commit f84f5c592bb41d50210e72e464846b133a65a038 Author: LupiNexMedia Date: Tue Apr 28 09:32:03 2026 +0200 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..22e7db6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,75 @@ +# ---> Unity +# This .gitignore file should be placed at the root of your Unity project directory +# +# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore +# +/[Ll]ibrary/ +/[Tt]emp/ +/[Oo]bj/ +/[Bb]uild/ +/[Bb]uilds/ +/[Ll]ogs/ +/[Uu]ser[Ss]ettings/ + +# MemoryCaptures can get excessive in size. +# They also could contain extremely sensitive data +/[Mm]emoryCaptures/ + +# Recordings can get excessive in size +/[Rr]ecordings/ + +# Uncomment this line if you wish to ignore the asset store tools plugin +# /[Aa]ssets/AssetStoreTools* + +# Autogenerated Jetbrains Rider plugin +/[Aa]ssets/Plugins/Editor/JetBrains* + +# Visual Studio cache directory +.vs/ + +# Gradle cache directory +.gradle/ + +# Autogenerated VS/MD/Consulo solution and project files +ExportedObj/ +.consulo/ +*.csproj +*.unityproj +*.sln +*.suo +*.tmp +*.user +*.userprefs +*.pidb +*.booproj +*.svd +*.pdb +*.mdb +*.opendb +*.VC.db + +# Unity3D generated meta files +*.pidb.meta +*.pdb.meta +*.mdb.meta + +# Unity3D generated file on crash reports +sysinfo.txt + +# Builds +*.apk +*.aab +*.unitypackage +*.unitypackage.meta +*.app + +# Crashlytics generated file +crashlytics-build.properties + +# Packed Addressables +/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin* + +# Temporary auto-generated Android Assets +/[Aa]ssets/[Ss]treamingAssets/aa.meta +/[Aa]ssets/[Ss]treamingAssets/aa/* + diff --git a/Assets/Settings.meta b/Assets/Settings.meta new file mode 100644 index 0000000..39b94dd --- /dev/null +++ b/Assets/Settings.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 709f11a7f3c4041caa4ef136ea32d874 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/2D Render Pipeline Asset.asset b/Assets/Settings/2D Render Pipeline Asset.asset new file mode 100644 index 0000000..3a0ed60 --- /dev/null +++ b/Assets/Settings/2D Render Pipeline Asset.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} + m_Name: 2D Render Pipeline Asset + m_EditorClassIdentifier: + k_AssetVersion: 12 + k_AssetPreviousVersion: 12 + m_RendererType: 1 + m_RendererData: {fileID: 0} + m_RendererDataList: + - {fileID: 11400000, guid: 3d82f10d73ce04959a56018bb258a29c, type: 2} + m_DefaultRendererIndex: 0 + m_RequireDepthTexture: 0 + m_RequireOpaqueTexture: 0 + m_OpaqueDownsampling: 1 + m_SupportsTerrainHoles: 1 + m_SupportsHDR: 1 + m_HDRColorBufferPrecision: 0 + m_MSAA: 1 + m_RenderScale: 1 + m_UpscalingFilter: 0 + m_FsrOverrideSharpness: 0 + m_FsrSharpness: 0.92 + m_EnableLODCrossFade: 1 + m_LODCrossFadeDitheringType: 1 + m_ShEvalMode: 0 + m_LightProbeSystem: 0 + m_ProbeVolumeMemoryBudget: 1024 + m_ProbeVolumeBlendingMemoryBudget: 256 + m_SupportProbeVolumeGPUStreaming: 0 + m_SupportProbeVolumeDiskStreaming: 0 + m_SupportProbeVolumeScenarios: 0 + m_SupportProbeVolumeScenarioBlending: 0 + m_ProbeVolumeSHBands: 1 + m_MainLightRenderingMode: 1 + m_MainLightShadowsSupported: 1 + m_MainLightShadowmapResolution: 2048 + m_AdditionalLightsRenderingMode: 1 + m_AdditionalLightsPerObjectLimit: 4 + m_AdditionalLightShadowsSupported: 0 + m_AdditionalLightsShadowmapResolution: 2048 + m_AdditionalLightsShadowResolutionTierLow: 256 + m_AdditionalLightsShadowResolutionTierMedium: 512 + m_AdditionalLightsShadowResolutionTierHigh: 1024 + m_ReflectionProbeBlending: 0 + m_ReflectionProbeBoxProjection: 0 + m_ShadowDistance: 50 + m_ShadowCascadeCount: 1 + m_Cascade2Split: 0.25 + m_Cascade3Split: {x: 0.1, y: 0.3} + m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467} + m_CascadeBorder: 0.2 + m_ShadowDepthBias: 1 + m_ShadowNormalBias: 1 + m_AnyShadowsSupported: 1 + m_SoftShadowsSupported: 0 + m_ConservativeEnclosingSphere: 1 + m_NumIterationsEnclosingSphere: 64 + m_SoftShadowQuality: 2 + m_AdditionalLightsCookieResolution: 2048 + m_AdditionalLightsCookieFormat: 3 + m_UseSRPBatcher: 1 + m_SupportsDynamicBatching: 0 + m_MixedLightingSupported: 1 + m_SupportsLightCookies: 1 + m_SupportsLightLayers: 0 + m_DebugLevel: 0 + m_StoreActionsOptimization: 0 + m_UseAdaptivePerformance: 1 + m_ColorGradingMode: 0 + m_ColorGradingLutSize: 32 + m_AllowPostProcessAlphaOutput: 0 + m_UseFastSRGBLinearConversion: 0 + m_SupportDataDrivenLensFlare: 1 + m_SupportScreenSpaceLensFlare: 1 + m_GPUResidentDrawerMode: 0 + m_SmallMeshScreenPercentage: 0 + m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 + m_ShadowType: 1 + m_LocalShadowsSupported: 0 + m_LocalShadowsAtlasResolution: 256 + m_MaxPixelLights: 0 + m_ShadowAtlasResolution: 256 + m_VolumeFrameworkUpdateMode: 0 + m_VolumeProfile: {fileID: 0} + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + m_PrefilteringModeMainLightShadows: 1 + m_PrefilteringModeAdditionalLight: 4 + m_PrefilteringModeAdditionalLightShadows: 1 + m_PrefilterXRKeywords: 0 + m_PrefilteringModeForwardPlus: 1 + m_PrefilteringModeDeferredRendering: 1 + m_PrefilteringModeScreenSpaceOcclusion: 1 + m_PrefilterDebugKeywords: 0 + m_PrefilterWriteRenderingLayers: 0 + m_PrefilterHDROutput: 0 + m_PrefilterAlphaOutput: 0 + m_PrefilterSSAODepthNormals: 0 + m_PrefilterSSAOSourceDepthLow: 0 + m_PrefilterSSAOSourceDepthMedium: 0 + m_PrefilterSSAOSourceDepthHigh: 0 + m_PrefilterSSAOInterleaved: 0 + m_PrefilterSSAOBlueNoise: 0 + m_PrefilterSSAOSampleCountLow: 0 + m_PrefilterSSAOSampleCountMedium: 0 + m_PrefilterSSAOSampleCountHigh: 0 + m_PrefilterDBufferMRT1: 0 + m_PrefilterDBufferMRT2: 0 + m_PrefilterDBufferMRT3: 0 + m_PrefilterSoftShadowsQualityLow: 0 + m_PrefilterSoftShadowsQualityMedium: 0 + m_PrefilterSoftShadowsQualityHigh: 0 + m_PrefilterSoftShadows: 0 + m_PrefilterScreenCoord: 0 + m_PrefilterNativeRenderPass: 0 + m_PrefilterUseLegacyLightmaps: 0 + m_ShaderVariantLogLevel: 0 + m_ShadowCascades: 0 + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/Settings/2D Render Pipeline Asset.asset.meta b/Assets/Settings/2D Render Pipeline Asset.asset.meta new file mode 100644 index 0000000..45f50e4 --- /dev/null +++ b/Assets/Settings/2D Render Pipeline Asset.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 241c371eed30a4013aab2a4f78411bfc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/2D Render Pipeline Asset_Renderer.asset b/Assets/Settings/2D Render Pipeline Asset_Renderer.asset new file mode 100644 index 0000000..9582b9e --- /dev/null +++ b/Assets/Settings/2D Render Pipeline Asset_Renderer.asset @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 11145981673336645838492a2d98e247, type: 3} + m_Name: 2D Render Pipeline Asset_Renderer + m_EditorClassIdentifier: + debugShaders: + debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3} + m_RendererFeatures: [] + m_RendererFeatureMap: + m_UseNativeRenderPass: 0 + m_TransparencySortMode: 0 + m_TransparencySortAxis: {x: 0, y: 1, z: 0} + m_HDREmulationScale: 1 + m_LightRenderTextureScale: 0.5 + m_LightBlendStyles: + - name: Multiply + maskTextureChannel: 0 + blendMode: 1 + - name: Additive + maskTextureChannel: 0 + blendMode: 0 + - name: Multiply with Mask + maskTextureChannel: 1 + blendMode: 1 + - name: Additive with Mask + maskTextureChannel: 1 + blendMode: 0 + m_UseDepthStencilBuffer: 1 + m_UseCameraSortingLayersTexture: 0 + m_CameraSortingLayersTextureBound: -1 + m_CameraSortingLayerDownsamplingMethod: 0 + m_MaxLightRenderTextureCount: 16 + m_MaxShadowRenderTextureCount: 1 + m_ShapeLightShader: {fileID: 4800000, guid: d79e1c784eaf80c4585c0be7391f757a, type: 3} + m_ShapeLightVolumeShader: {fileID: 4800000, guid: 7e60080c8cd24a2468cb08b4bfee5606, + type: 3} + m_PointLightShader: {fileID: 4800000, guid: e35a31e1679aeff489e202f5cc4853d5, type: 3} + m_PointLightVolumeShader: {fileID: 4800000, guid: c7d04ca57e5449d49ad9cee1c604bc26, + type: 3} + m_CoreBlitShader: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3} + m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, + type: 3} + m_SamplingShader: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, + type: 3} + m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, + type: 3} + m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, + type: 3} + m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, + type: 3} + m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, + type: 3} + m_PostProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} + m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, type: 3} + m_DefaultMaterialType: 0 + m_DefaultCustomMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} + m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, + type: 2} diff --git a/Assets/Settings/2D Render Pipeline Asset_Renderer.asset.meta b/Assets/Settings/2D Render Pipeline Asset_Renderer.asset.meta new file mode 100644 index 0000000..d3b30bd --- /dev/null +++ b/Assets/Settings/2D Render Pipeline Asset_Renderer.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3d82f10d73ce04959a56018bb258a29c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/DefaultVolumeProfile.asset b/Assets/Settings/DefaultVolumeProfile.asset new file mode 100644 index 0000000..5ece6ba --- /dev/null +++ b/Assets/Settings/DefaultVolumeProfile.asset @@ -0,0 +1,795 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8044233067654781776 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e021b4c809a781e468c2988c016ebbea, type: 3} + m_Name: ColorLookup + m_EditorClassIdentifier: + active: 1 + texture: + m_OverrideState: 1 + m_Value: {fileID: 0} + dimension: 1 + contribution: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &-7113416526393824211 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c5e1dc532bcb41949b58bc4f2abfbb7e, type: 3} + m_Name: LensDistortion + m_EditorClassIdentifier: + active: 1 + intensity: + m_OverrideState: 1 + m_Value: 0 + xMultiplier: + m_OverrideState: 1 + m_Value: 1 + yMultiplier: + m_OverrideState: 1 + m_Value: 1 + center: + m_OverrideState: 1 + m_Value: {x: 0.5, y: 0.5} + scale: + m_OverrideState: 1 + m_Value: 1 +--- !u!114 &-6652014791196835132 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 81180773991d8724ab7f2d216912b564, type: 3} + m_Name: ChromaticAberration + m_EditorClassIdentifier: + active: 1 + intensity: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &-6194285448779522522 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 06437c1ff663d574d9447842ba0a72e4, type: 3} + m_Name: ScreenSpaceLensFlare + m_EditorClassIdentifier: + active: 1 + intensity: + m_OverrideState: 1 + m_Value: 0 + tintColor: + m_OverrideState: 1 + m_Value: {r: 1, g: 1, b: 1, a: 1} + bloomMip: + m_OverrideState: 1 + m_Value: 1 + firstFlareIntensity: + m_OverrideState: 1 + m_Value: 1 + secondaryFlareIntensity: + m_OverrideState: 1 + m_Value: 1 + warpedFlareIntensity: + m_OverrideState: 1 + m_Value: 1 + warpedFlareScale: + m_OverrideState: 1 + m_Value: {x: 1, y: 1} + samples: + m_OverrideState: 1 + m_Value: 1 + sampleDimmer: + m_OverrideState: 1 + m_Value: 0.5 + vignetteEffect: + m_OverrideState: 1 + m_Value: 1 + startingPosition: + m_OverrideState: 1 + m_Value: 1.25 + scale: + m_OverrideState: 1 + m_Value: 1.5 + streaksIntensity: + m_OverrideState: 1 + m_Value: 0 + streaksLength: + m_OverrideState: 1 + m_Value: 0.5 + streaksOrientation: + m_OverrideState: 1 + m_Value: 0 + streaksThreshold: + m_OverrideState: 1 + m_Value: 0.25 + resolution: + m_OverrideState: 1 + m_Value: 4 + chromaticAbberationIntensity: + m_OverrideState: 1 + m_Value: 0.5 +--- !u!114 &-4443869548516089167 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6bd486065ce11414fa40e631affc4900, type: 3} + m_Name: ProbeVolumesOptions + m_EditorClassIdentifier: + active: 1 + normalBias: + m_OverrideState: 1 + m_Value: 0.33 + viewBias: + m_OverrideState: 1 + m_Value: 0 + scaleBiasWithMinProbeDistance: + m_OverrideState: 1 + m_Value: 0 + samplingNoise: + m_OverrideState: 1 + m_Value: 0.1 + animateSamplingNoise: + m_OverrideState: 1 + m_Value: 1 + leakReductionMode: + m_OverrideState: 1 + m_Value: 2 + minValidDotProductValue: + m_OverrideState: 1 + m_Value: 0.1 + occlusionOnlyReflectionNormalization: + m_OverrideState: 1 + m_Value: 1 + intensityMultiplier: + m_OverrideState: 1 + m_Value: 1 + skyOcclusionIntensityMultiplier: + m_OverrideState: 1 + m_Value: 1 + worldOffset: + m_OverrideState: 1 + m_Value: {x: 0, y: 0, z: 0} +--- !u!114 &-3652422511798032452 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 66f335fb1ffd8684294ad653bf1c7564, type: 3} + m_Name: ColorAdjustments + m_EditorClassIdentifier: + active: 1 + postExposure: + m_OverrideState: 1 + m_Value: 0 + contrast: + m_OverrideState: 1 + m_Value: 0 + colorFilter: + m_OverrideState: 1 + m_Value: {r: 1, g: 1, b: 1, a: 1} + hueShift: + m_OverrideState: 1 + m_Value: 0 + saturation: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &-2252093159655762767 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0b2db86121404754db890f4c8dfe81b2, type: 3} + m_Name: Bloom + m_EditorClassIdentifier: + active: 1 + skipIterations: + m_OverrideState: 1 + m_Value: 1 + threshold: + m_OverrideState: 1 + m_Value: 0.9 + intensity: + m_OverrideState: 1 + m_Value: 0 + scatter: + m_OverrideState: 1 + m_Value: 0.7 + clamp: + m_OverrideState: 1 + m_Value: 65472 + tint: + m_OverrideState: 1 + m_Value: {r: 1, g: 1, b: 1, a: 1} + highQualityFiltering: + m_OverrideState: 1 + m_Value: 0 + downscale: + m_OverrideState: 1 + m_Value: 0 + maxIterations: + m_OverrideState: 1 + m_Value: 6 + dirtTexture: + m_OverrideState: 1 + m_Value: {fileID: 0} + dimension: 1 + dirtIntensity: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &-1896601505959948892 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cdfbdbb87d3286943a057f7791b43141, type: 3} + m_Name: ChannelMixer + m_EditorClassIdentifier: + active: 1 + redOutRedIn: + m_OverrideState: 1 + m_Value: 100 + redOutGreenIn: + m_OverrideState: 1 + m_Value: 0 + redOutBlueIn: + m_OverrideState: 1 + m_Value: 0 + greenOutRedIn: + m_OverrideState: 1 + m_Value: 0 + greenOutGreenIn: + m_OverrideState: 1 + m_Value: 100 + greenOutBlueIn: + m_OverrideState: 1 + m_Value: 0 + blueOutRedIn: + m_OverrideState: 1 + m_Value: 0 + blueOutGreenIn: + m_OverrideState: 1 + m_Value: 0 + blueOutBlueIn: + m_OverrideState: 1 + m_Value: 100 +--- !u!114 &-40241021730434881 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 97c23e3b12dc18c42a140437e53d3951, type: 3} + m_Name: Tonemapping + m_EditorClassIdentifier: + active: 1 + mode: + m_OverrideState: 1 + m_Value: 0 + neutralHDRRangeReductionMode: + m_OverrideState: 1 + m_Value: 2 + acesPreset: + m_OverrideState: 1 + m_Value: 3 + hueShiftAmount: + m_OverrideState: 1 + m_Value: 0 + detectPaperWhite: + m_OverrideState: 1 + m_Value: 0 + paperWhite: + m_OverrideState: 1 + m_Value: 300 + detectBrightnessLimits: + m_OverrideState: 1 + m_Value: 1 + minNits: + m_OverrideState: 1 + m_Value: 0.005 + maxNits: + m_OverrideState: 1 + m_Value: 1000 +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} + m_Name: DefaultVolumeProfile + m_EditorClassIdentifier: + components: + - {fileID: -40241021730434881} + - {fileID: 2241143526049248242} + - {fileID: 3779572788368278168} + - {fileID: -7113416526393824211} + - {fileID: -6652014791196835132} + - {fileID: -3652422511798032452} + - {fileID: -6194285448779522522} + - {fileID: 2663355331502345046} + - {fileID: 7740699887506077533} + - {fileID: 7352231596855668956} + - {fileID: 4918997836121726402} + - {fileID: -8044233067654781776} + - {fileID: -1896601505959948892} + - {fileID: 6908462809322841281} + - {fileID: 7695646468167323823} + - {fileID: 7887495657892488673} + - {fileID: 496225158971406011} + - {fileID: -2252093159655762767} + - {fileID: -4443869548516089167} +--- !u!114 &496225158971406011 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3eb4b772797da9440885e8bd939e9560, type: 3} + m_Name: ColorCurves + m_EditorClassIdentifier: + active: 1 + master: + m_OverrideState: 1 + m_Value: + k__BackingField: 2 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + red: + m_OverrideState: 1 + m_Value: + k__BackingField: 2 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + green: + m_OverrideState: 1 + m_Value: + k__BackingField: 2 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + blue: + m_OverrideState: 1 + m_Value: + k__BackingField: 2 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + hueVsHue: + m_OverrideState: 1 + m_Value: + k__BackingField: 0 + m_Loop: 1 + m_ZeroValue: 0.5 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + hueVsSat: + m_OverrideState: 1 + m_Value: + k__BackingField: 0 + m_Loop: 1 + m_ZeroValue: 0.5 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + satVsSat: + m_OverrideState: 1 + m_Value: + k__BackingField: 0 + m_Loop: 0 + m_ZeroValue: 0.5 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + lumVsSat: + m_OverrideState: 1 + m_Value: + k__BackingField: 0 + m_Loop: 0 + m_ZeroValue: 0.5 + m_Range: 1 + m_Curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!114 &2241143526049248242 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ccf1aba9553839d41ae37dd52e9ebcce, type: 3} + m_Name: MotionBlur + m_EditorClassIdentifier: + active: 1 + mode: + m_OverrideState: 1 + m_Value: 0 + quality: + m_OverrideState: 1 + m_Value: 0 + intensity: + m_OverrideState: 1 + m_Value: 0 + clamp: + m_OverrideState: 1 + m_Value: 0.05 +--- !u!114 &2663355331502345046 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c01700fd266d6914ababb731e09af2eb, type: 3} + m_Name: DepthOfField + m_EditorClassIdentifier: + active: 1 + mode: + m_OverrideState: 1 + m_Value: 0 + gaussianStart: + m_OverrideState: 1 + m_Value: 10 + gaussianEnd: + m_OverrideState: 1 + m_Value: 30 + gaussianMaxRadius: + m_OverrideState: 1 + m_Value: 1 + highQualitySampling: + m_OverrideState: 1 + m_Value: 0 + focusDistance: + m_OverrideState: 1 + m_Value: 10 + aperture: + m_OverrideState: 1 + m_Value: 5.6 + focalLength: + m_OverrideState: 1 + m_Value: 50 + bladeCount: + m_OverrideState: 1 + m_Value: 5 + bladeCurvature: + m_OverrideState: 1 + m_Value: 1 + bladeRotation: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &3779572788368278168 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 221518ef91623a7438a71fef23660601, type: 3} + m_Name: WhiteBalance + m_EditorClassIdentifier: + active: 1 + temperature: + m_OverrideState: 1 + m_Value: 0 + tint: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &4918997836121726402 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 70afe9e12c7a7ed47911bb608a23a8ff, type: 3} + m_Name: SplitToning + m_EditorClassIdentifier: + active: 1 + shadows: + m_OverrideState: 1 + m_Value: {r: 0.5, g: 0.5, b: 0.5, a: 1} + highlights: + m_OverrideState: 1 + m_Value: {r: 0.5, g: 0.5, b: 0.5, a: 1} + balance: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &6908462809322841281 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 558a8e2b6826cf840aae193990ba9f2e, type: 3} + m_Name: ShadowsMidtonesHighlights + m_EditorClassIdentifier: + active: 1 + shadows: + m_OverrideState: 1 + m_Value: {x: 1, y: 1, z: 1, w: 0} + midtones: + m_OverrideState: 1 + m_Value: {x: 1, y: 1, z: 1, w: 0} + highlights: + m_OverrideState: 1 + m_Value: {x: 1, y: 1, z: 1, w: 0} + shadowsStart: + m_OverrideState: 1 + m_Value: 0 + shadowsEnd: + m_OverrideState: 1 + m_Value: 0.3 + highlightsStart: + m_OverrideState: 1 + m_Value: 0.55 + highlightsEnd: + m_OverrideState: 1 + m_Value: 1 +--- !u!114 &7352231596855668956 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fb60a22f311433c4c962b888d1393f88, type: 3} + m_Name: PaniniProjection + m_EditorClassIdentifier: + active: 1 + distance: + m_OverrideState: 1 + m_Value: 0 + cropToFit: + m_OverrideState: 1 + m_Value: 1 +--- !u!114 &7695646468167323823 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 899c54efeace73346a0a16faa3afe726, type: 3} + m_Name: Vignette + m_EditorClassIdentifier: + active: 1 + color: + m_OverrideState: 1 + m_Value: {r: 0, g: 0, b: 0, a: 1} + center: + m_OverrideState: 1 + m_Value: {x: 0.5, y: 0.5} + intensity: + m_OverrideState: 1 + m_Value: 0 + smoothness: + m_OverrideState: 1 + m_Value: 0.2 + rounded: + m_OverrideState: 1 + m_Value: 0 +--- !u!114 &7740699887506077533 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5485954d14dfb9a4c8ead8edb0ded5b1, type: 3} + m_Name: LiftGammaGain + m_EditorClassIdentifier: + active: 1 + lift: + m_OverrideState: 1 + m_Value: {x: 1, y: 1, z: 1, w: 0} + gamma: + m_OverrideState: 1 + m_Value: {x: 1, y: 1, z: 1, w: 0} + gain: + m_OverrideState: 1 + m_Value: {x: 1, y: 1, z: 1, w: 0} +--- !u!114 &7887495657892488673 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 29fa0085f50d5e54f8144f766051a691, type: 3} + m_Name: FilmGrain + m_EditorClassIdentifier: + active: 1 + type: + m_OverrideState: 1 + m_Value: 0 + intensity: + m_OverrideState: 1 + m_Value: 0 + response: + m_OverrideState: 1 + m_Value: 0.8 + texture: + m_OverrideState: 1 + m_Value: {fileID: 0} diff --git a/Assets/Settings/DefaultVolumeProfile.asset.meta b/Assets/Settings/DefaultVolumeProfile.asset.meta new file mode 100644 index 0000000..70b9f50 --- /dev/null +++ b/Assets/Settings/DefaultVolumeProfile.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 97ae41e5598224cf29f59eb8f4f7511c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/Post Processing Profile.asset b/Assets/Settings/Post Processing Profile.asset new file mode 100644 index 0000000..6b7671e --- /dev/null +++ b/Assets/Settings/Post Processing Profile.asset @@ -0,0 +1,15 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3} + m_Name: Post Processing Profile + m_EditorClassIdentifier: + components: [] diff --git a/Assets/Settings/Post Processing Profile.asset.meta b/Assets/Settings/Post Processing Profile.asset.meta new file mode 100644 index 0000000..1dfac37 --- /dev/null +++ b/Assets/Settings/Post Processing Profile.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f966c51a705074a1e92fdf0cb2abfc0c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/Tutorials-Layout.wlt b/Assets/Settings/Tutorials-Layout.wlt new file mode 100644 index 0000000..6b4cc87 --- /dev/null +++ b/Assets/Settings/Tutorials-Layout.wlt @@ -0,0 +1,1404 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12004, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_PixelRect: + serializedVersion: 2 + x: 0 + y: 66 + width: 1728 + height: 1051 + m_ShowMode: 4 + m_Title: Project + m_RootView: {fileID: 7} + m_MinSize: {x: 875, y: 300} + m_MaxSize: {x: 10000, y: 10000} + m_Maximized: 1 +--- !u!114 &2 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: TutorialWindow + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 1274.5 + y: 0 + width: 453.5 + height: 995 + m_MinSize: {x: 402, y: 626} + m_MaxSize: {x: 602, y: 1226} + m_ActualView: {fileID: 13} + m_Panes: + - {fileID: 13} + m_Selected: 0 + m_LastSelected: 0 +--- !u!114 &3 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 10} + - {fileID: 4} + - {fileID: 2} + m_Position: + serializedVersion: 2 + x: 0 + y: 36 + width: 1728 + height: 995 + m_MinSize: {x: 400, y: 100} + m_MaxSize: {x: 32384, y: 16192} + vertical: 0 + controlID: 398 + draggingID: 0 +--- !u!114 &4 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: InspectorWindow + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 912.5 + y: 0 + width: 362 + height: 995 + m_MinSize: {x: 277, y: 76} + m_MaxSize: {x: 4002, y: 4026} + m_ActualView: {fileID: 15} + m_Panes: + - {fileID: 15} + m_Selected: 0 + m_LastSelected: 0 +--- !u!114 &5 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 282.5 + height: 628.5 + m_MinSize: {x: 201, y: 226} + m_MaxSize: {x: 4001, y: 4026} + m_ActualView: {fileID: 16} + m_Panes: + - {fileID: 16} + m_Selected: 0 + m_LastSelected: 0 +--- !u!114 &6 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: ProjectBrowser + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 628.5 + width: 912.5 + height: 366.5 + m_MinSize: {x: 231, y: 276} + m_MaxSize: {x: 10001, y: 10026} + m_ActualView: {fileID: 14} + m_Panes: + - {fileID: 14} + - {fileID: 19} + m_Selected: 0 + m_LastSelected: 1 +--- !u!114 &7 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 8} + - {fileID: 3} + - {fileID: 9} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1728 + height: 1051 + m_MinSize: {x: 875, y: 300} + m_MaxSize: {x: 10000, y: 10000} + m_UseTopView: 1 + m_TopViewHeight: 36 + m_UseBottomView: 1 + m_BottomViewHeight: 20 +--- !u!114 &8 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1728 + height: 36 + m_MinSize: {x: 0, y: 0} + m_MaxSize: {x: 0, y: 0} + m_LastLoadedLayoutName: Tutorials +--- !u!114 &9 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 1031 + width: 1728 + height: 20 + m_MinSize: {x: 0, y: 0} + m_MaxSize: {x: 0, y: 0} +--- !u!114 &10 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 11} + - {fileID: 6} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 912.5 + height: 995 + m_MinSize: {x: 200, y: 100} + m_MaxSize: {x: 16192, y: 16192} + vertical: 1 + controlID: 399 + draggingID: 0 +--- !u!114 &11 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 5} + - {fileID: 12} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 912.5 + height: 628.5 + m_MinSize: {x: 200, y: 50} + m_MaxSize: {x: 16192, y: 8096} + vertical: 0 + controlID: 400 + draggingID: 0 +--- !u!114 &12 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: SceneView + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 282.5 + y: 0 + width: 630 + height: 628.5 + m_MinSize: {x: 202, y: 226} + m_MaxSize: {x: 4002, y: 4026} + m_ActualView: {fileID: 17} + m_Panes: + - {fileID: 17} + - {fileID: 18} + m_Selected: 0 + m_LastSelected: 1 +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5c022ecfc024a284d8e6fe2d32be9e75, type: 3} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 400, y: 600} + m_MaxSize: {x: 600, y: 1200} + m_TitleContent: + m_Text: Tutorials + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: "Tutorials\u200B" + m_Pos: + serializedVersion: 2 + x: 1274.5 + y: 102 + width: 452.5 + height: 969 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ContainerData: [] + m_OverlaysVisible: 1 +--- !u!114 &14 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 230, y: 250} + m_MaxSize: {x: 10000, y: 10000} + m_TitleContent: + m_Text: Project + m_Image: {fileID: -5179483145760003458, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_TextWithWhitespace: "Project\u200B" + m_Pos: + serializedVersion: 2 + x: 0 + y: 730.5 + width: 911.5 + height: 340.5 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ContainerData: [] + m_OverlaysVisible: 1 + m_SearchFilter: + m_NameFilter: + m_ClassNames: [] + m_AssetLabels: [] + m_AssetBundleNames: [] + m_ReferencingInstanceIDs: + m_SceneHandles: + m_ShowAllHits: 0 + m_SkipHidden: 0 + m_SearchArea: 1 + m_Folders: + - Assets/_Unity Essentials + m_Globs: [] + m_ProductIds: + m_AnyWithAssetOrigin: 0 + m_OriginalText: + m_ImportLogFlags: 0 + m_FilterByTypeIntersection: 0 + m_ViewMode: 1 + m_StartGridSize: 68 + m_LastFolders: + - Assets/_Unity Essentials + m_LastFoldersGridSize: 68 + m_LastProjectPath: /Users/aaron.sharp/GitHub/essentials-pathway + m_LockTracker: + m_IsLocked: 0 + m_FolderTreeState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: eebd0000 + m_LastClickedID: 48622 + m_ExpandedIDs: 0000000020b8000022b80000eebd0000 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_TrimLeadingAndTrailingWhitespace: 0 + m_ClientGUIView: {fileID: 0} + m_SearchString: + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_AssetTreeState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: + m_LastClickedID: 0 + m_ExpandedIDs: 000000001eb8000020b8000022b80000 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_TrimLeadingAndTrailingWhitespace: 0 + m_ClientGUIView: {fileID: 0} + m_SearchString: + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_ListAreaState: + m_SelectedInstanceIDs: 2ab40000 + m_LastClickedInstanceID: 46122 + m_HadKeyboardFocusLastEvent: 0 + m_ExpandedInstanceIDs: c6230000 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_TrimLeadingAndTrailingWhitespace: 0 + m_ClientGUIView: {fileID: 6} + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_NewAssetIndexInList: -1 + m_ScrollPosition: {x: 0, y: 0} + m_GridSize: 68 + m_SkipHiddenPackages: 0 + m_DirectoriesAreaWidth: 207 +--- !u!114 &15 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 275, y: 50} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Inspector + m_Image: {fileID: -440750813802333266, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_TextWithWhitespace: "Inspector\u200B" + m_Pos: + serializedVersion: 2 + x: 912.5 + y: 102 + width: 360 + height: 969 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ContainerData: [] + m_OverlaysVisible: 1 + m_ObjectsLockedBeforeSerialization: [] + m_InstanceIDsLockedBeforeSerialization: + m_PreviewResizer: + m_CachedPref: 160 + m_ControlHash: -371814159 + m_PrefName: Preview_InspectorPreview + m_LastInspectedObjectInstanceID: -1 + m_LastVerticalScrollValue: 0 + m_GlobalObjectId: + m_InspectorMode: 0 + m_LockTracker: + m_IsLocked: 0 + m_PreviewWindow: {fileID: 0} +--- !u!114 &16 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12061, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Hierarchy + m_Image: {fileID: -3734745235275155857, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_TextWithWhitespace: "Hierarchy\u200B" + m_Pos: + serializedVersion: 2 + x: 0 + y: 24 + width: 281.5 + height: 602.5 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ContainerData: [] + m_OverlaysVisible: 1 + m_SceneHierarchy: + m_TreeViewState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: 2ab40000 + m_LastClickedID: 0 + m_ExpandedIDs: 0e0c9dffde96fcff7c7efdffd680fdff2883fdfffc78feff6482fefff0fdfeff42fbffff704a0100a64d01006c4e0100be4e0100 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 0 + m_TrimLeadingAndTrailingWhitespace: 0 + m_ClientGUIView: {fileID: 5} + m_SearchString: + m_ExpandedScenes: [] + m_CurrenRootInstanceID: 0 + m_LockTracker: + m_IsLocked: 0 + m_CurrentSortingName: TransformSorting + m_WindowGUID: 4c969a2b90040154d917609493e03593 +--- !u!114 &17 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12013, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Scene + m_Image: {fileID: 8634526014445323508, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_TextWithWhitespace: "Scene\u200B" + m_Pos: + serializedVersion: 2 + x: 282.5 + y: 102 + width: 628 + height: 602.5 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: + - dockPosition: 0 + containerId: overlay-toolbar__top + displayed: 1 + id: Tool Settings + index: 0 + contents: '{"m_Layout":1,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":-101.0,"y":-26.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":3,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: -101, y: -26} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 3 + layout: 1 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-toolbar__top + displayed: 1 + id: unity-grid-and-snap-toolbar + index: 1 + contents: '{"m_Layout":1,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":-141.0,"y":149.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":1,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: -141, y: 149} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 1 + layout: 1 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-toolbar__top + displayed: 1 + id: unity-scene-view-toolbar + index: 0 + contents: '{"m_Layout":1,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":24.0,"y":0.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 24, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 1 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-toolbar__top + displayed: 0 + id: unity-search-toolbar + index: 2 + contents: '{"m_Layout":1,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":-24.0,"y":0.0},"m_FloatingSnapCorner":1,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: -24, y: 0} + snapCorner: 1 + layout: 1 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-container--left + displayed: 1 + id: unity-transform-toolbar + index: 0 + contents: '{"m_Layout":2,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":24.0,"y":0.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 24, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 2 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-container--left + displayed: 1 + id: unity-component-tools + index: 1 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 197} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 2 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-container--right + displayed: 1 + id: Orientation + index: 0 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":67.5,"y":86.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 67.5, y: 86} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Light Settings + index: 4 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Camera + index: 1 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Cloth Constraints + index: 5 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Cloth Collisions + index: 6 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Navmesh Display + index: 4 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Agent Display + index: 5 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Obstacle Display + index: 6 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Occlusion Culling + index: 7 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Physics Debugger + index: 8 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Scene Visibility + index: 9 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Particles + index: 10 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Tilemap + index: 11 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Tilemap Palette Helper + index: 12 + contents: + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Open Tile Palette + index: 0 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":48.0,"y":48.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 48, y: 48} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Tilemap Focus + index: 2 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":48.0,"y":48.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 48, y: 48} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Path + index: 11 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":48.0,"y":48.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 48, y: 48} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: APV Overlay + index: 12 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":48.0,"y":48.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 48, y: 48} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/TrailRenderer + index: 13 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":48.0,"y":48.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 48, y: 48} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-toolbar__top + displayed: 0 + id: Brush Attributes + index: 2 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-toolbar__top + displayed: 1 + id: unity-scene-view-camera-mode-toolbar + index: 1 + contents: '{"m_Layout":1,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":24.0,"y":0.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 24, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 1 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-toolbar__left + displayed: 0 + id: Terrain Tools + index: 0 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 0 + containerId: overlay-toolbar__left + displayed: 0 + id: Brush Masks + index: 1 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--left + displayed: 0 + id: Scene View/Lighting Visualization Colors + index: 0 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--left + displayed: 1 + id: Overlays/OverlayMenu + index: 1 + contents: '{"m_Layout":1,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":24.0,"y":0.0},"m_SnapOffsetDelta":{"x":0.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 24, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + layout: 1 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Tile Palette Clipboard + index: 1 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Tile Palette Brush Pick + index: 3 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/Sprite Swap + index: 14 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: SceneView/CamerasOverlay + index: 15 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + - dockPosition: 1 + containerId: overlay-container--right + displayed: 0 + id: Scene View/PBR Validation Settings + index: 16 + contents: '{"m_Layout":4,"m_Collapsed":false,"m_Floating":false,"m_FloatingSnapOffset":{"x":0.0,"y":0.0},"m_SnapOffsetDelta":{"x":24.0,"y":0.0},"m_FloatingSnapCorner":0,"m_Size":{"x":0.0,"y":0.0},"m_SizeOverridden":false}' + floating: 0 + collapsed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 24, y: 0} + snapCorner: 0 + layout: 4 + size: {x: 0, y: 0} + sizeOverridden: 0 + m_ContainerData: + - containerId: overlay-toolbar__top + scrollOffset: 0 + - containerId: overlay-toolbar__left + scrollOffset: 0 + - containerId: overlay-container--left + scrollOffset: 0 + - containerId: overlay-container--right + scrollOffset: 0 + - containerId: overlay-toolbar__right + scrollOffset: 0 + - containerId: overlay-toolbar__bottom + scrollOffset: 0 + - containerId: Floating + scrollOffset: 0 + m_OverlaysVisible: 1 + m_WindowGUID: cc27987af1a868c49b0894db9c0f5429 + m_Gizmos: 1 + m_OverrideSceneCullingMask: 6917529027641081856 + m_SceneIsLit: 1 + m_SceneLighting: 1 + m_2DMode: 0 + m_isRotationLocked: 0 + m_PlayAudio: 0 + m_AudioPlay: 0 + m_DebugDrawModesUseInteractiveLightBakingData: 0 + m_Position: + m_Target: {x: -5.944307, y: 5.7326727, z: -13.112967} + speed: 2 + m_Value: {x: -1.0534763, y: 0.026294734, z: -2.823668} + m_RenderMode: 0 + m_CameraMode: + drawMode: 0 + name: Shaded + section: Shading Mode + m_ValidateTrueMetals: 0 + m_DoValidateTrueMetals: 0 + m_SceneViewState: + m_AlwaysRefresh: 1 + showFog: 0 + showSkybox: 1 + showFlares: 1 + showImageEffects: 1 + showParticleSystems: 1 + showVisualEffectGraphs: 1 + m_FxEnabled: 1 + m_Grid: + xGrid: + m_Fade: + m_Target: 0 + speed: 2 + m_Value: 0 + m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4} + m_Pivot: {x: 0, y: 0, z: 0} + m_Size: {x: 0, y: 0} + yGrid: + m_Fade: + m_Target: 1 + speed: 2 + m_Value: 1 + m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4} + m_Pivot: {x: 0, y: 0, z: 0} + m_Size: {x: 1, y: 1} + zGrid: + m_Fade: + m_Target: 0 + speed: 2 + m_Value: 0 + m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4} + m_Pivot: {x: 0, y: 0, z: 0} + m_Size: {x: 0, y: 0} + m_ShowGrid: 1 + m_GridAxis: 1 + m_gridOpacity: 0.5 + m_Rotation: + m_Target: {x: 0.16142789, y: 0.15970595, z: -0.02648274, w: 0.9735179} + speed: 2 + m_Value: {x: -0.7071068, y: 0, z: -0, w: -0.7071068} + m_Size: + m_Target: 9.704346 + speed: 2 + m_Value: 6.030664 + m_Ortho: + m_Target: 0 + speed: 2 + m_Value: 0 + m_CameraSettings: + m_Speed: 1 + m_SpeedNormalized: 0.5 + m_SpeedMin: 0.001 + m_SpeedMax: 2 + m_EasingEnabled: 1 + m_EasingDuration: 0.4 + m_AccelerationEnabled: 1 + m_FieldOfViewHorizontalOrVertical: 60 + m_NearClip: 0.03 + m_FarClip: 10000 + m_DynamicClip: 1 + m_OcclusionCulling: 0 + m_LastSceneViewRotation: {x: 0, y: 0, z: 0, w: 0} + m_LastSceneViewOrtho: 0 + m_Viewpoint: + m_SceneView: {fileID: 17} + m_CameraOverscanSettings: + m_Opacity: 50 + m_Scale: 1 + m_ReplacementShader: {fileID: 0} + m_ReplacementString: + m_SceneVisActive: 1 + m_LastLockedObject: {fileID: 0} + m_LastDebugDrawMode: 35 + m_ViewIsLockedToObject: 0 +--- !u!114 &18 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Game + m_Image: {fileID: 4621777727084837110, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_TextWithWhitespace: "Game\u200B" + m_Pos: + serializedVersion: 2 + x: 214.5 + y: 96 + width: 677.5 + height: 520 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ContainerData: [] + m_OverlaysVisible: 1 + m_SerializedViewNames: [] + m_SerializedViewValues: [] + m_PlayModeViewName: GameView + m_ShowGizmos: 0 + m_TargetDisplay: 0 + m_ClearColor: {r: 0, g: 0, b: 0, a: 0} + m_TargetSize: {x: 677.5, y: 499} + m_TextureFilterMode: 0 + m_TextureHideFlags: 61 + m_RenderIMGUI: 1 + m_EnterPlayModeBehavior: 0 + m_UseMipMap: 0 + m_VSyncEnabled: 0 + m_Gizmos: 0 + m_Stats: 0 + m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_ZoomArea: + m_HRangeLocked: 0 + m_VRangeLocked: 0 + hZoomLockedByDefault: 0 + vZoomLockedByDefault: 0 + m_HBaseRangeMin: -169.375 + m_HBaseRangeMax: 169.375 + m_VBaseRangeMin: -124.75 + m_VBaseRangeMax: 124.75 + m_HAllowExceedBaseRangeMin: 1 + m_HAllowExceedBaseRangeMax: 1 + m_VAllowExceedBaseRangeMin: 1 + m_VAllowExceedBaseRangeMax: 1 + m_ScaleWithWindow: 0 + m_HSlider: 0 + m_VSlider: 0 + m_IgnoreScrollWheelUntilClicked: 0 + m_EnableMouseInput: 1 + m_EnableSliderZoomHorizontal: 0 + m_EnableSliderZoomVertical: 0 + m_UniformScale: 1 + m_UpDirection: 1 + m_DrawArea: + serializedVersion: 2 + x: 0 + y: 21 + width: 677.5 + height: 499 + m_Scale: {x: 2, y: 2} + m_Translation: {x: 338.75, y: 249.5} + m_MarginLeft: 0 + m_MarginRight: 0 + m_MarginTop: 0 + m_MarginBottom: 0 + m_LastShownAreaInsideMargins: + serializedVersion: 2 + x: -169.375 + y: -124.75 + width: 338.75 + height: 249.5 + m_MinimalGUI: 1 + m_defaultScale: 2 + m_LastWindowPixelSize: {x: 1355, y: 1040} + m_ClearInEditMode: 1 + m_NoCameraWarning: 1 + m_LowResolutionForAspectRatios: 01000000000000000000 + m_XRRenderMode: 0 + m_RenderTexture: {fileID: 0} +--- !u!114 &19 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12003, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 100, y: 100} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Console + m_Image: {fileID: -4950941429401207979, guid: 0000000000000000d000000000000000, + type: 0} + m_Tooltip: + m_TextWithWhitespace: "Console\u200B" + m_Pos: + serializedVersion: 2 + x: 0 + y: 639.5 + width: 889.5 + height: 431.5 + m_SerializedDataModeController: + m_DataMode: 0 + m_PreferredDataMode: 0 + m_SupportedDataModes: + isAutomatic: 1 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ContainerData: [] + m_OverlaysVisible: 1 diff --git a/Assets/Settings/Tutorials-Layout.wlt.meta b/Assets/Settings/Tutorials-Layout.wlt.meta new file mode 100644 index 0000000..2b39233 --- /dev/null +++ b/Assets/Settings/Tutorials-Layout.wlt.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 30592bf734f194b7c931ca7e786c1c1f +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/URP-Balanced-Renderer.asset b/Assets/Settings/URP-Balanced-Renderer.asset new file mode 100644 index 0000000..efbcee8 --- /dev/null +++ b/Assets/Settings/URP-Balanced-Renderer.asset @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1878332245247344467 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f62c9c65cf3354c93be831c8bc075510, type: 3} + m_Name: SSAO + m_EditorClassIdentifier: + m_Active: 1 + m_Settings: + AOMethod: 1 + Downsample: 1 + AfterOpaque: 0 + Source: 0 + NormalSamples: 0 + Intensity: 0.5 + DirectLightingStrength: 0.25 + Radius: 0.25 + Samples: 2 + BlurQuality: 0 + Falloff: 100 + SampleCount: -1 + m_BlueNoise256Textures: + - {fileID: 2800000, guid: 36f118343fc974119bee3d09e2111500, type: 3} + - {fileID: 2800000, guid: 4b7b083e6b6734e8bb2838b0b50a0bc8, type: 3} + - {fileID: 2800000, guid: c06cc21c692f94f5fb5206247191eeee, type: 3} + - {fileID: 2800000, guid: cb76dd40fa7654f9587f6a344f125c9a, type: 3} + - {fileID: 2800000, guid: e32226222ff144b24bf3a5a451de54bc, type: 3} + - {fileID: 2800000, guid: 3302065f671a8450b82c9ddf07426f3a, type: 3} + - {fileID: 2800000, guid: 56a77a3e8d64f47b6afe9e3c95cb57d5, type: 3} + m_Shader: {fileID: 4800000, guid: 0849e84e3d62649e8882e9d6f056a017, type: 3} +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: de640fe3d0db1804a85f9fc8f5cadab6, type: 3} + m_Name: URP-Balanced-Renderer + m_EditorClassIdentifier: + debugShaders: + debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3} + probeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, + type: 3} + probeVolumeResources: + probeVolumeDebugShader: {fileID: 0} + probeVolumeFragmentationDebugShader: {fileID: 0} + probeVolumeOffsetDebugShader: {fileID: 0} + probeVolumeSamplingDebugShader: {fileID: 0} + probeSamplingDebugMesh: {fileID: 0} + probeSamplingDebugTexture: {fileID: 0} + probeVolumeBlendStatesCS: {fileID: 0} + m_RendererFeatures: + - {fileID: -1878332245247344467} + m_RendererFeatureMap: adc0de57c6d2eee5 + m_UseNativeRenderPass: 0 + xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2} + postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} + m_AssetVersion: 2 + m_OpaqueLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_TransparentLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_DefaultStencilState: + overrideStencilState: 0 + stencilReference: 0 + stencilCompareFunction: 8 + passOperation: 2 + failOperation: 0 + zFailOperation: 0 + m_ShadowTransparentReceive: 1 + m_RenderingMode: 0 + m_DepthPrimingMode: 0 + m_CopyDepthMode: 0 + m_DepthAttachmentFormat: 0 + m_DepthTextureFormat: 0 + m_AccurateGbufferNormals: 0 + m_IntermediateTextureMode: 1 diff --git a/Assets/Settings/URP-Balanced-Renderer.asset.meta b/Assets/Settings/URP-Balanced-Renderer.asset.meta new file mode 100644 index 0000000..8fa7f17 --- /dev/null +++ b/Assets/Settings/URP-Balanced-Renderer.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e634585d5c4544dd297acaee93dc2beb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/URP-Balanced.asset b/Assets/Settings/URP-Balanced.asset new file mode 100644 index 0000000..a1df90d --- /dev/null +++ b/Assets/Settings/URP-Balanced.asset @@ -0,0 +1,141 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} + m_Name: URP-Balanced + m_EditorClassIdentifier: + k_AssetVersion: 12 + k_AssetPreviousVersion: 12 + m_RendererType: 1 + m_RendererData: {fileID: 0} + m_RendererDataList: + - {fileID: 11400000, guid: e634585d5c4544dd297acaee93dc2beb, type: 2} + m_DefaultRendererIndex: 0 + m_RequireDepthTexture: 0 + m_RequireOpaqueTexture: 0 + m_OpaqueDownsampling: 1 + m_SupportsTerrainHoles: 1 + m_SupportsHDR: 1 + m_HDRColorBufferPrecision: 0 + m_MSAA: 2 + m_RenderScale: 1 + m_UpscalingFilter: 0 + m_FsrOverrideSharpness: 0 + m_FsrSharpness: 0.92 + m_EnableLODCrossFade: 1 + m_LODCrossFadeDitheringType: 1 + m_ShEvalMode: 0 + m_LightProbeSystem: 0 + m_ProbeVolumeMemoryBudget: 1024 + m_ProbeVolumeBlendingMemoryBudget: 256 + m_SupportProbeVolumeGPUStreaming: 0 + m_SupportProbeVolumeDiskStreaming: 0 + m_SupportProbeVolumeScenarios: 0 + m_SupportProbeVolumeScenarioBlending: 0 + m_ProbeVolumeSHBands: 1 + m_MainLightRenderingMode: 1 + m_MainLightShadowsSupported: 1 + m_MainLightShadowmapResolution: 1024 + m_AdditionalLightsRenderingMode: 1 + m_AdditionalLightsPerObjectLimit: 4 + m_AdditionalLightShadowsSupported: 0 + m_AdditionalLightsShadowmapResolution: 512 + m_AdditionalLightsShadowResolutionTierLow: 128 + m_AdditionalLightsShadowResolutionTierMedium: 256 + m_AdditionalLightsShadowResolutionTierHigh: 512 + m_ReflectionProbeBlending: 0 + m_ReflectionProbeBoxProjection: 0 + m_ReflectionProbeAtlas: 1 + m_ShadowDistance: 50 + m_ShadowCascadeCount: 1 + m_Cascade2Split: 0.25 + m_Cascade3Split: {x: 0.1, y: 0.3} + m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467} + m_CascadeBorder: 0.1 + m_ShadowDepthBias: 1 + m_ShadowNormalBias: 1 + m_AnyShadowsSupported: 1 + m_SoftShadowsSupported: 1 + m_ConservativeEnclosingSphere: 0 + m_NumIterationsEnclosingSphere: 64 + m_SoftShadowQuality: 2 + m_AdditionalLightsCookieResolution: 512 + m_AdditionalLightsCookieFormat: 1 + m_UseSRPBatcher: 1 + m_SupportsDynamicBatching: 0 + m_MixedLightingSupported: 1 + m_SupportsLightCookies: 1 + m_SupportsLightLayers: 0 + m_DebugLevel: 0 + m_StoreActionsOptimization: 0 + m_UseAdaptivePerformance: 1 + m_ColorGradingMode: 0 + m_ColorGradingLutSize: 32 + m_AllowPostProcessAlphaOutput: 0 + m_UseFastSRGBLinearConversion: 0 + m_SupportDataDrivenLensFlare: 1 + m_SupportScreenSpaceLensFlare: 1 + m_GPUResidentDrawerMode: 0 + m_SmallMeshScreenPercentage: 0 + m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 + m_ShadowType: 1 + m_LocalShadowsSupported: 0 + m_LocalShadowsAtlasResolution: 256 + m_MaxPixelLights: 0 + m_ShadowAtlasResolution: 256 + m_VolumeFrameworkUpdateMode: 0 + m_VolumeProfile: {fileID: 0} + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + m_PrefilteringModeMainLightShadows: 3 + m_PrefilteringModeAdditionalLight: 3 + m_PrefilteringModeAdditionalLightShadows: 0 + m_PrefilterXRKeywords: 1 + m_PrefilteringModeForwardPlus: 0 + m_PrefilteringModeDeferredRendering: 0 + m_PrefilteringModeScreenSpaceOcclusion: 2 + m_PrefilterDebugKeywords: 1 + m_PrefilterWriteRenderingLayers: 1 + m_PrefilterHDROutput: 1 + m_PrefilterAlphaOutput: 1 + m_PrefilterSSAODepthNormals: 1 + m_PrefilterSSAOSourceDepthLow: 0 + m_PrefilterSSAOSourceDepthMedium: 1 + m_PrefilterSSAOSourceDepthHigh: 1 + m_PrefilterSSAOInterleaved: 0 + m_PrefilterSSAOBlueNoise: 1 + m_PrefilterSSAOSampleCountLow: 0 + m_PrefilterSSAOSampleCountMedium: 1 + m_PrefilterSSAOSampleCountHigh: 1 + m_PrefilterDBufferMRT1: 1 + m_PrefilterDBufferMRT2: 1 + m_PrefilterDBufferMRT3: 1 + m_PrefilterSoftShadowsQualityLow: 1 + m_PrefilterSoftShadowsQualityMedium: 1 + m_PrefilterSoftShadowsQualityHigh: 1 + m_PrefilterSoftShadows: 0 + m_PrefilterScreenCoord: 1 + m_PrefilterNativeRenderPass: 1 + m_PrefilterUseLegacyLightmaps: 0 + m_PrefilterBicubicLightmapSampling: 1 + m_PrefilterReflectionProbeBlending: 1 + m_PrefilterReflectionProbeBoxProjection: 1 + m_PrefilterReflectionProbeAtlas: 1 + m_ShaderVariantLogLevel: 0 + m_ShadowCascades: 0 + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/Settings/URP-Balanced.asset.meta b/Assets/Settings/URP-Balanced.asset.meta new file mode 100644 index 0000000..f524db0 --- /dev/null +++ b/Assets/Settings/URP-Balanced.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e1260c1148f6143b28bae5ace5e9c5d1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/URP-HighFidelity-Renderer.asset b/Assets/Settings/URP-HighFidelity-Renderer.asset new file mode 100644 index 0000000..d9cfc00 --- /dev/null +++ b/Assets/Settings/URP-HighFidelity-Renderer.asset @@ -0,0 +1,98 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1878332245247344467 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f62c9c65cf3354c93be831c8bc075510, type: 3} + m_Name: SSAO + m_EditorClassIdentifier: + m_Active: 1 + m_Settings: + AOMethod: 1 + Downsample: 0 + AfterOpaque: 0 + Source: 1 + NormalSamples: 1 + Intensity: 0.5 + DirectLightingStrength: 0.25 + Radius: 0.25 + Samples: 0 + BlurQuality: 0 + Falloff: 100 + SampleCount: -1 + m_BlueNoise256Textures: + - {fileID: 2800000, guid: 36f118343fc974119bee3d09e2111500, type: 3} + - {fileID: 2800000, guid: 4b7b083e6b6734e8bb2838b0b50a0bc8, type: 3} + - {fileID: 2800000, guid: c06cc21c692f94f5fb5206247191eeee, type: 3} + - {fileID: 2800000, guid: cb76dd40fa7654f9587f6a344f125c9a, type: 3} + - {fileID: 2800000, guid: e32226222ff144b24bf3a5a451de54bc, type: 3} + - {fileID: 2800000, guid: 3302065f671a8450b82c9ddf07426f3a, type: 3} + - {fileID: 2800000, guid: 56a77a3e8d64f47b6afe9e3c95cb57d5, type: 3} + m_Shader: {fileID: 4800000, guid: 0849e84e3d62649e8882e9d6f056a017, type: 3} +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: de640fe3d0db1804a85f9fc8f5cadab6, type: 3} + m_Name: URP-HighFidelity-Renderer + m_EditorClassIdentifier: + debugShaders: + debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3} + m_RendererFeatures: + - {fileID: -1878332245247344467} + m_RendererFeatureMap: adc0de57c6d2eee5 + m_UseNativeRenderPass: 0 + postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} + xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2} + shaders: + blitPS: {fileID: 4800000, guid: c17132b1f77d20942aa75f8429c0f8bc, type: 3} + copyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + screenSpaceShadowPS: {fileID: 0} + samplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + stencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3} + fallbackErrorPS: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3} + fallbackLoadingPS: {fileID: 4800000, guid: 7f888aff2ac86494babad1c2c5daeee2, type: 3} + materialErrorPS: {fileID: 4800000, guid: 5fd9a8feb75a4b5894c241777f519d4e, type: 3} + coreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + coreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, + type: 3} + blitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3} + cameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, + type: 3} + objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486, + type: 3} + dataDrivenLensFlare: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92, + type: 3} + m_AssetVersion: 2 + m_OpaqueLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_TransparentLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_DefaultStencilState: + overrideStencilState: 0 + stencilReference: 0 + stencilCompareFunction: 8 + passOperation: 2 + failOperation: 0 + zFailOperation: 0 + m_ShadowTransparentReceive: 1 + m_RenderingMode: 0 + m_DepthPrimingMode: 0 + m_CopyDepthMode: 0 + m_AccurateGbufferNormals: 0 + m_IntermediateTextureMode: 1 diff --git a/Assets/Settings/URP-HighFidelity-Renderer.asset.meta b/Assets/Settings/URP-HighFidelity-Renderer.asset.meta new file mode 100644 index 0000000..bcdff02 --- /dev/null +++ b/Assets/Settings/URP-HighFidelity-Renderer.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c40be3174f62c4acf8c1216858c64956 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/URP-HighFidelity.asset b/Assets/Settings/URP-HighFidelity.asset new file mode 100644 index 0000000..6587cf2 --- /dev/null +++ b/Assets/Settings/URP-HighFidelity.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} + m_Name: URP-HighFidelity + m_EditorClassIdentifier: + k_AssetVersion: 12 + k_AssetPreviousVersion: 12 + m_RendererType: 1 + m_RendererData: {fileID: 0} + m_RendererDataList: + - {fileID: 11400000, guid: c40be3174f62c4acf8c1216858c64956, type: 2} + m_DefaultRendererIndex: 0 + m_RequireDepthTexture: 0 + m_RequireOpaqueTexture: 0 + m_OpaqueDownsampling: 1 + m_SupportsTerrainHoles: 1 + m_SupportsHDR: 1 + m_HDRColorBufferPrecision: 0 + m_MSAA: 4 + m_RenderScale: 1 + m_UpscalingFilter: 0 + m_FsrOverrideSharpness: 0 + m_FsrSharpness: 0.92 + m_EnableLODCrossFade: 1 + m_LODCrossFadeDitheringType: 1 + m_ShEvalMode: 0 + m_LightProbeSystem: 0 + m_ProbeVolumeMemoryBudget: 1024 + m_ProbeVolumeBlendingMemoryBudget: 256 + m_SupportProbeVolumeGPUStreaming: 0 + m_SupportProbeVolumeDiskStreaming: 0 + m_SupportProbeVolumeScenarios: 0 + m_SupportProbeVolumeScenarioBlending: 0 + m_ProbeVolumeSHBands: 1 + m_MainLightRenderingMode: 1 + m_MainLightShadowsSupported: 1 + m_MainLightShadowmapResolution: 4096 + m_AdditionalLightsRenderingMode: 1 + m_AdditionalLightsPerObjectLimit: 8 + m_AdditionalLightShadowsSupported: 1 + m_AdditionalLightsShadowmapResolution: 4096 + m_AdditionalLightsShadowResolutionTierLow: 128 + m_AdditionalLightsShadowResolutionTierMedium: 256 + m_AdditionalLightsShadowResolutionTierHigh: 512 + m_ReflectionProbeBlending: 1 + m_ReflectionProbeBoxProjection: 1 + m_ShadowDistance: 150 + m_ShadowCascadeCount: 4 + m_Cascade2Split: 0.25 + m_Cascade3Split: {x: 0.1, y: 0.3} + m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467} + m_CascadeBorder: 0.1 + m_ShadowDepthBias: 1 + m_ShadowNormalBias: 1 + m_AnyShadowsSupported: 1 + m_SoftShadowsSupported: 1 + m_ConservativeEnclosingSphere: 0 + m_NumIterationsEnclosingSphere: 64 + m_SoftShadowQuality: 2 + m_AdditionalLightsCookieResolution: 4096 + m_AdditionalLightsCookieFormat: 4 + m_UseSRPBatcher: 1 + m_SupportsDynamicBatching: 0 + m_MixedLightingSupported: 1 + m_SupportsLightCookies: 1 + m_SupportsLightLayers: 0 + m_DebugLevel: 0 + m_StoreActionsOptimization: 0 + m_UseAdaptivePerformance: 1 + m_ColorGradingMode: 0 + m_ColorGradingLutSize: 32 + m_AllowPostProcessAlphaOutput: 0 + m_UseFastSRGBLinearConversion: 0 + m_SupportDataDrivenLensFlare: 1 + m_SupportScreenSpaceLensFlare: 1 + m_GPUResidentDrawerMode: 0 + m_SmallMeshScreenPercentage: 0 + m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 + m_ShadowType: 1 + m_LocalShadowsSupported: 0 + m_LocalShadowsAtlasResolution: 256 + m_MaxPixelLights: 0 + m_ShadowAtlasResolution: 256 + m_VolumeFrameworkUpdateMode: 0 + m_VolumeProfile: {fileID: 0} + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + m_PrefilteringModeMainLightShadows: 3 + m_PrefilteringModeAdditionalLight: 3 + m_PrefilteringModeAdditionalLightShadows: 2 + m_PrefilterXRKeywords: 1 + m_PrefilteringModeForwardPlus: 0 + m_PrefilteringModeDeferredRendering: 0 + m_PrefilteringModeScreenSpaceOcclusion: 2 + m_PrefilterDebugKeywords: 1 + m_PrefilterWriteRenderingLayers: 1 + m_PrefilterHDROutput: 1 + m_PrefilterAlphaOutput: 0 + m_PrefilterSSAODepthNormals: 0 + m_PrefilterSSAOSourceDepthLow: 1 + m_PrefilterSSAOSourceDepthMedium: 1 + m_PrefilterSSAOSourceDepthHigh: 1 + m_PrefilterSSAOInterleaved: 0 + m_PrefilterSSAOBlueNoise: 1 + m_PrefilterSSAOSampleCountLow: 1 + m_PrefilterSSAOSampleCountMedium: 1 + m_PrefilterSSAOSampleCountHigh: 0 + m_PrefilterDBufferMRT1: 1 + m_PrefilterDBufferMRT2: 1 + m_PrefilterDBufferMRT3: 1 + m_PrefilterSoftShadowsQualityLow: 0 + m_PrefilterSoftShadowsQualityMedium: 0 + m_PrefilterSoftShadowsQualityHigh: 0 + m_PrefilterSoftShadows: 0 + m_PrefilterScreenCoord: 1 + m_PrefilterNativeRenderPass: 1 + m_PrefilterUseLegacyLightmaps: 0 + m_ShaderVariantLogLevel: 0 + m_ShadowCascades: 1 + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/Settings/URP-HighFidelity.asset.meta b/Assets/Settings/URP-HighFidelity.asset.meta new file mode 100644 index 0000000..7416e17 --- /dev/null +++ b/Assets/Settings/URP-HighFidelity.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7b7fd9122c28c4d15b667c7040e3b3fd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/URP-Performant-Renderer.asset b/Assets/Settings/URP-Performant-Renderer.asset new file mode 100644 index 0000000..56c53f0 --- /dev/null +++ b/Assets/Settings/URP-Performant-Renderer.asset @@ -0,0 +1,52 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: de640fe3d0db1804a85f9fc8f5cadab6, type: 3} + m_Name: URP-Performant-Renderer + m_EditorClassIdentifier: + debugShaders: + debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + m_RendererFeatures: [] + m_RendererFeatureMap: + m_UseNativeRenderPass: 0 + postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} + shaders: + blitPS: {fileID: 4800000, guid: c17132b1f77d20942aa75f8429c0f8bc, type: 3} + copyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + screenSpaceShadowPS: {fileID: 0} + samplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + stencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3} + fallbackErrorPS: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3} + materialErrorPS: {fileID: 4800000, guid: 5fd9a8feb75a4b5894c241777f519d4e, type: 3} + coreBlitPS: {fileID: 0} + coreBlitColorAndDepthPS: {fileID: 0} + cameraMotionVector: {fileID: 0} + objectMotionVector: {fileID: 0} + m_OpaqueLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_TransparentLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_DefaultStencilState: + overrideStencilState: 0 + stencilReference: 0 + stencilCompareFunction: 8 + passOperation: 2 + failOperation: 0 + zFailOperation: 0 + m_ShadowTransparentReceive: 1 + m_RenderingMode: 0 + m_DepthPrimingMode: 0 + m_AccurateGbufferNormals: 0 + m_ClusteredRendering: 0 + m_TileSize: 32 diff --git a/Assets/Settings/URP-Performant-Renderer.asset.meta b/Assets/Settings/URP-Performant-Renderer.asset.meta new file mode 100644 index 0000000..912ff60 --- /dev/null +++ b/Assets/Settings/URP-Performant-Renderer.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 707360a9c581a4bd7aa53bfeb1429f71 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/URP-Performant.asset b/Assets/Settings/URP-Performant.asset new file mode 100644 index 0000000..70b3c71 --- /dev/null +++ b/Assets/Settings/URP-Performant.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3} + m_Name: URP-Performant + m_EditorClassIdentifier: + k_AssetVersion: 12 + k_AssetPreviousVersion: 12 + m_RendererType: 1 + m_RendererData: {fileID: 0} + m_RendererDataList: + - {fileID: 11400000, guid: 707360a9c581a4bd7aa53bfeb1429f71, type: 2} + m_DefaultRendererIndex: 0 + m_RequireDepthTexture: 0 + m_RequireOpaqueTexture: 0 + m_OpaqueDownsampling: 1 + m_SupportsTerrainHoles: 1 + m_SupportsHDR: 0 + m_HDRColorBufferPrecision: 0 + m_MSAA: 1 + m_RenderScale: 1 + m_UpscalingFilter: 0 + m_FsrOverrideSharpness: 0 + m_FsrSharpness: 0.92 + m_EnableLODCrossFade: 1 + m_LODCrossFadeDitheringType: 1 + m_ShEvalMode: 0 + m_LightProbeSystem: 0 + m_ProbeVolumeMemoryBudget: 1024 + m_ProbeVolumeBlendingMemoryBudget: 256 + m_SupportProbeVolumeGPUStreaming: 0 + m_SupportProbeVolumeDiskStreaming: 0 + m_SupportProbeVolumeScenarios: 0 + m_SupportProbeVolumeScenarioBlending: 0 + m_ProbeVolumeSHBands: 1 + m_MainLightRenderingMode: 1 + m_MainLightShadowsSupported: 0 + m_MainLightShadowmapResolution: 1024 + m_AdditionalLightsRenderingMode: 0 + m_AdditionalLightsPerObjectLimit: 4 + m_AdditionalLightShadowsSupported: 0 + m_AdditionalLightsShadowmapResolution: 512 + m_AdditionalLightsShadowResolutionTierLow: 128 + m_AdditionalLightsShadowResolutionTierMedium: 256 + m_AdditionalLightsShadowResolutionTierHigh: 512 + m_ReflectionProbeBlending: 0 + m_ReflectionProbeBoxProjection: 0 + m_ShadowDistance: 50 + m_ShadowCascadeCount: 1 + m_Cascade2Split: 0.25 + m_Cascade3Split: {x: 0.1, y: 0.3} + m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467} + m_CascadeBorder: 0.1 + m_ShadowDepthBias: 1 + m_ShadowNormalBias: 1 + m_AnyShadowsSupported: 1 + m_SoftShadowsSupported: 0 + m_ConservativeEnclosingSphere: 0 + m_NumIterationsEnclosingSphere: 64 + m_SoftShadowQuality: 2 + m_AdditionalLightsCookieResolution: 2048 + m_AdditionalLightsCookieFormat: 3 + m_UseSRPBatcher: 1 + m_SupportsDynamicBatching: 0 + m_MixedLightingSupported: 1 + m_SupportsLightCookies: 1 + m_SupportsLightLayers: 0 + m_DebugLevel: 0 + m_StoreActionsOptimization: 0 + m_UseAdaptivePerformance: 1 + m_ColorGradingMode: 0 + m_ColorGradingLutSize: 16 + m_AllowPostProcessAlphaOutput: 0 + m_UseFastSRGBLinearConversion: 0 + m_SupportDataDrivenLensFlare: 1 + m_SupportScreenSpaceLensFlare: 1 + m_GPUResidentDrawerMode: 0 + m_SmallMeshScreenPercentage: 0 + m_GPUResidentDrawerEnableOcclusionCullingInCameras: 0 + m_ShadowType: 1 + m_LocalShadowsSupported: 0 + m_LocalShadowsAtlasResolution: 256 + m_MaxPixelLights: 0 + m_ShadowAtlasResolution: 256 + m_VolumeFrameworkUpdateMode: 0 + m_VolumeProfile: {fileID: 0} + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + m_PrefilteringModeMainLightShadows: 0 + m_PrefilteringModeAdditionalLight: 0 + m_PrefilteringModeAdditionalLightShadows: 0 + m_PrefilterXRKeywords: 1 + m_PrefilteringModeForwardPlus: 0 + m_PrefilteringModeDeferredRendering: 0 + m_PrefilteringModeScreenSpaceOcclusion: 0 + m_PrefilterDebugKeywords: 1 + m_PrefilterWriteRenderingLayers: 1 + m_PrefilterHDROutput: 1 + m_PrefilterAlphaOutput: 0 + m_PrefilterSSAODepthNormals: 1 + m_PrefilterSSAOSourceDepthLow: 1 + m_PrefilterSSAOSourceDepthMedium: 1 + m_PrefilterSSAOSourceDepthHigh: 1 + m_PrefilterSSAOInterleaved: 1 + m_PrefilterSSAOBlueNoise: 1 + m_PrefilterSSAOSampleCountLow: 1 + m_PrefilterSSAOSampleCountMedium: 1 + m_PrefilterSSAOSampleCountHigh: 1 + m_PrefilterDBufferMRT1: 1 + m_PrefilterDBufferMRT2: 1 + m_PrefilterDBufferMRT3: 1 + m_PrefilterSoftShadowsQualityLow: 0 + m_PrefilterSoftShadowsQualityMedium: 0 + m_PrefilterSoftShadowsQualityHigh: 0 + m_PrefilterSoftShadows: 0 + m_PrefilterScreenCoord: 1 + m_PrefilterNativeRenderPass: 1 + m_PrefilterUseLegacyLightmaps: 0 + m_ShaderVariantLogLevel: 0 + m_ShadowCascades: 0 + m_Textures: + blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3} + bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3} diff --git a/Assets/Settings/URP-Performant.asset.meta b/Assets/Settings/URP-Performant.asset.meta new file mode 100644 index 0000000..264c9c5 --- /dev/null +++ b/Assets/Settings/URP-Performant.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d0e2fc18fe036412f8223b3b3d9ad574 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Settings/UniversalRenderPipelineGlobalSettings.asset b/Assets/Settings/UniversalRenderPipelineGlobalSettings.asset new file mode 100644 index 0000000..35b89a0 --- /dev/null +++ b/Assets/Settings/UniversalRenderPipelineGlobalSettings.asset @@ -0,0 +1,507 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3} + m_Name: UniversalRenderPipelineGlobalSettings + m_EditorClassIdentifier: + m_ShaderStrippingSetting: + m_Version: 0 + m_ExportShaderVariants: 1 + m_ShaderVariantLogLevel: 0 + m_StripRuntimeDebugShaders: 1 + m_URPShaderStrippingSetting: + m_Version: 0 + m_StripUnusedPostProcessingVariants: 1 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + m_ShaderVariantLogLevel: 0 + m_ExportShaderVariants: 1 + m_StripDebugVariants: 1 + m_StripUnusedPostProcessingVariants: 1 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + supportRuntimeDebugDisplay: 0 + m_EnableRenderGraph: 0 + m_Settings: + m_SettingsList: + m_List: + - rid: 236042254020509696 + - rid: 236042254020509697 + - rid: 236042254020509698 + - rid: 236042254020509699 + - rid: 236042254020509700 + - rid: 236042254020509701 + - rid: 236042254020509702 + - rid: 236042254020509703 + - rid: 236042254020509704 + - rid: 236042254020509705 + - rid: 236042254020509706 + - rid: 236042254020509707 + - rid: 236042254020509708 + - rid: 236042254020509709 + - rid: 236042254020509710 + - rid: 236042254020509711 + - rid: 236042254020509712 + - rid: 236042254020509713 + - rid: 236042254020509714 + - rid: 236042254020509715 + - rid: 236042254020509716 + - rid: 5807731664933879808 + - rid: 5807731664933879809 + - rid: 5807731664933879810 + - rid: 5807731664933879811 + - rid: 5807731664933879812 + - rid: 5807731664933879813 + - rid: 5807731664933879814 + - rid: 5807731664933879815 + m_RuntimeSettings: + m_List: + - rid: 236042254020509696 + - rid: 236042254020509697 + - rid: 236042254020509698 + - rid: 236042254020509700 + - rid: 236042254020509701 + - rid: 236042254020509704 + - rid: 236042254020509706 + - rid: 236042254020509714 + - rid: 236042254020509715 + - rid: 236042254020509716 + - rid: 5807731664933879809 + - rid: 5807731664933879814 + - rid: 5807731664933879815 + m_AssetVersion: 8 + m_ObsoleteDefaultVolumeProfile: {fileID: 0} + m_RenderingLayerNames: + - Light Layer default + - Light Layer 1 + - Light Layer 2 + - Light Layer 3 + - Light Layer 4 + - Light Layer 5 + - Light Layer 6 + - Light Layer 7 + m_ValidRenderingLayers: 255 + lightLayerName0: Light Layer default + lightLayerName1: Light Layer 1 + lightLayerName2: Light Layer 2 + lightLayerName3: Light Layer 3 + lightLayerName4: Light Layer 4 + lightLayerName5: Light Layer 5 + lightLayerName6: Light Layer 6 + lightLayerName7: Light Layer 7 + apvScenesData: + obsoleteSceneBounds: + m_Keys: [] + m_Values: [] + obsoleteHasProbeVolumes: + m_Keys: [] + m_Values: + references: + version: 2 + RefIds: + - rid: 236042254020509696 + type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_EnableRenderCompatibilityMode: 0 + - rid: 236042254020509697 + type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_xrOcclusionMeshPS: {fileID: 4800000, guid: 4431b1f1f743fbf4eb310a967890cbea, + type: 3} + m_xrMirrorViewPS: {fileID: 4800000, guid: d5a307c014552314b9f560906d708772, + type: 3} + m_xrMotionVector: {fileID: 4800000, guid: f89aac1e4f84468418fe30e611dff395, + type: 3} + - rid: 236042254020509698 + type: {class: UniversalRendererResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + m_CameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, + type: 3} + m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, + type: 3} + m_ClusterDeferred: {fileID: 4800000, guid: 222cce62363a44a380c36bf03b392608, + type: 3} + m_StencilDitherMaskSeedPS: {fileID: 4800000, guid: 8c3ee818f2efa514c889881ccb2e95a2, + type: 3} + m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395, + type: 3} + - rid: 236042254020509699 + type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_LightShader: {fileID: 4800000, guid: 3f6c848ca3d7bca4bbe846546ac701a1, type: 3} + m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, + type: 3} + m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, + type: 3} + m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, + type: 3} + m_GeometryShadowShader: {fileID: 4800000, guid: 19349a0f9a7ed4c48a27445bcf92e5e1, + type: 3} + m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, + type: 3} + m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, + type: 3} + m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, + type: 2} + m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} + m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, + type: 2} + - rid: 236042254020509700 + type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, + type: 3} + m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, + type: 3} + m_CoreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, + type: 3} + m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, + type: 3} + m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, + type: 3} + m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, + type: 3} + - rid: 236042254020509701 + type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_VolumeProfile: {fileID: 11400000, guid: 97ae41e5598224cf29f59eb8f4f7511c, + type: 2} + - rid: 236042254020509702 + type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 0 + m_StripUnusedPostProcessingVariants: 1 + m_StripUnusedVariants: 1 + m_StripScreenCoordOverrideVariants: 1 + - rid: 236042254020509703 + type: {class: UniversalRenderPipelineEditorMaterials, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, + type: 2} + m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, + type: 2} + m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, + type: 2} + m_DefaultTerrainMaterial: {fileID: 2100000, guid: 594ea882c5a793440b60ff72d896021e, + type: 2} + m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862, + type: 2} + m_DefaultSpriteMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, + type: 2} + - rid: 236042254020509704 + type: {class: UniversalRenderPipelineDebugShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DebugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, + type: 3} + m_HdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, + type: 3} + m_ProbeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, + type: 3} + - rid: 236042254020509705 + type: {class: UniversalRenderPipelineEditorShaders, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_AutodeskInteractive: {fileID: 4800000, guid: 0e9d5a909a1f7e84882a534d0d11e49f, + type: 3} + m_AutodeskInteractiveTransparent: {fileID: 4800000, guid: 5c81372d981403744adbdda4433c9c11, + type: 3} + m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, + type: 3} + m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, + type: 3} + m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, + type: 3} + m_DefaultSpeedTree9Shader: {fileID: -6465566751694194690, guid: cbd3e1cc4ae141c42a30e33b4d666a61, + type: 3} + - rid: 236042254020509706 + type: {class: UniversalRenderPipelineRuntimeTextures, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Version: 1 + m_BlueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, + type: 3} + m_BayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, + type: 3} + m_DebugFontTex: {fileID: 2800000, guid: 26a413214480ef144b2915d6ff4d0beb, + type: 3} + - rid: 236042254020509707 + type: {class: GPUResidentDrawerResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.GPUDriven.Runtime} + data: + m_Version: 0 + m_InstanceDataBufferCopyKernels: {fileID: 7200000, guid: f984aeb540ded8b4fbb8a2047ab5b2e2, + type: 3} + m_InstanceDataBufferUploadKernels: {fileID: 7200000, guid: 53864816eb00f2343b60e1a2c5a262ef, + type: 3} + m_TransformUpdaterKernels: {fileID: 7200000, guid: 2a567b9b2733f8d47a700c3c85bed75b, + type: 3} + m_WindDataUpdaterKernels: {fileID: 7200000, guid: fde76746e4fd0ed418c224f6b4084114, + type: 3} + m_OccluderDepthPyramidKernels: {fileID: 7200000, guid: 08b2b5fb307b0d249860612774a987da, + type: 3} + m_InstanceOcclusionCullingKernels: {fileID: 7200000, guid: f6d223acabc2f974795a5a7864b50e6c, + type: 3} + m_OcclusionCullingDebugKernels: {fileID: 7200000, guid: b23e766bcf50ca4438ef186b174557df, + type: 3} + m_DebugOcclusionTestPS: {fileID: 4800000, guid: d3f0849180c2d0944bc71060693df100, + type: 3} + m_DebugOccluderPS: {fileID: 4800000, guid: b3c92426a88625841ab15ca6a7917248, + type: 3} + - rid: 236042254020509708 + type: {class: STP/RuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_setupCS: {fileID: 7200000, guid: 33be2e9a5506b2843bdb2bdff9cad5e1, type: 3} + m_preTaaCS: {fileID: 7200000, guid: a679dba8ec4d9ce45884a270b0e22dda, type: 3} + m_taaCS: {fileID: 7200000, guid: 3923900e2b41b5e47bc25bfdcbcdc9e6, type: 3} + - rid: 236042254020509709 + type: {class: ProbeVolumeBakingResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + dilationShader: {fileID: 7200000, guid: 6bb382f7de370af41b775f54182e491d, + type: 3} + subdivideSceneCS: {fileID: 7200000, guid: bb86f1f0af829fd45b2ebddda1245c22, + type: 3} + voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e, + type: 3} + traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123, + type: 3} + traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123, + type: 3} + skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d, + type: 3} + skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d, + type: 3} + renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9, + type: 3} + renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9, + type: 3} + - rid: 236042254020509710 + type: {class: ProbeVolumeGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + m_ProbeVolumeDisableStreamingAssets: 0 + - rid: 236042254020509711 + type: {class: ProbeVolumeDebugResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + probeVolumeDebugShader: {fileID: 4800000, guid: 3b21275fd12d65f49babb5286f040f2d, + type: 3} + probeVolumeFragmentationDebugShader: {fileID: 4800000, guid: 3a80877c579b9144ebdcc6d923bca303, + type: 3} + probeVolumeSamplingDebugShader: {fileID: 4800000, guid: bf54e6528c79a224e96346799064c393, + type: 3} + probeVolumeOffsetDebugShader: {fileID: 4800000, guid: db8bd7436dc2c5f4c92655307d198381, + type: 3} + probeSamplingDebugMesh: {fileID: -3555484719484374845, guid: 20be25aac4e22ee49a7db76fb3df6de2, + type: 3} + numbersDisplayTex: {fileID: 2800000, guid: 73fe53b428c5b3440b7e87ee830b608a, + type: 3} + - rid: 236042254020509712 + type: {class: IncludeAdditionalRPAssets, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_IncludeReferencedInScenes: 0 + m_IncludeAssetsByLabel: 0 + m_LabelToInclude: + - rid: 236042254020509713 + type: {class: ProbeVolumeRuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + probeVolumeBlendStatesCS: {fileID: 7200000, guid: a3f7b8c99de28a94684cb1daebeccf5d, + type: 3} + probeVolumeUploadDataCS: {fileID: 7200000, guid: 0951de5992461754fa73650732c4954c, + type: 3} + probeVolumeUploadDataL2CS: {fileID: 7200000, guid: 6196f34ed825db14b81fb3eb0ea8d931, + type: 3} + - rid: 236042254020509714 + type: {class: ShaderStrippingSetting, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 0 + m_ExportShaderVariants: 1 + m_ShaderVariantLogLevel: 0 + m_StripRuntimeDebugShaders: 1 + - rid: 236042254020509715 + type: {class: RenderGraphUtilsResources, ns: UnityEngine.Rendering.RenderGraphModule.Util, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 0 + m_CoreCopyPS: {fileID: 4800000, guid: 12dc59547ea167a4ab435097dd0f9add, type: 3} + - rid: 236042254020509716 + type: {class: RenderGraphGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + m_EnableCompilationCaching: 1 + m_EnableValidityChecks: 1 + - rid: 5807731664933879808 + type: {class: PostProcessData/ShaderResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + stopNanPS: {fileID: 4800000, guid: 1121bb4e615ca3c48b214e79e841e823, type: 3} + subpixelMorphologicalAntialiasingPS: {fileID: 4800000, guid: 63eaba0ebfb82cc43bde059b4a8c65f6, + type: 3} + gaussianDepthOfFieldPS: {fileID: 4800000, guid: 5e7134d6e63e0bc47a1dd2669cedb379, + type: 3} + bokehDepthOfFieldPS: {fileID: 4800000, guid: 2aed67ad60045d54ba3a00c91e2d2631, + type: 3} + cameraMotionBlurPS: {fileID: 4800000, guid: 1edcd131364091c46a17cbff0b1de97a, + type: 3} + paniniProjectionPS: {fileID: 4800000, guid: a15b78cf8ca26ca4fb2090293153c62c, + type: 3} + lutBuilderLdrPS: {fileID: 4800000, guid: 65df88701913c224d95fc554db28381a, + type: 3} + lutBuilderHdrPS: {fileID: 4800000, guid: ec9fec698a3456d4fb18cf8bacb7a2bc, + type: 3} + bloomPS: {fileID: 4800000, guid: 5f1864addb451f54bae8c86d230f736e, type: 3} + temporalAntialiasingPS: {fileID: 4800000, guid: 9c70c1a35ff15f340b38ea84842358bf, + type: 3} + LensFlareDataDrivenPS: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92, + type: 3} + LensFlareScreenSpacePS: {fileID: 4800000, guid: 701880fecb344ea4c9cd0db3407ab287, + type: 3} + scalingSetupPS: {fileID: 4800000, guid: e8ee25143a34b8c4388709ea947055d1, + type: 3} + easuPS: {fileID: 4800000, guid: 562b7ae4f629f144aa97780546fce7c6, type: 3} + uberPostPS: {fileID: 4800000, guid: e7857e9d0c934dc4f83f270f8447b006, type: 3} + finalPostPassPS: {fileID: 4800000, guid: c49e63ed1bbcb334780a3bd19dfed403, + type: 3} + m_ShaderResourcesVersion: 0 + - rid: 5807731664933879809 + type: {class: ScreenSpaceAmbientOcclusionPersistentResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_Shader: {fileID: 4800000, guid: 0849e84e3d62649e8882e9d6f056a017, type: 3} + m_Version: 0 + - rid: 5807731664933879810 + type: {class: UniversalRenderPipelineEditorAssets, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_DefaultSettingsVolumeProfile: {fileID: 11400000, guid: eda47df5b85f4f249abf7abd73db2cb2, + type: 2} + - rid: 5807731664933879811 + type: {class: ScreenSpaceAmbientOcclusionDynamicResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + m_BlueNoise256Textures: + - {fileID: 2800000, guid: 36f118343fc974119bee3d09e2111500, type: 3} + - {fileID: 2800000, guid: 4b7b083e6b6734e8bb2838b0b50a0bc8, type: 3} + - {fileID: 2800000, guid: c06cc21c692f94f5fb5206247191eeee, type: 3} + - {fileID: 2800000, guid: cb76dd40fa7654f9587f6a344f125c9a, type: 3} + - {fileID: 2800000, guid: e32226222ff144b24bf3a5a451de54bc, type: 3} + - {fileID: 2800000, guid: 3302065f671a8450b82c9ddf07426f3a, type: 3} + - {fileID: 2800000, guid: 56a77a3e8d64f47b6afe9e3c95cb57d5, type: 3} + m_Version: 0 + - rid: 5807731664933879812 + type: {class: PostProcessData/TextureResources, ns: UnityEngine.Rendering.Universal, + asm: Unity.RenderPipelines.Universal.Runtime} + data: + blueNoise16LTex: + - {fileID: 2800000, guid: 81200413a40918d4d8702e94db29911c, type: 3} + - {fileID: 2800000, guid: d50c5e07c9911a74982bddf7f3075e7b, type: 3} + - {fileID: 2800000, guid: 1134690bf9216164dbc75050e35b7900, type: 3} + - {fileID: 2800000, guid: 7ce2118f74614a94aa8a0cdf2e6062c3, type: 3} + - {fileID: 2800000, guid: 2ca97df9d1801e84a8a8f2c53cb744f0, type: 3} + - {fileID: 2800000, guid: e63eef8f54aa9dc4da9a5ac094b503b5, type: 3} + - {fileID: 2800000, guid: 39451254daebd6d40b52899c1f1c0c1b, type: 3} + - {fileID: 2800000, guid: c94ad916058dff743b0f1c969ddbe660, type: 3} + - {fileID: 2800000, guid: ed5ea7ce59ca8ec4f9f14bf470a30f35, type: 3} + - {fileID: 2800000, guid: 071e954febf155243a6c81e48f452644, type: 3} + - {fileID: 2800000, guid: 96aaab9cc247d0b4c98132159688c1af, type: 3} + - {fileID: 2800000, guid: fc3fa8f108657e14486697c9a84ccfc5, type: 3} + - {fileID: 2800000, guid: bfed3e498947fcb4890b7f40f54d85b9, type: 3} + - {fileID: 2800000, guid: d512512f4af60a442ab3458489412954, type: 3} + - {fileID: 2800000, guid: 47a45908f6db0cb44a0d5e961143afec, type: 3} + - {fileID: 2800000, guid: 4dcc0502f8586f941b5c4a66717205e8, type: 3} + - {fileID: 2800000, guid: 9d92991794bb5864c8085468b97aa067, type: 3} + - {fileID: 2800000, guid: 14381521ff11cb74abe3fe65401c23be, type: 3} + - {fileID: 2800000, guid: d36f0fe53425e08499a2333cf423634c, type: 3} + - {fileID: 2800000, guid: d4044ea2490d63b43aa1765f8efbf8a9, type: 3} + - {fileID: 2800000, guid: c9bd74624d8070f429e3f46d161f9204, type: 3} + - {fileID: 2800000, guid: d5c9b274310e5524ebe32a4e4da3df1f, type: 3} + - {fileID: 2800000, guid: f69770e54f2823f43badf77916acad83, type: 3} + - {fileID: 2800000, guid: 10b6c6d22e73dea46a8ab36b6eebd629, type: 3} + - {fileID: 2800000, guid: a2ec5cbf5a9b64345ad3fab0912ddf7b, type: 3} + - {fileID: 2800000, guid: 1c3c6d69a645b804fa232004b96b7ad3, type: 3} + - {fileID: 2800000, guid: d18a24d7b4ed50f4387993566d9d3ae2, type: 3} + - {fileID: 2800000, guid: c989e1ed85cf7154caa922fec53e6af6, type: 3} + - {fileID: 2800000, guid: ff47e5a0f105eb34883b973e51f4db62, type: 3} + - {fileID: 2800000, guid: fa042edbfc40fbd4bad0ab9d505b1223, type: 3} + - {fileID: 2800000, guid: 896d9004736809c4fb5973b7c12eb8b9, type: 3} + - {fileID: 2800000, guid: 179f794063d2a66478e6e726f84a65bc, type: 3} + filmGrainTex: + - {fileID: 2800000, guid: 654c582f7f8a5a14dbd7d119cbde215d, type: 3} + - {fileID: 2800000, guid: dd77ffd079630404e879388999033049, type: 3} + - {fileID: 2800000, guid: 1097e90e1306e26439701489f391a6c0, type: 3} + - {fileID: 2800000, guid: f0b67500f7fad3b4c9f2b13e8f41ba6e, type: 3} + - {fileID: 2800000, guid: 9930fb4528622b34687b00bbe6883de7, type: 3} + - {fileID: 2800000, guid: bd9e8c758250ef449a4b4bfaad7a2133, type: 3} + - {fileID: 2800000, guid: 510a2f57334933e4a8dbabe4c30204e4, type: 3} + - {fileID: 2800000, guid: b4db8180660810945bf8d55ab44352ad, type: 3} + - {fileID: 2800000, guid: fd2fd78b392986e42a12df2177d3b89c, type: 3} + - {fileID: 2800000, guid: 5cdee82a77d13994f83b8fdabed7c301, type: 3} + smaaAreaTex: {fileID: 2800000, guid: d1f1048909d55cd4fa1126ab998f617e, type: 3} + smaaSearchTex: {fileID: 2800000, guid: 51eee22c2a633ef4aada830eed57c3fd, type: 3} + m_TexturesResourcesVersion: 0 + - rid: 5807731664933879813 + type: {class: RenderingDebuggerRuntimeResources, ns: UnityEngine.Rendering, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_version: 0 + - rid: 5807731664933879814 + type: {class: VrsRenderPipelineRuntimeResources, ns: UnityEngine.Rendering, + asm: Unity.RenderPipelines.Core.Runtime} + data: + m_TextureComputeShader: {fileID: 7200000, guid: cacb30de6c40c7444bbc78cb0a81fd2a, + type: 3} + m_VisualizationShader: {fileID: 4800000, guid: 620b55b8040a88d468e94abe55bed5ba, + type: 3} + m_VisualizationLookupTable: + m_Data: + - {r: 1, g: 0, b: 0, a: 1} + - {r: 1, g: 0.92156863, b: 0.015686275, a: 1} + - {r: 1, g: 1, b: 1, a: 1} + - {r: 0, g: 1, b: 0, a: 1} + - {r: 0.75, g: 0.75, b: 0, a: 1} + - {r: 0, g: 0.75, b: 0.55, a: 1} + - {r: 0.5, g: 0, b: 0.5, a: 1} + - {r: 0.5, g: 0.5, b: 0.5, a: 1} + - {r: 0, g: 0, b: 1, a: 1} + m_ConversionLookupTable: + m_Data: + - {r: 1, g: 0, b: 0, a: 1} + - {r: 1, g: 0.92156863, b: 0.015686275, a: 1} + - {r: 1, g: 1, b: 1, a: 1} + - {r: 0, g: 1, b: 0, a: 1} + - {r: 0.75, g: 0.75, b: 0, a: 1} + - {r: 0, g: 0.75, b: 0.55, a: 1} + - {r: 0.5, g: 0, b: 0.5, a: 1} + - {r: 0.5, g: 0.5, b: 0.5, a: 1} + - {r: 0, g: 0, b: 1, a: 1} + - rid: 5807731664933879815 + type: {class: LightmapSamplingSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime} + data: + m_Version: 1 + m_UseBicubicLightmapSampling: 0 diff --git a/Assets/Settings/UniversalRenderPipelineGlobalSettings.asset.meta b/Assets/Settings/UniversalRenderPipelineGlobalSettings.asset.meta new file mode 100644 index 0000000..81b84f2 --- /dev/null +++ b/Assets/Settings/UniversalRenderPipelineGlobalSettings.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 18dc0cd2c080841dea60987a38ce93fa +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro.meta b/Assets/TextMesh Pro.meta new file mode 100644 index 0000000..f9da8b5 --- /dev/null +++ b/Assets/TextMesh Pro.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f54d1bd14bd3ca042bd867b519fee8cc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Documentation.meta b/Assets/TextMesh Pro/Documentation.meta new file mode 100644 index 0000000..afa527a --- /dev/null +++ b/Assets/TextMesh Pro/Documentation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8e7e8f5a82a3a134e91c54efd2274ea9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf b/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf new file mode 100644 index 0000000..c2ea2d2 Binary files /dev/null and b/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf differ diff --git a/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf.meta b/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf.meta new file mode 100644 index 0000000..e4afeef --- /dev/null +++ b/Assets/TextMesh Pro/Documentation/TextMesh Pro User Guide 2016.pdf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1b8d251f9af63b746bf2f7ffe00ebb9b +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Fonts.meta b/Assets/TextMesh Pro/Fonts.meta new file mode 100644 index 0000000..f0c2972 --- /dev/null +++ b/Assets/TextMesh Pro/Fonts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ab70aee4d56447429c680537fbf93ed +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt b/Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt new file mode 100644 index 0000000..f2473f9 --- /dev/null +++ b/Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt @@ -0,0 +1,46 @@ +Digitized data copyright (c) 2010 Google Corporation + with Reserved Font Arimo, Tinos and Cousine. +Copyright (c) 2012 Red Hat, Inc. + with Reserved Font Name Liberation. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the copyright statement(s). + +"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. + +5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. \ No newline at end of file diff --git a/Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta b/Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta new file mode 100644 index 0000000..fa60cea --- /dev/null +++ b/Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6e59c59b81ab47f9b6ec5781fa725d2c +timeCreated: 1484171296 +licenseType: Pro +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Fonts/LiberationSans.ttf b/Assets/TextMesh Pro/Fonts/LiberationSans.ttf new file mode 100644 index 0000000..626dd93 Binary files /dev/null and b/Assets/TextMesh Pro/Fonts/LiberationSans.ttf differ diff --git a/Assets/TextMesh Pro/Fonts/LiberationSans.ttf.meta b/Assets/TextMesh Pro/Fonts/LiberationSans.ttf.meta new file mode 100644 index 0000000..f2fc814 --- /dev/null +++ b/Assets/TextMesh Pro/Fonts/LiberationSans.ttf.meta @@ -0,0 +1,19 @@ +fileFormatVersion: 2 +guid: e3265ab4bf004d28a9537516768c1c75 +timeCreated: 1484171297 +licenseType: Pro +TrueTypeFontImporter: + serializedVersion: 2 + fontSize: 16 + forceTextureCase: -2 + characterSpacing: 1 + characterPadding: 0 + includeFontData: 1 + use2xBehaviour: 0 + fontNames: [] + fallbackFontReferences: [] + customCharacters: + fontRenderingMode: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources.meta b/Assets/TextMesh Pro/Resources.meta new file mode 100644 index 0000000..cfc142f --- /dev/null +++ b/Assets/TextMesh Pro/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 243e06394e614e5d99fab26083b707fa +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials.meta new file mode 100644 index 0000000..8a01112 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 731f1baa9d144a9897cb1d341c2092b8 +folderAsset: yes +timeCreated: 1442040525 +licenseType: Pro +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat new file mode 100644 index 0000000..5bc142c --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat @@ -0,0 +1,106 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: LiberationSans SDF - Drop Shadow + m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} + m_ShaderKeywords: OUTLINE_ON UNDERLAY_ON + m_LightmapFlags: 5 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28684132378477856, guid: 8f586378b4e144a9851e7b34d9b748ee, + type: 2} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _DiffusePower: 1 + - _FaceDilate: 0.1 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 10 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0.1 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.9 + - _ScaleRatioB: 0.73125 + - _ScaleRatioC: 0.64125 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 1024 + - _TextureWidth: 1024 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0.5 + - _UnderlayOffsetY: -0.5 + - _UnderlaySoftness: 0.05 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat.meta new file mode 100644 index 0000000..fbd2cdb --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e73a58f6e2794ae7b1b7e50b7fb811b0 +timeCreated: 1484172806 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset new file mode 100644 index 0000000..70c5d61 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset @@ -0,0 +1,347 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2180264 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: LiberationSans SDF Material + m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28268798066460806} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _BumpScale: 1 + - _ColorMask: 15 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _Diffuse: 0.5 + - _DstBlend: 0 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 10 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _Parallax: 0.02 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.90909094 + - _ScaleRatioB: 0.73125 + - _ScaleRatioC: 0.7386364 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SpecularPower: 2 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UVSec: 0 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + - _ZWrite: 1 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: LiberationSans SDF - Fallback + m_EditorClassIdentifier: + m_Version: 1.1.0 + m_Material: {fileID: 2180264} + m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + m_SourceFontFile: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3} + m_AtlasPopulationMode: 1 + InternalDynamicOS: 0 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: Liberation Sans + m_StyleName: Regular + m_PointSize: 86 + m_Scale: 1 + m_LineHeight: 98.8916 + m_AscentLine: 77.853516 + m_CapLine: 59 + m_MeanLine: 45 + m_Baseline: 0 + m_DescentLine: -18.22461 + m_SuperscriptOffset: 77.853516 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -18.22461 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -12.261719 + m_UnderlineThickness: 6.298828 + m_StrikethroughOffset: 18 + m_StrikethroughThickness: 6.298828 + m_TabWidth: 24 + m_GlyphTable: [] + m_CharacterTable: [] + m_AtlasTextures: + - {fileID: 28268798066460806} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 1 + m_ClearDynamicDataOnBuild: 1 + m_UsedGlyphRects: [] + m_FreeGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 511 + m_Height: 511 + m_fontInfo: + Name: Liberation Sans + PointSize: 86 + Scale: 1 + CharacterCount: 250 + LineHeight: 98.90625 + Baseline: 0 + Ascender: 77.84375 + CapHeight: 59.1875 + Descender: -18.21875 + CenterLine: 0 + SuperscriptOffset: 77.84375 + SubscriptOffset: -12.261719 + SubSize: 0.5 + Underline: -12.261719 + UnderlineThickness: 6.298828 + strikethrough: 23.675 + strikethroughThickness: 0 + TabWidth: 239.0625 + Padding: 9 + AtlasWidth: 1024 + AtlasHeight: 1024 + atlas: {fileID: 0} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 9 + m_AtlasRenderMode: 4169 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_MultipleSubstitutionRecords: [] + m_LigatureSubstitutionRecords: [] + m_GlyphPairAdjustmentRecords: [] + m_MarkToBaseAdjustmentRecords: [] + m_MarkToMarkAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + faceIndex: 0 + pointSizeSamplingMode: 0 + pointSize: 86 + padding: 9 + paddingMode: 0 + packingMode: 4 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: 8f586378b4e144a9851e7b34d9b748ee + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4169 + includeFontFeatures: 1 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!28 &28268798066460806 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: LiberationSans SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 0 + m_Height: 0 + m_CompleteImageSize: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 1 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 0 + _typelessdata: + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta new file mode 100644 index 0000000..42dd6ac --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2e498d1c8094910479dc3e1b768306a4 +timeCreated: 1484171803 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat new file mode 100644 index 0000000..cca8ce8 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat @@ -0,0 +1,104 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: LiberationSans SDF - Outline + m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} + m_ShaderKeywords: OUTLINE_ON + m_LightmapFlags: 5 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28684132378477856, guid: 8f586378b4e144a9851e7b34d9b748ee, + type: 2} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0.1 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 10 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0.1 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.9 + - _ScaleRatioB: 0.73125 + - _ScaleRatioC: 0.64125 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 1024 + - _TextureWidth: 1024 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat.meta new file mode 100644 index 0000000..88d6334 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 79459efec17a4d00a321bdcc27bbc385 +timeCreated: 1484172856 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset new file mode 100644 index 0000000..c7b0771 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset @@ -0,0 +1,7821 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2180264 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: LiberationSans SDF Material + m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _MainTex: + m_Texture: {fileID: 28684132378477856} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _ColorMask: 15 + - _FaceDilate: 0 + - _GradientScale: 10 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _ScaleRatioA: 0.9 + - _ScaleRatioB: 1 + - _ScaleRatioC: 0.73125 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 1024 + - _TextureWidth: 1024 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: LiberationSans SDF + m_EditorClassIdentifier: + hashCode: 231247347 + material: {fileID: 2180264} + materialHashCode: -1183942120 + m_Version: 1.1.0 + m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, + type: 3} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Liberation Sans + m_StyleName: Regular + m_PointSize: 86 + m_Scale: 1 + m_LineHeight: 98.8916 + m_AscentLine: 77.853516 + m_CapLine: 59 + m_MeanLine: 45 + m_Baseline: 0 + m_DescentLine: -18.22461 + m_SuperscriptOffset: 77.853516 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -18.22461 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -12.261719 + m_UnderlineThickness: 6.298828 + m_StrikethroughOffset: 18 + m_StrikethroughThickness: 6.298828 + m_TabWidth: 24 + m_GlyphTable: + - m_Index: 3 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 9 + m_Height: 59 + m_HorizontalBearingX: 9 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 555 + m_Y: 816 + m_Width: 9 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 25 + m_Height: 19 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 31 + m_GlyphRect: + m_X: 775 + m_Y: 922 + m_Width: 25 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 48 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 471 + m_Y: 170 + m_Width: 48 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 47 + m_Height: 70 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 64 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 161 + m_Y: 212 + m_Width: 47 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 70 + m_Height: 61 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 409 + m_Y: 10 + m_Width: 70 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 53 + m_Height: 61 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 437 + m_Y: 90 + m_Width: 53 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 8 + m_Height: 19 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 975 + m_Y: 961 + m_Width: 8 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 24 + m_Height: 80 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 146 + m_Y: 673 + m_Width: 24 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 24 + m_Height: 80 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 189 + m_Y: 671 + m_Width: 24 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 31 + m_Height: 30 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 33 + m_GlyphRect: + m_X: 495 + m_Y: 984 + m_Width: 31 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 42 + m_Height: 43 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 50 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 972 + m_Y: 330 + m_Width: 42 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 10 + m_Height: 20 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 9 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 583 + m_Y: 992 + m_Width: 10 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 23 + m_Height: 7 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 26 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 399 + m_Y: 925 + m_Width: 23 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 10 + m_Height: 9 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 9 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 657 + m_Y: 958 + m_Width: 10 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 24 + m_Height: 63 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 695 + m_Y: 409 + m_Width: 24 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 42 + m_Height: 61 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 532 + m_Y: 249 + m_Width: 42 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 38 + m_Height: 59 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 915 + m_Y: 501 + m_Width: 38 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 40 + m_Height: 60 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 596 + m_Y: 329 + m_Width: 40 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 42 + m_Height: 61 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 417 + m_Y: 503 + m_Width: 42 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 45 + m_Height: 59 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 725 + m_Y: 252 + m_Width: 45 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 42 + m_Height: 60 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 724 + m_Y: 330 + m_Width: 42 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 41 + m_Height: 61 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 912 + m_Y: 262 + m_Width: 41 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 40 + m_Height: 59 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 438 + m_Y: 830 + m_Width: 40 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 42 + m_Height: 61 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 733 + m_Y: 648 + m_Width: 42 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 40 + m_Height: 61 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 856 + m_Y: 484 + m_Width: 40 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 10 + m_Height: 45 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 897 + m_Y: 819 + m_Width: 10 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 10 + m_Height: 57 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 429 + m_Y: 287 + m_Width: 10 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 42 + m_Height: 43 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 50 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 846 + m_Y: 341 + m_Width: 42 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 42 + m_Height: 29 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 227 + m_Y: 281 + m_Width: 42 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 42 + m_Height: 43 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 50 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 972 + m_Y: 392 + m_Width: 42 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 42 + m_Height: 60 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 733 + m_Y: 728 + m_Width: 42 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 74 + m_Height: 74 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 87 + m_GlyphRect: + m_X: 10 + m_Y: 10 + m_Width: 74 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 57 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 828 + m_Y: 103 + m_Width: 57 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 46 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 542 + m_Y: 486 + m_Width: 46 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 55 + m_Height: 61 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 509 + m_Y: 88 + m_Width: 55 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 51 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 655 + m_Y: 252 + m_Width: 51 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 47 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 629 + m_Y: 409 + m_Width: 47 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 43 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 53 + m_GlyphRect: + m_X: 789 + m_Y: 259 + m_Width: 43 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 57 + m_Height: 61 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 904 + m_Y: 103 + m_Width: 57 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 48 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 495 + m_Y: 407 + m_Width: 48 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 9 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 552 + m_Y: 919 + m_Width: 9 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 36 + m_Height: 60 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 797 + m_Y: 569 + m_Width: 36 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 50 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 458 + m_Y: 326 + m_Width: 50 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 39 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 497 + m_Y: 816 + m_Width: 39 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 59 + m_Height: 59 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 71 + m_GlyphRect: + m_X: 97 + m_Y: 955 + m_Width: 59 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 48 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 562 + m_Y: 408 + m_Width: 48 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 59 + m_Height: 61 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 583 + m_Y: 89 + m_Width: 59 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 46 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 669 + m_Y: 491 + m_Width: 46 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 59 + m_Height: 76 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 10 + m_Y: 103 + m_Width: 59 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 52 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 461 + m_Y: 248 + m_Width: 52 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 51 + m_Height: 61 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 288 + m_Y: 273 + m_Width: 51 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 50 + m_Height: 59 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 52 + m_GlyphRect: + m_X: 527 + m_Y: 329 + m_Width: 50 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 50 + m_Height: 60 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 655 + m_Y: 330 + m_Width: 50 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 57 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 273 + m_Y: 195 + m_Width: 57 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 85 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 85 + m_GlyphRect: + m_X: 103 + m_Y: 10 + m_Width: 85 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 56 + m_Height: 59 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 58 + m_GlyphRect: + m_X: 175 + m_Y: 955 + m_Width: 56 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 54 + m_Height: 59 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 582 + m_Y: 169 + m_Width: 54 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 49 + m_Height: 59 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 53 + m_GlyphRect: + m_X: 427 + m_Y: 404 + m_Width: 49 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 18 + m_Height: 80 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 232 + m_Y: 671 + m_Width: 18 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 24 + m_Height: 63 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 375 + m_Y: 951 + m_Width: 24 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 18 + m_Height: 80 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 223 + m_Y: 393 + m_Width: 18 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 38 + m_Height: 31 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 38 + m_GlyphRect: + m_X: 630 + m_Y: 870 + m_Width: 38 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 51 + m_Height: 6 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: -12 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 497 + m_Y: 894 + m_Width: 51 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 19 + m_Height: 13 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 456 + m_Y: 997 + m_Width: 19 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 45 + m_Height: 47 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 669 + m_Y: 648 + m_Width: 45 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 40 + m_Height: 63 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 738 + m_Y: 409 + m_Width: 40 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 38 + m_Height: 47 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 908 + m_Y: 579 + m_Width: 38 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 40 + m_Height: 63 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 797 + m_Y: 403 + m_Width: 40 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 42 + m_Height: 47 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 785 + m_Y: 337 + m_Width: 42 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 25 + m_Height: 62 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 25 + m_GlyphRect: + m_X: 538 + m_Y: 168 + m_Width: 25 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 40 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 86 + m_Y: 872 + m_Width: 40 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 38 + m_Height: 62 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 430 + m_Y: 666 + m_Width: 38 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 9 + m_Height: 62 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 852 + m_Y: 567 + m_Width: 9 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 17 + m_Height: 80 + m_HorizontalBearingX: -3 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 20 + m_GlyphRect: + m_X: 145 + m_Y: 773 + m_Width: 17 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 40 + m_Height: 62 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 44 + m_GlyphRect: + m_X: 856 + m_Y: 403 + m_Width: 40 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 9 + m_Height: 62 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 880 + m_Y: 564 + m_Width: 9 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 64 + m_Height: 46 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 378 + m_Y: 222 + m_Width: 64 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 38 + m_Height: 46 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 630 + m_Y: 805 + m_Width: 38 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 42 + m_Height: 47 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 972 + m_Y: 264 + m_Width: 42 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 40 + m_Height: 64 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 145 + m_Y: 872 + m_Width: 40 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 40 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 329 + m_Y: 666 + m_Width: 40 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 23 + m_Height: 46 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 926 + m_Y: 816 + m_Width: 23 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 38 + m_Height: 47 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 956 + m_Y: 740 + m_Width: 38 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 23 + m_Height: 56 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 55 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 388 + m_Y: 672 + m_Width: 23 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 38 + m_Height: 46 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 495 + m_Y: 919 + m_Width: 38 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 43 + m_Height: 45 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 226 + m_Y: 329 + m_Width: 43 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 63 + m_Height: 45 + m_HorizontalBearingX: -1 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 61 + m_GlyphRect: + m_X: 655 + m_Y: 188 + m_Width: 63 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 43 + m_Height: 45 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 737 + m_Y: 188 + m_Width: 43 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 41 + m_Height: 63 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 41 + m_GlyphRect: + m_X: 609 + m_Y: 640 + m_Width: 41 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 35 + m_Height: 45 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 42 + m_GlyphRect: + m_X: 968 + m_Y: 806 + m_Width: 35 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 27 + m_Height: 80 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 164 + m_Y: 113 + m_Width: 27 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 8 + m_Height: 80 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 181 + m_Y: 772 + m_Width: 8 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 27 + m_Height: 80 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 227 + m_Y: 182 + m_Width: 27 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 44 + m_Height: 11 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 34 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 333 + m_Y: 832 + m_Width: 44 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 98 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 99 + m_Metrics: + m_Width: 10 + m_Height: 59 + m_HorizontalBearingX: 9 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 349 + m_Y: 195 + m_Width: 10 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 100 + m_Metrics: + m_Width: 38 + m_Height: 60 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 915 + m_Y: 422 + m_Width: 38 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 101 + m_Metrics: + m_Width: 45 + m_Height: 60 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 669 + m_Y: 569 + m_Width: 45 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 102 + m_Metrics: + m_Width: 40 + m_Height: 40 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 48 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 733 + m_Y: 807 + m_Width: 40 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 103 + m_Metrics: + m_Width: 50 + m_Height: 59 + m_HorizontalBearingX: -1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 358 + m_Y: 357 + m_Width: 50 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 8 + m_Height: 80 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 306 + m_Y: 766 + m_Width: 8 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 105 + m_Metrics: + m_Width: 40 + m_Height: 69 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 223 + m_Y: 492 + m_Width: 40 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 25 + m_Height: 8 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 931 + m_Y: 961 + m_Width: 25 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 61 + m_Height: 61 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 63 + m_GlyphRect: + m_X: 277 + m_Y: 90 + m_Width: 61 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 108 + m_Metrics: + m_Width: 32 + m_Height: 33 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 32 + m_GlyphRect: + m_X: 784 + m_Y: 870 + m_Width: 32 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 109 + m_Metrics: + m_Width: 42 + m_Height: 34 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 39 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 972 + m_Y: 454 + m_Width: 42 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 110 + m_Metrics: + m_Width: 42 + m_Height: 24 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 32 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 972 + m_Y: 560 + m_Width: 42 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 111 + m_Metrics: + m_Width: 23 + m_Height: 7 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 26 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 583 + m_Y: 890 + m_Width: 23 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 112 + m_Metrics: + m_Width: 61 + m_Height: 61 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 63 + m_GlyphRect: + m_X: 357 + m_Y: 90 + m_Width: 61 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 113 + m_Metrics: + m_Width: 50 + m_Height: 4 + m_HorizontalBearingX: -1 + m_HorizontalBearingY: 65 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 862 + m_Y: 961 + m_Width: 50 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 24 + m_Height: 24 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 34 + m_GlyphRect: + m_X: 687 + m_Y: 906 + m_Width: 24 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 115 + m_Metrics: + m_Width: 43 + m_Height: 52 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 47 + m_GlyphRect: + m_X: 607 + m_Y: 487 + m_Width: 43 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 116 + m_Metrics: + m_Width: 27 + m_Height: 36 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 792 + m_Y: 815 + m_Width: 27 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 117 + m_Metrics: + m_Width: 27 + m_Height: 37 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 687 + m_Y: 796 + m_Width: 27 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 118 + m_Metrics: + m_Width: 19 + m_Height: 13 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 545 + m_Y: 997 + m_Width: 19 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 119 + m_Metrics: + m_Width: 43 + m_Height: 63 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 593 + m_Y: 247 + m_Width: 43 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 40 + m_Height: 70 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 46 + m_GlyphRect: + m_X: 208 + m_Y: 770 + m_Width: 40 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 121 + m_Metrics: + m_Width: 10 + m_Height: 10 + m_HorizontalBearingX: 9 + m_HorizontalBearingY: 28 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 996 + m_Y: 932 + m_Width: 10 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 16 + m_Height: 18 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 622 + m_Y: 958 + m_Width: 16 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 123 + m_Metrics: + m_Width: 24 + m_Height: 35 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 687 + m_Y: 852 + m_Width: 24 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 29 + m_Height: 33 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 31 + m_GlyphRect: + m_X: 835 + m_Y: 877 + m_Width: 29 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 125 + m_Metrics: + m_Width: 42 + m_Height: 34 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 39 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 972 + m_Y: 507 + m_Width: 42 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 126 + m_Metrics: + m_Width: 67 + m_Height: 59 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 72 + m_GlyphRect: + m_X: 498 + m_Y: 10 + m_Width: 67 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 127 + m_Metrics: + m_Width: 68 + m_Height: 59 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 72 + m_GlyphRect: + m_X: 10 + m_Y: 955 + m_Width: 68 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 128 + m_Metrics: + m_Width: 66 + m_Height: 60 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 72 + m_GlyphRect: + m_X: 584 + m_Y: 10 + m_Width: 66 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 129 + m_Metrics: + m_Width: 43 + m_Height: 60 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 53 + m_GlyphRect: + m_X: 903 + m_Y: 183 + m_Width: 43 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 130 + m_Metrics: + m_Width: 57 + m_Height: 74 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 829 + m_Y: 10 + m_Width: 57 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 131 + m_Metrics: + m_Width: 57 + m_Height: 74 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 905 + m_Y: 10 + m_Width: 57 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 132 + m_Metrics: + m_Width: 57 + m_Height: 75 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 10 + m_Y: 673 + m_Width: 57 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 133 + m_Metrics: + m_Width: 57 + m_Height: 75 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 10 + m_Y: 767 + m_Width: 57 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 134 + m_Metrics: + m_Width: 57 + m_Height: 72 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 72 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 88 + m_Y: 113 + m_Width: 57 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 135 + m_Metrics: + m_Width: 57 + m_Height: 75 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 10 + m_Y: 861 + m_Width: 57 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 136 + m_Metrics: + m_Width: 82 + m_Height: 59 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 207 + m_Y: 10 + m_Width: 82 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 137 + m_Metrics: + m_Width: 55 + m_Height: 78 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 10 + m_Y: 576 + m_Width: 55 + m_Height: 78 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 138 + m_Metrics: + m_Width: 47 + m_Height: 74 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 84 + m_Y: 580 + m_Width: 47 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 139 + m_Metrics: + m_Width: 47 + m_Height: 74 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 157 + m_Y: 487 + m_Width: 47 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 140 + m_Metrics: + m_Width: 47 + m_Height: 75 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 157 + m_Y: 393 + m_Width: 47 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 141 + m_Metrics: + m_Width: 47 + m_Height: 72 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 72 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 150 + m_Y: 580 + m_Width: 47 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 142 + m_Metrics: + m_Width: 19 + m_Height: 74 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 227 + m_Y: 859 + m_Width: 19 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 143 + m_Metrics: + m_Width: 19 + m_Height: 74 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 265 + m_Y: 859 + m_Width: 19 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 144 + m_Metrics: + m_Width: 28 + m_Height: 75 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 981 + m_Y: 10 + m_Width: 28 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 145 + m_Metrics: + m_Width: 25 + m_Height: 72 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 72 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 216 + m_Y: 580 + m_Width: 25 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 146 + m_Metrics: + m_Width: 58 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 751 + m_Y: 102 + m_Width: 58 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 147 + m_Metrics: + m_Width: 48 + m_Height: 75 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 210 + m_Y: 88 + m_Width: 48 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 148 + m_Metrics: + m_Width: 59 + m_Height: 75 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 10 + m_Y: 388 + m_Width: 59 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 149 + m_Metrics: + m_Width: 59 + m_Height: 75 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 10 + m_Y: 482 + m_Width: 59 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 150 + m_Metrics: + m_Width: 59 + m_Height: 76 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 10 + m_Y: 198 + m_Width: 59 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 151 + m_Metrics: + m_Width: 59 + m_Height: 76 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 10 + m_Y: 293 + m_Width: 59 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 152 + m_Metrics: + m_Width: 59 + m_Height: 73 + m_HorizontalBearingX: 4 + m_HorizontalBearingY: 72 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 751 + m_Y: 10 + m_Width: 59 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 153 + m_Metrics: + m_Width: 40 + m_Height: 39 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 48 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 838 + m_Y: 819 + m_Width: 40 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 154 + m_Metrics: + m_Width: 63 + m_Height: 65 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 669 + m_Y: 10 + m_Width: 63 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 155 + m_Metrics: + m_Width: 50 + m_Height: 75 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 88 + m_Y: 392 + m_Width: 50 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 156 + m_Metrics: + m_Width: 50 + m_Height: 75 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 88 + m_Y: 486 + m_Width: 50 + m_Height: 75 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 157 + m_Metrics: + m_Width: 50 + m_Height: 76 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 75 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 88 + m_Y: 297 + m_Width: 50 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 158 + m_Metrics: + m_Width: 50 + m_Height: 73 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 72 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 157 + m_Y: 301 + m_Width: 50 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 159 + m_Metrics: + m_Width: 54 + m_Height: 74 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 74 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 88 + m_Y: 204 + m_Width: 54 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 160 + m_Metrics: + m_Width: 46 + m_Height: 59 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 734 + m_Y: 491 + m_Width: 46 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 161 + m_Metrics: + m_Width: 44 + m_Height: 63 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 53 + m_GlyphRect: + m_X: 545 + m_Y: 564 + m_Width: 44 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 162 + m_Metrics: + m_Width: 45 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 324 + m_Y: 583 + m_Width: 45 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 163 + m_Metrics: + m_Width: 45 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 333 + m_Y: 749 + m_Width: 45 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 164 + m_Metrics: + m_Width: 45 + m_Height: 63 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 478 + m_Y: 485 + m_Width: 45 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 165 + m_Metrics: + m_Width: 45 + m_Height: 62 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 61 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 250 + m_Y: 952 + m_Width: 45 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 166 + m_Metrics: + m_Width: 45 + m_Height: 60 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 733 + m_Y: 569 + m_Width: 45 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 167 + m_Metrics: + m_Width: 45 + m_Height: 71 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 70 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 260 + m_Y: 580 + m_Width: 45 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 168 + m_Metrics: + m_Width: 71 + m_Height: 47 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 661 + m_Y: 94 + m_Width: 71 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 169 + m_Metrics: + m_Width: 38 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 427 + m_Y: 583 + m_Width: 38 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 170 + m_Metrics: + m_Width: 42 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 436 + m_Y: 747 + m_Width: 42 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 171 + m_Metrics: + m_Width: 42 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 484 + m_Y: 567 + m_Width: 42 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 172 + m_Metrics: + m_Width: 42 + m_Height: 63 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 608 + m_Y: 558 + m_Width: 42 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 173 + m_Metrics: + m_Width: 42 + m_Height: 60 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 851 + m_Y: 262 + m_Width: 42 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 174 + m_Metrics: + m_Width: 19 + m_Height: 63 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 838 + m_Y: 737 + m_Width: 19 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 175 + m_Metrics: + m_Width: 19 + m_Height: 63 + m_HorizontalBearingX: 6 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 418 + m_Y: 951 + m_Width: 19 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 176 + m_Metrics: + m_Width: 29 + m_Height: 62 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 980 + m_Y: 104 + m_Width: 29 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 177 + m_Metrics: + m_Width: 25 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 794 + m_Y: 737 + m_Width: 25 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 178 + m_Metrics: + m_Width: 42 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 487 + m_Y: 650 + m_Width: 42 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 179 + m_Metrics: + m_Width: 38 + m_Height: 61 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 61 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 915 + m_Y: 342 + m_Width: 38 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 180 + m_Metrics: + m_Width: 42 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 548 + m_Y: 646 + m_Width: 42 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 181 + m_Metrics: + m_Width: 42 + m_Height: 64 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 497 + m_Y: 733 + m_Width: 42 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 182 + m_Metrics: + m_Width: 42 + m_Height: 63 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 672 + m_Y: 714 + m_Width: 42 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 183 + m_Metrics: + m_Width: 42 + m_Height: 62 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 61 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 314 + m_Y: 952 + m_Width: 42 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 184 + m_Metrics: + m_Width: 42 + m_Height: 60 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 972 + m_Y: 185 + m_Width: 42 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 185 + m_Metrics: + m_Width: 43 + m_Height: 39 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 48 + m_HorizontalAdvance: 47 + m_GlyphRect: + m_X: 965 + m_Y: 603 + m_Width: 43 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 186 + m_Metrics: + m_Width: 50 + m_Height: 49 + m_HorizontalBearingX: 1 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 53 + m_GlyphRect: + m_X: 357 + m_Y: 435 + m_Width: 50 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 187 + m_Metrics: + m_Width: 38 + m_Height: 64 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 558 + m_Y: 729 + m_Width: 38 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 188 + m_Metrics: + m_Width: 38 + m_Height: 64 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 615 + m_Y: 722 + m_Width: 38 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 189 + m_Metrics: + m_Width: 38 + m_Height: 63 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 799 + m_Y: 485 + m_Width: 38 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 190 + m_Metrics: + m_Width: 38 + m_Height: 60 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 956 + m_Y: 661 + m_Width: 38 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 191 + m_Metrics: + m_Width: 41 + m_Height: 81 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 41 + m_GlyphRect: + m_X: 86 + m_Y: 673 + m_Width: 41 + m_Height: 81 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 192 + m_Metrics: + m_Width: 40 + m_Height: 80 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 86 + m_Y: 773 + m_Width: 40 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 193 + m_Metrics: + m_Width: 41 + m_Height: 77 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 41 + m_GlyphRect: + m_X: 269 + m_Y: 670 + m_Width: 41 + m_Height: 77 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1997 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1998 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1999 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2000 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2001 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2002 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2003 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2004 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2005 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2006 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 17 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2007 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 7 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2008 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2009 + m_Metrics: + m_Width: 4 + m_Height: 65 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: 54 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 204 + m_Y: 871 + m_Width: 4 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2010 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 267 + m_Y: 770 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2011 + m_Metrics: + m_Width: 21 + m_Height: 70 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 260 + m_Y: 393 + m_Width: 21 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2012 + m_Metrics: + m_Width: 21 + m_Height: 70 + m_HorizontalBearingX: -19 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 282 + m_Y: 482 + m_Width: 21 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2013 + m_Metrics: + m_Width: 48 + m_Height: 6 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 862 + m_Y: 936 + m_Width: 48 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2014 + m_Metrics: + m_Width: 48 + m_Height: 6 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 929 + m_Y: 936 + m_Width: 48 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2015 + m_Metrics: + m_Width: 86 + m_Height: 6 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 103 + m_Y: 88 + m_Width: 86 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2016 + m_Metrics: + m_Width: 86 + m_Height: 6 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 277 + m_Y: 170 + m_Width: 86 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2017 + m_Metrics: + m_Width: 22 + m_Height: 62 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 36 + m_GlyphRect: + m_X: 862 + m_Y: 181 + m_Width: 22 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2018 + m_Metrics: + m_Width: 51 + m_Height: 15 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: -4 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 288 + m_Y: 353 + m_Width: 51 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2019 + m_Metrics: + m_Width: 9 + m_Height: 19 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 612 + m_Y: 995 + m_Width: 9 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2020 + m_Metrics: + m_Width: 9 + m_Height: 19 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 640 + m_Y: 995 + m_Width: 9 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2021 + m_Metrics: + m_Width: 9 + m_Height: 19 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 8 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 1002 + m_Y: 961 + m_Width: 9 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2022 + m_Metrics: + m_Width: 9 + m_Height: 19 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 686 + m_Y: 949 + m_Width: 9 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2023 + m_Metrics: + m_Width: 23 + m_Height: 19 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 967 + m_Y: 894 + m_Width: 23 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2024 + m_Metrics: + m_Width: 23 + m_Height: 19 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 580 + m_Y: 916 + m_Width: 23 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2025 + m_Metrics: + m_Width: 23 + m_Height: 19 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 8 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 580 + m_Y: 954 + m_Width: 23 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2026 + m_Metrics: + m_Width: 22 + m_Height: 19 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 622 + m_Y: 920 + m_Width: 22 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2027 + m_Metrics: + m_Width: 38 + m_Height: 68 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 303 + m_Y: 865 + m_Width: 38 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2028 + m_Metrics: + m_Width: 38 + m_Height: 68 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 300 + m_Y: 387 + m_Width: 38 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2029 + m_Metrics: + m_Width: 24 + m_Height: 23 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 40 + m_HorizontalAdvance: 30 + m_GlyphRect: + m_X: 819 + m_Y: 929 + m_Width: 24 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2030 + m_Metrics: + m_Width: 64 + m_Height: 9 + m_HorizontalBearingX: 11 + m_HorizontalBearingY: 9 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 661 + m_Y: 160 + m_Width: 64 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2031 + m_Metrics: + m_Width: 21 + m_Height: 63 + m_HorizontalBearingX: -2 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 876 + m_Y: 737 + m_Width: 21 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2032 + m_Metrics: + m_Width: 21 + m_Height: 63 + m_HorizontalBearingX: -19 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 916 + m_Y: 734 + m_Width: 21 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2033 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 388 + m_Y: 583 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2034 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 397 + m_Y: 747 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2035 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 360 + m_Y: 862 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2036 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 17 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2037 + m_Metrics: + m_Width: 82 + m_Height: 61 + m_HorizontalBearingX: 2 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 308 + m_Y: 10 + m_Width: 82 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2038 + m_Metrics: + m_Width: 12 + m_Height: 22 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 427 + m_Y: 363 + m_Width: 12 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2039 + m_Metrics: + m_Width: 26 + m_Height: 22 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 30 + m_GlyphRect: + m_X: 730 + m_Y: 907 + m_Width: 26 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2040 + m_Metrics: + m_Width: 35 + m_Height: 22 + m_HorizontalBearingX: -4 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 30 + m_GlyphRect: + m_X: 730 + m_Y: 866 + m_Width: 35 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2041 + m_Metrics: + m_Width: 23 + m_Height: 34 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 39 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 883 + m_Y: 883 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2042 + m_Metrics: + m_Width: 23 + m_Height: 34 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 39 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 925 + m_Y: 883 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2043 + m_Metrics: + m_Width: 28 + m_Height: 59 + m_HorizontalBearingX: 9 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 583 + m_Y: 812 + m_Width: 28 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2044 + m_Metrics: + m_Width: 35 + m_Height: 5 + m_HorizontalBearingX: -3 + m_HorizontalBearingY: 68 + m_HorizontalAdvance: 29 + m_GlyphRect: + m_X: 968 + m_Y: 870 + m_Width: 35 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2045 + m_Metrics: + m_Width: 44 + m_Height: 59 + m_HorizontalBearingX: -18 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 799 + m_Y: 181 + m_Width: 44 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2046 + m_Metrics: + m_Width: 10 + m_Height: 62 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 322 + m_Y: 474 + m_Width: 10 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2047 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 399 + m_Y: 836 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2048 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 794 + m_Y: 648 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2049 + m_Metrics: + m_Width: 22 + m_Height: 70 + m_HorizontalBearingX: -11 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 833 + m_Y: 648 + m_Width: 22 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2050 + m_Metrics: + m_Width: 22 + m_Height: 70 + m_HorizontalBearingX: -11 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 874 + m_Y: 648 + m_Width: 22 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2051 + m_Metrics: + m_Width: 22 + m_Height: 70 + m_HorizontalBearingX: -11 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 915 + m_Y: 645 + m_Width: 22 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2052 + m_Metrics: + m_Width: 20 + m_Height: 70 + m_HorizontalBearingX: -10 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 456 + m_Y: 908 + m_Width: 20 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2075 + m_Metrics: + m_Width: 47 + m_Height: 61 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 351 + m_Y: 503 + m_Width: 47 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2090 + m_Metrics: + m_Width: 70 + m_Height: 33 + m_HorizontalBearingX: 7 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 382 + m_Y: 170 + m_Width: 70 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2179 + m_Metrics: + m_Width: 52 + m_Height: 51 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 52 + m_GlyphRect: + m_X: 358 + m_Y: 287 + m_Width: 52 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 98 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 161 + m_GlyphIndex: 99 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 162 + m_GlyphIndex: 100 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 163 + m_GlyphIndex: 101 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 164 + m_GlyphIndex: 102 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 165 + m_GlyphIndex: 103 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 166 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 167 + m_GlyphIndex: 105 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 168 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 169 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 170 + m_GlyphIndex: 108 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 171 + m_GlyphIndex: 109 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 172 + m_GlyphIndex: 110 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 173 + m_GlyphIndex: 111 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 174 + m_GlyphIndex: 112 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 175 + m_GlyphIndex: 113 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 176 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 177 + m_GlyphIndex: 115 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 178 + m_GlyphIndex: 116 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 179 + m_GlyphIndex: 117 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 180 + m_GlyphIndex: 118 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 181 + m_GlyphIndex: 119 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 182 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 183 + m_GlyphIndex: 121 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 184 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 185 + m_GlyphIndex: 123 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 186 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 187 + m_GlyphIndex: 125 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 188 + m_GlyphIndex: 126 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 189 + m_GlyphIndex: 127 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 190 + m_GlyphIndex: 128 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 191 + m_GlyphIndex: 129 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 192 + m_GlyphIndex: 130 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 193 + m_GlyphIndex: 131 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 194 + m_GlyphIndex: 132 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 195 + m_GlyphIndex: 133 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 196 + m_GlyphIndex: 134 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 197 + m_GlyphIndex: 135 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 198 + m_GlyphIndex: 136 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 199 + m_GlyphIndex: 137 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 200 + m_GlyphIndex: 138 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 201 + m_GlyphIndex: 139 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 202 + m_GlyphIndex: 140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 203 + m_GlyphIndex: 141 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 204 + m_GlyphIndex: 142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 205 + m_GlyphIndex: 143 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 206 + m_GlyphIndex: 144 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 207 + m_GlyphIndex: 145 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 208 + m_GlyphIndex: 146 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 209 + m_GlyphIndex: 147 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 210 + m_GlyphIndex: 148 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 211 + m_GlyphIndex: 149 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 212 + m_GlyphIndex: 150 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 213 + m_GlyphIndex: 151 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 214 + m_GlyphIndex: 152 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 215 + m_GlyphIndex: 153 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 216 + m_GlyphIndex: 154 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 217 + m_GlyphIndex: 155 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 218 + m_GlyphIndex: 156 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 219 + m_GlyphIndex: 157 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 220 + m_GlyphIndex: 158 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 221 + m_GlyphIndex: 159 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 222 + m_GlyphIndex: 160 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 223 + m_GlyphIndex: 161 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 224 + m_GlyphIndex: 162 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 225 + m_GlyphIndex: 163 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 226 + m_GlyphIndex: 164 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 227 + m_GlyphIndex: 165 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 228 + m_GlyphIndex: 166 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 229 + m_GlyphIndex: 167 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 230 + m_GlyphIndex: 168 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 231 + m_GlyphIndex: 169 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 232 + m_GlyphIndex: 170 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 233 + m_GlyphIndex: 171 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 234 + m_GlyphIndex: 172 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 235 + m_GlyphIndex: 173 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 236 + m_GlyphIndex: 174 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 237 + m_GlyphIndex: 175 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 238 + m_GlyphIndex: 176 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 239 + m_GlyphIndex: 177 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 240 + m_GlyphIndex: 178 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 241 + m_GlyphIndex: 179 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 242 + m_GlyphIndex: 180 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 243 + m_GlyphIndex: 181 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 244 + m_GlyphIndex: 182 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 245 + m_GlyphIndex: 183 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 246 + m_GlyphIndex: 184 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 247 + m_GlyphIndex: 185 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 248 + m_GlyphIndex: 186 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 249 + m_GlyphIndex: 187 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 250 + m_GlyphIndex: 188 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 251 + m_GlyphIndex: 189 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 252 + m_GlyphIndex: 190 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 253 + m_GlyphIndex: 191 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 254 + m_GlyphIndex: 192 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 255 + m_GlyphIndex: 193 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8192 + m_GlyphIndex: 1997 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8193 + m_GlyphIndex: 1998 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8194 + m_GlyphIndex: 1999 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8195 + m_GlyphIndex: 2000 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8196 + m_GlyphIndex: 2001 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8197 + m_GlyphIndex: 2002 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8198 + m_GlyphIndex: 2003 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8199 + m_GlyphIndex: 2004 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8200 + m_GlyphIndex: 2005 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8201 + m_GlyphIndex: 2006 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8202 + m_GlyphIndex: 2007 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8203 + m_GlyphIndex: 2008 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8204 + m_GlyphIndex: 2009 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8205 + m_GlyphIndex: 2010 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8206 + m_GlyphIndex: 2011 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8207 + m_GlyphIndex: 2012 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8210 + m_GlyphIndex: 2013 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8211 + m_GlyphIndex: 2014 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8212 + m_GlyphIndex: 2015 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8213 + m_GlyphIndex: 2016 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8214 + m_GlyphIndex: 2017 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8215 + m_GlyphIndex: 2018 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8216 + m_GlyphIndex: 2019 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8217 + m_GlyphIndex: 2020 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8218 + m_GlyphIndex: 2021 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8219 + m_GlyphIndex: 2022 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8220 + m_GlyphIndex: 2023 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8221 + m_GlyphIndex: 2024 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8222 + m_GlyphIndex: 2025 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8223 + m_GlyphIndex: 2026 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8224 + m_GlyphIndex: 2027 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8225 + m_GlyphIndex: 2028 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8226 + m_GlyphIndex: 2029 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 2030 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8234 + m_GlyphIndex: 2031 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8235 + m_GlyphIndex: 2032 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8236 + m_GlyphIndex: 2033 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8237 + m_GlyphIndex: 2034 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8238 + m_GlyphIndex: 2035 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8239 + m_GlyphIndex: 2036 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8240 + m_GlyphIndex: 2037 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8242 + m_GlyphIndex: 2038 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8243 + m_GlyphIndex: 2039 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8244 + m_GlyphIndex: 2040 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8249 + m_GlyphIndex: 2041 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8250 + m_GlyphIndex: 2042 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8252 + m_GlyphIndex: 2043 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8254 + m_GlyphIndex: 2044 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8260 + m_GlyphIndex: 2045 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8286 + m_GlyphIndex: 2046 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8298 + m_GlyphIndex: 2047 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8299 + m_GlyphIndex: 2048 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8300 + m_GlyphIndex: 2049 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8301 + m_GlyphIndex: 2050 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8302 + m_GlyphIndex: 2051 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8303 + m_GlyphIndex: 2052 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8364 + m_GlyphIndex: 2075 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8482 + m_GlyphIndex: 2090 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 9633 + m_GlyphIndex: 2179 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28684132378477856} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 93 + m_Height: 93 + - m_X: 93 + m_Y: 0 + m_Width: 104 + m_Height: 78 + - m_X: 197 + m_Y: 0 + m_Width: 101 + m_Height: 78 + - m_X: 298 + m_Y: 0 + m_Width: 101 + m_Height: 80 + - m_X: 0 + m_Y: 93 + m_Width: 78 + m_Height: 95 + - m_X: 0 + m_Y: 188 + m_Width: 78 + m_Height: 95 + - m_X: 0 + m_Y: 283 + m_Width: 78 + m_Height: 95 + - m_X: 0 + m_Y: 378 + m_Width: 78 + m_Height: 94 + - m_X: 0 + m_Y: 472 + m_Width: 78 + m_Height: 94 + - m_X: 0 + m_Y: 566 + m_Width: 74 + m_Height: 97 + - m_X: 399 + m_Y: 0 + m_Width: 89 + m_Height: 80 + - m_X: 0 + m_Y: 663 + m_Width: 76 + m_Height: 94 + - m_X: 0 + m_Y: 757 + m_Width: 76 + m_Height: 94 + - m_X: 0 + m_Y: 851 + m_Width: 76 + m_Height: 94 + - m_X: 0 + m_Y: 945 + m_Width: 87 + m_Height: 78 + - m_X: 488 + m_Y: 0 + m_Width: 86 + m_Height: 78 + - m_X: 574 + m_Y: 0 + m_Width: 85 + m_Height: 79 + - m_X: 659 + m_Y: 0 + m_Width: 82 + m_Height: 84 + - m_X: 741 + m_Y: 0 + m_Width: 78 + m_Height: 92 + - m_X: 819 + m_Y: 0 + m_Width: 76 + m_Height: 93 + - m_X: 895 + m_Y: 0 + m_Width: 76 + m_Height: 93 + - m_X: 971 + m_Y: 0 + m_Width: 47 + m_Height: 94 + - m_X: 93 + m_Y: 78 + m_Width: 105 + m_Height: 25 + - m_X: 78 + m_Y: 103 + m_Width: 76 + m_Height: 91 + - m_X: 78 + m_Y: 194 + m_Width: 73 + m_Height: 93 + - m_X: 78 + m_Y: 287 + m_Width: 69 + m_Height: 95 + - m_X: 78 + m_Y: 382 + m_Width: 69 + m_Height: 94 + - m_X: 78 + m_Y: 476 + m_Width: 69 + m_Height: 94 + - m_X: 74 + m_Y: 570 + m_Width: 66 + m_Height: 93 + - m_X: 76 + m_Y: 663 + m_Width: 60 + m_Height: 100 + - m_X: 76 + m_Y: 763 + m_Width: 59 + m_Height: 99 + - m_X: 76 + m_Y: 862 + m_Width: 59 + m_Height: 83 + - m_X: 87 + m_Y: 945 + m_Width: 78 + m_Height: 78 + - m_X: 154 + m_Y: 103 + m_Width: 46 + m_Height: 99 + - m_X: 200 + m_Y: 78 + m_Width: 67 + m_Height: 94 + - m_X: 151 + m_Y: 202 + m_Width: 66 + m_Height: 89 + - m_X: 147 + m_Y: 291 + m_Width: 69 + m_Height: 92 + - m_X: 147 + m_Y: 383 + m_Width: 66 + m_Height: 94 + - m_X: 147 + m_Y: 477 + m_Width: 66 + m_Height: 93 + - m_X: 140 + m_Y: 570 + m_Width: 66 + m_Height: 91 + - m_X: 267 + m_Y: 80 + m_Width: 80 + m_Height: 80 + - m_X: 347 + m_Y: 80 + m_Width: 80 + m_Height: 80 + - m_X: 427 + m_Y: 80 + m_Width: 72 + m_Height: 80 + - m_X: 499 + m_Y: 78 + m_Width: 74 + m_Height: 80 + - m_X: 573 + m_Y: 79 + m_Width: 78 + m_Height: 80 + - m_X: 651 + m_Y: 84 + m_Width: 90 + m_Height: 66 + - m_X: 741 + m_Y: 92 + m_Width: 77 + m_Height: 78 + - m_X: 818 + m_Y: 93 + m_Width: 76 + m_Height: 78 + - m_X: 894 + m_Y: 93 + m_Width: 76 + m_Height: 80 + - m_X: 970 + m_Y: 94 + m_Width: 48 + m_Height: 81 + - m_X: 267 + m_Y: 160 + m_Width: 105 + m_Height: 25 + - m_X: 217 + m_Y: 172 + m_Width: 46 + m_Height: 99 + - m_X: 263 + m_Y: 185 + m_Width: 76 + m_Height: 78 + - m_X: 372 + m_Y: 160 + m_Width: 89 + m_Height: 52 + - m_X: 339 + m_Y: 185 + m_Width: 29 + m_Height: 78 + - m_X: 368 + m_Y: 212 + m_Width: 83 + m_Height: 65 + - m_X: 136 + m_Y: 663 + m_Width: 43 + m_Height: 99 + - m_X: 179 + m_Y: 661 + m_Width: 43 + m_Height: 99 + - m_X: 206 + m_Y: 570 + m_Width: 44 + m_Height: 91 + - m_X: 222 + m_Y: 661 + m_Width: 37 + m_Height: 99 + - m_X: 213 + m_Y: 383 + m_Width: 37 + m_Height: 99 + - m_X: 213 + m_Y: 482 + m_Width: 59 + m_Height: 88 + - m_X: 250 + m_Y: 570 + m_Width: 64 + m_Height: 90 + - m_X: 259 + m_Y: 660 + m_Width: 60 + m_Height: 96 + - m_X: 135 + m_Y: 763 + m_Width: 36 + m_Height: 99 + - m_X: 135 + m_Y: 862 + m_Width: 59 + m_Height: 83 + - m_X: 165 + m_Y: 945 + m_Width: 75 + m_Height: 78 + - m_X: 171 + m_Y: 762 + m_Width: 27 + m_Height: 99 + - m_X: 198 + m_Y: 760 + m_Width: 59 + m_Height: 89 + - m_X: 194 + m_Y: 861 + m_Width: 23 + m_Height: 84 + - m_X: 217 + m_Y: 849 + m_Width: 38 + m_Height: 93 + - m_X: 240 + m_Y: 942 + m_Width: 64 + m_Height: 81 + - m_X: 255 + m_Y: 849 + m_Width: 38 + m_Height: 93 + - m_X: 257 + m_Y: 760 + m_Width: 39 + m_Height: 89 + - m_X: 296 + m_Y: 756 + m_Width: 27 + m_Height: 99 + - m_X: 293 + m_Y: 855 + m_Width: 57 + m_Height: 87 + - m_X: 304 + m_Y: 942 + m_Width: 61 + m_Height: 81 + - m_X: 651 + m_Y: 150 + m_Width: 83 + m_Height: 28 + - m_X: 461 + m_Y: 160 + m_Width: 67 + m_Height: 78 + - m_X: 528 + m_Y: 158 + m_Width: 44 + m_Height: 81 + - m_X: 572 + m_Y: 159 + m_Width: 73 + m_Height: 78 + - m_X: 645 + m_Y: 178 + m_Width: 82 + m_Height: 64 + - m_X: 451 + m_Y: 238 + m_Width: 71 + m_Height: 78 + - m_X: 522 + m_Y: 239 + m_Width: 61 + m_Height: 80 + - m_X: 583 + m_Y: 237 + m_Width: 62 + m_Height: 82 + - m_X: 645 + m_Y: 242 + m_Width: 70 + m_Height: 78 + - m_X: 216 + m_Y: 319 + m_Width: 62 + m_Height: 64 + - m_X: 217 + m_Y: 271 + m_Width: 61 + m_Height: 48 + - m_X: 278 + m_Y: 263 + m_Width: 70 + m_Height: 80 + - m_X: 250 + m_Y: 383 + m_Width: 40 + m_Height: 89 + - m_X: 348 + m_Y: 277 + m_Width: 71 + m_Height: 70 + - m_X: 278 + m_Y: 343 + m_Width: 70 + m_Height: 34 + - m_X: 290 + m_Y: 377 + m_Width: 57 + m_Height: 87 + - m_X: 419 + m_Y: 277 + m_Width: 29 + m_Height: 76 + - m_X: 448 + m_Y: 316 + m_Width: 69 + m_Height: 78 + - m_X: 517 + m_Y: 319 + m_Width: 69 + m_Height: 78 + - m_X: 586 + m_Y: 319 + m_Width: 59 + m_Height: 79 + - m_X: 645 + m_Y: 320 + m_Width: 69 + m_Height: 79 + - m_X: 348 + m_Y: 347 + m_Width: 69 + m_Height: 78 + - m_X: 417 + m_Y: 353 + m_Width: 31 + m_Height: 41 + - m_X: 347 + m_Y: 425 + m_Width: 69 + m_Height: 68 + - m_X: 417 + m_Y: 394 + m_Width: 68 + m_Height: 78 + - m_X: 485 + m_Y: 397 + m_Width: 67 + m_Height: 78 + - m_X: 552 + m_Y: 398 + m_Width: 67 + m_Height: 78 + - m_X: 619 + m_Y: 399 + m_Width: 66 + m_Height: 78 + - m_X: 685 + m_Y: 399 + m_Width: 43 + m_Height: 82 + - m_X: 272 + m_Y: 472 + m_Width: 40 + m_Height: 89 + - m_X: 312 + m_Y: 464 + m_Width: 29 + m_Height: 81 + - m_X: 341 + m_Y: 493 + m_Width: 66 + m_Height: 80 + - m_X: 314 + m_Y: 573 + m_Width: 64 + m_Height: 83 + - m_X: 319 + m_Y: 656 + m_Width: 59 + m_Height: 83 + - m_X: 323 + m_Y: 739 + m_Width: 64 + m_Height: 83 + - m_X: 378 + m_Y: 573 + m_Width: 39 + m_Height: 89 + - m_X: 378 + m_Y: 662 + m_Width: 42 + m_Height: 75 + - m_X: 387 + m_Y: 737 + m_Width: 39 + m_Height: 89 + - m_X: 407 + m_Y: 493 + m_Width: 61 + m_Height: 80 + - m_X: 417 + m_Y: 573 + m_Width: 57 + m_Height: 83 + - m_X: 420 + m_Y: 656 + m_Width: 57 + m_Height: 81 + - m_X: 426 + m_Y: 737 + m_Width: 61 + m_Height: 83 + - m_X: 468 + m_Y: 475 + m_Width: 64 + m_Height: 82 + - m_X: 474 + m_Y: 557 + m_Width: 61 + m_Height: 83 + - m_X: 477 + m_Y: 640 + m_Width: 61 + m_Height: 83 + - m_X: 532 + m_Y: 476 + m_Width: 65 + m_Height: 78 + - m_X: 535 + m_Y: 554 + m_Width: 63 + m_Height: 82 + - m_X: 538 + m_Y: 636 + m_Width: 61 + m_Height: 83 + - m_X: 487 + m_Y: 723 + m_Width: 61 + m_Height: 83 + - m_X: 548 + m_Y: 719 + m_Width: 57 + m_Height: 83 + - m_X: 597 + m_Y: 477 + m_Width: 62 + m_Height: 71 + - m_X: 598 + m_Y: 548 + m_Width: 61 + m_Height: 82 + - m_X: 599 + m_Y: 630 + m_Width: 60 + m_Height: 82 + - m_X: 605 + m_Y: 712 + m_Width: 57 + m_Height: 83 + - m_X: 659 + m_Y: 481 + m_Width: 65 + m_Height: 78 + - m_X: 659 + m_Y: 559 + m_Width: 64 + m_Height: 79 + - m_X: 659 + m_Y: 638 + m_Width: 64 + m_Height: 66 + - m_X: 662 + m_Y: 704 + m_Width: 61 + m_Height: 82 + - m_X: 714 + m_Y: 320 + m_Width: 61 + m_Height: 79 + - m_X: 715 + m_Y: 242 + m_Width: 64 + m_Height: 78 + - m_X: 728 + m_Y: 399 + m_Width: 59 + m_Height: 82 + - m_X: 724 + m_Y: 481 + m_Width: 65 + m_Height: 78 + - m_X: 723 + m_Y: 559 + m_Width: 64 + m_Height: 79 + - m_X: 723 + m_Y: 638 + m_Width: 61 + m_Height: 80 + - m_X: 723 + m_Y: 718 + m_Width: 61 + m_Height: 79 + - m_X: 727 + m_Y: 178 + m_Width: 62 + m_Height: 64 + - m_X: 789 + m_Y: 171 + m_Width: 63 + m_Height: 78 + - m_X: 779 + m_Y: 249 + m_Width: 62 + m_Height: 78 + - m_X: 775 + m_Y: 327 + m_Width: 61 + m_Height: 66 + - m_X: 787 + m_Y: 393 + m_Width: 59 + m_Height: 82 + - m_X: 789 + m_Y: 475 + m_Width: 57 + m_Height: 82 + - m_X: 852 + m_Y: 171 + m_Width: 41 + m_Height: 81 + - m_X: 893 + m_Y: 173 + m_Width: 62 + m_Height: 79 + - m_X: 841 + m_Y: 252 + m_Width: 61 + m_Height: 79 + - m_X: 902 + m_Y: 252 + m_Width: 60 + m_Height: 80 + - m_X: 962 + m_Y: 175 + m_Width: 61 + m_Height: 79 + - m_X: 962 + m_Y: 254 + m_Width: 61 + m_Height: 66 + - m_X: 962 + m_Y: 320 + m_Width: 61 + m_Height: 62 + - m_X: 836 + m_Y: 331 + m_Width: 61 + m_Height: 62 + - m_X: 846 + m_Y: 393 + m_Width: 59 + m_Height: 81 + - m_X: 846 + m_Y: 474 + m_Width: 59 + m_Height: 80 + - m_X: 905 + m_Y: 332 + m_Width: 57 + m_Height: 80 + - m_X: 962 + m_Y: 382 + m_Width: 61 + m_Height: 62 + - m_X: 905 + m_Y: 412 + m_Width: 57 + m_Height: 79 + - m_X: 962 + m_Y: 444 + m_Width: 61 + m_Height: 53 + - m_X: 905 + m_Y: 491 + m_Width: 57 + m_Height: 78 + - m_X: 962 + m_Y: 497 + m_Width: 61 + m_Height: 53 + - m_X: 962 + m_Y: 550 + m_Width: 61 + m_Height: 43 + - m_X: 323 + m_Y: 822 + m_Width: 63 + m_Height: 30 + - m_X: 350 + m_Y: 852 + m_Width: 39 + m_Height: 89 + - m_X: 365 + m_Y: 941 + m_Width: 43 + m_Height: 82 + - m_X: 389 + m_Y: 826 + m_Width: 39 + m_Height: 89 + - m_X: 428 + m_Y: 820 + m_Width: 59 + m_Height: 78 + - m_X: 487 + m_Y: 806 + m_Width: 58 + m_Height: 78 + - m_X: 784 + m_Y: 638 + m_Width: 39 + m_Height: 89 + - m_X: 787 + m_Y: 559 + m_Width: 55 + m_Height: 79 + - m_X: 784 + m_Y: 727 + m_Width: 44 + m_Height: 78 + - m_X: 823 + m_Y: 638 + m_Width: 41 + m_Height: 89 + - m_X: 828 + m_Y: 727 + m_Width: 38 + m_Height: 82 + - m_X: 842 + m_Y: 557 + m_Width: 28 + m_Height: 81 + - m_X: 870 + m_Y: 554 + m_Width: 28 + m_Height: 81 + - m_X: 898 + m_Y: 569 + m_Width: 57 + m_Height: 66 + - m_X: 955 + m_Y: 593 + m_Width: 62 + m_Height: 58 + - m_X: 864 + m_Y: 638 + m_Width: 41 + m_Height: 89 + - m_X: 905 + m_Y: 635 + m_Width: 41 + m_Height: 89 + - m_X: 946 + m_Y: 651 + m_Width: 57 + m_Height: 79 + - m_X: 866 + m_Y: 727 + m_Width: 40 + m_Height: 82 + - m_X: 906 + m_Y: 724 + m_Width: 40 + m_Height: 82 + - m_X: 946 + m_Y: 730 + m_Width: 57 + m_Height: 66 + - m_X: 389 + m_Y: 915 + m_Width: 42 + m_Height: 26 + - m_X: 408 + m_Y: 941 + m_Width: 38 + m_Height: 82 + - m_X: 446 + m_Y: 898 + m_Width: 39 + m_Height: 89 + - m_X: 545 + m_Y: 806 + m_Width: 28 + m_Height: 78 + - m_X: 573 + m_Y: 802 + m_Width: 47 + m_Height: 78 + - m_X: 620 + m_Y: 795 + m_Width: 57 + m_Height: 65 + - m_X: 677 + m_Y: 786 + m_Width: 46 + m_Height: 56 + - m_X: 723 + m_Y: 797 + m_Width: 59 + m_Height: 59 + - m_X: 782 + m_Y: 805 + m_Width: 46 + m_Height: 55 + - m_X: 828 + m_Y: 809 + m_Width: 59 + m_Height: 58 + - m_X: 487 + m_Y: 884 + m_Width: 70 + m_Height: 25 + - m_X: 485 + m_Y: 909 + m_Width: 57 + m_Height: 65 + - m_X: 485 + m_Y: 974 + m_Width: 50 + m_Height: 49 + - m_X: 542 + m_Y: 909 + m_Width: 28 + m_Height: 78 + - m_X: 887 + m_Y: 809 + m_Width: 29 + m_Height: 64 + - m_X: 916 + m_Y: 806 + m_Width: 42 + m_Height: 65 + - m_X: 958 + m_Y: 796 + m_Width: 54 + m_Height: 64 + - m_X: 620 + m_Y: 860 + m_Width: 57 + m_Height: 50 + - m_X: 677 + m_Y: 842 + m_Width: 43 + m_Height: 54 + - m_X: 720 + m_Y: 856 + m_Width: 54 + m_Height: 41 + - m_X: 774 + m_Y: 860 + m_Width: 51 + m_Height: 52 + - m_X: 825 + m_Y: 867 + m_Width: 48 + m_Height: 52 + - m_X: 873 + m_Y: 873 + m_Width: 42 + m_Height: 53 + - m_X: 446 + m_Y: 987 + m_Width: 38 + m_Height: 32 + - m_X: 958 + m_Y: 860 + m_Width: 54 + m_Height: 24 + - m_X: 535 + m_Y: 987 + m_Width: 38 + m_Height: 32 + - m_X: 677 + m_Y: 896 + m_Width: 43 + m_Height: 43 + - m_X: 720 + m_Y: 897 + m_Width: 45 + m_Height: 41 + - m_X: 765 + m_Y: 912 + m_Width: 44 + m_Height: 38 + - m_X: 809 + m_Y: 919 + m_Width: 43 + m_Height: 42 + - m_X: 852 + m_Y: 926 + m_Width: 67 + m_Height: 25 + - m_X: 852 + m_Y: 951 + m_Width: 69 + m_Height: 23 + - m_X: 915 + m_Y: 873 + m_Width: 42 + m_Height: 53 + - m_X: 957 + m_Y: 884 + m_Width: 42 + m_Height: 38 + - m_X: 919 + m_Y: 926 + m_Width: 67 + m_Height: 25 + - m_X: 921 + m_Y: 951 + m_Width: 44 + m_Height: 27 + - m_X: 965 + m_Y: 951 + m_Width: 27 + m_Height: 38 + - m_X: 573 + m_Y: 880 + m_Width: 42 + m_Height: 26 + - m_X: 570 + m_Y: 906 + m_Width: 42 + m_Height: 38 + - m_X: 570 + m_Y: 944 + m_Width: 42 + m_Height: 38 + - m_X: 612 + m_Y: 910 + m_Width: 41 + m_Height: 38 + - m_X: 612 + m_Y: 948 + m_Width: 35 + m_Height: 37 + - m_X: 573 + m_Y: 982 + m_Width: 29 + m_Height: 39 + - m_X: 602 + m_Y: 985 + m_Width: 28 + m_Height: 38 + - m_X: 630 + m_Y: 985 + m_Width: 28 + m_Height: 38 + - m_X: 986 + m_Y: 922 + m_Width: 29 + m_Height: 29 + - m_X: 992 + m_Y: 951 + m_Width: 28 + m_Height: 38 + - m_X: 647 + m_Y: 948 + m_Width: 29 + m_Height: 28 + - m_X: 676 + m_Y: 939 + m_Width: 28 + m_Height: 38 + m_FreeGlyphRects: + - m_X: 78 + m_Y: 93 + m_Width: 15 + m_Height: 10 + - m_X: 74 + m_Y: 566 + m_Width: 4 + m_Height: 4 + - m_X: 198 + m_Y: 78 + m_Width: 2 + m_Height: 25 + - m_X: 151 + m_Y: 194 + m_Width: 3 + m_Height: 8 + - m_X: 147 + m_Y: 287 + m_Width: 4 + m_Height: 4 + - m_X: 267 + m_Y: 78 + m_Width: 31 + m_Height: 2 + - m_X: 488 + m_Y: 78 + m_Width: 11 + m_Height: 2 + - m_X: 573 + m_Y: 78 + m_Width: 1 + m_Height: 1 + - m_X: 651 + m_Y: 79 + m_Width: 8 + m_Height: 5 + - m_X: 818 + m_Y: 92 + m_Width: 1 + m_Height: 1 + - m_X: 970 + m_Y: 93 + m_Width: 1 + m_Height: 1 + - m_X: 200 + m_Y: 172 + m_Width: 17 + m_Height: 30 + - m_X: 263 + m_Y: 172 + m_Width: 4 + m_Height: 13 + - m_X: 368 + m_Y: 185 + m_Width: 4 + m_Height: 27 + - m_X: 140 + m_Y: 661 + m_Width: 39 + m_Height: 2 + - m_X: 250 + m_Y: 660 + m_Width: 9 + m_Height: 1 + - m_X: 136 + m_Y: 762 + m_Width: 35 + m_Height: 1 + - m_X: 179 + m_Y: 760 + m_Width: 19 + m_Height: 2 + - m_X: 171 + m_Y: 861 + m_Width: 23 + m_Height: 1 + - m_X: 198 + m_Y: 849 + m_Width: 19 + m_Height: 12 + - m_X: 217 + m_Y: 942 + m_Width: 23 + m_Height: 3 + - m_X: 259 + m_Y: 756 + m_Width: 37 + m_Height: 4 + - m_X: 293 + m_Y: 849 + m_Width: 3 + m_Height: 6 + - m_X: 499 + m_Y: 158 + m_Width: 29 + m_Height: 2 + - m_X: 572 + m_Y: 158 + m_Width: 1 + m_Height: 1 + - m_X: 645 + m_Y: 159 + m_Width: 6 + m_Height: 19 + - m_X: 451 + m_Y: 212 + m_Width: 10 + m_Height: 26 + - m_X: 522 + m_Y: 238 + m_Width: 6 + m_Height: 1 + - m_X: 572 + m_Y: 237 + m_Width: 11 + m_Height: 2 + - m_X: 216 + m_Y: 291 + m_Width: 1 + m_Height: 28 + - m_X: 263 + m_Y: 263 + m_Width: 15 + m_Height: 8 + - m_X: 348 + m_Y: 263 + m_Width: 20 + m_Height: 14 + - m_X: 278 + m_Y: 377 + m_Width: 12 + m_Height: 6 + - m_X: 448 + m_Y: 277 + m_Width: 3 + m_Height: 39 + - m_X: 517 + m_Y: 316 + m_Width: 5 + m_Height: 3 + - m_X: 417 + m_Y: 347 + m_Width: 2 + m_Height: 6 + - m_X: 347 + m_Y: 377 + m_Width: 1 + m_Height: 48 + - m_X: 485 + m_Y: 394 + m_Width: 32 + m_Height: 3 + - m_X: 552 + m_Y: 397 + m_Width: 34 + m_Height: 1 + - m_X: 619 + m_Y: 398 + m_Width: 26 + m_Height: 1 + - m_X: 250 + m_Y: 472 + m_Width: 22 + m_Height: 10 + - m_X: 290 + m_Y: 464 + m_Width: 22 + m_Height: 8 + - m_X: 272 + m_Y: 561 + m_Width: 69 + m_Height: 9 + - m_X: 341 + m_Y: 464 + m_Width: 6 + m_Height: 29 + - m_X: 312 + m_Y: 545 + m_Width: 29 + m_Height: 25 + - m_X: 314 + m_Y: 545 + m_Width: 27 + m_Height: 28 + - m_X: 314 + m_Y: 656 + m_Width: 5 + m_Height: 4 + - m_X: 319 + m_Y: 739 + m_Width: 4 + m_Height: 17 + - m_X: 378 + m_Y: 737 + m_Width: 9 + m_Height: 2 + - m_X: 416 + m_Y: 425 + m_Width: 1 + m_Height: 68 + - m_X: 417 + m_Y: 656 + m_Width: 3 + m_Height: 6 + - m_X: 416 + m_Y: 472 + m_Width: 69 + m_Height: 3 + - m_X: 416 + m_Y: 472 + m_Width: 52 + m_Height: 21 + - m_X: 468 + m_Y: 557 + m_Width: 6 + m_Height: 16 + - m_X: 474 + m_Y: 640 + m_Width: 3 + m_Height: 16 + - m_X: 532 + m_Y: 475 + m_Width: 20 + m_Height: 1 + - m_X: 532 + m_Y: 554 + m_Width: 3 + m_Height: 3 + - m_X: 535 + m_Y: 636 + m_Width: 3 + m_Height: 4 + - m_X: 477 + m_Y: 723 + m_Width: 10 + m_Height: 14 + - m_X: 538 + m_Y: 719 + m_Width: 10 + m_Height: 4 + - m_X: 597 + m_Y: 476 + m_Width: 22 + m_Height: 1 + - m_X: 597 + m_Y: 548 + m_Width: 1 + m_Height: 6 + - m_X: 598 + m_Y: 630 + m_Width: 1 + m_Height: 6 + - m_X: 599 + m_Y: 712 + m_Width: 6 + m_Height: 7 + - m_X: 659 + m_Y: 477 + m_Width: 26 + m_Height: 4 + - m_X: 659 + m_Y: 704 + m_Width: 3 + m_Height: 8 + - m_X: 734 + m_Y: 150 + m_Width: 7 + m_Height: 28 + - m_X: 734 + m_Y: 170 + m_Width: 84 + m_Height: 1 + - m_X: 734 + m_Y: 170 + m_Width: 55 + m_Height: 8 + - m_X: 779 + m_Y: 242 + m_Width: 10 + m_Height: 7 + - m_X: 775 + m_Y: 320 + m_Width: 4 + m_Height: 7 + - m_X: 775 + m_Y: 393 + m_Width: 12 + m_Height: 6 + - m_X: 787 + m_Y: 475 + m_Width: 2 + m_Height: 6 + - m_X: 893 + m_Y: 171 + m_Width: 1 + m_Height: 2 + - m_X: 841 + m_Y: 249 + m_Width: 11 + m_Height: 3 + - m_X: 1018 + m_Y: 0 + m_Width: 5 + m_Height: 175 + - m_X: 955 + m_Y: 173 + m_Width: 15 + m_Height: 2 + - m_X: 955 + m_Y: 173 + m_Width: 7 + m_Height: 79 + - m_X: 836 + m_Y: 327 + m_Width: 5 + m_Height: 4 + - m_X: 897 + m_Y: 331 + m_Width: 5 + m_Height: 62 + - m_X: 897 + m_Y: 332 + m_Width: 8 + m_Height: 61 + - m_X: 386 + m_Y: 822 + m_Width: 1 + m_Height: 30 + - m_X: 323 + m_Y: 852 + m_Width: 27 + m_Height: 3 + - m_X: 350 + m_Y: 941 + m_Width: 15 + m_Height: 1 + - m_X: 386 + m_Y: 826 + m_Width: 3 + m_Height: 26 + - m_X: 426 + m_Y: 820 + m_Width: 2 + m_Height: 6 + - m_X: 789 + m_Y: 557 + m_Width: 53 + m_Height: 2 + - m_X: 846 + m_Y: 554 + m_Width: 24 + m_Height: 3 + - m_X: 898 + m_Y: 554 + m_Width: 7 + m_Height: 15 + - m_X: 955 + m_Y: 569 + m_Width: 7 + m_Height: 24 + - m_X: 870 + m_Y: 635 + m_Width: 35 + m_Height: 3 + - m_X: 946 + m_Y: 635 + m_Width: 9 + m_Height: 16 + - m_X: 905 + m_Y: 724 + m_Width: 1 + m_Height: 3 + - m_X: 428 + m_Y: 898 + m_Width: 18 + m_Height: 17 + - m_X: 431 + m_Y: 898 + m_Width: 15 + m_Height: 43 + - m_X: 548 + m_Y: 802 + m_Width: 25 + m_Height: 4 + - m_X: 605 + m_Y: 795 + m_Width: 15 + m_Height: 7 + - m_X: 662 + m_Y: 786 + m_Width: 15 + m_Height: 9 + - m_X: 782 + m_Y: 797 + m_Width: 2 + m_Height: 8 + - m_X: 485 + m_Y: 898 + m_Width: 2 + m_Height: 11 + - m_X: 906 + m_Y: 806 + m_Width: 10 + m_Height: 3 + - m_X: 1003 + m_Y: 651 + m_Width: 20 + m_Height: 145 + - m_X: 946 + m_Y: 796 + m_Width: 12 + m_Height: 10 + - m_X: 720 + m_Y: 842 + m_Width: 3 + m_Height: 14 + - m_X: 774 + m_Y: 856 + m_Width: 8 + m_Height: 4 + - m_X: 825 + m_Y: 860 + m_Width: 3 + m_Height: 7 + - m_X: 873 + m_Y: 867 + m_Width: 14 + m_Height: 6 + - m_X: 446 + m_Y: 1019 + m_Width: 39 + m_Height: 4 + - m_X: 484 + m_Y: 987 + m_Width: 1 + m_Height: 36 + - m_X: 535 + m_Y: 974 + m_Width: 7 + m_Height: 13 + - m_X: 765 + m_Y: 897 + m_Width: 9 + m_Height: 15 + - m_X: 720 + m_Y: 938 + m_Width: 45 + m_Height: 85 + - m_X: 809 + m_Y: 912 + m_Width: 16 + m_Height: 7 + - m_X: 852 + m_Y: 919 + m_Width: 21 + m_Height: 7 + - m_X: 916 + m_Y: 871 + m_Width: 42 + m_Height: 2 + - m_X: 957 + m_Y: 871 + m_Width: 1 + m_Height: 13 + - m_X: 557 + m_Y: 884 + m_Width: 16 + m_Height: 22 + - m_X: 557 + m_Y: 884 + m_Width: 13 + m_Height: 25 + - m_X: 615 + m_Y: 880 + m_Width: 5 + m_Height: 30 + - m_X: 612 + m_Y: 906 + m_Width: 8 + m_Height: 4 + - m_X: 535 + m_Y: 1019 + m_Width: 38 + m_Height: 4 + - m_X: 570 + m_Y: 982 + m_Width: 3 + m_Height: 5 + - m_X: 535 + m_Y: 1021 + m_Width: 67 + m_Height: 2 + - m_X: 602 + m_Y: 982 + m_Width: 10 + m_Height: 3 + - m_X: 647 + m_Y: 978 + m_Width: 318 + m_Height: 7 + - m_X: 658 + m_Y: 978 + m_Width: 307 + m_Height: 45 + - m_X: 658 + m_Y: 989 + m_Width: 365 + m_Height: 34 + - m_X: 1012 + m_Y: 651 + m_Width: 11 + m_Height: 271 + - m_X: 999 + m_Y: 884 + m_Width: 24 + m_Height: 38 + - m_X: 957 + m_Y: 922 + m_Width: 29 + m_Height: 4 + - m_X: 1017 + m_Y: 593 + m_Width: 6 + m_Height: 358 + - m_X: 1020 + m_Y: 593 + m_Width: 3 + m_Height: 430 + - m_X: 1015 + m_Y: 651 + m_Width: 8 + m_Height: 300 + - m_X: 653 + m_Y: 910 + m_Width: 24 + m_Height: 29 + - m_X: 653 + m_Y: 910 + m_Width: 23 + m_Height: 38 + - m_X: 704 + m_Y: 939 + m_Width: 61 + m_Height: 84 + - m_X: 704 + m_Y: 950 + m_Width: 105 + m_Height: 73 + - m_X: 704 + m_Y: 961 + m_Width: 148 + m_Height: 62 + - m_X: 647 + m_Y: 977 + m_Width: 274 + m_Height: 8 + - m_X: 647 + m_Y: 976 + m_Width: 29 + m_Height: 9 + - m_X: 658 + m_Y: 977 + m_Width: 263 + m_Height: 46 + - m_X: 658 + m_Y: 976 + m_Width: 18 + m_Height: 47 + - m_X: 704 + m_Y: 974 + m_Width: 217 + m_Height: 49 + m_fontInfo: + Name: Liberation Sans + PointSize: 86 + Scale: 1 + CharacterCount: 250 + LineHeight: 98.90625 + Baseline: 0 + Ascender: 77.84375 + CapHeight: 59.1875 + Descender: -18.21875 + CenterLine: 0 + SuperscriptOffset: 77.84375 + SubscriptOffset: -12.261719 + SubSize: 0.5 + Underline: -12.261719 + UnderlineThickness: 6.298828 + strikethrough: 23.675 + strikethroughThickness: 0 + TabWidth: 239.0625 + Padding: 9 + AtlasWidth: 1024 + AtlasHeight: 1024 + atlas: {fileID: 0} + m_AtlasWidth: 1024 + m_AtlasHeight: 1024 + m_AtlasPadding: 9 + m_AtlasRenderMode: 4169 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: + - m_FirstAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 20 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 20 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 89 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 90 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 41 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 41 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 41 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 47 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 51 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 51 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -11.09375 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 51 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -11.09375 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 51 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 53 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 53 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 53 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 53 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 16 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 29 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 30 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 50 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 68 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 70 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 72 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 76 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 82 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 85 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -9.53125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 86 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 88 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 90 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 55 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -7.890625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 16 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -7.890625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 29 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 30 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 68 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 72 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 76 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 82 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 85 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 88 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 57 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 16 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 29 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 30 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 68 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 72 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 82 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 85 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 88 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 58 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -0.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -11.09375 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -7.890625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 16 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -11.09375 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 29 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -5.578125 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 30 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 36 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 68 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -7.890625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 72 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 76 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -7.890625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 82 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 83 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -7.890625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 84 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 88 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 60 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 89 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 73 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 73 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 73 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 85 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 85 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 85 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 89 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 89 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 90 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 90 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -4.75 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 15 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 92 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -6.390625 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 17 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 2019 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 2019 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -3.1875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 3 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 86 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + - m_FirstAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: -1.546875 + m_YAdvance: 0 + m_SecondAdjustmentRecord: + m_GlyphIndex: 2020 + m_GlyphValueRecord: + m_XPlacement: 0 + m_YPlacement: 0 + m_XAdvance: 0 + m_YAdvance: 0 + m_FeatureLookupFlags: 0 + fallbackFontAssets: [] + m_FallbackFontAssetTable: + - {fileID: 11400000, guid: 2e498d1c8094910479dc3e1b768306a4, type: 2} + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75 + pointSizeSamplingMode: 0 + pointSize: 86 + padding: 9 + packingMode: 4 + atlasWidth: 1024 + atlasHeight: 1024 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: 8f586378b4e144a9851e7b34d9b748ee + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4169 + includeFontFeatures: 1 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!28 &28684132378477856 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: LiberationSans SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 1024 + m_Height: 1024 + m_CompleteImageSize: 1048576 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: -92 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 1048576 + _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f101112121313131212100f0e0c0a08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a1313131313131313130e0d0b08030000000000000000000000000000000000000002070a0c0d1313131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000050a0d0f10131313131313130e0d0b0803000000000000000000000000000000000000000000000004080a0a13131313131313131313131313131313131313131313131313131313131313131313131313131313130a09070400000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000020507080c0f1112131211100c080806020000000000000000000000030607090d1011121312110e0a070604010000000000000000000000000000000000000000000000000000000000000000000000000606060606060000000000000000000000000000000000000000000000000000000000010507070c0f1112131312100c08080602000000000000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000000000000000000000000000306080913131313131207070501000000000000000000000000000000000000000000000000000000000105070713131313130c0b09060100000000000000000000000000000000000004080a0a0b0b0b0b0b0b0b07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131315171a1c1d1e1e1f20201f1f1e1d1c1b19171513120f0b06060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316172020202020202020201b1a18140f080100000000000000000000000000000000070e1317191a202020202020202020181715110c060000000000000000000000000000000000000000000000000000030a10161a1c1d202020202020201b1a18140f080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000000000000000000106090b0c131313131313080705020000000000000000000000000000000002090e111414181c1e1f201f1e1c191514120e090300000000000000060b101213161a1d1e1f201e1d1b171413110d0701000000000000000000000000000000000000000000000000000000000000030608091313131313130b0a0805000000000000000000000000000000000000000000000002080d111314191c1e1f201f1e1c191514120e09030000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000000000000000000000000000000002080d1113142020202020191815120d060000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d080200000000000000000000000000000000000000000000000002080d1113142020202020191815120d06000000000000000000000000000000050b10141617181818181818181413110d07010000000000000000000001030405060606060504040200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f09010000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104090e1214181c1f20222426282a2a2b2c2c2c2c2c2b2a2927262422201f1c171413110d0705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2022232d2d2d2d2d2d2d2d2d282724201a130b0200000000000000000000000000010a12191f2326272d2d2d2d2d2d2d2d2d2424211d171009000000000000000000000000000000000000000000000000040d151c2126292a2d2d2d2d2d2d2d2727241f1a130b0200000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c161008000000000000000000000000060d1215181920202020201f1514120e090300000000000000000000000002080e141a1e202125292a2b2c2c2b292622211e1a150e0903000000020a11171c1f2023272a2b2c2c2b2a282420201d18130c07000000000000000000000000000000000000000000000000000000030a0f121515202020202020181715110c060000000000000000000000000000000000000002080d13191e202125292b2c2d2c2b292622211e1a150e09030000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c040000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c0400000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2524221e181109010000000000000000000000000810171c2023242525252525252520201d18130c0400000000030607090b0e0f1112121313121211100f0d0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11141a1e2123282c2d2f31333537373838393939383837353433302e2d2b282221201d1814120e0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111921272c2f303939393939393939393433302b251d140b010000000000000000000000000a141c242a2f323339393939393939393931302d28221b120900000000000000000000000000000000000000000000030d161f262d323536393939393939393433302b251d140b0000000000000000000000000000000008111a22282d30313939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a1108000000000000000000010911181e2224252d2d2d2d2d2c22211e1a140d0600000000000000000000050d14191f252a2d2e3235373839383736322f2e2b26201a150e0600070c141c23282b2d303336383939383734312d2c29241d18120b03000000000000000000000000000000000000000000000000060e151a1f21222c2d2d2d2d2d2424211d1710090000000000000000000000000000000000050c13191e252a2d2e3235373939393836332e2d2b261f1a150e0600000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b13090000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000000000000000000000000000000050e161e252a2d2e393939393932312e29231b1309000000000000000000000008121a22282d3031313131313131312d2c29241d160d0405060b10121316181a1c1d1f1f20201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d20262a2d2e34383a3c3e40424344454546464645454342413f3d3b3938332d2d2c2924201e1a14100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b33383c3d46464646464646464641403c362f261d1308000000000000000000000007121c262e353b3f404646464646464646463e3d39342c241b10060000000000000000000000000000000000000000000a151f2831383e42434646464646464641403c362f261d0f05000000000000000000000000000005101a232c33393c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a1005000000000000000009131b23292e31323939393939392e2d2a261f180f060000000000000000080e171e252a30363a3b3f424445464544433f3b3a37312b2620180f0b12181e262e34383a3c40434445464544413d3a39352f28231c150c050000000000000000000000000000000000000000000006101820262b2e2f39393939393931302d28221a1209000000000000000000000000000000070e161e252a3036393a3f424445464645433f3b3a37312b2620180f0900000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b11060000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c02000000000000000000000000000000000000020c1620283036394646464646463f3e3a342d251b110600000000000000000005101a242c33393c3d3e3e3e3e3e3e3e3a39352f281f160b1113171c1f20222527292a2b2c2c2d2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d130900000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d1309000000000000000000000000010b151f272f343846464646464646464645423d352d24190f04000000000000000000000000000000000000000000000000000000000000000000000001070c141a1d24292c31363a3b404546484a4d4f505151525353525251504f4e4c4a4846443f3d3a39352f2d2a251f1d18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d44484a5353535353535353534e4c4841382f251a0f03000000000000000000020e19242e3840474b4d5353535353535353534b49453e362c22170c000000000000000000000000000000000000000005101c26313a43494e50535353535353534e4c4841382f21170d03000000000000000000000000000b17222c363e44494a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b0000000000000006111b252d343a3e3f4646464646463b3a36312921180b0200000000000008111a202930363b4246474b4f51525352514f4c4847423c37312a211b151c232830383f4446494d5051525351504e4a4745403a342e271e170e050000000000000000000000000000000000000000030e18222a31373a3c4646464646463e3d39342c241a0e0500000000000000000000000000071019202830363a4146474c4f51525352514f4c4847423c37312a211b12090100000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d01000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000000000000000000000000000008131e28323a41465353535353534c4a463f372d23180d0100000000000000000b17222c363e44494a4b4b4b4b4b4b4b4745403a31281d191d2023282b2d2f3234363738393939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000030b12181f252a2f35393b4246484b51535557595b5d5d5e5f5f5f5f5f5e5d5c5a59575553504a4a4745413b3a36302c29241d1a140f0a03000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f54566060606060606060605b58534a41362b20140400000000000000000007131f2a35404a52575a606060606060606060575550483e34281d1101000000000000000000000000000000000000000a16212d38434c545a5d606060606060605a58534a4133291f140900000000000000000000000004101c28333e48505557606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c10040000000000010d18232d373f464a4c5353535353524846423b33291d140a000000000008111a232c323b41464d5254585c5d5e5f5f5e5c5955534d47423c332d241e272e343e424a5053565a5d5e5f5f5e5d5b5753514b444039302920170f05000000000000000000000000000000000000000a15202a343c4347485353535353534b49453e362c20170d020000000000000000000000071119222b323a41464c5254585c5e5f605f5e5c5955534d47423c332d241b130900000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e1206000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c0300000000000000000003030303030303010d1925303a444c525f6060606060585651493f34291e12060000000000000004101c28333e485055575858585858585853514b433a2f2625292d2e34383a3c3e414244454546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e08020000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000000000000000000000000000000000000000060d151d232930363a4045474d5355545c60626466686a6a6b6b6c6c6c6b6b6a6867666361605b545654514b4846423b39352f2a251f1a150e08020000000000000000000000000000000000000000000000000000000000000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c67645c53483c3020150a0000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c6c6c64615a5045392d1d1207000000000000000000000000000000000000000d1a26323e49545e66696c6c6c6c6c6c6c67645c53453b30251a0e0200000000000000000000000814202d3944505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000000006121e29343f4951565860606060605f55534d453b2f261b1106000000050f1a232c353e444c52575e6165686a6b6c6b6a6965625f57534d453f372d27303940444f545c606366696b6c6c6b6a6764605d55514a423b322921170b020000000000000000000000000000000000030f1a26313c464e53555f6060606060575550483e32291e130800000000000000000000050e19232b343d444c52565e6165686a6c6c6c6b6966615f57534d453e362d251b110800000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e22150900000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000004080a0a1010101010101010111d2a36414c565e6c6c6c6c6c6c65625b51463a2e221509000000000000000814202d3944505a616464646464646464605d554b41382d3035393a3f4446494b4d4f5052525353525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000000000000000000000000000000000000000000000000000000030a11171f272f343b42464b5153575f6165666d6f71737576777878797979787876757472706e6c666663605d5554524d4745403936312b262019140d0500000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b70797979797979797979746e64584c3c32261b0f0300000000000000000c1926323f4b57636e73797979797979797979716c615549392f23180c000000000000000000000000000000000000000f1c2935424e5a66707679797979797979746e64574d42362a1f140900000000000000000000000a1623303c4955616c707979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f23160900000000000915222e3a46515b62656c6c6c6c6c6c615f574d41382d22170b0300030d17212c353e474f565e61696e7275777879787776726e69625f5751493f373039424a515961666d6f7376777879787774706d67605c544d443b33291d140a000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c64615a50443a3025190e040000000000000000020d17202b353d464f565e61686d7275777879797876726e69625f5750483f372d23190d0400000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c1207000000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e312418080100000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000050b101416171d1d1d1d1d1d1d1d1d202d3946525e68767979797979726d62564a3e31241808010000000000000a1623303c4955616c70717171717171716d675d53493f383a4146474a505355585a5c5d5e5f5f605f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000000000040c151c2328313940454d52555d6065696e7276797b7d80828384848586868585848382817f7d7b797673706d6765615e5753514b46423b37312a251e170e07000000000000000000000000000000000000000000000000000000000000000000030f1b27333f495363707d868686868686868686807467584e43372b1f12060000000000000005111e2a36424d576673808686868686868686867e7164554b4034291c1004000000000000000000000000000000000000101d2a3643505d697682868686868686868074695e52463b30251a0e02000000000000000000000a1724313d4a5764707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a00000000000b1824313e4a56626d727979797979796e695f53493f33271f14090009141f29333e474f5961686e747b7e828485868584827f7b756e69625b51493f39424b545c606c70787c80838485868483817d7a726d665e564d453b2f261c1106000000000000000000000000000000000815212e3a47535f6a6f797979797979716c61564c41362a20160c020000000000000009141f29333d474f5960686d747a7f828485868584827f7b756e69625a51493f352b1f160c01000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c04000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c030810171c202324292929292929292929292e3a4754616d7a86868686867f7265584c3f322519130c0400000000000a1724313d4a5764707e7e7e7e7e7e7e7e796d655b504443484c5254545c60626567696a6b6c6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000000000000000000000000000000000000000000060d161e262e343d434b51575e61676d72777b7f8286888a8c8e909091929292929291908f8d8c8a888583807d7a76726e6964605d55534d47433c36302920191007000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6574818d939393939393939184786a5f53473b2e211508000000000000000714202d3a46525e69778390939393939393938e8275675c5145382c1f13060000000000000000000000000000000000000a1723303d4a5663707d89959393939392867b6e61574d42362a1f1409000000000000000000000a1724313d4a5764707d8a9393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a00000000000c1925323f4c5865727f8686868686867b6e655b50443b31251a0e050e1a25313b454f59616b707a81878b8f90919292918f8c88827b726d625b5147404b545c666d757d84898d9091929291908e8a857f786e695e574d42382d22170b010000000000000000000000000000000915222f3c4855626f7b8786868686867e71685e52463e32281e1308000000000000020e1a25303b454f59606b6f7a81868b8f91929392918f8c87827b716c625b51473d31281d1307000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140908111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d040000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409111a21282d303136363636363636363636363a4754616d7a879393938b7f7265584c3f3229241e160d04000000000a1724303d4a5763707d868b8b8b8b8b8b81776c605a504e54565e6165666d6f7174757778787979787877767573706e696763605c54524c46413b322a251e170e060000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c30231609000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c201306000000000000000000000000000000000000000000000000000000060f171f2830383f444f555c60696e737a7f84888b8f929897999b9d9d9e9e9f9f9f9e9e9d9b9a99969892908c8986827f7b76716d67615e57534e46413b322b22190f04000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919e9f9f9f9f9fa196887c6f6255483c3025190d010000000000000814212e3b4754616e7b8795a09f9f9f9f9f9f9285796d6053473a2d22170b0000000000000000000000000000000000000916222f3c4854606b7683909da79fa3998d8074695e52463b3025190e020000000000000000000a1724313d4a5764707d8a979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a00000000000613202d394653606c7782909893988f82776c60574d42362a20170d121e2a36424d57616b707d868e939a9b9d9e9d9d9d9c98948f877f726d62594f45515c666d78818a9196999c9e9d9d9e9d9a98928c837b6e695e544a3f33281d12070000000000000000000000000000000815212e3a47535f6a737f8c95939392857a6d615a50443a3024190d04000000000005111e2a36424d57606b6f7d858d92999b9d9c9b9c9e9c9a938f867e726d62594f433a2f24180d0100000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d101a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c01000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d1a232c33393c3d4343434343434343434343434754616d7a87949f988b7f7265584c3f39352f281f160c010000000a16232f3c4855616b727f8c93979797938d80736c6158586062686d7175797c7e8082838585868685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f221509000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000000050e172129313a424a505960676d737b80858b9195989c9fa3a39f9d9b9a999898989898999b9c9d9fa3a29f9c9999928f8b87837e79746e69625f58524c443d342b21160a000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8996a1adacacacb2a8998c7f7266564c41362a1d1105000000000004101c2834404b5465717e8b98a7b1acacacaea2988a7d7063544a3f33281c0f0300000000000000000000000000000000000714202c38444f5963707d8a959fabab9f92867b6e61564d42362a1f14080000000000000000000a1724313d4a5764707d8a97a3acacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a3968a7d7063574a3d3024170a000000000005121f2b3744505b656e7b86929f9f948b7e72695e53463f32291f1414212d3a46535e69707d8692989f9d9b9691909192999f9e99928b7f726b60554e58606d78818e939ea09e9892909091979d9f9f9590847b6e665b5044392f23180c00000000000000000000000000000006121f2b37434e58606d78839099a1978e81756c61564c4135291f160c01000000000714202d3a46525e696f7d8691979f9f9892908e8f91979f9f98928b7f726b60554b4035291d1307000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f1617212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f16212c353e44494a5050505050505050505050505054616d7a8794a0988b7f726558504745413a31281e13080000000714202c38444f59636d74818e959fa59c928a7e716a60626a6f757a7e8285888b8d8f9091929293929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000000030d172029333b434c545c606b707980868d92979da0a29f9b989892908e8d8c8c8b8b8b8c8d8e8f919299979a9d9fa39f9c9a938f8b85807b756e6a615e564e463d32271b0f03000000000000000000000000000000000000000000000000000000000006121e2b37424d576673808d99a8b1acaaacaea99d908376685e5246392d201306000000000006131f2c3845515c6675828f9ba8b0aba9abb0aa9a8e8174665b5044382b1f1206000000000000000000000000000000000004101c27333d4855616b7783909da7aea3988d8074695e52463b3025190e0200000000000000000a1724313d4a5764707d8a97a3b0b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a968a7d7063574a3d3024170a0000000000030f1b27333f49535f69727f8c959f9f92867b6e615a50443b3025191f2c38434e58616e7b869298a29c938e88848384868c9299a39f93887d6f675c535f6a73808d939ea197928b858483858990959fa0969083786c60554b4034291c10040000000000000000000000000000030f1a26313c44515c666f7c87929f9e938a7d70685d52453d31281d130700000007131f2c38434f59616e7b859298a19a938c86838282858a9297a29f93877d70675d51453a2f24180d010000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e1c28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d0100000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e28333e474f55575c5c5c5c5c5c5c5c5c5c5c5c5c5c616d7a8794a0988b7f72655c5c54524c433a2f24190d01000004101c28333e47515b606d79839096a1a49f92867c6f6a6f767c81868b8f9298989a9c9d9e9f9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000020b151f29323b454d565d666d747d848c92999fa29f9c98928f8b88858381807f7f7e7e7f7f8081828486888a8d9092999b9ea19f9c98928d86817c746e6860584e43382c1f130700000000000000000000000000000000000000000000000000000000000814212e3a47535f697784919daaa7a09d9fa2aa9f93867a6d6154473a2e23170c00000000000713202d3a4653606d7985929faca69f9c9fa6ab9e9285796c605346392d20130a0000000000000000000000000000000000000b16212c38444f5964707d8a95a0acaa9f92867b6e61564d41362a1e140800000000000000000a1724313d4a5764707d8a97a3b0aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7d7063574a3d3024170a0000000000000b17222d38414d57606d78839099a2988f82766c62564d41362a20222e3b4854606a75828f98a29c918c817b7876777a7f87929aa49a9184796d6056626e7c87929fa19791857e797776787c838f949f9f958b7f72675c5145382c1f13060000000000000000000000000000000a15202834404a54606a73808d96a09e91857a6d60594f433a2f24180d0300000915222f3b4854606b75828f97a19f9388807a767576797e859297a2999184796d60554b4035291d1104000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24202d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f242d39444f5961646969696969696969696969696969696d7a8794a0988b7f72696969605d564c4135291d11040000000b17212c353f45515c676e7a849198a2a39891857b747c82898e92999c9fa2aaa7a8aaa8a8a7a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e050000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000a141d27313a444d575f686d78808991969fa39e9b948f8a85827e7b7977757373727171727273747677797b7e8083868a8e92979b9fa29f99928e87817a6f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a0aca095909298a2a4998a7e7164544a3f34281c1003000000000a1723303d4a5663707d8998a2a99f9490949faba197897c6f6356493c31261b0f03000000000000000000000000000000000005101c28333e4653606c7883909da7aea3988d8074685e52463b3025190e02000000000000000a1724313d4a5764707d8a97a3b0ab9e91848080808080808080808080808080808080808080808080808080808080808080807c6e6255483b2f22150800000000000006111b262f3c44505c666f7c86929f9f948b7e71685e52463e32292834404b54626f7c89939e9f948c7f746e696a686d737e88939fa0968b7f72655e6875828f99a39e91857b716d676a6a6f78828f98a29f9285796d6053473a2e23170b000000000000000000000000000000030c18232e39424e58606d7984919aa1978e81746b60554b4035291f150b0105111e2a36414c56636f7c89939e9e938b7e736d6868666d717c85929fa1968c8073675d5145392c2013070000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c41352923303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c413529303c4955616c70767676767676767676767676767676767a8794a0988b7f767676766d685d5245392c20130600000005101a232834404b555e686f7c86929aa4a197908381878f949b9fa3abacaaaba39f9d9c9b9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006111c262f39434c565f696e7a828d929ea0a09d938e88827d7975716e6c666867666565656565666869666d6e7174767a7d81858a8e92989ea19f99928e867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000005111e2a36414c5666727f8c99a7aa9d908386929fab9b8e8175665c5044382c1f120600000005121e2a36424d576774808d9aaaa1979083909ca9a99a8d807367584e43372b1f12060000000000000000000000000000000000000b161f2b3744505b65717e8a95a0acaa9f92867b6e61564c41362a1e14080a0a0a0a0a0a0a0a1724313d4a5764707d8a97a3b0a99c8f827673737373737373737373737373737373737373737373737373737373737373736e6a5f53473a2e211408000000000000000a141d28343f4a545f6a737f8c95a09f92857b6e615a50443a302c3845515c6674818e9aa59c9082786c615f575d616c74818d99a49d9083776a616d7a86929fa0958a7d7069605c5860666e7b86929fa2978a7e7164544a3f34281c100300000000000000000000000000000007121c27303c45515c676f7d88939f9d93897d70675d51453d31271d12070714202d3946525e6875828f9ca59b8e81756c615d565c606a717e8b96a09f92857a6d6053473a2f24180c00000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c3026313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d211407000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30313d4a5764707d8283838383838383838383838383838383909ca99e9184838383827a6d6054473a2d21140700000000081118232e39434c565f6a717e88939fa5a095908d93999fa6acaaa8a09d999992908f8e8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000b17222d38424b555e686e7b838f949da49c969189817c76706d666561605b545a5959585858595a5b545c60626467676d7174797d81868c91969da09e9285796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202d3946525e687683909da9a79a8d80828f9ca99f9285796d6053463a2d2013090000000714212d3a46535f697784919daa9e91857e8a97a8aa9e9184776a5f53473a2e211509000000000000000000000000000000000000030f1b27333f4953606c7884919da8aea3988d8074685e52463b3025191616161616161616161724313d4a5764707d8a97a3b0a99c8f82766967676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000020b17232e38424e58606d78839099a2978f82756c61564c41362d3a4653606d7985929fa2988a7d70655b534d5259616e7b87939f9f95887b6f65727e8b99a39d9184786c6057514e545e6874818d9aa99c8f8276665c5044382b1f1206000000000000000000000000000000000b151e2934404b55606b74808d96a19e9184796d60594f43392f24180c0814212e3b4754616e7a86929f9f94887b6e615a524c5058606c7884919da2978b7e7164554b4035291d100400000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e323f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e21140700000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e3f4b5865727e8b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f90949faba096918f8f8f877a6d6154473a2e211407000000000007121d27303b444e58616c73808c939ea7a09d9a9fa4abaca59e9b96918c898684828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b403428201509000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000030f1c28333f4a545d676d7a8491959fa39f928d847d756f6a64605c545553504a4d4c4c4b4b4c4c4d4e4a51535557555d6064666d70757a7f848a9095978c7f72675d5145392c1f1306000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939faca7978a7e7f8c99aba297897c6f6356493c31251a0e0200000815222e3b4855616e7b8896a0a89b8e827a8796a0aca096887b6f6255483c31251a0e020000000000000000000000000000000000000b17222d3844505b66717e8a96a0acaa9f92867a6e61564c41362a232323232323232323232324313d4a5764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261a0f02000000000000000006111c26303c44515c666f7c87929f9e938a7e71685e52463e323c4956626f7c8997a29f9285796d6053494246535f697683909da7988b7f726875828f9bab998c8073655b5045424d5663707c8998a39f9285796d6053463a2d20130700000000000000000000000000000000030c18232f39434f59606d7984919ea1968d80746b60554b4035291e150b1825323e4b5865717e8b99a39c908376695f53464144505b65727f8c99a99c8f8276675d5145392c1f1306000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34323f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e211407000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f343f4b5865727e8b989c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0a8a09e9c9c94877a6d6154473a2e2114070000000000000b151e29323c46505a606c77818e96a0acaaa7acafa7a09d938e89847f7c7a777575747373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c0300000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000005101a232b3844505b666d79839096a0a299928b8079706b625f5853514b4846443f40403f3e3e3f3f4041404446484b4c5154545c6063686d72797e838a91857a6d60554b4035291d100400000000000000000000000000000000000000000000000000000004111d2935414c5565727e8b9aa4aca095877a7d8999a3a9998d807366574d42362a1e12050004101d2935404b5565727f8b98a8a9988b7f7784919daaa8998c7f7366574d42362a1e120500000000000000000000000000000000000006111b28333f4a54606d7884919ea8aea2988d8073685e52463a30303030303030303030303030313d4a5764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c332a201509000000000000000000000a141e2834404a545f6a73808d95a09e92857a6d615a50443a3f4b5865727e8b98a99c8f8276665c504138424d576673808d99a69b8e8174677784919eab96897d706353493f3b4653606d7986929fa298887b6e6255483b2f221508000000000000000000000000000000000007121d27313d45515d67707d89939e9f93887d6f675d51453d30271c121d2935414c566875828e9bab998c7f7266574d42353f4953626e7b8897a29f92867a6d6053473a2d2014070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b303f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e2114070000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b3f4b5865727e8b98a9a49f969393939393939393939394979ea8a39b98939393877a6d6154473a2e211407000000000000030c17202a343e44505b656d7a84919daab6b4b3a9a0959189817c7773706d6769686766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000b17212a36424d57606c78818f959fa29892877e736d676059534e46454040434546464544423f3b3a373134383a3b3e4145474a5053565d60666d71787e847f73675d5143392f24180c000000000000000000000000000000000000000000000000000000000613202c3945515d6776828f9cacaa9d9184777a86929faa9d908477695e53463a2d2114070006131f2c3945515d6776828f9ca9a197887c74818d9aa7aa9d908377695e53463a2d211408000000000000000000000000000000000000000b17222d3844505c66717e8b96a1acaa9f92867a6e61564c413d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4a5764707d8a97a3b0a99c8f8276695c4f43404040404040404040404040404040404040404040404040404040403b3a37312a21180e0300000000000000000000020c18232e39424e58606d79839199a1978e81756c61564c41414e5b6774818e9aa79a8d807467544a3f2f3e4b5764717e8a97a49d9083776d7a86939fa399877b6e6154473b3845515c677784909daa978a7e7164574b3e3124180b0000000000000000000000000000000000010b151f2935404b55616b74818e97a19a9184796d60584e42392e2318202d3946525d687884919ea996897c706356493d31394653606c7985929fa398897c6f6356493c3023160900000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42363f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e21140700000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d423f4b5865727e8b97a19a938a86868686868686868686878c97a39b918b868686867a6d6154473a2e2114070000000000000008131e28313a46535e696f7d86929facb9b9ada29791837d75706b6663605d555b5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e050000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000004101c28333a46525e69727f8b939ea39992867d716c605c554f47434446494d5051525352514f4c4847433c37332d2f2f35393a3f44464c52545c60656c7179796d60554b4131271f1911060000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca79a8d81747683909da9a095877b6e6154483b2f24180c000714202d3a4753606d7a86929fab9e928579717e8a97a7aca095877b6e6154483b3025190d0100000000000000000000000000000000000006111c28343f4a54606d7984919ea8aea2988d8073685e52494949494949494949494949494949494a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343434342f2e2b2620180f0600000000000000000000000007121c27303c45515c676f7c87939f9e938a7e70685d5246434f5c6976828f9ca5988b7f7265584c3f2e3c4956636f7c8996a29f9285786f7b889aa49f9286796c6053463934404b556975828f9ca5998c7f7266594c3f3326190c000000000000000000000000000000000000030d18242f3a434f59606d7a85919ea0968d80736a60544a4034281e212e3a4754616d7a8796a1a297877a6d6054473a2d3744505b6576828f9caa988b7f7265584c3f3225190c000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e3a4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e4754616d7a85919a93867d797979797979797979797a8794a0988b7f7979797976685e5246392d201307000000000000010d19242f3a43505a616e7b859299a3aebbb8ab9e92857a706b6360595653514b4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d0100000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000714202c38444f59616e7b86929fa59f92877d706b615a514b4344495053565a5c5e5f5f5f5e5c5955534e46443f382f27343c424a5053565b5d5f5f5b60666c6d675c51454039312b2317110a0200000000000000000000000000000000000000000000000004101c2834404b5464717e8a99a3aea7978a7e7173808d99aba7988b7f7265554b4035291d10040a1724303d4a5763707d8a98a3a89b8f82756e7a8795a0aca7988b7f7265564c4135291d1105000000000000000000000000000000000000000b17232e3844515c66727e8b96a1adaa9f92867a6d615656565656565656565656565656565656565764707d8a97a3b0a99c8f8276695c4f433629272727272727272727272727272727272727272727272727272722211f1a150e0600000000000000000000000000000b151e2834404b55606a73808d96a09e91857a6d61594f43505d6a7683909da4978a7e7164574b3e313b4855616e7b8894a19f9286796f7c8996ac9e918578655b5044372e414e5b6774818e9aa6998d8073665a4d4033271a0d0000000000000000000000000000000000000007131d28313d45525d68717e8a939e9f92877c6f665c51443c3026232f3c4956626f7c8995a89f928578685d5245392c333f49536774818e9aa79a8d8174675a4e4134271b0e00000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f433946525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f4346525e68707d88939a92857a6e656c6c6c6c6c6c6d7a8794a0988b7f726c6c6c6c5e564c41362a1d110500000000000004111d2935414c55626c76828f97a1abb5afacada2978e81776c605a504947454042414040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000a16232f3c4855616b75828f98a29d938b7e716b60595045414950535b606366696b6c6c6c6b6866625f58535049413d333d464e545b6063676a6b6c6c6b696663605c54514b433d3528221c140b02000000000000000000000000000000000000000000000006131f2c3845515c6675818e9babaca095877a6e707d8999a3a89c8f8275675d5145392c1f1306121f2b37434e586774818d9aaaa8988b7f72687784919daaa99c8f8376685e5246392d2013070000000000000000000000000000000000000006111c2834404a54606d7984919ea9aea2988d8073686363636363636363636363636363636363636364707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120f0903000000000000000000000000000000030c18232e39434e58606d7984919aa1978e81746b61564c515e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1a399867a707d8a96a39e9184776b5e493f3334414d5a6774808d9aa79a8d8174675a4e4134271b0e000000000000000000000000000000030608090d0c161f2935414c56616c75818f97a2999083786d60584e42382e23313e4a5764717d8a97a49d9084776a564c4135292d404c5966737f8c99a69c8f8276695c4f4336291c10000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b40414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000000000000000000020608080c0e07131d28313e46535e69727f8c95a0988e81756b61554b414c56616b74808d95978f82776c6058606060616d7a8794a0988b7f726560605f524c443a3025190d010000000000000613202c3945515d67717e8b949fa9b3aba39fa3a99e938c80736c61584e453b352f3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000007131f2c38434f5963707d8a949ea1978e81746c62594f47444c535b60656c6f7376787979787775726e6a64605b534e443f464e585f666c707477787979777673706d66605d554f4740332d261d140a00000000000000000000000000000000000000000000000713202d3a4653606d7985929fabaa9d908477686d7a86929fac9f92867a6d6053473a2d20140a15212e3a47535f6a7884919eaba196887b6e6774818d9aabac9f92867a6d6154473a2f24180c00000000000000000000000000000000000000000c18232e3945515c66727f8b97a1adaa9f92867a707070707070707070707070707070707070707070707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000000000000000000000000007121d27303d45515d67707d88939f9e938a7d70685d52515e6b7884919ea3968a7d7063574a3d303a4754616d7a8794a0a194877a717d8a97a49d9184776a5e51442d34404d5a6773808d9aa69b8e8175685b4e4235281b0f00000000000000000000000000040a0f1315161a1d1f1924303a44505a616e7a85929ea0958c7f736a5f544a3f3428323f4b5865727e8b98a59c8f8376695c50432f24323e4b5865717e8b98a49d9083776a5d5044372a1d1100000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e13080000000000000000000000000003090e121415191b1d1e161f2a36424d57606d788390999e938a7d70675d5145444f59606d79839098948c7f726a60554b54616d7a8794a0988b7f726558535346413a32281e130800000000000004111d2935414c55606d7a85929ea6b0aaa2999299a1a59c928a7e716a60574d43392f26272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000915222f3b4854606b7683909da69e91857a6d605a5047454d565e656c71787c80838485868584827f7b77716c65605850494e58606a6f787d81838586858483807c78726d67605952443f382f261c1106000000000000000000000000000000000000000000030f1b27333f495363707d8a98a2aeaa9a8d807367677683909ca9a3988a7d7063574a3d31261b0f15222f3c4855626f7b8896a1ab9e9184786a64717d8a99a3afa3998b7e7164554b4035291d10040000000000000000000000000000000000000007121c2834404b54606d7985919ea9aea2988e817c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7f8c99a6b2a99c8f8276695c4f4336291c1003010101010101010101010101010101010101010101010100000000000000000000000000000000000000000000000b151e2935404b55606b74818d96a19e91847a6d60594f5e6a7784919da3978a7d7064574a3d313b4754616e7a8794a1aa93877a707d8a96a39e9184776b5e51442f34414d5a6774808d9aa79a8e8174675b4e4134281b0e0000000000000000000000040a0f151b1f212226292b2c2c28323e46525e68717e8b949e9f92877c6f665c50443c2f33404c5966737f8c99a69c8f8275695c4f423629313e4b5764717e8a97a49e9184786b5e5145382b1e120000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e413d45515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000000000000060c11151a1e212226282a2b2c2c25313b44505c666f7c87939f9e9184796d60584e4145515c676f7c86929f92867c6f675d5154616d7a8794a0988b7f7265584c3f3936302820160c020000000000000613202c3945515d67737f8c97a2adaea29892869196a1a49f92867c6f695e554b41382d2217171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c10040000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d1104000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005111e2a36424d56636f7c89959f9f958a7e71685d5248434d575e686d777e84898d8f91929292918f8c88837e786f6a605b5354606a6f7c83898e9092929291908c89847f796f6b635c504a42382d22171007000000000000000000000000000000000000000005121f2b3744505b6574818e9aaaaea398897d70636673808c99a9aa9a8d817467584e43372b1f121d2935414c5666727f8c99a8ac9b8e817468606d7a86929facab9b8f8275675d5145382c1f130600000000000000000000000000000000000000000c18232e3945515d67727f8c97a1adaa9d938e898989898989898989898989898989898989898989898c919ca8b5a99c8f8276695c4f4336291c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7984919ea1968e81746b60555d6a7783909da4978a7d7164574a3e313b4855616e7b8894a1a2988679707c8996a39e9184786b564c413534414e5b6774818e9aa69a8d8073675a4d4034271a0d00000000000000000000070e151b20262b2e2f3336383939393736414c56626c76828f98a2999083786d60574d41382d404d596673808c99a69b8e8275685b4f423528313d4a5764707d8a97a39e9285786b5f5245382c1f12000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e050000000000000000000002090e171d1f262b2e2f3235373839393938343f4a54606a74808d97a1968d80736a5f5349404b555f6a727f8b94999184796d605a54616d7a8794a0988b7f7265584c3f322a251e160e05000000000000000714212d3a4754606d7a85929fa9b3a99f92867c849198a2a29891847b6e675d53493f332722190f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714202d3a46525e6975828f9ba79d9083766c61564c414b555e696e7a828b9196999c9e9f9f9f9e9b9995908a837c726c655c5c666f7c8690959a9d9e9f9f9e9c9996918b847d736e605b544a3f332822190c02000000000000000000000000000000000000000613202d394653606c7885919eabac9f9286796d60636f7c8997a2ab9e9184786a5f53473a2e2115202c3945525d687683909ca9a49a8a7e71645d687683909ca9ac9f9285796d6053473a2e23170b000000000000000000000000000000000000000007121d2935404b55606d7985929ea9afa59d9a96969696969696969696969696969696969696969696999ca3adb5a99c8f8276695c4f4336291c100c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0706040000000000000000000000000000000000000000000000000007121d27313d45515d67707d89939d9d93897d70675d5c6976838f9ca4988b7e7165584b3e323c4855626f7b8895a29f9285796f7c8895a99f928578685d52453935424e5b6875818e9ba6998c807366594d4033261a0d00000000000000000109101920272b32373b3c40434546464544423e44505a616e7b86929f9f958c7f72695f53493f33404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f120000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c0500000000000000000000050d141a22282d31373a3b3f414445454646454441424e58606d7a85919e9f92877c6f655b5044434e58626d75828f97968e81746c6157616d7a8794a0988b7f7265584c3f322519130c050000000000000006121e2b37424d5765727e8b97a2adada1978c7f727c86929aa4a1969083796d655b50443e342b20170d090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d201308000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e13080000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000814212e3b4754616e7b87939fa1968a7e71645a504445515d676e7b848f949ea0a8a39f9c9a999a9b9e9f9d9590877f776d66606d79849198a0a79f9d979595989c9f9e96918780746c665b50443f342b1e140a00000000000000000000000000000000000000091623303c4956636f7c8997a1ada99c8f8276675d606d7985929faba196887b6f6255483c302419212d3a4754606d7a86929fac9f93877a6e615666737f8c99a8aea2988a7d7064544a3f34281c100300000000000000000000000000000000000000000c18242f3945515d67727f8c97a2adafa9a7a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a6a8adb5b5a99c8f8276695c4f4336291c1919191919191919191919191919191919191919191313100c070000000000000000000000000000000000000000000000010b151f2935414b55606b74818e97a19e9184796d60596875818e9ba6998c807366594d40313d4a5763707d8a96a39e9184776e7a8797a1a298877a6d6054473a36424d57697683909cac988b7e7265584b3f3225180c00000000000000010a131b222b32373c4347494d5052525352514e4b4746535e69727f8b949f9f92867b6e655b50443b404d5a6673808d99a69b8e8174685b4e413528303d4a5663707d8996a39f9285786c5f5245392c1f12000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c413c46515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000000060f171f252a34393c4247484c4e505152535252514e4c48525d68717e8a949f999083776c60564c4146515b616d7a85919a938a7e71695e616d7a8794a0988b7f7265584c3f322519080200000000000000000814212e3a47535f697683909da9b3ab9e9185796d717e88939fa59f958e81776c605a50463c32291f150b02091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101d2935404b5565727e8b99a49e9184786d605346434e58606d798391969fa6a49f9992908e8d8d8e91969a9f99928c81786d66717e8a96a0a89f95908a88898b8f949da099938c81786c605b51463d30261c1106000000000000000000000000000000000006121f2b37434e586773808d9aa9b2a8988c7f7265555c6675828f9ba8a8998c7f7266564c4135291d27333f495364717d8a99a3aa9d908377685e55626f7c8896a1adaa9b8e8174665c5044382b1f1206000000000000000000000000000000000000000007121d2935404b55606d7a85929faab3b5b4b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3a6abb4b5a99c8f8276695c4f43362926262626262626262626262626262626262626262626201f1c18120b0300000000000000000000000000000000000000000000030d18242f3a434f59606d7a84919ea1968d80746b6066727f8c99ab9b8e817568574d42373f4a5465727f8b98a59b8f8275697885929eaa95887c6f6255493c3a46535e697885919ea49a897c6f6256493c2f231609000000000000000a131c252d343c43474e5355595c5e5f5f5f5d5b5853514d57606c77829098a3989082776c60574d42404d596673808c99a69b8e8175685b4e423528303d4a5763707d8a96a39e9285786b5f5245382c1f1200020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d3f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c00000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b58555356616c76828f989f948b7e71685e52463f46525e68707d88939f92857b6e66616d7a8794a0988b7f7265584c3f3225190c0000000000000000000815222f3b4855626e7b88959fabafa3998c7f73676c73808c939ea79e938c7f736c61584e443b31271d120700071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000613202c3945515d6775828f9ca8998c7f72665c50444854606a74808d95a0a8a499938d87838180808184888d92989f938e81786c74818e9ba8a09690837d7b7c7e828991969f9f938e81746d62584e42382e23170b01000000000000000000000000000000000815212e3a47535f6a7784919eaaaca196887c6f62555465717e8b98a7a99c908376685d5246392d202b3744505b6574818e9babaa9a8d80736756535f6a7884919eabab9e9285796d6053463a2d20130a0000000000000000000000000000000000000000010d18242f3945515d6773808c98a2aebab1a7a09d93939393939393939393939393939393939393979aa2abb5a99c8f8276695c4f433633333333333333333333333333333333333333333333332d2c28231d150c030000000000000000000000000000000000000000010407131d28313d45525d68707d8a939e9f93887d6f6763707d8a99a39e918478695f53473f44505c6675818e9ba9998c7f736976838f9ca5988b7f7265574d423f4854616e7b8796a19f93867a6d6053473a2d20140700000000000008121c252e373f464e54585f6266696b6c6c6c6a6864605d55515b656e7b86929f9f948b7f72695e5346404c5966737f8c99a69b8f8275685c4f423529313e4a5764717d8a97a49e9184786b5e5145382b1e120006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f4239414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f575a616e7b86929f9e92857a6d61594f42414c56616b74808d95979083786d616d7a8794a0988b7f7265584c3f3225190c0000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867b6e61606c77818e95a0a59f93887e716a60564d43392f231812080007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d010000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000714202d3a4753606d7a86929fa096887b6e62544a414d56626f7c87939fa7a4999387807a7674737375777b80868e939f938c807376838f9ca99e918478706e6f71767d848f949f9d938b7f726a60544a3f34281d1207000000000000000000000000000000000915222f3c4855626f7b8896a0acab9e9184786a5f5354616e7b8795a0ac9f92867a6d6154473a2d222d394653606c7885929eaba298897d7063564e586774818e9aaaada197897c706356493d32261b0f03000000000000000000000000000000000000000007121d2935414c55606d7a85929faab4aca09591868686868686868686868686868686868686868a909aa6b5a99c8f8276695c4f433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150b00000000000000000000000000000000000001080d111314161f2935414c56616c75818e97a19a9184796d616d7a86929fa196887b6e6259504a4e56606d7985919ea197897d706673808d99a79c8f8275695f544d4a505b65717e8b98a99d908377675d5145392c2013060000000000040e1a242e374049515860626a6f7376787979787775716d67605c555f69727f8c959f9f92867b6e615a50444b5865727e8b98a59c8f8276695c4f432f24313e4b5864717e8b97a49d9083776a5d5044372a1d11000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b403a444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c0000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e6963605f69727f8c95a0978e81746b60544b40444f59606d79839098958c80736b6d7a8794a0988b7f7265584c3f3225190c000000000000000006121f2b3844505b6676828f9ca9b5a99c8f8276685e5b656d79839097a1a49a92867c6f685e554b403429241a1006010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a1724303d4a5763707d8a98a39e9184776a5f534246525e6875828f99a4a89f93877e746d6867666768696e737a818b929893887d7783909da5988c7f72666262656b707a828f959f9f92877c6f665c5044392f24180d00000000000000000000000000000005121e2a36424d5766737f8c99a8b2aa9a8d807467584e525e697783909daaa3998a7e7164544a3f33282f3c4956626f7c8997a1ab9f9285796d60534a5764707d8a98a3aea99a8d807467584e43372b1f13060000000000000000000000000000000000000000010d19242f3a45525d6873808d98a2aeaa9d9184777979797979797979797979797979797979797e8a97a3b0a99c8f8276695c4f4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d120700000000000000000000000000000001070c13191d20212428242f3a444f59616d7a85929ea0968d80736a6876828f9ca89a8d80746b605b54585f68707d8a97a19e9185796d626f7b8895a09f93877b6e665e57545c606d7683909da4998c7f7266554b4035291d110400000000020c16202c364049525b626a6f767c80838585868584817e7a736d675e57606d78839099a2988f82766c62564d4a5764717d8a97a49d9083776a554b403529323f4c5965727f8c98a59c8f8276695c4f4336291c10000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51453c3d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b60606d7883919a9e93897d70665c51453d45515c676f7c86929f93877d706d7a8794a0988b7f7265584c3f3225190c00000000000000000613202d394653606c7985929facb3a9988b7f726556535d676e7b859198a3a29891847a6e675c514540362c22180e0506111c2935414c5665727f8b98aab4aa9d918477685d5245392c2013060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e1308000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000c1926333f4c5966727f8c99aa9a8d807467584e434754616e7b86929faba1968c7f736c615e565a5a575f61686d757e86929891857a83909ca3968a7d706354565960686d79839096a1999083786d60554b4035291c110600000000000000000000000000000714202d3a46525e697783909daaaea298897d7063564a4d566673808d99a9ab9b8e8175665b5044382b36414c566673808c99a9ab9b8e8275665c514753606d7a86929facab9e9184786a5f53473b2e21150900000000000000000000000000000000000000000008131e2935414c56616d7a86929faaaca0958a7d706c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c707d8a97a3b0a99c8f8276695c595959595959595959595959595959595959595959595959595953514b43392e23180c0000000000000000000000000000030b12181e24292c2d31353738323e46525e68717e8a939e9f93877c6f67717e8a95a09f92877d716c6667676a6e7a84919ea2988d8073665f6a7783909da4998f82786e696767666d727f8b959f9f93877b6e6154483b2f24180d010000000008131e28323e48525b636d727c82888c8f91929292908e8b857f796e695e5c666f7c87929f9f948b7e71685e524956626f7c8995a99e918578675d5145392c34404d5a6773808d9aa69a8e8174675b4e4134281b0e000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d4237404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d67666f7d88939f9d9184796d60574d42404b555f6a727f8b94999184796d7a8794a0988b7f7265584c3f3225190c00000000000000000815222f3b4855626e7b8898a2aeada197887b6e62554b555e696f7c86929fa4a1969083796d605b51483e342a20170c030d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1b27333f49536874818e9bab978a7e7164574b3f4c5965727f8c99a3ab9e9184796d605a524c4d4d4d53565e616c717d8692978d80828f9ca396897c706356494f565d676e7a84919ea0958b7f72675d5145382d22170b00000000000000000000000000000815212e3b4854616e7b87939facab9f9285796d6053464956636f7c8997a1ab9e9285796c605346392d3946525e687783909daaa4998b7e7164544b45515d6776828f9ca9aca196887c6f6255493c31261a0e020000000000000000000000000000000000000000010d1924303a46525e6873808d98a3aea79c9083766b606060606060606060606060606064707d8a97a3b0a99c8f827669666666666666666666666666666666666666666666666666666666605c554b4034281c1004000000000000000000000000060d151d24292f35393a3e4144454645414c56616c75828f97a2999183796d6d7984919da39992857e78757474767b839096a19f92867b6e615864717d8a949e9f948f827b76747475797f87929fa1978e8174695e52463a2d1d130700000000010d1924303a44505a636e737f878f94999c9e9e9d9e9d9b98928c837b6e695e5f6a73808c95a09f92857b6e615a5054616d7a8797a1a197867a6d6053473a2d35414c566875828f9bac998c7f7266594c3f3326190c000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f53463e39434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c0000000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d676b74818e97a0968c7f73695f53463e434e58626d75828f97968d80747a8794a0988b7f7265584c3f3225190c00000000000000000b1824313e4b5764717e8a97aab4ab9e928578695f53474d57606a717e8a929ca59f958e81756d635a50463c32291e150b0813202d394653606c7985929facb1a795897c6f6256493c2f2316090000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c2013040000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000005121f2b3744505b657783909da499887c6f625549424d566875828f9baba9998c7f73675c514641404042474c525a626b707d8792928785919ea3968a7d7063574a434c555e68707d8a939e9f9285796d60544a3f33281c0f0300000000000000000000000004111d2935414c5665727f8b9aa4afab9b8e8275665c51444653606d7985929eaba197897c6f6356493c303a4754616d7a87939fac9f93867a6d615447404b5565727e8b98a7b1a8998c807366574d42362a1e120500000000000000000000000000000000000000000008131e2a36414c56616e7a86929fabab9f94897c6f63574e535353535353535353535764707d8a97a3b0a99c8f8276727272727272727272727272727272727272727272727272727272726d675c5145382c1f13060000000000000000000000060f181f272f353a4145474a4e505253525150505a616e7a85929fa0958d80736a707d89919fa297928a8482808183879095a09e938c7f72695e55616c75828f95a09f948f8783818082858b9299a29892857a6d61574d42362a1e0c010000000005111d2935414c56616c73808c92999f9f9992919091979c9e9f9590847b6e675c606d79839099a2978f82756c6156525e687885919ea995897c6f6256493c303946525d687784919ea49a897d7063564a3d3023170a000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a50443a3c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c0000000000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d616d7a85929e9f92867b6e615a50443c46515b616d7a85919a93887d7a8794a0988b7f7265584c3f3225190c00000000000000000d1a2633404d596673808c99a6b3a99c8f827669574d42454e58616c73808d939ea79e938c7f736c61584e443b30271d1207121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f00000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7985929f9f93867a6d60534746525e697885919eaba297887b6e62554b40363031373a41465059616b727f8b93929197a1a4978b7e7164584b3e434c56616c75828f9ba2978b7f72665b5044382b1f12060000000000000000000000000713202c3945525d6876828f9cacafa3998a7e7164544a4044505c6675818e9baba9998c807366574d42363f4a5464717e8b9aa4a99d908376685e52463b4854616e7b8795a0acaa9d908377695f53463a2d211408000000000000000000000000000000000000000000020d1925303a46525e6874808d99a3aea69b8f82756a5f534746464646464646464a5764707d8a97a3b0aa9d91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20130700000000000000000000060f18212a313940454c5254575b5d5e5f5f5e5d59565e68717e8b949e9f92877c6f6b737f8c93999e9f97918e8d8e90939aa09e938e81786d6056505a616e7a8390959e9f9993908e8d8e92979f9f9892867d70685e52453b30251a0e00000000000713202d3946525d68717e8a929fa198928b86848385888f949da0969083796d605c666f7c87939f9e938a7e71685e52566975828f9ca5988b7f7265574d42363b4754616d7a86939f9f93867a6d6154473a2e211407000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61564c41353f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a68717e8b949f988f82766c61564c413f46525e68707d88939a91847a8794a0988b7f7265584c3f3225190c00000000000000010e1b2834414e5b6774818e9aa7b4a79a8d8174675a4e413d46505a606c77818f95a0a59f93887e706a5f564c43392e2318110f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f00000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212d3a4754606d7a8798a29e918478675c51454754616e7a8797a1ab9e928578695f5343392f25262b30363e474f59626d74818e979ea1a9a6998c7f7366594c403b444f59626f7c88949e9e9184786c605346392d22170b0000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d6054473a3f4a5464717e8a99a3aa9d908377695e52463a44505c6675828e9baca8998c7f7366564c413a46535e697783909daaaca095887b6e6155483b3025190d0100000000000000000000000000000000000000000008131e2a36414c56616e7b86929fabac9f93877b6e62564d423639393939393d4a5764707d8a97a3b0aca096918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d211407000000000000000000030c18212a333c434b51565d6064686a6b6c6c6b69666260626c76828f98a2999083786d6d737f878f94989b9d9b9a9a9d9c9996918a81786d665c5046525e686e7a838b92979a9c9c9a9a9b9d9b9a938e867d706b60564c4133291f14090000000004111d2935414c56616d7a85929ea19792867f7a7776787c828d929d9f958c7f73685e606a73808d96a09e92857a6d61595965727f8c98a79c8f8275695e524641444f5964717e8a9aa49d908377685e5246392d20130700091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d52453d36414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f626c76828f989f948a7e71685d52453d414c56616b74808d95958c808c99a5988b7f7265584c3f3225190c0000000000000003101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f343e44505b656d79839097a1a49a92867c6f685e554b403428231a1017222d404d5a6773808d9aa6b3a89b8e8275685b4f4235281c0f020000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815212e3b4854616e7b8794aa9d9083776a554b404955626f7c8895a9a99c8f837669574d4231271d1a1e252a353e47515b616d7a85929ea7b1a79a8e8174675b4e41323e47535f6a75828f9ca096897d7063544a3f33281c0f030000000000000000000004101c2934404b5564717e8b99a3afa99c8f8376685d5245393a4754606d7a86929faca095877b6e6154473b4653606d7985929faba196887c6f6255493c36424d576673808d99a9b1a7988c7f7265564c41362a1d1105000000000000000000000000000000000000000000020e1925303b46525e6974818d99a3afa49a8e8174695e52463a2f242d2d313d4a5764707d8a97a3b0b2a8a09d99999999999999999999999999999999999999999999999999999993877a6d6054473a2d2114070000000000000000000b151e2a333c454d555d60686d7174777879787776736f6c65616e7b86929fa0958c7f736a6d727c82888b8f9091929291908d89847d756d665c544a414c565e686d787e85898d9091929291908f8b87817b706b60594f443a3021170d02000000000713202c3945525d6873808d97a19e92857c726d676a6a6f77808d95a09f92867a6e6158606d7984919aa1978e81756b6155616e7b88959f9f92867b6e615a524d5056606b75828f9ca4998c7f7366564c4135291d1105000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60584e42383a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e817566626e7b86929f9e91857a6d60584e423a444f59606d798390989285929fa5988b7f7265584c3f3225190c0000000000000004111d2a3744505d6a7783909daab1a4978a7e7164574b3e31333f49535d676e7b859299a3a29891847a6e675c51453f352c22181926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f030000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000815222f3b4855626e7b8895a19c8f8376695c5043495663707c8996a3a89b8e8175685b4e423128150e1319232c353f46525d68717e8a95a0aca99c90837669574d423637434e5864707d8a97a29a8e8174665b5044382b1f12060000000000000000000006131f2c3845515c6775828f9babb1a7988b7f7265564c41353945525d687683909ca9a7988b7e7165544b40495663707c8997a2ab9e9184786a5f53473b313c4956636f7c8997a1ada99c908376685e5246392d2013070000000000000000000000000000000000000000000008141e2a36424d57616e7b87929fabac9f92867b6e61564c4135291d24313d4a5764707d8a97a3b0bab2acaaa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211407000000000000000007121d27303c454e575f676d737a7e81838586858483807c78706b69727e8b949f9f92867c6f666a6f757b7f82848586858483807c79706c605c544a423b444c565e666d72797d80838485868584827e7b746e6860594f473d32281e0f0500000000000714212d3a4754606d7a86929f9f958a7e716a605d585f656d7883919da3988d8073665c5d67707d88939f9e938a7d70675d5f697683909da3998e81756c615e565b60686f7d87939f9f93877b6e6155483b3025190d01000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a60544a3f343d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285796d606973808c96a0978d80746a60544a3f3d45515c676f7c8692989298a2a5988b7f7265584c3f3225190c0000000000000004111e2b3744515e6a7784919daab0a3968a7d7063574a3d302d38414b555e696f7d87929fa4a1969083796d605b51473e342a201725323e4b5865717e8b98a4b1a99c908376695d5043362a1d10030000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f424a5764707d8a97a3a79a8e8174675b4e4134281b0e08111a232935414c56616c7783909da8ab9f928578695e52463a323c4653606d7985929e9e9285796c605346392d201306000000000000000000000714202d3a4753606d7985929facaca095887b6e6155483b3035414c5666727f8c99a8a89b8f8275665c51454d576673808d99a9aa9a8d817467584e43372d394653606c7985929eabac9f93867a6d6154473a2f24180d01000000000000000000000000000000000000000000020e1a25303b46535e6974818e99a3aea3998d8073685d5245392e2324313d4a5764707d8a97a3b0b8b0aaa99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d21140700000000000000000c18232e39424e575f696e7980868a8e9091929291908c89837d746c6c77828f98a2999083786d6062696e7275777879787776736f6d66615a504a4238323b444c545c60676d707376777879787775716e69615e564f473d352b20160c000000000004101d2935404b5565727e8b98a29d9083766c6158514e535c66707d8a97a19e9185796d6055606b74818e96a19e91847a6d605964717e8a95a09e938b7e736e6869666c707a84919aa3998f8275695f53463a2d1e13080000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f665c50443b34404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e61606d7984919e9f93877c6f665c50443b404b555f6a727f8b949fa2aaa5988b7f7265584c3f3225190c0000000000000005121e2b3845515e6b7884919eabafa396897c706356493d30262f3a434d57606b717e8b929da69f958e81756d635a50463c32291e24313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11040000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000a1623303d495663707c8996a39b8e8275685b4f424b5764717e8a97a4a79a8d8074675a4d4134271a0e0008111924303a44505a64717e8a96a1aca297877b6e6154473b2e3845515c6674818e9ba197897c6f6356493c30231608000000000000000000030f1c28333f4a5463707d8a98a2aeaa9d908477695f53463a2d303c4855626f7b8896a1ac9f9285796d605346535e697784909daaa2988a7d7063574a3d322b3844505b6674818e9babafa4998b7e7165554b4035291d10040000000000000000000000000000000000000000000009141f2a36424d57616e7b87929fabab9f92857a6d60554b40342824313d4a5764707d8a97a3b0b0a69f9c93939393939393939393939393939393939393939393939393939393877a6d6054473a2d2114070000000000000004101c2834404b545f6a6e7b848c92989b9d9e9d9d9e9c9995908980776c6e7b86929f9f958c7f72695f5f6165686a6b6c6c6b696663605c5450443f383029323a424a50555c606367696b6c6c6b6a6865615e57524d443d352b23190e04000000000006131f2c3945515d6776828f9ca8988b7f72655a5045414a54606d7985919ea197897c70635659606d7a84919ea1968e81746b60606c78839098a39b908b807b777576797d849196a09f92877c6e62574d42362a1e0c020000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60574d423639434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f625c67707d89939e999083786d60574d4239434e58626d75828f97a19f9f988b7f7265584c3f3225190c0000000000000005121f2c3845525f6b7885929eabafa296897c6f6356493c302328313b454f59626c73808d949ea79e938c7f726c61584e443a302724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11050000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000091623303c4956636f7c8996a29b8f8275685c4f424a5763707d8a96a3a79a8e8174675b4e4134281b07000008131e28323e4653606d7984919eaba9978a7d7064574a3d2d34404b5464717e8a97a8998c7f7266594c3f2f24190d01000000000000000006121f2b3844505b6674818e9baab3a9998d807366574d42362a2e3a47535f6a7884919eaba298897d7063564954616e7b8795a0ac9f9286796d6053473a2d28333f4a5464717d8a99a3aeab9c8f8275675d5145392c20130600000000000000000000000000000000000000000000020e1a25313b46535f6975818e99a4aea2988c7f72675c5145382d22313d4a5764707d8a97a3b0aa9f948f86868686868686868686868686868686868686868686868686868686867a6d6054473a2d2114070000000000000006131f2c3845515c666e7c8591969f9f9c9791909092989fa09d928d81786c727f8c959f9f92867b6e665b55585c5d5e5f5f5e5d5a5653504a423e342e26202930383f444b5153565a5d5e5f5f5e5d5c5854524d46413b322b231911080000000000000714202d3a4753606d7a86929fa196877a6e6154473e3944505c6674818d9aa9998d80736654515d67707d8a939e9f93887d70675d666f7c869299a29b928d86838283858a9196a09d938c80736a5f53453b31261a0e00000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e52463e313c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d706355606b75818e97a0958c7f72695e52463e3c46515b616d7a85919a9393938b7f7265584c3f3225190c0000000000000005121f2b3845525e6b7885919eabafa296897c6f6356493c30231f29333d47505a606c78828f95a0a59f93887e706a5f564c42392e23313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000916232f3c4956626f7c8995a29c8f8275695c4f42495663707c8996a3a89b8e8175685b4e422e23180c0000020c16202c3844505c6673808d99a9a6998c807366544a3f332e3a4754616d7a8796a19b8f827568564c4135291d110400000000000000000613202d394653606c7985929eabada197897c6f6256493c31262b37434e586774808d9aaaaa9a8d807367574d5565727e8b98a7a89c8f8275675d5145382c222d3a4754606d7a86929facac9f92867a6d6053473a2e23170c000000000000000000000000000000000000000000000009141f2b37424d57626e7b87939facaa9e9184796d6053493f3327313d4a5764707d8a97a3b0a99c8f82797979797979797979797979797979797979797979797979797979797976685d5245392c20130700000000000004111d2935414c56606d79849197a19e949089858384858b9297a29d938c7f726c78839098a3989083786c60574d4f5152535251504d4946443f383028231c171e262e34394045474a4d5051525352514f4b4846423b3630292019110800000000000000091623303c4956636f7c8998a39e918478685e524639343f4a5464717e8b97ac9c908376665b5055616b75818e97a19a9184796d60606a717e8792989f9d9992908f8f91979ea09d938e81786d60584e4333291f1409000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e61594f4339343f46525e68707d8786868686867f7265584c3f3225190c0000000000000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f625559616d7a85929f9f92867b6e61594f43393f46525e68707d8786868686867f7265584c3f3225190c0000000000000005111e2b3844515e6b7784919eaab0a396897d7063564a3d302317212b353f44505b666d79839197a2a49a92867c6f685e544b403428313e4b5864717e8b97a4b1aa9d9084776a5d5144372a1e11040000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000915222f3c4855626f7b8895ab9c908376695d50434955626f7c8895a9a99c8f837669554b4034281c1004000004101c28343f4a54626f7c8996a1a99c8f8276665b5044382d3946525e687884919e9e918578685d5245392c2013070000000000000000091623303c4956636f7c8997a1adab9e9185786c605346392d2026313d4a5663707d8998a2aa9d918477695e535c6775828f9ca8a7988b7e7265554b403529202c3945515d6776828f9ca9aea3988a7d7164544a3f34281c100300000000000000000000000000000000000000000000030e1a26313c47535f6a75818e9aa4ada1978b7e71655b5044372b313d4a5764707d8a97a3b0a99c8f82766c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000613202c3945525d68737f8c96a09e938e827c787677797e859298a29f92867b6e6e7b86929f9f948b7f72695f53493f4546454443403c3a38342e261e17110c151c23282f34383a3d40434445464544423e3b3a36302a251f170e0800000000000000000c1925323f4c5865727f8b98aa9b8f827568564d41362e3b4855626e7b889aa49f9285796c60534f59616d7a85929ea0968d80746a60616c717e868e92999b9d9d9c9c9e9c9a96918a81786d665c50463c3121180d03000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c61554b403536414c56616b70797979797979726d62564a3e3124180b00000000000006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054525e68717e8b949f988f82756c61554b4036414c56616b70797979797979726d62564a3e3124180b0000000000000004111e2a3744515d6a7784909daab0a3978a7d7064574a3d312417192328333f4a545d676e7b859299a3a29891847a6d665c51453f35323f4b5865727e8b98a5b1a99d9083766a5d5043372a1d100400000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000714212e3a4754616d7a8799a49d9184776a564c414754606d7a8797a1ab9e918478675c5145382c1f13060000000c17232e394653606c7884919eab9f9285796c605346392d36414c566975828f9ca197877a6d6054473a2d2114070000000000000006121f2b37434e586773808d9aa9b3aa9a8e8174655b5044372b1f202d3a4653606d7985929faca095877b6e6154606d7985929faca095877b6e6154483b2f241d2935414c5565727f8b98a7b1aa9b8e8175665c5044382c1f1206000000000000000000000000000000000000000000000009141f2b37434e58626f7c87939faca99d9184786c6053463d32313d4a5764707d8a97a3b0a99c8f8276696060606060606060606060606060606060606060606060606060605f524c443a2f24190d010000000000000714212d3a4754606d7a86929fa1978e81786f6a6a676d717c86929fa2988e81746a727f8c95a09f92867b6e655b50443b3039383633302d2c28231c150c06030a11171d23292c2d303436383939383735322e2d2a251f19140d050000000000000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40302d3a4653606d7986939fa298877b6e615448525e68717e8a939e9f93877c6f675c616c717b81868b8f9192929291908d89847d746d665c544a3f342a200f060000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d51453c2f3a444f5961636c6c6c6c6c6c65625b51463a2e221509000000000000010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d514c56606c778390999e938a7d70675d51453c3a444f5961636c6c6c6c6c6c65625b51463a2e2215090000000000000003101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225181017222d38424c555f69707d87929fa4a1969082786d605b51473e34404d596673808c99a6b3a89c8f8275695c4f4236291c0f0300000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000613202d394653606c7986939f9f928578685d524545515d677885919eab9f9386796d6053463a2d20130800000006121f2b3744505b6575818e9ba8a298887b6f6255483c2f30404d5a6673808d99a995887c6f6255493c2f221609000000000000000815212e3b47535f6a7784919eaaaea2988a7d706453493f33271b1f2c3845515c6775828f9baca7988b7e72655463707d8998a2aa9d908377695e52463a2d1d19242f3b4855616e7b8895a0acab9f9285796d6053463a2d20130a0000000000000000000000000000000000000000000000030f1a26313c47535f6a75828f9ba6aca0968a7d7064594f4438313d4a5764707d8a97a3b0a99c8f8276695c53535353535353535353535353535353535353535353535353535345413a32281e130800000000000004101c2934404b5565717e8b98a29e92857a6d6660585c606a717e8b96a19f92857a6d6d78839099a2988f82776c60574d42362a2b2a2723201f1c17110a03000000060c12181c1f2023272a2b2c2c2b2a292521201e1a140e0802000000000000000000000f1c2936424f5c6975828f9ca5988c7f7265594c3f322c3845515c667885929eaa96897c706356494c56616c75828f97a2999183796d605a61696e757b7f82848586858583807c78706c605c544b42382e22180e00000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d60584e4138323d474f5556606060606060585651493f34291e12060000000000000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b44505b656f7c87929f9e9184796d60584e41383d474f5556606060606060585651493f34291e120600000000000000020f1c2835424f5b6875828e9ba8b3a6998c807366594d402f23180c111c262f3a434d57606b727f8b929da69f948e81746d63594f463c414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0100000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000006121f2b3844505b667884919ea297877a6d605447414c556976838f9ca9a499897c6f6356493c3025190d000000030f1b27333f495365727e8b98acaa988b7e7265584b3f30323f4b5865727e8b98a3978a7d7064574a3d3124170a000000000000000915222f3c4855626f7c8896a0acac9f9286796d6053473a2d22171c2834404b5565717e8b9aa4a89c8f8275665c6774808d9aaaa9998d807366574d42362a1e14212d3a46535f697784919daaada297897d706356493d32271b0f0300000000000000000000000000000000000000000000000915202b37434e58626f7c88949eaaa89d9083766b6054483c313d4a5764707d8a97a3b0a99c8f8276695c4f464646464646464646464646464646464646464646464646464639352f2820160c0100000000000006131f2c3845515c677683909ca9998c7f73675d544e5157606d7984919ea2988b7e71666f7c87929f9f948b7e72695e52463e32291f1a161312100c0600000000000001070c101314171a1d1e1f201f1e1c181514120e0902000000000000000000000000111d2a3744505d6a7783909da4978a7d7164574a3e312834404b546a7783909da4978a7d7164574a44505a616e7b85929fa0958c80736a5f575f61696e727577787979787673706c65615a514b423930261c0f0600000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f53493f33353d44484a5353535353534c4a463f372d23180d0100000000000000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433f49535f6a73808d96a0968d80736a5f53493f333d44484a5353535353534c4a463f372d23180d0100000000000000010d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100a141d28313b454f59626d74808d949fa69d938c7f726b61584e44424d57697683909ca9b2a6998c7f7366594c403326190d000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000030f1c28333f4a546976838f9ca995897c6f625649404d5a6673808d99aaab998c7f7266564c41362a1c11060000000b17222d3c4956626f7c899aa4a89b8e817568564c4136313d4a5764707d8a97a3988b7f7265584c3f3225190c00000000000005121e2a36424d5766737f8c99a8b2ac9c8f8275675d5145382c1b1118232e3b4754616e7a87939fac9f9285796d60697784919daaa197897c6f6256493c30251a121e2a36424d576673808d99a9b3a99a8d807467584e43372b1f13060000000000000000000000000000000000000000000000030f1b26313c4754606a75828f9ca6ab9f95897c6f63584e43373d4a5764707d8a97a3b0a99c8f8276695c4f43393939393939393939393939393939393939393939393939392c29241e160d04000000000000000714202d3a4753606d7986929fa197887b6f62554b4245515c6674818d9aaa9b8e8174686a73808c95a09f92867b6e615a50443b3025190e07060300000000000000000000000406070a0d1011121312110f0b080705020000000000000000000000000000121e2b3845515e6b7884919ea3968a7d7063574a3d30232e43505d697683909ca5988b7e7265584b3f46525e69717e8b949f9f92877c6f665c53575e6165686a6c6c6c6b696763605b535045403930271e140a0000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b50443b3033383c3d4646464646463f3e3a342d251b1106000000000000000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4438414e58606d7984919e9f92877c6f655b50443b33383c3d4646464646463f3e3a342d251b11060000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060b161f2a333d47515b606d78828f96a0a59f93877d706a5f564c47535f697885929eabb4aa978a7e7164574b3e3124180b0000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000b17222d414e5b6774818e9aa4978b7e7164584b3e495663707c8998a2a99c8f8276685e5246382d22170b0000000614202d3a4753606d7a86939faa9e918477685e5246392f3c4956626f7c8995a2998c7f7266594c3f3326190c0000000000000714212d3a46535e697783909daaafa49a8b7e7165554b4035291d0a14202d3946525e687783909daaa298897c70636e7b8796a0ab9e9285796c605346392d20130e1a26313c4956636f7c8997a1adab9e9184786a6054473b2e2215090000000000000000000000000000000000000000000000000a15202b37434e58626f7c89949faba79c8f82756a5f53473b3d4a5764707d8a97a3b0a99c8f8276695c4f43362d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d19130c0400000000000000000916232f3c4956626f7c8999a39e9285796c6053463a404a5464717d8a97ac9d90847767606d79839099a2988f82766c62564d41362a20170c0200000000000000000000000000000000010305060605040200000000000000000000000000000000000000121f2c3845525f6b7885929ea396897c706356493d302936434f5c6976828f9ca5988c7f7265594c3f424d56626c76828f98a2999083786d60584e5254585c5e5f5f5f5e5d5a56535049413e342e271e150c020000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c41362a2c2f3039393939393932312e29231b1309000000000000000000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e2f3c45515d67707d8a939e999083776c60564c41362c2f3039393939393932312e29231b130900000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b040d18212b353f44505c666d7a849197a2a49992867c6f685e544b55626e7b8897a2adaea298887b6f6255483c2f2215090000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000061825323f4b5865727e8b98aa9a8d817467564c414653606d7986929fac9f92867a6e61544a3f33281d1207000006131f2c3945515d677885919eaba096877a6e6154473b2f3c4955626f7c8895a2998c807366594d4033261a0d0000000000000815212e3b4854616e7b8795a0acac9f93877a6e6154473b2f24180c111e2a36414c5666737f8c99a9aa998d807366717e8b97a8ab9b8e8174665b5044382b1f120913202d3a4653606d7985929eabada196887c6f6255493c31261a0e020000000000000000000000000000000000000000000000040f1b27323c4854606a76828f9ca6ac9f93877c6f62574d423d4a5764707d8a97a3b0a99c8f8276695c4f433629202020202020202020202020202020202020202020201413110d08010000000000000000000b1825323e4b5865717e8b98ab9c908376655b5044373b4855626e7b889aa49f9286796d60666f7c87929f9e948b7e71685e52463e32291e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa296897c6f6356493c302935424f5c6875828f9ba6998c7f7366594c403b44505a616e7b86929fa0958c7f726a5f544a484c4f5152535252504d4946443f382f28231d150c0300000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d302723232d2d2d2d2d2d2524221e18110901000000000000000000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352935404b55616b75818e989f958b7e72685e52463d3027232d2d2d2d2d2d2524221e18110901000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f03060f192328343f4a545d686e7b859299a3a29891847a6d665c515665717e8b98a9b3ac9f9285796d6053463a2d20130700000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c100300000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000916222f3c4955626f7c8898a29d908377685d524545515c6775828e9ba8a3998b7f72665b5044392e23180f060004101d2935404b556a7784909daaa8978a7d7064574a3d2f3b4855626e7b8895a19a8d8074675a4d4134271a0e000000000005111d2a36414c5665727f8b98a7b1a99d908376685e5246392d1d12070e1925303c4955626f7c8896a1a99d9083766774818e9ba7a3998a7d7164544a3f33281c0f06121f2b3844505c6674818e9babb2a8998c807366574d42372b1e12060000000000000000000000000000000000000000000000000a15202c38434e5863707d89949faba49a8e8174695e52463d4a5764707d8a97a3b0a99c8f8276695c4f4336291c1313131313131313131313131313131313131313130707040100000000000000000000000d1a2633404d596673808c99a69b8e81746853493f333a4653606d7986939fa399887b6e61606a73808d96a09f92857b6e615a50443a3025190e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fa295897c6f6256493c2f2935424f5c6875828f9ba6998c7f7366594c40323f46535e69727f8b949f9f92867c6e665b50443f42444546464543403d3937332d261d18120b0300000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e2318202020202020191815120d06000000000000000000000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e242f39434f59616e7b85929f9f92857a6e61594f43392e23182020202020191815120d060000000000000000000000000613202c3945515d677784909daab5ab9a8d8073655b5044372b1f140a00071117232e38424c565f69707d87929fa5a0969082786d605b5d6875828f9ca8b5a99c908376665c5044382b1f1206000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000713202d3a4653606d7985929f9f93867a6d605447404b5563707d8996a1ab9e9184786c60554b4034282118100b09111d2a36414c566a7784919daaa69a8d807367554b40343b4855616e7b8894a19a8d8174675a4e4134271b0e00000000000713202d3946525e6876838f9ca9b2a8998c7f7266564c41362a1e0b010815222e3b47545f6a7884919eab9f92867a6d7784919eaa9f92867a6d6054473a2d22170b03101c28343f4a5464717d8a99a3aeaa9d908477695f53473a2d211408000000000000000000000000000000000000000000000000040f1b27323d4854606b7683909ca7ac9f92867b6e61564c414a5764707d8a97a3b0a99c8f8276695c4f4336291c100d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0a08040000000000000000000e1a2734414d5a6774808d9aa69a8d8073675a4d402d3845515c677885929fab95887c6f6258606d79849199a2978f82756c61564c41362a20160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929ea296897c6f6356493c302936434f5c6976828f9ca5998c7f7266594c3f3336424d57606c78839098a3989083786c60574d41382d393939383634302d2b27221b140b070000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f1509131313130c0b0906010000000000000000000000000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a40342827313e46525e68727f8b959f978e81756b60554b4034281f15091313130c0b0906010000000000000000000000000004111d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b11060006111c26303a444d57606b727f8b939da69f948e81746d62606d7a86929facb2a8998c7f7266544a3f34281c1003000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000006121f2c3844515c6676828f9ca4998a7d7164554b404653606c7884919ea8a0968a7d71675c51453d332a221c18181a222d3946525e687885929eaba99d908376675c5145383c4955626f7c8895a2998d8073665a4d4033271a0d00000000000714212e3a4754616d7a86929facaca096887b6f6255483c3025190d0006131f2b37434e586774818e9aaaa399897d707b8796a0a99c8f8276675d5145392c1c1106000b17232e3a4754606d7a86929facaca095887b6e6155483b3025190d010000000000000000000000000000000000000000000000000a16212c38444f5963707d89959faba3998d8073685d52454a5764707d8a97a3b0a99c8f8276695c4f4336291c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b05000000000000000e1b2835414e5b6874818e9ba6998d8073665a4d403334404b556b7885919ea396897c7063565c676f7c87939f9e938a7e71685e52463e32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919ea396897d7063564a3d30293643505c6976838f9ca5988b7f7265584c3f32313b44505b666e7b86929f9f958b7f72695f53493f33272c2c2b2a2723201f1b17110a0200000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e04060606000000000000000000000000000000000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f2a36414d56606c788390999e93897d70675c51453c31261a0e040606000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000a151e28323c454f59626d74818e949fa69d938c7f726b66727f8b98a3aeaca096887c6f6255493c2e23170b000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a00000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000004101c2834404a5465727f8c98a79b8e8175675c514544505b66727f8c96a1a89e9184796d60594f453c342c272524262a343c4754616d7a86939facac9f9286796d6053473a3d495663707c8996a3998c7f7266594c3f3326190c0000000004101d2935404b5564717e8b99a3afaa9e9184776a5f53473a2e1e140800030f1b26323d4a5763707d8a98a2ab998c80737e8a97a8a8988c7f7265554c4135291d0a00000613202c3945515d6776828f9ca9b1a7988c7f7265564c41362a1e110500000000000000000000000000000000000000000000000004101b27323d4854606b7683909da7ab9f92857a6d60554b4a5764707d8a97a3b0a99c8f8276695c4f4336292727272727272727272727272727272727272727272727272423201c1710080000000000000f1c2835424f5b6875828e9ba6998c7f7366594c40332e44515e6b7784919ea3968a7d70635755606b74808d96a09e92857a6d615a50443a3024190d0400000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7784909da3978a7d7064574a3d312a3743505d6a7683909da4978b7e7164584b3e3128333f4a545f6a737f8c95a09f92867b6e655b50443b30251a1f1d1a1613120f0b0600000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c312625303b44505b666f7c87929f9e9184796d60574d42372b20160c0200000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f08030c16202a333d47515b606d78828f96a0a59f93877d706d7984919eaab4aa9d9184776a5f53473b2e1c1106000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000c18232e3b4855616e7b88959f9f9285796d6053473f4a54606d7984919ea6a0968c7f736b60574e463f3833313131363d46505a64717e8a9aa4afaea399897c6f6356493c3d4a5764707d8a97a3988b7f7265584c3f3225190c0000000006131f2c3945515d6775828f9babb3a99a8d807467584e43372b1f0d0200000a14202d3a4753606d7986929fa99c908376818d9aa7a096887b6e6155483b2f24190d000004111d2935414c5565727f8b98a7b1a99c908376685e5246392d201407000000000000000000000000000000000000000000000000000b16212c38444f5963707d8a95a0aba2988c7f72675c514a5764707d8a97a3b0a99c8f8276695c4f43363434343434343434343434343434343434343434343434343431302d28221a110800000000000f1b2835424e5b6875818e9ba6998c807366594d40333845525e6b7885919ea396897c7063564f59606d7984919ea1978e81756c61564c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9ca4988b7e7165584b3e322935414c566b7784919eac968a7d7063574a3d30222d38424e57606d78839099a2988f82776c60574d42362a20170d0d0a06050300000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e13080000000000000000000000000000000000000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e090e18212c353f44515c666d7a849198a2a49992867c717e8b96a0acaea3988c7f7265584e43372b1f0a000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000714212d3a46535f697783909da2988a7e7164584e4345515c67717e8b949fa89f92877d70695f585048443f3e3e3f42464f58616c7683909cacaab0ab998c7f7266594c3f3f4c5865727f8b98a4978b7e7164584b3e3125180b000000000714202d3a4753606d7a86929facada297897c706356493d31261a0f00000006131f2c3845515d6775828f9ca89f92867983909daa9d918477695f53473a2d1e13080000010d19242f3b4855616e7b8895a0acac9f93867a6e6154473b2f24180d0100000000000000000000000000000000000000000000000004101c27333d4855616b7783909da7aa9e9285796d60544a5764707d8a97a3b0a99c8f8276695c4f4340404040404040404040404040404040404040404040404040403d3c39332c231a1005000000000e1b2734414e5a6774818d9aa69a8d8073675a4d40343744505b657885929ea295897c6f625649515d67707d89939d9e938a7d70685d52453e31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba6998c7f7366594c402e2c3945525d687985929fa49a887b6f6255483c2f22262f3c44505c666f7c87929f9f948b7e71695e52463e32291e1308000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e21222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312101a232834404a545e686f7c869299a4a29891847b85929ea8b2aa9f92867a6d6154473c32261b0f0000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000005121e2b37424d5765727f8c98a39c9083766a605447404b55606c77828f97a2a39992857b6f6a625a554f4c4b4b4c4d5359606a707d8a949f9b9ea6a89b8f827568574d42404b546774818e9aa896897c6f6356493c3023160900000003101c28343f4a5464707d8a98a2aeab9f9285796d6053463a2d20130a00000004101d2935404b5565727e8b98a7a3988a7d87939fa99a8d807367574d42372b1e0c010000000814212d3a46535f697784919daaafa4998b7e7165554b4135291d1104000000000000000000000000000000000000000000000000000b16212c38444f5964707d8a95a0aca1978b7e72665b505764707d8a97a3b0a99c8f8276695c4f4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49443e362c22170b000000000d1a2734404d5a6773808d9aa69a8e8174675b4e4130394653606c7986929fa895887b6e6255484b55606b74818e96a19e91857a6d60594f433a2f24190d0400000000000000000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a69a8e817467544b40342d3a4754606d7a8798a29f93867a6d6053473a2d201d28343f4a545f6a73808d95a09f92857b6e615a50443a3025190e040000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221c262f3c45515d67707d8a939e988f82766c61564c4135291e150a00000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c1818232e39424c565f6a707d87939fa5a09691859297a1adaea2988d8074685e5246392a20150a00000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000020e1a26313c4754616d7a86929f9f94887c6f62584e4244505b656e7b859299a4a19791857c716c63615959585758575f616b707c869299938f939eab9e928578695f534745515c667683909da196877a6d6054473a2d21140700000006121f2c3844505c6674818e9baab4ab9b8e8175665c5044382c1f1206000000000c18242f3b4754616e7b8795a0aa9c8f838f99a4a297897c706356493d31261a0e0000000005121e2a36424d576673808d99a9b3ab9c8f8275675d5145392c2013070000000000000000000000000000000000000000000000000005101c28333e4653606c7883909da8a99e9184786c60555764707d8a97a3b0a99c8f8276695c5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c10040000000c1926323f4c5965727f8c98a59c8f827669564c41363b4754616e7a8799a3a196877a6d605447434f59606d7a84919ea1978e81746b61554c4135291f160c01000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a89d908376665c514538303d495663707c8996aa9e918477675d5145392c1f17232e38424e58606d79849199a2988f82756c61564c41362a20160c0200000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124141d2935404b55616c75828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c2823272727303a444e58616b727f8c939ea7a0989298a1a9b1a79f92867a6e61564c41362a1e1105000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000914202d3946525e6874818e9aa49b8f82756a60544a3f49535e69717e87939fa3a19791867e76706b686564646567696e747d8592989387828f9baaa197887b6e6255484653606d7985929f9e918478675d5145392c2013060000000713202d3a4653606d7985929eabaea3998a7e7164544a3f34281c1003000000000714202d3a46525e697783909daa9f948f949fab9f9285796d6053463a2d20130900000000020e1a26313c4956636f7c8997a1adac9f92867a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000b161f2b3744505b65717e8a95a0aca0968a7d7064626264707d8a97a3b0a99c8f827669676767676767676767676767676767676767676767676767676767676764615a5044392d2014080000000a1723303d4a5663707d8996a89e918477685e5246393c4956626f7c8995ab9e918478685d52453d45515d67707d8a939e9e938a7d70675d51453d31281d1207000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8796a09f9286796d6053463c36414c5665727f8c98ab9b8e817568554b4035291d111c26303c45515c676f7c87939f9e948a7e71685e52463e32281e130800000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c030000000000000000000000000000000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e32251818242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e34343430353c464f59636d74818e959faaa29fa2aab3aaa0958c7f72685e52443a3025190d010000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000005111d2935414c56626f7c87939f9f93877c6f665b5044414d57616c727f8b919fa3a198928b827d78757271717274777b81879297978e817d8998a3a9978b7e7164584b4a5463707d8a98a29c8f827569554c4135291d11040000000a1623303d495663707d8997a2adac9f92867a6d6054473a2e23170c000000000005111e2a36424d576673808c99a9a69f9c9fa6ab9b8e8275665c5044382c1f120600000000000913202d394653606c7985929eabaea3988a7d7164544a4034281c100400000000000000000000000000000000000000000000000000030f1b27333f4953606c7884919da8a89c9083766e6e6e6e707d8a97a3b0a99c8f8276737373737373737373737373737373737373737373737373737373737373706c6155493c3023160a0000000714212e3a4754616d7a8796a0a096877a6d61544740414d5765727f8c98ac9c8f827569564c4135414c55616b75818e97a19e91847a6d60594f43392f24180d030000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e697784919ea398897d7063584e433f46525e6876828f9ca3998b7e7164584b3e2f24180c151e2834404b55606b74808d96a19e92857a6d615a50443a3024190d04000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f140900000000000000000000000000000006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e312417131d28313e46525e69727f8c95a0978e81746b60544a3f34281f14090000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d49464440414141414241464749505b606d79839098a2aeacaeb4aea2989083786d60564c4132291e13080000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000010d1925303a47535f6a75828f9aa49a9083786c60564c4145505a626d737f8a9298a0a29f948f8984817f7e7e7f8083878e92999992857b7986929fa79a8e817467564c505c6674818e9aa7988c7f7265594c3f2f24190d01000006131f2b37434e586774808d9aa9b3a99c8f8276675d5145392c1c11060000000000020e1a25303c4955626f7c8897a1adaba9abafa4998b7e7164544a3f34281c1003000000000006121f2b3844505b6674818e9babb4aa9b8e8175665c5144382c1f120600000000000000000000000000000000000000000000000000000b17222d3844505b66717e8b96a0ab9f948a7d7b7b7b7b7b7f8b98a5b1ab9e9184808080808080808080808080808080808080808080808080808080808080807e7064574a3d3124170a0000000713202d3946525e687784919ea8978a7e71645b514b4c535f6976828f9ca49a8c7f7266594c3f2f3a434f59616d7a85919ea1968e81746b60554b4035291f150b01000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576773808d9aa69b8e81746a5f554e4a5059616d7a86929f9f92867a6d6154473a2e2114070c18232e39434f59606d7984919ea1978e81756c61564c4135291f160c010000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c3023160c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d04000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4f4c5254535b60636b6f7a85929facb8bab2a89f92867c6f665c50443b3020170d0200000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000008131e2b37434e58626f7c87939f9f958b7f72685e53493f48515b636d737e8691969fa39f9c96918e8c8b8a8b8d9093999f9993877d707683909ca99d918477685d5253606d7985919ea095887b6e6155483b2e2215080000000815222e3b4754606a7884919eabb1a7988b7f7265554c4135291d0a000000000000000913202d394653606c7884919eabb8b6b9ac9f93867a6d6154473a2e23170c000000000000030f1c28333f4a5464717d8a99a3aeab9f9285796d6053463a2d22170b000000000000000000000000000000000000000000000000000006111b28333f4a54606d7884919ea8a69a8f8a88888888888b919ba7b3aca196918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8074675a4e4134271b0e01000005111d2a36414c566673808c99a59d9083766d605c55565e656e7b87939f9f93877b6e6154483b2e313e46525d68717e8a939e9d93897d70675d51453d31271d12070000000000000000000000000000000000000000000000000000000000000000000000020e1a25303c4855626f7c88949f9f92867c6f676058545c606b73808d99a39c8f8275685e5246392d20130707121d27303d45515d67707d89939d9e938a7d70685d52453d31281d13070000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5b5c565d6163656c70757d839098a2aebab9aca0968a7e716a5f544a3f32291e0e0500000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020f1b26323c47535f6a74818e97a29f92857a6d655b50443f49515b636c717c848c92989ea1a19e9b989797989a9d9f9f9791877e716b73808c99a09f93867a6d61545b65717e8a97a19d918477695f53473a2d2114080000000916222f3c4955626f7c8896a1adaca095877b6e6154483b2f24190d0000000000000005121f2b3744505b6574818e9aaab4bfb6a99c908376685e5246392d1c1106000000000000000b17222d3a4754606d7a86929facada297897d706353493f33271b0f0300000000000000000000000000000000000000000000000000000b17222d3844505c66717e8b96a1aca19a969595959595989ba3adb8b2a8a19e9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8d8174675a4e4134271b0e010000010d1925303b4855626e7b88939e9f958b7f736d676767686d77828f99a49c908376695e53463a2d2935414c56616c75818e97a19e9184796d60594f43392f24180c0400000000000000000000000000000000000000000000000000000000000000000000000915212e3b47535f6a76828f9aa3999083796f6a6867666d717d87929f9f94897d7063564c41362a1e1105000b151e2935404b55606b74818e97a19e91857a6d60594f433a2f24180d04000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f120609141f28343f4a54606a74808d97a0958c7f72695e53463e31281d1307000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869686d7073787d82899095a0aab4b4b7aa9e9184796d605b51473e342a20160c030000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000104000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060503000000000000000000000000000000000000000a15202b37434e58616d7a85929fa2978f81776c605a50464049515a616a6f797f868c9196999c9d9e9f9f9e9c9a98928d857d716c63707d899994949a8a7d706355606c7883909da3998c807366574d42372b1e1206000005121e2a36424d576673808c99a8b2aa9d908377695e53463a2d1e130800000000000000030f1b27333f495364707d8a98a2aeacb2a8998c7f7266564c41362a1d0a00000000000000000613202c3945515d6776828f9ca9b3a99a8d8174655b5044372b1f1205000000000000000000000000000000000000000000000000000006111c28343f4a54606d7984919ea8aba5a3a1a1a1a1a1a5a7adacacacb2acaba6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8d8174675a4e4134271b0e010000000814212e3a47535f6975818e98a29f92877f79757474767a818f949f9e93897d7063574d42362a24303a44505a616d7a85929ea0968d80746b60554b40352920150a000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939f9f9590837c77757475797e869299a2988f82766b6054443a3025190d0100030c18242f39434f59606d7a84919ea1978e81746b60554b40352921160a0000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d010000000000000000000000000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c1004030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d0100000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c797776747474747576777a7d8084898e939da0a7afaaa8abaca0968e81746d62594f463c32281e150b000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000004090e11131314202d3a4753606d7a8693a0acac9f9286796c5f5346392c201312110f0c070100000000000000000000000000000000040f1b26323c46525e68717e8b949e9e938c80736c61584f474048505860676d737b8084898c8f9192929291908d8a85807a706b61606d798787878787878073665d67707d8a95a09f92867b6e6154483c31261a0e0200000714212d3a46535f697784909d9f9fa9998c807366574d42362a1e120500000000000000000b17222d3a4753606d7a86929f9f9f9fa196887b6f6255483c3025190d000000000000000004111d2935414b5565727f8b98a79f9f9e9184786c605346392d2013060000000000000000000000000000000000000000000000000000000b17232e3844515c66727e8b96a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8174675a4e4134271b0e0100000006121e2b37424d57616e7b859298a299928c8582818182868f939e9f958e81756b6054453b31251e28323e46525e68717e8a949e9f93887d6f675d51453d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4754606a74808d949e9f95908983818082848b9298a29992857b6e61594f4432291e130800000007121d28313d45525d68707d8a939e9d93897d70675d51453d32271b0f0300000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d110400000000000000000000000000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808182838487898c91969b9ea5acaba59e9b9ea1a89d938c7f726b61584e443a30271c1207000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000080f151a1d1f2020202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20201f1e1c18130c05000000000000000000000000000000000a15202a36414c56626d76828f97a19f93887e716a60594f473f464e555c60696e73797c7f82848586858583817d79736d6860595d67757a7a7a7a7a7a796d60606d7984919ea49a8e8174695e53463a2a1f15090000000815222e3b4855616e7b88959393939396897c6f6256493c31251a0e02000000000000000006131f2c3945515d6775828f93939393939184786a5f53473a2e1e13080000000000000000010d18242f3b4854616e7b87959393939396897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000006111c2834404a54606d7984919393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938d8174675a4e4134271b0e01000000020e1a26313c46525e69707d8692989f9f98928f8d8d8f92999e9f9590837a6d61594f4433291f16202a36414c56616c75828f97a29a9184796d60584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d78828e939da09d95908e8d8e91969f9f9792877d70695f53473d3320170d02000000010c161f2935414c56616c75818e97a19e9184796d60594f44382c1f1307000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c12070000000a141e2935414c55616c75828f9893948a7d70675d5145392c20130600000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8e8f8f919696999ea1a8aaaca69f9c938e9196a1a59f93877d706a5f564c42392e2318110800000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000009121a20262a2c2d2d2d2d3a4753606d7a8693939393939286796c5f5346392d2d2d2c2b28241e170f07000000000000000000000000000000040d1925303a44505a616e7b859299a39a92867c6f6b6159504641434b51565e61666d6f737677787979787674706d67615d564f555d686d6d6d6d6d6d6d67616b74808d96a19f93877c6f62574d42362a180e030000000c1926323f4c5965727f8686868686868684786c605346392d20130900000000000000000004101d2935404b5565727f86868686868686807467584e43372b1f12060000000000000000000714212d3a46535e697783868686868686868073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000c18232e3945515c67727f86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868074675a4e4134271b0e01000000000915202a36424d56616b707d868e92999b9d9b9a9a9c9d9a97928b837a6d685d52473d3321170e1925303a44505a616e7b85929393968d80736a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000040f1b27323d44515c666d79818a9195999c9d9b9a9b9e9c99928e857d706b61574d42352b210e050000000000040d19242f3a44505a616d7a85929393968d80746b6054483b2f2215090000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b00000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d2014070000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9ea0a8a6abacaba39f9b94908981849198a2a49992867c6e685e544a40342823190b020000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a0000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000008121b242b323639393939393a4753606d798686868686868687796c5f5346393939393837342f2921190f0500000000000000000000000000000008131e29323f46525e69707d87929fa29892857d706b625a524c4440454d52545c606366696a6b6c6c6b696764605c55524c444c565d61616161616160606a707d88939fa2978e81756a5f53453b31251a06000000000b1825313e4a57626d7279797979797979786c655b5044372b1f1205000000000000000000000c18242f394a56626d7279797979797979746e6458463c31261b0f0300000000000000000005121e2a36424d5767717779797979797979736e63584b3f3226190c0000000000000000000000000000000000000000000000000000000007121c2834404b55626d727979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000030e1925303b444f59616b707a81868b8e9091929291908d8a857f786d685e564c41352b210f08131e29323e46525e69717e8686868686877c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000a16202834404a545c676d747d84898d8f91929292918f8c87817b706b61594f453b3123190f0000000000000008131e28323e46525e68717e8686868686887c6f6356493c30231609000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c03000000000008131e28313e46535f696e7979797979786d675d5145392c20130600000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a8a9aaa8a6aaa29f9c99928f89837d757c86929aa4a29891847a6d665c51443f352b1d140a000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d32261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000040f1a242d363d4245464646464545515c67767979797979797979756a5e523e454646464544403a332b21170c010000000000000000000000000000020d17202a36424d56606b727f8b929ca29792867d716c615e5650474242464a505356595c5e5f5f5f5e5d5a5753514b46413a444c5254545454545960696f7c86929aa49f92857b6e61584e4333291f1409000000000916222e3a46515b62656c6c6c6c6c6c6c6b605b53493f33271b0f030000000000000000000007121d2e3a45515b62656c6c6c6c6c6c6c67645c5247342a20150a00000000000000000000020e1a25313b45555f676a6c6c6c6c6c6c6c66635c52473b2f23170a00000000000000000000000000000000000000000000000000000000000c18232e3943515b62656c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3024170b00000000000009141f29323e474f5960686e747a7e81838485858483817d79726d665e564c443a3023190f020d17202a36424d57626c717979797979796f6a6054473b2e221508000000000000000000000000000000000000000000000000000000000000000000000000040c18232e39424b555c606c70777c80838485868584827f7b756e6961594f473e332a1f110700000000000000010c16202a36414c56616c717979797979796f6b6054483b2f22150900000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9f9e9d9c9a9898928f8b86827d76706b707e88939fa5a0968f82786d605b51473d2f261b1106000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a010000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b51443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e040000000000000000000000000000000000000000000000000915202b363f484e5253535353514a4b555c6c6c6c6c6c6c6c6c6c6a6359464b5253535352504c453d33291e1307000000000000000000000000000000050e1925303b444f59626d73808d929da29892877e756d68615a534e47433f4446494c4f5152535252504e4a4745403935323a414647474d535b626b707b859198a29e948b7e71685e52463c3121170d030000000006121e29353f49515759606060606060605e53504941382d22170b000000000000000000000001111d29343f48515658606060606060605a58524a413622180e04000000000000000000000009141f2933434d555b5d606060606060605a58524a40352a1f1307000000000000000000000000000000000000000000000000000000000007121d27303f4951565860606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a41362b1f1408000000000000020d17202c353e474f565e61686e717577787979787674706d67605c544c443a32281e110700050e1a25303b45505a62656c6c6c6c6c6c6260584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000007121c273039434b515a61646b6f7376787979797775726e69615e574f473e352c21180e000000000000000000040d1925303a44505a61646c6c6c6c6c6c6360594f44382c1f1307000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e0400000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929293929291908f8d8b8885827e7a75706b63616c737f8c939ea79f948d80746d62594f41382d22170b000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f606060606060606060605f5e504a42382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e38424a505e5f606060606060606060585651493f3422190f000000000000000000000000000000000000000000000000000e1a26323d4851595e606060605e575550515f606060606060605f5e595053585f6060605f5c574f453a2f24180c0000000000000000000000000000000009141f29323d47515b636e74808d929fa299928b817a706c625f57534e4745413c4043444546464543413d3a383435393a3d43474c52575f626d727d859197a1a0958f82756c62564d41342a200f050000000000010d18232d373f464a4c535353535353535246443f382f261b11060000000000000000000000010c18232d363f454a4b535353535353534e4c4741382f241006000000000000000000000000030d1721323b434a4f51535353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000000000b151e2d373f464a4c53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4741382f241a0e0300000000000000050e1a232c353d444c52565e6164686a6b6c6c6b6a6763605d55504a423a322820160c00000009141f29333f4850565860606060605f56544e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000b151e2730394045505559606366696b6c6c6c6b6965615e57524d453e352c231a0f060000000000000000000008131e29323e4850555760606060606056544f473d32271b0f0300000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b2219110700000000000000000009141f29333b4246485253535353514745403a31281d1307000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868685848382807e7c7975726e686360595a636d75818e95999999928b7f726b6053493f33271b0f030000000000000000000000000000080e171f252a33383d44484d535f605c60626567686a6b6b6c6c6c6b6a6a68666462605c605f534d47433c383229241d160d07000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b41464753534d545b60666c6c6c6c6c6a5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6a6c6c6c6c6c66605b544d4c4a463f372d23130c04000000000000000000000000000000000000000000000000111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f00000000000000000000000000000000020d17202b353f49525c646e74808c9399a29f938e857d756e6a625f5854524c49474540413f3e3e3d3d3e3f3f404045474a4e53565e61696e767e879297a1a1969083796d605a50443b3022180e0000000000000007111b252d353a3e3f46464646464646453937332d261d140a0000000000000000000000000006111b242d343a3d3f4646464646464641403c362f261d130000000000000000000000000000050f202932393f434446464646464646403f3b352e261c120800000000000000000000000000000000000000000000000000000000000000030c1b252d343a3e3f4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646413f3c362f261d130800000000000000000008111a232c323b41464c5254585b5d5e5f5f5e5d5a5753514b443f38302820160e04000000020d17202d363f454a4b5353535353534947433d342b20150a000000000000000000000000000000000000000000000000000000000000000000000000000000030c151e272e343e44494f54565a5c5e5f5f5f5e5c5954524d46423b332c231a11080000000000000000000000020d17202c363e45494b5353535353534948443d352b21160a00000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f19100700000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979797878777573716f6d6665615e56544f515b606d79838c8c8c8c8c8c867d70655b5044372b1f1205000000000000000000000000000000050d141a21272c36424d575e6c6c6c6c6c6c6c6a665f5f5f5f5f5e5e66696c6c6c6c6c6c6c5e574d42362b272018130c04000000000000000000000000000000000000000000000000000000000000000000000000000001070e17202930363b424651575f666c72797979797975665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66757979797979726c665f575146423b3229251e160e070100000000000000000000000000000000000000000000131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110000000000000000000000000000000000050e19232d37404a525c646e737f8792979f9e97928a827b756f6a65605d565653514b4d4c4b4b4a4a4b4b4c4d4b515357585f62686d737b828b9299a19f9791847a6e675d51483e32291f100600000000000000000a131b23292e313239393939393939382d2b27221b140b02000000000000000000000000000009121b23292e3132393939393939393433302b241d140b0100000000000000000000000000000e1720272e3336373939393939393933322f2a241c140a00000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b241d140b010000000000000000000008111a202930363b4146474b4e5051525251504e4a47454039342e261e160e040000000000050e1b242d343a3d3e4646464646463c3b37322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d232833393d4348494d5051525352514f4c4846423b363029211a110800000000000000000000000000050e1b242c34393d3e4646464646463c3b38322b23190f040000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d04000000000000000000000000000000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6c6b6a69676562605c5454524c484445515c676e7b808080808080807f786c605346392d2013060000000000000000000000000000000002090e16212d3a46535e69767979797979797771665b5253525a66707679797979797976695e53463a2d21160d07010000000000000000000000000000000000000000000000000000000000000000000000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c0400000000000000000000000000000000000000000013202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f1200000000000000000000000000000000000007111b252e38414a525c646d727d8590949fa19e938f87817c76716d686663605d555a59585757575858595a555d6063676a6f747a80868f949fa39e9590857c6e685e554c41362d20170d000000000000000000010a11181e2225262d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000911181d2224252d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000000000050e161c2227292a2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726241f1a130b02000000000000000000000000080e171e252a3036393b3e42444546464543413d3a39352f28231c150c040000000000000009121b22292e31323939393939392f2e2b2720191007000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121822282d32383b3c40434546464644423f3b3a36302a251f170f0800000000000000000000000000000009121b22282d3031393939393939302f2c27211911070000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c040000000000000000000000000000000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c04000000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f605f5f5e5d5c5a585553504a4746413b38404b555e696e73737373737373726c655b5044372b1f12050000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50464f5c6976828686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d0700000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000000000009131c262f38414a525b626b707b828c92989e9e99928e88837e7a76726f6d67696766656464646465666769676d7074777c81868d92999fa19e938e837b6e6a5f564d433a2f241b0e050000000000000000000000070d12161819202020202020201f13120f0b0600000000000000000000000000000000000000060c11151718202020202020201b1a17140e08010000000000000000000000000000000000040b11161a1d1e202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000070d1216181920202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a17140e08010000000000000000000000000000050d14191e252a2d2e313537383939383734302d2c29241d17110a030000000000000000000911181d2124252d2d2d2d2d2c23221f1b150f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c171c21272c2f303336383939393836322e2d2a251f1a140d0500000000000000000000000000000000000910171d2124242d2d2d2d2d2d23221f1b160f0700000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d07010000000000000000000000000000000000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d07010000000000000000000000000000000003090e1214151f202020201e1413110d0701000000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253535251504f4d4b4946443f3b3936302f39434d565e616666666666666665605b53493f33271b0f030000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000000010a141d262f384049515961696e787f868f949c9f9f9b94908b86837f7c7a77757472717170707172727376787a7d8084888e92989fa39f97928b81796e695f574e443b31281e1209000000000000000000000000000106090b0c1313131313131312060503000000000000000000000000000000000000000000000105090b0c131313131313130e0d0b0803000000000000000000000000000000000000000000060b0e1011131313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b0803000000000000000000000000000000000002080e14191e202125282a2b2c2c2b2a2724201f1d18120c06000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b10161b1f222327292b2c2c2c2b292621201e1a140e090300000000000000000000000000000000000000060c111517182020202020201615130f0a040000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b0701000000000000000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000000000000000000000205070813131313131207060401000000000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464645454442403e3c3a38342e2d2a2527313b444d5254595959595959595953504941382d22170b000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000000000000020b141d262e373f474f575e666d727b828990949b9f9f9c9992908c89868482807f7e7e7d7d7e7e7f808284868a8d91969b9fa39f99938d857e756d675e574e453c32291f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414181b1d1e1f1f1e1d1b171413100c070100000000000000000000000000000105090b0b13131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161a1d1e1f201f1e1c191514120e0903000000000000000000000000000000000000000000000005080a0b1313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d101112131212100e0b070604000000000000000000000000000000000000000000000000000000060606060605000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393938373634322f2d2c2823201e191f29323b4246474d4d4d4d4d4d4d4c46443f382f261b1106000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004000000000000000000000000000000000000000000020b141c252d353e454d545c60696e757c83898f93999da09f9c999992918f8d8c8b8a8a8a8b8b8c8d8f91939a9a9ea0a19e99928e87817a716c605d554d453c332a20170d040000000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a0500000000000000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0f1112131312100e0a07060400000000000000000000000000000000000000000000060606060606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030709090d1012131313110f0c08070502000000000000000000000000000000000000000000000000000000000006060606060600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090b0d0f1111121313121111100d0b08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2d2c2c2b2a29272522201f1c1714110d17202930363a3b404040404040403f3937332d261d140a00000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b0000000000000000000000000000000000000000000000020a131b232c333b424a50575f616b6f767c82878c9196989c9fa29f9d9c9a99989797979798999a9c9e9fa39f9c9997918c86817c746d68625a514b433b332a21180e0500000000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a03000000000000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104070c10121316181a1c1d1e1f1f201f1e1d1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f20201f1e1d1c1a18161312100c0605050e171f252a2d2e33333333333333322d2b27221b140b0200000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000000000000109111a212930383f444d535960636b6f757b7f84888c8f929797999b9c9d9e9f9f9f9f9e9d9d9b99979992908c8884807a746f6a615d5650454039312920180f0600000000000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d04000000000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c0e1011121313131211100e0b090605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070b0d0f111213131312110f0d0b07070501000000000000000000020608080c0f1112131312110f0c080705020000000000000000000000000000000000000000000000000000000001080d1113181c1f20222527292a2b2c2c2c2c2b2a29272422201f1c1712100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313131212110f0d0b0907060300000000050d14191e20212626262626262626201f1b17110a020000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000000000000000000080f171e262e343b42464f54596063696e73777b7f8285888a8c8e8f9192929292929191908f8d8b8886837f7c78736e68625f58524c443f352f271f170e0600000000000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d03000000000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181b1d1e1f2020201f1e1c1a181513120f0b060300000000000000000000000000000000000000000000000000000000000000000000000000000000000004080d111314171a1c1e1f1f20201f1e1c1a171413110d08040100000000030a0f121415191c1e1f20201f1e1c191514120e090300000000000000000000000000000000000000000000000003090e13191d2023282c2d2f31333637383839393838373634312f2d2b28221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010204050506060606050403010000000000000000000002090e1114141a1a1a1a1a1a1a1913120f0b0600000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b12090000000000000000000000000000000000000000000000000000000000050c141c232831363d44484f54575e61666a6e7276797b7e80818384858586868584848382807e7c7a76726f6c65615e56534e46413a3229241d150d0500000000000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a00000000020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b100500000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b060000000000000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212427292a2c2c2d2c2c2b29272421201d1913100d0701060b0f151a1f212226292b2c2c2c2c2a282621211e1a140d05000000000000000000000000000000000000000000030a0f151a1e24292c2e34383a3c3e4042444445464645444443403e3b3938332d2c28231c19130d08010000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d0d0d0d0d0d0d0c060503000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000000020a11171f262a32383d44484d5354575f6265666c6f717375767778797979787877767573716f6d676662605b53524c47433c3530282018120b03000000000000000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c100500000008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f22272b2d2f323436373939393938373634322f2d2b27221f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000060b12181d1f252a2d2e313336373839393939373634312e2d2a25201d18120d11171b1f262b2e2f323537393939393735322e2d2a251f170f0500000000000000000000000000000000000000060b151a1f262b2f35393a404446494b4d4f50515252535251504f4d4b4846443f3a38342e29241e19130c0400000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a01000000000000000000000000000000000000000000000000000000000000000000060b141a21272c32383b4246484e5355545b6062646668696a6b6c6c6c6c6b6a6a68666462605d555553504946413b373229241e160e07010000000000000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a0000000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c23282b2d3337393c3f41434445464646454443413e3c3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000020a11171d24292c3036393a3e40424445464646454442403e3a3936302c29241d191b22272b31373a3b3f42444546464544423f3b3a36312921170d0300000000000000000000000000000000020a111720262b31373a4145474a515355585a5c5d5e5f5f5f5f5e5d5c5a575553504a46443f38353029241e160d070000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d0500000000000000000000000000000000000000000000000000000000000000010407070a0d10111213131211100d0b07070501000000000000000000000000000000010406070a0d0f11121213131211100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b00000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000000000000000000000000000000000000000003090e161b21272c31363a3c4247484a50535557595b5c5e5f5f5f5f5f5e5e5d5c5a585553514b4946443f3836302b262019130c0400000000000000000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d000000101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292e34383a3f4446484b4e50515253535352514f4d4b4846443f3938332d29241e18130c04000000000000000000000000000000000000000000000000000000060c141c23282f35393a4146474a4d4f515252535352514f4d4a4746413a39352f2924262d33373c4347484c4f5152535352514f4c4846423b33291f1409000000000000000000000000000000060c141c232831373c42474c5154545c60626466696a6b6b6c6c6b6b6a69676462605b5453504a45413a352f281f18120b0300000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000002080d111314171a1d1e1f201f1f1e1c1a181413110d0803000000000000000000000003080d111314171a1c1e1f1f201f1f1e1d1b181615130f0a0602000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a020000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1f252a2d31373a3b3f4446484b4d4e505152525353525151504f4d4b494745403c3937332d2a251e1b150d08020000000000000000000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f000000121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d2013000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d080200000000000000000000000000000000000000000000000000000000000000000001070d161d24293035383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38353029241d160d0802000000000000000000000000000000000000000000000000070f181e262e34394045474c5254575a5c5d5f5f605f5f5e5c5a5754524c47454039352f2f383f44464e5355595c5e5f5f5f5f5d5b5954534d453b31251a0e0200000000000000000000000000070f181e262e343c43474d53555d6064666d6f71737577777879797877777673716e6c6663605c54524c45413a3128231d150c040000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000003090e13191d202124272a2b2c2c2c2c2b29272421201d1913100c0600000000000000060b0f13191d20212426292a2b2c2c2c2b2b29272522211f1b15120e0903000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21262b2e2d3338393c3e40424344454646464545444342403e3c3a39352f2d2b27221b19140f0a040000000000000000000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d10000000131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13181f282f353a41454a5053535b60626567696a6c6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000071019212a30383f444b5153565e616466696a6b6c6c6c6c6a696764615e5653514b45413a3c41495053585f6265686a6c6c6c6c6a6865615e574d42362a1e1205000000000000000000000000081019212a30383f444e53575f62676d7175797c7e8082838485858685848382807e7b7974706d66605d56524c433d342e271e160e050000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000060e141a1e24292c2d3134363738393938383634312e2d29251f1c17110a03000000020a11171b1f24292c2d313335373839393938383634322f2e2b26211e1a150e09030000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151a1e2122282b2d2f313335363738393939393837373533312f2d2c2924201f1b17110e08020000000000000000000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d2013000000131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d2013000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000000000000000000000070d161d2429313a40454c52545c6063656c6f727476777879797978777674716f6c6563605b54524c45413a3129241e160e070000000000000000000000000000000000000000071019232b333b424a50555d6065686d717375777879797978777573716d6865605d55524c44464e535b60646a6e727577787979787775726e695e53463a2d211407000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f90919292929291908f8d8a8885817d79736d68605d564f454039302820160e050000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f070000000000000000000000000000000000000000060f181f262b3035393a3d404344454646454443403e3a3935302c28231c150c0802070b141b22272b2f35393a3d40424445454646454443413f3c3b37322e2b26201a150e060000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e1214171c1f2022242628292b2c2c2c2c2c2b2b2a2927252220201d1813120f0b060000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d2013000000131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d201300000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e353028201910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666d7074787b7e81838485868686858482807e7b7874706c66605d56514b433e35302820191008000000000000000000000000000000000000050e19222b353d454d545c60676d72767a7e80828485858686858482807d7a76726d67605d565050585f656c71767b7f82848586868584827f7b6e6154483b2e2115080000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9d9e9e9f9f9e9e9d9c9a9797928e8985807a736d686059514b423a322820170e05000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a211910070000000000000000000000000000000000020a1117212a31373a4145474a4d505152535252514f4d4b4746413a38342e261e19130d12181d262d33373a4145474a4d4f51525253525251504e4b4947433c3a37312b2620180f06000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b020000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206060b0f121315181a1b1d1e1f1f20201f1e1e1d1c1a18161413110d07050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d73797d8185888b8d8f919292939292918f8d8b8885817d78726d68605d555046413a322b221a110900000000000000000000000000000000020d17202b343d474f575f666d72797e83878a8d8f909292939292918f8d8a86837e79736d68605b5a626a6e787d83888c8f9192929292908e8c8275685b4f4235281c0f000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b22191007000000000000000000000000000000020b141b2227333c42464c5254575a5d5e5f5f5f5f5e5c5a5754524c46443f38302a251e171d24292f383f44464c515457595c5d5e5f5f5f5e5e5c5a5855534e4847423c37312a2117110a020000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030606090b0d0f101112131313121211100f0d0b090706040100000000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d201300000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b1209000000000000000000000000000000000000000000000009121b232c343d434b515961676d737a7f848a8e92979899969494989298949496999897918e89847f7a736d67615a524c443d342c231b120900000000000000000000000000000008141e29323d464f5960696e787f858b90939a999c9d9e9f9f9f9f9d9c9a9992908b85807a726c65636c717c838a9095989b9d9f9f9f9f9d9b8e8275685b4f4235281c0f0000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000a141d262d333f454d53565d606467696a6b6c6c6b6b696764615e5653504a423e36302920272f353e41495053555d606466686a6b6c6c6c6b6b696765625f5855534e47423c3328221c140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d2013000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000000000000000000009121b242d353e464e555d606c707980868c91969a97918e8c8988878685868788898c8f91979a96918c868079706c615d564e463e352d241b120900000000000000000000000000020e1925303b444e58606b6f7b838b92979c9fa4a9a19e9c9a9a999a9c9ea1a39f9c97928d857e776e6d737e8690959d9fa7a8aba49f9f9f9f9b8e8275685b4f4235281c0f00000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000006111b262f383f4451575f61686d7073767778797978777673716d6864605c545046413a322a313940454f535b6064676d707375777878797978777674726f6a67625f57534d453f332d261d140b0200000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0f111213131211100e0c0a07060401000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d2013000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b11070000000000000000000000000000000000000007111b242d363e474f5860676d747d848c929897928d8985827f7d7b7a7979797a7b7d7f8285898d929798928c857d756d6860584f473f362d241b110700000000000000000000000005111e2a36414c56606a6f7d8590959ea1a9a29e9997928f8e8d8d8d8f9197999ea1a29f97928b827a747f8b92989fa7a9a19e999993929292998e8275685b4f4235281c0f0000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d0400000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b0000000000000000000000000b17222d384149505b62696e747a7d808384858685858482807e7a76716d66615a524c443b333a434b515961656c71757a7d80828485858685858483817e7c78746e6a625f5751443f382f261d140a0000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c080300000000000000000000000000000000000000000000000000000000000000000001040707090c0e101111121313121211100f0d0b0907060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131516191c1e1f1f201f1e1d1b19161413110d0801000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d2013000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f060000000000000000000000000000000000060f19232d363e485059616a6f79818a919797918b85817c797572706e6d6d666d6d6e707275797c81858b919697918a817a6f6a615951483f362d23190f0600000000000000000000000714202d3946525e686f7c869297a0a7a49d97928c888582818080808285888c91969ea1a29f948f84818c919fa3aaa39f97928d898685858687898275685b4f4235281c0f000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d120700000000000000000000030f1b27333f49535b606d727b81868a8d909192929292918f8d8a86837e78716c615e564d453c444c555d606c70787d82868a8c8f909192929291918f8d8b8884807b756e69625b504a42382f261b11060000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000206080d11131416181a1c1e1e1f1f201f1f1e1d1b1a18161312100b060603000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10151b1f222226292a2b2c2c2b2b2a28252321201d19130c0400000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9398928c857f7974706c6666636161605c6061616366666c7074797f848b9298938e857c706b625b51483e352b21180c0300000000000000000007131f2c38444f59616e7a859198a2a9a39f928d85807b78757473737475787b7f848b91969ea59f96918d929ca4a9a199928c85807c797878797a7d7e7164574a3e3124170b00000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d13070000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000040f19232b3744505b656c747f868d92989a9c9d9e9f9f9e9e9c9a9992908a847e756d685f574e464c565d676d747d838a8f9299999b9d9e9f9f9f9e9e9c9a9896918d87817b726d605b544a41382d22170b040000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a0300000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000040a0f1214191d2021232527292a2b2c2c2c2c2b2b2a28272522201f1c1715120f0a050200000000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d1f272b2e2f3235373839393837363532302d2c29241e160d04000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d201300000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000000000000000b151e2a333d47505a626c717d8691969490867f79726d6763605b54565554535053545556545b6063676d72797f858f949791867d726d625a50473d332a1e150a0000000000000000000915222f3b4854606b75818e97a1aaa399928a8079736e69696767666769696e73797f848e939fa3a19e9a9da4a8a09691877f79736f6d67666c6e70716c6155493c3023170a000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000b16212c38444f59606c77818b92999fa2aaa9a8a09e9c9b9c9d9fa29f9c96918a827a6e695f584e555d686d79818a90959c9fa3aba39f9e9c9b9c9d9ea1a9a8a19e99938e867f746c665b53493f332720150a000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a0400000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000000000000000000000000000000000000070c10151a1f2124292c2d303234363738383939393838373533322f2d2b2823211f1b15120e090300000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d151d24292c32373b3c3f4244454646454443413f3d3a39352f281f160c0100000000000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b1005000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4d505152535352514e4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000000000000000007121d27303c454f59626c717e879298938c827b726d67605c5553504a4a484746444647484a4a5053555c60676d727b828b929892877f726c61594f453c30261c11060000000000000005111d2a36414c56636f7c89939ea9a59f92877e746d67625f575b5a5a5a575f62666d7279818c9299a3aba7a9aca09691847c736d6762605c5b60616364615a5045392d21140800000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f140900000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000003101b27323b4854606b73808c939fa3aba9a19e9896918f8f8f909297989d9f9e938f847b6e6a5f565d676d7a838e939da0a7a59e9b999291908f8f909297979c9fa6a49f98928b81786c655b50443c32261b0f05000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c0700000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000070c12181c1f262b2e2f35393a3c3f414344444546464545444342403e3c3a38342e2e2b26211e1a140f0a0400000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a10191f272f35383c4347494c4f515252535251504e4c494745413a31281e13080000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c130900000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d2013000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b5153575a5c5e5f5f5f5f5d5b5854524d51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000000000000000c18232e39434d57606b717e8b929992887f786e69605d55514b514f4b443b3a3a383a3a3b3d3f44464b51555c60696e767f879298928b7e716b60574e42382e23170c030000000000000713202d3946525e6875828f9ca5ab9e938b7e716c605d55534d4e4d4d4d4d53545c60676d757f87929facb4b7aa9e91847b6f6a605d55535150535456575550483e33281c11050000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e0200000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000713202c38444f5963707d88939fa5aea69f97918c87848382828385888b90959d9e9691857c6e685e606d798390959da5a8a09d938f8a86848382828385878b8f949da0a7a29f938e81776c60584e43372b21160b00000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b03000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000000000000000000000000000000000030b12181c23282c31373a3b414547494b4d4f5151525253525251504e4d4b4946443f3c3a37312d2a251f1b160f0a0400000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131c222b31394045474e5455595c5d5e5f5f5e5e5d5b585654514c433a2f24190d01000000000000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d201300000000000004101c2834404b555f69707d87929892877e726c665f57514d53555c606467696b6c6c6c6b6a6865615e57544f51575e616d727d86929792877d706a5f544a3f3428201509000000000000000000000004101c2834404b555f69707d87929892877e726c665f57606060605e5c564e44392d2c2d2e323f49515759606060575e616d727d86929792877d706a5f544a3f34282015090000000000000714212e3a4754616d7a86929faca3998e81756d625a514b47424140404142474b51555e69707c86929facb8b0a3968a7d70696058514b46454446474a4a49453e362c22170c00000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c100400000000000916222f3b4854606b7683909aa4afa89f948f847f7a7776757676787b7f838990959c9791847a6d666c75818f959fa7a79f959189827e7a7776757676787b7e828990959ea5a59d938c7f736a5f53473d33271c100400000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000000000000000000000000000001070c151d23282e34383c4347484c525456585a5c5d5e5f5f5f5f5e5e5d5b5a585553504a4847433c3a36312b27201b150d0802000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141c252e343d434b515358606265686a6b6c6c6b6a69686563605d554c4135291d110400000000000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b161009010000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130000000000050f1a232c3845515c676e7b85929992867d716c605b544d51575f61676d70737677787979787775726e69636059524d525b626b707c85929892857c6e665c50443c31261a0f04000000000000000000050f1a232c3845515c676e7b85929992867d716c605b63666c6c6c6c6b6760564b3f331f25303b44515b62656c6c6c6c6c67646b707c85929892857c6e665c50443c31261a0f0400000000000b1825313e4b5864717e8b99a3ac9f92867b6e625a504540393731343331373c45515c676e7b859299a3aeabaea99c9083786c60564c413a3838393b3d3e3c39332c241a100500000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a00000000000a1623303d495663707c89949facaca0958f827a726d686968696a696e72767d838c929f968f82786d717e8b939ea7a79f9590837d75716d676968696a696e71767d838e939ea5a59f92877c6f62594f44382c20140700000000000000000005121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000000000000000000000030b12181e272e34394044464e5355565d60636567696a6b6b6c6c6c6b6b6a68666562605c5455534e4846423b37322b262019130c04000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c262e3740464f555d60656a6f7275777879797877767472706d675d5145392c201306000000000000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a0500000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d201300000000000b16212b37434e58606d7983919792877d706b615a504d555c60696e74797d8082848586868584817f7b76706b605d564e5159606a6f7c8692979083786d60584e43372b21160a0000000000000000000b16212b37434e58606d7983919792877d706b615a636d72797979797772675c4f43372a2a36414d56626d727979797979746e646a6f7c8692979083786d60584e43372b21160a00000000000e1b2834414e5b6774818e9aaba99c8f8276695f53483f352f2b262727313c46515b606d79839097a1aaa29fa2aa9f948b7e71685e52463c322b2d2e3031302d28221a1208000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e21140800000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f0000000004101d2935404b556774808d9aa6b0a99d91837a6d68615e565c5c575f61656b7078808b9399948c7f737a85929fa5aba095908279706b64605d555c5c565e61646b7079818e939ea8a3999083776b6054483c2f22160900000000000000000006131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a11090000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d151d2329303940454a5153585f6266686d6f7274767777787979787877767573716f6d6666625f5854534d47433d373129241e160e060000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252e384049515960676d71777c7f8284858586858483817f7d796d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130000000004101c27333a47535f6a73808c95928b7f726b6159504d575e676d737b81858a8d8f9192929292908e8b87827d756d685f584e4f58606a707e8793958c7f726a5f53473d32271b0f040000000000000004101c27333a47535f6a73808c95928b7f726b61595966727f8686868684776b5e51443826303846525e68727f8686868686817467606a707e8793958c7f726a5f53473d32271b0f0400000000101d2a3743505d6a7683909da9a5988c7f7265574d423629241d1a242f39434e58626d74818e959fa9a29892989fa69e92857a6d61584e43372b2021232423211c1710080000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d00000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000006131f2c3945515d677784909daaada1978a7d70675e56524c4f4f4d53555960666d737e87939f92867b7f8c97a2ada39990837a6d67605954514c4f4f4d52545960676d78818f96a0a49f95897d7063564a3d3023170a00000000000000000006131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b120900000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000050e161f272f343d434b51545c60646a6e72767a7c7e808284848585868585848381807e7c7976736f6a66615e57544e47433c3530282017110a0200000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525b636b6f797e84888c8f909192929191908e8b897f7266594c3f3326190c0000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c0803000000000000000000000000000000000000000000000000000000000406070b0e11121313131313130c0c0a0602000000000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d2013000000000714202c38444f59626f7c8792968e81746d62594f4d575e696e7980868d92989a9c9b999898999b9b9a938f89827a6f6a5f574d4e58616c737f8c9592867c6e62594f43382c20150a000000000000000714202c38444f59626f7c8792968e81746d62594f5966727f8c93939184776b5e5144382e38424f59616e7b8692939391857a6d6058616c737f8c9592867c6e62594f43382c20150a00000000121f2b3845525e6b7885919eaba295897c6f6256493c31231817202935404b555f6a727f8b939da7a298928590949fa1978e81746a5f53473c32261b17171714110c05000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000714202d3a4753606d7a86939facab9e9285786c60554c464142434246484f545c606c727f8b9398908385929ea9ab9f92877c6f685d554f47454142434246474f555d666d7984919b9a93908c8276695c4f4336291c1003000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b1209000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000000000000000000050f172028313940454f555c60666d71777b7f8386898b8d8f9091929292929191908e8d8b8885827f7c77736e69626058534e46413a3228221c140b03000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646d737c848b9095989b9d9e9f9f9e9d9c9b988c7f7266594c3f3326190c000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000000000000000000000000000000000000000001070c101314171b1e1f202020202020191816120d070000000000131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d2013000000000916232f3c4855606b768390999184796d605b514b555e696e7b838d92999f9c96918e8c8b8b8c8e92979e9c938f847c6f695f564c505a606d788390988f82766b6054483d32271b0f000000000000000916232f3c4855606b768390999184796d605b514c5966727f8c999e9184776b5e514438343f4a54606b75818e989e948a7e71685d525a606d788390988f82766b6054483d32271b0f00000000131f2c3946525f6c7985929faca194887b6e6155483b2e22151f29333b45515d676f7c86929fa5a49a92867b829099a39f93877c6f62584e43372b20150a0a0805000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f1205000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000815212e3b4854616e7b879aa4afa89b8f8275655b50433a363031363a3d424a515a626d75818e9794909297a1ada3998d80736a5f564c433d39352f30363a3d434b545d67707d8a8e8b87837f7c6f6255493c2f22160900000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b10070000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000050e172129323a434b515960676d72797e83888c909399989a9c9d9e9e9f9f9f9e9e9d9b999898928f8c8884807b756f6a625f58524c443d332d261d150c040000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e737f8791969da0a7a8aaa8a4a2a0a0a0a1998c7f7266594c3f3326190c00000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000000000060b12181c1f2024282a2b2c2d2d2d2d2d2625221e18120a01000000131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d201300000007131f2c38434f5963707d899593897d70675d5145515d676e7b8490959f9f948f898481807e7e7f82858a91969e9691857b6e685d5245505c666f7c879294897c6f63584e43372b1c1106000000000007131f2c38434f5963707d899593897d70675d51494c5966727f8c999e9184776b5e5144383844505c666f7d89939e988f82756c61564c505c666f7c879294897c6f63584e43372b1c110600000013202c3946535f6c7986929faca093877a6d6054473a2d211a25303b45505a606d79839199a3a59f93887e707c87929fa49a8f82756a5f53473c32261b0f01000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f0300000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000916222f3c4955626f7c8895acb6a79a8d81746753493f312a25262a2d30394044515b616d7a85929f9c9ea1a9ac9f92867a6d61584e433a312c2924252a2d3139424b55606c7783827e7a76736f6a6054473b2e22150800000000000000000006131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f05000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000030d172029333b444c555c606b6f797f848b9095999c9fa4aba7a9a9a8a7a6a6a7a7a8a9a8a6aaa29f9c9995918c87817c766f6a615d564f443f382f271e160d0400000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424e58626d73808c9299a0a8acaaa39f9b979594939394958c7f7266594c3f3326190c000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b01000000000000000000000000000000000000020a11171d23292c2d3134373839393939393933322f2a231c130a000000131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130000000915222f3b4854606b7683909a8e81756b60554b4e58606d798390969f99928b827c78747372727375797e848e939d9791847a6d605a504a545f6a74808d988f82766a605447382e23170c00000000000915222f3b4854606b7683909a8e81756b60554b414c5966727f8c999e9184776b5e514436414c56606d7883909d9f92867b6e615a50444a545f6a74808d988f82766a605447382e23170c000000121f2c3945525f6c7885929faba194877a6e6154473b2e21202a36424d57616c74818e95a0a89e938c7f736c74808d97a29f93877c6f62584e43372b1e1308000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b0000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000091623303c4956636f7c8996a2afa69a8d8073675a4d403025191a1e21272e343f46525e6873808c99a3abadb3a89c8f8275685e52463c3128201d19191e2027303944505b656c7675716d68666260584e43372b1f130600000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d0300000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000000000000010b151f29333b454d565d676d747c848c91969da0a7a9aca8a9a19e9c9b9a9a999a9a9b9d9fa2a9a6aaa9a7a09d99928e89827c746d686059504a423930281f160c01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606a727f8b929fa3abaca49f98928e8b8887868687898b7f7266594c3f3326190c00000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000030b141b22272f34383a3e4144454646464646463f3e3a352e251c12070000131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d2013000004101c2934404b55636f7c899493877c6f62594f4754606a74808d95a09892877e766f6c6566656566666d7179818e939d968e81756c61554b4e58616e7b869294897c6f62544a3f34281c100300000004101c2934404b55636f7c899493877c6f62594f433f4c5966727f8c999e9184776b5e51443846525e68727f8b959f958b7f72695e53483e424e58616e7b869294897c6f62544a3f34281c10030000111e2b3844515e6b7784919eaaa295887c6f6255493c2f2428323a46525e69707e8a939da8a0958e81776c606d7a85929fa49a8f82756a5f53473a2f24190d010000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b11060000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000916222f3c4955626f7c8895aab4a79b8e817468564c41362a24201d191c232a36414c56616e7a86929facb9b3a9978a7e7164564c41342a1f161d1d1d1d151e27333f49535b606a6864615e5655544e463c32271b0f0300000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000000000000000007121d27313b454d575e686d79808791959ea1a8acaaa29f9b979791908e8d8d8d8d8e8f909297979a9ea0a8ababa39f9b948f87817a706b605b544b433a31281d1307000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707121f2c3844505c666f7c87929fa4afaaa39a938d86817e7b7a797a7a7c7e7d6f6356493c302316090000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000000000000000000000000030c151d262d33394045474a4e51525353535353534c4b463f372e23180d0200131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a5f53474d57626f7c87939f9f92867d716c62605b535858545c60676d77818e959e938a7e71675d5146525e6974818d9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a5f53473d3f4c5966727f8c999e9184776b5e5144424e58616d7a85929f999083786c60574d42363c46525e6974818d9a8e8174665c5044382c1f12060000101d293643505c6976838f9ca9a4978b7e7164564c413529303a44505a616e7b85929ea5a3989183796d655d6873808d98a39f93877c6f62564c4135291d1104000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000814212e3b4754616e7a8798a2aeaa9d908377685e52463c352f2c2924272625303a46525e6876828f9ca9b6ada197877b6e6154483b302a2a2a2a2a2a2a2a2a222d38414950535d5b5854524c4947433c342b20150a0000000000000000000006131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f040000000000000000040e18242f39434d575e696e7a828d9399a0a8ada8a19e98928e8a878583818180808081828385878a8d9196999ea1a9aca69f99928d847d736c665c554b433a2f24180d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000206080d1113141d2935404b55606d78839099a3aeaba3989288817a75716f6d6d6d6e6f716f6b6054483b2f22150900000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000000000000000000000b151e272f383f444b5153575b5d5e5f6060606060595751493f352a1e120600131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d201300000714202d3a4753606d79859296897c6f63584e46535f6975828f9a9f948b7f726b615a5350494b4b4b51555d656d78839099999184796d6053474d56616e7b88959285796d6053463a2d2013070000000714202d3a4753606d79859296897c6f63584e43353f4c5966727f8c999e9184776b5e513f4a54606a74818e979f92877c6f665b50453b3136424d56616e7b88959285796d6053463a2d20130700000d1a2633404d596673808c99a9a79b8e8174685d52453b3136414c56616c75828f97a2a59f92867c6f675d56616e7a86929fa49a8e8174685d5245392c20150a000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b020000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929fabac9f92867a6e61584e45403a39352f3433333236414c566673808c99a6b3ab9e928578695e53463a3737373737373737373737372f383f4446504f4b4746413c3b37322b2620180f0600000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000000000000020c16202935404b555e696e7b8390949fa4abaaa29f96918b86817e7b78767574737374747577787b7d8084888d92979ea1a8aba39f96918780786d675d554b4035291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214191d2021242c3945515d67727f8b95a0abafa39992867d746d6864626160606162656360594f43382c1f130700000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c000000000000000000000000000007121d273039414950555c6064676a6b6c6c6c6c6c6c66635b51463a2f22160a00131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d201300000a1724313d4a5764707d8a989184786c6053464855616e7b88949e9c9083786c60595046443f3f3f40454b535c666e7b878e8a86827c6f62554846535f6976839097897d7063564a3d2f23180c0000000a1724313d4a5764707d8a989184786c6053463c313f4c5966727f8c999e9184776b5e5144505b666f7c87939f968d80736a5f544a3f3329303b46535f6976839097897d7063564a3d2f23180c00000a1723303d4a5663707d8997a1ac9f92867a6d60574d43393946525e68717e8a949ea89e938b7f726a5f55525e6874818d9aa49f92867a6d6054473d32271b0f03000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a02000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d2114070005111e2a36424d566976828f9caaafa3998c80736a5f58514b4745414240403f3f3f3e4a5764717d8a97a4b0a99c8f827669574d4244444444444444444444444444444444444444444444444444443b3a37312a21180e03000000000000000006131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d13070000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000008131e28323a45515d676e7b8491959fa6afa7a098928c847f7a75716e6969686767666767686a696e7173777b80858b91969fa2aaa9a199938c81796d675d5145392c2013060000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1e2124292c2d30333f4a54606d7985929ea7b1a79f92877d706b615e565554535354565856544f473d32271b0f0300000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000000000000000000000040d18232e39434b535b60676d71747778797979797979726d63574b3e3225180c00131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566874818e9a8d8073655b50444b5566737f8c99a096897d70665b50473e37332d2e3439414a545f697380827e7a766f6a5f5347424d5765727f8c988d817467554b4034291c10040004111d2935414c566874818e9a8d8073655b504437333f4c5966727f8c999e9184776b5e514c56606c7883909a9e9184796d60584e42382d212a36424d5765727f8c988d817467554b4034291c1004000713202d3a4653606d7985929eaaa2988c7f72695f554b43424f59616d7a85929ea6a1968f81756d62584e4c56616e7b87939fa2988b7f7265584e43372b1f1306000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b060000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f23160900020e1925303f4b5865727e8b98a2aeab9f92867c6f6a605d5554524c4e4d4d4c4c4b4b4b5663707c8996a3afa79b8e8174685b505050505050505050505050505050505050505050505050505050504847433c332a201509000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d00000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000010d1925303a44505a606d79839096a0a8b0a69e9591867f79726d6764615e575b5a5a5a5a5b5c575e6164676a6e73797e848c92989fa7aba49f938e82796d6053473a2d2014070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000000000030a11171c1f262b2e2f35393a3d4044505b66727f8b97a1adaca0958c7f736b6159524c4847464747494b4948433d352b21160a0000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e000000000000000000000000010c161f2834404b555c656c71797d8184858686868686867f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f62534945515d677683909d9e9184786c60544a3f352b272223282f38424d57636e7375716d68625f584e433b4854616e7b8797908477675c5145382c1f1306000713202c3945525d6877849199897c6f6253493f33333f4c5966727f8c999e9184776b5e53535d68717e8b959e93897d70675d51463c2f261c26313b4854616e7b8797908477675c5145382c1f13060006131f2c3845515c6773808c98a2aa9f92867b6e675d554c4a54616b75818e97a1a59e91847a6d605b514646535f697683909caa9d9083776a6054473b2e221509000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b0600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b00000914212d3a4754606d7a85929fa7aea29891847c726d6763605d565b5a59595858585857626f7c8995a2afa79a8d8074675d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534e463c31261a0f020000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d1207000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000005111d2935414c56626d75818e959fa8b0a69e948f837b726d66605d5554534d4e4e4d4d4d4e4f4d525457585f62666d71797f8690959ea5afa59e948d8073665a4d4033271a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000003090c151c23282c31373a3b4145474a4d4e53606c7884919ea9b1a79d9083786c60594f46413c3a3a3a3b3c3e3c3b38322b23190f040000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000007131d28313a45515c676d777e848a8e909192999393938c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d6053464753606d7a86939f998d8073655b5042382d231b17181d26303b45525c63666864615d56534e463c3a46535e697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b606060606d7a85929e978e81746b60554b40342a1d14212d3a46535e697885919286796d6053473a2d2014070004101c2834404b55616e7a86929fa6a2989083796d675e56515c66707d8a939ea99e938a7d70685d52493f424d5765717e8b98a3a095897c6f6256493c31261a0e020000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b06000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d00000713202c3945525d68737f8c95a0a8aaa19691867f7974706d6869686766666565656464646f7c8995a2afa6998c7f736a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a625f584e43372b1f12060000000000000006131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000000713202d3946525e68717e8b939ea7b1a79e948f82796e69605c54514b484642424140404141424246484a4e53545c60666d727b838f939ea8afa69a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000000000050d141a1e262e34383c4247484c525457595b5563707d8996a0acab9f95897d70665b504745403a37322d2e2f32302f2c2721191007000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000000000000000000010d18242f3a43515b606d79818b91969a9d9e9fa39f9f998c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377665c51454956626f7c8999a4978a7d706453493f2f261c0f0b0b151e2a33404a5257595b5754524c47433c3436424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377665c5145382c333f4c5966727f8c999e9184776d6d6d6d6d74808d979e92857a6d61594f433b322920171e2a36424d576976828f99897c6f6256493c2f23160900000c18232e3946525e68727f8b949fa89f958f82796e68615a606d7884919ea5a1978e81756b61564c41373b4754606d7a86929fa79a8d807467574d42372b1e12060000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b060503000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000004111d2935414c56606d79839096a0a7a8a198928c85807d7a787675737372727271717171707c8995a2afa5988c7f777777777777777777777777777777777777777777777777777777777777776e6a5f53473a2e2114080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c1004000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000006121f2b37434e58616d7a85929ea5afa9a0958f82796d675f57514a45403b3a3631343433343430363a3b3e43474b51545c60696e79818f96a0aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000080f171f252a30383f44464d5355565d60636668696775818e9ba8b2aa9d9083776b605b5353514b47433c3731292423221f1b160f07000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000004111d2935414b55626d75818e939ea1a8aaa29f9c9998988c7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817467544b404b5864717e8b97a398877b6e6154473b2d21140a00030c18212e3840474b4d4f4b4746413a37322a31404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817467544b403428333f4c5966727f8c999e9184797a7a7a7a7a7c87929f978b7e7168605b544d443b32291d1a2531404d596673808c988b7e7165584b3e3225180b000007121d2a36414c56606c78829096a1a79e948f837a716c6268727f8c96a0a69e91857a6d61594f443a303945525d6875828f9bac9e918477695f53473a2e2114080000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a070000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000010d19242f3a45515c666e7b8490959fa3aaa29f97928d898784838180807f7f7e7e7e7e7d7d7f8c98a5b2ab9e9184838383838383838383838383838383838383838383838383838383838383837c6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000815212e3a47535f6a74818e97a2adada2979083796d675d554d444039352f2d2a252727272728252a2d2e31373940454b51575f676d7884919eaaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000000020a121a212931363e424a5053575f6266686d70737576777986929facb1a4988b7e716e6c6564605d55534e47433c352f281f180f0a04000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f0300000000000000000000000613202c3945515d67727f8b939ea5ada49d98928f8d8c8b8b7f7266594c3f3326190c00131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404c5966727f8c999f928579695e52463a2d2014020000060f1c262e353b3f40423e3a3935302b2625323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c99a096918686868686868892999e92857c78716c665e564d443b2f261b25323e4b5865717e8b988c7f7266594c3f3326190c0000000d1925303b44505b666e7b849197a1a69e9590857e756f6d7a85929fa89f948a7e71685d52473e322935414c5664717e8a9aa4a096887b6e6255483b2f2215080000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000008131e2834404b545e696e7b838d92999fa2a9a29e9a9696918f8e8d8c8c8b8b8b8b8a8a8a8c919ba7b4ada19691909090909090909090909090909090909090909090909090909090909090887c6f6255493c2f2216090000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e02000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c010000000000000005111d2935414c56626f7c87939fa9b0a69f92857b6e675d554b433c342e2924211e1a1b1a1a1a1b1a1e2021262b2e343940454d555c667784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000020b141c242c333b424650545c6065696e73777a7d80818384869298a2aeb3a69a8d807d7b7975716d67625f58534e454039312a211a1108000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000714212d3a4754606d7a85929fa6ada39c928d8682807f7f7f7c6f6255493c2f22160900131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7e7265584b404d5a6773808d9a9e9185786b574d42362a1e11050000000a131c242a2f323335312e2d29241e1b24313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7e7265584b3f3226333f4c5966727f8c99a8a09e939393939393959fa3a1979289847e786e685e564d41382d2224313e4a5764717d8a978d8073665a4d4033271a0d00000008141e28333f4a545e696e7b8591969fa69f97918a827c76808d97a2a3998f82766c61564c41352c242f3a4754616d7a87939fa1988c7f7265594c3f3226190c0000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000000010c18232e39424d575e696e7980878e92989b9ea1a9a8a19e9c9b9a999998989897979797989ba3adb8b2a8a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d95887b6e6255483b2f2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e12050000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c20130400000000000000000713202d3946525e6874818e9aa4afab9f948b7e71695e554b433a3128231c1814120e090d0d0e090e1214151a1d23282e343c434b546a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000020b141c262e363e454d535a61666d71767b8084868a8c8e90919298a2aab4b5a89d928d8a8885817e7a756f6a625f58514b433c332c231a120800000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000000000000000004101c2934404b5565727f8b98a2aea79c918c807a75737272726f6a5f54473b2e22150800131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b414d5a6774808d9a9d9184776a5e514430251a0e02000000010a12191f232626282421201d19131723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c99a8a09393939393939393939496999e96918b827a6e685e53493f332723303d4a5663707d89968d8174675a4e4134271b0e000000020b17222d38424d575f696f7c8490949fa3a19e948f888287929fa99f92877c6e625a50443a3028232d3946525e687783909997928e8376695c504336291d100300000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e110000000007121d27303b454d575e676d747b81868b8e929796989a9b9c9d9d9d9e9e9e9e9e9f9f9f9fa4acb6c0b6aea9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa8aaaaaaaaab94887b6e6155483b2e2215080000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d2114060000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000714212e3a4754616d7a86929facb0a69c9082766c62574d433930281f18120d07050c111517181c1c1c1c1c1c1c181d23283144515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000000000a141c262e38404850575e616c71787e83888d90939a999b9c9e9fa2aab4b1b2aea49d9a9797928e8b86817c756f6a605d554e463e352c241a11080000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f24190700000000000000000000000006131f2c3845515c677683909daaaca0958c7f746d6866656565625f584e43372b1f130600131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1c2935424f5c6875828f978a7d7064574a414e5a6774818d9a9d9184776a5e51442f24180d0100000000040c13181d2020201d1814120f0916232f3c4956626f7c89958e8175685b4e4235281b0f000f1c2935424f5c6875828f978a7d7064574a3d3126333f4c5966727f8c99a09689868686868686868687898d92989e948f847a6e655b5044372b232f3c4956626f7c89958e8175685b4e4235281b0f0000000006111c262f3b454d575f6a6f7a828d92999fa69e9c948f9299a3a2978d80746a5f534b454039342e2a36414c566673808d8c8985817e7064574a3d3124170a0000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e1100000000000b151e29333b454d555d60696e747a7e8285888a8c8d8e8f9090919191919192929292939aa4afbbaea49d9a93939393939393939393939393939393939393939393939b9ea5afafa499877a6d6154473a2e2114070000000000000003131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c07060400071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000005111e2a36424d5666727f8c98a3aeab9f94897c6f635a50453b31271e160d07000911181d212425292929292929292929292a3744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000009121c262e38404a525a61696e767e848b9095999d9fa4aca8a9a8a6a5a4a4a4a5a6a8aaa6a9a19e9b98928e88827c736d675f584f473e362c231a1007000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000000714202d3a4753606d7986929facac9d9083786c605d5659585855544e463c32261b0f0300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d2013000f1b2835424e5b6875818e978a7e7164574b404d5a6773808d9a9e9184786b554b4035291d1004000000080d161d24292c2d2c2924211f1a151723303d4a5663707d89968d8174675a4e4134271b0e000f1b2835424e5b6875818e978a7e7164574b3e3126333f4c5966727f8c999e918479797979797979797a7c808590959f969082776c6053463c3126303d4a5663707d89968d8174675a4e4134271b0e00000000000a141d29333c454e585f686d78808790959ea0a69e9c9fa3ab9f92857a6d65605c54514b443f3830303d495663707d83807c7874706c6155493c3023160a0000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000030c172129333b434b51575f62686d7175787b7d7f808283838484848485858585858687939facb9a99d928d86868686868686868686868686868686868686868686868e939eaaac9f9386796c605346392d2013060000000000040a0f131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191313100c0707131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000714202d3a46525e697784909daab4aa9c9083766b6054483f33291f150c040009121b22292e313236363636363636363636363744515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006101b242e38404a525c636c717b838a91969d9fa7aaacaba39f9d9b999897979898999b9d9fa3ababaaa29f9b948f8780796e6a615950483e352c22180d0400000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000000000000000916232f3c4956626f7c8999a3aea49a8b7e71665b524c4c4c4c4947433c342a20150a0000131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d2013000e1b2734414e5a6774818d988b7f7265584c404d596673808c999f928578675d5145392c20130600000811191f282f35393a39352f2e2b26201824313e4a5764717d8a978d8073665a4d4033271a0d000e1b2734414e5a6774818d988b7f7265584c3f3226333f4c5966727f8c999e9184776c6c6c6c6c666c6d6f737b8390969f948b7e7165574d42372b313e4a5764717d8a978d8073665a4d4033271a0d0000000000020b17202a333c464e565e666d737c838b91969ea1a9acafaa9d90837d77716d66605d55504a423d353b4854606b7077736f6c656461594f44392d2014080000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e0200000000000000000000000000000000000000000000000000000102030000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d100000000000040d161e2429313940454d53565d606468696e707274757676777777787878787879797c8995a2afa79a8d807979797979797979797979797979797979797979797979818e9ba8ab9e928578665b5044382b1f120600000000070e151b1f222c3946525f6c7985929facada093877a6d6054473a2d26262626262626262626201f1c18120b0b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f120600000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000814212e3b4754616e7b8795a0acaea2988a7e7164594f44362d21170d030006111b242d343a3d3e43434343434343434343434344515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000030c18222d36404a525c646e737e8590949da0a8abaaa29f9b9992908e8c8b8b8a8b8b8c8e9092999a9ea1a9aca69e99928d837c706b615a50473e342a1f160c01000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000a1724313d4a5764707d8a97abac9f93867a6d61544a413f3f3f3c3b37322a22190e040000131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d2013000d1a2733404d5a6673808d998c7f7366594c404b5865727e8b989f93867a6d6053473a2d20140900030d19232b313a40454745403b3a37312a2125323e4b5865717e8b988c7f7266594c3f3326190c000d1a2733404d5a6673808d998c7f7366594c402e23333f4c5966727f8c999e9184776b606060605b606163696e7a84919e9d908377695f53463a2d323e4b5865717e8b988c7f7266594c3f3326190c000000000000050e18212a343c444c545c606a6f787e848b9297a1adb8aca0959089837e79726d67605c544f45403a444f5960636a6662605b53554f473e33281c10040000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b07070401000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f00000000010c161f282f35393a3e3f42474c525458575f6163656768696a6a6a6b6b6b6b6b6c6c6f7c8995a2afa89b8e82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c7783909daaa99d9083766a544a3f33281c0f0300000007101920262b2e2f3946525f6c7985929facada093877a6d6054473a33333333333333333333332d2c28231d150c111b2935404b5564717d8a99a3afac9f9285796d6053463a2d201307000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c2013040000000000000000000b1825323e4b5865717e8b98a7b1ac9f9285796d6053473d32201b0f0500010c18222d363f454a4b4f4f4f4f4f4f4f4f4f4f4f4f4f515d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000b151e2a343f48525c646e73808a92979fa6aca9a29f98928e8a868381807f7e7e7e7f80818386898d92979ea0a8aba39f9591867d716c61594f463c31281e13080000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000000000000000000000b1825313e4b5864717e8b97a4ab9e918478685e5242382f32322f2e2b2620191007000000131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d2013000c1925323f4c5865727f8b988e817468554b404a5663707d8996a49a897c6f6356493c30251a0e090c151f2b353d434b5153514b4847433c332f2633404d596673808c988b7e7165584b3e3225180b000c1925323f4c5865727f8b988e817468554b403428333f4c5966727f8c999e9184776b5e53534a505354565e68727e8b9aa095887b6e6155483b2e33404d596673808c988b7e7165584b3e3225180b00000000000000060f18222a323a424b51585f666c71787e85929eabadaba7a09d95908b847f79726d666059514b433d474f54565d595653504949443e352c21170b000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d0805010000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e0000000008131e28313a4145474b4c4d4e4f5052504d535557595a5b5c5d5d5e5e5e5e5e5f5f626f7c8995a2afa99c908376655b60606060606060606060606060606060605e697885929faba79b8e8174685b4e412d22170b000000040e19222a32373b3c3f46525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e150c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000004101d2935404b556875828e9ba8b5a89b8f8275675d5145392c1f1309000005111d29343f485056585c5c5c5c5c5c5c5c5c5c5c5c5c5c5d6a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000007121d27303c46505a646e73808d929fa2a9aea59e97928c86817d7a77757372717171727375777a7d81858b91969fa3aba7a09892877e716b61584e433a2f24190c03000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669564c412f26252522221f1b150e0700000000131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d2013000a1623303d495663707d8996908377675c51454754616e7a8796a1988b7f7265574d42362a201a19191e27313d474f555d605d5555534e4641382a36424d576976828f99897c6f6256493c2f231609000a1623303d495663707d8996908377675c5145382c333f4c5966727f8c999e9184776b5e51463f4446474d56616d7a87939f978a7e7164574b3e3136424d576976828f99897c6f6256493c2f23160900000000000000000610182029303940454e545b60666d7a85929fa9a19e989ea0a09d97918c857f78706b605d554e463d444849514d4946443f3839332c231a1005000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d0802000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000000010d19242f3a434c525457595a5b5c5d5e5d5a54484a4c4d4f5050515151515252525663707d8996a3b0ab9e9285796c605353535353535353535353535353535354616e7b8798a2aeaa988c7f7265594c3f322619060000000a15202a343c4347494c4c525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d1213202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000006131f2c3845515d677884919eabb5ab988b7e7265554b4035291d100400000915212e3a45505a62656969696969696969696969696969696a7784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000c18232e39434e58626c73808d929ca4adaaa39f938e857f7a75706d67686665646465656668676d7074797e848c9299a1a9aaa29992877d706a5f554c4135291e150a0000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f42302814191615130f0a040000000000131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d2013000714212d3a4754606d7a87969286796d60534646525e687884919e9c8f8275695e52463c332a262524293039434f5960676d6765625f58534a41363a46535f697885919286796d6053473a2d201407000714212d3a4754606d7a87969286796d6053463a2d333f4c5966727f8c999e9184776b5e51443338393b46525d687784919e998c7f7366594c40333a46535f697885919286796d6053473a2d201407000000000000000000060e171e272e343c424a505b66727f8c98a2a197918c91969d9fa19e97918b837d746d675f584f473d3b3d44403c3937332d2d28211a110800000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c070100000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000004111d2935414c565d6064656668696a6b69665e54423f414243434444444545454a5764717d8a97a4b0ada297887b6f625548464646464646464646464646414c5665717e8b98aaaea298897c6f6256493c2f2316090000030f1b26323c464e54555959595f6c7985929facada093877a6d60595959595959595959595959595953514b43392e2318111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000714202d3a4753606d7986939facaea399887b6f6255483c2f24180c0000000b1724313d4a56626c71767676767676767676767676767676767784909daaa79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000004101c2834404b555f6a717e8b929da4aeaaa298928b817a736d6863605d5559585857585859555d6063676d717980879197a0a8aba39992867c6f675d51453d30261c1106000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0908060300000000000000131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d2013000713202c3945525d6877849199897c6f635349414d566774818e9a9f92877b6e61584e453c3631322f353a424b55606b707a76726e6a645c53483c3b4855616e7b8897908477675c5145382c1f1306000713202c3945525d6877849199897c6f6353493f33333f4c5966727f8c999e9184776b5e5144382e2e35414c566a7683909d9a8d8073675a4d40343b4855616e7b8897908477675c5145382c1f130600000000000000000000050c151d23282f394653606c7884919eaa9e91857f848a90959c9fa19e95918981796e6a60594f463c3237332f2d2b27221b1c17100800000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b0300000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e2215080000000613202c3945525d686d71727374757778767066544b403435363737373838383f4b5865727e8b98a5b1b3a9988b7f7265594f42392e393939393939392d3945525d6875828e9ba8ac9f9285796d6053463a2d201307000006131f2b37434e585f62666666666c7985929facada093877a6d666666666666666666666666666666605c554b4034281c1019242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c889aa4afac9f9286796d6053463a2d2013070000000b1825323e4b5865717e828282828282828282828282828282828286929faca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000006131f2c3845515c676f7c86929fa4aeaaa29892867e756d68605d5654514b4d4c4b4b4b4c4d4b5153555c60676d737d859196a0a8aba29891847a6d60594f42382e23170c0000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130004111d2935414c566875818e9a8d8074655b5044495663707d8996a0998d80736a5f574e4642403f3f41454c545d67707d86837f7b746e64584c40424d5765727f8c988e817467554b4034291c10040004111d2935414c566875818e9a8d8074655b504437333f4c5966727f8c999e9184776b5e51443b3b3b3c44505c667783909d998d8073665a4d4037424d5765727f8c988e817467554b4034291c10040000000000000000000000030b121b27333f4953636f7c8996a1a3998c7f73787d83898f949da0a09d938e847c706b60584e443b302523201f1b1711100b0500000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d030000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d2013070000000714212d3a4754606d7a7e7f80818283858276665c5145382f2c2924262a2d37434e586774818e9aa7b4b7aa9d9083776b60544b40352f2b2623282b2f38414c56606d7a85929faca99b8e8275665c5144382c1f120600000815222e3b47545f6a6f72727272727985929facada093877a727272727272727272727272727272726d675c5145382c1f131824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f0000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000b1824313e4b5764717e8a97acb6aa9d908477665c5144382c1f12060000010d1a2734404d5a6773808d8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f9298a2aea79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000004111d2935414c56606d79839198a2aeaea39892867d716c615e56524c474541403f3e3e3e3f404045474b51555c606b6f7b849196a1abaaa0968e81746b60544a3f34281c110600000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d201300010d19242f3d4a5764707d8a989184786c6053464653606c7884919e9f92877c6f695f58534d4d4c4c4c51565d666d7983918f8c888174675a4e4147535f6977839097897d7063564a3d2f23180c0000010d19242f3d4a5764707d8a989184786c6053463c323f4c5966727f8c999e9184776b5e5148484848494e56606d7985929f988b7f7265584c3f3a47535f6977839097897d7063564a3d2f23180c0000000000000000000000000005121f2b3744505b6574808d9aa89f92867a6e6c70767c828991959fa39d9691867d706a5f564c41362a2113120f0b0600000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b0100000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f12060000000714212d3a4754606d7a878c8d8e8f909186796d60544a403a39352f31363a3f47535f6a7783909daab6b8aca095897d70665c5145413a37312e34383b424a525e68727f8c98a2ada1978a7d7164544a4034281c100400000916222f3c4955626f7c7f7f7f7f7f7f86929facb3a6998c807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d20131724303d4a5763707d8a96a3b0a99c908376695d5043362a1d1000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669544a4034281c10040000010d1a2734404d5a6773808d9a9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa2aab4a79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000713202c3945525d68727f8c95a0aaafa59f92867d706b625a524c45413a39352f32313132322f35383a40454b515960696e7b849199a3aea89e93897d70665c5044382d22170b000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000813202d3a4653606d79859296897c7063584e44505b66717e8b959f9991847b6f6a615f57595859555d60686d78818e959c93877c6f625548424d57616e7b88959285796d6053463a2d2013070000000813202d3a4653606d79859296897c7063584e43373f4c5966727f8c999e9184776b5e545454545556585f68707d8a98a298897d7063564a3d424d57616e7b88959285796d6053463a2d201307000000000000000000000000000613202d394653606c7884919eac9b8f82756860646b6f767d838c9299a2a09892867c6f685e52463d32271b1003000000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000613202c3945515d67778390999b9c9d988a7d71665b514b4745404343424648505a626f7b8895a0acb8bcb1a79d9083796d605b524c464242413f44464d545b616d7a85919eaaa99e9184796d6053463a2e23180c0000000c1925323f4c5865727f8b8c8c8c8c8c9299a3aeb4a89c928c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000d1a2633404d596673808c99a6b3a79a8e8174675b4e412e23180c000000010d1a2734404d5a6773808d9aa6a9a9a9a9a9a9a9a9a9a9a9a9a9a9acaeb4aca79a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000004111d2935404b55606d7a85929fa7b1a99d938b7e716b60595046413a352f2c2924252524252524292c2e343940454f575e696f7c87929fa7afa59d9183786d60544a3f33281c0f0300000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000006131f2c3845515c6775818e9b8f82756a6054474a54606c78839098a09691847c746e696766656567676d727a828e939e958d80746a5f534746535e6974818e9a8e8174665c5044382c1f120600000006131f2c3845515c6775818e9b8f82756a6054473e3f4c5966727f8c999e9184776b61616161616162656a6f7a84919e9f9285796d6053463a46535e6974818e9a8e8174665c5044382c1f1206000000000000000000000000000815222f3b4855626e7b8896a1a49a8b7e7164565960636b70787f879297a2a29891847a6e61594f44382c1e13080000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000004111d2935414c556673808d99a3a8aa9d9083786c605d5553514b50504d53555a626c74818e9aa7b1b6b4b6aca0958d80736d605d56534d4e4e4a5053575e666c75828f97a1ada1978c7f73665c5145382c1c12070000000c1925323f4c5865727f8b98999999999fa3abb4b9ada49c99999999999999999999999999999993877a6d6054473a2d211416222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000e1a2734414d5a6774808d9aa7b3a69a8d8073675a4d4034271a07000000010d1a2734404d5a6773808d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000613202c3945515d6773808d97a2adada1978e81746c61594f473e36302924201d181918181819181d1f23282f343d454d57606a727f8c95a0acaca0958b7e71665b5044382b1f1308000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000004101c2834404b55636f7c899494887c6f62594f44505b666e7b869298a0969187807b777473727273767a7f858f939e969083796d60584e434e58616e7b869294897c6f62544a3f34281c100300000004101c2834404b55636f7c899494887c6f62594f443f4c5966727f8c999e9184776e6e6e6e6e6e6e6f72757c839096a0978d8074665c5145434e58616e7b869294897c6f62544a3f34281c1003000000000000000000000000000b1825323e4b5865717e8b98a89f93877a6d61544f545960666d737d859297a2a1968f82756b6054483a2f24190d0100000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d100400000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000000010d19242f3b4854616e7b86929fa9ab9f958c7f736d6762605d555d5d575f61656d717e8a939da9afa9a7a9aba79c928c7f746d68615f575b5b545c6062696e78808d949ea9a59e9184796d60544b4034281c0b000000000c1925323f4c5865727f8b98a5a5a5a5acaeb4bdbfb6ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a093877a6d6054473a2d211416222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000e1b2834414e5b6774818e9aa7b3a6998c807366594d4033261a0d000000010d1a2734404d5a6773808d939393939393939393939393939393939393939393938d8074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000714202d3a4753606d7a85929fa9b2a89e91857a6d605a50473d352a251e1913110d070b0b0b070c1013181d2329333b454e58606d7883909da7b1a79e9184786c6053463a3024190d0100000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000c18232e394854606b76828f9c8f82756c61564c4a545f69707d8692979f99928d888481807f7f8082868b91979e9691847b6e675c51464b55606a74818d998f82766a605442382e23170c00000000000c18232e394854606b76828f9c8f82756c61564c414c5966727f8c999e91847b7b7b7b7b7b7b7b7c7e82879095a09892857a6d61544b404b55606a74818d998f82766a605442382e23170c00000000000000000000000000010e1b2834414e5b6774818e9aa79e918477685e5246484f545c606b707c85929fa59e93897d7063564c4135291d1104000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f1306000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000814212d3a46535e6974818e97a1aba79c918c8079736f6d676a6a6a6a696e71777e87929fa5afa59d9b9c9fa6a49c918c807a726e6969686768666d6f747b828d929da6a69e938a7e71675d5142392e23180c000000000c1925323f4c5865727f8b989f9f9f9fa0aeb4bcb9b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211416232f3c4956626f7c8995a2afaa9d9184776a5e5144372b1e1100000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000f1c2835424f5b6875818e9ba8b2a5998c7f7266594c3f3326190c000000010d1a2734404d5a6773808686868686868686868686868686868686868686868686868074675a4d4134271a0e0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000006121e2b37424d5765717e8b98a2aeaca0968b7e71685d52483e352b2319130d08040100000000000004070c12182129333d44505c66707d89959fabaca0968a7d7064564c4135291d110400000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000007121d2c38434f5963707d8994948a7d70685d52454d57606b707d858f949c9f9a95918e8c8b8c8d8f92989e9c938e847b6e695f554b45515c676f7c879394897c6f63584e4330261c1106000000000007121d2c38434f5963707d8994948a7d70685d52454c5966727f8c99a196918787878787878788898b8f93999e9691867d6f685d524245515c676f7c879394897c6f63584e4330261c11060000000000000000000000000004111d2a3744505d6a7783909da89b8e827568564c413d424a5159606a707d8a939ea69c8f8276685d5245392c2013070000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d201407000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000005121e2a36424d57616e7b859299a3aba39c928d84807c7a7877767677787b7e838b9299a3aea69d938e90949fa6a39c928d857f7b777675747576797c80868f949da4a69f948e81746c61554b4030271d1207000000000c1925323f4c5865727f8b939393939393a2aab4b3a89e9693939393939393939393939393939393877a6d6054473a2d21141623303d495663707c8996a3afaa9d9083776a5d5044372a1d1100000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000f1b2835424e5b6875818e9ba8b2a6998c7f7366594c403326190d000000000d1926333f4c58646e73797979797979797979797979797979797979797979797979746e64584c3f33261a0d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000814212e3a47535f697683909daab4aa9e9184786d60564c41362d2319110802000000000000000000000001070f172128343f4a54606b7783909daab2a89b8f8275685d5245392c201307000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000f1b27323d4854606b7682909991847a6d605b51484f59606b707b828a8f939a9a9d9a9998989a9c9a99928f8981796e695f574d47505a606d798491988f82766b6054463d321e150a000000000000000f1b27323d4854606b7682909991847a6d605b514c5966727f8c99a8a19e949494949494949495989c9a97928d847d6f6b60564c47505a606d798491988f82766b6054463d321e150a000000000000000000000000000004101d2935404b556b7885919ea6998c807366594d40303940444f58616b75818e9ba99f92867a6d6054473a2d21140700000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f13060000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f1409000000000000020e1a25313b46525e69707d879299a1a9a49c96918d8986858483838485888b90959fa3aba59d948e818390949da5a49d97928c8884828181828385898d92989ea6a49f948f82796d605a5043392f1e150b00000000000c1925323f4c5865727f8686868686868998a2aeafa2968c87868686868686868686868686868686867a6d6054473a2d21141824313e4b5764717e8a97a4b1a99c8f8376695c504336291d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000e1b2834414e5b6774818e9aa7b3a6998d8073665a4d4033271a0d000000000b17232f3b47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645c52473c3023170b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000815222f3b4855626e7b88959fabaea3988b7e72665c50443a2f241b1107000000000000000000000000000000050f17232e38424f5964717e8a98a2aeac9f92867a6d6054473a2d2114080000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000a16212c38444f59626f7c8692978e81746d625a50474f5960696e767d83878b8e909192929291908e8b86827c756d675f574d474f59626c73808d9592867c6e62594f44342b200c03000000000000000a16212c38444f59626f7c8692978e81746d625a505966727f8c9393939393939393939399929291908d8a8580796f6b60594f474f59626c73808d9592867c6e62594f44342b200c03000000000000000000000000000006131f2c3945515d677986929fa5988b7f7265584c3f322e343d464f59626f7c8997a2a3998a7d7164574a3e3124170b00000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d100400000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000000000009141f2a36424d57606b717e8792979fa2a8a19e999a9391909090919297989da0a7a8a19e938e82797a828e939da0a8a19e9996918f8e8e8f9092989a9fa3a7a09a938d82796d675d51483e31281d0c0300000000000b1824313e4a56626d7279797979797986929facada093877a7979797979797979797979797979797976685d5245392c20131926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e0000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000e1b2734414e5a6774818d9aa7b3a79a8d8074675a4d4134271a080000000007131f2b36404a52585a6060606060606060606060606060606060606060606060605a58524a40362b1f13070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000030f1c28333f4a5465727f8b98a7b1ac9f92867a6d60544a3f32281e1209000000000000000000000000000000000006111c26303d4753606d7a85929facaea3998b7e7164584b3e3025190e02000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000004101c27333d47535f6a737f8c95938c7f726c615950444f575f616b70767b7e8183858586858583817e7a756f6a605d554d445059606b717e8b92958c7f736a5f53473d3222190f000000000000000004101c27333d47535f6a737f8c95938c7f726c61595966727f86868686868686868686868686858483807d79736d6760594f445059606b717e8b92958c7f736a5f53473d3222190f0000000000000000000000000000000714202d3a4753606d7a8699a3a4978b7e7164584b3e312328343e4653606c7985929fab998c7f7266594c3f3326190c000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d0100000000000000030e1a25303b454f59626c717d858d92989d9fa4aca49f9e9d9d9d9d9ea1a9aba49f9c96918a81786d6d78818991959c9fa3a8a09e9c9b9a9b9c9fa2aaa39f9b95908880786d675d554b40362c1f160c0000000000000915222e3a46515b62656c6c6c6c6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d111c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8e8175685b4e422f24190d01000000020e19242e3840474c4d5353535353535353535353535353535353535353535353534d4c4740382f24190e030000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000006121f2b3844505b6675828f9ba8b5a89b8f8275685d5242382e20160c000000000000000000000000000000000000000a15202c3945515d6775828e9ba8b4ab9b8e817468564c41362a1e11050000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000b16212b37434e58606d7883909793887e716b625a514a4d53596163696e71747678797979787674716d68626058514b4a505a616b707d8792979083786d60584e43352b2110070000000000000000000b16212b37434e58606d7883909793887e716b625a636d727979797979797979797979797978777673716d67605d554f4a505a616b707d8792979083786d60584e43352b2110070000000000000000000000000000000613202d394653606c7986929fa5988b7e7265584b3f3025212b3744505b657784909da79a8d8074675a4d4134271a0e0100000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d1207000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000009141f29333d47505a626b6f7a80868c90939a999b9d9e9e9f9f9f9e9d9c9a9993908b847d746d66666d747d848a8f92999a9c9d9e9f9f9f9e9d9b9998928f89837d746d665d554c43392f241a0d0400000000000006121e29343f49515658606060606c7985929facada093877a6d6060606060606060606060606060605f524c443a2f2419131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f837669554c4135291d11040000000008121c262e363b3f40464646464646464646464646464646464646464646464646413f3c362f261d1208000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000613202d394653606c7885929fabb2a9988b7e7165564c4130261c0d040000000000000000000000000000000000000004101d2935404b5565717e8b98aab3ab9e918478685e5246392d20140700000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000050f1a26313c44505c666e7b85929992867d716c605c544e464f55575e6165676a6b6c6c6c6b6a6765615e56544e454e545c606c717d86929992857b6e665c50463c3123190f00000000000000000000050f1a26313c44505c666e7b85929992867d716c605c63666c6c6c6c6c6c6c6c6c6c6c6c6c6b6b696764605c55514b4e545c606c717d86929992857b6e665c50463c3123190f0000000000000000000000000000000005121f2b3744505b657885929ea6998c807366564c41362e2e2e3844505b667784909da79a8d8074675a4d4134271a0e01000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b010000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000000000000030d17212c353f48505960686d737a7f83878a8c8e90919192929292908f8d8a86837e79706c605c5c606b70787d82868a8d8f919292929292908f8c8986827d776f6b605c544c433a31271d120800000000000000010d18232d373f464a4c5353535f6c7985929facada093877a6d6054535353535353535353535353535345413a32281e1314202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000a1724313d4a5764707d8a97abb5ab9e918478675d5145392c20130600000000010a141c242b2f33343939393939393939393939393939393939393939393939393433302b241d140b01000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000815222f3b4855626e7b8897a2adada197877b6e6154483b2f21140a0000000000000000000000000000000000000000010d18242f3b4855616e7b8898a2aeada196877a6e6154473b2e21140800000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000c1926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000a152028343f4a545f696f7d87929892877e736d665f58524c484d5254585b5d5e5f5f5f5e5d5b5854524c474b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000a152028343f4a545f696f7d87929892877e736d665f586060606060606060606060605f5f5e5d5a5753514b4b51575f666d737e87929892877d6f695f544a3f342a20110700000000000000000000000000000000030f1b27333f49536a7784909da99c8f8276685e52463f3b3b3b404653606c7985929fac998c7f7266594c3f3326190c000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d030000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d040000000000000000000000050f1a232d363f474f565d60686e72767b7d7f82838485858685858482807d7a76716d66615a51515960666c71767a7d80828485858685858382807d7a75706b636059514a423a31281f150b00000000000000000006111b252d343a3e3f4646525f6c7985929facada093877a6d6054474646464646464646464646464639352f282016101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d2013070000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8899a3aeaca196877a6d6054473a2d2114080000000000020a12191f2326272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000a1724313d4a5764707d8a97a9b3ab9e918578695e53463a2d2114020000000000000000000000000000000000000000000714212d3a46535f697885929fabb2a896897d7063564a3d3023170a000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000000003060809192633404c5966737f8c99a6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d2013000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c46474b4e505252535252504e4b47464b51555d606a6e787f889299928a7e716b60574d42382e22180e000000000000000000000000030c17232e38424d57606b717e8a9299928b80786f6a605d56524c5353535353535353535251504d4a474b51555d606a6e787f889299928a7e716b60574d42382e22180e0000000000000000000000000000000000000b17222d414e5a6774818d9aa99f92867a6d6159504a4847484b515b636f7c8998a2a49a8a7e7164574b3e3124180b00000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e0000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000000000000000008111b242d353d444c52565e6165696e71737577777879797978777573716e6864605c545044454f545b6064686d717376777879797978777573706d67636059544f44403930281f160d030000000000000000000009131b23292e31323946525f6c7985929facada093877a6d6054473a3939393939393939393939392c29241e160e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f120600000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000713202d3a4653606d7986929facb2a896897c6f6356493c3025190e00000000000001080e1317191a20202020202020202020202020252728292622211f1a20201a1a17130e08010000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a99c8f827669574d42362a1e120500000000000000000000000000000000000000000005121e2b37424d576a7683909da9b2a5988c7f7265594c3f3226190c0000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000040a0f1315161a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e0200000000000000000000131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000003050916232f3c4956626f7c8995a2ac9f9386796c605346392d20130000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f060000000000000000000000000006111c26303c454f59616c717e879298928d837c736d68605d5653514a4a484847464748484a4a5053555d60676d737b838c939892877e716c61594f453c30261c0f06000000000000000000000000000000000000061724313d4a5764707d8a97a2a3988d80736b605c54555455555c606d75828f9caa9f93877a6e6154473b2e211408000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f100600000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e05000000000000000000000000000009121b232b323a41454c5254565e616466686a6b6b6c6c6c6b6a696764615e5653514a423e3d424a5053565e616467696a6b6c6c6c6b6a686663605d55554f48433d342e271e160d040000000000000000000000010911181e22242c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d201d19130e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c1003000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000006131f2c3845515c677783909daab2a6998c7f7366564d41362a1c11060000000000000002070b0d0d131313131313131313151e252c31343536322f2e2b26201f1c18120b0300000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a69a8d8073675a4d4031251a0e02000000000000000000000000000000000000000000020e1a2631414e5b6874818e9ba7b3a79a8d8074675a4d4134271a0e00000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000070f151b1f2222262b38434e586875828f9ba8a79a8d8074675a4d4134271a0e0100000000000000000000131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900010407070c10121316232f3c4956626f7c8995a2ac9f9386796c605346392d201300000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a0000000000000000000000000000000a151e2a333d47505a626c717d869196959087807a736d6863605c54575554545354545557545c6063676d727a7f8690959691867d716c625a50473d332a1e150a000000000000000000000000000000000000000714202d3a4753606d7a85929ea89f93887d726d666362616263676d737f8b949ea69d908376685e5246392d2014070000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000000000000091119202830353b4146474d525457595b5d5e5e5f5f5f5f5d5c5a5754524c46444039302f383f44464c5254575a5c5e5f5f5f5f5f5d5c595653514b48443d383228231c150c040000000000000000000000000000060d12151f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020201413110d0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c2013040000000000000000000000000000000004101c2834404b556774818e9aabb5a99c908376685e5246382e23170c0100000000000000000000010606060606060008111e272f373d4042433f3b3a37312d2c29231d150d04000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5988c7f7265594c3f322619090000000000000000000000000000000000000000000000091a2733404d5a6673808d99a6b3a89b8e8175685b4f4235281c0f00000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000007101920272b2e2f31363e4754606a7885919eabaa998c7f7266594c3f3326190c0000000000000000000000131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d02080d111314181c1f201f232f3c4956626f7c89959f9f9f9386796c605346392d20130000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000030c18212b353e48505a626b707c848e9399928d85807a75706d666664626160606061626466666d70757a7f858c9298938e847c706b625a50483e352b21180c03000000000000000000000000000000000000000613202c3945515d67727f8c96a1a49a92877f7873706e6e6e7073798088939fa69f948a7e7164564d41362a1e1105000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f050000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000000000000000070e161e24293036393b4246474a4c4f50515252535252514f4d4a4746413b38342e27262d33383a4146474a4d4f515252535252504f4d4a4745403a38332c272118120b03000000000000000000000000000000000106131f2c3946525f6c7985929facada093877a6d6054473a2d21141313131313131313060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000c18232e3e4a5764717e8a99a3afac9f93877b6e61544a3f34281d13070000000000000000000000000000000000040e1a232f3941484d4f504c4847433d3a38342f271f160e040000000000000000000001040606111e2a3744515d6a7784909daaa99c8f8376695c504336291d10060000000000000000000000000000000000101d2a3743505d6a7683909da9b1a4978a7e7164574b3e3124180b00000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a99c908376695d5043362a1d10000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000040f19222b32373b3c3f4246505a626f7c8997a1ada298897d7063564a3d3023170a0000000000000000000000131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f080d13191d202125292b2c2c292f3c4956626f7c89939393939386796c605346392d2013000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f060000000000000000000000000000000000060f19232c363f485059616a6f7a818a919697928c86817d797673706f6e6d6c6d6e6f707376797d81858c929796918a817a6f6a615950483f362c23190f06000000000000000000000000000000000000000004111d2935404b55606d79849197a1a399928b84807d7b7a7b7d80858d939aa4a0968f82766c6155443b3025190e020000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c110800000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000000000000000000000000040c13191e252a2d30363a3b3e4042444445464646454442403e3b3936302c28231c1c22282b3036393a3e40434445464646454442403d3a39352f2c27211b160c070000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000714212d3a4754606d7a86929facafa4998c7f72665c50443a2f24181007000000000000000000000000000000030c16202c35414b53595b5c5955534e4a47454039312820160c020000000000000004090e111213131e2a3744515d6a7784909daaa99c8f8376695c504336291d13130807050200000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000a15202b343c4347494c4d5359616c75818e9ba9aa9f92867a6d6054473a2d2114070000000000000000000000131f2c3946525f6c7986868686868686868681756c61554b40342b1e150c13191e24292c2d323638393836323c4956626f7c86868686868686796c605346392d20130000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a11070000000000000000000000000000000000000007111a242d363f474f5860686d747d848c929898928e8a8582807d7b7b7a797a7b7b7d8082858a8e929898928c847d746d675f584f473f362d241a1107000000000000000000000000000000000000000000010d18242f3a45515d676e7c8592979fa39f96918c89888788898d91979fa49d9691847b6e615a504532291f140800000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a00000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000000000000000000000002080d14191e20252a2d2e31333537383839393938373634312e2d2a251f1c181211171c1f252a2d2e313436373839393938373533302d2c29241d1c160f0a04000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e0000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e13080000000000000000000000000000000000000713202c3945525d6876838f9ca9b3ab9e9184796d60554b4035292219100903000000000000000000000000040c151e28323d47535d65686965625f585653514b433a32281e1308000000000000080f151a1d1f2020202a3744515d6a7784909d9f9f9c8f8376695c504336292020201514120e09030000000000000000000000121e2b3845515e6b7884919eabafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9184776a5e5144372b1e1100000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000030f1b27323c464e545559575f616b707e8a939eaaa3988e8174675d5145392c2013060000000000000000000000121f2b3844515d6974797979797979797979756f65594f433a342e261e191e252a3035393a3f43454645433f3a4754606a6f79797979797979766c5f5346392d2013000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b120900000000000000000000000000000000000000000009121b242d353e464e565d606b70797f858c91969a97928f8d8a888787868787888a8c8f92979a96918c857f79706b605d554e463d352d241b1209000000000000000000000000000000000000000000000007131d2935404b555f6a6f7d858f949c9fa09e999695949596999ea19f9b938e847b6e695e52483e3320170d020000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c02000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a00000000000000000000000000000000000000000000000002080e1114191e20212426282a2b2b2c2c2c2c2a29272421201e1914100c07060b0f13191d20212427292b2c2c2c2c2c2a29262320201d1813100b050000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000004111d2935414c5664717e8a97a1adaca0968b7e71675d51453e342b221a140e09060400000101000205060c10161e27303a444f59656f7576726e6a6763605c554c443a3025190d010000000009121920262a2c2c2d2d2d3744515d6a778490939393938f8376695c5043362d2d2d2d22211e1a140e0600000000000000000000121f2c3845525f6b7885929eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000006131f2b37434e5860626567696e747d86929fa5a49f92867b6e61554c4135291d11040000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c68655d535246443f383026252a30363a4145474b4f525352504c47454e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000009121b232c343c434c525961676d737a7f84898e91979899979594939393949597999897918e89847f7a736d676159514c433c342c231b1209000000000000000000000000000000000000000000000000010c18242f39434e58606b6f7b828a8f94979a9d9e9e9f9f9e9d9a99928f89817a6e695e574d42362c220e0500000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b020000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a0100000000000000000000000000000000000000000000000000000205090e11141417191c1d1e1f1f201f1f1e1c1a171414110d08040000000003080d111314171a1c1e1f1f201f1f1d1c1a171413110d070100000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000000010d19242f3a4653606d7985929ea9b2a89e9184796d605a50463d342a251f1a1313100c070e0e080e1114171c1f283039424c56606b7581837f7b7774706d675e564c4135291d110500000008121b242b313638393939393844515d6a77838686868686868276695c504337393939392e2d2b261f180f06000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000815222e3b4754606a6f7274777b81879298a2a39f928c7f72695f53433a2f24190d0100000000000000000000000d1925303b4650585d5f60606060606060605b5e60605f53504a42382e30363a41464c5254585c5e5f5f5c5853514b4e5456606060606060605f5a52493e33271b0f0000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a11090000000000000000000000000000000000000000000000000009111a222b313a41454f555d60686d72787d8185888b8d8f919292939292918f8d8b8885817d78726d68605d554f45413a312a221a1109000000000000000000000000000000000000000000000000000007121d27313c464f5960696e777d82888b8e909192929291908d8b86827d746d685e574d453b30241a100000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a01000000000000000000000000000000000000000000000000000000000000020507080b0d0f11111213131312110f0d0b080705010000000000000000010507070b0d10111213131312110f0d0a07060401000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000008131f2c3845515c6773808c97a1adada1968d80746c61584e463e36302a26201f1c181b1a1b1b191e2023282c313a424a545d68707d898f8c8884807d796d685e5246392d2013070000040f19242d353d424546464646453d4f5b6771777979797979797670665a4e3b44464646463b3a37312a21180e030000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d100000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c7f8084888e9299a29f99928c80746d63574d4231281e130800000000000000000000000008141f2a343e464d51525353535353535761686b6c6c6c605c544a3f353a41464c52565d6065696b6c6b6965605c554e474953535353535353534f4940372c21160a00000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f1910080000000000000000000000000000000000000000000000000000000810191f282f353e434b51565d60666c7074787b7e80828485858685858482807e7b7874706c66605d56514b433e352f281f191008000000000000000000000000000000000000000000000000000000010b151f2a343d474f575e656c70767b7e8183848586858483817e7b756f6b605d564d453b33291f1208000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f1911090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c1106000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d01000000000000000000000000000000000000000004101c2834404b55606d7a85929ea7b1a89d928a7e706a60585046423b36312d2c282327272728252a2d2e34383e434c545c666d7a84919c9896918d89857a6d6154473a2e21140700000915202b353f474e5253535353514948555f676a6c6c6c6c6c6c69665e54474851535353534846423c332a1f14090000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000e1a2734414d5a6774808c8d90959b9fa098928e877f746e645b51453c311f160c01000000000000000000000000020d18222c343b4144464646464646505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e464646464646464646433e372e251b1005000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000070d161e2429313a40454c52545b6063656c6e717476777879797978777674716e6c6563605b54524c4540393129241e160d070000000000000000000000000000000000000000000000000000000000030d18222b353d454d535b6063696e71747677787978777674716e69636059524c433b332921170d0000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d07000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a0804000000000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000c18232e3945525d68727f8c959faaaea49f92867c6f6a625a524d46423c3a38342e343434353036393b3f444650565d666d78828f96a0a8a09e988d8074685e5246392d20130700000e1a26313d4751595e5f6060605e56544f555b5d6060606060605c5a544d53555d6060606055534d453c31261a0e0200000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000e1a2734414d5a6774808d9a9da0a7a0969186817b726d645c53493f332a1f0d04000000000000000000000000000006101a222a303538393939393945525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e393939393937332c251c13090000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000040c13191f282f353a41454a5053535b60626567696a6b6c6c6c6b6a69676562605b5353504a45413a352f281f19130c0400000000000000000000000000000000000000000000000000000000000000060f19232b333b41495053575f6164676a6b6b6c6c6b6a6764615e57544f45413a312921170f0500000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018130c0400000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c030000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000007121d2935414c56606d78839098a2acaea29892857c716c615e57534d494645404141414141424146474a50535a61686d78818e949fa8b0a69f92857a6d61564c4135291d11050000111d2a36424e59636a6c6c6c6c6b636059514a51535353535353504e50575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000f1b2835424e5b6875818e9ba8b3a6998c807366594d402f24180c00000000000000000000000000000000000000000000020e1b2835414e5b6874818e9ba7b4a79a8e8174675b4e4134281b0e0000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000e1a2734414d5a6774808d9aa5a9aa9e91847d78716c605d554b43392f24180c050000000000000000000000000000000810181f25292b2c2d2d2d3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34282d2d2d2d2b27211b130a0100000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000001080d161d24292f35383f444649505355585a5c5e5f5f605f5f5e5c5a585553504946443f38352f29241d160d080100000000000000000000000000000000000000000000000000000000000000000007111920292f383f44464d5355585b5d5e5f5f5f5e5d5a5854524d48443d352f281f170f05000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c171008000000000000000000000000000000000006131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000d19242f3a44505c666e7b86929aa4afaaa29792867e756e69615f575653514b4e4e4d4e4e4f4c5254545c60646c717a828e939ea6b0a89f948c7f72685e52443a3025190d010000121f2c3845525e6a757979797978706b605c544d4546464646434b515a61696e777979797976695f53463a2d211407000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4035291d100400000000000000000000000000000000000000000005121e2b37424d57697683909ca9b2a5988c7f7265594c3f3226190c00000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000e1a2734414d5a6774808d95999c9fa096918a847e756d675d554b40352921160b00000000000000000000000000000000060d14191c1f1f20202834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f2020201e1b16100901000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c0400000000000000000000000000000000000000000000000000000000000000000000000000040c13181e24292d3338393f4446484b4d4f515252535252514f4d4b4846443f3938332d29241e18120c04000000000000000000000000000000000000000000000000000000000000000000000000070e171d262d33373b4246484b4e505152535251504e4b4746423b383229241e160d05000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d0801000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1b150f0a04000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a11080000000000000000000000000000000006131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000008131e28343f4a545f69717e88939fa3afa9a298928b827b746e696662605c545b5a5a5a5b5c565e6164666d71767e848f949ea5afaaa1968f82786c60564c4132281e130800000013202c3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e221508000000000000000c1825323f4b5865727e8b98abb5aa9d908477675d5145392c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a00000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000e1a2734414d5a67748087898c90949da09e96918a81796d675d51453d33271c10030000000000000000000000000000000002080d101213131825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d13120f0a0500000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d070100000000000000000000000000000000000000000000000000000000000000000000000000000001070d13191c22282b2d3337393b3e41434445464646454443413e3b3937332d2b28221c19130d07010000000000000000000000000000000000000000000000000000000000000000000000000000050b141b22272b31363a3b3e4143444546454443413e3b3a36302c272119130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a0400000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000006131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d01000000000000000000000000000000000000000000000000010b17232e38424d57616c727f8c919fa3abaaa39f938f86817b76726f6d66696867676768686a686e7174797d838a91969fa6afa9a19891847a6d665b50443a3020160c020000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000916232f3c4956626f7c8999a3afac9f92867a6d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8898a2aeaea298887b6e6155483b2e221508000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000713202d3a4653606d787b7c7f838990959fa09d938e82796d60594f44382c1f1409000000000000000000000000000000000000000305060815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110405020000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f323436373839393938373634322f2d2b27221f1c17110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262a2d2e31343738383939383734312e2d2a251f1b160d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000006131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c12090000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000000000006111c26303c45505a636d737f8b9299a1a8aea59e98928d87837f7c79777674747474747577787a7d81848a90949ea1a9afa8a19792867c6f685e544a3f32281e0e04000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000714202d3a4753606d7a86929facafa399897d7063544a3f33281c0f030000000000000000000000000000000000000004111d2935414c5665727e8b98aab3ab9f9285786c605346392d2013060000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c02000000000000000000000000000000000006121f2b3844505c666d6e6f72767c838f949fa59e948e81746b6054483b31251a0e020000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12171b1f20222527292b2c2c2d2c2c2b29272522201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e212225282a2b2c2c2c2b2a272521201e1a140f0b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b06040100000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000006131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a0000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000a141e2a333e48515b636d737f8791969fa4acaaa29f9a93908c898684828181808181828385878a8e91979c9fa6adaca59d9691857c6f6a60564c42382d20160c00000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000006131f2c3945515d677783909daab5ab9a8d8073665b5044382b1f140a000000000000000000000000000000000000010c13202c3945525d6875828f9ba8b5a89b8f8275665b5044382b1f120600000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c20130400000000000000000000000000000000000003101c28343f4a545c606162666b6f79828f97a1a69d93897d7063574d42362a1e120500000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f121315181a1c1e1f1f201f1f1e1c1a181513120f0b0603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b09070603000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000006131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c0200000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000000000000020c18212c363f49515b636d727d848e939a9fa6acaca49f9d999992918f8e8d8d8d8e8f909298979a9ea1a9abaca7a09d938e847c6f6a60584e443a2f261c0e05000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000004101d2935404b556673808d99a9b3ab9e9184786c6053463d2f261c1106000000000000000000000000000000000008131e28343f4a54606d7a86929facb1a7988b7e7265544a3f33281c0f03000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000b17232e38424a505354565960676d7a85919eaba59c8f8276695e53463a2d211407000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b080605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506080b0e1011121313131211100e0b0806050300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101112131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a000000000000000000000000000006131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d11040000000000000000000000000000000000000000000000000000000000060f1a242d374049515b626b6f7a818790949b9fa3ababa9aba39f9d9c9b9a9a9a9b9b9d9fa2aaa7ababaca49f9c959189817a6e6a60584e463d32281d140a000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e030000000000000000000c18242f3c4956636f7c8997a1adada196897d7063584e42382d22170f06000000000000000000000000000000081119242f3844505c66727e8b98a3aeaca095877b6e6154483b2d22170b00000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000006111c2630383f444647494f555e68727f8c99a3ab9f94877b6e6154483b2e2115080000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111320202020202020201a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c101212131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000006131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66737f8c999393939393939084776b6054443a3024190d0100000000000000000000000000000000000000000000000000000000000008121c252e374048515960686d757c83898e92999b9fa2a9a6a8a9a9a7a7a7a7a7a8aaa9a8a6aaa29f9c9a938f89847d746d685f584e463d342b20160b020000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000713202d3a4653606d7985919eabb2a89c8f82766a60544a3f3328211810080200000000000000000000000309111a232935414c56606d7884919eaab3a99d908377695e53463a2d1c1106000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e13080000000000000000000000000000000000000000000a141e262e34383a3b3d434c56606d7a86929faca6978a7e7164574b3e3124180b00000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f0200000000000000000000000000050a0d0f10101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d0a05000000000000000000000000000000000000000000000105090b0b131313131309090703000000000000000003070b0d0e1313131311100e0a0600000306080913131313100f0d09040004090e111213131313130a090704000000000000000000000000000000000003080b0d0e13131313070604000000000000000005090d0f1013131312110f0c07010000000000000000000000000000000000000000000000000000000000000000040c13181d202d2d2d2d2d2d2d2d2626231f19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a000000000000000000000000000005121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a8786868686868686867f7265594f4332281e130800000000000000000000000000000000000000000000000000000000000000000a131c252e363f474f565d606a6f767c81868b8e929797999b9c9e9e9f9f9f9e9e9d9d9b999798928f8b87827d78706b605d564e463c342b22190e05000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000006121f2b3844505c6673808d99a4afaa9f94897c6f665b50443d332a2219140e09060400000100000406090e151a232b353d45525d68717e8b96a0acada1978b7e7165574d42362a1e0a000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000020c141c23282b2d2e313a45525d687783909daaa6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e11040000000000000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1916100a0300000000000000000000000000000000000000060c1115171820202020201615130f0a040000000001080e13171a1a202020201e1d1a16110b0a0f131516202020201c1b1915100a0f151a1d1f2020202020171614100b050000000000000000000000000001080e14171a1b202020201413100c0701000000020a1015191c1c2020201f1e1b18130c05000000000000000000000000000000000000000000000000000000000000040d161d24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a000000000000000000000000000003101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d06000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e686e797979797979797979726d6256473d3220160c020000000000000000000000000000000000000000000000000000000000000000010a131c242d353d444c525860626a6f757a7e8285888a8d8e909192929292929191908e8c8a8985827f7b75706c656059524c433c332b22191007000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000003101c28343f4a54616e7b87939fabb0a69d9083786c60594f453c342a251f1a1312100c070e070c1013131a1f262b353d47505a606d7a84919ea8b2a99e9285796d6053473b31251a0e0000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000020a11171c1f20212935414c566774818e9aa7a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d100400000000000000000000040d151c21262929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292926211c150d0400000000000000000000000000000000000911181d2124252d2d2d2d2d23221f1b160f070000020b12191f2326272d2d2d2d2a2927221c15151b1f22232d2d2d2d292825211b141920262a2c2c2d2d2d2d2423201c1610080000000000000000000000020b131a1f2426272d2d2d2c201f1d18120b0300040c141b212528292d2d2d2b2a28231e170f0600000000000000000000000000000000000000000000000000000000010c161f282f35394646464646464646403f3b352e261c120700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a0000000000000000000000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c04000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414d565e616c6c6c6c6c6c6c6c6c65625b5146342b210e0400000000000000000000000000000000000000000000000000000000000000000000010a121b232b323a41454e54586062686d7175797b7e80818384858586858584848381807e7c7975726e6963605b534f45413a312a21191007000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000b17232e3846535e6975818e99a3aeab9f958b7f726b60574e463e36302a25201f1c181b1a1b181c1f20262b31373f474f59626c74818e97a1adada1978d8073675c514538291f140900000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000000000000060b10121319242f404d5a6673808d99a6a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000030d161f262d3235363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635322d261f160d0300000000000000000000000000000009121b22292e31323939393939302f2c2721191007010b141d242b303334393939393736332e271f20272b2e2f393939393635312c261e242b3136383939393939302f2c28211a1108000000000000000000010b141d242b303334393939392d2c29241d150d030c161e262d3235363939393837342f2921180f0000000000000000000000000000000000000000000000000000000007131d28313a404553535353535353534d4b4740382e24190e0200000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b010000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9e9184776b5e5144382b1e110613202c3946535f6c7986929facada094877a6d6154473a2e211407111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000e1925303b444d52545f6060606060606060585651493f3422190f00000000000000000000000000000000000000000000000000000000000000000000000000091119202830353d43474e54565e6164656c6e717375767778797979787877767573716f6d6665615f57535049413d352f281f180f070000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000006111c2a36424d57616e7b86929fa8b1a79f92877d6f6a5f585046413b36312d2c282327272723282c2d31373c42475159606b717e8b939da9b1a79e92857a6d61554b4034291c1004000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d010000000000000000000000000000000000000000000000000000000306081926323f4c5965727f8c98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b000000000000000000000a151f2831383e424343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343423e3831281f150a000000000000000000000000000006111b242d343a3d3e46464646463c3b38322b23190f08121d262f363c3f414646464644423f3931292b32373b3c4646464643413d3830282d353d424546464646463d3c38332c231a1005000000000000000008131d262f363c4041464646463a39352f271f150b141e2830383e41434646464544403a332a210f050000000000000000000000000000000000000000000000000000010d18242f3a434b515f606060606060605957524a40352a1f13070000000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4acaa9e9184776b5e5144382b1e110613202c3946535f6c7986929facaca094877a6d6154473a2e211407111e2a3744515d6a7784909daaaca3978a7d7064574a3d3124170a000000000000000000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000008141f29323b4146475353535353535353534c4a463f372d2310070000000000000000000000000000000000000000000000000000000000000000000000000000070e161e242932373d43484c5254535b6062646668696b6b6c6c6c6b6b6a6a68666462605c5455534d46443f382f29241e160d0600000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a1007000000000000000000000000000000000e1a25313b46535f6973808d96a0abaea39991857c6f6a615a524d46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa5afaa9f958b7e71685e5243392f23180c00000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504e49423a31261c1005000000000000000000000000010c18222d363f454a4b53535353534948433d352b21160e19242f3840474c4d53535353514f4a433b31343d434749535353534f4e49423a30353f474e5253535353534a48443e352c21160b00000000000000030e1a242f3841474c4e535353534745403931271d121b26303a42494e4f53535352504c453c3321170d030000000000000000000000000000000000000000000000000004111d2935404b555d6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9e9184776b5e5144382b1e110613202c3946535f6c7986929f9f9f9f94877a6d6154473a2e211407111e2a3744515d6a7784909d9f9f9f978a7d7064574a3d3124170a0000000000000000000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b4646464646464646463f3e3a342d251b1100000000000000000000000000000000000000000000000000000000000000000000000000000000040c131920272b32383a41464749505355575a5b5d5e5f5f5f5f5f5e5e5d5b59575653514a4846423b37332d261d19130c04000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000009141f2a36424d57606d79849199a3afaba19791857c716c615e56534d494644404141414141404546494e53575f616d727d869298a3aeaba2989083776c60564c4131271d1207000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382d21160a00000000000000000000000005111d29343f48505658606060606056544f473d32271b131f2b36404a52585a606060605d5b554d43393d464e5456606060605c5a544c42333d4751595e5f6060606057554f473e33281c100400000000000008141f2b36414a52585a6060605f5e514b43392f2418212d38424c545a5c6060605e5c574f4533291f1409000000000000000000000000000000000000000000000000000613202c3945515d677679797979797979736e63574b3f3226190c00000000000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c100400000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a93939393939184776b5e5144382b1e110613202c3946535f6c7986929393939393877a6d6154473a2e211407111e2a3744515d6a77849093939393938a7d7064574a3d3124170a00000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e39393939393939393932312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d151b21272c3035393a3f4446484b4d4e505152525352525151504e4d4b494644403b3a36312b27221b140b08010000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000030e1a26313b45515d676f7c87929fa4aea9a19791867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa39992857c6e655b50443a301f150b010000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e04000000000000000000000d1926323e49545e666969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969665e54493e3226190d0000000000000000000000000915212e3a45505a62656c6c6c6c6c6360594f43382c1f1723303c47525c64676c6c6c6c6a675f554a3f434e5860626c6c6c6c69655e54453b424e59636a6c6c6c6c6c6361594f44382c2014070000000000000b1724303c47525c64676c6c6c6c6a5d554b4035291d25323e49545e66696c6c6c6b686157453b31251a0e020000000000000000000000000000000000000000000000000714202d3a4753606d7986868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8686868686868684776b5e5144382b1e110613202c3946535f6c7987868686868686867a6d6154473a2e211407111e2a3744515d6a7783868686868686867e7064574a3d3124170a000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c070503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212c2d2d2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1e25292d2d3337393b3e40424344454646464545444342403e3c3a38342e2d2a261f1b17110a020000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a010000000000000000000000000000000000000009141f2935404b55606a717e8b929ca4afa9a198928a817b746e696562605c545b5a5a5a5b545c6063666a6e747b828b9299a2aaaca49f92877d706a5f53493f32281e0d030000000000000000000000000000000000000000000000000003090e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1109030000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e0500000000000000000000000f1c2935424e5a6670767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670665a4e4235291c0f0000000000000000000000000b1724313d4a56626c7179797979796f6b6054483b2f221a26333f4c58646e74797979797771675b4f424754606a6f79797979767065574d4245525e6a757979797979706b6155483c2f2316090000000000000d1a2633404c58646e747979797975675d5145392c1f2835414e5a667076797979787368574d42362a1e12050000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000a1723303c4955616c71797979797979797772675c4f43372a1d1106121f2c3845525e6a75797979797979797976685e5246392d201307101d2a36434f5b67717779797979797979706c6155493c3023160a0000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e111414202020202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d2022272b2d2f313335363838393939383837373533312f2d2c2823211e1a140f0b06000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000030c18242f39434e58626d73808d929fa4acaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39a938c7f726b61584e41382d20160c00000000000000000000000000000000000000000000000000050d141a1e212b3844505b66737f8c999393939393939084776b6054443a30241e1a140d0500000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b04000000000000000000000000101d293643505c6976828383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c504336291d100000000000000000000000000b1825323e4b5865717e86868686867d6f6356493c30231a2734414d5a6774808686868683776a5d51404b55626f7c868686868276695e534646535f6c7987868686867d7063574a3d3024170a0000000000010e1b2734414e5a67748086868687796d6053473a2d202936434f5c6976828686868578695e53463a2d2114070000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6b6760564b3f33271b0e04111d2a36424e59636a6c6c6c6c6c6c6c6c6c5e564c41362a1d11050e1a27333f4a555f676a6c6c6c6c6c6c6c64615a5044392d201408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313131313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113171b1f20222427282a2b2c2c2c2c2c2b2b2a28262423201f1c1814120e0903000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000007121d27313d46505a636e73808c939aa1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6afa8a09992887f726d62594f463c2f261b0e04000000000000000000000000000000000000000000000000050f171f252a2d2e333f4a54616e7a8786868686868686867f7265594f43322e2d2a251f170f05000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c605346392d20130000000000000000000000000b1825323e4b5865717e8b939393897c6f6356493c30231a2734414d5a6774808d93939084776a5d5145515d6774818e939393877b6e61544a3f535f6c79869293938a7d7063574a3d3024170a0000000000000b1825313e4b5864717e8b9399897c6f6356493c30232633404d596673808c9397877b6e6154483b2e2115070000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0aca6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000004111c28333e48505557606060606060605e5c564e44392e23170b010e1a26313d4751595e5f606060606060605f524c443a3025190d010b17222e39444d555b5d60606060606060575550483e33281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105060b0f121315181a1b1d1e1f1f201f1f1e1e1d1b1a18161312100c070502000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f050000000000000000000000000000000000000000000000010b151f2b343f48525c646e737f8892979ea5acaaa29f9a93908c898684828181808181828486898c90959b9fa3ababa39f9691877e726d635b51473e332a1d140a000000000000000000000000000000000000000000000000030d17212931363a3b464646525e686e797979797979797979726d62564746463b3a36312921170d030000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b989f96897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514753606d7a85929fa4998c8073665c5044535f6c7986929f968a7d7063574a3d3024170a0000000000000915222f3c4855626f7b8898988c7f7265594c3f302424303d4a5763707d8a96978a7e7164574a3e2e23180c0000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353514f4b443c32281d1206000915202b353f474e5253535353535353535346413a32281e13080006111d27323b444a4f51535353535353534a49443e362c22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131312070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000030506080b0d0f101112131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000030d19222d36404a525c646d727d858f939da0a7acaca49f9c989892918f8e8d8d8d8e8f919299999da0a7acaca49f99928d847d716c635b51493f352c21180b0200000000000000000000000000000000000000000000000009141f29333b4246485353534d565e616c6c6c6c6c6c6c6c6c65625b515353534846423b33291f14090000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000003070b0d0e13131313131312100d0a06050300000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d514e5764717e8b98a2ab9e9184796d605346535f6c7986929f968a7d7063574a3d3024170a0000000000000613202d394653606c7985929b8e817568564c413529212e3a4754616d7a87969a8d807467544b4034281c100400000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464644433f39322a20160c0100040f19242d353d42454646464646464646463936302820160c0200000b16202932393f4344464646464646463d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000007101b242e38404a525b636b707a828990959c9fa4abaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3abaaababa39f9a938f8780796f6b615a51493f372d231a0f06000000000000000000000000000000000000000000000000020e1a25313b454d535f6060606060605d5f60606060606060605c6060606060605f534d453b31251a0e0200000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000000001080e13171a1a20202020201f1e1d1a1613120f0b060000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939386796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d51535f6a7683909caaa9a1978a7d7064574d535f6c7986929f968a7d7063574a3d3024170a00000000000006121f2b3844505b6676838f9c918477685d5246392d202d3946525e687884919d908376665c5145382c1f130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000008121a22282d3031393939393939393837332e2820180e0400000008121b242b31363839393939393939392e2d2a251e160e05000000040e1720272e3336373939393939393931302d28221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000000020608080b0e1011121313131312100f0d0a0706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000009121c262e384049515961686e757d83898f93999c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a19e9b99928e87827c736d67605950483f372d251b11080000000000000000000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2c2b2a2723201f1b17110a02000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c605346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d4a54626e7b88949f9f9c9f9c8f8276695e53535f6c7986929f968a7d7063574a3d3024170a000000000000030f1c28333f4a546773808d9a96877a6d6154473a2e212a36414c566875818e9b9286796d6053463a2d20130700000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000810171c2123242d2d2d2d2d2d2d2b2a27231d160e06000000000009121920262a2c2c2d2d2d2d2d2d2d21201d19130c050000000000050e161d22272a2a2d2d2d2d2d2d2d2423201c1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000306090f121415181a1c1e1f1f20201f1e1d1c19171413100d0704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c262e373f474f565e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817b756f6a605d554f473e362d251c130900000000000000000000000000000000000000000000000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e0200000000000000000000000000000000000000000000000000000000010b141d242b303334393939393939383734302d2b27221b140b080000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d515c6673808d9a9f948f949f93877b6e61544a5f6c7986929f968a7d7063574a3d3024170a000000000000000b17222d3e4a5764717d8a9796897d7063564a3d302325303f4c5965727f8c9898897c6f6256493c2f23160800000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000050c11141717202020202020201e1d1b17120c0400000000000000080f151a1d1f20202020202020201413110d080200000000000000040b11171a1d1e20202020202020171614100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c0200000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b110600000000000000000000000000000000040a0f13151a1f21222527292a2c2c2d2c2c2b2a28262320201d1813100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000000000000000020a141c252e353d444c525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817d7a746e6a626058514b433d352c241c130a0100000000000000000000000000000000000000000000000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0e020000000000000000000000000000000000000000000000000000000008121d262f363c3f414646464646464543403d3937332d261d1a110a010000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d53606d7985929e978f828f99998c8073665c505f6c7986929f968a7d7063574a3d3024170a000000000000000615212e3b4854616e7b8797998c7f7366594c40302523303c4956636f7c8999988b7f7265584c3f3025190d01060606000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000004080a0b1313131313131311110e0b060100000000000000000004090e11121313131313131313070705010000000000000000000000060b0e1011131313131313130a0a08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000040a0f151b1f21262b2e2f32343637383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b06000000000000000000000000000000000000000000000000000000000000020a131c232c323b41464f54596063686e7276797c7e808283848585868585848382807d7b7974716d68625f58544e454039312b231a120a010000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a79b8e8174685b4e4135281b0709080603000000000000000000000000000000000000000000000000030e19242f3840474c4d53535353535251504d4946443f382f2b231c130a01000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5764707d8a979e92857a86929e9184796d60535f6c7986929f968a7d7063574a3d3024170a000000000000030714212d3a46535e697885929b8f827568574d42362a202d3a4753606d7a86929b8e817568564c41362a1d11131313130b0b09050100000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c030000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d1105000000000000000000000001070d161b20262b2e31373a3b3e4143444546464646454342403d3a39352f2c28231d18120b030000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000010a111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433c352f271f19110800000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a89b8e8275685b4f422f2418191615130f0a040000000000000000000000000000000000000000000007131f2b36404a52585a60606060605f5e5d5a56535049413d352e251c130a000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5d5e6975828f9c9a8d8075828f9b978a7d7064575f6c7986929f968a7d7063574a3d3024170a0000000001090f14181e2a36424d576975828f9c918578695e52463a2d202c3845515d677783909d918477685e5246392d202020202020181715110c06000000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e1111131313131313131308070502000000000000000000000105090b0c13131313131313130f0e0c08040000000000000000000000000000000000000000000000000004090c0e0f131313131313130c0b09060100000000000000000000000000000004090c0e0f1313131313131310060503000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e21150900000000000000000000040c131820272b32373b3c4347484b4d4f51525253535251504f4c4a4745403a38342e28231c150c070000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000080e171e252a32383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c373229241d150d070000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5a99c8f827669554b403529252522221f1b150e070000000000000000000000000000000000000000000b1723303c47525c64676c6c6c6c6c6c6b6a6763605b534f473f372e251c100700000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a53616e7b87939f95887c707d8a979c8f8276695e5f6c7986929f968a7d7063574a3d3024170a000000030b131a2024272531404c5966737f8c9997877b6e6154483b2e2d2935404b556774818d9a96877a6d6154473a2e2d2d2d2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000040b12171b1d1e20202020202020201514120e090300000000000000060c1115171820202020202020201b1b18140f090100000000000000000000000000000000000000000002091015191b1c20202020202020191816120d0700000000000000000000000002091015191b1c202020202020201c13120f0b060000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c12070000000000000000000000000000000000000000000000000000000000000000000000000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000060d161d242932383c4347494e5355585a5c5d5f5f605f5f5e5d5b595653514b46454039342e271e191009010000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000050d141921272c33383b4146474a505355585a5c5d5e5f5f5f5f5e5e5d5b59575553504a4745413a37312b272018120b03000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4aa9e918477675d5145392f32322f2e2b262019100700000000000000000000000000000000000000000d1a26333f4c58646e74797979797979787673706c656059514940372e22190f0400000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393937332c251c1309000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a5b65737f8c999d9083766d7985919e93877b6e615f6c7986929f968a7d7063574a3d3024170a0000010b151d252b303435393d4a5763707d8a96978a7d7064574a3d2d39392f3e4b5864717e8b97968a7d7063574a3d2d39393939393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d22211e1a140e0600000000000911181d2224252d2d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2625221e18110901000000000000000000030c141b212528292d2d2d2d2d2d2d29201f1b17110a02000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c0300000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b0000000000000000060f181f282f353d43474e5355585f626567696a6b6c6c6c6c6b6a686663605d5553514b444039302b221b130b020000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000000000000000000002080e161c21272c3036393b3f4446494b4d4f5051525253525251504f4d4a4846443f3a39352f2b26201b150c070100000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97acac9f93867a6d605347403f3f3f3c3b37322a22190e04000000000000000000000000000000000000000e1a2734414d5a6774808686868686858483807d78706b635b514940342b20160a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a01000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a606c7884919e988b7e716673808d9a998c8073665c6c7986929f968a7d7063574a3d3024170a000009131d272f373c404146464754616d7a8796998d80736653493f46464646464855626e7b8898998c807366544a3f464646464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000e1820282e33363839393939393939392e2d2b261f180f0600000009121b23292e313239393939393939393534312c251d150b000000000000000000000000000000000000020c151e252c3134353939393939393932312e29231b13090000000000000000000c151e262c31343539393939393939362d2b27221b140b020000000815212e3a47535f6a73808d9693978e81746b60544a4034281f140900000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b00000000000000061018212a313a40454e54585f62676a6e71747677787979797978767573706d6764605c54514a423d342d251d140b01000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e414244454546464545444342403e3c3a38342e2c29241e1a150f0a04000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000a1623303d495663707c899aa4afa4998a7e71645b514b4c4c4c4947433c342a20150a000000000000000000000000000000000000000e1a2734414d5a6774808d939393989291908d89837d726d635b51463d32271b0f04000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201e1b1610090100000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a63707d89969f92857a6d626f7b88959e9184796d606c7986929f968a7d7063574a3d3024170a00030f1a252f3941484d4e535353525e687884919c8f8276655b505353535353535353606c7985929c8f8276665b5053535353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000060f202a32393f434446464646464646463b3a37312a21180e030006111b242d343a3d3f464646464646464642403d372f271d0b02000000000000000000000000000000000009141e2730373d4142464646464646463f3e3a352d251b0f060000000000000008121e2730373d414246464646464646433937332d261d140a00000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000050e18222a333c434b515860626a6f74787b7e80828485858686858483827f7d7a76716d66605c544e463f372e261d130a0000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000000000000050b1014191e2023282c2d2f3234353738383939393837373533312f2d2b2823201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000000000000000000000000000000714212d3a4754606d7a86939facab9c9083766d605d5559585855544e463c32261b0f030000000000000000000000000000000000000e1a2734414d5a6774808d9a9f9fa29f9e9d9a9590887f726d63584e43372b20150a0000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313120f0a05000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6875818e9b9a8e8174675f6a7683909d978a7d70646c7986929f968a7d7063574a3d3024170a000814202b37414b53595b60606060566875828e9b9285796c606060606060606060605b6576838f9c9285796c60606060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000030d1821323c444b4f5153535353535353534846423c332a1f1409010c18232d363f454a4b53535353535353534e4d4841392f1d140a0000000000000000000000000000000004101b25303942494d4f535353535353534c4a463f372d21180b020000000000050e1a24303942494d4f535353535353534f46443f382f261b11060000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c010000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000020b17202a343c454d555d606a6f767c8084888b8d8f90929293929291908e8c8986827e79726d666058514940382e251c1108000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d0300000000000000000000000000000000000000000000000000000000000002080e1114171c1f20222527292a2b2c2c2c2c2b2b2a28262422201f1c1713110d080100000000000000000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d20140700000000000000000000000000000000000000000000000000000713202c3945525d687784919dabab9f948b7f736d6766656565625f584e43372b1f13060000000000000000000000000000000000000e1a2734414d5a6774808d98989a9c9fa3aba7a09a938c7f726a6054473d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a6d7a86929f95897c6f635865727e8b989c8f8276696c7986929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c727f8c9897887b6e6c6c6c6c6c6c6c6c6c6c6c6c73808d9998887b6f6c6c6c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000009141f2933444e565c5e606060606060606055534d453c31261a0e05111d29343f4851565860606060606060605b59534b412f261b11060000000000000000000000000000000915212c37424b53595c60606060606060595651493f332a1d140a00000000020d17202c36424b54595c606060606060605c53504941382d22170b0000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e13080000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000a141d29333c464e575f676d747c82888d9196989a9c9d9e9f9f9f9f9e9d9b9999928f8a847f786f6a625b524a40372e231a0e0500000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b01000000000000000000000000000000000000000000000000000000000000000205060c10121316181a1c1d1e1f1f201f1f1e1d1c1a17151312100b0604010000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000000000004111d2935414c566673808d99a3afa69f9388807a75737272726f6a5f54473b2e2215080000000000000000000000000000000000000e1a2734414d5a6774808b8b8c8d9092999ea5aca49f92877c6f62584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e101113131313131313110605030000000000000000000000000000000000000000000000000000000000000000000000000001040707131313131313131308070502000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a727f8b989d9184776b6054606d7a86929f93877b6e6c7986929f968a7d7063574a3d3024170a000e1a2734404d59646f74797979797979797d8996978a7e79797979797979797979797979797e8a97988b7e7979797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b455660676b6c6c6c6c6c6c6c6c6c5f574d42372b1e120915222e3a45515b62656c6c6c6c6c6c6c6c68655d5341382d22170b0000000000000000000000000000000c1925313d49535d65686c6c6c6c6c6c6c65625b51453c2f261c110600000008141e29323e48545d65686c6c6c6c6c6c6c69605b53493f33271b0f030000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c0200000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000006111b262f3b454e585f696e7981878f949a9ea1a8a7a9aaaaaaa9a9aaaba9a8aba39f9c97918c847c726d645c524940362c20170c0200000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000000000000000000000000030607090b0e0f1112121313121211100f0d0b090706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000000000000000000000000010d1924303b4854616e7b87929fa7afa49a938d8582807f7f7f7c6f6255493c2f221609000000000000000000000000000000000000091623303c4956636f7d7f7f7f8083868f939ea5afa3999083766a6054473b2e2215070000000000000000000000000000000000000000000000000000000000000000000000000000040b11171b1d1e202020202020201e13120f0b0600000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e090300000000000000000000000000000000000000000b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776a7783909d998c7f726559515d6774818e9a998c8073667986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686898f999a908a86868686868686868686868686868a909a9b908b86868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57677277797979797979797976695f53463a2d21140b1724313d4a56626d727979797979797979756f6553493f33271b0f0300000000000000000000000000020e1b2834414d59656f7579797979797979726d62574d42382d22170b0200050e1925303b44505a656f7579797979797979766c655b5044372b1f120500000007121d27313e46525e69727f8b959f988f82756c61554c4135291e140a00000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000b17222d38414d575f6a6f7b848e939a9fa6abacaaaaa39f9e9d9c9c9d9ea1a9a7acaca9a19e9691877f746e645b52483e32291e13080000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e1408000000000000000000000000000000000000000000000000000000000814212d3a46535e6974808d959fa7aca49f98928f8d8c8b8b7f7266594c3f3326190c0000000000000000000000000000000000000915222f3b4854606b6f72727273767b818e939ea9ab9f95897c6f6256493c2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000050e161d22272a2b2d2d2d2d2d2d2d2b201f1b17110a02000000000000000000000000000000000000000000000000000000000000040c13191d20212d2d2d2d2d2d2d2d22211e1a140e06000000000000000000000000000000000000020b1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d9084776f7c88959f92867a6d61544b55626f7c89959e9184796d7986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9393939393939699a1a29a979393939393939393939393939393979aa2a29b98939393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f69778486868686868686867b6e6155483b2e2215091825323f4b5865727f86868686868686868175655b5044372b1f120500000000000000000000000000020f1c2935424f5c687582868686868686867f72695f544a3f33281d140a020c17202a36414c56616c75818686868686868682796c605346392d201306000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c1106000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1b27333f49535e696f7c8591969fa4acaca7a09d98989291908f90909197979b9fa2aaada8a099928c80746e635a50443a3025190d03000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d020000000000000000000000000000000000000000000000000000000005121e2a36424d57606d798390959fa2aaaaa29f9b9998988c7f7266594c3f3326190c00000000000000000000000000000000000007131f2c38434f59606365656567696e78818e97a1ada79a8d807467554b4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000e1720282e33363739393939393939382d2b27221b140b0200000000000000000000000000000000000000000000000000000000040e161e24292c3939393939393939392e2d2b261f180f0600000000000000000000000000010507070f0f1825323e4b5865717e8b98a296897c6f6356493c30231a2734414d5a6774808d9a9d90847774808d9a9b8e8275685e524754606a7783909d978a7d707986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e9b9f9f9f9f9f9fa0acafa6a49f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a3a8a6a49f9f9f9f9f9f9f9f9f988b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b88969393939393938b7e7165584b3e31261a121e2a36424d576875818e9393939393939285786c605346392d20130800000000000000000000000000000714212e3a4754616d7a85919393939392867b6e665b50443c2f261c1108131e29323a46525e68717e8a939393939392857a6e655b5044372b1f120500000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e23170b020000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000005121f2b3744505b656e7b849197a0a8afa7a09d95908b8885848383838485878a8e92989fa3ababa39f928c80736c61564c41362a1f140900000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000000000000020e1a25313b45515c676d7a838c92989b9d9e9fa39f9f998c7f7266594c3f3326190c000000000000000000000000000000000000030f1b27323d474f5456585859575e666d7a85929eabaa9d908377675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000711202932393f434446464646464646443937332d261d140a000000000000000000000000000000000000000000000000000000020c1620283035394646464646464646463b3a37312a21180e030000000000000000000002080d1113141c1c1c25323e4b5865717e8b98a296897c6f6356493c30231c2734414d5a6774808d9a9d9084777985929e96897d7063564c434e5865727e8b989c8f82767986929f968a7d7063574a3d3024170a000e1b2835414e5b6874818e93939393939393939fa3a59d9b939393939393939393939393939394979ea49d9a9393939393939393938b7e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5465727e8b98a89f9f9f9f9b8e817568574d42372b1e14212d3a46535f697884919e9f9f9f9fa197887c6f6255493c2f24190d01000000000000000000000000000713202d3946525e68707d8a929da8a2989083786c60574d42382d22170e1925303a44505a616e7a85929ea5a89d938a7d70685e53493f33271b0f03000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f14090000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000004101c2834404a54606c77828f96a1a9aea49d959189837f7c797777767677787a7d81868c9299a0a8afa49c928a7e70685e52463b31251a0e0000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d050000000000000000000000000000000000000000000000000000000000000009141f2934404b555e686d7980858b8e909192999393938c7f7266594c3f3326190c000000000000000000000000000000000000000a16212b353d4348494c4c4c4d545d6873808c99abac9f9286796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000050f1923323b444b4f51535353535353535146443f382f261b1106000000000000000000000000000000000000000000000000000008131e28323a41455353535353535353534846423c332a1f1409000000000000000000040c13191d202128282828323e4b5865717e8b98a296897c6f6356493c3028282834414d5a6774808d9a9d9084777d8a979e9184786c6053463d4754606d7a86929f93877b7986929f968a7d7063574a3d3024170a000e1b2835414e5b68748186868686868686868692999d938e8686868686868686868686868686878c979d928d868686868686868686867e7165584b3e3225180b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c6675828f9ba8acabacab9e918578695f53473a2e2115222e3b4855616e7b8896a1adacaaaca9998c7f7366564c4135291d11040000000000000000000000000005111d2a36414c56616b74808d96a0aa9f948b7f72695f544a3f33281d16202a36414c56616c75818f97a1aba0968e81746c61564d41382d22170b000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a0d0300000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2c3844515c66717e8b949fa9afa59d928d837d77726f6d666a69696a696e70747a80879196a0a8aea49e92857a6d61574d42362a1c11060000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d08020000000000000000000000000000000000000000000000000000000000000000030c18232f39434c565e676d737a7e8184858686868686867f7266594c3f3326190c00000000000000000000000000000000000000040f19232b32383b3c3f3f3f424c56626f7c8899a3aea399877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000b16212b35444d565b5e606060606060605e53504941382d22170b00000000000000000000000000000000000000000000000000010d1924303a444c525f606060606060606055534d453c31261a0e0200000000000000040e161e24292d2e35353535353e4b5865717e8b98a296897c6f6356493c3535353535414d5a6774808d9a9d908477828e9b9a8c8073665b50443945515d6774818e9a998d807986929f968a7d7063574a3d3024170a000e1a2734404d59646f7479797979797979797987929b8e8179797979797979797979797979797a87969a8d8079797979797979797979716c62564a3d3124170b0000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929fa8a19ea1a8a197887b6e6255483b2f221825313e4b5864717e8b97a8a8a09ea0a89c908376685d5245392c20130700000000000000000000000000010d1925303a444f59606d79849199a3a69f92867b6e665b50443c2f261e28323a46525e68717e8a939ea9a3999184796d605a50443b2f261b11060000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f150b01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000713202d3a4653606d7984919ea6b0a79d938d8079706b6562605c545c5d565e6164686d737c849196a0aaada2978e8174695e5346382e23170b000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d01000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d080200000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d10101010101008070501000000000000000000000000000000000000000000000000000000000000000000000007121d27313a444c555d60686d71747778797979797979726d63574b3e3225180c000000000000000000000000000000000000000007101921272c2f3032322f3a4653606d7986929facab95887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000004101c27323d47565f676a6c6c6c6c6c6c6c6b605b53493f33271b0f0300000000000000000000000000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000000000000020c1620283035393a4242424242424b5865717e8b98a296897c6f635649424242424242414d5a6774808d9a9d90837a86929f93877b6e61544a3f35414c55626f7c89959e91847886929f968a7d7063574a3d3024170a000c1824303c48535d64686c6c6c6c6c6c6c677783909d918477686c6c6c6c6c6c6c6c6c6c6c687784919d908377676c6c6c6c6c6c6c6c65625a50453a2e2115090000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8998a2a1969196a1a9988b7e7265584b3f31261e2a36424d576874818e9ba9a0969196a09f92867a6d6054473a2d21140a000000000000000000000000000008131e28323e45515d676f7c87929fa6a2989083786c60574d42382d25303a44505a616d7a85929ea5a69f92877c6f675d51483e32291d140a0000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1207000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00030f1c28333f4a5464717d8a96a1acaca0958e81746d6760595553514a50504d5254565d606a6f7b849198a2aea99f92867b6e61544a3f34281c1003000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f29323a434b51565d6064686a6b6c6c6c6c6c6c66635b51463a2f22160a000000000000000000000000000000000000000000070f161b1f222325252c3844515c667784919daaa296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000713202c38444f5967717779797979797979776c655b5044372b1f14090000000000000000000000000000000000000000000000000713202c3945525d6876797979797979797976695f53463a2d21140700000000000008131e28323a4146474f4f4f4f4f4f4f5865717e8b98a296897c6f63564f4f4f4f4f4f4f484d5a6774808d9a9d90837e8b989c8f8276695e5342382f3a4754606a7783909d978a7d86929f968a7d7063574a3d3024170a000814202b37414b53595b606060606060556774818d9a96877a6d61606060606060606060566875818e9b9286796d6060606060606060585650483f34291d11050000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b0100000000000000000000000000000000000000000000000000000000000005111d2935414c566673808c99aa9e9184919eaa9b8e817568584e43372b202d3a46525e697784919ea1979184919ea3998a7d7164574a3e31261b0f0300000000000000000000000000020c16202935404b55606a737f8c949faa9f948b7f72695f544a3f332935414c56616c75818e97a1aa9f948c7f736a60554b40362c20170b02000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f24180b020000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0006121f2b3844505b6675828f9ba8b1a89d9083786d605c554f4946444043434246474c52585f696e7b86929fa8afa3998d8073665c5044382b1f120600000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c1012121313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d172029313940454c5254585b5d5e5f6060606060595751493f352a1e120600000000000000000000000000000000000000000000040a0f131516191c2834404a546a7683909da9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000000000916222f3b4854606b77838686868686868684776c6053463b30251a0e0000000000000000000000000000000000000000000000000714212d3a4754606d7a86868686868686867b6e6155483b2e2215080000000000010d1924303a444c52545b5b5b5b5b5b5b5b65717e8b98a296897c6f635b5b5b5b5b5b5b5b54535a6774808d9a9d918483909c978a7e7164574d422f2b37434e5865727f8b989b8e8187929f968a7d7063574a3d3024170a00030f1a252f3941484d4e5353535353535864717e8b97968a7d70635753535353535353535865727f8b9899897c6f63565353535353534b4a453f362d22180c010000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000000000000000000000713202d3946525d687683909da8988c7f8c98a29e9185786a5f53473a2e212e3b4754616e7b8796a09e9285808c99ab9a8e817467584e43372b1f12060000000000000000000000000000050e18242f39434e58606d78839098a2a69f92867b6e665b50443c323a46525e68707e8a939ea9a2989083786d60584e43392f231a0e05000000000000000000000007131d28313e46535e69727f8c95a0988e81756b61554b4035291d140a0000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000613202d394653606c7985929fabaca095897d70665c514b433d3a38342e30363a3b41454e565e69727f8b96a0acab9e9185796d6053463a2d20130700000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d0500000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272f353a4145474b4e51525353535353534c4b463f372e23180d02000000000000000000000000000000000000000000000000030709090c18232e43505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5663707d8995939393939396897d7063574d42362a1c110600000000000000000000000000000000000000000000000714202d3a4753606d7a86939393939393877b6e6154483b2e211508000000000005111d2935414c565d61686868686868686868717e8b98a296897c6f686868686868686868615e576774808d9a9f928690949e9285796d6053463b3127323d4754606d7a86929f928588939f968a7d7063574a3d3024170a000009131d272f373c404146464646464855626e7b8897998d807366544a3f46464646464956626f7c8998988c7f7265594c46464646463e3d3a342d241b1106000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86939fa096877a85929fa197887b6e6255483b2d22313e4b5764717e8a97a89b8f827d8a96a89e9184786a5f53473a2e21150700000000000000000000000000000007121d27313c44505c666e7b86929fa5a2989083786c60574d423a44505a616d7a85919ea5a59f92867b6e665c50463d31281d1108000000000000000000000000010c161f2a36424d57606d788390999e938a7d70675d51453c2f261b110600000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000815222f3b4855626e7b8897a2adaa9d9184776b60544a4039312d2c2823252a2d30353c444d57606c7884919eaaada197897c6f6356493c302316090000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e0600000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d24293035393a3e4144454646464646463f3e3a352e251c12070000000000000000000000000000000000000000000000000000000000071d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000713202d3946525e6875818e9ba89f9f9fa89b8f8275695e5246382e23170b00000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f9f9f94877a6e6154473b2e21140800000000000713202d3946525d686d757575757575757575757e8b98a296897c757575757575757575756e695e6774808d9aa29892989f9a8d8074665c51453829202c3945525d6874818e9b9892939aa4968a7d7063574a3d3024170a0000010b151d252b30343539393939394653606c7985929c8f8376665c5044383939393a4653606d7986929b8e827568574d423639393932312e29221b120900000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a00000000000000000000000000000000000000000000000000000000000b1724313e4a5764717e8a99a49e918477828f9ca9988b7e726553493f332a36414c566774818d9aaa988b7f7a8796a0a196887c6f6255483c2f24180d010000000000000000000000000000010b151f28343f4a545f69717e8b939ea99f948b7f72695f544a414c56616c75818e97a1a89e938b7e71695f544a3f342b1f160c0000000000000000000000000000040d1a25313b44505c666f7c87939f9e9184796d60584e41382d22170b02000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a9b3a69a8d807367594f42382f27201f1c18191e202429323b44505b65737f8c99a9a6a9998c807366594d4033261a0d000000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f0700000000000000000000000000000000000000000000000000000000000000000000000006101922293035383939393939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181e24292c2d3135373839393939393933322f2a231c130a000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616d7a86929facacacacac9f92877b6e61544a3f34281c10030000000000000000000000000000000000000000000006121f2c3844515c667986939facaca094877a6d6154473a2e21140700000000000714212e3a4754616d7a8182828282828282828183909da99c8f82828282828282828282817b6e616774808d9aaaa29fa29f95887b6f62544b4034281d2935414c56626f7c8995a09f9fa4ac968a7d7063574a3d3024170a000000030b131a202427282d2d2d2b3744505b6576828f9c9285796d6053463a2d2d2c3844515c667683909c918478695e52463a2d2d2d2524211d1811090000000000000000000000000714202d3a4753606d7a8693a0ada6998c807366594d4033261a0d0707040100000000000000000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c110600000000000000000000000000000000000000000000000000000006121f2b37434e586774818e9aab9b8e81757f8c99a99b8e8275655b5044372d3946525e687784919da298887c7784919ea9998c7f7266554b4035291d1104000000000000000000000000000000030d17232e38424d57626c75828f97a1a69f92867b6e665b5045525d68707d8a939ea9a1968e81756c62574d42382e22190d0400000000000000000000000000000009141f28343f4a54606a74808d97a1968d80736a5f53493f33271e1308000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4b1a4978a7e7164574b3e30261d1512100c0e1114192027333f4953616e7b88979a9998978f8276695c4f4336291c10030000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e2215060000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000000000000000000000000000020d18222b343b414445464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c13191d202125282a2b2c2d2d2d2d2d2625221e18120a01000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000006121f2b3844505b66727f8c99a3aeaaa8aaafa3998c7f73665c5044382b1f14090000000000000000000000000000000000000000000004101c2834404a5f6c7986929facada093867a6d6053473a2d20140700000000000815212e3b4854616e7b878e8e8e8e8e8e8e8e8e90959fab9f948f8e8e8e8e8e8e8e8e8e887c6f626774808d9aa7aeacaa9d9083766a5f5342392e2319242f3a4754606a7783909daaacafa3968a7d7063574a3d3024170a0000000001090f14181a1b20201b27333f495366737f8c9998887c6f6255493c2f222834404a546773808d9a96877b6e6154473b2e212020201b1a17140e08010000000000000000060c1114202d3a4753606d7a8693a0ada6998c807366594d4033261a1a1413110d0801000000000000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000000000000000000000814212e3a47535f6a7884919eab988c7f727c8897a29e9285796c605346392e3a4754616d7a8795a09f92857974818e9ba79c8f8376675d5145392c2013060000000000000000000000000000000006111c26303b45505a616d7a85919ea4a2989083786c60574f59606d7a84919ea5a49a91847a6d615a50453b30261c100700000000000000000000000000000000030c17232e38424e58606d7a85919e9f92877c6f655b50443a3025190c030000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1925323f4c5865727f8b98a5afa396897c706356493d3023140b0604000205080e17222d3846535f6978858e8d8c8c8b8a85786b5e5245382b1f12050000000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000000000000000000000000000008131f29343d464c5152535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314181b1e1f202020202020191816120d070000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919eaba69e9c9ea6ab9e9184786d6053463b31261a0e00000000000000000000000000000000000000000000000c18232e46525f6c7985929facaca09386796d6053463a2d20130700000000000815212e3b4854616e7b87949b9b9b9b9b9b9b9b9d9fa79fa69f9c9b9b9b9b9b9b9b9b95887c6f626774808d9a9f9f9fa2988b7e7165584e4330271d131e2b38434e5865727f8b98a29f9f9f968a7d7063574a3d3024170a0000000000010911181e2225252d222d3d4a5663707d899a988b7f7265584c3f3025232e3e4a5764717d8a97978a7d7164574a3e2e232d2d2d2726241f1a130b020000000000000910171d21202d3a4753606d7a8693a0ada6998c807366594d403326262621201d19130c040000000000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f140900000000000000000000000000000000000000000000000000000815222f3b4855626e7b8896a1a399897c6f7985929fa197887b6f6255483c2d3e4a5764717d8a97a89c8f8276717e8b98a89f92867a6d6053473a2d20140900000000000000000000000000000000000a141e29333f46525e68707d8a929da89f948b7f72695f56616b74818e97a1a79f93887d70685d52483e33291e140a00000000000000000000000000000000000006111c26303d45525d68717e8a949f999083776c60564c41362a1e150b0000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000c1825323f4b5865727e8b98a5afa295897c6f6256493c2f23160600000000000006111b2a36424d576673808180807f7e7d7d706356493d3023160a000000000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e11121313131313130c0c0a0602000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000005121e2a36424d5763707d8a96a0ab9e948f949eaaa1968a7d7064574d42362a1c120700000000000000000000000000000000000000000000071f2c3845525f6b7885929eabaea3998679665c5145382c1f130600000000000815212e3b4854616e7b8793939393939393939393939393939393939393939393939393887c6f626774808d939393939392857a6d6054473c3121150f1b27323d4754606d7a869293939393938a7d7063574a3d3024170a000000000009131b23292e31323939393a4754606d7a86939b8e817568564d42363939393b4854616e7b87969a8d807367544a3f34393939393433302b241d140b010000000009121b22282d30313a4753606d7a8693a0ada6998c807366594d40333333332d2c29241e160d04000000000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000000000000000000004101c2934404b5565727f8c98a89f9286796d75828f9ba9988b7f726553493f35414c566774808d9aaa998c7f726e7b8896a1a3998a7d7064574a3d31261a0e0200000000000000000000000000000000020c18212a36414c56616b74818d96a0a69f92867b6e665d68707d8a939ea9a0958d80736b60564c41362d21180c02000000000000000000000000000000000000000a151e2935414c56616c76828f989f948b7e71685e52463d30271d120700000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a396897d7063564a3d2d22170b010000000000000e1a26313b4b58636e73757473727170706b6054483b2f22160900000000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c0300000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000000000714202d3a46525e6975828f9ba8a3998f828f98a2a89c8f8276695f5346392e23180c00000000000000000000000000000000000000000005121f2b3845525e6b7885919eabac9f9286796c5f4b4034281c100400000000000815212e3b4854616e7b8686868686868686868686868686868686868686868686868686867c6f62677480868686868686868174675d5145392c20130a16202c3945525d687481868686868686867d7063574a3d3024170a0000000007111b252d343a3e3f4646464645525d687784919d918478695e5246464646464646525e697884919c908376665c50444646464646413f3c362f261d130800000006101b242c34393d3e404753606d7a8693a0ada6998c807366594d40404040403a39352f2820160c0100000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000000000000000006131f2c3845515c6776828f9ca99c90837667727f8b98a99b8f8275655b50443945525d687783909da298897c6f697884919eab9a8d817467574e42372b1e12060000000000000000000000000000000000060f1925303a444f59606d79849199a3a2989083786c606d7a84919ea5a3989083796d60594f443a30241b0f060000000000000000000000000000000000000000030c19242f3a43505a616e7b86929f9e92857a6d61594f42392e23180c03000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000a1623303d495663707c8996a8b1a4978b7e7164544a3f33281d120700000000000009141f2f3b47525c63666867666564646360594f44382c2013070000000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131313060400000000000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929fac9f92877a85929fab9f93877b6e61544a4034281c1004000000000000000000000000000000000000000005121e2b3845515e6b7884919eabac9f9285796c5f52462e23180c0000000000000714202d3a46525e6976797979797979797979797979797979797979797979797979797979766a5f646e7479797979797979746f64554b4135291d1104111d2935414c56646f7479797979797979706b6155483c2f231609000000010d18232d373f464a4c53535353534c566774818e9a96877b6e6154535353535353534d576875828f9b9285796d60535353535353534e4c4741382f241a0e0300000c17222c363e45494b4d4d53606d7a8693a0ada6998c807366594d4d4d4d4d4d4745413a32281e13080000000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e140800000000000000000000000000000000000000000000000714202d3a4753606d7986929fab998d8073666f7b8897a19e9285796c6053463a4754606d7a86939f9f9286796d6875818e9ba89e9184786a5f53473a2e21140700000000000000000000000000000000000008131e28323e45515d676f7c87929fa79f948b7f726b74818e96a1a69f92867c6f675c51473d32281e12090000000000000000000000000000000000000000000008131e28313e46535f69727f8c95a0978e81746b60544b4034281f1409000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000814212e3b4754616e7a8795a0aca79a8e8174665b5044392f2318110a020000000003131f2a35404a52585a5b5a5959585756544f473d32271b10040000000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d1207000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c070100000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006121f2c3844505c6673808c99a3ab9c8f8276818e9ba9a4998d8073665c5144382c1f1509000000000000000000000000000000000000000005111e2b3844515e6b7784919eaaab9f9285786c5f5245392c1f0700000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c625f585c64676c6c6c6c6c6c6c67645d53433a2f24180d010d19242f3a43535d64686c6c6c6c6c6c6c6361594f44382c20140700000006121e29343f495156586060606060606065717e8b98978a7d71646060606060606060606065727f8c9898887c6f62606060606060605a58524a41362b1f14080005111d28343e48505557595959606d7a8693a0ada6998c8073665959595959595954524c443a2f24190d010000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000000000000000a1723303d4a5663707d8998a2a3998a7d70636a7885919ea297887c6f6255483d4a5763707d8a99a49c8f82766665717e8b98a8a196887b6e6255483b2f24180c000000000000000000000000000000000000020c16202935404b55606a737f8c959fa69f92867b707d89939da89f948b7f726a5f554b40352b20160c0000000000000000000000000000000000000000000000010c161f2a36424d57606d7883919a9e93897d70665c51453c31261a0d040000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000714202d3a46525e697784919dacab9e9184786c60554b403429221c140b05000000020e19242e3840474b4d4e4d4d4c4b4a4948443d352b21160b000000000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f22150900000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b03000000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919eaba3998b7e717d8a97a2ab9e9285796d6053463c31261a0e010000000000000000000000000000000000000004111e2b3744515e6a7784919daaab9e9185786b5e5245382b1f12050000000000020e1a25303b454d525f60606060606060606060606060606060606060606060606060606055534e52585a606060606060605b59534b4131281d13070008131e2831414b53595b6060606060606057554f473e33281c10040000000916222e3a46515b62656c6c6c6c6c6c6c6c6f7b88989a8d80736c6c6c6c6c6c6c6c6c6c6c6c6f7c8999988b7e726c6c6c6c6c6c6c6c67645c52473c3024170b000815212d3945505a6164666666666d7a8693a0ada6998c80736666666666666666605d564c4135291d110400000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000000000000005111e2a36414d566773808d9aaa9f92867a6d606875818e9ba9988b7f7265544a404b556773808d9aaa998c7f7366616e7b8896a1a8988b7f7265554b4035291d1004000000000000000000000000000000000000050e18242f39434e58606d78839098a2a29890827a84919ea5a2978f82776c60584e43392e23190e04000000000000000000000000000000000000000000000000040d1a26313b44515c666f7d88939f9d9184796d60574d42372b20160c0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0005111e2a36424d566774808d9aa4ada1968a7e71675c51453f332d261d170e0600000008121c262e353b3f404241403f3e3d3d3b38322b23190f04000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b4034282015090000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f93867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d030000000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000000000000000000000000000005121e2a36424d5764707d8a96a1ac9f92867a6d7985929faba1978a7e7164574d42372b1d12070000000000000000000000000000000000000004111d2a3744505d6a7783909daaab9e9184786b5e5145382b1e120500000000000009141f29333b424648535353535353535353535353535353535353535353535353535353494743474c4d535353535353534e4c4841382f1f160c0100010c161f2f3941484d4e535353535353534a48443e352c21160b000000000b1825313e4a56626d727979797979797979797885929d908379797979797979797979797979797986929b8e81797979797979797979746e64584c3f33261a0d000a1724303d4955616c7173737373737a8693a0ada6998c807373737373737373736d685d5245392c2013070000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000000000000714202d3946525e687784909daa9d908377675d65717e8b98a89b8f8275665b5045515d677683909da298897c6f635f697884919ea99c8f8276675d5145382c1f13060000000000000000000000000000000000000007121d27313d44505c666e7b86929fa69f9490849196a1a59e92857b6e655b50463c30271d1108000000000000000000000000000000000000000000000000000009141f2834404a54606b74818e97a0968c7f73695f53463e32281e130800000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00020e1925303b4855626e7b87939faaa99e9184796d605a50443f382f292017110a0300000a141c242a2f3233353433323131302f2c272119110700000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000714212d3a46535f6976828f9ca8ab9c8f82766874818e9ba9a99c8f8276695f5347392f23180c0000000000000000000000000000000000000004101d2a3743505d6a7683909da9aa9e9184776b5e5144382b1e1105000000000000020d17212930363a3b4646464646464646464646464646464646464646464646464646463c3b373c3f414646464646464641403c362f261d0d04000000040d1d272f373c4041464646464646463d3c38332c231a1005000000000c1925323f4c5865727f868686868686868686868a989f95908686868686868686868686868686868b999e938e8686868686868686868074675a4e4134271b0e000b1824313e4b5764717e8080808080808d99a6b3a99c90828080808080808080807a6d6054473a2d211407000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c03000000000000000000000000000000000000000814212e3b4754616e7a8795a0ac9a8d80736755616e7b8796a19f9285796c60534753606d7a86929f9f9285796d60576874818e9ba79f9286796d6053473a2d20140900000000000000000000000000000000000000010b151f28343f4a545f69717e8b939ea69f969196a0a89d938a7e71695e53493f342a1e150b000000000000000000000000000000000000000000000000000000030c18232e39424f59616d7a85929e9f92867b6e615a50443a2f24190c02000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000914212e3a47535f6a75828f98a3aca0968d80746c625a504a423b3228231c150c0500020a12191f2326272827262625242322201b160f070000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b00000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d120700000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939faca3998b7e7165707d8a97a2ab9f94887b6e62554b4034291c100400000000000000000000000000000000000003101d2a3643505d697683909ca9aa9d9184776a5e5144372b1e110400000000000000050f171f252a2d2e3939393939393939393939393939393939393939393939393939392f2e2b303334393939393939393433302b251d140b00000000000b151d252b30343539393939393939302f2c28211a110800000000000c1925323f4c5865727f8b93939393939393939394a2a79f9d9393939393939393939393939393939fa3a59e9b93939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828c8c8c8c8c8d929ca8b4ab9f94908c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b000000000000000000000000000000000000030f1b27333f495364717e8b97a7a49a8a7d7064575e697884919ea297887c6f62554a5663707d8999a39c8f8276665c5864717e8b97a8a3988a7d7063574a3d31261a0e0200000000000000000000000000000000000000030d17232e38424d57626c75828f97a1a8a09ea0a8a0968e81746c61564d41382d22180c030000000000000000000000000000000000000000000000000000000007121c27303d46525d68717e8b949f988f82766c61564c4135291e140a000000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000006121f2b37434e58626f7c86929fa6a89d928b7e716c605b544d443d342e261e170e070000080e1317191a1b1a1a191817161613100b04000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c1004000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000000000000000000000000000006131f2c3845515c6673808d9aa4ac9f92867a6d606d7985929faba69a8d8073675c5145382c1f150a00000000000000000000000000000000000003101d293643505c6976838f9ca9aa9d9084776a5d5144372a1e11040000000000000000050d141a1e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211f2326272d2d2d2d2d2d2d282724201a130b020000000000030b131a202427282d2d2d2d2d2d2d2423201c1610080000000000000c1925323f4c5865727f8b989f9f9f9f9f9f9f9f9faaacaba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9faaacaaa89f9f9f9f9f9f9f9a8d8174675a4e4134271b0e00101c2936434f5c6976828f99999999999ca4aeb9b0a69f9c9999999999999994877b6e6154483b2e211508000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000005121f2b3744505b6575818e9ba89f93867a6d6154576774818e9aa9988b7f7265544b556673808c99aa998c7f72665454616e7b8796a1aa9a8d807467574d42362a1e1205000000000000000000000000000000000000000006111c26303c45505a616d7a85929eabacaaaca3999184796d605a50443b2f261b10060000000000000000000000000000000000000000000000000000000000000b151e2935414c56626c76828f989f948a7e71685d52453d30261c11060000000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000020f1a26313c47535f6a727f8c949fa7a49f93877e736c665e564f443f38302920191109000002070a0c0d0f0e0d0c0b0a0a0907040000000000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca9a396897d7063564a3d302317080806020000000000000000000000000000000000000000000000000713202d3a4653606d7985929eacaa9c8f8275685d6674818e9ba9ab9e9285796d6053473c31261b0f01000000000000000000000000000000000003101c2936434f5c6976828f9ca9a99d9083766a5d5043372a1d100400000000000000000002090e121415202020202020202020202020202020202020202020202020202020161513171a1a202020202020201b1a18140f08010000000000000001090f14181a1b20202020202020171614100b05000000000000000c1925323f4c5865727f8b939393939393939393939da0a7a09393939393939393939393939393939393a0a79f9d939393939393938d8174675a4e4134271b0e00101c2936434f5c6976828f9c9f9f9fa0a2a7afb9b6aea8a69f9f9f9f9f9f9f94877b6e6154483b2e21150800000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b02000000000000000000000000000000000613202d394653606c7885929eaa9d908477685d525764717e8a97a79b8f8275665b515c677683909ca298897c6f6356535e697884919eaa9d918477695f53463a2d2114070000000000000000000000000000000000000000000a141e2a333f46525e68707d8a99a3aeb7ac9f92877c6f675d51483e32291d140a00000000000000000000000000000000000000000000000000000000000000030c1924303a44505a626e7b86929f9e91857a6d60584e42382e23170b0300000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000a15202b37434e58606c78828f959fa6a499938b80786e686159504a423b322b231b1209000000000000020100000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b0f15212e3a47535f6a76797979797976675c5145382c1f130e090603000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9a4978a7d7164574a3e2f24191514120e090300000000000000000000000000000000000000000006121f2b37434e5864717e8a97a1ada3988b7e71645663707d8a97a1ada2978b7e7164584e43372b1d13070000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a99c908376695d5043362a1d10030000000000000000000000020507081313131313131313131313131313131313131313131313131313130908060b0d0e131313131313130e0e0b0803000000000000000000000003080c0e0e131313131313130a0907040000000000000000000c1925323f4c5865727f86868686868686868686868995a0958986868686868686868686868686868689959f958986868686868686868074675a4e4134271b0e00101c2936434f5c6976828f9393939393969da7b2aea49c999393939393939393877b6e6154483b2e211508000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000916222f3c4955626f7c8897a1a79a8d817467564c54616e7a8795a09f9285796c6053606d7986929f9f9285796d60534d576874818e9ba7a096887b6e6155483b2e23180c00000000000000000000000000000000000000000008131e28323a45515c666e7b86929facb7ab9e91847a6d605a50443b2f261b1106000000000000000000000000000000000000000000000000000000000000000008131e28323e47535f6973808c96a0978d80746a60544a3f34281f140900000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000030f1a26313c44505b666d79838f949da5a49f928d827a706b605c544d443d352d241b12090000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a0000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d12070000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000060b1012171b1f222f3c4855626f7c8686868686796d6053473a2d201e1a15130f0a04000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8a6998c7f7366554b4135292422211e1a150e0600000000000000000000000000000000000000000814212e3a47535f6a7683909ca9ac9f92867a6d6054606d7985929eaba99d9083766a5f53473a2f24180d0100000000000000000000000000000000020f1c2835424f5b6875828e9ba8a99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a56626d72797979797979797979797983909d918479797979797979797979797979797983909d90837979797979797979746e64584c3f33261a0d00101c2936434f5c6976828686868686868b96a2aea89c928c8686868686868686867b6e6154483b2e21150800000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c1106000000000000000000000000000004111d2935404b5566727f8c99a9a8978a7d7164574a525e687784919da297887c6f625663707c8998a39c8f8276665c514b5864717e8b97a8a8988b7e7265544b4034281c100400000000000000000000000000000000000000050f19242f3a444f59606d79839099a3acaaaca1968e81746c61564d41382d22170c0300000000000000000000000000000000000000000000000000000000000000020c16202b37424d57606d7984919e9f93877c6f665c50443b30251a0d04000000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000a152028333f4a545d676d79828e939fa3a49c948f857d736d665e564f473e362d241b110800000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c0000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000001080d11171c1f22272b2d2f3c4855626f7b88939393867a6d6053473a2e2d2a25211f1b15100b0500000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a89b8f8275675d51453c352f2f2e2b2620180f0600000000000000000000000000000000000004101d2935404b55626e7b88949faba89b8e8175685d525c6674808d9aa7ab9f95887c6f62554b4035291d110400000000000000000000000000000000020f1b2835424e5b6875818e9ba8a99c8f8276695c4f4336291c100300000000000000060b0e10111313131313130f0e0c0904000000000000000000000003070b0d0e13131313131312110f0c0701000000000000000000000004080a0b1313131313131308070502000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c6c6c6c6c6c6c74818d9a93867a6d6c6c6c6c6c6c6c6c6c6c6c6c74818e9a9286796d6c6c6c6c6c6c67645c52473c3024170b000f1c2835414e5a6670767979797979798693a0ada6998c8079797979797979797976695e53463a2d2114070000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b03000000000000000000000000000613202c3945515d6776838f9ca9a096877a6e6154474c566774808d9aa9988b7f72655466737f8c99aa998c7f7266544a4854616e7b8796a0a89c8f8275665c5145382c1f1306000000000000000000000000000000000000020b17212935414c56606b73808d95a0a7a09da0a79d938a7e70685e53493f33271e150b0000000000000000000000000000000000000000000000000000000000000000040e1a26313c45515c67707d89939e999083786d60574d42362a1f160c010000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000030b17222d38424b555d676d78818b9298a0a69f97928880786e69605950483f362d231a0e04000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000060b13191c23282b2d3337393b3e4855626f7b88959f93867a6d6053473e3b3a36312e2b26201c170e09030000000000000000000000000000000000000000000c1825323f4b5865727e8b98a6ac9f92857a6d60574d45413f3b3a37312a21180e03000000000000000000000000000000000006131f2c3945515d6774808d9aa6aca096897d7063564c54626f7b88959faba79a8d8174675d5145392c20150a00000000000000000000000000000000020e1b2835414e5b6874818e9ba7a89c8f8275695c4f4236291c0f030000000000040b12171b1d1e2020202020201c1b19150f09020000000000000001080e13171a1a2020202020201f1e1b18130c050000000000000000050c11141717202020202020201514120e0903000000000000000000000000000000000006121e29343f4951565860606060606060606064717e8b979a897d70636060606060606060606065717e8b9899897c6f6360606060605a58524a41362b1f1408000d1925323d49545e66696c6c6c6c6d7a8693a0ada6998c80736c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000714202d3a4753606d7a86929faa9d918477685e52464a5764707d8a99a49b8f8275655c6676828f9ca298897c6f62564946525e697784919eaa9f9285796d6053463a2d2013090000000000000000000000000000000000000a141d29333b45525d68707d87939fa69f959095a0a59e92857a6e655b50443c30271d120700000000000000000000000000000000000000000000000000000000000000000915202834404b55606b75818e97a0958c7f72695e52463e31281d12070000000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000006111c262f3a434b555d666d747f8691969ea5a19a938d827b706b615a50483f352b20160c020000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f130600000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000020a11171e24292e34383a3f4446484b4d55626f7b8895a093867a6d60534d4a4846423c3b37322d28221a150e0600000000000000000000000000000000000000000815222f3b4855626e7b88949faba2988b7f72695f57514c4c4847423c332a20150900000000000000000000000000000000000714202d3a4753606d7985929fabab9e9184786c605346535f6a7683909daaab9f92857a6d6053473d32271b0f01000000000000000000000000000000010e1b2834414e5b6774818e9aa7a89b8e8275685b4f4235281c0f0200000000050e161d23272a2b2d2d2d2d2d2d282825201b140c030000000000020b12191f2326272d2d2d2d2d2d2b2b28241e170f060000000000000810171c2123242d2d2d2d2d2d2d22211e1a140e0600000000000000000000000000000000010d18232d373f464a4c535353535353535355626e7b8897998c7f736659535353535353535355626f7b8898988c7f726559535353534e4c4741382f241a0e03000915212c38424c545a5c606060606d7a8693a0ada6998c807366606060606060605f534d453b31251a0e0200000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e040000000000000000000000000a1724303d4a5763707d8a99a3a79a8e817467564c414754606d7a86939f9e9285796c606d7985929f9f9285796d605346424d576774818e9aa7a298897d706356493d30251a0e020000000000000000000000000000000006111c262f3b45505a606d7a849199a49f9490849096a1a1978f82776c60584e43392e23180e0400000000000000000000000000000000000000000000000000000000000000030c18232e39434f59616d7a85929f9f92867b6e61594f43392f24180b0200000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000a141d28313a434b545c606d727c848e939fa2a49f9490857d716c625a50473d32281e130800000000000000000000000000000000000000000000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f13060000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d20130800000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000040b141b22272f35383f444649505355585a5c626f7b8895a093867a6d605b5a5754534d4947433c39332b261f180f09000000000000000000000000000000000000000814212e3a47535f697683909ca5aa9f92857b6e69605d555855534d453c31261a0e0200000000000000000000000000000006131f2b37434e5865717e8b97a2ada3998c7f72655b50444e5865717e8b98a2aea2988b7e7165584e43372b1e1308000000000000000000000000000000010e1a2734414d5a6774808d9aa7a89b8e8175685b4e4235281b0f02000000040e1720282e3336373939393939393534312c251e150c02000000010b141d242b3033343939393939393837342f2921180f050000000008121a22282d3031393939393939392e2d2b261f180f060000000000000000000000000000000007111b252d343a3e3f4646464646464647535f697885929c8f827569574d4246464646464653606c7985929b8e827568564d424646413f3c362f261d1308000005101b26303a42494e4f535353606d7a8693a0ada6998c807366595353535353534846423b33291f140900000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c020000000000000000000005121e2a36424d576774808d9aaba8978a7e7164574b3e45525d687783909da297887c6f626f7c8998a29c8f8276665c50443e4b5764717e8a97a8aa9a8d807367574d42362a1e1205000000000000000000000000000000030d17222d38424d57616c75818e96a1a39890827a84919ea59f948b7f726a5f554b40342820160c020000000000000000000000000000000000000000000000000000000000000007121d27303d46525e68717e8b949f988f82756c61554b4035291d140a00000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000020b161f28313a424a515b626a6f7a818b9298a0a69f9792877e716c62594f443a3025190d03000000000000000000000000000000000000000000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d01000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000050d161d262d333a41454a5053535b60626467686a6f7b8895a093867a6d6a686664615e5755534e49443e37312a211a120a01000000000000000000000000000000000006121e2b37424d5763707d89939ea6a29891847b736d676665625f574d42372b1e12060000000000000000000000000000000815212e3b47535f6a7683909da9ac9f92867b6e6153493f4753606d7a85929facaa9d9083776a6054473a2f24190d010000000000000000000000000000010d1a2734404d5a6773808d9aa6a79b8e8174685b4e4135281b0e020000000b16202932393f434446464646464642413d3730271e140900000008121d262f363c3f414646464646464544403a332b21170c01000005101a242c33393c3e464646464646463b3a37312a21180e030000000000000000000000000000000009131b23292e313239393939393937424d576975828f9c928578695f53473a3939393844505b6676838f9c918478695e52463a393433302b241d140b010000000a141e2830383d4143464753606d7a8693aab4a6998d8073665a4d46464646463b3a36312921170d030000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000714212d3a46535e697784919eaaa196877b6e6154483b414c566673808d99a9988b7f7266727f8c99aa998c7f7266544a3f3b4754616e7b8796a0aa9d908477695e52463a2d2014060000000000000000000000000000010b151f28333f4a545e69717e8a939ea79f92867b707d89939ea69f92867c6f675c51453d32281e130800000000000000000000000000000000000000000000000000000000000000000b151e2a36414c56606c778390999e938a7d70675d51453c2f261b1106000000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000040d161f2830394044515860676d757e8691969fa7a19992887e716b60564c4135291f15090000000000000000000000000000000000000000000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d1104000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000050e171f282f383f444c51545c6063656c6e71747576787c8895a093867978777573716e6967625f58555047423c332c241c130a0000000000000000000000000000000000020e1a26313c4854606b74818e949da5a09691857f7a7673726e695f53473a2e211408000000000000000000000000000004111d2935414c55626f7c88959faba99b8f8275685e52413845515d6774818e9ba7aca095897c6f62564c4135291d11040000000000000000000000000000000d1a2733404d5a6673808d99a6a79a8e8174675b4e4134281b0e01000006121d28323b444b4f515353535353534f4d48423930251b0f0400030e19242f3840474c4d53535353535352504c453d33291e130700000c17222c363e45494a535353535353534846423c332a1f140900000000000000000000000000000000010911181e2225252d2d2d2d2d2631404c5966737f8c9997887b6e6255483b2f2d28333f4a546673808d9996877a6e6154473b2e2726241f1a130b0200000000020c161e262c3235363a4653606d798698a3aea79a8d81746753493f36393a3c3a38342f271f150b01000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d040000000000000000000815212e3b4854616e7b8796a0ab9e918478695e53463a3d4a5663707d8999a39b8e82756675828f9ca298897c6f6256493c3a46525e697784919daaa095877b6e6154483b2e23170c000000000000000000000000000007121d27313944505b666e7b85929fa5a0958c7f726b75818e97a1a3989083796d60594f443a3025190f0600000000000000000000000000000000000000000000000000000000000000030c1925303a44505b656f7c87929f9e9184796d60584e41382d22170b020000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000040d161e272e343f464e555d606c717c8490959fa7a39a92877d70685e52463c31261a0e0000000000000000000000000000000000000000000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000040e172029313a414950555d60666d7075797b7e8082838486929fac9f9286858382807d7b77736f6a64615a534d453e362d251c120900000000000000000000000000000000000915202c38444f59606d79828e939c9fa097928c8683807f7b6e6255483b2f22150800000000000000000000000000000613202c3945515d6774818e9aa7ada1968a7d7063564d4135404b55636f7c8995a0aca79b8e8174685d5245392c20160a0000000000000000000000000000000d1a2633404d596673808c99a6a79a8d8074675a4d4134271a0e0100000b17232e39444d565b5e6060606060605b59534b42372c2015090007131f2b36404a52585a6060606060605e5c574f453a2f24180c0004111c28333e485055576060606060606055534d453c31261a0e020000000000000000000000000000000000070d12161819202020202023303d4a5663707d8999978b7e7164584b3e2f24222d3d4a5764707d8a97978a7d7064574a3d2e231717140e0801000000000000040c141b2125282c3845515c667986929faca89b8f8275655b5046424547484745403931271d12070000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c010000000000000003101c28343f4a5465727e8b98a8a79b8e817468574d42363a4753606d7a86929f9e9285786c7985929f9f9285796d6053463a36424d566774818e9aa7a7988b7e7165544a3f34281c1003000000000000000000000000050e18242f39434e58606c78829097a2a3999083786d616d7a85929ea6a0958d80736b60564c41352921180c030000000000000000000000000000000000000000000000000000000000000008131e27333f49535f6a73808d96a0968d80736a5f53493f33271e14080000000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000040c151c2328343c434c515a626a6f7a839095a0a9a39992857a6d61574d42372b1b110600000000000000000000000000000000000000000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000020b162029323b434b535b60676d73797d8285888b8d8f90919298a3aea3989291908e8d8a8784807c76706c625f5750483f372d241b10060000000000000000000000000000000003101c27333d45515c676d7981898f939aa29f9992908d8b7f7265584c3f3225190c00000000000000000000000000000714212d3a4754606d7a85929facac9e9184796d6053463b303a4854606b7784919dabac9f92867a6d6054473d32271b0f0200000000000000000000000000000c1926333f4c5966727f8c99a5a69a8d8073675a4d4034271a0d0100020e1b27333f4b565f676a6c6c6c6c6c6c68655d53483d3125190c000b1723303c47525c64676c6c6c6c6c6c6b6861574c4034281b0f030814212d3945505a61646c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000106090b0c1313131314212d3a4754606d7a86939a8d817467554b403529212e3a4754616d7a8796998d807366544a3f34281c100303000000000000000000020a1015191c2834404b546b7885929eabab9e9184786c6056534d51545553514b43392f23180c000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d12070000000000000006121f2c3844505c6675828f9ba8a9988b7e7165584b3e313945515d677683909ca197887b6f7b8897a29c8f8276665c504438303e4b5764717e8a97a8a89b8e8275665c5044382c1f12060000000000000000000000020c17202935404b555f6a727f8c949fa89f92877c6f665e68717e8a949ea79f93887d70685e52463f332a1e150a00000000000000000000000000000000000000000000000000000000000000020b17222d38414e58606d7984919e9f92877c6f655b50443b3025190c0300000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000030b1218222b313a414550585f686d79839097a1aba1978e8174695f5347382d22170b000000000000000000000000000000000000000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000a141d28323b444d555d656c717a80858a8e9297979a9b9d9e9fa3aab4aaa39f9e9d9b999796918d88837d766e69615a51493f362d22180b02000000000000000000000000000000000b16212834404b555d676d747d82889297a2a39f9c988b7f7265584c3f3225190c0000000000000000000000000007131f2c38434f5965727e8b98a2aea49a8d8073665c5044382c38434f5965727f8c99a3aea2988b7f7265594f44382c1e130800000000000000000000000000000c1926323f4c5965727f8c98a5a6998d8073665a4d4033271a0d000004101d2a36434f5b677177797979797979756f65594d4134281b0e020d1a26333f4c58646e747979797979797873685c5044372b1e11050a1723303c4955616c717979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000606060613202c3945515d677784909d908377675d5145382c202d3946525e687884919c908376665c5044382c1f120600000000000000000000000005090c18232e43505d6a7683909da9ada196897d7068615f575d6062605c554b4034291c1004000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c030000000000000713202d3a4653606d7985929faba197887b6e6155483b2e35404b556673808c99a9978b7e717e8b97a9998c7f7266544a3f342e3b4754616e7a8795a0ab9f9285796d6053463a2d201308000000000000000000000008131e29323a45515d676f7c87929fa6a0968d80736a5f56616c75828f98a2a49a91857a6d615a50453c30261c11060000000000000000000000000000000000000000000000000000000000000006111b262f3c45515d67707d8a939e999083776c60564c41362a1e150b00000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000710191f282f353f464e565d676e7a85929ea6a99f93877b6e6253493f33271b0f0300000000000000000000000000000000000000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000006111b262f3a444d565e676d777e858d91979b9ea2a9a7a8a5a4a4a6acb3aba5a3a4a5a7a6a8a09d9a95908a827b716c635b51483f342a1d140a0000000000000000000000000000000006111c262f3b444d575e666d72797e85929faba8a5988b7f7265584c3f3225190c000000000000000000000000000a15222f3b4854606b7783909daaac9f93877b6e61544a3f3428323d4754616d7a86929facaa9d9184776b6054483a3025190d00000000000000000000000000000c1925323f4c5865727f8b98a5a6998c807366594d4033261a0d000004111e2b3744515e6a77848686868686868175685b4f4235281c0f020e1a2734414d5a67748086868686868685786b5e5245382b1f12050b1724313e4a5764717e868686868686867b6e6155483b2e221508000000000000000000000000000000000000000000000000000004111d2935414c556774818e9a92867a6d6053473a2d202a36414c566875818e9b9285796d6053463a2d2013070000000000000000000000000000071a2734414d5a6774808d9aa9b2a89d91837a726e696c676d6f6d675c5145382c1f13060000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a000000000000091623303c4956636f7c8997a2ab9e918578695f53463a2d2f3c4956636f7c8998a29a8e8174818d9aa298897c6f6256493c2e2d3946525e687784919daaa297897c6f6356493c3025190d01000000000000000000060f1925303a444f59606d79839199a3a49a9184796d6058505a616e7b86929fa7a1978f81756c62574d42382e23170d04000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616b75818e989f958b7e72685e52463d30271d1207000000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000070d161e2429343c444c555e68707d8a949faba49a8d8174655b5044372b1f120500000000000000000000000000000000000000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000b17222d38414c565e696e79828b91979ea1a9aba8a19e9b9997989ba2aba1999697989b9ea0a8aaa79f9d948f867e726d635a50463c2f261b11060000000000000000000000000000000b17222d38424d565e696e787f858b9297a29f9c98958b7f7265584c3f3225190c00000000000000000000000006111b2935414c56636f7c8995a0aca99c8f8276695f5342382e232d3946525e6875828e9ba8aca095897c6f63564c41362a1b1106000000000000000000000000000c1825323f4b5865727e8b98a5a6998c7f7366594c403326190d000004111e2b3744515e6a778491939393938e8275685b4f4235281c0f020e1a2734414d5a6774808d939393939185786b5e5245382b1f12050b1724313e4a5764717d8a9393939393887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000010d19242f3e4b5865717e8b9899897c6f6356493c302325303f4c5865727f8b9898887c6f6255493c2f22160800000000000000000000000000000b1724313e4a5764717d8a97a1adaca09591847f7b7978797a7c796d6053473a2d201407000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700000000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c11060000000005111d2935414c566673808c99a9a89b8e817568574d42372b2d3a4653606d7985929f9d90847783909d9f9285796d6053463a2d2a36414c566774818d9aa7a9998d807366564c41362a1e11050000000000000000030c18212a36414c56616b74808d95a0a89f93887d6f675c5146535e69727f8b959fa99e938b7e71695f544a3f34281f160c01000000000000000000000000000000000000000000000000000000000000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e23180c030000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000040c1319222a323a434d56616c7683909cabac9e9285786c605346392d201306000000000000000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000000000000000000000000000000000000000000000000121f2c3945525f6c7885929fabada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000030f1b27333f49535d686e7b838f949ea1a9a9a19e9996918e8c8b8b909ba5998f898a8c8e9196999ea1a9a69f98928a7f726c62584e41382d22170b0000000000000000000000000000030f1c28333f4a545e696e7b838c92979f9f99938f8b88877f7265584c3f3225190c0000000000000000000000000b17222d3946525d6875818e9ba7ada1978a7e7164574d4230261c2a36414c5663707d8996a1ada79b8e8175685e5246382d22170b000000000000000000000000000b1825323e4b5865717e8b98a4a5988c7f7265594c3f3226190c000004111e2b3744515e6a7784919d9f9f9b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9a9f9f9e9185786b5e5245382b1f12050b1724313e4a5764717d8a979f9f9f94887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8897988c7f7265594c3f3025232f3c4956626f7c8998988b7e7265584b3f3024190d01000000000000000000000000000713202d3a4653606d7985929ea6b0a7a096918b8886858687877b6e6154483b2e21150800000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c00000000000000000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c000000000713202d3946525d687683909da9a9988b7e7265584b3f31262c3844515c6676828f9c9f93867a86929f9c8f8275665c5044382b25303e4a5764717d8a97a7aa9d908377685e5246392d20140600000000000000000b151e2a333c46525e68707d8a929da8a1968d80746b60554b424d57606c78839099a3a59f92867b6e665c50443d31281e13080000000000000000000000000000000000000000000000000000000000000007121d27313e46525e68727f8b959f978e81756b60554b4034281f15090000000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000010810182028313b44505a64717e8a99a3ada197887c6f6255493c2f2216090000000000000000000000000000000000000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f0000000000000000000000000000000000000000000000030d152c3945525f6c7885929fabada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000010c161f2b3744505b656d7a8490959fa6aaa29f96918c8884817f7e7e8b98a396897d7d7f8184888c91979fa3aaa29f918b7e716a5f53493f33271b0f030000000000000000000000000006121f2b3844505b666e7b8490959ea19d948f87827e7c7a786c605346392d2013060000000000000000000000030f1b27333f4953616d7a86929facab9e9285796d6053463b31201925303a4653606c7884919eabac9f92867a6d6153493f33271b0f030000000000000000000000000b1824313e4b5764717e8a97a4a5988b7f7265584c3f3225190c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aca194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000613202d394653606c7985929b8e827568574d42362a202d3a4653606d7986929b8e817468564c4135291d11040000000000000000000000000006131f2c3845515c67737f8c949fa6ada8a19e989992929299877b6e6154483b2e2115080004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a0d040000000000000000030c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c10030000000714212e3a4754616d7a86939faca197887b6f6255483c2f222834404a5466727f8c99a4998c7f8c99a3998c7f7266544a3f3428212e3a4754616d7a8795a0ac9f93877a6e6154473b2d22170b0000000000000007121c27303c45515b616d7a85919ea4a59e9184796d60594f433b44505b666f7c86929fa7a2989083786d60594f433a2f24190f05000000000000000000000000000000000000000000000000000000000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e0400000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000060e161f29323e4753606d7a86929f9fa9988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d1000000000000000000000000000000000000000000000010b151f2935414c566c7885929fabada093867a6d6053473a2d20160c0200000000000000000000000000000000000000000000000008131e2935414c56606c77828f96a0a7a8a198928c84807b787572717b8895a0938679717274777b80848d9299a2aaa39f92867c6f655b5044372b1f130800000000000000000000000003101c28343f4a54606c788390969fa79d938e827b75726f6e6c665b5044382b1f1206000000000000000000000005121f2b3744505b65727f8c98a3aea79a8d8074675c5145382c1f131f2b3844505b6673808c99a4aea3988c7f72655b5044372b1f14080000000000000000000000000b1724313e4a5764717d8a97a4a5988b7e7265584b3f3225180c000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000005121f2b3744505b6576828f9c918478695e52463a2d202c3845515c667683909d918477685d5245392c2013070000000000000000000000000004101c2834404b55606d78828f949ea1a8a9aaaba39f9f9f94877b6e6154483b2e2115080006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f11080000000000000000000008141e28333f4a54606a74808d979393939392877c6f665c5044382c1f12060000000b1724313e4a5764717d8a99a4ab9e9285796c605346392d20232e3c4955626f7c8897a29e9184919ea298897c6f6256493c2e23202d3946525e687784909daaa49a8b7e7164544a3f33281c0f030000000000040d18232e39424d57626d75828f97a1a99e938a7d70675d51473d333f4a545f6a73808c95a0aa9f958c80736b60554c41352921170b02000000000000000000000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000040d17202c3945515d67778490939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000007121d27313945525d687885929fabada093867a6d6053473e32281e13080000000000000000000000000000000000000000000000010d19242f3946525e68727f8c949ea8a8a19691867f79736e6968666f7b8895a093867a6d6568696e737980879298a2aea3999083786c6053463a2f24190d01000000000000000000000006121f2b3844505c66727f8b959fa89f958e81786e69656261605b544a3f33281c0f0300000000000000000000000613202d394653606c7884919daaab9f95887c6f62554b4034281c101c28333f4a54616e7b87939facaa9e9184786c6053463b3025190e0000000000000000000000000a1724313d4a5764707d8a97a3a4988b7e7165584b3e3225180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000030f1b27333f49536673808c9396877b6e6154483b2e212834404b546774808d9393867a6d6054473a2d21140700000000000000000000000000000c18232e3944505c666d7a828c91969a9c9e9f9f9f9f9e94877b6e6154483b2e211508000713202d3a4653606d798386868686868686857a6d60584e42382e21170d0000000000000000000000020b17222d38424e58606d7a858686868686868683796d6053463a2d201307000006121f2b37434e586774818e9aaba89b8f8275655b5044372b1f202d394653606c7985929fa1969196a19f9285796d6053463a2d201e2a36414c566774818d9aacac9b8e8175665b5044382b1f120600000000010c161f2834404a545f69727e8b949ea9a1978e81756b61554b41352d38424e58606d79839199a4a79f92877d6f675d51453e33291d140a0000000000000000000000000000000000000000000000000000000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000005111d2935404b556976828686868686868174675b4e4134281b0e0100000000000000000000000000000000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000030c18242f39434f59606d7a86929facaea194877b6e615a50443a3024190d030000000000000000000000000000000000000000000004111d2935414c55616d7a86929fa6aba19691847c726d66615f57626f7b8895a093867a6d60575f61676d737d86929fa5ab9f958a7d7064554c4135291d110400000000000000000000000713202d3a4653606d7884919ea7a89d9083786d665f57555453504a42382d22170b000000000000000000000005111e2a36414c5663707d8996a0acaa9d9083766a5f5343392e23180c17222d3846535e6976828f9ca9aca096897d7063564d41362a1c110600000000000000000000000a1724303d4a5763707d8a96a3a4978b7e7164584b3e3125180b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000b17222d3d4a5763707d868686867d7164574a3e3124232e3e4b5764717e868686867d7063564a3d3023170a000000000000000000000000000007121d28343f4a545e686d787f848a8d9091929292929190877b6e6154483b2e2115080006121f2c3844515c666d7779797979797979786d685d52463d30261c0f0500000000000000000000000006111c262f3c45525d686d7879797979797979776d665c5044382c1f120600000814212e3a47535f6a7884919eaba9988b7f726553493f33271b1f2b3844505b6675828f9ba8a19ea1a89c8f8275665c5044382b1f1925303e4a5764717d8a9aa4ab9e9285796c605346392d2013080000000008131e28313a44515c666e7b86929fa6a69e92857a6d61594f433a2f262f3c45515c666f7c87939fa8a39991847a6d605a50453b2f261c1106000000000000000000000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000010d18242f3a4e5a667076797979797979746f64584c4033271a0d01000000000000000000000000000000000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000a151e2935404b55606b74818e98a3aeb5a89c8f82756c61564c4135291f150b010000000000000000000000000000000000000000000613202c3945515d6773808d98a2aea49991847b6e6a605c545355626f7b8895a093867a6d605353555d606b707d8a939ea9a79c8f8276675d5145392c20130600000000000000000000000a1623303d495663707c8996a1aca096897d70665c544d494746443f382f261c110600000000000000000000000714202d3946525e6875828e9ba8aea2988b7e7165584e4330271d1207111c2a36424d5764717e8a97a1ada89b8f8275685e5246382e23170b00000000000000000000000a1723303d4a5663707d8996a3a4978a7d7164574a3e3124170b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000616232f3c4855616b7079797979716c6155493c302323303d4955616c7179797979706b6055483c2f2316090000000000000000000000000000000c17232e38424c565e666c72797d808384858686858483817a6d6054473a2d2114070004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c41342b1e150a00000000000000000000000000000a141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c100300000815222f3b4855626e7b8896a1ada297887c6f6255493c2d22171c28333f4a5465727f8b98a9acabaca9988c7f7265544a3f34281c14212e3a4754616d7a86939faca197897c6f6256493c3024190d010000010d19242f3a434f59606d78839098a2a99e948a7e71685e52473e31281d2834404b54606b74808d96a1aba0968e81746c61574d42382d22170b0000000000000000000000000000000000000000000000000000000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000007131d323e49545e66696c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000000000000000000000000000000000000000006111c26303845515d67707d89939daab4b9aa9e948a7e71685d52463d31271d12070000000000000000000000000000000000000000000714212d3a4754606d7a85929faaab9f93877d6f695f58514b4855626f7b8895a093867a6d6053474b5159616b74818e9ba8ac9f92867a6d6054473a2d21140700000000000000000000000d192633404c5966737f8c99a8aa9d9184776b60544a423c3b3938332d261d140a0000000000000000000000030f1c28333f4a54616e7a86929facac9f92857a6d6053473c3120150b000e1a25313b4653606d7985929eabac9f92867b6e61544a3f34281c100300000000000000000000091623303c4956636f7c8996a2a3978a7d7064574a3d3124170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000714202c38444f5961636c6c6c6c64615a5044392d21212d3945505a61646c6c6c6c6360594f44382c20140700000000000000000000000000000006111c26303a444c545b60666d70737677787979787876746d685d5245392c20130700000c18232e39424a51535d606060606060605e54524c433a2f22190c030000000000000000000000000000020b19242f3a434c52545e606060606060605d53504a42382e23170c000004101c2834404b5565727f8b98a89f9f9285796c605346392d201317222d3b4855626e7b8897a19f9f9fa297887c6f6255493c2e231713202d3946525e687784909d9fa9998c7f7366564c4135291d1105000004111d2935414c55606b73808d959f9fa2978f82756c61564c41352c1f18232e39424f59606d7984919ea5a89e938a7e71695e544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000115212d38424c545a5c6060606060605b58534a41362b2014080000000000000000000000000000000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d1000000000000000000000000000000000000000020b17232e38424e58606d7984919ea5afafacafa69e92857a6d61594f43392f24180c0300000000000000000000000000000000000000030f1b27333f495364717e8a98a2aca3998d80746b60574e45404855626f7b8895a093867a6d60534740454f59626f7c8896a0aca3998a7d7063574a3d3024170a00000000000000000000020f1b2835424e5b6875818e9ba8a79a8e817467594f4239302e2d2b28221c140b02000000000000000000000006121f2b3844505b66737f8c99a3aea79a8e8174675d5145392c2013030009141f2c3845515c6674808d9aa7afa3998c7f73665c5044382b1f1409000000000000000000000916232f3c4956626f7c8995a2a3968a7d7063574a3d3024170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000004101c28333e474f555760606060575550483e33281c1d28333e485055576060606056554f473d33271c1004000000000000000000000000000000000a151e29323a424a50545c606467696b6c6c6c6c6b6967605d564c4135291d1104000007121c2730394044465153535353535353524745413a31281e10070000000000000000000000000000000008131e28313a41454752535353535353535146443f3830261c1106000006131f2c3845515c6775828f939393938f8275665b5044382b1f1214212e3a47535f6a78859193939393939285796d6053463a2d2013111d2935414c566774808d93939393908376685d5246392d20130700000613202c3945515d676f7d87939393939392857b6e615a50443a30231a121d27303d45515d67707d8a939393939392857b6e665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000000000000000000000000000000000000000a141d28343f4a54606a73808d96a0acaca49fa4aca1978e81746b60554b4035291e150a0000000000000000000000000000000000000005121f2b3744505b6574818e9b9ea09f92867b6e61594f453c3c4855626f7b8895a093867a6d6053473a3e47535f6a7784919eaaab988c7f7265594c3f3226190c00000000000000000000030f1c2936424f5c6975828f9ca8a4988b7e7165584b3e302721201f1c17110a020000000000000000000000000613202d394653606c7884919eabaca095897c6f62554b4035291d11040004101c2834404b54626f7c88959fabab9e9184786d6053463b31251a0e000000000000000000000916222f3c4955626f7c8895a2a396897d7063564a3d3023170a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000b16212c353e44484a535353534a49443e362c221717222c363e45494b535353534a48443d352c21160b0000000000000000000000000000000000030c1720292f383f444a5053575a5d5e5f5f5f5f5e5d5b54524c443a2f24190d010000000b151e272e34383a4446464646464646453a39352f281f160c0000000000000000000000000000000000010c161f282f35393a4546464646464646443a38342e261e150a0000000713202d3a4653606d79868686868686867f7266544a3f33281c0f121f2b37434e58687581868686868686868275665c5044382b1f120d1925303d4a5764707e868686868686877a6d6154473a2e21140700000714212d3a4754606d7a84868686868686867f71695e52483e32281e110b151e2935414b55616b75818686868686868682796c605346392d201306000000000000000000000000000000000000000000000000000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b00000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f02000000000000000000000000000000000000000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e00000000000000000000000000000000000006111b262f3844505c666f7c87929fa8a69f9a939aa4a99d93897d70675d51453c30261c11060000000000000000000000000000000000000613202d394653606c78858b8e9196968f8275695e53473d333c4855626f7b8895a093867a6d6053473a37434e586976828f9ca9a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a3978a7d7064574a3d31241513120f0b060000000000000000000000000005121e2a36424d5763707d8a96a1acaa9d9083776a6054433a2f24180d0100000c18232e3947535f6a7683909daaada1968a7d7063574d42362a1c12070000000000000000000915222f3c4855626f7b8895a2a396897c706356493d3023160a000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000005101a232c33383c3d464646463e3c39332c241a10101a242c33393d3e464646463d3c38332c231a0f05000000000000000000000000000000000000050e171d262d33383f44464a4d50515253535251504e4745413a32281e130800000000030c151c23282c2d3739393939393939382d2c29241e160d04000000000000000000000000000000000000040d161e24292c2d3839393939393939372d2c28231c150c0300000006131f2c3845515c676d79797979797979726d635742382d22170b0f1a26313c4d59656f7579797979797979757065544a3f34281c10081623303c4955616c707979797979797975685d5246392d20130700000613202c3945515d676d7879797979797979716d62574d42362c20160c030c18242f3a434f59656f7579797979797979766c665b5044382b1f12060000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b0000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b4c4841382f21191108000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c0000000000000000000000000000000000000b17222d38414d57606d78839099a3ab9f948f87939fa8a59e9184796d60584e42382e23170c0300000000000000000000000000000000000613202d394653606c777c7e8184878a8b7e7165574d42352f3c4855626f7b8895a093867a6d6053473a32414e5b6874818e9ba7a79a8d8174675a4e4134271b0e0000000000000000000003101d293643505c6976838f9ca9a396897c706356493d3023160a06030000000000000000000000000000000714202d3a46525e6975828f9ca8aea3988b7f7265584e4331281d130700000007121d2b37434e5865717e8b98a2aea89c8f8275695e5346392e23180c0000000000000000000815222f3b4855626e7b8895a1a295897c6f6256493c2f231609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000008111a21282c2f303939393931302d28221a120808121a22282d303139393939302f2c27211a11080000000000000000000000000000000000000000050b141c22282e34383a3d404344454646454543413a39352f2820160c010000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d19130c040000000000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2a201f1c17110a030000000004101c2834404b555c606c6c6c6c6c6c6c66635b51462f261c11060a1520313d48535d65686c6c6c6c6c6c6c69655d5442382e23170b0814202d3944505a61646c6c6c6c6c6c6c6b5d564c4135291d1105000004111d2935414c555d606b6c6c6c6c6c6c6c65625a50453b30241a0e040007131d28313e47535d65686c6c6c6c6c6c6c69605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d2013060000000000000000000000000000000000000000000000000000000000000000050d1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5c5a6060606060605a58534a41362b201408000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a0000000000000000000000000000000000040f1b27333f49535f69727f8c95a0aba3998f82808c96a0aca0968d80736a5f544a3f34281f1409000000000000000000000000000000000005121f2b3744505b656c6f7274777a7d807a6e6154473b312f3c4855626f7b8895a093867a6d6053473a35414b556875828e9ba8a69a8d8073675a4d4034271a0d0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000003101c28343f4a54616e7b87929facac9f92867a6d6154473d3221160c01000000000f1b26313c4754606d7a85929facac9f93877b6e61544a4034281c100400000000000000000815212e3b4854616e7b87949f9f95887c6f6255493c2f221609000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000810161c2023242d2d2d2d2423211c17100800000810171d2123242d2d2d2d2323201c160f0800000000000000000000000000000000000000000000020a11171c23282c2d31343638393939393836342d2c29241e160d040000000000000000070c1012131e202020202020201f1413110d08010000000000000000000000000000000000000000000001080d1113141f202020202020201e1312100c06000000000000000c18232e39434b51535f606060606060595751493f351d140a000314202c37414b53595b606060606060605c5a544b4230261c110604101c28333e485055576060606060606054524c443a3024190d010000010d19242f3a434c51545e60606060606060585650483f33291f12080000010c161f2c35414b53595b606060606060605c53504a42382d22170b000000000000000000000000000000000000000000000000000000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d201306000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e22150800000000000000000000000000000000040e1a242b3744505b656e7b86929fa7a89f92867c7984919ea5a89f92877c6f665c50443c31261a0e0500000000000000000000000000000000030f1b27333f49535b60626568686d70736e685e524639292f3c4855626f7b8895a093867a6d6053473a3a45515d677683909da9a5998c7f7266594c3f3326190c0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000006121f2c3844505c6673808c99a3afa89b8e8175685e5246392d20130400000000000a15202c3945515d6774818e9ba7afa4998d8073665c5144382c1f150900000000000000000814212e3b4754616e7a8793939393887b6f6255483c2f221509000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000050b1014161720202020171614100b0500000000060c1114171820202020171614100b0500000000000000000000000000000000000000000000000000060b11171c1f2024272a2b2c2c2c2c2b2a2821201d19130c0400000000000000000000000406071113131313131313120706040100000000000000000000000000000000000000000000000000000104060712131313131313131107060300000000000000000007121d273039404546525353535353534c4a463f372d230b0200040f1a252f3941484d4e535353535353534f4d494239301e140a00000b17222c363e44494a535353535353534746413a32281e13080000000008131e28313a41454751535353535353534b4a453f362d20170d00000000040d1a232f3941484d4e535353535353535046443f382f261c11060000000000000000000000000000000000000000000000000000000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d010000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000000000000000000000000000000020c16202a36424d56606c77828f98a3aca0968c8073707d8a939eaaa3999083786d60574d42372b20170d02000000000000000000000000000000000b17222d38414950535558565d616366615e564c41362a2f3c4855626f7b8895a093867a6d6053473e444d57606d7a86929faca9988b7e7165584b3e3225180b0000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000000000713202d3a4653606d7984919eabaca096897d7063564c4135291d1105000000000004111d2935414b55636f7c8995a0acab9e9185796d6053463c31261a0e00000000000000000714212e3a4754616d7a8686868686867b6e6255483b2f221508000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000407090a131313130b0a0804000000000000000005080a0b131313130a0907040000000000000000000000000000000000000000000000000000000000060c101213171a1d1e1f20201f1e1d1b1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e34383a464646464646463f3e3a352d251c1100000009131d272f373d40424646464646464642413d3730271e0c02000005101a242c33393c3d464646464646463a3935302820160c0200000000010c161f282f35393a45464646464646463e3d3a342d241b0e05000000000008111d272f373d404246464646464646433938332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f120600000000000000000000000000000008131e28323a46525e69717e8b949faaa59e9184796d6b75818e98a2aba0958c7f72695f53463f32291e14080000000000000000000000000000000006111b262f383f4446494b4c5254575954524c443b30252f3c4855626f7b8895a093867a6d605347464f565f69727f8b98a3ada197887c6f6255493c2f2216090000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000005121e2b37424d5764717d8a97a1adab9e9184786c6053463a3025190d010000000000010d18242f3a4854606b7784919dabada1978a7d7164574d42372b1d1207000000000000000713202d3946525e687679797979797976695f53473a2e211408000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070a0d10111213131212100e0707040100000000000000000000000000000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d3939393939393933312e2a231c130a000000020b151d252c313435393939393939393634312c261e150c0000000008111a22282d3031393939393939392e2d29241e160e04000000000000040d161e24292c2d383939393939393932312e29221b1209000000000000000b151d252c31343539393939393939362d2b28221c140b0200000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c10030000000000000000000000000000030d1924303a44505a616e7b85929fa6a99e93897d7067616e7b86929fa7a79f92867b6e615a50443b3025190d04000000000000000000000000000000000a141d262d3337393c3f4146474a4d4746413b3229222f3c4855626f7b8895a093867a6d605350535961686e7b85929eaaac9e9285786c605346392d2013060000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000000000714212d3a46535f6976828f9ca9afa3998c7f73655b504437281e13080000000000000007131d2c38434f5965727f8c99a3aea99c8f8276695f5347392e23180c0000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c5f574d42372b1e1206000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000000000002080d10121313131313131313070704010000000000000000000000000000000000000000000000000002070b0d0d13131313131313130f0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202c2d2d2d2d2d2d2625221e18110a0100000000030b131a202527282d2d2d2d2d2d2d292825211b140c0300000000000810171c2023242d2d2d2d2d2d2d21201d19130c040000000000000000040c13191d20212b2d2d2d2d2d2d2d2524211d1811090000000000000000030b131a202527282d2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000b1825323e4b5865717e8b98a4a69a8d8073675a5a6773808d9aa6a4988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8895a2acac9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b0000000000000000000000000000010b151f2935414c56616c75828f97a2ada2978e81756b605e69727f8c95a0aca2988f82766c62564c41362a1f160c01000000000000000000000000000000020b141b22272b2d2f3035393a3d403b3936302920232f3c4855626f7b8895a093867a6d60545c60636b707a839197a1ada49a8e8175655b5044372b1f12050000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000004101c2834404b55616e7b87939facac9f92867b6e6153493f3327160c0200000000000000010f1b27323d4754616d7a86929facac9f93877b6e61554b4034281c1004000000000000010d1925303a444c525f60606060606055534d453c31261a0e02000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800000000060d14191c1f1f202020202020201413110d080100000000000000000000000000000000000000000001080e1317191a20202020202020201c1b191510090200000000000000000000000000000000000000000000000000010507070b0e101212131312110f0d0a07060400000000000000000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013131f202020202020191816120d070000000000000002090f14181b1b202020202020201c1b191510090200000000000000050b10141617202020202020201413110d08020000000000000000000001080d1113141e20202020202020181715110c060000000000000000000002090f14181b1b202020202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c201306000b1825323e4b5865717e8b989f9f9a8d8073675a5a6773808d9a9f9f988b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f9f9386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c1106000000000000000000000000000007121d27313945525d68717e8a939ea9a69f92857a6d615957606d7883909aa4aa9f948b7e71685e52463e31281e130800000000000000000000000000000000020a11171b1f202224292d2e30332e2d2a25292c2e343c4855626f7b8895a093867a6d6063666d70767d859195a0a9a89f93877c6f6253493f33271b0f030000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000006131f2c3845515c6773808d9aa4afa99c8f8275695e5241382d2217040000000000000000000a16202d3946525e6875828e9ba8afa49a8d8073675c5145382c1f150a0000000000000008131e28323a4146535353535353534847423c332b23190f04000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c0400000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d292825211b140c030000000000000000000000000000000000000000000003080d111314181b1d1e1f20201f1e1c1a171413100c0701000000000000000000000000000000000000000000040d161e24292c393939393939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607131313131313130c0c0906010000000000000000000004080c0e0f131313131313130f0f0c0904000000000000000000000004080a0a131313131313130707050100000000000000000000000000000104060712131313131313130b0b0905010000000000000000000000000004080c0e0f13131313131313100606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d1104000b1825323e4b5865717e8b939393938d8073675a5a6773808d939393938b7e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8893939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000000000000000000000000030c18242f39434f59606d7a85919ea5ab9f948b7e71685e52505c666f7c87939fa9a69f92857a6e61594f433a2f24190c030000000000000000000000000000000000060b0f121316191d2021242621272c2f35393a3f444855626f7b8895a093867a6d6d7074797d828a9297a0a7aaa1968e81756a5f5341382d22170b000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000000000713202d3a4653606d7985929eacada1978a7d7064564d422f261b110600000000000000000005111d2a36414c5663707d8a96a1adac9e9285796d6053463c31261b0f01000000000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000006101a222a3035383939393939393939392c29241e160d040000000000000000000000000000000000000a141c242b2f333439393939393939393534312c261e150c0200000000000000000000000000000000000000060b0f13191d20212427292b2c2c2c2c2b292724201f1d18120f0a04000000000000000000000000000000000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d01000b1825323e4b5865717e8686868686868073675a5a6773808686868686867e7165584b3e3225180b000000000000000000000000000000000000000916222f3c4955626f7c8686868686868686796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e00000000000000000000000000000a151e2935404b55606b74818e97a1ada3999083776c60564c4a54606b74818e97a1ada2978e81756c61554c4135291e150b00000000000000000000000000000000000000030506080d11131821272c33383a4145474a505356626f7b8895a093867976797d81858a8f949ea1a9a9a29891847a6e61584e432f261b1106000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000006121f2b37434e5864717e8a97a1adac9e9184796d6053463b3020140a00000000000000000000010d1925303a4653606c7884919eacada1978a7e7164584e43372b1d120700000000000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000006101c262e363b3f40464646464646464642413d3730271e14090000000000000000000000000000000000020a11171b1f252a2d2e3134363839393938383633302d2c29241d1b150e09030000000000000000000000000000000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313131313131313131313131313131313121211100e0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000b1724313d4a56626c71797979797979736e645858646e73797979797979716c62564a3d3124170b000000000000000000000000000000000000000815212e3b47535f6a767979797979797979766c5f5346392d20130600000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000000000000000000000006111c26303845515d67707d89939da9a89f92877c6f655b5044424f59616d7a85929ea6a99e938a7d70675d51453d30271d1207000000000000000000000000000000000000000000050d161d242932383d44484c5154545c6063666f7b8895a2998c7f8285898d91979c9fa6aca69f9792867c6f685e52463c311d140a00000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c30231609000000000000000000000000000815212e3a47535f6a7683909ca9afa49a8d8073665c5044382c1f1202000000000000000000000008131f2b3844505b6673808c9aa4afa99c9083766a5f5347392f24180d01000000030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e2215080008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000000020b18222e3840474c4d53535353535353534f4d49423930261b1004000000000000000000000000000000060b141b22272b3036393a3e414345454646454442403d3a38352f2b27201a140d050000000000000000000000000000010d19242f3a444c525f606060606060605957524940352a1e13070000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020201f1e1e1c1a18161413100c070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c0100000915212e3a45505a62656c6c6c6c6c6c67645c52525c64676c6c6c6c6c6c65625a50453a2e2115090000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c6c6c645a4f43372b1e120500000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d1004000000000000000000000000020b17232e38424e58606d7984919ea5aca1968d80736a5f53493f3d46525e68717e8b949faba59e91847a6d60594f43392e23180b0200000000000000000000000000000000000000050f171f282f353d43484f54555d6064666d6f73767c8895a29c918c8f92989a9ea1a9aca8a09d948f857d6f6a60564c41342a200b0200000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c3023160900000000000000000000000004101d2935404b55626f7c88949fabac9f93877b6e61544a3f34281c10030000000000000000000000030f1c28333f4a54616e7b87939facab9f94887c6f62554b4035291d100400000005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f12050b1724313e4a5764717d8a97a4aea194887b6e6155483b2e221508000d1925303b4650585d5f606060606060605f524c443a2f24190d0100000000000000000000000000000a141d2a34404a52585a60606060606060605c59544b42372c21150900000000000000000000000000020a11171d262d33373a4146474b4e505152535352514f4d4a4745403937322a251f170f080000000000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1c1813110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d0400000005111d29343f485056586060606060605a58524a4a52585a606060606060585650483f34291d110500000000000000000000000000000000000000030f1b26323c464e535560606060606060605f5a52493e33271b0f0200000000000000000000000000000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000000000000000000000a141d28343f4a54606a73808d96a0aca59e9184796d60584e413835414c56606c77829099a3ada1968d80746b60554b4034281d140a000000000000000000000000000000000000050e172129313940454f54596063676d7175797c808387929faca39c999c9fa2aaabaca49f9c96918a827b6f6b60584e443b3022180e0000000000000000000000000003101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000613202c3945515d6774808d9aa6b0a99c8f8276695f5342382e23170c000000000000000000000000000b17222d3846535e6976828f9ca9b0a69a8d8074675d5145392c20150a00000005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e5245382b1f07000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d11040000000000000000000000000006111c262f3c46525c64676c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000030b141b22272f383f44464c5254575a5c5e5f5f5f5f5e5c5a5753514b47433d363129211a120a0100000000000000000000000713202c3945525d687679797979797979736d63574b3f3225190c00000000000000000000000000000000000000000000000000000000000000000000000006101a222a30353839393939393939393939393939393939393939393939393838373634322f2d2c2923201d19130f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c39393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000010c18222d363f454a4b5353535353534d4c474040474c4d5353535353534b4a453f362d22180c0100000000000000000000000000000000000000000a15202a343c4347495353535353535353534f4940372c21160a00000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e2216090000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d120700000000000000000000000006111b262f3844505c666f7c87929fa8aa9e938a7d70675d51463c2f303a44505b656f7c87929fa8a89f93887d6f675c51453c2f261c110600000000000000000000000000000000030c172029333b434b515960636b70757a7e8285898c909299a3afada7a5a9aaaba39f9c9a93908a847e766e6960594f463c32291e10060000000000000000000003070909101d293643505c6976838f9ca9a296897c6f6356493c302316090000000000000000000000000714202d3a4753606d7985929fabada2978a7e7164574d4230261c11060000000000000000000000000006111c2a36424d5764717e8a97a1adab9f9285796d6053473c32271b0f01000005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8e8275685b4f4235281c0f020e1a2734414d5a6774808d9aa7ab9e9185786b5e52452f24180c000b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800121f2b3844515d6974797979797979797976685d5245392c201307000000000000000000000000000b17222d38424e58646e737979797979797979756f65594d4134281b0e0200000000000000000000030c151d262d333d41495053565e616467696b6c6c6c6b6b696663605d55544e46423b332c241c130a01000000000000000000000714212d3a4754606d7a86868686868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000020d18222c343b4144464646464646464646464646464646464646464646464645454443413e3c3a38342f2d29241e1a150f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000006111b242d343a3d3e464646464646403f3b36363b3f404646464646463e3d3a342d241b1106000000000000000000000000000000000000000000040e18222a32373b3c464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c010000000000000000000000000b17222d38414d57606d78839099a3aea2988e81756b61554b40342a27333f49535f6a73808d96a1ada49a9184796d60584e42382d22170b030000000000000000000000000000000b151e29333b454d555d606b6f767d81868a8e9298999d9fa3abb5aca6a8a09e9a9992908c87837e78716c615e574f473d342b20170d000000000000000000040a0f131516191c28333f4a546a7683909da9a296897c6f6356493c30231609000000000000000000000006131f2b37434e5865717e8b97a2adab9f9285796d6053473b3120150a0000000000000000000000000000000e1a25313b4653606d7985929eabaea2988b7e7165584e43372b1e1308000005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaa89b8f8275685c4f4235291c08000e1a2734414d5a6774808d9aa7ab9e9285786b554b4035291d10040b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7986868686868686867a6d6054473a2d211407000000000000000000000000030f1c28333f4a545f6a738086868686868686868275685c4f4235291c0f02000000000000000000020c151e272f383f444e535b6063686d7174767878797978777573706d67626058534d453e362e251c130a000000000000000000000714212d3a4754606d7a8793939393938c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000008141f2a343e464d5152535353535353535353535353535353535353535353535251514f4d4b494745403a3935302b26201b150c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534846423b33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507081313131313120706040100000000000000000009121b22292e313239393939393934332f2b2b2f333439393939393932312e29221b1209000000000000000000000000000000000000000000000006101820262b2e2f39393939393939393937332c251c1309000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d04000000000000000000000000040f1b27333f49535f69727f8c95a0aba79f92857b6e61594f43392f22222d38414e58606d7984919ea6aca0958c80736a5f544a3f33281f1409000000000000000000000000000007121c27303b454d575e676d747c83898e92989b9fa2aaa9a8aab0aca29a9796918e8a86837f7b76716d66615a524d453d352b22190e050000000000000000070f161b1f222325252b3844505b667784909daaa296897c6f6356493c3023160900000000000000000000000815222e3b4754606a7783909da9b1a79a8d8074675c5145382c1f130300000000000000000000000000000009141f2c3845515c6774808d9aa7b1aa9d9083776a6054473a2f24190d010005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaa99c8f8376695c50433025190e020e1a2734414d5a6774808d9aa7ac9f928679675d5145392c1f13060b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000030d1a232b3844505b666f7c8792939393939392857b6e6154473b2e211408000000000000000000000a141e2730394149505860656c70767a7e818384858686858482807d79746f6a615e57504840372e251c12090000000000000000000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000000000d1925303b4650585d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37312b262018120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2726231f1f2326272d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d000000000000000000000000040e1a242b3744505b656e7b86929fa7ab9f958b7f72695e52473e31271d1b262f3c45515d67707d8a949eaaa89f92877c6f665b50443b31251a0e04000000000000000000000000000c18232e39424d575e696e79818990959b9fa3aaaaa8a19e9c9ea6a69a908a8784817d7a76726e6964605c545046423b332b23191007000000000000000007101921272c2f30323230394653606c7985929faca295887c6f6255493c2f2216090000000000000000000004111d2935414c56626f7c88959fabab9f95887c6f62554b4034291c100400000000000000000000000000000004101c2834404b55626f7c88959fabab9f95887c6f62564c4135291d11040005121f2b3845525e6b7885919eabaca396897c706356493d3023160a0004111e2b3744515e6a7784919daaaa9d9083776a564c41362a1e11050e1a2734414d5a6774808d9aa7afa399867a6d6053473a2d2014070b1724313e4a5764717d8a97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d21140700000000000000000000010b151f2a36414c56606c78839099a39faa9e948b7e71685e5246392d20140700000000000000000006111c263039424a535b606a6f787d82868a8d8f9192929292918f8d8a86817c756e69615a524a40372e241b0f0600000000000000000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6a69676562605c5554524c47433c373228231d150c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000001070b0f111213131313131313080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c111517182020202020201a1917131317191a202020202020181715110c06000000000000000000000000000000000000000000000000000000040a0f1315162020202020202020201e1b1610090100000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000000000000020c16202a36424d57606c77829098a3aea3999083786c60564d42352c1f15141d2935404b55616c75828f98a2aea3999083786c60574d42362a20160c02000000000000000000000004101c2834404a545e696e7b838e939d9fa7aca7a09d9996918f949ea4978a7e7b7774716d6865615e5753504a423e363029211911070000000000000000040f19232b32383b3c3f3f3f424b55626e7b8898a2aea894877b6e6154483b2e211508000000000000000000000613202c3945525d6874818e9aa79faa9d9083766a5f5343392f23180c00000000000000000000000000000000000c18232e3947535f6a7683909daa9fa79a8e8174685d5245392c2013060005121f2b3845525e6b7885919e9f9f9f96897c706356493d3023160a0004111e2b3744515e6a7784919daaab9e918578685e5246392d2014070e1b2834414e5b6774818e9aa7b5ab94887b6e6155483b2e2215090b1825313e4b5864717e8b97a4aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000007121d27313946525e68727f8b959fabaea2988f82766c62564d41362a1e11050000000000000000030d17232e38424a545c656c737c838a8f93999a9c9e9f9f9f9e9e9c9998928e89827b716c635c524940362d22180b02000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000121f2b3844515d697479797979797979797979797979797979797979797979797878777674716f6d6764615d56534e47433c342e271e191008000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976695e53463a2d211407000000000000000000000000050c12171b1d1e202020202020201514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0b1313131313130d0d0b07070b0d0d1313131313130b0b09050100000000000000000000000000000000000000000000000000000000000003060809131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a00000000000000000000000008131e28323a46525e69727e8b949faaa89f92877c6f665b50443b30231a0d0b18242f3943505a616e7b86929fa8ab9f958b7f72695e53463e32281e1308000000000000000000000006121f2c3844515c666e7b8490959da5aba49f9b95908c8884828f9ca09386796e696764605d5654534d46443f38302a251f170f070000000000000000000a16212b353d4348494c4c4c4d525d67727f8c99aaaca096867a6d6053473a2d201407000000000000000000000714212d3a4754606d7a869293939393988b7e7165584e4331271d1207000000000000000000000000000000000007121d2b37434e5865717e8b989393939392867a6d6054473a2d2114070005121f2b3845525e6b7885919393939393897c706356493d3023160a0004111e2b3744515e6a7784919daaada197877a6e6154473b2e23180b0f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d31261a0d0c1825323f4b5865727e8b98a5aea194887b6e6155483b2e22150800131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000020b18242f39434f59616e7a85929fa7b0a69f92867b6e615a50443b3025190e0200000000000000010b151f28343f4a545c666d77808890959c9fa4aba8a5a3a2a2a3a5a8aaa39f9b938f867e736e635b52483e342a1d140a000000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c79868686868686868686868686868686868686868686868685848482807e7c7975716d68625f58534e454039302a221a1109000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d78868686868686867b6e6154483b2e2115080000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d22211e1a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b020000000000000000000000030d1924303a44505a616e7b85929fa6ada1968d80746a5f544a3f32291f110807121d28313e46535f69737f8c95a0aca79f92867b6e615a50443a3025190d0400000000000000000005111e2a36414c56606d78829096a0a7a8a099938e88837f7b787c8895a093867a6d60565754524c4846423b38342e261e1a140d05020000000000000000030f1b27323d474f5456585859575e616d7984919eabaa9e918477675d5145392c201306000000000000000000000c1925323f4c5865727f8686868686868686796d6054473c3121150b010000000000000000000000000000000000000f1b26313c4754606d7986868686868686867f7265584b3f3225180c0005121f2b3845525e6b7885868686868686867d706356493d3023160a0004111e2b3744515e6a7784919daab3a9968a7d7063554b4034281d14111c2935424f5c6875828f9ba8b3a6998c807366584e43372b1f16111926323f4c5965727f8c98a5b5ab94877a6e6154473b2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000a141d2935404b55606b75818e97a2adaa9f948b7e72695e52483e32291f1408000000000000000007121d27313944505c666d78818c939a9fa7a9a29f9b9896959596989b9fa2aaa59e98928a80736e635a50463c2f261b11060000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929393939393939393939393939393939393939399929291908f8d8b8985827e7a756f6a625f58514b433c342c231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393877b6e6154483b2e21150800000000000000000000050f1820282f333738393939393939392e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0e10111213131212100e0b080806020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a10060000000000000000000000010b151f2935414c56616c75828f98a2aea69e9184796d60584e42382d20170d00010c161f2a36424d57606d7984919da5aea2988f82756c61564c4135291f160c0100000000000000000713202d3946525e6873808d949fa8a7a0969187817c77726e6f7b8895a093867a6d60534a4745413b3a36312b2823201f1b1714110e090200000000000007131f2c38434f59606365656667696e75808d96a1aca89b8e817568554b4035291d1104000000000000000000000b1824313e4a56626d7279797979797979796d675d5145392c201303000000000000000000000000000000000000000a15202c3945515d676d7979797979797979726d62564a3d3124180b0005111e2b3744505c68737879797979797979706b6054483b2f2216090004111e2b3744515e6a7784919daab4a79a8d8074675c51453a2f26201d1e2b37424d576a7783909daab6a99d9083766a5f53473c3128201e1d27333f49536774808d9aa7aea399877a6d6054473a2d21140700131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000006111b262f3845515d67707d89939ea9aea2988f82776c60574d42362d20170d0200000000000000000c18232f39434f59606d78818e939fa4aaa29f97928e8b898888898b8e92989fa3aaa29f928c80736c61584e41382d22170b0000000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0604020000000000000000000000000000020506060503000000000000000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9e9d9c9a9898928f8b86817c756f6a605c554e463e352d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f94877b6e6154483b2e211508000000000000000000010c16202a323a3f4345464646464646463b3a37312a21180e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1c1e1f20201f1e1d1b181514120e09040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c110800000000000000000000000007121d27313945525d68717e8a939eaaaa9e948a7d70675d51463c2f261c0e050000040d1a26313b45515c66707d89939ea9aa9e948a7e71685e52463d31281d120700000000000000000714212e3a4754616d7a86929fa6aaa09590847c756f6a66626f7b8895a093867a6d6053473a3935302d2e3633312e2d2b2722201e19140d0500000000000915222f3b4854606b6f72727273767b818d929da8aca1968a7d7064574a3d2f24180d01000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c6c605d554b4135291d11040000000000000000000000000000000000000004111d2935414b555d606c6c6c6c6c6c6c6c65625b51463a2e22150900030f1b2834404c5761686b6c6c6c6c6c6c6c6360594f44382c2013070004111e2b3744515e6a7784919daab7ab9f9285796d60564c42382f2c292a2d3a47535f697885929fabb8ab9f95887b6e62584e4339312d2a2a2d3744505b6576828f9ca9ac9f928679685d5245392c20130600131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000b17222d38414e58606d7984919ea5afa79f92867b6e655b50453b30241b0e05000000000000000004101c2934404b55606b73808d939ea5a7a098928c85817e7c7c7c7d7f82868d9299a1a8a49c928b7e716a5f53493f33271c110600000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261a1312110f0b0706040100000000000306070b0f11131312100d0a09070400000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa29f9b99928e87827c736d675f584f473f362d241b1007000000000000000000000000000000000000000606060606060606060606060606060606060713202d3a4653606d798693a0aca194877b6e6154483b2e21150800000000000000000007121d28323c444b5051535353535353534846423c332a1f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e090200000000000000000000000000000000000000000000000000000000000000050b1013191d20212427292b2c2c2c2c2b2a282522211e1a15110d070100000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000000030c18242f39434f59606d7a85919ea6aea2988f82756c61554b40342a1d140a0000000009141f2834404b54606b75818e97a2ada69e92857a6d61594f43392f24180c0300000000000004111d2935414c566673808c98a2aea29890837a6f6a625f58626f7b8895a093867a6d6053473a2d30363a3b43403e3b3937332d2d2a251f170e0500000000091623303c4956636f7d7f7f7f8083868e939da4aea59e9184786d6053463a2d201307000000000000000000000006121e29343f49515658606060606060605f54514b433a2f24180d0100000000000000000000000000000000000000010d18242f3a434b51545f60606060606060585651493f34291d120600000c18242f3a454f575c5e6060606060606056544f473d32271b10040004111e2b3744515e6a7784919daab7ada2978b7e71685e544a423c3935363a3f4a54616e7b8898a2aeb5afa79a8d80746a5f554b433d393636393d4653606c7985919eabaa9e9184776b564c4135291d110400131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000030f1b27333f49535f6a73808d96a0acaa9f958c7f72695f53493f33291f120900000000000000000006131f2c3845515c67707d88939fa5a7a09590857f797572706f6f7072757a80869196a1a9a49f92867c6e655b5044382e23170c00000000000714212d3a4754606d7a8793a0ada6998c807366594d4033261f201f1e1b181413110d080100060b101213171c1e1f201e1d1a171613100b050000000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898999a9b9d9fa3aaaaacaba39f9a938f8780796f6a615950483f362d22190f050000000000000000000000000000000306071313131313131313131313131313131313131313202d3a4653606d798693a0aca194877b6e6154483b2e2115080906010000000000000b17232f3a444e565c5e6060606060606055534d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000000000000000000000000000000040a0f161c1e24292c2d3134363839393939383634322e2d2b26201d18130c060000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a010000000000000000000000000b151e2935404b55606b74818e97a1ada79f92867b6e615a50433a2f22190b0200000000030c18232e39424f59616e7a85929fa7ada1978e81746b60554b4035291e150a0000000000000713202c3945525d687783909daaab9f92857b6e6860585355626f7b8895a093867a6d6053473a333b4246474f4d4a4846443f3b3a36302920170d020000000e1a2734414d5a6774808b8b8c8d8f92999ea5aca59e938a7e71665c5044382b1f12060000000000000000000000010d18232d373f464a4c53535353535353524745413a31281d130700000000000000000000000000000000000000000007131d28313a41454752535353535353534b4a463f372d23180d01000007131e29333d454c5052535353535353534948443d352b21160b000004111e2b3744515e6a7784919daab1a7a09d92857a6d665b544e474541424648505b66727f8c98aab4aba49f9d92877c6f675d554f4746414146474e58626f7c8997a1ada99c8f8276695c4f432f24190d0100131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000030c19232b3744505b656e7c87929fa8aea3989083786c60574d41382d21170d00000000000000000004111d2935414c55606d7984919aa4a9a09590837b726d67656362626365686d737c849197a1aba2989083786c60544a3f34281c1003000000000714212d3a4754606d7a8793a0ada6998c807366594d40332b2c2c2c2b282521201d19130d0a11171c1f2024282b2c2c2b2a272322201c160f0800000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7aaaca49f99928d837c706b625a50483e342b21170d03000000000000000000000000060b1012132020202020202020202020202020202020202020202d3a4653606d798693a0aca194877b6e6154483b2e21191815120d0600000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c5f574d42372b1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000000000000000000000000060b151b21272c2f35393a3d414344454646454543413e3b3a37312c29241d17110a03000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000007121c27303945515d67707d89939da9aba0958c7f72695e53483e31281d100700060000000007121d27303d46525e68727f8b959faba99e93897d70675d51453d30261c110600000000000714212d3a4754606d7a86939facaa998c8073695e564e4855626f7b8895a093867a6d6053473a3b454d52545c5a57555350494746423b32291f14090000000e1a2734414d5a6774808d98999a9c9fa3aba8a19e938e81756c61544a3f34281c100300000000000000000000000006111b252d343a3e3f46464646464646463a39352f281f160c01000000000000000000000000000000000000000000010c161f282f35393a46464646464646463f3d3a342d251b1106000000010c17212b333a404445464646464646463d3b38322b23190f04000004111e2b3744515e6a7784919daaaca09590958e81786c665f5854524c4d53555a606c7883909daaafa4999390959083796d67605954524c4c525458606a74818e9aa9b3aa998d8073665a4d4033271a080000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000b151e2a36414c56606c77829099a3aea79f92867b6e665b50453b2f261b0f050000000000000000000613202c3945515d67737f8c96a1aca29790837a6e69605d5556555556565d606a6f7b859199a3aa9f948b7e71665c5044382c1f1509000000000714212d3a4754606d7a8793a0ada6998c807366594d4036383939393735322d2c29241e19141c23282b2d3135383939383633302f2c2721191108000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818386888c91959c9ea6acaba39f9591867d716c625a50463d33291f140900000000000000000000020a11171c1f202c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2d3a4653606d798693a0aca194877b6e6154483b2e2c2524221e18110901000000111d2a3743505c6872787979797979797976695f53463a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000020a111720262b33383a4145474a4d4f515253535251504e4b4847423c39352f28231c150c05000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f19110900000000000000000000000000000c18232e39424e58606d7984919ea5afa4999083786d60574d42362c1f160c1313130c060603000b151e2a36414c56606c78839099a4afa59e9184796d60584e42382e23170c00000000000916232f3c4956626f7c8999a4aea298887b6e62574d444855626f7b8895a093867a6d6053473a424d575e6169666461605b5354524d443b3025190e0200000e1a2734414d5a6774808d9a9f9fa29f9e9d9a96918b81786d605a5042382e23170b000000000000000000000000000009131b23292e313239393939393939392d2c29241d160d040000000000000000000000000000000000000000000000040d161d24292c2d393939393939393932312e29231b13090000000000050f1821292f34373839393939393939302f2c272119110700000004111e2b3744515e6a7784919daaaa9d908490938e81786e6a64605d56575f61646c727f8b95a0acac9f93878390958f82796f6b64615e56565e61646a6f7c87929facaea298897d7063564a3d3023170a0000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000007121d27303946525e68717e8b949fababa0958c7f726a5f544a3f332a1d140a000000000000000000000714212d3a4754606d7a85929fa8a89f92857b6e685e57514b4949494a4c52585f696f7d87929faaa69e9184786d6053463c31261a0e020000000714212d3a4754606d7a8793a0ada6998c807366594d40434445464544423e3a39352f2a251e262e34383a3e424446464543403d3c38332b23190f050000131f2c3946525f6c7985929facada093877a7272727272727272727272727273737477797c8084898f949da0a7afa7a09892877e716c61584e453b30251a0d040000000000000000020c141c23282b2d393939393939393939393939393939393939393939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884868686868686867b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a0200000000000000000000000000000000000000030b141b222732373d44484c5254575a5c5e5f5f5f5f5e5d5b5855534d4745413a342e261e170f0700000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000000000000000000000000080e171f252a33384851595e6060605c60626567686a6b6b6c6c6c6b6a6a68666462605c6060605f5c574f453a29241d160d07000000000000000000000000000004101c2834404a54606a73808d96a09fa99f93877c6f665c50453b31241a20202020201913120f0b060c1925303b44505b666f7c87939fa99fa1968d80736a60544a3f34281c1003000000000a1724303d4a5763707d8a96abab9f9285796c6053463c4855626f7b8895a093867a6d6053473a46525e696e7673716e6c6567615e564d42362a1e110500000e1a2734414d5a6774808d939393989291908d8a847e746d665c51483e30261c11060000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2c21201d18130c0400000000000000000000000000000000000000000000000000040c13181d20212c2d2d2d2d2d2d2d2524221d18110901000000000000060f171e24282b2b2d2d2d2d2d2d2d2322201b160f070000000005111e2b3844515e6b7784919eaaa4978b7e8491938e827c75716d686b6b696e71767e87929fa7b1a79c8f827b8692948f837c75716e686b6b686d70757c859299a3afaa9f9285796d6053463a2d2013070000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000c18232e39424f59616d7a85929ea6aea3999083786d60574e42382d21180b0200000000000000000007131f2c38434f5965727f8c98a2aca0968b7f72695f564d45403d3c3c3d41454e57606b74808d98a2aca1968a7e7164574d42372b1e12060000000714212d3a4754606d7a8793a0ada6998c807366594d4c5051525352514e4b4745413a36302a30383f44464a4f51525351504d4a48443d352b21160b0000131f2c3946525f6c7985929facada093877a6d656565656565656565656565666768666d6f73777c828990959fa4acaaa299928b7e716a60574d42362a1f160c01000000000000000a141e262e34383a46464646464646464646464646464646464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11060000121e2b3845515e6b7884919393939393887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000030c151d262d333c43474f54565d606467696b6c6c6c6c6b696765615f5754514b443f3830292119100700000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000000000000000000000000050d141a2136424e59636b6c6c6c6c6b64615a5c5d5e5f5f5f5f5e5e5d5b535b60656c6c6c6c6b6861574c403428130c0400000000000000000000000000000006121f2c3844515c666f7c879293939393978d80746a60544a3f33291f202c2d2d2d2c26201f1c17110a141e28333f4a54606a74808d979393939392877c6f665c5044382c1f1206000000000b1824313e4b5764717e8a97a4aa9e918477655b50443c4855626f7b8895a093867a6d6053473b4754616e7b82807d7b7976746e695e52463a2d20140700000e1a2734414d5a6774808686868686858483807d79716c605c544a40362c1e140a0000000000000000000000000000000000060d12151819202020202020201f1413110d070100000000000000000000000000000000000000000000000000000001070d1113141f20202020202020181815120d06000000000000000000050c13181b1e1f20202020202020161613100b04000000000005111e2b3844515e6b7784919eaaa3978a7d7d8992948f86817d7a797778797b7e838b9299a3afaba0958a7e737f8c94959087827e7a797878797a7d82889297a1abaea3988d8074665c5145382c1f13060000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000004101c2834404b54606b74818e97a1ada79f92877c6f665c50453c2f261c0f06000000000000000000000915222f3b4854606b7784919eaaab9e9184786d60574d443b352f2f2f30353c454f59616d7a86929faca89d908376695f53473a2d2114080000000714212d3a4754606d7a8793a0ada6998c8073665956595c5e5f5f5f5e5b5854524c46413a333c424a5053575b5e5f5f5e5d5a56544f473d33271c100400131f2c3946525f6c7985929facada093877a6d605858585858585858585858595a545c6062666b6f767c838d939aa3ababa39f92867c6f695e52463e31281d130700000000000006111c2630383f444653535353535353535353535353535353535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919e9f9f9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a00000000000000000000000000000000030c151e272f383f444e54596063686d7074767778797978787674716e6965605d55504a423b332b221910070000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000002091f2c3945525e6b757979797978706c615f57514b525352524b51575f656c71787979797873685c5044372b1e11000000000000000000000000000000000713202d3a4653606d798386868686868686857a6d60584e42382e282b383939393939332d2b28221c140b17222d38424e58606d7a858686868686868683796d6053463a2d201307000000000b1824313e4b5764717e8a97a4ab9e918578665c50443c4855626f7b8895a093867a6d605347424e5865717e8b8d8a888583807b6e6154473b2e21140800000d1a26333f4c58646e74797979797979787774706d66625a514a42392e241a0c020000000000000000000000000000000000000106090b0c131313131313131307060401000000000000000000000000000000000000000000000000000000000000000104060713131313131313130c0b090601000000000000000000000001070c0f1112131313131313130a0907040000000000000005121e2b3845515e6b7884919eaba3968a7d73808d9499928e8a8785848585888b90959fa3abaea3999183786d78828f959a938f8b8786848485878a8e939aa1a9afa59f92867b6e61544b4034281c10040000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000040e1a242c3845515c66707d89939ea9aba0958c80736a5f544a3f332a1d140a0000000000000000000000091623303c4956636f7c8996a0aca3998b7f72665c50453b32292422222429333d46525d6874808d9aa8ab9f95887b6e6155483b3025190d0100000714212d3a4754606d7a8793a0ada6998c807366606366696b6c6c6c6a6865605d56524c443e454d545c6064686b6c6c6b69666360594f44382c20130700131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4d4a5053555960636a6f7980889299a3abaea39891857b6e615a50433a2f24180d0000000000000b17232e38424a50535f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f606d798693a0aca194877b6e615f5f5f5f5f585651493f34291e120600121e2b3845515e6b7884919eabaca194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000a151e273039414950585f626b70757a7d808284858686858483817e7b77726d67605c544d453d342b22190f05000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d03000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000006121f2c3844515c666d7779797979797979786d685d52463d302e34384546464646463f3938332d261d18111c262f3c45525d686d7879797979797979776d665c5044382c1f1206000000000a1723303d4a5663707d8996a9ac9f9286796d6053463e4855626f7b8895a093867a6d6053474b54606a76838f9997989290857a6d6053473a2d20140700000b1723303c47525c64676c6c6c6c6c6c6b6a6764605c545044403930271c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919eaba396897c7078828f949f9b97989291919298979d9fa7aeaaa29f92877d70666d7a8390959f9c97999291919298979b9fa4acaca49f938c7f72695e5342392e23180c000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140b0b0b0b0c16202b37424d57606d7984919da5afa3999083796d60584e42382e21180b020000000000000000000005121e2a36424d576774808d9aa8ac9f92867a6d61544a3f33292018161619212935414c56626f7c8895a0aca7998c807366564c4135291d110500000714212d3a4754606d7a8793a0ada6998c8073656c6f7376777879787775716d68615e5650484d575f666d7175777979787673706b6054483c2f22160900131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f40403f4446494f545860676d737e879299a3aeaaa1978f82766c61554b4135291d12070000000003101c28343f4a545c6a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22150900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000006111c263039424a535b606a6f767d82868a8d8f919292929291908e8b88847f7a726d665e574e463d342b21170b0200000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000004101c2834404a545c606a6c6c6c6c6c6c6c6b605d564c413430383f445253535353534c46443f382f2a2119141d2935414c565d606b6c6c6c6c6c6c6c6a605c544a3f34281c1003000000000815222e3b4855616e7b8897a1ada399897d70635a50474855626f7b8895a093867a6d60534c535c666f7c89949faaa29b8e8175675d5145382c1f1306000007131f2b36404a52585a60606060605f5e5d5a5753514b423f342e271e150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0e10111212131313131211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b556c7885929f9f9f95887c6f6d79828d939a9fa29f9e9e9fa3aaa9a9aba39f98928a7f726b60686d7a838d939a9fa39f9e9e9fa2aaa8a9aba49f9a938c81776c60574d4230271d1207000000131f2c3946525f6c7985929facada093877a6d6054473a2d211818181818181e28323a47535f69737f8c96a0aca89f92877c6f665c51463c30261c0f0600000000000000000000000714212d3a46535e697784919eaaa99c8f8276685e5242382e21170d07080f1924303a47535f6a7784919daaaa9d908377685e5246392d20130700000714212d3a4754606d7a8793a0ada6998c807370787c7f838485868584817e7a746d68615a51575f696e787e828485868483807d7063564a3d3023170a00131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232332e34383a3d43484e555c606c717e87929fa5afa99f948a7e71675d5145392e23180c0000000006121f2b3844505c6674797979797979797979797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3124180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000040e17232e38424a545c656c727c82898f92999a9c9e9f9f9f9f9e9c9a9895908b857f786e6960584e463d33291d140a000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a00000000000000000000000000000000000c18232e39424a51535d606060606060605e54524c433a2f38424a505e5f6060605f5953504a423b332a251f19242f3a434c52545e606060606060605d53504a42382e23170c00000000000613202d394653606c7985929eabab9b8f82756c615a544e55626f7b8895a093867a6d6053565d656d7983909da6aca0958a7d7064554b4035291d10040000030e19242f3840474c4d53535353535251504d4a464540393028231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406090e12141517191b1d1e1f1f2020201f1f1e1d1c1a18161312100c0705020000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6779869293939393887b6e676d7880878f93999b9d9e9f9f9f9e9c9a99928e867e726d62595e686d7980878e92999a9c9e9f9f9f9e9d9a99938e877f746c655b50453b311e150b00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2424242424242424303a44505a616e7b86929fa8aca0968d80736a60544b40342a1e150a0000000000000000000000000815212e3b4854616e7b8796a0acab988c7f7265564c4130261c0f06000008131e2b37434e586774808d9aa7ac9f93867a6d6154473a2e21140700000714212d3a4754606d7a8793a0ada6998c80747d83898c8f91929292918e8b86807a706c635b5e696e7b838a8e91929291908d86796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252623282c2d32383d434b515a616c727f8b939ea9b0a69e91847a6d60544b4034281c10040000000713202d3a4653606d78868686868686868686868686868686868686868686868686868686868a95a1b9ac9f9286868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000000020c162028343f4a545c666d777f8790949b9fa3aba7a3a2a1a1a2a4a8a7a7a09d97928b837b6f6a60584e453b2f261b1106000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201408000000000000000000000000000000000007121c2730394044465153535353535353524745413a31343f4a545c6a6c6c6c6c6c66605b544d453f363029201e28313a41454752535353535353535146443f3830261c1106000000000005121f2b3744505b6574818e9ba6aa9e938a7e716c62605857626f7b8895a093867a6d605c60686d77818e95a0aca79d9184786c605346392f24180c0000000008121d262f363c3f414646464646464544413d3a38342e271e18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1013141a1e2121242628292a2b2c2c2d2c2c2c2b2a29272522201f1c1814120e0903000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d79868686868686867a6d61666d737c82878b8e909192929291908d8a86817b716c625b51565e676d737c81868a8d909192929291908e8a87817c736d605b53493f33291f0c0300000000131f2c3946525f6c7985929facada093877a6d6054473a31313131313131313135414c56616c76828f98a3aea49a9184796d60584e42392e22180c030000000000000000000000000b1825313e4b5864717e8b97a8aea399887c6f6255493c3022140a000000020f1b26323d4a5763707d8a96a8afa4998a7d7064574a3d3124170700000714212d3a4754606d7a8793a0ada6998c80808a9095999c9e9f9f9f9d9b98928d857e736d63616e7b8590959b9e9f9f9e9c9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d2119191919191919171c1f20272c30394045505a626d74818e97a1adada1968c7f73665c5145382c1f14090000000713202d3a4653606d798692929292929292929292929292929292929292929292929292929298a3aebaaea399929292929292928b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000008131e28323a44505c666d78818c92999fa6a9a19e9a9795949596979b9fa2a9a9a29f9590857c6f6a60574d41382d22170b01000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c10040000000000000000000000000000000000000b151e272e34383a4446464646464646453a39352f2b3844505c66757979797979726c665f575146423b3229251f282f35393a4546464646464646443a38342e261e150a000000000000030f1b27333f4953626f7c89949ea9a59f92877e756f6a6764626f7b8895a093867a6d65676d717a818e939da7a99f958a7e71665b5044382b1d120700000000010b141d242b303334393939393939383734312d2c28231d150c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f20252a2d2e31333536373839393939393838373534322f2d2c2823211e1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d67767979797979797976685e5c606a6f757a7e8183858586858483817e7a746e69615a51494c555c606a6f757a7e8183848586858483817e7b756f6a635b504941382d21170d0000000000131f2c3946525f6c7985929facada093877a6d6054473e3e3e3e3e3e3e3e3e3e3e45525d68717e8a949faaa89f93887d6f675d51463d30271d1006000000000000000000000000010e1a2734414d5a6774808d9aa7ac9f9286796d6053463a2d201307000000000a14212e3b4754616e7a8796a1adab998d8073665a4d402f24180c00000714212d3a4754606d7a8793a0adab9f92858d929da0a7aaa39f9e9e9fa2a39f97928a7f736d6975828e97a0a7aaacaaa29f9286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c060c1012131b1e272e343e47515b606d7985919ea7b1a99e9185796d6053463b31251a0e0200000713202d3a4653606d7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa3aab4bfb4aba39f9f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000010d1924303a44505a606d78818e939fa3a9a29f97918d8a888788898b8e92979fa2aaa79f9792867c6f695e53493f33271d12070000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000000000000000030c151c23282c2d3739393939393939382d2c29242d3a4653606d7987868686867f786e69625b524d443e3530282024292c2d3839393939393939372d2c28231c150c03000000000000000b17222d384854606a75828f97a2aaa399928b827c7773716e6f7b8895a093867a6f7175797e848e939da5aba2979083786c60544a3f33281c0b010000000000020b12191f2326272d2d2d2d2d2c2b2a2724201f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e151a1d24292c2d31363a3b3d4041434445454646464645444342403e3c3a38342e2d2a261f1b17110a0200000000000000000000000000000000000000000000000000000000000000000004101d2935404b555d6c6c6c6c6c6c6c6c6c5e5651586062686d71747678797978787674716d67615e5750483f434b51585f62686d71747678787978777674716e69625f5851443f382f261b0f050000000000131f2c3946525f6c7985929facada093877a6d60544b4b4b4b4b4b4b4b4b4b4b4b4f59606d7a85929ea6aca1968d80746b60554b40342b1e150b0000000000000000000000000004111d2935414c55697683909ca9aa9d908377665c5144382c1f1206000000000714202d3946525e687884919eaba99c8f827669554b4035291d1004000714212d3a4754606d7a8793a0adada29792979da49f9c97989291919298969a9f9f918c7f726e7b87939fa9b1a7a09d98929286796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000003060a0c151d2328353f45515d67717e8b95a0acada1978b7e7164574d42362a1e120500000713202d3a4653606d798693a0acacacaca49f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8b1a9a3a19f9f9f9f9f988b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000005111d2935414c56616c74808d939ea5a7a097928b85807d7b7b7b7c7e81858c9298a0a7a9a29891857b6e655b5044392f24180c000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d2d2b21201d1f2b3844505c66717e879399928c827b726d615e565046413a3229241d20212b2d2d2d2d2d2d2d2a201f1c17110a03000000000000000006111b2c38434e58616e7b859298a2a9a39f948f8984807e7b7a7c8895a194877a7c7e82858b91969ea5aaa29992857b6e665b5042382d22170b0000000000000001080e13171a1a20202020201f1e1d1a171313100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191f262b2f35383a3e4246484a4c4e50515252535353525251504f4d4b494644403b3a36312b27221b140b070100000000000000000000000000000000000000000000000000000000000000010d18242f39434b515f606060606060605f524c454e54565e6165686a6b6c6c6c6b696764605d55534d453e363940454e53565d606467696b6c6c6c6b6a6764615e57534e4640332d261d140a000000000000131f2c3946525f6c7985929facada093877a6d605757575757575757575757575754606b74818e97a1ada59e9184796d60594f43392f22190c04000000000000000000000000000613202c3945515d677885929eaba89b8e827568544a4034281c10040000000005111e2a36414c566976838f9ca9ab9e918578675d5145382c1f1306000714212d3a4754606d7a8793a0adb3a9a29fa2a19e948f8b8786858485878a8d92979f93887e727e8b99a4afaba0959088858686796c5f5346392c201300131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030b1218232935414b55606c7883909da9b3a99d908377695e53463a2d21140600000713202d3a4653606d798693a5afaca29a979393939393939393939393939393939393939393959ca6b1a99f97949393939393938b7f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f1306000000000000000713202d3946525d68717e8a929da5a79f9590857f7974706f6e6e6f7175797f869195a0a7aaa1978f82776c60554b4035291d1004000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e02000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000000070c1012131e202020202020201f1413111c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191f202020202020201e1312100c0600000000000000000000000f1b27323d46525e69707d8692979ea5a69e9c95918d8a888786929fac978d87898b8e92979ea1a8a8a09892877e70695f544a3f2f261c110600000000000000000003070b0d0e13131313131312110e0a070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171e252a3137394045474a4d535457595b5c5d5e5f5f605f5f5f5e5d5c5a585553514a4846423b37332d261d18120c040000000000000000000000000000000000000000000000000000000000000007121d283139404553535353535353535346413c43474c5254585b5d5e5f5f5f5e5d5a5754514c46423b332c2e343c43474c5254575a5d5e5f5f5f5e5d5b5754524d47433c3427221b140b02000000000000131f2c3946525f6c7985929facada093877a6d646464646464646464646464646464666f7c88939fa9a89d93897d70675d51473d3129241e160e060000000000000000000000000714212d3a4754606d7a8797a2ada6998c807366594d402e23180c0000000000010d192530414e5a6774818d9aa7ada197867a6d6053473a2d201407000714212d3a4754606d7a8793a0adbcb3ada9a1979289827e7b797878797a7d81858d929992857b818e9babafa49990837c79797b6e6255483b2f22150800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000071118242f3a44505b65717e8b97a2adab9f95877b6e6154483b2e23170c00000713202d3a4653606d7986939ea8a69a908a86868686868686868686868686868686868686868a95a1ada3978d87868686868686867f7265584c3f3225190c00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000000000005121e2a36424d57616d7a85929ea4a99f9590837b726d66646261626364676d727b839095a0aaa99f948b7e71675d5145382c1f140900000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e140800000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000004060711131313131313131207060b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f13131313131311070603000000000000000000000000000a16212a36424d57606b707d858e939d9fa7a7a09d9a9795989298a3ae9f979495989b9fa2a9aaa29f9691867d706c61574d42382d1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117202930363c42474b515357575e61646668696a6b6c6c6c6c6c6b6b6a68676562605c5455534d46443f382f29241d160d05000000000000000000000000000000000000000000000000000000000000010c161f282f3539464646464646464646393632373a4146474b4e505252535251504e4b4745413a36312921232831373a4145474b4e505152535251504e4b4746423b37312a2217110a0200000000000000131f2c3946525f6c7985929facada093877a71717171717171717171717171717171717883909aa4ada1968e81746b60554e48443d35302820180f0600000000000000000000000915222f3c4855626f7c8895a9b3a4988b7e7165584b3e32251807000000000000081926333f4c5966727f8c99a5b2a995887b6e6255483b2f221508000714212d3a4754606d7a8793a0adbab9ada19792857d76716e696b6b676d70747a808792978e81828f9ca9ac9f93877b6f6a6c6e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000007131d27333f4953606d7985929fabb1a7988b7e7265544a3f34281c10030006121f2b3844505c6675818e96a1a4978a7e79797979797979797979797979797979797979788693a0aca194877b79797979797979726d62564a3e3125180b00121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000000000714212d3a46535e6974818d97a1ada19790837a6e69605c5455545556555c60696e7a839098a2aea69e9184796d6053473b31261a0e0200000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000040606060606060605000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a00060606060400000000000000000000000000000000040e1a25303b454f59606b707b818a90959a9ea1a8a6a4aaa39fa3aab4a8a3a1a2a4a8aba49f9c98928c847c706b615a50453b2f261c0b0200000000000000000000000306080909090909090909090909090909090909090909090909090909090909090909090909090909090909090806030000000000000000000000000000020b141c2228323b41464d53555d606468696e70737476777878797979797877767573716f6d6665615f57535049413d352f281f170f06000000000000000000000000000000000000000000000000000000000000040d161d24292c39393939393939392e2d2a272b3036393a3e4143454646454543413e3a39352f2a251f171820262b2f35393a3e4143454546454443413e3b3a36302b2620181006000000000000000000131f2c3946525f6c7985929facb1a4988b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e808d95a0acab9e91847a6d67625f58544f45413a322a21181006000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000b1825313e4b5864717e8b97a4b0a3968a7d7063574a3d3024170a000714212d3a4754606d7a8793a0adbcb1a79e92857c706b64615e57555d6063686d747e8692938e86929faca99d908376695f60625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000010b17222d3845515d6774818e9aabb5a89c8f8275665c5044382c1f12060003101c28343f4a54606d7a84919ea59f92867b6e666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0aca194877b6e6c6c6c6c6c6c65625b51463a2e22160900121e2b3845515e6b7884919eabaea194887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f020000000004101d2935404b55616e7b86929fa9a69e92857a6e685e57514b484848494b51575e686e7b86929fa9ada1968b7e7165574d42362a1e12050000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000000000000000009141f29333d474f5960696e757d83888d9196979a9b9d9e9fa3aab4aaa29f9e9c9b9999938f8b857f796f6a615950483e33291d140a00000000000000000000040a0f121515161616161616161616161616161616161616161616161616161616161616161616161616161616161515120f0a030000000000000000000000020b141d262d333e444c52575f62676d7174787b7d7f81838485858686868585848382807e7c7976726e6964605b534f454039312921170f06000000000000000000000000000000000000000000000000000000000000040c12181d202d2d2d2d2d2d2d2d21201d1b1e252a2d2e32353738393939383634312d2c29241e1a140d0c151a1e24292c2d31343638393939383734312e2d2a251f1b150e0600000000000000000000131f2c3946525f6c7985929facb8a69b908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929da7b1a79a8e817b77746f6a636059524c443c332a22180f050000000000000000000b1825313e4b5864717e8b97a4afa295897c6f6256493c2f2316090000000000000a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000714212d3a4754606d7a8793a0adb8ab9f958a7e716a605954524d4b5154565d616c707d8793989298a3aea79a8d817467575355534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000006111b2935404b5564717d8a99a3afac9f9285796d6053463a2d20130700000b17232e3845525d68707d89939da2989083796d6059606060606060606060606060606d798693a0aca194877b6e616060606060585651493f34291e120600121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150802020202020202020202020202020202020202020202020000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f221509000000000006131f2c3945515d6774818d99a3ab9f948a7e71685e564d45403c3b3b3c40454d565f69727f8b97a1ada99d908377695f53463a2d211407000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d20140900000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f130700000000000000000000000000000000000000000000030d17212b353d474f575e616b70767c8084878a8d8f90919298a3aea2989291908e8c8986837e79726d6660584f473e362c21170b02000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000000a141d262f383f4450565e61696e74797d8184878a8c8e8f909192929392929291908f8d8b8886837f7b76706c656059514b433b332921170d0400000000000000000000000000000000000000000000000000000000000001070d101320202020202020201413110f13191e202125282a2b2c2c2c2b2a272421201d19130e0903030a0f13191d202124272a2b2c2c2c2b2a282421201e1a140f0a030000000000000000000000131f2c3946525f6c7985929facb8aca29b9897979797979797979797979797979797979a9da4aeb5a99d938e8784817c76706b605d564e463c342a21170b0200000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f2215080000000000000916232f3c4956626f7c8995a2afa5988b7f7265584c3f3225190c000714212d3a4754606d7a8793a0adb6aa9d9083776c61584f4846424145474c525a616b73808d969fa3aab4a5998c7f7266594c4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000c18242f3a4754606d7a86929facaea298887b6e6255483b2f221508000006111c2935414c56606b74818e96a1a0958d80746b60564c53535353535353535353606d798693a0aca194877b6e6154535353534c4a463f372d23180d0100121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0b0a08040000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000000000714202d3a4753606d7985929faba89c8f82766c61564c433b342e2e2f2f343b444d57606d7985919eababa095887b6e6155483b2e221508000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000000000000000000050f19232b353d454d525961636a6f74787b7d8082838486929fac9f92868483827f7c7a76716d67605c544e463e352c231a0f0600000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b2620181006000000000000000006111b262f38424a505a61686e747b81858a8e919697999b9c9d9e9f9f9f9f9f9e9e9d9b9a9898928f8c87827d78706b605d554d453b33291f160c0100000000000000000000000000000000000000000000000000000000000000010406131313131313131307070502080d111314181b1d1f1f201f1e1d1b181413110d08010000000001080d111314181b1d1e1f201f1e1d1b181414110e090200000000000000000000000000131f2c3946525f6c7985929facb8b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a7a9aeaeafafa59d9a96918d88837d746d685f584e463c33291d140a00000000000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998c807366594d4033261a0d000714212d3a4754606d7a8793a0adb3a9988b7f72655a50463d3a3635393a41465059606d7984919eabb4b2a5988b7f7265584c3f3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000713202c3945525d687783909daab4aa978a7d7064574a3d3124170a0000000d19242f3a444f59606d7984919aa49f93887d70685d5245464646464646464653606d798693a0aca194877b6e6154484646463f3e3a342d251b11070000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b171714110c05000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000004101c2834404b5564717e8b98a2aca096897d70635a50443b31282321222329323c44515c6673808c99aab1a7988b7e7265584b3f3225180800000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000071119232b333b42464f55585f6267696e71737576787c8895a093867977767572706d6764605d55514b423d342c231a1108000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000040d17222d38414a545b606c717a81878d92989b9ea1a8a6a7a8a7a5a4a3a3a3a3a4a5a6a8a6aaa39f9c9a938f8a837d746d675e574d453b31281d13070000000000000000000000000000000000000000000000000000000000000000000006060606060606060000000000010507070b0e101213131212100e0b070604010000000000000000010406070b0e101212131211100e0b08070502000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a5a7aba8a09e9a949089817a6e6a5f584e453b2f261c1106000000000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea69a8d8073675a4d4034271a0d000714212d3a4754606d7a8793a0adada197877a6e6154473e342d2a292c30353e45515c67727f8c99a3aeb2a5988b7f7265584c3f322b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004111d2935414c566875818e9ba8b2a5998c7f7266594c3f3326190c00000008131e28323d45515d67707d88939fa49a91847a6d60594f443a303939393a4653606d798693a0aca194877b6e6154483b393932312e29231b1309000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e28282828282828282828282828282828282828282828282828282423211c1710080000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000006131f2c3845515c6775828f9caaaa9d9184776b6054483e32291f18151518202834404a54626f7b8898a2aea89b8e8175685b4e423025190d0100000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e01000000000000000000000000000000000000000000000000071119202930363e44484e5355575e616467686a6f7b8895a093867a6d69686663605d5553514b454039302b221a1108000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a0000000000010c161f27333f49535b666c747e858e92999fa2aaaba9a8a19e9c9a9897979696979798999c9e9fa4acaca49f9c95908981796e695f574d433a2f24180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939495989b9ea1a9aaa69f9c938e847c6f6a5f574d42382d22170b000000000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0adab9e918578685e5246392c221e1d20242934404b55616e7a86929facb2a5988b7f7265584c3f32251a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000010d19242f404d596673808c99a6b3a79b8e8174685b4e4135281b0e000000010c16202935404b55606b74808d96a0a1968e81746b61564c4135292d2d3a4653606d798693a0aca194877b6e6154483b2e2d2525221e18110901000000121e2b3845515e6b7884919eabaea194887b6e6155483b35353535353535353535353535353535353535353535353535353531302d28221a120800000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a00000000000713202d3a4653606d7985929facab998c7f7366594f44362c20170d07070e18232e394653606c7985929fabaa9d9184776a564c41362a1d110500000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000000000000070e171f252a33383c4347484d5254575a5c626f7b8895a093867a6d605b595653514b47454039342e271e19100800000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000007131d28313a44505b656c78808a92979fa3abaaa69f9c9896918f8d8b8a8a89898a8a8b8d8f91939a9c9fa4aca7a09d938e837b6e695f554b41352921160a000000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a050000000000000000000000000104060712131313130908060300000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868787898b8e92979da0a7aba59d9691857c6f695e544a3f33281d12070000000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada99c8f827669564d41362a1a12111319232f3946525e687683909da9b2a5988b7f7265584c3f32251909030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000000081824313e4b5764717e8a97a4b1a89c8f8275695c4f4236291c0f00000000040d18242f3a434f59606d79849199a39d938a7d70685e52463e32292d3a4653606d798693a0aca194877b6e6154483b2e21191816120d070000000000121e2b3845515e6b7884919eabaea194887b6e615548424242424242424242424242424242424242424242424242424242423e3c39332c241a100500000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f06000000000a1723303d4a5663707d8998a2aea399897c706356493d32231a0e05000007121f2b3844505b6676838f9ca9ac9f928579685e5246392d20130700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b0000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000050d141a21282c31373a3c4246484a4d55626f7b88959f93867a6d60534c494745403a39352f28231d150c07000000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f1206000000010d18242f3a434f59606c77818d929fa2a9ada59e9b948f8b888482807f7e7d7d7d7d7e7e808284878b8f939a9ea6aca59d9590847b6e675d51453d32271b0f03000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a03000000000000000001070d1113141f202020201515120f0a040000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797a7b7c7e81858a90959fa3aba8a19792857b6e665b5044392e23180c0000000000000e1b2835414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000714212d3a4754606d7a8793a0ada79b8e8174685b4e4135281b0e000714212d3a4754606d7a8793a0ada89b8e8175685b4e423025190f0408121d2a36414c566774818d9aa7b2a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1724303d4a5763707d8a96a3b0a99c908276695d5043362a1d10000000000007131d28313d45515d676f7c87929fa59e91857a6d615a50443b302d3a4653606d798693a0aca194877b6e6154483b2e211508090601000000000000121e2b3845515e6b7884919eabaea194887b6e61554e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4a49453e362c22170c00000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000d192633404c5966737f8c99aaac9f92867a6d6053473a2d201407000000030f1c28333f4a546874818e9ba7aea298877a6d6154473a2e21140700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f030000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000002090e161c20262b2e30363a3b3e4855626f7b88939393867a6d6053473d3a39352f2c29241d18120b030000000000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e21150800000004111d2935414b55616b73808d939da4ada9a29f938e88827e7b78757472717070707071727375777b7e82878f939fa2aaa7a0969183796d60594f43382c1f14090000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d04000000000000040c13181d20202b2d2d2d2d22211f1b150e0600000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c666c6d6e6f7274797e838c9299a3aba9a1978f82786c60554b4034281c100400000000000e1b2834414e5b6774818e9aa7aca09386796d6053463a2d2013070000000000000714212e3a4754616d7a8794a0ada79a8e8174675b4e4134281b0e000714212d3a4754606d7a8793a0ada79a8d8174675a4e4134271b0801010d1925303e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000010c161f2935404b55606a73808d95a0a1978e81756c61564c41362d3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b575550483e33281c110400000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101d2935404b556975828f9ca8aa9d918477675d5145392c201306000000000b17222d414d5a6774808d9aa7b4aa94887b6e6155483b2e2215080005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000000000000000000000000050b10151b1f21252a2d2f3c4855626f7c8686868686796d6053473a2d2c2924201d18120c0700000000000000000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000613202c3945515d67707d8a929ca5aea9a197928a817c76726e69696765646463636464656669696e72767c828a9298a2aaa8a0958e81746b6054483c31261a0e02000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000000040d161d24292c2d38393939392f2e2b2620181006000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060605b6060616265666d71787f879299a3afa99f948b7f72675c5145382c1f130700000000000e1b2734414e5a6774818d9aa7ada093867a6d6053473a2d2014070000000000000814212e3b4754616e7a8794a1ada79a8d8174675a4e4134271b0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100081724303d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e9184776b5e5144382b1e11000000000000040d18242f39434e58606d79839099a39e938a7e71685e52463e333a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6868686868686868686868686868686868686868686868686868686868686864615a5045392d21140800000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006131f2c3845515d677884919eaba99d9083766a554b4035291d110400000000061a2633404d596673808c99a6aea295887b6f6255483c2f221509000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000040a0f12151a1e212e3a47535f6a76797979797976675c5145382c201d1813100d0701000000000000000000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000004101d2935404b55606d7984919ea4aeaaa19791857e756f6a65615f575a58575756565757585a565e61656a6f757e869298a2aea89e93897c6f63574d42372b1e12050000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a000000010c161f282f35393a45464646463c3b37322a22180e040000000000000000131f2c3946525f6c7985929facada093877a6d6054535353535353535353535353534a5053545456545c60666d737e87929fa7b0a69e9185796d6053463a2f24180d01000000000e1a2734414d5a6774808d9aa7ada093877a6d6054473a2d2114070000000000000815212e3b4854616e7b8794a1aea79a8d8074675a4d4134271a0e000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d0100091623303c4956636f7c8996a2afa5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916222f3c4955626f7c8895a2afab9e9184786b5e5145382b1e120000000000000007121d27313d45515c666f7c87929fa59e92857a6e615a50453b3a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7575757575757575757575757575757575757575757575757575757575757575716c6155493c3023170a00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000714202d3a4753606d7a86939faca89c8f8275695c4f422f24180d01000000000d1a2733404d5a6673808d99a6afa295887c6f6255493c2f221609000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000306090e121f2b37434e585f626c6c6c6c6c6c5c554b4034291c110d0704010000000000000000000000000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d10000006131f2c3945515d67737f8c96a1adaea29891857b716c625f5855534d4d4c4b4a4a4a4a4b4b4d4d5254585f626c707c86929fa7afa59c8f8276695f53463a2d211407000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000007131d28313a40454752535353534847433c342a20150a0000000000000000131f2c3946525f6c7985929facada093877a6d6054474646464646464646464646463f44464748494b51545c606c727e8b959fabada1978b7e7165554b4135291d1104000000000d1a2733404d5a6673808d99a6ada194877a6e6154473b2e2114080000000000000815222f3b4855626e7b8895a1aea6998d8073665a4d4033271a0d000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222f3b4855626e7b8895a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000916232f3c4956626f7c8995a2afaa9d9183776a5e5144372b1e1100000000000000010b151f2834404b545f6a737f8c959fa1978f82756c62574d423a4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb5a89b8f8281818181818181818181818181818181818181818181818181818181818181817e7164574a3e3124170b00000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000915222f3c4855626f7b889aa4afa89b8e8275685b4f422d22170b00000000000e1b2834414e5b6774818e9aa7b4ab95887b6e6255483b2f221508000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e535560606060605f514b43392f23180c010000000000000000000000000000000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d1000000714202d3a4753606d7985929ea8b1a79f92867c6f69615a534e484642413f3e3d3d3d3d3e3f404246474e535a616a717e8b959fabac9f93877b6e6155483b2e22150800000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a00010d18242f3a434b51535e6060606055534e463c32261b0f0400000000000000131f2c3946525f6c7985929facada093877a6d6054473a393939393939393939392d3338393a3b3c40454a505a606c7883909da9b3a99d908376675d5145392c201306000000000c1926333f4c5966727f8c99a5aea195887b6e6255483b2f2215080000000000000916222f3c4955626f7c8895a2afa5988c7f7265594c3f3226190c000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000a1623303d495663707c8996a3afaa9d9083776a5d5044372a1d110000000000000000030d18232e39424e58606d78839098a39e948b7e71695e52463f4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7aa9e938f8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8c807366594d4033261a0d00000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e221508000a1724303d4a5763707d8a96acb6a89c8f827569544a3f33281c0f0300000004111d2935414c566875828e9ba8aea399877a6e6154473b2e211408000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c43474853535353535345403931271d1207000000000000000000000000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d100004101c2834404b5464717e8a97a2acaca0958b7e726a5f575047433c3a3631323131303031313230363a3c43475058616c7683909da9afa49a8c7f7265594c3f3226190700000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d0004111d2935404b555d606b6c6c6c6c625f584e43372b20150a00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d22282b2d2d2e2e34383f44505b65707d8997a2adac9f92867a6d6054473a2d211407000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000000000000a1623303d495663707c8996a3afa4988b7e7165584b3e3225180b000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000b1824313e4b5764717e8a97a4b1a99c8f8276695c504336291d1000000000000000000007121d27303c44505c666f7c86929fa69f92857b6e615b51454653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7afa59e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000b1825313e4b5864717e8b97a4b1a99d908376665b5044382b1f130a0603060a13202c3945525d687784919daaac9f9286796c605346392d201306000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c46464646464638342f271f150b01000000000000000000000000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100006131f2c3845515c6675828f9a9c9fa29d9083786d60584e453e37322d2a262524242323242425252a2d32373e46505a64717e8b97aab3ac9c8f8275695c4f422f24180c00000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3945515d676d78797979796f6a5f53473d32271b0f00000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d212020202020202020171c1f20212123282e343f4953606d7985929eabafa3998a7d7063574a3d3024170a000000000b1724313e4a5764717d8a97a4b0a3968a7d7063574a3d3024170a0000000000000b1724313e4a5764717d8a97a4b0a3978a7d7064574a3d3124170a000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5b2a79b8e8174685b4e4135281b0e000000000000000000000b151e28343f4a545f6a727f8c949fa2978f82766d62574d4653606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b8afaaa8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a6998c807366594d4033261a0d00000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e221508000c1926323f4c5965727f8c98a5b2ab9e9285796c6053463a30241b14121012141c26303a4754606d7a86939facaa9d918477655b5044372b1f1205000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939392c29231d150d0300000000000000000000000000000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000713202d3a4653606d79868b8d909298988a7e71665c50463c332b26211e1a1918171717171818191e20262b343e4754616e7b8798a2aeaa9e9184776b554b4035291d100400101d293643505c69768386868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000714202d3a4753606d7a85868686877c6f62584e43372b1d1207000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313130b0f12131415181c232d3844505c6675828e9ba8b5ab998c7f7266594c3f3326190c000000000916232f3c4956626f7c8995aab4a4978b7e7164584b3e3125180b0000000000000c1925323f4c5865727f8b98a5b4aa95887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000004101c2934404b556774818e9aa7b3a6998c807366594d4033261a0d00000000000000000000030c17232e38424e58606c78839098a29f948b7f72695f544a53606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7b1a9a3a19f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998c807366594d4033261a0d00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000d1a2733404d5a6673808d99a6b3ada297887c6f62564c41352d26201f1c1f20262e38424e5864707d8a9aa4afa89b8e81756853493f33271b0f03000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000613202d394653606c777c7e808385888b867a6d60544a3f342a211b15120e090b0a0a0a0a0b090e11151b222d3a46525e697885929fabac9f928679675d5145392c1f130600101d293643505c6976838f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d10000613202c3945515d67717e8b959a8f82756a605447392e23180c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606000003060607070c111b28343f4a546673808d99a6b3a69a8d8073675a4d4034271a0d010000000814212e3b4754616e7a8798a3aea6998c7f7366594c40332619090000000000000d1a2733404d5a6673808d99a6aea298877a6d6154473a2e211407000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000006131f2c3845515c677783909daab4aa988b7e7165584b3e3225180b000000000000000000000006111c26303c44505b666e7b86929fa69f92867b6e665b5053606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a99f9894939393939393939393939393939393939393939393939393939393939393938c807366594d4033261a0d0000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d211407000e1a2734414d5a6774808d9aa7b3b3a9998c8073685d52463f382f2d2b282b2d30383f4a545f6a76828f9cacb0a6988b7e7265584b3f2d22170b00000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151520202020202013100c07010000000000000000000000000000000000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d0005121f2b3744505b656c6f717476797b7e7e71675d5142382e22180f0a0502000000000000000002050b111e2a36424d566b7884919eabafa399867a6d6053473a2d20140700101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100004111d2935404b55606d7883909d94897c6f62544b4034281c10040000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000000b17232e3f4c5965727f8c98a5b2a79a8e8174675b4e4134281b0e010000000613202d394653606c7985929faca79b8e8174685b4e4131261a0e020000000003101c28343f4a546875828e9ba8ac9f928579685e5246392d201307000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000000000714202d3a4753606d7986929facaea298887c6f6255493c2f2216090000000000000000000000000a151e28333f4a545f69727f8b949fa2989082786c605753606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabb7a3988d888686868686868686868686868686868686868686868686868686868686868686807366594d4033261a0d00000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c201306000e1b2734414e5a6774818d9aa7b4b8ab9f92857a6d615b5049413c393834383a3d424a505c666e7c87939facab9f94877b6e6154483b2e21150600000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313131306040000000000000000000000000000000000000000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00030f1b27333f49535b60626467666c6e71716c62554b4030261c100600000000000000010507090e12161c222c3845515c677885919eabaea399877a6d6054473a2d21140700101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d1000010d18242f3a44505c66717e8a979a8e8174665c5145382c1f13060000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000000000000000104091925323f4c5865727f8b98a5b2a89b8e8175685b4e4235281b0f0200000005121f2b3744505b657783909daaa99c90837669574d42362a1e12050000000006121f2c3844505c667783909daaa99d9083766a564c4135291d1105000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000007101d2935404b5563707d8a99a3aeac9f9285796d6053463a2d201307000000000000000000000000030c17222d38424d57606c77828f98a29f948c7f726a5f54606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b7979797979797979797979797979797979797979797979797979797979797979736e63574b3f3226190c00000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000e1b2834414e5b6774818e9aa7b4b3ada2988d81746d605b534e4846443f4446484e545c606d7883909aa4afa79c8f8376695e52463a2d20140700000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000b17222d38414950535558545b60626465625a50433a2f1e140a00000000020507080d1113141a1e21272c343c4653606d7986929facac9f928679675d5145392c20130600101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d10000007131d28343f4a54606d7985929e9285796d6053463a2d2013070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0c0c0c0c0c0c0c070d10151c28333f4a546673808c99a6b3a79a8e8174675b4e4134281b0e01000000030f1b27333f49536874818e9ba7ab9f928578695f53463a2d211407000000000713202d3a4653606d7986929faca79a8e8174675b4e413025190d01000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000000000050e19222c3945515d6774818e9aabb4a99c908376665c5044382c1f12060000000000000000000000000006111c262f3c44505b656e7b86929fa69f92867b6e665c606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a00000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d01000e1b2834414e5b6774818e9aa7b3a9a19e9e928b7f726c655f585553504a5053555860666d74808d959facaba0958a7d7164574d42362a1e120500000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000006111b262f383f4446484b4a50535558585650483f31281d0c02030506090e121415191d2021262b2d33383e464e58636f7c8999a3afab9e9185786b554b4135291d110400101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d100000010b17232e3845515c6673808d99978a7d7063574a3d302417070000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191919191919191a181d20262b3844505b6674818e9ba7b3a6998d8073665a4d4033271a0d00000000000b17222d3f4c5965727f8c98aaada297887b6e6155483b2e23180c000000000915222f3c4855626f7b8898a3aea9988b7e7265584b3f3225180800000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000060e17202935404b55606d7985929fabb1a7988c7f7265544a3f34281c100300000000000000000000000000000a141d27333f49535e69717e8b949ea3989083786d60606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e616060606060606060606060606060606060606060606060606060606060605957524a40352a1f1307000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000e1b2734414e5a6774818d9aa7ada19792919692877f776f6a6562605b545c6062656a6f78808d929ca7afa4999083786c6053463b30251a0e0200000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d03000000000a141d262d3337393c3e3f4446484b4b4a453f362d1f160c0b0f1213151a1e2121252a2d2e31373a3d44485058606a74818e9babb5a99d9083766a5d50432f24180d0100101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d1000000006111c2834404b54626f7c88979a8d8073675a4d402e23180c0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d252525252525252525252525262624292c31373f4a54606c7985919eabb3a9988b7e7165584b3e3225180b00000000000616232f3c4956626f7c8998a2aea9978b7e7164544b4034281c1004000004101d2935404b5565727e8b98aaada197887c6f6255483c2f22150900000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211407000000000000000000030a0f182029323b45515d67727e8b97a2adab9f95887b6e6155483b2e23170c000000000000000000000000000000020b17222d38414d57626c75828f97a29f958c7f736a606d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615553535353535353535353535353535353535353535353535353535353534d4b4740382e24190e020000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000e1a2734414d5a6774808d9aa7ab9e9285849199928c827c76726e6c666b666d6e72767c828d929ca4aea69f93877c6f655b504437291f14090000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d20130700000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b03000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000020b141b22272b2d2f2d3338393b3e3e3d3a342d241b1114171b1f2022252a2d2e3036393a3d4246484f545a616a6f7c87939facb2a8998d8073665a4d4033271a070000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d10000000000c18232e394653606c7985929c90837669544b4034281c100400000000131f2c3946525f6c7985929facada093877a6d6054473a3232323232323232323232323232332f35393c4347505b66707d8997a1adada297887c6f6255493c2f22160900000000000713202d3a4653606d7985929faba79b8e8174665c5145382c1f160c06060c141f2c3845515d6775828e9ba8ab9e9285786c605346392d20130600000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140700000000000205060b0f151a212a323b444e58606d7984919ea9b2a89d908376695f53463a2d1c11060000000000000000000000000000000006111b262f3b45505a616e7b85929fa59f92877c6f666d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554846464646464646464646464646464646464646464646464646464646403f3b352e261c120700000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f22150900000d1a2734404d5a6773808d9aa6ab9e92857d89929f948f88827e7b79787778797b7f828990949da4aea69e938d80736b6053493f3327170d0300000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b06000000000000000000000000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a0300000000000000020a11171b1f202222282b2d2f3132312e29221b191e2022272b2d2f31363a3b3e4146474a4d53555960636c717c859199a4afaca096897d706356493d3023160a0000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d1000000915202b353f4744505b6575828f9b918578665c5145382c1f130600000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f40414045474e535b606c7883909da9b3ac9e9285796c605346392d201306000000000006121f2b3844505c6675828f9caaab9e9285796d6053463d31281e171515171e28313a4753606d7985929facaa9b8e8175655b5044372b1f120500000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d21140c0c0c0c0d090e1114171b1f262b333b444c56606a73808c96a1adada1968a7e7164574d42362a1e0a0000000000000000000000000000000000000a141d29333f46525e69717e8a939ea3999083796d6d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b39393939393939393939393939393939393939393939393939393933322f2a241c130a00000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d20130600000d192633404c5966737f8c99a6ab9f928578808d939f9c948f8b888685848586888b8f949c9fa6aca49d948f81786c60594f41382d2217050000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c10040000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e05000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a0200000000000000000000000000000000000000060e151b1f21222323232323232323232323232323232323232323232323232323232323232323232323232323232322211f1a150e06000000000000000000060b0f121315171c1f2022252524211d1d20252a2d2d3337393c3f4246484b4c525457575f61656b70767e859197a1abb1a79d9184786c605346392d2013060000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6673808c999786796d6053463a2d20130700000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4b5153585f626d737f8c959fabafa49a8d8174665b5044382b1f1206000000000003101c28343f4a5464717e8b98a3ada2978a7d7064594f433a30282322222227303a434f5964717e8a98a2aea2988a7d706453493f33271b0f0300000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211919191919191a191e2022272b31373e454d565e686f7c87929fa8b1a79e9184786d6053463b31261a0e000000000000000000000000000000000000020b17212a36424d56616c75818f97a1a0958c80736d798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2626231f19120a0100000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000c1825323f4b5865727e8b98a5ac9f92867977818c939a9f9c989993929192939a989c9fa6aba8a09d928d82796d665b50463d2f261b110600000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b07000000000000000000000000000000000006101820262b2e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e2b262018100600000000000000000000030506060b0f12131518181b1e25292d3036393b3f4446484b4d535457565e616467696e72777d828a9297a1a9b3aa9f958b7e71665b5044382b1f12060000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c727f8b9894877a6e6154473b2e21140800000000131f2c3946525f6c7985929facada093877a6d605858585858585858585858585858585859595a555d60646a6e767f8c919ca7b1a99f93877c6f62544a3f33281c0f030000000000000b17232e3a4754606d7a86929faca99c9083766b60554b423a342e2f2e2d333a424b55616b7683909daaab9f9285796d6053473a2d22170b0000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2525252525262627252a2d2d33373c434750575f686e7a849199a3afaa9f958b7e71665c504438291f140900000000000000000000000000000000000000050f1925303b44505a616d7a85929ea59f92877c6f798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22202020202020202020202020202020202020202020202020201a1917130e070000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f0300000b1824313e4b5764717e8a97a4aea399867a6d74808891969d9fa49f9e9e9e9fa4aca9a7a79f9d95918980786d675c544a3f342b1d140a0000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e0500000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000040e18222a31373a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a37312a22180e03000000000000000000000000000003060b141a20262b3035393b4146474950535558575e616467686d7074777b7f84898f949fa2a9b2aaa2989083786d60544a3f33281c0f030000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797e8a9795887b6e6255483b2f22150800000000131f2c3946525f6c7985929facada093877a6d656565656565656565656565656565656565666768676d71757b828c919ca4adaba2978e81756a5f5342382d22170b000000000000000613202c3945515d6775818e9ba6ab9f94897d70675d544c443f3c3b3b3c3f444b545d67707d89959faba4998d8174675c5145382c1b11060000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473a32323232323232333430363a3b3f44464e535a61696e7a839096a1abaea3989083786c60544a3f34281c1003000000000000000000000000000000000000000009141f29323e46525e68707e8a939ea399908378798693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22151313131313131313131313131313131313131313131313130d0c0a07020000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000a1623303d495663707c8996abb5ab94877b6e6e737d848a9095989b9d9e9f9f9f9e9c9a9895908a847d736d665c554b42382d22190b020000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000a15202a343c434748494949494949494949494949494949494949494949494949494949494949494949494949494949494847433c342a20150a00000000000000000000000000020a11171f262a32373a4146474c5254535b60626568696e7174777a7d8084888c91959c9fa6adafa9a19892867b6e665c5142382d22170b000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c798786868a909a95887b6f6255483c2f22150900000000131f2c3946525f6c7985929facada093877a72727272727272727272727272727272727272737475777a7d82878f949ca3adaba39992857b6e61584e432f261c11060000000000000004111d2935414c55626f7c88949faba69e9184796d665d56504a494848494950555d666d7984919ea7aa9f93877b6e61554b4034291c0a000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6054473f3f3f3f3f3f3f3f404042424647495053585f626c717b839095a0a8afa59f92867c6f655b5042382e23170c000000000000000000000000000000000000000000020d17202a36414c56616c75818e96a1a0958b7e788693a0aca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080606060606060606060606060606060606060606060606000000000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b11060000000815222e3b4855616e7b8899a3afa295897c6f626b6f797e83888b8e909192929291908e8b87837e78706b605c544b43392f261c10070000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000030f1b26313c464e53555656565656565656565656565656565656565656565656565656565656565656565656565656565655534e463c31261a0f030000000000000000000000040b141c222831363c43474c5254565e6164656c6f7275787b7e8184868a8d9196989da0a8abb0aba59e9791867d6f695f544a402f261c1106000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c79869293979aa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284868a8f92999fa6adaaa29992877d70695e52463c321d140a0000000000000000010d19242f3a47535f6a76828f99a3aca0968f82786d68605c5456555555535b60676d78818f96a0aca2988e8175695f5343392f23180c000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d60544c4c4c4c4c4c4c4c4c4c4d4e4d5254535b60636a6e757e859195a0a7afa59d938b7f726a5f53493f30261c110600000000000000000000000000000000000000000000050e1925303a44505a606d7a84919ea59e91847a8793a0ada194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000713202d3a4653606d7986929faca4978a7d716460666d71777b7f8183858586858483817e7b76716d666059504a423930271d140a0000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c1106000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000006121f2b37434e585f6262626262626262626262626262626262626262626262626262626262626262626262626262626262625f584e43372b1f120600000000000000000000040d161d262d333b42464e53565e6165686e7175787c7e8184878a8e91939a9a9da0a8aaacaeaca69f9c938e857c6f6b60574d42392e1d140a00000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e9193999c9fa3abaca69f9892877e716b61564d42342a200b0200000000000000000008131e2b37434e58626e7c87929fa7a89e948f827a716d66646262616264656c7079818f939ea8a69f92867b6e61574d4231271d1207000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d6058585858585858585859595a5b565e6164656c70757c828a9297a0a8afa59e938e81746d62584e41382d1e150a00000000000000000000000000000000000000000000000008131e29323e45525d68707d8a939da1978c808c99a6aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150801010101010101010101010101010101010101010101010100000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000006121f2c3844505c667784919eaaa5998c7f7266545c6064696e72747778797979787674716e6964605c544f443f3830271e150b020000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c0400000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e050000000000000000000815212e3a47535f6a6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5f53473a2e211508000000000000000000030c161f282f383f444d53585f62686d72767a7e8185888b8e9196979a9d9fa4acaaacafacaba39f9b948f89817a6f6a60594f453b30271c0b0200000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facafa295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facb8ada39c9898989898989898989898989898989898989898999a9b9d9fa4abacaba7a09d9490867e716c62594f443b3022180e00000000000000000000010f1b26323c47535f6a73808d959fa8a69e948f847e7974716f6e6e6f7173787d848f939ea5a79f948c7f72695e53453c311f150b01000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a6d656565656565656565656566676869696e7074787d81878f939ea1a9aca49f938e81786d605b51463c2f261b0c03000000000000000000000000000000000000000000000000020c17202935414c56616b74818e96a19f9285929fabaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e22150d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0a0907040000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000003101c28343f4a546875828f9ba8a89b8e817568565153575f6165686a6b6c6c6c6b696765615e5753504a423d342e261e150c070100000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000915222f3c4855626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255483c2f2215090000000000000000000a151e283139424a50575f616a6f757a7f83868b8e9297989b9ea1a8a7aaacafacaaaba39f9c99928e89827c756d6860584f473d33291e150b0000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929facaca295887c6f6255493c2f22160900000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa9a7a9a19e9a95908a837b706c625a50473e32291f100600000000000000000000000a15202b37434e58606d78839096a0a8a69e96918b85817e7c7b7b7c7e80848a91969ea5a7a0958f82776c60574d42332a1f0d0300000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facada093877a72727272727272727272727273737576787a7d8184898e93999ea6ada8a19a938c81786d665c50493f342a1d140a0000000000000000000000000000000000000000000000000000050e1924303a444f59606d7984919aa2989298a2aeaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e221a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171614100b050000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000c17232e404c5966737f8c99abaa9d908477685d52464d5355585b5d5e5f5f5f5e5d5b5854534d46443f3830282321201d18130c040000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000111e2a3744515d6a77848989898989898989898989898989898989898989898989898989898989898989898989898989898983766a5d5043372a1d10000000000000000006111c263039434b545b60696e757c81868b9093999b9ea1a9a8abadafaca9a6a8a09d9a99928f8b86817c766f6b605d564e463d352b21180c030000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f22160900000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9897928e89837e766e69615a50483f352c20170d000000000000000000000000040f1a26313c44505c666e7b8491969ea6a9a19e97918e8b898888888a8d91969ea0a8a59e9590837a6d655b50453b3121180e0000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb2a5988c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa4ababa39f9691887f776d665c544a3f372d22180b0200000000000000000000000000000000000000000000000000000008131e28323e45515d67707d88939fa29fa2aab4aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b2e2727272727272727272727272727272727272727272727272727272423201c161008000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b02000000000000061724303d4a5763707d8a99a3ac9f93867a6d6054474246484c4e505252535251504e4b4846423c3b3937332d302d2c29241d160d04000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000000111e2a3744515d6a77849095959595959595959595959595959595959595959595959595959595959595959595959595959083766a5d5043372a1d1000000000000000020c17232e38424b555d666c727b82888e92999c9fa4ababadaeaca9aba39f9d9a9795918d8a86837e7a756f6b636059524c443c342b23190f06000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f22160900000000131f2c3946525f6c7985929393939393939393939393939393939393939393939393939399929291908f8d8b8885817d77716c615f5750483f362d231a0e05000000000000000000000000000a152028343f4a545e696e7b848f939ea1a8a9a19e9a9795959495979a9ea0a8a8a19e938e837a6e685e53493f33291f0f060000000000000714212d3a4754606d7a8793a0ada69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aea5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e909297979a9ea1a8acaba39f99928d847d736c655c544a42382e241b100600000000000000000000000000000000000000000000000000000000020c16202935414b55606b74808d96a0abaeb4bcaea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e6155483b34343434343434343434343434343434343434343434343434343434302f2c28211a110800000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000000714212d3a4754606d7a86929faca4998a7d7063544b403a3b3f4144454646464543413e3d4347494846443f3f3c3a39352f281f160c0100000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f010000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000000111e2a3744515d6a7784909da2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29d9083766a5d5043372a1d10000000000000000a141e28343f4a545d676d787f868f939b9fa3abacafaca9aaa29f9c999992908d8a8784817d7a76726d68636059544f45413a322b2219110700000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000000131f2c3946525f6c79868686868686868686868686868686868686868686868686868686868685858482807e7b7874706b64615a534d453e362d241b11080000000000000000000000000000030c17232e38424d565e696e7a828a91969d9fa7a7a7a4a2a1a1a2a4a6a7a7a09d96918a81796e685e564c41382d21170d000000000000000714212d3a4754606d7a8793a0aca69a8d8073675a4d4034271a0d01000815222e3b4855616e7b8894a1aca5988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facb8ada39c98989898989898989898989898999a9b9c9ea1a9a7aba9a8a19e99928e87817a706b605b534a423930261c1209000000000000000000000000000000000000000000000000000000000000040e18242f3a434f59606d79849199a4afbbb9aea194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554840404040404040404040404040404040404040404040404040404040403d3c38332c231a100500000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000613202c3945515d677683909ca9ab9a8e8174665c5145382e323537383939393836313d464e5456555350494b494745413a31281d1307000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c221108000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000006111c26303844505c666d79828c92989ea5acaeabaca49f9d9998928f8c898683807d7a7774716d6865615e56544f48443d353028201910070000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e22150800000000121f2b3844515d697479797979797979797979797979797979797979797979797979797979797978777674716f6c65636059555046423c332c241b12090000000000000000000000000000000006111c26303b444d575e686d757e848b9095979a9c9e9e9f9f9f9e9c9a9895908b847e756d675e564c443a2f261b0f05000000000000000714212d3a4754606d7a87939f9f9f9a8d8073675a4d4034271a0d01000815222e3b4855616e7b88949f9f9f988b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9c9996918c87817b746d6761595049413930271e140a000000000000000000000000000000000000000000000000000000000000000007131d28313d45515d676f7c87939fa7b1acaca194877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e61554d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a48443e352c21160b000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000004111d2935414b5566737f8c99a7ab9e9285796d6053463e3128282a2b2c2c2c242f39434e58606261605b53585654514b433a2f24180d0100000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d100000000000000b17232e38424f59606d78828f949fa3aaafaca7a09d9a93908c8985827f7c7a7673706d686764605d5654524c48433d383229241e160e07000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f130600000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676562605b53544f49453e37312a211a12090000000000000000000000000000000000000a151e29323b454d565d606c71797e83878a8d8f9192929292918f8d8b87837e79716c605d554c443b32281d140a00000000000000000714212d3a4754606d7a8793939393938d8073675a4d4034271a0d01000815222e3b4855616e7b8893939393938b7f7265584c3f3225190c000000000000131f2c3946525f6c7985929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9b99979992908c89847f7b746e69605d554f443f382f271e150c020000000000000000000000000000000000000000000000000000000000000000010c161f2935404b55606b73808d95a09f9f9f9f94877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a57554f473e33281c1004000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a000000000000000000010d18242f3b4855616e7b88959faba1978a7e71645a50433a2f241d151f141c2935404b55606a6f6e6c65676563605d554b4135291d1104000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000003101c28343f4a54616b74818e949ea6aeafa7a09d95908b8783807c797673706d676764615e565754524c4746413a38322c272119130c0400000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f03000000000d1925303b4650585d5f6060606060606060606060606060606060606060606060606060605f5f5e5d5c5a585553504948443d39342b261f180f0800000000000000000000000000000000000000030c172029333b444c525a61676d71767a7e818284858686858483817e7b77716d67615a514b433b322920160b0200000000000000000714212d3a4754606d7a868686868686868073675a4d4034271a0d01000815222e3b4855616e7b868686868686867f7265584c3f3225190c000000000000131f2c3946525f6c798592939393939393939393939393939393939398929291918f8e8d8b8886837f7c78736e69615f57514c433e332d261d150c0300000000000000000000000000000000000000000000000000000000000000000000040d18242f39434f59606d798390999393939393877b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b6e67676767676767676767676767676767676767676767676767676767676767676361594f44382c2014070000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000714212d3a46535f697683909da8a99d9083766c61554b40352e27222222262d3845515d676f7c7b797674726f6d675d5145392c2013060000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f13060000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c10000000000006121f2b3844505c66707d89939da6b0aca49f959089837f7b76736f6d666663605d555754524c4a4745413a3936302c27211b160d08020000000000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000000000008141f2a343e464d5152535353535353535353535353535353535353535353535353535353535252514f4d4b4846443f3838332d28221a140e06000000000000000000000000000000000000000000050e172129323a414550555c6064686e7174767778797978787674716e6965605d555045403a312920170e040000000000000000000713202c3945525d687679797979797979736e64584c3f3326190d00000714212d3a46535f697679797979797979726d62564a3e3124180b000000000000131f2c3946525f6c798686868686868686868686868686868686868686858585848381807e7c7976736f6c65615e57534d45413a3127221b140b0300000000000000000000000000000000000000000000000000000000000000000000000007121d27313d45515c676f7c86868686868686867b6e6154483b2e211508000000000000000000121e2b3845515e6b7884919eabaea194887b737373737373737373737373737373737373737373737373737373737373737373706b6155483c2f231609000000000000000000020a131c242c323b41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e4e4c4841382f1d150c03000000000000000000000005121e2a36424d5764717e8b96a1ab9f958a7d70675d51454039302f2e2f2f38404b55606d7986888583817e7c796d6054473a2d211407000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d1207000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d00000000000713202d3a4653606d7883909da5afafa49a938c837d77726e686663605c545653514b4a4746413e3a3935302d2a251e1b17151312100b0600010000000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f040000000000020d18222c343b4144464646464646464646464646464646464646464646464646464646464646454443413e3c3937332d2c27211d170e09030000000000000000000000000000000000000000000000050f1720282f353e434b5153565e616467696b6b6c6c6c6b696765615e5753514b433e352f281f170e050000000000000000000004111d2935414c565d6c6c6c6c6c6c6c6c67645c52473b2f23170b000005121e2b37424d575f6c6c6c6c6c6c6c6c65625b51463a2e221509000000000000121f2b3844515d6974797979797979797979797979797979797979797979787877767573716f6d666662605b53534d47423c352f281f17110a0200000000000000000000000000000000000000000000000000000000000000000000000000010b151f2834404b55606a6f797979797979797976695e53463a2d211407000000000000000000121e2b3845515e6b7884919eabb4a79a8e818080808080808080808080808080808080808080808080808080808080808080807d7063574a3d3024170a00000000000000000000020e1925303b444c525f6060606060605d5d5e5f5f5f5f5e5d5b596060606060605a58534a41362b2014080000000000000000000000020e1a26313b4653606d7984919ea7a79e9184796d605b514b423d3c3b3c3d424a515d67717e8b9892908e8b897e7164574b3e3124180b00000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b23191107000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a0000000003101c28343f4a5464717e8a95a0acaea49f93888078706b65615e565653514a494745403d3a3936302d2c292424242b29262422201f1c1711110c0600000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b27201910070000000000000006101a222a30353839393939393939393939393939393939393939393939393939393939393938373634322f2d2b27221b1c16110c060000000000000000000000000000000000000000000000000000050d161e242931394045474c5254575a5c5e5f5f5f5f5e5c5a5854524d474540393129241d160d050000000000000000000000010d19242f3a444c525f606060606060605a58524a40362b1f13070000020e1a26313c454d535560606060606060585651493f34291e1206000000000000101c2935414d5862696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a6968666462605c545653504946423b373129241e160d0600000000000000000000000000000000000000000000000000000000000000000000000000000000030d18232e39434e5860626c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000121e2b3845515e6b7884919eabb7a99d938e8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8073665a4d4033271a0d0000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555353524f5960636c6c6c6c6c6c67645c53483c3024180b00000000000000000000000009141f2c3844515c66727f8b95a0aca1968e81756e605c544f4a4948494a4e545b606d7984919e9f9d9a92857a6d6053473a2d2014070000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c1003000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c11050000000006121f2b3844505c6675828f9ca7b1aa9d928b7e736d66605954524d494644403d3a39352f2e2d2a252120282d3031383533312f2d2b28231c1d181109000000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272522201f1b1711100b050000000000000000000000000000000000000000000000000000000000040c13191f272f34383b4146474b4e4f515253535251504e4b4846423b38352f271f18130c040000000000000000000000000008131e28323a414553535353535353534d4c4740382e24190e0200000009141f2a333c424648535353535353534c4a463f372d23180d010000000000000d1925303b4650585d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3836312b261f19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303c464e54555f606060606060605f534d453b31251a0e02000000000000000000121e2b3845515e6b7884919eabb7afa59d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a998d8073665a4d4033271a0d000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000004101c2834404a54606d7883919aa4a89e938c80746d6660595755555556585f666c75818e96a1aca3998e8174675d5145392c201306000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f0800000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000713202d3a4653606d7985929facaea3988d80746c605c544f4746413c3a38342e2d2c292421201d19242c34393d3e4442403e3b3a38342e2e29231b12090000000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a040000000000000000000000060d14191c1f1f202020202020202020202020202020202020202020202020202020201f1f1e1c1a181513120f0b0600000000000000000000000000000000000000000000000000000000000000000001080d151d23292c3036393b3e414344454646454543413e3b3a36302c29241d150d07010000000000000000000000000000010c1620282f35394646464646464646403f3b362e261c120800000000030e18212a31373a3b464646464646463f3e3a342d251b11060000000000000008141f2a343e464d51525353535353535353535353535353535353535352525251504e4d4b494645403c3937332d2a251f1a150d080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2b343c43474953535353535353534846423b33291f140900000000000000000000121e2b3845515e6b7884919eabacacafa9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e010000000000000000000000000c18232e3944515c66707d88939fa6a59c928c8079706b666462616263666a6f78808d939ea9a89f92877b6e62554b4035291d100400000000000000000000000000030b121821272c323839404546494c4f50515253535252504f4d4a4746413a39352f28231c150c060000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d20130700000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d0300000000000815222f3b4855626e7b8898a2aeac9f92867a6d615a504a423d3936302d2c282320201d18141317222c363e45494b514f4d4a4846443f383a342d241b110600000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d1000000000000004090e1112131313131313131309080603000000000000000000000000000002080d10121313131313131313131313131313131313131313131313131313131313131211100e0b0906050300000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363838393939383634322e2d2a251f1d18120b030000000000000000000000000000000000040d161e24292c393939393939393934332f2b241c140a010000000000060f181f262b2d2e3939393939393932312e29231b13090000000000000000020d18222c343b41444646464646464646464646464646464646464646464545444342403e3c3a38342e2d2b27221b1a140e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c19222b32373b3c46464646464646463b3a36312921170d0300000000000000000000121e2b3845515e6b7884919e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f998d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0100000000000000000000000007121c2834404a54606b73808d949fa7a49c928d837d7773706f6e6f7072767c828d929da5aaa1968d8174695f5343392f24180d01000000000000000000000000000001070c161b21272c2e34383a3d3f42434545464645454442403d3a3936302c29241d17110a03000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f22150800000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b0000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000a1723303d4a5663707d8996aab4a89c8f8275685e52443f38302d2a25201f1c181413100d07111d28343e485055575e5c59575553504a4a453f362d23180c01000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000001040606060606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1014191e20212427292b2c2c2c2c2b29272521201e1a14100c070100000000000000000000000000000000000000040c13191d202d2d2d2d2d2d2d2d2726231f19120a0200000000000000060e141a1e21222d2d2d2d2d2d2d2524221e1811090100000000000000000006101a222a303538393939393939393939393939393939393939393939393837363533312f2d2c2823201f1b17110e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f39393939393939392e2d2a251f170f050000000000000000000000121e2b3845515e6b7884919393939393939393939393939393939393939393939393939393939393939393939393939393938d8073665a4d4033271a0d000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e01000000000000000000000000000c18232e39424f59606d788290959fa7a49d95908984807d7c7b7c7d7f838890949da4aaa39891847a6d61574d4231281d12070000000000000000000000000000000000040a0f161b1d23282c2d30333537383939393938373533312e2d2a251f1d18120c060000000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a03000000000000000b1724313e4a5764717d8a97a4b0a6998d807366564c41342e26201e191312100c070604010815212d3945505a61646b68666462605c545651483f34291d1105000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000004080a0a1313131313131313130e0e0b080300000000000000000000000000000000000000000000000000000000000004080e111414181b1c1e1f20201f1e1d1b181514120e0904000000000000000000000000000000000000000000000001080d111314202020202020201a1917130e080100000000000000000003090e12141520202020202020191815120d060000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c1813120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222c2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000121e2b3845515e6b788486868686868686868686868686868686868686868686868686868686868686868686868686868686868073665a4d4033271a0d000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000007121c27303d44505c666d7a8390959da5a7a09d95918d8a888888898c90959c9fa6a9a19892867c6f685e52453c311f160c0100000000000000000000000000000000000000040b1012181c1f202326282a2b2c2c2c2c2b2a29272421201d1913100c0701000000000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a050000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f30231c15110e080807070808090e131925303d4955616c71777573716e6d6665625b51453a2e221509000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000050b101416172020202020202020201b1a18140f0901000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0b0807050200000000000000000000000000000000000000000000000000000001040707131313131313130d0d0b07020000000000000000000000000002050708131313131313130c0b0906010000000000000000000000000000060d14191c1f1f202020202020202020202020202020202020201f1f1f1e1d1b1a18161313100c0705030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020201514120e090300000000000000000000000000111d2a3743505c6872787979797979797979797979797979797979797979797979797979797979797979797979797979797979736e63584b3f3226190c000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000b151e28343f4a545d686d7a838e939ea0a8a8a09d999795949596999d9fa7aba49f9792867e706a60564c41332a1f0d040000000000000000000000000000000000000000000000070c10131316191c1d1e1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96abb5a69a8d807367544b403428201c1816151514141515171a1e242b37434e5864717e8482807d7b7977726d62564a3d3124170b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000810171c2023242d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1012131313131313131313131313131313131313131313121211100f0d0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608091313131313131313080705020000000000000000000000000000000f1b27333f4b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c66635c52473b2f23170a000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e010000000000000000000000000000030c17232e38424c565e686d79818991969d9fa4aca6a3a2a1a2a3a5a8a9a29f99938e857c706c61584e443a3021180e00000000000000000000000000000000000000000000000000000406070a0c0f10121213131212110f0d0a07070501000000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f221508000000000000000000000000000000000000000000000105090b0b1313131313131313120706030000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a4afa89b8e8275665c51453a322c29232322212121212223252a2f353f47535f6a76828f8f8c8a8886837e7265584b3f3225180c000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000008121a22282d30313939393939393939393533302b251d140b010000000000000000000000000000000000000000000000000000000003090d1012131313131313131313060300000000000000000000000000000000000000000000000000000000000000000004080c0e0f13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232f3a444e565c5e60606060606060606060606060606060606060606060606060606060606060606060606060606060605a58524a40362a1f1307000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000006111c26303a444c565e676d747d848a90939a9a9c9e9f9f9f9e9d9b9997928d87817a6f6a615a50463c32281e0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000000000000000000000000000000000000000060c1115171820202020202020201f1312100c06000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939facab9f9285796d60564c443d38342f2f2f2e2d2e2e2f3031363a4145515b626f7c87939b999798928a7e7164574b3e3124180b000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b010000000000000000000000000006101a242c33393c3d46464646464646464641403c362f261d1309000000000000000000000000000000000000000000000000000000070e14191d1f20202020202020202012100c06000000000000000000000000000000000000000000000000000000000002090f14181b1c20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0b080705020000000000000000000000000000000000000000000000000007121d28323c444b505153535353535353535353535353535353535353535353535353535353535353535353535353535353534d4b4740382e24190e02000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00000000000000000000000000000000000a151e28323a444c555c606b70787e83878b8d909192929291908f8c8985817c746d68605850483e342b20160c000000000000000000000000000000000000000000000000000000000000000306060808080808080605030000000000000000000000000000000000000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000006131f2c3945515d677683909dabada2978a7e71685e564f4745403e3c3b3b3a3a3b3b3d3f42464c515a626d76828f99a4a6aa9f92857a6d6053473a2d201407000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d1207000000000000000000000000050e18222c363e44494a5353535353535353534e4c4841392f251a0f03000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000000000000000000000000030c131a202527282d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1c1a181514120e09050200000000000000000000000000000000000000000000010c16202a323a3f43454646464646464646464646464646464646464646464646464646464646464646464646464646464646403f3b362e261c120800000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000030c162029323a434b515960666d71767b7e8183848586858484827f7d79746f6a615e564e463e362c22190e050000000000000000000000000000000000000000000000000000000000060b0f121314141414141413120f0b06000000000000000000000000000000000000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0000000000000000000000000000000000000009121b22292e31323939393939393939382d2c28231c150c030000000000000000000000000000000000000000000004101d2935404b5566737f8c99a3aea99e91857a6d68605953514b4b494848474748484a4b4d53555d606c727f8c949fabaea3998d8074675d5145392c201306000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000030c17202a343e485055576060606060606060605b59534b41362b20140800000000000000000000000000000000000000000000000007111a232a3135383939393939393939392c28231c150c03000000000000000000000000000000000000000000000000020c151e252c31343539393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c020000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a03000000000000000000000000000000000000000000000000000000000000000000060b1012181d1f202325282a2b2b2c2d2c2c2a29272521211e1a14110e0902000000000000000000000000000000000000000000050f1820282f333738393939393939393939393939393939393939393939393939393939393939393939393939393939393933322f2a241c140a00000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000000040d172029303940454f545c6064686e7174767878797878777573706d67625f58524c443d342c241a100700000000000000000000000000000000000000000000000000000000020a11171c1f20212121212121201f1b17110a0200000000000000000000000000000000000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000006111b242d343a3d3e4646464646464646453a38342e261e150a00000000000000000000000000000000000000000000000c18242f3b4754616e7a86929fa8ada19790827a6f6b63605c5557565554545454555658575e61676d747e88939fa6b0a89f92867b6e61554b4035291d1004000000101d293643505c6976838f8b7f7265584c3f3225190c00000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000b151e29323c46505a61646c6c6c6c6c6c6c6c6c68645d53483c3024180b0000000000000000000000000000000000000000000000030e19232c353c414546464646464646464638342e261e150a00000000000000000000000000000000000000000000000009131e272f373d4042464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e1309000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000000000000000000000000020a11171c1f24292c2d30323437373839393938373634312e2d2a25201e19140e09020000000000000000000000000000000000000000060f161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2726231f19120a02000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000050e171e272e343d424a5053565e616567696b6c6c6c6b6a686663605c55534e46413a322b221a110800000000000000000000000000000000000000000000000000000000020b141c22282b2d2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000000010c17222d363f454a4b53535353535353535246443f3830261c1106000000000000000000000000000000000000000000000714202d3946525e6874808d96a1aaa99f9490847c76706d67666462626160616162636567696e737a818b939aa4afaaa1968d8074695e5343392f24180d01000000101d293643505c6976838f8b7f7265584c3f3225190c06060606060606060606060606060606060606060606060606060c1925323f4c5865727f8b8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000007121c27303a444e58616c70797979797979797979746f64594c4033271a0e010000000000000000000000000000000000000000000009141f2a353e474d51535353535353535353443f3830261c110600000000000000000000000000000000000000000000040f1a252f3941484d4f53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f04000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000000000000000000000003090c141c23282b2f35383a3c3f41434445464646454443413e3b3a36312d2a251f1a140d050000000000000000000000000000000000000000050c12171b1d1e20202020202020202020202020202020202020202020202020202020202020202020202020202020201a1917130e0800000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000050c151d232830383f44464d5254585a5d5e5f5f5f5e5d5c595653514b47433c3630292019100800000000000000000000000000000000000000000000000000000000000a141d262d3338393b3b3b3b3b3b3937332d261d140a000000000000000000000000000000000000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000005111d29343f4850565860606060606060605e53504a42382e23170c0000000000000000000000000000000000000000000005111e2a36414c56606d7a849198a2aaa69f969189827d797573716f6e6e6d6d6e6e707274777b80858e939fa4acaba3989184796d60574d4231281d120700000000101d293643505c6976838f8b7f7265584c3f322519131313131313131313131313131313131313131313131313131313131925323f4c5865727f8b8f8376695c504336291d1000000000000000000104060606060606060606000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000081118232e39424c565f6a707e8786868686868686868174685b4e4135281b0e02000000000000000000000000000000000000000000010d1925313c4750585e5f606060606060605f504a42382e23170c000000000000000000000000000000000000000000000814202c37414b53595b60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000000000000000000000060d141a1e262e34383a404547494c4e50515252535252514f4d4b4846423b3a36302a251f170e07010000000000000000000000000000000000000001070b0f111213131313131313131313131313131313131313131313131313131313131313131313131313131313130d0c0a070200000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000000000000000000000000000000000000000000030b12181e262e34383b4146474b4e505152535251514f4c4a4645403937322a251e170e07000000000000000000000000000000000000000000000000000000000006111c262f383f444647474747474746443f382f261b11060000000000000000000000000000000000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c6c6b605c544a3f34281c1003000000000000000000000000000000000000000000020e1925303b45525d686f7c869298a0a8a8a09e948f8a8582807e7c7b7b7a7a7b7b7d7e8084878d92979da5afaaa29992867c6f675d51453b311f160c0100000000101d293643505c6976838f8b7f7265584c3f322520202020202020202020202020202020202020202020202020202020202025323f4c5865727f8b8f8376695c504336291d1000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140700000000000000060f19232834404a545e686f7c86929a93939393968f82786d6053463a2d2013070000000000000000000000000000000000000000000004101d2935414d58626a6c6c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000c1825313d48535d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000000000000000000070f181f262a30383f44464b515356585b5d5e5e5f605f5f5d5c5a5854534d4746423b3630292018120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000000000000000000070c151c23282c3036393b3e414345454645454442403d3a38342e2b262019130d050000000000000000000000000000000000000000000000000000000000000b17222d38424a505354545454545453504941382d22170b00000000000000000000000000000000000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000000000b1724313d4a56626c717979797979797979786d665c5044382c1f13080000000000000000000000000000000000000000000008141e2935414c56606a707d8691969fa3aba69f9c98928f8c8a89888787878788898b8d9195999fa2a9aba69f9892877e706a60554b4133291f0d040000000000101d293643505c6976838f8b7f7265584c3f322d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d323f4c5865727f8b8f8376695c504336291d100000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000040d18212b353d44515c666d7a849198a29f9fa19791847a6d665c5144382c1f12060000000000000000000000000000000000000000000005121f2b3845515e6a74797979797979797976665c5044382c1f12060000000000000000000000000000000000000000000e1b2734404d59656f757979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e00000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c05000000000000000000000000000000000000081019212931363e424a5053555d606365676a6a6b6c6c6c6b6a696764615e5754524d46423b3329241d150d040000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000030a11171c1f252a2d2e3234363839393938373533302d2c28231d1b150d0802000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b60616161616161605b53493f33271b0f03000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000005121e2a36424d5765717e868686868686868685786d6053463a3025190d01000000000000000000000000000000000000000000020d19242f3a434e58606b707c848d92999fa2aaaaa29f9c99979595949394949596989a9da0a8abaaa79f9d948f857d706c61584e433a2f21170d000000000000101d293643505c6976838f8b7f7265584c3f393939393939393939393939393939393939393939393939393939393939393939393f4c5865727f8b8f8376695c504336291d100000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facaca093867a6d6053473a2d2014070000000000020b161f2a333d47515b606d78829096a1aaaea39992857b6e685d544a4034281c1004000000000000000000000000000000000000000000000613202c3946535f6c798686868686868686786d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b68758286868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f0000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e050000000000000000000000000000000008111a222b333b424650545c6063676d6f727476777879797978777674716e6966615e56524d453f352f271f160d04000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000060c1014191e202125272a2b2c2c2c2b2a292623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c6e6e6e6e6e6e6c655b5044372b1f1205000000000000000000000000000000000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000714212d3a46535e69768390939393939393978a7d7063564c4135291d11050000000000000000000000000000000000000000000008131e28313c464f59606a6f7980878e92989b9fa2aaa6a6a4a2a1a1a0a0a1a1a3a5a7a7aca49f9d9995908a827b706b615a50463d31281d0f05000000000000101d293643505c6976838f8b7f7265584c4646464646464646464646464646464646464646464646464646464646464646464646464c5865727f8b8f8376695c504336291d1000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000a141d28313c454f59626d74818e949fa8aea49f92877d6f695f564c42392e23180c00000000000000000000000000000000000000000000000613202c3946535f6c798692939393939386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9393939393939393939393939393939393939393939393939393939393939393939393938e8175685b4f4235281c0f00000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f050000000000000000000000000000060f1a232c343d454d535a61666d7075797c7f81838485858685858482807e7b77736e69615e575145403931281f160c030000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000003080e111414181b1d1e1f201f1e1e1c19171313100c0700000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787a7a7a7a7a7a776c605346392d20130600000000000000000000000000000000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000815212e3b4854616e7b87939f9f9f9f9fa99b8f8275685e5246392d20150a00000000000000000000000000000000000000000000010c161f2b343d474f585f676d737b81868b8f9298989a9b9d9e9f9f9f9f9f9f9e9d9c9a989a93908d88837d766e69615950483e342b1f160c00000000000000101d293643505c6976838f8b7f72655853535353535353535353535353535353535353535353535353535353535353535353535353535865727f8b8f8376695c504336291d100000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facada093867a6d6053473a2d2014070000000006111c262f3a434d57606b727f8b939da6afa59c928b7e716b60574d443a30271c120700000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9f9386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000000000000030d18212c353e464e575f616c70787d8185898b8e90919192939292908f8d8b87847f7b746e69625b514b433a31281e150b000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e101212131212110f0d0a070604000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8787878787877a6d6154473a2e211407000000000000000000000000000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000007131f2c38434e5866737f8c9aa4afaca8aaac9f92867a6d6154473c32261b0f0000000000000000000000000000000000000000000000040d19222b353d464e555d60696e747a7e8285888b8d8f909192929292929291908f8d8c898683807c76706c615f574f473e362c22190d0400000000000000101d293643505c6976838f8b7f72656060606060606060606060606060606060606060606060606060606060606060606060606060606065727f8b8f8376695c504336291d1000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000071017222d38424c555f69707d87929fa5afa79e938d80736c61594f453c32281e150b0000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8acacb2adaba5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59b8e8275685b4f4235281c0f0000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c0300000000000000000000010b151f2a333e474f5860696e767d84898e9298989a9d9d9e9f9f9f9e9d9c9a9795918c86817b726d605d554b433a30271d1207000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794949494877a6d6154473a2e211407000000000000000000000000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000000000915222e3b4854606a7784919eaca49f9b9ea5a3998b7f7265584e43372b1c12070000000000000000000000000000000000000000000000071019232b343c434b51575f61676d7175797c7e80828384858586868585848482817f7d7a77736f6a64615a534d453e352c241a10070000000000000000101d293643505c6976838f8b7f726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c727f8b8f8376695c504336291d1000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473a2d2014070000050e192228333f4a545d676e7b859299a3afa89f958e81776c605a50473d332a20160c030000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000f1c2835424f5b6875818e9babb5b2a8a19e98989898989898989898989898989898989898989898989898989898988e8275685b4f4235281c0f000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000000000007121d27313c454f59616a6f7b828a91969b9fa2aaa7a7a5a3a2a2a3a4a5a8a7a7a09d99928e867f756d675d554b42392e23180c0300000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b09050100000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000004101c2834404b54626f7c8996a0a49a938e939eab9d9083776a5f5347392e23180c000000000000000000000000000000000000000000000000071119222a313940454d53555d6065666d6f71737576777879797979787877757472706d6866625f58555046423b332c231a1208000000000000000000101d293643505c6976838f8b7f79797979797979797979797979797979797979797979797979797979797979797979797979797979797979797f8b8f8376695c504336291d100004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d20140700030d17202b343d44505b666d79839197a2abaaa1969083796d655b50483e352b21180e04000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000d1a2734404d5a6773808d99a3aeada196918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8175685b4f4235281c0f0000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c11060000000000000000000c18242f39434d57616b707c858f949ea0a8aca8a19e9a989695959697989c9fa2aaaba39f98928b81796d675d544b4034281e150b0000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126292825201b140c0300000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000006131f2c3845515c6674818d9aa89f9388828e9baaa095887c6f62544a4034281c10040000000000000000000000000000000000000000000000000710181f282f353b42464c5154545c60626567686a6b6c6c6c6c6c6c6b6a69676563605d5655534e49443e36312a211a110800000000000000000000101d293643505c6976838f918b86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868b918f8376695c504336291d100006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d201407010b151f29333d46505a606c78828f95a0a9aba29891847a6e675c53493f362d23190f0600000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000815212e3b4854616e7b86929faaab9e91847f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063564a3d3023170a000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c040000000000000004101d2935404b555f69707d8692979fa6aca69f9c96918e8b898988898a8c8f92989ea1a8aaa29f938f83796d665c51453d30271c1207000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e333534312c251e150c0200000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000000000713202d3a4653606d7985929eaa9d90837d8998a2a79a8d8074665c5144382c1f130800000000000000000000000000000000000000000000000000060d161d242931363a4145474a505355585a5c5d5e5f5f5f5f5f5f5e5d5c5a595654524c4847433c39332a261f180f080000000000000000000000101d293643505c6976828f9393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d20140707121d27313b454e58616c73808d949ea7afa39992867c6f685e554b41382d241b11070000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000714212d3a46535e6974818e98a2ada196887c7272727272727272727272727272727272727272727272727272727272706b6054483c2f22160900000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a0000000000000006131f2c3845515d676e7b869298a1a9aaa29f948f8984817e7d7c7c7c7d7f82868b91969da4aea59e958f82786d60594f42392e23180c0000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e1409000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b120900000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000005111d2935414c5664707d8a97a2a9998c807885929fab9e9285796d6053463a3025190d0100000000000000000000000000000000000000000000000000040c12181f262a2f35393a3f4446494b4d4f505152525353525251514f4e4c4a4745413c3b37322d28221a140e06000000000000000000000000101d293643505c69768286868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868376695c504336291d10000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014071118242f39434d57606a717e8b929ca6aea49f92877d706a5f564c43392f261b1209000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000005121e2a36424d57616e7b86929fa8a89c8f82766c6565656565656565656565656565656565656565656565656565656360594f44382c2014070000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f04000000000004111d2935414b55606d79839098a2aaa9a198928a827c787472706f6f70717275797e848d929fa4aba79f948d80746b60544a4034281c10040000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32383a4146474c4f4d49423930251b0f0400000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000713202d3946525e6875828f9ba9a197897c75828e9baba1978a7d7064564c41362a1e1105000000000000000000000000000000000000000000000000000001070d141a1e24292c2e34383a3c3e40424344454646464645454442413f3d3a3935302e2b26201c170e0903000000000000000000000000000f1c2935424e5a66707679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797670665a4e4235291c0f000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2014101a232935404b555e696f7c86929fa4aea69d928b7f726b61584e443b31271d140a00000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a25313b46525e6973808c96a0ac9f948b7e716a5f5658585858585858585858585858585858585858585858585856544f473d33271c10040000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a00000000000613202c3945515d67737f8c95a0aaaba19792867e766f6c6565636262636465676d7279808b9399a4afa69d92897d70665c5144382c1f150a00000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f060000000000000000000000000000000000000000000000000000000000000000000000000002090e11171c1f262b2f35393d43474c5254595c59534b42372c2015090000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c010000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000714212e3a4754616d7a86929fab9e928579717e8b99a3a99b8f8275685e5246392d20150a0000000000000000000000000000000000000000000000000000000003090e13191d2023282c2d2f32343537383939393939393837363432302d2c2924211f1b15100b050000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201418222c353e45515d676e7b859198a3aea79e948d80746d62594f463c32291f150b0200000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009141f2a36424d57606d7984919aa4a69f92867c6e685d554b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a48443d352b21160b0000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f01000000000714212d3a4754606d7a85929fa7afa49992857c716c63605b535656555657555c60676d747f87939fa6aea49d9184796d6053463c31261b0f0300000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e0300000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616668655d53493d3125190c000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d11050000000000000002050708080808080808080814212e3b4754616e7a8794a1a094877a6d6154473a2e21140808080808080808080705020000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000006121e2b37424d5765727f8b99a3ab9b8e81756d7a86929fac9f92867a6d6154473c32271b0f00000000000000000000000000000000000000000000000000000000000001080d1113171c1f20222527292a2b2c2c2c2c2c2c2b2a2927262321201d1915120f0a0400000000000000000000000000000000000a16212d38424c545a5c60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d21160a000613202c3946535f6c7986929facaca295887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2016202a343e47515b606d79839097a1aaa9a0958f82786d605b51473d342a20170d030000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e1a25303b45515d67707d88939fa6a29891847a6d675c544b423f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3d3c38332b231a0f05000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000005111e2a36424d5766727f8c97a2adaa9f93877d706a615a5350494a4949494a4b51555c606d73808c949fabaca0958b7e7164584e43372b1f1206000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f14090000000000000000000000000000000000000000000000000000000000000001080d11161c1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e00000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000000000002090e121415151515151515151515212e3b4754616e7a8794a1a094877a6d6154473a2e211515151515151515151514120e09020000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000000814212e3a47535f697683909daba3998a7e716875828f9caba3998c7f7265584e43372b1d1207000000000000000000000000000000000000000000000000000000000000000104060c10121316181a1c1d1e1f1f20201f1f1e1e1c1b19171413110d0806030000000000000000000000000000000000000005101c26313a42494e505353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353504e49423a31261c1005000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d201e28323c464f59636d75818e959fa9aaa1979083796d665c50493f352c22180e05000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000009141f2935404b55606b73808d949fa8a0968f82796d665c544b433a323232323232323232323232323232323232302f2c27211a110800000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c0000000714202d3a46525e697784909da9a8a2988d80746b60585046443f3d3c3c3d3e40454b515b606d7882909ca6b0a89d9083776a5f53473a2e21150600000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464e53555d60656a6f747a7f8175685c4f4235291c0f00000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b00000000050d141a1e2021212121212121212121212e3b4754616e7a8794a1a094877a6d6154473a2e2121212121212121212121201e1a140d05000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000000030f1b27333f4953626e7b88959fac9f92867a6d64717e8b99a3ab9d9083776a605447392e23180c0000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f101112131313131212110f0e0c0a0707040100000000000000000000000000000000000000000000000a151f2831383e4243464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000613202c3946535f6c7986929393939393887c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d2026303a444e58616b727f8c939ea7aca29891857b6e675d544a3f372d231a100600000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000020c18242f39434f59606d78829096a0a89f948f82786d665d554c443b332b2525252525252525252525252525252322201c160f08000000000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d100400000814212e3b4754616e7b8795989a9b9c92857a6d61594f463e37332d2f2f302e34394045505c666f7c88949fabaca095887b6f6255483c2d22170b0000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000000000000000000000000000000000000000000000001070c10151b1e24292c33383b42464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000000050f171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e3b4754616e7a8794a1a094877a6d6154473a2e2e2e2e2e2e2e2e2e2e2e2e2d2a251f170f0500000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000005121f2b3744505b6573808d99a7ac9c8f837668606d7a86929faca095887c6f62554b4034281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f262d32353639393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635322d261f160d0300000613202c3946535f6c7987868686868686867c6f6255493c2f2216090013202c3946535f6c7986929facada093867a6d6053473a2d232e38424c565f6a707d87939fa5afa49a92867c6f695e554b42382e251b11080000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007121d27313d44505c666d7a849197a1a69e948f81786d675d564d453d3528231c141919191919191919191919171614100b050000000000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f130600000b1825323e4b5865717e888a8b8d8e908e8174685e52473d342b272223222323282f343f4a545f6a76828f9cacb1a7998c7f736653493f33271b0f030000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c60646a6e74797e83898e929084776a5d5144372a1e110000000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b0000020d17212930363a3b3b3b3b3b3b3b3b3b3b3b3b3b4754616e7a8794a1a094877a6d6154473b3b3b3b3b3b3b3b3b3b3b3b3b3a36302921170d020000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000000000613202d394653606c7884919eaba49a8b7f72655d6875828f9caaa79a8d8074675c5145382c1f14080000000000000000000000000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000040d151c212629292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292926211c150d0400000006121f2c3845525e6a757979797979797979766a6054473b2e2215080013202c3946535f6c7986929facada093867a6d6053473a2d28343f4a545e686f7c869299a4afa59f93887e706a60574d433a30261c1309000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010b151f28343f4a545e686e7b859298a2a69e938f82796d685f574f473e342e261e160d0c0c0c0c0c0c0c0c0c0a09070400000000000000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d20140600000714212d3a4754606d797c7d7f808183847d7063564c41352b221b17161616181d232e38424e5864717d8a9aa4afa99c8f8276655b5044372b1f12050000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000000000000000000000000000000000000060b0f141a1d23292c32373a4145474f54565e61666d71767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000009141f29333b4246484848484848484848484848484854616e7a8794a1a094877a6d6154484848484848484848484848484846423b33291f140900000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004101d2935404b5563707d8996a1ac9f93877b6e615664717e8a98a2ab9e9285796d6053463b3025190e02000000000000000000000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000030a1016191c1d20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1916100a030000000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060013202c3946535f6c7986929facada093867a6d6053473a2d353d44505c666d7a849198a2aba69d938c7f726c61584e453b31281e140a01000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000030d17232e38424c565f696f7c869299a3a59e948f827a6e69605950443f38302820180f07000000000000000000000000000000000000000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b00000613202c3945515d676d6f707273757678706b6054443a30231a0f0b0609070c121c26303c4754616d7a86939facab9f9285796c605346392d20130600000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000000000000000000000000000000002080d11171c1f262a2f34383c43474c5254596063696e73797d82888d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b00020e1a25303b454d52545454545454545454545454545454616e7a8794a1a094877a6d61545454545454545454545454545454524d453b30251a0e020000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000006131f2c3945515d6774818e9ba8ab9c908376695e53606d7a86929faca2978a7d7164564d41362a1e110500000000000000000000000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e181109010000000000000000050a0d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313100f0d0a05000000000000010e1a26313d4751595e5f6060606060606055544e463c32271b0f030013202c3946535f6c7986929facada093867a6d6053473f383d47515b606d78828f96a0aaa89f948e81746d635a50463c33291f160c0200000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000006111c26303a444d57606a707d879298a2a69e9490847b6f6b625a504a423a322a21191106000000000000000000000000000000000005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030004111d2935414c555d606264656768696b6360594f4432291e110800000000010a14202d3946525e687784919daaaea298877a6e6154473b2e21140800000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f231609000000000000000000000000000001040a0f13191c22282b3136394045474e53565d60656b70757b80848a8f949a9fa2a7a09d979083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005121e2a36424d575e616161616161616161616161616161616e7a8794a1a094877a6d616161616161616161616161616161615e574d42362a1e120500000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000714202d3a4753606d7985929faba3998b7f726557515d6775818e9ba9a99c8f8275685e5246392d20160a000000000000000000000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353534947433c342b20150a000013202c3946535f6c7986929facada093867a6d6059504a42454f59626d74808d949fa8a9a0968f82786d605b51483e342b21170d040000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000a151e29323c454e58616b707d869298a2a69f9691857d716c605c544c443c332b2317110a020000000000000000000000000000000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f120600010d19242f3a434c51545557585a5b5d5e56544f473d3320170d00000000000005111d2a36414c566875828e9ba8b3aa95897c6f6256493c2f2316090000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000000000000000000000001070d11161b1e252a2d33383b42464b5153585f62686d72777d82868c91969c9fa6a39f9b95908b857f7366594c403326190d0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e7a8794a1a094877a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695e52463a2d2014070000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000005111e2a36414d5664717e8a98a2ac9f92867a6e61544b5563707d8a97a1ac9f92867b6e6154473d32271b0f0100000000000000000000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b110700000000000000000000000000000000000000000000000000000000050a0d0f101313131313130f0f0d0904000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646463c3b37322b22190f04000013202c3946535f6c7986929facaea194887b706b605b544c4d57606b727f8b929da6aba19791847a6d665c51493f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000030c17202a333d464f59616b707d869298a1a8a09792877e746d665d564d453d3527221b140b0300000000000000000000000000000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d201307000008131e28313a414547494a4c4d4e50514948443d352b210e05000000000000010d192530414e5b6774818e9aa7b0a3968a7d7063574a3d3024170a000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000000000000000000040a0f13181d20272c3036383f44464d53555c60646a6f747a7f84898f92999ea1a9a19e99928e89837e79736d63574b3e3225180c0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000815212e3b4854616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7c8995a2a295887c7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6e6154483b2e211508000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000714202d3946525e6876828f9caaab9c8f8276685e524653606d7985929eaba3998c7f7266584e43372b1d12070000000000000000000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000000000000000000030a11161a1c1d2020202020201c1b1915100902000000000000000000000000000000000000000000000000000000000008121b242b31363839393939393939392f2e2b272019100700000013202c3946535f6c7986929facb8ab9e92857d736c665e56555f69707d87929fa4aea39992857b6e685d544a40372e241a100700000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000050e18212b343e474f59616b707d8691969fa7a199928b80786d685f574f473f332d261d150c03000000000000000000000000000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080000010c161f282f35393a3c3d3f404243453d3b38332b23190f0000000000000000081a2733404d5a6673808d99a6b0a4978a7d7164574a3e3124170b00000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000000000000070c10151b1d24292c32383a41464a5053575f61676d71767c81868b91959b9fa3a69f9c96918c86817c77716d67635b51463b2f22160a0000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788487878787878787878787878787878787898e99a4a4988e888787878787878787878787878787878784786b5e5245382b1f120000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000814212e3b4754616e7b86929faca3998b7e7165564c44515c6674818d9aa8ab9d9184776a605447392f23180c000000000000000000020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e1206000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f070000000013202c3946535f6c7986929facb9ada197928780786d68605d676e7b859299a3aea49f92877d6f695f564c42392e251c12080000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000060f19222c353e474f59606b6f7c8490959ea5a39f928d827a6e69605950443f382f271e150d040000000000000000000000000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c30231609000000040d161e24292c2d2f313234353638302f2c272119110700000000000000000d1a2633404d596673808c99a6b1a4978a7e7164574b3e3124180b00000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f1206000000000000030b12181c1f262b2f35393d43484c52545b6063696e73797e83888e92989da0a8a29f9a94908a847f7a756f6b65605d55514940352a1e12060000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919494949494949494949494949494949599a0aaaaa098959494949494949494949494949494949184786b5e5245382b1f1200000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000006131f2b37434e5865727f8c99a3ac9f92867a6d615447404a54636f7c8996a1aca095897c6f62554b4034291c1004000000000000000005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e2216090000000000000000000000000000000000000000000000030d161f272d3235363939393939393635312c261e150c020000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000013202c3946535f6c7986929facb9b3a9a199938c827a6f6a656d79839097a1aba59c928b7e716b60574d443a30271c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000007101a232c353e474f59606a6f7a838f939fa4a49d948f847b706b625a5049413930271f160d0400000000000000000000000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a00000000040c13191d202122242527282a2b252423211c170d0801000000000000000e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b00000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000000030c151c23282c31373a4045474f54565e61666c70767b80858b90959a9fa2a8a09e98928e88837e79736e6863605953514b4340372e23190d020000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919ea1a1a1a1a1a1a1a1a1a1a1a1a1a1a2a4aab2b2aaa4a2a1a1a1a1a1a1a1a1a1a1a1a1a1a19e9185786b5e5245382b1f120000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000000000815212e3b47535f6a7783909dabaa9c8f8275685e5246394653606c7884919eaba89a8d8174675c5145382c1f140900000000000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000000000000000a151f2831383e424346464646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000004090e11121313131313131313090806030000000000000013202c3946535f6c7986929facb9bab2aba49f948f847c726c77818f95a0a9a79e938c80736c61594f453c32281e150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000008111a232c353d474f585f686e79818c939aa2a69f9691857d716c605b534a423931281f160d04000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b000000000008121a22282d303132323232323231302d282219130c04000000000006121e2b37424d576875828f9ba8b4aa96897d7063564a3d3023170a00000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000000000b151e272e34383c43474b5153596063686d72787d82878d92979d9fa7a49f9c96918b86817c76716d66615e56544f47454039312e251c1207000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b7885919e9f9f9f9f9f9f9f9f9f9f9f9f9f9fa1a3a8b0b0a8a3a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9185786b5e5245382b1f12000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f08040000000000000000000003050e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000003101c28343f4a54626f7c8895a0aca3988b7e7164564c413744505b6573808d9aa7ab9f9285796d6053473b30251a0e02000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c0000000000000000000000000000000000000000000005111c27313a434a4e505353535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9b2a8a09da09f9691877f76808c939ea7a89f958e81776c605a50473d332a20160c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000008111a232b353d464e565e676d7780889298a0a8a09792877e736c655c544b433a31281f160c030000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0000000005101a242c33393c3e3f3f3f3f3f3f3e3c393329241e16100c0709060b1117232d3a47535f697884919eabaea398887b6e6155483b2e2215080004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000007121c2730394044464e53555d60656b6f757a7f848a8f939a9ea1a9a29e99938f89847f7a746f6a64605c54524c48433d39352f271f1c130a00000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b78849193939393939393939393939393939394979ea8a89e97949393939393939393939393939393939185786b5e5245382b1f12000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1614100b05000000000000060b0f12131b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000000000006121f2b3844505c6673808d9aa7ac9f92867a6d6054473a333f4953626f7c8895a0aca2978a7e7164574d42362a1e1205000000000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060605c5a544c42372c2115090000000000000000000000000000000000000000000000000000000105090b0b13131313070604000000000000000000000000000013202c3946535f6c7986929facb9aca0969196a0a199928c838c929ca5aaa1969083796d655b50483e352b21180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000081119232b343c444d555d656c737e8691969fa6a299928b80776d665d554b433a31281e150a0000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222c363e44494a4b4b4b4b4b4b4a49453e352f281f1c18171616171b222935404b55616e7b8896a1acac9f9286796d6053463a2d2013070006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e030000000c18232e39424a5153585f62676d72777c81868c91969c9fa4a7a09d97928d87827d78726d68625f5853504a46413b38322c29241d150d0a0100000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00121f2b3845525e6b788486868686868686868686868686868686878c97a3a3978c878686868686868686868686868686868684786b5e5245382b1f12000000000000000000000000000000080e171f2f3a454f575c5e60605f545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e42352b2423201c170e09030000020a11171b1f20252c34414e5a6774818d93939393938b7e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000000000713202d3a4653606d7985919eabaa9b8f8275675d5145392d3847535f6a7784909daaa99c8f8276695e52463a2d20160a000000000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c2013000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c69655e54493d3125190d0000000000000000000000000000000000000000000000000000060c111517182020201f1413100c0701000000000000000000000013202c3946535f6c7986929facb7aa9d91849196a0a39f9490949ca4aba29891847a6d675c53493f362d23190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000071019222a323b434b535b606c707c848f949da4a39f928d81786d675d554b433a30261c110600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000004101c28333e4850555758585858585857555045413a312c282323222322282d333d45515d67727f8c99a8b2a99d908376665c5144382c1f1206000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000004101c2834404a545c60646a6f747a7e83898e92999ea1a8a39f9b95908b85807b75706c65605d56534e46443f3836302c271f1d18120b03000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00111e2a3743505c687278797979797979797979797979797979797a8794a1a094877a797979797979797979797979797979797872685c5043372a1e11000000000000000000000000000000000f1b2834404c5761686b6c6c6c605c5455585a5c5d5e5f5f565d6065696b6c6b6965605c554e463c37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e42393831302d28221a140c07070b141b22272b2d323939414e5a677480868686868686867e7164584b3e3125180b000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060403010000000000000203060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000000004111d2935414c5563707d8a97a1ada2988a7e7164554c41352b37434e5866737f8c99a7ac9f93877b6e6154483d32271b0f010000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000000000000000000000000000000030f1c2935424e5a6670767979797979797570655a4d4135281b0f020000000000000000000000000000000000000000000000000911181d2124252d2d2d2c201f1c18120b030000000000000000000013202c3946535f6c7986929facaea194877b849196a1a69f9c9fa6afa39992867c6f685e554b41382d241b110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000071018202931394149505a616a6f7a828d929fa4a49c938e82796d675d554b42382e23171006000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000814212d3944505a616465656565656564615a514c433e38342e302f302d33383f44505a606d7985929eabb1a7998c807366544a4034281c1004000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020006121f2c3844515c666d71767c81858b90959b9fa3a8a19e99928e89837e79736e6963605b53524c47433c38342e2a251e1b16100c070100000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000f1b2834404b5660686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6e7a8794a1a094877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6860564b4034281b0f00000000000000000000000000000005111e2a3744505c6873787979796d665c504b4d4f4c52565e61686d727678797876726d675f584e463c30261c160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4646453d3c39332a261f181212181d262d3337393e4546464c58646e7479797979797979716c6256493d3024170a000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b13131311100e0a050005090d0f1013131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0000000000000613202c3945515d6775818e9ba9ac9f92867a6d6053473a2f26323c4855616e7b88959faba4998c7f7266594f43382c1d12070000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d6976828686868686868275695c4f4236291c0f03000000000000000000000000000000000000000000000009121b22292e3132393939392d2c29231d150d0300000000000000000013202c3946535f6c7986929facada09386797b849197a1a9a9abb0a89f92877d706a5f564c43392f261b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000060e171f282f383f4450585f686d78808b9399a3a59e948f82796d675d544a3f342822180b020000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303c4955616c71727272727272716c605d554f4645403e3d3c3c3d3f44495059616c73808d97a1adab9f95887c6f6255483c2e23180c00000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e1205000713202d3a4653606d787e83888d92989da0a7a69f9c96918c86817c77716d67615f5753504945413a37312c28231c19140f0a0400000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b17232f3a454e565c5e6060606060606060606060606060616e7a8794a1a094877a6d6160606060606060606060606060605e5c564e453a2f23170b00000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b0000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53535353514a49443e363129231d1d23282f383f44464b52535353535c64676c6c6c6c6c6c6c64625a5045392d211508000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e423528202020201d1d1a16110b1015191c1c2020202734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0000000000000714212d3a4754606d7a86929facaa9b8e8175675d5145392c212d3a46535f697683909dabab9e9184776b605448392f24180c0000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c201300000000000000000000000000000000000000000003101d2a3643505d69768390939393938f8275695c4f4236291c0f030000000000000000000000000000000000000000000006111b242d343a3d3e464646463a38342f271f150b01000000000000000013202c3946535f6c7986929facada093867a6e7b859197a1a9b3aca1968b7f726b60584e443a31271d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000050d161d262d333e464e565d666d747f879298a2a69e949082796d665c50443f342a1d140a0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1724313e4a5764717e7e7e7e7e7e7e7d756d67615953514b4b4a49494a4a50535b606b707e88939fa9b0a69d9083766a5f53473b2e1c120700000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d21140700101d293643505c6976828a90949a9fa2aaa29f9a948f8a847f7a756f6a64605d55534d46443f38352f2b261f1c17110e0802000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0007121e28333c454b50525353535353535353535353535354616e7a8794a1a094877a6d61545353535353535353535353535352504b453c33281e120700000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c1003000000000000000000000000000000000005111d29343e48505658606060606060605b595e606060605e57555046423b342f27272e343c41495053585f6060605f5c585a60606060606060585650483e34291d1105000b1825313e4b5864717e8b93939393938e8175685b4e42352d2d2d2d2d2a2926221c151b212528292d2d2d2d34414e5a6774818d93939393938b7e7164584b3e3125180b000000000005121e2a36424d5765717e8b98a2aea2988a7d7064554b4035291e2a36424d5765727f8b99a3aca096897c6f63554b4035291d100400000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000010c18222d363f454a4b535353524745403931271d1207000000000000000013202c3946535f6c7986929facada093867a6d6f7c859297a2aaab9e91847a6d675c554b423930261e140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000040b141b2227343c444c545c606d727e869298a2a69f958f82786d605a50463c2f261c110600000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000003101d2a3643505d6976838b8b8b8b8b8b8a817a706b64605c545756555657545b60656c727d86929aa4afaa9f948a7d7064584e43372b1f0b0000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e22150800101d2a3743505d6a7683909c9fa6a8a09d98928d88837d78736d6862605853514b46423b37332d29241e1b15100c06000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010c17212a333a4043454646464646464646464646464754616e7a8794a1a094877a6d6154474646464646464646464646464543403a332a21170c01000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000000000c17222d363e45494b5353535353535359636b6c6c6c6c6b64615a534d45403931303940454d535b60656c6c6c6c6b686157535353535353534b49453e362d22170c00000b1825313e4b5864717e868686868686868175685b4e423939393939393736322d271f262c3235363939393939414e5a677480868686868686867e7164584b3e3125180b00000000000714212d3a46535e697683909caaab9f9285796d6053463a2f241a26313b4754616d7a86929faca89a8e8174675d5145392c1f140900000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000000000000000407090a0b0b0b0b0b0b101d2a3643505d697683909ca9a89c8f8275695c4f4236291c0f0b0b0b0b0b0b0a09070400000000000000000000000005111d29343f485056586060605f53514b43392f23180c000000000000000013202c3946535f6c7986929facada093867a6d6a6f7c859298a2aaa1968f82796d675c544a423830261d140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222a323a424a505b626c717d869298a2a79f948e81746d62584e42382d22170b00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000030f1c2936424f5c6975828f9898989898938e847d76706d6666646362636465666c71787f879298a2acaca2988f82766c6155463c32261b0f0000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f22150800101d2a3743505d6a7683909da9a49c96918b85817c76716d66615e56544e4745403936312b27221b19130f0a030000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000050f1821282f34373839393939393939393939393b4754616e7a8794a1a094877a6d6154473a39393939393939393939393837342f2821180f0500000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d01000000000000000000000000000000000006111b242d34393d3e464646464646525e6b757979797978706c615f57514b433e3d424b51575f656c71787979797873685c504646464646463e3d39342d241b110600000a1724303d4956626c7179797979797979756f65594d3b46464646464644423e39312930383d41434646464646464c58646e7479797979797979716c6256493d3024170a00000000000815212e3b4854616e7b87939faca99b8e8174675c5145382c1d14202d3946525e6876828f9caaab9f9285796d6053473b31251a0e00000000000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000040b10131616171717171717171d2a3643505d697683909ca9a89c8f8275695c4f4236291c17171717171717161613100b05000000000000000000000915212e3a45505a62656c6c6c6c605c554b4034291c10040000000000000013202c3946535f6c7986929facada093867a6d606a6f7d869298a3a89f948f82796d665c544a42382f261d140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000061018202830383f44515a616b707d869299a4a69d938b7e716a5f544a3f33281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000020e1b2835414e5b6874818e9ba5a5a5a59e96918a837d79767271706f6f707275787d838b9299a2aaafa49a92867b6e61594f44342a20150a0000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524c48433d38352f2a261f1b17110d080100000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000060f171e23282a2b2d2d2d2d2d2d2d2d2d2d2e3b4754616e7a8794a1a094877a6d6154473a2e2d2d2d2d2d2d2d2d2d2d2b2a28231e170f060000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000000000009121b22292d303139393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245393939393931302d29221b12090000000815212d3945505a62646c6c6c6c6c6c6c68655d534648535353535353504f4a433b313a42494e4f53535353535348535c64676c6c6c6c6c6c6c64625a5045392d2115080000000007131f2c38434e5866737f8c9aa4ada2978a7d7063554b4034281c111d2a36414c5664717e8b98a2aea2988b7e7164574d42362a1b1106000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c000000000000000000070f161b20222324242424242424242a3643505d697683909ca9a89c8f8275695c4f42362924242424242424242322201c160f070000000000000000000b1724313d4a56626c71797979796d675c5145382c1f13060000000000000013202c3946535f6c7986929facada093867a6d60606a707d869299a3a69f948f82786d665c544a42382f261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e161e262e343f485059606b707e87939fa6a59f92867c6f665b5044392e23180c000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000010e1a2734414d5a6774808d9aa7b1b4aea8a19e94908a85827f7e7d7c7c7d7f82858a90959fa3ababa39f93887e71695f53473e3322180e040000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e21140800101d2a3743505d6a7683909da69a8d8079726d68625f5853504a46413b38322c29241d1a150f0b0600000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000050c12171b1e1f202020202020202020212e3b4754616e7a8794a1a094877a6d6154473a2e212020202020202020201f1e1b17120c05000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c201306000000000000000000000000000000000000000911171d2124252d2d2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d2d2d2d2524211d1711090000000005111d29343e48505658606060606060605b59534d535f6060606060605d5b554d4339424c545a5c6060606060605f5353585a60606060606060585650483e34291d1105000000000915222e3b4854606a7784919eacab9e9285796d6053463a2e23180d1925303a4754606d7a86929facaa9c8f8276695e5346382d22170b000000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c2013000000000000000007111921272c2f303131313131313131313643505d697683909ca9a89c8f8275695c4f4236313131313131313131302f2c272119110700000000000000000b1825323e4b5865717e86868686796d6053473a2d20140a0000000000000013202c3946535f6c7986929facada093867a6d6058606b707d879299a3a69e948f81786d665c544a41382f261b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000010000040607080707050100040c141c2328363e474f59616c727f8c949faaa3989083786c60554b4034281c10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000d1a2633404d596673808c99a6b4aaa29f9a9f9f9c98928f8c8a8988898a8b8e92979da0a7aea8a199928b7f726c61574d42352c21100600000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d21140700101d2a3743505d6a7683909da99c928d847f7a746f6a64605c54524d48443d39352f2b261f1c17110d080200000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000001070b0f1112131313131313131314212e3b4754616e7a8794a1a094877a6d6154473a2e2114131313131313131312110f0b0701000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d2114070000000000000000000000000000000000000000060c1115171820202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023202020181715110c060000000000000c17222d363e45494b535353535353534e4d4d575e6c6c6c6c6c6c6c6a665f554a3e49545e66696c6c6c6c6c6c6c5e574d4e535353535353534b49453e362d22170c0000000004101c2834404b54626f7c8996a0aca99a8e8174665c5144382c1d120813202c3945515d6775818e9ba9ac9f93877b6e6153493f33271b0f030000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000040f19232b32383b3d3e3e3e3e3e3e3e3e3e3e43505d697683909ca9a89c8f8275695c4f423e3e3e3e3e3e3e3e3e3e3d3b38332b23190f05000000000000000a1723303d4a5663707d8993988a7d7063574a3d31261b0f0300000000000013202c3946535f6c7986929facada093867a6d605359616b717e87929aa4a69e938e81786d665b534941382d2217140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000020608080e070c101313151413110d0802020a1117242c353d47505a606c77828f98a2aa9f958b7e71675c5145382c1f14080000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000c1926323f4c5965727f8c98a5aea298928d939aa0a29f9c999796959697989b9ea1a9acaba39f9691877f726d625a50453c31231a1000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600101d2a3743505d6a7683909da9a49c96918b86817c76716d66615e56544f4745403937312b28221c19130f0a040000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000020405060606060606060814212e3b4754616e7a8794a1a094877a6d6154473a2e211407060606060606060504020000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a0000000000000000000000000000000000000000000005080a0b131315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d201413130b0a0805000000000000000006111b242d34393d3e464646464646464246535e69767979797979797771665b4f424e5a66707679797979797976695e5346464646464646463e3d39342d241b11060000000006131f2c3845515c6674818d9aa8ada197897d7063544a4034281c0b04111d2935414b5564707d8a97a2ada49a8c7f73655b5044372b1f13070000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c2013000000000000000b16212b353d4448494a4a4a4a4a4a4a4a4a4a4a505d697683909ca9a89c8f8275695c4f4a4a4a4a4a4a4a4a4a4a4a4948443d352b21160b000000000000000815222f3b4855626e7b88959a8d817467584e43372b1f120600000000000013202c3946535f6c7986929facada093867a6d60534f59616c717e88939fa3a59e938e81786c655b53493f3327261c130a010000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000003090e1214151a1c181c1f202121201d19130c050006121a232b353e44505b656e7b86929faaa79e9184796d6053463b3025190d0100000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000b1825313e4b5864717e8b97a4ab9f9286818890959b9fa3aba4a3a2a2a3a5a8a9a7a8a19e99928d847d716d625b51483e332a1f110800000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400101d2a3743505d6a7683909c9fa6a8a09d98928d88837e79736e6863605953514b47423c38332d2a251e1b15100c07010000000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c1004060000000000000000000000000009121b22292d3031393939393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b39393939393931302d29221b120900000000000713202d3a4653606d7985929eabab9e9185796d6053463a2e23180c010d18242f3a4653606d7985929fabac9e9184786c6053463a2f24180d0100000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c201300000000000004101b27323d474f54565757575757575757575757575d697683909ca9a89c8f8275695c57575757575757575757575756544f473d33271c10040000000000000714202d3a4753606d7a86979e9184786a5f53473a2e21150800000000000013202c3946535f6c7986929facada093867a6d605347505a616c727f8b919ba4a59e938e81776c655b504440382e261c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000000000060e151a1e2122272823282c2d2e2e2d2a251e160e05000811192327333f49535e69737f8c98a2ada1968b7e7164564c41362a1e110500000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1724313d4a5764707d8a97a3ac9f9286797c83898e9299999c9d9e9f9f9f9e9d9b9896918c86807a706b625a51493f362c21180e0000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d0100101c2936434f5c6976828a8f949a9fa2a9a29f9a94908a84807b756f6b65605d55534d46443f3836302b271f1c18120e0903000000000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f020000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000911171d2124252d2d2d2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d2d2d2524211d171109000000000005111d2935414c5664707d8a97a2ada89a8d8074665c5044382b1c12070007131f2c3845515c6674818e9aa8aca096897c7063554b4035291d110400000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000713202c38444f59606364646464646464646464646464697683909ca9a89c8f827569646464646464646464646464646360594f44382c20130700000000000006131f2c3945515d677885929e96887b6f6255483c3025190d01000000000013202c3946535f6c7986929facada093867a6d60534748505a626d727f8c929ca4a59d938e80776c605c524a40382e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000000060f181f262b2d2e34352e34383a3b3a3936302820160c0200071117222d38414d57606d7a86929faca89c908376685e5246392d20140700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000a1623303d495663707c8996a3afa399867a6f787d82868a8c8f909192929291908e8b8884807b736d68605950483f372d241a0f0600000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b0700000713202d3a4653606d787d82888d92979da0a7a69f9c97918c86817c77726d67625f5753504a46413a37322c29231d1a140f0b0600000000000000000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e110400000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000060c111517182020202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120202020181715110c060000000000000713202d3946525e6875828f9ba9ada196897c6f63544a3f34281c0b000004101c2834404b5463707c8996a1ada89b8e8174675d5145392c20140900000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f120000000000000916222f3b4854606b7071717171717171717171717171717683909ca9a89c8f82757171717171717171717171717171706b6054483b2f22160900000000000004101d2935404b556a7783909d998c7f7266564c41362a1d1105000000000013202c3946535f6c7986929facada093867a6d6053473e48515b626d737f8c929ca4a59d938d80746e645c524a40372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030e18212a31373a3b414243404546484746413a32281e1308000006111b262f3b45525d6875828e9ba8ac9f93877a6e6154473b2e21140800000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000916222f3c4955626f7c8895a2b5ab94877b6e6c70757a7d808284848586858583817f7c78736e68605d564f473f362d251b120800000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000006121f2c3844505c666d71767b80858b90959b9fa3a9a19e99928e89837e79746e6964605b54524c47433d38342f2a251f1b17110d080100000000000000000000000000000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d10040000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b1108000000000000000000000000000000000000000005080a0b1313131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e21151313130b0a080500000000000000000714212e3a4754616d7a86929facab9e9184786c605346392e23170b0000000c18232e394653606c7884919eabac9f92857a6d6053473b31261a0e02000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d100000000000000a1623303d495663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83919daaaa9d90837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d706356493d3023160a000000000000000c18242f424f5c6875828f9b9c908376685e5246392d201307000000000013202c3946535f6c7986929facada093867a6d6053473a3f49515b636d73808d929da5a59d928d80746e635c524940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d2013070000000000000000000000000000000000000000000009151f2a333c4247484d4f504b51535454524c443a3025190d0100000a141d2935414c5664717e8b97a4afa49a8a7e7164574b3e3124180b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000815212e3b4854616e7b8794abb5a295887b6f6263686d7073767778797978787674726f6a66615e56524c433d352d241b1309000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000003101c28343f4a545c60646a6e74797e83898e92989ea0a8a39f9b95908b85807b76706c66615e56544e4745403936312b27221b19130c04000000000000000000000000000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000606060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080606000000000000000000000006121e2b37424d5765727f8b99a3aea89a8d8073655b5044372b1c110600000007121f2b3844505b6673808d9aa8aea2988b7e7164574d42362a1e12050004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d000000000003101d2a3643505d6976838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9195a0acab9f95908a8a8a8a8a8a8a8a8a8a8a8a8a8a8a83776a5d5044372a1d1104000000000000071a2734414d5a6774808d9a9f93867a6d6154473a2e23180c000000000013202c3946535f6c7986929facada093867a6d6053473a373f49525b636e74808d939da5a49d928d80736e635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaca09386796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c454d53555a5b5c555c6061615e564c41362a1d11050000020b19242f3c4955626f7c8895a2b6ac998d8073665a4d4033271a0d00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000714212d3a4754606d7a8799a4afa296897c6f63565d606366696a6b6c6c6c6b6a6865625f5854524d45413a312b231b1209010000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000c17232e38424a5053575f62676d71777c81868c91969c9fa4a7a09d97928d87827d78726d6862605853514b46423b37332d29241e160d0a0100000000000000000000000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a87949f9f94877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b0000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c130900000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000814212e3a47535f697683909d9f9fa096897c6f6253493f33271b0a00000000030f1c28333f4a54626f7c8895a09faa9c908376695f53463a2d21140700000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f1409000000000003101d2a3643505d6976839097979797979797979797979797979da0a8b1b1a79f9d97979797979797979797979797979083776a5d5044372a1d11040000000000000c1926323f4c5965727f8c98a4998b7e7164544a4034281c10040000000013202c3946535f6c7986929facada093867a6d6053473a2d374049525c606c77818e939ea6a49c928c80736d635b51493f372d241b1209000000000000000000000000000000000000000000000000010101010101010101010613202c3946535f6c7986929facaca09386796d6053463a2d20130701010101010101010101000000000000000000000006121e2b37424d575f616768696a676d6e6d685e5246392d2013080000000814212e3b4754616e7a8794a1ada89b8e8175685b4e4235281b0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0000000613202d394653606c7986939faca3968a7d706357525457595c5d5e5f5f5f5e5d5b5855534e4746413b352f281f19110900000000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000006111c2630383f44464e53555d60656a6f747a7f848a8f93999ea1a9a29f9a938f8a847f7a746f6a64605c55534d46443f38352f28201c140a00000000000000000000000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000000000000000000000000000000814212e3b4754616e7a8792929292877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815222f3b4855626e7b8895939393939184776a605441382d22170b00000000000b17222d3847545f6a7784919393939394887b6e6155483b2e221508000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e03000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9f9f9f9fa9abb0b8b8b0aaa89f9f9f9f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000b1724313e4a5764717d8a97ab9b8e8275665c5144382c1f12060000000013202c3946535f6c7986929facada093867a6d6053473a2d2e374044505b656d78818e949ea6a49c928c7f736d635b51493f362d241b120900000000000000000000000000000000000000010406070d0d0d0d0d0d0d0d0d0d0d13202c3946535f6c7986929facaca09386796d6053463a2d20130d0d0d0d0d0d0d0d0d0d0d07060400000000000000000814212d3a47535f696e7475767778797b7a6d6154473a2f24190d0100000714202d3a4753606d7a8693a0ada89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000005121f2b3744505b657885929faba4978b7e7164584b474a4d4f515152535252504e4c4947433c39363029241e160d0700000000000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000000000a151e262e34383c42474b5153586062686d72787d82878d92979c9fa6a49f9c96918c86817c76716d67615e5753504945413a322e261c1207000000000000000000000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000000000000000000000814212e3b4754616e7a8786868686877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a010000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000d1a2733404d5a66738086868686868686807366584e432f261b1106000000000006111c2b37434e5866737f86868686868686807366594d4033261a0d00000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a110700000000000003101d2a3643505d6976839093939393939393939393939393939c9fa6b0b0a69e9c93939393939393939393939393939083776a5d5044372a1d11040000000000000916232f3c4956626f7c8995ab9f9285796d6053463a2d2013090000000013202c3946535f6c7986929facada093867a6d6053473a2d2027333f49535c666d78828f949fa6a49c918c7f726d625b51483f362d241b12080000000000000000000000000000000001070d1113141a1a1a1a1a1a1a1a1a1a1a1a202c3946535f6c7986929facaca09386796d6053463a2d201a1a1a1a1a1a1a1a1a1a1a1a1313100c070000000000000815222e3b4855616e7b80828384858687807367554c4135291d120c070a0a15212e3b4854616e7b8794a1aea89c8f8275695c4f4236291c0f03000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000030f1b27333f495e6b7884919eaba5988b7f7265584c3f3d404344454646454543413f3c3b37322d2a251f19130c0400000000000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000000030c151c23282c3137394045474e54565e61666c70757b80858a90949a9fa2a8a19e98928e89837e79736e6963605b53524c4440382e24190e020000000000000000000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000714202d3946525e687579797979797975685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e0400000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a02000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000c1926323f4b57636e7379797979797979736e6358463d321d140a000000000000000f1b26323c4b57636d7379797979797979736e63574b3f3226190c000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f1911080000000000000003101d2a3643505d69768286868686868686868686868686868690949fabaa9e948f86868686868686868686868686868683776a5d5044372a1d11040000000000000814212e3b4754616e7a8799a3a297897c706356493d31261a0e0200000013202c3946535f6c7986929facada093867a6d6053473a2d20222d38414a545c666d79828f949fa7a49c918c7f726d625b51483f362c241a12080000000000000000000000000000040c13181d2021272727272727272727272727272c3946535f6c7986929facaca09386796d6053463a2d27272727272727272727272727201f1c18120b03000000000915222f3c4855626f7b888e8f9192978f8276675d5145392f241d181616141b222f3c4955626f7c8895a2afa89b8e8275685b4f4235281c0f02000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b17222d44505d6a7783909daaa6998c7f7366594c403333363738393939383735322f2e2b26201e19140d080b09050100000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000030a11171c1f262b2f35393d43474c52545b6063696e73797e83888e92989da0a7a39f9b95908b85807b75706c65605d56524a40352a1f13070000000000000000000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a00000000000000000000000000000000000005111e2a36414c565e616c6c6c6c6c6c615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e050000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e1105000000000000000000000000000a17232f3b47525c63666c6c6c6c6c6c6c66635c5247342b200b02000000000000000a15202f3b46515b63666c6c6c6c6c6c6c66635c52473b2f23170a0000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000030f1c2935424e5a66707679797979797979797979797979797982909ca9a89c8f827979797979797979797979797979797771665b4f4236291d10030000000000000613202d394653606c7986929fa99a8d807367574d42372b1e120600000013202c3946535f6c7986929facada093867a6d6053473a2d201b262f38424a545c676d798290959fa7a39b918b7f726d625a50483e362c241a1108000000000000000000000000040d161d24292c2d34343434343434343434343434343946535f6c7986929facaca09386796d6053463a34343434343434343434343434342d2c28231d150c030000000713202d3a4653606d7985929c9d9f9f92867a6d60554b40352f2923232324262d36424d5765717e8b98a4b1a69a8d8073675a4d4034271a0d01000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000061d293643505c6976838f9ca9a69a8d8073675a4d403427292a2b2c2c2c2b2a282522211f1b1919191919181715110c06000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000000000000060c10151a1d24292c32383a41464a5053575e61666d71767c81868b91959b9fa3a79f9d97928d87827d78726d68635c52473b2f23170a0000000000000000000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000000000000000000000010d1925303b444c52545f5f5f5f5f5f54524c443a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b040000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000007131f2a35404a52575a606060606060605a58524a403522190f000000000000000004121e2a354049515759606060606060605957524a40352a1f1307000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0903000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c76838f9ca9a89c8f82756c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e0100000000000005121f2b3744505b657784919eaa9d918477695f53473a2d21140800000013202c3946535f6c7986929facada093867a6d6053473a2d20141d263039424b555d676d79839095a0a8a39f93887f726c625a50483e362c231a110800000000000000000000010c161f282f35393a40404040404040404040404040404046535f6c7986929facaca09386796d6053464040404040404040404040404040403a38342e271e150b00000006121f2c3844515c6676828f9caaaba2988b7e72675d51454039342f3030312f383f46525e6975818e9ba8b3a9988b7e7265584b3f3225180c00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020f1c2935424f5c6875828f9ba8a79a8e8174675b4e413428252525252525252525252525252525252525252524211d17110900000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000003090e12181d1f272b3036383f44464d53545c60646a6f747a7f84898e92999ea1a8a19e99938f89847f7a736e63574b3f3226190c0000000000000000000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000000000000000000008141e29323b4146475353535353534746413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d03000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e14080000000000000000000000000000020e19242e3840474b4d535353535353534d4b4740382e2410070000000000000000020d19232e3740464b4c535353535353534d4b4740372e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d606060606060606060606060606976838f9ca9a89c8f827569606060606060606060606060605d5b554d43392d22160a00000000000000030f1b27333f49536976838f9ca9a096887b6e6155483b2f24190d01000013202c3946535f6c7986929facada093867a6d6053473a2d2014141e273039434b555d676d7a839096a0a8a49a93887e716c615a50483e352c231a110800000000000000000007131d28313a4145474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d535f6c7986929facaca09386796d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4645403930271d1207000004101c2834404a5465727e8b98a2aeaa9e9184796d605b514b45403e3d3d3d3f4149505b616e7b86929facada197887c6f6255493c2f22160900000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000020e1b2835414e5b6874818e9ba7a89b8f8275685c4f4235323232323232323232323232323232323232323232312e29221b12090000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000000000000000000000001070c10161b1e252a2d33383b42464b5153585f62676d72777c82868c91969c9fa4a49f9c96918b868073665a4d4033271a0d0000000000000000000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000000000000000020d1720293036393b4646464646463a3935302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d04000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000007121c262e353b3f4046464646464646403f3b352e261c120000000000000000000007121c252e353b3e4046464646464646403f3b352e251c12070000000000000000000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b0803000000000000000000000000000000000000000000000000000000030f1b26323c464e53555656565656565656565656565c6976828f9ca9a89c8f8275695c56565656565656565656565655544e463c32271b0f0300000000000000000b17222d414e5b6874818e9ba7a8988c7f7265554c4135291d1104000013202c3946535f6c7986929facada093867a6d6053473a2d20140c151e273039434c555d686e7a849196a1a9a49a93877e716c615a50473e352c231a110700000000000000010d18242f3a434b51545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5f6c7986929facaca09386796d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a53514b42392e23180c0000000c18232e3a4754616d7a86929fa9aca1968d80746d605d55514b4a49494a4b4f535b606d74818e98a3aeab9e9285796d6053463a2d20130700000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000010d1a2734404d5a6773808d9aa6a99c8f8376695c50433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3d3a342d241b1106000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000000000000000000000000000040a0f13191c22282b3136394045464e53555d60656b70757b7f848a8f939a9fa2a8a09e989083776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000000000000050e171e252a2d2e3939393939392e2d29251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e0500000000000000000000000000000000000a141c242a2f32333939393939393933322f2a241c140a00000000000000000000000a131c232a2f32333939393939393933322f2a241c130a000000000000000000000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e08010000000000000000000000000000000000000000000000000006131f2b37434e585f62636363636363636363636363636976828f9ca9a89c8f827569636363636363636363636363636260584e43372b1f13060000000000000000061a2633404d596673808c99a6a99c8f8276675d5145392c201306000013202c3946535f6c7986929facada093867a6d6053473a2d2014070c151e27313a434c565e686e7b849196a1a9a49992877e716c61594f473e352b23190f0400000000000004111d2935414b555d606767676767676767676767676767676767676c7986929facaca09386796d676767676767676767676767676767676767605c544b4034281c100400000713202d3946525e6874808d97a2ada89d928c7f746d67605c5557565657585960656c727f8b939daaafa4998d8074665c5044382b1f120600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000d192633404c5966737f8c99a6aa9d9083776a5d504c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b4a453f362d22170c0100000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000002080d11171c1f252a2e34383c43474c5154596063686e73797d82878d92979da0a79d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e02000000000000000000000000000000000000000000050d14191e20212c2c2c2c2c2c21201d19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e09060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d080100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2726231f19120a020000000000000000000000010a12191e2325262d2d2d2d2d2d2d2626231f19120a010000000000000000000000000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000000000815212e3b47535f6a6f707070707070707070707070707075828f9ca8a89c8f827570707070707070707070707070706f6a6054473b2e22150800000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d6054473a2d22170b000013202c3946535f6c7986929facada093867a6d6053473a2d201407030c151f28313a444c565e696e7b849197a1a9a39992877e706c61594f473d352b21160b0000000000000613202c3945515d676d737373737373737373737373737373737373737986929facaca0938678737373737373737373737373737373737373736d665c5145382c1f1306000005111d2935414c56616d7a85929fa5aea49b918c8079716d67656463636465686b70787f87929fa5afa89f93877b6e61544a3f34281c100300000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000c1925323f4c5865727f8b98a5aa9e9184776b5e5858585858585858585858585858585858585858585858585650483f34291d1105000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000000000000000000000000000000000000060b0f141a1d23282c32373a4145474f54565e61666d70767b80858b90959b9d9084776a5d5144372a1e110000000000000000000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e221508000000000000000000000000000000000000000000000002080d1114142020202020201413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f131313131313131311070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000070e1317191a202020202020201a1917130e08000000000000000000000000000000070d12161919202020202020201a1917130e07000000000000000000000000000000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000000000916222f3c4955626f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d82909ca9a99d90837d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6f6255493c2f22160900000000000000000a1723303d4a5663707d8996a3aea3998a7d7164544a3f33281c0f030013202c3946535f6c7986929facaca093867a6d6053473a2d20140700030d161f28323b444d575f696e7c859297a2aaa39992877e706b61594f473d32271b100400000000000714212d3a4754606d79808080808080808080808080808080808080808087929facb3a69a8d8080808080808080808080808080808080808080796d6053463a2d2013070000010d1925303a46525e68717e8b939da5ada39b928d847e797572717070707274777d828c9299a3afaaa1968e8174695f5342382e23170b0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000b1825313e4b5864717e8b97a4ab9f9285786565656565656565656565656565656565656565656565656565625a50453a2e21150900000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000000000000000000000000000000000000000003090e12181c1f262b2f35393d44484d52545c6064696e74797e83898e929084776a5d5144372a1e110000000000000000000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000000000000000000000000000000000000000000105070813131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000002070a0c0d131313131313130d0c0a0702000000000000000000000000000000000002060a0c0d131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d13080000000000000000000000000000000000000000000003101d2a3643505d69768289898989898989898989898989898990949fabab9f959089898989898989898989898989898983776a5d5044372a1d1104000000000000000815222f3b4855626e7b8895a99f9f9b8e8174665b5044382b1f12060013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070000040d162029323b454d575f6a6f7c859298a29fa39992877d706b60594f44382c20130700000000000814212e3b4754616e7a878d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3afb5a89d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d867a6d6053473a2d20140700000008131e2a36414c56626c74818e939da4aea49d96918b85827f7d7c7c7d7e8184898f949fa3abaaa29891847a6d60574d4230261c11060000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000a1724313d4a5764707d8a97a3ac9f93867872727272727272727272727272727272727272727272727272716c62564a3d3124170b000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000000000000000000000000000000000000000000000000070c10151b1e24292c32383b41464a5053575f62676d71777c81868c83776a5d5144372a1e110000000000000000000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e0300000000000000000000000000000000000000000003101d2a3643505d6976839096969696969696969696969696969c9fa6b0b1a79f9d96969696969696969696969696969083776a5d5044372a1d1104000000000000000714202d3a4753606d7a8697939393939285796c605346392d2013060013202c3946535f6c7986929393939393867a6d6053473a2d201407000000040e172029333b454e585f6a6f7c8692989393939992867d706b6054483b2f22160900000000000814212e3b4754616e7a87949a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5b9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a93867a6d6053473a2d201407000000020d1925303a44505a606d78818d929fa2aaa8a09e97928f8c8a89898a8b8e91969c9fa6ada7a09892867c6f685d52453c311e140a000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b00000000091623303c4956636f7c8996a2afa4998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7e7165584b3e3225180b00000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000000000000000040a0f13191d20272c3036383f44464d53555d60656a6f747a7f8175685b4f4235281c0f0000000000000000000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e020000000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a08040000000000000000000000000004080a0b1313131313131313131313131313131311100e0b06000000000000000000000005090d0f101313100f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f140800000000000000000000000000000000000000000003101d2a3643505d697683909c9f9f9f9f9f9f9f9f9f9fa3a3a3a9abb0b9b9b1aba9a3a3a39f9f9f9f9f9f9f9f9f9f9d9083776a5d5044372a1d11040000000000000006131f2c3945515d677885868686868686867c6f6256493c2f2316090013202c3946535f6c798786868686868686796d6053473a2d20140700000000050e172129333c464e58606a707d8686868686868686867c706356493d3023160a00000000000814212e3b4754616e7a8794a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6acafb5acacacaea8a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a093867a6d6053473a2d2014070000000008131e29323f44505c666d78808b92989fa3aba9a29e9b9897969697989b9ea0a8aca9a19e9590867d6f6a60564c41332a1f0c02000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000915222f3c4855626f7b8895a2b5ab9b918c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b85786b5f5245382c1f12050000000000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000000000000000000000000000000000000000000000000000000001080d11161b1f252a2e34383c42474b5153586062686d72756f65594d4134281b0e0000000000000000000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f150900000000000002090f14181b1b191413110d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000050c11141717202020202020202020202020202020201e1d1b17120b0400000000000000020a1015191c1c20201c1c1915100a020000000000000000000000000000000000000000000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000000000000000003101d2a3643505d6976839093939393939393939393939b9ea5afb7b7b6b7b9b8afa59d9b93939393939393939393939083776a5d5044372a1d11040000000000000004101d2935404b55687378797979797979796f6a6054483b2e22150900121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000050f18212a333c464e58606b70797979797979797979706b6054483b2f22160900000000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93867a6d6053473a2d20140700000000020d172028343f4a545c666d747e858e92999ea1a8a7a8a5a4a3a3a3a5a7a8aca49f9d97928c837b6f6b60584e443a3021180e00000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b000000000815212e3b4854616e7b8794abb5ada39b989898989898989898989898989898989898989898989898989285786b5f5245382c1f1205000000000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000000000000000000000000000000000000000000000000000000000001040b1014191c23282c3137394045474e54565e616568655d53483d3125190c0000000000000000000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e030000000000030b131a202527282621201d19130f0a040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000040c141b212528292d2d292825211b140c0400000000000000000000000000000000000000000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d00000000000000000000000000000000000000000003101d2a3643505d6976828686868686868686868686868e939ea9b0aba9abacb2a99d938e86868686868686868686868683776a5d5044372a1d110400000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260584e43382c1f130700111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000060f18212a343d464f5960636c6c6c6c6c6c6c6c6c6360594f44382c20130700000000000814212e3b4754616e7a8793939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393867a6d6053473a2d2014070000000000050e17232e38424a545c606c717a81868d9196989a9c9e9f9f9f9f9e9d9c999a93908b857f786e6960594f463c32281e0f0600000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b000000000714212d3a4754606d7a8799a3afacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59e9285786b5f5245382c1f120500000000000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5f5f5e5d5b595653514a47433d373127221b140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e11171c1f262b2f35393d43474c5254595b59534b42372c2015090000000000000000000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000000020b151d252c313435332e2d2a251e1b16110d0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000020c161e262c32353639393635322c261e160c0200000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e010000000000000000000000000000000000000000030f1c2935424e5a667076797979797979797979797979818e9ba7a69f9c9ea1a8a79b8e817979797979797979797979797771665b4f4236291d1003000000000000000007121d2731454f575d5f6060606060606056544e463d32271b0f03000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000060f18222b343d474f54565f606060606060605f56544f473d32271b100400000000000814212e3b4754616e7a868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796d6053473a2d20140700000000000006111c263038424a505a61686e747b8084888b8e90919292929291908f8d8a87837e79726d665f574f473d342b20160c0000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b000000000613202c3945515d677986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9e9285786b5f5245382c1f1205000000000000000000000000000000080e161e252a30363a3c4347484b4e50515253535252504e4c494644403937322b262017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c10151a1d24292c32373a4146474c4f4d48423930251b0f040000000000000000000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000009131d272f373d40423f3a3936302c27201d18130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000a141e2830383d4143464643413d3830281e140a000000000000000000000000000000000000000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d010000000000000000000000000000000000000000010d1a26323e4a545e66696c6c6c6c6c6c6c6c6c66707d89939eab9f94909196a1ac9f93887c6f666c6c6c6c6c6c6c6c6c6a665f554a3e32261a0e010000000000000000010b151f333d454c5052535353535353534948433d342b21160a00000915202b353f474e5253535353535353535345403931271d1207000000000000000000061019222b353d4448495253535353535353524948443d352b21160b0000000000000714202d3946525e687679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797976675d5145392c201306000000000000000a141e2630383f4450565e61696e73787b7e81838485868685858482807d7a76726d67605c544d453d352b22190e040000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0000000004111d2935414b556b7885929393939393939393939393939393939393939393939393939393939393939285786b5f5245382c1f120500000000000000000000000000000000050c13191f252a2d32373b3c3f414345454646454543423f3c3a38342e2b27201b150b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12181d1f272b3035393a3f42413d3730271e14090000000000000000000006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c10070000000000040f1a252f3941484d4e4c4746413a38322c29241d1a15100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060005101b26303a42494e4f53534f4e49423a30261b10050000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000000a16222d38434c545a5d6060606060606057606d7883919da5a499908384919ea6a49a9083786d6057606060606060605d5b554d43392d22160a00000000000000000000030d212b333b404445464646464646463c3b38322b22190f040000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000071019232b32383b3d4646464646464646463d3b38322b23190f0400000000000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d554b4035291d110400000000000000020c141e262e343e444c52575e61666a6f727476777879797978777573716d6865605d55504a423c332b23191007000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a677480868686868686867e7164584b3e3125180b00000000010d18242f44515e6b7784868686868686868686868686868686868686868686868686868686868686868685786b5f5245382c1f1205000000000000000000000000000000000002080d141a1e20262b2e2f323536383939393938373533302d2c28231c1b150f0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10161b1e25292d2e323534312c251e150c0200000000000000000000030f1b27323d464e545660606060606060595751444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000814202c37414b53595b5954524c48433d39352f2b261f1c18120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000915212c38424c545a5c60605c5a544c42382c2115090000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000005111c27313a434a4e50535353535353535e69727f8c95a0a99f93877c7e8a949faba0958c7f72695e53535353535353504f4a433b31271c110500000000000000000000000f1921292f343738393939393939392f2e2c27211910070000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000007111921272c2f30393939393939393939302f2c272119110700000000000000020e1925303b444c525f6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f514b433a2f24180d010000000000000000020c141c2328323b41464d5354585f626567696b6c6c6c6c6b6a696664615e5653514b443f38302a2119110700000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e01000000000000000000000000010d1a2733404c58646e7479797979797979716c6256493d3024170a0000000000071d2a37434f5c67727779797979797979797979797979797979797979797979797979797979797979797873685d5044372b1e11050000000000000000000000000000000000000003090e12151b1f212225282a2b2c2c2c2c2b2a282623201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d202126282825201b140c030000000000000000000000000a16202b343d434749535761686b6c6c66635b5146464b515357565e61666a6c6c6a66605d56514c46423b3328231c140c020000000000000c1825313d48535d656866615e56544f4745403a37312c28231c1a140f0b0600000000000000000000000000000000000000000000000000000000000000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e000d1925323d49545e66696c6c69665e54493d3225190d0000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000a151f2831383e42434646464643505a616e7b86929fa7a2978d817476828f99a3a79f92867b6e61594f434646464644423e3931291f150b000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000070f161b2022232c2d2d2d2d2d2d2d2c2322201b160f0700000000000000000008141e29323b4146535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535345403a31281d130700000000000000000000020a1117202930363b4246484e5355585b5d5e5f5f5f5f5e5d5c5a5754524c47454039342e261e180f070000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180c00000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800000000020f1b27333f4b5660676b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1d1b19161312100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314191c1b19150f090200000000000000000000000000040f19222b32373b3c505c6873787979736d63574b434750555d60686d7276787977736d685f584e443b31292117110a02000000000000000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d08020000000000000000000000000000000000000000000000000000000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000f1c2835414e5a66707679797670665a4e4135281c0f0200000000000000000000000000000000000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b0203040506000000000000000000000000000000000000030d161f272d323536393935404b55616c75828f98a2a79f92857a6d6e7c87929fa9a2988f82756c61554b403539393736322d271f170d0300000000000000000000000000060d13181c1e1f202020202020201615130f0a040000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000040b101316161f202020202020201f161613100b0400000000000000000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464639352f281f160c01000000000000000000000000060e171e252a31363a3c4347484b4e50515253535252514f4d4a4746413a39352f28231c150c060000000000000000000005111d29343e48505658606060606060605b59534b41372c20140800000000000000000000000000000814202b36414a53585a60606060606060585650483e34291d110500000000000b17232e3a444e565c5e60606060606060606060606060606060606060606060606060606060606060605f5d574f453b2f24180c00000000000000000000000000000000000000000000000000030608090c0e10121213131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070c0f0e0c09040000000000000000000000000000000007101920272b3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f14080000000000000000000f1b2835424e5b6875817f7a756f6b65605d55534e4644403936302b27221b19130f0a040000000000000000000000000000000000000000000000000000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000b1724313e4a5764717d8686868686868686868686868686868684776a5e5144372b1e1100101c2936434f5c69768286868276695c4f4336291c10030000000000000000000000000000000000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e1011121307060401000000000000000000000000000000040d151c2226292a2d2c3945515d67707d8a949eaaa0958b7f72686a73808d97a1aa9e938a7d70675d51453c31262a2926221c150d0500000000000000000000000000000002070c0f11121313131313131309090703000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000307090a1313131313131313130a09070400000000000000000000000000050e171e252a2d2e393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939392c29241d160d040000000000000000000000000000050d14191f252a2d31373a3c3f41434445464646454442403e3a3936302c29241d17110a030000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a0f040000000000000000000000000000030f1a252f3841484c4e535353535353534b49453e362d22170c00000000000006121d28323c444b4f51535353535353535353535353535353535353535353535353535353535353535352504c453d33291e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000101d2a3743505d6a76838c86817c77726d67625f5853514a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000b1724313e4a5764717d8a93939393939393939393939393939184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1413110d08010000000000000000000000000000030a11161a16202b37434e58606d7984919ea6a59d9083786d60606d7a85919ea6a59e9184796d60584e43372b20161a16110b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d201d18130c040000000000000000000000000000000002080d141a1e21262b2e2f323436383939393938373633312e2d2a25201d18120c06000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d13090000000000000000000000000000000008131d262f363c4041464646464646463e3d39342d241b1106000000000000010c16202a323a3f434446464646464646464646464646464646464646464646464646464646464646464544403b332b21170d0200000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312100e0c08070502000000020404060606060606000000000000000000000000000000000001040707131313131313130d0c0a07020000000000000000000000000002060808131313131313131310060603000000000000000000000000040a1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e11050000000000000000101d2a3743505d6a768390928e89837e7a746f6a64605c54524d46443f3835302b271f1d18120e09030000000000000000000000000000000000000000000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070f161b1f22232c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201d19130c040000000000000000000000000000000508131e28323a47535f6a73808d96a1aa9e93897d70665c5d67717e8b949faba1968d80736a5f53473e32281e13080500000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202013110d07010000000000000000000000000000000000000003090e12151a1f212225282a2b2c2c2c2c2b2a29272421201e1913100d07010000000000000000000000000000000009121b22292d3031393939393939393534312c251d150b0100000000000000000000000000000000010b141d252b3033343939393939393931302d29221b12090000000000000000040e1820282e33373839393939393939393939393939393939393939393939393939393939393939393837342f2921190f0600000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191514120e09030b0e10111313131313130b0b0905010000000000000000000001080d111314202020202020201a1916130d0700000000000000000000030a0f1214151f202020202020201c13120f0b0600000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d2014060000000000000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29241d1a15100b060000000000000000000000000000000000000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101920272b2e2f3938373635343331313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392d2c29241e160d040000000000000000000000000000020c1924303a44505a626e7c87929fa8a2988e81756b605455606c78839099a4a89f92877c6f625a50443a3024190c03000000000000000000000000000000040b101316162020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313060401000000000000000000000000000000000000000000000002050a0f121515181b1d1e1f20201f1f1e1c1a171413110d080401000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201a130b03000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2524211d17110900000000000000000000060e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b28241e170f070000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a282522211e1a1410171b1d1e202020202020181715110c060000000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a0100000000000000060e151a1f21222c2d2d2d2d2d2d2d29201f1c17110a020000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000101d2a3743505d6a7683909da7a09d98928d88837e79736e6963605b53524c47433c38352f2b261f1c17110e0802000000000000000000000000000000000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040f19222b32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041434445463a39352f281f160c01000000000000000000000000000a141e2935414c56616c76828f99a3a89f92867b6e61594f505b656f7c87939fa9a3999082766c62564c4135291e150a0000000000000000000000000000070f161b2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2323201c16100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0e10111213131312110f0d0b070705010000000000000000000000000000000000000000000000060c11151718202020202020201b1b18140f0901000000000000000000000000000000000000000001080f14181a1b20202020202020181715110c06000000000000000000000000040c12171b1d1e20202020202020202020202020202020202020202020202020202020202020201f1e1c18130d0600000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322e2d2b261f1c23272a2b2d2d2d2d2d2d2524211d181109000000000000040d161e24292c393939393939393933322f2a241c130a000000000000060f1820262b2e2f3939393939393939362d2b28221c140b0200000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000101d2a3743505d6a768390979d9fa7a29f9a94908a85807b75706c65605d56544e4745403937312b28231c1914100b040100000000000000000000000000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a16202b343d4347495251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524745413a31281e130800000000000000000000000006111c26303845525d68717e8b949faba1968c8073695e534749535f6a74818d97a2ab9f948b7e71685d52463d30261c110600000000000000000000000007111921272c2f303939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c27211a11080000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f0e0c080400000000000000000000000000000000000000000000000003080b0d0e131313131313130b0a080500000000000000000000000000000001060b0f1111131313131313131313131313131313131313131313131313131313131313131312110f0c070200000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464543413f3b3a37312c282e33363739393939393932312e29221b120900000000010c1620282f35394646464646464646403f3b352e251c120700000000040d18222a31373a3b4646464646464646433938332d261d140a000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f1206000000000000000c1926323f4c5965727f858b90959b9fa3a69f9c97918c87827d78726d6862605853514b47423c38342e2a251e1b16110d0801000000000000000000000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f221509000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b27323d464e54565f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c433a2f24190d0100000000000000000000000b17232e38424e58606d7a85929ea6a69e9184796d60574d42414e58616d7a85929ea7a69e92857a6d61584e42382e23170c0200000000000000000000040f19232b32383b3d46464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a10050000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b161009010000000000000002080d101213131313131313090806030000000000000000000000000000000000000000000000010407071213131313131313131313120f0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4846423c3834393f43444646464646463e3d3a342d241b110600000008131e28323a414553535353535353534d4b4740372e24190d020000010c161f2a343c43474852535353535353534f46443f382f261c11060000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d201306000000000000000b1825313e4a57626d72797e83898e92999ea1a8a19e99928f89847f7a746f6a65605d55534d46443f3836302c27201d19130f0a0400000000000000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e5860626c6b6a696867666463626160626f7b8895a2aa93867a6d606162636465666768696a6b6c605d564c4135291d11040000000000000000000003101c28343f4a54606a74818d97a1ab9f948a7e71675d51453b3c46525e68727e8b95a0aca1978e81746a60544a3f34281f1409000000000000000000000b16212b353d44484953535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443d352c21160b000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000060d14191c1f1f2020202020201515120f0a030000000000000000000000000000000000000001080d1113141f202020202020202020201e1b161009010000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000001060b0f111113131313131207060300000000000000000000000000000000000000000000000000000000000000000000060606060606060503000000020608080c0f111213131312100e0b08070502000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5855534d46443f444b4f515353535353534b4a453f362d22180c0100010d19242f3a444c525f606060606060605957524940352a1e1307000007131d28313c464e53555f606060606060605c53504a42382d22170b00000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f221508000000000000000916222e3a46515b62676d71777c81868c91969c9fa6a39f9b96918c86817c77716d67615f5753504a46413b38322c29241e1b15100c0700000000000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222e3b4754606a6f7877767574737271706f6e6d686e7b8894a1a39886796c6c6d6e6f7071727374767778796d685d5245392c201306000000000000000000030c19232b3844505c666f7c87939fa9a3998f82766c61554b403335414c56606c7883909aa4a99f93887c6f665c50443b30251a0d03000000000000000004101b27323d474f5456606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606056554f473d33271c1004000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c1309000000000810181f25292b2c2d2d2d2d2d2d22211f1b150e060000000000000000000000000000000000040c13191d20212b2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000040c12171b1d1e20202020201f1312100c060000000000000000000000000000000000000000000000000000000105090b0b13131313131312120f0c04090e121415191b1d1f1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865615f5753504a4e565b5e606060606060585650483f34291d11050004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a00071018242f3a434e585f626c6c6c6c6c6c6c6c69605b544a3f33281c0f030000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000006121e29353f4951555c60646a6f757a7f848a8f949a9fa2a8a09e98928e88837e79736e6964605c54524c48443d39352f2b261f1c18120b030000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f03000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6d6054473a2d2114070000000000000000000b151e2a36414d56606d78839099a4a99f92877c6f625a5043392f303a44505b666f7c87939faaa49a9083786d60574d42362a1f150b01000000000000000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c20140700020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b1005000006101a222a303538393939393939392f2e2b2620181006000000000000000000000000000000040d161e24292c2d383939393939393939393937332c251c13090000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000060e161d23272a2b2d2d2d2d2d2c201f1c17110a03000000000000000000000000000000000000000000000000060c111517182020202020201f1e1c1810151a1e212225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787674726e6964605c545660676a6c6c6c6c6c6c65625a50453a2e211509000713202c3945525d687679797979797979736d63574b3f3225190c050e19222935404b555f6a6e7979797979797979766c665b5044382b1f120600000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c00000000000000010d18232d373f434b5153586062686d73787d82888d92989da0a8a29f9b95908b85807b76706d66615e56544f4745413a37312c28231d150c030000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8991908f8e8d8c8b8a898887868583919daa9f92878385868788898a8b8c8d8e8f9091877a6d6054473a2d211407000000000000000007121d27303946525e68727f8b95a0aba1978d80746a5f53483e312728333f4a54606b74818e98a2aca0958c7f72695e52463e31271d1207000000000000000916222f3b4854606b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f2316090008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a00020d18222c343b4144464646464646463c3a37312a22180e0300000000000000000000000000010c1620282f35393a4546464646464646464646433e372e251b1005000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000040e1820282e3337383939393939392d2c28231c150c03000000000000000000000000000000000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735312e2d2a251f1b150d07010000000000000000000000000000000000020b18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f58677277797979797979716c62564a3d3124170b000714212d3a4754606d7a86868686868686807366594d4033261a0d0b16202b343d45515d676e7c868686868686868682796c605346392d201306000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000007111b252d31394045474e54565e61666d70767b81858b91959b9fa3a79f9d97928d87827d78736e6863605954514c47433c38342e271e150b000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959d9c9b9a99979695949992919195a0aca399929091929995969798999a9b9c9d93877a6d6054473a2d21140700000000000000000c18232e39424f59616e7b85929fa7a79e92857a6d60584e43362c1f222d38424f59616e7a86929fa7a79f92867b6e61594f43392f24180c030000000000000a1623303d495663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063564a3d3023170a000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f0008141f2a343e464d51525353535353534847433c342a20150a0000000000000000000000000008131e28323a41454752535353535353535353534f4940372c21160a00040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000010c16202a323a3f43444646464646453a38342e261e150a00000000000000000000000000000000000000000009121b22292e313239393939393939373430282c31373a3b3f4244454646464543413e3b3936302b272018130c04000000000000000000000000000000000a141d2a333e474f5961696e787e83888b8e909292939291908e8b88837e786f6a606a77848686868686867e7165584b3e3225180b000714212d3a4754606d7a8793939393938c807366594d4033261a0a141d28323d46515b606d798391989393939991847a6d665b5044382b1f12060000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000a131b1f272f34383d43474c52545c60646a6e747a7f84898f92999ea1a9a29f9a938f8a847f7a75706b65605d55534e4645403930271d1207000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c8995a2a7a6a5a4a3a2a1aaa29f9e9da0a7b1aba39f9d9e9fa2aaa2a3a4a4a5a6a7a093877a6d6054473a2d2114070000000000000004101c2834404b54606b75818e98a2aca0958b7e72685d52463c31241a1c262f3d46525e68727f8c95a0aca2988e81756b61554b4035292015090000000000000a1623303d495663707c89939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393897d7063564a3d3023170a00101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000d1925303b4650585d5f60606060606055534e463c31261b0f030000000000000000000000030c19242f3a444c52545e6060606060606060605f5a52493e33271b0f000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c000006121d28323c444b4f5153535353535246443f3830261c11060000000000000000000000000000000000000006111b242d343a3d3e4646464646464544403b34383c4247484c4e505252535252504e4b4746413b373229241d160d05000000000000000000000000000006111b262f3c454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c706b67798592939393938a7d7164574a3e3124170b000714212d3a4754606d7a87939f9f9f998c807366594d4033261a111c262f3a444e58626d75818e95a0aaa59f92877c6f685e544a3f33281c0f03000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e1206000000000000000000010a0d151d23292c32383a41464a5053585f62676d72777d82878d92979d9fa7a49f9c96918c86827c77726d67625f5853514b42392e23180c000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89959b9a999998979695949892919095a0aba39992909192989495969798999a9b9c93877a6d6054473a2d211407000000000000040d1a242c3845515c66707d89939eaaa59d9083786c60564c41342a2012141d2a36414c56606d7883919da5aa9e938a7d70675d51453c31261a0d0400000000000a1623303d495663707c89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f96897d7063564a3d3023170a00121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300101c2935414d5862696c6c6c6c6c6c6c625f584e43372b1f120600000000000000000000000b151e2935414c565d606b6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000b17232e3a444e565c5e60606060605f53504a42382e23170c000000000000000000000000000000000000010c18222d363f454a4b53535353535352504c454044464e5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000000000000b17222d38414d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d706d798698a29f9f96897d7063564a3d3023170a000714212d3a4754606d7a8793a0aca6998c807366594d4033261a17222d38424c56606a727f8b939ea8a79e938b7f726a60564c42382d22170b000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d010000000000000000000000030b12181c1f272b3036383f44464e53555d60656b70757b80858b90959b9fa3a8a19e99928e89847f7a746f6a64605c544b4034281c10040000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916232f3c4956626f7c89908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6d6054473a2d2114070000000000010c161f2a36424d57606d7984919da5aa9e93897c6f665b50443a3022180e0b1925303b44515c66707d89939eaaa59e9184796d60574e42372b20160c01000000000a1623303d495663707c8996a3acacacb5afaca7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a396897d7063564a3d3023170a00131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300121f2b3844515d697479797979797979766a5f53473a2e2115080000000000000000000007121d27303945525d686d78797979797979797979766c5f5346392d201300111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000f1b27333f4b5660676b6c6c6c6c6c6c605c544a3f34281c1003000000000000000000000000000000000005111d29343f485056586060606060605f5d574f4a5153575f6265686a6b6c6c6c6b6a6864615e56544e45413a312921170f050000000000000000000000030f1b27333f49535f69707d8792989fa7aba7a09d9898929191919299989d9f9892877d707a8794aab4a396897c706356493d3023160a000714212d3a4754606d7a8793a0ada6998c807366594d403326172128333f4a545e686f7c87929fa5aaa0958e81756d62584e443a2f261c11060000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b11060000000000000000000000000001070c10161b1e252a2e34383c43474b5154596063696e73797e83888e92989ea1a8a39f9b95918b85817c76716d665c5145382c1f1306000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c83838281807f7e7d7c7b7a7978777887939f9e9184787879797a7b7c7d7e7f80818283847a6d6054473a2d211407000000000007131d28313a46535f69737f8c96a0aca2988e81756b60544a3f32281e100608141e2834404a54606b75828f98a2aca0968c80736a5f53473e32281e1308000000000a1623303d495663707c8996a7b1bbb5aba39f9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a96897d7063564a3d3023170a00131f2c3946525f6c7985929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c79868686868686867c6f6255483c2f221509000000000000000000000c18232e39424f59606d7a85868686868686868686796c605346392d201300121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00111d2a37434f5c6772777979797979786d665c5044382c1f120600000000000000000000000000000000000915212e3a45505a62656c6c6c6c6c6c6c696157545c60646a6e72757778797979787674716e68626058514b433b332921170d030000000000000000000005121f2b3744505b656e7b859299a2aaaaa39f95918b888584848586888b90959e9992857b7b8894a1aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d4033261e29333b44505b666d7a849199a3aea2989083796d605b51463d32281d140a00000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000040a0f13191c23282b31373a4145474f54575e61676d71767c81868c91969c9fa4a7a09d98928e88837e796d6053463a2d20130700000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815212e3b47535f6a6f77767574737271706f6e6e6d66667885929e9d9083766b676d6e6f7071717273747576776d675d5145392c20130600000000020b18242f3a43505a616e7b86929fa8a89f92867b6e61594f42382d20160c00020c18232e39424f59616e7b86929fa8a89f92867b6e625a50443a2f24190c020000000a1623303d495663707c8995a0a9b3afa399928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d897d7063564a3d3023170a00131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c79859293939393887b6f6255483c2f22150900000000000000000005101c2834404b54606b74818e979393939393939386796c605346392d20130013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00111e2b3844515e6b7784868686868686786d6053463a2d20130800000000000000000000000000000000000b1724313d4a56626c71797979797979787369585f666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b010000000000000000030f1b27333f4953606c77829097a2abaaa398928b837f7b79787778797b7f83899196978f827c8895a2aea295897c6f6256493c2f231609000714212d3a4754606d7a8793a0ada6998c807366594d40332627303b454f59606c78828f96a1aba49f92857b6e675d51493f342b20160b02000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e181109010000000000000000000000000000000000000002080d11171c1f262b2f35393d44484d53555c60646a6f747a7f848a8f939a9fa2aaa29f9a94908a8376695d5043362a1d1000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006131f2b37434e585f626a69686766666564636261605c6a7784919d9c8f8275695c60616263646566676869696a605d554c4135291d1104000000000a141d2935404b55616c75828f98a3aca0968c7f73695e52473d2f261c0e04000007121c27303d46535e69737f8c96a0aca3998f82766c61564c4135291e140a0000000714202d3a4753606d79839097a2acac9f928780808080808080808080808080808080808080808080808080808080808080808080808080807b6e6255483b2f22150800131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929f9f9f95887b6f6255483c2f2215090000000000000000050e1b242c3845515c666f7c88939fa99f9f9f9f9f9386796c605346392d20130013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000e1b2734414e5a6774818d93939398897c6f6356493c2f24190d01000000000000000000000000000000000b1825323e4b5865717e868686868686857866616a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000000005121f2b3744505b65717e8a949fa9aea39892867f78726e6c656b666d6e72767d849094948c7f8c99a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033232e39424d57616b73808c949fa8a69d928a7e71695f554b40372d22190e050000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d06000000000000000000000000000000000000000000000000060b10151a1d24292c33383b42464b5153586062686d72787d82878d92989da0a7a69f9c9084776a5d5144372a1e1100000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000030f1b26323c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54514c433a2f24190d0100000006111b262f3845515d67717e8a949eaaa69e9184796d60574d42352b1d140a000000000b151e2a36424d57606d7984919ea6ab9f948a7e71685d52453d30261c1106000006131f2c3945515d676e7b85929aa4afa3998e81747373737373737373737373737373737373737373737373737373737373737373737373736e695f53473a2e21140800131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000000000020c16202b37424d57606d7983919aa4afacacacac9f9386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b000a1724313d4a5764707d8a99a3aa998c807366564c4135291d1104000000000000000000000000000000000b1724313e4a5764717d8a939393939786796d6c707c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f24180c03000000000000000613202d394653606c7883909da6b0a79f92867d726c6662605b545c6062656b707a8290959286929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332834404b545e69707d88939fa6a99f948d80736c61574d43392f251b100700000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000030a0f13181d20272c3136394045464e54565e61666c70767b80858b90959ca4aa9d9084776a5d5144372a1e1100000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474951504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514745413a31281e1308000000000b17222d38414e58606d7984919ea6ab9f948a7d70675c51453b3023190b0200000000030c1a25313b45515c67707d8a949eaba69e91857a6d60584e42382e23170b000004101d2935404b555f69707d88939fa6ab9d938b7e716a67676767676767676767676767676767676767676767676767676767676767676767625f574d42372b1e120600131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000000008131e28323a47535f69737f8c95a0acb6b8b9beac9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b000714212d3a4754606d7a86929fa99d908376685d5245392c201307000000000000000000000000000000000a1723303d4a5663707d89969f9fa994877a6d707e8690959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403529201509000000000000030f1c28333f4a5463707d8995a0acab9f958b7e716b605b5453504a5053555961686d798391999299a3aeafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033343c45515c666e7b85929aa4aba1979082786d605a50453c31271d1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d11161c1f252a2e34383c43474c52545b6064696e747a7e838c929caa9d9084776a5d5144372a1e1100000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000040e18222a32373b3c44434241403f3e3d3c3b414e5a6774818d9a988c7f7265594c3f3c3d3e3e3f40414243443a39352f281f160c01000000030f1b27333f49535f6a73808d96a19fa3998f82766c61554b4033291f100700000000000009141f2934404b55616c76828f99a39fa1978d80746a60544a3f34281c100300000c18242f39434d57616b73808c949ea8a59f92867c6f685d545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534d453c31261a0e0200131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000000030d1925303a44505a616e7b86929fa7afacabadb3ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b000613202c3945515d677683909ca99f92867a6d6054473a2d211409000000000000000000000000000000000a1623303d495663707c8996a3aca195887b707e8792989e9896918f8e8d8e8f91979b9fa4aca49f9691847b6e675d51453c31261a0f02000000000006121f2b3844505b6674818e9ba7b1a99d9083766d6259504a46443f4446484f565d676f7c87929fa3abb4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40313c46505a606d78839097a2aca39991857a6e665c50483e332a1f150b00000000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1d24292c32383a41464a5053585f62676d7279808c99a69d9084776a5d5144372a1e110000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000007101820262b2e2f37363534333332313033404d596673808c99978b7e7164584b3e313031323334353636372d2c29241e160d040000000005121f2b3744505b656f7c87929393939392877c6e625a5043392e21170d00000000000000030c18232f3943505a616e7b86929393939393877c6f665c5044382b1f1206000007121d27313b454f59606c78828f96a0aaa39891847a6d665b504d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847423c332a2015090000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000000010b151f2a36414c56626c76828f98a3aca49f9ea1a9b39f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0004111d2935414c5566737f8c99a9a3998a7d7164574a3e31261a0e02000000000000000000000000000000091623303c4956636f7c8996a2afa295897c7c86929996918c8784828181818285888e939aa1a9a8a0969083796d60584e43372b1f140900000000000613202d394653606c7985929eabada1978a7d70645a50443f393734383a3d444c555f6a74818e9aa7b1bdafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403a434e58616c74808d959fa9a59f92877d6f685e544a3f362c21180d0300000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000000000000002080d11171c1f262a2f35383d43484c52545c60646a6e747a7e838c929caa9d9084776a5d5144372a1e110000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000070e151b1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0400000000000613202d394653606c79838686868686868680736a5f53473e30271d0f05000000000000000007121d27313e47535f6973808686868686868683796d6053463a2d2013070000010b151f2a333e44505b666d7a849198a2aaa1968f82786c60594f45404040404040404040404040404040404040404040404040404040403b3a37312a21180e030000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000007121d27313946525e68717e8b949faaa49a939297a1ad9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900010d19242f3c4956626f7c8997a2ab9a8e817467574d42372b1e12050000000000000000000000000000000916232f3c4956626f7c8995a2afa396897d839098938d847f7b777574747476787c81889197a1a9a8a0958d80736a5f53473b30251a0e02000000000916232f3c4956626f7c8997a2adab9e9285796d6053463f332d2b282c2d323a434e58626e7b88959fabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40414b555f6a717e8a929da7a89e938c7f726b60564c42382e241a0f06000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000000000000040a0f13191c22282b3136394045474e54565e61666d70767b80858b90959ca4aa9d9084776a5d5144372a1e110000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000040a0f1315161e1d1c1b1a19181724313e4a5764717d8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d080100000000000005121f2b3744505b656c7679797979797979736e64584e43352c1e150b000000000000000000010b151f2b37424d57636e7379797979797979776d665c5044382b1f1206000000030d182128333f4a545d686f7c86929fa4a89f948c80736b61574d43392f343434343434343434343434343434343434343434343434342f2e2b2620180f06000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000000020b18232f39434f59616d7a85929ea6a99f938785929eab9f9386796c605346392d20130013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000813202d394653606c7985929eab9e918478695f53463a2d2114060000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f828f9593888079726e6969686768696a6f747d859197a2ada79f92877c6e62574d42362a1e1205000000000c1926323f4c5965727f8c98a9b3a79b8e8174665c50443828221f1c1f2028313c47535f6a7683909da9b6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d3f45515d676f7c86929fa4aaa0968f81756d62594f443b30261c12080000000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f05000000000000000000000000000000000000000000000000000000000000070c10151b1e24292d33383b42464b5153586062686d73787d82888d92989da0a7a69f9c9084776a5d5144372a1e110000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000306080911100f0e0d0c0b1623303d495663707c899694877b6e6154483b2e21150b0c0d0e0f1011070604010000000000000000030f1b27333f49535b60696c6c6c6c6c6c6c67645c52463c31231a0c0300000000000000000000030d1a26313c45525c63666c6c6c6c6c6c6c6a605c544a3f34281c100300000000060f17222d38424c565f6a717e8b929da7a69f93887d70695f554b40352927272727272727272727272727272727272727272727272722211e1a150e0600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509000000000a141d2934404b55606b74818e97a1ada1978e8183909da99f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000006121f2b3844505b6675828e9ba8a196887b6e6155483b2e23170c0000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e948f9493887e736d67615e575b5a5b5860626b6f7c85929ea6afa3998e8175695e52463a2d201408000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f342817121012161f2b37434e5866727f8c99abb5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595049515b606d79849198a2aea29891847a6d605b51473d32291e150a0000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c01000000000000000000000000000000000000000000000000000003090e12181c1f262b3035383f44464d53555d60656a6f757a7f848a8f949a9fa2aaa29f9a948f8a8276695d5043362a1d100000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020100000915222f3c4855626f7b889598867a6d6053473a2d201407000102030304000000000000000000000000000b17222d38414950535d606060606060605a58524a40332a20110800000000000000000000000009151f2a33404a52585a606060606060605d53504a42382e23170b00000000000006111c262f3a444e58616c74808d959fa9a49a92857b6e675d51453f342b20171a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1514120e09030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900000006111b262f3845515c67707d89939ea9a69e91857a84919daa9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030000030f1c28333f4a5465717e8b98a8a8988b7e7265544a3f34281c100300000000000000000000000000000916222f3c4955626f7c8895a2afb0a69e9c958c80736c605c55524d4e4e4e4e5459606a717e8a949fabab9f92877b6e6154483b3025190e02000005111d2a36414c566a7784909daaafa499887b6f6255483c2e23170603060d1a26313c4956626f7c8999a3afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736b605b5358626d75818e96a0aaa49f92867c6f675d51493f352b20170c03000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000001040b10141a1d23282c32373a41464a5053575f61676d71777c81868c91969c9fa6a7a09d98928d88837e786d6053463a2d2013070000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a879a928579675d5145392c2013060000000000000000000000000000000000000006111b262f383f444650535353535353534d4c4740382e21180e00000000000000000000000000030e18212e3840474b4d535353535353535046443f3830261c1106000000000000000a141d28323c46505a606d78839097a1aba2979083796d605b51463d32291e140a0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0808060200000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000000b17222d38414e58606d7984919ea5aa9e948a7e7885919eab9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000b17222d3b4854616e7b8795a0a89b8f8275665c5044382c1f120600000000000000000000000000000916222f3c4955626f7c8895a2afb8b0a89d9083786d605a514b464241414143474f58616c76828f9ca9afa3998c7f7266564c41362a1e110500000713202d3946525e687985929facac9f9386796d6053463a2d20130600000913202d3a4653606d7986929facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adab9e91847d726c655d606a727f8b939ea8a79d928a7e716a5f554c41372d23190e050000000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b00000000000000000000000000000000000000000001080d11161c1f252a2e34383c43474c52545b6063696e73797e83898e92999ea1a8a39f9b95908b85807b76716d665c5144382c1f12060000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939184786b554b4035291d100400000000000000000000000000000000000000000a141d262d3337394346464646464646403f3c362e261c0f060000000000000000000000000000060f1c262e363b3f4046464646464646443a38342e261e140a0000000000000000020b16202a343e44515c666e7b859199a3a9a0958e81756d62584e443a30261c11060001010101010101010101010101010101010000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090000040f1b27333f49535f6a73808c96a0aca2988f82757985929fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000000000614202d3a46525e697784919daa9f9285796d6053463a2d20130800000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d71665c5045403936303432373d46505a63707d8a97a1adab9d908377685e5246392d20140700000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3845515c667784919daaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adada19691877f776d68686f7c87929fa5a99f958d80746c61584e433a2f251b110700000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f0200000000000000000000000000000000000000040c13191d20272c3036394045464e54565d61666c70757b80858b90959b9fa3a8a19e99928e89837e7a746e6a64605c544a4034281c10040000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869a9184786b554b4135291d11040000000000000000000000000000000000000000020b141b22272b2d36393939393939393433302b241c140b000000000000000000000000000000000a141c242a2f323339393939393939372d2b28231c140c02000000000000000000040e18222834404a545e69707d87929fa5a79e938b7f726a60564c42382e23170f0600000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150900040d1a232b3744505b656f7c87929fa8a79f92867b6e7986939fac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000005121e2a36424d576774808d9aaaa298897c6f6356493c2f24190d01000000000000000000000000000916222f3c4955626f7c8895a2afb8ab9e9184786c60544a3f342f2a2527272b333e4653606c7885929eabaca095877a6e6154473b2e21140800000915222f3c4855626f7b8895aab4a99d9083766a554b4034281c1004000004101c2834404b546975828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb2a9a199928c827a6f6d7a849199a3aba1979083786d605a50463c31281e130a000000000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e07000000000000000000000000000000000000010a0d161e24292c33383b42464b5153585f62686d72787d82878d92979da0a7a49f9c96918c86817c77726d67625f5853514a42392e23180c000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794928679675d5145392c201306000000000000000000000000000000000000000000020a11171b1f202a2d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2a201f1c17110a020000000000000000000000061018232e39424d57606b727f8c939ea7a59f92877c6f685e544a3f342821180d04000000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221509010c161f2a36414c56606c77839099a3aba0958c7f726d7a879aa4af9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e06000000000000020e1a25303d4a5763707d8a98a3aa998c807366564c4135291d1104000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8074665b5042382e231d1a1b1b212b3844505b6674818e9ba7b1a7978a7e7164574b3e3124180700000a1623303d495663707c8996a3afa89c8f8275695c4f422e23180c000000000c18232e414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adbbb2aba39f948f847c78828f96a1aba49992857b6e665c51483e342a1f160c0100000000000000000000000000000000000000000000000000000002080e111724313d4a5764707d8686868684786b5e5245382b18120e09030000000000000000000000000000000a131c1f282f35393d44484d52545c60646a6f747a7f848a8f939a9fa2a9a19e9a938f8a847f7a756f6b65605d55534e4644403930271c12070000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000000000000000000403020101000915222f3c4855626f7b889598877a6d6054473a2d2114070001020303040000000000000000000000000000000000060b0f12131d202020202020201a1917130e080100000000000000000000000000000000000000080e1317191a202020202020201d1312100b06000000000000000000000000000007121c27303b454f59626d75818e95a0aaa39991847a6d665c50443e332a1f160c010000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150907121d28313946525e68727e8b949faba3999083786d6e7a8794a1b69f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a0400000000000000000914202d3a4753606d7a86929fa99d908376685d5245392c201307000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0a0f1c28333f4a5465717e8b98abb5a69a8d8073675a4d402e23180c00000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb8b0aaa9a69e969186828f949fa8a69f93877d70695e544b40362c22180d04000000000000000000000000000000000000000000000000000001070c14191b2227313d4a5764707d8a93939185786b5e52453828231c1a140d070100000000000000000000000007121c252e313a4145474f54575e61666d71767c81868c91969c9fa4a79f9d97928d87827d78726d6863605953514b47433c38342e271e150b000000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000000000000206080811100f0e0d0c0b1623303d495663707c899694887b6e6155483b2e22150b0c0d0e0f10110707050100000000000000000000000000000003050610131313131313130d0d0b07030000000000000000000000000000000000000000000002070a0c0d131313131313131107060300000000000000000000000000000000000b151e29333d47515b606d79839098a2aba1968f82786d605a50453c31281d13070000000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070303030303030303030303030713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215090b18242f39434f59616e7a85929fa6a89f92877c6f666e7b8894a1ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000000000006131f2c3945515d6776838f9ca99f92867a6d6054473a2d211409000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6054473a2d21150a01000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c1004000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adb0a69e9c9fa2a199928f949ea6a89e948c7f736b60574d42392e241b10060000000000000000000000000000000000000000000000000000030b12181e252a2d33373d4a5764707d8a979e9185786b5e524538342e2a251f18120c0400000000000000000000020d19232e3740434c5154596063696e73797e83888e92989ea0a8a29f9a95908b85807b76706c66615e56544f4745403a37312c28231c150c03000000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000000000030a0f1214151e1d1c1b1a19181824313e4b5764717e8a9795897c6f6256493c2f231718191a1b1c1d1e1413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17202b353f45515d676e7b86929aa4a89f948d80736c61574e433a2f2418110700000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114101010101010101010101010101013202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22150a141d2935404b55616b75818e97a2aca1968d80746a626f7b8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000000000004101d2935404b5566727f8c99a9a3998a7d7164574a3e31261a0e020000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130300000613202d3a4653606d7986939facab9e918478675c5145382c1f1306000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0adaa9e948f9298a2a39f9c9ea6aaa1968f82776c60594f453b30271d12090000000000000000000000000000000000000000000000000000060d151d23293036383f44464a5764707d8a979e9185786b5e5246444039363029241d160d0600000000000000000006121e2a35404951555d60656b70757b80858a90959a9fa2a8a09d98928e88837e79736e6963605b54524c48433d39352f2b261f1c18120b030000000000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000000060e151a1f21222b2a29282726252425323f4c5865727f8b98968a7d7063574a3d30242425262728292a2b21201d19130c0500000000000000000000000305060e101010101010090806030000000000000000010304060606060504030100000000000000000000000000000000000000000000000000000000000000000000000000000000050e19232935404b555f69707e88939fa6a69d928a7e716a5f554b40352923190e05000000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d211c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2215111c262f3845515d67707d8a939ea9a59e9184796d60626f7c8895a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3c4955626f7c8897a1ab9a8d817467574d42372b1e12050000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4135291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada99c8f82869298a3aba9aaaea39891847a6d655b50473d33291e150b0000000000000000000000000000000000000000000000000000070f181f272f343b4146495053565964707d8a979e9185786b5e5753514a46423b352f281f180f0700000000000000000a16232f3b46515b63676d72777d82878d92979d9fa7a39f9b96918b86817c76716d67615f5753504a46413a38322c29241d1a15100c07000000000000000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000000060f1820262b2e2f37363534343332313033404d596673808c99978b7e7164584b3e313031323334353636372e2d2a251e170e050000000000000000060b0f12131b1d1d1d1d1d1d1615130f0a0400020507080b0e1011121313131211100e0b08070502000000000000000000000000000000000000000000000000000000000000000000000000071118242f39434d57616c73808d949fa8a49f92867c6e675d51453f352b20170c030000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2929292929292929292929292929292929292d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221517222d38424e58606d7984919ea5a99e938a7d70675d626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000713202d394653606c7885919eaa9e918477695f53463a2d2114060000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e221508000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807d869299a3abb5ac9f92867c6f685d53493f352b21170c0300000000000000000000000000000000000000000000000000071019212a313940454c52535b60636669707d8a979e9185786b6763605c54524d454039312921191007000000000000000c1925323e4b57636d737a7f84898f92999ea1a9a19e99928f89847f7a746f6a64605c55534d46443f3836302c27201d18130f0a040000000000000000000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000000030e18222a31373a3b44434241403f3e3d3c3b414e5a6774818d9a998c7f7266594c3f3c3d3d3e3f40414243443a3936302920170c020000000000020a11171b1f202729292929292922221f1b150e090e111414181a1c1e1f20201f1f1e1c1a181514120e0904010000000000000000000000000000000000000000000000000000000000000000000007121d28313c45505a606c78828f96a1aaa2989183796d605b51473d33291e150b0000000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d6054473a36363636363636363636363636363636363636363a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f22151c28333f4a545f6a73808d96a1aca2978e81756b6155626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d07010000000000000000000000000005121f2b3744505b6575818e9baca096887b6e6155483b2e23170c0000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95897c6f6256493c2f231609000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80737d879299a4aca6998c80736a60584e453c332a21170f05000000000000000000000000000000000000000000000000060f19222b333c434b51565e61656c6f7375777e8a979e9184787674706d66615e57514b433b332b22190f060000000000000d192633404c5966737f868b91959b9fa3a69f9c97918c86827d78726d68625f5853514b46423b38332d2a251e1b16110d0701000000000000000000000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000000a15202a343c43474851504f4e4d4c4b4a4948474f5b6875828e9b9a8d8073675a4d4748494a4b4c4d4e4f50514746413a32291e130800000000020b141b22272b2d343636363636362f2e2b262019141a1e20212527292b2c2c2d2c2c2b29272421211e1a14110d08020000000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505b666d7a849198a3aaa0958e81756d62594f453b30271c120700000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605447434343434343434343434343434343434343434343434653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221a242b3844505b666f7c87929fa8a69f92857a6e615956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000000000000030f1b27333f495364717e8b9aa4a8988b7e7265544a3f34281c100300000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073717e87939aa4ab9e92857c6f6a5f574d453b332921170e0500000000000000000000000000000000000000000000040d18212b343c454d555c60686e73787c7f828486929fa196898482807d79746e69605d554d453d342b21180d030000000000101d2a3743505d6a768390989da0a8a29f9a948f8a84807b75706c65605d56544e4745403936312b28221c19130f0a040100000000000000000000000000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c10030000000000000000000000000000000000020f1a26313c464e53555e5d5c5b5a595857565554535d697683909c9b8e8174685b535455565758595a5b5c5d5e54524c443a3025190d010000000a141d262d333739414343434343433c3b37322a2220252a2d2e313436373939393938373634312e2d2a25201d19130d070100000000000000000000000000000000000000000000000000000000000000040d182128333f4a545e686f7c86929fa5a79e938c7f726b60574d42392e23181006000000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d60544f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f53606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f221f2a36424d57606c78839099a3ab9f948b7e71685e5256626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000000000000b17222d3b4754616e7a87939fa89b8f8275665c5044382c1f120600000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000916232f3c4956626f7c8995acb6a89b8f8275685c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736c717e88939fa3a19792857c6e695f574d453b332920170e050000000000000000000000000000000000000000010c161f2a333c464e575f676d737a8084898c8f919298a3a8a197918f8d8a85817b736d675f574e463d332a1f150b0100000000101d2a3743505d6a7683909da7a09d98928d88837d79736e6963605b53524c47433c38342f2a261f1c17110d080200000000000000000000000000000000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1003000000000000000000000000000000000006121f2b37434e585f626a69686767666564636261605c6a7784919d9c8f8275695c60616263646566676869696a615e564c41362a1d1105000006111b262f383f44464e5050505050504947433c34292c30363a3b3e41434445464646454443413e3b3a36312c29241e18130c0400000000000000000000000000000000000000000000000000000000000000060f17222d38424c56606a717e8b939da7a59f92877d70695e544a40342822180d040000000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d605c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2228313a46525e69727f8b959faba3999082776c60564c56626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000000000000000614202d3946525e687783909daa9f9285796d6053463a2d20130800000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000815222e3b4855616e7b889aa4afa99d9083766a544b4034281c10040000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073666c727f8b919ca4a19791857b6e695f574d453b322920170e050000000000000000000000000000000000000008131e28313c464e5860696e7980868d9196999c9d9fa3aaaba9a19e9c9a97928d8680796e6960584e453b31271d120700000000101d2a3743505d6a7683909d9b95908b85807b76716d66615e5753504945413a37322c29231d1a140f0b06000000000000000000000000000000000000000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000814212e3a47535f6a6e77767574737271706f6e6d6d66667885929e9d9083766b666d6e6f7070717273747576776d685e5246392d20130700000b17222d38414950535a5c5c5c5c5c5c55544e463c35393b4246474b4d4f515253535252514f4d4b4846423b39353029241d160d070000000000000000000000000000000000000000000000000000000000000006111c262f3a444e58626c74818e959fa9a39991857b6e665c51443e342a20160b0200000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a6d696969696969696969696969696969696969696969696969696969696d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f242f3a43505a616e7b86929fa7a89f92867c6e655b504956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000005111e2a36414c566773808d9aaaa298897c6f6356493c2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000714202d3a4753606d7a86939facab9e918478665c5145382c1f1306000004111d2935404b556976828f9ca9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366626d727f8c929ca4a19791847b6e695e574d443b322920160e040000000000000000000000000000000000010d19242f3a434e58606a6f7b838c92989ea1a9a8aaa39f9e9e9fa3aaa8a9a29f98928d837b6f6a60574d43392f24180c03000000101d2a3743505d6a768390928e89837e79746e6a64605c54524d46443f38352f2b261f1c18120e09030000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000815222f3b4855626e7c83838281807f7e7d7c7b7a7978777887939f9e9184787778797a7b7c7d7e7f80818283847a6d6154473a2e21140700030f1b27333f49535b6067696969696969625f584e454045474d5254585a5c5e5f5f605f5f5e5c5a5754534d4745413a352f281f191109010000000000000000000000000000000000000000000000000000000000000a141d28323c46505a606d79839097a1aba1979083786d605a50463c32281d140a00000000000000000000000000000000000000131f2c3946525f6c7985929facada093877a767676767676767676767676767676767676767676767676767676767676788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f2935414c55616c75828f98a2aca0968c80736a5f53494956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000000010d1925303d495663707d8998a2aa998c807366564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000613202c3945515d677784919eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c8073665b636d73808d929da5a19691847b6e695e564d443a322820160d040000000000000000000000000000000004111d2935414c555f6a6f7c8590959fa2aaa69f9c98989291919298979c9fa4aaa39f9590857c6f695f554b4035291f1509000000101d2a3743505d6a76838c86817c77716d67625f5853504a46423b37332d29241e1b15100c0701000000000000000000000000000000000000000000000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100300000000000000000000000000000000000916222f3c4955626f7c88908f8e8d8c8b8a898887868584839099a49f9287838485868788898a8b8c8d8e8f90877a6e6154473b2e2114080005121f2b3744505b656c747676767676766f6a5f574d4b5153575e616467696a6c6c6c6c6b6a696764615e5754524c45403a312b231b130a010000000000000000000000000000000000000000000000000000000000020b16202b343f45515c676e7b859299a3a99f958d80746c61584e443a2f261b1106000000000000000000000000000000000000131f2c3946525f6c7985929facb6a99c8f82828282828282828282828282828282828282828282828282828282828282828f9ca9b5ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2f303845515d67707d8a939eaaa49a9184796d60584e414956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d110400000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0004101c2934404b55697683909ca9afa399887b6f6255483c2d22170b00010714202d3a4753606d7a86939facafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366595b636e74808d939da5a19691847b6e685e564c443a32281f160d040000000000000000000000000000030e18222c3945515d676e7c859297a0a7a8a09e94908b8886858586878a8f93999fa7a7a09792857b6e675d51453c31261a0e0000000f1b2835424e5b6875817f7a756f6b65605d55534e46443f3836302b27221b19130f0a040000000000000000000000000000000000000000000000000000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c100704000000000000000000000000000000000916222f3c4955626f7c88959b9a9a99989796959a93929190959faba39992909192989495969798999a9b9c94877a6e6154473b2e211408000613202d394653606c79808283838383837c6f695e56555d6065696e717476777879797978777674716e6966605d56514b433d352d251c130a000000000000000000000000000000000000000000000000000000000000040e19222834404b555e69707d87929fa5a79d928a7e716a5f564c41382d22170f050000000000000000000000000000000000131f2c3946525f6c7985929facb8ab9f948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f949fabb7ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c2e38424e58606d7a84919ea6a99f93887d70675c51463c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000006131f2c3845515c6775828f9ca89f92867a6d6054473a2d211409000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261906000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000c18232f414d5a6774808d9aa7b5ab978b7e716453493f33271b0f0b0e121c28333f4a5463707d899aa4afafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c80736659525c606c77818e939ea6a09691847a6e685e564c443a31281f160d04000000000000000000000000000a15202b37434e58606d7a849197a2a9a79f969189837e7b797878797b7e828790959ea5a9a1979184796d60574d42372b1d120700000e1b2734404d59656f75726d6863605953514b47433c38342e2a251f1b17110d0801000000000000000000000000000000000000000000000000000000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336291c1614100b0500000000000000000000000000000916222f3c4955626f7c8895a2a7a6a5a4a3a2aca49f9f9e9d9fa7b1aba39f9d9e9fa2aaa2a3a3a4a5a6a7a194877a6e6154473b2e2114080005121f2b3744505b656e7b858f8f8f8f8f857b6e685d60676d72777b7e80828485868685858482807e7b77726d68605d554f473f372e251c1209000000000000000000000000000000000000000000000000000000000000071018232e39434d57606b727f8c939ea8a49f92867c6f685d53493f332721170c0300000000000000000000000000000000131f2c3946525f6c7985929facb8b0a69f9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9fa6b0bbac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c343f4a54606a74808d96a1ada1978e81746b60554b403c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000000000000000004101c2834404b5565727f8b98a8a3998a7d7064574a3d31261a0e020000000000000000000916222f3c4955626f7c8895a2afa79a8d8074675a4d412e23170c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000071824313e4b5764717e8a97a7b1a79a8e8174655b5044372b211b171a1d242b3844505b6673808d9aacb6afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d505b656c78818e949ea6a09691837a6d685e564c433a31281f160d030000000000000000000000020f1a26313b4754606a74818e96a0a9a89f9590847d76716e6c656b696e71757c838e939ea6a9a0968d8073695f5347392e23180c00000c1825313d48535d656866615e56544f4745403937312c28231c1a140f0b060000000000000000000000000000000000000000000000000000000000000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f4336292423201c171008000000000000000000000000000916222f3c4955626f7c88959d9c9b9a98979695949992919095a0aca399929091929994969798999a9b9c9d94877a6e6154473b2e21140800030f1b27333f49535e696f7c8692999c9790837a6d666d72797f83878b8d8f919292939292918f8d8a87837f7a736d676059514940372e241b0f0600000000000000000000000000000000000000000000000000000000000007121d27303b454f59636d75818f95a0aaa29891847a6d655b50443d33291e150b00000000000000000000000000000000131f2c3946525f6c7985929facb8b8b0aba9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9abb0b8b9ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c3844505c666f7c87939fa9a69e92857a6d60594f43393c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000c18232e3b4855626e7b8896a1ab9a8d817467574d42372b1e12050000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a3f34281c1003000004101d2935404b556a7683909da9b4aa95887b6e6255483b2f22150800000814212e3b4754616e7b8795a0acab9e9184786c6053463e332b2722252a2f35404a54606c7884919eabb8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d49535b666d78828f949fa6a09590837a6d685d564c433a31281f150c030000000000000000000006121f2b37434e58626f7c89939da8aca09690837a706b6561605b575e61646a6f78818e949faaa89f92867b6e62554b4034281c1004000814202c37414b53595b5954524c48433d39352f2b261f1c17110e0903000000000000000000000000000000000000000000000000000000000000000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433633302f2c28211a11080000000000000000000000000916222f3c4955626f7c8891908f8e8d8c8b8a898887868583909daa9f92878385868788898a8b8c8d8e8f9091877a6e6154473b2e21140800000b17222d38414d57606a707e87939fa0958f82786e787f858b9095979a9c9d9f9f9f9f9e9d9c9a9795908c868079706b625b514940362c21180e030000000000000000000000000000000000000000000000000000000000000b151e29333d47515b606d79839198a2aaa0968f82776c60594f453b30271d1207000000000000000000000000000000131f2c3946525f6c7985929facb8b0a8a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a6aeb8ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c424d57606d78839099a4aa9e948a7e71685d52473d303c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714212e3a47535f6a7884919eaa9e918477695f53463a2d2114060000000000000000000916222f3c4955626f7c8895a2afaa9d908377665c5044382c1f1206000006131f2c3845515d677885919eabaea298877a6d6154473a2e21140700000714202d3a46525e697784909dabada197897d70635a50453d37332d3136394045515c66717d8a96a1adb9afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d414a545c666d79828f949fa7a09590837a6d685d554b433931271e150c030000000000000000000814212e3a47535f6a76828f9ca5afa49a91847a6d6860595553504d5254585f666d78828f98a3aea3998d8074675c5145382c1f130600040f1a252f3941484d4e4c4746413a38322c29241d1a15100c060000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f433e3f3d3c38332c231a110800000000000000000000000915222f3c4855626f7c8584838281807f7e7d7c7b7a79787a8794a19f92867978797a7b7c7d7e7f8081828384867a6e6154473b2e211408000006111b262f3b454e58616c727f8b929d9f948e817b838c92979d9fa7a8a09e9c9b9a9b9c9d9fa4a7a09d98928d847d726d635b51483e332a201509000000000000000000000000000000000000000000000000000000000000030c17212b353f45515d676e7c86929fa4a89e948c7f736b60574d43392e231810070000000000000000000000000000131f2c3946525f6c7985929facb8a89e969393939393939393939393939393939393939393939393939393939393939393959ca6b1ac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255483c46535f69727f8c95a0aba2988f82766c61564c41352f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000000000006121f2b37434e586774818e9aaba096887b6e6155483b2e23170c0000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facab9f928578685e5246392d201307000005111e2a36424d5666737f8c99a3afa99c8f82766c61574f46443f414142464b515a606d7883919da8b0b8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40424a545c676d79829095a0a7a09590837a6d675d554b433930271e150c0300000000000000000815222f3b4855626e7b88949fabac9f93877d6f685d564f4846444246484e545c666e7b86929facab9f9285796d6053463a2d201307000009131d272f373d40423f3a3936302c27201d18120f0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f464a4c4a48443e352c231a1108000000000000000000000815212e3b47535f6a6f7877767574737271706f6e6d676e7b8894a1a39886796c6c6d6e6f7071727374757677796e685e5246392d2014070000000a141d29333c464f59626d74808d939e9d938e8690959ea2a8a19e9896918f8e8d8e8f91939a9d9fa7a29f9691877f736d635a50453c31261a0e05000000000000000000000000000000000000000000000000000000000000050f19232935414b555f6a717e8a929da6a69f93877d70695e554b40342822190e0400000000000000000000000000131f2c3946525f6c7985929facb8a2968c87868686868686868686868686868686868686868686868686868686868686868a95a1adac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554844505a616e7b86929fa7a79f92867b6e615a50443a302f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000020f1a26313e4a5764717d8a99a4a8988b7e7265544a3f34281c100300000000000000000916222f3c4955626f7c8895a2afaea398887c6f6255493c31251a0d06030615222f3c4855626f7c889aa4afaa9d9083776a564c4135291d11050000020e1925303b4854616e7b87929fabab9f948a7d706a60595350494e4e4d53555d606c73808c959c9ea6b0afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4038424b555d676d7a839095a0a79f959082796d675d554b433930271e150c0200000000000006121f2b37434e586774808d9aa6b0a89b8e82756b60564c443d3937363a3c424a545f6975818e9baba7a2978a7d7064574a3d3124170a0000020b151d252c313435332e2d2a251e1b16100d070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c4f51575957554f473e352c231a110800000000000000000006121f2b37434e585f626c6b6a696867656463626160626f7b8895a2aa93867a6d606061636465666768696a6b6c615e564c41362a1e1105000000020b17212b343e47515b606c78818f959f9d999299a0a7a49f96918b8884828181818284878b90959ea2a8a199928c7f736c61574e42372b22170b00000000000000000000000000000000000000000000000000000000000000071118242f3a434e58616c73808d949fa8a49992857b6e675c51453f342b20160b02000000000000000000000000131f2c3946525f6c7985929facada093877a797979797979797979797979797979797979797979797979797979797979788693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6255484c56616c76828f98a2aba0958c7f72695e53483e32282f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000a14212e3a4754616d7a86939fa89b8f8275665c5044382c1f120600000000000000000916222f3c4955626f7c8895a2afb4aa988b7f7265574d42362a1f161210121c2834404a5465717e8b98acb6a79b8e8174685b4e413025190d010000000914202d3a46525e6975818e99a3afa69e92857c6f6b62605b535a5b575e61676d737e8893948f949eaaafa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403039434b555d686d7a839096a0a79f959082796d675d554b423930261e140b0200000000000815212e3b47535f6a7884919eabaca096897c6f62594f443a322d2b2a2d3038424d5763707d89999b9a99988d8073665a4d4033271a0d000000030b131a202527282621201d19130f0a04010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c515b63666361594f473e352c231a11080000000000000000030f1b26323c464e53555f5e5d5c5b5a595857565556626f7c8995a2a194877a6e615455565758595a5b5c5d5e5f54524c443b3025190d0100000000050f19222c353f44505b666d79839096a1a39fa3aba49a938c847f7b777675747475777a7e838a9297a1a8a39f918a7e716a5f53473e33281c10040000000000000000000000000000000000000000000000000000000000000007131d28313c46505a606d78828f96a1aba1979083796d605a50463c32281d140a000000000000000000000000131f2c3946525f6c7985929facada093877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625548525d68717e8a949faaa4999083786d60574d42362c232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000713202d3946525d687683909da99f9285796d6053463a2d20130800000000000000000916222f3c4955626f7c8895a2afb6a99c8f8376695e53463c3128201f1c1f232c3844515c6675818e9ba8b3a9988b7f7265584c3f322519080000000005121e2a36424d57626e7c87929fa7ada19791857d746f6c6568676869696e7279808893958f828f9ca8afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40333039434c565e686e7a849196a1a79f948f82796d675c544b423830261d140a00000000000915222f3c4855626f7c8896a1adaa9e9184776a6054473d3228201f1e2026303c4753606d79868f8e8d8c8b8b8276695c504336291d100000000002090f14181b1b191413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695c5b636d72706b61594f473e352c231a110800000000000000000a15202a343c4347485251504f4e4d4c4b4a49495663707c8996a3a194887b6e615548494a4b4c4d4e4f5051524746413b32291e140800000000000007101a2328333f4a545d676e7a84919eabacafa49a93888079726e696968676869686d71767e859196a1aaa39f92867c6e625a5044392d20150a00000000000000000000000000000000000000000000000000000000000000010c161f2a333e44505c666d7a849199a3a99f958e81746c62584e443a2f261c11060000000000000000000000131f2c3946525f6c7985929facada093877a6d606060606060606060606060606060606060606060606060606060606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62554f59606d7a85929ea6a89f93877c6f665c50453b3124232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000005111d2935414c566673808c99aaa298897c6f6356493c2f24190d01000000000000000916222f3c4955626f7c8895a2afb9ac9f93877b6e61584e433a312d2c282b2e343f4953606d7985929eabada197887c6f6255493c2f22160900000000020e1a25303b47535f6a73808d95a0a8a9a1979188817c797674747476787b7f848d939890837e8a97a3afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403328313a434c565e686e7b849197a1a69f948f82796d665c544a42382f261c1106000000000c1925323f4c5865727f8b98a8b2a79a8d807467584e43352b20161212151f2c3845515c677481828180807f7e7d7063564a3d3023170a00000000000004080c0e0f0c07070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958636d727f7d706b61594f473e352c231a110800000000000000040e18222a32373b3c4544434241403f3e3d3d4a5763707d8a96a3a295887b6f6255483c3d3e3f4041424344463b3936302920170d0200000000000000081117222d38424b555e6873808c99a6b3ac9f93887e736d67615f575b5a5b565e61656c717b849198a2aea2988f82766c6155493c32271b0f0300000000000000000000000000000000000000000000000000000000000000040d182128343f4a545e686f7c87929fa5a79d938b7e716a60564c42382d22170f0600000000000000000000131f2c3946525f6c7985929facada093877a6d605453535353535353535353535353535353535353535353535353606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f625554606b74818e97a1ada1968d80746a60544a3f33291f232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000000000010d1924303c4956636f7c8998a2aa998c807366564c4135291d1104000000000000000916222f3c4955626f7c8895a2afbbafa4998d80746a5f554c433d3a383438393f44505b65717d8a97a2adab9e9285786c605346392d201306000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284878c91969992867c7d8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d40332628313a444c565e696e7b859197a1a69f948f82786d665c544a42382d22170b000000030f1b27333f49536875818e9ba8b4aa978a7d7064574a3d3224190d0505101c2934404b55646f74757474737271706b6054483c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a727f8c867d706b61594f473e352c231a11080000000000000006101820262b2e2f3938373635343231313e4a5764717d8a97a4a295897c6f6256493c3132333435363738392e2d2a251e170e0500000000000000000006111c28343f4a54606d7a85929eabb7aa9d91847a6d665d55534d4e4e4e4c52545a61696f7c86929fa8aa9f948a7d7064584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000060f17232e38424c56606a727f8b939da7a59f92867c6f685e544a3f332821180d03000000000000000000131f2c3946525f6c7985929facada093877a6d605447464646464646464646464646464646464646464646464653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f62555c666f7d88939fa9a59e9184796d60584e42382e2117232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e0200000000000000000000000000000813202d3a4653606d7985929fa99d908376685d5245392c201307000000000000000916222f3c4955626f7c8895a2afb4aba39f92877c6e675d554f4846443f44464a5059606c7883909da9b1a79a8e8174655b5044372b1f12050000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877e717e8a97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261f28323b444d575f696f7c859298a2a69e948f81786d665c544a3f33281c0f03000005121f2b3744505b657784909daaaea298877b6e6154483b2e21150800000c18232f3943535d64686968676665646360594f44382c2014070000000000000000000000000000000000000000000406071013131313131310100d0a050000000003060809121313131313130d0c0a0702000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f827669626e7b869292877d706b61594f473e352c231a110800000000000000060e151b1f21222c2b2a2928272625323e4b5865717e8b98a4a396897c706356493d3025262728292a2b2c21201e19140d050000000000000000000006121f2b3844505c66727f8c97a1adb8aca0968f81786c605b514842414141464750575f6a727f8c96a1ada69d9083766a6054473b2e22150900000000000000000000000000000000000000000101010101010101010101010006111c26303a444e58626d74818e95a0a9a39891847a6d665b50443e332a1f150b010000000000000000131f2c3946525f6c7985929facada093877a6d6054473a39393939393939393939393939393939393939393a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca295887b6f6257606d7984919aa4a99e938a7d70675d51463c30261c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d211409000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760595553504a5053545c606b727f8b959fabaca095897c6f6353493f33271b0f030000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9e9f9d9590867e70717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d403326162029323b454d575f6a6f7c869298939393938e81786d665b5044382b1f120600000613202d394653606c7985929facab9f928578695e52463a2d201407000007121d2731414b53595b5c5b5a59585856544f473d33271c100400000000000000000000000000000000000001070c1013141d2020202020201d1c1a16110a03040a0f1215151f2020202020201a1916130d07000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000060606060e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276695f6a707e869292877d706b61594f473e352c231a0e0400000000000000040a0f1215151f1e1d1c1b1a1925323f4c5865727f8b98a5a3968a7d7063574a3d3024191a1b1c1d1e1f1414110d080200000000000000000000000713202d3a4653606d7985919ea9b3b2aca89e938d80746d625a50463d3336393e454e58606d7984919eabab9f95887c6f6255493c31251a0e02000000000000000000000000000000010507070d0d0d0d0d0d0d0d0d0d0d0d0d0d0a141e29323d46515b606d79839097a1aaa1968f82786c60594f453c31271d12070000000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca195887b6e625f69737f8c95a0aca2978e81756b61554b40342b1e1516232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e020000000000000916222f3c4955626f7c8895a2afac9f928692958f827a706b6562605c545b6062666d727d86929fa7b0a69d9083776b605441382d22170b00000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908a837c706c717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a172029333c454e58606a6f7d868686868686868681796c605346392d20130600000714212e3a4754616d7a8798a2aeaa9d9084776a574d42362a1e12050000010b151f2f3941484c4e4f4e4d4d4c4b4a48443d352b21160b000000000000000000000000000000000000030b12181d1f202a2d2d2d2d2d2d2a2926221c150d0e151b1f21222c2d2d2d2d2d2d2625231e19120a010000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f0200000000000306060c13131313131b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f82766958616c707d869292877d706b61594f473e352c20160c020000000000000000030608091211100f0e0d1926333f4c5966727f8c99a5a4978a7d7164574a3e3124170d0e0f1011130807050100000000000000000000000000091623303c4956636f7c8997a1adb2a8a19ea19d928b7f726c61584e453c322d333c44515c66727f8c99a7b1a79a8d807367574d42362a1e12050000000000000000000000000002080d1113141a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a17202b343f45515c676e7b859299a4a89f948d80736c61574d43392f2418100700000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2120202020202020202020202020202020202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194887b6e61626e7b86929fa8a69f92857b6e61594f433a2f22190c16232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000000000c17232e3b4855616e7b8896a0ab9a8d817467574d42362a1e12050000000000000916222f3c4955626f7c8895a2afa6998c7f8c94948f847d76726f6d666b666c6e72787f879298a3aea99f948a7e7164594f442f261b1106000000000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0e17212a333c464e58606b6f7979797979797979756c665b5044382b1f120600000815222f3b4855626e7b8895aab4a99c8f8276695c4f4330251a0e02000000030d1d262f363c4041424141403f3e3d3c38332b231a0f050000000000000000000000000000000000030d151d24292c2d363939393939393736322d271f161820262b2e2f3939393939393933322f2a241c130a0000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b0f02000000060b0f12131920202020201b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276696464646b707d859292867d706b61594f473d32281e130800000000000000000000000006050403020d1a2633404d596673808c99a6a4978b7e7164584b3e3125180b02030405060000000000000000000000000000000005111d2935414c566773808d9aa9b2a8a0969196a19f93877e706a60574d443a312834404a54616e7b8795a0acaa9e918477695e53463a2d211407000000000000000000000000050c13191d2021272727272727272727272727272727272727272934404b555e69707d87939fa6a69f93887d70695f554b40352922190e05000000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114131313131313131313131313131313202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca194877a6e616c76828f98a3ab9f948b7e72685e52473e31281d100916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000000000614212d3a46535f697784919eaa9e918477695f53463a2d2114060000000000000916222f3c4955626f7c8895a2afa396897d828f97969189837f7b79787778797b7f848b9299a3aaaaa2978f82766c6155473d321d140a000000000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0f18212a343c464f5960636c6c6c6c6c6c6c6c68605b544a3f33281c0f030000091623303c4956636f7c8996a2afa89b8e8275685b4f4235281c0900000000000b141d252b303335363534333231302f2c27211a11080000000000000000000000000000000000020c151f272f35383a4346464646464643423e3831281f222a31373a3c45464646464646403f3b352e251c120700000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281b0f0200020a11171c1f20262c2d2d2d2c202734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f8f8276717171717171717c859292867d706b61594f443a3024190d01000000000000000000000000000000010d1a2734404d5a6773808d9aa6a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000713202d3946525d687784919daaaca09691849197a19992867c6f695f564c43392f2e3946535e697784919daaaca096877b6e6154483b2e2115080000000000000000000000050e171e252a2d2e34343434343434343434343434343434343434342f39434d57606b737f8c939ea8a49a92857b6e675d51453f342b20170c030000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070606060606060606060606060713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca094877a6d68717e8b949faaa3999083776c60564d41352c1f160c0916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e09020000000000000000000000000000000000000005121e2a36424d576774818d9aaba096887b6e6155483b2e23170b0000000000000916222f3c4955626f7c8895a2afa3968a7d7b8592999e95908b888685848486888c91959fa3abaaa29892857b6e615a5045352b210b0200000000000000000000030d172129333b434b51586062686e71747678797978787674726e6964605c5464717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d060f18222b343d474f54565f606060606060605b53504a42382d22170b0000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e0100000000020b131a202427282928272625252322201c160f080000000000000000000000000000000000000a141e27313940454750535353535353504e4a433a31212a343c434748525353535353534d4b4740372e24190d0200000000000000000000000000000000050d141a21272c33383b4246474a505355585a5c5d5e5f5f5b60666c6c6c6c6c6a5c544a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235281b0f00060b141c22282b2d333939393939382b34414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f90837e7d7d7d7d7d7d7d7e7f869392867d706b61564c4135291d1105000000000000000000000000000000010e1b2734414e5a6774818d9aa7a5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714212e3a4754616d7a8796a0acaa9e91847b859298a29892857b6e685e554b42382d36424d576774818d9aa7b2a8978a7e7164574b3e3124180b00000000000000000000020c1720293036393a4040404040404040404040404040404040404040404040454f59606c77828f96a0aaa2979083796d605b51463d32291e150a0000000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca093867a6d6d7a85929ea6a89f92867c6e655b50443b30231a0d040916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000020e1a26313d4a5764707d8a99a3a8988b7e7265544a3f34281c100300000000000916222f3c4955626f7c8895a2afa4978a7d717d8792989f9d9899929191919298989da0a8aba79f9892867d70695f53483e3323190f000000000000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865615f5753505864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00061019222b353d43484952535353535353534e46443f382f261c11060000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e01000000000001090f14181a1b1c1b1a1a1918171614100b0500000000000000000000000000000000000006111c263039434b51535d6060606060605d5b554d433829333c464e53555f6060606060605957524940352a1e1307000000000000000000000000000000000002090e161c21272c30363a3b3f4446494b4d4f5051575f666c72797979797975665c504439352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d4034271b0e090f181d262d3338393f4646464646453834404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f95908a8a8a8a8a8a8a8a8a8c93999892867d70685d5246392d201307000000000000000000000000000000020e1b2835414e5b6874818e9b9f9f998c807366594d4033261a0d000000000000000000000000000000000000000000091623303c4956636f7c8996a8b2a89b8e81757c869299a19791847a6d675c544a3f33313e4b5865717e8b98a4b1a6998d8073665a4d4033271a060000000000000000000008131e29323a4146474d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d505b656d7a849198a2a9a0958e81756d62594f443b30261c110600000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39986796d75818e97a2aca0968c80736a5f53493f32291f1108000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000000000000000000000914212d3a4754606d7a86929fa89b8f8275665c5044382b1f120600000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959d9fa39f9e9e9e9fa3aaa9a8a79f9d9590867d706b60574d42362c22110700000000000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534d464b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000071019232b32383b3c4646464646464646423938332d261d140a000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b0e010000000000000003070909131211100f0e0d0a09070400000000000000000000000000000000000000091317232e38424b555d60696c6c6c6c6c6c6a665f554a3e323b454e585f626c6c6c6c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000050b10161c1f252a2d2e34383a3c3e444d525b62696e787f8686868687796d6053463a2d241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d3124180d1419212a2f383f44464c535353535352443f3848535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828f9393939393939393939393979fa4a39892857a6d6154473a2e211407000000000000000000000000000000020f1c2835424f5b6875828e939393938d8073675a4d4034271a0d0100000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a6998c7f73707e87939fa0969083796d665b50443f363c4956636f7c8996abb5a89c8f8275695c4f422e23170b000000000000000000010d1925303a444c52545a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a535d686f7c86929fa4a79e938b7f726b60564c42382e23170c00000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928679707d89939ea9a59d9184796d60584e41382d20170d00000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000000000000000000000000000613202c3945515d677683909ca99f9285796d6053463a2d20130800000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838a9095989b9d9e9f9f9f9e9d9b9895908a837b706b60594f453b31241a10000000000000000000000000000000050d161d242932373b4146474b4e505252535252504e4c4846423e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000007101921272c2f303939393939393939352d2b28221c140b02000000000a1723303d4a5663707d8996a3b0a79a8e8174675b4e4134281b0e010000000000040a0f131516201f1e1d1c1b1a171614100b050000000000000000000000000000000009121b2528343f4a545d676d767979797979797671665b4e423b444d575f6a6f78797979797979736d63574b3f3225190c000000000000000000000000000000000000000000050b1014191e202429323a414650565e616d727b828c929992877e71665c5044382b1f130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b41372c200e171f252a333b424a5053595f6060605f5e504a42414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100101c2936434f5c6976828686868686868686868686868b93999992877e70685d5246392d20130700000000000000000000000000000003101c2936434f5c6976828686868686868074675a4e4134271b0e0100000000000000000000000000000000000000010e1a2734414d5a6774808d9aa7b1a4978a7e716c727f8b929d9f958f81786c605b51483e3b4754616e7a8799a4afaa9d9084776a544a3f34281c1003000000000000000005111d2a36414c565e6167676767676767676767676767676767676767676767676767676767676a717e8a929daba59f92877d6f685e544a3f34281c1003000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f9285797984919ea5a99d93897d70675c51463c2f261b0e0500000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000000000004111d2935414c5566737f8c99a9a297897c6f6356493c2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192929291908e8b88837e766e6960594f473d33291f120800000000000000000000000000000000040c131820272b3036393b3e4143454646454543413f3b3a363e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000070f161b1f22232c2d2d2d2d2d2d2d28201f1c17110a020000000000091623303c4956636f7c8996a2afa79b8e8174685b4e4135281b060000000000070f161b1f22232c2b2a292827262322201c160f08000000000000000000000000000008111b242d373f44505c666d798286868686868683766a5d5043434c565f696f7c85868686868686807366594d4033261a0d00000000000000000000000000000000000000000000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c100100000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841392f251a19202930363f454d545b60666c6c6c6c6c6a5c544a3f41484c4e535353535353534b49453e362d22170c00000915202b353f474e5253535353535359636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b686157535353534e4c4841382f251a0f03000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000f1c2835414e5a6670767979797979797979797979797e869392877e706c61564c4135291d1105000000000000000000000000000000020f1b2835414e5a657076797979797979746e64584c4033261a0d0000000000000000000000000000000000000000020f1c2835424f5b6875828e9ba8afa396897c70636d74808d939e9e938d80746d625a50463d4653606c7986939facab9e928578665c5044382b1f120600000000000000000713202d3946525e686d7373737373737373737373737373737373737373737373737373737373737374808d99a3aea39991847a6e665c5044382c1f1206000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fab9e918578808d96a0aca1978e81746b60554b40342a1d140a0000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000000000000000000010d19242f3c4956626f7c8997a2a9998c807366564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7e8183858586858583817e7b76716c615f574f473d352b21180d00000000000000000000000000000000000001070d151b1e252a2d2e31353738393939383735322e2d313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000040a0f1315161f202020202020201b13120f0b06000000000000000915222f3c4855626f7b8895aab4a89b8f8275685c4f422d22170b0000000007101921272c2f3039383736353433302f2c27211a110800000000000000000000000007101a232d363f49525c606d78828f94939393938c807366594d434c565e686e7b85919793939992877d706356493d3023160a00000000000000000000000000000000000000000000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b00000000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d372f271d1e2529323b424651575f666c72797979797975665c5044383c4041464646464646463e3d39342d241b11060000040f19242d353d42454646464646525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5046464641403c362f261d130800000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c717e879392877e716c615a50443a3024190d01000000000000000000000000000000000d1925313d49545e65696c6c6c6c6c6c67645c52473c3024170b000000000000000000000000000000000000000003101c2936434f5c6976828f9ca9aea295887b6f62606c78818f959f9d928b7f726c61584e4544505b667885929fabac9f9386796d6053463a2d20130700000000000000000714212e3a4754616d7a80808080808080808080808080808080808080808080808080808080808080808086929facaba1969082786d6053463a2d201307000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d91847b87929fa8a69e92857a6d61594f43392e22180b020000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a1005000000000000000000000000000000000813202d394653606c7985929ea99d908376685d5245392c201306000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678787979787675726e6964615a534d453d352b23190f060000000000000000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a28252225313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000307090913131313131313130f0606030000000000000000000714212e3a4754616d7a8798a2aea99c8f837669544a3f33281c0f030000040f19222b32383b3c464544434241403d3c38332b231a0f0500000000000000000000060f19222c353e48515b636e74818e949ea69e948e81746e63574b4b555d686e7a849197a1a49f93877e716b6054483b2f221609000000000000000000000000000000000000000000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c11060000000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312c2518202830353e444d525b62696e787f8686868687796d6053463a2d33343939393939393931302d29221b12090000000008121b242b313638393939394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f524539393433302b251d140b0100000000000000000000000000000c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000915212c38424c545a5c6060606060605a626c717e879392877e716c615a50483e32281e130800000000000000000000000000000000000915212c38424c545a5c6060606060605a58524a41362b1f1408000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea194877b6e615b666d79839096a09f93877e706a60574d444a546b7884919eabafa49a867a6d6053473a2d20140700000000000000000815222f3b4855626e7b888d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d9299a3aeb2a99f94897d7063564a3d3023170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faa9d9083839099a3aa9f948a7e71685d52473d30271d0f06000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000000000000000000000000000006121f2b3844505b6675828e9ba89f92867a6d6054473a2d211409000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6865615f57555046423b332b231a1108000000000000000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d00000000000000000000000606060606060606020000000000000000000000000613202d394653606c7985929facaa9e918477665b5044382b1f120600000a16212b343d434849535251504f4e4d4a48443d352b21160b000000000000000000050f18222b343e47505a626d73808d939da69f948f82786d605c524a545c676d7a839096a0a49c918b7f726c61594f44382c201307000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d282724201d2429323a414650565e616d727b828c929992877e71665c5044382b27272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d312d282724201a130b020000000000000000000000020507080c1926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110005101b26303a42494e4f535353534e58626c717e879393877e716c615a50483e362c20160c02000000000000000000000000000000000004101b26303a42494e4f5353535353534e4c4741382f241a0e03000000000000000000000000000000000000000004111d2a3744505d6a7783909daaada194877a6e61545d676d7a849197a19992867c6f695f564c515e6b7784919eaab6a094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9fa3abb5bbb0a6968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929fac9f928790959faba2988f82766c61564c41352b1e150b00000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000000000000030f1c28333f4a5465717e8b98a7a3998a7d7064574a3d31261a0e020000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f5f5f5e5d5b5855534d49453e36312a211a11080000000000000000000000000000000000000000000000000000020507080b0e101213131212100e0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b657784909daaac9f9285796c605346392d20130600030f1b27323d464f54565f5e5d5c5b5a5956544f473d33271c100400000000000000040e17212a343d464f59616c727f8c929ca5a0959082796d665c5044505c666d79829095a0a59d928c7f736d625a50473d32271b100400000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c0200000000000000000000000000000000000000000000000000000000060c11151718202020202020201b1b191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c1b20202020202020181715110c060000000000000000080f151a1d1f202024303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c30231b1a18140f08010000000000000000000003090e121415191926333f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000a141e2830383d414346464647535f6a717e879393877e716c615a50483e362c231a0e04000000000000000000000000000000000000000a141e2830383d414346464646464641403c362f261d130800000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada094877a6d6154555e686e7b859298a29892857b6e685e554b5e6a7784919daaada194877a6e6154473b2e21140800000000000000000815222f3b4855626e7b8895a1a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a7acaeb5acacaca3968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929faca39992999fa7a79f92867b6e615a50443a3023190c0300000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000000000000000b17222d3b4854616e7b8795a0ab9a8d817467574d42362a1e12050000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484b4e505252535252504e4b4847423c39332a261f180f0800000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536875818e9ba8aea398887b6e6255483b2d22170b0407131f2c38434f5960636c6b6a696867666360594f44382c201407000000000000040d162029333c464e58616b717e88939fa4a19690837a6d675d544a525c606d78818f949fa69e938d80746d635b51483e352b21160b000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000005080a0b131313131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b131313131313130b0a0805000000000000000000000004090e11121315212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d20140d0b08030000000000000000000000060e141a1e2122252526333f4c5966727f8c99a5aa9d9184776a5e5144372b1e110000020c161e262c32353639393c4855626f7b869393887e716c615a50483e362c241a11080000000000000000000000000000000000000000020c161e262c3135363939393939393433302b241d140b0100000000000000000000000000000000000000000004111e2b3744515e6a7784919daaada194877a6e61544c565f696f7c869299a19791847a6d675c545e6b7784919eaaada094877a6d6154473a2e21140700000000000000000815222f3b4855626e7b88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f968a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facaba39fa3ababa0958c7f72695f53483e32281e11070000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000000000000000614202d3a46525e697784919daa9e918477695f53463a2d2114060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e363a3b3f4143454546464543423f3b3a37312d28221a140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0ada6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000b17222d3f4c5865727f8b98a8b2aa978a7e7164544a3f33281b13101014222f3b4854606b6f79787776757473706b6054483c2f2216090000000000030c161f28323b454e58606a707d87929aa4a19791847b6e685d554b515b636e74818e939ea69e948e81776c605b51493f362c23190f04000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000606060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060606000000000000000000000000000000000001040605111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000060f181f262a2d2e323232333f4c5966727f8c99a5aa9d9184776a5e5144372b1e11000000040c141b212528292d2e3a47535f6a73808c887e716c625a50483e362c241a120800000000000000000000000000000000000000000000040c141b212528292d2d2d2d2d2d2726241f1a130b020000000000000000000000000000000000000000000004111d2a3744505d6a7783909daaaea194877b6e6154484d57606a707e87939fa0969082796d665b5e6b7884919eabb4aa93877a6d6054473a2d21140700000000000000000815222f3b4855626e7b88939393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7063574a3d3024170a000000131f2c3946525f6c7985929facada093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb5afacafafa4999083786d60574d42362c20160c000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b0000000000000000000000000000000005121e2a36424d576774808d9aaaa096887b6e6155483b2e23170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735322e2d2b261f1c170e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000714212d3a4754606d7a8793a0aca6998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000616222f3c4955626f7c8896a1ada79a8e8174665b5044382d241f1c1d1f27303c4956636f7d868584838281807d7063564a3d3023170a00000000020b151e28313a444d575f6a6f7c869299a3a29892857b6e695e564c505a626d73808d939da59f948f82786d655b504940372d241a110700000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b00000000000000000000000000030e18212a31363a3b3f3f3f3f3f4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000020a1015191c1c1f2b37434e58636d73807e716c625a50483e362c241a1208000000000000000000000000000000000000000000000000020a1015191b1c2020202020201b1a17140e0801000000000000000000000000000000000000000000000003101d2a3643505d697683909ca9aea295887b6f625548454e58616c727f8c929d9f948e81786c605b657885929eabaea29886796d6053463a2d20130700000000000000000815222f3b4855626e7b8686868686868686868686868686868686868686868686868686868686868686868686868686868686867d7063574a3d3024170a000000131f2c3946525f6c7985929facaca093877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693a0acac9f9386796c605346392d201300131f2c3946525f6c7985929facb8bbb9b2a89f93877c6f665c50453b31241a0e04000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000000000000000000000020e1a25303d4a5763707d8a98a3a8988b7e7265544a3f34281c100300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2c2c2b2a282522211e1a15110c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000714212d3a4754606d7a87939f9f9f998c807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7884919eabab9e9185786c6053493f352f2c28292c2f39424f5966727f8c91908f8e8d8b7e7265584b3f3225180c000000000a141d273039434c565e696e7c859298a2a39992867c6f695f564d4f59626c727f8c929ca5a0959082796d665c53493f372e251b12080000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c02000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000009141f2a333b4246484c4c4c4c4c4c5966727f8c99a5aa9d9184776a5e5144372b1e1100000000000005090d0f0f1a26313c46525b646e73716d625a50483e362d241a120800000000000000000000000000000000000000000000000000000004090d0f101313131313130e0d0b080300000000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9ba8afa296897c6f6356493d46505a626d74808d939e9e938d80736d606c7986929facab9f928578665c5044382c1f120600000000000000000814212e3a47535f6a76797979797979797979797979797979797979797979797979797979797979797979797979797979797979706b6155483c2f231609000000131f2c3946525f6c7985929f9f9f9f93877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d7986939f9f9f9f9386796c605346392d201300131f2c3946525f6c7985929facacacacada1968d80746a60544a3f33291f120900000000000000000916232f3c4956626f7c8995a2ac9f9386796c605346392d20130013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000000000000000000000000000000000914202d3a4753606d7a86929fa89b8f8275665c5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518181b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f221609000714212d3a4754606d7a8793939393938c807366594d4033261a0d00000000000000000000000000000000000000000000000000000000000000000006131f2b37434e586774808d9aa6ada1978a7d70655b5045413a383435393b424b54606b7783909d9d9c9b95887b6e6155483b2e22150800000006111b262f39424b555e686e7b849197a2a49a92877d706a60574d4f59616c717e88939fa4a19690837a6d675d544a41382d251c1309000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b110800000000000000000000000000020e1a26313b454d53555858585858585966727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000a15202a344049525c646765625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3e48515b606c78818f959f9d928b7f726c6d7a8799a3afaa9e9184776b544a3f34281c1003000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6361594f44382c201407000000131f2c3946525f6c7986929393939393877a6d6054473a2d2114070000000000000000000000000713202d3a4653606d798693939393939386796c605346392d201300131f2c3946525f6c7985929f9f9f9f9fa59e9184796d60584e42382e21170d0000000000000000000916232f3c4956626f7c89959f9f9f9386796c605346392d20130013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000000000000000000006131f2c3945515d6776828f9ca99f9285796d6053463a2d20130800000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101212131312100f0c08080602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f221609000714212d3a4754606d7a86868686868686807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4855626e7b88949eaca99d9083786c605a524c4645404045474c545c66707d8995a0aaa99d918477695f53463a2d2114070000000b17222d38414a545d676d7a839196a1a49f93887e716b60584e4e58606b707e87929aa4a19791847b6e685d554b42392f261b130a00000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b13090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000005121e2a36424d575f616565656565656566727f8c99a5aa9d9184776a5e5144372b1e1100000000000000000000030e18222e37404a52585a585650483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000010507071313131313131313080705020000000000000000000000000000000000000c1926333f4c5966727f8c99a5b2a5998c7f7266594c3f363f44505b666d79839096a09f93877e706f7c8995abb5a99c8f8376695c50432e23170c000000000000000000020e1a26313c454e535560606060606060606060606060606060606060606060606060606060606060606060606060606060606057554f473e33281c1004000000131f2c3946525f6c7986868686868686867a6d6054473a2d2114070000000000000000000000000713202d3a4653606d788686868686868686796c605346392d201300131f2c3946525f6c798692939393939393938a7d70675d51463d30261c0f060000000000000000000916232f3c4956626f7c89939393939386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e010000000000000000000000000000000004101d2935404b5566727f8c99a9a297897c6f6356493c2f24190d01000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000713202c3945525d687679797979797979736d63574b3f3225190c000000000000000000000000000000000000000000000000000000000000000000000a15212e3a47535f6a76828f9aa4ab9f958c7f726c605d5653514b4b5153565e666d7983909da7ada2978b7f7265574d42372b1e12050000030f1b27333f49535c666d79839095a0a59c928b7f726c61594f4d575f6a6f7d869299a3a29892857b6e695e564c433930271d140a010000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c13090000000000000000000000000000000714212d3a46535f696e7272727272727272727f8c99a5aa9d9184776a5e5144372b1e11000000000000000000000006101c252e3840474c4d4b4a453f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000002080d11131420202020202020201514120e0902000000000000000000000000000000000a1724313d4a5764707d8a97a9b2a89b8e817568564c4136333f4a545d676d7a849197a19992867c717e8a97a4b1a79a8e8174675b4e4134281b06000000000000000000000915202a333c4247485353535353535353535353535353535353535353535353535353535353535353535353535353535353534a48443e352c21160b00000000121f2b3844515d6974797979797979797976685d5245392c20130700000000000000000000000006121f2c3844505c66767979797979797979766c5f5346392d201300131f2c3946525f6c7986868686868686868681756c61554b40342b1e150a000000000000000000000916232f3c4956626f7c86868686868686796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000000000000000000000000000c18242f3c4955626f7c8897a1a9998c807366564c4135291d1104000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080004111d2935414c565d6c6c6c6c6c6c6c6c66635b52473b2f23160a0000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e58626f7c87939fa8a79f93887e746d6863605c54555d6063686e78818e95a0aca69f9285796d6053473c31261a0e02000005121f2b3744505b656d78828f959fa59d938c80736d625a504c565f696f7c859298a3a39892867c6f695f564d443a31271e150b020000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b1209000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a010000000000000000000000000000000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f818f9ba8aa9d9184776a5e5144372b1e110000000000000000000000000a131c262e363c3f403e3d3a342d241b1209000000000000000000000000000000000000000000000000000000000000000000000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000815222e3b4855616e7b8896a1adaa9d908477685e5246392d38424b555e686e7b859298a29892857b808d9aa6b4aa988b7f7265584c3f3225190c00000000000000000000030e18212a31373a3b4646464646464646464646464646464646464646464646464646464646464646464646464646464646463d3c38332c231a100500000000101c2935414d5862696c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200121f2b3844515d6974797979797979797979756f65594f433a2f22190c03000000000000000000000815222e3b4754606a6f79797979797979766c5f5346392d20130013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000000000000000000000000000713202d394653606c7885919ea99c908376685d5245392c201306000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f130600010d19242f3a444c525f606060606060605957524940352a1e130700000000000000000000000000000000000000000000000000000000000000000000020f1a26313c4754606a74818e96a0a9a49a9387807a74706d666a6a676d70747a828e939ea7a89f948b7e72675d5145392a1f140900000815212d3945505a606c77818e949fa69e938e81746e635b5146525e686e7b859197a2a39992867d706a5f574d443b32281f150c030000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b13090000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a01000000000000000000000000000000000b1724313e4a5764717d8a8b8b8b8b8b8b8b8b8f939eaaaa9d9184776a5e5144372b1e11000000000000000000000000010b141c242b30333432312e29221b1209000000000000000000000000000000000000000000000000000000000000000000000000050e161e252a2d2e39393939393939392e2d2a251f170f0500000000000000000000000000000714212d3a46535f697884919eabac9f93877a6d6154473c322f39434c565f696f7d86929aa197918483909daaaea298897c6f6356493c302316090000000000000000000000060f1820262b2e2f393939393939393939393939393939393939393939393939393939393939393939393939393939393939302f2c28211a110800000000000d1925303b4650585d5f606060606060605f524c443a2f24190d01000000000000000000000000000c17232e38424a505f60606060606060605f5a52493e33271b0f00101c2935414d5862696c6c6c6c6c6c6c6c6c68655d53473e31281d1007000000000000000000000006131f2b38434e5860626c6c6c6c6c6c6c6c645a4f43372b1e1200121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000000000000000000000000000000005121f2b3744505b6575818e9bac9f92867a6d6054473a2d211407000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f03000008131e28323a414553535353535353534d4b4740372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58606d7a849197a2a9a499938d85807d79787777787a7c81868f949ea5a9a1969082776c60554b403529180e0300000a1724303d4956626c74808d939ea69f948f81786d605c52494754616e7a849197a1a49a92877e706b60584e453c322920160d0300000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000b1724313e4a5764717d8a97989898989898989b9ea6b0aa9d9184776a5e5144372b1e1100000000000000000000000000020b12191f2326272524211d181109000000000000000000000000000000000000000000000000000000000000000000000000020c1620283036394646464646464646463b3a36302921170d020000000000000000000000000005121e2a36424d576875818e9baaafa49a8b7e7164584e43372b313a444d57606b717e88939fa096919095a0abac9f9285796d6053463a2d201307000000000000000000000000060e151a1e21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423201c16100800000000000008141f2a343e464d5152535353535353535345413a32281e1308000000000000000000000000000006111c2630383f44535353535353535353534f4940372c21160a000d1925303b4650585d5f60606060606060605b59534b42352c1f160c000000000000000000000000030f1b27323d464e5456606060606060605f5a52493e33271b0f00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000000000000000000000000000000000030f1b27333f495364717e8a9aa4a3998a7d7064574a3d3124170a000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a000000010c1620282f35394646464646464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323c45515d676e7c859297a0a7a49f97928d89868584848586898d92989fa6a79f9791847b6e655b50433a2f2418060000000b1825313e4b5864717e8b929da5a0958f82796d665c504a43505d6a76839096a0a99f93887e716c61594f463c332a20170e0400000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c13090100000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b020000000000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f9f9f9f9f9f9f9f9f9d9184776a5e5144372b1e11000000000000000000000000000001080e1317191a181715110c060000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000020e1a26313e4a5764717e8a98a2aeac9c8f82766a5f53473f352f323c454f59616c727f8c929da09d9da0a7b1aa9c8f8275665c5145382c1f13060000000000000000000000000003090e121415202020202020202020202020202020202020202020202020202020202020202020202020202020202020171614100b0500000000000000020d18222c343b414446464646464646464639352f2820160c010000000000000000000000000000000a151e262e343846464646464646464646433e372e251b10050008141f2a343e464d515253535353535353534f4d48423930231a0d04000000000000000000000000000a16202b343d43474953535353535353534f4940372c21160a000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000000000000000000000000000000000000b17222d3a4754616d7a87939393938d8174675a4e4134271b0e000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e0400000000040d161e24292c393939393939393933322f2a241c130a00000000000000000000000000000000000000000000000000000000000000000000000000000a15202935414c555f6a6f7c8590959fa3a9a19e9a96979291909192999a9fa2aaa29f9590857b6e695e53493f31281d13070000000d1a2633404d596673808c99a4aa9d91847a6d675c544a3f45525e6b7885919ea8a5998c7f726c625a50473d342a21180e0500000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c03000000000000000000000000000000000000000b1724313e4a5764717e8a93939393939393939393939393939184776a5e5144372b1e110000000000000000000000000000000003070b0d0d0b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c525f60606060606060605f524d453b30251a0e02000000000000000000000000000914202d3a4753606d7985929fabab9f94887c6f625b5145403937333d46505a626d74808d939ea7aaabb1aea2988b7e7164544b4034281c1004000000000000000000000000000000020608081313131313131313131313131313131313131313131313131313131313131313131313131313131313130a0907040000000000000000000006101a222a3035383939393939393939392c29241e160d0400000000000000000000000000000000030c151c23282c3939393939393939393937332c251c13090000020d18222c343b414446464646464646464642413d3730271e11080000000000000000000000000000040f19222b32383b3c4646464646464646433e372e251b1005000915202b353f474e5253535353535353535353535353535353535353535353535353535353535353535353535353535353535353534e4c4841382f251a0f03000000000000000000000000000000000000000613202d3946525e687783868686868684776b5e5144382b1e11000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b2620181006000000000000040c13191d202d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000040d19242f3a434e58606a6f7b838c92989ea1a9a7a9a29f9d9d9e9fa3aba9a19e98928d837b6e695f574d41382d1f160c010000000d1a2633404d596673808c99a3ac9f92867c6f695f564c4345525e6b7885919ea6a89c8f82786d605c52493f362c2319100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d0300000000000000000000000000000000000000000b1724313e4a5764717e8686868686868686868686868686868684776a5e5144372b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000006131f2c3945515d6774818d99a3afa69c8f82766d625a514b474242414148515b606c78818f959fabb8b4aa9f92857a6d6054473a2e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181f25292b2c2d2d2d2d2d2d2d2d201d19130c04000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000006101a222a3035383939393939393939393534312c251e150c0000000000000000000000000000000007101920272b2e2f393939393939393937332c251c13090000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464641403c362f261d1308000000000000000000000000000000000000000005111e2a36414c5667717779797979797772675c4f43372a1d11000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e06000000000000000001080d111314202020202020201a1916130d07000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313c464e5860696e7980868d9197999c9d9fa3aaaaa9a19e9c9a97928d8680796e695f574d453b2f261b0d04000000000a1623303d495663707d87929aa4a29891857b6e685e554b424e5b6874818e949fa79e948e81746e635b51483e352b22180f060000000000000000000000000000000000000000000000000000000000000000000000000000030607090b0d0f1111121313121211100f0d0a08070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000a1723303c4955616c71797979797979797979797979797979797771675b4f43362a1d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f1013130f0e0c09040000000000000713202d3946525e6876797979797979797976695e52463a2d2014070000000000000000000000000004101d2935404b55616e7b87929fa9ab9f948b7f726c605d55534d4e4e4e4b51535b666d7983909da9b6aea2988d8073675d5145392c1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d14191c1f1f202020202020201413110d0801000000000000000000000000000000000000000000060c1012202020202020202020201e1b1610090100000000000810181f25292b2c2d2d2d2d2d2d2d2d282825201b140c030000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2d2b27211b130a0100000008121b242b31363839393939393939393939393939393939393939393939393939393939393939393939393939393939393939393433302b251d140b010000000000000000000000000000000000000000010d1925303a44555f676a6c6c6c6c6c6b6760564b3f33271b0e0006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a04000000000000000000000001040707131313131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333d464e575f676d737b8085898c8f919298a3a8a196918f8d8985807b736d675e574d453c33291d140a00000000000916222f3b4854606b717e88939fa4a19791847a6d675d544a4653606d78828f959fa69d938d80736d625a50473d342a21180e050000000000000000000000000000000000000000000000000000000000000000000104060b10121315171a1c1d1e1f1f201f1f1e1d1b19171514120e0906030000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c04000000000000000000000000000000000000000000000814212d3945505a61646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f564b3f33271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1b1915100902000000000714212e3a4754616d7a86868686868686867b6e6154483b2e21150800000000000000000000000000000c18242f3946535f6974808d96a1aba69f92877e736d67615f575b5a5b555d60636a6f7a83909daab6ab9f92857a6d61554b42382d2217110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d101213131313131313130707040100000000000000000000000000000000000000000000000000030613131313131313131313120f0a050000000000000000060d14191c1f1f20202020202020201c1b19150f090200000000000000000000000000000000000000040a0f13151620202020202020201e1b16100901000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000000000000000000000000000000000008131e2932434d555b5d60606060605e5c564e44392e23170b00030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b1313131313131309080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343d454d555d60696e73787c7f828486929fa196898482807d79746e69605c554d453c332a21170b0200000000000713202c38444f59616c727f8c929da5a0969083796d665c5044515c666d79839096a0a59c928b7f726c61594f463c332920170d0400000000000000000000000000000000000000000000000000000000000001070d1113171c1f20222426292a2b2b2c2c2c2b2b2a28262422211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a06020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000004111c28333e48505557606060606060606060606060606060605e5b564d44392e23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c030000000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000000000000000007121d2a36424d57606d7a849199a3aba39992878079736e696968676869676d70757c8490959fabb3ab9e91847a6e675d544a3f3328231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d10121313131313131313130f0e0c09040000000000000000000000000000000000000000000000030608091313131313131313120f0a050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020201b1a18140f08010000000000000000000000000000000000000000000000020d1720313b434a4f515353535353514f4b443c32281d120600000a15202a343c434749535353535353534b49453e362d22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0d0f111213131212100e0c080705020000000000000000000000000000000000000000000000000000000000060f19222b333c434b51565e61666c6f7375777e8a979e9184787673706d66615e56514b433b332a21180f0500000000000003101b27323d47505a626d73808d939ea69f958f82786d605b524a545d676d7a849197a1a49f93887e716b60584e453b32291f160c0300000000000000000000000000000000000000000000000000000003090e13181d2023282b2d2f3133353737383939393837373533312e2d2a26201f1c17110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000c17222c363e45494a53535353535353535353535353535353514f4b443b32281d12060000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393534312c261e150c0200000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e2115080000000000000000000000000000010e1a26313b45525d686f7d879299a3aaa399938d847f7b787675747475777a7d828991969fa7aca6a8a1969083796d665b50443f362c22190f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131313131313131313131313131313131313131313131313131313131313131313131313130e0d0b08030000000000000000000000000000000000000000000000000000050e1f2931393f4244464646464644433f39322a20160c010000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000000000000000000002080d111314171a1c1e1f1f201f1f1d1b181514120e090400000000000000000000000000000000000000000000000000000000071019212a313940454d52545b60636669707d8a979e9185786b6763605c54524d454039302921180f0600000000000000000b16212b353e48515b606c77818e949fa79e948e81746d635a504b555e686e7b859198a2a49a92877d706a5f574d443a31281e150b02000000000000000000000000000000000000000000000000040a0f151a1d24292c2e34383a3c3e404244444546464545444342403d3b3a36312d2c28231c19130d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100f0d0b080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c33393c3e4646464646464646464646464646464644433f39322920160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464642413d3730271e140900000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e21150800000000000000000000000000000009141f2935414c56606b717e879298a0a8a49f97918c8885838181818283868a8f939da0a8a39f999b9e9f958f81786c605b51483e342b21170d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000004090e111213131313131313131313131313131313131313131313131313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171f272e33363739393939393837332e2820180e040000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f1112131313131313090907030000000000000000000000000000000000000000050b1013191d20212427292b2b2c2c2c2b2a282522211e1a14100c07010000000000000000000000000000000000000000000000000000070f181f272f353b42464a5053565964707d8a979e9185786b5e5653504a46423b342e271e170f06000000000000000000040f19232c363f44505b656d78828f95a0a69d938c80736c62594f4c565f696f7c869299a3a39992867c6f695f564c433a30271d140a0000000000000000000000000000000000000000000000070c151b20262b2f35393a3f4446484a4d4f5051525253525251504e4c4a4846423d3a38342e29251e19140d050000000000000000000000000000000000000000000000000000000000000000000000000004070c10121316191b1d1e1f1f201f1f1e1d1b19171414110e0806030000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000008121a22282d3031393939393939393939393939393939393736332e2820170e04000000000000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4d49423930261b1004000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000000000000030d19242f3a444f59616c717e8691969fa2a9a19e9997918f8e8d8e8f9092999b9ea5a69f99928d8e939e9e938d80746d625a50463d33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000080f151a1d1f202020202020202020202020202020202020202020202020201f1f1e1d1b19161413100c07040100000000000000000000000000000000000000000000000407090a13131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2b2a27231d160e06000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a0400000000000000000000000000000000040a0f171c1e24292c2d3133363738393939383735322e2d2a261f1d18120b060000000000000000000000000000000000000000000000000000060d151d24293036383f44464a5764707d8a979e9185786b5e5246443f38363028231d150c05000000000000000000000007111a2427333f49535c666d79839096a1a59c928b7e716b61584e4d575f6a707d879299a4a29891857b6e685e554b42392f261b11060000000000000000000000000000000000000000030b121820262b31373a4145474a50535557595c5d5e5e5f5f5f5e5e5d5b595755534d4946443f3835302a251e170e0802000000000000000000000000000000000000000000000000000000000000000001070c1013181c1f20232527292b2b2c2d2c2c2b2a28262421201e1915120f0a0300000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c0500000000000000000810171c2123242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2a27231d160e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c59544b42372c211509000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e2115080000000000000000000000000000000008131e28323d47505a616c717c848c92989d9fa4a9a19e9c9b9a9b9c9d9fa3a9a29f9a94908780818e949f9d928b7f726c61584e453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2c2b29282623201f1d1813110d080100000000000000000000000000000000000000050b101416172020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b11161a1d1e20202020201e1d1b17120c040000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000000000000000000070f151b22282d3035393a3e404244454646454543413f3b3a36312c29241d17110a0200000000000000000000000000000000000000000000000000030b12181f252a2d33383d4a5764707d8a979e9185786b5e524538342e2a251f18120b0300000000000000000000000000091217222d38414b545d676e7a849197a1a49f92877d706a60574d4e58606b717e87939fa4a19791847a6d675d544a41382d22171209000000000000000000000000000000000000070c151d232831373c42474b5154545c60626466686a6a6b6c6c6c6b6a6a686664615f575653504a46413a3630292019130d05000000000000000000000000000000000000000000000000000000000003090e12181d1f23282c2d3032343638383939393838373533312e2d2a25211f1b150f0b060000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000050c11141717202020202020202020202020202020201e1d1b17120b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c68655d54493d3125190c000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800000000000000000000000000000000010c16202b343e48505a616a6f797f858b90939a9a9c9d9e9f9f9f9e9d9c9a9897928d88837c7378828f95a09f93877e706a60574d42362a1e1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000008121b242b31363839393939393939393939393939393939393939393939393939393837363432302d2c2924201d19130e0902000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0e1011131313131311110e0b0601000000000000000000000003060809131313131313130b0a0805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000009101920272b33393a4145474a4d4f515252535252504e4b4846423b39352f27221b140b050000000000000000000000000000000000000000000000000001070c14191c2228313d4a5764707d8a93939185786b5e52453828231c19140c070000000000000000000000000000000006111b262f39424c555e686e7b859298a2a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f3327241a1007000000000000000000000000000000000810191e272e343c43474d53555d6064666d6f7173757777787979787877767573706e696763605c54524c46413b322a251e170e06000000000000000000000000000000000000000000000000000001070c141a1d24292c2e34383a3c3f4143444546464645444342403e3b3936302e2b261f1c17110a020000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000004080a0b1313131313131313131313131313131311100e0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a6670767979756f65594d4134281b0e000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000000000000040d19222d363e48505860676d737a7f83878a8d8f90929292929190908e8b8885807c766f6a6d7a8390969a9992867c6f695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100040f19242d353d42454646464646464646464646464646464646464646464646464646454443413f3d3a38352f2c29241e1a140c06000000000000000000000000000008111a21272c2f30393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000000000000020a131b222b32373e44494c5254575a5c5e5e5f5f5f5e5d5b5855534d47454039332d261d170e06000000000000000000000000000000000000000000000000000002090e111724313d4a5764707d8686868684786b5e5245382b17110e09020000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857b6e685e554b505a626d73808d939da69f958f82786d655b50443f362c22190f04000000000000000000000000000009111a222a303940454e53575f62676d7175797b7d8082838485858685858483817f7d7b7874706d66615e56524c443e36302920180f07000000000000000000000000000000000000000000000000030b12181f252a2f35393a404446494c4e5051525253525251504e4c4a4746413c3a37312b28221c140b070000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868175685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000007101b242d363e464e555c60676d72767b7e80828485858685848483817e7c79746f6a625f686e7b848d8d8d8d8d857b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000915202b353f474e5253535353535353535353535353535353535353535353535353525251504e4c494745403a39352f2a251f17110a03000000000000000000000005101a232c33383c3d46464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111213131313131313131306040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000000000000a141c252d343d43475055565d606466696a6b6c6c6c6b6a6865615f5753514b443f382f292018100600000000000000000000000000000000000000000000000000000000061623303c4955616c70797979797872685c5043372a1e06000000000000000000000000000000000000000000020b151e28313b444d57606a707d87929fa3a19791847a6e675d544a515b636e74818e949ea79f948e81776c605b51483e342b21160a0000000000000000000000000009121b232c343c424b51585f62696e747a7d8185888a8c8f9091919292929191908e8c8a8884807d79736d68615e565046413a322a2119100700000000000000000000000000000000000000000000060d151d24293136394045474a515356585a5c5e5e5f605f5f5e5d5b595754524c4847433c38332d261d18120b030000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000000000000000000000000000000000000010406070a0c0e101112131313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d2013070000000000000000000000000000000000000009121b242d343d434b51555d6065696e717375777879797978777674716f6d66625f58565e696f7c8181818181807f7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000e1a26313d4751595e5f60606060606060606060606060606060606060606060605f5f5f5e5c5b595653514b4745413a363028231c150c05000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c070100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000009121c262e373f464e545a6164686d7173757778797978787674726e6965605d555049413a322a221810060000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6b6860564b4034281b0f00000000000000000000000000000000000000000000030c161f29323c454e58616b717e8b919ca4a0969083796d665c5349525c606d78828f959fa69e938d80736d625a50473d32271b0f03000000000000000000000009121b242d353e464e545c606a6f757b81868a8e929797999b9d9d9e9f9f9f9e9d9d9b999796918d8985807a746e68615a524c443c332b2219100700000000000000000000000000000000000000000910181f272f353b42464b5153545c60636567696b6b6c6c6c6b6b6a686664615e5655534e46443f382f28231d150c0500000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000000000000000104080d11131417191b1d1e1f1f20201f1e1e1d1b19161413100d0704000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000009121b222b313940454b5154575e616467696a6b6c6c6c6b6a69676562605c54534e4d575f6a6f747474747474726d62564a3d3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676563605d5554524c46423b342e261e170f06000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000000000006101b242e384049515860626c70757a7d808284858586858583817e7b77726d67605b534c443c342a22180e05000000000000000000000000000000000000000000000000000004101c28333e48505557606060605e5c564e453a2f23170b0000000000000000000000000000000000000000000000040d17202a333d464f59626c737f8c929da5a0958f82786d655b5044505c666d79839095a0a59d928c7f726c61594f43382c1f13070000000000000000000007101b242d363e474f585f666d737c82878e92989b9ea2a9a6a8aaa8a7a6a6a6a7a8a9a8a6a8a19e9a97928c86807a716c615e564d453c342b22190e0500000000000000000000000000000000000009121b222a313940454d53555d6065666d6f72747677787979797877767573716e6867625f5853504a423d342e271e170e0500000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000002080d1113191d2021232628292b2c2c2c2c2c2b2b2a28252320201d1813100c0700000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c10040000000000000000000000000000000000000000000910191f272f343a4145474d5254575a5c5d5f5f5f5f5e5d5d5b585553514a4743454e585f6267676767676765625b51463a2e2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797877767472706d6765605d56524d443f38302921180f06000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000008121b242b3136383939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e2215090000000000030e18222d36404a525b626a6f767d82868a8d8f919192929291908e8b88847e79716c655e564e463c342a20170c0300000000000000000000000000000000000000000000000000000b17222c363e44494a5353535352504b453c33281e1207000000000000000000000000000000000000000000000000050e18212b343e47505a636d74808d939ea69f948e81776c6053464a545d676d7a839196a1a49f93887e716b6054483b2f221509000000000000000000050e19222d363e485059616a6f7980878f93999fa3aaabaaaaa29f9d9b9a9a999a9a9b9d9fa2aaa9aba9a19e98928d857e756d685f574e463c342a20170c030000000000000000000000000000000009121b242c343c434b51575e61676d7175797c7f81838485858685858483817f7d7a77736f6a64605b544f454039302920170f05000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000000000001080d13191d2024292c2d303335363738393939393837363432302d2c29241f1c18120b060000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000070d151d23292f35393b4246474a4d4f51525253525151504e4b4946444039373c464e53555a5a5a5a5a5a585651493f34291d120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130013202c3946535f6c798786868686868686868686868686868686868686868686868685858483817f7c7976726d68615e57504a423b332a22180f050000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00040f19242d353d424546464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000000000a15202a343e48525c636d727c838a8f9299999c9d9e9f9f9f9e9d9b9895908b857e776d685f584e463c32291e150a000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464543403a332a21170c0100000000000000000000000000000000000000000000000000060f19222c353f48515b606c78818f94939393938c7f7366594c424b555d686e7b84919793939a92867c6f6356493c302316090000000000000000020d17202b343e48505a616b707c838c92999fa4abaca7a09d999892908f8d8d8d8d8d8f909298989c9fa4abaaa29f97928a827a6e6960584e463c32291e150b00000000000000000000000000000008121b242d363e464e555d60696e74797e8285898b8d8f91919293929291908e8c8a8784807c76716c666059514b433b332921170e05000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000000040c13191e24292c2f35393a3d3f4143444546464645454443413f3d3a39352f2c28231d17110a02000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c1207000000000000000000000000000000000000000000000000030b12181d24292c30363a3b3e40424445464646454443413e3c3a38342e2b343c4347484e4e4e4e4e4e4b4a463f372d23180c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d20130013202c3946535f6c79869293939393939393939393939393939393939393939399929292918f8e8c8986827e7a746e69605c544d453c342a21170c0200000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000030f1b26313c46505a636e737f8790949c9fa3aba8a5a3a1a1a1a3a5a7a7a09d97928b827a6f6a5f584e443b30261c1106000000000000000000000000000000000000000000000000000008111a22282d3031393939393837342f2821180f0500000000000000000000000000000000000000000000000000000007101a232d364044505b666d79828686868686868275695c4f42434c565e696f7c858686868686867f7265584c3f3225190c000000000000000009141f29323d46505a626c717d8690959fa3ababa49f9b95908c898584828180808081828385888b8f93999fa2aaa9a19e938f847b6f6a60584e443b30271d12070000000000000000000000000006101a242d363f4850585f676d737b80858b8f9298989a9c9e9e9f9f9f9e9e9d9b999795908d88837e786f6b605c554d453b332920170c030000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b000000000000000000070d161e24293035393a4145474a4c4e505152525353525151504e4c494745403a38342e27221b140b060000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c0000000000000000000000000000000000000000000000000001070c13181d20252a2d2e313436373839393938373634322f2d2c2823222a31373a3c4141414141413f3d3a342d251b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9899928f8b86817b736d665e574e463c33291e140a00000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b000e1a26313d4751595e5f606060606060605f514b43392f23180c0000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000006121f2b37434e58626c73808b92999fa6aca49f9c989695949596989c9fa4a9a19e948f847c6f6a5f564d42382e23170c0300000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2b2a28231e170f06000000000000000000000000000000000000000000000000000000000008111b2428333f4a545c676d767979797979797570655a4d413a444d575f6a6f78797979797979726d62564a3e3124180b00000000000000030d1925303b444e58626c717e879298a0a7afa79f99938e88837f7c79777574737373747577797c7f83878d92989ea5ada59e9691857c6f6a5f564c42392e23180c030000000000000000000000030c18222c363f48505a616a6f7980868d92979c9fa2aaa7a9a8a7a6a6a6a7a8a9a8a6a7a09d9a94908a837c746d675e574d453b32291e150a0000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000810181f282f353a4145474c525456595b5c5e5f5f5f5f5f5e5e5d5b585653514b46454039332d261d180f0700000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000000000000000000000000000001070d11141a1e20212427292a2c2c2c2c2b2a2a282522201f1c181820262b2e2f34343434343432312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8a9a7aba39f9c98928d867f786e695f584e453b30261c1106000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000815212e3a47535f6a717e8b929fa3aba69f9a938f8c89888788898c90939a9ea6a69f9691857c6f685e544a3f34281f1409000000000000000000000000000000000000000000000000000000050b10141617202020201f1e1b17120c0500000000000000000000000000000000000000000000000000000000000000091217222d38424b555c60696c6c6c6c6c6c69655e54493d323b454e585f626c6c6c6c6c6c6c65625b51463a2e221509000000000000010b151f2a36424d56606a717e889299a2aaafa49c959087817c77726f6d6668676766676768666c6f72767b80868e939fa3aaa8a09792867c6f685e544b40342820150900000000000000000000000b151e2a343e48505a626c717c848c92989fa2a9aca8a8a09e9c9a9a999a9a9b9d9fa3ababaaa69f9c95908781796e695e574d443b30261c110600000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0000000000000008111a222a313a41454c5254565d60636668696a6b6c6c6c6c6b6a69676563605d5553514b443f382f2a21191107000000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000000000000000000000000000000000000000000000000000000000104090e111414171a1c1e1f1f201f1e1e1d1b18161312100c0e151b1f21222727272727272524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a0013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a8a9acaaa29f98928c837b6e6a5f574d42382e23170b010000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00121f2c3845525e6a75797979797979797976675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525e6a75797979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000713202c38444f59626f7c86929fa4afa49c948f87827f7c7b7a7b7c7f83878f949fa3a8a19791857a6e665c50443b31261a0e030000000000000000000000000000000000000000000000000000000004080a0a1313131312110f0b070100000000000000000000000000000000000000000000000000000000000000000006111c262f39434b51535d6060606060605c5a544c423729333c464e53555f606060606060585651493f34291e120600000000000007121d27313946525e696f7c86929aa3ababa39f928d837c756f6a6662605c545a5a5a5a5a545b606265696e747b818a9298a2a9a9a19891847a6e665c51453c31261a0e0500000000000000000007121d27303c46505a626c717e8691969fa2aaaba39f9b9796918f8e8d8d8d8d8f9092999a9ea1a9aba79f9a938d837b6e695e564c42382e23170c04000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000007101a242c343c434c51565d6065686d707274767778797979787877767472706d6764605c555049413c332b231910070000000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000020507080b0d0f11121313131211100e0b0907060400040a0f1215151b1b1b1b1b1b181815120c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9196979c9fa3abaaa29f9590847c6e695e544a3f34281d13070000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c798786868686868686796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d2014070000000916222f3b4854606b76828f98a2aea49c928c827b7672706e6e6e7072767c828b9299a3a9a1979082786d60574d42362a20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d273139404547505353535353534f4d49423930212a343c434748525353535353534c4a463f372d23180d010000000000000c18232f3943505a616e7b859198a3acaca399928b80786f6a625f585653504a4e4d4d4d4e4a505355575e61696e757e869297a2aaaaa1969082786d60574e42372b21170b0000000000000000000c18232e39424e58616c717f8a9298a0a8aba49f99928e8a8784828180808081828486898d92979ea1a8aca49f9590847b6e685e544a3f342820150a000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0000000000040e19222c363e464e555d60686d72767a7d7f8183848585868685848483817f7c7a75706d67605b534e463d352b22190d0400000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000001030405060606050403010000000000000000030608090e0e0e0e0e0e0c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80808284878b8f92999fa7aea79f9691847b6e665c50443a2f24180d0100000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000005111e2a36424d5663707d89949faaa79d928c80766e69656362616263656a6f767f879299a4a99f948c7f73695f53463c31261a0f010000000000000000000005080a0b1313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000000000000000000020b151f272f34383a4346464646464642413d3730271e222a31373a3c454646464646463f3e3a342d251b110600000000000004101c2934404b55616c76828f97a1aaafa49a92877e736d665f58534e4946443f41404040413f4446484d53565e616c717c859298a2aca89f948d80736a5f53473e33281c10040000000000000004101c2834404b545f6a717e87939fa2aaa9a199938e86827e7a777574737373747577797c80858b91969da5afa79f9691847a6e665c50443c32261b0f040000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000020c16202b343e4850585f676d737a7f8386898c8e8f9192929292929191908e8b8986827d79716c655f584f473d342b20160c01000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c10040013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787a7e828790959da4aea9a1969083786d60554b4135291d110400000713202d3a4653606d787a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d2014070606060606060606060504020000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d20130700000714202d3a46525e6976828f9ca6aca0958d80736d625f575655545556585f626d727e87939fa6a69f92867b6e61584e43372b1e13080000000000000000060c111517182020202020202020202020202020202020202020202020202020202020202020202020201c1b191510090200000000000000000000000000000000000000030d151d23292c2d363939393939393635312c261e151820262b2e2f3939393939393932312e29231b13090000000000000006131f2c3845515c67707d8a949fa9b0a69f93887e716c605c544e47433c3a38342e3433342d3338393c42464d525a616a6f7c86929aa4afa69f92877b6e62594f44392d20150a0000000000000006131f2c3845515c666f7c869299a4aea8a0979187817b75716d6869676766676768676d7073797e848e939fa4aca8a0969083786d60584e43372b20150a0000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080000000008131e28323d46505a616a6f7a80868b909399999b9c9d9e9f9f9f9f9e9d9c9a9898928e8a847e786e6a60594f463d32281e1308000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000020608080b0e10121213131211100e0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000020507080a0d0f1111121313131211100e0c0906050300000000000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769686d71767c838d929da5afa89f958c7f72675d5145392c201307000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facaca093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20141313131313131313131212110f0d0a07060401000000000000000000000000000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d20130700000814212e3b4754616e7b87939e9fa39d9083786d605b534d49484748494e535b626c727f8c949faba3988f82756a5f53473a2f24190d010000000000000911171d2124252d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000030b12181c1f202a2d2d2d2d2d2d292825211b140c0e151b1f21222c2d2d2d2d2d2d2524221e1811090100000000000003101c28343f4a54606d7984919ea6b0aa9e948c7f736c625a504a423c37322d2c282327272722282b2d31363b42465058606a707e88939fa8aea3998f82766c6155493c31261b0f00000000000004111d2935414b55606d79839098a3aba9a09691857d746e6964615d565b5a5a5a5a555c6063666d7179818b939aa4afa89f958c80736a5f54473d32271b0f0100000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f1206000000010d1924303a444e58616c707c848d92989c9fa4a49f9e9c9a9a99999a9a9b9d9fa3a29f9b96918b837c706b60584e443a2f24190d020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000104090e121415181b1d1e1f20201f1e1d1a181514120e090401000000000000000000000000000000000000000000000000000000000000000105080e11141417191c1d1e1f20201f1f1e1c1b181513120f0b060000000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565d60646a6f78808d939eaab1a79e92857a6d6054473a2f24180d010004101c2834404b545c606161616161616161616161616161616161616161616161616161616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20202020202020202020201f1f1e1c1a171413110d08040000000000000000000000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d20130700000c1926323f4c5965727f8c8f91929996897d70665c5047423d3b3b3b3d4347515a606c77828f99a3aa9f93877c6f62564c4135291d1104000000000009121b22292d30313939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c020000000000000000000000000000000000000001070c1013141d2020202020201c1b1915100902030a0f1215151f202020202020191815120d06000000000000000006121f2b3844505c66727f8c96a0acaea2988f82776c605a50443f38302b26201f1c171a1a1a171c1f20252a30363e464e58616c73808d96a1acab9f948a7d7064584e43372b1d120700000000000613202c3945515d67737f8c95a0aaada19791847b706b615e5754524c4e4d4d4d4e4b5153545c60676d747f88939fa5afa79f92877c6f62584e43372b1d120700000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000005111d2935414c56606a707e8691969fa2a49f9b9993918f8e8d8d8c8d8d8f9092989a9fa2a19e9590867d706a60564c4135291e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000000000000000000000000000001080d11151a1e212225282a2b2c2c2c2b2b2a272421211e1a14100d070100000000000000000000000000000000000000000000000000000002080d1114191e20212426292a2b2c2c2d2c2c2b29272522201f1b17110f0a040000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4d4c5254585f666c78818e98a2aeada2978b7e7265554b4035291d100400000c18232e39424b51535454545454545454545454545454545454585c5c5c5c5c58545454545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2c2b2a28262421201d1913100c07000000000000000000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d20130700000a1723303d4a5663707d80828486888a84776b60544a3f37312f2e2f31373f44505b656e7b87929faca49a8e8174685d5245392c2013080000000006111b242d34393d3e46464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000000000000000000000000000000000000000000040607101313131313130f0f0d09040000000003060809121313131313130c0b0906010000000000000000000713202d3a4653606d7884919ea8b2a99f92867b6e655b50483e342e261e1b1312100c060d060b0f12131a1f252a343d46505a606d7984919ea8b0a69c8f83766a5f5347392e23180c00000000000714212d3a4754606d7a85929fa7b0a69e92857b6e696059524d47464141404040414045464b51555d606d727f8b939ea9afa3998f82766a605447392f24180c00000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000000000713202d3946525d686f7c869298a0a7a099938f8a868482818080808081828486898d92989da59f9892867c6f685d52453a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000000000000000000000000000000070c13191d20262b2e2f3234363839393938373634312e2d2a25201d18120c0400000000000000000000000000000000000000000000000002090e13191e20252a2d2e30333537383839393938373634322f2d2b27221b1b16100b04000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f40414145474e545b666d7a85929fabb3a99c908376675d5145392c201306000007121d2730394045464747474747474747474747474747505a6264686868686865625b5147474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312d2c29241f1c18120c060000000000000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d20130700000916222f3c4854606b70737577797b7d7d7063594f42382e26222122262b333f49535f6974818e9aa6ac9f92867a6d6054473a2f24190d010000000c17222d363e45494b5353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c5664707d8a96a1adada1978c7f72695e53493f3628231c140c0a060300000000000306090e1419222b343e45515d67717e8a96a0acab9f94887c6f62544b4034281c100400000006131f2b37434e5866727f8c97a2adaa9e948a7d70695f574f46423b3935303433342e34383a40454b515b626d74818e97a1adab9e94897c6f62554b4035291d1004000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e0400000005121e2a36424d57616d7a859298a3a69f959087827d7a77767474737373747577797d80868e929ba3a29891847a6d60564c4135291d110400000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000030b12181e24292c31373a3b3e414345454646454443413e3b3a36312c29241d160d0802000000000000000000000000000000000000000000070c141a1e252a2d3036393b3d4042444445464646454443413f3c3937332d2b27201b160d070100000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b05000000000013202c3946535f6c7986929facada093867a6d6053473a3232323232323232323233332f35393c424a545e68737f8c99a9b2ac9f9286796d6053473a2d2014070000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b3b4956626c717575757575726d62564a3b3b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403d3a39352f2c28231d17110a030000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d20130700000714202c38444f5960636669666d6f71706b6054473d30262c2c2c2b2a222d38414d57626e7b88949faba3988b7e7265554c4135291d1104000005111d29343e485056586060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900000000000002070a0c0d131313131313120908060300000000060b0e10111313131313130f07060300000000000000000000000000000000000000000000000714202d3946525e6876828f9ca8b2ab9e9185796d60574d41382d2417110a02000000000000000000000002091019222935404b55606c7884919dabb0a69a8e8174665c5145382c1f13060000000815222e3b4754606a7884919ea9b1a79c8f82756c61574d453d36302d292427272723282c2e343a4145515b606d7a85929eaab0a69b8e8275675d5145392c1f1306000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000714212d3a46535f6974808d97a1a99f948f837c75706d686967676666676768666d70747a818b919ba5a1968d8074685d5245392c20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e2115080000000000000000000000000000000000000000060c151d23282f35393c4247484b4e50515253535251504d4b4846423b39352f281f19130c04000000000000000000000000000000000000030b12181f252a3036393b4146474a4c4f50515253535252514f4e4b4846443f3837322c272118130c04000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252525262724292c2f38424c56626f7b8896a1adaea399897c6f6256493c2f231609000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e313e4b5864717e82828282827f7265584c3f322e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252514f4d4a4745413a38342e28231c150c0700000000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000004101c27333d474f54565a545c6062646360594f44353638393939383734312f3c47535f6a76838f9ca9aa9c908376675d5145392c20130600000815212d3945505a62646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0000000000070d1316191a2020202020201f1515120f0a04040b11171a1d1e2020202020201c1312100b060000000000000000000000000000000000000000000814212e3b4754616e7a87939facafa3998c7f72675d51453b2f261b1206000000000000000000000000000000071018242f3944505b66727e8b99a3aeac9f9285796d6053463a2d2013080000000916222f3c4955626f7c8896a1acaca095897c6f625a50453b332a25201d191a1a1a181c1f23282f353f45515d67727f8b98a2aeac9f9286796d6053473a2d201406000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000815222e3b4855616e7b86929fa9a1978f82796e6a64615d565b5a5a595a5a545c6063686d747f8b939ea89f92867a6d6054473a2d21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000000000000000000000000000000000810181e272e343a4145474d5355585b5d5e5f5f5f5e5e5d5a5754534d474540393129251e160e0500000000000000000000000000000000050c151c232830363a4146474d525457595c5d5e5f5f605f5f5e5c5a585553504947433d383229241d160d060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191d20262f3a47535f6a7885919eabb5ab978b7e7164584b3e3125180b00000000030b12181c1f20212121212121212121212734404d5a6773808d8f8f8f8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d606060606060606060606060606060605f5e5d5b595754514c46454039342e261e191009000000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d2013070000000b16212b353d44484a4d4b5153555756544f473e4143454646464543413e3a39424e5765727e8b98a7ac9f92867a6d6054473a2d21140600000a1724303d4956626c717979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000000010a12191e2325262d2d2d2d2d2d2c22211f1b150e0e161d22272a2a2d2d2d2d2d2d29201f1c17110a02000000000000000000000000000000000000030f1b27333f495364717e8b9aa4afac9f92867a6e61554b4033291d140a000000000000000000000000000000000007121d28333f4a54616d7a86929facaea298897d706356493d2f24190d0100000d1a2633404d596673808c99a8b2aa9d9083776a6054483e332a211a14110d080d070c1013181d242935414c55606d7985929fabaea2988a7d7164574a3e2e23170b000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000004101c2934404b556673808c99a2a99e91857a6d675f5854524c4e4d4d4d4d4e4b5153565d606d75818e9ba9a2988b7e7164584b3e3125180b00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000000000000000000000000000000009121a222a303940454c5254575f626567696b6c6c6c6b6a696764615e5753514b433e35302820170e050000000000000000000000000000050e171e272e343b42464c5254565e616366686a6b6b6c6c6c6b6a69676562605b53544e48443d352f281f180f0600000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c080d11141d2b37434e58697683909ca9b2a5988c7f7265594c3f3226190c000000000000070c1013131414141414141414141a2734404d5a6773808d9a9b9b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664605d5553514b443f38302b221b120a0100000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000000050f1a232b33383c3d40404546484a494845474a4d505152535252504e4b4746414754616e7a8795a0aca3998a7d7064574a3d2e23170b00000b1825313e4b5864717e8686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f0000000a131c242a2f3233393939393939392f2e2b2620181720272e333637393939393939352d2b28231c140c02000000000000000000000000000000000005121f2b3744505b6575818e9bacb6a99c8f8276685e5243392f21170b020000000000000000000000000000000000010b17222d3846525d6875828f9ca8b4aa9a8d807367564c4135291d11040005111e2a36424d576976838f9ca9b5ab998c7f7366584e43362c21180f0905010000000004070c1319242f3a45515d6774818e9aa7b4aa9b8e817468544a3f34281c10030013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000006131f2c3845515c6777848f929797988b7f72685d554e4746414141404040414045464c525b626f7c8897a2aa9b8e8174685b4e4135281b0e02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000009121a242c343c434b51565d6066696e7174767878797978777674716e6965605d555046413a322920170e05000000000000000000000000050e172029303940444d52565e6165686e70737577777879797978777674726f6c65626058544f45413a312a21180f060000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040b1b2631424f5c6875828f9ba8b2a6998c7f7366594c403326190d000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573706d6764605c54504a423d342d241c130a01000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d2013070000000008111a21272c2f302e34383a3c43474b5154575a5c5e5f5f5f5e5d5a5854524c48525e687784919daaab9a8d807467544a3f34281c1003000b1825313e4b5864717e8b939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000007121c252e353b3f40464646464646453c3a37312a22202932393f4344464646464646423a38342e261e140a00000000000000000000000000000000000613202d394653606c7885929eabb3a9988b7f7265564c4131271d0f050000000000000000000000000000000000000006111c2935414c5665727f8b98aab4aa9d918477685d5245392c201306000714202d3a46525e697885929eabafa399897c6f6256493d32231a0f060000000000000000000108131e2935404b5564707d8a97a9b3aa9d908377665c5044382b1f12060013202c3946535f6c7986929facada093867a6d6053473a2d2014070101010101010101010101010101010101010101010101010101010100000000000000000000000714202d3a4753606d79808285878a8c86796d60564c433c393530343333342e34383a4147535f6a7885929fa99d9083766a5d5043372a1d1004000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000000000000000000000000000000007111a242c363e464e555c60686d72777b7e818384858686858483807e7b76716d67615a524c443b332920170b0200000000000000000000040d172029323b424a51575e61686d72777a7d7f82838485868685858482817e7b78746f6a636059514b433b332a21180d0400000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000001040a1b2835424e5b6875818e9ba8b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858482807d7a76716d66605c544e463f372e251c1309000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000080f161c2022232a313a41454e53555d606467696b6c6c6c6b6a6764615d56544f566774818d9aa7a99c908376665c5044382b1f1206000b1825313e4b5864717e8b979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8275695c4f4236291c0f00020d19242e3740474b4d535353535353524847433c342a21323b444a4f515353535353534f46443f3830261c1106000000000000000000000000000000000815222e3b4855616e7b8897a1adada197887b6e6255483b3022150b0000000000000000000000000000000000000000000d1924303c4855626f7b8898a2aeaca095877a6d6054473a2d211407000814212e3b4754616e7b8797a2adac9f92867a6d6053473a2d2014070000000000000000000000010d18242f3b4754616e7a8797a1adac9f9286796d6053463a2d2013070013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c676d7376787b7d807f73675d51443a312d29242727262723282c3037434e586a7784919daa9e9184776b5e5144382b1e1105000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000000000000000000000000000000050e19232c363e4850585f676d737a7f84888b8e90919292929191908d8a87837e79716c615e564d453b32291d140a000000000000000000010c161f29323b444c545c60696e757a7f83878a8c8f90919292939292918f8d8b8885817c76706b605d554d453c332a20160c010000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140a0a0a0a0a0a0a0b070d10141b2a36414c566976828f9ca9b4aa978a7e7164574b3e3124180b000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140b0b0b0b0b0b0b0b0b0a0a0907060401000000000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399939291908e8c8a86837e79726d666058514940372e251b10070000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000000000000050b1019232b343c434c52585f62676d71747678797979787674716d686360595865717e8b98a4ac9f9285796d6053463a2d201307000b1825313e4b5864717e8b97a4a5a5a5a5a5a5a5a5a5a5a5a7a9aeacacacafa9a7a5a5a5a5a5a5a5a5a5a5a59c8f8275695c4f4236291c0f0007131e2a3540495257596060606060605f55534e463c332939444d555b5d6060606060605c53504a42382e2317130a0000000000000000000000000000000a1724303d4a5763707d8a96a9b3ab9e928578695f53473a2e2114030000000000000000000000000000000000000000000813202d394653606c7985929facb1a795897c6f6256493c2f231609000916232f3c4956626f7c8995a9b3aa9e918477675d5145382c1f13060000000000000000000000000714202d3946525e687885919eabaea398887b6e6255483b2f2215080013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000004101c2934404b555c606769696e7073736d63554b403228201d191a1a1e21262b30363e46525e697885919eab9e9184786b5e5145382b1e1205000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000000000000000000000000000000020d17202b353e48505a616a6f797f868c9195989a9c9e9f9f9f9e9d9c9a9795908b857e766d685e574d443b2f261b1106000000000000000007121d28313b444d565e666d727b81868c909596999b9d9e9e9f9f9f9e9d9c9a9897918d89837d746d675f574d453c32281e13080000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2016161616161616171718181d20262d3946525e687784909daaaea298897c6f6356493c30231609000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20181818181818181818171716151413110d080705020000000000000000000000000000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9e9d9b9999928f8b857f786f6a625b514940372d22190c0300000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000050e19222b353d464e565d606a6f747a7d8083848586858583817e7a76706b625f626f7c8995aaaea298887b6e6255483b2f221508000b1825313e4b5864717e8b979898989898989898989898989a9da4aebaafa59d9a9898989898989898989898988f8275695c4f4236291c0f000a16232f3b47525b63666c6c6c6c6c6c6c625f584e453b323f4a555f676a6c6c6c6c6c6c68605c544a3f3428251c120900000000000000000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669574d42372b1e120600000000000000000000000000000000000000000006121f2b3844505b667783909daab1a4978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a99c90837669554b4035291d100400000000000000000000000005111e2a36414c566a7683909da9b4aa96897c6f6356493c302316090013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000c18232f39434b51535a575e61646666635b5143392f20191d2021262b2e31373a41464f59616e7b8796a1aa9d9083776a5d5044372a1d1104000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000000000000000000000000000008141e29323d47505a616c717c848c92989da0a7a7a7a4a3a2a1a2a4a6a7a79f9d97918a827a6e695e564c41382d22170b01000000000000010d18242f39434d565e686e787f868e92999da0a7a6a8a7a5a4a3a3a4a5a7a9a7a9a19e9a94908981796e695f574d443a2f24190d04000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a2d232323232323232324242524292c2f38404b55616e7a86939facac9f9285796d6053463a2d201307000000000000000004060708080808080808080d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0808080808080808070604000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d242424242424242424242424232221201d191514120e0903000000000000000000000000000000000013202c3946535f6c7986929facb9b3a9a19e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9fa2aaa2a5a8aba39f9c97928c837c726d635b51493f342b1e150b00000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000020c17202b343d474f585f686d747c81868a8d8f9192929291908d8b86827d766f6a616d7a8798a2aeaa968a7d7063574a3d3024170a000b1825313e4b5864717e8b8b8b8b8b8b8b8b8b8b8b8b8b8b8d929da9b5a99d938e8b8b8b8b8b8b8b8b8b8b8b8b8b8275695c4f4236291c0f000c1925323f4b57636d73797979797979786f6a5f574d443a434f5b677177797979797979756d665c504440372d241b1108000000000000000000000000000e1b2834414e5b6774818e9aa7b3a79a8d8074675a4d4131261a0e02000000000000000000000000000000000000000000030f1c28333f4a546875818e9ba8b3a6998d8073665a4d4033271a0d000b1724313e4a5764717d8a97a4b0a89b8f8275685c4f422f24180c00000000000000000000000000010d192530424f5c6875828f9ba8b0a3968a7d7063574a3d3024170a0013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c0400000000000000000007121d2731394045474d4d535457595957514940312720252a2d2e31373a3c42464c5259616b73808d99a9aa9b8e8175685b4f4235281c0f02000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f120600000000000000000000000000020b1925303b444f59616c717e8691969fa2aaa9a19e9b9796959595979a9ea1a8a9a19e948f837b6e685e53493f33271e130800000000000004101d2935404b555e696e7a838c92989fa3ababa39f9d9a9897969697989a9d9fa3ababa69f9c938e847b6e695f564c41352921160a0000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473a3030303030303030303031312f35393c4149515d67727e8b99a4afa79c8f8275665c5145382c1f1306000000000000070c1013131414141414141414141a2734404d5a6773808d9aa69b8e8174685b4e4135281b1414141414141414141313100c0700000000000013202c3946535f6c7986929facada093867a6d6053473a31313131313131313131313131302f2d2c292422211e1a14100b0600000000000000000000000000000013202c3946535f6c7986929facb9ada1979292929292929292929292929292929292989495989b9fa3aaa9a19e9591877f736d635b51463c30271d1207000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000008131e29323d464f59606a6f7a81878e92989a9c9e9f9f9f9e9d9a99928f89837c726d687885929faba5988b7f7265584c3f3225190c000815222f3b4855626e7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f808d9aa7b4a79a8e807f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574a3d3024170a000d1a2633404d59667380868686868686857c6f695e564c4344515d6a778386868686868682786d605c52493f362d231a1107000000000000000000000000101c2936434f5c6976828f9ca9b2a5998c7f7266594c3f3326190900000000000000000000000000000000000000000000000b17222d404d5a6773808d9aa6b3a89b8e8175685b4f4235281c0f000b1825313e4b5864717e8b97a4b1a89b8e8275685b4f4235281c070000000000000000000000000000081b2835414e5b6874818e9ba7b0a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000000010b151f272f34383a404246484a4d4c4b464037292c2d3036393a3e4247484d53565e616b707d87929faca2988b7e7265584b3f3225180c00000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000a141d2a36414c56606b717e879298a0a8a8a19e97928e8b898888898a8d91969ea1a8a69f9591847a6e655b50443a2f24190d0000000000050f1a232c3945515d676e7b8490959fa2aaa9a19e9992908d8b8a89898a8b8d9092999ea1a9aba59e9691847b6e685d52453d32271b0f03000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6053473d3d3d3d3d3d3d3d3d3d3d3e3e3f4045474e535b606d7984919eababa0958a7d7164544b4034281c100400000000030b12181c1f20212121212121212121212734404d5a6773808d9aa69b8e8174685b4e41352821212121212121212121201f1c18120b030000000013202c3946535f6c7986929facada093867a6d6053473e3e3e3e3e3e3e3e3e3e3e3e3e3d3d3c3a39352f2e2d2a261f1c17110a020000000000000000000000000013202c3946535f6c7986929facb8ab9e9285858585858585858585858585858585858687898b8e92989fa2aaa7a099928b7f736d62584e43392e23180c000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000010d1925303a444e58606b707c848e939a9fa2aaa9a8a4aba39fa3aba39f9c9490877f746d7784919daaa69a8d8073675a4d4034271a0d000814212e3a47535f6a6e72727272727272727272727272727d8a96a3b0a3978a7d72727272727272727272727272706b6155483c2f231609000a1623303d495663707d87929a93939791847b6e685e554b424d5a6774808d93939393938e81746e635b51483f352c231910060000000000000000000000101d2a3643505d697683909ca9b1a4978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000061926323f4c5965727f8c98a5b2a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2834414e5b6774818e9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c010000000000000000030d151d23292c2d31363a3b3d40403e3b352f35393a3d4146474a4d5355575f61686d747d869299a3a79f92867a6d6154473a2e21140700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e21150800000000000000000000000006111b262f3846525e68707d879299a3aaa49d96918a85817e7d7b7b7c7d80848a91969fa7a7a0968f82776c60564c4135291c1106000000000b16212c38444f59606d798390969fa7aea59d97918c8683817e7d7d7d7d7e8083868c91979ea5ada8a09691847a6d60594f43382c1f14090000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d605349494949494949494949494a4a4b4c4b5153585f656c74808d96a1aca4999083786c605346392e23180c00000000030c151d23282c2d2e2e2e2e2e2e2e2e2e2e2e34404d5a6773808d9aa69b8e8174685b4e41352e2e2e2e2e2e2e2e2e2e2e2d2c28231d150c0300000013202c3946535f6c7986929facada093867a6d60534b4b4b4b4b4b4b4b4b4b4b4b4b4a4a49484745413f3b3a36312b28231c140c0701000000000000000000000013202c3946535f6c7986929facada093867978787878787878787878787878787878797a7c7f82868c92989fa7aba39f918b7f726a60554b4034281d12070000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000005111d2a36414c56606a707d8691969fa4acaaa29f9b979599929994979a9e9f99928c81787683909ca9a79b8e8174685b4e4135281b0e0006121e2b37424e575f6265656565656565656565656565707d8a96a3b0a3978a7d706565656565656565656565656361594f44382c201407000916222f3b4854606b717e88939fa4a19691847a6d675d544a4653606c78818e949fa69d938d80736d635a50473e352b22180f0600000000000000000000111e2a3744515d6a7783909daab0a3968a7d7063574a3d3024170a00000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a99c908376695d5043362a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000030b12181c1f20252a2d2e3133332f34383a4045474a4c525457575f6265696e737a81889298a2a8a0958d8073685d5246392d20130700000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080000000000000000000000000b17222d38414f59616e7a859299a3aba49c928d847e787471706f6e6f7173787d8490959fa8a89f948c7f72685d5245382d22170b00000004101c27333c4854606b74818e95a0a8ada39c938e857f7b777472717070717274777a7f858e939ca4ada9a0968e81746b6054483b31251a0e02000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d6056565656565656565656565657575859555d60646a6f77808d929da8a59f93877d70655b5044372b1d1207000000000b151e272e34383a3b3b3b3b3b3b3b3b3b3b3b3b404d5a6773808d9aa69b8e8174685b4e413b3b3b3b3b3b3b3b3b3b3b3b3a38342e271e150b00000013202c3946535f6c7986929facada093867a6d6057575757575757575757575757575757565554514c4c4846423b38342e261e18120b030000000000000000000013202c3946535f6c7986929facada093867a6d6b6b6b6b6b6b6b6b6b6b6b6b6b6b666d6d6f72757a808590959fa6aea49f92877c6f675c5145392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000040f19232d3946525e686f7c869298a1a8aba39f98928e8a88878686888a8e92979f9f938d8075828f9ba8a89c8f8275695c4f4236291c0f00020e1a26313c454e535558585858585858585858585863707d8a96a3b0a3978a7d7064585858585858585858585857554f473e33281c1004000713202c38444f59616c727f8b929ca5a0969083796d665c5349505b666d78828f959fa59c928c7f726c625a50473d342a21180e05000000000000000000111e2b3844515e6b7784919eaaafa396897c706356493d3023160a00000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1aa9d9083776a5d5044372a1d11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d0100000000000000000001070c1013141a1e2124293036394045474b515357565e616467696e72767b80858d939aa2a79f969183796d60564c4135291d110500000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e2115080000000000000000000000030f1b27333f4953616b75828f97a1aba49c918c8079716c66646362626264666c707a839096a0aca69f92857a6d60544a3f33281c0f0300000714202c38444f5963707d89939ea7aea49c918c817a726e686765646363646567686e737a818c919ca5afa89e93897c6f63574d42362a1e12050000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867a6d636363636363636363636363636364646668676d71757c828d929da4a49f938c7f726b6053493f33271b0b0000000007121d273039404546474747474747474747474747474d5a6773808d9aa69b8e8174685b4e474747474747474747474747474645403930271d1207000013202c3946535f6c7986929facada093867a6d64646464646464646464646464646464646362605d555855534d46443f383029231d150d0500000000000000000013202c3946535f6c7986929facada093867a6d605f5f5f5f5f5f5f5f5f5f5f5f5f5c60616265686d737b838f949fa7afa3999183796d60544b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a16212c38444f59616d7a849198a2aaaaa299928d85817d7b7a79797b7d81858b92979d928a7e818e9ba7a99d9083766a5d5043372a1d1000000915202a333c4247484c4c4c4c4c4c4c4c4c4c4c5763707d8a96a3b0a3978a7d7064574c4c4c4c4c4c4c4c4c4c4a48443e352c21160b000004101c27323d47505a626d73808c929da59f958f82786d655b504a545c666d79839096a0a49c918b7e716c61594f463c332a20170d040000000000000000121f2b3845525e6b7885919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0aa9e9184776b5e5144382b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000000000000000000040610181f272f353b41464b5153555d606467686d7174777b7f83888d92989fa4a39f9590847b6e675d51443a3024190d0100000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000000000000000000000005121f2b3744505b65707d8a939ea9a79d928c7f746d67605b5456555556545b60686d7984919da6aea2988c7f72665b5044382b1f120600000916222f3c4854606b7783909da5afa89d928c7f746d68615e56585756565758565e61686d747f8c939da9afa59c8f8276695e53463a2d211407000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facada093867970707070707070707070707070707071717274767a7d82878f949da4a099938c80746d63594f41382d22170b000000000c18232e39424b515354545454545454545454545454545a6773808d9aa69b8e8174685b545454545454545454545454545453514b43392e23180c000013202c3946535f6c7986929facada0938679717171717171717171717171717171717170706f6d676865615f5753504a423d342f271f170e05000000000000000013202c3946535f6c7986929facada093867a6d605352525252525252525252524a50535456565e61696e78828f95a0acaba0958b7f72665c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1b27323c4855606b75818e96a1aaaaa2989287807a75716e6d676d6e7074797f858f949e9185818e9ba8aa9d9084776a5d5144372a1e110000030e18212a31373a3b3f3f3f3f3f3f3f3f3f3f4a5763707d8a96a3b0a3978a7d7064574a3f3f3f3f3f3f3f3f3f3d3c38332c231a10050000000b16212b353e48515b636e74808e939ea69f948e81776c605b514b545d676d7a849196a1a39f92877e706b60584e453b322920160d0300000000000000121f2b3845525e6b7884919eabafa296897c6f6356493c3023160900000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0aa9d9184776a5e5144372b1e11000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000000000000000000071019222a313940454d52555c6064676d7074777a7d8184888c90959a9fa2a39f98928c837b6e695e554b4032281e13080000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000000000000000000000613202d394653606c7883909da6aca0958d80736d605c55504a4a4848494a50565d676f7d89949facaa9e9185786c605346392d2013060004101c2834404b5463707d8995a0acaca0968d80736d605d56524d4b4a4a4a4a4b4c52565d606d74818e97a2adab9f94877b6e6154483b2e211507000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb0a396897d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d7d7e7f8183868a8e93999f9f9d9590877f746e645b51473d2f261b110600000004101c2834404b545c606161616161616161616161616161616773808d9aa69b8e817468616161616161616161616161616161605c554b4034281c10040013202c3946535f6c7986929facb1a4978b7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7d7d7c7b7a7875726e6964605c544f454039312920170e050000000000000013202c3946535f6c7986929facada093867a6d605347454545454545454545453f444647494c52575f666d7a83919da6b0a79e9184796d6053463a2d20130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000007131f2c38444f5963707d89939ea8aea29892867d746d686462605d606164676d727a828e93979185929facaa9e9184776b5e5144382b1e11000000060f1820262b2e2f3232323232323232323d4a5763707d8a96a3b0a3978a7d7064574a3d3232323232323232302f2c28211a110800000000050f19232c363f49525c606c78818f949fa69e938d80746d635a504b555e686e7b849197a2a39992867d706a5f574d443b32281f150c03000000000000111e2b3844515e6b7784919eaab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a5d5043372a1d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000061019232b343c434b51565e61676d71757a7d8084868a8d9196989d9fa7aba399928e867f796e695e574d43392f20160c020000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000000000000000000005111e2a36424d5763707d8a95a0aca69d9083786d605b514b443f3d3c3b3c3f444c55606b7683909c9f9e9d97897c6f6256493c2f2316090006131f2c3845515c6675818e9ba7b1a99e9184796d605b524c46413f3e3d3d3e3f41464c525b606d7a85929fabb0a6988c7f7265594c3f2f24180d0100000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9a5998f8989898989898989898989898989898a8a8b8c8e9092989b9e9c9995908a837d726d645c53493f352b1d140a0000000006131f2c3845515c666d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e73808d9aa69b8e81746e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675c5145382c1f13060013202c3946535f6c7986929facb9a69a908b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89888784827f7b76716d666059514b433a322920160c0300000000000013202c3946535f6c7986929facada093867a6d6053473a38383838383838382e34383a3a3c41464d545d686f7c89949eaaada1968a7d7064574a3d31251a0e02000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000915222f3b4854606b7683909da5afa69f92867d706b605d565554515355555d60686d78818e94989298a2aeab9e9184786b5e5145382b1e1200000000060e151a1e21222525252525252525303d4a5763707d8a96a3b0a3978a7d7064574a3d31252525252525252423201c16100800000000000007111a242d374044505b666d79828f95a0a59d928c7f726c625a504c565e696e7c859298a2a39892867c6f695f564d443a31271e150b020000000000111e2a3744515d6a7784909daab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b1a99c8f8276695c504336291d10000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e21150800000000000000000000030c18222b353d464e555d60686e73797e82868a8d90939a9a9ea0a8a9abb1ac9f9287817b736d665e574d453b31271d0e04000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000000000000000000000714202d3a46525e6976828f9ca7ab9f94897d70665c50454039332d2f2f2d333a434f5964717e8b989291908f8c7f7366594c403326190d000713202d3a4653606d7985929facada1978a7e71675d5145413a36303130303130363a4145525d68737f8c99a9b3a89c8f827569554b4035291d10040000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9aba199969696969696969696969696969696969797999b9d9f9e96918f8c88837e78706b625b534a41372e23190b02000000000713202d3a4653606d797a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a808d9aa79b8e817a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a796d6053463a2d2013070013202c3946535f6c7986929facb9aca29a97979797979797979797979797979797979797969596918f8b88837e78706b605c554c443a32281e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d2c2c2c2c2c2c2c23282b2d2e30363b424c56606b75828f9cabb2a89b8e817568574d42362a1e1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700030f1c28333f4a54636f7c89959fabab9f948b7e716a6059524c48474546484b51565e666d788290989fa2aab4ab9e9185786b5e5245382b1f12000000000003090e1214151919191919191924303d4a5763707d8a96a3b0a3978a7d7064574a3d3124191919191919171614100b05000000000000000008121b2528333f4a545c676d79839096a0a49c918b7e716c61594f4d575f6a6f7d869299a3a29891857b6e685e564c433930261d140a0000000000101d2a3643505d697683909ca9b1a5988b7e7265584b3f3225180700000000000000000000000000000000000000000000000d1a2633404d596673808c99a6b3a89b8f8275685c4f4235291c0f000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000000000000000b151e2a343d474f585f676d737b80858a8f92989a9d9fa4a39f9fa4aba4a7a79a8d807b756f6a605c544a42382e23170c03000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e211508000000000000000205070814212e3b4754616e7b87939facaa9c9083766b60544a3f342f282222222228313d4855616e7b878685848483817f7265584b3f3225180c00091623303c4956636f7c8998a2a5a69e9285796d60554b40352f2a2524232324252a2f35414c56626f7c8897a1adab9e918578675d5145392c201306000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000013202c3946535f6c7986929facb9b3aba5a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4a4a5a7a99e948f84827f7b76716c656059514941382f251c110700000000000a1723303d4a5663707d87878787878787878787878787878787878d929da99e938e87878787878787878787878787878787877e7164574a3e3124170b0013202c3946535f6c7986929facb9b4aca6a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3a3a8a19e9b9894908a847d746d675e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d201f1f1f1f1f1f171c1f2021252a303a434f5964707d8a99a3afab9e928578695e53463a2d211407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505b6674818e9ba7b1a79c8f82766c62584f45413b3a393a3b40454c545c666e7b86929facb4b7ab9e9184786b5e5145382b1e1200000000000000020608080c0c0c0c0c0c1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170c0c0c0c0c0a0907040000000000000000000000091317222d38424b555d676d7a849197a1a39f92877e706b60584e4e58606a707d87929aa4a19791847a6e685d554b42382f261b1106000000000f1c2835424f5b6875818e9ba8b3a6998c807366594d402f23180c00000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7b4a79a8e8174675b4e4134281b0e000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e21150800000000000000000007121c27303c464f59606a6f7980868d92979c9fa3a8a09e9a9992939995989b9f9d928d87827c736d665c544a3f34281e150a000000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e211508000000000002080e1114141d2935404b5565727f8c99a4aea2988a7e7164594f42382e231d17191917212d3a46535f69767b7a7978777675726d62564a3d3124180b000c1926333f4c5966727f8c969798999a8d8174665c5143392f241e1917171717191e24303a4653606c7985929eabada197867a6d6053473a2d20140700000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f2316090000000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a2a4a6aaa89c8f827e7a736e6964605b534f473f372f261d130a0000000000000a1723303d4a5663707d89949494949494949494949494949494949a9da4aea59e9b949494949494949494949494949494948a7d7164574a3e3124170b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a0a1a2a5a8aba8a69f9c95918981796d685e564c42382e23170c030000000013202c3946535f6c7986929facada093867a6d6053473a2d201412121212060b10121314191e28313d4754606d7a86929facada297877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000613202d394653606c7985929eabaca095897c6f635a50463d35302d2c2d2f353a424a545e6973808d9aa4afb7aa9e9184776b5e5144382b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000006111c262f39434c555e686e7b859197a2a39992867d6f6a5f574d4e58616b717e88939fa4a09690837a6d675d544a41382d22170b060000000d1a2734404d5a6773808d9aa6b3a89b8e817568554b4034291c100400000000000000000000000000000000000000000005121e2a36424d576976838f9ca9b2a5988c7f7265594c3f3226190c000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000c18232e39424e58606b6f7c848c92989fa2a7a09d9996918d8a868687888b8e92989f9a948f8780786d665c50443e30261c11060000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d20140700000000050d14191e2021252c3845515d6776838f9cabac9f9285796d6053463d3026252525252525252a36424d575f696e6d676b6a696865625b51463a2e221509000e1b2835414e5b68748188898a8b8d8e8b7e7164544b4031271d130e080a0a080e131f2b3744505b657683909da9b3a994887b6e6155483b2e2215080000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393949597999d9f9e948f8a85807b726d605c544a42392e2318140b010000000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a7a9aeb6afaaa8a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949496989b9fa2a9aba7a09d938e837a6d685e544a3f342820150a0000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070505050000030607080c16202c3945515d677783909daab3a9968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000916232f3c4956626f7c8997a2adaa9d9083776b6054483f34292421202024293039424d57616e7b87939facb7aa9d9184776a5e5144372b1e11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000a141d27303a434c565f696f7c859298a3a39892857c6f695e564c4f59616c727f8b929ca5a0959082796d665c53493f332722170c0000000c1925323f4c5865727f8b98abb5aa9d908477675c5145382c1f13060000000000000000000000000000000000000000000714212d3a46535f697885929fabb4aa968a7d7063574a3d3024170a000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000000000004101c2834404a545f6a6f7d8691969fa2a69e9c95908c8884807d7a797a7c7e81858c92989e99938c81786d605a5042382e23170c0000000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000050e171f252a2d2e32323a4753606d7986929faca89b8e8275675c51453832323232323232323230313b454d575e61605d555d5c5b585651493f34291d1206000714212d3a4754606d7a7b7c7d7f8081827b6e6155483b2e22150b0100000000030f1b27333f49536975828f9ca8aea295887b6f6255483c2f2215090000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d2114070000000000000013202c3946535f6c7986929facb9a2958b86868686868686868686868686868787888a8d90959a9f9c98928d867e756d665c544a40342820160a000000000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa6a8aeb6afa9a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868788898c8e92979da0a8aca59d9590837a6d665c50443c31261a0f0300000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004111d2935414c556975828f9ca8b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000c1925323f4c5865727f8b98a9b3ab998c7f7266594f43362d2219141313181e27303b46525e697683909da9b6aa9d9083776a5d5044372a1d11000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000020b151e28313a444d575f6a6f7d869299a3a29791847b6e685e554b505a626d73808d939da59f948f82786d655b50443e34281d11050000091623303c4956636f7c8999a4afac9f9286796d6053473a2d22170b0000000000000000000000000000000000000000000815222e3b4855616e7b8897a2adaea298887b6e6155483b2e221508000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000006121f2c3844515c666f7c859298a0a8a19e948f89847f7b7774706d6c6d6f7174797f869195a09f938e81746c61544a3f34281c100300000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e020000020d1720293036393b3f3f3f495663707c8998a3aeaa988b7e7265554b403f3f3f3f3f3f3f3f3f3f3d3c383b454d535453514b51504f4b4a463f372d23180d01000613202c3945515d676d6e7071727374756e695f53463a2d2114030101000205080f17222d424f5b6875828e9ba8b5ab95887b6e6255483b2f2215080000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c2013060000000000000013202c3946535f6c7986929facada0938679797979797979797979797979797a7a7b7e8083888d9299a19f98928b81786d665c51443d32271b0f030000000000000a1723303d4a5663707d89939393939393939393939393939393939a9da4aea59d9b939393939393939393939393939393938a7d7164574a3e3124170b0013202c3946535f6c7986929facada0938679797979797979797979797979797979797a7b7c7f81858b91969fa4aca79f959082786d60584e43372b1f140900000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000010d19242f414e5b6874818e9ba7b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c6f6356493d32231b100806070c151e2a36424d576774808d9aa7b3a99c8f8276695c4f4336291c10000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000030c161f29323b454e58606b707e87929fa3a19691847a6d675d5145515b636e74818e939ea69e948e81776c605a5045392d21150800000714202d3a4753606d7a86939facaea399897d706353493f33271b0f030000000000000000000000000000000000000004111d2935414c5565717e8b98a9b3ac9f9285786d6053463a2d201307000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d20140700000000000000000713202d3a4653606d78839197a2a8a097928a827c77726e6967636060616265676d727b839196a19d938a7d70665c5044382c1f120600000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000008141f29323b4146474c4c4c4c5966727f8c99aaaea398887b6f62554c4c4c4c4c4c4c4c4c4c4c4c4948443d3b4246484745404443423f3d3a342d251b1106000004111d2935414c555d6062636465666869615f574d42362a1e120d0d0e090e121419212b37434e58697683909ca9aea399877a6d6154473a2e2114070000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c666c6d6e6f7173777b80879196a1a29f938e81786d60584e43382b20150a0000000000000a1723303d4a5663707d86868686868686868686868686868686868d929da89d938e86868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c666d6d6e6f7275797e848d939aa4afa79f948d80736a5f53473b31261a0e02000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000081b2734414e5a6774818d9aa7b2a6998c7f7366594c403326190d000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d201407000000030c1a25303f4b5865727e8b98a5b1a89b8e8275685b4f4235281c0f000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000040d172029333c464f59616c717e8b919ca4a0969083796d60534749525c606d78818f949fa69e938d80736c6156493d3024170a00000613202c3945515d677784909daab4ab9a8d8073655b5044372b1f140a000000000000000000000000000000000000010c13202c3945515d6775828e9ba8b5a89c8f8275665c5044382b1f1206000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000006131f2b37434e5865727f8c95a0a9a09691857d766f6b66625f575753535455555d60696e7a84919ea59e9184786d6053463a2d20130800000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f000006111c2630383f444649494949494949494644403930271c12070000020e1925303b444d5254585858585b6875828e9ba8ac9f9286796d605858585858585858585858585856544f473d363a3b3a39352f363532312e29231b1309000000010d19242f3a434c5154555657585a5b5c55534d453b31261a1a1a1a1b1b1a1e21252a333b4754606a7884919eabac9f9286796c605346392d20130600000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000013202c3946535f6c7986929facada093867a6d606060606060606060605b606061626466696e747c849196a1a59e938d80736a6054473c31261a0f0200000000000916232f3c4855616b707979797979797979797979797979797979808d9aa69b8e817979797979797979797979797979797979716c6155493c3023170a0013202c3946535f6c7986929facada093867a6d606060606060606060606060605c6061616365676d71798088939fa5afa69f92877c6f62574d42362a1e1205000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000004101c2834404a546875828e9ba8b2a5988c7f7265594c3f3226190c000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c1f130600000000091724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000050e17212a343d474f59626c727f8c929da89f958e8175685b4e4244505c666d79828f95a0a59d928b7e7164584b3e3125180b000004101d2935404b556773808d9aa9b3ab9e9184786c6053463c2f261b1106000000000000000000000000000000000007131d28333f4a54606d7a86929facb1a7988b7f7265544a3f34281c1003000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000000000815222e3b47545f6a7784919ea7a39891847b706b63605955534d4a474647484b51575e68707d8a96a1a1968a7e7164574b3e2f24190d01000000000000000000000000000000000003101d2a3643505d697683908f8275685c4f4235291c0f00000c17232e38424a5053555555555555555553514a42392e23180c000005111e2a36414d565e6165656565656a7784909daaaa9d9083776665656565656565656565656565656360594f44382d2e2d2c292429282524221d181109010000000008131e28313a41454748494a4c4d4e4f4846423b332923272727272728252a2d30363c454e58626f7c8896a1adab9c908376655b5044372b1f1205000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000013202c3946535f6c7986929facada093867a6d6053535353535353534a505354545557575f616a6f7b84919ea7a59f92877c6f62584e43372b1f120600000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c73808d9aa69b8e81746c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080013202c3946535f6c7986929facada093867a6d6053535353535353535353534a5153545556555d60676d747f8c939daaaea3998e8275695f53463a2d211407000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000104060708090b141f2c3844515c667683909ca9b1a4988b7e7165584b3e3225180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000000b1824313e4b5764717e8a97a4b1a5998c7f7266594c3f3326190c000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000060f18222b353e47505a636d74808d9aa7a79d9083766a5d50433f4a545c676d7a84909daaa4998c807366594d4033261a0d0000010d18242f3d495663707c8997a1adaca196897d7063584e41382d22170f06000000000000000000000000000000071118242f3844505b66717e8b98a2aeaca095887b6e6155483b2e23170b00000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000000000916222f3c4955626f7c8896a0ac9f92867c6e696159544f4847423d3a393a3c40454d56606c7884919ea89b8f827568554c4135291d1104000000000000000000000000000000000408101d2a3643505d697683908f8275685c4f4235291c0f0003101c28343f4a545c606262626262626262605c544a4034281c1004000714202d3946525e686e7272727272727985929faca89b8e8275727272727272727272727272727272706b6054483c3126201f1d181d1c181815120d06000000000000010c161f282f35393a3b3d3e3f4041423b3a36312c2f3034343434343531363a3b41464e57606a74808d9aa8aea3998c7f726653493f33271b0f03000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000013202c3946535f6c7986929facada093867a6d6053474646464646463f44464747484b4d53585f69707d8a959faba3998f82766a5f53473a2e211408000000000004101c27333d474f55566060606060606060606060606060606773808d9aa69b8e817468606060606060606060606060606060575550483e33281c11040013202c3946535f6c7986929facada093867a6d6053474646464646464646464044464748494b51555d606d74818e98a2aeab9f93877b6e6155483b2f24180d010013202c3946535f6c7986929facada093867a6d6053473a2d2014131313070d10131414151a1d27303a4653606d7985929fabb2a896897c706356493d3023160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180c00000000000c1825323f4b5865727e8b98a5b5ab978a7e7164574a3e3124170b000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000007101a232d373f44505c666d7983909da9a59d9083766a5d5043434c565e696f7c85929faca3998c807366594d4033261a0d0000000713202d3a4653606d7985929eacb2a89c8f82756a5f53493f332721180f0802000000000000000000000003091119232935404b55606c7884919daab3a99d908477695f53463a2d1c110600000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000000000b1825323e4b5865717e8b98a8a79a8d81746a5f574f48443d3a37312d2d2e2f353b44505b6574818e9ba79e928578675d5145392c2013060000000000000000000000000000050c1114171d2a3643505d697683908f8275685c4f4235291c0f0006121f2c3844505c666d6f6f6f6f6f6f6f6f6d665c5144382c1f1206000814212e3b4754616e7a7f7f7f7f7f7f7f8c98a2aea99c8f827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d7063574e42372b1e13100c070f0c0b0906010000000000000000040d161e24292c2d2f3031323335362e2d2a32383b3d404040404141424246484c525860696f7c87929faca99f92867b6e6155483b2d22170b000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939392d3338393a3b3c3e42464e57616c7683909da9ab9f94887b6e6255483b2f2215060000000000000b16212c353d44484a53535353535353535353535353535a6773808d9aa69b8e8174685b53535353535353535353535353534a49453e362c22170c000013202c3946535f6c7986929facada093867a6d6053473a393939393939392e34383a3a3b3c40454b515b616d7a86929facafa4998c7f7366554b4035291d10040013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181d20202122252a2f39434d57636f7c8998a2aeaca196877b6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2c3945525f6c7885929faba99c908376695d50432f24180d01000000000c1926333f4c5966727f8c99a5afa399887c6f6255493c2f221609000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000060f19222c363f49525c606d78828f959fa69d938c807366594d424b555e686e7b859198a2a49a92867d706356493d3023160a00000006121f2c3844505c6673808d9aa4afaa9e94887c6f655b50443d332a2219140e09060400000100000406090e141a232b353d45515d67717e8a95a0acada2978b7e7265574d42362a1e0a0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000d192633404c5966737f8c99a6a3968a7d7063584e453e38322e2b262020212429333f49536673808d99a6a197877a6d6054473a2d211407000000000000000000000000000810171c2123242a3643505d697683908f8275685c4f4235291c0f000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000714202d3a4753606d7a868b8b8b8b8b8c919caab4ab9f948f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b84776a5f53473a2e2114080000020000000000000000000000000000040c13191d202122232425272829222b353d4448494d4d4d4d4e4e4f4d5354565e616a6f7b849199a3aba1978d8174695f53463a2d1b11060000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d22282b2d2d2e2f31363c45505a65727f8c98a5b0a6998c7f7366594c402d22170b00000000000005101a232c33383c3d464646464646464646464646464d5a6773808d9aa69b8e8174685b4e464646464646464646464646463e3c39332c241a1005000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d23282c2d2e2e2f35394046525e6873808d99a9b3ab9d908377675d5145392c2013060013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d24292c2d2e2f30363b424b555f6974818e9aaab4ab9e918478695e52463a2d201407000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700121f2b3845525e6b7885919eabaa9d9084776a554b4035291d1004000000030f1b27333f49536773808d9aa6ac9f92867a6d6053473a2d201407000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000050e18212b343e48515b636e74818e949ea79e948e81746e63574b4a545d676d7a849197a1a49f93887e716b6054483b2f22160900000003101c28343f4a54616e7b87939fabb0a69c9083776c60584e453c342a251e1a1312100c070e070c1013131a1f262a353d47505a606d7984919ea7b1a99f9285796d6053473b31261a0e0000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000000000d1a2633404d596673808c99a6a295887c6f6255493c332c27211e1d2024292d333b434e586774818d9aa7a994887b6e6155483b2e22150800000000000000000000000008121a22282d3031323643505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87888888888888877b6e6154483b2e211508000613202c3945515d6775828f98989898999ca3adbcb0a69f9c98989898989898989898989898989896887b6e6255483b3025190e02000000000000000000000000000000000001080d111314151617191a1b1c27323d474f54565a5a5a5a5a5b5c575e6164686d747c859196a0aaa39992857a6e61574d42362a1e0a000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d202020171c1f20212122262a333e4955626f7c8895a2afa99c8f82766953493f33271b0f0300000000000008111a21272c2f30393939393939393939393939404d5a6773808d9aa69b8e8174685b4e4139393939393939393939393931302d28221a120800000013202c3946535f6c7986929facada093867a6d6053473a2d202020202020181c1f20212224292f35414c56626f7c8897a2adac9f9286796d6053473a2d2014070013202c3946535f6c7986929facada093867a6d6053473a393939393939392f35393a3b3b3d42464d545c676e7b87929facb1a79a8d817467574d42362a1e1105000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700111e2b3744515e6a7784919daaab9e918578675d5145392c20130600000005121f2b3744505b6576838f9ca9aa9d908477675c5145382c1f1306000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000040d17202a333d47505a626d73808c939da69f958f82786d605b5244505c666d79839096a0a59c928b7f726c61594f44382c201307000000000c17232e3846535f6975828e99a3afab9f948b7f726a60574e463e36302a25201f1c181b1a1b181c1f20262b31363f474f59616c74808d96a1adada2978d8073675d5145392a1f14090000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000000000c1925323f4c5865727f8b98a9a396897c706356493d332b262324292c2f35383f444d56606a7683909da9a399877a6e6154473b2e211408000000000000000000000008121a242c33393c3e3f3e43505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949595959594877b6e6154483b2e2115080004101d2935404b5565717e8b99a49f9fa5a7adb5bbb2aaa4a19f9f9f9f9f9f9f9f9f9f9f9f9f9fa8998c7f7266564d41362a1e11050000000000000000000000000000000000000001040607080a0b0c0d13202c38444f596063676767676768686a696e71757a81879197a0a8a19892877d6f685e52453b31261a0e00000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014130b0f12131414151a212e3b4754616e7a8794a1adab9e928578655b5044372b1f1205000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d2d34404d5a6773808d9aa69b8e8174685b4e41352d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000013202c3946535f6c7986929facada093867a6d6053473a2d2014131313130c1012131415181d25303a4653606c7985929fabafa399897c6f6256493c2f2316090013202c3946535f6c7986929facada093867a6d60534746464646464646464640454747484a4d52575e666d79829099a3afab9f95897c6f6356493c30251a0e02000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d20130700101d293643505c6976838f9ca9ac9f92867a6d6053473a2d20140a0000000613202d394653606c7985929fabac9b8e817468554b4034291c1004000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000030c161f29323c464f59616c727f8b929ca5a0969083796d665c5049525c606d78828f959fa69e938d80736d625a50473d32271b10030000000006111c2a36424d57626e7b87929fa8b0a69f92877c6f695f585046413b36312d2c282327272723282c2d31373b42465159606b717e8a929da8b1a79f92857a6d61554b4035291d10040000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d2014131313131313131313131313131313131313131313131313130807050200000000000000000000000000091623303c4956636f7c8997a1a5988b7e7265594f453d3731302f35393a40454950565e686f7c89959fac9f9286796d6053463a2d2013070000000000000000000008121a242c363e45494a4c4a46505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0a2a2a194877b6e6154483b2e21150800010d18242f3a4754616d7a86939393939a9da5afb5aaa0989593939393939393939393939393939393908376685e5246392d2014070000000000000000000000000000000000000000000000000000000916222f3b4854606b707373737374747576787b7e82868e9299a1a39f9791867e716b60564d4133291f140900000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c090e13202d3a4653606d798693a0acac9f9286796c605346392d2013060000000000000000050b10141617202020202020202020202734404d5a6773808d9aa69b8e8174685b4e41352820202020202020202020171714110c05000000000013202c3946535f6c7986929facada093867a6d6053473a2d2014070606000004060707070c131f2b3844505b667683909ca9b5ab978a7e7164574b3e3124180b0013202c3946535f6c7986929facada093867a6d6053535353535353535353534b5153545557575e61696e78818e949fabafa59d9083776b6054483b2f1f140900000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000e1b2834414e5b6774818e9aa7afa399897c706356493d30261c110a080a111c28343f4a54626f7c8898a2aea49a8a7e7164574b3e2f23180c00000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000020b151e28313b444e58606b707e87929fa4a19791847a6d675d544a515b636e74818e949ea79e948e81776c605b51483e352b21160b0000000000000e1a26313b47535f6974808d96a0abaea39991857b6e6a615a524c46423c3a38342e3434342e34383a3c42474d535b626b707d86929fa4aeaaa0958b7f72685e5243392f24180d010000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000000000713202d3a4653606d7985929ea99c8f82766b60574f47433e3d3d4045474b51535b60686e7a84919ea7a99d908376665c5145382c1f130600000000000000000008121a242c363e48505557585651505d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e21150800000713202d3946525e687682868686868e929da9b0a4988e888686868686868686868686868686868686887b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000a1623303d495663707d808080808181828385878b8f92999fa09e99928d857c716c61594f443b3021180d030000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20191919191919191a1a1c222d3a4754606d7a8793a0adafa399877a6d6054473a2d211407000000000000000000000407090a1313131313131313131a2734404d5a6773808d9aa69b8e8174685b4e4135281b1313131313131313130b0a08040000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000030f1c28333f4a546875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facada093867a6d606060606060606060606060555d6061626466696e737b828e939ea6b0a79e938a7d7063594f44382c200d0200000b1825323e4b5865717e868686868686867c6f6256493c2f23160b0301071a2733404d5a66738086868686868686786d6053463a2d201307000c1825323f4b5865727e8b98a9b2ab998c7f7266594f42382e231a1615141c232c3844505c6673808d9aaaac9f93877a6d6154473a2e21140700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000a141d27303a434d565f6a6f7d869299a3a29892857b6e685e554b505a626d73808c939da69f958f82786d655b50493f362c23190f0400000000000009141f2b37424d57606d79849199a4afaba19791847c706c615e56534d494644404141414141404546494d53575f616d727d869298a2aeaca2989083786c60564c4131281d1207000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000006121f2b3844505c6673808c96a19f94897d70696059534e4b49494b5153555d60656c717a839096a0aca2978c7f7265544b4034281c1004000000000000000008121a242c363e48505a616465625b515d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0adaea194877b6e6154483b2e211508000005111e2a36414c5666707679797979818e9aa7aea195887c79797979797979797979797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c8d8d8d8d8e8f909298979c9c9a9896918d86807a6f6a615a50473d32291f0f060000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d252525252525252626262b2d333c4855616e7b8894a1aeaea399867a6d6053473a2d201407000000000000000000000000000006060606060606060d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0606060606060606000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000b17222d414e5b6774818e9aa7b2a5998c7f7266594c3f3326190c0013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c676d6e6e7073767b80858f949ea5afa8a0958e81756b6155473d32271b0f0000000b1724313d4a56626c71797979797979796f6a6054473b2e231c150c0b121826323f4b58636e737979797979797976665c5044382c1f1206000916222f3c4955626f7c8897a1adaa9d9184776b60544a3f342b26232222262e35414c56606d7985919eabaa9d908376685e5246392d20130700000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000006111c262f39434c565e696e7c859298a3a39992867c6f695f564c4f59616c727f8b929ca5a0969083796d665c53493f372d241a110700000000000000030e1a26313c45515d676f7d87939fa4aea9a19691867e756e68615e575653514a4e4e4d4e4e4b515356575f62696e767f879298a2aaafa49a92867c6f665b50443a301f160c01000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000003101c28343f4a54606d7a849199a49e91847b6f6b625f58585656555d6064676d71787e859095a0a8a49e92857a6d6154473a2e23180c000000000000000008121a242c363e48505a616c71726d625b5d697683908f8275685c4f4235291c0f000714212e3a4754616d7a8794a0acaca194877b6e6154483b2e2115080000010d1925303a44545e66696c6c6c75818e9ba8ada194877a6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564d41362a1e11050000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999a9a9a9b9b9d9fa29f94908d8b8884807b746d68605850483e352b20170d00000000000000000000000915202b353f474e524d52575f62666a6e71737577787879797978777573706d67636059534d46423c332a1f140900000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a323232323232323233333137383f444f5964717e8b97a4b1ac9f928679675d5145392c1f1306000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000061b2834414e5b6774818e9aa7b2a6998c7f7366594c403326190d0013202c3946535f6c7986929facada09386797979797979797979797979797979797a7a7b7d8082868c92979fa6afa79f969183796d60594f44352b21160b0000000915212e3a45505a62656c6c6c6c6c6c6c6260584e443d342e271e18151d2329333c47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000613202d394653606c7884919eabaca095897d70665c50443f37312f2e2f30383f46525e68717e8b97a1ada3988b7e7265564c41362a1e110500000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000091217222d38424b555d686e7b849197a2a39f92877d706a60574d4e58606b707e87929fa4a19791847a6d675d544a41382d251b120800000000000000000009151f2935404b55606b727f8b929da4ada9a198928a817a746e696562605c545b5a5a5a5b545c606266696e747b828b9299a2aaaea39f93887e706a5f544a3f32291e0d0400000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a120800000000000000000b17232e3845525d68707d87939aa19691847d746f6a6764636366676d70757a7e838b9297a0a7a49c928b7e71685d5246392d1d12070000000000000008121a242c363e48505a616c717e7f726d6257697683908f8275685c4f4235291c0f000714212e3a4754616d7a87949f9f9f9f94877b6e6154483b2e211508000008131e28323a4146545a5d60606875828f9ba8ada093877a6d606060606060606060606060606060606054524d443b3025190e020000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5a6a7a7a8a9aba99c9083807e7c77736e69615e564e463e362c23190e0500000000000000000000010e1a26313d4751595e5f6060605e575f626466696a6b6b6c6c6c6b6a686663605d6060606055534d453c31261a0e02000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f404142464a5057606b75828f9ca8b5aa9d9184776a554b4035291d1004000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000205101c2834404b556875828f9ba8b2a5988b7f7265584c3f3225190c0013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868687888a8c8f92999fa2a9aba39f9590847b6e675d51473e3323190f0400000005111d29343f4850565860606060606060605e56544f444039302a211f272f343e454d53555d60606060606060605f504a42382e23170c000005121f2b3744505b6574808d9aa6b0a89d9083786d605a5047433d3c3b3c3d424a505b616d7a85929ea9ab9f92867a6d6154473a3025190d0100000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000007101b2428333f4a545c676d7a839096a1a49c918b7e716b61584e4d565f6a6f7d869299a3a29891857b6e685e554b42382f261b130900000000000000000000030d18242f3a434f59626d74808d929ca3adaaa29f938e86807b76726f6d6669686767676869666d6f72777b81868f949fa3ababa39f918c7f726c61584e42382d20170d0000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000000000006111c2935414c56606b717e8892989f969188817c777471707073767a7d81858b91959ea1a9a29f928d80736c61564c4135291d0b0000000000000008121a242c363e48505a616c717e878b7f72695e697683908f8275685c4f4235291c0f000714212e3a4754616d7a87939393939393877b6e6154483b2e21150800010d1925303a444c52545757575c6875828f9ba8aca09386796d60575757575757575757575757575755544e46413b32291f1408000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c999f9fa0a1a2a4a6aa9e9185817e7a746e69605c554d443d342c241a1107000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585a5c5d5e5f5f5f5f5e5d5b575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4d4e4d53545b6069707d88939facb3a99b8e8174685b4e412f24180c00000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c090e1116202c3845515c677683909ca9b6ac978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a79d959393939393939393939393939393939393949597999c9fa3abaca49f99928d837b6e695e554c41352c21110700000000010c18222d363f454a4b5359636a6c6c6c6c6b636059514a423c332a2a3139404550575f626a6c6c6c6c6c5f574d53443f3830261c11060000030f1b27333f4953626f7c88949eabab9f958c7f726c625a534e4a4948484a4e545c606d75818e97a1ada3998d8074685d524639291e13080000000000000000000002070a0c0d0908060a1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000040f19222d363e44505b666d79828f95a0a59d928c7f726c62594f4c565e696e7c859298a2a39892867c6f695e564c433930261d140a01000000000000000000000007131d28313d47515b606c77808c919ea1a9aea59e98928d87837f7c79777674747474747677797c7f83888e92999fa6aea8a199928b7f736d635a50463c2f261c0e050000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000d19242f3a444f59626c717e868f949c9a938e8883807e7c7c7f83868a8e92989da0a7a39f97928a80736e645a50443a3024190d00000000000008121a242c363e48505a616c717e879292867b6e61697683908f8275685c4f4235291c0f000714212e3a4754616d7a86868686868686867b6e6154483b2e2115080005111d2a36414c565e61646464646875828e9ba8aca09386796d6464646464646464646464646464646260584e43372b20170d02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c939393939495979a9d9f97918e8b85817b736d675e564d453b30271d1207000000000000000000000006121f2c3845525e6a757979797978706b605c544d5151525353524b515a61696e777979797976695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada093867a6d60585858585858585858585859595a575f61666c717b84919aa4afada2978a7e7164574b3e3124180700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9aa69b8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201919191919191919191a191e2028323a4653606d7986929facafa49a897c6f6356493c302316090013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a1a3a6a8a6a8a09e9a938f8780796e695e574d433a2f231a1000000000000006111b242d343a3d3e525e6a757979797978706b605c544d453f36333c434b515a61696e777979797976695f53463a342e261e150a000000000b17222d3847535f6a75828f99a3afa79f92877e716c625f5857565555575860666d737f8c939ea9a89f92867b6e61564c413529170d02000000000000000000070d131619191515120f1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000a16212b343e48515b606c78818e949fa69e938d80746d635a504b555d686e7b849197a2a49992867d706a5f574d443a31281e150b02000000000000000000000000010c161f2b353f44505b656c747f8a92979ea6acaaa29f9a93908c898684828181808181828486898c90959a9fa3ababa49f9691877e736d635b51473e342a1d140a000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c11050000000000000008131e28323d47505a626c717b82898f92999b95908d8b89898c8f92999b9fa2a9a29e99928e857e736e645c52483e32281e13080000000000050e1a242c363e48505a616c717e879292867d70695e697683908f8275685c4f4235291c0f000713202d3946525e6876797979797979797976695e52463a2d201407000713202d3946525e686d717171717174818e9ba7ada093877a717171717171717171717171717171716f6a6054473c31261a0e02000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f868686868687888a8d90959a9e9b98928d8680796e695f574d43392e23180c03000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e221508000000000000000000000013202c3946535f6c7986929facada093867a6d65656565656565656565656566666769696e72787e859196a1acb1a79f9285796d6053473a2d20140700000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a9a9a8e8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2525252525252525252627252a2d323a444e5863707d8998a2aeac9f93867a6d6154473a2e2114070013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999796918c87827c736d675e574d453b31281e11080000000000000009121b22292e3946535f6c7987868686847d736d665f575146413e454d555c606c717b83868686867b6e6155483b2e231c150c030000000006111b2b37434e58626f7c87929fa6aea39992877e766f6a666462616263666a6f78808c919ca5aaa0968c8073695e53443a302419050000000000000000010a12191e23252622211f1b1724303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000030f1b27323d47505a636d74808d939ea69f948e81786c605b514a545c676d7a839096a1a49f93877e716b60584e453b32281f160c030000000000000000000000000000040d192327333f49535b606d737d858f949da0a7acaca49f9c989892918f8e8d8d8d8e8f919298999d9fa7acaca69f99938d847d716c635b51493f352c22180b02000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000000000000010c16202b353f48505a61696e767d8287929fa09d9a979696999c9fa3a9a29f9b97928d86817a716c635c524a40362d20160c0200000000020d17202c363e48505a616c717e879292867d706b6057697683908f8275685c4f4235291c0f0005111d2a36414c565e6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000714212e3a4754616d7a7e7d7d7d7d7d828f9ca9b1a4988b7f7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7c6f62574d42372b1e1205000000000000000000000000000000000000000000000000000000000c1825323e4b57636d72797979797a7a7b7e8083888d9399a09f99928c837b6e695f554b4034281f140900000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000013202c3946535f6c7986929facada09386797272727272727272727272727272737476787b7f848a9297a1a8b2a9a0958c7f72675d5145382c1f130600000000000000000000000000000000000000000000010d1a2734404d5a6773808d8d8d8d8d8174685b4e4135281b0e0200000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a32323232323232323232333330363a3e444c565f6a75818e9baab4aa9d918477685d5246392d2013070013202c3946535f6c7986929facb9a79d959393939393939393939393939393939399929291908f8d8a8784807b756f6a605c554d453b33291f160c0000000000000000000911181d25323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d21110a030000000000000f1b26313c47535f6a73808c949fa7aba399928b827c7773706f6e6f7073777c838d929ca3aba2989184796d60574d4232281e130800000000000000000a131c242a2f32332f2e2b262024303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000007131f2c38434f59616c727f8c929da5a0959082796d665b5044505b666d79828f95a0a59c928b7f726c61594f463c332920160d0400000000000000000000000000000000071017222d384149505b636b707b828990959c9fa4acaca9aaa39f9d9c9b9a9a9a9b9c9d9fa3aaaaababa39f9b948f878079706b625a514940372e231a100600000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a0000000000000000040d19232d363f49515a61696e757b818e9aa7aaa7a4a3a3aba39f9c9997928e8a85807b746d68615a524a40382e241b0e04000000000008141f29323e48505a616c707e879291857c6f6b646464697683908f8275685c4f4235291c0f00010d1925303a444c525f60606060606060605f524d453b30251a0e02000714212d3a4754606d7a868a8a8a8a8a8f949fabb3a79b918b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8377695f53463a2d211408000000000000000000000000000000000000000000000000000001020a16222f3a46515b63666c6c6c676d6e6f7173777c81879195a0a39f9590847b6e675c51453b30251a0e02000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818384888b91959fa2a9afa8a1979083796d60554b4035291d100400000000000000000000000000000000000000000000000a1724303d4a5763707d80808080807e7164574a3e3124170b0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f404142464750565d686f7c87939facb0a69a8d807367564c4135291d11050013202c3946535f6c7986929facb9a2958b86868686868686868686868686868686868685858382807e7b77736e69625f58514b433b332921170d0400000000000000000000060c1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1200000000000000000a15202b37434e58606d78828f959fa6aba39f948f8883807d7c7b7b7d7f838990959ca4aba39992867c6f675d51453b3120160c020000000000000007121c252e353b3e403c3b37322a24303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222f3b4854606b717e88939fa4a19690837a6d675c544a4653606c78818e949fa69d938c80736d625a50473d342a21170e0500000000000000000000000000000000000006111b262f383f44515961696e757d83898f939a9c9fa2aaa7a8aaa9a7a7a7a7a7a9a9a8a6a9a29e9b99928e88827c746d676059504840372e251c11080000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000000000000000915202a333f48515b636c717b81878e939da9acaba49f9d999992908c8985817d79746e69615e56504840382e261c12090000000000020e1925303b44505a616c707e879291847c717171717171717683908f8275685c4f4235291c0f000008131e28323a41465353535353535353534846423b33291f140900000613202c3945525d6876828f979797979c9fa6b0b7aca39b9897979797979797979797979797979795887b6e6155483b3025190e0200000000000000000000000000000000000000000407090a0d0e0f10121e2a353f495157596060555d60616264676a6f747c839095a0a7a0969083796d60574d42362a1e1205000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8d8f9196989da0a7adaba59e9691857b6e675c5143392f24180c0000000000000000000000000000000000000000000000000916232f3c4855616b707373737373716c6155493d3023170a0000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4d4e4d52545a61686d7a83909aa4afac9f94887c6f6255493c3024190d010013202c3946535f6c7986929facada093867979797979797979797979797979797979797878777573716e6966625f57534e454039302920170f050000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e0200000000000000030f1b26313c44505c666d7a8390949fa4aca69f9c95908c8a8988888a8c90959d9fa7a8a19992877e716a5f554b4033291f0e0400000000000000020d19242e3740464b4c4847433c3429303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000091623303c4956636f7c86929a93939791847b6e685d554b424d5a6673808d93939393948e81746e635b51483e352b22180f0500000000000000000000000000000000000000000a141d262d3340474f575e616b70777d82878b8f9298989a9b9d9e9e9f9f9f9e9d9d9b999797928e8a86817c766f6a605d554f473e362e251c130a000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f02000000000000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000000000000020e1a26313c45505a636d727e868e939a9da5a39f9c9993908c898683807c7975706d66615e57524c443e362e261c140a00000000000005111e2a36414d56616c707e879292867f7e7d7d7d7d7d7d7d7e83918f8275685c4f4235291c0f0000020c1620283036394646464646464646463b3a36302921170d02000004111d2935414c5665727e8b9aa49f9fa1a3a9b1bbb5aca7a49f9f9f9f9f9f9f9f9f9f9f9f9f9fa7988c7f7265564c41362a1e1105000200000000000000000000000000000000050b101416171a1b1c1d1e1f232e373f464b4c53534b5153545557585f626a6f7a839097a1a8a0958d8074695e52463a2d2014090000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000000000013202c3946535f6c7986929facb9ada39b989898989898989898989898989899999a9c9ea1a8aaacaaa69f9c938e847c6f695f554b4031271d12070000000000000000000000000000000000000000000000000714202c38444f596163676767676764615a5045392d2114080000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6058585858585858585858585858595a5a565e61656c707a829095a0acafa49a8f82766a5f53473b2e1e1308000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5755534d47433c342e271e170e050000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f14090000000000000000000a152028343f4a545d686d7a828d939a9fa6aba7a09d999795949596999d9fa7aba39f9691877e716c61584e43392f21170d000000000000000007131e2a35404952575955534e463f35303d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000c1925323f4c5865727f868686868686857c6f695e564c4343505c69768286868686868682786d605c52493f362c23191006000000000000000000000000000000000000000000020b141b2227353e454d525960636b70757b7e8285888b8d8f9091929292929191908e8c8a8885817e7a746f6a626058514b433d352d241c130a01000000000000000000000b1825313e4b5864717e8b97a4b1a89b8e8175685b4e4235281b0f06060606060000000000000000010e1b2734414e5a6774818d9aa7b1a4978b7e7164584b3e3125180b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e0100000000000006121e2b37424e57626d727f8a92989fa4a29f99928f8b8683807d797673706d6664605c54534d46413a322c241c140a020000000000000714202d3946525e68707e87929999928c8a8a8a8a8a8a8a8a8a91958f8275685c4f4235291c0f000000050e161e252a2d2e39393939393939392e2d2a251f170f05000000010d19242f3b4754616e7b879393939394979fa9bcaea49c9993939393939393939393939393939393908376685e5246392d20140c070f0b0a080500000000000000000000000810161c202324262728292a2b2c202e353a3e3f464640454747484b4e535860686d7a85929ea9a79f92877b6e6154483b31261a0e02000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a9a9a7aca49f9d99948f89817a6f6a5f574d43392e1f150b0100000000000000000000000000000000000000000000000004101c28333e474f55575a5a5a5a5a575550483e33281d11050000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d656565656565656565656565656566666769696e72777d8590949fa7b1a79f93877c6f62584e43372b1f0c02000013202c3946535f6c7986929facada093867a6d6060606060606060606060606060605f5f5e5d5c5a5754524d4847423c373128231d150c050000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000030c17232e38424c565d686d78808790949b9fa2aaa8a6a3a2a1a2a3a6a8a9a29f99928d847d716c615a50463c31271d0f0500000000000000000a16232f3b46525b6366625f585146413a3d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000b1824313e4a56626d72797979797979786f6a5f574d443a414e5a667076797979797979756d665c504a40372d241a11070000000000000000000000000000000000000000000000020a1117232c333b42464f54596063696e7276797c7e808283848585868585848382807d7b7975716d68625f58544e45403a312b231b120a0100000000000000000000000b1825313e4b5864717e8b97a4aca89b8e8175685b4e4235281b0f13131313130c06060300000000010e1b2734414e5a6774818d9aa7aca4978b7e7164584b3e3125180b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000814212e3a47535f6a717e8b919fa2a69f98928d87827e7a7673706d676663605c5453514b46423b363029201c17110a020000000000000814212e3b4754616e7b859299a3a39f9793939393939393939393938f8275685c4f4235291c0f00000000050c13191d20212d2d2d2d2d2d2d2d21201e1a140d0500000000000814202d3a46525e69768386868686878d97aab4a89c928c8686868686868686868686868686868686887a6e6154473b2e211c181c1b171714110c05000000000000000008111a21282c2f30333435363738392d2c282f3233392f35393a3b3c3e43474e565e68717e8b97a1ada3998d807367574d42362a1e12050000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa49f9f9f9e9d9c9a999a93908d88827d756d685f584e453c30271d0d0300000000000000000000000000000000000000000000000000000b16212c353e44484a4d4d4d4d4d4a49453e362c22170c000000000000000000000000000000000000000013202c3946535f6c7986929facada093867972727272727272727272727272727272737475787b7f838a91979fa6b0a79f958d80746a6054463c32261b0f00000013202c3946535f6c7986929facada093867a6d605353535353535353535353535353535252504f4d4b4846423b3a37312b262018120b030000000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f06000000000000000000000006111c26303a434c565d666d737c83898e9298999b9d9e9f9f9f9e9d9b9997928d87817a6f6b615a50483e342a1f150b0000000000000000000c1925323e4b57636d736f6a625b524c443d4a5763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c625f584e453b323e49545e66696c6c6c6c6c6c69605c544a3f382e251b1208000000000000000000000000000000000000000000000000000006111a202930363d44484f54565e6165666d6f7174757778787979787877767573716f6d6664605d56534e47433d352f281f191109000000000000000000000000000b1825313e4b5864717e8b979f9f9f9b8e8175685b4e4235281b1320202020201913120f0b060000010e1b2734414e5a6774818d9a9f9f9f978b7e7164584b3e3125180b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000000000005111e2a36424d57626e7b86929fa3a59e949086807b75716d686663605d555653504a464540393631302e2d2b28231c140c0400000000000714202d3946525e68717e87929999928a8686868686868686868686868175685c4f4235291c0f000000000002080d11131420202020202020201514120e090200000000000005111e2a36424d56667176797979797b8798a3aea6998c8079797979797979797979797979797979797976685e5246392d2c292329282423211d17100800000000000005101a232c33383c3d404142434445453a38342e27262d24292c2d2e2f31373d444c56606c7885919eabab9e918478695f53463a2d2114070000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939a93929291908f8e8c898683807b76706b615e564e463c332a1e150b00000000000000000000000000000000000000000000000000000005101a232c33383c3d40404040403e3d39332c241a1005000000000000000000000000000000000000000013202c3946535f6c7986929facb2a5988b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818285878b90959ea1a9aea69f959083796d60584e43342a20150a00000013202c3946535f6c7986929facada093867a6d6053474646464646464646464646464645454442403e3b3a36302e2b261f1b150c0700000000000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000000000a151e28313a444c545c606a6f767c8185898c8e909192929292918f8c8985807b746d68605950483e362c22180d030000000000000000000d192633404c5966737f7c726d615d564f444a5763707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000006121e29343f495156586060606060605f55534e463c332938424c545a5c6060606060605c53504a42382e261c130900000000000000000000000000000000000000000000000000000000080e171f252a33383d44484d5254545c60626567686a6b6b6c6c6c6b6a6a68666462605c5454524c47433c383229241d160d0700000000000000000000000000000b1825313e4b5864717e8b93939393938e8175685b4e4235281f202c2d2d2d2c26201f1c17110a02000e1b2734414e5a6774818d93939393938b7e7164584b3e3125180b0013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e0100000000000714202d3a46525e6975828e98a2a89e938e827b736e6964615e565653514b4946443f3a3e4041403e3d3b3a38342e261e160d040000000005111e2a36414d56616c717e879392867e797979797979797979797979756f65594d4134281b0e00000000000000010507071313131313131313080705020000000000000000020e1925303b44555f666a6c6c6c6c7985929faca89b8e81756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e564c413b3a38342f363531302d28221a120800000000000b16212c353e44484a4d4e4f505152524644403930271c181d20202122262b323a44505b6674818e9aa7ada196887b6e6155483b2e22150800000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868685858483817f7d7a77736e6a636059524c443c342a21180c030000000000000000000000000000000000000000000000000000000008111a21282c2f30343434343431302d28221a120800000000000000000000000000000000000000000013202c3946535f6c7986929facb9a79b918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8d8f9197989da0a7adaaa39f948f837a6d675c51463d3222180e0400000013202c3946535f6c7986929facada093867a6d6053473a3939393939393939393939393938373533312e2d2a25211e1a150f0a0400000000000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c0200000000000000000000000000030c161f28323a424a515860626b6f75797c7f828385858685858482807c79746e6a615e564f473e362c241a1006000000000000000000020f1c2835424f5b687581867f756d686059504a5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d18232d373f464a4c535353535353524847433c342a21303a42494e505353535353534f46443f3830261c130a010000000000000000000000000000000000000000000000000000000000050d141a21272c33383b4246474a545c6a6c6c6c6c6c66605b5f5e5e5d5b59575553504a4745413a37312b272018130c040000000000000000000000000000000b1825313e4b5864717e868686868686868175685b4e4235282b383939393939332d2b28221c140b060e1b2734414e5a677480868686868686867e7164584b3e3125180b0013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000000814212e3b4754616e7b87939faaa0968e81786e69615e5754524c494745403d3a3840464b4c4e4c4b494846443f3830281f160c01000000020e1925303b44505a616c717e879392877e716c6c6c6c6c6c6c6c6c6c68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000009141f2932434d555b5d60605b667783909daaaa9d908377675c60606060606060606060606060606054524c4446484745404443423e3d39332c241a100500000004101c28333e474f5557595a5b5c5d5e5f53514a42392e231810131414151b2028333f4a5464717e8b97a4b2a8978a7e7164574b3e3124180b000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000121f2c3845525e6a757979797979797979797979797979797979797979797979797877767472706d6866625f58544f46413a322a22180f060000000000000000000000000000000000000000000000000000000000000810161c20232427272727272423211d1710080000000000000000000000000000000000000000000013202c3946535f6c7986929facb9ada39b9898989898989898989898989898989899999a9c9ea1a9aaacaba39f98928c827a6d685e554b40342b2110060000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1a14120e09030000000000000000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000040d162028303940444e54596063666d707275767879797978777573706d66625f57524c443d342c241a120800000000000000000000020f1c2835424f5b6875828e8b827a6f6b605c545763707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000006111b252d343a3e3f464646464646453c3a37312a221e2830383e4143464646464646423a38342e261e140a010000000000000000000000000000000000000000000000000000000000000002090e161c21272c30363a44505c66757979797979726c665f5751504f4d4a4846443f3a39352f2b26201b160d0701000000000000000000000000000000000a1724303d4956626c7179797979797979756f65594d402e34384546464646463f3938332d261d180f091a2733404c58646e7479797979797979716c6256493d3024170a00121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d0100000000000b1825313e4b5864717e8b99a4aa9d9184796d665f57524d4746413d3a38352f3040495157595b5958565453504a423a31281e13080000000008141f29323e48505a616c717e889392877e716c615a6060606060605c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000000020d1720313b434a4e50534a546774818e9aa7ac9f9286796d6053535353535353535353535353535347464a51535453514b504f4e4a49453e362c22170c0000000714202c38444f596163666768696a6b6c605c544a4034281c100607080a0e17222d3d4a5763707d8a96a3b0a5988b7f7265584c3f3225190c00000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f0500000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676663615e5655534e48443d363028201810060000000000000000000000000000000000000000000000000000000000000000050b101416171a1a1a1a1a171714110c05000000000000000000000000000000000000000000000013202c3946535f6c7986929facacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a7a8aaa8a6a7a09d99928e867f786d685e564c43392e22190f000000000013202c3946535f6c7986929facaca093867a6d6053473a2d20202020202020202020201f1f1d1c1a181514120e0906020000000000000000000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f050000000000000000000000000000000000040d161e272e343d43474f54545c606366686a6b6c6c6c6b6a686663605c54534e46413a322b221a12080000000000000000000000020f1c2835424f5b6875828e938f847d736d665e5763707d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000009131b23292e3132393939393939392f2e2b262018161e262d323536393939393939362d2b28231c140c0200000000000000000000000000000000000000000000000000000000000000000000050b10161c1f252d3a4653606d7987868686867f786e69625b524d443e3c3a38342e2c29241e1b150f0a040000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c68655d53483d383f445253535353534c46443f382f2a2119141824303c48535c64676c6c6c6c6c6c6c64625a5045392d21150800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000000010d1a2734404d5a6773808d9aaba4988b7e71675c544d46423b3935302d2c292e3842515b63666866646361605c544c433a2f24190d01000000020d17202c363e48505a626c717e889392877e716c61574d535353534f4d49423930261b1004000000000000000000000000000000000000000000000000000000000000000000050e1f2831383e4243464b5865717e8b98a8aea399897c7063564946464646464646464646464646404a545c6061605c555d5c5b575550483e33281d110500000916232f3c4855616b70737475767778786d665c5144382c1f12060000000616232f3c4956626f7c8995a2afa6998c807366594d4033261a0d0000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060605f5f5e5d5c5b595654524c4847433c38332a251e160e0600000000000000000000000000000000000000000000000000000000000000000000000407090a0d0d0d0d0d0b0a08050000000000000000000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9b999795908c86817b736d665e564c443a30271d1007000000000013202c3946535f6c7986929f9f9f9f93867a6d6053473a2d20141313131313131313131212110f0d0b08070502000000000000000000000000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000040c151c232832373d43484b515356595b5d5e5f5f5f5f5e5c595653514b47423c35302820191008000000000000000000000000020f1c2835424f5b6875828e9b96918780786e696163707d8a96a3b0a3978a7d7064574a3d3124170a0000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2c22211f1a150e0c141b212628292d2d2d2d2d2d29201f1c17110a0200000000000000000000000000000000000000000000000000000000000000000000000000050b10141f2b3844505c66717e879399928c827b726d615e565046413a322924201d19130f0a04000000000000000000000000000000000000000005111d29343e48505658606060606060605b59534b4138424a505e5f6060605f5953504a423b332a251f17202b36414a53585a60606060606060585650483e34291d1105000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000000020e1b2835414e5b6874818e9ba7a194887b6e61554b423b36302d292523282c343f4a54636d73747371706e6d665d564c4135291d110400000000050e1a242c363e48505a626c717f889392877e71695f534646464642413d3730271e140900000000000000000000000000000000000000000000000000000000000000000000000d161f272d3236373b4855616e7b8896a0acab998d807366594f4338393939393939393939393844515c666d6e6d676b6a696864615a5045392d21140800000a1724303d4a5763707d80818283848586786d6053463a2d20160d0909070c1724303d4a5763707d8a96a3b0a69a8d8073675a4d4034271a0d010000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000000000915202b353f474e525353535353535353535353535353535353535353535353525251504e4c4a4746413b3a37312c272119130c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929393939393939393939393939393939393939393939399929291908f8d8a87847f7b756e69605c544c443a32291e150b00000000000013202c3946535f6c7986929393939393867a6d6053473a2d20140706060606060606060605040200000000000000000000000000000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b1108000000000000000000000000000000000000000000030b121820272b323839404546494c4f505252535252514f4d4946454039373129251e160e0700000000000000000000000000020f1c2835424f5b6875828e9ba199928c827b706c63707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000060d121518192020202020201f1515120f0a03030a1015191c1d2020202020201c1312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f19100700000000000000000000000000000000000000000000000c17222d363e45494b535353535353534e4d4841343f4a545c6a6c6c6c6c6c66605b544d453f3630292019252f3841484c4e535353535353534b49453e362d22170c00000915202b353f474e525353535353535353535353534a545c6a6c6c6c6c6c66605b544d5353535353535353535353535353535353534e4c4841382f251a0f030000000000020e1b2835414e5b6874818e9ba7a194877a6e6154473e39352f3333332e34383d44505c66737f817f7e7c7b786d685d5245392c201306000000000008121b242d363f48505a626d727f8b9192867b6e6155483b39393534312c261e150c020000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292d3a46535f697784919eaaaa9d9184776b6054483d31282d2d2d2d2d2d2d2d3a4653606d787b7a7978777675716c6155493d3023170a00010e1a2734414d5a6774808c8d8e8f9091887c6f6255483e31281f1a171617181d27333f495364717e8b97a4b1a6998c807366594d4033261a0d00000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646454443413f3d3a3936302e2b26201c160d080200000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b08070502000000000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868685858382807d7a77736e69615f57504a423a322920170c0300000000000013202c3946535f6c798786868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c1309000000000000000000000000000000000000000000000000070c151b21272c2e34383a3d3f424345464646454442403d3a38342e2b262019130c040000000000000000000000000000020f1c2835424f5b6875818e969ea39f9490857d746d707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000106090b0c13131313131312090806030000000005090d0f101313131313130f07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f040000000000000000000000000000000000000000000006111b242d34393d3e4646464646464642403d373844505c66757979797979726c665f575146423b3229251e262f363c4041464646464646463e3d39342d241b11060000040f19242d353d4245464646464646464646464644505c66757979797979726c665f5751464246464646464646464646464646464641403c362f261d1308000000000000000d1a2733404d5a6673808d99aca295897c6f62585047454140403f40404045464f57606d78858e8c8b8987867a6d6054473a2d21140700000000000009121b242d363f48505a626d727f8b8c7f72695f53463a2d2d292825211b140c0300000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1e2a36424d576773808d9aa7aca096897c6f63594f433a3129242322222429333f4a5463707d878685848382817e7164574a3e3124170b00000b1825323e4b5865717e8b989b9c9d988b7f7265594f433a312a2524232323282f3744505b6574818e9aa7b5ab988b7e7265584b3f3225180c0000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393837363433302e2d2a25211f1a15100b050000000000000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e0905020000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797878777573716e6866615e57534d443f38302820170e0500000000000000121f2c3845525e6a75797979797979797976675c5145382c1f1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373533302d2c28231d1a150d080200000000000000000000000000000000091623303c4956636f7d848e939fa29f97928a8079707d8a96a3b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000000000000000000000000000000000000000000000009121b22292d3031393939393939393534312d3a4653606d7987868686867f786e69625b524d443e35302820252b3033343939393939393931302d29221b12090000000008121b242b313638393939393939393939393a4653606d7987868686867f786e69625b524d443e353039393939393939393939393433302b251d140b01000000000000000b1824313e4b5764717e8a9aa4a69a8d80736a615a54524c4d4d4c4c4d4b515359606a717e8b979997968f8376685d5245392c2013060000000000000009121b242d363f48515b626d727f80736d63574d42362a1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1a26313c4855626f7c88959faba89b8f82756b60554b433b352f2f2f2f2f353b44505b6673808c989291908f8b7e7164584b3e3125180b00000815222e3b4855616e7b8896a0a9aa9d9083776b61554b433c36313030302e3439404b55606c7884919eaaafa499897d7063564a3d3023170a00000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a2928262321201d1914120f090300000000000000000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a686664615e5654534d46423c342e261e160e050000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c5c554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b292623201f1c18120e09030000000000000000000000000000000000000915222f3b4854606b6f7a818a92989fa29e928d837b7d8a96a3b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080a0a131313131310100d0a050000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d28271f2b3844505c66717e879399928c827b726d615e565046413a3229241d2427272d2d2d2d2d2d2d2524211d17110900000000000009121920262a2c2c2d2d2d2d2d2d2d2d2b3844505c66717e879399928c827b726d615e565046413a3229242d2d2d2d2d2d2d2d282724201a130b0200000000000000000814212e3b4754616e7b87939fac9f92867c706c64605d565a5959595a555c60636b707c85929fa9a1968b7e7265564c4135291d1104000000000000000009121b242d363f49515b626d72736e635b51453b31261a0e0e0c090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212e3a47535f6a7683909da7aa9e93897c6f675d554c45413d3c3b3c3c40454d57606c7884919e9f9e9d95877a6e6154473b2e21140800000814212d3a47535f697784919daaaca0958a7d70675d554d46423e3d3c3d3e40454b515c67707d8a96a0acac9f93867a6d6054473a2d2114070000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d04000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020201f1f1e1d1b19171413110d08060200000000000000000000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000e1a26313d4751595e5f6060606060606060606060606060606060606060606060605f5f5e5d5c5a5754524c4846423b373128231c140c040000000000000000000e1a26313d4751595e5f606060606060605f514b43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d040000000000000000000000000000000000000000000000000000000000000000070c10131316191c1d1f1f201f1f1e1c1a161313100c070000000000000000000000000000000000000000000713202c38444f5960686d757e8590949fa39d959086818e9ba8b0a3978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020201d1c1a16110a0300000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000000000000000060c11151718202020202020201b1b1c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191b20202020202020181715110c060000000000000000080f151a1d1f20202020202020201c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f1920202020201b1a18140f08010000000000000000000714202d3946525e6876828f9aa4a39892857d76716d6868676666666668676d70757d859197a2a49e9184796d6053463a2f24190d0100000000000000000009121b242d373f49515b626566635c52493f33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e5864707d8a95a0aca59d9183796d675e56514b4a494848494b51575f69717e8b96a1aca89d908377685e5246392d201407000006121e2b37424d5766737f8c98a2aea79e9184796d675f57534d4b4a494a4b4b51555d606d7983909da8b2a99d908376685d5245392c201307000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f05000000000000000000000000000000000000000000000000000004090e11121313131313131313131313131313131313131313131313131211100e0c0a070705010000000000000000000000000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000915202b353f474e5253535353535353535353535353535353535353535353535353535252504f4d4a4746413b3a36312b261f17110a02000000000000000000000915202b353f474e5253535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000406070a0c0f101213131312110f0d0a0706040000000000000000000000000000000000000000000000030f1b27323d474f565d606c717b828c9299a0a098928e939eaab0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171c2023242d2d2d2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000000000000000005080a0b131313131313130f0b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313131313130b0a0805000000000000000000000004090e1112131313131313130b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f1313130e0d0b0803000000000000000000000005111e2a36414d56626f7c87939fa5a297928a837d7a777573737273737476797d82889197a1a59d928a7e71675c514538281e1308000000000000000000000009121b252d373f495156585a57524a40372d21180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c4653606c7883909aa4aca0958f82796e68605d555756555556555d60696e7b85929fa8aca1968a7e7164564d41362a1e11050000020e1a26313c4754616d7a86929fa8aca1969082796e69615e575857565657545c60676d75818e95a0acada2978b7f7265564c4135291d11040000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464645454442403e3b3936302d2a251f1a140b06000000000000000000000000040f19242d353d424546464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d444c525a61696e787f8791969da29f9b9ea5afb0a3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a22282d303139393939393736322d271f160d030000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000606060600000000000000000000000000000000000104060606060606060006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a000601010000000000000000000000000000020e1925303b4754606a73808d939fa4a29f94908a86848280807f7f80818385898f939aa1a49f938d80746c61554b403428160c0100000000000000000000000009121b252d373f464a4c4d4b4740382e251c0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2b3744505b656f7c88939fa7a89e948f837a736d6765636262626365676d727b849197a2ada59e9184786d6053463b3025190e020000000915202d3946525e6873808c95a0aaa89f9490837b736e6967646363636465666d7179818e939da7b0a69e92857a6d6054473a2f24190d0100000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e09020000000000000000000000000000000000000000000000000000000000000000000104060606060606060601000000000000000000040607090c0e0f11121213131211100e0b0808060200000000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000008121b242b31363839393939393939393939393939393939393939393939393939393938373533312e2d2a25211e1a140e0903000000000000000000000000000008121b242b3136383939393939393939392c29231d150d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070909131313131313130b0a08040000000000000000000000000000000000040f19232b323a414550575e666c727c848d929ea1a9aaafb7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33393c3d464646464643423e3831281f150a000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000000000000000000000000000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f0300000000000000000000000000000000000008141f2b37434e58606d78818d939a9fa69f9c9992908f8d8c8c8c8d8e9092989c9fa49f99938c81786d605a5043392e231804000000000000000000000000000009131b252d343a3e3f403f3b352e261c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606b74808d959fa8a69e959086807a7672706f6e6f6f7274797f869196a1a9a79d938a7e71665c504438291f14080000000005111d2935414c56606d79849198a2aaa69f959086807b767371706f70717275797e848e939da5afa89f948b7f72675d5145392c1e13080000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b0703000104070c10131316191b1c1e1f1f20201f1e1d1b181514120f0a0400000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272421201e1914120e0903000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313131208070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020171714110c0500000000000000000000000000000000071119202830353e454d545b606a6f79808a92979ea6aeb4aca3978a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222c363e44494a5353535353504e4a433a31271c1105000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f1307000000000000000000000000000000000000020f1b27323d44505c666d78808890959b9fa2a39f9d9b9a999999999b9d9fa2a29e9b948f877f776d665c50483e30271d120700000000000000000000000000000109131b23292e313233322f2a241c140a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414f59606d788390959fa7a79f98928c86827f7d7c7b7b7c7e81858b9298a1a8a69f958e81746c61544a3f3428170d0200000000010d1925303a45515c676f7c869298a1a9a79f98928d8783807e7d7c7d7e7f82858b91969ea5afa7a0969082786c60554b4135291d0c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201a1a17130e070d1113181c1f20232527292a2b2c2c2c2c2b2a282522211f1a15100c0701000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020201f1f1d1c1a171414110e0805020000000000000000000000000000000000000000080f151a1d1f20202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000070e161e2429333b424a505860676d747d858f949fa29f9f9f978a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e4850555760606060605d5b554d43382d22160a00000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e221509000000000000000000000000000000000000000a152028343f4a545c666c737c83898e9298989b9c9e9e9f9f9f9e9e9d9a9897928e89827c736c655c544a3f362c1e150b00000000000000000000000000000000010911181e2225252726231f19120a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3d45515c666d7a8390959fa4aaa29f98928f8c8a898888898b8e92979fa2aaa59e949083796d605a5042382e23170500000000000008131e2934404b555f6a707d8692979fa6aaa39f9993908d8b8a89898a8c8f92979da0a8aca59e9590847a6d665b50433a2f24180d00000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726231f1913181d2023282c2d2f323436373839393938383734322f2e2b261f1c18120b03000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c1309000000000000000000000004090e111213131313131313131313131313131313131313131313131313131212110f0d0b0807050200000000000000000000000000000000000000000000000004090e1112131313131313131313060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130a09070400000000000000000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000040c131921292f383f444e555d606b707a828b9298939393938a7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d3944505a61646c6c6c6c6c6a665f554a3e32261a0d0000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f23160900000000000000000000000000000000000000040b17232e38424a545b606b6f767d8185898c8e9091929293929291908e8c8985817c766f6a605b534a42382e241a0c03000000000000000000000000000000000000070d121618191a1917130e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2834404b545e686d7a838d939a9fa7aaa29f9c989695959596989b9fa2a9a8a09e938e827a6d675d51483e30261c1106000000000000020c18232f39434e58606b707d858f949ea0a8aba49f9c9a9796969697989b9ea1a9aca7a09d938e837b6e685e544a3f31281d1307000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e09050200000000000000000000000000000000000008121b242b313638393939393939393433302b241d24292c2e34383a3c3f41424445454646454443413e3b3a37312c29231d150d0700000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020171614100b05000000000000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000000002080f171d262d333c434b515961686d757e858686868686867d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303c4955616c7079797979797671665b4e4236291c1000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e010000000000000000000000000000000000000006111c263038424a505960636b7075797c7f81838485858685858483817f7c79746f6b6260585049413830261c120900000000000000000000000000000000000000000106090b0c0d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b18232e39424c565e686d79808790959b9fa2aaa8a5a3a2a1a2a2a5a7aba49f9c96918981796d685d554b40362c1e150a000000000000000007121d27313c464f59606a6f7b828a91969c9fa3aba8a6a4a3a2a3a4a5a8a8aaa29f9b95908981796e695e564c42382d1f160c01000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e0902000000000000000000000000000000040f19242d353d424546464646464646413f3c362f282f35393a404546494c4e4f51525253535251504e4b4847433c38342f271f19100a01000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e030000000000000000000000020507081313131313131313131313131313131313131313131313131313131313131211100c09060503000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000010406070a0d10111213131312100e0b070705010000000000000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2323201c16100800000000000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000000000000000050b141c2228313940454f565e616d7279797979797979706c6155493c3023160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d868686868683766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0100000000000000000000000000000000000000000a141e262f383f444f54596063666d6f72747677787979797877767472706d66636059544e443f382f261e140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303a444c565e676d747c83898e9298999b9d9e9f9f9f9e9d9c9999938f8a847d756d675d564c433a2f241a0c030000000000000000010b151f2a343d474f5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9998928e89837d756d675e564d443a2f261c0d040000000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e0902000000000000000000000000000915202b353f474e52535353535353534d4c474038313a4045474b515356585a5c5d5e5f5f5f5f5e5d5b5855534e47454039312b221b130a0000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000000000002080e1114142020202020202020202020202020202020202020202020202020202020201f1e1c191613120f0b06000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d06000000000000000000000000000000000000000001070d111314171a1c1e1e1f201f1e1d1b181413110d080200000000000000000000000000000000000008111a21272c2f3039393939393939302f2c27211a1108000000030f1b27323d474f545660606060606060575550483e33281c1104000000000000000000000000000000000000020a11171f272f353e444c525b62656c6c6c6c6c6c6c64615a5044392d20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a9393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000000000000000000000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000020c141d262d333d43484f54545c60636568696b6b6c6c6c6b6b6a676563605c54544f47433d332d261d140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e28323a444c555c606b6f767c8185898c8e909192929291908f8d8a86827d79706b605d554c443a31281d120800000000000000000000030d18222b353d464e575e616c71787d82868a8c8f90919293929291908e8c8985817d77706b605d554d443b32281d140a00000000000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d050000000000000000000000000e1a26313d4751595e5f6060606060605a58524a403a434b5153545c60626567696a6b6c6c6c6b6b6a6765625f5853514b433d342d251b12090000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e0400000000000000050d14191e20212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b292623201f1b17110c0600000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000000000040a0f13181d20202326292a2b2c2c2c2b2a272521201e1913100b0500000000000000000000000000000005101a232c33383c3d464646464646463d3c38332c231a1005000007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000060d151d2429323a41465156585f606060606060575550483e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a979f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b201408000000000000000000000000000000000000000000000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000000000000000000020b141c222832383d44484a515356595b5d5e5f5f605f5f5e5d5b595653504a48443d383227221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162028323a434b515960636b6f75797d7f828385858685858482807d7a76716d666059514b433a32281f160c000000000000000000000000061019232b343d454d525a61666c70757a7d80828385858686858483817f7c7975706b636059514b433b322920160b02000000000000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f080000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c67645c5247404b555d6064666d6f727475777878797978777674716e6a64605c554e463f372d251b11070000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000000050e171e252a2d2e39393939393939393939393939393939393939393939393939393939393938373633302d2b27221b17110a0300000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000000002080d151b1d24292c2d3033363738393939383634312e2d2a251e1c160f0a04000000000000000000000000000b16212c353d44484a535353535353534a48443d352c21160b00000915222f3b4854606b6f79797979797979716c6155493c3023170a000000000000000000000000000000000000000000030b1218202930363f454a4b525353535353534a49443e362c22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f030000000000000000000000000000000000000000000000020a111721272c333839404446494c4e5051525253525251504e4c4946443f3838322b272017110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e162028313940454f54596063676d707375777879797978777673716e6864605c544f454039312820160d0400000000000000000000000000071119222b333b424650545b6064676d707375777879797978787675726f6d67636059544f45403a312920170e050000000000000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a02000000000000000000121f2c3845525e6a7579797979797979746e64584c45515d676d7176797c7f81828485858686858483817e7b77716d67605851493f372d23190b020000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000000020d1720293036393b4646464646464646464646464646464646464646464646464646464646464544433f3c3937332d28231c150c0500000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000050d131920262b2f35393a3d404344454646464543413e3a3936302c28211b150e06000000000000000000000004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7d868686868686867e7164574a3e3124170b0000000000000000000000000000000000000000000001070e171e252a343a3d3f464646464646463d3c39332c231a10050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d130800000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d13080000000000000000000000000000000000000000000000000000060b161b21272c2e34383a3c3f41434445464646454443413f3d3a38342e2c27211b160b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161f272f343d43484f54555c606366686a6b6c6c6c6b6a696664615e5653514a423d352f271f160d04000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605c55554f48443d352f281f170e050000000000000000000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a02000000000000000013202c3946535f6c79878686868686868074675a4d4753606d797e8286898b8d8f90919292929291908e8b88837e796f6a625b51493f352b1d140a0000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000008141e29323b41465353535353535353535353535353535353535353535353535353535353535352514f4c4946443f38342e261e170f070000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000080e171e252a31373a4045474a4d4f515152535251504e4b4746413a38332b2620181009000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8993939393938a7d7164574a3e3124170b000000000000000000000000000000000000000000000000050d131923292e31323939393939393931302d28221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b01000000000000000000000000000000000000000000000000000000040a0f161c1c23282c2d3032353638383939393838373432302d2c28231c1b160f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5e5d5c5a5754524d464440393029241d150d040000000000000000000000000000000000070e171f252a2f383f44464b515457595c5d5e5f605f5f5e5d5b595653514b48443d383329241d160d050000000000000000000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a000000000000000013202c3946535f6c798692939393938d8074675a4d4f5c6875828b8f9298989a9c9d9e9f9f9f9e9e9d9a9895908b847c726d625b51473d2f261c1106000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e221508000000020e1925303b444c525f60606060606060606060606060606060606060606060606060606060605f5f5e5c5956535049443f38302921191007000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000008111a202930363c43474b515356595c5d5e5f5f5f5e5d5a5854524c48443e37312a221b120a0100000000000000000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b0000000000000000000000000000000000000000000000000002080d181d2224252c2d2d2d2d2d2d2423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b02000000000000000000000000000000000000000000000000000000000000050b1012181c1f202326282a2b2c2c2d2c2c2b2a282623201f1c17110f0b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121821272c3238394045464a4c4f505252535252514f4d4a4746413b38342e271e18120b0300000000000000000000000000000000000000050d141a1d262d33383a4145474a4d4f50525253535251504e4c494645403938332c272118130c0400000000000000000000000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c13090000000000000013202c3946535f6c7986929f9f9f9a8d8074675a4d4f5c6975828f9c9fa3aaa7a7a4a2a1a1a0a1a3a6a7a79f9d9691877f726d62594f42382d22170b000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000005111e2a36414c565e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a696663605b53504a423b332b23190f0600000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000008121a232c323a41464e53555d606366696a6b6c6c6c6b696764615e56554f47433c342d241c130a01000000000000000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000060c111517181f202020202020171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000000000000000000000000000070c10121316191b1d1e1f1f201f1f1e1d1b19161312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c161b21272c2e34383a3d40424445464646454443403e3b3936302c28231c150c070100000000000000000000000000000000000000000002090b141c22282b2f35393a3d40424445464646454543423f3c3a38342e2c27211c160d070100000000000000000000000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f0600000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9caaa29f9c9a97969594939496999ea0a8a8a099928b7f726b60544a3f33281c0f03000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000714202d3946525e6876797979797979797979797979797979797979797979797979797979797979787776726f6c65605c544d453d352b22180d0300000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000008111a242c353e444c52585f62676d7073767778797979787674716d68636159534e463f362e251c1309000000000000000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000105090b0c131313131313130a0a080400000000000000000000000000000000000000000000000000000002050708080808080808080808080808080808080808080808080808080a1724313d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e1011121313131211100e0c0a07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23282c2d303335373839393938373633312e2d2a251f1c18120b0300000000000000000000000000000000000000000000000000020a11171c1f24292c2d30333537383939393938373533302d2c28231d1c16100b0500000000000000000000000000000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000013202c3946535f6c7986929faca79a8d8074675a4d4f5c6976828f9c9a9892908d8b8988878787898c91969fa2aaa39f93877d70665b5044382b1f120700000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000814212e3b4754616e7a8686868686868686868686868686868686868686868686868686868686868584827f7c78716d665e574f473d342a1f150b0100000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000050f1a232c363e474f565e616a6f747a7d808284848586858483817e7a76706b625f58514840372e251b11070000000000000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e11141415151515151515151515151515151515151515151515151515151724313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f12181c1f202326282a2b2c2c2c2b2a29272421201e1914100c070000000000000000000000000000000000000000000000000000000000060b0f13181d20212426292a2b2c2d2c2c2b2a282623201f1c1812100b050000000000000000000000000000000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f1409000000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838f918d898583807e7c7b7a7a7b7d7f848b9298a2aba4999083786c605346392e23180c0000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000814212e3b4754616e7a87939393939393939393939393939393939393939393939393939393999292918f8c89837e786e6960594f463c31271d1207000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000020d17212c353e48505961686d757c8186898c8f909192929291908d8b86827d766f6a625b524940372d23190d0300000000000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000000000000000010507080b0e10111213131211100e0b0807050100000000000000000000000000000000000000000000000000000000050d14191e202121212121212121212121212121212121212121212121212121212124313d4a5764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000000000000000000000000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000004090e1112131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130b0a0804000000000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b0906010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131317191c1d1f1f201f1f1e1c1a171414110e080400000000000000000000000000000000000000000000000000000000000000000003070d111314171a1c1d1f1f20201f1e1d1b19161313100c07000000000000000000000000000000000000000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e040000000013202c3946535f6c7986929faca79a8d8074675a4d505c6976838a85807c797674716f6e6e6d6e7073787e869299a3aba0958a7e7164544b4034281c100400000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000814212e3b4754616e7a87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9e9d9c9995908b837b6f6b60584e43392f23180c02000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000009141f29333d47505a616b707a82888e9298999c9d9e9f9f9f9e9c9a99938f8a837c726d635c52493f352b1f150b01000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110d080300000000000000000000000000000000000000000000000000050e171f252a2d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e313d4a5764707d8a97a39d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000000000000000000000000000000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000080f151a1d1f20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020171714110c050000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131211100d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0c09070604000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a0000000013202c3946535f6c7986929faca79a8d8074675a4d4e5a6774807d7974706d666764636261606163656c727d87929faca79b8f8275665c5145382c1f130600000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7a8794a1acacb4aeaca6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a8aaa9a7a09d9590857d6f6a5f554b4034291e130800000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020e1a25303b454f59616c717d858f939a9fa3aaa9aaa8a7a6a7a9a9aba49f9c9490867f736e635b51473d31271d1207000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000000000000060b1014191e20212427292b2c2c2c2c2b2a272421201e19140f0b0600000000000000000000000000000000000000000000020d17202930363a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3d4a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b1108000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000009121920262a2c2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4c58646e74716d6663605c54585655545454535b606b74818d9aa9ac9f9285796d6053463a2d20130700000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000814212e3b4754616e7a8794a7afb4aba39f9a9898989898989898989898989898989898989898999b9ea1a9aca79f9792857c6e675c51453a3025190d0100000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000005121e2a36424d57606b717e8791979ea5acaba9a19e9b9a9a9b9d9fa4abaca69f98928b80736d62594f43392f23180c000000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000000000020a11171c1f252a2d2e3134363839393938373634312e2d2a251f1b17110a02000000000000000000000000000000000000000009141f29323b4246474848484848484848484848484848484848484848484848484848484848484a5764707d8a97a39d9083766a5d5043372a1d100000000000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000000000000000000000000000000000000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a12080000000008121b242b3136383939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b13090000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000060a0e1011121313131212100e0b0707050100000000000000000000000000000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f130600000013202c3946535f6c7986929faca79a8d8074675a4d47525c646764605c5453514b4b4948474748495059626e7b8897a1ada298887c6f6255493c2f2216090004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f060000000814212e3b4754616e7a87959fa3aba399928d8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8c8c8f92979ea1a9a9a2979184796d60564c41362a1d110500000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000030e18212d3a46525e69707d879299a1a9ada79f9d97928f8d8d8e9093999fa2aaaaa39f928b7f726b60554b4034291c12070000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000000001070c141c23282b3036393b3e414344454646454443413e3b3936302b27221b140b07000000000000000000000000000000000000020e1925303b444d5254545454545454545454545454545454545454545454545454545454545454545764707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000000000000000000000000000000000000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a10050000040f19242d353d4245464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646463e3c39332c241a100500000000000000000000010b151f272f343846464646464646464645423d352d24190f040000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d0600000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000040b11161a1d1e1f2020201f1e1d1b181413110d080200000000000000000000000000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e22150800000013202c3946535f6c7986929faca79a8d8074675a4d414a52585a5753504a4645403e3c3b3b3a3b3f47535f6a7885929eabaa968a7d7063574a3d3024170a0006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e0300000714202d3a4753606d79838c9299a29f9286807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f8082858a91969fa7a9a0968c7f73685e5246392d2013080000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000915202c38444f59616e7b869299a3abada49c959089858281808183878c9298a0a8aea49f93877d6f675c5145392e23180c0000000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000000000030b12181e262e34383b4146474a4d4f515253535251504d4a4746413b37332d261d18120b030000000000000000000000000000000005111e2a36424d565e61616161616161616161616161616161616161616161616161616161616161616164707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000000000000000000000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c00000915202b353f474e52535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d1811090100000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f23160900000013202c3946535f6c7986929faca79a8d8074675a4d4141474c4e4a46443f3a38342e302f2e2d2d37434e586a7784909daaa4978b7e7164584b3e3125180b000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f140900000613202c3945515d676d787f879297a29992867e727272727272727272727272727272727272727375797e8490959fa9a89f92867a6d6154473a2f24190d0100000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020f1a26313c4855616b75828f98a2abada39b928c837d7975747374767a7f869196a0a8afa4999184796d60544a4034281c100400000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000000000050d151d242930383f44464c5254575a5c5e5f5f5f5f5e5d5a5754524c46443f382f28231c150c030000000000000000000000000000000714202d3a46525e696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e707d8a97a39d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000000000000000000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c1104000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000040e1720272e3336373939393939383634312e2d2a251e1a150e060000000000000000000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f02000013202c3946535f6c7986929faca79a8d8074675a4d41363c3f413e3a38342e2c2823232221212c3844505c667784919daaa5988b7f7265584b3f3225180c000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020004101d2935404b555d666d727d859298a29892877f716b6565656565656565656565656565656566666d717a839097a1ada2988b7f7265564c4135291d11040005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b37434e5863707d8a939eaaafa59b918b8078706c66676768686d737b849196a0acaba0968c7f72665c5144382c1f120600000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000000000050e161f272f353e424a5053565e616467696b6c6c6c6b6a696764615e56535049413d342e271e150c0300000000000000000000000000000814212e3b4754616e7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7f8b98a49d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000000000000000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d211408000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000000000b16202932393f434445464646454543413e3a3936302b2620180f090000000000000000000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f22150900000013202c3946535f6c7986929faca79a8d8074675a4d4134303334312d2c28231f1c18161e2429363e4653606d7985929facab978a7e7164574b3e3124180b000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500010d18242f39434b545c606b707d86929fa29992877d70675d5858585858585858585858585859545c60686d7a85919ea9aa9c908376685d5245392c201306000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000814212e3a47535f6a7683909ca5afa99e938b7f736c65605b545a565e61696e7a84919aa4afa89e9285796d6053463a2d22170b00000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000000040d162028313940454f545c6064686e7174767778797978777674716e6863605b534e44403930271e150c0300000000000000000000000000111e2a3744515d6a7784878787878787878787878787878787878787878787878787878787878787878787878b919ba99d9083766a5d5043372a1d10000000000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000000000000000000121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00121f2c3845525e6a7579797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000006111c27323b434a4f51525353535251504e4b4746413a37312a221b12090000000000000000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e21150800000013202c3946535f6c7986929faca79a8d8074675a4d413427262724201f1c1713141920282f353f48515b63707d8998a2aea399897c6f6356493c30231609000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000007121d283139424a5059606b717e8b949fa39991857a6d60564c4c4c4c4c4c4c4c4c4c4c4c4c4a51565e68717e8b97a1a69f94877a6d6054473a2d211407000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000815222f3b4855626e7b88949fabada2978e81746d605b53504a4d4c52575e68707d87939facada1978a7d716453493f33271b0f03000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000000000010c161f28323a434b515961666d71767a7e808284858686858483807d7a76706c656058514a423930271e150a00000000000000000000000000111e2a3744515d6a778490949494949494949494949494949494949494949494949494949494949494949494989ba3a99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d20130600000000000000000000000000000000000013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b0013202c3946535f6c79878686868686868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000000000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000000000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f120600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a1b171312100e171f252a323a4145515a626d76828f9caaac9f9286796d6053473a2d201407000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000010c161f2830383f444f59626c76828f9ca7a1978d8073685e52463f3f3f3f3f3f3f3f3f3f3f40444c56606d7985929a999896897c6f6356493c30231609000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576774808d9aa6b0ac9f92857a6d615b5049443f4041464d56606b75828f9baab3a99b8e8175655b5044372b1f1205000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000000008131e28313a444c555d606b70787e82868a8d8f919292929291908d8a87827d786f6a605c544a423930261c1106000000000000000000000000111e2a3744515d6a7784909da1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a4a7aca99d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b0013202c3946535f6c798692939393939393939393939393939393939393939393939393939393939393939393939393939393939393938a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000000000020e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b02000000000000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f0300000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0b070b1218202930363e444c525b626c727f8b949faba89c8f8376675d5145392c1f1306000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f221508000000040d161e262e343d47505a63707c8995a0a99f92867a6d6154473b3032323232323232322e343a45515c6674818e8e8c8b89887f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714212d3a46535f697884919eabafa49a8c7f73685e52443f383330363b444f5963707d8a98a2aeab9f9285796c605346392d201306000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000000050e19242f3a434c565e676d747d848a8f93999a9c9e9f9f9f9e9d9c9a9a938f8a837c736d665c544a42382e23170b020000000000000000000000111e2a3744515d6a7784909d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9083766a5d5043372a1d1000000000000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c00000000000000000000000000000000000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000003101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a000000000000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e030c151c2328323b41464f565d606d727e87929fa6ada1968b7e7165554b4035291d1004000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000000040c141c2328353f4854606b7783909daaa3988c7f7266574d42362a25252525252525232834404b5464717e8281807e7d7c796d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815222e3b4855616e7b8896a1aca69f93877b6e61564c41332d28252a323d4653606c7985929fabada297887b6e6155483b2e221508000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000000000000000111e2a3744515d6a77839093939393939393939393939393939393939393939393939393939393939393939393939393939083766a5d5043372a1d10000000000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d00000000000000000000000000000000000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b0013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a4978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000004111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b1106000000000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0e0c151e272e343e444d525961686d757f879299a3afa59e9184796d6053463a2f24180c00000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080000000000020a1117232c38444f596673808c99a6aa9d918477695e52463a2d2019191919191918232e394955616c7176747371706f6d675d5145392c201306000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b939a979a9c908376695e52443a30221b19202b3844505b6676838f9ca9b3a9978a7d7064574a3d3124170a000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c110600000000000000000000111e2a3744515d6a77838686868686868686868686868686868686868686868686868686868686868686868686868686868683766a5d5043372a1d10000000000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c00000000000000000000000000000000000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b0013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a978a7d7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b000000000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000013202c3946535f6c7986929faca79a8d8074675a4d4134271a0b151e273039404450565e616b707a818b9299a3aba79e938b7e71665c5145382c1d12070000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000000000006101b27323d4956636f7c8996a9aca095877b6e6154483b2e21150c0c0c0c07121d2d3944505a6164696766656362605d554b4035291d1104000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000c1925323f4c5865727f8486898b8d8f8c807366574d4232281e110f1c28333f4a546774808d9aa7b2a5988b7f7265584c3f3225190c000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b00000000000000000000101d2936424f5b677177797979797979797979797979797979797979797979797979797979797979797979797979797979797671665b4e4236291c100000000000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c3023160900000000000000000000000000000000000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b0013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8a7e7164574a3e3124170b00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000000000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f1409000013202c3946535f6c7986929faca79a8d8074675a4d4134271a121d273039424a515a62686e757d848e939fa3aba8a0958f81756c61544b4034281c0b0100000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000000000000b14212d3a4754606d7a8797a1ada7978b7e7164584b3e3125180b00000000101c28333e485055575c5b5958565553514b433a2f24180d01000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000b1824313e4a56626d72787a7c7e8082847d7063574a3d3024160c0b17222d404c5966737f8c99a6b2a6998d8073665a4d4033271a0d000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f030000000000000000000e1a27333f4a555f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a665f554a3e32261a0d000000000000000000000000000000000000000000000001080d13202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000000000000000000013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f2215090013202c3946535f6c7986929facb3a79a8d80808080808080808080808080808080808080808080808080808080808080808080808080807c6f6255483c2f22150900000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000000000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e020013202c3946535f6c7986929faca79a8d8074675a4d4134271a18232e39434b545c606c717b818a91969ea5afa69f959083796d605a5042392e23180c0000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d110400000000000000030613202c3945515d677885919eaba6998d8073665a4d4033271a0d0c0c0c0c0b17222c363e44494a4f4e4d4b4a484745403a31281d1307000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000916222e3a46515b6265676d6f71737578706b6155483c2f231604061925323f4c5865727f8b98a5b2a79a8d8074675a4d4134271a0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f13080000000000000000000a16222e39434d555b5d606060606060606060606060606060606060606060606060606060606060606060606060606060605d5b554d43382d22160a00000000000000000000000000000000000000000003090e13191d202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120802000000000000000000000000000000000013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e2115080013202c3946535f6c7986929facada0938679737373737373737373737373737373737373737373737373737373737373737373737373736f6a5f53473a2e21150800000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184786c605346392d201306000000000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e12050013202c3946535f6c7986929faca79a8d8074675a4d41342716202834404b555c666d747e858e939ea1a8aca49f9490837b6e675d51483e30271d12070000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000040a0f13151d2935414b556a7783909daaa89b8f8275685c4f4235291c191919191919191a242c33393c3e4341403e3d3c3a39352f281f160c01000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a0000000000000006121e29343f495156555d60626467696b6361594f44382c2014070b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d01000000000000000006111c27313b434a4f5153535353535353535353535353535353535353535353535353535353535353535353535353535353504e4a433a31271c110500000000000000000000000000000000000000030a0f151a1e24292c2e3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c19130d080100000000000000000000000000000013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f12060013202c3946535f6c7986929facada093867a6d676767676767676767676767676767676767676767676767676767676767676767676767625f584e43372b1f120600000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000000000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d4134271e28323a45515c676d78818b92979ea5ada8a19a938d827a6e695e554c41362d1e150b0000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000070f161b1f2223242f43505d697683909ca9a99c908376695d5043362a2525252525252525252520282d303136343332302f2d2c29241d160d04000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a00000000000000010d18232d373f464a4b515356585a5c5e57554f473e33281c10040b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d11050000000000000000000b151f2931393f42444646464646464646464646464646464646464646464646464646464646464646464646464646464643423e3831281f150a00000000000000000000000000000000000000060b151a1f262b2f35393a40444a54616e7b87939f92878583817d786f6a5f584e4238342e29241e19130c04000000000000000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f030013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55534e463c31261b0f0300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000000000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d41342724303a44515b606d79828e939fa2a9ada59d96918880786d685e564d433a2f241b0c0300000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c0000000007101921272c2f303236434f5c6976828f9ca9aa9d9083776a5d50443732323232323232323232322d2c28232429282625232220201d18130c0400000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000006111b252d343a3a404547494b4d4f514a48443e352c21170b000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d201307000000000000000000040d171f272e333637393939393939393939393939393939393939393939393939393939393939393939393939393939393736322d271f160d030000000000000000000000000000000000020a111720262b31373a4145474a5153555e6976828f9b8f82787774706c655f58504a46443f38353029241e160d070000000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4847433c342a20150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000000000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272935414c56626d75818e949da5ada9a19e938e847d736d665d564d443b31281e1209000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000000040f19222b32383b3c3f3f434f5c6976828f9ca9aa9d9184776a5e51443f3f3f3f3f3f3f3f3f3f3f3f3a38342e271e151a1817151413110d070100000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a00000000000000000009131b23292e2f35393a3c3e4042453d3c38332c231a1005000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e21140700000000000000000000050d151c2227292a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d040000000000000000000000000000000000060c141c232831373c42474c5154545c60626466717e8a9792877b6e6a69676462605b5453504a45413a352f281f18120b03000000000000000000000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e04000013202c3946535f6c7986929facada093867a6d6053474040404040404040404040404040404040404040404040404040404040404040403c3a37312a22180e040000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a110800000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000000000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e2215080013202c3946535f6c7986929faca79a8d8074675a4d4134272d3946525d68727e8b939ea6afa69f979189817a706b605c544c443b32291f160c000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d2013060000000a16212b343d4348494c4c4c4f5c6976828f9ca9aa9d9184776a5e514c4c4c4c4c4c4c4c4c4c4c4c4c4645403930271d12070a09070604010000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000010911181e1d24292c2d2f31343638302f2c28211a110800000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000000000000040b11161a1d1e202020202020202020202020202020202020202020202020202020202020202020202020202020201d1c1a16110a030000000000000000000000000000000000070f181e262e343c43474d53555d6064666d6f717375798592998c8078777673716e6c6663605c54524c45413a3128231d150c040000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b262018100600000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343434342f2e2b2620181006000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000000000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e2114080013202c3946535f6c7986929faca79a8d8074675a4d4134272e3a4754616d7a85929fa5afa59e948f857d746d676059514a423a322920170d04000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f12050000030f1b27323d474f5456585858585c6976828f9ca9aa9d9184776a5e585858585858585858585858585853514b42392e23180c00000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a0000000000000000000000060d1213181d2020232527292b2423201c1710080000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d00000000000000000000000000060a0e10111313131313131313131313131313131313131313131313131313131313131313131313131313131310100d0a05000000000000000000000000000000000000081019212a30383f444e53575f62676d7175797c7e80828390979c928c848382807e7b7974706d66605d56524c433d342e271e160e0500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e060000000013202c3946535f6c7986929facada093867a6d6053473a2d2727272727272727272727272727272727272727272727272727272727272722211f1b150e0600000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000613202d394653606c777979797a7b7e838e939e989083786c605346392d20130600000000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070013202c3946535f6c7986929faca79a8d8074675a4d41342935404b5565727f8c97a2ada59e938e827a706b605d554f444039302820170e05000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000007131f2c38434f59606365656565656976828f9ca9aa9d9184776a656565656565656565656565656565605c544b4034281c10040000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a0000000000000000000000000101070d11131416181a1c1e171614100b05000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b333c424a50585f62696e747a7e8185888b8d8f9095a0a49c9691908f8d8a8885817d79736d68605d564f454039302820160e05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a04000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1515120f0a040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000020a13202d394653606c7984868687888b90959a9590867c6f665b5044382b1f1206000000000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c2013060013202c3946535f6c7986929faca79a8d8074675a4d41342c3945515d677783909da9ac9e938e81786d686159514c433d342e271e160e05000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b0000000915222f3b4854606b6f72727272727276828f9ca9aa9d918477727272727272727272727272727272726d665c5145382c1f130600000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a00000000000000000000000000000001040607090b0d0f120a0a07040000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a0000000000000000000000000000000000000000000000000002050708080808080808060503000000000000000000000000000000000000000000000000000000000000000000000000000000000007111a232b343d454d545c606a6e757b81868a8e929897999c9da0a7aea8a19e9d9c9a9797928e8985807a736d686059514b423a322820170e050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d090806030000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0908060300000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000001070c141c232b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000000000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d11040013202c3946535f6c7986929faca79a8d8074675a4d41342d3a4753606d7a86929faca49a8f81776d665e564f45413a3128231c150c04000000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000091623303c4956636f7d7f7f7f7f7f7f7f83919daaab9e91857f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6053463a2d201307000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000000000000000000010305000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d211408000000000000000000000000000000000000000000000003090e12141515151515151513120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000050f19232b353d464e575f666d727c81878e92999b9fa2aaa6a8aaa9a8a7a7a8a9aaa9a6a9a29e9a97928d85807a706b605c544c443a322920170c0300000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140701010101010101010101010101010101010101010101010101010101000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407010101010101010101010101010101010101010101010101010101010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000030b12181e262e34383f4a54616e7b87939f92878583817d786f6a5f584e42382d2218120b030000000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4855626f7b8899a3ac9f93877b6e655c544c443d352f281f18120b0300000000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a000000000d1a2734404d5a6773808b8b8b8b8b8b8b9195a0acada197918b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b877a6d6054473a2d21140700000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d110500000000000000000000000000000000000000000000050d141a1e2121212121212121201f1b17110a020000000000000000000000000000000000000000000000000000000000000000000000030d17212b353d474f5860696e787f868e93999fa3ababaca8a9a29e9d9b9b9a9b9c9d9fa3aaa9aba9a19e98928c857d736d665d564c443a32291e150a00000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000050d151d242930383f44464c535e6976828f9b8f82787774706c655f584e443f382f28231c150c03000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b07000013202c3946535f6c7986929faca79a8d8074675a4d4134303c4956636f7c8996abaa9e918477695e534a423a3229241e160d070000000000000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000d1a2734404d5a6773808d9898989898989da0a7b1b3a9a19e98989898989898989898989898989893877a6d6054473a2d21140700000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c00000000000000000000000000000000000000000000050f171f252a2d2e2e2e2e2e2e2e2d2b27221b140b02000000000000000000000000000000000000000000000000000000000000000000010b151f29333d474f59606a6f7b838c92999fa4abadaaa29f9b979792908f8e8e8e8f909298989d9fa7acaaa29f97918880786d685e564c443a30261c1106000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c07060401000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c070604010000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000050e161f272f353e424a5053565e6164717e8a9792877b6e696764615e56535049413d342e271e150c0300000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c000013202c3946535f6c7986929faca79a8d8074675a4d41342f3c4955626f7c8895a7ab9e9184786a5f544a423930281f160d040000000000000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000d1a2734404d5a6773808d9a9f9f9f9f9fa9aab0b8bab2acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f93877a6d6054473a2d211407000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a1006000000000000000000000000000000000000000000030c17212931363a3b3b3b3b3b3b3b3937332d261d140a00000000000000000000000000000000000000000000000000000000000000000007121d27313b454f59606b707c8590959fa3abaea9a19e98928e8a87858382818181828386888b90959b9fa4aca9a19a938d837a6d685e564c42382e23170d040000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d070100000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2019191919191919191919191919191919191919191919191919191413110d0701000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000040d162028313940454f545c6064686e7174798592998c80777674716e6863605b534e44403930271e150c0300000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f221509000013202c3946535f6c7986929faca79a8d8074675a4d41342e3a4754616d7a8795a0aca196887c6f665c544b423a31281f160d03000000000000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a00000000000d1a2734404d5a6773808d9393939393939c9fa6b0b2a8a09393939393939393939393939393939393877a6d6054473a2d21140700000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a1208000000000000000000000000000000000000000000000a151e29333b42464848484848484846443f382f261b110600000000000000000000000000000000000000000000000000000000000000000c18242f39434d57606b707d8692979fa7aeaba39f96918b86817e7b7876757474757677797c7f83888e939a9fa7aca49f9590837a6d685e544a3f34281f160c0100000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c04000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d26262626262626262626262626262626262626262626262626262621201d18130c040000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a0000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000010c161f28323a434b515961666d71767a7e80828f979c928c8483807d7a76706c656058514a423930271e150a000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000013202c3946535f6c7986929faca79a8d8074675a4d41342d3946525e687784919da8a89c9082786d665c544b433a31281f150b0100000000000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b0200000000000d1a2734404d5a677380868686868686868f949faaaca0968986868686868686868686868686868686867a6d6054473a2d2114070000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d1710080000000000000000000000000000000000000000000006111c26303b454d535454545454545453504941382d22170b0000000000000000000000000000000000000000000000000000000000000004101d2935404b555e69707d879298a2a9b1a8a099928c847f7a75716e696a6868676869666d6f72767b818790959da4afa79f9590837a6d665c50443e31281d130700000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d040000000000000013202c3946535f6c7986929facada093867a6d6053473a333333333333333333333333333333333333333333333333333333332d2c29241d160d0400000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000008131e28313a444c555d606b70787e82868a8d8f949fa49c9691908d8a87827d786f6a605c544a423930261c11060000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f1205000013202c3946535f6c7986929faca79a8d8074675a4d41342935414c5666727f8c96a1ab9f948e81786d665d554c433a31271d1207000000000000000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b0000000000000d1926333f4c58646e7379797979797979828f9ca9aa9d9184797979797979797979797979797979797976685d5245392c201307000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000000000c17232e38424d575e61616161616161605b53493f33271b0f03000000000000000000000000000000000000000000000000000000000005101a232c3945515d676e7b859299a2aab1a79f9691878079726d6764615e575c5b5b5b545c6062656a6e747c838d929fa3aba7a0959082786d60594f433a2f24180d02000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c0100000000000013202c3946535f6c7986929facada093867a6d6053473f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160c01000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000050e19242f3a434c565e676d747d848a8f93999a9c9fa6aca8a09e9c9a9a938f8a837c736d665c544a42382e23170b02000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f03000013202c3946535f6c7986929faca79a8d8074675a4d413425303a4754606d79849199a4a69e938e81786d675d564c43392f24180d03000000000000000000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c030000000000000b17232f3b47525c64676c6c6c6c6c6c76828f9ca9aa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5d564c4135291d110400000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a080500000000000000000000000000000000000000000000000003101c28343f4a545e696e6e6e6e6e6e6e6c655b5044372b1f120500000000000000000000000000000000000000000000000000000000000b16212b37434e58606d79839097a1abb1a79f9590847c736d67605d5554524d4f4e4e4e4a505355585f626a6f78808a9299a3aba79f948d80736b61554b4035291f1409000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d130700000000000013202c3946535f6c7986929facada093867a6d60534c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281d1307000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020d17202935414c555e686d79818a91969c9fa4aba5aba49f9fa4aca5aca49f9c95908780786d665c544a3f34281d140a0000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000013202c3946535f6c7986929faca79a8d8074675a4d4134272c3945515d67707d87939fa3a59e938f82796d685d554b4035291f150b0100000000000000000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c11080000000000000007131f2b36404a52585a60606060606976828f9ca9aa9d9184776a6060606060606060606060606060605f524c443a2f24190d0100000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d0908060300000000000000000000000000000000000000000000000006121f2c3844505c66767b7b7b7b7b7b7b776c605346392d2013060000000000000000000000000000000000000000000000000000000004101c27333a47535f6a74808d95a0a9b2a89f9590837a6f6a605c55514b484642424141423f4446494e53585f666d737e879299a4afa69f93887d70675d51453b30251a0e020013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d01000000000013202c3946535f6c7986929facada093867a6d605959595959595959595959595959595959595959595959595959595959595954514b433a2f24180d010000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000008141e29323b45515d676d7a838e939ea0a8a7a09d99959993939a96999ea0a8a7a099928c81786d665c50443d2f261c1106000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b110600000013202c3946535f6c7986929faca79a8d8074675a4d4134272935414b55606b727f8c919fa3a59e948f837a6d675d51453e31271d12070000000000000000000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000020e19242e3840474c4d535353535c6976828f9ca9aa9d9184776a5e53535353535353535353535353535345413a32281e13080000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000713202d3a4653606d7986878787878786796d6053473a2d201407000000000000000000000000000000000000000000000000000000000714202c38444f59626e7c87929fa7b1aaa1969083796d685f58514b45413b3a363035342e34383a3c43474e545c606c717e87939fa5afa49a9185796d60574d42362a1e11050013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d1104000000000013202c3946535f6c7986929facada093867a6d6666666666666666666666666666666666666666666666666666666666666666605d554b4135291d11040000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a0000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000010d1925303b44515b606d798390959ea5a9a19e95908c8987868687898c91969ea1a9a39f938f81786d60584e42382d22170b000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000013202c3946535f6c7986929faca79a8d8074675a4d413427242f3a434f59626d727f8b9299a2a69f959083796d605a5043392f24180c000000000000000000000000000000000915202b353f474e524c52575e61666a6f7274767878797978787675726f6d66626058534e4846423c332a1f140900000000000000000008121c262e363b3f404646464f5c6976828f9ca9aa9d9184776a5e51464646464646464646464646464639352f2820160c010000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e060000000000000000000000000000000000000000000713202d3a4653606d79869394949493867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000916232f3c4855616b76828f99a3afaea39891847a6d675e564e454039352f2d2a25282823282c2d31373c424a505a616c727f8b939ea8aca1978c8073695e52463a2d2014070013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c201306000000000013202c3946535f6c7986929facada09386797272727272727272727272727272727272727272727272727272727272727272726d675d5145392c2013060000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a00000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000005111e2a36414c56626d75828f959fa7a8a097928a837f7c7a79797a7c7f848a9297a0a8a59e938d80736a60544a3f33281c0f0300000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b0000000013202c3946535f6c7986929faca79a8d8074675a4d4134271d28313d47515b636d727e879298a2a79f958e81756c61554b4035291d10040000000000000000000000000000010e1a26313d4751595e5f6060605e585f626568696b6c6c6c6c6b6a686663605c546060606055534d453c31261a0e020000000000000000010a141c242b2f33343939434f5c6976828f9ca9aa9d9184776a5e5144393939393939393939393939392c29241e160d040000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000713202d3a4653606d798693a0a1a093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000005121e2a36424d5763707d89949fabb2a89f92867c6f685e554c443c342e2924201e1a1b1b171c1f20262b30383f44505a626d75818e96a0aca79f92867b6e6154473b2e2114080013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d211407000000000013202c3946535f6c7986929facb2a6998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f796d6054473a2d2114070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000714202d3946525e68727f8b949ea7a9a09591857e77726f6d686c6d6f72787e859196a0a9a59f93877c6f665b5044382b1f1308000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c11060000000013202c3946535f6c7986929faca79a8d8074675a4d413427161f2c353f49515b636c717d869299a3a79e938a7e71675d5145382c1f1307000000000000000000000000000004111d2a36424e59636a6c6c6c6c6b636059585b5d5e5f5f5f5f5e5d5b59575f626a6c6c6c6c6c5f574d42372b1e1205000000000000000000020a12191f2326272d36434f5c6976828f9ca9aa9d9184776a5e5144372d2d2d2d2d2d2d2d2d2d2d2d201d19130c040000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3b0a396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e04000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000714212d3a46535e6975828f9ca6b0aca0968c7f736a60564c433a3228231d1814120e09060c1012131a1e262e343e48515b606d7984919ea09d95908a807366594d4033261a0d0013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a89c918c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a0000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000005111d2935414c56616e7a85929fa6ada19791837b716c6662605d606163656c717b849197a1ada4999184786c6053463a3025190d0100000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a0000000000131f2c3946525f6c7985929faca79a8e8174675b4e4134281b1a232d373f49515a626b707d87929fa6a59e9184796d6053473a2f24180d010000000000000000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d2114070000000000000000000001080e1317191c2936434f5c6976828f9ca9aa9d9184776a5e5144372b202020202020202020201413110d0805030000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000713202d3a4653606d798693a0a7a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87939facb2a89d9184796d60584e443a31292018120d0705020000000306090c151c2328363f45515d676f7d899395908a837e776c605346392d2013060013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9ada39c999999999999999999999999999999999999999999999999999999999999999994877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a00000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3946525e6874808d98a2aea69e92857b6e69615a5654525354535b60696e7b85929ea8aba0958a7d7063564c41362a1d1105000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000121f2c3945525f6c7885929faba89b8e8275685b4f42302519111b252e373f485059606b717e8b949faba1968b7e7165554b4135291d1104000000000000000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e22150800000000000000000000000002070b101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e13131313130b101316171e1a1613120f0b060300000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f030000000000000000000000000000000000000713202d3a4653606d7986939a9a9a93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000005121e2a36424d576673808d99a4afaca0968a7e71665c51463c32281f170e0700000000000000000000030a1117242935414b55606b75818e8a837d78706c655b5044372b1f12050013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9b5ada8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000714212e3a4754616d7a86929faaab9f948a7d70695e575049474546474950565e69717e8b96a0aca79c8f8275685e5246392d2013070000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b000000000000121e2b3845515e6b7884919eaba99c8f827669564c41362a1e11131c252e363e474f59626d76828f9caaa99c908376675d5145392c20130600000000000000000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e110600080f161c2022232b2723201f1b17120f0b0600000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000040607080808080808080813202d3a4653606d79868d8d8d8d8d86796d6053473a2d20140808080808080808070604000000000000000000000000000000000714212d3a46535f697784919eabb5ab9d9184786c60544b40342b20160d0500000000000000000000000000061218242f3a434f59616e7b837e78716c65605b53493f33271b0f030013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9afa7a2a09f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005121e2a36424d5765727f8c98a2aea99c8f82766c61574d453e3a39393a3f444d57616c7784919eaaa99f93867a6d6154473a2e211407000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000101d2a3643505d697683909ca9ab9e918478685e5246392d20140a131c242d353d47505a63707d8998a3ac9f92867a6d6054473a2d21140700000000000000000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e1205000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e5144372b1e070008111921272c2f3038342f2d2b27221f1c17110a020000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000001070c101314151515151515151515202d394653606c7880808080808080786d6053463a2d201515151515151515151413100c0701000000000000000000000000000815222e3b4855616e7b8896a0acafa3998c7f72665b5042392e22190e0500000000000000000000000000000007131d28313d46535f696e77716c65605b53504941382d22170b000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a79d95939393939393939393939393939393939393939393939393939393939393939393877b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697783909daaada197897d7063594f453b332d2c2d2d333b45505a66737f8c999d9c9c998a7d7063574a3d3024170a0000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000f1b2835424e5b6875818e9ba8ada196877a6e6154473b30251b1413121b232b353f4653606d7986929faca399897c6f6256493c2f23160900000000000000000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e02000000000000000000000000000003101c2936434f5c6976828f9ca9aa9d9184776a5e51442f24180d050f19232b33383c3d45403c3937332d2b28221c140b050000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c020000000000000000000000000000000000000000000000000000000000000000000000010b1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000916232f3c4855616b7079797979797979706b6155483c2f23160900091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f22160900000000030b12181d1f20212121212121212121212b3844505b666c747474747474746d665c5044382c21212121212121212121201f1d18120b030000000000000000000000000c1825323f4b5865727e8b98a8b2ac9f92867a6e61544a3f30271d100700000000000000000000000000000000010c161f2a36424d575f616a64605b535049443f382f261b1106000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e211508000000000013202c3946535f6c7986929facb9a2958b868686868686868686868686868686868686868686868686868686868686868686867b6e6154483b2e2115080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815212e3b4854616e7b87959fabab9e9184786c6053463e33292120202227333e4956626f7c899191908f8e8d8073665a4d4033271a0d000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a00000000000000000c1926323f4c5965727f8c98a9b2a8978a7d7064564d42362b2621201f1f20232c3845515c667784919eaaab978a7d7164574a3e3124170b000000000000000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f1409000000000000000000000000000000020f1c2935424f5c6875828f9ba8ab9e9184786b554b4035291d110b16212b353d44484a514d4946443f3938332d261d170e0500000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000000000000000000000000000000000000000000105090b0b0d0d1825313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c20140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c30231609000000030d151d24292c2d2e2e2e2e2e2e2e2e2e2e2e333f4a545b6067676767676767605c544a3f342e2e2e2e2e2e2e2e2e2e2e2d2c29241d150d030000000000000000000004101d2935404b556875828f9ba8b5a99c908376685e5242382d1e150b000000000000000000000000000000000000040d1a26313b454d53555d57535049443f38332d261d140a00000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d201407000000000013202c3946535f6c7986929facada093867979797979797979797979797979797979797979797979797979797979797979797976695e52463a2d2014070000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a7b1a79a8d8174665b5044382c2017131317202d3a4753606d79868584838281807e7164574b3e3124180b0000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c030000000000000000091623303c4956636f7c8997a2ada89b8f8275695e52463f37312e2d2c2c2d2e343b45515d677885919eaba4978b7e7164584b3e3125180b0000000000000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e03000000000000000000000000000000020f1b2835424e5b6875818e9ba8ab9f928578675d5145392c2017161c27333d474f54565e5a5653504946443f382f2920170d0200000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000000000000000000000000000000060c111517181a1a1a25313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e0004101c27333d474f55566060606060606056554f473d33271c100400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000010b151f272f35383a3b3b3b3b3b3b3b3b3b3b3b3b3b424a50535a5a5a5a5a5a5a53504a423b3b3b3b3b3b3b3b3b3b3b3b3b3a39352f271f150b0100000000000000000006131f2c3845515d677884919eabb6ac998c7f7266564c412f261c0c030000000000000000000000000000000000000009141f29333b424648504a46443f38332d27221b140b0200000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000013202c3946535f6c7986929facada093867a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010e1b2734414e5a6774818d9aa7b4aa978a7e7164544a3f33281a0e0606131f2c3845515c676d79787776757474716c6155493d3023170a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c030000000000000000000713202d3a4653606d7985929fabac9f92877b6e615a5147433c3b3a38383a3b40444d56606d7a86939facaa978a7d7164574a3e3124170b00000000000000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f0600000000000000000000000000000000010d1a2734404d5a6773808d9aa6ac9f93867a6d6053473a2e262323262c38444f5960636b6762605b5353504a423b33291f1409000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000000000000000000000000000000911181d21242527272727313e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e00000b16212c353d44484a535353535353534a48443d352c21160b0000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000007121d27313940454748484848484848484848484848484848484d4d4d4d4d4d4d48484848484848484848484848484848484745403931271d12070000000000000000000714202d3a4753606d7a86939facafa49a897c6f6356493c3023140a0000000000000000000000000000000000000000030d17212931363a3b443e3937332d27221b17110a020000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e02000000000013202c3946535f6c7986929facada093867a6d60606060606060606060606060606060606060606060606060606060606060605f524d453b30251a0e020000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c566a7683909da9aea298887b6e6155483b2d2217080004101c2934404b555c606c6b6a6969686764615a5045392d21140800000000000000000000010a121a202830363b4246484e5361696b6c6c6c68605c545d5b595653514a47433d373127221b140b030000000000000000000006121f2c3844505c6674818e9ba6afa3998e81756c625b534e494746444446484a51575e68727e8b99a4aea398897c6f6256493c2f23160900000000000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a0000000000000000000000000000000000000c1825323f4b5865727e8b98aaafa49a897c7063544b403631303031363f4854606b7078736f6c6563605b544d453b30251a0e02000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000000000000000000000000009121b22292e313234343434343e4b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000005101a232c33383c3d464646464646463d3c38332c231a10050000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000c18242f39434b5153545454545454545454545454545454545454545454545454545454545454545454545454545454545453514b43392f24180c0000000000000000000915222f3c4855626f7b889aa4afac9f93867a6d6054473a2d211407000000000000000000000000000000000000000000060f171f262a2d2e37312d2b27221b17110b0600000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f140900000000000013202c3946535f6c7986929facada093867a6d60535353535353535353535353535353535353535353535353535353535353534846423b33291f1409000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c3945525d687885929fabac9f9285796c605346392d20130600000c18232f39434b51535f5e5e5d5c5b5a575550483e33281d1105000000000000000000000000080e161e252a30363a3c505d697378797979746d665e564e4c494644403937322b262017110a02000000000000000000000003101c28343f4a54626f7c89949fabab9e938b7e726d625f5856545351505355545c60696e7a85929eabac9f92867a6d6053473a2d201407000000000000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000000000000000000091623303c4956636f7c8998a2aeac998c8073665c5146423e3d3c3d4246515b63707d84807c78746f6c665e574d42362a1e11050000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f4c4841382f241b130900000000000000000000000000000000000000000000000000000000000006111b242d343a3d3e4040404040404b5864717e8b97a4b1a79a8e8174675b4e4134281b0e000008131e28313a414547494949494949494745413a31281e13080000091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c000004101d2935404b555d606161616161616161616161616161616161616161616161616161616161616161616161616161616161605d554b4035291d100400000000000000000b1724313e4a5764717d8a97acb6aa9e918477675d5145392c20130600000000000000000000000000000000000000000000060d141a1e21222a24201f1b17110b06000000000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d0200000000000013202c3946535f6c7986929facada093867a6d60534746464646464646464646464646464646464646464646464646464646463b3a36302921170d02000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e211407000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2adaa9d918477655b5044372b1f1205000007121d273139404547525251504f4e4d4b49453e362c22170c0000000000000000000000000000050c13191f252a3845525f6b788586868681786d685f584f473f38342e2b27201b150b0600000000000000000000000000000c17232e384754606a76828f99a3aea59f92877f756f6a666261605c5c606164666d727b839097a1ada59c8f8275675d5145392c1f13060000000000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000000000000000000000714202d3a4753606d7985929facab9e9185796d605a534d4b4a494a4d535b626d76828f8d8984807c786e695e52463a2d201407000000000000000000000000020e1925303b444c525f6060606060605d5c5d5e5f5f5f5f5e5d5b6060606060605a58534a41362b2014080000000000000000000000000000000000000000000000000000000000010c18222d363f454a4b4d4d4d4d4d4d4d5864717e8b97a4b1a79a8e8174675b4e4134281b0e00010d19242f3a434c52545656565656565654524c433a2f24190d0100091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000006131f2c3845515d676d6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d675d5145392c1f130600000000000000000c1926323f4c5965727f8c98a5b2a99c8f837669554b4135291d1104000000000000000000000000000000000000000000000003090e1214151d1713120f0b060000000000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f050000000000000013202c3946535f6c7986929facada093867a6d6053473a393939393939393939393939393939393939393939393939393939392e2d2a251f170f0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d201307000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3a99c8f82766953493f33271b0f030000010b151f272f34383a464544434241413e3d39332c241a100600000000000000000000000000000002080d141a26323f4c5965727f8c93938e827a6f6a615951444039302820180f0a0300000000000000000000000000000006111c2b38434e58626f7c87929fa5afa399928b817c76726f6e6d66666d6e7074797f859095a0a9a89e93897d7063554b4035291d1004000000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000000000000000000006131f2c3845515c6775828f9ba7ada1978c80736c615f5757565657575f616d727f8b949a96918d89857b6e6154473b2e21140800000000000000000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f555253534f5960636c6c6c6c6c6c67645c53483c3024180b000000000000000000000000000000000000000000000000000000000005111d29343f485056585a5a5a5a5a5a5a5a64717e8b97a4b1a79a8e8174675b4e4134281b0e0004111d2935414c565d6062626262626262605d564c4135291d110400091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b0000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000714202d3a4753606d797b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b796d6053473a2d20140700000000000000000d192633404c5966737f8c99a6b2a89b8e8175685b4e422f24180d010000000000000000000000000000000000000000000000000002050708110b06050300000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d05000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21201e1a140d050000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d11050000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afa89b8e8175685b4e422d22170b00000000030d151d23292c2d3938373636353431302d28221a120800000000000000000000000000000000000003091825313e4a56626d75818f969490847c706b625b514a423a322a21191106000000000000000000000000000000000f1b27323d47535f6a727f8c939da5aba39f938e87827f7c7a797879797b7d81858b9297a0a7a8a0968f82756b605443392f24180c0000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000000000000000004101c2934404b5563707d8a95a0aca99f93887e746e69666463636366696e757f87939fa6a19e9a908377695e52463a2d2014070000000000000000000000000714202d3946525e68767979797979797771675b4f464854606b70797979797979746e64584c4033271a0d01000000000000000000000000000000000000000000000000000000000915212e3a45505a6265676767676767676767717e8b97a4b1a79a8e8174675b4e4134281b0e000613202c3945525d686d6f6f6f6f6f6f6f6d685d5245392c20130600091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b00000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c030000000a1723303d4a5663707d87878787878787878787878787878787878787878787878787878787878787878787878787878787877e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8074675a4d4134271a07000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e090200000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d2020202020202020202020202020202020202020202020202020201514120e0902000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0a79a8d8174675a4e4134271b060000000000030b12181c1f202c2b2b2a2928272423211d17100800000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000a16202b37434e58606c77818e939fa2aaa59e9a938f8c898786858586888a8d92979ea1a9a59e9691847a6d61594f4431271d1207000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b110800000000000000000000000000000000000000000000000c18232f394653606c7883909aa4afa49a938b817b767371706f7072767b818b9399a4afa99f948a7e7164574d42362a1e11050000000000000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1724313d4a56626d71737373737373737373737e8b97a4b1a79a8e8174675b4e4134281b0e000714212d3a4754606d7a7c7c7c7c7c7c7c7a6d6054473a2d21140700091623303c4956636f7c8996a2afa4978a7d7164574a3e3124170b000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f000000000a1723303d4a5663707d899494949494949494949494949494949494949494949494949494949494949494949494949494948a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20141313131313131313131313131313131313131313131313131308070502000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201413131313131313131313131313131313131313131313131313080705020000000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e01000000000001070c1013141f1f1e1d1c1b1a181714110c0600000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000000000000000000000040f1b26323c44505b656d78818b92989fa4aca49f9c9995949892929894979a9ea1a9a7a09d938f847b6e685d52473d331f150b0100000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c130900000000000000000000000000000000000000000000000007121f2b3844505b66707d88939fa5aca49f938e8783807e7d7c7d7f82878e939fa4aba9a1978f82766c6155453b30251a0e020000000000000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000b1825323e4b5865717f80808080808080808080828f9ca9b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d898989898989897d7063564a3d3023170a00091623303c4956636f7c8996a2aca4978a7d7164574a3e3124170b0000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b211007000000000a1723303d4a5663707d8996a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998c807366594d4033261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a080500000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d20140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0a0805000000000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1724313e4a5764717d8a97a4b0a69a8d8073675a4d4034271a0d010000000000000000040607131211100f0e0e0b0a08050000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000a152027333f49535c666d747f868e939a9ea1a8a7a5a2aaa29f9fa2aaa3a7aaa29f9b959089827a6e695e564c41352b210d03000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a01000000000000000000000000000000000000000000000000030f1c28333f4a54606b73808d939da4aca59d99938f8c8a89898a8c8f93999ea5aea79f9791857b6e615a504533291f1409000000000000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976828d8d8d8d8d8d8d8d8d8d8f949eaab4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d899595959595897d7063564a3d3023170a00091623303c4956636f7c89969f9f9f978a7d7164574a3e3124170b000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f00000000000a1723303d4a5663707d89969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000e1b2835414e5b6874818e9ba7b3a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c050000000000000013202c3946535f6c7986929facada093867a6d6053473a2d201a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a171714110c0500000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a79a8d8074675a4d4134271a0e010000000000000105090b0b121111100f0e0d09080603000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000040b17222d38414a545c606d727b81878d9196989a9c9d9e9f9f9f9e9d9d9b9898928e8a837d756d685e574d443a3023190f000000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000000000000000000000b17222d38424f59606c78818d929ea0a8aba49f9c9997969696999c9fa4abaaa29f9590857c6f695e53483e3420170d02000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9a9a9a9a9a9a9a9a9a9c9ea6b0b4a79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a2a2a296897d7063564a3d3023170a00091623303c4956636f7c8993939393938a7d7164574a3e3124170b0000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000a1723303d4a5663707d899393939393939393939393939393939393939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000000000000e1b2734414e5a6774818d9aa7b3a69a8d8073675a4d4034271a0d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c17100800000000000013202c3946535f6c7986929facada093867a6d6053473a2d27272727272727272727272727272727272727272727272727272727272423211c171008000000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c0000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000a1724303d4a5763707d8a96a3b0a79a8d8074675a4d4134271a0e010000000000060c111517181f1e1d1c1b1a191615130f0a04000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000006111b262f38424a505b62696e757b8084888b8d8f90929292929191908e8b8985817d78706b605d564d453b32281e110700000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000000000000000000006111c262f3d44505b666d78808a91969d9fa7a7a9a6a4a3a2a3a5a9a7a8a09e98928c837b6f6a5f574d42362c220e0500000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9ca6a6a6a6a6a6a6a6a9aab0acaca79a8e8174675b4e4134281b0e000a1723303d4a5663707d8996a3aca396897d7063564a3d3023170a00091623303c4956636f7d868686868686867e7164574a3e3124170b00000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a0000000000000a1723303d4a5663707d86868686868686868686868686868686868686868686868686868686868686868686868686868686867e7164574a3e3124170b00000000000000000d1a2734404d5a6773808d9aa6b3a79a8d8174675a4e4134271b09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a1208000000000013202c3946535f6c7986929facada093867a6d6053473a34343434343434343434343434343434343434343434343434343434343431302d28221a12080000000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e04000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000a1623303d495663707c8996a3afa79a8e8174675b4e4134281b0700000000000911181d2124252c2b2a2928272622211f1b150e0600000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000000000000000000000000000a141d2630383f4451575f61696e73787b7e80828485858685858483817f7c7a75706d666059524c443b332920160c000000000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000a141d28333f4a545c666d747d848b9095979a9c9e9f9f9f9f9e9d9a9896918c857f786e695f584e453b31241a100000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e000a1723303d4a5663707d89969f9f9f96897d7063564a3d3023170a000915222f3b4854606b6f79797979797979716c6155493c3023170a0000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c020000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979716c6155493c3023170a00000000000000000d192633404c5966737f8c99a6b2a89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000000000000000010203000000000000000000000000000000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a10050000000013202c3946535f6c7986929facada093867a6d605347404040404040404040404040404040404040404040404040404040404040403e3c39332c241a100500000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000815222f3b4855626e7b8895a9b3a89b8f8275685c4f422e23180c0000000009121b22292e3132393837363534332f2e2b262018100600000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000020b151e262e343f454d53575f6266696e71747677787979797877767472706d6763605c544f45413a322921170e040000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d05000000000000000000000000000000000000000000000000000000000000020b17222d38424a545c606b70797e83878b8d8f919292929291908e8b88847f7a736d665f574e463c33291f12090000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000003101d293643505c6976838f939393939393939393939393939393938e8174675b4e4134281b0e000a1723303d4a5663707d899393939393897d7063564a3d3023170a0007131f2c38434f5960636c6c6c6c6c6c6c64615a5045392d211408000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c03000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000000b1825313e4b5864717e8b97a4b1a99d9083766a574d42362a1e1105000000000000000000000000000000000000000000000003080c0e0e0f0b0707040100000000000000000000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c0000000013202c3946535f6c7986929facada093867a6d60534d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4a49453e362c22170c00000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000714212e3a4754616d7a8797a2ada99c90837669544a4034281c1004000006111b242d343a3d3e454444434241403c3b37322a22180e0400000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000030c151c2328333c42464d5355575f626567696a6b6c6c6c6b6a6a686563605d5553504a423d35302820170f050000000000000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e0902000000000000000000000000000000000000000000000000000000000000000006111c262f38424a505961666d71767b7e818384858686858483817f7b77736d68605c544d453c342a21170d000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000003101d293643505c6976828686868686868686868686868686868686868174675b4e4134281b0e000a1723303d4a5663707d868686868686867d7063564a3d3023170a00030f1b27323d474f545660606060606060575550483e33281c110400000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000004101c27333d474f55566060606060606060606060606060606060606060606060606060606060606060606060606060606060575550483e33281c110400000000000000000a1723303d4a5663707d8996aab4ab9f928578695e52463a2d20140700000000000000000000000000000000000000000001090f14181a1b1c181413110d08050100000000000000000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c110500000013202c3946535f6c7986929facada093867a6d605a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a575550483e33281c1105000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000010a121a212930363c4247484e5355596063676a6b6c6b6a666260585653514b48433d37312a211b1209010000000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000713202d3946525d687885929fabaa9e918477665c5144382c1f120600010c18222d363f454a4b5251504f4e4d4c4947433c342a20150a000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000000000000000000000000000000030a1117212a31373c4247484d5355585a5c5d5f5f5f5f5e5e5d5b585653514b46443f383029241e160e05000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313131313120807050200000000000000000000000000000000000000000000000000000000000000000000000a141d2630383f444f545c6064696e7174767778797978787674726f6a66605d56514a423c332a22180f05000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b00000000000000000000000000000000000000000000000000000000020f1c2835414e5a667076797979797979797979797979797979797979746f64594c4033271a0d000916232f3c4855616b7079797979797979706b6155483c2f23160900000a16212b353d434849535353535353534a49453e362c22170c000000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000b16212c353d44484a53535353535353535353535353535353535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000815222e3b4855616e7b8898a2aeada297877b6e6154473b2e21140a0000000000000000000000000000000000000000030b131a20242728292521201d1913110d08020000000000000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d21140800000013202c3946535f6c7986929facada093867a6d6767676767676767676767676767676767676767676767676767676767676767676764615a5045392d211408000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000080f171f252a31373e4850585f626b6f737778797877736f6a615f574f473d38322b2620180f090000000000000000000000000000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050005111d2935414c566a7683909da9ac9f9286796d6053463a2d2013070005111d29343f485056585f5e5d5c5b5a5955534e463c32261b0f0300000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000000000000060f181f262b31373a3c4247484b4d4f51525253525251504e4c494745403a38342e261e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141e262e343e424a5153575e616467696b6c6c6c6c6b6a6765625f5854524c444039302a21181006000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000714202c38444f5961636c6c6c6c6c6c6c6361594f44382c2014070000040f19232b32383b3c464646464646463e3c39332c241a10050000000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000005101a232c33383c3d46464646464646464646464646463f44464f4f4f4f4f4f4f46444046464646464646464646464646463e3c39332c241a10050000000000000000000613202d394653606c7985929facb3a9968a7d7063574a3d31261b0f01000000000000000000000000000000000000000b151d252b30343536312d2c2924201d19130c0701000000000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a00000013202c3946535f6c7986929facada09386797373737373737373737373737373737373737373737373737373737373737373737373716c6155493c3023170a000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000050d15202a333e47505a616a6f767c808385868583807c756e6960594f473d32291f150e060000000000000000000000000000000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b1309000000000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00010d192430414e5b6774818e9aa7afa399887b6f6255483c2e23180c060615212e3a45505a62656c6b6a69686766625f584e43372b1f13060000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000000000000000000000000000000000000060e141a1f262b2e31373a3b3e41434445464646454443413f3d3a39352f2b28231c140c0802000000000000000000000000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c141c232830394044464d5254585a5c5e5f5f5f5f5e5d5b5855534e4745413a342e271e180f06000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060606060606060606060606060605b59534a41362b2014080004101c27333d474f55566060606060606056554f473d33271c100400000007101921272c2f303939393939393931302d28221a120800000000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a02000000000000000000000000000008111a21272c2f3039393939393939393939392d38424a50535c5c5c5c5c5c5c53514a42392e393939393939393939393931302d28221a12080000000000000000000006121f2b3844505b667683909ca9b3a79a8d807467584e43372b1e1308000000000000000000000000000000000000060f1d272f373c4041423e3a39352f2d29251e18120b030000000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b00000013202c3946535f6c7986929facb3a79a8d8080808080808080808080808080808080808080808080808080808080808080808080807e7164574a3e3124170b000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000020e1a26313c454f59616c707c82898d90929291908d88827b706b60594f443b3025190e02000000000000000000000000000000000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5a61646c6c6c6c66635c5248433d37312a211b120901000000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f0000081825313e4b5864717e8b97a7b1ab988b7e7165554b4034281d1413131624313d4a56626c71787777767574736f6a5f53473b2e211508000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000003090e151a1e21262b2e2f32343637383939393837373532302d2c29241f1c17110a02000000000000000000000000000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e34383b4246484b4e50515253535251504e4c4847433c39353028231c150c06000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000000000000000000000000000005101b26303a42494e505353535353535353535353535353535353534e4c4841382f251a0f0300000b16212c353d44484a535353535353534a48443d352c21160b0000000000070f161b1f22232d2d2d2d2d2d2d2423211c17100800000000000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000810161c2023232d2d2d2d2d2d2d2d2d2d28333f4a545b6068686868686868605c544a4034282d2d2d2d2d2d2d2d2d2d2423211c1710080000000000000000000000030f1c28333f4a546774808d9aaab4aa9d9184776a5f53473a2f24190b0200000000000000000000000000000000030e18212f3941484d4e4f4b4745413a39353029241d150d0300000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e01000013202c3946535f6c7986929facb9a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000006121e2b37424d57616c707e868f949a9c9998999c99938f857d706b60564d42362a1f14080000000000000000000000000000000000000000000000000000080f171f252a31373a3c4247484b4d4f4a505b636c7079797979736e63574b3f322b2620180f09000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000815212e3b4854616e7b87959faba89b8e8175675c5145392e2521201f202935404b5565717e8584838281807f7c6f6255493c2f2216090000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e0200000000000000000000000000000000000000000003090e12151a1e21222527292a2c2c2c2c2b2b2a282523201f1d1812100b0600000000000000000000000000000000000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c23282c30363a3b3e414344454646454543413f3c3a37312c29241e18120b03000000000000000000000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000a141e2830383e414346464646464646464646464646464646464641403c362f261d130800000005101a232c33383c3d464646464646463d3c38332c231a1005000000000000040a0f13151620202020202020171714110c050000000000000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e08030000000000000000000000000000000000000000050b101416172020202020202020201f2b3844505b666c757575757575756d665c5144382c1f202020202020202020171714110c05000000000000000000000000000b17222d3d4a5763707d8a98a2aeaca095887c6f62564c4135291d140a000000000000000000000000000000000915202a33414b53595b5c5854524c4746413a352f271f150b01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facb9aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8e8174675b4e4134281b0e010000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000814212e3a47535f69707e87929899938f8c8b8c90949e9792877d6f695e52463b3025190e020000000000000000000000000000000000000000000000000000050d141a1f262b2e31373a3b3e444c545c606d727e868686868073665a4d4033271a150e060000000000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000714202d3a46525e697783909daaab9f9285796d60544b4036312d2c2c2d323a45515d6775818e91908f8e8d897c6f6356493c3023160900000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000000206090e121415181a1c1e1f1f201f1f1e1d1b19161413100c0703000000000000000000000000000000000000000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f252a2d2e3134363839393939383734322f2e2b26201d19130c07000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393939393939393939393939393433302b251d140b010000000008111a21272c2f3039393939393939302f2c27211a110800000000000000000003070909131313131313130b0a08040000000000000000000000000000000000000000000000000000010507080b0e10111213131211100d0b080705020000000000000000000000000000000000000000000000000407090a131313131313131313202d394653606c7881828282828281796d6053463a2d201313131313131313130b0a08040000000000000000000000000000000614202d3a4753606d7985929facb1a79a8d8073685d52453b2f261b1106000000000000000000000000000006101a26313c45535d64686964605d5654524c45403931271d1207000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e01000013202c3946535f6c7986929facacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a69a8e8174675b4e4134281b0e010000000000000000020714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013070502000000000000000000000000000000000006121f2b37434e58626e7b869299959187827f7f80838991969992857b6e61564d41362a1e110500000000000000000000000000000000000000000000000000000002090e151a1e21262b343d454d565d666d747f87929892857b6e6154473b2e21140903000000000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000005121e2a36424d5765727f8c98a2aea2988b7e71665c5146423b3a39383a3d444d57606d7a85929e9d9c9b9285796d6053463a2d2013070000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000000000000000000000000000000020608080b0e1011121313131211100e0c0a07060400000000000000000000000000000000000000000000000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10141a1e20212527292b2c2c2c2c2b2a282522211f1b15110d08020000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e18110901000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282724201a130b020000000000000810161c2023232d2d2d2d2d2d2d2323201c161008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060606060606060713202d3a4653606d79868f8f8f8f8f867a6d6053473a2d201407060606060606060000000000000000000000000000000000000006131f2c3845515c6775828f9ba8b2ab9f92857a6d60574d41382d2217110a020000000000000000000001081018222b37424e57646f7475716d6865615e56514b43392f24180c000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e01000013202c3946535f6c7986929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a8e8174675b4e4134281b0e0100000000000003090e1214202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201514120e09030000000000000000000000000000000815212e3a47535f6a75828f989691837c76737273767d849197978e8174685e5246392d2014070000000000000000000000000000000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d20130000020e1a25303b4754616d7a86929fa9aa9e9184796d605b534d4847454546484f565e69727f8c98a2aaa69b8e8275665c5044382c1f1206000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347484f5152525352514f4b4746413a35302820191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e121415181b1d1e1f20201f1e1d1b191515120f0a0401000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000030a1015191c1d2020202020202020202020202020202020201b1a18140f08010000000000000000050b1014161720202020202020171614100b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939b9b9b93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000004101c2934404b5563707d8a96a1acaea2988c7f73695e53493f3327221b140b090603000001000205080d1319222a343c47535f6a7481827e7a76716d68605d554b4035291d10040013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e01000013202c3946535f6c79869293939393939393939393939393939393939393939393939393939393939393939393939393939393938e8174675b4e4134281b0e010000000000050d141a1e21212d3a4753606d7a8693939393939286796c5f5346392d2d21211e1a140d0500000000000000000000000000000915222f3c4855626f7b88949e91847a6f6a6665666b6f7b85929e93877b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9fa9ababa99f9f9f9f9f9f9386796c605346392d20130000000914202d3946525d6874808d97a2aca0968d80746d615e575554515153555960686e7b86929faaab9f94897c6f63544a3f34281c100300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e10111213131212100e0c0908060300000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131313131313131313131313130e0d0b08030000000000000000000000000407090a131313131313130a090704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0a8a093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000c18232f394653606c7884919ea8b2aa9f92867b6e655b50443e332d261d1a1312100b060e090e1214191e2429343c46505a626e7b878f8b86827e7a766d675d5145392c1f13060013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e01000013202c3946535f6c7987868686868686868686868686868686868686868686868686868686868686868686868686868686868686868174675b4e4134281b0e0100000000050f171f252a2d2e393a4753606d798686868686868687796c5f53463939392e2d2a251f170f05000000000000000000000000000d192633404c5966737f8c99968a7d70685f5858596069717e8b98998b7e7165584b3e3225180b000000000000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000000000000013202d394653606c7986939facacacacacb6b7b7b6acacacacac9f9386796c605346392d201300000005111d2935414c56616d7a85929fa5a89d928c7f756e696461605d5c6062656b6f7a839198a2aea3999083766b605442382e23170c00000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d798693a0aca093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000007121f2b3844505b66727f8b96a1acaea2988f82776c605a50443f382f2b26201f1c171b1a1b1a1e2124292f353e464e58626c75828f9999928f8b8682796d6053473a2d20140700121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d010000121f2c3845525e6a757979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746f64594c4033271a0d01000000030d17212931363a3b464645515c67767979797979797979756a5e52464646463b3a36312921170d030000000000000000000000020f1c2935424f5c6875828f9b9184786b61564e4c4f57606d7a86929a8e8174675b4e4134281b0e0100000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9c3c4c4c3b9b9b9b9ac9f9386796c605346392d2013000000010d1924303a46525e68727e8b939ea7a49c918c827b75716e6d67666d6f71767d849195a0aaa69f92877c6f63594f4330261c1106000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a030000000000000000000000000000000000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a1006000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000020507080b0d0f1112131313131211100e0b08080602000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986939f9f9f93867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7984919ea6b0aa9e948c7f726c615a5049413c37312d2b2823272728252a2d2f353a41454f585f6a717e8b939ea39f9c998f8275675d5145392c1f130600111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b000000111d2a36424e59636a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c67645d53483c3024180b0000000009141f29333b4246485353534b555c6c6c6c6c6c6c6c6c6c6a635953535353534846423b33291f1409000000000000000000000004101d2a3743505d6a7683909c8f827669594f443f45515d677784919c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6cfd0d0cfc6c6c6b9ac9f9386796c605346392d20130000000008131e2a36414c56626d75818e959fa6a49c948f86827e7b7a7979797b7e83899196a0a7a59e948c7f736b6054473d321e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000205090e121415181a1c1e1f1f20201f1f1e1c1a181514120e09060300000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869393939393867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000b17222d3845515c67717e8b949ea9b0a69f92877e716c605b534d47423c3a38342e34343531363a3b41454c5159616a6f7c86929fa5aea99f93877c6f62554b4035291d1004000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b2014080000000e1a26313d4751595e5f606060606060606060606060606060606060606060606060606060606060606060606060606060606060605b59534a41362b201408000000020e1a25313b454d535f6060606060605d606060606060605f5e5c6060606060605f534d453b31251a0e020000000000000000000004101d2a3743505d6a7683909c8f827669594f454045515d677784909c8f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2dcdddddcd2d2c6b9ac9f9386796c605346392d201300000000020d1925303a44515b606d798390949da5a69e98928f8b8887858586888b90949ea1a8a39f938e82786d60594f43352b210c0300000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a070704010000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b01000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000003090e12141a1e21212527292a2b2c2c2c2c2c2a29272522211e1a15120f0a0400000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d040000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868686796d6053473a2d2014070000000000000000000000000000000000000000000000000000000006111c2834404b55616c75828f97a2abafa39992877e726c655f57534d4946443f41414141424246484c52555d606b707c859298a2aeada2978f82756a5f5343392f24180c00000915202b353f474e52535353535353535353535353535353535353534d545b60666c6c6c6c6c6a5c544a53535353535353535353534e4c4841382f251a0f030000000915202b353f474e52535353535353534d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d5353535353534e4c4841382f251a0f0300000005121e2a36424d575e6c6c6c6c6c6c6c6a665f55535353545e66696c6c6c6c6c6c6c5e574d42362a1e120500000000000000000000020f1c2935424f5c6875828f9b9184786b61574f4d5058606d7a86929a8e8174675b4e4134281b0e010000000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfe9eaeae9dfd2c6b9ac9f9386796c605346392d2013000000000008131e28323f45515d676d7a828e939da0a7a39f9b97949892929895989c9fa6a7a099928d81786d665c50463d3223190f00000000000000000000000000000000000000000000000004080d111314171a1c1d1f1f20201f1f1d1c1a171413110d080400000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000003090e141a1e21252a2d2e31343637383939393938373634322f2e2b26211f1b150f0a0400000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66767979797979797976675c5145382c1f130600000000000000000000000000000000000000000000000000000000000c18232e3943505a616e7b859299a3afaba39992877f776e69615f575553504a4e4e4d4e4f4d5354565d60676d747d859297a1aaaea49e92857b6e61584e4331271d12070000040f19242d353d424546464646464646464646464646464646424651575f666c72797979797975665c50444646464646464646464641403c362f261d130800000000040f19242d353d424546464646464646535e69767979797979797771665b4f464e5a66707679797979797976695e5346464646464641403c362f261d1308000000000714212d3a46535e69767979797979797771665b4f464e5a66707679797979797976695e53463a2d21140700000000000000000000000d192633404c5966737f8c99968a7d706960595a5a616a727e8b98998b7e7265584b3f3225180c00000000000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfecf6f6ecdfd2c6b9ac9f9386796c605346392d20130000000000020c16202935404b555d686d78818991959c9fa3aba4aaa29f9fa2aaa4aba49f9c95908780786d665c544a3f342b21100700000000000000000000000000000000000000000000070c1013191d20212426292a2b2c2c2c2c2b2a28262421201d1913100c0701000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c030000000000000000000000000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b110600000000000000000000000000060b151a1f262a2d31363a3b3e4042444546464646454443413e3b3a37312e2b26201b150c070000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c5c554b4034291c1004000000000000000000000000000000000000000000000000000000000007121d27303e46525e69707d87929fa4acaba399938c827b746e696562605c545b5a5a5b5c575e6164686d737a808a9297a1a9afa59d928a7e70695e52463c321f150b0100000008121b242b31363839393939393939393939393930353e444d525b62696e787f8686868687796d6053463a3939393939393939393433302b251d140b01000000000008121b242b31363839393939393b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b393939393433302b251d140b01000000000815212e3b4854616e7b86868686868683776a5d50444f5c6976828686868686867b6e6154483b2e21150800000000000000000000000916222f3c4955626f7c88949e91847b706b6766676c717c85929f93877b6e6154473b2e2114080000000000000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfececececdfd2c6b9ac9f9386796c605346392d2013000000000000050e18242f3a434c565d666d747d848a8f92999a9c9e9e9f9f9e9d9c9a99938f8a837c736c665c544a42382e22190f000000000000000000000000000000000000000000060b12181c1f24292c2d31333537383939393938373533302d2c29241f1c18120c0700000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d0100000000000000000000020a11171f262b31363a3b4246484b4d4f51525253535252514f4d4b4847423c3a37312b262018120b0300000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000b151e2a36424d56606b717f8b939aa3ababa49f948f86817b76726f6d6668686767686869696e71757a7f858d929ea2a9afa59e938d80746c61574d42342a200d03000000000009121920262a2c2c2d2d2d2d2d2d2d2d2429323a414650565e616d727b828c929992877e71665c5044382b2d2d2d2d2d2d2d2d282724201a130b020000000000000009121920262a2c2c2d2d2d2e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e2d2d2d282724201a130b0200000000000815212e3b4854616e7b87939393939083776a5d50444f5c6976828f93939393877b6e6154483b2e21150800000000000000000000000815212e3b47535f6a76828f989691847d77747374777e859297978e8174695e52463a2d2014070000000000000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2dfdfdfdfdfdfd2c6b9ac9f9386796c605346392d20130000000000000007131d28313a444c545c606b70787e82868a8d8f9192929291918f8d8a86827d786f6a605b544a423930261c100700000000000000000000000000000000000000020a11171c23282c2f35393a3d4042444546464645454342403d3a39352f2c29231d18120b0300000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d1206000000000000000000040c141c232831373b4246484d5354585a5c5d5e5f5f5f5f5f5d5c5a5855534d4847433c373228231d150c0500000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353535345403931271d120700000000000000000000000000000000000000000000000000000000000000030c1925303b444f59626d727f889299a1a8afa69f99928e88837f7c797775747474747576787b7e82868c92979da4adaba39f938e81786d605a50453b3022180e00000000000000080f151a1d1f202020202020191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c202020202020201b1a18140f0801000000000000000000080f151a1d1f202020212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e2120201b1a18140f08010000000000000815212e3b4854616e7b87949f9f9d9083776a5d50444f5c6976828f9c9f9f94877b6e6154483b2e211508000000000000000000000006131f2b37434e58626f7c86929a96918984818081848a92979892857a6e61564d42362a1e11050000000000000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6d2d2d2d2d2d2d2d2c6b9ac9f9386796c605346392d201300000000000000010c161f28323a424b515960666c71767a7d808284858686858483807d7a75706c666058504a423930271e140a00000000000000000000000000000000000000050b141c22282e34383a4145474a4d4f50525253535252504f4d4a4745413a38342f28231d150c070000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e2215090000000000000000050e161e262e343c42474d5355575e616467696a6b6c6c6c6c6b6a696765625f5755534e47433c342e271e170e05000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d010000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e343846464646464646464638342f271f150b01000000000000000000000000000000000000000000000000000000000000000009141f29323d47505a626d727e8791969ea5acaba39f9a95908c8885848281818081828385878b8f92989fa2a9ada8a099928d81786d665c50483e33291f1006000000000000000004090e1112131313130f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b1313131313130e0d0b080300000000000000000000000004090e1112131315212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115130e0d0b080300000000000000000815212e3b4854616e7b8794a1aa9d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000030f1b26323c47535f6a717e8892989e95908d8d8e91969e9792867d6f685e52443b3025190e020000000000000000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000000000000000000000000000013202d394653606c7986939facb9c6c6c6c6c6c6c6c6c6c6b9ac9f9386796c605346392d20130000000000000000040d162028303940454f545b6064686e7174767778797978777673716e6863605b544e443f382f271e150c02000000000000000000000000000000000000070f171d262d33394044464c525457595c5d5e5f5f5f5f5e5d5b595754524c47454039342e271e1810090000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b00000000000000050e17202830383f444d53575f6166696e71737577787979797978777674716e6967625f58544e454039302920170e050000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c3939393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000020d17202b353f48515b626c717d848e939da0a7abaca79f9d989892908f8e8d8d8e8f909298979c9fa3aaada9a29f96918780786c665c544a3f362c21170d00000000000000000000000104060606000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600060606060601010000000000000000000000000000000000010406060815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e211508010100000000000000000000000815212e3b4854616e7b8794a1a99d9083776a5d50444f5c6976828f9ca9a194877b6e6154483b2e2115080000000000000000000000000a15202b37434e58616c717e868f949a9d9a999a9d99938f857d706b60564d4132291f1409000000000000000000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000013202d394653606c7986939facb9b9b9b9b9b9b9b9b9b9b9b9ac9f9386796c605346392d2013000000000000000000040d161e272e343d424a5053565e616467696b6b6c6c6b6a696764615e5653504a423c332d261d150c0300000000000000000000000000000000000007101921292f383f444a5153565d606466686a6b6c6c6c6c6b6a686663605d5653514b454039302a221a12090000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f14090000000000000000000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000030c172029323a424a50575f62696e73777b7e8082848585868685858482807e7b78736f6a625f58514b423a322920170c030000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d1f1c18120b030000000000000000000000000000000000000000000000000000000000000000000000050e19232d363f49515a626b6f7a818990959c9fa6a9aca9aaa29f9d9b9b9a9a9b9b9c9fa2aaa8acaaa9a19e97928c847c736c665b544a42382e241a0f0500000000000000000000000000000000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a0000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b87949c9c9c9083776a5d50444f5c6976828f9c9c9c94877b6e6154483b2e211508000000000000000000000000040f1b26313c46505a616c717c82898d90929291908d88827b706b60594f443b3020170d020000000000000000000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000013202d394653606c7986939facacacacacacacacacacacacacac9f9386796c605346392d201300000000000000000000040c151d23282f383f44464c5254575a5c5e5f5f5f5e5e5c5a5754524c46443f382f28221c140b03000000000000000000000000000000000000071119222b333b424a50545c6064686d70737577787979797878767573706d6864605c55514b423c342c241b1209000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e01000000000000000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000b151e29323a444c545c60696e757b8084878b8d8f90919292929292908f8d8b8884807c766f6a605c544c443b32291e150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020202013100c07010000000000000000000000000000000000000000000000000000000000000000000000000008111b242d373f48505960686d757d83898f94989c9fa3aba7a8aaa8a7a7a7a7a8a9a9a7a5a8a09e9a97918c8580796f6b605b544a423830261c1108000000000000000000000000000000000007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f83776a5d50444f5c6976828f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000a15202a343e48505a616a6f767c808385868583807c756e6960594f473d32291f0e050000000000000000000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000000000013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9386796c605346392d20130000000000000000000000030b12181d262d33383b4146474a4d4f515253535251504d4a4746413b38332d261d17110a02000000000000000000000000000000000000060f19232b343d454d545b60666d71767a7d8082838585868685858382807d7a76716d67605c544e463e362d241b1108000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e1408000000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000007121d27303a444c565d666d737b81878c9196979a9c9d9e9f9f9f9f9e9d9c9a9896918d88827c746d665e564c443b30271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000003061313131313131313130604000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d363f474f565e616b70787d82878b909299989a9c9d9e9f9f9f9e9e9d9c9b999696918d89857f7a736d676059504a42382f261e140a0000000000000000000000000000000000000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b1208000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e211408000000000000000000000000000814212e3b4754616e7a8283838383828074675a4e414d5a6673808283838383827a6e6154473b2e21140800000000000000000000000000030e18222c363e4850585f626b6f737778797876736f6a615e574f473d342b20170d0000000000000000000000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000070b141c22282b3036393b3e414344454646454443403e3b3936302b28221c140b0600000000000000000000000000000000000000030c18212b353d464f575e666c71797e82868a8c8f90919292929291908e8c8a86837e79726d665f5850483f362d231a0e05000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c0000000000000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d201300000000000c18232e39434c565e686d7880868e93999da0a8aba39f9d9d9c9c9c9d9fa2aaa8a19e9a948f8780786d685e564c42392e23180c03000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242d353d444c525960656c70767b7f8386898b8d8f9091929292929190908e8c8a8784807c79726d67605d554f443f382f261d140c020000000000000000000000000000000000000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000000000000000000000000000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000714202d3946525e686e767676767676746e64584c404b58636e737676767676766e685e5246392d201407000000000000000000000000000006101a242c363e464e53596063676a6b6c6b6a66625f58534d453d352b22190e0500000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b000000000000000000000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000020a11171c1f252a2d2e3134363838393938373634312e2d2a251f1c17110a0200000000000000000000000000000000000000000a151e2a333d474f5960696e787e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8b857f796f6a615a50483f352b20170d02000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c10040000000000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d20130000000004101c2834404b555e686d7a828c92999fa4a9a19e99999291908f8f90909298989da0a8a69e99928d837a6e685e544b40342820150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a070604000000000305050606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000109121b232b323a41464f535b6063696e7276797c7f8182848585868685848483817f7d7b7773706d66605d55514b433d332d261d140b02000000000000000000000000000000000000010e1b2734414e5a67748186868686868686867f736d635b51493f372d241b120900000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e11050000000000000000000000000005111e2a36414c565e6169696969696967645c52473c47525c6366696969696969615e564c41362a1e110500000000000000000000000000000008121a242c343c43474f54565a5d5f5f5e5d5a55534e46423b332b23191007000000000000000000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000000000060b0f14191e20212427292b2c2c2c2b2b29272421201e19140f0b0600000000000000000000000000000000000000000006111c26303c454f59606b6f7b828b91969c9fa3a9a19e9c9b9a9b9c9d9fa2aaa39f9c97928c847c716c625a50473d32291e130800000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000020d17202c3845515c676d7a838f949fa3aaa29f97918c898684838282838485888b91969ea1a9a39f9590837a6e665c51453c31261a0f020000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000000000000000000000000000000000000000000000000000000091019202830363d41495053575e6165676d6f7274757778787979787877767472706e696763605c54514c45403a3128221c140b0200000000000000000000000000000000000000010d1a2733404c58646e747979797979797979736d635b51493f372d251b120900000000000000000000000000000000000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d0100000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5a58524a4136404a52585a5c5c5c5c5c5c54524c443b3025190d010000000000000000000000000000000008121a222a31373d4348494d50525352504d4947433c36312921191107000000000000000000000000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000000000000000000000003080d111414171a1c1e1f20201f1e1d1a171414110e080300000000000000000000000000000000000000000000000c17232e38424d57606b707d8590949ea1a8a29e9997918f8e8e8e8f909298999ea2a9a19e9691867e716c62594f443a3025190d0400000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f23160900000009141f2b37434e58606d798390959fa6a8a098928b85807c79777675757677797c7f848a92979fa7a79f959083786d60584e43372b1e13080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000000000000000000000000000000000000000000000000000000000000070e161e252a2f383f44464d5354555c60636567696a6b6c6c6c6b6b6a69686663615e575653504a45413a352f281f17110a020000000000000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000000000000000000000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000008141e29323b4146475050505050504e4c4741382f3840474b4d5050505050504746413b32291e140800000000000000000000000000000000000008101820262b32383b3c404445464543403c3b37322a251f170f07000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000000000000010507080b0e10111213131211100d0b0807050200000000000000000000000000000000000000000000000003101c28343f4a545f69707d8692979fa6a49d97928c888583828181828385898c92979fa3a8a09892887e716b60564c41362a20150a0000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d201409000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c2014070000020e1925303a47535f6a73808d959fa7aaa09691867f79736f6d676a696969666d6f72787d8590959fa9a79f958d80736a5f53473a3025190d0100000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000050c13191d262d33373b4246484b515356585a5c5d5e5f5f5f5f5e5d5d5b595754534d4946443f38352f29241d160d0600000000000000000000000000000000000000000000000814202b36414a53585a60606060606060605957514940372e251b130900000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d02000000000000000000000000000000020d1720293036393b43434343434341403c362f262e353b3f404343434343433b3936302920170d0200000000000000000000000000000000000000060e151b21272c2f30343738393837332f2e2b26201a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c666e7b859298a2a9a49f928d857f7c78767574747576797c80858c9299a2aaa39a92877d70685e52463c32261b0f0200000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b000000000000000000000000000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000005111e2a36424d56626f7c87929fa7aea29891847c726d6763605c555c5c545c6062656c707a839097a1ada79f92877c6f62564c41362a1e110500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000000000000000000000000000000000000000000000000000000000000000000002080b141b22272b31363a3b404547494c4e4f5152525353525151504e4c4a4846423d3a38342e29241e18130c04000000000000000000000000000000000000000000000000030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e050000000000000000000000000000000000050e171e252a2d2e3636363636363433302b241d242a2f32333636363636362e2d2a251e170e05000000000000000000000000000000000000000000040a0f161b1f2223272a2c2c2b2a2722211f1b150e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080a0b13131313131313090806030000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000004111d2935414c56606d78839097a2aaa49a938b807a736f6a6968676869666d6f737a80879298a2aba39992857a6d61584e43372b1e14080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e12050000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f03000000000000000000000000000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b0000000714202d3a46525e6975828e99a3afa89f92867c6f6a605c5553514b4f4f4a5053535b60686e7a85919ea7afa3998e8175685e5246392d20130700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f252a2d2f34383a3c3f4142444545464645454443413f3d3b3a36312d2c28231c19130d0701000000000000000000000000000000000000000000000000000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d0500000000000000000000000000000000000000050d14191e20212929292929292726241f1a13191f23262729292929292921201e19140d05000000000000000000000000000000000000000000000000040a0f1315161a1d1f201f1d1a1615130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151718202020202020201615130f0a0400000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000713202c3945525d68727f8c95a0a9a69f93887f746d68625f585b5b5b545c6063676d737d869299a4aba2978e81756a5f54473b3025190d010000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d2114070000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a10050000000814212e3b4754616e7b87939fabaca0958a7e716a5f58514b47454042423f44464950565e68707d8a95a0acab9f92867a6d6154473a2e21140700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f141a1e2123292c2d303234363738393939383837363533302e2d2a25201f1c17110d080100000000000000000000000000000000000000000000000000000000010b141d252b303334393939393939393933322f2a231c130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d080200000000000000000000000000000000000000000002080d1114141d1d1d1d1d1d1b1a17140e080e1317191a1d1d1d1d1d1d1414110d0802000000000000000000000000000000000000000000000000000000030709090d11121312100d090806030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911171d2124252d2d2d2d2d2d2d22211f1b150e060000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d1811090000000000000714212d3a4754606d7a85929fa7ab9f948c7f726d605d56534e4f4e4e4a5053555d606b707d87939faaa99e93887c6f62564c41362a1e11050000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e221506000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a1108000000000c1925323f4c5865727f8b99a4afaa9d9184786c60574e45403a38342f2e34383a3f444d56616b7783909daaafa3998b7e7265584b3f2f24180d01000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214181c1f20232527292a2b2c2c2c2c2b2a2a28262421211e1a1312100c060000000000000000000000000000000000000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d1010101010100807050100000000000000000000000000000000000000000000000000010507081010101010100e0d0b08030002070a0c0d101010101010080705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b22292d3031393939393939392f2e2b26201810060000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2b37434e5866727f8c97a2ada79c9083786c605b524c47434241413f44464c5159616b73808d98a2aea59b8f8275685e5246392d2014070000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d10040000000000000000000000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c1610080000000004111d2935414c556975828f9cabb2a9988b7e72655b50453c342e2c292323282b2d333b444f5965727e8b98a9b3ab9b8f827568554b4035291d1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070c10131416191b1c1e1f1f20201f1e1e1d1b19171514120e090603000000000000000000000000000000000000000000000000000000000000000000000001080f14181a1b2020202020202020191916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090f1112131313110f0c070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d34393d3e464646464646463c3b37322a22180e04000000000000050a0f1213131313131313131313131313131313131313131313120f0a05000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b11060000000815222e3b4754606a7784919ea9aca095897d70655b5045413a3732342e34383a41454f59606d7a85929fabac9f92867a6e6154473b2e23180c0000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f14080000000000000000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000613202c3945515d677885929eabada196887b6e6153493f3328231f1c18171c1f2227323e4855626e7b8897a2adab9e918578675d5145392c201306000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607090c0e0f1112121313121211100e0c0a080705020000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363e45494b535353535353534947433c342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c0100000916222f3c4955626f7c8896a0acaa9d9084776b6053493f35302b262823282c2f353e45525d6874818d9aaaafa3998b7f7265544b4034281c10040005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e0200000000000000000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000714212d3a4754606d7a8797a1adab9e918578695f5341382d211813100c0b101217202d394653606c7985929fabada196867a6d6053473a2d201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e485056586060606060606055534e463c32261b0f0300000000000000000000000000000000000307090a0e111213131211100e0b090706030000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d110500000d192633404c5966737f8c99a8b2ab998c807366594f41382d241e1b1b171c1f242935414c5663707c8998a2aeab9c8f8276665c5145382c1f1306000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895a9b3a99c8f827669574d422f261b0f070400000306121f2b3744505b657683909da9b2a995887b6e6255483b2f221508000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000030608090f1112131313110f0c0707050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313120807050200000000000000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a62646c6c6c6c6c6c6c625f584e43372b1f1306000000000000000000000000000000040b101316161a1d1f201f1e1e1d1a18151312100b0600000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e2115090005111d2935414c566976828f9ca9afa399897c6f6356493d2f261b130f0a0c101319242f3a4653606d7985929facac9f9285796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000916232f3c4956626f7c8995a2afa89b8e8275685b4f423128140a0000000000030f1b27333f49536976828f9ca9afa295897c6f6256493c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e2114080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000030a0f1215151c1e1f1f201f1e1c181413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e090300000000000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a1208000000000000030e18222a31373a3c42444546464644423f3a39363029241e160e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c7179797979797979766a5f53473b2e2115080000000000000000000000000002090e161b202223272a2c2c2c2b2a29272522201f1c17110a020000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000713202d3946525e687885929eabac9f92867a6d6053473a2d20140a0200000308131f2c3844505c667683909ca9aea298887c6f6255493c2f221609000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f000000000000000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a00000000000000091623303c4956636f7c8996a2afa79a8d8174675a4e4134271b080000000000000b17222d424e5b6875818e9ba8afa296897c6f6356493c30231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000060e151b1f2122282a2b2c2c2c2b292521201d19130d0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e868686868686867c6f6255493c2f221609000000000000000000000000050d141a21272c2f30343738393938373634312f2d2b28231c140c020000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000714212e3a4754616d7a8797a1adaa9e918477675d5145382c1f13020000000003101c28343f4a546774818e9aa7b4aa978b7e7164584b3e3125180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a00000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c11060000000000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000815222f3b4855626e7b8895aab4a79a8e8174675b4e412f24190d010000000000061b2835424e5b6875818e9ba8b4aa95887b6f6255483c2f221509000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d2114070000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b0100000000000006101820262b2e2f3537383939393835322e2d2a251e19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c00000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b9393939393887c6f6255493c2f2216090000000000000000000000060f171f252a32383b3d4144454646454443413e3c3a38342e261e140a0000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000915222f3c4855626f7c8895a9b3a99c8f837669554b4035291d100400000000000c17232e3f4c5966727f8c99a5b2a6998c807366594d4033261a0d000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7a8798a2aea89b8f827568564c4135291d11070400010407101d2935404b556976828f9ca9aea398877a6e6154473b2e211408000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000030e18222a31373a3c42444546464644423f3a39363029241e160e0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c110400000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b979f9f9f95887c6f6255493c2f22160900000000000000000000060f18212930363d4448494d505253525151504d4b4846443f3830261c110600000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422f24180c000000000000061825323e4b5865717e8b98a4b1a79a8e8174675b4e4134281b0e000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000613202d394653606c7985929faba99d908376685d5245392c221813100c0d101318202c3945515d677783909daaac9f9286796d6053463a2d201307000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f03000000000a15202a343c4347484f5152525352514f4b4746413a3530282019110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f1409000005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4aca295887c6f6255493c2f221609000000000000000000020c18212a333b42464f54565a5d5f5f5f5e5d5c5a585553504a42382e23170b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8e8174675b4e4134281b070000000000000b1724313e4a5764717d8a97a4b0a89c8f8275695c4f4236291c0f000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505b6676828f9cabac9f92867a6d6054473e3429241f1c18181d202328323b4753606d7a86929faca99c908376665c5144382c1f1206000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b201408000000030f1b26313c464e53555b5d5e5f5f5f5e5c5854524c46413a322b231a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e02000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000000000a141e2a333b454d52596063676a6b6c6c6b6a69676462605c544a3f34281c1003000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99c8f8376695c504336291d10000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a00000000000000030f1c28333f4a5466727f8c99a3aea3998a7d71645a50463d352f2c292324292c2e343b444f5963707d8a99a3aea6998d807366544a4034281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000006121f2b37434e585f62686a6b6c6c6c6b6865615e56524c443d352c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000020b16202a333d474f5961636c6c6c6c6c6c6b615f574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110600000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867e7164574a3e3124170b0000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000006111c26303b454d575e616b70747778797978777674716f6d665c5044382b1f1206000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1824313e4b5764717e8a97a4b1a79a8d8074675a4d4134271a0e0100000000000a1724313d4a5764707d8a97a3b0a99d9083766a5d5043372a1d10000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d11040000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a00000000000000000b17222d3b4754616e7b86929faaab9d9083766c61584e45403a38342f2f35393a40454d56606b75828f9babab9f94887b6f6255483c2e23180c00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000815212e3a47535f6a6f7577787979797775726d68615d564f473e362c231a100600000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323c454f59616b70797979797979786e695f53463a2d211407000714212d3a46535f696f7c86929a939992867d6f695f554c41382d22170d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7e7164574a3e3124170b0000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000000000b17232e38424d575f696e767c8083858685848483807e7c786d6053463a2d201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b070000000000000b1724313e4a5764717d8a97a4b0a99d9083766a5d5043372a1d10000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a00000000000000000614202d3946525e6874818e98a2ab9f958a7e716a6058514b47454042434045474b51575f696f7c89939eaaa4998f82766a5f53473a2e1c120700000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000915222f3c4855626f7c81848585868584827e7a746d68605950483e352c22180d0300000000000000000000000000000000000000000000000000000000000000000000000006111c262f3a444d57606b707d868686868686857b6e6155483b2e2215080005121e2a36424d57606a707e88939fa29892857b6e675d53493f33271f160c010000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204050606060504020b1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000003101c28343f4a545f696e7b82898d9092929291908f8d8b887e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e422e23180c0000000000000b1825313e4b5864717e8b97a4b1a99c8f8376695c504336291d10000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e020000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000005111e2a36414d56616e7b85929fa4a79f92867c6f6a605d5553514b4f4f4b5153545c60696e7b84919ea6a69f93877c6f63584e43372b1f0b0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000000a1724313d4a5764707d8a9091929292918f8b86807a706b615a50473e342a1f150b0100000000000000000000000000000000000000000000000000000000000000000000040d17222d38424c565f696f7d869299939a92867c6f695f53463a2d21140700020e1a26313b454e58616c73808c949ea1979183796d655b50443d31281d13070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c0f111213131312110f0c1825313e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000006121f2b3844505c666e7b848f949a9d9e9f9f9e9d9c9a978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000916222f3c4955626f7c8895a9b3a99c8f827669544a4034281c100400000000000c1926333f4c5966727f8c99a5b2a89c8f8275695c4f4236291c0f000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e21150800000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e120500000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a0000000000000000020e1925303b46535e69717e8b929da4a29891847c726d6763605c555c5c555d6063666d727b839096a1a69f948d80736b6054463c31261a0f0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f2215090000000a1724313d4a5764707d8a979e9f9f9f9e9b98928d847d716c61594f463c31271d1207000000000000000000000000000000000000000000000000000000000000000000010c161f28333f4a545d686e7b859298a29f93887e706a60574d42362a1e1205000009141f29333d46505a606c77828f96a1a0958f82776c60594f433a2f24180c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e0300000000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1f1f201f1f1d1b191825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000000000000000713202d3a4653606d788390969fa6aaababa5a1a0a0a1978b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000814212e3b4754616e7a8797a2adaa9d918477665c5144382c1f120600000000000e1b2734414e5a6774818d9aa7b4a89b8e8175685b4e4235281b0f000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a0000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a00000000000000000008141f2a36424d57626c74808d929fa2a19691877f79736f6d676969696a676d6f73797f869095a0a49f949082796d60594f43342a20150a0000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d2013070000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f13070000000a1724313d4a5764707d8a979e9ea2a9a9aaa39f9691877e716b61584e43392f23180c03000000000000000000000000000000000000000000000000000000000000000008131e28313a44505b666d7a849197a29e948c80736c61584e453b31261a0e020000030d18212b343e44505b656d7a849199a49e948c7f726b60554b4135291e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a00000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e212225282a2c2c2d2c2b2a28262225313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000004101c2834404b5564717e8a959fa8b0a9a19e9894939394968b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000714202d3946525e687885929fabac9f9286796d6053463a2d20130a0400000006121f2b37434e586976828f9ca9b4a79a8e8174675b4e4134281b0e0006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f0000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000020e1a25313b45505a646e74808b92989fa199928c85807c797776757676777a7c80858b9298a09f9a938d82796d675d51473d3222180e030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d20130700000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030000000a1724313d4a5764707d8a92919297979c9fa6a9a19992877d706a5f554b4034291f140900000000000000000000000000000000000000000000000000000000000000030d19242f3a434f59606c78828f96a0a1968f82776c605a50463d33291f140900000000060f192227333f49535e68707d87939fa69f92877d6f675d51453d30271d1207000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d21140700000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f0300000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32353738393939383735322f2e313e4b5864717e8b97a4afa295887c6f6255493c2f22160900000000000006131f2c3845515c6776828f9ca7b1aaa197928b88868687898b7e7164584b3e3125180b000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0005111e2a36414c56697683909ca9aea399897c6f6256493d32271b13100c090e1117212e3a47535f6a7885929eabb3a6998d8073665a4d4033271a0d0003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d1207000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a0000000000000000000009141f29333f48525c646e747e868e92999c9f97928d898684838282838486898d92979f9c99948f8780796d675d554b40342b211006000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a000000000a1724313d4a5764707d87858585868a8f949fa2aaa39992867c6f675c51453b31261a0e030000000000000000000000000000000000000000000000000000000000010b151f2935414c56606b737f8c949ea49991847a6d655b50483e342b21180d030000000000071017222d38414c56606b74808d96a0a3999184796d60594f42392e23180c020000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e120500000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f1409000000000000000000000000000000000000000000000000000000000000060b141b22272b31373a3b3f4244454646464544423f3b3a373e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000713202d3a4653606d7986929facaea39892857f7b79797b7c7f7c6f6256493c2f231609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d192530404d5a6673808d99a9b2ab998c7f7266584e43372b251f1c181b1a1b2228343f4a54626f7c8897a2adb1a4978b7e7164584b3e3125180b00000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c00000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a00000000000000000000030d17212d36414a525c646c717b81868c8f92979e99999291908f8f90919299999e9892908c88827d746d675d554b43392f22190f00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f04000000000714202d3a4753606d79797878787a7d828a9298a1a9a2989083796d60574d42362a20150a000000000000000000000000000000000000000000000000000000000007121d27313945525d68707d87939fa69f93877d6f685e53493f362c22190f060000000000000006111b262f3a444f59606d7984919ea5a0968e81746b60544b4034281e13080000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e02000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000000000080f181d262d33373c4247484c4e505252535252504e4c4847433e4b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000916232f3c4956626f7c8999a3aeac9f92867c726e6d6d6e70726f6a6054473b2e221508000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000081623303c4956636f7c8997a1adaa9d9083776a6054473f36302c282328252a2d333c44505c6673808c99a9b3b3a996897c6f6356493c3023160900000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000000000000050f1b242f38414a525a62696e747b7f8285929faba39f9d9c9c9c9d9d9fa3ab9f928682807b766f6b605d554b433a31271d100700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000006131f2c3845515c676d6d676b676d70767e869297a1aaa0958c8073695f53463c31261a0f03000000000000000000000000000000000000000000000000000000000c18232f39434f59606d7a849199a4a0968d80736b60564c41382d231a10070000000000000000000a141d28323d45515d67707d89939ea89d93897d70665c51453a3025190d0200000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f1409000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d120700000000000000000000000000000000000000000000000000000008111a212a2f383f44464d5355585b5d5f5f605f5e5d5b5955534e464b5864717e8b97a4afa295887c6f6255493c2f2216090000000000000a1724313d4a5764707d8a97abb5a79a8e81746a6160606163656260584e43372b1f1306000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000713202d3a4653606d7984919eaaab9f95897c6f625b5146413a38342e343136383f444d57606d7984919eabb7ada297877a6d6154473a2e21140700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f13080000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000091217232e38424a535b606a6f767c8084919eaaa7a4a2a1a0a0a1a2a4a7a99c8f837f7b756e6a625b514b433a31281f150b0000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e1308000000000004101c2934404b555c60605c555d60646c717c859298a3a79f92867b6e61584e43372b1f140900000000000000000000000000000000000000000000000000000004101c2934404b55606b74818e96a1a59d9184796d60594f443a2f261b110800000000000000000000020b16202935404b55606b75818e98a2a59d9184796d60564c41362a1f140800000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e030000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000000008111a232c333c41495053575f6265686a6b6c6c6c6b6a6865625f5853505864717e8b97a4afa295887c6f6255493c2f2216090000000000000b1825313e4b5864717e8b97a4b1a4978a7e716458535354565856544e463d32271b0f03000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006121f2b3844505c6673808d98a2aea79c8f82766d625b524c46454041414242464950575f69727e8b96a1adb8ab9e928578685e5246392d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d010000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f2215080000000000000000000000020c162028343f4a545c656c737c82888c9196a09f9a97959493939495979a9e9f948f8b86817b726d645d534a40352c1f150b0100000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000000000c18232f39434b515353514b51535a616a6f7c86929fa7a3988e81756a5f53473b30251a0e0100000000000000000000000000000000000000000000000000020d17212c3845515c67707d89939da89e93897d6f675c51473d32281d140a000000000000000000000000050e18242f39434f59616e7b86929fa9a0968c7f72685e52463b3025190e01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f0600000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000000060f1a232c353e454d535b6064696e72757778797979787775726e6a64605c5464717e8b97a4afa295887c6f6255493c2f2216090000000000000c1825323f4b5865727e8b98a5afa295897c6f6256494648494c4947433d342b20150a00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000003101c28343f4a54616e7b86929fa8ab9f948b7f726d615e5653514b4e4e4f4d53535b60696e7b85929fa8b2b5a89c8f827569564c4135291d11050000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c10040000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d11050000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000008131e28323a44505c666d777f878f94999e9f97928e8b8887868687888b8d92979e9c99928e867f746f645c52473e31271d120700000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c2013040000000000000007121d27313940454747454045475058606a727f8c959faa9f93877c6f62574d42362a1d12070000000000000000000000000000000000000000000000000009141f2a36414c56606d7984919ea5a2988e81756b60554b40352b20160b020000000000000000000000000007121d27313d46525e6973808d97a2a89f92857a6d61564d41362a1e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e06000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f14090000000000000000000000000000000000000000000000030e18212c353e474f575f656c71767b7f8183858586858583817f7b77716d665f64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea195887b6e6255483b3b3d3f3c3b37322b22190f0400000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000b17232e3846525e6973808d96a0aaa69f93877f746d6863605c545b5b5c575e61656c717b849198a2aebab3a9988c7f7265594c3f3025190d010000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c20130600000000000000000000010d1924303a44505a606d78818c93999fa098928c85817e7b7a797a7a7b7e81858b92979f9f99928b81746e63594f43392f24180c00000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d110400000000000000010b151f272f34383a3a3835393e464e58606c7883909da6a49a8e8175695e5246392f23180c000000000000000000000000000000000000000000000000020e1a25303946525e68737f8c96a0a99f92867a6e61594f43392f23190e040000000000000000000000000000010b151f2a36424d57606d7a85929eaaa2978d8074685e52463a2f24190d010000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e0903000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e000000000000000000000000000000000000000000000009141f2a333e474f5961696e787e83888b8e909292939291908e8c88847e786e6a64717e8b97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e30322f2e2b27201910070000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000006111c2a36424d56606d79849198a2aba499938b807a736f6d666968676869696e71787e859196a1aab3b9ada297887c6f6255493c2f2216080000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000000004111d2935414c56616c74808d939fa4a09591867f7a74716f6e6d6d6e6f7174797e8590959fa39f938d80736b61554b4035291d1004000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d010000000000000000030d151d23292c2d2d2c292c343d44505b666f7c89949eac9f92877b6e61554b4034291c1004000000000000000000000000000000000000000000000005121e2a36424d57616e7a86929fa8a1978c8073685e52473d31271d110700000000000000000000000000000000030d1a25303b45525d6873808c98a2a99f92867b6e61554c4135291d11040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b1106000000000000000000000000000000000000000000020b1a26313b454f59616b707b838a9095989b9d9e9f9f9f9e9d9b9895908b837c6f6b717e8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e232523221f1b150f07000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000e1925303b45515d676f7c869299a2aaa49f928d86807c79767574747576787b7e838a9297a1a8b2bcb8ab9e9285796c605346392d20130600000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b00000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000713202c3945525d68717e8a929da5a19791837b726d676462616060616264676d717a839096a1a59c928a7d70675d5145392c1f150a000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000000000000030b12181c1f20201f1d2228333f4a54606b75828f9ca8a3998d8073675c5145382c1f140900000000000000000000000000000000000000000000000714202d3a46525e6974818d98a2aa9e92857a6d60564c41352b1f150b00000000000000000000000000000000000009141f2935414c56616d7a86929faca3988d8073675d5145392c20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000a141d2a36424d57616b707d8690959d9fa7a8aaaaa39f9e9e9e9fa3a09d9590867d6f717d8a97a4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22191615130f0a0400000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f2935404b55606a707e879298a0a7a49d98928d898583828181828384878b90959ea1a9b2babeb2a99b8e8175665b5044382b1f1206000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c0300000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000003101c28343f4a54606d7a85929ea4a79e91857b6e69605d55555453535455555c60686e7a84919ea8a49e9184796d6053473c31261b0f030000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c01000000000000000000000001070c10131414131017222d38424f5963707d8995a0ab9e9285796d6053473b31261a0e0000000000000000000000000000000000000000000004111d2935414c56616e7b86929faaa2988c7f73675d51443b3023190d03000000000000000000000000000000000000020d19242f3a46525e6874808d9aa6aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006111b262f3846535f69707d8792989fa7aba8a09d9898929191919299989d9f9892867c707d8a96a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221509080603000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020c18242f39434e58616c707d8690959ea1a9a29f9a9892908f8e8e8f8f9196989da09f9da0a8b2b9ada1978a7d7063544a3f33281c0f030000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d2013070000000000000000000006121f2b3844505c66737f8c97a1ab9f958a7d70695f57514b4847464747484b51565e68717e8a96a0aca1968b7f7265584e43372b1f12060000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000000000000000040607070606111c262f3d4854606b7784919daba2978a7e7164574d42362a1b11060000000000000000000000000000000000000000000713202c3945525d6874808d99a3ab9f92857a6d60554c4132291e1107000000000000000000000000000000000000000008131e2935414c56626f7b88949faba2988b7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000b17222d3841505a616e7b859299a2aaaba39f96918c888584848586888c90959e9891847a7d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000007121d27313d46505a616b707c838b91979c9fa3aaa29f9d9c9b9a9b9c9ea1a29f9a939196a0acb8ab9e9184796d6053463a2d22170b0000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f1207000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000713202d3a4653606d7984919ea9a99d9083766b61574d45403c3b3a3a3b3c40454c56606c7884919eaaa89d9184776a5f53473a2e2115080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000000000000000000000000000000000a141d2c38444f5965727f8c99a3a99c8f8276695f5346382d22170b0000000000000000000000000000000000000000000714212d3a4754606d7a86929faba69a8d8074685d52433a2f20170d000000000000000000000000000000000000000000010d1925303a47535f6a7683909cacaa9d9184776a5f53473a2e21150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000030f1b27333f4953616c76828f97a2ababa399928c847f7b79787778797b7f838a9197968e817d8996a3afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000010b151f2b343e485059616a6e787e858a8f9299999b9d9e9f9f9f9e9e9c9998928e8684919daab0a69a8d8073665c5044382b1c110600000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c0000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d0100000000000000000000091623303c4956636f7c8996a1adab988b7f7265594f453c352f2e2d2d2e2e343b44505b6674808d9aa7aca095887b6f6255483c2f2215090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d01000000000000000000000000000000000000000000020b1c27333d4754616d7a86929fac9f93877b6e6153493f33271b0f030000000000000000000000000000000000000006131f2b37434e5865727f8c98a2ab9f94887b6e62564c4131281e0e050000000000000000000000000000000000000000000008131e2b37434e5865727f8b9aa4aca095887b6f6255483c32261b0f03000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000005121f2b3744505b65717e8a949fa9aea39992877f78726e6c666b666d6f72777e859095938c7f8c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000030d19222c363e474f575f666d72797e82868a8c8e909192929292918f8d8a86817c838f9ca9aa9e93887b6e62544a3f34281c0a00000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f1208000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d100400000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e130800000000000000000000000c1926333f4c5966727f8c99a8afa499887b6e6255483e332924212020212328333f4a5464717d8a97a4b1a7988b7e7265584b3f3225180c0000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000b13202d3a4653606d7985929eaba49a8c8073655b5044372b1f1207000000000000000000000000000000000000000815212e3b47535f6a7784919daaac9c8f83766a5f53443a301f160c0000000000000000000000000000000000000000000000020f1a26313c4754616e7b87939faca7998c807366584e43372b1f1306000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000613202d394653606c7883909da6b0a79f92877d726d6662605b545c6062656c717a8390969285929facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000007101a232c353e454e545c60676d71767a7d7f828385858686858482807d79757d89949faba69b8f82756a5f5342382e23170b000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000020f1c2935424f5c6875828f9ba8ac9f9386796c605346392d20181413141418222d3c4956626f7c8995a2afa79a8e8174675b4e4134281b0e01000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000305101d2a3643505d69768390908376695d5043362a1d1005030000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000005111d2a36414c5664707d8a97a1adac9e9184786c605346392f24180c000000000000000000000000000000000000000916222f3c4955626f7c8896a0aca49a8b7e7265574e4232281e0d040000000000000000000000000000000000000000000000000a15202d3a46525e697683909da9aa9e9184776a5f54473b2e221506000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000030f1c28333f4a5463707c8995a0acab9f958b7f726b605c5453504a5153555a61686e7a8491989298a2aeafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0600000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000008111a232c333c424a50555c6064676d707375767878797978777673716d7883909da6ac9e93887c6f62584e4330261c110600000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000003101d2a3643505d697683909ca9ab9e928578665b5044382b1f120707070715222e3b4855616e7b8894a1aea89b8f8275685c4f4235291c0f0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b16100901000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000060b0f12131d2a3643505d69768390908376695d5043362a1d13120f0b06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9b3aca196897c6f63554b4035291d1004000000000000000000000000000000000006131f2b37434e586673808d99a8ac9f93877b6e6154473c3121160c0000000000000000000000000000000000000000000000000005111e2a36424d5765727f8c98a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000006121f2b3844505b6674818e9ba7b1a99d9083786c6059504a46444044464850565e68707d89939fa2aab4afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca79a8d8174675a4e412d22170b00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000000000000008111a212a30383f444b5153555d606366686a6b6c6c6c6b6b696668717e8b95a0aca49a8f82756a5f54463c311e140a000000000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000004111e2b3744515e6a7784919daaab9e9184786b554b4034281c100400000814212e3b4754616e7a8794a1ada99c908376695d5043362a1d1003000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000020a11171b1f202a2d3643505d69768390908376695d5043362d2a201f1b17110a0200000000000000000000000000101d2a3643505d69768390908376695d5043362a1d10000000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212e3a4754616d7a86929facb9b2a89a8e8174675d5145382c1f140800000000000000000000000000000000000815222e3b4754606a7784919eaaa99c908376685e5246392d20140400000000000000000000000000000000000000000000000000020e1a25303b4855616e7b8896a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a0000000000000000000000000000000613202d394653606c7985929eabada1978a7d70655b50443f393834383a3e444c56606b75828f9ba8b1bcafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca89b8e827568544a3f33281c0f03000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000000000030e1a242f3841474c4e4c474c515457595b5d5e5f5f5f5f5e59616d7a85929ea7a89f93877c6f62584e43342a200c0200000000000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a21191108000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000004111e2b3744515e6a7784919daaab9f928578675c5145382c1f130f0b0c1015222f3b4855626e7b8895a1aea99c8f8376695c504336291d100300000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000020b141b22272b2d37393943505d69768390908376695d50433939372d2b27221b140b0200000000000000000000000811192a3643505d69768390908376695d5043362a1911080000000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000006131f2b37434e5865727f8c99a3aeb7b8ab9f9285796d6053473b3025190e02000000000000000000000000000000000916222f3c4955626f7c8896a0aca8988c7f7265564d41362a1e110500000000000000000000000000000000000000000000000000000914212d3a46535f697884919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000916222f3c4955626f7c8897a1adab9e9285796d6053493f342e2b282c2d323b444f59626f7c8995a0acb8afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0aca99c8f8376665b5044382b1f120700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b00000000000000000008141f2b36414a52585a5954524c474a4c4f50525253534c56616b74818e97a1ada1968d81746a5f54463c3222180e000000000000000000000000000000050d151d232932383d44484b515356595b5d5e5f5f5f5a61646c6c6c6c66635c524739342e261e180f080000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000003101d2a3643505d697683909ca9aea29886796d6053463a2f241f1c17181c1f262f3d495663707c8996a3afa89b8f8275685c4f4235291c0f02000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b100500000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000a141d262d33373943464646505d69768390908376695d50464646433937332d261d140a0000000000000000000009111a232b3443505d69768390908376695d5043342b231a110900000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000815222e3b4754606a7783909dabacababaea2988a7e7164564c41362a1e110500000000000000000000000000000003101c28343f4a546673808c99a8ada196887b6e6155483b3025190e02000000000000000000000000000000000000000000000000000005121e2a36424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000c1926323f4c5965727f8c98a9b3a89b8e8175665c5041382d231f1c1f2029323d4854606a7784919daab7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acab9f9285796c605346392e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b0000000000000000000b1724303c47525c646766615e56544e46454045453f49535d68707d8a939da9a59e91847a6d60584e43342a200f0600000000000000000000000000000000030b121821272c323839404546494c4f50514a505b636c7079797979736e63574b3f32231c150c0600000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c1106000000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b13090000000000000000000000000000020e1b2835414e5b6874818e9ba7b3aa96897c6f63554b40352f2b282223282c3038414e5865727f8c98a5b5ab9a8d8073675a4d4034271a0d0100000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a00000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006111b262f383f444650535353535d69768390908376695d535353535046443f382f261b1106000000000000000006121b232c353d464e576976839090837669574e463d352c231b1206000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0a8a19e9fa2aa9c8f8275685e5246392d20150a00000000000000000000000000000006121f2b3844505c6676828f9ca9ab9e918478695f53463a2d1f1408000000000000000000000000000000000000000000000000000000020e1a26313f4c5965727f8c98abaea298887c6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000020f1b2835424e5b6875818e9ba8b5ab988b7e7165544a3f2f261b12101217202c38434e586673808d99abb5afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acada297887c6f62544a4034281f1612101724313e4a5764717d8a97a4b0a4978a7e7164574b3e3124180b0000000000000000000d1a2633404c58646e74736e6862605853514b464244505b656d7a84919ea5a79e938a7d70675d51463c3222190e00000000000000000000000000000000000001070c161b21272c2e34383a3d3f42444c545c606d727e868686868073665a4d4033271a0a03000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c00000000000000000000010a121a212930363c4247484e5355585a5c5d5e5f5f5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000000000c1925323f4c5865727f8b98a7b1a6998c8073675d5145403938332d2e34383a4149535f6a76828f9ca9afa4998a7e7164574b3e3124180b0000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000b17222d38414950535d6060606060697683909083766960606060605d53504941382d22170b000000000000020a1117242d363e474f585f69768390908376695f584f473e362d2417110a0200000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7a196919298a29f92867a6e6154473c31261b0f0000000000000000000000000000000713202d3a4653606d7985929faba89b8e827568574d42362a1e0d0200000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3aeaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c100300000000000000000000000005111d2a36414c566a7784909daaafa499887c6f6255483c2e22140a04060e1b27323d495663707c8999a4afafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb3a9998c7f73665c51443b3128201f1c1f25323f4c5865727f8b98a5b0a3968a7d7063574a3d3024170a0000000000000000010e1b2734414e5a6774807f7a756f6a64605c55524d505a606c77828f96a1a9a0958e81756b61554c41342a2010070000000000000000000000000000000000000000040a0f161b1d23282c2d343d454d565d666d747f87929892857b6e6154473b2e21140800000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000000000000000000080f171f252a31373a3c4247484b4d4f51515253535252504f4c4a4745403938322b2620180f0900000000000000000000000000000000000815222f3b4855626e7b88959fabab9e9185796d605a514b46443f42424045464c525b656e7b87939facac9f93867a6e6154473b2e211408000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e1200000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000030f1b27333f49535b606a6c6c6c6c6c6c7683909083766c6c6c6c6c6c6a605b53493f33271b0f0300000000020b141b2227363f485059606a6f7b859191857b6f6a605950483f3627221b140b02000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000713202d3a4653606d7985929fab9e918485929fa3998c7f7265584e43372b1c110600000000000000000000000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e02000000000000000000000000000000000000000000000000000000000714202d3a4753606d7986929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f13070000000000000000000000000713202d3946525e687985929facac9f93867a6d6053473a2d20140700000a14202d3a4753606d7a86939facafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb8ab9e9184796d60574d433a322d2c282b2d36414c566774808d9aa7b3aa95897c6f6256493c2f2316090000000000000000020f1c2935424f5c6875828c86817c76716d67615e5759616c727f8c949ea9a2979083796d60594f433a2f22190e0000000000000000000000000000000000000000000000040b0c151d2328363e464f575f686d78818c939993877d70695e52463a2d2014070000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000000000000000050d141a1f262b2e31373a3b3e4042444545464646454442403d3a38352f2c27211a150e060000000000000000000000000000000000000814212e3a47535f6a7683909da6ada1978c80736c605c5553504a4e4f4b5153565d616c77828f99a4afa69c8f8276685e5246392d20140700000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000101d2a3643505d69768390908376695d5043362a1d0a0000000000000000000005121f2b3744505b656c76797979797979798390908379797979797979766c655b5044372b1f1205000000000a141d262d334048505a616b6f7c8591979791857c6f6b615a504840332d261d140a000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000005111e2a36424d5764717e8a97a2a99a8d80818e9baa9d9083776a5f5347382e23170b00000000000000000000000000000c1825323f4b5865727e8b98aaaea399897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000006131f2c3845515c677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d0100000000000000000000000714212e3a4754616d7a8798a2aeab9e918478675c5145382c1f1306000006131f2c3945515d677784919eaaafa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb9ada1968b7e71695e554c443e3a383437393e46525e687683909ca9aea298877a6e6154473b2e2114080000000000000000020f1c2935424f5c6875828f928e89837e79736e6963606b707e88939fa6a39992857b6e675d51473e31281e10070000000000000000000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1105000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d2013070000000000000000000000000002090e151a1e21262b2e2f31333637383839393938373533302d2c29241d1b160e09030000000000000000000000000000000000000006121e2b37424e5764707d8a949fa9a99c928b7e746d6762605b545b5b555c6062686d75808d949eaba99e94897d7063564c41362a1e110500000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000020b142a3643505d69768390908376695d504331261a0b020000000000000000000613202d394653606c798386868686868686909494908686868686868683796c605346392d20130600000006111b262f383f44515a626c707d8591938e8e9391857d706c625a51443f382f261b11060000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000714202d3a46525e6976828f9ca9a297897d7d8a98a2a095887c6f62544a3f34281c1003000000000000000000000000020e1b2835414e5b6874818e9ba7ac9f9286796d6053473a2d201407000000000000000000000000000000000000000000000000000000000004101c2934404b556976828f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000915222f3c4855626f7b8895aab4a99d9083766a554b4034291c1004000004101d2935404b556976828f9ca9afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acb1a8a09d92857b6e675e56504846443f4446484f58616d7a86929facab9f928578695e52463a2d2014070000000000000000020f1c2935424f5c6875828f999b95908b85807b756f6b6f7d86929aa4a49f92877d70695f554b41352c1f160c0000000000000000000000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e21140300000006121f2b3844505c6674818e93939393978a7d7063574a3d3024170a00000000000000000000000000000003090e12151a1e21222527292a2b2c2c2c2c2b2a282623201f1d18120f0a04000000000000000000000000000000000000000000020e1a26313c4955616c76828f97a1aaa49f93888079736f6c6669686869676d6f747a818d929ca6aaa1978f82766b6055443b3025190e0200000013202d394653606c798693939393939393969696969393939393939386796c605346392d20130000000000000000000a141d2b37434e586976839090837669584e43372b1d140a00000000000000000005121f2b3744505b656f7c899393939393939c9f9f9c939393939393897c6f655b5044372b1f12050000000b17222d384149505b636c717e8692928c81818c9292867e716c635b504941382d22170b0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000814212e3b4754616e7b87939fab9e9285797985929fa79a8d8073665c5044382b1f130700000000000000000000000004101c2934404b55697683909ca9aa9e918477675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000c18232f414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000a1623303d495663707c8996a3afa89c8f8275695c4f422f23180c000000000c18242f414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508000000000000000000000713202d3a4653606d798693a0acaca09591959082796d68615a5553504a50535459616a73808c99a3afa99c8f827669564d42362a1e11050000000000000000000d1a2633404d59667380878c91979c97928c86827c777c859298a2a49a938b7f726b60574d433a2f231a0d0400000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f140900000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b1e120600000003101c28343f4a5463707d868686868686868175685b4f4235281c0f00000000000000000000000000000000000206090e121415181a1c1e1e1f20201f1f1d1c19171413100c07010000000000000000000000000000000000000000000000000915202d3944505a616e7b859298a1a9a49a938d85807b79767575757677797c81858e939ca4a9a19892857b6e61594f4432291e14080000000013202d394653606c798693928d8989898989898989898989898d929386796c605346392d2013000000000000000006111b262f3847535f6a7683909083766a5f53473d2f261b11060000000000000000030f1b27333f4953606b75828f99a39f9f9fa9ababa99f9f9fa3998f82756b6053493f33271b0f030000030f1b27333f49535b606d737e8792928b807474808b9292877e736d605b53493f33271b0f0300000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c201304000000000000000000000000000000000000000000000007131f2c38434f5966727f8c99a4aa9b8e817475818e9baa9e9184796d6053463a2f24180d01000000000000000000000006131f2c3845515c677885919eaba99c8f827669554b4034291c1004000000000000000000000000000000000000000000000000000000000000071926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724313d4a5764707d8a97a3b0a89b8e8175685b4e4235281b0700000000071a2633404d596673808c99a6afa295887c6f6255493c2f2216090000000000000c1925323f4c5865727f8b98a5aea194887b6e6155483b2e221508080400000000000000000713202d3a4653606d798693a0acaa9d9184919590837a716c6662605c545b6061646b707c87929fabb0a6998c7f7266594c3f3025190e020000000000000000000c1926323f4b57636e737b80858a90949a99928e8984869297a2a49a93887f726d62594f453b3128221c140b020000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c31261a0e02000000000b17232e384855616b7079797979797979756f65594d4034271b0e0000000000000000000000000000000000000000020608080b0d0f11121213131312110f0d0a07060400000000000000000000000000000000000000000000000000000003101c28333e46525e696f7c8692979fa6a49f97918c888583828182828386898d92989ea5a69f9792867c6f695e52473d3320170d020000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000000000000000b17222d38414f59626f7c879292877c6f62594f41382d22170b0000000000000000000b17222d38414f59616e7b86929fa9b3acb6b7b7b6acb3a99f92867b6e61594f41382d22170b00000005121f2b3744505b656c747f8b9292877e736d6d737e8792928b7f746c655b5044372b1f120500000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000915222f3b4854606b7784919eaba2988a7d70707d8a98a2a197897d7063554b4135291d110400000000000000000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f23180c000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090000000000050c1925323f4c5865727f8b98a5aea194887b6e6155483b2e22171614100b050000000000000713202d3a4653606d798693a0aca4978a7e85929590847e77726f6d666b656c6e71767d859299a3aeac9f94887b6e6155483b2e221509000000000000000000000a17232f3b47525c63696e73797e83888d92989b95909298a2a99f93887f726d625b514c47433c332d261d140a00000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146332a201509000000000006111c2c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222a36424d57606a6f7c858f949ea1a8a19e999892908f8e8e8f9092999a9fa2a8a09e948f857c6f6a60564d42352c210e05000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d201300000000000000030f1b27333f4953606b75828f99998f82756b6053493f33271d1207000000000000000006111b262f3d46535f6974808d97a2adbac3c4c4c3b9ada2978d8073695f53473d2f261b11060000000613202d394653606c77808c9192867d716c63636c717d8692918c80776c605346392d20130600000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000000000000000000000004101d2935404b55636f7c8996a0ab9f9285796d6d7985929fa99b8e8175675d5145392c20140900000000000000000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000810171c25323f4c5865727f8b98a5aea194887b6e6155483b2e262423201c17100800000000000713202d3a4653606d798693a0aca4978a7e7e8b9296918a837f7b79787778797b7e828a9297a2abafa49a8f8276695f53473a2d2114080000000000000000000007131f2a35404a52575e61666d71767c81869196a09d9fa2aaa6998c8075706b65605d55534e443f382f261c1106000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b1108000000000000000000000000000000000814202b36414a53595b60606060606060595651493f3521180e03000000000000101c28333e474f5557606060606060605b59534b41372c2014080000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c0906060300000000000000000000000000000000000000000000000000050e1a25303b454e58606a6f7b828b91969c9fa3aaa29f9d9c9b9b9c9d9fa3aba39f9b96918a827b6f6a60584e443b30231a0f00000000000013202d394653606c7986938b7e7265636363636363636365727e8b9386796c605346392d2013000000000000010c161f2b3744505b65707d89949e9e94897d70655b5044392e23180c0100000000000000000a141d2b37424d57606d7a85929fa8b2bdc8c8bdb2a89e92857a6d60574d42352b1d140a000000020f1b2835424e5b6875818d9292857c706b625a5a626b707c8592928d8175685b4e4235281b0f02000b1825323e4b5865717e8b9393939393897c6f6256493c2f2316110b0b101a2733404d5a6673808d939393939386796d6053463a2d2013070000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e130800000000000000000000000000000000000000000000000613202c3945515d6774818e9aa8aa9b8e8175676775818e9baa9f92867a6d6054473b31251a0e02000000000000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f22160900000008121a22282d323f4c5865727f8b98a5aea194887b6e6155483b333331302d28221a1108000000000713202d3a4653606d798693a0aca4978b7e74818e949e95908c888685848585878b8f949fa2a9aea59f93877c6f62574d42372b1e120600000000000000000000020e19242e3840454d52545c60646a6f747b84919eaba39f9da09f9287827d77726d67625f58504a42382d22170b00000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a463f372d230f06000000000000000b16212c353e44484a535353535353534f4d4841392f251a0f0400000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000009141f29333d464e5860696e767e848a8f9299999b9d9e9f9f9f9f9e9d9b9999928f8a847e766e6960584e463d32291f110800000000000013202d394653606c7986938b7e7265585656565656565865727e8b9386796c605346392d201300000000000008131e2834404b54606c7883909da6a69d9083786c60544b4034281e13080000000000000000020b1a26313c45525d68727f8c96a0acb9c2c7b8aca0968b7f72685d52453b3123190b02000000000b1724313e4a5764717e869293877f746d665d5d666d747f879392867e7064574a3d3124170a00000b1825323e4b5865717e868686868686867c6f6256493c2f23221d16161b202733404d5a66738086868686868686786d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000000000000000000000714202d3a4753606d7a85929faca3988a7d716464707d8a98a2a2988b7e7165574d42362a1e1205000000000000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000005101a242c33393c3f4c5865727f8b98a5aea194887b6e6155484040403d3c39332c231a10050000000713202d3a4653606d798693a0aca5988b7e7278828e939f9d999a939291919298979c9fa6adaba39f938d80736a6054453c31261a0e0200000000000000000000030e18212a31373e434b51575e666c727c849196a1a0999290959b99928f89847f7a746f6a605b544a3f33281c0f0300000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b0200000000000000000000000000000000000008131d262f363c4041464646464646463f3e3a352d251b11000000000000000005101a232c33383c3d4646464646464642403d372f271e13090000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000020d17212b343d464e565e616c71787e82868a8c8f90919292929291908e8c8986827d78716c615e574e463d342b20170d0000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d20130000000000010d19242f3845515c66717e8a959fabab9f958a7e71665c51453a2f24190d02000000000000000009141f2935414c56606d7984919ea6b0bebeb0a69e9184796d60564c41332a1f100700000000000a1623303c4955616c717d8692938c80786d67676d78808c9392867d706c6155493c3023160a00000b1724313d4a56626c71797979797979796f6a6054473b36332e272021272c2f303f4b58636e737979797979797976665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000005121e2a36424d5764717e8b98a2ac9f92867a6d60606d7985929faa9c8f8376695e53463a2d21160a000000000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f22160900000c17222c363e45494a4d5865727f8b98a5aea194887b6e61554d4d4d4d4a49443e362c22170b0000000713202d3a4653606d798693a0aca5988b7f726d78818b92989fa29f9e9e9e9fa3aaa9a9aaa29f99928b81786d60584e43332a1f1509000000000000000000000009151f2a333c42474f555c60696e787f879196a09f95918684898e92989b95918b85817c766c665b5044382b1f120600000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e0400000000000000000000000000000000000000010b141d252b3033343939393939393932312e29231b130900000000000000000008111a21282c2f30393939393939393534312c251e150c02000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e09030000000000000000000000000000000000000000050f19222b343c444d525a61666d71757a7d80828385858686858483827f7d7a75716d66615a524d453d342b22190e050000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d2013000000000004111d2935414c56606d7984919ea7b1b1a79e9184796d60564c4135291f14090000000000000000030d1924303a44515c66707d8a949facb6b6ac9f948a7d70665c51443a3021180e0000000000000814212d3944505a616b707c8591928d82796e6e79828e9291857c706b615a5044392d20140800000915212e3a45505a62656c6c6c6c6c6c6c6260584e4344433f3932292b32383b3d4647525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000714212d3a46535f6976838f9caaaa9b8f8275675d5d6775828e9baa9f93877b6e6154483d32271b0f000000000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f221508000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b07000000000c1926323f4c5965727f8c98a5afa295887c6f6255493c2f2216090005111c28333e48505557595965727f8b98a5aea194887b6e615959595959575550483e33281c100400000713202d3a4653606d798693a0aca5998c7f72666d757f868d92989a9c9e9e9f9f9e9d9c9998928d867f746d665c50463d3221180e0300000000000000000000020e1a26313c454d535961676d727b828c92999f99928d837c777c81868c91969c98928d8882786c605346392d20130600000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2625221e18110901000000000000000000000810161c2023242d2d2d2d2d2d2d282725201a130c03000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b060000000000000000000000000000000000000000071019222b323b424650545c6064676d70737577787979797878767573706d6764605c545046423b332b22191007000000000000000013202d394653606c7986938b7e7265584b3f3d3d3f4b5865727e8b9386796c605346392d201300000000040e18222c3945525d68727f8b96a0acb9b9aca0968b7f72685d52453b30251a0e04000000000000000008131e2834404a54616c7682909aa4afafa49a9082766c61544a4032281e0f0600000000000004101c28333e485059606a6f7b8490948f837a7a838f9490847b6f6a605950483e33281c1004000005111d29343f485056586060606060606056544e5353514f4a443b32353d44484953535352585a606060606060605f504a42382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000030f1c28333f4a54616e7b87939faca2988a7e7164555564717e8a98a3a49a8c7f7366584e43372b1d12070000000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000916232f3c4956626f7c8995acb6a89c8f8275695c4f422e23180c000000000d1a2633404d596673808c99a6afa295887c6f6255493c2f221609000814212d3945505a6164666666727f8b98a5aea194887b6e66666666666664615a5044392d20140800000713202d3a4653606d798693a0aca6998c7f7366606d727b80858a8d8f9192929291908f8c8985807b726d605c544a3f342b200f06000000000000000000000006121e2b37424d575f616b70797f868f949f9d948f8780796f6a6f747a7f84898f93999a9486796d6053463a2d20130700000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000000001080f14181a1b20202020202020191816120d0700000000000000000000000000050b10141617202020202020201c1b18140f09020000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a0200000000000000000000000000000000000000071019202930363e424a5053555d606366686a6b6c6c6c6c6b6a686663605d5553504a423e3630292119100700000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4b5865727e8b9386796c605346392d2013000000000a15202a36424d57606d7a85929ea8b2bdbdb2a89e92857a6d60574d42362a20150a0000000000000000020c18232e3942505a626f7c87939faaaa9f93877c6f625a5042392e20160c00000000000000000b17222c363e474f585f696e7a839094908484909490837a6e695f584f473e362c22170b000000010c18222d363f454a4b5353534c525f6060606060605d5b554d44393d474f54566060606060605a58535353535353443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b3844505b6673808c9aa4ac9f92867a6d605454606d7a86929fac9d9184776a605447392e23180c0000000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0ada79a8d8074675a4d4134271a0e00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000815222e3b4855616e7b889aa4afa99d9083766a554b4034281c10040000010e1b2834414e5b6774818e9aa7afa295887c6f6255493c2f221609000a1723303c4955616c71737373737f8b98a5aea194887b73737373737373706c6155493c3023160a00000713202d3a4653606d798693a0aca6998d8073665b62686e74797d808284858685858482807d7a746e69625b504a42382e22190f0000000000000000000000000814212d3a47535f696e757d848c92989395908a827c736d676062686d72787d82878d929786796d6053463a2d20130700000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c000000000000000000000000000000000000000000000000000003080b0d0e131313131313130c0b090601000000000000000000000000000000000407090a131313131313130f0e0c0804000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b0300000000000000000000000000000000000000070e171f252a30383f44464c515457595c5d5e5f5f5f5f5e5d5b595653514b46443f38302a251f170f070000000000000000000013202d394653606c7986938b7e7265585757575757575865727e8b9386796c605346392d2013000000020b1b26313a46525e6973808d97a1adbac4c4b9ada1978d8073695e52463c31261b0b02000000000000000007121c27303e4754606a75818e98a2a2988e81756a6054483e30271c0e04000000000000000005101a242c353d464e575f686e7a828f949191948f827a6e685f574e463d352c241a10050000000006111b242d343a3d3e46414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464638342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000613202d394653606c7884919eaca99b8e8175675d51515d6775828f9caba096897c6f62544b4034281c100400000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0ada6998d8073665a4d4033271a0d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000714202d3a4753606d7a86939facab9e918478675c5145382c1f1306000004111d2935414c566976828f9ca9afa295887c6f6255493c2f221609000b1724313e4a5764717e80808080828f9ca8b3a79a8d80808080808080807e7064574a3d3124170a00000713202d3a4653606d798693a0aca6998d8073665a565e61666d7073757778797978777673706d67615e5751443f3830261c10070000000000000000000000000815222e3b4855616e7b8286868686868686837d766f6a605c55565d61656c70757b80858a867a6d6053473a2d201407000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d0300000000000000000000000000000000000000050d14191e262e34383a4145474a4d4f50525253535251504f4c4a4745403a38342e261e1a140d05000000000000000000000013202d394653606c7986938b7e7265646464646464646465727e8b9386796c605346392d20130000000a141d2b37434e58616e7b86929fa9b3becccabeb3a99f92867b6e61584e43372b1d140a0000000000000000000b151e2b37434e58616e7b86929f9f92867b6e61584e43362c1e150b0000000000000000000008121a232b343c454d565e686d79828e93938e82796d685e564d453c342b231a120800000000000009121b22292e31323946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039392c28231c150c0300000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000000000000000004111d2935414c5663707d8996a1aca1978a7d7063554b4b5564717e8b99a3a89a8d8174665c5145382c1f130800000000000000000e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1aea6998c7f7366594c403326190d00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d2015090000000000000006131f2c3845515c677885919eabac9f9286796d6053463a2d20130600000713202c3945525d687884919eabafa295887c6f6255493c2f221609000f1c2835424f5b6875828c8c8c8c8f949eaab5a99d928d8c8c8c8c8c8c8c8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d52545c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a000000000000000000000000000814212d3a47535f696e757979797979797976706b625f58514b4c52535b6063696e73797e83796d6053473a2d2014070000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000002090c151c23282c2f35393a3d4042444546464645454342403d3a39352f2b28231c140c090200000000000000000000000013202d394653606c7986938b7e7270707070707070707070727e8b9386796c605346392d2013000006111b262f3847535f6a74818e98a2aebbb9b9b9b9baaea2988e81746a5f53473d2f261b11060000000000000000030c1b27323c46525e6973808d97978c8073695e52463c32241a0c030000000000000000000000081119222a333c444d565d676d78818d8d81786d675d564d443c332a2219110800000000000000000911181d21212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271f1c17110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000000000000000613202c3945525d6875818e9ba8ab9e9285796d6053464754616d7a86929fab9e9285796d6053463a3025190d01000000000000000d1a2734404d5a6773808d9aa6ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1aea5988c7f7265594c3f3226190c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e0000000000000004101c2934404b55697683909ca9afa399887b6f6255483c2e23170b00010714212d3a4754606d7a8796a1acafa295887c6f6255493c2f221609000f1c2835424f5b6875828e9999999c9ea6b0b9aea49d9a9999999999998e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d464b5153575a5c5e5f5f5f5e5d5c595654514b46423b3328231c140c020000000000000000000000000006121e2b37424d575f61696c6c6c6c6c6c6c6a636159534e45404146495053575e61666d71766d675d5145392c1f130600000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f11121313131313130909070300000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000030a11171c1f24292c2d30333537383939393938373533302d2c29241f1c17110a02000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d201300000b17222d38414f59626f7c87939faab4acacacacacacb4aa9f93877c6f62594f41382d22170b0000000000000000000a15202a36424d57606d7a85919185796d60574d42342b20110800000000000000000000000000071019212a323b444c555d666d748080746d665d554c443b322a2118100700000000000000000000060c1114212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b100c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000714212d3a4754606d7a86929faca89a8d8174665c514446525d6876828f9caba2978a7d7064564c4135291d1105000000000000000d192633404c5966737f8c99a6aea194877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b1106000000000000000c18232f414d5a6774808d9aa7b5ab988b7e7165544a3f34281c100b0e131c2834404a5464707d8a97a8b2afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9b9f9fa0acaeb5bdb1a9a3a19f9f9f9f9f9b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d404045464a4d4f5152535252514f4d4a4745413a3631292117110a020000000000000000000000000000020e1a26313c454d53555c606060606060605d57554f47433c3435383f44464d53545c606469605d554b4035291d1004000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a04000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d120700000000000000000000000000000000000000000000060c1013191d20212426292a2b2c2c2c2c2b2a282623201f1d1812100b060000000000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d201300030f1b27333f4953606b76828f99a49f9f9f9f9f9f9f9f9f9fa4998f82756b6053493f33271b0f030000000000000000040e1a25303b45515d67727e8b8b7e71675d51453b3022190f000000000000000000000000000000070f182029323a434b545c606e73736e605c544b433a322920180f07000000000000000000000000010814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000000000000000006121f2b37434e5865727e8b98a2aca096897c6f63544a40414c5665727e8b99a4a99b8f8275685e5246392d201509000000000000000c1926323f4c5965727f8c98a5aea195887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa4978b7e7164584b3e3125180b00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b00000000000000071824313e4b5764717e8a97a7b1a79b8e8174665c5044382b221b171a1d242c3844515c6674818d9aa7b4afa295887c6f6255493c2f221609000f1c2835424f5b6875828e939393939fa3abb5a99f98949393939393938e8174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d4034383a3d404244454646454443403d3a39352f2a251f170f06000000000000000000000000000000000009151f2a333c4247484f53535353535353504a48443e373129292d33373b42464b5153575d53514b43392f24180c0000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000000000000000000000000000000000003080d111314171a1c1d1f1f20201f1e1d1c19171413100c070300000000000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d20130005121f2b3744505b65707d8994939393939393939393939393939394897d70655b5044372b1f120500000000000000000009141f2935414b55606d788383786d60554b4033291f100700000000000000000000000000000000060e1720283139424a505c636767635c504a4239312820170e0600000000000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000814212e3a47535f6a7683909daaaa9e9184776b605442393b4754616e7b86939fac9f92867a6d6154473c31261a0e000000000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b6ac96897d7063564a3d3023170a00111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f030000000000000814212e3b4754616e7b8795a0acab9e9285796d6053463e342b2722262a2f35404b55606d7985929eabb8afa295887c6f6255493c2f221609000f1c2835424f5b68758186868686868b99a3aea3988d88868686868686868174685b4e4135281b0e02000713202d3a4653606d798693a0aca6998d8073665a4d40332c2d3034363838393938373633302d2c29241d1a140d05000000000000000000000000000000000000030e18212a31373a3b4246464646464646433d3c38332b26201b22272b3136394045464b504745403931271d120700000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d02000000000000000000000000000000000000000000000000010406070a0d0f11121313131212100f0d0a07060400000000000000000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000613202d394653606c798386868686868686868686868686868686868683796c605346392d201306000000000000000000030d18242f3a44505c66707d7d70665c50433a2f21170d000000000000000000000000000000000000050d161f2730383f4452585a5a5852443f3830271f160d050000000000000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c201304000000000000000000000000000000000000000000000003101c28343f4a54626e7b88959faba7998c807366594f43303946525e687683909ca9a3998b7f7265574d42372b1b11060000000000000b1825313e4b5864717e8b97a4afa296897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5afa49a887b6e6255483b2f22150800111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f12070000000000000714202d3a46525e697784909dabada1978a7d70635a50463d37332d31363a4045515d67717e8b97a1adb9afa295887c6f6255493c2f221609000e1b2834414d59656f75797979797987929faca194887b79797979797979746f64594d4034271a0e01000713202d3a4653606d798693a0aca6998d8073665a4d403327202427292b2c2c2c2b2a29262321201d18130e09030000000000000000000000000000000000000000060f181f262b2d2e363939393939393937302f2c28211b1511171b1f252a2e34383a3e433a39352f271f150b01000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130005121f2b3744505b656c77797979797979797979797979797979797979776c655b5044372b1f12050000000000000000000007131d28343f4a54606b70706b60544a3f31281d0f0500000000000000000000000000000000000000040d151e262e3440474b4d4d4b4740342e261e150d04000000000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006121f2c3844505c6673808d9aa7ab9f95887b6e6255483d3236414d5665727f8c98a7ab9d908376695f5347382d22170b0000000000000a1724303d4a5763707d8a96acb6a4978a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9aa7ac9f9386796d6053463a2d20130700111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c00000000000005111e2a36424d5666737f8c99a3afa99c9083766c61584f46443f414142464b515b606d7984919ea9afb8afa295887c6f6255493c2f221609000c1925313d48535d65686c6c6c677683909da9a194887b6e6c6c6c6c6c6c68645d53483c3024180c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a171a1c1e1f201f1f1e1c1a171413110d07010000000000000000000000000000000000000000000000060e151a1e2122292d2d2d2d2d2d2d2a2423201c160f0a060b0f141a1d23282c2d31362d2c29241d150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000000000000000002070b0d0d131313131313130f0e0c0804000000000000000000000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e1200030f1b27333f49535b606a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a605b53493f33271b0f0300000000000000000000010b17232e38424f5960636360594f42382e1f160c000000000000000000000000000000000000000000030c151c2328363b3f40403f3b3628231c140c0300000000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000713202d3a4653606d7985919eabab9d908377695f53473a2b303b4854616e7b8795a0ab9f95887b6e6253493f33271b0f0300000000000815222f3b4855626e7b889aa4afa5998c7f7266594c3f3326190700000000000000000000000000000000000000000000000000000000000004101d2935404b556976838f9ca9ab9e918478675c5145382c1f130600111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000000020e1925303b4854616e7b87929fabab9f948a7e716a60595350494e4e4d53555d606d74808d969b9ea5afafa295887c6f6255493c2f221609000915202c37424b53595b6060606774808d9aa7a194887b6e6160606060605b59534b41372b20140800000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0d0f111213131211100d0a07060401000000000000000000000000000000000000000000000000000003090e1214151c202020202020201d171614100b0500000003090e12181c1f20242a201f1d18120b03000000000000000000000000000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000000000001080e1317191a202020202020201b1b18140f0901000000000000000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00000b17222d38414950535d6060606060606060606060606060606060605d53504941382d22170b00000000000000000000000006111c26303d474f555656554f473d30261c0d0400000000000000000000000000000000000000000000030a1117242a2f323434322f2a2417110a020000000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000005111d2a36414c5663707d8a97a1ada3998c7f7265574d42372b2d3a46535e697783909daaa7998d8073655b5044372b1f120700000000000714202d3a4753606d7a86939faca79a8e8174675b4e412f24180c00000000000000000000000000000000000000000000000000000000000006131f2c3845515d677784919eaaa99c90837669554b4034281c100400111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f14090000000000000914202d3a46525e6975818e99a3afa69f92857c706b62605b535a5b575f61676d747f8b92938f939eaaafa295887c6f6255493c2f22160900040f1b25303942484d4f53535764717e8a97a9a194887b6e6155535353534e4d4841392f251a0f0300000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d01030505060605040300000000000000000000000000000000000000000000000000000000000000000000020608080f13131313131313100a0907040000000000000000070c101313181d1413100c0701000000000000000000000000000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f1307000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d282724201a130b030000000000000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000006111b262f383f4446505353535353535353535353535353535353535046443f382f261b1106000000000000000000000000000a141e2c353d44484a4a48443d352c1e140a00000000000000000000000000000000000000000000000000060c191f2326272726231f190b0600000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000000000000000713202d3946525e6875828f9ba9ac9f92867a6e6154473c31262a36424d5766737f8c99a7ab9e9184786c605346392f24180c000000000006131f2c3845515d677885919eaba99c8f827669554b4035291d100400000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929faca79b8e8174685b4e412e23180c0000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e02000000000005121e2a36424d57626e7c87929fa7ada29792857d756f6c6568676869696e7379818b91948f828f9ba8afa295887c6f6255493c2f221609000009141e2730373d4142464854616e7b8796a1a194887b6e61554846464641403c372f271d13090000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060606060606060400000000000000000000000000000406070b1007060400000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e110500000000000000000000000000000000000000010a141c242b2f3334393939393939393534312c251d150b01000000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000a141d262d33373944464646464646464646464646464646464646443937332d261d140a0000000000000000000000000000020c1a232c33383c3d3d3c38332c231a0c020000000000000000000000000000000000000000000000000000080e1317191a1a1917130e0800000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c2013040000000000000000000000000000000000000000000000000714212e3a4754616d7a86929facaa9c8f8276685e5246392a2025313b4855626e7b8895a0aca196897d7063554b4035291d10040000000004101d2935404b55697683909ca9aa9e918477675d5145382c1f13060000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999a3afaa988b7e7265584b3f322518070000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e11050000000000020e1a25303b47535f6a73808d95a0a8a9a1979288817c797674747476787b7f858d929790827d8996a3afa295897c6f6256493c2f2316090000020c151e252c3134353a46535e697884919ea194887b6e6155483b39393534302b251d150b010000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f070000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f2316090000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000000000008121c262e363b3f404646464646464642403d372f271d130900000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000020b141b22272b2d37393939393939393939393939393939393939372d2b27221b140b0200000000000000000000000000000008111a21272c2f30302f2c27211a11080000000000000000000000000000000000000000000000000000000002070a0d0d0d0d0a070200000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d1104000000000000000000000000000000000000000000000006131f2b37434e5865727f8b99a3aea2988b7e7164564c41362a18212e3a47535f6a7784919daaa89b8e8174675d5145392c1f140900000000000c18242f414e5b6874818e9ba7ac9f92867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99abaea298887b6f6255483c2f2215090000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a00000000000009141f2b37434e58606d79839096a0a8a9a19a938e8985828181818284888c91979992857b7c8996a2afa296897c6f6356493c30231609000000030c141b2025282a36424d576875828e9ba194887b6e6155483b2e2d282724201a130b03000000000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c090606030000000000000000000000000000000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c27211910070000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f040000000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000020a11171b1f202a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a201f1b17110a020000000000000000000000000000000000080f161c2023232323201c160f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000000000815222e3b47545f6a7783909dabac9f92867a6d6054473b3025191e2b37424e576673808c99a8ab9f9285796d6053473b3025190e0200000000071925323f4c5865727f8b98aaafa399897c6f6356493c302316090000000000000000000000000000000000000000000000000000000006121e2b37424d576875828f9ba8ab9f9285796c605346392d2013060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f000000000000030f1a26313c45515c676e7b8491969fa4aca49f9b97928f8e8d8e8f9196999e9892877d707b8895a2aea396897c706356493d3023160a0000000002090f15191a25313f4c5965727f8c989f94887b6e6155483b2e221b1a18140f090100000000000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b0600000000000000000000000000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f04000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000060b0f12131d2020202020202020202020202020202020201d13120f0b060000000000000000000000000000000000000000050b10141617171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d090500000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b1107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e1308000000000000000000000000000000000000000000000004101c2834404b55626f7c8895a0aca99b8e8175675d514539291e141a26313c4955626f7c8896a0aca2988a7e7164564d42362a1e1105000000000916222f3c4955626f7c8898a2aeab988c7f7265594c3f31261a0e020000000000000000000000000000000000000000000000000000000814212d3a47535f697885919eaba99c8f8276665b5044382b1f12060000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c11060000000000000a15202934404b555e696e7b848e939a9fa3aba9a19e9c9b9a9b9c9ea09d9590867d706e7b8894abb5a396897d7063564a3d3023170a0000000000000409091623303c4956636f7c89999393887b6e6155483b2e2215080c0803000000000000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a03000000000000000000000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e21140700000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c0000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000003050611131313131313131313131313131313131313110605030000000000000000000000000000000000000000000000000407090a0a0907040000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201c1c1915100a02000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000000000006131f2c3845515c6774808d9aa7ada1978a7d7063554b413529170d15212e3b47535f6a7784919eaaaa9c8f8276695e52463a2d20150a000000000713202d3a4653606d7985929faca89b8f827568574d42362a1e12050000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8897a1ada8998c7f7366544a3f33281c0f030000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000000030c18232f39434d575e696e7981878f92999b9d9e9f9f9f9e9d9b9895908b837c706b6d7a8799a49f9f978a7d7064574a3d3124170a00000000000000000713202d3a4653606d7987868686867b6e6155483b2e221508000000000000000000000713202d3a4653606d78868686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e0903000000000000000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f03000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d292825211b140c04000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040906111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c20130f0c07010000000000000000000000000000000000000000000713202d3a4653606d7985929eabab9e9285796d6053463a2f241807131f2b37434e586773808d9aa8ac9f93877b6e6154473c32261b0f0000000006121f2b3844505c6676838f9ca9ab9e918578695f53463a2d211409000000000000000000000000000000000000000000000000000005121e2a36424d5766727f8c99a9aca096887c6f6255493c2d22170b000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c100300000000000007121d27313b454d575e676d747c82868b8e909192929291908e8b88837e786f6a606c798693939393938a7e7164574b3e3124180b000000000000000006131f2c3845515c6775797979797976695f53463a2d2114070000000000000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b06000000000000000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f130700000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d20140700000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a0500000000000000000000000000000000000000000000000000000000060a0e1011131313131313100f0d0a05000000000000000000000000000005090d0f101313100f0d0a050000000000000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322c261e160c0200000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1e1c18130c050000000000000000000000000000000000000005111e2a36424d5664717d8a97a2ada89a8d8174665c514438281d13070f1b26323c4956626f7c8996a1ada4998c7f7265584e43372b1c110600000003101c28343f4a546673808c99a8ada197887b6e6155483b30251a0e02000000000000000000000000000000000000000000000000000714212d3a46535e697783909daaaa9e9184776a5f53473b2e1c1106000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120700030f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f1206000000000000010b151f29333b454d555d606a6f757a7e8183858586858583817f7b77716d665f5b6678848686868686867f7265584c3f3225190c000000000000000004101c2834404b555c6a6c6c6c6c6c6c5f574d42372b1e12050000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a020000000000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e22150900000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d20130700010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000000000000040b11161a1d1e2020202020201d1c1916100a0300000000000000000000020a1015191c1c20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643413d3830281e140a0000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121a20262a2c2d2b3844505b66737f8c999393939393939084776b6054443a30242c2b28241e170f070000000000000000000000000000000000000714202d3a46525e6975828f9ca9aca096897c6f63544a403428160c010a13202d394653606c7884919eabab9d9084776a5f5347382e23170c000000000b17232e3c4956626f7c8996a0aca9988c7f7265574d42362a1e1205000000000000000000000000000000000000000000000000000815212e3b4854616e7b87959faba8998c807366584e43372b1f0a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222150b0000000b17222d3a4653606d7985929e9f9f9e9185796d6053463a2d20130700000000000000030d172129333b434b51586062686e71747678797978787675726e6a64605c5454687278797979797979726d62564a3e3124180b0000000000000000000c18232e39434b51535f6060606055534d453c31261a0e0200000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b030000000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f23160900000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d2013070005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d0400000000000000000000000000000000000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000040c141b212528292d2d2a2926221c150d040000000000000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e5053534f4e49423a30261b1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b3236393939333f4a54616e7a8786868686868686867f7265594f433239393837342f2921190f0500000000000000000000000000000000000814212e3b4754616e7b86929facaa9e9184776b605442392e2318040005121f2b3744505b6574808d9aa9aca095887c6f62544a3f34281c10030000000615222e3b4754606a7784919eaaa99d908376695e52463a2d20150a00000000000000000000000000000000000000000000000006131f2b37434e5865727f8c98a7aca095887c6f6255483c32261b0f00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e211417110b0b10121f2b3844505c6674818e93939393978a7d7063574a3d3024170a0000000000000000050f172129313a40454e54565e6164686a6b6c6c6c6b6a6865625f5753504a5660686b6c6c6c6c6c6c65625b51463a2e22160900000000000000000007121d27303940454653535353534846423c332a1f140900000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f2215080005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d030000000000000000000000000000000000000000040d171f272e3336373939393939393635322d261f160d03000000000000020c161e262c32353639393635322d271f160d030000000000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605c5a544c42382c211509000000000000000000000000000000000000030608090b0d0f1112121313121211100e0c0a070604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a242d363d42454646464646525e686e797979797979797979726d625647454646464544403a332b21170c0100000000000000000000000000000007131f2c38434f5966727f8c99a3afa7998c807366594f4330271c120706040f1b27333f495363707c8997a1ada79a8d8074665c5044382c1f120600000006131f2b37434e586673808d99a8ac9f93877b6e6154483c31261b0f0200000000000000000000000000000000000000000000020c15212e3b47535f6a7683909da9aa9d9184776a5f53473a2a20150a00000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000e1b2834414e5b677481868686868686867f7265574e42372b2a27221d16161b202228343f4a5463707d868686868686868175685b4f4235281c0f000000000000000000050f171f282f353d43474c5254585b5d5e5f5f5f5e5d5b5855534e46443f4e565c5e606060606060585651493f34291e1206000000000000000000000b151e272e34383a46464646463b3a37312a21180e03000000000000000000000000000a151e262e34384646464646464646403f3b362e261c1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d03000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000000000000000000000000000000010d1a2734404d5a6773808d9aa6aca89b8e8175685b4e4235281b0f020000000000000000000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000000000b151f2931393f424446464646464643423e3831281f150a0000000000000a141e2830383d4143464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e54493d3225190d00000000000000000000000000000003070a0f121515181a1c1e1e1f1f201f1f1e1d1b19161413110d08040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b363f484e5253535353514d565e616c6c6c6c6c6c6c6c6c65625b514b5253535352504c453d33291e13070000000000000000000000000000000915222f3b4854606b7784919d9f9f9f95887b6e6255483d3222151b1313100c17222d3a4653606d7985929e9f9f9e9185796d6053463a2d201307000000030f1b27323d4955626f7c8896a0aca49a8b7f7265584e43372b1e13080000000000000000000000000000000000000000000008131e2a36414c56626f7c88959faba2988c7f7265584e43372b1f120600000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000d1a2733404c59646f7479797979797979726d6256453c313736332e272021272c2f302e384855616b7079797979797979756f65594d4034271b0e00000000000000000000050d161d242932373b4146474b4e505252535252504e4c4847423c3834454b50515353535353534c4a463f372d23180d0100000000000000000000030c151d23282c2d39393939392e2d2b261f180f060000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000000000000010d1a2734404d5a6773808d9a9f9f9f9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c100500000000000000000000000000000000000006111c27313b434a4f51535353535353504e49423a31261c10050000000005101b26303a42494e4f5353504e4a433a31271c110500000000000000000000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4135281c0f00000000000000000000000000040a0f13151b1f21222527292a2b2c2c2d2c2b2b2a28262321201d1913100c07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26323d4851595e606060605e575552545f606060606060606058565053585f6060605f5c574f453a2f24180c000000000000000000000000000000091623303c4956636f7c8996939393939083776a5f53473a2e2d2d28201f1c18121f2b3844505c6674818e93939393978a7d7063574a3d3024170a000000000a15212e3b47535f6a7784919daaac9c9083766a5f53473a3025190d010000000000000000000000000000000000000000010d1924303946525e6874818e9aa7aa9f92857a6d6054473c31261b0f0300000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b5146464644433f3932292b32383b3d4646444f5961636c6c6c6c6c6c6c68655d53483d3125180c0000000000000000000000040c131820272b3036393b3e4143454646454543423f3b3a37312c283a4043454646464646463f3e3a342d251b1106000000000000000000000000030b12181c1f202c2d2d2d2d22211e1a140e0600000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d1207000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d21140700091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000000000000010d1a2734404d5a6773808d93939393938e8175685b4e4235281b0f0200000000000000000000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a0000000000000000000000000000000000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000915212c38424c545a5c60605d5a544c43382d22160a0000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695c4f4336291c100000000000000000000000040b10161b1f22262b2e2f3233353738383939393837373532302d2c29241f1d18120b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636b6c6c6c6c6b64615a534d53535353535353534d535b60656c6c6c6c6b6861574c4034281c0f0300000000000000000000000000000e1b2834414e5b677481868686868686867f7265574e4237393939352d2c28231d1c28343f4a5463707d868686868686868175685b4f4235281c0f0000000006131f2b37434e5865727f8c98a2ab9f94887c6f62564c4135291e1308000000000000000000000000000000000000000005111d2935414c56616e7a86929faca3988d8074685d5245392a20150a0000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c00000000000000000000000814202b36414a53595b6060606060606059565153535353514f4a443b32353d444849535353534f5557606060606060605b59534b41372c20140800000000000000000000000001070d151b1e252a2d2e31353738393939383735322f2e2b261f282f34373839393939393932312e29231b1309000000000000000000000000000000070c10131320202020201514120e090300000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e05000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000000000000010d1a2734404d5a677380868686868686868175685b4e4235281b0f0200000000000000000000000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d0100000000000000000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000d1925323d49545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000000000060c161b21272c2f31373a3c3e4042444545464645454443413f3d3a39352f2c29241d17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945525e6b757979797978706c615f57514b434646424b51575f656c71787979797873685c5044372b1e110500000000000000000000000000000d1a2733404c59646f7479797979797979726d6256453c45464646413a38342e271e232e384855616b7079797979797979756f65594d4034271b0e00000000030f1b26323c4754606d7a86929faaa69a8d8174685e52463a2f24190d02000000000000000000000000000000000000040d1a232d3946525d6873808d98a3aa9f92867b6e61564c413529180e040000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326190c0807050200000000000000030f1a252f3841484c4e53535353534c525f6060606060605d5b554d44393d474f54566060606060605a585353535353534f4d4841392f251a0f040000000000000000000000000000040a0f14191e202125282a2b2c2c2c2b2a282522211e1a151d23272a2b2d2d2d2d2d2d2524221e1811090100000000000000000000000000000000000406071313131313080705020000000000000000000000000000000000000000000000030613131313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d020000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000000000000000000000000000000000d1926333f4c58646e7379797979797979756f65594d4034271b0e010000000000000000000000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000f1c2835414e5a66707679797670665a4e4235291c0f0300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000000030a111721272c32383b3c4347484b4d4f5151525253525251504e4c494745413a39352f28221c140b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7987868686847d756e69605c554f46454f545c60696e777e8586868685786b5f5245382c1f120500000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c65625b514c50525353534e464540393029202c38444f5961636c6c6c6c6c6c6c68655d53483d3125180c00000000000a15202c3945525d6874808d98a3ac9f92867a6d61564c4135291f14090000000000000000000000000000000000010c161f2a36424d57616d7a85929faaa2988d8074695e52433a2f241906000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f332619191514120e090300000000000008131d262f363c4041464646414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c534846464642403d372f271e1309000000000000000000000000000000000002080e111414181b1d1f1f201f1f1d1b191514120e0912171b1e1e202020202020191816120d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e14080000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000000000000000000000000000000000b17232f3b47525c64676c6c6c6c6c6c6c68655d53483d3124180c000000000000000000000000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d10030000000000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d1003000000101c2936434f5c69768286868276695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000000030c151c232832383d4348494e5355585a5c5d5e5f5f605f5e5e5d5b595654514c47454039332d261d181008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e889396918a827b736d67615953525960666d737b828b929792877e7064574a3d3124170a0000000000000000000000000000000814202b36414a53595b606060606060605956514f575d5f6060605b53514b423a322a28333e474f5557606060606060605b59534b41372c201408000000000004111d2935414c56616e7b86929faaa2988c8073685d52453b30251a0d030000000000000000000000000000000007121d28313946535e6973808d98a2a89f92857a6d61564d4231281e1308000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3326252522211e1a140e060000000000010b141d252b30333439393946525e68767979797979797771675b4f434854606b70797979797979746e64584c4039393534312c251e150c0200000000000000000000000000000000000000020507080b0e101213131212100f0c0808060200070b0f11121313131313130c0b09060100000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000000000000000000000000000000020608080b0e1011121313121211100d0b080705020000000000000000000000000000000000000000000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e020000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000000000000000007131f2b36404a52585a606060606060605b59534b41372c201408000000000000000000000000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000030d151e262e343d44484f5456585f626566686a6b6b6c6c6c6b6a6a686563605d5553514b443f382f2a221a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4956626c717f8b919e948f868079706b615f5d606b6f797f868f949f93887e716c6155493c3023160a000000000000000000000000000000030f1a252f3841484c4e535353535353534c4a4c5761696b6c6c6c68605c544c443c342c2c353e44484a535353535353534f4d4841392f251a0f040000000000010d19242f3a46525e6974808d98a2aa9f92857a6d60574d42362a1f150b010000000000000000000000000000050e18242f39434f59616e7b86929faaa0968c7f72685e52443b301f160c01000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f333232322e2d2a261f180f060000000000020b131a202427282d2e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e41342d282725201a130c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000000000000000205090e121415181b1d1e1f20201f1f1e1c1a181514120e090502000000000000000000000000000000000000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e1408000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000000000000020e19242e3840474c4d535353535353534e4d4841392f251a0f04000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000020b151f2730383f444f54596063676a6f7173757778787979787877767472706d6764605d55504a423c342c231a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000815212d3945505a626d727f8b919c98928c847d756e69686d747c838c92989c918b7f726c625a5044392d2014080000000000000000000000000000000008131d262f363c4041464646464646463f44505d697378797979746d665e564e463e35282c33383c3d4646464646464642403d372f271e13090000000000000008131e2a36424d57616d7a85929fa8a2978d8073695e52463d31271d120700000000000000000000000000020b17202935404b55606b75828f98a3a59d9184796d60564c4132291f0d0400000000000000111e2b3744515e6a7784919daaa5998c7f7266594c3f3f3f3f3f3b3a36312a21180e03000000000001080f14181a1b212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271c1b18140f090200000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000000000000002080e11151a1e21222528292b2c2c2c2c2b2b29272522211e1a14120e09020000000000000000000000000000000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d010000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a00000000000000000000000000000000020e1a26313c454e53556060606060606055534e463c31261b0f03000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a141d273139424a505960636b6f74787b7e8082848485858685858483817f7c7a75716d67605b544e463e352c23190d040000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343e48505a626d727f8c929c9f96918a827b73717a818891959f9d928c7f736d625a50483e33281c100400000000000000000000000000000000010b141d252b303334393939393939393845525f6b788586868681786d685f584f473f342e272c2f30393939393939393534312c251e150c0200000000000000010e1a25303b46525e68727f8c96a0a99f92867b6e61594f43392f24180e040000000000000000000000000a141d29323a45515d67707d89939ea89d93897d70675c51443a3020170d0000000000000000111e2b3744515e6a7784919daaa5998c7f7266594c4c4c4c4c4c4846423b332a1f14090000000000000003080b0814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0c08040000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000000000000000002080d14191e20262b2e2f323436383939393938373634322e2d2b26201e1a140e090200000000000000000000000000000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e1105000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f2316090000000000000000000000000000000006121e2b37424e575f6c6c6c6c6c6c6c6c625f584e43372b1f1206000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006111b262f39434b545c606b70767c8184888b8d8f9091929293929191908e8c8986827e79716c665f584f473e352b1f160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222d363f48515b636d737f8c929ca09e948f867f7d848d939aa09d938d80736d635b51483e362c22170b000000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d323f4c5965727f8c93938e827a6f6a615951444039302823242d2d2d2d2d2d2d282725201a130c0300000000000000000009141f2a36414c56606d7984919da5a2988e81756b60554b40352920160b020000000000000000000006111c262f3a444f59606d7984919ea5a1968e81746b60554b4032291e0e050000000000000000111e2b3744515e6a7784919daaa5998c7f72665958585858585855534d453b31261a0e020000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d181109010000000000000000000000000a151f2831383e4243464643423e3831281f150a00000000000000000000000000000000000000000000040c13191f252a2d31373a3b3e41434445464645454443403e3b3a37312d2a251f1a140d0500000000000000000000000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000000000000000000000000000000000814212e3a47535f6a7679797979797979766a5f53473a2e211508000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000b17222d38414b555c666d737d82898e919698999b9d9e9e9f9f9f9e9d9d9b9898928f8a857e786f6a61594f473d31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000006101b242d363f49515b636d73808d929da49e98928c8a91969fa49e938e81746e645b51493f362d241a10050000000000000000000000000000000000000001080f14181a1b20202020202025313e4a56626d75818f969490847c706b625b514a423a322a21192020202020201c1b18140f090200000000000000000000020d1925303a45515c67707d89939da89e93897d70675d51453d32281d140a000000000000000000071017222d38424c56606b74808d96a0a3999184796d60594f43392e20170d000000000000000000111e2b3744515e6a7784919daaa5998c7f726665656565656565615f574d42362a1e12050000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b1309000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000000000000080e161e25293036393c4247484b4e50515253535252514f4d4b4846423c3a36302a251f170f08000000000000000000000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e0200000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000000000000000000000000000000000815222f3b4855626e7b868686868686867c6f6255483c2f22140a000000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1b27333f49535c676d7880888f949a9ea1a8a6a9a19e9d9d9c9d9d9ea1a9aaa39f9b97918b837c706b61594f433a2f24190d010000000000000000000000000000000000000000000000000000000000000000000000000000000009121b242d373f49525b636e74808d929da5a39f99979ea1a69e948e81786c605c524940372d241b11080000000000000000000000000000000000000000000003080b0d0e131313131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a1313130f0e0c08040000000000000000000000000008131e2834404b55606b74818e96a1a59d9184796d60594f443a2f261b110600000000000000060f192228333f4a545e68707d88939fa69f92877d6f675d51473d30271d0e05000000000000000000111e2b3744515e6a7784919daaa5998c7f7272727272727272726e695f53463a2d2114070000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b1106000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a000000000000000000000000000000000000020a121a202830353b4146474e5355585b5c5e5f5f5f5f5e5e5c5a5855534d4846423b363029211a120a020000000000000000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e120500000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000000000000000000000714212d3a4754606d7a879893939393897d7063564a3d2f261b11060000000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000005121f2b3744505b656d79828d939a9fa6a7a09d999697929090909090929795999da0a7a19e9590867d706b60564c4135291d1307000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b252d374049525c646e74808d939da59f9f9f9fa79f948f82786d665b504a40372e251b1209000000000000000000000000000000000000000000000000000001010606060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300020100000000000000000000000000000000020c18232e39434f59606d79849199a3a0968d80736b60564c41382d221710070000000000030d18212b343d44505b666d7a85919aa49e948c7f726b60554b41352b1e150b00000000000000000000111e2b3744515e6a7784919daaa89b8f817f7f7f7f7f7f7f7f7f7b6e6155483b2e2215080000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e01000000000000000000000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000000020b141c242c323a41464d5254575f626567696b6c6c6c6c6b6a696765615f5754524d46423b332c241c140a020000000000000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d21140700000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000000000000000000000613202c3945525d687985929f9f9f998c7f7366584e41382d2217110a02000000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005111e2a36414c56606c77818e949fa4a7a09d95908c89878584838383848587898c90959ea1a7a09892867d6f685d52453a2f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252e37404a525c606c77818e93939393939393959082796d665c544a3f382e251c1309000000000000000000000000000000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c030000000000000000000000000000000000000007121d27303d45515d676f7d87929fa69f93877d6f685e53493f332722190f060000000009141f29333d46505a606c78828f97a1a0958f82776c60594f433a2f23190c0300000000000000000000111e2b3744515e6a7784919daaaa9e938f8b8b8b8b8b8b8b8b8a7d7164574a3e3124170b0000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000000000000000000000000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d12060000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000010b141d262e363e444c52565e61666a6e717476777879797878777673716e6966615e57524d453e362e261c140a0000000000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c000000000000000000000000000000000004111d2935414c566976838f9caca99d9083766a6053493f3327221b140b040000000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000713202d3946525e68727f8c939ea6a59d959089837f7c7a787776767677787a7c7f838a9297a1a9a29891847a6d60554b4135291d11040000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c252e384044505b656c7881868686868686868683796d675d544a42382d261c130a0100000000000000000000000000000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000b151e2935414b55606b727f8c949ea49991847a6d655b50443e342b21180d030000020e1a26313b454e58616c73808d949ea19791837a6d655b50473d31281d11070000000000000000000000111e2b3744515e6a7784919daab0a69e9b98989898989898978a7d7164574a3e3124170b0000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0000000000000000000000000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000009131d262f38404850565e61686e73777b7e81838485868685858482807e7b77736e69615e57504840382e261c130900000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d302316070000000000000000000000000000000000010d19242f3f4c5966727f8c9aa4ab9f95897c6f655b50443e332d261d160e0600000000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c2834404a54616d7a85929fa5a69d938e837d77736f6d686a6a696a6a676d6f73787e859196a1aaa1968d8073675d5145392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131c2627333f49535b666c757979797979797979776d675d554b42392f261c140a0100000000000000000000000000000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000000000000000000000000000000000000030c18242f3a434f59606c77828f95a0a1968f82776c605a50463d33291f1409000005121e2a36424d57606a717e8a929ca29892857b6e685d53493f352b1f160c000000000000000000000000111e2b3744515e6a7784919d9f9f9f9f9f9f9f9f9f9f9f9f978a7d7164574a3e3124170b00000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000000000000000000000000000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000007101b252f38404a525a61686d747b8084888b8e8f919292929291918f8d8b8884807b746e69615a524a40382e251b0f06000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d2013070000000000000000000000000000000000000815222f3b4855626e7b87939faba79c9082776c605a50443f382f282017110a020000000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100006121f2c3844515c6674808d98a2aa9e948e8179706b6663605d565d5d5d555d6062656c717b84919ea8a99f92857a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a1417222d38414a545b60686c6c6c6c6c6c6c6c6a605d554c433930271d140a0200000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000007131d28313d44505b656d7a839197a19e948c80736c61584e453b31261a0e02000714212d3a46535f696f7c869293939992867c6f695f564c41382d23190d04000000000000000000000000111e2b3744515e6a77849193939393939393939393939393938a7d7164574a3e3124170b000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e120600000000000000000000000000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c19222d37404a525c636c717a81868c9196989a9c9e9f9f9f9f9e9d9c9a9895918d86817b716c645c524a40372d21180e03000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f1205000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f13060000000000000000000000000000000000000814212e3a47535f6975828f99a3ab9f948c7f726c615a5049413a3227221b140b0400000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000713202d3a4653606d7885929fa9a2988f82786d6760595654524c5050504c5154535b6069707d8a96a0aca2988a7e7164574a3e3124170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f38424a50535b60606060606060605d54514c433a31271e150b02000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c100400000000000000000000000000000000000000010c161f27333f49535d686e7b859298a29f93887e706a60574d42362a1e1205000815222e3b4855616e7b858686868686867d706a60574d433a2f261b110700000000000000000000000000111e2b3744515e6a7784868686868686868686868686868686867d7164574a3e3124170b0000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000000000000000000000000000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000a151e2b343f49525c646e737e858d92999da0a8a9a29f9d9c9b9c9d9fa2aaa7a09d99928e857e736e645c52493f332a1f140900000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d201306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000000000000000000000006121e2b37424d57626f7c87929fa7a69f93877e716c605b534c443d332d261d160e06000000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1723303d4a5663707d899297979992857b6e665c554f49474541434343414547495057616b7784919daaaa9a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262f383f44464e5353535353535353504745413a31281f150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000040d17222d38414c565f696f7d869299939a92867c6f695f53463a2d211407000714212d3a46535f696e78797979797979706b61584e453b31281d140a0000000000000000000000000000101d2a36434f5b67717779797979797979797979797979797979716c6155493c3023170a00000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b11070000000000000000000000000000000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000006111c26303d46515b646e74808a92979fa3a9a19e999792908f8f8f909298989d9fa7a39f97928a80736e635b51453b31261a0e04000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e211408000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c00000000000000000000000000000000000000020e1a26313c4754606a73808d959fa8a49992877e736c655e564f443f382f2820180f070000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1724313d4a5764707d8285878a8c8d8073685e544b433d3a39352f362f35393a3f444f596774818d9aa7a99c908376695d5043362a1d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141d262d333839424646464646464646443a39352f281f160d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000006111b262f3a434d57606a707d868686868686857b6e6155483b2e2215080005121e2a36424d575f616b6c6c6c6c6c6c6361594f463d332a1f160b0200000000000000000000000000000e1b27333f4b565f676a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b130900000000000000000000000000000000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c17232e38424f59626d74808d929ea1a9a39f97918c8885838282838385888b90959ea1a8a29f928d80736d62574d42362a20160a000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d120700000000000000000000000000000000000000000915202b37434e58606d79839096a0a7a39992877f776d6860595049413a322a2119100700000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000a1623303c4955616c7076787b7d80827c6f62564d4239302d2c29242a24292c2d33404c5966737f8c99a6aa9d9184776a5e5144372b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c22282b2d353939393939393939372d2c29241e160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000000000000a141d28313b454e58616b70797979797979786e695f53463a2d21140700020e1a26313b454d53555f60606060605f57554f473e342b21180d040000000000000000000000000000000b17232e39444d565b5e60606060606060606060606060606060575550483e33281c1104000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000000000000000000000000000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000003101c28343f4a54606b727f8c929ca4aaa299928c84807b787675757677797b7f838a91969fa6a49c928b7f72695f53463d32271b0f030000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000000000000000000000000000000000000030f1b27323c45515d676e7a8490959ea6a399938c827a6f6b605b534c443c332b22191107000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000814202d39444f59616469696e7073756f6a5f53443b302721201f2023282c2f353a424d566673808c99a6aa9e9184776b5e5144382b1e11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f20282d2d2d2d2d2d2d2d2a21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d20140700000000000000000000000000000000000000000000020b161f2a333d464f5961636c6c6c6c6c6c6b615f574d42362a1e1205000009141f29333b424648525353535353534a48443e352c22190f060000000000000000000000000000000006121d28323b444b4f51535353535353535353535353535353534a49453e362c22170c000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000000000000000000000000000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000006121f2c3844505c666f7c87929fa4aba29892878079736f6a6a696869656c6e72777d848f949fa6a49f92867b6e61584e43382b1f13060000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000000000000000000000000000000000000000a15202935404b555e686e7b838f949fa3a49f948f847d726c655d564d453d342b23190f060000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100004101c28333e474f5557575e61646669625f584e4332292122282b2d2e34383a40454c545e6975828f9ba8aa9d9083776a5d5044372a1d110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f12131b20202020202020201d1413110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000000000000000000000000040d18212b343e474f55575f60606060605f55534d453b31261a0e020000030d18212931363a3b454646464646463d3c38332c231a10070000000000000000000000000000000000000b16202932393f4344464646464646464646464646464646463e3c39332c241a100500000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b090601000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f231609000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000003101c28343f4a54606d78839099a3afa39992867d736d67625f585c5c535b6061656c707a828f949fa9a2988f82766a6054473b2e2215080000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f0000000000000000000000000000000000000000000000040c18242f39434c565e696e7a828c9299a1a69e9691877f776d685f574e463d352b21180c0300000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000b17212c353e44494a4d535457595c55534e463c312a2d2d3338393c4045464b51565d666e7b86929faca89c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306060f1313131313131313110706040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000060f19222c353e44484a535353535353524846423b33291f140900000000060f181f262a2d2e38393939393939302f2c28211a110800000000000000000000000000000000000000040e1720282e3336373939393939393939393939393939393931302d28221a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000006121f2c3844505c66727f8b95a0aba89f92877d706b605d55534e4f4f495053555a61686d79829097a1a49f94897c6f6256493c2f2316090000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000000000000000000000000000000000007121d27313b444d565e686d777f8791979fa6a199928c827a6e6960584f473d332a1e150a00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000005101a232c33393c3d4246484a4d4f4847433c3431363a3b3f4446494b5153555d60686d78828f98a2aea7998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000007101a232c33383c3d464646464646453b3a36312921180d030000000000060d141a1e21222c2d2d2d2d2d2c2423201c161008000000000000000000000000000000000000000000050e161d23272a2b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a070200000000000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c1004000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000713202d3a4653606d7984919ea7ada1968d80736b6059514b474342423f44464850565d676d7a85929b9993908c8275685c4f4235291c0f0200000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a1000000000000000000000000000000000000000000000000000010b151f29323b444d565d656c727d858f949fa3a39f948f847b6f6a60594f453c30261c1106000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000008111a21282d3031363a3b3d40423c3a37373b3c4246484a505355555c6063676d727a818f949eaaab9f95887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000000000008111a21282c2f30393939393939382e2d2a261f180f060000000000000003090e1214151f202020202020171614100b050000000000000000000000000000000000000000000000040b12171b1d1e20202020202020202020202020202020171714110c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618192020202020201a1917130e0800000000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b00000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000004101d2935404b5564717d8a96a1acaa9e9184796d60594f45403937312d3337393e444c555e68717e8b8e8a86837f7c6f6255483c2f2215090000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f12080000000000000000000000000000000000000000000000000000030d172029323b444c535b606b707a828c9299a1a69e9691857d6f6b60574d42382e23170c020000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000810171c2023252a2d2e31333036393c4347494d5354545b606266676d7074797e858f939ea6aea49d9083776a6054473b2e2215080000000000000000000000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f090100000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000810161c2023242c2d2d2d2d2d2c22211e1a140d060000000000000000000002050708121313131313130a090704000000000000000000000000000000000000000000000000000000060b0e1011131313131313131313131313131313130b0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a100500000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000613202c3945515d6775828f9ba8aea3988b7e71675d51473d352f2b2622272b2d323a434c56606d7883817e7a76736f6a5f53473b2e2115080000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000000000000000000000000000000000000000000000050e172029323a4149505960686d777f879297a0a8a09792867d6f695f544a3f34281e13080000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000050b1014161a1e21282f353a4146474e5455575e6165666c6f7276797d81858b91979ea5afa69d92897d7063584e43372b1f1306000000000000000000000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000050b101416172020202020201f1514120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a0000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714202d3a4753606d7a86929facac9f92867a6d60554b403529241d1a171b1f2028313a44515c666d7775716d6866625f584e43372b1f12060000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f231609000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e050000000000000000000000000000000000000000000101020000000000050e1720282f383f444f565e656c727d859196a0a9a29892857b6e665c50443a3025190d0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000000000409121b232b323a41454c525458606266696e7175797c7f8285898d92979ea1a9ada59e948d80746b6054463c32271b0f030000000000000000000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000407090a13131313131312080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313090907030005090d0f101313131312100d0903000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c161008000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000a1723303d4a5663707d8998a3aea89b8e8275675d51433a2f23181d1d1d1d1d161f2834404a545c606a6864615e5655534e463c32261b0f030000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e211508000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000000050e1720353f474e524f54596063676d70727576787879797878777573706d6865605d55504a46423c332a1f14090000000000000000000000000000020507080a0b0c0c0d0e0f090907030000050d161d262d333d444c535b606b6f7b849196a1aaa2979083786d60564c41362a1b110600000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000000009121b242d353d444c52565e61666a6f73777b7e8285888c8f92989a9fa2a9aca9a19e938e82786d60594f44342b20150a00000000000000000000000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1317191a202020201615130f0a1015191c1d202020201f1d19140e07000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a03000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b0500000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d1a2733404d5a6673808d99aab4aa978b7e7164554c4131282a2a2a2a2a2a2a2a2a232e39424a51535d5b5754524c4847433c342a20150a000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700000000000000010e1a26313d4751595e5f606060555c606366686a6b6c6c6c6c6b6a686664615e566060606055534d453c31261a0e02000000000000000000000002090e111414171818191a1b1c1615130f0a0400040b141b2227323a4149505960696e7b849199a3a99f958c7f73685e5246382d22170b00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000006101b242d373f474f565d60686d72777c8084878b8e9297999c9fa2aaababa8a19e96918a81796d665c51473d3322190e040000000000000000000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000010a12191f2326262d2d2d2d23221f1b161b212628292d2d2d2c2b29251f19110800000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c2834404b546976828f9ca9aea398887b6f6255483c2f3737373737373737373737373039404446514e4b4746413c3b37322a261f180f0600000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000004111d2a36424e59636a6c6c6c6c6b636059595b5d5e5f5f5f5f5e5d5c5a575f626a6c6c6c6c6c5f574d42372b1e120500000000000000000000050d14191e20212324252627282823221f1b160f0700020a111720292f383f444f575f696f7d87929fa9a79f92867a6d6153493f33271b0f03000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000000040e18222d363f49515960686d737a7f84888d9196989b9ea2a9a9acaaaaa29f9b96918c847e746d675c544a40352b2110070000000000000000000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b2014080000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070f111213131312110e0b0706040000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000a131c242a2f323339393939302f2c2721262d323536393939393835312a231a11070000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006131f2c3845515c667884919eabac9f9286796d6053464444444444444444444444444444444444444444444444444444443b3a36312a21180e03000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160906040d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070000000000000006121f2c3845525e6a757979797978706b605c544d5152535352524b515a61696e777979797976695f53463a2d211407000000000000000000050e171f252a2d2e30313233343435302f2c27211910070000060e171d262d333d454d57606b73808d97a2ada2988c8073655b5044372b1f1205000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000000a15202a343e48515b626b707a80868c9196999da0a8a8abaaa7a7a09d9a98928e8a847f79716c605c554b42392e231a0f000000000000000000000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c0000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113141c1e1f1f20201f1e1b181413100c0701000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000007121c262e353b3f40464646463c3b38322b30383e41434646464645413c352c23190e03000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202d3a4653606d7986939facaa9d908477665c50505050505050505050505050505050505050505050505050505050504846423b332a1f14090000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c00000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f231b1313100c1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000000000000000613202c3946535f6c7987868686847d736d665f5751464146454d555c606c717b83868686867b6e6155483b2e2215080000000000000000020d17202930363a3b3d3e3f3f4041423c3b38322b23190f040000050b141b2227333b454f59606d7a85929fabaa9e9185786c605346392d201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000000030f1b26313c46505a626d727d848d92989ea0a8aaaba8a8a09e9a9795908d8985817d78726d67615a514b433930271c1108000000000000000000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292a2c2c2d2c2c2a2824201f1c18120b03000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000020e19242e3840474b4d535353534948433d353a42494e5053535353514d473e352a1f140900000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815212e3b4854616e7b879aa4afa99c90837669545d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d55534d453b31261a0e0200000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d3023160700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e8b9393939393897c6f6256493c2f2d28201f1c181a2733404d5a6673808d939393939386796d6053463a2d20130700000000000000000b1825323e4b5865717e8b9296918780786e69625b524c4550575f676d747e869095948d8074695f53463a2d211407000000000000000009141f29323b4246474a4b4b4c4d4e4f4948433d352b21160a000000020a11172129333d45525d6874808d9aa7ada197887c6f6255483c2f221509000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000006121f2b37434e58626c727f8791969fa2aaaaaaa29f9b9896918e8a8784807d7975706d66605d555045403930271e150b00000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e00000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2d363738393939383735312d2c29231d150d0600000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000007131f2a35404a5257596060606056544f473d424c545a5c6060605f5e5850473c3125190d0100000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916232f3c4956626f7c8995acb6a89c8f82756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615f574d42362a1e120500000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d20130700000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1825323e4b5865717e868686868686867c6f6256493c3939352d2c28231d2733404d5a66738086868686868686786d6053463a2d20130700000000000000000b1724313d4a56626d73808c9399938d837b726d615e56515a61696e79818a9298958f82786d60574d42372b1e120500000000000000020e1925303b444d5254565758595a5b5b56544f473d32271b0f0300000000060f18212935414c5663707d8996aab3a9988c7f7265594c3f3226190c000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000815212e3a47535f6a717e889299a1a9aca69f9c98928e8b8784817e7a7773706d6663605c54514b433e342e271e150c0300000000000000000000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c302316090000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a4244454646464544413e3a38342f271f17110a02000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000000000000000000000a17232f3b47525c63666c6c6c6c6360594f4349545e66696c6c6c6c6a62584d4135291d100400000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d00000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303d495663707c8996a3afa89b8e8177777777777777777777777777777777777777777777777777777777777777776e695f53463a2d211407000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000b1724313d4a56626c71797979797979796f6a605447464646413a38342e2726323f4b58636e737979797979797976665c5044382c1f120600000000000000000915212e3a45505a636e74818e939f9590867e756d68605c606c717b838e939f969083796d665c50453c31261a0e020000000000000005111e2a36424d565e61636465666767686360594f43382c1f13070000000000060f1924303a4753606d798698a2aea79a8e8174675b4e4134281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e58626f7c86929aa3aba8a09e948f8a85827e7b7774716e686763605c5453504a4540393128231f1c17110a02000000000000000000000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000008131e28313a4145474f515252535352514e4b474540393127221b140b02000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000c1926323f4b57636e73797979796f6b6054484e5a66707679797979746a5e5145382b1f120500000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724303d4a5763707d8a96a3b0ab9e928583838383838383838383838383838383838383838383838383838383838383837b6e6155483b2e2215080000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000915212e3a45505a62656c6c6c6c6c6c6c6260584e525353534e4645403930292f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000000000000000005111d29343f48525b606d78818f959f98928b827a706b676d747e8690959d9891847b6e675d544a3f332a1f140900000000000000000714202d3a46525e696e707172727374756f6b6054483b2f22150800000000000008131f2c3845515c677885929faba89b8f8275685c4f4235291c0f000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a76828f98a3aca7a0969189827d7975716e696764615e565653514a46443f38352f312f2d2b28221c140b0200000000000000000000000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f130700030f1b26323c464e535560606060606060585650483e34291d11050000000000000000000000000000000000000000000000000000000000000000010d19242f3a434c52545c5d5f5f605f5f5d5b5753514b433f332d261d140a00000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000000000000000000000000000d1a2633404d59667380868686867d6f635649505c69768286868686796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0ada1979290909090909090909090909090909090909090909090909090909090909090887b6e6255483b2f2215080000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d2013070005111d29343f48505658606060606060605654575d5f6060605b53514b423a322a36404a52585a606060606060605f504a42382e23170c000000000000000000010c18222d364044505c666d79829095a09f938f857d746f79818a9298a09992867c6f695e554b42382e21180e0300000000000000000814212e3b4754616e7b7d7e7e7f8081827d6f6356493c3024190d02000000000004101c2934404b556b7784919eaaa99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88949faaaca09590847d76706d6765615e575754524c494644403a444442413f3e3c3938332d261d140a000000000000000000000000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f030006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d211508000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d60696a6b6c6c6c6b6a6864605c5550443f382f261b1106000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000d1a2633404d596673808c9393897c6f635649505c6976838f939286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0b3a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d94887b6e6155483b2e22150800000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d12070000000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900040d1a2733404d5a6673808d99a6aca09386796d6053463a2d20130700010c18222d363f454a4b53535353535353495761696b6c6c6c68605c544c443c342e3840474b4d5353535353535353443f3830261c11060000000000000000000006111b2428343f4a545d676d7a839196a19e979188807b838e929fa29f93877d706a5f574d433a30261c0f060000000000000000000b1724313e4a5764717e898a8b8c8d8e8c807366564c4135291e130b060400020509121f2b3844505c667885929eaba99c908376695d5043362a1d10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926333f4c5966727f8c99a6afa49a90837a706b64605c5554524d4b4746413d3a434a4f50514f4d4c4a4946443f382f261c11060000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a00000815212e3b47535f6a7679797979797979716c6256493d3024170a00000000000000000000000000000000000000000000000000000000000000000613202c3945525d686d757778797979787774716d67625a504941382d22170b030000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d8996a3b0b8b0aba99f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa9aaaaaaaaaa94877a6e6154473b2e211408000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b000000000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f2316090b10141a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000006111b242d343a3d3e46464646464646505d697378797979746d665e564e463e3528363b3f40464646464646464638342e261e150a000000000000000000000000091217232e38424b555d686e7b849197a2a19a938d8890959da59d928b7f726b61584e453b31281e140a000000000000000000000815222f3b4855626e7c889798999a9a8f8275685d52463a30241d1512100c0e12141a202d3a4653606d7986939faca99c8f8276695c4f4336291c10000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020f1c2835424f5b6875828e9ba8ac9f93877c6f68605953514b4846423e3b393634434d555b5d5d5c5a59575553504a42382d22170b00000000000000000000000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000916222f3c4955626f7c868686868686867e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8284858586868584817e79716c605b53493f33271f14090000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996a2afb0a69f9c9393939393939393939393939393939393939393939393939c9ea6b0aea398877a6d6054473a2d2114070000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c03000000000b1825323e4b5865717e8b9393939393897c6f6256493c2f231610171c20232733404d5a6673808d939393939386796d6053463a2d20130700000009121b22292e313239393939393945525f6b788586868681786d685f584f473f342e2f323339393939393939392c28231c150c030000000000000000000000000006111c263039434c565e696f7c859299a3a49f9a959da0a79e948d80746d62594f463c33291f160c02000000000000000000000613202d394653606c7785929ea5a69f92867a6d61564c41352e27201f1c181a1e21252a34404b55626f7c889aa4afa79b8e8174685b4e4135281b0e000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a99d9083766a5f564f4645403b3a36302e2d2f3c46555f666a6a6967656462605b544a3f33281c0f030000000000000000000000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f2419070000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87909292939292908e8a847e746c655b50443b30251a0e0200000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000815222f3b4855626e7b8895a9b3ab9f948f8686868686868686868686868686868686868686868686868f949eaaac9f928579675d5145392c20130600000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000b1825323e4b5865717e868686868686867c6f6256493c2f23161a22282d303139404d5a66738086868686868686786d6053463a2d201307000000000911181d2124252d2d2d2d2d323f4c5965727f8c93938e827a6f6a6159514440393028272d2d2d2d2d2d2d2d1f1c17110a030000000000000000000000000000000a141e27313a444d575f6a707d879299a49f9f9f9fa9a0958f82786d605b51473e342a21170d04000000000000000000000005121f2b3744505b6575828f9baaaea3988b7f72685d52454039302d2c2823252a2d30363e45515c6773808c99acb4aa998c7f7366594c403326190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000004101d2a3743505d6a7683909da9a79b8e817468584e443d38342e2d2a2a2d2f38424e5866717777757472716f6c665b5044382b1f120600000000000000000000000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949e9f9f9f9e9d9b96918b80776c60574d42362a1e120500000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714212d3a4754606d7a8797a2ada99c8f82797979797979797979797979797979797979797979797979828f9ca9ab9e9184786b554b4135291d1104000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000b1724313d4a56626c71797979797979796f6a6054473b2e2217242c33393c3d46464b58636e737979797979797976665c5044382c1f12060000000000060c111517182020202025313e4a56626d75818f969490847c706b625b514a423a322a211920202020202012100c060000000000000000000000000000000000020c151f28323b454e58606b717e8793939393939393969083796d665c50493f352c22190f05000000000000000000000000030f1b27333f495364717e8a98a2aeaa9e91857a6d605b514b423d3a38342e31363a3b42465059606d7984919eabaea398897d7063564a3d3023170a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000003101d293643505c6976838f9ca9a79a8d817467564c413a39352f363036393c424a54606a77838482807f7d7c786c605346392d201306000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c010000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87949fa3aba6abaaa9a19e928b7f72695e52463a2d20140800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000613202c3945515d677885929eabaa9d9184776c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c667784919eaaa99c8f8376695c50432f24180d010000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a100000000000000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1c2328363e44494a525353525c63666c6c6c6c6c6c6c6c5c544a3f34281c10030000000000000105090b0b13131316222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a13131306030000000000000000000000000000000000000000030d162029333c464f59616c727f8686868686868686847b6e675d544a3f372d231a100700000000000000000000000000000b17222d3a4753606d7a85929faaada1978e81746d605c544f4946444043434246484d525a616b737f8c96a1acac9f92867a6d6053473a2d201407000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000020e1b2835414e5b6874818e9ba7a99c8f8276685e534c4745414343434146474d545b666f7c88908f8d8c8a85796c605346392d201306000000000000000000000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c201304000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8799929995999fa2aaada49f92867b6e6154483b3025190e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004111d2935414c55697683909ca9ab9f928578695f606060606060606060606060606060606060606d7986929faca79a8d8174675a4e4134271b070000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000005111d29343f485056586060606060606056544e463d3227262e343f485055575f6060605a585a606060606060605f504a42382e23170c000000000000000000000000060606121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000000000040e17212a343d47505a626d727979797979797979786e695e554b42382e251b11080000000000000000000000000000000613202c3945515d6773808d98a2aea99d938c7f736d6660595653514a50504d5354575e616c707d87929fa8b0a69b8e8275675d5145392c201306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000c1926323f4c5965727f8c98a7ac9f92867a6d655e5654514b504f504d5254575f666c7882909c9c9a988e8174655b5044372b1f12050000000000000000000000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d1104000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a87878686888d9298a2abaea2988c807366564d41362a1e1105000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d19242f414d5a6774808d9aabaea298887b6e61555353535353535353535353535353535355626f7c8899a3afa9988b7e7265584b3f3225180c00000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d00000000000000010c18222d363f454a4b535353535353534947433d342b2830383f44515a61646c6c6c6c66635c5253535353535353443f3830261c11060000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000000000000050f18222b353e48515b62656c6c6c6c6c6c6c6c6b615e574d433a30261c13090000000000000000000000000000000004111d2935404b55616e7b86929fa6afa59c918c8079706b6562605c545c5d575e6164696e747e869299a3afaa9f94897d7063554b4035291d1104000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000915222f3c4855626f7b88959faba3998e81776d6863605d555d5c5d565e6164696e78808e949fa8a0958a7d706453493f33271b0f0300000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d787c7a79797c80869299a4afaa9e918477685e5246392d201407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000081724313e4a5764717d8a99a3afaa988b7e7165574d42464646464646464646464646424d5765727f8c98abada297887b6f6255483c2f2215090000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000006111b242d343a3d3e464646464646463c3b38322b29323a424a505b636c7079797979736e63574b46464646464638342e261e150a00000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000000000000061019232c363f4951565860606060606060605e54524d453b31281e140a0100000000000000000000000000000000010d18242f3a46525e68727f8c949fa8ada49c928d837d77726f6d666a69696a696e71757b818a9298a2abaea2988f82766b6054433a2f24180d01000000000000000205111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100d0b08030000000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000815212e3a47535f6a7683909da5ab9e938e817a74706d676a6969696a686e71757b828e929da6a59d9083786c605346392d22170b00000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e130800000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000006121f2c3844515c666d6f6d686d6f737d87939facaca096877a6e6154473b2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000714212e3a4754616d7a86929faca89b8e8275695e53463d313939393939393939303946525e6976828f9ca9ab9e9285786c605346392d201306000000000000000000050e172029313940454f54596063676d70727576787879797878777573706d6865605d55504a423c332b231911070000000000000000000009121b22292e3132393939393939392f2e2b272b333b444c545c606d727e868686868073665a4d4039393939392c28231c150c03000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d12070000000000000000000000000000000000000000000000000007111a242d373f464a4c5353535353535353524846423b33291f160c0200000000000000000000000000000000000007131d2a36414d56606d78829096a1a8ada49d959089837f7c797777767677787b7d82868e939fa2aaaea39f92867b6e61594f4431281d130700000000000002080e11141e2a3744515d6a778490939393938f8376695c50433629201b1a18140f0801000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d1001000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c1000000006121f2b37434e5863707d89939da6a59e938e86807d7a787776767677787a7e82878f949da5a69d938a7d70655b5044372b1b1106000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b0807050200000000000000000000000000000000000004101c2834404a545c6062615e60626b75818e9ba8b2a8968a7d7063574a3d3024170a000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f231609000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000713202d3946525d6876828f9ca9ac9f92867b6e61584e433b322c292424292c3139424d57616e7b86929faca89b8e8174655b5044372b1f120500000000000000000000050e171f272f343d43484f54555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000911181d2124252d2d2d2d2d2d2d2322242c343d454d565d666d747f87929892857b6e6154473b2e2d2d2d2d1f1c17110a03000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000000000000000008121b252d343a3e3f4646464646464646453b3a36302921170d0400000000000000000000000000000000000000010e1925303b44505c666e7a849196a0a7afa7a09d95908c8985848383838485878a8e92999da5aeaaa39f918a7e71695f53473d321f160c010000000000050d14191e20212d3744515d6a77838686868686868276695c5043362d2d272724201a130b020000000000000000000004111e2a3744515d6a77838686868686868276695c504336291c140a000000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000030f1a26313c4855606b74818e949da5a59e98928d898785838382838485878a8f93999fa6a49d948e81746c6153493f33271b0a000000000000000000000000000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c2013040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000000c18232e39424a5153555452535964717e8a97a4b1a5988b7f7265584c3f3225190c000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f221508000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005111d2935414c5664717e8b96a1ada3998d80746a60564d443e39352f2f35383c434b545e6973808d99a3aca096897d706353493f33271b0f030000000000000000000000050d151d232932383d44484b5161696b6c6c6c68605c5f5e5d5c5a5754524c47454039342e261e180f080000000000000000000000000000060c11151718202020202020151d2328363e464f575f686d78818c939993877d70695e52463a2d2020202012100c06000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000000000000000000000000000000000000000000000000000009131b23292e31323939393939393939382e2d2a251f170f0500000000000000000000000000000000000000000008141f28343f4a545e686e7b8490959fa3abaca7a09d98989291908f90919297979b9fa3abaca7a098928b7f726c61574d42352b210d040000000000050e171e252a2d2e3939424f5b6771777979797979797670665a4e423939393433302b251d140b0100000000000000000003101d2936424f5b6771777979797979797670665a4e42352e261c12070000101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c10000000000a15202c38444f59606d79828e939da0a7a29f9a96979290908f90909297979b9fa4a7a09d928d82786d605a5041382d22170b000000000000000000000000000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d11040000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000000007121c2730394044464847464855626f7b8895a2aea6998c7f7366594c403326190d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d211407000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010d1924303a4653606d7984919ea7ab9f92877c6f685e564f47454141414045474e555c666e7b86929faba89e9184786c605346392d22170b00000000000000000000000000030b121821272c323839505d697378797979746d665e564e4f4d4a4746413a39352f28231c150c06000000000000000000000000000000000105090b0b131313130e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e1113130603000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d2d2b21201e1a140d0500000000000000000000000000000000000000000000020b17232e38424d565f696e7b838d92999fa4acacaaaaa39f9e9d9c9c9d9ea1a9a8acaca8a19e9590867e726d625a50453c3123190f0000000000020d1720293036393b4646464a555f676a6c6c6c6c6c6c69665e54494646464641403c362f261d1308000000000000000000010e1a27333f4a555f676a6c6c6c6c6c6c69665e544b4740382e24190e0200101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d697683908f8276695c4f4336291c100000000003101c27333d45515c676d79818990959b9fa2aaa9a19e9d9c9c9c9d9fa2a9aaa29f9b95908a80786d665c51473e2f261b11060000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d070100000000000000000000000000000b151e272e34383a3c3a3a4754606d7a8793a0b5a69a8d8073675a4d4034271a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000008131f2c3845515c67727f8b95a0aba39991847a6e68615954514c4e4e4b5153575f676d78839098a2aca0968b7f72665b5044382b1b1106000000000000000000000000000001070c161b21273845525f6b788586868681786d685f584f473f3a3936302c29241d17110a03000000000000000000000000000000000000000000000600070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e020600000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000000000000000000000000060d1216181920202020202020201f1514120e090200000000000000000000000000000000000000000000000006111c26303b444d575f696e7880878f939a9ea1a8a7a9aaaaaaa9a9aaaaa9a8aaa39f9c96918b837c716c625b51483e332a1f1107000000000008141e29323b4146535353535353555b5d6060606060605c5a545353535353534e4c4841382f251a0f030000000000000000000a16222e39434d555b5d6060606060606060605a57524a40352a1f130700101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000000000010507070b0b0b0b0b0b0b101d2a3643505d697683908f8276695c4f4336291c1000000000000b16212834404b555c676d747d838a8e9298989a9c9d9e9f9f9f9e9e9c9a9898928e8a837d746d665c544a40352c1d140a0000000000000000000000000000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e1308000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c0400000000000000000000000000030c151c23282c2d2f2e3a4653606d798699a3afa79a8d8074675a4d4134271a0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d1104000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000004101c2834404b55606d78839099a3aba09690837a706b64605d555b5b555d60636a6e79818e959faaa49a9184796d60544a3f33281c0a0000000000000000000000000000000000040a0f1926323f4c5965727f8c93938e827a6f6a6159514440393028201d18120c0600000000000000000000000000000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000106090b0c131313131313131312080705020000000000000000000000000000000000000000000000000000000a141e29323c454d575e666d737c82878d9196989a9c9d9e9f9f9f9f9e9c9b9998928f8a847f786f6a625a51493f362c21180e0000000000020e1925303b444c525f6060606060605d5b5553535353534f54566060606060605a58534a41362b20140800000000000000000006111c27313b434a4f5153515a61646c6c6c6c66635c52473b2f23170a00101c2936434f5c6976828f908376695d5043362a1d100300000000000000000000000000000000000000000002080d11131417171717171717171d2a3643505d697683908f8276695c4f4336291c100000000000050c18232e39434b555c606b6f787d8185898b8e9091919292929191908e8c8985827d77706b605c544b42392e231a0b0200000000000000000000000000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c01000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000000000030b12181c1f20222c3844505c667986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d01000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000c18232e3944515c666f7c87929fa4a8a09590847d76716d6769676869676d70757b838e939ea7a59f93887d70665c5142382d22170b000000000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000000000000000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d02000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202a333c454d545c606a6f757b8084888b8d8f91929293929291908e8c8986827d79726d665f5850483f372d241a0f06000000000005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a46444f5960636c6c6c6c6c6c67645c53483c3024180b0000000000000000000008101f2931323a424a505b636c7079797979736e63574b3f3226190c00101c2936434f5c6976828f908376695d5043362a1d10030000000000000000000000000000000000000000050d13191e20212424242424242424242a3643505d697683908f8276695c4f4336291c1000000000000007121d273039434b515960666c7075797c7f81838485858685858483817f7d7975706b636159514b423930271c110800000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c20130400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f050000000000000000000000000000070c1012131c28343f4a5f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e21140700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000007121d2834404a54606a727f8c929ca4a7a096918a827d7a7775747475767a7d818790959ea5a59e938d80736b60544b402f261c1106000000000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a0200000000000000000000000000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000020608080c0e111212131312110e0c080705020000000000000000000000000000000000000000050e18212a333b424b51585f626a6e73787b7e80828485858686858483817f7c7975716d66605c544e463f362d251b12080000000000000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d00000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d00101c2936434f5c6976828f908376695d5043362a1d100b0b0b0b0b0b0b07070501000000000000000000050e171e252a2d2e313131313131313131313643505d697683908f8276695c4f4336291c10000000000000000b151e27303940454f545b6063676d7072747677787879797877767472706d66636159554f45403930271e150b0000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d110400000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f0500000000000000000000000000000004060c17232e46535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424e58626d73808c929ea1a8a19e948f8a8683828181828386898e93999fa7a39f938f81786d60594f42392e1d140a000000000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c03000000000000000000000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000000000000000000000000000000003090e121415191b1d1e1f201f1f1e1b191514120e090300000000000000000000000000000000000000060f182129303940454e53575f6266696e71747677787979797877767572706d6764605c54504a423c342d241b1309000000000000000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e00000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800101c2936434f5c6976828f908376695d5043362a1d17171717171717171413110d0802000000000000020d1720293036393a3e3e3e3e3e3e3e3e3e3e3e43505d697683908f8276695c4f4336291c1000000000000000030c151e272e343d424a5053555d60636567696a6b6c6c6c6b6b69676563605c54554f48443e342e271e150c0300000000000000000000000000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d0100000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d030000000000000000000000000000000013202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d110500000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000000000007121c27303d46515b646e73808a92979fa3a69f9c9992908f8e8e8f9092989b9fa4a69f99928c81786d665c50473d30271d0b020000000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c03000000000000000000000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000000060c11151a1e212226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000060f171e272e343c43474e5355575f626567696a6b6c6c6c6c6b69686663605c5553504a443f38302a221b120901000000000000000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700101c2936434f5c6976828f908376695d5043362a24242424242424242421201e19130d05000000000008131e29323a4146474a4a4a4a4a4a4a4a4a4a4a4a505d697683908f8276695c4f4336291c100000000000000000030c151d23282f383f44464b515356585b5d5e5e5f5f5f5e5e5d5b595653514b48443e383328231d150c0300000000000000000000000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e13080000000000000000000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b0100000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d01000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000000000000000b151e2b343f49525c646e737e858e92999ea1a8a39f9d9c9a9b9c9d9fa3a9a29f9b948f877f776d665c544a3f352c1e150b00000000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000002090e171d1f262b2e2f32353738393939383735322e2d2b261f1c160c07010000000000000000000000000000000000050c151d232831373c4247484d5355585a5c5e5f5f605f5f5e5d5b595653514b46443f38342e261e1810090000000000000000000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500101c2936434f5c6976828f908376695d504336313131313131313131312e2d2a251e170e05000000010d1925303a444c5254575757575757575757575757575d697683908f8276695c4f4336291c10000000000000000000030b12181d262d333839404547494c4e5051525253525251504e4c4a4645403938332c282118120b0300000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c010000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d120700000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000000000000030c19222d37404a525c636c717a81868d9196989b9c9e9f9f9f9f9e9d9b9997928e89827c736c655c544b42382e231a0c03000000000000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000050d141a22282d31373a3b3f4144454546464544413f3b3a37312c272118120b030000000000000000000000000000000000030b121820262b31373a3c4247484b4d4f51525253535251504e4c494745403a38342e28231c140c06000000000000000000000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e00000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200101c2936434f5c6976828f908376695d50433e3e3e3e3e3e3e3e3e3e3e3a3936302920170d02000005111e2a36414c565e616464646464646464646464646464697683908f8276695c4f4336291c100000000000000000000000070b141c22282b2f35383a3d3f41434445454646454443413f3d3a38342e2c28211c160c070000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c03000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a01000000000000000007101b252e38404a525a61686d747b8084888b8e90919292929291908e8c8985817c766f6a605b534b423930261c1108000000000000000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000060f171f252a34393c4247484c4e505152535252514e4c4846423c383329241d150d03000000000000000000000000000000000000070c151b20262b2e31373a3b3e41434445464646454443423f3d3a38342f2c28231c17110a0200000000000000000000000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000101c2936434f5c6976828f908376695d504a4a4a4a4a4a4a4a4a4a4a4a4746413a32291e130800000713202d3946525e686d7171717171717171717171717171717683908f8276695c4f4336291c10000000000000000000000000020a11171c1f24292c2d3032343637383939393838363432302d2c28231d1c16100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d1104000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b403429201509000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e04000000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000000000000000009131c262e38404850565e61696e73787c7e818384858686858583817f7c79746f6a625f585049413930271e150a0000000000000000000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000000000000000000000000000000060f18212930363e45494d5355595b5d5e5f5f5f5e5d5b5855534d48443d352f271f150d03000000000000000000000000000000000000030a0f151a1e21262b2e2f32343637383939393938363533302d2c29231f1c17110b06000000000000000000000000000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e0000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d020000101c2936434f5c6976828f908376695d5757575757575757575757575754524c443a3025190d01000714212e3a4754616d7a7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e83918f8276695c4f4336291c100000000000000000000000000000060b0f12181d1f202325282a2b2b2c2c2c2b2b2a282623201f1c1812100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d01000000000000000000000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e020000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c000000000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b10050000000000000000010a141c262e363e444c52575e61666a6f7274767878797978787675726f6d66626058534e443f382f271e150c03000000000000000000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000000000000000000000000000000030d18212a333b42465055575f6265686a6b6c6c6c6b6a6865615f57544f45403931271f150b010000000000000000000000000000000000000003090e12151a1e21222527292b2c2c2d2c2c2b2a282623201f1c1812100c060000000000000000000000000000000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e00000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e05000000101c2936434f5c6976828f908376696464646464646464646464646464615e564c41362a1e1105000a1723303d4a5663707d898a8a8a8a8a8a8a8a8a8a8a8a8a8a8a91958f8276695c4f4336291c100000000000000000000000000000000003070c10131416191b1d1e1f1f201f1f1e1d1b19171313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e130800000000000000000000000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f14090000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e0400000000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000000000000000000020a131c242c323a41464d5254585f626568696b6c6c6c6c6b6a686663605c54544e47433c332d261d150c03000000000000000000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d20130700000000000000000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c454d525a6164696e72747778787979787774726e69636059514b433931271d12070000000000000000000000000000000000000000000206090e121415181a1c1e1f1f20201f1e1d1b19161413100c070300000000000000000000000000000000000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c00030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b110800000000101c2936434f5c6976828f9083767171717171717171717171717171716d685e5246392d201307000a1723303d4a5663707d8993939393939393939393939393939393938f8276695c4f4336291c10000000000000000000000000000000000000000406070a0c0e1011121213131211100e0c0a07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c0100000000000000000000000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e0200000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000009121c252e363e454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b11080000000000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f00000000000000000000010a121a202830363b4246484e5355585b5d5e5f5f5a61646c6c6c6c66635c52473d373127221b140b03000000000000000000000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000000000000000000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000030613131313131313130d0c0a07020000000000000000000000000003060809131313131313130b0b090501000000000000000007121d27313c464e575e616c71777b7f8183848586858584817f7b76706b605d554b43392f23180c040000000000000000000000000000000000000000000000020608080b0e1011121313131211100f0c0a07060400000000000000000000000000000000000000000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b0007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000101c2936434f5c6976828f91837e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a6d6154473a2e211407000a1723303d4a5663707d868686868686868686868686868686868686868276695c4f4336291c1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e110500000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000a131c242c333b42464d5355575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000080e161e252a30363a3c4347484b4e504a505b636c7079797979736e63574b3f32262017110a020000000000000000000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000060c101220202020202020201a1917130e0800000000000000000000040a0f13151620202020202020181715110c06000000000000000c18242f39434e585f696e767e83888c8e909192929291908e8b87827d746d675d554b40342920150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000101c2936434f5c6976828f95918a8a8a8a8a8a8a8a8a8a8a8a8a8a8a897d7063564a3d3023170a000916222f3c4854606b70797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131311100e0a06000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d11040000000000000000000000000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d20140800000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000010a121a212930363c4247485761696b6c6c6c68605c5f5f5e5d5b595653514b48433d37312a211b1209010000000000000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d201300000000000000000000000000050c13191f252a2d32373b3c3f444c545c606d727e868686868073665a4d4033271a0b060000000000000000000000000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e110500000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2726231f19120a0200000000000000070f161b1f22232d2d2d2d2d2d2d2524211d181109000000000004101d2935404b555f6a6e7b838a9095989b9c9a989898999c9b9a938f8981796d675c51453d32271b0f00000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000101c2936434f5c6976828f9393939393939393939393939393939393897d7063564a3d3023170a000713202c38444f5960636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493d3225190d0000000000000000000000000000000001080f14181a1b2020202020202020202020202020202020202020202020202020202020202020201e1d1a16110b04000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d010000000000000000000000000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e02000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000080f171f252a313744505d697378797979746d665e564e504f4c4a4745403938322b2620180f0900000000000000000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000000000000000000000000000002080d141a1e20262b343d454d565d666d747f87929892857b6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b02000000000000000000000000000000000000000000000000000000000000000000000000000000030c151c23282c393939393939393933322f2a241c140a00000000000007101920272b2e2f3939393939393932312e29221b12090000000006131f2c3945515d676e7c8490959d9d9993908d8b8b8b8d8f92999f9c938e82796d60584e43372b1c110600000000000000000000000106090b0c0e06060300000000000000020405060605040200000000000002070a0c0d0b0b0905010000000000000000000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000d1a2633404d59667380868686868686868680746c61574e43392f251b100700000000000000101c2936434f5c697682868686868686868686868686868686868686867d7063564a3d3023170a0004101c27333d474f5456606060606060606060606060606060606060605c5a544c42382c211509000000000000000000000000000000020b131a202427272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2927221c150d0500000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e1105000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000050d141a1f263845525f6b788586868681786d685f584f47403d3a38352f2c27211a150e060000000000000000000000000000000013202d394653606c798693939393939393969696969393939393939386796c605346392d201300000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e14080000000000000000000000000000000000000000000000070d1316191a20202020202020201a1a17130e0801000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e262e34384646464646464646403f3b362e261c120800000000040f19222b32383b3c464646464646463e3d3a342d241b1106000004111d2935414c55606d798391969f9b938e8783807f7e7f8082878f949e9d948e81746a605447382e23170b00000000000000000000070d121618191b13120f0b06000608080c0e1112131312110f0c09080603080e1317191a181715110c06000000000000000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1925323f4b57636d737979797979797979746e645a50453c31281d120900000000000000000f1c2835414e5a66707679797979797979797979797979797979797979706b6054483c2f22160900000b16212b353d44484a535353535353535353535353535353535353534f4e49423a30261b10050000000000000000000000000000010b141d252b3033343939393939393939393939393939393939393939393939393939393939393939393736332e271f170d040000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c01000000000000000000000000000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d201407000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000d1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000002090e1926323f4c5965727f8c93938e827a6f6a6159514440393029241d1b160e0903000000000000000000000000000000000013202d394653606c798693928d89898989898989898989898989898986796c605346392d2013000000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d0200000000000000000000000000000000000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2630383f4453535353535353534d4b4740382e24190e020000000a16202b343d434749535353535353534b4a453f362d22180c01000613202c3945515d6773808d95a09b918c817b767372717273767b828f939e9f93877c6f62544a3f34281c100300000000000000010911181e22252628201f1c17110e121415181b1e1e1f201f1e1c191615130f12191f2326272524211d181109000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6360594f44382c2013070000050f19232b33383c3d4646464646464646464646464646464646464643413d3830281e140a00000000000000000000000000000008131d262f363c404146464646464646464646464646464646464646464646464646464646464646464644423f3931291f150b00000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c20130400000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e211408000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000002090e1a2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7063564a3d3023170a0000000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424a505f606060606060605a58524a40362a1f13070000030f1b27323d464e545660606060606060585650483f34291d1105000714212d3a4754606d7a85929f9e948c7f746e696765656566696e78818f98a39a8e8175665c5044382b1f12060000000000000009131b23292e3132352d2b28221c1a1e212225282a2b2c2c2b2a282622221f1b1c242a2f323332312e29221b1209000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e1811090100000007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000915212c38424c545a5c6060606060606060606060606060606060606056544f473d33271c100400000008111921272c2f30393939393939393939393939393939393939393635322c261e160c020000000000000000000000000000030f1a252f3841484c4e535353535353535353535353535353535353535353535353535353535353535353514f4a433b31271c11060000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e31241807000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000040a0f141a1e2633404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a02000000000000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706b6054483c2f22160900000000000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0f1112131313131313130a090704000001070b0f1112131313131313130a0907040000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c66635c52473b2f23170a000006131f2b38434e5860626c6c6c6c6c6c6c65625a50453a2e211509000b1825323e4b5865717e8b989e9c8f82756d615e57585858575e666e7b86929f9e9285786d6053463a2d20130700000000000009121b252d353a3e3f413938332d26262b2e2f323537383939383735322f2e2b27262e353b3f403e3d3a342d241b120900000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d070000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f060000000000000000000005101b26303a42494e4f535353535353535353535353535353535353534a48443d352b21160b0000000000080f161c2022232d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c040000000000000000000000000000000814202b36414a53585a6060606060606060606060606060606060606060606060606060606060606060605d5b554d43392e22160a0000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000002080d161b1f252a2d33404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000000000000000000000000000013202d394653606c7986938b7e7265636363636363636363636363636360594f44382c201307000000000000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12171b1e1f20202020202020171613100b050c12171b1e1f20202020202020171613100b05000000000006121f2c3844505c667679797979797979736e63584b3f3226190c00000815222e3b4754606a6f79797979797979716c62564a3d3124170b000e1b2835414e5b6874818e909192897c6f635b524d4c4b4c4d545e6976828f9ca297887b6e6155483b2e221508000000000009121b252d373f464a4c4e46443f382f31373a3b3f41444546464544423f3c3b37322c3840474b4d4b4a453f362d241a120800000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000007121c252e353b3f404646464646464646413f3c362f261d12080000000000000000000000000a141e2830383d4143464646464646464646464646464646464646463d3c38332b23190f05000000000000050b10131617202020202020202020202020202020202020201c1c1915100a02000000000000000000000000000000000b1824303c48535c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a675f554a3f33271a0e00000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e13080000000000000000000000000000000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c10040000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000050c131921272c30363a3b404d596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e0800000000000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000000000000000000000000000013202d394653606c7986938b7e72655856565656565656565656565656544f473d33271c10040000000000000000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000713202d3a4653606d78868686868686868073665a4d4033271a0d00000916232f3c4956626f7c868686868686867e7165584b3e3225180b000c1926323f4c5965727f8283848586786d605346423f3e3f424d576773808d9aa995897c6f6256493c2f2316090000000008121b242d373f495157595b53504a42383c4247484b4e5151525352514f4c4947433c39404a52585a585650483f362c241a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000020c161e262c32353639393939393939393939393939393939393939302f2c27211911080000000000000000000407090a13131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000d1a2733404c58646e747979797979797979797979797979797979797979797979797979797979797979797771675b4f4236291d10000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c020000000000000000000000000000000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f13060000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000070e171e252a32383b4246474b4e596673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000070d121618192020202020201a1917130e080000000000000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b00000000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a48443d352b21160b000000000000000000000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821282f34373839393939393939302f2c27211921282f34373839393939393939302f2c27211911080000000713202d3a4653606d798693939393938d8073665a4d4033271a0d00000916232f3c4956626f7c8993939393938b7e7165584b3e3225180b000c1825313e4a57636d7275767778796d665c5044383030363f4c5966727f8c99ab96897d7063564a3d3023170a000000040d1a242d363f49515b626568605b544a45464d5355585b5d5e5f5f5e5d5b5955544e47454a525c636665625a50483e362c231a0d0400000000000000000003060809131313131313131313131313131313131313131313131313130b0a0804000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b020000000000000000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2322201c160f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a67748186868686868686868686868686868686868686868686868686868686868686868683776a5d5144372a1e110000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c201304000000000000000000000000000000000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000071019202930363d44484d5254575b5d6673808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d1207000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c38332b23190f0500000000000000000000000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000000000000000000000000000000000002070c0f11121313131313131313131313131313131313131313131313131313131313131313131313131308070502000000000000000000000001070b0f1112131313131313130a09070400000000000000010c17212a333a404345464646464646463d3c38332b232a333a404345464646464646463d3c38332b23190f0500000713202d3a4653606d7986939f9f9f998d8073665a4d4033271a0d00000916232f3c4956626f7c89959f9f9f988b7e7165584b3e3225180b000916222e3a46515b636568696b676d675c544a3f41414142464e586673808d99a399887c6f6255493c2f2216090000010c161f2c363f48515b626d72746c665b545153575f6265686a6b6c6c6b6a68656260585452525c636e73716c625a50483e352c1f160c01000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c05000000000000000000070d1316191a20202020202020201a1a17130e080100000000000000000000000000000000020a1015191c1c20202020202020202020202020202020202020171613100b05000000000000000000000000000000000000000003090d1012131313131313130e0d0b080300000000000000000000000000000000000000000e1b2734414e5a6774818d939393939393939393939393939393939393939393939393939393939393939083776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d1104000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e2215080000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000061019222b323a41464f54575e6164676a6b73808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000009131b23292e313239393939393933322f2a241c140a00000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c000000000000000000000000000013202d394653606c7986938b7e7265584b3f3d3d3d3d3d3d3d3d3d3d3d3c39332c231a10050000000000000000000000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b02000000000000000000000000000000000000000000060d13181c1e1f202020202020202020202020202020202020202020202020202020202020202020202020201514120e09030000000000000000050c12171b1e1f20202020202020171613100b05000000000007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2aca4988b7e7165584b3e3225180b0006121e2a353f495157595b5d555c605c554b474e4e4e4e4d52575f6a76838f9c9f92867a6d6054473a2d211407000007131d28313e48505a626d727f81786c665b5c6064696e727477787979787775726f6a65605d5c636e73807e716c615a50473e31281e13080000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000000002070a0c0d13131313131313130e0d0b0703000000000000000000000000000000000000000005090d0f10131313131313131313131313131313131313130a090704000000000000000000000000000000000000000000070e14191d1f202020202020201b1a17140e08010000000000000000000000000000000000000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9d9084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d01000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f2216090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000050e18222b343d444c52596063696e7174767778808c9996897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c10040000000000000000000000000013202d394653606c7986938b7e7265584b4a4a4a4a4a4a4a4a4a4a4a4a49443e362c22170b0000000000000000000000000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e04000000000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d22211e1a140e06000000000000060f171e23282a2b2d2d2d2d2d2d2d2322201c160f08000000000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00010d18232d373f464a4c4f504b5153514c52545a5a5a5b575e61696f7c87929f9c8f8376675d5145392c20130600010d18242f3a43505a626c727f8b8e81786c66666d71767b7e81848485868584827f7c77726d68606e73808d877e716c61594f433a2f24190d0100000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811191f25292b2c2d2d2d2d2d2d2726241f1a130b0200000000000000000000000000000000000e1b2734414e5a6774818d9aa7acacb2a9a19e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9084776a5d5144372a1e11000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e130800000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000020c16202a343d464e565e616b6f757b7e8183848587939f96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e0200000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f13060000000000000000000000000013202d394653606c7986938b7e726558575757575757575757575757575550483e33281c100400000000000000000000000d1a2633404d59667380868686868686868680746c61574e43392f251b1007000000000000000000000000000000000000000000060f1921292f343738393939393939393939393939393939393939393939393939393939393939393939393939392e2d2b261f180f0600000000050f1821282f34373839393939393939302f2c27211911080000000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000007111c252d353a3e3f42434045474c565d616767676869696e727b8491999e938a7d7063554b4135291d11040004111d2935404b55616c717e8893938e81786c70797e83888b8e9091929291908e8c88847f7a726d73808d9292877e716b61554c4135291d11040000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000000000000000000020608080c0b09060100000000000000000000000000000000000000000004080a0b0807050200000000000000000000000000000000000205070813131313131313130707050100000000000000000007111a232a313538393939393939393433302b241d140b01000000000000000000000000000000000e1b2734414e5a6774818d9aa9b3b9ada1979191919191919191919191919191919191919191919191919083776a5d5144372a1e110000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000008131e28323c464e5860686d767c82878a8e9091929399a496897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000006121e29343f495156586060606060605a58524a40362a1f1307000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070000000000000000000000000013202d394653606c7986938b7e72656464646464646464646464646464615a5044392d20140800000000000000000000000c1925323f4b57636d737979797979797979746e645a50453c31281d1209000000000000000000000000000000000000000000020d17212b333b404445464646464646464646464646464646464646464646464646464646464646464646464646463b3a37312a21180e030000010c17212a333a404345464646464646463d3c38332b23190f050000111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a131c232a2e3132352f343946525d686d7474747475777b7f8591969e938e81746b6155433a2f24180d01000613202c3945515d67717e87939a9d938e81797d848b9095989b9d9e9f9f9e9d9b9895918c857f79808d929c9992877d70675d5145392c20130600000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c0000000000000000000003090e121415191815120d06000000000000000000000000000000000000050c111417171514120e09030000000000000000000000000002090e12141520202020202020201413110d0802000000000000030e19232c353c414546464646464646413f3c362f261d1308000000000000000000000000000000000e1a2734414d5a6774808d97a2adb8ab9e91858484848484848484848484848484848484848484848484848275685c4f4235291c0f00000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000010d1925303a444e58606a6f7a82898f94979a9d9e9f9fa4ab96897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d100000000000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e2114080000000000000000000000000013202d394653606c7986938b7e727070707070707070707070707070706c6155493c3023160a00000000000000000000000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c0000000000000000000000000000000000000000000007131e29333d454c5052535353535353535353535353535353535353535353535353535353535353535353535353534846423c332a1f1409000007121e28333c454b5052535353535353534a48443d352b21160b0000121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000010a11181e22252628232e3a4754616d7a808181818284878c929796918b81796d60594f4431281d130700000714202d3a4753606d7a859297a2a59d938e848991969d9fa7a7aaa8a7a7a8aaa8a7a09d97928b858d929ca4a39892857a6d6054473a2d21140700030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c11040000000000000000060e151a1e21222524221e181109010000000000000000000000000000000810171c21232422211e1a140d060000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000009141f2a353e474d51535353535353534e4c4741382f241a0e030000000000000000000000000000000815212e3b4854616e7b85929ea4aea99d9083787777777777777777777777777777777777777777777777756f65594d4134281b0e000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000005111d2a36414c565f6a6f7d848f949c9ea6a7a9aaabacafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000000000030a0f1d2a3643505d69768390908376695d5043362a1d0f0a03000000000000000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d2014070000000000000000000000000013202d394653606c7986938d807d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7e7064574a3d3124170a000000000000000000000007131e2a35404952575960606060606060605a58524a40362c21180d04000000000000000000000000000000000000000000000c18242f3b454f575d5f6060606060606060606060606060606060606060606060606060606060606060606060606055534d453c31261a0e02000b17232f3a454e565c5e6060606060606056544f473d33271c100400121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000070d121618191c212e3b4854616e7b878d8d8e8f9193938f8d89847e756d675c51473e331f160c0100000613202c3945515d676f7c859298a2a59d9591959da0a8aba8a09d9b9a9a9b9d9fa4aca9a19e9691969ca4a39992867d70675d5145392c2013060006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d21140800000000000000060f181f262b2e2f32312e29231b130a010000000000000000000000000008121a22282d30312e2d2a261f180f06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000010d1925313c4750585e5f6060606060605a58524a41362b1f14080000000000000000000000000000000714202d3a46525e69707d8a929da7ab9f958d80736b6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a68655d54493d3125190c000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000713202d3946525e686f7c8691969ea6aab0b4b6b7b8b9afa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000000060e151a1f2a3643505d69768390908376695d5043362a1f1a150e060000000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d00000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000000000000000000000013202d394653606c798693928d8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a86796c605346392d20130000000000000000000000020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000000000000000000f1c2834404c5761686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5f574d42372b1e1205000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000000000106090c0c15212e3b4854616e7b87949a9b9c9e938682807d78716c605c554b40352c210d0400000004111d2935404b55606a6f7c869298a2a7a09da0a7a9a29f9996918f8e8d8e90939a9ea1a8a8a19ea1a8a39992877d706b60554c4135291d1104000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a000000000000060f18212a31373a3b3f3e3a342d251c130a01000000000000000000000008121a242c33393c3e3b3a36312921180f0500000000000000020d17212930363a3b4646464646464646463936302820160c02000004101d2935414d58626a6c6c6c6c6c6c6c67645c52473c3024170b00000000000000000000000000000005121e2a36424d57616c74808d95a0aaa79f93887d70685e545e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c59544b42372c2115090000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005121e2a36424d57616d7a849198a1a8b0b7bbc1c3c4c5bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000000006101820262b2e3643505d69768390908376695d5043362e2b262018100600000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000007121c252e353b3f404646464646464646413f3c362f261d1208000000000000000000000000000000000000000000000000111e2b3744505d6873787979797979797979797979797979797979797979797979797979797979797979797979797976695f53463a2d21140700111e2a3743505c68727879797979797979706b6054483c2f22160900121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000000000060b0f12131c212e3b4854616e7b8793939495989a9285817d756e685e574d43392e23180c00000000010d18242f3a434e58606a6f7d86929aa4acaaaca59d97928c88848281818283878b91969fa3ababadac9f92877d706b61594f433a2f24190d01000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b0000000000050f18212a333c4247484c4a463f372e251c130a0100000000000000000008121a242c363e45494a4846423b332921170e0500000000000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3845515e6a7479797979797979746e64584c3f33261a0d000000000000000000000000000000020e1a25303b454f59606d79839098a2aea49a92857a6e665b5051515151515151515151515151515151514f4d49423930261b100400000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a0000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000714212d3a46535f6974818e96a1aab2bac2c7ccd0d1c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000000000061018222a31373a3c43505d69768390908376695d50433c3a37312a22181006000000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000000000000000000000000000a131c242a2f323339393939393939393433302b241d140b00000000000000000000000000000000000000000000000000121f2c3845525f6b7885868686868686868686868686868686868686868686868686868686868686868686868686867b6e6155483b2e22150800121f2b3845525e6b7884868686868686867d7063564a3d3023170a00121f2b3845525e6b7885919eabaca396897d7063564a3d45525e6b7885919eabaca396897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000020a11171c1f2028232e3b4854616e7b86868687898c9195928e89827a6e695e544a4034281c10040000000007131d28313d464e58606b6f7c87939facaba39f938e857f7b7775747475777a7e848c9299a2a9b3a4978a7e716b61594f473d31281e130800000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b00000000050e172129333c454d5355585651493f372e251c130a010000000000000008121a242c363e4850555755534d453b332920170e0500000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c79868686868686868074675a4e4134271b0e0100000000000000000000000000000009141f29333e45515c676e7b86929fa5aca1978f82786c60594f4444444444444444444444444444444442413d3730271e140900000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c302316090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000815222e3b4855616e7b87929fa8b2bcc4ccd3d7dcd5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000000060f18222a343c43474847505d69768390908376695d50474847433c342a22180f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d02000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d201300000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000121f2c3845525f6b7885929393939393939393939393939393939393939393939393939393939393939393939393887b6e6155483b2e22150800121f2b3845525e6b7885919393939393897d7063564a3d3023170a00121f2b3845525e6b7885919e9f9f9f96897d7063564a3d45525e6b7885919e9f9f9f96897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000020b141c22282b2d352e343a46535e69767979797a7c7f848c9399948f847b6e665c5144382c1f150900000000010c161f2b343d45515d67717e8b9aa4afa399928b817a736e6968676768686e72797f879297a2aaa6998c7f73695f53463e352b1f160c010000091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000000020b172029333b454d575f6265625b51493f372e251c130a01000000000008121a242c363e48505a6164615f574d453b322920170c0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c798692939393938d8174675a4e4134271b0e01000000000000000000000000000000030d17212834404b555f69717e8a939da8a99f948c7f736b60564c4135373737373737373737373737373534312c261e150c02000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f2215090000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d576774818d99a3afbac4ced6dfe3e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000000030e18212a343c464e535554525d69768390908376695d525455534e463c342a21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e12000000000000000000000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a00121f2b3845525e6b7885919393939393897d7063564a3d45525e6b7885919393939393897d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a141d262d33383942434045464d575e6c6c666d6d6f72787f87939f969083786d6053463c31261a0e0200000000040f1b27333f4953606d7984919eaca49f92877f746d68615f575b5a565e61676d727d859298a2ac9f92867b6e61564c41362a1e11050000000a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b0000000a141d29323b454d575f696e726d635b51493f372d251c130a0100000008121a242c363e48505a616c716e695f574d443b32291e140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e0100000000000000000000000000000000050f18232e39434d57616c74818e95a0aaa69f92877d6f685d52463f342a2b2b2b2b2b2b2b2b2b2b2b292825211b140c03000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e2114070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f697884919eabb5c0ccd6e0e8f1e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000009151f2a333c464e585f62615e566976839090837669565e61625f584e463c332a1f150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f0000000000000000000000000000000002070a0c0d13131313131313130e0d0b070300000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabacacaea9a7a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a194887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00121f2b3845525e6b7884868686868686867d7063564a3d45525e6b7884868686868686867d7063564a3d3023170a000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006111c262f383f44464f504b51535452535f605c606162666c727f8b95a0958c7f7265574e42372b1e12060000000005121f2b3744505b65727f8c97a1a89c928a7e726d615d56534d4e4e4c52555c606b707c86929fa6a3988e8175685e5246392d2014070000000815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000006111b262f3b444d575f696e7b7f726d635b51493f372d251c130a010008121a242c363e48505a616c717d7b6e695e564d443a30261c110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000007121d27303c45505a606d79839198a3aea39991847a6d615b51463c31281d1e1e1e1e1e1e1e1e1e1c1b191510090200000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d2013070000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a1adbdc7d1dee8f2efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201306000000000000020e1a26313c454e585f6a6f6d685e69768390908376695e686d6f6a5f584e453c31261a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e080200000000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8aea49d9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a94887b6e6155483b2e22150800121f2b3845525e6b7885919eabaca396897d7063564a3d3023170a00111e2a3743505c68727879797979797979706b6054483c43505c68727879797979797979706b6054483c2f221609000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d38424a50535b5d555c60605d564c4a505354545b606c7883909d9e9184786a5f53473a2e211408000000000613202d394653606c7884919ea9a0968d80736c625b524c4642414141464b5159606a717e8a939eaa9f92867a6e6154473b2f24180c0000000814212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f22160900000b17222d38414d565e696e7b848b7f726d635b51493f372d251b130a08121a242c363e48505a616c717e86847b6e695e564c42382e23170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000b151e2a333e45515d676f7c86929fa5aba1968f82756d62584e433a2f24180f111111111111110f0e0c09040000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3221160c020000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e11050000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1825313e4b5864717e8b97a8b2bdcfd9e3f0faefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121e2b37424d575f6a6f7b7a6d686976839090837669686d7a7b6f6a5f574d42372b1e1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000000000000000000000000000000000000003080b0e0e131313131313130a090704000000000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb8a99d928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d887b6e6155483b2e22150800121f2b3845525e6b7885919e9f9f9f96897d7063564a3d3023170a000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f4438404b5660686b6c6c6c6c6c6c6c6360594f44382c201307000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a545b6068696b676d6d685d52454446474a505b6573808c99a196887b6e6255483b2f221508000000000a1623303d495663707d8996a0a99e9184786d605a5146413a373130363940454f58616c75828f99a3a3998c7f7266554b4035291d1004000006121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c20130700030f1b27333f49535e696e7b8491918c7f726d635b51493f372d251b13121a242c363e48505a616c717e879291847b6e685e544a3f34281c1003000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000030c18212935404b555f6a727f8b939ea8a89e948b7f726a5f554b41352921180d030404040404020200000000000000000000000000000000000000000000000000000000000000000000000000000001070c06111c2a36424d5763707d8a96a1acaaa8aab0a79b8e8174685d5245392c201304000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d010000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfcfd9eaf5ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000814212d3a47535f696f7c85837a6d68768390908376686d7a83857c6f695f53473a2d211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000001080f14181a1b20202020202020171614100b0500000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabb4a79a8d8080808080808080808080808080808080808080808080808080808080807a6d6154473a2e21140700121f2b3845525e6b7885919393939393897d7063564a3d3023170a000b17232f3a454e565c5e6060606060606056544f473d333a454e565c5e6060606060606056544f473d33271c1004000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b666c75767778797a6d60544b403a3a3f495364717e8b97a8978a7d7164574a3e3124170b00000003101c28343f4a546773808d9aa8a2978a7e71665c51483f35302b26252a2e343d46505a626e7b87929fab9d908376675d5145382c1f13060000020e1a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b10030005121f2b3744505b656e7b8491969c918c7f726d635b51493f372d251b1a242c363e48505a616c717e8792999691837a6d665c5044382b1f1206000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000060f18242f39434e58626d75818e96a1aba69f92867c6f675d51453f332a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c13181b1e1a25313b4653606c7884919e9f9f9f9f9fa095897c6f63564c4135291d1104000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f32261908000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d1a2734404d5a6773808d9aa6b3c0cdd9e6f3fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000815222e3b4855616e7b859290837a6d7683909083766d7a839092857b6e6155483b2e221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000010406070a0d101112131312100e0b080705020000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000000000000000000000000000020b131a202427282d2d2d2d2d2d2d2323201c160f08000000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a73737373737373737373737373737373737373737373737373737373736d685e5246392d20130700121f2b3845525e6b7884868686868686867d7063564a3d3023170a0007121e28333c454b5052535353535353534a48443d352b333c454b5052535353535353534a48443d352b21160b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000613202d394653606c7881838485868275665c5145403f414a5464717e8b97a4988b7e7165584b3e3225180b00000006121f2b3844505c667683909da99f9285796d60544a403629241e1a191d2328343e47535f6a7683909ca99f92867a6d6053473a2d2014070000000915202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000613202d394653606c79839096a0a39c918c7f726d635b51493f372d25242c363e48505a616c717e879299a3a0959083796d6053463a2d201307000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000007121d28313c46515b606d7a849199a3aea3999184796d605a50463c31271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e23282a2b2d2b3844505b66737f8c999393939393939084776b6054443a302419120b030000000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c30231609000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c2013060000000000000713202d3a4653606d78818e9390837a7683909083767a8390938e81786d6053463a2d201307000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000020608080d0606030000000000000000000000000000000104080d111314171a1d1e1f201f1f1d1b181414110e080200000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000010b141d252b30333439393939393939302f2c27211a11080000000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e67676767676767676767676767676767676767676767676767676767615e564c4135291d110500111e2a3743505c68727879797979797979706b6054483c2f22160900010c17212a333b434a4f5053535353534c4a463f372d232a333b434a4f5053535353534c4a463f372d23190f0500000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0006121f2b3844505b6677849091929285796d6058514a4c4b515b6673808d99a9978a7d7164574a3e3124170b0000000713202d3a4653606d7986929fa89b8e8175665c5042392e2419130e0d1218222b37434e5866727f8c99a5a399897c6f6356493c30231609000000030e1925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f04000005121f2b3744505b65707d869298a2a39c918c7f726d625b51493f372d2c363e48505a616c717e879299a3a39992877e71665c5044382b1f1206000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000010c161f2a343f45525d686f7c87929fa6aba0968e81756c62584e43392f24180f060000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1821292f3437383939333f4a54616e7a8786868686868686867f7265594f43322c29231d150d0700000000000000000000000000000000000000000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d201307000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2835414e5b6874818e9ba7b4c1cedae7f4fcefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000006121f2c3844505c666d78818e9390837a839090837a8390938e81786d665c5044382c1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000003090e1214151913120f0b06000000000000000000000003070d1013191d202124272a2b2c2d2c2b2a282521201e19140f0a0400000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a050000000000000000000000000000000000000008131d262f363c4041464646464646463d3c38332c231a0f0500000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a54524c443a3025190d01000f1b2834404b5660686b6c6c6c6c6c6c6c6360594f44382c20130700000a16222e39434d555b5d6060606060585651493f34292e39434d555b5d6060606060585651493f34291e120600000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00030f1c28333f4a546774818e9a9f978b7e716a605c5459555d606c7884919da297897c6f6356493c302316090000000714212e3a4754616d7a8798a3a5988b7f7265544a3f30271c1208020007101a26313d495663707c8996a3ab978a7d7164574a3e3124170b0000000008141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c2721191107000000030f1b27333f4953606b707d869298a2a39c918c7f726d625b51493f37363e48505a616c717e879299a3a39992877e716c61544a3f34281c1003000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000040d18222935414c56606a727f8c949fa9a89e938b7e716a5f554b40352921170c03000000000000000000000000000000000000000000000000000000000000000000000000000000010c17212a333a4044454646463a46525e686e797979797979797979726d6256473f3a38342f271f191007000000000000000000000000000000000000000916222f3c4955626f7c8895a2afb4aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f1206000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000e1b2734414e5a6774818d9aa7b4c0cddae7f6ffefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20130600000000000003101c28343f4a545c666d78818e939084839191838490938e81786d665c544a3f34281c1003000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000060e151a1e212226201f1c17110a0200000000000003060c1012181d2024292c2d30343638393939383735322e2d2a251e1b150d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a252f3841484c4e535353535353534a48443d352c21160b00000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e61544d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4746413a32281e130800000b17232f3a454e565c5e6060606060606056544f473d33271c100400010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e333f4a555f676a6c6c6c6c6c65625b51463a2e22160900000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000b17222d3c4956626f7c89949f9f92857c716d66666666676d737f8c96a09f9285796d6053463a2d2013070000000815222f3b4855626e7b8895aaa4978a7d7164574a3e2e24150b000000000915222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000020d172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f0700000000000b17222d38414f59606b707d869298a2a39b918c7f726d625b51493f3e48505a616c717e879299a3a39992877e716c615a5042382e23170b00000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000061019242f3a444e58606c77828f97a1aba59f92867c6e675d51453e33291e150b00000000000000000000000000000000000000000000000000000000000000000000000000000007131e29333c454c505253535246444d565e616c6c6c6c6c6c6c6c6c65625b51504c47454039312a221910060000000000000000000000000000000000000916222f3c4955626f7c8895a2afaea39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c1003000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000d192633404c5966737f8c99a6b2bfced9e5f1feefe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c201300000000000000000c17232e38424a545c666c78818e92909195959191928d81786c665c544a42382e23170c00000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000060f181f262b2d2e332d2b28221c140b08060406060b0f12171c1f24292c2f35393a3d4043444546464543413e3b3936302b272019130c04000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000814202b36414b53595b6060606060606056554f473d33271c1004000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e615447404040404040404040404040404040404040404040404040403a3935302820160c02000007121e28333c454b5052535353535353534a48443d352b21160b000003101d2936424f5b6771777979797979726d62564a3e3136424f5b6771777979797979726d62564a3e3124180b00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000615222e3b4754606a76828f98a29792857e7975737273757a8088939fa1978d8074665c5144382c1f12060000000916222f3c4955626f7c8895a2a396897d7063564a3d30231706000000000714212e3a4754616d7a8794a0a5998c7f7266594c3f3326190c0000000000050e17222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000006111b262f3d474f59606b707d869298a2a39b918c7f726d625b514948505a616c717e879299a3a39992877e716c615a50483e30261c110600000714202d3a46525e6976797979797979797976685e5246392d201307000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000008131e28323d44505b656d7a859199a4aea2989083796d605a50453b30271c120700000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3a454f575c5e60605f53504a4d52545f60606060606060605c5e5f5f5c5853514b433c342a22180c0200000000000000000000000000000000000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b00000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000b1824313e4b5764717e8a97a8b2bdc8d4e2edf8efe2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c20110c0600000000000006111c263038424a545b666c77808d929da0a09d928d80776c665b544a423830261c110600000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000030e18212a31373a3b403938332d261d191312101314171c1f23282c2f35393a4145474a4d505152535252504e4b4746413b373229241e160e05000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000000000000000000000b1824303c48535d64676c6c6c6c6c6c6c6360594f44382c201407000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b3434343434343434343434343434343434343434343434342e2d29251e160e04000000010c17212a333b434a4f5053535353534c4a463f372d23190f05000004111d2a3744505d6a778386868686867f7265584c3f323744505d6a778386868686867f7265584c3f3225190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000006131f2b37434e58616e7b869298a097928b8582807f8082858d939aa19892857a6d61544a4034281c10040000000815222e3b4855616e7b8894aaa4978a7d7164574a3e2d22170b000000000815222f3b4855626e7b8895a1a5988b7e7265584b3f3225180c00000000000006111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c110800000000000000000a141d2b353d474f59606b707d869298a2a39b918c7f726d625b51505a616c717e879299a3a39992877e716c615a50483e362c1e140a00000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000010c162027333f49535e68707d87939fa6aaa0958d81746c61574d42392e23180e05000000000000000000000000000000000000000000000000000000000000000000000000030f1b2834404c5761686b6c6c6c605c544a46475353534c52565d6065696b6c6b6965605c554e463c342a1e140a00000000000000000000000000000000000916222f3c4955626f7c8895a2afa5988b7f8b93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c110600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b8896a0acb8c6d0dbe7f0f9e2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f5346392c211d1711090000000000000a151e263038424a545b656c77808d939d9d938d80776c655b544a423830261e150a0000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000009151f2a333c4247484c46443f382f2925201f1d1f2022282b2e34383a4045474c5254575a5d5e5f605f5e5d5b5854524c47433c35302820170e0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000000000000000000010e1a2733404c59646f7479797979797979706b6055483c2f231609000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e272727272727272727272727272727272727272727272721201d19130c0400000000000a16222e39434d555b5d6060606060585651493f34291e1206000004111e2b3744515e6a7784919393938c7f7265594c3f323744515e6a7784919393938c7f7265594c3f3226190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000030f1b27323d46535f69707d8691969e9f97928e8c8c8d8f92989f9f9691867d6f685e5242392e23180c000000000714212e3a4754616d7a8798a2a5988b7f7265544a3f33281c1107010006101823303c4956636f7c8996a2aa978a7d7164574a3e3124170b000000000000000a141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000000020b19232b353d474f59606b707d869298a2a39b918c7f726d625b5a616c707e879299a3a39992877e716c615a50483e362c241a0c02000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000040d17222d38414c56606b73808d949fa9a79d928a7e71695f544a40342820170b02000000000000000000000000000000000000000000000000000000000000000000000005111e2a3744505c6873787979796d665c504441454c52565e61686d727678797876726d675f584e463c30261c1106000000000000000000000000000000000916222f3c4955626f7c8895a2afa396897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a46535f697784919eaab4bfcad6dee8eee2d5c9bcafa296897c6f635649505c6976838f9c9286796c5f534639302d29221b12090000000000030c151e262f38424a535b656c74818e9b9b8e81746c655b534a42382f261e150c030000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313c454d53555953504a423b35302d2b292c2d2d3338393f44464b5153565d606367696b6c6c6c6b6a6865615e56544e46413a322920170d020000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000000000000000000000000010e1b2834414e5b677481868686868686867d7063564a3d3023170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1413110d08020000000000010e1a27333f4a555f676a6c6c6c6c6c65625b51463a2e221609000005111e2b3844515e6b7784919e9f998c7f7266594c3f333844515e6b7784919e9f998c7f7266594c3f3326190c00000713202d3a4653606d798693a0aca6998d8073665a4d4033271a0d00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000a15202a36424d57606b707c848c9196999c9b9999999b9d9a97928d847d6f6b60564c4130271c1207000000000613202d394653606c7985929fa79b8e8174665b5044382d2218120d0c1117222b37424d5765727f8c98a5a398897c6f6256493c2f23160900000000000000020b141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c0100000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d62616c707e879299a3a39992877e716c615a50483e362c241a1208000000000009141f29333b42464853535353535353535346413a32281e130800000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000006111b262f3a444f59606d78829097a2ada49f92857b6e665c51443e32291d140a000000000000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885868686786d60534a4c51565e61686d737a7f82858685837f796f6a5f584e42382e23170b000000000000000000000000000000000916222f3c4955626f7c8895a2afa3968a7d7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b0000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0005121e2a36424d576673808c98a2aebac3ccd7dce3e7d5c9bcafa296897c6f635649505c6976838f9c9286796c5f53463e3d39342d241b110600000000060f19232b353d464e58606a6f7c8592989891857c6f6a60584e463d352b23190f060000000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0006121e2b37424d575f6166605b544d46413b393835393a3c3f44464a5053555d6064686d70737677787979787674716e68626058524c443a32291e130800000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000000000000000000000000010e1b2734414e5a6774818d93939393938a7d7064574a3d3124170a000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d070705010000000000000003101d2936424f5b6771777979797979726d62564a3e3124180b000005121e2b3845515e6b7884919ea6998c807366594d40333845515e6b7884919ea6998c807366594d4033261a0d00000713202d3a4653606d798693a0aca69a8d8073675a4d4034271a0700000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b000000040e1a26313b454f59606a6f797f848a8d8f9192929291908d8a8580796f6b60594f443a301e150b000000000006121f2b3844505b667683909ca99e9285786c60544a3f3329241d19181b2227343c46535f6976838f9ca99f9286796d6053463a2d2013070000000000000000020b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e13080000000000000000071119232b353d474f59606b707d869298a2a39b918c7f726d6c707e879299a3a39992877e716c615a50483e362c241a1208000000000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000000a141d29323d44505c666e7b85929ea4ada2979083786d60594f443b2f261c11060000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d6976839098897c6f635a56555d60686d737a80858b8f9192928f8b847c6f6a5f544a3f34281c10030000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7d717d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c11060000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00020e1a26313b4754616e7a86929fa7b1bac2cbd1d6dcd5c9bcafa296897c6f635653535c6976838f9c9286796c5f53534b49453e362d22170c000000030e18212b353d474f58606a6f7c8592918c8c9191857c6f6a60584f473d352b21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000814212d3a47535f696e736c665f57524c484644404547494a5053545c6063676d71757a7d8083848586858583817e7a756f6a615d564c443a3025190d0100000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000000000000000000010e1a2734414d5a6774808d9a9f9f9f978a7d7164574a3e3124170b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080101010101010101010101010101010101010101000000000000000000000004111d2a3744505d6a778386868686867f7265584c3f3225190c000005121f2b3845525e6b7885919ea6998d8073665a4d40333845525e6b7885919ea6998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca79a8e8174675b4e412e23180c00000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b0000000009141f29333d474f5860676d72787d8082848586858483807e79736d6760594f473d32281e0c030000000000030f1c28333f4a546673808d99a7a1978a7d70665b50443e352f292423282d333d464f59616e7b86929faa9c908376665c5145382c1f13060000000000000001070d111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000000000000071119232b353d474f59606b707d869298a2a39b918c7f72707e879299a3a39992877e716c615a50483e362c241a12080000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000020b172028343f4a545e69707d8a929da7a99f958d80736b61564d42382d22170e05000000000000000000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a8e81756c656364676d737a80868d92989c9e9f9e9c9691857c6f665c5044382b1f13080000000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e71707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000914202d3946525e6873808c95a0a8b1bbc0c7cbd0d0c9bcafa296897c6f63606060606976838f9c9286796c606060585650483e34291d110500000915202a333d474f59606a6f7c8592918c7f7f8c9192857c6f6a60594f473d332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222e3b4855616e7b7f786e69615e565453504b515356545b6063666d70757a7e82868a8d909192939291908e8b86827c746d685e564c41362a1e11050000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000000000000000000000000000d1a2633404d596673808c99a6aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000004111e2b3744515e6a7784919393938c7f7265594c3f3226190c000005121f2c3845525f6b7885929ea69a8d8073675a4d40343845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d798693a0aca89b8f827568544b4034281c1004000916232f3c4956626f7c8995a2afa4988b7e7165584b3e3225180b00000000030d17212b353d464e555c60666d70737677787978787674716d67605d554f473d352b20160c000000000000000b17222d3c4956636f7c8995a0a99d9083786c605a50454039352f2e34383f444e58616b75818e99a3a3988c7f7265544b4034281c1004000000000000040c13181d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d1307000000000000000000071119232b353d474f59606b707d869298a2a39b918b7f7d879299a3a39992877e716c615a50483e362c241a120800000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000000000000050e17232e38424d57616c74808d95a0aaa79f93887d70695e544a3f332820160b020000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98938b7f75717071747a80858d92989fa2aaa4a3a5a8a1979083786d6053463a2f24190d0100000000000000000000000000000916222f3c4955626f7c8895a2afa4978a7e716b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b02000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000005111e2a36414c56606d798390969fa7afb5babfc2c3c4bcafa296897c6f6c6c6c6c6c6c76838f9c9286796c6c6c6c64625a5045392d21150800020f1a26313c464f59606b6f7c8592918b7f72727f8b9192857c6f6b60594f463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88827b736d686461605b555d606265666c7074797d81858a8f92999a9c9e9f9f9f9e9d9b99928f87817a6d685e5246392d2013070000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000000000000000c1925323f4c5865727f8b98a5b2a5988b7f7265584c3f3225190c000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9f998c7f7266594c3f3326190c000006131f2c3946525f6c7985929fa79a8d8074675a4d41343946525f6c7985929fa79a8d8074675a4d4134271a0e01000713202d3a4653606d798693a0aca99d908376665c5145382c1f130700091623303c4956636f7c8996a2afa4988b7e7165584b3e3225180b0000000000060f19232b343d434b51545c606366696b6c6c6c6b6a6764605d55514b433d342b23190e04000000000000000615222f3b4854606b7784919da8a0958c7f726c615a514b4541403f4045495058606a707d8a939eaa9f92867a6d6154473a2e23180c000000000000040d161d24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d01000000000000000000071119232b353d474f59606b707d869298a2a39b918b869299a3a39992877e716c615a50483e362c241a120800000000000000000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000006111c26303b45505a606d79839098a2aea49a92857b6e665b50443d32281d140a0000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88959b918b827e7d7e81858c92989fa2a29f9a9796989c9f9f958a7d7164554c4135291d110400000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71646a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a00000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000020e1925303b45515c666e7b8490959fa3abaeb4b6b7b8b9afa296897d7979797979797979828f9c92867979797979716c6256493d3024170a0006121f2b37434e58606b707d8692918b7f726d6d727f8b9192867d706b60584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b888f86807a75716e6c666b676d6f7175797c81858a8e92989c9fa3aba39f9e9d9d9d9fa3a39f9a938e847a6d6154473a2e2114070000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f03000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a6998c807366594d4033261a0d000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b7884919ea6998c807366594d4033261a0d00000613202c3946535f6c7986929fa79a8d8174675a4e41343946535f6c7986929fa79a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0acac9f9286796d6053463a2e23180d060a1723303d4a5663707d8996a3b0a4978b7e7164584b3e3125180b000000000000081119222b303940454a5053575a5c5e5f5f5f5e5d5a5753514b45413a312b22191107000000000000000007131f2c38434f5965727f8b96a1a79f93887e716c605d55524c4c4c4b51535b606a6f7c86929fa5a3988e8174685e5246392d1d12070000000000010c161f282f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000000000000000000071119232b353d474f59606b707d869298a2a39b999299a3a39992877e716c615a50483e362c241a120800000000000000000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000000000000000040404000a141e29333e45515c676e7b86929fa5aca1978f82786c60594f443a2f261b110600000000000000000000000000000000000000000000000000000000000000000814212e3a47535f6a7784919d9b948f8b898a8d92989fa2a29f98928d8a898b90949c9c8f8276675d5145392c20130600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e71645f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000008141e2834404b545e696e7b838d92999fa3aaa9aaabacaea5998f8986868686868686868f949f988986868686867e7164584b3e3125180b000814212e3a47535f6a707d8692918b7f726d62626d727f8b9192867d706a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b8898928d86827e7b797877787a7c7e8285898d92979b9fa2a7a09d9999929190909192999a9ea19f96887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000000000916232f3c4956626f7c8995aab4a79a8e8174675b4e4134281b09000000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2b3845525e6b7885919ea6998d8073665a4d4033271a0d000006121f2c3844515c667986939fa79b8e8174685b4e41353844515c667986939fa79b8e8174685b4e4135281b0e02000713202d3a4653606d798693a0acaea398897c6f62544b4034281f1612101824313e4b5764717e8a97a4b1a4978a7e7164574b3e3124180b000000000000000810191e272e34383f44464a4d505152535251504d4a47454039352f281f191007000000000000000000030c1b27323d4753606d7984919eaca49a92867e736d67605d565959545c60656c717c859198a2ac9f92867b6e61564c4135291d0c03000000000007131d28313a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c2013060000000000000000000000071119232b353d474f59606b707d869298a2aba39fa3a39992877e716c615a50483e362c241a12080000000000000000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000306080911111111110c17212834404b555f69717e8a939da8a99f948c7f736b60564c41382d22170d040000000000000000000000000000000000000000000000000000000000000006121e2b37424e5765727e8b95a09e9c9896979a9fa2a39f98928c85817e7d7e838c929f92867a6d6054473a2d21140700000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164545c60646a6e72757778787979787675726e69636159534d453d352b23190f0600000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000020c18232e39424d575e696e7880878d9298999c9d9e9fa39fa1999693939393939393939c9fa6a393939393938b7e7164584b3e3125180b000815222f3b4855626e7b8592938b7f726d625b5b626d727f8b9192857b6e6255483b2f221508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88959f98928e8b878685848586898b8e92979a9ea1a8a09e9995908c89868483838486898d92979e95887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000814212e3b4754616e7a8798a2aea89b8f8275685c4f4230251a0e020000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000005121f2c3845525f6b7885929ea69a8d8073675a4d4034271a0d01000713202d3a4653606d79869aa4a89b8e8175685b4e42353a4653606d79869aa4a89b8e8175685b4e4235281b0f02000713202d3a4653606d798693a0acb4aa998d8073665c51453b3128201f1c1e26323f4c5965727f8c98a5b0a3968a7d7063574a3d3024170a0000000000000000070c151d23282e34383a3d4043444546454543413e3a38352f29241d160d07000000000000000000000b151e2b353d45515c67717d8a9aa4aca298928a8079716d6867666567666d70787e869197a1aaa6998c8073695e53493f372d1e150b00000000010d18242f3a434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d211407000000000000000000000000071119232b353d474f59606b707d86929facafacac9f92877e716c615a50483e362c241a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e0100000000000000000000000000000000000000030a0f1215151e1e1e1e1e1e1e18232e39434d57616c74818e96a0aaa69f93877d70685e53493f33271f160c01000000000000000000000000000000000000000000000000000000000000020e1a26313c4653606c78839097a1a8a4a3a4aaa29f98928d86807a74717072767f8c94998a7d7063574a3d3024170a00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164585053585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f1408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000007121d27303b454d575e666d747b8186898d8f909192999393939393939393939393939393939393939393938b7e7164584b3e3125180b000814212e3a47535f6a74808d887f726d625b51515b626d727f8b8d80746a5f53473a2e211408000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000815222f3b4855626e7b88949fa29f9b979992919192939a989b9ea1a9a29e9a96918c8883807d7a78767677797c80858b9297887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000613202d394653606c7985929facaa9d9083776a574d42362a1e11050000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006131f2c3946525f6c7985929fa79a8d8074675a4d4134271a0e01000714202d3a4753606d7a8693a0a89b8e8275685b4f42353a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0acb8ab9e9285796d60574d433a322d2c282a2d36424d576774818e9aa7b3a995897c6f6256493c2f231609000000000000000000030b12181c23282b2d30333638393939383734312d2c29241d18130c040000000000000000000007121c27303d474f59606b707d87939facaaa29f928d847e7a767473727375797d838b9298a1a9b3a5998c7f726d625b51493f30271d120700000004111d2935404b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000000000000000000000000071119232b353d474f59606b727f8c98a5b2b3a79a8d80746c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000000060e151a1f21222b2b2b2b2b2b2b2b2b27303c45505a606d79849198a3aea49991847a6d655b50443d31281e13080000000000000000000000000000000000000000000000000000000000000009151f2b3844505b666f7c8591969c9f9f9e9c98928d86807a736d686463656d76828f998d8073665a4d4033271a0d00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000b151e29333b454d545c60696e747a7d808384858686868686868686868686868686868686868686868686867e7164584b3e3125180b0006121f2b37434e58646e74817e726d625b514949515b626d727f80746e64584e43372b1f1206000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000714212d3a4754606d79828b92989ea1a8a39f9e9e9f9fa4aca9a19e9a97928e89847f7b7773706d676a6a666d6f73797f858f887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000005121f2b3744505b657783909daaac9f928579695e52463a2d2014070000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa79a8d8174675a4e4134271b0e01000714212d3a4754606d7a8793a0a89b8f8275685c4f42353a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000713202d3a4653606d798693a0acb9ada1978b7e71695e554c443e3a3834363a3d46535e697784909daaada297877a6e6154473b2e2114080000000000000000000000070c11171c1f202427292b2c2c2c2b2a2724201f1d18120d070100000000000000000000000c18232e39424f59606b707d86929aa4aba9aca49c96918b8682807f7f8082858a90959fa3aaaaaca79c918b7f726d625b5142392e23180c0000000613202c3945515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e010000000000000000000000071119232b353d474f59606b707d86929facacacac9f92877e716c615a50483e362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e01000000000000000000000000000000000006101820262b2e2f3737373737373737373737333e45515d676f7c86929fa5aba1968f82776c60584e433a2f24190d06000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a6f7c848c909292918f8b86807b746e68605d56565b64707d8a998f8275685c4f4235291c0f02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4347484c4e505252535252504e4b4846423b38332a251f170f0700000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d130800000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000030c172129333b424a51575e61676d7073767778797979797979797979797979797979797979797979797979716c6256493d3024170a00020f1a26313c46525c646e74726d625b51493f3f49515b626d72746e645c52463c31261a0f02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000613202c3945515d676d767e858c9196989b9d9e9f9f9e9d9a9897928e8a85817c77736e696663605d55545c6063676d727a81887b6e6255483b2f221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000030f1b27333f49536874818e9ba7aea298877b6e6154473b2e2114080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000006121f2c3844515c667986939fa79b8e8174685b4e4135281b0e02000814212e3b4754616e7a8794a1a89c8f8275695c4f42363b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000713202d3a4653606d798693a0acb1a7a09d92857b6e675d56504846443f4246474f58616e7b8795a0acab9f928578685e5246392d20140700000000000000000000000000060b101213171a1d1e1f201f1e1d1a171413100c070100000000000000000000000004101c2834404a54606b707d869298a3a69f9c9fa4a8a19e99928f8d8c8c8d8f92989da0a7a7a09da0a7a39b918b7f726d62544b4034281c100400000714202d3a4753606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c100300000000000000000000071119232b353d474f59606b707d869298a2a39f9fa3a39992877e716c615a50483e362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79b8e8174685b4e4135281b0e0200000000000000000000000000000000030e18222a31373a3c44444444444444444444444444404b555f6a727f8b939ea8a89e948c7f726a60554c41352922180c010000000000000000000000000000000000000000000000000000000000000b17222d38424e585f6a6f797f83858684827f7a736e69615e56524c4a54606d7987868683776a5e5144372b1e1104000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000000000000000000000a16202b343d4347494949494949494846423b33291f140900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000050f172029303940444d53555d606366696a6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64625a5045392d21150800000915202a33414a525c646765625b51493f37373f49515b626567645c524a41332a20150900000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0004111d2935414b555d606d717a7f84898c8f9091929291908e8b8885817d79746f6b66615f575653514b4b5153555c60686d757f7b6e6155483b2e221508000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000b17222d3f4c5865727f8b98aab4aa96897c706356493d302316080000000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79869aa4a89b8e8175685b4e4235281b0f02000815212e3b4854616e7b8794a1a99c8f8376695c5043363b4854616e7b8794a1a99c8f8376695c504336291d1003000713202d3a4653606d798693a0acaca09590959082796d68615a5553504a4d525459606a74808d9aa7b1a99c8f827669564d41362a1e11050000000000000000000000000000000306070a0d101112131212100e0b07060400000000000000000000000000000006121f2c3844515c66707d869298a3a39c948f939aa0a7aba39f9c9a99989a9b9fa2aaa8a19e9590959ba3a39b918b7f72665c5145382c1f13060003101c2936434f5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000000000000000000071119232b353d474f59606b707d869298a2a399929299a3a39992877e716c615a50483e362d241b120900000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89b8e8275685b4f4235281c0900000000000000000000000000000000000a15202a343c4347485151515151515151515151515151514e58626d75818f96a1aba69f92877c6f675d51453f34291d110500000000000000000000000000000000000000000000000000000000000006111c262f3c464e585f676d727678797876726d68615e56524c454145515d67757979797771675b4f43362a1d1004000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312e2f32353738393939383735322e2d2a261f1c170e0903000000000000000000000000000000000000000000030f1b27323d464e545656565656565654534d453b31251a0e02000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000050e171e272e343b42464b5153565a5c5d5e5f6060606060606060606060606060606060606060606060585650483e34291d11050000030e18212f38414a52585a585651493f372d2d373f495156585a58524a41382f21180e0300000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00010d18242f3a434b515a62686d72797c7f82848586858583817f7c7974706d6663605955534d494745404045464b51565e616d726e695f53473a2d211408000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000616232f3c4956626f7c8998a3aea5988c7f7265594c3f3025190d0100000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a89b8e8275685b4f4235281c0f02000815222e3b4855616e7b8894a1a99c908376695d5043363b4855616e7b8894a1a99c908376695d5043362a1d1003000713202d3a4653606d798693a0acaa9d9084909490827a716c6562605c54565e61646b707c87929facb0a6998c7f7266594c3f3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d79849197a1a49c918c838790959c9fa4aca9a7a6a5a6a8a8a7a09d96918a848c919ba3a0959084796d6053463a2d20130700000d1a2733404d5a6673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f020000000000000000071119232b353d474f59606b707d869298a2a3999286869299a3a39992877e716c615a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca89c8f8275695c4f4230251a0e02000000000000000000000000000000030f1a26313c464e53555e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5b606d7a849199a3aea39991847a6d605a50453a2e211509000000000000000000000000000000000000000000000000000000000000000a141d2a343c464e555d6065696c6c6b6965615e56524d46413b35414b555d6b6c6c6c6a675f564b3f33271b0e02000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252226282a2b2c2c2c2b2a282522211e1a14100b05000000000000000000000000000000000000000000000006131f2b37434e586062626262626262615e574d42362a1e1205000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000050c151c232831363a4045474a4d5051525353535353535353535353535353535353535353535353534b49453e362d22170c00000000060f1d262f3841474c4e4b4a453f372d25252d373f464a4b4e4c4741382f261d0f060000000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000007131d28313a414550565d60666d6f727577787979787674726f6c6663605c54544f4846423d3a393534383a40454c525b6265615f574d42372b1e1206000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000713202d3a4653606d7986929faca89b8e817568564c41362a1e110500000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a89b8f8275685c4f4235291c0f02000815222f3b4855626e7b8895a1a99d9083766a5d5043373b4855626e7b8895a1a99d9083766a5d5043372a1d1004000713202d3a4653606d798693a0aca396897d85929490847d76726e6d666b6b696e71757d859299a3afab9f94887b6e6155483b2e2215080000000000000002060a0c0d1313131313131313131313131313131313131313131312110f0c0701000000000000000006121f2c3844515c666e7c8591979c928c7f767c838a8f939a9a9d9e9f9f9e9d9b9895908b847e777f8c919b9691837a6e665c5145382c1f130600000916232f3c4956626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d0000000000000000071119232b353d474f59606b707d869298a2a39992877d7d879299a3a39992877e716c625a50483f362d241b12090000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaa9d9083776a574d42362a1e120500000000000000000000000000000006121f2b37434e585f626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a686f7c87929facaba0968e81756c62564a3d3124170b00000000000000000000000000000000000000000000000000000000000000020b18222a343c434b5154595d5f5f5e5c5854524c46423b36302f3a434b515e6060605e5b564d44392e22170b00000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181514120e0903000000000000000000000000000000000000000000000000000815222e3b4754606a6f6f6f6f6f6f6f6e695e53463a2d211407000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000030b12181f252a2f35393a3d404344454646464646464646464646464646464646464646464646463e3d39342d241b110600000000000b141d262f363c40413f3d3a342d251b1b252d343a3d3f413f3c362f261d140b000000000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d0000010c161f282f353f444c52545c606265686a6b6c6c6b6a676562605b5453514a48433d3a36312d2c29282c2f343a414651575955534d453c31261a0e02000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000006121f2c3844515c667683909ca9aa9e918477685e5246392d20130700000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a89c8f8275695c4f4236291c0f03000915222f3c4855626f7b8895a2aa9d9083776a5d5044373c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000714202d3a4753606d7a8693a0ada194887b7e8b9296918a837f7b79787778797a7d82889297a1abafa4998f8276695f53473a2d211408000000000000070d12161919202020202020202020202020202020202020202020201f1e1b18130c050000000000000004101c2834404a545f6a6e7c8591928c7f736d6f787d82878b8e9091929291908e8b88837e79716d727f8c9191847a6e685e544b4034281c100400000815222e3b4754606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000000000000071119232b353d474f59606b707d869298a2a39992877e70717e879299a3a39993877e716c625a50483f362d241b120900000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facac9f928579695e52463a2d2014060000000000000000000000000000000815212e3a47535f6a6f777777777777777777777777777777777777777777777f8c99a5b2a89e938b7e7165584b3e3225180b0000000000000000000000000000000000000000000000000000000000000000061018222a313a4145474c50525352504c4746413a36302a2528313a414547535353514f4b443b32281d110600000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0f111212131312100f0c080705020000000000000000000000000000000000000000000000000000000916232f3c4956626f7c7c7c7c7c7c7c7b6e6154483b2e211508000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d0000000000000000000000070c141a1d24292c2d303336373839393939393939393939393939393939393939393939393931302d29221b1209000000000000020b141d242b30333432312e29231b12131b23292e31323433302b241d140b02000000000c1925323f4c5865727f8686868686868073665a4d4033271a0d000000040d161d2429323a41454a505356595c5d5e5f5f5e5d5b585553504a4644403938322d2a2620201d1c1f232930363f464a4c4847423c332a1f150900000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000004101c2834404a5466737f8c99a9aca096877a6d6154473a2e21140a00000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a99c8f8376695c504336291d1003000916232f3c4956626f7c8995a2aa9d9084776a5d5144373c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000714212d3a4754606d7a8793a0ada194877b74818e949e95908c888685848585878a8f939aa1a9afa59f93877c6f62574d42372b1e120600000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b2b28241e170f06000000000000000c18232e39424e575f6a6e7c858c80736d63666d70767b7e81838485858584817f7c77726d67626d727f8b847b6e685e564c42392e23180c00000006131f2b38434e5863707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d201307000000000000071119232b353d474f59606b707d869298a2a39992877e706c6c717e879299a3a49993877e716c625a50483f362d241b1209000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929facaea298877b6e6154483b2d22170b0607080808060200000000000000000915222f3c4855626f7c8484848484848484848484848484848484848484848484919daab7afa59f9285786c5f5245392c1f120600000000000000000000000000000000000000000000000000000000000000000610181f282f35393a3f43454645433f3a3936302a251f191f282f35393a46464644433f39322920160b0000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b020405060606050402000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878989898989898074675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000003090e13181d20202327292a2b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2524211d1711090000000000000000020b131a1f2426272524221d1811090911181d2224252726241f1a130b0200000000000b1825313e4a56626d72797979797979736e63584b3f3226190c00000000040c131820282f35383f4446494c4f5152535252504e4c4946443f3a38342e2c27211e1a1413101013181e252a353a3e3f3b3a37312a21180e0300000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000c18232e3c4956626f7c8997a2ada8978a7e7164574a3e31261b0f03000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a99c908376695d5043362a1d100300091623303c4956636f7c8996a2aa9e9184776b5e5144383c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000714212e3a4754616d7a8794a0b4ab94877a6d78828f939f9d989a939291919298979b9fa4acaba39f938d80736a6054453c31261a0e02000000000a131c232a2f3233393939393939393939393939393939393939393939393837342f2921180f0500000000000007121c27303c454e575f6a6e7c7f736e635b5c6064696e717477787979787775726f6a65605d5b626d727e7b6e695e564d443b30271d1207000000030f1b27323d4854606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f12060000000000071119232b353d474f59606b707d869298a2a39992877e716c61616c717e879299a3a49993877e716c625a50483f362d241b12090000000000000000000000000000060606060606060600000000000000000000000613202c3946535f6c7986929facb4aa978a7d7064544a3f33281c131313151514120f0a030000000000000916222f3c4955626f7c889191919191919191919191919191919191919191919196a0acb8b8ac9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000060d161d24292c2d323639393836322e2d2a251e19140d161d24292c2d3939393736332e2820170e040000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692959595958d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d000000000000000000000000000001070d111314171a1d1e1f202020202020202020202020202020202020202020202020181715110c060000000000000000000001080e14171a1b181815120c060000060c121518181b1a17140e08010000000000000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a000000000001070d161e24292e34383a3c3f42444546464543413f3c3938332d2c28231c1b16120e09060404070c131923292e31322e2d2b261f180f060000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000713202d3a4653606d7985929eaba79b8e817468584e43372b1f1206000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a1a99d9083766a5d5043372a1d1004000a1623303d495663707c8996a3ab9e9184786b5e5145383d495663707c8996a3ab9e9184786b5e5145382b1e1205000814212e3b4754616e7a87949f9fa39986796d6d79818c92989fa29f9e9e9e9fa2aaa8a9aaa29f99928b81786d60584e43332a1f15090000000007121c252e353b3e40464646464646464646464646464646464646464646464544403a332b21170c010000000000000b151e2a333c454e575f6a6e726d635c525053575e6164676a6b6c6c6b6a6865625f585351515b626c716e695e574d443b32291e150b00000000000a16202c38444f59606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000000040f19232b353d474f59606b707d869298a2a49992877e716c615a5a616c717e879299a3a49993877e716c625a50483f362d241b110600000000000000000002050708131313131313131307070501000000000000000613202c3946535f6c7986929facb4a79a8e8174665b5044382d22201f202222211f1a150e0600000000000916222f3c4955626f7c88959d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0a8b2acacac9f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000040c13181d2021262a2c2c2b292521201d19130e09040c13181d20212d2d2d2b2a27221d160e05000000000000000000000000000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929fa2a29a8d8174675a4e4134271b0e000c1925323f4c5865727f8b98a5a6998d8073665a4d4033271a0d00000000000000000000000000000000010406070a0d1011121313131313131313131313131313131313131313131313130b0a0805000000000000000000000000000003080b0d0e0c0b090501000000000106090b0c0e0d0b0803000000000000000006121e29343f495156586060606060605a58524a40362a1f130700000000000000040c13191c23282b2d2f323537383939383734322f2d2b28221f1c18120f0a0502000000000002080d181e22252622211e1a150e06000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000006121f2b3844505c6674818e9baaab9e9184786a5f53473a2e21150a000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b8895a2aa9d9083776a5d5044372a1d1104000a1723303d4a5663707d8996a3ab9e9185786b5e5245383d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000815222e3b4855616e7b889393939392867966676d787f868d92989a9c9e9e9f9f9e9d9c9998928d877f746d665c50463d3221180e03000000020d19232e3740464b4c5353535353535353535353535353535353535353535352504c453d33291e1307000000000000030c18212a333c454e575f6266635b524944464d5354585b5d5e5f5f5e5d5b5855534e474549515a6265615e574d453b322920170c03000000000004101c27323d44505b656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b00000000000b16212b353d474f59606b707d869298a2a49993877e716c615a50505a616c717e879299a3a49993887e716c625a51483f372d23180c0100000000000002090e12141520202020202020201413110d080200000000000613202c3946535f6c7986929facb8ab9e9185786c60544a3f332d2c2c2d2f2f2e2b2620180f06000000000916222f3c4955626f7c88959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f1306000000000000000000000000000000000000000000000000000000000000000000000001070d111314191d1f201f1d191413110d0802000001070d1113142020201e1d1b17110b0400000000000000000000000000000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929faca79a8d8174675a4e4134271b0e000c1925323f4c5865727f8b989f9f998d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c5353535353534d4b4740382e24190e02000000000000000001080d11171c1f202326292a2b2c2c2b2a282522201f1c1712100c070000000000000000000000070d121618191514120e090300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000003101c28343f4a5464707d8a98a2ada196887b6f6255483c31261a0f000000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8995a2aa9d9084776a5d5144372a1e1104000a1724303d4a5763707d8a96a3ab9e9285786b5f5245383d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000916232f3c4956626f7c86868686868685786b5c666c727b80858a8d8f9192929291908f8c8a86807b726d605c544a3f342b200f060000000006121e2a354049515759606060606060606060606060606060606060606060605e5c574f453a2f24180c00000000000000060f18212a333c454e53555957514940383b4246484b4e5051525252514f4c4847433c393f4850565854534d453b332920170e05000000000000000b162127333f49535b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000003101b27323d474f59606b707d869298a2a49a93877e716c615a504848505a616c717e879299a4a49a93887e716c625b51493f34291d11050000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000613202c3946535f6c7986929facb4aba1978a7e71665b50443f3a39383a3b3b3a37312a22180e030000000916222f3c4955626f7c8893939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000010406070c10121312100c070705010000000000000104060713131311100e0b06000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9f9a8d8174675a4e4134271b0e000c1925323f4c5865727f8b939393938d8073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000040613131313131313131312110e09040000000000000000000000000000000000040613131313131313131312110e0904000000000000000000000000000000000007111b252d343a3e3f464646464646403f3b362e261c1208000000000000000000000000060b10121316191c1e1f201f1f1d1b191613120f0b060400000000000000000000000000000106090b0c08080602000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000b17232e3a4753606d7985929faca8998c7f7366584e43372b1c11060000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2aa9e9184776b5e5144382b1e1105000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e3d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000815222e3b4754606a6f797979797979787368545b60696e74797d808284858685858482807d7a746e69625b504a42382e22190f00000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6861574c4034281b0f0000000000000000060f18212a333c4247484c4b463f372b31363a3b3e41444546464544423f3c3a37312c363f454a4b4846423b332920170e050000000000000000050b17222d384149535b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a00000000000713202c38444f59606b707d869298a2a49a93887e716c615a50483e3e48505a616c717e879399a4a49a93887f726d625b51453a2e22150900000000050f171f252a2d2e39393939393939392e2d2a251e160e050000000613202c3946535f6c7986929facaea399929183786c6059504947454546484847433c342a20150a0000000916222f3c4955626f7c8686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c798692939393938d8174675a4e4134271b0e000c1925323f4c5865727f8686868686868073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000001070c10132020202020202020201f1d1a150f080000000000000000000000000001070c10132020202020202020201f1d1a150f08000000000000000000000000000000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000030607090c0f1112131312100e0c090606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000006131f2c3845515d6774818e9ba8aa9d9184776a5f5347382e23170b0000000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3ab9e9184786b5e5145382b1e1205000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f343e4b5764717e8a97a4ac9f9285796c5f4a3f34281c10030006131f2b37434e5860626c6c6c6c6c6c6b68615750575e61676d7073767778797978777673706d67615e5751443f3830261c100700000000000c1925323e4b57636d73797979797979797979797979797979797979797979797873685c5044372b1e11000000000000000000060f18212a31373a3b3f3e3a352e25252a2d2e313437383939383735322f2e2b26242d343a3d3e3b3a36312921170e050000000000000000000006111b262f38414950575f62686e717477787979787775726e69625f58514940372e231a0c0200000000000916222f3b4854606b707d869298a2a49a93887e716c625a50483e36363e48505a616c717e879399a4a49a93887f726d62564a3d3124180b000000020d17212930363a3b4646464646464646463936302820160c0200000613202c3946535f6c7986929facac9f9286928c7f736b605b53535151535555534e463c31261a0f0200000815222e3b4754606a76797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120500000000000000000000000000000000000003080c0e0e131313131313130f0e0c09040000000000000000000000000000000000000000000000000000000000000003070b0d0e131313131313130e0e0c08030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3946535f6c79878686868686868074675a4e4134271b0e000b1825313e4a56626d72797979797979736e63584b3f3226190c000000000000000000000000000000000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a262019120900000000000000000000000000000000010911181e2225252d2d2d2d2d2d2726231f19120a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000004101d2935404b5563707d8996a1aca095887b6f62544a3f34281c100300000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d8996a3ab9e9185786b5e5245382b1f1205000b1825313e4b5864717e8b97a4ac9f938679665c5044383e4b5864717e8b97a4ac9f938679665c5044382b1f120600030f1b27323d464e54566060606060605f5c574f444d53555c606367696b6b6c6c6b6a696663605d55534d453f342e261e140a0000000000000d192633404c5966737f8686868686868686868686868686868686868686868685786b5e5245382b1f1200000000000000000000060f1820262b2e2f33322f2a231c1a1e212125282a2b2c2c2b2a282522211f1b1b22292e31322e2d2a251f170f050000000000000000000000000a141d262f383f444e53565e6165686a6b6c6c6b6a6865615e57534e463f372e251c11080000000000000a1623303d495663707d869298a2a39f93887f716c625a50483e362c2c363e48505a616c717e879399a4a49a93887e7265584b3f3225180c00000009141f29333b42464853535353535353535346413a32281e1308000005121f2b3744505b657986939faca79a8d818d93877d726c6562605d5c6062625f584e43372b1f1206000006131f2b37434e5860626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c10030000000000000000000000000000000001090f14181a1b202020202020201c1b191510090200000000000000000000000000000000000000000000000000000001080e1317191a202020202020201b1a18140f0901000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3845525e6a7579797979797979746e64584c3f33261a0d000916222e3a46515b62656c6c6c6c6c6c66635c52473b2f23170a0000000000000000000000000000000000000000000000000000000000030d151d23292c3939393939393939393836312b241b1208000000000000000000030d151d23292c3939393939393939393836312b241b12080000000000000000000000000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a0500000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000c18242f394653606c7884919eaba7998c8073665c5044382b1f140900000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3ab9e9285786b5f5245382c1f0600000b1825323e4b5865717e8b98a4afa49986796d6053463a3e4b5865717e8b98a4afa49986796d6053463a2d20130700000a16202b343d43474953535353535352504c453b42464b5153575a5c5e5f5f5f5e5d5c595754514c46423b3328231c140c020000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b5e5245382b1f120000000000000000000000060e151a1e21222625221e18120e121415181b1d1e1f1f1f1e1c191515120f11181d21242521211e1a140d0500000000000000000000000000020b141d262d333c42474c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a000000000000020f1c2935424f5c6875828f949fa39b918b7f726d625a50483e362d24242c363e48505a616c717e879399a49e938e8175685b4e4235281b0f0200020e1a25303b454d525f60606060606060605f524c443a3025190d01000613202d394653606c78869aa4afa396897d869292877f78726e6d67676d6e6e6a5f53473a2e2114080000030f1b27323c464e5455606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00000000000000000000000000000000030b131a202427282d2d2d2d2d2d2d292825211b140c0300000000000000000000000000000000000000000000000000020b12191f2326272d2d2d2d2d2d2d282724201a130b0300000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d2115080000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a36424e59636a6c6c6c6c6c6c6c67645c52473c3024170b0006121e29343f495156586060606060605a58524a40362a1f130700000000000000000000000000000000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000106090b0c1313131313130d0c0a07020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000007121f2b3844505b6673808c99a3ab9e9184796d6053463b30251a0e01000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a3ab9f9285786c5f52452e23170b00000c1825323f4b5865727e8b98a5b5a093867a6d6053473a3f4b5865727e8b98a5b5a093867a6d6053473a2d2014070000040f19222b32373b3c4646464646464544403a3136394045474a4d4f5152535252514f4d4a4745413a3631292117110a02000000000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b5e5245382b1f1200000000000000000000000003090e121415191816120d07020507080b0e1112131312110f0c09080603060c111517181514120e0903000000000000000000000000000000020b141b222731373b4146474b4e5152525352514e4c4846423b37312a221c130a01000000000000000714202d3a4753606d79828f949b918b7f726d625a50483f362d241b1a242c363e48505a626c717e87939a938e81786d6053463a2d201307000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000713202d3a4653606d798693a0b6a295887c818e99928c837f7b7a7979797b7c6e6255483b2f2215080000000a15202b343c4347495353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000000000000000000000000000000010b151d252b303435393939393939393534312c261e150c000000000000000000000000000000000000000000000000000b141d242b303334393939393939393534302b251d150b010000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a26313d4751595e5f6060606060605a58524a41362b1f140800010d18232d373f464a4c5353535353534d4b4740382e24190e020000000000000000000000000000000000000000000000000000000007121d2731394045535353535353535353524e473f352b2015090000000000000007121d2731394045535353535353535353524e473f352b20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000030f1c28333f4a54616e7b87929faca1968a7d7063574d42362a1d1307000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4ac9f9285796c5f4a3f34281c1003000c1925323f4c5865727f8b98a5ada093877a6d6054473a3f4c5865727f8b98a5ada093877a6d6054473a2d21140700000007101920272b2e2f3939393939393837342f252a2f34383a3d404344454646454443403d3a39352f2a251f170f060000000000000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5e5245382b1f120000000000000000000000000000020608080c0c0a060200000000000001040506060504020000000000000105090b0b08070502000000000000000000000000000000000000020a111720262b3036393b3e41444546464544423f3b3a36302b262018100a01000000000000000006131f2c3845515c676d79828f918b7f726d625b51483f362d241b12121a242c363e48505a626c717e88938e81786d665c5044382b1f120600000714202d3a46525e6976797979797979797976685e5246392d201307000714202d3a4753606d7a8693a0ada194887b7c88949f95918c8886858586888073675a4d4034271a0d000000040f19222b32373b3c464646464646464646464646464646464646464646464646464646464646464644413b342c22180d0200000000000000000000000000000009131d272f373c40414646464646464642413d3730271e0e050000000000000000000000000000000000000000000000030d1d262e363c3f414646464646464641403c372f271d13090000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b353f474e52535353535353534e4c4741382f241a0e03000007111b252d343a3e3f464646464646403f3b362e261c120800000000000000000000000000000000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e010000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0100000000000000000000000000000000000000000000000000000000000106090b0c131313130c0b09060100000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d03000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000b17222d3846525e6975828f9ba7a89b8f8275695e52463a2f24180d000000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4ac9f938679665c5044382b1f1206000c1926333f4c5966727f8c99a5ada094877a6d6154473a3f4c5966727f8c99a5ada094877a6d6154473a2e21140700000000070f161b1f22232d2d2d2d2d2d2c2b28241a1d23292c2d3034363838393938373633302d2c29241e1a140d0500000000000000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151a1e252a2d2e323537383939383735322e2d2a251f1a150e060000000000000000000004101c2934404b555c676d79828a7f726d625b51493f362d241b120909121b242d363e48505a626c717e8681786d665c544a3f34281c100300000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000714212d3a4754606d7a8793a0ada194877a76828f99a09d9895989292988d8073675a4d4034271a0d0000000007101920272b2e2f39393939393939393939393939393939393939393939393939393939393939393835302a221a1006000000000000000000000000000000030f1a252f3941484d4e535353535353534f4d4942393020170d02000000000000000000000000000000000000000000010b151f2e3840474c4d535353535353534e4d4841392f251a0f030000040e18222a32373b3c464646464646463e3d39342d241b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19242d353d424546464646464646413f3c362f261d13080000000009131b23292e313239393939393933322f2a241c140a000000000000000000000000000000000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d1104000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000000000000000000000000000000000000000000070d1216181920202020181815120c060000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000006111c2a36424d5763707d89959fac9f92867b6e61554b4135291d12070000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4afa49986796d6053463a2d201307000d192633404c5966737f8c99a6ada194877a6e6154473b404c5966737f8c99a6ada194877a6e6154473b2e2114080000000000040a0f1315162020202020201f1e1c180e12181c1f202427292b2c2c2c2b2a29262421201d19130e090300000000000000000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62574a3e3125180b0000000000000105090b0b1313131307060405090b0b131313130706040005090b0b13131313070604000000000000000000000000000000000000000000000000000000000000000003090e14191e202125282a2b2c2c2b2a282521201e1a140f0a030000000000000000000000000c18232f39434b555c676d797d726d625b51493f372d241b1209000009121b242d363f48505a626c717d786d665c544a42382e23170b0000000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000814212e3b4754616e7a8794a1aca093877a6f7c87929fa5a5aaa29f9f9a8d8073675a4d4034271a0d0000000000070f151b1f22222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000000000000000000000000814202b37414b53595b606060606060605c59544b4232291f140900000000000000000000000000000000000000000007121d2731404a52585a606060606060605b59534b41372b20140800000006101820262b2e2f3939393939393931302d29221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b242b313638393939393939393433302b241d140b0100000000010911181e2225252d2d2d2d2d2d2726231f19120a02000000000000000000000000000000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f1206000000000006131f2c3845515c67767979797979797979756a5e5245382c1f12060000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2524221d1811090000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c11050000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000e1a25303b4854606b7683909da8a3998d8073675d5145392e23180c0000000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5b5a093867a6d6053473a2d201407000d1a2633404d596673808c99a6aea194887b6e6155483b404d596673808c99a6aea194887b6e6155483b2e221508000000000000000306080913131313131312110f0c01070c101314171a1c1e1f201f1f1e1c1a171413110d0801000000000000000000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51463a2e2216090000000000060c111517182020201f141310111517182020201f1413100c111517182020201f1413100c07010000000000000000000000000000000000000000000000000000000000000002080d111414181b1e1f1f201f1e1b191514120e0903000000000000000000000000000007121d273139434b555c676d716c625b51493f372d251b12090000000009121b242d363f48505a626b706d665c544a423830261c11060000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4855616e7b88949f9fa39986796d73808c939fa2aaaaaba69a8d8073675a4d4034271a0d000000000000040a0f131516202020202020202020202020202020202020202020202020202020202020201f1f1c19140d0600000000000000000000000000000000000c1824303c48535d64686c6c6c6c6c6c6c68655d54443b3025190e0000000000000000000000000000000000000000000c18232f3943525c64676c6c6c6c6c6c6c68645d53483c3024180c00000000060e151b1f21222d2d2d2d2d2d2d2524211d1711090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121920262a2c2c2d2d2d2d2d2d2726241f1a130b0200000000000000070d121618192020202020201a1917130e08000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000714202d3a4753606d798686868686868687796c5f5346392c201306000000000000000000000000000000000000000000000000000009131b23292e31323939393932312e29231b13090000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000009141f2c38444f5964717e8a96a0ab9f92857a6d60544b4034281d120700000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5ada093877a6d6054473a2d211407000d1a2733404d5a6673808d99a6aea195887b6e6255483b404d5a6673808d99a6aea195887b6e6255483b2f2215080000000000000000000000060606060606050503000000000406070a0d10111213131211100d0a07060401000000000000000000000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751493f35291e1206000000000911181d2124252d2d2d2c201f1c1d2124252d2d2d2c201f1c181d2124252d2d2d2c201f1c18120b030000000000000000000000000000000000000000000000000000000000000000010507080b0e1112131312110f0c0807050200000000000000000000000000000000010b151f273139434b555c6064615a51493f372d251b130900000000000009121b242d363f4850596063605c544a423830261e140a000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000915222f3c4855626f7b8893939393928679666c77818c92989b9e9f9f9a8d8073675a4d4034271a0d000000000000000003060809131313131313131313131313131313131313131313131313131313131313131312100d08020000000000000000000000000000000000000e1a2734404d59646f7479797979797979756f65564d42362a1c11060000000000000000000000000000000000000004101c2934404b55646e7479797979797979746f64594d4034271a0e0000000000040a0f13151620202020202020181715110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f202020202020201b1a17140e08010000000000000000000106090b0c1313131313130d0c0a070200000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000714202d3a4753606d7a8693939393939286796c5f5346392c2013060000000000000000000000000000000000000000000000000007111b252d343a3e3f464646463f3d3a342d251b110600000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d0100000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000002101b27323d4653606c7884919da8a2978b7f72665c5145392e23180c01000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99a5ada094877a6d6154473a2e211407000d1a2734404d5a6773808d9aa6aea295887b6f6255483c404d5a6773808d9aa6aea295887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f372d23180d0100000009121b22292e3132393939392d2c29292e3132393939392d2c2923292e3132393939392d2c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151f273139434b5153575550483f372d251b1309000000000000000009121b242d363f474f545653504a423830261e140c02000000000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000916222f3c4955626f7c86868686868685786c656c777f868b8e919292928d8073675a4d4034271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b687481868686868686868175695e5246382d22170b0000000000000000000000000000000000000006131f2c3845515c677480868686868686868174685b4e4135281b0e0000000000000003060809131313131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313130e0d0b080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c201306000000000000000000000000000000000000000000000000010d18232d373f464a4c535353534b4a463f372d23180c01000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f0300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000b161f2b3844505b66717e8b96a0a99e9184796d60554b4034281e1308000000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d192633404c5966737f8c99a6ada194877a6e6154473b2e211408000e1b2734414e5a6774818d9aa7afa295887c6f6255493c414e5a6774818d9aa7afa295887c6f6255493c2f2216090000000000000105080b0b1313131313130c0b090501000000000000000000000000000002070a0c0d1313131313130b0a08050000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a352d251b110700000006111b242d343a3d3e464646463a3834343a3d3e464646463a38342f343a3d3e464646463a38342f271f150b0100000000000000000000000000000000000000030608090d1012131312110f0b0707050100000306060b0f121312110e080705020000000000000000000000000000030d151f2731394045474a49453e362d251b13090100000000000000000009121b242d353d44484a46443f3830261e140c0200000000000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000815222e3b4754606a767979797979797873695b656c727a7f8284858685837e7164574b3e3124180b00000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d09050000000000000000000000000000000000000916232f3c4956626f7c89959393939392867b6e61544a3f33281c0f030000000000000000000000000000000000000714202d3a4753606d7985929393939395897c6f6356493c3023160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000006121e29343f4951565860606060585651493f34291d120600000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000030f1c28333f4a54606d7884919da7a1968b7e72675c51453a2f24190d030000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2633404d596673808c99a6aea194887b6e6155483b2e221508000e1b2834414e5b6774818e9aa7afa295897c6f6256493c414e5b6774818e9aa7afa295897c6f6256493c2f2316090000000000060c11151718202020202020181815110c06000000000000000000000000070e1316191a202020202020181715110c060000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e29231b130a000000010c18222d363f454a4b535353524745403f454a4b53535352474540393f454a4b535353524745403931271d12070000000000000000000000000000000000040a0f1315161a1d1f1f201f1e1b181413110d080b0f1213181c1f201f1e1b1514120e090300000000000000000000000000030d151f272f34383a3e3c39332c241b130901000000000000000000000009121b232b33383c3d3a38342e261e140c020000000000000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070006131f2b37434e5860626c6c6c6c6c6c6c6961535b60686d72757778797876716c6155493d3023170a0000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a03000000000000000000000000000000000915222e3b4854606a7783909daa9fa3998c7f73665b5044382b1f1409000000000000000000000000000000000006121f2b37434e5864717e8a97a29f9f9d9083776b6054483b2f22150900000000000000000000000000000000000000000406070a0c0f11111213131312110f0d0b070705010000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c65625b51463a2e22150900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000b17222d3844505c66717e8a95a0a89e9184796d60564c4135291f14090000000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99a6aea195887b6e6255483b2f221508000e1b2835414e5b6874818e9ba7afa396897c706356493d414e5b6874818e9ba7afa396897c706356493d3023160a000000000911171d2124252d2d2d2d2d2d2524221d181109000000000000000000010a12191e2325262d2d2d2d2d2d2524211d17110900000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b262625221e18110a0100000005111d29343f485056586060605f53514b485056586060605f53514b43485056586060605f53514b43392f23180c00000000000000000000000000000003090e151b1f2222272a2b2c2c2c2a282521201d1913171c1f2024292b2c2c2a2821211e1a140d0500000000000000000000000000030d151d23292c2d31302d28221a1209010000000000000000000000000009111921272c2f302d2b28231c140c02000000000000000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700030f1b27323c464e54556060606060605f5d574950565d6065686b6c6c6b6a64615a5045392d211408000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c0400000000000000000000000000000007131f2c38434e5865727e8b98a2aeab9e9184786c6053463b30251a0e00000000000000000000000000000000000814212e3a47535f6a7683909ca9aea2988b7f7265594f43382c1f1307000000000000000000000000000000000001070c10131417191b1d1e1f20201f1f1e1c1a171413110d0804010000000000000000000000000000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000b1825313e4a56626d7279797979726d62564a3d3124180b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000006111c28343f4a54606c7883909da6a1968c7f72685d52453b31261a0c0300000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d9aa6aea295887b6f6255483c2f221509000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d424e5b6875818e9ba8b0a396897d7063564a3d3023170a00000009121b22292d303139393939393932312e29231b120900000000000000000a131c242a2f323339393939393931302d29221b120900000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e191816120d0700000000000915212e3a45505a62656c6c6c6c605c55505a62656c6c6c6c605c554b505a62656c6c6c6c605c554b4034291c100400000000000000000000000000060e141a20262b2e2f3336383939383735322e2d2a251e22282b2d313638393937342e2d2a251f170f0500000000000000000000000000030b12181c1f202423211c17100800000000000000000000000000000000080f161c202223201f1c17110a0200000000000000000714202d3a46525e6976797979797979797976685e5246392d20130700000a15202b343c43474953535353535352514c3f444c5254585b5e5f5f5f5d575550483e33281d11050000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c030000000000000000000000000000030f1b27323d4754606d7a85929facaca1968a7d7063574d42362a1c110600000000000000000000000000000004101c2934404b55626e7b88949fabac9f92867a6d6054473d32271b0f03000000000000000000000000000000050b1012181c1f202326282a2b2c2c2c2c2c2a29272421201d1913100d07010000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1925323f4c5865727f868686867f7265584b3f3225180c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000b17232e3844505b66707d89949fa89e92857a6d60574d42362a1e150a00000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a000006111b242d34393d3e4646464646463f3d3a342d241b0b02000000000000030d1c252e353b3f404646464646463e3d39342d241b110600000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0906010000000000000b1724313d4a56626c71797979796d675c56626c71797979796d675c5156626c71797979796d675c5145382c1f1306000000000000000000000000080f181f262a32373b3c40434546464544423e3a3936302a2d3338393e4245464544413b3a36312921170d030000000000000000000000000001070c101314171714110c05000000000000000000000000000000000000050b101316171312100b060000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000040f19222b32373b3c464646464646454441333a4145474b4f51525352504b49453e362c22170c00000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000a16202c3945515d6774818e9aa7b1a89b8f8275695e5246382e23170b00000000000000000000000000000006131f2c3845515c6774808d9aa6b0a79b8e8174685d5245392b21160a0000000000000000000000000000040b10161c1d23292c2d30333537383839393938373633312e2d2a25201d18120b0600000000000000000000000000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a0000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926323f4c5965727f8c93938b7f7265584c3f3225190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000006111c28333f4a54616b76828f99a4a1978d8073695f53463d30261c1106000000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2834414e5b6774818e9aa7afa295897c6f6256493c2f231609000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00010c17222d363f45494b5353535353534b4a453f372d1d140a0000000000010b151f2e3740474b4d5353535353534b49453e362d22170c00000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000b1825323e4b5865717e86868686796d605865717e86868686796d60535865717e86868686796d6053473a2d20140a0000000000000000000000081119212a31363c4347494d5052525352514e4b4746413a36383f44464b4f525352514e4846423b33291f1409000000000000000000000000000000000406070b0a0805000000000000000000000000000000000000000000000407090a070603000000000000000000000000020e1a25303b454d525f60606060606060605f524c443a3025190d0100000007101920272b2e2f393939393939393835272f35393a3f4244454645433e3d39332c241a1006000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b1005000000000000000000000000000004111d2935414b55626f7c88959fabac9f92877b6e61544a3f34281c100300000000000000000000000000000714202d3a4753606d7985929eabaca095897c6f63564c413529190f0400000000000000000000000000060b161b21282c2f34383a3d3f42444445464646454442403e3a3936302c29241d17110a02000000000000000000000000040e18222a32373b3c464646464646463e3d39342d241b110600000000000000000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99988c7f7265594c3f3226190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000b17222d38424f59626f7c87939fa99f92867b6e61594f42382e23170c020000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b6874818e9ba7afa396897c706356493d3023160a00101c2936434f5c6976828f9ca9aca4978a7d7164574a3e434f5c6976828f9ca9aca4978a7d7164574a3e3124170b0005111d29343f48505658606060606060585651493f2f261b11060000000007121d27314049525759606060606060585650483e34291d1105000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000a1723303d4a5663707d8993988a7d70635763707d8993988a7d7063575663707d8993988a7d7063574a3d31261b0f03000000000000000000060f19232b333b42464e54555a5d5e5f5f5f5d5b5854524c4641424a5053575c5e5f5f5d5b54534d453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b42464853535353535353535346413a32281e13080000000000070f151b1f22222d2d2d2d2d2d2c2b281e24292c2d3235383939383731302d28221a12080000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d2115090000000000000000000000000000010d18242f3a47535f6a7683909da9afa3998c7f73665c5044382b1f14090a0a0a0a0a0a0a0a0a0a0a0a0a0a121f2b37434e5864717e8b97a2adaa9d9083776b6054443a2f241907000000000000000000000000020a111721272c3338394045474a4c4e50515253535252514f4d4a4746413a39352f28231c140c0600000000000000000000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d192633404c5966737f8c99998c7f7266594c3f3326190c00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000006111c262f3d47535f6a74818e97a2a3988e82756b60544a3f34281f14090000000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d293643505c6976838f9c9f9f9f978b7e7164584b3e43505c6976838f9c9f9f9f978b7e7164584b3e3125180b000815212d3945505a62646c6c6c6c6c6c65625b5141382d22170b000000000c18232f3943525b63666c6c6c6c6c6c64625a5045392d211508000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000815222f3b4855626e7b88959a8d81746758626e7b88959a8d8174675855626e7b88959a8d817467584e43372b1f12060000000000000000030e18222b353d454d53585f6266696b6c6c6b6a6865615e56524c4c545b6064696b6c6c6a67615e574d42362a1e1205000000000000000000000000000000010406070b0e101213131312100e0b07060401000000000000000000000000000000000000000000000000000000000000020d17212930363a3b4646464646464646463936302820160c02000000000000040a0f1315162020202020201f1e1c13191d202125282b2c2c2c2a2423211d171008000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000007131d2b37434e5864717e8b97a2adab9e9184786d6053463b31251a16161616161616161616161616161616212e3a47535f6a7683909ca9aea2988b7f7265594f4332281e13080000000000000000000000030b141c222832383e44484b515356595b5d5e5f5f5f5f5f5d5c5a5754524c47454039342e261e170f07000000000000000000030f1b26323c464e535560606060606060585650483e34291d110500000000000000000000000000000000000000000000000000000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2633404d596673808c99998c7f7366594c403326190d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000a141d2b37434e58616d7a85929fa79e93897d70665c50443b30251a0d0300000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2835424f5b6875828e9ba8b0a3968a7d7063574a3d3024170a00101d2a3643505d6976839093939393938b7e7165584b3e43505d6976839093939393938b7e7165584b3e3225180b000b1724303d4956626c71797979797979726d6253493f33271b0f03000004101c2934404b55636e73797979797979716c6256493d3024170a00000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e12050000000000000000000714202d3a4753606d7a86979e9184786a5f606d7a86979e9184786a5f53606d7a86979e9184786a5f53473a2e21150800000000000000000a15202a343d474f575f616a6f7376787979787775716d68615e56565d666c717578797877746e695e53463a2d2114070000000000000000000000000001070d111314181b1d1f1f201f1f1d1b181413110d07010000000000000000000000000000000000000000000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e0500000000000000000003060809131313131313121210080d111314181c1e1f201f1d181714110c0600000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f000000000000000000000000000000010f1b26323c4753606d7985929fabada1968a7d7063574d42362a23232323232323232323232323232323232934404b55626e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000000030c151d262d333d44484f55555c606366686a6b6b6c6c6c6b6a696664615e5653514b443f38302921191007000000000000000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d21150800000000000000000000000000000000000000000000000000000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000000d1a2733404d5a6673808d99998c807366594d4033261a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000020b1b26323c46525e68727f8c95a0a59d9083786d60574d42362a1f150b01000000000000121f2c3845525f6b7885929eabada194877a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000f1c2936424f5c6975828f9ca8b0a3978a7d7064574a3d3124170a00101d2a3743505d6a7683868686868686867f7265584b3f43505d6a7683868686868686867e7265584b3f3225180c000b1825313e4b5864717e8686868686867f72655b5044372b1f150a000006131f2c3845515c6773808686868686867e7164584b3e3125180b000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000006131f2c3945515d677885929e96887b6f625d677885929e96887b6f62555d677885929e96887b6f6255483c3025190d01000000000000020f1a26313c464f5960696e767c80838585868583817e7a746d68605d686d787e8285868584817b6e6154483b2e211508000000000000000000000002080e13181d202024272a2b2c2d2c2b2a272421201d18130e090300000000000000000000000000000000000000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c05000000000000000000000000000006060606060606050300010406070c0f11121312100b0a0805000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868276695c504336291d10000000000000000000000000000000000a151f2c3845515d6774808d9aa6b0a89c8f8275695e5346382e3030303030303030303030303030303030303845515c6774808d9aa6b0a79b8e8174685d5245392c20130400000000000000000000000b151e272f383f444f54596163676d70727577777879797978777573716d6865605d55504a423b332a22190f06000000000000000815212e3b47535f6a7679797979797979716c6256493d3024170a0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768386868376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a998d8073665a4d4033271a0d00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000000000000000000000000000a15202a36414c56606d7883909aa4a0958c7f72695e52463e31271d1207000000000000121f2c3845525f6b7885929eabaca194877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f9ca9aca4978a7d7164574a3e3124170b00101c2936424f5b66717679797979797979726d62564a3d424f5b66717679797979797979726d62564a3d3124180b000713202d3a4653606d7984919393939184786c6053463c31261a0f02000714202d3a4753606d7985929393939184796d6053463a2d2013070000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000004101d2935404b556a7783909d998c7f7266566a7783909d998c7f726656556a7783909d998c7f7266564c41362a1d110500000000000006121f2b37434e58606b707b82888d9091929292908e8b86817a706b606d7a828a8f91929290897d7063564a3d3023170a00000000000000000000050d14191d24292c2d31343738393939383634312d2c29241d1a140d050000000000000000000000000000000000000000000000000000000002090e12141520202020202020201413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8276695c504336291d100000000000000000000000000000000004101d2935404b55626e7b88949fabac9f93877b6e61544a3f3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d4753606d7985929eabaca095897c6f63564c4135291d11040000000000000000000007121d273039424a505960636b7075797d7f81838485868685858482807d7a76716d67605c544d453c342a21180c030000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1a2734414d5a6774808d9a9a8d8073675a4d4034271a0d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000040d1925303a44515c666f7d88939fa79f92867b6e61594f43392f24180c020000000000121f2c3845525f6b7885929e9f9f9f94877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d293643505c6976838f9c9f9f9f978b7e7164584b3e3125180b000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a3e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090006131f2c3845515c66727f8c97a2a0958a7d7063584e43372b1e13080714202c38444f5965717e8b97a1a2978c7f72665c5144382c1f1206000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c18242f424f5c6875828f9b9c908376685e6875828f9b9c908376685e5c6875828f9b9c908376685e5246392d2013070000000000000814212e3a47535f6a707d858f94999c9e9f9c9b9c9b98928e857d706b75828f949c9e9f9f96897d7063564a3d3023170a000000000000000000080e171e252a2f35393a3e4143454646464543413e3a39352f2a251f170f09000000000000000000000000000000000000000000000000000000000002050708131313131313131307070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f9b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c8f8376695c504336291d1000000000000000000000000000000000000c18242f3947535f6a7683909ca9afa4998c8073665c504949494949494949494949494949494949494949494e5864717e8b97a2adaa9d9083776b6054443a2f24190d01000000000000000000040e18232e39434b545b606b70767d8185898c8e90919292929292908f8d8a86837e79726d665f574e463c332a1e150b0000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a9a8d8074675a4d4134271a0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030709090c0c0c0c0c0c0c0c0c0c0c0c0c0c08131e2834404a54606b74818e97a1a2988e81756b61554b4035291e140a0000000000121f2c3845525f6b7885929393939393877a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3643505d6976839093939393938b7e7165584b3e3225180b000a16222d38434d555b5d60606060606060585651493f3438434d555b5d60606060606060585651493f34291d11050004101c2834404b54606d7a85929fa89c8f82766a5f53473a3025190d0916232f3c4855606b7783909da99f92857a6d60544a4034281c100400020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000000000000000071a2734414d5a6774808d9a9f93867a6d616774808d9a9f93867a6d615a6774808d9a9f93867a6d6154473a2e23180c000000000007131f2c38434e58626e7c8692989fa29f97928f8e8f9196999792877d707d89949ea69e989291897d7063564a3d3023170a00000000000000010a121a202930363a4045474b4e505252535252504e4b4745413a363029211b120a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828f939393939393939393939393939393939393939393939393939393939393938f8376695c504336291d10000000000000000000000000000000000007121d2b37434e5864717e8a97a1adab9e9184796d6056565656565656565656565656565656565656565656565f6a7683909ca9aea2988b7f7265594f4332281e1308000000000000000000020c16202834404b555c666c737d838a8e9298999b9d9e9e9f9f9f9e9d9c999993908b857f786e695f584e453c30271d120700000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a9a8d8174675a4e4134271b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000040b0f1315161919191919191919191919191919191918232e39424f59616d7a85929ea69e938a7d70675d51453c30261c110600000000121f2c3845525f6b7885868686868686867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000101d2a3743505d6a7683868686868686867e7265584b3f3225180c0005111c27313b434a4f50535353535353534b4a453f372d313b434a4f50535353535353534b4a453f372d23180c0100000c18232e3945515d6773808d98a39f94887c6f62564c41362a1c12121f2b37434e5863707d8995a0a3988c8073675d5142392e23180c000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000c1926323f4c5965727f8c98a4998b7e716465727f8c98a4998b7e71645465727f8c98a4998b7e7164544a4034281c1004000000000915222e3b4854606a76828f98a2a298928b8583828284878c929792857b818e9aa69e948f8684867d7063564a3d3023170a000000000000000a131c242c323b41464b5153575a5d5e5f605f5e5d5a5754514b46423b332d241c140a01000000000000000000000000000000000000000000000000000106090b0c13131313131313090806030000000000000000000000000003060809131313131313130b0b0905010000000000000000000000000000000000000000000f1c2935424f5c6875828686868686868686868686868686868686868686868686868686868686868686868376695c504336291d100000000000000000000000000000000000010f1a26313c4653606d7985929eacada1968a7d70646363636363636363636363636363636363636363636363636e7b88949fabac9f92867a6d6054473d3221160c0100000000000000000008131e28323a45515c676d78808990959b9fa2aaaba39f9d9d9c9d9ea1a9aba49f9d97928b837b6f6a5f574d42392e23180c02000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9a8e8174675b4e4134281b0e01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000070f161b20222325252525252525252525252525252525252527303d46525e68717e8a949ea59e9184796d60584e42382e23170b02000000111e2b3744505d6873787979797979797976685e5246392d20140700000000000000000000000000000000000000000000000000000000000000101c2936424f5b66717679797979797979726d62564a3d3124180b00000a151f2931383e4243464646464646463f3d3a342d242931383e4243464646464646463f3d3a342d241b110600000007121d2935414c55616e7b86929fa69a8e8174685e5246392e231814212e3a47535f6a76828f9ca79f92867a6d61554b4030271c120700000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000b1724313e4a5764717d8a97ab9b8e82756664717d8a97ab9b8e8275665c64717d8a97ab9b8e8275665c5144382c1f1206000000000916232f3c4956626f7c89949fa79f92867e79767576777b7f858f948f8283909daa9c8f82797779796d6053473a2d20140700000000000009121c252e363e444c52555d6064676a6b6c6c6c6b696764605d55524d453f362e261c1309000000000000000000000000000000000000000000000000060d12161819202020202020201615130f0a04000000000000000000040a0f13151620202020202020181715110c0600000000000000000000000000000000000000000e1b2834414d59656f757979797979797979797979797979797979797979797979797979797979797979797670665a4e4135281c0f00000000000000000000000000000000000009151f2c3845515c6673808d9aa4afa99c8f82757070707070707070707070707070707070707070707070707074808d9aa6b0a79b8e8174685d5245392c201304000000000000000000010d1925303a44515b606d79828d929d9fa7a8a19e999992919090919297979b9fa4a9a19e9590857c6f695f544b4034281e1408000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b9b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000007111921272c2f30323232323232323232323232323232323232323235414c56616c75828f98a2a1968d80736a5f544a3f34281d140a0000000f1c2834404c5761686b6c6c6c6c6c6c6c6c5e564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000e1a26323e4a555f666a6c6c6c6c6c6c6c65625b51453a2e2215090000030d171f272d3236373939393939393932312e29231b1f272d3236373939393939393932312e29231b120900000000000d19242f3a46525e6874818e9aa49f92867a6d61544a4034281c1d2a36414c56626e7b88949fa3998d8174685e52433a2f1e150b0000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e1205000000000000000000000916232f3c4956626f7c8995ab9f9285796d626f7c8995ab9f9285796d60626f7c8995ab9f9285796d6053463a2d201309000000000d1a2733404d5a6673808d99a69f958a7d716d666869696e737a828e938f90959fa298887b6f676d6d675c5145382c1f13060000000000050f1b242e37404850565e61676d71747678797979787674716d67615e57504840382e251b0f06000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d23221f1b160f0700000000000000070f161b1f22232d2d2d2d2d2d2d2524211d171109000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69665e54493e3226190d00000000000000000000000000000000000004101c2834404b54616e7b87939facac9f93877d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d85929fabaca095897c6f63564c4135291d110400000000000000000005111d2935414c56626d75818e949ca4aba39f96918c88868483838485878a8f939a9fa7a79f9791857b6e665c51453b3025190d000000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2835424f5b6875828e9b9b8e8175685b4e4235281b0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000040f19232b32383b3c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f44505a616e7b86929fa69f92877c6f665c50443c2f261b110600000c18242f3b454f575d5f606060606060605f524c443b3025190e02000000000000000000000000000000000000000000000000000000000000000a16222d38434d555b5d60606060606060585651493f34291d1105000000040d151c2226292a2d2d2d2d2d2d2d2524221d1811151c2226292a2d2d2d2d2d2d2d2524221d18110900000000000008131e2a36414d56626e7b87939fa3988c7f73665c5144382c1f202d3946525e6874818e9aa69f92877b6e61564c4131281d0c030000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000000000814212e3b4754616e7a8799a3a297897c70636e7a8799a3a297897c7063616e7a8799a3a297897c706356493d31261a0e02000000101d293643505c6976838f9ca99d9083766c605c54575e61686d78818e949d9fa79f9285796a5f60605c554b4034291c100400000000030d17212d364049515a61686e747a7e8183858586858583817e7a746e69625a524a40372d21180e03000000000000000000000000000000000000000009131b23292e3132393939393939392f2e2b2720191007000000000007101920272b2e2f3939393939393932312e29221b12090000000000000000000000000000000000000915212c37424b54595c6060606060606060606060606060606060606060606060606060606060606060605c5a544c42382d211509000000000000000000000000000000000000000c18232e3946535f6976828f9ca9afa499938a89898989898989898989898989898989898989898989898989899297a2adaa9d9084776b6054443a2f24190d010000000000000000000713202d3946525e68727f8b939ea6aba399928c84807c7977767677787a7e828790959ea5a9a1979083796d60564c41362a1c11060000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0000000000000000000000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000020f1c2935424f5c6875828f9b9b8e8275685b4f4235281c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d10030200000000000000000b16212b353d4448494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c525e69727f8b949fa3999083786d60574d41382d22170b000007131e29333d454c5052535353535353535346413b32291e1408000000000000000000000000000000000000000000000000000000000000000005111c27313b434a4f50535353535353534b4a453f372d23180c0100000000030a11161a1c1d20202020202020181815110c060a11161a1c1d20202020202020181815110c0600000000000000010e1925303b47535f6975828f9ba69e9184796d6053463d32272834404b55616d7a86929fa69b8e8175695f53443a301f160c000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e1205000000000000000000000613202d394653606c7986929fa99a8d8073676c7986929fa99a8d807367606c7986929fa99a8d807367574d42372b1e1206000000111e2b3744515e6a7784919da6998d80736659504a4d52565e666d78829099a3aa9e9184776b585353514b43392f23180c000000000009141f29333f48515b636c717a80868a8d909192939291908d8a86817b716d645c52493f332a2015090000000000000000000000000000000000000009121b252d343a3e3f464646464646463c3b38322b22190f04000000040f19222b32383b3c464646464646463e3d3a342d241b1108000000000000000000000000000000000004101b26303942494d4f535353535353535353535353535353535353535353535353535353535353535353504e49423a30261b10050000000000000000000000000000000000000007121d2a36424d5764707d8a96a1adaba49f9796969696969696969696969696969696969696969696969696969fa2a9aea2988b7f7265594f4332281e130800000000000000000003101c28343f4a54616d7a85929fa5aea39992877f79736f6d666a696a686e71757c838f939ea7a9a0958c8073685e5246382d22170b0000000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b0204050606060504020000000000000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000000000000000000000030f1c2936424f5c6975828f9c9b8f8275685c4f4235291c0f02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a050000000000030f1b27323d474f54565858585858585858585858585858585858585858585858585857606c77828f97a2a0958c7f72695f53493f33271b0f0300020d17212b333b404445464646464646463b3936302920170d020000000000000000000000000000000000000000000000000000000000000000000a151f2931383e4243464646464646463f3d3a342d241b110600000000000000050a0e1010131313131313130c0b0905010000050a0e1010131313131313130c0b09050100000000000000000008141f2b37424d57626f7c89949fa1978a7e7164594f44382c2c3845515c67737f8c98a39f94887c6f62574d4232291e0d04000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e12050000000000000000000005121f2b3744505b657784919eaa9d91847769657784919eaa9d918477695f657784919eaa9d918477695f53473a2d211408000000121e2b3845515e6b7884919ea5988b7e7265584b3f42464c545c666f7c87929faa9d9084776a5d514745403931271d120700000000020e1a25313b45505a636d737e858d92989a9d9a9998999a9c9a98928d867e736e645b51463c31261a0f04000000000000000000000000000000000008111a242d373f464a4c535353535353534947433d342b20160a0000000a16202b343d434749535353535353534b4a453f362d241a1107000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464643413e3830281e140a0000000000000000000000000000000000000000000e1a26313b4653606d7984919eabb5afaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3abadb3ac9f92867a6d6054473d3221160c0100000000000000000006121f2b3844505c6673808d97a2aba79f92877d726d6762605c545d565e61646a6f79818f95a0aba79f92867a6e61544a3f33281c0f0300000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180c0e101213131312100e0b08070502000000000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c9c8f8275695c4f4236291c0f03000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000713202c38444f596063656565656565656565656565656565656565656565656565656565656e7b85929fa79f92867b6e655b5044372b1f12050000060f1921292f343738393939393939392e2d2a251e170e0500000000000000000000000000000000000000000000000000000000000000000000030d171f272d3236373939393939393932312e29231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4854606a7683909ca79d9083776b6054483b312d3a4653606d7985919ea79c8f82766a5f54453b3120170d00000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e120500000000000000000000030f1b27333f49536976838f9ca9a096887b6e6976838f9ca9a096887b6e616976838f9ca9a096887b6e6155483b2f24190d010000111e2a3744515d6a7784909da5988b7f7265544a413d3b424b545f6a75828f9ca89d9084776a5d514438342f271f150b010000000005121e2a36424d57626c737f8a92979f9f97918e8c8b8c8e91969e9f98928b80736d62584e43372b21160b0000000000000000000000000000000007101a232c363f495156586060606060606056544e463d32271b0f0300030f1b27323d464e545660606060606060585650483f362c2319100700000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393635322d261e160c0300000000000000000000000000000000000000000009141f2c3844505c6673808c99a3afbbb9b1acaa9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7a9afb8bab1a79b8e8174685d5245392c201304000000000000000000000713202d3a4653606d7985929b9d9e9f958b7e716b605c5553514a504c5254585f676d78839099a3aea2988c8073665b5044382b1f120600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312518191b1d1f1f201f1f1d1b181414110e080200000000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d293643505c6976838f9c9c8f8276695c4f4336291c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000915222f3b4854606b6f7272727272727272727272727272727272727272727272727272727272727e8b97a1a3989082776c605346392d201306000000070f171e24282b2c2d2d2d2d2d2d2d21201e19140d05000000000000000000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2d2d2d2d2d2524221d181109000000000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000915202c38434e5863707d8a95a0a095897c6f63574d423638444f5964717e8b97a1a095897d7063584e43332a1f0e0500000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e120500000000000000000000000b17222d414e5b6874818e9ba7a8988c7f726874818e9ba7a8988c7f72656874818e9ba7a8988c7f7265554c4135291d11040000101c2936434f5c6976828f9ca79a8d8074665c524c4a4847464e5865717e8b98a49d9084776a5d51443729231d150d0300000000000714212d3a46535e69717e8b919fa297928b85817f7f8081848a9196a09f928c7f726a5f53473d32271b10010000000000000000000000000000061019222c353e48515b62656c6c6c6c6c6c6c6260584e43382b1f13060006131f2b38434e5860626c6c6c6c6c6c6c65625a50483e352b22190f0600000000000000000000000000000000030c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292826211b140c040000000000000000000000000000000000000000000003101c28343f4a54616e7b87929facb9b1a7a0939393939393939393939393939393939393939393939b9ea5afb8aca095897c6f63564c4135291d1104000000000000000000000a1623303d495663707c898c8e9092979083786c6059514b464440434146474e555d666f7c86929facaa9e9184786c605346392d20130600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e31252225282a2b2c2d2c2b2a282521201e19140f0a040000000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000003101d2a3643505d697683909c9c8f8376695c504336291d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c13090000091623303c4956636f7c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f85919eaa9f948b7f7265584b3f3225180c00000000060d13181c1e1f202020202020201414110e08020000000000000000000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20202020202020181815110c0600000000000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d08020000000000000000000000000000030f1b27323d4653606c7884919da79b8f8275695f53463a3c4854606b7783909da89d9083776b6054463c3221180e00000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000000061a2633404d596673808c99a6a99c8f82766773808c99a6a99c8f8276676673808c99a6a99c8f8276675d5145392c20130600000c1926333f4c5966727f8c99a59e9184796d605d5656555453505663707c8996a39d9084776a5d5144372a18120b03000000000006121f2b37434e58616e7b86929fa29792857e787473727374787d849095a09f92867c6e62594f44382c1e130800000000000000000000000000060f18222b343e47505a626d72797979797979796f6a6054473b2e221508000815222e3b4754606a6f79797979797979716c625a50473d342b21180f050000000000000000000000000000000002091015191b1c2020202020202020202020202020202020202020202020202020202020202020201d1c1915100a030000000000000000000000000000000000000000000000000c17232e3846525e6975828f9ca8b2aca095898686868686868686868686868686868686868686868e939ea9b4aa9d9084776b6054443a2f24190d01000000000000000000000814212e3b4754616e7b7e7f81838587887e71655b5045403a38343036393c434b545f6a75818e9baaada196897c6f6256493c2f23160600000916222f3c4955626f7c8895a2afa4978b7e7164584b3e312d2e32353738393939383735312e2d2a251f1b150d0701000000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004101d2a3743505d6a7683909d9c908376695d5043362a1d1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000e1b2734414e5a6774808b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9197a1ada69b8e8175685b4f4235281c0f000000000002070c0f11121313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e1010131313131313130c0b090501000000000000000000050d14191e202129292929292929292929292929292929292929292921201e19140d0500000000000000000000000000000a161f2b3744505b65717e8b96a19f93877b6e61554c41424e5763707d8995a0a0968a7e7164594f44342a200f06000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000000b1825323e4b5865717e8b98a4ac9f92867a6d717e8b98a4ac9f92867a6d65717e8b98a4ac9f92867a6d6054473a2d22170b00000915222f3c4855626f7c88939ea0968c7f746d6865636261605c5f626f7b8895a29d9084776a5d5144372a1e07010000000000000815212e3a47535f6a76828f98a29f92857b716c66666566656c707a839099a3989083766b6054483a2f24190d010000000000000000000000050e17212a343d474f59616c727f868686868686867c6f6256493c2f231609000916232f3c4956626f7c868686868686867e716c61594f463c332a21170e05000000000000000000000000000000000004090c0e0f131313131313131313131313131313131313131313131313131313131313131313100f0d0905000000000000000000000000000000000000000000000000000006111c2a36424d5763707d8a96a1acaa9d9083797979797979797979797979797979797979797979818e9ba7aea2988b7f7265594f4332281e130800000000000000000000000714202d3a46525e696e71737476787a7c796d6053493f46464544423f3b3a39424e5863707d8998a2aea8998c7f7266594c3f2d22170b00000916222f3c4955626f7c8895a2afa4978b7e7164584b3e373a3b3f4143454646464543413e3b3936302b272018130c040000000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111d2a3744505d6a7783909d9d9083766a5d5043372a1d1004000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000e1b2734414e5a6774818d9898989898989898989898989898989898989898989898989898989898989ea1a9b3a89b8e8175685b4f4235281c0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e0500000000000000000000000000030f1b27333f4953606d7984919ea4998d8074675d514547535f6a75828f9ca79e9184786d6053463d3320190e00000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e120500000000000000000000000a1723303d4a5663707d8996a3aea3998a7d71707d8996a3aea3998a7d7164707d8996a3aea3998a7d7164544a3f33281c0f03000815212e3a47535f6a75828f97a29c918c807a7572706e6d6d666c6c6f7b8895a29d9084776a5d5144372a1e1104000000000003101c28343f4a54626f7c88949fa0958a7e7169605b5458535b60686e7b86929f9f95897d7063564c4135291d110400000000000000000000040d172029333c464f59616b717e88939393939791847a6d6154473a2e211407000714212e3a4754616d7a84919793939392877e706b60584e453c332920160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a25303b4653606c7884919eabaca095897c6f6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6d7a86929facac9f92867a6d6054473d3221160c01000000000000000000000005111e2a36424d575e616466686a686d6f6d675d515152535352514e4c4847423c4653606c7885929faba89b8f82756853493f33271b0f03000916222f3c4955626f7c8895a2afa4978b7e7164584b3e4246484c4e505252535252504e4b4746413b373229241d160d0500000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2a3744515d6a7784909d9d9083776a5d5044372a1d1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000e1b2734414e5a6774818d9aa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5abadb3aca89b8e8275685b4f4235281c0f00000000000000020507080c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0906010000000000000000000000000000000000000000000000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d02000000000000000000000000000b17222d3844515c66727f8c97a29f92857a6d60544a4c56626e7b87939fa1978b7e72665c5044382b1f1207000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e120500000000000000000000000815222f3b4855626e7b8895a99f9f9b8e81746e7b8895a99f9f9b8e8174666e7b8895a99f9f9b8e8174665b5044382b1f12060006121f2b37434e58616e7b8592979f9c928d86827f7d7b7a79797978787c8895a29d9084776a5d5144372a1e1104000000000006121f2b3844505c6674818d9aa69d9083786c6057504a4c4950565f6974818d9aa79b8e8175685d5245392c201306000000000000000000030d161f29323b454e58606b707d87929aa4a29791857b6e685e5246392d201307000713202d3946525e686e7b859197a2a39992867d706a60574e453b32281f160c030000000000000000000000000000060a0e1011131313131313130b0a08080b0d0e131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b3844505b66727f8c99a3aea79a8d8174675c606060606060606060606060605765717e8b98a2aea79b8e8174685d5245392c201304000000000000000000000000020e1a25303b454d525457595b565d6062605d555c5e5f5f5f5f5d5b5955534d4644505b6576838f9ca9aa9e918477655b5044372b1f1205000916222f3c4955626f7c8895a2afa4978b7e7164584b464d5355585b5d5e5f605f5e5d5b5854524d47433d352f281f170f05000000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000004111e2b3744515e6a7784919d9d9084776a5d5144372a1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000e1b2734414e5a6774818d9a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9b8e8275685b4f4235281c0f000000000003090e12141519191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191919191816120d070000000000000000000000000000000000000000000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e14080000000000000000000000000006111b2834404a54606d7a85929fa2988b7f72665b50525e6874818d9aa49e9285796d60544a3f34281c10030000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e120500000000000000000000000714202d3a4753606d7a8697939393939285796d7a8697939393939285796c6d7a8697939393939285796c605346392d20130600030f1b26313c46535e696f7c858f949c9f98928f8c898887868685858584919eaa9d9084776a5d5144372a1e110400000000000713202d3a4653606d7885929fa9988b7f72655b50443f3f3f444d57626f7c8897a19f92867a6d6054473a2d2114070000000000000000030c151f28313b444d575f6a6f7d869299a3a29892857c6f695f564c4135291d11050005111d2935414c565f696f7c859298a2a39892867c6f6a5f574d443a31281e150c020000000000000000000000040b11161a1d1e2020202020202018171514171a1b202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54616e7a86929facab9f9285796d60535353535353535353535353535f697683909caaaca095897c6f63564c4135291d11040000000000000000000000000009141f29333b4246474a4c4e4c52545c606366696b6c6c6c6b6a6865625f5753504a536773808d9aa6ac9f9286796c605346392d201306000916222f3c4955626f7c8895a2afa4978b7e7164585053575f6165686a6b6c6c6c6b6a6864615e56544e45403a312921170f050000000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005111e2b3844515e6b7784919e9d9184776a5e5144372b1e1104000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000e1b2734414e5a6774808d9393939393939393939393939393939393939393939393939393939393939393939393938e8275685b4f4235281c0f00000000060d141a1e2122262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262626262525221e1811090100000000000000000000000000000000000000010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000c18232e3945515d6773808d98a39e9184786c605354616d7a86929fa2988c7f73675c5142382e23170b00000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d1104000000000000000000000006131f2c3945515d677885868686868686867c6f7885868686868686867c6f677885868686868686867c6f6256493c2f23160900000a15202a36424d57606a6f7b828a8f9299999b9896959499929292919196a1aa9d9084776a5d5144372a1e110400000000000915222f3c4855626f7c8897a2a197887b6e6153493f332d333b4653606c7985929ea399897d706356493d3023160a00000000000000020b151e27313a434c565f696f7c859298a2a39992867d6f6a5f574d443a3025190d0100010d1925303a444d575f6a6f7d869299a3a29892857c6e695e564c433a30271e140a00000000000000000000050d151c2227292a2d2d2d2d2d2d2d2524211f2426272d2d2d2d2d2d2d2726231f19120b0200000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3846525e6875828e9ba8ada2978a7e7164574d42464646464646463f4a54626e7b88949fabaa9d9084776b6054443a2f24190d0100000000000000000000000000020d17202930363a3b404850565d60666d70737677787979787775726e6964605c545966727f8c99a5aea399877a6d6154473a2e211407000916222f3c4955626f7c8895a2afa4978b7e7164545c6064696e72747678797979787674716e68626058514b433b332921170d0300000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121e2b3845515e6b7884919e9e9184776b5e5144382b1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000e1b2734414e5a67748086868686868686868686868686868686868686868686868686868686868686868686868686868175685b4f4235281c0f000000060f181f262a2d2e3232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232312e29231b13090000000000000000000000000000000000000005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e11050000000000000000000000000007121c2935414b55616e7a86929fa0968a7d7064585c66737f8c98a29f92857a6d60554b4030261c11060000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f02000000000000000000000004101d2935404b55687378797979797979796f6a7378797979797979796f6a687378797979797979796f6a6054483b2e2215090000030e1a25313b454e5860696e767d8286898c8e8f90909191919292929399a4aa9d9084776a5d5144372a1e110400000000000b1825323e4b5865717e8b98a99e928578695f5341382d222b3744505b6575828f9cab998c7f7266594c3f3326190c000000000000000a141d263039434c565e686e7b859197a2a49a92877d706b60584e453b32281e130800000008131e28323b454e58606b707d879299a4a19791847b6e685e554b433930261c11060000000000000000040d171f272e3336373939393939393931302d2b303334393939393939393433302b241d140b010000000000000000000000000000000000000000000000000000000000000000000000000006111c2a36414c5663707d8996a0aca99c8f8276695e5246382d393939393844505c6673808d99a6aea2988b7f7265594f4332281e1308000000000000000000000000000000050e171f252a38404a525a61686d73797d8082848586868584817f7b77716d66605865717e8b98a4b4ab94887b6e6155483b2e221508000916222f3c4955626f7c8895a2afa4978b7e716460666d71777b7f8183858586858583817e7b756f6a605d554d453b33291f150b01000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2b3845525e6b7885919e9e9184786b5e5145382b1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000d1a26333f4c58646e747979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4034271b0e0000030d18212931363a3b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e3a342d251b11070000000000000000000000000000000000000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d20140700000000000000000000000000000d18242f3a46525e6874818e99a49c9083766a60606d7984919ea3998d8073685d5243392f1e140a0000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260686b6c6c6c6c6c6c6c626061686b6c6c6c6c6c6c6c6260584e43382c1f130700000009141f29333c464e575f626c70757a7d7f8182838484848585858687939faa9d9084776a5d5144372a1e110400000000000e1b2734414e5a6774808d9aa79d9083766a574d422f261b27333f49536774808d9aa79b8f8275685c4f4235291c0f00000000000006111b262f38424b555d686e7a849197a1a49f93887e716b61594f463c332a20160c02000000020c16202a333c464f59616b717e87939fa3a19691847a6d675d554b42382e2317130a000000000000000b151f2931393f4244464646464646463e3d39363c3f4146464646464646413f3c362f261d120800000000000000000000000000000000000000000000000000000000000000000000000000000d1925303b4854606b7784919daaac9f93877b6e6153493f33272d2d2d3a4653606d7984919eabac9f92867a6d6054473d3221160c01000000000000000000000000000000020c16202c36404a525c646c717a8085898d8f9192929292908e8c88837e786f6a6264717d8a97a4aea195887b6e6255483b2f221508000916222f3c4955626f7c8895a2afa4978b7e71646a6f787e83888b8e909192939291908e8b86827c746d675e574d453b31271d1207000000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000005121f2c3845525f6b7885929e9e9185786b5e5245382b1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1724303c47525c64676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000009141f29333b4246484c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4a463f372d23180d0100000000000000000000000000000000000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000007131d2a36414c56626e7b87939f9f94887c6f6264717e8b97a19f92867b6e61564c4131271d0c02000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000007121d2731454f575d5f6060606060606056545d5f606060606060605654575d5f6060606060606056544e463d32271b0f030000020e1a25313b454d5354575a6164686d7072747576777778787878797c8895a29d9084776a5d5144372a1e110400000000000f1c2936424f5c6975828f9ca89b8e8175685b4e42312817222d3f4c5865727f8b98a59d9083766a5d5043372a1d100000000000091217222d38414a545d676d7a839096a0a49c928b7f726c61594f473d342a21180e040000000000040e18212a343d464f59616c727f8b919ca4a0969083796d675c544a3f3428251c1209000000000006111c27313b434a4f51535353535353534b494541474c4e535353535353534d4c4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000008141e2c38444f5965727f8c98a3aea4998c7f73655b5044372b1f2a36414c5663707d8a97a1ada79b8e8174685d5245392c2013040000000000000000000000000000000008131e28323e48525c646e737e858d9297999c9e9f9f9f9e9d9b9895908b847c726d64717d8a97a4aea295887b6f6255483c2f221509000916222f3c4955626f7c8895a2afa4978b7e716c717c838b9095989b9d9e9f9f9f9e9d9b99928f8781796e695e574d43392f23180c030000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9e9285786b5f5245382c1f1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a0008141f2b36414a52585a60606060606060606060606060606060606060606060606060606060606060606060606060605b59534b41372c20140800020e1a26313b454d535559595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959595959585651493f34291e120600000000000000000000000000000000000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e2115080000000000000000000000000000010e1925303b47535f6975828f9ba69b8e8175686b7783909da49a8e8174695e52443a301f150b000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000010b151f333d454c505253535353535353494850525353535353535349484c5052535353535353534948433d342b21160a00000005121e2a36424d575e6163646566676663666869696a6b6b6b6b6c6f7b8895a29d9084776a5d5144372a1e11040000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b25313e4b5864717e8b97a49d9184776a5e5144372b1e110000000008121b2427333f49535c666d79829095a0a59d928c7f736d625a50473e352b22180f0600000000000000060f18222b343d47505a626d727f8c929da59f958f82796d665c504440372e241b1208000000000a16222e39434d555b5d606060606060605856504a52585a606060606060605a58524a40362b1f13070000000000000000000000000000000000000000000000000000000000000000000000000002101c27333d4754616d7a86929facab9e9184786c6053463a2f242d3946525e6875828f9ba9aca095897c6f63564c4135291d1104000000000000000000000000000000010d1925303a44505a646e73808a92979ea1a9a9a8a19e9c9b9a9b9d9f9d9591877f736e717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e71717e8790959da09e9c9b9a9b9c9ea1a9aba39f9a938e847b6e695e554b4034292015090000000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006131f2c3946525f6c7985929f9f9285786c5f5245392c1f1200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f22160900030e1a242f3841474c4e53535353535353535353535353535353535353535353535353535353535353535353535353534f4d4841392f251a0f040005121e2a36424d575f616565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565625b51463a2e22160900000000000000000000000000000000000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e21150800000000000000000000000000000008141e2b37424d57626f7c89949f9f92867b6e707d8995a09f93877c6f62574d4232281e0d0300000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000030d212b333b404445464646464646463c3b4445464646464646463c3b404445464646464646463c3b38322b22190f040000000714212d3a46535e696e7071727374736d63545c5d5d5e5e5e5f626f7b8895a29d9084776a5d5144372a1e11040000000000111e2a3744515d6a7783909da69a8d8073675a4d4034271a24313e4a5764717d8a97a49e9185786b5e5245382b1f12000000060f1a242d363f44505b656d78828f949fa69e938d80746d635b51483e352c23191006000000000000000000061019222c353e48515b636d73808d939da59f948f81786d605c52493f362d241a0f060000000e1a27333f4a555f676a6c6c6c6c6c6c6c64625a525c64676c6c6c6c6c6c6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000b16202d3946525d6875818e9ba7aca096897c7063554b4135292e3a4754616d7a86929facaa9d9084776b6054443a2f24190d0100000000000000000000000000000005111d2935414c56616c73808d929fa2a9aaa29f9996918f8e8d8e9092999d99928c8073717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e717e8892999e9896918f8e8d8e8f92979b9fa4aca49f9691847b6e675c51453c31261a0e0200000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000613202c3946535f6c7986929f9f9285796c5f52462e23170b00000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000008131d262f363c3f41464646464646464646464646464646464646464646464646464646464646464646464646464642403d372f271e130900000714212d3a46535f696e72727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726d62564a3e3125180b00000000000000000000000000000000000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000020e1a26313c4754606a7683909ca3998c807375828f9ca69c8f82756a5f53453b3020160c00000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f0600000000000000000000000000000000000f1921292f343738393939393939392f2e3738393939393939392f2e343738393939393939392f2e2c2721191007000000000815212e3b4854616e7b7d7e7f7f807f73665b50505151515256636f7c8996a29c8f8376695c504336291d10030000000000111e2b3844515e6b7784919ea6998c807366594d4033261a24303d4a5763707d8a96a39f9285796c5f5246392c1f130000030e18212c363f48515b606c77818e949ea69e948e81776c605b52493f362c231a1007000000000000000000000007101a232c363f49515b646e74818e939ea69e938e81746e635b51483f362c21180e030000101d2936424f5b67717779797979797979716c6258646e7479797979797979746e64584c3f33261a0d000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c56636f7c8995a0aca89b8e8174675d5145392c37434e5865727f8b99a3aea2988b7f7265594f4332281e1308000000000000000000000000000000000713202d3946525e68717e8a929da4ada79f98928d88848281818183868b91959f928b7f727d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978a7e7c86929a96918c8784828181818285898e939aa1a9a8a0969083796d60574e42372b1f140900000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000000000000000000000000000000006121f2b3844505c667986939f9f9286796c5f4a3f34281c1003000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c10040000010b141d242b30333439393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c0200000815222e3b4855616e7b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7265584c3f3225190c00000000000000000000000000000000000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000915202b38434e5863707d8a95a09e9285797b87939f9f94897c6f63584e4333291f0e040000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c05000000000000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23222b2c2d2d2d2d2d2d2d2322282b2c2d2d2d2d2d2d2d23221f1b160f0700000000000b1724313e4a5764717d8a8b8b8c8d86786c60544c4a494a4e5764717e8b97a49b8e8275685b4f4235281c0f020000000000111e2a3744515d6a7783909da6998d8073665a4d4033271a24313d4a5764707d8a97a39f9285786c5f5245392c1f1200000915202a333e48505a636d73808d939ea69f948f82786d655b504940372d241a11080000000000000000000000000008111a242d374049525c606d78818f949fa59d938d80736d635a50483e332a2015090000111e2a3744515d6a7783868686868686867e71645a677480868686868686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a4854606b7783909daaac9f92857a6d6054473c313b4754606a7783909dabac9f92867a6d6054473d3221160c0100000000000000000000000000000004111d2935414c56616d7a85929ea4aea79f959086807b7875747475767a7e848c939992867c7d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa3978a7e839098938d847f7b777574747476797c81889297a1a9a89f958d80736a5f53473b30251a0e02000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000713202d3a4653606d79869aa49f938679665c5044382b1f1206000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b00000000020b131a1f2426272d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d282725201a130c030000000a1724303d4a5763707d8a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e21150800000000000000000000000000000000030f1b27323d4653606c7883909da1978b7e808d9aa49c9083766b6054463c3121170d000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000060d13181c1e1f2020202020202016151e1f2020202020202016151c1e1f202020202020201615130f0a040000000000000814212e3b4754616e7a8793989998897d70665e56565657585f6975818e9ba7998c7f7266594c3f3326190c000000000000101d2a3643505d697682909ca79a8d8174675a4e4134271b24313e4b5764717e8a97a49e9184786b5e5245382b1f1200020f1a26313c46505a626d727f8c929da5a0959082796d665c53493f372e251b120800000000000000000000000000000008121b242e374044505c666d79828f959fa59c928c7f726c625a50463c31261a0f0200111e2a3744515d6a77849093939393938b7e71645a6774818d93939393938d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000008131e2c38434f5965727f8b98a2aea2988b7e7165574d4237404b55626f7c8895a0aca79b8e8174685d5245392c201304000000000000000000000000000000000713202c3945525d6873808d97a1adaa9f9590837b736e6969686768676d71797f87929890837e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8e818e9593878079726e6969686768656c6f757d859297a2ada79f92877b6e62574d42362a1e1105000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0a49a86796d6053463a2d201307000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f05000000000001080e14171a1b20202020202020202020202020202020202020202020202020202020202020202020202020201c1b18140f0902000000000a1724303d4a5763707d8a96989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989286796c5f5346392c201300000000000000000000000000000000000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e21150800000000000000000000000000000000000a161f2b3744505b65717e8b96a19e918486929fa0958a7d7064594f43342a200f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070c0f111213131313131313090911121313131313131309090f1112131313131313130909070300000000000000000714202d3946525e6875828f9aa49d9083786e6865636363656a6e7b86929f9f95887c6f6255483c2f2215090000000000000f1c2935424f5c6875828f9ba79b8e8174685b4e4130251a25323f4b5865727e8b98a59d9083776a5d5144372a1e110006121f2b37434e58616c717f8b919ca4a09690837a6d675d544a41382d251c1309000000000000000000000000000000000009121c2528343f4a545c676d79839095a0a49c918b7e716c61584e43372b1f120600111e2a3744515d6a7784909d9f9f9f978b7e71645a6774818d9a9f9f9f9a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b27323d4754606d7a86929facaa9c908376695f53473845515c6774808d9aa7aca095897c6f63564c4135291d1104000000000000000000000000000000000714212d3a4754606d7a85929fa9aea2989083796e69625f575b5a555d60666d737e8692958f828f9ca8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e938e9393877e736d67615e575b5a535b60626b707c85929fa6afa3998e8175695e52463a2d201408000000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212d3a4754606d7a8793a0a093867a6d6053473a2d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433d3d3d3c39332c231a10050000000000000003080b0d0e13131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c08040000000000000a1724303d4a5763707d8a969f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9286796c5f5346392c201300000000000000000000000000000000000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d2114070000000000000000000000000000000000030f1b27333f4953606d7984919ea096919298a29d9184786c6053463d3220180e0000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c56626f7c87939f9f958f827a757270707072757c849198a39a9083766a5f53473a2e2115080000000000000e1b2734414e5a6774818d9aa79c90837669574d42362a1e2733404d5a6673808d99a69c8f8276695c4f4336291c10000814212e3a47535f6a717e87939fa3a19691847a6e685d554b42382f261b130a010000000000000000000000000000000000000a1317232e38424b555d676d7a839196a1a39f92877e716a5f53473a2e21140800111e2a3744515d6a7784909daaaca4978b7e71645a6774818d9aa7aca79a8d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000a16202c3945515d6774818e9aa7ab9f94887b6e62544a3f4653606d7985929fabaa9d9084776b6054443a3024190d0100000000000000000000000000000004111d2935414c5665727e8b98a2aeab9f92867b6e675e57534d4e4e4b51545c606c717e8a92948f949eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa59e9b958c7f736c605c55524d4e4e49505359606a717e8a949fabab9f92877b6e6154473b3025190e020000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000714212e3a4754616d7a8794a0a093877a6d6054473a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d504a4a4a4a49443e362c22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a93939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939286796c5f5346392c2013000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e12050000000000000000000000000000000000000b17222d3844515c66727f8c97a2a09e9fa2a1968b7e71655b5044372b1f120600000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e090300000000000000000000000000000000000105090b0b1313131307060400000105090b0b13131313070604000000000000000000000000000000000000000000000000010d1925303b4754606a73808d939f9e948f86817e7d7c7d7f82879196a09f93887d6f63584e43372b1f12060000000000000b1825323e4b5865717e8b98a99e918578695e52463a2d232b37424d576875828e9ba79a8d8074675a4d4134271a0e000815222f3b4855626e7b869299a4a29891847b6e685e564c433930261d140a01000000000000000000000000000000000000000006111c263039434b555e686e7b849197a2a39992867b6e6255483b2f22150800111e2a3744515d6a7784909daab1a4978b7e71645a6774818d9aa7b3a79a8d8074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55626f7c88959faba6998d8073665c50444d5764717e8a97a2ada2988b7f7265594f4332281e1308000000000000000000000000000000000713202c3945525d687683909caaaea3998c8073695e554d4742414140454a515a616c74808d979c9ea6b0afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7afa89d9083786d605a514b464241413f44464f58616c76828f9ca9afa3998c7f7266564c41362a1e11050000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000814212e3b4754616e7a8794a1a094877a6d6154473a2e211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000004101c28333e48505557575757575d69768390908376695d57575757575550483e33281c10040000000000000000000000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000a1724303d4a5763707d8686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5346392c20130000000000000000000000000000000000020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e0200000000000000000000000000000000000006111b2834404a54606d7a85929393939393939184796d6053493f33271b0f030000000000000000000000000000000000000000000002090e141a1e212226292b2c2c2b292521211e1a140e09020000000000000000000000000000060c111517182020201f1413100c070c111517182020201f1413100c07010000000000000000000000000000000000000000000008141e2b38434e58606d78818c92999f98928e8b89898a8b8f92999f98928b7f726b6054463c31261b0f030000000000000915222f3c4855626f7c8897a2a197877b6e6154483d342e303947535f697784919ea7978b7e7164584b3e3125180b000a1723303d4a5663707d8999a3ab9f92857b6f695e564c433a31271e150b02000000000000000000000000000000000000000000000a141e27303a434c565e696e7b85929faba398897d7063564a3d3023170a00111e2a3744515d6a7784909daaa89f978b7e71645a6774818d9aa7a09f9a8d8074675a4d4134271a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a47545f6a7783909da9ab9e9184796d605346525e6976828f9ca9ac9f92867a6d6054473d3221160c02000000000000000000000000000000000714212d3a4754606d7a86929facac9f92867a6d61574d433b37312f35394044505a606d7a85919eaab0b8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb9ada1968a7d70665c5045403936302d33373d46505a63707d8a97a1adab9d908377685e5246392d2014070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815212e3b4854616e7b8794a1a194877a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814202d3944505a616464646464646976839090837669646464646464615a5044392d201408000000000000000000000000000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a0300000000000000000000000000000916232f3c4855616b707979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979746a5e5145382b1f1200000000000000000000000000000000000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000c18232e3945515d67738086868686868686867f72665c5141382d22170b00000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a251f19140d050000000000000000000000000911181d2124252d2d2d2c201f1c1812181d2124252d2d2d2c201f1c18120b03000000000000000000000000000000000000000000020f1b27323d44505c666d777f868e92999a9b98969696989b9a98928e867f726d62594f44342a20150a000000000000000713202d3a4653606d7985929fa9988b7e7165594f443f3f3f424c56616e7b8896a0a095877b6e6154483b2e211508000a1723303d4a5663707d8996a1a9a2988b7e716b61584e463c332920160d03000000000000000000000000000000000000000000030c161f29323c454e58606b717e87939fa9a196897d7063564a3d3023170a00101d2a3743505d6a7683909d9e9b93938b7e71645a6773808d9aa19393938d8074675a4d4134271a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2b37434e5865717e8b97a2ada1968a7d7063564c54616e7b87939faca79b8e8174685d5245392c20130400000000000000000000000000000000000a1724313d4a5764707d8a99a3afa99c8f8276685e52453b312b2624292e343e45525d68727f8c98a2aebaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9e9184786c60544a3f342e2a2522272b343e4653606c7885919eabac9f93877a6e6154473b2e2114080000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000000000000000000000000000815222e3b4855616e7b8894a1a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1623303c4955616c70707070707070768390908376707070707070706c6155493c3023160a0000000000000000000000000000000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d04000000000000000000000000000714202c38444f5961636c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a62584d4135291d10000000000000000000000000000000000000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d03000000000000000000000000000000000000000007121c2935414b55636e737979797979797979726d62544a402f261b1106000000000000000000000000000000000000000000080e171f252a31363a3b3f4344464644433f3b3a36312a251f170e070000000000000000000009121b22292e3132393939392d2c29231d22292e3132393939392d2c29231d150d030000000000000000000000000000000000000000000a162028343f4a545c656c737b82868b8e909192929291908d8b86817b726d625b51473d3222180e040000000000000006121f2b3844505c6674808d9aa69c9083766b6157504a4c4c4e545d68737f8c99a89d908377695e53463a2d211407000814212e3b4754616e7a849197a2aa9f92877d706a60584e453b32281f150c0200000000000000000000000000000000000000020b151e28313b444d57606a707d879299a4a29791847a6e6154473b2e21140800101d293643505c6976828f9c938e8686867e7164596673808c9997898686868074675a4d4134271a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b26323c4753606d7985929faba99b8e8275685d525966737f8c99a4aca095897c6f63564c4135291d110400000000000000000000000000000000000d1a2733404d5a6673808d99abb5ab988b7f7265564c4133291f1a181c232935414c56606d7a85929fabb8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6ac9a8d8073665b5042382e231d1a171b222b3744505b6574818e9ba7afa49a8a7e7164574b3e312418070000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000000000010406070c0b0a09080815222f3b4855626e7b8895a1a194887b6e6155483b2e22150808090a0b0c07070501000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d839191837d7d7d7d7d7d7d7d7064574a3d3124170a00000000000000000000000000000000000000000000000000000000030d161f272d32353639393635322d271f160d0300000000000000000000000004101c28333e474f5557606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5e5850473c3125190d00000000000000000000000000000000000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f05000000000000000000000000000000000000000000000d18242f3a43525c63666c6c6c6c6c6c6c6c65625b5142392e1d140a00000000000000000000000000000000000000000009111a202930363b4246484c4f515252514f4c4846423b36302920191109000000000000000006111b242d343a3d3e464646463a38342f272d343a3d3e464646463a38342f271f150b010000000000000000000000000000000000000000040b17232e38424a535b60696e757a7e8183848586858483817e7a756e69625b51493f352b211006000000000000000003101c28343f4a54626e7b88949e9f94897d7069605c5458595860666d7a85929fa1978b7f7265574d42362a1e1205000714202d3946525e686f7c859298a3a39992867d6f6a5f574d443a31271e140a000000000000000000000000000000000000000a141d27303a434c565f696f7c869299a3a29892857c6f685e5246392d201407000f1c2935424f5c6875828f9b8e81797979716c625965727f8c989285797979746e64584c3f33261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3945515d6774808d9aa6ac9f92867a6d6154606b7784919eabaa9d9084776b6054443a3024190d010000000000000000000000000000000003101c28343f4a546975828f9ca8afa399887c6f6255493c3022170d0d1219242f3a45525d6875818e9ba8b4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa49a897d7063544a3f30261c120e0b0f1b27333f495364717e8b97abb5ac9a8d8073675a4d402e23180c0000101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000000001080d11131419181716151415222f3c4855626f7b8895a2a195887b6e6255483b2f22151415161718181413110d080200000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000013202d394653606c79868a8a8a8a8a8a8a919595918a8a8a8a8a8a8a86796c605346392d2013000000000000000000000000000000000000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000000000000000000000b16212c353e44484a5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353514d473e352a1f14090000000000000000000000000000000000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000007131d2831404a52585a6060606060606060595751493f30271c0b02000000000000000000000000000000000000000009121b232b333b42464d5355595c5e5f5f5e5c5854534d46423b322b231b1209000000000000010c18222d363f454a4b535353524745403931363f454a4b535353524745403931271d120700000000000000000000000000000000000000000006111c263038414950575f62686d71747778787978787674716d68615f5751493f372d23190f000000000000000000000b17232e3847535f6a75828f97a29e92857b716d66666566676a6f78828f97a29e9285796d6053473b31251a0e020005111e2a36414c565f6a6f7d869299a3a29892857c6e695e564c433930261c1106000000000000000000000000000000000006111c262f39434c565e686e7b859298a2a39992867d6f6a5f564c41362a1e1105000f1b2835424e5b6875818e9b9083766c6c64625a5865727e8b989386796d6c67645c52473c3023170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b55626f7b88949faba3998b7e726557636f7c8996a0aca2988b7f7265594f4332281e1308000000000000000000000000000000000006121f2b3844505c667884919eabac9f9286796d6053463a2d2013070008131e2935414c5664717d8a97a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f93867a6d6053473a2d20140a00000b17222d3c4855626f7b8899a4afa99c8f837669554b4034281c100400101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000000000040c13191d20212524232221201f222f3c4955626f7c8895a2a295887b6f6255483c2f221f20212223242521201d19130c04000000000000000000000203101d2a3643505d69768390908376695d5043362a1d1003020000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d201300000000000000000000000000000000000000000000000000000005111c27313a434a4e505353504e4a433a31271c110500000000000000000000000005101a232c33383c3d464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645413c352c23190e0300000000000000000000000000000000000000000003090e1214152020202020202020202020202020202020202020201514120e0903000000000000000000000000000000000000000000000000010c161f2e3840474b4d53535353535353534c4a463f372d1e150b000000000000000000000000000000000000000007111b242d353d454d52575f6165696b6c6c6b6965615e57524d443d352c241b1107000000000005111d29343f485056586060605f53514b43393f485056586060605f53514b43392f23180c000000000000000000000000000000000000000000000a141e262f383f444d53565e6165676a6b6c6c6c6b696764605d56534d453f372d251b11070000000000000000000006111c2b37434e58616e7b85929fa19792857e797573727274777c838f949f9e938b7e71675d514539291f14090000020e1925303b444e58606b707e87929fa3a29791847b6e685d554b42382e23171309000000000000000000000000000000091317222d38424b555d686e7a849197a1a39f92877d706b60584e443b3025190e02000d1a2633404d596673808c99918477695e5856505663707d89969a877b6e615a58524a40362b1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242f3947535f6a7683909ca9ab9d908376695f6774818e9aa8ac9f92867a6d6054473d3221160c0200000000000000000000000000000000000713202d3a4653606d7986929facaa9e918477665c5145382c1f130600010d19242f3a4754616d7a8796a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9e918477675d5145392c20130200000613202d3a4653606d7986939facab9e918478675c5145382c1f130600101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000000040d161e24292c2d3231302f2e2d2c292f3c4956626f7c8995a2a295887b6f6255483c2f292c2d2e2f3031322e2d29241e160e0400000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a05000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d20130000000000000000000000000000000000000000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000000000000000000000000008111a21282c2f3039393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835312a231a11070000000000000000000000000000000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000040d1c262e363b3f4046464646464646463f3e3a352d251b0c0300000000000000000000000000000000000000050e19232d363e474f575e61696e72767779797776726e69615e564f473e362c23190e04000000000915212e3a45505a62656c6c6c6c605c554b4045505a62656c6c6c6c605c554b4034291c1004000000000000000000000000000000000000000000020c141d262d333c42474c5254585b5d5e5f5f5f5e5d5a5854524c46423b332d251b13090000000000000000000000000f1a26313c46525e69717e8a939aa197928b8581807f7f80848890959f9f948e81756c62554b403529170d0300000008141e29323c464f59616c717e8b919ca4a19691837a6d675d544a3f3428251b12080000000000000000000000000008121b2528333f4a545c676d7a839096a0a49c918b7e716b61594f463c32291e140800000b1724313e4a5764717d8a9796877b6e6154474754616e7a8797978a7e7164544a4740382f24190e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e5864717e8a97a1ab9f95887b6e616d7985929faba79b8e8174685d5245392c2013040000000000000000000000000000000000000815212e3b4854616e7b8799a3afa99c8f827669544b4034281c100400000813202d3946525d687784919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89c8f827569554b4035291d1104000006131f2c3845515c677884919eabac9f9386796d6053463a2d20130700101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000000010c161f282f35393a3f3e3d3c3b3a38352f3c4956636f7c8996a2a295887c6f6255493c2f34383a3b3c3d3e3f3a3935302820160c0200000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b1610090100000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d20130000000000000000000000000000000000000000000000000000010d1a26323e4a545e66696c6c69665e544a3e32261a0d01000000000000000000000000000810161c2023242d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f191108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c242a2f3233393939393939393932312e29231b130900000000000000000000000000000000000000020c17202b353e48505960696e747b7f8284858584827f7b746e69605950483e352b20160c020000000b1724313d4a56626c71797979796d675c51454a56626c71797979796d675c5145382c1f130600000000000000000000000000000000000000000000020b141b222731373a4146474b4e505152535251504e4b4745413a36312a211b1309010000000000000000000000000a15202a36424d57616c727f8892979f9e97928e8c8b8c8d90959d9f99938d82796d605a5043392f24180500000000020d17202a343d47505a626c737f8c929da5a0959082796d665c504440372d241a1107000000000000000000000007111a242d373f44505b666d79828f95a0a59d928c7f726c62594f463d342a20170d0200000815222f3b4855626e7b8897978b7e7164574d46525e697885929a8e8174665c5044382c261d12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a26313c4653606d7985929eaca7998c7f7366717d8a98a2aca095897c6f63564c4135291d11040000000000000000000000000000000000000916222f3c4955626f7c8895abb5a79b8e8174685b4e412e23180c00000005111d2935414c566875828f9ba8afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412f24180d01000004101c2834404b556a7683909da9afa49a887b6e6155483b2e22150800101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000008131e28313a4145474c4b4a49484745404443495663707c8996a3a295897c6f625649434440454748494a4b4b4746413a32281e1308000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a010000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120000000000000000000000000000000000000000000000000000030f1c2935424e5a66707679797670665a4e4235291c0f030000000000000000000000000000050b1014161720202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1d19140e070000000000000000000000000000000000000000000002070a0c0d131313130e0d0b0803000407090a131313131006050300000000000000000000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d2625221e181109010000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8b87817b706b615a50473d32281e13080000000b1825323e4b5865717e86868686796d6053474b5865717e86868686796d6053473a2d20140a0000000000000000000000000000000000000000000000020a11171f262b3035393a3e4144454546454543413e3a3935302a261f180f090100000000000000000000000000030e1a25303b45505a626d727e858d92989a9c9b9998999a9d9b99938f8780786d675c51483e31281d12070000000000050e18222b353e47505a636d74808d939ea69f948f82786d605c52493f362c23191007000000000000000000071019232c363f49525c606c78818f949fa69e938d80746d635a50473e342b22180e050000000713202d3a4653606d7985929b8f8275695f53464d566975828f9c9184796d6053463e31271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151f2c3845515c6773808d9aa4aa9d9184776a75828e9baaaa9d9084776b6054443a3024190d010000000000000000000000000000000000000a1623303d495663707c8996a3afa69a8d8073675a4d4034271a07000000010d192430414d5a6774808d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c807366594d4033261a07000000000c18232e424f5c6975828f9ca8b6ac95887c6f6255493c2f22160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013060000000000000000010d19242f3a434c5154585756555453514b504f4e5663707c8996a3a296897c6f63564e4f504b5153545556575854524c443a3024190d01000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f000000000000000000000000000000000000000000000000000003101d2a3643505d69768286868276695d5043362a1d1003000000000000000000000000000000000407090a131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d090300000000000000000000000000000000000000000000070e1316191a202020201b1a18140f0b10141617202020201d13120f0b0600000000000000000000000000000000000000000000000000000000000000000000080e1317191a2020202020202020191816120d070000000000000000000000000000000000000000010d1925303a444f59626c717d858e92999c9a98989a9c99928e857d716c61594f443a3024190d0200000a1723303d4a5663707d8993988a7d7063574a4a5663707d8993988a7d7063574a3d31261b0f03000000000000000000000000000000000000000000000000060b151a1e25292d2e32343738393939383634312d2c29241e1a140e060000000000000000000000000000000009141f29333e48515b626c707a80858a8d909192939291908e8b87827c736d665c554b40362d1f160c01000000000000061019232c353f48515b606c78818e949fa69e948e81746e635b51483e352b22190f0600000000000000060f18222b353e48515b636e74808d939ea69f948e81776c605b51483f352c221910060000000006121f2b3844505c6675818e9b93877b6e61574d4b5864717e8b98978a7e7164594f43392f23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616e7b87939faca095887b6f7985929faca3988b7f7265594f4332281e1308000000000000000000000000000000000000000a1724313d4a5764707d8a97a3b0a6998c807366594d4033261a0d00000000081926323f4c5965727f8c98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c00000000071b2835424e5b6875818e9ba8b0a396897d7063564a3d3023170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201306000000000000000004111d2935414c555d606564636261605d555d5c5b5a63707d8996a3a396897c70635a5b5c5d555c606162636465615d564c4135291d11050005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191f2325262d2d2d2d282724201a161c2022232d2d2d2d2a201f1b17110a0200000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130c0b09060100000000000000000000000000000000000000000005111d2a36414c56606b717e8792979e96918d8c8c8d91969e9792877e716b60564c4135291e130800000815222f3b4855626e7b88959a8d817467584e4855626e7b88959a8d817467584e43372b1f12060000000000000000000000000000000000000000000000000003090e13191d202125282a2b2c2c2c2b2a272521201d19130e09030000000000000000000000000000000000020d17202c363f49515a61686d73797d8083848586858583817e7b756f6a605c544b43392f241b0d04000000000000000007101a232d364044505b666d79828f95a0a69d938d80736d625a50473d342a21180d040000000000040d18212a343d47505a626d73808c929da59f958f82786d655b50493f362d231a1007000000000003101c28343f4a5463707d8995998d8074695e534754606d7a86929d9083766b61554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3946535f6976828f9ca9a7998c7f737d8a98a2ac9f92867a6d6054473d3221160c02000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000b1825323e4b5865717e8b98a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000613202c3945515d676d7271706f6e6d676b6a69686766707d8a96a3a396897d70666768696a6b676d6e6f7071726d685d5246392d201307000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a0005101b252e373e4346464646464646464646464646464646464646464646433e372e251b1005000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000000000000010406070a0d10111213131211100d0a07060400000000030505060606060606000000000000000000000000000000000000040613131313131313131312110e0904000000000000000a131c242a2f3233393939393433302b2521272c2f3039393939372d2b27221b140b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e68707d87929997918a84807f7f81848a92979992877d6f685d52453a3024190d01000714202d3a4753606d7a86979e9184786a5f534753606d7a86979e9184786a5f53473a2e21150800000000000000000000000000000000000000000000000000000002080d111314181b1d1e1f201f1e1d1b181413110d08020000000000000000000000000000000000000000050e1a242d373f4850565e61676d70747678797979787774716e68625f58504a423931271d12090000000000000000000008111b2428333f4a545c676d79839096a0a59c928b7f726c61594f463c332a1f160c01000000010c161f2a333c464f59616c727f8b929ca4a0969083796d665c53493f372e241b1108000000000000000b17232e394653606c7883909d92867b6e615a50515d6774818e99958a7d70675c5145382c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37424d5764717d8a97a1aa9d908377818e9baaa79b8e8174685d5245392c20130400000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1824313e4b5764717e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4978b7e7164584b3e3125180b000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000714212d3a4754606d797f7e7d7c7b7a79787776757473727d8a97a3a3968a7d72737475767778797a7b7c7d7e7f7a6d6154473a2e211407000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000000000000000001080d111314171a1d1e1f1f201f1e1c1a171413100c07010c0f111213131313131309090703000000000000000000000001070c10132020202020202020201f1d1a150f08000000000007121c252e353b3f404646464641403c362f2b33383c3d46464646433937332d261d140a00000000000000000000000000050a0d0f10131313130b0a0805050a0d0f10131313130b0a08050000000000000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999691857e7774727274787e8591969992857a6d60564c4135291d11040006131f2c3945515d677885929e96887b6f625548515d677885929e96887b6f6255483c3025190d0100000000000000000000000000000000000000000000000000000000010507070b0e111212131212100e0b07070401000000000000000000000000000000000000000000000008121b252d363e444c52555c606467696b6c6c6c6b6a6865615e56544e443f3830271f150b000000000000000000000000091217222d38424b555d676e7a849197a1a49f93887e716b60584e453b31281d130700000007131d28313b454e58606b717e87939fa4a19691847a6d675d544a41382d251c1209000000000000000006121f2b3744505b65717e8a94988f82756c61554c55616e7b8692939184796d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a26313c4653606d7984919eaba095887b85929faba095897c6f63564c4135291d110400000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a5988b7f7265584c3f3225190c000000000b1724313e4a5764717d8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa4988b7e7165584b3e3225180b000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b878a898887868584838281807f7e808d9aa7a79a8d807e7f808182838485868788898a887b6e6255483b2f22150800121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e120000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a0100000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292724201f1c18120e181c1e1f2020202020201615130f0a040000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a2620191209000000020e19242e3740474b4d535353534e4c484138353d44484a535353535046443f382f261b110600000000000000000000030a1016191c1d20202020181714111016191c1d20202020181714110c0600000000000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891847b716c676565656c717b849198978d8073685d5245392c2013070004101d2935404b556a7783909d998c7f7266564c4b556a7783909d998c7f7266564c41362a1d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b242c323a41464b5153575a5d5e5f605f5e5d5b5854524d47433c342e261e150d030000000000000000000000000006111c262f39434c555e686e7b859298a2a49a92877d706a5f574d433a2f24180d0100010d18242f3a434d575f6a707d869299a4a29791847b6e685e554b42392f261b130a000000000000000000030f1b27333f4953616c7682868686867d7064574a535e69748086868686807366594d4033261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2c3844505c6673808c99a4a79c8f828f97a2aa9d9084776b6054443a3024190d0100000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a5988c7f7265594c3f3226190c000000000b1825313e4b5864717e8b97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7e7265584b3f3225180c000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794969594989291908f8e8d8c8b8d929da9a99d928d8b8c8d8e8f9091929894959695887b6e6255483b2f2215080013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000000000060e141a1e24292c2d3033363738393939383634302d2c29231d1a24282b2c2d2d2d2d2d2d23221f1b160f07000000000000030d151d23292c3939393939393939393836312b241b1208000007131f2a354049525759606060605b59534a413d474f5456606060605d53504941382d22170b000000000000000000040d151b212628292d2d2d2d2423211d1b212628292d2d2d2d2423211d171008000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92867c6e69615a59535b60696e7c86929f92867a6d6054473a2d21140700000c18242f424f5c6875828f9b9c908376685e524f5c6875828f9b9c908376685e5246392d20130700000000000000000000000106090b0c13131313130d0c0a070200050a0d0f1013131313130a0907040000000000000000000000000000000000000000000000000000000000000109111a20283035394045474a4d505152535252504e4b4746413b373228231c150c030000000000000000000000000000000a141d27303a434c565f696f7c869299a3a39992867c6f695f554b4035291d11040004111d2935404b555f696f7c869298a3a39892857c6f695e564c433930271d140a01000000000000000000000b17222d3841505a66707679797979706c6155494d57646e7479797979736e63574b3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54616e7b87939fac9e948f949ea9a3988b7f7265594f4332281e13080000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5998c7f7266594c3f3326190c000000000c1825323f4b5865727e8b98a5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa5988b7f7265584c3f3225190c000000010e1b2834414e5b6774818e9aa7b0a4978a7d7164574a3e3124170b00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1a2aaa29f9e9d9c9b9a99989a9da4aeaea49d9a98999a9b9c9d9e9fa2aaa2a195887b6e6255483b2f2215080013202d394653606c798686868686868686909494908686868686868686796c605346392d20130000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000000000070f181f262a2f35393a3d404344454646454443403d3a38342f2a252f3437383939393939392f2e2c272119100700000000010b151f272f343846464646464646464645423d352d24190f04000a16232f3b47525c63666c6c6c6c67645d5346444f5960636c6c6c6c6a605b53493f33271b110600000000000000000d161f262d3235363939393931302d28262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f736a5f57504c4950575f6a73808d99988a7e7164574b3e3124180b0000071a2734414d5a6774808d9a9f93867a6d61544d5a6774808d9a9f93867a6d6154473a2e23180c00000000000000000000070d1216181920202020201a1917130e0a1015191c1d2020202020161613100b05000000000000000000000000000000000000000000000000000000000000080e161e25292f34383a3d4143454646464544413e3b3936302b262017110a0300000000000000000000000000000000020b151e28313b444d57606a707d87929aa4a29892857b6e675d5145392c201306000613202c3945515d676e7b859198a2a39992867d6f6a5f574d443a31281e150b02000000000000000000000006111b262f3e48545e66696c6c6c6c64615a504445525c64676c6c6c6c66635b52473b2f23160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17232e3846535e6975828f9ca8a69e9c9ea6ac9f92867a6d6054473d3222170b020000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a6998d8073665a4d4033271a0d000000000d192633404c5966737f8c99a6afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f7366594c4033261907000000020f1b2835424e5b6875818e9ba8b0a3978a7d7064574a3d3124170a00101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130600000000000000000815212e3b4854616e7b8794a1aaa29f9e9d9c9b9a999796999ca4aeaea49c999697999a9b9c9d9e9fa2aaa195887b6e6255483b2f2215080013202d394653606c798693939393939393969696969393939393939386796c605346392d2013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000000030b1218212a31363a4145474a4d505152525352514f4d4a4745403936313a4044454646464646463c3b38322b22190f0400000007121d2731394045535353535353535353524e473f352b201509000c1925323f4b57636e7379797979746f64584e4854606b7079797979766c655b5044382d22170b0000000000000008111f2831383e4243464646463e3d393431383e4243464646463e3d39342c241a100600000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574e453f3f444e58616e7b87969b8e8174685b4e4135281b0e00000c1926323f4c5965727f8c98a4998b7e7164544a5965727f8c98a4998b7e7164544a4034281c100400000000000000010911181e2225262d2d2d2d2d2726231f19141b212628292d2d2d2d2d2322201c160f07000000000000000000000000000000000000000000000000000000000000040c13191d23292c2d31343638393939383735322e2d2a251f1b150c0600000000000000000000000000000000000000030c161f29323c454e58606b717e8893939393979184796d6053473a2d201407000714202d3a4753606d7984919793939392877e706b60584e453b32281f160c03000000000000000000000000000a141d2c36424c545a5c60606060575550483e414a52585a606060605957524940352a1e1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2834404b545c66707d8a96a3b0aaa8aab0a79b8e8174685d544a3f33281d140a0000000000000000000000000000000000000000000916232f3c4956626f7c8995a2afa79a8d8174675a4e4134271b08000000010e1b2734414e5a6774818d9aa7afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa79a8d8174675a4e412e23180c000000030f1c2936424f5c6975828f9ca8afa296897c6f6356493c3023160900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130000000000000714202d3a4753606d7a8693939393939286796c5f5346392c20130600000000000000000815212e3b4854616e7b87949594989291908f8e8d8c8b8a8c929ca8a89c928c8a8b8c8d8e8f90919298949595887b6e6255483b2f2215080013202d394653606c79868989898989898989898989898989898d929386796c605346392d2013000000000000000105070810101010101010101010101010101010101010101008070501000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000000030c151c2328333b42464c5254575a5c5e5e5f5f5f5e5c5a5753514b46423b454c50525353535353534948433d342b21160a0000000c18232f39434b515f606060606060605f5e5951473d31261a0e000d1a2633404d596673808686868681746a5f534a5663707d8686868683776c6053493f33271b0f030000000000050f1a23313a42494e50535353534b49453e3a42494e50535353534b49453e362c22170c0000000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685e52453c33333c46525e697784919c8f8276695c504336291d1000000b1724313e4a5764717d8a97ab9b8e8275665c515764717d8a97ab9b8e8275665c5144382c1f12060000000000000009131b23292e3132393939393933322f2a241f262d3235363939393939302f2c272119110700000000000000000000000000000000000000000000000000000000000002080d12181c1f2024272a2b2c2d2c2b2a282521201e19140f0a04000000000000000000000000000000000000000000040d17202a333c464f59616c727f868686868686867b6e6154483b2e211508000815212e3b4854616e7b868686868686867e716c61594f463c332920160d040000000000000000000000000000020b1a24313a42494e50535353534a49443e363841474c4e535353534d4b4740372e24190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27303945515c666d78808d99a6a3a0a0a1a4a89c8f82756c665b50443e2f261b110600000000000000000000000000000000000000000815222e3b4855616e7b8894a9b3a89b8f8275685c4f423025190e02000005121e2a36424d576976828f9ca9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa89b8f827568544a4034281c1004000004101c2934404b556a7683909da9b4aa95887b6f6255483c2f22150900101d2a3643505d69768390908376695d5043362a1d1000000000000000000714202d3a4753606d798686868686868687796c5f5346392c140c0200000000000714202d3a4753606d798686868686868687796c5f5346392c20130600000000000000000815212e3b4854616e7b878a8887868584838281807f7e7d808c99a6a6998c807d7e7f80818283848586878889887b6e6255483b2f221508000a1723303d4a5663707d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000000000002080d1114141c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1414110d080200000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000000000b151e272e343f454d53565d606366696a6b6c6c6c6b696763605c55534d444f575c5f60606060606056544e463d32271b0f030004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000714202d3a4753606d7984919392877b6e62564c54606b75818e98958a7e71655b5044372b1f120600000000000b16212b35424c545a5c6060606057555048424c545a5c60606060575550483e34281d110500000000000000000000000000000000000000000000000000121f2b3845525e6b7885919b8f827568564c41332a2a36424d566976838f9c9184776a5e5144372b1e1100000916232f3c4956626f7c8995ab9f9285796d605356626f7c8995ab9f9285796d6053463a2d20130900000000000007111b252d353a3e3f4646464646403f3b352e2830383e424346464646463d3b38332b23190f050000000000000000000000000000000000000000000000000000000000000001070c101314171a1d1e1f201f1f1d1b181414110e0802000000000000000000000000000000000000000000000000050e18212b343d47505a626d727979797979797976695e53463a2d211407000714212d3a46535e697679797979797979716c625a50473d342a21170e050000000000000000000000000000000008121f2831383e4243464646463d3c39332c2f363c3f4146464646403f3b352e251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3943505a606d78828d929c9c97949394979d9e948e81786c60594f41382d22170b00000000000000000000000000000000000000000714202d3a4753606d7a8697a1ada99d9083766a564d41362a1e110500000714202d3a46525e697885919eabafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaa9d908477665c5144382c1f1206000006131f2c3845515c677884919eabaea298877a6d6154473a2e21140700101d2a3643505d69768390908376695d5043362a1d10000000000000000006131f2c3845515c67767979797979797979756a5e52452e261e140a000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120600000000000000000714212d3a4754606d797e7d7c7b7a7978767574737271727f8c98a5a5988b7f7271727374757678797a7b7c7d7e7a6d6054473a2d211407000916222f3c4854606b707070707070707070707070707070727e8b9386796c605346392d201300000000050d14191e202129292929292929292929292929292929292929292921201e19140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000000007121c273039404451575f61686d7073767778797978777673706d67615e57505761686b6c6c6c6c6c6c6260584e43382c1f13070006131f2c3845515c67767979797979797979756a5e5245382c1f120006131f2c3845515c67707d8a95998e8275685e524f59616e7b86929d9184786c605346392d22170b0000000004101c27333d47545e66696c6c6c6c64615a5047545e66696c6c6c6c64615a5045392d21140800000000000000000000000000000000000000000000000000121f2b3845525e6b7884919b8f827568564c4135292a36414c566976828f9c9184776a5e5144372b1e1100000814212e3b4754616e7a8799a3a297897c70635654616e7a8799a3a297897c706356493d31261a0e0200000000010d18232d373f464a4c53535353534d4b474038303a42494e5053535353534948443d352b21160b000000000000000000000000000000000000000000000000000000000000000000000406070a0e101213131312110e0b08070502000000000000000000000000000000000000000000000000000000060f19222b353e48515b62656c6c6c6c6c6c6c6c5e574d42362a1e12050005121e2a36424d575e6c6c6c6c6c6c6c6c65625a50473e352b22180f050000000000000000000000000000000000000d161f262d3235363939393931302d2822242b3033343939393933322f2a241c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55616c75818e949c94908a8786878a90959d938d80746b6153493f33271b0f030000000000000000000000000000000000000006131f2c3945515d677885919eabab9f928578685e5246392d20140600000815212e3b4854616e7b8797a1adafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f9286796d6053463a2d20130900000714202d3a4753606d7a86939facac9f928579685e5246392d20130700101d2a3643505d69768390908376695d5043362a1d10000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a6359443f3830261c110600000006111c263038404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d110400000000000000000613202c3945515d676d71706f6e6d676b6a696867666673808c99a6a6998c7f7366666768696a6b676d6e6f70716d685d5245392c201307000713202c38444f5960636363636363636363636363636365727e8b9386796c605346392d2013000000050e171e252a2d2e3636363636363636363636363636363636363636362e2d2a251e170e050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000000000c18232e39424a515b63696e747a7d808384858586858482807d79746e69605b536873787979797979796f6a6054483b2e221509000714202d3a4753606d798686868686868687796c5f5346392c20130004101c2934404b55616b7683909d92867a6e615447525e6974808d9995897d7063544a3f33281c0f030000000714202c38444f5966707679797979716c61554f5966707679797979716c6155493d3023170a00000000000000000000000000000000000000000000000000111d2a3744505d6a7783909d908377685d52463c33333b46525e687784919c8f8276695c504336291d1000000613202d394653606c7986929fa99a8d8073675753606c7986929fa99a8d807367574d42372b1e12060000000006121e29353f4951575960606060605a57524a4038424c545a5c606060606056544f473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a232c363f49515658606060606060605f534d453b31251a0e0200020e1a25313b454d535f60606060606060585650483f352c2319100600000000000000000000000000000000000000040d151c212629292d2d2d2d2423201c171a1f2426272d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c67717e8b939c928c837d7a797a7e838e939d928a7d70655b5044372b1f12050000000000000000000000000000000000000004101d2935404b55697683909ca9ada297877a6e6154473b2d22170b0107111e2a36414d5665717e8b98a9b3afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afaea399887c6f6255493c31261a0d06030615222f3c4855626f7b8899a4afaa9d9084776a564c41362a1e110500101d2a3643505d69768390908376695d5043362a1d100000000000000000000c18232f39434b515f6060606060606060605f5e504a42382e23170b0000000b17232e38424a505e5f60606060606060605f5e5951473d31261a0200000000000000000004111d2935414b555d6064636261605d555d5c5b5a5a6774818d9aa7a79a8d8074675a5a5b5c5d555d6061626364605d564c4135291d11040004101c27333d474f54565656565656565656565656565865727e8b9386796c605346392d20130000020d1720293036393b4343434343434343434343434343434343434343433b3936302920170d0200000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000004101c2834404a545c606d727b81868a8d8f9191929292918f8d8a85807b726c655c6b78858686868686867c6f6256493c2f231609000714202d3a4753606d7a8693939393939286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b4d56616e7b87929b8e8175665b5044382b1f12060000000916222f3c4854606b7682868686867e71645754606b7682868686867e7164574b3e3124180b000000000000000000000000000000000000000000000000000f1c2835424f5b6875818e9b92867a6d61574d453f3f454e57616e7a87939b8e8174685b4e4135281b0e000005121f2b3744505b657784919eaa9d918477695f535b657784919eaa9d918477695f53473a2d211408000000000916222e3a46515b62656c6c6c6c6c66635c52473e49545e66696c6c6c6c6c6360594f44382c201307000000000000000000000000000000020507080c10121312110f0c080705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a242d373f464a4c535353535353534846423b33291f140900000009141f29333b424648535353535353534b4a453f362d231a1107000000000000000000000000000000000000000000030a1016191c1d20202020171614100b0e14171a1b202020201a1916130e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e938c8076706d6d6e7178818e949d9083786c605346392d20130600000000000000000000000000000000000000000c18242f414d5a6774808d9aa7b3a9978a7d706453493f33271b100d1218252d3946525e6875828f9ca8b5afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5ab998c7f7266574d42372b1f15120f121c2834404a5465717e8b98abb5a89b8e8175685b4e423025190d0100101d2a3643505d69768390908376695d5043362a1d100000000000000000040c131d2731394045534d545b60666c6c6c6c6c6a5c544a3f34281c10030003101c28343f4a545c6a6c6c6c6c6c66605b544d524e473f352019130c040000000000000000010d18242f3a434b51545857555453514b504f4e4f5b6875828e9ba8a89b8e8175685b4e4e4f504b51535455565854524c443a2f24190d0100000b16212b353d44484a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000008141e29323b4146474f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4746413b32291e140800000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000000030e18212c3844515c666d757f878d9298999c9d9e9f9f9f9e9c9a98928d867f776d666679869293939393887b6e6255483b2f221508000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c2013000007121d27313e4653606d7984919d908376675d5146535e6975828f9b9285796c605346392d201306000006131f2b37434e5863707d8994998f82766c61555863707d8994998f82766c6155493d3023170a000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b99998c7f72695f57504c4c50575f6a73808c9a988a7e7164574b3e3124180b0000030f1b27333f49536976838f9ca9a096887b6e6155536976838f9ca9a096887b6e6155483b2f24190d010000000b1825313e4a57626d727979797979736e63574b424e5a6670767979797979706b6054483b2f2216090000000000000000000000000003090e121415191d1e1f1f1e1c181414110e080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121b252d343a3e3f464646464646463b3a36312921170d03000000030d17212931363a3b464646464646463e3d3a342d241b1108000000000000000000000000000000000000000000000000050a0d0f10131313130a0a08040003080b0d0e131313130d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96998e81756e64616061666d78828f9c95897c6f6256493c2f2316090000000000000000000000000000000000000000071825313e4b5864717e8b97a8b2a79a8d8074655b5044372b221c191d242a36414c56616e7b86929facb9afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb6a99c908376695f53473c3127201f1c1f232c3844515c6675818e9ba8b3a9988c7f7265594c3f322619080000101d2a3643505d69768390908376695d5043362a1d1000000000000001070e161e2529323b424651575f666c72797979797975665c5044382b1f12060006121f2b3844505c66757979797979726c665f575146423b3229251e160e07010000000000000007131d28313a4145474b4a4948474540434243505c6976838f9ca9a99c8f8276695c4f43424340454748494a4b4745413a32281e1308000000050f19232b33383c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d201300010d1925303b444c52545c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c54524c443b3025190d01000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000000915202c38434f59606d78818c92999fa2aaa9a8aaa29f9e9e9e9fa29f98928c81786d6d798699a39f9f94877a6e6154473b2e211408000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d6053474d5765717e8b9897887b6e6255483b2f22150800000815212e3b47535f6a7683909d92867b6e615a535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000814212e3b4754616e7a86929f92857b6e69615a59595a61696e7c86929f92867a6d6154473a2e2114070000000b17222d414e5b6874818e9ba7a8988c7f7265555b6874818e9ba7a8988c7f7265554c4135291d11040000000c1926323f4c5965727f86868686868073665a4d43505c69768286868686867d706356493d3023160a000000000000000000000002080e141a1e212226292b2c2c2b292521201e19140d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e3132393939393939392e2d2a251f170f050000000000050f171f252a2d2e3939393939393932312e29221b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a93877b6e615c5453545c666f7c8997998c807366594d4033261a0d00000000000000000000000000000000000000000815212e3b4854616e7b8796a0acab9e9184786c6053463e342c2924292f353e46525e6873808c99a3aebbafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb7ab9f94887b6e62574e4339312d2b282b2e343f4953606d7985929fabada297897c6f6356493c302316090000101d2a3643505d69768390908376695d5043362a1d100000000000040c1318202830353e444d525b62696e787f8686868687796d6053463a2d201307000713202d3a4653606d7987868686867f786e69625b524d443e3530282018130c04000000000000010c161f282f35393a3e3d3c3b3a38352f3744515d6a7784909daaaa9d9083776a5d50442e2f35383a3b3c3d3e3a39352f2820160c0100000005101a232c33393c3d3d3d3d3d3d3d3d3d3d3d3f4b5865727e8b9386796c605346392d20130005111e2a36414c565e61696969696969696969696969696969696969696969615e564c41362a1e1105000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000000020e1a26313b4854606b74808d939fa3ababa49f9b979892919192939a989d9f938f82786d7a8794abb4a094877a6d6154473a2e211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494854616e7b8796978a7d7164574a3e3124170b00000916222f3c4955626f7c88959b8e8174695f5355626f7c88959b8e8174695f53483e34281d1105000000000000000000000000000000000000000000000000000714202d3946525e6874808d979891837b706c676565676c717b849198978d8073685d5246392d201307000000061a2633404d596673808c99a6a99c8f8276675d596673808c99a6a99c8f8276675d5145392c2013060000000d192633404c5966737f8c9393938d8074675a4d43505d6a7683909393938a7d7064574a3d3124170a00000000000000000000050d14191f262a2d2e32363839393836322e2d2a251e19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225252d2d2d2d2d2d2d21211e1a140d0500000000000000050d141a1e21212d2d2d2d2d2d2d2524211d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060709090909090909090706030000000000000000000000000000000000000000000000000000000000000000000003101c2936434f5c6976828f9c908377695e5247464a54606a7885919b8e8175685b4e4235281b0f02000000000000000000000000000000000000000714212d3a46535e697784919eaaaca196897d70635a50463e38343035394045515b616e7a85929fabb2baafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afbdb0a69a8d81746a5f554b433c39383338393f44505b65717e8a97a2adab9f9285796d6053463a2d2013070000101d2a3643505d69768390908376695d5043362a1d1000000000070d161d2429323a414650565e616d727b828c929992877e71665c5044382b1f12060006121f2b3844505c66717e879399928c827b726d615e565046413a3229241d160d07000000000000040d161d24292c2d31302f2e2d2c292935404b556b7884919eabaa9e9184776b544a403428292c2d2e2f30312d2c29241e160d04000000000b17222c363e44494a4a4a4a4a4a4a4a4a4a4a4a4b5865727e8b9386796c605346392d2013000714202d3946525e686e7676767676767676767676767676767676767676766e685e5246392d201407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000006121e2b37424e57636f7c87939fa5afa9a199938f8a878584848586888c90959e948d80747b8794a1ada093877a6d6054473a2d211407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e7164575055575e69788491998c7f7366594c403326190d0005121e2a36424d576673808d9994887c6f62574d576673808d9994887c6f62574d42362c22170c000000000000000000000000000000000000000000000000000005111e2a36414c56616d7a8592999591847d7774727274777e8591969992857a6d61564c4135291d11050000000b1825323e4b5865717e8b98a4ac9f92867a6d605865717e8b98a4ac9f92867a6d6054473a2d22170b0000010d1a2734404d5a6773808d9a9f9b8e8174685b4e44515e6a7784919d9f978a7e7164574b3e3124180b000000000000000000070e171f252a31363a3b3f4345464544423f3b39363029241e160d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d12161819202020202020201514120e090300000000000000000003090e12141520202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c10131316161616161616161312100c06000000000000000000000000000000000000000000000000000000000000000004111d2a3744505d6a7783909c8f827569574d423a424e586a7783909c8f8276695c4f4336291c10030000000000000000000000000000000000000005121e2a36424d576673808d99a6b0a89c9083766c6258504745404241464b515a626d75818e989ea0a8b2afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afb5aba39f92877b6e675d554e4846443f44464a5059606c7883909da9b1a89b8e8175665c5044382b1f12060000101d2a3643505d69768390908376695d5043362a1d100000000710191f282f353e444c525a61696e767f8690949a93877e716c61544a3f34281c10030003101c28343f4a54616c717e87939a9490867f766e69615a524c443e352f281f191007000000000000040c13181d202125242221201f1f2c3845515d677985929facab9f928578665c5144382c1f1f202122232521201d19130c040000000004101c28333e485055575757575757575757575757575865727e8b9386796c605346392d2013000814212e3b4754616e7a8282828282828282828282828282828282828282827a6e6154473b2e211408000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000814212e3a47535f6a76828f9aa4afaba1979287827d7a79787778797b7f838a9196928a7e7b8895a1ada093867a6d6053473a2d201407000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595a61646c6c7683909b8e8174685b4e4135281b0e000714212d3a46535e697884919c8f82766a5f53535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000020e1925303b46525e68707d87929996918a84807f7f81848a91979992877d70685e52443a3024190d010000000a1723303d4a5663707d8996a3aea3998a7d71645463707d8996a3aea3998a7d7164544a3f33281c0f0300010e1b2734414e5a6774818d9aa79b8e8275685b4f45515e6b7884919ea5988b7e7265584b3f3225180c0000000000000000081019202930363b4246484c50515252514f4b4746413b352f282018100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313080705020000000000000000000000000002050708131313131313130b0b09050100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f202323232323232323201f1c17110a0300000000000000000000000000000000000000000000000000000000000003101d293643505c6976838f9c908376675d51464446535f697884919b8e8275685b4f4235281c0f0200000000000000000000000000000000000000020e1a25313b4855626e7b88949eacab9f948b7e716a615a53514b4e4c52555d606c727f8b93969196a0acafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afafa39992999083796d6760585553504a5053545c606b727f8b95a0acaca095897d7063544a3f34281c10030000101d2a3643505d69768390908376695d5043362a1d100000040f19222b313a41454f565e616c717b828b92989a93887e716c615a5042382e23170b0000000b17232e3842505a616c717e88939a98928b827b716c615e564f45413a312b22190f0400000000000001070d111314181716151414202d3a4753606d7a8698a2aeaea29886796d6053463a2d201314151617181413110d080100000000000814202d3944505a61646464646464646464646464646465727e8b9386796c605346392d2013000815212e3b4854616e7b878f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000815222f3b4855626e7b88949facaea39992857d75716e686b6b666d6e72767d84909492857d8996a3aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a616c71797979828f9b8f8275685c4f4235291c0f000815212e3b4854616e7b8796988c7f7265584e54616e7b8796988c7f7265584e433b33291f140900000000000000000000000000000000000000000000000000000008141e2a36414c56606b717e8792989e96918d8c8c8d91969e9892877e716b60564c4132281e1308000000000815222f3b4855626e7b8895a99f9f9b8e8174665b626e7b8895a99f9f9b8e8174665b5044382b1f120600020e1b2835414e5b6874818e9ba79c8f8276695c4f45525f6b7885929ea5988c7f7265594c3f3226190c0000000000000008111a222b323b41464d5355595c5e5f5f5e5c5854524c45413a322a2219100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d23282c2d30303030303030302d2c28231c150c030000000000000000000000000000000000000000000000000000000000020f1b2835424e5b6875818e9b92867a6d605a5351535b616e7b88969a8d8073675a4d4034271a0d0100000000000000000000000000000000000000000914212e3a47535f6975828f9aa4afa69f92867d716c64605c555b565d61676d737e8792989184919eaaafa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afac9f928692958f81796f6a6462605b545b6062666d727d87929fa7b0a69d9184786c605346392e23170b000000101d2a3643505d69768390908376695d5043362a1d1000000a16212b343d434b515961686d757e858f949f9f93887f716c625a50483e30261c110600000006111c26303e48505a626c717f88939f9f948f857e756d686159514b433d342b21160a0000000000000000010406070b0a09080815212e3b4854616e7b8794aab4b3aa94877a6e6154473b2e21140808090a0b07070401000000000000000a1623303c4955616c707070707070707070707070707070727e8b9386796c605346392d2013000815212e3b4854616e7b87949c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000000d192633404c5966737f8c99a6b0ac9f92877c6f6b64615e56545c6062656c707a8290949083909daaaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675a64717e8686868f939c8f8276695c504336291d10000a1724313d4a5764707d8a9798887b6e6255525764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000020d1925303a444f59626c717d868e93999c9a98989a9c99938e857d716c62594f443a3020160c02000000000714202d3a4753606d7a8697939393939285796c60606d7a8697939393939285796c605346392d20130600020f1c2935424f5c6875828f9ba89c908376695d5044505b667985929fa6998c807366594d4033261a0d00000000000006101a232c343d444d52575f6165696b6c6c6b6965615e56524c443c342b22190f0500000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d09040000000000000000000000050a0d0f1010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100f0d090400000000000000000b151e272e34383a3c3c3c3c3c3c3c3c3a38342e261e150a0000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b98988d80736d63605c60636d75818e9b97897d7063564a3d3023170a00000000000000000000000000000000000000000006121e2b37424d57626f7c87939fa7aea29892867e76706d67686869686d72798088929992867e8a97a4afa295887c6f6255493c2f221609000916222f3c4955626f7c8895a2afa6998c7f8c93938f837c76716e6c666b666c6e72787f879299a3aea99f948a7e71665b5044382b1c1106000000101d2a3643505d69768390908376695d5043362a1d1000030f1b27323d464e555d606b707a818a92979f9b918b7f726d625a50483e362c1e140a00000000000a141e2c363e48505a626d727f8b919b9e97928a817a706b605d554e463d32271b0f030000000000000000000000000000000915222f3c4855626f7b8895a2aeaea195887b6e6255483b2f2215080000000000000000000000000000000a1724313d4a5764707e7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d808d9386796c605346392d2013000815212e3b4854616e7b8794a1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a194877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d1003000000000000000005111e2a36424d576976838f9ca9b1a79a8d80736a605954524c4a5053555a61676d798290959095a0abaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b64717d8a93939b9e9d9083766a5d5043372a1d10000c1926333f4c5966727f8c999285796a63615e5766727f8c999285796a63615e574d42362a1e110500000000000000000000000000000000000000000000000000000008131e29323d47505a626b707b81878c8f919292918f8c87817b706b625a50473d32281e0e04000000000006131f2c3945515d677885868686868686867c6f625d677885868686868686867c6f6256493c2f2316090003101c2936434f5c6976828f9ca99d9084776a5d514653606c798698a3a69a8d8073675a4d4034271a0d0100000000020c18222c353e474f565e61696e72767879787775726e68605d564e463d342b21170b0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a0200000000000000030a1016191c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1b1915100a02000000000007121d273039404546494949494949494946443f3830261c110600000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929f93887f756f6d666d7076808c939e9185796d6053463a2d201307000000000000000000000000000000000000000000020e1a26313c4754606a74818d95a0a9aaa298928a827d7977757575777a7f848d939a948c7f7c8895a2afa295897c6f6256493c2f231609000916232f3c4956626f7c8995a2afa296897d818e96959087827e7b79787778797b7f848c9299a3abaaa2978f82776c60544a3f33281c0a00000000101d2a3643505d69768390908376695d5043362a1d100007131f2c38434e5860676d747d858e939fa29b918b7f726d625a50483f362d241a0c020000000000020c1a242d363f48505a626d727f8b919ba29f938e857d746d6760584e43382c1f13070000000000000000000000000000000a1623303d495663707c8996a3acaca296897c6f6356493c3023160900000000000000000000000000000013202d394653606c79868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8d929386796c605346392d2013000815212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000714202d3a46525e697885929fabaca095877b6e61584f4746413f44464850555d676e7b85929da0a7b1aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b64717d8a979fa8aa9d9084776a5d5144372a1e11000e1a2734414d5a6774808d9a91847770706e695e6774808d9a91847770706e695e52463a2d201407000000000000000000000000000000000000000000000000000000020d17202b353f48505961696e747b7f8284858584827f7b746e69615950483f352b20160c00000000000004101d2935404b55687378797979797979796f6a6055687378797979797979796f6a6054483b2e2215090003101d2a3643505d697683909ca99e9184776b5e514754606d7a8793aaa79a8d8174675a4e4134271b0e01000000000a141e2a343e474f5960686e747b7f8384858584827e7a736d685f584f473d33291d140a000000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c040000000000040d151c2126292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292825211b140c04000000000c18232e39424b5153565656565656565653504a42382e23170c00000000000000000000000000000000000000000000000000000000000713202d3946525e6873808c959a938b817c7978797d828c929c948b7e71665c5145382c1f13060000000000000000000000000000000000000000000009151f2b37434e58606d79839197a0a8aaa29f948f8a868382818284878b91969f958f82787b8894a1aea296897c6f6356493c3023160900091623303c4956636f7c8996a2aea295887c7a84919899938f8b888685848486888c91969fa3aba9a29892857b6e655b5042382d22170b00000000101d2a3643505d69768390908376695d5043362a1d10000915222e3b4854606a6f79818a91979ea39c918c7f726d625b51483f362d241b12080000000000000008121b242d363f48515b626d727f8c919ca39e97918a81796f6a6054483b2e2215090000000000000000000000000000000b1724313e4a5764717d8a979f9f9f9f978a7d7064574a3d3124170a00000000000000000000000000000013202d394653606c798693939393939393939393939393939393939386796c605346392d2013000815212e3b4854616e7b8793939393939393939393939393939393939393877b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000814212e3b4754616e7b8798a2aeaa9d908377695e53463d393634383a3e434c555e69717e8b97a1adb9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b64717d8a97a4b0aa9d9084776a5d5144372a1e11000f1b2835424e5b6875818e9b91847d7d7d7b6e616875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000050e19232d363f474f575e61696e72767779797776726e69615e574f473f362d23190e05000000000000000c18242f39435761686b6c6c6c6c6c6c6c6260585761686b6c6c6c6c6c6c6c6260584e43382c1f13070004111e2a3744515d6a7784909daa9e9285786b5f4a4754616e7a8794a1a89b8e8175685b4e4235281b0f0200000006111c26303c464f59616b6f7a81878c8f919292918f8b86807a6f6a60594f453b2f261b110600000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000000030d161f262d323536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363635312c261e160c02000004101c2834404b545c606363636363636363605c544a3f34281c10030000000000000000000000000000000000000000000000000000000005111d2935414c56606d798390969f938e89868586898f949c958f82786c60544b4034281c100400000000000000000000000000000000000000000000030f1b27323d45515d676e7b8591969fa4aca69f9c9892908f8e8f90939a9e9f9490837a6d7a8794aab4a396897c706356493d3023160a000a1623303d495663707c8996a3aca194887b6f7d8692989f9c9799929291919298989ea0a8aba69f9792867d70695f53493f2f261c110600000000101d2a3643505d69768390908376695d5043362a1d10000916232f3c4956626f7c848e9393939393918c7f726d625b51493f362d241b120900000000000000000009121b242d363f49515b626d727f8c9193939393938e847c6f6256493c2f2316090000000000000000000000000000000c1825323f4b5865727e8b9393939393938b7e7165584b3e3225180b00000000000000000000000000000013202d394653606c798686868686868686868686868686868686868686796c605346392d2013000815212e3b4854616e7b8686868686868686868686868686868686868686867b6e6154483b2e211508000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d10030000000000000000091623303c4956636f7c8996aab4a79a8e817467574d42342d2a282b2d313a434d57606d7985929eabb8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b64717d8a97a4acaa9d9084776a5d5144372a1e11000f1c2936424f5c6975828f9c95918989897e72656975828f9c95918989897e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000007111b242d353e454d52575f6165696b6c6c6b6965615f57524d453d352d241b1107000000000000000007121d2731454f575d5f6060606060606056544e4f575d5f6060606060606056544e463d32271b0f030005111e2b3844515e6b7784919eaa9f928579665b504855616e7b8894a1a89b8f8275685c4f4235291c0f020000000b17232e38424e58616b707d858e92999c9e9f9f9e9c98928d847c6f6b60574d41382d22170b000000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a0000000a151f2831383e42434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343413d3830281e140a000006131f2c3845515c666d6f6f6f6f6f6f6f6f6d665c5044382c1f120600000000000000000000000000000000000000000000000000000000010d1925303a45515d676e7a848f949d9b99929292999c9d938e83796d665b5042392e23180c0000000000000000000000000000000000000000000000000a15202935414b555f696e7b848e939a9fa3aaaaa39f9d9b9b9c9d9f9f99928d827a6d6d798698a29f9f96897d7063564a3d3023170a000a1723303d4a5663707d89969f9fa49a877a6d707d8690959da0a39f9e9e9e9fa3aaa9a8a69f9c948f857d706b60574d41382d1d140a0000000000101d2a3643505d69768390908376695d5043362a1d10000e1b2734414e5a67748186868686868686867f736d635b51493f372d241b1209000000000000000000000009121b242d373f49515b636d737f86868686868686868174675a4e4134271b0e0000000000000000000000000000000d192633404c5966737f86868686868686867f7265594c3f3226190c00000000000000000000000000000013202d3946535f6c767979797979797979797979797979797979797979766c5f5346392d2013000714212d3a46535e697679797979797979797979797979797979797979797976695e53463a2d211407000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f31261e1c1f2028313b45515c6673808d99aab4aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b64717d8a979f9f9f9d9084776a5d5144372a1e1100101c2936434f5c6976828f9ca09d96968b7e72656976828f9ca09d96968b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5955534d46423b332c231b1209000000000000000000010b151f333d454c505253535353535353494843454c5052535353535353534948433d342b21160a000005121f2b3845525e6b7885919eaba29886796c60534955626f7c8895a2a99c8f8376695c504336291d1003000003101c28343f4a545f6a707d8692979fa3ababacabaaaaa39f9691867d6f695e53493f33271b0f03000005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b10040005101c26313a42494e50505050505050505050505050505050505050505050505050505050505050505050505050505050505050505050504f4e49423a30261b1004000713202d3a4653606d787c7c7c7c7c7c7c7c786d6053463a2d201307000000000000000000000000000000000000000000000000000000000008131e2935404b555e686e7a828a919598999a999795908981796d675d544a3f30271d1207000000000000000000000000000000000000000000000000040d18242f3a434d575f696e7981878e92989a9c9e9f9f9f9e9d9a98928e8680786d6866798592939393938a7d7164574a3e3124170b000b1724313e4a5764717d8a939393939386796d6b707c838b9195989b9d9e9f9f9f9e9d9b9894908a827b706b60594f453b2f261b0b020000000000101d2a3643505d69768390908376695d5043362a1d10000d1a2733404c58646e747979797979797979736d635b51493f372d251b12090000000000000000000000000009121b252d373f49515b636d737979797979797979746e64584c4033271a0d0000000000000000000000000000000c1825323e4b57636d737979797979797979726d63574a3e3125180c000000000000000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c645a4f43372b1e120005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e1205000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1824313e4b5764717e8a97a4b0a4978a7d7164574a3e3124171012161f2834404b54626f7c8998a3aeaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b64717d8a93939393939084776a5d5144372a1e1100101d293643505c6976838f9ca9aaa3988b7e72656976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000009111a212930363b4246484c4f515252514f4c4846423b363029211a11090000000000000000000000030d212b333b404445464646464646463c3b383b404445464646464646463c3b38322b22190f04000005121f2b3744505b657985929facaa93877a6d60544956636f7c8996a2a99d9083766a5d5043372a1d1004000006121f2b3844505c666f7c869298a1a9afb5b7b8b8b7b4aea8a19892857b6e655b5044372b1f140900000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000a16212d38424c545a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a544c42382c211509000815212e3b4854616e7b87898989898989877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000020c18242f39434c565e686d777e84888b8c8d8c8b87837d746d675d554b42382d1e150b000000000000000000000000000000000000000000000000000007131d28313b454d575f676d747c81868a8d8f9192929291908d8a86817b736d665e6a77838686868686867e7165584b3e3225180b000b1825323e4b5865717e868686868686857866606a6e787e84888c8e909192929291908e8b88837d766e6960594f473d33291d140a000000000000101d2a3643505d69768390908376695d5043362a1d10000b1824303c48535c64676c6c6c6c6c6c6c6c66635b51493f372d251b130900000000000000000000000000000009131b252d373f49515b63666c6c6c6c6c6c6c6c67645c53483c3024180b0000000000000000000000000000000a16222f3b46515b63666c6c6c6c6c6c6c6c65635b51463a2e2216090000000000000000000000000000000f1b27333e49525a5f60606060606060606060606060606060606060605f5a52493e33271b0f00020e1a25313b454d535f6060606060606060606060606060606060606060605f534d453b31251a0e02000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825313e4b5864717e8b97a4b0a396897d7063564a3d3023170a060d18232e3a4653606d7986929facaca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b64717e8686868686868683776a5d5144372a1e1100101d293643505c6976838f9ca9b1a5988b7e72656976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000080f171f252a31363a3b3f4344464644433f3b3a36312a251f170f08000000000000000000000000000f1921292f343738393939393939392f2e2c2f343738393939393939392f2e2c27211910070000000613202d394653606c7986939faca194877a6e61544a5663707d8996a3aa9d9184776a5e5144372b1e070000000713202d3a4653606d78839198a2aab3bbc0c4c5c5c4bfbab2aaa1979083776c6053463b31261a0e02000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000d1926323e49545e66696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969696969655e54493d3125190d000815212e3b4854616e7b87949696969694877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000007121d27313b444c565d656c71777b7e80807f7e7b76706b605c554b43392f261c0c030000000000000000000000000000000000000000000000000000010c161f2a333b454d555d606a6f757a7d8183848586858583817e7a746e69605c54677177797979797979716c62564a3d3124170b000b1724313d4a56626c71797979797979787368585f666d71777b7f8183858586858583817e7b76706b615e574f473d352b21180b02000000000000101d2a3643505d69768386868376695d5043362a1d10000814202b36414a53585a60606060606060605957514940372e251b1309000000000000000000000000000000000109131b252e37404951575960606060606060605a58534a41362b20140800000000000000000000000000000006121e2a3540495157596060606060606060595751493f352a1e12060000000000000000000000000000000a16212c3740494f535353535353535353535353535353535353535353534f4940372c21160a000009141f29333b4246485353535353535353535353535353535353535353534846423b33291f140900000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa296897c6f6356493c302316090007131f2c3845515c667683909da9aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459616c71797979797979797771675b4f4236291d1000101d293643505c6976838f9ca9aca5988b7e72656976838f9ca9aca5988b7e7265584b3f3225180c000000000000000000000000000000000000000000000000000000000000000000050d141a1f262a2d2e32363839393836322e2d2a261f1a140d050000000000000000000000000000070f171e24282b2c2d2d2d2d2d2d2d23221f24282b2c2d2d2d2d2d2d2d23221f1b160f07000000000714202d3a4753606d7a869aa4afa195887b6e62554a5764707d8a97a3ab9e9184786b5e51452f23180c000006121e2b37424e5765717e8b95a0aab4bcc5cbd1d2d2d0cbc4bcb3a99f958a7e7164574d42362a1e1205000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000f1c2935424e5a667076767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767670655a4e4135281b0f000815212e3b4854616e7b8794a1a2a2a094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000010b151f29323b444c535b6064696e71737473716e69636059514b433931281d140a00000000000000000000000000000000000000000000000000000000040d18212a333b434b51585f62686d71747678787979787674716d67615f5750555f676a6c6c6c6c6c6c65625a50453a2e211509000915212e3a45505a62656c6c6c6c6c6c6b686157545c60646a6e72757778787979787675726e69636159534d453d352b23190f06000000000000000f1c2935424e5a66707679797670665a4e4235291c0f00030f1a252f3841484c4e53535353535353534c4b4640372e251c1309010000000000000000000000000000000000010a131c252e3740464b4c53535353535353534e4c4841382f251a0f03000000000000000000000000000000020d19232e3740464b4c53535353535353534c4a463f372d23180d0100000000000000000000000000000005101b252e373e4346464646464646464646464646464646464646464646433e372e251b10050000030d17212931363a3b4646464646464646464646464646464646464646463b3a36312921170d0300000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090004101c2834404b546875828f9ba8aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535a61646c6c6c6c6c6c6c6a675f554a3f33271a0e00101d293643505c6976838f9c9f9f9f988b7e72656976838f9c9f9f9f988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000003090e141a1e212226292b2c2c2b292622211e1a140e090300000000000000000000000000000000060d13181c1e1f20202020202020161513181c1e1f202020202020201615130f0a0400000000000814212e3b4754616e7a8794a1b6a295887c6f62554b5864717e8b97a4ab9f9285786c554b4034291c1004000814212e3a47535f6a7784919ea7b1bcc5cfd7dcdfdedcd6cec5bbb1a79d908377695f53463a2d21140700101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c1000101d293643505c697683838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838276695c4f4336291c10000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000030d172029323a41495053575f626566676664615e57544f45403931281f160b020000000000000000000000000000000000000000000000000000000000060f182129313a40454e53565d606467696b6c6c6c6b6a6764605d55534d444d555b5e606060606060585650483f34291d11050005111d29343f485056586060606060605f5c574f4a5153585f6265686a6b6c6c6c6b6a6865615f57554f46423b332b2319110700000000000000000d1a26323e4a545e66696c6c69665e544a3e32261a0d000008131d262f363c40414646464646464646403e3b352e251c130a0100000000000000000000000000000000000000010a131c252e353b3e40464646464646464641403c362f261d1308000000000000000000000000000000000007121c252e353b3e4046464646464646463f3e3a352d251c1107000000000000000000000000000000000009131c252c33373939393939393939393939393939393939393939393937332c251c130900000000050f171f252a2d2e3939393939393939393939393939393939393939392e2d2a251f170f050000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000c18232e414e5b6874818e9ba7aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b505557606060606060605d5b554d43392e22160a00101d293643505c6976828f93939393938b7e72656976838f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000003090e121415191c1e1f1f1e1c191514120e09030000000000000000000000000000000000000002070c0f1112131313131313130909070c0f11121313131313131309090703000000000000000815222e3b4855616e7b8894a1aca396897c7063564b5865727e8b98a5ac9f928679675c5145382c1f1306000815222f3b4855626e7b8896a0acb9c3ced7e1e8ebebe7e0d6cdc2b8aca095887b6e6155483b2e2215080013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f130013202d394653606c79868f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86796c5f5246392c1f13000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000050e1720282f383f44464d535558595a595854534d48443d342f271f160d0400000000000000000000000000000000000000000000000000000000000000060f181f282f353c43474c5254575a5c5e5f5f5f5e5d5a5754514b46423b444a4f515353535353534b4a453f362d22180c0100010c18222d363f454a4b53535353535352504c454044464e5355595b5d5e5f5f5f5e5d5b5855534d48443e363129211911070000000000000000000a16222d38434c545a5d60605d5a544c43382d22160a0000010b141d252b303334393939393939393933322f2a231c130a01000000000000000000000000000000000000000000010a131c232a2f323339393939393939393433302b251d140b010000000000000000000000000000000000000a131c232a2f3233393939393939393932312e2a231c130a000000000000000000000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2b27211b130a010000000000050d141a1e21212d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d21211e1a140d05000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f2316090000071a2734404d5a6773808d9aa6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d484145494a53535353535353514f4a433b31271c110600101d293643505c697682868686868686867f7265697682868686868686867e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000020507080c1011131311100c0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7b88959f9f9f968a7d7063574c5965727f8c989f9fa399867a6d6053473a2d201407000c1825323f4b5865727e8b98a8b2bdccd5e0e9f3f9f8f2e8dfd4c8bcb1a7988b7e7165584b3e3225180b0013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f130013202d394653606c7986939c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9286796c5f5246392c1f13000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000050e161d262d33373c4247484b4d4d4c4b4846423b383329231d150d04000000000000000000000000000000000000000000000000000000000000000000060d161d242932373a4145474a4e505152535252504e4b4745413a3631393f43444646464646463e3d3a342d241b110600000006111b242d343a3d3e4646464646464544403b34383c4347484c4e505252535252504e4b4846423b38332a251f170f070000000000000000000005111c27313a434a4e505353504e4a433a31271c1105000000020b131a202427272d2d2d2d2d2d2d2d2625231e19120a010000000000000000000000000000000000000000000000010a12191e2325262d2d2d2d2d2d2d2d272724201a130b0200000000000000000000000000000000000000010a12191e2225262d2d2d2d2d2d2d2d2625221e18110a0100000000000000000000000000000000000000010910161b1e202020202020202020202020202020202020202020201e1b161009010000000000000003090e1214152020202020202020202020202020202020202020201514120e090300000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262f363c3f414646464646464641403c37393c3e4646464646464644423f3931291f150b00000f1c2835414e5a66707679797979797979726d6266707679797979797979726d62564a3d3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8993939393938a7e7164574c5966737f8c9393939393877a6d6154473a2e211407000d1a2633404d596673808c99a6b3bfced9e7f2fbfffffaf1e4d9cebfb3a6998c807366594d4033261a0d0013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f130013202d394653606c7986939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9285796c5f5246392c1f13000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000040b141b22272b31373a3b3e4041403e3b3a36312c272118120b030000000000000000000000000000000000000000000000000000000000000000000000040c131820262b2f35393a3e4143454546464543413e3a39352f2a262e33363739393939393932312e29221b1209000000000009121b22292e31323939393939393837342f282c31373a3b3f4244454546464543423f3b3a36312c28211a140d050000000000000000000000000a151f2831383e4243464643423e3831281f150a000000000001080f14181a1b2020202020202020191916120d07000000000000000000000000000000000000000000000000000000070d1216191920202020202020201b1a18140f080100000000000000000000000000000000000000000000070d121618192020202020202020191816120d070000000000000000000000000000000000000000000000050a0f1213131313131313131313131313131313131313131313120f0a0500000000000000000000000205070813131313131313131313131313131313131313131308070502000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000010b141d242b303334393939393939393534302b2d3031393939393939393736332e271f170d0400000d1926323e49545e66696c6c6c6c6c6c6c65625b5e66696c6c6c6c6c6c6c65625b51453a2e2215090000000000000000000000000000000000000000000000000000000000000000050a0d0f10131313130b0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d868686868686867e7165584d5a677380868686868686867b6e6155483b2e221508000e1b2734414e5a6774818d9aa7b4c0cddae7f7fffffffff5e7dacdc0b4a79a8d8174675a4e4134271b0e0013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f130013202d394653606c79869393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939285796c5f5246392c1f13000815212e3b4854616e7b87939393939393877a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f262b2e2f32333433312e2d2a251f1c160c07010000000000000000000000000000000000000000000000000000000000000000000000000001070d151b1e24292c2d31343638393939383734312d2c29241d1a22272a2b2d2d2d2d2d2d2524211d181109000000000000000911181d2124252d2d2d2d2d2d2c2b28241c1f262b2e2f32353738393939383735322e2d2a261f1c170e090300000000000000000000000000030d161f272d32353639393635322d271f160d030000000000000003080b0d0e13131313131313130d0c0a0602000000000000000000000000000000000000000000000000000000000002060a0c0d13131313131313130e0d0b08030000000000000000000000000000000000000000000000000002060a0c0d13131313131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000020b12191f2326272d2d2d2d2d2d2d282724202123242d2d2d2d2d2d2d2a2927221c150d050000000915212d38424c545a5c60606060606060585651545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000030a1016191c1d20202020181714110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855606b7079797979797979716c62564b58646e737979797979797976695f53463a2d211407000d1a2733404d5a6673808d99a6b3c0cfdae6f3fcfffffbf2e9d9ccc0b3a6998d8073665a4d4033271a0d0013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f130013202d394653606c79868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686796c5f5246392c1f13000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1e2122252627262521211e1a14100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13191d20212427292b2c2c2c2b2a272421201d18130e171b1d1e202020202020181715110c06000000000000000000060c111517182020202020201f1e1c1810151a1f212226282a2b2c2c2c2b2a282522211e1a14100b0500000000000000000000000000000000040d151c2226292a2d2d2a2926221c150d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060712131313131311110e0b0601000000000000000000000000060a0e1011131313131313100f0d0a050000000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000001080e13171a1a202020202020201b1a1814141717202020202020201e1d1a16110b040000000005101b26303a42494e50535353535353534b4a45494e50535353535353534b4a453f372d23180c010000000000000000000000000000000000000000000000000000000000040d151b212628292d2d2d2d2423211d17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5960636c6c6c6c6c6c6c65625a5047525c64676c6c6c6c6c6c6c6c5f574d42362a1e1205000c1925323f4c5865727f8b98a9b3bec9d5e1eaf4f9f8f3e9e0d5c9bdb2a8988b7f7265584c3f3225190c0013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f120013202d3946535f6c7679797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797974695d5144382b1f12000714202d3a46525e6976797979797979797976685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181a1a19181514120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d111314171b1d1e1f201f1f1d1b181413110d07010b0e10111313131313130b0b09050100000000000000000000000105090b0b13131313131312110f0c040a0f121415191b1d1f1f201f1f1d1b181514120e090300000000000000000000000000000000000000030a11161a1c1d20201d1c1a16110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080b0e111112131312110f0c0908060300000000000000000406070b0f1213131211100e0c0b09060100000000000000000000000000000000000000000000000000000406070a0d0f11121313131212100e0c09060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c1012131f20202020201e1d1b17120c04000000000000000000040b11161a1d1e2020202020201d1c1916100a03000000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000003070b0d0e131313131313130e0e0c08080a0b1313131313131311100e0a06000000000000000a141e2830383e4143464646464646463f3d3a3e4143464646464646463f3d3a342d241b11060000000000000000000000000000000000000000000000000000000000000d161f262d3235363939393931302d28221a12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f55566060606060606058565048404a52585a606060606060605f534d453b31261a0e0200091623303c4956636f7c8997a1adb9c4cfd9e2e8ebebe7e1d7cec6b9ada196887c6f6255493c2f22160900121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c1000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6962584d4135291c100005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080b0d0e0d0b0807050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407070b0e101212131312100e0b07060401000000020404060606060606000000000000000000000000000000000000000000060606060606050503000000020608080c0f111212131312100f0c080705020000000000000000000000000000000000000000000000050a0d0f101313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415181b1d1e1f201f1f1d1b191515120f0a0401000000070c101313181c1e1f201f1e1d1b181815120d060000000000000000000000000000000000000000000001070c10131416191c1d1f1f20201f1e1d1b191613120f0b060000000000000000000000000000000000000000000000000000000000000000000000000000030a11171c1f202c2d2d2d2d2d2b2a27231d160e0600000000000000050d151c2227292a2d2d2d2d2d2d292926211c150d040000000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c161e262d3235363939393939393932312e3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000008111f2831383e4243464646463e3d39342c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353d44484a535353535353534b4a453f3840474b4d535353535353534846423b33291f140900000613202d394653606c7885929ea9b3bdc7d0d8dddfdedcd7cfc6bcb2a89e9184776c605346392d201306000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d000f1b27333e49525a5f60606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605f5d5850463b3025190d00020e1a25303b454d525f60606060606060605f524c443a3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e212125282a2b2c2c2c2b2a282622211f1b15110d08030b12181c1f2025292b2c2c2c2b2a272524221d18110901000000000000000000000000000000000000040a0f12181c1f202326282a2b2c2c2c2c2b2a282523201f1c17110f0a0300000000000000000000000000000000000000000000000000000000000000000000030c151c23282c2d3939393939393837332e2820180e040000000000040d171f272e3336373939393939393635322d261f160d0300000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000000000002070a0c0d131313130e0d0b080303070b0d0e131313130d0c0a06020000000000000000000000040c141b212628292d2d2d2d2d2d2d2524222628292d2d2d2d2d2d2d2524221d181109000000000000000000000000000000000000000000000000000000000000050f1a23313a42494e50535353534b49453e362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232c33383c3d464646464646463e3d3a342e363b3f40464646464646463b3a36312921170d03000006121f2b3844505b6673808c97a1abb5bdc5ccd2d2d2d1cbc4bcb4aaa0968c7f72655b5044372b1f1205000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000a16212c3740494f53535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352514d463e342a1f1408000009141f29333b42464853535353535353535346413a32281e13080000000000000000000000000000000000000000000000000000000000030608091313131313120707050100000000000000000000000000000003060809131313131313131313131313131313131313131313131313130b0a080400000000000000000000000000000306131313131313131308070502000000000000000000000005080a0b13131313130e0d0b0803000000000000000000000306080913131313131313130603000000000000000000000000000004090c0e0f13131313131313130908060300000000000000000000000000000000000000000000000000000000020507081213131313131313100706040000000000000000000000000000000000060c161b1f252a2d2e31343738393939383735322f2e2b26201d19130c151d23282c2d32353839393838363432312e29231b130900000000000000000000000000000000040a0f161b1d23292c2d303335373839393939383635322f2d2b28221c1b150e090300000000000000000000000000000000000000000000000000000000000000000a151e262e34383a45464646464644433f39322a20160c01000000000b151f2931393f424446464646464643423e3831281f150a00000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000000070e1316191a202020201b1a18140f0e13171a1a20202020191916120d070000000000000000000000030a1015191c1d20202020202020181815191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000b16212b35424c545a5c60606060575550483e34281d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21272c2f303939393939393932312e29242a2f3334393939393939392e2d2a261f170f06000000030f1c28333f4a54606d79859199a3abb3bbc0c4c5c5c4bfbab2aaa2989184796d6053493f33271b0f030005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020005101b252e373e434646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464644413b342c22180d020000020d17212930363a3b4646464646464646463936302820160c02000000000000000000000000000000000000000000000000000000040a0f12151520202020201f1413110d08020000000000000000000000040a0f12151520202020202020202020202020202020202020202020202020171714110c0500000000000000000000060c101220202020202020201514120e090200000000000000060c1114171820202020201b1a18140f0801000000000000040a0f131516202020202020202012100c060000000000000000000002090f15191b1c20202020202020201615130f0a0400000000000000000000000000000000000000000000000002090e1114141f202020202020201d1312100c0700000000000000000000000000030a111720272b31363a3b3e4144444546464544423f3c3b37322c29241e191e272e34383a3e42454646454443413f3d3a342d251b11060000000000000000000000000000060b151b21272c2f34383a3d40424445464646454543413f3c3938332d2b26201a150b0600000000000000000000000000000000000000000000000000000000000006111c2630383f4446525353535353514f4b443c32281d120600000006111c27313b434a4f51535353535353504e49423a31261c1005000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000000010a12191f2325262d2d2d2d282724201a1a1f2426272d2d2d2d2625231e19120a01000000000000000000000005090d0f10131313131313130c0b090d0f10131313131313130c0b0905010000000000000000000000000000000000000000000000000000000000000004101c27333d47545e66696c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f161c2023232d2d2d2d2d2d2d2524211d191f2326272d2d2d2d2d2d2d22211e1a140d0600000000000b17222d3845515d67707d879299a2aaafb6b7b8b8b7b4aea8a19892867c6f665c5141382d22170b00000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000009131c252c3337393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393835302a221a100600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000000000000000000000000000000000000000000000000060e151b1f21222c2d2d2d2d2c21201d19130c04000000000000000000060e151b1f21222d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2423211c17100800000000000000030a11171c1f2d2d2d2d2d2d2d2d21201e1a140d0500000000000810171d2123242d2d2d2d2d272724201a130b0200000000070f151b1f22222d2d2d2d2d2d2d2d1f1c17110a0300000000000000030c141b202528282d2d2d2d2d2d2d2c22211f1b150e0700000000000000000000000000000000000000000000050d141a1e20212c2d2d2d2d2d2d2d2a201f1c18120b0300000000000000000000030c151c232832373b4246484b4e505152535252504e4c4847433c39352f28222b30394045464b4f5152535251504e4b4a463f372d23180d010000000000000000000000020a111720262b323839404547494c4f50525253535251504e4c4946443f3837312b262017110a02000000000000000000000000000000000000000000000000000000000c17232e38424a50535f60606060605e5c564e44392e23170b0000000a16222e39434d555b5d6060606060605c5a544c42382d21160a000000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130000000a131c242a2f3233393939393433302b25242b3033343939393933322f2a231c130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5966707679797979716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161720202020202020181715110e1317191a202020202020201514120e090300000000000006111c2935404b55606b717e8792989fa4acabacabaaaaa39f9691867d706a5f544b402f261b1106000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f18100800000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2b29251f181008000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939382e2d29251e160e040000000000000006101820262b2e2f3939393939393939393939393939393939393939393939393931302d28221a12080000000000030c151c23282c39393939393939392e2d2a251f170f0500000008121a22282d303139393939393433302b251d140b00000007101920272b2e2f39393939393939392c28231c150c030000000000020c151e252c31343539393939393939392f2e2b26201810070000000000000000000000000000000000000000050e171f252a2d2e3939393939393939372d2c28231c150c030000000000000000030d151e262e343d43474d5354585b5d5e5f5f5f5e5d5b5955534e4745413a3129343c424b5153585c5e5f5f5f5e5d5a585651493f34291d120600000000000000000000040b141c222832373d43484b515356595b5d5e5f5f5f5f5e5d5b585653504a47433c373127221b140b03000000000000000000000000000000000000000000000000000003101c28343f4a545c606c6c6c6c6c6c6b6760564b3f33271b0e0000010e1a27333f4a555f676a6c6c6c6c6c6c69665e54493e3226190d010000000000000000000000000000000003101d2a3643505d69768390908376695d5043362a1d100300000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121c252e353b3f404646464641403c362f2f363c3f4146464646403e3b352e251c0e0500000000000000000000060a0e1011121313131212100e0b07070501000000000000000000000000000000000000020507081313131313131313070705010000000000000000000916222f3c4854606b7682868686867e7164574b3e3124180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a131313131313130b0b090502070b0d0d13131313131313080705020000000000000000000d18242f3a434f59626c717d858e939a9c9e9f9f9d9c98928d847c706b61584e42392e1d140a0000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000010910161b1e2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201f1f1c19140d06000000000000000002090e12141520202020202020201413110d0802000000000000000000000000000000000000000000000000000000040e18222a31373a3c4646464646453a3935302820160c020000000000040e18222a32373b3c464646464646464646464646464646464646464646464646463e3c39332c241a1005000000000a151e262e343846464646464646463b3a36302921170d020006101a242c34393d3e464646464641403c362f261d0d0300040f19222b32373b3c464646464646464638342e261e150a000000000009141e2730373d414246464646464646463c3b37322a22180d03000000000000000000000000000000000000020b17202930363a3b4546464646464646433a38342e271e150b00000000000000010b151f2730383f444e54575e6164676a6b6c6c6c6b6a6865625f5854524c433f353c464e545c6065686b6c6c6b6b696765625b51463a2e221509000000000000000000040d161d262d333c43474f54555c606366686a6b6c6c6c6c6b69686562605b54534e47423c332d261d150d030000000000000000000000000000000000000000000000000006121f2c3844505c666d7879797979797772675c4f43372a1d11000003101d2936424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000203101d2a3643505d69768390908376695d5043362a1d100302000000000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300020e19242e3740474b4d535353534e4c4841383840474c4d535353534c4b4640372e20170d0200000000000000040b11161a1d1e1f2020201f1e1d1b181413110d0802000000000000000000000000000002090e12141520202020202020201413110d080200000000000006131f2b37434e5863707d8994998f82766c6155493d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313d47505a626b707b81878c8f919292918f8b86807a6f6a61594f463c30271d0b0200000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d0802000000000000000000050a0f121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131312100d080200000000000000000000000205070813131313131313130707050100000000000000000000000000000000000000000000000000000000000a15202a343c4347485353535353524746413a32281e130800000000000a15202a343c434748535353535353535353535353535353535353535353535353534a49453e362c22170c00000006111c2630383f4453535353535353534846423b33291f1409000c17222c363e45494b53535353534e4c4841382f1f150b010a15202b343c4347495353535353535353443f3830261c1106000000040f1b25303942484d4f53535353535353534947433c342a1f150b0100000000000000000000000000000000000a141d29333b4246475253535353535353504644403930271c120700000000000007121d273139424a50586062696e71747777787979787775726f6a66605d56504540454e5860666d717578797978777674726d62564a3d3124180b0000000000000000030c161f282f383f444e54596063676d707375777879797978787674726f6c66625f58534d443f382f271f150d030000000000000000000000000000000000000000000000000713202d3a4653606d7886868686868684776b5e5144382b1e11000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000050a0f12101d2a3643505d69768390908376695d5043362a1d10120f0a0500000000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2a354049525759606060605b58534a41404a52585a60606060595751494032291e1408000000000000050e161c2227292a2c2c2d2c2c2b29282521201d19130f0a030000000000000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c0500000000000815212e3b47535f6a7683909d92867b6e615a5045392d211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2b353f48505961696e757b7f8384858584827e7b736d6860584f473e342a1e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26313c464e53555f606060605f54524c443a3025190c03000000030f1b26323c464e535560606060606060606060606060606060606060606060606060575550483e33281c110400000c17232e38424a505f606060606060605f524d453b30251a0e05111d28343e4850555760606060605a58534a4131271d12070f1b27323c464e5455606060606060605f504a42382e23170c0000000915202c37424b53595b606060606060605f55534e463c31271d12070000000000000000000000000000000006111b262f3b454d52545f606060606060605d53514a42392e23180c0000000000020c18242f39434b545c606a6f757b7e8183848586858583817f7c78726d68625a514b4d57606a6f797e82848586858483817f7265584b3f3225180c00000000000000000b151e283139424a50585f626b6f75797d7f828385858686858483817f7c79746f6a625f575049413931271f150b010000000000000000000000000000000000000000000000091623303c4956636f7c89989393938d8174675a4e4134271b0e000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000010910161b1e20202a3643505d69768390908376695d5043362a20201e1b161009010000000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000a16232f3b47525c63666c6c6c6c67645c534547525c64676c6c6c6c66635b51443b3025190e0100000000040e1720272e3336373939393939383634312e2d2a251e1a150e06000000000000000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000916222f3c4955626f7c88959b8e8174695f53483e34281d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d19232d363f474f575f61696e72767879787775726e69615e564e463e352c22190c0300000000000000000005090d0f101313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0f0d09040000000000000000000000000205070813131313131311100e0b0600000407090a1313131313130e0d0b0803000000000000000000000001070c0f11121313131313070705010000000000000000000000000105090b0b13131313100f0d09050000000000000000000000000000000000000000000000000006121f2b37434e585f626c6c6c6c6c6b615e564c4135291e150b00000006121f2b37434e585f626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64615a5045392d2114080003101c28343f4a545c6c6c6c6c6c6c6c6c6c5e574d42362a1e120814212d3945505a61646c6c6c6c6c67645c5343392f23180c131f2b37434e5860626c6c6c6c6c6c6c6c5c544a3f34281c100300000c1925313d48535d65686c6c6c6c6c6c6c6c625f584e43392f24180e050000000000000000000000000000030c17222d38414d575e616c6c6c6c6c6c6c6c6a605c544a4034281c1004000000000a141e2935404b555d666d747c82878b8e909192929291908e8c88847f7a716d605d55535f696f7c848b8f9192929291908d86796c605346392d20130000000000000007121d273039434b545b606a6f767c8185898c8e90919292929291908e8b8985817c756e69605b534b433931271d12070000000000000000000000000000000000000000000004111d2935414c566673808c99aaa3998a7d7064574a3d3124170a000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d3643505d69768390908376695d5043362d2d2d2b27211b130a0100000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000c1925323f4b57636e7379797979746f64574d4c58646e7479797979736d63564c41362a1d1207000000000b16202932393f434445464646454543413e3a3936302b2620180f0900000000000000020d17212930363a3b4646464646464646463936302820160c02000005121e2a36424d576673808d9994887c6f62574d42362c22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b242d353e454d53575f6266696b6c6c6a6965615e56524c443d342c231a10070000000000000000020a1015191c1c2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020201c1b1915100902000000000000000002080e1114142020202020201e1d1a17110b0b101316162020202020201b1a18140f08010000000000000000050c12181b1e1f20202020201413110d0802000000000000000000060c11151718202020201c1c1915100a0200000000000000000000000000000000000000000000000815212e3a47535f6a6f7979797979786d685e52463d30271c120700000815212e3b47535f6a7679797979797979797979797979797979797979797979797979716c6155493c3023170a0006121f2c3844505c66767979797979797976695e52463a2d20140a1723303d4955616c717979797979746e64554b4034291c1015222e3b4754606a767979797979797976665c5044382c1f120600020e1b2834414d59656f7579797979797979796f6a5f554b40352920170b02000000000000000000000000000b151e27333f49535e696e7879797979797979766d665c5144382c1f120600000006111c26303845515d676d7880898f93999a9d9e9f9f9f9e9d9b9896918c857e756d675d58626e7b8691969b9e9f9f9e9e9c9386796c605346392d2013000000000000040d18232e39434b555d666c737c83898e9298999b9d9e9f9f9f9f9e9c9b9897918d88827b736c655d554b43392f24180e050000000000000000000000000000000000000000000713202c3945525d687683909da99f92867a6d6054473a2d211407000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393943505d69768390908376695d50433939393937332c251c130900000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a2633404d59667380868686868174695f534d5a677480868686867f73685e5246392f23180c00000006111c27323b434a4f51525353535251504e4b4746413a37312a221b120900000000000009141f29333b42464853535353535353535346413a32281e130800000714212d3a46535e697884919c8f82766a5f53453c31241a10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b232c333b42464d5355595c5e5f5f5e5c5854524d46413a322b221a11080000000000000000040c141b212528292d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000050d14191e20212d2d2d2d2d2d2a2a27221d16161b2022232d2d2d2d2d2d272724201a130b02000000000000060f171e23282a2b2d2d2d2d2d21201d19130c04000000000000000911181d2124252d2d2d2d292826211b140c04000000000000000000000000000000000000000000000915222f3c4855626f7c8786868686857a6d61594f42392e23180c03000915222f3c4855626f7c868686868686868686868686868686868686868686868686867e7164574a3e3124170b000713202d3a4653606d78868686868686867b6e6154483b2e2115121e2a36424d5764717e86868686868074675c5145382c1f1416222f3c4955626f7c86868686868686786d6053463a2d20130700020f1c2835424f5b68758286868686868686867c6f675d51453e32291d140a00000000000000000000000007121d27303944505b656e7b858686868686868683796d6053463a2d2013070000000b17232e3842505a606d79828d929b9fa4ababa39f9d9c9b9c9d9fa19e97928b82796d685f6a76828f98a1a8aaa39f9995949386796c605346392d20130000000000010c161f2834404b555d676d78808790949b9fa2a9a29e9c9b9a9a9b9d9fa3a9a19e9a948f877f776d675d554b40352920170d0200000000000000000000000000000000000000000714212d3a4754606d7a86939fa99c908376675d5145392c201306000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e434646464646505d69768390908376695d504646464646433e372e251b1005000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000714202d3a4753606d7984919392877b6e62564c54606d7a85919392867a6e61554b4034291c100400000a16222e39434d555b5d5f5f605f5f5e5c5b5854524c47433c342d241b110800000000020e1a25303b454d525f60606060606060605f524c443a3025190d01000815212e3b4854616e7b8796988c7f7265584e433b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111a212931363c4247484c50515252514f4b4746423b363028201910080000000000000000020c161e262c3235363939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393635312c261e150c0200000000050e171e252a2d2e3939393939393736332e272021272c2f303939393939393433302b251d140b0100000000050f1821292f3437383939393939392d29241e160e04000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000815212e3a47535f6a73808d9693978e81746b60544a4034281f1409000916232f3c4956626f7c8993939393939393939393939393939393939393939393938a7d7164574a3e3124170b000713202d3a4653606d79869393939393877b6e6154483b2e211514212d3a46535e6976828f9393939285796d6053473b30251a16222f3c4955626f7c88939393939386796d6053463a2d20130700000714212d3a4754606d7a849199939393999183796d605a50443b2f261b110600000000000000000000040d18232e39424e58606c77828f979393939392867b6e665c5144382c1f1206000003101c28343f4a54616c74818e949da4aca7a09d9992908f8f8f9192999a9e9f948f837a6d666f7c88949faaaea398928c88878886796c605346392d2013000000000008131e28313a45515c676d79828d92999fa6a39f9a97928f8e8d8e8e9092989b9fa3a69e99928c82796d675d51453f32291e140800000000000000000000000000000000000000000b1724313e4a5764717d8a99a4a9998c7f7366554b4135291d1104000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f5353535353535d69768390908376695d5353535353534f4940372c21160a000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130006131f2c3845515c67707d8a95998e8175685e52515d67717e8a96988d8073675c5145382c1f130600000e1a27333f4a555f676a6c6c6c6c6c6b696764615e56534e463e362d23190b0200000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000a1724313d4a5764707d8a9798887b6e6255524d453b30251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f262a31373a3b3f4345464544423f3b3a36302a251e160e070000000000000000000a141e2830383d414346464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e1409000000020d1720293036393b46464646464644433f3932292b32383b3d46464646464641403c362f261d1308000000010c17212a333a4044454646464646463935302820160c0200000006111b242d343a3d3e4646464643413e3830281e110700000000000000000000000000000000000000000006121f2b37434e58606d7984919e9f93887d6f665c51443b31261a0d04091623303c4956636f7c89969f9fa8a19e9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c978a7d7164574a3e3124170b000713202d3a4653606d7986939f9f9f94877b6e6154483b2e21151b27333f4953616e7b87939f9fa2978a7e7164574d42362a1e16222f3c4955626f7c88959f9f9f9386796d6053463a2d20130700000613202c3945525d686f7c87929fa69fa0958d81746c61564d41382d22170d030000000000000000010c161f2834404b545f6a727f8b949fa9a89e938b7e71695f544a4034281c1004000006121f2b3844505c66717e8b939ea6aea59d95908a86838282838486898d92979f959083786d73808d99a6b0a89f9286807c7a7b7d7063574a3d3024170a00000000010d19242f3a43505a606d79828f949fa3a7a099928e898583818181828386898e92999fa7a39f948f82796d605b51443b3025190e0200000000000000000000000000000000000006121e2b37424d576774818e9aaba297897c6f6256493c2f24180d01000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606069768390908376696060606060605f5a52493e33271b0f000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130004101c2934404b55616b7683909d92867a6d61544c55606c7884919d9285796d6053473a2d2014070000101d2936434f5b6771777879797978787674716d68625f5850483e352b1d140a0000000714202d3a46525e6976797979797979797976685e5246392d201307000c1926333f4c5966727f8c999285796a63615e574d42362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d141a20262b2e2f33363839393736322e2d2a251f19130c0500000000000000000005101b26303a42494e4f5353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353534f4d49423930261b1004000008141e29323b414653535353535353514f4a443b32353d4448495353535353534e4c4841382f251a0f03000007121e29333c454b505253535353535346413a32281e13080000010c18222d363f454a4b535353534f4e49423a3023190f050000000000000000000000000000000000000000030f1b26313c45515d67707d8a939e9a9183786d60574d42362a1f160c0a1623303d495663707c899aa4aca196918f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a7d7164574a3e3124170b000713202d3a4653606d798693a0aca194877b6e6154483b2e21151f2b3744505b65737f8c99a4afa99c8f8276695e52463a2d2016222f3c4955626f7c8895a2aca09386796d6053463a2d201307000004111d2935414c56606a727f8c949ea8a89d928a7d70695e53493f33271f150b010000000000000008131e28313a45515c666f7c86929fa6aba1968e81756c62574d42392e23180c0000000713202d3a4653606d7884919ea5afa69d938e837d797776757677797c80858c9298958e81747683909ca9aca0958a7e736f6e6e706b6155483c2f2316090000000004111d2935414c56616c74818e949ea6a69f959087817c79767474747577797d818790959ea5a69e948e81756d62564c41362a1e14080000000000000000000000000000000000000814212e3a47535f697884919eab9e9285796c605346392d20130700000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c7683909083766c6c6c6c6c6c6c6c645a4f43372b1e12000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300000c18232f39434f5964717e8a97998b7f7265554b505b65727e8b97978a7d7164574a3e2f24180c0000111e2a3744515d6a778385868686858483817e7a756e6a615a50473d2f261b110600000815212e3b4854616e7b86868686868686867a6d6154473a2e211407000e1a2734414d5a6774808d9a91847770706e695e52463a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e151a1e212226292b2c2c2b292521201e19140d0802000000000000000000000915212c38424c545a5c6060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060605c5a544c42372c21150900020e1925303b444c525f6060606060605d5b554d44393d474f54566060606060605a58534a41362b20140800000c18232f3a454e575c5e60606060605f524c443a3024190d010005111d29343f48505658606060605c5a544c42352b21160b0000000000000000000000000000000000000000000a15202935404b55616b75818e98a0958c7f72695f53463e31281e130815222f3b4855626e7b87939fa99e91848383838383838383838383838383838383827d706356493d3023160a000713202d3a4653606d798693a0aca194877b6e6154483b2e2115202d394653606c7884919eabb5ac9f93877b6e6154473d32271b222f3c4955626f7c8895a2aca09386796d6053463a2d2013070000010d19242f3a434e58606c77828f96a1aba49e92857b6e655b50443c31271d1207000000000000050e19242f3a434f59606d79839098a3aea39991847a6d605a50453c30271c12070000000b1824313e4b5764717e8a96a0acac9f948e8179716d67696869676d70747a7f869095938a7e7885929fabaa9d9184776c6261616361594f44382c201407000000000613202c3945525d68717e8a939da6a89f948f837c746f6c6668676768666d70757c838f939ea7a69e938b7f72685e52463b3025190d0100000000000000000000000000000000000815222f3b4855626e7b8896a1a89b8e8275665b5044382b1f120600000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c767979797979797979839090837979797979797979766c5f5346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000007121d27313e4653606d7984919c908376675d514953606d7985929b8e817468554b4035291d100400121f2c3945525f6c78859292999292918f8e8b87827c716c61594f41382d22170b00000815212e3b4854616e7b87939393939393877a6d6154473a2e211407000f1b2835424e5b6875818e9b91847d7d7d7b6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121415191d1e1f1f1e1c181414110e09020000000000000000000000000d1925323d49545e66696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69655e54493d3125190d0005111e2a36414c565e6c6c6c6c6c6c6c6a675f554a3f444f5960636c6c6c6c6c6c67645c53483c3024180b00030f1b2834404b5760686b6c6c6c6c6c6c5d564c4135291d1105000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000040c18242f39434f59616e7b85929f9f92867b6e615a50433a2f24190c14212e3a47535f6975818e97a29d9084787676767676767676767676767676767676706b6054483b2f221609000713202d3a4653606d798693a0aca194877b6e6154483b2e211d2935414c5563707d8996a0acacafa4998c7f7266584e43382c1d222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000008131e28313d44505b656d7a849199a3ada1978f82776c60584e43392f24180e0500000000020b17202935414c56606b73808d95a0aaa69f92877d6f685d52483e332a1e150b00000005121e2a36424d576875818e9ba8afa49a8f82786d66605d555c555c6063676d727b838f9391857b8797a2ada79a8d8074675a545557554f473e33281c100400000004111d2935414c55606d7a85929ea5aca0968f82796e6a62605b545a5b545c60636a6e78818f959faba59f92857a6e61564c41362a1e11050000000000000000000000000000000003101c28343f4a5465727f8b98a8a7988b7e7165544a3f33281c0f0300000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798686868686868686909494908686868686868686796c605346392d2013000b1825323e4b5865717e8b98a4afa295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000008121d262c3844505c6674818e9b92867a6d605347515d6775828f9b918477675d5145392c1f130600121f2c3945525f6c7885929493939496999a99938e867e716b6053493f33271b0f03000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e211407000f1c2936424f5c6975828f9c95918989897e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020608080c10121312110f0c0807050200000000000000000000000000000f1c2835414e5a6670767979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797570655a4d4135281b0f000714202d3946525e68767979797979797771675b4f434854606b70797979797979746e64584c4033271a0d0004111e2a3744505c687278797979797976685d5246392d201307000b1724313d4a56626d7179797979767066594f44382c20150a00000000000000000000000000000000000000000007121d27313e46525e69727f8b959f988f82756c61554c4135291e14121e2b37424d57616e7b85929fa0958c80736c6969696969696969696969696969696360594f44382c201307000713202d3a4653606d798693a0aca194877b6e6154483b2e21202c3945515d6775818e9ba8a39fa3ab9d9184776a605448392f24222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000010c161f27333f49535e686f7d87929fa6a99f948c7f726a5f554b40352920170b020000000a141d29333b45525d68707d87939fa7aa9f948c80736b60564c41362d21180c030000000714202d3a46525e697885919eabac9f93877c6f665c54514b4f4b5153555d60696e79818f949083909da9b3a4988b7e7165584b484a48443e352c21160b000000000613202c3945515d6773808d97a1ada69e91847a6d675f5853504a4e4e4b5153585f666d79839099a3ada2978d8174685e5246392d2014090000000000000000000000000000000006121f2c3844505c6675828f9ba8a095877b6e6154483b2d22170b0000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939c9f9f9c9393939393939386796c605346392d2013000b1825323e4b5865717e8b98a4aca295897c6f6256493c2f23160900000d1a2733404d5a6673808d99a6aca09386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c201300030e19242f3840474a5464717e8a9799897c6f6256494b5565727e8b9893867a6d6053473a2d20140700121f2c3945525f6c78858887868787898d92979f9892887d70655b5044372b1f1205000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101c2936434f5c6976828f9ca09d96968b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868686868275695c4f4236291c0f000814212e3b4754616e7a86868686868683776a5d5144495663707d8686868686868074675a4e4134271b0e0005121f2b3845525e6b788586868686867a6d6154473a2e211407000b1825323e4b5865717e8686868682766b6054483c32261b0f030000000000000000000000000000000000000000010b151f2a36424d56606c788390999e948a7e71675d51453c30261c111a26313c46525e68717e8a929c9f93887e716c605b535c5c5c5c5c5c5c5c5c5c5c56544f473d32271b1003000713202d3a4653606d798693a0aca194877b6e6154483b2e21212d3a4754606d7a86929fa3999299a3a096897c6f62554b403529222f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000040d17222d38414c56606b737f8c949fa9a69f92867c6f675d51453e33291d140a000006111b262f3b45505a606d7a849199a4aea2989083786d60594f443a2f241b0f06000000000815212e3b4854616e7b8797a1adaa9d9083776a5f544b4540424045474b51575f676d78828f9590959fabb0a3968a7d7063574a3d3d3c38332c231a1005000000000714212d3a4754606d7a85929fa9aa9e94897d70685d554e46443f41414045464e545c676f7c87929faca99f92867a6e6154473c31261a0e020000000000000000000000000000000713202d3a4653606d7985929faa9d918477695e52463a2d1c11060000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c798689898989898989909595908989898989898986796c605346392d2013000b1825323e4b5865717e8b989f9f9f95897c6f6256493c2f23160900000d1a2733404d5a6673808d999f9f9f9386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c20130007131f2b36404a52585a616e7b879a978a7e71645753595b626f7b889599887c6f6255493c2f221609000916232f3c4956626f7c7b7a7a7a7b7d808590959f9a9184796c605346392d201306000815212e3b4854616e7b8794a1aeada094877a6d6154473a2e21140700101d293643505c6976838f9ca9aaa3988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393938f8275695c4f4236291c0f000814212e3b4754616e7a87939393939084776a5d5144495663707c89939393938d8174675a4e4134271b0e0004101d2935404b556c788592939393877b6e6154483b2e211508000613202d394653606c7883909994897d7063584e43372b1f1306000000000000000000000000000000000000000000030d1925303b44505b666f7c87929f9e91847a6d60584e42382e231715202a36414d56616c73808d939d9a92877e736c655d554e5050505050505050504948443d352b21160b00000713202d3a4653606d798693a0aca194877b6e6154483b2e212b37434e5865717e8b98a29f9286929fa89a8e8174675d5145382c222f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000006111b262f3a444f59606c77828f97a1aba3999184796d605a50453b2f261b1106030c17222d38414d57616c75818e96a1aba59f92857b6e665c50473d32281e120900000000000916222f3c4955626f7c8895a9b3a79a8d817467584e4239352f34383a40454d555c666d7a85919d9fa7b1afa396897c706356493d302f2c28211a11080000000005111e2a36424d5765727f8b98a2aea99c8f82756b60564c433c38332d2e34383c424b555f6a74818e9ba8aea3988c7f7266574d42372b1e1205000000000000000000000000000000091623303c4956636f7c8998a2aa9a8d807467574d42362a1e0a000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1723303d4a5663707d7d7d7d7d7d7d7d839090837d7d7d7d7d7d7d7d7063564a3d3023170a000b1825323e4b5865717e8b9393939393897c6f6256493c2f23160900000d1a2733404d5a6673808d939393939386796d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000b1723303c47525c64676c6d798693998c7f7266595d64686c6d7a8799978a7d7164574a3e3124170b000815222e3b4754606a6f6e6d6d6d6e70737a83909da096897c6f6356493c30231609000815212e3b4854616e7b8794a1acaca094877a6d6154473a2e21140700101d293643505c6976838f9ca9b1a5988b7e7265584b3f3225180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c6976828f929292929292929292929292929292929292929292929292929292929292929292929292929292929292929292928f8275695c4f4236291c0f000814212e3b4754616e7a87949f9f9d9084776a5d5144495663707c89969f9f9a8d8174675a4e4134271b0e0006131f2c3945515d677986939f9f95887b6e6255483b2f2215080005121f2b3744505b656f7c87939d9083766a5f53473b2e2115090000000000000000000000000000000000000000000009141f28333f4a545f6a74808d96a1978d80746a60544a3f34281f141925303b44505a606c77818e939c99928b80776d675f585045414343434343433d3b38322b23190f0400000713202d3a4653606d798693a0aca194877b6e6154483b2e212e3a47535f6a7683909daa9b8e828e97a19f9285796d6053473b30252f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000a141d28323d44505b656d7a859199a4aba0968e81746c61574d41382d22170d0b151e27333f49535e69717e8a939ea8a89e938a7e71695e544a3f352b20160c0000000000000a1723303d4a5663707d8996a3b0a6998c7f7366594c402f2924292c2f353b434b545d68707d8a959fabb7afa396897c706356493d3023201c16100800000000000714202d3a46525e697683909daaada196897d7063594f433a312b282223282c3039434e58626f7c8895a0acaa9d908477695f53463a2d211407000000000000000000000000000004111d2935414c566673808c99aaa3988a7d7063574a3d30251a0e000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000916222f3c4854606b70707070707070768390908376707070707070706b6054483c2f221609000b1825323e4b5865717e868686868686867c6f6256493c2f23160900000d1a2733404d5a66738086868686868686786d6053463a2d201307000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797985929a8d8073675a646f747979778692988b7e7165584b3e3225180b0006131f2b38434e586062616160606163686f7c8899a4988b7e7265584b3f3225180c000815212e3b4854616e7b87949f9f9f9f94877a6d6154473a2e21140700101d293643505c6976838f9ca9aca5988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875828585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858585858275685b4f4235281c0f000814212e3b4754616e7a8794a1aa9d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714202d3a4753606d7a8699a4a295897c6f6256493c2f23160900030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000020b17222d38424e58606d7984919e9f93877c6f665c50443b30251a141f29323e44505b656c78818d929f9f928c81796f6a625a514c433c34363636302f2c27211911070000000713202d3a4653606d798693a0aca194877b6e6154483b2e28343f4a54626e7b88959fa398897d85919ea2988a7e7164574d42362a2f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000020b162027333f49535e68707d87939fa6a89d928a7e70695e53493f33271f15121d27303944505b656e7b85929fa5aba0968e81746c61574d42382e23190d040000000000000a1724313d4a5764707d8a97a3b0a5988c7f7265594c3f2e23181c1f24293139424c56616c7683909da9b3afa396897c706356493d302316100b050000000000000814212e3b4754616e7b87959fabab9e9184786c6053463d31281f1c17181c1f27313c47535f6a7784919daaaca095887b6e6155483b2e22150600000000000000000000000000000713202c3945525d687683909da99f92867a6d6053473a2d201409000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000713202c38444f5960636363636363697683909083766963636363636360594f44382c201307000b1724313d4a56626c71797979797979796f6a6054473b2e22150800000c1926323f4b58636e737979797979797976665c5044382c1f1206000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a67748086868689979a8d8174675b6874818686868999988b7f7265584c3f3225190c00030f1b27323d464e5456555453545456606c7986939f998c807366594d4033261a0d000815212e3b4854616e7b87939393939393877a6d6154473a2e21140700101d293643505c6976838f9c9f9f9f988b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834414d59656f75797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979797979756f65594d4134271b0e000814212e3b4754616e7a8794a1a99d9084776a5d5144495663707c8996a3a79a8d8174675a4e4134271b0e000714212e3a4754616d7a8794a0a396897c706356493d3023160a00000b17222d38414e58636f7c89959a8d807367574d42362a1e12050000000000000000000000000000000000000000000006111c262f3c45515d67707d8a949e999083786d60574d42362a1f15172027333f49535b666c74808b92989c938f847c716c605d554e463e362e292322201b160f07000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2c3844505c6673808d9aa79f928679818e9baa9c8f8276695e52463a2d2f3c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000040e17222d38414c56606b73808c949fa9a59e92857b6e655b50443c31271d18232e39424e58606c77828f97a2ada3999184796d605a50453b30261c1007000000000000000a1723303d4a5663707d8996abb5a6998d807366544a403428211e1a181f27303a44505a64707d8a97a2adafa396897c706356493d3023160a00000000000000000b1824313e4b5764717e8a97a7b1a79a8e8174665b5044382b1f160f0b0c10151f2b37434e586773808d9aa6b1a7988b7e7165584b3e2d22170b00000000000000000000000000000714212d3a4754606d7a86929fa99c8f8276675d5145392c1f1306000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c27333d474f5456565656565d69768390908376695d5656565656544f473d33271c1004000915212e3a45505a62656c6c6c6c6c6c6c6260584e43382b1f130600000a17232f3b47525c63666c6c6c6c6c6c6c6c5c544a3f34281c1003000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d939393a19a8e8174675b6874818e939394a3998c7f7366594c403326190d00000a162027333f49535b606060606062666e7b8799a4988c7f7265594c3f3226190c000815212e3b4854616e7b86868686868686867a6d6154473a2e21140700101d293643505c6976828f93939393938b7e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925313d49545d65686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68655d53483d3125180c000814212e3b4754616e7a87949c9c9c9084776a5d5144495663707c89969c9c9a8d8174675a4e4134271b0e000815222e3b4855616e7b8894a1a3978a7d7064574a3d3124170a000006111b262f3c4854606b7783909d918478695f53463a2d21140700000000000000000000000000000000000000000000000a141d2935414b55616c75828f98a0958b7f72695e52463e31271d1217222d38414a545b606e737e8691969e9691867e756d675f58504840372e261c13100b0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e2d3a4653606d7985919ea99c8f82767e8a99a39f93877b6e6154483d322f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000006111b262f3a444f59606d78828f97a1aca1978f82776c60584e43392f241f2834404b545f6a727f8c949fa9a69f92877c6f675d51483e33291e140a00000000000000000915222f3c4855626f7b8899a3afa89b8f8275665c51443a322d2b2627272628323e4653606d7985929fabafa396897c706356493d3023160a00000000000000010e1b2834414e5b6774818e9aa7b4aa978a7e7164544a3f3328190d040000040d1b26323d4a5764707d8a97aab4a79b8e81746853493f33271b0f03000000000000000000000000000b1724313e4a5764717d8a99a3a9988c7f7265554b4035291d1004000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b16212b353d44484a4a4a4a505d69768390908376695d504a4a4a4a48443d352b21160b000005111d29343f485056586060606060606056544e463d32271b0f03000007131f2a36404a52585a606060606060605f504a42382e23170c00000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9fa0a79b8e8174685b6874818e9b9fa0a6998c807366594d4033261a0d000005121f2b3744505b656c6d6c6c6d6f7278818e9ba095897c6f6356493c30231609000714202d3a46525e6976797979797979797976685e5246392d20130700101d293643505c697682868686868686867e7265584b3f3225180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212c37424b54595c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b59534b42372c201509000814212e3b4754616e7a878f8f8f8f8f84776a5d5144495663707c898f8f8f8f8d8174675a4e4134271b0e000915222f3c4855626f7b8895a2a4978a7e7164574b3e3124180b000007111b252c38434f5966737f8c9996887b6e6155483b2e2215080000000000000000000000000000000000000000000000020b18242f3a43505a616e7b86929f9f92867b6e61594f43392f2418111b262f38424a505c636c717c848e939f98928b817a6f6a625a524940382e251c11080000000000000713202d3a4653606d798693a0aca194877b6e6154483b2e36414c5664707d8a97a1a8988c7f727a86929fa4998c7f7366594f43382f3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000a141d29323d44505c666e7b85929aa4a99f948c7f726a60554b40352928313a45515c666f7c86929fa6a99f948c7f736a60554b41362c21170c0200000000000000000714202d3a4753606d7a86929facab9e9285796d60564c443d3a373134333332323845515c6675828f9ca8afa396897c706356493d3023160a0000000000000005111e2a36414c566a7683909da9aea298887b6e6155483b2d221708000000000a15212e3b4854616e7b8798a2aeaa9d908377655b5044372b1f120500000000000000000000000006121e2b37424d576774818e9aaba197887c6f6255483c2f24180c00000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000050f19232b33383c3d3d3d43505d69768390908376695d50433d3d3d3c38332b23190f050000010c18222d363f454a4b535353535353534947433d342b20160a000000020e19242e3840474b4d5353535353535353443f3830261c110600000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7b3a79b8e8174685b6874818e9ba7b3a6998c807366594d4033261a0d00000613202d394653606c777979797a7b7e838e939e989083786c605346392d2013060005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c5e564c41362a1d1105000f1c2835414e5a66707679797979797979726d62564a3d3124180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101b26303942494d4f5252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252524f4d48423930251b0f04000714212d3a4754606d7a8283838383838174675b4e414855626f7c8283838383827f7265584c3f3225190c000916232f3c4956626f7c8995a2a5988b7e7265584b3f3225180c00010d18232d373f464956626f7c8999978a7d7164574a3e3124170b00000000000000000000000000000006060606060606060007131d28313e46535e69727f8c95a0988e81756b61554b4035291d14141d262f383f44525a616a6f7a818b92989f938e847c716c635b524a40372e231a0d0400000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3946525e6875828f9ba9a196887b6f76828f9cab9e9184776b605448392f3c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000020b172028343f4a545e69707d88939fa7a69f92877c6f675d51453e332f3a434f59606d79839098a3ada2979082786c60584e433a2f241a0f0500000000000000000006131f2c3945515d677783909dabada1978a7e71685e564f484742424140403f3f3f404b546673808c99a6afa396897c706356493d3023160a000000000000000713202d3946525e687885929fabac9f9285796c605346392d201306000000000714212d3a46535e697985929facac9f9285796c605346392d2013060000000000000000000000000814212d3a47535f697884919eab9e9185786c605346392d20130700000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000005101a232c33393c3d3d3d43505d69768390908376695d50433630302f2c27211911080000000006111b242d343a3d3e464646464646463c3b38322b22190f040000000008121c262e363b3f40464646464646464638342e261e150a0000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9aa7aca79b8e8174685b6874818e9ba7aca6998c807366594d4033261a0d00000613202d394653606c7984868687888b90959a9590867c6f665b5044382b1f120600020e1a25303b454d525f60606060606060605f524c443a3025190d01000d1926323e49545e66696c6c6c6c6c6c6c65625b51453a2e22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141e2730373d414246464646464646464646464646464646464646464646464646464646464646464646464646464646464646464646464642413d3730271e140900000713202c3945525d686d767676767676746f64584c4047535f6a6f767676767676726d62564a3e3125180b000a1723303d4a5663707d8996a3a5988c7f7265594c3f3226190c0006121e29353f49515759606d798692998c7f7366594c403326190d0000000000000000000002060a0c0d131313131313131313130c161f2a36424d57606d788390999e938a7d70675d51453c2f261b11141d262d33404850585f686d757e8690959d9691867e736d645c524940352c1f160c01000000000713202d3a4653606d798693a0aca194877b6e6154483b2e3a4754616d7a86929fab9e9184786a727f8b99a4a096897c6f63554b40353c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000050e17232e38424d56616b73808d959fa9a3999184796d605a50453b35414c56606b73808d95a0aaa59f92857b6e665b50463d31281d12080000000000000000000004101d2935404b5566737f8c99a3aea99e91847a6d68615955534d4f4e4d4c4c4c4b4b4c5865727f8b98a5afa396897c706356493d3023160a000000000000000714212e3a4754616d7a8798a2aeaa9d918477665b5044382b1f12060000000005121e2a36424d576a7784919daaaea298877a6e6154473b2e2114080000000000000000000000000815222e3b4855616e7b8896a1ac9b8e8174655b5044372b1f120500000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000b17222c363e44494a4a4a4a505d69768390908376695d5043362a2322201c160f0800000000000009121b22292e3132393939393939392f2e2b27201910070000000000000a141c242a2f323339393939393939392c28231c150c030000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d9a9f9f9f9b8e8174685b6874818e9b9f9f9f998c807366594d4033261a0d000006121f2b3844505b6673808c9993999292908d89837c6f6a5f544a3f33281c0f03000009141f29333b42464853535353535353535346413a32281e130800000915212d38424c545a5c60606060606060585651493f34291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c151e262c3134353939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393939393534312c251e150c02000004111d2935414c565d6069696969696967645c53483c434e585f6269696969696965625b51463a2e221609000a1724313d4a5764707d8a97a3a6998c807366594d4033261a0d000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000070d121619192020202020202020202020201a25313b44505c666f7c87939f9e9184796d60584e41382d22170b141c2228363e464e565d606c717b838d929f98928b80736e645b51473d31281e1308000000000713202d3a4653606d798693a0aca194877b6e6154483b37434e5865727f8c99a3a99a8d8074676e7b87939fa89a8e8174675d5145393c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000006111c26303b444f59606d78839097a2aba0968e81746c61574d423b45525d68707d87939fa7a89d938a7e71695e544a3f342b1f160c0000000000000000000000000c18242f3b4854616e7b86929fa8ada19690827a706b65615f575c5a5a5959585858585865717e8b98a4afa396897c706356493d3023160a000000000000000915222f3c4855626f7b8895aab4a99c8f837669544a3f33281c0f0300000000020e1a2531434f5c6976828f9ca9b4aa95887b6f6255483c2f221509000000000000000000000003101c28343f4a5465727f8b98a8a49a8a7e716453493f33271b0f0300000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000004101c28333e48505557575757575d69768390908376695d5043362a1d1613100b0500000000000000000911181d2124252d2d2d2d2d2d2d23221f1b160f0700000000000000020a12191f2326272d2d2d2d2d2d2d2d1f1c17110a03000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a6774808d93939393938e8174685b6874818e93939393938c807366594d4033261a0d0000030f1c28333f4a54616e7b87939f92878583817d786f6a5f584e42382d22170b000000020d17212930363a3b4646464646464646463936302820160c02000005101b26303a42494e50535353535353534b4a453f372d23180c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b212528292c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c282725201b140c03000000010d1924303a444c52545c5c5c5c5c5c5b58534a41363c464e53555c5c5c5c5c5c585651493f34291e1206000b1824313e4b5764717e8a97a4a69a8d8073675a4d4034271a0d000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f00000000000000010a12191e2325262d2d2d2d2d2d2d2d2d2d2d2d2d2d28343f4a54606a74808d97a1968d80736a5f53493f33271e13111317242d343c444c525a62696e78808b92999f928c80736d63594f433a2f24190d010000000713202d3a4653606d798693a0aca194877b6e6154483b3b4754606a7784909daba197897c70636876838f9caa9f9285796d6053473b3c4955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000a141e29323e44505c666e7b85929fa4a89d938a7e70695e544a45505a606d7a849199a4aba0968e81746c61574d42382d22190d040000000000000000000000000714202d3a46525e6974808d96a1a9a89f9590847d77726e696a6867666665656565646465717e8b98a4afa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8275685b4f422d22170b000000000000091c2835424f5b6875828e9ba8b0a396897d7063564a3d3023170a000000000000000000000006121f2c3844505c6675828f9ba89f93877a6e6154473b2d22170b0000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000814202d3944505a6164646464646469768390908376695d5043362a1d1007040000000000000000000000060c11151718202020202020201615130f0a0400000000000000000000080e1317191a202020202020202012100c060000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000e1a2734414d5a677480868686868686868174685b68748186868686868686807366594d4033261a0d0000000b17222d3846535e6976828f9b8f82787774706c655f584e463c2f261c110600000000050f171f252a2d2e39393939393939392e2d2a251e160e05000000000a141e2830383e4143464646464646463f3d3a342d241b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1b18150f0902000000000008131e28323a4145475050505050504e4c4841382f343c4347485050505050504c4a463f372d23180d01000c1825323f4b5865727e8b98a5a79a8e8174675b4e4134281b0e000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000a131c232a2f32333939393939393939393939393939392e38424e58606d7a85919e9f92877c6f655b50443a3025191d202021222a323a414550575f666d747e8792989c928c7f726b61564c4135291d13070000000713202d3a4653606d798693a0aca194877b6e6154483b404b55626f7c8995a0ab9e9184796d6064717e8b98a2a2988a7e7164574d423c4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000020c172028343f4a545e69707d8a929da7a59e92857b6e665b504d57616c75818e96a1aba3999184796d605a50453b2f261c10070000000000000000000000000005121e2a36424d57606d79849197a1a9a79f969189837f7b78767574737372727271717171717e8b98a4afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b060000000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a00000000000000000000000713202d3a4653606d7985929faa9d908377685e5246392d1b11060000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1623303c4955616c70707070707070768390908376695d5043362a1d1003000000000000000000000000000105090b0b13131313131313090806030000000000000000000000000002070a0c0d1313131313131313060300000000000000000714202d3a4753606d7a8693a0adac9f9286796c5f5346392c2013000d1a26333f4c58646e7479797979797979746f6459646f7479797979797979736e63574b3f3226190c00000006111c2a36424d5764717e8a9792877b6e6763605b534e463c342a1d140a000000000000050d141a1e20212d2d2d2d2d2d2d2d21201d19130c050000000000030c161e262d3235363939393939393932312e29231b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090c0e0f1313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313130f0e0c090400000000000000020c1620283035393a43434343434341403c362f262a32373b3c4343434343433f3e3a342d251b110700000c1926323f4c5965727f8c98a5a89b8e8175685b4e4235281b0f000c1926323f4c5965727f8c93939d9f9c8f8276695c504336291d1000000000000007121c252e353b3e4046464646464646464646464646464646464645525d68717e8a949f999083776c60564c41362a24292c2d2e2f30302f353e454d545c606c717d8692999f93887d70685d52453a2f24180d0100000713202d3a4653606d798693a0aca194877b6e6154483b45515d6774818d9aa7a6998d8073665c606d7a85929faa9c8f8276695e53463c4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000050e17232e38424d57616c74808d959faaa2978f82786c6058535e69717e8a939ea8a69f92877c6f675d51483e33291d140a0000000000000000000000000000020e1a25303b45515d676f7c8591979ea5a8a09e95908b8885838281807f7f7f7e7e7e7e7d7d808d9aa7afa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b0a4978a7d7164574a3e3124170b0000000000000000000000091623303c4956636f7c8998a2aa998d807366564c41362a1e0a000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a1724313d4a5764707d7d7d7d7d7d7d7d8391908376695d5043362a1d100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8693a0acac9f9286796c5f5346392c2013000b1723303c47525c64676c6c6c6c6c6c6c68645d535d64686c6c6c6c6c6c6c66635c52473b2f23170a000000000e1a25313b4653606d798592998c8073665c535049413c342a22190b020000000000000002090e12141520202020202020201413110d080200000000000000040c141b212628292d2d2d2d2d2d2d2524221d18110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e24292c2d3636363636363433302b251d20262b2e2f36363636363632312e29231b13090000000d1a2633404d596673808c99a6a89c8f8275695c4f4236291c0f000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000020d19232e3740464b4c535353535353535353535353535353535353534c56616c76828f989f948b7e71685e52463d302f35393a3b3c3c3d3d3c383b424a515a626b707e87939f9a92857a6d60554b4135291d110400000713202d3a4653606d798693a0aca194877b6e6154483b4753606d7985929fab9f94887b6e62545d6774818e9ba89f93877b6e6154483d4955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000006111c26303b45505a606d78839098a2a99f948c7f726a605b656e7b85929fa5a99f948c7f726a60554b40362c21170b0200000000000000000000000000000009141f2935414b555f6a6f7c858f939c9fa4a79f9d989892908f8d8d8c8c8b8b8b8b8a8a8a8d929da9afa396897c706356493d3023160a000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e0100000000010e1a2734414d5a6774808d9aa7b1a4978b7e7164584b3e3125180b0000000000000000000004111d2935414c566673808c99aaa298897d706356493d3025190d000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c79868a8a8a8a8a8a8a9195908376695d5043362a1d1003000000000000000000000000000000000000000000010406070d0b0a08050000000003080b0d0e0d070604000000000000000000000000000000000000000000000714202d3a4753606d7a86939f9f9f9f9286796c5f5346392c20130007131f2b36404a52585a606060606060605b59534b53595b606060606060605957524a40352a1f13070000000009141f2c3845515c67748086868685796d6053463f382f2a22191007000000000000000000000205070813131313131313130707050100000000000000000000030a1015191c1d20202020202020181815110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2021292929292929282724201a13151b1f21222929292929292525221e181109010000000d1a2734404d5a6773808d9aa6a99c8f8376695c504336291d10000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d10000000000006121e2a3540495157596060606060606060606060606060606060606060605a616e7b86929f9e92857a6d61594f42393a4045474848494a4a48443d3940445059616c73808c96a0978d8073675d5145392c20130600000713202d3a4653606d798693a0aca194877b6e615448424d5764717e8a97a2aa9c908376695f535563707d8996a1a49a8c7f7366594f444955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000a151e29333e45515c666e7b85929fa5a69f92877c6f67606c77828f97a2ada1978f82776c60584e43392f241a0f0500000000000000000000000000000000020d18242f3a434e585f6a6f7a82898f93999c9fa2aaa29f9d9b9a999998989898979797979a9da4aeafa396897c706356493d3023160a000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e0100000000010e1b2734414e5a6774818d9aa7b1a4978a7e7164574b3e3124180b000000000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986939393939393939393908376695d5043362a1d10030000000000000000000000000000000000000001070d1113141a181715110c0601080f14181a1b191413100c0701000000000000000000000000000000000000000714202d3a4753606d798693939393939286796c5f5346392c201300030e19242f3840474c4d535353535353534e4d4841484d4e535353535353534d4b4740382e24190e020000000004101c2834404b55646e74797979786d665c5044382d261d18100700000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f10131313131313130c0b090501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1113141d1d1d1d1d1d1b1a18140f080a0f1215151d1d1d1d1d1d191816120d0700000000000e1b2734414e5a6774818d9aa7aa9d9083776a5d5044372a1d11000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000a16232f3b46515b63666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b69727f8c95a0978e81746b60544b40434b51535455565756554f473d343f47505a606d7884919e9f92857a6d6054473a2d21140700000713202d3a4653606d798693a0aca194877b6e61544846535e6976828f9ca9a2988b7e7165574d53606c7884919eac9e9184776b6054484955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000030c17212834404b545f69717e8a929da7a3999184796d6a727f8c949fa9a49e92857b6e655b50463c31281d120800000000000000000000000000000000000007131d28313c464e585f686d757c82878b8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abacb5afa396897c706356493d3023160a000000000000000a1724313d4a5764707d8a97a3b0a79a8e8174675b4e4134281b0e0100000000010e1b2834414e5b6774818e9aa7b0a3978a7d7064574a3d3124170a000000000000000000000714212d3a4754606d7a86929fa89c8f8275665c5145382c1f1306000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d394653606c7986868686868686868686868276695d5043362a1d1003000000000000000000000000000000000000040c13181d2020272524211d17100b131a2024272726201f1c18120b030000000000000000000000000000000000000714202d3a4753606d798686868686868687796c5f5346392c2013000008121d262f363c3f414646464646464641403c373c404146464646464646403f3b352e261c12070000000000000c18232e3943525c64676c6c6c6b605c544a3f34281b140b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010407071010101010100e0d0b08030000030608091010101010100c0b0906010000000000000f1b2835424e5b6875818e9b9f9f9d9184776a5e5144372b1e11000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d1000000000000c1925323e4b57636d737979797979797979797979797979797979797979797978736d7883919a9e93897d70665c51454b555d60616263636360594f4438353e44505c66727f8b98a2988a7e7164574b3e3124180b00000713202d3a4653606d798693a0aca194877b6e6154484953616e7b87939fac9f92867a6d605447505b6573808c99a6a096897c6f63554b4955626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000050f18232e39424d57616c74818e95a0aaa0968e81746f7c86929fa6a79d928a7d70695e53493f342b1f160c00000000000000000000000000000000000000010c161f2a343c464e565e616b6f757b7f8285888a8c8d8f8f9090919191919292929292999ba3acafa396897c706356493d3023160a000000000000000a1723303d4a5663707d8996a3b0a89b8e8175685b4e4235281b090000000000020f1b2835424e5b6875818e9ba8b0a3968a7d7063574a3d3024170a000000000000000000000b1724313e4a5764717d8a99a3a8988b7f7265544b4034281c1004000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000013202d3946535f6c7679797979797979797979797670665a4e4235291c0f030000000000000000000000000000000003090d161d24292c2d3431302d28221b141d252b303334332d2c29231d150d09030000000000000000000000000000000006131f2c3845515c67767979797979797979756a5e5245382c1f120000010b141d242b303334393939393939393534302b3034353939393939393933322f2a241c130a0000000000000007121d2730404a52585a6060605e53504a42382e23170a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2935424f5c6875818f939393939184786b5e5245382b1f12000c1926323f4c5965727f8c93939393938f8376695c504336291d1000000000000d192633404c5966737f868686868686868686868686868686868686868686868578666f7d88939f9d9184796d60574d515d676d6e6f6f70706b6055483d32343f4a54616e7b8899a49a8d8174675a4e4134271b0e01000713202d3a4653606d798693a0aca194877b6e615448505b6573808c9aa4a89b8e8174675d51454953616e7b88949fa89a8e8174675d514955626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000007121d27303b45505a606d79839098a2a89d938a7e79839098a3aaa0958d80746c61564d41382d22190d040000000000000000000000000000000000000000040d18222a343c444c52596063696e7276797b7d7f81828383848484848585858585868b909ba7afa396897c706356493d3023160a000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4330251a0e0200000000030f1c2936424f5c6975828f9ca8b5ab95897c6f6256493c2f23160900000000000000000006121e2b37424d576774818e9aaba196887b6e6255483b2e23180c00000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000121e2b37434f5a646c6c6c6c6c6c6c6c6c6c6c6c69665e544a3e32261a0d01000000000000000000000000000000060e151a1f282f35393a403e3d39342d241d262f363c4041403a38342f271f1a140d0500000000000000000000000000000004101c2934404b555c6c6c6c6c6c6c6c6c6c6a63594e42362a1d11000000020b12191f2326272d2d2d2d2d2d2d282724202427282d2d2d2d2d2d2d2626231f19120a0100000000000000000b151e2f3840474c4d5353535246443f3830261c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101c2936434f5c69768286868686868685786c5f5245392c1f12000c1926323f4c5965727f868686868686868276695c504336291d1000000000000d192633404c5966737f8c93939393939393939393939393939393939393939185786b6b74818e97a0968c7f73695f5353606d797b7b7c7d7d7063584e4338313a4653606d7986939f9c8f8276695c4f4336291c1003000713202d3a4653606d798693a0aca194877b6e61544853606c7884919eaca096897c7063554b4146535f697683909caa9f92857a6d60534955626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000b151e2a333e45515c676e7b86929fa5a59e9285818e95a0aaa3989183796d60594f443b2f261b1007000000000000000000000000000000000000000000050e171e252a323a41464f54575e6165666d6f717374757676777777787878787879797e8b98a4afa396897c706356493d3023160a000000000000000814212e3b4754616e7b8798a3aeaa9d9084776a574d42362a1e12050000000005111d2935414c566a7783909daaafa399877b6e6154483b2e2115080000000000000000000814212d3a47535f697784919eaa9e9184786a5f53473a2e1d120700000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000f1b27333e49525a5f60606060606060606060605d5a544c43382d22160a000000000000000000000000000000060f1820262b313a4045474d4b49453e362d222f3841484c4e4c47454039312a251f170f050000000000000000000000000000000c18232f39434b515f606060606060605f5e5951473d31261a0e0000000001080e13171a1a202020202020201b1a1814181a1b202020202020201a1917130e0700000000000000000000030c1d262f363c3f41464646453a38342e261e150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1c2835414e5a6670767979797979797873695d5144382b1e12000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000d192633404c5966737f8c999999999999999da0a7a9a29f999999999999999185786b616d7a85929e9f92867b6e615a5c6976828788898a85786a605448423f404653606d798699a49c8f8376695c504336291d1003000713202d3a4653606d798693a0aca194877b6e61544c5663707d8996a1ab9e9184786c6053463a424d5765717e8b98a2a2988b7e7164574d55626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000030c18212934404b555f69717e8b939ea7a297928e939da7a69f92867c6f675d51473e32291d140a000000000000000000000000000000000000000000020c1720293036393a3e3f44484d5354545c606264666768696a6a6a6b6b6b6b6c6c6c717e8b98a4afa396897c706356493d3023160a000000000000000713202d3a4653606d7986929facab9f928578695e52463a2d201407000000000713202d3946525d687885929eabac9f9286796d6053463a2d2013070000000000000000000815222e3b4855616e7b8896a0ab9a8e817467584e43372b1f0b0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000a16212c3740494f535353535353535353535353504e4a433a31271c11050000000000000000000000000000030e18212a31373e434b51535a585650483e322b34414a53585a5953514b433e36312921170d03000000000000000000000000000007121d2731394045535353535353535353524e473f352b20150900000000000003070b0d0e131313131313130e0e0c080c0e0e131313131313130d0c0a07020000000000000000000000000b141d242b303334393939382d2c28231c150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1926323e49545e66696c6c6c6c6c6c6c6961574c4135281c10000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d00000000000d192633404c5966737f8c8c8c8c8c8c8c8c9095a0a297928c8c8c8c8c8c8c8c85786b5d68717e8b949f988f82766c61566673808d959697897c6f625b534d4c4d4f58626f7c8895ab9b8e8275685b4f4235281c0f02000713202d3a4653606d798693a0aca194877b6e6154525d6875818e9ba8a4998c7f73655b5044373b4754606d7a86929faa9c8f8276695e5355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000060f18232f39434d57616c74818e95a0a9a29e9b9da5a99e948b7f726a5f554b40352c20170b0200000000000000000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f65717e8b98a4afa396897c706356493d3023160a0000000000000006121f2b3844505c667784909daaaea298877b6e6154483b2e21150a000000000714212e3a4754616d7a8797a1adaa9e918477665c5145382c1f1306000000000000000003101c28343f4a5465727e8b98a8a4998a7d7164574a3e31261a0f0000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000005101b252e373e4346464646464646464646464643423e3831281f150a0000000000000000000000000000000915202a333c424750555d606764615a50443a323d46535c646766605c554f46423b33291f14090000000000000000000000000000010b151f272f343846464646464646464645423d352d24190f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a1f2426272d2d2d2b201f1c17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915212d38424c545a5c6060606060605f5d574f463b3024180c0006121e29353f49515759606060606060605c5a544c42382d21160a0000000000091623303c4956636f7d808080808080808083909d9f928580808080808080807f726556626c76828f989f948a7e71685d626f7c89959f9c8f82756d615e57595959616a73808d99a8998d8073665a4d4033271a0d00000713202d3a4653606d798693a0aca194877b6e615454606d7a86929fac9f93877b6e6153493f333945515d6775818e9ba89f93877b6e615355626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000007121d27313c45505a606d79839198a2adaba7a9ada1978f82776c60584e43392f231a0e05000000000000000000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525965727f8c98a5afa396897c706356493d3023160a0000000000000003101c28343f4a546875818e9ba8b3aa978a7d7064574a3d32271b0d04000001081623303d495663707c8996a9b3a89c8f827569544b4034281c1004000000000000000006121f2c3844505c6675828f9ba89f93867a6d6054473a2d2114090000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000009131c252c33373939393939393939393939393635322d271f160d030000000000000000000000000000020e1a26313c454e535a61676d73716c61564c4137434e58646e74736d676159534d453b31251a0e020000000000000000000000000000030d151d23292c3939393939393939393836312b241b120800000000000000000000000104060712131313130908060300000000000000000000000000000000000000000000000000000001080e13171a1a2020201f1312100c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101b26303a42494e4f53535353535352514c463d342a1f130800010d18232d373f464a4c53535353535353504e49423a31261c100500000000000915222f3b4854606b6f7373737373737374818e9b9e91847873737373737373726d62575a626e7b86929f9e91857a6d60606a7783909a9e948c7f756e69676666676b707c86929fa096897c6f6356493c3023160900000713202d3a4653606d798693a0aca194877b6e61545865727e8b98a3a99c8f8276695e5341382d35414b5563707d8996a1a49a8c7f73655b55626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000010b151f2a333e45515d676f7c86929facb8b4b8ab9e92857a6d655b50463c31271d11080000000000000000000000000000000000000000000005111d2a36414c565e6164656768696a6b68655d534840414243434444444545454d596673808c99a6afa295897c6f6256493c2f23160900000000000000000b17232e3f4b5865727e8b98a8b2a69a8d807367584e43372b1f15100c090e131e2a36414c5666727f8c99a5b3aa998c7f7366594c402e23180c0000000000000000000713202d3a4653606d7985929fa99d908376685d5245392c2013070000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000010a131b21272b2d2d2d2d2d2d2d2d2d2d2d2d2a2926221c150d0400000000000000000000000000000006121e2b37424e575f626c7179807e71685d52453c4754606a74817f79706b615e574d42362a1e1205000000000000000000000000000000030b12181c1f2d2d2d2d2d2d2d2d2c2c2a26201912090000000000000000000001070d1013141e202020201615130f0a0400000000000000000000000000000000000000000000000000000003070b0d0e131313120706030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e2830383e41434646464646464544413b342b22180d02000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000713202c38444f5960636666666666666874818e9b9e9184786b66666666666665625b51535f6973808c96a0978d80746a6063707d88939f9c918c817b7673727374777d859298a29e9184786d6053463a2d20130700000713202d3a4653606d798693a0aca194877b6e61545f6a7683909daaa2978a7e7164574d422f262f3a4653606c7884919eac9e9184786c6055626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000000030d18212935404b555f6a737f8c99a6b2bdb0a3968a7d70685e53493f342a1f150b00000000000000000000000000000000000000000000000713202d3946525e686d71727374767778756f65594d3d323536373737383835404b556774818e9aa7b2a995887b6e6255483b2f22150800000000000000000615222f3c4855626f7b8896a0acaa9d9184776a6054473c31271f1c181b1a1e242d3946525e6876838f9ca9aea298897c706356493d30231607000000000000000000091623303c4956636f7c8998a2aa998c807366564c4135291d11040000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000010910161b1e2020202020202020202020201d1c1a16110a03000000000000000000000000000000000814212e3a47535f6a6e767e848d857a6d60584e43505a626f7c888c847d756e695e53463a2d2114070000000000000000000000000000000001070c10132020202020202020201f1d1a150f0800000000000000000000040c12181d20202b2d2d2d2d22211f1b150e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c161e262d323536393939393939393835302a22191006000000000a131b23292e3132393939393939393635322d261f160d03000000000000030f1b27323d474f545659595959595b6874818e9b9e9184786b5e5959595959595751494d57606d7984919e9f93877c6f66606b73808d939f9c938e8783807f8081848a9297a19f928a7d70665c5044382b1f120600000713202d3a4653606d798693a0aca194877b6e6154626f7c88959fab9f9285796d6053473b31202b3844505b6673808d99a7a096897c706355626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000000007121d27313c46505a606d7984919eaab7b9b1a4978b7e71695f554b40342820170b02000000000000000000000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372e2c2823282c2f3945515d677783909daaada196877a6d6054473a2d21140700000000000000000815212e3a47535f6a7784919eabaca095887c6f62584e4339312c282327262b2f35414c56616d7a86929facab9f9285796d6053463a2d201307000000000000000004111d2935414c566673808c99aaa298897c6f6356493c3024190d010000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000050a0f12131313131313131313131313100f0d0a050000000000000000000000000000000000000815222f3b4855626e7c828a91968d80746a5f534b55616c76839096918a827b6e6154483b2e21150800000000000000000000000000000000000000040613131313131313131312110e090400000000000000000000040d161d24292c2d38393939392f2e2b2620181007000000000000000000000004090d0f0f131313131313130d0c0a060200000000000000000000000105090b0b13131313100f0d0905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c141b212628292d2d2d2d2d2d2c2b28241f1810070000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d0400000000000000000b16212b353d4448494d4d4d4d4e5b6874818e9b9e9184786b5e514d4d4d4d4c4a463f45515c67707d89939e999083786d60606c77808c92989f9992908d8c8c8e91969e9f99928c80736b61544a3f34281c100300000713202d3a4653606d798693a0aca194877b6e615c6673808d9aa7a79a8d8174675c5145382c1f28333f4a54626e7b88959fa89b8e8174675d626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000000000060f18242f39434e58626c75818e96a0acafacafac9f92867b6e675c51453e32291d140a000000000000000000000000000000000000000000000815212e3b4854616e7b878c8d8e8f909184786a6054473f3a38342e34383a404b55606d7a86929facab9e918578675d5145392c201306000000000000000006121f2b37434e586673808d99a3afa89b8e81756a5f554b433c38342e3431373a4145525d68737f8c99a3afa79b8e8175675c5145382c1f130600000000000000000713202c3945525d687683909da99f9285796d6053463a2d201308000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1a2734404d5a6773808d949e9f92877c6f625a515c67717e8a949f9e93867d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f282f35393a45464646463c3b37322a22180e04000000000000000002091015191b1c20202020202020191916120d07000000000000000000060c11151718202020201d1c1915100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1015191c1c2020202020201f1e1c18130d060000000000000000070d12161819202020202020201d1c1916100a03000000000000000000040f19232b32383b3c404040414e5b6874818e9b9e9184786b5e51454040403f3e3a34404b55606b75818e97a0958c7f72695e656c777f868e92999b9c9a99999a9d9b99938f867f736e63594f42382e23170b0000000713202d3a4653606d798693a0aca194877b6e61606d7985929eaba095897c6f62554b4034291c222d3847535f697683909daa9f92857a6d60626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000000030c18212935404b555f6a717e8b939ea8aba39fa3aba2989083796d60594f443b2f261c11060000000000000000000000000000000000000000000714212d3a46535e697884919a9b9c9d96897c6f625a504a464440434044464b515c67717e8b98a3aeaa9b8f827568554b4135291d11040000000000000000030f1a26313c4854616e7b87929faaac9f92877c6f675d554e46454041414142474c515b606d7a85929eabaca095897d7063554b4034281c100400000000000000000714212d3a4754606d7a86929fa89b8f8275665c5044382c1f1206000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000000004080a0a131313130d0c0a070200000000000000000000000713202d3a4653606d78839097a2999083766c6156606d7984919e9f958d80736b6155483c2f23160900000000000000000002070c0f11121313130e0706040000000000000000000000000000000000000000000007121d28313940454751535353534947433c342a20150a00000000000000030c141b212528292d2d2d2d2d2d2d2625231e19120a010000000000000911181d2124252d2d2d2d292826211b140c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005090d0f101313131313131212100c0802000000000000000000000106090b0c13131313131313100f0d0a0500000000000000000000000007111921272c2f30333335414e5b6874818e9b9e9184786b5e514538333332312e2e39434f59616d7a85929f9f92867b6e615b656c727b81868b8e9091929291908e8b87827c726d635c52473e30261c11060000000713202d3a4653606d798693a0aca194877b6e6164707d8a97a1ab9d9083776a605443392f23181c2b37424d5765727e8b98a3a2988b7e7164626f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000000000b151e2a333c45515d676f7c86929fa5a79f999299a3aaa0958d80746b61564d42382d22170d04000000000000000000000000000000000000000005121e2a36424d576774818e9aa6a9a89b8e81756c605c5453514a504a5153555d606d7983919daaaea2988b7e7165584b3e2f24180d010000000000000000000a15212d3a46535e6975818e98a3aea3999083796d675f5853514b4e4e4e4d53555d606d74818e97a1ada69d9083776b605443392e23180c0000000000000000000b1724313e4a5764717d8a99a3a8988b7e7265544a3f34281c1003000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d10030000000000000000000000000000000000000000000000000000050b101416171f2020201a1917130e070000000000000000000006131f2c3845515c666e7b85929a9f948b7e71675e68737f8c96a1989083796d60594f44382c2014070000000000000000060d13181c1e1f2020201b1313100c0700000000000000000000000000000000000000010d18242f39434b51535e6060606055534e463c32261b0f040000000000020c151e262c3135363939393939393933322f2a231c130a000000000009121b22292e3132393939393635322d261e160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b202223262835414e5b6874818e9b9e9184786b5e5145382b2626251d27303d46525e68717e8b949f988f82756c615b606a6e757a7e81838585868584817f7b756f6a635b524940352c1e140a000000000713202d3a4653606d798693a0aca194877b6e616875828f9ca9a3998c7f7265584e4331271d121a26313c4754606d7a86929faa9c8f837669626f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000000007121d27303c45505a606d79839198a2aa9f9590869299a4a79d928a7d70695e544a3f332820160c0100000000000000000000000000000000000000020e1a25313c4855626f7c88949faaaa9e938a7e726d6662605c545d545c6062676d75808d95a0aca99f92867a6d6154473a2e2114070000000000000000000005121e2a36424d57616e7b86929fa6aba0958f82796f6a63605c555b5a5b575f62676d747f8c939ea9a99f948a7d7064594f4430271d1207000000000000000005121e2b37424d576774818e9aaba096887b6e6155483b2e23170c00000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d1003000000000000000000000000000000000000000000000000000810171c2023242c2d2d2d2726231f19120a01000000000000000004101c2834404b545e69707d88939f9e91857a6d616e7b86929f9f92867b6e665c51473e33281c1004000000000000000710171e24282b2c2d2d2d28201f1c18120b03000000000000000000000000000000000004101d2935404b555d606b6c6c6c6c625f584e43372b21160a000000000009141e2730373d414246464646464646403e3b352e251c120700000006111b242d343a3d3e4646464643413e3830281e1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f1315161b2835414e5b6874818e9b9e9184786b5e5145382b1e1918151e2a36414c56606c778390999e938a7d70675d575f62686e717477787979787775726e69625f58514940372e231a0c02000000000713202d3a4653606d798693a0aca194877b6e616e7a86929fac9f92867a6d6154473d3221150b15202c3945525d6875818e9ba99f93877b6e626f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000000000060f18232e39434d57616c74818e95a0aaa29890837d87939fa7a49e92857b6e665b50443d32281e130800000000000000000000000000000000000000000915212e3b47535f6a76828f98a2aea59f92877f78726f6d666a696a666d6f7379818d929da7aca2978d8074685d5246392d20130700000000000000000000020e1a25313b46535f69737f8c949fa7a79f948f837c75706d676867676869696e737a818c919ca5aaa1978f82766c6155473d331e150b0000000000000000000714212d3a46535f697784919eaa9e918477695f53463a2d1c110600000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000000006111a22282d30313939393933322f2a241c140a0000000000000000000c18232e39424d57616b73808d949f978d80746a74818e989d938a7e71695f544b40352c21160b0000000000000006101922292f343738393939352d2c28231d150c05000000000000000000000000000000000613202c3945515d676d78797979796f6a5f53473d32271b0f0100000004101b26303942494d4f535353535353534c4b4640372e23190d0200010c18222d363f454a4b53535353504e49423a30231a0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000307090e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120b0c1925303a44505b656f7c87929f9e9184796d605853565e6165686a6b6c6c6b6a6865615e57534e463f372e251c110800000000000713202d3a4653606d798693a0aca194877b6e66727f8c99a3a99b8f8275685e5246392d201304111d2935414c5663707d8a97a1a49a8c8073656f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000000030c17212834404b555f69717e8a939da7a59f92867b73808d95a0aaa1978f82786c60594f443a2f241910060000000000000000000000000000000000000006121f2b37434e58626f7c86929fa4aca399928b837f7b797777767777797c80858e939da4aea49a92857a6d61564c4135291d1105000000000000000000000009141f2a36424d57606d78828f959fa7a69f959087817d79777574747476787b80858e939ca3aaa29892857b6e615a5044352b210c030000000000000000000815222e3b4855616e7b8896a0ab9a8d817467574d42362a1e0a0000000000000000000000000004111e2a3744515d6a7784909daaa99c8f8376695c504336291d100300000000000000000000000000000000000000000000030a1117242c33393c3d46464646403f3b352e261c120700000000000000050c121d27303b454f59606d788290979f92877c6f7c87939f958e81746c61574d42392e231a110c060000000000020d17222b333b404445464646413a38342e271e170e060000000000000000000000000000000714202d3a4753606d7a84868686877c6f62594f44382c1d12070000000915212c37424c545a5c606060606060605957514940352a1e12060005111d29343f48505658606060605c5a544c42352b21160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9e9184786b5e5145382b1e120008131e27333f49535f6a73808d96a0968d80736a5f534c5254585b5d5e5f5f5e5d5b5854524d47433c342d251c130a0000000000000713202d3a4653606d798693a0aca194877b6e6a7784919daba1978a7d7064564c41362a1e11050d19242f3a4653606d7984919eac9e9184786c6f7c8895a2aca09386796d6053463a2d201307000000000000000000000000000000000b151e29333b45515c676e7b86929fa5a89e938b7e716d79839098a3a99f948c7f736b60564c41352922180d03000000000000000000000000000000000000030f1b26323c47535f6a717e8b939aa2aaa39f95918c8886848483838485898c92979ea5aaa39f93887d70685e52443a3024190d010000000000000000000000030e1a26313b44505c666d7a8390959da5a7a099938e898683828181818385888c92979da5a7a09892867d70695e52483e3323190f00000000000000000003101c28343f4a5465727e8b98a8a3998a7d7064574a3d31261a0e0200000000000000000000000004111e2a3744515d6a7784909d9f9f9c8f8376695c504336291d1003000000000000000000000000000000000000000000040c151c2328363e44494a525353534d4b4740382e24190e0200000000000810171d1e252a333e44505c666e7b85929a9990827982909a989183796d605a50453c302a251e1d1710090000000007131e29333d454c50525353534e4645403930292018100800000000000000000000000000000613202c3945515d67707d8a949a8f82766b605448392f24180c0000000d1925313d49545e65696c6c6c6c6c6c6c66635b51463b2f23160a000915212e3a45505a62656c6c6c6c69665e54473d33271c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070e1b2835414e5b6874818e9b9e9184786b5e5145382b1e1205020b17222d38414e58606d7984919e9f92877c6f655b5046474b4e5152525352514e4c4846423b37312a221c130a010000000000000713202d3a4653606d798693a0aca194877a6e6f7c8995a0ab9e9185796d6053463a3025190d0108131f2b3844505c6673808d9aa7a196897d706f7c8895a2aca09386796d6053463a2d20130700000000000000000000000000000007121c27303b45505a606d79839098a2aba0968e81756c666e7c86929fa6a69f92877c6f685d52453f342a1f150b010000000000000000000000000000000000000a15202b37434e58616c727f8892989fa3a7a09d99999291909090919298999ea2a9a69f98928b7f726c61564c4132281e13080000000000000000000000000009141f28343f4a545e686d7a838e929d9fa7a49f9b9892908e8e8d8e8f9197999ea1a9a29e9590867d706b60574d42362c22110800000000000000000006121f2c3844505c6675828f9ba89f92867a6d6054473a2d2114090000000000000000000000000004111e2a3744515d6a778490939393938f8376695c504336291d10030000000000000000000000000000000000000000060d161e262e343f485055575f6060605a57524a40352a1f13070000000008121a22282d3036393a3f4a545e69707d88939f948e828e949f92867c6f675d51483e3a3936302d28221b12090000000c18242f3b454f575d5f6060605b53514b423a322a221a11070000000000000000000000000004101d2935404b55616c75828f9c94897c6f63554b4035291d100400000f1b2835414d5a65707579797979797979736d63574b3e3225190c000b1724313d4a56626d7179797979767066594f44382c20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1114141b2835414e5b6874818e9b9e9184786b5e5145382b1e12050006111b262f3c45515d67707d8a939e999083776c60564c413e41444546464544423f3b3a36302b262018100a01000000000000000713202d3a4653606d798693a0aca094877a6d74818d9aa8a79a8d8073665c504438291e13080003101c28343f4a54626e7b88959fa89b8e81746f7c8895a2aca09386796d6053463a2d2013070000000000000000000000000000050f18232e39424d57616c74808d95a0aaa39991847a6d605f6a727f8b949fa9a39991847a6d605a50463c31271d1207000000000000000000000000000000000000040f1a26313c46505a636d727e868e92999da0a8aba39f9e9d9c9d9e9fa2aaaaa29f9b948f867e726d62594f443a3020160c0200000000000000000000000000030b17232e38424c565e686d79818990959b9fa2aaa39f9d9b9a9a9b9c9ea1a9a49f9c97928c837b706b60594f453b30241a10000000000000000000000713202d3a4653606d7985929fa99c908376675d5145392c2013060000000000000000000000000004111e2a3744515d6a77838686868686868276695c504336291d100300000000000000000000000000000000000000070f18202830383f44515a61646c6c6c6c66635c52473b2f23170a00000005101a242c33393a4146474a4d5357606b73808c949e938e939e938b7f726a5f55534d4b4746413a39342c241b100600000f1c2834404c5761696b6c6c6c68605c544c443c342c2318120b030000000000000000000000010d18242f3943505a626f7c89949b8e8175675d5145392c1f130600000f1c2936424f5c697582868686868686867f7366594c403326190d000b1825323e4b5865717e8686868682766b6054483c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e2021272835414e5b6874818e9b9e9184786b5e5145382b1e120500000a141d2935404b55616b75818e989f958b7e72685e52463d3037383939383735322e2d2a251f1a150e060000000000000000000713202d3a4653606d798693a0aca093877a6d7985919eab9f95887b6e62544a3f3428170d0200000b17232e3847535f6a7783909dab9f9285796f7b8895a2aca09386796d6053463a2d20130700000000000000000000000000020c17212834404a545f69717e8a929da7a69f92877c6f675d58606c77828f97a1aba1968e81756d62584e43392f23180f050000000000000000000000000000000000000a15202a343e48515b636c717b81878c919597999c9d9e9e9f9f9f9e9d9b9998928e89827b716c625b51473e32281e0e0400000000000000000000000000000006111c26303a444c565e676d747c83898e9298999b9d9e9f9f9f9f9e9d9b999993908b857f786e6960594f473d33291f120800000000000000000000091623303c4956636f7c8998a2a9998c7f7366554b4135291d1104000000000000000000000000020d17222b36424f5b6771777979797979797670665a4e4235291c0f030000000000000000000000000000000000000810192129323a424a505b636c7079797979736e63574b3f3226190c0000000c17222c363e45494c525457575f6165656d78828f9c9e9b9e9b8f82756d6865615e575754524c49453e362c22170c0000111e2b3744505d697378797979746d665e564e463e3528231c150c04000000000000000000000007121d28313e4754606a7683909c9285796d6053473a2d20140700000f1c2936424f5c6975828f93939393938c7f7366594c403326190d000613202d394653606c7883909994897d7063584e43372b1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f252a2d2e342d35414e5b6874818e9b9e9184786b5e5145382b1e12050000020b18242f39434f59616e7b85929f9f92857a6e61594f43392e232c2c2b2a282521201e1a140f0a03000000000000000000000713202d3a4653606d798693a0aca093867a6f7c8997a1aa9d9083766a5f5342382e23170500000006111c2b37434e5865727f8b99a3a2988a7e717b8895a1aca09386796d6053463a2d201307000000000000000000000000000a141e29333b44515c666e7b85929fa4a99f948c7f726a6055505b656e7a85929ea5a89e938b7e716a5f554b40342921170c020000000000000000000000000000000000030e18222d363f49515a61696e747b8084888b8d8f90919292929291908e8c8985817c766e69615a51493f352c20160c00000000000000000000000000000000000a141e28323a444c555c606b6f777d8185898c8e90919292929291908f8d8a86837e79726d665f574f473d352b20170d0000000000000000000004111d2935414c566673808c99aaa197897c6f6256493c2f24180d0100000000000000000000000007131e29333d454c555f676a6c6c6c6c6c6c69665e54493e3226190d01000000000000000000000000000000000007121a222b333b444c545c606d727e868686868073665a4d4033271a0d000005111d28333e485055565e616467696e7175787c808d99a6a8a6998c807c7875716e696764615e565550483e34281d110500121f2c3845525f6b788586868681786d685f584f473f342e271e160e0600000000000000000000010c161f2b37434e5864717e8a99988a7e7164574a3e3124170700000f1c2936424f5c6975828f9c9f9f9f998c7f7366594c403326190d0005121f2b3744505b656f7c87939d9083776a6054473b2e221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d17202930363a3b413a38414e5b6874818e9b9e9184786b5e5145382b1e120500000007121d27313e46525e68727f8b959f978e81756b60554b4034281f201f1e1b191514120e09030000000000000000000000000713202d3a4653606d798693a0aca093867974808d9aa9a3988b7e7265584e4330261c1106000000000f1a26313c4754616d7a86929faa9b8f82757b8894a1aca09386796d6053463a2d20130700000000000000000000000006111c26303b454f59606d78839097a2ada1978f82786c60584e49535e68707e8a939da8a59f92867c6f675c51453e33291e140a00000000000000000000000000000000000006101b242e373f4850575e61696e73777b7e80828484858686858583827f7d79756f6b625f5750483f372d231a0e040000000000000000000000000000000000020c162029323a434b515960636b7075797c7f82838485868685858382807d7a76726d67605c544d453d352b23190e05000000000000000000000713202c3945525d687683909da99e9285796c605346392d201307000000000000000000000000000c18242f3b454f575d5f60606060606060605c5a544c42382d21160a00000000000000000000000000000000030b1218242c343d454d565d666d747f87929892857b6e6154473b2e21140800000814212d3945505a6164686d7174777b7e8185888d929ca8b3a89c928c8885817e7b7774716d6864615a5045392d211508000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000040d1b27323d4754606d7a86929a8d8174675a4e412f24180d01000f1c2936424f5c6975828f9ca8aca6998c7f7366594c403326190d00030f1b27333f49535f6a75828f9b95887c6f6255493c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29323b4246474d4745404e5b6874818e9b9e9184786b5e5145382b1e1205000000010b151f2a36414d56606c788390999e93897d70675c51453c31261a0e110f0c0807050200000000000000000000000000000713202d3a4653606d798693a0afa39986797884919eab9f92867a6d6054473c3121150a00000000000a15202d3946525d6875828f9ba99f92867a7b8894a1aca09386796d6053463a2d2013070000000000000000000000050e17232e38424d57616b73808d959fa9a49e92857b6e665b5046414d56616c74818e96a0aba2989083796d605a50453b30261c110600000000000000000000000000000000000009121c25333d45454d52575f62666a6e71737577787879797978777573706d67636059534d453e362d251b110800000000000000000000000000000000000000050e1720333d454c504f54596063676d70727576787879797878777573706d6865605d55504a423c332b2319110700000000000000000000000714212d3a4754606d7a86929fa89b8e8175665b5044382b1f1206000000000000000000000000000f1c2834404c5761696b6c6c6c68605c544c504e49423a31261c1005000000000000000000000000000000050c151d2328363e464f575f686d78818c939993877d70695e52463a2d20140700000a1723303d4955616c71777a7e8184888b8e9297999e9ea1a9a39f9e9997918e8b8784817e7a77716c6155493d3024170a000b1825313e4a56626d75818f969490847c706b625b514a423a322a2119110600000000000000000915202b353f4745515d677683909c9083766a554b4035291d1004000f1c2936424f5c6975828f9ca8b2a6998c7f7366594c403326190d00000b17222d38414e58636f7c89959a8d807367574d42372b1e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303b444d52545a53514b4e5b6874818e9b9e9184786b5e5145382b1e120500000000030d1925303b44505b666f7c87929f9e9184796d60574d42372b20160c02000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f9286797c8996a1a89b8e8175685d5245392c201303000000000005111d2935414c5663707d8a97a1a2988a7d7b8794a1aca09386796d6053463a2d20130700000000000000000000020b172028343f4a545e69707d8a929da7a79d928a7d70695e544a3f3b44505a606d79849199a3aaa0958d80746c61574d42382e23170e0400000000000000000000000000000000000c18242f3a454f575c5f606059575f626466696a6b6b6c6c6c6b6a686663605d55544f47423c332d241b130900000000000000000000000000000000000000000c18242f3a454f575c5f606059555c606366686a6b6c6c6c6c6b6a686664615e5653514b443f38302a211911080000000000000000000000000a1724313d4a5764707d8a99a3a7988b7e7165544a3f33281c0f0300000000000000000000000000111e2b3744505d697378797979746d665e564e463e3528231c150c040000000000000000000000000000060e161e272e344048505960696e7a828e939f948c7f736b60574d42362a1e110500000b1724313e4a5764717e83878a8e9196989b9e9c97919197a1989292979c9e9b9896918e8a87837e7164574b3e3124180b000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000010e1a26313d4751595e556673808d99928578675d5145392c201306000f1c2936424f5c6975828f9ca8aa9f998c7f7366594c403326190d000006111b262f3c4854606b7783909d918478695f53473a2d2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36424d565e6167605c554e5b6874818e9b9e9184786b5e5145382b1e1205000000000008141f28333f4a545f6a73808d96a0968c8073695f53473e32281e1308000000000000000000000000000000000000000713202d3a4653606d798693a0ac9f928579808d9aa8a196897d7063564c4135291d11040000000000010d1924303a4653606d7985929eaa9b8e817a8794a0b5a09386796d6053463a2d201307000000000000000000000a141d29323b44505c666e7b85929ea4aaa0958d80746c61574d4238323e45515d676f7c87929fa7a79d928a7e70695e544a3f342820160c02000000000000000000000000000000030f1c2834404c5761686b6c6c66635b55585a5c5d5e5f565e61666a6c6c6a66605d564e463c322a211b12090100000000000000000000000000000000000000030f1c2834404c5761686b6c6c66635b5356595b5d5e5f565e61666a6c6c6a66605d564e463c342e261e180f0800000000000000000000000005121e2b37424d576774818d9aaba095877b6e6154483b2d22170b0000000000000000000000000000121f2c3845525f6b788586868681786d685f584f473f342e271e160e06000000000000000000000000070f18202830394045525a616b6f7b838f949d968f82776c60594f453b30251a0e0200000a1724313d4a5764707d8a939a9a9ea09e9a938f8a8585919e9286858a8f93999ea09e9a9a938a7d7164574a3e3124170b0006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c030000000004111d2a36424e59636a6c6c727f8b9897867a6d6053473a2d201407000f1c2935424f5c6875828f9b9f9d93938c7f7366594c403326190d000007111b252c38444f596673808c9996887b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a46525e696e746d675f585b6874818e9b9e9184786b5e5145382b1e12050000000000020b17222d38424e58606d7984919e9f92867b6e625a50443a3024190c030000000000000000000000000000000000000713202d3a4653606d798693a0ab9f92857884919eac9e9184786c6053463a2f24190d0100000000000008131f2c3844505c6673808d9aa79e9285798699a3afa09386796d6053463a2d20130700000000000000000006111c262f3b444f59606d78829097a1ada3989083796d605a50453b2f2935404b55606a73808c959faaa49f92857b6e665c50443d32281e130800000000000000000000000000000005111e2b3744505c6873787979736d63574b4d4f50555d60686d7276787977736d685f584e443b3025190e02000000000000000000000000000000000000000005111e2b3744505c6873787979736d6357494c4f50555d60686d7276787977736d685f584e443b3025190c06000000000000000000000000000714212d3a46535f697784919eaa9d918477695e52463a2d1c110600000000000000000000000000000c1926323f4c5965727f8c93938e827a6f6a615951444039302820180f0700000000000000000000071019212a323a434b515b636c717d8591959f9991847a6d655b50473d33291f14090000000713202d3a4653606d7985929f9f9c97928d87827d7883909c9285787d82878c91969b9f9f9285796d6053473a2d20140700010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000006121f2c3845525e6a757979797e8a9794877b6e6154483b2e211508000e1b2835414e5b6874818e9b95898686867f7366594c403326190d00010d18232d373f464956636f7c8999978a7d7164574a3e3124170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7b80796f6a605b6874818e9b9e9184786b5e5145382b1e120500000000000006111c262f3c45515d67707d8a939e988f82766c61564c4135291e150a0000000000000000000000000000000000000713202d3a4653606d798693a0ab9e92857b8896a1a49a8c8073655b504437281e13080000000000000003101c28343f4a54626f7c8895a0a197897c86929faca09386796d6053463a2d2013070000000000000000050e17222d38424c56606b73808d949fa9a69f92867c6f675d51473e3329242f3a434e58606d78839098a2ada2979082786d60594f443a3025191006000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000000000000000005121f2c3845525f6b788586867f7366574d4e535a61676d727a7f83858584807a6f6a5f564d42362a1f1408000000000000000000000000000815222e3b4855616e7b8896a0aa9a8d807467574d42362a1e0a0000000000000000000000000000000b1825313e4a56626d75818f969490847c706b625b514a423a322a211911060000000000000000040f19222b333c444c555c606d737e869297a09f92877c6f685d53493f352b20170d0200000006131f2c3845515c6775818e9a948f8a85807b76717783909d92857971767b80848a8f92998e8175675d5145382c1f13060000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000613202c3946535f6c798786868a909a95887b6e6255483b2f221508000e1b2734414e5a6774818d9a9083797979736d63574b3e3225190c0006121e29353f49515759606d798692998c7f7366594c403326190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b87837c726c656874818e9b9e9184786b5e5145382b1e1205000000000000000a141d2935404b55616c75828f989f948a7e71685d52453d30261c110600000000000000000000000000000000000713202d3a4653606d798693a0ab9e91847f8c99a89f93877b6e6153493f3327160c0100000000000000000c17232e3847535f6a7783909da9998c7f85929faba09386796d6053463a2d20130700000000000000020b162028333f4a545e68707d88939fa6a99e938b7f726a5f554b40352c201d28313d44505c666e7b86929fa6a99f948c80736b60564c41352922180d030000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e020000000000000000000000000000000000000004101d2a3743505d6a7683908f8276695e54585f626c71797f858c909292908c857c6f695e52463b3025190e02000000000000000000000003101c28343f4a5465727e8b98a8a398897d7063564a3d30251a0e0000000000000000000000000000000916222e3a46515b606d7a8491989691867d726d605c544c443c332b2317110a020000000000000a16212b343d454d565e676d757f8a9298a19e938b7f726a60564c41382d23190e050000000004101c2834404b5564707d8a8d88837e79736e696a7784919d9886796d696e73787d82868c8a7d7064554b4035291d100400000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000613202c3946535f6c79869293979aa295887c6f6255493c2f221609000d1a2733404d5a6673808d99918578666c66635b51463b2f23160a000916222e3a46515b62656c667885919a8d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8790867f776e6974818e9b9e9184786b5e5145382b1e120500000000000000020b18242f3a43505a616e7b86929f9e92857a6d60594f42382e23170c03000000000000000000000000000000000713202d3a4653606d798693a0aa9e918482909caa9c8f8276695f5341382d22170400000000000000000006111c2b37434e5865727f8b99a39d908384919eaba09386796d6053463a2d201307000000000000000a141d28323a44505b666e7a85929aa4aba1968f82756d62584e43392f231a161f28343f4a545f69717e8b939ea9a69f93877d70685e52463f342a1f150b01000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e110500000000000000000000000000000000000000020f1b2835424e5b6875818e92877b6e6663646a6f767e848c92989d9f9f9d9791857b6e61564d41362a1e1105000000000000000000000006121f2c3844505c6675828f9ba89f9286796d6053473a2d20140900000000000000000000000000000006121e29353f45525d686f7c86929f9892877f746d665d564d453d3528231c140c0300000000030f1b27323d464e575f686d79818c929fa3a0958e81756d62584e443a2f261b11080000000000000c18232e3a4653606d7984807b76716d66615f6b7884919e93877a6d6061666c70757a7f83796d6053463a2f24180c00000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000613202c3946535f6c7986929fa4a6a295887c6f6255493c2f221609000b1825323e4b5865717e8b989286796d605957514940352a1e1206000b1825313e4a57626d7279797983909b8e8275685b4f4235281c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8798928c827b7174818e9b9e9184786b5e5145382b1e1205000000000000000007131d28313e46525e69727f8c95a0978e81746b60544a3f34281f1409000000000000000000000000000000000713202d3a4653606d798693a0ab9e918587929fa2988b7e7164574d422f261b1106000000000000000000000f1b26313c4754616d7a86929f9f928785929eaba09386796d6053463a2d20130700000000000006111b262f3a444f59606c78828f97a1aca49991847a6d615b51463c31271d110d17232e38424d57626d75828f97a1ada49991847a6d615b51463c31271d1207000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000000000000000000000c1926333f4c5966727f8c998f8279727071757c838a91969fa2aaa3a3a9a1978e8174685e5246392d20140600000000000000000000000713202d3a4653606d7985929fa99c8f8276675d5145382c1f1306000000000000000000000000000000010d18232935414c565f6a727e8b939e99938c81786d685f574f473f342e261e150c0300000007131f2c38434e5860696e7a828e939ca4a2989183796d605b51463d32281d140a0000000000000007131f2c3845515c676d78746e6a64605c545f6b7885929e94877b6e61545b6063686e72776d675c5145382c1d12070000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000916232f3c4956626f7c899a99897c6f6356494640372e23190d02000c1926323f4c5965727f86868689959c8f8275695c4f4236291c0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b879298948f857e74818e9b9e9184786b5e5145382b1e12050000000000000000010c161f2a36424d57606d788390999f93887c6f665c50443b31251a0d040000000000000000000000000000000713202d3a4653606d798693a0ada197919299a39f9285796d6053473b3120140a00000000000000000000000a15202d3946525e6875828f9ba399929297a1ada09386796d6053463a2d2013070000000000040e17222d38414c56606b737f8c949fa9a79f93877d70685e52493f342a1f150b06111c26303c45505a616d7a85919ea4aba1968f82756d62584e43392f24180f060000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b00000000000000000000000000000000000000000a1623303d495663707c8998948f837e7d7e828790949ea1a19e9996979a9f9f92877b6e6154473b2d22170b0000000000000000000000091623303c4956636f7c8997a2a9988c7f7265554b4035291d100400000000000000000000000000000000070d19242f3a434e58626d75818e95a09f928e827a6e69605951443f3830271e150b0000000915222e3b4854606a6f7b8490949ea5a49f92867c6e675d51493f342b20160b020000000000000004101c2834404b555c666c66625f575351505b657985929f95887b6e62555053565e61666a605c554b4034281c0b01000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000613202c3946535f6c7986929facafa295887c6f6255493c2f221609000714202d3a4753606d7a8693998c807366594f44382c251c120700000c1926323f4c5965727f8c93939da09c8f8276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787f86909597928a81818e9b9e9184786b5e5145382b1e1205000000000000000000040d1a25303b44505c666f7c87939f9a9083786d60574d42362a1f160c0100000000000000000000000000000713202d3a4653606d798693a0b3a9a19e9fa3a89a8e8174675d5145392c1f1302000000000000000000000005111d2a36414c5664707d8a97a1a39f9ea1a9b3a09386796d6053463a2d20130700000000020c162027333f49535e686f7d87929fa6aa9f958d80736b60564c41372d22180d03000a151e2a333f46525e68707d8a929da8a89e938b7f726a5f554b40352921170d0300000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f03000000000000000000000000000000000000000713202d3a4653606d7985929f95908b898b8f93999fa39f97918c8a8a8e9299998c7f7265544a3f33281c0f0300000000000000000004111d2935414c566673808c99a9a197887c6f6255483c2f24180c00000000000000000000000000000000000008131e28313c46515b606d79839198a29d948f847b706b625b504a423930271d120700000916232f3c4956626f7c85919693939393928a7e716a5f554b40372d22190e040000000000000000000c18232e39434b545b605b54534e464653606c7986939f95897c6f625649464c5254595d53514b43392e23180c000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d201307000613202c3946535f6c7986929facaca295887c6f6255493c2f221609000613202c3945515d677783909d9083776b6054483d30261c110600000c1926323f4c5965727f8c989faaa99c8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c727c838c9299938e8e939e9e9184786b5e5145382b1e12050000000000000000000009141f28343f4a54606a74808d97a0958c7f72695e53463e31281d130700000000000000000000000000000713202d3a4653606d798693a0acb3adabacaca095897c6f62554b4035291d10040000000000000000000000010d1925303a4653606d7985929eabacabadb3aca09386796d6053463a2d2013070000000008131e28323a44505b656d7a849199a3aea2989083786d60594f443a30251b10060000030c18212a36414c56616b74808d95a0aba69f92867c6f675d51453e33291f1409000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000000000000000000000006131f2c3845515c6774818d98a09d9896979b9fa49f99928d85807d7d818792998f8276665b5044382b1f12060000000000000000000613202c3945525d687683909da99e9185786c605346392d201307000000000000000000000000000000000000010c161f2a343f45515d676e7c86929fa59f9691857d726d605c544b42392e23180c00000d1a2633404d59667380868686868686868680746c61574e43392f251b10070000000000000000000007121d273039424a5053504a47423c4753606d7a869aa496897c706356493d4146474c504645403930271d12070000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e211408000613202c3946535f6c7986929f9f9f9f95887c6f6255493c2f2216090004101d2935404b556673808c9995897d7063584e42382e23170b00000c1926323f4c5965727f8c98a5b2a99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b606a6e787f8690959b9b9ea59e9184786b5e5145382b1e120500000000000000000000030b17232e38424e58606d7a84919e9f92867b6e615a50433a2f24180d01000000000000000000000000000713202d3a4653606d798693a0acacacacb5ab9d9184776a605443392f24180c0000000000000000000000000008131f2c3844515c6674808d9aa7b1acacacaca09386796d6053463a2d201307000000010d1924303a444e58606c77828f96a1aba59f92857b6e665c50473d32281e130900000000060f1925303a444f59606d79839199a3aea3989183796d605a50453b31261a0e020000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000000000000000000000004101c2834404b55616e7b86929fa4a5a3a4a7a09d948f868079737070747d87939285796c605346392d2013060000000000000000000714212d3a4754606d7a86929fac9b8e8174655b5044372b1f120500000000000000000000000000000000000000040d18222935404b555f6a717e8a939da7a09792877f746d665c544b4034281c1004000c1925323f4b57636d737979797979797979746e645a50453c31281d12090000000000000000000000000b151e272f383f4446443f38373a4754616d7a8794a0978a7d7064574a3d36393b3f443a38342e271e150b00000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000613202c3946535f6c7986929393939393887c6f6255493c2f22160900010d18242f3b4855616e7b88949c8f82756a60544a3f34281c1003000c1926323f4c5965727f8c98a5aca99c8f8376695c504336291d1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424a50585f666d727c838c9299a0a79e9184786b5e5145382b1e1205000000000000000000000006111c26303d45515d67717e8a949e988f82756c61554b4035291d1104000000000000000000000000000713202d3a4653606d7986939f9f9f9f9f9fa3998c7f7266584e4331271d12070000000000000000000000000004101c2834404a54626f7c8895a09f9f9f9f9f9f9386796d6053463a2d20130700000004111d2935414c56606a727f8c949ea8a89e938a7e71695f544a3f352b20160c00000000000008131e29323e45515d676f7c87929fa69fa0958e81746c61574d42362a1e120500000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f22150800000000000000000000000000000000000000000c18232e3946525e69727f8b929b9e9f9e9b959089827b736d6763646b74818e98887b6e6255483b2f2215080000000000000000000a1724313d4a5764707d8a99a3a49a8a7e716453493f33271b0f030000000000000000000000000000000000000000071018242f39434e58616c74818e95a0a9a299928b80786d665c5145382c1f1306000a16232f3b47525b63666c6c6c6c6c6c6c6c67645c52483e332a1f160c00000000000000000000000000030c151d262d33383938332d2e3b4854616e7b87949f978a7e7164574b3e312d2e33372d2c28231d150c030000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e1105000613202c3946535f6c7987868686868686867c6f6255493c2f22160900000714212d3a47535f6975828f9c93877c6f665c5044382b1f1206000c1926323f4c5965727f8c989f9f9f9c8f8376695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f444e545c606a6f788087909593939184786b5e5145382b1e12050000000000000000000000000a141e2935414c55616c75828f9893948a7d70675d5145392c201306000000000000000000000000000713202d3a4653606d7986939393939393939392867b6e6154473d3221150b0100000000000000000000000000000c18232e394754606a778390939393939393939386796d6053463a2d2013070000000713202c3945525d686f7c879293939393968e81746c61574d42382e23190e04000000000000020c17202935404b55606a727f8c9493939393938a7e71695f53463a2d211407000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a000000000000000000000000000000000000000007121d2a36424d56626d7380898f9292918f8a837d766e69605d5559626f7c89988a7d7063574a3d3024170a0000000000000000000e1b2734414e5a6774818d93939393877a6d6154473a2d22170b0000000000000000000000000000000000000000000007121d28313c46505a606d7983909893939393928d82796d6053463a2d2013070007131e2a35404952575960606060606060605a58524a40362c21180d040000000000000000000000000000030b141c22282b2d2b28222f3b4855626e7b889393938b7e7265584b3f322521262a201f1c18120b030000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e020006121f2c3845525e6a757979797979797979766a6054473b2e221508000006121e2b37424d57626f7c89939a9083786d6053463a2d201307000c1926323f4c5965727f8c93939393938f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333c424a50585f666d737c838686868684786b5e5145382b1e1205000000000000000000000000020c19242f3a43505a616e7b8686868686847a6d6053473a2d201407000000000000000000000000000713202d3a4653606d78868686868686868686868275685e5246392d20140300000000000000000000000000000007121c2b37434e5865727f86868686868686868686786d6053463a2d2013070000000714212d3a4754606d7a848686868686868684796d605a50453b30261c11070000000000000000050e18242f39434e58606c788286868686868686857b6e6155483b2e2215080000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c0000000000000000000000000000000000000000000e1925303b44515b636e737d82858684827d78706b625f57514b53606d788686867f7265584c3f3225190c000000000000000000111e2b3844515e6b778486868686868377685e5246392d1b110600000000000000000000000000000000000000000000010c161f2a343e45515c676e7b8586868686868686867a6e6154473b2e21140800020d19242e3740474b4d53535353535353534d4c4740382f241a0f0600000000000000000000000000000000020a11171c1f201f1c222f3c4955626f7c86868686867f7265594c3f322619191d1313100c07000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000004111d2a36424e59636a6c6c6c6c6c6c6c6c6260584e43372b1f13060000020e1a26313c4754606a7581868686867f7265584c3f3225190c000c1926323f4c5965727f868686868686868276695c504336291d10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c222830383f444e545c606a6f77797979797872685c5043372a1d11040000000000000000000000000008131e28313e46535f696e7979797979786d675d5145392c2013060000000000000000000000000006121f2c3844505c667679797979797979797979757065564d41362a1e1105000000000000000000000000000000000f1b27323c4a57626d727979797979797979797976665c5044382c1f12060000000713202c3945525d686d7879797979797979776d675d51483e33291e150a0000000000000000000007121d27313c44505b666c7679797979797979786e695f53463a2d21140700000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b00000000000000000000000000000000000000000009141f29323f49525c636b707578797875706c656059534d4544505c6674797979726d62564a3e3124180b000000000000000000111d2a37434f5c6772777979797979777167564c41362a1e0a000000000000000000000000000000000000000000000000040d18222934404b555f696e78797979797979797976685e5246392d201407000007121c252e353b3f404646464646464646413f3c362f261d120800000000000000000000000000000000000000060b0f12131215222e3b4754606a767979797979726d63574a3e3125180c11070604000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000010e1a26313d4751595e5f6060606060606055544e463c32271b0f0300000009151f2b38434e58656f7579797979726d62564a3e3125180b000b1825313e4a57626d72797979797979797670665a4e4235291c0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e262e343c424a51585f626a6c6c6c6c6b6860564b3f33271b0f0200000000000000000000000000010c161f2a36424d575f616c6c6c6c6c6b605d554b4035291d11040000000000000000000000000003101c28343f4a545c6c6c6c6c6c6c6c6c6c6c6c69655e54443b3025190e02000000000000000000000000000000000a15202e3a46515b62656c6c6c6c6c6c6c6c6c6c6c5c544a3f34281c100300000004111d2935414c565d606b6c6c6c6c6c6c6c6b605d554b40362c21170c0300000000000000000000010b151f28333f4a545b60696c6c6c6c6c6c6c6c615f574d42362a1e1205000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e221509000000000000000000000000000000000000000000020d17202d37404952596063686b6c6b6864605b534f47423c3f4a545c6a6c6c6c65625b51463a2e2215090000000000000000000f1b27333f4b5660676b6c6c6c6c6c6a675f55443a3025190d00000000000000000000000000000000000000000000000000060f18232f39434d575f616c6c6c6c6c6c6c6c6c6c5e564c41362a1e11050000000a131c242a2f323339393939393939393433302b241d140b0000000000000000000000000000000000000000000003060606131f2b37434e5860626c6c6c6c6c65635b51463a2e2216090400000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000915202b353f474e5253535353535353534947433c342b20150a00000000030f1b27323d46535d65686c6c6c6c65625b51463a2e221609000916222e3a46515b62656c6c6c6c6c6c6c69665e54493e3226190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c141c2328303940444e54555d606060605e5c564e443a2f23170b000000000000000000000000000000040d1a26313b454d53555f606060605e53514b433a2f24180d0100000000000000000000000000000c17232e38424a505f606060606060606060605c5a544c4232291f1408000000000000000000000000000000000004121e29353f49515759606060606060606060605f504a42382e23170c00000000010d1924303a444c52545e606060606060605e53514b433a2f241a0f06000000000000000000000000030d17222d38424a50535d606060606060605f55534d453b31261a0e0200000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e120600000000000000000000000000000000000000000000050e1b252e3740474f54565c5f5f5e5c57535049413d373138424a50535f6060585651493f34291e12060000000000000000000b17232e3a444e565c5e60606060605d5b554d4332291e1308000000000000000000000000000000000000000000000000000007121d27313c454d53555f60606060606060605f524c443b3025190e02000000010a12191e2325262d2d2d2d2d2d2d2d2726241f19130b0200000000000000000000000000000000000000000000000000030f1b27323c464e54556060606060595751493f352a1e1206000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d050000000000040f19242d353d424546464646464646463c3b37322b22190f0400000000000a16202b34414b53595b60606060585651493f34291e12060006121e29353f49515759606060606060605c5a544c42382d21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171e272e343c434749515353535351504b443c32281d12070000000000000000000000000000000009141f29333b4246485253535353514745403a31281d130700000000000000000000000000000006111c2630383f4453535353535353535353534f4d4942393020170d020000000000000000000000000000000000010d18232d373f464a4c5353535353535353535353443f3830261c1106000000000008131e28323a4145475153535353535353514745403a31281d1208000000000000000000000000000006111c262f383f44465053535353535353524846423b33291f140900000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d01000000000000000000000000000000000000000000000009131c252e353d4448494f5253514f4a46443f382f2b2630383f44465353534c4a463f372d23180d0100000000000000000006121d28323c444b4f515353535353504f4a433b3120170d020000000000000000000000000000000000000000000000000000010b151f2a333c4246485253535353535353535346413b32291e1408000000000000070d1316191a20202020202020201a1a17130e08010000000000000000000000000000000000000000000000000000000a15202b343c43474953535353534c4a463f372d23180d010000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e08020000000000000008121b242b31363839393939393939392f2e2b2720191007000000000000040f19222f3941484d4e535353534c4a463f372d23180d0100010d18232d373f464a4c53535353535353504e49423a31261c1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c151c232832373b3c444646464645433f3a322a20160c0100000000000000000000000000000000030d17212931363a3b4646464646453a39352f281f160c01000000000000000000000000000000000a151e262e3438464646464646464646464642413d3730271e0e050000000000000000000000000000000000000007111b252d353a3e3f464646464646464646464638342e261e150a000000000000020c1620283035393a4546464646464646443a39352f281f160c000000000000000000000000000000000a141d262d3338394346464646464646453b3a36312921170d03000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b1106000000000000000000000000000000000000000000000000010a131c232b33383c3d42454645423d3937332d261d1e262e34383a4646463f3e3a342d251b110600000000000000000000010c16202a323a3f4344464646464644423e3931291f0e0500000000000000000000000000000000000000000000000000000000030d18212a31373a3b4546464646464646463b3936302920170d020000000000000002070a0c0d13131313131313130e0d0b07030000000000000000000000000000000000000000000000000000000000040e19222b32373b3c46464646463f3e3a352d251c11070000000000000000000000000000000000000000000000000000000002050708121313131313131313080705020000000000000000000009121920262a2c2c2d2d2d2d2d2d2d22221f1b150f07000000000000000007101d272f373d4042464646463f3e3a342d251b110700000007111b252d353a3e3f4646464646464643423e3831281f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820262b2e2f37393939393837332f2820180f05000000000000000000000000000000000000060f171f262a2d2e3939393939382d2c29241d160d040000000000000000000000000000000000030c151c23282c39393939393939393939393635312c261e150c0000000000000000000000000000000000000000000a131b23292e313239393939393939393939392c28231c150c0300000000000000040e161e24292c2d3839393939393939382d2c29241d160d0400000000000000000000000000000000020b141c22282b2d3639393939393939392e2d2a261f170f060000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b13090000000000000000000000000000000000000000000000000000010a111921272c2f303538393835312d2b27221b14151c23282c2d39393932312e29231b1309000000000000000000000000040e1820282e33373839393939393736332e271f170d000000000000000000000000000000000000000000000000000000000000060f181f262b2d2e3939393939393939392e2d2a251e170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f393939393932312e2a231c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1d1f20202020202020201615130f0a04000000000000000000000b151d252c3134353939393932312e29231b130900000000000a131b23292e3132393939393939393635322d261f160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b1f22222a2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000060d141a1e21222c2d2d2d2d2b20201d18130c0400000000000000000000000000000000000000030a11171c1f2d2d2d2d2d2d2d2d2d2d2d292825211b140c03000000000000000000000000000000000000000000010a11181e2225262d2d2d2d2d2d2d2d2d2d2d1f1c17110a03000000000000000000040c13191d20212b2d2d2d2d2d2d2d2b20201d18130c04000000000000000000000000000000000000020a11171c1f202a2d2d2d2d2d2d2d2c22211e1a140d060000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000000000000000000000000000000000070f161c202223292c2c2b2924201f1b17110a0a11171c1f202c2d2d2524221e1811090100000000000000000000000000060e161d23272a2b2d2d2d2d2d2a2926221c150d0500000000000000000000000000000000000000000000000000000000000000060e141a1e21222c2d2d2d2d2d2d2d2d21201e19140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1f22222d2d2d2d2d2625221e18110a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e1112131313131313131309080603000000000000000000000000030b131a202427282d2d2d2d2525221e181109010000000000010a11181e2225262d2d2d2d2d2d2d292926211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161e202020201e1d1b17120c050000000000000000000000000000000000000000000003090e1214151f202020201e1413110d070100000000000000000000000000000000000000000000060c101220202020202020202020201c1b1915100902000000000000000000000000000000000000000000000000070d12161819202020202020202020202012100c0600000000000000000000000002080d1113141e202020202020201e1413110d0701000000000000000000000000000000000000000000060b0f12131d202020202020201f1514120e090300000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000000000000000000000000000000000050b101316161c1f201e1c1713120f0b060000060c101213202020191815120d0600000000000000000000000000000000040c12171b1d1e20202020201d1d1a16110b0300000000000000000000000000000000000000000000000000000000000000000003090e1214151f20202020202020201414110e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315162020202020191816120d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001090f14181b1b20202020191816120d07000000000000000000070d12161819202020202020201d1c1916100a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809111313131312110f0b07010000000000000000000000000000000000000000000000000002050708131313131312070604010000000000000000000000000000000000000000000000000000030613131313131313131313130f0f0d09040000000000000000000000000000000000000000000000000000000106090b0c13131313131313131313130603000000000000000000000000000000000104070712131313131313131107060401000000000000000000000000000000000000000000000000000306061013131313131313120807050200000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b090601000000000000000000000000000000000000000000000000000000000000000000000407090a0f1213120f0a0605030000000000000306071313130c0b09060100000000000000000000000000000000000001060b0f1111131313131311100e0a06000000000000000000000000000000000000000000000000000000000000000000000000000205070812131313131313131308070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080913131313130c0c09060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c0e0f131313130c0b09060100000000000000000000000106090b0c13131313131313100f0d0a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta new file mode 100644 index 0000000..66e69d1 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f586378b4e144a9851e7b34d9b748ee +timeCreated: 1484171803 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt b/Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt new file mode 100644 index 0000000..a52cc38 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt @@ -0,0 +1 @@ +)]}〕〉》」』】〙〗〟’”⦆»ヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻‐゠–〜?!‼⁇⁈⁉・、%,.:;。!?]):;=}¢°"†‡℃〆%,. \ No newline at end of file diff --git a/Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta b/Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta new file mode 100644 index 0000000..73ed660 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fade42e8bc714b018fac513c043d323b +timeCreated: 1425440388 +licenseType: Store +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt b/Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt new file mode 100644 index 0000000..ccbb4ae --- /dev/null +++ b/Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt @@ -0,0 +1 @@ +([{〔〈《「『【〘〖〝‘“⦅«$—…‥〳〴〵\[({£¥"々〇$¥₩ # \ No newline at end of file diff --git a/Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta b/Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta new file mode 100644 index 0000000..cc684b3 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d82c1b31c7e74239bff1220585707d2b +timeCreated: 1425440388 +licenseType: Store +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets.meta b/Assets/TextMesh Pro/Resources/Sprite Assets.meta new file mode 100644 index 0000000..5171f1b --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Sprite Assets.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 512a49d95c0c4332bdd98131869c23c9 +folderAsset: yes +timeCreated: 1441876896 +licenseType: Pro +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset b/Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset new file mode 100644 index 0000000..98e6d27 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset @@ -0,0 +1,659 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2103686 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: TextMeshPro/Sprite + m_Shader: {fileID: 4800000, guid: cf81c85f95fe47e1a27f6ae460cf182c, type: 3} + m_ShaderKeywords: UNITY_UI_CLIP_RECT + m_LightmapFlags: 5 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _MainTex: + m_Texture: {fileID: 2800000, guid: dffef66376be4fa480fb02b19edbe903, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _ColorMask: 15 + - _CullMode: 0 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UseUIAlphaClip: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _Color: {r: 1, g: 1, b: 1, a: 1} +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 84a92b25f83d49b9bc132d206b370281, type: 3} + m_Name: EmojiOne + m_EditorClassIdentifier: + hashCode: -1836805472 + material: {fileID: 2103686} + materialHashCode: 0 + m_Version: 1.1.0 + m_FaceInfo: + m_FamilyName: + m_StyleName: + m_PointSize: 0 + m_Scale: 0 + m_LineHeight: 0 + m_AscentLine: 0 + m_CapLine: 0 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: 0 + m_SuperscriptOffset: 0 + m_SuperscriptSize: 0 + m_SubscriptOffset: 0 + m_SubscriptSize: 0 + m_UnderlineOffset: 0 + m_UnderlineThickness: 0 + m_StrikethroughOffset: 0 + m_StrikethroughThickness: 0 + m_TabWidth: 0 + spriteSheet: {fileID: 2800000, guid: dffef66376be4fa480fb02b19edbe903, type: 3} + m_SpriteCharacterTable: + - m_ElementType: 2 + m_Unicode: 128522 + m_GlyphIndex: 0 + m_Scale: 1 + m_Name: Smiling face with smiling eyes + m_HashCode: -1318250903 + - m_ElementType: 2 + m_Unicode: 128523 + m_GlyphIndex: 1 + m_Scale: 1 + m_Name: 1f60b + m_HashCode: 57188339 + - m_ElementType: 2 + m_Unicode: 128525 + m_GlyphIndex: 2 + m_Scale: 1 + m_Name: 1f60d + m_HashCode: 57188341 + - m_ElementType: 2 + m_Unicode: 128526 + m_GlyphIndex: 3 + m_Scale: 1 + m_Name: 1f60e + m_HashCode: 57188340 + - m_ElementType: 2 + m_Unicode: 128512 + m_GlyphIndex: 4 + m_Scale: 1 + m_Name: Grinning face + m_HashCode: -95541379 + - m_ElementType: 2 + m_Unicode: 128513 + m_GlyphIndex: 5 + m_Scale: 1 + m_Name: 1f601 + m_HashCode: 57188256 + - m_ElementType: 2 + m_Unicode: 128514 + m_GlyphIndex: 6 + m_Scale: 1 + m_Name: Face with tears of joy + m_HashCode: 239522663 + - m_ElementType: 2 + m_Unicode: 128515 + m_GlyphIndex: 7 + m_Scale: 1 + m_Name: 1f603 + m_HashCode: 57188258 + - m_ElementType: 2 + m_Unicode: 128516 + m_GlyphIndex: 8 + m_Scale: 1 + m_Name: 1f604 + m_HashCode: 57188261 + - m_ElementType: 2 + m_Unicode: 128517 + m_GlyphIndex: 9 + m_Scale: 1 + m_Name: 1f605 + m_HashCode: 57188260 + - m_ElementType: 2 + m_Unicode: 128518 + m_GlyphIndex: 10 + m_Scale: 1 + m_Name: 1f606 + m_HashCode: 57188263 + - m_ElementType: 2 + m_Unicode: 128521 + m_GlyphIndex: 11 + m_Scale: 1 + m_Name: 1f609 + m_HashCode: 57188264 + - m_ElementType: 2 + m_Unicode: 0 + m_GlyphIndex: 12 + m_Scale: 1 + m_Name: .notdef + m_HashCode: -600915428 + - m_ElementType: 2 + m_Unicode: 129315 + m_GlyphIndex: 13 + m_Scale: 1 + m_Name: 1f923 + m_HashCode: 57200239 + - m_ElementType: 2 + m_Unicode: 9786 + m_GlyphIndex: 14 + m_Scale: 1 + m_Name: 263a + m_HashCode: 1748406 + - m_ElementType: 2 + m_Unicode: 9785 + m_GlyphIndex: 15 + m_Scale: 1 + m_Name: 2639 + m_HashCode: 1748462 + m_SpriteGlyphTable: + - m_Index: 0 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 0 + m_Y: 384 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 1 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 128 + m_Y: 384 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 2 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 256 + m_Y: 384 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 3 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 384 + m_Y: 384 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 4 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 0 + m_Y: 256 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 5 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 128 + m_Y: 256 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 6 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 256 + m_Y: 256 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 7 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 384 + m_Y: 256 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 8 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 0 + m_Y: 128 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 9 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 128 + m_Y: 128 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 10 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 256 + m_Y: 128 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 11 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 384 + m_Y: 128 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 12 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 13 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 128 + m_Y: 0 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 14 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 256 + m_Y: 0 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + - m_Index: 15 + m_Metrics: + m_Width: 128 + m_Height: 128 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 115.6 + m_HorizontalAdvance: 128 + m_GlyphRect: + m_X: 384 + m_Y: 0 + m_Width: 128 + m_Height: 128 + m_Scale: 1 + m_AtlasIndex: 0 + sprite: {fileID: 0} + spriteInfoList: + - id: 0 + x: 0 + y: 384 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: Smiling face with smiling eyes + hashCode: -1318250903 + unicode: 128522 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 1 + x: 128 + y: 384 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f60b + hashCode: 57188339 + unicode: 128523 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 2 + x: 256 + y: 384 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f60d + hashCode: 57188341 + unicode: 128525 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 3 + x: 384 + y: 384 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f60e + hashCode: 57188340 + unicode: 128526 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 4 + x: 0 + y: 256 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: Grinning face + hashCode: -95541379 + unicode: 128512 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 5 + x: 128 + y: 256 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f601 + hashCode: 57188256 + unicode: 128513 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 6 + x: 256 + y: 256 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: Face with tears of joy + hashCode: 239522663 + unicode: 128514 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 7 + x: 384 + y: 256 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f603 + hashCode: 57188258 + unicode: 128515 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 8 + x: 0 + y: 128 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f604 + hashCode: 57188261 + unicode: 128516 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 9 + x: 128 + y: 128 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f605 + hashCode: 57188260 + unicode: 128517 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 10 + x: 256 + y: 128 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f606 + hashCode: 57188263 + unicode: 128518 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 11 + x: 384 + y: 128 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f609 + hashCode: 57188264 + unicode: 128521 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 12 + x: 0 + y: 0 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f618 + hashCode: 57188168 + unicode: 128536 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 13 + x: 128 + y: 0 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 1f923 + hashCode: 57200239 + unicode: 129315 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 14 + x: 256 + y: 0 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 263a + hashCode: 1748406 + unicode: 9786 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + - id: 15 + x: 384 + y: 0 + width: 128 + height: 128 + xOffset: 0 + yOffset: 115.6 + xAdvance: 128 + scale: 1 + name: 2639 + hashCode: 1748462 + unicode: 9785 + pivot: {x: 0.5, y: 0.5} + sprite: {fileID: 0} + fallbackSpriteAssets: [] +--- !u!21 &1369835458 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: TextMeshPro/Sprite + m_Shader: {fileID: 4800000, guid: cf81c85f95fe47e1a27f6ae460cf182c, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 5 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: [] + m_Floats: [] + m_Colors: [] diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta b/Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta new file mode 100644 index 0000000..c7ac83f --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c41005c129ba4d66911b75229fd70b45 +timeCreated: 1480316912 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets/InlineIcons.png b/Assets/TextMesh Pro/Resources/Sprite Assets/InlineIcons.png new file mode 100644 index 0000000..fcdb974 Binary files /dev/null and b/Assets/TextMesh Pro/Resources/Sprite Assets/InlineIcons.png differ diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets/InlineIcons.png.meta b/Assets/TextMesh Pro/Resources/Sprite Assets/InlineIcons.png.meta new file mode 100644 index 0000000..9dcb294 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Sprite Assets/InlineIcons.png.meta @@ -0,0 +1,5289 @@ +fileFormatVersion: 2 +guid: 215687feeab0b7445b4a1cd86c82c2e1 +labels: +- IgnoreTest_CheckPlatformTextureSettings +TextureImporter: + internalIDToNameTable: + - first: + 213: 21300000 + second: premium + - first: + 213: 21300002 + second: coins + - first: + 213: 21300004 + second: food + - first: + 213: 21300006 + second: goods + - first: + 213: 21300008 + second: glass + - first: + 213: 21300010 + second: workers_big_city_capital + - first: + 213: 21300012 + second: research_points + - first: + 213: 21300014 + second: boost + - first: + 213: 21300016 + second: bb_checkmark + - first: + 213: -6279640769779937744 + second: clock_embossed_pos + - first: + 213: 2102306210881839429 + second: culture_bonus + - first: + 213: 4513387777306473356 + second: workers_small_city_capital + - first: + 213: -6479823341794910233 + second: expansion + - first: + 213: 7780953735995972703 + second: happiness_3 + - first: + 213: 7459902675860876989 + second: culture_range + - first: + 213: -399840562033327265 + second: map + - first: + 213: 1357911645972831016 + second: scout + - first: + 213: 1260782343283211980 + second: swords + - first: + 213: 7096138885364736195 + second: upgrade + - first: + 213: 2441754920960949527 + second: coin_food_boost + - first: + 213: -3338912914735402841 + second: range_blue + - first: + 213: 8323598589155270872 + second: map_blue + - first: + 213: -8863619430189855094 + second: swords_blue + - first: + 213: 6644182187024332451 + second: scout_blue + - first: + 213: -3518875668666682211 + second: culture_bonus + - first: + 213: -1869673367297931309 + second: coins_small + - first: + 213: 7245690677989368111 + second: bb_lock + - first: + 213: 2267314249368087281 + second: happiness_0 + - first: + 213: -9053465508694820594 + second: happiness_1 + - first: + 213: -1134528729738406305 + second: happiness_2 + - first: + 213: 4721570850333449918 + second: tutorial_icon_build + - first: + 213: 1954612522021269676 + second: tutorial_icon_produce + - first: + 213: -2043815690625100865 + second: tutorial_icon_incident + - first: + 213: 7245690677989368111 + second: dead + - first: + 213: 7245690677989368111 + second: clock_blue + - first: + 213: 3121471347900928983 + second: workers_city_capital + - first: + 213: 255080986811049931 + second: food_small + - first: + 213: -8988441530965576436 + second: upgrade_small + - first: + 213: 6547572931748238266 + second: research_points_small + - first: + 213: -1571012651542167539 + second: warning + - first: + 213: 7237261532831544450 + second: icon_bronze_bracelet + - first: + 213: 8373675954752092734 + second: icon_alabaster_idol + - first: + 213: 358799654582701605 + second: icon_wool + - first: + 213: 1438499179017281121 + second: icon_flint + - first: + 213: 5908195551155024309 + second: icon_hide + - first: + 213: -7191163486456543192 + second: wonder_active_checkmark + - first: + 213: 6905562749588875414 + second: cta_recruit + - first: + 213: 8706619048834826526 + second: icon_food_black + - first: + 213: -8078951251822203351 + second: irrigation_bonus + - first: + 213: 8170858238558910055 + second: InlineIcons_1 + - first: + 213: 8806383704849223010 + second: InlineIcons_2 + - first: + 213: -4770960272869957185 + second: cta_linen_shirt + - first: + 213: -9021633436630479557 + second: cta_marble_bust + - first: + 213: -2269303870351376580 + second: cta_golden_sphinx + - first: + 213: 541087786881136906 + second: cta_papyrus + - first: + 213: -7343220986905845580 + second: cta_ankh + - first: + 213: -2518806979871309895 + second: cta_ceremonial_dress + - first: + 213: 6619405697063382928 + second: irrigation_0 + - first: + 213: -5368687836300328278 + second: irrigation_1 + - first: + 213: 1461871564780703198 + second: irrigation_2 + - first: + 213: -2457531169152919533 + second: irrigation + - first: + 213: -8318277596760801014 + second: cta_iron_pendant + - first: + 213: 2117336584302238645 + second: cta_gold_ore + - first: + 213: -7215298494019262123 + second: cta_papyrus_scroll + - first: + 213: 8674190453677158122 + second: cta_research_points + - first: + 213: 1494432333228735887 + second: workers_trading_big + - first: + 213: -6162265055754030298 + second: cta_silver_ring + - first: + 213: -7230867332484785407 + second: cta_toga + - first: + 213: 8640258737205591229 + second: cta_column + - first: + 213: -7927273033115742964 + second: deben + - first: + 213: -7357144505842695810 + second: cta_gold_laurel + - first: + 213: 210297501773229927 + second: cta_tunic + - first: + 213: 3537169958838929854 + second: cta_stone_tablet + - first: + 213: 4104117333016806175 + second: ebc_cryptofthecount + - first: + 213: 3495086814825567685 + second: blueprint + - first: + 213: 921062424029211809 + second: workers_big_city_egypt + - first: + 213: -3402344481944718353 + second: trade + - first: + 213: 7972151216418658502 + second: InlineIcons_32 + - first: + 213: 5078477160627523986 + second: wonders + - first: + 213: -497568770147540219 + second: unit_cavalry + - first: + 213: 5390246818323809478 + second: unit_range + - first: + 213: 2437483765381717123 + second: unit_melee + - first: + 213: -5437674158304577141 + second: commander + - first: + 213: -5645743825326872590 + second: icon_trade token + - first: + 213: -701876230672350822 + second: cta_building_vikings_sailorport + - first: + 213: -7851600766591116406 + second: cta_silk_threads + - first: + 213: -2829443050583330228 + second: cta_rice + - first: + 213: 4524241383834298874 + second: cta_silk + - first: + 213: 6396128496709196802 + second: cta_porcelain + - first: + 213: -7411174152488024004 + second: cta_clay + - first: + 213: -44565893461480510 + second: cta_moth_cocoons + - first: + 213: 4936506583271141030 + second: cta_kaolin + - first: + 213: -8264326421717354311 + second: cta_wu_zhu + - first: + 213: -5167353112666354359 + second: cta_coins + - first: + 213: -1321098932929957079 + second: cta_mosaic + - first: + 213: 7462434613906369459 + second: cta_goblet + - first: + 213: 8287165777748813492 + second: cta_cape + - first: + 213: -7907368816393526887 + second: wu_zhu + - first: + 213: 5803713721798503446 + second: cta_cocoa + - first: + 213: 6409830552331150148 + second: cta_jade + - first: + 213: 4956319499149316874 + second: cta_obsidian + - first: + 213: 8757602080057577540 + second: cta_feather + - first: + 213: 9112743452827066768 + second: cta_priest + - first: + 213: -5159087384432534610 + second: cta_ancestor_mask + - first: + 213: 8678780475385641507 + second: cta_calendar_stone + - first: + 213: -5049782452158657568 + second: cta_ritual_dagger + - first: + 213: 7513239266779225853 + second: cta_headdress + - first: + 213: -6316392241553622110 + second: cta_suns_blessing + - first: + 213: 6195470969790340212 + second: ranking + - first: + 213: -4834095905783300709 + second: ebc_hydra + - first: + 213: 6107784321054212483 + second: cocoa + - first: + 213: 7681201850867341242 + second: ath_attempt + - first: + 213: -7043394559850540028 + second: cta_obsidianjade + - first: + 213: -4501791974573854292 + second: cta_obsidiancalendarancestormask + - first: + 213: 5488086946749717670 + second: cta_pepper + - first: + 213: -1670260634343250872 + second: cta_planks + - first: + 213: -8210193684748564459 + second: cta_salt + - first: + 213: -2217656884674354197 + second: cta_ink + - first: + 213: -8037489388941252367 + second: cta_wooden_wheel + - first: + 213: 1023881543254830229 + second: cta_happiness_maya_2 + - first: + 213: -8141631665637155745 + second: workers_big_priestmaya + - first: + 213: -8943414918624194942 + second: workers_big_priestmaya + - first: + 213: -4198053654051914648 + second: workers_small_priestmaya + - first: + 213: -2136406889496393637 + second: workers_big_city_mayas + - first: + 213: 6228371465862800648 + second: workers_city_mayas + - first: + 213: 2108014542765709681 + second: workers_small_city_mayas + - first: + 213: -6707575059094875716 + second: workers_big_city_china + - first: + 213: 5706957933644387078 + second: workers_city_china + - first: + 213: -3297204628491984772 + second: workers_small_city_china + - first: + 213: -6346629593138849361 + second: workers_city_egypt + - first: + 213: -3389039848645536794 + second: workers_small_city_egypt + - first: + 213: 37763770702065993 + second: ebc_madscientistslab + - first: + 213: -1999946806344817058 + second: ebc_piratefortress + - first: + 213: 7812820661483254461 + second: wonder_inactive_checkmark + - first: + 213: 3969048961352433308 + second: cta_maya_luxurious_workshop_level2 + - first: + 213: 1037585894331930479 + second: ebc_wintermarket + - first: + 213: 1853125249586873685 + second: info + - first: + 213: 9124709818946717747 + second: ebc_trojanhorse + - first: + 213: -8267115305123039760 + second: icon_chest_good2 + - first: + 213: 8996665824694350818 + second: ebc_broch + - first: + 213: 4624541004163449478 + second: cta_manuscript + - first: + 213: 2289998852469363648 + second: cta_barrel + - first: + 213: -7333887034695731682 + second: cta_herbs + - first: + 213: 1088730770723027953 + second: cta_icon_chest_blueprint + - first: + 213: -1953511547368589529 + second: cta_icon_chest_rp + - first: + 213: 4939863863825205819 + second: ebc_persianpalace + - first: + 213: -1104962026362419977 + second: shoreline + - first: + 213: -2794259043635821732 + second: cta_mead + - first: + 213: 8617892559191809022 + second: cta_stockfish + - first: + 213: 5701253759128972283 + second: cta_spice_treasure + - first: + 213: 8814212362280375727 + second: cta_gold_treasure + - first: + 213: -4951088303895349411 + second: icon_gem_treasure + - first: + 213: -1856732651501631057 + second: cta_pennies + - first: + 213: -3386218922703161388 + second: cta_honey + - first: + 213: -8478562381375844705 + second: cta_fish + - first: + 213: 4751259173209894178 + second: cta_ceramic_treasure + - first: + 213: 7700661865242328817 + second: pennies + - first: + 213: 8289822419994577490 + second: workers_big_city_vikings + - first: + 213: 3017109405843695886 + second: workers_city_vikings + - first: + 213: 429688389500101892 + second: workers_small_city_vikings + - first: + 213: 7673711170268496860 + second: workers_big_sailorvikings + - first: + 213: 7291930161081552924 + second: workers_sailorvikings + - first: + 213: -983479635111419447 + second: workers_small_sailorvikings + - first: + 213: -5617448299673312401 + second: cta_mixedchest + - first: + 213: -2904807348406626498 + second: wonder_orb + - first: + 213: -1487877384612313618 + second: cta_icon_mystery_chest_gold + - first: + 213: -1659708932042841261 + second: blueprint_rare + - first: + 213: 4281911320752687849 + second: InlineIcons_122 + - first: + 213: 7674156195484195045 + second: gears + - first: + 213: -7006899675943808146 + second: ebc_madrasa + - first: + 213: 5534174253454217892 + second: ebc_shrineofreflection + - first: + 213: 4642325231336661812 + second: cta_gears + - first: + 213: 3375157875343467442 + second: cta_wax_seal + - first: + 213: -838908008875007501 + second: cta_door + - first: + 213: -2578651400172810937 + second: cta_saffron + - first: + 213: -4178829386858457095 + second: InlineIcons_130 + - first: + 213: 2586379074099917112 + second: cta_building_vikings_sailorport_premium_1 + - first: + 213: -12563651127225671 + second: cta_building_vikings_sailorport_premium_2 + - first: + 213: 3112621357950915070 + second: InlineIcons_133 + - first: + 213: -329868462160931304 + second: InlineIcons_134 + - first: + 213: -8463493406355435034 + second: InlineIcons_135 + - first: + 213: 2084413756825693856 + second: InlineIcons_136 + - first: + 213: 3643772185187624922 + second: flat_cancel + - first: + 213: -922888878065087515 + second: flat_check + - first: + 213: 2061223666325461347 + second: bb_lock_grey + - first: + 213: -2965744954758517795 + second: icon_crate + - first: + 213: 3436914362765528371 + second: icon_star + - first: + 213: 7134325258175837443 + second: icon_tome + - first: + 213: -728244194544253039 + second: icon_wardrobe + - first: + 213: -5750983614340588109 + second: icon_chili + - first: + 213: -4020335626915314013 + second: icon_arabia_worker + - first: + 213: 3814798381351036019 + second: icon_dirham + - first: + 213: 1302763225339234619 + second: icon_gold_dinar + - first: + 213: 1896382066041297041 + second: icon_incense + - first: + 213: -6463064620358863643 + second: icon_coffee_beans + - first: + 213: -7081792888699921481 + second: icon_myrrh + - first: + 213: 8475544577015182143 + second: icon_brass + - first: + 213: 6694968190869980855 + second: icon_coffee + - first: + 213: 4932850884273308405 + second: icon_camel + - first: + 213: -5536544251107829900 + second: InlineIcons_154 + - first: + 213: 8954016801280762372 + second: cta_icon_mystery_chest + - first: + 213: -7335904089167868400 + second: cta_icon_loot_container + - first: + 213: -3662145209645026858 + second: cta_icon_loot_container_bronze + - first: + 213: 2101787439100353768 + second: InlineIcons_158 + - first: + 213: 6718763151315418932 + second: icon_event_pegasus_tokens + - first: + 213: 8158563787144471110 + second: icon_event_greek_2023_grand_prize_progress + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + cookieLightType: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: 29 + textureCompression: 2 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: 48 + textureCompression: 2 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: 47 + textureCompression: 2 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 1 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: premium + rect: + serializedVersion: 2 + x: 49 + y: 866 + width: 76 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 83f85091368767e4188587d328b8c84f + internalID: 21300000 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: coins + rect: + serializedVersion: 2 + x: 158 + y: 864 + width: 85 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 49e741622c3aefa4ca44ec32dad4ef71 + internalID: 21300002 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: food + rect: + serializedVersion: 2 + x: 278 + y: 867 + width: 87 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 7d7bc22a6fb83004d8764e921be63edd + internalID: 21300004 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: goods + rect: + serializedVersion: 2 + x: 398 + y: 862 + width: 107 + height: 88 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: d89852f581cf9354e8fb5aa021cc68e3 + internalID: 21300006 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: glass + rect: + serializedVersion: 2 + x: 505 + y: 848 + width: 103 + height: 105 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 53f810b2f7a935246a387957ace8ad2f + internalID: 21300008 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_city_capital + rect: + serializedVersion: 2 + x: 53 + y: 729 + width: 98 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4cd4703620da72440a97a394f2eac0e0 + internalID: 21300010 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: research_points + rect: + serializedVersion: 2 + x: 234 + y: 734 + width: 78 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: aa8f66d69aacd5a44b855a1defaa1136 + internalID: 21300012 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: boost + rect: + serializedVersion: 2 + x: 333 + y: 742 + width: 79 + height: 79 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2b0d033be79806440bcba6231f98aba1 + internalID: 21300014 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: bb_checkmark + rect: + serializedVersion: 2 + x: 427 + y: 760 + width: 40 + height: 38 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c563e19d8f40c7d4088db86f37a4c600 + internalID: 21300016 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: clock_embossed_pos + rect: + serializedVersion: 2 + x: 478 + y: 759 + width: 40 + height: 42 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ced74530b2ea39a4ab157a71997e2f8b + internalID: -6279640769779937744 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_city_capital + rect: + serializedVersion: 2 + x: 152 + y: 730 + width: 56 + height: 50 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9d726b4690cc3c046a3d3625cc4b2d45 + internalID: 4513387777306473356 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: expansion + rect: + serializedVersion: 2 + x: 609 + y: 864 + width: 84 + height: 77 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a53c7f54d885517428d30f4f28fce080 + internalID: -6479823341794910233 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: happiness_3 + rect: + serializedVersion: 2 + x: 712 + y: 865 + width: 81 + height: 86 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 68cb8f35ec89aae49b141f263f832673 + internalID: 7780953735995972703 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: culture_range + rect: + serializedVersion: 2 + x: 808 + y: 862 + width: 86 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3bcc40f1032b13945baef86763ef6aed + internalID: 7459902675860876989 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: map + rect: + serializedVersion: 2 + x: 906 + y: 870 + width: 84 + height: 74 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: dabd4aac492f3a944bff918910a2b10c + internalID: -399840562033327265 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: scout + rect: + serializedVersion: 2 + x: 905 + y: 784 + width: 83 + height: 56 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2b4f5de59fe9d214cb8e9f2b2ea74681 + internalID: 1357911645972831016 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: swords + rect: + serializedVersion: 2 + x: 819 + y: 778 + width: 65 + height: 67 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5a9b475af385adc40b094c5de24f73b0 + internalID: 1260782343283211980 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: upgrade + rect: + serializedVersion: 2 + x: 720 + y: 774 + width: 66 + height: 80 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2e9e84f41137bc9459155c51b48a78cf + internalID: 7096138885364736195 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: coin_food_boost + rect: + serializedVersion: 2 + x: 642 + y: 625 + width: 154 + height: 106 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b5e1b5d0bc69e9b4e84a618d58c0184f + internalID: 2441754920960949527 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: culture_bonus + rect: + serializedVersion: 2 + x: 623 + y: 741 + width: 76 + height: 74 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 436398409ee116b4f8cf892406ccb78b + internalID: 2102306210881839429 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: coins_small + rect: + serializedVersion: 2 + x: 169 + y: 957 + width: 60 + height: 66 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 8ca9c23c24295e645bf4cc9cc4d0bd57 + internalID: -1869673367297931309 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: bb_lock + rect: + serializedVersion: 2 + x: 430 + y: 800 + width: 34 + height: 47 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 37d6aeaf2a1d1f24eaba5154ac8b0e13 + internalID: 7245690677989368111 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: happiness_0 + rect: + serializedVersion: 2 + x: 58 + y: 636 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4ad54f0f6dbfb7143bad98c648e809ca + internalID: 2267314249368087281 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: happiness_1 + rect: + serializedVersion: 2 + x: 137 + y: 636 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6ec6fcaba52d4494faf75bc1c3af336c + internalID: -9053465508694820594 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: happiness_2 + rect: + serializedVersion: 2 + x: 216 + y: 636 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ec13a36d203f80941870232804ccef92 + internalID: -1134528729738406305 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: tutorial_icon_build + rect: + serializedVersion: 2 + x: 0 + y: 507 + width: 94 + height: 110 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fd561678281081f438b6638ea4235756 + internalID: 4721570850333449918 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: tutorial_icon_produce + rect: + serializedVersion: 2 + x: 95 + y: 507 + width: 105 + height: 110 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2afac35630599f147977221b5b90f941 + internalID: 1954612522021269676 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: tutorial_icon_incident + rect: + serializedVersion: 2 + x: 200 + y: 507 + width: 133 + height: 110 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9a374c56294889d49863ffcd54fada26 + internalID: -2043815690625100865 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: dead + rect: + serializedVersion: 2 + x: 310 + y: 628 + width: 111 + height: 80 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a0158a702588ee3459817f1e7556e159 + internalID: -9160987577138628238 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: clock_blue + rect: + serializedVersion: 2 + x: 429 + y: 661 + width: 90 + height: 91 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: cb6c77a2aa025d843be0f74568128068 + internalID: -8246627260571945669 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_city_capital + rect: + serializedVersion: 2 + x: 0 + y: 960 + width: 69 + height: 65 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b32f1b9cf20a22842a506a3deca6ce00 + internalID: 3121471347900928983 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: food_small + rect: + serializedVersion: 2 + x: 357 + y: 952 + width: 61 + height: 68 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 77228c1a149c01c47bd9c44a2fbce206 + internalID: 255080986811049931 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: upgrade_small + rect: + serializedVersion: 2 + x: 483 + y: 959 + width: 55 + height: 65 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f55aebf2655497f4fae10f5f71b0f3a1 + internalID: -8988441530965576436 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: research_points_small + rect: + serializedVersion: 2 + x: 162 + y: 786 + width: 56 + height: 67 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: bcf88ff28388b57408808d682fe07859 + internalID: 6547572931748238266 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: warning + rect: + serializedVersion: 2 + x: 607 + y: 969 + width: 56 + height: 49 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: d004f272154a23ae0800000000000000 + internalID: -1571012651542167539 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_bronze_bracelet + rect: + serializedVersion: 2 + x: 342 + y: 530 + width: 75 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 284f50bf40bef6460800000000000000 + internalID: 7237261532831544450 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_alabaster_idol + rect: + serializedVersion: 2 + x: 417 + y: 530 + width: 75 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e3a7a3b4ae5453470800000000000000 + internalID: 8373675954752092734 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_wool + rect: + serializedVersion: 2 + x: 492 + y: 531 + width: 92 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 52e4fe48266baf400800000000000000 + internalID: 358799654582701605 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_flint + rect: + serializedVersion: 2 + x: 584 + y: 530 + width: 82 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 16e140fb16396f310800000000000000 + internalID: 1438499179017281121 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_hide + rect: + serializedVersion: 2 + x: 668 + y: 531 + width: 93 + height: 90 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5b173220d802ef150800000000000000 + internalID: 5908195551155024309 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_recruit + rect: + serializedVersion: 2 + x: 529 + y: 638 + width: 83 + height: 100 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6982a67cbbc75df50800000000000000 + internalID: 6905562749588875414 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_food_black + rect: + serializedVersion: 2 + x: 841 + y: 533 + width: 81 + height: 90 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e11037035ef14d870800000000000000 + internalID: 8706619048834826526 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: irrigation_bonus + rect: + serializedVersion: 2 + x: 546 + y: 748 + width: 60 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 92ea07df3acc1ef80800000000000000 + internalID: -8078951251822203351 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_linen_shirt + rect: + serializedVersion: 2 + x: 60 + y: 412 + width: 75 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fb1e512d8e42acdb0800000000000000 + internalID: -4770960272869957185 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_marble_bust + rect: + serializedVersion: 2 + x: 461 + y: 415 + width: 71 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b3d8ad32038bcc280800000000000000 + internalID: -9021633436630479557 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_golden_sphinx + rect: + serializedVersion: 2 + x: 137 + y: 413 + width: 91 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c3f79483720d180e0800000000000000 + internalID: -2269303870351376580 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_papyrus + rect: + serializedVersion: 2 + x: 231 + y: 413 + width: 92 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a093a51b974528700800000000000000 + internalID: 541087786881136906 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_ankh + rect: + serializedVersion: 2 + x: 327 + y: 417 + width: 68 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4b0a8402b63a71a90800000000000000 + internalID: -7343220986905845580 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_ceremonial_dress + rect: + serializedVersion: 2 + x: 396 + y: 417 + width: 60 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9bffef2a5666b0dd0800000000000000 + internalID: -2518806979871309895 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: irrigation_0 + rect: + serializedVersion: 2 + x: 0 + y: 325 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 09fe8ad096adcdb50800000000000000 + internalID: 6619405697063382928 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: irrigation_1 + rect: + serializedVersion: 2 + x: 79 + y: 325 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: aa2cb5f7bd69e75b0800000000000000 + internalID: -5368687836300328278 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: irrigation_2 + rect: + serializedVersion: 2 + x: 159 + y: 325 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: edd8ffd517c994410800000000000000 + internalID: 1461871564780703198 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: irrigation + rect: + serializedVersion: 2 + x: 237 + y: 325 + width: 78 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 31890361c6815edd0800000000000000 + internalID: -2457531169152919533 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_iron_pendant + rect: + serializedVersion: 2 + x: 721 + y: 417 + width: 85 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a018bfd099a8f8c80800000000000000 + internalID: -8318277596760801014 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_gold_ore + rect: + serializedVersion: 2 + x: 537 + y: 417 + width: 79 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5bb1641c76a426d10800000000000000 + internalID: 2117336584302238645 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_papyrus_scroll + rect: + serializedVersion: 2 + x: 616 + y: 417 + width: 104 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 559229b7f3c1edb90800000000000000 + internalID: -7215298494019262123 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_research_points + rect: + serializedVersion: 2 + x: 808 + y: 417 + width: 80 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: aeee281824ae06870800000000000000 + internalID: 8674190453677158122 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_trading_big + rect: + serializedVersion: 2 + x: 810 + y: 670 + width: 98 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f8df4fa0a4a4db410800000000000000 + internalID: 1494432333228735887 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_silver_ring + rect: + serializedVersion: 2 + x: 889 + y: 419 + width: 69 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6237af3b49c3b7aa0800000000000000 + internalID: -6162265055754030298 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_toga + rect: + serializedVersion: 2 + x: 824 + y: 318 + width: 65 + height: 95 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 10b944dc87cc6ab90800000000000000 + internalID: -7230867332484785407 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_column + rect: + serializedVersion: 2 + x: 892 + y: 320 + width: 68 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: dbcba9e1b8d58e770800000000000000 + internalID: 8640258737205591229 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: deben + rect: + serializedVersion: 2 + x: 752 + y: 318 + width: 71 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c0d4a974d2bacf190800000000000000 + internalID: -7927273033115742964 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_gold_laurel + rect: + serializedVersion: 2 + x: 648 + y: 323 + width: 100 + height: 89 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e7187004d0c26e990800000000000000 + internalID: -7357144505842695810 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_tunic + rect: + serializedVersion: 2 + x: 561 + y: 312 + width: 80 + height: 100 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 76f6852b6702be200800000000000000 + internalID: 210297501773229927 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_stone_tablet + rect: + serializedVersion: 2 + x: 482 + y: 317 + width: 76 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: eb907ca365d861130800000000000000 + internalID: 3537169958838929854 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: blueprint + rect: + serializedVersion: 2 + x: 1 + y: 241 + width: 70 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5c554d8b0fa018030800000000000000 + internalID: 3495086814825567685 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_city_egypt + rect: + serializedVersion: 2 + x: 914 + y: 670 + width: 94 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 1aca838056548cc00800000000000000 + internalID: 921062424029211809 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: trade + rect: + serializedVersion: 2 + x: 907 + y: 947 + width: 86 + height: 71 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fe3bc2658b178c0d0800000000000000 + internalID: -3402344481944718353 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_32 + rect: + serializedVersion: 2 + x: 671 + y: 953 + width: 65 + height: 71 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6c815560b45c2ae60800000000000000 + internalID: 7972151216418658502 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: wonders + rect: + serializedVersion: 2 + x: 77 + y: 240 + width: 101 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 291532712106a7640800000000000000 + internalID: 5078477160627523986 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: unit_cavalry + rect: + serializedVersion: 2 + x: 182 + y: 240 + width: 71 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 503270cf6d74819f0800000000000000 + internalID: -497568770147540219 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: unit_range + rect: + serializedVersion: 2 + x: 256 + y: 242 + width: 68 + height: 67 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6c4ced92ce00eca40800000000000000 + internalID: 5390246818323809478 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: unit_melee + rect: + serializedVersion: 2 + x: 330 + y: 244 + width: 57 + height: 65 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 38cdb5df19ea3d120800000000000000 + internalID: 2437483765381717123 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: commander + rect: + serializedVersion: 2 + x: 391 + y: 240 + width: 103 + height: 71 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b893fedb9208984b0800000000000000 + internalID: -5437674158304577141 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_trade token + rect: + serializedVersion: 2 + x: 928 + y: 536 + width: 87 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2f7698e37e946a1b0800000000000000 + internalID: -5645743825326872590 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_silk_threads + rect: + serializedVersion: 2 + x: 960 + y: 320 + width: 50 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a8bd62dc3b2890390800000000000000 + internalID: -7851600766591116406 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_rice + rect: + serializedVersion: 2 + x: 502 + y: 212 + width: 104 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c4278c9598ccbb8d0800000000000000 + internalID: -2829443050583330228 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_silk + rect: + serializedVersion: 2 + x: 606 + y: 212 + width: 70 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: af9a091719559ce30800000000000000 + internalID: 4524241383834298874 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_porcelain + rect: + serializedVersion: 2 + x: 676 + y: 215 + width: 59 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 20cda18cafc93c850800000000000000 + internalID: 6396128496709196802 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_clay + rect: + serializedVersion: 2 + x: 736 + y: 221 + width: 103 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c380568df58362990800000000000000 + internalID: -7411174152488024004 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_moth_cocoons + rect: + serializedVersion: 2 + x: 840 + y: 208 + width: 92 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2cb61275e8ba16ff0800000000000000 + internalID: -44565893461480510 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_kaolin + rect: + serializedVersion: 2 + x: 935 + y: 211 + width: 78 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6aee04f259ef18440800000000000000 + internalID: 4936506583271141030 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_wu_zhu + rect: + serializedVersion: 2 + x: 0 + y: 141 + width: 96 + height: 98 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9b879add7e63f4d80800000000000000 + internalID: -8264326421717354311 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_coins + rect: + serializedVersion: 2 + x: 101 + y: 146 + width: 82 + height: 90 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 94d438ac8bfd948b0800000000000000 + internalID: -5167353112666354359 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_mosaic + rect: + serializedVersion: 2 + x: 192 + y: 146 + width: 87 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 923ff8d15838aade0800000000000000 + internalID: -1321098932929957079 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_goblet + rect: + serializedVersion: 2 + x: 280 + y: 145 + width: 84 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3bbe7716eb4ef8760800000000000000 + internalID: 7462434613906369459 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_cape + rect: + serializedVersion: 2 + x: 367 + y: 146 + width: 71 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4b6ed791e5de10370800000000000000 + internalID: 8287165777748813492 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: wu_zhu + rect: + serializedVersion: 2 + x: 103 + y: 957 + width: 63 + height: 66 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 991ecded4f1634290800000000000000 + internalID: -7907368816393526887 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_cocoa + rect: + serializedVersion: 2 + x: 451 + y: 119 + width: 56 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 61c2cdd61eeea8050800000000000000 + internalID: 5803713721798503446 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_jade + rect: + serializedVersion: 2 + x: 510 + y: 119 + width: 64 + height: 91 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 443e4263dea44f850800000000000000 + internalID: 6409830552331150148 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_obsidian + rect: + serializedVersion: 2 + x: 578 + y: 119 + width: 65 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a031324235268c440800000000000000 + internalID: 4956319499149316874 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_feather + rect: + serializedVersion: 2 + x: 646 + y: 119 + width: 42 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 440dd0a21b0498970800000000000000 + internalID: 8757602080057577540 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_priest + rect: + serializedVersion: 2 + x: 696 + y: 126 + width: 76 + height: 85 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 091260393e7f67e70800000000000000 + internalID: 9112743452827066768 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_ancestor_mask + rect: + serializedVersion: 2 + x: 844 + y: 114 + width: 87 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: eab13bd9b5d3768b0800000000000000 + internalID: -5159087384432534610 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_calendar_stone + rect: + serializedVersion: 2 + x: 933 + y: 114 + width: 91 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 32af4f63cd8317870800000000000000 + internalID: 8678780475385641507 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_ritual_dagger + rect: + serializedVersion: 2 + x: 1 + y: 48 + width: 66 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 0eb051a5d919be9b0800000000000000 + internalID: -5049782452158657568 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_headdress + rect: + serializedVersion: 2 + x: 72 + y: 48 + width: 100 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: dfe54e86e43644860800000000000000 + internalID: 7513239266779225853 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_suns_blessing + rect: + serializedVersion: 2 + x: 173 + y: 48 + width: 90 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2abb924d8baa758a0800000000000000 + internalID: -6316392241553622110 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ranking + rect: + serializedVersion: 2 + x: 922 + y: 38 + width: 102 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 47c1992a50cbaf550800000000000000 + internalID: 6195470969790340212 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_hydra + rect: + serializedVersion: 2 + x: 267 + y: 42 + width: 108 + height: 98 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b9dbd95c267d9ecb0800000000000000 + internalID: -4834095905783300709 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ath_attempt + rect: + serializedVersion: 2 + x: 324 + y: 330 + width: 62 + height: 76 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ab75509f26c199a60800000000000000 + internalID: 7681201850867341242 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_obsidianjade + rect: + serializedVersion: 2 + x: 529 + y: 16 + width: 105 + height: 101 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 404903f17f5d04e90800000000000000 + internalID: -7043394559850540028 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_obsidiancalendarancestormask + rect: + serializedVersion: 2 + x: 637 + y: 14 + width: 141 + height: 100 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ca132d6fc0c6681c0800000000000000 + internalID: -4501791974573854292 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cocoa + rect: + serializedVersion: 2 + x: 232 + y: 958 + width: 38 + height: 64 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3810325ca7533c450800000000000000 + internalID: 6107784321054212483 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_pepper + rect: + serializedVersion: 2 + x: 375 + y: 35 + width: 86 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6ac997d300a992c40800000000000000 + internalID: 5488086946749717670 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_planks + rect: + serializedVersion: 2 + x: 779 + y: 24 + width: 90 + height: 83 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 844e6af6dca02d8e0800000000000000 + internalID: -1670260634343250872 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_salt + rect: + serializedVersion: 2 + x: 3 + y: 1024 + width: 89 + height: 104 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 518086bd7588f0e80800000000000000 + internalID: -8210193684748564459 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_ink + rect: + serializedVersion: 2 + x: 97 + y: 1026 + width: 86 + height: 96 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: be3294320dc4931e0800000000000000 + internalID: -2217656884674354197 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_wooden_wheel + rect: + serializedVersion: 2 + x: 186 + y: 1027 + width: 95 + height: 98 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 1f86f263cf9157090800000000000000 + internalID: -8037489388941252367 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_happiness_maya_2 + rect: + serializedVersion: 2 + x: 284 + y: 1027 + width: 98 + height: 98 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 59c68cdb6de853e00800000000000000 + internalID: 1023881543254830229 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_priestmaya + rect: + serializedVersion: 2 + x: 388 + y: 1029 + width: 98 + height: 110 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f5c10a5e22d130f80800000000000000 + internalID: -8141631665637155745 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_priestmaya + rect: + serializedVersion: 2 + x: 491 + y: 1028 + width: 72 + height: 80 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 28ec978048b92e380800000000000000 + internalID: -7713781604464504857 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_priestmaya + rect: + serializedVersion: 2 + x: 565 + y: 1028 + width: 61 + height: 66 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 86c7432a1748db5c0800000000000000 + internalID: -4198053654051914648 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_city_mayas + rect: + serializedVersion: 2 + x: 628 + y: 1028 + width: 104 + height: 101 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b58cedfc045f952e0800000000000000 + internalID: -2136406889496393637 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_city_mayas + rect: + serializedVersion: 2 + x: 736 + y: 1028 + width: 70 + height: 70 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 8056eef49de9f6650800000000000000 + internalID: 6228371465862800648 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_city_mayas + rect: + serializedVersion: 2 + x: 807 + y: 1028 + width: 54 + height: 53 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 17958e2de0c214d10800000000000000 + internalID: 2108014542765709681 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_city_china + rect: + serializedVersion: 2 + x: 6 + y: 1131 + width: 109 + height: 107 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: cb15162a508e9e2a0800000000000000 + internalID: -6707575059094875716 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_city_china + rect: + serializedVersion: 2 + x: 122 + y: 1130 + width: 74 + height: 73 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 60398fef000333f40800000000000000 + internalID: 5706957933644387078 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_city_china + rect: + serializedVersion: 2 + x: 200 + y: 1131 + width: 61 + height: 58 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c7026f61cd9fd32d0800000000000000 + internalID: -3297204628491984772 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_city_egypt + rect: + serializedVersion: 2 + x: 865 + y: 1026 + width: 74 + height: 71 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fa91afbc20e3ce7a0800000000000000 + internalID: -6346629593138849361 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_city_egypt + rect: + serializedVersion: 2 + x: 942 + y: 1026 + width: 58 + height: 55 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6e3d6dba636b7f0d0800000000000000 + internalID: -3389039848645536794 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_madscientistslab + rect: + serializedVersion: 2 + x: 780 + y: 118 + width: 64 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 941731a03f9268000800000000000000 + internalID: 37763770702065993 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_piratefortress + rect: + serializedVersion: 2 + x: 263 + y: 1125 + width: 107 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e56e32ec9f2ce34e0800000000000000 + internalID: -1999946806344817058 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_maya_luxurious_workshop_level2 + rect: + serializedVersion: 2 + x: 370 + y: 1138 + width: 233 + height: 107 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c9e7b8d5005e41730800000000000000 + internalID: 3969048961352433308 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_wintermarket + rect: + serializedVersion: 2 + x: 603 + y: 1136 + width: 112 + height: 103 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f675c9f9fde366e00800000000000000 + internalID: 1037585894331930479 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: info + rect: + serializedVersion: 2 + x: 740 + y: 1103 + width: 52 + height: 52 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 555cee1a89f97b910800000000000000 + internalID: 1853125249586873685 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_trojanhorse + rect: + serializedVersion: 2 + x: 811 + y: 1113 + width: 101 + height: 95 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 33886dc4c3b71ae70800000000000000 + internalID: 9124709818946717747 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_chest_good2 + rect: + serializedVersion: 2 + x: 912 + y: 1109 + width: 90 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 0f532f85e6e454d80800000000000000 + internalID: -8267115305123039760 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_broch + rect: + serializedVersion: 2 + x: 935 + y: 1202 + width: 89 + height: 95 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2e3bdc3b6e39adc70800000000000000 + internalID: 8996665824694350818 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_manuscript + rect: + serializedVersion: 2 + x: 443 + y: 1458 + width: 100 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 682046a9a8bad2040800000000000000 + internalID: 4624541004163449478 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_barrel + rect: + serializedVersion: 2 + x: 105 + y: 1203 + width: 82 + height: 103 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 0c31d79c2d5b7cf10800000000000000 + internalID: 2289998852469363648 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_herbs + rect: + serializedVersion: 2 + x: 188 + y: 1189 + width: 74 + height: 115 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e163e1a399cc83a90800000000000000 + internalID: -7333887034695731682 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_icon_chest_blueprint + rect: + serializedVersion: 2 + x: 263 + y: 1219 + width: 102 + height: 92 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 1fbbbfc1ed2fb1f00800000000000000 + internalID: 1088730770723027953 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_icon_chest_rp + rect: + serializedVersion: 2 + x: 367 + y: 1246 + width: 102 + height: 81 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 727b87a099bb3e4e0800000000000000 + internalID: -1953511547368589529 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_persianpalace + rect: + serializedVersion: 2 + x: 825 + y: 1216 + width: 99 + height: 120 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b3a071af20ced8440800000000000000 + internalID: 4939863863825205819 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: shoreline + rect: + serializedVersion: 2 + x: 3 + y: 1343 + width: 83 + height: 78 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 7f44f5034e26aa0f0800000000000000 + internalID: -1104962026362419977 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_mead + rect: + serializedVersion: 2 + x: 90 + y: 1307 + width: 147 + height: 98 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c530aa5543cc839d0800000000000000 + internalID: -2794259043635821732 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_stockfish + rect: + serializedVersion: 2 + x: 238 + y: 1317 + width: 94 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: efb1c1f7f97e89770800000000000000 + internalID: 8617892559191809022 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_spice_treasure + rect: + serializedVersion: 2 + x: 333 + y: 1328 + width: 106 + height: 83 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: bfb2e3f561cee1f40800000000000000 + internalID: 5701253759128972283 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_gold_treasure + rect: + serializedVersion: 2 + x: 440 + y: 1353 + width: 106 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fa5149c917f525a70800000000000000 + internalID: 8814212362280375727 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_gem_treasure + rect: + serializedVersion: 2 + x: 547 + y: 1354 + width: 101 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: d57f9ba6b633a4bb0800000000000000 + internalID: -4951088303895349411 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_pennies + rect: + serializedVersion: 2 + x: 491 + y: 1252 + width: 95 + height: 101 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fa94068ad7f8b36e0800000000000000 + internalID: -1856732651501631057 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_honey + rect: + serializedVersion: 2 + x: 595 + y: 1252 + width: 102 + height: 101 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4d7729ca4dbb101d0800000000000000 + internalID: -3386218922703161388 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_fish + rect: + serializedVersion: 2 + x: 702 + y: 1251 + width: 88 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f9e4a1c7f68165a80800000000000000 + internalID: -8478562381375844705 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_ceramic_treasure + rect: + serializedVersion: 2 + x: 924 + y: 1299 + width: 100 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 22dedf67b0ddfe140800000000000000 + internalID: 4751259173209894178 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: pennies + rect: + serializedVersion: 2 + x: 543 + y: 958 + width: 61 + height: 65 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 1fe7a25aa2f3eda60800000000000000 + internalID: 7700661865242328817 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_city_vikings + rect: + serializedVersion: 2 + x: 8 + y: 1423 + width: 104 + height: 115 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 25a88d2d19d5b0370800000000000000 + internalID: 8289822419994577490 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_city_vikings + rect: + serializedVersion: 2 + x: 115 + y: 1422 + width: 71 + height: 80 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e09adcfe40deed920800000000000000 + internalID: 3017109405843695886 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_city_vikings + rect: + serializedVersion: 2 + x: 190 + y: 1423 + width: 56 + height: 63 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 405634c405f86f500800000000000000 + internalID: 429688389500101892 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_big_sailorvikings + rect: + serializedVersion: 2 + x: 4 + y: 1541 + width: 112 + height: 105 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: cd30dccf6af7e7a60800000000000000 + internalID: 7673711170268496860 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_sailorvikings + rect: + serializedVersion: 2 + x: 122 + y: 1505 + width: 74 + height: 72 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c101932e8d3223560800000000000000 + internalID: 7291930161081552924 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: workers_small_sailorvikings + rect: + serializedVersion: 2 + x: 201 + y: 1490 + width: 60 + height: 59 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9c16a598b7af952f0800000000000000 + internalID: -983479635111419447 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_mixedchest + rect: + serializedVersion: 2 + x: 653 + y: 1354 + width: 108 + height: 103 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f63a9d1b880da02b0800000000000000 + internalID: -5617448299673312401 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_icon_mystery_chest_gold + rect: + serializedVersion: 2 + x: 715 + y: 1162 + width: 82 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ee588dcd66ff95be0800000000000000 + internalID: -1487877384612313618 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: blueprint_rare + rect: + serializedVersion: 2 + x: 783 + y: 1354 + width: 125 + height: 114 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3532b03158787f8e0800000000000000 + internalID: -1659708932042841261 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_122 + rect: + serializedVersion: 2 + x: 913 + y: 1402 + width: 98 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9ea0031e8a76c6b30800000000000000 + internalID: 4281911320752687849 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: wonder_active_checkmark + rect: + serializedVersion: 2 + x: 1 + y: 1650 + width: 67 + height: 66 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 8288ff3d8ead33c90800000000000000 + internalID: -7191163486456543192 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: wonder_inactive_checkmark + rect: + serializedVersion: 2 + x: 70 + y: 1650 + width: 68 + height: 66 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: db2ba8d5ff6bc6c60800000000000000 + internalID: 7812820661483254461 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: wonder_orb + rect: + serializedVersion: 2 + x: 926 + y: 1501 + width: 95 + height: 88 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e3757416b1d00b7d0800000000000000 + internalID: -2904807348406626498 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: gears + rect: + serializedVersion: 2 + x: 804 + y: 1470 + width: 96 + height: 93 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5e8d2be7664108a60800000000000000 + internalID: 7674156195484195045 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_madrasa + rect: + serializedVersion: 2 + x: 925 + y: 1588 + width: 98 + height: 94 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e63d19e6edd72ce90800000000000000 + internalID: -7006899675943808146 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_shrineofreflection + rect: + serializedVersion: 2 + x: 1 + y: 1248 + width: 89 + height: 85 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4a2504689265dcc40800000000000000 + internalID: 5534174253454217892 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_gears + rect: + serializedVersion: 2 + x: 727 + y: 1469 + width: 72 + height: 69 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 433a7a9a33adc6040800000000000000 + internalID: 4642325231336661812 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_wax_seal + rect: + serializedVersion: 2 + x: 825 + y: 1566 + width: 101 + height: 103 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 3, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2b3a5bc8438f6de20800000000000000 + internalID: 3375157875343467442 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_door + rect: + serializedVersion: 2 + x: 726 + y: 1537 + width: 81 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3f166c35c999b54f0800000000000000 + internalID: -838908008875007501 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_saffron + rect: + serializedVersion: 2 + x: 623 + y: 1458 + width: 103 + height: 96 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 74dc22db63ac63cd0800000000000000 + internalID: -2578651400172810937 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ebc_cryptofthecount + rect: + serializedVersion: 2 + x: 942 + y: 1685 + width: 80 + height: 116 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f138df648f0c4f830800000000000000 + internalID: 4104117333016806175 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_130 + rect: + serializedVersion: 2 + x: 261 + y: 1419 + width: 101 + height: 95 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9f7965320d0d106c0800000000000000 + internalID: -4178829386858457095 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_building_vikings_sailorport_premium_1 + rect: + serializedVersion: 2 + x: 822 + y: 1670 + width: 119 + height: 104 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 831ba3e801aa4e320800000000000000 + internalID: 2586379074099917112 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_building_vikings_sailorport_premium_2 + rect: + serializedVersion: 2 + x: 674 + y: 1657 + width: 147 + height: 103 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 9b2da750d6d53dff0800000000000000 + internalID: -12563651127225671 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_building_vikings_sailorport + rect: + serializedVersion: 2 + x: 653 + y: 1554 + width: 72 + height: 103 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a910c72794f6246f0800000000000000 + internalID: -701876230672350822 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_133 + rect: + serializedVersion: 2 + x: 903 + y: 1801 + width: 121 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ef155f832a0423b20800000000000000 + internalID: 3112621357950915070 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_134 + rect: + serializedVersion: 2 + x: 903 + y: 1918 + width: 116 + height: 130 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 8161b42a1621c6bf0800000000000000 + internalID: -329868462160931304 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_135 + rect: + serializedVersion: 2 + x: 0 + y: 1717 + width: 138 + height: 139 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6e1d253a691ab8a80800000000000000 + internalID: -8463493406355435034 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_136 + rect: + serializedVersion: 2 + x: 148 + y: 1599 + width: 104 + height: 112 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 0ae6884a4435dec10800000000000000 + internalID: 2084413756825693856 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: flat_cancel + rect: + serializedVersion: 2 + x: 4 + y: 1856 + width: 87 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ad7ae843f77419230800000000000000 + internalID: 3643772185187624922 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: flat_check + rect: + serializedVersion: 2 + x: 101 + y: 1856 + width: 114 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5eb85cf747d3133f0800000000000000 + internalID: -922888878065087515 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: bb_lock_grey + rect: + serializedVersion: 2 + x: 466 + y: 807 + width: 38 + height: 50 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 36915f1f000fa9c10800000000000000 + internalID: 2061223666325461347 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_crate + rect: + serializedVersion: 2 + x: 138 + y: 1715 + width: 54 + height: 50 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: ddb26354dae87d6d0800000000000000 + internalID: -2965744954758517795 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_star + rect: + serializedVersion: 2 + x: 202 + y: 1718 + width: 56 + height: 56 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 33dc314476f52bf20800000000000000 + internalID: 3436914362765528371 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_tome + rect: + serializedVersion: 2 + x: 796 + y: 1774 + width: 104 + height: 104 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 305faa5e507320360800000000000000 + internalID: 7134325258175837443 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_wardrobe + rect: + serializedVersion: 2 + x: 706 + y: 1774 + width: 86 + height: 104 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 197037273c1c4e5f0800000000000000 + internalID: -728244194544253039 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_chili + rect: + serializedVersion: 2 + x: 618 + y: 1774 + width: 84 + height: 104 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3bd132e6fd66030b0800000000000000 + internalID: -5750983614340588109 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_arabia_worker + rect: + serializedVersion: 2 + x: 271 + y: 1571 + width: 81 + height: 79 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3a68dd74c06e438c0800000000000000 + internalID: -4020335626915314013 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_dirham + rect: + serializedVersion: 2 + x: 352 + y: 1572 + width: 60 + height: 71 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 374e92a8ae2e0f430800000000000000 + internalID: 3814798381351036019 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_gold_dinar + rect: + serializedVersion: 2 + x: 412 + y: 1572 + width: 64 + height: 71 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b3989c84048541210800000000000000 + internalID: 1302763225339234619 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_incense + rect: + serializedVersion: 2 + x: 476 + y: 1565 + width: 58 + height: 84 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 19810dc017d415a10800000000000000 + internalID: 1896382066041297041 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_coffee_beans + rect: + serializedVersion: 2 + x: 277 + y: 1650 + width: 74 + height: 50 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5e47d1778f49e46a0800000000000000 + internalID: -6463064620358863643 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_myrrh + rect: + serializedVersion: 2 + x: 352 + y: 1650 + width: 76 + height: 63 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 7bb572083ea68bd90800000000000000 + internalID: -7081792888699921481 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_brass + rect: + serializedVersion: 2 + x: 429 + y: 1650 + width: 74 + height: 66 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f337afe23ee2f9570800000000000000 + internalID: 8475544577015182143 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_coffee + rect: + serializedVersion: 2 + x: 269 + y: 1700 + width: 80 + height: 81 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 1, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 7b6485f191e49ec50800000000000000 + internalID: 6694968190869980855 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_camel + rect: + serializedVersion: 2 + x: 349 + y: 1713 + width: 67 + height: 89 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5f2051f6eb1057440800000000000000 + internalID: 4932850884273308405 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_154 + rect: + serializedVersion: 2 + x: 538 + y: 1564 + width: 107 + height: 102 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4779c75665e3a23b0800000000000000 + internalID: -5536544251107829900 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_icon_mystery_chest + rect: + serializedVersion: 2 + x: 532 + y: 1676 + width: 113 + height: 90 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 402283127de034c70800000000000000 + internalID: 8954016801280762372 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_icon_loot_container + rect: + serializedVersion: 2 + x: 497 + y: 1771 + width: 120 + height: 98 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 01e40d22912a13a90800000000000000 + internalID: -7335904089167868400 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: cta_icon_loot_container_bronze + rect: + serializedVersion: 2 + x: 500 + y: 1869 + width: 116 + height: 95 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6d1b53fa5527d2dc0800000000000000 + internalID: -3662145209645026858 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_158 + rect: + serializedVersion: 2 + x: 761 + y: 1919 + width: 141 + height: 116 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 8ec54f44a8c0b2d10800000000000000 + internalID: 2101787439100353768 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_event_pegasus_tokens + rect: + serializedVersion: 2 + x: 651 + y: 1886 + width: 97 + height: 106 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 43fb3241d77dd3d50800000000000000 + internalID: 6718763151315418932 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_event_greek_2023_grand_prize_progress + rect: + serializedVersion: 2 + x: 3 + y: 1947 + width: 96 + height: 101 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 642ac1ad98a093170800000000000000 + internalID: 8158563787144471110 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_alliance_point_rare + rect: + serializedVersion: 2 + x: 575 + y: 1961 + width: 74 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 573717ceb7fbae349bdebf8d08b3d181 + internalID: -1619160577 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_alliance_point_epic + rect: + serializedVersion: 2 + x: 501 + y: 1961 + width: 74 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: da5adb701da504246ae9f7a485068ceb + internalID: -724805922 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_alliance_point + rect: + serializedVersion: 2 + x: 427 + y: 1961 + width: 73 + height: 87 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 7ffcc435ba857794eb9b402c043c281c + internalID: 2144358214 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_0 + rect: + serializedVersion: 2 + x: 101 + y: 1947 + width: 119 + height: 101 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 85509f06080011c46a059d23e4fcd470 + internalID: 370364008 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: InlineIcons_1 + rect: + serializedVersion: 2 + x: 228 + y: 1789 + width: 95 + height: 123 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 788fc962772e8fa4c83bbec04b8d6218 + internalID: -702928828 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: icon_checkmark_brown + rect: + serializedVersion: 2 + x: 850 + y: 957 + width: 54 + height: 44 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fa55e09056a017a4aac91a8b3f4e28b4 + internalID: -1670182809 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: e3ca2b924617e4dd89f48a6ee355034e + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: + InlineIcons_0: 370364008 + InlineIcons_1: -702928828 + InlineIcons_122: 4281911320752687849 + InlineIcons_130: -4178829386858457095 + InlineIcons_133: 3112621357950915070 + InlineIcons_134: -329868462160931304 + InlineIcons_135: -8463493406355435034 + InlineIcons_136: 2084413756825693856 + InlineIcons_154: -5536544251107829900 + InlineIcons_158: 2101787439100353768 + InlineIcons_32: 7972151216418658502 + ath_attempt: 7681201850867341242 + bb_checkmark: 21300016 + bb_lock: 7245690677989368111 + bb_lock_grey: 2061223666325461347 + blueprint: 3495086814825567685 + blueprint_rare: -1659708932042841261 + boost: 21300014 + clock_blue: -8246627260571945669 + clock_embossed_pos: -6279640769779937744 + cocoa: 6107784321054212483 + coin_food_boost: 2441754920960949527 + coins: 21300002 + coins_small: -1869673367297931309 + commander: -5437674158304577141 + cta_ancestor_mask: -5159087384432534610 + cta_ankh: -7343220986905845580 + cta_barrel: 2289998852469363648 + cta_building_vikings_sailorport: -701876230672350822 + cta_building_vikings_sailorport_premium_1: 2586379074099917112 + cta_building_vikings_sailorport_premium_2: -12563651127225671 + cta_calendar_stone: 8678780475385641507 + cta_cape: 8287165777748813492 + cta_ceramic_treasure: 4751259173209894178 + cta_ceremonial_dress: -2518806979871309895 + cta_clay: -7411174152488024004 + cta_cocoa: 5803713721798503446 + cta_coins: -5167353112666354359 + cta_column: 8640258737205591229 + cta_door: -838908008875007501 + cta_feather: 8757602080057577540 + cta_fish: -8478562381375844705 + cta_gears: 4642325231336661812 + cta_goblet: 7462434613906369459 + cta_gold_laurel: -7357144505842695810 + cta_gold_ore: 2117336584302238645 + cta_gold_treasure: 8814212362280375727 + cta_golden_sphinx: -2269303870351376580 + cta_happiness_maya_2: 1023881543254830229 + cta_headdress: 7513239266779225853 + cta_herbs: -7333887034695731682 + cta_honey: -3386218922703161388 + cta_icon_chest_blueprint: 1088730770723027953 + cta_icon_chest_rp: -1953511547368589529 + cta_icon_loot_container: -7335904089167868400 + cta_icon_loot_container_bronze: -3662145209645026858 + cta_icon_mystery_chest: 8954016801280762372 + cta_icon_mystery_chest_gold: -1487877384612313618 + cta_ink: -2217656884674354197 + cta_iron_pendant: -8318277596760801014 + cta_jade: 6409830552331150148 + cta_kaolin: 4936506583271141030 + cta_linen_shirt: -4770960272869957185 + cta_manuscript: 4624541004163449478 + cta_marble_bust: -9021633436630479557 + cta_maya_luxurious_workshop_level2: 3969048961352433308 + cta_mead: -2794259043635821732 + cta_mixedchest: -5617448299673312401 + cta_mosaic: -1321098932929957079 + cta_moth_cocoons: -44565893461480510 + cta_obsidian: 4956319499149316874 + cta_obsidiancalendarancestormask: -4501791974573854292 + cta_obsidianjade: -7043394559850540028 + cta_papyrus: 541087786881136906 + cta_papyrus_scroll: -7215298494019262123 + cta_pennies: -1856732651501631057 + cta_pepper: 5488086946749717670 + cta_planks: -1670260634343250872 + cta_porcelain: 6396128496709196802 + cta_priest: 9112743452827066768 + cta_recruit: 6905562749588875414 + cta_research_points: 8674190453677158122 + cta_rice: -2829443050583330228 + cta_ritual_dagger: -5049782452158657568 + cta_saffron: -2578651400172810937 + cta_salt: -8210193684748564459 + cta_silk: 4524241383834298874 + cta_silk_threads: -7851600766591116406 + cta_silver_ring: -6162265055754030298 + cta_spice_treasure: 5701253759128972283 + cta_stockfish: 8617892559191809022 + cta_stone_tablet: 3537169958838929854 + cta_suns_blessing: -6316392241553622110 + cta_toga: -7230867332484785407 + cta_tunic: 210297501773229927 + cta_wax_seal: 3375157875343467442 + cta_wooden_wheel: -8037489388941252367 + cta_wu_zhu: -8264326421717354311 + culture_bonus: 2102306210881839429 + culture_range: 7459902675860876989 + dead: -9160987577138628238 + deben: -7927273033115742964 + ebc_broch: 8996665824694350818 + ebc_cryptofthecount: 4104117333016806175 + ebc_hydra: -4834095905783300709 + ebc_madrasa: -7006899675943808146 + ebc_madscientistslab: 37763770702065993 + ebc_persianpalace: 4939863863825205819 + ebc_piratefortress: -1999946806344817058 + ebc_shrineofreflection: 5534174253454217892 + ebc_trojanhorse: 9124709818946717747 + ebc_wintermarket: 1037585894331930479 + expansion: -6479823341794910233 + flat_cancel: 3643772185187624922 + flat_check: -922888878065087515 + food: 21300004 + food_small: 255080986811049931 + gears: 7674156195484195045 + glass: 21300008 + goods: 21300006 + happiness_0: 2267314249368087281 + happiness_1: -9053465508694820594 + happiness_2: -1134528729738406305 + happiness_3: 7780953735995972703 + icon_alabaster_idol: 8373675954752092734 + icon_alliance_point: 2144358214 + icon_alliance_point_epic: -724805922 + icon_alliance_point_rare: -1619160577 + icon_arabia_worker: -4020335626915314013 + icon_brass: 8475544577015182143 + icon_bronze_bracelet: 7237261532831544450 + icon_camel: 4932850884273308405 + icon_checkmark_brown: -1670182809 + icon_chest_good2: -8267115305123039760 + icon_chili: -5750983614340588109 + icon_coffee: 6694968190869980855 + icon_coffee_beans: -6463064620358863643 + icon_crate: -2965744954758517795 + icon_dirham: 3814798381351036019 + icon_event_greek_2023_grand_prize_progress: 8158563787144471110 + icon_event_pegasus_tokens: 6718763151315418932 + icon_flint: 1438499179017281121 + icon_food_black: 8706619048834826526 + icon_gem_treasure: -4951088303895349411 + icon_gold_dinar: 1302763225339234619 + icon_hide: 5908195551155024309 + icon_incense: 1896382066041297041 + icon_myrrh: -7081792888699921481 + icon_star: 3436914362765528371 + icon_tome: 7134325258175837443 + icon_trade token: -5645743825326872590 + icon_wardrobe: -728244194544253039 + icon_wool: 358799654582701605 + info: 1853125249586873685 + irrigation: -2457531169152919533 + irrigation_0: 6619405697063382928 + irrigation_1: -5368687836300328278 + irrigation_2: 1461871564780703198 + irrigation_bonus: -8078951251822203351 + map: -399840562033327265 + pennies: 7700661865242328817 + premium: 21300000 + ranking: 6195470969790340212 + research_points: 21300012 + research_points_small: 6547572931748238266 + scout: 1357911645972831016 + shoreline: -1104962026362419977 + swords: 1260782343283211980 + trade: -3402344481944718353 + tutorial_icon_build: 4721570850333449918 + tutorial_icon_incident: -2043815690625100865 + tutorial_icon_produce: 1954612522021269676 + unit_cavalry: -497568770147540219 + unit_melee: 2437483765381717123 + unit_range: 5390246818323809478 + upgrade: 7096138885364736195 + upgrade_small: -8988441530965576436 + warning: -1571012651542167539 + wonder_active_checkmark: -7191163486456543192 + wonder_inactive_checkmark: 7812820661483254461 + wonder_orb: -2904807348406626498 + wonders: 5078477160627523986 + workers_big_city_capital: 21300010 + workers_big_city_china: -6707575059094875716 + workers_big_city_egypt: 921062424029211809 + workers_big_city_mayas: -2136406889496393637 + workers_big_city_vikings: 8289822419994577490 + workers_big_priestmaya: -8141631665637155745 + workers_big_sailorvikings: 7673711170268496860 + workers_city_capital: 3121471347900928983 + workers_city_china: 5706957933644387078 + workers_city_egypt: -6346629593138849361 + workers_city_mayas: 6228371465862800648 + workers_city_vikings: 3017109405843695886 + workers_priestmaya: -7713781604464504857 + workers_sailorvikings: 7291930161081552924 + workers_small_city_capital: 4513387777306473356 + workers_small_city_china: -3297204628491984772 + workers_small_city_egypt: -3389039848645536794 + workers_small_city_mayas: 2108014542765709681 + workers_small_city_vikings: 429688389500101892 + workers_small_priestmaya: -4198053654051914648 + workers_small_sailorvikings: -983479635111419447 + workers_trading_big: 1494432333228735887 + wu_zhu: -7907368816393526887 + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets/MixedIndexTest.asset b/Assets/TextMesh Pro/Resources/Sprite Assets/MixedIndexTest.asset new file mode 100644 index 0000000..1e8679e --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Sprite Assets/MixedIndexTest.asset @@ -0,0 +1,4552 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 84a92b25f83d49b9bc132d206b370281, type: 3} + m_Name: MixedIndexTest + m_EditorClassIdentifier: + m_Version: 1.1.0 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: + m_StyleName: + m_PointSize: 0 + m_Scale: 0 + m_UnitsPerEM: 0 + m_LineHeight: 0 + m_AscentLine: 0 + m_CapLine: 0 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: 0 + m_SuperscriptOffset: 0 + m_SuperscriptSize: 0 + m_SubscriptOffset: 0 + m_SubscriptSize: 0 + m_UnderlineOffset: 0 + m_UnderlineThickness: 0 + m_StrikethroughOffset: 0 + m_StrikethroughThickness: 0 + m_TabWidth: 0 + m_Material: {fileID: 576736974131122792} + spriteSheet: {fileID: 2800000, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + m_SpriteCharacterTable: + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 0 + m_Scale: 1 + m_Name: icon_alliance_point + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 4 + m_Scale: 1 + m_Name: InlineIcons_0 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 5 + m_Scale: 1 + m_Name: InlineIcons_158 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 6 + m_Scale: 1 + m_Name: InlineIcons_134 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 7 + m_Scale: 1 + m_Name: icon_event_pegasus_tokens + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 8 + m_Scale: 1 + m_Name: cta_icon_loot_container_bronze + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 9 + m_Scale: 1 + m_Name: flat_cancel + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 10 + m_Scale: 1 + m_Name: flat_check + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 11 + m_Scale: 1 + m_Name: InlineIcons_133 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 12 + m_Scale: 1 + m_Name: InlineIcons_1 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 13 + m_Scale: 1 + m_Name: icon_chili + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 14 + m_Scale: 1 + m_Name: icon_wardrobe + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 15 + m_Scale: 1 + m_Name: icon_tome + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 16 + m_Scale: 1 + m_Name: cta_icon_loot_container + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 17 + m_Scale: 1 + m_Name: icon_star + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 18 + m_Scale: 1 + m_Name: InlineIcons_135 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 19 + m_Scale: 1 + m_Name: icon_crate + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 20 + m_Scale: 1 + m_Name: icon_camel + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 21 + m_Scale: 1 + m_Name: icon_coffee + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 22 + m_Scale: 1 + m_Name: ebc_cryptofthecount + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 23 + m_Scale: 1 + m_Name: cta_icon_mystery_chest + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 24 + m_Scale: 1 + m_Name: cta_building_vikings_sailorport_premium_1 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 25 + m_Scale: 1 + m_Name: cta_building_vikings_sailorport_premium_2 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 26 + m_Scale: 1 + m_Name: wonder_active_checkmark + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 27 + m_Scale: 1 + m_Name: wonder_inactive_checkmark + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 28 + m_Scale: 1 + m_Name: icon_coffee_beans + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 29 + m_Scale: 1 + m_Name: icon_myrrh + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 30 + m_Scale: 1 + m_Name: icon_brass + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 31 + m_Scale: 1 + m_Name: InlineIcons_136 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 32 + m_Scale: 1 + m_Name: ebc_madrasa + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 33 + m_Scale: 1 + m_Name: icon_dirham + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 34 + m_Scale: 1 + m_Name: icon_gold_dinar + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 35 + m_Scale: 1 + m_Name: icon_arabia_worker + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 36 + m_Scale: 1 + m_Name: cta_wax_seal + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 37 + m_Scale: 1 + m_Name: icon_incense + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 38 + m_Scale: 1 + m_Name: InlineIcons_154 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 39 + m_Scale: 1 + m_Name: cta_building_vikings_sailorport + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 40 + m_Scale: 1 + m_Name: workers_big_sailorvikings + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 41 + m_Scale: 1 + m_Name: cta_door + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 42 + m_Scale: 1 + m_Name: workers_sailorvikings + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 43 + m_Scale: 1 + m_Name: wonder_orb + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 44 + m_Scale: 1 + m_Name: workers_small_sailorvikings + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 45 + m_Scale: 1 + m_Name: gears + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 46 + m_Scale: 1 + m_Name: cta_gears + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 47 + m_Scale: 1 + m_Name: cta_manuscript + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 48 + m_Scale: 1 + m_Name: cta_saffron + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 49 + m_Scale: 1 + m_Name: workers_big_city_vikings + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 50 + m_Scale: 1 + m_Name: workers_small_city_vikings + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 51 + m_Scale: 1 + m_Name: workers_city_vikings + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 52 + m_Scale: 1 + m_Name: InlineIcons_130 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 53 + m_Scale: 1 + m_Name: InlineIcons_122 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 54 + m_Scale: 1 + m_Name: icon_gem_treasure + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 55 + m_Scale: 1 + m_Name: cta_mixedchest + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 56 + m_Scale: 1 + m_Name: blueprint_rare + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 57 + m_Scale: 1 + m_Name: cta_gold_treasure + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 58 + m_Scale: 1 + m_Name: shoreline + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 59 + m_Scale: 1 + m_Name: cta_spice_treasure + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 60 + m_Scale: 1 + m_Name: cta_stockfish + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 61 + m_Scale: 1 + m_Name: cta_mead + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 62 + m_Scale: 1 + m_Name: cta_ceramic_treasure + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 63 + m_Scale: 1 + m_Name: cta_pennies + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 64 + m_Scale: 1 + m_Name: cta_honey + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 65 + m_Scale: 1 + m_Name: cta_fish + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 66 + m_Scale: 1 + m_Name: ebc_shrineofreflection + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 67 + m_Scale: 1 + m_Name: cta_icon_chest_rp + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 68 + m_Scale: 1 + m_Name: cta_icon_chest_blueprint + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 69 + m_Scale: 1 + m_Name: ebc_persianpalace + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 70 + m_Scale: 1 + m_Name: cta_barrel + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 71 + m_Scale: 1 + m_Name: ebc_broch + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 72 + m_Scale: 1 + m_Name: cta_herbs + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 73 + m_Scale: 1 + m_Name: cta_icon_mystery_chest_gold + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 74 + m_Scale: 1 + m_Name: cta_maya_luxurious_workshop_level2 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 75 + m_Scale: 1 + m_Name: ebc_wintermarket + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 76 + m_Scale: 1 + m_Name: workers_big_city_china + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 77 + m_Scale: 1 + m_Name: workers_small_city_china + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 78 + m_Scale: 1 + m_Name: workers_city_china + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 79 + m_Scale: 1 + m_Name: ebc_piratefortress + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 80 + m_Scale: 1 + m_Name: ebc_trojanhorse + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 81 + m_Scale: 1 + m_Name: icon_chest_good2 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 82 + m_Scale: 1 + m_Name: info + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 83 + m_Scale: 1 + m_Name: workers_big_priestmaya + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 84 + m_Scale: 1 + m_Name: workers_priestmaya + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 85 + m_Scale: 1 + m_Name: workers_small_priestmaya + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 86 + m_Scale: 1 + m_Name: workers_big_city_mayas + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 87 + m_Scale: 1 + m_Name: workers_city_mayas + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 88 + m_Scale: 1 + m_Name: workers_small_city_mayas + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 89 + m_Scale: 1 + m_Name: cta_wooden_wheel + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 90 + m_Scale: 1 + m_Name: cta_happiness_maya_2 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 91 + m_Scale: 1 + m_Name: cta_ink + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 92 + m_Scale: 1 + m_Name: workers_city_egypt + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 93 + m_Scale: 1 + m_Name: workers_small_city_egypt + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 94 + m_Scale: 1 + m_Name: cta_salt + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 95 + m_Scale: 1 + m_Name: warning + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 96 + m_Scale: 1 + m_Name: workers_city_capital + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 97 + m_Scale: 1 + m_Name: upgrade_small + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 98 + m_Scale: 1 + m_Name: cocoa + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 99 + m_Scale: 1 + m_Name: pennies + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 100 + m_Scale: 1 + m_Name: wu_zhu + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 101 + m_Scale: 1 + m_Name: coins_small + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 102 + m_Scale: 1 + m_Name: icon_checkmark_brown + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 103 + m_Scale: 1 + m_Name: InlineIcons_32 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 104 + m_Scale: 1 + m_Name: food_small + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 105 + m_Scale: 1 + m_Name: trade + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 106 + m_Scale: 1 + m_Name: map + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 107 + m_Scale: 1 + m_Name: food + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 108 + m_Scale: 1 + m_Name: premium + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 109 + m_Scale: 1 + m_Name: happiness_3 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 110 + m_Scale: 1 + m_Name: coins + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 111 + m_Scale: 1 + m_Name: expansion + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 112 + m_Scale: 1 + m_Name: goods + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 113 + m_Scale: 1 + m_Name: culture_range + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 114 + m_Scale: 1 + m_Name: glass + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 115 + m_Scale: 1 + m_Name: bb_lock_grey + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 116 + m_Scale: 1 + m_Name: bb_lock + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 117 + m_Scale: 1 + m_Name: research_points_small + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 118 + m_Scale: 1 + m_Name: scout + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 119 + m_Scale: 1 + m_Name: swords + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 120 + m_Scale: 1 + m_Name: upgrade + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 121 + m_Scale: 1 + m_Name: bb_checkmark + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 122 + m_Scale: 1 + m_Name: clock_embossed_pos + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 123 + m_Scale: 1 + m_Name: irrigation_bonus + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 124 + m_Scale: 1 + m_Name: boost + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 125 + m_Scale: 1 + m_Name: culture_bonus + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 126 + m_Scale: 1 + m_Name: research_points + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 127 + m_Scale: 1 + m_Name: workers_small_city_capital + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 128 + m_Scale: 1 + m_Name: workers_big_city_capital + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 129 + m_Scale: 1 + m_Name: workers_trading_big + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 130 + m_Scale: 1 + m_Name: workers_big_city_egypt + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 131 + m_Scale: 1 + m_Name: clock_blue + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 132 + m_Scale: 1 + m_Name: cta_recruit + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 133 + m_Scale: 1 + m_Name: happiness_0 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 134 + m_Scale: 1 + m_Name: happiness_1 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 135 + m_Scale: 1 + m_Name: happiness_2 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 136 + m_Scale: 1 + m_Name: dead + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 137 + m_Scale: 1 + m_Name: coin_food_boost + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 138 + m_Scale: 1 + m_Name: icon_trade token + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 139 + m_Scale: 1 + m_Name: icon_food_black + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 140 + m_Scale: 1 + m_Name: icon_wool + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 141 + m_Scale: 1 + m_Name: icon_hide + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 142 + m_Scale: 1 + m_Name: icon_bronze_bracelet + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 143 + m_Scale: 1 + m_Name: icon_alabaster_idol + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 144 + m_Scale: 1 + m_Name: icon_flint + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 145 + m_Scale: 1 + m_Name: tutorial_icon_build + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 146 + m_Scale: 1 + m_Name: tutorial_icon_produce + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 147 + m_Scale: 1 + m_Name: tutorial_icon_incident + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 148 + m_Scale: 1 + m_Name: cta_silver_ring + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 149 + m_Scale: 1 + m_Name: cta_ankh + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 150 + m_Scale: 1 + m_Name: cta_ceremonial_dress + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 151 + m_Scale: 1 + m_Name: cta_gold_ore + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 152 + m_Scale: 1 + m_Name: cta_papyrus_scroll + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 153 + m_Scale: 1 + m_Name: cta_iron_pendant + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 154 + m_Scale: 1 + m_Name: cta_research_points + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 155 + m_Scale: 1 + m_Name: cta_marble_bust + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 156 + m_Scale: 1 + m_Name: cta_golden_sphinx + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 157 + m_Scale: 1 + m_Name: cta_papyrus + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 158 + m_Scale: 1 + m_Name: cta_linen_shirt + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 159 + m_Scale: 1 + m_Name: ath_attempt + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 160 + m_Scale: 1 + m_Name: irrigation_0 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 161 + m_Scale: 1 + m_Name: irrigation_1 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 162 + m_Scale: 1 + m_Name: irrigation_2 + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 163 + m_Scale: 1 + m_Name: irrigation + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 164 + m_Scale: 1 + m_Name: cta_gold_laurel + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 165 + m_Scale: 1 + m_Name: cta_column + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 166 + m_Scale: 1 + m_Name: cta_silk_threads + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 167 + m_Scale: 1 + m_Name: deben + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 168 + m_Scale: 1 + m_Name: cta_toga + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 169 + m_Scale: 1 + m_Name: cta_stone_tablet + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 170 + m_Scale: 1 + m_Name: cta_tunic + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 171 + m_Scale: 1 + m_Name: unit_melee + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 172 + m_Scale: 1 + m_Name: unit_range + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 173 + m_Scale: 1 + m_Name: blueprint + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 174 + m_Scale: 1 + m_Name: wonders + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 175 + m_Scale: 1 + m_Name: unit_cavalry + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 176 + m_Scale: 1 + m_Name: commander + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 177 + m_Scale: 1 + m_Name: cta_clay + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 178 + m_Scale: 1 + m_Name: cta_porcelain + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 179 + m_Scale: 1 + m_Name: cta_rice + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 180 + m_Scale: 1 + m_Name: cta_silk + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 181 + m_Scale: 1 + m_Name: cta_kaolin + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 182 + m_Scale: 1 + m_Name: cta_moth_cocoons + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 183 + m_Scale: 1 + m_Name: cta_coins + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 184 + m_Scale: 1 + m_Name: cta_mosaic + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 185 + m_Scale: 1 + m_Name: cta_cape + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 186 + m_Scale: 1 + m_Name: cta_goblet + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 187 + m_Scale: 1 + m_Name: cta_wu_zhu + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 188 + m_Scale: 1 + m_Name: cta_priest + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 189 + m_Scale: 1 + m_Name: cta_cocoa + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 190 + m_Scale: 1 + m_Name: cta_jade + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 191 + m_Scale: 1 + m_Name: cta_obsidian + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 192 + m_Scale: 1 + m_Name: cta_feather + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 193 + m_Scale: 1 + m_Name: ebc_madscientistslab + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 194 + m_Scale: 1 + m_Name: cta_ancestor_mask + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 195 + m_Scale: 1 + m_Name: cta_calendar_stone + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 196 + m_Scale: 1 + m_Name: cta_ritual_dagger + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 197 + m_Scale: 1 + m_Name: cta_headdress + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 198 + m_Scale: 1 + m_Name: cta_suns_blessing + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 199 + m_Scale: 1 + m_Name: ebc_hydra + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 200 + m_Scale: 1 + m_Name: ranking + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 201 + m_Scale: 1 + m_Name: cta_pepper + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 202 + m_Scale: 1 + m_Name: cta_planks + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 203 + m_Scale: 1 + m_Name: cta_obsidianjade + - m_ElementType: 2 + m_Unicode: 65534 + m_GlyphIndex: 204 + m_Scale: 1 + m_Name: cta_obsidiancalendarancestormask + m_GlyphTable: + - m_Index: 0 + m_Metrics: + m_Width: 73 + m_Height: 87 + m_HorizontalBearingX: -36.5 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 73 + m_GlyphRect: + m_X: 427 + m_Y: 1961 + m_Width: 73 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2144358214, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 1 + m_Metrics: + m_Width: 74 + m_Height: 87 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 501 + m_Y: 1961 + m_Width: 74 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -724805922, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 2 + m_Metrics: + m_Width: 74 + m_Height: 87 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 575 + m_Y: 1961 + m_Width: 74 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1619160577, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 3 + m_Metrics: + m_Width: 96 + m_Height: 101 + m_HorizontalBearingX: -48 + m_HorizontalBearingY: 50.5 + m_HorizontalAdvance: 96 + m_GlyphRect: + m_X: 3 + m_Y: 1947 + m_Width: 96 + m_Height: 101 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8158563787144471110, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 4 + m_Metrics: + m_Width: 119 + m_Height: 101 + m_HorizontalBearingX: -59.5 + m_HorizontalBearingY: 50.5 + m_HorizontalAdvance: 119 + m_GlyphRect: + m_X: 101 + m_Y: 1947 + m_Width: 119 + m_Height: 101 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 370364008, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 5 + m_Metrics: + m_Width: 141 + m_Height: 116 + m_HorizontalBearingX: -70.5 + m_HorizontalBearingY: 58 + m_HorizontalAdvance: 141 + m_GlyphRect: + m_X: 761 + m_Y: 1919 + m_Width: 141 + m_Height: 116 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2101787439100353768, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 6 + m_Metrics: + m_Width: 116 + m_Height: 130 + m_HorizontalBearingX: -58 + m_HorizontalBearingY: 65 + m_HorizontalAdvance: 116 + m_GlyphRect: + m_X: 903 + m_Y: 1918 + m_Width: 116 + m_Height: 130 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -329868462160931304, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 7 + m_Metrics: + m_Width: 97 + m_Height: 106 + m_HorizontalBearingX: -48.5 + m_HorizontalBearingY: 53 + m_HorizontalAdvance: 97 + m_GlyphRect: + m_X: 651 + m_Y: 1886 + m_Width: 97 + m_Height: 106 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6718763151315418932, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 8 + m_Metrics: + m_Width: 116 + m_Height: 95 + m_HorizontalBearingX: -58 + m_HorizontalBearingY: 47.5 + m_HorizontalAdvance: 116 + m_GlyphRect: + m_X: 500 + m_Y: 1869 + m_Width: 116 + m_Height: 95 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -3662145209645026858, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 9 + m_Metrics: + m_Width: 87 + m_Height: 87 + m_HorizontalBearingX: -43.5 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 87 + m_GlyphRect: + m_X: 4 + m_Y: 1856 + m_Width: 87 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3643772185187624922, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 10 + m_Metrics: + m_Width: 114 + m_Height: 87 + m_HorizontalBearingX: -57 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 114 + m_GlyphRect: + m_X: 101 + m_Y: 1856 + m_Width: 114 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -922888878065087515, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 11 + m_Metrics: + m_Width: 121 + m_Height: 102 + m_HorizontalBearingX: -60.5 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 121 + m_GlyphRect: + m_X: 903 + m_Y: 1801 + m_Width: 121 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3112621357950915070, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 12 + m_Metrics: + m_Width: 95 + m_Height: 123 + m_HorizontalBearingX: -47.5 + m_HorizontalBearingY: 61.5 + m_HorizontalAdvance: 95 + m_GlyphRect: + m_X: 228 + m_Y: 1789 + m_Width: 95 + m_Height: 123 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -702928828, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 13 + m_Metrics: + m_Width: 84 + m_Height: 104 + m_HorizontalBearingX: -42 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 84 + m_GlyphRect: + m_X: 618 + m_Y: 1774 + m_Width: 84 + m_Height: 104 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5750983614340588109, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 14 + m_Metrics: + m_Width: 86 + m_Height: 104 + m_HorizontalBearingX: -43 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 706 + m_Y: 1774 + m_Width: 86 + m_Height: 104 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -728244194544253039, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 15 + m_Metrics: + m_Width: 104 + m_Height: 104 + m_HorizontalBearingX: -52 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 104 + m_GlyphRect: + m_X: 796 + m_Y: 1774 + m_Width: 104 + m_Height: 104 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7134325258175837443, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 16 + m_Metrics: + m_Width: 120 + m_Height: 98 + m_HorizontalBearingX: -60 + m_HorizontalBearingY: 49 + m_HorizontalAdvance: 120 + m_GlyphRect: + m_X: 497 + m_Y: 1771 + m_Width: 120 + m_Height: 98 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7335904089167868400, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 17 + m_Metrics: + m_Width: 56 + m_Height: 56 + m_HorizontalBearingX: -28 + m_HorizontalBearingY: 28 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 202 + m_Y: 1718 + m_Width: 56 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3436914362765528371, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 18 + m_Metrics: + m_Width: 138 + m_Height: 139 + m_HorizontalBearingX: -69 + m_HorizontalBearingY: 69.5 + m_HorizontalAdvance: 138 + m_GlyphRect: + m_X: 0 + m_Y: 1717 + m_Width: 138 + m_Height: 139 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8463493406355435034, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 19 + m_Metrics: + m_Width: 54 + m_Height: 50 + m_HorizontalBearingX: -27 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 54 + m_GlyphRect: + m_X: 138 + m_Y: 1715 + m_Width: 54 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2965744954758517795, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 20 + m_Metrics: + m_Width: 67 + m_Height: 89 + m_HorizontalBearingX: -33.5 + m_HorizontalBearingY: 44.5 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 349 + m_Y: 1713 + m_Width: 67 + m_Height: 89 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4932850884273308405, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 21 + m_Metrics: + m_Width: 80 + m_Height: 81 + m_HorizontalBearingX: -40 + m_HorizontalBearingY: 40.5 + m_HorizontalAdvance: 80 + m_GlyphRect: + m_X: 269 + m_Y: 1700 + m_Width: 80 + m_Height: 81 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6694968190869980855, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 22 + m_Metrics: + m_Width: 80 + m_Height: 116 + m_HorizontalBearingX: -40 + m_HorizontalBearingY: 58 + m_HorizontalAdvance: 80 + m_GlyphRect: + m_X: 942 + m_Y: 1685 + m_Width: 80 + m_Height: 116 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4104117333016806175, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 23 + m_Metrics: + m_Width: 113 + m_Height: 90 + m_HorizontalBearingX: -56.5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 113 + m_GlyphRect: + m_X: 532 + m_Y: 1676 + m_Width: 113 + m_Height: 90 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8954016801280762372, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 24 + m_Metrics: + m_Width: 119 + m_Height: 104 + m_HorizontalBearingX: -59.5 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 119 + m_GlyphRect: + m_X: 822 + m_Y: 1670 + m_Width: 119 + m_Height: 104 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2586379074099917112, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 25 + m_Metrics: + m_Width: 147 + m_Height: 103 + m_HorizontalBearingX: -73.5 + m_HorizontalBearingY: 51.5 + m_HorizontalAdvance: 147 + m_GlyphRect: + m_X: 674 + m_Y: 1657 + m_Width: 147 + m_Height: 103 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -12563651127225671, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 26 + m_Metrics: + m_Width: 67 + m_Height: 66 + m_HorizontalBearingX: -33.5 + m_HorizontalBearingY: 33 + m_HorizontalAdvance: 67 + m_GlyphRect: + m_X: 1 + m_Y: 1650 + m_Width: 67 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7191163486456543192, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 27 + m_Metrics: + m_Width: 68 + m_Height: 66 + m_HorizontalBearingX: -34 + m_HorizontalBearingY: 33 + m_HorizontalAdvance: 68 + m_GlyphRect: + m_X: 70 + m_Y: 1650 + m_Width: 68 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7812820661483254461, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 28 + m_Metrics: + m_Width: 74 + m_Height: 50 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 277 + m_Y: 1650 + m_Width: 74 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6463064620358863643, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 29 + m_Metrics: + m_Width: 76 + m_Height: 63 + m_HorizontalBearingX: -38 + m_HorizontalBearingY: 31.5 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 352 + m_Y: 1650 + m_Width: 76 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7081792888699921481, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 30 + m_Metrics: + m_Width: 74 + m_Height: 66 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 33 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 429 + m_Y: 1650 + m_Width: 74 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8475544577015182143, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 31 + m_Metrics: + m_Width: 104 + m_Height: 112 + m_HorizontalBearingX: -52 + m_HorizontalBearingY: 56 + m_HorizontalAdvance: 104 + m_GlyphRect: + m_X: 148 + m_Y: 1599 + m_Width: 104 + m_Height: 112 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2084413756825693856, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 32 + m_Metrics: + m_Width: 98 + m_Height: 94 + m_HorizontalBearingX: -49 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 98 + m_GlyphRect: + m_X: 925 + m_Y: 1588 + m_Width: 98 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7006899675943808146, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 33 + m_Metrics: + m_Width: 60 + m_Height: 71 + m_HorizontalBearingX: -30 + m_HorizontalBearingY: 35.5 + m_HorizontalAdvance: 60 + m_GlyphRect: + m_X: 352 + m_Y: 1572 + m_Width: 60 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3814798381351036019, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 34 + m_Metrics: + m_Width: 64 + m_Height: 71 + m_HorizontalBearingX: -32 + m_HorizontalBearingY: 35.5 + m_HorizontalAdvance: 64 + m_GlyphRect: + m_X: 412 + m_Y: 1572 + m_Width: 64 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1302763225339234619, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 35 + m_Metrics: + m_Width: 81 + m_Height: 79 + m_HorizontalBearingX: -40.5 + m_HorizontalBearingY: 39.5 + m_HorizontalAdvance: 81 + m_GlyphRect: + m_X: 271 + m_Y: 1571 + m_Width: 81 + m_Height: 79 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4020335626915314013, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 36 + m_Metrics: + m_Width: 101 + m_Height: 103 + m_HorizontalBearingX: -50.5 + m_HorizontalBearingY: 51.5 + m_HorizontalAdvance: 101 + m_GlyphRect: + m_X: 825 + m_Y: 1566 + m_Width: 101 + m_Height: 103 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3375157875343467442, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 37 + m_Metrics: + m_Width: 58 + m_Height: 84 + m_HorizontalBearingX: -29 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 58 + m_GlyphRect: + m_X: 476 + m_Y: 1565 + m_Width: 58 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1896382066041297041, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 38 + m_Metrics: + m_Width: 107 + m_Height: 102 + m_HorizontalBearingX: -53.5 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 107 + m_GlyphRect: + m_X: 538 + m_Y: 1564 + m_Width: 107 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5536544251107829900, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 39 + m_Metrics: + m_Width: 72 + m_Height: 103 + m_HorizontalBearingX: -36 + m_HorizontalBearingY: 51.5 + m_HorizontalAdvance: 72 + m_GlyphRect: + m_X: 653 + m_Y: 1554 + m_Width: 72 + m_Height: 103 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -701876230672350822, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 40 + m_Metrics: + m_Width: 112 + m_Height: 105 + m_HorizontalBearingX: -56 + m_HorizontalBearingY: 52.5 + m_HorizontalAdvance: 112 + m_GlyphRect: + m_X: 4 + m_Y: 1541 + m_Width: 112 + m_Height: 105 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7673711170268496860, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 41 + m_Metrics: + m_Width: 81 + m_Height: 102 + m_HorizontalBearingX: -40.5 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 81 + m_GlyphRect: + m_X: 726 + m_Y: 1537 + m_Width: 81 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -838908008875007501, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 42 + m_Metrics: + m_Width: 74 + m_Height: 72 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 122 + m_Y: 1505 + m_Width: 74 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7291930161081552924, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 43 + m_Metrics: + m_Width: 95 + m_Height: 88 + m_HorizontalBearingX: -47.5 + m_HorizontalBearingY: 44 + m_HorizontalAdvance: 95 + m_GlyphRect: + m_X: 926 + m_Y: 1501 + m_Width: 95 + m_Height: 88 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2904807348406626498, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 44 + m_Metrics: + m_Width: 60 + m_Height: 59 + m_HorizontalBearingX: -30 + m_HorizontalBearingY: 29.5 + m_HorizontalAdvance: 60 + m_GlyphRect: + m_X: 201 + m_Y: 1490 + m_Width: 60 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -983479635111419447, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 45 + m_Metrics: + m_Width: 96 + m_Height: 93 + m_HorizontalBearingX: -48 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 96 + m_GlyphRect: + m_X: 804 + m_Y: 1470 + m_Width: 96 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7674156195484195045, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 46 + m_Metrics: + m_Width: 72 + m_Height: 69 + m_HorizontalBearingX: -36 + m_HorizontalBearingY: 34.5 + m_HorizontalAdvance: 72 + m_GlyphRect: + m_X: 727 + m_Y: 1469 + m_Width: 72 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4642325231336661812, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 47 + m_Metrics: + m_Width: 100 + m_Height: 102 + m_HorizontalBearingX: -50 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 100 + m_GlyphRect: + m_X: 443 + m_Y: 1458 + m_Width: 100 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4624541004163449478, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 48 + m_Metrics: + m_Width: 103 + m_Height: 96 + m_HorizontalBearingX: -51.5 + m_HorizontalBearingY: 48 + m_HorizontalAdvance: 103 + m_GlyphRect: + m_X: 623 + m_Y: 1458 + m_Width: 103 + m_Height: 96 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2578651400172810937, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 49 + m_Metrics: + m_Width: 104 + m_Height: 115 + m_HorizontalBearingX: -52 + m_HorizontalBearingY: 57.5 + m_HorizontalAdvance: 104 + m_GlyphRect: + m_X: 8 + m_Y: 1423 + m_Width: 104 + m_Height: 115 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8289822419994577490, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 50 + m_Metrics: + m_Width: 56 + m_Height: 63 + m_HorizontalBearingX: -28 + m_HorizontalBearingY: 31.5 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 190 + m_Y: 1423 + m_Width: 56 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 429688389500101892, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 51 + m_Metrics: + m_Width: 71 + m_Height: 80 + m_HorizontalBearingX: -35.5 + m_HorizontalBearingY: 40 + m_HorizontalAdvance: 71 + m_GlyphRect: + m_X: 115 + m_Y: 1422 + m_Width: 71 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3017109405843695886, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 52 + m_Metrics: + m_Width: 101 + m_Height: 95 + m_HorizontalBearingX: -50.5 + m_HorizontalBearingY: 47.5 + m_HorizontalAdvance: 101 + m_GlyphRect: + m_X: 261 + m_Y: 1419 + m_Width: 101 + m_Height: 95 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4178829386858457095, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 53 + m_Metrics: + m_Width: 98 + m_Height: 94 + m_HorizontalBearingX: -49 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 98 + m_GlyphRect: + m_X: 913 + m_Y: 1402 + m_Width: 98 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4281911320752687849, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 54 + m_Metrics: + m_Width: 101 + m_Height: 72 + m_HorizontalBearingX: -50.5 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 101 + m_GlyphRect: + m_X: 547 + m_Y: 1354 + m_Width: 101 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4951088303895349411, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 55 + m_Metrics: + m_Width: 108 + m_Height: 103 + m_HorizontalBearingX: -54 + m_HorizontalBearingY: 51.5 + m_HorizontalAdvance: 108 + m_GlyphRect: + m_X: 653 + m_Y: 1354 + m_Width: 108 + m_Height: 103 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5617448299673312401, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 56 + m_Metrics: + m_Width: 125 + m_Height: 114 + m_HorizontalBearingX: -62.5 + m_HorizontalBearingY: 57 + m_HorizontalAdvance: 125 + m_GlyphRect: + m_X: 783 + m_Y: 1354 + m_Width: 125 + m_Height: 114 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1659708932042841261, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 57 + m_Metrics: + m_Width: 106 + m_Height: 102 + m_HorizontalBearingX: -53 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 106 + m_GlyphRect: + m_X: 440 + m_Y: 1353 + m_Width: 106 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8814212362280375727, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 58 + m_Metrics: + m_Width: 83 + m_Height: 78 + m_HorizontalBearingX: -41.5 + m_HorizontalBearingY: 39 + m_HorizontalAdvance: 83 + m_GlyphRect: + m_X: 3 + m_Y: 1343 + m_Width: 83 + m_Height: 78 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1104962026362419977, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 59 + m_Metrics: + m_Width: 106 + m_Height: 83 + m_HorizontalBearingX: -53 + m_HorizontalBearingY: 41.5 + m_HorizontalAdvance: 106 + m_GlyphRect: + m_X: 333 + m_Y: 1328 + m_Width: 106 + m_Height: 83 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5701253759128972283, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 60 + m_Metrics: + m_Width: 94 + m_Height: 102 + m_HorizontalBearingX: -47 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 94 + m_GlyphRect: + m_X: 238 + m_Y: 1317 + m_Width: 94 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8617892559191809022, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 61 + m_Metrics: + m_Width: 147 + m_Height: 98 + m_HorizontalBearingX: -73.5 + m_HorizontalBearingY: 49 + m_HorizontalAdvance: 147 + m_GlyphRect: + m_X: 90 + m_Y: 1307 + m_Width: 147 + m_Height: 98 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2794259043635821732, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 62 + m_Metrics: + m_Width: 100 + m_Height: 102 + m_HorizontalBearingX: -50 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 100 + m_GlyphRect: + m_X: 924 + m_Y: 1299 + m_Width: 100 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4751259173209894178, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 63 + m_Metrics: + m_Width: 95 + m_Height: 101 + m_HorizontalBearingX: -47.5 + m_HorizontalBearingY: 50.5 + m_HorizontalAdvance: 95 + m_GlyphRect: + m_X: 491 + m_Y: 1252 + m_Width: 95 + m_Height: 101 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1856732651501631057, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 64 + m_Metrics: + m_Width: 102 + m_Height: 101 + m_HorizontalBearingX: -51 + m_HorizontalBearingY: 50.5 + m_HorizontalAdvance: 102 + m_GlyphRect: + m_X: 595 + m_Y: 1252 + m_Width: 102 + m_Height: 101 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -3386218922703161388, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 65 + m_Metrics: + m_Width: 88 + m_Height: 102 + m_HorizontalBearingX: -44 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 88 + m_GlyphRect: + m_X: 702 + m_Y: 1251 + m_Width: 88 + m_Height: 102 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8478562381375844705, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 66 + m_Metrics: + m_Width: 89 + m_Height: 85 + m_HorizontalBearingX: -44.5 + m_HorizontalBearingY: 42.5 + m_HorizontalAdvance: 89 + m_GlyphRect: + m_X: 1 + m_Y: 1248 + m_Width: 89 + m_Height: 85 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5534174253454217892, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 67 + m_Metrics: + m_Width: 102 + m_Height: 81 + m_HorizontalBearingX: -51 + m_HorizontalBearingY: 40.5 + m_HorizontalAdvance: 102 + m_GlyphRect: + m_X: 367 + m_Y: 1246 + m_Width: 102 + m_Height: 81 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1953511547368589529, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 68 + m_Metrics: + m_Width: 102 + m_Height: 92 + m_HorizontalBearingX: -51 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 102 + m_GlyphRect: + m_X: 263 + m_Y: 1219 + m_Width: 102 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1088730770723027953, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 69 + m_Metrics: + m_Width: 99 + m_Height: 120 + m_HorizontalBearingX: -49.5 + m_HorizontalBearingY: 60 + m_HorizontalAdvance: 99 + m_GlyphRect: + m_X: 825 + m_Y: 1216 + m_Width: 99 + m_Height: 120 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4939863863825205819, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 70 + m_Metrics: + m_Width: 82 + m_Height: 103 + m_HorizontalBearingX: -41 + m_HorizontalBearingY: 51.5 + m_HorizontalAdvance: 82 + m_GlyphRect: + m_X: 105 + m_Y: 1203 + m_Width: 82 + m_Height: 103 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2289998852469363648, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 71 + m_Metrics: + m_Width: 89 + m_Height: 95 + m_HorizontalBearingX: -44.5 + m_HorizontalBearingY: 47.5 + m_HorizontalAdvance: 89 + m_GlyphRect: + m_X: 935 + m_Y: 1202 + m_Width: 89 + m_Height: 95 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8996665824694350818, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 72 + m_Metrics: + m_Width: 74 + m_Height: 115 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 57.5 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 188 + m_Y: 1189 + m_Width: 74 + m_Height: 115 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7333887034695731682, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 73 + m_Metrics: + m_Width: 82 + m_Height: 87 + m_HorizontalBearingX: -41 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 82 + m_GlyphRect: + m_X: 715 + m_Y: 1162 + m_Width: 82 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1487877384612313618, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 74 + m_Metrics: + m_Width: 233 + m_Height: 107 + m_HorizontalBearingX: -116.5 + m_HorizontalBearingY: 53.5 + m_HorizontalAdvance: 233 + m_GlyphRect: + m_X: 370 + m_Y: 1138 + m_Width: 233 + m_Height: 107 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3969048961352433308, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 75 + m_Metrics: + m_Width: 112 + m_Height: 103 + m_HorizontalBearingX: -56 + m_HorizontalBearingY: 51.5 + m_HorizontalAdvance: 112 + m_GlyphRect: + m_X: 603 + m_Y: 1136 + m_Width: 112 + m_Height: 103 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1037585894331930479, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 76 + m_Metrics: + m_Width: 109 + m_Height: 107 + m_HorizontalBearingX: -54.5 + m_HorizontalBearingY: 53.5 + m_HorizontalAdvance: 109 + m_GlyphRect: + m_X: 6 + m_Y: 1131 + m_Width: 109 + m_Height: 107 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6707575059094875716, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 77 + m_Metrics: + m_Width: 61 + m_Height: 58 + m_HorizontalBearingX: -30.5 + m_HorizontalBearingY: 29 + m_HorizontalAdvance: 61 + m_GlyphRect: + m_X: 200 + m_Y: 1131 + m_Width: 61 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -3297204628491984772, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 78 + m_Metrics: + m_Width: 74 + m_Height: 73 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 36.5 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 122 + m_Y: 1130 + m_Width: 74 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5706957933644387078, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 79 + m_Metrics: + m_Width: 107 + m_Height: 93 + m_HorizontalBearingX: -53.5 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 107 + m_GlyphRect: + m_X: 263 + m_Y: 1125 + m_Width: 107 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1999946806344817058, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 80 + m_Metrics: + m_Width: 101 + m_Height: 95 + m_HorizontalBearingX: -50.5 + m_HorizontalBearingY: 47.5 + m_HorizontalAdvance: 101 + m_GlyphRect: + m_X: 811 + m_Y: 1113 + m_Width: 101 + m_Height: 95 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 9124709818946717747, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 81 + m_Metrics: + m_Width: 90 + m_Height: 92 + m_HorizontalBearingX: -45 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 90 + m_GlyphRect: + m_X: 912 + m_Y: 1109 + m_Width: 90 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8267115305123039760, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 82 + m_Metrics: + m_Width: 52 + m_Height: 52 + m_HorizontalBearingX: -26 + m_HorizontalBearingY: 26 + m_HorizontalAdvance: 52 + m_GlyphRect: + m_X: 740 + m_Y: 1103 + m_Width: 52 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1853125249586873685, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 83 + m_Metrics: + m_Width: 98 + m_Height: 110 + m_HorizontalBearingX: -49 + m_HorizontalBearingY: 55 + m_HorizontalAdvance: 98 + m_GlyphRect: + m_X: 388 + m_Y: 1029 + m_Width: 98 + m_Height: 110 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8141631665637155745, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 84 + m_Metrics: + m_Width: 72 + m_Height: 80 + m_HorizontalBearingX: -36 + m_HorizontalBearingY: 40 + m_HorizontalAdvance: 72 + m_GlyphRect: + m_X: 491 + m_Y: 1028 + m_Width: 72 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7713781604464504857, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 85 + m_Metrics: + m_Width: 61 + m_Height: 66 + m_HorizontalBearingX: -30.5 + m_HorizontalBearingY: 33 + m_HorizontalAdvance: 61 + m_GlyphRect: + m_X: 565 + m_Y: 1028 + m_Width: 61 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4198053654051914648, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 86 + m_Metrics: + m_Width: 104 + m_Height: 101 + m_HorizontalBearingX: -52 + m_HorizontalBearingY: 50.5 + m_HorizontalAdvance: 104 + m_GlyphRect: + m_X: 628 + m_Y: 1028 + m_Width: 104 + m_Height: 101 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2136406889496393637, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 87 + m_Metrics: + m_Width: 70 + m_Height: 70 + m_HorizontalBearingX: -35 + m_HorizontalBearingY: 35 + m_HorizontalAdvance: 70 + m_GlyphRect: + m_X: 736 + m_Y: 1028 + m_Width: 70 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6228371465862800648, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 88 + m_Metrics: + m_Width: 54 + m_Height: 53 + m_HorizontalBearingX: -27 + m_HorizontalBearingY: 26.5 + m_HorizontalAdvance: 54 + m_GlyphRect: + m_X: 807 + m_Y: 1028 + m_Width: 54 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2108014542765709681, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 89 + m_Metrics: + m_Width: 95 + m_Height: 98 + m_HorizontalBearingX: -47.5 + m_HorizontalBearingY: 49 + m_HorizontalAdvance: 95 + m_GlyphRect: + m_X: 186 + m_Y: 1027 + m_Width: 95 + m_Height: 98 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8037489388941252367, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 90 + m_Metrics: + m_Width: 98 + m_Height: 98 + m_HorizontalBearingX: -49 + m_HorizontalBearingY: 49 + m_HorizontalAdvance: 98 + m_GlyphRect: + m_X: 284 + m_Y: 1027 + m_Width: 98 + m_Height: 98 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1023881543254830229, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 91 + m_Metrics: + m_Width: 86 + m_Height: 96 + m_HorizontalBearingX: -43 + m_HorizontalBearingY: 48 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 97 + m_Y: 1026 + m_Width: 86 + m_Height: 96 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2217656884674354197, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 92 + m_Metrics: + m_Width: 74 + m_Height: 71 + m_HorizontalBearingX: -37 + m_HorizontalBearingY: 35.5 + m_HorizontalAdvance: 74 + m_GlyphRect: + m_X: 865 + m_Y: 1026 + m_Width: 74 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6346629593138849361, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 93 + m_Metrics: + m_Width: 58 + m_Height: 55 + m_HorizontalBearingX: -29 + m_HorizontalBearingY: 27.5 + m_HorizontalAdvance: 58 + m_GlyphRect: + m_X: 942 + m_Y: 1026 + m_Width: 58 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -3389039848645536794, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 94 + m_Metrics: + m_Width: 89 + m_Height: 104 + m_HorizontalBearingX: -44.5 + m_HorizontalBearingY: 52 + m_HorizontalAdvance: 89 + m_GlyphRect: + m_X: 3 + m_Y: 1024 + m_Width: 89 + m_Height: 104 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8210193684748564459, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 95 + m_Metrics: + m_Width: 56 + m_Height: 49 + m_HorizontalBearingX: -28 + m_HorizontalBearingY: 24.5 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 607 + m_Y: 969 + m_Width: 56 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1571012651542167539, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 96 + m_Metrics: + m_Width: 69 + m_Height: 65 + m_HorizontalBearingX: -34.5 + m_HorizontalBearingY: 32.5 + m_HorizontalAdvance: 69 + m_GlyphRect: + m_X: 0 + m_Y: 960 + m_Width: 69 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3121471347900928983, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 97 + m_Metrics: + m_Width: 55 + m_Height: 65 + m_HorizontalBearingX: -27.5 + m_HorizontalBearingY: 32.5 + m_HorizontalAdvance: 55 + m_GlyphRect: + m_X: 483 + m_Y: 959 + m_Width: 55 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8988441530965576436, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 98 + m_Metrics: + m_Width: 38 + m_Height: 64 + m_HorizontalBearingX: -19 + m_HorizontalBearingY: 32 + m_HorizontalAdvance: 38 + m_GlyphRect: + m_X: 232 + m_Y: 958 + m_Width: 38 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6107784321054212483, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 99 + m_Metrics: + m_Width: 61 + m_Height: 65 + m_HorizontalBearingX: -30.5 + m_HorizontalBearingY: 32.5 + m_HorizontalAdvance: 61 + m_GlyphRect: + m_X: 543 + m_Y: 958 + m_Width: 61 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7700661865242328817, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 100 + m_Metrics: + m_Width: 63 + m_Height: 66 + m_HorizontalBearingX: -31.5 + m_HorizontalBearingY: 33 + m_HorizontalAdvance: 63 + m_GlyphRect: + m_X: 103 + m_Y: 957 + m_Width: 63 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7907368816393526887, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 101 + m_Metrics: + m_Width: 60 + m_Height: 66 + m_HorizontalBearingX: -30 + m_HorizontalBearingY: 33 + m_HorizontalAdvance: 60 + m_GlyphRect: + m_X: 169 + m_Y: 957 + m_Width: 60 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1869673367297931309, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 102 + m_Metrics: + m_Width: 54 + m_Height: 44 + m_HorizontalBearingX: -27 + m_HorizontalBearingY: 22 + m_HorizontalAdvance: 54 + m_GlyphRect: + m_X: 850 + m_Y: 957 + m_Width: 54 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1670182809, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 103 + m_Metrics: + m_Width: 65 + m_Height: 71 + m_HorizontalBearingX: -32.5 + m_HorizontalBearingY: 35.5 + m_HorizontalAdvance: 65 + m_GlyphRect: + m_X: 671 + m_Y: 953 + m_Width: 65 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7972151216418658502, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 104 + m_Metrics: + m_Width: 61 + m_Height: 68 + m_HorizontalBearingX: -30.5 + m_HorizontalBearingY: 34 + m_HorizontalAdvance: 61 + m_GlyphRect: + m_X: 357 + m_Y: 952 + m_Width: 61 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 255080986811049931, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 105 + m_Metrics: + m_Width: 86 + m_Height: 71 + m_HorizontalBearingX: -43 + m_HorizontalBearingY: 35.5 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 907 + m_Y: 947 + m_Width: 86 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -3402344481944718353, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 106 + m_Metrics: + m_Width: 84 + m_Height: 74 + m_HorizontalBearingX: -42 + m_HorizontalBearingY: 37 + m_HorizontalAdvance: 84 + m_GlyphRect: + m_X: 906 + m_Y: 870 + m_Width: 84 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -399840562033327265, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 107 + m_Metrics: + m_Width: 87 + m_Height: 94 + m_HorizontalBearingX: -43.5 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 87 + m_GlyphRect: + m_X: 278 + m_Y: 867 + m_Width: 87 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300004, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 108 + m_Metrics: + m_Width: 76 + m_Height: 92 + m_HorizontalBearingX: -38 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 49 + m_Y: 866 + m_Width: 76 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300000, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 109 + m_Metrics: + m_Width: 81 + m_Height: 86 + m_HorizontalBearingX: -40.5 + m_HorizontalBearingY: 43 + m_HorizontalAdvance: 81 + m_GlyphRect: + m_X: 712 + m_Y: 865 + m_Width: 81 + m_Height: 86 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7780953735995972703, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 110 + m_Metrics: + m_Width: 85 + m_Height: 93 + m_HorizontalBearingX: -42.5 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 85 + m_GlyphRect: + m_X: 158 + m_Y: 864 + m_Width: 85 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300002, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 111 + m_Metrics: + m_Width: 84 + m_Height: 77 + m_HorizontalBearingX: -42 + m_HorizontalBearingY: 38.5 + m_HorizontalAdvance: 84 + m_GlyphRect: + m_X: 609 + m_Y: 864 + m_Width: 84 + m_Height: 77 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6479823341794910233, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 112 + m_Metrics: + m_Width: 107 + m_Height: 88 + m_HorizontalBearingX: -53.5 + m_HorizontalBearingY: 44 + m_HorizontalAdvance: 107 + m_GlyphRect: + m_X: 398 + m_Y: 862 + m_Width: 107 + m_Height: 88 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300006, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 113 + m_Metrics: + m_Width: 86 + m_Height: 93 + m_HorizontalBearingX: -43 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 808 + m_Y: 862 + m_Width: 86 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7459902675860876989, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 114 + m_Metrics: + m_Width: 103 + m_Height: 105 + m_HorizontalBearingX: -51.5 + m_HorizontalBearingY: 52.5 + m_HorizontalAdvance: 103 + m_GlyphRect: + m_X: 505 + m_Y: 848 + m_Width: 103 + m_Height: 105 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300008, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 115 + m_Metrics: + m_Width: 38 + m_Height: 50 + m_HorizontalBearingX: -19 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 38 + m_GlyphRect: + m_X: 466 + m_Y: 807 + m_Width: 38 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2061223666325461347, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 116 + m_Metrics: + m_Width: 34 + m_Height: 47 + m_HorizontalBearingX: -17 + m_HorizontalBearingY: 23.5 + m_HorizontalAdvance: 34 + m_GlyphRect: + m_X: 430 + m_Y: 800 + m_Width: 34 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7245690677989368111, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 117 + m_Metrics: + m_Width: 56 + m_Height: 67 + m_HorizontalBearingX: -28 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 162 + m_Y: 786 + m_Width: 56 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6547572931748238266, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 118 + m_Metrics: + m_Width: 83 + m_Height: 56 + m_HorizontalBearingX: -41.5 + m_HorizontalBearingY: 28 + m_HorizontalAdvance: 83 + m_GlyphRect: + m_X: 905 + m_Y: 784 + m_Width: 83 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1357911645972831016, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 119 + m_Metrics: + m_Width: 65 + m_Height: 67 + m_HorizontalBearingX: -32.5 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 65 + m_GlyphRect: + m_X: 819 + m_Y: 778 + m_Width: 65 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1260782343283211980, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 120 + m_Metrics: + m_Width: 66 + m_Height: 80 + m_HorizontalBearingX: -33 + m_HorizontalBearingY: 40 + m_HorizontalAdvance: 66 + m_GlyphRect: + m_X: 720 + m_Y: 774 + m_Width: 66 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7096138885364736195, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 121 + m_Metrics: + m_Width: 40 + m_Height: 38 + m_HorizontalBearingX: -20 + m_HorizontalBearingY: 19 + m_HorizontalAdvance: 40 + m_GlyphRect: + m_X: 427 + m_Y: 760 + m_Width: 40 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300016, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 122 + m_Metrics: + m_Width: 40 + m_Height: 42 + m_HorizontalBearingX: -20 + m_HorizontalBearingY: 21 + m_HorizontalAdvance: 40 + m_GlyphRect: + m_X: 478 + m_Y: 759 + m_Width: 40 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6279640769779937744, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 123 + m_Metrics: + m_Width: 60 + m_Height: 72 + m_HorizontalBearingX: -30 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 60 + m_GlyphRect: + m_X: 546 + m_Y: 748 + m_Width: 60 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8078951251822203351, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 124 + m_Metrics: + m_Width: 79 + m_Height: 79 + m_HorizontalBearingX: -39.5 + m_HorizontalBearingY: 39.5 + m_HorizontalAdvance: 79 + m_GlyphRect: + m_X: 333 + m_Y: 742 + m_Width: 79 + m_Height: 79 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300014, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 125 + m_Metrics: + m_Width: 76 + m_Height: 74 + m_HorizontalBearingX: -38 + m_HorizontalBearingY: 37 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 623 + m_Y: 741 + m_Width: 76 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2102306210881839429, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 126 + m_Metrics: + m_Width: 78 + m_Height: 92 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 234 + m_Y: 734 + m_Width: 78 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300012, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 127 + m_Metrics: + m_Width: 56 + m_Height: 50 + m_HorizontalBearingX: -28 + m_HorizontalBearingY: 25 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 152 + m_Y: 730 + m_Width: 56 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4513387777306473356, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 128 + m_Metrics: + m_Width: 98 + m_Height: 93 + m_HorizontalBearingX: -49 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 98 + m_GlyphRect: + m_X: 53 + m_Y: 729 + m_Width: 98 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 21300010, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 129 + m_Metrics: + m_Width: 98 + m_Height: 93 + m_HorizontalBearingX: -49 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 98 + m_GlyphRect: + m_X: 810 + m_Y: 670 + m_Width: 98 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1494432333228735887, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 130 + m_Metrics: + m_Width: 94 + m_Height: 94 + m_HorizontalBearingX: -47 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 94 + m_GlyphRect: + m_X: 914 + m_Y: 670 + m_Width: 94 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 921062424029211809, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 131 + m_Metrics: + m_Width: 90 + m_Height: 91 + m_HorizontalBearingX: -45 + m_HorizontalBearingY: 45.5 + m_HorizontalAdvance: 90 + m_GlyphRect: + m_X: 429 + m_Y: 661 + m_Width: 90 + m_Height: 91 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8246627260571945669, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 132 + m_Metrics: + m_Width: 83 + m_Height: 100 + m_HorizontalBearingX: -41.5 + m_HorizontalBearingY: 50 + m_HorizontalAdvance: 83 + m_GlyphRect: + m_X: 529 + m_Y: 638 + m_Width: 83 + m_Height: 100 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6905562749588875414, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 133 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 58 + m_Y: 636 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2267314249368087281, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 134 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 137 + m_Y: 636 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -9053465508694820594, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 135 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 216 + m_Y: 636 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1134528729738406305, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 136 + m_Metrics: + m_Width: 111 + m_Height: 80 + m_HorizontalBearingX: -55.5 + m_HorizontalBearingY: 40 + m_HorizontalAdvance: 111 + m_GlyphRect: + m_X: 310 + m_Y: 628 + m_Width: 111 + m_Height: 80 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -9160987577138628238, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 137 + m_Metrics: + m_Width: 154 + m_Height: 106 + m_HorizontalBearingX: -77 + m_HorizontalBearingY: 53 + m_HorizontalAdvance: 154 + m_GlyphRect: + m_X: 642 + m_Y: 625 + m_Width: 154 + m_Height: 106 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2441754920960949527, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 138 + m_Metrics: + m_Width: 87 + m_Height: 87 + m_HorizontalBearingX: -43.5 + m_HorizontalBearingY: 43.5 + m_HorizontalAdvance: 87 + m_GlyphRect: + m_X: 928 + m_Y: 536 + m_Width: 87 + m_Height: 87 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5645743825326872590, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 139 + m_Metrics: + m_Width: 81 + m_Height: 90 + m_HorizontalBearingX: -40.5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 81 + m_GlyphRect: + m_X: 841 + m_Y: 533 + m_Width: 81 + m_Height: 90 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8706619048834826526, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 140 + m_Metrics: + m_Width: 92 + m_Height: 92 + m_HorizontalBearingX: -46 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 92 + m_GlyphRect: + m_X: 492 + m_Y: 531 + m_Width: 92 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 358799654582701605, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 141 + m_Metrics: + m_Width: 93 + m_Height: 90 + m_HorizontalBearingX: -46.5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 93 + m_GlyphRect: + m_X: 668 + m_Y: 531 + m_Width: 93 + m_Height: 90 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5908195551155024309, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 142 + m_Metrics: + m_Width: 75 + m_Height: 92 + m_HorizontalBearingX: -37.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 75 + m_GlyphRect: + m_X: 342 + m_Y: 530 + m_Width: 75 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7237261532831544450, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 143 + m_Metrics: + m_Width: 75 + m_Height: 92 + m_HorizontalBearingX: -37.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 75 + m_GlyphRect: + m_X: 417 + m_Y: 530 + m_Width: 75 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8373675954752092734, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 144 + m_Metrics: + m_Width: 82 + m_Height: 92 + m_HorizontalBearingX: -41 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 82 + m_GlyphRect: + m_X: 584 + m_Y: 530 + m_Width: 82 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1438499179017281121, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 145 + m_Metrics: + m_Width: 94 + m_Height: 110 + m_HorizontalBearingX: -47 + m_HorizontalBearingY: 55 + m_HorizontalAdvance: 94 + m_GlyphRect: + m_X: 0 + m_Y: 507 + m_Width: 94 + m_Height: 110 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4721570850333449918, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 146 + m_Metrics: + m_Width: 105 + m_Height: 110 + m_HorizontalBearingX: -52.5 + m_HorizontalBearingY: 55 + m_HorizontalAdvance: 105 + m_GlyphRect: + m_X: 95 + m_Y: 507 + m_Width: 105 + m_Height: 110 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1954612522021269676, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 147 + m_Metrics: + m_Width: 133 + m_Height: 110 + m_HorizontalBearingX: -66.5 + m_HorizontalBearingY: 55 + m_HorizontalAdvance: 133 + m_GlyphRect: + m_X: 200 + m_Y: 507 + m_Width: 133 + m_Height: 110 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2043815690625100865, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 148 + m_Metrics: + m_Width: 69 + m_Height: 94 + m_HorizontalBearingX: -34.5 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 69 + m_GlyphRect: + m_X: 889 + m_Y: 419 + m_Width: 69 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6162265055754030298, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 149 + m_Metrics: + m_Width: 68 + m_Height: 93 + m_HorizontalBearingX: -34 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 68 + m_GlyphRect: + m_X: 327 + m_Y: 417 + m_Width: 68 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7343220986905845580, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 150 + m_Metrics: + m_Width: 60 + m_Height: 93 + m_HorizontalBearingX: -30 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 60 + m_GlyphRect: + m_X: 396 + m_Y: 417 + m_Width: 60 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2518806979871309895, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 151 + m_Metrics: + m_Width: 79 + m_Height: 93 + m_HorizontalBearingX: -39.5 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 79 + m_GlyphRect: + m_X: 537 + m_Y: 417 + m_Width: 79 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2117336584302238645, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 152 + m_Metrics: + m_Width: 104 + m_Height: 93 + m_HorizontalBearingX: -52 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 104 + m_GlyphRect: + m_X: 616 + m_Y: 417 + m_Width: 104 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7215298494019262123, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 153 + m_Metrics: + m_Width: 85 + m_Height: 93 + m_HorizontalBearingX: -42.5 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 85 + m_GlyphRect: + m_X: 721 + m_Y: 417 + m_Width: 85 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8318277596760801014, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 154 + m_Metrics: + m_Width: 80 + m_Height: 93 + m_HorizontalBearingX: -40 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 80 + m_GlyphRect: + m_X: 808 + m_Y: 417 + m_Width: 80 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8674190453677158122, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 155 + m_Metrics: + m_Width: 71 + m_Height: 93 + m_HorizontalBearingX: -35.5 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 71 + m_GlyphRect: + m_X: 461 + m_Y: 415 + m_Width: 71 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -9021633436630479557, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 156 + m_Metrics: + m_Width: 91 + m_Height: 92 + m_HorizontalBearingX: -45.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 91 + m_GlyphRect: + m_X: 137 + m_Y: 413 + m_Width: 91 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2269303870351376580, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 157 + m_Metrics: + m_Width: 92 + m_Height: 93 + m_HorizontalBearingX: -46 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 92 + m_GlyphRect: + m_X: 231 + m_Y: 413 + m_Width: 92 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 541087786881136906, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 158 + m_Metrics: + m_Width: 75 + m_Height: 94 + m_HorizontalBearingX: -37.5 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 75 + m_GlyphRect: + m_X: 60 + m_Y: 412 + m_Width: 75 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4770960272869957185, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 159 + m_Metrics: + m_Width: 62 + m_Height: 76 + m_HorizontalBearingX: -31 + m_HorizontalBearingY: 38 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 324 + m_Y: 330 + m_Width: 62 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7681201850867341242, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 160 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 0 + m_Y: 325 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6619405697063382928, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 161 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 79 + m_Y: 325 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5368687836300328278, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 162 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 159 + m_Y: 325 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 1461871564780703198, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 163 + m_Metrics: + m_Width: 78 + m_Height: 84 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 42 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 237 + m_Y: 325 + m_Width: 78 + m_Height: 84 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2457531169152919533, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 164 + m_Metrics: + m_Width: 100 + m_Height: 89 + m_HorizontalBearingX: -50 + m_HorizontalBearingY: 44.5 + m_HorizontalAdvance: 100 + m_GlyphRect: + m_X: 648 + m_Y: 323 + m_Width: 100 + m_Height: 89 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7357144505842695810, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 165 + m_Metrics: + m_Width: 68 + m_Height: 92 + m_HorizontalBearingX: -34 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 68 + m_GlyphRect: + m_X: 892 + m_Y: 320 + m_Width: 68 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8640258737205591229, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 166 + m_Metrics: + m_Width: 50 + m_Height: 93 + m_HorizontalBearingX: -25 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 50 + m_GlyphRect: + m_X: 960 + m_Y: 320 + m_Width: 50 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7851600766591116406, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 167 + m_Metrics: + m_Width: 71 + m_Height: 92 + m_HorizontalBearingX: -35.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 71 + m_GlyphRect: + m_X: 752 + m_Y: 318 + m_Width: 71 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7927273033115742964, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 168 + m_Metrics: + m_Width: 65 + m_Height: 95 + m_HorizontalBearingX: -32.5 + m_HorizontalBearingY: 47.5 + m_HorizontalAdvance: 65 + m_GlyphRect: + m_X: 824 + m_Y: 318 + m_Width: 65 + m_Height: 95 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7230867332484785407, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 169 + m_Metrics: + m_Width: 76 + m_Height: 92 + m_HorizontalBearingX: -38 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 482 + m_Y: 317 + m_Width: 76 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3537169958838929854, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 170 + m_Metrics: + m_Width: 80 + m_Height: 100 + m_HorizontalBearingX: -40 + m_HorizontalBearingY: 50 + m_HorizontalAdvance: 80 + m_GlyphRect: + m_X: 561 + m_Y: 312 + m_Width: 80 + m_Height: 100 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 210297501773229927, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 171 + m_Metrics: + m_Width: 57 + m_Height: 65 + m_HorizontalBearingX: -28.5 + m_HorizontalBearingY: 32.5 + m_HorizontalAdvance: 57 + m_GlyphRect: + m_X: 330 + m_Y: 244 + m_Width: 57 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 2437483765381717123, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 172 + m_Metrics: + m_Width: 68 + m_Height: 67 + m_HorizontalBearingX: -34 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 68 + m_GlyphRect: + m_X: 256 + m_Y: 242 + m_Width: 68 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5390246818323809478, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 173 + m_Metrics: + m_Width: 70 + m_Height: 72 + m_HorizontalBearingX: -35 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 70 + m_GlyphRect: + m_X: 1 + m_Y: 241 + m_Width: 70 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 3495086814825567685, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 174 + m_Metrics: + m_Width: 101 + m_Height: 72 + m_HorizontalBearingX: -50.5 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 101 + m_GlyphRect: + m_X: 77 + m_Y: 240 + m_Width: 101 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5078477160627523986, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 175 + m_Metrics: + m_Width: 71 + m_Height: 72 + m_HorizontalBearingX: -35.5 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 71 + m_GlyphRect: + m_X: 182 + m_Y: 240 + m_Width: 71 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -497568770147540219, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 176 + m_Metrics: + m_Width: 103 + m_Height: 71 + m_HorizontalBearingX: -51.5 + m_HorizontalBearingY: 35.5 + m_HorizontalAdvance: 103 + m_GlyphRect: + m_X: 391 + m_Y: 240 + m_Width: 103 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5437674158304577141, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 177 + m_Metrics: + m_Width: 103 + m_Height: 72 + m_HorizontalBearingX: -51.5 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 103 + m_GlyphRect: + m_X: 736 + m_Y: 221 + m_Width: 103 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7411174152488024004, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 178 + m_Metrics: + m_Width: 59 + m_Height: 92 + m_HorizontalBearingX: -29.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 59 + m_GlyphRect: + m_X: 676 + m_Y: 215 + m_Width: 59 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6396128496709196802, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 179 + m_Metrics: + m_Width: 104 + m_Height: 92 + m_HorizontalBearingX: -52 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 104 + m_GlyphRect: + m_X: 502 + m_Y: 212 + m_Width: 104 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -2829443050583330228, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 180 + m_Metrics: + m_Width: 70 + m_Height: 93 + m_HorizontalBearingX: -35 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 70 + m_GlyphRect: + m_X: 606 + m_Y: 212 + m_Width: 70 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4524241383834298874, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 181 + m_Metrics: + m_Width: 78 + m_Height: 92 + m_HorizontalBearingX: -39 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 78 + m_GlyphRect: + m_X: 935 + m_Y: 211 + m_Width: 78 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4936506583271141030, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 182 + m_Metrics: + m_Width: 92 + m_Height: 92 + m_HorizontalBearingX: -46 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 92 + m_GlyphRect: + m_X: 840 + m_Y: 208 + m_Width: 92 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -44565893461480510, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 183 + m_Metrics: + m_Width: 82 + m_Height: 90 + m_HorizontalBearingX: -41 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 82 + m_GlyphRect: + m_X: 101 + m_Y: 146 + m_Width: 82 + m_Height: 90 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5167353112666354359, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 184 + m_Metrics: + m_Width: 87 + m_Height: 92 + m_HorizontalBearingX: -43.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 87 + m_GlyphRect: + m_X: 192 + m_Y: 146 + m_Width: 87 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1321098932929957079, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 185 + m_Metrics: + m_Width: 71 + m_Height: 92 + m_HorizontalBearingX: -35.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 71 + m_GlyphRect: + m_X: 367 + m_Y: 146 + m_Width: 71 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8287165777748813492, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 186 + m_Metrics: + m_Width: 84 + m_Height: 93 + m_HorizontalBearingX: -42 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 84 + m_GlyphRect: + m_X: 280 + m_Y: 145 + m_Width: 84 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7462434613906369459, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 187 + m_Metrics: + m_Width: 96 + m_Height: 98 + m_HorizontalBearingX: -48 + m_HorizontalBearingY: 49 + m_HorizontalAdvance: 96 + m_GlyphRect: + m_X: 0 + m_Y: 141 + m_Width: 96 + m_Height: 98 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -8264326421717354311, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 188 + m_Metrics: + m_Width: 76 + m_Height: 85 + m_HorizontalBearingX: -38 + m_HorizontalBearingY: 42.5 + m_HorizontalAdvance: 76 + m_GlyphRect: + m_X: 696 + m_Y: 126 + m_Width: 76 + m_Height: 85 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 9112743452827066768, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 189 + m_Metrics: + m_Width: 56 + m_Height: 92 + m_HorizontalBearingX: -28 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 451 + m_Y: 119 + m_Width: 56 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5803713721798503446, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 190 + m_Metrics: + m_Width: 64 + m_Height: 91 + m_HorizontalBearingX: -32 + m_HorizontalBearingY: 45.5 + m_HorizontalAdvance: 64 + m_GlyphRect: + m_X: 510 + m_Y: 119 + m_Width: 64 + m_Height: 91 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6409830552331150148, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 191 + m_Metrics: + m_Width: 65 + m_Height: 92 + m_HorizontalBearingX: -32.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 65 + m_GlyphRect: + m_X: 578 + m_Y: 119 + m_Width: 65 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 4956319499149316874, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 192 + m_Metrics: + m_Width: 42 + m_Height: 92 + m_HorizontalBearingX: -21 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 42 + m_GlyphRect: + m_X: 646 + m_Y: 119 + m_Width: 42 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8757602080057577540, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 193 + m_Metrics: + m_Width: 64 + m_Height: 94 + m_HorizontalBearingX: -32 + m_HorizontalBearingY: 47 + m_HorizontalAdvance: 64 + m_GlyphRect: + m_X: 780 + m_Y: 118 + m_Width: 64 + m_Height: 94 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 37763770702065993, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + - m_Index: 194 + m_Metrics: + m_Width: 87 + m_Height: 92 + m_HorizontalBearingX: -43.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 87 + m_GlyphRect: + m_X: 844 + m_Y: 114 + m_Width: 87 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5159087384432534610, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 195 + m_Metrics: + m_Width: 91 + m_Height: 92 + m_HorizontalBearingX: -45.5 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 91 + m_GlyphRect: + m_X: 933 + m_Y: 114 + m_Width: 91 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 8678780475385641507, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 196 + m_Metrics: + m_Width: 66 + m_Height: 92 + m_HorizontalBearingX: -33 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 66 + m_GlyphRect: + m_X: 1 + m_Y: 48 + m_Width: 66 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -5049782452158657568, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 197 + m_Metrics: + m_Width: 100 + m_Height: 92 + m_HorizontalBearingX: -50 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 100 + m_GlyphRect: + m_X: 72 + m_Y: 48 + m_Width: 100 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 7513239266779225853, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 198 + m_Metrics: + m_Width: 90 + m_Height: 92 + m_HorizontalBearingX: -45 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 90 + m_GlyphRect: + m_X: 173 + m_Y: 48 + m_Width: 90 + m_Height: 92 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -6316392241553622110, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 199 + m_Metrics: + m_Width: 108 + m_Height: 98 + m_HorizontalBearingX: -54 + m_HorizontalBearingY: 49 + m_HorizontalAdvance: 108 + m_GlyphRect: + m_X: 267 + m_Y: 42 + m_Width: 108 + m_Height: 98 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4834095905783300709, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 200 + m_Metrics: + m_Width: 102 + m_Height: 72 + m_HorizontalBearingX: -51 + m_HorizontalBearingY: 36 + m_HorizontalAdvance: 102 + m_GlyphRect: + m_X: 922 + m_Y: 38 + m_Width: 102 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 6195470969790340212, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 201 + m_Metrics: + m_Width: 86 + m_Height: 93 + m_HorizontalBearingX: -43 + m_HorizontalBearingY: 46.5 + m_HorizontalAdvance: 86 + m_GlyphRect: + m_X: 375 + m_Y: 35 + m_Width: 86 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: 5488086946749717670, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 202 + m_Metrics: + m_Width: 90 + m_Height: 83 + m_HorizontalBearingX: -45 + m_HorizontalBearingY: 41.5 + m_HorizontalAdvance: 90 + m_GlyphRect: + m_X: 779 + m_Y: 24 + m_Width: 90 + m_Height: 83 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -1670260634343250872, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 203 + m_Metrics: + m_Width: 105 + m_Height: 101 + m_HorizontalBearingX: -52.5 + m_HorizontalBearingY: 50.5 + m_HorizontalAdvance: 105 + m_GlyphRect: + m_X: 529 + m_Y: 16 + m_Width: 105 + m_Height: 101 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -7043394559850540028, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + - m_Index: 204 + m_Metrics: + m_Width: 141 + m_Height: 100 + m_HorizontalBearingX: -70.5 + m_HorizontalBearingY: 50 + m_HorizontalAdvance: 141 + m_GlyphRect: + m_X: 637 + m_Y: 14 + m_Width: 141 + m_Height: 100 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + sprite: {fileID: -4501791974573854292, guid: 215687feeab0b7445b4a1cd86c82c2e1, + type: 3} + spriteInfoList: [] + fallbackSpriteAssets: [] +--- !u!21 &576736974131122792 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: InlineIcons Material + m_Shader: {fileID: 4800000, guid: cf81c85f95fe47e1a27f6ae460cf182c, type: 3} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _MainTex: + m_Texture: {fileID: 2800000, guid: 215687feeab0b7445b4a1cd86c82c2e1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _ColorMask: 15 + - _CullMode: 0 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UseUIAlphaClip: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _Color: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/TextMesh Pro/Resources/Sprite Assets/MixedIndexTest.asset.meta b/Assets/TextMesh Pro/Resources/Sprite Assets/MixedIndexTest.asset.meta new file mode 100644 index 0000000..75b8507 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Sprite Assets/MixedIndexTest.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8a731a09451cba54096a9002cd9b9be5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Style Sheets.meta b/Assets/TextMesh Pro/Resources/Style Sheets.meta new file mode 100644 index 0000000..4958550 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Style Sheets.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 4aecb92fff08436c8303b10eab8da368 +folderAsset: yes +timeCreated: 1441876950 +licenseType: Pro +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset new file mode 100644 index 0000000..018d42f --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ab2114bdc8544297b417dfefe9f1e410, type: 3} + m_Name: Default Style Sheet + m_EditorClassIdentifier: + m_StyleList: + - m_Name: Normal + m_HashCode: -1183493901 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: + m_ClosingTagArray: + - m_Name: H1 + m_HashCode: 2425 + m_OpeningDefinition: <#40ff80>* + m_ClosingDefinition: '*' + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d00000032000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000660000006600000038000000300000003e0000002a000000 + m_ClosingTagArray: 2a0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: Quote + m_HashCode: 93368250 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000690000003e0000003c00000073000000690000007a000000650000003d0000003700000035000000250000003e0000003c0000006d000000610000007200000067000000690000006e0000003d0000003100000030000000250000003e000000 + m_ClosingTagArray: 3c0000002f000000690000003e0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f00000077000000690000006400000074000000680000003e0000003c0000002f0000006d000000610000007200000067000000690000006e0000003e000000 + - m_Name: A + m_HashCode: 65 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003400000030000000610000003000000066000000660000003e0000003c000000750000003e000000 + m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: Link + m_HashCode: 2656128 + m_OpeningDefinition: <#40a0ff> + m_ClosingDefinition: + m_OpeningTagArray: 3c000000750000003e0000003c000000230000003400000030000000610000003000000066000000660000003e0000003c0000006c000000690000006e0000006b0000003d0000002200000049000000440000005f0000003000000031000000220000003e000000 + m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f0000006c000000690000006e0000006b0000003e000000 + - m_Name: Title + m_HashCode: 97690656 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e0000003c000000620000003e0000003c000000610000006c00000069000000670000006e0000003d00000063000000650000006e0000007400000065000000720000003e000000 + m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000610000006c00000069000000670000006e0000003e000000 + - m_Name: H2 + m_HashCode: 2426 + m_OpeningDefinition: <#4080FF> + m_ClosingDefinition: + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000002e00000035000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000380000003000000046000000460000003e000000 + m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: H3 + m_HashCode: 2427 + m_OpeningDefinition: <#FF8040> + m_ClosingDefinition: + m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000002e0000003100000037000000650000006d0000003e0000003c000000620000003e0000003c000000230000004600000046000000380000003000000034000000300000003e000000 + m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: C1 + m_HashCode: 2194 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000006600000066000000660000006600000034000000300000003e000000 + m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e000000 + - m_Name: C2 + m_HashCode: 2193 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000006600000066000000340000003000000046000000460000003e0000003c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e000000 + m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f00000073000000690000007a000000650000003e000000 + - m_Name: C3 + m_HashCode: 2192 + m_OpeningDefinition: + m_ClosingDefinition: + m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003800000030000000410000003000000046000000460000003e0000003c000000620000003e000000 + m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f000000620000003e000000 diff --git a/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta new file mode 100644 index 0000000..95fd96e --- /dev/null +++ b/Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f952c082cb03451daed3ee968ac6c63e +timeCreated: 1432805430 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset b/Assets/TextMesh Pro/Resources/TMP Settings.asset new file mode 100644 index 0000000..1e8d083 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset @@ -0,0 +1,52 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2705215ac5b84b70bacc50632be6e391, type: 3} + m_Name: TMP Settings + m_EditorClassIdentifier: + assetVersion: 2 + m_TextWrappingMode: 1 + m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 + m_enableExtraPadding: 0 + m_enableTintAllSprites: 0 + m_enableParseEscapeCharacters: 1 + m_EnableRaycastTarget: 1 + m_GetFontFeaturesAtRuntime: 1 + m_missingGlyphCharacter: 0 + m_ClearDynamicDataOnBuild: 1 + m_warningsDisabled: 0 + m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_defaultFontAssetPath: Fonts & Materials/ + m_defaultFontSize: 36 + m_defaultAutoSizeMinRatio: 0.5 + m_defaultAutoSizeMaxRatio: 2 + m_defaultTextMeshProTextContainerSize: {x: 20, y: 5} + m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50} + m_autoSizeTextContainer: 0 + m_IsTextObjectScaleStatic: 0 + m_fallbackFontAssets: [] + m_matchMaterialPreset: 1 + m_HideSubTextObjects: 1 + m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45, + type: 2} + m_defaultSpriteAssetPath: Sprite Assets/ + m_enableEmojiSupport: 1 + m_MissingCharacterSpriteUnicode: 0 + m_EmojiFallbackTextAssets: [] + m_defaultColorGradientPresetsPath: Color Gradient Presets/ + m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e, + type: 2} + m_StyleSheetsResourcePath: + m_leadingCharacters: {fileID: 4900000, guid: d82c1b31c7e74239bff1220585707d2b, type: 3} + m_followingCharacters: {fileID: 4900000, guid: fade42e8bc714b018fac513c043d323b, + type: 3} + m_UseModernHangulLineBreakingRules: 0 diff --git a/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta b/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta new file mode 100644 index 0000000..32db384 --- /dev/null +++ b/Assets/TextMesh Pro/Resources/TMP Settings.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3f5b5dff67a942289a9defa416b206f3 +timeCreated: 1436653997 +licenseType: Pro +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders.meta b/Assets/TextMesh Pro/Shaders.meta new file mode 100644 index 0000000..29a90a6 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e9f693669af91aa45ad615fc681ed29f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl new file mode 100644 index 0000000..b611994 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl @@ -0,0 +1,178 @@ +float2 UnpackUV(float uv) +{ + float2 output; + output.x = floor(uv / 4096.0); + output.y = uv - 4096.0 * output.x; + + return output * 0.001953125; +} + +float4 BlendARGB(float4 overlying, float4 underlying) +{ + overlying.rgb *= overlying.a; + underlying.rgb *= underlying.a; + float3 blended = overlying.rgb + ((1 - overlying.a) * underlying.rgb); + float alpha = underlying.a + (1 - underlying.a) * overlying.a; + return float4(blended / alpha, alpha); +} + +float3 GetSpecular(float3 n, float3 l) +{ + float spec = pow(max(0.0, dot(n, l)), _Reflectivity); + return _SpecularColor.rgb * spec * _SpecularPower; +} + +void GetSurfaceNormal_float(texture2D atlas, float textureWidth, float textureHeight, float2 uv, bool isFront, out float3 nornmal) +{ + float3 delta = float3(1.0 / textureWidth, 1.0 / textureHeight, 0.0); + + // Read "height field" + float4 h = float4( + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.xz).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.xz).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.zy).a, + SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.zy).a); + + bool raisedBevel = _BevelType; + + h += _BevelOffset; + + float bevelWidth = max(.01, _BevelWidth); + + // Track outline + h -= .5; + h /= bevelWidth; + h = saturate(h + .5); + + if (raisedBevel) h = 1 - abs(h * 2.0 - 1.0); + h = lerp(h, sin(h * 3.141592 / 2.0), float4(_BevelRoundness, _BevelRoundness, _BevelRoundness, _BevelRoundness)); + h = min(h, 1.0 - float4(_BevelClamp, _BevelClamp, _BevelClamp, _BevelClamp)); + h *= _BevelAmount * bevelWidth * _GradientScale * -2.0; + + float3 va = normalize(float3(-1.0, 0.0, h.y - h.x)); + float3 vb = normalize(float3(0.0, 1.0, h.w - h.z)); + + float3 f = float3(1, 1, 1); + if (isFront) f = float3(1, 1, -1); + nornmal = cross(va, vb) * f; +} + +void EvaluateLight_float(float4 faceColor, float3 n, out float4 color) +{ + n.z = abs(n.z); + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), 1.0)); + + float3 col = max(faceColor.rgb, 0) + GetSpecular(n, light)* faceColor.a; + //faceColor.rgb += col * faceColor.a; + col *= 1 - (dot(n, light) * _Diffuse); + col *= lerp(_Ambient, 1, n.z * n.z); + + //fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + //faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + + color = float4(col, faceColor.a); +} + +// Add custom function to handle time in HDRP + + +// +void GenerateUV_float(float2 inUV, float4 transform, float2 animSpeed, out float2 outUV) +{ + outUV = inUV * transform.xy + transform.zw + (animSpeed * _Time.y); +} + +void ComputeUVOffset_float(float texWidth, float texHeight, float2 offset, float SDR, out float2 uvOffset) +{ + uvOffset = float2(-offset.x * SDR / texWidth, -offset.y * SDR / texHeight); +} + +void ScreenSpaceRatio2_float(float4x4 projection, float4 position, float2 objectScale, float screenWidth, float screenHeight, float fontScale, out float SSR) +{ + float2 pixelSize = position.w; + pixelSize /= (objectScale * mul((float2x2)projection, float2(screenWidth, screenHeight))); + SSR = rsqrt(dot(pixelSize, pixelSize)*2) * fontScale; +} + +// UV : Texture coordinate of the source distance field texture +// TextureSize : Size of the source distance field texture +// Filter : Enable perspective filter (soften) +void ScreenSpaceRatio_float(float2 UV, float TextureSize, bool Filter, out float SSR) +{ + if(Filter) + { + float2 a = float2(ddx(UV.x), ddy(UV.x)); + float2 b = float2(ddx(UV.y), ddy(UV.y)); + float s = lerp(dot(a,a), dot(b,b), 0.5); + SSR = rsqrt(s) / TextureSize; + } + else + { + float s = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y))); + SSR = s / TextureSize; + } +} + +// SSR : Screen Space Ratio +// SD : Signed Distance (encoded : Distance / SDR + .5) +// SDR : Signed Distance Ratio +// +// IsoPerimeter : Dilate / Contract the shape +void ComputeSDF_float(float SSR, float SD, float SDR, float isoPerimeter, float softness, out float outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5) * SDR; // Signed distance to edge, in Texture space + outAlpha = saturate((d * 2.0 * SSR + 0.5 + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); // Screen pixel coverage (alpha) +} + +void ComputeSDF2_float(float SSR, float SD, float SDR, float2 isoPerimeter, float2 softness, out float2 outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5f) * SDR; + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void ComputeSDF4_float(float SSR, float SD, float SDR, float4 isoPerimeter, float4 softness, out float4 outAlpha) +{ + softness *= SSR * SDR; + float d = (SD - 0.5f) * SDR; + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void ComputeSDF44_float(float SSR, float4 SD, float SDR, float4 isoPerimeter, float4 softness, bool outline, out float4 outAlpha) +{ + softness *= SSR * SDR; + float4 d = (SD - 0.5f) * SDR; + if(outline) d.w = max(max(d.x, d.y), d.z); + outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); +} + +void Composite_float(float4 overlying, float4 underlying, out float4 outColor) +{ + outColor = BlendARGB(overlying, underlying); +} + +// Face only +void Layer1_float(float alpha, float4 color0, out float4 outColor) +{ + color0.a *= alpha; + outColor = color0; +} + +// Face + 1 Outline +void Layer2_float(float2 alpha, float4 color0, float4 color1, out float4 outColor) +{ + color1.a *= alpha.y; + color0.rgb *= color0.a; color1.rgb *= color1.a; + outColor = lerp(color1, color0, alpha.x); + outColor.rgb /= outColor.a; +} + +// Face + 3 Outline +void Layer4_float(float4 alpha, float4 color0, float4 color1, float4 color2, float4 color3, out float4 outColor) +{ + color3.a *= alpha.w; + color0.rgb *= color0.a; color1.rgb *= color1.a; color2.rgb *= color2.a; color3.rgb *= color3.a; + outColor = lerp(lerp(lerp(color3, color2, alpha.z), color1, alpha.y), color0, alpha.x); + outColor.rgb /= outColor.a; +} diff --git a/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta new file mode 100644 index 0000000..001b14e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 96de908384869cd409c75efa351d5edf +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + preprocessorOverride: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader new file mode 100644 index 0000000..7e0f35c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader @@ -0,0 +1,145 @@ +Shader "TextMeshPro/Bitmap Custom Atlas" { + +Properties { + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + _FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _Padding ("Padding", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader{ + + Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + + Lighting Off + Cull [_CullMode] + ZTest [unity_GUIZTestMode] + ZWrite Off + Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + + struct appdata_t + { + float4 vertex : POSITION; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct v2f + { + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + float4 mask : TEXCOORD2; + }; + + uniform sampler2D _MainTex; + uniform sampler2D _FaceTex; + uniform float4 _FaceTex_ST; + uniform fixed4 _FaceColor; + + uniform float _VertexOffsetX; + uniform float _VertexOffsetY; + uniform float4 _ClipRect; + uniform float _MaskSoftnessX; + uniform float _MaskSoftnessY; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; + + v2f vert (appdata_t v) + { + float4 vert = v.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + vert.xy += (vert.w * 0.5) / _ScreenParams.xy; + + float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } + fixed4 faceColor = v.color; + faceColor *= _FaceColor; + + v2f OUT; + OUT.vertex = vPosition; + OUT.color = faceColor; + OUT.texcoord0 = v.texcoord0; + OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); + float2 pixelSize = vPosition.w; + pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); + + // Clamp _ClipRect to 16bit. + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + + return OUT; + } + + fixed4 frag (v2f IN) : SV_Target + { + fixed4 color = tex2D(_MainTex, IN.texcoord0) * tex2D(_FaceTex, IN.texcoord1) * IN.color; + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(color.a - 0.001); + #endif + + return color; + } + ENDCG + } +} + + CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta new file mode 100644 index 0000000..0a416c8 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 48bb5f55d8670e349b6e614913f9d910 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader new file mode 100644 index 0000000..b89e267 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader @@ -0,0 +1,155 @@ +Shader "TextMeshPro/Mobile/Bitmap" { + +Properties { + _MainTex ("Font Atlas", 2D) = "white" {} + _Color ("Text Color", Color) = (1,1,1,1) + _DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + + Lighting Off + Cull [_CullMode] + ZTest [unity_GUIZTestMode] + ZWrite Off + Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma fragmentoption ARB_precision_hint_fastest + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + + struct appdata_t + { + float4 vertex : POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct v2f + { + float4 vertex : POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float4 mask : TEXCOORD2; + }; + + sampler2D _MainTex; + fixed4 _Color; + float _DiffusePower; + + uniform float _VertexOffsetX; + uniform float _VertexOffsetY; + uniform float4 _ClipRect; + uniform float _MaskSoftnessX; + uniform float _MaskSoftnessY; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; + + v2f vert (appdata_t v) + { + v2f OUT; + float4 vert = v.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + vert.xy += (vert.w * 0.5) / _ScreenParams.xy; + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } + OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert)); + OUT.color = v.color; + OUT.color *= _Color; + OUT.color.rgb *= _DiffusePower; + OUT.texcoord0 = v.texcoord0; + + float2 pixelSize = OUT.vertex.w; + //pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); + + // Clamp _ClipRect to 16bit. + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + + return OUT; + } + + fixed4 frag (v2f IN) : COLOR + { + fixed4 color = fixed4(IN.color.rgb, IN.color.a * tex2D(_MainTex, IN.texcoord0).a); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(color.a - 0.001); + #endif + + return color; + } + ENDCG + } +} + +SubShader { + Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" } + Lighting Off Cull Off ZTest Always ZWrite Off Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + BindChannels { + Bind "Color", color + Bind "Vertex", vertex + Bind "TexCoord", texcoord0 + } + Pass { + SetTexture [_MainTex] { + constantColor [_Color] combine constant * primary, constant * texture + } + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta new file mode 100644 index 0000000..d5fb125 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 1e3b057af24249748ff873be7fafee47 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader new file mode 100644 index 0000000..caa527f --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader @@ -0,0 +1,145 @@ +Shader "TextMeshPro/Bitmap" { + +Properties { + _MainTex ("Font Atlas", 2D) = "white" {} + _FaceTex ("Font Texture", 2D) = "white" {} + _FaceColor ("Text Color", Color) = (1,1,1,1) + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader{ + + Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + + Lighting Off + Cull [_CullMode] + ZTest [unity_GUIZTestMode] + ZWrite Off + Fog { Mode Off } + Blend SrcAlpha OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + + struct appdata_t + { + float4 vertex : POSITION; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct v2f + { + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + float4 mask : TEXCOORD2; + }; + + uniform sampler2D _MainTex; + uniform sampler2D _FaceTex; + uniform float4 _FaceTex_ST; + uniform fixed4 _FaceColor; + + uniform float _VertexOffsetX; + uniform float _VertexOffsetY; + uniform float4 _ClipRect; + uniform float _MaskSoftnessX; + uniform float _MaskSoftnessY; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; + + v2f vert (appdata_t v) + { + float4 vert = v.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + vert.xy += (vert.w * 0.5) / _ScreenParams.xy; + + float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert)); + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } + fixed4 faceColor = v.color; + faceColor *= _FaceColor; + + v2f OUT; + OUT.vertex = vPosition; + OUT.color = faceColor; + OUT.texcoord0 = v.texcoord0; + OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex); + float2 pixelSize = vPosition.w; + pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1])); + + // Clamp _ClipRect to 16bit. + const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + + return OUT; + } + + fixed4 frag (v2f IN) : SV_Target + { + fixed4 color = tex2D(_MainTex, IN.texcoord0); + color = fixed4 (tex2D(_FaceTex, IN.texcoord1).rgb * IN.color.rgb, IN.color.a * color.a); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(color.a - 0.001); + #endif + + return color; + } + ENDCG + } +} + + CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta new file mode 100644 index 0000000..7eb1870 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 128e987d567d4e2c824d754223b3f3b0 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader new file mode 100644 index 0000000..757a617 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader @@ -0,0 +1,326 @@ +Shader "TextMeshPro/Distance Field Overlay" { + +Properties { + _FaceTex ("Face Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 + _SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularPower ("Specular", Range(0,4)) = 2.0 + _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 + _Diffuse ("Diffuse", Range(0,1)) = 0.5 + _Ambient ("Ambient", Range(1,0)) = 0.5 + + _BumpMap ("Normal map", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0 + _BumpFace ("Bump Face", Range(0,1)) = 0 + + _ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1) + _ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + + + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + Tags + { + "Queue"="Overlay" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest Always + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma target 3.0 + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ BEVEL_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + #pragma shader_feature __ GLOW_ON + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + struct vertex_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + fixed4 color : COLOR; + float2 atlas : TEXCOORD0; // Atlas + float4 param : TEXCOORD1; // alphaClip, scale, bias, weight + float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) + float3 viewDir : TEXCOORD3; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 texcoord2 : TEXCOORD4; // u,v, scale, bias + fixed4 underlayColor : COLOR1; + #endif + + float4 textures : TEXCOORD5; + }; + + // Used by Unity internally to handle Texture Tiling and Offset. + uniform float4 _FaceTex_ST; + uniform float4 _OutlineTex_ST; + uniform float _UIMaskSoftnessX; + uniform float _UIMaskSoftnessY; + uniform int _UIVertexColorAlwaysGammaSpace; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input,output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float bias =(.5 - weight) + (.5 / scale); + + float alphaClip = (1.0 - _OutlineWidth*_ScaleRatioA - _OutlineSoftness*_ScaleRatioA); + + #if GLOW_ON + alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); + #endif + + alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float bScale = scale; + bScale /= 1 + ((_UnderlaySoftness*_ScaleRatioC) * bScale); + float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 bOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Support for texture tiling and offset + float2 textureUV = input.texcoord1; + float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); + float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + output.position = vPosition; + output.color = input.color; + output.atlas = input.texcoord0; + output.param = float4(alphaClip, scale, bias, weight); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); + output.underlayColor = underlayColor; + #endif + output.textures = float4(faceUV, outlineUV); + + return output; + } + + + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + float c = tex2D(_MainTex, input.atlas).a; + + #ifndef UNDERLAY_ON + clip(c - input.param.x); + #endif + + float scale = input.param.y; + float bias = input.param.z; + float weight = input.param.w; + float sd = (bias - c) * scale; + + float outline = (_OutlineWidth * _ScaleRatioA) * scale; + float softness = (_OutlineSoftness * _ScaleRatioA) * scale; + + half4 faceColor = _FaceColor; + half4 outlineColor = _OutlineColor; + + faceColor.rgb *= input.color.rgb; + + faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y); + outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y); + + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + + #if BEVEL_ON + float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); + float3 n = GetSurfaceNormal(input.atlas, weight, dxy); + + float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + n = normalize(n- bump); + + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0)); + + float3 col = GetSpecular(n, light); + faceColor.rgb += col*faceColor.a; + faceColor.rgb *= 1-(dot(n, light)*_Diffuse); + faceColor.rgb *= lerp(_Ambient, 1, n.z*n.z); + + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + #endif + + #if UNDERLAY_ON + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); + #endif + + #if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + faceColor.rgb += glowColor.rgb * glowColor.a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + faceColor *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor * input.color.a; + } + ENDCG + } +} + +Fallback "TextMeshPro/Mobile/Distance Field" +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta new file mode 100644 index 0000000..56284e9 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: dd89cf5b9246416f84610a006f916af7 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader new file mode 100644 index 0000000..27c14bc --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader @@ -0,0 +1,321 @@ +Shader "TextMeshPro/Distance Field SSD" { + +Properties { + _FaceTex ("Face Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 + _SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularPower ("Specular", Range(0,4)) = 2.0 + _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 + _Diffuse ("Diffuse", Range(0,1)) = 0.5 + _Ambient ("Ambient", Range(1,0)) = 0.5 + + _BumpMap ("Normal map", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0 + _BumpFace ("Bump Face", Range(0,1)) = 0 + + _ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1) + _ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + + + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue" = "Transparent" + "IgnoreProjector" = "True" + "RenderType" = "Transparent" + } + + Stencil + { + Ref[_Stencil] + Comp[_StencilComp] + Pass[_StencilOp] + ReadMask[_StencilReadMask] + WriteMask[_StencilWriteMask] + } + + Cull[_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest[unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask[_ColorMask] + + Pass + { + CGPROGRAM + #pragma target 3.0 + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ BEVEL_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + #pragma shader_feature __ GLOW_ON + #pragma shader_feature __ FORCE_LINEAR + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + struct vertex_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + float4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + float4 color : COLOR; + float2 atlas : TEXCOORD0; + float weight : TEXCOORD1; + float2 mask : TEXCOORD2; // Position in object space(xy) + float3 viewDir : TEXCOORD3; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float2 texcoord2 : TEXCOORD4; + float4 underlayColor : COLOR1; + #endif + + float4 textures : TEXCOORD5; + }; + + // Used by Unity internally to handle Texture Tiling and Offset. + float4 _FaceTex_ST; + float4 _OutlineTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + float4 SRGBToLinear(float4 rgba) + { + return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); + } + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input,output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 bOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + + // Support for texture tiling and offset + float2 textureUV = input.texcoord1; + float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); + float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float4 color = input.color; + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + color = SRGBToLinear(input.color); + #endif + + output.position = vPosition; + output.color = color; + output.atlas = input.texcoord0; + output.weight = weight; + output.mask = half2(vert.xy * 2 - clampedRect.xy - clampedRect.zw); + output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord2 = input.texcoord0 + bOffset; + output.underlayColor = underlayColor; + #endif + output.textures = float4(faceUV, outlineUV); + + return output; + } + + + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + float c = tex2D(_MainTex, input.atlas).a; + + float pixelSize = abs(ddx(input.atlas.y)) + abs(ddy(input.atlas.y)); + pixelSize *= _TextureHeight * 0.75; + float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); + + float weight = input.weight; + float bias = (.5 - weight) + (.5 / scale); + float sd = (bias - c) * scale; + + float outline = (_OutlineWidth * _ScaleRatioA) * scale; + float softness = (_OutlineSoftness * _ScaleRatioA) * scale; + + half4 faceColor = _FaceColor; + half4 outlineColor = _OutlineColor; + + faceColor.rgb *= input.color.rgb; + + faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y); + outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y); + + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + + #if BEVEL_ON + float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); + float3 n = GetSurfaceNormal(input.atlas, weight, dxy); + + float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + n = normalize(n - bump); + + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0)); + + float3 col = GetSpecular(n, light); + faceColor.rgb += col * faceColor.a; + faceColor.rgb *= 1 - (dot(n, light) * _Diffuse); + faceColor.rgb *= lerp(_Ambient, 1, n.z * n.z); + + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + #endif + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float bScale = scale; + bScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * bScale); + float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); + #endif + + #if UNDERLAY_ON + float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; + faceColor += input.underlayColor * saturate(d - bBias) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale; + faceColor += input.underlayColor * (1 - saturate(d - bBias)) * saturate(1 - sd) * (1 - faceColor.a); + #endif + + #if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + faceColor.rgb += glowColor.rgb * glowColor.a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); + faceColor *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor * input.color.a; + } + ENDCG + } +} + +Fallback "TextMeshPro/Mobile/Distance Field" +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta new file mode 100644 index 0000000..08cd8ae --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 14eb328de4b8eb245bb7cea29e4ac00b +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph new file mode 100644 index 0000000..4f7157c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph @@ -0,0 +1,12074 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "c417006ffa034c44b79da3dd323165ff" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "6b0cd1bfb339459ca967fa23df287ef0" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "bc782d8e80154073b48a687a07adf60a" + }, + { + "m_Id": "2786e48f93f54a82aee4303ce7b63c82" + }, + { + "m_Id": "7f7d8028b58d4227a4560891be6e7cda" + }, + { + "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" + }, + { + "m_Id": "be58359e488f42e9b5121357d0fa526b" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "bc782d8e80154073b48a687a07adf60a" + }, + { + "m_Id": "2786e48f93f54a82aee4303ce7b63c82" + }, + { + "m_Id": "7f7d8028b58d4227a4560891be6e7cda" + }, + { + "m_Id": "f5a8bfcec21a4dac9df63993ec53635e" + }, + { + "m_Id": "be58359e488f42e9b5121357d0fa526b" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4828.0, + "y": -2832.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4540.0, + "y": -2749.0, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceText_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "183118ca50814141b7bc3e0cee27fb9b", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.99951171875, + "y": -3197.0, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4311.0, + "y": -3221.0, + "width": 148.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "2786e48f93f54a82aee4303ce7b63c82", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "9d0c47172bf840a0ac029980ba082af7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4177.0, + "y": -2422.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.25, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.0, + "y": -2405.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", + "m_MaterialNeedsUpdateHash": 280372, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 9 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4615.0, + "y": -2422.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4323.99951171875, + "y": -3498.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4309.0, + "y": -2773.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4007.0, + "y": -2395.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitData", + "m_ObjectId": "6238ae56182d404f8563cb88cb801549", + "m_RayTracing": false, + "m_MaterialType": 0, + "m_MaterialTypeMask": 2, + "m_RefractionModel": 0, + "m_SSSTransmission": true, + "m_EnergyConservingSpecular": true, + "m_ClearCoat": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitSubTarget", + "m_ObjectId": "67bc2306558f4f2fa807637aaebaeab4" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "6b0cd1bfb339459ca967fa23df287ef0", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "c417006ffa034c44b79da3dd323165ff" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "703396865b6e4990a0cf1189ea684e5c", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "7564379492aa4c5a927ff3501acdc70d", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "77991fa631724e0cb32eed66ff017b23", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", + "m_ActiveSubTarget": { + "m_Id": "67bc2306558f4f2fa807637aaebaeab4" + }, + "m_Datas": [ + { + "m_Id": "00996039d61e400a9e854ce591ac35a0" + }, + { + "m_Id": "305e3be306674fcd8bb02273d27ee5b7" + }, + { + "m_Id": "6238ae56182d404f8563cb88cb801549" + }, + { + "m_Id": "a8c49a47cb934f7e8e4d88fce06df6ff" + } + ], + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPLitShaderGUI", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4005.0, + "y": -2797.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f7d8028b58d4227a4560891be6e7cda", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a00de0d572a84a08a23fe14c2ad5030d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5800.99951171875, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4793.0, + "y": -2593.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4672.0, + "y": -2481.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9d0c47172bf840a0ac029980ba082af7", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4637.0, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4160.0, + "y": -2739.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a00de0d572a84a08a23fe14c2ad5030d", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4611.0, + "y": -2691.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "ffb07af0bca546d8b9bc439d34aa68f5" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4647.0, + "y": -2283.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.LightingData", + "m_ObjectId": "a8c49a47cb934f7e8e4d88fce06df6ff", + "m_NormalDropOffSpace": 0, + "m_BlendPreserveSpecular": true, + "m_ReceiveDecals": true, + "m_ReceiveSSR": true, + "m_ReceiveSSRTransparent": false, + "m_SpecularAA": false, + "m_SpecularOcclusionMode": 0, + "m_OverrideBakedGI": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "e364823e158a407fb48dd7b630c79973" + }, + { + "m_Id": "703396865b6e4990a0cf1189ea684e5c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4146.0, + "y": -2833.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4373.0, + "y": -2715.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "b30617d78dec40a7b8aa7f72dca7f41d", + "m_Id": 0, + "m_DisplayName": "Bent Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BentNormal", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "b4c4676c68bb4752af59e21f896d9470", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "183118ca50814141b7bc3e0cee27fb9b" + }, + { + "m_Id": "f44e4374a48a4996aa60d23d3ae1e9f9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b911c23b90124d15924551e2730501eb", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "bc782d8e80154073b48a687a07adf60a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BentNormal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b30617d78dec40a7b8aa7f72dca7f41d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BentNormal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "be58359e488f42e9b5121357d0fa526b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "77991fa631724e0cb32eed66ff017b23" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.000244140625, + "width": 222.00001525878907, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "b4c4676c68bb4752af59e21f896d9470" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "c417006ffa034c44b79da3dd323165ff", + "m_Guid": { + "m_GuidSerialized": "7a28a011-205c-4fa8-bf4f-8064aa2308b2" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c49cfb8bb96846dc87ee00c0c041a372", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4315.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4783.0, + "y": -2765.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e364823e158a407fb48dd7b630c79973", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4803.0, + "y": -2627.0, + "width": 165.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "b911c23b90124d15924551e2730501eb" + }, + { + "m_Id": "c49cfb8bb96846dc87ee00c0c041a372" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.99951171875, + "y": -3246.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f44e4374a48a4996aa60d23d3ae1e9f9", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f5a8bfcec21a4dac9df63993ec53635e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "7564379492aa4c5a927ff3501acdc70d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ffb07af0bca546d8b9bc439d34aa68f5", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta new file mode 100644 index 0000000..a445e27 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: ca2ed216f98028c4dae6c5224a952b3c +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph new file mode 100644 index 0000000..3118dd0 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph @@ -0,0 +1,11759 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "ced40c943add479a86f25f7fb5ed59da" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "469965f1c9284b7eb032d415d6295b2c" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "7cf0e63037a74dc2a9f591225c678ff4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "00996039d61e400a9e854ce591ac35a0", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4824.0, + "y": -2949.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4534.0, + "y": -2747.0, + "width": 150.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.99951171875, + "y": -3197.0, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4311.0, + "y": -3221.0, + "width": 148.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4181.99951171875, + "y": -2415.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitSubTarget", + "m_ObjectId": "29b1a6d4abc94131be838c0bc77892fc" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.25, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.0, + "y": -2405.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "305e3be306674fcd8bb02273d27ee5b7", + "m_MaterialNeedsUpdateHash": 1, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 9 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4001.0, + "y": -4168.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4613.0, + "y": -2415.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "469965f1c9284b7eb032d415d6295b2c", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "ced40c943add479a86f25f7fb5ed59da" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4323.99951171875, + "y": -3498.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4310.0, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4005.999755859375, + "y": -2395.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitData", + "m_ObjectId": "77ebd01f5b3149ad810a5acbffc85921", + "m_EnableShadowMatte": false, + "m_DistortionOnly": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7b3b88c5975841d6b6d5c3c5515055a0", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "7cf0e63037a74dc2a9f591225c678ff4", + "m_ActiveSubTarget": { + "m_Id": "29b1a6d4abc94131be838c0bc77892fc" + }, + "m_Datas": [ + { + "m_Id": "00996039d61e400a9e854ce591ac35a0" + }, + { + "m_Id": "305e3be306674fcd8bb02273d27ee5b7" + }, + { + "m_Id": "77ebd01f5b3149ad810a5acbffc85921" + } + ], + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDF_HDRPUnlitShaderGUI", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4006.000244140625, + "y": -2795.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5802.0, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8a39319405ad44cb8b7aae71c41dcd01", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9327cb5f5e6b46f1bd79f91ef9dca3b7", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4788.0, + "y": -2591.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4670.00048828125, + "y": -2474.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4635.0, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4160.0, + "y": -2771.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9f42c5a9bc2f45baa095a80e7b8b485a", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4606.99951171875, + "y": -2689.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "dcd51c93d3b64f05a938b3334f343654" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4645.00048828125, + "y": -2285.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "f1fb18f75405424884a776bfd24e79e9" + }, + { + "m_Id": "9f42c5a9bc2f45baa095a80e7b8b485a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4146.0, + "y": -2869.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4367.0, + "y": -2713.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "9327cb5f5e6b46f1bd79f91ef9dca3b7" + }, + { + "m_Id": "d804b5a6c657409196addf2b39199a4f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "f68d9dee5cbc43cdb355d8fadae602d3" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4315.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "ced40c943add479a86f25f7fb5ed59da", + "m_Guid": { + "m_GuidSerialized": "af17e4ab-54fe-4482-a9c5-4e4bc9076517" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d804b5a6c657409196addf2b39199a4f", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.0, + "y": -2771.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "dcd51c93d3b64f05a938b3334f343654", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4799.0, + "y": -2625.0, + "width": 165.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f1fb18f75405424884a776bfd24e79e9", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "7b3b88c5975841d6b6d5c3c5515055a0" + }, + { + "m_Id": "8a39319405ad44cb8b7aae71c41dcd01" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.99951171875, + "y": -3246.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "f68d9dee5cbc43cdb355d8fadae602d3", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta new file mode 100644 index 0000000..a2f732a --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: f63d574838ccfb44f84acc05fed0af48 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader new file mode 100644 index 0000000..603df2c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader @@ -0,0 +1,258 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field - Masking" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _MaskTex ("Mask Texture", 2D) = "white" {} + _MaskInverse ("Inverse", float) = 0 + _MaskEdgeColor ("Edge Color", Color) = (1,1,1,1) + _MaskEdgeSoftness ("Edge Softness", Range(0, 1)) = 0.01 + _MaskWipeControl ("Wipe Position", Range(0, 1)) = 0.5 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t + { + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t + { + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _MaskWipeControl; + float _MaskEdgeSoftness; + fixed4 _MaskEdgeColor; + bool _MaskInverse; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + pixel_t VertShader(vertex_t input) + { + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + + // Structure for pixel shader + pixel_t output = { + vPosition, + faceColor, + outlineColor, + float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y), + half4(scale, bias - outline, bias + outline, bias), + half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)), + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4(input.texcoord0 + layerOffset, input.color.a, 0), + half2(layerScale, layerBias), + #endif + }; + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.w); + + #ifdef OUTLINE_ON + c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); + c *= saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + //#if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + //#endif + + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + c.rgb = lerp(_MaskEdgeColor.rgb*c.a, c.rgb, a); + c *= a; + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta new file mode 100644 index 0000000..3cbdbbb --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: bc1ede39bf3643ee8e493720e4259791 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader new file mode 100644 index 0000000..3edca76 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader @@ -0,0 +1,252 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field Overlay" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue"="Overlay" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest Always + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.w); + + #ifdef OUTLINE_ON + c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); + c *= saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta new file mode 100644 index 0000000..e6b149e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a02a7d8c237544f1962732b55a9aebf1 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader new file mode 100644 index 0000000..43b317d --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader @@ -0,0 +1,106 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field SSD" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + _MaskTex ("Mask Texture", 2D) = "white" {} + _MaskInverse ("Inverse", float) = 0 + _MaskEdgeColor ("Edge Color", Color) = (1,1,1,1) + _MaskEdgeSoftness ("Edge Softness", Range(0, 1)) = 0.01 + _MaskWipeControl ("Wipe Position", Range(0, 1)) = 0.5 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + #include "TMPro_Mobile.cginc" + + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta new file mode 100644 index 0000000..9b84c13 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c8d12adcee749c344b8117cf7c7eb912 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader new file mode 100644 index 0000000..2c8e8da --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader @@ -0,0 +1,389 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field - 2 Pass" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + // Draw Outline and Underlay + Name "Outline" + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + const float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + const float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + //outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, outline * 2))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = half4(0, 0, 0, 0); + + #if OUTLINE_ON + c = input.outlineColor * saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } + + + // Draw face + Name "Face" + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma vertex VertShader + #pragma fragment PixShader + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half2 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + const float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half2(scale, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.y); + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } + +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta new file mode 100644 index 0000000..75bd98d --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 0178fcb869bafef4690d177d31d17db8 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader new file mode 100644 index 0000000..b899d6e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader @@ -0,0 +1,250 @@ +// Simplified SDF shader: +// - No Shading Option (bevel / bump / env map) +// - No Glow Option +// - Softness is applied on both side of the outline + +Shader "TextMeshPro/Mobile/Distance Field" { + +Properties { + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineWidth ("Outline Thickness", Range(0,1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _UnderlayColor ("Border Color", Color) = (0,0,0,.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = .5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5 + _ScaleX ("Scale X", float) = 1 + _ScaleY ("Scale Y", float) = 1 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma enable_d3d11_debug_symbols + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ OUTLINE_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + + struct vertex_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 vertex : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 vertex : SV_POSITION; + fixed4 faceColor : COLOR; + fixed4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; // Texture UV, Mask UV + half4 param : TEXCOORD1; // Scale(x), BiasIn(y), BiasOut(z), Bias(w) + half4 mask : TEXCOORD2; // Position in clip space(xy), Softness(zw) + #if (UNDERLAY_ON | UNDERLAY_INNER) + float4 texcoord1 : TEXCOORD3; // Texture UV, alpha, reserved + half2 underlayParam : TEXCOORD4; // Scale(x), Bias(y) + #endif + }; + + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.vertex; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if(UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float layerScale = scale; + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + float bias = (0.5 - weight) * scale - 0.5; + float outline = _OutlineWidth * _ScaleRatioA * 0.5 * scale; + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + float opacity = input.color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + fixed4 faceColor = fixed4(input.color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + fixed4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + outlineColor = lerp(faceColor, outlineColor, sqrt(min(1.0, (outline * 2)))); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = (.5 - weight) * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 layerOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Populate structure for pixel shader + output.vertex = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.x, input.texcoord0.y, maskUV.x, maskUV.y); + output.param = half4(scale, bias - outline, bias + outline, bias); + + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord1 = float4(input.texcoord0 + layerOffset, input.color.a, 0); + output.underlayParam = half2(layerScale, layerBias); + #endif + + return output; + } + + + // PIXEL SHADER + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + half d = tex2D(_MainTex, input.texcoord0.xy).a * input.param.x; + half4 c = input.faceColor * saturate(d - input.param.w); + + #ifdef OUTLINE_ON + c = lerp(input.outlineColor, input.faceColor, saturate(d - input.param.z)); + c *= saturate(d - input.param.y); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - input.underlayParam.y) * (1 - c.a); + #endif + + #if UNDERLAY_INNER + half sd = saturate(d - input.param.z); + d = tex2D(_MainTex, input.texcoord1.xy).a * input.underlayParam.x; + c += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - input.underlayParam.y)) * sd * (1 - c.a); + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + c *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + c *= input.texcoord1.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(c.a - 0.001); + #endif + + return c; + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta new file mode 100644 index 0000000..2ac6e76 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: fe393ace9b354375a9cb14cdbbc28be4 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader new file mode 100644 index 0000000..68d0dfa --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader @@ -0,0 +1,139 @@ +// Simplified version of the SDF Surface shader : +// - No support for Bevel, Bump or envmap +// - Diffuse only lighting +// - Fully supports only 1 directional light. Other lights can affect it, but it will be per-vertex/SH. + +Shader "TextMeshPro/Mobile/Distance Field (Surface)" { + +Properties { + _FaceTex ("Fill Texture", 2D) = "white" {} + _FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + // Should not be directly exposed to the user + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _CullMode ("Cull Mode", Float) = 0 + //_MaskCoord ("Mask Coords", vector) = (0,0,0,0) + //_MaskSoftness ("Mask Softness", float) = 0 +} + +SubShader { + + Tags { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + LOD 300 + Cull [_CullMode] + + CGPROGRAM + #pragma surface PixShader Lambert alpha:blend vertex:VertShader noforwardadd nolightmap nodirlightmap + #pragma target 3.0 + #pragma shader_feature __ GLOW_ON + + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + half _FaceShininess; + half _OutlineShininess; + + struct Input + { + fixed4 color : COLOR; + float2 uv_MainTex; + float2 uv2_FaceTex; + float2 uv2_OutlineTex; + float2 param; // Weight, Scale + float3 viewDirEnv; + }; + + #include "TMPro_Surface.cginc" + + ENDCG + + // Pass to render object as a shadow caster + Pass + { + Name "Caster" + Tags { "LightMode" = "ShadowCaster" } + Offset 1, 1 + + Fog {Mode Off} + ZWrite On ZTest LEqual Cull Off + + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma multi_compile_shadowcaster + #include "UnityCG.cginc" + + struct v2f + { + V2F_SHADOW_CASTER; + float2 uv : TEXCOORD1; + float2 uv2 : TEXCOORD3; + float alphaClip : TEXCOORD2; + }; + + uniform float4 _MainTex_ST; + uniform float4 _OutlineTex_ST; + float _OutlineWidth; + float _FaceDilate; + float _ScaleRatioA; + + v2f vert( appdata_base v ) + { + v2f o; + TRANSFER_SHADOW_CASTER(o) + o.uv = TRANSFORM_TEX(v.texcoord, _MainTex); + o.uv2 = TRANSFORM_TEX(v.texcoord, _OutlineTex); + o.alphaClip = o.alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _FaceDilate * _ScaleRatioA) / 2; + return o; + } + + uniform sampler2D _MainTex; + + float4 frag(v2f i) : COLOR + { + fixed4 texcol = tex2D(_MainTex, i.uv).a; + clip(texcol.a - i.alphaClip); + SHADOW_CASTER_FRAGMENT(i) + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta new file mode 100644 index 0000000..bff8b7a --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 85187c2149c549c5b33f0cdb02836b17 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader new file mode 100644 index 0000000..281e60d --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader @@ -0,0 +1,159 @@ +Shader "TextMeshPro/Distance Field (Surface)" { + +Properties { + _FaceTex ("Fill Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + _FaceColor ("Fill Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _BumpMap ("Normalmap", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0.5 + _BumpFace ("Bump Face", Range(0,1)) = 0.5 + + _ReflectFaceColor ("Face Color", Color) = (0,0,0,1) + _ReflectOutlineColor ("Outline Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + _SpecColor ("Specular Color", Color) = (0,0,0,1) + + _FaceShininess ("Face Shininess", Range(0,1)) = 0 + _OutlineShininess ("Outline Shininess", Range(0,1)) = 0 + + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + // Should not be directly exposed to the user + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _CullMode ("Cull Mode", Float) = 0 + //_MaskCoord ("Mask Coords", vector) = (0,0,0,0) + //_MaskSoftness ("Mask Softness", float) = 0 +} + +SubShader { + + Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" } + + LOD 300 + Cull [_CullMode] + + CGPROGRAM + #pragma surface PixShader BlinnPhong alpha:blend vertex:VertShader nolightmap nodirlightmap + #pragma target 3.0 + #pragma shader_feature __ GLOW_ON + #pragma glsl + + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + half _FaceShininess; + half _OutlineShininess; + + struct Input + { + fixed4 color : COLOR; + float2 uv_MainTex; + float2 uv2_FaceTex; + float2 uv2_OutlineTex; + float2 param; // Weight, Scale + float3 viewDirEnv; + }; + + + #define BEVEL_ON 1 + #include "TMPro_Surface.cginc" + + ENDCG + + // Pass to render object as a shadow caster + Pass + { + Name "Caster" + Tags { "LightMode" = "ShadowCaster" } + Offset 1, 1 + + Fog {Mode Off} + ZWrite On + ZTest LEqual + Cull Off + + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma multi_compile_shadowcaster + #include "UnityCG.cginc" + + struct v2f + { + V2F_SHADOW_CASTER; + float2 uv : TEXCOORD1; + float2 uv2 : TEXCOORD3; + float alphaClip : TEXCOORD2; + }; + + uniform float4 _MainTex_ST; + uniform float4 _OutlineTex_ST; + float _OutlineWidth; + float _FaceDilate; + float _ScaleRatioA; + + v2f vert( appdata_base v ) + { + v2f o; + TRANSFER_SHADOW_CASTER(o) + o.uv = TRANSFORM_TEX(v.texcoord, _MainTex); + o.uv2 = TRANSFORM_TEX(v.texcoord, _OutlineTex); + o.alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _FaceDilate * _ScaleRatioA) / 2; + return o; + } + + uniform sampler2D _MainTex; + + float4 frag(v2f i) : COLOR + { + fixed4 texcol = tex2D(_MainTex, i.uv).a; + clip(texcol.a - i.alphaClip); + SHADOW_CASTER_FRAGMENT(i) + } + ENDCG + } +} + +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta new file mode 100644 index 0000000..26e814c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: f7ada0af4f174f0694ca6a487b8f543d +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph new file mode 100644 index 0000000..7922d39 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph @@ -0,0 +1,11932 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "7c73ccc923e744b98f19148b971a6090" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + { + "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" + }, + { + "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "83c51d5b2f7b4eb785248f419181cb87" + }, + { + "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3749.0 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2506.000244140625, + "y": -3480.0 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "86e21b7b6b7a44238607e41b8a9fb9a4" + }, + { + "m_Id": "0c10df95ee1d4b0a8a00558af49ec45f" + }, + { + "m_Id": "e591df3a1eb94e259b762f2830b407e2" + }, + { + "m_Id": "83c51d5b2f7b4eb785248f419181cb87" + }, + { + "m_Id": "ad3e1d26f4404555a8dd29223caaf1ef" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "94300469581b4924ac7dda496811d45d" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5722.99951171875, + "y": -3827.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4813.0, + "y": -2949.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4536.00048828125, + "y": -2723.000244140625, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0801f576ce79452483b42e485405244d", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "0c10df95ee1d4b0a8a00558af49ec45f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a0206f980dc6455f84f5a8442838c726" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5098.99951171875, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "129f271ebc77450994e18f0a30579bf5", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4955.0, + "y": -3487.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3284.0, + "y": -3516.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4292.0, + "y": -3213.000244140625, + "width": 124.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4316.0, + "y": -3247.000244140625, + "width": 148.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4181.99951171875, + "y": -2415.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3350.0, + "y": -3810.0, + "width": 213.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4387.00048828125, + "y": -2381.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6008.99951171875, + "y": -3341.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3423.000244140625, + "y": -3516.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2803.000244140625, + "y": -3520.0, + "width": 140.0, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3ffa095f304e42d2827aa230e2ae3887", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5468.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "4590bfa2a0664b65b6f073bae33a071f", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4615.00048828125, + "y": -2415.000244140625, + "width": 145.0, + "height": 130.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4308.0, + "y": -3498.000244140625, + "width": 140.0, + "height": 166.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4303.00048828125, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6154.99951171875, + "y": -3169.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "55a3403c16184e63b4e78607a6a20cd8", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5102.99951171875, + "y": -3427.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "59a09f50a7ca4cd3a0d248a0f3730b6a", + "m_Guid": { + "m_GuidSerialized": "3f9e6596-fd53-48cc-96a5-4c4f0cfbb2ba" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4008.999755859375, + "y": -2394.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.5, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5266.99951171875, + "y": -3387.0, + "width": 156.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4791.0, + "y": -3499.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5101.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "7027aaab25924266a063a05df0aa39b3", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3113.000244140625, + "y": -3468.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4961.99951171875, + "y": -3452.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7b144a976914480baf430c0f6f7f4def", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "7c73ccc923e744b98f19148b971a6090", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "59a09f50a7ca4cd3a0d248a0f3730b6a" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4959.0, + "y": -3326.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4006.999755859375, + "y": -2796.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3140.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "836f639bd89d42f9b3a0470c3094815e", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "83c51d5b2f7b4eb785248f419181cb87", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "944ebbc49c8a4cddb5834e3beab965a2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5800.99951171875, + "y": -3363.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4081.999755859375, + "y": -3096.0, + "width": 156.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "86e21b7b6b7a44238607e41b8a9fb9a4", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "0801f576ce79452483b42e485405244d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6aee1173864e58be589084897a3f35", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5421.99951171875, + "y": -3902.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2983.000244140625, + "y": -3468.0, + "width": 119.99999237060547, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "94300469581b4924ac7dda496811d45d", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "a0b9274619da48a59f26fe58997479ee" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 0, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "944ebbc49c8a4cddb5834e3beab965a2", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.00048828125, + "y": -2581.000244140625, + "width": 155.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4670.00048828125, + "y": -2474.000244140625 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3498.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5443.0, + "y": -3315.0, + "width": 144.99998474121095, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4635.00048828125, + "y": -2239.0, + "width": 167.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4152.0, + "y": -2771.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a0206f980dc6455f84f5a8442838c726", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget", + "m_ObjectId": "a0b9274619da48a59f26fe58997479ee", + "m_WorkflowMode": 1, + "m_NormalDropOffSpace": 0, + "m_ClearCoat": false, + "m_BlendModePreserveSpecular": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4606.99951171875, + "y": -2689.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "7027aaab25924266a063a05df0aa39b3" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4628.00048828125, + "y": -2283.0, + "width": 157.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3631.0, + "y": -3810.0, + "width": 230.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "129f271ebc77450994e18f0a30579bf5" + }, + { + "m_Id": "3ffa095f304e42d2827aa230e2ae3887" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "ad3e1d26f4404555a8dd29223caaf1ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b46afdad84944599b00e887d2ce29cc3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5264.99951171875, + "y": -3142.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4142.0, + "y": -2890.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4367.0, + "y": -2713.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b467be738d0e454995e380cbf526efe3", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b46afdad84944599b00e887d2ce29cc3", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5581.99951171875, + "y": -3867.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "7b144a976914480baf430c0f6f7f4def" + }, + { + "m_Id": "836f639bd89d42f9b3a0470c3094815e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5392.0, + "y": -3867.0, + "width": 125.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4446.0, + "y": -2347.0, + "width": 221.99998474121095, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "8e6aee1173864e58be589084897a3f35" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4312.0, + "y": -3179.000244140625, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6179.99951171875, + "y": -3422.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5268.0, + "y": -3261.0, + "width": 159.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5747.99951171875, + "y": -3961.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4776.00048828125, + "y": -2757.000244140625, + "width": 145.0, + "height": 130.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e591df3a1eb94e259b762f2830b407e2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "4590bfa2a0664b65b6f073bae33a071f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4144.0, + "y": -3369.0, + "width": 244.0, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4778.00048828125, + "y": -2626.0, + "width": 145.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4957.99951171875, + "y": -3204.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3448.000244140625, + "y": -3579.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3849.999755859375, + "y": -3286.0, + "width": 193.0, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6012.99951171875, + "y": -3209.0, + "width": 183.99998474121095, + "height": 100.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "55a3403c16184e63b4e78607a6a20cd8" + }, + { + "m_Id": "b467be738d0e454995e380cbf526efe3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4321.0, + "y": -3281.000244140625, + "width": 153.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4600.0, + "y": -3245.0, + "width": 183.99998474121095, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5254.99951171875, + "y": -3891.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4208.0, + "y": -2371.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta new file mode 100644 index 0000000..54c945e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: a3d800b099a06e0478fb790c5e79057a +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph new file mode 100644 index 0000000..d7d31de --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph @@ -0,0 +1,11629 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "386c36a1c4c34ea29deb680fb82cfe8b", + "m_Properties": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "4a0041116f73406db7a62ae80ff54ef4" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "bafc3d388c1e444e820897b9a3d6029a" + } + ], + "m_Nodes": [ + { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + }, + { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + }, + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + } + ], + "m_GroupDatas": [ + { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "007c75c776ac4f1babe9cd7ae1fc4f14" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "04dc152dd2ba4d519391577eb1156235" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "105b1ed1aa714e41bbe1ef5472bdb11f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "150533bad8e2424aaa2c74e253af8592" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "19075add867e4757b9520d18fe8de1d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1c4df61c2fea404eb3b87b270d7c59bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1e12726617b24675958e942eb62e4b09" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "285f6a9863d54ed2a8150727ad749456" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2a552a0b828f457c911aa19561e410ae" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2db15d90c2204143b225ec4ef08d0755" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36f1b4d96f2941c39e5cd95d9c1d2ce6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "39f2f84f30304d859fb07569e2695f60" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "163beb4431c34f538340bc0af0991e6f" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 5 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "42a586e4f6ec40eeaba891b7fd133864" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4488af8ff6a7421298a7e827f567263b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4648b46ad29a4008a80de4f8a5a5b813" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f194ff591484e908fc2bcdacbcf2570" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "52798bdb86f6400e86489a7a368e9f8b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "63c7cd57fc3c45a9a97b514fdae32693" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "67a519f507384ff1861df5d8d5b486be" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7444469eb9884253819add9ef96baa25" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7984fd094e1147bdabb4e26fbd3d31c8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "65c8e64a7535466e933eed08a2f77532" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "319916a5921343f7b7eef0e50dc93def" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7e0fadb2533f496192c1ad3e78642010" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8135ca333f8f4ea78163743e6ec1f55c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "85b5940eb77e4625812ded7215bab8d7" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "44317f2e371447e2a8d894f8a021a235" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9147636b0cfa466a9b37a013d8f693bf" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3e231021af7b47ba97f2871e7f25d0fe" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "91890fe48ebe4717aea61ecaf3ad4861" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "95928bcb6a284b8d88105a84c2e1d3ce" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9c228fac287d446296b91a4acf5cec59" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7a80e8839f0e4a1d9a6c0814f8793ee6" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d7696aa6d184b4fb9c316a9dec37aee" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9d3c3383d5934a17bf9efbb7fd9e9043" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e6e50a71d9843b49b62ebe1cf7d3d59" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e87ce9607e14015a3790c528ca5dfda" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a535f3bcbeb14622bb177eb6f46e76f4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2ac79705aa9e415dbb74ec215233fd1b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aa87c72ac0e64469acc34f936f00b3d0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 4 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 5 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "acd0cd5a177f4a97bf23db7219305e3f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "51378bae98a94c309785d14cd5cbb453" + }, + "m_SlotId": 7 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "aef5c44f84e04c3185e0b93e95e34204" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b1188549725543d485436c2e921ffbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7d78a616c2754cc28d1f32cf66ade611" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b163c9f1666644b0bba62cf0e12df7bc" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9f0de188085746d5a19073da1de85ddb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b571db753a1948d5a6f1de4e7d0c7238" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bc9afcb18afa4ccc82d2cdc34d3f4641" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c234e5216678436195ee1a5914bc79da" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c7ddee91dc5b48dc828309c77fdb0b88" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c9d7f0dbae7d422985a1cc87c025e76b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 6 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "88253223d2c34ecfab92b0c344048f94" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d4df208fc23b42f2b52364124f1b661c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbcb748279484a4590e53518c49122b8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dff7a66b353a4023b29c9d937da77960" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdddee3a537c464697357f11b966f9b8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec184d6d9fb2494897774c9e7d279e6d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "a455bd79094c4413a7b7dd80ca8b9368" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ec1f2e8bc9fd4ae38b133c60ee6c49b8" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f23a8b2b7c85478388ff7a8c8a6de740" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "aa3e347d733e48f7b65d8a8847370eec" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f383b24f0bc6434dafe44b3e3d338a63" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "85a1ad8e741e41759002e8cdc8cd0b96" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f3d31c1f18d8491a8ecf5cbc37e4b7db" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e818605f8f5a4f01bf61caaa33693581" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f814deb543c24fbbafbcdb5071d96022" + }, + "m_SlotId": 7 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4abff6ff92fa4a05b203f10580988335" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "109f638d1f9b49d4991d6d21a86d4eb7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "56c25395796e4d2fbe5c892d428d1620" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6b2f65c1463f4f7bad16c54a95d2fe75" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "faace8101df943d8956faa31728cb004" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "b4a40cb6acd441acb83cfe0240bf910d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "fdb77c3e92ee497b88ca5dc46dc45350" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "59bd90a849624124bae6464ee3669aa6" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": -2624.000244140625, + "y": -3709.000244140625 + }, + "m_Blocks": [ + { + "m_Id": "48390d02257d41bf98eace1deaa4c539" + }, + { + "m_Id": "f4ecc442a2d246759f7c2c0412953d28" + }, + { + "m_Id": "7f2e6b5f15364ed9835d67d0cf4f8f65" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": -2624.000244140625, + "y": -3424.000244140625 + }, + "m_Blocks": [ + { + "m_Id": "aca823a8188948c782eddaf0f45e1868" + }, + { + "m_Id": "6e8946a245e842b38231d4a241bfb3ef" + }, + { + "m_Id": "cb7117ecb1d047a8b2cb00ed552cb181" + }, + { + "m_Id": "3c50439118b2496f9e390021b0964606" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10210,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "TextMeshPro/SRP", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "94300469581b4924ac7dda496811d45d" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "007c75c776ac4f1babe9cd7ae1fc4f14", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5868.0, + "y": -3787.000244140625, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1356dc7cbdfa4199a6535d3bbf4cd536" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "013228b0fdf1424097798f0973a9a4fb", + "m_Title": "Face Texture", + "m_Position": { + "x": -4779.494140625, + "y": -2948.97265625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "02559cbe5ad441a3904ccb75ded2b2c5", + "m_Id": 5, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "03182b3263304258b265266325c21f65", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "045c4f6b050549c7a0efb208e6349779", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "04dc152dd2ba4d519391577eb1156235", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4500.0, + "y": -2747.0, + "width": 151.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "3d04f5ba6e7b40d281f22eb424145acd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "04dfcc9ff13a4bf282ed46faec39d15c", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "05805bc6fcc941fd889922555c6c86d7", + "m_Guid": { + "m_GuidSerialized": "fe84e680-4cee-4ca5-be86-2e293a9ba093" + }, + "m_Name": "Ambient Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_05805bc6fcc941fd889922555c6c86d7", + "m_OverrideReferenceName": "_Ambient", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "0580d4b7e3a049049569f4508643a724", + "m_Guid": { + "m_GuidSerialized": "eefb88c5-7665-45dc-b3c2-7cf98b9990d6" + }, + "m_Name": "Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_D64EC33D", + "m_OverrideReferenceName": "_Softness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "068ae649e00b40e198ec5a30ad741fab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0699eea947fc426cbfeb8744cf120222", + "m_Id": 1, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "07946387933e416db576b677f0711e5f", + "m_Guid": { + "m_GuidSerialized": "21d612fb-8153-41f8-9e2f-9de044c19fbf" + }, + "m_Name": "_FaceTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1A08AD4A", + "m_OverrideReferenceName": "_FaceTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "082e9706dffc4c188270980d4e44ce0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0848ba750e0341198cf0bbd413e0efe4", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09b1b86c1c074337a4c439d3a308dd2e", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a67ca5280214bd794dc0ad66b5710a9", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0b57f2d35157477ab2b29a5aac14ae8b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0ba4932e164847878ddb7b7bcff96985", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0c4dc51f26484c26ad88a3fe4002abcd", + "m_Id": 2, + "m_DisplayName": "Color (1)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0d6a57754b824f6db9cefa6953bc06a9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0d7878dd226d4cfb81a991dc312309fc", + "m_Id": 0, + "m_DisplayName": "Underlay Dilate", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", + "m_ObjectId": "0eeb5490760e492f8c9691086fa00929" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7ffb6d2de4447f9736780cbcee8e07", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "0fac35636fca4474a6afaefc3c757775", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "105b1ed1aa714e41bbe1ef5472bdb11f", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -4233.0, + "width": 158.99998474121095, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8a08179f99d649d289b8053d5fa0ad22" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "109f638d1f9b49d4991d6d21a86d4eb7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5068.0, + "y": -3182.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "880bb02c6c6b49b18aa6ebc66dc566a0" + }, + { + "m_Id": "1b9cd8f5f4004e2eaf8afbaab803bc04" + }, + { + "m_Id": "b224a1cf80604103ad085c799995f3c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "10a99c07aad742349d258db16838c129", + "m_Id": 1, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1196ae398cc348349ab0c1a23fdab4bd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1356dc7cbdfa4199a6535d3bbf4cd536", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "14ad19bf20a140dd88d58452d7df688b", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 1.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "150533bad8e2424aaa2c74e253af8592", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4923.99951171875, + "y": -3486.666259765625, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "72fb5a0d7796446b9e2b929cb32facdc" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "163beb4431c34f538340bc0af0991e6f", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3415.000244140625, + "y": -3462.0, + "width": 120.00000762939453, + "height": 149.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "4c334de01ecd429baa7652fc6002536b" + }, + { + "m_Id": "e2d28f29bbac4983a401574480b5ca28" + }, + { + "m_Id": "6a7af6143e114a538663e71f56731a21" + }, + { + "m_Id": "3e25be96bb3747738c238cf3a741d5df" + }, + { + "m_Id": "4907352322c644ebacdf2ca30f2994fd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "19075add867e4757b9520d18fe8de1d0", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4261.33349609375, + "y": -3197.33349609375, + "width": 124.66650390625, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c28ee9109014fa086e5de7a3993341d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0580d4b7e3a049049569f4508643a724" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1b9cd8f5f4004e2eaf8afbaab803bc04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1bdde3efd3b7464b8934c555be0f8a48", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "1be90d4f96a841748b0c95219b12ad27", + "m_Guid": { + "m_GuidSerialized": "4c91c146-43bb-4de8-948a-fbf8b1da10e1" + }, + "m_Name": "Bevel Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_97690701", + "m_OverrideReferenceName": "_BevelOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": -0.5, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "1c4df61c2fea404eb3b87b270d7c59bc", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4280.0, + "y": -3221.33349609375, + "width": 145.3330078125, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f864c900600e427ba7793f00c715e971" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "1d35fa1fb5004f96a65ace54fbe4f1ad", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1d7d96a5770b4f8ebb162bdbde020bca", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1db37082bf844442804487b4944352de", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1df58cfa4dad4c449d01ee1c5ea05f2e", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "1e12726617b24675958e942eb62e4b09", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4772.0, + "y": -4404.0, + "width": 145.00001525878907, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "0848ba750e0341198cf0bbd413e0efe4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "1f247658c7ba45fb93c41f51e21acb0d", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f46181633594ae0a1fb2adb76b42981", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "200245fc8bbe4826b209ab5f7ffe074c", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "204dacb5a95b424facf11cb6f65bd188", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "215a82c127204988b751de7d3a39b955", + "m_Id": 6, + "m_DisplayName": "Outline", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Outline", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "215b30ae27784ec3a13360a9029af283", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "21a7a380e66d42e780e2a2a1baa630d5", + "m_Guid": { + "m_GuidSerialized": "b2d0099f-e605-49f5-9959-e7cacae37aa3" + }, + "m_Name": "Bevel Type", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_21a7a380e66d42e780e2a2a1baa630d5", + "m_OverrideReferenceName": "_BevelType", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e", + "m_Guid": { + "m_GuidSerialized": "cd167d3a-7465-4d5a-86fc-0f22dc0ef908" + }, + "m_Name": "Outline Color 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_5550EB71", + "m_OverrideReferenceName": "_OutlineColor1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "232b1aa09e67479abae141d3c76d3c5b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "256d41e89a204d22951450de1c38051d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "26e48352a08441bfa694dcea54c06e36", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "281bcee4777040f8a31ee0e10344e98d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "285f6a9863d54ed2a8150727ad749456", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4145.0, + "y": -2406.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b42e6dbfbc864097af182cbff5c0c1fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode", + "m_ObjectId": "2a552a0b828f457c911aa19561e410ae", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Is Front Face", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4282.0, + "y": -3681.3330078125, + "width": 121.99999237060547, + "height": 77.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "2ef1d888dc9d49e59d6a6950897ddc93" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "2ac79705aa9e415dbb74ec215233fd1b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Composite (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3277.3330078125, + "y": -3841.33349609375, + "width": 218.666748046875, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "a75f7ac601c446469802fe7754c1f279" + }, + { + "m_Id": "8c38a5d8327f456e9783740c05382619" + }, + { + "m_Id": "facc84930f544fd7a0205a6176b18ac0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Composite", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2b01ea3023e34c94af1754e4dcea8f2e", + "m_Id": 0, + "m_DisplayName": "Face Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2bf5f2fdd2984599b7323d10cfb1d240", + "m_Id": 1, + "m_DisplayName": "Filter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Filter", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "2c10b97b92c947ceb307a93759c0228b", + "m_Guid": { + "m_GuidSerialized": "6be0b8ff-a766-4c6b-a6e4-3a72758ac95f" + }, + "m_Name": "Bevel Amount", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B01DD93E", + "m_OverrideReferenceName": "_BevelAmount", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "2c7a9460724b47daad8df1be144de7c6", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "2d0a269511e34bd1ba9056d2c939dff2", + "m_Guid": { + "m_GuidSerialized": "edbe73dc-53ab-4bc1-9d64-ab36e0e05f03" + }, + "m_Name": "_FaceUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_3A8E0F13", + "m_OverrideReferenceName": "_FaceUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2db15d90c2204143b225ec4ef08d0755", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4350.0, + "y": -2396.0, + "width": 163.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "def8e0b9d8384982bc5b4c32d877e458" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2e4eb1ef08bb44178c82e53872485e0f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "2ef1d888dc9d49e59d6a6950897ddc93", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": true, + "m_DefaultValue": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30ca940fe2794c949f2a1d4d2caaa446", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "319916a5921343f7b7eef0e50dc93def", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4760.0, + "y": -3245.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "d219977210094c0082c517d8dc00c8bb" + }, + { + "m_Id": "f48f04ad45d046a8b88e71731ed506e7" + }, + { + "m_Id": "e6e80c6b0db545cda26b079a9a78fbb3" + }, + { + "m_Id": "c6bdb985bc16435fa72f5a3c81bb633c" + }, + { + "m_Id": "d1a17e42e7a04dc38984e3c01149445b" + }, + { + "m_Id": "fb15d0ba56d54a6192f11e107aeb5fa8" + }, + { + "m_Id": "c35312edaa2344788b1964ee2f63a236" + }, + { + "m_Id": "c88fcbaeea954a5f9c68c339fa8b604d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "34a67e0fef884f9399e674d9eeaf720c", + "m_Id": 6, + "m_DisplayName": "Color3", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color3", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "34a72a5ebb04402384a4fd3748111a37", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.0010000000474974514, + "m_DefaultValue": 0.5, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3535ae87c6dd4769b52b20d9eca61069", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "35cbea6373dd4e4f8d0fea36e8add392", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "36a0c473c4c04c3a930dd38f3920d410", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "36f1b4d96f2941c39e5cd95d9c1d2ce6", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6314.6669921875, + "y": -3285.3330078125, + "width": 144.6669921875, + "height": 129.33348083496095 + } + }, + "m_Slots": [ + { + "m_Id": "65b3dc13b2b6484283ffe5abfe87a06a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "373f1de8db6c429c9d46c781f741d7a4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3802c81c3be24823aa1d7c9997a33c29", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "3915c1927ffe49f8967304321cfbe497", + "m_Id": 4, + "m_DisplayName": "Atlas", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Atlas", + "m_StageCapability": 3, + "m_BareResource": true, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "39a382d661e2484da71f04c43f48e55f", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "39f2f84f30304d859fb07569e2695f60", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3554.000244140625, + "y": -3462.0, + "width": 116.00000762939453, + "height": 94.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "4b2d9ea03bf64fa19dcae1511d2581da" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3c50439118b2496f9e390021b0964606", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3028.0, + "y": -3054.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "34a72a5ebb04402384a4fd3748111a37" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "3d04f5ba6e7b40d281f22eb424145acd", + "m_Id": 0, + "m_DisplayName": "Face Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "3db1608e927e4102a3c3a88e9fcab39a", + "m_Id": 3, + "m_DisplayName": "Transform", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Transform", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3dccd64e7f324bc1a75c1479d7a67c51", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "3e231021af7b47ba97f2871e7f25d0fe", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2934.000244140625, + "y": -3466.0, + "width": 141.33349609375, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "6ccaced3889e4503a9414d808ec33981" + }, + { + "m_Id": "7f3d71a6c96847c099da45f95aafbecb" + }, + { + "m_Id": "d8edec16956c4f15b7d51d6ec10753f4" + }, + { + "m_Id": "39a382d661e2484da71f04c43f48e55f" + }, + { + "m_Id": "8764669016f6442f8152593c18a649d7" + }, + { + "m_Id": "26e48352a08441bfa694dcea54c06e36" + }, + { + "m_Id": "3e94a0d106064bdb864c960512ef4026" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e25be96bb3747738c238cf3a741d5df", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "3e372195f4bd4845852a37839e5b602d", + "m_Guid": { + "m_GuidSerialized": "60abd046-2a1a-48cd-a0af-2f702f7f53ab" + }, + "m_Name": "_MainTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_90CBF488", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":28684132378477856,\"guid\":\"8f586378b4e144a9851e7b34d9b748ee\",\"type\":2}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "3e94a0d106064bdb864c960512ef4026", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "3ec4797e381747829ef4712c85fcf7a1", + "m_Guid": { + "m_GuidSerialized": "020d65cc-50a8-4b8a-a624-90d7b489f549" + }, + "m_Name": "Specular Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3ec4797e381747829ef4712c85fcf7a1", + "m_OverrideReferenceName": "_SpecularPower", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 4.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "3fdf4b7bc5d4426492dcc057603ef4a6", + "m_Guid": { + "m_GuidSerialized": "675d2567-3fca-4da6-9462-dfa4924950f1" + }, + "m_Name": "_OutlineUVSpeed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_D66D89E6", + "m_OverrideReferenceName": "_OutlineUVSpeed", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "400d0b6c95dd4540ad3da3e8cb7e50b2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "41986ac6400d46709d0ef043a67f6b34", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "41b9b79b3859472882bcea393703eec0", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "424dbeeb009344efa29c304c4979e3d6", + "m_Guid": { + "m_GuidSerialized": "314c37de-c6f2-4463-866d-8588f6fc119e" + }, + "m_Name": "Diffuse Shadow", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_424dbeeb009344efa29c304c4979e3d6", + "m_OverrideReferenceName": "_Diffuse", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "42a586e4f6ec40eeaba891b7fd133864", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4934.0, + "y": -4442.99951171875, + "width": 133.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "da7a06d393a44089842070d51d2aa0a6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "42cadae0923e4969b50bbc3f78185934", + "m_Title": "Face + 3 Outlines + Underlay", + "m_Position": { + "x": -5437.0, + "y": -3558.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4328cdbf78b94c038fd614c59bfe1cac", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "44317f2e371447e2a8d894f8a021a235", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Layer1 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4004.999755859375, + "y": -4173.0, + "width": 191.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "10a99c07aad742349d258db16838c129" + }, + { + "m_Id": "b85d677872b44421bf5536f42ba0267c" + }, + { + "m_Id": "75aba700d74d4b2687bf3166cf1da3e2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer1", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "44806230fa384c1e95f9c5918a14f056", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4488af8ff6a7421298a7e827f567263b", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4109.0, + "width": 158.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "66f69ef16eac4eb48357bde804cf3c39" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "4648b46ad29a4008a80de4f8a5a5b813", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4576.0, + "y": -2437.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "b2baf44eae52473cb6cda7b1debece01" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "46fbf3eeb0ea4470869cba7443249295", + "m_Guid": { + "m_GuidSerialized": "be87c5a3-e361-4b95-89c8-911c39a51c0d" + }, + "m_Name": "Outline Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_A0B54237", + "m_OverrideReferenceName": "_OutlineTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "47d020251e9841a5b1f0fd64396026a1", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "48390d02257d41bf98eace1deaa4c539", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8036d0e6090b456e9b4ea87227868236" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "484b51c50485473b819c4f05087b32d7", + "m_Title": "Underlay", + "m_Position": { + "x": -5253.0, + "y": -4542.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4907352322c644ebacdf2ca30f2994fd", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "49dabfd48a78475882e664526b483ce1", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "49e7c3ad55ce458797f0e60c950cb965", + "m_Guid": { + "m_GuidSerialized": "31b55db9-0da1-4ec4-af2b-d83747ed5bc4" + }, + "m_Name": "Underlay Offset", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_CE9DEDB3", + "m_OverrideReferenceName": "_UnderlayOffset", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "4a0041116f73406db7a62ae80ff54ef4", + "m_Guid": { + "m_GuidSerialized": "a2d96028-f92f-4076-8376-42249ca40935" + }, + "m_Name": "_ScaleRatioA", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "_ScaleRatioA", + "m_DefaultReferenceName": "_ScaleRatioA", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4a66dcbe712a4d40bd8f355b834594b5", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "4abff6ff92fa4a05b203f10580988335", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4293.3330078125, + "y": -3497.99951171875, + "width": 140.66648864746095, + "height": 166.0 + } + }, + "m_Slots": [ + { + "m_Id": "b015d1b7e4134c59baf6851e7649802c" + }, + { + "m_Id": "d9dc4839ee2847999110bdb234d6041a" + }, + { + "m_Id": "91d6a9a5fbc04ea49075cb51835e7264" + }, + { + "m_Id": "f42ad06b3c6a45d3ab33de904c063412" + }, + { + "m_Id": "ed6c215a65584deeaefad1d2c7743044" + }, + { + "m_Id": "edbee7a8952b46529ac5ad0365775774" + }, + { + "m_Id": "70337a74f6ad4b7bb6befc825219bab1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4b2d9ea03bf64fa19dcae1511d2581da", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4bda5c294e1949138d033640e1d385b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4c28ee9109014fa086e5de7a3993341d", + "m_Id": 0, + "m_DisplayName": "Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4c334de01ecd429baa7652fc6002536b", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d1cb1a475df49f9a148195a65f5453a", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d9ce48719d143748f9f8e22da6f9ddc", + "m_Id": 5, + "m_DisplayName": "TextureWidth", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureWidth", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4e64dac49ddc47c3b5b1e27b17a08304", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "4e90ca54c0cc46a18ea600be7c80413a", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "4eb3c00a1ca44e10be833b7ca61ff059", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4f194ff591484e908fc2bcdacbcf2570", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4255.0, + "y": -2771.0, + "width": 134.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2b01ea3023e34c94af1754e4dcea8f2e" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "509e6f38505b4b0695b263706a55028f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "51378bae98a94c309785d14cd5cbb453", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "GetSurfaceNormal (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4067.333251953125, + "y": -3881.99951171875, + "width": 263.9999694824219, + "height": 189.99998474121095 + } + }, + "m_Slots": [ + { + "m_Id": "5b0077c23eae443887872f84227deccc" + }, + { + "m_Id": "3915c1927ffe49f8967304321cfbe497" + }, + { + "m_Id": "4d9ce48719d143748f9f8e22da6f9ddc" + }, + { + "m_Id": "ebd6d75abcb84108bcadbfe7ee5f6244" + }, + { + "m_Id": "ef9738ec7e894772a14e9dce441c16c6" + }, + { + "m_Id": "9eeec1a9713045af8845cea263d5ea48" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GetSurfaceNormal", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "51f76f8a53ad43a4ad028426548ce9ba", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "52798bdb86f6400e86489a7a368e9f8b", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6460.6669921875, + "y": -3113.333251953125, + "width": 135.33349609375, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "1df58cfa4dad4c449d01ee1c5ea05f2e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "53073e5ea924459fa6681a4943e9f947", + "m_Guid": { + "m_GuidSerialized": "5fdac24e-2d58-4471-80ce-79c3ab9a2564" + }, + "m_Name": "Outline Color 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_DBAB5AEC", + "m_OverrideReferenceName": "_OutlineColor2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.009433984756469727, + "g": 0.02534518577158451, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "54d7a93ffec5490aa4591da23a21b693", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "55ffa45ec3654d5e88089fb40d2b0465", + "m_Id": 4, + "m_DisplayName": "AnimSpeed", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AnimSpeed", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "56c25395796e4d2fbe5c892d428d1620", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5071.99951171875, + "y": -3427.0, + "width": 129.99998474121095, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "9eb8137a6c2e41bbafdc8b0732dd47a3" + }, + { + "m_Id": "36a0c473c4c04c3a930dd38f3920d410" + }, + { + "m_Id": "068ae649e00b40e198ec5a30ad741fab" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "57abc172afd449e2a4d567f93432507b", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "582d6e289dbe4fdca7cf0307273eaa2f", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "59bd90a849624124bae6464ee3669aa6", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3972.0, + "y": -2385.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e4eb1ef08bb44178c82e53872485e0f" + }, + { + "m_Id": "8695190a5e614f2d90081871a8a06fc2" + }, + { + "m_Id": "81bdb47901ef48e5a588c6724b1b0142" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "59cea37675824d99995b370f09cef20a", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5b0077c23eae443887872f84227deccc", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b3ff4ee364f4d7a923b530ad60d8762", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5bd258837c514ff7ab0bf7027e762c18", + "m_Guid": { + "m_GuidSerialized": "2d8f3ee9-1307-4b58-a60d-526e86b07109" + }, + "m_Name": "Bevel Roundness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_AB6A015F", + "m_OverrideReferenceName": "_BevelRoundness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5da82bf481f8489ebd05e997f617f51b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": 4.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5e42524569844befad16fda5a94eb9cb", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5fbe253f3e444f2aa8ac717f9c856619", + "m_Guid": { + "m_GuidSerialized": "0a61c93f-6430-4aa6-af07-79bc3b411ccd" + }, + "m_Name": "Bevel Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_B50BBFCC", + "m_OverrideReferenceName": "_BevelWidth", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 0.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61133d79a89048c195f54939b2a1d30a", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "61a6ac5f29344d109411f26850ab0a96", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6271438664e74b3fbf723bd6a1f50f8b", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "62bc551cea604e88b7858cc37d96a98a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "636180f6e0504f2baaa5cc086980cb47", + "m_Guid": { + "m_GuidSerialized": "c1223e37-093d-4d5a-b2b0-cd9cc3e4f88e" + }, + "m_Name": "Outline Offset 1", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector2_636180f6e0504f2baaa5cc086980cb47", + "m_OverrideReferenceName": "_OutlineOffset1", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "63c7cd57fc3c45a9a97b514fdae32693", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5235.99951171875, + "y": -3386.999755859375, + "width": 141.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c422a9a9ff824176aad2241f58c44d0b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "641eda269d7b4da9acb65f8d50035ea9", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "65b3dc13b2b6484283ffe5abfe87a06a", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "65c8e64a7535466e933eed08a2f77532", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4759.99951171875, + "y": -3498.666259765625, + "width": 186.0, + "height": 251.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "256d41e89a204d22951450de1c38051d" + }, + { + "m_Id": "0a67ca5280214bd794dc0ad66b5710a9" + }, + { + "m_Id": "ebbd94a7102a4457a48ac492de3bff14" + }, + { + "m_Id": "6271438664e74b3fbf723bd6a1f50f8b" + }, + { + "m_Id": "c9b722d107ce4cd6a748c883472b9b0f" + }, + { + "m_Id": "74cf69e61bef44589521f1bf2bf3c59a" + }, + { + "m_Id": "6e532f83d1c44e839bcfc5845d3b01d6" + }, + { + "m_Id": "cb5e9f9567e84f8fa5463efc0e256e19" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "66f69ef16eac4eb48357bde804cf3c39", + "m_Id": 0, + "m_DisplayName": "_UnderlayColor", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "67a519f507384ff1861df5d8d5b486be", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4278.0, + "y": -3939.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "c3e6d7c20c184bf39fd8822130e693e7" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "68ec7c31365549d6a8ce883edfc02de2", + "m_Id": 4, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6a7af6143e114a538663e71f56731a21", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6b2f65c1463f4f7bad16c54a95d2fe75", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5070.0, + "y": -3301.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "1d35fa1fb5004f96a65ace54fbe4f1ad" + }, + { + "m_Id": "fa6de3be9f5b4411b5081b49e645f424" + }, + { + "m_Id": "400d0b6c95dd4540ad3da3e8cb7e50b2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6ccaced3889e4503a9414d808ec33981", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6dfc1177dd0541a7a780fbf911ad1956", + "m_Id": 0, + "m_DisplayName": "_OutlineTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6e13f3cd573c467a94379f45d96cb690", + "m_Id": 2, + "m_DisplayName": "SSR", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "6e532f83d1c44e839bcfc5845d3b01d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6e8946a245e842b38231d4a241bfb3ef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3026.0, + "y": -3110.0, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "ef0b93f78372439696f50711eaf57d90" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbdcc5a972b4fa883dc5f21e525a376", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "70337a74f6ad4b7bb6befc825219bab1", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "712da461f71a454db59d349f752d41ee", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71dd947935b64ce38f0d25406dde447b", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "724e17584e97443e9e285dfa7253c8e3", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 0.15000000596046449, + "m_DefaultValue": 1.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "72fb5a0d7796446b9e2b929cb32facdc", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "7444469eb9884253819add9ef96baa25", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4298.0, + "y": -3809.99951171875, + "width": 144.66648864746095, + "height": 129.33323669433595 + } + }, + "m_Slots": [ + { + "m_Id": "03182b3263304258b265266325c21f65" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "748c31bbcecc4b30bec2e42c0612175b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "74b41464cbed4e9e8e23af5ab9be40cf", + "m_Guid": { + "m_GuidSerialized": "41afbdcb-f3ae-4340-8973-1c1998c992a2" + }, + "m_Name": "Outline Offset 2", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset2", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "74cf69e61bef44589521f1bf2bf3c59a", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "757174b6f25040fdbb20355a21752222", + "m_Id": 0, + "m_DisplayName": "Outline Offset 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "75aba700d74d4b2687bf3166cf1da3e2", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "75c5657544c648058b20cea090f48dbf", + "m_Id": 0, + "m_DisplayName": "_OutlineUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "767769f736d5478cba5f10a415e28e7f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "773b90134e894e429203c0c83e80b9de", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "77e28f3e930b4c249145630ec961af95", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "79147f6986644769b58d9ed64fe771e1", + "m_Id": 0, + "m_DisplayName": "OutlineMode", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7984fd094e1147bdabb4e26fbd3d31c8", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3244.000244140625, + "y": -3414.0, + "width": 130.0, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "082e9706dffc4c188270980d4e44ce0f" + }, + { + "m_Id": "f2a351a5375c441b8d9ab7e2c9545a77" + }, + { + "m_Id": "41986ac6400d46709d0ef043a67f6b34" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "7a046f410ce64aa88438b0bfd412c045", + "m_Guid": { + "m_GuidSerialized": "d47271f5-5a84-47bf-a09e-c825d2aeb013" + }, + "m_Name": "Outline Color 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_551702C5", + "m_OverrideReferenceName": "_OutlineColor3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "7a0f504e4175406dbd8134250f4e350b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7a80e8839f0e4a1d9a6c0814f8793ee6", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4931.0, + "y": -3452.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "6fbdcc5a972b4fa883dc5f21e525a376" + }, + { + "m_Id": "0ba4932e164847878ddb7b7bcff96985" + }, + { + "m_Id": "9178663316db43d582f1c4a127d307c6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7acfafd73b8c4dfab8c55c18a887e087", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7b8a19bd115e4167a25b59cb3218a817", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "7c27ccb2c2dc4ca59c5438c3358630ca", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7d7696aa6d184b4fb9c316a9dec37aee", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4928.0, + "y": -3326.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "4d1cb1a475df49f9a148195a65f5453a" + }, + { + "m_Id": "47d020251e9841a5b1f0fd64396026a1" + }, + { + "m_Id": "62bc551cea604e88b7858cc37d96a98a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "7d78a616c2754cc28d1f32cf66ade611", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3973.0, + "y": -2796.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "d9bcb754db834583b6518c5ed5152114" + }, + { + "m_Id": "861d4258049a4a3e8164f7297090f88e" + }, + { + "m_Id": "a7c06457d7454693a8bc3dc95257b2c2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "7e0fadb2533f496192c1ad3e78642010", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4188.0, + "width": 173.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d48c3871e3064027a10ae9f4babd3be0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f2e6b5f15364ed9835d67d0cf4f8f65", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2586.0, + "y": -3592.0, + "width": 200.0, + "height": 41.0 + } + }, + "m_Slots": [ + { + "m_Id": "85ff8667d72947edada4e9fb4ff60559" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "7f3d71a6c96847c099da45f95aafbecb", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "8036d0e6090b456e9b4ea87227868236", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "80e665a5eeb64730a51742f698bf0d48", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8135ca333f8f4ea78163743e6ec1f55c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4050.666259765625, + "y": -3139.99951171875, + "width": 121.99999237060547, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "d6a6a119394e4082a11bc024a6e42ef8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "81bdb47901ef48e5a588c6724b1b0142", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "81e8ed0534534674a74263e6161a2a1a", + "m_Guid": { + "m_GuidSerialized": "78aab961-c4a8-41f3-b203-1239c3b33b13" + }, + "m_Name": "Underlay Dilate", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_D48690B9", + "m_OverrideReferenceName": "_UnderlayDilate", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "82af2db1018543d7832af96c1cfc981f", + "m_Guid": { + "m_GuidSerialized": "37906c7b-9a3a-454b-a62a-9aa097e64bde" + }, + "m_Name": "Light Angle", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_82af2db1018543d7832af96c1cfc981f", + "m_OverrideReferenceName": "_LightAngle", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 6.28000020980835 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82d5443fe54d4a3b9420f8745d00a632", + "m_Id": 5, + "m_DisplayName": "Softness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Softness", + "m_StageCapability": 3, + "m_Value": 8.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "849275cac05e4ca8bd0b38ab7ae43bf8", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "84dc74cdbd8c45e1b189e4fd9a69942d", + "m_Id": 0, + "m_DisplayName": "Outline Offset 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "85a1ad8e741e41759002e8cdc8cd0b96", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "ScreenSpaceRatio (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6112.0, + "y": -3308.0, + "width": 258.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "6e13f3cd573c467a94379f45d96cb690" + }, + { + "m_Id": "8e6ed600f6504f4083092f5b511e44c4" + }, + { + "m_Id": "93b161cce4504cb79c97b6d8db178de7" + }, + { + "m_Id": "2bf5f2fdd2984599b7323d10cfb1d240" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ScreenSpaceRatio", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "85b5940eb77e4625812ded7215bab8d7", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4050.666259765625, + "y": -3095.99951171875, + "width": 121.99999237060547, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "ada023d617104472b8ab75a81558c0a1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "85ff8667d72947edada4e9fb4ff60559", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "861d4258049a4a3e8164f7297090f88e", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "867a4ae13c0d4a028c71bc1063824c14", + "m_Guid": { + "m_GuidSerialized": "d483c212-0a30-4f6d-b94d-9abbc83a6522" + }, + "m_Name": "Outline Width", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_C68C9E14", + "m_OverrideReferenceName": "_IsoPerimeter", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 2, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "8695190a5e614f2d90081871a8a06fc2", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8764669016f6442f8152593c18a649d7", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "880bb02c6c6b49b18aa6ebc66dc566a0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "88253223d2c34ecfab92b0c344048f94", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "ComputeSDF (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4226.0, + "y": -4323.0, + "width": 227.99998474121095, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "c52a1744a9a14989b0ae452ad6de6061" + }, + { + "m_Id": "a03db80c558b4f87a330c5ae0a9443a5" + }, + { + "m_Id": "8f1b1d1e8ff24b3284993e52354e54fa" + }, + { + "m_Id": "5da82bf481f8489ebd05e997f617f51b" + }, + { + "m_Id": "82d5443fe54d4a3b9420f8745d00a632" + }, + { + "m_Id": "61133d79a89048c195f54939b2a1d30a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8902cb30b1684db8b996562e0140cb18", + "m_Id": 0, + "m_DisplayName": "UV_1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV_1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8a08179f99d649d289b8053d5fa0ad22", + "m_Id": 0, + "m_DisplayName": "Underlay Offset", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8a5d204e1abd4f6894607d1a497f6e69", + "m_Id": 3, + "m_DisplayName": "Texel Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8b66f4e6bc9d4662b3218ac33a69839f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "8c38a5d8327f456e9783740c05382619", + "m_Id": 3, + "m_DisplayName": "Color2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8cbd81814903479ea1d3151c1f38183e", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "8cf8aae64c1d443f9303126886b40f17", + "m_Guid": { + "m_GuidSerialized": "8d78c9a5-aaef-41fb-af68-2358e401d7ac" + }, + "m_Name": "_UnderlayColor", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_2F5FE804", + "m_OverrideReferenceName": "_UnderlayColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8e6ed600f6504f4083092f5b511e44c4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector2ShaderProperty", + "m_ObjectId": "8ed907a2cc7949b68a283ae243ea1977", + "m_Guid": { + "m_GuidSerialized": "36803443-a9bc-4f3c-a4f2-7d66a5417ac1" + }, + "m_Name": "Outline Offset 3", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "", + "m_OverrideReferenceName": "_OutlineOffset3", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f1b1d1e8ff24b3284993e52354e54fa", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9147636b0cfa466a9b37a013d8f693bf", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5567.0, + "y": -3862.000244140625, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a4f471e3221c4134b291bd9d2ba22db6" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9178663316db43d582f1c4a127d307c6", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "91890fe48ebe4717aea61ecaf3ad4861", + "m_Group": { + "m_Id": "ecf16c34d46f4502ac601f0c38c7576b" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3114.000244140625, + "y": -3414.0, + "width": 120.00000762939453, + "height": 149.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "3dccd64e7f324bc1a75c1479d7a67c51" + }, + { + "m_Id": "e444f2c81d1e48329fa2c91005277e8d" + }, + { + "m_Id": "b2c26292b7434733878a9b042f44de89" + }, + { + "m_Id": "964fea1fd4b24f4daf5bef84c4b45118" + }, + { + "m_Id": "deac82280a2b43078e0e40863e2d974c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91d6a9a5fbc04ea49075cb51835e7264", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "928621a3ca2d41c89a10336bbbc81ddc", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "93b161cce4504cb79c97b6d8db178de7", + "m_Id": 3, + "m_DisplayName": "TextureSize", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureSize", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "94300469581b4924ac7dda496811d45d", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "0eeb5490760e492f8c9691086fa00929" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 0, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "TMPro.EditorUtilities.TMP_SDFShaderGUI", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "945b45993dd84a979755b98c48138f72", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "952d0fa5cd744df0b434cd38e9a90b93", + "m_Guid": { + "m_GuidSerialized": "ce395871-ddeb-47c3-a31d-07855800c197" + }, + "m_Name": "_UnderlaySoftness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_F2B9E3EF", + "m_OverrideReferenceName": "_UnderlaySoftness", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "95928bcb6a284b8d88105a84c2e1d3ce", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4744.0, + "y": -2591.0, + "width": 155.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "d880558893fb442b9320cf55885d1117" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "964fea1fd4b24f4daf5bef84c4b45118", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "98934a69591249d5b8b92b39045359a3", + "m_Title": "Outline1 Texture", + "m_Position": { + "x": -4746.0, + "y": -2497.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "998db5e5901e45b29040eb2099370071", + "m_Guid": { + "m_GuidSerialized": "6f383614-f2ad-4269-be8f-87b0ecb03cf0" + }, + "m_Name": "Bevel Clamp", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5BD7E808", + "m_OverrideReferenceName": "_BevelClamp", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "9c228fac287d446296b91a4acf5cec59", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4569.0, + "y": -3498.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "582d6e289dbe4fdca7cf0307273eaa2f" + }, + { + "m_Id": "1db37082bf844442804487b4944352de" + }, + { + "m_Id": "8b66f4e6bc9d4662b3218ac33a69839f" + }, + { + "m_Id": "4a66dcbe712a4d40bd8f355b834594b5" + }, + { + "m_Id": "a0285c9c381a49cba194709efa0a7c85" + }, + { + "m_Id": "b2728d0dd3ce40678867c94a7d977916" + }, + { + "m_Id": "e141833aa78b4fd59ecad949beb43a78" + }, + { + "m_Id": "51f76f8a53ad43a4ad028426548ce9ba" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9c26fdddba244d36a854298c00473247", + "m_Id": 3, + "m_DisplayName": "SDR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SDR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "9d3c3383d5934a17bf9efbb7fd9e9043", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5412.0, + "y": -3315.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "232b1aa09e67479abae141d3c76d3c5b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e6e50a71d9843b49b62ebe1cf7d3d59", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4486.0, + "y": -3865.99951171875, + "width": 135.3330078125, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "3535ae87c6dd4769b52b20d9eca61069" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "9e87ce9607e14015a3790c528ca5dfda", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4598.0, + "y": -2251.0, + "width": 167.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "75c5657544c648058b20cea090f48dbf" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "9eb8137a6c2e41bbafdc8b0732dd47a3", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot", + "m_ObjectId": "9eeec1a9713045af8845cea263d5ea48", + "m_Id": 6, + "m_DisplayName": "IsFront", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "IsFront", + "m_StageCapability": 3, + "m_Value": false, + "m_DefaultValue": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "9f0de188085746d5a19073da1de85ddb", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4118.0, + "y": -2771.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "7c27ccb2c2dc4ca59c5438c3358630ca" + }, + { + "m_Id": "373f1de8db6c429c9d46c781f741d7a4" + }, + { + "m_Id": "fd0b096ed5b74f9e9ec51327be200731" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a0285c9c381a49cba194709efa0a7c85", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a03db80c558b4f87a330c5ae0a9443a5", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a161b772c7564eee804e3d58f6cb9944", + "m_Id": 4, + "m_DisplayName": "Texel Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Texel Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "a3f8b6e8ae7f48e2989a029904401502", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "a455bd79094c4413a7b7dd80ca8b9368", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4573.0, + "y": -2689.0, + "width": 222.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "4e90ca54c0cc46a18ea600be7c80413a" + }, + { + "m_Id": "2c7a9460724b47daad8df1be144de7c6" + }, + { + "m_Id": "55ffa45ec3654d5e88089fb40d2b0465" + }, + { + "m_Id": "e495a9f7a11f4eb89334e83be154ceb9" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateShaderProperty", + "m_ObjectId": "a4ad98d8828c424384229c344ebe2ed0", + "m_Guid": { + "m_GuidSerialized": "f98fc1a2-bb81-4bd1-a207-23d3a90d518e" + }, + "m_Name": "SamplerState", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "SamplerState_a4ad98d8828c424384229c344ebe2ed0", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_filter": 0, + "m_wrap": 1, + "m_anisotropic": 0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4f471e3221c4134b291bd9d2ba22db6", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a535f3bcbeb14622bb177eb6f46e76f4", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4608.0, + "y": -2293.0, + "width": 177.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dfc1177dd0541a7a780fbf911ad1956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "a6bbb32e8d884be9bb36db91fe4b81b1", + "m_Guid": { + "m_GuidSerialized": "6aa76edf-7b80-46ac-add4-406cf1d85493" + }, + "m_Name": "_GradientScale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_EAE27356", + "m_OverrideReferenceName": "_GradientScale", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 1, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 10.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a6c38edd2e8743a9b057ba8452b9f129", + "m_Guid": { + "m_GuidSerialized": "9fc942ee-4a1d-4ced-a5a6-81893e3ddb63" + }, + "m_Name": "Light Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_a6c38edd2e8743a9b057ba8452b9f129", + "m_OverrideReferenceName": "_SpecularColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a75f7ac601c446469802fe7754c1f279", + "m_Id": 0, + "m_DisplayName": "Color1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7942746b5564dc7bbbae1deb2403022", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a7c06457d7454693a8bc3dc95257b2c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "aa2794b8f0e24bf281d22e0fef0647be", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "aa3e347d733e48f7b65d8a8847370eec", + "m_Group": { + "m_Id": "" + }, + "m_Name": "EvaluateLight (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3633.000244140625, + "y": -3805.000244140625, + "width": 179.00001525878907, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "0699eea947fc426cbfeb8744cf120222" + }, + { + "m_Id": "0c4dc51f26484c26ad88a3fe4002abcd" + }, + { + "m_Id": "d5173cc3c6cd4f1998550f3187a3e9c8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "EvaluateLight", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aa87c72ac0e64469acc34f936f00b3d0", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4225.0, + "width": 193.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "0d7878dd226d4cfb81a991dc312309fc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "abd59150589b436cadf8c9e6f43ccb8e", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "aca823a8188948c782eddaf0f45e1868", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalOS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -2542.0, + "y": -3404.000244140625, + "width": 200.0, + "height": 40.66650390625 + } + }, + "m_Slots": [ + { + "m_Id": "e386b183a18245a796b024022f7f3074" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalOS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "acd0cd5a177f4a97bf23db7219305e3f", + "m_Group": { + "m_Id": "d258902c6ec74942afdb9ebf8c1d07f8" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4348.0, + "y": -3905.99951171875, + "width": 185.33299255371095, + "height": 101.33324432373047 + } + }, + "m_Slots": [ + { + "m_Id": "945b45993dd84a979755b98c48138f72" + }, + { + "m_Id": "e51a636b2621440eb94cc802c1cf4bfc" + }, + { + "m_Id": "1bdde3efd3b7464b8934c555be0f8a48" + }, + { + "m_Id": "8a5d204e1abd4f6894607d1a497f6e69" + }, + { + "m_Id": "a161b772c7564eee804e3d58f6cb9944" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ada023d617104472b8ab75a81558c0a1", + "m_Id": 0, + "m_DisplayName": "Outline Color 3", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "aef5c44f84e04c3185e0b93e95e34204", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5233.99951171875, + "y": -3141.999755859375, + "width": 143.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "84dc74cdbd8c45e1b189e4fd9a69942d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b000f852aa984e9dae25b125a4607f4e", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b015d1b7e4134c59baf6851e7649802c", + "m_Id": 0, + "m_DisplayName": "R", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "b0b352c4503a43d083a64e57352b29a0", + "m_Guid": { + "m_GuidSerialized": "01cfcc78-60aa-4f71-a1e3-8d8df6dae253" + }, + "m_Name": "Reflectivity Power", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_b0b352c4503a43d083a64e57352b29a0", + "m_OverrideReferenceName": "_Reflectivity", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 5.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 5.0, + "y": 15.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.VertexColorNode", + "m_ObjectId": "b1188549725543d485436c2e921ffbb2", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Vertex Color", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4108.0, + "y": -2890.0, + "width": 116.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "281bcee4777040f8a31ee0e10344e98d" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "b163c9f1666644b0bba62cf0e12df7bc", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4333.0, + "y": -2713.0, + "width": 180.0, + "height": 180.0 + } + }, + "m_Slots": [ + { + "m_Id": "cce40479b6284b6fa3174db9f09d0ac9" + }, + { + "m_Id": "80e665a5eeb64730a51742f698bf0d48" + }, + { + "m_Id": "1f46181633594ae0a1fb2adb76b42981" + }, + { + "m_Id": "8cbd81814903479ea1d3151c1f38183e" + }, + { + "m_Id": "cfaf3f3a5a1146e194cddad30c95aada" + }, + { + "m_Id": "b43489e37a5c4df88f15844292a55ec7" + }, + { + "m_Id": "cd7281fb41aa4e61ac0fdf71d4f4bd46" + }, + { + "m_Id": "f01d52cdcb1647aab35782b4af535efd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b224a1cf80604103ad085c799995f3c2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b2728d0dd3ce40678867c94a7d977916", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b2baf44eae52473cb6cda7b1debece01", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b2c26292b7434733878a9b042f44de89", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b42e6dbfbc864097af182cbff5c0c1fb", + "m_Id": 0, + "m_DisplayName": "Outline Color 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b43489e37a5c4df88f15844292a55ec7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":-2362172177983852347,\"guid\":\"dda5bcb0d1e9515498f6e4e038bbefe6\",\"type\":2}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "b4a40cb6acd441acb83cfe0240bf910d", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4750.99951171875, + "y": -4274.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "d0b10e52e21941b183f5f635894c76c8" + }, + { + "m_Id": "0d6a57754b824f6db9cefa6953bc06a9" + }, + { + "m_Id": "773b90134e894e429203c0c83e80b9de" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "b571db753a1948d5a6f1de4e7d0c7238", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5727.0, + "y": -3827.000244140625, + "width": 184.0, + "height": 101.0 + } + }, + "m_Slots": [ + { + "m_Id": "5b3ff4ee364f4d7a923b530ad60d8762" + }, + { + "m_Id": "c183b5bd9bbe45089f93996e73110918" + }, + { + "m_Id": "1196ae398cc348349ab0c1a23fdab4bd" + }, + { + "m_Id": "1d7d96a5770b4f8ebb162bdbde020bca" + }, + { + "m_Id": "49dabfd48a78475882e664526b483ce1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b691728a389a417d9b4f2d02541209c2", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b7f9ac55517141868bfb9d2ad6429792", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b85d677872b44421bf5536f42ba0267c", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "bafc3d388c1e444e820897b9a3d6029a", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "dc75c4e3a1bc4bb0a128086c2b0679a5" + }, + { + "m_Id": "867a4ae13c0d4a028c71bc1063824c14" + }, + { + "m_Id": "22b7f3c2bb7b48c0a7fdeb50e33e7d5e" + }, + { + "m_Id": "53073e5ea924459fa6681a4943e9f947" + }, + { + "m_Id": "7a046f410ce64aa88438b0bfd412c045" + }, + { + "m_Id": "636180f6e0504f2baaa5cc086980cb47" + }, + { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + }, + { + "m_Id": "8ed907a2cc7949b68a283ae243ea1977" + }, + { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + }, + { + "m_Id": "0580d4b7e3a049049569f4508643a724" + }, + { + "m_Id": "c9ec735d1a1046769e5601b2c97c849a" + }, + { + "m_Id": "2d0a269511e34bd1ba9056d2c939dff2" + }, + { + "m_Id": "07946387933e416db576b677f0711e5f" + }, + { + "m_Id": "46fbf3eeb0ea4470869cba7443249295" + }, + { + "m_Id": "ec79eb447dfd47a9b3380344c6a60f43" + }, + { + "m_Id": "3fdf4b7bc5d4426492dcc057603ef4a6" + }, + { + "m_Id": "8cf8aae64c1d443f9303126886b40f17" + }, + { + "m_Id": "49e7c3ad55ce458797f0e60c950cb965" + }, + { + "m_Id": "81e8ed0534534674a74263e6161a2a1a" + }, + { + "m_Id": "952d0fa5cd744df0b434cd38e9a90b93" + }, + { + "m_Id": "21a7a380e66d42e780e2a2a1baa630d5" + }, + { + "m_Id": "2c10b97b92c947ceb307a93759c0228b" + }, + { + "m_Id": "1be90d4f96a841748b0c95219b12ad27" + }, + { + "m_Id": "5fbe253f3e444f2aa8ac717f9c856619" + }, + { + "m_Id": "5bd258837c514ff7ab0bf7027e762c18" + }, + { + "m_Id": "998db5e5901e45b29040eb2099370071" + }, + { + "m_Id": "a6c38edd2e8743a9b057ba8452b9f129" + }, + { + "m_Id": "82af2db1018543d7832af96c1cfc981f" + }, + { + "m_Id": "3ec4797e381747829ef4712c85fcf7a1" + }, + { + "m_Id": "b0b352c4503a43d083a64e57352b29a0" + }, + { + "m_Id": "424dbeeb009344efa29c304c4979e3d6" + }, + { + "m_Id": "05805bc6fcc941fd889922555c6c86d7" + }, + { + "m_Id": "a4ad98d8828c424384229c344ebe2ed0" + }, + { + "m_Id": "3e372195f4bd4845852a37839e5b602d" + }, + { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + }, + { + "m_Id": "4a0041116f73406db7a62ae80ff54ef4" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CombineNode", + "m_ObjectId": "bc9afcb18afa4ccc82d2cdc34d3f4641", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Combine", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -5537.0, + "y": -3827.000244140625, + "width": 126.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "5e42524569844befad16fda5a94eb9cb" + }, + { + "m_Id": "54d7a93ffec5490aa4591da23a21b693" + }, + { + "m_Id": "aa2794b8f0e24bf281d22e0fef0647be" + }, + { + "m_Id": "200245fc8bbe4826b209ab5f7ffe074c" + }, + { + "m_Id": "fc2e62201c5847e798fd939314413fcd" + }, + { + "m_Id": "fe11fa80cc1847a5a37f6757d521cf25" + }, + { + "m_Id": "de0c6f7f7af94defa6c3dbc6433de9d4" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c183b5bd9bbe45089f93996e73110918", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "c234e5216678436195ee1a5914bc79da", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "GenerateUV (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4409.0, + "y": -2338.0, + "width": 222.0, + "height": 142.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "8902cb30b1684db8b996562e0140cb18" + }, + { + "m_Id": "3db1608e927e4102a3c3a88e9fcab39a" + }, + { + "m_Id": "0f7ffb6d2de4447f9736780cbcee8e07" + }, + { + "m_Id": "d4954b7bbbb0412cbc997bcbe7dfa808" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "GenerateUV", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "c35312edaa2344788b1964ee2f63a236", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c3e6d7c20c184bf39fd8822130e693e7", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "c422a9a9ff824176aad2241f58c44d0b", + "m_Id": 0, + "m_DisplayName": "Outline Offset 1", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c478c32c45884c57a62f7b2aa8ddc3b0", + "m_Id": 2, + "m_DisplayName": "Alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c52a1744a9a14989b0ae452ad6de6061", + "m_Id": 0, + "m_DisplayName": "SSR", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SSR", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c6bdb985bc16435fa72f5a3c81bb633c", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7d4094601ac4bc1aead609c72b1f1c1", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c7ddee91dc5b48dc828309c77fdb0b88", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4444.0, + "y": -4266.0, + "width": 153.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a7942746b5564dc7bbbae1deb2403022" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "c88fcbaeea954a5f9c68c339fa8b604d", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c9b722d107ce4cd6a748c883472b9b0f", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "c9d7f0dbae7d422985a1cc87c025e76b", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4284.0, + "y": -3165.0, + "width": 144.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "79147f6986644769b58d9ed64fe771e1" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "cb3c0c3f08654b068bea44c4ffb15f4a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c9ec735d1a1046769e5601b2c97c849a", + "m_Guid": { + "m_GuidSerialized": "281a9526-c332-4471-a44e-ece4a1e95ef6" + }, + "m_Name": "Face Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_75569DEA", + "m_OverrideReferenceName": "_FaceTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ca2a1083dc014f39ab8af0cdf140866b", + "m_Id": 0, + "m_DisplayName": "_FaceTex_ST", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.BooleanShaderProperty", + "m_ObjectId": "cb3c0c3f08654b068bea44c4ffb15f4a", + "m_Guid": { + "m_GuidSerialized": "21009d12-8d94-4273-b0d0-a8ee0608ddcf" + }, + "m_Name": "OutlineMode", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Boolean_cb3c0c3f08654b068bea44c4ffb15f4a", + "m_OverrideReferenceName": "_OutlineMode", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5e9f9567e84f8fa5463efc0e256e19", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cb7117ecb1d047a8b2cb00ed552cb181", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3032.66650390625, + "y": -3029.33349609375, + "width": 200.0, + "height": 41.33349609375 + } + }, + "m_Slots": [ + { + "m_Id": "724e17584e97443e9e285dfa7253c8e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cc88101667c9488f9c5a716e851c1b21", + "m_Id": 3, + "m_DisplayName": "Color0", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Color0", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "cce40479b6284b6fa3174db9f09d0ac9", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "cd7281fb41aa4e61ac0fdf71d4f4bd46", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cda5e3b4c1054bf3a65c0b7ec6bc778a", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cdddee3a537c464697357f11b966f9b8", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4420.0, + "y": -4483.0, + "width": 156.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "41b9b79b3859472882bcea393703eec0" + }, + { + "m_Id": "c7d4094601ac4bc1aead609c72b1f1c1" + }, + { + "m_Id": "767769f736d5478cba5f10a415e28e7f" + }, + { + "m_Id": "b691728a389a417d9b4f2d02541209c2" + }, + { + "m_Id": "045c4f6b050549c7a0efb208e6349779" + }, + { + "m_Id": "509e6f38505b4b0695b263706a55028f" + }, + { + "m_Id": "204dacb5a95b424facf11cb6f65bd188" + }, + { + "m_Id": "35cbea6373dd4e4f8d0fea36e8add392" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cfaf3f3a5a1146e194cddad30c95aada", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d0a791a544614667962a9a9a9ce0c68a", + "m_Title": "Screen Space Ratio", + "m_Position": { + "x": -6485.591796875, + "y": -3365.3779296875 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d0b10e52e21941b183f5f635894c76c8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d1a17e42e7a04dc38984e3c01149445b", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d219977210094c0082c517d8dc00c8bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d258902c6ec74942afdb9ebf8c1d07f8", + "m_Title": "Generate Normal", + "m_Position": { + "x": -4511.33349609375, + "y": -3999.3330078125 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "d30452ac6b244ecca03df4d7b4de9f81", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d48c3871e3064027a10ae9f4babd3be0", + "m_Id": 0, + "m_DisplayName": "_UnderlaySoftness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d4954b7bbbb0412cbc997bcbe7dfa808", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d4df208fc23b42f2b52364124f1b661c", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5236.99951171875, + "y": -3260.999755859375, + "width": 143.99998474121095, + "height": 33.999996185302737 + } + }, + "m_Slots": [ + { + "m_Id": "757174b6f25040fdbb20355a21752222" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "74b41464cbed4e9e8e23af5ab9be40cf" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "d5173cc3c6cd4f1998550f3187a3e9c8", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "d6a6a119394e4082a11bc024a6e42ef8", + "m_Id": 0, + "m_DisplayName": "Outline Color 2", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "d880558893fb442b9320cf55885d1117", + "m_Id": 0, + "m_DisplayName": "_FaceUVSpeed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d8edec16956c4f15b7d51d6ec10753f4", + "m_Id": 2, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d9bcb754db834583b6518c5ed5152114", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d9dc4839ee2847999110bdb234d6041a", + "m_Id": 1, + "m_DisplayName": "G", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "da7a06d393a44089842070d51d2aa0a6", + "m_Id": 0, + "m_DisplayName": "_MainTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "daaf032a109749a88c9b8ff8e1f8b541", + "m_Title": "Offset Scale", + "m_Position": { + "x": -5893.0, + "y": -3921.000244140625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVNode", + "m_ObjectId": "dbcb748279484a4590e53518c49122b8", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "UV", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4744.0, + "y": -2762.0, + "width": 145.0, + "height": 130.0 + } + }, + "m_Slots": [ + { + "m_Id": "7a0f504e4175406dbd8134250f4e350b" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_OutputChannel": 1 +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "dc75c4e3a1bc4bb0a128086c2b0679a5", + "m_Guid": { + "m_GuidSerialized": "85cd941f-2fd2-43a3-b0fa-9f728bfb4220" + }, + "m_Name": "Face Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_99AFBB3D", + "m_OverrideReferenceName": "_FaceColor", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 1.0, + "g": 1.0, + "b": 1.0, + "a": 1.0 + }, + "isMainColor": false, + "m_ColorMode": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de0c6f7f7af94defa6c3dbc6433de9d4", + "m_Id": 6, + "m_DisplayName": "RG", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RG", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "deac82280a2b43078e0e40863e2d974c", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "def8e0b9d8384982bc5b4c32d877e458", + "m_Id": 0, + "m_DisplayName": "Outline Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "dff7a66b353a4023b29c9d937da77960", + "m_Group": { + "m_Id": "484b51c50485473b819c4f05087b32d7" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4602.0, + "y": -4298.0, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "7b8a19bd115e4167a25b59cb3218a817" + }, + { + "m_Id": "0b57f2d35157477ab2b29a5aac14ae8b" + }, + { + "m_Id": "e9e06fcb161e44ba8cc9f6f60264df78" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "e141833aa78b4fd59ecad949beb43a78", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e2d28f29bbac4983a401574480b5ca28", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "e386b183a18245a796b024022f7f3074", + "m_Id": 0, + "m_DisplayName": "Normal (Object Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalOS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e444f2c81d1e48329fa2c91005277e8d", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "e495a9f7a11f4eb89334e83be154ceb9", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e51a636b2621440eb94cc802c1cf4bfc", + "m_Id": 2, + "m_DisplayName": "Height", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Height", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e6e80c6b0db545cda26b079a9a78fbb3", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "e818605f8f5a4f01bf61caaa33693581", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "ComputeSDF44 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4113.0, + "y": -3368.999755859375, + "width": 243.99998474121095, + "height": 214.0 + } + }, + "m_Slots": [ + { + "m_Id": "641eda269d7b4da9acb65f8d50035ea9" + }, + { + "m_Id": "f6823778a3cf42d5bbe8a83e5f9c9fa3" + }, + { + "m_Id": "9c26fdddba244d36a854298c00473247" + }, + { + "m_Id": "f684c5678e9e4f078157a3ab7ef5057b" + }, + { + "m_Id": "14ad19bf20a140dd88d58452d7df688b" + }, + { + "m_Id": "215a82c127204988b751de7d3a39b955" + }, + { + "m_Id": "c478c32c45884c57a62f7b2aa8ddc3b0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "ComputeSDF44", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e9e06fcb161e44ba8cc9f6f60264df78", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebbd94a7102a4457a48ac492de3bff14", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ebd6d75abcb84108bcadbfe7ee5f6244", + "m_Id": 7, + "m_DisplayName": "TextureHeight", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "TextureHeight", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "ec184d6d9fb2494897774c9e7d279e6d", + "m_Group": { + "m_Id": "013228b0fdf1424097798f0973a9a4fb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4754.0, + "y": -2625.0, + "width": 145.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ca2a1083dc014f39ab8af0cdf140866b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07946387933e416db576b677f0711e5f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "ec1f2e8bc9fd4ae38b133c60ee6c49b8", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4927.0, + "y": -3204.0, + "width": 130.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "748c31bbcecc4b30bec2e42c0612175b" + }, + { + "m_Id": "4bda5c294e1949138d033640e1d385b4" + }, + { + "m_Id": "4e64dac49ddc47c3b5b1e27b17a08304" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector4ShaderProperty", + "m_ObjectId": "ec79eb447dfd47a9b3380344c6a60f43", + "m_Guid": { + "m_GuidSerialized": "54c77f8b-0534-4b35-a3f0-83ab2ebe6c1f" + }, + "m_Name": "_OutlineTex_ST", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector4_1774DE83", + "m_OverrideReferenceName": "_OutlineTex_ST", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "ecf16c34d46f4502ac601f0c38c7576b", + "m_Title": "Vertex Color", + "m_Position": { + "x": -3614.000244140625, + "y": -3549.000244140625 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ed1d1f1613334c3bb904dd08161cd7e5", + "m_Id": 0, + "m_DisplayName": "_GradientScale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "ed6c215a65584deeaefad1d2c7743044", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "edbee7a8952b46529ac5ad0365775774", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "ef0b93f78372439696f50711eaf57d90", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.7353569269180298, + "y": 0.7353569269180298, + "z": 0.7353569269180298 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "ef9738ec7e894772a14e9dce441c16c6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "f01d52cdcb1647aab35782b4af535efd", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode", + "m_ObjectId": "f23a8b2b7c85478388ff7a8c8a6de740", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Layer4 (Custom Function)", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -3819.0, + "y": -3286.0, + "width": 193.0, + "height": 190.0 + } + }, + "m_Slots": [ + { + "m_Id": "0fac35636fca4474a6afaefc3c757775" + }, + { + "m_Id": "cc88101667c9488f9c5a716e851c1b21" + }, + { + "m_Id": "68ec7c31365549d6a8ce883edfc02de2" + }, + { + "m_Id": "02559cbe5ad441a3904ccb75ded2b2c5" + }, + { + "m_Id": "34a67e0fef884f9399e674d9eeaf720c" + }, + { + "m_Id": "3802c81c3be24823aa1d7c9997a33c29" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SourceType": 0, + "m_FunctionName": "Layer4", + "m_FunctionSource": "96de908384869cd409c75efa351d5edf", + "m_FunctionBody": "Enter function body here..." +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f2903158b3624759bca1fcd843698078", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "f2a351a5375c441b8d9ab7e2c9545a77", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DPropertiesNode", + "m_ObjectId": "f383b24f0bc6434dafe44b3e3d338a63", + "m_Group": { + "m_Id": "d0a791a544614667962a9a9a9ce0c68a" + }, + "m_Name": "Texel Size", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -6318.6669921875, + "y": -3153.3330078125, + "width": 185.33348083496095, + "height": 101.33348846435547 + } + }, + "m_Slots": [ + { + "m_Id": "fb5e1e2a67c14602808358686bb75091" + }, + { + "m_Id": "712da461f71a454db59d349f752d41ee" + }, + { + "m_Id": "b000f852aa984e9dae25b125a4607f4e" + }, + { + "m_Id": "849275cac05e4ca8bd0b38ab7ae43bf8" + }, + { + "m_Id": "59cea37675824d99995b370f09cef20a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f3d31c1f18d8491a8ecf5cbc37e4b7db", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4291.33349609375, + "y": -3246.0, + "width": 154.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "ed1d1f1613334c3bb904dd08161cd7e5" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a6bbb32e8d884be9bb36db91fe4b81b1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f42ad06b3c6a45d3ab33de904c063412", + "m_Id": 3, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f48f04ad45d046a8b88e71731ed506e7", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f4ecc442a2d246759f7c2c0412953d28", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a3f8b6e8ae7f48e2989a029904401502" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f6823778a3cf42d5bbe8a83e5f9c9fa3", + "m_Id": 1, + "m_DisplayName": "SD", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SD", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f684c5678e9e4f078157a3ab7ef5057b", + "m_Id": 4, + "m_DisplayName": "Isoperimeter", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Isoperimeter", + "m_StageCapability": 3, + "m_Value": { + "x": 3.0, + "y": 2.0, + "z": 1.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "f814deb543c24fbbafbcdb5071d96022", + "m_Group": { + "m_Id": "42cadae0923e4969b50bbc3f78185934" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -4569.0, + "y": -3245.000244140625, + "width": 184.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "abd59150589b436cadf8c9e6f43ccb8e" + }, + { + "m_Id": "7acfafd73b8c4dfab8c55c18a887e087" + }, + { + "m_Id": "928621a3ca2d41c89a10336bbbc81ddc" + }, + { + "m_Id": "b7f9ac55517141868bfb9d2ad6429792" + }, + { + "m_Id": "09b1b86c1c074337a4c439d3a308dd2e" + }, + { + "m_Id": "1f247658c7ba45fb93c41f51e21acb0d" + }, + { + "m_Id": "d30452ac6b244ecca03df4d7b4de9f81" + }, + { + "m_Id": "215b30ae27784ec3a13360a9029af283" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f864c900600e427ba7793f00c715e971", + "m_Id": 0, + "m_DisplayName": "Outline Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa6de3be9f5b4411b5081b49e645f424", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "faace8101df943d8956faa31728cb004", + "m_Group": { + "m_Id": "daaf032a109749a88c9b8ff8e1f8b541" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -5400.0, + "y": -3851.000244140625, + "width": 130.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "77e28f3e930b4c249145630ec961af95" + }, + { + "m_Id": "f2903158b3624759bca1fcd843698078" + }, + { + "m_Id": "30ca940fe2794c949f2a1d4d2caaa446" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "facc84930f544fd7a0205a6176b18ac0", + "m_Id": 2, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "fb15d0ba56d54a6192f11e107aeb5fa8", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fb5e1e2a67c14602808358686bb75091", + "m_Id": 0, + "m_DisplayName": "Width", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Width", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "fc2e62201c5847e798fd939314413fcd", + "m_Id": 4, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fd0b096ed5b74f9e9ec51327be200731", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "fdb77c3e92ee497b88ca5dc46dc45350", + "m_Group": { + "m_Id": "98934a69591249d5b8b92b39045359a3" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": false, + "m_Position": { + "serializedVersion": "2", + "x": -4171.0, + "y": -2362.0, + "width": 180.0, + "height": 181.0 + } + }, + "m_Slots": [ + { + "m_Id": "4328cdbf78b94c038fd614c59bfe1cac" + }, + { + "m_Id": "04dfcc9ff13a4bf282ed46faec39d15c" + }, + { + "m_Id": "71dd947935b64ce38f0d25406dde447b" + }, + { + "m_Id": "61a6ac5f29344d109411f26850ab0a96" + }, + { + "m_Id": "44806230fa384c1e95f9c5918a14f056" + }, + { + "m_Id": "4eb3c00a1ca44e10be833b7ca61ff059" + }, + { + "m_Id": "57abc172afd449e2a4d567f93432507b" + }, + { + "m_Id": "cda5e3b4c1054bf3a65c0b7ec6bc778a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "fe11fa80cc1847a5a37f6757d521cf25", + "m_Id": 5, + "m_DisplayName": "RGB", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGB", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta new file mode 100644 index 0000000..248825c --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 124c112a6e8f1a54e8b0870e881b56d8 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader new file mode 100644 index 0000000..bbcfd11 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader @@ -0,0 +1,326 @@ +Shader "TextMeshPro/Distance Field" { + +Properties { + _FaceTex ("Face Texture", 2D) = "white" {} + _FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0 + _FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0 + _FaceColor ("Face Color", Color) = (1,1,1,1) + _FaceDilate ("Face Dilate", Range(-1,1)) = 0 + + _OutlineColor ("Outline Color", Color) = (0,0,0,1) + _OutlineTex ("Outline Texture", 2D) = "white" {} + _OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0 + _OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0 + _OutlineWidth ("Outline Thickness", Range(0, 1)) = 0 + _OutlineSoftness ("Outline Softness", Range(0,1)) = 0 + + _Bevel ("Bevel", Range(0,1)) = 0.5 + _BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0 + _BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0 + _BevelClamp ("Bevel Clamp", Range(0,1)) = 0 + _BevelRoundness ("Bevel Roundness", Range(0,1)) = 0 + + _LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416 + _SpecularColor ("Specular", Color) = (1,1,1,1) + _SpecularPower ("Specular", Range(0,4)) = 2.0 + _Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10 + _Diffuse ("Diffuse", Range(0,1)) = 0.5 + _Ambient ("Ambient", Range(1,0)) = 0.5 + + _BumpMap ("Normal map", 2D) = "bump" {} + _BumpOutline ("Bump Outline", Range(0,1)) = 0 + _BumpFace ("Bump Face", Range(0,1)) = 0 + + _ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1) + _ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1) + _Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ } + _EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0) + + + _UnderlayColor ("Border Color", Color) = (0,0,0, 0.5) + _UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0 + _UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0 + _UnderlayDilate ("Border Dilate", Range(-1,1)) = 0 + _UnderlaySoftness ("Border Softness", Range(0,1)) = 0 + + _GlowColor ("Color", Color) = (0, 1, 0, 0.5) + _GlowOffset ("Offset", Range(-1,1)) = 0 + _GlowInner ("Inner", Range(0,1)) = 0.05 + _GlowOuter ("Outer", Range(0,1)) = 0.05 + _GlowPower ("Falloff", Range(1, 0)) = 0.75 + + _WeightNormal ("Weight Normal", float) = 0 + _WeightBold ("Weight Bold", float) = 0.5 + + _ShaderFlags ("Flags", float) = 0 + _ScaleRatioA ("Scale RatioA", float) = 1 + _ScaleRatioB ("Scale RatioB", float) = 1 + _ScaleRatioC ("Scale RatioC", float) = 1 + + _MainTex ("Font Atlas", 2D) = "white" {} + _TextureWidth ("Texture Width", float) = 512 + _TextureHeight ("Texture Height", float) = 512 + _GradientScale ("Gradient Scale", float) = 5.0 + _ScaleX ("Scale X", float) = 1.0 + _ScaleY ("Scale Y", float) = 1.0 + _PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875 + _Sharpness ("Sharpness", Range(-1,1)) = 0 + + _VertexOffsetX ("Vertex OffsetX", float) = 0 + _VertexOffsetY ("Vertex OffsetY", float) = 0 + + _MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767) + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + _MaskSoftnessX ("Mask SoftnessX", float) = 0 + _MaskSoftnessY ("Mask SoftnessY", float) = 0 + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 +} + +SubShader { + + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + ZWrite Off + Lighting Off + Fog { Mode Off } + ZTest [unity_GUIZTestMode] + Blend One OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass { + CGPROGRAM + #pragma target 3.0 + #pragma vertex VertShader + #pragma fragment PixShader + #pragma shader_feature __ BEVEL_ON + #pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER + #pragma shader_feature __ GLOW_ON + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + #include "TMPro_Properties.cginc" + #include "TMPro.cginc" + + struct vertex_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + fixed4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; + }; + + struct pixel_t + { + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + fixed4 color : COLOR; + float2 atlas : TEXCOORD0; // Atlas + float4 param : TEXCOORD1; // alphaClip, scale, bias, weight + float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw) + float3 viewDir : TEXCOORD3; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 texcoord2 : TEXCOORD4; // u,v, scale, bias + fixed4 underlayColor : COLOR1; + #endif + + float4 textures : TEXCOORD5; + }; + + // Used by Unity internally to handle Texture Tiling and Offset. + float4 _FaceTex_ST; + float4 _OutlineTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + pixel_t VertShader(vertex_t input) + { + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input,output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float2 pixelSize = vPosition.w; + pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1); + if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + float bias =(.5 - weight) + (.5 / scale); + + float alphaClip = (1.0 - _OutlineWidth * _ScaleRatioA - _OutlineSoftness * _ScaleRatioA); + + #if GLOW_ON + alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB); + #endif + + alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float bScale = scale; + bScale /= 1 + ((_UnderlaySoftness*_ScaleRatioC) * bScale); + float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale); + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + float2 bOffset = float2(x, y); + #endif + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + // Support for texture tiling and offset + float2 textureUV = input.texcoord1; + float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex); + float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex); + + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + input.color.rgb = UIGammaToLinear(input.color.rgb); + } + output.position = vPosition; + output.color = input.color; + output.atlas = input.texcoord0; + output.param = float4(alphaClip, scale, bias, weight); + const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy)); + output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz); + #if (UNDERLAY_ON || UNDERLAY_INNER) + output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias); + output.underlayColor = underlayColor; + #endif + output.textures = float4(faceUV, outlineUV); + + return output; + } + + + fixed4 PixShader(pixel_t input) : SV_Target + { + UNITY_SETUP_INSTANCE_ID(input); + + float c = tex2D(_MainTex, input.atlas).a; + + #ifndef UNDERLAY_ON + clip(c - input.param.x); + #endif + + float scale = input.param.y; + float bias = input.param.z; + float weight = input.param.w; + float sd = (bias - c) * scale; + + float outline = (_OutlineWidth * _ScaleRatioA) * scale; + float softness = (_OutlineSoftness * _ScaleRatioA) * scale; + + half4 faceColor = _FaceColor; + half4 outlineColor = _OutlineColor; + + faceColor.rgb *= input.color.rgb; + + faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y); + outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y); + + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + + #if BEVEL_ON + float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0); + float3 n = GetSurfaceNormal(input.atlas, weight, dxy); + + float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + n = normalize(n- bump); + + float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0)); + + float3 col = GetSpecular(n, light); + faceColor.rgb += col*faceColor.a; + faceColor.rgb *= 1-(dot(n, light)*_Diffuse); + faceColor.rgb *= lerp(_Ambient, 1, n.z*n.z); + + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n)); + faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; + #endif + + #if UNDERLAY_ON + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z; + faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a); + #endif + + #if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + faceColor.rgb += glowColor.rgb * glowColor.a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness. + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw); + faceColor *= m.x * m.y; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor * input.color.a; + } + ENDCG + } +} + +Fallback "TextMeshPro/Mobile/Distance Field" +CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI" +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta new file mode 100644 index 0000000..e1cf3f3 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_SDF.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 68e6db2ebdc24f95958faec2be5558d6 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader new file mode 100644 index 0000000..4012a08 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader @@ -0,0 +1,131 @@ +Shader "TextMeshPro/Sprite" +{ + Properties + { + _MainTex ("Sprite Texture", 2D) = "white" {} + _Color ("Tint", Color) = (1,1,1,1) + + _StencilComp ("Stencil Comparison", Float) = 8 + _Stencil ("Stencil ID", Float) = 0 + _StencilOp ("Stencil Operation", Float) = 0 + _StencilWriteMask ("Stencil Write Mask", Float) = 255 + _StencilReadMask ("Stencil Read Mask", Float) = 255 + + _CullMode ("Cull Mode", Float) = 0 + _ColorMask ("Color Mask", Float) = 15 + _ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767) + + [Toggle(UNITY_UI_ALPHACLIP)] _UseUIAlphaClip ("Use Alpha Clip", Float) = 0 + } + + SubShader + { + Tags + { + "Queue"="Transparent" + "IgnoreProjector"="True" + "RenderType"="Transparent" + "PreviewType"="Plane" + "CanUseSpriteAtlas"="True" + } + + Stencil + { + Ref [_Stencil] + Comp [_StencilComp] + Pass [_StencilOp] + ReadMask [_StencilReadMask] + WriteMask [_StencilWriteMask] + } + + Cull [_CullMode] + Lighting Off + ZWrite Off + ZTest [unity_GUIZTestMode] + Blend SrcAlpha OneMinusSrcAlpha + ColorMask [_ColorMask] + + Pass + { + Name "Default" + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + #pragma target 2.0 + + #include "UnityCG.cginc" + #include "UnityUI.cginc" + + #pragma multi_compile __ UNITY_UI_CLIP_RECT + #pragma multi_compile __ UNITY_UI_ALPHACLIP + + struct appdata_t + { + float4 vertex : POSITION; + float4 color : COLOR; + float2 texcoord : TEXCOORD0; + UNITY_VERTEX_INPUT_INSTANCE_ID + }; + + struct v2f + { + float4 vertex : SV_POSITION; + fixed4 color : COLOR; + float2 texcoord : TEXCOORD0; + float4 worldPosition : TEXCOORD1; + float4 mask : TEXCOORD2; + UNITY_VERTEX_OUTPUT_STEREO + }; + + sampler2D _MainTex; + fixed4 _Color; + fixed4 _TextureSampleAdd; + float4 _ClipRect; + float4 _MainTex_ST; + float _UIMaskSoftnessX; + float _UIMaskSoftnessY; + int _UIVertexColorAlwaysGammaSpace; + + v2f vert(appdata_t v) + { + v2f OUT; + UNITY_SETUP_INSTANCE_ID(v); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(OUT); + float4 vPosition = UnityObjectToClipPos(v.vertex); + OUT.worldPosition = v.vertex; + OUT.vertex = vPosition; + + float2 pixelSize = vPosition.w; + pixelSize /= abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy)); + + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + OUT.texcoord = TRANSFORM_TEX(v.texcoord, _MainTex); + OUT.mask = half4(v.vertex.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * half2(_UIMaskSoftnessX, _UIMaskSoftnessY) + abs(pixelSize.xy))); + + if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace()) + { + v.color.rgb = UIGammaToLinear(v.color.rgb); + } + OUT.color = v.color * _Color; + return OUT; + } + + fixed4 frag(v2f IN) : SV_Target + { + half4 color = (tex2D(_MainTex, IN.texcoord) + _TextureSampleAdd) * IN.color; + + #if UNITY_UI_CLIP_RECT + half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw); + color *= m.x * m.y; + #endif + + #ifdef UNITY_UI_ALPHACLIP + clip (color.a - 0.001); + #endif + + return color; + } + ENDCG + } + } +} diff --git a/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta new file mode 100644 index 0000000..50ba195 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMP_Sprite.shader.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: cf81c85f95fe47e1a27f6ae460cf182c +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc b/Assets/TextMesh Pro/Shaders/TMPro.cginc new file mode 100644 index 0000000..5898130 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc @@ -0,0 +1,84 @@ +float2 UnpackUV(float uv) +{ + float2 output; + output.x = floor(uv / 4096); + output.y = uv - 4096 * output.x; + + return output * 0.001953125; +} + +fixed4 GetColor(half d, fixed4 faceColor, fixed4 outlineColor, half outline, half softness) +{ + half faceAlpha = 1-saturate((d - outline * 0.5 + softness * 0.5) / (1.0 + softness)); + half outlineAlpha = saturate((d + outline * 0.5)) * sqrt(min(1.0, outline)); + + faceColor.rgb *= faceColor.a; + outlineColor.rgb *= outlineColor.a; + + faceColor = lerp(faceColor, outlineColor, outlineAlpha); + + faceColor *= faceAlpha; + + return faceColor; +} + +float3 GetSurfaceNormal(float4 h, float bias) +{ + bool raisedBevel = step(1, fmod(_ShaderFlags, 2)); + + h += bias+_BevelOffset; + + float bevelWidth = max(.01, _OutlineWidth+_BevelWidth); + + // Track outline + h -= .5; + h /= bevelWidth; + h = saturate(h+.5); + + if(raisedBevel) h = 1 - abs(h*2.0 - 1.0); + h = lerp(h, sin(h*3.141592/2.0), _BevelRoundness); + h = min(h, 1.0-_BevelClamp); + h *= _Bevel * bevelWidth * _GradientScale * -2.0; + + float3 va = normalize(float3(1.0, 0.0, h.y - h.x)); + float3 vb = normalize(float3(0.0, -1.0, h.w - h.z)); + + return cross(va, vb); +} + +float3 GetSurfaceNormal(float2 uv, float bias, float3 delta) +{ + // Read "height field" + float4 h = {tex2D(_MainTex, uv - delta.xz).a, + tex2D(_MainTex, uv + delta.xz).a, + tex2D(_MainTex, uv - delta.zy).a, + tex2D(_MainTex, uv + delta.zy).a}; + + return GetSurfaceNormal(h, bias); +} + +float3 GetSpecular(float3 n, float3 l) +{ + float spec = pow(max(0.0, dot(n, l)), _Reflectivity); + return _SpecularColor.rgb * spec * _SpecularPower; +} + +float4 GetGlowColor(float d, float scale) +{ + float glow = d - (_GlowOffset*_ScaleRatioB) * 0.5 * scale; + float t = lerp(_GlowInner, (_GlowOuter * _ScaleRatioB), step(0.0, glow)) * 0.5 * scale; + glow = saturate(abs(glow/(1.0 + t))); + glow = 1.0-pow(glow, _GlowPower); + glow *= sqrt(min(1.0, t)); // Fade off glow thinner than 1 screen pixel + return float4(_GlowColor.rgb, saturate(_GlowColor.a * glow * 2)); +} + +float4 BlendARGB(float4 overlying, float4 underlying) +{ + overlying.rgb *= overlying.a; + underlying.rgb *= underlying.a; + float3 blended = overlying.rgb + ((1-overlying.a)*underlying.rgb); + float alpha = underlying.a + (1-underlying.a)*overlying.a; + return float4(blended, alpha); +} + diff --git a/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta new file mode 100644 index 0000000..f21163e --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 407bc68d299748449bbf7f48ee690f8d +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: Version 2.0 + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc new file mode 100644 index 0000000..d145a77 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc @@ -0,0 +1,165 @@ +struct vertex_t +{ + UNITY_VERTEX_INPUT_INSTANCE_ID + float4 position : POSITION; + float3 normal : NORMAL; + float4 color : COLOR; + float4 texcoord0 : TEXCOORD0; + float2 texcoord1 : TEXCOORD1; +}; + +struct pixel_t +{ + UNITY_VERTEX_INPUT_INSTANCE_ID + UNITY_VERTEX_OUTPUT_STEREO + float4 position : SV_POSITION; + float4 faceColor : COLOR; + float4 outlineColor : COLOR1; + float4 texcoord0 : TEXCOORD0; + float4 param : TEXCOORD1; // x = weight, y = no longer used + float2 mask : TEXCOORD2; + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 texcoord2 : TEXCOORD3; + float4 underlayColor : COLOR2; + #endif +}; + +float4 SRGBToLinear(float4 rgba) +{ + return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a); +} + +float _UIMaskSoftnessX; +float _UIMaskSoftnessY; + +pixel_t VertShader(vertex_t input) +{ + pixel_t output; + + UNITY_INITIALIZE_OUTPUT(pixel_t, output); + UNITY_SETUP_INSTANCE_ID(input); + UNITY_TRANSFER_INSTANCE_ID(input, output); + UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output); + + float bold = step(input.texcoord0.w, 0); + + float4 vert = input.position; + vert.x += _VertexOffsetX; + vert.y += _VertexOffsetY; + + float4 vPosition = UnityObjectToClipPos(vert); + + float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0; + weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5; + + // Generate UV for the Masking Texture + float4 clampedRect = clamp(_ClipRect, -2e10, 2e10); + float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy); + + float4 color = input.color; + #if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA) + color = SRGBToLinear(input.color); + #endif + + float opacity = color.a; + #if (UNDERLAY_ON | UNDERLAY_INNER) + opacity = 1.0; + #endif + + float4 faceColor = float4(color.rgb, opacity) * _FaceColor; + faceColor.rgb *= faceColor.a; + + float4 outlineColor = _OutlineColor; + outlineColor.a *= opacity; + outlineColor.rgb *= outlineColor.a; + + output.position = vPosition; + output.faceColor = faceColor; + output.outlineColor = outlineColor; + output.texcoord0 = float4(input.texcoord0.xy, maskUV.xy); + output.param = float4(0.5 - weight, 0, _OutlineWidth * _ScaleRatioA * 0.5, 0); + + float2 mask = float2(0, 0); + #if UNITY_UI_CLIP_RECT + mask = vert.xy * 2 - clampedRect.xy - clampedRect.zw; + #endif + output.mask = mask; + + #if (UNDERLAY_ON || UNDERLAY_INNER) + float4 underlayColor = _UnderlayColor; + underlayColor.rgb *= underlayColor.a; + + float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth; + float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight; + + output.texcoord2 = float4(input.texcoord0 + float2(x, y), input.color.a, 0); + output.underlayColor = underlayColor; + #endif + + return output; +} + +float4 PixShader(pixel_t input) : SV_Target +{ + UNITY_SETUP_INSTANCE_ID(input); + + float d = tex2D(_MainTex, input.texcoord0.xy).a; + + float pixelSize = abs(ddx(input.texcoord0.y)) + abs(ddy(input.texcoord0.y)); + pixelSize *= _TextureHeight * 0.75; + float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1); + + #if (UNDERLAY_ON | UNDERLAY_INNER) + float layerScale = scale; + layerScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * layerScale); + float layerBias = input.param.x * layerScale - .5 - ((_UnderlayDilate * _ScaleRatioC) * .5 * layerScale); + #endif + + scale /= 1 + (_OutlineSoftness * _ScaleRatioA * scale); + + float4 faceColor = input.faceColor * saturate((d - input.param.x) * scale + 0.5); + + #if OUTLINE_ON + float4 outlineColor = lerp(input.faceColor, input.outlineColor, sqrt(min(1.0, input.param.z * scale * 2))); + faceColor = lerp(outlineColor, input.faceColor, saturate((d - input.param.x - input.param.z) * scale + 0.5)); + faceColor *= saturate((d - input.param.x + input.param.z) * scale + 0.5); + #endif + + #if UNDERLAY_ON + d = tex2D(_MainTex, input.texcoord2.xy).a * layerScale; + faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * saturate(d - layerBias) * (1 - faceColor.a); + #endif + + #if UNDERLAY_INNER + float bias = input.param.x * scale - 0.5; + float sd = saturate(d * scale - bias - input.param.z); + d = tex2D(_MainTex, input.texcoord2.xy).a * layerScale; + faceColor += float4(_UnderlayColor.rgb * _UnderlayColor.a, _UnderlayColor.a) * (1 - saturate(d - layerBias)) * sd * (1 - faceColor.a); + #endif + + #if MASKING + float a = abs(_MaskInverse - tex2D(_MaskTex, input.texcoord0.zw).a); + float t = a + (1 - _MaskWipeControl) * _MaskEdgeSoftness - _MaskWipeControl; + a = saturate(t / _MaskEdgeSoftness); + faceColor.rgb = lerp(_MaskEdgeColor.rgb * faceColor.a, faceColor.rgb, a); + faceColor *= a; + #endif + + // Alternative implementation to UnityGet2DClipping with support for softness + #if UNITY_UI_CLIP_RECT + half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY)); + float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale); + float2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW); + faceColor *= m.x * m.y; + #endif + + #if (UNDERLAY_ON | UNDERLAY_INNER) + faceColor *= input.texcoord2.z; + #endif + + #if UNITY_UI_ALPHACLIP + clip(faceColor.a - 0.001); + #endif + + return faceColor; +} diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta new file mode 100644 index 0000000..4415e50 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c334973cef89a9840b0b0c507e0377ab +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc new file mode 100644 index 0000000..b806b4f --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc @@ -0,0 +1,80 @@ +// UI Editable properties +uniform sampler2D _FaceTex; // Alpha : Signed Distance +uniform float _FaceUVSpeedX; +uniform float _FaceUVSpeedY; +uniform fixed4 _FaceColor; // RGBA : Color + Opacity +uniform float _FaceDilate; // v[ 0, 1] +uniform float _OutlineSoftness; // v[ 0, 1] + +uniform sampler2D _OutlineTex; // RGBA : Color + Opacity +uniform float _OutlineUVSpeedX; +uniform float _OutlineUVSpeedY; +uniform fixed4 _OutlineColor; // RGBA : Color + Opacity +uniform float _OutlineWidth; // v[ 0, 1] + +uniform float _Bevel; // v[ 0, 1] +uniform float _BevelOffset; // v[-1, 1] +uniform float _BevelWidth; // v[-1, 1] +uniform float _BevelClamp; // v[ 0, 1] +uniform float _BevelRoundness; // v[ 0, 1] + +uniform sampler2D _BumpMap; // Normal map +uniform float _BumpOutline; // v[ 0, 1] +uniform float _BumpFace; // v[ 0, 1] + +uniform samplerCUBE _Cube; // Cube / sphere map +uniform fixed4 _ReflectFaceColor; // RGB intensity +uniform fixed4 _ReflectOutlineColor; +//uniform float _EnvTiltX; // v[-1, 1] +//uniform float _EnvTiltY; // v[-1, 1] +uniform float3 _EnvMatrixRotation; +uniform float4x4 _EnvMatrix; + +uniform fixed4 _SpecularColor; // RGB intensity +uniform float _LightAngle; // v[ 0,Tau] +uniform float _SpecularPower; // v[ 0, 1] +uniform float _Reflectivity; // v[ 5, 15] +uniform float _Diffuse; // v[ 0, 1] +uniform float _Ambient; // v[ 0, 1] + +uniform fixed4 _UnderlayColor; // RGBA : Color + Opacity +uniform float _UnderlayOffsetX; // v[-1, 1] +uniform float _UnderlayOffsetY; // v[-1, 1] +uniform float _UnderlayDilate; // v[-1, 1] +uniform float _UnderlaySoftness; // v[ 0, 1] + +uniform fixed4 _GlowColor; // RGBA : Color + Intesity +uniform float _GlowOffset; // v[-1, 1] +uniform float _GlowOuter; // v[ 0, 1] +uniform float _GlowInner; // v[ 0, 1] +uniform float _GlowPower; // v[ 1, 1/(1+4*4)] + +// API Editable properties +uniform float _ShaderFlags; +uniform float _WeightNormal; +uniform float _WeightBold; + +uniform float _ScaleRatioA; +uniform float _ScaleRatioB; +uniform float _ScaleRatioC; + +uniform float _VertexOffsetX; +uniform float _VertexOffsetY; + +//uniform float _UseClipRect; +uniform float _MaskID; +uniform sampler2D _MaskTex; +uniform float4 _MaskCoord; +uniform float4 _ClipRect; // bottom left(x,y) : top right(z,w) +uniform float _MaskSoftnessX; +uniform float _MaskSoftnessY; + +// Font Atlas properties +uniform sampler2D _MainTex; +uniform float _TextureWidth; +uniform float _TextureHeight; +uniform float _GradientScale; +uniform float _ScaleX; +uniform float _ScaleY; +uniform float _PerspectiveFilter; +uniform float _Sharpness; diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta new file mode 100644 index 0000000..7b37f2f --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 3997e2241185407d80309a82f9148466 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc new file mode 100644 index 0000000..2153a9a --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc @@ -0,0 +1,99 @@ +void VertShader(inout appdata_full v, out Input data) +{ + v.vertex.x += _VertexOffsetX; + v.vertex.y += _VertexOffsetY; + + UNITY_INITIALIZE_OUTPUT(Input, data); + + float bold = step(v.texcoord.w, 0); + + // Generate normal for backface + float3 view = ObjSpaceViewDir(v.vertex); + v.normal *= sign(dot(v.normal, view)); + +#if USE_DERIVATIVE + data.param.y = 1; +#else + float4 vert = v.vertex; + float4 vPosition = UnityObjectToClipPos(vert); + float2 pixelSize = vPosition.w; + + pixelSize /= float2(_ScaleX, _ScaleY) * mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy); + float scale = rsqrt(dot(pixelSize, pixelSize)); + scale *= abs(v.texcoord.w) * _GradientScale * (_Sharpness + 1); + scale = lerp(scale * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(v.normal.xyz), normalize(WorldSpaceViewDir(vert))))); + data.param.y = scale; +#endif + + data.param.x = (lerp(_WeightNormal, _WeightBold, bold) / 4.0 + _FaceDilate) * _ScaleRatioA * 0.5; // + data.viewDirEnv = mul((float3x3)_EnvMatrix, WorldSpaceViewDir(v.vertex)); +} + +void PixShader(Input input, inout SurfaceOutput o) +{ + +#if USE_DERIVATIVE + float2 pixelSize = float2(ddx(input.uv_MainTex.y), ddy(input.uv_MainTex.y)); + pixelSize *= _TextureWidth * .75; + float scale = rsqrt(dot(pixelSize, pixelSize)) * _GradientScale * (_Sharpness + 1); +#else + float scale = input.param.y; +#endif + + // Signed distance + float c = tex2D(_MainTex, input.uv_MainTex).a; + float sd = (.5 - c - input.param.x) * scale + .5; + float outline = _OutlineWidth*_ScaleRatioA * scale; + float softness = _OutlineSoftness*_ScaleRatioA * scale; + + // Color & Alpha + float4 faceColor = _FaceColor; + float4 outlineColor = _OutlineColor; + faceColor *= input.color; + outlineColor.a *= input.color.a; + faceColor *= tex2D(_FaceTex, float2(input.uv2_FaceTex.x + _FaceUVSpeedX * _Time.y, input.uv2_FaceTex.y + _FaceUVSpeedY * _Time.y)); + outlineColor *= tex2D(_OutlineTex, float2(input.uv2_OutlineTex.x + _OutlineUVSpeedX * _Time.y, input.uv2_OutlineTex.y + _OutlineUVSpeedY * _Time.y)); + faceColor = GetColor(sd, faceColor, outlineColor, outline, softness); + faceColor.rgb /= max(faceColor.a, 0.0001); + +#if BEVEL_ON + float3 delta = float3(1.0 / _TextureWidth, 1.0 / _TextureHeight, 0.0); + + float4 smp4x = {tex2D(_MainTex, input.uv_MainTex - delta.xz).a, + tex2D(_MainTex, input.uv_MainTex + delta.xz).a, + tex2D(_MainTex, input.uv_MainTex - delta.zy).a, + tex2D(_MainTex, input.uv_MainTex + delta.zy).a }; + + // Face Normal + float3 n = GetSurfaceNormal(smp4x, input.param.x); + + // Bumpmap + float3 bump = UnpackNormal(tex2D(_BumpMap, input.uv2_FaceTex.xy)).xyz; + bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5)); + bump = lerp(float3(0, 0, 1), bump, faceColor.a); + n = normalize(n - bump); + + // Cubemap reflection + fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDirEnv, mul((float3x3)unity_ObjectToWorld, n))); + float3 emission = reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a; +#else + float3 n = float3(0, 0, -1); + float3 emission = float3(0, 0, 0); +#endif + +#if GLOW_ON + float4 glowColor = GetGlowColor(sd, scale); + glowColor.a *= input.color.a; + emission += glowColor.rgb*glowColor.a; + faceColor = BlendARGB(glowColor, faceColor); + faceColor.rgb /= max(faceColor.a, 0.0001); +#endif + + // Set Standard output structure + o.Albedo = faceColor.rgb; + o.Normal = -n; + o.Emission = emission; + o.Specular = lerp(_FaceShininess, _OutlineShininess, saturate(sd + outline * 0.5)); + o.Gloss = 1; + o.Alpha = faceColor.a; +} diff --git a/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta new file mode 100644 index 0000000..41ef4b1 --- /dev/null +++ b/Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: d930090c0cd643c7b55f19a38538c162 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites.meta b/Assets/TextMesh Pro/Sprites.meta new file mode 100644 index 0000000..8b699e5 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d0603b6d5186471b96c778c3949c7ce2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt new file mode 100644 index 0000000..384180a --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt @@ -0,0 +1,3 @@ +This sample of beautiful emojis are provided by EmojiOne https://www.emojione.com/ + +Please visit their website to view the complete set of their emojis and review their licensing terms. \ No newline at end of file diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta new file mode 100644 index 0000000..0d30e65 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 381dcb09d5029d14897e55f98031fca5 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.json b/Assets/TextMesh Pro/Sprites/EmojiOne.json new file mode 100644 index 0000000..6c4e50b --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.json @@ -0,0 +1,156 @@ +{"frames": [ + +{ + "filename": "1f60a.png", + "frame": {"x":0,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f60b.png", + "frame": {"x":128,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f60d.png", + "frame": {"x":256,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f60e.png", + "frame": {"x":384,"y":0,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f600.png", + "frame": {"x":0,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f601.png", + "frame": {"x":128,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f602.png", + "frame": {"x":256,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f603.png", + "frame": {"x":384,"y":128,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f604.png", + "frame": {"x":0,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f605.png", + "frame": {"x":128,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f606.png", + "frame": {"x":256,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f609.png", + "frame": {"x":384,"y":256,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f618.png", + "frame": {"x":0,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "1f923.png", + "frame": {"x":128,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "263a.png", + "frame": {"x":256,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}, +{ + "filename": "2639.png", + "frame": {"x":384,"y":384,"w":128,"h":128}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128}, + "sourceSize": {"w":128,"h":128}, + "pivot": {"x":0.5,"y":0.5} +}], +"meta": { + "app": "http://www.codeandweb.com/texturepacker", + "version": "1.0", + "image": "EmojiOne.png", + "format": "RGBA8888", + "size": {"w":512,"h":512}, + "scale": "1", + "smartupdate": "$TexturePacker:SmartUpdate:196a26a2e149d875b91ffc8fa3581e76:fc928c7e275404b7e0649307410475cb:424723c3774975ddb2053fd5c4b85f6e$" +} +} diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.json.meta b/Assets/TextMesh Pro/Sprites/EmojiOne.json.meta new file mode 100644 index 0000000..762cf15 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.json.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f05276190cf498a8153f6cbe761d4e6 +timeCreated: 1480316860 +licenseType: Pro +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.png b/Assets/TextMesh Pro/Sprites/EmojiOne.png new file mode 100644 index 0000000..c0de66d Binary files /dev/null and b/Assets/TextMesh Pro/Sprites/EmojiOne.png differ diff --git a/Assets/TextMesh Pro/Sprites/EmojiOne.png.meta b/Assets/TextMesh Pro/Sprites/EmojiOne.png.meta new file mode 100644 index 0000000..c9fa1a7 --- /dev/null +++ b/Assets/TextMesh Pro/Sprites/EmojiOne.png.meta @@ -0,0 +1,431 @@ +fileFormatVersion: 2 +guid: dffef66376be4fa480fb02b19edbe903 +TextureImporter: + fileIDToRecycleName: + 21300000: EmojiOne_0 + 21300002: EmojiOne_1 + 21300004: EmojiOne_2 + 21300006: EmojiOne_3 + 21300008: EmojiOne_4 + 21300010: EmojiOne_6 + 21300012: EmojiOne_7 + 21300014: EmojiOne_8 + 21300016: EmojiOne_9 + 21300018: EmojiOne_10 + 21300020: EmojiOne_11 + 21300022: EmojiOne_12 + 21300024: EmojiOne_13 + 21300026: EmojiOne_5 + 21300028: EmojiOne_14 + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: iPhone + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Android + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: EmojiOne_0 + rect: + serializedVersion: 2 + x: 0 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 4bcc36da2108f2c4ba3de5c921d25c3c + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_1 + rect: + serializedVersion: 2 + x: 128 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e9eea8093eaeaee4d901c4553f572c22 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_2 + rect: + serializedVersion: 2 + x: 256 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 49451da35411dcc42a3692e39b0fde70 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_3 + rect: + serializedVersion: 2 + x: 384 + y: 384 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f65709664b924904790c850a50ca82bc + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_4 + rect: + serializedVersion: 2 + x: 0 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 5b92c568a5ec9ad4b9ed90e271f1c9a8 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_6 + rect: + serializedVersion: 2 + x: 256 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b10f2b48b7281594bb8a24a6511a35af + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_7 + rect: + serializedVersion: 2 + x: 384 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 10a600f9329dc2246a897e89f4d283cd + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_8 + rect: + serializedVersion: 2 + x: 0 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 66cffa363b90ab14787d8a5b90cf4502 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_9 + rect: + serializedVersion: 2 + x: 128 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 55cf3d409c9b89349b1e1bdc1cc224ad + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_10 + rect: + serializedVersion: 2 + x: 256 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2a9e58eaf96feef42bcefa1cf257193f + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_11 + rect: + serializedVersion: 2 + x: 384 + y: 128 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 2489120affc155840ae6a7be2e93ce19 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_12 + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 412349a150598d14da4d7140df5c0286 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_13 + rect: + serializedVersion: 2 + x: 128 + y: 0 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: a937464b42bb3634782dea34c6becb6c + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_5 + rect: + serializedVersion: 2 + x: 256 + y: 0 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b0f933b217682124dbfc5e6b89abe3d0 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: EmojiOne_14 + rect: + serializedVersion: 2 + x: 128 + y: 256 + width: 128 + height: 128 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: f7235c763afe4434e8bb666750a41096 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 3e32d8f5477abfc43b19066e8ad5032e + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials.meta b/Assets/_Unity Essentials.meta new file mode 100644 index 0000000..043709e --- /dev/null +++ b/Assets/_Unity Essentials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bc024c3e2e9bf46c6a2f0477d74e058c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio.meta b/Assets/_Unity Essentials/Audio.meta new file mode 100644 index 0000000..23b930b --- /dev/null +++ b/Assets/_Unity Essentials/Audio.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 703cecfe0117d4b1cbb80fe648284067 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music.meta b/Assets/_Unity Essentials/Audio/Music.meta new file mode 100644 index 0000000..0c3eb34 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 98cbcb0c1487e423999e3aebae40ce4b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Echoes of Eternity.mp3 b/Assets/_Unity Essentials/Audio/Music/Echoes of Eternity.mp3 new file mode 100644 index 0000000..e3a7a4b Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Echoes of Eternity.mp3 differ diff --git a/Assets/_Unity Essentials/Audio/Music/Echoes of Eternity.mp3.meta b/Assets/_Unity Essentials/Audio/Music/Echoes of Eternity.mp3.meta new file mode 100644 index 0000000..dc84dc8 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Echoes of Eternity.mp3.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: daaee8e5050a4c449bd7871ebbdc5f00 +AudioImporter: + externalObjects: {} + serializedVersion: 8 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Classical.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Classical.ogg new file mode 100644 index 0000000..8b00d0f Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Classical.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Classical.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Classical.ogg.meta new file mode 100644 index 0000000..54a4abb --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Classical.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: e6ad4104b52c14695919cb177784c7d0 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Driving.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Driving.ogg new file mode 100644 index 0000000..da91d2e Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Driving.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Driving.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Driving.ogg.meta new file mode 100644 index 0000000..da35f74 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Driving.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 737e9cf6d52654a1d816fb925c67d3ed +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Ethereal.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Ethereal.ogg new file mode 100644 index 0000000..a797b04 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Ethereal.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Ethereal.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Ethereal.ogg.meta new file mode 100644 index 0000000..34a48fe --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Ethereal.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 5768c9cd1ffad480392fb744d373bbf8 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Exciting.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Exciting.ogg new file mode 100644 index 0000000..5cfbf6b Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Exciting.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Exciting.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Exciting.ogg.meta new file mode 100644 index 0000000..e7bda9a --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Exciting.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 79a0c1b5d72bfc748bc67ce6e4c6115b +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Relaxed.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Relaxed.ogg new file mode 100644 index 0000000..2ac307a Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Relaxed.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Relaxed.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Relaxed.ogg.meta new file mode 100644 index 0000000..ab7ac80 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Relaxed.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: d1be8897492ee854b9a05f5371d103ce +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Suspenseful.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Suspenseful.ogg new file mode 100644 index 0000000..e28e7b2 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Suspenseful.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Suspenseful.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Suspenseful.ogg.meta new file mode 100644 index 0000000..a823b51 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Suspenseful.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: e4f92c1ead82de3459666d406fd31ef4 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Upbeat.ogg b/Assets/_Unity Essentials/Audio/Music/Music_Upbeat.ogg new file mode 100644 index 0000000..a3d49ad Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Music/Music_Upbeat.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Music/Music_Upbeat.ogg.meta b/Assets/_Unity Essentials/Audio/Music/Music_Upbeat.ogg.meta new file mode 100644 index 0000000..2b4575c --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Music/Music_Upbeat.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 964179ad1473c33418a6941ba60850a2 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX.meta b/Assets/_Unity Essentials/Audio/Sound FX.meta new file mode 100644 index 0000000..b99b86e --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7fce5b63097f84bae875480fa20b0f4d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/Bubbling_Water.ogg b/Assets/_Unity Essentials/Audio/Sound FX/Bubbling_Water.ogg new file mode 100644 index 0000000..3f013af Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/Bubbling_Water.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/Bubbling_Water.ogg.meta b/Assets/_Unity Essentials/Audio/Sound FX/Bubbling_Water.ogg.meta new file mode 100644 index 0000000..d15fee1 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/Bubbling_Water.ogg.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: f3def460b96abf440bbc45fa66d44c55 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/Fridge_Hum.wav b/Assets/_Unity Essentials/Audio/Sound FX/Fridge_Hum.wav new file mode 100644 index 0000000..d679f0a Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/Fridge_Hum.wav differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/Fridge_Hum.wav.meta b/Assets/_Unity Essentials/Audio/Sound FX/Fridge_Hum.wav.meta new file mode 100644 index 0000000..79a149f --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/Fridge_Hum.wav.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 6a2821146a2d54af2ad64ab60a857399 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Ball_Bounce.wav b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Ball_Bounce.wav new file mode 100644 index 0000000..d4105d7 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Ball_Bounce.wav differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Ball_Bounce.wav.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Ball_Bounce.wav.meta new file mode 100644 index 0000000..6ee092e --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Ball_Bounce.wav.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: da1a4aa2a59e04e2fbac2b2f8437ac35 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_1.ogg b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_1.ogg new file mode 100644 index 0000000..cefe74d Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_1.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_1.ogg.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_1.ogg.meta new file mode 100644 index 0000000..f40da77 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_1.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: b1404f52ff75b4c399ab3de4356de2ed +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_2.ogg b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_2.ogg new file mode 100644 index 0000000..ee4ad66 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_2.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_2.ogg.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_2.ogg.meta new file mode 100644 index 0000000..81a0c4b --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_2.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 6a7562b0ac8b944158d1dd076785ca39 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_3.ogg b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_3.ogg new file mode 100644 index 0000000..210ef18 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_3.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_3.ogg.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_3.ogg.meta new file mode 100644 index 0000000..01cd566 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Bird_3.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: afebac5c8b8e94c279f64a8866219739 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Blip.wav b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Blip.wav new file mode 100644 index 0000000..532b627 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Blip.wav differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Blip.wav.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Blip.wav.meta new file mode 100644 index 0000000..0f631b7 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Blip.wav.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 9217f9fb9c9914260b4ccb50d76d9fc9 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Lose.ogg b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Lose.ogg new file mode 100644 index 0000000..f5de028 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Lose.ogg differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Lose.ogg.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Lose.ogg.meta new file mode 100644 index 0000000..9f3e605 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Lose.ogg.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 1c8ccceede04240cbb129e5554967a51 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Win.wav b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Win.wav new file mode 100644 index 0000000..ea29b02 Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Win.wav differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Win.wav.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Win.wav.meta new file mode 100644 index 0000000..ba3c7ae --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Win.wav.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 1a1f66a2481cc4201b08ee51f23b9104 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Wood_Knock.wav b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Wood_Knock.wav new file mode 100644 index 0000000..cf6f5ed Binary files /dev/null and b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Wood_Knock.wav differ diff --git a/Assets/_Unity Essentials/Audio/Sound FX/SFX_Wood_Knock.wav.meta b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Wood_Knock.wav.meta new file mode 100644 index 0000000..10b7109 --- /dev/null +++ b/Assets/_Unity Essentials/Audio/Sound FX/SFX_Wood_Knock.wav.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 143bc7b7848154a78b7057d23ae85569 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts.meta b/Assets/_Unity Essentials/Fonts.meta new file mode 100644 index 0000000..16a1354 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ed50439354f247a6ae35da3cf5ed128 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Bangers-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Bangers-Regular SDF.asset new file mode 100644 index 0000000..477906c --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Bangers-Regular SDF.asset @@ -0,0 +1,5931 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Bangers-Regular SDF + m_EditorClassIdentifier: + hashCode: -1147108856 + material: {fileID: 21962088495682642} + materialHashCode: -48200061 + m_Version: 1.1.0 + m_SourceFontFileGUID: c455800d5972b405c87596cc71cfd0f8 + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Bangers + m_StyleName: + m_PointSize: 38 + m_Scale: 1 + m_LineHeight: 40.4375 + m_AscentLine: 33.5625 + m_CapLine: 28.124998 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: -6.9375 + m_SuperscriptOffset: 33.5625 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: 0 + m_SubscriptSize: 0.5 + m_UnderlineOffset: 0 + m_UnderlineThickness: 5 + m_StrikethroughOffset: 9.681818 + m_StrikethroughThickness: 5 + m_TabWidth: 74.375 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 7.4375 + m_Height: 40.5 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 33.5625 + m_HorizontalAdvance: 7.4375 + m_GlyphRect: + m_X: 6 + m_Y: -46 + m_Width: 7 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 14.937499 + m_Height: 29.249998 + m_HorizontalBearingX: -0.18749999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 10 + m_GlyphRect: + m_X: 456 + m_Y: 87 + m_Width: 15 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 18.937498 + m_Height: 13.187499 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 66 + m_Y: 493 + m_Width: 19 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 24.499998 + m_Height: 28.374998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 28.187498 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 461 + m_Y: 7 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 18.687498 + m_Height: 33.624996 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 30.937498 + m_HorizontalAdvance: 16.8125 + m_GlyphRect: + m_X: 123 + m_Y: 138 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 28.062498 + m_Height: 30.249998 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 29.124998 + m_HorizontalAdvance: 30.375 + m_GlyphRect: + m_X: 109 + m_Y: 7 + m_Width: 28 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 22.187498 + m_Height: 28.687498 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 28.249998 + m_HorizontalAdvance: 20.3125 + m_GlyphRect: + m_X: 172 + m_Y: 98 + m_Width: 22 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 9.999999 + m_Height: 12.499999 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 278 + m_Y: 310 + m_Width: 10 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 16.562498 + m_Height: 38.499996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 33.374996 + m_HorizontalAdvance: 12.6875 + m_GlyphRect: + m_X: 162 + m_Y: 49 + m_Width: 17 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 17.062498 + m_Height: 38.499996 + m_HorizontalBearingX: -2.1874998 + m_HorizontalBearingY: 33.374996 + m_HorizontalAdvance: 12.5625 + m_GlyphRect: + m_X: 262 + m_Y: 47 + m_Width: 17 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 14.937499 + m_Height: 17.062498 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 25.437498 + m_HorizontalAdvance: 16.0625 + m_GlyphRect: + m_X: 384 + m_Y: 424 + m_Width: 15 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 11.437499 + m_Height: 15.312499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 19.562498 + m_HorizontalAdvance: 11.8125 + m_GlyphRect: + m_X: 178 + m_Y: 490 + m_Width: 11 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 9.124999 + m_Height: 11.124999 + m_HorizontalBearingX: -1.3124999 + m_HorizontalBearingY: 6.9374995 + m_HorizontalAdvance: 7.5 + m_GlyphRect: + m_X: 466 + m_Y: 384 + m_Width: 9 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 13.624999 + m_Height: 6.8124995 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 15.874999 + m_HorizontalAdvance: 13.6875 + m_GlyphRect: + m_X: 410 + m_Y: 423 + m_Width: 14 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 8.187499 + m_Height: 7.3124995 + m_HorizontalBearingX: -0.31249997 + m_HorizontalBearingY: 6.4999995 + m_HorizontalAdvance: 7.9375 + m_GlyphRect: + m_X: 497 + m_Y: 39 + m_Width: 8 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 25.499998 + m_Height: 29.874998 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 313 + m_Y: 6 + m_Width: 25 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 18.437498 + m_Height: 27.874998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 18 + m_GlyphRect: + m_X: 262 + m_Y: 96 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 12.437499 + m_Height: 27.249998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 27.437498 + m_HorizontalAdvance: 12.1875 + m_GlyphRect: + m_X: 385 + m_Y: 48 + m_Width: 12 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 20.374998 + m_Height: 27.374998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 17.75 + m_GlyphRect: + m_X: 456 + m_Y: 128 + m_Width: 20 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 19.312498 + m_Height: 28.374998 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 17.375 + m_GlyphRect: + m_X: 368 + m_Y: 227 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 18.312498 + m_Height: 27.562498 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 17.4375 + m_GlyphRect: + m_X: 405 + m_Y: 345 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 17.937498 + m_Height: 27.874998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 17.125 + m_GlyphRect: + m_X: 488 + m_Y: 177 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 18.187498 + m_Height: 27.874998 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 28.062498 + m_HorizontalAdvance: 18.1875 + m_GlyphRect: + m_X: 139 + m_Y: 451 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 16.437498 + m_Height: 27.812498 + m_HorizontalBearingX: 1.0624999 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 12.875 + m_GlyphRect: + m_X: 145 + m_Y: 411 + m_Width: 16 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 21.624998 + m_Height: 28.687498 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 28.312498 + m_HorizontalAdvance: 19.6875 + m_GlyphRect: + m_X: 423 + m_Y: 86 + m_Width: 22 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 17.999998 + m_Height: 27.999998 + m_HorizontalBearingX: 2.6249998 + m_HorizontalBearingY: 28.249998 + m_HorizontalAdvance: 18.5625 + m_GlyphRect: + m_X: 488 + m_Y: 216 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 8.937499 + m_Height: 20.249998 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 21.937498 + m_HorizontalAdvance: 7.4375 + m_GlyphRect: + m_X: 497 + m_Y: 7 + m_Width: 9 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 10.249999 + m_Height: 22.187498 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 21.187498 + m_HorizontalAdvance: 9.9375 + m_GlyphRect: + m_X: 466 + m_Y: 327 + m_Width: 10 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 12.562499 + m_Height: 26.812498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 11 + m_GlyphRect: + m_X: 252 + m_Y: 373 + m_Width: 13 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 12.312499 + m_Height: 15.687499 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 15.812499 + m_HorizontalAdvance: 11.5 + m_GlyphRect: + m_X: 154 + m_Y: 490 + m_Width: 12 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 12.812499 + m_Height: 27.312498 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 27.437498 + m_HorizontalAdvance: 11.1875 + m_GlyphRect: + m_X: 464 + m_Y: 167 + m_Width: 13 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 15.812499 + m_Height: 28.624998 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.625 + m_GlyphRect: + m_X: 388 + m_Y: 186 + m_Width: 16 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 37.187496 + m_Height: 28.187498 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 27.374998 + m_HorizontalAdvance: 37.5 + m_GlyphRect: + m_X: 60 + m_Y: 7 + m_Width: 37 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 18.437498 + m_Height: 28.124998 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 28.187498 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 399 + m_Y: 227 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 19.499998 + m_Height: 28.249998 + m_HorizontalBearingX: -0.062499996 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 16.25 + m_GlyphRect: + m_X: 368 + m_Y: 267 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 17.937498 + m_Height: 27.812498 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 15.75 + m_GlyphRect: + m_X: 488 + m_Y: 255 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 19.187498 + m_Height: 27.937498 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 429 + m_Y: 287 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 16.999998 + m_Height: 28.062498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 28.062498 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 460 + m_Y: 207 + m_Width: 17 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 17.749998 + m_Height: 27.999998 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 488 + m_Y: 294 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 19.937498 + m_Height: 29.374998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.9375 + m_GlyphRect: + m_X: 240 + m_Y: 190 + m_Width: 20 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 20.499998 + m_Height: 28.187498 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 16.8125 + m_GlyphRect: + m_X: 424 + m_Y: 127 + m_Width: 20 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 11.437499 + m_Height: 27.499998 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 27.562498 + m_HorizontalAdvance: 7.625 + m_GlyphRect: + m_X: 169 + m_Y: 451 + m_Width: 11 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 16.187498 + m_Height: 29.187498 + m_HorizontalBearingX: -1.0624999 + m_HorizontalBearingY: 29.124998 + m_HorizontalAdvance: 10.625 + m_GlyphRect: + m_X: 271 + m_Y: 187 + m_Width: 16 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 22.687498 + m_Height: 28.437498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 17.5625 + m_GlyphRect: + m_X: 389 + m_Y: 87 + m_Width: 23 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 11.562499 + m_Height: 27.999998 + m_HorizontalBearingX: 0.43749997 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 11.5 + m_GlyphRect: + m_X: 173 + m_Y: 411 + m_Width: 12 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 27.249998 + m_Height: 28.437498 + m_HorizontalBearingX: -1.1874999 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 23.5 + m_GlyphRect: + m_X: 188 + m_Y: 7 + m_Width: 27 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 20.937498 + m_Height: 28.687498 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 28.499998 + m_HorizontalAdvance: 17.1875 + m_GlyphRect: + m_X: 324 + m_Y: 186 + m_Width: 21 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 20.062498 + m_Height: 28.562498 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 356 + m_Y: 186 + m_Width: 20 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 17.937498 + m_Height: 28.124998 + m_HorizontalBearingX: -0.12499999 + m_HorizontalBearingY: 28.062498 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 233 + m_Y: 96 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 20.437498 + m_Height: 30.249998 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 19.9375 + m_GlyphRect: + m_X: 55 + m_Y: 90 + m_Width: 20 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 19.374998 + m_Height: 27.812498 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 16.875 + m_GlyphRect: + m_X: 343 + m_Y: 306 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 19.062498 + m_Height: 27.812498 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 374 + m_Y: 306 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 14.687499 + m_Height: 27.749998 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 13.75 + m_GlyphRect: + m_X: 192 + m_Y: 450 + m_Width: 15 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 18.562498 + m_Height: 28.312498 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 27.687498 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 399 + m_Y: 267 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 16.687498 + m_Height: 28.187498 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 460 + m_Y: 247 + m_Width: 17 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 25.937498 + m_Height: 28.249998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 22.8125 + m_GlyphRect: + m_X: 387 + m_Y: 7 + m_Width: 26 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 21.187498 + m_Height: 28.062498 + m_HorizontalBearingX: -1.3749999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 15.625 + m_GlyphRect: + m_X: 391 + m_Y: 127 + m_Width: 21 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 16.874998 + m_Height: 27.374998 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 196 + m_Y: 412 + m_Width: 17 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 19.874998 + m_Height: 26.562498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 26.874998 + m_HorizontalAdvance: 16.375 + m_GlyphRect: + m_X: 312 + m_Y: 346 + m_Width: 20 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 16.437498 + m_Height: 29.687498 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 29.562498 + m_HorizontalAdvance: 12.125 + m_GlyphRect: + m_X: 245 + m_Y: 230 + m_Width: 16 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 13.624999 + m_Height: 28.562498 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 28.687498 + m_HorizontalAdvance: 19.375 + m_GlyphRect: + m_X: 299 + m_Y: 185 + m_Width: 14 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 15.937499 + m_Height: 30.062498 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 28.937498 + m_HorizontalAdvance: 11.875 + m_GlyphRect: + m_X: 206 + m_Y: 97 + m_Width: 16 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 12.812499 + m_Height: 10.687499 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 33.749996 + m_HorizontalAdvance: 13.8125 + m_GlyphRect: + m_X: 313 + m_Y: 489 + m_Width: 13 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 16.812498 + m_Height: 4.2499995 + m_HorizontalBearingX: -2.0624998 + m_HorizontalBearingY: 0.18749999 + m_HorizontalAdvance: 15.25 + m_GlyphRect: + m_X: 259 + m_Y: 490 + m_Width: 17 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 9.874999 + m_Height: 11.812499 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 33.812496 + m_HorizontalAdvance: 13.625 + m_GlyphRect: + m_X: 98 + m_Y: 388 + m_Width: 10 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 18.437498 + m_Height: 28.124998 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 28.187498 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 252 + m_Y: 334 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 19.499998 + m_Height: 28.249998 + m_HorizontalBearingX: -0.062499996 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 16.25 + m_GlyphRect: + m_X: 429 + m_Y: 248 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 17.937498 + m_Height: 27.812498 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 15.75 + m_GlyphRect: + m_X: 488 + m_Y: 333 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 19.187498 + m_Height: 27.937498 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 343 + m_Y: 345 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 16.999998 + m_Height: 28.062498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 28.062498 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 460 + m_Y: 287 + m_Width: 17 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 17.749998 + m_Height: 27.999998 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 488 + m_Y: 372 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 19.937498 + m_Height: 29.374998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.9375 + m_GlyphRect: + m_X: 273 + m_Y: 228 + m_Width: 20 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 20.437498 + m_Height: 28.187498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 304 + m_Y: 227 + m_Width: 20 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 10.624999 + m_Height: 27.499998 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 27.562498 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 291 + m_Y: 38 + m_Width: 11 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 16.187498 + m_Height: 29.187498 + m_HorizontalBearingX: -1.0624999 + m_HorizontalBearingY: 29.124998 + m_HorizontalAdvance: 10.625 + m_GlyphRect: + m_X: 250 + m_Y: 272 + m_Width: 16 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 22.687498 + m_Height: 28.437498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 17.5625 + m_GlyphRect: + m_X: 444 + m_Y: 47 + m_Width: 23 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 11.562499 + m_Height: 27.999998 + m_HorizontalBearingX: 0.43749997 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 11.5 + m_GlyphRect: + m_X: 218 + m_Y: 450 + m_Width: 12 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 27.249998 + m_Height: 28.437498 + m_HorizontalBearingX: -1.1874999 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 23.5 + m_GlyphRect: + m_X: 227 + m_Y: 7 + m_Width: 27 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 20.999998 + m_Height: 28.687498 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 28.499998 + m_HorizontalAdvance: 17.1875 + m_GlyphRect: + m_X: 336 + m_Y: 226 + m_Width: 21 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 20.062498 + m_Height: 28.562498 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 304 + m_Y: 266 + m_Width: 20 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 17.937498 + m_Height: 28.124998 + m_HorizontalBearingX: -0.12499999 + m_HorizontalBearingY: 28.062498 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 488 + m_Y: 58 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 20.437498 + m_Height: 30.249998 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 19.9375 + m_GlyphRect: + m_X: 58 + m_Y: 48 + m_Width: 20 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 19.374998 + m_Height: 27.812498 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 16.875 + m_GlyphRect: + m_X: 374 + m_Y: 345 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 19.062498 + m_Height: 27.812498 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 435 + m_Y: 326 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 14.687499 + m_Height: 27.749998 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 13.75 + m_GlyphRect: + m_X: 224 + m_Y: 411 + m_Width: 15 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 18.562498 + m_Height: 28.312498 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 27.687498 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 282 + m_Y: 334 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 16.687498 + m_Height: 28.187498 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 60 + m_Y: 412 + m_Width: 17 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 25.937498 + m_Height: 28.249998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 22.8125 + m_GlyphRect: + m_X: 424 + m_Y: 7 + m_Width: 26 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 21.187498 + m_Height: 28.062498 + m_HorizontalBearingX: -1.3749999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 15.625 + m_GlyphRect: + m_X: 431 + m_Y: 167 + m_Width: 21 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 16.874998 + m_Height: 27.374998 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 241 + m_Y: 451 + m_Width: 17 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 19.874998 + m_Height: 26.562498 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 26.874998 + m_HorizontalAdvance: 16.375 + m_GlyphRect: + m_X: 435 + m_Y: 365 + m_Width: 20 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 12.312499 + m_Height: 27.499998 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 405 + m_Y: 307 + m_Width: 12 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 11.374999 + m_Height: 29.562498 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 28.812498 + m_HorizontalAdvance: 9.4375 + m_GlyphRect: + m_X: 66 + m_Y: 451 + m_Width: 11 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 12.374999 + m_Height: 27.499998 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 10.375 + m_GlyphRect: + m_X: 250 + m_Y: 412 + m_Width: 12 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 16.874998 + m_Height: 9.124999 + m_HorizontalBearingX: 2.5624998 + m_HorizontalBearingY: 26.249998 + m_HorizontalAdvance: 15.4375 + m_GlyphRect: + m_X: 250 + m_Y: 313 + m_Width: 17 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 7.4375 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 14.937499 + m_Height: 29.249998 + m_HorizontalBearingX: -2.7499998 + m_HorizontalBearingY: 29.374998 + m_HorizontalAdvance: 10.0625 + m_GlyphRect: + m_X: 278 + m_Y: 269 + m_Width: 15 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 98 + m_Metrics: + m_Width: 17.937498 + m_Height: 33.562496 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 153 + m_Y: 190 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 99 + m_Metrics: + m_Width: 17.874998 + m_Height: 27.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 27.874998 + m_HorizontalAdvance: 15.25 + m_GlyphRect: + m_X: 488 + m_Y: 411 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 100 + m_Metrics: + m_Width: 17.124998 + m_Height: 17.499998 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 26.937498 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 220 + m_Y: 378 + m_Width: 17 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 101 + m_Metrics: + m_Width: 18.937498 + m_Height: 27.374998 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 405 + m_Y: 385 + m_Width: 19 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 102 + m_Metrics: + m_Width: 11.312499 + m_Height: 29.562498 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 28.812498 + m_HorizontalAdvance: 9.25 + m_GlyphRect: + m_X: 89 + m_Y: 451 + m_Width: 11 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 103 + m_Metrics: + m_Width: 19.187498 + m_Height: 29.562498 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 28.937498 + m_HorizontalAdvance: 16.6875 + m_GlyphRect: + m_X: 429 + m_Y: 206 + m_Width: 19 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 15.937499 + m_Height: 6.6874995 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 33.562496 + m_HorizontalAdvance: 19.625 + m_GlyphRect: + m_X: 232 + m_Y: 489 + m_Width: 16 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 105 + m_Metrics: + m_Width: 21.687498 + m_Height: 25.624998 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 21.875 + m_GlyphRect: + m_X: 276 + m_Y: 373 + m_Width: 22 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 18.437498 + m_Height: 28.124998 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 28.187498 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 88 + m_Y: 412 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 18.874998 + m_Height: 23.624998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 24.749998 + m_HorizontalAdvance: 17.6875 + m_GlyphRect: + m_X: 435 + m_Y: 403 + m_Width: 19 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 108 + m_Metrics: + m_Width: 14.562499 + m_Height: 9.312499 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 18.624998 + m_HorizontalAdvance: 15.1875 + m_GlyphRect: + m_X: 287 + m_Y: 490 + m_Width: 15 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 109 + m_Metrics: + m_Width: 13.624999 + m_Height: 6.8124995 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 15.874999 + m_HorizontalAdvance: 13.6875 + m_GlyphRect: + m_X: 396 + m_Y: 476 + m_Width: 14 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 110 + m_Metrics: + m_Width: 20.187498 + m_Height: 23.874998 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 20.4375 + m_GlyphRect: + m_X: 342 + m_Y: 384 + m_Width: 20 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 111 + m_Metrics: + m_Width: 14.874999 + m_Height: 7.1874995 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 33.562496 + m_HorizontalAdvance: 18.5625 + m_GlyphRect: + m_X: 60 + m_Y: 393 + m_Width: 15 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 112 + m_Metrics: + m_Width: 9.187499 + m_Height: 9.062499 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 9.0625 + m_GlyphRect: + m_X: 417 + m_Y: 442 + m_Width: 9 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 113 + m_Metrics: + m_Width: 13.874999 + m_Height: 18.249998 + m_HorizontalBearingX: 0.43749997 + m_HorizontalBearingY: 19.874998 + m_HorizontalAdvance: 13.9375 + m_GlyphRect: + m_X: 347 + m_Y: 488 + m_Width: 14 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 17.937498 + m_Height: 20.562498 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.5 + m_GlyphRect: + m_X: 334 + m_Y: 419 + m_Width: 18 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 115 + m_Metrics: + m_Width: 15.312499 + m_Height: 22.499998 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 15.1875 + m_GlyphRect: + m_X: 87 + m_Y: 98 + m_Width: 15 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 116 + m_Metrics: + m_Width: 9.687499 + m_Height: 12.937499 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 33.812496 + m_HorizontalAdvance: 13.4375 + m_GlyphRect: + m_X: 363 + m_Y: 423 + m_Width: 10 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 117 + m_Metrics: + m_Width: 20.249998 + m_Height: 31.812498 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 27.687498 + m_HorizontalAdvance: 16.375 + m_GlyphRect: + m_X: 220 + m_Y: 334 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 118 + m_Metrics: + m_Width: 15.999999 + m_Height: 28.124998 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 28.062498 + m_HorizontalAdvance: 17 + m_GlyphRect: + m_X: 112 + m_Y: 452 + m_Width: 16 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 119 + m_Metrics: + m_Width: 8.187499 + m_Height: 7.3124995 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 18.062498 + m_HorizontalAdvance: 8.125 + m_GlyphRect: + m_X: 438 + m_Y: 439 + m_Width: 8 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 8.312499 + m_Height: 6.9999995 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 0.74999994 + m_HorizontalAdvance: 12 + m_GlyphRect: + m_X: 458 + m_Y: 441 + m_Width: 8 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 121 + m_Metrics: + m_Width: 11.749999 + m_Height: 21.437498 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 27.437498 + m_HorizontalAdvance: 12.0625 + m_GlyphRect: + m_X: 114 + m_Y: 99 + m_Width: 12 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 20.062498 + m_Height: 28.562498 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 336 + m_Y: 266 + m_Width: 20 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 123 + m_Metrics: + m_Width: 18.812498 + m_Height: 23.624998 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 24.749998 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 304 + m_Y: 415 + m_Width: 19 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 37.624996 + m_Height: 30.374998 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 41.1875 + m_GlyphRect: + m_X: 6 + m_Y: 90 + m_Width: 38 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 125 + m_Metrics: + m_Width: 42.062496 + m_Height: 29.874998 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 44.25 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 42 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 126 + m_Metrics: + m_Width: 40.874996 + m_Height: 30.374998 + m_HorizontalBearingX: 2.3749998 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 42.9375 + m_GlyphRect: + m_X: 6 + m_Y: 48 + m_Width: 41 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 127 + m_Metrics: + m_Width: 15.812499 + m_Height: 28.624998 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 27.874998 + m_HorizontalAdvance: 16.6875 + m_GlyphRect: + m_X: 118 + m_Y: 411 + m_Width: 16 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 128 + m_Metrics: + m_Width: 18.437498 + m_Height: 40.312496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 40.374996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 95 + m_Y: 185 + m_Width: 18 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 129 + m_Metrics: + m_Width: 18.437498 + m_Height: 41.374996 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 41.437496 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 6 + m_Y: 400 + m_Width: 18 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 130 + m_Metrics: + m_Width: 18.437498 + m_Height: 38.562496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 38.624996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 359 + m_Y: 86 + m_Width: 18 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 131 + m_Metrics: + m_Width: 21.687498 + m_Height: 37.624996 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 37.749996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 292 + m_Y: 86 + m_Width: 22 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 132 + m_Metrics: + m_Width: 19.437498 + m_Height: 37.499996 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 37.562496 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 191 + m_Y: 286 + m_Width: 19 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 133 + m_Metrics: + m_Width: 18.437498 + m_Height: 37.312496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 37.374996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 131 + m_Y: 338 + m_Width: 18 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 134 + m_Metrics: + m_Width: 24.124998 + m_Height: 27.812498 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 19.625 + m_GlyphRect: + m_X: 313 + m_Y: 47 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 135 + m_Metrics: + m_Width: 17.937498 + m_Height: 33.999996 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 15.75 + m_GlyphRect: + m_X: 182 + m_Y: 189 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 136 + m_Metrics: + m_Width: 16.999998 + m_Height: 41.562496 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 41.499996 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 67 + m_Y: 131 + m_Width: 17 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 137 + m_Metrics: + m_Width: 16.999998 + m_Height: 42.562496 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 42.499996 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 39 + m_Y: 131 + m_Width: 17 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 138 + m_Metrics: + m_Width: 16.999998 + m_Height: 39.812496 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 39.749996 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 157 + m_Y: 235 + m_Width: 17 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 139 + m_Metrics: + m_Width: 17.687498 + m_Height: 38.749996 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 38.687496 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 37 + m_Y: 292 + m_Width: 18 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 140 + m_Metrics: + m_Width: 12.312499 + m_Height: 40.312496 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 40.374996 + m_HorizontalAdvance: 7.625 + m_GlyphRect: + m_X: 36 + m_Y: 400 + m_Width: 12 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 141 + m_Metrics: + m_Width: 17.249998 + m_Height: 41.374996 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 41.437496 + m_HorizontalAdvance: 7.625 + m_GlyphRect: + m_X: 38 + m_Y: 186 + m_Width: 17 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 142 + m_Metrics: + m_Width: 17.187498 + m_Height: 38.562496 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 38.624996 + m_HorizontalAdvance: 7.625 + m_GlyphRect: + m_X: 38 + m_Y: 342 + m_Width: 17 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 143 + m_Metrics: + m_Width: 18.499998 + m_Height: 37.499996 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 37.562496 + m_HorizontalAdvance: 7.625 + m_GlyphRect: + m_X: 161 + m_Y: 337 + m_Width: 18 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 144 + m_Metrics: + m_Width: 18.562498 + m_Height: 27.687498 + m_HorizontalBearingX: 0.43749997 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 269 + m_Y: 450 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 145 + m_Metrics: + m_Width: 24.187498 + m_Height: 37.874996 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 37.749996 + m_HorizontalAdvance: 17.1875 + m_GlyphRect: + m_X: 90 + m_Y: 48 + m_Width: 24 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 146 + m_Metrics: + m_Width: 20.062498 + m_Height: 41.624996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 41.499996 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 6 + m_Y: 239 + m_Width: 20 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 147 + m_Metrics: + m_Width: 21.249998 + m_Height: 42.624996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 42.499996 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 6 + m_Y: 131 + m_Width: 21 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 148 + m_Metrics: + m_Width: 21.187498 + m_Height: 39.874996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 39.749996 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 178 + m_Y: 138 + m_Width: 21 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 149 + m_Metrics: + m_Width: 24.687498 + m_Height: 38.874996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 38.812496 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 126 + m_Y: 48 + m_Width: 25 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 150 + m_Metrics: + m_Width: 22.499998 + m_Height: 38.812496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 38.687496 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 325 + m_Y: 86 + m_Width: 22 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 151 + m_Metrics: + m_Width: 21.124998 + m_Height: 19.187498 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 23.687498 + m_HorizontalAdvance: 18.875 + m_GlyphRect: + m_X: 309 + m_Y: 385 + m_Width: 21 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 152 + m_Metrics: + m_Width: 23.749998 + m_Height: 28.749998 + m_HorizontalBearingX: -0.062499996 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 137 + m_Y: 98 + m_Width: 24 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 153 + m_Metrics: + m_Width: 18.562498 + m_Height: 41.437496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 40.749996 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 6 + m_Y: 453 + m_Width: 19 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 154 + m_Metrics: + m_Width: 19.874998 + m_Height: 42.437496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 41.749996 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 6 + m_Y: 293 + m_Width: 20 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 155 + m_Metrics: + m_Width: 19.812498 + m_Height: 39.624996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 38.937496 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 185 + m_Y: 234 + m_Width: 20 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 156 + m_Metrics: + m_Width: 21.062498 + m_Height: 38.624996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 358 + m_Y: 136 + m_Width: 21 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 157 + m_Metrics: + m_Width: 17.062498 + m_Height: 40.874996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 41.437496 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 98 + m_Y: 236 + m_Width: 17 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 158 + m_Metrics: + m_Width: 17.249998 + m_Height: 28.499998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 14.6875 + m_GlyphRect: + m_X: 488 + m_Y: 98 + m_Width: 17 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 159 + m_Metrics: + m_Width: 19.562498 + m_Height: 28.562498 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 28.249998 + m_HorizontalAdvance: 16.625 + m_GlyphRect: + m_X: 312 + m_Y: 306 + m_Width: 20 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 160 + m_Metrics: + m_Width: 18.437498 + m_Height: 40.999996 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 41.062496 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 36 + m_Y: 451 + m_Width: 18 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 161 + m_Metrics: + m_Width: 18.437498 + m_Height: 41.937496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 41.999996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 38 + m_Y: 238 + m_Width: 18 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 162 + m_Metrics: + m_Width: 18.562498 + m_Height: 39.312496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 39.374996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 211 + m_Y: 139 + m_Width: 19 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 163 + m_Metrics: + m_Width: 22.999998 + m_Height: 38.687496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 38.812496 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 324 + m_Y: 136 + m_Width: 23 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 164 + m_Metrics: + m_Width: 20.812498 + m_Height: 38.624996 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 38.687496 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 66 + m_Y: 291 + m_Width: 21 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 165 + m_Metrics: + m_Width: 18.437498 + m_Height: 38.437496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 38.499996 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 98 + m_Y: 289 + m_Width: 18 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 166 + m_Metrics: + m_Width: 24.124998 + m_Height: 27.812498 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 19.625 + m_GlyphRect: + m_X: 349 + m_Y: 47 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 167 + m_Metrics: + m_Width: 17.937498 + m_Height: 33.999996 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 15.75 + m_GlyphRect: + m_X: 211 + m_Y: 189 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 168 + m_Metrics: + m_Width: 16.999998 + m_Height: 40.749996 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 40.687496 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 125 + m_Y: 183 + m_Width: 17 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 169 + m_Metrics: + m_Width: 16.999998 + m_Height: 41.687496 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 41.624996 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 67 + m_Y: 184 + m_Width: 17 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 170 + m_Metrics: + m_Width: 17.124998 + m_Height: 39.062496 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 38.999996 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 216 + m_Y: 235 + m_Width: 17 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 171 + m_Metrics: + m_Width: 19.374998 + m_Height: 38.374996 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 38.312496 + m_HorizontalAdvance: 12.9375 + m_GlyphRect: + m_X: 67 + m_Y: 342 + m_Width: 19 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 172 + m_Metrics: + m_Width: 13.374999 + m_Height: 39.937496 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 39.999996 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 241 + m_Y: 135 + m_Width: 13 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 173 + m_Metrics: + m_Width: 13.312499 + m_Height: 40.812496 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 40.874996 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 153 + m_Y: 138 + m_Width: 13 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 174 + m_Metrics: + m_Width: 14.124999 + m_Height: 38.187496 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 298 + m_Y: 136 + m_Width: 14 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 175 + m_Metrics: + m_Width: 16.374998 + m_Height: 37.499996 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 37.562496 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 222 + m_Y: 286 + m_Width: 16 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 176 + m_Metrics: + m_Width: 18.562498 + m_Height: 27.687498 + m_HorizontalBearingX: 0.43749997 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 274 + m_Y: 411 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 177 + m_Metrics: + m_Width: 24.062498 + m_Height: 37.874996 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 37.749996 + m_HorizontalAdvance: 17.1875 + m_GlyphRect: + m_X: 226 + m_Y: 46 + m_Width: 24 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 178 + m_Metrics: + m_Width: 20.062498 + m_Height: 41.187496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 41.062496 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 6 + m_Y: 347 + m_Width: 20 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 179 + m_Metrics: + m_Width: 20.062498 + m_Height: 42.124996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 41.999996 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 6 + m_Y: 186 + m_Width: 20 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 180 + m_Metrics: + m_Width: 20.062498 + m_Height: 39.499996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 39.374996 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 266 + m_Y: 136 + m_Width: 20 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 181 + m_Metrics: + m_Width: 24.187498 + m_Height: 38.874996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 38.812496 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 190 + m_Y: 46 + m_Width: 24 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 182 + m_Metrics: + m_Width: 21.937498 + m_Height: 38.812496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 38.687496 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 98 + m_Y: 338 + m_Width: 22 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 183 + m_Metrics: + m_Width: 12.937499 + m_Height: 20.999998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 22.312498 + m_HorizontalAdvance: 13 + m_GlyphRect: + m_X: 372 + m_Y: 452 + m_Width: 13 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 184 + m_Metrics: + m_Width: 23.749998 + m_Height: 28.749998 + m_HorizontalBearingX: -0.062499996 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 409 + m_Y: 46 + m_Width: 24 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 185 + m_Metrics: + m_Width: 18.562498 + m_Height: 40.687496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 39.999996 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 127 + m_Y: 235 + m_Width: 19 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 186 + m_Metrics: + m_Width: 18.562498 + m_Height: 41.562496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 40.874996 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 68 + m_Y: 237 + m_Width: 19 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 187 + m_Metrics: + m_Width: 18.937498 + m_Height: 38.937496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 128 + m_Y: 287 + m_Width: 19 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 188 + m_Metrics: + m_Width: 21.187498 + m_Height: 38.249996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 37.562496 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 158 + m_Y: 287 + m_Width: 21 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 189 + m_Metrics: + m_Width: 16.874998 + m_Height: 41.062496 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 41.624996 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 95 + m_Y: 132 + m_Width: 17 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 190 + m_Metrics: + m_Width: 17.249998 + m_Height: 28.499998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 14.6875 + m_GlyphRect: + m_X: 488 + m_Y: 138 + m_Width: 17 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 191 + m_Metrics: + m_Width: 17.124998 + m_Height: 37.749996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 38.312496 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 191 + m_Y: 334 + m_Width: 17 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 192 + m_Metrics: + m_Width: 13.624999 + m_Height: 6.8124995 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 15.874999 + m_HorizontalAdvance: 13.6875 + m_GlyphRect: + m_X: 393 + m_Y: 494 + m_Width: 14 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 193 + m_Metrics: + m_Width: 19.687498 + m_Height: 6.8124995 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 15.874999 + m_HorizontalAdvance: 19.75 + m_GlyphRect: + m_X: 201 + m_Y: 489 + m_Width: 20 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 194 + m_Metrics: + m_Width: 9.999999 + m_Height: 12.499999 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 372 + m_Y: 485 + m_Width: 10 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 195 + m_Metrics: + m_Width: 10.187499 + m_Height: 11.937499 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 29.812498 + m_HorizontalAdvance: 7.6875 + m_GlyphRect: + m_X: 466 + m_Y: 360 + m_Width: 10 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 196 + m_Metrics: + m_Width: 9.999999 + m_Height: 12.499999 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 6.1874995 + m_HorizontalAdvance: 8.5625 + m_GlyphRect: + m_X: 396 + m_Y: 453 + m_Width: 10 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 197 + m_Metrics: + m_Width: 16.312498 + m_Height: 14.937499 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 126 + m_Y: 491 + m_Width: 16 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 198 + m_Metrics: + m_Width: 16.249998 + m_Height: 14.812499 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 29.812498 + m_HorizontalAdvance: 15.1875 + m_GlyphRect: + m_X: 161 + m_Y: 385 + m_Width: 16 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 199 + m_Metrics: + m_Width: 18.937498 + m_Height: 13.187499 + m_HorizontalBearingX: -1.1874999 + m_HorizontalBearingY: 6.3749995 + m_HorizontalAdvance: 17.5 + m_GlyphRect: + m_X: 96 + m_Y: 493 + m_Width: 19 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 200 + m_Metrics: + m_Width: 11.687499 + m_Height: 23.562498 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 11.875 + m_GlyphRect: + m_X: 465 + m_Y: 406 + m_Width: 12 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 201 + m_Metrics: + m_Width: 13.937499 + m_Height: 24.124998 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 12.1875 + m_GlyphRect: + m_X: 347 + m_Y: 452 + m_Width: 14 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 202 + m_Metrics: + m_Width: 11.124999 + m_Height: 13.062499 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 20.374998 + m_HorizontalAdvance: 10.8125 + m_GlyphRect: + m_X: 131 + m_Y: 387 + m_Width: 11 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 203 + m_Metrics: + m_Width: 28.187498 + m_Height: 7.3124995 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 6.4999995 + m_HorizontalAdvance: 29.3125 + m_GlyphRect: + m_X: 391 + m_Y: 167 + m_Width: 28 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 204 + m_Metrics: + m_Width: 27.999998 + m_Height: 30.249998 + m_HorizontalBearingX: 4.9374995 + m_HorizontalBearingY: 29.124998 + m_HorizontalAdvance: 30.375 + m_GlyphRect: + m_X: 149 + m_Y: 7 + m_Width: 28 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 205 + m_Metrics: + m_Width: 12.562499 + m_Height: 26.812498 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 27.999998 + m_HorizontalAdvance: 10.0625 + m_GlyphRect: + m_X: 323 + m_Y: 451 + m_Width: 13 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 206 + m_Metrics: + m_Width: 12.874999 + m_Height: 27.312498 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 27.437498 + m_HorizontalAdvance: 10.3125 + m_GlyphRect: + m_X: 299 + m_Y: 451 + m_Width: 13 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 207 + m_Metrics: + m_Width: 25.499998 + m_Height: 29.812498 + m_HorizontalBearingX: -2.2499998 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 17.75 + m_GlyphRect: + m_X: 350 + m_Y: 6 + m_Width: 25 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 208 + m_Metrics: + m_Width: 19.124998 + m_Height: 27.874998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 18 + m_GlyphRect: + m_X: 374 + m_Y: 384 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 209 + m_Metrics: + m_Width: 35.187496 + m_Height: 19.624998 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 28.749998 + m_HorizontalAdvance: 35.625 + m_GlyphRect: + m_X: 266 + m_Y: 6 + m_Width: 35 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 161 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 162 + m_GlyphIndex: 98 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 163 + m_GlyphIndex: 99 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 164 + m_GlyphIndex: 100 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 165 + m_GlyphIndex: 101 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 166 + m_GlyphIndex: 102 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 167 + m_GlyphIndex: 103 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 168 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 169 + m_GlyphIndex: 105 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 170 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 171 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 172 + m_GlyphIndex: 108 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 173 + m_GlyphIndex: 109 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 174 + m_GlyphIndex: 110 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 175 + m_GlyphIndex: 111 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 176 + m_GlyphIndex: 112 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 177 + m_GlyphIndex: 113 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 178 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 179 + m_GlyphIndex: 115 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 180 + m_GlyphIndex: 116 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 181 + m_GlyphIndex: 117 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 182 + m_GlyphIndex: 118 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 183 + m_GlyphIndex: 119 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 184 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 185 + m_GlyphIndex: 121 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 186 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 187 + m_GlyphIndex: 123 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 188 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 189 + m_GlyphIndex: 125 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 190 + m_GlyphIndex: 126 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 191 + m_GlyphIndex: 127 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 192 + m_GlyphIndex: 128 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 193 + m_GlyphIndex: 129 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 194 + m_GlyphIndex: 130 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 195 + m_GlyphIndex: 131 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 196 + m_GlyphIndex: 132 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 197 + m_GlyphIndex: 133 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 198 + m_GlyphIndex: 134 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 199 + m_GlyphIndex: 135 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 200 + m_GlyphIndex: 136 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 201 + m_GlyphIndex: 137 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 202 + m_GlyphIndex: 138 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 203 + m_GlyphIndex: 139 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 204 + m_GlyphIndex: 140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 205 + m_GlyphIndex: 141 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 206 + m_GlyphIndex: 142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 207 + m_GlyphIndex: 143 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 208 + m_GlyphIndex: 144 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 209 + m_GlyphIndex: 145 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 210 + m_GlyphIndex: 146 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 211 + m_GlyphIndex: 147 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 212 + m_GlyphIndex: 148 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 213 + m_GlyphIndex: 149 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 214 + m_GlyphIndex: 150 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 215 + m_GlyphIndex: 151 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 216 + m_GlyphIndex: 152 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 217 + m_GlyphIndex: 153 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 218 + m_GlyphIndex: 154 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 219 + m_GlyphIndex: 155 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 220 + m_GlyphIndex: 156 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 221 + m_GlyphIndex: 157 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 222 + m_GlyphIndex: 158 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 223 + m_GlyphIndex: 159 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 224 + m_GlyphIndex: 160 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 225 + m_GlyphIndex: 161 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 226 + m_GlyphIndex: 162 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 227 + m_GlyphIndex: 163 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 228 + m_GlyphIndex: 164 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 229 + m_GlyphIndex: 165 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 230 + m_GlyphIndex: 166 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 231 + m_GlyphIndex: 167 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 232 + m_GlyphIndex: 168 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 233 + m_GlyphIndex: 169 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 234 + m_GlyphIndex: 170 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 235 + m_GlyphIndex: 171 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 236 + m_GlyphIndex: 172 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 237 + m_GlyphIndex: 173 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 238 + m_GlyphIndex: 174 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 239 + m_GlyphIndex: 175 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 240 + m_GlyphIndex: 176 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 241 + m_GlyphIndex: 177 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 242 + m_GlyphIndex: 178 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 243 + m_GlyphIndex: 179 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 244 + m_GlyphIndex: 180 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 245 + m_GlyphIndex: 181 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 246 + m_GlyphIndex: 182 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 247 + m_GlyphIndex: 183 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 248 + m_GlyphIndex: 184 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 249 + m_GlyphIndex: 185 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 250 + m_GlyphIndex: 186 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 251 + m_GlyphIndex: 187 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 252 + m_GlyphIndex: 188 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 253 + m_GlyphIndex: 189 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 254 + m_GlyphIndex: 190 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 255 + m_GlyphIndex: 191 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8211 + m_GlyphIndex: 192 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8212 + m_GlyphIndex: 193 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8216 + m_GlyphIndex: 194 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8217 + m_GlyphIndex: 195 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8218 + m_GlyphIndex: 196 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8220 + m_GlyphIndex: 197 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8221 + m_GlyphIndex: 198 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8222 + m_GlyphIndex: 199 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8224 + m_GlyphIndex: 200 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8225 + m_GlyphIndex: 201 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8226 + m_GlyphIndex: 202 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 203 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8240 + m_GlyphIndex: 204 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8249 + m_GlyphIndex: 205 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8250 + m_GlyphIndex: 206 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8260 + m_GlyphIndex: 207 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8364 + m_GlyphIndex: 208 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8482 + m_GlyphIndex: 209 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28924146404686464} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Bangers + PointSize: 38 + Scale: 1 + CharacterCount: 209 + LineHeight: 40.4375 + Baseline: 0 + Ascender: 33.5625 + CapHeight: 28.124998 + Descender: -6.9375 + CenterLine: 0 + SuperscriptOffset: 33.5625 + SubscriptOffset: 0 + SubSize: 0.5 + Underline: 0 + UnderlineThickness: 5 + strikethrough: 9.681818 + strikethroughThickness: 5 + TabWidth: 74.375 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28924146404686464} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16426 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 7.4375 + height: 40.5 + xOffset: 0 + yOffset: 33.5625 + xAdvance: 7.4375 + scale: 1 + - id: 33 + x: 456 + y: 396 + width: 14.937499 + height: 29.249998 + xOffset: -0.18749999 + yOffset: 28.437498 + xAdvance: 10 + scale: 1 + - id: 34 + x: 66 + y: 6 + width: 18.937498 + height: 13.187499 + xOffset: 2.6874998 + yOffset: 29.999998 + xAdvance: 16 + scale: 1 + - id: 35 + x: 461 + y: 477 + width: 24.499998 + height: 28.374998 + xOffset: 1.6249999 + yOffset: 28.187498 + xAdvance: 23.8125 + scale: 1 + - id: 36 + x: 123 + y: 340 + width: 18.687498 + height: 33.624996 + xOffset: 0.74999994 + yOffset: 30.937498 + xAdvance: 16.8125 + scale: 1 + - id: 37 + x: 109 + y: 475 + width: 28.062498 + height: 30.249998 + xOffset: 3.0624998 + yOffset: 29.124998 + xAdvance: 30.375 + scale: 1 + - id: 38 + x: 172 + y: 385 + width: 22.187498 + height: 28.687498 + xOffset: 0.74999994 + yOffset: 28.249998 + xAdvance: 20.3125 + scale: 1 + - id: 39 + x: 278 + y: 190 + width: 9.999999 + height: 12.499999 + xOffset: 2.9374998 + yOffset: 29.999998 + xAdvance: 7.6875 + scale: 1 + - id: 40 + x: 162 + y: 425 + width: 16.562498 + height: 38.499996 + xOffset: 1.6249999 + yOffset: 33.374996 + xAdvance: 12.6875 + scale: 1 + - id: 41 + x: 262 + y: 427 + width: 17.062498 + height: 38.499996 + xOffset: -2.1874998 + yOffset: 33.374996 + xAdvance: 12.5625 + scale: 1 + - id: 42 + x: 384 + y: 71 + width: 14.937499 + height: 17.062498 + xOffset: 2.8749998 + yOffset: 25.437498 + xAdvance: 16.0625 + scale: 1 + - id: 43 + x: 178 + y: 7 + width: 11.437499 + height: 15.312499 + xOffset: 1.8749999 + yOffset: 19.562498 + xAdvance: 11.8125 + scale: 1 + - id: 44 + x: 466 + y: 117 + width: 9.124999 + height: 11.124999 + xOffset: -1.3124999 + yOffset: 6.9374995 + xAdvance: 7.5 + scale: 1 + - id: 45 + x: 410 + y: 82 + width: 13.624999 + height: 6.8124995 + xOffset: 1.4999999 + yOffset: 15.874999 + xAdvance: 13.6875 + scale: 1 + - id: 46 + x: 497 + y: 466 + width: 8.187499 + height: 7.3124995 + xOffset: -0.31249997 + yOffset: 6.4999995 + xAdvance: 7.9375 + scale: 1 + - id: 47 + x: 313 + y: 476 + width: 25.499998 + height: 29.874998 + xOffset: -0.43749997 + yOffset: 28.749998 + xAdvance: 20.9375 + scale: 1 + - id: 48 + x: 262 + y: 388 + width: 18.437498 + height: 27.874998 + xOffset: 1.4999999 + yOffset: 27.937498 + xAdvance: 18 + scale: 1 + - id: 49 + x: 385 + y: 437 + width: 12.437499 + height: 27.249998 + xOffset: 2.7499998 + yOffset: 27.437498 + xAdvance: 12.1875 + scale: 1 + - id: 50 + x: 456 + y: 357 + width: 20.374998 + height: 27.374998 + xOffset: 0 + yOffset: 27.749998 + xAdvance: 17.75 + scale: 1 + - id: 51 + x: 368 + y: 257 + width: 19.312498 + height: 28.374998 + xOffset: 0.37499997 + yOffset: 27.999998 + xAdvance: 17.375 + scale: 1 + - id: 52 + x: 405 + y: 139 + width: 18.312498 + height: 27.562498 + xOffset: 0.81249994 + yOffset: 27.499998 + xAdvance: 17.4375 + scale: 1 + - id: 53 + x: 488 + y: 307 + width: 17.937498 + height: 27.874998 + xOffset: 1.6249999 + yOffset: 27.749998 + xAdvance: 17.125 + scale: 1 + - id: 54 + x: 139 + y: 33 + width: 18.187498 + height: 27.874998 + xOffset: 1.9374999 + yOffset: 28.062498 + xAdvance: 18.1875 + scale: 1 + - id: 55 + x: 145 + y: 73 + width: 16.437498 + height: 27.812498 + xOffset: 1.0624999 + yOffset: 28.124998 + xAdvance: 12.875 + scale: 1 + - id: 56 + x: 423 + y: 397 + width: 21.624998 + height: 28.687498 + xOffset: 0.74999994 + yOffset: 28.312498 + xAdvance: 19.6875 + scale: 1 + - id: 57 + x: 488 + y: 268 + width: 17.999998 + height: 27.999998 + xOffset: 2.6249998 + yOffset: 28.249998 + xAdvance: 18.5625 + scale: 1 + - id: 58 + x: 497 + y: 485 + width: 8.937499 + height: 20.249998 + xOffset: 0.74999994 + yOffset: 21.937498 + xAdvance: 7.4375 + scale: 1 + - id: 59 + x: 466 + y: 163 + width: 10.249999 + height: 22.187498 + xOffset: 0.68749994 + yOffset: 21.187498 + xAdvance: 9.9375 + scale: 1 + - id: 60 + x: 252 + y: 112 + width: 12.562499 + height: 26.812498 + xOffset: 1.7499999 + yOffset: 27.999998 + xAdvance: 11 + scale: 1 + - id: 61 + x: 154 + y: 6 + width: 12.312499 + height: 15.687499 + xOffset: 0.31249997 + yOffset: 15.812499 + xAdvance: 11.5 + scale: 1 + - id: 62 + x: 464 + y: 318 + width: 12.812499 + height: 27.312498 + xOffset: 0.49999997 + yOffset: 27.437498 + xAdvance: 11.1875 + scale: 1 + - id: 63 + x: 388 + y: 297 + width: 15.812499 + height: 28.624998 + xOffset: 3.6249998 + yOffset: 27.749998 + xAdvance: 16.625 + scale: 1 + - id: 64 + x: 60 + y: 477 + width: 37.187496 + height: 28.187498 + xOffset: 1.6874999 + yOffset: 27.374998 + xAdvance: 37.5 + scale: 1 + - id: 65 + x: 399 + y: 257 + width: 18.437498 + height: 28.124998 + xOffset: -0.81249994 + yOffset: 28.187498 + xAdvance: 16.4375 + scale: 1 + - id: 66 + x: 368 + y: 217 + width: 19.499998 + height: 28.249998 + xOffset: -0.062499996 + yOffset: 28.124998 + xAdvance: 16.25 + scale: 1 + - id: 67 + x: 488 + y: 229 + width: 17.937498 + height: 27.812498 + xOffset: 1.4374999 + yOffset: 27.812498 + xAdvance: 15.75 + scale: 1 + - id: 68 + x: 429 + y: 197 + width: 19.187498 + height: 27.937498 + xOffset: 0.12499999 + yOffset: 27.749998 + xAdvance: 16.75 + scale: 1 + - id: 69 + x: 460 + y: 277 + width: 16.999998 + height: 28.062498 + xOffset: 0.24999999 + yOffset: 28.062498 + xAdvance: 12.9375 + scale: 1 + - id: 70 + x: 488 + y: 190 + width: 17.749998 + height: 27.999998 + xOffset: 0.12499999 + yOffset: 27.999998 + xAdvance: 12.9375 + scale: 1 + - id: 71 + x: 240 + y: 293 + width: 19.937498 + height: 29.374998 + xOffset: 1.5624999 + yOffset: 28.437498 + xAdvance: 18.9375 + scale: 1 + - id: 72 + x: 424 + y: 357 + width: 20.499998 + height: 28.187498 + xOffset: 0.31249997 + yOffset: 28.124998 + xAdvance: 16.8125 + scale: 1 + - id: 73 + x: 169 + y: 34 + width: 11.437499 + height: 27.499998 + xOffset: -0.24999999 + yOffset: 27.562498 + xAdvance: 7.625 + scale: 1 + - id: 74 + x: 271 + y: 296 + width: 16.187498 + height: 29.187498 + xOffset: -1.0624999 + yOffset: 29.124998 + xAdvance: 10.625 + scale: 1 + - id: 75 + x: 389 + y: 397 + width: 22.687498 + height: 28.437498 + xOffset: 0.24999999 + yOffset: 28.437498 + xAdvance: 17.5625 + scale: 1 + - id: 76 + x: 173 + y: 73 + width: 11.562499 + height: 27.999998 + xOffset: 0.43749997 + yOffset: 27.999998 + xAdvance: 11.5 + scale: 1 + - id: 77 + x: 188 + y: 477 + width: 27.249998 + height: 28.437498 + xOffset: -1.1874999 + yOffset: 28.749998 + xAdvance: 23.5 + scale: 1 + - id: 78 + x: 324 + y: 297 + width: 20.937498 + height: 28.687498 + xOffset: 0.18749999 + yOffset: 28.499998 + xAdvance: 17.1875 + scale: 1 + - id: 79 + x: 356 + y: 297 + width: 20.062498 + height: 28.562498 + xOffset: 1.1249999 + yOffset: 28.437498 + xAdvance: 18.75 + scale: 1 + - id: 80 + x: 233 + y: 388 + width: 17.937498 + height: 28.124998 + xOffset: -0.12499999 + yOffset: 28.062498 + xAdvance: 14.375 + scale: 1 + - id: 81 + x: 55 + y: 392 + width: 20.437498 + height: 30.249998 + xOffset: 1.1249999 + yOffset: 28.437498 + xAdvance: 19.9375 + scale: 1 + - id: 82 + x: 343 + y: 178 + width: 19.374998 + height: 27.812498 + xOffset: 0.12499999 + yOffset: 27.812498 + xAdvance: 16.875 + scale: 1 + - id: 83 + x: 374 + y: 178 + width: 19.062498 + height: 27.812498 + xOffset: 0.49999997 + yOffset: 27.749998 + xAdvance: 16.3125 + scale: 1 + - id: 84 + x: 192 + y: 34 + width: 14.687499 + height: 27.749998 + xOffset: 3.3749998 + yOffset: 27.749998 + xAdvance: 13.75 + scale: 1 + - id: 85 + x: 399 + y: 217 + width: 18.562498 + height: 28.312498 + xOffset: 1.1249999 + yOffset: 27.687498 + xAdvance: 15.9375 + scale: 1 + - id: 86 + x: 460 + y: 237 + width: 16.687498 + height: 28.187498 + xOffset: 2.1874998 + yOffset: 27.937498 + xAdvance: 14.375 + scale: 1 + - id: 87 + x: 387 + y: 477 + width: 25.937498 + height: 28.249998 + xOffset: 1.4999999 + yOffset: 28.124998 + xAdvance: 22.8125 + scale: 1 + - id: 88 + x: 391 + y: 357 + width: 21.187498 + height: 28.062498 + xOffset: -1.3749999 + yOffset: 27.749998 + xAdvance: 15.625 + scale: 1 + - id: 89 + x: 196 + y: 73 + width: 16.874998 + height: 27.374998 + xOffset: 2.8749998 + yOffset: 27.999998 + xAdvance: 14.5625 + scale: 1 + - id: 90 + x: 312 + y: 139 + width: 19.874998 + height: 26.562498 + xOffset: 0.24999999 + yOffset: 26.874998 + xAdvance: 16.375 + scale: 1 + - id: 91 + x: 245 + y: 252 + width: 16.437498 + height: 29.687498 + xOffset: 0.74999994 + yOffset: 29.562498 + xAdvance: 12.125 + scale: 1 + - id: 92 + x: 299 + y: 298 + width: 13.624999 + height: 28.562498 + xOffset: 4.8124995 + yOffset: 28.687498 + xAdvance: 19.375 + scale: 1 + - id: 93 + x: 206 + y: 385 + width: 15.937499 + height: 30.062498 + xOffset: -0.81249994 + yOffset: 28.937498 + xAdvance: 11.875 + scale: 1 + - id: 94 + x: 313 + y: 12 + width: 12.812499 + height: 10.687499 + xOffset: 2.1874998 + yOffset: 33.749996 + xAdvance: 13.8125 + scale: 1 + - id: 95 + x: 259 + y: 18 + width: 16.812498 + height: 4.2499995 + xOffset: -2.0624998 + yOffset: 0.18749999 + xAdvance: 15.25 + scale: 1 + - id: 96 + x: 98 + y: 112 + width: 9.874999 + height: 11.812499 + xOffset: 1.8124999 + yOffset: 33.812496 + xAdvance: 13.625 + scale: 1 + - id: 97 + x: 252 + y: 150 + width: 18.437498 + height: 28.124998 + xOffset: -0.81249994 + yOffset: 28.187498 + xAdvance: 16.4375 + scale: 1 + - id: 98 + x: 429 + y: 236 + width: 19.499998 + height: 28.249998 + xOffset: -0.062499996 + yOffset: 28.124998 + xAdvance: 16.25 + scale: 1 + - id: 99 + x: 488 + y: 151 + width: 17.937498 + height: 27.812498 + xOffset: 1.4374999 + yOffset: 27.812498 + xAdvance: 15.75 + scale: 1 + - id: 100 + x: 343 + y: 139 + width: 19.187498 + height: 27.937498 + xOffset: 0.12499999 + yOffset: 27.749998 + xAdvance: 16.75 + scale: 1 + - id: 101 + x: 460 + y: 197 + width: 16.999998 + height: 28.062498 + xOffset: 0.24999999 + yOffset: 28.062498 + xAdvance: 12.9375 + scale: 1 + - id: 102 + x: 488 + y: 112 + width: 17.749998 + height: 27.999998 + xOffset: 0.12499999 + yOffset: 27.999998 + xAdvance: 12.9375 + scale: 1 + - id: 103 + x: 273 + y: 255 + width: 19.937498 + height: 29.374998 + xOffset: 1.5624999 + yOffset: 28.437498 + xAdvance: 18.9375 + scale: 1 + - id: 104 + x: 304 + y: 257 + width: 20.437498 + height: 28.187498 + xOffset: 0.24999999 + yOffset: 28.124998 + xAdvance: 16.75 + scale: 1 + - id: 105 + x: 291 + y: 447 + width: 10.624999 + height: 27.499998 + xOffset: 0.18749999 + yOffset: 27.562498 + xAdvance: 7.6875 + scale: 1 + - id: 106 + x: 250 + y: 211 + width: 16.187498 + height: 29.187498 + xOffset: -1.0624999 + yOffset: 29.124998 + xAdvance: 10.625 + scale: 1 + - id: 107 + x: 444 + y: 437 + width: 22.687498 + height: 28.437498 + xOffset: 0.24999999 + yOffset: 28.437498 + xAdvance: 17.5625 + scale: 1 + - id: 108 + x: 218 + y: 34 + width: 11.562499 + height: 27.999998 + xOffset: 0.43749997 + yOffset: 27.999998 + xAdvance: 11.5 + scale: 1 + - id: 109 + x: 227 + y: 477 + width: 27.249998 + height: 28.437498 + xOffset: -1.1874999 + yOffset: 28.749998 + xAdvance: 23.5 + scale: 1 + - id: 110 + x: 336 + y: 257 + width: 20.999998 + height: 28.687498 + xOffset: 0.18749999 + yOffset: 28.499998 + xAdvance: 17.1875 + scale: 1 + - id: 111 + x: 304 + y: 217 + width: 20.062498 + height: 28.562498 + xOffset: 1.1249999 + yOffset: 28.437498 + xAdvance: 18.75 + scale: 1 + - id: 112 + x: 488 + y: 426 + width: 17.937498 + height: 28.124998 + xOffset: -0.12499999 + yOffset: 28.062498 + xAdvance: 14.375 + scale: 1 + - id: 113 + x: 58 + y: 434 + width: 20.437498 + height: 30.249998 + xOffset: 1.1249999 + yOffset: 28.437498 + xAdvance: 19.9375 + scale: 1 + - id: 114 + x: 374 + y: 139 + width: 19.374998 + height: 27.812498 + xOffset: 0.12499999 + yOffset: 27.812498 + xAdvance: 16.875 + scale: 1 + - id: 115 + x: 435 + y: 158 + width: 19.062498 + height: 27.812498 + xOffset: 0.49999997 + yOffset: 27.749998 + xAdvance: 16.3125 + scale: 1 + - id: 116 + x: 224 + y: 73 + width: 14.687499 + height: 27.749998 + xOffset: 3.3749998 + yOffset: 27.749998 + xAdvance: 13.75 + scale: 1 + - id: 117 + x: 282 + y: 150 + width: 18.562498 + height: 28.312498 + xOffset: 1.1249999 + yOffset: 27.687498 + xAdvance: 15.9375 + scale: 1 + - id: 118 + x: 60 + y: 72 + width: 16.687498 + height: 28.187498 + xOffset: 2.1874998 + yOffset: 27.937498 + xAdvance: 14.375 + scale: 1 + - id: 119 + x: 424 + y: 477 + width: 25.937498 + height: 28.249998 + xOffset: 1.4999999 + yOffset: 28.124998 + xAdvance: 22.8125 + scale: 1 + - id: 120 + x: 431 + y: 317 + width: 21.187498 + height: 28.062498 + xOffset: -1.3749999 + yOffset: 27.749998 + xAdvance: 15.625 + scale: 1 + - id: 121 + x: 241 + y: 34 + width: 16.874998 + height: 27.374998 + xOffset: 2.8749998 + yOffset: 27.999998 + xAdvance: 14.5625 + scale: 1 + - id: 122 + x: 435 + y: 120 + width: 19.874998 + height: 26.562498 + xOffset: 0.24999999 + yOffset: 26.874998 + xAdvance: 16.375 + scale: 1 + - id: 123 + x: 405 + y: 178 + width: 12.312499 + height: 27.499998 + xOffset: 1.2499999 + yOffset: 27.812498 + xAdvance: 10.6875 + scale: 1 + - id: 124 + x: 66 + y: 31 + width: 11.374999 + height: 29.562498 + xOffset: 0.81249994 + yOffset: 28.812498 + xAdvance: 9.4375 + scale: 1 + - id: 125 + x: 250 + y: 73 + width: 12.374999 + height: 27.499998 + xOffset: 0.68749994 + yOffset: 27.812498 + xAdvance: 10.375 + scale: 1 + - id: 126 + x: 250 + y: 190 + width: 16.874998 + height: 9.124999 + xOffset: 2.5624998 + yOffset: 26.249998 + xAdvance: 15.4375 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 7.4375 + scale: 1 + - id: 161 + x: 278 + y: 214 + width: 14.937499 + height: 29.249998 + xOffset: -2.7499998 + yOffset: 29.374998 + xAdvance: 10.0625 + scale: 1 + - id: 162 + x: 153 + y: 288 + width: 17.937498 + height: 33.562496 + xOffset: 2.0624998 + yOffset: 30.312498 + xAdvance: 16.9375 + scale: 1 + - id: 163 + x: 488 + y: 73 + width: 17.874998 + height: 27.874998 + xOffset: 0 + yOffset: 27.874998 + xAdvance: 15.25 + scale: 1 + - id: 164 + x: 220 + y: 117 + width: 17.124998 + height: 17.499998 + xOffset: 2.1249998 + yOffset: 26.937498 + xAdvance: 16.3125 + scale: 1 + - id: 165 + x: 405 + y: 100 + width: 18.937498 + height: 27.374998 + xOffset: 1.7499999 + yOffset: 27.999998 + xAdvance: 16.9375 + scale: 1 + - id: 166 + x: 89 + y: 31 + width: 11.312499 + height: 29.562498 + xOffset: 0.74999994 + yOffset: 28.812498 + xAdvance: 9.25 + scale: 1 + - id: 167 + x: 429 + y: 276 + width: 19.187498 + height: 29.562498 + xOffset: 0.81249994 + yOffset: 28.937498 + xAdvance: 16.6875 + scale: 1 + - id: 168 + x: 232 + y: 16 + width: 15.937499 + height: 6.6874995 + xOffset: 1.8124999 + yOffset: 33.562496 + xAdvance: 19.625 + scale: 1 + - id: 169 + x: 276 + y: 113 + width: 21.687498 + height: 25.624998 + xOffset: 2.2499998 + yOffset: 28.749998 + xAdvance: 21.875 + scale: 1 + - id: 170 + x: 88 + y: 72 + width: 18.437498 + height: 28.124998 + xOffset: -0.81249994 + yOffset: 28.187498 + xAdvance: 16.4375 + scale: 1 + - id: 171 + x: 435 + y: 85 + width: 18.874998 + height: 23.624998 + xOffset: 1.6249999 + yOffset: 24.749998 + xAdvance: 17.6875 + scale: 1 + - id: 172 + x: 287 + y: 13 + width: 14.562499 + height: 9.312499 + xOffset: 2.4999998 + yOffset: 18.624998 + xAdvance: 15.1875 + scale: 1 + - id: 173 + x: 396 + y: 29 + width: 13.624999 + height: 6.8124995 + xOffset: 1.4999999 + yOffset: 15.874999 + xAdvance: 13.6875 + scale: 1 + - id: 174 + x: 342 + y: 104 + width: 20.187498 + height: 23.874998 + xOffset: 2.4374998 + yOffset: 28.749998 + xAdvance: 20.4375 + scale: 1 + - id: 175 + x: 60 + y: 112 + width: 14.874999 + height: 7.1874995 + xOffset: 1.8124999 + yOffset: 33.562496 + xAdvance: 18.5625 + scale: 1 + - id: 176 + x: 417 + y: 61 + width: 9.187499 + height: 9.062499 + xOffset: 3.6874998 + yOffset: 28.437498 + xAdvance: 9.0625 + scale: 1 + - id: 177 + x: 347 + y: 6 + width: 13.874999 + height: 18.249998 + xOffset: 0.43749997 + yOffset: 19.874998 + xAdvance: 13.9375 + scale: 1 + - id: 178 + x: 334 + y: 72 + width: 17.937498 + height: 20.562498 + xOffset: 1.5624999 + yOffset: 27.749998 + xAdvance: 16.5 + scale: 1 + - id: 179 + x: 87 + y: 392 + width: 15.312499 + height: 22.499998 + xOffset: 1.8124999 + yOffset: 27.999998 + xAdvance: 15.1875 + scale: 1 + - id: 180 + x: 363 + y: 76 + width: 9.687499 + height: 12.937499 + xOffset: 1.8124999 + yOffset: 33.812496 + xAdvance: 13.4375 + scale: 1 + - id: 181 + x: 220 + y: 146 + width: 20.249998 + height: 31.812498 + xOffset: -0.49999997 + yOffset: 27.687498 + xAdvance: 16.375 + scale: 1 + - id: 182 + x: 112 + y: 32 + width: 15.999999 + height: 28.124998 + xOffset: 3.4374998 + yOffset: 28.062498 + xAdvance: 17 + scale: 1 + - id: 183 + x: 438 + y: 66 + width: 8.187499 + height: 7.3124995 + xOffset: 1.8124999 + yOffset: 18.062498 + xAdvance: 8.125 + scale: 1 + - id: 184 + x: 458 + y: 64 + width: 8.312499 + height: 6.9999995 + xOffset: 1.8124999 + yOffset: 0.74999994 + xAdvance: 12 + scale: 1 + - id: 185 + x: 114 + y: 392 + width: 11.749999 + height: 21.437498 + xOffset: 2.9999998 + yOffset: 27.437498 + xAdvance: 12.0625 + scale: 1 + - id: 186 + x: 336 + y: 217 + width: 20.062498 + height: 28.562498 + xOffset: 1.1249999 + yOffset: 28.437498 + xAdvance: 18.75 + scale: 1 + - id: 187 + x: 304 + y: 73 + width: 18.812498 + height: 23.624998 + xOffset: 0.49999997 + yOffset: 24.749998 + xAdvance: 17.625 + scale: 1 + - id: 188 + x: 6 + y: 392 + width: 37.624996 + height: 30.374998 + xOffset: 3.8749998 + yOffset: 28.749998 + xAdvance: 41.1875 + scale: 1 + - id: 189 + x: 6 + y: 476 + width: 42.062496 + height: 29.874998 + xOffset: 2.9999998 + yOffset: 28.749998 + xAdvance: 44.25 + scale: 1 + - id: 190 + x: 6 + y: 434 + width: 40.874996 + height: 30.374998 + xOffset: 2.3749998 + yOffset: 28.749998 + xAdvance: 42.9375 + scale: 1 + - id: 191 + x: 118 + y: 72 + width: 15.812499 + height: 28.624998 + xOffset: 0.99999994 + yOffset: 27.874998 + xAdvance: 16.6875 + scale: 1 + - id: 192 + x: 95 + y: 287 + width: 18.437498 + height: 40.312496 + xOffset: -0.81249994 + yOffset: 40.374996 + xAdvance: 16.4375 + scale: 1 + - id: 193 + x: 6 + y: 71 + width: 18.437498 + height: 41.374996 + xOffset: -0.81249994 + yOffset: 41.437496 + xAdvance: 16.4375 + scale: 1 + - id: 194 + x: 359 + y: 387 + width: 18.437498 + height: 38.562496 + xOffset: -0.81249994 + yOffset: 38.624996 + xAdvance: 16.4375 + scale: 1 + - id: 195 + x: 292 + y: 388 + width: 21.687498 + height: 37.624996 + xOffset: -0.81249994 + yOffset: 37.749996 + xAdvance: 16.4375 + scale: 1 + - id: 196 + x: 191 + y: 189 + width: 19.437498 + height: 37.499996 + xOffset: -0.81249994 + yOffset: 37.562496 + xAdvance: 16.4375 + scale: 1 + - id: 197 + x: 131 + y: 137 + width: 18.437498 + height: 37.312496 + xOffset: -0.81249994 + yOffset: 37.374996 + xAdvance: 16.4375 + scale: 1 + - id: 198 + x: 313 + y: 437 + width: 24.124998 + height: 27.812498 + xOffset: -1.1249999 + yOffset: 27.749998 + xAdvance: 19.625 + scale: 1 + - id: 199 + x: 182 + y: 289 + width: 17.937498 + height: 33.999996 + xOffset: 1.4374999 + yOffset: 27.812498 + xAdvance: 15.75 + scale: 1 + - id: 200 + x: 67 + y: 339 + width: 16.999998 + height: 41.562496 + xOffset: 0.24999999 + yOffset: 41.499996 + xAdvance: 12.9375 + scale: 1 + - id: 201 + x: 39 + y: 338 + width: 16.999998 + height: 42.562496 + xOffset: 0.24999999 + yOffset: 42.499996 + xAdvance: 12.9375 + scale: 1 + - id: 202 + x: 157 + y: 237 + width: 16.999998 + height: 39.812496 + xOffset: 0.24999999 + yOffset: 39.749996 + xAdvance: 12.9375 + scale: 1 + - id: 203 + x: 37 + y: 181 + width: 17.687498 + height: 38.749996 + xOffset: 0.24999999 + yOffset: 38.687496 + xAdvance: 12.9375 + scale: 1 + - id: 204 + x: 36 + y: 72 + width: 12.312499 + height: 40.312496 + xOffset: -0.24999999 + yOffset: 40.374996 + xAdvance: 7.625 + scale: 1 + - id: 205 + x: 38 + y: 285 + width: 17.249998 + height: 41.374996 + xOffset: -0.24999999 + yOffset: 41.437496 + xAdvance: 7.625 + scale: 1 + - id: 206 + x: 38 + y: 131 + width: 17.187498 + height: 38.562496 + xOffset: -0.24999999 + yOffset: 38.624996 + xAdvance: 7.625 + scale: 1 + - id: 207 + x: 161 + y: 138 + width: 18.499998 + height: 37.499996 + xOffset: -0.24999999 + yOffset: 37.562496 + xAdvance: 7.625 + scale: 1 + - id: 208 + x: 269 + y: 34 + width: 18.562498 + height: 27.687498 + xOffset: 0.43749997 + yOffset: 27.749998 + xAdvance: 16.9375 + scale: 1 + - id: 209 + x: 90 + y: 426 + width: 24.187498 + height: 37.874996 + xOffset: 0.18749999 + yOffset: 37.749996 + xAdvance: 17.1875 + scale: 1 + - id: 210 + x: 6 + y: 231 + width: 20.062498 + height: 41.624996 + xOffset: 1.1249999 + yOffset: 41.499996 + xAdvance: 18.75 + scale: 1 + - id: 211 + x: 6 + y: 338 + width: 21.249998 + height: 42.624996 + xOffset: 1.1249999 + yOffset: 42.499996 + xAdvance: 18.75 + scale: 1 + - id: 212 + x: 178 + y: 334 + width: 21.187498 + height: 39.874996 + xOffset: 1.1249999 + yOffset: 39.749996 + xAdvance: 18.75 + scale: 1 + - id: 213 + x: 126 + y: 425 + width: 24.687498 + height: 38.874996 + xOffset: 1.1249999 + yOffset: 38.812496 + xAdvance: 18.75 + scale: 1 + - id: 214 + x: 325 + y: 387 + width: 22.499998 + height: 38.812496 + xOffset: 1.1249999 + yOffset: 38.687496 + xAdvance: 18.75 + scale: 1 + - id: 215 + x: 309 + y: 108 + width: 21.124998 + height: 19.187498 + xOffset: 0.49999997 + yOffset: 23.687498 + xAdvance: 18.875 + scale: 1 + - id: 216 + x: 137 + y: 385 + width: 23.749998 + height: 28.749998 + xOffset: -0.062499996 + yOffset: 28.437498 + xAdvance: 18.75 + scale: 1 + - id: 217 + x: 6 + y: 18 + width: 18.562498 + height: 41.437496 + xOffset: 1.1249999 + yOffset: 40.749996 + xAdvance: 15.9375 + scale: 1 + - id: 218 + x: 6 + y: 177 + width: 19.874998 + height: 42.437496 + xOffset: 1.1249999 + yOffset: 41.749996 + xAdvance: 15.9375 + scale: 1 + - id: 219 + x: 185 + y: 238 + width: 19.812498 + height: 39.624996 + xOffset: 1.1249999 + yOffset: 38.937496 + xAdvance: 15.9375 + scale: 1 + - id: 220 + x: 358 + y: 337 + width: 21.062498 + height: 38.624996 + xOffset: 1.1249999 + yOffset: 37.937496 + xAdvance: 15.9375 + scale: 1 + - id: 221 + x: 98 + y: 235 + width: 17.062498 + height: 40.874996 + xOffset: 2.8749998 + yOffset: 41.437496 + xAdvance: 14.5625 + scale: 1 + - id: 222 + x: 488 + y: 386 + width: 17.249998 + height: 28.499998 + xOffset: 0 + yOffset: 28.437498 + xAdvance: 14.6875 + scale: 1 + - id: 223 + x: 312 + y: 177 + width: 19.562498 + height: 28.562498 + xOffset: 0.18749999 + yOffset: 28.249998 + xAdvance: 16.625 + scale: 1 + - id: 224 + x: 36 + y: 20 + width: 18.437498 + height: 40.999996 + xOffset: -0.81249994 + yOffset: 41.062496 + xAdvance: 16.4375 + scale: 1 + - id: 225 + x: 38 + y: 232 + width: 18.437498 + height: 41.937496 + xOffset: -0.81249994 + yOffset: 41.999996 + xAdvance: 16.4375 + scale: 1 + - id: 226 + x: 211 + y: 334 + width: 18.562498 + height: 39.312496 + xOffset: -0.81249994 + yOffset: 39.374996 + xAdvance: 16.4375 + scale: 1 + - id: 227 + x: 324 + y: 337 + width: 22.999998 + height: 38.687496 + xOffset: -0.81249994 + yOffset: 38.812496 + xAdvance: 16.4375 + scale: 1 + - id: 228 + x: 66 + y: 182 + width: 20.812498 + height: 38.624996 + xOffset: -0.81249994 + yOffset: 38.687496 + xAdvance: 16.4375 + scale: 1 + - id: 229 + x: 98 + y: 185 + width: 18.437498 + height: 38.437496 + xOffset: -0.81249994 + yOffset: 38.499996 + xAdvance: 16.4375 + scale: 1 + - id: 230 + x: 349 + y: 437 + width: 24.124998 + height: 27.812498 + xOffset: -1.1249999 + yOffset: 27.749998 + xAdvance: 19.625 + scale: 1 + - id: 231 + x: 211 + y: 289 + width: 17.937498 + height: 33.999996 + xOffset: 1.4374999 + yOffset: 27.812498 + xAdvance: 15.75 + scale: 1 + - id: 232 + x: 125 + y: 288 + width: 16.999998 + height: 40.749996 + xOffset: 0.24999999 + yOffset: 40.687496 + xAdvance: 12.9375 + scale: 1 + - id: 233 + x: 67 + y: 286 + width: 16.999998 + height: 41.687496 + xOffset: 0.24999999 + yOffset: 41.624996 + xAdvance: 12.9375 + scale: 1 + - id: 234 + x: 216 + y: 238 + width: 17.124998 + height: 39.062496 + xOffset: 0.24999999 + yOffset: 38.999996 + xAdvance: 12.9375 + scale: 1 + - id: 235 + x: 67 + y: 132 + width: 19.374998 + height: 38.374996 + xOffset: 0.24999999 + yOffset: 38.312496 + xAdvance: 12.9375 + scale: 1 + - id: 236 + x: 241 + y: 337 + width: 13.374999 + height: 39.937496 + xOffset: 0.18749999 + yOffset: 39.999996 + xAdvance: 7.6875 + scale: 1 + - id: 237 + x: 153 + y: 333 + width: 13.312499 + height: 40.812496 + xOffset: 0.18749999 + yOffset: 40.874996 + xAdvance: 7.6875 + scale: 1 + - id: 238 + x: 298 + y: 338 + width: 14.124999 + height: 38.187496 + xOffset: 0.18749999 + yOffset: 38.249996 + xAdvance: 7.6875 + scale: 1 + - id: 239 + x: 222 + y: 189 + width: 16.374998 + height: 37.499996 + xOffset: 0.18749999 + yOffset: 37.562496 + xAdvance: 7.6875 + scale: 1 + - id: 240 + x: 274 + y: 73 + width: 18.562498 + height: 27.687498 + xOffset: 0.43749997 + yOffset: 27.749998 + xAdvance: 16.9375 + scale: 1 + - id: 241 + x: 226 + y: 428 + width: 24.062498 + height: 37.874996 + xOffset: 0.18749999 + yOffset: 37.749996 + xAdvance: 17.1875 + scale: 1 + - id: 242 + x: 6 + y: 124 + width: 20.062498 + height: 41.187496 + xOffset: 1.1249999 + yOffset: 41.062496 + xAdvance: 18.75 + scale: 1 + - id: 243 + x: 6 + y: 284 + width: 20.062498 + height: 42.124996 + xOffset: 1.1249999 + yOffset: 41.999996 + xAdvance: 18.75 + scale: 1 + - id: 244 + x: 266 + y: 337 + width: 20.062498 + height: 39.499996 + xOffset: 1.1249999 + yOffset: 39.374996 + xAdvance: 18.75 + scale: 1 + - id: 245 + x: 190 + y: 427 + width: 24.187498 + height: 38.874996 + xOffset: 1.1249999 + yOffset: 38.812496 + xAdvance: 18.75 + scale: 1 + - id: 246 + x: 98 + y: 135 + width: 21.937498 + height: 38.812496 + xOffset: 1.1249999 + yOffset: 38.687496 + xAdvance: 18.75 + scale: 1 + - id: 247 + x: 372 + y: 39 + width: 12.937499 + height: 20.999998 + xOffset: 1.4999999 + yOffset: 22.312498 + xAdvance: 13 + scale: 1 + - id: 248 + x: 409 + y: 437 + width: 23.749998 + height: 28.749998 + xOffset: -0.062499996 + yOffset: 28.437498 + xAdvance: 18.75 + scale: 1 + - id: 249 + x: 127 + y: 236 + width: 18.562498 + height: 40.687496 + xOffset: 1.1249999 + yOffset: 39.999996 + xAdvance: 15.9375 + scale: 1 + - id: 250 + x: 68 + y: 233 + width: 18.562498 + height: 41.562496 + xOffset: 1.1249999 + yOffset: 40.874996 + xAdvance: 15.9375 + scale: 1 + - id: 251 + x: 128 + y: 186 + width: 18.937498 + height: 38.937496 + xOffset: 1.1249999 + yOffset: 38.249996 + xAdvance: 15.9375 + scale: 1 + - id: 252 + x: 158 + y: 187 + width: 21.187498 + height: 38.249996 + xOffset: 1.1249999 + yOffset: 37.562496 + xAdvance: 15.9375 + scale: 1 + - id: 253 + x: 95 + y: 339 + width: 16.874998 + height: 41.062496 + xOffset: 2.8749998 + yOffset: 41.624996 + xAdvance: 14.5625 + scale: 1 + - id: 254 + x: 488 + y: 346 + width: 17.249998 + height: 28.499998 + xOffset: 0 + yOffset: 28.437498 + xAdvance: 14.6875 + scale: 1 + - id: 255 + x: 191 + y: 140 + width: 17.124998 + height: 37.749996 + xOffset: 2.8749998 + yOffset: 38.312496 + xAdvance: 14.5625 + scale: 1 + - id: 8211 + x: 393 + y: 11 + width: 13.624999 + height: 6.8124995 + xOffset: 1.4999999 + yOffset: 15.874999 + xAdvance: 13.6875 + scale: 1 + - id: 8212 + x: 201 + y: 16 + width: 19.687498 + height: 6.8124995 + xOffset: 1.4999999 + yOffset: 15.874999 + xAdvance: 19.75 + scale: 1 + - id: 8216 + x: 372 + y: 15 + width: 9.999999 + height: 12.499999 + xOffset: 2.9374998 + yOffset: 29.999998 + xAdvance: 7.6875 + scale: 1 + - id: 8217 + x: 466 + y: 140 + width: 10.187499 + height: 11.937499 + xOffset: 2.7499998 + yOffset: 29.812498 + xAdvance: 7.6875 + scale: 1 + - id: 8218 + x: 396 + y: 47 + width: 9.999999 + height: 12.499999 + xOffset: -1.1249999 + yOffset: 6.1874995 + xAdvance: 8.5625 + scale: 1 + - id: 8220 + x: 126 + y: 6 + width: 16.312498 + height: 14.937499 + xOffset: 2.7499998 + yOffset: 28.749998 + xAdvance: 15.3125 + scale: 1 + - id: 8221 + x: 161 + y: 112 + width: 16.249998 + height: 14.812499 + xOffset: 2.9999998 + yOffset: 29.812498 + xAdvance: 15.1875 + scale: 1 + - id: 8222 + x: 96 + y: 6 + width: 18.937498 + height: 13.187499 + xOffset: -1.1874999 + yOffset: 6.3749995 + xAdvance: 17.5 + scale: 1 + - id: 8224 + x: 465 + y: 82 + width: 11.687499 + height: 23.562498 + xOffset: 3.3749998 + yOffset: 28.124998 + xAdvance: 11.875 + scale: 1 + - id: 8225 + x: 347 + y: 36 + width: 13.937499 + height: 24.124998 + xOffset: 1.4374999 + yOffset: 28.124998 + xAdvance: 12.1875 + scale: 1 + - id: 8226 + x: 131 + y: 112 + width: 11.124999 + height: 13.062499 + xOffset: 1.5624999 + yOffset: 20.374998 + xAdvance: 10.8125 + scale: 1 + - id: 8230 + x: 391 + y: 338 + width: 28.187498 + height: 7.3124995 + xOffset: 0.37499997 + yOffset: 6.4999995 + xAdvance: 29.3125 + scale: 1 + - id: 8240 + x: 149 + y: 475 + width: 27.999998 + height: 30.249998 + xOffset: 4.9374995 + yOffset: 29.124998 + xAdvance: 30.375 + scale: 1 + - id: 8249 + x: 323 + y: 34 + width: 12.562499 + height: 26.812498 + xOffset: 1.1249999 + yOffset: 27.999998 + xAdvance: 10.0625 + scale: 1 + - id: 8250 + x: 299 + y: 34 + width: 12.874999 + height: 27.312498 + xOffset: 0.12499999 + yOffset: 27.437498 + xAdvance: 10.3125 + scale: 1 + - id: 8260 + x: 350 + y: 476 + width: 25.499998 + height: 29.812498 + xOffset: -2.2499998 + yOffset: 27.937498 + xAdvance: 17.75 + scale: 1 + - id: 8364 + x: 374 + y: 100 + width: 19.124998 + height: 27.874998 + xOffset: 1.6249999 + yOffset: 27.937498 + xAdvance: 18 + scale: 1 + - id: 8482 + x: 266 + y: 486 + width: 35.187496 + height: 19.624998 + xOffset: 4.2499995 + yOffset: 28.749998 + xAdvance: 35.625 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: c455800d5972b405c87596cc71cfd0f8 + pointSizeSamplingMode: 0 + pointSize: 38 + padding: 5 + packingMode: 4 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21962088495682642 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Bangers-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28924146404686464} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!28 &28924146404686464 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Bangers-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080c11161b1c1a12080000000000060a0b0a0a090908070706060605050303000000000000000000000000000000080d0e0b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005090e0f0c060000000000000000000000000000000000000000000000000000000000000000000005090e0f0c060000000000000000000000000000000000000000000000000000070e131312110f0e0d0b0c121312110f0f0d090e110f0c08040000000000000000000000000000070e131312110f0e0d0b0c121312110f0f0d090e110f0c08040000000000000000000000000000070e1313110f0c0a08091116171513100e0c0a0d0f0e0d0d0d0b0b0d0c0a070503000000000000000000000000000000000003080d11161b1c1a120800000000000000000000000000000000000000000000000000000003080c11161a1b181107000000000000000000000000000000000000000000000000030b0f0f0d0905010000000003050300000000000000000000000000000000000000000000030b0f0f0d090501000000000305030000000000000000000000000000000000000000000000090f12110d0b0907060400000000000000000000000000000000000000000000000000030b0f0f0c0703000000000000000000000000000000000000000000050d13181c21262b30322e25190a000005111a20211f1f1e1e1e1d1d1b1b1b1a1a1918140c010000000000000000000006131c22231f170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000001060b1014191e232421190e0000000000000000000000000000000000000000000000000000000001060b1014191e232421190e0000000000000000000000000000000000000000000000000d1923282927262523222020262927262524221d232624201d1915120e0a0200000000000000000d1923282927262523222020262927262524221d232624201d1915120e0a0200000000000000000d192328282624221f1d1b252b2c2a282623211f222523222222201f22211f1c1a1815130f0800000000000000000000050d13181c21262b30322e25190a0000000000000000000000000000000000000000000000050d12171c21262b2f302d241809000000000000000000000000000000000000000000000a161f2424211e1a16130f0b12181a1814110d0a06030000000000000000000000000000000a161f2424211e1a16130f0b12181a1814110d0a060300000000000000000000000000000004111d24272623201e1d1b19130e11111111121212110c040000000000000000000000000a161f2424201b181514110b020000000000000000000000000000000b1721272c31363b40444742372817050414232e3436343433333332323030302f2f2e2d281e1102000000000000000005152430373833291c0d000000000000000000000000000000000000000000000000000000000000000000000000000000010d151b1f24292e33383a352b1e0e000000030a0e1112120f0b0400000000000000000000000000010d151b1f24292e33383a352b1e0e000000040a0f1112110f0a04000000000000000000000b1c2b363d3e3c3b3a383736323b3e3c3b3a393730373b3935322e2a26231e150a0000000000000b1c2b363d3e3c3b3a383736323b3e3c3b3a393730373b3935322e2a26231e150a0000000000000b1c2b363d3e3b393734322f3840413f3d3b383634373a383737373634373634312f2d2a28241b0f01000000000000000c1821272c31363b40454742372817050000000000000000000000000000000000000000000c1821272c31363b4044464136271604000000000000000000000000000000000000000009192733393a36332f2b272420252d2f2d2926221f1b1814110c050000000000000000000009192733393a36332f2b272420252d2f2d2926221f1b1814110c05000000000000000000000012222f393c3b38353332302d272226262626272727262016090000000000000000000009192733393935302d2b29261f140600000000000000000000000000091a29343c41464a4f54595c554634231110223240494b4a4a4848484747464645444443423b2f200f0000000000000000102233424b4d473a2b1c0d0000000000000000000000000205060606050300000000000000000000000000000000000002121f292f34393e42474c4f493c2c1b09030e171e23262727241f1910060000000000000000000002121f292f34393e43484c4f493c2c1b09030e171e24262727241f191006000000000000000015283a48525352504f4e4c4b444f5352504f4e4c434b504e4a47433f3b3832281a0a000000000015283a48525352504f4e4c4b444f5352504f4e4c434b504e4a47433f3b3832281a0a000000000015283a485253504e4c4a47444a55575452504e4b494b4f4e4c4c4c4b484c4b494744423f3d372d1f0e0000000000000a1b2a353c41464b5054595c554634221000000000000000000000000000000000000000000a1b2a353c41464a4f54595b53453322100000000000000000000000000000000000000000142637454e4f4b4744403c3935374144423e3b3734302d292621180b000000000000000000142637454e4f4b4744403c3935374144423e3b3734302d292621180b0000000000000000000a1d2f404c52504c4a4847464239363b3b3b3b3c3c3c3b33271807000000000000000000142637454e4e4a4542403e3b322415030000000000000000000000001426384750555a5f64696e716352402f1d182c3f505d605f5f5e5e5d5c5c5b5b5a5a5a58574d3e2c190500000000000006192d40515f6258493a2b1c0d0004080b0d0d0b08040a11171a1b1b1b1a1814100b0400000000000000000000000000000f20303c44494d52575c61645a4a38271515202a33383b3c3c39332c23190d0000000000000000000f20303c44494e53575c61645a4a38271515212a33383b3c3c39332c23190d000000000000001c31455866686766646362605661686766646360525d66635f5c5854504d4538281603000000001c31455866686766646362605661686766646360525d66635f5c5854504d4538281603000000001c31455866686663615f5c5a57686b69676563605e5d6463626262605a62605e5c595754524a3d2c1a0600000000001528394750555a5f64696e716351402e1d0b000000000000000000000000000000000000001528394750555a5f64696d7063513f2e1c0a000000000000000000000000000000000000001b3043556264605c5955514d4a47545a5753504c4945423e3a34291b0a00000000000000001b3043556264605c5955514d4a47545a5753504c4945423e3a34291b0a00000000000000001125394d5e6764625f5e5c5b564a4a505050505252524f453624110000000000000000001b30435562635e5a5754534e4232200d0000000000000000000000001b2f4356646a6f74787d83826f5e4c3a291c31465b6e767474737372727270706f6f6f6e6b5c4834200b0000000000000e2135495c6f766758493a2b1c11181d202222201d181e262c2f3030302f2d29251f181008000000000000000000000004182b3e4e585d62676c717678675644332125323d464d5052514d4840362a1d100100000000000004182b3e4e585d62676c717678675644332125323d474d5052514d4840362a1d100100000000001f344a5f747d7c7b79787774636c7d7c7b7978705c687a7874706d6965615645321e0a000000001f344a5f747d7c7b79787774636c7d7c7b7978705c687a7874706d6965615645321e0a000000001f344a5f747c7b787673716f6371827d7c797776726a79787777777568777673706e6c6a675b4936210d00000000001c314457646a6f74797d83826f5d4c3a2817050000000000000000000000000000000000001c314457646a6f74787d83806e5d4b392816050000000000000000000000000000000000001f34495e737875716e6a66635f5a656f6c6865615e5a57534f4739281502000000000000001f34495e737875716e6a66635f5a656f6c6865615e5a57534f47392815020000000000000013283e53687c79777473717068565b656666666767676353412d180400000000000000001f34495e7378736f6c6a6860503c28130000000000000000000004061e33485d728084898e93978d7b6a5846352332475c71878b8b898988888787878686848477624d38230e00000000000015293d51647886766758493a2b252c3236373736322c313a404446464644423e39332c241b1106000000000000000000091e33475b6b72777c82868b857362503f2d3443505a61666766625c53483b2e1f10000000000000091e33475b6b72777c82868b857362503e2d3443505a62666766625c53483b2e1f1000000000001e32475b6f8492918f8e8c7d696b829291908b7763677c8d8986827d7974624d38230e000000001e32475b6f8492918f8e8c7d696b829291908b7763677c8d8986827d7974624d38230e000000001e32475b7085908e8c89877d696a7d9192908d8b7d6a7d8f8d8d8d826e7d8b898784828079644f3a251000000000001f344a5f748084898e93978d7a6958463422110000000000000000000000000000000000001f344a5f748084898e93978c7a6857453422100000000000000000000000000000000000001f34495e73898b8783807b77746d6b80827d7976736f6c68645745311d08000000000000001f34495e73898b8783807b77746d6b80827d7976736f6c68645745311d080000000000000012273c5065798e8c8b888786715c65797b7b7b7c7c7c705b46311c0d08000000000000001e33485d7287888482807d6b56412c1702000000000000000913191b1c3146596b7c8e9ea2a7ab9988756452402f2f44586d8397a09f9f9d9d9c9c9c9b9b99907965503b26110000000000071c3044586c809486766758493a3840474b4c4c4b4740434d55595b5b5b5a57534e4740372e23180c00000000000000000a1f344a5f73848c91969a9f91806e5c4b394352616d767b7c7b776f65594c3d2e1e0e00000000000a1f344a5f73848c91969ba091806e5c4a394352616d767b7c7b776f65594c3d2e1e0e00000000182c4054687c91a6a4a399846f697d94a6a5927d69667b919e9b97938f79644f3a251000000000182c4054687c91a6a4a399846f697d94a6a5927d69667b919e9b97938f79644f3a251000000000182d41556a7d93a3a19f97836e6175899ca5a39a86727b90a3a39e8a77788e9e9b9997917b66513c271200000000001e32475a6b7c8e9ea2a7aa9987756352402e1d0b00000000000000000000000000000000001e32475a6c7d8f9ea2a7aa9886746351402e1c0b00000000000000000000000000000000001c32475c70879c9c9894908d8975687d93938f8c8885827d75604b37220d000000000000001c32475c70879c9c9894908d8975687d93938f8c8885827d75604b37220d000000000000000d21364a5e72889c9f9d9c8b766163778d9191929389745f4a3523221c130600000000001a2f44596e8398999795846f5a45301b060000000000000c1a262e302e2a3c4d5e6f8292a3b5b7a593826f5e4c3b2b40556a8094a9b4b4b2a8a7a7a7a8a9a8937d68533f291400000000000d22364a5f73889c9586766758494b545b606262605b555360696e7070706f6c68625b534a4035291d0f01000000000000071c30445666768899aaafaf9d8c7a6856454f6070808a9093908b83776a5b4c3c2c1a0900000000071c30445666778899abafaf9d8c796856444f6170808a9093908b83776a5b4c3c2b1a090000001125394e62768b9fb3b39f8a75677c93a8ad99857064798fa4afaca7917b66513c2712000000001125394e62768b9fb3b39f8a75677c93a8ad99857064798fa4afaca7917b66513c27120000000012273b5064788ea2b6b19c87725d6c8094a8b5a28e7a788da2b7a7938074899eb0aea8937d68533e29140000000000182b3d4e5f708292a4b5b6a593826f5d4c3a29170500000000000000000000000000000000182b3d4e5f708293a5b6b5a492806f5d4b3a281605000000000000000000000000000000001a2f445a6f8499afada9a5a28f7b667b91a6a4a09d99968f7965503b2612000000000000001a2f445a6f8499afada9a5a28f7b667b91a6a4a09d99968f7965503b26120000000000000011223244586d8296aab3a48f7a655d72879ba7a7a28d77634d3938373024150500000000162b40556a8094a9ac9c88725d48331e09000000000007192a384246433f3c415263748697a8bab19f8d7c6a5847353c51667b90a5b8b8a59591919193949595826b57412d18030000000012273b5065798ea2a495867667585d677074777774706861717d8487878784827c766f675d53473b2d1f100100000000000114273848596a7b8d9eb0bba99886746250596c7d8f9ca5a8a59f9588796a5a49382614010000000114273848596a7c8d9fb0bba99786746250596c808f9da5a8a59f9588796a5a493826140100000b1f33475b708498acb9a4907b677b90a5b4a08c7864788da3b8bda8937d68533e2813000000000b1f33475b708498acb9a4907b677b90a5b4a08c7864788da3b8bda8937d68533e2813000000000d21364a5e73889cb1b5a08c766264778c9fb3aa9682758b9fb4af9c88758499adc0ab95806b56412c1701000000000e1f30415263758698a9bab09f8d7b695846352311000000000000000000000000000000000e1f30425364758798a9bbb09e8d7a69574534221100000000000000000000000000000000182d42576c8297acc1bebaaa95826c788fa3b8b5b2aea8937d6954402b1702000000000000182d42576c8297acc1bebaaa95826c788fa3b8b5b2aea8937d6954402b1702000000000000192d40515c667b8fa4b8a8947d69586c8296abbaa5907b66514e4e4b423322100000000013273c51667b90a5b5a08b75604b36210d000000000010243748565b5854514c485668798b9cadbcab998876645241384d6275899aaab5a08b7d7b7c7c7d8080826f5a442f1a0500000000162b4055697d93a8b3a49586745f6e7a848a8d8d8a847c737d90989c9c9b9996918b837a7064584b3d2e1f0f000000000000091a2a3b4c5e6f8292a3b5b5a392806e5c6074899cadb2a9a5a7a6988978675543311e0b00000000091a2a3b4c5e6f8292a4b5b5a391806e5c6075899caeb2a9a5a7a6988978675543311e0b000004182c4055697d92a6baaa96826d798fa4b9a793806b768ca1b6bfaa95806a543f2a150000000004182c4055697d92a6baaa96826d798fa4b9a793806b768ca1b6bfaa95806a543f2a1500000000071b3044596d8397acbaa5907b665c708497abb19d8975889cb1b8a4917d8094a8bdad98836e58432e19040000000001122335465768798b9caebcaa9988756452402f1d0b000000000000000000000000000000021324354758697a8c9daebcaa9887756351402e1d0b000000000000000000000000000000162b40556a8095aabfd3c4af9b8671768ca1b6cac7c1ac98836e5945301b07000000000000162b40556a8095aabfd3c4af9b8671768ca1b6cac7c1ac98836e5945301b070000000000001e33485d6f73758a9eb3ac97836d68677c91a5baa8947d696363635f51402c18040000000f24394e63788da2b7a38e78644f3a25100000000000152a3f5366706d6965615d595c6d7d90a1b3b7a59482705e4d3b46596b7c8c9aa8a89b91877d72686a6b6c6655412d1803000000001a2f44596d8398adc1ad9984706d7d8c979fa2a29f9890867d93a7b1b1b0aeaba69f978d8276695b4c3d2d1c0b0000000000000c1d2f405163748697a9baaf9d8c796864798fa3b3a29590929aa5968573604d3a271400000000000d1e2f405263748698a9bbaf9d8c796764798fa3b3a19590929aa6968572604d3a271400000011263a4e63778ba0b4b09c8772778da2b7af9b877273899eb3c1ac97826b56412c17020000000011263a4e63778ba0b4b09c8772778da2b7af9b877273899eb3c1ac97826b56412c170200000000162a3f53687c91a6baa994806b56677b8fa3b7a4917c8499aec1ad9a86798fa3b8b09b86705b46311c070000000000061728394b5c6d8090a2b3b6a593826f5e4c3a2917060000000000000000000000000000000617293a4b5c6e8091a2b3b6a492826f5d4c3a281705000000000000000000000000000013283e53687c93a8bdd2c9b5a08c7774899fb4c9dbc6b19d88735e4a35200b00000000000013283e53687c93a8bdd2c9b5a08c7774899fb4c9dbc6b19d88735e4a35200b0000000000001f344a5f7489888b9db2b09b87807d7c7a8ca1b7ac9783787878786f5b46311c070000000c21364b5f748a9fb4a6917c67523d28130000000000162b40556a80837d7a76726d6760728395a6b8b19f8e7c6a59473c4d5e6d7c8a97a4aea49a90867a6f6458544838261303000000001c31475c70879bb0bda8937d6a778a9caab3b1a69f9c9c988e96a9beb9a89d9faab2aa9f9488796a5b4a39281604000000000000112234455668798b9daebba9978673667b91a7aa96847a7d8895a2907d6a5743301c0800000000001123344557687a8c9daebba9978573677c91a7a996837a7d8895a2907d6a57432f1c0700000b1f33485c708599adb6a28d78768ba0b5b6a28e7a71879cb1c3ad98836e58432e1904000000000b1f33485c708599adb6a28d78768ba0b5b6a28e7a71879cb1c3ad98836e58432e1904000000001025394e62778ba0b5ae99846f5a6073889bafac98858297abc0b6a28f7b8a9eb3b39e89735f4a35200b0000000000000a1c2d3e4f61728495a7b8b19f8d7b6a5847352312000000000000000000000000000000000b1c2e3f5061728596a7b8b09e8d7b695846342311000000000000000000000000000011263b50667b90a5bbd0cfbaa6927c72879cb1c6d9cbb6a28d77634e3a251000000000000011263b50667b90a5bbd0cfbaa6927c72879cb1c6d9cbb6a28d77634e3a25100000000000001d32475c72889c9ea9bab6a3979594919094a5b9b19e908f8f8e89735e49341f0a000000081d32475c71879ca4a595806b56412c17020000000013273c51667a90938f8b8783745f6677899aacbdab998876645341404f5e6c7986939fabada2988d8275695c4e40312111000000001e33485e73889db3b9a48f79687c92a6bab3a2938a87888b9198a3b4b29d8a8d98a3b0b1a598897868574534210e000000000000051628394a5c6d8091a2b4b5a391806e7b91a7a5907a666a7687989a87735f4b37230e0000000000051628394b5c6e8091a2b4b4a391806d7c91a7a5907a666a7787989a86725f4b36220e000004192d41556a7d93a7bba7937d73899fb4bdaa95826f8499afc4af9a866f5a45301b060000000004192d41556a7d93a7bba7937d73899fb4bdaa95826f8499afc4af9a866f5a45301b06000000000b1f33485d71869aafb29d88735f586b8093a7b4a08c7d93a8b2acab97848599aeb6a18c77624d38230e000000000000000f213243556677899bacbcab9988756452412f1d0c00000000000000000000000000000000102132445566778a9bacbcaa9987756352402f1d0b000000000000000000000000000f24394e63788ea3b8cdc9c0ac97836f859aafc4c4c8bba6927c68533f2a150100000000000f24394e63788ea3b8cdc9c0ac97836f859aafc4c4c8bba6927c68533f2a150100000000001b30455a6f869aafbac7c1b3ababa8a7a5a7b2c2bcada5a4a4a18c77624d38230e000000031a2f44596e848f8f9090846e5945301b05000000000e23384d61768ca0a4a09c8d7863596b7c8e9fb1b7a69482705e4d3b404e5b6875828d99a5b1aa9f9387796c5e4f3f2f1e0d0000001f344a5f74899fb4b7a28d776a8095abbfaa9784767272767c8597abb39e8a7a8692a0aeb6a797867563513e2b18040000000000030e1b2d3e5061738596a8b9af9d8c79798fa4a590796559687a8ea28f7a66513d28140000000000030e1b2d3e5061738597a8baae9d8b797990a5a48f796559697a8ea28e7965513d281400000012273b4f63778da1b5ad988472889cb2c4b19d89758297acc1b19c87715c47321d07000000000012273b4f63778da1b5ad988472889cb2c4b19d89758297acc1b19c87715c47321d0700000000051a2e42576c8296aab6a28d78635063778b9fb2a7938091a7a0979ba08d8095abbaa5907a65503b27120000000000000003142637485a6b7c8fa0b1b7a59482705e4c3b29180600000000000000000000000000000004152637495a6b7d8fa0b2b6a593826f5e4c3a2917050000000000000000000000000d22374c61768ca1b6c3b6afaf9d88738397acafafb4c0ab97826d58432f1a0600000000000d22374c61768ca1b6c3b6afaf9d88738397acafafb4c0ab97826d58432f1a060000000000192e43586d8398adbfc3ccc6c0bfbebcbbbcc4cbcbbfbab9b9a48f7a65503b261100000000172c41566a7878797979796f5a45301b06000000000a1f34485d72889cb1b5a6917c67525e708293a5b6b1a08e7c6a594739424a57636f7b8894a0acb1a5988a7c6d5d4d3c2a180500001f344a5f748ba0b4b7a18c76697d94a8bca7917c675c5d61687c91a5b8a38f797482909fafb5a492806d5a4734200c000000000514202b343b445567788a9cadbba99786768ca0a8937d6a565e72879b95806b57422d19040000000514202b343b445567788a9caebaa99786778ca1a8937d6a565f72879c95806b57422d180000000c2035495d71869aafb29e8974869bb0c4b8a4907c8094a9bfb39e89735e49341f0a00000000000c2035495d71869aafb29e8974869bb0c4b8a4907c8094a9bfb39e89735e49341f0a000000000014293e52677b90a5baa7927c68535b6f8397aaaf9e959cac97828c9f99959eb0bda8937d69543f2a15010000000000000008192b3c4e5f708294a5b7b19f8e7c6a584735241200000000000000000000000000000000081a2b3d4e5f708394a5b7b09f8d7b6a58463523110000000000000000000000000a1f344a5f74899fb4b6a59a9aa28e798095a59a99a2b3b09b87725d49341f0b00000000000a1f344a5f74899fb4b6a59a9aa28e798095a59a99a2b3b09b87725d49341f0b0000000000162c40566b8095a9aaafbcc7b7adabacadafb0b9c7c2b6b0b0a8937d68543f2a150000000013273b4d5c6363646464645f554533200c00000000051b2f44596e8398adbfaa96826b575264758798aabbac9a887665534a565a58565e6a76828f9ba8b6a89a8c7b6a594735220f00001e33485e73899eb3b7a18c7665798ea2b5a7927c6853484d61768a9fb3a994806a718291a3b5b09e8a77634f3b2713000000041423323e474f54565b6c7d90a2b3b5a39180869aae9a867260586e84999a86705b46311c070000041423323e484f54565b6d7d90a2b3b5a39180879bae9a867260596e84999a86705b46311c000000061a2e43576b8094a8b8a38f798499aeafadab97837c92a7bcb5a08b76604b36210c0000000000061a2e43576b8094a8b8a38f798499aeafadab97837c92a7bcb5a08b76604b36210c00000000031124394d62778ca1b5ac97836d5953677a8fa2b6afabaeaf9a868396a9abb0bdc1ac97836d58432e1a0500000000000000000d1e30415364768899aabcab9988766453412f1e0c000000000000000000000000000000000d1f30425365768899abbcab9988756452402f1d0b0000000000000000000000081d32475c72879cb1b09b87869a937d7c939b878597acb5a18c77624e3925100000000000081d32475c72879cb1b09b87869a937d7c939b878597acb5a18c77624e392510000000000014293e53687d9394959eafbca999959798999ca9bab5a49b9b9d97826c57422d18030000000b1f34495e71777776767472634f3a25100000000000172b40556a8094a9beae99856f5a4658697a8c9eafb7a69483705f56686f6c6b686766707d8b99a7b8a999897664513e2a1602001d32475c71879cb1b8a38e7864728698aaab97836f5d4c475b708499adae99857063738698abbaa693806a56422d19040000102232424f5a63696b6b68728495a7b9af9e8c8093a7a2907d6c606f84999e89735e49341f0a0000102232424f5b64696b6b68728496a7b9af9d8c8093a7a28f7d6c607085999d88735e49341f0000000014283c5065798ea2b6a994808397a99b98a09f8a798fa4b9b7a28d77624d38230e00000000000014283c5065798ea2b6a994808397a99b98a09f8a798fa4b9b7a28d77624d38230e0000000112212e37495d72879cb0b19c88725e4b5f73879bafc2c0c2b39f8a798c9fb2c4cdc5b09b87715c48331e0a00000000000000000112243547586a7b8d9eb0b7a59482705e4d3b2918060000000000000000000000000000000113243647596a7c8d9fb0b7a593826f5e4c3a29170500000000000000000000021b30455a6f869aafb19c87809499857a909c877d92a7baa6917c68533e2a150000000000021b30455a6f869aafb19c87809499857a909c877d92a7baa6917c68533e2a15000000000012273c5166797c7d8093a8b8a38d808283848b9eb2ae9986878889856f5a45301b060000000a1f34495e73898d8c8c8b7c68533e2914000000000012273c51667a8fa4b9b29d88735e494b5d6e8092a3b5b2a08f7c6b5b708483827d7c7b716c7a8a9baeb7a694826d5945311c07001a2f44596e8397acbba6927c68697b8d9eae9f8c7a6a5c4f55697d92a7b39e897460687b8fa2b7ae9a86705c47321d0800081b2e4050606d777d82827d76778a9badbba998868a9fad9b8b7c747b8c9fa08b745f4a35200b00081b2e4050606d777d82827c76788a9badbba998868ba0ac9b8b7c747b8c9fa08b745f4a341f000000000d21364a5e73889cb0ae9a868095a28d8393a6927d8ca1b6b9a48f79644f3a25100000000000000d21364a5e73889cb0ae9a868095a28d8393a6927d8ca1b6b9a48f79644f3a25100000000b1e303f4b51586d8397acb6a18d776356576b8093a7bbcfcdb8a38f798295a7baccc9b4a08b76614d38240f0000000000000000000618293a4c5d6f8292a4b5b1a08e7c6a5947362412010000000000000000000000000000000618293b4c5e6f8293a4b6b19f8d7b6a58463523110000000000000000000000192e43586d8398adb49f8b798e9f8a788e9d88788ea2b7ab96826d58432f1b060000000000192e43586d8398adb49f8b798e9f8a788e9d88788ea2b7ab96826d58432f1b06000000000f23374a5b656768798fa4b9a6917c6b6c6f8498adaf9b86717273746d5945301b05000000071c31465b70869ba1a195806b56412c1702000000000e23384c61768ba0b5b6a18c77624d3f5162748697a9baac9a89776570879896949387715c6b7d94a9bfb19d89745f4a35200b00162b4054697d92a7bbac97836f5d6f80909faa9889796d615963778ca0b4a38f79655f73889cb1b49f8a74604b36210c001024374a5d6e7d8a939796928a807d8fa1b2b5a49493a3b7a99b8f8b8e9aa9a08b76604b36210b001124384b5d6e7d8a939796928a807d90a1b3b5a39495a5b8a99a8f8b8e9aa9a08b745f4a341f00000000071b3044586d8295aab39f8a7d94a48f798b9f9985889db3bca7917c67523c2712000000000000071b3044586d8295aab39f8a7d94a48f798b9f9985889db3bca7917c67523c271200000012273b4e5d6668687d92a7bba7927d6c6b6863778ca0b4c8d1bda8937d778a9dafc2ceb9a5907b66523e2915000000000000000000000c1d2e405163748698a9bbac9a8876645341301e0c000000000000000000000000000000000c1d2f405263758798aabbab9988756452402f1d0c00000000000000000000162c40566b8095abb8a38e78889c8f7b8ba08b74899eb3b09b87725d4934200b0000000000162c40566b8095abb8a38e78889c8f7b8ba08b74899eb3b09b87725d4934200b00000000081b2d3d4a596062778ca1b6ab96826c5f6a8094a9b49f8a745f5e5f5c4f402f1d0900000000192e43586d8397acae99846e59442f1a06000000000a1f33485d72879cb1baa5907b66513c455668798b9daeb8a69583716f8499aba9a08c796b6e8295aabfb6a18c76604b36210b0011263a4f63778c9fb3b29f8b7765627182909ea7988a80756d6871869aaea894806a596d8398adb7a28d77624d38230e00172b3f53677a8d9ca7acaba69d90828395a6b8b1a7a7b1acb0aca3a0a2aab49f89745f4a341f0a00172b4054677a8d9ca7acaba69c90828395a7b8b2a8a8b0abafaca3a0a2abb39f89735f4a341f000000000015293e52667a8fa4b8a595919ba7927c8498a19393a2b6bea9947d69543f2a150000000000000015293e52667a8fa4b8a595919ba7927c8498a19393a2b6bea9947d69543f2a15000000162b40556a7a7d7d7d8fa4b9ac988583807c70708599acbdbebfac97836d8092a5b7cabfaa96826c58432f1b07000000000000000000001122344557687a8c9dafb7a69483705f4d3c2a1806000000000000000000000000000000001123344658697a8d9eb0b7a593826f5e4c3b29170600000000000000000014293e53687d93a8bba6917b82979582899e8c778599aeb5a18c77634e392510000000000014293e53687d93a8bba6917b82979582899e8c778599aeb5a18c77634e392510000000000013283d5266757676899eb3af9b867674737a90a4b7a28e786f6e6c6a5e4c38240f00000000162b40546a8094a9b19c87725d48331e0900000000091a2f44596d8397acbea994806a5540394a5c6d8091a2b4b2a18f7d6b7d92a4b6a9978980808d9db0c4b4a08b75604b36200b000c2034485c708397aabba89583705f6271808d98a39c9289827d7c8095abad9985705b6b8297acb9a48f78634e38230e001b30455a6e8397aab3a8a1a2a7a09182899bacbebcb2a0979eacb8b5b7bdaf9b86715c47321d08001c31455a6f8397aab3a8a1a2a7a09182899bacbebdb09e959eacb8b5b7beaf9a86705c47321d00000000000f23374c6074899db2b2a8a7acab95807c90a4a7a8b1c0c0ab96826b56412c17020000000000000f23374c6074899db2b2a8a7acab95807c90a4a7a8b1c0c0ab96826b56412c17020000162b40556a809394949aaab4b4a39a97958b77697d92a5a8a9aaac9c887275889aacb6b9b09b87725e4a36210e00000000000000000000051628394b5c6e8091a3b5b1a08f7c6b5947362412010000000000000000000000000000000517283a4b5d6e8092a4b5b19f8d7b6a584735231200000000000000000012273c51667b91a6bba994807c919c8d8fa08e788095a9bba6927c68533f2a15010000000012273c51667b91a6bba994807c919c8d8fa08e788095a9bba6927c68533f2a15010000000013293e53687d8c8c8fa0b4b4a08f8b8a89888fa3b8a793868684837b66513c27120000000012273c51667b90a5b4a08b75604b36210d0000000f1b252b4054697d93a8bdad98836d58442f3e5061738597a8baac9b8977758798a8b5a69b95959dabbabdac9986715c48331e090005192c4053677a8da0b2b2a08f7d6d5e616f7a86919aa29c979392949eaea89f8a75616d8397acb8a38d78634e38230e001f34495e73889db2a5958c8d939e9f8d7d8fa0b2c1ac97828e9ca8b2b8b5a693806b57432e1905001f34495e73889db2a5958c8d939e9f8d7d8fa1b2c0ab95808f9ca8b2b8b4a593806b57422e190000000000091d31465a6e8397abc0bdbcbfae998475899cb0bdc3cfc3ad98846e58442f1904000000000000091d31465a6e8397abc0bdbcbfae998475899cb0bdc3cfc3ad98846e58442f19040000152a3f54697d949f9f9d9f9f9f9fa0a1a3917c68768a9193949597988c776a7d8f9fa1a4a7a28d7965513d291502000000000000000000000a1c2d3f5062738697a9baac9a8976655341301e0d000000000000000000000000000000000b1c2e405163748698a9bbab9988766452412f1d0c000000000000000010253a4f64798fa4b9ad9883768b9fa2a2a590797b90a5baab97826d58442f1b060000000010253a4f64798fa4b9ad9883768b9fa2a2a590797b90a5baab97826d58442f1b060000000012273c51667b91a1a2adbdbdada2a09f9e9c9fadbfb0a19b9a99947d6954402b16010000000f24394e63778da2b7a38e79644f3a251100000c1d2d393f405065798fa4b9b09b87715c473232445667798b9caeb8a69583717a8a98a5afafabaaafbab6ac9e8e7c6956422e190500001124374a5d708395a6b7ac9c8c7c6d5f5d69737d878f959a9c9f9f9d99948d84796472879bb0b5a08b76614c37220c001f344a5f748ba0af9b887777808e9d98868394a6b7b09e8c7d8a969ea3a197887663503c281400001f344a5f748ba0af9b877777808e9d98858394a6b8af9d8c7d8a969ea3a197887663503c2814000000000002172b3f53687c91a5b9ced1c6b19c87718295a9bdd1dac5b09b86705b46311c0700000000000002172b3f53687c91a5b9ced1c6b19c87718295a9bdd1dac5b09b86705b46311c07000013293e53687d898989888989898b8b8c8d8f826d6f7b7c7c7d808283857b667284898c8f929594806c5845321e0a0000000000000000000000102133445668798b9daeb8a69483705f4d3c2a1907000000000000000000000000000000001022334557687a8c9eafb7a59482705e4c3b291706000000000000000d23384c62778ca1b7b09b87718599aeb7a7927c768ca0b5b09c88725e4935200c000000000d23384c62778ca1b7b09b87718599aeb7a7927c768ca0b5b09c88725e4935200c000000000f243a4f64788fa4b7bec6cbbeb7b5b4b3b2b3bccbbfb4b0afac97836d59442f1a060000000b20354a5f748a9fa5a7927c68533f2a150000172a3b4a54545161768ba0b5b49f8a75604b3627384a5b6d8091a2b4b2a18f7d6b7a88929ca3a8ababa7a29a8f80705e4c3a2613000000081b2e40536577899aaabaaa9a8c7d70645a616a737a82858889898884807970676a7b8ea2b6b09c87725d49341f0a001f344a5f748b9fac97826c636f7d90a28f7a889aacbba9988678838a8d8c857869594734210d00001f344a5f748ba0ac97826b636f7d90a28e7a899aacbba9978678838a8d8c857869594734210d0000000000001025394d62768a9fb3c7dcc9b49f8974798da2b5c9dcc7b29d88735e48331e09000000000000001025394d62768a9fb3c7dcc9b49f8974798da2b5c9dcc7b29d88735e48331e09000011263b506474747373727373737474767778796f61666767686a6b6d6f706166717477797c80838875614d38230e0000000000000000000000041527394a5c6d8091a3b5b2a08f7c6b594836241301000000000000000000000000000000041628394b5c6e8092a3b5b19f8e7c6a5847352412000000000000000b20354b5f748b9fb4b49f8a748093a8bca9947d72879cb0b6a18d77634f3a2611000000000b20354b5f748b9fb4b49f8a748093a8bca9947d72879cb0b6a18d77634f3a2611000000000d23384c62778da2a8abb4c3c4b6aeadafb0b1b2bac8c9bfb9b19c87725d48331f0a000000081d32475c71878f909397826c58432e1a00001d3246596869666372889cb2b8a38e78644f3a252c3e4f61738597a8baac9b8977697580888e939595938e877d706152412f1d0a0000000011233648596b7b8c9cacb8aa9c8f82776d635b5f666c6f727373726f6b655d69778899abbda995826d58442f1b06001e33485d72889cac97826c586072869a96827c8ea0b1b5a392806f75777772685b4c3b29170400001e33485d72889dac97826c586072869a96827c8fa0b1b5a392806f75777772675a4b3b2917040000000000000a1e33475b708599adc1d6ccb7a28d7772869aaec2d5cab5a08b75604b36210c000000000000000a1e33475b708599adc1d6ccb7a28d7772869aaec2d5cab5a08b75604b36210c00000d213547575f5f5e5e5c5e5e5e5f5f606263646052505252535457585a5b53565c5f6264676a6e7272614c38230d000000000000000000000000091b2d3e5061738597a9bbac9a8977655342301e0d000000000000000000000000000000000a1c2d3f5162748698a9bbab9988766453412f1e0c000000000000091e33485d72889db2b7a28d77798ea2b6ab95806d8397acbba7927d6954402b1703000000091e33485d72889db2b7a28d77798ea2b6ab95806d8397acbba7927d6954402b17030000000b20354b5f748b929396a5b8b8a69a98999b9c9eaabbbbaca4a5a08b76624d38240f000000031a2f44596d77787a7d8387715d48331e00001f344a5f747d7b78768499aebba6927c67523e292032445567798b9caeb8a7958371636c73797d80807d79736a5f5243342312000000000006192a3c4d5e6e7d8e9caab7aca0948a80777069645f5c5d5e5e5d5d6167707a8896a6b7b3a18d7966523e291501001b30455a6e8498ac9b87725f566a7d949c88738294a5b7af9e8c7a6862625d554a3d2e1d0c0000001b30455a6f8498ad9b87725e566a80949c88738294a6b7af9e8c7a6862625d554a3c2d1d0c0000000000000004182d4155697d92a7bbd0cfbaa5907a6a7d92a6baceccb7a28d77634e38230e0000000000000004182d4155697d92a7bbd0cfbaa5907a6a7d92a6baceccb7a28d77634e38230e000005182a39444a4a4848474848484a4b4b4c4e4f4d433b3c3c3e40414344464042474a4d505255595d5e5444311e09000000000000000000000000000f2132445668798c9dafb8a69583715f4e3c2a1907000000000000000000000000000000001021334556687a8c9eafb7a59482705e4d3b2918060000000000041c31465b70869bb0baa5907b73889cb0ac97836c7d92a7bcac98836f5a46311d08000000041c31465b70869bb0baa5907b73889cb0ac97836c7d92a7bcac98836f5a46311d08000000091e33485d727b7c7d889db2b39e89838486878ca0b4b19e8f9090907b66523d281300000000162a3d4f5d626366696d736f5c47321d00001e33485d7288918e8c8a9aaebfaa95806b56412c1826384a5b6d8091a3b4b3a18f7d6b5a5f65686a6a68645f574d42342516060000000000000d1e2f4050606f7d8d9aa6b3b1a69c938b847d7874706f6e6e6f72767b838d98a5b4b9a89684715d4a37230f0000172c4055697d92a6a28f7a6856667b91a28d77768899abbba998867463514942382c1f1000000000172c4055697d92a7a28e7a6856667b91a18c7776889aacbba998867462514942382c1e0f00000000000000000012263b4f63788da1b5cad2bda8937d68778b9fb2c6cfbaa5907a65503b2611000000000000000012263b4f63788da1b5cad2bda8937d68778b9fb2c6cfbaa5907a65503b26110000000c1b2831343433333233333334353637393a3831262727292b2c2e2f302c2e3235383b3d40444949433626150200000000000000000000000000031527384a5c6e8091a3b5b2a18f7d6b594836241301000000000000000000000000000000041627394b5c6e8092a4b5b1a08e7c6a5947352412000000000000192f44586e8499aebea9947d6d8296abae99846e788ea3b7b29e8974604b37230e00000000192f44586e8499aebea9947d6d8296abae99846e788ea3b7b29e8974604b37230e000000041a2e42546166676f8499aeb5a18c776e6f71879bb0af9a86797a7b7c69543f2a15000000000e2031404a4c4e5054595e5d513f2c1900001b30455a6f8499a3a09fa7b7c3ae99846f5a45301b1a2c3e5061738597a9bbad9b897766545053545453504a433a3024160700000000000000001122324251606e7c8995a1acb6afa79f98928d898784848484878b9097a0aab6baac9b8a796754412e1b07000011263a4e63778b9fab988674666a7d93a5907b6a7c8e9fb1b5a492806e5d4b39281b0e010000000012263b4f63778b9fab988674666a7d93a5907a6a7c8ea0b1b5a392806e5c4b39281b0e000000000000000000000c2035495d72879bafc4d3c0ab96826c6f8397aabed2bda8937d68533e291400000000000000000c2035495d72879bafc4d3c0ab96826c6f8397aabed2bda8937d68533e2914000000000a151c1f1f1e1e1d1e1e1e1f2021222425231d141212141517191a1b181a1d202325282c2f34342f251809000000000000000000000000000000091b2d3e5062738698a9bbac9b8977655342301e0d000000000000000000000000000000000a1b2d3f5162748698aabbac9a88766453412f1e0c0000000000172c41576b8297abc0ac97836d7c90a5b09b867074899eb3b8a38f7a66513d291400000000172c41576b8297abc0ac97836d7c90a5b09b867074899eb3b8a38f7a66513d291400000000132536444d50566b8296abbaa5907b665a6c8296abb39f8a756666675f4e3b2612000000000313222e3537393b3f444948403222100000182d42576c8297acb5b4b9c5c7b29d88735e49341f0f2032445667798c9dafb8a7958371604e3e3f3f3e3b3630271e13060000000000000000000414233242505e6b77838f99a3acb5b3aca7a29e9b999999999c9fa4abb3bcb6aa9c8e7d6c5b4a3725120000000b1f33475b6f8396a8a39384797a889ba7927c67708294a6b7b09e8c7a68574534221000000000000c2034485b6f8396a9a39384797a899ba7917c67708294a6b8af9e8c7a68574533221000000000000000000000061a2f43586c8295aabcbdc0ae99846f677a8fa2b6c9c0ab96826b56412c170200000000000000061a2f43586c8295aabcbdc0ae99846f677a8fa2b6c9c0ab96826b56412c17020000000001070a0a0802000004090a0b0c0d0f0f0e090100000000000000000002080b0e1013171b1f1f1b130800000000000000000000000000000000000f21334456687a8c9eafb8a69583715f4e3c2a1906000000000000000000000000000000001021334557687a8c9eb0b7a69482705e4d3b29180600000000152a3f54697d94a9beaf9a8670768b9fb29d887270859aaebea995806c57432e1a06000000152a3f54697d94a9beaf9a8670768b9fb29d887270859aaebea995806c57432e1a0600000008182732393e53687c92a7bca994806a55687c91a6b8a38f796551524d41301e0b000000000004111b202224262b3034332d2214040000152a3f54697d94a7aaadb0b3b6b6a18c77624d38240f1527384a5c6e8091a3b5b3a18f7d6b5a48362a2926211c140b01000000000000000000000005142332404d5a66717c879099a1a9afb5b7b3b0afaeaeafb1b4b9beb7aea4998c7d6f5f4e3d2c1a0800000004182c3f5366788b9eafa2968f8f98a6a7927c676476889aacbbaa9886746351402e1d0b0000000005182c3f5366798c9eafa2968f8f98a6a7917c676476889aacbba998867463513f2e1c0b0000000000000000000014293e52667b90a4a7a8abad9c88725f72869aaeb9bcae99846f5a442f1a06000000000000000014293e52667b90a4a7a8abad9c88725f72869aaeb9bcae99846f5a442f1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041527394b5c6e8092a4b6b2a18f7d6b594836241201000000000000000000000000000000041628394b5d6f8293a5b6b1a08e7c6a59473524120000000013283d52677c92a7b3b39e8973708599ae9f8a746b8095aabbaf9b86725d4935200c00000013283d52677c92a7b3b39e8973708599ae9f8a746b8095aabbaf9b86725d4935200c0000000009151e253a4f64788ea3b5ad99846f5a62778ca1b5a994806b5642393023130100000000000000070b0d0f12161b1f1e19110500000013283d52677c8f9295989b9ea1a4a5907b66513c2713091b2c3e5062748698aabcad9b8977665442301e110d070000000000000000000000000000000514222f3c48545f69737c868d959ba1a6abaeb1b4b5b5b4b2afaaa39b92877a6e60514131200f0000000000102336495c6e8091a2b2a9a4a4abb5a5907a65596a7c8fa0b2b5a492826f5d4b3a28170500000000102336495c6e8091a2b3a9a4a4abb6a5907965596b7c8fa0b2b5a492806e5d4b3a2817050000000000000000000f23384c61758a90919395989a8a745f6a7d92a1a4a7ab9c87725d48331e0900000000000000000f23384c61758a90919395989a8a745f6a7d92a1a4a7ab9c87725d48331e090000000000000000000000000000000000000000000000000000000008101414120f0c0a080603000000000000000000000000000000000000000000000000091b2d3f5163748798aabcac9b8977655341301e0b000000000000000000000000000000000a1c2e3f5163758799abbdac9a88766453412f1d0a00000010263b506579909c9ea1a18c776a80939fa18c76667b90a4a7a9a18d77634f3b271300000010263b506579909c9ea1a18c776a80939fa18c76667b90a4a7a9a18d77634f3b27130000000000020d21364b60758a9ea0a29d88735e5d72879babac9a86705c47331e1204000000000000000000000000000000000000000000000010253a4f6374797c808386898c8f9294806a55412c17020f21334456687a8d9faaa5a2958371604e3b271200000000000000000000000000000000000004111e2b36424d576069727980878d9296999c9fa0a09f9d9a958f887d74695d504232231302000000000007192c3e5162738494a4b2b9b9beb3a08b77624d5f708395a6b8b09e8d7a69584634210e00000000071a2c3e5162738595a4b2b9b9beb39f8b76614d5f708395a7b9b09e8c7a69574634210e000000000000000000091e32475b6f797a7b7d8083868777626275898c8f9296998b75604b36210c0000000000000000091e32475b6f797a7b7d8083868777626275898c8f9296998b75604b36210c0000000000000000000000000000000000000000000000000000000e1a24292a2724211f1d1b18100500000000000000000000000000000000000000000000001021334557697a8d9fa9a5a29583705f4d3a2611000000000000000000000000000000000010223446586a7b8ea0aaa6a39482705e4d3a26110000000e23384d63778687898c908f796579898b8d8e7863778c8f919497937d6a56422e190000000e23384d63778687898c908f796579898b8d8e7863778c8f919497937d6a56422e19000000000000091e32475c7187898b8d8f8d7763586d829495979a8b76614d3924100000000000000000070d1011100d090200000000000000000c203346566064676a6d707376797c80836f5a442f1a05041527394b5d6f829395908d8a887d6a55402b1601000000000000000000000000000000000000000d1925303a444d565e656c72777c828587898b8b8a8886827b746b61574c3f32231405000000000000000f2133445666768694a1acb3b4a89784705c48536577899ba6a29d98877563513d281300000000000f2133455666768694a1acb3b4a89784705c48536577899ba6a29d98877563513d281300000000000000000003182c405260646666686b6d6f717060596c7477797c82848878644f3a240f000000000000000003182c405260646666686b6d6f717060596c7477797c82848878644f3a240f00000000000000000000000000000000000000000000000000000c1d2c373e3f3c39373432302c231607000000000000000000000000000000000000000000000416283a4b5d6f829495908d8a887c69543f2a1400000000000000000000000000000000000516283a4c5e70839596918e8b887c69543f2a140000000b2035495d6c6f7073777a7c7c676f7374777a7a667076797c80828586715d48331e0000000b2035495d6c6f7073777a7c7c676f7374777a7a667076797c80828586715d48331e000000000000041a2e43576972737577787a796553687b7d808385877c68533e291400000000000008131c22252625221d160d0300000000000004162838444b4f5255585b5e6164676a6d6756422d1803000a1c2e4052647687807b7774727066533f2a1500000000000000000000000000000000000000000007121d27313a424a51585d63686c6f727374747472706c6660584e453a2e21140500000000000000000416273848586775838f999e9f988a79675441485a6b7d90918d8884827c69543f2a1500000000000416273848586775838f999e9f988a79675441485a6c7d90918d8884807c69543f2a1500000000000000000000102334434d4f50515356585a5c5c524e5b5f6265686b6f7273624e39240f000000000000000000102334434d4f50515356585a5c5c524e5b5f6265686b6f7273624e39240f000000000000000000000000000000000000000000000000000016293b495354514e4c4947454034251402000000000000000000000000000000000000000000000a1c2e4052647687807b7774727064513d28130000000000000000000000000000000000000b1d2f4153657787827c7875737065523d2814000000061a2d3f4e575a5c5f626568685e5c5e5f6265685d5d6164676a6c6f736f5c47321d000000061a2d3f4e575a5c5f626568685e5c5e5f6265685d5d6164676a6c6f736f5c47321d0000000000000014273a4b575c5e60626365655b4c5d68696b6c6f727467533e291400000000000c1a262f363b3b3a37312a2015080000000000000a1a2731373a3d404346494c4f525558554939261300000010223547596b746b66635f5d5b564837241000000000000000000000000000000000000000000000000a141e262e363d43494e53575a5c5e5f5f5f5d5b57524c443b32281d100400000000000000000000091a2a3a495765727c85898a857a6c5c4a383c4e6072827c77736f6b685f4e3b2612000000000000091a2a3a495865727c858989857a6b5b4a373d4e6072827b77736f6b685f4e3b26120000000000000000000005162531383a3b3c3e4043454747403e474a4d5053565a5d5e5545331f0b00000000000000000005162531383a3b3c3e4043454747403e474a4d5053565a5d5e5545331f0b00000000000000000000000000000000000000000000000000001d31455867696663605e5c5a5243311e0a000000000000000000000000000000000000000000000011233547596b736b66625f5d5b544635220e00000000000000000000000000000000000000122436485a6b736c6763605e5b554735220f000000001021303c4244474a4d5053534d47484a4d51534c494c4f5254575a5e5d513f2c19000000001021303c4244474a4d5053534d47484a4d51534c494c4f5254575a5e5d513f2c19000000000000000b1d2d3a4347494b4c4e50504a3f4c535456585a5c5f5849372410000000000b1b2a37434b50504f4c463d322617080000000000000a151d2225282b2e3134373a3d404341382b1b090000000517293c4d5a5f57524d4a484642382a1907000000000000000000000000000000000000000000000000010a131b22292f35393e424547494a4a4a4846423d3831281f150b000000000000000000000000000c1c2b3947545f6970737470685c4e3e2c314355666c67635e5a56534d41301e0b000000000000000c1c2b3a4754606970737470685c4d3d2c314355666c67635e5a56534d41301e0b000000000000000000000007141d23252627292c2e3032312d2b3335383b3e4145484943372716030000000000000000000007141d23252627292c2e3032312d2b3335383b3e41454849433727160300000000000000000000000000000000000000000000000000001f344a5f747d7b787673726f614e39240f000000000000000000000000000000000000000000000006182a3c4e5b5f57514d4a484641362817050000000000000000000000000000000000000006182a3c4e5b5f57524e4b484642372918060000000003121f292e2f3235383b3d3e39323335383c3e3934373a3d4042454948403222100000000003121f292e2f3235383b3d3e39323335383c3e3934373a3d40424549484032221000000000000000000f1d282f32343637393b3b362e383d3f404345474a453b2c1a080000000517293948555f646664605950433526150400000000000002080d101316191c1f2225282b2e2c251b0d00000000000c1e2f3d474a443d383533302e261a0c00000000000000000000000000000000000000000000000000000000070e141b2025292d30323434343433312d29231d150c020000000000000000000000000000000d1c2a36424d555b5e5f5c554b3e30202638485457524e4a45413e393023130100000000000000000d1c2a37424d555b5e5f5c554b3e2f1f2638485457524e4a45413e393023130100000000000000000000000001090e0f11121416191b1d1c19181e202326292c3033343026190a00000000000000000000000001090e0f11121416191b1d1c19181e202326292c3033343026190a0000000000000000000000000000000000000000000000000000001d32475c7086908e8b89877b67523d28130000000000000000000000000000000000000000000000000d1f303e474a443d383533302d24190a0000000000000000000000000000000000000000000d1f303e474a443e393633312d251a0b000000000000020d14191a1c2023262828251d1e20232728251f2225282b2d3134332d2214040000000000020d14191a1c2023262828251d1e20232728251f2225282b2d3134332d2214040000000000000000000b141a1d1f2022242626221c24282a2b2d30323431291d0e000000000e213446576672797b79756c61534433210e00000000000000000000000000070a0d1013161817120900000000000000111f2b3234312824201e1b1913090000000000000000000000000000000000000000000000000000000000000000060b1014181b1d1f1f1f1f1e1c19140f09010000000000000000000000000000000000000c192530394146494a4741392d20121a2a3740423e3935302c29251d1204000000000000000000000c1925303a4146494a4741392d20111a2a3740423d3935302c29251d1204000000000000000000000000000000000000000000000000000004090b0e1114171b1e1f1b1409000000000000000000000000000000000000000000000000000004090b0e1114171b1e1f1b140900000000000000000000000000000000000000000000000000000000192d42576c8296a3a09e94806a55402b160100000000000000000000000000000000000000000000000112202b3334302824201e1b181107000000000000000000000000000000000000000000000112202b3334302925211e1c191208000000000000000000000001070b0e111313110a090b0e1213100a0d101315181c1f1e1911050000000000000000000001070b0e111313110a090b0e1213100a0d101315181c1f1e19110500000000000000000000000000060a0b0d0f11110e0910131416181b1d1f1d160c0000000000162a3e516475858e918f89807162513e2b18040000000000000000000000000000000000000000000000000000000000010e181e1f1c150f0b090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d262d313434322d261c10020c1a242b2c2924201c1814110a0000000000000000000000000008131d262d313434322d261b10020c1a242b2c2924201b1714100a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e52677c91a6b5ac97836d58432e1904000000000000000000000000000000000000000000000000020f181e1f1c140f0b08030000000000000000000000000000000000000000000000000000020f181e1f1c14100c090500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c3045596d8293a2a7a49c90806d5a47331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12181c1f1f1d19120900000008111617140f0b07000000000000000000000000000000000000010a12181c1f1f1d19120900000008111617140f0b0700000000000000000000000000000000030c14191c1d1d1b17110a020000000000000000000000000000000000000000030f171c1c19140f0a05020c1316150f0a0500000000000000000000000000000000000000000000030d1315130d0400000000000000000000000000000000001025394e63788da2b7af9b86705b46311c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e161a19141115161615110c060000000000000000000000000000000000000000070e1313100d0a06030000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e73889db1bcb8ae9e8a76614c38230d0000000000000000000000000000000000000000040706020000000000000000000000060e11110e0b08050200000000000000000000000000000000000000000000000000000000040b0f0f0b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1620282e313232302b251e150c0100000000000000000000000000000000000413212b31312d28241f1a151f272b2a241f1a15110c080000000000000000000000000000000000071520272a2821170d020000000000000000000000000000000c20354a5f74899eb3b39e89735e49341f0a0000000000000911151513100e0b09070913191b191714110e0c090604010000000000000000000000000911151513100e0b09070913191b191714110e0c0906040100000000000000000000000000060c0f0e0a0602000000000000000000000000000000000413202a2f2e28262a2b2b2a26211a120800000000000000000000000000000000000d1923282825221f1c1815110a0e0f0f0f0e0e0e0f10100d050000000000000000000000000000000000000000000000000000001f344a5f748a9fb4c9c9b9a48f78634e38230e00000000000000000000000000000001060a0f14191c1b160d0100000000000000000c1922272623201d1a17140f080000000000000000000000000000000000010100000000000a161f24241f160a0000000000000000030f171c1c18130f0a050002080b0a05000000000000000000000000000000000000000000000000030c14191c1d1d1b17110a0200000000000000000000000000000000000000000000000000000000091014141008000000000000000000000000000000000e1b28333c4247474745403931281e1308000000000000000000000000000000001022323e4646423d38332e2a313b403e38332f2a25211c13070000000000000000000000000000041525333c3f3c342a1f14080000000000000000000000000000071c31465b70859aafb6a18c76614c38230d00000000000f1b252a2b282523201e1c1a262e302e2c292623211e1b1916120c0300000000000000000f1b252a2b282523201e1c1a262e302e2c292623211e1b1916120c030000000000000000000e192124231f1b17130e09040000000000000000000000051423313d44433b3b3f40403f3b352d251b110500000000000000000000000000000b1c2b363d3d3a3734312d2a251d2325252423232325252521180c00000000000000000000000000000000000000000000000000001e33485d71869aabb5b4ae9e8b77624d38230e000000000000000000000000000a11151a1f24292d32302a1f11010000000000000b1c2a363c3b3835322f2c29241b0e000000000000000000000000060d1216161614100b040a1a28333939332719090000000000000413212b31312d28241f1a15151d201f1a15100b06020000000000000000000000000000000000000a1620282e313232302b251e150c0100000000000000000000000000000000000000000000000006111c252929241a0e00000000000000000000000000000d1d2c39454f575c5c5c59544d453b3125190c000000000000000000000000000000192d3f505b5b57524d48433e404e55534d48433f3a36302516060000000000000000000000000010213343505450473d3125190b0000000000000000000000000001182d42576c8296abb9a48f7965503b2611000000000c1d2d393f403d3a383633312e38424643413e3b383633302e2b272014060000000000000c1d2d393f403d3a383633312e38424643413e3b383633302e2b27201406000000000000000e1e2b353a3834302c27231e181107000000000000000005142332414f59584d4f545656544f4941382e22160a0000000000000000000000000015283a4852524f4c4946423f3930383a3a3a3838383a3a3b352a1c0c000000000000000000000000000000000000000000000000001a2e43566a7c8e9aa09f9b90806f5c48331f0a000000000000000000000004121d252a2f34383d4247453c2f1f0d00000000000316293a4851504d4a4744413e372c1e0d00000000000000000005101a21272b2b2b29251f18172838464e4e453727160600000000001022323e4646423d38332e2a283136342e2924201b1711090000000000000000000000000000000e1b28333c4247474745403931281e1308000000000000000000000000000000000000000000000a17232f383f3e372c1e10010000000000000000000000081a2b3b4a57626b7072726e6861584e43362a1c0e00000000000000000000000000001e33485c6e706b66625d58514c5e6a67615d58534f4b42342411000000000000000000000000091b2d3f51616a63594f4336291c0d0000000000000000000000000014293e53687c92a7bba7937c68533e291400000000172a3b4a5454524f4d4b48464348565b585653504e4b484543403b322414030000000000172a3b4a5454524f4d4b48464348565b585653504e4b484543403b322414030000000000061a2c3c494f4d4945403c38322c24190a0000000000000011223241505f6d6b5b63696b6b69645d544b4034281a0d0000000000000000000000001c314558666764615e5b57544c424c4f4f4f4e4e4e4f4f50483a29170300000000000000000000000000000000000000000000000013273a4d5f6f7c868b8b877d7162513f2c19040000000000000000000001132330393f43484d52575c594d3c2b19070000070d0e1d3246586565625f5c5956524a3c2b1804000000000000000916222d363c4040403e39332b23354656636255453424130300000000192d3f505b5b56524d48433e39454b48433e3934302b251b0e000000000000000000000000000d1d2c39454f575c5c5c59544d453b3125190c00000000000000000000000000000000000000000a192735414c5353493c2e1f1103000000000000000000001325374959677580868887837c756b6054473a2c1d0e000000000000000000000000001f34495e7386807b76716d6251667b7b76716d68645f52412d190500000000000000000000041527394b5c6e80766c605447392b1d0e00000000000000000000000010253a4f64788ea3b8ab96826b57412d18030000001d324659686a676462605e5b575366706e6b686563605d5a58554f4232200c00000000001d324659686a676462605e5b575366706e6b686563605d5a58554f4232200c00000000000d2236495a64625d5955514c474036281705000000000000192d40515f6e7d796d777d82827d7870675d5245382b1c0d00000000000000000000001f344a5f747c787673706c685c51606464646363636464645846331e0a0000000000000000000000000000000000000000000000000b1e3041515e6a727474716b61534434221000000000000000000000000b1e30414d53585d62676c706b5a4836251304111b212322364b60757a7774716e6b675a47331f0a00000000000008182734404950555656534e473f364152637473635242312110000000001e33485c6e706b66615d58514757605d57534e494440382c1c0b0000000000000000000000081a2b3b4a57626b7072726e6861584e43362a1c0e0000000000000000000000000000000000000919283745525e68675a4c3d2f2112040000000000000000081c2f4255667686929a9d9c9891887d7265584a3b2c1d0d0000000000000000000000001c31455a6f8495908b87826c57677c908b87827c78705d48331e09000000000000000000000f21334456687a8c897d726557493b2c1d0d00000000000000000000000c21364b60758a9fb4ae99846f5a45301b060000001f344a5f74807c79777573706a596c8283807d7a7775726f6d6a614f3b271200000000001f344a5f74807c79777573706a596c8283807d7a7775726f6d6a614f3b2712000000000010263b50657877726e6a66615b544635220e0000000000001e33485d6f7d8d867d8a939797938d857a6f6356483a2b1c0d000000000000000000001e32475c70868f8b8886827864596e797978787878797976614c37220d00000000000000000000000000000000000000000000000001122332414d575d5f5f5d574e4335261605000000000000000000000012263b4e5f686d72777b828677665442301f13222e36383736495e73888d8987848077624c37221607000000000416263644525c656a6b6b68625b52484e5f70828270604f3e2e1d0c0000001f344a5f7486807b76716d62516475716c67625e59554a3a281501000000000000000000001325374959677580868887837c756b6054473a2c1d0e0000000000000000000000000000000005162737465563707b78695b4d3f30221405000000000000000f24384b5f728495a4afb3b1aca49b90837668594a3b2b1b0b0000000000000000000000182c41566b8095a5a09a86705b687d94a09b97928b74604b36210c000000000000000000091b2c3e50627386989c90837567594a3b2b1c0b00000000000000000000081d32475c71879bb0b29d88725d48331e090000001d3146596d82928f8d8b88867561687c929593908d8b888683806a543f2a1500000000001d3146596d82928f8d8b88867561687c929593908d8b888683806a543f2a1500000000001025394e63778c8884807a757064513d28130000000000001f34495e718292938f9ca7acaba7a0988d82746658493a2b1b0b000000000000000000192e42576c8296a09d9a927c685c7187908f8f8f8f8f87725e4a35200b000000000000000000000000000000000000000000000000000514232f3a43484a4a48433b3225170800000000000000000000070c152a3f54697c82878c9095958371604e3d2b2031404b4e4c4b4a5b70869a9f9b988f78644f3e342514020000001022334454626f798082827c766f655a5a6b7c8e8f7d6d5c4c3b2a1a0900001c31465b708695908b87826b57677c87827c77726e685845301c07000000000000000000081c2f4255667686929a9d9c9891887d7265584a3b2c1d0d00000000000000000000000000000011233445556473828e88796b5d4e4032231404000000000000152a3e53677a8fa2b3c2c8c0bdb8ada1948677685949392918060000000000000000000013283d52667b90a5b39e89745f6a8095abb0aba28d77634e39240f0000000000000000001426384a5c6e8091a3ada194867768594939291908000000000000000000031a2f44586d8397acb5a08b76614c37220d000000162a3e5265798da1a2a09d917c6863788da2a8a5a2a09d9a96826b56412c170200000000162a3e5265798da1a2a09d917c6863788da2a8a5a2a09d9a96826b56412c1702000000000b20354a5e73889c98948f8a806b56402c170200000000001b2f425363738494a3acbac1c0bcb4aa9f928576675849392918070000000000000000152a3e53687c92a7b2ab96826c5f748a9fa4a4a4a495806c58432f1b07000000000000000000000000000000000000000000000000000005121e272e333434332e281f14080000000000000000010b141b2024283d5163748697a0a5aaa18f7d6c5a48372c3d4f5e6362605f5d6c8297acb0a5907b66585143321f0b000006192c3f516272828c949796928a82776d6678899b9c8b7a6959483827160400182d42576c8296a5a099856f5a687d9496918c8883735e49341f0a0000000000000000000f24384b5f728495a4afb3b1aca49b90837668594a3b2b1b0b000000000000000000000000000a1c2f4052637383929f988a7a6c5e50413222100000000000001a2f44586d8296aabec2b5aca8a8acb2a4968777675747362412010000000000000000000f24384d62778ca1b6a28e78646c8397acc1baa5907b66513c27120000000000000000001b30435667798b9dafbfb1a496877767574736261403000000000000000000162b40556a8094a9b8a38f79644f3a25100000000f22364a5d728699adb5ac9884705f74899eb3bab7b4aead98836d58432e1903000000000f22364a5d728699adb5ac9884705f74899eb3bab7b4aead98836d58432e190300000000071c30455a6f8499ada9a498836e59442f1a0500000000001225354555667a8fa3b8cac1bab5b4b6b0a3958676675747362513010000000000000010253a4f63788da2b7af9a867062778da2b7b9b7a28e7965513d291400000000000000000000000000000000000000000000000000000000000b141a1e1f1f1e1a140c02000000000000000006131e282f35393b3b465768798a9cadbead9b8a7766544337495b6d7877757372707d94a8bda8937c6e6d614e3a261200000d2135495c6e80919fa8acaba69e958a7d728596a7a998887666554433200c0014293e53687c92a6b29e89735e6b8095aba6a19c8b76604c37210d000000000000000000152a3e53677a8fa2b3c2c8c0bdb8ada1948677685949392918060000000000000000000000011427394c5e6f8291a1b0a7998b7c6e5f503f2c180300000000001d32475c71879cb0c4b3a499939398a0aba5968675645341301e0c0000000000000000000b1f34495e73889db2a7927c686e8499aec3bda8937d69543f2a150000000000000000001f34495e7385929da9b6c2b4a596867565544332210f00000000000000000012273c51667b90a5baa7927c68533e2914000000071b2e42566a7d92a5b9b39f8b776370869aafc4b5a399999a856f5a442f1a0500000000071b2e42566a7d92a5b9b39f8b776370869aafc4b5a399999a856f5a442f1a050000000000172c40556a8094a9beb19c87715c47321d08000000000007172c41566b8095a9bebcaea6a09fa1a7b0a4958575645342301f0d000000000000000c21364a5f74899eb3b39e8974657a90a5bac5b09c88735f4b36220e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061524303b434a4e5050504d5b6d7d8fa1b2b9a7958472604e425466788a8c8b8988878692a7bcaa9584847d6955412d19040014283c5064788c9eafbcc1c0bab2a79c8f8290a2b3b6a595847362503b27120010253a4e63788da2b6a28d77636c8398adbab6a38e78644f3a25100000000000000000001a2f44586d8296aabec2b5aca8a8acb2a49687776757473624120100000000000000000000091d304356697b8d9fafbfb7a99b8c7d6e5b46311c0700000000001f344a5f73899fb4b9a695867c7d848e9ba9a39382705f4d3b2816030000000000000000061b30455a6e8498adab96826c70869bb0c5c0ab97826c57422d180300000000000000001e33485c6d75808c98a5b4c3b4a4948372614f3e2c1a0800000000000000000f24394e63778da2b7aa95806b56412c170200000013273b4e62768a9eb1baa6927d6a6c8296abc0af9a85848687705c47311c07000000000013273b4e62768a9eb1baa6927d6a6c8296abc0af9a85848687705c47311c07000000000013273c51667a8fa4b9b49f8a74604b36210c000000000000192e43586e8498adc2b09e928b898c939eaaa3938371604e3c2a1705000000000000081c31465b70859aaeb7a28d77687d93a8bdbeaa96826d5844301c0800000000000000000000000000000000000001080c0c09050000000000000000000000000000000000000000000002132433424d575e63666665625d60718394a6b7b3a1907d6c5a4d60728496a1a09f9d9c9ba0afc2b1a1999985705c48331f0b00192d42576b8094a8bbc7bbb2afafb3ada0979eaebfbeae9d8d7c68533e2813000c21364a5f74899eb3a5907b666f8599afc4bba6917c67523d28130000000000000000001d32475c71879cb0c4b3a499939398a0aba5968675645341301e0c000000000000000000001125394c60738699abbcc6b6a697887b6e5b46311c0700000000001f344a5f748ba0b5b29d8a776969707c8b9baba08f7c6a584633200d000000000000000000172c40556a8094a9af9a867072889db3c7c4af9a86705b46311c070000000000000000192c3e4f59636e7a8896a5b4c2b1a190806d5c4a38251301000000000000000b20354a5f74899fb4ae99846e59442f1a060000000b1f33465a6e8396aabead9a8679797c93a8bdb09b86706f706c5a45311c0600000000000b1f33465a6e8396aabead9a8679797c93a8bdb09b86706f706c5a45311c0600000000000e23384c61768ba0b5b7a28d78634e39240f0000000000001a2f445a6f869bb0c1ac9782767377808c9aa9a08f7d6b594734210e00000000000002182d42576b8296aabba6917c6b8296abc0b8a48f7a66523e2a1501000000000000000000000000000000000008141c21211e1915110d090500000000000000000000000000000000000b1e3142515f6a72787b7b7977716a65768899abbcad9b8a786655677c8fa1b3b5b4b3b1b0b3b3babfb3af9f8b77634e3a2612001c31465b70869aafc3b8a99f999a9ea6b1acb0bcc0b0a08f806f5f4d39251100081d32465b70869aafa994806a71879cb1c6bfa994806a55402b160100000000000000001f344a5f73899fb4b9a695867c7d848e9ba9a39382705f4d3b281603000000000000000004182c4054687c8fa3b5c8baa99888786a5d503f2c180300000000001f344a5f748ba0b5ae99846e5a545e6c7c8d9eac9a8875624f3c291602000000000000000013273c51667b90a5b39e8974748b9fb4c9c7b39e89735e4a35200b00000000000000000f21313d46505c69778796a6b7bfae9c8b79675543301d0b00000000000000081d32475c71879bb0b19c87725d48331e0900000003172b3f53667a8fa2b6b5a29290909099abbfb39e89735e5c5a4e3d2a1602000000000003172b3f53667a8fa2b6b5a29290909099abbfb39e89735e5c5a4e3d2a160200000000000a1e33485d71879bb0bba6917b67523d28130000000000001a2f445a6f869bb0b8a89f8e7d6c636e7b8b9bab9b897664513e2b180400000000000014293e52677c91a6bbaa95806f8499aec3b19d8974604c37230f0000000000000000000000000000000000071725303636322e2a26221e1a130900000000000000000000000000000014283b4e60707d878d9091908c867d736a7b8d9fb0b9a7968472606073889baec2b3a49d9d9d9ea9babaa99e927d6955412d19001f34495e73899eb3bcaa9a8c84868a94a2b5c4c2b2a2928271615141301d0a0002192d42576c8296abad98846e73899eb3c8c2ad98836e59442f1a0500000000000000001f344a5f748ba0b5b29d8a776969707c8b9baba08f7c6a584633200d00000000000000000a1f33475b708498acbfc0ae9c8b79695a4c403222100000000000001f34495e73899eb3ae99846e58434e5e6f8293a5a592806c5945321e0a00000000000000000e23384d62778ca1b5a28d77778da2b7cccbb6a18c77624d38240f00000000000000000313202a333e4b5968788999aabcbaa9978572604d3a271401000000000000021a2f44586d8398adb4a08b75604b36210d000000001023374b5f72879baebfb0a6a5a5a5aab5c2b6a18c76614c453d301f0e000000000000001023374b5f72879baebfb0a6a5a5a5aab5c2b6a18c76614c453d301f0e000000000000051a2f44586d8397acbea994806a55402c170200000000001a2f445a6f8499afb09b8a928b79695d6c7c8e9fa694826d5a4734200d0000000000001025394e63788da2b7ae998472879cb1bfab97836e5a45311d090000000000000000000000000000000000122535434b4b47433f3b37332e261a0c00000000000000000000000000001a2e43576a7d8f9aa2a5a7a5a09990867a6f8292a4b5b3a2907d6c5a6b8092a6b9aa968888888b9db2b29d8b8885705c47311c001f344a5f748ba0b5b4a08d7b6f7076879cb1c7b7a594847363534333231200000014293e53687c92a7b19c8872768ba0b5cbc5b19c87715c47331e0900000000000000001f344a5f748ba0b5ae99846e5a545e6c7c8d9eac9a8875624f3c291602000000000000001024394d62768b9fb3c7b6a3917d6d5c4b3c2e2314040000000000001d32475c71879cb1b09b86705b4640516376899caf9c8875614d39261100000000000000000a1f34495d72889cb1a5907b798fa4b9cecfbaa5907b66513c2712000000000000000000020e16212d3b4a5a6a7b8d9eb0c2b4a28f7c6a5744301d0a00000000000000162b40556a8094a9b8a38e78644f3a251000000000081c2f43576b8093a7babdaa9b97989aa4b5b9a48f79644f3a362c1f0f00000000000000081c2f43576b8093a7babdaa9b97989aa4b5b9a48f79644f3a362c1f0f00000000000000162b3f54697d93a8bdad98836e59442f1a050000000000182d42576c8397acad988385958776655e708295a89e8a7763503c28140000000000000c20354a5f74899eb3b29d89748a9fb4b9a5917c68533f2b160200000000000000000000000000000000001b2f425360605c5854504c4742382a1a08000000000000000000000000001e33485d71879bacb6bbb5acabada3988c7d748698a9baad9c8a786763768a9eb1ab978372728499aeb29d8873726c5a45311c001f344a5f748ba0b5af9a85705d6d8092a4b6c8b39d88766655453525150500000010253a4f64788ea3b5a08b76788ea3b8cdc9b49f8b75604b36210d00000000000000001f34495e73899eb3ae99846e58434e5e6f8293a5a592806c5945321e0a0000000000000014293e52677c91a5bac0ad998673614f3e2d1e1105000000000000001a2f44596e8398adb29d88735e4a3546596c8094a8a4917c6955402c180400000000000000061b30455a6f8499aea994807c92a7bcccc8bea994806a55402b16010000000000000000000004101d2c3c4d5d6f8293a5b8bfac998773604d3a26120000000000000013283d52677b91a6bba7927c68533e2914000000000014283b4f63778b9fb2b8a38e82838699aebca7927c67524f493d2d1b080000000000000014283b4f63778b9fb2b8a38e82838699aebca7927c67524f493d2d1b0800000000000011263b5065798fa3b8b19c87725d48331e090000000000162b40556a8094a9ad988376889484726264778b9ea693806b57432f1b070000000000071c31465b70869aafb7a28d7c8da2b7b49f8b76614d3924100000000000000000000000000000000000001f34495e7175716d6965605c5648372411000000000000000000000000001f344a5f748a9fa8a9aba498959ba6a99c8d7c798c9daeb9a7968572616d8295a9b19e8a766a8094a9b6a28d78635a4e3d2a16001f344a5f74899fb4ad98836e65788a9dacb8bcb5a28f7c6956422f1b08000000000c21364b60748a9fb4a38e787b90a5bbcdcbb8a38e79644f3a251100000000000000001d32475c71879cb1b09b86705b4640516376899caf9c8875614d39261100000000000000182d42576c8296aabfb8a4917d69564432200f000000000000000000162b4055697d93a8b6a28d78634f3b3d5064788da1ac9884705b47331e0a0000000000000000172c41566b8095aaad98838095aabfb8b3b6ad98836e59442f1a060000000000000000000000000e1e2f40516375889baec1b6a3907c6955422e1b070000000000000f24394e63788ea3b8aa95806b56412c1702000000000c2034485b6f8397abbaa6927d6c8296abbfaa95806a66645b4a37230f000000000000000c2034485b6f8397abbaa6927d6c8296abbfaa95806a66645b4a37230f0000000000000d22374c60758b9fb4b49f8b75604b37220d000000000012273c51667a90a4af9a8670798a91806f5f6e8295a99b87725e4a36220d000000000001182d42576c8297abbdaa9a8b92a5baae9a86705c47331e0a0000000000000000000000000000000000001f34495d728786827d7975716654402b16010000000000000000000000001f34495e7388939394959786808996a6aa9a88768091a2b4b3a2907d6d65798da0b4a6927d6a7a8fa4b8a7927c68533f301f0e001e33485d72889cb2af9a856f6473828e9ba8a7aaac9986725e4b37230f00000000081d32475c71869bb0a7927c7d93a8bdb9b5baa7927c68533e291400000000000000001a2f44596e8398adb29d88735e4a3546596c8094a8a4917c6955402c18040000000000001b30455a6f8599aec3b19d8975614d3a27140300000000000000000012273b5065798ea2b7a7937d6a564235495d71869baf9f8b76624d38240f000000000000000014283d52677c91a6b19c878398adb5a59da3b19c87725d48331e090000000000000000000000000011223446586b7d92a5b8bfac9985715d4a36220e0000000000000c21364b60758a9fb4ae99846f5a45301b060000000005182c4053677b8fa3b7ac98846f7c92a7bcad98837c7b7966523d28130000000000000005182c4053677b8fa3b7ac98846f7c92a7bcad98837c7b7966523d2813000000000000091e33475c71879bb0b8a38f79644f3a251100000000000e23384c61768b9fb39e89746c7c8d8e7c6c65798da1a28e7965503c2713000000000000152a3f53687d93a7bcb8a99fa2b0bea994806b56422d19040000000000000000000000000000000000001b2f44596d839797938f8b836d58432e19040000000000000000000000001c3045596d7b7c7d7d80827d6b77899bafa69380738596a8b9ae9c8a7967708598abae9a8672758a9eb3ac97836d58442f1a06001b30455a6f8499aeb19c88725d626f7c8a979298a9a28e7a66523e2a160200000003192e43586d8397acaa95808095abb3a5a0a7ab96826c57422d190400000000000000162b4055697d93a8b6a28d78634f3b3d5064788da1ac9884705b47331e0a0000000000001d32475c72889cb1c1ac97836e5a46321e0a000000000000000000000d22364b5f73889cb1ad9986715d4a3743576c8296aba5907b67523e2914000000000000000010253a4e63788da2b5a08b879bb0ad988895a9a08b76614c37230e000000000000000000000000000516293b4e6175899cb0c4b5a18d7965513d2915010000000000091e33485d72879cb1b29c88725d48331e0900000000001024384c5f73889bafb29e8a75798fa3b8b2a0949391806a55402c1601000000000000001024384c5f73889bafb29e8a75798fa3b8b2a0949391806a55402c16010000000000041a2e43586d8397acbca7927c68533e29140000000000091e33475c70859aaea28e79656f80908a796872879ba894806a56412d1803000000000011263b5065798fa4b9c7bbb4b6bfb9a48f7a65513c281300000000000000000000000000000000000000162b3f54697d93a7a8a39b86705c47311c08000000000000000000000000162a3e5160666768696a6b6c606b8095abaf9a8670788a9cadbaa8978573687c8fa3b6a28f7a708599aeb09c87725d48341f0a00182c41566b8095aab5a08b7662525f6c7987808ea2aa96826d5945311d0800000000162b3f54697d93a8ae99848398adaa968b99ad9a86705b46311c080000000000000012273b5065798ea2b7a7937d6a564235495d71869baf9f8b76624d38240f0000000000001e33485e73899fb4bda8937d69543f2b160200000000000000000000081c3045596d8296aab5a18d796653403e53687c92a7aa96826c57422d1803000000000000000c21364b5f748a9fb3a59391a1b5a8948090a5a48f7965503b261200000000000000000000000000000c1f3245596d8295a9bdbca995826c5844301b070000000000041a2f44596e8499aeb5a08b76614c37220d0000000000081c3044586b8094a7b9a4907b768ba0b4beb0a9a798836e58432e190400000000000000081c3044586b8094a7b9a4907b768ba0b4beb0a9a798836e58432e1904000000000009152a3f54697d93a8bdab96826c57422d18030000000004192d41566a7d93a7a995806c6171829287766c8296ab9985705b46311c0700000000000d22374c61768ba0b5cacec9cbc8b49f8a75614c37230f0000000000000000000000000000000000000011263b5064798ea3b8b39e89745f4a35200b0000000000000000000000000e21334254656b696764636467708296abb39e89736d7d90a1b3b4a291806d73889baeab9783708094a9b5a08c77624d38240f0013283d52667b90a4b9a5917c68534e5b687673889db19d8974604b37230e0000000012273c51657a8fa4b29d88869bb0a5908094a99e89745f4a36210c000000000000000d22364b5f73889cb1ad9986715d4a3743576c8296aba5907b67523e29140000000000001f344a5f748ba0b5bba5907b66503b2611000000000000000000000001162a3e52667a8fa2b6a99683705d4c3b50657990a5af9a866f5a45311c0600000000000000081d32475c70869bb0b1a6a5afb9a48f7a8ca0a8937d6954402b16010000000000000000000000000002162a3d5165798ea2b6c4b09c88735e4a36210c000000000000172c41566b8095a6a9a38f7964503b261100000000000115283c5064778ca0b4ab968272879cb1bfad9f9b9b86705b46311c07000000000000000115283c5064778ca0b4ab968272879cb1bfad9f9b9b86705b46311c07000000000f1b252a3b5065798fa4b9af9a86705b46311c07000000000013273b4f63778ca0af9c8874606474859483727c92a79e89745f4a35200b0000000000091e33485d72889cb1c6d5ccc8c7b19c877362503e2c1b090000000000000000000000000000000000000d22364b60748a9fb3b7a28d77624d38230e000000000000000000000000041a2f445a6f827d7c7978787b838f9fb2af9b867160728495a7b9ae9c8b796b8092a6b39f8c787a8fa2a5a5907b67523e2914000f23384c61758a9fb3ab97836f5b474b58636e8397aca38f7a65513c2813000000000e23384c61768ca0b5a18c899eb3a18c7b90a5a28d78634e3a251000000000000000081c3045596d8296aab5a18d796653403e53687c92a7aa96826c57422d180300000000001f344a5f748ba0b5bba59079644f3a250f0000000000000000000000000f23374b5f72879aaeb29f8d7a69594a4e63788fa4b29d88725d48331e090000000000000003192e43586d8397acc1bbbac1b5a08b76889cac97836d59442f1a0500000000000000000000000000000e22364a5e73889cb1c6b6a28e78644f3b261100000000000014293e53687c8e919498927c68533e29140000000000000d2135485c708598acb19c88738398adbaa590868888735e49341f0a00000000000000000d2135485c708598acb19c88738398adbaa590868888735e49341f0a0000000c1d2d393f404c61768ba0b4b39e89735f4a35200b00000000000c2034485c708498aba4907d6a5767778890807990a5a18c77624d38230e0000000000051b30455a6f8499aec2c4b8b3b6b6a391806d5c4a382716040000000000000000000000000000000000081d32475b70869aafbaa5907a66513c27140d040000000000000000000000192e43586d839491908f8f9196a0aeaea191806b5766778a9badbaa8978573768a9db1a89582758b8d909194826c57422e1900091e32475b6f8498acb29f8b7763503d4754697d93a8a994806b56412c17020000000a1f34495d72889db2aa9c9ba7b29d88778ca1a6927c68533e29140000000000000001162a3e52667a8fa2b6a99683705d4c3b50657990a5af9a866f5a45311c0600000000001f344a5f74899fb4bba5907965503b2610000000000000000000000000081c2f43576a7d91a4b7aa998876675b52647990a5b4a08b745f4a35200b0000000000000000152a3f54697d93a8bdd0cfc6b19c88728498ad9b87715d48331e090000000000000000000000000000071b3044596d8397acc1bca7937d69543f2b1601000000000010253a4f6475787b808386826c57422c1700000000000005192d4155697c91a5b7a38f798094a9baa5907b72726f5d48331e09000000000000000005192d4155697c91a5b7a38f798094a9baa5907b72726f5d48331e09000000172a3b4a5455525d72879cb1b6a28d77634e39240f000000000005192d4154687c8fa2ad9a887563596a7a8b8d7c90a5a48f79644f3a250f000000000000172c41566b8095aabfb6a69ea2afaf9d8b79675644332210000000000000000000000000000000000003192d42576c8296aabda8937d69543f2f2920170c00000000000000000000162b40556a8095a7a5a4a4a6aaaaa49b918373624f5a6c7d8fa1b3b4a291806d8295a8b19e8a777577797b7d80705b46301b0003182c4054687c91a5b8a793806c5a483c51667b90a5ae99846f5a45301b06000000061b30455a6f8499aebab0afb7af9a8573889dab96826c57422d1904000000000000000f23374b5f72879aaeb29f8d7a69594a4e63788fa4b29d88725d48331e0900000000001e33485e73889db3bca7917b67523c27120000000000000000000000000014273b4e6175889badb6a59586786d676b7d93a7b7a18c76604b36210b000000000000000012273c51667a90a5bacfd7c2ad98836e8094a9a08b76614c37220d000000000000000000000000000000162b3f54697d93a8bdc1ac97836d58432e190400000000000c213447576063676a6d70746955412c17000000000000001226394d6175899db1a995807b90a5baa8937d685d5c51402d19050000000000000000001226394d6175899db1a995807b90a5baa8937d685d5c51402d19050000001d324659686a67636e8398adbba6917c67523d28140000000000001125394c5f738699aca492806f5e5c6c7d8e8d95a9a6917b66503b261100000000000014283d53687c92a7bcae9a8991a3b5a997857362513f2e1d0b000000000000000000000000000000000014293e52677c91a6bbac97836d5849433c33291e1104000000000000000013283d53687c92a7b5b9b7a5999590887d726455444e60718395a7b8ae9d8b79788ca0a1a194826d636467686b6656422e1900001125394d6175899db0af9c8a776654444e63788fa4b19c88725d48331e0800000000172c41566b8095aabfc5c4c0ab96826f8499ae9a86705b46321d0800000000000000081c2f43576a7d91a4b7aa998876675b52647990a5b4a08b745f4a35200b00000000001c31475c70879bb0bea9947d6954402b16010000000000000000000000000b1e3245576a7d90a2b4b3a4968a827c7c8a9baeb7a18c76604b36210b00000000000000000e23384d62778ca1b6cbd3bea994806a7b90a5a48f7965503b261100000000000000000000000000000011263b5065798fa4b9c5b09b86705b46311c07000000000005182939454b4e5255585c5f5a4c3a2612000000000000000a1e32465a6d8296aaaf9b87778ca1b6ab96826b57473f322211000000000000000000000a1e32465a6d8296aaaf9b87778ca1b6ab96826b57473f322211000000001f344a5f74807c78758094a9beaa95806b56412d18030000000000091d304356697c8fa1b09e8d7c6d5f5f6f8091a6b3a7917b66503b261100000000000010253a4f64798fa3b8ae99848697a9b4a391806e5d4b3a291706000000000000000000000000000000001025394e63778da2b6b09b8671615e5850463b2f2214040000000000000010263b5065798d98a2adb19c88807b746c6155463742546677899bacbaa9978573848b8c8c8d8a776451525356534838261300000a1e3246596d8294a7b9a795837262554f64798fa4b49f8a745f4a341f0a0000000014293e53687c92a7bcd1d2bda8937d6b8095aa9e89745f4b36210c000000000000000014273b4e6175889badb6a59586786d676b7d93a7b7a18c76604b36210b00000000001a2f44596e8498adc1ac97836d59442f1b070000000000000000000000000215283b4e60728596a7b8b4a89d95919299a8b8b7a18c76604b36210b00000000000000000b20354a5f74899eb3c8cfbaa5907b66778ca1a8937d69543f2b160100000000000000000000000000000e23384d62778da2b7c8b39e89735e49341f090000000000000b1b283136393d4044474a463c2e1d0a0000000000000003172a3e52667a8ea2b5a18d79889db2ae99846f5a443f3628180700000000000000000003172a3e52667a8ea2b5a18d79889db2ae99846f5a443f362818070000001d32475c7187918e8b8895a9beae99856f5b46311c070000000000001427394c5f718395a7ab9b8c7c706b738395a8bca7917b66503b26110000000000000d22374c61768ba0b5b29c88798c9eb0af9e8c7a695846352413010000000000000000000000000000000b20354a5e73889db2b49f8b7776726c63594d40322314040000000000000e23384c60707a85909ba6a192887d73695f544a3e36485a6b7d8fa1b2b4a391807476767677797b69543f3e403f372a1a09000003162a3e5164778a9eb0b2a19182736760687c91a6b6a18c76604b36210b0000000010253a4f64798fa3b8cdceb9a48f79667b90a5a28e78644f3a251000000000000000000b1e3245576a7d90a2b4b3a4968a827c7c8a9baeb7a18c76604b36210b0000000000172c41566b8095aabeb19c88725e4a36220e000000000000000000000000000b1e30435567788a9bacbcbab1aaa7a7acb7c6b49f8a745f4a35200b0000000000000000071c31465b70869bb0c5cbb6a18c776273889dac97836d58442f1a0500000000000000000000000000000b21364b60768ba0b5cab5a08b745f4a35200b000000000000000a151d2124282b2f3234322a1e100000000000000000000f23374b5f72879bafa995828499aeb19c87725c575346362410000000000000000000000f23374b5f72879bafa995828499aeb19c87725c5753463624100000001a2f44596e8499a3a09da3b2c4b39e89745f4a36210c0000000000000a1d2f415466778a9bacaa9b8e85828692a1b2bba5907a66503b26110000000000000a1f34495e73889db2b5a08c768092a4b6aa988775645341301f0e000000000000000000000000000000071c30455a6f8499aeb9a5938d8c8780766a5e5041322211000000000000091d3043525e68727d89939ea59b90867b71675c4d3a3c4e5f718395a6b8ae9d8b796860616264665e4d3a292b2a24190c000000000e2135485b6d8293a5b7af9f91857a75768598acb7a18c76604b36210b000000000d22374c60768ba0b5cacbb6a18c7662778ca1a7927c68533e2a1500000000000000000215283b4e60728596a7b8b4a89d95919299a8b8b7a18c76604b36210b000000000013283d52667b90a5bab6a28d7965513d29160200000000000000000000000001142537495b6c7d8e9eaebcc4bfbcbcc0c9c5b19c87725d48331e09000000000000000001192e43586d8398adc2c7b29d88735e6f8498ad9b87715d48331e0900000000000000000000000000000a1f344a5f748ba0b5cbb7a18c76604b36210b000000000000000002080c0f1316191d1f1d170d00000000000000000000081b2f43576b8093a7b09c898095aab49f8a746a6c6453402b1703000000000000000000081b2f43576b8093a7b09c898095aab49f8a746a6c6453402b17030000172c41566b8095abb4b3b6c1ccb7a28d78634f3a251100000000000000122537485a6b7c8e9eaeaca099979aa3b0bfb7a28d78634e392615050000000000061c31465b70869aafb9a48f79758799abb6a59382705f4e3d2b1a09000000000000000000000000000000172c41566b8095aabeb1a5a3a19b93887c6e5f50402f1e0c000000000001132535465358606b76828c97a2a3998f84796a55403042536577899badbaa997867362504d4f504c40301e16151007000000000005182b3e516376889aacbcafa2978f8b8b94a3b4b7a18c76604b36210b00000000091e33485d72889cb2c6c7b29d88735e73889dab96826c57422e190400000000000000000b1e30435567788a9bacbcbab1aaa7a7acb7c6b49f8a745f4a35200b00000000000f24384d62768ba0b4bca895806c5945321e0b00000000000000000000000000081a2c3d4e5f6f808f9eacb9c5cfd1d5d0beaa96826d59442f1a05000000000000000000162b40556a8095aabfc3ae99856f5a6a8094a9a08b76614c38230e00000000000000000000000000000a1f344a5f748ba0b5cbb7a18c76604b36210b0000000000000000000000000000000000000000000000000000000000000014283c5064778ca0b4a4908393a8b7a28d7d80826f5a46321e090000000000000000000014283c5064778ca0b4a4908393a8b7a28d7d80826f5a46321e09000014293e53687c93a7bcc4c7cbcebba7927c68533f2a150000000000000007192b3d4e5f6f80909faeb4aeacaeb5c0c9b5a08b76665544332212010000000000192e43586d8397acbda8937d697b8d9fb1b1a08f7d6c5a4938271605000000000000000000000000000013283d52667b90a5babbaa9f9fa8a59a8d7d6e5e4d3c2a1705000000000014293e52646e6e6c6c6e7a85909daba197836d58432e3648596b7d8fa1b3b5a391806e5c4a3a3b382f2212010000000000000000000e213446586a7c8e9fb0c0b4aaa3a0a0a6b2c1b5a08b75604b36210b00000000051b30455a6f8499aec3c4af9a86705b6f8498ad9a86705c47321d09000000000000000001142537495b6c7d8e9eaebcc4bfbcbcc0c9c5b19c87725d48331e0900000000000a1f33485d71869aaec2b09c8975614e3b281603000000000000000000000000000e1f3041516170808f9ca8b3bcc1c3bfb2a18e7a67533e2a160100000000000000000013283d52677c92a7b8b8ab96826c57657a8fa4a48f7a65513c271200000000000000000000000000000c21364b60768ca1b6cbb7a18c76604b36210b000000000000000000000000000000000000000000000000000000000000000d2134485c708599acad9d989fafbca89894958a75614d392410000000000000000000000d2134485c708599acad9d989fafbca89894958a75614d392410000011263b50657990a5abafb3b6b9bcab97826d58432e1a05000000000000000d1f304151617182909eaab6c0c2c9c7baaba2948472625140301f0d0000000000162b40556a8095aab8ac97836d708294a6b8ac9b8a7867564534221101000000000000000000000000000f24394d62778ca1b6b39f8c8b96a4aa9c8d7c6a594734210e0000000000162b40566b808483838383828296abaf9a86705b46302a3c4e60718395a7b9af9d8c7967564432231c1104000000000000000000000517293b4d5e708292a2b2c1beb8b5b5bac3c7b29d88735e49341f090000000000182d41576b8296abc0c1ac97826c576a8094a99f8a75604b37220d000000000000000000081a2c3d4e5f6f808f9eacb9c5cfd1d5d0beaa96826d59442f1a05000000000005192e42566a8093a7bbb8a5917d6a584533210f0000000000000000000000000001122333435261707d8a96a0a8acaeaba29483715e4b38240f0000000000000000000010253b5064798fa3a3a3a4927c685361768ba0a994806a55402c1702000000000000000000000000000f24394e63788da3b8cab5a08b745f4b35200b0000000000000000000000000000000000000000000000000000000000000005192d4155697d91a5a8a8a9a9a9abacaca9a4907c67533f2b160200000000000000000005192d4155697d91a5a8a8a9a9a9abacaca9a4907c67533f2b1602000e23384d62778d92979a9ea1a4a7ab9b87715d48331f0a000000000000000112233343536271808d99a3acb2b5b3aa9c8d9291806f5e4e3c2915000000000013283e53687c93a4a3a19b87716476899ba5a8a79685736251402f1e0c000000000000000000000000000b2034495e73889db2b49f8a788695a5aa9a897664513e2b170400000000142a3f54687d949898989897979fb1b29d88725d48331e30425466778a9badbba997857361503e2c1b090000000000000000000000000c1e2f415263738494a3b1bfcbcbcbced4c1ac98846f5a45301b06000000000014293f53687d93a8b5b7a8947d6954667a8fa4a38f7965503b2612000000000000000000000e1f3041516170808f9ca8b3bcc1c3bfb2a18e7a67533e2a160100000000000013273b5064788ca0b3c1ae9b887562503e2c1b0a00000000000000000000000000051525344352606d78838d939799969084756554412e1b08000000000000000000000e23384d62778d8d8d8f8f8e78644f5d7187939598846f5a45301b070000000000000000000000000014283d52667b90a5bac7b39d88735e48331e09000000000000000000000000000000000000000000000000000000000000000012263a4e62768a919393949494959798999b97836e5a46311d080000000000000000000012263a4e62768a919393949494959798999b97836e5a46311d08000b20354a5f71797d8286898c8f9396998b76614d38230f0000000000000000051625354453616f7b8790989da09e988d7d8591847c6b58432e19000000000011263b50667a908f8d8c8b8b75606b7d8f9093949791806f5e4d3b281400000000000000000000000000071b30455a6f8499aeb8a38e78768899aca694826d5a47331f0b0000000012273c52677c91a7adadadacacb1b7b5a08b75604b36212536485a6c7d90a2b4b4a391806d5c4a38271401000000000000000000000000122334455565758593a1adb9c2c8cac5b6a4917d6955402c1702000000000011263b50667b909fa0a2a3907b665161768ba0a8937d6954402b160200000000000000000001122333435261707d8a96a0a8acaeaba29483715e4b38240f000000000000000c2135495c708498abbeb7a592806d5c4a392817070000000000000000000000000007162534424f5b6670787d8384827c72665748372b1e10010000000000000000000c21364b5f7377777778787974604b586d797c808386735e49341f0a000000000000000000000000071a2e43576b8095aabec4af9a86705b46311c0700000000000000000000000000000000000000000000000000000000000000000b1e33465b6f797b7c7d7d7d808082838486888974604b36210c000000000000000000000b1e33465b6f797b7c7d7d7d808082838486888974604b36210c00071c2f42536064686c707377797d8284887b66523d28130000000000000000000817263543515d69737c84888b89847a6e778072756c58442f1900000000000f24394e63777a787876757471606071797b7c808284877c6b57422d180000000000000000000000000000172c41566b8095aabca7927c6a7c90a3b19e8a76634e3a26110000000010263b506579909d9d9f9fa0a0a1a2a3a38d78634e3924192b3d4e60728597a9a7a39d8b79675644301c07000000000000000000000000051627384757667583909ca6aeb3b5b1a7988774614e3a26110000000000000f24394e637888898b8d8e8d77634d5d7287939598836e5944301b0600000000000000000000051525344352606d78838d939799969084756554412e1b080000000000000006192d4154687b8fa2b5c1af9d8b7967564535251505000000000000000000000000081a2b3a4855626b6164696c6e6c6864635d54493c2e1f10000000000000000000081c30445561626267757d6f63564e5e6d7779776f6f6d5c48331e0a0000000000000000000000001023364a5d71869aafc3bfab96826c57422d1904000000000000000000000000000000000000000000000000000000000000000003172b3f51606466676868686a6a6b6c6f70727371604b36210c0000000000000000000003172b3f51606466676868686a6a6b6c6f70727371604b36210c0000132535434b4f53575b5e6265686b6f727466523d28130000000000000000000008172533404c5760696f7374736f675d6a6d61605c4e3d291500000000000b203447596565646361605f5e5353606466686a6c6f71746a57422d18000000000000000000000000000013283d52677b91a6baab96826c73889cb0a6927d6954402b17000000000e23384e637887888889898b8b8c8d8d8f8f7b66503b26111f31435567798c97928f8b8985735f4a341f0a00000000000000000000000000091a2a39485765727d89939a9ea09d95897a695744311e0b0000000000000c21364a5f6f737476777879735f4a586d7a7c808386725d48331e09000000000000000000000007162534424f5b6670787d8384827c726657483c31251708000000000000001125384c5f728598abbdbaa89786746353433323140500000000000000000000001024374958667380706155585c6b76797770665a4c3d2e1d0d000000000000000001142737454d566978868e7d6f605c6c7c8b8f8c827668594a39281605000000000000000000010f1d2e405265798da1b5c9baa5917c67533e291400000000000000000000000000000000000000000000000000000000000000000000102233424c505152535353545456575a5b5c5e5e5343301c080000000000000000000000102233424c505152535353545456575a5b5c5e5e5343301c08000007172530363a3f4246494c5053575a5d5f584836230e00000000000000000000000715222e3a444d555a5e5f5e5b544c5759514b483f30200d000000000005182a3b4850504f4e4c4b4a4942434c4f505354575a5c5f5a4d3b281400000000000000000000000000000f24394e63778da2b6af9a86706d8297acac98836e59442f1a000000000c21364a5e6e7072727374747676777778787766513c27121426384a5c6e80837d797673706b5b47331e0900000000000000000000000000000c1b2a394754606c768086898b8882786b5c4c3a281502000000000000071b2f41515b5e5f6673807062554c5c6b76797770706c5a46321d0d000000000000000000000000112332414f5c696864696c6e6c68636460594e4335261708000000000000091c2f4255687b8ea0b2c4b4a39282706151423223150700000000000000000000152a3f536776848f807062596a7a898f8c84776a5b4c3b2a190700000000000000000919273243586c80939d8e7d726e798a9ba49f9487776857453422100000000000000000000e1f2d3b4c5d6f8295a9bcc7b39f8b76624d3924100000000000000000000000000000000000000000000000000000000000000000000005152430383b3c3c3e3e3e3f3f404244464749494235251401000000000000000000000005152430383b3c3c3e3e3e3f3f40424446474949423525140100000008141c21262a2d3134383b3e4145484a453a2b190700000000000000000000000004111d27313a4045484a4946403b43443e36342d2112020000000000000d1d2b353b3b3a38373634342f31373a3b3d3f4244474a473d2f1e0b00000000000000000000000000000b20354a5f73899eb3b39e8973687d94a8b19c87715c47321c00000000071b2e41505a5b5c5d5e5f5f606062626363635a4a37230e081a2c3e5163736e6864605e5c584e3e2b18040000000000000000000000000000000c1b2936434f59636a707374736e665a4d3e2e1d0b00000000000000001224334046536776848f807062596a7a898f8c84776a5b4c3b2a190700000000000000000000061a2e40515f6d7a78695a585863717878756c605344352615040000000000001326394c5e708395a7b8c1b09f8f806f60514233251608000000000000000000162b40556a7d919e8f80736d778899a4a09689796a59483624120000000000000000000915293d506376899c9d9086838a98a8aeada596867563513f2d1a070000000000000006192c3d4b596a7a8d9fb2c5bfab9884705b47331f0a000000000000000000000000000000000000000000000000000000000000000000000006131d232527272929292a2a2b2d2f303234342f2517080000000000000000000000000006131d232527272929292a2a2b2d2f303234342f251708000000000001080d1115191c1f2326292d30333431281c0d0000000000000000000000000000000a141e262c31333434312c282e2f2a211f19100300000000000000000d19212626242322201f1f1b1d222426282a2d2f3234322b1f11000000000000000000000000000000071c31465b70859aafb6a28d77677c93a8b39d88725d48331e00000000001123323e45464748484a4a4b4b4c4d4e4e4e483c2c1a07000f213345555e5c544f4c4947443c30200f00000000000000000000000000000000000b1925313d464f565b5e5f5e5952493c2f20100000000000000000000615222c40556a7d919e8f80736d778899a4a09689796a5948362412000000000000000000000a2034495d6f7d8b8878695c6172828e8f897d71625344332110000000000000091c2f41536577899bacbdbdad9e8e7d6f60514234261605000000000000000012263a4e617487999e9186838896a6afada69888776553412f1d0a0000000000000000000d213447596c7d90a2a29a989ca7a79a989ea492826f5c4a372411000000000000000c2035495b69778898aabcc9b6a38f7c6854402c180400000000000000000000000000000000000000000000000000000000000000000000000001090e101212131313151516181a1b1d1f1f1b120700000000000000000000000000000001090e101212131313151516181a1b1d1f1f1b1207000000000000000000000000070a0e1114181b1e1f1c150b0000000000000000000000000000000000010a11171c1e1f1f1c1814191a160e0a050000000000000000000000060d10110f0e0d0b0a0a06090d0f111315181a1d1f1e180e0100000000000000000000000000000001182d42576c8296abbaa5907b6a8094a9b39d88725c47321d00000000000514212b3031323333343436363738383838342b1e0e0000041628374349483f3a3734322f291f120200000000000000000000000000000000000008141f2a333b4246494a48453f362b1f1102000000000000000000000512263a4e617487999e9186838896a6afada69888776553412f1d0a0000000000000000000b20354b5f73889b9788796e708090a0a39b8f827161513f2d1b09000000000000122436485a6b7d8f9fb0c0bbac9d8e7d6f61524434210e00000000000000000b1e3144576a7c8ea0a39a989ca6a99b989da69583715f4c39261300000000000000000004172a3d4f61738596a6afadb1ab9a89838c9a9e8c796653402d19050000000000000e23384e63788896a3b0bcbeac998673604c39251100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687c92a7bca9947d75869aaeb09b87705b46311c000000000000040f171b1c1d1e1e1f1f2121222323232320180d000000000a19263034332c25221f1c1a150d010000000000000000000000000000000000000000020d1720272d31343433302b23190e010000000000000000000000000b1e3144576a7c8ea0a39a989ca6a99b989da69583715f4c392613000000000000000000081c3044576a7d90a2978b84848f9eaeadad9f90806e5c4b38261300000000000007192b3c4e5f708292a2b3c2bbac9d8e807062513d291400000000000000000215283a4c5e708394a4afadb0ad9c8b838a98a18f7c695643301c080000000000000000000d1f32445567778898a5b1ac9e8d7c6e7b8b9b9683705d48341f0a0000000000000c21364a5d6b7885929eabb3a18f7c695643301d09000000000000070e1313110f0c090704040e141716120f0b080603000000000000000000000000000000020b12181b1b1b191510090100000000000000000000000000000000000000050d1112100d0b080603020c131615110e0a070401000000000000000000070e1313100d0a0603000000000000000000000000000000000000000000000000000000000001080e12161719191715110c0600000000000000000000000000000000000000070c0f0f0f0c0701000000000000000000000000000000000000000000000010253a4f64788ea3b8ac97848794a4b6ac97836d58442f1a00000000000000000000000002080a0a0b0c0d0e0e0e0e0b0500000000000009141b1f1e19110d0a060000000000000000000000000000000000000000000000000000040c13191c1f1f1e1b160f0700000000000000000000000000000215283a4c5e708394a4afadb0ad9c8b838a98a18f7c695643301c0800000000000000000115283b4e60738597a99e9999a0ada19899a29e8c7a685643301d0a0000000000000d1f30415263748595a5b4c3bbac9e8f826b56402b160000000000000000000b1d2f415364758696a4afad9f8f7d6d7989999986725f4b37220d00000000000000000002142638495a6a7988949c9a8e806f5e6c7c8d938675604b36200b000000000000071b2e3f4e5a6773808d9aa69583715f4c3a27140100000000000d192328282624211f1c191621292c2b2724201d1b18130b00000000000000000000000009151e262c3030302e2a241d140b00000000000000000000000000000000000c182126272522201d1b181520282b2a26231f1c1916110a0000000000000d1923282825221f1c1815110a0e0f0f0f0e0e0e0f10100d05000000000000000000000000010c151c23272b2c2e2e2c2a26211a130a01000000000000000000000000000008121b21242524211c150c020000000000000000000000000000000000000000000d21364b60758b9fb4b3a2989aa4b2b4a3907c68533f2a16000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2f415364758696a4afad9f8f7d6d7989999986725f4b37220d0000000000000000000b1e31435667798b9cacaeaeb3a5948385919f9885725f4c39261200000000000001132435455666768796a5b4ac9e8f807062513d2914000000000000000000001224364758687786929b9b8f8270606a7a8b958877634e38230e00000000000000000000091a2b3c4c5b69768287867d6f61515e6f808275675846321d09000000000000001021303c4956636f7c89968977665442301d0a00000000000b1c2b363d3e3b393634312f2b333d42403c393532302d271d10010000000000000000000d1a27313b41454646433f3830271d120600000000000000000000000000000a1b2a353b3c3a373532302d2a323c403f3b3834312f2b261c0f000000000b1c2b363d3d3a3734312d2a251d2325252423232325252521180c0000000000000000000007131e2830373c40424343423f3a352e271d14090000000000000000000000000c19252e35393a393630281f13060000000000000000000000000000000000000000091e33485d72879ca6abafadafb4afa5978673604d3925100000000000000000000000000000000004070703000000000000000000000000080f12110d0a07040100000000000000000000000000000000000000000000000000000000040b0f0f0b0300000000000000000000000000000000000000001224364758687786929b9b8f8270606a7a8b958877634e38230e000000000000000000011426384a5c6d7d8f9daab2a6978776728290a08f7c6955412c170000000000000006172838485868778796a49d8e807061524434210e000000000000000000000618293a4a5967758087877d7162535c6d7d8476695a4834200b00000000000000000000000d1e2e3d4b59646d72706a5f5142516170716457493a2916030000000000000003121f2b3845515e6b77857b6a594836251300000000000015283a485253504e4b4946443f42505755514e4b4745413a2e1f0e00000000000000000c1c2b38444e555a5b5b58534c443a3024180b000000000000000000000000001528394750524f4c4a4745423e414f5653504c49464440392d1e0d00000015283a4852524f4c4946423f3930383a3a3a3838383a3a3b352a1c0c0000000000000000081725313b444b515557585857544f49423a30261b0e010000000000000000000b1b2a37414a4e4f4e4a443b3124150600000000000000000000000000000000000000041a2f44596e848c91969a9d9f9f9b938778685643301d09000000000000000000000000050a0e13181c1c170e03000000000000000002101b232726231f1c1916130e050000000000000000000000000000000000010100000000000a161f24241f160a000000000000000000000000000000000000000618293a4a5967758087877d7162535c6d7d8476695a4834200b00000000000000000000091b2d3e4f6070808d989d96897969627283938e806d58432e1900000000000000000a1a2a3a4a59687786948d7d6f6151433426160500000000000000000000000b1c2c3b4a57636c71716b6053444f5f6e7266594b3c2b1805000000000000000000000000101f2d3b4751595c5c574d413343525d5d5346392b1c0b000000000000000000010e1a2734404d5a67736d5d4d3c2b19070000000000001c31455866686663605e5b58534e606c6a66635f5c5a564c3d2b180400000000000007192a3a4956616a6f70706d6760574d4135281b0d0000000000000000000000001c314457646764615f5c5a57514d5f6b6865615e5b58554b3c2b180400001c314558666764615e5b57544c424c4f4f4f4e4e4e4f4f50483a29170300000000000006162635424e5860656a6c6e6d6c68645d564d43382c1f1203000000000000000517283948545e6364635f584e423324140200000000000000000000000000000000000000172c40546671777c8286888a89868075695a4a392714010000000000000000000910151a1e23282d31312b2013030000000000000010202e383c3b3834312e2b2822180b000000000000000000000000060d1216161614100b040a1a2833393933271909000000000000000000000000000000000000000b1c2c3b4a57636c71716b6053444f5f6e7266594b3c2b180500000000000000000000000f21324251616e7a848883786a5b546475857d7061513e2a160000000000000000000c1c2c3b4a596876847d6e60514234251608000000000000000000000000000e1d2c394550585c5c584e433541505c5e55483b2d1e0d00000000000000000000000000010f1d29353e444747423a3025344149494136281b0d0000000000000000000000000916232f3c49555e5c4f3f2f1e0d000000000000001f344a5f747d7a777673706e6352677c807b7774726f6a5b48331f0a000000000000122536485866737d848786827b736a5f5346392b1c0d00000000000000000000001f344a5f747c797674726f6c6252677c7d797673706e695a47331e0900001f344a5f747c787673706c685c51606464646363636464645846331e0a0000000000001223344453606b737a80838383827d78726960554a3d302112030000000000000e213446576671787978736b60514232200d0000000000000000000000000000000000000011243748565d62686c70737473716c63584b3c2c1b09000000000000000003111c24292e33383d4146463e312110000000000000081b2d3e4b51504c494643403c35291a0900000000000000000005101a21272b2b2b29251f18172838464e4e4537271606000000000000000000000000000000000000000e1d2c394550585c5c584e433541505c5e55483b2d1e0d0000000000000000000000000314243342505d686f726f665a4c475767746c5f524334220f000000000000000000000e1d2c3b4a5866736e5f5042332416070000000000000000000000000000000e1b28333d434747433b3225323f484943372a1d0f000000000000000000000000000000000c18222a2f32322e271e16232e34342e24180b000000000000000000000000000005121e2b384349483e31211100000000000000001d32465b6f84908d8b8886826c5864798f908d8a878476604c37210c0000000000081b2e415466768591999c9b978f877c706457493a2b1c0d000000000000000000001e32475b70848f8c898785826c5764798f8f8c88868376604b36210c00001e32475c70868f8b8886827864596e797978787878797976614c37220d0000000000091c2f415262707d888f9497989897928d867c72675b4e3f302110000000000000162a3e516475848d908d887d70604f3d2a1602000000000000000000000000000000000000081a2a3842484e53575b5e5f5f5c5750463a2d1e0e00000000000000000011212e383e43484c51565b5a4f3f2d1b0a000001090d0e23374a5c6664615e5b5855514738261300000000000000000916222d363c4040403e39332b233546566362554534241303000000000000000000000000000000000000000e1b28333d434747433b3225323f484943372a1d0f000000000000000000000000000006152432404b545a5c5a53493c3949575f5a4e413425160500000000000000000000000e1d2c3a48555e5c50413223150600000000000000000000000000000000000a1621292f32322e281f14222d33342f26190c000000000000000000000000000000000000050e161a1d1c19140b06111a1f1f1a120700000000000000000000000000000000010d1a263034332c2113030000000000000000182c4055697d92a3a09d9b87725d62778ca1a29f9c8d77624c37220d00000000000f23374b5e718394a3adb1b0aba3998f82756758493a2b1a0a000000000000000000182c4055697d92a19f9c9a86715d62778ca1a19d9b8d77624c37220d0000192e42576c8296a09d9a927c685c7187908f8f8f8f8f87725e4a35200b00000000001125394c5e70828f9ba3a9acadadaba7a1999085796b5d4e3f2e1d0c00000000001c31455a6d8293a1a5a29b8f7d6c5946311d08000000000000000000000000000000000000000c1a262e34393e4246484a4a47433c33291c0f000000000000000000091c2e3f4c53575c61666b706d5c4b3927160408141d2223263b50657a797673706d6a6455422e1a0500000000000008182734404950555656534e473f36415263747363524231211000000000000000000000000000000000000000000a1621292f32322e281f14222d33342f26190c000000000000000000000000000000000615222e394045474540372b2b39444a473d31231607000000000000000000000000000e1c2a384349483e3223140500000000000000000000000000000000000000040d151a1c1c1a140c0410191e1f1b130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141b1f1e190f0300000000000000000011263a4e63778ca0b4b3a18c77635f748a9fb4b4a38d78634e38230e0000000000152a3e52667a8ea1b2c1c7c1bfb6aca093857667584838281706000000000000000012263b4f63778ca1b4b1a08c77635f748a9fb4b3a38d78634e38230e0000152a3e53687c92a7b2ab96826c5f748a9fa4a4a4a495806c58432f1b070000000000182c4054687b8e9fadb7bebebab8b8bab5aca2978a7b6c5d4c3b291705000000001f344a5f73899db1bab7ad9c8975604b37220d000000000000000000000000000000000000000009131a1f25292d31333434322e2920170b000000000000000000000f24384c5d676c71767b80857a685645332110172631373837394e63788d8c89868380715c47321f1203000000000416263644525c656a6b6b68625b52484e5f70828270604f3e2e1d0c0000000000000000000000000000000000000000040d151a1c1c1a140c0410191e1f1b130800000000000000000000000000000000000004101c252c3132312c241a1b283134322b2013060000000000000000000000000000000c1a263034332c21130400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080c0c09050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485d71869aaebba6927d695d72889db2b9a48f78634e38230e00000000001a2f43586d8296aabec3b7ada9a9aeb1a395867666564635231200000000000000000c2034495d71869aafbba6927c685d72889db2b9a48f78634e38230e000010253a4f63788da2b7af9a867062778da2b7b9b7a28e7965513d29140000000000001c31465a6f8498abbdbfb2aaa5a3a3a5a9b0b4a89a8b7a6a584634210e000000001f344a5f748ba0b5cacab8a38f78634e38230e00000000000000000000000000000000000000000000050b1014181c1e1f1f1d1a140d04000000000000000000000012273c52677b82868b909598867462513f2d1b2435434c4d4c4a4b60748a9f9e9b9789735e493c302110000000001022334454626f798082827c766f655a5a6b7c8e8f7d6d5c4c3b2a1a0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181c1d1c1711070a151c1f1e180e02000000000000000000000000000000000009141b1f1e190f030000000000000000000000000000000000000000000000000000070b0b0806030100000000000000000000000000000000000008141c21211e1915110d0905000000000000000000000000000000000000000000000810161a1d1d1d1a17110a0100000000000000000000000005192e42566b8094a8bdac97836e6370869bb0baa59079644f3a250f00000000001d32475c71879bb0c5b4a59a949499a2aca49585746352412f1d0b00000000000000061a2e43576b8094a9bdac97836e6270869bb0baa59079644f3a250f00000c21364a5f74899eb3b39e8974657a90a5bac5b09c88735f4b36220e0000000000001f34495e73899eb2bfafa196908d8f90959da7b5a999887663513e2a17030000001f34495d72879badb6b5ae9e8b76614d38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000913253a4e61728495a0a4a9a392806e5c4b39273042536062615f5e5c71879cb1b0a08b7660574e3f2d1a06000006192c3f516272828c949796928a82776d6678899b9c8b7a69594838271604000000000000040b0f13151514120e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121b20201e1b181613100e0b09060200000000000000000000071725303636322e2a26221e1a130900000000000000000000000000000000000005111b242a2f3232322f2b251d140a00000000000000000000000013283c5065798ea2b7b29d897878788499afbba5907965503b261000000000001f34495e73899fb4baa796887d80868f9caaa39282705e4c3a2815020000000000000014283c5165798ea2b7b19d887777778499afbba5907965503b26100000081c31465b70859aaeb7a28d77687d93a8bdbeaa96826d5844301c080000000000001f344a5f748ba0b5b5a291837b78787a828a97a6b7a593826d5a46321e090000001b2f43586b7d8f9ba1a09c90826f5b48331f0a00000000000000000000000000000008101414100c0804000000000000000000000000000000000000000000000c1a262e3243556677899aabbcaf9e8c7a685645333b4d5f717776747372708398adb7a28d776e6c5d4935210d00000d2135495c6e80919fa8acaba69e958a7d728596a7a998887666554433200c00000000050f181f24282a2a2927231d160e04000000000000000000000000020b1113110e0a06020000000000000000000000000000030e161a19141115161615110c0600000000000000000000000000000000000000000000000001080f13161819191715120d070100000000000000000000000000000616242f353533302d2b282523201e1b1711060000000000000000122535434b4b47433f3b37332e261a0c000000000000000000000000000000000716222e373f4447474744403931271c1003000000000000000000000d22364a5f73889cb0b7a3928f8f8f8f9eb1bca7917b66503b261100000000001f344a5f748ba0b5b29e8a776a6a727d8c9bac9f8e7c6a5745321f0c000000000000000e22364b5f73889cb1b7a3918d8d8d8e9db1bca7917b66503b2611000002182d42576b8296aabba6917c6b8296abc0b8a48f7a66523e2a15010000000000001f344a5f73899fb4ad998572666363666d78889baeb09d8a75614d38240f00000014283b4e60707d888c8c88807162513f2c180400000000000000000000000000000e1a24292925211d1915110d06000000000000000000000000000000000007192a3842464348596b7c8e9fb0bba998867462513f47596b7c8d8c8b8988878697acb9a48f84847864503c2814000014283c5064788c9eafbcc1c0bab2a79c8f8290a2b3b6a595847362503b27120000000916222b33393d3f3f3f3c38312a21170d0100000000000000000006141f262926231f1b17130e09010000000000000000000413202a2f2e28262a2b2b2a26211a12080000000000000000000000000000000000000000000b141c23282c2e2e2e2c2a26221c140b02000000000000000000000000122434424a4a484542403d3b383533302c241809000000000000001b2f425360605c5854504c4742382a1a08000000000000000000000000000007162534404a53595c5c5c59544d44392e211405000000000000000000071c3044586d8296aabfb0a6a4a4a4a4acbbbca7927c67523c271200000000001f344a5f748ba0b5ae99846f5a565f6d7d8e9fab998774614e3b281502000000000000081c3044596d8296abbfafa4a3a3a3a3abbabca7917c67523c271200000014293e52677c91a6bbaa95806f8499aec3b19d8974604c37230f000000000000001d32475c71879bb0ab95806a554e4e515a6a7d92a7b9a4907b66513d28130000000c1f314251606b737676726c61534536241100000000000000000000000000000c1d2c373e3e3a36322e2a26211a100200000000000000000000000000000010243748565b5854515e6f8292a4b5b5a392806e5c4b516476889aa1a09f9d9c9ba3b4bfac9e9994806b57432e1a0600192d42576b8094a8bbc7bbb2afafb3ada0979eaebfbeae9d8d7c68533e28130000091827343e474e52545453514c453d342a1e120500000000000000031524323b3e3b3834302c27231d140800000000000000051423313d44433b3b3f40403f3b352d251b1105000000000000000000000000000000000005121d2730373d40434343423f3b3630281e140900000000000000000000001a2e41525e5f5d5a575552504d4a484540362716040000000000001f34495e7175716d6965605c5648372411000000000000000000000000000214253443515d676d7172726e6860564b3f32231405000000000000000000152a3e52677b90a4b8b9a79a98999aa0afbda8937c67523c271200000000001f34495e73899fb3ae99846e58434f5f6f8293a6a4927d6b5844311d0a00000000000001162a3e53677b90a4b9baa89b999b9ba1b0bda8937c67523c27120000001025394e63788da2b7ae998472879cb1bfab97836e5a45311d09000000000000001a2f44586d8297abad98846f5d4c3e3d4f64788fa4b9a9947d69543f2a1500000002132433424e58646c6b6968676353412d19050000000000000000000000000016293b4953534f4b47423f3a362d2011000000000000000000000000000000152a3f5366706d69656163748698a9baaf9e8c7a6856566b8294a6b7b5b4b3b1b0b3b4bdbbb1af9a86725d4935210d001c31465b70869aafc3b8a99f999a9ea6b1acb0bcc0b0a08f806f5f4d392511000416273645515b62676a6a6865605950473c302315060000000000000d2032424e53504c4945403c3831261707000000000005142332414f59584d4f545656544f4941382e22160a0000000000000000000000000000000514232f3a444b52565858585754504b443b31271b0e000000000000000000001f34495d7074726f6c6a6764625f5d5a534534210d0000000000001f34495d728786827d7975716654402b16010000000000000000000000000d20324352616f7a83878887837c73685d50423223130300000000000000000f24384c60758a9eb2b49f8a83848692a7bca9947d68533e291300000000001d32475c71879cb1af9b86705b4641526476899dae9b8874604d392511000000000000001024384d61758a9eb3b49f8a84868793a7bca9947d68533e29130000000c20354a5f74899eb3b29d89748a9fb4b9a5917c68533f2b160200000000000000152a3f53677b8fa3b39f8d7a6a5c504850657990a5baab95806a543f2a15000000000615243142576c82807d7c7c705c4834200c000000000000000000000000001d314558676864605c57534f4a3e2f1e0b0000000000000000000000000000162b40556a7d837d7a76726d798b9daebba9988674625165788ca0b3c1afa19d9d9da0adbeb5a59d8d7864503c2813001f34495e73899eb3bcaa9a8c84868a94a2b5c4c2b2a2928271615141301d0a000e21334554636e767c80807d7a756d63594e4133241506000000000013283c50606865615d5955514c43352512000000000011223241505f6d6b5b63696b6b69645d544b4034281a0d0000000000000000000000000004142332404c5760666b6d6e6e6c69655f574e44382c1e0f0000000000000000001f344a5f7489888583807c797774726f63503c27120000000000001b2f44596d839797938f8b836d58432e1904000000000000000000000004172a3d4f6070808d969c9d9c9790867a6e6051413121100000000000000000091d32465b6f8498acb7a28e786e7a90a5baa9947d68543f2a1400000000001a2f44596e8398adb29d88735e4935475a6d8294a8a4907c6854402c1804000000000000091e32465b6f8498adb6a28d786f7a90a5bba9947d68533f2914000000071c31465b70869aafb7a28d7c8da2b7b49f8b76614d39241000000000000000001024384c60738698aaaa99897a6e645d5d6b8093a8bda8937d68533f291400000000000615293e53677c9194938c77634f3b2713000000000000000000000000001f344a5f747c7874706c68645c4d3a2612000000000000000000000000000012273c51657a8f938f8b8783748090a2b3b5a392806e5d5c708497abbaa5918888888fa2b7ad988888806b56412c17001f344a5f748ba0b5b4a08d7b6f7076879cb1c7b7a5948473635343332312000015293d506272828a919495938f8980766b5f51423324130200000000162b40566b7d7976726e6a666053422f1b0600000000192d40515f6e7d796d777d82827d7870675d5245382b1c0d0000000000000000000000000f213242515e6a737a80838483827d79736a6156493c2d1e0e00000000000000001d32475c72879c9a9794928f8d8a887d69543f2a15000000000000162b3f54697d93a7a8a39b86705c47311c0800000000000000000000000b1f33475a6c7d8f9eaab1b3b1aca3988c7d6f5f4f3e2d1b0a0000000000000003172c4054697d92a6bba7927d69788ea3b8ab95806a543f2a150000000000172b40556a8094a8b6a18d77634f3a3d5165788da1ac98846f5b47321e0a00000000000003182c4055697d92a7bba7927d68788fa3b8ab95806a543f2a1500000001182d42576c8297abbdaa9a8b92a5baae9a86705c47331e0a0000000000000000091d304356697a8c9daca7988c807772727a899baeb7a28e7965503b26110000000000001024394d62778ca0a7927d6a56422e19060000000000000000000000001e33485d71878e8a86827d796a55402b1601000000000000000000000000000e23384c61768ba0a4a09c8e78728496a7b8af9e8c7a6857677b8fa2b6a6927d7274899eb2ad988372726855402b16001f344a5f748ba0b5af9a85705d6d8092a4b6c8b39d88766655453525150500001b3044586d80919ea6a9aba8a49c93897d6f615141311f0d0000000014293e53687c8f8c8884807a715e49341f0a000000001e33485d6f7d8d867d8a939797938d857a6f6356483a2b1c0d00000000000000000000071a2d3e50606f7c878f9598999897938e877d73675a4b3c2c1b0a000000000000001b30455a6f8499aeaca9a7a4a29f97826c57422d1803000000000011263b5064798ea3b8b39e89745f4a35200b000000000000000000000012263b4e63768a9cadbcc5c2c0c0b5a99c8e7d6d5c4b392715020000000000000011263a4e63778ca0b5ac97836e778ca1b7ab96826b56402b16010000000012273c5065798fa3b7a7927d69554135495d72879bb09f8a75614d38240f0000000000000012263a4f63778ca1b5ac97836d778ca1b7ab96826b56402b1601000000152a3f53687d93a7bcb8a99fa2b0bea994806b56422d19040000000000000000011427394b5d6e7d8e9ca8a99d938c88888d99a7b8ad9b88735f4b36220d0000000000000a1f34485d71879bae9a86715d4935210c0000000000000000000000001a2e43586d82979f9a9792836d58432e190c030000000000000000000000000a1f33485d72879cb1b5a7927c68778a9bacbba9988674635f72869aaead9985716f8499aeb19c88735e574a382511001f344a5f74899fb4ad98836e65788a9dacb8bcb5a28f7c6956422f1b080000001e33485d72889cafbabcb1a9a7aba69b8e80705f4e3d2b18050000001025394e63788da09c98948c77624d38230e000000001f34495e718292938f9ca7acaba7a0988d82746658493a2b1b0b0000000000000000000f2336495c6e7d8d99a3aaadafadaca8a29b918578695a4a39271603000000000000172c41566b82969b9fa1a4acb7af9a86705b46311c0700000000000d22364b60748a9fb3b7a28d77624d38230e0000000000000000000000172c4055697d92a6b9c2b6adababafb7ac9c8b7a685644311f0c000000000000000b2034485d71869aafb19d8873748ba0b5ac97826c57422c1702000000000d22374b5f74899db1ad9985715d4a3643586c8296aba5907b66523d2914000000000000000c2034495d71869aafb19c8873748ba0b5ac97826c57422c170200000011263b5065798fa4b9c7bbb4b6bfb9a48f7a65513c2813000000000000000000000a1c2e3f5060707d8a959eaaa7a09c9ca1aab7b2a1907d6a5744301c08000000000000051a2e43586c8296aba08c7864503b2713000000000000000000000000152a3f54687d93a7afab9b86705c4732271f160c0100000000000000000000051a2f44596e8398acc0ab96826c6b7d8fa0b2b5a492806e5d6a7d92a5b5a18d796a8094a9b6a28d77634e3a2c1b09001e33485d72889cb2af9a856f6473828e9ba8a7aaac9986725e4b37230f0000001f344a5f748ba0a4a5a7a1959298a3ac9e8f7d6c5a4734210d0000000c20354a5f73899eb1ada5907b66513c2712000000001b2f425363738494a3acbac1c0bcb4aa9f928576675849392918070000000000000000162a3e5266798c9dabb6b8ada5a3a3a8b1aea396887868564533200d00000000000014293e53687c8387898c8f9caeb29d88735e49341f0a0000000000081d32475b70869aafbaa5907a66513c27140d040000000000000000001b30455a6f8498adc1b3a49995969ba5b0a9988673614e3b281502000000000000051a2e42576b8094a9b6a28d7873889db3ad98836d58432e180300000000081c3145596d8296aab4a08d796652403e53687c92a7aa95826b57422d1803000000000000061a2e43576b8095a9b6a28d7873899eb3ad98836c58432d18030000000d22374c61768ba0b5cacec9cbc8b49f8a75614c37230f00000000000000000000001022324251606d78828ca0b4b5aeabacb1b8a5948472604e3b2a1a0a00000000000000152a3e53687c91a6a793806a56432e1a06000000000000000000000011263b4f64798ea3b8b39e89745f4a413b33291e120600000000000000000000162b4054697d93a8bdaf9a86705f718394a6b7b09e8c7a696175899db0a996826e7a8fa3b8a6927c68533f2a1500001b30455a6f8499aeb19c88725d626f7c8a979298a9a28e7a66523e2a160200001f34495d72888f8f909193837c8594a4ac9b8a7764503c2814000000071c31465b70859aaebea994806a55402b16010000001225354555667a8fa3b8cac1bab5b4b6b0a395867667574736251301000000000000001a2f44596d8296a9bbb7a89a918d8e949faeb4a697867462503d2a160300000000001024394c5e696d7174778094a9b6a18c76614d38230e000000000003192d42576c8296aabda8937d69543f2f2920170c00000000000000001e33485d72889cb1bba89587808288929faea3917d6b5845311e0a0000000000000014283c5165798ea2b7a7927d70879cb1af99846e58432e19040000000001162a3e53677a8fa3b6a995826f5d4b3b50657990a5ae9a856f5a45301b060000000000000014283d5165798fa3b7a7927d71879cb1af99846e58432e1904000000091e33485d72889cb1c6d5ccc8c7b19c877362503e2c1b090000000000000000000004142433424f61718290a2b3a59a95979da7a08b7d72665748382716040000000000001025394e62778ca1ae9a86725d4935210d00000000000000000000000d21364b60758a9fb3b6a28d77635b564f463c3023160700000000000000000012273b5065798fa4b9b39e89745f65768899abbbaa988775636d8295a8b19e8a76758a9eb3ab97826d58432e1a0500182c41566b8095aab5a08b7662525f6c7987808ea2aa96826d5945311d0800001b3044586c7778797b7b7c7c6875879aaea793806b57422e1904000001182d42576b8296aabfad98836e59442f1a0500000007172c41566b8095a9bebcaea6a09fa1a7b0a4958575645342301f0d000000000000001e33485d72879cb1c0ac9a8a7d7778828fa0b1b4a392806c5946321e0a0000000000091d2f404d54585c5f667b91a6b9a48f7965503b261100000000000014293e52677c91a6bbac97836d5849433c33291e11040000000000001f34495e73899fb4b4a08c776a6c758290a0ae9b8874614e3a2612000000000000000e22364b5f73889cb1ac97836f869aafb09b866f5a442f1a0500000000000f24384b5f73879baeb29f8c7a6858494e63788fa4b29d88725d48331e09000000000000000e22374b5f74889db1ac97836f869aafb09b866f5a442f1a05000000051b30455a6f8499aec2c4b8b3b6b6a391806d5c4a3827160400000000000000000000081d3145596c8090a0aea6958780828a95a39a90847566564533210e0000000000000b1f34495d72879bb0a18d7865503c28140000000000000000000000081d32475c70869aafbba6917c73706a62594e413425160700000000000000000e23374c61768ba0b4b6a28d7763596a7c8e9fb1b6a492826f65788ca0b3a69380708599aeb09b87715d48331f0a0013283d52667b90a4b9a5917c68534e5b687673889db19d8974604b37230e000015293d4e5d626364666667685e6a8095abaf9a86705b46311c0700000014293e52677c91a6bbb19c87725d48331e0900000000192e43586e8498adc2b09e928b898c939eaaa3938371604e3c2a17050000000000001f344a5f748a9fb4b9a4907c6b6264718294a7baaf9c8975614d39251000000000000011222f3a3f43474e63778da2b7a8937d69543f2a150000000000001025394e63778da2b6b09b8671615e5850463b2f22140400000000001f344a5f748ba0b5b09b87715c5863718292a4a4917d6955422e1a06000000000000071c3044596d8296abb19c88738398adb09b87705b46301b060000000000081c3044576b7d92a5b8aa988776665a5164798fa4b49f8b745f4a35200b00000000000000081c3145596d8397abb19c88728398adb09b87705b46301b0600000000172c41566b8095aabfb6a69ea2afaf9d8b79675644332210000000000000000000000d22374b6074899caeb29d89776b6d778594a5a294857463503e2b17040000000000061a2f43586d8297aba894806b57432f1b070000000000000000000003192e42576c8296abbfab968988857d756b5f52433425150400000000000000091e33485d71879bb0baa5907b66515e6f8293a5b6b09e8d7a69708497abaf9b88748094a3a5a08b76624d38240f000f23384c61758a9fb3ab97836f5b474b58636e8397aca38f7a65513c281300000d20304357696f6d6b6867686b748598acb29d88725c47321d070000001025394e63778da2b6b5a08b76614c37220d000000001a2f445a6f869bb0c1ac9782767377808c9aa9a08f7d6b594734210e0000000000001f344a5f748a9fb4b7a18c76614d5364778a9eb2b8a4917c68533f2a1601000000000004121d262a2e354a5f74899eb3ac97826c58432e190400000000000b20354a5e73889db2b49f8b7776726c63594d4032231404000000001f34495e73899fb4b09b866f5a455363758799ac9985715d4935210c00000000000001162a3e53677b90a4b6a28d788296abb19c87725c47321d0700000000000114283b4e6275889badb5a49485776c666a7d92a7b6a18c76604b36210b0000000000000001162b3f53687c91a5b6a18d778296abb19c87715c47321d070000000014283d53687c92a7bcae9a8991a3b5a997857362513f2e1d0b0000000000000000000f253a4f64798fa3b8af99846f5a5a6675889baea392806d5a47331f0b000000000000152a3f53687c92a6af9b87725e4a36220e000000000000000000000015293e53687c92a7bbb4a59f9d9a92897d7061524333221100000000000000091a2f44586d8397acbea994806a555264758799aabcaa988775677a8fa2b5a4907c7a8c8e9092907b67523d281400091e32475b6f8498acb29f8b7763503d4754697d93a8a994806b56412c170200021b30465b708683807d7c7c808692a2b4ac99846f5a45311c060000000b20354a5f73899db2b8a38f7964503b2611000000001a2f445a6f869bb0b8a89f8e7d6c636e7b8b9bab9b897664513e2b180400000000001e33485d72879cb1b7a18c77624d475b6e8397acc0ab97836d59442f1a05000000000000000a11151d32465b70869bafaf9b86705c47321d080000000000071c30455a6f8499aeb9a5938d8c8780766a5e5041322211000000001d32475c72889cb2b09b866f5a454657697c90a3a08d78644f3b2612000000000000001024384d61758a9fb3a7927d7d94a9b39d88725d48331e090000000000000c1f3346586b7d90a2b4b2a39589807a7b899aadb7a18c76604b36210b00000000000000001024394d61768a9fb3a6927c7d94a9b39d88725d48331e080000000010253a4f64798fa3b8ae99848697a9b4a391806e5d4b3a29170600000000000000000f253a4f647990a5bab09b86715d4f586a7d93a8af9d8a76624e3a25110000000000001025394e63778da1b6a28e7965513e2916010000000000000000000010253a4f64788ea2b7c3b2a5a2a8a59b8e80706151402e1c0a00000000000f1b252b3f54697d93a8bdad98836e594658697b8d9eb0b6a493826f728699adac9986727678797c7d806b56402b160003182c4054687c91a5b8a793806c5a483c51667b90a5ae99846f5a45301b060000192e43586d839895949393959aa3b0aa9e8f7c6955412c1803000000071c31455a6f8499aebca7937d68533f2a15000000001a2f445a6f8499afb09b8a928b79695d6c7c8e9fa694826d5a4734200d00000000001a2f44596d8296aabaa5907c68564654687c92a7bbb19c87725d48331e1308000000000000000002192e43586c8297acb39f89745f4b36210c000000000000172c41566b8095aabeb1a5a3a19b93887c6e5f50402f1e0c0000001b30455a6f859aafb29d88725d493a4d6073889ba7937d6a55402c1702000000000000091e32475b6f8498adac97837c93a8b49f89735e49341f0a0000000000000316293b4e60738597a8b9b3a79c94909098a7b7b7a18c76604b36210b00000000000000000a1e33475b708599adac97837c93a8b49f89735e49341f0a000000000d22374c61768ba0b5b29c88798c9eb0af9e8c7a69584635241301000000000000000f24394e63778da1b5b4a08d7b6c64646d7d93a8b9a6927c68533e29140000000000000b2035495e72889cb1a995826d5945311d09000000000000000000000c21364b5f74899eb3bca7948d95a2ac9e8f806f5d4c3a2714010000000c1d2d393f405065798fa4b9b19c87725d484c5d6f8292a4b5b09f8d7b6a7d91a1a1a18f7c69636567696b62513d291400001125394d6175899db0af9c8a776654444e63788fa4b19c88725d48331e080000162b40556a8095aaa9a8a8aaaaa6a0988d80705f4d3a261200000009151e2c41566b8095aabfab96826c57422d1804000000182d42576c8397acad988385958776655e708295a89e8a7763503c28140000000000162a3e53677a8fa2b5ac98867364574f64788ea3b8b49f8b74604b362f2518090000000000000000152a3f54697d93a8b7a28e78644f3a251000000000000013283d52667b90a5babbaa9f9fa8a59a8d7d6e5e4d3c2a17050000182d42576c8296abb5a18c77624e3944586c8095a999846f5a45311c0700000000000003182c4055697d92a7b29d887b91a7b5a08b745f4a35200b000000000000000c1f31445667798b9cacbdb9afa9a5a5abb6c5b49f8b745f4b35200b000000000000000004182d41556a7d93a7b19d887b91a7b5a08b745f4a35200b000000000a1f34495e73889db2b5a08c768092a4b6aa988775645341301f0e000000000000000b2035495d718698aabcaa998b807879808b9baec0ab96826b56402b16000000000000061b2f44596d8397acb09c8874604c38241000000000000000000000081d32465b70869aafbba6917c8492a2ae9e8d7b695644311d0a000000172a3b4a54545161768ba0b5b4a08b75604b405163758698aabbaa99877575898c8c8c8d86736050525456514434210e00000a1e3246596d8294a7b9a795837262554f64798fa4b49f8a745f4a341f0a000013283d52677c92a7b2bcb4a295918c857a6f615241301d0a000008182631383d52677b91a6baaf9a86705b46311c07000000162b40556a8094a9ad988376889484726264778b9ea693806b57432f1b07000000000f24384b5f728698aab5a39283756a6260768ba0b5b7a28d77624d4a43362615020000000000000012263b5065798fa4b9a7927c68533e29140000000000000f24394d62778ca1b6b39f8c8b96a4aa9c8d7c6a594734210e000014293e53687c91a6baa6917c6854403d51667b90a59d88735e4a35200b0000000000000012263a4f63778ca1b5a28e8290a5b7a18c76604b36210c00000000000000021426384a5c6d7d8f9eaebdc3bdbbbbbfc8c6b19c87725d48331e0900000000000000000012263b4f64788da1b5a28e8090a5b6a18c76604b36210c00000000061c31465b70869aafb9a48f79758799abb6a59382705f4e3d2b1a09000000000000061a2e4256697b8d9eaeb7a89c938f8f939ca9b9c1ac97826b57412c1700000000000000162a3f53687c92a6b7a38f7b6753402c180400000000000000000002192d42576c8296abbfaa9580738495a8aa998673604d3926120000001d3246596869666372889cb1b8a38f79644f3a4557687a8c9eb0b6a593826f74767677787978644f3d3f403d34261605000003162a3e5164778a9eb0b2a19182736760687c91a6b6a18c76604b36210b000010253b5064798a959faab09b867b7770675d5143342413020000132536444c4d4e63778da2b6b39e89735f4a35200b00000012273c51667a90a4af9a8670798a91806f5f6e8295a99b87725e4a36220d00000000081c2f4356687a8c9dadb0a193877d767073899eb3b9a48f7866625e5444311e09000000000000000e23384c61768ca0b5ab96826c57422d180300000000000b2034495e73889db2b49f8a788695a5aa9a897664513e2b1704001025394e63778ca0b5ac97836f5b48384d62778ca1a18c77624d38230e000000000000000c2034495d72869bafaa9b979cacb8a38d77624d38230e0000000000000000091b2c3e4f607080909fadbac6d0d0d3d1beab97836d59442f1a060000000000000000000c2135495d72879bafaa9a959babb8a38d77624d38230e0000000000192e43586d8397acbda8937d697b8d9fb1b1a08f7d6c5a49382716050000000000001326394c5d6f80909fadb9afa7a4a4a7afbac7bca8947d6954402b150000000000000011253a4e63778da1b6ab97836f5b4733200c00000000000000000000152a3e53687c92a7bcae99846f778a9eb1a3907c6955412d180400001f344a5f747d7b78768499adbca7927c68533e394b5d6e8092a4b6b09f8d7b6a6060626364655a49352a2b29211608000000000e2135485b6d8293a5b7af9f91857a75768598acb7a18c76604b36210b00000d22374b5e6d77828d98a3a2958b82766c62584d41311f0c00001b2f435461625e5f73899eb3b6a18c77624d38230e0000000e23384c61768b9fb39e89746c7c8d8e7c6c65798da1a28e7965503c271300000000001326394b5d6e808f9da9b1a49a918a8683889db3b9a48f7d7b7772614c38230d000000000000000a1f34495e73889db2ae9a85705b46311c070000000000071b30455a6f8499aeb8a38e78768899aca694826d5a47331f0b000b1f34485d71869aaeb39f8b7764513e4a5f748b9fa48f7965503b261000000000000000061a2e43576c8095a8aaacacafb2b4a48f78644f3a240f0000000000000000000f203142526271828f9da9b4bdc3c4c0b3a28f7b67533f2b1601000000000000000000061b2f43586c8295a9abadabaeb3b6a48f78634e39240f0000000000162b40556a8095aab8ac97836d708294a6b8ac9b8a786756453422110100000000000a1c2e40516171828f9ba7b1bab9b9bcc2c7bfb19f8d7865503c2712000000000000000b2035495e72889cb1b29f8b77634f3b28140000000000000000000011253a4f64798ea3b8b29d88726e8296aaac9885705b47321e0900001d32475c7287918e8c8a99adc0ab96826b57422e3f5163758798aabcab99887564524c4e5050493c2b1916140e05000000000005182b3e516376889aacbcafa2978f8b8b94a3b4b7a18c76604b36210b0000081b2e404f5a656f7a86909ba69e938980756a5f4e3b271300001f34495e7277737070869aafbaa5907b66513c2712000000091e33475c70859aaea28e79656f80908a796872879ba894806a56412d180300000000091c2e3f5061707d8c97a0a8ada59f9b9898a5b8bda99993908d78634e38230e00000000000000061b30455a6f8499aeb39e89745f4a35200b000000000000172c41566b8095aabca7927c6a7c90a3b19e8a76634e3a261100051a2e42566a7d93a6baa794806d5b494a5f74899fa7927c67523c2712000000000000000514293d52667a8f939597999b9da0a2907a66503b26110000000000000000000213243444536270808c97a1a9aeafaca39584725f4c382410000000000000000000000014293d52667b909497989a9c9fa1a4907a65503b2611000000000013283e53687c93a4a3a19b87716476899ba5a8a79685736251402f1e0c000000000000112233445362707d8a959ea6adb2b5b5b3aca19382705d4935210d00000000000000061b2f44596d8397acbaa6927d6a5743301c080000000000000000000d21364b60758a9fb4b5a08c76677b90a5b39f8a75604b36210d00001b30455a6f8599a3a09fa6b6c3ae99856f5a4631344557697a8d9fb0b7a593826f5e4c3a3b3b362c1e0e000000000000000000000e213446586a7c8e9fb0c0b4aaa3a0a0a6b2c1b5a08b75604b36210b0000001125384a575c5d68737d89949fa69c92887d6a55402b1601001f34495e73888987848398adbea994806a55402b1601000004192d41566a7d93a7a995806c6171829287766c8296ab9985705b46311c0700000000001022324251606e7a848c98acb4aba4a3a3abb9c4b4aaa8a08b76604b36210c0000000000000000172c41566b8095aab7a28d77634e39240f00000000000013283d52677b91a6baab96826c73889cb0a6927d6954402b17000013273b4f63778b9eb2b09e8b7867574e62778ca1a8937d68533e2913000000000000051423313e4c60757b7d80828486888b8d917c67523d281300000000000000000000061626354453616e79858e95999b979185766655422f1c0900000000000000000000000f23384c61757c8082838687898c8f927c67523c2712000000000011263b50667a908f8d8c8b8b75606b7d8f9093949791806f5e4d3b2814000000000000051626354452606c77828a92999da0a09e988f83746452402d1a060000000000000000162a3f53687c92a4a7aa9a87735f4c382411000000000000000000081d32475c71869bb0b9a48f7a65778ca1b7a38e78634e39240f0000182d42576c8397acb5b4b9c4c7b29d88735e4934283a4b5d6f8293a5b7b19f8d7b6a58463526221a0e00000000000000000000000517293b4d5e708292a2b2c1beb8b5b5bac3c7b29d88735e49341f09000000162b405568727270707076828d9aada598836d58432e1904001c31465b70869b9b9997a1b3c1ad98836d59442f1a0500000013273b4f63778ca0af9c8874606474859483727c92a79e89745f4a35200b00000000000414243342505d6c7a8695aaa3988f8d8e9bafb0a697939689735e49341f0a000000000000000014293e53687c92a7bba6917c67523d28140000000000000f24394e63778da2b6af9a86706d8297acac98836e59442f1a00000c2034475b6f8295a8baa8968574665e6a7d91a6a9947d68533e2913000000000000112332414f5c696867686a6c6e707275787b806a543f2a1500000000000000000000000817263543505c677179808486837d7367584837251305000000000000000000000215273747586573706b6d6f717376797c7d68533e291300000000000f24394e63777a787876757471606071797b7c808284877c6b57422d180000000000000008172634424e5a646e767d84888b8b89847c7265564635231100000000000000000011253a4e63778c8f9295988f7b6754402d1900000000000000000003192e43586d8297acbda8937d69748ba0b5a59079644f3a250f0000152b40546a8094a7aaadb0b3b6b6a18c77624d38242e405263758899abbcab9988756452402f1d0c000000000000000000000000000c1e2f415263738494a3b1bfcbcbcbced4c1ac98846f5a45301b06000000172c41566b828887878787868696abaf9a86705b46301b0600192e43586d8398adaeacb2bfc5b19c87715d48331e090000000c2034485c708498aba4907d6a5767778890807990a5a18c77624d38230e0000000000000b1f3346596a7b8b98a3a594857b778296999b9c8c7d8286715c47321c07000000000000000010253a4f64788ea3b8aa95806b57422d180300000000000b20354a5f73899eb3b39e8973687d94a8b19c87715c47321c000004182b3f5265798c9fb1b4a39385787379889aada9947d68533e29130000000000061a2e40515f6d7a78695a545763717878756c6a614f3b27150400000000000000000000000c1b28333e4a545e656b6e6f6d696156493e372d221506000000000000000000091d314455657584806f605a6073877c6f6b604e3b261100000000000b203447596565646361605f5e5353606466686a6c6f71746a57422d180000000000000000081724313d48515b636a6f737474736f695f5447382817060000000000000000000b2034495d7077797c80838683705c47321d00000000000000000000152a3f54697d93a8bdac97836d768ca1b6a59079644f3a250f000013283d52677c8f9295989b9ea1a4a5907b66513c27223446586a7c8ea0b2b7a593826f5e4c3b29170300000000000000000000000000122334455565758593a1adb9c2c8cac5b6a4917d6955402c1702000000152a3f546a80949c9c9c9c9b9ba2b3b29d88725d48331e0900162b40566b8095aab2b4b8bbbeb4a08b75604c37220d00000005192d4154687c8fa2ad9a887563596a7a8b8d7c90a5a48f79644f3a250f00000000000010253a4e62758899a9af9b887667697d8484868788766c716b58442f1a0500000000000000081221364b60758a9fb4ae9a85705b46311c080000000000071c31465b70859aafb6a28d77677c93a8b39d88725d48331e000000102336495c6f8294a6b8b1a2968d898d97a6b7a8937c67523d281300000000000a2034495d6f7d8b8878695c6172828e8f897d7162534433211000000000000000000000081a2a3946505658575356595a5854575857524a403324150500000000000000000c21374c607384948e7d6e5e6a7d908d8071604c37220d000000000005182a3b4850504f4e4c4b4a4942434c4f505354575a5c5f5a4d3b281400000000000000000006131f2b353e474f555a5e5f5f5e5b554c4236291a0a00000000000000000000061a2e41515e6264676a6e70736f5c47321d0000000000000000000011263b5065798fa4b9b09b86717d91a5b7a28d78634e39240f000010253a4f6475797c808386898c8f9294806a55402c17293a4c5e708395a7a7a39f8d7b6a5846331e0a00000000000000000000000000051627384757667583909ca6aeb3b5b1a7988774614e3a26110000000013283d52677c93a7afb0b0b0b0b3b3b4a08b75604b36210c0014283e53687c93999ca0a3a6a9aca38f7965503b2611000000001125394c5f738699aca492806f5e5c6c7d8e8d95a9a6917b66503b261100000000000013283e53687c92a5b7aa95806c58626d6e6e6f70726f5f5c594d3c2915010000000000000a19252d32475c71879bb0b39e89745f4a36210c000000000001182d42576c8296abbaa5907b6a8094a9b39d88725c47321d000000061a2c3f526476899aacbdb3a8a19fa1a9b5baa5907a65503b261100000000000b20354b5f73889b9788796e708090a0a39b8f827161513f2d1b090000000000000000001325374857636b6d6c675e534b59646b6e6c665d514233221100000000000000000c21364b607385969c8d7c6c74889a9d8b76624d38230e0000000000000d1d2b353b3b3a38373634342f31373a3b3d3f4244474a473d2f1e0b00000000000000000000020d18222b333b4045484a4a494640393025190b000000000000000000000000112333414a4d4f5255585b5f5d513f2c19000000000000000000000d22374c61768ba0b5b49f8a808c9badb29e89745f4b36210c00000c213447576064676a6d707376797c80836e58432e191d2f415365778998938f8c898776614c37220d0000000000000000000000000000091a2a39485765727d89939a9ea09d95897a695744311e0b0000000011263b50667b9099999b9b9c9c9d9e9fa08d77634d38230e0011263b5065798285888b8e91949799937d68543f2a1500000000091d304356697c8fa1b09e8d7c6d5f5f6f8091a6b3a7917b66503b261100000000000013293e53687d94a9bda8937c6853525858595a5b5c5b5147453c2f1e0c00000000000005172837414645586d8398adb7a28d78634e3a251000000000000014293e53687c92a7bca9947d75869aaeb09b87705b46311c0000000010223547596b7c8e9fafbfbcb6b4b6bcc6b5a18c77624d38230e0000000000081c3044576a7d90a2978b84848f9eaeadad9f90806e5c4b3826130000000000000000081c30435566758083827a7063586977828382796f6151402e1b0700000000000000081d31445567788a9b9b8b7b7d91a49985705c47331f0a000000000000000d19212626242322201f1f1b1d222426282a2d2f3234322b1f1100000000000000000000000000050f1820262c3033343434312c261d1308000000000000000000000000000515232e35383a3d4044464a4840322210000000000000000000000a1f33485d72889cb1b9a697949caab9a996836e5a46311c08000005182939454b4f5255585b5e6164676a6c6554402c17122436485a6c7d837d797673716d5d4a35200b0000000000000000000000000000000c1b2a394754606c768086898b8882786b5c4c3a281502000000000f24394e6378838484868687888889898b8b7965503b2611000e22364a5c686c6f7275787b7d828588836d58442f1900000000001427394c5f718395a7ab9b8c7c706b738395a8bca7917b66503b261100000000000013283d53687c92a7bca994806a564c4e57666a5e4e464033302a1f11010000000000000d213446545b5a576a8094a9bba6927c68533e291400000000000010253a4f64788ea3b8ac97848794a4b6ac97836d58442f1a0000000005182a3c4d5f708291a1b0becbc9cbd0c2af9b87725d49341f0b00000000000115283b4e60738597a99e9999a0ada19899a29e8c7a685643301d0a000000000000000e23374b5f72849398968e82726375889598968d806f5d4a36220e0000000000000001142638495a6c7d8e9f9a8b889ba7937d6a55412d19040000000000000000060d10110f0e0d0b0a0a06090d0f111315181a1d1f1e180e01000000000000000000000000000000040c12171b1e1f1f1f1c18110a0000000000000000000000000000000006121b202325282c2f3134332d22140400000000000000000000051b2f44596e8498adc2b5aba9afb3aa9c8b7966533f2b17030000000b1b2831373a3d404346494c4f525557534737241106192b3d4f61726f6964615e5c594f402e1b07000000000000000000000000000000000c1b2936434f59636a707374736e665a4d3e2e1d0b00000000000c21364a5d6b6c6e6e6f707072727373747473634f3a251000071a2d3e4b53575a5d606366696c6f72746b58432e1900000000000a1d2f415466778a9bacaa9b8e85828692a1b2bba5907a66503b261100000000000010253a4f64788da1b5ae9a867465616369757c6c5c4d3d2d1d160d010000000000000012273c5064706f6c6a7b90a5baab96826c57422d190400000000000d21364b60758b9fb4b3a2989aa4b2b4a3907c68533f2a1600000000000c1e30415263728392a0aeb9c4c9c7b8a693806b58432f1b060000000000000b1e31435667798b9cacaeaeb3a5948385919f9885725f4c3926120000000000000012273c51657a8fa2adaba0907d697d92a5ada99e8d7965513d28130000000000000000091a2b3d4e5f708292a29b9aa6a28d7864503b27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e101316191c1f1e191105000000000000000000000000172c41556a8095aabebeafa5a39f988c7d6d5c4a37231000000000000a151d2225282b2e3134373a3d40423f36291907000d1f3244545e5c54504c4947443d3122110000000000000000000000000000000000000b1925313d464f565b5e5f5e5952493c2f2010000000000000071b2e3f4e565758595a5b5b5c5c5e5e5f5f5f564634200c00000f202e383e4245484b4e5154575a5d5f5b4e3c2915000000000000122537485a6b7c8e9eaeaca099979aa3b0bfb7a28d78634e3926150500000000000c21354a5e728698aab6a392837976777c868b7a6a5b4b3b2b1907000000000000000013283d53687c8583807c8ca1b7af9a86705b47321d080000000000091e33485d72879ca6abafadafb4afa5978673604d3925100000000000011223344555647382909ca7afb4b3a99a897663503c281400000000000000011426384a5c6d7d8f9daab2a6978776728290a08f7c6955412c170000000000000013293e53687d93a8bdbeac97836d8297acc1bca994806a543f2a150000000000000000000e1f30415263738595a6aeb09c88725e4a35210c0000000000000000000000020406070907050a0b0903000000000000000000000000000000000002090d0e0b0602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52677b91a6bbb5a1918e8b847a6e5f4f3e2c1a0700000000000002080d101316191c1f2225282b2c2b24190b000002152636434948403b3734322f2a2013040000000000000000000000000000000000000008141f2a333b4246494a48453f362b1f1102000000000000001021303b41424344444646474748494a4a4a4438281704000002101c242a2d303336393c3f4245484a473e301f0d00000000000007192b3d4e5f6f80909faeb4aeacaeb5c0c9b5a08b766655443322120100000000071b2e4256687b8d9eaeb0a1958e8c8d919999897869594936220e000000000000000012273c51667b9197959395a6b9b39f8a74604b36210d0000000000041a2f44596e848c91969a9d9f9f9b938778685643301d0900000000000006162737465564717d8a949b9f9f988b7c6b594734200d0000000000000000091b2d3e4f6070808d989d96897969627283938e806d58432e190000000000000012273c51667b90a4b3b4a996826c8094a7b4b3a6937d69543f2a1500000000000000000001122334455666778898a8ab96826d58442f1b07000000000000050d11131517191b1c1e1b191f201d17110b050000000000000000000000000009151e2323201b17130e0a060c0e0d0b0806030100000000000000000000000000050d1111100e0d0b0a080706040301000000000000000000000000000000000000000f24394e63788da2b7b39d88787670675d504131210f0000000000000000000000000000070a0d10131617161007000000000918252f34332d26221f1d1a160e03000000000000000000000000000000000000000000020d1720272d31343433302b23190e01000000000000000003121f282c2d2e2f2f30303232333434343430271a0b0000000000091015181b1e2124272a2d303334332b201201000000000000000d1f304151617182909eaab6c0c2c9c7baaba2948472625140301f0d00000000001326394c5d6f808f9eaab2a9a3a1a3a6aca797877765513c2712000000000000000010253a4f647990a5aaa8a9b3bdb8a38e79644f3b2611000000000000172c40546671777c8286888a89868075695a4a3927140100000000000000091928374654616d7780878a89847a6d5e4d3c2a17040000000000000000000f21324251616e7a848883786a5b546475857d7061513e2a16000000000000000f24384d617487969f9f998c7967778a989f9f98897764503b271200000000000000000000051627384959697a8a9a9c917c68533e2a150100000000000c182126282a2c2e303233302d3436322b251f19130e0802000000000000000008182631383834302c27231f1a212322201d1b1816130c020000000000000000000c18212627252322211f1e1c1b19181715141311100c060000000000000000000000000c20354a5f74899fabada28d77635c544b3f32231303000000000000000000000000000000000000000000000000000000000008131b1f1e19110d0a07000000000000000000000000000000000000000000000000000000040c13191c1f1f1e1b160f070000000000000000000000010c131718191a1a1b1b1d1d1e1f1f1f1f1c14090000000000000000000004090c0f1215181b1e1f1e180f0200000000000000000112233343536271808d99a3acb2b5b3aa9c8d9291806f5e4e3c291500000000000a1c2e40516170808d98a2aab0b3b5b4aea497887664503b261100000000000000000f24394e63788f9b9da0a3a5a8aba7937d68543f2a1600000000000011243748565d62686c70737473716c63584b3c2c1b090000000000000000000a192836434f5a646c71747470675c4f402f1e0c000000000000000000000314243342505d686f726f665a4c475767746c5f524334220f00000000000000091e314457687783898a867c6d5c6b7a858a8985796b594734210c0000000000000000000000091a2b3b4c5c6c7b89878776624d39241000000000000a1b2a353b3e3f4143454748443f484b463f39332e28221d160c00000000000000132536444c4d4945403c38342d3638373532302e2b271f1304000000000000000a1b2a353b3c3a383736343331302f2d2c2b2928262521190e0000000000000000000000081d32475c70869496989b917c675241382d2114040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051625354453616f7b8790989da09e988d7d8591847c6b58432e190000000000001122334352616f7b868f969b9fa09f9a92877969594734210d00000000000000000d22374c62778386888b8e9093969897836d58442f1a000000000000081a2a3842484e53575b5e5f5f5c5750463a2d1e0e00000000000000000000000a1825323d4751585d5f5f5b544b3e31221101000000000000000000000006152432404b545a5c5a53493c3949575f5a4e4134251605000000000000000215283a4a5a6670747471695e4f5c6870747470675c4d3c2a18050000000000000000000000000d1d2e3e4e5d6d7471706c5b47331e0a00000000001528394750535456585a5c5e574e5c605a544e48423c3731291d0e0000000000001b2f435461625e5a55514d483f4a4e4c4a474543403b312312000000000000001528394750514f4e4c4b4a484745444241403f3d3b3a352b1e0e0000000000000000000002192e43586d7b7d82838688826b57412c1b1004000000000000000000000000080f1417171715110c050000000000000000000000000000000000000009111515120f0c09050200000000000000000000000000000000000009111515120f0c09050200000000000000000000000000000000000000070b0b09060401000000000000000000000000000000000000000000000000000000000000000000000000000000000817263543515d69737c84888b89847a6e778072756c58442f190000000000000516253443515d69727a8286898b89867d75685b4b3b29180500000000000000000b2034485b696d707376787b7d82848687725d48331e000000000000000c1a262e34393e4246484a4a47433c33291c0f000000000000000000000000000814202b343d43484a4a4741382d211304000000000000000000000000000615222e394045474540372b2b39444a473d312316070000000000000000000b1c2d3c49535b5f5f5c564c404b555c5f5f5b544b3e2f1e0d00000000000000000000000000001020303f4f5c5f5c5b594e3e2b180400000000001c31445764686a6b6e6f717366586c756e68625c56514b453b2c1b0800000000001f34495e7277736f6a66615c505c63625f5c5a58554e41301d0a0000000000001c3144576466646362605f5d5c5a585756545352504f493c2c1a0600000000000000000000152a3e516066696b6e7072746955412c1701000000000000000000000006111b23282c2c2c2a2620191107000000000000000000000000000000000f1b252a2b2724211e1a1714100d0a070400000000000000000000000f1b252a2b2724211e1a1714100d0a0704000000000000000000000006121b20201e1b191613110e070000000000000000000000000000000000000000000000000000000000000000000000000008172533404c5760696f7374736f675d6a6d61605c4e3d29150000000000000007162533404c565f666c71737474706a61574b3d2d1d0c00000000000000000005192c3d4c55585b5e606366686b6e70736f5c47321d000000000000000009131a1f25292d31333434322e2920170b000000000000000000000000000000020e1821292f333434322d251b100300000000000000000000000000000004101c252c3132312c241a1b283134322b20130600000000000000000000000f1e2b3740474a4a47423a2f3941474a4a4741382d2011000000000000000000000000000000021221313e484a4746443d30200f0000000000001f344a5f747c8082838687836f5c7086837c76716b6560584a38251100000000001e33485d72878884807a766e5b6a787774726f6d6a5f4d3925100000000000001f344a5f747b797877767472706f6e6c6b6a686766645a4936220d000000000000000000000e2133424d515456585b5d5f5a4c3a261200000000000000000000000a17242e373d4142423f3b342d241a0f03000000000000000000000000000c1d2d393f403c3936322f2c2925221f1c19140d02000000000000000c1d2d393f403c3936322f2c2925221f1c19140d02000000000000000616242f353533302e2b2826221b10030000000000000000000000000000000000000000000000000000000000000000000000000715222e3a444d555a5e5f5e5b544c5759514b483f30200d00000000000000000715222e39434b52585c5e5f5f5c564e453a2d1f0f00000000000000000000000f1f2e3a404346494b4e515356595b5e5d513f2c1900000000000000000000050b1014181c1e1f1f1d1a140d04000000000000000000000000000000000000050e151a1e1f1f1d181108000000000000000000000000000000000000000911181c1d1c1711070a151c1f1e180e02000000000000000000000000000d1a242c323434322e271d262d323434322d251b0f02000000000000000000000000000000000313212c333432302f2a1f12020000000000001e32475a6d809397989a9c8c7865728797918b8680797467543f2a1500000000001a2f44596e83989894908a7460697d8c8a8886837c67523d28130000000000001f34495e7388908f8d8b89888786848382807d7c7b7865503b26110000000000000000000004152431393c3f414346484a463c2e1d0a0000000000000000000009192835414a52565757544f4840372c211408000000000000000000000000172a3b4a5454514e4b4744413e3b3734312d291f1304000000000000172a3b4a5454514e4b4744413e3b3734312d291f1304000000000000122434424a4b484543403d3b362d21110000000000000000000000000000000000000000000000000000000000000000000000000004111d27313a4045484a4946403b43443e36342d21120200000000000000000005111c262f373e4347494a4a47423b32281c0f01000000000000000000000001101d262c2e313436393c3e414446494840322210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000711181d1f1f1d19130a12191d1f1f1d18120800000000000000000000000000000000000000030f191e1f1d1b1a160d0100000000000000182b3e506375889badafa895826e73889da6a09a948f7d6a55402b160000000000162b40556a8094a9a9a38e786465798f9f9c9a94806a55402b160100000000001c31465b70869ba3a2a09f9d9c9b999897959493917d68533e2914000000000000000000000006131e24272a2c2e303334322a1e10000000000000000000000517273745535d666b6c6c69635c53493e3225180a00000000000000000000001d32465968696663605c595653504c4946423c3122120000000000001d32465968696663605c595653504c4946423c3122120000000000001a2e41525e5f5d5a585553504a3f2f1d0a00000000000000000000000000000000000000000000000000000000000000000000000000000a141e262c31333434312c282e2f2a211f1910030000000000000000000000000a131c23292e32343434322d271f150b0000000000000000000000000000000a1216191c1f212427292c2f3134332d221404000000000000000000000410191d1e1b181613110f0c050000000000000000000000000000000000050c11141515130f090300000000000000000000000000000000000002090d0e0b08060301000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e213346586b7d90a3b5b19e8a7674899fb4b4aea28e7965503b2712000000000012273c51667b90a5baa7927c6861768ba0b1ad98836d58432e19040000000000192e43586d8398adb7b5b4b3b1b0afadacaba9a895806a55402b16010000000000000000000000010a0f121417191b1e1f1d170d0000000000000000000000102234455563707a8083827d7770665c50433628190a000000000000000000001f344a5f747d7b7874726e6b6864615e5b574f402f1c0800000000001f344a5f747d7b7874726e6b6864615e5b574f402f1c0800000000001f34495d7074726f6d6a68655d4c3a2612000000000000000000000000000000000000000000000000000000000000000000000000000000010a11171c1e1f1f1c1814191a160e0a0500000000000000000000000000000000080f15191d1f1f1f1d19130c02000000000000000000000000000000000000000006090c0f1114171a1c1f1e191105000000000000000000000514222c3233302d2b28262421180d0000000000000000000000000000040f1820262a2a2a28241e170e0500000000000000000000000000000009151e2323201e1b181614110a00000000000000000000000000000810141513100d0b0806050f16191714100d09070400000000000000000000000000000000040b1115171716140f0a0300000000000000000000000000000000000416293b4e60738698abbaa69380768ba0b5c7b29e89745f4b36220d00000000000e23384d62778ca1b6ab97826c5d72879cb1b09b86705b46311c070000000000162b40556a8095aabfcbbeb2afafb0b1b2b3b5ac97836c58432d180300000000000000000000000000000000000000000000000000000000000000000000061a2d40526373828d959897938c83796d6154463728190a0000000000000000001e32475c7187908d8a8784807c797673706c5e4c38230e00000000001e32475c7187908d8a8784807c797673706c5e4c38230e00000000001f34495e7388888683807c796955402c180300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001122323f47484542403d3b3a352b1d0d0000000000000000000000000815212b343b3f3f3f3d38322a21170d010000000000000000000000000818263138383533302e2b2a261d110300000000000000000000000e1a24292a282522201d1b18222a2e2c2925221f1c19140c010000000000000000000000020d171f262a2c2c2b28241e170e05000000000000000000000000000000000c1e314356687a8da0b2af9b88778da2b7c2ad99846f5a46311c0800000000000a1f34495e73889db2af9b86705c6e8398adb39e89735f4a35200b000000000014283d53687c92a7bbc2b0a099999b9c9c9ea0a19a856f5a45301b0600000000000008101414100c080400000000000000000000000000000000000000000e2236495c6f8291a0aaadaca79f968b80716455463728180800000000000000001a2f44586d8397a29f9c9995928f8c88867b66503b261100000000001a2f44586d8397a29f9c9995928f8c88867b66503b261100000000001b3044596e83979a979592846f5b46321e0900000000000000000000000000000000040e1517161413110f0b050000000000000000000000000000020e161b1b181613100e0c090300000000000000000000000000000000030c14191c1d1d1b17110a0200000000000000000000000000000000000001080c0d0b080503000000080e110f0c080502000000000000000000192d40515c5d5a575553504f483b2b190600000000000000000000081726333e484f545454524d463e342a1e12050000000000000000000000132536444c4d4b484543403f3a2f2110000000000000000000000c1d2c373e3f3d3a373532302c343e43413e3a3734312e281e110200000000000000000004131f2a333a3f4242403d38322b21170c000000000000000000000000000000021426394b5e708395a8b7a4907c8fa3b8bda8937d6a55402c17030000000000061b30455a6f8499aeb39e89745f697d93a8b6a18c77624d38230e000000000010253a4f63778b9eafbda8938484868788898b8c8d87725c47321d0800000000000e1a24292925211d1915110d060000000000000000000000000000000014293d5165798c9fafbdc3c1bbb3a89d9082736455463625150400000000000000162b4054697d94a8b4b1aeaaa7a4a19d927c67523d28130000000000162b4054697d94a8b4b1aeaaa7a4a19d927c67523d28130000000000162b4054697d93a8acaa9e8a75614c38230e000000000000000000000000000000071621292c2b2a28262420180d0000000000000000000000000313202a30302d2b282623221e160b00000000000000000000000000000a1620282e313232302b251e150c0100000000000000000000000000000008141c2122201d1a181513101b232624211d1a1714110c0500000000001e33485d6f726f6c6a686664594835210d0000000000000000000415253543515b63686a6a66615a51473c30231608000000000000000000001b2f435461625f5d5a5856544c3f2e1b0800000000000000000016293b495354524f4c4a47454043515856534f4c4946433b2f200f0000000000000000041423303d474e54575756524d463e34291d10020000000000000000000000000000091c2e415366788b9eb0ac99858fa4b9b7a38e7965503b271200000000000000172c41566b8095aab7a28d786365798fa4b9a5907a65503b261100000000000c2034485b6e8091a1b0ab998d837770727374767879725d48331e08000000000c1d2c373e3e3a36322e2a26211a10020000000000000000000000000000192e42576c8095a8bcc6bab1adadb2aea092837364534332210f0000000000000012273c51667a90a5babfad9f9da0a3a7947d69543f2a14000000000012273c51667a90a5babfad9f9da0a3a7947d69543f2a14000000000012263b5064798ea3b8b9a48f7a66513d28130000000000000000000000000000031525333e42403f3d3b39342a1d0d00000000000000000000000f21313d454543403d3b383732281b0b0000000000000000000000000e1b28333c4247474745403931281e13080000000000000000000000000007172530363735322f2d2b28252d373b3936322f2c292621180b000000001f34495e73888583807c7b7765503b26110000000000000000000f21334353616e777d80807b756d64594e41342617080000000000000000001f34495e727774726f6d6b695d4b37230e0000000000000000001d31455867696764625f5c5a544e616d6b6864615e5b574d3e2c190500000000000000112232414e5963696c6c6b67615a51473b2e2011020000000000000000000000000000112436495b6d8093a6b5a3999dacbfb29e89745f4b36220d0000000000000014283d52677c91a6bba6917c6761768ba0b5a8937d68543f2a15000000000005182b3e5162728392a2b0aa9f958a8074685f6163646154422e1a060000000016293b4953534f4b47423f3a362d201100000000000000000000000000001c31475c70869aafc4b7a89e98989da5b0a192827161503e2d1b090000000000000e23384d62778ca1b6b8a38f888b8f9295826b56402c1601000000000e23384d62778ca1b6b8a38f888b8f9295826b56402c1601000000000d22364b6074899eb3bea995806b56422d1904000000000000000000000000000c2032435157565452504e473b2b190600000000000000000000192c3e4f595a585552504e4c4639291805000000000000000000000d1d2c39454f575c5c5c59544d453b3125190c000000000000000000000000122535434b4c4a474442403d393e4a504e4b4744413e3b34291b0a0000001b3045596e8398979493907c68533e2914000000000000000005182b3e506171808b939594908982766b5f52443526170800000000000000001e33485d72878a888583827a66513c27120000000000000000001f344a5f747d7c797774726f6452677b807c797673706b5c48341f0a0000000000000a1c2e40505f6c767d8283807b756d64584c3e2f2010000000000000000000000000000007192c3e516376899cafb4aeb0bbc2ae99846f5a46311c08000000000000001025394e63788da2b7aa95806b5d72879cb1ab97826c57422d180400000000000f2133445464748492a1afb2a89d92867a6e61554f4d4436251300000000001d314558676864605c57534f4a3e2f1e0b000000000000000000000000001f34495e73899eb3bca9998b838489929fada090806e5c4a3826140100000000000a1f34495e73889db2b9a48f7976797c80836c57422c1702000000000a1f34495e73889db2b9a48f7976797c80836c57422c170200000000081d32465b70859aaec3ae9a86705b47321d080000000000000000000000000012263b4f616c6b68676563594835210d000000000000000000001e33485c6d6f6c6a67656361574734210c000000000000000000081a2b3b4a57626b7072726e6861584e43362a1c0e00000000000000000000001b2f425360625f5c5a5754524d4b5c6563605c5956535047392815020000172b40556a7d94a8a9a796826b56412c1702000000000000000d2135485b6e80909ea7aba9a49d94897c7062534435261606000000000000001a2f44586d83979c9a98937d69543f2a150000000000000000001d32465a6f83918f8c8a88826c5864798f928f8b888676614c37220c0000000000001226394c5d6e7d8992979895908a82766a5c4d3e2d1d0b00000000000000000000000000000f213447596c8092a5b8c3c5cdbea994806a56412c1803000000000000000c20354a5f74899fb3ae99846f5b6d8398adaf9a86705b46311c070000000000041626374656657383919eacb9afa3988c807265584a3b2c1d0e00000000001f344a5f747c7874706c68645c4d3a2612000000000000000000000000001f344a5f748ba0b5b39f8c7a6d6e75828f9eae9d8c79675543301d0a0000000000061b30455a6f8499aebda8937d6864676b6e65533f2b160100000000061b30455a6f8499aebda8937d6864676b6e65533f2b16010000000002182d41566b8095a9beb39f8a75604b3723100000000000000000000000000213283e53687d807d7c797765503b2611000000000000000000001f344a5f738683807c797875644f3a25100000000000000000001325374959677580868887837c756b6054473a2c1d0e000000000000000000001f34495e717774716f6c6a675f51667a7874716e6b68645745311d08000012273c51657a8fa4b9ae99846e59442f1a050000000000000013283c5064778b9daebbc0beb9b1a69b8e807162534434241302000000000000152a3f54687d93a7afab97826c57422d18030000000000000000172b4054687d92a4a19f9b87725d61768ca1a3a09d8d77624c37220d000000000000192d4255697b8d9ba6acadaaa59e94887a6b5c4b3a2916040000000000000000000000000004172a3d506275899cafc2d6cfbaa5907b66513d28130000000000000000081d32475c70869bb0b29d8873706e8094a9b39e89735e4934200b0000000000000919283847556472808e9ba8b5b5a99d91837568594a3b2c1b0b000000001e33485d71878e8a86827d796a55402b16010000000000000000000000001f344a5f748ba0b5ae9985705c5a63708090a1a9978572604d3a2714000000000000182c41566b8095aabfab97826c585256585447362410000000000000182c41566b8095aabfab97826c58525658544736241000000000000013283d51667b90a5bbb8a38f7966523f2c1906000000000000000000000513202c3b5064798f9492907c67523d281b0f0300000000000000001c31455a6f84979492908e7c68533e29140000000000000000081c2f4255667686929a9d9c9891887d7265584a3b2c1d0d0000000000000000001e33485d718689878482807c6a5665798d8a8783827d75604b36210c00000e23384c61768ba0b5b19c87725c47321d0800000000000000192d42566b8094a7bbc8bcb4b0b0b4ac9e90827162524131200e00000000000011263b5064798fa3b8af99856f5a45301b06000000000000000011253a4e62778ca0b4b4a18d78635f74899fb4b5a38e78634e38230e0000000000001e32475c708599aab9c0b5b0b0b1a5998a7a69584634210e00000000000000000000000000000d203346596c8093a6b9cdcbb6a28d77624d38240f000000000000000002192e43586d8397acb6a28f8886848392a7b6a18c77624d38230e000000000000000a1a2938465462707d8a97a4b1bbaea1948677685949392917060000001a2e43586d82979f9a9792836d58432e190c0300000000000000000000001f344a5f74899fb4ad98846e58465261728395a8a2907c695643301c08000000000014283d52677c91a6bbaf9a86705b4641434037291d0e00000000000014283d52677c91a6bbaf9a86705b4641434037291d0e0000000000000f253a4f647990a5bbbda995826f5c4935220f000000000000000000051423313d495260758a9ea7947d695443382d20130400000000000000172c41556a8094a9a7a595806b56412c1702000000000000000f24384b5f728495a4afb3b1aca49b90837668594a3b2b1b0b0000000000000000192e42566b80949c99979485705c62778d9f9b98968d77624c37220d00000a1f33485d72879cb1b49f8a74604b36210c000000000000001c31465b70869aaec3b9aaa09b9ba0a8ae9f9080705f4e3d2b1a0700000000000d22374b60758a9fb4b29d88725d48331e0900000000000000000b1f34485c70869aaebba7927d695d72889db2b9a48f78634e39240f0000000000001f344a5f748a9fb4c1b0a29b9ba4b1a898877563503d2a17030000000000000000000000000003162a3d5063768a9eb1c6c8b39e89745f4a35200d000000000000000000162b4054697d94a9beada19d9b99979dadbaa5907b66513c271200000000000000000b1a283644525f6c798693a0aebbb2a4968777675747352412000000152a3f54687d93a7afab9b86705c4732271f160c010000000000000000001d32475c72889cb1af9a866f5a45435466788b9fac9986725f4b382410000000000010253a4e63788da2b7b39e89745f4c4b4b4a453b2c1b08000000000010253a4e63788da2b7b39e89745f4c4b4b4a453b2c1b08000000000011263b50667b90a5bbc5b29f8c7864513e2b18050000000000000004142332414f5b656e748499ab96826b5f554a3e3123140400000000000013273c51667b90a5baad98846e59442f1a0500000000000000152a3e53677a8fa2b3c2c8c0bdb8ada1948677685949392918060000000000000013283c5065798ea2afac9f8a766160748ba0b0ada38d77624d38230e0000051a2f44596e8398adb7a28d78634e39240f000000000000001e33485e73899eb3bdab9b8d86868c95a1ae9e8f7d6c5a493725120000000000091e32475c71869bb0b5a08b76604b36210d000000000000000005192d42566a8094a8bcac98846f6470869bb0baa59079644f3a250f0000000000001f344a5f748a9fb4b7a492868793a4b6a593806d5a46321e0a00000000000000000000000000000d2034475a6f859aafc4c8b39e8a7663503d2a1703000000000000000012273c51667b90a5babdb1abacaeacafb9bea8947d6955402b1601000000000000071929374043414e5b687582909dabb9b4a59686756453412f1c09000011263b4f64798ea3b8b39e89745f4a413b33291e120600000000000000001b30455a6f8499aeb29c88725d4937495b6f8296aaa28f7a67533f2b1602000000000c21364b5f748a9fb3b7a28d78636260605f584a38251100000000000c21364b5f748a9fb3b7a28d78636260605f584a382511000000000011263b50667b91a7bccebba895826e5b4834210e000000000000000f213242515f6d7882898e9cae99857b72685c4f413222110000000000000e23384d62778ca1b5b09b87715c47321d08000000000000001a2f44586d8296aabec2b5aca8a8acb2a4968777675747362412010000000000000d21364a5f73889cb0b9a5907b675e73889db3b9a48f78634e38230e000000172b40556a8094a9baa5907b66513c2712000000000000001f344a5f748ba0b5b4a08d7c70717783909fac9b8a786654412f1c090000000004192e43586d8397acb8a38e78644f3a251000000000000000000013273c5064798da2b6b29e897979798499afbba5907965503b26110000000000001e33485d72889db2b29d8874758699acb09d8975614d3925100000000000000000000000000000091e33485d72889cb2c7cdb9a693806c594633200d00000000000000000e23384d62778ca1b6b19f96979a9c9fa7b7ac97836d58442f1a05000000000000102436475458565451576471808d9ba9b8b4a49382705e4c39261200000d21364b60758a9fb3b6a28d77635b564f463c3023160700000000000000172c41566b8095a9b5a08c77624e393f52667a8ea2aa96836e5a46311d0900000000081d32475c70869bafbba6917c777776767467543f2a150000000000081d32475c70869bafbba6917c777776767467543f2a15000000000012273c51667b91a7bcd1c4b19e8b7764513e2b1804000000000000192c3f50606f7d8a959ea2aab4a2978f85796d5f50402f1e0c00000000000a1f34495d72889cb1b49f89745f4a35200b000000000000001d32475c71879cb0c4b3a499939398a0aba5968675645341301e0c000000000000071c3044586d8296aabfaa96826d5c70879cb1b9a48f79644f3a250f00000012273c51667b90a5baa9947d6954402b16010000000000001f344a5f748ba0b5af9a86705e5c65728292a3a79684715f4c3926120000000000152a3f54697d93a8bba6917c67523d28130000000000000000000d21364a5e72879cb0b8a494909090919eb1bca7917b66503b26110000000000001b30465b70869aafb19c8770697c91a5b9a5917c68533f2a1601000000000000000000000000000c21364b60758ba0b4cacec2af9c8975624f3c291603000000000000000b2034495e73889db2ac97828385878a9aaeb09b87715d48331e09000000000000172b4053656d6b68666463616e7c8b9aaabab1a08e7b6855422e1a0600081d32475c70869aafbba6917c73706a62594e413425160700000000000013283d51667a8fa4b8a5917c685440374b5f73889cb19d8974604c37230e0000000003192e43586d8297acbfab988f8d8d8c8c826c58432e19040000000003192e43586d8297acbfab988f8d8d8c8c826c58432e19040000000012273c52677c93a8bdcbc5bba794826d5a4734210e0000000000001e33485c6e7d8e9ca8b1b7bdc0b3aba2978b7d6e5e4d3c29170400000000061b3045596e8499adb7a28d77634d38230e000000000000001f344a5f73899fb4b9a695867c7d848e9ba9a39382705f4d3b281603000000000000152a3e52677b90a4b8b09c877272728599afbba59079644f3a25100000000e23384d62778ca1b6ac97836d58432e19040000000000001f344a5f74899fb4ad98836e58485463738597a9a18f7b6855422e1b070000000011263b5065798fa4b9aa95806a55402c17020000000000000000071b2f44586c8295aabeb1a7a5a5a5a6adbcbca7927c67523c2712000000000000192d43586c8397acb39d887361768ba0b4ac97836d58442f1a06000000000000000000000000001025394e63788ea3b8c2bab8b9a592806c594633200d00000000000000071c31465b70859aafaf9a86706f728296abb49f8b75604c37220d000000000000192e43586e83827d7b7977766e6d7b8c9dafbdab9885715d4935200b0003192e42576c8296abbfab968988857d756b5f52433425150400000000000e23384c60758a9eb2ac97846f5c483444596d8397aca48f7a65513c28130000000000152a3f54697d93a8bdb6a9a4a3a3a19a86705b46311c070000000000152a3f54697d93a8bdb6a9a4a3a3a19a86705b46311c070000000013293e53687d93a8bdb9b0b0b19e8a7663503d2a170400000000001f344a5f73879aacb9b6afacaeb4beb5a99b8c7c6b594634210d0000000000172c41556a8094a9baa5907b66513c2712000000000000001f344a5f748ba0b5b29d8a776969707c8b9baba08f7c6a584633200d0000000000000f24384c60758a9eb2b6a18e888888899bafbba7917b66503b26110000000b2034495e73889db2b09b86705c47311c070000000000001e33485d72889db2af99856f5a45455667798c9fab9885715e4a37230f000000000d22374c61768ba0b5ad98836e59442f1a0500000000000000000015293e52667a8fa4b8b9a6999798999faebda8937c67523d2813000000000000152b4054697d94a9b6a18c776272879cb0b09c87725d48341f0a0000000000000000000000000014283d52677c91a6bbb1a5a3adaf9c8975624f3c2a170400000000000000182d42576c8296abb39e89745f687c92a7b8a38f7965503b26110000000000001a2f445a6f859694918f8d88725d6d8093a8bdb4a18d77634e392510000015293e53687c92a7bbb4a59f9d9a92897d706152433322110000000000091d32465b6f8397acb39f8b7764503e3f54697d93a8a994806b56412c17020000000011263b5065798fa4b9bdada2a0a1a39d88735e48331e09000000000011263b5065798fa4b9bdada2a0a1a39d88735e48331e0900000000152a3f54697d94a9bba99c9ba8a693806d594633200d00000000001c3044576a7d90a4afa39a9799a1acbbb9aa9a897663503d2915010000000013283d51667b90a5baa8937d69543f2a15000000000000001f344a5f748ba0b5ae99846e5a545e6c7c8d9eac9a8875624f3c2916020000000000091d32465a6f8398acbdac9f9d9d9d9ea7b7bca7917b66513c2712000000071c31455a6f859aafb39e89745f4a35200b0000000000001b30455a6f8599aeb19c87725d48384a5d708397aaa18e7966523e2a16010000000a1f33485d72889cb1b09b87715c47321d080000000000000000000f23384c6074899eb2b49f8a82838492a7bca9947d68533e291300000000000012273c51667b91a6baa5907b666d8397acb5a08c76614d38230e00000000000000000000000002182d41566b8095aabaa5938f9fb2a592806c594633210e00000000000000152a3f53687d93a8b7a28e786464788ea3b8a8937d69543f2b16010000000000192e43586e8499a8a7a49e897460667b91a7bcbba6917b66513c2712000010253a4f64788ea2b7c3b2a5a2a8a59b8e80706151402e1c0a0000000003172b4054687c90a4b8a794806d5a493b50667a90a5ae99846f5a45301b06000000000e23374c61768ba0b5b5a18f8b8c8d8d8b76604b36210c00000000000e23374c61768ba0b5b5a18f8b8c8d8d8b76604b36210c00000000162b40566b8095abb5a08c8a9eb09c897663503c2916030000000014273a4d6174889b9e918782858f9dadc0b7a693806c58442f1b06000000000f24394d63778da2b6ac97826c58432e19040000000000001f34495e73899eb3ae99846e58434e5e6f8293a5a592806c5945321e0a000000000003172b4054687d92a6babcaca09fa0a0a6b3bda8937c67523c271200000000182d42576c8296abb6a28d77624d38230e000000000000182d41566b8095aab5a08b76614d394053677b8fa3a995826d5945311c08000000051b30455a6f8499aeb49f8a74604b36210c000000000000000000091d31465a6e8397acb7a28e786c7990a5baa9947d69543f2a140000000000000f24394e63788da2b7aa95806b697d93a7b9a5907b66513c2713000000000000000000000000081c31465b6f8599aeb7a28d8396a9af9c897663503d2b180600000000000011263b5065798fa4b9a7927c6860758a9fb4ac97836d58442f1a060000000000172c41566b8295aabbb7a38f7c6c6d8094a9bebda8937c67523c271200000c21364b5f74899eb3bca7948d95a2ac9e8f806f5d4c3a271401000000001125394d6175899cb0b09d8a786655454e63788fa4b19c88725d48331e08000000000a1f33485d72889cb1b49f8b757677777774614c37220c00000000000a1f33485d72889cb1b49f8b757677777774614c37220c00000000172c42576c8297acb5a08b8397aba693806c5946321f0c000000000b1e3144576a7d918f80736c717d90a4b8c2af9c88725e4934200b000000000b20354a5f73899eb3af9a86705b46311c070000000000001d32475c71879cb1b09b86705b4640516376899caf9c8875614d39261100000000000011253a4e63778ba0b4b5a08e898b8c95a9bda8937d68533e29130000000014293e53687d93a7baa5907a66513c271200000000000014283d52667b90a5b9a5907c67533f384c6074889db19c88745f4b37220d00000000172c41566b8095aab7a28d78634e39240f00000000000000000002172b4054687c92a6baa7937d69788ea3b8ab95806a543f2a150000000000000c21364b60748a9fb4ae9a857064798ea3b8a994806a55402c170200000000000000000000000c21364a5f74899eb3b5a08b798da0b3a693806d5a483523110000000000000e23384c61768ca1b6ab97826d5c71879bb0b09c87725d48331f0a000000000014293d52667b8fa3b6bfab998a807d8b9cafc3bba7917b67523c27120000081d32465b70869aafbba6917c8492a2ae9e8d7b695644311d0a000000000a1e3145596c8093a7b9a795847363564f64798fa4b49f8a745f4a341f0a00000000051b3045596e8499adb8a38f7965626263625645321e090000000000051b3045596e8499adb8a38f7965626263625645321e0900000000182e43586d8398adb5a08b7b8fa3af9c8975614e3b2815020000000215283b4e6174888270625760748a9fb4c9b6a18c77624d38230e00000000071c31465b70869aafb39e89735e4934200b0000000000001a2f44596e8398adb29d88735e4a3546596c8094a8a4917c6955402c180400000000000b1f33485c71869aaeb5a18c77747b91a6bba9947d68533e29140000000011263b5065798fa4b9a8937d69543f2a150000000000000f24384d61768a9fb3ab97836e5b473345596e8397aca38f7965503c27120000000014283d52677c92a7bba6917b66513d28130000000000000000000011253a4e62778ba0b4ac98836e778ca1b7ab97826b56402b16010000000000081d32475c71879cb1b39e897460758a9fb4ad98846e5945301b06000000000000000000000011263a4f64788ea2b7b39d88738498abaf9d8a776552402d1b0900000000000a1f34495e73889db2b09b87715c6e8398adb5a08b76624d38240f00000000000f23384c60738799acbdb7a89c94949ba9bacbb7a28e78644f3a2510000002192d42576c8296abbfaa9580738495a8aa998673604d3926120000000002162a3d5063778a9dafb3a29182746862687c92a6b6a18c76604b36210b0000000000172c41556a8095aabda8937d68544c4d4d4538281506000000000000172c41556a8095aabda8937d68544c4d4d4538281506000000001a2f44596e8499afb5a08b75889cb0a5927d6a5744311e0b000000000b1e3144576a7d7463524b5d72889db3c8b9a48f78634e38230e0000000001192d42576c8297abb6a18c77624d38230e000000000000162b4055697d93a8b6a28d78634f3b3d5064788da1ac9884705b47331e0a000000000005192e42566b8094a8baa6917c67788fa4b9aa95806a543f2a15000000000d22374c61768ca0b5ac97826c57422d190400000000000a1e33475b708498acb29e8a7663503c4054697d93a8a894806a55402c170200000010253a4f64788ea3b8a994806a55402b16010000000000000000000b1f33485c71869aaeb29d8873748ba0b4ac97826c57422c17020000000000031a2f44596e8498adb7a28e786470869bafb19c88725d49341f0a0000000000000000000000152a3f54687d92a7bcb09b86707b8fa2b5a795826f5d4a3826140100000000061c31455a6f859aafb4a08b76616a8094a9baa5907b66523d28130000000000091d3044576a7c8e9fafbdb9afa9a9aeb9c7c0ae9b88735f4a36210c000000152a3e53687c92a7bcae99846f778a9eb1a3907c6955412d1804000000000e2134475a6d8092a5b7afa092867c77778698acb7a18c76604b36210b000000000013283d52677b91a6bbac97826d5843383837362f241505000000000013283d52677b91a6bbac97826d5843383837362f2415050000001b30465b70869bb0b7a18c768095a8ae9b8874614d3a2714010000000215283b4e616e68574a59697a8da1b5cab9a48f78634e38230e0000000000152a3f54687d93a8b9a5907965503b261100000000000012273b5065798ea2b7a7937d6a564235495d71869baf9f8b76624d38240f00000000000013283c5065798ea2b6ab96826c778da2b7ab95806b56402b16010000000a1f34495e73889db2af9a86705b46311c07000000000004182c4055697d91a5b9a693806c59473c51667b90a5ad98846e59442f1a050000000d21364b60758ba0b4ac97836d58432e190400000000000000000005192e42566a8094a8b7a28e7873889db3ad98836d58432e1803000000000000172c41566b8095aabba7927c686c8297abb5a18c77624d38230e0000000000000000000000192e43586c8297a6aeae99846e728699acb29f8d7a675543301d090000000000182d42576c8297abb9a48f7a66667b90a5b9aa95806b56422d1904000000000114273a4d5f7082919facb7c0bfbfc2c6beb2a2917d6b5844301c0700000011253a4f64798ea3b8b29d88726e8296aaac9885705b47321e090000000005182b3d5063758899abbcb0a398908c8d95a4b5b7a18c76604b36210b00000000000f24394e63778da2b7b09b86715c4e4e4e4c4a4133221000000000000f24394e63778da2b7b09b86715c4e4e4e4c4a413322100000001c32475c70879cb1b7a18c76798da1b5a4907d6a5744311e0b000000000b1e31435259564a5968778898aabdc9b5a08c76614c37220d000000000011263b5065798fa4b9a8937d68543f2a150000000000000d22364b5f73889cb1ad9986715d4a3743576c8296aba5907b67523e29140000000000000d21364a5e73889cb0b09b8771768ba0b5ac97826b56412c1702000000061c31455a6f859aafb39e89735e4934200b00000000000011263a4e62758a9db1af9c89766553434f64788fa4b19c87725c47321d08000000091e33485d72889cb1b09b86705c47321d080000000000000000000013273c5065798ea2b6a7937d70879cb1af99846e58442f190400000000000013283d52677c91a6bbab96826c687d93a7baa5907b66513c271300000000000000000000001b30465b70828a929ba297826b697c90a3a19c968572604c37220d0000000000152a3f54687d93a8a9a994806a61768ba0adae9a86705c47331e0a00000000000b1d3041526372828f9aa4acb1b4b5b2aba1948473614e3b2815010000000d21364b60758a9fb4b5a08c76677b90a5b39f8a75604b36210d00000000000e213346586a7b8d9eafbfb5aca5a1a2a8b3c2b5a08b75604b36200b00000000000b20354a5f74899eb3b49f8a7563636363625f51402c1804000000000b20354a5f74899eb3b49f8a7563636363625f51402c180400061e33485d72889db3b7a18c7672869aafad9a8773604d3a271401000000021425343f444b5a68778696a5b6c7bfac9986715d48341f0a00000000000e23384d62778ca1b6ab96826c57422d18030000000000081c3045596d8296aab5a18d796653403e53687c92a7aa96826c57422d18030000000000071b3044586d8296aab5a08c7773899fb3ad98836c57422d180300000000182d42576c8296abb6a18c77624d38230e0000000000000b1e32465a6d8295a8b8a694837161544f64798fa4b49f89745f4a341f0a000000041b30455a6f8499aeb39f89745f4a35200b000000000000000000000d21364a5e73889cb0ac97836f869aafb09b866f5a442f1a050000000000001025394e63788da2b7af9b867064798fa3b8a994806a55402c170200000000000000000000192d4255656e767d878f947d69607387928d88827c75624d38230e000000000012263b50657a9093949597846f5d718796989a9c8b76614d392410000000000000122435455463707c8890979ca0a09d978f8375665544321f0c00000000081d32475c71869bb0b9a48f7a65778ca1b7a38e78634e39240f00000000000416283a4c5e6f8091a1b1c0bfb9b7b7bbc4c6b29d88725d48331e090000000000071c31465b70869aafb8a38e7978787878776f5b47321d0800000000071c31465b70869aafb8a38e7978787878776f5b47321d08000a1f34495e73899fb4b7a18c766b8093a7b6a3907d6a5643301d0a00000000071728394a5a69788796a4b4c3c2b2a1907c6956422e1a0500000000000a1f34495e73899eb3af9a856f5a45311c07000000000001162a3e52667a8fa2b6a99683705d4c3b50657990a5af9a866f5a45311c06000000000000152a3e53677b90a4b9a5917c72879cb1ae99846e58432e190300000000152a3f54687d93a8baa5907a65503b271200000000000003172b3e5164788b9eb1b2a0908072665f687c91a6b5a08c76604b36210b00000000172c41566b8095abb7a28d77634e39240f00000000000000000000071b3044586d8296aab19d88738398adb19c87705b46301b060000000000000c21364b5f748a9fb3b49f8a7560758ba0b4ad98846e59442f1b060000000000000000000012253747525b636a737b837c67576a7d7d78726d68625746331f0a00000000000e23384d62757b7c7d808283745f6c7d82838687887c68533e29140000000000000617273645525f6a747c83888b8b88837b71655748382715020000000003192e43586d8297acbda8937d69748ba0b5a59079644f3a250f0000000000000b1d2f405162728393a2b0becaccccd0d3c0ac98846f5a45301b06000000000001192d42576c8296abbca8968f8f8f8f8e8a75604b37220d0000000001192d42576c8296abbca8968f8f8f8f8e8a75604b37220d000b20364b60748ba0b1b7a18c7664788da1b5ad9a8673604d3a2714000000000f2234465768788897a5b4c2bfb2a4948472604d3a2713000000000000071c31465b70869aafb29d88735e49341f0a0000000000000f23374b5f72879aaeb29f8d7a69594a4e63788fa4b29d88725d48331e090000000000000f24384c61758a9eb3ab968270869bb0af9a866f5a442f1a050000000011263b5065798fa4b9a8937d69543f2a15000000000000000f2235495c6e8294a6b8ae9e90847974758597abb7a18c76604b36210b0000000014293e53687c92a7baa5907b66513d28130000000000000000000000152a3e52677b90a4b6a28d788296abb19c87725c47321d07000000000000081d32475c70869bafb8a38f796471879cb1b19c88725d48331e0900000000000000000000081a29363f474f575f676f73634f606c69635e58534d463929170400000000000a1f334657636667696b6c6e6a5a60686b6d6f70737467533e29140000000000000009182735414d5760686e727474736e685f5447392a1a09000000000000152a3f54697d93a8bdac97836d768ca1b6a59079644f3a250f00000000000000112233445564748492a0acb8c1c7c8c4b5a3907c6854402c1702000000000000152a3f53687d93a7afb0a8a4a4a4a4a38f7965503b27120000000000152a3f53687d93a7afb0a8a4a4a4a4a38f7965503b2712000d22374c62778c969da5a18c766071869aaba6a2907c6956432f1a00000004182b3e5163758696a6b5c3bbaea1948676665543301d0e04000000000000192d42576c8297acb6a18c76614c38230e000000000000081c2f43576a7d91a4b7aa998876675b52647990a5b4a08b745f4a35200b000000000000091e32465b6f8498acaf9b86718499aeb09b86705b46301b06000000000e23384d62778ca1b6ac97826c58432e190400000000000006192c3e516476899bacbdaea1968e898a93a2b4b7a18c76604b36210b0000000010253a4f64798fa4b9a994806a55402b1601000000000000000000000f24384c61758a9eb2a7927d7d94a9b39d88725d48331e0900000000000003192e43586c8297acbca8937d696d8398adb5a08b76614c37220d00000000000000000000000b19232b333b434c545c5f56465057544f49443e3933291b0b00000000000004172939474f515254565758574d4e5356585a5c5e5f58493724100000000000000000091724303b444d54595d5f5f5e5a544c4236291b0c0000000000000011263b5065798fa4b9b09b86717d91a5b7a28d78634e39240f000000000000000516263747566573828f9ba5adb2b3b0a6988673604d3925110000000000000011263b5064798f97999b9d9fa0a2a4a5937d6a55402c17000000000011263b5064798f97999b9d9fa0a2a4a5937d6a55402c17000c21364b60717a828a91998c76606a809396928d8884725c47321d0000000b1f33485b6e8293a4b4c4b8aa9d908375675848372e292115060000000000152a3f54697d93a8b9a48f7965503b26110000000000000014273b4e6175889badb6a59586786d676b7d93a7b7a18c76604b36210b00000000000003182c4055697d92a7b5a08b768297acb19c87705c47311c07000000000b2034495e73899eb3af9a86705b46311c07000000000000000f223547596b7d8fa0b0bfb3a9a29f9fa5b1c0b5a08b76604b36210b000000000d22374c61768ba0b5ad98836d58442f1a0500000000000000000000091e32465b6f8498acac98837c93a8b49f89735e49341f0a00000000000000152a3f54687d93a8bdac97836d697d94a9b9a48f7965503b2611000000000000000000000000060f182028303840484a44383d42403a352f2a241f170b00000000000000000b1b29343a3c3d3f404243423b3a3e41434447484a453b2c1a0800000000000000000006121e2831394045484a4a494540382f25190b00000000000000000d22374c61768ba0b5b49f8a808c9badb29e89745f4b36210c000000000000000009192938475664707d8892999d9f9b948879685744311e0a000000000000000d22374c60768083848688898b8d8f9093846f5a46321d00000000000d22374c60768083848688898b8d8f9093846f5a46321d00081c3043535f666d757d858c7660647886827c78736f6857442f1b0000000f24394e62778b9eb0c2b9a99a8c80726558504c47423d332414020000000012273c51667a90a5baa8937d68543f2a15000000000000000b1e3245576a7d90a2b4b3a4968a827c7c8a9baeb7a18c76604b36210b0000000000000011263a4f63778ca0b5a5907b8095aab39d88725c47321d0800000000071c31465b70869bafb39e89745f4a35200e0300000000000005172a3c4e5f708292a3b3c2bdb7b4b4b9c2c7b29d88735e49341f0a000000000a1f34495e73889db2b09b87715c47321d080000000000000000000003172c4054697d92a6b29d897b91a7b5a08b745f4a35200b0000000000000011263b5065798fa4b9b09b8771667a90a5baa7937d68533f2a150000000000000000000000000000040c141c242c33343027292c2b26201b15100a04000000000000000000000b17202527282a2b2c2e2d2826292c2e2f32333431291d0e0000000000000000000000010b151e252b3033343434302b251c12070000000000000000000a1f33485d72889cb1b9a697949caab9a996836e5a46311c080000000000000000000b1a293846535f6b757d8488898782776a5b4b3927140100000000000000091e334759676b6c6e7072737677797b7c7d745f4a341f00000003111c24334759676b6c6e7072737677797b7c7d745f4a341f0001142535424b525a6873707875605d6f716c68635e5a554a3a281500000012273c51667b91a6bac1ae9b8b7b6e6d6e6a65605c575042321f0c000000000e23384d62778da2b6ab97826c57422d18040000000000000215283b4e60728596a7b8b4a89d95919299a8b8b7a18c76604b36210b000000000000000c2034485d71869aafaa96827d93a8b49f89735e48331e090000000000192e43586d8397acb5a28d77624d392b2113040000000000000c1e30425364748595a4b2c0ccc9c9cdd4c1ad99846f5a45311c0700000000061b30455a6f859aafb49f8a74604b36210c000000000000000000000011263a4e63778ca0b5a38e8390a5b7a18c76604c37210c000000000000000d22374c61768ba0b5b4a08b7662778ca1b6ab96826c57422d1804000000000000000000000000000000000811191e1f1c14141716110c06000000000000000000000000000000040c101213141617191814111417191a1c1e1f1d160c0000000000000000000000000000020a11171b1e1f1f1f1b1711090000000000000000000000051b2f44596e8498adc2b5aba9afb3aa9c8b7966533f2b1703000000000000000000000b1a2835424e5865736f7273716d64594c3d2d231a0e0000000000000004172a3c4a5360716f67605f606264666769675845311d00000011212e383e444a5356595e63686d6f6264666769675845311d00000817252f3742576c8380787169625c5c58534e4a4540382c1c0b00000012273c52677c91a7bbbda8937d6c5f74847d7975706c604e3b2712000000000b20354a5f74899eb3af9a86705b46311c07000000000000000b1e30435567788a9bacbcbab1aaa7a7acb7c6b49f8a745f4a35200b00000000000000051a2e42576b8094a9b09b877c91a7b4a08b745f4a341f0a0000000000152b4054697d949da0a3907b6651453e31221000000000000001132435465666768694a2aebac3c9cbc6b7a5927d6955412c18030000000000182d42576c8297abb0a28d78634e39251104000000000000000000000b2034485d71869aafab9c989dadb8a38d77624d38230e00000000000000091e33485d72879cb1b9a48f796573889db2af9a86705b46311c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41556a8095aabebeafa5a39f988c7d6d5c4a3723100000000000000000000000000a1724303e53687d8279726b635c554e463e362c1e0e000000000000000d1e2c384e6378837b746d655e5750525453493b29160000091c2e3f4c53595e64696e73787d837b665050525453493b291600000007121b2c42576c83948c857d766f6860585047392c251b0e0000000010253a4f64788da1b4bca7927d695d7288948f8a867d69543f2a1500000000071d32475c70869bb0b39e89735e4934200b0000000000000001142537495b6c7d8e9eaebcc4bfbcbcc0c9c5b19c87725d48331e09000000000000000014283c5165798ea2b5a18c7a90a5b6a18c76604b36210b000000000012273c51667b85888b8f927d695a5a4f402d1a06000000000000061728384858677684919da7afb4b6b3a8998875614e3a2612000000000000152a3f54687d93979b9e917c67523d2f221406000000000000000000051a2e42576b8095a7a9abacafb1b3a48f78644f3a240f00000000000000051a2f44596e8398adbca8947d696f8499aeb39e89745f4a35200b000000000000000000080d1011100d09020001080d1011100d08020000080d1011100d09020000000000000000000000000000020406070907050a0b09030000000000000000000000000000000000040c10100c05000000000000000000000000000000000000000013283d52677b91a6bbb5a1918e8b847a6e5f4f3e2c1a07000000000000000000000000000613293e53687d948e8680777069615a52493c2b1906000000000000000e23384e63788f8f888279726b635c544c40301e0c00000f24384c5d676d73787d83888d92937c68533d3d3f3e372c1d0c0000000000172c42576c8398a099928a837b746c645745311d0900000000000c2135495d718597a8b8ad99887970798ca1a49f97836c57422d180000000001192e43586d8397acb6a18c77624d38230e0000000000000000081a2c3d4e5f6f808f9eacb9c5cfd1d5d0beaa96826d59442f1a0500000000000000000e22364b5f73889cb1a7969097a9b7a28d77624c37220d00000000021424384d5f6c6f7276797c806c6e6d5d4935200b000000000000000a1b2a3a49586673808a949b9fa19e978a7b6a5845321f0b00000000000a1a2a3b50657a808386898d806b594c3f3224160700000000000000000014283d51657a8f92949597999c9ea1907b66503b26110000000000000000172b40556a8094a5a7a998836e6b8296a7a8a28d77634e39240f0000000000000009131c22252625221d160d141c22262625221d160d131c22252625221d160d0300000000000000050d11131517191b1c1e1b191f201d17110b05000000000000000000000000000b1720252521180b000000000000000000000000000000000000000f24394e63788da2b7b39d88787670675d504131210f00000000000000000000000000000013293e53687d94a29a938c857d756d665a4935210c000000000000000e23384e63788fa39c958e8680776f685e4d3a2611000012273c52677b82888d93989ca2a794806a543f2a2a29241a0e000000000000172c42576c8398a9ada69f978f888075604b36200b0000000000061a2e415467798a9aa8b5a5978c878a98a9b8af99846e58432e190000000005172b40556a80949fa3a5907a66513c27120000000000000000000e1f3041516170808f9ca8b3bcc1c3bfb2a18e7a67533e2a16010000000000000000081c3045596d8397abb1a8a5a9b5b8a38f78634e39240f000000000c2032414d545a5f656a6f74797d8377624c38230d00000000000000000c1c2b3a4855616d7780878b8c8983796c5d4c3b281502000000000316283848586674706d7074777b756a5d50423425130000000000000000000e23374b60747a7c7d80838487898c8f7c67523d2813000000000000000012273c51667a8d909194958872687c90929394917b67523d28130000000000000c1a262f373b3b3a37312a202730373b3b3a3731291f2630373b3b3a37312a20140800000000000c182126282a2c2e303233302d3436322b251f19130e08020000000000000000091a28343a3a34291b0d0000000000000000000000000000000000000c20354a5f74899fabada28d77635c544b3f3223130300000000000000000000000000000013293e53687d94a6aea7a09991898278644f3a240f000000000000000e23384e63788fa2b0a9a29a938b847b69543f2a14000011263b5065798f9ca2a7acb1ad9d8d7d6a55402b1614100800000000000000172c41566a7b8b9aa8b7b2aba39c89735e49341f0a0000000000001225384a5b6c7b8b98a3aea9a09c9ea8b6bfac97826c57422d18000000000d21344756677b878b8e91937d69543f2a1501000000000000000001122333435261707d8a96a0a8acaeaba29483715e4b38240f00000000000000000001162a3f53687c91999c9d9fa1a4a6a5907964503b25100000000013283c4f5f686e74798084898e938f78644f3a240f0000000000000000000d1e2f3f4f5e6d776c71747674717164584a3c2e1d0b000000000a1e3245566676857d6e5f5f6275887b6e605242301c080000000000000000101f314456636567686b6c6f717477797d69543f2a1500000000000000000e23384c617277797c7d80837764777b7c7d8082806b56402b1601000000000b1b2a38434b50504f4c463d3239434b50504f4b453c3138434b50504f4c453d322517080000000a1b2a353b3e3f4143454748443f484b463f39332e28221d160c00000000000000142738464f4f47392b1c0e0100000000000000000000000000000000081d32475c70869496989b917c675241382d2114040000000000000000000000000000000013283d5267788897a5b4b4aca59d8d77624d38230e000000000000000e23384d62748493a2b0b6aea79f937c68533d281300000d22374c60758b9fb4bcbdae9e8f7d6f5f4e3b27120000000000000000000013273b4d5d6c7b8a99a8b6bfb19c87715c47321d08000000000000081a2c3d4e5d6c7986919ca5b0b1b3bab6b0a2907c68533f2a150000000011263b5064726e7275787c80836c57422c1a0f010000000000000000051525344352606d78838d939799969084756554412e1b08000000000000000000001025394e6277838587888b8c8f9194917b67523c271200000000162b40566b7c83898e94999da2a5907b66503b261100000000000000000013273b4d5d6d7c8777675f606a7d8275685a4c3a2713000000000e23384d627485958d7d6d5d6b7d928c7d705f4b36210c000000000000000b1d2e3d4a58656a5f5356575a5c63646568604e3b2b1c0d00000000000000091e31445460636467686b6c6c5d646667686a6b6c63513e2914000000000517293948555f64666460594f434a566065666460594e4248555f64666460594f433526150400001528394750535456585a5c5e574e5c605a544e48423c3731291d0e0000000000001c304456636457483a2c1f110400000000000000000000000000000002192e43586d7b7d82838688826b57412c1b100400000000000000000000000000000000000f24374a5a69788796a5b3c0b5a08b75604b36210c000000000000000a1e32455665748492a1b0bebba5907a66503b26110000091e33475c71879bb0beae9f8f8070605141301e0b000000000000000000000b1e2f3f4e5d6b7a8a98a7b5b09b86705b46301b06000000000000000f1f303f4e5c6874808992a3b7aea5a29c928472604d3925100000000012273c52677c8279726b676a6e65533f372c1f0f00000000000000000007162534424f5b6670787d8384827c7266594d40332517080000000000000000000b1f33485b6a6d6f70727477787b80837d69543f2a1400000000152a3f54687d929da3a8adb2aa9a8a7966513c2712000000000000000000172c41566a7b8c968676666173879486786a56422d18030000000e23384d617486979b8c7b6b75899b9c8a75604c37210c0000000000000014283b4c5b68767d6e5f504f5f6d7779766f6457493a2b1a0900000000000002152636434b4e5053575858574e4f50525457575752463a2d1e0e0000000e213447576672797b79756c6153596773797b79746c6051576672797b79756c61534433210e00001c31445764686a6b6e6f717366586c756e68625c56514b453b2c1b0800000000001f344a5f737566584a3d2f221508000000000000000000000000000000152a3e516066696b6e7072746955412c1701000000000000000000000000000000000000081b2c3c4b5a69778795a4b2b49f89735f4a341f0a0000000000000003162838475665738392a0afb9a48f78644f3a240f0000041a2f44586d8397acafa09082706151423223120100000000000000000000011121303f4e5c6b7a8997a5af9a866f5a442f1a0500000000000000021221303e4b57616c75899eb2a0908d888074655543301d0a0000000012273c52677c938e8780787169625a524a3d2c1a07000000000000000000071624313d49576573706c6e6c6869766b5e51433526140100000000000000000e20314151606f76665d5f6264736f6d7065523d28140000000011263b5064798fa3b7bdbaab9b8c7b6b5c4a37230f000000000000000000172c41566a7c8d9f9484746a7d90a395826c57422d18030000000a1e32455668798b9c9a8a7a8092a598846f5b46321d0900000000000000192e43576a79878d7d6e5f5d6d7d8c8f8b827567584938271504000000000000091826303f4f5d676c6d6a635a4d515f686c6c6a62584b3c2c1b090000162a3e516475858f918f898071616576868f918f887d70606475858f918f89807161503e2b1703001f344a5f747c8082838687836f5c7086837c76716b6560584a38251100000000001e33485d718576685a4d3f3226190d00000000000000000000000000000e2133424d515456585b5d5f5a4c3a261200000000000000000000000000000000000000000e1e2d3c4b5968778694a3b19e89735e48331e0900000000000000000a1a29384755647382919faea38f78634e38230e000000162b4054697d93a8a191827162534334241404000000000000000000000000031221303e4d5c6a788896a499846e58432e190400000000000000000312202d39444f5a6f8499ad9c8877736d635647372614010000000012273c52677c93a29b948c857d766e665b4a36220e00000000000000000000091d314455657584806f60576073877c6f615343311d090000000000000000162a3d4f5f6f7d85756556596c80827366594a382511000000000d22374b60758a9fb4bbac9c8d7d6d5d4e3e2d1b0800000000000000000013273a4c5e6f8292a2928374889ba38f7a66523d291400000000021527394a5c6d7d8fa0998a899ca6927d6954402c1703000000000000001a2f44596d82959c8d7d716e7a8b9ca49f93867667564433210f000000000000001125384b5d6d7a828380776b5d60707c83837d75695a4a38261200001c3045596d8293a2a7a49c90806d6f8395a3a7a39b8f7d6c6d8294a2a7a49c90806d5a46321e09001e32475a6d809397989a9c8c7865728797918b8680797467543f2a1500000000001a2e43586c8287786b5d5043372a1e110500000000000000000000000004152431393c3f414346484a463c2e1d0a0000000000000000000000000000000000000000000f1e2d3b4a5967768593a19d88725c47321d070000000000000000000b1a293746556372828f9ea38d77624c37220d00000012273c51657a90a19283726353443525160600000000000000000000000000000312202f3e4c5b6977869599846e58432e1903000000000000000000020f1c273241556a8093a8a38f7b6859504538291a08000000000012273c52677c93a5afa7a099928a827965503b2611000000000000000000000c21374c607384948e7d6e5e6a7d908d8071604c37220d00000000000000001a2f44596d7d8e9484736463768992847667543f2a1500000000091e32475c71879bb0ad9d8e7d6e5f4f3f30200f000000000000000000000b1d2f405263748696a1928391a49d8974604b37230e00000000000a1b2c3e4f60708293a39b9aa7a08c77634e3a26110000000000000000162a3e5164778a9d9c8f85848a99a9aeada495857362503e2c1906000000000000172b4054677a8c979893897b6a6b7d8e97989288786755412e1905001f34495e73889db1bcb8ae9d8a76758a9fb2bbb8ad9c897473899db1bcb8ae9d8a75614c37220d00182b3e506375889badafa895826e73889da6a09a948f7d6a55402b160000000000152a3e53687c92897b6e6155483c2f22160900000000000000000000000006131e24272a2c2e303334322a1e1000000000000000000000000000000000000000000000000f1d2c3b4958667483929d88725c47321d07000000000000000000000b19283745546270808f9e8d77624c37220d0000000e23384d61768c93837364554536261707000000000000000000000000000000000211202e3d4b5967768695836d58432e190300000000000000000000000a15273b5065798e97999784705c4834281a0b00000000000012273c5165778796a4b3b4ada59e8f78644f3a240f000000000000000000000c21364b607385969c8d7c6c74889a9d8b76624d38230e0000000000000000192f44586c7d90a19282726d8093a2927d6955402b1600000000041a2f44586d8397ac9e8f806f605041312112020000000000000000000000122334455667788a9aa1989fac97836e5a45311d080000000000000f2031425364748696a7aeaf9b86715d4834200b00000000000000000e2235485a6d8092a3a19a989da8a69a989fa391806d5b493623100000000000001b30455a6f8397a9ada69a887472879bacada59785715d48331f0a001f344a5f748b9fb4c9c9b9a48f78768ca1b6cac9b7a28d77748ba0b5c9c9b9a48f78634e38230e000e213346586b7d90a3b5b19e8a7674899fb4b4aea28e7965503b2712000000000010253a4f64788d998c807266594d4034271a0e010000000000000000000000010a0f121417191b1e1f1d170d000000000000000000000000000000000000000000000000000e1d2b3a48566473839287715c47321c0700000000000000000000000a19283644536170808f8c76614c37220d0000000a1f34495d728884746455463727180800000000000000000000000000000000000002101f2d3b4958677686836c57422c17020000000000000000000000000d21364a5e737d8284878977644f3a2510000000000000000e2236495968778695a4b2c1b7a18c77624c37220d00000000000000000000081d31445567788a9b9b8b7b7d91a49985705c47331f0a000000000000000015293d4f60718394a09082768a9da18d77634f3b26120000000000162b4054697d949e8f80706151423223130300000000000000000000000005162839495a6b7c8d9eadb1a6927c6854402b170200000000000003142435465767788999a9aa95826c57432e1a05000000000000000005182b3e5062748697a7afadb1aa9988838d9b9d8b7865523f2c180000000000001d32475c72879cb1c2b7a38f78748ba0b5c2b4a08b76604b36210b001e33485d71869aabb5b4ae9e8b7773889bacb5b4ad9d8a7571869aacb5b4ae9e8b76624d38230e000416293b4e60738698abbaa69380768ba0b5c7b29e89745f4b36220d00000000000c21364a5f74899e9d9084776a5e5145382b1f1101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c2a38475564738386705b46301b060000000000000000000000000a18263543516170808b76604b36210b000000061b3045596e8475655647372819090000000000000000000000000000000000000000010f1d2b3a49586776826b56402b1601000000000000000000000000071b30445665696c6e707373634f3a25100000000000000007192b3b4a5968768695a3b1b5a08b75604b36200b0000000000000000000001142638495a6c7d8e9f9a8b889ba7937d6a55412d190400000000000000000d20314354657688989f908394a69b86725d4935200c000000000012273c51657a8f9080706151423323140400000000000000000000000000000a1b2c3d4d5e6f8090a0b0a18c77634e3a25110000000000000000061728394a5a6a7b8b9b9c8f7a66523d2914000000000000000000000e2133455668798999a6b1ab9d8c7b6f7c8c9c95826f5b47331e0000000000001b30465b708599acb5b2a18d7873889daeb5b09f8a75604b36210b001a2e43576a7c8e9aa09f9b90806e6c7d8f9ba09f9a8f806d6a7d8e9aa09f9a90806e5b48331f0a00000c1e314356687a8da0b2af9b88778da2b7c2ad99846f5a46311c080000000000081d32465b70869aaea195897b6f6256493c2f1f0e0000000000000000010a11171b1d1d1b18120b020000000000000000000000000000000000000000000000000000000000000c1a293746556473836f5a442f1a0500000000000000000000000000091725334251617080745f4a341f0a00000000172c415569746657473829190a00000000000000000000000000000000000000000000000d1c2b3a4958687468543f2a15000000000000000000000000000014273948515457595c5e5f564634200c00000000000000000d1d2c3b4a5867768593a2b09f8b745f4a341f0a0000000000000000000000091a2b3d4e5f708292a29b9aa6a28d7864503b2712000000000000000000021425364859697a8c9ca098a0a995806c57432e1a0600000000000e23384c61768c827161524334241505000000000000000000000000000000000e1f2f4051617182929d9b87725d4934200b0000000000000000000a1b2c3c4d5d6d7c89878775604c38230f00000000000000000000031527394a5b6b7a89959c998d7d6e5e6d7d8e9285745f4a341f000000000000182d4155697c8e9ba09d9484726d80909ca09c92826f5b47321e090014273a4d5f6f7c868b8b877d716260707d878b8a867d70615f6f7c878b8b867d7162513e2b18040000021426394b5e708395a8b7a4907c8fa3b8bda8937d6a55402c1703000000000002192e43586c8297acb3a6998d8073675a4d3d2b180400000000000009141e262c303232302c261f150c0100000000000000000000000000000000000000000000000000000000000b192837465565736b58432e190400000000000000000000000000000715243342516170705d49341f090000000012263a4c5a5f584839291a0b000000000000000000000000000000000000000000000000000d1c2b3a4a585f594a39251100000000000000000000000000000a1b2a363d3f424447494a44382817040000000000000000000e1d2c3a495866758492a09f89735e48331e090000000000000000000000000e1f30415263738595a6aeb09c88725e4a35210c0000000000000000000007192a3b4c5d6d7d8f9fadb2a48f7a66513d29140000000000000a1f34495d7282726253443425160600000000000000000000000000000000000112223343536373838887826c57432e1a06000000000000000000000e1e2f3f4f5e6e7371706b5a46321d0900000000000000000000000a1b2c3d4d5c6a778287867c6f60505f70808274665744311c00000000000012263a4d5f707d878b88827566627280888b88807363523f2c1804000b1e3041515e6a727474716b6153515f6a727474716a6052515f6a727474716b61534433220f00000000091c2e415366788b9eb0ac99858fa4b9b7a38e7965503b271200000000000000152a3f54697d93a8b7b7ab9e9185786b5b48331f0a00000000000d1a27313a4045474745413a32281e130600000000000000000000000000000000000000000000000000000000000a19283747565f5b4e3c2915000000000000000000000000000000000615243343525d5d51412e1a06000000000a1d2e3c464a453a2b1b0b0000000000000000000000000000000000000000000000000000000d1c2c3b454a463b2d1b090000000000000000000000000000000c1922282a2c2f31343430271a0b00000000000000000000000e1c2b3a4857657382919f89735e48331e0900000000000000000000000001122334455666778898a8ab96826d58442f1b0700000000000000000000000c1d2e3f4f60708292a2b29e8a75604c37230e000000000000061b3045596d736354443526160700000000000000000000000000000000000000051525364655657372707064513d291400000000000000000000000011213140505c5f5c5b584d3d2a17030000000000000000000000000e1f2f3e4c59656d7270695e5142526170706356483928150000000000000a1d3041515f6a7274736e655754616c7374736d635545342210000001122332414d575d5f5f5d574e43424e575d5f5f5c564e42414d575d5f5f5d574e43352616040000000000112436495b6d8093a6b5a3999dacbfb29e89745f4b36220d0000000000000011263b5065798d99a6b2bcafa3968976614c37220d000000000d1c2b38444d555a5c5c5a554e453b3024170900000000000000000000000000000000000000000000000000000000000a192938444a473e301f0d00000000000000000000000000000000000615253441494941332311000000000000101e2a323431281c0d00000000000000000000000000000000000000000000000000000000000e1d293134322a1d0f0000000000000000000000000000000000060e1315171a1c1f1f1c1409000000000000000000000000000d1c2a3947556472829188725d48331e0900000000000000000000000000051627384959697a8a9a9c917c68533e2a15010000000000000000000000001021324253637384949d98846f5b46321d0900000000000000162a3d4f5c5e5545362617080000000000000000000000000000000000000000000818283747565f5d5b5b544635220e000000000000000000000000031322323f484a4746443c2f1f0d000000000000000000000000000111202e3c4852595c5c564d403444535d5d5245382a1b0a00000000000000122333414e575d5f5e5a52474450585e5f5e595045372817050000000514232f3a43484a4a48433b32303b43494a4a47423b30303a43484a4a48433b3125170800000000000007192c3e516376899cafb4aeb0bbc2ae99846f5a46311c08000000000000000e23384c5f6f7b8894a0acb8b4a38f78644f3a2510000000091a2b3a495660696f72726f6a61584e423527190a00000000000000000000000000000000000000000000000000000000000b1a273034332b2012010000000000000000000000000000000000000716242e34342e231505000000000000000d171d1f1c150b000000000000000000000000000000000000000000000000000000000000000c161d1f1d170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b2937465463728288725c47321d070000000000000000000000000000091a2b3b4c5c6c7b89878776624d3924100000000000000000000000000003142535455666758688877d6955402c1803000000000000000e20313e4849433727180800000000000000000000000000000000000000000000000a192938444a4846464137281705000000000000000000000000000414222d333432302f291e1101000000000000000000000000000002101e2a353e444747423a2f26354149494135281b0c0000000000000000051524303b43484a49453f35323d44494a48443d3427190a000000000005121e272f333434332e281f1e282f343434322e271e1e272f333434332e281f140700000000000000000f213447596c8092a5b8c3c5cdbea994806a56412c180300000000000000091c3042515e6a76838f9aa6b2a7917c67523d2813000001142638495867737d848888847d756b5f53453728190a000000000000000000000000000000000000000000000000000000000009141c1f1e180f02000000000000000000000000000000000000000006121a1f1f1a11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1519191613100d0906030000000000000000000000000000000000000000000000000b1a28364554637282705b46301b060000000000000000000000000000000d1d2e3e4e5d6d7471706c5b47331e0a00000000000000000000000000000717273848576774727070624f3b261200000000000000000213212c33343026190a000000000000000000000000000000000000000000000000000b1a2730343331302d25190a0000000000000000000000000000000410191e1f1c1b1a150c0100000000000000000000000000000000000d18232a2f32312d271d17242e34342e24170a0000000000000000000006131e282f333434312b23202930343433302a21160a00000000000000000b141a1e1f1f1e1a140c0b141b1f1f1f1d1a130b0b141a1e1f1f1e1a140c0200000000000000000004172a3d506275899cafc2d6cfbaa5907b66513d2813000000000000000000132433404c5965707c8995a1aa95806a55402b1601000a1d30435567768590989c9d9992887d70635546372717070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b14181815120e0b080501000000000000000000000000000000000001080c0d0b080503000000080e110f0c08050200000000000000000002121f292e2f2b2825211e1b1814110e0b0704000000000000000000000000000000000000000a182736455464736d5945301b05000000000000000000000000000000001020303f4f5c5f5c5b594e3e2b18040000000000000000000000000000000a1a2a3949585f5d5b5b5344321f0c000000000000000000030f191e1f1b140900000000000000000000000000000000000000000000000000000009141c1f1e1c1b191208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f161a1d1c19130a06121a1f1f1a1106000000000000000000000000010b141b1e1f1f1c170f0d151b1f1f1e1b160e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d203346596c8093a6b9cdcbb6a28d77624d38240f0000000000000000000615222f3b47535f6b77838f9b98836e59442f1a05001126394d60738595a3acb1b2ada59b8f82736455453525140200000000000000000000000004090c0d0d0b070200000000000000000000000000000000000000050d11120f0d0a070503000000000000000000000000000000000001111e282d2d2a2723201d1a1613100d0906020000000000000000000008141c2122201d1a181513101b232624211d1a1714110c0500000000000f20303c4344403d3a3633302d292623201c1810050000000000000000000000000000000000000918273646555e5c4f3d2a160200000000000000000000000000000000021221313e484a4746443d30200f00000000000000000000000000000000000c1b2b3a454a484646403526150300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e141615110c0905020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162a3d5063768a9eb1c6c8b39e89745f4a35200d0000000000000000000005111d2a36414d5965717d8c9b87715c47321d0800172c4055697c90a2b3c0c6c7c1b8ac9f92837363534231200e000000000000000000000811191e222222201c160f07000000000000000000000000000000000c1821262724211f1c1a18150e0300000000000000000000000000000e1f2f3b42423f3c3835322f2b2825221e1b170f040000000000000007172530363735322f2d2b28252d373b3936322f2c292621180b00000000182b3e4e585855524f4b4845423f3b3835312c231607000000000000000000000000000000000000091828374349483e31200e0000000000000000000000000000000000000313212c333432302f2a1f12020000000000000000000000000000000000000d1c2831343330302c2317080000000000000000000000000000000000000000000000000000000000000000000000000000000003080c0e0e0c080100000000000000000000000000000000000000000000081621292b2a25211e1a17120c0300000000000b14181814100b0601000005070601000000000000000000000000000000000000000000060d1216161614100b040000000000000000000000000000000000000000091015171716120d060000000000000000000000000000000000000000000000000000000000000000000000000d2034475a6f859aafc4c8b39e8a7663503d2a170300000000000000000000041422303e4c5b697786939f8a74604b36210c001c31465a6f8498acbfccc2bcbbbdbdb0a1928271604f3d2b190600000000000000010f1b242d3337373735302a231a1106000000000000000000000000000a1b2a353b3c393734322f2e2921140500000000000000000000000000182b3d4d575754514d4a4744403d3a3733302b221506000000000000122535434b4c4a474442403d393e4a504e4b4744413e3b34291b0a0000001e33475b6b6d6a6764605d5a5753504d4a4640342514010000000000000000000000000000000000000a19263034332c21130200000000000000000000000000000000000000030f191e1f1d1b1a160d0100000000000000000000000000000000000000000b151c1f1e1b1b1811060000000000000000000000000000000000000000000000000000000000000000000000000000000710171d212323211c150c0200000000000000000000000000000000000000051626343d403e3a36332f2b27201507000001111e282d2d2924201b161112191c1b16110c070200000000000000000000000000000005101a21272b2b2b29251f180f060000000000000000000000000000000006121d252a2c2c2b27211a100500000000000000000000000000000000000000000000000000000000000000000000091e33485d72889cb2c7cdb9a693806c594633200d00000000000000000000122232404e5c6a788795a3a28e78634e3a2510001f34495e73889db2c7bbafa7a5a9b0bbb0a08f7d6c5a4836231000000000000002121f2c3741484c4c4c4a453e362d23180c0000000000000000000000001528394750514e4c494744433d322312000000000000000000000000001e32475a6a6c6966625f5c5855524f4c48453e3324130100000000001b2f425360625f5c5a5754524d4b5c6563605c59565350473928150200001f344a5f7483807c7876726f6c6865625f5b5243311e0a0000000000000000000000000000000000000009141b1f1e190f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a232b313638383630281f13060000000000000000000000000000000000000e2134445156534f4b4844403b32251604000e1f2f3b42423e39342f2b26252e32302b25201c17130e0500000000000000000000000916222d363c4040403e39332b23190e020000000000000000000000000006152430393f4242403c352d2217090000000000000000000000000000000000000000000000000000000000000000000c21364b60758ba0b4cacec2af9c8975624f3c2916030000000000000000081c2f40505e6c7a8997a5b3a6917c67523d2814001f344a5f748ba0b5bdac9d9390949dabbaad9c8a7765523f2c180500000000001020303d4a545c6162625f59524a4035291d1002000000000000000000001c314457646663605e5c5a585041301c090000000000000000000000001f344a5f74827d7a7774716e6a6764605d5a5142301d0900000000001f34495e717774716f6c6a675f51667a7874716e6b68645745311d0800001d32475c708694918e8b8884827d7977736f604d39240f000000000000000000000000000000000000000000000000000000000000000000000000000000060f161c1f1f1f1c18110a000000000000000000000000000000000000060f161c1f1f1f1c18110a000000000000000000000000000000000000000001080d101211100c07010000000000000000000000000000000916212d363f464b4d4d4a443b31241506000000000000000000000000000000000014293d51626b6864605d59554f4333210e00182b3d4d5757534e49443f3a364147453f3a35302c2722180b00000000000000000008182734404950555656534e473f362b201306000000000000000000000002132433414c535757555049403427180900000000000000000000000000000000000000000000000000000000000000001025394e63788ea3b8c2bab8b9a592806c594633200d00000000000000000e23374b5e6e7c8b99a7b5bfaa95806b56412c18001f344a5f748ba0b3b1a18e807a808d9cadb9a795826f5b4834200c000000000b1d2e3e4e5b6770767777736d665d52473b2e2012030000000000000000001f344a5f747b787673706f6d5f4c38230e0000000000000000000000001d32475c708693908d898783807c7876726e604d38240f00000000001e33485d718689878482807c6a5665798d8a8783827d75604b36210c0000192e43586c8297a6a3a09c999693908c897b66503b261100000000000000000000000a1115161412100f0b0300000000000000000000000000000000000c18232b31343434312c251d12060000000000000000000000000000000c18232b31343434312c251d120600000000000000000000000000000000010b151c2225272725211c150d04000000000000000000000000081827333f49535a5f62625f584e4233241505000000000000000000000000000000051a2e43576c827c7875716e6a61513e2915001e32475a6a6c67625d59544e45545c59534f4a45403c35291a09000000000000000416263644525c656a6b6b68625b52483d31241709000000000000000000000c1f3142515f686c6c6a645c5245362717050000000000000000000000000000000000000000000000000000000000000014283d52677c91a6bbb1a5a3adaf9c8975624f3c2a1704000000000000000f253a4f64798d9ba9b7c5b9aa99846f5a45301b001f34495e73899f9d9c9a8772656e7d90a3b7b29f8b7763503b27130000000215283a4c5c6c79848b8d8c8882796f64584c3e3021120300000000000000001e32475b70858e8b8987857b66513c2712000000000000000000000000192e43586d8397a5a29f9b9895918f8b887b66503b26110000000000192e42566b80949c99979485705c62778d9f9b98968d77624c37220d0000152a3f54687d93a8b8b5b2aeaba8a5a1937c68533d2813000000000000000000000f1c262b2b292725241f160a0000000000000000000000000000000d1c2a353f45494a4a46403930241708000000000000000000000000000d1c2a353f45494a4a46403930241708000000000000000000000000000006131e2830363a3c3c3a36302920170c010000000000000000000013253645515c666e747777736b6051423322110000000000000000000000000000000b1f34485d7187928e8b87837d6c57422c17001f344a5f74827c77726d69604f62716d68635e5a555147382614000000000000001022334454626f798082827c766e655a4f423527180900000000000000000014283b4e60707c828380786f63544534221000000000000000000000000000000000000000000000000000000000000002182d41566b8095aabaa5938f9fb2a592806c594633210e000000000000000e23384d62778da2b7c7b8aa9b8c7c6d5945301b001e33485d72888a88878683745f6073889db2bba793806a56412d180300000a1e314457697a8a979fa3a19d968d8276695c4e3f3021110100000000000000182d41566a8094a09e9c94806a55402b16010000000000000000000000152a3f54697d93a8b7b3b0adaaa7a3a0937c67523d2813000000000013283c5065798ea2afac9f8a766160748ba0b0ada38d77624d38230e000011263b5065798fa4b9bdaa9c999c9fa394806a543f2a150000000000000000000d1e2d3940403e3c3a393327190900000000000000000000000000091b2b3a47525a5e5f5f5b554c41352617060000000000000000000000091b2b3a47525a5e5f5f5b554c4135261706000000000000000000000000071624303b444b4f52514f4a443c33291e12050000000000000000001b2f4354626e7983898d8d887d706151402f1d0a00000000000000000000000000001025394e62778ca0a39f9c907c68533f2b16001d32475c7086918c88837d6b56667b837d78736f6a6456432f1b06000000000006192c3f516272828c949796928a82776c6053453627180900000000000000001a2f43576b7d8f9797948c82726352402c19050000000000000000000000000000000000000000000000000000000000081c31465b6f8599aeb7a28d8396a9af9c897663503d2b18060000000000000c21364b60768ba0b5b8a99a8c7c6d5e4f3d2a16001c31455a6d767472706f6e695a5a6f869bb0c2ae99856f5a45311c0600001125394d61748799a8b3b8b6b1a99f94887a6c5d4e3f2f1f0e0000000000000013273c5165798fa4b3ad98836e59442f1a05000000000000000000000012263b5065798fa4b9beab9d9a9da1a4947d69543f2a1500000000000d21364a5f73889cb0b9a5907b675e73889db3b9a48f78634e38230e00000d22374c61768ba0b5b8a38e84878b8e91826b56412c17020000000000000004182b3c4b545653514f4e45372614000000000000000000000000001326394958656e73747370685f534435241300000000000000000000001326394958656e73747370685f5344352413000000000000000000000005162534424e575f646766645f5850463c3023160700000000000000001f34495e72808c969ea2a29b8f806f5e4c3a27140100000000000000000000000000162a3f53687c91a6b8b39f8a76614d39241000192e43586c8297a19c97846f5a687d93928d888480725d48331e0900000000000d2135495c6e80919fa8acaba69e958a7d7063544536271707000000000000001e33485d72879bacaca89f91826f5c4834200b00000000000000000000000000000000000000000000000000000000000c21364a5f74899eb3b5a08b798da0b3a693806d5a483523110000000000000a1f34495e73899eb3a99a8b7b6d5e4f4031200e00162b3e4f5d666764605d5b5a5c6170869bb0c5b29d88725d48331e090000172b4054687c91a4b6c6c4bbb8b8b1a5988b7b6c5d4d3d2c1b090000000000000e22374c60758a9fb4b19c87725d48331e0900000000000000000000000e23384c61768ba0b5b8a38e86888c8f93826b56412c170200000000071c3044586d8296aabfaa96826d5c70879cb1b9a48f79644f3a250f0000091e33485d72889cb1b9a48f7a7275787b806c57422c170200000000000000091e33475a696b686664625543301c07000000000000000000000000182d4256677682898b89847c70625342301d0900000000000000000000182d4256677682898b89847c70625342301d090000000000000000000012233443525f6a73797b7b78736c63594e4133251607000000000000001f34495d708598a9b1b7b7ac9e8d7b695744311d0a000000000000000000000000071b3044596d8397abc0ad9985705b47331e0a00152a3f53687d92a7b19d88735e6a8095a7a29d998b75604b36210c000000000014283c5064788c9eafbcc1c0bab2a79c8f8272635445352514030000000000001f344a5f748b9fb4c1bcaf9f8c77634e39240f000000000000000000000000000000000000000000000000000000000011263a4f64788ea2b7b39d88738498abaf9d8a776552402d1b090000000000061c32475c70879ca8998b7b6c5e4f4031221302000e21364b60757c787672706f71757d8ea0b4c8b39f89735e48331e0900001b30455a6e8398acc0beb1a7a3a3a7afa89a8b7b6b5a4a392715030000000000091e32475c70869aafb5a08b76614c37220d00000000000000000000000a1f34495d72889cb1b9a48f797376797c826c57422c17020000000000152a3e52677b90a4b8b09c877272728599afbba59079644f3a25100000051b2f44596e8498adbda8937d696063676a62513e2a1500000000000000000b21364b6076827d7b79735f4a35200b0000000000000000000000001a2f445a6f85949da09e988f82705f4c382410000000000000000000001a2f445a6f85949da09e988f82705f4c3824100000000000000000000b1d2f415261707d888e91918e8880766b5f5143342516050000000000001a2e4154687b8fa2b6c5c7bbab998673604d3925110000000000000000000000000c21354a5e73889cb1bca7937d6a55412d18040011263a4f64798ea3b5a18c77626c8397acb6b2a38d78634e39240f0000000000192d42576b8094a8bbc7bbb2afafb3ad9f91827263534232200f0000000000001e33485d72879cafbfc4bba6917b66503b26110000000000000000000000000000000000000000000000000000000000152a3f54687d92a7bcb09b86707b8fa2b5a795826f5d4a3826140100000000001a2f445a6f8499998a7b6c5d4e403122130400000a1f34495e73898e8b888786878a929cacbdc3b09b87715c47321d0800001e33485d72889cb2c1b0a0948d8e939ca7a999897867564433210e000000000004192d42576c8296aab9a48f7965503b26110000000000000000000000061b30455a6f8499adbda8937d696165686b63523e2a150000000000000f24384c60758a9eb2b6a18e888888899bafbba7917b66503b2611000000172c40556a8094a9beac97836d584e5254504434220f0000000000000003132233485c718693918d77624d38230e000000000000000000000000182d42576b80959999a0ac9f8f7b68533e291400000000000000000000182d42576b80959999a0ac9f8f7b68533e291400000000000000000114273a4d5e70808f9ba3a7a6a29b93897c706152433423120100000000001225384c5f72869aadb0b3bdb6a3907c6855402c1804000000000000000000000012273b5064788da2b6b6a28d78644f3b261200000d21364b60758a9fb4a5907a666f8499afc4bba6917b66513c271200000000001c31465b70869aafc3b8a99f999a9ea6afa0918270604f3e2c1a0800000000001b2f44586c8091a1acafac9f8d79644f3a25100000000000000000000000000000000000000000000000000000000000192e43586c8297a6aeae99846e728699acb29f8d7a675543301d090000000000182d42576c82978a7a6b5d4e3f30221304000000071c31465b70869ba09d9b9b9c9fa5aebac0b5a694806c58432e1a0500001f344a5f748a9fb4b7a492827778808997a5a797867362503e2b1805000000000014293e52677c91a6bba8937d69543f2a15000000000000000000000000172c41566b8095aabfac97836d58505356514535230f000000000000091d32465a6f8398acbdac9f9d9d9d9ea7b7bca7917b66513c271200000013283d52667b91a6bab09b87715c473d3f3c352c201000000000000000112131404d586d8297a48f79644f3a2a1b0c000000000000000000000014283d52677b8c84858e9dab96826b56402b160100000000000000000014283d52677b8c84858e9dab96826b56402b160100000000000000091c3044576a7c8e9eacb7bcbbb7afa69b8e8070615141301f0d0000000000091c3043566a7d919d9ba0adbdac9884705b47331e0a0000000000000000000003182c41556a7d93a7bcb09c88725e4a35210c0000081d32475c71869bb0a8947d6970879cb1c6bea9947d6954402b1601000000001f34495e73899eb3bcaa9a8c84858a94a0ae9f8f7d6d5b4a372513000000000015293d50627383909799979082705d4a36210d00000000000000000000000000000000000000000000000000000000001b30465b70828a929ba297826b697c90a3a19c968572604c37220d0000000000152b40546a808a7a6b5c4d3f302112040000000000192e43586d8397acb2b0b0b1b4b9b7b3aca397887664513d29150000001f344a5f748ba0b5b09c887464646c788797a7a391806d5a4835220f00000000001024394e63778da1b6ac97826c58432e1904000000000000000000000013283d52677b91a6bbb09b86705c473e403e352b1f0f00000000000003172b4054687d92a6babcaca09fa0a0a6b3bda8937c67523c27120000000f24394e63778da2b6b49f8a7560504f4f4e493e2e1d0a00000000000b1d2e3f4f5e6b757d94a7917b675548392a1b0b000000000000000000000f24394e62777a70708092a5927d69543f2a15000000000000000000000f24394e62777a70708092a5927d69543f2a1500000000000000000f24384c60738799acbcbbb1a9a8aaafac9e8f80705f4e3c2b1906000000000014273a4e61758889868f9fb2b39f8a76614d38240f00000000000000000000091d32465b6f8499adbfab96826d58442f1b06000003192e43586d8297acac97836d73889db3c8c1ac97836d58432e1904000000001f344a5f748ba0b5b4a08d7b6f7076828f9fad9c8b79675542301d0a000000000d2033455564727c8384837c716353412e1b070000000000000000000000000000000000000000000000000000000000192d4255656e767d878f947d69607387928d88827c75624d38230e000000000013283d53687c7a6b5c4d3e2f211203000000000000162b4054697d94a9bec2b2a8a5a5a29e999086796a594734210e0000001f344a5f748ba0b5ad98836d58505a68788a9bad9d8a7764513e2b1804000000000b2035495e73889db2af9b86705c47321d0800000000000000000000000f24394e63778da2b7b49f8a74604f4e4e4d483d2d1c0a00000000000011253a4e63778ba0b4b5a08e898b8c95a9bda8937d68533e29130000000b20354a5f74899eb3b8a38e7867666464635c4c3a2612000000000114273a4c5d6d7c88909ba893807366574839291807000000000000000005162738485c6c6b6f70778d998875634f3b261100000000000000000005162738485c6c6b6f70778d998875634f3b2611000000000000000015293e52677b8fa3b6bbac9e9593959ca6ae9e8e7d6b5a4836231000000000000b1e3245596c8075708396aab9a5907b66523d2914000000000000000000000f23384c60758a9eb3b9a5907c67533e2a1501000000152a3f54687d93a8b09b8771758ba0b5cac5b09b86705c47321d08000000001f344a5f748ba0b5af9a85705d5b64718291a2a89785725f4c3926130000000003162737465560686d6e6c6860544535241100000000000000000000000000000000000000000000000000000000000012253747525b636a737b837c67576a7d7d78726d68625746331f0a000000000011263b4f63736c5c4d3e2f2011030000000000000012273c51667b90a5bab8a59590908d8a847d73685b4c3b2a18050000001e33485e73889db3af99846e59444a5b6c7d90a3a795826e5b4734200c00000000071b30455a6f8499adb39e89745f4a36210c00000000000000000000000b20354a5f74899eb3b8a38e7865646363625a4b3926110000000000000b1f33485c71869aaeb5a18c77747b91a6bba9947d68533e2914000000071c31465b70869aafbba7927c7b7b7979786955402b1601000000091d314457697b8c9aa4acaf9e91847566574736251302000000000000000f2234455665737d8587858e847a6a58463727180800000000000000000f2234455665737d8587858e847a6a58463727180800000000000000192e43586c8296aabfaf9d8e827c808995a3ac9b89776553402d1a07000000000216293d50626d65667a8fa3b8aa95826b57422d190400000000000000000014293d52667a8fa4b8b4a08b76624d3924100000000011263b5065798fa3b49f8a75778da2b7ccc8b39f8a745f4b36210c000000001f344a5f74899fb4ad98836e58475362728496a9a28f7c6956422f1b0800000000091e33485c6d6f6d6b68675e4e3b271706000000000000000000000000000000000000000000000000000000000000081a29363f474f575f676f73634f606c69635e58534d463929170400000000000c203446565f5b4e3e2f20110200000000000000000f24394e63778da2b7b5a08b79797774706960564a3d33291b0b0000001c31465b70869bb0b09b86705c473d4e6073879aae9e8a77634f3b27130000000000172c41556a8094a9b7a28d78634e3925100000000000000000000000081c31465b70869aafbba6927c7a797878776954402b1601000000000005192e42566b8094a8baa6917c67788fa4b9aa95806a543f2a1500000001182d42576c8296abc0ac9b9391919090836d58432e19040000001024394d60738799aab8bfbcaea2948575645443311f0d00000000000005182b3e51637384919a9c99948a7d716355453626150400000000000005182b3e51637384919a9c99948a7d71635545362615040000000000001c31475c70869bafbba793806f676c778595a6a795826f5c4936230f00000000000d2033445258546074899eb3af9a86705b46321d080000000000000000051a2e43576c8295aabeae9a86705c48331e0a000000000d22374c60758b9fb4a28d787990a5bacfccb7a28d78634e3a2510000000001e33485d72889cb2af9a856f5a45445567798c9fac9986725f4b37230f000000000a1f34495e738683807d7b6a56412e1d0d000000000000000000000000000000000000000000000000000000000000000b19232b333b434c545c5f56465057544f49443e3933291b0b00000000000004172838444a473e302011020000000000000000000c21364b5f748a9fb4b8a38d776463605b55504f4e4d46392917040000192e43586d8297acb39e89745f4b3644576a7d92a6a6937d6a56422e1a060000000013283d51667b90a5baa6917c67523e2914000000000000000000000002192d42576c8297abc0ac9a9190908f8f836d58432e190400000000000013283c5065798ea2b6ab96826c778da2b7ab95806b56402b1601000000152a3e53687c92a7bcb9aca8a7a7a59b86705b46311c07000000152a3f53687c90a3b6c7bfbbbcb2a3938371604e3c2a170400000000000c2034485b6e8292a2aeb1aea69c9082736354433321100000000000000c2034485b6e8292a2aeb1aea69c9082736354433321100000000000001f34495e73899eb3b6a28d776352596677899bae9f8c7966523e2b170300000000041626343f43465b70869aafb39e89745f4b36210c00000000000000000b1f34485d71869bafbea994806b56422d190500000000091e33485d72879cb1a6917b7c93a7bcbcb9bba6917c67523e2914000000001b30455a6f8499aeb19c88725d4837495c6f8396aaa28e7a66523e2a1602000000071e33485e738898959485715d4b3b2b1c0f01000000000000000000000000000000000000000000000000000000000000060f182028303840484a44383d42403a352f2a241f170b00000000000000000b1a273034332b20120200000000000000000000081d32475c71879bb0baa590796a68676766656463625746331f0a0000152a3f54687d92a7b7a38e7965513c3b4e62768b9fae9a86715d4934200b000000000f24384d62778ca1b6aa95806b56412d18030000000000000000000000152a3f53687d93a7bcb8aba7a5a5a49b86705b46311c070000000000000d21364a5e73889cb0b09b8771768ba0b5ac97826b56412c170200000011263a4f64798fa3b8bbaa9e9c9d9f9e89735e49341f0a000000192e43586d8297abbfb8aba5a7aeb1a1907d6b594734210e000000000013273b4f63778b9eb0c0c7c2b9ada092827161503f2d1b09000000000013273b4f63778b9eb0c0c7c2b9ada092827161503f2d1b0900000000001f344a5f748ba0b5b49f89745f60615e6b7d92a7a995826e5a46321e0900000000000817222b2e42576c8297acb7a28e78644f3a251000000000000000001125394e63778ca0b5b8a38f7a65513c28130000000000041a2f44596e8398ada994808095aab6a9a4abaa95806b56412d1803000000182c41566b8095aab5a08b76624d394053667a8fa3aa96826d5945311c08000000001c31465b70869aaba08d7a6959493a2d1f120500000000000000000000000000000000000000000000000000000000000000040c141c242c33343027292c2b26201b15100a040000000000000000000009141c1f1e180f020000000000000000000000031a2f44586d8397acbca79380807d7c7c7b79797875624d38230e000011253a4f63788da1b5a994806c584433475c70859aaea18c77634e3a2511000000000b1f34495e73889db2ae99856f5a46311c07000000000000000000000011263b5064798fa3b8bcab9f9d9fa09d88735e49341f0a000000000000071b3044586d8296aab5a08c7773899fb3ad98836c57422d18030000000d22374c60758b9fb4b4a08c878889898976614c37220c0000001c31475c70869bb0beab9a90929ca9ad9b897663503d2a170300000000182c41566a7d93a7bac0b3adacb1b0a090806e5c4a3826130000000000182c41566a7d93a7bac0b3adacb1b0a090806e5c4a38261300000000001f344a5f748ba0b5b39d88725f7276736f778da2b19e8a75614d38240f000000000000050f162a3f54697d94a9bba7927c68533e29140000000000000001162b3f53687c92a6bab29e8974604b37230e000000000000162b40556a8094a9ad98848397acab988f9bae99856f5a46311c0700000013283d52667b90a4b9a5917c685340374b5f73889cb19d8974604b37220e00000000182d42566b8094a8aa98877667584a3d302316080000000000000000000000000000000000000000000000000000000000000000000811191e1f1c14141716110c0600000000000000000000000000000000000000000000000000000000000000000000162b40556a8094a9beae9d95949493929190908f7965503b261000000c2035495d72879bafaf9b8873604c3941566b8095aaa6927c68533f2a1500000000061b30455a6f8499aeb29e89735f4a35200b00000000000000000000000d22374c61768ba0b4b5a08d88898b8b8b76614c37220c00000000000000152a3e53677b90a4b9a5917c72879cb1ae99846e58432e1903000000091e33485d71879cb1b5a08b767273737371604b36210c0000001e33485e73899eb3b7a28e7b7d8b9baba693806d5a46331f0b000000001c31455a6f8499aec2b1a298979ea9ae9d8c79675542301d09000000001c31455a6f8499aec2b1a298979ea9ae9d8c79675542301d09000000001f344a5f748ba0b5b49f89735f74898886828ba0b5a4907b67523e2914000000000000000012273c51667b90a5baab96826c57422d1904000000000000071c3045596d8397acc0ad98846f5b46311d0800000000000013273c51667b90a5b19c88869aafa6918095aa9d88735e4a35200b0000000f23384c61758a9fb3ab97836f5b473445596d8397aca38f7965513c27130000000013283c5064788c9fb2a5958676685b4e41342617080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51667b90a5babbafaba9a9a8a7a7a5a5927c67523d28130000061b2f43576b8094a8b7a38f7c6855433d52677c91a7ac97826d58432e190400000000172c41566b8095aab6a28d77634e39240f0000000000000000000000091e33485d72879cb1b5a08b767374747572604b36210c000000000000000f24384c61758a9eb3ab968270869bb0af9a866f5a442f1a05000000041a2f44596e8398adb9a48f7a655e5e5f5e5343301c080000001f344a5f74899fb4b49f8a746d7c8ea0b09d8976624e3b2713000000001e33485e73889db2b9a69384838c99a8a99785725f4c392612000000001e33485e73889db2b9a69384838c99a8a99785725f4c392612000000001f344a5f748a9fb4b5a08b766070869a9a9798a7baaa96826c57422d1803000000000000000f24384d62778ca1b6af9a86705b47321d080000000000000d21364a5f73889db1bca7937d6955402c17030000000000000f24384d62778ca1b5a08b889db2a28d7b91a6a28d77634e39240f000000091e32475b6f8498acb29f8b7763503d3f54697d93a8a994806a55412c17020000000d2135495c6f8395a7b3a49587796c5f5244352617060000000000000000000000000000000000000000000000060d1114161614120d08010000000000000000000000000000000000070b0b0804010000000000000000000000000000000000000000000f24384d62778ca1b6c1c3c0bfbebdbcbcbbaa95806a55402b1600000014283c5064788da0b4ac988572604f3e4f64798fa4b09b86705b46311c070000000013283d52667b90a5baa6917b67523d28130000000000000000000000041a2f44596e8398adb9a48f79655f5f605f5444311d0800000000000000091e32465b6f8498acaf9b86718499aeb09b86705b46301b0600000000162b40556a8094a9bda8947d6954484a4942352516090000001f344a5f748a9fb4b49f89735e708396a9a2927d6a56422d18030000001f344a5f748b9fb4b5a08b766e7a8b9baca28f7c6855412d18030000001f344a5f748b9fb4b5a08b766e7a8b9baca28f7c6855412d18030000001e33485d72889db3b8a38e78646c82969c9fa2a5a8ac9a86705b46311c06000000000000000b2034495e73889db2b39f8a74604b36210d00000000000013273b5065798ea2b7b6a28d78644f3b2612000000000000000b2034495e73889db2a79997a5b39e89778da2a6917b67523d281400000003182c4054687c91a5b8a793806c5a483b50667b90a5ad99846f5a442f1a0600000006192d40536577899aabb3a5978a7c706253443524130200000000000000000000000000000000000000000a131a21262a2b2b2a27221c140b010000000000000000000000000006121b20201d191613100d0906030000000000000000000000000000000b20354a5e73899eacacadaeafb0b0b1b2b3ac97836c57422d180000000d2135495d708598abb5a2907d6d5c4e4e63788fa4b39e89735e49341f0a000000000f24394d62778da2b6aa95806b56412c18030000000000000000000000172b40556a8094a9bda8937d69544a4b4a43362614080000000000000003182c4055697d92a7b5a08b768297acb19c87705c47311c070000000012273c51667b90a5baac97836d59443c3c3b3a3327180700001e33485e73899fb3b5a08b766066798d968e867d6f5a442f1a050000001f344a5f748ba0b5b49f89735e6c7d90989088806f5a442f1a050000001f344a5f748ba0b5b49f89735e6c7d90989088806f5a442f1a050000001c31465b70869bb0bba6927c68687c86888b8d9093979a88735e48331e0900000000000000071c31455a6f8499aeb8a38e79644f3a2611000000000004182d41566a8093a8bcb19c88735e4a36210c00000000000000071c31465a6f859aafb6acacb4af9a8674899eaa95806b56412d18030000001125394d6175899db0af9c8a776654444e63788fa4b19c87725c47321d0800000002142336485a6b7c8d9dacb5a79b8e8071625242311f0d00000000000000000000000000000000000006121c262e353b3f40403f3b3630271e130700000000000000000000000616242f3535322f2b2825211e1b1815110e0a0300000000000000000000071c31465b70859597979899999b9b9c9d9d9f9a856f5a45301b000000061a2d4155687b8fa2b5ad9c8b7a6c5f57657a90a5b5a08b75604b36200b000000000b20354a5e73889db2ae99846f5a45311c07000000000000000000000013273c51667b90a5baac97836d58443b3b3a38312617060000000000000011263a4f63778ca0b5a5907b8095aab39d88725c47321d08000000000e23384d62778ca1b6b19c87725d525252504e4536251200001d32475c72879cb1b8a38e78635e7286837a726a62523f2b17020000001f344a5f748ba0b5b49f89745f607286847c746c6353402c17020000001f344a5f748ba0b5b49f89745f607286847c746c6353402c1702000000192e43586d8397acc0ab96826d606c6f7274777b7d828689745f4b35200b0000000000000000182d41566b8095aabca7927d68543f2a150100000000091e32475b708599aec0ac97836d5945301b070000000000000000182d42576c8296abc0c1c0c1ac978270859aae99856f5a46311c070000000a1e3246596d8294a7b9a795837262554f64798fa4b49f89745f4a341f0a0000000c1f31424e535e6f7d8e9dabb8ac9e908270604e3c2a1704000000000000000000000000000000000b17242f3942495054565654504b443a3025170900000000000000000000122434424a4a4744403d3a3633302d2a26231e160b00000000000000000000182d42576c808082828384848686878888898988725d48331e000000001225394c5f728598aab9a9998a7d726c6f8095a9b7a18c76604b36210b00000000071c31455a6f8599aeb29d88735e4a35200b00000000000000000000000f24394d62778ca1b6b09b87715d5050504f4d44352411000000000000000c2034485d71869aafaa96827d93a8b49f89735e48331e09000000000b2034495e73889db2b5a08b7667676767666254412e1905001b30455a6f8599afbba6917c67566a766f665f574f44352310000000001f34495e73899fb4b6a28d7763576b78706860585045362411000000001f34495e73899fb4b6a28d7763576b7870686058504536241100000000152a3f54697d93a7bcb09c88725e585a5d606366696c7073715f4a35200b000000000000000014293e52677c92a6bbac97836d58442f1a05000000000f24384c61758a9fb3bba6927c68533f2b1601000000000000000014293e53687d93a7bcd1d2bda8937d6b8296aa9e89735f4a35200b00000003162a3e5164778a9eb0b2a19182736760687c91a6b6a18c76604b36210b00000114283b4e606860606f7d8d9baab8ae9f8f7d6c594633200c000000000000000000000000000000091a2835414c565d64686b6b69655f574d42352718080000000000000000001a2e41525e5f5c5855524f4b4845423f3b3832281b0b00000000000000000014293d50616a6a6b6c6c6e6e6f707072727373746f5c47321d00000000091c304255687a8d9fb1b7a89b8f8682838e9eb0b7a18c76604b36210b0000000000182d41576b8296aab6a28d77634e39240f00000000000000000000000b20354a5e73899eb2b4a08b7566666666646153412d1905000000000000051a2e42576b8094a9b09b877c91a7b4a08b745f4a341f0a00000000071c31455a6f8599aeb9a48f7c7c7c7c7c7b715d48331e0900182d42576c8296abbfaa95826b575b605b534b433b32261706000000001d32475c72879cb1bba6927c68535d635c544c443d34271806000000001d32475c72879cb1bba6927c68535d635c544c443d342718060000000011263b4f64788da2b6b6a28d79655145484b4e5154575b5f5f53422f1c07000000000000000010253a4f64788ea3b8b09b87725d48331f0a0000000015293e52667b90a4b9b5a18c77634e3a251100000000000000000011263b5065798fa4b9cecfbaa5907a677c91a6a28d77634e39240f000000000e2135485b6d8293a5b7af9f91857a75768598acb7a18c76604b36210b0000091d3044576b7d7063606e7d8c9aa9b9ad9b8976634f3b271200000000000000000000000000000014273846535e6972787d82827d79736a6053453626150400000000000000001f34495d7074706d6a6764605d5a5753504d463929170400000000000000000d21334350545556575758595a5b5b5c5c5e5f5f5d513f2c1900000000001326394b5d6f8293a4b5b8aca29a97979eacbbb6a18c76604b36210b000000000014293e53687c92a7baa6917b67523d28130000000000000000000000071c31465b70859aaeb8a38f7b7b7b7b7b79705c47331e090000000000000014283c5165798ea2b5a18c7a90a5b6a18c76604b36210b0000000000182d41576b8296abbeaa9993939393928b76614c37230e0014293e53687c92a6bbaf9a86705c484b473f372f271f150800000000001b30455a6f8499aec0ab97836d594a4e494139312921160900000000001b30455a6f8499aec0ab97836d594a4e494139312921160900000000000c21354a5e72879bafbca895806c58453336393c3f42464a4a423525130000000000000000000c21364b60758a9fb4b5a08b76614d38240f000000061a2f43586c8296aabfaf9b87725d4934200b0000000000000000000d22374c61768ca0b5cacbb6a18c7763788da2a6917c67523d29140000000005182b3e516376889aacbcafa2978f8b8b94a3b4b7a18c76604b36210b00001225394c6073878273675f6d7b8b9badb8a6927d6a55412c170000000000000000000000000000001c30445664707b868d939696938e877d7163544433210e00000000000000001f34495e73888683807c7876726f6c686562574734200c0000000000000000041525333c3f4040424243444446464747484a4a48403222100000000000091b2e405264758798a8b8beb5afacacb1bbc8b39f89745f4a34200a000000000010253a4f64788ea3b8aa95806b56412c18030000000000000000000000182d42576c8296abbda99891919191908b75604c37220e000000000000000e22364b5f73889cb1a7969097a9b7a28d77624c37220d000000000014293e53687c92a7abacaba8a8a8a8a48f7a65513c28130010253a4e63778da1b5b49f8b76614d39332b231b140c03000000000000182d41576b8296aabfb19d8874604c38352d251d150d04000000000000182d41576b8296aabfb19d8874604c38352d251d150d04000000000000071b2f43576b8093a6bab09c8874614d3a303b403f3b3735352f261c0f000000000000000000081d32475c71879bb0b9a5907b66523d28130000000b2034495d72879bb0bfaa95826c58432e1a060000000000000000000a1f34495e73889db2c7c8b39e89735f74899eaa95826b57422d1803000000000e213446586a7c8e9fb0c0b4aaa3a0a0a6b2c1b5a08b75604b36210b00071a2d4154687c8f9285786d626d7d90a5b9ad99846f5a442f1a0000000000000000000000000000001f344a5f73828e99a1a7ababa8a29a8f827262503e2b1804000000000000001c31455a6f85999895918e8b8884827d7975634f3a2510000000000000000000071520272a2b2b2c2c2e2f2f30303232333434332d221404000000000000112335465868798a9aaab8c6c4c1c1c5cec4af9b86705c47321d0800000000000c21364b60748a9fb4ae99846f5a45311c07000000000000000000000014293e53687c92a7acadaaa7a7a7a7a48f7965503c271300000000000000081c3045596d8397abb1a8a5a9b5b8a38f78634e39240f000000000010253a4f64788e939597999b9c9fa0a294806b56412d18000b2035495d72879bafb9a5907c67533f2b2a26201a140e08020000000014293e52677c91a5bab7a38f7b67533f2c19110901000000000000000014293e52677c91a5bab7a38f7b67533f2c1911090100000000000000000014283c5063768a9eb1b8a4907d6a57443f4e5554504c484440392d1d0c0000000000000000031a2e43586d8397acbeaa95806b56422d1904000011253a4e63778ca1b5b9a4907b66523e291400000000000000000000061c31455a6f859aafc4c5b09b86705b6f8599ae9a85705b46311c08000000000517293b4d5e708292a2b2c1beb8b5b5bac3c7b29d88735e49341f09000f22364a5d708598a3968a80756e798ea3b8b19c87705b46301b0000000000000000000000000000001e33475b6f8397abb0aaa7a7adb6ada091806d5a4734200c00000000000000182d41576b8296aaaaa6a3a09c999693907b66513c271200000000000000000000030d131516161717191a1a1b1b1d1d1e1f1f1e191105000000000000000517293a4b5c6c7c8c9aa8b5c1cbd1d3ccbba895806c57432e19040000000000081d32475c71869ba9ad9d88735e4934200b000000000000000000000010253a4f64788e9597989a9c9da0a1a394806a55412c18000000000000020b162a3f53687c91999c9d9fa1a4a6a5907964503b251000000000000c21364b60757c7d8082848687898b8d8f85705b47331e00061b2f43576b8094a8bcab97836e5a463d3f3b352f29231d160e0200000f24394d62768ba0b4bfaa97836f5b48342116120d07020000000000000f24394d62768ba0b4bfaa97836f5b48342116120d0702000000000000000c2034475a6d8294a6b8ad9a8773614f4b5d6a6965615d59554b3b2916000000000000000000162b3f54697d93a8bdae9a86705b47321d090000162b3f54687c92a6bbb39f8a75614c38230f0000000000000000000000182d42576c8297acc0c1ac97836d586b8095aa9e89745f4b36210c00000000000c1e2f415263738494a3b1bfcbcbcbced4c1ac98846f5a45301b060014283d5265798da0b3a89c9289848897a9bdb19c87705b46301b000000000000000000000000000000182c4054687b90a49c9591929aa7b8af9d8a77634f3a25110000000000000014293e53687c92a7bbbbb4a9a7ababa8937d68533e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000b1c2d3e4e5e6d7c8a97a3aeb7bcbebaae9e8c7865513d291400000000000003192e43586d839194989b8c77624d39240f03000000000000000000000d21364b60757d8082838687888b8c8e90846f5b47321e000000000006141e252b394e6277838587888b8c8f9194917b67523c27120000000000081d3145576467686a6c6e7072737577787a735f4a341f000014283c5064788da0b3b19d8975614e52544f49433d37312a1f1202000a1f33485c708599adc1b29f8b7764513e2c2c27211c16110b030000000a1f33485c708599adc1b29f8b7764513e2c2c27211c16110b030000000004182b3e516476899badb6a391806d5c51667a7d7976726e685945311c00000000000000000011263b5065798fa3b8b39f8a75604c37230e00001b3045596d8397a3a6ab9985705b47321e090000000000000000000000152a3f54697d94a8b9bba994806a55667b90a5a28e78644f3a2611000000000000122334455565758593a1adb9c2c8cac5b6a4917d6955402c170200142a3f54697b8995a1acafa59d999ca6b5bcab97836e59442f1a0000000000000000000000000000001124384c6074889389827c7d899baebaa6927d68533f29140000000000000010253a4f64788ea3b8bba7969296999c95806a55402b1600000000000000000007121b1f1f1e1b17120c050000000000000000000000000000000000000000000f2030404f5e6c7986919ba3a7a9a69e90806e5c4936220e00000000000000162b405469787b808386897b66523d281e170f070000000000000000091d3246586568726d6e6f7173747678797c745f4a341f00000000041524313a40464b5b6a6d6f70727477787b80837d68533e2913000000000002152839474f52545a5f656a6f74797d8377635644301c00000d2135495d708498abb9a5917d6a566569635d57514b463d301f0e0004192d41556a7d92a6b9bba794826d5a4841403b36302b251f1609000004192d41556a7d92a6b9bba794826d5a4841403b36302b251f1609000000000e213447596b7d8fa0b0ae9c8b79695c6d82938f8b8884735e48331e0000000000000000000d22374b60758a9fb4b7a48f7a65513d281300001f34495e73878b8e9296937d6a55412d1804000000000000000000000012273c51667b91a3a4a6a6917b675262778ca1a7927d68543f2a15000000000000051627384757667583909ca6aeb3b5b1a7988774614e3a2611000011263a4c5d6b77848f99a2a9afafb0b4b1aa9e8e7b6854402b17000000000000000000000000000000091d3145596c8282756c676b8094a9bfab96826b56402b16010000000000000c21364b60748a9fb4b8a38d7c8284878b826c57422c1702000000000000000817252f343433302c27201910070000000000000000000000000000000000000002122231404e5c68747d888e9294918b807162513f2c1906000000000000001126394c5c6367736d7074776752413a322a231a0e000000000000000316293a4852677c8279726b645f61636567645744311c000000000e2133424e545a60656a6f74797d847664676a6d7064503c27120000000000000a1b293c4f5f686e74798084898e938f78644f3a27140000061a2d4154677a8ea1b3ad9a867360707d78726c66605a4e3d2a16000012263b4e62768a9eb1c4b19e8a7765535655504a453f3a33271807000012263b4e62768a9eb1c4b19e8a7765535655504a453f3a3327180700000005172a3c4e60718292a2b2a898887970798a9da4a09c88735e48331e000000000000000000091e32475c70869a9fa2a695806b56422d1905001e33485c6d7275787c82877864503b27120000000000000000000000000f24394e63788c8d8f91928d78634e5d7288979997836d58442f1a00000000000000091a2a39485765727d89939a9ea09d95897a695744311e0b00000a1d2f3f4d5a66727c868e959a9ea09f9c978d806f5e4c3825110000000000000000000000000000000216293d51657870635960708397abc0ab95806b56402b1601000000000000081d32475c71869bb0baa6917b6b6f7275786b56412c17020000000000000114253542494a4845413b342c231a0f040000000000000000000000000000000000000413223044596c726b73797c7d7c776e61534433221000000000000000000a1c2e3e4953687d8279726b635c554e463e362c1e0e000000000000000b1c2a3c52677c938e8780787169625a5250473928150000000014293d5060686f74798084898e938d77625254585b544634210d00000000000000162b40566b7c83898e94999da2a5907b66503b26110000001125384b5e718496a8b6a3907d6c71878d87827a746c5a46311c00000b1f33475a6d8295a7babaa7958371606a6a645f59544e4536251200000b1f33475a6d8295a7babaa7958371606a6a645f59544e45362512000000000d1f30425364748494a2b0a6978b868a98a7b9ae9a85705b46311c00000000000000000004192d42576c8287898d919686705c48331f0a00192c3e4f595d6064686c72705e4a36210d0000000000000000000000000d22374b60727778797b7c7d74604b596e7d82848787725d48331e00000000000000000c1b2a394754606c768086898b8882786b5c4c3a28150200000011212f3c49545f6972798086898b8988837a6f6151412f1c09000000000000000000000000000000000e2236495a646052606f7d8f9fb2bca7927d68533e29140000000000000003192e43586d8397acbeaa95806a5a5d60635d4e3b281300000000000000081c3043535e5f5d5a554f4840362c211509000000000000000000000000000000000000041b30465b70867d776f686867625b51443527180700000000000000000010202c3e53687d948e8680777069615a52493c2b19060000000000000012273c52677c93a29b948c857d766e665b4a36220e00000000172c42576c7d83898f94999ea3a48f79644f404346413728170500000000000000152a3f54687d929da3a8adb2aa9a8a7966513c2712000000081b2e415466788a9cadad9b8a7974899f9b958f89735e48331e000004172b3e5164778a9dafc1b2a18f7d70797d79736e686254412e19000004172b3e5164778a9dafc1b2a18f7d70797d79736e686254412e1900000000011325364656667584929faaa99f9b9ea7b6b7a5927d6a56412d180000000000000000000014293d51646f7174777c828676624d38230e000f21313d45484b4f53575e5d52422f1b07000000000000000000000000081d3144545f6263646667686658455262696c6e71736f5c47321d0000000000000000000c1b2936434f59636a707374736e665a4d3e2e1d0b0000000003111e2b37424d565e656c70737474726e675d51433423110000000000000000000000000000000000061a2c3c494f51616f7d8e9dacbdb5a18d78644f3a281a0b00000000000000152a3f54697d93a8bdad99846e59484b4e4a3f301f0c000000000000000c21364b607174726f6a635c53493e3326190c0000000000000000000000000000000000001b30465b7087928b847c756d665f574f453625120000000000000000000213293e53687d94a29a938c857d756d665a4935210c0000000000000012273c52677c93a5afa7a099928a827965503b261100000000162b40556a7d949ea3a9aeb2a999897865503b2e302d25190a000000000000000011263b5064798fa3b7bdbaab9b8c7b6b5c4a37230f00000000122537495b6d7d8f9fafa798898290a3afa99e89735e48331e0000000e2235485a6d8091a3b4bead9d8f8488938e88837d715c47321d0000000e2235485a6d8091a3b4bead9d8f8488938e88837d715c47321d00000000000718283848576573828d98a2aab0b2b4b0a6998876634f3b2713000000000000000000000e223546545a5c5f63676c7172614c38230d000313202a3033363a3e434949413424120000000000000000000000000001142636434a4c4e4f50525352483a44505457595c5f5d513f2c19000000000000000000000b1925313d464f565b5e5f5e5952493c2f2010000000000000000d1a25303a434b51575b5e5f5f5d59534b40332516050000000000000000000000000000000000000e1e3040516170808e9dacbbc2ad9986716054463829190900000000000012273b50657a8fa4b9b19c88725d494140403b322415030000000000000d22374c62778988847d776f665c5044372a1b0c00000000000000000000000000000000001b30465b70879c9f989089827a726a6254412e190500000000000000000013293e53687d94a6aea7a09991898278644f3a240f0000000000000012273c5165778796a4b3b4ada59e8f78644f3a240f0000000012273c51667a90a5b8bdb9aa9a8b7a6a5b4936221b1912080000000000000000000d22374b60758a9fb4bbac9c8d7d6d5d4e3e2d1b0800000000081a2c3d4f607082919faea79c979eadbfb09b86715c47321c00000005182b3d5062738697a7b7bbaca0999ba5a29d9789735e48331e00000005182b3d5062738697a7b7bbaca0999ba5a29d9789735e48331e0000000000000a1a2a394756636f7b858e969b9f9f9c94897a6a584633200c00000000000000000000051728364044474a4e52575c5e5444311e090000020e161b1e2125292f34342e2416060000000000000000000000000000081826303537383a3b3c3e3d362b333b3f4244474a4840322210000000000000000000000008141f2a333b4246494a48453f362b1f1102000000000000000008131d272f363d4246484a4a48443f382e2216070000000000000000000000000000000000000316293c4d5e6f808f9eacbbb8b7ad98887d716456473726140200000000000e23384c61768ca0b5b5a08b7661575656544f4232200d0000000000000b20364b60748b9d99938c83796e625547392a1b0c000000000000000000000000000000001b30465b70879cacaca49d968e867d715c47321c0700000000000000000013283d5267788897a5b4b4aca59d8d77624d38230e000000000000000e2236495968778695a4b2c1b7a18c77624c37220d000000000e23384d61768ca0b5baab9b8c7c6c5c4d3d2c1a06000000000000000000000000091e32475c71879bb0ad9d8e7d6e5f4f3f30200f0000000000000e203142526272828f9ca8afacb1bcb7a794806c58432e19000000000e2133445667788999a8b6bdb3afafb7b7b19d88725d48331e000000000e2133445667788999a8b6bdb3afafb7b7b19d88725d48331e000000000000000c1b2a3845525d68727a8287898a8782776b5c4c3b29170400000000000000000000000a19242c2f3235393e4248494336261502000000000004090c10141b1f1f1a12060000000000000000000000000000000008141c2022232526272928231920272a2c2f3234332d221404000000000000000000000000020d1720272d31343433302b23190e0100000000000000000000000a131b22292d31333434332f2b241b1105000000000000000000000000000000000000000a1e3246596b7c8d9dadbbafa4a2a9a59b908374655544321f0c00000000000a1f34495d72889cb2b9a48f796d6c6b6b6a61503c2813000000000000091e33485e73899eada79f968c8073655748392a1a090000000000000000000000000000001b30455a6e7d8e9dabb8b1aaa29a866f5a45301b060000000000000000000f24374a5a69788796a5b3c0b5a08b75604b36210c0000000000000007192b3b4a5968768695a3b1b5a08b75604b36200b000000000a1f34495d72889cb2ac9c8d7d6d5e4e3e2f1f0e00000000000000000000000000041a2f44586d8397ac9e8f806f605041312112020000000000000214243544546371808b959ea6b3aaa599897764513d291500000000031527394a5a6b7a8a98a6b2bdc4c4cabeac98846f5a45301b00000000031527394a5a6b7a8a98a6b2bdc4c4cabeac98846f5a45301b00000000000000000c1a2734404c555f666d717474726d64594d3e2e1d0c000000000000000000000000000711181a1d2024292e33342f2518090000000000000000000000000000000000000000000000000000000000000000000001080b0d0e0f111213130e070c1215171a1d1f1e191105000000000000000000000000000000040c13191c1f1f1e1b160f07000000000000000000000000000000070e14191c1e1f1f1e1b1610080000000000000000000000000000000000000000000f24384d6175899aabbbad9e928d97a6ada0938473614e3b28140000000000061b30455a6f8499aebda8938483838282806b56412c17020000000000051c32475c71879cb1bbb2a89d918475665748372716040000000000000000000000000000172b3e50606f7d8d9cabb9bdad98836d58432e1904000000000000000000081b2c3c4b5a69778795a4b2b49f89735f4a341f0a00000000000000000d1d2c3b4a5867768593a2b09f8b745f4a341f0a00000000061b30455a6f8499ad9d8e7d6e5f4f40302011010000000000000000000000000000162b4054697d949e8f8070615142322313030000000000000000061727364553616d78828a95a89791887a6b5a4734210e0000000000091b2c3d4d5c6b7a8895a0a9b0b4b5aea08f7c6854402c170000000000091b2c3d4d5c6b7a8895a0a9b0b4b5aea08f7c6854402c170000000000000000000a16232e39424b52585c5f5f5d5851473c2f2010000000000000000000000000000000000002080b0f14191e1f1b1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a5b8b29f8f80798899adb1a1917d6b57432e1a050000000000172c41566b8095aabfb0a09998989797846e59442f1a050000000000001b30455a6f869aacb1babbafa294857566554433221000000000000000000000000000000f21324251606e7d8d9baab8ac97826c57422c1702000000000000000000000e1e2d3c4b5968778694a3b19e89735e48331e090000000000000000000e1d2c3a495866758492a09f89735e48331e090000000000172c41566b80959e8f806f6050413122120200000000000000000000000000000012273c51657a8f908070615142332314040000000000000000000009182735434f5b666f7b90a38d7b756a5c4d3c2b18050000000000000e1f2f3e4d5c6a76838d959c9fa09c9182715f4c3925110000000000000e1f2f3e4d5c6a76838d959c9fa09c9182715f4c3925110000000000000000000005111c262f373e43474a4a48443e342a1e1102000000000000000000000000000000000000000000000000000000000000000000000000000002090d0e0b0602000000000000000000000000000000000000000000000000000b14181815100b060100080f12110c06010000000000000000000000000000000000000003090e11121212100c0701000000000000000000000000000000000004080907040100000000040a0d0b080401000000000000000000000011263b50667b91a6bbad9883706a7d93a7bcae9b87715d48331e09000000000013283d52677c91a6bbbeb2acabacac9c87715c47321d08000000000000192e43586d8393979ea7b2beb2a394847362513f2d1b08000000000000000000000000000414233242505f6e7c8c9aa8ab96826b56402b160100000000000000000000000f1e2d3b4a5967768593a19d88725c47321d07000000000000000000000e1c2b3a4857657382919f89735e48331e09000000000013283d52677b918f807061514232231304000000000000000000000000000000000e23384c61768c827161524334241505000000000000000000000000091725323e495263778d9f927c68584c3e2f1e0d000000000000000111202f3e4c5965707982878a8b888072635342301d090000000000000111202f3e4c5965707982878a8b888072635342301d0900000000000000000000000009131b23292f323434332f2921180d000000000000000000000000000001080d101211100c070100000000000000000000000000000009151e23231f1b17120e0a070c0e0d0b08060301000000000000000000000001111e282d2d2925201b16111b232726201b16110d080400000000000000000000000000050e171d232627272725211b150d04000000000000000000000000000410191d1e1c191614110f0c171f22201d191613100d09010000000000001025394e63778ca0b3ae998470677b91a7bcb4a08b745f4a341f0a00000000000f24394e63788da2b7b8a6989597989889745f4a35200b000000000000172c41566a7b7d838a94a0aebdb2a291806e5c4a38251300000000000000000000000000000514233241505e6d7b8a98a795806a543f2a15000000000000000000000000000f1d2c3b4958667483929d88725c47321d0700000000000000000000000d1c2a3947556472829188725d48331e0900000000000f24394e63778d80706151423323140400000000000000000000000000000000000a1f34495d7282726253443425160600000000000000000000000000000714202c364a5f74888989826c58432e20110100000000000000000211202e3b48535d666d727474726c61544536241300000000000000000211202e3b48535d666d727474726c615445362413000000000000000000000000000000080f151a1d1f1f1e1a150e0500000000000000000000000000010b151c2225272725211c150d0400000000000000000000000008182631383834302c27231f1b212322201d1b1816130c0200000000000000000e1f2f3b42423e39342f2b262e383c3a342f2b26211d180f04000000000000000000000b17212b32373b3c3c3c3936302921170e03000000000000000000000514222c3233312e2c292724212a333735322e2b2825221d140800000000000b2034485d708395a6b3a08f80768597aabfb49f8a745f4a341f0a00000000000c21364a5f74899eb3b49f89808283838377624c37220d00000000000013273b4e5e66686e7783909fafc0af9e8c7a6754422f1b08000000000000000000000000000005142332404f5d6c7a899895806a543f2a1500000000000000000000000000000e1d2b3a48566473839287715c47321c070000000000000000000000000c1b2937465463728288725c47321d0700000000000b20354a5f73827161524333241505000000000000000000000000000000000000061b3045596d736354443526160700000000000000000000000000000000030f1c31465a6c737373746a57422d18030000000000000000000002101d2a36414a52585d5f5f5e584f443627180700000000000000000002101d2a36414a52585d5f5f5e584f443627180700000000000000000000000000000000000000000000000000000000000000000000000000000006131e2830363a3c3c3a36302920170c0100000000000000000000132536444c4d4945403c38332e3638373532302d2b271f130400000000000000182b3d4d5757534e49443f3a3e4b514f4944403b36322c21140400000000000000000d1b28343e464c505252514e4a443d342a2015090000000000000000001122323f47484643403e3c39353b474c4a4743403d3a37312618080000000005192d405366778896a1aa9e918b94a3b4bbaa9885705c47321d080000000000081d32465b70869aafb6a28d776b6c6c6d6c5d4935200b0000000000000c1f31404c51535a65718291a3b5bba99785725e4b382411000000000000000000000000000000041422313f4e5c6a7989947d69543f2a150000000000000000000000000000000d1c2a38475564738386705b46301b06000000000000000000000000000b1a28364554637282705b46301b060000000000071c31465b6e72625343342515060000000000000000000000000000000000000000162a3d4f5c5e55453626170800000000000000000000000000000000000002172a3d4e5a5e5e5e5f5a4d3b2814000000000000000000000000000c19242e373e44484a4a49443c322618090000000000000000000000000c19242e373e44484a4a49443c32261809000000000000000000000b1418181614110f0d0b09060402000000000000000000000000000000071624303b444b4f52514f4a443c33291e12050000000000000000001b2f435461625e5955514c483f4a4e4c4a474543403b312212000000000000001e32475a6a6c68635e59544e4a5c66635d5954504b473f32210f000000000000000b1b2b3946515a6065676766635e5850473d32261a0c0000000000000000192d40515c5e5b585653514e494959615f5c5855524f4c44362614010000000011243648596977848e969ea4a0a5b2b7aa9d8c7a6855412d1904000000000002192e43586c8297abbaa6917b67575758574e3f2d1a060000000000000a1926323c454b505463738598abbeb4a18e7a6753402c1804000000000000000000000000000000041321303e4c5b6a79897d68533e2913000000000000000000000000000000000c1a293746556473836f5a442f1a0500000000000000000000000000000a182736455464736d5945301b05000000000001172b3e505c5e5444352516070000000000000000000000000000000000000000000e20313e4849433727180800000000000000000000000000000000000000000e1f303d454848484a473d2f1e0b000000000000000000000000000006111b232a2f333434342f29201508000000000000000000000000000006111b232a2f333434342f2920150800000000000000000001111e282d2e2b29272422201e1b1917130d03000000000000000000000005162534424e575f646766645f5850463c3023160700000000000000001f34495e7277736e6a66615c505d63625f5c5a58554e402f1d090000000000001f344a5f74827c77726d696050657a77726d6964605b503f2c18040000000000041728394957646d75797c7c7b78736c635a4f44382a1c0e000000000000001e33485d6f73706d6b6866635c51657674706d6a6764605443301c080000000007192b3b4b5a66717a828fa4b5b9b0a5998d7d6e5d4b39291f12020000000000152a3f54687d93a8bdaa95806b564243423c30251b0e00000000000a192837444f5860656766687a8ea2b5beab97836f5b47331f0a000000000000000000000000000000000312202e3d4c5b6a797c67523c271200000000000000000000000000000000000b192837465565736b58432e19040000000000000000000000000000000918273646555e5c4f3d2a16020000000000000f21323f48494336261707000000000000000000000000000000000000000000000213212c33343026190a00000000000000000000000000000000000000000002121f2a3133333334322b1f110000000000000000000000000000000000070f151a1e1f1f1f1b150d030000000000000000000000000000000000070f151a1e1f1f1f1b150d03000000000000000000000e1f2f3b4243403e3c3a373533302e2c282015060000000000000000000012233443525f6a73797b7b78736c63594e4133251607000000000000001f34495d72888884807a766e5b6b787774726f6c6a5e4c38240f0000000000001c31465b7086918c88837d6b56677c8c88837d79746e5b47321d0800000000000e213446576775828a8f9293918d8880766d6155483a2c1d0d0000000000001f34495e72878683807d7b786955667a898683807c79725f4a35200b00000000000d1d2d3c49545f6f8294a7b8aa9e93887b6e605046443c30200f000000000011263b5065798fa4b9ae99846f5a4543434240382c1c0b000000051728374655616c74797c7b7872869aafc3b39f8b76624e392510000000000000000000000000000000000002101f2e3d4c5b6b7464503b26110000000000000000000000000000000000000a19283747565f5b4e3c29150000000000000000000000000000000000091828374349483e31200e000000000000000313222d33342f251809000000000000000000000000000000000000000000000000030f191e1f1b14090000000000000000000000000000000000000000000000020e161c1e1e1e1f1e180e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182b3d4d57585653514f4c4a484643413c3224140200000000000000000b1d2f415261707d888e91918e8880766b5f5143342516050000000000001b2f44596e839898949089745f6a808c898786837b66513c2712000000000000182d42576b8296a19c97856f5a687d939c97938e8a745f4a35200b000000000015293d50637586939ea4a7a8a6a29c938a807366584a3b2b1a0900000000001b2f43586c829598959390846f5b63788d9b9794928d77624c37220d0000000000000f1e2b394d62768b9fb1aa9a8d82756a5f5e5c5b584e3e2b1804000000000d22374c61768ba0b5b29d88735e58585857554a3a2815010000112335455564727d888f92918d868095abc0baa5917c68533e2a1500000000000000000000000000000000000001101f2e3d4d5a5f574735210d000000000000000000000000000000000000000a192938444a473e301f0d0000000000000000000000000000000000000a19263034332c21130200000000000000000410191e1f1b1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b1115171716140f0a03000000000000000000000000000000000000070b0b08040100000000000000000000000000000000000000001e32475a6a6d6b686664625f5d5b58565042321f0c000000000000000114273a4d5e70808f9ba3a7a6a29b93897c70615243342312010000000000172b40556a8094a9a9a28d7863667a909f9c9a947d69543f2a1500000000000014293e52677c91a6b19e89735f6a8095aaaca7a28d77624d38230e00000000001b2f44586d8093a4b1b8bcbdbbb6afa69c918476685849382716040000000014293d52667a8fa3aba89e89756060758ba0aca9a38d77624c38230d0000000000000012273c51667b91a5b4a08c7b6e6c76747372706b5b47331e0900000000091e33485d72879cb1b6a18c776e6e6e6e6c685744301b0600071a2d4052637383919ca3a7a6a199919caec2bfab96826c57422d190000000000000000000000000000000000000001101f2f3d474a44392a180500000000000000000000000000000000000000000b1a273034332b2012010000000000000000000000000000000000000009141b1f1e190f0300000000000000000000000000000000000000000000000000000000000000000000000000000000050c121619191715110b04000000000000000000000000000000020e161b1b1714110e0b0704010000000000000000000000000000000000020d171f262a2c2c2b28241e170e05000000000000000000000000000006121b20201d191613100d09060300000000000000000000000000001f344a5f7483807d7b78777472706e6b604e3b271200000000000000091c3044576a7c8e9eacb7bcbbb7afa69b8e8070615141301f0d000000000012273c51667a90a5b9a6917c6861768ca0b1ac97826c57422d180300000000001025394e63778da2b6a28d77636c8297acc1baa5907965503b261100000000001e33485d72889cb0c2c8c1b6aeadb0b7aea295877667564533210e000000000e23374b6074899db1b8a48f7a665e73899eb3b9a48f78634e38230e0000000000000012273c52677c91a7b39d88736571878b89888775604b36210c00000000051a2f44596e8398adbaa591848484848383735e49341f0b001023374a5d6f8292a1aeb7bcbbb5aca7acbacbc4af9a86705b46301b000000000000000000000000000000000000000001111f2b323431281b0c0000000000000000000000000000000000000000000009141c1f1e180f020000000000000000000000000000000000000000000000000000000000000000000000030f171c1c1a1715120f0d0a04000000000000000000000000000000000000030e1821272c2e2e2c2a251f1810060000000000000000000000000313202a30302c292623201c1916130f0c0905000000000000000000000004131f2a333a3f4242403d38322b21170c0000000000000000000000000616242f3535322f2b2825211e1b1815110e0a030000000000000000001d32465b70859593908f8c8a8886837d6955402c17020000000000000f24384c60738799acbcbbb1a9a8aaafac9e8f80705f4e3c2b1906000000000e23384d61768ca1b5ab96826c5d72889cb2af9a86705b46311c0700000000000b20354a5f73899eb2a6917c676e8499aec3bda8937d68533e291400000000001f344a5f748ba0b1b2b3b2a39a989ca4afb3a495857362503e2b1805000000081d31455a6e8397abbea995806b5c71879cb1b9a48f79644f3a240f0000000000000010253a4f64788da0b1a39183797d8da09f9d8e78634e38230e0000000000172c40556a8094a9b9ad9e99999999988c77624d39240f00162b3f5366798d9fb0bfbeb4ada9abafb8c3d0c7b29d88725d48331e000000000000000000000000000000000000000000010e181e1f1c150a00000000000000000000000000000000000000000000000000000000000000000000000000000000020a1014161615120e090200000000000000000000000000000413212b31312f2c2a2724221e170d000000000000000000000000000000000514202b343b404343423f3a332c23190d00000000000000000000000f21313d4545413e3b3834312e2b2824211e1911060000000000000000041423303d474e54575756524d463e34291d100200000000000000000000122434424a4a4744403d3a3633302d2a26231e160b0000000000000000182d42566b8095a8a5a3a19f9d9b98846f5a45301c0700000000000015293e52677b8fa3b6bbac9e9593959ca6ae9e8e7d6b5a48362310000000000a1f34495d72889cb1af9a86705b6f8499adb29d88735e49341f0a0000000000071c31465a6f8499aeaa95806b70869bb0c5c0ab96826b57412d1803000000001f34495e73899b9c9c9e9f94868388929eaeb3a392806d5a4734200c00000002162b3f53687c91a5b9af9a86716e6f869aafbba59079644f3a250f000000000000000c2135495d708394a3afa09590919cabb3a28d77624d38230e000000000013283d51667b90a2a4a5a7a9abadafa5917b67533e2914001b3045596d8396a9bcbcada19894959ba5b2c2c9b49f89735e49341f0000000000000000000000000000000000000000000000000000000000000000000000010d15191a181513100e0b09141b1e1c1915120f0c0905000000000000000000010c161e25292b2b2a27231d160d040000000000000000000000001022323e464744413f3c3a37332a1e0e0000000000000000000000000000051423323e485055585857534e483f362a1e1103000000000000000000192c3e4f595a5753504d4a4643403d3936332d24170800000000000000112232414e5963696c6c6b67615a51473b2e2011020000000000000000001a2e41525e5f5c5855524f4b4845423f3b3832281b0b0000000000000014283d52667b90a5bab8b6a69e9e9d88735f4a36210c000000000000192e43586c8296aabfaf9d8e827c808995a3ac9b89776553402d1a07000000061b3045596e8498adb29e89735e6a8094a9b5a08c76614c37220d000000000001182c41566b8095aaae99856f72889db2c7c3ae99846f5a45301b06000000001c31465b6f8486878889898b766d74808fa0b2af9d8a7763503b2713000000001025394d62768b9fb3b5a08c848484869aafbba6917b66503b261100000000000000061a2e4153657585929da6a9a5a6aeb0a79886725e4a35200b00000000000f24394d63778b8d8f9092949698999b96826c57432e1a001e33485d72889cb1c2af9e8f8580808894a5b7cab5a08b745f4a341f0000000000000000080f1417171715110c050000000000000000000000000000000002121f292e2f2d2a282523201d262f33312e2a2724211e19110500000000000004121e2932393e40403f3c37312a20160b0000000000000000000000192d3f505b5c595654514f4c473c2c1b0800000000000000000000000000122332424f5a646a6d6e6c68635b52483c2f21120300000000000000001e33485c6d6f6b6865625f5b5855514e4b48413526140200000000000a1c2e40505f6c767d8283807b756d64584c3e2f20100000000000000000001f34495d7074706d6a6764605d5a5753504d46392917040000000000000f24384d62778ca1b5c3ae9a89898b8d78644f3a26110000000000001c31475c70869bafbba793806f676c778595a6a795826f5c4936230f00000000172c40556a8094a9b6a28d7762667b90a5b9a48f7964503b261100000000000013283d52677b91a6b29d8873748a9fb4c9c7b29d88735e49341f0a00000000182c4054666e6f7072737475705d62718396abbaa793806a56412d18030000000a1e33475b708599adbba99c9999999aa4b5bca7917b66513c2711000000000000000011243647576674808a92999da09f9c958a7a6956432f1b0700000000000b20354a5e707577787b7c7d828384868886725d49341f001f344a5f748ba0b5bca79380716a6b76889bb0c4b49f89745f4a341f00000000000006111b23282c2c2c2a262019110700000000000000000000000000000f20303c4344423f3d3a38353138434846433f3c3936332d231506000000000313222f3b454d53565654514c453d33281c0f010000000000000000001e33485c6e706e6b69666461594a3825110000000000000000000000000a1d2f4151606d77808384827c776f65594d3f30211000000000000000001f344a5f7484827d797773706d6a6663605d5344311e0a00000000001226394c5d6e7d8992979895908a82766a5c4d3e2d1d0b00000000000000001f34495e73888683807c7876726f6c686562574734200c0000000000000b1f34495d72889cb1c3ae99847376797c67523c27120000000000001f34495e73899eb3b6a28d776352596677899bae9f8c7966523e2b170300000013273c51667b90a5baa5907b6662778ca1b5a7927c68533e29140000000000000f24394e63778da2b6a18c77778ca1b6cbcab5a18c76614d38230e000000001125374854585a5b5c5e5f605e5253687c93a8bdae99856f5a45301b0600000004182d41556a7d93a7bcb9afa4a3a4a4a9b6bda8937c67523c27120000000000000000071829394856636d767d84888b8b8782776b5c4b3a2714000000000000071b2f42525d6062646667696b6c6f707274705d49341f001f344a5f748ba0b5b9a48f786455586c8398adc3b29d88725d48331e00000000000a17242e373d4142423f3b342d241a0f03000000000000000000000000182b3e4e585a5754524f4d4a4547565d5b5854514e4b484033231200000000102131404d5861686b6b6965605950453a2d1f100100000000000000001f344a5f738784827d7b787667543f2b1702000000000000000000000013273a4c5e6f7d8a93989997928b82776b5d4e3f2e1d0c000000000000001c31465b708696938f8c898683807b787570614e39240f0000000000192d4255697b8d9ba6acadaaa59e94887a6b5c4b3a291604000000000000001c31455a6f85999895918e8b8884827d7975634f3a2510000000000000061b2f44596e8398adc1b29c88726064685e4c39240f0000000000001f344a5f748ba0b5b49f89745f60615e6b7d92a7a995826e5a46321e090000000e23384d62778ca1b6a994806a5d72889cb1ab96826b56412d180300000000000b20354a5e73889db2a5907a798fa4b9ceceb9a48f7a65503b271200000000081a2a37404e60686664615f5e5e636f8295aabeb29d88725c47321d070000000012263b4f64788da1b5b6a2918d8f8f98aabda8937c68533e28130000000000000000000b1b2a3845505a636a6f737474726d655a4d3e2e1c0a0000000000000012243441494b4c4f50525456575a5b5d5f5d51412e1a001f34495e73899eb3b9a48f7a685a596e8499aec2ae99846f5a45301b0000000009192835414a52565757544f4840372c21140800000000000000000000001e33475b6b6f6c696764625f58506472706d696663605c51412e1b060000091c2e3f4f5e6b757c80827d7a746c63574b3d2e1f0f00000000000000001c31455a6f84999694918f836e5a45311c080000000000000000000000192e4256697c8e9ca7adaeaba69f95897b6c5d4c3b291705000000000000192e42576c8297a8a4a19e9b9794918e8b7b66503b261100000000001e32475c708599aab9c0b5b0b0b1a5998a7a69584634210e00000000000000182d41576b8296aaaaa6a3a09c999693907b66513c271200000000000000162b4055697d93a8bdb5a08b766050534d402f1d090000000000001f344a5f748ba0b5b39d88725f7276736f778da2b19e8a75614d38240f0000000b1f34495e73889db2ad98846e5b6e8498adae99846f5a45301b060000000000071c31455a6f8599aea8937d7c91a7bbcfccbda8937d69543f2b1601000000000c1a2a3f54697d7b787674737377808e9eb1c4b09b87705c47321c07000000000c2135495d72879bafb4a08b77787b91a6bba9947d68533e2913000000000000000000000c1a27333e474f555a5e5f5f5d5851483d2f201000000000000000000616242e3436383a3b3d3f40424446484a4941332311001c31465b708599adbeaa9786776d6b76899db1bba793806a56412c180000000517273745535d666b6c6c69635c53493e3225180a000000000000000000001f344a5f7384827d7c7977746754667b86837d7b78766f5e4a35200b00001225394b5d6d7c88919597948f898075685b4c3d2d1c0b00000000000000172c40556a8094a9a8a69d8974604b37220d00000000000000000000001e33475c718699abbabfb4afafb2a69a8b7a6a594734210e000000000000152a3f53687d93a7b9b6b3aeaca9a6a3937c68533e281300000000001f344a5f748a9fb4c1b0a29b9ba4b1a898877563503d2a170300000000000014293e53687c92a7bbbbb4a9a7ababa8937d68533e29140000000000000012273b5065798fa4b9b8a38f79644f3e392f2211000000000000001f344a5f748ba0b5b49f89735f74898886828ba0b5a4907b67523e2914000000061b30455a6f8599aeb19c8872706e8095aab29d88725d49341f0a000000000000182d42576c8296abac97838094a9bebbb7baac97836d58432e1a05000000000013283d53687c918f8c8989898c929dacbcb9a895826d58432f1a0500000000061a2f43576c8295a9b9a5907b66798fa4b9aa95806a543f2a1500000000000000000000000a16212b333b4145484a4a48443e362b1f110200000000000000000006121a1f21232426282a2b2d2f313334342e23150500182d41556a7d92a5b7b5a4958983828794a5b8b19f8c7764503b2713000000102234455563707a8083827d7770665c50433628190a0000000000000000001c3044596d829694918f8d836e5963788e9794908e8b77624c37220d0000192d4155687a8c9aa5ababa9a49c9287796a5b4a3928160400000000000012273c5165798fa4b8b7a38f7965503c271200000000000000000000001f344a5f748b9fb4c0afa1999aa3b0a999887664513e2b1703000000000011263b5065798fa4b9bdaa9b979b9ea194806a543f2a1500000000001f344a5f748a9fb4b7a492868793a4b6a593806d5a46321e0a00000000000010253a4f64788ea3b8bba7969296999c95806a55402b16000000000000000e23374c61768ba0b4bca7927c68533e291d1204000000000000001f344a5f748a9fb4b5a08b766070869a9a9798a7baaa96826c57422d1803000000182d41576b8296abb5a08e8886848293a8b5a08c76614c37230e00000000000014293e53687c92a7b09b878397acb7a9a1a6b09b87715c47321e09000000000011263b50657990a3a09f9f9fa1a6afbbb4a99b8b7865523e2a1500000000000014293d51667a8fa3b7aa95806b778da3b8ab95806a55402b16010000000000000000000000040e1820262c31333434332f2a22190e01000000000000000000000000060a0b0d0f11131416181a1c1e1f1f1a1105000012263b4e61758899aabab3a69d97969aa5b2b7a694826f5c4835210c0000061a2d40526373828d959897938c83796d6154463728190a0000000000000000162a3e53677b90a4a7a49d88735f60768ba0a8a5a38d77624c37220d00001d32475c708598aab8bfb6b1b2afa498897968574533200d0000000000000e23374c60758a9fb4bda894806a55412c1803000000000000000000001f344a5f748a9fb4b7a391858692a3b5a693826d5a46331e0a00000000000d22374c61768ba0b5b8a38e8386898c90826b56412c1702000000001e33485d72889db2b29d8874758699acb09d8975614d3925100000000000000c21364b60748a9fb4b8a38d7c8284878b826c57422c1702000000000000091e33485d71879bb0c0ab96826c57422d180300000000000000001e33485d72889db3b8a38e78646c82969c9fa2a5a8ac9a86705b46311c0600000014293e53687c92a7bcaca09d9b99979eaeb9a48f7965503b261100000000000010253a4f64798ea3b49f8a869bb0ae9a8c97aa9f8a75604b37220d00000000000e23384d63778da2b5b4b4b4b6b4afa9a2978c7d6d5b4936230f0000000000000e23374b6074899db1af9a8670768ca0b5ac97826b56412c170100000000000000000000000000040c12181c1e1f1f1e1a150e06000000000000000000000000000000000000000000000000000000000000000000000b1f3245586a7b8d9caab6b9b1acabafb6b4a799887664523f2c190500000e2236495c6f8291a0aaadaca79f968b807164554637281808000000000000001024384c61758a9eb3b7a28e79655e73899fb4b8a38f78634e38230e00001f344a5f748a9fb4c2b1a39c9da5b2a797867562503d2a16020000000000091e32475c70869aafc2ad99846f5a46311c08000000000000000000001e33485d72889db2b29c8873748699acb19e8a76624e3925110000000000091e33485d72879cb1baa5907a7074777a7d6c57422c1702000000001b30465b70869aafb19c8770697c91a5b9a5917c68533f2a16010000000000081d32475c71869bb0baa6917b6b6f7275786b56412c1702000000000000041a2f44586d8397acc1ae99856f5a45311c0700000000000000001c31465b70869bb0bba6927c68687c86888b8d9093979a88735e48331e0900000010253a4f64798ea3b8bdb1abadaeacb0babda8937d69543f2a150000000000000d21364b60758b9fb4a3908e9fb4a9958090a5a38f7964503b261100000000000c21364b60758ba0b5c4c9baaa9f9b958e857a6d5f4f3e2c1a07000000000000081c31455a6e8397acb49f8b7674899fb4ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000002090d0e0c0805020000000000000000000000000000000000000215283b4c5e6e7d8c98a3abb1b4b4b1aba2978a7a6a594735231000000014293d5165798c9fafbdc3c1bbb3a89d90827364554636251504000000000000091e32465b6f8498acbda894806a5c72879cb1b9a48f78634e39240f00001f344a5f748b9fb4b8a593878894a5b5a492806c5945321e09000000000004192e42576c8296aabfb29e89745f4a36210e000000000000000000001b30455a6f869aafb19c8770697c90a4b9a5917c68543f2b160100000000051a2f44596e8398adbea8947d695f62656861513e29150000000000192d43586c8397acb39d887361768ba0b4ac97836d58442f1a06000000000003192e43586d8397acbeaa95806a5a5d60635d4e3b28130000000000000000152a3f54697d93a8bdb29d88735e49341f0a0000000000000000192e43586d8397acc0ab96826d606c6f7274777b7d828689745f4b35200b0000000d21364b60758b9fb4b19f96989a9c9fa8b8ac97826c58432e19040000000000091e33475c71879bb0aea2a1acbaa5907b8ca1a7927d68543f2a150000000000091e33485d72889ba7b3beb29e8c86827972675c4f4131200f0000000000000002162b3f53687c91a5b9a4907b72889db2ae99846e58432e190300000000070b0e0f0f0f0f0d0a060200000000000000000000000000000000000009151e2323211d1a1714110e0a0704000000000000000000000000000b1d2f4050606e7a8690979c9f9f9c978f85796b5c4c3b2a1806000000192e42576c8095a8bcc6bab1adadb2aea092837364534332210f00000000000003182c4055697d92a6bbae9a85706a6f869bb0bba59079644f3a250f00001e33485d72889db2b29d887576879aadaf9c8975614d39241000000000000014293e52677c91a6bbb7a28e7864503d2a1704000000000000000000182d42576c8297acb39e897361768b9fb4ac97836d59442f1b060000000000172b40556a8094a9beac97836d584d50534f4333210e0000000000152b4054697d94a9b6a18c776272879cb0b09c87725d48341f0a000000000000152a3f54697d93a8bdad99846e59484b4e4a3f301f0c000000000000000011263b5065798fa3b8b6a18c77624d38230e0000000000000000152a3f54697d93a7bcb09c88725e585a5d606366696c7073715f4a35200b000000091e33485d72879cb1ac97828386878a9bafaf9b86705c47321d080000000000041a2f44596e8398adbfb7b6bdb6a18c77889dab97826d58432e190400000000051c31455a6f7d8a95a1adb39e8d83796f655b51473e34291c0d000000000000001025394e62768b9fb4aa958070869bb0af99846f5a442f1a05000006121b202325252524221f1b16110b04000000000000000000000000000008182631383836322f2c292623201c19140b00000000000000000000000011223242505d69737c8388898987837b72675b4d3e2e1e0c000000001c31475c70869aafc4b7a89e98989da5b0a192827161503e2d1b0900000000000011263a4e63778ca0b4b49f8b8080808499afbba5907b66503b261100001c31465b70869aafb19c87706a7d91a5b8a4907c68533f2a150100000000000f253a4f647990a5bbbca794806d5a4733200d000000000000000000152a3f54697d94a9b6a28d776271879bb0b19c87725d49341f0a000000000013283d51667b90a5bab09b87715c473c3e3b362d2111000000000012273c51667b91a6baa5907b666d8397acb5a08c76614d38230e00000000000012273b50657a8fa4b9b19c88725d494140403b32241503000000000000000d22374b60758a9fb4baa5907a65513c2712000000000000000011263b4f64788da2b6b6a28d79655145484b4e5154575b5f5f53422f1c07000000041a2f44596e8498adae99856f6f728297abb39f8a74604b36210c000000000000162b40556a8094a9becccbc7b29d88738499ae9b86705c47321d080000000000182c4052606c7783909ca8aba0968c82786e645a50473a2b19070000000000000a1f33485c70859aaeae9a86708499aeb09b866f5a45301b06000616242f35383a3a3a393734302b251f181007000000000000000000000000132536444c4e4b4744413e3b3834312e271d0f0000000000000000000000041423323f4b5660686e727474726d675f554a3d2f201000000000001f34495e73899eb3bca9998b838489929fada090806e5c4a3826140100000000000b2034485d71869aaebaa79895959596a1b3bca7917b66503b26110000192e43586d8397acb39d887362768ba0b5ab97826d58432f1a05000000000011263b50667a90a5bbc3b09d8a7663503d2a1703000000000000000012273c51667b90a5baa6917b676d8297acb5a18c77624d38240f00000000000f24394d62778da2b6b49f8b75605251504f4a3f2f1e0b000000000f24394e63788da2b7aa95806b697d93a7b9a5907b66513c27130000000000000e23384c61768ca0b5b5a08b7661575656544f4232200d00000000000000091e32475c71879bb0bda8937d69543f2a1501000000000000000c21354a5e72879bafbca895806c58453336393c3f42464a4a423525130000000000172c41566b8095aab29e89745f687d93a7b8a38e78644f3a251100000000000013273c51667b90a5bacfd8c3ae99846f8095aa9f8a75604b36210d0000000000102334434e5a66717d8b97a4b1a99f958b82776d63584836230e00000000000004192d41566a7d93a8b49f8a758297acb19c87705b46311c0700122434424a4d4f4f4f4e4c4945403a332c241a1106000000000000000000001b2f43546163605c595653504d4a46423a2d1d0c00000000000000000000000514212e3a444d54595d5f5f5d59534c43382c1f110200000000001f344a5f748ba0b5b39f8c7a6d6e75828f9eae9d8c79675543301d0a000000000005192e42566b8094a8bdb6aca8a7a8a8adb9bda8937c67523c27120000162b40556a8094a9b6a18c776272879cb1b09b87715d48331f0a000000000011263b50667b91a7bcccb9a693806c594633200d00000000000000000f24394e63778da2b7aa95806b687d92a7baa5907b66513d281300000000000b20354a5f73899eb2b8a38e7968676666645d4d3a2612000000000c21364b60748a9fb4ae9a857064798ea3b8a994806a55402c170200000000000a1f34495d72889cb2b9a48f796d6c6b6b6a61503c281300000000000000041a2e43586d8397acc1ac97836d58432e190500000000000000071b2f43576b8093a6bab09c8874614d3a303b403f3b3735352f261c0f000000000013283d52677c92a7b7a28d786364798fa3b8a7927c68533f2a150000000000000f24394e63778da2b7ccd3bfaa95806b7b91a6a38e79644f3a25110000000000081d3144545f60606d798693a0aeb2a89e948a807666523d28130000000000000013273b5064788da2b6a48f7a8095aab39d88725c47321d08001a2e41525e6364646463615d59544e473f372d23190d0000000000000000001f34495e727774726e6b6865625f5b574b3b281501000000000000000000000004101c2731393f44484a4a48443f3830261b0e010000000000001f344a5f748ba0b5ae9985705c5a63708090a1a9978572604d3a271400000000000013283c5065798ea2b6b7a3949193939bacbda8937c67523d2813000013283d51667b91a6baa5907b666d8397acb5a08b76614c38230e000000000011273c51667b91a7bcd1c2af9c8976624f3c291602000000000000000c21364b5f748a9fb4ae9a867064798ea3b8a994806a55412c170200000000071c31465b70859aafbca7927d7c7c7b7b796a55402b1601000000081d32475c71879cb1b39e897460758a9fb4ad98846e5945301b060000000000061b30455a6f8499aebda8938483838282806b56412c170200000000000000152a3f54697d93a8bdb09b86715c47321d08000000000000000014283c5063768a9eb1b8a4907d6a57443f4e5554504c484440392d1d0c0000000010253a4f64788fa3b8a6927c6860768ba0b5ab97826c58432e190500000000000b20354b5f748a9fb4c9d0bba6917b67778da2a7927c68533f2a1500000000000c21364b60727676747475828fa2b6bbb1a79d937d69543f2a15000000000000000d21354a5e72879bb0a995807d94a8b39e89735e48331e09001f34495d70777979797876726e68625b534a40362a1e1103000000000000001f34495e73898a8784827c79777370695844301b07000000000000000000000000000a141d252b2f333434332f2b241c130900000000000000001f344a5f74899fb4ad98846e58465261728395a8a2907c695643301c0800000000000d22364a5e73889cb0b49f8a7b7c7d91a7bca9947d68533e291300000f24394e63788da3b8aa95806b697d93a8b9a48f7a66513c2712000000000012273c52677c93a8bdcfc9b9a592806c5945321f0c00000000000000081d32475c71879bb0b39e897460748a9fb3ad99846f5a45301b060000000001182d42576c8296abc0ad9c9493939191836d58442f1904000000031a2f44596e8498adb7a28e786470869bafb19c88725d49341f0a000000000000172c41566b8095aabfb0a09998989797846e59442f1a050000000000000011263b5065798fa3b8b49f8a75604b36210c00000000000000000c2034475a6d8294a6b8ad9a8773614f4b5d6a6965615d59554b3b2916000000000d22374c60768ba0b5ab96826d5d72889cb1b09b86715c47331e090000000000081d32475c71879bb0c5cbb6a28d776373899eab97826c58432e1904000000000d22374c61768c8c8b8b8b8a8fa2b6cbc4baac97826c57422c1702000000000000071b2f43586c8295aaaf9a867c92a7b49f8a745f4a341f0a001f34495d71879090908f8c88837d766f665d53483c2f2112030000000000001d32475c72889c9c9996938f8c8986735e4935200b0000000000000000000000000000010911161b1e1f1f1e1a161009000000000000000000001d32475c72889cb1af9a866f5a45435466788b9fac9986725f4b3824100000000000071b3044586d8296aab8a48f7967798fa4b9a994806a543f2a1500000c21364b60758a9fb4ae99856f65798fa3b8a994806a55402b17020000000013293e53687d93a8bdbcb4b4af9c8975614e3b281502000000000000031a2f44596e8398adb7a38e786470869aafb29d88735e49341f0b000000000014293e53687c92a7bcbaaea9a8a8a79b86705c47311c0700000000172c41566b8095aabba7927c686c8297abb5a18c77624d38230e00000000000013283d52677c91a6bbbeb2acabacac9c87715c47321d08000000000000000d22374c60758b9fb4b8a38e78644f3a2510000000000000000004182b3e516476899badb6a391806d5c51667a7d7976726e685945311c00000000091e33485d72889db2b09b87715d6e8499aeb49f8b76614c37230e0000000000031a2f44596e8398adc2c8b39e89745f6f8599ae9b86705c47321e09000000000b20354b5f748ba0a0a0a09fa1adbed1d7c3ae99846e59442f1a050000000000000015293e52667a8fa4b4a08b7b90a5b5a08b76604b36210b001a2e43586c8296a5a5a3a09c97928b83797065594d3f3021110000000000001b30465b70869bb0aeaba7a4a19e8d77634e392510000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f8499aeb29c88725d4937495b6f8296aaa28f7a67533f2b16020000000000152a3e53677b90a4b9a994806a778da3b8ab95806a54402b150000091e33485d72879cb1b29e897460758a9fb4ad98836e59442f1b0600000000142a3f54697d94a9bdac9f9faba5927d6b5844311e0b00000000000000172c40556a8095aabca7927d686c8296abb6a18c77624d38240f000000000010253a4f64798ea3b8bba99c9b9c9d9d89735e49341f0a0000000013283d52677c91a6bbab96826c687d93a7baa5907b66513c27130000000000000f24394e63788da2b7b8a6989597989889745f4a35200b00000000000000091e33475c71879bb0bba7927c68533e2914110a000000000000000e213447596b7d8fa0b0ae9c8b79695c6d82938f8b8884735e48331e00000000051b30455a6f8599afb5a08b76616b8095aab9a48f7a65513c2713000000000000172c41566b8095aabfc4af9a86705b6b8095aa9f8a75604b37220d000000000a1f34495e73899fb4b5b5b4b5bdcbdbdbc5b09b87705b46311c07000000000000000f23384c6075899eb2a5938c94a7b7a18c77624c37220d0014293e52677b90a5bab8b5b1aca69f968d83776a5d4e3f2f1e0c0000000000192e43586e8499aec3bfbcb9b6a6927c68533f2a15000000000000000000000000020b13181b1b1b18130c040000000000000000000000000000172c41566b8095a9b5a08c77624e393f52667a8ea2aa96836e5a46311d0900000000000f24384c61758a9eb3ae998570768ca1b6ac97826b56402b160100041a2f44596e8499aeb7a28d786371869bb0b19c88725d49341f0a00000000162b40556a8095abb6a18e8d9fae9b8874614e3b27140100000000000013283d52677c91a6bbab97826c687d92a7baa5907b66513d281300000000000d21364b60758a9fb4b49f8b868788888876614c37220d000000001025394e63788da2b7af9b867064798fa3b8a994806a55402c170200000000000c21364a5f74899eb3b49f89808283838377624c37220d00000000000000041a2f44586d8397acc0ab96826c57422d2a251d1204000000000005172a3c4e60718292a2b2a898887970798a9da4a09c88735e48331e0000000000182d42576c8297acb9a5907b66677b90a5baa994806a56412d1803000000000014293e53687c93a7bcbcab97826c57667b90a5a38f7965503b261200000000061d32475c72889db2c1c3c4c5c5c6c7c8c8b39d88735e49341f0900000000000000091d31465a6f8398acb1a5a1a5b2b8a38e78634e38230e000f24384d62768ba0b5c9cac6c0bab2a9a095897b6c5d4d3c2a180500000000172c42576c8297acc1c3bebdc0ab97826d58432f1a060000000000000000000009141e272d3030302d2720170e0200000000000000000000000013283d51667a8fa4b8a5917c685440374b5f73889cb19d8974604c37230e0000000000091e32465b6f8498acb39e8a75748a9fb4ad98836c57422c17020000172c41566b8095aabba6927c686d8297acb5a08c76614d38230e00000000172c41566b8297acb5a08b8498aca4917d6a5744311d0a0000000000000f24394e63788da2b7b09b867164798ea3b8a994806a55412c170200000000091e32475c71879bb0b5a08c7670727272705f4b36210c000000000c21364b5f748a9fb3b49f8a7560758ba0b4ad98846e59442f1b060000000000081d32465b70869aafb6a28d776b6c6c6d6c5d4935200b0000000000000000162b4054697d93a8bdaf9a86705b463f3f392f22110000000000000d1f30425364748494a2b0a6978b868a98a7b9ae9a85705b46311c0000000000152a3f54697d94a8a9a895806b62778ca1adae9985705b46321d09000000000011263b50657990a5a7a7a7937d685362778ca0a8937d6954402b1600000000001c31465b70879cacacadafb0b0b1b1b3b3b4a08b75604b36210c0000000000000002172b4054697d929da0a1a3a5a8aaa59079644f3a2510000a1f33485d71879bb0c4cbc1bdc0c3bcb2a6998b7b6a594735220f00000000162b40556a8095aabfb0a8a8aeb09b87725d48341f0a0000000000000000000b1a26313b41454645413b342a20140700000000000000000000000e23384c60758a9eb2ac97846f5c483444596d8397aca48f7a65513c2813000000000003182c4055697d92a7b8a38f7972889db2ad98836e58432e1903000014283d52677c92a6bbab96826c687d93a8b9a5907a66513c271200000000182d42576c8398adb5a08b7c91a4ae9a8773604d3a26130000000000000c21364a5f74899eb3b49f8a7560758b9fb4ad99846e5945301b0600000000041a2f44586d8397acb9a5907a665c5c5d5d5242301c0800000000081d32475c70869bafb8a38f796471879cb1b19c88725d48331e09000000000002192e43586c8297abbaa6917b67575758574e3f2d1a06000000000000000012273c51657a90a5b9b39e89735f5454544d402f1d090000000000011325364656667584929faaa99f9b9ea7b6b7a5927d6a56412d18000000000012273c51667b919594939386705d728796989a9c8a75604c38240f00000000000e23384e63778d919193938f7964505d7287979997836d59442f1b00000000001a2f445a6f8695979798999b9b9c9c9d9e9fa08d77634d38230e000000000000000011263a4f637787888b8c8f90939598917b66513c271200051a2e43586c8296abc0bbaea8abaeb4bbb7a999897664513e2b160200000014293e53687d93a8b4a194939eafa08c77624d39240f00000000000000000a1a2937444e565a5b5a564f473d3225180a00000000000000000000091d32465b6f8397acb39f8b7764503e3f54697d93a8a994806b56412c1702000000000011263a4f63778ca1b5a9948070879bb0af99846e59442f1a05000010253a4f64788ea3b8af9a867065798fa3b8a994806a55402b17020000001a2f44596e8499afb5a08b75899db1a3907c695643301c090000000000081d32465b70869aafb8a38f796571879bb0b19c88725d49341f0a0000000000162b4054697d94a8bea9947d6955474848413425170a0000000003192e43586c8297acbca8937d696d8398adb5a08b76614c37220d000000000000152a3f54687d93a8bdaa95806b564243423c30251b0e00000000000000000e23384d62778ca1b6b6a28d776a6a6a685e4c3925100000000000000718283848576573828d98a2aab0b2b4b0a6998876634f3b271300000000000f243a4f647882807d7c7c7c745f6d7d82838687887b67523d281300000000000c21364b60757b7b7b7c7c7d75604c596d7d82848788725d49341f0000000000192e43586d808082838384868687878889898b8b7965503b261000000000000000000c2035495d6d71737476787a7c8083877d68533e28130000152a3e53687c92a6bbaf9d93969a9fa7b1b7a694826d5a46311d0800000012273c51667b91a7b09b868095aaa5917c67523e291400000000000000051627384755616a6f706f6a635a4f433627190a00000000000000000003172b4054687c90a4b8a794806d5a493b50667a90a5ae99846f5a45301b0600000000000c2034495d71869aafad99846f8499afb09b866f5a45301b0600000c21364b60748a9fb4b39f8a7461768ba0b5ad98836e59442f1a060000001b30455a6f869bb0b7a18c768296aaac9986725f4c392613000000000002192e42576c8297abbda8937d696d8397acb5a08b76614c37220d000000000012273c51667a90a5baad98836e59443e3e3c3b3428190800000000152a3f54687d93a8bdac97836d697d94a9b9a48f7965503b261100000000000011263b5065798fa4b9ae99846f5a4543434240382c1c0b000000000000000a1f34495e73889db2baa590808080807c68533e2a15000000000000000a1a2a394756636f7b858e969b9f9f9c94897a6a584633200c00000000000c21364a5d6b6b6a68686767645761686b6d6f70737466523d28130000000000091d324658656666666768686659465262696c6e7173705d49341f0000000000162b3f52626a6a6b6c6d6e6f6f7070727374747473634f3a25100000000000000000061a2d404f5a5c5e5f616366686b6e717466523d2813000010253a4e63788da2b7ab958082858c94a0aeb19d8974604b36210d00000010253a4f647990a5b39d887b90a5aa96826c57432e1a050000000000000f2234455665737d85878580766c605345372718080000000000000000001125394d6175899cb0b09d8a786655454e63788fa4b19c88725d48331e080000000000061a2e43576b8094a9b39e89748397acb19c87705b46301b060000081d32475c70869bb0b8a38e796472879cb1b19c87725d48331e090000001c31465b70879cb1b7a18c767a8fa3b5a28f7b6855422f1c090000000000152a3f53687d93a7bcac97836d697d94a8b9a48f7965503b261100000000000e23384d62778ca1b6b19c87725d5353535250463725120000000011263b5065798fa4b9b09b8771667a90a5baa7937d68533f2a150000000000000d22374c61768ba0b5b29d88735e58585857554a3a281501000000000000061b30455a6f8499aebaac9c95959595826c58432e1a05000000000000000c1b2a3845525d68727a8287898a8782776b5c4c3b2917040000000000071b2e3f4e5657555353525250474e5356585a5c5e5f584836230e00000000000316293a485151505052535352493b44505457595c5e5d51412e1a00000000000f223444505454565758595a5a5b5b5c5e5f5f5f5f564634200c0000000000000000001022313e4547484a4c4e505356585c5f584836230e00000c21354a5f74899eb3ad98836e7077828f9fb1a38e78634e39240f0000000e23384e63788da3b5a08b778ca1af9b86715d48331f0a000000000005182b3e51637384919a9c99938a7d716355453626150400000000000000000a1e3145596c8093a7b9a795847363564f64798fa4b49f8a745f4a341f0a00000000000014283c5165798ea3b7a38f798095abb29d88725c47321d07000003192e43586d8397acbca7937d686e8398adb5a08b76614c37220d0000051d32475c72889db3b7a18c7673889cb0ab9885725f4c392512000000000011263b5064798fa3b8b09c8772657a90a5b9a8937d68543f2a1500000000000a1f34495e73889db2b5a08b7668686868676355422e1a050000000d22374c61768ba0b5b4a08b7662778ca1b6ab96826c57422d18040000000000091e33485d72879cb1b6a18c776e6e6e6e6c685744301b0600000000000000182c41566b8095a3a5a5a7a8aaab9b86715d48331f0a00000000000000000c1a2734404c555f666d717474726d64594d3e2e1d0c000000000000001021303b4141403f3d3c3c3b353a3f41434547484a453a2b19070000000000000b1c2a363c3c3b3b3c3e3e3d372b333b3f4244474949413323110000000000051726333b3f40404243444444464647484a4a4a4a44382817040000000000000000000413212b3032333537393b3e4044474a453a2b19070000071c31465b70869aafb19c87725d64708294a8a59079644f3a250f0000000d22374c61768ca1b6a28d77889cb1a08b76624d38240f00000000000c2034485b6e8292a2aeb1aea69c908273635443332110000000000000000002162a3d5063778a9dafb3a29182746862687c92a6b6a18c76604b36210b0000000000000e22364b5f73889cb1a894807d94a9b39e89735e48331e09000000152a3f54697d93a8bdac97826d6a8094a9b8a38f7964503b26110000091e33485e73899fb4b7a18c766c8295a9b5a28f7b6855412e1b08000000000d22374c61768ba0b5b5a08b7661768ca1b5ab97826c57422d190400000000061b30455a6f8499aeb9a48f7d7d7d7d7d7c715d48331e09000000091e33485d72879cb1b9a48f796573889db2af9a86705b46311c070000000000051a2f44596e8398adbaa591848484848383735e49341f0b0000000000000014293e52677c8d8e909091939597998b76624d38240f0000000000000000000a16232e39424b52585c5f5f5d5851473c2f2010000000000000000003121f282c2c2b29282727262126292c2e3032333431281c0d00000000000000000c19222727262627282928231a20272a2c2f3234342e231505000000000000081620272a2b2b2c2e2f2f2f303132333434343430271a0b0000000000000000000000030e161b1c1e20222426282b2f323431281c0d00000001182d42576c8296abb4a08b75605364798fa4a28e78634e39240f0000000b20354a5f748b9fb4a48f798398ada5907b67523e2914000000000013273b4f63778b9eb0c0c7c2b9ada092827161503f2d1b0900000000000000000e2134475a6d8092a5b7afa092867c77778698acb7a18c76604b36210b000000000000081c3045596d8297abae99857c93a8b49f89745f4a341f0a00000012263b5065798fa4b9b09b8771667b90a5baa7927c68533e291400000b20354a5f748ba0b5b7a18c7665798ea2b6ab9885715e4b38251200000000091e33485d72879cb1b9a48f7a6573889db2af9a86705b46311c080000000000182c41566b8095aabeab9a94949494938b76614c38230e000000051a2f44596e8398adbca8947d696f8499aeb39e89745f4a35200b000000000000172c40556a8094a9b9ad9e99999999988c77624d39240f0000000000000010253a4e63757778797b7b7d808284877b67523d28130000000000000000000005111c262f373e43474a4a48443e342a1e1102000000000000000000010c1317171614131212110d111417191b1c1e1f1c150b00000000000000000000060e11121111121313130f070c1215171a1d1f1f1a11050000000000000000040c1215151617191a1a1a1b1c1d1e1f1f1f1f1c14090000000000000000000000000000000004090b0d0f1114161a1d1f1c150b000000000014293e53687c92a7b8a38f79645c687a8fa49c89745f4b36210c000000091e33485e73889db3a5907b8094a8aa96826c57432e1a0500000000182c41566a7d93a7bac0b3adacb1b0a090806e5c4a382613000000000000000005182b3d5063758899abbcb0a398908c8d95a4b5b7a18c76604b36210b00000000000001162a3f53677c90a5b39f8a7b91a6b5a08b75604b36200b0000000e23374c61768ba0b5b49f8b7562778ca1b6ab96826c57422d1803000d22374c61768c9aa1a9a18c766072879bafaaa18e7a6754412e1905000000051a2f44596e8398adbba994806a6f8499aeb39e89745f4a35200c000000000014293e52677c92a6a9abaca9a9a9a9a48f7a66513d281300000000172b40556a8094a5a7a998836e6b8296a7a8a28d77634e39240f00000000000013283d51667b90a2a4a5a7a9abadafa5917b67533e2914000000000000000b20344757616263646667686a6c6f727466523d281300000000000000000000000009131b23292f323434332f2921180d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253a4f64798fa3b8a7927c6c70798697a493806d5945311c08000000041c32475c71879cb1a8937c7a8fa4af9b86715d48331f0a000000001c31455a6f8499aec2b1a298979ea9ae9d8c79675542301d0900000000000000000e213346586a7b8d9eafbfb5aca5a1a2a8b3c2b5a08b75604b36200b000000000000001024394d61768a9fb3a4918892a6b7a18c76614c37220d0000000a1f34495d72889cb1b9a48f796573889db2af9a85705b46311c07000c22374c61747d868d959c8c76606c80959a96918c85715c47321c0700000000162b4055697d94a3a5a798846e6b8095a5a7a28d78634e39240f000000000010253a4e63788e92949597999b9d9fa095806b56412d190000000012273c51667a8d909194958872687c90929394917b67523d28130000000000000f24394d63778b8d8f9092949698999b96826c57432e1a0600000000000004172939464c4c4e4f50525354575a5d5f584836230e0000000000000000000000000000080f151a1d1f1f1e1a150e05000000000000000000000000060d1216161614100b0400000000000000000000000000000000000000000000060d1216161614100b0400000000000000000000000000000000000000070b0e0f0f0f0f0d0a06020000000000000000000000000000000000000000000000050b0f1111100d090400000000000000000000000000000000000d22374c61768ba0b5ab968383868c97a295867563503d2a1602000000001b30455a6f869bb0a9947d768ba0b5a08b76624d38240f000000001e33485e73889db2b9a69384838c99a8a99785725f4c39261200000000000000000416283a4c5e6f8091a1b1c0bfb9b7b7bbc4c6b29d88725d48331e09000000000000000a1e33475b708599adafa19da2b0b8a38d78634e38230e000000061b3045596e8498adbda8937d696f8599aeb39e89735f4a35200b00091e324556626a717982888c766065798a86827c77726b5945301b060000000012273c51657a8c8f9093948873677c8f909293917c67523d281400000000000c21364b60747a7c7d8083848688898b8d85705c48331e000000000e23384c617277797c7d80837764777b7c7d8082806b56402b160100000000000b20354a5e707577787b7c7d828384868886725d49341f0a000000000000000b1b28323737383a3b3c3e3f4244484a453a2b190700000000000000000000000000000000000000000000000000000000000000000000000005101a21272b2b2b29251f180f0600000000000000000000000000000000000005101a21272b2b2b29251f180f0600000000000000000000000000000006121b202325252524221f1b16110b040000000000000000000000000000000000000711191f24262625221d181108000000000000000000000000000000091f34495d72889db2b2a198989a9fa79385766757463627160500000000192e43586e8499aeab968271879bb0a5907b67523e2914000000001f344a5f748b9fb4b5a08b766e7a8b9baca28f7c6855412d180300000000000000000b1d2f405162728393a2b0becaccccd0d3c0ac98846f5a45301b060000000000000004182d41556a7d93a1a3a5a7a9acaea48f79644f3a250f00000000172c40556a8094a6a8aa98836e6b8296a8a9a28d77634d39240f0002152838454e565d656d747c766b647175706c67625d584d3c2a1602000000000e23374c607176787b7c7d82776376797b7c7d80806b56402b160000000000081d314456636667696b6c6e707274767779735e49341f00000000091e31445460636467686b6c776a6466676870726c63513e301f0d0000000000071b2f42525d6066747067696b6c6f757274705d49341f0900000000000000000b161e222223252627292a2c2f333431281c0d000000000000000000030b0f0f0c090603000000000000000000000000000000000000000916222d363c4040403e39332b23190e020000000000000000000000000000000916222d363c4040403e39332b23190e020000000000000000000000000616242f35383a3a3a393734302b251f1810070000000000000000000000000000000d1a242d34393b3b3a37322c251b120600000000000000000000000000061b30455a6f8599aebfb3adadafb4a794887d7063544434231100000000182d42576c8398adad98836e8397acaa96826c57432e1a050000001f344a5f748ba0b5b49f89735e6c7d90989088806f5a442f1a05000000000000000000112233445564748492a0acb8c1c7c8c4b5a3907c6854402c1702000000000000000012273b5064798b8c8f90929497999c917b66503b26110000000013273c51667b8f919395978872687c91939496907b66523d281300000a1a28333b424a5159606c8380787169625b544d49443c2f1f0d0000000000091d3143535e61636667696b6a656b70747980847462513d291400000000000215273846536170746457595b64756e6264625543301b0000000002152636434b4e50525b6b7a8979695a54677a8477695c4e3d2a1600000000000012243445566676857d6e5f566175887b6e605242301c0800000000000000000003090c0d0e0f11121315171a1e1f1c150b0000000000000000000a161f2424211e1b1815120f0a020000000000000000000000000008182734404950555656534e473f362b2013060000000000000000000000000008182734404950555656534e473f362b2013060000000000000000000000122434424a4d4f4f4f4e4c4945403a332c241a11060000000000000000000000000f1e2b3740484d50504f4c4740382e24180b00000000000000000000000000182d42576c8296abc0b5a7a1a5abb1a49b8f82726252402e1c09000000162b40566b8296abaf9a866f7d93a7af9b86715d48331f0a0000001f344a5f748ba0b5b49f89745f607286847c746c6353402c17020000000000000000000516263747566573828f9ba5adb2b3b0a6988673604d3925110000000000000000000d21364a5e707577787a7c7d8284878a7c68533d2813000000000e23384d6173797b7d8082847764787c7d808283806b56402b160000000a161f272e363e45576c83948c857d766f6860585047392815020000000001142635424a4c4e5161696f757a8085898f948c76614c37220e000000000000182c4051617180837363545c6f82807264574837261400000000000918263036383f5368798a988878685e718595887a6c59442f1a0000000000000e23384d627485958d7d6d5d6b7d928c7d705f4b36210c000000000000000000000000000000000000000000000000000000000000000000000919273339393633302d2a27241e140800000000000000000000000416263644525c656a6b6b68625b52483d3124170900000000000000000000000416263644525c656a6b6b68625b52483d31241709000000000000000000001a2e41525e6364646463615d59544e473f372d23190d000000000000000000000d1e2d3c49545c62666664605b544b4135291b0c000000000000000000000000152a3f53687d93a8bdab988c90979ea6ad9f91826f5e4c392612000000152a3f546a8095aab19c8872798ea3b5a08b76624d3924100000001f34495e73899fb4b6a28d7763576b78706860585045362411000000000000000000000009192938475664707d8892999d9f9b948879685744311e0a000000000000000000091e33485d6f7069636567696c6f72757867523d2813000000000a1e324555616466686b828078716a67686a6b6c6e64523e291400000000030b131b222c42576c8398a099928a837b746c645745311d0800000000000817252f353743586d7d84898f94999ea3a38d78634e38230e0000000000001c31465b6f808f9282716265788c90837565513d281300000000000008141c21293e5367798b9c968676687b8ea197836f5a45301b0000000000000e23384d617486979b8c7b6b75899b9c8a75604c37210c00000000000000000000000003080c0e0e0c08010000000000000000000000000000142637454e4e4b4845423f3c3931261707000000000000000000001022334454626f798082827c766e655a4f4235271809000000000000000000001022334454626f798082827c766e655a4f42352718090000000000000000001f34495d70777979797876726e68625b534a40362a1e11030000000000000007192b3c4b5a6670777a7b79756f675e5347392a1b0b000000000000000000000011263b50657a90a5baa994807c838a94a0af9f8d7b6855422e1b07000013293e53687d94a9b49f8974758a9fb3a5917c68533e2a150100001d32475c72879cb1bba6927c68535d635c544c443d342718060000000000000000000000000b1a293846535f6b757d8488898782776a5b4b392714010000000000000000000a1f344a5f74857c756e6760585a5c60635b4b3824100000000002152737444c4f51566b82948d867d776f68605958534635230f0000000000000007172c42576c8398a9ada69f978f888075604b36200b00000000000007121b202d41566b80959ea3a9aeb3a8988877644f3a240f0000000000001c31465b6e8092a09080706f8395a0907b67523d28130000000000000001081024384a5c6d8090a19585758598a6927c6854402b170000000000000a1e32455668798b9c9a8a7a8092a598846f5b46321d09000000000000000000000710171d212323211c150c020000000000000000000000001b3043556263605d5a5754514d4435241200000000000000000006192c3f516272828c949796928a82776c60534536271809000000000000000006192c3f516272828c949796928a82776c6053453627180900000000000000001f34495d71879090908f8c88837d766f665d53483c2f211203000000000000102336485a6977838c90918f8a847a7064574839291908000000000000000000000e23384d62778ca1b6ad99846f6e768291a4ab9885715d4a36210d000012273c52677c93a8b6a18c7670869aafab96826d58442f1b0700001b30455a6f8499aec0ab97836d594a4e4941393129211609000000000000000000000000041524313a40464e5861696f7273716d64594c3d2d1c0a000000000000000000000a1f344a5f748b918a837a736c655d554e493d2d1b08000000000009192731383a40566b8297a19a928b847c746d645846331e0a0000000000000000172c41566a7b8b9aa8b7b2aba39c89735e49341f0a00000000000000000713283d52677c91a6b8beb8a9998a79695a4835210c000000000000182c3f51627385979e8f80798c9f9e8a75614c38240f000000000000000000081b2d3e4f61728394a394858fa2a08b77624e3a2511000000000000021527394a5c6d7d8fa0998a899ca6927d6954402c17030000000000000000040f1a232b313638383630281f130600000000000000000000001f34495e737875726f6c69666153412e1a0500000000000000000d2135495c6e80919fa8acaba69e958a7d7063544536271707000000000000000d2135495c6e80919fa8acaba69e958a7d7063544536271707000000000000001a2e43586c8296a5a5a3a09c97928b83797065594d3f302111000000000000172b3f5366778896a0a5a6a39f978e8275665747362513010000000000000000000b20354a5f74899eb3b29d88725d6474899fb4a18d7964503b2611000011273c51667b91a7b8a38e786c8296abb09c88725e4a35210c0000182d41576b8296aabfb19d8874604c38352d251d150d04000000000000000000000000000e2133424e545a60656a6f74797d8476604b3b2e1f0f00000000000000000000000a1f344a5f748ba09e968f888078716960513e2a150100000000000009151e232b40566b8297a8ada69f9890888276614c37220d000000000000000013273b4d5d6c7b8a99a8b6bfb19c87715c47321d080000000000000000000f24394e63778da2b7b9aa9a8b7b6b5b4c3c2b1805000000000000102233455667788a9b9e8f8496a998846f5b46321e09000000000000000000000f2132435465768898a3999dac9a86715c48331f0b000000000000000a1b2c3e4f60708293a39b9aa7a08c77634e3a261100000000000000000916212d363f464b4d4d4a443b31241506000000000000000000001e33485c6f838b8884827d7b715d48341f0b000000000000000014283c5064788c9eafbcc1c0bab2a79c8f82726354453525140300000000000014283c5064788c9eafbcc1c0bab2a79c8f82726354453525140300000000000014293e52677b90a5bab8b5b1aca69f968d83776a5d4e3f2f1e0c00000000001c31465a6f8395a6b3babbb7b3aba0938575655442301e0b000000000000000000071d32475c70869bb0b5a08c766b707b8da1b6a8937d68533e2914000011263b50667a90a5bba5907a687c92a6b6a28d78644f3b2612000014293e52677c91a5bab7a38f7b67533f2c1911090100000000000000000000000000000014293d5060686f74798084898e938d77624d3823100100000000000000000000000a1f344a5f748b9faeaaa39c958d857d6d58432e1803000000000000000209162b4055697a8a99a7b6b3aca49c8b74604b36200b00000000000000000b1e2f3f4e5d6b7a8a98a7b5b09b86705b46301b060000000000000000000b20354a5f74899eb3ab9b8c7c6c5d4d3d2e1e0d00000000000000041627384a5b6b7c8e9e9e98a2a7927d6955402c180300000000000000000000031426374758697a8b9bacb0a994806b56422e190500000000000000000f2031425364748696a7aeaf9b86715d4834200b00000000000000081827333f49535a5f62625f584e4233241505000000000000000000192c4053677a8f9c9997948c77624e3925100000000000000000192d42576b8094a8bbc7bbb2afafb3ad9f91827263534232200f000000000000192d42576b8094a8bbc7bbb2afafb3ad9f91827263534232200f0000000000000f24384d62768ba0b5c9cac6c0bab2a9a095897b6c5d4d3c2a1805000000001f344a5f74899eb2c4b5a8a1a2a9b1a3948372604d3a271400000000000000000001192f44586e8398adb9a48f7d80858d9aaabdab95806a543f2a1500000f253a4f647990a5baa8937c68788da2b7a7937d6955402c1703000f24394d62768ba0b4bfaa97836f5b48342116120d070200000000000000000000000000172c42576c7d83898f94999ea3a48f79644f3a25100000000000000000000000000a1f34495e7182909faeb7b0a8a097826b57412c170200000000000000000012263a4c5c6b7a8998a7b5bfb39d88735e48331e090000000000000000011121303f4e5c6b7a8997a5af9a866f5a442f1a05000000000000000000071c31465b70869aac9c8d7d6d5e4e3f2f1f10000000000000000000091b2c3d4e5f6f8091a1adb3a18d77634f3a261100000000000000000000000008192a3b4b5c6d7d8e9eaea38f7965513c281300000000000000000003142435465767788999a9aa95826c57432e1a050000000000000013253645515c666e747777736b6051423322110000000000000000001024384b5f72879aaeaba6917c68533e2a1501000000000000001c31465b70869aafc3b8a99f999a9ea6afa0918270604f3e2c1a0800000000001c31465b70869aafc3b8a99f999a9ea6afa0918270604f3e2c1a0800000000000a1f33485d71879bb0c4cbc1bdc0c3bcb2a6998b7b6a594735220f000000001f344a5f748ba0b5baa7978c8d98a8b2a18f7d6a5743301c08000000000000000000162b40556a8095aabeab9a949599a0aab8bfa994806a543f2a1500000f24394e63788fa4b9a994806a74899eb2ad98846f5b46311d09000a1f33485c708599adc1b29f8b7764513e2c2c27211c16110b0300000000000000000000162b40556a7d949ea3a9aeb2a999897865503b2610000000000000000000000000061b2f42536271828f9eaebcbca9947d69543f2a15000000000000000000000a1d2e3e4d5c6b798997a6b4b19c87715c47321c07000000000000000000031221303e4d5c6a788896a499846e58432e190400000000000000000001182d42576c82969d8e7d6e5f4f4030211101000000000000000000000e1f30415162728494a4b09b87725d4935200c000000000000000000000000000c1d2d3e4f5f7080909d9c8974604b37220e00000000000000000000061728394a5a6a7b8b9b9c8f7a66523d291400000000000000001b2f4354626e7983898d8d887d706151402f1d0a0000000000000000081c2f43576a7d92a6baab96826d58442f1b06000000000000001f34495e73899eb3bcaa9a8c84858a94a0ae9f8f7d6d5b4a37251300000000001f34495e73899eb3bcaa9a8c84858a94a0ae9f8f7d6d5b4a3725130000000000051a2e43586c8296abc0bbaea8abaeb4bbb7a999897664513e2b16020000001f34495e73889db3b39e8a787a8a9cafac9a87735f4b37230f00000000000000000013283d52677c92a7bcb8ada9aaadb4bcc2b4a38f7b66523d281300000e23384e63788fa4b1ac97826c6f8599adaf9e8975604c38230f0004192d41556a7d92a6b9bba794826d5a4841403b36302b251f160900000000000000000012273c51667a90a5b8bdb9aa9a8b7a6a5b4936220d0000000000000000000000000012253544536270808f9eacbba8937c68533e2813000000000000000000000010202f3e4d5b6a798896a4b09b87705b46301b06000000000000000000000312202f3e4c5b6977869599846e58432e190300000000000000000000152a3e53687c928f7d6f605041312212030000000000000000000000011223344455657586969c96826d58432f1b06000000000000000000000000000010203141516171828887836e5a46311d0800000000000000000000000a1b2c3c4d5d6d7c89878775604c38230f00000000000000001f34495e72808c969ea2a29b8f806f5e4c3a271401000000000000000014283b4f63768a9fb2b09c87725d4934200b000000000000001f344a5f748ba0b5b4a08d7b6f7076828f9fad9c8b79675542301d0a000000001f344a5f748ba0b5b4a08d7b6f7076828f9fad9c8b79675542301d0a0000000000152a3e53687c92a6bbaf9d93969a9fa7b1b7a694826d5a46311d080000001c31465b70869bb0b19c87706c8093a7b6a28f7a66523d291400000000000000000010253a4f64798fa4a8abafb1b3b4b5b3aea4968673604c38240f00000d23384c62778d9b9c9d99846e6b809598999b8f7a66523e2915000012263b4e62768a9eb1c4b19e8a7765535655504a453f3a3327180700000000000000000e23384d61768ca0b5baab9b8c7c6c5c4d3d2c1a06000000000000000000000000000717263544526170808f9daba7927c67523c271200000000000000000000000211202f3d4c5b69778795a39b866f5a442f1a0500000000000000000000000211202e3d4b5967768695836d58432e19030000000000000000000011253a4f64788e8070605142322313040000000000000000000000000005162737475868778888877b67523e291500000000000000000000000000000003132334445363727370706654402b17020000000000000000000000000e1e2f3f4f5e6e7371706b5a46321d0900000000000000001f34495d708598a9b1b7b7ac9e8d7b695744311d0a00000000000000000c2033475b6f8397abb5a18c77634e392510000000000000001f344a5f748ba0b5af9a85705d5b64718291a2a89785725f4c392613000000001f344a5f748ba0b5af9a85705d5b64718291a2a89785725f4c392613000000000010253a4e63788da2b7ab958082858c94a0aeb19d8974604b36210d000000192f44586e8398adb29d887263778da1b6aa95826c57422d190400000000000000000d22374c61768b8f9396999c9e9fa09e9a928777675643301d0900000d22374c627786868788888670667b8283858687826d58432e1800000b1f33475a6d8295a7babaa7958371606a6a645f59544e4536251200000000000000000a1f34495d72889cb2ac9c8d7d6d5e4e3e2f1f0e00000000000000000000000000000008172635435261707d8d9ba7917b66503b261100000000000000000000000002111f2e3d4b5a687685949b866f5a442f1a0500000000000000000000000002101f2d3b4958677686836c57422c1702000000000000000000000d21364b607580706151423223140400000000000000000000000000000009192a3a4a59697472706f604c38240f000000000000000000000000000000000516263545545e5e5b5b5648372411000000000000000000000000000011213140505c5f5c5b584d3d2a170300000000000000001a2e4154687b8fa2b6c5c7bbab998673604d392511000000000000000004182c3f53677b8fa3b7a6927c68533f2a15010000000000001f344a5f74899fb4ad98836e58475362728496a9a28f7c6956422f1b080000001f344a5f74899fb4ad98836e58475362728496a9a28f7c6956422f1b08000000000c21354a5f74899eb3ad98836e7077828f9fb1a38e78634e39240f000000162c40566b8095aab5a08b766173889db2af9a86705c47321d0900000000000000000a1f34485d6f76797d828587898b8b89868075685a4a3927140100000b20354a5d6d6f70707273746d5e6a6c6d6f7070736a56422d18000004172b3e5164778a9dafc1b2a18f7d70797d79736e686254412e190000000000000000061b30455a6f8499ad9d8e7d6e5f4f403020110100000000000000000000000000000000081725344351606e7d8c9b917b66503b26110000000000000000000000000001101f2d3c4a5866758594846f5a442f1a0500000000000000000000000000010f1d2b3a49586776826b56402b160100000000000000000000091e32475c6f716152423324140500000000000000000000000000000000000c1c2c3b4b595f5c5b5a5142301d09000000000000000000000000000000000008172736434949464642382a1a080000000000000000000000000000031322323f484a4746443c2f1f0d0000000000000000001225384c5f72869aadb0b3bdb6a3907c6855402c180400000000000000001024384c6074889cb0ab97826d58432f1a060000000000001e33485d72889cb2af9a856f5a45445567798c9fac9986725f4b37230f0000001e33485d72889cb2af9a856f5a45445567798c9fac9986725f4b37230f00000000071c31465b70869aafb19c87725d64708294a8a59079644f3a250f00000013283d52677c92a7b9a48f79656f8498adb49f8a75604b37220d000000000000000005192d40515c6165686c6f7273747473706a62584a3c2c1b09000000071b2e404f595a5b5b5c5e5f5c4f5557585a5b5c5e594c3a27130000000e2235485a6d8091a3b4bead9d8f8488938e88837d715c47321d000000000000000000172c41566b80959e8f806f605041312212020000000000000000000000000000000000000716253342505f6d7c8c907a65503b26110000000000000000000000000000010f1e2c3a4857667585846e58432e19030000000000000000000000000000000d1c2b3a4958687468543f2a15000000000000000000000004192c3f515d5e534334241506000000000000000000000000000000000000000e1d2d3b464a4746453f332413010000000000000000000000000000000000000918252f343431302e261a0c000000000000000000000000000000000414222d333432302f291e1101000000000000000000091c3043566a7d919d9ba0adbdac9884705b47331e0a0000000000000000091d3145586d8295a9b09b87725d49341f0b0000000000001b30455a6f8499aeb19c88725d4837495c6f8396aaa28e7a66523e2a160200001b30455a6f8499aeb19c88725d4837495c6f8396aaa28e7a66523e2a160200000001182d42576c8296abb4a08b75605364798fa4a28e78634e39240f00000010253a4f64798fa3b8a8947d696a8094a9b8a38f7965503b26110000000000000000001122323f484c5053575a5c5e5f5f5e5b564f453a2c1e0e00000000001122313d4444464647484a483e40424344464748463c2e1d0b00000005182b3d5062738697a7b7bbaca0999ba5a29d9789735e48331e00000000000000000013283d52677b918f807061514232231304000000000000000000000000000000000000000007152432414f5e6d7c8c79644f3a250f000000000000000000000000000000000e1c2b3948576675826c57422c1702000000000000000000000000000000000d1c2b3a4a585f594a39251100000000000000000000000010223240484942352516060000000000000000000000000000000000000000000f1d2a32343230302b221506000000000000000000000000000000000000000008131b1f1f1c1b1913090000000000000000000000000000000000000410191e1f1c1b1a150c01000000000000000000000014273a4e61758889868f9fb2b39f8a76614d38240f00000000000000000115293e5165798ea2b5a18c77624e392410000000000000182c41566b8095aab5a08b76624d394053667a8fa3aa96826d5945311c080000182c41566b8095aab5a08b76624d394053667a8fa3aa96826d5945311c080000000014293e53687c92a7b8a38f79645c687a8fa49c89745f4b36210c0000000d22374c61768ba0b5ad98836e667a90a4b9a8937d69543f2a150100000000000000000514222c33373b3f424547484a4a4946423b33281c0e0000000000000413202a2f2f3030323334332c2b2c2e2f303233312a1e1000000000000e2133445667788999a8b6bdb3afafb7b7b19d88725d48331e0000000000000000000f24394e63778d8070615142332314040000000000000000000000000000000000000000000006142331404f5e6d7c78634e38230e00000000000000000000000000000000000d1b2a39485767746955412c170100000000000000000000000000000000000d1c2c3b454a463b2d1b090000000000000000000000000414222d33342f25170800000000000000000000000000000000000000000000000c171d1f1d1b1b17100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e3245596c8075708396aab9a5907b66523d29140000000000000000000e22364a5e72879bafa6917c67533e291500000000000013283d52667b90a4b9a5917c685340374b5f73889cb19d8974604b37220e000013283d52667b90a4b9a5917c685340374b5f73889cb19d8974604b37220e0000000011253a4f64798fa3b8a7927c6c70798697a493806d5945311c08000000091e33485d72889db2b19c887361768ba0b5ac97836d58432e1a050000000000000000000410191e22262a2d303233343434312d2720160b0000000000000000030e161a1a1b1b1d1e1f1e191617191a1b1c1e1c160d000000000000031527394a5a6b7a8a98a6b2bdc4c4cabeac98846f5a45301b0000000000000000000b20354a5f7382716152433324150500000000000000000000000000000000000000000000000004132231404f5e6e72614c38230d0000000000000000000000000000000000000c1b2a3949585f5a4c3a2612000000000000000000000000000000000000000e1d293134322a1d0f00000000000000000000000000000511191e1f1b12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c10110f0c09070402010b121513100c090603000000000000000000000008101414120f0c0a080603000000000000000000000000000000000216293d50626d65667a8fa3b8aa95826b57422d19040000000000000000071b2f43576b8094a8ab96826c58432e1a0500000000000f23384c61758a9fb3ab97836f5b473445596d8397aca38f7965513c271300000f23384c61758a9fb3ab97836f5b473445596d8397aca38f7965513c2713000000000d22374c61768ba0b5ab968383868c97a295867563503d2a1602000000051b30455a6f8599aeb6a18c776272879cb1b09b87715c47331e09000000000000000000000004090d1115181b1d1e1f1f1f1c19130c030000000000000000000000000000000000000000000000000000000000000000000000000000091b2c3d4d5c6b7a8895a0a9b0b4b5aea08f7c6854402c17000000000000000000071c31465b6e726253433425150600000000000000000000000000000000000000000000000000000413223140505c5e5444311e09000000000000000000000000000000000000000c1b2b3a454a463c2e1d0a00000000000000000000000000000000000000000c161d1f1d170c000000000000000000000000000000000000000000000000000000000000000000000000000000000004090d0f0f0e0c0802000000000000000000000000000000000000000b1720252624211e1c1917141e262a2825211e1b18151008000000000000000e1a24292a2724211f1d1b1810050000000000000000000000000000000d2033445258546074899eb3af9a86705b46321d0800000000000000000014283c5065798da1b09b87715d48331f0a0000000000091e32475b6f8498acb29f8b7763503d3f54697d93a8a994806a55412c170200091e32475b6f8498acb29f8b7763503d3f54697d93a8a994806a55412c1702000000091f34495d72889db2b2a198989a9fa79385766757463627160500000000182d42576c8296abbaa5907b676e8398adb49f8b75604c37220d00000000000000000000000000000000000000000000000000000000000000000000000000070b0b0804010000000000000000000000000000000000000000000000000e1f2f3e4d5c6a76838d959c9fa09c9182715f4c39251100000000000000000001172b3e505c5e54443525160700000000000000000000000000000000000000000000000000000000041322323f4849433626150200000000000000000000000000000000000000000d1c283134322a1e1000000000000000000000000000000000000000000000000000000000000000000000000000000a11181c1e1e1d1a1610090100000000000000000000000000000000000610181e22252523211c16100700000000000000000000000000000000091a28343a3b393633312f2c28303b3f3d3a3633302d2a241b0e00000000000c1d2c373e3f3c39373432302c2316070000000000000000000000000000041626343f43465b70869aafb39e89745f4b36210c0000000000000000000d2136495d72869aaea08b76624d38240f000000000003182c4054687c91a5b8a793806c5a483b50667b90a5ad99846f5a442f1a060003182c4054687c91a5b8a793806c5a483b50667b90a5ad99846f5a442f1a06000000061b30455a6f8599aebfb3adadafb4a794887d706354443423110000000014293e53687d93a7bcaa95806b697d94a9b8a38f7965503b261100000000010d151a1c1e1e1e1b18130e0700000000000000000000000000000000000006121b20201d191613100d0906030000000000000000000000000000000000000111202f3e4c5965707982878a8b888072635342301d09000000000000000000000f21323f484943362617070000000000000000000000000000000000000000000000000000000000000414222d33342f251809000000000000000000000000000000000000000000000b151c1f1d170d000000000000030b0f0f0d0b08050301000a1113120e0b070402000000000000000000000007131d262c313333322f2a241d140b0000000000000000000000000000000c19232c33373a3a3836312b231a11050000000000000000000000000000142738464f504e4b484644413d414e54524f4b4845423f382c1e0d0000000016293b495354514e4c494745403425140200000000000000000000000000000817222b2e42576c8297acb7a28e78644f3a2510000000000000000000061a2e43576a8093a7a5907b67523e29140000000000001125394d6175899db0af9c8a776654444e63788fa4b19c87725c47321d0800001125394d6175899db0af9c8a776654444e63788fa4b19c87725c47321d0800000000182d42576c8296abc0b5a7a1a5abb1a49b8f82726252402e1c0900000011263b5064798fa3b8ae99856f667a90a5b9a8937d69543f2a1501000002121f292f32333333302d28221b130a0000000000000000000000000000000616242f3535322f2b2825211e1b1815110e0a0300000000000000000000000000000211202e3b48535d666d727474726c61544536241300000000000000000000000313222d33342f25180900000000000000000000000000000000000000000000000000000000000000000410191e1f1b130800000000000000000000000000000000000000000000000000000000000000000000000a161f242522201d1b1815121d25282723201c1917140f070000000000000009182530394046484847443f3931271d11050000000000000000000000000e1d2a363f474c4f4f4e4a453f372d22170a000000000000000000000000001c304456636663605e5b5856504d5f696764605d5a57534a3c2a17040000001d31455867696663605e5c5a5243311e0a000000000000000000000000000000050f162a3f54697d94a9bba7927c68533e29140000000000000000000014283b5064788da0aa96826c57432e1a0500000000000a1e3246596d8294a7b9a795837262554f64798fa4b49f89745f4a341f0a00000a1e3246596d8294a7b9a795837262554f64798fa4b49f89745f4a341f0a00000000152a3f53687d93a8bdab988c90979ea6ad9f91826f5e4c3926120000000d22374c61768ba0b5b29e897362778ca1b6ac97836d58432e190500000f20303c434748484845423d362f261d130800000000000000000000000000122434424a4a4744403d3a3633302d2a26231e160b000000000000000000000000000002101d2a36414a52585d5f5f5e584f44362718070000000000000000000000000410191e1f1b130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192733393a373532302d2b272f393e3c3835312e2c29231a0d000000000008182736424d555a5e5e5c59534d443a2f221506000000000000000000000c1d2c3b48535b616464635f5a534a4034281a0b0000000000000000000000001f344a5f737a787573706e6b6152677c7c7875726f6c675947331e090000001f344a5f747d7b787673726f614e39240f000000000000000000000000000000000012273c51667b90a5baab96826c57422d19040000000000000000000c2135495d71869aae9b86715d48331f0a000000000003162a3e5164778a9eb0b2a19182736760687c91a6b6a18c76604b36210b000003162a3e5164778a9eb0b2a19182736760687c91a6b6a18c76604b36210b0000000011263b50657a90a5baa994807c838a94a0af9f8d7b6855422e1b070000091e33485d72879cb1b6a28d786373889db2b09b86715c47321d080000182b3e4e585c5e5e5d5a56514a423930251a0e0100000000000000000000001a2e41525e5f5c5855524f4b4845423f3b3832281b0b0000000000000000000000000000000c19242e373e44484a4a49443c32261809000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1313110f0c090704040e141716120f0b080603000000000000000000142637454e4f4c4a474542403b404d53514d4a4743413e372b1d0c0000000314263645535f696f7373716d6860574c4033241506000000000000000006182a3b4a59656f76797977746e665d524538291a0b00000000000000000000001e33475b70858d8b888684806b5764798f8e8b87858276604b36210c0000001d32475c7086908e8b89877b67523d281300000000000000000000000000000000000f24384d62778ca1b6af9a86705b47321d08000000000000000000061a2e42566a7d93a4a08b76624d38240f0000000000000e2135485b6d8293a5b7af9f91857a75768598acb7a18c76604b36210b0000000e2135485b6d8293a5b7af9f91857a75768598acb7a18c76604b36210b000000000e23384d62778ca1b6ad99846f6e768291a4ab9885715d4a36210d0000051a2f44596e8398adbba6927c686f8499aeb49f8a74604b36210c00001e33475b6b707373726f6b655e564c42372c1f1204000000000000000000001f34495d7074706d6a6764605d5a5753504d463929170400000000000000000000000000000006111b232a2f333434342f292015080000000000000000000000070d11131312100b060000000000000000000000000000000000010d1519191613100d09060300000000000000000000000000000000000d192328282624211f1c191621292c2b2724201d1b18130b000000000000001b3043556264625f5c5a57544f4c5e6866625f5c585652493b29170300000d2032445463717c84888987837c736a5e514233241403000000000000000f233547596876828a8f908d8983796f6356473828180700000000000000000000182d41556a7d93a09d9b9886715d62778ca19f9c998d77624c37220d000000192d42576c8296a3a09e94806a55402b1601000000000000000000000000000000000b2034495e73889db2b39f8a74604b36210d0000000000000000000013273b4f63778c8f8f907b67523e291609000000000005182b3e516376889aacbcafa2978f8b8b94a3b4b7a18c76604b36210b00000005182b3e516376889aacbcafa2978f8b8b94a3b4b7a18c76604b36210b000000000b20354a5f74899eb3b29d88725d6474899fb4a18d7964503b2611000000162b40556a8094a9beab96826c6b8095aab8a38e78634e3a251000001f344a5f738789898885807972695f55493d302214050000000000000000001f34495e73888683807c7876726f6c686562574734200c0000000000000000000000000000000000070f151a1e1f1f1f1b150d03000000000000000000000a141c222628292725201a130b010000000000000000000000000002121f292e2f2b2825211e1b1814110e0b0704000000000000000000000b1c2b363d3e3b393634312f2b333d42403c393532302d271d100100000000001f34495e73797774726f6c6a6152677c7b7774706e6b665946321e09000015293c4f6172828f989d9e9c9790877b6f61514232210f00000000000000172b3f52657687959fa4a5a29d968d82746556463624120000000000000000000012263b4f63788da1b3b0a08c77625f748a9fb4b1a38d77634e38230e00000014293e52677c91a6b5ac97836d58432e190400000000000000000000000000000000071c31455a6f8499aeb8a38e79644f3a2611000000000000000000000c2034485c6f7778797b7c69543f3427180800000000000e213446586a7c8e9fb0c0b4aaa3a0a0a6b2c1b5a08b75604b36210b000000000e213446586a7c8e9fb0c0b4aaa3a0a0a6b2c1b5a08b75604b36210b00000000071d32475c70869bb0b5a08c766b707b8da1b6a8937d68533e291400000012273c51667b90a5baaf9a8670677c91a6bba6917c67523d281400001c31465a6f85999f9d9a958e867c72675a4e403223140500000000000000001c31455a6f85999895918e8b8884827d7975634f3a25100000000000000000000000000000000000000000000000000000000000000000000000000002101c272f363b3e3e3c39352e271e14080000000000000000000000000f20303c4344403d3a3633302d292623201c181005000000000000000015283a485253504e4b4946443f42505755514e4b4745413a2e1f0e00000000001e33485c70858c89878583806b5664798f8d8986838075604b36210c00001b2f44586c8091a0acb2b3b1aba3998d8070604f3e2c1a070000000000001c31455a6e8294a5b2b9bab7b1a99f928474645342301d0a0000000000000000000c2035495d72879bafbaa6917c685d72889db3b9a48f78634e38230e0000001025394e63788da2b7af9b86705b46311c070000000000000000000000000000000000182d41566b8095aabca7927d68543f2a150100000000000000000005192d40515f6263646667635c524536261503000000000517293b4d5e708292a2b2c1beb8b5b5bac3c7b29d88735e49341f09000000000517293b4d5e708292a2b2c1beb8b5b5bac3c7b29d88735e49341f090000000001192f44586e8398adb9a48f7d80858d9aaabdab95806a543f2a150000000e23384d62778ca1b6b39e897463788da2b7aa95806b56412c170200182d41566b8095aab2aea9a2998f84786c5e50423223140300000000000000182d41576b8296aaaaa6a3a09c999693907b66513c271200000000000005111a1f1f1b16110d0905010000000000000000000000000000000000000111202d39434b505353524e49433a31261a0d0000000000000000000000182b3e4e585855524f4b4845423f3b3835312c231607000000000000001c31455866686663605e5b58534e606c6a66635f5c5a564c3d2b180400000000192d41566a7d939f9c999786715c62778da29e9b988d77624c37220d00001f34495d72879baebebbafa9aab1ab9e8f7d6d5c493724110000000000001f344a5f73899db1c3b6a9a3a3abb0a29382715f4d3a2714000000000000000000061a2e43576c8095a9bdac97836d6070879bb0baa59079644f3a250f0000000c20354a5f74899eb3b39e89735e49341f0a000000000000000000000000000000000014293e52677c92a6bbac97836d58442f1a050000000000000000000013263849586671777b7b776f63544432200d00000000000c1e2f415263738494a3b1bfcbcbcbced4c1ac98846f5a45301b0600000000000c1e2f415263738494a3b1bfcbcbcbced4c1ac98846f5a45301b060000000000162b40556a8095aabeab9a949599a0aab8bfa994806a543f2a150000000b2034495e73889db2b7a38e786474899eb3ae99846f5a45301b060014283d52677c91a6bbb7a79ea2a2968a7c6e6051423221110000000000000014293e53687c92a7bbbbb4a9a7ababa8937d68533e291400000000000515232e34342f2b26221e1a16120a000000000000000000000000000000000f1f2f3e4b565f65686867635d564d43372b1d0e000000000000000000001e33475b6b6d6a6764605d5a5753504d4a4640342514010000000000001f344a5f747d7a777673706e6352677c807b7774726f6a5b48331f0a0000000013273b5064788da2b1afa08b76625f748b9fb3b0a38d77634d38230e00001f344a5f748ba0b5beac9d94959fadad9c8b796653402d190500000000001f344a5f748ba0b5bba8988e8f99a9b1a08f7c6956432f1b0700000000000000000014293d5165798fa3b7b19d887676768499afbba5907964503b2510000000071c31465b70859aafb6a18c76614c38230d000000000000000000000000000000000010253a4f64788ea3b8b09b87725d48331f0a000000000000000000071c2f43556776848d90918c8272614f3c2914000000000000122334455565758593a1adb9c2c8cac5b6a4917d6955402c1702000000000000122334455565758593a1adb9c2c8cac5b6a4917d6955402c1702000000000013283d52677c92a7bcb8ada9aaadb4bcc2b4a38f7b66523d2813000000071c31455a6f8599aebca7927d6870869aafb29d88725d49341f0a001025394e63788da2b7af9b89909ea79b8d7d6f60503f2e1d0c00000000000010253a4f64788ea3b8bba7969296999c95806a55402b160000000000112333414949443f3b37332f2b261d100100000000000000000000000000081a2c3d4d5c6872797d7d7b77726a6055493b2c1d0d0000000000000000001f344a5f7483807c7876726f6c6865625f5b5243311e0a0000000000001d32465b6f84908d8b8886826c5864798f908d8a878476604c37210c000000000c21354a5e72879bafbaa5917c685e73889db3b9a48f78634e38230e00001f344a5f74899fb4b5a18e80828fa0b3a89683705c4834200c00000000001f34495e73899eb3b39f8b797b8b9db0ac9986725f4b36220e0000000000000000000e22374b5f74889db1b7a2908c8c8c8d9cb0bca7917b66503b261100000001182d42576c8296abb9a48f7965503b261100000000000000000000000000000000000c21364b60758a9fb4b5a08b76614d38240f0000000000000000000d22364b5f728595a1a5a69f90806c58432f1a000000000000051627384757667583909ca6aeb3b5b1a7988774614e3a261100000000000000051627384757667583909ca6aeb3b5b1a7988774614e3a261100000000000010253a4f64798fa4a8abafb1b3b4b5b3aea4968673604c38240f00000000182d41566b8095aaadab97826d6c8297acafa08c76614d38230e000c20354a5f74899eb3af9b86808f9fab9d8e7d6e5d4c3b29180600000000000c21364b60748a9fb4b8a38d7c8284878b826c57422c1702000000001a2e41515d5d5954504c4844403a2e1f0f000000000000000000000000001124374a5b6b7a868e9394918d867d7266594a3b2b1a0900000000000000001d32475c708694918e8b8884827d7977736f604d39240f000000000000182c4055697d92a3a09d9b87725d62778ca1a29f9c8d77624c37220d00000000061b2f43586c8295aabeab97826d5f70879bb0b9a48f79644f3a250f00001d32475c72879cb1b19c8771708396aab39f8c77634f3b271200000000001c31475c70879bb0b19c87706d8094a7b6a28e7965513d2814000000000000000000081c3145596d8397abbfaea3a1a1a1a2aababca7917c67523c27120000000014293e53687c92a7bba7937c68533e29140000000000000000000000000000000000081d32475c71879bb0b9a5907b66523d28130000000000000000000f253a4f64798ea2b3bbbbae9b87725d48331e00000000000000091a2a39485765727d89939a9ea09d95897a695744311e0b0000000000000000091a2a39485765727d89939a9ea09d95897a695744311e0b0000000000000d22374c61768b8f9396999c9e9fa09e9a928777675643301d090000000014283d52677c9196989a9b8671697d93989a9b8f7a65513c271200071c31465b70859aaeb39e89738291a3ac9c8c7b6a59473523110000000000081d32475c71869bb0baa6917b6b6f7275786b56412c1702000000001f34495d70726d6965615d58554c3d2c1905000000000000000000000000182c405467798a98a2a8a9a6a19a9085776859493827140200000000000000192e43586c8297a6a3a09c999693908c897b66503b261100000000000011263a4e63778ca0b4b3a18c77635f748a9fb4b4a38d78634e38230e000000000014293d52667a8fa3b8b19c887474748499afbba59079644f3a251000001b30455a6f8499aeb19c8771667a8fa3b8a7937d6a55402c1702000000001a2f44596e8398adb29c887264788da2b6a995806b57422d1904000000000000000001162a3f53687c90a5b9bba99c9b9c9ca2b1bda8937c67523c27120000000010253a4f64788ea3b8ab96826b57412d180300000000000000000000000000000000031a2e43586d8397acbeaa95806b56422d190400000000000000000f253a4f64798fa4b8c7c9b49f89735e48331e00000000000000000c1b2a394754606c768086898b8882786b5c4c3a2815020000000000000000000c1b2a394754606c768086898b8882786b5c4c3a2815020000000000000a1f34485d6f76797d828587898b8b89868075685a4a39271401000000000f24394e63777d828386878976657982838586887d6955402b160001182d42576b8296aab6a28d77738597a9aa9988766453412e1c090000000003192e43586d8397acbeaa95806a5a5d60635d4e3b281300000000001f34495d7287837d7976716d695b4834200b0000000000000000000000001d32465b708497a8b5bdb9b4b4ada2958777675644321f0c00000000000000152a3f54687d93a8b8b5b2aeaba8a5a1937c68533d28130000000000000b2034485d71869aaebba6927d695d72889db2b9a48f78634e38230e00000000000e23374b6074899db1b6a28f8b8b8b8c9cb0bca7917b66503b26110000182d42576c8296abb39f89746074899fb3ad99846f5a45301c0700000000172c41566b8095aab4a08b766173889db2af9a86705b47321d080000000000000000001024394d61758a9fb3b49f8b86878893a8bda8947d68533e2913000000000c21364b60758a9fb4ae99846f5a45301b060000000000000000000000000000000000162b3f54697d93a8bdae9a86705b47321d0900000000000000000e23374c6075899baab3b5ad9a86715c47321d0000000000000000000c1b2936434f59636a707374736e665a4d3e2e1d0b00000000000000000000000c1b2936434f59636a707374736e665a4d3e2e1d0b0000000000000005192d40515c6165686c6f7273747473706a62584a3c2c1b0900000000000b2034475966696b6e6f717371606a6c6e6f70727367543f2a15000014293e53687c92a6baa5907b67798c9fb2a69482705d4b3926130000000000152a3f54697d93a8bdad99846e59484b4e4a3f301f0c00000000001a2f43586d8296938f8b878377624d38230e0000000000000000000000001f344a5f74899eb3c3b3a69f9fa7b3a5958573614e3b28150100000000000011263b5065798fa4b9bdaa9c999c9fa394806a543f2a1500000000000005192e42566b8094a8bdac97836e6370869bb0baa59079644f3a250f0000000000081d31455a6e8397abbeaea2a0a0a0a0a9b9bca7917b67523c27120000152a3f53687d93a8b7a28d786470869aafb29d88735e4a35200b0000000014283d53687c92a7b8a38f79656f8499adb39f8a75604b36210d0000000000000000000a1e32475b708499adb6a28d78707b90a5bba9947d68533e291400000000081d32475c71879bb0b29d88725d48331e09000000000000000000000000000000000011263b5065798fa3b8b39f8a75604c37230e0000000000000000091d3145596b7d8c979ea09c8f7d6a56422e19000000000000000000000b1925313d464f565b5e5f5e5952493c2f2010000000000000000000000000000b1925313d464f565b5e5f5e5952493c2f20100000000000000000001122323f484c5053575a5c5e5f5f5e5b564f453a2c1e0e00000000000005182a3b49525456585a5c5e5e535557585a5b5c5e584a382511000010253a4e63788da2b7a994806a6f8295a8b1a08d7a6855422f1b080000000012273b50657a8fa4b9b19c88725d494140403b3224150300000000152a3e53687c91a6a4a09b907965503b26110000000000000000000000001f344a5f748ba0b5b9a6958a8b96a6b3a2917d6b5844311d090000000000000d22374c61768ba0b5b8a38e84878b8e91826b56412c170200000000000013283c5065798ea2b7b29d897878788499afbba5907965503b2610000000000002162b3f53687c91a5b9bbaa9e9c9d9ea3b2bda8937c67523c2712000011263b50657a90a5baa7927c686c8296abb6a28d77634e3925100000000010253a4f64798fa3b8a8937d696a8094a9b8a38e7964503b261100000000000000000004182c41556a7d93a7bba6927c68788fa3b8ab95806a543f2a1500000000031a2f44586d8397acb5a08b76614c37220d00000000000000000000000000000000000d22374b60758a9fb4b7a48f7a65513d281300000000000000000216293c4e5f6e7a84898b888070604d3a2713000000000000000000000008141f2a333b4246494a48453f362b1f1102000000000000000000000000000008141f2a333b4246494a48453f362b1f11020000000000000000000514222c33373b3f424547484a4a4946423b33281c0e00000000000000000d1d2b363d3f4143454749494240424344464748453a2c1b0800000c21364a5f74899eb3ad98846e65788c9fb3aa9885725f4b382410000000000e23384c61768ca0b5b5a08b7661575656544f4232200d000000001025394e63778da2b6b4a8937d68533f2a150000000000000000000000001e33485e73889db3b29e897678899baeae9b8874604c38240f000000000000091e33485d72889cb1b9a48f7a7275787b806c57422c17020000000000000d22364a5f73889cb0b7a3928f8f8f8f9eb1bca7917b66503b26110000000000001025394d62768b9fb4b4a08c87888994a8bda8937d68533e291300000e23384d62778ca1b6ab96826c677c91a6bba6917c67523e2914000000000d22374c61768ba0b5ac98836e667b90a5b9a7937d68543f2a150000000000000000000012263b4f63788da1b5ac97836d778da2b7ab96826b56402b160100000000162b40556a8094a9b8a38f79644f3a25100000000000000000000000000000000000091e32475c70869a9fa2a695806b56422d190500000000000000000d1f3041505d676f7374736c615242301e0b000000000000000000000000020d1720272d31343433302b23190e0100000000000000000000000000000000020d1720272d31343433302b23190e0100000000000000000000000410191e22262a2d303233343434312d2720160b000000000000000000000d1923282a2c2e303234342f2b2c2e2f30323330281c0e000000081c31465b70869aafb19d88735e6f8397abb5a28e7a6753402c18040000000a1f34495d72889cb2b9a48f796d6c6b6b6a61503c2813000000000b20354a5e73889db2c0ab96826c57422d180300000000000000000000001c31465b70869bb0b19c87706b7d92a6b7a38f7b67533e2915000000000000051b2f44596e8498adbda8937d696063676a62513e2a1500000000000000071c3044586d8296aabfb0a6a4a4a4a4acbbbca7927c67523c27120000000000000a1e33475c708599adb6a18d77727b90a5bba9947d68533e291400000b20354a5f73899eb3b09b867163778da2b6aa96826b57422d18030000000a1f34495e73889db2b19c887261768ca0b5ac97826d58432e19050000000000000000000c2035495d72879bafb19c8872758ba0b5ac97826c57422c17020000000012273c51667b90a5baa7927c68533e2914000000000000000000000000000000000004192d42576c8287898d919686705c48331f0a0000000000000000011223323f4b545b5f5f5e594f43342413010000000000000000000000000000040c13191c1f1f1e1b160f070000000000000000000000000000000000000000040c13191c1f1f1e1b160f0700000000000000000000000000000004090d1115181b1d1e1f1f1f1c19130c03000000000000000000000000070e131517191b1d1f1f1b1617191a1b1d1e1c150b0000000002192e42576c8297abb6a18c7762677b8fa3b7aa97836f5b47331f0b000000061b30455a6f8499aebda8938483838282806b56412c1702000000071b30455a6f8499adc2ae99856f5a45301b060000000000000000000000192e43586d8398adb29d887263778ca1b5aa96826c58432e1905000000000000172c40556a8094a9beac97836d584e5254504434220f0000000000000000152a3e52677b90a4b8b9a79a98999aa0afbda8937c67523c271200000000000004192d41556a7d93a7bba6927c68788fa4b9ab95806a543f2a150000071c31465b70869bb0b49f8b756173899eb2ae9a85705b46311c07000000061b30455a6f859aafb5a18c776272889cb1b09b86715c47321e09000000000000000000061a2f43576c8095a9b6a18d7773899eb3ad98836c57422d1803000000000f24394e63778da2b7aa95806b56412c1702000000000000000000000000000000000014293d51646f7174777c828676624d38230e0000000000000000000414212e3840464a4a49453d32251606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f54687d93a7baa5907b676073889cb0b29f8b76624e3a251100000000172c41566b8095aabfb0a09998989797846e59442f1a0500000000172c41556a8094a9beb29d88725d48331e090000000000000000000000162b40556a8094a9b5a08c766172889cb1af9b86715c47331e0900000000000013283d52667b91a6bab09b87715c473d3f3c352c201000000000000000000f24384c60758a9eb2b49f8a83848692a7bca9947d68533e29130000000000000012273b5064788da1b6ab97826d778da2b7ab96826b56402b16010001192e43586d8397acb9a48f79656f8599aeb39e89745f4a35200c00000000182d42576c8296abbaa5907b666e8398adb49f8a75604b37220d0000000000000000000014293d51667a8fa3b7a6927c71879cb1af99846e58432e1904000000000b20354a5f74899fb4ae99846e59442f1a0600000000000000000000000000000000000e223546545a5c5f63676c7172614c38230d0000000000000000000004101b252c3134343430292014070000000000000000000000000001080c0c0a07040200010a1015161614110c040000000000000000000000020e161b1b17110c0701000000050b0d0b060000000000000000000000000000000000000910161a1b1b1b181410090200000000000000000000000000000000000000000000000a1114140f070000000000000000000011263b5065798fa4b9aa95806b586c8295aabaa6927c6854402b160200000013283d52677c91a6bbbeb2acabacac9c87715c47321d080000000013283d51667b90a5bab5a08b76604c37221414110b010000000000000013283d52677c91a6b9a4907a666e8398adb49f8b76614c37220e0000000000000f24394e63778da2b6b49f8a7560504f4f4e493e2e1d0a00000000000000091d32465b6f8498acb7a28e786e7a90a5baa9947d68543f2a14000000000000000c2135495e72879bb0b09c8772758ba0b5ac97826c57422c17020000162b4054697d94a9bda8937d696b8095aab7a28d78634e39251000000000152a3f53687d93a8bdaa95806b6a8094a9b8a38f7964503b2611000000000000000000000e23374b6074899db1ac97826f869bafaf9b866f5a442f1a0500000000081d32475c71879bb0b19c87725d48331e090000000000000000000000000000000000051728364044474a4e52575c5e5444311e090000000000000000000000000811181c1f1f1f1b160d030000000000000000000000000008141c21221f1c1a1715141d252a2b2b292520180e0300000000000000000313202a30302b26211b16110b0f192022201a130c050000000000000000000000000009131d242b2f3030302d29241d160d030000000000000000000000000000000000000006121c252a2923190c0000000000000000000d22374c61768ba0b5ae9a85705b667a8fa3b8ac97836e5945301b060000000f24394e63788da2b7b8a6989597989889745f4a35200b000000000f24394d62778ca1b6b8a38f78644f3a29292a261e120400000000000010253a4f64788ea3b8a994806a697d93a8b9a48f7965503b27120000000000000b20354a5f74899eb3b8a38e7867666464635c4c3a26120000000000000003172c4054697d92a6bba7927d69788ea3b8ab95806a543f2a1500000000000000061b2f43586c8295aab5a18c7773899eb3ad98836c57422d1803000012273c51667b90a5baac97836d677c91a6bba6917c67523e29140000000011263b5065798fa4b9ae99846f667b90a5baa7937d68543f2a1500000000000000000000081c31455a6e8397abb09c87728398adb09b86705b46301b0600000000021a2f44586d8398adb4a08b75604b36210d0000000000000000000000000000000000000a19242c2f3235393e4248494336261502000000000000000000000000000000000000000000000000000000000000000000000007172530363734312f2c2a2831393e40403f3a332b201407000000000000000f21313d4545403a35302a251f1f2c3437352e272019120b040000000000000000000e1a2630383f44464645423e38312920150900000000000000000000000000000000000b17242f393f3e362a1b0a0000000000000000091e33485d72879cb1b39e89745f60758a9eb3b19c88725d49341f0a0000000c21364a5f74899eb3b49f89808283838377624c37220d000000000b2034495e73889db2bba7917c67523e3e3e3f3a3022110000000000000c21364b60758ba0b4ad99846f65798fa4b9a8937d6954402b16010000000000071c31465b70869aafbba7927c7b7b7979786955402b16010000000000000011263a4e63778ca0b5ac97836e778ca1b7ab96826b56402b16010000000000000015293d52667a8fa4b8a6927c71879cb1af99846e58432e190400000e23384d62778ca1b6b19c877263788da2b7aa96826b57422d18030000000d22374c61768ba0b5b29d887362778ca1b6ac97826d58432e190400000000000000000002162b3f53687c91a5b5a18c778297abb19c87715c47321c070000000000162b40556a8094a9b8a38e78644f3a2510000000000000000000000000000000000000000711181a1d2024292e33342f251809000000000810141412100e0b090704000000000000000000000000000000000000000000122535434b4c494644413f3d444d535656534f473d32251607000000000000192c3e4f595a544f4a443f3a332e3d484c49423b342d261f170c00000000000001101e2b38434c53595b5b5a57534c453c32271a0d0000000000000000000000000000000c1b2835414c5452483927140100000000000000051a2f44596e8498adb7a38e79645b70869aafb5a08c76614c37220c000000081d32465b70869aafb6a28d776b6c6c6d6c5d4935200b00000000071c31455a6f8599aebfaa95806a55535353544d402f1c080000000000091e33485d72889cb1b29d887361768ba0b4ac97836d59442f1a05000000000001182d42576c8296abc0ac9b9391919090836d58432e1904000000000000000b2034485d71869aafb19d8873748ba0b5ac97826c57422c1702000000000000000f23374c6074899db2ab97826f869bb0af9a866f5a442f1a0500000b2034495e73889db2b5a08b766174899eb3ae99856f5a46311c07000000091e33485d72879cb1b6a28d776373889db2af9b86705c47321d08000000000000000000001025394e62768b9fb4a6927c8094a9b39d88725d48331e08000000000013283d52677b91a6bba7927c68533e29140000000000000000000000000000000000000000000002080b0f14191e1f1b1308000000000e1a24292a272523201f1c191106000000000000000000000000000000000000001b2f425360615e5b595754535660686b6b68635a4f423425140300000000001e33485c6d6e69645e59534e463a4c5b625d564f48413a332a1d0d00000000000f1f2e3c49555f686d70706f6c6760594f44382b1d0e000000000000000000000000000b1b2a3946535e68665644301c080000000000000000172c41556a8095aabca7937d69576c8297acb8a38e78634e38230e00000002192e43586c8297abbaa6917b67575758574e3f2d1a060000000000182d41576b8296abbfad98836e67686868695e4c38230f0000000000041b30455a6f8499aeb6a28d776371879bb0b19c87725d48331e09000000000000152a3e53687c92a7bcb9aca8a7a7a59b86705b46311c0700000000000000051a2e42576b8094a9b6a28d7873889db3ad98836d58432e180300000000000000091d31465a6e8397acb09b87728498adb09b86705b46301b060000071c31455a6f8599aeb9a5907a6670869aafb29e89735e4934200b000000051a2f44596e8398adbba6917c676f8499aeb49f8a745f4b36210c000000000000000000000a1f33475c708599adac97837c93a8b49f89735e49341f0900000000000f24394e63788ea3b8aa95806b56412c170200000000000000000000000000000000000000000000000000000000000000000000000c1d2c373e3f3c3a383634312d2316070000000000000000000000000000000000001f34495e717673706e6b6a6866737c82827d766d60524232200e00000000001f34495e73837d78736d68635746556977716a635c554e473b2b19070000000c1d2d3d4c5a67727b83878785827b746c6156493b2c1d0c000000000000000000000007182939485764707b735f4b37230f000000000000000013283d52677c91a6bbac97836d586a8095abb9a48f78634e38230e00000000152a3f54687d93a8bdaa95806b564243423c30251b0e000000000014293e53687c92a7bcb09b877c7c7d7d7d7b66513c2712000000000000172c41566b8296abbba6917c676d8397acb5a08b76614c37230e00000000000011263a4f64798fa3b8bbaa9e9c9d9f9e89735e49341f0a000000000000000014283c5165798ea2b7a7927d70879cb1af99846e58432e19040000000000000002172b4054687c92a6b5a18c778297acb19c87715c47321c07000000182d41576b8296aabea994806a6c8297abb6a18c77624d38230e00000000172c40556a8094a9beaa96826b6b8095aab7a28d78634e3925100000000000000000000004192d41556a7d93a7b19c887b91a7b5a08b745f4a35200b00000000000c21364b60758a9fb4ae99846f5a45301b0600000000000000000000000000070c0c0902000004090b0a080300000000000000000016293b495354524f4d4b4947403425140200000000000000000000000000000000001f34495d728789868482807a7685909696928a7d70604f3d2a1704000000001c31455a6f84928d88837c75624e5b7084867d77706962594936220e00000016293b4b5b6a78858f979b9c9a969088807367594a3b2a19080000000000000000000012243647576674828e7a66523e2a1603000000000000000f24394e63788da2b7b09b87715d6d8297acb9a48f78634e38230e0000000011263b5065798fa4b9ae99846f5a4543434240382c1c0b0000000010253a4f64798fa3b8b4a19391939494947d6954402b1601000000000014293e53687c92a7bcaa96826b697d93a8b9a48f7965503b27120000000000000d22374c60758b9fb4b4a08c878889898976614c37220c00000000000000000e22364b5f73889cb1ac97836f869aafb09b866f5a442f1a0500000000000000001125394e62778ba0b4a6917c8094a9b39d88725d48331e0800000014293e53687c92a6bbad98846e687d93a7baa5907b66513c27120000000013283d51667b90a5baae9a8570677c91a6bba6917c67523d2813000000000000000000000012273b5064788da2b6a28d7d90a5b6a18c76604b36210c0000000000091e33485d72879cb1b29c88725d48331e09000000000000000000000009131b21221e150a10191e20201d181007000000000000001d3145586768676462605e5c5243311e0a00000000000000000000000000000000001a2f44586d83979b9897937d8294a2ababa69c8f7d6d5a4733200c00000000182c41566b8095a29c97907b665161758a9a928b857d7665513c27120000001d31455869798896a2abb0b1afaba49c918577685948372513000000000000000000091c2f41536475859396826d5a46321e0a000000000000000c21364b5f748a9fb4b4a08b766b77899cb1b6a18c77624c37220d000000000d22374c61768ba0b5b29d88735e58585857554a3a2815010000000d22374c60758ba0b4bfb0a7a7a8a8a997836d58432e1904000000000010253a4f64798ea3b8ae9a867065798fa4b9a8937d6954402b16010000000000091e33485d71879cb1b5a08b767273737371604b36210c0000000000000000071c3044596d8296abb19c88738398adb09b87705b46301b0600000000000000000b1f33485c70869aaeab97827d93a8b49f89735e48331e0900000010253a4f64788ea3b8b29d887364798fa3b8a8947d6954402b16010000000f24394d62778da2b6b39e897463788da2b7aa95806b56412c1702000000000000000000000c21354a5e72879bb0a999949aabb8a38d77624c38230d0000000000041a2f44596e8499aeb5a08b76614c37220d00000000000000000008121c262f363732281a232c333634322c241a0e0100000000001f344a5f747d7b7977757370614e3925110000000000000000000000000000000000162a3f54697d93a7adab96827d92a7b1b6baad9c8a76634f3a26110000000013283d52667b90a5b1a994806a55667b90a4a79f998c7764503b26110000001f344a5f748797a6b4bfc2bdbcbeb8aea3968776665442301d0a00000000000000001124384c5e718393a39d8975614d39251100000000000000081d32475c70869bb0b9a48f7c808896a6b9b19c88735e4934200a00000000091e33485d72879cb1b6a18c776e6e6e6e6c685744301b06000000091e33485d72879cb1c4b1a0989898989886705b46311c0700000000000d21364b60758b9fb4b39e897461768ba0b5ac97836d58442f1a050000000000041a2f44596e8398adb9a48f7a655e5e5f5e5343301c08000000000000000001162a3e53677b90a4b6a28d788296abb19c87725c47321d07000000000000000004192d42566a8093a8b19c887b91a7b5a08b745f4a34200a0000000c21364b60748a9fb4b6a18c7762768ba0b4ac97836d58432e1a050000000b20354a5f73899eb2b7a28e786474899fb3ad99846e5945301b0600000000000000000000061b2f43586c8296aaadaca9adb5b7a48f78634e39240f000000000000172c41566b8095a6a9a38f7964503b261100000000000000000e1a252f39424a4c4538293540484b4a4640372c1f1103000000001d32465b6f84918f8d8b887c6854402b17030000000000000000000000000000000011263b4f64798ea3b8ae9984788e9f9ca3b0b9a6927d69543f2a15010000000f24394d62778ca1b6ac97836d586c8295aabbab97836f5c4835210d0000001e32475a6d8294a7bab5aea8a7aab1bbb3a59584725f4c3926120000000000000000172b4054677b8ea0b1a4907c6854402c180400000000000003192e43586d8397acbdaa9993959ba6b4bba996826d5945301b0700000000051a2f44596e8398adbaa591848484848383735e49341f0b000000041a2f44596e8398adc0ab96838383838383735e48331e090000000000091e33475c71879bb0b7a28e786472889cb1b09b87715d48331e09000000000000162b40556a8094a9bda8947d6954484a4942352516090000000000000000001024384d61758a9fb3a7927d7d94a9b39d88725d48331e0900000000000000000013273b5064798da2b6a28d7c90a5b6a18c76604b36210c000000081d32475c70869bb0baa5907b6672879cb1b09b87715c47321e09000000071c31465b70859aaebba7927c6870869bafb19c88725d49341f0a000000000000000000000015293e52677b909698999b9da0a2a5907965503b261100000000000014293e53687c8e919498927c68533e2914060000000000000c1d2c37414c555f6156453947535c605f5b53493d2f211101000000182c41556a8094a4a2a097836f5b46321e09000000000000000000000000000000000d21364b60748a9fb3b19c87748a8c8792a3b7ac97836c58432d18030000000b2034495e73889db2b09b87715d71879bafb6a38f7b6754402c1905000000182b3e5164778a9eada29a9391959ea9b8b2a18f7c6955412d1904000000000000071c31455a6f8397abb3a49784705b46311c0700000000000000162b3f54697d94a8beb7aba8aaafb8bcae9e8c7966523e2a16010000000000172c40556a8094a9b9ad9e99999999988c77624d39240f00000000172c40556a8095aabfad98836d6c6c6c6d6a5946311c070000000000041a2f44586d8397acbba7927c686e8498adb49f8b75604b36210d00000000000012273c51667b90a5baac97836d59443c3c3b3a332718070000000000000000091e32475b6f8498adac97837c93a8b49f89735e49341f0a0000000000000000000d21364a5e73889cb0a8989399aab7a28d77624c37220d00000003192e43586d8297acb5aa95806b6e8398adb49f8a75604b36210d00000001182d42576b8296aaafab96826c6d8297acb0a08b76614c38230e000000000000000000000c1724384d61757d82838487888b8d90927c67523c271200000000000c18253a4f6475787b808386826c57422c22190f030000000016293b49545e687274624e4957646f75746f665b4d3f2f1e0d00000012273c5065798fa3b7b29e8a75614d38241000000000000000000000000000000000081d32475c70869aafb49f8b75867b73889cb1af9a856f5a442f1a05000000071b30455a6f8499aeb49f8a7463778ca1b5ae9b87735f4c382411000000000e2134475a6d82939b90867d7c828c9aabbeac9985705c48331e090000000000000a1f34495e73899db2a69586796e5b46311c070000000000000012273c51667b90a5acafb2b4b5b4b0a99e90806e5c4936230f00000000000013283d51667b90a2a4a5a7a9abadafa5917b67533e29140000000013283d52677c91a7bbb09b87715c575758564c3c2a1602000000000000162b4054697d94a8bdab96826c6a8094a9b8a38e78644f3a25100000000000000e23384d62778ca1b6b19c87725d525252504e45362512000000000000000003182c4055697d92a7b29d887b91a7b5a08b745f4a35200b000000000000000000071b3044586d8296abaeaba8abb6b8a48f78634e39240f00000000152a3f54687d939ea0a299856f6a8094a0a2a38e78644f3a25110000000014293e52677c9197999c9b8671697d93999b9c8f7965503b27120000000000000000000d1c29343c465966696b6c6f707375777b7d7d69543f2a15000000000e1d2a343d47576063676a6d70746955413d362c2113040000001d31455867717b857c6854586775828b8a83786b5d4d3c2b190600000d22374b60748a9eb3b9a4907b67533f2a160200000000000000000000000000000003192e42576c8296abb8a38d78826e6f869bb0b09b866f5a442f1a0500000000172c41566b8095aab7a28d78687c92a6baa692806b5744301c090000000005182b3e5163768a8a7d726a676e7b8ea2b6b49f8b76614c37220d0000000000000b21364b60768ca0af9c8977685d503f2c1803000000000000000f24394d63778d93979a9d9fa09f9c968c807162513f2d1a070000000000000f24394d63778b8d8f9092949698999b96826c57432e1a0000000010253a4f64788fa3b8b49f8a75604b4243423a2e23180a00000000000012273c51657a90a5b9af9a8670667b90a5baa7927c68533e29140000000000000b2034495e73889db2b5a08b7667676767666254412e1905000000000000000012263a4f63778ca1b5a28e8290a5b7a18c76604b36210c00000000000000000000152a3e53677b9097999b9d9fa1a3a5907965503b26100000000011263b50647987898b8d8f8974667b898b8d8e8f7c68533e2a15000000001025394e637780838487888a75657a83858688897d6954402b150000000000000000091b2b3a47505658575456575a5b5e606366696c62503c28130000000b1c2c3b4751565857525255585c5f5a585651493e3123130300001f344a5f74848e9884705d687685939f9e968a7b6b5a4836230f0000081d32465b708599aebfab97836d5945311c0800000000000000000000000000000000152a3e53687d92a7bba6917b726771879cb1af99846f5a442f1a050000000013283d52677b91a6baa6917c6d8397acb19e8a76634f3b28140100000000000e2134475a6d807a6c6056525e73899fb4b9a48f79644f3a250f0000000000061221364b60768ca1aa95806c594a4032221000000000000000000b20354a5f72797d828688898b898782796f625344332210000000000000000b20354a5e707577787b7c7d828384868886725d49341f000000000d22374c60768ba0b5b8a38e78644f424242423f3628180700000000000e23384d62778ca1b6b49f8a7563778da2b6ab96826b56412d18030000000000071c31455a6f8599aeb9a48f7c7c7c7c7c7b715d48331e0900000000000000000c2034495d72869bafaa9b979cacb8a38d77624d38230e000000000000000000001024384d61768082848688898c8f91917c67523c2712000000000d21364b5e6d71737677797b76617274767778797b6a55402b16000000000b2034485a676b6c6f70737472606b6e6f7072737468543f2a1502000000000000011427384958636b6e6c675e524c5a656c6d6b665c514433210f0000021528394a59646b6e6c665d514d5b666c6d6b655c4f4131200e00001d32465a6e8397a08d7b6f788795a3b1b2a799897765523e2b18050003182d41566a8094a9bdb19d8974604b37230f0000000000000000000000000000000011263a4f64798fa3b8a994806a65798ca0b5ab96826c57422d1803000000000f24394e63778da2b6aa958073889cb1a995826e5a4733200c00000000000005172a3d5063756e5d4e465465778ca0b5bba59079644f3a250f000000000616242f384d62778da2a9947d68533e2e2314040000000000000000081c3043546165696c7072737474726d665d51443526160400000000000000071b2f42525d6062646667696b6c6f707274705d49341f00000000091e33485d72889db2bba6917c675757575757534636241000000000000a1f34495e73889db2b8a38f796473899eb3ae99846f5a45311c07000000000000182d41576b8296abbeaa9993939393928b76614c37230e0000000000000000061a2e43576c8095a8aaacacafb2b4a48f78644f3a240f000000000000000000000a1e334759676b6c6e70727476797c807d68533e291300000000071b2e404f595c5e606979887b6b5d5f657886796b5e503f2c180000000005182b3c4a5356575a5b5e5f5f5457585a5b5c5e5f594a3c2f2010000000000000091d31445667768083827a7062596a78828382796e60503f2d1906000a1e3245576876808382796f615a6b79828380786d5f4f3e2b180500172b3f53677b8fa39a8b868a97a5b3b4afb1a795826e5b4834200c000013273c5165798fa3b8b7a38f7a66523e2915010000000000000000000000000000000d22374b60758b9fb4ac97836d6f8295a8b9a5917c67533e291400000000000b20354a5e73899eb3ae9984788da2b4a08d7966523e2b1804000000000000000e21344757615e504a5664728394a7bbbaa59079644f3a250f00000000122434424a52667a8fa4a9947d68533e29130500000000000000000001142636444c5054575b5d5e5f5f5c58524a3f3426170800000000000000000012243441494b4c4f50525456575a5b5d5f5d51412e1a00000000051b30455a6f8599afbfaa95806c6c6c6c6c6c6453402b170200000000061b30455a6f8499aebca7937d6970869aafb29d88735e49341f0b00000000000014293e53687c92a7abacaba8a8a8a8a48f7a65513c281300000000000000000014293d52667a8f939597999b9da0a2907a66503b26110000000000000000000004172a3c4a53565b656b6c6a6564676a6d62503b271200000000001122313d454751657788978a7a6a5c6f82958a7b6e5b47321d00000000000d1e2c373e4d5b666c6d6b645b4f505d676c6c6a63594d3e2e1d0b00000000000f24384c6073859398968d82716476899598958c7d6e5c4935210d001125394e6174869498968d807065778a9698958b7d6d5b4834200c001024384c60738699a99e9b9ea8b5aea19a9ca89e8b77634f3b271200000e22374b60758a9eb3beaa95826d5844301c07000000000000000000000000000000091e33475c71879bb0b09b8670778b9fb2b19e8a75614d3924100000000000071c31465b70869aafb29d887c92a6ab9885705d4a36230f000000000000000004172939464c4a4e5b67748291a1b2c4b7a28d77634e38230e000000001a2e41525e63708295a9a9947d68533e2913000000000000000000000008182631383b3f424648494a4a47443e372d221608000000000000000000000616242e3436383a3b3d3f40424446484a49413323110000000000182d42576c8297abc0ae99858383838383836e5945301b070000000000172c41566b8095a8abac97836d6c8296abaca18c77624d38230e00000000000010253a4f64788e939597999b9c9fa0a294806b56412d180400000000000000000e23384c60757b7d80828486888b8d917c67523d281300000000000000000000000d1e2c3d4e5f6d78808280786e615558524433200c00000000000413202a303c516577899a98897868798c9f9a86715d48331e0000000000000e2236485a6b79828380786d5f5d6e7a828380766b5c4c3a2815010000000013283d52677b90a3adaa9f8f7c6b8093a6ada99d8c7864503b26120014293f53687c91a4ada99e8e7a6c8295a7ada89c8a77634f3a251000091c304356697c8fa0b0b0b2baae9f90858a99a7937d6a55412c180000081d32465b70859aaebfb09c88735f4a36220e000000000000000000000000000000041a2f44596d8398adb39e89747d93a7baa995826e5a46321e0a000000000000192d42576c8297abb5a18e8496aba38f7c6854433527180800000000000000000b1b283544525f6c788692a0afbfc3b09c88735f4a35200b000000001f34495d7078808f9fb1a5907b67523d281300000000000000000000000009151e23262a2d3133343434322f2a231a100500000000000000000000000006121a1f21232426282a2b2d2f313334342e2315050000000000152a3f54697d93a8bdb4a399989898989888735e4a35200c000000000013283d52667b90949598998772687d93969798907b66513c27130000000000000c21364b60757c7d8082848687898b8d8f85705b47331e090000000000000000091d3145576467686a6c6e707275787b806a543f2a1500000000000000000000000b1f33475a6c7c8b9594948c8071614f3f34261604000000000000030e162236485a6b7c8e9f9787778396a894806b57422e1a00000000000014293d5165778a9698958b7d6d697b8d979893897a6a5744301c0800000000152a3f546a8094a9bfbdab96826c8398adc3bba8937d68533e291300162b40566b8296abc0bcaa95806e8499afc3baa7927c67523c2712000114273a4d5f708292a0acb2ac9f9082717b8ea199846f5a46311c000003182d41566b8095a9a9a9a28e7965513c281400000000000000000000000000000000162b40556a8094a9b6a28d778499adb3a08d7966523f2b1703000000000000152a3f53687d93a7bcac9f99a1b29d88796e6153453626160500000000000000112233445362707d8a97a3b0bec5b6a593806c5945301c07000000001f34495e7389939eada3988875614d38240f0000000000000000000000000002090e1215191c1e1f1f1f1d1a150f0700000000000000000000000000000000060a0b0d0f11131416181a1c1e1f1f1a110500000000000012273c51667b90a5abacadadadadadada28d78634e3a251100000000000f24384d62757b7d808384877665798082838486806a55402b16010000000000081d3145576467686a6c6e7072737577787a735f4a341f0a00000000000000071625303a474f52535457585b5d6063666a614f3b2712000000000000000000000010253a4e63768a95867d80888f7d6c5945311c0800000000000000000006192b3c4d5f708292a396878d9fa28e7965503c2814000000000000182d42576c8295a7ada89c8a77708598aaada69987735f4b36210c0000000014283e53687c92a5b3b4a895806c8295a9b4b3a5927d68533e281300152a3f54697d93a6b4b3a794806d8297aab4b3a4917c67523c271200000a1d3042536473838f999c9a8f8271627286958b82715c47321c00000013283d52667b909494949794806b57432e1a0000000000000000000000000000000012273c51667b90a5baa5907b879bb0ac9884705d4a36230f0000000000000011263b5064798fa3b8bcb3afb0b5a5978c8071635444342312010000000000081b2e40516171808f9ba8b4c1bfb4a799887663503d291601000000001c31465b70869bafaa95867a6a58463522100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63778d9495979898999b9c9d9e927c68533f2a1500000000000a1f3346576367686b6c6f70726a686a6b6c6e6f7066533f2a150000000000091826313b474f52535557585b5c5e60626366635644301c0700000000000003142534424d545757544e4544464e555857544f4337291a0a0000000000000000000013283e53687c928a77696b798c88745f4b36210c000000000000000000000d1e30415263748596a5999caa9c88735f4a36220d0000000000001a2f445a6f8599afc3baa6917b72889db3c2b6a38e78634e38230e0000000010253a4e627588979f9f998b7866798b989f9e978876634e3a25110012263b4f637689979f9f988a77677a8c999f9e968775614d39240f000000122436465564717c8488867d7062566a7d82776e6354412e190000000f24384d6176807d7d80828487725d49341f000000000000000000000000000000000f24394d63778da2b6a8947d879cb1ab95806a5848392a1b0c0000000000000d22374c61768ba0b5baa89b9ba1a9a99d908272625241301e0c00000000001125384b5d6f80909eacb9c5baaea2978a7a6a594734210e0000000000192e43586d8397aaac988d837464523f2c190500000000000000000000000000000000000910161a1b1b1b181410090200000000000000000000000000000002090d0e0e0e0e0e0e0d09010000000000000000000000000b20354b5f747d7d80828384848687888989826d58442f19000000000004172939474f525356575b70867d776f68615a5a5b56483727180700000005162736444e555857544d4344465056585753504f46382714010000000000000d2032435260696c6c6961574a55616a6d6c6860554738281604000000000000000000152a3f546a809587705b5c70868d78634e38230e0000000000000000000001122334455667778999aaafab97836d5945301c07000000000000192e43586d8397aab4b3a3907b71869aadb5b1a18d78634e38230e000000000b1f3346586978848989867b6c5c6d7a868a8984796a5846331f0b000c203447596a79858a89857a6b5d6e7b868a898378685745321e0a00000006182837465460696f72706a5f524f63736e645b51453625120000000a1f33475a696a69686a6c6f73705d49341f000000000000000000000000000000000b20354a5f73899eb3ac9783869bafae9a8775665748392a19080000000000091e33485d72879cb1b49f8a868d97a1ada09080705e4d3b29160300000000172b4054677a8d9eaebdc6b7a99c9085786b5c4c3b291a140b00000000162b40546a8091959fa8a093826f5c4834200c00000000000000000000000000000009131d242b2f3030302d29241d160d0300000000000000000000000009151e23232323232323221d14080000000000000000000000081c3144576468696a6b6c6e6f6f70727374746b58432e190000000000000b1b29343a3c3f40465b7087928b847c756d665f574f453625120000001022344554616a6d6c6860554857636b6d6c685f534536261402000000000001162a3d4f61707c83837d74685964737d83837c7265564533210d00000000000000000014293e53687d938a76666674888d78634e38230e000000000000000000000006172738495a6b7b8c9caca6917c68533f2a1601000000000000152a3f53677a8c999f9e9686746a7d8f9ba09d9483715d4935200c000000000316293b4c5a6770747470695d4f5d6971747370675b4c3b2917040004172a3c4d5b6770747470685c505e697174736f665a4b3a281502000000000a192836424d555a5c5b564d4246565f5b51483e3427180700000004182b3c4b5455545354575a5e5d51412e1a00000000000000000000000000000000071c31465b70869aafaf9b868094a7b6a59485756657473726150300000000051a2f44596e8498adb6a28d777984909caa9e8e7c6a584633200c000000001b3045596e8397aabcccb9a8998b7d72675b4d403a342e271d0f00000012273c5166797c828f9eb09f8b77634f3b26130c020000000000000000000000000e1a2630383f44464645423e3831292015090000000000000000000008182631383838383838383731261707000000000000000000000115283947505354555657585a5a5b5c5e5f5f5b4e3c2915000000000000000b172025272930465b70879c9f989089827a726a6254412e19000004182c3f5163727d83837c73665766758083827b71635443311e0b0000000000081c3145596c808f9797918677666f8291989790847463503d291400000000000000000011263b4f64788c94847b7b839288745f4b36210c0000000000000000000000000a1b2b3c4d5d6e7d8f9d9c8c77624e392510000000000000001024374a5d6e7c868b8983776860707d878b8882756554412e1a0600000000000c1d2e3d4a545b5f5f5c564c3f4b565c5f5f5b544a3d2e1d0c0000000d1e2f3d4a545c5f5f5c554b404c565d5f5e5b53493c2d1c0b0000000000000a1825303a41454746423a3038444a473e352b21160900000000000d1e2d3940403f3e3f42454949413323110000000000000000000000000000000001192d42576c8297abb39e8977899bacb2a394857565554432200e0000000000172c41566b8095aabaa6917b67727d8c9aa99a8875624f3c2814000000001b30465b70879cb1c6c3af9c8b7a6d6166605b554f49433a2d1d0b00000f23374a5b6567708093a6a7927d6955402d271f130400000000000000000001101e2b38434c53595b5b5a57534c453c32271a0d000000000000000000132536444c4e4e4e4e4e4e4c4335241200000000000000000000000a1b2a353b3e3f4040424344454647484a4a473e301f0d0000000000000000040c10121b30465b70879cacaca49d968e867d715c47321c00000a1f33475b6f829198979085756472849398978f8272604e3a261200000000000b20354a5f74889cacaca495836f778c9fadaca292806c58432e190000000000000000000c2135495c6f808f969090958d7d6b5845311c08000000000000000000000000000d1e2f3f50607080888786715d48341f0b00000000000000081b2d3f505e697174736f665952606b7274736e64574836251200000000000000101f2c3741474a4a4742392e3942474a4a4640372c1f100000000000111f2d3841474a4a4741392f3a42484a494640372b1e0f000000000000000007131d262c3032312d271e273034332b22180f05000000000000000f1c262b2b2a292a2d3034342e2315050000000000000000000000000000000000152a3f54687d93a8b7a28d777c8e9eadb2a394847261503d2b18040000000013283d52677c91a6bbaa95806b606d7b8b9ba592806b57432f1b070000001b30465b70869bafc4bea994806c5c6d7b756f69635d574b3a28140000081b2d3d4a505263778b9fac9884705c4a413b3122120000000000000000000f1f2e3c49555f686d70706f6c6760594f44382b1d0e00000000000000001b2f4354616363636363636053412e1a0600000000000000000000000c182126292a2b2b2c2e2f303132333434332b2012010000000000000000000000001b30455a6e7d8e9dabb8b1aaa29a866f5a45301b00000e23384d62768b9eadaca293826d7a8fa2adaba0907d6955402c1700000000000d22374c62778ca1b7c1b39e89737990a5bbbfaf9b86705b46301b00000000000000000006192d3f5161707d868a89857b6f5f4e3b2815010000000000000000000000000000112132425161707370706856422e19050000000000000000102132404c565d5f5e5b5349424e585d5f5e5a5147392a190700000000000000010e1a242d323434322d261c262e323434322c241b0e010000000000010f1b252d323434322d261d272e333434312c241a0e00000000000000000000010a12181b1d1c19130b141c1f1e180f05000000000000000000000a111516151315181b1f1f1a110500000000000000000000000000000000000011263b5065798fa4b9a5907b6f808f9eadb2a191806d5a47331f0b0000000010253a4f64788ea3b8ae99846f5a5d6d7d8fa39b87725e4a35210c000000192e43576c8295a9bbbda8937d68566b808a847d77726957432f1a0500000f1f2c363b485c70869aae9f8c79675a554e402f1d09000000000000000c1d2d3d4c5a67727b83878785827b746c6156493b2c1d0c000000000000001f34495e72787878787878715d4935200c000000000000000000000000050d111314161617191a1b1c1d1e1f1f1e180f0200000000000000000000000000172b3e50606f7d8d9cabb9bdad98836d58432e1900000f253a4f64798fa4b9c0b09b87707c93a8bdbead98846e58432e1900000000000c21364b60758a9eafb5ae9c8873788ea2b1b4ac9a86705b46301b0000000000000000000010223343525f6a71747470695e5141301f0c0000000000000000000000000000000314243343525d5e5b5b574a3927130000000000000000000313222f3a43484a49464037313b43484a49453e35291b0c000000000000000000000811181d1f1f1d19130a13191d1f1f1d1811080000000000000000000812191d1f1f1d19120a131a1e1f1f1c181107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c61768ba0b5a994806a70808f9dacae9c8a76634e3a2511000000000c21364b60758ba0b4b29d887364646674899fa28d78634e39251000000014293e5265798c9eafc0ac988573656b829698928c87725c47321e090000010f1a222d42576b8295aaa99786776f6a5e4c38240f0000000000000016293b4b5b6a78858f979b9c9a969088807367594a3b2a19080000000000001f34495e73888f8f8f8f8d78634f3b26120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f21324251606e7d8d9baab8ac97826c57422c1700000e23384d63778da0b1b4ad9a86707b90a4b3b4aa97836d58432e190000000000081d32465b6e82919da09c90806d7285949e9f9b8e7c6a56422d190000000000000000000005162534424d565c5f5f5c554c403223130100000000000000000000000000000000061525344149494646433a2c1c0a0000000000000000000004111d272e333434312c241f282f333434302b22180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080907040100000000040a0d0b08040100000000000000000000000000000000050b0f1111100d09040000000000000000000000000000000000000a1f34495d72889db2ad98836e61707d8e9fb2a6927d68533e291400000000091e33485d72879cb1b6a28d7979797b8290a2a6917b66513c27120000000f2236495c6f8291a2b1b4a291837776869aaca79f8a75604b36200b000000000714293d52667b8fa3b4a4968a847b66503b2611000000000000001d31455869798896a2abb0b1afaba49c9185776859483725130000000000001b30455a6f8499a4a4a4937d6a55412d1804000000000000000000020b13181b1b1b18130c040000000000000000000000000000000000000000000000000414233242505f6e7c8c9aa8ab96826b56402b1600000b2035495d7083939d9f9b8f7d6a7487959e9f998c7a67533f2b16000000000003172b3e51637380888b88807162667582898a877d705f4d3a27130000000000000000000000071624303a42474a4a4741392f2214050000000000000000000000000000000000000716242e343431302e271c0e000000000000000000000000000a131a1e1f1f1c18110c141b1e1f1f1c160f05000000000000010d15191a1714120f0d0a070100000000000000000000000000000000020e161b1b1815110d09050000000000000000000000000000000000000000000410191d1e1c191614110f0c171f22201d191613100d09010000000000000000000711191f24262625221d18110800000000000000000000000000000000061b30455a6f8499aeb09b87716b6d718398adab96826b56402b1600000000041a2f445a6f8499aebba796908f9091959faea8937c67523c2712000000071a2d3f5163738493a1aeafa1958b8b94a4b6b7a18c76604b36210b00000000000f23384c6073889badb3a79c8874604c38240f000000000000001f344a5f748797a6b4bfc2bdbcbeb8aea3968776665442301d0a0000000000172c41566b8094a9b9ad9985705b47331e0a000000000000000009141e272d3030302d2720170e0200000000000000000000000000000000000000000000000514233241505e6d7b8a98a795806a543f2a150000061a2e4154657582898b877d7060687783898a867c6e5d4b3824100000000000000f22344555636d7374726c625358646e7374716a605141301e0b00000000000000000000000006131e272e323434322d261c1105000000000000000000000000000000000000000006121a1f1f1c1b1a140a000000000000000000000000000000000000000000000000000000000000000000000000000002121f292e2f2c2a2724221f1c150b00000000000000000000000000000313202a30302d2a26221e1911060000000000000000000000000000000000000514222c3233312e2c292724212a333735322e2b2825221d1408000000000000000d1a242d34393b3b3a37322c251b1206000000000000000000000000000000182c41566b8296abb49f8a828283868d9db0ab96826b56402b160000000000172c41566b8296abbcb4a8a5a4a5a6aab2baa5907b66503b2611000000001022344555657483909ca7b1a8a09fa6b2c2b39f8a75604b36200b0000000000091d3144576a7d8fa0afa894806c5845311d09000000000000001e32475a6d8294a7bab5aea8a7aab1bbb3a59584725f4c392612000000000013283c51667a90a4b9b39f8b76624d392510000000000000000b1a26313b41454645413b342a201407000000000000000000000000000000000000000000000005142332404f5d6c7a899895806a543f2a150000001124364757646e7374726b605159666f747471695e503f2e1b08000000000000051727374550595e5f5d58504447525a5e5f5d574e423323120100000000000000000000000000010b13191d1f1f1d19120a00000000000000000000000000000000000000000000000000000000000000000000000000000000000008101414120f0c0a08060300000000000000000000000000000000000f20303c4344413f3c3a373430281c0d000000000000000000000000000f21313d4546423f3b37332d24160700000000000000000000000000000000001122323f47484643403e3c39353b474c4a4743403d3a373126180800000000000f1e2b3740484d50504f4c4740382e24180b000000000000000000000000000014293e53687c92a7baa7999797989aa0abaa9e8f7b67533e2a15000000000014293e53687d93a2a7abaeb1b3b4b5b5b4ad9e8b76624d39240f000000000516273747566472808a959ea5acb1b4b4b1a69684705c47321e0900000000000115283b4e607182919fa08d7864513d29150100000000000000182b3e5164778a9eada29a9391959ea9b8b2a18f7c6955412d1904000000000e23384c61768ba0b5b9a5917c68533f2b160200000000000a1a2937444e565a5b5a564f473d3225180a0000000000000000000000000000000000000000000000041422313f4e5c6a7989947d69543f2a1500000007192a3947515a5e5f5d584e4248535b5f5f5c564d4032211000000000000000000a1927333d45494a48443d33353f46494a48433b312415060000000000000000000000000000000000000000000000000000000000000000000000000001080c0d0b080503000000080e110f0c080502000000000000000000000e1a24292a2724211f1d1b181005000000000000000000000000000000182b3e4e58595654514f4c4a44392b1a07000000000000000000000000192c3e4f595b5753504c48413425130d08010000000000000000000000000000192d40515c5e5b585653514e494959615f5c5855524f4c44362614010000000d1e2d3c49545c62666664605b544b4135291b0c0000000000000000000000000010253a4f64798fa3b4b4adacacaca8a49e978d80705f4c382410000000000011263b50667b888e9296999c9e9fa0a09f9a90806e5b47331f0a0000000000091a29384754616d77828a92979c9f9f9c9589786754402d19040000000000000b1e3042536372828e9885705d4935210e00000000000000000e2134475a6d82939b90867d7c828c9aabbeac9985705c48331e09000000000a1e33485d71879bb0c0ab97836e5945311c0800000000051627384755616a6f706f6a635a4f433627190a0000000000000000000000000000000000000000000000041321303e4c5b6a79897d68533e2913000000000c1b29353e46494a48433b313740464a4a47423a2f2214040000000000000000000916212a303434332f2920232b313434332e281e13060000000000000000020b12181b1b1b1915100901000000000000000000000000000000000008141c2122201d1a181513101b232624211d1a1714110c0500000000000c1d2c373e3f3c39373432302c23160700000000000000000000000000001e33475b6b6e6b686664615f57493724100000000000000000000000001e33485c6d706c6864615d52423025211c160e040000000000000000000000001e33485d6f73706d6b6866635c51657674706d6a6764605443301c08000007192b3c4b5a6670777a7b79756f675e5347392a1b0b0000000000000000000000000d22374c61768ba0a09f9d9c9a97948f8a837a6f6152412f1c0900000000000f24384c5f6d73787d828487898a8b8b89867d7162513e2b18040000000000000b1a2937434f5a646e767d8388898a8882776a5a493724110000000000000001132535455463707b857c6955412d1a06000000000000000005182b3e5163768a8a7d726a676e7b8ea2b6b49f8b76614c37220d00000000051a2f44586d8397acc1b19d88745f4b36220d000000000f2234455665737d85878580766c6053453727180800000000000000000000000000000000000000000000000312202e3d4c5b6a797c67523c271200000000000b17222b313434332f281f242c323434322e271d12040000000000000000000000040e161c1f1f1e1b150d0f171c1f1f1e1a140b02000000000000000009151e262c3030302e2a241d140b00000000000000000000000000000007172530363735322f2d2b28252d373b3936322f2c292621180b0000000016293b495354514e4c4947454034251401000000000000000000000000001f344a5f7484827d7b78767366533f2a160100000000000000000000001f344a5f7386827d7976705f4b3b3a36312a21160b00000000000000000000001f34495e72878683807d7b786955667a898683807c79725f4a35200b0000102336485a6977838c90918f8a847a70645748392919080000000000000000000000091e33485d72888b8b89888785837d7a756f675d5243342412000000000000091d304150595f64686c6f717374747474716a60534433220f00000000000000000b1926323d48515a62696e727474726d655a4c3d2c1a0800000000000000000717273645525e687172614e3a2612000000000000000000000e2134475a6d807a6c6056525e73899fb4b9a48f79644f3a250f0000000000162b3f54697d93a8bdb7a38e7965503c271200000005182b3e51637384919a9c99938a7d7163554536261504000000000000000000000000000000000000000000000002101f2e3d4c5b6b7464503b2611000000000000050f171c1f1f1e1a140c11181d1f1f1d19130a000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a27313b41454646433f3830271d120600000000000000000000000000122535434b4c4a474442403d393e4a504e4b4744413e3b34291b0a0000001d31455867696663605e5c5a5243311d09000000000000000000000000001c31465b6f859694918f8c826d5945301c0700000000000000000000001c31465b708696938f8b796451504f4b453d33281c0e000000000000000000001b2f43586c829598959390846f5b63788d9b9794928d77624c37220d0000172b3f5366778896a0a5a6a39f978e82756657473625130100000000000000000000051b3045596d7474747372706f6c6965615b534a4034251606000000000000001223323e454a4f53575a5c5e5f5f5f5f5c564e43352616040000000000000000000814202b353e474e54595d5f5f5d5952483c2e1f0e0000000000000000000009182735414c555d5e5444311e0a0000000000000000000005172a3d5063756e5d4e465465778ca0b5bba59079644f3a250f000000000011263b5065798fa3b3b3a894806a55412c180300000c2034485b6e8292a2aeb1aea69c90827363544333211000000000000000000000000000000000000000000000000001101f2e3d4d5a5f574735210d000000000000000000000000000000000000000000000000000000000000000000050d11110e0b080501000000000000000000000000000000000000000000000c1c2b38444e555a5b5b58534c443a3024180b0000000000000000000000001b2f425360625f5c5a5754524d4b5c6563605c59565350473928150200001f344a5f747d7b787673726f604d38240f00000000000000000000000000182d41566b8094a8a6a39c88735f4a36210d0000000000000000000000192d42576c8297a7a3937d696666645f5950463a2c1e0f00000000000000000014293d52667a8fa3aba89e89756060758ba0aca9a38d77624c38230d00001c31465a6f8395a6b3babbb7b3aba0938575655442301e0b0000000000000000000000162a3d4f5c5f5f5f5e5d5c5a5854514c4640372e23160700000000000000000514212a30363a3f424447484a4a4a4a47423b312517080000000000000000000000030e18222b333a4044484a4a48443e362b1e100100000000000000000000000917232e39414949433626150200000000000000000000000e21344757615e504a5664728394a7bbbaa59079644f3a250f00000000000d22374c61768b9d9d9d9d99846f5b46311c08000013273b4f63778b9eb0c0c7c2b9ada092827161503f2d1b0900000000000000000000000000000000000000000000000001101f2f3d474a44392a1805000000000911151613100e0b09070400000000000000000000000000000000000c1821262723201d1a1613100d09060300000000000000000000000000000007192a3a4956616a6f70706d6760574d4135281b0d00000000000000000000001f34495e717774716f6c6a675f51667a7874716e6b68645745311d0800001d32465b6f84918e8c89877b66523d28130000000000000000000000000013283d51667a90a4b9b7a28e7964503b26120000000000000000000000152a3f54687d93a8ac9883797b7b79746c63574a3c2d1d0c00000000000000000e23374b6074899db1b8a48f7a665e73899eb3b9a48f78634e38230e00001f344a5f74899eb2c4b5a8a1a2a9b1a3948372604d3a271400000000000000000000000e20313e484a4a4a4848474543403c38322c241b110500000000000000000000040e161c21262a2d2f323334343434322e271e14070000000000000000000000000000050f171f262b2f333434332f2a22190d000000000000000000000000000006111c252e34342f25180900000000000000000000000004172939464c4a4e5b67748291a1b2c4b7a28d77634e38230e0000000000091e33485d7288888888888889745f4a35200b0000182c41566a7d93a7bac0b3adacb1b0a090806e5c4a3826130000000000000000000000000000000000000000000000000001111f2b323431281b0c000000000f1b252a2b282523201e1c19110600000000000000000000000000000a1b2a353b3c3835322f2b2825211e1b18151009000000000000000000000000122536485866737d848786827b736a5f5346392b1c0d000000000000000000001e33485d718689878482807c6a5665798d8a8783827d75604b36210c0000172c40556a7d93a3a09e94806a55402c17020000000000000000000000000e23384c61768ba0b4bca8937d6955402c17020000000000000000000011263b5065798fa4b19d8c8f91918e888075685a4b3b2a190700000000000000081d31455a6e8397abbea995806b5c71879cb1b9a48f79644f3a240f00001f344a5f748ba0b5baa7978c8d98a8b2a18f7d6a5743301c08000000000000000000000213212c33343434333332302d2b27231e181008000000000000000000000000000001080c1115181a1c1e1f1f1f1f1d19130b020000000000000000000000000000000000040b11161b1e1f1f1e1b160f06000000000000000000000000000000000009121a1f1f1b130800000000000000000000000000000b1b283544525f6c788692a0afbfc3b09c88735f4a35200b0000000000051b3045596b727272727272736f5e4a35200b00001c31455a6f8499aec2b1a298979ea9ae9d8c79675542301d0900000000000000000000000000000000000000000000000000010e181e1f1c150a000000000c1d2d393f403d3b383633322d241708000000000000000000000000001528394750514d4a4744403d3a3733302d2a251c1002000000000000000000081b2e415466768591999c9b978f877c706457493a2b1c0d000000000000000000192e42566b80949c99979485705c62778d9f9b98968d77624c37220d000012273b5065798fa3b5ad98846e5945301b06000000000000000000000000091e33485d71869bb0c1ad98846f5a45301c07000000000000000000000e23374c61768ca0b5aaa1a2a7a7a39c9287786959483624110000000000000002162b3f53687c91a5b9af9a86716e6f869aafbba59079644f3a250f00001f34495e73889db3b39e8a787a8a9cafac9a87735f4b37230f0000000000000000000000030f191e1f1f1f1e1e1c1b1815120e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112233445362707d8a97a3b0bec5b6a593806c5945301c0700000000000016293c4d5966686867676666625543301c0800001e33485e73889db2b9a69384838c99a8a99785725f4c39261200000000000000000000000000000000000000000000000000000000000000000000000000172a3b4a545552504d4b484741352614020000000000000000000000001c3144576466625f5c5855524f4c4845423f382e200f0000000000000000000f23374b5e718394a3adb1b0aba3998f82756758493a2b1a0a000000000000000013283c5065798ea2afac9f8a766160748ba0b0ada38d77624d38230e00000d22374b60748a9eb3b19c88725d49341f0a000000000000000000000000041a2e43586c8296abbfb29d88735f4a35200d000000000000000000000a1f34495d72889db2bcb6b7b1afb2b0a49788766553412e1b08000000000000001025394d62768b9fb3b5a08c848484869aafbba6917b66503b261100001c31465b70869bb0b19c87706c8093a7b6a28f7a66523d291400000000000000000000000000000000000000000000000000000000000000000000000000010d151a1c1e1e1e1b18130e07000000000000000000000000000000000000020e161b1b17110c0701000000050b0d0b06000000000000000000000000000000000000000000040d141615110d0a060200000000000000000000000000081b2e40516171808f9ba8b4c1bfb4a799887663503d2916010000000000000c1f344a5f747d7c7c7c7b7b735f4a35200b00001f344a5f748b9fb4b5a08b766e7a8b9baca28f7c6855412d18030000000000000000000000060b0e0e0e0c080300000000000000000000000000000000001d324659686a676462605e5c5344311e0a0000000000000000000000001f344a5f747a7774706e6a6764605d5a57534b3e2d1a070000000000000000152a3e52667a8ea1b2c1c7c1bfb6aca093857667584838281706000000000000000d21364a5f73889cb0b9a5907b675e73889db3b9a48f78634e38230e0000081d32465b70859aaeb5a08c76614c38230e00000000000000000000000000152a3e53687c92a6bbb6a28d7863503c291603000000000000000000061b30455a6f8499aec3b9a99d999faab5a59583705d4a372410000000000000000a1e33475b708599adbba99c9999999aa4b5bca7917b66513c27110000192f44586e8398adb29d887263778da1b6aa95826c57422d19040000000000000911151512100d0b0a080605030201000000000000000000000000000002121f292f32333333302d28221b130a0000000000000000000000000000000313202a30302b26211b16110b0f192022201a130c050000000000000000000000000000000000071521282b2a26221f1b17141009000000000000000000001125384b5d6f80909eacb9c5baaea2978a7a6a594734210e000000000000000a1f34495e7388939393918d77634d39240f00001f344a5f748ba0b5b49f89735e6c7d90989088806f5a442f1a0500000000000000000009121a1f232323211d1710080000000000000000000000000000001f344a5f74807c7977747370614d39240f0000000000000000000000001e33485d72878d898783807c7876726f6c685c4a36220e00000000000000001a2f43586d8296aabec3b7ada9a9aeb1a395867666564635231200000000000000071c3044586d8296aabfaa96826d5c70879cb1b9a48f79644f3a250f000003182d42566b8095aab9a48f7a65503b27120000000000000000000000000010253a4f647990a5bbbba793806c5946321f0c00000000000000000000172c41566b8095aabfaf9c8b848c9babb2a08d7a67533f2b170300000000000004182d41556a7d93a7bcb9afa4a3a4a4a9b6bda8937c67523c27120000162c40566b8095aab5a08b766173889db2af9a86705c47321d0900000000000f1b252a2b272523201f1d1b1a19171615141312110e06000000000000000f20303c434748484845423d362f261d1308000000000000000000000000000f21313d4545403a35302a251f1f2c3437352e272019120b0400000000000000000000000000031525333d403e3b3733302c28241d11040000000000000000172b4054677a8d9eaebdc6b7a99c9085786b5c4c3b291a140b000000000000061c31465b70869ba8a8a5907b66513d281300001f344a5f748ba0b5b49f89745f607286847c746c6353402c17020000000000000003101c262e3438383836322b241b1207000000000000000000000000001d31465a6f84928f8d8b887b67523d28130000000000000000000000001a2f44596e83989f9b9895918e8b8885827965503b261100000000000000001d32475c71879bb0c5b4a59a949499a2aca49585746352412f1d0b00000000000000152a3e52677b90a4b8b09c877272728599afbba59079644f3a251000000014283d52667b90a5baa8937d69543f2a150100000000000000000000000011263b50657990a5bbc2af9c8975624e3b28150200000000000000000014293e53687c92a7bbaa95806f7c8ea0b4aa96836e5a46311d080000000000000012263b4f64788da1b5b6a2918d8f8f98aabda8937c68533e2813000013283d52677c92a7b9a48f79656f8498adb49f8a75604b37220d000000000c1d2d393f403c3a38363432302f2e2c2b2a2928272722190c000000000000182b3e4e585c5e5e5d5a56514a423930251a0e010000000000000000000000192c3e4f595a544f4a443f3a332e3d484c49423b342d261f170c0000000000000000000000000d203343505653504c4845413d392f221201000000000000001b3045596e8397aabcccb9a8998b7d72675b4d403a342e271d0f000000000000192e43586d8397acbda994806a55402b1702001f34495e73899fb4b6a28d7763576b78706860585045362411000000000000000313202e3942494d4e4e4b4640382e24190d000000000000000000000000172c4055697d93a4a2a095806b56412c17020000000000000000000000172c40556a8094a9b0adaaa6a3a09d99927c67523c271200000000000000001f34495e73899fb4baa796887d80868f9caaa39282705e4c3a2815020000000000000f24384c60758a9eb2b6a18e888888899bafbba7917b66503b26110000000f24394d62778ca1b5ac97836d58432e190500000000000000000000000011263b50667b91a7bccbb8a5927d6b5845321e0b00000000000000000010253a4f64788ea3b8a9947d69718598acb29e8974604b37220d000000000000000c2135495d72879bafb4a08b77787b91a6bba9947d68533e2913000010253a4f64798fa3b8a8947d696a8094a9b8a38f7965503b261100000000172a3b4a5454514f4c4b494746444342403f3e3e3c3c362a1c0b00000000001e33475b6b707373726f6b655e564c42372c1f1204000000000000000000001e33485c6d6e69645e59534e463a4c5b625d564f48413a332a1d0d000000000000000000000013273c50616b6865615d5a56524c40301e0b000000000000001b30465b70879cb1c6c3af9c8b7a6d6166605b554f49433a2d1d0b0000000000162b4054697d94a9bead98836e59442f1a05001d32475c72879cb1bba6927c68535d635c544c443d34271806000000000000001121313e4b555d626363605b534b41362b1e11030000000000000000000012263b5064798ea3b7ad99846f5a45301b06000000000000000000000013283d51667b90a5bac1afa3a1a4a7a9947d68533f291400000000000000001f344a5f748ba0b5b29e8a776a6a727d8c9bac9f8e7c6a5745321f0c000000000000091d32465a6f8398acbdac9f9d9d9d9ea7b7bca7917b66513c27120000000b1f34495d72889cb1b09b86715c47321d0800000000000000000000000011263b50667b91a7bcd1c1ae9b8875614e3b28150100000000000000000d21364b60758b9fb4ab97826c697d93a7b8a38f7965503b261100000000000000061a2f43576c8295a9b9a5907b66798fa4b9aa95806a543f2a1500000d22374c61768ba0b5ad98836e667a90a4b9a8937d69543f2a15010000001d3246596869666462605e5c5b5a5857565453535251483a291603000000001f344a5f738789898885807972695f55493d302214050000000000000000001f34495e73837d78736d68635746556977716a635c554e473b2b19070000000000000001070a152a3f546a807d7976726f6b675e4d3a2611000000000000001b30465b70869bafc4bea994806c5c6d7b756f69635d574b3a2814000000000012273c51667b90a5bab09b87715c47321d08001b30455a6f8499aec0ab97836d594a4e4941393129211609000000000000000c1d2f3f4f5c6871777878756f675e53483c2f2113040000000000000000000d21364b5f74899eb3b29c88725d49341f0a00000000000000000000000f24394d63778da2b6b9a4918c8f929695806b56402b1601000000000000001f344a5f748ba0b5ae99846f5a565f6d7d8e9fab998774614e3b281502000000000003172b4054687d92a6babcaca09fa0a0a6b3bda8937c67523c2712000000061b3044596e8398adb49f8a74604b36210c00000000000000000000000012273c52677c93a8bdd1cbb8a4917d6a5744311e0b0000000000000000091e33485d71879cb1b09b867164798fa3b8a8937d69543f2a15010000000000000014293d51667a8fa3b7aa95806b778da3b8ab95806a55402b160100091e33485d72889db2b19c887361768ba0b5ac97836d58432e1a050000001f344a5f747d7b7977757372706f6d6c6b6a686867655846321d09000000001c31465a6f85999f9d9a958e867c72675a4e403223140500000000000000001c31455a6f84928d88837c75624e5c7085867d77706962594936220e00000000000009141c1f1f293e53687d938f8b8884807c69543f2a1400000000000000192e43576c8295a9bbbda8937d68566b808a847d77726957432f1a05000000000f24394d63778da2b1b39f8a745f4a35200b00182d41576b8296aabfb19d8874604c38352d251d150d04000000000000000215283b4c5d6d7a858c8f8e8a837a7066594d3f312213040000000000000000081d31465b708599aeb5a18c76614d38230e00000000000000000000000b20354a5f73899eb3b8a38e78797c8284836c57422c1702000000000000001f34495e73899fb3ae99846e58434f5f6f8293a6a4927d6b5844311d0a00000000000011253a4e63778ba0b4b5a08e898b8c95a9bda8937d68533e291300000000172b40556a8094a9b8a38e78644f3a251000000000000000000000000013283e53687c93a8bdbeb6b6ae9b8874604d3a27140100000000000000041a2f44596e8398adb49f8a7560758b9fb4ac97836d58432e1905000000000000000e23374b6074899db1af9a8670768ca0b5ac97826b56412c170100051b30455a6f8599aeb6a18c776272879cb1b09b87715c47331e090000001f344a5f748b918f8d8b89888684838282807d7c7c75604b36200b00000000182d41566b8095aab2aea9a2998f84786c5e50423223140300000000000000182c41566b8095a29c97917b665262768b9a928b857d7665513c271200000000000b1a27303434323b50667a90a4a09c9995806b56402b160800000000000014293e5265798c9eafc0ac988573656b829698928c87725c47321e09000000000b20354a5f74899c9c9d9d8d77624d38230e0014293e52677c91a5bab7a38f7b67533f2c191109010000000000000000000b1e3245586a7b8b98a1a4a39e978e83776a5d4f40312212010000000000000002182d41566b8095aab9a5907a66513c27120000000000000000000000071c31465b70869aafbca7927c68686b6f726855402b1601000000000000001d32475c71879cb1af9b86705b4641526476899dae9b8874604d3925110000000000000b1f33485c71869aaeb5a18c77747b91a6bba9947d68533e29140000000012273c51667a90a5b9a7927c68533e291400000000000000000000000014293f53687d94a9beaea2a2ada3907d6a5743301d0a0000000000000000162b40556a8094a9b8a38f796571879bb0b09b86715c47321e0900000000000000081c31455a6e8397acb49f8b7674899fb4ad98836c57422c17020000182d42576c8296abbaa5907b676e8398adb49f8b75604c37220d0000001f344a5f748ba0a4a2a09f9c9b999897969594938c76604b36210c0000000014283d52677c91a6bbb7a79ea2a2968a7c6e6051423221110000000000000013283d52667b90a5b1aa95806a55687c91a5a79f998c7764503b26110000000005172938444a4947464e63788da3b5b2ac97826c57423226170600000000000f2236495c6f8291a2b1b4a291837776869aaca79f8a75604b36200b00000000081d32475c7086878788888979644f3a250f000f24394d62768ba0b4bfaa97836f5b48342116120d07020000000000000011263a4e61758899a9b5b9b8b2aaa095897b6d5e4f40301f0f000000000000000013283d52667b90a5baa8947d6954402b16010000000000000000000001182d42576c8296abc0ab96826c57565a5c574a38251100000000000000001a2f44596e8398adb29d88735e4935475a6d8294a8a4907c6854402c1804000000000005192e42566b8094a8baa6917c67788fa4b9aa95806a543f2a15000000000e23384d61768ca0b5ab96826c57422d18040000000000000000000000152b40546a8095abb6a28f8fa0ad9a8673604d3a2613000000000000000013283d51667b91a6baa8937d696d8397acb49f8a75604b36210d0000000000000002162b3f53687c91a5b9a4907b72889db2ae99846e58432e1903000014293e53687d93a7bcaa95806b697d94a9b8a38f7965503b26110000001f344a5f748ba0b5b7b5b3b2b0afadacabaaa9a38d77624c37220d000000001025394e63788da2b7af9b89909ea79b8d7d6f60503f2e1d0c0000000000000f24394d62778ca1b6ad99846f5a6e8397abbbab97836f5c4835210d000000000e213447565f5e5c5b5960758ba0b5c3ad98836e584f443523100000000000071a2d3f5163738493a1aeafa1958b8b94a4b6b7a18c76604b36210b0000000002192e42576970707072727373624e39240f000a1f33485c708599adc1b29f8b7764513e2c2c27211c16110b0300000000172c4055697d91a5b7c7c2bab7b7b3a6998c7c6d5e4e3d2d1c0a000000000000000f24384d62778ca0b5ac97836d58442f1a05000000000000000000000014293e53687c92a7bcaf9a85705b464547443a2c1b0b0000000000000000172b40556a8094a8b6a18d77634f3a3d5165788da1ac98846f5b47321e0a00000000000013283c5065798ea2b6ab96826c778da2b7ab95806b56402b16010000000a1f34495d72889cb1af9a86705b46311c080000000000000000000000172c41566b8297acb5a08b8599ada3907c695643301c09000000000000000f24394e63778da2b7ac97836d697d93a8b8a38e79644f3a261100000000000000001025394e62768b9fb4aa958070869bb0af99846f5a442f1a05000011263b5064798fa3b8ae99856f667a90a5b9a8937d69543f2a150100001f344a5f748ba0b5cbcac8c5bab5b5b7b8b9b8a38d77624c37220d000000000c20354a5f74899eb3af9b86808f9fab9d8e7d6e5d4c3b29180600000000000b2034495e73889db2b29c88725f74889db1b6a38f7b6754402c190500000004172a3d5064737372706e6c73889db2c4af9a866f676252402c180300000000001022344555657483909ca7b1a8a09fa6b2c2b39f8a75604b36200b000000000014273a4b575b5b5b5c5c5e5e5545331f0b0004192d41556a7d92a6b9bba794826d5a4841403b36302b251f16090000001b30455a6f8498acc1bdb0a6a1a2a6aea99b8c7c6c5b4a392816040000000000000a1f34495d72889cb1b09b87715c47321e09000000000000000000000011253a4f64798ea3b8b29e89735f4a47474642372919060000000000000012273c5065798fa3b7a7927d69554135495d72879bb09f8a75614d38240f0000000000000d21364a5e73889cb0b09b8771768ba0b5ac97826b56412c1702000000061b3045596e8498adb39e89745f4a35200c0000000000000000000000182d42576c8398adb5a08b7d92a5ac9986725f4c392512000000000000000b20354a5f74899eb3b09b877165798fa4b9a7927d68533f2a1500000000000000000a1f33485c70859aaeae9a86708499aeb09b866f5a45301b0600000d22374c61768ba0b5b29e897362778ca1b6ac97836d58432e190500001f344a5f748b9fb1c2d3c9b7a7a0a0a1a3a4a5a38d77624c37220d00000000071c31465b70859aaeb39e89738291a3ac9c8c7b6a59473523110000000000071b30455a6f8499aeb5a08c7665798fa3b7ae9b87735f4c382411000000000e2134475a6d80898886848382869bb0c5b09b877c7c6f5b46311d0800000000000516273747566472808a959ea5acb1b4b4b1a69684705c47321e0900000000000b1d2d3a43464646474748494337271603000012263b4e62768a9eb1c4b19e8a7765535655504a453f3a3327180700001e33485d72889db2c0af9f938c8d929ba6aa9a8a7968574533210f000000000000061b2f44596e8398adb49f8a75604b36210d00000000000000000000000d21364b60758b9fb4b6a28d77625e5c5c5b554736230f000000000000000d22374b5f74899db1ad9985715d4a3643586c8296aba5907b66523d2914000000000000071b3044586d8296aab5a08c7773899fb3ad98836c57422d180300000000172c40556a8094a9b7a28d78634e3925100000000000000000000000192e43586e8499afb5a08b768a9eb2a28f7b6854412e1b08000000000000081d32475c70869bafb5a08b7661768ba0b5ab97826c57422e19040000000000000004192d41566a7d93a8b49f8a758297acb19c87705b46311c070000091e33485d72879cb1b6a28d786373889db2b09b86715c47321d0800001f34495d708293a4b5c6c2ad998b8b8c8d8f90918f78634e38230e0000000001182d42576b8296aab6a28d77738597a9aa9988766453412e1c090000000000172c41566b8095aab9a48f796b8095a9baa692806b5744301c0900000000172a3d5063768a9d9c9b99989696a2b5c9b5a294938974604b37220e000000000000091a29384754616d77828a92979c9f9f9c9589786754402d19040000000000000f1d282f303031323233343026190a0000000b1f33475a6d8295a7babaa7958371606a6a645f59544e4536251200001f344a5f748a9fb4b6a3918276777d8896a4a897867463513e2c1906000000000000162b4055697d94a8b8a38e78644f3a25110000000000000000000000091e33475c71879bb0baa5907b747372727065523e2a1500000000000000081c3145596d8296aab4a08d796652403e53687c92a7aa95826b57422d1803000000000000152a3e53677b90a4b9a5917c72879cb1ae99846e58432e19030000000013273c51667b90a5baa6917c67523e291400000000000000000000001b30455a6f869bb0b7a18c768397abab9885715e4b37241100000000000002192e43586d8397acb9a48f796572889cb1af9a86705c47321d08000000000000000013273b5064788da2b6a48f7a8095aab39d88725c47321d080000051a2f44596e8398adbba6927c686f8499aeb49f8a74604b36210c00001a2e415264758697a9bac2ad998775767778797b7c78634e38230e000000000014293e53687c92a6baa5907b67798c9fb2a69482705d4b392613000000000013283d52677b91a6baa8937d71869aafb19e8a76634f3b281401000000001d32465a6d8093a6b1b0afadababb3c0d1c0b1a9a38f7965513c2713000000000000000b1a2937434f5a646e767d8388898a8882776a5a4937241100000000000000000b141a1b1b1c1d1d1e1f1b14090000000004172b3e5164778a9dafc1b2a18f7d70797d79736e686254412e1900001f344a5f748ba0b5b09b877363636b778696a6a492806e5b4936231000000000000012273c51657a8fa4b9a7927c68533e29140000000000000000000000041a2f44586d8397acbeaa968b89898888826c57422d180300000000000001162a3e53677a8fa3b6a995826f5d4b3b50657990a5ae9a856f5a45301b060000000000000f24384c61758a9eb3ab968270869bb0af9a866f5a442f1a05000000000e23384d62778ca1b6aa96826b57422d1803000000000000000000001c31465b70879cb1b7a18c767b8fa4b4a18e7a6754412e1b08000000000000152a3f54697d93a8bda8947d696e8398adb39f8a74604b36210c00000000000000000d21354a5e72879bb0a995807d94a8b39e89735e48331e09000000162b40556a8094a9beab96826c6b8095aab8a38e78634e3a25100000112435465768798b9cadbeb5a49382706263646667675b4935200c000000000010253a4e63788da2b7a994806a6f8295a8b1a08d7a6855422f1b08000000000f24394e63778da2b6ac9783768ba0b4a995826e5a4733200c00000000001f344a5f74899db0c3c5c4c2c0c0c4c6cecfc4bda994806a56412d1804000000000000000b1926323d48515a62696e727474726d655a4c3d2c1a0800000000000000000000000000000000000000000000000000000e2235485a6d8091a3b4bead9d8f8488938e88837d715c47321d00001f344a5f748ba0b4ad98836d584e596777899bac9e8b7865523f2c180500000000000e23384c61768ba0b5ab96826c57422d19040000000000000000000000162b4055697d94a8beb3a5a09f9f9d9a856f5a45301b06000000000000000f24384b5f73879baeb29f8c7a6858494e63788fa4b29d88725d48331e09000000000000091e32465b6f8498acaf9b86718499aeb09b86705b46301b06000000000b1f34495e73889db2ae9a85705b46311c07000000000000000000041d32475c72889db2b7a18c7674889cb1aa9784705d4a37241100000000000012273b50657a90a5baad98836e6a8094a9b8a38e78644f3a25100000000000000000071b2f43586c8295aaaf9a867c92a7b49f8a745f4a341f0a00000012273c51667b90a5baaf9a8670677c91a6bba6917c67523d28140000061728394a5c6d7d8fa1b2c2b09f8e7c6a594f5052524b3d2c190600000000000c21364a5f74899eb3ad98846e65788c9fb3aa9885725f4b382410000000000b20354a5e73899eb3b09b877b90a5b4a08d7966523e2b180400000000001c3145596d8296aabfc7b9b0afafafb2bdccc9baae9985705b47321d0900000000000000000814202b353e474e54595d5f5f5d5952483c2e1f0e000000000410191d1e1d1c1a191817140d0300000000000000000005182b3d5062738697a7b7bbaca0999ba5a29d9789735e48331e00001e33485e73889db3af99846e59444a5a6b7d90a2a895826f5b4834200c00000000000a1f33485d72889cb1af9a86705b46321d08000000000000000000000012273c51667a90a5babfb0a5a4a5a79d88725d48331e0900000000000000081c3044576b7d92a5b8aa988776665a5164798fa4b49f8b745f4a35200b00000000000003182c4055697d92a7b5a08b768297acb19c87705c47311c0700000000061b30455a6f8499aeb39e89745f4a35200c000000000000000000091e33485e73899fb3b7a18c766d8296aab3a08d7a6754402d1a0700000000000e23384d62778ca1b6b19c8872667b90a5baa7927c68533e291400000000000000000015293e52667a8fa4b4a08b7b90a5b5a08b76604b36210b0000000e23384d62778ca1b6b39e897463788da2b7aa95806b56412c170200000a1c2d3e4f60718394a5b6bcab9a89776554433d3d382d1f0e000000000000081c31465b70869aafb19d88735e6f8397abb5a28e7a6753402c1804000000071c31465b70869aafb49f8b8095aaab9885705d4a36230f000000000000162a3e53677b8fa4b8bba99c9999999faec1beab9d998a75604c37230e000000000000000000030e18222b333a4044484a4a48443e362b1e10010000000514222c323332312f2f2d2c292014050000000000000000000e2133445667788999a8b6bdb3afafb7b7b19d88725d48331e00001c31465b70869bafb09b87705c473c4e60728699ad9f8b7763503c28140000000000051b2f44596e8398adb39e89745f4a36210c00000000000000000000000e23384d62778ca1b6b6a2928f9091918b75604b36210c000000000000000114283b4e6275889badb5a49485776c666a7d92a7b6a18c76604b36210b0000000000000011263a4f63778ca0b5a5907b8095aab39d88725c47321d080000000000172c41566b8095aab7a28d78634e3925100000000000000000000b20354a5f748ba0b4b7a18c76667a8fa3b7aa9783705d4a37241100000000000a1f34495e73889db2b5a08c7662778ca1b6ab96826c57422d180400000000000000000f23384c6075899eb2a5938c94a7b7a18c77624c37220d0000000b2034495e73889db2b7a38e786474899eb3ae99846f5a45301b060000000f2031435365768898aabbb7a6958371604f3d2c241b0f0100000000000002192e42576c8297abb6a18c7762677b8fa3b7aa97836f5b47331f0b00000000192d42576c8297abbaa799949eafa38f7c6854433527180800000000000f24384c6074899db1b5a08c84848492a7bcb8a38e84847a65503b26110000000000000000000000050f171f262b2f333434332f2a22190d00000000001122323f47484746444442423d322313010000000000000000031527394a5a6b7a8a98a6b2bdc4c4cabeac98846f5a45301b0000192e43586c8297abb39f8a74604b3743566a7d92a5a793806b57432e1a060000000000172b40556a8094a9b7a28d78634e3a251000000000000000000000000b1f34495e73889db2b49f8a79797b7b7b76614c37220d00000000000000000c1f3346586b7d90a2b4b2a39589807a7b899aadb7a18c76604b36210b000000000000000c2034485d71869aafaa96827d93a8b49f89735e48331e09000000000013283d52677c91a6bba6917c67523e29140000000000000000000c22374c61768c9ca3aba18c766073889cb0ada08d796653402d190400000000071c31455a6f859aaeb9a5907b6673889db2af9a86705b46311c080000000000000000091d31465a6f8398acb1a5a1a5b2b8a38e78634e38230e000000071c31455a6f8599aebca7927d6870869aafb29d88725d49341f0a000000031425364758697a8c9daebfb2a1907d6d5b4a382716040000000000000000152a3f54687d93a7baa5907b676073889cb0b29f8b76624e3a251100000000152a3f53687d93a7bcb7ada9afb39d88796e6153453626160500000000091d3145596d8296aab7a28d786e788ea3b8baa5907b6e6d604d39240f00000000000000000000000000040b11161b1e1f1f1e1b160f06000000000000192d40515c5e5c5b5a5857574f41301e0a000000000000000000091b2c3d4d5c6b7a8895a0a9b0b4b5aea08f7c6854402c170000152a3f53687c92a6b8a38f7965513d3a4e62768a9faf9a86725d4935200c000000000012273c51667a90a5b9a6927c68533e29140000000000000000000000061b30455a6f8499aeb8a38e7865666666655947331f0a00000000000000000316293b4e60738597a8b9b3a79c94909098a7b7b7a18c76604b36210b00000000000000051a2e42576b8094a9b09b877c91a7b4a08b745f4a341f0a00000000001025394e63788da2b7aa96826b57422d180300000000000000000d22374c6176808890979f8c76606d82959d98938f83705c47311c070000000000182d42576c8296abbea994806a6f8499aeb39e89745f4a36210c000000000000000002172b4054697d929da0a1a3a5a8aaa59079644f3a251000000000182d41566b8095aaadab97826d6c8297acafa08c76614d38230e000000000718293b4c5d6e8090a2b3bead9c8a79675644332210000000000000000011263b5065798fa4b9aa95806b586c8295aabaa6927c6854402b160200000011263b5064798fa3b8c6b8b0b0b5a5978c80716354443423120100000002162a3e53677b8fa4b8a7937d6a758a9fb4bea8947d69585142311e0a00000000000000000000000000000000000000000000000000000000000000001e33485d6f7372706f6e6c6c5f4d392511000000000000000000000e1f2f3e4d5c6a76838d959c9fa09c9182715f4c392511000011253a4e63778ca1b5a995806c584433475b708599aea18d78634f3a251100000000000e23384d62778ca1b5ab96826c57422d18040000000000000000000000182d41566b8095aabca7927c6853505151493b2a17040000000000000000000c1f31445667798b9cacbdb9afa9a5a5abb6c5b49f8b745f4b35200b000000000000000014283c5165798ea2b5a18c7a90a5b6a18c76604b36210b00000000000c21364a5f74899eb3ae9a85705b46311c0700000000000000000a1e334658646c747b838b8c7660667a8d88837d79756d5a46311c07000000000014293e53687c92a7bcad99846f6b8095aab7a28d78634e39251000000000000000000011263a4f637787888b8c8f90939598917b66513c27120000000014283d52677c9196989a9b8671697d93989a9b8f7a65513c271200000000000c1d2e3f5061728495a6b7b9a897857362513f2e1d0b000000000000000d22374c61768ba0b5ae9a85705b667a8fa3b8ac97836e5945301b060000000d22374c61768ba0b5baa89b9ba1a9a99d908272625241301e0c000000000f24384c6074899db1ad99857071869bb0c1ac97836d5844332413010000000911151512100d0b0a08060503020100000000000000000000000000001f34495e728688878684837c6854402c18040000000000000000000111202f3e4c5965707982878a8b888072635342301d0900000b2034495d72869aafaf9c8874604d3941566b8095aaa7927d68543f2a1501000000000a1f34495d72889cb2af9a86705b46311c08000000000000000000000014293e52677c92a6bbab96826c57423c3c36322b2113030000000000000000021426384a5c6d7d8f9eaebdc3bdbbbbbfc8c6b19c87725d48331e0900000000000000000e22364b5f73889cb1a7969097a9b7a28d77624c37220d0000000000081d32475c70869ba7aa9e89735f4a35200b00000000000000000317293a48515860686f777d76605f7377736e6965605b4f3e2b1703000000000011263b5064798fa3b8b29d8873677c91a6bba6917c67523e29140000000000000000000c2035495d6d71737476787a7c8083877d68533e2813000000000f24394e63777d828386878976657982838586887d6955402b16000000000000102132445566778999abbcb4a391806e5d4c3a291706000000000000091e33485d72879cb1b39e89745f60758a9eb3b19c88725d49341f0a000000091e33485d72879cb1b49f8a868d97a1ada09080705e4d3b291603000000091d3145596d8296aab4a08b776d8397acc1b09b87715d48331e090000000f1b252a2b272523201f1d1b1a19171615141312110e06000000000000001b2f43576b80949c9b999884705b47331e0a000000000000000000000211202e3b48535d666d727474726c615445362413000000061a2e43576b8094a7b7a3907c6956443d52677b91a6ac97836d58432e190400000000061b30455a6f8499aeb39e89745f4a36210c000000000000000000000010253a4f64788ea2b7af9a86705b4a4a4a48473e31200e000000000000000000091b2c3e4f607080909fadbac6d0d0d3d1beab97836d59442f1a060000000000000000081c3045596d8397abb1a8a5a9b5b8a38f78634e39240f000000000002192e43586c828f9295988d77634e3924140f07000000000000000c1c2a353d454c545b636a6a5b5562635e5955504b473e31200e0000000000000d22374c61768ba0b5b6a18c7763778da2b7aa96826b57412d18030000000000000000061a2d404f5a5c5e5f616366686b6e717466523d2813000000000b2034475966696b6e6f717371606a6c6e6f70727367543f2a1500000000000c1c29323748596a7c8d9eafc1af9e8c7a695847352412010000000000051a2f44596e8498adb7a38e79645b70869aafb5a08c76614c37220c000000051a2f44596e8498adb6a28d777984909caa9e8e7c6a584633200c00000002162a3e53677b8fa4b8a6927d697d93a8bdb49f8b75604b36210d00000c1d2d393f403c3a38363432302f2e2c2b2a2928272722190c00000000000014283c5065798ea2b0ae9f8b76624e392511000000000000000000000002101d2a36414a52585d5f5f5e584f44362718070000000014283c5064788ca0b3ac998673614f3f4f64798fa4b09b86705c47311c070000000000172c41566b8095aab7a28d78634e3a251000000000000000000000000c21364b60748a9fb4b39e89745f5f5f5f5e5b4f3e2b17030000000000000000000f203142526271828f9da9b4bdc3c4c0b3a28f7b67533f2b1601000000000000000001162a3f53687c91999c9d9fa1a4a6a5907964503b2510000000000000152a3f546776797c8084877c67523d2c29231a10050000000000000f20303e4a5357585656564c454e5457575550463b2e211303000000000000091e33485d72889cacafa5907b6674899eafae99856f5a46311c070000000000000000001022313e4547484a4c4e505356585c5f584836230e0000000005182a3b49525456585a5c5e5e535557585a5b5c5e584a3825110000000006192a3a464b4b4d5e6f8091a3b4bbaa988775645341301e0d000000000000172c41556a8095aabca7937d69576c8297acb8a38e78634e38230e00000000172c41566b8095aabaa6917b67727d8c9aa99a8875624f3c2814000000000f24384c6074899db1ac988470798fa4b9b8a38e78644f3a25100000172a3b4a5454514f4c4b494746444342403f3e3e3c3c362a1c0b00000000000d22364a5f73889cb0b9a5917c6854402c18040000000000000000000000000c19242e373e44484a4a49443c3226180900000000000d2135495c708498abb5a391806d5d4f4e63788fa4b39e89735e49341f0a000000000013283d52677b91a6bba6927c68533e29140000000000000000000000081d32475c70869bb0b7a28d7874747474736d5a46311c080000000000000000000213243444536270808c97a1a9aeafaca39584725f4c382410000000000000000000001025394e6277838587888b8c8f9194917b67523c271200000000000c1b28384a596064676b6e7274665243423e372d22150600000000071a2c3e4e5c666c6d6b645a4e515e686c6c6a63594c3d2d1c0a000000000000051b2f44596e849597999b95806b708698999b9d89735f4a35200b0000000000000000000413212b3032333537393b3e4044474a453a2b190700000000000d1d2b363d3f4143454749494240424344464748453a2c1b08000000000e22364858605f5d5a62738596a7b8b6a59382705f4e3c2b1908000000000013283d52677c91a6bbac97836d586a8095abb9a48f78634e38230e0000000013283d52677c91a6bbaa95806b606d7b8b9ba592806b57432f1b07000000091d3145596d8397abb39f8b76768ca1b5bba7927c67523d281400001d3246596869666462605e5c5b5a5857565453535251483a29160300000000071c3044586d8296aabeac98846f5b47331f0b0000000000000000000000000006111b232a2f333434342f2920150800000000000006192d4154677a8fa1b4ae9c8c7b6d6058667a90a5b5a08b75604b36200b00000000000f24394e63778da2b7ab96826c57422d18040000000000000000000003192e43586d8397acbba7948b8b8b8b8a89745f4a36210c00000000000000000000061626354453616e79858e95999b979185766655422f1c09000000000000000000000b1f33485b6a6d6f70727477787b80837d68533e291300000000081a2a3946505658575356595c5f58575857524a40332415050000000f23374a5c6c79828380776c5e5e6f7b838380766a5b4b39271300000000000000172c41566b7d8083848688846f6c82838486888977634e39240f00000000000000000000030e161b1c1e20222426282b2f323431281c0d000000000000000d1923282a2c2e303234342f2b2c2e2f30323330281c0e000000000011273c51657574726f6c6a788a9bacbfb1a08e7c6b5a4837251300000000000f24394e63788da2b7b09b87715d6d8297acb9a48f78634e38230e0000000010253a4f64788ea3b8ae99846f5a5d6d7d8fa39b87725e4a35210c00000002162b3f53677b90a4b8a6927d72889db2bfaa95806b56412c1702001f344a5f747d7b7977757372706f6d6c6b6a686867655846321d09000000000015293e52667a8fa4b8b39f8a76624e3a2611000000000000000000000000000000070f151a1e1f1f1f1b150d0300000000000000001125384b5f718597a9baaa9a8b7d736d708295a9b7a18c76604b36210b00000000000b20354a5f74899eb3af9a86705b46311e170d00000000000000000000152a3f54697d93a8b3b1a4a0a0a0a09f8e78644f3a261100000000000000000000000817263543505c677179808486837d7367584837251300000000000000000000000a1d30435363707b82827d766b676a6d7064503c2712000000001325374857636b6d6c675e534b59646b6e6c665d5142332211000000162a3e5366798b9698948a7c6b6a7c8d97989388796856432f1b0600000000000013283c4f60686b6c6e7072746d626b6c6f70727373624e39240f000000000000000000000000000004090b0d0f1114161a1d1f1c150b000000000000000000070e131517191b1d1f1f1b1617191a1b1d1e1c150b00000000000011273c51667b8b878482807c7d8fa4b9bdac9b89776655422e1a06000000000c21364b5f748a9fb4b4a08b766b77899cb1b6a18c77624c37220d000000000c21364b60758ba0b4b29d887364646674899fa28d78634e392510000000001024384c60758a9eb2ac9884708499aeb1ae99846f5a45301b06001f344a5f748b918f8d8b89888684838282807d7c7c75604b36200b00000000000f23374c6074899db2b9a5927d6955402c180400000000000000000000000000000000000000000000000000000000000000000000081c2f425467798c9eb0b8a99c908883848f9eb1b7a18c76604b36210b0000000000081c31465b70869aa5a99e89745f4a36332a1e1205000000000000000012263b5065798f9b9d9fa1a3a4a6a8a7927d69543f2b1601000000000000000000000514232f383f4a545e656b6e6f6d696156493a31271b0d0000000000000000000011263a4d6071828f969492897b6c5b585b544634210d000000081c30435566758083827a7063586977828382796f6151402e1b0700001a2f44596d8296a8ada79b8975718699abada69886725e4a35200b0000000000000c2032424e535657595b5d5f5c5156575a5b5c5e5e5545331f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e63788e9c999794929196a8bcc9b8a79584725d49341f0a00000000081d32475c70869bb0b9a48f7c808896a6b9b19c88735e4934200a00000000091e33485d72879cb1b6a28d7979797b8290a2a6917b66513c271200000000091d32465a6e8397abb39f8b778095999c9f9d88735e49341f0a001f344a5f748ba0a4a2a09f9c9b999897969594938c76604b36210c0000000000091d31465a6e8397acc0ac9884705b47331e0a00000005111a1f1f1b16110d09050100000000000000000000000000000000000000001225384a5d6f8292a3b5b9ada39c98989fadbcb6a18c76604b36210b000000000002192e42576c828d9094978d78634e4b473c2f221507000000000000000e23384c6176848788898c8d8f91939497836d5945311c0700000000000000000000122332414c545757555156595a58555857544e44392b1c0c000000000000000000172c4055697c8f90837d828d8b7966524641372817050000000e23374b5f72849398968e82726375889598968d806f5d4a36220e00001b30465b70869bb0c2b8a5907973899fb4c2b5a28d77624c37220d000000000000021423313a3f40424446484a483e404244464749494337271603000000000000000000000913191b191208000000000000000000000000000000070d121517171716120d070000000000000000000000000000000000000000000c21374c60768ba0aeaca9a7a6a8b4c5d6c4b3a08b76614c38230e0000000003192e43586d8397acbdaa9993959ba6b4bba996826d5945301b0700000000041a2f445a6f8499aebba796908f9091959faea8937c67523c27120000000003172b3f53687c90a4b9a6927d7a828487898c8c76614c38230d001f344a5f748ba0b5b7b5b3b2b0afadacabaaa9a38d77624c37220d000000000002172b3f54687c91a5bab39f8a76624e39251100000515232e34342f2b26221e1a16120a000000000000000000000000000000000000081b2d3f5163748697a7b7c0b7b0adadb2bcc8b39e89745f4a341f0a000000000000152a3f536774777b7d83867c675a60594d40332517080000000000000a1f34485c6b6f7072747677797b7c808283745f4a341f0a0000000000000000000b1e3041515e686c6c6a63584c5360696c6c696156493a2a190600000000000000001a2f44596e84988572686e7d92826d59442f25190a0000000012273c51657a8fa2adaba0907d697d92a5ada99e8d7965513d281300001a2f44596e8498abb4b2a28f7972879caeb5b1a08c77624c37220d0000000000000005131e26292b2d2f313334332c2c2d2f303234343026190a000000000000000000000c1a262e302d251a0b00000000000000000000000008121b21262a2c2c2c2b27221b140b010000000000000000000000000000000000000a1f34495e73899eb3b7b9babbbdbfc0c1c3b9a48f7965503b26120000000000162b3f54697d94a8beb7aba8aaafb8bcae9e8c7966523e2a16010000000000172c41566b8296abbcb4a8a5a4a5a6aab2baa5907b66503b261100000000001024394d61758a9eb2ad9986716c6f7274767876624d38230e001f344a5f748ba0b5cbcac8c5bab5b5b7b8b9b8a38d77624c37220d0000000000001125394e62768b9fb4b3a5917c6854402c180400112333414949443f3b37332f2b261d10010000000000000000000000000000000000102234455768788999a9b7c5c5c3c3c7cfc3af9a86705c47321d0800000000000010243749585f6573706d70736569766b5e514335261401000000000005192c3e4d575a5b5d5f60636466686a6b6d6a5a47321e0900000000000000000013273a4d5f6f7b83837d756a5b62717d83837d7467584836231000000000000000001b30465b708795806a5562778c87725c47321d08000000000013293e53687d93a8bdbeac97836d8297acc1bca994806a543f2a150000172c4054687b8d9aa09e9585736c80909ca09d9382705c48341f0a0000000000000000020b111416181a1c1e1f1e1916181a1b1d1f1f1b1409000000000000000000000c1b2a3842464237291806000000000000000000010e1b252e363b3f424242403c362f271e14090000000000000000000000000000000000071c31475c70879ba0a2a4a5a7a8a9abacaeb0a8937d69543f2b16000000000012273c51667b90a5acafb2b4b5b4b0a99e90806e5c4936230f00000000000014293e53687d93a2a7abaeb1b3b4b5b5b4ad9e8b76624d39240f0000000000091e32465b6f8397acada08d78645a5c5f6163635847331f0b001f344a5f748b9fb1c2d3c9b7a7a0a0a1a3a4a5a38d77624c37220d0000000000000a1f33485c7085999f9e9f98846f5b47331f0a001a2e41515d5d5954504c4844403a2e1f0f0000000000000000000000000000000000051628394a5b6b7b8b99a7b4c0c9d0d2cbbba894806b57422e1904000000000000091d314455657584806f605e6073877c6f615343311d0900000000000b1c2c3b4751565857524b4d4f5153575858574d3e3123130300000000000000031a2e42566a7c8e9798928879686d8090989791867665533f2b1700000000000000001b30455a6f8497837065697a8e87725c47321d07000000000012273c51667b90a4b3b4a996826c8094a7b4b3a6937d69543f2a1500001125394c5e6f7c878b8983766761717d888b8882746453402d19050000000000000000000000000000000000000000000000000000000000000000000000000000000c1b2a3948565b554735230f000000000000000002111f2c38414a505457575755504a433a31261b0f03000000000000000000000000000000001a2f44596e84898b8d8f909193949697999b9c97836d58432e1a00000000000f24394d63778d93979a9d9fa09f9c968c807162513f2d1a0700000000000011263b50667b888e9296999c9e9fa0a09f9a90806e5b47331f0a000000000003172b4054687c9197989994806c58474a4c4e4e473a291704001f34495d708293a4b5c6c2ad998b8b8c8d8f90918f78634e38230e00000000000004192d41556a7d89898989898976624d38230e001f34495d70726d6965615d58554c3d2c190500000000000000000000000000000000000a1b2c3d4d5d6c7b8996a2adb6bbbdb9ad9d8b7764503c2814000000000000000c21374c607384948e7d6e5e6a7d908d8071604c37220d00000000021528394a59646b6e6c665d514d5b666c6d6b655c4f4131200e00000000000000081e33485d71869aabada5988672758a9dadaca395836e5a46311c0000000000000000182c41566a7d928f80797c8795826d59442f1a0500000000000f24384d617487969f9f998c7967778a989f9f98897764503b27120000091c2f40515f6a7274736f665853616c7274736d645647352311000000000000040b0f0f0a0200000000010b1215130e05000000000000000000000000000000000c1b2a394857667065523e2915000000000000000010202f3d4a545d64696c6c6c69655e564d43392d201305000000000000000000000000000000172c4155687274767778797b7c7d82838486878887715c47321c00000000000b20354a5f72797d828688898b898782796f625344332210000000000000000f24384c5f6d73787d828487898a8b8b89867d7162513e2b18040000000000001125394d617582828384868874604b36373939342a1c0c00001a2e415264758697a9bac2ad998775767778797b7c78634e38230e0000000000000012273b4f637373737373737372614c38230d001f34495d7287837d7976716d695b4834200b0000000000000000000000000000000000000e1f2f3f4e5d6b7885909aa2a6a8a49c8f806e5b4835210d000000000000000c21364b607385969c8d7c6c74889a9d8b76624d38230e000000000a1e3245576876808382796f615a6b79828380786d5f4f3e2b18050000000000000a1f344a5f748a9fb4c2b5a18c76778da3b8c1b29e89735e48331e000000000000000013273b4f6274859294909195897765523e2a16010000000000091e314457687783898a867c6d5c6b7a858a8985796b594734210c000000112232414d575d5f5e5a5348434f585d5f5e5951463829180600000000000b172024241e1511131311131e262a2822170b00000000000000000000000000000d1c2a3948576675826c58432e1a050000000000000b1d2e3e4d5b6771797d8283837d79726a60564a3e3123140500000000000000000000000000001225384a575d5f606263646668696b6c6e6f7072746e5b46311c0000000000081c3043546165696c7072737474726d665d51443526160400000000000000091d304150595f64686c6f717374747474716a60534433220f000000000000000a1e324659686b6b6c6e707271604b3622242420180c000000112435465768798b9cadbeb5a49382706263646667675b4935200c000000000000000c203446565f5e5e5e5e5e5e5e5444311e09001a2f43586d8296938f8b878377624d38230e000000000000000000000000000000000000011121303f4d5a67737d868d9193908a7d7061503e2b180500000000000000081d31445567788a9b9b8b7b7d91a49985705c47331f0a000000001125394e6174869498968d807065778a9698958b7d6d5b4834200c000000000000091e33485d72889caeb5b09f8b76768b9fb0b4ae9c88735e48331e00000000000000000c20334556667580888b8983776a5a4836230f0000000000000215283a4a5a6670747471695e4f5c6870747470675c4d3c2a1805000000041423303a43484a49463f36323c44484a49453e34281a0b00000000000c1b2934393932272728292723303b3f3d35291d100400000000000000000000000d1c2b3a485766758586715c48331e0900000000000215283a4c5c6b79858d93979897948e867d73685c4f413223140500000000000000000000000000091b2c3a44484a4b4c4e505153545657585a5c5d5f5c503e2b17000000000001142636444c5054575b5d5e5f5f5c58524a3f342617080000000000000000001223323e454a4f53575a5c5e5f5f5f5f5c564e43352616040000000000000003172a3b4a54565657585b5d5e5343301c0f0f0c0500000000061728394a5c6d7d8fa1b2c2b09f8e7c6a594f5052524b3d2c19060000000000000004172838444a49484848484949433626150200152a3e53687c91a6a4a09b907965503b2611000000000000000000000000000000000000000312212f3d4955606a72787b7c7a756d706856422d18030000000000000001142638495a6c7d8e9f9a8b889ba7937d6a55412d19040000000014293f53687c91a4ada99e8e7a6c8295a7ada89c8a77634f3a2510000000000000041b2f44586c80909ca09d92826f6f82929da09c90806c5844301b0000000000000000031628394857636d7274736e665a4c3c2b1906000000000000000b1c2d3c49535b5f5f5c564c404b555c5f5f5b544b3e2f1e0d000000000005121e272e333434312b2320292f333434302a21170a000000000009192a39474e4d44383c3e3e3c37414e5451473a2e2214050000000000000000000d1c2b3a4958667585948b76614c37230e00000000000b1f3245586a7a8a97a19f9997989ba09a9086796d5f514232231303000000000000000000000000000e1c282f33343637393b3c3e3f4042434547484a483f32210f00000000000008182631383b3f424648494a4a47443e372d221608000000000000000000000514212a30363a3f424447484a4a4a4a47423b312517080000000000000000000c1d2d393f40414244464849423525140100000000000000000a1c2d3e4f60718394a5b6bcab9a89776554433d3d382d1f0e0000000000000000000b1a273034343333333334342f25180900001025394e63778da2b6b4a8937d68533f2a150000000000000000000000000000000000000000031426384750565c61676c70767b80866f5a45301b050000000000000000091a2b3d4e5f708292a29b9aa6a28d7864503b27120000000000162b40566b8296abc0bcaa95806e8499afc3baa7927c67523c27120000000000000015293c4f617180888b88827364647482888b878071614f3d29150000000000000000000a1b2a394550585d5f5e5a53483c2e1e0d0000000000000000000f1e2b3740474a4a47423a2f3941474a4a4741382d201100000000000000010b141a1e1f1f1c17100d151b1e1f1f1b160e0500000000000717273747576361544c515353514b4e5f6964584b3f32231100000000000000000c1b2b3a495867768594a38f7965503b2712000000000012263b4e61758899a4978c848283868c949e978b7d6f60514131200f00000000000000000000000000000b151b1e1f2122242527282a2b2c2e30313334332d2213030000000000000009151e23262a2d3133343434322f2a231a1005000000000000000000000000040e161c21262a2d2f323334343434322e271e140700000000000000000000000f1b252a2b2c2d2f3133342f251708000000000000000000000f2031435365768898aabbb7a6958371604f3d2c241b0f010000000000000000000009141c1f1f1e1e1e1e1f1f1b13080000000b20354a5e73889db2c0ab96826c57422d180300000000000000000000000000000000000000001b2f4356646a70767b82868b909587705c47321c070000000000000000000e1f30415263738595a6aeb09c88725e4a35210c0000000000152a3f54697d93a6b4b3a794806d8297aab4b3a4917c67523c2712000000000000000d20324353616c7374736d635556636d7374726c61534332200d000000000000000000000c1b28343d44484a49453f362b1e1000000000000000000000000d1a242c323434322e271d262d323434322d251b0f0200000000000000000000000000000000000000000000000000000000000000001224354555657572646166686865605a6b7d75695d50402e1a06000000000000091a2a39495867768694a3a8937d6954402b160100000000182d41556a7d92a59586796f787b7877828c999c8e7d6f5f4f3e2d1b0900000000000000000000000000000002080a0b0d0f101213151617191b1c1e1f1e19100400000000000000000002090e1215191c1e1f1f1f1d1a150f070000000000000000000000000000000001080c1115181a1c1e1f1f1f1f1d19130b0200000000000000000000000000091115161718191c1e1f1b12070000000000000000000000031425364758697a8c9daebfb2a1907d6d5b4a3827160400000000000000000000000000000000000000000000000000000000071b30455a6f8499adc2ae99856f5a45301b0600000000000000000000000000000000000000001e33485d7280868b90969a9fa49d88735e48331e0900000000000000000001122334455666778898a8ab96826d58442f1b07000000000012263b4f637689979f9f988a77677a8c999f9e968775614d39240f0000000000000003142535434f585e5f5e5951464551595e5f5d584f443526140300000000000000000000000a1621292f333434312b23190d000000000000000000000000000711181d1f1f1d19130a12191d1f1f1d181208000000000000000000000000000000000000000000000000000000000000000000001a2e41536373848273757a7d7d7a736a7789877a6e5d4934200a000000000000142738485767768695a4b2ac97836d59442f1a06000000001c31465a6f85999c89776e808c918d82757a88969d8e7d6d5c4a392715020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000718293b4c5d6e8090a2b3bead9c8a79675644332210000000000000000001080c0d0d0d0d0d0d0c0801000000000000000000172c41556a8094a9beb29d88725d48331e0900000000000000000000000000000000000000001d32475c70869a9fa5aaafb3a39484735e49341f0a00000000000000000000051627384959697a8a9a9c917c68533e2a150100000000000c203447596a79858a89857a6b5d6e7b868a898378685745321e0a0000000000000000081725323c44494a49453e34343e45494a48443c3226170800000000000000000000000000040e151b1e1f1f1c171007000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d7182929283899093938f877c82959685735f4b35200b0000000000001c30445666758595a4b3c2b19c87725d48341f0a000000001e33485e73889d95806c798c9da7a09385757787969c8b79685644321f0c000000000000000000020406080a0a08080d0e0b05000000000000000000000000000000000000000000060e14181b1c1d1b18140e07000000000000000000000000000000000000000000000a11171b1d1d1c19140e0500000000000000000000000000000000050d11120f0d0a07050200000000000000000000000000000000000000000c1d2e3f5061728495a6b7b9a897857362513f2e1d0b00000000000008141c21222222222222211c1408000000000000000013283d51667b90a5bab5a08b76604c37221414110b0100000000000000000000000000000000192d42576c8296abb9bfb4a5958675655543301b070000000000000000000000091a2b3b4c5c6c7b89878776624d39241000000000000004172a3c4d5b6770747470685c505e697174736f665a4b3a2815020000000000000000000814202930343434302a21212a303434332f2920150800000000000000000000000000000000000000000000000000000000000000000000020e161b1b1917151311171a1a1a1a1a1a1a181208000000000000000000000000000000000000000000000000000000000000000000000000001f34495d707d8d9b979ca4a8a8a39a8f8f9c8a78675644301c080000000000001f344a5f738494a3b3c2beb0a08c76624d38230e000000001f344a5f74899f947d6c8295a9a09ca2938270778899978673614e3b28150200000000070f141617191b1d1f1f1d1c22232019130d070100000000000000000000000000000005111a22282d303232302d28221b120800000000000000000000000000000000000008131d252c303232322e2922180e02000000000000000000000000000c1821262724221f1c1a17140d04000000000000000000000000000000000000102132445566778999abbcb4a391806e5d4c3a2917060000000007172530363737373737373630251707000000000000000f24394d62778ca1b6b8a38f78644f3a29292a261e1204000000000000000000000000000000152a3e53687c92a7bcb5a6968776675747382614000000000000000000000000000d1d2e3e4e5d6d7471706c5b47331e0a000000000000000d1e2f3d4a545c5f5f5c554b404c565d5f5e5b53493c2d1c0b0000000000000000000000030d151b1f1f1f1b160e0e161c1f1f1e1b150d0300000000000000000003080b0b0b09060000000000000000000000000000000000000313202a30302e2c2a28262b2f2f2f2f2f2f2f2d25190b0000000000000000000000000000000000000000000000000000000000000000000000001a2e4151606e7c8da2afa29893949aa2a2907d6c5b49382714010000000000001f34495e73889db2c1bdaea0928374624d38230e000000001f34495e73899f947d6f869aa18f87909f8d7a6a7b8d9f917d6b5845321e0b0000000d1923292b2c2f30323434312f3738342d27211b16100a0400000000000000000000000a17232d363d4245474746423d362e251b11050000000000000000000000000000000b192530394045474747433d352b20130500000000000000000000000a1b2a353b3c3a3734322f2c29211507000000000000000000000000000000000c1c29323748596a7c8d9eafc1af9e8c7a69584735241201000000122535434b4c4c4c4c4c4c4b43352512000000000000000b2034495e73889db2bba7917c67523e3e3e3f3a30221100000000000000000000000000000011253a4f64798ea3b6a7978878685949392a1a0900000000000000000000000000001020303f4f5c5f5c5b594e3e2b18040000000000000000111f2d3841474a4a4741392f3a42484a494640372b1e0f000000000000000000000000000000000000000000000000000000000000000000000000000000050f171d2021211e1a140d040000000000000000000000000000000f21313d454643413f3d3b3f4444444444444441372919060000000000000000000000000000000000000000000000000000000000000000000000112333425064798fa4a593857d7d8794a2968572604d3a2714000000000000001b30455a6f8499aebbad9e908273655645321e0a000000001e33485e73889d947d70879c9d887282929885706f82949b8875614e3a261200000b1c2b363e4042444647494a45414b4d48413b36302a241f180d0000000000000000000a192835404a51575a5c5c5b57514a41382e221609000000000000000000000000000b1a2936424c545a5c5c5c5851483d31231405000000000000000000011528394750514f4c494744423d33251503000000000000000000000000000006192a3a464b4b4d5e6f8091a3b4bbaa988775645341301e0d0000001b2f4253606262626262626053422f1b07000000000000071c31455a6f8599aebfaa95806a55535353544d402f1c0800000000000000000000000000000d21364b60758a9fa8988979695a4a3b2b1b0c000000000000000000000000000000021221313e484a4746443d30200f000000000000000000010f1b252d323434322d261d272e333434312c241a0e00000000000000000000000000050a0f14191b19130a00000000000000000000000000000000000917222b32363636332f2920160b0000000000000000000000000000192c3e4f595b5856545250525a5a5a5a5a5a5a544736230f00000000000000000000000000000000000000000000000000000000000000000000000515263b50667b91a79c8875686a758495a2907d6a5743301c07000000000000172c41566b8296abac9e8f807163554738281603000000001c31465b70869b958070879c9d88727589928a7864768a9d917d6955412d19050015283a48525557585b5c5e5f58505e635c56504a443e39332b1e0e000000000000000718283746525d656b6f7172706b655d544b4034271a0b00000000000000000000000618293847545f686f7272706c645a4f41322314040000000000000000071c314457646664615e5c5957504333201811060000000000000000000000000e22364858605f5d5a62738596a7b8b6a59382705f4e3c2b190800001f34495e71777777777777715e4a36210d00000000000000182d41576b8296abbfad98836e67686868695e4c38230f0000000000000000000000000000091e32475c71879b998a7a6a5b4b3c2c1d0d00000000000000000000000000000000000313212c333432302f2a1f120200000000000000000000000812191d1f1f1d19120a131a1e1f1f1c18110700000000000000000000050a1015191e24292d302e271b0d000000000000000000000000000000091827343e464b4b4b48433c33291d10020000000000000000000000001e33485c6d706e6b696765626f6f6f6f6f6f6f65523e2a1500000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a598836e59586676899b9a87735f4b36220e00000000000014293e53687c92a79c8e807062534537291a0a0000000000192f44586e8398978370869b9f8a746d827d766e606d82949985705c48331f0a001c314558666a6c6e70727374675a6e77706a645e59534d473c2c1b080000000000001224364655636f798085878886807971675d514537291a0b00000000000000000000112436475665727c8488888682776c5f514232221201000000000000041321344a5f747b787673706e6c61503c302c231708000000000000000000000011273c51657574726f6c6a788a9bacbfb1a08e7c6b5a4837251300001e33485d72878d8d8d8d8d7965503c28140000000000000014293e53687c92a7bcb09b877c7c7d7d7d7b66513c27120000000000000000000000000000041a2f44586d83978a7a6b5c4c3d2d1e0e00000000000000000000000000000000000000030f191e1f1d1b1a160d010000000000000000000000000000000000000000000000000000000000000000000000000000050d13191f24292e33383d424643392b1a08000000000000000000000000000315263645515b6060605d5850463a2e20110100000000000000000000001f344a5f748683827d7c796d7c8686868686826c58432e190400000000000000000000000000000000000000000000000000000000000000000000000f24394e63788da298836d5848596b7d92a28e7965513c281300000000000011263b5065798f9c8c7d6f6152443627190b000000000000162b40556a80949b86708397a28e7865706a625a5164788da08b77624d39240f001f344a5f748082848688898573627489857d78736d68625a4a3824100000000000091c2f41536473828d959a9c9c9a958d857a6f63554738291a0a0000000000000000081b2e41536474838f989c9d9b958a7d6f6051402f1e0c0000000000001022323e475c70868f8c898784806b56464640352615020000000000000000000011273c51667b8b878482807c7d8fa4b9bdac9b89776655422e1a06001a2f44596d8397a3a3a394806b57422e1a0500000000000010253a4f64798fa3b8b4a19391939494947d6954402b16010000000000000000000000000000162b3f54697d8b7b6c5c4d3e2e1f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1821282e33393e43484d52575b5649382511000000000000000000000000000d20324454636e757676726c63584c3e2f1f0f00000000000000000000001d32475c7187989794928771778d9b9b9b9a86705c47321d0800000000000000000000000000000000000000000000000000000000000000000000000c21364a5f73889c9b87725d494e62768a9f94806a55412c170200000000000d23384c62778c99877a6e6155493c3023160a000000000012273c5065798f9f8a757d93a7927d695b564e47495d72879b907b66523d2813001d32465a6b7b8c999b9c9f91806f788d99938d88827c7767533e291400000000001125384c5f7182929f9b928d8d8f949c988d827365564738281706000000000000001024374b5e708293a1acb1b3afa79c8e7d6f5e4d3c2a18050000000000192d3f505b5c6c8296a19e9b9986715c5b5b5344321f0b000000000000000000000f24394e63788e9c999794929196a8bcc9b8a79584725d49341f0a00162b4054697d93a8b8af9a86715d4834200b0000000000000d22374c60758ba0b4bfb0a7a7a8a8a997836d58432e1904000000000000000000000000000012273b5065797c6c5d4e3e2f2010010000000000000000000000000000000000000000000000000000000000000000080d0e0c0b0907050402010000000000000000000000000000000000000000000000000a1b2a353c42484d53575c61666c706754402c170000000000000000000000000015293d4f6172828a8c8b878075695c4d3d2d1b0a000000000000000000001a2f44596e8498aba99f8b7573889db0b09e89745f4a36210c0000000000000000000000000000000000000000000000000000000000000000000000071c3045596d8295a18d796653475b70869b98836e58432e190400000000000b20354a5f74899e988c8072665a4e4134271a0b000000000e22374b6074889c8f7b788da198846f5b4b484243586c829694806a55402b1600172a3c4d5d6d7d8f9fafaf9e8e7c7c91a6a8a29c968f7b67533e29140000000000172b4054687b8fa097897d7777798088929e91847465564635241201000000000000162b3f53677a8ea0b1bfbdb7b7b9ac9d8d7c6b594734210d00000000001e33485c6e72727c91a6b3b0a08b76707070614e3a2511000000000000000000000c21374c60768ba0aeaca9a7a6a8b4c5d6c4b3a08b76614c38230e0012263b5065798fa3b8b5a08c77634e3a2611000000000000091e33485d72879cb1c4b1a0989898989886705b46311c0700000000000000000000000000000e23384c61726e5e4e3f302011020000000000000000000000000000000000000000000000000000000000000005121c222322201e1c1a19171615141211100f0d09010000000000000000000000000000001528394750565c62676c71767b82846e58432e19000000000000000000000000001b3044586c80919ea1a09b93887a6b5b4a39271401000000000000000000172c41566b8095aab8a38f796f8499aeb7a28d78634e392510000000000000000000000000000000000000000000000000000000000000000000000001162a3e5265798c9f9683716153586e84999b866f5a442f1a050000000000071c31475c70869ba99d9084776b5f524538291805000000081c3145596d8295968272869a9e8a7662605d575153687d9397836c57422c17000d1e2f3f4f60708291a2b2ab9a888296aabcb6af9b8873604c38241000000000001c31455a6f83979e8c7d79756f65707c808d9e938474635341301e0c0000000000061b3045596d8396aabdb5a9a2a1a5aeab9a897664503b261100000000001f344a5f7388888790a5babaa6928787877c68533f2a15010000000000000000000a1f34495e73899eb3b7b9babbbdbfc0c1c3b9a48f7965503b2612000d22374b60758a9fb4bba6927d6954402c17030000000000041a2f44596e8398adc0ab96838383838383735e48331e090000000000000000000000000000091e3144545e5c504030211202000000000000000000000000000000000000000000000000000000000000000414232f3738373533312f2e2c2b2a2927262524221d130700000000000000000000000000001c314457646b71767c82868b9095866f5a45301b000000000000000000000000001f34495e73889caeb7b5afa5988a79685644311e0a00000000000000000014293e53687c92a7bca7937d6b8094a9bba6917c67523d28140000000000000000000000000000000000000000000000000000000000000000000000000f2236495c6f8294a18f8070666472879b99846e59442f1b0b000000000001192f44586e8398adaea295897c7063564735220e00000001162a3e5265798d9e8a767d90a3927d6b75716b655f677c9399846e58432e190000112131425262738494a4b4a6948a9aaec3bca894806c5844301c0900000000001f34495e73889d9284938f8a7964758a8b8a9c9e9282705f4d3b28160300000005152334495e73889cb1b7a6978e8c919ca294857665513c271200000000001c3045596e83979ca0acb9c1afa19c9c97826d58442f1b06000000000000000000071c31475c70879ba0a2a4a5a7a8a9abacaeb0a8937d69543f2b1600091e32475c70869aafc1ac98846f5a46311d08000000000000172c40556a8095aabfad98836d6c6c6c6d6a5946311c070000000000000000000000000000021526364349483f3222120300000000000000000000000000000000000000000000000000000000000000000e2132414b4e4c4a4846444342403f3e3c3b3a393730251606000000000000000000000000001f344a5f7480868b91969ba0a59c87715c47321d000000000000000000000000001f344a5f748ba0b5cbcac2b6a8978673604d3a261200000000000000000010253b5064798fa4b9ac97826c7b90a5baaa95806b56412c17020000000000000000000000000000000000000000000000000000000000000000000000061a2d40526476879a9e8f837b788090a296826b5747392816030000000000162c40566b8094a1aeb3a79b8e827364513c2813000000000f22364a5d70849793807386989b88757b86807971677c9399846e58432e19000003132434455565758697a7b2a39fa7b7c9b5a18d7864503c29150100000000001f344a5f748ba08f7d92a3937d697a8fa09e8a8d9e8f7c6a584633200d000000112333414c61768ca0b5ad9a8879767d8c92847567594936220e0000000000162b3f54687c9191919badc1b9a594909087725d49341f0a000000000000000000001a2f44596e84898b8d8f909193949697999b9c97836d58432e1a0004192e42576c8296abc0b29e8975604b37230e00000000000013283d52677c91a7bbb09b87715c575758564c3c2a16020000000000000000000000000000000918252f34332d221304000000000000000000000000000000000000000000000000000000000000000000162b3e505e63615f5d5b5a585756545352504f4e4c43342311000000000000000000000000001e33485d72879aa0a5abafb2a29383715c47321c000000000000000000000000001f344a5f748a9fb4c9ded4c6b5a3907c6955402c180300000000000000000d22374c61768ca1b6af9b8670778ca1b5ae99846f5a45301b0600000000000000000000000000000000000000000000000000000000000000000000000d2033445567788a9c98a096908f939ea9948374655746321e09000000000013283d52667684909eaab7ac9f92806b56412c1803000000071a2e415467798c9e8b797a8c9d93838094948e786a809498836d58432e1900000006162737485868788999aab7b4b9c5c1ad9986715d4935210d0000000000001f344a5f748ba08f788da298836e8094a9978380919a8875624f3c29150200001a2e41515d62778da3b8a7927d6a626d7c82736557493b2b1907000000000011253a4e63767b7b7d93a8bdb7a18c79797974604b36200b00000000000000000000172c4155687274767778797b7c7d82838486878887715c47321c0000152a3e53687c92a7bcb8a38f7a65513c281300000000000010253a4f64788fa3b8b49f8a75604b4243423a2e23180a0000000000000000000000000000000008131b1f1e191004000000000000000000000000000000000000000000000000000000000000000000001b30455a6d78767472706f6e6c6b6a68676664636052402d19000000000000000000000000001a2f44596d8397acbabfb3a49485746454412e19000000000000000000000000001e33485d72879cb1c6dae4d2c0ac9984705b46321d0800000000000000000a1f34495e73889db2b49f8a7472889cb1b29d88735e49341f0a000000000000000000000000000000000000000000000000000000000000000000000013273c50617385979183909aa2a4a59f9599938475614c37220c00000000000f233749596672808d99a6b3ae99846f5a46311c07000000001124374a5c6f82929787767d8e9b95929da18c776e839896826b56412c170000000009192a3a4a5a6b7b8c9cadbdcdcebaa6927d6a56422e1a060000000000001f344a5f748a9f8f78889c9d88738499a4907c73859892806c5845311d0900001f34495d7074788fa4b8a38e787372706f72645647392b1d0d0000000000000b1f334758676a6a7990a5bbbaa5907c6a6a69604e3b2713000000000000000000001225384a575d5f606263646668696b6c6e6f7072746e5b46311c000011253a4f64788ea3b3b3a994806b56422d190400000000000d22374c60768ba0b5b8a38e78644f424242423f362818070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d72888c8a888786848382807d7c7b7978705c47311c00000000000000000000000000162b4054697d94a8bdb4a5958675665646362512000000000000000000000000001a2f44596d8397acc0d4e7dcc7b39e89745f4a35200b0000000000000000061c31465b70869aafb8a38e786e8498adb5a18c77624d38230e0000000000000000000000000000000000000000000000000000000000000000000000152a3f546a808a9586737d878d91908b828a8f80705f4a36210c0000000000071a2b3b4855616e7b8995a2b09e89745f4a36210c00000000081b2d3f51637586979587787d8a949b9c94847175899d927c68533e291400000000000c1c2c3c4d5d6e7d8f9fb3c7c8b39f8b77634e3b2714030000000000001e33485d72889c90798397a28d77889d9e8a75687a8e9c8874604d39241000001f34495d72878b92a6b9a4918989887b665f544638291b0d000000000000000a1f344a5f7480808090a5bbbfac988580807d6a56422f1b07000000000000000000091b2c3a44484a4b4c4e505153545657585a5c5d5f5c503e2b1700000c21364b60748a9d9d9d9d9a86705b47321d090000000000091e33485d72889db2bba6917c6757575757575346362410000000000002090d0e0c090704020000090f12110d0a06030000000000000000000000040c10110e0b080604020000000000000000000000001f344a5f748a9f9f9d9c9a999796959493919086705b46311c0000000000000000000000000012273c51657a90a5b5a69687766757483828190700000000000000000000000000162b3f54687c90a4b8cadce1ccb7a28d77624c37220d000000000000000000182d42576c8297abbca7927c6a8094a9b9a5907a65513c2712000000000000000000000000000000000000000000000000000000000000000000000012273b4f616d77837a686a72787b7a776f7a80706151412f1b070000000000000d1d2a3744515d6a7785929fa28d78644f3a25110000000000102234465768788998978a807780868882756f80929f8c77634e3a25100000000000000e1e2f3f506071869bb0c5c7b29d89776654433221100000000000001b30455a6f8499927c7d92a792848ba097836e5e718599907c68533f2a1601001b2f43576c8095a3b0c0afa29f9f937d68544336281a0b0000000000000000091e32475c718695959babbfc8b5a296959586725e4a36220f000000000000000000000e1c282f33343637393b3c3e3f4042434547484a483f32210f0000081d32475c718788888888898975604b36210c0000000000051b30455a6f8599afbfaa95806c6c6c6c6c6c6453402b170200000009151e2323211e1c191714111c242726221f1b1815120e060000000000000b1720252623201e1b1917140d020000000000000000001f344a5f748ba0b4b3b1afaeacabaaa9a8a799846e59442f1a000000000000000000000000000e23384d62778ca1a7978877685949392a1a0a00000000000000000000000000001125394d6175889badbecddacdb8a38d77624c37220d000000000000000000152a3f54687d93a8bdab96826c7b90a5baa8937d6954402b1601000000000000000000000000000000000000000000000000000000000000000000000c203242505a6571705d575e636666625c6b7061514233241200000000000000000c192633404d5a6673828f9c927c68533f2a150100000000051728394a5a6a7988969c928a837d7a7879808e9d9683705c4834200b000000000000001125394e62778ca0b4c9c7b8a6958472614f3e2d1c0b0000000000182c41566b80959580788ea2a0999ba79180756a697d9297836d59442f1a060014293d52667a8f9ca6b7b4a49c9c97826c57422e190a00000000000000000004192e43586d8397979dadc0d2c0b3ab9e988d7965523e2a1501000000000000000000000b151b1e1f2122242527282a2b2c2e30313334332d2213030000031a2f44586b7272727272737371604b36210c000000000000182d42576c8297abc0ae99858383838383836e5945301b0700000818263138383633312e2c29262e383c3b3734302d2b2722190c00000000091a28343a3b383533302e2c281f130400000000000000001f344a5f748ba0b4b6b8babcbdbfbfbebdac97826c57422c17000000000000000000000000000a1f34495e73889d988978695a4a3b2b1c0c0000000000000000000000000000000a1e3145586b7d8fa0afbdc7c9b5a08b76604c37210c00000000000000000011263b50657a90a5baaf9a8670778ca1b6ac97836d58432e1a0500000000000000000000000000000000000000000000000000000000000000000000031424323d48545e5d51434a4e50504d4d595c5344332415060000000000000000000815222f3c495663707d8c97826d58442f1b0600000000000a1b2c3c4c5b6a7785909b9d9793908f8f949e9a8a786653402c190500000000000001162b3f53687c92a6babfb3afb3a1907d6d5c4b3a2918070000000013283d51667a8f9a8574899ea2908d939c92887a6c768b9c87725d48331e09000e23384c617687889aaead9887878786705b46301d0900000000000000000000152a3f54697d828292a7bcd1d0bca7928384826d58432e180300000000000000000000000002080a0b0d0f101213151617191b1c1e1f1e1910040000000015293c4d595c5c5c5c5c5e5e5e5343301c08000000000000152a3f54697d93a8bdb4a399989898989888735e4a35200c0000132536444c4e4b484643413e3a3f4c52504c494542403c362a1c0b000000142738464f504d4a484543413c31221200000000000000001f344a5f748b9d9fa1a3a5a7a8aaacaeb0a994806a543f2a1500000000000000000000000000061b30455a6f849989796a5a4b3c2c1d0d000000000000000000000000000000000215283b4e607182919fabb2b5ad9a87725d48331e090000000000000000000e23384d62778ca1afaf9e897473889db0b09b87715c47321e0900000000000000000000000000000000000000000000000000000000000000000000000615212b36424949413335393b3b383c45474135261506000000000000000000000004111e2b3845525f6d7b8987725d4934200b0000000000000e1e2e3d4c5a67737d8890969b9ea09f9c94897b6b5b4937241100000000000000081c3145596e8397abc0b2a199a1ae9c8c7a685847362514040000000e23374c6074899d8a768499a18d78808995998b7b71879c8b75604b36210c000a1f34485c6d708095aaae9a867070706c5e4c38240f0700000000000000000011263b4e606c6c7b91a7bcc5bebeaa9683706f6755412c1702000000000000000000000000000000000000000000000000000000000000000000000000000c1e2f3c454747474747484949423525140100000000000012273c51667b90a5abacadadadadadada28d78634e3a251100001b2f43546163605d5b5856534e4c5d6764615d5a575451483a29160300001c3044566365625f5d5a58574f402f1c08000000000000001f344a5f7487888a8c8d9091939597999b9c937c68533d28130000000000000000000000000000172c41566b808a7a6a5b4c3d2d1e0e0000000000000000000000000000000000000c1e3042536372828e989ea09d8f7d6a57432e1a060000000000000000000b2034495e7389999999998d786f84999b9c9d8a75604b36210d000000000000000000000000000000000000000000000000000000000000000000000000030e19252f34342e2321242626232a30322d24170800000000000000000000000000000d1a2734414f5d6b798877634e3a261100000000000000101f2e3c4955616a747b8287898b8a8782776b5d4e3d2c1907000000000000000e23374b6074899db1bfaa958493a6a9988775645343322212010000091d31465a6d8296917d8094a6927c6c77859699887584998d77624d38230e000b20364b6075848492a7b4a08c8484847b66523d28231b130b030000000000000b1f32425057677c93a8bdb3aaa9b3a08c79665649382512000000000000000000000000000a121717130b0000040e15171510060000000000000000000001111f2a3032323232323334342f251708000000000000000e23384d63778d9495979898999b9c9d9e927c68533f2a1500001f34495e72787572706e6b686052677b7976726f6c6a655846321d0900001f344a5f73797774726f6e6b5e4b37230e000000000000001e33475b6c7073747678797b7d8082848687897b66503b2611000000000000000000000000000013283d52677b7b6b5c4c3d2e1f0f0000000000000000000000000000000000000001132535455463707b84898b898070604e3b281400000000000000000000071c31465b708484848484847c6a80848687888978644f3a240f000000000000000000000000000000000000000000000000000000000000000000000000000007121b1f1f1a110c0f11110e161b1c19110600000000000000000000000000000000091624313f4d5b69787d6954402b150000000000000001101e2b38444e5760676d71737474726d645a4d3f301f0e000000000000000015293d52667a8fa3b7baa5907b899bada4938371615040301f0f000002162a3e5266798d99867a90a497836e6e7990a5927d84998f78634e38230e00091d32465b6f84989faebba99c999995806b56413d362e271f170e0300000000021424333e53687d94a9b9a59695a4a996836f5c49362310000000000000000000000001101d262c2c271d10071621292c2a23180a00000000000000000000010d161b1d1d1d1d1d1e1f1f1b120700000000000000000b20354b5f747d7d80828384848687888989826d58442f1900001e33485c70868b888683827d6b5665798f8b8885828075604b36210c00001e33475c70858d8a8886837a66513c271200000000000000182b3e4e595c5e5f61636466686a6c6e6f727373624e39240f00000000000000000000000000000f24394e62736d5d4d3e2e1f100100000000000000000000000000000000000000000717273645525e686f7374736d615243311e0b0000000000000000000000192d4256676e6e6e6e6e6e6d626d6f7071727373624e39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613212f3d4b5a687468543f2a150000000000000000000d1a26313b444c53585c5e5f5f5d5851473c2f21120100000000000000001a2f43586c8295a6afb5a08b767d90a2b1a090806e5e4e3d2c190500000f23364a5d7084968f7d8ba09c8884848794a7978384998f78634e38230e0003182c4055697d93a0a2aeb9b0a89f99846f5a54524a423a332b2113040000000006152a3f546a8094a9b5a08b889caf9f8c7865523f2c1906000000000000000000000e1f2e3a41413a2e1f1625333e423f362818060000000000000000000000000000000000000000000000000000000000000000081c3144576468696a6b6c6e6f6f70727374746b58432e190000192d42566a80949d9b989686705c62778da09d99978d77624c37220d0000192d41566b80949f9c9a947d6955402b16010000000000000f20303d4447484a4c4e4f51535557585a5c5e5e5545331f0b00000000000000000000000000000b1f3345555e5c4f3f2f2010010000000000000000000000000000000000000000000009182734414c545a5e5f5f59504334251402000000000000000000000013263949555858585858585852585a5b5c5d5f5e5545331f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111f2d3c4a585f594a3925110000000000000000000009141e2831383e4347494a4a48443d352b1e11030000000000000000001d32475c72838b939ba39a8671728596a8a39d8d7c6c5b4834200b0000071b2e415466798b9b8987989c9a99999ba29e9480879c8d77624c37220d000012263b4f64788c8b8fa2b5b09b8a8988735e69665e564e463e3122110000000000162b40566b8095abb5a08b8094a8a895826f5c493623100000000000000000000b1b2c3d4c55564c3d2b23334351575346362310000000000000000710151615130e0a08030000000000000000000000000000000115283947505354555657585a5a5b5c5e5f5f5b4e3c2915000013273c5064788da2b0ad9f8b76625f748ba0b2afa38d77624d38230e000013283c51657a8fa4b2ac97836d59442f1a0500000000000002121f2a2f31333537383a3c3e4042434547494943372716030000000000000000000000000000031627374349483e312111020000000000000000000000000000000000000000000000000917232f384046494a4a453d32251607000000000000000000000000091b2b3841434343434343433f43444647484a494337271603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1e2c3b454a463b2d1b090000000000000000000000020b151d242a2e32343434332f2921180d01000000000000000000001a2f4356666f7780878f96826c67788a938f8b878377624c37220d0000001124374a5c6e8090978f8487898c8d8d8d8983778c9e89745f4a35200b00000c21364a5e7176758699acb09c8a78736f667b79726a625a4f402e1b0700000000172c42576c8297acb5a08b788da0b29f8c7865523f2b180500000000000000081829394a5a696a5b4834304151616c64533f2a160100000000000c19242a2b2b27231f1d170e0200000000000000000000000000000a1b2a353b3e3f4040424344454647484a4a473e301f0d00000d21364a5e72879cb0b9a5907c675e73889db3b9a48f78634e38230e00000e23374c61758b9fb4b19c87715d48331e0900000000000000010d161a1c1e2022232527292b2c2e303234343026190a000000000000000000000000000000000a19263034332c211303000000000000000000000000000000000000000000000000000006121c252c31343434312a21150700000000000000000000000000000d1b252c2e2e2e2e2e2e2e2b2e2f30323334343026190a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d293134322a1d0f0000000000000000000000000000010910151a1d1f1f1f1e1a150e0500000000000000000000000014273848535b636b737b847c675b6d7d7d7975716d685a48341f0b000000071a2c3e506172839397897d7476777777746f809398846f5b46311c080000071b2f42536061697c8fa2b4a79686776b6c808d867d766d5d4a35200b00000000192e43586e8398adb6a18c768699ada895826f5b4835220f000000000000051526364757687877624d393e4e5f6f806d59442f1a0600000000091a2a373f40403c3734322b20120100000000000000000000000000000c182126292a2b2b2c2e2f303132333434332b2012010000071b2f44586c8295aabeab96826d5e70879cb1b9a48f79644f3a250f0000091e33475c70869aafb4a08b76604c37220d000000000000000000000004090b0c0e1012141617191b1d1f1f1b140900000000000000000000000000000000000009141b1f1e190f0300000000000000000000000000000000000000000000000000000000000911181c1f1f1f1c160e03000000000000000000000000000000000912171919191919191916191a1b1d1e1f1f1b140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c161d1f1d170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000091b2a373f47505760687073624f606b6965605c58544b3d2b1805000000000f21334454647484929a90867d797674757d8d9e907c6855402c1803000000122535434b4c5f728597a9b4a49688807c8a9c99928a77624c37220d000000001a2f445a6f859aafb7a18c767d92a6b29e8b7764513e2b1805000000000212233344546475867c67523e4b5c6c7d87725d49341f0a0000000013263848535654514c49463d301f0d000000000000000000000000000000050d111314161617191a1b1c1d1e1f1f1e180f020000000015293e52667a8fa4b8b09c887373738499afbba59079644f3a2510000004192e42576c8296abb8a38f7965503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c19242c343c444c545c5e5545505654504c47433f382d1f0e00000000000415263747566573828e999a938e8b8a8b909c958572604d392511000000000717253036425567798c9eafb3a69b939299a8ada08b75604b36210b000000011c31465b70879bb0b7a18c76768b9fb3a895826e5b4835220f000000000f1f30415161728393826c57485969798a8c76624d38230e00000000192e4256666b6a66615e5a4e3d2a160100000000000000000000000000000000000000000000000000000000000000000000000000000f23384c6075899db2b6a28f8989898a9bb0bca7917b66503b261100000014293e53687c91a6bba7937d68543f2a15000000000000000002090d0e0c08050200000000000000000000000000000000000000000004080907040100000000040a0d0b080401000000000000000000000000000000020a10141617171714110c060000000000000000000000020e161b1b19171513110f0d0800000000000000000000000000000005111a1f1f1b15110d0a0806050505050200000000000000050d11120f0d0a0705020000000000000000000000000000000000010d1519191613100c090602000000000000000000000000000000040d1315120e0801000000000000000000000000000000000000040b111517191816130f090100000000000000000000000000000000000000000000000000000710182028303840484943373c403f3b37332e2a251c0f0100000000000008192938475563707b868f969b9f9f9f9b928677675543301d0a000000000008141c25384a5c6e8091a2b3b8aea8a7acb7b19c88725d48331e09000000071e33485d72889db2b7a18c766f8497acb19e8b7764513e2b180500000b1c2d3d4e5f6f80909a86705b5566768798907b66513c2813000000001b30465b7082807a76736c59442f1b060000000000000000030f171c1c1914100d0a0806050302020202020000000000000000000000091d31465a6e8397acbeada19f9f9f9fa8b8bca7917b66513c27120000001025394e63778da2b6ab97826c57422e190400000000000009151e2323211d1a1714110e0a0704000000000000000000000000000410191d1e1c191614110f0c171f22201d191613100d09010000000000000000010c161e24292c2c2c2c2925211a130b02000000000000000313202a30302e2c2a282624221c13060000000000000000000000000515232e34342f2a2622201e1c1a1a1a1a160f04000000000c1821262724221f1c1a17140d040000000000000000000000000002121f292e2f2b2825211e1b171209000000000000000000000000081621282a27231c150d030000000000000000000000000000030e171f252a2c2e2e2c28231d150c020000000000000000000000000000000000000000000000000000040c141c252d33343026282b2a26221e1a1511090000000000000000000b1a293845525e69727a8287898b8a8680756759493826140100000000000001081b2d3f5162738595a5b3c1bdbcc0c1ac98836e5945301b060000000a1f344a5f73899fb4b7a18c76687c91a5b9a895826e5b4834210e000718293a4a5b6c7c8e9e9e89745f63738495a594806a55412c1702000000192d42576b80948f8b88725d48331e09000000000000000413212b31312d2925221f1d1b1a191717171717130c01000000000000000002172b4054687c91a6babcab9f9d9f9fa5b2bda8937c67523c27120000000b20354a5e73889db2af9a86705b46311c08000000000008182631383836322f2c292623201c19140b000000000000000000000514222c3233312e2c292724212a333735322e2b2825221d140800000000000004121e2932393e404242413e3a352e271e150b0000000000000f21313d454543413f3d3b3a37302415050000000000000000000000112333414949443f3b373433312f2f2f2f2b22150600000a1b2a353b3c393734322f2c292115070000000000000000000000000f20303c4344403d3a3633302c261b0e00000000000000000000051626333c3f3c37312920150a0000000000000000000000000915202a333a3f424343403d3831281f1509000000000000000000000000000000000000000000000000000000010911191e1f1b14131615110d0904000000000000000000000000000b1a2834414c565f676d71737474716b62574a3b2b1a09000000000000000000102233455666768795a3b0bcc5cab9a5927d6954402b17020000000c21364b60768ba0abb2a18c7661758a9eb2b19e8b7764513e2b1700122436475868798a9baba28d7863708291a2ad99846f5a45301b0700000014283d52667b90a4a08b76614c37220d000000000000001022323e4647423e3a373432302f2e2c2c2c2c2c281f120300000000000000001125394e62768b9fb4b5a08d88898a95a8bda8937d68533e2913000000071c31455a6f8499aeb39e89745f4a35200c0000000000132536444c4e4b4744413e3b3834312e271d0f0000000000000000001122323f47484643403e3c39353b474c4a4743403d3a373126180800000000031322303b454d5256575756534f49423a31281d120500000000192c3e4f595a58565452504f4b4233221000000000000000000000001a2e41515d5e5853504c4a4846444444443e33241301001528394750514e4c494744423d332515030000000000000000000000182b3e4e585855524f4b484541392c1c0a0000000000000000000f2234445054514b453c32271b0e00000000000000000000081827333d464e5357585856524c443b32271b0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a17232f39434b53585c5e5f5f5c574f45392c1d0d00000000000000000000041627384858687786939fa9b1b4ad9c8976624e3a2611000000000d22374c6277888f979fa18c76606f8397a5a09b94826d5a46311c001a2e415364758797a8b8a6927c6c7d8e9fafb29d88735e4a35200b0000000f24384d62768ba0a38f7964503b261100000000000000192d3f505b5c57534f4c4a4746444342424242413b30211000000000000000000b1f33485c70859aaeb5a18c77737b90a5bba9947d68533e291400000000172c41566b8095aab7a28d78634e39240f00000000001b2f43546163605c595653504d4a46423a2d1d0c0000000000000000192d40515c5e5b585653514e494959615f5c5855524f4c4436261401000000102131404d5961676b6c6c6b68645d564e443a2f2316090000001e33485c6d6f6d6b6a6766645f513f2b1703000000000000000000001f34495d70726d6864615f5d5b5a5a5a595142301d09001c314457646663615e5c5957504333200d00000000000000000000001e33475b6b6d6a6764605d5a554a3a2714000000000000000000152a3e51626a6560584f45392c1e0f00000000000000000013253644505a62686c6e6d6b6660584e44392c1f1103000000000000000000000a121717130b0100050f1517150f06000000000000000000000000000000000000000000000000000000000006121d2730383e4347494a4a47433c33281b0e000000000000000000000000091a2a3a4a596775828d969ca09c8f7d6c5946331f0b000000000b2035495d6c747b838b928c7660687c91908b87827c725d48331e001f34495d718293a4b5c0ab9682798a9bacbdb6a28d77634e3925100000000a1f33485d72879ca7927d68533e2914000000000000001e33485c6e706b6864615f5c5b5a5857575757564e3f2e1b070000000000000004192d41566a8093a8bba6917c68788fa4b9ab95806a543f2a150000000013283d52667b90a5baa6917c67523d281400000000001f34495e727774726e6b6865625f5b574b3b281501000000000000001e33485d6f73706d6b6866635c51657674706d6a6764605443301c080000081b2d3f4f5e6b757c808383827d78726a61574c413427190a00001f344a5f74868382807c7b786f5b46331e0a000000000000000000001f34495e7387827d79767472706f6f6f6e604c38230e001f344a5f747b787673706e6c61503c281400000000000000000000001f344a5f7483807c7875726f6857432f1a050000000000000000182d42576c807a746c61564a3c2d1e0e00000000000000001b2f4354626d767c828483807a746b61564a3d2f2112020000000000000000101d262c2c271e130916222a2c2a23190e0300000000000000000000000000000000000000000000000000000000000a141c242a2e32343434322e2820160a00000000000000000000000000000c1c2c3b4957636f7982888b887d70604f3d2a170300000000061a2d3f4e5860676f777d8676606175807b76716d686355432f1b001f34495e73889db1c2b2a291827c91a6b9bbaa9a8a7965503b2611000000051a2f44586d8397ab96826c57422d18040000000000001f344a5f7386827c79767472706f6e6c6c6c6c6b5d4a36210c000000000000000013273b5064788da2b6ab96826d778da2b7ab95806b56402b16010000000f24394d62778ca1b6aa95806b56412c1803000000001f34495e73898a8784827c79777370695844301b07000000000000001f34495e72878683807d7b786955667a898683807c79725f4a35200b00001125384b5d6d7c889195989896928d867d746a5e524537281604001c3145586d8295979493908a76624e3a2612000000000000000000001c31465b708697928f8c89888786868678644f3a240f001e33485d71868e8c898784806b57422e1a05000000000000000000001d32465b708694918e8b8884725c47321d0800000000000000001a2f44596e848f888074685a4b3c2c1b0a000000000000001f34495e72808a92979998958f887d73685b4d3f302010000000000000000d1e2e3a41413a30261b26343e423e362b21160b000000000000000000000000000000000000000000000000000000000000080f151a1d1f1f1f1d1a140d03000000000000000000000000000000000e1d2b3946525d666d7274736c60524232200d0000000000001021303c454c545b636a72705e59686b66615d58534f45372613001b30455a6f8499aeb6a5948473788ea3b8ae9d8d7c6b5b4a36220e00000000162a3f54687d92a79a86705b46311c070000000000001c31465b708696928f8c89888684848383838378634e38230e00000000000000000d21364a5e72889cb0b09b8772758ba0b5ac97826b57412c17020000000b2034495e73889db2ae99846f5a45311c07000000001d32475c72889c9c9996938f8c8986735e4935200b000000000000001b2f43586c829598959390846f5b63788d9b9794928d77624c37220d0000182c4054677a8c9aa5aaadadaba7a19a91877c7063554533200c0015293d5165798da2a9a8a5917d6955412d1905000000000000000000192e43586d8398a7a4a19f9d9c9b9b8b76604c37210c001a2e43586c8296a19e9b9986715d48341f0b00000000000000000000192d42576c8296a6a3a09c8a745f4a35200b00000000000000001b30465b70869b9c928678695a4a392715020000000000001f34495d72889ca6acaeadaaa39b9186796b5d4e3e2e1d0d000000000000172a3c4c55564d43382d3344515752483d33281d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b2835404a52595d5f5e594f433425140200000000000003121f29313840474f565e5d524b5556514d48433f3a3328190800172c41566b8296aba998887666758b9fb2a190806e5e4e3d2c1a070000000011263a4f64788ea29e89745f4a35200b000000000000192e42576c8296a7a3a19f9c9b99989898988d78634e38230e0000000000000000071b2f44586d8296aab5a18c7773899eb3ad98836c57422d1803000000071c31455a6f8499aeb29d88735e4934200b000000001b30465b70869bb0aeaba7a4a19e8d77634e3925100000000000000014293d52667a8fa3aba89e89756060758ba0aca9a38d77624c38230d00001c31465b708498a9b8b8aaa2a1a5adada4998e8273634f3a2510000e22364a5e72869aaebdac9885705c4834200c000000000000000000162b40556a8095aab9b6b1aaa9ab9d88725d48331e0900152a3e53687c92a6b3b0a08c77624e3925100000000000000000000014293e53687c92a6b8b5a28d77624d38230e00000000000000001d32475c72889caea3978878685644321f0c0000000000001b3045596e8498adbdac9f9fa9aea3978a7b6c5c4c3b2a190700000000001d32465a696a60554a3f3c50626c655a50453a2e22170b00000000000000000009111516151513131312121111100f0f0e0d090100000000000000000000000000000000000000000000000000000000000a17222d373e44484a49453d322516070000000000000000020d151d242c333b434949413940413d38332f2a2520160a000014293e53687c92a79b8b7a695d72879ca4948372615040301f0f00000000000c21364b5f74899ea28d77634e39240f00000000000015293e53687c92a6b3b6b4b2b0adacadada48f79644f3a250f00000000000000000015293e52667b8fa4b8a6917c72879cb1af99846e58432e190400000000182c41566b8095aab6a18c77624d39240f00000000192e43586e8499aec3bfbcb9b6a6927c68533f2a15000000000000000e23374b6074899db1b8a48f7a665e73899eb3b9a48f78634e38230e00001f34495e73899eb3bdaa9a8e8c919aa5b0ab9f8d7965503b261000071b2f43576a8093a7bbb49f8b77634f3b271300000000000000000013283d52677c91a7bbb4a29594959586705b46301b06001025394e63778da2b6baa6917c68533e2a150000000000000000000010253a4e63788da2b7baa5907965503b261100000000000000001f34495e73899ea8b2a6978674614e3b2814000000000000172c40556a8094a9b6a18e8c98a6b5a7998b7a6a594836251301000000001f344a5f747c72675c5145546a80776d62574c4034291d11040000000000000f1b252a2b2a2a2929282727262625252423221d1408000000000000000000000000000000000000000000000000000000000005101a232a30333434302920140700000000000000000000000109111820272f34342e262c2c28231f1a15110c0400000010253b5064798f9e8e7d6d5c5a6f849996867565544433271b0e0000000000081d31465b70869aa6917c67523d281405000000000010253a4e63788d97a1aebdbaa79997989899907b66503b26110000000000000000000f23384c60758a9eb2ab96826f869bb0af9a866f5a442f1a050000000013283d52677b91a6baa5907b66523d281300000000172c42576c8297acc1c3bebdc0ab97826d58432f1a06000000000000081d31455a6e8397abbea995806b5c71879cb1b9a48f79644f3a240f00001f344a5f748a9fb4b6a18d7b767d88929eab9885705d4a36220d000014283b5063778ca0b4bba7927d6a56422e1a06000000000000000010253a4f64788ea3b8b09b86808080826e59442f1a04000b20354a5e73889db1bfab96826d58432f1a050000000000000000000c21364a5f74899eb3bda8937d68533e291400000000000000001f344a5f74868c95a0aea3917d6b58432f1b07000000000013273c51667b90a5b6a28d7a8897a7b7a8998877665442301e0b000000001d32475b708685796f63575065798a8074695d52463a2f221507000000000c1d2d393f403f3f3e3e3d3c3c3b3b3a3a3a383731261707000000000000000000000000000000000000000000000000000000000000070f161b1e1f1f1b160d02000000000000000000000000000000040c131b1f1f1a121617130f0a05000000000000000d22374c61768c9a85776b60566b82968f7d71665a4f44382c1e0d000000000b182d42576c8296aa95806b56412c1f180e010000000c21364a5f717b84909fb0b5a08b82838384867c67523c2712000000000000000000091d32465a6f8498acb09b87718499aeb09b86705b46301b06000000000f24394e63778da2b6aa95806b56412c1702000000162b40556a8095aabfb0a8a8aeb09b87725d48341f0a00000000000002162b3f53687c91a5b9af9a86716e6f869aafbba59079644f3a250f00001e33485e73889db2b5a08b77656a75828d9a907c6855412e1a0700000c2034485c708598acc0ae9a86715d4935210d00000000000000000d21374c60768ba0b5b29d88736a6a6b6453402b170200071b3045596e8398adc1b09b87715d48331f0a000000000000000000071c31465b70859aaec0ab96826b57412c1702000000000000001e32475a6a7178828fa0ae9b87725e4a35200b00000000000e23384d62778ca1b5a6927c788999abb6a69583715f4d3a281502000000192d42566b80958c8275695d60748a92877b6f64584c4033251607000000172a3b4a54565454535352525250504f4f4f4e4c4335241200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a2034495e73899e95897d7267687d939c8f83776d61564a3c2b18050000091a28343e53687c92a799846f5a4538342b1f0f000000071c2f42535f67728292a3b5a59686746d6e6f6f624f3a261100000000000000000003172c4054687d92a6b5a08c778297acb19c87705c47321c07000000000b20354a5f73899eb2ae99846f5a45301b0700000014293e53687d93a8b4a194939eafa08c77624d39240f000000000000001025394d62768b9fb3b5a08c848484869aafbba6917b66503b261100001c31455a6f8498acbaa694847365636f7c898873604c39251200000005192d4155697d91a5b9b5a18d7864503c28140000000000000000091e33485d72879cb1b6a18c766154565246362410000000172b4055697d93a8bdb5a08b76614d39261300000000000000000001182d42576b8296abbfae99846f5a45301b0600000000000000182b3d4d575d65718295a8a28d77624d38240f05000000000a1f34495d72889cb1ab96826c7b8d9fb1b3a18f7c6a5744311e0b00000014283d52667b909e92877b6f63708599998d82756a5d50433425140100001d324659686b6a6a68686767676666646464636053412e1a0600000000000410191d1d19120a0300000000000000000000000000000000000003070906060b0b08010000000000000000000000020e161b1b1b1a19191919191a1a1b1b1b18110600000000071c31465b70869ba69b8f85796d798fa4a1958a8073675a4734200b0000142738464f5064788ea29d88735e4e4c483d2d1c09000000132535424c5463748698abb3a3927d6b585a5a5244321f0c0000000000000000000011253a4e63778ca0b4a5917c8094a9b39d88725c47321d0800000000071c31465b70859aaeb29d88735e4934200b00000012273c51667b91a7b09b868095aaa5917c67523e2914000000000000000a1e33475b708599adbba99c9999999aa4b5bca7917b66513c27110000172c4054687c8fa2b4b2a2928475675e6b78806b5744301d090000000012263a4e62758a9eb2bca894806b57432f1b0700000000000000051a2f44596e8498adb9a48f796550403e3528180700000012263b50657990a5bbb9a5907c6855422f1c0800000000000000000014293e53687c92a6bbb19c88725d48331e09000000000000000e1f2f3b43495364788ea2a5907b66513d2921170a000000061b2f44596e8398adaf9a86706f8293a6b8ac9a8774614e3a27130000000f24384d61768ba0a4998d82746b8095aa9f93887b6e615243311d0900001f344a5f748080807d7d7c7c7b7b7b79797878715d49341f0a000000000514222c32322d261e1710080100000000000000000000000000060f171c1e1b1b20201c150d0500000000000000000313202a3030302f2e2e2e2e2e2f2f3030302c23170800000000192e43586d8398adaca2968b80778ca1b3a79c918577634e39241000001c30445663666674899ea18c776463625a4b39251200000007172530384556687a8ea1b4ae9b88735f4b443f35261605000000000000000000000b1f34485d71869aaeab96827d93a8b49f89735e48331e090000000001182d42576c8296abb6a18c77624d39240f00000010253a4f647990a5b39d887b90a5aa96826c57432e1a0500000000000004182d41556a7d93a7bcb9afa4a3a4a4a9b6bda8937c67523c271200001125394c5f728596a6b6b0a2938576675b6870634f3b281501000000000a1e32465a6e8397abbfaf9b87725f4b36220f0000000000000000172c41566b8095aabda8937d69543f2a23180a0000000010253a4f647990a5bbbfac9885725f4b38251200000000000000000010253a4e63788da2b7b4a08b75604b36210d0000000000000001111e282e364b60758b9fa995806c58453c34281908000000162b4055697d94a8b39e89746476899baeb6a4917d6a56432f1b0700000a1f33485d71879bb0aa9f9285777b90a5b1a5998d8070604d38230e00001e33485d728795959494939391919190908f8c76614c37220d000000001122323f4747413a322b241c150e0600000000000000000009111a222b31332f2e35353028211911090100000000000f21313d45464544434343434344444646464035261502000000162b40556a8095a5b2b4a89b8674899eabb8aea3917c67523e291400001f344a5f737b7b7b869ba5907b7878776855412d180400000007131c2e3e4b5e718598acb7a38f7965504f4d433423100000000000000000000005192e42566b8094a8b09c877c91a7b5a08b745f4a341f0a000000000014293e53687c92a7baa5907b66523d28130000000e23384e63788da3b5a08b778ca1af9b86715d48331f0a0000000000000012263b4f64788da1b5b6a2918d8f8f98aabda8937c68533e281300000a1d30435567788998a6b3b1a395867667575b534533200c000000000003172b3f53677b8fa3b7b6a28e7965523e2a16010000000000000013283d52677b91a6bbac97836d58432e1a06000000000011263b50667b91a7bbc8b5a28f7a6754412e1b0800000000000000000c21364a5f74899eb3b8a38e78644f3a25100000000000000000000b141e33485d71879baf9b88746356504637251200000417293c51657a8fa4b6a28d77636b7d92a5b8ad9a86725e4a36220e0000051a2f43586d8297acbab0a39684778ca1b3b7aa9d8f7a66503b261100001a2f44596e8498aaa9a9a8a8a7a7a7a5a5a38f79644f3a251000000000192d40515c5c554e463f383029221a120a010000000007131c252d363e464843414a4a443c342d251d140700000000192c3e4f595b5a5a58585858585a5a5b5b5b5344321f0b00000013283d5267798794a1adb49f8a75808d9aa6b3aa96826c57422e1904001e33485c7186919192a0aa98908f8f85705b47331e0a000000001024384b5c64687c90a4b9a8937d6964646052402c18030000000000000000000013283c5065798ea2b6a18d7b90a5b6a18c76604b36210c000000000010253a4f64788ea3b8aa95806b56412c170200000d22374c61768ca1b6a28d77889cb1a08b76624d38240f000000000000000c2135495d72879bafb4a08b77787b91a6bba9947d68533e2913000000132637495a6a798895a2afb3a4958675645341362716040000000000001024384c6074889cb0bda995826d5945311d09000000000000000f24394e63788da2b7b09b87715c48331e09000000000011263b50667b91a7bcd1beab9885715e4a3724110000000000000000081d32465b70869aafbba6917c67523d281300000000000000000000041a2e43586c8295a8a49282736a6454412d1904000a1f33465762768ca1b5a6917c676475899cb0b5a28e7965513d2914000000152a3f53687c8f9daab7b29c88728895a2b0bba8937d68533f29140000172c41556a8095aabfbaa99d9c9c9c9d9fa0927c67523d2813000000001e33485d6f7069615a534c443d362e261e1306000006162530384149515a5d55515e5f5850484039312516060000001e33485c6d706f6f6e6e6e6e6e6f6f707070614e3a25100000000f24374a5b697683909ca7a48f796f7c8995a1ad9a86705c47321e0900192e42576c8296a7a7afb6a9a5a49f8b76624d3924100000000013283d53687979798a9eb3ab96827878796f5a45301b06000000000000000000000d22364a5f73889cb1a8979198a9b7a28d77624c37220d00000000000c21364b60758a9fb4ae99846f5a45301b0700000b20354a5f748b9fb4a48f798398ada5907b67523e291400000000000000061a2f43576c8295a9b9a5907b66798fa4b9aa95806a543f2a15000000081a2b3c4c5b6a7785919fadb3a39382705f4c3a271300000000000000091d3145586d8295a9bdb09c8874604c382410000000000000000c21364b5f748a9fb3b4a08b76614c37230e000000000012273c52677c92a7bcd1c7b4a18e7a6754412e1a070000000000000002192e42576c8297abbfaa95806a55402b16010000000000000000000014293d5165798c9dab9f918680705b46311c07000e23384d627578889db3aa958079796d8295a9bca995806c57432e1a05000011253a4e61707d8c99a6b3a08b757785929facab96826b57412c17020013283d52677b90a3b3b39e8b87878788898b8b806b56402c16010000001f344a5f74857c756e6760585149423a3124150400122434424c545d656d72635c6f736b645c544d433423110000001f344a5f748786868484848484858686877c68533e2914000000081b2d3d4b5865727d8a96a294806a6b7783909b9f8a75604c37220d0014293e52677b90a3a3a6b0b8aca8a5917c67523e29140000000013283d52667b908f91a1b5ae9b8e8f8f88725d48331e0900000000000000000000071c3044596d8296abafaaa7aab6b9a48f78634e39240f0000000000091e32475c71879babae9d88735e49341f0b0000091e33485e73889db3a5907b8094a8aa96826c57432e1a050000000000000014293d51667a8fa3b7aa95806b778da3b8ab95806a55402b16010000000e1e2e3d4c596773828f9dacb1a08f7c6956432f1b080000000000000115293d5165798da2b5b7a38f7b67533f2b1703000000000000081d32475c70869bb0b9a48f7965503b2712000000000013283d52677c93a8bdc5bebdaa9784705d4a3724110000000000000000152a3f54687d93a8bdad98836d58442f1a05000000000000000000000e2236495c6e808e98a8a39a88735e49341f0a000d22374c61758a91a1b5af9b8f90836d798da2b6af9b86715d48331f0a00000b1f324453606e7b8895a2a38d786673828e9ba899846f5a45301b05000f24384d60738595a4b2a090867c7272737476776a56412c17020000001f344a5f748b918a837b736c655d554d4233210e001a2e41525f67707982806d617588807770686052402d190400001c31455a6e83979b99999999999a9b9b96826c57422d18040000000f1f2d3b4854606c78849099846f5a66727d8a958f7965503c2712000f24384d62768b8d8f92a1ab9a939494826c57422d18000000000f24384d62768ca0a5afbeb8aaa3a49f8b745f4b35200b0000000000000000000000162a3e53687c91989a9c9ea0a2a5a5907965503b26100000000000041a2f44586d839296999c8c77624d38240f0000041c32475c71879cb1a8937c7a8fa4af9b86715d48331f0a000000000000000e23374b6074899db1af9a8670768ca0b5ac97826b56412c170100000000101f2e3c495663707d8e9dacac9986725f4b37230e000000000000000e22364a5e72869aaebfaa97836e5a46321e0a00000000000003192e43586d8397acbda8937d6955402b17020000000013293e53687d94a9beb3aaa9b3a08d796653402d1a070000000000000011263b5065798fa4b9b09b87715c47321d0800000000000000000000061a2d3f5061707c8da3b5a08b76604c37210c00091e32465a6f8397acbbb9aba49c877272879cb0b5a08b76614c38230e00000215263542505d6a778591a0907b6663707d8a989c87725c47321d0800091d31445667768694a1aea3998f857a706560625c4d3b2713000000001f344a5f748ba09e968f888079716960513e2a15001f34495d707b848c958a77657a8f938c847c705c47311c070000162b4054687d92a6afafafafafafb0af9a86705b46311c07000000010f1d2a36434f5a66727d8989745f54606c77838d806a55412c18000a1f33485c6f767778869ba7917c7d7d7d6d58432e19000000000a1f34485d72879baeb5c2bfb3adada28d77624d38230e00000000000000000000001024394d627682838687898b8d9093917c67523c27120000000006141e2b405569797c8284888b7b66513e2c190500001b30455a6f869bb0a9947d768ba0b5a08b76624d38240f00000000000000081c31455a6e8397acb49f8b7674899fb4ad98836c57422c17020000000001101e2b384552606f7d8f9fb1a28e7a66523d2814000000000000030e1b2f43576a8093a7bbb19e8a75614d39251100000000000000152a3f54697d93a8bdad98836e5945301b0600000000152a3f546a8095aab9a59695a4a996836f5c49362310000000000000000d22374c61768ba0b5b49f8a745f4b36210c0000000000000000000000182d4155697c8f99a9aba28e78634e39240f0003172b4054687c919eabbdae9f9b8c766d8297abb9a48f7965503b2611000000081725323f4c5966738295947d69545f6c79899e8a74604b36210c00011426384958677583909da9aca2988d83776b5f5244362718080000001f344a5f748b9eaeaaa39c958d857d6d58432e18001f34495d708090a0a795836f8094a79f91806d5a45312415040011253a4e63778ca1b5c4c4c4c4c4c5b39e89745f4a35200b00000000000c1925313d4955606b76827964504e5a65707a84705b46311c0005192d40515e60626d8397a994806a686862523f2b1600000000051a2f43586d829799a4b6b2a19898988f7964503b251000000000000000000000000a1f33475a69736e6f717375777a7d827d68533e2913000000041524313a404c5d64686b6f7276786d5c48341f0a0000192e43586e8499aeab968271879bb0a5907b67523e29140000000000000002162b3f53687c91a5b9a4907b72889db2ae99846e58432e19030000000000000d1a2734425160708294a6aa95806b57412d1803000000000413212b303b5063778ca0b4b9a5917c6854402c180400000000000012263b5065798fa4b9b19c88735e4934200b00000000162b40566b8296abb5a08b889cb09f8c7966523f2c1905000000000000091e33485d72889cb1b7a28d78634e39240f00000000000000000000001c31465b708599acaa9a8f897b66513c271200001125394e6276868da2b7a69187877b687d92a7bca7937c68533e2813000000000e1d2c3b4b5a6a798a9997826c5761708290a18d77634e39240f0000091a2b3a49586572808c98a3b0aaa095897c706254453626150400001f34495d70808f9eaeb7b0a8a197826c57422d18001a2e415161718292a29f8d7a8499aa98867361524e4233210e000b2034495d72879bb0b1b1b1b1b1b1b1a28d77634e39240f0000000000000814202b37434e59636d73634f3d48535d68726e5b46311c0000112333414a4b54687d92a798846e5953504434220f0000000000152a3f53687c83869bb0ab96838383847c67523c2712000000000000000000000004182b3e53687d8279726b636365686c6f63503c27120000000e2133424e545a60656a6f74797d8476604b36210c0000182d42576c8398adad98836e8397acaa96826c57432e1a05000000000000001025394e62768b9fb4aa958070869bb0af99846f5a442f1a050000000000000009162432425264778a9b9d99846f5a442f1a05000000001022313e4545485c708598acc0ac98846f5b47331f0b0000000000000d22374c61768ba0b5b6a18c77634e39251000000000172c42576c8397acb5a08b8095a8a996826f5c4835220e000000000000051b30455a6f8499aebba6917b67523d28130b020000000000000000001e33485d72889db29f8c7c747264503b261100000b1f33475b6c74899eb3a8937d7071657990a5baaa95806a543f2a15000000081a2c3b4a5969788998a79a86706170808f9fa5907b66513c27120000000d1c2b3a4755616e7a86929eaab2a69a8e807263544433221000001a2e41526170808f9eadbcbca994806a543f2a15001b2f42536063738494a49885899e9f8d7a68646760503d291500061a2f43586c82969d9c9c9c9c9c9c9c9d917b67523d281300000000000000020e1a25313c46515b5f56463436414b555e5c503e2b1700000515232e353a4f64788d999b88735e4a3b33261705000000000011253a4e606d74899eb3a6927c6c6d6e6f624f3a261100000000000000000000000013293e53687d948e8680777069615a5a534534210d00000014293d5060686f74798084898e938d77624d38230e0000162b40566b8296abaf9a866f7d93a7af9b86715d48331f0a000000000000000a1f33485c70859aaeae9a86708499aeb09b866f5a45301b06000000000000000006142435475b6f8487888b87705b46301b06000000061a2d404f5a5a5755697d91a5b9b39f8b76634e3b2612000000000000091e33485d72879cb1baa6917c67533e291400000000192e43586e8498adb5a08b798da1b29f8c7764513e2b18050000000004121d2c41566b8296abbeaa95806b56412c261e140600000000000000021e33485e73899faf9984705f5d564734210d000004182b3e4e5b70869aafac97826c5c63788fa4b9ab96826b56402b16000000102437495968778897a7b29d88736f808f9eaea994806a55402b16000000112435444d4f505c6874808d99a5b2ac9e90827262513f2d1b080012243443526170808f9eacbaa8937d68533e2913001f34495e717675768697a29292a394827376797c6c58432d18000015293e52677b8888878787878787878888806b56412c1700000000000000000008141f29343e474a443828242e394349483f32210f00000006121b21364a5f748284878978634e392416080000000000000b1e31425164788ea3b5a08c776358595a524432231201000000000000000000000013293e53687d94a29a938c857d756d665a4935210c000000172c42576c7d83898f94999ea3a48f79644f3a25100000152a3f546a8095aab19c8872798ea3b5a08b76624d3924100000000000000004192d41566a7d93a8b49f8a758297acb19c87705b46311c0700000000000000000006182c4054666e707374776e5a45301b060000000a1f34495d6d6f6c6966758a9eb2baa6927d6a55412e19060000000000051a2f44596e8398adbfab96826c57432e19050000001a2f445a6f859aafb6a18c76869aada895826d5a4734210e00000001132330393e53687d93a8bdad99846f5a453f3a31241504000000000005141f33485e73899fad98836c574843382917050000000f203042576c8296abaf9b86705c63788fa4b9ab95806b56402b1600000014293e5367778796a5b5b6a18c777d8e9dadbcad98836d59442f1a000000192d4153616462605e636e7a8894a2b0aea090806f5d4a372410000616253443526170808e9caba8937c67523c2712001f34495e73888b898895a9a5a6a38f86898c8f846e59442f1a00000f24384d60717372707070707070707273746955412c1700000000000000000000020c17212b333430271a111c262f34332d2213030000000000071c314457676c6e707373624e39240f000000000000000214283d52677c91a6b29c88725d48474f534d41301e0a000000000000000000000013293e53687d94a6aea7a09991898278644f3a240f000000162b40556a7d949ea3a9aeb2a999897865503b2610000013293e53687d94a9b49f8974758a9fb3a5917c68533e2a15010000000000000013273b5064788da2b6a48f7a8095aab39d88725c47321d0800000000000000000010223242505a62666766625e503f30200f0000000b21364b607686827d7b788397abc0ad9985715d4935210c000000000000162b4055697d94a8bdaf9b86715c47331e090000001b30465b70869bb0b7a18c767d92a6b19e8a7763503d2a170400000b1e30414d5356657990a5bab29d88735e58544e4233210e00000000021423313b4a5f74899fad98836c57422f261a0b0000000002152a3f53687d93a7b49f8a7560677c91a6bba9947d69543f2a1500000014293f53687c92a5b4beae9d8c79879cacbbb7a69584705b46301b0000001d32475c7078777573727069768492a3b5ae9e8c7a67533f2b17000007162534435261707d8d9ba8937c67523c2712001c31465b70869b9f9da3b2babaac9e9b9ea19b866f5a45301b0000091d3143535d5e5c5b5b5b5b5b5b5b5c5e5f5a4c3a2612000000000000000000000000050f181e1f1c14090009131b1f1e19100400000000000001152839495357595c5e5e5545331f0b0000000000000000142a3f54687d94a9b19c88725d565b62685f4d3a2511000000000000000000000013283d5267788897a5b4b4aca59d8d77624d38230e00000012273c51667a90a5b8bdb9aa9a8b7a6a5b4936220d000012273c52677c93a8b6a18c7670869aafab96826d58442f1b07000000000000000d21354a5e72879bb0a995807d94a8b39e89735e48331e090000000000000000071a2d4051606d767b7c7a746a5d4e3e2c1a070000091e33485d72879794908d8b98acc1b4a08c7864503c281400000000000012273c51657a8fa4b9b49f8b76614c38230e0000021d32475c72879cb1b7a18c76778b9fb3a793806d5a4734210e000012263b4e5f686b6b778da2b7b6a18c77706d6960503d2914000000000c1f31424e5564788da2ae99846e58432e190900000000000011263b5065798fa4b8a38f79646f8396abbba6917c67523d281300000011253a4f64788ea2b7b1a190806d8397acbbaa9988776654412d190000001e33485e73898d8b8988846e66748599adbbaa97836e5a45311c000000071625344251606e7c8c9a917b66503b2611001a2f44596e8499a4a2a0a6b5c0bbb2a6a3a69c87705b46311c000001142635414848474646464646464647484a463c2e1d0a0000000000000000000000000000000000000000000000000000000000000000000000000b1c2b373f424447494943372716030000000000000000152a3f546a8095abb5a08c796d6b6f767d6854402b1702000000000000000000000f24374a5a69788796a5b3c0b5a08b75604b36210c0000000e23384d61768ca0b5baab9b8c7c6c5c4d3d2c1a06000011273c51667b91a7b8a38e786c8296abb09c88725e4a35210c00000000000000071b2f43586c8295aaaf9a867c92a7b49f8a745f4a341f0a00000000000000000e22364a5d6f7d8a909390887b6c5b4936230f0000041a2f44596e8498a9a5a2a0a7b6c8bba793806b57432f1b0700000000000e23384c61768ba0b5b9a48f7a65513c27130000081e33485e73889db3b7a18c76708498acb09d8a7663503d2a170400152a3f54697c8282828ba0b5baa5928886837d6c57422e190400000012273b4e6069718294a7ad98836c57422d18030000000000000d22374c61768ba0b5a8937d717d8d9fb2b6a28d78634e3a25100000000c21364a5f74899eb3a4948371697d93a8ad9d8c7b6a59483725120000001e33485e73889da09e9b8671606c8297acc1b29d88735e48331e000000000716243342505e6d7b8b917b66503b261100172c41576b82918f8d8b97abacaaa7948f919388725c47321d0000000817242e33333231303030303031323334322a1e1000000000000000000000080d1011100d090200000000000000000000000000000000000000000d1a242a2c2f3234343026190a000000000000000000142a3f54697d94a9bba897898282848a836e5a45311c0800000000000000000000081b2c3c4b5a69778795a4b2b49f89735f4a341f0a0000000a1f34495d72889cb2ac9c8d7d6d5e4e3e2f1f0e00000011263b50667a90a5bba5907a687c92a6b6a28d78644f3b2612000000000000000015293e52667a8fa4b4a08b7b90a5b5a08b76604b36210b000000000000000012273c5165798d9da5a7a4998b7966523e2a16000000172c40556a8095aabbb7b5bac4d3c2af9a86725e4a36220e00000000000a1f34495d72889cb1bea994806a55412c1803000a1f344a5f74899fb4b7a18c76697c91a5b9a693806c594633200d00152a3f546a809597979ba8bbc1b0a29d9a9786705c47321d08000000152a3f54697d848f9fb1ab96826b56412c17020000000000000a1f34495d72889db2ac9784868e9cabbcae9b87725e4a35200c000000081c31465b70869aa79786756565798fa4a08f806e5d4c3b2a19080000001c31455a6f8498acb3a18f7d7577889bafc4b39f89735e48331e000000000006152332404f5e6c7b8c79644f3a250f00152a3f54697d7b79778396a99995a290807b7d82735e48331e0000000007121a1e1e1d1c1b1b1b1b1b1c1d1e1f1d170d00000000000000000009131c22262625221d160d0300000000000000000000000000000000000000081015171a1c1f1f1b14090000000000000000000012273c51667a8fa4b7b5a79c9797999d8974604b37220e00000000000000000000000e1e2d3c4b5968778694a3b19e89735e48331e09000000061b30455a6f8499ad9d8e7d6e5f4f40302011010000000f253a4f647990a5baa8937c68788da2b7a7937d6955402c1703000000000000000f23384c6075899eb2a5938c94a7b7a18c77624c37220d000000000000000013293e53687d94a9babcb7a896826d59442f1a00000013283d52677b91a6b6b8b9bbbdbfc1b6a28d7965513d29150100000000061b2f44596e8398adbfad99846f5a46311c08000c21364b60768ba0abb2a18c7662768a9fb3b09c897663503d2a1600152a3f546a8095abacafb8bdbfbfb6b2af9e89745f4b36210c00000013283c5062738596a7b6a3907c68533e291400000000000000061b30455a6f8599aeb3a2989aa0acbab3a3917d6b57432f1b0700000002182d42576c82969a8a78685861768b9f92827161503f2e1e0d00000000172c4054687c8fa1b1ac9d908b8b96a5b7c1ae9a86715c47321d00000000000005142231404e5d6d7c78634e38230e0011263a4d5f6866677a8da0a28e85979e8e7d6d6b685945311c000000000000000000000000000000000000000000000000000000000000000d1a2630373b3b3b37312a2014080000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c6074889aabb9b9b1acacaea38f7965513c28140000000000000000000000000f1e2d3b4a5967768593a19d88725c47321d0700000000172c41566b80959e8f806f60504131221202000000000f24394e63788fa4b9a994806a74899eb2ad98846f5b46311d0900000000000000091d31465a6f8398acb1a5a1a5b2b8a38e78634e38230e000000000000000013283d53687c91a5b7c4c5b19c87705b46301b0000000f24394e63788d9fa1a3a4a7a8aaacada995826c5844301c080000000000162b4055697d94a7aaad9e89745f4a36210c000d22374c6277888f979fa18c76606f8498a4a09b93806c5945301b00142a3f54687d94a8a8a8a8a8a9a9abacaea28e78644f3a25110000000d213345566777899aa7988773604d3924100000000000000000182d42576c8297a9adb0adafb4b3ada3958573614e3b2814000000000014293e53687c928d7b6b5b4a5c718695857463534332221100000000001125394c5f718393a2afada4a0a0a7b4bfb3a392806b57422e1900000000000000041322303f4f5e6e72614c38230d000b1e30414d535f728597aa9a86798c9f9c8c7c6c5c4c3b2916000000000000000000000000000005090b0b0a07010000000000000000000c1c2b38434b5050504c463d322617080000000000000811181d1f1f1f1b161007000000000000000000000000000000000000000000091d3144576a7c8d9ba7aeb3b5b4b2a994806b57422e19000000000000000000000000000f1d2c3b4958667483929d88725c47321d070000000013283d52677b918f80706151423223130400000000000e23384e63788fa4b1ac97826c6f8599adaf9e8975604c38230f0000000000000002172b4054697d929da0a1a3a5a8aaa59079644f3a251000000000000000001025394e62758899a7b0b4ae9a86705b46301b0000000c21364b5f74888a8c8d8f91939597989a9c88735f4b37230f000000000012273c51657a8f9295989a8e78644f3a2611000b2035495d6c747b838b928c7660687c91908b87827c715c47321c0013293e53687d94939393939394949597999b927c68533e2a1500000004162738495a6b7c8d968979695744311d090000000000000000152a3f54687d9094989b9d9fa09e99918576675644321f0c00000000001025394e63778d7d6e5e4d43586c8288776756463525140400000000000a1d304254657484919da6aeb3b5b4b1aba2958674624f3b281400000000000000000412213140505c5e5444311e0900011223304356697c8fa2a793806f8295a79a8a7a6a58442f1a0000000000000000000000000a131a1e21211f1b160e040000000000000518293a49565f65666460594f4335261504000000020f1b252c32343434302b241a1003000000000000000000000000000000000000000215283b4d5e6f7d8a939a9ea0a09d999386715c47321c00000000000000000000000000000e1d2b3a48566473839287715c47321c07000000000f24394e63778d8070615142332314040000000000000d23384c62778d9b9c9d99846e6b809598999b8f7a66523e2915000000000000000011263a4f637787888b8c8f90939598917b66513c271200000000000000000a1e3246596a7a89959c9f9d91806b57422e19000000081d32475b6d72747677797b7d8082838687897a66523d281300000000000e23384c6174797c808386887d6954402b1500061a2d3f4e5860676f777d8676606276807b76716d686254412e190012273c52677c7d7d7c7c7c7c7d808082848688826c57422d1800000000091a2b3c4d5e6f8084786b5b4b3a271401000000000000000012273c5165777b808386888a8b89857d736758493827150200000000000b20354a5e7382706050403e53687c7a6a5949382817070000000000000013253647566573808a93999ea0a09c978f857667564532200c000000000000000000031322323f484943362615020000041d32475c72848f9aa08c7765778a9d998d80705b46301b0000000000000000000003101c262e33363634302a21170b00000000000f223547586772797b79756c61534433210e00000111202d3840474a4a49453f372d211304000000000000000000000000000000000000000b1e2f40515f6c778086898b8b888580776d5a46311c0000000000000000000000000000000d1c2a38475564738386705b46301b06000000000b20354a5f73827161524333241505000000000000000d22374c627786868788888670667b8283858687826d58432e1800000000000000000c2035495d6d71737476787a7c8083877d68533e281300000000000000000316293b4c5c6b77828789898272614f3b281400000002182b3e4f5a5d5f60636466686a6b6e6f71737466523d28130000000000091e3245566265676a6d70737468543f2a1500001021303c444c545b636a72705e5a696b66615d58534e45362512001025394d5f69696867676767686a6b6c6e7072746a57422d1800000000000d1e2f4051627270665a4d3d2d1c0a0000000000000000000e2236485963666a6d7073747473706a6156493a2b1b09000000000000071b3045596d7363534332394e62736d5c4c3b2b1a0a0000000000000000071829384756626d777d85898b8b88837c7266584939271503000000000000000000000414222d33342f251809000000001a2f435767717c889385705c6d8092897b6f6153402c180000000000000000000212212e3942484b4b49453d34281b0d00000000162b3e516476858f918f89807161503e2b1703000e1f2f3e4a545b5f5f5e5a534a3f3223130200000000000000000000000000000000000000122332414e5a636b70737474736f6a645b4f3e2b17000000000000000000000000000000000c1a293746556473836f5a442f1a0500000000071c31465b6e726253433425150600000000000000000b20354a5d6d6f70707273746d5e6a6c6d6f7070736a56422d180000000000000000061a2d404f5a5c5e5f616366686b6e717466523d28130000000000000000000c1e2e3e4d5a646d7274736e63544432200c000000000f21313e46484a4c4e4f51535457585a5c5e5f584836230e000000000002152838454d505255585b5e5f594a392511000003121f29313840474f565e5d524c5556514c48433f3a33271807000a1d30414e5454535252525253545657585b5d5f5a4d3b281400000000000112233344545e5d54493d2f1f0f0000000000000000000006192b3b474e5155585b5e5f5f5e5b554e44382b1c0d0000000000000000162a3d4f5c5e554535253345555e5c4f3e2e1d0d000000000000000000000b1a293845505a636a70737474726e685f55483a2b1b0a0000000000000000000000000410191e1f1b1308000000000014273949545f6a75827d6955637585776b5e51443523110000000000000000000f20303f4b565d60605e595046392b1c0b0000001c31455a6e8294a2a7a49c90806d5a46321e0900182b3d4d5c67707474736e665c504131200e00000000000000000000000000000000000000051423313d4750565b5e5f5f5e5a5650483e31200e00000000000000000000000000000000000b192837465565736b58432e19040000000001172b3e505c5e544435251607000000000000000000071b2e404f595a5b5b5c5e5f5c4f5557585a5b5c5e594c3a27130000000000000000001022313e4547484a4c4e505356585c5f584836230e0000000000000000000010202f3c4851585d5f5e5a514536261503000000000313202b31333437383a3c3e3f41434547484a453a2b19070000000000000a1a2832383b3d404346484a463b2d1b09000000020d151d242c333b434949413a41413d38332e2a251f16090000001223303b3f3f3e3c3c3c3d3e3f40424346484a473d2f1e0b0000000000000516273643494941372b1f110100000000000000000000000d1d2a34393d404446484a4a4946413a31271a0d0000000000000000000e20313e48494337281727374349483e3120100000000000000000000000000b1a27333e474f565b5e5f5f5d59544c43372b1c0d00000000000000000000000000000000000000000000000000000a1b2b37424d58636e73624e586b72665a4d40332617060000000000000000081b2d3e4e5d69717676736d6357493a29170500001f344a5f73899db1bcb8ae9d8a75614c37220d001e32475a6b7984898b8883796e5f4f3d2b1804000000000000000000000000000000000000000513202b343c4246494a4a4846413b342b2113030000000000000000000000000000000000000a19283747565f5b4e3c29150000000000000f21323f4849433626170700000000000000000000001122313d4444464647484a483e40424344464748463c2e1d0b0000000000000000000413212b3032333537393b3e4044474a453a2b19070000000000000000000002111e2b353d44484a49453e34271809000000000000030e171c1e2021232527282a2c2e3032333431281c0d00000000000000000a161e2326282b2e313334322a1d0f0000000000000109111820272f34342e262c2c28231e1a15110b030000000004131e262a2a2927272728292a2b2c2e303334322b1f1100000000000000000918252f34342e241a0e01000000000000000000000000000d182024282b2f3133343434312d261e1409000000000000000000000213212c33343026190a19263034332c211302000000000000000000000000000916212b343b4146494a4a48453f3930261a0d000000000000000000000000000000000000000000000000000000000d1a25303b46515c5e55454d5a5d56493c2f2215080000000000000000001124374a5c6c7a868b8c88807567584735220f00001f344a5f748ba0b5c9c9b9a48f78634e38230e001f344a5f748a979fa09d968c7d6d5a47331f0b0000000000000000000000000000000000000000020e1821282d3134343433312d2721180f0300000000000000000000000000000000000000000a192938444a473e301f0d0000000000000313222d33342f2518090000000000000000000000000413202a2f2f3030323334332c2b2c2e2f303233312a1e100000000000000000000000030e161b1c1e20222426282b2f323431281c0d000000000000000000000000010d1822292f333434312b2217090000000000000000000003080a0c0e1012131517191b1c1e1f1c150b00000000000000000000030a0e101316191c1e1f1d170c00000000000000000000040c131b1f1f1a121717130e0a05000000000000000000010b121515131212121313151617191b1e1f1e180e0100000000000000000008131b1f1f1a110800000000000000000000000000000000050b0f1316191c1e1f1f1f1c18120b02000000000000000000000000030f191e1f1b14090009141b1f1e190f03000000000000000000000000000000040e1820272d3134343433302b251d130800000000000000000000000000000000000000000000000000000000000008131e29343f484943373d464843382b1e110400000000000000000000182c405467798b989a979893867564513e2b1703001e33485d72869aabb5b4ad9e8b76614d38230e001d32475c70869a999aa2a99c8a77634e39240f00000000000000000000000000000000000000000000050d13181c1f1f1f1e1c18130c0500000000000000000000000000000000000000000000000b1a273034332b201201000000000000000410191e1f1b13080000000000000000000000000000030e161a1a1b1b1d1e1f1e191617191a1b1c1e1c160d0000000000000000000000000000000004090b0d0f1114161a1d1f1c150b000000000000000000000000000000050e151a1e1f1f1c170f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13181c1f1f1f1e1b161109000000000000000000000000000000000000000000000000000000000000000000010c17222c333430262a31332f261a0d0000000000000000000000001d32465b6f8497938682838e94826e5a46321d09001a2e43576a7c8e9aa09f9a8f806e5b47331f0a00192d42576c828a848691a1a6917b66503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141c1f1e180f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101414120f0c0a0806030000000000000000000000010d1519191613100c090602000000000000000000000000000005111a1f1f1b15110d0a0806050505050200000000000000050d11120f0d0a0705020000000000000000000000000000000000000000040b111517191816130f090100000000000000000000000000000000040c10100c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f191e1f1b14171c1e1b1409000000000000000000000000001f344a5f74899b88756b6f80918a75604b36210c0014273a4d5f6f7c868b8a867d7061513e2b18040014293e53677c776e738397a18d79644f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e161b1b191614110f0c0a151c1f1e1a1713100e0b06000000000000000009111515120f0d0a08060300000000000000000000000009111515120f0d0a0806030000000000000000000000000001080c0c090604010000000000000000000000000000000000000000000000060d13181b1d1d1b191510090100000000000000000000000e1a24292a2724211f1d1b181005000000000000000002121f292e2f2b2825211e1b17120900000000000000000000000515232e34342f2a2622201e1c1a1a1a1a160f04000000000c1821262724221f1c1a17140d04000000000000000000000000000000030e171f252a2c2e2e2c28231d150c02000000000000000000000000000b1720252521180c0000000000000000000000000000000000000000000000000913191b19120800000000000000000000000000050b0d0b080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b98836c5861768b8e78634e38230e000b1e3041515e6a717474716a60524333210f00001025394e616e685a687c929584715e4a36210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d11131312100b060000000000000000000000000000000313202a30302e2c292624211e283134332f2c282523201a120600000000000f1b252a2b2724221f1d1b1811060000000000000000000f1b252a2b2724221f1d1b1811060000000000000000000008141c21211f1c1916120e0c0a0805010000000000000000000000000000040f1921282d303232302e2a241d140b0000000000000000000c1d2c373e3f3c39373432302c231607000000000000000f20303c4344403d3a3633302c261b0e00000000000000000000112333414949443f3b373433312f2f2f2f2b22150600000a1b2a353b3c393734322f2c29211507000000000000000000000000000915202a333a3f424343403d3831281f15090000000000000000000000091a28343a3a34291c0d000000000000000000000000000000000000000000000c1a262e302d251a0b00000000000000000000010e181f22201e1b18150f060000000000000000000000000005111a1f1f1f1f1f1f1e1b140a000000000000000000000810141412100e0b09070400000000000000001f34495e73889985716366778c8d77624d38230e0001122332414d575d5f5f5c574e433425150400000a1e314352595654697d8783766654412e1b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c222628292725201a130b010000000000000000000000000f21313d454643403e3b39363339444a4844413d3a38342e2416060000000c1d2d393f403c3a373432302c231708000000000000000c1d2d393f403c39373432302c231708000000000000000007172530363634312e2b2623211f1d1a150c0000000000000000000000000916222c353c4246474746433f3931271e12060000000000000016293b495354514e4c4947454034251401000000000000182b3e4e585855524f4b484541392c1c0a0000000000000000001a2e41515d5e5853504c4a4846444444443e33241301001528394750514e4c494744423d332515030000000000000000000000081827333d464e5357585856524c443b32271b0e01000000000000000000142738464f4f473a2b1d0f01000000000000000000000000000000000000000b1a2a38424642372919060000000000000000000f1f2b34373533302d2a23180a00000000000000000000000515232e3434343434343330271b0c00000000000000000e1a24292a272523201f1c1911060000000000001b3045596d82948f807879849486725e4935200b00000514232f3a43484a4a47433b31251607000000021425343f4442546874716e675848372512000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101c272f363b3e3e3c39352e271e14080000000000000000000000192c3e4f595b585653504e4b4747575f5d5956524f4d4941342412000000172a3b4a5454514f4c4a47464035261503000000000000172a3b4a5454514e4c4a4746403526150200000000000000122535434b4b494643403a383634322f281e1000000000000000000000091827333f4950565b5c5c5b58534c443a2f2316080000000000001d31455867696663605e5c5a5243311d090000000000001e33475b6b6d6a6764605d5a554a3a27140000000000000000001f34495d70726d6864615f5d5b5a5a5a595142301d09001c314457646663615e5c5957504333200d000000000000000000000013253644505a62686c6e6d6b6660584e44392c1f110300000000000000001c304456636458493b2d1f120500000000000000000000000000000000000b1a293848565b554736230f0000000000000000091c2d3d484c4a4845423e352818070000000000000000000011233341494a4a4a4a494844392a19060000000000000c1d2c373e3f3c3a383634312d2316070000000000162a3e5164768794938f8f968c7b6956432f1b0600000005121e272e333434322e281e140700000000000716222b2f394a595f5c5954493a2a1907000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111202d39434b505353524e49433a31261a0d000000000000000000001e33485c6d706d6b6866636059506474726e6b6764625d52422f1b0700001d32465968696664615f5c5b5344321f0c0000000000001d32465968696663615f5c5b5344321f0b000000000000061b2f425360605e5b58554e4e4b4947443b2e1e0c00000000000000000818273644515c646b707272706d6860574d413426170700000000001f344a5f747d7b787673726f604d38240f0000000000001f344a5f7483807c7875726f6857432f1a0500000000000000001f34495e7387827d79767472706f6f6f6e604c38230e001f344a5f747b787673706e6c61503c281400000000000000000000001b2f4354626d767c828483807a746b61564a3d2f211202000000000000001f344a5f737667594b3d302316090000000000000000000000000000000c1b29384756667065523e2a1500000000000000001025384b5a625f5d5a575246362411000000000000000000061a2e41515d5f5f5f5f5e5e564836220e00000000000016293b495354524f4d4b49474034251402000000000f22354758687682888b89847a6d5d4c3a27140000000000000b141a1e1f1f1d1a140b0200000000000000050f171b2d3b464a474440382b1c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2f3e4b565f65686867635d564d43372b1d0e0000000000000000001f34495e738683807d7b78766854667b8784807c7977705e4a35200b00001f344a5f747d7b7876747270624f3a26110000000000001f344a5f747d7b7876737270614e3925100000000000000a1f34495e717673706d696363605e5c584c3b281501000000000000021426364554626e788086888886827c736a5e524435251504000000001d32465b6f84918e8c89877b66523d28130000000000001d32465b708694918e8b8884725c47321d0800000000000000001c31465b708697928f8c89888786868678644f3a240f001e33485d71868e8c898784806b57422e1a05000000000000000000001f34495e72808a92979998958f887d73685b4d3f302010000000000000001e33475c708577695b4e4033271a0e010000000000000000000000000c1b2a3847566574826d58432e1a050000000000000014293f53687774726f6c6453402c17060000000000000000091f34495d7074747474737365513d28130000000000001d3145586768676462605e5c5243311e0a000000000518293b4a58646d73747470675d4f3f2f1d0a0000000000000000000000000000000000000000000000000000000f1d2a3234322f2b251a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2c3d4d5c6872797d7d7b77726a6055493b2c1d0d00000000000000001b3044586d82969593908e836e5a63788e9895928f8c77624c37220d00001d31465b7085918f8c89887c68533d28140000000000001d32475b7086918e8c89887b66513c2712000000000000091e33485d72878886837776787673716a58442f1a050000000000000d203243546372808c949a9d9d9b9790877c7062534332210f00000000172c40556a7d93a3a09e94806a55402c17020000000000192d42576c8296a6a3a09c8a745f4a35200b0000000000000000192e43586d8398a7a4a19f9d9c9b9b8b76604c37210c001a2e43586c8296a19e9b9986715d48341f0b000000000000000000001f34495d72889ca6acaeadaaa39b9186796b5d4e3e2e1d0d000000000000192d41566b8088796c5e5144382b1f1206000000000000000000000d1b2a39485665748487715d48331f0a0000000000000e1a2a3f54687d8a8785826f5a4531201a10030000000000000a1f34495e73888b8b8b89806a55402b160100000000001f344a5f747d7b7977757370614e39251100000000000c1d2c3b4751595e5f5f5b544b3f31211100000000000000000000000000000000000000000000000000000000000c171d1f1d1a1711080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001124374a5b6b7a868e9394918d867d7266594a3b2b1a0900000000000000152a3e52677b8fa4a8a59d89745f60768ba0aaa7a38d77624c37220d0000182d41566b8095a3a19f95806b56402c16010000000000192d42576c8296a3a19f947d69543f2a15000000000000051a2f44596d83979a917c768c8c8987725d48331e09000000000003172a3d4f617282919ea8aeb2b2b0aba39a8e807161503e2c190600000012273b5065798fa3b5ad98846e5945301b06000000000014293e53687c92a6b8b5a28d77624d38230e0000000000000000162b40556a8095aab9b6b1aaa9ab9d88725d48331e0900152a3e53687c92a6b3b0a08c77624e392510000000000000000000001b3045596e8498adbdac9f9fa9aea3978a7b6c5c4c3b2a1907000000000013283d51667b908a7c6f6255493c3023170a00000000000000000c1b2b394857667484938b76614d38230e00000000000c1d2c373e4f64788e9c9989745f4a38352d2112020000000000061b30455a6f8499a0a097836d58432e190400000000001d32465b6f84918f8d8b887c6854402b170300000000000e1d29353e45494a4a4640382e2113030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182c405467798a98a2a8a9a6a19a908577685949382714020000000000000f24384c60758a9eb2b7a38f79655e73899fb3b9a48f78634e38230e000013283d52667b90a5b6ad98836e59442f1a05000000000014293e52677c91a6b6ac97826c57422d1904000000000000162b4054697d93a8968272889c9f8b75604b37220d00000000000b1f3346596c7d90a0afbbbdb5b1b3b7b6ac9e8f806d5c4936220e0000000d22374b60748a9eb3b19c88725d49341f0a000000000010253a4e63788da2b7baa5907965503b2611000000000000000013283d52677c91a7bbb4a29594959586705b46301b06001025394e63778da2b6baa6917c68533e2a1500000000000000000000172c40556a8094a9b6a18e8c98a6b5a7998b7a6a594836251301000000000f23384d62778c9a8d8073675a4e4135281b0e0200000000000b1b2a39495766758593a2907a66513c2713000000000016293b4953545f74899ea28d78634f4d493f301f0d000000000000172c41566b8296abb09b86705c47321d080000000000182c41556a8094a4a2a097836f5b46321e090000000000000c18222a30343434322c251b10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32465b708497a8b5bdb9b4b4ada2958777675644321f0c000000000000091d32465a6f8398acbda994806b5c72879cb1b9a48f78644f3a240f00000f24384d62778ca1b5b09b87715c47321d0800000000001025394e63778da2b6af9a86705b46311c0700000000000012263b5065798fa39a86708498a38f79644f3a2611000000000012263a4e6276899caebeb9aba09c9ea3acb8ae9d8b7865513e2915010000081d32465b70859aaeb5a08c76614c38230e00000000000c21364a5f74899eb3bda8937d68533e2914000000000000000010253a4f64788ea3b8b09b86808080826e59442f1a04000b20354a5e73889db1bfab96826d58432f1a0500000000000000000013273c51667b90a5b6a28d7a8897a7b7a8998877665442301e0b000000000a1f34495e73889d9e9185786b5f5246392c1f1202000000091a2939485767758594a3a994806a55402c1702000000001d314558676a6a70869aa6917c6764625d4e3c291400000000000014293e53687c93a7b39f89745f4b3621130b0000000012273c5065798fa3b7b29e8a75614d38241000000000000000050f161b1f1f1f1d18110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74899eb3c3b3a69f9fa7b3a5958573614e3b281501000000000003172b4054687d92a6baae9a86706b6f869bafbba59079644f3a250f00000a1f34495d72889cb1b49f89745f4a35200b00000000000b20354a5f73899db2b39d88735e49341f0b0000000000000d22374c60758b9f9f8a758094a7927c68533e2a150000000000172c4055697d92a5b9beac9b8d8789909ba8b8a895826d58442f1b06000003182d42566b8095aab9a48f7a65503b27120000000000071c31465b70859aaec0ab96826b57412c1702000000000000000d21374c60768ba0b5b29d88736a6a6b6453402b170200071b3045596e8398adc1b09b87715d48331f0a0000000000000000000e23384d62778ca1b5a6927c788999abb6a69583715f4d3a281502000000061b30455a6f8499aea296897c7063574a3d30200f000000142738475766758594a3b2ad98846e5945301b06000000001f344a5f7480807d8297aa95807a79776c57432e1a0500000000101d263b5065798fa4afa28d78634e392d271d100000000d22374b60748a9eb3b9a4907b67533f2a1602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b9a6958a8b96a6b3a2917d6b5844311d0900000000000011253a4e63778ca0b4b49f8b8282828599afbba5907b66503b26110000061b2f44596e8398adb7a28d77634e39240f0000000000071c31455a6f8499aeb6a18c77624d38230e000000000000091e33475c71869ba38f797b90a596826c57422d1904000000001b30455a6f8499adc1b6a28f7c71747d8a9aabb09c88725d49341f0a00000014283d52667b90a5baa8937d69543f2a15010000000001182d42576b8296abbfae99846f5a45301b0600000000000000091e33485d72879cb1b6a18c766154565246362410000000172b4055697d93a8bdb5a08b76614d3926130000000000000000000a1f34495d72889cb1ab96826c7b8d9fb1b3a18f7c6a5744311e0b00000000172c41566b8095aab3a79b8e8274685b4e3e2d190600001c30445665758594a3b2c1b19c88735e49341f0b000000001e32475c71869594949faf9d92908f86715d48331f0a0000000d1e2e3a414d62778c99999b917b675243423a2e1e0d0000081d32465b708599aebfab97836d5945311c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73889db3b29e897678899baeae9b8874604c38240f0000000000000b1f34485c70869aaebaa79997979797a2b4bca7917b66503b2611000000172b40556a8094a9baa5907b66513c2712000000000001182c41566b8095aabaa5907a65503b261200000000000004192e43586c8296a8937d778ca19a86705b46311c08000000001e33485d72889db2c6b19c87725f606b7c8fa2b5a08c76604c37210c0000000f24394d62778ca1b5ac97836d58432e1905000000000014293e53687c92a6bbb19c88725d48331e0900000000000000051a2f44596e8498adb9a48f796550403e3528180700000012263b50657990a5bbb9a5907c6855422f1c080000000000000000061b2f44596e8398adaf9a86706f8293a6b8ac9a8774614e3a27130000000014293e53687c92a7b6b8ac9f9286796c5c4935200b00001f344a5f738494a3b2c1beb0a18c77624d39240f00000000192e42576c8295a9a9afbbada7a5a08b76624d38240f000000172a3c4c55575e738484858686806b5858564c3c2a16020003182d41566a8094a9bdb19d8974604b37230f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b70869bb0b19c87706b7d92a6b7a38f7b67533e291500000000000005192d42566a8094a8bcb7ada7a5a6a7acb8bda8937c67523c271200000012273c51667a90a5baa994806a55402b1601000000000013283d52677b91a6baa8937d69543f2a1500000000000000152a3e53687c92a6978373889d9e89745f4a36210c000000001f344a5f748ba0b4c4af99846f5a575f73889db3a38d77624c37220d0000000b1f34495d72889cb1b09b86715c47321d08000000000010253a4e63788da2b7b4a08b75604b36210d0000000000000000172c41566b8095aabda8937d69543f2a23180a0000000010253a4f647990a5bbbfac9885725f4b382512000000000000000000162b4055697d94a8b39e89746476899baeb6a4917d6a56432f1b0700000010253a4f64798c98a5b1bdb0a3978a77624d38230e00001f34495d72889cb1c1bdaea0928475634e39240f0000000014293d52667b8fa3a3a4acb9aba5a5907b67523e29140000001d32465a696c6c6b6e6e6f6f6f6e6c6e6e6a5946311c08000013273c5165798fa3b8b7a38f7a66523e291501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586d8398adb29d887263778ca1b5aa96826c58432e190500000000000013273c5064798da2b6b7a3939091929aabbda8937c68533d28130000000e23384d62778ca1b5ac97836d58432e190500000000000f24394e63778da2b6ac97826c58432e190400000000000010253a4e63788da29c87728499a28d78634e3a2510000000001f344a5f748ba0b5c4af9984706d6c6f788a9eb3a08b76604b36210c000000061b3044596e8398adb49f8a74604b36210c00000000000c21364a5f74899eb3b8a38e78644f3a2510000000000000000013283d52677b91a6bbac97836d58432e1a06000000000011263b50667b91a7bbc8b5a28f7a6754412e1b08000000000000000417293c51657a8fa4b6a28d77636b7d92a5b8ad9a86725e4a36220e0000000d21364b5e6e7a87939fabb7b5a5907a66503b261200001b30455a6f8499aebcae9f90827365574734200b000000000f23384c60758a8d8f8f9cae9b909090826c57432e190400001f344a5f74838382828282828283838484745f4a36210c00000e22374b60758a9eb3beaa95826d5844301c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556a8094a9b5a08c766172889cb1af9b86715c47331e090000000000000d21364a5e72889cb0b49f8a797b7c91a7bca9947d68533e29130000000a1f34495e73889db2b09b86715c47321d0800000000000b20354a5e73889daaad9a86705b46311c070000000000000c20354a5f73899da08c778095a6927c68533e2914000000001f344a5f748ba0b5c5b19d8c868383848a97a7ae9a86715d48331e0900000000172b40556a8094a9b8a38e78644f3a25100000000000081d32465b70869aafbba6917c67523d281300000000000000000f24394e63788da2b7b09b87715c48331e09000000000011263b50667b91a7bcd1beab9885715e4a372411000000000000000a1f33465762768ca1b5a6917c676475899cb0b5a28e7965513d2914000000071b2e41505d6975828e99a6b1a8937d68543f2a150000172c41566b8095aaac9e8f82726355473929170400000000091d32465a6d7777788296ab95807979796e59442f1a0500001d32465b7086989797979797979898998d78634e3925100000081d32465b70859aaebfb09c88735f4a36220e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52677c91a6b9a4907a666e8398adb49f8b76614c37220e000000000000071b2f44586d8296aab9a48f7a66798fa4b9a994806a543f2a15000000061b30455a6f8499aeb49f8a745f4b36210c0000000000071c31455a6f859195989b89745f4a35200b000000000000071c31455a6f8499a5907b7b91a696826c57422d18030000001f344a5f74899fb4c9baaa9f9b9898999ea7b3a3917d6a57432e1a050000000012273c51667a90a5b9a7927c68533e2914000000000002192e42576c8297abbfaa95806a55402b1601000000000000000c21364b5f748a9fb3b4a08b76614c37230e000000000012273c52677c92a7bcd1c7b4a18e7a6754412e1a070000000000000e23384d627578889db3aa958079796d8295a9bca995806c57432e1a050000001123323f4b5864707c8894a0ab97826c57422d18030014293e53687c92a79c8e807062544637291b0b000000000003172b3e4f5d6262677c92a699856f646460513e2b16020000192d42576c8296aaacacacacacadada6917c67523e2914000003182d41566b8095a9a9a9a28e7965513c281400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f64788ea3b8a994806a697d93a8b9a48f7965503b27120000000000000015293e52667b8fa4b8a994806b778da3b8ab95806a55402b1600000000172c41566b8095aab7a28d78634e392510000000000000182d41566b787c8083878977624d38230e00000000000009182c41566b8095a99580778da29a86705b46311c070000001e33485d72889db2c7c8bbb1abadadaeb2aea3958674614e3b281400000000000e23384d61768ca0b5ab96826c57422d18040000000000152a3f54687d93a8bdad98836d58442f1a0500000000000000081d32475c70869bb0b9a48f7965503b2712000000000013283d52677c93a8bdc5bebdaa9784705d4a3724110000000000000d22374c61758a91a1b5af9b8f90836d798da2b6af9b86715d48331f0a0000000514212e3a46525e6a76828f9b9a856f5a45301b060010253a4f64798f9c8c7d6f61524436281a0b000000000000000e213140494c4e63788da29d88735e4f4c4233221202000014293e52677c91a6a8a8a8a8a8a8a8a895806b56412d1800000013283d52667b909494949794806b57432e1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b60758ba0b4ad99846f65798fa4b9a8937d6954402b16010000000000000f23384c60758a9eb2ae9a8570768ca1b6ac97826b56402b160100000013283d52677b91a6bba6917c67523d281300000000000013283b4e5d64676a6e717473614d38230e0000000000071827364351667b90a5998473899e9e89745f4a35200c0000001c31465b70869bafc4c5b19f96999da09e9a918577675644321f0c00000000000a1f34495d72889cb1af9a86705b46311c08000000000011263b5065798fa4b9b09b87715c47321d080000000000000003192e43586d8397acbda8937d6955402b17020000000013293e53687d94a9beb3aaa9b3a08d796653402d1a070000000000091e32465a6f8397acbbb9aba49c877272879cb0b5a08b76614c38230e0000000004101d2935414c5964707d8c9d88735e49341f0a000d22374c61768c99877a6e6155493d3024170a00000000000003132335444e505f74899ea18c77624e4d493f30200d00000f24394e63778d94939393939393939394856f5a45311c0000000f24384d6176807d7d80828487725d49341f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485d72889cb1b29d887361768ba0b4ac97836d59442f1a05000000000000091d32465b6f8498acb39f8a7574899fb4ad98836c57422c17020000000f24394e63788da2b7aa95806b56412c170200000000000c1f303f4a4f5255595c5f5f5545321e0a00000000001324364554616b778ca19e8b878a9da28d78634e39240f000000192e43586d8397acc1c1ac978285888b89867d73675949392715020000000000061b3045596e8498adb39e89745f4a35200c00000000000d22374c61768ba0b5b49f8a745f4b36210c0000000000000000152a3f54697d93a8bdad98836e5945301b0600000000152a3f546a8095aab9a59695a4a996836f5c49362310000000000003172b4054687c919eabbdae9f9b8c766d8297abb9a48f7965503b261100000000000413212f3d4b5a68768593a08c76614c37220d000a1f34495e73899e988c8073675a4e4235281b0c000000000000182c405361666670869aa5907b6663625d4e3d291601000b2035495e73807d7d7c7c7c7c7c7c7d7d80735e48331e0000000a1f33475a696a69686a6c6f73705d49341f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041b30455a6f8499aeb6a28d776371879bb0b19c87725d48331e0900000000000003172c4054697d92a6b8a48f7a72889db2ad98846e58432e19030000000c20354a5f74899eb3ae99846f5a45301b060000000000011223364653575553504e4c4942352514010000000a1d30425363727d8890a2a99d9c9da8a6917c67523d2814000000152a3f54697d93a7bcc4b09b8772737473706a6156493b2b1b0a00000000000000172c40556a8094a9b7a28d78634e3925100000000000091e33485d72889cb1b7a28d78634e39240f000000000000000012263b5065798fa4b9b19c88735e4934200b00000000162b40566b8296abb5a08b889cb09f8c7966523f2c190500000000001125394e6276868da2b7a69187877b687d92a7bca7937c68533e281300000000001122313f4d5b69778694a2a48f7965503b261100071c31465b70869ba99d9185786c5f5346392a190700000000001b30465b707b7b7b8297a994807978776c5945311c0800071b304457666a68687777767675746e686a665744301b00000004182b3c4b5455545354575a5e5d51412e1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41566b8296abbba6917c676d8397acb5a08b76614c37230e0000000000000011263a4e63778ca0b4a9948070869bb0af99846f5a442f1a05000000081c31465b70869aafb19c88725d49341f0a000000000000152a3f53646c6a686663605e5343301c0800000012263a4d5f7182909ba3aebab2b1b2b9aa95806b56412d1803000011263b4f64788da2b6cab5a18d78645f5e5c564e44382b1e150c0100000000000013273c51667b90a5baa6917c67523e29140000000000051b30455a6f8499aebba6917b67523d28130b020000000000000d22374c61768ba0b5b6a18c77634e39251000000000172c42576c8397acb5a08b8095a8a996826f5c4835220e00000000000b1f33475b6c74899eb3a8937d7071657990a5baaa95806a543f2a1500000000071b2e404f5d6b798896a4b2a8937d68533f2a150000192e43586d8398adaea2968a7d7064574836230f00000000001a2f43586d829191929dae9c908f8f8874604b37230e000015283949535453667b8c8c8c8b8a7460545349392815000000000d1e2d3940403f3e3f42454949413323110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687c92a7bcaa96826b697d93a8b9a48f7965503b2712000000000000000b2034485d71869aafae9985708499afb09b866f5a45301b0600000002192e42576c8297abb5a08b76614c37230e000000000000172c42576c83807c7a787671604b37220d000000192d4155697c8fa0aeb7c0cdc7c7c7c3ae99856f5b46311c0700000c21354a5e72879bafc2bca894806c59525e5f564d443b32281f120300000000000e23384d62778ca1b6aa96826b57422d180300000004121d2c41566b8296abbeaa95806b56412c261e14060000000000091e33485d72879cb1baa6917c67533e291400000000192e43586e8498adb5a08b798da1b29f8c7764513e2b18050000000004182b3e4e5b70869aafac97826c5c63788fa4b9ab96826b56402b16000000000d21364b5e6d7b8a98a6b4c0ab97826c57422e190000162b40556a8094a1aeb4a79b8f827466523e29140000000000152a3e53687c91a6a7adbaaca5a4a38f7a66513d281300000b1c2b373e3f4e63788da1a1a08d78634e3e372b1c0b00000000000f1c262b2b2a292a2d3034342e2315050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f64798ea3b8ae9a867065798fa4b9a8937d6954402b160100000000000005192e42576b8094a8b39e8a758397acb19c87705b46311c0600000000152a3f54687d93a7b9a48f7965503b2611000000000000162b3f54697d9393908e8c79644f3a26110000001d32475c708599acbecbd3dddcdcdcc7b39e89745f4a35210c0000071b2f43576b8093a6bac3af9c8975615d70726960574e453b30211000000000000b1f34495e73889db2ae9a85705b46311c07000001132330393e53687d93a8bdad99846f5a453f3a3124150400000000051a2f44596e8398adbfab96826c57432e19050000001a2f445a6f859aafb6a18c76869aada895826d5a4734210e00000000000f203042576c8296abaf9b86705c63788fa4b9ab95806b56402b16000000000e23384e63788c99a7b6c4baab9a86705c47311c000013283d52667683909daab7aca092826c57422d1804000000001025394e63778ca1a3a5adbaada8a995806b56412d180000000d1a2329364b60758a9fb4a6917b66523d281a0d000000000000000a111516151315181b1f1f1a110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d21364b60758b9fb4b39e897461768ba0b5ac97836d58442f1a050000000000000014283c5065798ea2b7a38f798095abb29d88725c47321d070000000011263b5065798fa4b9a8937d69543f2a1500000000000012273c51657a90a5a5a3927c68533e29140000001f344a5f74899fb3c8dbe6eff1f1e0ccb7a28d78634e3a251000000014283c5063778a9eb1c3b8a592806d6074867c736a61584e3f2e1b0700000000061b30455a6f8499aeb39e89745f4a35200c00000b1e30414d5356657990a5bab29d88735e58544e4233210e0000000000162b4055697d94a8bdaf9b86715c47331e090000001b30465b70869bb0b7a18c767d92a6b19e8a7763503d2a17040000000002152a3f53687d93a7b49f8a7560677c91a6bba9947d69543f2a15000000000d22374c61768ca1b6c5b9ab9c8d7d6e5b46311c00000e233648586572808c99a6b3af9a86705b46321d08000000000b2034495d72878d8e909dae9c93949485705b46311c00000000070f1e33485d72879cb1a994806a56412c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33475c71879bb0b7a28e786472889cb1b09b87715d48331e09000000000000000d22364a5f73889cb1a994807d94a9b39e89735e48331e09000000000d22374c61768ba0b5ac97826c58432e190400000000000e23384d62778ca1b6ab96826c57422d180300001f344a5f748ba0b5cadff4fffffae5d0bba6927c68533e2a150000000c2034475a6d8294a6b8c1ae9c8a796a798e90877d756b5d4a36210c0000000000172c41566b8095aab7a28d78634e392510000012263b4e5f686b6b778da2b7b6a18c77706d6960503d2914000000000012273c51657a8fa4b9b49f8b76614c38230e0000021d32475c72879cb1b7a18c76778b9fb3a793806d5a4734210e000000000011263b5065798fa4b8a38f79646f8396abbba6917c67523d2813000000000b20354a5f748a9fb4b9aa9b8d7d6e5f503e2b17000007192b3a4854616e7b8995a2af9e89745f4b36210d00000000061b2f44586c7677788297a994807d7d7d735e48331e0000000000041a2f44596e84989d9f99846f5a45311c08000000020e161b1b1b1a19191919191a1a1b1b1b181106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041a2f44586d8397acbba7927c686e8498adb49f8b75604b36210d00000000000000071c3044596d8296aaae9a867c93a7b49f89745f4a341f0a00000000091e33485d72889cb1af9b86705c47321d0800000000000a1f34495e73889db2ae9a856f5a46311c0700001e33485d72889db1c6d9edffffffe9d4c0ab96826c57432e1905000004182b3e516476899badbebaa897887c8495a39a918878634e38230e000000000013283d52677c91a6bba6917c67523e29140000152a3f54697c8282828ba0b5baa5928886837d6c57422e1904000000000e23384c61768ba0b5b9a48f7a65513c27130000081e33485e73889db3b7a18c76708498acb09d8a7663503d2a1704000000000d22374c61768ba0b5a8937d717d8d9fb2b6a28d78634e3a251000000000081e33485d72889db2aa9b8c7c6e5f504132210f0000000d1c2a3743505d6a7785919fa38e79644f3b2611000000000015293d4e5c6062697d93a798836e6868655644301b000000000000172c40556a808888898989745f4b35200b00000313202a3030302f2e2e2e2e2e2f2f3030302c231708000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d94a8bdab96826c6a8094a9b8a38e78644f3a25100000000000000000162a3e53677b90a4b49f8b7b91a6b5a08b75604b36210b00000000051b3045596e8499aeb39e89745f4a36210c0000000000071c31455a6f8599afb29d88735e4934200b00001b3045596e8396aabed0e1f0fcffeed9c4af9b86715c47321e090000000e213447596b7d8fa0b0bfb5a6999396a2b3aea38d78634e38230e00000000001025394e63788da2b7aa96826b57422d180300152a3f546a809597979ba8bbc1b0a29d9a9786705c47321d08000000000a1f34495d72889cb1bea994806a55412c1803000a1f344a5f74899fb4b7a18c76697c91a5b9a693806c594633200d000000000a1f34495d72889db2ac9784868e9cabbcae9b87725e4a35200c00000000031b30465b70869baa9b8c7c6d5f504132231303000000000c1926333f4c596673828e9c937d6954402b1601000000000d20303f484b5064798ea39c88725d53514839271400000000000013283c5164717272737374705e4a35200b00000f21313d45464544434343434344444646464035261502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51657a90a5b9af9a8670667b90a5baa7927c68533e291400000000000000000f24384d61758a9fb3a4918993a7b7a18c77624c37220d0000000000172c41566b8095aab7a28d78634e39240f000000000000182d42576c8296abb6a18c77624d38240f0000162b3f53677a8ea0b2c3d2dfe9f0f2ddc9b49f8a75604c37220e00000005182a3c4e60708292a1b0bdb7aca8aab3c0b39e8a75604b36210c00000000000c21364a5f74899eb3ae9a85705b46311c0700152a3f546a8095abacafb8bdbfbfb6b2af9e89745f4b36210c00000000061b2f44596e8398adbfad99846f5a46311c08000c21364b60768ba0abb2a18c7662768a9fb3b09c897663503d2a1600000000061b30455a6f8599aeb3a2989aa0acbab3a3917d6b57432f1b070000000000192e43586d83989a8c7c6d5e4f41322314040000000000000815222f3c495562707d8b97836d5944301b07000000000212212d34364b5f7489989b8c77634e3d362a1b0a0000000000000e223547555c5c5c5e5e5f5d52422f1b070000192c3e4f595b5a5a58585858585a5a5b5b5b5344321f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d62778ca1b6b49f8a7563778da2b6ab96826b56412d180300000000000000091e32475b6f8499adafa29fa3b1b8a38d78634e38230e000000000013283d52677c91a6bba6917c67523d281300000000000014293e53687d93a7baa5907b66513c271300001024374b5e708394a5b4c1ccd6dcdedecdb8a48f7965503c2712000000000d1f314253637383929facb7c0bdbfc6baa997836f5b46321d080000000000081d32475c70869ba7aa9e89735f4a35200b00142a3f54687d94a8a8a8a8a8a9a9abacaea28e78644f3a25110000000000162b4055697d94a7aaad9e89745f4a36210c000d22374c6277888f979fa18c76606f8498a4a09b93806c5945301b0000000000182d42576c8297a9adb0adafb4b3ada3958573614e3b2814000000000000162c40566b80958b7c6d5e4f4031231404000000000000000004111e2b3845525f6d7a8988735e4a35210c00000000000310191f31465b70828486887c68533e29190c00000000000000051829384247474748494a49413424120000001e33485c6d706f6f6e6e6e6e6e6f6f707070614e3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495e73889db2b8a38f796473899eb3ae99846f5a45311c070000000000000003182c4055697d93a0a2a4a6a8aaada48f79644f3a251000000000001025394e63788ea2b7aa95806b56412c1702000000000011263b5065798fa4b9a994806a55402b160100081b2e415365768796a3afbac2c7c9c9c6bda8947d6a55402c17000000000213243545556473828f9aa4acb2b4b2a99c8c796754402c1803000000000002192e43586c828f9295988d77634e39240f0013293e53687d94939393939394949597999b927c68533e2a15000000000012273c51657a8f9295989a8e78644f3a2611000b2035495d6c747b838b928c7660687c91908b87827c715c47321c0000000000152a3f54687d9094989b9d9fa09e99918576675644321f0c00000000000014293e53687d8b7b6c5e4f403122130400000000000000000000000d1a2734414f5d6b798878644f3b26120000000000000005182c4054646b6e70737467533e29140000000000000000000b1a262e323232333434342e2416060000001f344a5f748786868484848484858686877c68533e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b30455a6f8499aebca7937d6970869aafb29d88735e49341f0b000000000000000012263b4f6478898b8d8f919395989b917b66513c271100000000000c21364b60748a9fb4ae99846f5a45301b0600000000000e23384c61768ca0b5ad98836e59442f1a0600001224364858687786929da6adb2b4b4b2aea998846f5a45311c000000000006172737465563707c8890989da09d978c7d6e5c4a37241100000000000000152a3f546776797c8084877c67523d28130012273c52677c7d7d7c7c7c7c7d808082848688826c57422d1800000000000e23384c6174797c808386887d6954402b1500061a2d3f4e5860676f777d8676606276807b76716d686254412e19000000000012273c5165777b808386888a8b89857d736758493827150200000000000012273c51667b7b6c5d4e403122130400000000000000000000000000091623313f4d5b69777d6955402b160000000000000000112436465256585b5e5f58493724100000000000000000000009131a1d1d1d1e1f1f1f1a1206000000001c31455a6e83979b99999999999a9b9b96826c57422d18040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41566b8095a8abac97836d6c8296abaca18c77624d38230e00000000000000000c21354a5e6f747677797b7d808386897c68533e28130000000000081d32475c71879baeb09d88725d49341f0a00000000000a1f34495e73889dafb09c87725d48331e09000007192a3a4a596774808a93999d9f9f9c99948f88735f4a341f0000000000000a19283745535f6a747c84888b8883796e5f503f2d1b08000000000000001125384a596064676b6e727466523d2813001025394d5f69696867676767686a6b6c6e7072746a57422d180000000000091e3245566265676a6d70737468543f2a1500001021303c444c545b636a72705e5a696b66615d58534e4536251200000000000e2236485963666a6d7073747473706a6156493a2b1b090000000000000010253a4e62736d5e4e3f302213040000000000000000000000000000000613212f3d4b59687468543f2a150000000000000000071928353e414446484a453b2c1a08000000000000000000000000000000000000000000000000000000162b4054687d92a6afafafafafafb0af9a86705b46311c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52667b90949598998772687d93969798907b66513c27130000000000000000071b2e41515c5f60626466686a6d70737767523d28130000000000031a2f44586d8397999b9c8c76614d38230e0000000000061b30455a6f8497999b9c8b76614c37220d0000000c1c2c3b4957636d767d84888a8988848079746c5b47331e000000000000000a192735414d5760686f7374736f675c50413221100000000000000000081b2c3c474c4f5256595c5f584836230e000a1d30414e5454535252525253545657585b5d5f5a4d3b2814000000000002152838454d505255585b5e5f594a392511000003121f29313840474f565e5d524c5556514c48433f3a33271807000000000006192b3b474e5155585b5e5f5f5e5b554e44382b1c0d00000000000000000b1f3345555e5c4f4030211204000000000000000000000000000000000003111f2d3c4a585f594a3925110000000000000000000a1823292c2f31333431291d0e0000000000000810141412100e0b090704000000000000000000000011253a4e63778ca1b5c4c4c4c4c4c5b39e89745f4a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384d62757b7d808384877665798082838486806a55402b16000000000000000004172a3b4951575d62686d71777c82826b5a4a37240f000000000000162b40556a8083848687897a65513c2711000000000000172c41566b8083848687897964503b2510000000000e1d2c3945505a636a6f727474726f6a655f594e3e2b1800000000000000000a1724303b444d545a5e5f5e5a534a3f322313030000000000000000000e1e2a33373a3d4144474a453a2b190700001223303b3f3f3e3c3c3c3d3e3f40424346484a473d2f1e0b0000000000000a1a2832383b3d404346484a463b2d1b09000000020d151d242c333b434949413a41413d38332e2a251f1609000000000000000d1d2a34393d404446484a4a4946413a31271a0d000000000000000000031627374349483e3122120300000000000000000000000000000000000000010f1e2c3b454a463b2d1b0900000000000000000000060f1417191c1e1f1d160c0000000000000e1a24292a272523201f1c1911060000000000000000000b2034495d72879bb0b1b1b1b1b1b1b1a28d77634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3346576367686b6c6f706f61686b706c6e6f7066533f2a1500000000000000000a1f334759656c71777c82878c9196836d58432e1b0800000000000012273b4f616b6c6e7072737464503b261100000000000014283d50616b6c6e70727373634f3a251000000000000e1b28333e474f555a5d5f5f5d5a56514b453d30200f00000000000000000006121e2831394045484a484540372d21130400000000000000000000000d171e2225282c2f323431281c0d00000004131e262a2a2927272728292a2b2c2e303334322b1f1100000000000000000a161e2326282b2e313334322a1d0f0000000000000109111820272f34342e262c2c28231e1a15110b030000000000000000000d182024282b2f3133343434312d261e140900000000000000000000000a19263034332c211304000000000000000000000000000000000000000000000e1d293134322a1d0f0000000000000000000000000000000000000000000000000000000c1d2c373e3f3c3a383634312d2316070000000000000000061a2f43586c82969d9c9c9c9c9c9c9c9d917b67523d2813000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172939474f52565c62676c71767b82846e585a5b564837241000000000000000000d22374c617680868c92979ba0a599846f5a442f1a050000000000000c203242505657595b5c5e5f574735210d0000000000000d213343505657595b5c5e5f564634200c0000000000000a16212b343b4145484a4a4845413c37312a1f120200000000000000000000010b151e252c30333433312b241b10030000000000000000000000000004090d1014171a1e1f1c150b0000000000010b121515131212121313151617191b1e1f1e180e01000000000000000000030a0e101316191c1e1f1d170c00000000000000000000040c131b1f1f1a121717130e0a050000000000000000000000000000050b0f1316191c1e1f1f1f1c18120b020000000000000000000000000009141b1f1e190f030000000000000000000000000000000000000000000000000c161d1f1d170c0000000000030b0f0f0e0e0e0e0e0e0e0e0f0f0f0f0d07000000000016293b495354524f4d4b49474034251402000000000000000015293e52677b8888878787878787878888806b56412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1c314457646b71767c82868b9095866f5a454642382a190700000000000000000c21364b5f74899ba0a6abb0b0a091826f5a45301b06000000000000031424323c4042444647484a44392a1805000000000000041525333d4042444647494a443828170400000000000000040e1820272c3133343433302c27221c160d0100000000000000000000000000020a11171b1e1f1e1c1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161f2424232323232323232324252525221b10030000001d3145586768676462605e5c5243311e0a00000000000000000f24384d60717372707070707070707273746955412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f7480868b91969ba0a59c87725c47322e261a0c000000000000000000081c31465b70869aafbac0b1a29283726252402c180300000000000000061520282b2d2f3032333431281b0c0000000000000000071521282b2d2f3032343430271a0b00000000000000000000040c12181c1e1f1f1e1b17130e08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c10110f0e0d0b0a0400000000000000000000000a12171717171919191919191a1a1a1a1a1b1b1b1b1b1811070000000000000000091116181816120c030b1216181816110a0200000000000000030b0f0f0e0e0e0e0e0e0e0e0e0e0e0f0f0f0f0f0b0300000000000000000000000000090f11100d0b0806040100000000000000000008101415131313121312111213141618171209000000000000000000000000000919273339393838383838383838393a3a3a362d21110000001f344a5f747d7b7977757370614e3925110000000000000000091d3143535d5e5c5b5b5b5b5b5b5b5c5e5f5a4c3a2612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485d71879aa0a5abafb2a29383725d48331e13090000000000000000000002192d42576c8296abc0b2a3938473645444342310000000000000000000030d1316181a1b1d1e1f1c150a00000000000000000000040d1416181a1b1d1f1f1c140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b141819161513121212121314140f060000000000000000000a16202526252322211f180e010000000000000000101d262c2c2c2c2e2e2e2e2e2e2f2f2f2f2f30303030302d241809000000000005121d252b2d2d2b261f161e262b2d2d2b261e150900000000000a161f2425232323232323232323232325252525241f160a0000000000000000000004121d24262522201e1b19150e040000000000000e1a24292a2929282729272627282a2b2e2c261b0e000000000000000000000000142637454e4e4e4e4e4e4e4e4e4e4e4f4f4f4a3f2f1d0a00001d32465b6f84918f8d8b887c6854402b17030000000000000001142635414848474646464646464647484a463c2e1d0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f44596d8397acbabfb3a49485746454422e1a0600000000000000000000000014293e53687c92a7b3a4948575655646362617050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410191d1e1d1b1a19171616161616151515140f0700000000000001111e282d2e2c2a2927272727292a2822180b00000000000000081928333a3b3a383736332b1f10000000000000000d1e2e3a414242424343434343434444444444454646464641362716040000000615232f393f4242403b3329313a4043423f3a31271b0d00000009192733393a38383838383838383838383a3a3a3a393327190900000000000000000213222f383b3a373533302e2a211607000000000c1d2c373e3f3e3e3d3c3e3b3b3c3d3f404341392c1c0a00000000000000000000001b30435562636363636363636363636464645d4c3a26120000182c41556a8094a4a2a097836f5b46321e0900000000000000000817242e33333231303030303031323334322a1e100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d93a8bdb4a59586756656463725130000000000000000000000000011253a4f64798ea3a595867566574738281809000000000002090d0e0c0906030103070705040301000000000000000000000000000002090d0e0c09060301030707050403010000000000000000000000000514222c323332302f2e2c2b2b2b2b2b2a2a2a2923190c00000000000e1f2f3b4243403f3e3c3c3c3c3e3f3d35291a08000000000000132637454f504f4e4c4b483d2e1d0b000000000000172a3c4c55575757585858585858595a5a5a5a5a5b5b5b5b534533200c000001132433414c545757554f463a434e555857544e44382b1c0b0000142637454e4f4e4e4e4e4e4e4e4e4e4e4e4f4f4f4f4e4537261400000000000000000c1f31404c504f4c4a4845433e3325150300000016293b495354535352525350505152545658554a3a271400000000000000000000001f34495e73787878787878787878787979796955402b16000012273c5065798fa3b7b29e8a75614d38241000000000000000000007121a1e1e1d1c1b1b1b1b1b1c1d1e1f1d170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51657a8fa4b5a696877767584838281908000000000000000000000000000d21364b60758b9f96877667584839291a0a000000000009151e2323211e1b1815171c1c1a19181615130e0600000000000000000009151e2323211e1b1815171c1c1a19181615130e0600000000000000001122323f474847464443423f404040403f3f3f3e362a1b0a00000000182b3d4d575856545352525252535452473725120000000000001b2f43556366646362605b4c3a27130000000000001d32465a696c6c6c6d6e6e6e6e6e6e6f6f6f6f6f70707070634f3b261100000b1e3041515e686c6c6962584b5361696c6c696156493a291805001b3043556264636363636363636363636364646464625543301b070000000000000013273b4e5e6664625f5d5a58514332200c0000001d314558676a686867676862666667686b6d6857432e1a00000000000000000000001e33485d71878f8f8f8f8f8f8f8f8f9090826c57422c1702000d22374b60748a9eb3b9a4907b67533f2a16020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d61768ca0a79788776859493a2a1a0b0000000000000000000000000000091e33475c71879787776859493a2a1b0b00000000000818263138383633302d2b2b31312f2e2d2b2a2822190c000000000000000818263138383633302d2b2b31312f2e2d2b2a2822190c00000000000000192d40515c5e5c5b5a585753555656555454545248392714010000001e32475a6a6d6b69686767676768696555422d190400000000001e33485d727b797877766a56412c170d02000000001f344a5f748383838384848484848486868686868787877d69543f2a15000014283b4e5f707c83837d75695a62717d83837d7367584735220f001f34495e7379787878787878787878787879797979735e49341f0a00000000000405162b40556a7b797774726f6d614f3b26120000001f344a5f74807d7d7c7c7d6f7b7b7c7d8083705b46301b00000000000000000000001a2e43586c8296a4a4a4a4a4a4a4a4a598846e58432e190400081d32465b708599aebfab97836d5945311c08000000020e161b1b1b1a19191919191a1a1b1b1b181106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495d72889d988979695a4a3b2b1c0c000000000000000000000000000000041a2e43586d83887869594a3b2b1c0c000000000000132536444c4e4b484542403e4646444342403f3d362a1b0a000000000000132536444c4e4b484542403e4646444342403f3d362a1b0a0000000000001e33485d6f7372706f6e6c65696b6b6a6a6a6a665644301b060000001f344a5f7483827d7d7c7c7c7c7d7d705b46301b0600000001111e32465b70858f8e8d846f5a4530292013040000001d32465b70869898989999999999999b9b9b9b9b9c9c97826d58432e1905001b2f43576a7d8e9798928778676e8090989791857564513e2a16001e33485c70868f8f8f8f8f8e8d8f8f8f8f9090908c76614c37230e0000010d15191a1a2a3f53687c8f8c8a88867d6954402b160100001d3246596b7d909493938a7584919394927d6955412d180000000000000000000000152a3e53687c9293939393939393939394866f5a45301b060003182d41566a8094a9bdb19d8974604b37230f00000313202a3030302f2e2e2e2e2e2f2f3030302c231708000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b30455a6f849989796a5b4b3c2c1d0d0000000000000000000000000000000000162b3f54697d79695a4b3b2c1d0d000000000000001b2f43546163605d5a57544f5a5b5a5857565451483927140100000000001b2f43546163605d5a57544f5a5b5a5857565451483927140100000000001f34495e738887868584837077828280808080735e49341f0a0000001c3144586d82969493939393939387725c47321d070000000e1f2f3b42566b8095a39c87725c47433d312211000000182d42576b8095aaadafafafafafafb0b0b0b0b0b1b09b86715c47321e09001f34495d72879bacada5978571768a9eadaca394826d5945301b00192d42576b8296a4a4a4a4a3a3a4a4a4a4a5a5a48f7965503b26120002121f292e2f2f2f394e62778ca09f9c97836d59442f1b060000172a3c4e60728598a8a4907b8499a8a28d78634f3b2612000000000000000000000010253a4e63777d7c7c7c7c7c7c7c7c7c7d7d705b46301b06000013273c5165798fa3b8b7a38f7a66523e291501000f21313d45464544434343434344444646464035261502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41556a808a7a6b5b4c3d2d1e0e00000000000000000000000000000000000012273b5064746a5b4b3c2d1d0e00000000000000001f34495e727875726f6c695f6d706f6e6c6b6a655644301c0900000000001f34495e727875726f6c695f6d706f6e6c6b6a655644301c0900000000001b30455a6f85999b9a9889747489979595958c76614c37220d000000152a3e52677b90a4a8a8a8a8a89d88725d48331e09000000182b3d4d5758667b90a59f8a745f58584f402e1b07000014283d52667b90a5bac4c4c4c4c4c4c5c5c5c5c5c6b49f8a75604b36210d001f344a5f748ba0b5c1b4a08b76788fa4b9c0b19d88725d48331e0014293e53687c929f9f9d9d9d9d9d9d9d9d9d9f9f937d6954402b17000f20303c4344444444485d71869aafb19c88725e4935200b00000c1e304355677a8ea1ab96828499af9e89735f4a35200c00000000000000000000000b2034485a676867697070706f6f696768696555422d190400000e22374b60758a9eb3beaa95826d5844301c0700192c3e4f595b5a5a58585858585a5a5b5b5b5344321f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52667b7b6b5c4d3d2e1f0f000000000000000000000000000000000000000d213547575f5a4d3d2d1e0f0000000000000000001e33485d71868b8886837c687186868483828073604c38251100000000001e33485d71868b8886837c687186868483828073604c3825110000000000182d41576b8296abafa28d7870869aababa48f7965503b26110000000f24384c61758a9fb4bcbcbcb49f89735e49341f0a0000001e32475a6a6e6e778ca1a18c776e6e6c5e4b36220d00000f24384d62778ca0b1b1b1b1b0b0b1b1b1b1b3b3b3b3a38e79644f3a2611001f34495e73889caeb5b09e8a74778ca0b1b4ad9b87725c47321d0010253a4f64798b898988888888888888888889898b836e5a45301b00182b3e4e585a5a5a5a5a5a6b8095a9b6a18d77634e3a25110000011326384b5e718598ab9c888499af9a86705b46311c07000000000000000000000005182b3c4a5253596e8387868686735e53545247372512000000081d32465b70859aaebfb09c88735f4a36220e001e33485c6d706f6f6e6e6e6e6e6f6f707070614e3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e62736d5d4d3e2f1f10010000000000000000000000000000000000000005182a39444a473d2f1f0f000000000000000000001a2e43576c82959d9a97836f6a7d929998968f7b6854402d1906000000001a2e43576c82959d9a97836f6a7d929998968f7b6854402d19060000000014293e53687c92a7bba6917c6c8296abbca7937d68533e2914000000091e32475c70869aa7a7a7a7a7a08b745f4a35200b0000001f344a5f748484848a9fa48f83848479644f3a251100000a1f34495d72879c9c9c9c9c9b9b9c9c9c9c9d9d9d9d9f927d68533f2a15001b3045596d80909ca09c92826e7083939d9f9b8f7d6b58432f1a000d22374c6071747373727272727272727273737374746d5945301b001e33475b6b6f6f6f6f6f6f6f7a8fa4b9a6927c68533f2a16010000091b2e4155687c8fa3a28d8499ac97836d58432e19040000000000000000000000000d1e2c37414954687c929b9b8c77624d4b483d2e1d0b00000003182d41566b8095a9a9a9a28e7965513c2814001f344a5f748786868484848484858686877c68533e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3345555e5c4f3f2f2011010000000000000000000000000000000000000000000c1b283134322b1f11010000000000000000000014293d52667b90a4af9f8a7662768a9eadab9784705c4935210e0000000014293d52667b90a4af9f8a7662768a9eadab9784705c4935210e0000000010253a4f64798fa3b8aa95806b7c92a7bcab96826c57422d1803000004192d42576b82919191919191918c76604b36210c0000001e33485d728899999ba8ac9c9899927c68533e29140000061a2f44586d838887878787868787878787888888888989826c57422d1800162a3d50627180888b88807363657482898b877d70604e3b281400091d3043535e5f5e5e5d5c5c5c5c5c5c5c5e5e5e5f5f5c4f3d2a16001f344a5f7486868686868686868da2b7ac97836d59442f1b060000001225394c6073879ba8958e9dab95806b56402b1601000000000000000000000000061a2e41515d5f63778da2a590796560605b4c3a27130000000013283d52667b909494949794806b57432e1a001c31455a6e83979b99999999999a9b9b96826c57422d18040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031627374349483e3121110200000000000000000000000000000000000000000000000a151c1f1e180e0100000000000000000000000f23384c61758a9fb3a6927d6a6e8397aab39f8c7864513d2a16020000000f23384c61758a9fb3a6927d6a6e8397aab39f8c7864513d2a16020000000d22374c60768ba0b4ae99846f798ea3b8ae99856f5a45301b0600000014293e52677a7b7b7b7b7b7b7b7975614c37220c0000001c31465b70869bafb0b8bab0adab96826c57422d18040000162a3f53667072717070706f7070707071727272727373746a57422d18000e21334453616c7374736d635556646d7374726c615243321f0c000114253542494a484848474747474747474848484a4a483e31200e001d31465b70869a9b9b9b9b9b9b9eabb3b19c88725e4935200c000000091d3044576a7d92a5a6a3abab95806a543f2a1500000000000000000000000000091f34495d70747474899ea8937d7476766a56412c17030000000f24384d6176807d7d80828487725d49341f00162b4054687d92a6afafafafafafb0af9a86705b46311c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a19263034332c21130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32475b708599aead998671677b8fa3b7a894806d5945321e0a000000091e32475b708599aead998671677b8fa3b7a894806d5945321e0a000000091e33485d72879cb1b29d8873748a9fb3b29d88735e49341f0a0000000f24384b5c65666666666666666463574632200d000000192f44586e8498adb7b9c1c4beaf9a86705b46321d08000010243748565b5c5c5b5b5b5a5b5b5b5b5c5c5c5c5c5e5e5f5a4d3b281400041526354450585e5f5e59504546515a5e5f5d584f433425140200000817252f3434333333323232323232323333333434332c21130200182d42576b82959999999b9b9c9c9d9d9d9f8d77634f3a26110000000114283b4e6275899cb0b3b3a9947d69543f2a14000000000000000000000000000a1f344a5f74898b8b8e9fab978b8b8c846f5a45311c070000000a1f33475a696a69686a6c6f73705d49341f0011253a4e63778ca1b5c4c4c4c4c4c5b39e89745f4a35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141b1f1e190f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003182d41566a8094a8b4a18d786473889cafb09c8975614e3a261300000003182d41566a8094a8b4a18d786473889cafb09c8975614e3a2613000000041a2f44596e8498adb6a18c7770869bb0b5a08c76614c37220d000000081b2e40515e6062626262626262605c4e3d2915010000172c41566b8296a0a2a5afb8aba59e89745f4b36210d000007192a38424647474646464546464646474747474748484a473d2f1e0b0000081726323d44494a48443d34343e45494a48433c322516070000000007121b1f1f1e1e1e1d1d1d1d1d1d1d1e1e1e1f1f1e190f03000014293d52677c838484848686878788888889897d6954402b15000000000c1f3346596c80939d9d9d9d95806a543f2a1500000000000000000000000000071d32475c72879ca0a1acb5a6a0a09d88735f4a35200c00000004182b3c4b5455545354575a5e5d51412e1a000b2034495d72879bb0b1b1b1b1b1b1b1a28d77634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273c5065798ea2b7a894806c6c8095a8b8a5917d6956422e1b0700000013273c5065798ea2b7a894806c6c8095a8b8a5917d6956422e1b07000000172c41566b8095aabaa5907b6d8397acb9a48f7964503b2611000000001d32475c6f7677777777777777766c58442f1b060000142a3f54697d8b8b8d91a1ad9a90918e7964503b26110000000c1a262e31323230303030303030303232323232333334322b1f11000000000815202930343433302a21222b313434332f29201407000000000000000000000000000000000000000000000000000000000000000f24394d5f6c6c6e6e6e6f6f707072727273747468543f2a150000000003172a3d506376888888888889826b56412c1702000000000000000000000000011b30455a6f8599afb2b4bab9b5b4a28d78634e3a2511000000000d1e2d3940403f3e3f424549494133231100061a2f43586c82969d9c9c9c9c9c9c9c9d917b67523d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5f73889db1af9b887365798da1b5ad9986715d4a36220f0000000d22364a5f73889db1af9b887365798da1b5ad9986715d4a36220f00000013283d52677c91a6bba994806a8094a9bca7927c68533e2914000000001d32475c72878d8d8d8d8d8d8d88725d49341f0a000012273b506474747677879ba994807c7d7d68533e2913000000000913191c1d1c1b1b1b1b1b1b1b1b1c1d1d1d1d1e1e1f1e180e010000000000030d151b1f1f1e1b160e0f161c1f1f1e1a140d020000000000000000000000000000000000000000000000000000000000000000091d30414f57575858585a5a5b5b5c5c5d5e5f5f594a39251100000000000e2134475a6c727272727373746955412c170100000000000000000000000000182d42576c82979c9d9fa8b8a99fa0927c68533f2a1600000000000f1c262b2b2a292a2d3034342e231505000015293e52677b8888878787878787878888806b56412c17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3045596e8397acb7a38f7b6772869aaeb5a18d7965523e2a16030000081c3045596e8397acb7a38f7b6772869aaeb5a18d7965523e2a1603000010253a4f64788ea3b8ad98836e7b90a5baab96826b57412d18030000001b30455a6f869aa3a3a3a3a3a08c77624d38240f00000d213547575f5f606d8397ac98846f6869604e3a2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011323323d424243434444444646474748484a4a463b2d1b09000000000004172a3d4e5a5c5c5c5c5e5e5f5a4c3a26120000000000000000000000000000152a3f54687d8687888a9baf9c8b8b8d836d5945301b0000000000000a111516151315181b1f1f1a11050000000f24384d60717372707070707070707273746955412c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162b3f54687c92a6bbab97836f6a8093a7bca995826d5946321e0a000001162b3f54687c92a6bbab97836f6a8093a7bca995826d5946321e0a00000c21364b60758b9fb4b19c8772778da2b7ae99846f5a45301b06000000192e43586d8398adb8b8b8b8a5907b67523e2915000005182a39444a4a55697d94a99d89745f544e42311e0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051420292c2d2e2e2f2f2f3031323233333434322a1d0f000000000000000e1f303d454747474748494a463c2e1d0a000000000000000000000000000011263a4f62706f70728296ab9c88757879715c47321c0000000000000000000000000000000000000000000000091d3143535d5e5c5b5b5b5b5b5b5b5c5e5f5a4c3a26120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253a4e63778da1afaf9f8b7764788da1abac9d8975614d39251100000011253a4e63778da1afaf9f8b7764788da1abac9d8975614d3925110000091e33485d72879cb1b4a08b76748a9fb4b29d88725d49341f0a000000172c41566b8297acadadadadaa96826c58432f1b0600000c1b2831343c51667b9098998e78644f3b312313020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d1417181919191a1a1b1c1d1d1e1e1f1f1d170c000000000000000002121f2a3132323232333434322a1e100000000000000000000000000000000c1f3244535b5a5b687c92a6a28d7864656254412e19000000000000000000000000000000000000000000000001142635414848474646464646464647484a463c2e1d0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035495e73889999999b93806c728694959799917c6855412d190000000b2035495e73889999999b93806c728694959799917c6855412d190000041a2f44596e8498a0a0a08f7971879b9f9f9f8b76614c37220d000000152a3f546a80959898989898999b87725d4935210c0000000a151c23384d6277828384877d6954402b1505000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e161c1d1d1d1d1e1f1f1d170d00000000000000000000000000000000031526354046454e63788d9b9c937d69554e453625120000000000000000000000000000000000000000000000000817242e33333231303030303031323334322a1e100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b3044596d83848484868787746b7c7d8083848784705c47321d000000071b3044596d83848484868787746b7c7d8083848784705c47321d000000172c41566b808b8b8b8b8b7d6e8389898989897964503b251000000014293e53687d84838383838484868878644f3a251000000000010a1f33475a696c6d6f717468543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000817232c30364a5f7486868788846f5b46332718070000000000000000000000000000000000000000000000000007121a1e1e1d1c1b1b1b1b1b1c1d1e1f1d170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b3f53656e6e6e6e6f70706d5f68686a6c6f71746f5c47321d00000000162b3f53656e6e6e6e6f70706d5f68686a6c6f71746f5c47321d00000013283d5266747474747474746873737373737372634f3a251000000012273c50636f6e6d6c6c6c6e6f707373634f3a2510000000000004182b3c4b5457585a5c5f594a3925110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000611181c31465a6b6f6f7072746e5b46311c09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024364754585858585a5b5b5a4f535355575a5c5f5d513f2c19000000001024364754585858585a5b5b5a4f535355575a5c5f5d513f2c190000000e233648585f5f5f5f5f5f5f595e5e5e5e5e5e5d554533200c0000000d213445535a5958575757585a5b5e5f564634200c0000000000000d1e2d3940424344474a463b2d1b09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002172a3d4d585a5a5b5d5f5c503e2b170300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071929374043434344444646453e3e3f404244474a484032221000000000071929374043434344444646453e3e3f404244474a484032221000000007192b3a454a4a4a4a4a4a4a454848484848484843372816040000000416273640444443424242434446484a4438281704000000000000000f1c262b2c2e2f3234322a1d0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f2f3b43444546484a483f32210f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b19242c2e2e2e2f2f3030302b28292b2d2f3234332d22140400000000000b19242c2e2e2e2f2f3030302b28292b2d2f3234332d221404000000000d1c28313434343434343431333333333333332f26190a00000000000918242c2f2f2e2c2c2c2e2f31333430271a0b0000000000000000000a111517191a1d1f1d170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111e282e2f30313334332d22130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071117191919191a1b1b1b16131416181a1d1f1e19110500000000000000071117191919191a1b1b1b16131416181a1d1f1e1911050000000000000b151c1f1f1f1f1f1f1f1d1e1e1e1e1e1e1e1b1308000000000000000611171a1a19171717191a1c1e1f1c1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c14191a1b1c1e1f1e19100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Bangers-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Bangers-Regular SDF.asset.meta new file mode 100644 index 0000000..918a0c7 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Bangers-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6c1c6bbefb65a4812b65a5e04b72f26a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Caveat-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Caveat-Regular SDF.asset new file mode 100644 index 0000000..4b5deb3 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Caveat-Regular SDF.asset @@ -0,0 +1,2683 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &-8672605235374421519 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Caveat-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 1596010265932800287} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _CullMode: 0 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Caveat-Regular SDF + m_EditorClassIdentifier: + hashCode: -1532195358 + material: {fileID: -8672605235374421519} + materialHashCode: 144619049 + m_Version: 1.1.0 + m_SourceFontFileGUID: e0ac66fae98ac459d85ccf583483db15 + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e0ac66fae98ac459d85ccf583483db15, type: 3} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Caveat + m_StyleName: Regular + m_PointSize: 76 + m_Scale: 1 + m_LineHeight: 95.759995 + m_AscentLine: 72.96 + m_CapLine: 53 + m_MeanLine: 27 + m_Baseline: 0 + m_DescentLine: -22.8 + m_SuperscriptOffset: 72.96 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -22.8 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -7.6 + m_UnderlineThickness: 3.8 + m_StrikethroughOffset: 10.8 + m_StrikethroughThickness: 3.8 + m_TabWidth: 18 + m_GlyphTable: + - m_Index: 3 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 18.390625 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 37.171875 + m_Height: 55.03125 + m_HorizontalBearingX: 3.71875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 38.15625 + m_GlyphRect: + m_X: 200 + m_Y: 369 + m_Width: 38 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 37.3125 + m_Height: 56.46875 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 39.515625 + m_GlyphRect: + m_X: 184 + m_Y: 78 + m_Width: 38 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 33.75 + m_Height: 56.09375 + m_HorizontalBearingX: 8.734375 + m_HorizontalBearingY: 51.6875 + m_HorizontalAdvance: 35.875 + m_GlyphRect: + m_X: 115 + m_Y: 371 + m_Width: 35 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 43.171875 + m_Height: 60.953125 + m_HorizontalBearingX: 6.15625 + m_HorizontalBearingY: 53.421875 + m_HorizontalAdvance: 43.921875 + m_GlyphRect: + m_X: 54 + m_Y: 245 + m_Width: 44 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 41.875 + m_Height: 51.84375 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 50.015625 + m_HorizontalAdvance: 40.203125 + m_GlyphRect: + m_X: 325 + m_Y: 205 + m_Width: 43 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 43.3125 + m_Height: 50.390625 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 48.71875 + m_HorizontalAdvance: 34.5 + m_GlyphRect: + m_X: 381 + m_Y: 288 + m_Width: 44 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 35.5625 + m_Height: 55.03125 + m_HorizontalBearingX: 8.59375 + m_HorizontalBearingY: 51.53125 + m_HorizontalAdvance: 37.015625 + m_GlyphRect: + m_X: 209 + m_Y: 223 + m_Width: 37 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 47.953125 + m_Height: 59.515625 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 53.203125 + m_HorizontalAdvance: 42.78125 + m_GlyphRect: + m_X: 99 + m_Y: 162 + m_Width: 49 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 42.40625 + m_Height: 51.453125 + m_HorizontalBearingX: 3.421875 + m_HorizontalBearingY: 48.796875 + m_HorizontalAdvance: 30.40625 + m_GlyphRect: + m_X: 354 + m_Y: 352 + m_Width: 43 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 36.640625 + m_Height: 66.5625 + m_HorizontalBearingX: -2.96875 + m_HorizontalBearingY: 52.28125 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 6 + m_Y: 248 + m_Width: 37 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 45.453125 + m_Height: 54.34375 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 50.3125 + m_HorizontalAdvance: 37.84375 + m_GlyphRect: + m_X: 169 + m_Y: 302 + m_Width: 46 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 26.453125 + m_Height: 55.328125 + m_HorizontalBearingX: 7.671875 + m_HorizontalBearingY: 52.0625 + m_HorizontalAdvance: 32.375 + m_GlyphRect: + m_X: 161 + m_Y: 371 + m_Width: 28 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 58.0625 + m_Height: 54.421875 + m_HorizontalBearingX: 2.578125 + m_HorizontalBearingY: 50.46875 + m_HorizontalAdvance: 54.71875 + m_GlyphRect: + m_X: 233 + m_Y: 74 + m_Width: 59 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 49.78125 + m_Height: 60.875 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 55.09375 + m_HorizontalAdvance: 45.53125 + m_GlyphRect: + m_X: 53 + m_Y: 401 + m_Width: 51 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 35.953125 + m_Height: 53.65625 + m_HorizontalBearingX: 8.734375 + m_HorizontalBearingY: 50.546875 + m_HorizontalAdvance: 37.703125 + m_GlyphRect: + m_X: 249 + m_Y: 356 + m_Width: 37 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 38.15625 + m_Height: 54.03125 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 50.390625 + m_HorizontalAdvance: 35.265625 + m_GlyphRect: + m_X: 226 + m_Y: 290 + m_Width: 39 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 36.109375 + m_Height: 59.890625 + m_HorizontalBearingX: 8.734375 + m_HorizontalBearingY: 50.234375 + m_HorizontalAdvance: 38.15625 + m_GlyphRect: + m_X: 136 + m_Y: 83 + m_Width: 37 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 42.40625 + m_Height: 55.9375 + m_HorizontalBearingX: 6.234375 + m_HorizontalBearingY: 50.3125 + m_HorizontalAdvance: 40.8125 + m_GlyphRect: + m_X: 115 + m_Y: 303 + m_Width: 43 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 40.203125 + m_Height: 56.703125 + m_HorizontalBearingX: 9.953125 + m_HorizontalBearingY: 52.75 + m_HorizontalAdvance: 36.9375 + m_GlyphRect: + m_X: 156 + m_Y: 234 + m_Width: 42 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 36.109375 + m_Height: 51.609375 + m_HorizontalBearingX: 12.765625 + m_HorizontalBearingY: 48.1875 + m_HorizontalAdvance: 34.8125 + m_GlyphRect: + m_X: 333 + m_Y: 288 + m_Width: 37 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 39.90625 + m_Height: 55.796875 + m_HorizontalBearingX: 9.421875 + m_HorizontalBearingY: 51.6875 + m_HorizontalAdvance: 36.625 + m_GlyphRect: + m_X: 159 + m_Y: 155 + m_Width: 41 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 138 + m_Metrics: + m_Width: 35.796875 + m_Height: 56.09375 + m_HorizontalBearingX: 14.4375 + m_HorizontalBearingY: 51.53125 + m_HorizontalAdvance: 37.234375 + m_GlyphRect: + m_X: 199 + m_Y: 6 + m_Width: 37 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 139 + m_Metrics: + m_Width: 55.859375 + m_Height: 52.453125 + m_HorizontalBearingX: 10.71875 + m_HorizontalBearingY: 48.34375 + m_HorizontalAdvance: 54.71875 + m_GlyphRect: + m_X: 257 + m_Y: 223 + m_Width: 57 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 144 + m_Metrics: + m_Width: 46.046875 + m_Height: 53.265625 + m_HorizontalBearingX: 4.1875 + m_HorizontalBearingY: 49.546875 + m_HorizontalAdvance: 39.828125 + m_GlyphRect: + m_X: 289 + m_Y: 140 + m_Width: 47 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 145 + m_Metrics: + m_Width: 34.890625 + m_Height: 57 + m_HorizontalBearingX: 16.71875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 38.296875 + m_GlyphRect: + m_X: 109 + m_Y: 234 + m_Width: 36 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 151 + m_Metrics: + m_Width: 44.75 + m_Height: 53.359375 + m_HorizontalBearingX: 4.71875 + m_HorizontalBearingY: 50.546875 + m_HorizontalAdvance: 39.671875 + m_GlyphRect: + m_X: 297 + m_Y: 353 + m_Width: 46 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 220 + m_Metrics: + m_Width: 31.375 + m_Height: 27.21875 + m_HorizontalBearingX: 6.390625 + m_HorizontalBearingY: 29.1875 + m_HorizontalAdvance: 33.21875 + m_GlyphRect: + m_X: 6 + m_Y: 477 + m_Width: 32 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 235 + m_Metrics: + m_Width: 27.203125 + m_Height: 48.40625 + m_HorizontalBearingX: 9.203125 + m_HorizontalBearingY: 49.703125 + m_HorizontalAdvance: 33.0625 + m_GlyphRect: + m_X: 436 + m_Y: 172 + m_Width: 28 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 236 + m_Metrics: + m_Width: 22.71875 + m_Height: 29.25 + m_HorizontalBearingX: 7.53125 + m_HorizontalBearingY: 29.9375 + m_HorizontalAdvance: 26.984375 + m_GlyphRect: + m_X: 89 + m_Y: 474 + m_Width: 24 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 242 + m_Metrics: + m_Width: 32.59375 + m_Height: 50.625 + m_HorizontalBearingX: 7.453125 + m_HorizontalBearingY: 48.71875 + m_HorizontalAdvance: 29.875 + m_GlyphRect: + m_X: 408 + m_Y: 350 + m_Width: 34 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 247 + m_Metrics: + m_Width: 21.203125 + m_Height: 28.28125 + m_HorizontalBearingX: 8.0625 + m_HorizontalBearingY: 29.265625 + m_HorizontalAdvance: 24.703125 + m_GlyphRect: + m_X: 124 + m_Y: 474 + m_Width: 22 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 264 + m_Metrics: + m_Width: 30.5625 + m_Height: 58.90625 + m_HorizontalBearingX: 5.921875 + m_HorizontalBearingY: 50.546875 + m_HorizontalAdvance: 22.109375 + m_GlyphRect: + m_X: 72 + m_Y: 318 + m_Width: 32 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 265 + m_Metrics: + m_Width: 24.859375 + m_Height: 44.453125 + m_HorizontalBearingX: 4.9375 + m_HorizontalBearingY: 29.5625 + m_HorizontalAdvance: 26.984375 + m_GlyphRect: + m_X: 479 + m_Y: 221 + m_Width: 26 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 273 + m_Metrics: + m_Width: 30.78125 + m_Height: 45.59375 + m_HorizontalBearingX: 7.140625 + m_HorizontalBearingY: 49.703125 + m_HorizontalAdvance: 35.265625 + m_GlyphRect: + m_X: 436 + m_Y: 115 + m_Width: 31 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 278 + m_Metrics: + m_Width: 14.28125 + m_Height: 39.734375 + m_HorizontalBearingX: 7.375 + m_HorizontalBearingY: 41.109375 + m_HorizontalAdvance: 14.21875 + m_GlyphRect: + m_X: 453 + m_Y: 63 + m_Width: 15 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 292 + m_Metrics: + m_Width: 28.65625 + m_Height: 60.34375 + m_HorizontalBearingX: -6.078125 + m_HorizontalBearingY: 43.921875 + m_HorizontalAdvance: 15.5 + m_GlyphRect: + m_X: 158 + m_Y: 6 + m_Width: 30 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 295 + m_Metrics: + m_Width: 26.984375 + m_Height: 50.53125 + m_HorizontalBearingX: 5.625 + m_HorizontalBearingY: 50.609375 + m_HorizontalAdvance: 27.734375 + m_GlyphRect: + m_X: 478 + m_Y: 159 + m_Width: 28 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 299 + m_Metrics: + m_Width: 18.703125 + m_Height: 49.78125 + m_HorizontalBearingX: 6.53125 + m_HorizontalBearingY: 49.703125 + m_HorizontalAdvance: 12.84375 + m_GlyphRect: + m_X: 364 + m_Y: 6 + m_Width: 20 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 305 + m_Metrics: + m_Width: 40.8125 + m_Height: 26 + m_HorizontalBearingX: 6.984375 + m_HorizontalBearingY: 28.734375 + m_HorizontalAdvance: 42.5625 + m_GlyphRect: + m_X: 444 + m_Y: 472 + m_Width: 42 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 306 + m_Metrics: + m_Width: 27.96875 + m_Height: 24.234375 + m_HorizontalBearingX: 7.90625 + m_HorizontalBearingY: 27.734375 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 347 + m_Y: 168 + m_Width: 29 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 314 + m_Metrics: + m_Width: 22.796875 + m_Height: 27.515625 + m_HorizontalBearingX: 7.296875 + m_HorizontalBearingY: 28.65625 + m_HorizontalAdvance: 26.828125 + m_GlyphRect: + m_X: 409 + m_Y: 472 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 330 + m_Metrics: + m_Width: 28.890625 + m_Height: 49.3125 + m_HorizontalBearingX: 2.65625 + m_HorizontalBearingY: 32.21875 + m_HorizontalAdvance: 28.734375 + m_GlyphRect: + m_X: 395 + m_Y: 6 + m_Width: 30 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 332 + m_Metrics: + m_Width: 24.328125 + m_Height: 46.4375 + m_HorizontalBearingX: 7.75 + m_HorizontalBearingY: 29.265625 + m_HorizontalAdvance: 28.65625 + m_GlyphRect: + m_X: 479 + m_Y: 44 + m_Width: 26 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 333 + m_Metrics: + m_Width: 26.21875 + m_Height: 28.5 + m_HorizontalBearingX: 7.984375 + m_HorizontalBearingY: 29.9375 + m_HorizontalAdvance: 27.359375 + m_GlyphRect: + m_X: 157 + m_Y: 474 + m_Width: 28 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 340 + m_Metrics: + m_Width: 24.3125 + m_Height: 32.59375 + m_HorizontalBearingX: 7.828125 + m_HorizontalBearingY: 32.140625 + m_HorizontalAdvance: 25.921875 + m_GlyphRect: + m_X: 196 + m_Y: 472 + m_Width: 26 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 346 + m_Metrics: + m_Width: 22.421875 + m_Height: 41.890625 + m_HorizontalBearingX: 8.8125 + m_HorizontalBearingY: 42.1875 + m_HorizontalAdvance: 25.15625 + m_GlyphRect: + m_X: 340 + m_Y: 418 + m_Width: 24 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 350 + m_Metrics: + m_Width: 22.953125 + m_Height: 28.265625 + m_HorizontalBearingX: 8.515625 + m_HorizontalBearingY: 27.890625 + m_HorizontalAdvance: 28.125 + m_GlyphRect: + m_X: 262 + m_Y: 472 + m_Width: 24 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 373 + m_Metrics: + m_Width: 22.71875 + m_Height: 22.953125 + m_HorizontalBearingX: 8.359375 + m_HorizontalBearingY: 26.90625 + m_HorizontalAdvance: 25.15625 + m_GlyphRect: + m_X: 115 + m_Y: 439 + m_Width: 24 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 374 + m_Metrics: + m_Width: 34.578125 + m_Height: 24.46875 + m_HorizontalBearingX: 9.65625 + m_HorizontalBearingY: 27.890625 + m_HorizontalAdvance: 39.296875 + m_GlyphRect: + m_X: 212 + m_Y: 436 + m_Width: 36 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 379 + m_Metrics: + m_Width: 26.6875 + m_Height: 26.75 + m_HorizontalBearingX: 4.25 + m_HorizontalBearingY: 26.984375 + m_HorizontalAdvance: 26.0625 + m_GlyphRect: + m_X: 479 + m_Y: 6 + m_Width: 27 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 380 + m_Metrics: + m_Width: 34.734375 + m_Height: 45.0625 + m_HorizontalBearingX: -3.71875 + m_HorizontalBearingY: 29.640625 + m_HorizontalAdvance: 25.921875 + m_GlyphRect: + m_X: 375 + m_Y: 415 + m_Width: 36 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 386 + m_Metrics: + m_Width: 29.265625 + m_Height: 25.3125 + m_HorizontalBearingX: 1.96875 + m_HorizontalBearingY: 26.90625 + m_HorizontalAdvance: 23.9375 + m_GlyphRect: + m_X: 303 + m_Y: 103 + m_Width: 31 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 818 + m_Metrics: + m_Width: 27.734375 + m_Height: 38.921875 + m_HorizontalBearingX: 10.71875 + m_HorizontalBearingY: 40.515625 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 395 + m_Y: 117 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 819 + m_Metrics: + m_Width: 25.15625 + m_Height: 43.625 + m_HorizontalBearingX: 12.546875 + m_HorizontalBearingY: 42.328125 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 479 + m_Y: 103 + m_Width: 26 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 820 + m_Metrics: + m_Width: 29.640625 + m_Height: 38.453125 + m_HorizontalBearingX: 9.203125 + m_HorizontalBearingY: 39.96875 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 259 + m_Y: 422 + m_Width: 30 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 821 + m_Metrics: + m_Width: 27.578125 + m_Height: 39.75 + m_HorizontalBearingX: 10.796875 + m_HorizontalBearingY: 40.96875 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 395 + m_Y: 168 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 822 + m_Metrics: + m_Width: 26.453125 + m_Height: 43.09375 + m_HorizontalBearingX: 13.828125 + m_HorizontalBearingY: 42.640625 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 395 + m_Y: 232 + m_Width: 28 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 823 + m_Metrics: + m_Width: 27.421875 + m_Height: 41.34375 + m_HorizontalBearingX: 9.734375 + m_HorizontalBearingY: 42.109375 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 300 + m_Y: 418 + m_Width: 29 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 824 + m_Metrics: + m_Width: 27.0625 + m_Height: 38.609375 + m_HorizontalBearingX: 8.96875 + m_HorizontalBearingY: 40.4375 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 303 + m_Y: 6 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 825 + m_Metrics: + m_Width: 24.390625 + m_Height: 44.234375 + m_HorizontalBearingX: 13.53125 + m_HorizontalBearingY: 42.71875 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 479 + m_Y: 335 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 826 + m_Metrics: + m_Width: 30.78125 + m_Height: 45.21875 + m_HorizontalBearingX: 9.421875 + m_HorizontalBearingY: 42.5625 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 436 + m_Y: 6 + m_Width: 32 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 827 + m_Metrics: + m_Width: 23.484375 + m_Height: 45.671875 + m_HorizontalBearingX: 15.953125 + m_HorizontalBearingY: 43.546875 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 479 + m_Y: 277 + m_Width: 25 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 858 + m_Metrics: + m_Width: 25.390625 + m_Height: 26.609375 + m_HorizontalBearingX: 14.28125 + m_HorizontalBearingY: 57.078125 + m_HorizontalAdvance: 27.59375 + m_GlyphRect: + m_X: 335 + m_Y: 472 + m_Width: 26 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 859 + m_Metrics: + m_Width: 15.34375 + m_Height: 62.703125 + m_HorizontalBearingX: 13 + m_HorizontalBearingY: 54.796875 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 45 + m_Y: 327 + m_Width: 16 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 862 + m_Metrics: + m_Width: 13.984375 + m_Height: 23.328125 + m_HorizontalBearingX: 6.53125 + m_HorizontalBearingY: 26.75 + m_HorizontalAdvance: 15.046875 + m_GlyphRect: + m_X: 150 + m_Y: 439 + m_Width: 15 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 863 + m_Metrics: + m_Width: 9.796875 + m_Height: 15.34375 + m_HorizontalBearingX: 2.515625 + m_HorizontalBearingY: 9.34375 + m_HorizontalAdvance: 15.046875 + m_GlyphRect: + m_X: 384 + m_Y: 88 + m_Width: 11 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 864 + m_Metrics: + m_Width: 38.765625 + m_Height: 7.375 + m_HorizontalBearingX: 6.078125 + m_HorizontalBearingY: 10.796875 + m_HorizontalAdvance: 45.140625 + m_GlyphRect: + m_X: 325 + m_Y: 269 + m_Width: 39 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 865 + m_Metrics: + m_Width: 24.703125 + m_Height: 54.9375 + m_HorizontalBearingX: 5.3125 + m_HorizontalBearingY: 55.171875 + m_HorizontalAdvance: 15.953125 + m_GlyphRect: + m_X: 211 + m_Y: 146 + m_Width: 26 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 867 + m_Metrics: + m_Width: 46.359375 + m_Height: 68.78125 + m_HorizontalBearingX: 5.78125 + m_HorizontalBearingY: 58.0625 + m_HorizontalAdvance: 42.484375 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 48 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 868 + m_Metrics: + m_Width: 8.671875 + m_Height: 7.375 + m_HorizontalBearingX: 6.078125 + m_HorizontalBearingY: 10.796875 + m_HorizontalAdvance: 15.046875 + m_GlyphRect: + m_X: 375 + m_Y: 269 + m_Width: 9 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 869 + m_Metrics: + m_Width: 29.25 + m_Height: 54.640625 + m_HorizontalBearingX: 11.328125 + m_HorizontalBearingY: 54.875 + m_HorizontalAdvance: 28.421875 + m_GlyphRect: + m_X: 248 + m_Y: 140 + m_Width: 30 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 871 + m_Metrics: + m_Width: 18.546875 + m_Height: 16.578125 + m_HorizontalBearingX: 13.375 + m_HorizontalBearingY: 50.015625 + m_HorizontalAdvance: 18.015625 + m_GlyphRect: + m_X: 406 + m_Y: 88 + m_Width: 19 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 872 + m_Metrics: + m_Width: 9.4375 + m_Height: 16.578125 + m_HorizontalBearingX: 12.609375 + m_HorizontalBearingY: 50.015625 + m_HorizontalAdvance: 8.890625 + m_GlyphRect: + m_X: 347 + m_Y: 139 + m_Width: 11 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 873 + m_Metrics: + m_Width: 17.46875 + m_Height: 32.75 + m_HorizontalBearingX: 3.046875 + m_HorizontalBearingY: 26.75 + m_HorizontalAdvance: 15.046875 + m_GlyphRect: + m_X: 233 + m_Y: 472 + m_Width: 18 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 874 + m_Metrics: + m_Width: 35.5625 + m_Height: 61.703125 + m_HorizontalBearingX: 2.4375 + m_HorizontalBearingY: 54.484375 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 6 + m_Y: 403 + m_Width: 36 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 875 + m_Metrics: + m_Width: 28.03125 + m_Height: 4.796875 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 4.1875 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 248 + m_Y: 206 + m_Width: 29 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 876 + m_Metrics: + m_Width: 30.25 + m_Height: 67.34375 + m_HorizontalBearingX: 10.640625 + m_HorizontalBearingY: 57.15625 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 43 + m_Y: 87 + m_Width: 31 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 877 + m_Metrics: + m_Width: 26.15625 + m_Height: 64.140625 + m_HorizontalBearingX: 5.921875 + m_HorizontalBearingY: 55.703125 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 6 + m_Y: 327 + m_Width: 28 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 878 + m_Metrics: + m_Width: 43.3125 + m_Height: 67.1875 + m_HorizontalBearingX: 4.484375 + m_HorizontalBearingY: 56.703125 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 65 + m_Y: 6 + m_Width: 44 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 879 + m_Metrics: + m_Width: 39.375 + m_Height: 64.828125 + m_HorizontalBearingX: -3.578125 + m_HorizontalBearingY: 56.234375 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 85 + m_Y: 85 + m_Width: 40 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 880 + m_Metrics: + m_Width: 29.796875 + m_Height: 68.015625 + m_HorizontalBearingX: 11.25 + m_HorizontalBearingY: 58.21875 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 6 + m_Y: 168 + m_Width: 31 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 881 + m_Metrics: + m_Width: 25.984375 + m_Height: 64.53125 + m_HorizontalBearingX: 2.359375 + m_HorizontalBearingY: 55.328125 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 120 + m_Y: 6 + m_Width: 27 + m_Height: 66 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 884 + m_Metrics: + m_Width: 18.921875 + m_Height: 4.78125 + m_HorizontalBearingX: 8.203125 + m_HorizontalBearingY: 18.3125 + m_HorizontalAdvance: 24.78125 + m_GlyphRect: + m_X: 288 + m_Y: 206 + m_Width: 20 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 900 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 18.390625 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 905 + m_Metrics: + m_Width: 38.828125 + m_Height: 66.875 + m_HorizontalBearingX: 4.1875 + m_HorizontalBearingY: 56.921875 + m_HorizontalAdvance: 34.203125 + m_GlyphRect: + m_X: 48 + m_Y: 167 + m_Width: 40 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 920 + m_Metrics: + m_Width: 28.046875 + m_Height: 28.03125 + m_HorizontalBearingX: 8.203125 + m_HorizontalBearingY: 29.9375 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 49 + m_Y: 477 + m_Width: 29 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 924 + m_Metrics: + m_Width: 27.59375 + m_Height: 15.578125 + m_HorizontalBearingX: 8.125 + m_HorizontalBearingY: 25.6875 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 345 + m_Y: 88 + m_Width: 28 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 926 + m_Metrics: + m_Width: 25.6875 + m_Height: 26.828125 + m_HorizontalBearingX: 10.796875 + m_HorizontalBearingY: 30.015625 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 297 + m_Y: 472 + m_Width: 27 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 927 + m_Metrics: + m_Width: 25.46875 + m_Height: 26.828125 + m_HorizontalBearingX: 9.34375 + m_HorizontalBearingY: 30.703125 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 372 + m_Y: 472 + m_Width: 26 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 933 + m_Metrics: + m_Width: 29.03125 + m_Height: 8.4375 + m_HorizontalBearingX: 7.75 + m_HorizontalBearingY: 23.71875 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 395 + m_Y: 68 + m_Width: 30 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 935 + m_Metrics: + m_Width: 44.75 + m_Height: 52.8125 + m_HorizontalBearingX: 7.53125 + m_HorizontalBearingY: 45.671875 + m_HorizontalAdvance: 45.59375 + m_GlyphRect: + m_X: 276 + m_Y: 288 + m_Width: 46 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 939 + m_Metrics: + m_Width: 45.59375 + m_Height: 47.578125 + m_HorizontalBearingX: 7.21875 + m_HorizontalBearingY: 38.078125 + m_HorizontalAdvance: 48.875 + m_GlyphRect: + m_X: 422 + m_Y: 412 + m_Width: 46 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 940 + m_Metrics: + m_Width: 44.625 + m_Height: 54.046875 + m_HorizontalBearingX: 5.3125 + m_HorizontalBearingY: 48.875 + m_HorizontalAdvance: 42.859375 + m_GlyphRect: + m_X: 247 + m_Y: 6 + m_Width: 45 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 947 + m_Metrics: + m_Width: 25.53125 + m_Height: 68.78125 + m_HorizontalBearingX: 8.0625 + m_HorizontalBearingY: 58.0625 + m_HorizontalAdvance: 25.078125 + m_GlyphRect: + m_X: 6 + m_Y: 87 + m_Width: 26 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 952 + m_Metrics: + m_Width: 23.9375 + m_Height: 20.59375 + m_HorizontalBearingX: 9.734375 + m_HorizontalBearingY: 42.40625 + m_HorizontalAdvance: 33.890625 + m_GlyphRect: + m_X: 176 + m_Y: 439 + m_Width: 25 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 994 + m_Metrics: + m_Width: 7.828125 + m_Height: 12 + m_HorizontalBearingX: 20.140625 + m_HorizontalBearingY: 45.0625 + m_HorizontalAdvance: 26.828125 + m_GlyphRect: + m_X: 345 + m_Y: 115 + m_Width: 8 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 865 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 871 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 867 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 905 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 935 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 940 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 872 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 880 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 881 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 858 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 920 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 863 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 884 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 868 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 874 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 818 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 819 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 820 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 821 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 822 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 823 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 824 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 825 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 826 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 827 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 862 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 873 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 927 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 924 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 926 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 869 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 939 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 138 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 139 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 144 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 145 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 151 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 878 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 859 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 879 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 952 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 875 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 994 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 220 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 235 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 236 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 242 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 247 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 264 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 265 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 273 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 278 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 292 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 295 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 299 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 305 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 306 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 314 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 330 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 332 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 333 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 340 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 346 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 350 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 373 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 374 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 379 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 380 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 386 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 876 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 947 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 877 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 933 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 900 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 864 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 1596010265932800287} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_UsedGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 59 + m_Height: 81 + - m_X: 0 + m_Y: 81 + m_Width: 37 + m_Height: 81 + - m_X: 0 + m_Y: 162 + m_Width: 42 + m_Height: 80 + - m_X: 37 + m_Y: 81 + m_Width: 42 + m_Height: 80 + - m_X: 59 + m_Y: 0 + m_Width: 55 + m_Height: 79 + - m_X: 0 + m_Y: 242 + m_Width: 48 + m_Height: 79 + - m_X: 42 + m_Y: 161 + m_Width: 51 + m_Height: 78 + - m_X: 79 + m_Y: 79 + m_Width: 51 + m_Height: 77 + - m_X: 114 + m_Y: 0 + m_Width: 38 + m_Height: 77 + - m_X: 0 + m_Y: 321 + m_Width: 39 + m_Height: 76 + - m_X: 0 + m_Y: 397 + m_Width: 47 + m_Height: 74 + - m_X: 0 + m_Y: 471 + m_Width: 43 + m_Height: 40 + - m_X: 43 + m_Y: 471 + m_Width: 40 + m_Height: 40 + - m_X: 39 + m_Y: 321 + m_Width: 27 + m_Height: 74 + - m_X: 47 + m_Y: 395 + m_Width: 62 + m_Height: 73 + - m_X: 83 + m_Y: 468 + m_Width: 35 + m_Height: 41 + - m_X: 48 + m_Y: 239 + m_Width: 55 + m_Height: 73 + - m_X: 93 + m_Y: 156 + m_Width: 60 + m_Height: 72 + - m_X: 130 + m_Y: 77 + m_Width: 48 + m_Height: 72 + - m_X: 152 + m_Y: 0 + m_Width: 41 + m_Height: 72 + - m_X: 66 + m_Y: 312 + m_Width: 43 + m_Height: 71 + - m_X: 103 + m_Y: 228 + m_Width: 47 + m_Height: 69 + - m_X: 109 + m_Y: 297 + m_Width: 54 + m_Height: 68 + - m_X: 150 + m_Y: 228 + m_Width: 53 + m_Height: 68 + - m_X: 153 + m_Y: 149 + m_Width: 52 + m_Height: 68 + - m_X: 178 + m_Y: 72 + m_Width: 49 + m_Height: 68 + - m_X: 193 + m_Y: 0 + m_Width: 48 + m_Height: 68 + - m_X: 109 + m_Y: 365 + m_Width: 46 + m_Height: 68 + - m_X: 109 + m_Y: 433 + m_Width: 35 + m_Height: 35 + - m_X: 118 + m_Y: 468 + m_Width: 33 + m_Height: 41 + - m_X: 144 + m_Y: 433 + m_Width: 26 + m_Height: 35 + - m_X: 155 + m_Y: 365 + m_Width: 39 + m_Height: 68 + - m_X: 163 + m_Y: 296 + m_Width: 57 + m_Height: 67 + - m_X: 151 + m_Y: 468 + m_Width: 39 + m_Height: 40 + - m_X: 170 + m_Y: 433 + m_Width: 36 + m_Height: 33 + - m_X: 190 + m_Y: 466 + m_Width: 37 + m_Height: 45 + - m_X: 194 + m_Y: 363 + m_Width: 49 + m_Height: 67 + - m_X: 206 + m_Y: 430 + m_Width: 47 + m_Height: 36 + - m_X: 227 + m_Y: 466 + m_Width: 29 + m_Height: 44 + - m_X: 203 + m_Y: 217 + m_Width: 48 + m_Height: 67 + - m_X: 205 + m_Y: 140 + m_Width: 37 + m_Height: 67 + - m_X: 227 + m_Y: 68 + m_Width: 70 + m_Height: 66 + - m_X: 241 + m_Y: 0 + m_Width: 56 + m_Height: 66 + - m_X: 220 + m_Y: 284 + m_Width: 50 + m_Height: 66 + - m_X: 243 + m_Y: 350 + m_Width: 48 + m_Height: 66 + - m_X: 253 + m_Y: 416 + m_Width: 41 + m_Height: 50 + - m_X: 256 + m_Y: 466 + m_Width: 35 + m_Height: 40 + - m_X: 291 + m_Y: 466 + m_Width: 38 + m_Height: 39 + - m_X: 242 + m_Y: 134 + m_Width: 41 + m_Height: 66 + - m_X: 242 + m_Y: 200 + m_Width: 40 + m_Height: 17 + - m_X: 251 + m_Y: 217 + m_Width: 68 + m_Height: 65 + - m_X: 282 + m_Y: 200 + m_Width: 31 + m_Height: 17 + - m_X: 283 + m_Y: 134 + m_Width: 58 + m_Height: 65 + - m_X: 270 + m_Y: 282 + m_Width: 57 + m_Height: 65 + - m_X: 291 + m_Y: 347 + m_Width: 57 + m_Height: 65 + - m_X: 294 + m_Y: 412 + m_Width: 40 + m_Height: 54 + - m_X: 329 + m_Y: 466 + m_Width: 37 + m_Height: 39 + - m_X: 334 + m_Y: 412 + m_Width: 35 + m_Height: 54 + - m_X: 366 + m_Y: 466 + m_Width: 37 + m_Height: 39 + - m_X: 319 + m_Y: 199 + m_Width: 54 + m_Height: 64 + - m_X: 319 + m_Y: 263 + m_Width: 50 + m_Height: 19 + - m_X: 327 + m_Y: 282 + m_Width: 48 + m_Height: 64 + - m_X: 369 + m_Y: 263 + m_Width: 20 + m_Height: 19 + - m_X: 348 + m_Y: 346 + m_Width: 54 + m_Height: 63 + - m_X: 369 + m_Y: 409 + m_Width: 47 + m_Height: 57 + - m_X: 375 + m_Y: 282 + m_Width: 55 + m_Height: 62 + - m_X: 402 + m_Y: 344 + m_Width: 45 + m_Height: 62 + - m_X: 403 + m_Y: 466 + m_Width: 35 + m_Height: 39 + - m_X: 416 + m_Y: 406 + m_Width: 57 + m_Height: 60 + - m_X: 473 + m_Y: 0 + m_Width: 38 + m_Height: 38 + - m_X: 430 + m_Y: 0 + m_Width: 43 + m_Height: 57 + - m_X: 389 + m_Y: 0 + m_Width: 41 + m_Height: 62 + - m_X: 473 + m_Y: 38 + m_Width: 37 + m_Height: 59 + - m_X: 297 + m_Y: 97 + m_Width: 42 + m_Height: 37 + - m_X: 447 + m_Y: 57 + m_Width: 26 + m_Height: 52 + - m_X: 339 + m_Y: 109 + m_Width: 19 + m_Height: 24 + - m_X: 358 + m_Y: 0 + m_Width: 31 + m_Height: 62 + - m_X: 473 + m_Y: 97 + m_Width: 37 + m_Height: 56 + - m_X: 430 + m_Y: 109 + m_Width: 42 + m_Height: 57 + - m_X: 472 + m_Y: 153 + m_Width: 39 + m_Height: 62 + - m_X: 389 + m_Y: 62 + m_Width: 41 + m_Height: 20 + - m_X: 339 + m_Y: 82 + m_Width: 39 + m_Height: 27 + - m_X: 378 + m_Y: 82 + m_Width: 22 + m_Height: 27 + - m_X: 400 + m_Y: 82 + m_Width: 30 + m_Height: 29 + - m_X: 389 + m_Y: 111 + m_Width: 40 + m_Height: 51 + - m_X: 341 + m_Y: 162 + m_Width: 40 + m_Height: 36 + - m_X: 341 + m_Y: 133 + m_Width: 22 + m_Height: 29 + - m_X: 389 + m_Y: 162 + m_Width: 40 + m_Height: 51 + - m_X: 473 + m_Y: 215 + m_Width: 37 + m_Height: 56 + - m_X: 297 + m_Y: 0 + m_Width: 40 + m_Height: 51 + - m_X: 473 + m_Y: 271 + m_Width: 36 + m_Height: 58 + - m_X: 473 + m_Y: 329 + m_Width: 36 + m_Height: 56 + - m_X: 430 + m_Y: 166 + m_Width: 39 + m_Height: 60 + - m_X: 389 + m_Y: 226 + m_Width: 39 + m_Height: 55 + - m_X: 438 + m_Y: 466 + m_Width: 53 + m_Height: 38 + m_FreeGlyphRects: + - m_X: 37 + m_Y: 161 + m_Width: 5 + m_Height: 1 + - m_X: 59 + m_Y: 79 + m_Width: 20 + m_Height: 2 + - m_X: 39 + m_Y: 395 + m_Width: 8 + m_Height: 2 + - m_X: 47 + m_Y: 468 + m_Width: 36 + m_Height: 3 + - m_X: 42 + m_Y: 239 + m_Width: 6 + m_Height: 3 + - m_X: 79 + m_Y: 156 + m_Width: 14 + m_Height: 5 + - m_X: 114 + m_Y: 77 + m_Width: 16 + m_Height: 2 + - m_X: 48 + m_Y: 312 + m_Width: 18 + m_Height: 9 + - m_X: 93 + m_Y: 228 + m_Width: 10 + m_Height: 11 + - m_X: 103 + m_Y: 297 + m_Width: 6 + m_Height: 15 + - m_X: 130 + m_Y: 149 + m_Width: 23 + m_Height: 7 + - m_X: 152 + m_Y: 72 + m_Width: 26 + m_Height: 5 + - m_X: 66 + m_Y: 383 + m_Width: 43 + m_Height: 12 + - m_X: 150 + m_Y: 296 + m_Width: 13 + m_Height: 1 + - m_X: 83 + m_Y: 509 + m_Width: 107 + m_Height: 2 + - m_X: 151 + m_Y: 508 + m_Width: 39 + m_Height: 3 + - m_X: 170 + m_Y: 466 + m_Width: 20 + m_Height: 2 + - m_X: 163 + m_Y: 363 + m_Width: 31 + m_Height: 2 + - m_X: 194 + m_Y: 430 + m_Width: 12 + m_Height: 3 + - m_X: 227 + m_Y: 510 + m_Width: 284 + m_Height: 1 + - m_X: 153 + m_Y: 217 + m_Width: 50 + m_Height: 11 + - m_X: 178 + m_Y: 140 + m_Width: 27 + m_Height: 9 + - m_X: 193 + m_Y: 68 + m_Width: 34 + m_Height: 4 + - m_X: 203 + m_Y: 284 + m_Width: 17 + m_Height: 12 + - m_X: 220 + m_Y: 350 + m_Width: 23 + m_Height: 13 + - m_X: 243 + m_Y: 416 + m_Width: 10 + m_Height: 14 + - m_X: 256 + m_Y: 506 + m_Width: 255 + m_Height: 5 + - m_X: 291 + m_Y: 505 + m_Width: 220 + m_Height: 6 + - m_X: 227 + m_Y: 134 + m_Width: 15 + m_Height: 6 + - m_X: 205 + m_Y: 207 + m_Width: 37 + m_Height: 10 + - m_X: 251 + m_Y: 282 + m_Width: 19 + m_Height: 2 + - m_X: 270 + m_Y: 347 + m_Width: 21 + m_Height: 3 + - m_X: 291 + m_Y: 412 + m_Width: 3 + m_Height: 4 + - m_X: 313 + m_Y: 199 + m_Width: 6 + m_Height: 18 + - m_X: 283 + m_Y: 199 + m_Width: 36 + m_Height: 1 + - m_X: 327 + m_Y: 346 + m_Width: 21 + m_Height: 1 + - m_X: 348 + m_Y: 409 + m_Width: 21 + m_Height: 3 + - m_X: 375 + m_Y: 344 + m_Width: 27 + m_Height: 2 + - m_X: 402 + m_Y: 406 + m_Width: 14 + m_Height: 3 + - m_X: 430 + m_Y: 57 + m_Width: 17 + m_Height: 52 + - m_X: 510 + m_Y: 38 + m_Width: 1 + m_Height: 115 + - m_X: 472 + m_Y: 109 + m_Width: 1 + m_Height: 44 + - m_X: 241 + m_Y: 66 + m_Width: 148 + m_Height: 2 + - m_X: 297 + m_Y: 62 + m_Width: 92 + m_Height: 20 + - m_X: 358 + m_Y: 109 + m_Width: 42 + m_Height: 2 + - m_X: 429 + m_Y: 111 + m_Width: 1 + m_Height: 171 + - m_X: 381 + m_Y: 109 + m_Width: 8 + m_Height: 154 + - m_X: 339 + m_Y: 133 + m_Width: 2 + m_Height: 1 + - m_X: 358 + m_Y: 109 + m_Width: 31 + m_Height: 24 + - m_X: 363 + m_Y: 109 + m_Width: 26 + m_Height: 53 + - m_X: 373 + m_Y: 198 + m_Width: 16 + m_Height: 65 + - m_X: 341 + m_Y: 198 + m_Width: 48 + m_Height: 1 + - m_X: 510 + m_Y: 215 + m_Width: 1 + m_Height: 296 + - m_X: 297 + m_Y: 51 + m_Width: 61 + m_Height: 31 + - m_X: 337 + m_Y: 0 + m_Width: 21 + m_Height: 82 + - m_X: 297 + m_Y: 51 + m_Width: 42 + m_Height: 46 + - m_X: 337 + m_Y: 0 + m_Width: 2 + m_Height: 97 + - m_X: 509 + m_Y: 271 + m_Width: 2 + m_Height: 240 + - m_X: 447 + m_Y: 385 + m_Width: 64 + m_Height: 21 + - m_X: 469 + m_Y: 166 + m_Width: 3 + m_Height: 240 + - m_X: 430 + m_Y: 226 + m_Width: 43 + m_Height: 118 + - m_X: 447 + m_Y: 226 + m_Width: 26 + m_Height: 180 + - m_X: 469 + m_Y: 215 + m_Width: 4 + m_Height: 191 + - m_X: 428 + m_Y: 213 + m_Width: 2 + m_Height: 69 + - m_X: 373 + m_Y: 213 + m_Width: 57 + m_Height: 13 + - m_X: 389 + m_Y: 281 + m_Width: 84 + m_Height: 1 + - m_X: 428 + m_Y: 226 + m_Width: 45 + m_Height: 56 + - m_X: 438 + m_Y: 504 + m_Width: 73 + m_Height: 7 + - m_X: 473 + m_Y: 385 + m_Width: 38 + m_Height: 81 + - m_X: 491 + m_Y: 385 + m_Width: 20 + m_Height: 126 + m_fontInfo: + Name: + PointSize: 0 + Scale: 0 + CharacterCount: 0 + LineHeight: 0 + Baseline: 0 + Ascender: 0 + CapHeight: 0 + Descender: 0 + CenterLine: 0 + SuperscriptOffset: 0 + SubscriptOffset: 0 + SubSize: 0 + Underline: 0 + UnderlineThickness: 0 + strikethrough: 0 + strikethroughThickness: 0 + TabWidth: 0 + Padding: 0 + AtlasWidth: 0 + AtlasHeight: 0 + atlas: {fileID: 0} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 4165 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: e0ac66fae98ac459d85ccf583483db15 + pointSizeSamplingMode: 0 + pointSize: 76 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4165 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: [] + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!28 &1596010265932800287 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Caveat-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 1 + m_IsPreProcessed: 0 + m_IgnoreMasterTextureLimit: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d17190d0b06000000000000000000080e1019170b080100000000000000000000000000000000000000000000000000000000000000050b0d14110b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d0e0b0902000000000000000000000000000000000000000000000000000000000000000000050b0d1213110c0a040000000000000000000000000000000000000000000000000000000000000000080e1015110f0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0d0c0a030000000000000000000000000002090b0d0d0b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0a0300000000000000000000000000000000000000000000000001080b0c090300000000000000000000000000000000000000000000000000000000000000000000000000060c0e15181815100b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f161a110f090000000000000000000000000d1820222d2e2320190e00000000000002101b22252e2c201d150900000000000000000000000000000000000000000000000000000000000d181f222926201d150b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d19202224211e160a050000000000000000000000000000000000000000000000000000000000050d192022272827221f180c020000000000000000000000000000000000000000000000000000000003111c23252b26231c12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b141d2023211e160b00000000000000000000050a151d202322211e16100b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d20211e160b0000000000000000000000000000000000000000000009141d20211e160b02000000000000000000000000000000000000000000000000000000000000000000010f1a21232a2d2d2a25201c14080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000308141c20242b2f26241c12040000000000000000000d1d2b3437424438352b1e0e000000000010212e373a43423531271909000000000000000000000000000000000000000000000000000006141d2a34373e3b363228211e16110c09030002000000000000000000000000000000000000000000000000000000000000000000000002101b222b34373936322820180d0000000000000000000000000000000000000000000000000000000e19202b34373c3e3c37342a1e160a00000000000000000000000000000000000000000000000000000011212e373a403b382f1f180d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a151d20263135383632291b0b00000000000000000d1820273136383836322825201c130803000000000000000000000000000000000000000000000000000000000000000000000000000000000412192631353632291b1204000000000000000000000000000000000000000a192631353632281d150a0000000000000000000000000000000000000000000000000000000000000007151f2c35383f43423f3a3530261d150d0b050000000000000000000000000000000000000000000000000000040a0c100b0903000000000000000000000a161e2630353940453b382f2212000000000000000005182b3b484c57594d493c2b19060000000d1d2e3f4b4f59574b4437271501000000000000000000000000000000000000000000000000051424323b484c53514b453836322827211e161a1714110d0b0500000000000000000000000000000000000000000000000000000000000210202e363b484d4e4b4538342b1d12040000000000000000000000000000000000000000000000000e1e2b353b484d5153514c473a32281a0b00000000000000000000000000000000000000000000000000081c2e3f4b4f55504c40342a1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a161e27313637444b4d4b4639291603000000000002101d2b3438454b4d4d4b45383a3530251e160b03000000000000000000000000000000000000000000000000000000000000000000000000000012222f37444b4b46393022120000000000000000000000000000000000000a1a2737444b4b463932281a0a0000000000000000000000000000000000000000000000000000000000081625323d494e54585754504b43363127221f180d0000000000000000000000000000000000000000000000000c181f2226211e160a0000000000000002101a283236434b4e555a514c402f1c09000000000000000b20344859626c6e625a4935200b000005182b3b4b5d656e6c605544311d08000000000000000000000000000000000000000000000001122332424f596269666056504b45383c3632282f2c2926222019150e0c070000000000000000000000000000000000000000000000000010202e3e4a4f59626360564d483b30221507000000000000000000000000000000000000000000000e1f2c3c484d596267686661594b4538291b0b0000000000000000000000000000000000000000000000000d23374b5d656a665e4c473b2a1b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e283238454b52556062615746321e0a000000000412202e3b484d56606262605656504a433632291e160a00000000000000000000000000000000000000000000000000000000000000000000000008182f404c556061574d40301d0a000000000000000000000000000000000215273845556061574b453828150200000000000000000000000000000000000000000000000000000000162634434f5b636a6d6d6a6560544b443737342a1d0e05000000000000000000000000000000000000000006141c2a34373b3632281b0e00000000000114202e38454b5460646b6f665e4c38240f000000000000071a2d3d4c6277828378624d38230d00000b20344859657b838173604b35200b00000000000000000000000000000000000000000000000a1d30414f6069777e7b756d66605653514b463944423e3b38342b2b24211a0f0100000000000000000000000000000000000000000000071b2d3e4a5c64707779756d62594c40322515060000000000000000000000000000000000000000061a2c3d495a626e777c7d7c776c6056463a29190900000000000000000000000000000000000000000008161d2b3c4f657b807b7062594739291603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001121a283239454b5660676f757875614b36210c0000000012222f3e4b59626d75787776716c6560544b463932281a1203000000000000000000000000000000000000000000000000000000000000000000011426364c5e667476665e4d39240f00000000000000000000000000000000091d3145566073766f605645321d090000000000000000000000000000000000000000000000000000000e1e344451616a797f82827f7a73686055534c483b2c20190e000000000000000000000000000000000000061424313a474c504b45392c1e0f01000009151d323e4b566069747980847c66513b26110000000000000c21364a5b70859795806b56402b1601000d22374c62778a988f7a65503a251000000000000000000000000000000000000000000000001024394d5f697e89939089827b756e696661575a5a5754504d483c4039362d1f0f000000000000000000000000000000000000000000000d22364a5c647a858c8e898277665e4f4332241403000000000000000000000000000000000000000c2135495b6378838c9193918b81746158463726140100000000000000000000000000000000000000021626333b485a738895908477625746321e0a000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c0e0f100f0e0c0600000000000000000000000009141d3038454b576069747c848a8d86725c47321d0000000b1b2f404c5c647782898d8d8a86817a736961574b4538301e160b0000000000000000000000000000000000000000000000000000000000000000081c304354667c898c7c66513c2711000000000000000000000000000000000b20364b6074868b8374604b36200b000000000000000000000000000000000000000000000000000006192b3c51626b7f8c949897948f887e746a696259493d352b1e0e0000000000000000000000000000000002132431424e5961656057493c2d1f0f010a192731424f5c64757f878e9596816c57412c170000000000000e23394e63798ea297816c57422c17020014293f54697e94a8917b66513c2611000000000000000000000000000000000000000000000012273c51677c919ea7a79e97908a837e7c7670706f6c6966625a5a554e4a3d2d1a070000000000000000000000000000000000000000000f24394f647a8b9aa2a89f97897c6a614f42312111000000000000000000000000000000000000061a2c3d4e637988999faba8aa9f978476615544311d0f0000000000000000000000000000000000000010203344515962788da6a29a8675614b3621110000000000000000000000000000000000000000000000000000000000000000000000070d0f15171f21232425242320190f0d0700000000000000000a192631404d566068757f8892999f9c87725c47321d0000031629394c5e667a88979ea8aa9f9b968f877e756960564d4132281b0b000000000000000000000000000000000000000000000000000000000000000b20354b6073889d97816c57422c170200000000000000000000000000000011263b50667b90a1937e69533e291400000000000000000000000000000000000000000000000000000b2035485a6b80949faaababa9a69d93877f7e77635b4d483c2b1d0d0000000000000000000000000000000b1e31424e6068777b75635b4a3d2d20101a2837444b60697a87949da59f917c67523c271200000000000013283d52687d92a797826d57422d180003192e43586e8398a6917c67513c2712000000000000000000000000000000000000000000000014293f54697e94a9b8b8b3aca99f98939187858584817e7b77736f6a635b4a36210c000000000000000000000000000000000000000000172c41576c8196a9a4a7b1a89e8d7f6a604e3f2f1b0b00000000000000000000000000000000000c2135495b6f8399a69e9faab4b4a29a8473604b3d2d18080000000000000000000000000000000000081b2e3e51626b778298aeb4a4937e68533f2e1c08000000000000000000000000000000000000000000000000000000000000000006101b22242a293337393a3a3a38352c24221b100801000000000a1a2837444b5f67757e88949da6aea295806b56402b1600000a1e324657667c8b9da69f9c9d9fababa59d94897f75675f4b4639281a0e00000000000000000000000000000000000000000000000000000000000010253a50657a8fa698826d58432d180300000000000000000000000000000011263b50667b90a59b85705b46301b00000000000000000000000000000000000000000000000000000d23384d62788b9fb49f96969da5afa49c9493867970625a483b2b1909000000000000000000000000000011263a4e60687e8a908679635b4a3e2d2028384555606c7e8c9ca59f968b816c5f4d392510000000000000152a3f546a7f94a999846e593a2a1804051b30455a70859aa8937e68533e291300000000000000000000000000000000000000000000000d22384d62788b9fb4b9a89e9fa9a7a8a59d9a9a999793908d89848079634e39240e000000000000000000000000000000000000000000162c41566b808c8d8f919ca4ab9f937e685d4c39291703000000000000000000000000000000000e23394e63798e9e8f898b959faab3a2957f6a5c4a36251300000000000000000000000000000000000d22374b5c6b808c98a0b2c2b19c86715d4b37230b000000000000000000000000000000000000000000000000000000000000000e19202d3639403a474c4e4f4f4f4d493c39362d201d140900000a1b28384555606c7c88939da6b1a89e958475604b36210b00000c21364b6175899e9d908a87878b949a9ea8a79e94877c6e615746382c1f0e000000000000000000000000000000000000000000000000000000000013283d52687d92a798836e58432e19000000000000000000000000000000000d23384d62788da79e88735e3b2b18050000000000000000000000000000000000000000000000000014293f54697e94aaa796818187909aa2b0aaa49c8b8478625948372614010000000000000000000000000013283d53687d929ea49c8879645c4a3e2e384556607381939fa69e8d81786c635141301e0a000000000000142a3f54697f94a99d87725947341f0a051a30455a6f859aac96816c5739281603000000000000000000000000000000000000000000000b2034485a687d92a7b49e8a8a8e9295979a9d9faaa4a6a5a79e9a9586715c47321c0700000000000000000000000000000000000000000d22374c627777787a7c869ba3b49f8c7b655746331e1100000000000000000000000000000001142636566b8096897b7576808c9fa8b49f8c79645443301c0a000000000000000000000000000000000f253a4f647a8f9fabb2becab5a48f7a6550392816030000000000000000000000000000000000000000000000000000000004121e2c353e4a4e555a586163646564635a564f4a3e3531261c130a1a28394556607381919da6b1a39b93898074605745321e09000012273d52677d929d887b757172777f8589929ea8a59d9182756156493d2c1e0e0000000000000000000000000000000000000000000000000000000014293f54697e94a99a856f5a3a2a17040000000000000000000000000000000b2035485a73899e9f8a75594834200d00000000000000000000000000000000000000000000000000162c41566b8196ab9e89746c737b85909ba3b3aa9f9a8777625544311d0d00000000000000000000000000182d42586d8297a3b5a69d897a645c4b3e4556607483979fa39b887b6c625a51453423130100000000000013283e53687d93a8a58c77614c37220c04192e44596e8399ae9b85705745321e090000000000000000000000000000000000000000000005192b3c4b6074889eaf9a8574797c7f8285888a8c8f9192939799947f6a553f2a150000000000000000000000000000000000000000000b20344859626263646775859ba6aa9d8775614b3f2e1a0a0000000000000000000000000000081c3043547186957f6a60616b7b8a9fb4aa9b8572604a38271502000000000000000000000000000001142636586d8297adbcb5b1b4bbad97826d5746321e08000000000000000000000000000000000000000000000000000000061422303c494d5c646a6f737678797a7978726b645c524b443730251928384557607483969fb3a49c8f867e766a605645392816030001142636576c819796806b605659626970747d8998a0b2a0988374635b493c2b1b0b00000000000000000000000000000000000000000000000000000013293e53687e93a89d87725847331f0a00000000000000000000000000000006192b3c596e8499ab8c77624d3b2b1905000000000000000000000000000000000000000000000000142a3f54697f94a99f8a75606066707b85939ea7b4a59a8473604b3b2b18050000000000000000000000000c21364c6175859ba4b5a79e897a645c4c4b60748399a1a0988577655e4d483c342616050000000000000010263b50657b90a5a6917c66513c271100162c41566b8196ab9f8a76604b36210b00000000000000000000000000000000000000000000000d1c30435470869bb09e897364676a6d70727577797b7d7e82847f72604a35200b00000000000000000000000000000000000000000005182b3b484c4d4e4f576176889daaa597816c5d4b38281602000000000000000000000000000b20354b60758a907a65504c5d677d91a0b2a3927d685645311d090000000000000000000000000000081c30435472879cb1b5a39b9faab39e8975614b362513000000000000000000000000000000000000000000000000000006142432404c5a6370797f85898c8e8f8f8f8d878179706760554a43362f37455660758499a1b09f97867b716961584b4538281b0a0000081c30435472879c907b655045484d545a60687783909da6a1998779635a4939291703000000000000000000000000000000000000000000000000000012273c51677c91a6a58c77614c37210c00000000000000000000000000000000152a3f546a7f94a999836e594834200b00000000000000000000000000000000000000000000000013283d53687d92a8a98d78634d505d65737e899da5b4a2947f69594834200e0000000000000000000000000a1e3346576177869ba3b5a79e897a665e5b6c8196a19f97827462594c40352b1e160800000000000000000d22374d62778ca4ac96816c573b2b180513283d53687d92abaa907b65503b2610000000000000000000000000000000000000000000000001142636586d8297ada78c76615255585a556062646668696c6f6a605443301c07000000000000000000000000000000000000000000000d1d2b34373738394758647a8c9fb49f8d7b655645321e11000000000000000000000000000c21364c61768b8c77624d3f4d5f6e8398a9b29d8774604b36201100000000000000000000000000000b20354b60758a9fb4b19b868c9fb4a8937e685443301c0700000000000000000000000000000000000000000000000002132432434f5e6678848e959a9ea7a3a4a4a4a59d968e857d736760544c4044556074849aa2af9e958174655d534c473a32281a0a0000000b20354b60758a9f917c66513c34373f424e59626e7c8899a1a59c8878625746331e1401000000000000000000000000000000000000000000000000000e24394e63798ea9a6907b66513b26110000000000000000000000000000000011263b50667b90a5a18c77624d37220d00000000000000000000000000000000000000000000000011263b51667b90aba8937e68533f4c54606879879ca5b49f8a77624d3c2b190500000000000000000000000317293947596177859ba3b4a79e8a7c6963798b9fa09781726056483b2f20190e000000000000000000000b2034485971869cb19c8671594834200b0d22374d62778b9fab95806b563b2a1805000000000000000000000000000000000000000000000013283e53687d93a8a58f7a6550404237444b4d4f5152545759544a433625130000000000000000000000000000000000000000000000000d18202222232a3a4b5c6a7f95a3ab9c8674604b3f2e1b0a0000000000000000000000000a1e3346576e837f6a594834414d62788a9fb4a5927d68533f2e1c08000000000000000000000000000c22374c61778caab7a58c777e93a5b19c8673604a35200f0000000000000000000000000000000000000000000000000b1e31424f61697c8a9aa2aaa59d999797989c9fababa39b92867c72665e4f4b60738399a2af9e95806d60564b3f3733291d150a00000000081c30435474899f947f6a543f2a222a313b484d5e667683969ea69c8675614c43321f0f000000000000000000000000000000000000000000000000000b20364b60758a9fab96816c563b2b19050000000000000000000000000000000e23384e63788da3a5907a65503b25100000000000000000000000000000000000000000000000000d22374c62778b9fb09b85705c4a36434b5b6377879ca7a897826d5a483520090000000000000000000000000b1b2a3a47596176859aa2b4a89e8c7e71859ba798826e605445382b1d1105000000000000000000000005182b3b556a8095aaa48c77624d37220d0b2034485970859bb09b86715947341f0b00000000000000000000000000000000000000000000000e23394e63798ea6aa947f6a553a2a263135373a3c3d3e42443f353025180800000000000000000000000000000000000000000000000000050b0d0d0e1c2e3e4b6073859baba496816b5d4b3928160300000000000000000000000317293954656e6a61503b2b34485a6b8095a7b19c86715d4b37230e000000000000000000000000000e23394e63788ea3b29d877273879cb2a4907b66503d2c1a06000000000000000000000000000000000000000000000011263a4e60697f8d9ea8a79e8f8783828183868b929ba3afa49c91867b6f64616d8297a1af9e957f6b624b45382e211f170c020000000000011426365c71869b98826d583a2917141d2b34404c58617280949da499836e614f3d2d1909000000000000000000000000000000000000000000000000091d3245566e8398ae9c8671594834200b0000000000000000000000000000000c21364b61768ba5aa95806b55402b160000000000000000000000000000000000000000000000000b1f3448596f8499afa38e79644e3e303d49596278899eb39f8b78624d372715020000000000000000000000000c1c2a3a47586175849aa2b3aa9f93868fa39e8976614c4336271a0d000000000000000000000000000010263b50657b90a5a7927d685237261405192b3b566b8196ab9f8b77624c37220d00000000000000000000000000000000000000000000000b20354a6074889eb09a85705947341f1d2022242628292d2f2a201c130800000000000000000000000000000000000000000000000000000000000000101d314455647a8d9fb59f8d7b655745321e0c0000000000000000000000000b1b36475459555043331d2b3c4c6176899eb3a48f7a65503a25100000000000000000000000000010253a4f657a8fa4af99846f687d93a7af99846f5b4935210c000000000000000000000000000000000000000000000013283d53687d929fabb39e897a726e6d6c6e71777d858f9aa2b1a39b90847a6f7f95a0af9e95806a61504431271a110a040000000000000000182d43586d82989c86715846331f0a0d18202f3a4754606b7f949ea1947f695b4a3727150100000000000000000000000000000000000000000000000215283852687d92a7a48c77624d37220d0000000000000000000000000000000a1e33465772889db09b85705b3b2a1804000000000000000000000000000000000000000000000005182a3b50657b90a4ae99846f5c4b372c3b495a667c91a2aa96816c5544311d08000000000000000000000000000c1c2a3a47576175849aa2b3b4a39ba3a4947f6958473325180a0000000000000000000000000000000d22374c62778ca4ad98836e5544311d0813283d53687d92a8ab927d67523726140100000000000000000000000000000000000000000000071c3043546e8398ad9f8b77614c37220c0b0d0f111314171a150b07000000000000000000000000000000000000000000000000000000000000000000011527374a5c6b80939cab9d8775604b3a2a180400000000000000000000000019293640443f3c3325151f3346586a7f94a7ac97826d573c2b190600000000000000000000000011263c51667b91a6ac97826d6075889eb39f8c79634e3a29170400000000000000000000000000000000000000000000192e43586e8398adbca9937e695c59575758586168707a84909ca4b1a29a8c85959eaf9e95806b625043331d150a000000000000000000000014293e54697e939f8b76614c36210c0005121c2a36434b616a8095a09f8b79635544311d080000000000000000000000000000000000000000000000000f24394e64798ea9a8927d685337271502000000000000000000000000000003172939586d8398ad9e89745947341f0b0000000000000000000000000000000000000000000000000d20354a6073869cb1a18f7a644f3d2d2c3c4c5e70849aaf9f8975604b36200b00000000000000000000000000000c1c2939465760748399a1b3b5b1b29c8774604b3a2a180b000000000000000000000000000000000b2034485971869cb19e8974604b35200b0d23384d62788da4ad98836e5544311d08000000000000000000000000000000000000000000000013253653687d92a8aa927d68533a2a1704000000000002040000000000000000000000000000000000000000000000000000000000000000000000000009192d3e51626b7e93a0a596806b5947341f0c0000000000000000000000000b19242c2f2a2720150417293a4b6176899eb39d88735a4935200b00000000000000000000000012283d52677d92a7ab96816b566c8196aaab97816c5847331f0900000000000000000000000000000000000000000000172d42576c8297acc8a5907b66503e42423a474c535d646f7b86959fa9ab9f9aa2afa196806b625044332516020000000000000000000000000f253a4f647a8fa9907b66503b26110300000c1826304350626e8298a59b8573604b35200b0000000000000000000000000000000000000000000000000b20364b60758a9fae99836e5544311d0800000000000000000000000000000011263b51667b90a6a88c77614c37220c000000000000000000000000000000000000000000000000071c304354667c91a2ae99846f5b4a3621304053687d92a8a88d77624d38220d0000000000000000000000000000000c1b2939455660748399a1b3c1a9937e695f4b4336291b0f01000000000000000000000000000005182b3b566b8095aba78f7a654f3a25100c2035495a72879cb19e8974604b35200b00000000000000000000000000000000000000000000000d22384d62788da4af9a856f5847331f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001020334451606d8297ab9e8a77614c3a2a17040000000000000000000000000711171915130d03000c1e3346576a7f95a8a68d78624d38231000000000000000000000000014293e53697e93a8ab96806b5663788b9fb49f8a76614c3726140100000000000000000000000000000000000000000013293e53687e93aabba8937d68533f2e2c2a33373f4b4f5e66747f8b9ca4b5afb4ae998474604a4433251507000000000000000000000000000b20364b60758a9f96806b563d2d1e170b050008141c33444c6176879da3937e68533e2913000000000000000000000000000000000000000000000000091d3245566f849aaf9e8975604b36200b0000000000000000000000000000000c21364c61768ba7a7927d67523d2812000000000000000000000000000000000000000000000000001325364d5e70859aaba18e79634e4131243a4f64798fa4a78c76614c37210c000000000000000000000000000000000b1b2838455660748399a3b5b49f8b7d6b6054463a2c1f120300000000000000000000000000000f253a4f647a8fa6ab95806b563c2b1906192c3c566b8196aba78f7a654f3a251000000000000000000000000000000000000000000000000b2035485a72879cb19f8b77614c37210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002162633424c61768c9fa896816b5847331f09000000000000000000000000000002040000000000031729394c6176899ea9947e69543e2d1b070000000000000000000000152a3f556a7f94aaab96816c565b6d8298aba8947f695544311d080000000000000000000000000000000000000000000d22374d62778b9fb4af9a846f5d4b3928171f212e37404c56606a7a869cb1c4bab39e897a645c4c4030231406000000000000000000000000091d32455670859a9c86715b4a3733291f18100b09151f334658677d92a59b85705b3726140100000000000000000000000000000000000000000000000215283853697e93aba8907b65503625130000000000000000000000000000000a1f33465874899ea9947f6a543d2c1a06000000000000000000000000000000000000000000000000081830404f647a8c9fab96816c5f4d402f364f657a8fa49e88735847331f0a00000000000000000000000000000000000a1a283845566074869bb1baa99f9280726158493d301e160a000000000000000000000000000b20354a6074889db19c86715a4834200b10253a4f657a8fa6ab95806b563c2b19060000000000000000000000000000000000000000000005192b3c566c8196abab927c67523a29170400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008161f33475872879db29e8a76614c372614010000000000000000000000000000000000000000000b1f3347586c8196ab9c86715c4a36220d0000000000000000000000162b41566b8096abac97826d574e63798c9fb29d8774604b3520100000000000000000000000000000000000000000000b203448596b8196a5b3a1907b655745321e12101b222f3845556176869cb1afa5b3a79e897b665e4d4132241601000000000000000000000002152838556a7f95a48e7963554c4639342a25211e1617293a4a6073879c9e89745544311d080000000000000000000000000000000000000000000000000d22374d62778b9fac96816c5443301c0700000000000000000000000000000417293a5a6f8499ab947f6a5b49352108000000000000000000000000000000000000000000000000001222364a5c6c8196a59f8d7d675e4c394354697e93a998836e583a2917040000000000000000000000000000000000000a1a28384a6074889db3c7bab49e968376635b4d4132281a0f010000000000000000000000071c3043546c8197aca48d78624d38220d0b20354b6074889db19c86715a4835200b000000000000000000000000000000000000000000000011263b50667b90a8ae98836e5846331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a566b8196a9a8947f6a5544311d080000000000000000000000000000000000000000000417293a4d62788c9fa48e79644f39240f0000000000000000000000162b40556b8095aaad98836e58495b6e8398aea5917c67513e2d1b07000000000000000000000000000000000000000005182b3b4b6175879dabb29c8675604b41302213102131424b6073849aa4a29a909ea6a79e8a7c675f4f42331d150900000000000000000000000f24394e64798ea29983736a61574c483b3a36322829253043546b8196a88a75604b35200b0000000000000000000000000000000000000000000000000b2034485970859aaf9d8773604a35200b0000000000000000000000000000000d22384d62788c9f9f8b79634e362513130d0b05000000000000000000000000000000000000000000071b2d3e4b6175879dab9f8d7c6657464b6073869ca7927d67523d281200000000000000000000000000000000000000021528384e64798ea6b4abb0b4b0a1998679675f4b45382c1d1409000000000000000000000013253650667b90a7a8937e6853382816081c3043546c8197aca48d78624d38230d00000000000000000000000000000000000000000000000b21364b6075899fb49f8a76614c36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22384d62788a9fb29d8774604b35200e000000000000000000000000000000000000000000000c2035495a6f849aab96816b563c2b190500000000000000000000142a3f54697f94a9ae99846f593d4e64798ea2b09b85705c4a36220f0000000000000000000000000000000000000000000d1e324657657b8d9fb5a497816c5f4d4031231c2e3f4e606c8197a2a39a847b889da5a89e8c7d696050443127190b000000000000000000000d21364a5c70859aa19987807669625955504b45383e3a383653697e939f89745544311d0800000000000000000000000000000000000000000000000005182b3b53687d93a9a58f7a65503a25100000000000000000000000000000000b2035485a72879daa96806b5443302b282220190e0b0600000000000000000000000000000000000000101e324657657b8d9fab9d8875614b55677c91a49e8975604b36210b00000000000000000000000000000000000000091d3245566a8095aa9f959ba3b2b3a49c8a7d6c6056493d31261909000000000000000002090b20364b6075899eae99846f5645321e1214263650657b90a7a8937e69533929160d0b090200050400000000000000000000000000000000091e3245566f8499aeaa917c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035485a6b8196a9a6917c66513c2b190600000000000000000000000000000000000000000006192c3c53687e93a89d87725a4835200b0000000000000000000013293e53687e93a8b09a85705b454a5c70849aafa28e7a644f3d2d1a070000000000000000000000000000000000000000031629394b5d6b8096a3b19f917d675e4e41312a3a4b5d687e939fa59b84756579879ca4aa9f8d7e6b624b4437291b0c000000000000000000071a2d3d4f657a8d9fa59d95877f776f6a6560565753504d4f556a7f959c87725d37261401000000000000000000000000000000000000000000000000000d21374c61768a9fac97816c573b2b1905000000000000000000000000000005192b3c586d8398ad9d8873604a43413d38352b2320190e070000000000000000000000000000000000031628394b5d6c8196a4a698826d606073869ca996816c5645321e09000000000000000000000000000000000000000b20364b6075889d9f8b8085919da6b5a89e918175635b4b44372614010000000000000a151d20223144556d8298ad9f8975604b3627272727354b6074889eaf99846f5746322322201d151b1a190d0b05000000000000000000000000000216283853687d93abac97826d573e2d1b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4d62788b9faf99846f5a48352008000000000000000000000000000000000000000000000e23384d63788da6a58d78624d38220d0000000000000000000012283d52677d92a7b19c86715c473e51667c91a6ad98836e5b4a36210f0000000000000000000000000000000000000000000b1b2e3f4b6074859ba7b49f8b7c685f4e3d364758657b8b9fa89c8776615b6378869aa2ab9f93806d605546392a1c0d0000000000000000000f22374b5d6d8297acb2a69d948b847f7a76716c68656364686e839996816c57412c1700000000000000000000000000000000000000000000000000000a1f3347586e8399ae9d8873594834200b00000000000000000000000000000014293e53697e93a8a68e7964585856524d483c38352b211a0f0a000000000000000000000000000000000b1b2f3f4b6075869caaa0927e68687e93a49f8b78624d38281602000000000000000000000000000000000000071a2d3d52687d92a69b8571707c889ca4b5b49f9786796a605544311d080000000006141a283236383c3751667c91a8a8907b66503d3d3c3c3c3c44556c8297ac9f8a76614b383837363127312f2e2220190e000000000000000000000000000d22374c62778b9fb09b85705c4a36220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e203448596c8197a89f8c78624d362513000000000000000000000000000000000000000000000c2035495a73889da7917c67523c27120000000000000000000011263c51667b91a6b29d87725d48354b6074889db29f8c79634e3d2d1a07000000000000000000000000000000000000000000111d3144556278899eaba99f8c7d685c4a43546176889daa9f8a796358495a62768498a0b59e9582736157473a2a1d0d0000000000000000081b2e3f4e63798da2b4b7b2aa9f99948f8a86827e7a78797d828a9e8b78634d38230e00000000000000000000000000000000000000000000000000000417293a51667b90a2a68c77624d37220f0000000000000000000000000000000e24394e63798ea6a8937e686d6d6b68625a554d483c362d241d1205000000000000000000000000000000111e324557647a8b9fb49f8a797a8b9fa797816c5948341a0a030000000000000000000000000000000000000d21364a5c71859bab96816c5e6677869ca4b2b1a49c8b7f73604b35200b0000000014243138454b4d5154546075899eac96816c575252525151515150657b90a7a9917c67514e4d4c4b453846454338352b1e0e0000000000000000000000000b1f34485970859ab09f8c79644e3a2917040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3b4c61778a9fab95806a5443301c0700000000000000000000000000000000000000000006192c3c586d8398ac97826d573d2c1a0600000000000000000010253a4f657a8fa4b39e89735e393144556b8095a9ab98836e5b4a36211000000000000000000000000000000000000000000002152737495a667c8d9fb5aa9f8b7a64594a60728399a69f927d675b4a3c4858617482959eb4a09783756159473b2a1c0c0000000000000000102135495b70849aafc1b6a99fa9aaaa9f9b97938f8d8f93989e937e695a4935200c0000000000000000000000000000000000000000000000000000000c20354b6073849aaa957f6a553d2d1a0700000000000000000000000000000c21364a5b73889dae99837c8283807d78726a625a4e4a3e393020180d0000000000000000000000000000031628394a5c697f94a1a89e898b9fa99e8977624d3b2f211e160b00000000000000000000000000000000081c2f3f4e64798ea3a18e79634e5962778698a0b4b5a99f95816c57412c170000000c1c31424e56606267696a6a6e8398ae9d87726867676767666666666575899ead97826d6363636260565d5b5a594d483c2b1905000000000000000000000005182a3b53687e93a8ab99846f5846331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f3447596c8196ac9d8773604a35200b0000000000000000000000000000000000000000000013293e53687e93a89d88735b4936210c0000000000000000000e23394e63788ea3b49f8a75574632374d62778b9fb49f8c79634e3e2d1b0700000000000000000000000000000000000000000009192b3c4c5e6b8095a1b3a99d877762606b8095a1a296816c5f4d3d2d3a4756607280939faba19985776259473a2a1a0a00000000000000061a2c3d50667b90a3b5a49c8a939fa9acb0aca8a5a2a4a89f96806b614f3c2c1906000000000000000000000000000000000000000000000000000000081c304354657a90a59d87725b4a36210b0000000000000000000000000000071a2d3d576c8297aca19991989896928d87807867645c514d40342b1d1002000000000000000000000000000a1b2d3e4a60728399a5a89e9fa9a7917c6759504b3f3632291b100200000000000000000000000000000e23374b5d6d8298ab99846f5b4a4859627682929ea8b4b29d88735d48331e000004172a3a4e606875787c7e7f7f7f8399aea5947f7d7d7c7c7c7c7b7b7b7b7b849aaf9e897978787877757472706f6e625a4835200b0000000000000000000000000d21364b61768a9fb49f8a76614c382715020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3b4e64798ea7a5907b6550392816030000000000000000000000000000000000000000000e24394e63798ea7a68e79634e39230e0000000000000000000c22374c61778caabbaa8b76614b363448596d8297abab99836e5c4a362213000000000000000000000000000000000000000000000e1e2f404b60728399a4b6a59b8575687e939ea69a8474604b41301f2a384554606b7e8d9fa9a39b867762584738271502000000000000000f23384c5e70859bab9c87767e8a92979b9ea7a59d99948e8172604a42321e0e00000000000000000000000000000000000000000000000000000000011426364c61778ca4a58e79634e39291603000000000000000000000000000011263b51667b90a8b3aea6ada9aba7a49c958b7d7971675f4c483b2d20100000000000000000000000000000101c3043546176879db2b4b4b39e8977746e655d4e4b46392e2014040000000000000000000000000010253b50657a90a09f8c79644e3d3b4758616e7d8a9aa2aa9a85705b45301b00000a1f334758687e8b8d919394949499a1b3ae9d9492929291919191909090909aa2b4a79e8e8e8d8d8c8b898786848378624d38220d0000000000000000000000000a1e3246576e8399aeaa937e695645311d0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5c74899ead98826d5745321e090000000000000000000000000000000000000000000b20354b6074899ea8937e68533e29130000000000000000000b20354b60758a9fb4a28c77624d372b3b4e63798c9fb49f8d7a644f41301e0e00000000000000000000000000000000000000000000121c3043546175869ca6b5a39b857a8b9fab9d88776255443123131a2836434a60697d8b9ea7a49c8676615645311d0900000000000000091c2f4050657b8d9fa4988274767c8286898c8b88847f796c605443302414000000000000000000000000000000000000000000000000000000000000081f34475971869cab96816c5746321e0800000000000000000000000000000b20364b6075899eb4b3a19993989ea6abaa9f928e867c6f62594a3e2d1d0d00000000000000000000000000001325364758657a8fa7b8c5b9a79e8c89837b706361574b3e321f170c0000000000000000000000000f253a4f647a8c9d96816c5c4a362a3a464c5f68788592988c7b65503b251000000c21374c6177899ea8a5a8a9a9a9aeafb4bbaea9a7a7a7a7a6a6a6a6a5a5a5afb4c0b8b3a3a3a3a2a1a89e9d9b9a937e69543e29140000000000000000000000000316293950657b90a2b29d8774604b36200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3e556a7f95a99e8975604b36210b000000000000000000000000000000000000000000081c3043546f8499ad98836d583b2a18050000000000000000081c30435473889db3a38e78634e392335495b6d8297a9ab9a84705f4d3c2c19060000000000000000000000000000000000000000000114263646576278889ea8b4a39b8f9fa99f8d7b655948372715050a182530424f5f677b899da6a49b8474604b36200b00000000000000001223374b5d6b8196a4a096806b676c71747776726e6a635b4a433625130600000000000000000000000000000000000000000000000000000000000004182a3b52677d92ab9e8976614b3625130000000000000000000000000000091d3245566e8398adae99837e83888f969ea6a7a49c918477645c4a3b2a19090000000000000000000000000008182a3a4b5d73899eb3b0b0b4ab9f9e9890857976645c4f4333291c0d00000000000000000000000d22374b5c687e888074604b3e2d1b2933414e5a62737d837b655d4b37230e00000c21364b617582898d8f93959798999a9faabbaa9f9fa9a0a1a1a2a2a3a3a3a4a4b4b9bfb2aea5a5a6a6a6a6a69d8a78624d38230d000000000000000000000000000b23374b5d70849aaaa6927c67523d27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f21364b60758a9fa8917c675239281603000000000000000000000000000000000000000001142636556a7f95aa9d87725948341f0b0000000000000000011426365b70869bb0a48f79644f3a242c3d4d62788a9fb4a2927d675a4935200f0000000000000000000000000000000000000000000008182939495a647a8a9ea9b4b0a4b4a796816c5d4c3b2b1909000008131c32414d5d657a889da7a296806b563929160300000000000000081c2e3f4b6074869ca89e927d675e5b5861615759544e4a3d3025180800000000000000000000000000000000000000000000000000000000000000000c21374c61778b9fa8937e695443301c07000000000000000000000000000215283851677c91a8a8937e696d747a8188919ba3b1a199887a64594737271502000000000000000000000000091e324556657b90a7a39b9b9faab4b4aea39b8a8a7a69614c463a2b1d0d00000000000000000000081b2e3e4e6068736b60564531200f171f313c495460686e655e4c3f2f1c0800000a1e334657616e74777a7e80818384858c9fb49f8c8a8a8b8b8c8c8d8d8e8e8f8f9ea8b2a0989090909191908f887b655a4935200c00000000000000000000000000081c2e3f4e63798c9fad98826d583e2d1b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32455672879cae99836e5745321e0900000000000000000000000000000000000000000010263b50657b90aba58c77624c37220d000000000000000000192e43596e8398aea5907b65503b26203448596b8095a7b39e8978634d3d2c1a06000000000000000000000000000000000000000000000b1b2b3c4a5c667c8b9faabbbab39e8876614b4030231400000000001423303f4b5c6479899ea89e89735746321e0a0000000000000000111d32455663798a9eaa9f8b7c665e4d4c4b46393f39362d1c13080000000000000000000000000000000000000000000000000000000000000000000a1f33475871869bb19c8773604a35201000000000000000000000000000000c21364b61768a9fab96816b5460646c747c85919ea7a69e8977625544311d11000000000000000000000004172a3a4b6074869c9d9486868b98a0b3b4b0a89f9e897f6d6158483c2b1d0d00000000000000000000102031424e535e564b453827150104131e2c36434b5359504c402f211100000003172939464b54606265686b6c6e6f708399af9c8674757676777778787879797b8a9eae98837b7b7b7b7b7b7a74655d4b3c2c190600000000000000000000000000001121364a5b6d8297ac9c87725c4a36220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162838566c8196ab9f8976604b36210b0000000000000000000000000000000000000000000c21364c61768b9fa6917b66513c2611000000000000000001162b41566b8096aba7917c67523c27192b3b4c6176899eb3a899836f5b4935210c00000000000000000000000000000000000000000000000e1e2d3e4c5e667c8c9fb4c9b49f8b7c665e4d41321c13080000000412212e3d4a5b647a8a9d9e8c76614b36210c000000000000000002152838495b657c8c9fa99f8b7c665e4b43362c2a2423211a0f0300000000000000000000000000000000000000000000000000000000000000000004172a3a54697f94a8a4917c66513e2d1b0700000000000000000000000000091e3246576e8398ae9c86715b4a4f556067707d899ea6a7988273604b3f2e1c08000000000000000000000a1f3347586a8095a3947f70707882929ea39b989fa79e948276625a483b2a1805000000000000000000021424313b3e48413631271a0a0000000e182630353d433b382f211103000000000b1b293336434a4d505355575859677d92a5a48c76616061616262636364646d8297a99b857066666666666460564b3f2e1e0e000000000000000000000000000000071a2d3d50657b90a7a48f7a644f3a240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63798ea4a8917c66513c27110000000000000000000000000000000000000000000a1f33465871879caa95806b55402b1600000000000000000013293e53687e93a8a8937d68533e28131f334658697f94a6b59f8c79634e3a2a1804000000000000000000000000000000000000000000000010202f404c5e6d8298adc2bbaa9f8b7c675f4f423025180900000003111f2d3d4b5c647a88897e685746321e0a0000000000000000000a1a2c3d4c5e6a7f95a2a99f8b7c6a6054493c323539352c1e170b0000000000000000000000000000000000000000000000000000000000000000000c21364c6176899eb09a85705c4a362208000000000000000000000000000316283951677c91a8a48e79634e3b444b515f6779889ea8a098826d5d4b37230c000000000000000000071a2d3d4c6176899e9b8571615a626e7d888d85838c9ca4a0988678625948341f090000000000000000000006141f2629332c201d150a000000000008141c20282e26231c11030000000000000b171e253035383a3e4042434b6075879da7927d67524c4c4d4d4e4e4e4f647a8a9f9f8a7862515151514f4b45382e211100000000000000000000000000000000000f20354b6074899eab96816b563d2d1a0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b71869cac97826c573a2a180400000000000000000000000000000000000000000417293a586d8297ad9a846f5a3b2b1905000000000000000011263b50667b90a5a9947f69543f2a1417293a4b6075889eb3ab96806b5847331f0f0000000000000000000000000000000000000000000000081b2e3f4e63798b9fb4b3a9b4a99f8c7d69614a433627190c000000010f1f2e3e4b5c64767768604e39291603000000000000000000000f1f2f404b6072849aa3a99f8d7f73625a4b454b4e493d33291b0b00000000000000000000000000000000000000000000000000000000000000000a1e3346576c8196aba28f7a644f36251300000000000000000000000000000b21364b6075899eac96816c59483435414d5b63798a9eb4a08f7b65503a2a170400000000000000000c21364a5b6b80959c8678624d484d60687578756d7a8698a0a49c8777624c3726140100000000000000000000020b11131e160b09020000000000000001080b1319100e090000000000000000000308131c202225292b2c324556667c91a69c867159483737383839394b5c6c8197a896816b563d3c3b3a3631271a11030000000000000000000000000000000000081d3144556d8297ad9d87725b4a3621080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d576c8196ac9d87725847331f0a00000000000000000000000000000000000000000013293e53687e93a89e8873594834200b00000000000000000e23384e63788da3ab95806b56402b160b1e3245576a7f94a8b39e8977614c3d2c1a06000000000000000000000000000000000000000000000e22374b5d6f849aa9a69d939faaaa9f8d7f6b605444372a1c0c0000000110202e3e4a576161594e42311b0b000000000000000000000001111c30435461778499a1ab9f9584786a605660635b4b463929190900000000000000000000000000000000000000000000000000000000000000031729394e63788da2ab96816c5443301c0700000000000000000000000000091e3245566e8398ad9f8a77624c4131303d4a5b687d92a4ae99846f5847331f0a00000000000000000e24394e63798a9f937e685a4935424e566063605c64758297a0a597816c5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0d1013161628384d62788da69f8b77624c36262323232e3e53687d93a89b86715c4a362624201d150a000000000000000000000000000000000000000115273751667b90a7a58e79634e36251300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a58c77614c37220c0000000000000000000000000000000000000000000f253a4f647a8faaa78c77624d37220d00000000000000000e23384e63788da3ad97826d58422d18031628394c61768a9fb4a896816c5b49352112000000000000000000000000000000000000000000011426364f657a8fa2b39d887e8c9fa8ab9f9380726055473a2a18040000000210202e39464c4c473a3123130000000000000000000000000001142636475961738399a1b4a29a8a7f756b74786e61574637271502000000000000000000000000000000000000000000000000000000000000000b2135495b70859aaf9e8873604a352010000000000000000000000000000316283851667c91a7a898826d5f4d41312d3d4e5f71869cb19f8b77614c37210c0000000000000004192e43596e8398a98f79644f3c2c3138454b4e4b4b5760728297ad9e8974604b35200b00000000000000000000000000000000030a0c0d0b050000000000000000000000000000000000000000000000000000000000020b20354a6073889daa947f6a5443301c0e1024394f64798ea2a38e79644e3a2a170b09020001010000000000000000000000000000000000000b20364b6075899eaa957f6a5443301c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798ea6a5907a65503b25100000000000000000000000000000000000000000000b21364b60768a9fa5907b66503b261100000000000000000e23384d63788da2af99846f5a442f1a000a1f3347586c8197aab49f8b79634e402f1a0a0000000000000000000000000000000000000000081c3043546d8398ada4917c697c8a9ea6b59e958273615947341f160700000002101b29333637342a1c1305000000000000000000000000000008182a3a4755607483959faba99f948880838e8375615544311d0800000000000000000000000000000000000000000000000000000000000000061a2c3d52677d92a7a6907b65503e2d1b07000000000000000000000000000b20364b6075899eb3a0927d675f4b4437314153687e93a8aa927c67523d271200000000000000091e33485e73889da38e79634e39241a273136383639455462788daba88c77624d37220d0000000000000000000000000000010b171e21221f180d00000000000000000000000000000000000000000000000000040e09151d20304354697f94a99d8773604b3523232323364a5c6f849aac97826c5847331f1d1c1a181716110f09000000000000000000000000000000081d3144556c8297ac9d8773604a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d21364a5c73889da9947e69543f2914000000000000000000000000000000000000000000091e32455771879ca8937d68533e281300000000000000000c21374c61768ca9b19b86715c3a2917040417293a4d63788b9fb4aa99846f5e4c38271502000000000000000000000000000000000000000b20354b6074889eb19c86715e667a889ca4b0a0988577614c4434251506000000000b171e21221f180c00000000000000000000000000000000000c1c2a3745566072808c9ca4b3a69d9698a0988474604b36200b00000000000000000000000000000000000000000000000000000000000000000f21364b6075899eaf9a846f5c4a36220d00000000000000000000000000091d3245566d8297acb49f8c7d6b60554b3f3a4f657a8fa4aa957f6a55402a15000000000000000a1f34495f74899ea6917c6651382715151d20232028364b60758a9fa38e79634e39240e0000000000000000000000000009151d29333637342a1d0d00000000000000000000000000000000000000000000000816212927313639364d62788da5a5907b66513d39383838383e53687d93a89f8a76614c372732312f2d2c2b27241d1204000000000000000000000000000215273750657a8fa6a58f7a654f3929170300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d586d8298ad97826d58422d1800000000000000000000000000000000000000000003162839576c8197aa957f6a55402a1500000000000000000a1f33475874899fb39e89745847331f0a000c2035495a6d8298aab3a1907c665645311d0d000000000000000000000000000000000000000d23384d62788da7aa95806b555c64788699a1b1a397816d6251433324140600000000030a0c0c0a04000000000000000000000000000000000000000c1928384554606a7a86949ea7b0abadb2a2907b65503b26100000000000000000000000000000000000000000000000000000000000000000091e3245566c8197aca28e79644f3b2b18050000000000000000000000000215283850657b90a6b7aa9f928073645d524d50657a90a5aa957f6a55402a1500000000000000081d33485d72879dac96816c564531232223252832363e4d62788daba58d77624d38220d0000000000000000000000000919273139464c4c483b2b1d0d000000000000000000000000000000000000000000041626333d37444b4e50505a72879daf9a846f5b4e4e4e4d4d4d4d4d63788da4a9947f6a5544494846444341403c3930221200000000000000000000000000000b20354b6074889dac97826d5746331e0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52687d92a79b86705b3a2a170400000000000000000000000000000000000000000012273d52677c92a797816c57422c1702000000000000000417293a5c72879cb1a78c76614c37210c0006192c3c4e63798c9fb4b29c8774604b3c2b19050000000000000000000000000000000000000f243a4f64798fa4a7927c67524a5a627683979faf9f96806b6150423224150700000000000000000000000000000000000000000000000000000000000a1a2836434b5d64747f89939b9faba39b8a77624c37220d0000000000000000000000000000000000000000000000000000000000000000021628384f647a8fa4ad98826d594834200c000000000000000000000000000b20354b6074889db2bbb49e95867a6f6762616b8096aba8937d68533e28130000000000000004192e44596e8399ae9d8874604b413837383b38454b515c667b90a69d87725a4834200b000000000000000000000001152737444b57616259483b2b180500000000000000000000000000000000000000001222334451565560636565656b8196aba18e796463636363626262626172879cb19d8874605f5e5d5b5a585656514d40301c0c00000000000000000000000000081c3043546b8095ab9e8976614b36211000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798eaa9e89735847331f0a00000000000000000000000000000000000000000010253a50657a8fa599846e59442f190400000000000000001b30455b70859ab0a48e79644f39240f00000e2135495b6d8297a9b6a4947f6a5a483420110000000000000000000000000000000000000f24394e64798ea3a6917c67513c4858617381949db49e957f6a604f423225150600000000000000000000000000000000000000000000000000000000000a1826303f4b566069767e868b9093857c65594834200b0000000000000000000000000000000000000000000000000000000000000000000a22364a5c71869cb19f8b77624d3a2a1704000000000000000000000000081c3043546b8096abc1bcafa49c8f847d77777d8b9fb4a38e79634e39230e000000000000000012283d52677d92a6a6947f695f514d4c4d50545660676f7a879da4937e69543c2b19050000000000000000000000081d314455606b767762594834200b00000000000000000000000000000000000000091d2f4051626b7275797a7b7b7b7e92a8ae998279797878787877777777767f94a9a6927e74747372716f6d6c6b665e4d3a2a1704000000000000000000000000011426364e63798da3a8937e68533e2e1b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758a9fa78c77614c37210c0000000000000000000000000000000000000000000d22374d62778ca49c87715c47321c0700000000000000061b30455b70859ab0a7927d67523d28120000061a2c3d4d62788b9fb4b49e8a78624d402f1a0a00000000000000000000000000000000000c22374c61778ca5a8937e6853373a4655606c7f929faa9e937e69604f4332241303000000000000000000000000000000000000000000000000000000000008141c2e38454b57616970767a7d77655e4c3b2b1805000000000000000000000000000000000000000000000000000000000000000000071b2d3e546a7f94abaa96806b5847331f0b000000000000000000000000011426364e63798ea3b5c5b8b3b1a29a928d8c929fa9ab9b85705b4a36210c00000000000000000b20364b6074889db29f8b7d6e6763626365696e757c848f9da49c8674604b36210d000000000000000000000004182a3a4b6073808a8c77624d37220d000000000000000000000000000000000000000f24384c5e6b8087898e8f909090929cadb2a1998e8e8e8d8d8d8d8c8c8c8b949daeb49f8c8a89898786848281807c665847331f0a00000000000000000000000000082135495b70859bb09b86715c4a36220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d31455671879ca48f7a644f3a250f0000000000000000000000000000000000000000000b2034485971869c9e88735e49331e090000000000000003182d43586d8298adab96806b56412b160000000e2035485a6c8196a7b8a898836e5e4c38281602000000000000000000000000000000000a1f34475972879dad97826d55443137444b616a7e8c9faa9c937e69614f4231211100000000000000000000000000000000000000000000000000000000000001101a273139464b545760656861594c402f1d0d00000000000000000000000000000000000000000000000000000000000000000000001022374d62778b9fb49e8a77614c392816030000000000000000000000000821364a5b71869bb1b8a79e9ea7aea7a2a1a7b4ab9f8d7b654f3d2d1a070000000000000000091d314556697e93a5a99f91837c7877787a7e8389919aa2a0988678625645321e0900000000000000000000000a1f3447596c81969e8875604b36200b0000000000000000000000000000000000000011263c51667c919c9fa9a5a5a5a5a8b3b4bab2aea4a3a3a3a2a2a2a2a1a1a1a9aebbbcab9f9f9f9e9d9b999896958c76614c37210c00000000000000000000000000061a2c3d53687e93a9a38f7a644f3a2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527385a6f8499a7927c67523d271200000000000000000000000000000000000000000005182b3b596e84999d88735e48331e09000000000000000014293e54697e93a9af9a846f5a3c2b1905000006192b3c4c6177899eb3b2a0907b655645321e0f0000000000000000000000000000000004182a3a576d8297ac9d8874604b382731435060687d8c9faa9c937f69604e3f2f1e0e000000000000000000000000000000000000000000000000000000000000000a151d29333639454b50534c473b2f21110000000000000000000000000000000000000000000000000000000000000000000000000b203448596f849aafa895806a5746321e09000000000000000000000000071a2d3d54697e93a9b39e898992999ea8a4aa9f9a8c7e685d4b371f0f000000000000000000021527384b6075879dabb4a199918d8c8d9093999ea8a69d9282766259483828160200000000000000000000000c22374c61778b9f98836e5645321d090000000000000000000000000000000000000012283d52677d8b8f929598999b9c9d9e9fa9b9bfb3aea3a4a5a5a6a6a7a8a8a8a9abb0bcb4b4afaaaaaaaaa9a59c86715847331f0a00000000000000000000000000000f21364c61768a9fad97826d5847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42576d8297a9947f6a543f2a1500000000000000000000000000000000000000000000172c42576c8197927f69543f2a1400000000000000000010263b50657b90a5b39e88735a4834200b0000000e1f344759677d92a1b3b29c8774604b3d2d18080000000000000000000000000000000011263b51667b90a5a6927d675645311d33424e5f677c8c9fb49d927e685d4c3c2b190500000000000000000000000000000000000000000000000000000000000000020b171e212832363b3e37342a1d110300000000000000000000000000000000000000000000000000000000000000000000000005182b3b52687d92a8b39e8975614b36210d000000000000000000000000000f21374c61778a9fb49f8a7a7d84898d8f8e8a847a68604e3f2e1c01000000000000000000000a1e324556657b8d9fb3b3aea6a2a1a2a5a9aa9f9a92887d6e6158483b2b1a0a00000000000000000000000012273c52677c91aa96816b56382815020000000000000000000000000000000000000010253a4d5f67757a7d808284868788898b9ea7b3a1998e8f8f9091919292939393969eb0b3a1999595959594928779634e3a2a170400000000000000000000000000000a1f3346586d8298ad9f8a77614c37210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aa96816c57412c170200000000000000000000000000000000000000000012273d52677d867d69614f3b27120000000000000000000e23384d63788daab8a78d77624d38220d00000004182a3a4d5f6f8399a8b6a595806b5b4a362614010000000000000000000000000000000b20354b6073879db19c8674604b3e2e2431404d5e677d929eb49f8c7b655a4835200f000000000000000000000000000000000000000000000000000000000000000000030a0c161e212528221f180c0000000000000000000000000000000000000000000000000000000000000000000000000000000d21364b61768a9fb4a7937e69533c2b19050000000000000000000000000a1f3347586e8398adaa97826d6e74787979766f645c4e423121110000000000000000000000021628384b5d697f919da6aaa8a5a69d9995908a847d75685f4c463a2b1d0d00000000000000000000000000152a3f546a7f94a995806b55402b1600000000000000000000000000000000000000000a1e31414d576064676a6d6f7071727375899eae998379797a7b7b7c7c7d7d7e7e8096a5af9983808080807f7c75635b49351c0c0000000000000000000000000000000417293a4f657a8fa4a9927d68523d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e54697e93a999836e59442e19040000000000000000000000000000000000000000001025394d5f6771675f4f4332200c0000000000000000000b20364b60758a9fb4a6907b66513b2611000000000c1c30414d62788a9eb4b49f8b79635443301c0e000000000000000000000000000000081c3043546a7f94a7a4957f6a5c4b3b2a2230404d5f6b8096a5aa9e8978624d3d2c1a06000000000000000000000000000000000000000000000000000000000000000000000003090b10130c0b04000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3246576e8398adb19c87725a4834200b00000000000000000000000004172a3a50667b90a8b19c8671546062646361574f4b3e312413030000000000000000000000000a1a2f3f4f61697d88919593908c88847f7b766f6860564e4133291b0d0000000000000000000000000000152b40556a8095aa96806b56412b1601000000000000000000000000000000000000000113233139454b4f5255585a5b5c5d576c8197ac9e89766465666667676868696972879daf9a846f6b6b6a6a676057493d2c1a00000000000000000000000000000000000b22374b5d71869caf9a846f5b4936210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273d52677c92a79b86705b46311b060000000000000000000000000000000000000000000a1e30414d525c524d4132251403000000000000000000081d31445572879db2a9937e69543e291400000000001320344859697e94a3b5aa9b8573604b3c2c18080000000000000000000000000000011426364b6176899eb39f8b7a64594739292230414b6074879db2a799836f5b4935210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316293951667c91a8b6a48d77624d38220d000000000000000000000000000c21364b6075899fb39e8974564a4d4f4e4b4639372e2013060000000000000000000000000000112132424f5f67747b807e7a77736f6a656157534b4538311f170b000000000000000000000000000000152b40556a8095aa97826d57422d1800000000000000000000000000000000000000000005131b2832363a3d4043444647394e64798ea3a8937e695450515152535353546a8095ab9f8c7963555554524b45392c1f0f0000000000000000000000000000000000081b2e3f54697e94a9a28e79634e3b2b1905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a59c87725d47321d0000000000000000000000000000000000000000000001132330393d473d39302314070000000000000000000002152737596e8398aeac96816c57412c17020000000005192b3b4b6073869bb1b4a3937e695a49362513000000000000000000000000000000081e334657697f94a5aa9d8777615746392d27324556697f94a9b3a18d78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075899eb3a48f79644f3a240f00000000000000000000000000091e32455670859aafa78b76604b383a39363329221b100200000000000000000000000000000003142432414d5660666a696561595955504b46393632281a130400000000000000000000000000000000142a3f54697f94a999846f5a37261401000000000000000000000000000000000000000000000a161e2125282b2d2f3132364a5c70859bb09c8773604a3c3c3d3d3e364d62788b9fab96816c57463f3d3632281b0f010000000000000000000000000000000000001021374c61768a9fac97826d594834200d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64798fa49e88735e372715010000000000000000000000000000000000000000000005131e25273127251e130500000000000000000000000014293f54697e94a9ae99846f59442f1a0400000000000d1d314455657b90a1b3b49f8a78635443301c0c0000000000000000000000000000031729394b6075879caaa59b857561574a3d37444b51657a8fa4b9a88f79644f3a240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3245566e8398ada88e79644e39240f0000000000000000000000000002162838576c8197ac9e88735645322424211e170b080000000000000000000000000000000000000614233038454b515553504c473a403b363228211e160a00000000000000000000000000000000000013283d53687d92a89c87715544311d08000000000000000000000000000000000000000000000003090b0f1215181a1b1a2d3d53687d93a8a4907b66503c2c27282835485a6f8499af9e8976614b3625211e160a00000000000000000000000000000000000000000a1f3347586d8297ad9f8b78624d3b2b1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788da39f89745544311d080000000000000000000000000000000000000000000000010a10121c120d17150c0a030000000000000000000011263b51667b90a6b19b86715c46311c000000000000011426374b5d6f8499aabaa89a8472604a3a2a170400000000000000000000000000000b1e324556647a8c9fb4a39a8475635b5354556066707f94a9b49e8976614b36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215283852677d92ab9e8a76614b36210c000000000000000000000000000014293f54697e94a0947f6a553828160e0c0a0300000000000000000000000000000000000000000005121a2731363c403e3b37342a2a26211e160b09020000000000000000000000000000000000000011263b51667b90a69f8a75604b35200b00000000000000000000000000000000000000000000000000000000000305000f21364b6176899eae99846f5a49352013192b3c51677c91a6a8937e695443301c090300000000000000000000000000000000000000000004172a3a4f647a8ea3a996816c594834200f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c22374c61778ca1a98a75604b35200b00000000000000000000000000000000000000000000000000000e1920232d2a211e170b0000000000000000000e23384e63788dabb29d88735d4826140100000000000009192f3f4e63798c9fb4b4a2937e685847331f0a0000000000000000000000000000031628384b5c697e939fb0a29a86796d696a6d757c84949daea296806b5746321e0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63798e968d7d675746321e0a00000000000000000000000000000c21364b6175848d8274604b36210b0000000000000000000000000000000000000000000000000000000a151d20262b2925221f1815100c0903000000000000000000000000000000000000000000000e23394e63798eaba98d78634e38230e00000000000000000000000000000000000000000000000000000000000000000a1e3346576d8297ad9f8c78634d3929160e20364b6074889eb19c8673604a35200e00000000000000000000000000000000000000000000000c22364a5c70859bb09f8a77624c3d2c1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61768ba0a18c76614c37210c000000000000000000000000000000000000000000000000000e1e2b353842403633291b0f01000000000000000b20364b60758a9fb49f89745443301c08000000000000001121364a5b6c8196a5b7b39e8976614c3828150200000000000000000000000000000a1a2e3e4f606c8196a0b1a49c8c837e7f8289919aa2b4a1998474604b39291603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2136495b647a817d685f4d392916030000000000000000000000000000091e3246576174786d605645321e090000000000000000000000000000000000000000000000000000000002090b111514100c0a040000000000000000000000000000000000000000000000000000000b21364b60768a9fa7927d68523d28130000000000000000000000000000000000000000000000000000000000000000031729394f657a8fa4ab96816b5746321e091d3144556b8096aba4907b66503c2c190600000000000000000000000000000000000000000000071b2d3e52677d92a6a996816c5b4935210e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a60758aa9a28d78634d38230e00000000000000000000000000000000000000000000000006192b3c494d57554c46392c1f0f01000000000000091d32455673899eb3a98a75604b35200b00000000000000071a2d3d4b6175879db2b8a796806b5645321d09000000000000000000000000000000102032424a60728197a0b0aa9f989394989ea7aaaa9f978375615645311b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d4b5c646c685f4e41301b0b00000000000000000000000000000003162839465560635b4b45382816030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32455672879cac97826d573a2a180400000000000000000000000000000000000000000000000000000000000000000b22374b5d72879cb19e8976614b3727151527374e63798ea3ae99846f5b4935210b00000000000000000000000000000000000000000000001020364b6074889db29f8b79634e3c2c19060000000000000000000000000000000000000000000000000000000000000000000000000000000000071c30435474899fa48e79644f39240f0000000000000000000000000000000000000000000000000b2035495a626c6a6157493d2d1f0f0000000000000215284a5f74899fb4aa8b75604b36200b00000000000000000f1e324657657b909fb0b39e8975604b36200b00000000000000000000000000000002141c304354607382969ea8a9aba8ab9f9c9895918b8173615746382715000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2e3e4b4f56524e4131231300000000000000000000000000000000000b1b2837444b4d493c32281a0a000000000000000000000000000000000000000000000000000000000000000000000001080b140f0d0700000000000000000000000000000000000000000000000002162838596e8399ae9c87725847331f0a0000000000000000000000000000000000000000000000000000000000000000081b2e3f546a7f94aaa7947e695544311d092136495b70859bb09f8c78634d3929170300000000000000000000000000000000000000000000081d3144556a7f94a8aa98826d5a4935200f0000000000000000000000000000000000000000000000000000000000000000000000000000000000001325495e73899ea58f7a65503a251000000000000000000000000000000000000000000000000417293a4d6278817f76635b4a3d2d1b0a0000000000001f34495e74899eb39f8a75604a35200b0000000000000000031629394c5d6c8196a3b3a88e79634e39240e000000000000000000000000000000000013253644556072819293949594918b8683807c776c60554639281a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110202e373a413d3a312313050000000000000000000000000000000000000b1927313638352c1e160a000000000000000000000000000000000000000000000000000000000000000000000009141d202a24221b10020000000000000000000000000000000000000000000000152a3f556a7f94aaa48c77614c37220c0000000000000000000000000000000000000000000000000000000000000000001022374c62778b9fb29d8774604b35200f1a2c3d53687d93a8ab96816c5746331e0900000000000000000000000000000000000000000000021527374c6176899eb49f8b78624d3d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000001d33485d72889da5907b66503b261100000000000000000000000000000000000000000000000a1f334658708597958779635b4a3928160300000000061b31465b70859baa9e89735443301c070000000000000000000b1b2f3f4b6074849aa19f8a76614c36210c0000000000000000000000000000000000081826374454606c7d7e7e807e7b76716e6b6762594b4437281b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b22242c28251e1305000000000000000000000000000000000000000009151d202321190e03000000000000000000000000000000000000000000000000000000000000000000000009192631353f3a362e2010000000000000000000000000000000000000000000000010253a50657a8fa9a6917c67513c27120000000000000000000000000000000000000000000000000000000000000000000b1f3448596f8499aea5917c67523d2d1a0f21364c61768a9fb49e8976614c3727150100000000000000000000000000000000000000000000091f3346586b8096a8aa97826d5b4935211009030000000000000000000000000000000000000000000000000000000000000000000000000000071d32475c72879ca6917c67513c271200000000000000000000000000000000000000000000000c21364c61768ba3a59d8879635745321e09000000000012283d52677d909593826e583625130000000000000000000000111d3245566176848d8f806a5846331f0a00000000000000000000000000000000000009192636434a5f6768696b696661585955524d483b3127190b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f1713100b010000000000000000000000000000000000000000000002080b0e0c0600000000000000000000000000000000000000000000000000000000000000000000000001142637444b544f4a3e2e1b07000000000000000000000000000000000000000000000b21364b60758a9fac97816c573b2b1805000000000000000000000000000000000000000000000000000000000000000005182a3b51677c91a7af9a846f5b4a36210f1e3346576d8298ada8947e695544311d08000000000000000000000000000000000000000000000417293a4c61778a9fb49f8c79634e3e2d211e1616110d0b0500000000000000000000000000000000000000000000000000000000000000000006192c3c5c72879ca6917c66513c271100000000000000000000000000000000000000000000000b21364b60768b9fb5a69d8775604b36210b000000000010253a4d5f677b807e75604b36210b0000000000000000000000021528384658616f787a72604a3a2917040000000000000000000000000000000000000009182530414d5253545654514c473a403c37342b1d150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556069645c4a36220e00000000000000000000000000000000000000000000091e32455670859bb09c8772594834200b0000000000000000000000000000000000000000000000000000000000000000000d20364b6075889eb3a28e79634e3d2c1a17293950657b90a5b29d8774604b36261401000000000000000000000000000000000000000000000c1f3447596b8095a6aa98836e5c4a383632282b27222018130e0c0600000000000000000000000000000000000000000000000000000000000c2035495a73889da78f79644f3a240f0000000000000000000000000000000000000000000000091e32455670859bb0b7a6937e68533e291300000000000a1e30414d5d656a69605745321e090000000000000000000000000a1a293a464c5b6365605443301c0c00000000000000000000000000000000000000000008131c30393d3e3f403f3c3733292b272220180d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000001080b1116191916100b0700000000000000000000000000000000000000000000000000000000081c2e3f4b60737f7a644f3c2c1906000000000000000000000000000000000000070b1012162838566b8095aba48c77624d37220d000000000000000000000000000000000000000000000000000000000000000000091d3145566c8196acad98836e5b4935210d20354a6073879db2a5927d685443301c080000000000000000000000000000000000000000000004182a3b4b6176889db39f8d7a6456514b4539403c37342b2923211a0f0d0700000000000000000000000000000000000000000000000000021628384d63788da69e8975604b36200b00000000000000000000000000000000000000000000000316283851667c909fb2aa947f6a553f2a150000000000011323303f4b5055544b4539281603000000000000000000000000000c1c29333d494e504a43362513000000000000000000000000000000000000000000000000131e252829292b2926211f1716120d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e1914120c0300000000000009141d20262c2e2e2b25201c130802000000000000000000000000000000000000000000000000000e23374b5d6c819486715a4935200c0000000000000000000000000000000008131c20252725263b50667b90a8a7927d6752362513000000000000000000000000000000000000000000000000000000000000000000021527384f64798ea4b49f8c79634e3b2a181c3043546a7f95abb29c8773604b35201000000000000000000000000000000000000000000000000c1e3346576c8197acab9a84756d6660575955514d483b3e38352c24221b10020000000000000000000000000000000000000000000000091e3245566c8197ab96816b5544311d080000000000000000000000000000000000000000000000000a24384c5e6c81959c9b8c79634e38230e0000000000000513212f383b403e3632281b0a0000000000000000000000000000000c171f2c35383a3530251808000000000000000000000000000000000000000000000000010a101213141614110c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a21242e2a2720150300000008131c2631353b414344413b3530251d150a07000000000000000000000000000000000000000000000010253a50657a8f9f8d78634d38230e0000000000000000000000000000000c182530353a3d3a36364b6075899ead98836d5443301c070000000000000000000000000000000000000000000000000000000000000000000a22364a5c71869cb1ab97826d5948341f1325364d62788c9fb5a4917c67513e2e1b07000000000000000000000000000000000000000000000317293952677c91a7b4a29a89827b76726e6b66625958534e493d39362d201608000000000000000000000000000000000000000000091d30404b6075899ea28d78634e37271502000000000000000000000000000000000000000000000000091d2f404b60737f87867d675b4935210c0000000000000003111c23252b29211e160a0000000000000000000000000000000000040e1a212325201c1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2d3639443f3c321e170b000e18253037444b5056595956504a43363127211a0f01000000000000000000000000000000000000000000162b40566b8095a8927d68533c2b1906000000000000000000000000000c1c2a36434a50524f4b4445566e8398ad9d8873604a352010000000000000000000000000000000000000000000000000000000000000000000071b2d3e54697f94aab49f8a77624c37220d2035485a70859aafb09b85705c4b37220d00000000000000000000000000000000000000000000000e23384e63788da9bab4a79e97918a8784807c77736e68635b574e4a3e3326160400000000000000000000000000000000000000000f24394d5e6a7f94a79a85705b493519090000000000000000000000000000000000000000000000000000121d314455606a7271675f4d3d2c1a06000000000000000000080e1015140b09030000000000000000000000000000000000000000060c0e100b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2d3d4a4e59544f4333291b131f2c36434a5560666b6e6e6b6560544b4538362d1f15070000000000000000000000000000000000000000172d42576c8297ac99846f5a4835200b0000000000000000000000000a1a2a3a47546065676460554f52677c91a9a6907b66513e2d1b070000000000000000000000000000000000000000000000000000000000000000001022374c62778b9fb4a9957f6a55362513192b3c52687d92a9b5a38f7a644f3a240f00000000000000000000000000000000000000000000000b20354b60748a9fa9a5a7a9acaa9f9c9995918c88837e78726c645c504433210d000000000000000000000000000000000000000011273c51667c919da2917c66513d2c1a00000000000000000000000000000000000000000000000000000001142637444b555d5c524d41301f0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4a5b636e69614c46392d21313d49546068747b818383807b736860564e4a3d3326150200000000000000000000000000000000000000152a40556a7f95aaa18d78624d38230d000000000000000000000002152838475961727a7c7a756d645c61768a9faf9a84705c4a36220e0000000000000000000000000000000000000000000000000000000000000000000b203448596f849aafb19c86715443301c0e21364b61768a9fb4ab96816b56412c160100000000000000000000000000000000000000000000081d314455687e8a8f90929496999b9ea8a6a6a69d98938d87817a6b62503d2814000000000000000000000000000000000000000014293e54697e939f9484705e4d391f0f0000000000000000000000000000000000000000000000000000000009192631354047463d39302313000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d13110b01000000000000000000000000000000000000000000000000000000000000000000000000010a10121e130d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586379837f6961574a3d35414d5b63727d87909698999690867d756c645c5044332010000000000000000000000000000000000000000f253a4f647a8faaa8937e68533727150200000000000000000000091d3245566177848f928f89827a70676f8499aea28e7a644f3c2b1906000000000000000000000000000000000000000000000000000000000000000005182b3b52677d92a9b49f8a75604a35200b1e3346576e8398adae99846f59442f1a0400000000000000000000000000000000000000000000011527374e606876797b7d7f818386898c91979da5a9a8a59d978e806b55402b16000000000000000000000000000000000000000010263b50657b8e8a7f75614b40301d01000000000000000000000000000000000000000000000000000000000009141d202a323127251e130500000000000000000000000000000000000000000000000000000000000000000000000000000000000d18202228251e13050000000000000000000000000000000000000000000000000000000000000000000005131e252833282220190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21374c617689998d7f76635b4d494e5f677985929da59d9b9faaa49c928881796b62503e2d1b070000000000000000000000000000000000000b21364b60768a9fad98836d5544311d08000000000000000000021527384b6074859aa2a7a79e988f857c747d92a7ad98836e5a4835200b0000000000000000000000000000000000000000000000000000000000000000000d21364b61768a9fb4a68a75604b35200b17293951667c91a8af9a846f5a452f1a050000000000000000000000000000000000000000000000091931424e57616466686a6c6e7174777c81878e949ba3aba596816c57412c1700000000000000000000000000000000000000000e23384c5d657977696157463222120000000000000000000000000000000000000000000000000000000000000001080b151d1c12100a010000000000000000000000000000000000000000000000000000000000000000000000000000000004121d2b34373d3a31231304000000000000000000000000000000000000000000000000000000000000000000132330393d483e37342b1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b6176899e9f948779665e5b636e7d8a9aa29c9088868a90969ea69e978e806b5c4a36220d000000000000000000000000000000000000091e32455672879db29e8975604b36200d000000000000000000091d3145566b8095a3b2ada3a2a6a39b91878197acb49f8b78624d3929160300000000000000000000000000000000000000000000000000000000000000000a1e3346576f8499ae9d88735544311d080b20364b6075899ea997826d58422d180300000000000000000000000000000000000000000000000014243139464b4f50525457595b5962676c72797e858e96988776614c36210c0000000000000000000000000000000000000000091c2f3f4c5c6461594b463928160400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112222f3b484d534e4231221200000000000000000000000000000005020000000000000000000000000000000e1e30414d525d534d483b2b19050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e334657667c8c9fa59d8a7c71707983929ea098867b7371767b818891969e9f8c7a644f39240f00000000000000000000000000000000000003162838586d8297ada7907b66513b2a180500000000000000000b20364b6075899eb3a0988d8d91989fa49c979fb1bbaa96816b5746321e0a00000000000000000000000000000000000000000000000000000000000000000317293954697f949f947f695437261401091d3245566f849a9f8b7a644f39240f0000000000000000000000000000000000000000000000000006141b2933363a3b3d3f41443b484d51575b63697079808379635746331e0a00000000000000000000000000000000000000000011212f3e4a4e4c473b32281b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d121416161513100c0a0400000000000000000000000000000000000000000000000f1f2f404c596268604e402f18080000000000000000000002080b141a180e0c07000000000000000000000006192c3c4d5f67736862594834200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031729394c5e667c8a9ba39e9186868c99a19e958275665e5861666c757c818997957f6a55402a150000000000000000000000000000000000000011263b51667b90a5ad98836e5948341f0b00000000000000000f24394f64798ea8ad988279787c828b9aa2acb1bdc8b39e8976614b3621110000000000000000000000000000000000000000000000000000000000000000000d22374d6277828a806b614f3b1909000215283850657b848a7c665c4a36220d0000000000000000000000000000000000000000000000000000000b171e212426282a2c2e2b34373c3d4a4e545c646b6d635b49392917030000000000000000000000000000000000000000000311202d363937342a1e160b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d192022272a2b2b2a2925211f170d0b0500000000000000000000000000000000000000071a2d3d4c5e66777d685e4c36261401000000000000000009151d20292f2d24211a0f010000000000000000000c2035495a677d887e78624d37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2f404c5e667986939da39b9b9fa59d91807261574c464c505660666c7982867d67523d2712000000000000000000000000000000000000000b20354b6074879db29f8b77624c37220d00000000000000000e24394e63798ea6b19c867163666d7984949faab9c6b9a7917c67523f2f180800000000000000000000000000000000000000000000000000000000000000000b20344859626d756b62514332200000000a23384b5d656f75665e4c3e2d1b0700000000000000000000000000000000000000000000000000000000030a0c0f1113151719192022272d36393e4a4e56584e493d2c1b0b000000000000000000000000000000000000000000000002101b2224221f180c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c232b34383c3f4040403e3b37332a221f180d0600000000000000000000000000000000000c21364a5b667c89907c665443301c0a000000000000000b192731363e444239362d1f150100000000000000000e23384d63788c9d93836e59432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122230404c5b63737e889198999690877c6b60544639333638454b515b636d71675f4d39251000000000000000000000000000000000000000081c3043546a7f95aaaa937e69533a2a1804000000000000000b20354b6074889db3a48f7a64515b63727f8c9ea8b7c4b09a85705d4b362614010000000000000000000000000000000000000000000000000000000000000005182b3b484d5560555144342515030000081c2f3f4b505560554c402f20100000000000000000000000000000000000000000000000000000000000000000000000000200050b0d121a21242d3639414338352c1f0f0000000000000000000000000000000000000000000000000000070d0f0c0b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171f2f383c484d515455565553504c473a37342a211a0e020000000000000000000000000000000e24394e63798b9e9c8673604b3828160200000000000b1b2937444b535a574e4a3d331c14080000000000000014293f54697e94ab9c86715c3727150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041222303d4a556068747c8383817b74665e4a4336281f212731363d494e575c524d41301e0a00000000000000000000000000000000000000011426364d62788da3ae99846e5947341f0a00000000000000081c3043546a7f95a7af9a846f5e4c54606a7c8a9da6b7b4a2907b655443301c0a00000000000000000000000000000000000000000000000000000000000000000d1d2b3437444b4437342616070000000011212f3837444b44372f221202000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c101b22242b2e23211a0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b29333f4c505a6267696b6b6a68656158544c483b352c1e160a000000000000000000000000000012283d52677d92aaa4927d675645321e0b000000000417293a465560696f6d635b504330261808000000000002172c42576c8197ac9e88735544311d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121f2d37444b5560676e6e6c6660554c403025180b0c151d202c363942463d39302313010000000000000000000000000000000000000000082035495a70859bb09f8a77614c37221000000000000000011426364c6176899eb3a2907c6659484a5e667a889da6b7b19b8673604b3828160300000000000000000000000000000000000000000000000000000000000000000d18202731353127191608000000000003111c23273135312719120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f16180e0c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e1517150b0903000000000000000000000000000000000000000210202d3a464c5d6570777c7f80807f7e7b76716962594e493d32281a0f010000000000000000000000000d22374d62778b9fb29d8775604b3a2917040000000a1f33465861747e8482796a614b43362614010000000003182e43586d8398ad9f8a75604b36200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f19273137444b52595956514b4437301c1308000002090f1a21232d3127251e130500000000000000000000000000000000000000000006192b3c54697e94a9a9947f69543f2e1b0800000000000000081f334658697e93a4b39d88776255444c5c6479889da9b5a3927d685645321e080000000000000000000000000000000000000000000000000000000000000000000509151d201d15090000000000000000000809151d201d15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1920232a2c2b211e160a00000000000000000000000000000000030910202e3e4a58616d7b858d919495959593908b867f776d635b4b45382d1f120400000000000000000000000b203448596f8499aea5947f695846331f0c0000071a2d3e4c6176859399978c7f6c605443301c150400000003182d43586d8298adab8d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d2731363c4344413b353127191200000000000000060c0e181c12100a0100000000000000000000000000000000000000000000000e22384d62788da3b19c87725d4b37220d000000000000000417293a4b6073869caaa69a84736055444a5b647a8b9fb4b39d8875604b362513000000000000000000000000000000000000000000000000000000000000000000000001080b080100000000000000000000000001080b080100000000000000000000000000000000000000000000000000000000000000000002090b0d0f101212121113141111131517160f0d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006141e2c35383f41403632281b0a00000000000000000000000000000a161e212e3f4b5c647682909ba3a6a9a8aaaaa8ab9f9b948b82796b60564a3d302313050000000000000000000005182b3b50657b90a4b39e8976614c3b2a1804000d21364a5c6e8298a3afab9f948172604b4333221200000002182d42576d8297aca48f7a644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109151d20272e2e2c26201d1509000000000000000000000002070000000000000000000000000000000000000000000000000000000b2035485a71869bb0a48f7a644f3a250f00000000000000000c1d314455647a8c9fb4a29882736054464b5c697f94a3b5a6937e685443301c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a151d202324252727272728292627292a2c2b25221b10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051425323c494d5457554b45392816030000000000000000000000000a1b283236384b5d647a8798a0a69d97949395979c9faab1aa9f988b8074635b4d4131231301000000000000000000000d23384c5d71869cb1a795806b5947341f0e000f24394e64798ea0b2c1bcb49f97816d6150402f1d0d000001172c41566c8196aba48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b12191917110b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c556a7f94aaa9937e69543e29140000000000000000011527374b5c6b8095a4b2a09882726157484b6073859bb1b19c8673604a35200b00000000000000000a10121915130d030000000000000000000000000000000000000000000000000000000000000000040a0c0e0d0b07000000000000000000000000000000000000000000000000000000000000000e1920273136383a3a3c3d3d3c3e3e3b3c3e4041413a372e2010000000000000000000000000000000000000000000000000000000000000000000050b0d121413110d0b0500132332434f5a636a6c6a605745321e09000000000000000000000003162839454b5756647b8a9da59e9288827f7e7f82868b949ca4b2aa9f968679675f4e41311f0f00000000000000000000091c2f3f52677d92a4b49e8a77614c3c2b1905162b40566b8095abbeb5b0afb19f947f6a5e4c3b2b1808000013283e53687d93a8a5907b65503b2610000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea5aa95806b55402b1600000000000000000009192e3e4b6074869ca6b2a0988375625a4d55657b90a2b4a4907b65503b261000000000000004121d24272f2a282015070000000000000000000000000000000000000000000000000000000000010b171f212322201c130b080100000000000000000000000000000000000000000000000000010f1e2b3538454b4d4f4f5152525153545051535556564f4b3e2e1b0b000000000000000000000000000000000000000000000000000000000000070e192022282a29272220180d1b30414f6169787f818075604b36210b0000000000000000000000091e324557606d6974889da49c897d746d6a696a6d71777f87919da6b4a49c8a7d68604e3d2d1909000000000000000000001120354b6073869cb1a896816c5a4835200f1a2f455a6f849aafb5a39b99a1b59f8d7c66594836251300000f243a4f64798faaa6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e1015171b1d1d1d1d1c1b1a18171615131211100e0e0c0a04000000000000000000000000090f11201f1e13110b02000000000000000000000000070c0e16140e0c0600050b0d16150e0c07000000000000000000000000000000000000000000000000000000000000000c21364a5b72879d9f8c7a644f3a240f00000000000000000000101d3145566278889da6b2a1998678675f4d5d70859ab0ad98836d58392816030000000002122330393c44403c3325150000000000000000000000000000000000000000000000000000000008141c2933363837353025201c14080000000000000000000000000000000000000000000000000f1f2d3c484d56606264656767676668696666686a6c6b645c4b3a29170400000000000000000000000000000000000000000000000000000002101b222b35383d3f3e3c37342b21293a4d5f697f8b94968e79634e39240e00000000000000000000081b2e3f4b6075827e798ea19986786860555453555859626a727c88969eb4a89e8d7e685b4a37271502000000000000000000081c304354667c90a2b49f8b78624d3d2d1a1c31475c71869cb1b09b858499a4ab9e8977625443301c0c000b21364b60768a9fa8937e69533e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111c23252a2d303233323231302f2e2c2b2a292726252423211f170c00000000000000000004121d242735353328261f1404000000000000000000010f1a21242b2a2321190e1920222b2a24211a0f010000000000000000000000000000000000000000000000000000000000071a2d3d556a808c8e7f6a5c4a36220d0000000000000000000002152738495a6379889ca4b3a49c897c6e625a667c91a9b39e88735745321e0900000000102030414d5159555043331c0c00000000000000000000000000000000000000000000000000010f1826303a464c4e4c4a4336353026181103000000000000000000000000000000000000000000071a2d3d4a5a62707578797a7c7c7c7c7d7e7b7c7e7f81807a645846331f0a000000000000000000000000000000000000000000000000000009151d2d363c484d525453514d483b36334658677d919faa9b85705b4a36210c000000000000000000000e22374b5d6d82978d7b838e8376635a4b44373e403b484d545f677581929fa9ab9f8a79635544311d0f000000000000000000011426364c5e6f849aa9a997826d5b4a36211d33485d72889db2a7927d75869cb2a79a8472604a3a291704091e32455672879cab96816b563a2917040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000311212e373b3f4246474848474645444342403f3e3d3b3a39383633291c110300000000000000122230393c4a4a483e3a311f170c00000000000000000f1f2d3639413f38352c1e2b3538403f39362d1f120400000000000000000000000000000000000000000000000000000000000f283c50616a77796a61503e2d1b0700000000000000000000000a1a2c3c495b63788699a1b4a79e9183786d6575899fb4a68b76604b36210b000000081b2e3f4d5f676e6a61503a2a18040000000000000000000000000000000000000000000000000f1f2d36434b586163626054504b43362f21110000000000000000000000000000000000000000000d21364a5c6478858a8d8f8f9192929193939091939596968b76614c36210c000000000000000000000000000000000000000000000000000a1927313e4a4f5a62676968666259534b454c6176879db29f8c7a644f3d2d1a070000000000000000000010253a4f657a8fa09a8573786e6158493c3127292a2b3437414d57616b7d8b9ea8a99b8574604b3d2c1a0600000000000000000008182f404e63798b9fb49f8c79634e3f2e1b32485d72879db2a7927d687c91a2b3a2937e695847331f0e03162838586e8398ad9a85705846331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011212e3f4b5055575b5d5d5d5c5b5a59585756545352514f4e4d4c463a2e2111000000000000091d30404c515f5f5d534e4233291c0c000000000000071a2d3d4a4e56544d493c2e3c484d56554e4a3d30221202000000000000000000000000000000000000000000000000000000000d213343505962645c5043332010000000000000000000000000000e1e2c3d495a627583959faab3a0988b827b78899eb39e8975604b35200b0000000d22374b5d677c847f6a5847331f0a000000000000000000000000000000000000000000000009192d3d4a54606d767877746e6560544c3f2f1c0900000000000000000000000000000000000000000f24394e6479889a9faaa4a4a6a7a7a6a8a9a5a6a8aaaba98f79644f3a240f0000000000000000000000000000000000000000000000000a1a2837444b5c646f787d7f7e7c77716960565d697e93a5a997816c5c4b371f0f0000000000000000000000182d42586d8297ada28e79635b4c473a2c1d1514151820223039464b5f677b8a9ea9a3957f6a5b4935211100000000000000000000122135495b687d92a3ab99836e5d4b372231475c71869cb1a8937e696f849aa8b49e8976614c3c2c1808152a3f546a7f94a99f8a76614c36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f4b5d656a6c707272727271706f6d6c6b6a68676665636361584b3f2e1c0800000000000f24394c5e6675747368604c473a291a0a00000000000c21364a5b636b69635b4b3f485a626b6a635b4d4030201000000000000000000000000000000000000000000000000000000000041525333b484c4e4a3e3325150200000000000000000000000000000f1f2c3c485761727f8c9ca4b2a99f97908d9ea7ab98826d5544311d080000000f253a4f647a8d998c77614c37220c00000000000000000000000000000000000000000000011527374a5b6373828b8d8c89837b73655d4c38230e00000000000000000000000000000000000000000d21364a5c657b848a9094989b9ea79f9d9c9c9ea7b4baa5907a65503b25100000000000000000000000000000000000000000000000031628384555606b7a848c929493918c867e7567657b8c9fb49f8b78624d3e2e1b0100000000000000000000001a2f445a6f8499afac97816c5645332a1c0e010000050b121b2832414d5d657b8b9fab9f8b79634e3f2f1b0a000000000000000000061a2c3d4a6073869bb0a18f7a654f402f30455a6f859aafaa957f6a6278899eb3a895806b5a4936251311263b50667b90a5a9917c66513c271100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5d657b7f8285878887878685848381807f7e7c7b7a797876655d4b37230e000000000011273c51667c8c8a887e7061584738281502000000000e24394e6379807f79645d4b4d6278807f79665e4d3e2d1c0c0000000000000000000000000000000000000000000000000000000007151d2b343739362d201507000000000000000000000000000000010f1e2b394654606a7b86939da5b1ada5a2b3b49f8c79634e37271501000000182d42576d8297ab8d78634d38230e00000000000000000000000000000000000000000000081d314455637987989faba89f9890877c65503b26100000000000000000000000000000000000000000071a2d3d4c5d656f767b7f8386898a89878687898c9fa9a6917c67513c27120000000000000000000000000000000000000000000000091e3245566073808c9a9faba9a8a6a49c93887d71869caaa695806b5a48352010000000000000000000000000152a3f556a7f94a8b39e8975604b36200c000000000000000b161e303f4b5d677d8d9fa999836f5d4b392816030000000000000000000e1c3043546a7f94a8b09a85705e4c372643586d8398adac97826c5a677d919fb49f8a78635443301c1022374c62778ca6a7927c67523d2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657b8d94979b9c9d9d9c9b9a99989795949392908f8e8d8b7b65503a2510000000000010253a4f657a8c9f9d938576615645321d1300000000172c41566c8196948b7b645a54697e93948d7c665c4a3a29170400000000000000000000000000000000000000000000000000000000000d18202224211a130e0c06000000000000000000000000000000000e1b2936434b5d65747e87939ca4a4a5a4a096806b5b4a361909000000001c31475c71869ca38d78634e38230e000000000000000000000000000000000000000000000b20354b6074879ca5a69d98989b9f99846f59442f1a0400000000000000000000000000000000000000000f1f2f3f4c505761656a6d7173757472717274778b9fab96806b563a291704000000000000000000000000000000000000000000071b2d3e4b607483969fa79e9da6a7b0b4b1a69d92859ba4b29d8875604b3c2b19020000000000000000000000000c21374c61768a9eb4a7917c67513a291704000000000000000313212e3f4d5f6b8096a5a1907b655745321e09000000000000000000001325364d6278899eb3a2917c6655443141566b8096abae99846f595f6c8196a3a99a8472604a3e2d192034485973889eaa947f6a553f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a70859397999c9fa9a5a8aaacaeadacaba9a8a7a6a4a3a0917c66513c271100000000000e22374b5d6a7f949ea39a8474604b42311b0b0000000e23394e63798b9f9e887862566277899e9e8a7a645846331f11000000000000000000000000000000000000000000000000000000000000050b0f1a2123292320190e000000000000000000000000000000000b1826303f4b556068747e868b8e8f8f8c8273604b3d2d1a00000000001e33485e73889da58f7a65503a25100000000000000000000000000000000000000000000010253a4f657a8fa5b29d88838385898778624d38230d0000000000000000000000000000000000000000000111212f3839464c5054585b5460545d5c5c596e8399ae9a846f5847331f0a0000000000000000000000000000000000000000000d22364a5c6d8297a29f9389888c929aa2b2b7b3a29ba2b4a4937e695745321e0e000000000000000000000000000a1f3347586c8196abae99836e5847331f0a000000000000000003112130414b6075879db29d8875604b36210b00000000000000000000082034485a697e94a4b19c8673604b383e54697e93a9b19c8771544b6073859baba2947f695c4a3726182b3b5a6f849aad98836e5838281603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62777e828486898d90939597989a9b9c9c9d9d9d9c9a938272604a35200b0000000000081b2e3f4f616b8096a0a297826d604e3929160300000c2136495b6b8095a69b85746059697e93a39d8776614c3f2e1c08000000000000000000000000000000000000000000000000000000000004121f2c35393e38352c1e110300000000000000000000000000000008141c2e37444b5560687176797a7a776e605544311f0f00000000001e33485e73889da8937e69533e29140000000000000000000000000000000000000000000011263c51667b91a6a28d786d6e707574625a4835200b0000000000000000000000000000000000000000000003111c232933363b3f4336434b4336473b53687d92a8a28c76614c37210e00000000000000000000000000000000000000000417293a4f647a8ea09f8d7e7473777d85909da5b4b4b0b4b29c8774604b392816000000000000000000000000000004172a3a4e64798ea6b49f8a76614c37210d00000000000000000003121e324557687e93a8a6927d67523928160300000000000000000005192b3c4b6074869cb1a4927d6856453b51667b90a6b49f8974604a55647a8d9fb49f8b7a645544311d2b41566b8096ab9c86715645321e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485962696c6f7175787b7d8082838486878787888887857e72605443301c07000000000000102132434a60728298a2a0927d685746321e0a0000061a2c3d4b6175879da395806b5a6073869ba598826e5d4b37230b00000000000000000000000000000000000000000000000000000000001222303d494e534d493c2f211100000000000000000000000000000000011019273137444b53586164656462594b443727150100000000001c32475c71879cad97826d583b2b180500000000000000000000000000000000000000000011263b50667b90a5a38e79645855606055483c2b1906000000000000000000000000000000000000000000000000080b171e21262a2e2630353026313a4f657a8fa4a5907b66503c2c1906000000000000000000000000000000000000000a1f3347586d8298ad98826d60596267707b879aa2b4c5bda8937e685544311d120000000000000000000000000000000c20354a6074889db3a9937d68533b2b1905000000000000000000031628394b6176899eaf99846f5746321e09000000000000000000000d1d314455677c91a3b29d8875604b394d62778da7b8a98c77624d4b5c6d8297a8aa9c8673604b3827283d52677d92a79f8a76604b36210b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b484c53575a54606266686a6c6e6f7071727272727270686054433625130000000000000003151c3043546074849aa69e8975614b36210c0000000f1e324657677d92a39f8b786355657b8fa1a08f7a655039291703000000000000000000000000000000000000000000000000000000081830404d5b6368635a4b3f2f1e0e000000000000000000000000000000000009151d2731363a464c4f504f4d483b312719090000000000001a2f44596f8499ae9c8772594834200b00000000000000000000000000000000000000000011263b50667b90a5a7927d6852444b4b44372b1e0e000000000000000000000000000000000000000000000000000000030a0c101518141c201c1423384d62788da3b19c87725a4935200c000000000000000000000000000000000000000c21374c61768a9fab8f7a644f484c525e6576849aa6b8c5b09b8574604b402f1b0b0000000000000000000000000000071c3043546c8196acaf9a8570594834200b000000000000000000000a1e3246576e8398ad9f8a76614b36210c00000000000000000000011527374a6072859bb0a6947f6a5746485a73899eb3a5907a65503e4c6277899eb3a4937e6856453124394e63798ea9aa8f7a644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b34373e4236434b4d50535557595a5b5c5c5d5d5d5c5b534a433625180b09030000000000000013253645566277889da7927d6853392917030000031628394a6072859ba996806b545d6e8399aa98836e5746331e0a0000000000000000000000000000000000000000000000000000001325364d5f67797e78655d4b3c2c1a0a00000000000000000000000000000000000209151d20293336393a3a37342b1d150900000000000000162b41566b8096aba58c77624d37220d00000000000000000000000000000000000000000010253a50657a8fa4ac96816c573a35353126190e0000000000000000000000000000000000000000000000000000000000000000000001080b080b20364b6074859bb0a48d78624d38230d0000000000000000000000000000000000000012273d52677c92a99f8a76604b3637404c586175889eb3c8b4a396816c5e4c3928160300000000000000000000000000001325364f647a8fa4b49f8b77624d37220f000000000000000000000316293953697e93a8a9907b66503b26110000000000000000000000091c304354657b8fa0b39e8976614c3c5a70859aafa8937e68533e4759697f94a4b29d8774604b3929354b60758a9fa8937e68533625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d182022292d263035383b3e4042434546474748484847453e3530252827211e160a000000000000081828384759657b8c9f9a85705746331e0a0000000b1c304354657b90a29d8874604e63798c9f9f8a76614c36210c0000000000000000000000000000000000000000000000000000071c304354677d8b938a7b655b493828150200000000000000000000000000000000000002080b171f212425252220180d02000000000000000010263b50657b90a7a7927d67523d28120000000000000000000000000000000000000000000e23374b5d72879cb09b8670584733201d1409000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455657b90aba7927d67523d281200000000000000000000000000000000000002152738586d8298ad9c877256453222314455677c91a6b8c0c1b09e917c665746321e0f00000000000000000000000000000822364a5c71869cb1ab947f69543d2c1a06000000000000000000000f253a4f647a8fa4aa95806a55402b150000000000000000000000001325364b5d6d8298a8a7947f695645576c8196acac96816c57413b4b6074869cb1a5937e6957463231445570859bac97816c5443301c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d142330393c4439464b4c4c4c4b4538484746454342413f3e3d3d3632281b0a0000000000000a1a2a3b4b5d6d82979f8b76614b36210c000000001325364b5d70859aa6907b65505b6d8298a9927d68523a291704000000000000000000000000000000000000000000000000000b20354a6073879da89e8979635645321d09000000000000000000000000000000000000000000040a0c0f100f0d0b05000000000000000000000b20354b6074899ead98826d583d2d1a070000000000000000000000000000000000000000081c2e3f596e8399ae9f8b76614c37210d0100000000000000000000000000000000000000000000000000000000000000000000000000000000021527374c62778b9fac96816c57372715020000000000000000000000000000000000091d31455672879cae99846e59382828384b6074879db2b0abb0bcb29d8775614b3d2c1a0600000000000000000000000000071b2d3e54697e94aab19b86715b49352108000000000000000000000d23384d62788da2ae98836e59432e1904000000000000000000000008182e3f4c6277899eb39d8875604b53687d93a8af9a856f5a3b314455657b90a0b39e8875614b3d2c37566b8196ab9d8873604a35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102030414d52595b576161616160565f5e5c5b5a585756545352524b45392816030000000000000d1d2e3f50657b90a98f7a654f3a25100000000008182f3f52677c91a797826d554f647a8fa89a846f5846331f0a000000000000000000000000000000000000000000000000000f24394f64798ea2b4a79c8674604b36200b00000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556f849aaf9d88735b4a36210c00000000000000000000000000000000000000000014293f54697e94a9aa917c67523b2b18050000000000000000000000000000000000000000000000000000000000000000000000000000000000091f34475970859bb09b85705544311d0800000000000000000000000000000000000b20364b60758a9fab96816b56412c324556697e93a5b09e969eb0b7a596806b5b4936210f00000000000000000000000000001022374c61778b9fb4a38e79634e362513000000000000000000000c22374c61778ca1af9a85705a45301b05000000000000000000000000111f344759697f94a4a6937e68564f647a8fabb39e8873594834374b5d6e8398a8a695806b5b49353c52677c91a7a68f7a644f3a250f000000000000000000000002090b111313110e0c0903000000000000000000000000000000000000000000000000000000000000071b2d3e4d5f676e7074767777767675747372706f6e6c6b6a686867605745321e09000000000000001021364b60758a9f907b66513b261100000000001122374c61778ca59e8974604b6074899e9f8b76614c36210c000000000000000000000000000000000000000000000000000d22374d6277849aa4b5a4937e68533e29130000000000000000000000000000000000040000000000000000000000000000000000000000000001142637566b8096aba68e79634e39240e0000000000000000000000000000000000000000000e23384d63788da3ae98836e594834200b000000000000000000000000000000000000000000000000000000000000000000000000000000000005182a3b54697f94a99f8a75604b36200b00000000000000000000000000000000000e23384d63788daaaa95806a5540293a4b6075889db2a2968196a2b3b49f8b79634e3d2d1a07000000000000000000000000000a1f3447596e8398aeaa95806b5443301c0b0500000000000000081325364d63788da2af9a856f5a45301a0500000000000000000000000005182a3b4b6074879cb29d8775604b61768b9fb5a68c77624c372f3f4d62778a9eb49f8b79634e3f384d62788da6ab96806b563b2b18050000000000000000000a151d202628282624211e16191612100d0b0801000000000000000000000000000000000000000000000d22364a5c677d8386898b8c8c8b8b8a89888786848382807f7e7d7c75604b36210b00000000000000091e32455670859a8f79644f3a240f00000000000a1f34475972879ca78f7a644f546f849aaa917c67513c2712000000000000000000000000000000000000000000000000000b203448596275869cb1ad97826d58422d180000000000000000000000000000050b0d1a15130d040000000000000000000000000000000000000010263b50657b90a8a9947f6a543a29170400000000000000000000000000000000000000000c2035495a71869bb19f8a77624d37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da4a9907b66503b261100000000000000000000000000000000000f24394f64798ea4a9947f6a543f334658697f94a6af9a8470849aa8baaa98836e5b4a36210f0000000000000000000000000004182a3a50657b90a5b29d8773604a3522201915110e0c0c0d0f1825304354677c91a7ac96816c57412c1702000000000000000000000000000d1d314556667c91a2a6937e69575772879db2a5907b66503b26344859697f94a4aa99836f5d4b36495a73889eb19c8671594834200b00000000000000000e1a2731363b3d3d3b393632282e2b282522201c1418161311100f0e0c0b070000000000000000000000000f243a4f647a8c999b9ea8a1a1a1ab9f9e9d9c9b9a98979694939292826d57422d180000000000000003162838566b80958b76614c36210c000000000004182a3a586d8398a9947e6954566b8095ab96816c56412c170000000000000000000000000000000000000000000000000005182b3b4856667c91aaa8947f6a543f2a15000000000000000000000000000e1920222f2b282115070000000000000000000000000000000000000b20364b6075899eaf9a85705847331f0a000000000000000000000000000000000000000006192c3c556a7f94aaa9927c67523a29170400000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b71879cac97816c573b2a18050000000000000000000000000000000010253a50657a8fa5aa95806a5540364c6176899eb3a6937d68788a9fb4b59f8c79634e3d2c1a06000000000000000000000000000c20354b6074879db2a58f7a65503c38352b2a2623222122242c36434a6072849aafa5907b65503b26100000000000000000000000000000021527384d5e70859ab09d887561596e8399aea9947f6a543f2a2b3b4b6074869cb1a18f7b6554433c596f8499aea48c77624d37220d000000000000000e1e2b38454b505352504e4b463943403d3a373530262d2b292725242321201c130b08010000000000000000162b40556b808e9294979a9da6a3a5a7a9aaacadadadacaba9a8a0957f6a55402a15000000000000000013283e53687d9387725746331e0a000000000000152a3f546a7f94a997826c5752677d92a79a846f5a452f1a00000000000000000000000000000000000000000000000000000d1d2b384b60758b9f9e8977624d37220d0000000000000000000000000e1e2b353844403c332515000000000000000000000000000000000000091d3145566e8398ae9f8a76614c37210c0000000000000000000000000000000000000000000e23384d62788da3ad97826d5846331f09000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c576c8197ac9c87725948341f0b0000000000000000000000000000000010253a4f657a8fa4ab96816b564141566b8096a7b39e887560697f94a5b7ab98836e5b4935210b00000000000000000000000000081c3043546a7f94aaad98826d5a514d483c403b383736373a3d4954606a8095a2b29c8774604b35200b0000000000000000000000000000000a1a30404f657a8fa1a6957f6a596a7f95aaad98836e583b2a1d314455657b90a0b09b8572604a37556a7f95aaa7927d68523d281300000000000006192b3c495660666868666361575b5855524f4d4b433643403e3c3b3a3837353025201d14090000000000000014283d50626b797c7f8285888b8e909294959697989899999896918273604b36200b00000000000000000f253a4f647a8f806b563929170300000000000013283e53687d93a296816b5650667b90a499836e59442e190000000000000000000000000000000000000000000000000000000d1e3245566a808a887c65594834200b00000000000000000000000e1e2c3c484d59555044331b0b00000000000000000000000000000000000215273852677d92aaaa927c67523727150100000000000000000000000000000000000000000c2035495a70859bb09e8a76614c37271502000000000000000000000000000000000000000000000000000000000000000000000000000000000012283d52677d92aaa58c77624c37220d000000000000000000000000000000000f24394f64798ea4ad98836e5843495e74899ea89f937e68566074879db2b59f8c79634e39281603000000000000000000000000011426364d62778b9fb49f8b786b67625a5955514e4c4b4c4f535b637280959eafa1927d675544311d08000000000000000000000000000000001222374b5d6f849aaf9e8a7762667b91a6b29d87725947341f27374b5d6e8398a8a3917c67554450657b90abad98826d583c2c190600000000000b2035495a62747b7d7d7b797673706e6b67656260545a58555351504f4e4c4a433635312619090000000000000d213344505b63676a6c6f7376797b7d7f8081828383838383817c6d605544311d0800000000000000000d22374b5c647975614b36210c0000000000000011263c51667b91918476614c4e64798e928678624d38230d0000000000000000000000000000000000000000000000000000000216283850616a7674655d4c3b2b18050000000000000000000006192c3c495a626f6a62503a29170400000000000000000000000000000000000c21364c61768a9fad98836d5544311d08000000000000000000000000000000000000000006192c3c53697e93a9a8947f6a5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000c22374c61778b9fa6907b6651392816030000000000000000000000000000000d23384d62788da2b09b86705b3c42576c8194928d816d604e56677d92a4b5ab96816c5746321e090000000000000000000000000008203448596e8399aeaa9d87817c78736f6a666361616264696f7984959eafa299836e5f4d3726140100000000000000000000000000000000081b2e3f4f647a8fa0a898826d62778da6b6a58c77614c3722192f3f4d62778a9eb29d8774604b4c61768b9fb29d88735a4935200c00000000000d23384d627886909292908e8b888583807d7a777572706d6b68666564636160545b4b44372614010000000000041626333d494e5255575a5761636668696b6c6d6d6e6e6e6e6c665e4b44372715020000000000000000081b2e3e4b5c64615746321e09000000000000000d22374c6277847c726158474b6074847d73625a4935200b000000000000000000000000000000000000000000000000000000000a1a334350576160554c3f2f1d0d00000000000000000000000c2035495a627884806a5846331f0a00000000000000000000000000000000000a1f3346586f849aaf9e8974604b35200b0000000000000000000000000000000000000000000e21374c61768a9fb39d8874604b36200f00000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586f849aad97826d5746321e090000000000000000000000000000000b21364b60768ba7b39e89745b49364c61767f7d786d6352424b6073869cb1b39e8975614b3621110000000000000000000000000005182b3b50667b90a5b7a59d96918d88847f7b787776777a7e848c9aa2b19f978475614b413019090000000000000000000000000000000000001022374b5c6e8398a9a08f7b6573889eb3a6917b66513c2611203448596a7f94a4a5937e6857465872879cb1a68d78624d38230d00000000081d32485d72879ca4a8a7a5a3a69d9b9895928f8c8a878582807e7c7a797876757270605544311d0800000000000008161f2c35393d3f4239464c4e505254555758585859595857514c40312719090000000000000000000010202e3e4a4f4b4639281603000000000000000b1f344859626f666054473a4556606f686055493c2b1906000000000000000000000000000000000000000000000000000000000015253339464b4b44372f21110000000000000000000000000d23384d627888998a76614c36210c00000000000000000000000000000000000417293a53687e93aba78f7a65503a25100000000000000000000000000000000000000000000a1f3347586d8298ada6927c67523d2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a54697e93a99f8a76614b36210c000000000000000000000000000000091e32455673889eb3a78d78634d384658616a68635b5245304354667c91a4b6a7927d68533f2f1c08000000000000000000000000000d20354b6074879db2b7b2aba6a69e9995908d8c8b8c8f939a9faba49c90827461574632231300000000000000000000000000000000000000071b2e3e4d62788a9fb19c86746f8499afab95806b56392816182b3b4b6074869cb19d8875604b586d8298ada7927d67523d281200000000071c31465c71869ba9bac9bdb1aca4a6a8aaa7a4aa9f9d9a98959391908f8d8c8a878574604b35200b00000000000000010f1a2123272a2d293336393b3d3f4041424343444443413c382f1d150900000000000000000000000210202d363a3632281b0b000000000000000005182a3b484c5a514a43362a38454b5a524b44372b1e0e00000000000000000000000000000000000000000000000000000000000007151b28323635312719110300000000000000000000000014293f54697e94a6927d68523a29170400000000000000000000000000000000000d22374c62778b9fab96816b563d2c1a06000000000000000000000000000000000000000004172a3a4e64798ea2b09a85705b4a36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788da5a8917c66513c2711000000000000000000000000000000031628385b70859bb0a7927c67523d3a464c54534d493c3526364a6073869cb1b19b86715d4b37230c00000000000000000000000000081c3043546a7f94aabbbbaa9faaa6abaaa6a3a1a0a1a4a8aba29b92867b6d605646392816050000000000000000000000000000000000000000102035485a6b8095a6a4957f6a8095aab09b85705746321e0d1d314455657b90a1a6947f6a5853697e93a8ac97826c573d2d1a07000000000f243a4f647a8b9fabbcb19f978e9193949697989797979899999a9b9c9c9c9a94816c5544311d08000000000000000000060c0e121517171e212426282a2b2c2d2e2e2e2e2e2c26241d12020000000000000000000000000002101b2224211e160b000000000000000000000d1d2a3437453c3530251a283236443d353127190e0000000000000000000000000000000000000000000000000000000000000000000b161e21201d1509000000000000000000000000000011263c51667b91a699846f5846331f0a00000000000000000000000000000000000b2034485970859bb09c87725b4935210c0000000000000000000000000000000000000000000c21364a5c6f849aafa28e79634e39230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b72879dad97826d583d2c1a06000000000000000000000000000000182d42586d8297adac97816c573c2c33363f3d38352c1e1c304354687d92a6b5a3907b65503a2a1804000000000000000000000000011426364c62778b9fb4b49f8b8d91959a9ea8acb4bbab9f968e857d73665e4b4538281b0b00000000000000000000000000000000000000000005192b3c4b6175889db39f8b797a90a5b49f8a76614b36210c1527374c5d6e8399a99e8976614f64798fa8b29d87725b4a36210c000000000d22374b5c687d8d9fb5ac97817a7c7e7f8082828282828383848585868786857f73604b37261401000000000000000000000000000000030a0c0e111314161718181919191917110f090000000000000000000000000000000000070d0f0c09030000000000000000000000000d181f222f27201c130a151d202f28201d1509000000000000000000000000000000000000000000000000000000000000000000000003090c0b08010000000000000000000000000000000d22384d62778da69f8a76614c36210c000000000000000000000000000000000005182b3b54697e94a9a48d78634e38230e000000000000000000000000000000000000000000071a2d3d50667b90a4ab96806b563b2a180500000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d586d8298ad9d88735b4935210c00000000000000000000000000000014293f54697e94a9b29d87725a493520212a282321190e1325364b6075889db3ae99846f5847331f0a0000000000000000000000000008203448596e8399aea8937e787c8084898f979faa9f8b8079706760544c4032281a0b00000000000000000000000000000000000000000000000e1e324657687d92a3a99b85788da2bbaa907b66503b261109192f3f4d62788a9fa797816c5b6075899eb4a58e79634e39230e00000000071b2e3e4e5f697f949fb19f95806b686a6b6d6d6d6d6d6e6e6f6f707171716f696055443119090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d1a110b07000002090b1a130b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485a73889daa917b66513c26110000000000000000000000000000000000000d23384d62788da3a9937e69543a2a17040000000000000000000000000000000000000000000f23384c5e71869cb19c87725948341f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c91a8a68d78634e38230e00000000000000000000000000000010253a50657a8faab6a58d78634d38230e15130e0c0600081d3245566a7f94aab49f8b77614c37220c0000000000000000000000000005182b3b50657b90a5af9a846f676b6f747a818b9ca49a8478655e4b43362f1e160a000000000000000000000000000000000000000000000000031629394a6072859baba3998499aec8ab96816b563d2c1a06112035495a6b8095a69f8c7963556f8499afa9947f69543827150200000000102031414f616c8197a1af9e95806d6056575858575858595a5a5b5c5c5c5a544b4437271500000000000000000000070c0e1d140b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500000000000000000500000000000000000000000002090b161d1c110f0a00000000000000000000000000000000080e1013100b08010000000000000000000000000000000005192b3c5a6f8499ab96806b563a2a170400000000000000000000000000000000000b2035485a71869baf9a85705847331f0a0000000000000000000000000000000000000000040a1c2f4054697f94a9a58c77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b6075899ea7927d68523d28130000000000000000000000000000000c21364b61768a9fb4a9947f69543c2b19060000000000021528384c61778b9fb4aa927d68533d281305000000000000000000000000000d20354a6073879cb29f8b7862565460646c79869ba29a897b6a614b4437261909000000000000000000000000000000000000000000000000000b1c304354647a8d9fb5a199a1b3c7b19c87725b4935210c06192b3c4b6175889dab98836e5b697e94a9af9a856f5645311d090000000002132332434b60738399a2af9e9682746259493c42424344444546474747453f36312719090000000000000000010f1a21243229201c140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d202c323127241d120400000000000000000000000004111c23252925201d140900000000000000000000000000000000152a3f556a7f94aa9b86715847331f0a000000000000000000000000000000000006192b3c556a7f94aa9f8b77614c37210c000000000000000000000000000000000000000c171f2127394e63798ea3a98e78634e39230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3245566e8398ab95806b563b2a180500000000000000000000000000000a1e32465770859aafb09b85705a483520080000000000000a1f3447596e8398aead97826d584130231300000000000000000000000000071c304354697f94a9ab957f6a55444b4f5b6377859ba49e8d7f6d60554437261401000000000000000000000000000000000000000000000000001325364a5c6d8297a7b3aeb3bfcab6a48d78634e38230e000e1e324657677d92a29f8c796363798ea7b49f8a75604b36200b000000000005141d3144556075849aa2b0a0988577635b4a3d32282e2f30303132313029201d15090000000000000000000f1f2d3639473e353026180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b10120e0c06000000000000000000000000000000000000000000000a1a2832364147473c3930221406000000000000000000000c181f2e373b3e3b353126191305000000000000000000000000000010253a4f657a8fa99f8b77614c37210c0000000000000000000000000000000000000e23384e63788da4aa927d68523a2a180400000000000000000000000000000000000c1c29333637444d62778ca29f8975604b36200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000216283851677c91aa9a85705947341f0900000000000000000000000000000316293954697f94a9b5a38d78624d36251300000000000004182a3a50667b90a5b09a85705f4d41301808000000000000000000000000001325364c61778a9fb29d8774604b353d4a596176869ca59f948273605544311d150400000000000000000000000000000000000000000000000008182e3e4c6177899eb3c1c7d0d3c2a8937e69533e291400031628394d5f70859aab99846f5e73889eb3a98f7a644f3a250f00000000000001152737455761758499a1b0a39b8879635b4b45382c1d151b1c1c1c1a140b0802000000000000000000071a2d3d4a4e5c534b43362614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c20252823211a0e080000000000000000000000000000000000000002152838454b565c5c514d403124140400000000000000000c1d2a343f4b5053504b443731231507000000000000000000000000000b20364b60758a9fab917c67523626140100000000000000000000000000000000000c2135495b71869caf99846f5847331f0a000000000000000000000000000000000417293a464c545560697e93a99b85705645321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61768a9f9f8b77624c3726140100000000000000000000000000000e23384d63788da4b5aa947f6a5443301c070000000000000c20354b6074879db29e897d675f4d36261401000000000000000000000000081f3347586d8298ada5917c66513c2d3a47586277879da7a0978273604b4333221200000000000000000000000000000000000000000000000000101f344759697e93a3b5c8d9d6c1ac96816c57412c1700000b1b30414f647a8c9fa1917c666e8499aea9947e69543f291400000000000000091928394657617583969fb3a69d87796b6056493d32281a10030005000000000000000000000000000821364a5b637269605443301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2530353a3d38352c221b10040000000000000000000000000000000000091d324556606b7271665e4e423122120000000000000009192a3b474c5d65686560554d4133261504000000000000000000000000091d32455670859aad97826d5443301c080000000000000000000000000000000000061a2c3d556a7f94aa9f8b77614c37220c000000000000000000000000000000000a1f33465861696d747f8c9fa6937e6953382815020000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e32465770859aaa947f695544311d0800000000000000000000000000000c2135495b71869cb1b29c8773604a35200c000000000000081c3043546a8095aba79e917d675443301c0800000000000000000000000004182a3a4f657a8fa4af99846f5b49352a3a48596379899eaaa097816d6150402f1e0e00000000000000000000000000000000000000000000000004182a3b4b6073859baabbcedac4af9a856f5a3928160300001322364a5c6d8297a79d8776697f94a9ae98836e593a2a1704000000000000000a1b29394657617381919ea7a59d8a8074635b4b45382e1e160b0000000000000000000000000008182d3d4e6379877e72604b35200b000000000000000000000000000000000000000000000000000000000000000000000000000000010f18253036434a50524e493d372e1f180c000000000000000000000000000000000b20364b60748187867c68604e402f1e0e000000000001152737475961707a7e7b74675f504433210d00000000000000000000000002152838556a7f95aa9e8874604b35200b0000000000000000000000000000000000000e23384d63788da3aa927d6853392917030000000000000000000000000000000c21364c61767e8289949faa9e8876614c3b2b1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000003162939556a7f95aa9d8774604b35200b000000000000000000000000000006192c3c556a8095aab6a58f7a65503a2a18040000000000011426364d62788b9fb4b29d8773604b35200b000000000000000000000000000c22374b5d71869cb19f8c78634d37272b3b495b667c8c9fb49f957f6a5e4c3c2b18080000000000000000000000000000000000000000000000000c1d314455647a8c9fb4c2d2c8b29d88735745321e090000071b2d3e4c6177899ea598826e7a8fa9b29d88725847331f0a00000000000000000b1b29394655606c7c899aa1a99f9585796a60564b3f32291b110100000000000000000000001325364a5b6d829793806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000005131f2d36434a54606567635b4f4b3f332a1c10020000000000000000000000000000182d42576d81969c9c8d7e685e4c3c2b1a0a00000000081d314455617784909390877d6b62503d2813000000000000000000000000000f253a4f647a8fa6a68f7a65503727150200000000000000000000000000000000000c2135495b71869bab98826d5746331e0a000000000000000000000000000001162b40566b8094989ea7b4af9a84746259483b2a1a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394f64798ea5a5927d68533625130000000000000000000000000000000e24394e63798ea4b6ad98826d5947341f09000000000000082035485a6f849aafb6a5907b665037261401000000000000000000000000081b2e3f53687e93a8ab96806b5544311d2c3d4c5e697f94a1b59f8d7c665a48362614010000000000000000000000000000000000000000000000011426374a5c6b8096a4b5c6cab59f8b76604b36210b000000101f344759697e94a4a0917c758a9fb4a58c76614c37210c0000000000000000000b1b2837444b5e667784939fa9a39b8b8074645d4b46392f1d1509000000000000000000071c30435463798b9f9c87725d47321d00000000000000000000000000000000000000000000000000000000000000000000000000051323313d4a546067737a7d786f655d4c473a2e201103000000000000000000000000001c31465c71869bb1ab9f8c7c665a49382818080000000b20354b6073859aa2a8a59d92806b55402b16000000000000000000000000000b20354b6074889eac97816c5544311d08000000000000000000000000000000000006192c3c52677d8d9f9d8776614b36210c00000000000000000000000000000013283e53687d93a3a7a9b2b3a29a85776259473827150200000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c72879db19b86715443301c0700000000000000000000000000000c21364a5b71869cb1b49f8a77614c37261401000000000005192b3c51677c91a7b8ad98826d5544311d08000000000000000000000000001021364b6176899eb39d8874604b36201f2f404f616e8399a5ab9e8978625443301c0d00000000000000000000000000000000000000000000000009192d3e4b6074869ca8b9c9bcab8e79634e39240e00000004182a3b4b6074869cb19e8876869bb0a48f7a654f3a2510000000000000000000000b192631404c5962727e8a9ba3a99f95867a6c61574c40312719090000000000000004172a3a4a6072859baa98836e59432e1900000000000000000000000000000000000000000000000000000000000000000000000001132331414e5b63727d878f928d847a6d61584b3f2e211102000000000000000000000000182e43586d8298adbbaa9e897862564536251408000013283d53687d92a3abab9f9c8d836e59432e1900000000000000000000000000081d314455687e93a89e8975604b36200b0000000000000000000000000000000000000e25394d5f70859aa5927d68523a29170400000000000000000000000000000b21364b6075859192949ca5b0a39b8677625645311d0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e576d8297ac9e8974604a35200b0000000000000000000000000000071a2d3d556a7f95aabaa9947f6a5544311d080000000000000e20364b6075889eb3b39e8974604b35200b000000000000000000000000000a1e3246576c8196aca6917c67513f2f1c2232434c6176879daba79b8573604b3b2b1905000000000000000000000000000000000000000000000000101e32455663798a9eabbcc9a6907b66513b2611000000000c1d314455657b90a0a7947f8197aca8927d68533d2813000000000000000000000009141d303b485460697985959faaa49c8c8175665e4b44372715010000000000000a1f334758687d92a3a7927c67523d27120000000000000000000000000000000000000000000000000000000000000000000000000f2031414e5f687985929ca4a7a29a8f8276645d4b3f2e201000000000000000000000000014293f54697e94a9c5b9a79b85746054433026180a001a2f455a6f849aaf99908b867b6e6453402b1700000000000000000000000000011426374b6176899ea78f7a65503a25100000000000000000000000000000000000000a1e3041566c8196ab98826d5846331f080000000000000000000000000000091e32455760737b7d7f87969fafa49b8574604b3d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52687d92aaa88d78634d38230e0000000000000000000000000000000f23384e63788da3b5b29d8774604b352011000000000000091d3145566b8196abb9a78f7a654f3a251000000000000000000000000000031629394e63798ea2b09b85715d4c3823151f334658657b8d9fb5a2947f69594834200c00000000000000000000000000000000000000000000000002162838495b667c8d9fb5bea8937e69533e291400000000021527374c5e6d8298a79f8c849aafaa95806b55402b1600000000000000000000000001121d2b36434a5b63737f8c9da6ab9f96877b6d605544311d0f0000000000061a2c3d4c6176899eb39e8975604b36210b000000000000000000000000000000000000000000000000000000000000000000000008182d3e4d5f687d8b9ba2a3a5a8adafa098887b655d4b3e2d1d0d00000000000000000000000f24394f64798ea7b8bab4a3988272604b4336281a0d1d32475d72879ca5907b7571655d53463624100000000000000000000000000000091e3246576d8298ab95806b563d2d1a0700000000000000000000000000000000000113273d52677c92a59f8a76614c36261401000000000000000000000000000316283945556066686a7481949dafa396806b5b4a36211000000000000000000000000000000000000000000000000000000000000000000000000000000000000c22374c61778b9fa8937d68533b2a180400000000000000000000000000000c2135495b71869bb0b7a5917c67513f2e1c080000000000021527384e63798ea4b6aa947f6a553f2a1500000000000000000000000000000b2135495b6f849aafa3907b65503d2c1a17293a4b5d6c8197a7b49f8a78624d3a2a18040000000000000000000000000000000000000000000000000a1a2c3d4c5e6d8297adc0ab96806b56412b16010000000009192f404c6177889eaa9f9aa1b3ac97826c57422d17000000000000000000000008141c202725303d4955606a7b889aa2b4a59d908273604b3d2d1a07000000000c2135495b6c8197a7a995806b5645321e0900000000000000000000000000000000000000000000000000000000000000000000011426364a5c677d8d9f9f948e9093979fa9a69d8b7b655c4a3c2b1909000000000000000000000b20354b6074889eb3a99f9fa097816c605445382b1d1c32475c71879ca8937e6856504b3f3628180700000000000000000000000000000316293951667c91a89c87725b4a36210c0000000000000000000000000000000000000b20364b6075879da8937e695443301c0800000000000000000000000000000a1b2837444b515256606c7f949fb59f8d79634e3e2d1b07000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33475870859aaf9a846f5947341f0b0000000000000000000000000000061a2c3d53697e93a8b9b09b85705d4b37230f0000000000000a21364a5b71869cb1af99846f5a3c2b190500000000000000000000000000061a2c3d51667c91a5af99846f5b4935210d1c2e3f4c6176899eb3a897826d5847331f0a000000000000000000000000000000000000000000000000000f1f2f4050667b90a5c5ac96816c57412c17020000000000111f334758677d92a1b4afb3bfad97826d58422d18000000000000000000010f182630353c4439464b4d4d5d657784959faab2a096816c5b4a36210c000000000e23384e63798c9fb49f8b77624c3828160300000000000000000000000000000000000000000000000000000000000000000000081c304354647a8b9f9f8b7e797b7e828a9ca4a99e8a7a645a4837271501000000000000000000081c3043546e8398ad9f8b8a9f9f9781726056483b2e1c2f44596e8499ac96816c5738372e21180a000000000000000000000000000000000b20364b6075899ea48e79634e392410000000000000000000000000000000000000091d3245566c8196ac9c8773604b3520100000000000000000000000000000000a192731353c38454b616c8197a3ab99836f5c4a36220c0000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a53697e93ab9f8b77614c3722100000000000000000000000000000000e21364c61768a9eb4b5a38f7a65503d2c1a060000000000071a2d3d556b8095aab39e88735a4835200b00000000000000000000000000000f20354b6074879db29f8c78634e3b2b18111f334758697e93a5b49f8a77614c37220c00000000000000000000000000000000000000000000000000011223394e63788ea7b8a7937e69543e291400000000000004182a3a4d5f6f849aa8b9c7c8ab96816c56412c170000000000000000000f1f2c36434b51595d5761626262626273808c9fabb59f8c79634e39230e00000000172c41576c8196aaaa97826d5948341a0a00000000000000000000000000000000000000000000000000000000000000000000001325364b6073869b9f8d7d696466696d798699a1a89d8878625544311d130000000000000000000114263653687e93a89f8c8096a09f97827462594b3f30263f556a7f94aa98836d58432e1c1103000000000000000001080b120d0c060000091d3245566e8398ab95806b563e2e1b0800000000000000000000000000000000000215283851667c91a8a5917c66513e2e1b0700000000000000000000000000000009151d20262731434b6073859baba18e7a644f3a291704000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778c9faa947f6a543e2e1b0800000000000000000000000000000a1f3346586b8095aac1ae99846f5b4935210d0000000000000f24394e64798ea8b8a78d77624d38220d0000000000000000000000000000081d314455697f94a8ab97816c594836251317293a4b6074879cb2a9927c67523d271200000000000000000000000000000000000000000000000000000b20364b6075899eab9e8976614c36210c000000000000000c1c30414d62788a9eb4bfbbaa927d68533d28130000000000000000061a2c3d495460666e7273767777777777787a808a9fb5ab927d68523d2813000000001c31465c71869bb19f8c79634e3b2a180000000000000000000000000000000000000000000000000000000000000000000000071c304354687d92a395806a5f4e50535b63758399a1a69b8573604b41301b0b0000000000000000000e23384e63788da5aa907c8298a2a0988578655d4b43363d52677d92a79a85705b37271501000000000000000009141d20272320190e000215283852677d92ab9d87725c4b37220d0000000000000000000000000000000000000c21364b6176899eaf9a85705c4a36220c0000000000000000000000000000000001080b11151d31445563798c9fad97826d5847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485970859ab09c86715c4b37220a00000000000000000000000000000417293a51667c91a9bab59f8c79634e3b2a180500000000000b20354a6074899eb3a5907b66503b26110000000000000000000000000000011426374c61768a9eb49f8a78625443301c191d314455687e93a8a9937e69543e29140000000000000000000000000000000000000000000000000000081d3144556c8196968d7d675846331f0a0000000000000000132035485a687e93a1b3b49f8b77624d37220d00000000000000000c2135495b63737c8488888b8c8d8d8c8c8d8f959fabb29f8c79634e39240e00000000192e43596e83979f96816b5b49351d0d00000000000000000000000000000000000000000000000000000000000000000000000b20354a6073869c9c8673604b413b3d49576174839aa3a3947f6a5f4d3929160300000000000000000c2135495b72889dab9681758499a1a39b887b6a6054493c50657b90a59d88735544311d080000000000000009192631353c38352c1e14040c21374c61778b9fa58f7a644f3a250f000000000000000000000000000000000000091e3246576b8096aaa28f7a644f3a29170400000000000000000000000000000000000000021527374a5b6d8298ad9f8a76614c37210e0000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b54697e93aba48f7a644f3828160300000000000000000000000000000c22374c61778a9fb4bcab97826d5947341f0e0000000000071c3043546f849aafa9947e69543f2914000000000000000000000000000000091f3346586c8197aca99b8572604a352a2f2e27374c61778caaa7927d67523d28120000000000000000000000000000000000000000000000000000021527374c617681817b675f4d3a291704000000000000000006192b3c4a60728399a3a397816c594834200b00000000000000000e23384e63798591999d9ea6a2a2a2a1a1a3a4abaaa59d917f6a5b4a36210c000000000b21364b6074818a8273604b3d2c1a00000000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fa4927d68544330262c3946566175859ba89d927d675746321e0a0000000000000000061a2c3d576d8297ac9d87727583979fa69d8b7f73635a4b4e63798ea39f8a75604b35200b00000000000001142637444b514d493c311f180c1f33475870859bab95806b563c2c19060000000000000000000000000000000000031628394d62788b9fae98836e5847331f0a000000000000000000000000000000000000000009192d3d4e64798ea3a9937e69543c2c1906000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778b9fac97826d5645321e0900000000000000000000000000000a1f3347586b8196a7b8b49f8a77624c3c2c19060000000000132536556b8095aaac97816c57422c170000000000000000000000000000000417293a4e63798ea3b5a38f79644f473a444337444b60758a9fa78f79644f3a240f000000000000000000000000000000000000000000000000000000091f334658616c6c655d4d41301c0c000000000000000000000e1c30435461768592928575614b3b2b1805000000000000000013283d53687d8b9b9a9b9b9c9d9d9d9c9b9a99979490877c6a61503d2d1a0700000000091e324556606c756d605544311f0f000000000000000000000000000000000000000000000000000000000000000000000002162838566c8196a68c77614c3626141b293846576378899eb39d8875614b36211000000000000000000012273c51677c91a6a58e79637381949fa99f94847869605562778ca2a98f7a644f3a250f000000000000081d3144556067625a4e42332a1c172a3a556a7f94aa9c86715a4935200c0000000000000000000000000000000000000b2034485a6e8398ae9f8a76614c37210e0000000000000000000000000000000000000000000f22364a5c71869bb19b86715b4935210c000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485970859aaf9e8975604b36210b000000000000000000000000000004182a3a4c6176899eb3baa996806b5a49352012000000000013283e53687d93a8ae99846e59442f19000000000000000000000000000000000c21364a5b70859bb0a8937e6961585a5958595560677c91aa9e8874604b35200b0000000000000000000000000000000000000000000000000000000417293a464c5757504b3f302313000000000000000000000000132536475861747d7c74615746331d0d00000000000000000011263a4e60687a868585868788888787868584827f7b74675f5043331f0f000000000002162838454b5560554b44372715010000000000000000000000000000000000000000000000000000000000000000000000091e32455671869c9e887358473318080b1a2939495a677d92a2a6947e69543e2d1b0700000000000000000d22374c62778ca5a9947f69606d7f8d9ea8a29a8a7f746761778ca1a7927d68523d28130000000000081c2e3f4b60737c7868604c473a2f1e24394e64798ea6a48d78634d38230e00000000000000000000000000000000000005192b3c50657b90a4a9937d68533c2b19050000000000000000000000000000000000000000071b2d3e546a7f94a9a38d78634d38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b53697e93aba8917c66513828160300000000000000000000000000000c1f334758687d92a2b4b49f8b78634d41301d0d0000000011273c51667c91a6b09b85705b46301b00000000000000000000000000000000071a2d3d556a7f95aab39e897e7773706e6e6e70757d899ea4947f6a5443301c08000000000000000000000000000000000000000000000000000000000b1b29333642413b382f2113050000000000000000000000000818293a4756606767605646392917000000000000000000000b1e31424e5c6470707071727373727171706e6d6a6660564d41332515010000000000000a1a283237444b4437312719090000000000000000000000000000000000000000000000000000000000000000000000000b21364b60758a9f9c87725c3a2a1800000b1b2c3c4d5f70859aab98826d5c4a36220e00000000000000000b1f34475972879caf9a846f5761697c8a9ca5a89e94867d757b8fa4a8927d68533d281300000000000e23374b5d6d81918a7e6e61584c403228364a5c73889da9947e69543b2a18050000000000000000000000000000000000000d23374b5d71869cae99846f5a4835200a0000000000000000000000000000000000000000001023384d62788da4a8937e69533e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778b9fad98826d5645321e0900000000000000000000000000000417293a4a6072849aa8baa999836e5f4d3c2b1a0a0000000f253a4f647a8fa4b19c86715c47311c0000000000000000000000000000000000142a3f54697f94a9b8a79e938c88858483848589919ea59c8675604b3626140100000000000000000000000000000000000000000000000000000000000b171f212c2c25231c110300000000000000000000000000000c1c2938454b52524b4538291b0b00000000000000000000021324313e4b4f5b5a5b5c5c5d5d5d5c5b5a595755504b45383023150700000000000000000a161e27313531271d1509000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63788eab9c86715c47311c0000000e1e30414f647a8d9fa08e7a644f3c2b19060000000000000005182a3b566b8096ab9e8975604b5e667987979faba49c9289899eb4a68f7a654f3a2510000000000010253a4f657a8f9f9f938276665e4b45392d3e576c8196ac9a85705947341f0b000000000000000000000000000000000000081c2e3f54697e93a99f8b78624d3828160200000000000000000000000000000000000000000c2035495a71879cac97826d57422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485970859ab09e8975604b36210f0000000000000000000000000000000c1c30435463788a9fb4b2a1917c675a483828190a00000e23384d63788da2b09b86705b46311b00000000000000000000000000000000071c32475c71879cabb3b8b3a8a69d9a9998999b9ea7a199877862564532180800000000000000000000000000000000000000000000000000000000000000040a0c1717100e0800000000000000000000000000000000000c1a2731363d3d3632281a0b0000000000000000000000000613202e373a464546464748484847464544423f3b3631271a1204000000000000000000000209151d201d150902000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa59b86715c46311c070000001322364a5c6d8298a998836e5a4935200b00000000000000000e24394e63798ea3a8947f69554c5b6376818d9ea7b1a89e9ea8b39d8874604b36200b000000000013283e53687d93a1b4a098887c6c60574a3e3b50657b90a79f8b77624c37220d000000000000000000000000000000000000001121374c61768a9faa95806b5645321e09000000000000000000000000000000000000000006192c3c576c8297ac9a85705a362513000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b54697e93aba8907b66503d2d1a07000000000000000000000000000000132536495a687e92a0b1b39e897862564537281b0e020c21364c61768ba1ae99836e59442e190000000000000000000000000000000002172c41576c818d979ea7a4a8aeb0afaeadaaaa9f998f8376625a48382816000000000000000000000000000000000000000000000000000000000000000000000002020000000000000000000000000000000000000000000a151d202827201d150a000000000000000000000000000002101b222531303031323333323231302f2d2a26201d150a000000000000000000000000000001080b08010000000000000000000000000000000000000000000000000000000000000000000000000000000010263b50657b90a59b86715c46311c00000000071b2e3e4d62788a9f9f8b78624d38230d00000000000000000c21364a5b70859bb09d8874604b4a58616c7b88979fadb1b4b4a2937e695544311d0800000000000c22374c617783939fa8a69e908175645c4b434b6074889eab937e68533b2a18040000000000000000000000000000000000000a1f3347586d8298ad9e8875604b36211100000000000000000000000000000000000000000012283d52677d92a79d87725443301c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778c9faa947f6a5b4a36210c00000000000000000000000000000008182c3c4e606d8297a2b4a79b8574605545392b1d150e21364b61768ba0ab96816b56412c16000000000000000000000000000000000015293e51636c7981898e8f93999b9c9b9895918b847b6e6158483c2b1a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b12120b09020000000000000000000000000000000000080d0f1b1b1b1c1d1e1e1d1c1c1b191815110b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64798fa49b86715c3b2b180500000000102034485a6d8298aa96816c573b2a180500000000000000071a2d3d53687d92a9a6907b66513a464c5e66768292989c9e9f9a8473604b3727150200000000000b1f344759616f7e8a9ba3b39f97867a69605449556d8297ad9a846f5947341f0b0000000000000000000000000000000000000417293a4f657a8fa4a6927d68523f2e1c0800000000000000000000000000000000000000000e24394e63798eab9f8a75604a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485970859bb09e8979634e392410000000000000000000000000000000000e1e31424b6074849aa2b4a39983736057483c31272323384d62788da2a8927d68533d281300000000000000000000000000000000000e223445515b636c75797a7e8386868583807c766f655d4c473a2b1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c15150f0d08000000000000000000000000000000000000000000000000000000000000000000000000000d22384d62778da69c877159483420090000000005192b3c50657b90a69d88735948341f0b00000000000000000f21364b61768a9fab96816c564533404c5861747d8387898a847661544330190900000000000004182a3b474c60687985959faaa49c8b7f73635a51667c91a99f8b77614c37220d000000000000000000000000000000000000000c23374b5d72879cb19b86715d4b37230e00000000000000000000000000000000000000000b21364b60768b9faa8c77614c37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3b54697f94a9a796816b563e2e1b0800000000000000000000000000000000131d3145566075849aa4b3a1998375625a4b443738384250667b90a5a28d78634d38230e0000000000000000000000000000000000051626343d494e55606465696e7071706e6b676158504b3f332a1c0d00000000000000000000000000000000000000000000000003090b141a18120b0802000000000000000000000000000000000000000000000000000000000000050b0d191813110b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f212b2b25221b100200000000000000000000000000000000000000000000000000000000000000000000000b2034485a73889e9f8b77624d37271501000000000d20354b6074889d9f8b77624c37220d00000000000000000a1e3246576f8499ae9e8875604b362f3a475660686d7174756f61584736261400000000000000000c1d2a34424e5b6374808c9ba3a99f948478696060768a9faa937e68533b2b1805000000000000000000000000000000000000081c2e3f54697f94aaa38f7b65503c2c190600000000000000000000000000000000000000091e32455673889da48e79644f39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788da3af9a85705c4b37220c000000000000000000000000000000000215273845576176869ca4b3a1998578696055504e4d51606e8398a89a846f5a4935200c00000000000000000000000000000000000008161f2c3637444b4f4f53595b5c5b5955514c463a372e1f170c0000000000000000000000000000000000000000000000000a161e212a2f2d27201d1509000000000000000000000000000000000000000000000000000000000d1920222e2d28251e13050000000000000000000000000000000000000000000000030a0c0c0b0700000000000000000000000000000000000c1c2a333740403a372e2014060000000000000000000000000000000000000000000000000000000000000000000005192b3c596e8399ab947f6a5544311d0800000000081c3043546b8196aa947e695439281603000000000000000316293953687d92a9a6927d67523d2c2a38454b52585c5f5f5a4c473a2a18080000000000000000000c181f313d4955606b7985969fb4a29a8a7e72636f859aaf9a8570594834200b000000000000000000000000000000000000001122374c61778b9fae99836e5a4935200b00000000000000000000000000000000000000031628385b71869ba6917b66513c26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035495a71869bb09e897a644f3a2a1804000000000000000000000000000000000a1a283947586278869aa2b4a39b8a7f746b656363666f7e93a09e8978624d3c2c190600000000000000000000000000000000000000010f1a21273136393a3e4446474643403c363329231c11040000000000000000000000000000000000000000000000000b1a2832363f44433d363127191002000000000000000000000000000000000000000000000000000d1d2b343743423d3a3123140600000000000000000000000000000000000000010a0b171e2122201c1308050000000000000000000000000004172a3a474c55554f4b3f322414040000000000000000000000000000000000000000000000000000000000000000000013293e53687e93ab9d8774604b36251300000000011426364e63798b9f9a85705745321e0900000000000000000c21374c61768a9fb09a85705b4935212832363d4347494a4537332a1c0c000000000000000000000004131f2c37444b5b637481929fa8a89f9384786b7f94aa9f8c77624d37220f000000000000000000000000000000000000000b1f3447596e8399ae9f8c78634d39291703000000000000000000000000000000000000001a2f44596f8499a8937e69533e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000006192b3c556a7f94aaa79a846f5947341f0a00000000000000000000000000000000000a1b2a3a485a627684949fa9a89e9488817b78787c84939ca3937e695a49351e0e000000000000000000000000000000000000000000000609151d202425292f3131302e2b27211f170b08000000000000000000000000000000000000000000000000000b1b2938454b545958524b44372e201002000000000000000000000000000000000000000000000005192b3b484d5857534e4232241402000000000000000000000000000000000005131e252933363735302520180d0000000000000000000000000a1f334758616a6a645d4f42322212000000000000000000000000000000000000000000000000000000000000000000000d22374c62778b9fa5927d675443301c0700000000082135495b6f84999f8a76604b36210b00000000000000000a1f3347586e8499aea28d78634e3626161e21282e3234352f211f170c00000000000000000000000000000e1927313d4a56606c7d8a9ba3b4a29a8b807c90a5ab947f69543d2d1a0700000000000000000000000000000000000004182a3b51667b90a6ab96816c5746331e0800000000000000000000000000000000000002182d42576d8297ab96816b5638281602000000000000000000000000000000000000000000000000000000000000000000070d0f0f0e0d0c0a030e23384e63788da4b49f8a77614c3827150200000000000000000000000000000000000c1c2b3c485861727f8b99a1afa69d96908d8d9199a1a79b8673604b3c2c190000000000000000000000000000000000000000000000000002080b0f1014191b1c1b1916120c0a0400000000000000000000000000000000000000000000000000000417293a465660696f6d6760554b3e2e211000000000000000000000000000000000000000000000000b20344859626e6d68604f4232211000000000000000000000000000000000081723303939464b4c4a4336342b1d0d00000000000000000000000c21374c617680807a69604f402f1e0e0000000000000000000000000000000000000000000000000000000000000000000b1f3447596f849aaf9c8673604a35200f00000000061a2c3d54697f94aa907b65503b251000000000000000000417293a51677c91a7ab95806b5443301c090b13181c1f201a0c0a040000000000000000000000000000000009151d2d38454b5f687985969faba99f95889db3b19b86715b4a36210a000000000000000000000000000000000000000c20354b6074889db29e8976614b36251300000000000000000000000000000000000000162b40556b8095aa9a846f5645321e090000000000000000000000000000000000000000000000000000000000000006101b2224242322211e161d2135495b72879cb1a9947f6a5645311d090000000000000000000000000000000000000d1d2b3a475460697983909aa2aaaba5a3a2a6afa69d8979635544311e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33465861757f84827c74645c4b3f2e1b08000000000000000000000000000000000000000000000d22374d627883827d69604f3f2e1e0e000000000000000000000000000007172734414d5257616160544d483b2b18050000000000000000000012273c51677c91958f7e695e4c3c2b1808000000000000000000000000000000000000000000000000000000000000000005182a3b51667c91a5a4927d67523d2c1a060000000011263c51667b91a6957f6a55402a150000000000000000000c20364b6075899eb29d8874604b35200b000003070a0a050000000000000000000000000000000000000000020f1a2731414e5b6374818d9ea7b4a69da6b8b5a38e79634e39281603000000000000000000000000000000000000081d3144556b8095aba8937e695443301c0700000000000000000000000000000000000013283e53687d93a89f8975604b36210b0000000000000000000000000000000000000000000000000000000000010f1a212d36393a393736322932312c3d556a7f94aab39d8874604b372614010000000000000000000000000000000000000d1c2936434b5b636e7b858e959b9fa9a79e9a94887a645b49372715000000000000000000000000000000000000000000000000000000000000000000000003090b141a18120b080200000000000000000000000000000000000000000000000c21364c61768694999892867a655d4b37220e0000000000000000000000000000000000000000000013283e53687e9397927e695d4b3c2c1c0c0000000000000000000000000315253445515f67717677746d62594834200b000000000000000000000b21364b6075879d9f8c7c665a483625130000000000000000000000000000000000000000000000000000000000000000000d20354b6073879db19b86715b493521130100000010253a50657a8fa599846f593b2a18050000000000000000091d3245566c8297aca6907b655038281603000000000000000000000000000000000000000000000000000000000a151d313d4956606b7c899aa2b4b3b8c4c1ab96816c5745321e09000000000000000000000000000000000000011426374d63788da2b19c8773604a35201000000000000000000000000000000000000010253a50657a8faba8917c675136251300000000000000000000000000000000000000000000000000000000000f1f2c353e4a4e4f4e4d4b4639474645434c62778b9fb4a6927d685544311d0b000000000000000000000000000000000000000c1826303d494e5d65707980868a8b8b89857f76645c4a3d2c1909000000000000000000000000000000000000000000000000000000000000000000000a161e212a2f2d27201d150900000000000000000000000000000000000000000000152b40556a8095a4aeada49c8b7b654f3a2510000000000000000000000000000000000000000000001a2f44596f8499ac9f8b7b655a493a2a1b0a00000000000000000000001121334351636c7d868b8c898277624d37220d00000000000000000000091e324556667c90a19e8978625443301c070000000000000000000000000000000000000000000000000000000000000000081c304354687d92a4a38d79634e41311f0f00000010253a4f657a8fa49d88735948341f0b0000000000000000021528384f647a8fa4ad97826d5645321e09000000000000000000000000000000000000000000000000000000000002131f2c38454b5e667784949fa8b3bfc9b39e8975604b36210b00000000000000000000000000000000000000092035495a70859ab0a4907b66503e2e1b0700000000000000000000000000000000000c21364c61768b9fad98836e5443301c0c000000000000000000000000000000000000000000000000000000061a2c3d494e5c6464636261575e5d5b5a5857596e8399aeb29c8773604b392916030000000000000000000000000000000000000008141c2c353f4b505b636b7175757574706961584a3e2d1f0f000000000000000000000000000000000000000000000000000000000000000000000c1a2832363f44433d3631271910020000000000000000000000000000000000000000182d42586d8297adbcc2b6a99b86715b46311c060000000000000000000000000000000000000000001a2f455a6f849aafa99e8878625847392819090000000000000000000a1a2e3f50616c81929ca4a89e97836e59442e1904000000000000000000031628384c5e6f8399a79b8572604a35200e0000000000000000000000000000000000000000000000000000000000000000011426364b6073869cae99836e5f4e3d2d1e0e0b0b0f24394f64798ea4a68c77624c37220d0000000000000000000a22374b5d72879cb29e8975604b36210c000000000000000000000000000000000000000000000000000000000000010f1a2832404c5962737f8a99a1b1b6b9a7927d68523d28130000000000000000000000000000000000000006192c3c53687d92a8af9a846f5c4b37220f00000000000000000000000000000000000a1f33465871869bb09d8873604a3a29170800000000000000000000000000000000000000000000000000000c2135495b63707979787776757372706f6d6c6a697c92a7b6a5927d685746321e0a0000000000000000000000000000000000000000010e1a212e373d4a4e5554606060555b544c463a2d2010010000000000000000000000000000000000000000000000000000000000000000000c1c2938454b545a58524b44372e2010020000000000000000000000000000000000000011263b50667b909eb3b8beb39e89735e49341e0900000000000000000000000000000000000000000013283e53687e93a6b7a69c86766157453727180800000000000000021528384b5d6a7f959fb1b4adad98826d58432d1803000000000000000000000a1a2f404d62788b9fa3927d67523c2c19060000000000000000000000000000000000000000000000000000000000000000081c304354657b90a0a1927d685c4a3c2b1d20201d22384d62778da9a5907a65503b2510000000000000000000081b2e3f556a7f94aba8917c67523a2a1804000000000000000000000000000000000000000000000000000000000000000a151d2f3b485460697883909ca4b2ad98826d58432d1800000000000000000000000000000000000000000e21364b6176899eb4a28f7a644f3d2d1a07000000000000000000000000000000000417293a546a7f94a8a6917c6658463326180d040000000000000000000000000000000000000000000000000e23384e6379848e8f8e8c8b8a898786848381807e7e93a9c3b29d8875614b36210c0000000000000000000000000000000000000000000006111c232d363936434a4b4b44373f3633291c10020000000000000000000000000000000000000000000000000000000000000000000417293a465660696f6d6760554b3e2e2110000000000000000000000000000000000000000f23384c5e6b80929ea7aaa097816c57422d17020000000000000000000000000000000000000000000b21364b6075889dabb6a49b857560554436251300000000000000091d324556657b8c9fb4ab9f9899947e69543f2914000000000000000000000000122035495a6b8196a89b85705b4935210c0000000000000000000000000000000000000000000000000000000000000000011426364b5d6d8297a69f8a7a645a493a3136353126354b6075899fa8927d68533d2813000000000000000000001022384d62788c9fae99846f5947341f0a000000000000000000000000000000000000000000000000000000000000000002121d2b36434b5a626e7b86939d9f937e68533e281300000000000000000000000000000000000000000a1e3246576d8297adae99836e5b4a36210c00000000000000000000000000000000000c22374c61778a9eb29d8876614c43362b1f18140f0d070000000000000000000000000000000000000000162b40556b80959da6a3a2aa9f9e9c9b9a98969593939caec1b7a696816c56412c17000000000000000000000000000000000000000000000000080f1a2123253035363631272a211f170c00000000000000000000000000000000000000000000000000000000000000000000000a1f33465861757f84827c74645c4b3f2e1b08000000000000000000000000000000000000091c2f4050626b7d8993958f8274604b36200b00000000000000000000000000000000000000000000091e324557667c8d9fabb4a3998373605443301c15060000000006192c3c4b6074869caba99f8c83848376614c36210c00000000000000000000000006192c3c4c6176899ea38d78634d38230f00000000000000000000000000000000000000000000000000000000000000000008182f3f4c6176889da89d8878625947454b4b443734445572889da8937e69533e2914000000000000000000000b2035485a70859aaf9f8b77614c37220f000000000000000000000000000000000000000000000000000000000000000000000d1826303c484d5e66747e888a7f6a604e3a261100000000000000000000000000000000000000000316293950657b90a5b59f8c79634e3b2a1804000000000000000000000000000000000b1f3447596a7f95a3a699836e6054483b342a2a24211a0f010000000000000000000000000000000000000c21364c617580888e93979b9ea8a5a8aaacacaaa8a9b3b8c5bcac97816c57422c170000000000000000000000000000000000000000000000000000070c0e131c2020201d15140c0a040000000000000000000000000000000000000000000000000000000000000000000000000c21364c61768694999892867a655d4b37220e0000000000000000000000000000000000000011223344505f68767e807a6e605645321d0900000000000000000000000000000000000000000000031628394c5e687e8d9faab3a1978272604a43322413040000000a2035495a6a7f94a4b49f8b7c6e6f6f615846331f0a000000000000000000000000000e1f3347586b8095aa95806a553d2d1a07000000000000000000000000000000000000000000000000000000000000000000111f334758657b8c9fa69c86776159566060554c47435473889da6907b66513b26110000000000000000000005192b3c52687d92a8aa937e69533d2c1a060000000000000000000000000000000000000000000000000000000000000000000008141c2b35404c55606874776a615042311f0b0000000000000000000000000000000000000000000b20354a6073879db2ab97826d5947341f0b0000000000000000000000000000000004182a3b4b6074859ba6a196807262594c473b3f39362d200f0000000000000000000000000000000000000a1e334657616b74797e8286898d90929596979795999ea7a3ab9f8e79634e39240e000000000000000000000000000000000000000000000000000000000000070b0b0b080200000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095a4afada49c8b7b654f3a25100000000000000000000000000000000000000004152633414e5861696b645c4b453828150200000000000000000000000000000000000000000000000a1b2f404e60687d8c9fa9b1a096806b614f4231221203000a1a31414d62788a9fb4a0927d675e59594c463a2917040000000000000000000000000004172a3a4d62778b9f9c87725b4a36210c00000000000000000000000000000000000000000000000000000000000000000004172a3a4b5d697f949fa49b8577646375746a6159546074899ea48d78624d38220d00000000000000000000000e21364b61768a9fb09b85705b493521090000000000000000000000000000000000000000000000000000000000000000000000010e19202f37444b55606259504333241402000000000000000000000000000000000000000000071c3043546b8095aab49f8a77614c37220c00000000000000000000000000000000000c1d3144556278889ea89e9683786a615957544e4a3e2d1a07000000000000000000000000000000000003172939464c546064686d7174777a7d7f8182818084888c8d8f8b826d5b4a36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d43586d8298adbcc2b6a99b86715b46311c0600000000000000000000000000000000000000071523313a464c54554f4a3e32281a0a00000000000000000000000000000000000000000000000000122231424e5f677c8b9ea8b09e947f69604e40302111031628384e606f849aa8a798826d5f4d40443633291c0c0000000000000000000000000000000c2034485972879ca48e79634e39240e000000000000000000000000000000000000000000000000000000000000000000000c1c2e3f4f616c8196a0a39b877a798a887f776e6a6d7c91a89c86715a4835200b00000000000000000000000a1e3246576d8298ada38d78634e37271501000000000000000000000000000000000000000000000000000000000000000000000000051119273137444b4c483b3325150600000000000000000000000000000000000000000000001325364e63788da3b5a9937d68533e2813000000000000000000000000000000000002152737485a647a8a9ea9a1998a8077706c69645c4a36210d0000000000000000000000000000000000000b1b293336434b4e535754606265686a6c6d6c6b6f73767879776d64523d2d1a070000000000000000000000000000000000000000000000000000000000000000000000040a0c0c0a04000000000000000000000000000000000000000000000000000000000000000000000011263b51667c909eb3b8beb39e89735e49341e09000000000000000000000000000000000000000005131b2933363e403a362e2220190d0000000000000000000000000000000000000000000000000004142431414d5e667b8a9ea7ae9d927e685e4d3f2f20101e324556687d92a2b39e8976614c41302f211f170c0000000000000000000000000000000005182b3b586d8297a9947f69543f2a140000000000000000000000000000000000000000000000000000000000000000000000112132434b607282979fa59c8e8a9f9e948b847f828c9fab947f6a5645321d0900000000000000000000000316293950657b90a6ab95806b5544311d08000000000000000000000000000000000000000000000000000000000000000000000000000009151d27313537342a1d1507000000000000000000000000000000000000000000000000082135495b71869bb0ab96816b56412c1600000000000000000000000000000000000009192b3c4b5c657b8b9ea8a89e958b85827f7a644e39240f000000000000000000000000000000000000000b171e263035393e36434a4d50535557575756595861636462595245351f0f00000000000000000000000000000000000000000000000000000000000000000002090c171f21211f17100e0800000000000000000000000000000000000000000000000000000000000000000f24384c5e6b80929ea7aaa097816c57422d1702000000000000000000000000000000000000000000000b171f212832363d3f37342b1d0d0000000000000000000000000000000000000000000000000006142330404c5d657a899da6b49f8c7d665d4b3e2e1f29394b6075889db2a6947f69584733231a0c0a0400000000000000000000000000000000000013293e53687e93a899836e59442f19040000000000000000000000000000000000000000000000000000000000000000000003141c304354607281949faba89fa8b3aa9f9994979faa9f8c7874604b36200b0000000000000000000000000b20354b6074889db29d8874604b35200f0000000000000000000000000000000000000000000000000000000000000000000000000000000109151d20221f180d0000000000000000000000000000000000000000000000000000061a2c3d54697f94a9ac96816c57412c17000000000000000000000000000000000000000e1e2e3e4b5d657c8a9aa2aeaa9f9a9794806b56412b1600000000000000000000000000000000000000000308141c202429253035383b3d40414242403a474c4e4f4d483b3527170100000000000000000000000000000000000000000000000000000000000000000a151d2029333737332a25221b1007000000000000000000000000000000000000000000000000000000000000091d2f4050626b7d8993958f8274604b36200b00000000000000000000000000000000000000000000000004152838454b52544d483b2b1808000000000000000000000000000000000000000000000000000513222f3f4b5c6479889ca5aa9f8b7b655c4a3d2d324657697f94a6b39e8875604b3a2a170500000000000000000000000000000000000000000010253a4f657a8fa49c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000011426364354606c7f8d9ea6b4bac6bbb4aea9adb4bbab9f8b7e69533e2914000000000000000000000000081c3043546b8096aba6917c67513d2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0d0b05000000000000000000000000000000000000000000000000000000000f23384d62788da6a6947f6a543f2a15000000000000000000000000000000000000000010202e3f4c5e65798490999ea8a79e8b78624d38220d0000000000000000000000000000000000000000000001080b0f13131c202225282a2c2d2c2b2a3337383a37342b1d17090000000000000000000000000000000000000000000000000000000000000002101a2731363a474c4c473a3a372e211a0f00000000000000000000000000000000000000000000000000000000000012223344505f68767e807a6e605645321d09000000000000000000000000000000000000000000000000091d32455660676962594836251300000000000000000000000000000000000000000000000000000412212e3e4a5b6378879ca4a99e8a7a645b4a3c364b6176899eb3a8947f6a5645321c0c000000000000000000000000000000000000000000000e23394e63788ea59b86715c46311c0700000000000000000000000000000000000000000000000000000000000000000000000008182636434a61697c88989fabb3b8c4bfbfc6b9b4a79e8c7a644f39240f000000000000000000000000011426364e63798ea3af9a846f5c4a36210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2035495a73889b9d8877624c37220d00000000000000000000000000000000000000000211212f404c5b63707b83898c8d897e685a4835200b00000000000000000000000000000000000000000000000000000000070b0d10131517181716171f2123242220180d00000000000000000000000000000000000000000000000000000000000000000412202d38454b5358616158584f4b3f362d1c13080000000000000000000000000000000000000000000000000000000004162633414e5861696b645c4b45382815020000000000000000000000000000000000000000000000061a2c3d4b60747c7f78625443301c0700000000000000000000000000000000000000000000000000000311202d3d495a6277869ca4a89e8979635b494354697e93a7b49e8976614c38281600000000000000000000000000000000000000000000000c21374c61768c93877a644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000008182530434f5e6676828c979da6a8aaaaa9a89e96897c665c4a36220d000000000000000000000000000821364a5b71869bb1a28e79644e39240f00000000000000000000000000000000000000040a0c16150b0902000000000000000000060c0e151a1e1b140b080200000000000000000000000000000000000000000000000000000006192c3c52677d868879635948341f0b0000000000000000000000000000000000000000000311212f3d494e5e666e7477777568604e3c2b19050000000000000000000000000000000000000000000000000000000000000000000002020200040a0c0e0f0d0b0500000000000000000000000000000000000000000000000000000000000000000212222f3e4a566068727676736d655d4e4a3d3025180a00000000000000000000000000000000000000000000000000000000081623313a464c54554f4a3e37342b1d1709000000000000000000000000000000000000000000000c2135495b6e8392948572604a35201000000000000000000000000000000000000000000000000000000002101f2c3c48596277869ca8a79d8879635a4b6073879cb2ab96816c5846331a0a00000000000000000000000000000000000000000000000a1f3347586e837e75645c4a36220d00000000000000000000000000000000000000000000000000000000000000000000000000000008131c32404c58616d7982888f9394959390898177665e4c3e2d1b0700000000000000000000000000071a2d3d54697f94abaa95806b55402b160000000000000000000000000000000000000c181f222c2a211e160a000000000000000e1920232a2f333029201d15090000000000000000000000000000000000000000000000000000000e25394d5f677174635b4a3b2a18050000000000000000000000000000000000000000000003111f2c35404c515460626260564e41311e0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202f404c5c64747e878c8c88827a70635b4a4336281a0b0000000000000000000000000000000000000000000000000000000005131b2933363e4037444b4d483b342717050000000000000000000000000000000000000000000e23384e63788da1a3917c66513e2d1b07000000000000000000000000000000000000000000000000000000010f1e2b3b485963798a9eaba69d8778625a667b90a5b4a28d78634e3a29170000000000000000000000000000000000000000000000000417293a53646e6960564a3e2d1b07000000000000000000000000000000000000000000000000000000000000000000000000000000000015222f3a474c5b636c74797d7f807e7b756c62594c403020100000000000000000000000000000000f22374d62778b9fae98836e59432e1904000000000000000000000000000000000c1c2a3337413f3632281a0a0000000006141e2c3538404548463e363127190d00000000000000000000000000000000000000000000000000000a1e30414d525560554a3d2d1d0d000000000000000000000000000000000000000000000000010f1a212f3836434b4c4d4b45383123130000000000000000000000000000000000000000000000070b0e0c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192d3e4c5e667a86939ca4a79e988f85796a60544538291b0b00000000000000000000000000000000000000000000000000000000000b171f212c3c4955606259524534220f00000000000000000000000000000000000000000010253a50657a8fa5af9a85705c4a36220f00000000000000000000000000000000000000000000000000000000000e1d2b3b4a5b667c8d9fa9a59d8778626e8398aeaf9a846f5b49351c0c000000000000000000000000000000000000000000000000000c1c36465359544b45382d201000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c2a333d494e546064686a6a696660564c483b302212020000000000000000000000000000000b2034485970859aac97826d57422d18020000000000000000000000000000000b1b2a3a474c56544b45382816020000071524313c494d555a5d5b534b44372b1d0d00000000000000000000000000000000000000000000000000011323303937444b44372d1f0f00000000000000000000000000000000000000000000000000000006121c2426303537383631271a130500000000000000000000000000000000000000000108131c202320190e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426374a5c667c8b9ca4b1b2b3b3ada29a8c7f726056463a291b0a0000000000000000000000000000000000000000000000000000000000040c2135495b6374776c63523e2a150000000000000000000000000000000000000000000d22384d62778da6b4a28e79644e3e2d180800000000000000000000000000000000000000000000000000000000000d1d2d3d4c5e677d8b9ea7a59d8777768a9fb4a9927d67523d2c1a00000000000000000000000000000000000000000000000000000018283640433e3632281a100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c181f2c3636434b4f53555554504b4538342a1d12040000000000000000000000000000000005192b3b53687d92a6937d68533e2813000000000000000000000000000000031729394758616b6a605645321e090006152532424e5a636a6f7370696055483b2b1d0d0000000000000000000000000000000000000000000000000005131e252731353127190f0100000000000000000000000000000000000000000000000000000000000908141c202222201d150a00000000000000000000000000000000000000000008141c25303538352c1e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455647a8b9fa9a89e9c9ea7aab3aa9f9483746158463928190900000000000000000000000000000000000000000000000000000000011527374d6379878c816c57422c170000000000000000000000000000000000000000000b20354a6074889eb3ad98826d5c4a3626140100000000000000000000000000000000000000000000000000000000000f1f30404d5f677b899ea6a59c878095a9b49f8a76614c36210f0000000000000000000000000000000000000000000000000000000a18242b2e29211e160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a212630353a3e3f403e3b3632281f180d000000000000000000000000000000000000000d21364c61768d988875604b36210b0000000000000000000000000000000a1e3346576176817f74604b36210b03132432434f6068787f8488857e746259483b2b180500000000000000000000000000000000000000000000000000010a09151d201d150900000000000000000000000000000000000000000000000000000000000000000001080b0d0d0b09020000000000000000000000000000000000000000000818263036434a4d493c2c1d0d00000000000000000000000000000000000000070b10110f09000000000000000000000000000000000000000000000b20354b6073869ca69d908987898d959ea7b4a199847661574537271808000000000000000000000000000000000000000000000000000000081d3144556e83999c87725c392917030000000000000000000000000000000000000000071c3043546b8096abb49f8c79645443301c10000000000000000000000000000000000000000000000000000000000001122230404d5d657a889da6a59c959eafaf9a846f5746331e0a0000000000000000000000000000000000000000000000000000000007111719140b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000608141c2024282a2b2926201d150a0500000000000000000000000000000000000000000a1f3346586a7f8279635745321e09000000000000000000000000000004182a3b4b61758696927d67523d2812112131424f61697e8b959a9d9b93857762594834200b0000000000000000000000000000000000000000000000000000000001080b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636434b5460635a493b2b18050000000000000000000000000000000008131c202526231c1104000000000000000000000000000000000000000316293952677d92a49d887c7472747880899da6aea29a84756055443626140100000000000000000000000000000000000000000000000000000b20354b60758a9f9e89745746331e0a0000000000000000000000000000000000000000001325364d62788c9fb4aa9b8573604b3e2d1e100000000000000000000000000000000000000000000000000000000000041222303f4b5c6479889da5b2aaafbca9947f6954392917030000000000000000000000000000000000000000000000000000000000000204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f13151514110b0902000000000000000000000000000000000000000000000417293a4f616a6d635b493928160300000000000000000000000000000b1f3447596c8196a4947f69543f2a141f2f3f4e60697f939fa9adaaada39b8777624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b13130b0902000000000000000000000000000000000000000000000000000000000000000000081c304354606b747870594834200b00000000000000000000000000000210182530353a3b382f2211000000000000000000000000000000000000000a1e3246576f849aa3917c6660545b636b7787949daea2998373605443301c1200000000000000000000000000000000000000000000000000000d22374d62778ca9a78b76614c36210c000000000000000000000000000000000000000000082035495a6f8499a9b5a3937e695c4a3c2d1c1308000000000000000000000000000000000000000000000000000000000412212e3d4a5b6378879da5b7c5b9a88e79644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b32434f54584e493d2c1b0a0000000000000000000000000000000c22374c61778a9faa947f6a553f2a1b2c3d4c5d687e929daa9f9895989ea595806b55402b1600000000000000000000000000030a0c13181b170c0a030000000000000000000000000000000000000000000000000000000000000a151d202828201d150a00000000000000000000000000000000000000000000000000000000000000000b20354b607280898c77624d37220d000000000000000000000000000010202d36434a4f504c402f1c090000000000000000000000000000000000000c21364b61768a9f9b86715e4b43494e5962767f94a1b1a1988272604b40301e0e000000000000000000000000000000000000000000000000000d22374d62778ca2a48f7a644f3a250f00000000000000000000000000000000000000000006192b3c4e63798b9fb4b49f8b7a645a4a3e302518080000000000000000000000000000000000000000000000000000000002101f2d3d495a6378879da7b9b49e8975604b3c2b1b0b000000000000000000000000000000000000000000000000000000000207000000000000000000000000000000000000050b0d13140c0b0400000000000000000000000000000000000001080b1015181a1b1916120d0b050000000000000000000000000000000000000000000000000000000000000000000000001525323c3f4339362c1f0f0000000000000000000000000000000011263c51667b91a9ad98836d583c2b2939495b657b8c9fa69d8b838083898f8c7a644e39240f0000000000000000000000030b171e21282e302c211e160b000000000000000000000000000000000000000000000000000000000a1a2731363d3d3631271a0a0000000000000000000000000000000000000000000000000000000000000014293e54697e939e927d6853362513000000000000000000000000000e1e2d3e4a546065665e4c38230c00000000000000000000000000000000000010253a4f657a8fa997826d574030353b4858616f83969fb1a096806b5e4d3c2c1a0a0000000000000000000000000000000000000000000000000b20364b60758ba6a9937e6954372715010000000000000000000000000000000000000000000e2136495b697e93a0b1a99d8878645c4a433625180800000000000000000000000000000000000000000000000000000000010f1f2c3c495a6278899eb3b39e8976625a4839291a0b00000000000000000000000000000000000000000000000002090b171c12100a00000000000000000000000000000d1820222829221f180c0000000000000000000000000000000309151d20252b2d2f302e2b272220180f0d07000000000000000000000000000000000000000000000000000000000000000000071520272a2d23211a0f01000000000000000000000000000000000e23394e63788ea4b29d87725a49353246576379899ea99d88796e6a6e757a79645c4a36210d000000000000000000000b161e2933363d4346423632291b0b000000000000000000000000000000000000000000000000000002152738454b53524b45382715020000000000000000000000000000000000000000000000000000000000001a2f445a6f8499ad98836e5443301c07000000000000000000000005192b3c4a5c64737a7c66503a2a1704000000000000000000000000000000000013283d53687d92a897826d57422d212b3a474c607381969fb09e917c665a49382815020000000000000000000000000000000000000000000000091d32455673889dae99836e5544311d08000000000000000000000000000000000000000000061a2c3d4f606d8297a2b4a69d887a696054433626180900000000000000000000000000000000000000000000000000000000010f1e2c3c4b60758a9fb4b8a79d877862574638281b0c000000000000000000000000000000000000000000000a151d202c3127241d12040000000000000000000006131d2b34373d3f37342a1d0c000000000000000000000000000b161e2731353a4042444543403d37342b24221b10080100000000000000000000000000000000000000000000000000000000000000030c1215180e0c060000000000000000000000000000000000000c2136495b71869cb1a58d78624d383a4b6175869ca79f8b7a645b55566065635b4a3e2d1a07000000000000000002101b293239464c53585b574b463929160300000000000000000000000000000000000000000000000000091d314556606868605645311d09000000000000000000000000000000000000000000000000000000000000192e43596e8398ae9e8874604a35200b00000000000000000000000b2035485a647a868f87725847331f0a0000000000000000000000000000000000152a3f556a7f94aa98826d58432d181c2a334455606c8197a1b39e8978625645321d12040000000000000000000000000000000000000000000002152838596f8499ae9e8975604b35200b000000000000000000000000000000000000000000000f1f32424b6074849aa2b3a69d8a7f726054433627190b00000000000000000000000000000000000000000000000000000000000e24394e63798ea9bac5b7a59c8675615646392a1c0e00000000000000000000000000000000000000000a1a28323641473c39302212000000000000000000021324313b484c53544c473b2a180400000000000000000000000b1b283237444b4f5558595a5856524d483b39362d201d15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d556a8095aaa8937e69533a47586d8297a4ab97816c5c4a3d454b504e493d2d200f00000000000000000311202d39464b5761686d706c615746321e0a000000000000000000000000000000000000000000000000000b20364b60747d7d74604b36200b00000000000000000000000000000000000000000000000000000000000012283d52677d92a7a68e79644e39240f00000000000000000000000d22384d62788a9ca48c77614c37210c0000000000000000000000000000000000162b40566b8095ab99846e59442f190c182737444b60728399a4a79b8574604b3e3023120000000000000000000000000000000000000000000000152a3f546a7f94a9a88f7a65503a25100000000000000000000000000000000000000000000001141d32455661758499a1b4a89f94817260544437281b0c0000000000000000000000000000000000000000000000000000000012273c52677c91a7baada8b3a49a84746157473a2b1e0f0100000000000000000000000000000000000a1a2838454b575c514d40301c0c0000000000000000102031424e59626869615947341f0b0000000000000000000003162839464b5560656a6d6f706e6b676259564f4a3e3531271911010000000000000000000000000000000000000000070b14181714100c0a04000000000000000000000000000000000000000000000000000f24394e63798ea5ae99846f58474c61778a9fb49f8c78624d3e2d32363a39352c1f0f01000000000000000111212f3e4a57616b767d83858175614b36210c00000000000000000000000000000000000000000000000001162c41566b8092927e69543e29140000000000000000000000000000000000000000000000000000000000000f24394f64798eaaa9947e6954372614010000000000000000000012283d52677d92a8a5907b66503b26110000000000000000000000000000000000172c41566c8196ab9b86705b382815020919273143546175869ca8a3957f6a5c4d41301d0a000000000000000000000000000000000000000000000d22374c62778a9fab96816b563e2d1b0700000000000000000000000000000000000000000000021528384657617583939fa9b49f978172605546392a1c0e000000000000000000000000000000000000000000000000000000152a40556a7f95aaad9c939ea7a29a84756158483c2d1f1002000000000000000000000000000000021528384556606c71675f4d3a2a1804000000000000071b2d3e4e6068777d7e77614c37220c00000000000000000000091e324657616b747a8082848583807c77726b645c524b44372f1c1408000000000000000000000000000000000008131c20292e2d2925221f180c0800000000000000000000000000000000000000000000000c21364a5b72879cb29f8a76614c596b8095a9a798826d5a4935201e212523211a0f0100000000000000000f1f2f3f4b5c6475808992989b96806b56412c16010000000000000000000000000000000000000000000000071c31475c71869c97826d583726140100000000000000000000000000000000000000000000000000000000000c21374c61768b9fae99846f5544311d08000000000000000000000f24394e64798ea3aa957f6a553626140100000000000000000000000000000000162c41566b8196ab9d88735645321d090009152636465763798a9eb39e887a675f4d392411000000000000000000000000000000000000000000000b1f3447596e8399ae9d87725c4a36220a00000000000000000000000000000000000000000000000a1a2939465761727e8b9faab19f9782736157473a2b1e0e0000000000000000000000000000000000000000000000000001152737586e8398ada8937e899ea8a29a8576625a4a3d2e2110020000000000000000000000000000091d324556607481867d675947341f140200000000000d22364a5c687e8b929485705b46301b000000000000000000021528384b617580898f9597999a9895928c878179716760554b3f3026180900000000000000000000000000000008182530353e43423e3b37342a221b1006000000000000000000000000000000000000000000071a2d3d566b8096aba9927d685762778a9fb39e8976614c3c2c19090b100e0c060000000000000000000a1a2d3d4b5d657a87959ea8a9a09886725c47321d070000000000000000000000000000000000000000000000081d33485d72889d9a846f5544311d0800000000000000000000000000000000000000000000000000000000000a1f3347586f8499ae9e8974604b35200b000000000000000000000d21364a5c70859baf99846f5443301c0800000000000000000000000000000000152b40556a8095aa9f8b75604b36200b000008182939495b687e92a1a69e8d7d67513f2f1b0b00000000000000000000000000000000000000000005182a3b54697e93a9a58e79644f3828150200000000000000000000000000000000000000000000000b1b2939465460697d8c9da5b0a09883756158483c2b1b0b000000000000000000000000000000000000000000000000081d31445571869cb19e89737a8a9ea9a39b8678635b4b3f2e201001000000000000000000000000031729394b607483969c8977614c42321d150a000000000f243a4f647a8d9fa598826d58432e18000000000000000000091d3245567084969ea7a7a6a7a9acaba7a59d968e867d74655d4b43362619090000000000000000000000000000132536434a54585753504c473a372e211a0f0300000000000000000000000000000000000000000f253a4f647a8fa5b29d8775616e8398a8a3937e695847331e0e0000000000000000000000000000021628384a5c657b8b9da5a39b948f8277614c37220c000000000000000000000000000000000000000000000000071c31465c71869b9e8974604b35200b00000000000000000000000000000000000000000000000000000000000417293a53697e93a8a88e79644f39240f00000000000000000000071a2d3d54697e93a99e8974604b35200b0000000000000000000000000000000014293f54697e94a9ab8e79634e39240e0000000b1b2c3d4e606e8399a7ab9c86715d4b392917030000000000000000000000000000000000000000000e24394e63798ea4ab96806b5645321d090000000000000000000000000000000000000000000000000b1b2836434a5f677b87969fb4a1998576625a483929170300000000000000000000000000000000000000000000000b20354b60758a9fae99846e657b8b9fa9a49c8879655d4b3e2e1f0f0000000000000000000000000a1e3346576e8398a1a798826e604f4332281a0e000006192b3c596e8399ab9d8776614c37210c0000000000000000000b20364b60758b9a989492919294979b9faaaeaba49c92877b6b60544437261401000000000000000000000000071c30435460696d6c696561594f4b3f352c1e160a000000000000000000000000000000000000000b20354a6073879db2a59882747a8c9fab9b8573604b3a2a17000000000000000000000000000000091e324556647a8a9ea89e92857e7a6d615947341f0a00000000000000000000000000000000000000000000000003192e43586e8398a78f7a654f3727150100000000000000000000000000000000000000000000000000000000000f243a4f64798fa9a9947e695436251300000000000000000000000f23384d62788da4a78e79644e39240f0000000000000000000000000000000012273d52677c92a7a7927c67523d2712000000000f1f31424c6277899eb3a4907b655746331e120000000000000000000000000000000000000000000c21364a5b71869cb19d8875604b36200c000000000000000000000000000000000000000000000000000b182530414d5d657581919ea8a39b8678625746331e1100000000000000000000000000000000000000000000000f24394f64798ea9a8937e695d657c8b9fa9a69d897b655c4b3d2c1d0d00000000000000000000000c21364b61768ba0b2b2a0937e69614b45382c1e13050b2035495a73889ea4907b655847331f0a000000000000000000091d3245566c8184827f7d7c7d7e82868a91999faab1a59c908072605544311d100000000000000000000000061a2c3d4a60727e83827e7b776f655d4e493d32281a10020000000000000000000000000000000000071c304354687d92a7b2a09887899eaa9f8d7a645544311c0c0000000000000000000000000000021527374b6074869ca89e8a7d7069645c4c473a2a18040000000000000000000000000000000000000000000000000014293f54697e94a996816c5544311d0800000000000000000000000000000000000000000000000000000000000b20364b60758a9fae99846e5443301c07000000000000000000000c2035495a72879ca8937e68533626140100000000000000000000000000000010253a50657a8fa5ab95806b56402b160000000001131f344759697e94a9b39d8876614c402f1a0a0000000000000000000000000000000000000000071a2d3d54697e94a9a6927d68523a2a18040000000000000000000000000000000000000000000000000008131c303f4b57606c7c8a9ea7a49c8675614b3f2e1c080000000000000000000000000000000000000000000013253653687d93a8a48f79644f5d667c8b9faaa79e8a7a645b493b2a1b0b000000000000000000000a1e33465773889db3beb49f8c7f6d6056493c311f180d23384d62788da79c87715d4b3a2a17040000000000000000000215283852636c6f6d6a676767696c71767c838b969fa8b29e958273604b3e2d1b07000000000000000000000c2135495b687e93989793908b847a6f635b4b45382e20150200000000000000000000000000000000001325364b6075899eb3b2a59d9ea7ae98836e5c4b3d32281a1206000000000000000000000000081d314455697f94a49f8c7b675f544f4a3e342a1c0c00000000000000000000000000000000000000000000000000000f243a4f647a8fa79e8874604b35200c0000000000000000000000000000000000000000000000000000000000091d32455670859bb09e8874604a35200b0000000000000000000006192c3c576c8196ac97826d5443301c080000000000000000000000000000000d23384d62788da9af99846f5a3c2b19060000000005182a3b4c61778a9faba696806b5e4c3828160200000000000000000000000000000000000000000f21374c61778a9fb09a85705947341f09000000000000000000000000000000000000000000070d0f1b1e1e1c212e39454b5e6679899ea9a498826d5d4b372311000000000000000000000000000000000000000000071c3043546d8298ada28d78624d4c5e667c8c9faaa89e89796359483928190900000000000000000003172939596f8499aec4bbaa9f948274635a4e41342a1d253a50657a8fa59c8775604b35200c00000000000000000000000a1a354552575a585552515254575761676e77808a99a1b0a095806b5c4a36220a000000000000000000021023384e6378899ea6aba8ab9f998f84796b60564b3e321d150a00000000000000000000000000000000081d3245566d8297adc2b7b2b3b8ab968072635b4b45382f20190e02000000000000000000000b20364b6074889ea4947f6a5d4d413a362d1f180c0000000000000000000000000000000000000000000000000000000b20354b6074899ea6907b66513a2a18040000000000000000000000000000000000000000000000000000000002152838566b8096aba78d78634e38230e000000000000000000000011273c51667c91ab9d8874604b35200b0000000000000000000000000000000b20354b60758a9fb39e88735a4835200b00000000000d1f344759677c8d9fb49f8c7c665645321e0900000000000000000000000000000000000000000a1f3347586d8297ab9f8b77614c37271502000000000000000000000000000000000000010f1a2124303334312e1b2832404d5b657b8b9fb4a08f7b65503f2e1c0800000000000000000000000000000000000000000b20354a6075889db2a88c76614c404c5e677d8c9fb4a79d877762574637261401000000000000000000152a3f556a7f94aac3c8bbb4a097857868604c473b31273c51667c91a69c87715a4835200b0000000000000000000000001727353e4245433f3d3c3d3f39464b5259626b7883969eb59f8d7a644f38281603000000000000000010202e3a50657b868f91969da6b1aea1998b8075645c4f4332281a0a0000000000000000000000000000000215283851667b90a4b6cac2b6b1b09e9684796b60564c40352c1d150900000000000000000316283851667c91a69c8673604b3f3024221b1004000000000000000000000000000000000000000000000000000000030a1d3144556c8196a898836e5947341f0c0a0300000000000000000000000000000000000000000000000000000011263b51667b90aaa7927d67523d281200000000000000000000000c21374c61768b9fa68f7a654f3a2510000000000000000000000000000000081c30435472879cb1a78d78624d38230d000000000004182a3a4d5f6c8197a7aa9f8b75604b362111000000000000000000000000000000000000000004172a3a4e63798d9fab907b665544311d080000000000000000000000000000000000000f202d36394548494642382b1e303d4b5d697f94a3b09b85705d4b37230b0000000000000000000000000000000000000000081d31445570859aaf9e8974584733404d5f687e929dafa59b8575615544311d140400000000000000000f253a4f647a8fa5b6cacebeb1a39b8a7d6e62594e41353c52677c91a7a48d78624d38220d0000000000000000000000000917222a2d2f2d2a282728292933363b484c5a627280969fab99836e5645321e09000000000000000b1b2e3f4b586165757a7c8188919ca4b3aa9f95867a6a614b4538281a0a0000000000000000000000000000000b20354b6073869cb1c5b6a49ca4b2a29a8b8075665e4d493c3127191002000000000000091e3245566e8399a7927c6755443121130d07000000000000000000000000000000000000000000000000000000000a161e2832374c61778a9e9f8a77614c3726211e160b08000000000000000000000000000000000000000000000000000c21364b61768a9fac97816c573c2b1906000000000000000000000a1f33475871869cab96816c563c2c1906000000000000000000000000000001142636596e8399aea6917c67513c27120000000000000c1c30414c6176899eb3aa927d6852402f1c0900000000000000000000000000000000000000000c2136495b697f94a69c8774604b36200f0000000000000000000000000000000000071a2d3e4a4e5a5d5e5b564938261f2e3f4b6073869bb1a28f7a654f39291603000000000000000000000000000000000000000b20354b6075889eb09b86705b3a2a30414e606a7f949fb1a3998373604b4232221200000000000000000b20354b6073879db2bfc9bcb5afa89e928377685f4d493c4e64798ea6a5907b65503b261000000000000000000000000000050f15171a181512121214171e212b343c4854606c8197a69f8a75604b36210b000000000000031729394b5d6476756a65676b747c86939ea7b4a49c8c7f6e605645382818080000000000000000000000000000081c304354687e93a7b8b19c87919da5aa9f95877c6f625a4b44372e20150700000000000b21364b60758a9f9e8975604b372614030000000000000000000000000000000000000000000000000000000004121a283238454b4e596f8499a9947f69543f3c363229221b100800000000000000000000000000000000000000000000000a1e33465770859bb09c87725a4935200b0000000000000000000004172a3a566c8196ab9c86715a4935200c000000000000000000000000000000152b40556a8095aaaa95806b55402b1600000000000000121f334758697e93a5b19b86715e4c38230f0000000000000000000000000000000000000000061a2c3d4f6173889da5907b66503d2d1a07000000000000000000000000000000000d21364a5c64707373716756422e111c304354667c91a7ad98826d5746321e0a000000000000000000000000000000000000000f24394e64798ea6b09b85705b46302331424f616c8197a2b3a196816c604f402f1c0900000000000000081c304354657b8fa1b3bcab9f9aa2b4a199897d6f625a4b4a5c73889ea7917c67523c2712000000000000000000000000000000000205030000000000030a0d18202b36434b6075889daa8e79644f39240f0000000000000a1e334657647b89897f6a5e556067747e8999a1b4aa9f9482746056453625130000000000000000000000000000011426364b6075899eb3a48f7a7c87969faaa59d9083786a60554a3e332515060000000010253a4f657a8fa999846f5645321909000000000000000000000000000000000000000000000000000000000715222f38454b56606465697f94a99c87725d56514b4639372e231c110600000000000000000000000000000000000000000003172939556b8095aaa48d78624d38230d000000000000000000000010253a50657a8fa7a48d78634d38230e00000000000000000000000000000011273c51667c91a6af99846f5a3c2b19060000000000000417293a4b6074879db2a3907b65503d2c1a0600000000000000000000000000000000000000000f1f32435a6f859aae99836e5b4a362110000000000000000000000000000000081b2e3f4e647a85888985715b46311c1426364b6074889eb39f8a76614b36210c0000000000000000000000000000000000000013283d53687d92a8ad98836e58432e192432434b6073849aa4b09f937e695e4c38241403000000000000011426364b5d6f8499aeb59f8d84939ea8a79e9284786a60555d72889da6917c67513c2712000000000000000000000000000000000000000000000000000000050d18253245576c8196a5907a65503b25100000000000000c21364b6175859b9e907b66504b5560697783929ea8b4a0988474605443301c120100000000000000000000000000081e3245576b8096abaa95806b75808c9ba3b2a1998a7f74645c50433324140200000014293e54697e93a995806b553828150000000000000000000000000000000000000000000000000000000003152633404c56606b75797b7b7e93a8a48f7b706b6661574f4b3f372e211a0f01000000000000000000000000000000000000000010253a50657a8fa8a8937e695339291703000000000000000000000b20354b6075899ea9947e69543c2c190600000000000000000000000000000e23384d63788da7b39e88735a4835200b000000000000000c1d314556677d92a4af9a846f5b4936210c00000000000000000000000000000000000000000114293e54697e93a69f8c79634e3f2e1b0800000000000000000000000000000e22374b5d71859a9d99846e59442f19081d3144556d8298ada8917c67513c271200000000000000000000000000000000000001162c41566b8196abab95806b56402b16151d3144556176869ca7b49f8d7c6651423122110000000000000008182e3f4f647a8fa5b7ab907c7e8a9aa2b3a29a8a7f73645d73889ea5907b66503b2611000000000000000000000000000000000000000000000000000003090c171f2d3e556a7f95a98d78634e38230e000000000000192e43596e8398a3b09b85705f4d444b59626e7e8a9ca4b2a2988272604a41301f0f00000000000000000000000000031628394d62788c9fb29d8774616b7985959faaa99f94867a6a615042311f0b000000172c41566c8196a8937d68533e28130000000000000000000000000000000000000000000000000000000011213344505e667580898e9091939cadb49e8a85807c766e655d504b3f352c1d1509000000000000000000000000000000000000000b20364b6075899eaf99846f5746331e0a00000000000000000000081d3144556e8398ae9b85705b4935210c00000000000000000000000000000c2035495a73889eb3a68d78624d38230d00000000000000021527384b6073869cb1a18e79634e3a29170400000000000000000000000000000000000000000b20364b6074889dab99836e5d4b37220f000000000000000000000000000010253a4f657a8fa3aa95806a55402b150114263753687d92a8ac97826d573a2a1804000000000000000000000000000000000004192f44596e8499aea8937e68533e29130115273747586379899eaaab9b8571604e402f1c0c000000000000001120354a6073879db2ae99846f7884959eb3a99f94867a70778c9fa98e78634e39230e0000000000000000000000000000000000000000060c0e141313161e2129333e4a5c6e83989f8a75604b36210b0000000000001a2f445a6f8499afb5a3917c6757463b484c6068798699a1b1a0957f6a5f4d3d2c1a06000000000000000000000000000a2035495a6f8499aea5907b665b6374808b99a1b2a49c8c7f6a604e3a2611000000192e43596e8398a6917c67513c2712000000000000000000000000000000000000000000000000000000081c2e3f50626b7c87959ea7a5a4a4a4abb0a89e9a96918a837a70655d4e493d3127190c000000000000000000000000000000000000081d3144556e8499ae9f8a76614b36210c000000000000000000000115273753687d93a8a38d78634d38230e000000000000000000000000000006192c3c596e8499aea8927d685336251300000000000000000a1c304354677c91a3ac97826c5847331f080000000000000000000000000000000000000000081d3144556a7f95aaa18f7a644f3e2d1a070000000000000000000000000012273c51677c91a6a8937d68533b2b18050e23384e63788da7b29d87725847331f0a0000000000000000000000000000000000031729395c71869cb1a6917c66513c2711000919293a495b657b8c9fb4a3937e685e4c3a291704000000000000071c3043546b8095abb59f8c79637280919ea7b4a49c8f86869cab9f8975604b35200b000000000000000000000000000000000000010f1a21232928292832363a464c5c647a8c9f98836e5645321e09000000000000152a40556a7f95aac1b29d8775614b4234424e5b637683979fb59f8d7d675b493521100000000000000000000000000006192b3c51667b90a5ae99836e5a55606a7983909ca5aa9f937e68533e28130000001a2f44596f8499a5907b66503b26110000000000000000000000000000000000000000000000000000000e23374b5d6b80919c9f9994908f8f8f959eb0ab9f9ca49f988f857b6f635b4b44372a1c0c00000000000000000000000000000000000215273753687e93a8a9917c675237271502000000000000000000000d22384d62788da4aa957f6a553c2c19060000000000000000000000000000142a3f54697f94a9ad98836e5443301c0700000000000000011426364a6073859bb09f8a76614c3626140100000000000000000000000000000000000000021527374d63788da1af9a846f5c4a36210a0000000000000000000000000010253b50657b90a5ad98836e59483420120b20354a6074899eb3a58c77614c37220c00000000000000000000000000000000000a1e33465774899eb3a58f7a65503a251000000c1c2c3d4c5d697f94a0b49f8c7c665846331f0e000000000000001325364d62788c9fb4ab99846f606b7c8999a1b2b1a39b9ca4b19c86715544311d08000000000000000000000000000000000007151f2c36393e3d3e38454b5158616a7a889d9f8c7b6550382816020000000000000f253a4f647a8fa7b8b7a597816c604e3f313d4a58617381979fab9f8a79634e3f2e1d0d000000000000000000000000000e20354b6073879db29f8c78624d4b5b636e7b87969fa1947f69543f2a140000001a30455a6f859aa5907a65503b251000000000000000000000000000000000000000000000000000000010253b50657b909e9f8d847f7b7a7a7a8095a79f8d868d959da29a8f84796a6055473a2a1b0b00000000000000000000000000000000000d23384d62788da4ad98836d5544311d08000000000000000000000b2035485a72879cb19c86715b4935210c00000000000000000000000000000f24394f64798ea7b39e8874604a35200b0000000000000000081c304354667c90a3a8947f695443301c080000000000000000000000000000000000000000092035495a6e8399aba28e79644e382816030000000000000000000000000b20354b6074879db29f8a77624c402f20121c3043546f849aafa5907b65503b251000000000000000000000000000000000000c21364b61768ba8b9a38e79634e39240e0000000e1f2f3f4f616d8298a4aa9d8876614c3c2b1906000000000000082035495a6f8499aeb3a18f7a655e667783919da5b0b0b1b49f947f69543727150100000000000000000000000000000000011525323d494e535353565660666d767f8a9d9d947f695d4b371a0a000000000000000b20354b6074899eb3c3b19f937e685d4c3f303a4655606c8197a3a89b85705d4b3b2b1905000000000000000000000000081c304354697f94a9ab96806b5746494e5e6675818b8f8374604b36200b0000001a2f455a6f849aa5907b65503b2610000000000000000000000000000000000000000000000000000000182d43586d8298a7927d6f696665646575899eab8f7b788087919ca1998b807361584739291703000000000000000000000000000000000c2035495a72879cb19e8975604b36200b0b0b080100040201010005192b3c576c8197aca48d78634d38230e00000000000000000000000000000b20354a6074889eb3a78e79644f39240f0000000000000000001325364c5e71869bb19d8773604b35200e000000000000000000000000000000000000000006192c3c4e63798c9fab96806b5645321e0c000000000000000000000000081d3144556a7f94a7a997826d5e4c3e2f1e172536566b8096aba8937d68533e281300000000000000000000000000000000000e23384e63788da3b8a78e78634e39230e00000000112132434b6075869ca8a697816c5a4935200800000000000006192b3c50657b90a2b4ae99846f5959626e7c87939ba3aa9f95816c614f3b190900000000000000000000000000000000000f1f32434f5b636968686b70757b8289959f9e927f69614f3f2e1c0000000000000000081d3144556e8398aec3bdb49f8c7b655d4c403137444b6074859ba8a28f7a64594834200a000000000000000000000000011426364c61778a9fb39e8975614b36404c56606c777a73605645311d09000000192f44596e8499a6917b66513c26110000000000000000000000000000000000000000000000000000001b30455a70859aa78d786254514f4f576b8096aa98836d6a747c86949f9f958476615746331e100000000000000000000000000000000006192c3c566b8196aba7907b665036262121201d151b19171616151514263c51667b91a9a9947f69543a2a170400000000000000000000000000071c3043546d8398adaa95806a553d2c1a06000000000000000008182f4051667c91a4a5917c66513c2b190600000000000000000000000000000000000000000e2135495b6e8398ae9d8875604b3a2a17040000000000000000000000011426374c6176899eb39f917c665c4c4033292a40556a7f95aaaa95806a55402b15000000000000000000000000000000000010253b50657a90a5b39e8874604a35200b0000000003141e32455763798a9eb49f8b78624d362513000000000000000e23384c5d6f849aafb49f8b77624c4c5f67757e858f948c7f6c635243321f0000000000000000000000000000000000071a2d3d4f616a797e7d7e81858a91979ea29a8a7d69614f4332211100000000000000000114263754697e93a9c5b9b3aa9f8a7b665e4b443731455663788a9eb29d8878624d39281603000000000000000000000000081f3347586d8297aca7937e6854433038454b59626560554538271502000000182d43586d8298a9937e69543e291400000000000000000000000000000000000000000000000000000010253a4f657b8995937e68533e3a394d62788b9f9f8a77616067737f8d9fa29a8675614c3e2e1b070000000000000000000000000000000010253b50657b90a7ac97826c5443363636353127302e2c2c2b2a2a2929364b61768a9fb09a85705847331f0a000000000000000000000000000013253652677d92aab19c86715b4935210c0000000000000000001220354a6073869caf99846f5a493520080000000000000000000000000000000000000000061a2c3d4f64798ea2a6947f6a5847331f0e000000000000000000000000091f334758687e93a3b49e8a7a665e4b4639353f54697f94a9ab96816b56412c16000000000000000000000000000000000012283d52677d92a7b09b86705443301c07000000000003162839495b687e92a2aa96816c5443301c07000000000000081c2f3f50657a8fa4b6ab927d6852404d56606870797f796a61524535251403000000000000000000000000000000000d21364a5c6a7f8c939293969a9fa9a29a8f8579675f4f43322414030000000000000000000f24394f64798ea7b8a79e9fa89f8b7c6a6055483c38495a697e93a3a697826d5745321e0900000000000000000000000004172a3a4e63798ea1b29c8773604b3528323b484c504b4437271a0a00000000162b40566b8095ab96816c57412c170000000000000000000000000000000000000000000000000000000e22374b5d657780837d67513c2734485a6e8398a9947f695455606a7e939fa499836e5c4a36220d000000000000000000000000000000000b20364b6075899eb39e8874604b4b4b4b4b44374543424140403f3f3e3e46576f849aaf9f8b76614c37210c00000000000000000000000000000c21364c61768a9fb4a48d78634e38230e000000000000000000071c304354687d93ab9f8c78624d3626140100000000000000000000000000000000000000000f22364a5c70859aaf9e8976614c3c2b1906000000000000000000000004172a3a4b6073859ba8a89e8a7c6c61574d493f54697f94a9ab96816b56412c160000000000000000000000000000000000152a3f556a7f94aaaf9a85705a362513000000000000000a1b2c3d4e606f849aab9d8874604a35200b000000000000001123374b5d72879cb1aa95806a554038454b535c6469635b50433527170600000000000000000000000000000000000f24394e64798c9faba8a8abafaa9f94847a70635b4d4132251406000000000000000000000b20354b6074899eb39e898a9fa99f8d8073625a4a433c4b6073869bb19e8976604b36210b000000000000000000000000000c21364a5b6f849aafa4917c66513e2e1e2b34373a353126190a000000000014293e53697e93a899846f59362513000000000000000000000000000000000000000000000000000000081b2e3f4b59626b6e675f4d39242b3c4f647a8fa39d8773604a4b606d8297aca18f7a644f3a240f00000000000000000000000000000000081d3144556d8298ada68f7a656060606060555c5b5957565655545453545455697e93a9aa927c675236261401000000000000000000000000000a1f3346586f849aafaa947f6a553d2c1a060000000000000000001325364c62778b9fab95806b5443301c080000000000000000000000000000000000000000071b2d3e51667c91a5a896816b5a493520100000000000000000000000000c1c30435463798a9ea9a89e8d81766a625a5c5d6c8196acaa957f6a55402a150000000000000000000000000000000002172c42576c8197acad98836e58432e1900000000000000000e1f31424e63798c9fa68d78624d38220d00000000000000081c2e3f566c8196aba8927d68533d2832363e4a4f544e4a3d33251709000000000000000000000000000000000001162b41566b80969fabb4c0c0b49f8b7f72655d4d493c302314070000000000000000000000081d3144556e8398ae9e897c8b9ea79f9584786860544a4354677c91a9a88f7a65503a251000000000000000000000000000071a2d3d50667b90a4b09a85705c4b372218202225201d140900000000000011263b50667b90a59c86715443301c0700000000000000000000000000000000000000000000000000000010212e3b474c5558514d40301d22374b5c70859ba5907b66504251667c91a6a8937e68533e2913000000000000000000000000000000000215273750667b90a5ac97817576767676757372706e6c6b6b6a6a696969696a6b788da2ad98826d5443301c08000000000000000000000000000417293a53687e93aab19b86715b4935210c000000000000000000081f34485970859bb09d8874604b35200b0000000000000000000000000000000000000000001020354b6073879db29f8b78624d3e2d1b07000000000000000000000001142636495b657b8b9da6ab9f96887f787371737b8a9eb4a8927d67523d281200000000000000000000000000000000051a2f445a6f8499afa8937e69543e29140000000000000000001321364a5b6e8399a98e79644f39240f000000000000000013283d53687d92a89e8976614c37211e212d363a3f39362d1f1507000000000000000000000000000000000000000c21364b6175818c9ba2b2b6b49f8c7f73645c4b44372e20180d01000000000000000000000114263753687d92aba78f7a7b899ca4a29a897e72635b534e60758a9fa7927d67523d281200000000000000000000000000000f23384c5e71869cb1a28f7a644f3c2c190b0d100b0801000000000000000d22374d62778ca79e8974604a35200b00000000000000000000000000000000000000000000000000000003101d2a343740433c393022121b2e3e51677c91a599836e594850657b90a5a7927d67523d281200000000000000000000000000000000000b20354b6074879db29f978b8b8b8b8b8a898785838181807f7f7e7e7e7e7f808399aeb39e8874604b35200b00000000000000000000000000000c22374c61778b9fb4a38d78634e38230f00000000000000000005182a3b556a7f94aaa6907b6550382816020000000000000000000000000000000000000000081c3043546a7f94a9a998836e5c4a36221000000000000000000000000008182c3d4b5d657b88979faaa69e948d888688909ea8a69d8a78624d38220d00000000000000000000000000000000091f34495e74899eaa9e8977614c37220c000000000000000000071a2d3d4f647a8f9b8b76614c37210c000000000000000010253a50657b8f99917e685847331f0a101b22242a24211a0f010000000000000000000000000000000000000000091e324657616c7a85919da5b3ab9f94857a6a60554b3f342b1c1408000000000000000000000d22374c62778b9fac96816c78869aa2a89e9384796f68646273889ea7927c67523d27120000000000000000000000000000091c2f4054697e93a9ae99836e5b4935210d0000000000000000000000000b2034485973899ea88e79634e39230e00000000000000000000000000000000000000000000000000000000000d181f222b2e27241d12041020354b6074879d9f8b77624d51667c91a6a58f7a65503a25100000000000000000000000000000000000081c30435470859ab0b1aca0a0a0a0a0a79e9c9a98979695959494939394949599a1b3b8a78f79644f3a240f00000000000000000000000000000b1f3447596f849aafaa957f6a553d2d1a070000000000000000000e24394e63798ea5ad97826d5645321e090000000000000000000000000000000000000000011426364c61778a9fb4a08f7a644f3f2e1b080000000000000000000000000e1f2f3f4b5d6576818b969fa9aaa69d9b9da6a89e95877b655a4835200b0000000000000000000000000000000001162b40566b8091958c7d675847331f0a000000000000000000000f22374b5c6b80867d675847331f0a00000000000000000b20354b60737e847c68604e3a2a170400070d0f140e0c070000000000000000000000000000000000000000000003162839464b5c64707c87939ea6b4a39b8b7f74655d4d483b3026180e0000000000000000000b2034485970859bb09e887563768498a0b3a29a8d847d79787d92a7a68f7a644f3a250f0000000000000000000000000000001121374c61768a9fb49f8c78634d3b2a1805000000000000000000000005192b3b596f8499aa95806b55362614010000000000000000000000000000000000000000000000000000000000050b0d161912100a0000081d314455697e93a796816b5b54697f94a9a68c77624d37220d000000000000000000000000000000000001142636566b8196a9bab9aca7a3a4a5a5a5a5a5a6a6a6a6a7a7a7a8a9a9aaabaeb1b4b9aa947f6a553a2a17040000000000000000000000000004182a3b53687d92a9b19c86715b4a36210c0000000000000000000c21364a5b72879db29e8975604b36210b000000000000000000000000000000000000000000081f3347586d8298adaf99846f5d4b37220e0000000000000000000000000011212f3f4b58616c78818a95999b9d9a969692898076655d4b3c2b190500000000000000000000000000000000000b20354a60727c807a675f4d3a2a180400000000000000000000071b2e3e51626b71675f4d3a2a17040000000000000000081d31445560686e675f4e42311c0c00000000000000000000000000000000000000000000000000000000000000000b1b28323e4a4f5f67747e88959fa8aa9f95867b6e62594b43362c1e10020000000000000005182b3b53697e93a6a7917c66617482949fa9ab9f99928e8d929bb29d8873604b35200b0000000000000000000000000000000a1f3347586d8298adab97816c5948341f0b000000000000000000000000152a3f546a7f94a999846e5443301c08000000000000000000000000000000000000000000000000000000000000000000030000000000011426374b6176899e9f8b78636073869bb09e8873594834200b0000000000000000000000000000000000000d23384d62788a9fb4ac9b918e8f8f909090909090919191929293939496989a9c9ea8b09b85705847331f0a00000000000000000000000000000c21364c61768a9fb4a48e79634e392411000000000000000000071a2d3d576c8196aca7917c66513c271100000000000000000000000000000000000000000004182a3a50657a8fa4b3a18f7a654f3a2510000000000000000000000000000311212e3a474c5a626c77808386878581817d766b61574b3f2e1e0e000000000000000000000000000000000000071c30435460676a645c4d41301c0c0000000000000000000000001020344451565b524d41301c0c00000000000000000001142637444b5359514d41312313000000000000000000000000000000000000000000000000000000000000000000000b161e2d36414d55606975808a989faba49c8f8277696054493c2e201002000000000000000d21364b6176889dae98836e57606d7f8a969fa9afa8a3a2a7b4a0927d685443301c080000000000000000000000000000000417293a4f647a8fa3b49f8a77624c3a29170400000000000000000000000f253a4f647a8fa79e8974604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000091e3246576b8095a997816c677d92a3a797826d573b2b18050000000000000000000000000000000000000b2035485a6f849aafa7917d797a7a7a7b7b7b7b7b7b7c7c7c7d7d7e7f818385878992a79f8b77614c37210c00000000000000000000000000000a1f3346586d8398adaa95806b553f2f180800000000000000000011263b50667b90a8ac97826d573d2d1a070000000000000000000000000000000000000000000c23374b5d72879cb1ad98826d58362513000000000000000000000000000002101c2a333c484d59626b6e70726f6c6c6861584c46392e21100000000000000000000000000000000000000000132536434a51554f4a3e30231300000000000000000000000000021626343d41463c39302313000000000000000000000009192631353e443c3930231305000000000000000000000000000000000000000000000000000000000000000000000003101b223037444b57616a77828d9ba3b1a0988a7e73635b4b3e2e2010000000000000000a1e3346576b8095aa9f8a76614b616a78818a949b9fa9a3a89e95826d604e36261401000000000000000000000000000000000c22374b5d71859bb0a995806b5846331f0900000000000000000000000b20354b6074899ea78f7a644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000031629394c62778a9f9e887376889db39e8977614c37220d0000000000000000000000000000000000000006192b3c546a7f94a9ae99836e6465656666666666666667676868696a6b6d707273899eaa95806a5538281602000000000000000000000000000417293a50657b90a5b29d87725d4c3625130000000000000000000b20364b6075899eb29d88735c4a36210d000000000000000000000000000000000000000000081c2e3f54697f94abb39d88735443301c070000000000000000000000000000000c171f2b353b484c56595b5d5a5656524c463a33291b1003000000000000000000000000000000000000000008182530353c403a362e2013050000000000000000000000000000081621292b3127251e130500000000000000000000000009141d20292f27241d120500000000000000000000000000000000000000000000000000000000000000000000000000030a1219273139464b59626d7a85929da6a89e948579645c4b3e2e1b0b0000000000000317293951667b90aaa9927d67524f5a626c767e868a8d8e8d898072604b423118080000000000000000000000000000000000081b2e3f52677d92a6b39e8976614c3727150100000000000000000000081d3144556e8499aa95806b553d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000b203448596c8197a1907c8196a6a4957f6a5947341f0b000000000000000000000000000000000000000010253a50657a8fa4b49f8b786250505050505151515152525253545556585a556d8298ad9c86715645321e0900000000000000000000000000000b20354b6074879db2a5907b655443301c090000000000000000091d3245566e8399aea68e79644e39240f000000000000000000000000000000000000000000001122374d62778b9fb4a68a75604a35200b00000000000000000000000000000000040e19202a3437404446484541413d3633291e170b000000000000000000000000000000000000000000000008131c20272b24221b100200000000000000000000000000000000040e14161c12100a01000000000000000000000000000001080b131912100a01000000000000000000000000000000000000000000000000000000000000000000000000000b161e212f2f2829323b484d5c64727d88979fb3a39b897a645c4b3a2917040000000000000c22374c61778b9fae99846f5847484d5861697075787978756a605443302413000000000000000000000000000000000000001020364b6074889db3a8947f6a5544311d080000000000000000000001142637546a7f94a99c87725b4a3621090000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4b6175849a9f8a8d9fa99c8674604b3b2a180400000000000000000000000000000000000000000b20354b6073869cb1aa95806b54433b3b3b3b3b3c3c3c3d3d3e3e3f41433751667b90a79f8a75604b36210f0000000000000000000000000000081c3043546a7f95aab09b8572604a37271501000000000000000215283853687d92aba9947f6a543f2a15000000000000000000000000000000000000000000000b203448596f859aaf9e89745443301c07000000000000000000000000000000000000050d181f222b2e3132302c2c28211f170b030000000000000000000000000000000000000000000000000000070b12150f0d0700000000000000000000000000000000000000000001060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b29323644443d36332b343e4a5460677682909da6a79e8a7b645846331f0a0000000000000a1f3347586f849aaf9f8a77614c373a474c54556062646360564b433626140600000000000000000000000000000000000000091d3145566a7f95a9b29d8874604b35200e000000000000000000000011263b51667b90a6a48e79634e37271502000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e33465764798ea99f9fab9f8a79635645321d0c000000000000000000000000000000000000000000081c304354687e93a9b29d8774604b3526262626262727272828292a2c2e364b6075899ea9917c67513d2c1a0600000000000000000000000000011426364c62778b9fb4a3917c675544311d0a00000000000000000d22374c62778b9faf9a846f5a3c2c190600000000000000000000000000000000000000000005182b3b54697f949f97816c57362513000000000000000000000000000000000000000000050b0d16191b1d1a1717130c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162939464b5a59524b4639332d36434a58616d7b889da5a89e8876614c36210c00000000000004182a3a52677d92a5aa937e69533d2c333737444b4d4e4e4b4538302618080000000000000000000000000000000000000000021527384c61778a9fb4a6917c66513c2b1905000000000000000000000e23384d63788da3ab96806b5544311d080000000000000000000000000000000000000000000000000000000000000000000000000000000210202f3f4b60768ba0b4b5a1937e695b4a38281600000000000000000000000000000000000000000000011426364c61768a9fb4a6907b665038281511111111121213131415161d3145566d8298ad99846f5b493521110000000000000000000000000000081f3447596e8398adb29c8774604b39281603000000000000000b1f34485971869bb09e89735a4935200c000000000000000000000000000000000000000000000d23384d6278868a8474604b36200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c13191c1b19181614100d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e324657616f6f6861574c46393e3e3a464c5d6577879daba6917c66513c2711000000000000000c20354b6074879db09b85705b493621212731353839383632281c1408000000000000000000000000000000000000000000000a1f3447596d8298adaf99846f5a4835200b000000000000000000000c2035495a70859bb09d8874604b36251300000000000000000000000000000000000000000000000000000000000000000000000000000010212e3e4b5d6a8095aabbaa998373604b3d2d1a0a0000000000000000000000000000000000000000000000081f3346586d8398adad98826d5645321d090000000000000000000215273851667c91a89f8c79634e3f2e1c080000000000000000000000000005182a3b4f647a8fa2b4a4937e685745321e0d0000000000000005182a3b556a8095aaa78d78634d38230e000000000000000000000000000000000000000000000b2035485a62717675615645321d0900000000000001080b0e111517181717171616151514141312121110100e0c0b080100000000000000000000000000070b0c101314141312110f0d0c0b070000050000000000000000000000000000000000000000000000010b171f21292e31302f2d2c292622201916110b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031629394b617584847d76686157575353504f505159657a8d9faa8f7a65503a251000000000000000081d3144556a7f94aaa38e79634e382816151d20232423201d150a01000000000000000000000000000000000000000000000004182a3b4f647a8fa3b49f8b78624d38220d0000000000000000000006192c3c52677d92a6a6927d675443301c070000000000000000000000000000000000000000000000000000000000000000000000000009192e3f4b5c657b8c9fb4b49f8a77615544311f0f0000000000000000000000000000000000000000000000000417293a50657b90a5b39e8975604b36200c000000000000000000000b21364b6075899eab99836e5d4b37230e00000000000000000000000000000d22374b5c70859aafb39d8875604b3b2a1808000000000000000f243a4f647a8fa7a7927d67523d28120000000000000000000000000000000000000000000006192b3c484d586161574638281502000000000008141c2024262b2c2d2d2c2c2c2b2b2a29292827272626252322201d141c100e080000000000000008131c202125282a29282726242321201c131b1a15130d0400000000000000000000000000000000000009141d2933363e4346454443413e3b37342b2b26211e160b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3246576c81969992897e76716c696865646566686a71869b9f8b76614c36210c00000000000000011426374c62778b9fab96816c5645321e09080b0d0f0e0b090200000000000000000000000000000000000000000000000000000c22374b5c71869bb1ab947f6a543b2b1805000000000000000000000e20364b6075889eb19c8673604a35200c000000000000000000000000000000000000000000000000000000000000000000000000021527374b5d657a899eaaaeacaa96806b5a48352010000000000000000000000000000000000000000000000000000b20354a6073879db2a7917c67513a2a1704000000000000000000091e3245566d8398ada18f7a65503a25100000000000000000000000000000071b2e3e50667b90a3b5a6947f6a5948362518080000000000000b20354b6074889eac97816c5739281603000000000000000000000000000000000000000000000e1e2b353a474c4b4639281a0a00000000000818263035393b4042424242414140403f3f3e3d3d3c3b3b3a39373531263225231c1103000000000d18253035373a3e3f3e3d3c3b3a383735302530302b28211507000000000000000000000000000000000d1926313a464c53595b5b59585654504d483b413b363228201d1509030000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b6176899faea89e938b86817e7e7a7a7a7b7d7f859ba399846f5846331f0a000000000000000009203448596f8499ae9e8975604b36211100000000000000000000000000000000000000000000000000000000000000000000071b2e3e53687d93a8b09b8671594834200b00000000000000000000091d3145566a8095aaa4907b66503a2a17040000000000000000000000000000000000000000000000000000000000000000000000081d314455657b8b9ea7a199979f9f8b78624d3e2e1b07000000000000000000000000000000000000000000000000071c3043546a7f95aaae99836e5847331f0a0000000000000000000216283852677c91aaa9947f6a543b2b180500000000000000000000000000001023384c5e70859bb0b49e8a77625443362513000000000000081c3043546e8398ad9c86715746321e0900000000000000000000000000000000000000000000000e19202a33373632281b0b000000000001142636434b4e5155575757575756565555545353525151504f4e4c4b4437473a372e21110000000d1d2b36434a4c4f5354535352514f4d4c4a43364545403c332515000000000000000000000000000004121d2b37444b5861686e71706e6d6b696562595b56514b45383531271e170b00000000000000000000000000000000000000000000000000000000000000000000000000000c21364b617688979fabb3aa9f9b979393908f909092959ba39f8b7a644e3a291704000000000000000005182b3b51677c91a8a7927d68523f2e1c08000000000000000000000000000000000000000000000000000000000000000000001021364b6176899eb4a38c77624c37220d00000000000000000000021527384c62778b9fae99846e5847331f0a0000000000000000000000000000000000000000000000000000000000000000000004182a3a4b6074869ba9a299838197a898826d5c4a362210000000000000000000000000000000000000000000000000001325364d62788b9fb49f8b77614c37210e000000000000000000000c21364c61768a9faf9a846f594834200b0000000000000000000000000000091c2f4050657b90a2b3a8998372605443301c0700000000000114263653687d92a89f8b76614b36210c000000000000000000000000000000000000000000000000060c171f21211e160b000000000000081c3043546063666a6c6d6c6c6c6b6b6a6a6969686767666565636160555d5c504b3f2e1c080005182b3b485460616568696968676664626160545c5b5a555044331b0b000000000000000000000000071522303b48556069767e8386858482817e7b7774706b666056514b443733291c13080000000000000000000000000000000000000000000000000000000000000000000000000a1e3346576177828c989fabaaadaca8a8a5a4a5a6a7ab9f998b7d675c4a361b0b000000000000000000000d21364b6075899eb09b86715d4b37230f000000000000000000000000000000000000000000000000000000000000000000000a1e3246576c8297aca6917c66513c271100000000000000000000000a203448596d8298ad9f8b77614c392816030000000000000000000000000000000000000000000000000000000000000000000a1f3347586b8095a3a79a847477899e9f8d7a644f3f2e1b0800000000000000000000000000000000000000000000000008203448596e8399aeaa937e69533c2c19060000000000000000000a1f3346586f8499af9f8b77624c3722100000000000000000000000000000001123384b5d6f849aaab3a1988272604a35200b0000000000000d23384d62788da6ab8f79644f3a240f0000000000000000000000000000000000000000000000000000040a0c0c0903000000000000091c2f404b6073797b8081828281818180807f7e7e7d7c7c7b7b7a787775737271655d4b37230e000b203448596273767a7d7f7e7d7c7b797876757372706f6a62503a2917040000000000000000000006152633404c5962737e8993989b9a99989693908c8985807b756e6660554b46393025180d0000000000000000000000000000000000000000000000000000000000000000000000031729394759616d79838c929597999a9c9c9d9c9b98938c8479675f4d3e2d1b0000000000000000000000091e3245566d8297aca3907b65503d2d1a07000000000000000000000000000000000000000000000000000000000000000000031629394f647a8fa4aa927d68533d2813000000000000000000000005182b3b4f647a8fa2aa947f6a5745321e090000000000000000000000000000000000000000000000000000000000000000000c22374c61778a9fb39e8977616a7f95a79b85705d4b37221000000000000000000000000000000000000000000000000005192b3b50657b90a4b09b86715b4935210c0000000000000000000417293a53687d93aaab937e69543e2e1b070000000000000000000000000000081c2f3f4e63798c9fb4b2a0917c66513c27110000000000000b2035495a73889da8917b66513c261100000000000000000000000000000000000000000000000000000000000000000000000000000f23384c5e6f838e9095979797979696959594949392929190908f8e8c8a8987867b65503a2510000d22374d6277878c8f9394939291908f8d8c8a88878585806a5846331f0a0000000000000000000013243344505e667784939ea8aeb0b0aeadaba9a5a89e9a969089837c746a61574a43362b1d1002000000000000000000000000000000000000000000000000000000000000000000000b1b2a3a474c5b636e787d808284858687878786827e786f635b4d413020100000000000000000000000021628384f64798ea2ae99846f5b4a36210e000000000000000000000000000000000000000000000000000000000000000000000b22374b5c72879c9f8b78624d38230d0000000000000000000000000d22364a5c70859ab09e8975604b36211200000000000000000000000000000000000000000000000000000000000000000011263c51667b91a9a9947f6a596175889ea38f7a654f3f2e1b080000000000000000000000000000000000000000000000000d23384b5d72879cb1a38d78634d3a2a18040000000000000000000c22374c61778b9fb19c86715c4b37220c0000000000000000000000000000001121364a5b6c8196a5b6a9947f6a543f2a1500000000000006192b3c586e8398958a78624d37220d000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b909c9faaa6a9abacacababaaaaa9a8a8a7a6a6a5a4a3ab9f9e9c95806b56402b1600182d42576d8297a5a3a7a9a8a8a7a6a4a2aa9f9e9c9a9a8b76614c36210c0000000000000000000d1d314250626b7c899aa2aeab9f9e9c9c9d9fabacb0b3b0aba89f9991887f76686054483b2d201002000000000000000000000000000000000000000000000000000000000000000000000c1c2a343d4a4e5a63686b6d6f7071727272706d69625a4e4a3d302312020000000000000000000000000a22364a5c70859ab09f8c79634e3c2b1905000000000000000000000000000000000000000000000000000000000000000000071b2e3e566c819395806b5a4935200c000000000000000000000000071b2d3e51677c91a5a7917c665141301b0b000000000000000000000000000000000000000000000000000000000000000011263b51667b90a6a38e79634e57697f94a699836f5d4b372213000000000000000000000000000000000000000000000000081c2f3f546a7f94a8ab96816c5847331f0d0000000000000000000b1f34475970859aafa48f7a644f3b2a18040000000000000000000000000000071a2d3d4b6175879ca79f907b65503b26100000000000000010263b50657b87807662594834200b00000000000000000000000000000000000000000000000000000000000000000000000000000d22374d627782878a8d91939698999b9c9d9e9fa9a0a1a2a2a3a3a3a3a3a49c8a79634e38230e0013283d53687e878b8e91969a9d9faba4a5a5a6a6a5a199836f5846331f0a000000000000000005182b3b4e606b80919ea7a199918b888786888b92979b9fa9a9afb4aea69d94897e7262594a3e2e201000000000000000000000000000000000000000000000000000000000000000000000000c181f2d363c494d525558595b5c5d5d5d5b58534d493c362d1f120500000000000000000000000000071b2d3e51667c91a5ab97826d5a4835200d000000000000000000000000000000000000000000000000000000000000000000001021364b60747e7f73604b3c2c1906000000000000000000000000001020354b6074879dae98836e5f4d39291703000000000000000000000000000000000000000000000000000000000000000d22384d62788da2a7927d68564b6075889da18f7a654f41301a0a0002050000000000000000000000000000000000000000001121364c6176899eb39e8a77614c3b2b1805000000000000000004182a3b53697e93abad98826d5947341f0d0000000000000000000000000000000f1e324657647a899590816d5d4c38230e000000000000000e23384c5d65726a6158483b2b190500000000000000000000000000000000000000000000000000000000000000000000000000000b20344859626d7275787b7e81828485878889898a8b8c8c8d8d8e8e8e8e8c867a645b4935210c0011263a4e60687276797c8185888a8d8e90909091908d8376614c3a29170400000000000000000b20344859687e929ea79e8f847c7673717173777d82868a8f949a9fa9aeb3a79e938477645c4b3e2e1e0e0000000000000000000000000000000000000000000000000000000000000000000000040f1a212c35383d404244454747484746433e38352c211a0f010000000000000000000000000000001020354b6073879db29f8b78624d3b2a1805000000000000000000000000000000000000000000000000000000000000000000091e32455660686a605544311e0e0000000000000000000000000000081d3144556a7f94a9a0917c675746331e0e000000000000000000000000000000000000000000000000000000000000000b2035485a6f849aab9c8775605557697f94a69b85705f4d3828150f171b100e080000000000000000000000000000000000000a1e3346576b8096a9a895806b594834200e0000000000000000000d22374c62778b9fb49f8a77614c3b2a18050000000000000000000000000000031628394a5c6478807b72604a3f2f1c0900000000000000081c2f3f4c505d554c473a2b1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b484d5855606266696b6d6f7071727374757676777878787979787771645c4b3d2c1a06000b1e31424e53586164676b6f737678797a7b7b7b7b786f615847331b0b0000000000000000021528384d62778a9eab9e897b6f6660575c5c5962686c70757a7f848a91999faaaea29a887a645c4b3c2b1905000000000000000000000000000000000000000000000000000000000000000000000000070e192023282b2d2f3031323232312d292320190e070000000000000000000000000000000000081c304354697e94a8aa96816c5947341f0c00000000000000000000000000000000000000000000000000000000000000000003162838454b53554b44372614000000000000000000000000000000011426374c61778a9fb39e8876614c3c2c190600000000000000000000000000000000000000000000000000000000000005192b3c4f657a8c9fa599837362596075889ea3917d6756453222242c3025231c110300000000000000000000000000000000031729394c62778a9fb49e8a77624c3c2c190600000000000000000b1f34485970859aafa995806b5947341f0b0000000000000000000000000000000b1b2d3d4a5a636a6660544330211100000000000000000011212f383b48403733291c0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b343737444b4d51545658595b5c5d5e546061616262636363636362594f4b3e2e1f0f0000021324313a3a464c4e52565a566062646566666665635b4c473a2917000000000000000000091d3245566c8196a89f8c7b655d514b45393b484d53575660646a6f767c838b9399a1a69d8a7a645a4835200f0000000000000000000000000000000000000000000000000000000000000000000000000000060c0e1316181a1b1c1d1d1d1b18140d0c0600000000000000000000000000000000000000011426364c6176899eb49f8a77624c3a2917040000000000000000000000000000000000000000000000000000000000000000000a1a2832363e40353126190900000000000000000000000000000000091f3347586d8298ada695806b5b49352112000000000000000000000000000000000000000000000000000000000000000e22374b5d6b8096a0a1998478645c6a7f94a79d8774604b3a363941453a372e211100000000000000000000000000000000000b203448596d8297ada897826c5a4935200e000000000000000005182a3b53697e93aab49e8977624c392916030000000000000000000000000000000f1f2d3c494d55504a433625130300000000000000000003111c2326322b211f170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d182022273135383c3e41434446474849434b4b4c4d4d4e4e4e4e4e4c483b372e20100100000006131e26293336393c4138454b4d4f50505151504e493d33291c0c0000000000000000000b20364b6075899eae99836e5d4c3f3632282b34373d38454b4f545761676e787e8398a0a89e8878624d3d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081f3346586c8197aca995806b5847331f0a000000000000000000000000000000000000000000000000000000000000000000000a161e21282a201d1409000000000000000000000000000000000004182a3a4f647a8fa4b49f8b78634d402f1909000000000000000000000000000000000000000000000000000000000000081b2e3f4b60738298a0a29a897a676176899ea5947f6a59474a4f575a504b3f2e1c080000000000000000000000000000000005182b3b4e63798ea2b49f8b78624d3c2c190600000000000000000d22374c61778b9fb4a897816c5746321e0a000000000000000000000000000000010f1e2c3538403b3530251808000000000000000000000000080e101d150c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d151d202326292c2d2f30323326303536373738383939393937342a221b10020000000000020b0b171f2124272c28323638393b3b3b3c3b38352c1f170c0000000000000000000010253b50657a90a7aa8f7a654f3f2f211e16182022282731363a39464b525a62697482929ea69a846f5b4a36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4e63798ea2b39e8976614c382815020000000000000000000000000000000000000000000000000000000000000000000003090b13150b0801000000000000000000000000000000000000000c22374b5d71869cb1a999846f5e4c37271502000000000000000000000000000000000000000000000000000000000000101d314455607382979fa79e8a7d6f6a8095a89e897761545c646c70655d4b37230e00000000000000000000000000000000000d21364a5b6f849aafaa97826d5a4935200e00000000000000000b1f3447596f8499aeb49f8a76614b36210c00000000000000000000000000000000000e1920232b26201c130800000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0d111416181a1b1c1d141c20212122232323242423221f180d0800000000000000000000040a0c0f1216161e212324252626262623211a0e040000000000000000000000152a40556a7f95aa9f8a75604b3520110903050b0d13151d20252933363c484d55606e7d88949d8e79634e39240e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364a5b70859ab0a8947f6a5645321d0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f52677c91a4b3a1917c665544311d0e000000000000000000000000000000000000000000000000000000000000011426374455607381939fa89e92847b76899ea897816c69717981857b65503a25100000000000000000000000000000000000071a2d3d50667b90a4b49f8b78624d3c2c19060000000000000004182a3b51667c91a4b4a38d78624d38230d000000000000000000000000000000000000060c0e15110b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001030406070001080b0c0c0d0d0e0e0e0e0e0d0b0500000000000000000000000000000000000003090b0d0f10111111100e0c0600000000000000000000000000192e43586e8398ad9f89745645321d0900000000000002090b0f171e212b3437444b6068757f888f7b66513b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d52687d92a4b39d8875604b36200b000000000000000000000000000000000000000000000003090c141a1d1c150b0902000000000000000000000000000000000000000000000000000000001020354b6073869cb1b29c8774604b3c2b1905000000000000000000000000000000000000000000000000000000000000091926374455606d7e8a9ba3a29a9088889eb39f8c7c7f868e969a88735d48331e0800000000000000000000000000000000000f20354a6073869cb1aa97826d5a4935200c00000000000000000c20354b6073869ca59b85705a4935200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a30455a6f859aafa88b75604b36200b00000000000000000000030a0d19202731424e576169747a74604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f20364b6074869cb1a6917c67523c2712000000000000000000000000000000000000000000000b161e21293032312b211e160a000000000000000000000000000000000000000000000000000000081c304354657b90a0b2a4947f695a483520140000000000000000000000000000000000000000000000000000000000000009192737444b60687985929aa2a69e9ea6b8aa9f91949ba3a79d87725d48331d080000000000000000000000000000000000071c304354687d92a6b49f8b78624d38230d0000000000000000081c304354657b8a8f8778624d3c2b1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d121515130f0b09030000000000000000000000000000000000000000000000000000000000000000000000000304000000000000000000000000000000000000000001080b0801000000000000000000000000000000000000000000000000000000000000000000192f44596e8499aea28d77624d38220d000000000000000000000000000509151d3139464b556064605645321e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455657b90a1a395806a55402b15000000000000000000000000000000000000000003111b2832363e454846403632281a0a0000000000000000000000000000000000000000000000000000011426364b5d6e8398a8b49e8a78624d42321e0e0000000000000000000000000000000000000000000000000000000000000009192731424e5b63737d858d93999ea7aeb3b4a7a9aa9f98897b654f3a2510000000000000000000000000000000000000001325364b6075889db2a1907b66513b26110000000000000000011426364b5d65777a74625a48351e0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d192022282a2a2825211e160c0a03000000000000000000000000000000000000000000000000000000000000090f111819140c0a0300000000000000000000000000000708141c201c140b0801000000000000000000000000000000000000000000000000000000000000182d42576d8297aca5907b66503b261100000000000000000000000000000002131b283237444b4f4b45382816030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527374c5d6e8396928576614c37210c000000000000000000000000000000000000000613212e39464b535a5d5b554b4538281b0a000000000000000000000000000000000000000000000000000008182e3f4d6277899eb3a899836f604f3c2c19060000000000000000000000000000000000000000000000000000000000000009151d313d4954606870787e84898c99a1b3b2a0988c8277655d4b37220e00000000000000000000000000000000000000081d324556687d92a299836e5e4c38240f00000000000000000008182e3f4b5962656055483c2b1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d181f2b34373d3f3f3d3a363228211e160b05000000000000000000000000000000000000000000000000000004111c23262d2e29211e160b0000000000000000000000010f1a212630353026201d15090000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9a9947f6a5437261401000000000000000000000000000000000b161e2631353a3632281a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192f3f4c6177807d74615847331f0a000000000000000000000000000000000000041324313f4b5761696f72716a6056453928160300000000000000000000000000000000000000000000000000001120344859697e93a2b3a1937e695a49352011000000000000000000000000000000000000000000000000000000000000000001141f2c36434b525b63696f74768399aead9882776d62594b3f2e1b0800000000000000000000000000000000000000021528384b6073868d8476614c402f1c090000000000000000000011212e3b484c504b44372b1e0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101d2a343b484d525454534f4b453836322920190e0200000000000000000000000000000000000000000000000614222f383b42433e3632291b10020000000000000000000f1f2d3636434b4336353127190f0100000000000000000000000000000000000000000000000000000010263b50657b90abae98836e5544311d0f0e0b0903000000000000000000000000000309141d2024211e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111f344759616b676055473a291704000000000000000000000000000000000000122231424e5d65757e8587868074605745321e11000000000000000000000000000000000000000000000000000005182b3b4b6073849aa8b49f8b78634d3f2e1b110400000000000000000000000000000000000000000000000000000000000000010f182630353d494e54595863798ea1b29d8775604d483b2e21100000000000000000000000000000000000000000000a1c3043546175786f615847332212000000000000000000000003111d2b34373a363127190e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202d3b474c5962676a6a68646056534b4639352b1d150a00000000000000000000000000000000000000000000142431404c505859534b46392e211204000000000000000c1c2d3d4a4e546054534b44372d1f130500000000000000000000000000000000000000000000000000000c21374c61768b9fb39e8974604b35242423211e16140e0b07000000000000000000000001080b0f0b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a474c56524b4437291c0c0000000000000000000000000000000000000d1d2f404e60687b88939a9d9b958475604b402f180800000000000000000000000000000000000000000000000000000d1c30435462788a9eb4a999846f5d4b392f221204000000000000000000000000000000000000000000000000000000000000000008141c202c35383e3a4a5b6f8499aea5947f6a59483420110300000000000000000000000000000000000000000001142636465761635a4c473a2a1704000000000000000000000000000d18202225201d1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2d3e4a59626e777d7f7f7d7a756f6861574d483c32281a0f0100000000000000000000000000000000000000091931424e5e666d6e6961574b3f2f221202000000000004172a3a4a5c647075726960554a3d31231507000000000000000000000000000000000000000000000000000a1f33475871869cb1a78f7a644f37393a383632282924201c130c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2a3437413d363127190c00000000000000000000000000000000000005182a3b4c5e687e8c9da6afb2b0a297826d5e4c362614010000000000000000000000000000000000000000000000000001142636495a687e93a1b3a18f7a65574c4030221202000000000000000000000000000000000000000000000000000000000000000001080e1a2123292d3d4f657a8fa2b49e8a77624d3f2e1c080000000000000000000000000000000000000000000008182939464b4d493c332a1c0c000000000000000000000000000000050b0d100b08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182c3c4a5c6477828b929494928f8a847d766c625a4b45382d1f13000000000000000000000000000000000000011527374e60687b82837e75655d4c402f201000000000000a1f334758647a858a877e73635b4d413325150700000000000000000000000000000000000000000000000004172a3a566b8095abab96806b554b4e4f4e4b45383f39353025221f18100b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c181f222b28201d1509000000000000000000000000000000000000000b1f344859667c8c9faaab9fabb2b19f907b655443301c08000000000000000000000000000000000000000000000000000008182c3c4e606f8399a7af9a8475665e4c403020120900000000000000000000000000000000000000000000000000000000000000000000060c0e1422374b5d70859ab0a898836e5d4b37231000000000000000000000000000000000000000000000000b1b29333638352c1f170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536495a647a88989faba9a9a8a99f99928981786b60564a3d301c130800000000000000000000000000000000081d314455687e90979893887b665e4c3e2d1c0c000000091c2f3f4c6176889b9f9d938679675f5043332515060000000000000000000000000000000000000000000000000f24394f64798ea4b39d88746060636463605659544e4a433637332a25201d150d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c16120b080200000000000000000000000000000000000000021628384c6277899ea0978f8a8f9da5b19c8673604b35200f0000000000000000000000000000000000000000000000000000000e1e31424c6277899eb3a29a897c665e4c3f30231c12090000000000000000000000000000000000000000000000000000000000000000000000081b2e3f51667c91a4b2a08f7b65503e2d1b0700000000000000000000000000000000000000000000000b171e212320190e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546378899da6b0a69e9d9fa9a9afa89e968b8074635b4d41302518090000000000000000000000000000000b20354b6074899eadaea69d8b7c665c4a3a29170400000e23384c5d6f8399a6b5b2a39b8a7d6a6150433324140300000000000000000000000000000000000000000000000d22364a5c71869cb1a6917c677379797876726e69636054524c473a3a3531272220180d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3245566c81969e958279757a879da6a4917c66513d2d1a070000000000000000000000000000000000000000000000000000001420344859667c919fb0a79e8c7c665d4c40382f231c1103000000000000000000000000000000000000000000000000000000000000000000001020354a6073869cb1b09b85705c4a36220d000000000000000000000000000000000000000000000000030a0c0e0c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6072859ba7a39b8e88888a8e94999ea8a99f958679675f4a433627190a00000000000000000000000000000e23394e63788ea7b9c4b7a99f8a7a645847331f13000010263b50657b90a1b3b3afada99f927f6a6150423121110000000000000000000000000000000000000000000000071b2d3e53697e93a7b29d8776868e8f8d8b87837e79746d67615856504b443737342b2220180d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e120b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b6075899e95806d64606478889eb09b85705c4a36210900000000000000000000000000000000000000000000000000000005182b3b4c5e6c8196a3b4aa9f8b7b665e504c40382f211100000000000000000000000000000000000000000000000000000000000000000000071c304354687d92a6b4a28e79644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316283951667c91a3a79b8579737274797f8489939ea6a49c8a7d6b60544437281a0a000000000000000000000000000d22374c62778ca1c5cfc7baa89d8776614c41301d0d00182d43586d8298adb3a199989fab9d947f6a604e3f2e1d0c00000000000000000000000000000000000000000000001021364b6175899eb3a59d899ba3a4ab9f9d98948e88827c77716b656055534c483b37342b1e160b00000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a212327211e160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c919b8573604f4b5a667c91a2a38e79644e372715010000000000000000000000000000000000000000000000000000000d1d2f404b6074859ba6b7a99e8a7c70665e504c402f1909000000000000000000000000000000000000000000000000000000000000000000001325364b6074889db3aa95806a55402b15000000000000000000000000000000000000050b0d0d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b10171b1c1c1c1a191714100b09020000000000000000000000000000000000000000000000000000091e3246576f849aaf9e8976645c546064696f767e8898a0a89f928072605545382819090000000000000000000000000d22374d62778ca2b7bcb5b4b7a598836e5f4d3b2b18081b30465b70859bb0a59983828d9fb49d937e685d4b3b2a180400000000000000000000000000000000000000000000091e3246576a7f95a7b6a99fa9b5b2b0b5b2aea9a69d98928b86807a756e686259544d483b32291b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2c35393d3632281a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002172d42576c82978d796454433c4d5e6f849aac96816c5544311d0800000000000000000000000000000000000000000000000000000000121d3144556277889da6b7a89e91847b71655e4c37261401000000000000000000000000000000000000000000000000000000000000000000081d3145566a7f95aaab95806b56402b1601000000000000000000000000000000010d181f222220190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d20252c313131312f2e2c2925211e160a040000000000000000000000000000000000000000000000000c21364b61768a9fab96816c584a434a4e545761697682929faa9e9582736056453726140100000000000000000000000d22374d62778ca2bcab9f9faab2a0927d6759483626141d32475d72879cb29d87726d7f94a1b49f8c7b655947341f1200000000000000000000000000000000000000000000031628394c6176899eb3bab4ada59c9ba3a5a9aeb3b3adab9f9b958f89837d77706962594b4639291603000000000000000000000000000000000000000000000000000000000000000000000000000a1a2c3d494e524b4538281808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051b30455a70848f816c5c4a36304050667b90a69e8874604b35200b000000000000000000000000000000000000000000000000000000000215273748596379889da5b1b3a29a90867c655544311d08000000000000000000000000000000000000000000000000000000000000000000021527384c62778b9fa6937e68533e291300000000000000000000000000000009141d2a343737342b1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000009192731363b41464647464543413e3a3632281f170c09000000000000000000000000000000000000000000000f24394f64798eaaa6917c66513a30353939464b58616d7e8c9ea8a0988374605544311d1200000000000000000000000c21364c61768babb59f8d8a9ba3b39e8978625443301c1e33495e73889ead98836d60728399a6aa9e8877614c40301b0b000000000000000000000000000000000000000000000b1e334657697e94a5b6ad9c9387868c9093989ea7a9aeb3b0aba89e99928b857f776d615746321e0a00000000000000000000000000000000000000000000000000000000000000000000000002152838495b6367605645362513000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e647a7a6c63523d2d20354b6074889da7907b6650362614010000000000000000000000000000000000000000000000000000000009192b3b4a5b637987979fb1b4afa39b8b74604b35200b000000000000000000000000000000000000000000000000000000000000000000000a203448596f8494988876614c37210c0000000000000000000000000000091926313b484c4d483b2b180800000000000000000000000000000000000000000000000000000000000000000000000000000014182737444b50565b5c5c5b5a585653504b4538332a231c1204000000000000000000000000000000000000000010253b50657a90a5a38e79644e3924202429323a474c60687b8a9ea8a1998373604b41301c0c000000000000000000000b20354a60758a9fb09b8578859ba6a79a8472604b3c2c1c304354748a9fab95806b546177889db3a699836e5f4d39291703000000000000000000000000000000000000000000031729394b6074879cb2a8937e7271777b7e83888e93999ea7a9aeb3aeab9f9b948b8275614b36210c000000000000000000000000000000000000000000000000000000000000000000000000091d32455663797c74605443301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c64645d5245351f1c3043546b8096ab97826d5443301c0800000000000000000000000000000000000000000000000000000000000d1d2d3d4a5b63768197a0abb3b19c87725544311d080000000000000000000000000000000000000000000000000000000000000000000005182b3b4d62787f8379635847331f0a0000000000000000000000000008182637444b59626259483626140100000000000000000000000000000000000000000000000000000000000000000000000008131c3136445560656c707171716f6e6c696560564c473a382f2215070000000000000000000000000000000000000010253b50657a90a5a38d78634e38230e0f161e2933424e5d657b8a9eaaa196816c5f4d3a2a1704000000000000000000071c30435473899eb19c877177879db2a2947f6a5a493520354a60758aa9aa947f6a5559667c909fb1a1917c675746331e0f000000000000000000000000000000000000000000000b1d314556667c91a2b09b8573606265696e74797e84898e94999ea7a8adb0aa9f95806b55402b160000000000000000000000000000000000000000000000000000000000000000000000000b20364b607487928472604a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e4a4e4f4b3f3527171426364f647a8fa69e8874604b35200b0000000000000000000000000000000000000000000000000000000000000f1f2d3c495861728290969ea495806a553726140100000000000000000000000000000000000000000000000000000000000000000000000d2035485a626a6e635b4a3a2a1704000000000000000000000000011426364455606a7778625443301c08000000000000000000000000000000000000000000000000000000000000000000000008182530424e5460747b81868686868483817e7a756b6158504c40332515060000000000000000000000000000000000000f253a4f647a8fa4a38e79634e39240e00030c171f313f4c5d657b8c9fb49f917c675847331f10000000000000000000001325365c71879cb19e8873657b90a1b49f8b78634d402f354b60758aaba9947f6a544c5e6c8197a5b29d8875614b3d2c1a06000000000000000000000000000000000000000000021527384d5e6f849aaaa3937e685b5054546063696e74797e84898e93989da59f917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a2907b66513b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202d36393a372e2017090b20354a6074889da78f7a654f3a2510000000000000000000000000000000000000000000000000000000000000010f1e2c3a4754606e7b81898e8676614c36210c00000000000000000000000000000000000000000000000000000000000000000000000005192b3c484d54594e4a3d2d1c0c00000000000000000000000000081c30435460737f8a8773604b35200b0000000000000000000000000000000000000000000000000000000000000000000000132536434a6069728490969b9b9c9b9a9896938f8980766e665e50433324130000000000000000000000000000000000000e24394e63798ea3a48f7a654f3a25100000000413212f3f4c5d697e93a1b39e8876614c3f2e18080000000000000000001a2f455a6f849aaf9f8a75606f849aaaa999836f5e4c37314455758a9fa9947f6a54404b6175879db2a696816b5b49352112000000000000000000000000000000000000000000000a1a30404e63798b9fb49e8a79635544434a4e54546064696e74797e83878f8f816c5f4d39241000000000000000000000000000000000000000000000000000000000000000000000000013283e53687d93a8947f6a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b222425221b100200071c3043546d8298ab95806b5639291703000000000000000000000000000000000000000000000000000000000000000e1c2a36434a5d656c757875615846331f0a000000000000000000000000000000000000000000000000000000000000000000000000000e1e2b35383f4339362d1f0f00000000000000000000000000000b20354b607383949f8f7a65503a2510000000000000000000000000000000000000000000000000000000000000000000000b1c304354606d7e889aa2abb0b1b1b0afadaba8a89e958a837b6a615042311e0e00000000000000000000000000000000000e23384d63788da2a6917c66513c2711000000000311212f3f4f606e8399a7a697826d5d4b362513000000000000000003182d42586d8297adab8d786363798b9fb4a1907b665544314a5f74899fab95806b56404657667c91a1b49f8b79634e402f190900000000000000000000000000000000000000000000122135495b6b8095a5a89b8574604b40353936434b4f54546064696d747a7a6c635240301d0a00000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fab907b66513b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f0f0d080000040013253652677d92ab9b85705746331e0a00000000000000000000000000000000000000000000000000000000000000000c1825303f4c505660636056463a29170400000000000000000000000000000000000000000000000000000000000000000000000000000e1920222a2e24211a0f0100000000000000000000000000000f243a4f647a8fa1ab96806b563b2a180500000000000000000000000000000000000000000000000000000000000000000b1b30414a607281939da6aba5a2a09fa0a3a6acb2b7b4a89f98907f6a604e3c2b1906000000000000000000000000000000000d22374d62778caaa9947e69543f2914000000000002112132424c6177899eb39f8f7a655443301c080000000000000000162b40556b8095aaa5907a655b6c8196a6b19c8674604b3a495e73889eac97826c5742394c5e6e8399a9aa99846f5e4c37271501000000000000000000000000000000000000000000061a2c3d4b6075879db2a396816b5e4c3b2b2630353936434b4e53546065645c5245352212000000000000000000000000000000000000000000000000000000000000000000000000000c21364c61768b9f8d78634d38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f11191d1f22374c62778b9f9f8b76614c36210c00000000000000000000000000000000000000000000000000000000000000000008131c2f3838454b4e4b4538291c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d15190e0c07000000000000000000000000000000000e23384d63788da5b19c86715948341f0b00000000000000000000000000000000000000000000000000000000000000031729394d5f6c81969fa59d96908d8b8a8b8d91969da6afb4b4ae9d937e685a4835200b000000000000000000000000000000000b20354b60758a9fac97816c57422c1700000000000003141f3347586a7f94a6b09b8572604a362513000000000000000013283e53687d93a8a8937d68536176889eb3a4947e695847485d72879dae98836e59432f404d62788b9fb4a1907b665544311d0b000000000000000000000000000000000000000000000f1e324557667c90a0b09e917c66594834201c20242630353936434a504f4a3e35271704000000000000000000000000000000000000000000000000000000000000000000000000000a1e33465771869c907b66503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002121d24262e32343534475971869baa917b66513c26110000000000000000000000000000000000000000000000000000000000000000000000111c23283236393632281a0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2035495a72879db2a48c77624c37220d000000000000000000000000000000000000000000000000000000000000000a1e334657677c919f9d9187817b78767576787c8188909aa2b2b7b49f8a78624d38230d00000000000000000000000000000000081d31445572889daf9a846f5a3b2b180500000000000004182a3a4b6075889eb3a3927d675443301c070000000000000010263b50657b90a5ab96806b5657687d92a3b39e8976614c3d5b71869bb09b86705b3a2935495a6b8096a7b19c8674604b39291703000000000000000000000000000000000000000000031628394c5e6e8398a6b39e8978624d3d2c1a0b0f141c20242530353a3a362e201709000000000000000000000000000000000000000000000000000000000000000000000000000003172939586d829895806b563c2c1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d2f383c43484a4a473b556b8095aa96816c563c2b19050000000000000000000000000000000000000000000000000000000000000000000000090a151d2023211e160a00000000000000000000000000000000000000040a0c11141614110d0b0500000000000000000000000000000000000000000000000000000000000000000000000006192c3c576d8297aca7917c67523c2712000000000000000000000000000000000000000000000000000000000000001325364b6176899e9c887c736c656361606163666c747b84909da5b7a9947f6a543f2a1500000000000000000000000000000000011527375b70859ab09e8873594834200b000000000000000c1e3245576a7f94a8b19c8673604a35200b000000000000000e23384e63788dabae98836e594b6073859bb0a796816c5b495a6f849aaf9e89735847332c3c4c6176889eb3a4937e685746331e0d000000000000000000000000000000000000000000000a1b2f404c6277889db3a797826d5b493521100001080b0f131c202524221b10020000000000000000000000000000000000000000000000000000000000000000000000000000000014293e54697e939c86715b4935210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2832404c51595d5f5f5d544f647a8fa69c86715a4834200b0000000000000000000000000000000000000000000000000000000000000000000000000002090b0e0b0902000000000000000000000000000000000000080c171f2126292b29262220190e0c070000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7ac97826d573e2d1b070000000000000000000000000000000000000000000000000000000000071c3043546a7f949c8677676054504d4b4a4b4e515460666f7b879da7ac96816c57412c170200000000000000000000000000000000182d43586d8298ada68c77624d37220d00000000000000031628394c6176899eb4a4907b66513b2611000000000000000b20364b60758a9fb19b8671544354657b8fa1b49f8b79634e586d8297ada78c76614c3721334657697f94a6b39e8876614b3b2a180500000000000000000000000000000000000000000000121f344859697e93a8b49f8c79634e3e2d1b0b0000000000070b100f0d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fa48d78634d38230f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002152838454b5e666e7274747269606074889ea48d77624d38220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111c232a33373b3e403f3c37342b24211a0f0902000000000000000000000000000000000000000000000000000000000000000e23394e63788ea3b29d87725c4a36220d00000000000000000000000000000000000000000000000000000000000b20354a6075889d8b7963594a4336383635363836434b515d6578889eac97826c57422d170200000000000000000000000000000000152a40556a7f95aaa6917c66513c27110000000000050b0d0f1f3346586c8196acad98836e583b2a1805000000000000091d32455672889db29e8974604a4b5d6e8399aaaa99836e5c566b8095aba48f79644f3a2429394b6075889db2a695806a5947341f0e0000000000000000000000000000000000000000000005182a3b4c61768a9eb4aa98826d5c4a39281603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758a9f947f6a543d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d324556606e7c8387898a877e73656d8297a8927d685336251300000000000000000000000000000000030a0c0f100d0b0500000000000000000000000000000000000000000000000000000000000000000000000412212f383a474c51545554514d483b39362d201d150a0100000000000000000000000000000000000000000000000000000000000c21364b61768ba6b7a58e79644f39240f0000000000000000000000000000000000000000000000000000000000071c304354687e887f6a5b4a3b302523212021232630353f4c5a6d8297aa95806a55402b15000000000000000000000000000000000011263b51667b90a6ab96806b56382816020000000d1920222425293a4e64798ea5b39e89745948341f0b000000000000021528385a6f859aafa88d77624d3f4d63788b9fb4a18f7a6453687e93a8a8927d68533d281e324556697e93a6b49e8a77624c3c2b1905000000000000000000000000000000000000000000000d1f3347586b8096a8b49f8c7a645746321e1301000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003091d32455670859a9c86715b4936210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384b60748391989d9f9f9c93877b697b90a698836e5443301c0700000000000000000000000000090b171e2124252220190e0a01000000000000000000000000000000000000000000000000000000000000000112222f3f4c50586166696b69666259564e4a3d3632281d1509010000000000000000000000000000000000000000000000000000000a1e33465773889db2ab95806b563c2b190500000000000000000000000000000000000000000000000000000000001325364e6068736a61503d2d1c130e0c0b0c0e141c2035495a6e8399a6907b66503b261100000000000000000000000000000000000c22374c61778ca5b09b85705645321e090008131c2b34373a3a3b3b4a5c72879cb2a78c77624c37220d00000000000000172c42576c8197aca5907b65503b495b6c8196a7af9a84705d657a8fa5ac96816c5736261628384b6075879db2a896816c5a4835200c000000000000000000000000000000000000000000000417293a4c61778a9eb4ab9b8575614b41311d140b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c14181a152838566b8095a48e79634e392310000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3145566a7f94a1a89e9c9faaa49c8c7e73889d9e8874604a35200b000000000000000000000004121c23293336393a38352b241d12020000000000000000000000000000000000000000000000000000000000000f1f2f404c5d6570767b7e807e7b77726b635b534b453831271c1408000000000000000000000000000000000000000000000000000003172939596e8398aeb19c86715a4834200b0000000000000000000000000000000000000000000000000000000000081831424e535e555043331f0f000000000108152532424d63788b9f9d8875604b36200b00000000000000000000000000000000000b1f34475972889db29f8a75604b36210b081825303b484d4f50505051586d8398ada38e78634e39230e0000000000000014293e54697e93a9a8937e69533e3c4c6176899eb3a2907b6561778ca6b09b85705443301c1d324556697e93a6b49f8b78624d3a2a1804000000000000000000000000000000000000000000000c1f3447596a8095a3b4a398826e5f4e3f3126211e1614100c0a04000100000000000000000000000000000000000000000000000000000000000000000000000c171f21292e2f2e2b3c51667c91a695806a553f2e1b0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075889db39e89878a919ba39f93818196a68e79634e39240e000000000000000000000c171f2f3839464c4e504d483c39301d15090000000000000000000000000000000000000000000000000000000009192c3d4c5e667b858b90939594918c878079716860564b443730261c13080000000000000000000000000000000000000000000000000014293e54697e93a9b5a48d77624d38220d0000000000000000000000000000000000000000000000000000000000001324313a3e48403c3325150100000108141c2033434f606e8399a4947e695645311d09000000000000000000000000000000000004182a3b596e8399aea98f7a65503a2510132536434a59626465656566686e8398ada38e79634e39240e0000000000000010263b50657b90a5ac97816c57423347586a7f94a6b09a85705d73889db39e8974604b35201528384b6075889db3a997816c5847331f0a0000000000000000000000000000000000000000000004182a3a4b6074859bb0b2a0927d685d4b44373632282925221f18191613110e0b090200000000000000000000000000000000000000000000000000000002101c2a33373e434443413c4c61778ca29c87725d4b37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010263b50657b90a6a8927e72767c85949f9f96869ca9937e69543e29140000000000000000000d1c2933404c5057616465625a514d413127190a000000000000000000000000000000000000000000000000000001142637495b667c8c9b9faba9aaa9a6a49c958e867d746760554b43363025180f0100000000000000000000000000000000000000000000000d22384d62788da3b5a8937d685338281602000000000000000000000000000000000000000000000000000000000006131e2628332a28201507000009141d263035435061697e93a19c8673604b3827150200000000000000000000000000000000000014293f54697e94a9aa957f6a553929171c304354606f77797a7a7b7b7d808b9fb4a48c77614c37220c000000000000000d22384d62778da7af9a856f5a3a2a3a4b6075879db2a28f7a656e8499aea88e79634e39230e1e324556697f94a7b49f8a77614c37221200000000000000000000000000000000000000000000000c1d324556647a8fa4beb49f8b7b696055504b45383f3b37342a2e2b292623211e160e0c0600000000000000000000000000000000000000000000000010202d3a474c53585a5856524d5970859ba48f7a654f3a2917040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d53687d92a8a58f7a656167727f8c9fa49ca4ae99836e593c2c1906000000000000000d1d2a3a464c5e666f76797a7771675f4b4437281b0a00000000000000000000000000000000000000000000000000081d31445563798a9eaaa89f9d9ea8a5aab0aba39b92877c746860544a43362d1d1409000000000000000000000000000000000000000000000b2035485a71869bb0ae99836e5645321e09000000000000000000000000000000000000000000000000000000000000020b11131e15130d0400041219263136434b52616a7f939c9f8b7a645544311a0a000000000000000000000000000000000000000e23394e63788ea5af9a85705746331e20354a6072848c8f8f90909192959fa9b19c86715847331f0a000000000000000b2034485a74899eb39d8873584633324556687d92a4af99846f697f94a9a7927d68523d28131628384b6176899eb3a9927d675240301b0a00000000000000000000000000000000000000000000021528384c62778caabbbaa99f8b7e746b6560565854504c473a44413e3b393632282320190e000000000000000000000000000000000000000000000c1d2d3e4a5861696d6f6d6b67635a687e93aa97826d5846331f080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012283d52677d92a7a6917b66515460697d8c9fb1b5b39e88735b4935210c00000000000005182a3b4758616e7b848a8e8f8d867c6d60554539281a0a0000000000000000000000000000000000000000000000000b20354b6073859b9e958d8988898b8f959b9fabb1a59d91877e736760544a3d3126190d00000000000000000000000000000000000000000005192b3c52677d92a8b49e8975604b36210b0000000000000000000000000000000000000000000000000000000000000000000009000000000c181f3037444b546067717f949d9d8b7c665c4a37271500000000000000000000000000000000000000000c2135495b72879db29f8a76614b362124394e63798ea2a4a5a5a5a6a7abada89e917d67523a2a18040000000000000005192b3c5b70859ab0a68b76614c3628384b6073869cb1a18e7a647a8fa9ac97816c573828160a1e3246576a8095a8af9a846f5e4c39281603000000000000000000000000000000000000000000000e23384e63788b9faab7baa99f9387807a75716d696561595c595653514e4b453838352c1e0e000000000000000000000000000000000000000004182a3b4a5c64767e838483807c78726c768a9f9f8a76614c3625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a6a8937e6853434a5f697e93a0b2b8a78d78634d3823110000000000000b1f34475962768390999faaa5a49c91817360574538281602000000000000000000000000000000000000000000000012283d52677d929d8a7f78747374767a7f858c949ca5b2a59d93867c72635b4b44372a1d100200000000000000000000000000000000000000000e20354b6075899eb4a8907b66513625130000000000000000000000000000000000000000000000000000000000000000000000000002101c2a33404d556067737d86959e9a887a665e4c3e2d19090000000000000000000000000000000000000000061a2c3d576c8197aca9917c6752372721364b61768a9c9fa9a1a1a79e9c9792897e685f4d391c0c000000000000000000172c41566c8196aba48f7a654f3a25314455667c91a3ae99836e758a9fb09b86715645321e091629394c61778a9fb4a2917c665745321e0b000000000000000000000000000000000000000000000c2135495b677d8c9da6b3bab4a69d968f8a86827e7a7774716e6b6866636056574d493c2c1a0a000000000000000000000000000000000000000b1f344759647a889398999896918d87817d879da9937e695443301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788da7ac97826c573d414f606e8398a6b8a8937d68533f2e1a0a00000000000d22374c62778699a1aba4a3a9b3b19f978375605645321e1200000000000000000000000000000000000000000000001a2f445a6f849987796a625a5e5761656a70777f87929ea7b2a49c9185796a6055473b2e20130500000000000000000000000000000000000000081d31445571869bb1ac97826d5443301c0700000000000000000000000000000000000000000000000000000000000000000000000513202e3a474c5e66737d86929c9f958477645c4c402f20100000000000000000000000000000000000000000000011263c51667b91a8ad98836d5544311e324657667c868a8b8c8b8a8986827d7568604e41301d0000000000000000000013283d52687d92a7a8937e68533e2926374c5e70859bb0a18e7970859aaf9f8a75604b36210b0b1f3347586c8196aab29d8775604b39291703000000000000000000000000000000000000000000061a2c3d4d5f677b8899a1b2b7b7b2abaa9f9c9894908c898683807e7b7876726c635a49382816030000000000000000000000000000000000021527374c6177889da6acabadaba7a49c96929da5b29c8773604a35200f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6074889eb29d87725b4936424c6176889eb3b09a85705d4b38281603000000001a2f44596f8399a49f958e8e949ea7b1a1998474604b402f1c0c000000000000000000000000000000000000000000001c31465b71858779635b53574c484b5055596269737d899aa1b4b1a29a8b7f7362594b3e3023140600000000000000000000000000000000000001152737576c8297acb39d8874604a35200b00000000000000000000000000000000000000000000000000000000000000000000061423303e4b58616e7c87929ca39b8b7f7362594b3e2f221102000000000000000000000000000000000000000000000b21364b6075899eb39e8975604b362029394c5e6671747676767574716d6761574e42312313010000000000000000000e24394e63798ea8ac97826c57372719304050657b90a2ae98836e8095aaaa8f7a644f3a250f04172a3a4d62788b9fb4a595806a5746331e08000000000000000000000000000000000000000000000e1f30414d5d657783919da5b4babbb4acaeada9a5a89e9b999693908e8a878178635645321e090000000000000000000000000000000000081d3144556d8298a69f9796979b9fa9aaaba8b2b7b6a5907b66513d2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546e8398aea58e79634e3b334758687d92a4b59f8d7b655645321e10000000001e33495e73889e9d8b8079797f899ca4b3a298826e5e4c3a2a18040000000000000000000000000000000000000000000d22374d627776635b60686c6259483a3b484d5460687784939ea8b4aa9f948477645c4d413224140600000000000000000000000000000000000011273c51667c91a8b7a68f7a644f3a250f00000000000000000000000000000000000000000000000000000000000000000005142431414d5c647683919ca49e93857a6a6055483b2e2011040000000000000000000000000000000000000000000000091e3245566d8297ada7917c66513c2b1b30404c515c5660616160555c58524b463931241305000000000000000000000b20354b6075899eb09b86705544311d23374b5d6f849aaf9f8c797a8fa8a9937e69543e2914000c2035495a6e8398adb39e8976614b36251300000000000000000000000000000000000000000000001323303f4b59626e7c87969fa9aa9f97999da6a6aeb4b1aeaba8a6ab9f9c978975604b36210b00000000000000000000000000000000000b20364b60758a9f9f8c818082868a90959a9ea8abb0af9a846f5b4a36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013253652677c91a7ac96816c5947343a4a6073869cb1ab9c8675604b3f2e1b080000001a2f445a6f8499887a6b64636a78869ca4b2a0907c665947341f0e0000000000000000000000000000000000000000000b2034485962615761757e8177624c3c2c3436434b59626f7e8a9aa2b4b4a29a887a675f4f423224140400000000000000000000000000000000000b21364b6075899eb4ab95806b563a2a17040000000000000000000000000000000000000000000000000000000000000000132331424e5f677a8899a1a098897e73645c4b44372b1d10020000000000000000000000000000000000000000000000000316283850657b90a5af99846f5a4834202230393c38454b4c4c4b4437423d3632281b13060000000000000000000000081d31445570859ab09f8a75604b36201c2e3f4f647a8fa1ab988274899ead98836e583b2a180406192b3c4f647a8fa2b4a7937e695443301c07000000000000000000000000000000000000000000000513212e3b474c5e6675818a92948b8184888d91999faaa8abadadadaeb09f8975604b36200b00000000000000000000000000000000000e23384d63788da99c86716b6d70757b8084898f959ba3a18e79634e3b2a180400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b6075899eb39e8a77614c41304354697f94a9b6a497816c5d4b37220e00000010263b50657c8579645c4f4e5a6276869ca8b29d8877614c3c2b1905000000000000000000000000000000000000000005182b3b484d4b617587939785715b49352126303b484d60687884939ea8b4a69d8b7d69604f423222130500000000000000000000000000000000091e3245576e8398adb19b86715847331f0a000000000000000000000000000000000000000000000000000000000000000e1e30414e60687d8b9da59d9082776960544a3e3126190d0000000000000000000000000000000000000000000000000000000b20354a6073879db29f8b78624d3928161d242728323637363531272d28211e160b0000000000000000000000000001142637566b8196aba98e79644f39241122364a5c6e8399ab9f8c798499ae9d87725947341f0b000e22364a5c70859bb0b29c8773604a35200d000000000000000000000000000000000000000000000003111d2a34404c57616c777c7e7a6c6e73787c838a8f9296979798999b96816c5544311d0800000000000000000000000000000000000d22374d62778ca19f8a7660585660656b6f757a80859ba397826d5947341f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3245566a7f94a5a898826d5f4e40364e63788da8bab59f8d7a654f3a25100000000e23384c5d6570635b4a3d3c485863798a9eb4a695806a5a4835200f0000000000000000000000000000000000000000000d1d2b343b50657b90a5a38d78634d3823141c2b34424e5a62727e8a9aa2b4a99f8d7e69604f40302313010000000000000000000000000000000316283951667c91a6b59f8b77614c37210c0000000000000000000000000000000000000000000000000000000000000a1a2c3c4d5f687e8d9fa29a877c6d61584b43362d1d140900000000000000000000000000000000000000000000000000000000071c3043546a8095aaab95806a5745321e090f11161e212121201d1518120c090300000000000000000000000000000012273c51677c91a6a8937e68533e29131b2d3e4e63798c9fab9a847f94a9a58c77614c37220c00071b2e3e51677c91a5b6a4907b65503b2b18050000000000000000000000000000000000000000000000000d181f2f39464b59616769655d595a62666e767a7d8082828284868174604b3727150200000000000000000000000000000000000b203448596f8499a9907b6651454b50555560646b70859b9f8a77614c3928160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021628384b6075879caba0927d685e4c404b6075899fb4bcab98836e58432e19000000091c2f3f4c505a4e493d2d2b3a495b687e93a5b49f8a78624d3d2c1a060000000000000000000000000000000000000000000d18263c51667b91a6a8927d68533d28130d1820313c495460697884929ea8ab9f937e695e4d41301f0f000000000000000000000000000000000b20354b6074889db3ab917c67513c2712030000000000000000000000000000000000000000000000000000000002162838495a677d8d9f9f968476665e4c473a3026180f010000000000000000000000000000000000000000000000000000000000001325364d62778b9fb39e8875604b372715010003090b0c0c0b080100000000000000000000000000000000000000000d22384d62778da6ad98836d583c2b191021364a5b6d8298a9a29a869cb1a6917b66513c261100001020354b6074879db2ae99836e59483420080000000000000000000000000000000000000000000000000005121b29323b474c52544f4b3f484d51576164686b6d6d6d6e716c60564532190900000000000000000000000000000000000005182b3b4f647a8fa297826d5a48363b37444b4f56687d92a695806b5746321e0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e324556657b8c9fb49f8c7c665e4a435472879cb1c7af9a85705a45301b0000000011212f383b4538352c1f1c2c3d4b6074879db2a997816c5b4935210b000000000000000000000000000000000000000000000e23384d63788da6ad98826d583c2c190605141e2c36434a5a626f7e8a98a0b59f8d7c675f4d3d2c1c0c000000000000000000000000000000081d3144556b8096abac97816c57402f211102000000000000000000000000000000000000000000000000000000091e32455663788a9f9e95817361584c40332a1c1408000000000000000000000000000000000000000000000000000000000000000008203448596e8398aea7937e695544311d0a00000000000000000000000000000000000000000000000000000000000b2035485a73889db29d87725a4835200b1a2d3d4d62788b9fb4a49ca4b5ab96806b563928160300081d314455697f94a8b49f8b77624c3625130000000000000000000000000000000000000000000000000000000b161e2a34373d3f3a372e353839464b4f5356585858595b574b4538281600000000000000000000000000000000000000000d22374b5d70859a9f8a78624d3f2e2731353a4b6074889d9e8975614b3827150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031628384b5d6a8095a1aa9f8a7c6a60545c71869cb1baa995806b55402b160000000003111c23263023211a0f0f1d314455697e93a7b49f8c79634e3a2917040000000000000000000000000000000000000000000c2035495a73889db29d88735a4935200c00000e1825303c494d60687982939fab9e897d675b493a291a0a0000000000000000000000000000011527374e64798ea4b19c87725e4c3f2e20100100000000000000000000000000000000000000000000000000031628394b6074859ba095806c6055473a2f1f180c0100000000000000000000000000000000000000000000000000000000000000000005182b3b50657b8fa4b29d8774604b382815020000000000000000000000000000000000000000000000000000000005192b3c596f8499aea58d78624d38230d0f2035495a6c8196a8b5b1b5c2b09b86705746321e0900011426374c61768a9eb4aa947f6a5443301c07000000000000000000000000000000000000000000000000000000030c181f22272925221b20232932363a3d414242434446423632281a0a0000000000000000000000000000000000000000081b2e3f50667b90a498836e5d4b38281d203144556a7f95a7947e695645311d0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2e3f4b60728399a3a89f8d7f72666072879cb2b49f8a77624c37220d000000000000090e101b0e0c0600011426374b6176899eb3aa97816c5846331f0a00000000000000000000000000000000000000000006192c3c586d8297ada68d78634d38230e00000008131c2b35424e5b636d7e8d9fa79e8d796358473827150200000000000000000000000000000921364a5c71869cb1a4907c665d4b3e2e1f0f00000000000000000000000000000000000000000000000000091e3245576b8095a398826d624b4437291c12040000000000000000000000000000000000000000000000000000000000000000000000000d23374b5d71869cb1a5927d685645321d0b0000000000000000000000000000000000000000000000000000000000152a40556a7f95aaa8927d685337261406192b3c4c6177899eb4c4c9cab49f8a76614b36210c0000091f3346586c8197acb29d8773604a35200c0000000000000000000000000000000000000000000000000000000000040b0c1214100e080b0d161e2125282b2d2d2d2f312d211e160a000000000000000000000000000000000000000000001023384c5e71869ca0907b655645321d1527374c6176899e9d8874604b372715020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111c3043546175859ba4ab9f94857b75788c9fb4a496806b5948341f0b000000000000000000050000000000091e3246576b8096aab49f8a76614c36210f0000000000000000000000000000000000000000000013283d52687d92a7a5907b65503b261000000000000e1920313d494e60697e8d9fab9d8776615645311d1000000000000000000000000000000e1e3243556a7f94aab49f8b7b655c4a3d2d1f0e0000000000000000000000000000000000000000000000000b21364b6075899e9e8976614c443126190c0000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f52687d92a6b29d8774604b3a2917040000000000000000000000000000000000000000000000000000000011263b51667b90a6ad98836e5544311d080e1f3447596a7f95a6b8cbcebbaa917c665138281603000417293a4e63798da2b3a5907b65503a2917040000000000000000000000000000000000000000000000000000000000000000000000000000030a0c0f1316181818191c170b09020000000000000000000000000000000000000000000000091c2f4054697f94a89c8674604b3d2d191f3347586a8095a6937e685544311d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114263646576176869ba3b4a29b908a8b9faaa79c8676614c3b2a1805000000000000000000000000000000031629394d62778b9fb4a8937e68533d2c1a060000000000000000000000000000000000000000000d22374d62778ca4a8937d68533e281300000000000006131f2c35424f60687e939da59a8474604b3f2e1b0a00000000000000000000000006192c3c4f616d8298adbaa99e8a7a645c4a3d2c1d0d000000000000000000000000000000000000000000000011263b50667b90a799846f5847331d1409000000000000000000000000000000000000000000000000000000000000000000000000000000001120364b6074889db2a5947e695846331f0f000000000000000000000000000000000000000000000000000000000c22374c61778ca5b39e8974604b35200b04182a3a4b6175889eb3c3d4c8ad98836e5645321e0900000c2135495b6f849aafad98826d5846331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000010303030406020000000000000000000000000000000000000000000000000000001222374c6177899ea495806a5b4a372717293a4c61768a9e9d8774604b38281502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182839475861768598a0b2b0aa9f9faaa59d8978635746331d0d00000000000000000000000000000000000b203448596d8298adb09b85705b4935210a0000000000000000000000000000000000000000000b2034485971869cab96806b56412b1600000000000000010f1a2132414e60697f949ea295806b5d4b3928160300000000000000000000000c2135495b697f94a0b2c7b9a89e897a645b493c2b1c0c00000000000000000000000000000000000000000000152b40556a8095aa97826c573a2a17010000000000000000000000000000000000000000000000000000000000000000000000000000000000091d314556697f94a7b39e8976614c3d2c18080000000000000000000000000000000000000000000000000000000b1f34475972889db2a78f7a654f362513000c1e324657697e93a5b6cac9b49e8975604b36210b0000061a2c3d51667c91a6b49f8a76614c36210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f334758697e94a39f8b79635544311d1f3347586b8096a5937e685645321d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2a3a4758617583919ca4aaaaaa9f978779635a4939291700000000000000000000000000000000000005182b3b4e63798ea2b3a38d79634e38281602000000000000000000000000000000000000000005192b3b566b8196ab99846e5939281603000000000000000006142331424f616b8196ab9e897b655745321e0c00000000000000000000091d2f404d63798b9fb4b3a8a9b3a79e8879635a483a2a1b0b000000000000000000000000000000000000000002182d42576d8297ac99836e5443301c080000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384b6175889eb3a796806b5b4936261401000000000000000000070c0e0f0d07000000000000000000000004182a3b596e8399aeab96816b5443301c07031629394b6074879db2c2cdb9a8917c66513c27110000000f20354b6074889db2a9937e68533d2c1a060000000000000002090b1216130d0b0500000000000001080b1216130d0b0500000000000001080b1216130d0b05000000000000000000000002090b1216130d0b050000000000000000000004182a3a4b6073859ba99b8574604b3f2e1b2a3a4c61778a9e9d8774604b382715020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2a3a4757616e7d87909594908b8276635b4a3c2c1b0b000000000000000000000000000000000000000d21364a5b6f849aafab96816b5645321e0900000000000000000000000000000000000000000010253b50657b90a89c87725746321e09000000000000000000051424324350657a90a5a79d8875604b3a2a17040000000000000000000f24384c5e6f849aa9a69e92949ea7a69d8778625847392819090000000000000000000000000000000000000004192e43596e8398ae9e8874604b3520120000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e324657697f94a6b49f8b79635443301c1100000000000000010f1a212424211a0f0100000000000000000000152a3f556a7f94aab29d8773604a35200b000b1d314556677d92a4b5c9c6ac97816c573c2b19050000081c3043546b8196abb09b85705b493521080000000000000a151d20282b28221f180d0200000009141d20272b282220180d0300000008141c20272b292220190d0300000000000000000a151d20282b28221f180d020000000000000000000c1d314455647a8c9fa395806a5d4b39291f3447596a7f95a6937e695645311d09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2a39464b5f67737b807f7b766d61584a3d2d1e0e0000000000000000000000000000000000000000071a2d3d50667b90a4b39e8975604b3621110000000000000000000000000000000000000000000b20364b6075899e9f8b76614b36210c00000000000000000000061421364b6075879db2a6947f6a5847331f090000000000000000081b2e3f51667c90a2ab9e887d7f899ca5a59c86766157463727150100000000000000000000000000000000000003182d43586d8298ada6907b6550402f1a0a00000000000000000000000000000000070b0700000000000000000000000000000000000000000000031628394b6075889db2aa9a8473604b3f2f1f0e000000000002101f2d363939362d1f110300000000000000000010253a50657a8fa6b7a58f7a644f39281603021527384b6073869cb1c0c7b29c87725a4835200b0000011426364f64798ea4b5a38e79634e36261401000000000d1a2731363d413d37342a1d150a000c192631353c413e37342b1e160a000c182630353c403e38342b1e170b0000000000000d1a2731363d413d37342a1d150a0000000000000000011426374a5c6b8095a49f8c7a645746331e2a3a4c6176899e9d8774604b36200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b2832414d5460656b6a6561584c473a2d1f0f000000000000000000000000000000000000000000000f23384c5e71869cb1a7927d6752402f1c090000000000000000000000000000000000000000081d3144556e8398ab907a65503827150200000000000000000000091e324557657b8fa0b39e8976614c37271502000000000000000e22374b5d71859bb09f8c7a686978879ca5a49b8575615544311d1506000000000000000000000000000000000000152b40556a8095aaaf9a846f5e4c382816020000000000000000000000000008131c201c13080800000000000000000000000000000000000000000b1e324556677d92a1b2a2957f6a5d4c3d2c1d0d0000000310202e3d4a4e4e4a3d2f21110000000000000000000b20354b6074889db3ac97826c5745321e09000a1c304354667c91a2b3c8b6a58d78624d38220d0000000822364a5c72879cb1ab95806b5443301c080000000d1d2b38454b5256534c473b31271a0c1d2a37444b5256534d483b32281a0c1c2936434b5156534d483c33291b0c000000000d1d2b38454b5256534c473b31271a0a000000000000000009192d3e4b6074869caa9d8776614c43321e3346576b8096a6927c67523b2a180400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e3036434a505555504c463a33291c0f0100000000000000000000000000000000000000000000091c2f4053687d92a6b09b85705e4c38230b00000000000000000000000000000000000000000215273752677d92aa96816c5645311d0900000000000000000000031628394b5d6e8398aaa8947f6a5544311d080000000000000010253a4f657a8fa3ad98826d5c5a6278879da6a3998373604b4433241303000000000000000000000000000000000011263b51667b90a7b3a1917c665645321e0e00000000000000000000000a18182530353025231c1103000000000000000000000000000000000000031628384d5f6e8399a6b49f8d7b655b493b2a1c0f0b0b161e2e3f4b5b63645c4c402f1c090000000000000000081c3043546c8197acb49e8975604b36210b00011426364c5e6f849aaabbc3a8927d6853392916030000071b2d3e556a7f95aab29d8874604b35200b000005192b3b485660676b6862594b4538271a2a3b475560676b6862594b4538281b293a475460676b68625a4b4639291c0c000005192b3b485660676b6862594b4538271a0a0000000000000000101d314556647a8c9fa598826e614f3f2f29394d62788b9f99836e5947341f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000313182530353b403f3b3633291f170c000000000000000000000000000000000000000000000000001121364b6075889eb3a3907b65503928160300000000000000000000000000000000000000000c21374c61778b9f9d8875604b36200c00000000000000000000000a1b2e3f4d63788c9fb29d8874604b36200b0000000000000417293a576c8196aca78f7a655048596278889da7a197826d62504231211100000000000000000000000000000000000b21364b6075899eb3b29d8775604b3c2c18080000000000000000000718283636434a4336382f1e160b0000000000000000000000000000000000000a1a30414c6177889eabab9e89796359473a2d22202028323d4b5d647979655e4c38230a00000000000000000114263651667b90a9b9a8917c67513c2712000008182f404e63798b9fb4c6ae99846f5746321e0a0000001023384d62788da2b4a6907b655037271502000b2034485962747d807d776b605645382734475961737c807d776b605646392833475861737c807e786c6157463a291704000b2034485962747d807d776b6056453827150200000000000000021527384a5c6a7f95a3a0947f695d4b382835485a6e83999f8a77614c37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c20262b2a26211f170c040000000000000000000000000000000000000000000000000000091e3245566b8095aab09b85705746321e0900000000000000000000000000000000000000000a1f33475870859aa6937e68533a2917040000000000000000000000112135495b6d8298aba6927c67523928160300000000000a1f33465872879cb29e8974604a3b495a6379899ea8a095806a604e3f2f1f0e00000000000000000000000000000000091e3245566b8096a8b7a5957f6a5a493625130100000000000000001024364653546054504b3f32281b0c000000000000000000000000000000000000131f344759667c8d9fb5a79d877762584a3d37353539464b5b647b8b8b7c65503828160200000000000000000b21364b60758a9fb4ac97826d57422d18020000122135495b6c8196a8b9b49f8a76614b36210c0000000c2035495a70859bb0ac97826d5544311d08000d22374d6278869296928b807460564531374c6177869196938b817561574632374c6176859195938b8175615846331f0a000d22374d6278869296928b8074605645311d0900000000000000000a1a2d3e4b6073859ba89f8c7b655645322b3c50657b90a08e79644e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b101615100c0a0400000000000000000000000000000000000000000000000000000000021628384d62778b9fb4a38b76614b36210c000000000000000000000000000000000000000004172a3a54697e93a99a846f5846331f0a000000000000000000000006192c3c4e63798c9fae99836e5746321e0900000000000c21364c61768b9fae99836e5443303c495b647a8a9ea99e937e685d4b3d2c1d0c000000000000000000000000000000031628384c6177899eb3b49f8b78635443301c140800000000000002172b4053646e756e655d4b4639291c0c000000000000000000000000000000000004182a3a4c5e6a7f94a0b1a59c8676635b514c4a4b4d57616b79889d9c86715645321e090000000000000000091e3245566f8499afaf9a846f5a452f1a050000061a2c3d4c6177899eb3baa9917c67513c271200000006192c3c53687d93a9b39e8975604b36200b00192e44596e8399a4aba99f958474604b3643586d8298a4abaa9f968575614b3642576c8197a3abaa9f978576614c36210c00192e44596e8299a4aba99f958474604b36200b000000000000000000101d31445563798a9faa9d8875604b3621384b5d718695826d5c4a36220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a203448596e8399aea6907b66513626140100000000000000000000000000000000000000000d23384d62788da39f8a76614c36210c0000000000000000000000000e2135495b6e8399ae9f8a76614b36210c000000000010253a50657a8faba9947f6a5436252c3d4a5c657c8b9fab9f8c7b655b493b2a1b0b0000000000000000000000000000000a1f344759687e93a1b3a99a8472604a413026180f010000000004192e43596e8289837b6d6157473a291a0a00000000000000000000000000000000000c1c304050616d8297a1b3a49c86796e66626060626a75808b9da6a38b76604b36210b00000000000000000216283854697e94a9af9a846f5a452f1a050000000f1f3447596a7f94a5b6ac97826c57422d17020000000e21364c61768a9fb4a7907b65503b2610001d33485d72889db2c2bab4a2947f6a543f475c71879cb1c2bbb4a395806b5640465b70869bb0c1bbb4a396816c57412c17001d33485d72889db2c2bab4a2947f6a543f2a1500000000000000000001152737495b687e93a0a6947f6a553f2a2f3f50657b7f74604b3e2d1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b08010000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b51667b91a6ac97816c5443301c0800000000000000000000000000000000000000000b2035485a71869baa927d6853392917030000000000000000000000061a2c3d50657b90a4a9907b66513b2611000000000014293f54697e94a9a6907b66513b261f2d3e4c5d677d8d9faa9e897963594739291a0a000000000000000000000000000004182a3a4e606e8399a5b4a2947f6a5f4b43362d1f0f00000000061b31465b70869b98908275615847382715020000000000000000000000000000000000122233434b60738399a1b2a49c8b837c777575787f89959fa9ab9b86715645321e090000000000000000000e24394e63798ea9a895806b55402b160000000004182a3b4b6074879db2a897826d57422d18020000000a1f3346586d8297a9aa957f6a55402a1500182d43586d8298a4b4c0beae99846f594441576c8196a4b3bfbfaf9a85705a4540566b8095a3b2bec0b09b86715b46311c00182d43586d8298a4b4c0beae99846f59442f1a0000000000000000000009192c3d4e606e8298a3937e68533e2923374b5d656a60564532201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c201c1408030000000000000000000000000000000000000000000000000000000000000000000000000000000d20354a6073889db29e8874604b35200b000000000000000000000000000000000000000006192b3c556a7f94aa99846f5746331e0a0000000000000000000000000f23374b5d72869caa957f6a553726140100000003192e43586e8398adab8d78624d382310202f3f4d5f697e939ea79d87776157463828190900000000000000000000000000000c1c31424c6176879da8b59f8d7d6a60544a3d2d1c1204000002172c41576c8196a8a0988576615645311d10000000000000000000000000000000000004151d31445560748398a0b4aa9f98918c8a8a8d959ea7b4b09f8d7b6550382816020000000000000000000b20364b60758a9f9e8a78624d37220d00000000000c1d324556667b909f9b8a78634d38230e000000000417293a4d62788a9fa4927d67523d2812000c22374c6177869aa2aeada0947f6a543f364c61768699a1aeaea1957f6a5540364b61758598a0aeaea296816c56412c17000c22374c6177869aa2aeada0947f6a543f2a1500000000000000000000000f1f31424b617585918d78634d38231c2e3f4b50554b45382816020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121826303530261e160b0000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546c8196aca6907b65503929170300000000000000000000000000000000000000000e23384d62788da39f8a76614b36210c000000000000000000000000081c2f3f556a7f94aa98836e5544311d08000000031628385d72879cb29f8a75604b35200b112130414f606b8096a0a59b8575615645372718080000000000000000000000000000141f33475863798a9eaaab9f8c7f73635b4a3a2f1f180c01000d22384d6278899eaba39a8474604b3e2e1b080000000000000000000000000000000000021527374556607382939fa9b2ada6aa9f9fabaab3aca39b90806b5d4b371a0a00000000000000000000081d3144556a7f8d897c66594834200b0000000000021528384c5e6b808b857a645a4935200c00000000000b2035495a677d8b908675604b36210b000b1f344759617784919998918273604b35334658617683909998918273604b36324657617582909899928475604b36210b000b1f344759617784919998918274604b35200b000000000000000000000001131e32465761757c7e695a49352011212e373a403632281a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012222f36434b433632291b0b000000000000000000000000000000000000000000000000000000000000000000000000000013253651667b90a8ad98826d5746331e0a00000000000000000000000000000000000000000c2035495a70869ba9917c6751382815020000000000000000000000001123384e63788da59e8874604b35200b000000091e324556748a9fb29d88735544311d0803122332424a60728298a2a39a847460554436261808000000000000000000000000000417293a4a5b667c8c9fb4aa9f95857963594c40342a1c14080b2035485a667c8d9fb5a296806b5c4b372211000000000000000000000000000000000000091928384555606d7e8a959da5a6a9aaaaa8a79e978f857b6b62513f2e1c00000000000000000000000215273750616a7775665e4c3b2b19050000000000000a1a2f4051626b7670645c4b3c2c1906000000000006192b3c4d5f67787b74605645321e090004182a3b4759616f7c84837c6e60554431293a4758616e7b83837c6e6055443129394657616e7b83837d73605745321e090004182a3b4759616f7c84837c6e605544311d08000000000000000000000000031628394656606769604f3c2c1906111c23252a211e160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2f404c5460544b4639291a0a000000000000000000000000000000000000000000000000000000000000000000000000000b21364b6075899eb49f8a76614c36210c000000000000000000000000000000000000000006192c3c556a7f94aa98826d5645321d090000000000000000000000000c2135495b72879da7907a65503625130000000b21364b60768ba9b09b86705b372715010005141c3043546074849aa4a299837360544336251808000000000000000000000000000c1c2d3d4c5e687e939dafb4a39b8777665e4c473b30261810192b3c4c5e6a7f94a1b49f8c7a644f3f2f1c080000000000000000000000000000000000000a1a2837444b61697880878d91949595938f88827a70665e514433211100000000000000000000000009193343505a6260564c402f1d0d000000000000000011223444515760574f4b3e2e1e0e000000000000000e1e30414d5a62666056453828160300000c1d2a3b474c5e666e6e665e4b4437271c293a474c5e666e6e675f4b4437271b2939464b5d656e6e676054453928160300000c1d2a3b474c5e666e6e665e4b4437271501000000000000000000000000000b1b2838454b51544f42321e0e0000080e10150b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4c5e66746f61574638271502000000000000000000000000000000000000000000000000000000000000000000000000091e3245566d8398ada9917c67513727150100000000000000000000000000000000000000000f24394e64798ea69e8975604b36200c000000000000000000000000061a2c3d596f8499ac96816c5443301c0700000d22374d62778ca2ae99846e59442f190000000013253645566176869ca6a198827260544336251809000000000000000000000000000f1f2f404e606a7f949db4b5a69d887c6d61594b43362d1f181e30404f616f8399a8ab9b85705d4b382308000000000000000000000000000000000000000a192731424f5a626b72787c7e807f7d7a746d645c504c4033261603000000000000000000000000001525333c484d4b45382f22110000000000000000000316263439454b4539372e20100000000000000000001323303c494d504b4538281a0a000000000c1d2a34404d515958514c403127190c1c2933404c505959514d413127190b1b29333f4b505959524b4336281b0a000000000c1d2a34404d515958514c40312719090000000000000000000000000000000b1a2832363c3e3b3224140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20344859667c888375615645311d110000000000000000000000000000000000000000000000000000000000000000000000000316283851667b90a7ad98826d5544311d0800000000000000000000000000000000000000000d21364a5c73889da7917c66513a291704000000000000000000000000162c41566b8196ab9d8874604a35200b00000d23384d62788da2ad97826d58422d18030000000818283847586278889da8a09781726054433626190a000000000000000000000000011222314250616a7f939fa9b7a69d9082776860544a3e332a1d2232434d62788a9eb4a3907b6550362513000000000000000000000000000000000000000009151d323c484d565a6267696a6a686460554f4b3e382f221608000000000000000000000000000007151d2b34383632281a11030000000000000000000008161b2832363228221b100200000000000000000005131e2c35383b3632281a0a0000000000000c181f30393c44433c39301d1509000c171f2f383b44433c39301d1509000b171e2f383b43443d353026180a0000000000000c181f30393c44433c39301d150900000000000000000000000000000000000a161e212729271f14060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778b9e998474604b402f1c090000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074889eb39e8974604b35200b0000000000000000000000000000000000000000071a2d3e576c8297ac99836e5847331f0a00000000000000000000000013283d53687d92a89d8875604b35200b00000d22384d62778da2ab96816b56412c1601000000000a1a293a485a647a8a9fab9f97817260544437281a0a000000000000000000000000041424334350616a7e8b9fa8b7b3a098897e73645c4c473a31272034485a697f94a6ad98836e5443301c07000000000000000000000000000000000000000002141e2b35383c494d51545555534f4b4437372e231c110300000000000000000000000000000000000d192022211e160a00000000000000000000000000000a161e211e160a07000000000000000000000000000e19202326211e160a000000000000000004121d24272f2e27241d120100000004121c23262e2e27241d120200000003111c23252e2e27201c1408000000000000000004121d24272f2e27241d12010000000000000000000000000000000000000003090b1214120c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196a9a297816d5e4c38230f000000000000000000000000000000000000000000000000000000000000000000000000081d3144556c8197aca7907b655038271502000000000000000000000000000000000000000010263b50657b90a79f8a76614c37210e00000000000000000000000011263b51667b90a69f8a77614c37220c00000d22374c62778ca1aa957f6a55402a150000000000000c1c2b3c4a5c667c8d9fb49f97817260554538281a0a00000000000000000000000006152533435060687c8a9ea8b4b2a79e93857a6c61584b45382f2b3c4b6075889db29e8874604a35200b000000000000000000000000000000000000000000000e1920222c35383c3f40403e3a353126221b10090000000000000000000000000000000000000000050b0d0b09020000000000000000000000000000000003090b090300000000000000000000000000000000060c0d110b09020000000000000000000000090f111919110f0900000000000000090f11191912100a01000000000000080e101919120b08010000000000000000000000090f111919110f09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003182d43586d8298adb19f907b66503b2611000000000000000000000000000000000000000000000000000000000000000000000000011527374f657a8fa5ac97826d5645311d0900000000000000000000000000000000000000000b20354b6074899ea9937d68533c2b1905000000000000000000000010253a4f657a8fa4aa907b66503b261100000c21364c61768ba1a9947e69543f2914000000000000000e1e2d3e4d5e697f949fb19f9781736056453827150200000000000000000000000007152533424e5d657b8a999faab3b3a39b8c81776960564c403d3a45566a7f94aaa78c77614c37220c0000000000000000000000000000000000000000000000050b0e19202327292b2a2824201d140907000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001172c41566c8196abb9af99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000b20354a6073879db29e8975604b36200c0000000000000000000000000000000000000000081d3144556d8298ad9a85705a4835200b00000000000000000000000e24394e63798ea3a6917c66513c271100000b21364b60768ba0a8937e68533e29130000000000000000102030404f616c8196a1b19f978374605645311d0900000000000000000000000000071524313f4c5d657a838c99a1b4b5ab9f97897e74665e57534f4c4d63788da9ab8d78634d38230e0000000000000000000000000000000000000000000000000000060c0d12141515130f0b08010000000000000000000000000000000000000000000000000000000000000000000000030a0c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c120c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c1516140e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa89e9387725d48331d08000000000000000000000000000000000000000000000000000000000000000000000000071c3043546b8095aba7917c66513a291704000000000000000000000000000000000000000115273751667c91a89f8c78624d38221000000000000000000000000f24394e64798ea3a5907b66503b261100000b20354a60758aa9a7927d68523d2813000000000000000002122232434b60728399a2b1a1998374604b36200b00000000000000000000000000000614212f3f4b5c646e7983949fabb4b4a79e94887b716c6864615860758a9f9f8a76614b36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b171e211e170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e2127221f180c000000000000000000000000000000000000000000000000000000000000000000000000000b171e212a2c292116080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e54697e93a99e8a7e77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000001325364e63798ea4ad98836e5847331f0a00000000000000000000000000000000000000000b21364b6075899eab947f6a543e2d1b070000000000000000000010253a4f657a8fa4a48e79644f39240f0000071c30435474899fa6917c67513c271200000000000000000004141c3043546074849ba3b3a1947e69543f29140000000000000000000000000000000311212e3e4a4f5b636f7f8c989faab4b3a69d9086817d797674737b8fa99c86715746321e0a00000000000000000000000000000000000000000000090f111813100b01000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d29333633291b14060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2933363c37332a1c0c00000000000000000000000000000000000000000000000000000000000000000000000e1b29333640413d3426160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a69b8570625947341f0b00000000000000000000000000000000000000000000000000000000000000000000000000000821364a5b72879cb19f8a76614c37210f0000000000000000000000000000000000000000091e3245566d8298ad9c86715c4a3622090000000000000000000012273c51677c91a6a88c77624c37220d0000001325485e73889da5907b66503b2611000000000000000000000114263645566176859ba3a9937e69543e2914000000000000000000000000000000000311202d363d494e616a79838b969fa8b2b2a39b96928f8b89898f99a5947f6a5439291603000000000000000000000000000000000000000004111c23262d28251e130500000000000000000000000000000000000000000000000000000000000000000000000000000a1a273139464c4639312414000000000000000000000000080e1013100c09030000000000000000000000000000000000000000000000000000000b1b2939464b524c473a2a18040000000000000000000000000000000000000000000000000000000000000000000e1e2b39464c55565144341f0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778ca59b86715c473b2a18050000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d576d8297aca9937e69533d2c1a06000000000000000000000000000000000000000216283850657b90a4a48e79644e37261401000000000000000001142637556a7f94aa9e89745947341f0b0000001c31465b71869baa8f7a654f3a25100000000000000000000000081828384758617685979f8a77614c37220c000000000000000000000000000000000002101b222c35434f5b636e78818a949da5adb1aca8a4a89e9ea7a69d8775614b36210c00000000000000000000000000000000000000000412222f383b423d3a3123130000000000000000000000000000000000000000000000000000000000000000000000000002152738454b5761574e42311b0b00000000000000000002111c23262825211e160b050000000000000000000000000000000000000000000000000316283946576167615847331f0a000000000000000000000000000000000000000000000000000000000000000006192b3c4857616a6b62513d2d1a0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485972889d9d88725745321e0d0000000000000000000000000000000000000000000000000000000000000000000000000000000012273d52677c92aab09b86715b4935210c00000000000000000000000000000000000000000b20354a6073879cab96816b5544311d080000000000000000081d3144556e8398ae9b86705b3b2a1805000002182d42576d82979f8a76614b36210c0000000000000000000000000a1a293a475861748190826e5947341f0b00000000000000000000000000000000000000070f1a21323d4a4e5a636c767f8790989ea7aaadafadab9f998879635746321e0a000000000000000000000000000000000000000012222f404c5057524e41311e0e000000000000000000000000000000000000000000000000000000000000000000000000091d314556606f7668604e392816030000000000000009151d2f383b3d3b36322820190d0100000000000000000000000000000000000000000000091e32465761757c76614c37220f00000000000000000000000000000000000000000000000000000000000000000b2035485a62767f806b5b4a36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b586d83989f8b76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000c21374c61768b9fb4a38d78634e38230f0000000000000000000000000000000000000000071c304354697e93ab9d8874604b35200b00000000000000000b20354b6074899eab96816c56412c170000000010263b50657b909b86715746331e0a000000000000000000000000000c1c2a3a4756606c7b79634d3b2a180400000000000000000000000000000000000000000006151f2d363c494d586169737b82898f94989a98948c8377635b4a3929160300000000000000000000000000000000000000091c2f404c5e666d685f4e3c2c190600000000000000000000000000000000000000000000000000000000000000000000000b20364b6074838b7e685746321e0e000000000000091927313f4c5052504b4639342b1d15090000000000000000000000000000000000000000000c21364b61758691806b563d2c1a06000000000000000000000000000000000000000000000000000000000000000d23384d627886958e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d53687d92ab8f7a644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586f849aafaa95806a553e2d1a0700000000000000000000000000000000000000001325364c62778b9fa6907b66513a2917040000000000000b1b2f4051667c91a7a5907b65503b2510000000000e23384c5e7085937e69533929170300000000000000000000000000000c1c2a38454b5e66635b49351d0c0000000000000000000000000000000000000000000000010f1a212c353a474c5460656d757a7f8384837f796e62594a3d2d1b0b00000000000000000000000000000000000000000f23384c5e667c827d685b4935210c000000000000000000000000000000000000000000000000000000000000000000000012273c52677c919e8975614b3c2b19090000000002152737444b5d65686561574d483c3127190f0100000000000000000000000000000000000000152a3f546a7f949d87725b4936210c00000000000000000000000000000000000000000000000000000000000000192f44596e8399a4937e69543727150100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778ca4947f6a543a2a180400000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a53687d93a9b29c87725c4a36210d0000000000000000000000000000000000000000081f3447596f849aad98836e5846331f0a00000000000818293a4c5e70849aaf9d8774604b35200b00000000091c2f404e63797f73604b35200b000000000000000000000000000000000c1a2832404c514d493c2c190000000000000000000000000000000000000000000000000000070e19202a3336434b505560656a6d6f6e69635b4c483b2d1f0f00000000000000000000000000000000000000000011263b50667c8c978d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000014293e54697e93a7947f695a4937261401000000081d314455606e7b7d7b766d625a4b44372c1f1204000000000000000000000000000000000004192f44596e8499a58e79634e39230e00000000000000000000000000000000000000000000000000000000000000182e43586d8398ad98836d5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485971869c9a85705947341f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364c61768a9fb4a48e79644e392410000000000000000000000000000000000000000005182a3b53687d92a99f8a76614c36210e00000000031325364658667c91a2a6947f6a5544311d080000000000112135495b636a605544311d0800000000000000000000000000000000000a151d2f383b38352c1e0e00000000000000000000000000000000000000000000000000000000060c171f26303537444b5055585a58544e493d342b1d0f010000000000000000000000000000000000000000001a2f445a6f8499aa937e6954382715020000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a89e8a78625544311d1100000a1d30404b6073829092908a8278696055493d2f2212040000000000000000000000000000000003182d43586d8298a9947e69543929170300000000000000000000000000000000000000000000000000000000000013283d53687d92a89e8975604b35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3b566b80959f8b77614c372210000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3346586e8398adab95806b563f2e1b0800000000000000000000000000000000000000000d21364c61768a9fa9937d68533d2c1a0600000a161e3043546176879db29d8875604b372614010000000000061a2c3d494e554b443727150100000000000000000000000000000000000002121d24262321190e000000000000000000000000000000000000000000000000000000000000000408141c202731363a3f4345433f38352c20180d0000000000000000000000000000000000000000000000192e44596e8399ae99846e5645311d09000000000000000000000000000000000000000000000000000000000000000000000b21364b6075899ea89a8473604b3f2f1d0d000f24394d5e6d8297a0a7a99f978a7f73635b4c402f22120100000000000000000000000000000000142a3f54697f94a99a846f5746331e0a0000000000000000000000000000000000000000000000000000000000000d23384d62788da5a78e79644f39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa6937e69533e2e1b070000000000000000000000000000000000000000000000000000000000000000000000000000000417293a51667b90a7b29d87725d4b37220900000000000000000000000000000000000000000a1f3346586e8398ae9b85705b4935210909121a2832444a60728398a5a1927d675745321909000000000000000f1f2c3539403531271909000000000000000000000000000000000000000000090f110e0c060000000000000000000000000000000000000000000000000000000000000000000001080b151d20252a2e2f2e2a23211a0f05000000000000000000000000000000000000000000000000152a3f556a7f94aa9e8975604b36200b00000000000000000000000000000000000000000000000000000000000000000000091e3245576c8196a8a295806a5d4c3b2b190911273c51667c91a09e9692989f9e948579665e4c402f1f0f0000000000000000000000000000000010253a50657a8fa99f8a76614b36210c0000000000000000000000000000000000000000000000000000000000000b2035495a72879da8937e68533929160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074889e9c86715c4a36220b000000000000000000000000000000000000000000000000000000000000000000000000000000000c20364b6075899eb3a58f7a644f37271501000000000000000000000000000000000000000417293a51667b90a6a28d78634e3727151c232f38454b626b8096a0a499836e5f4d3928160000000000000000010f1a21232a201d1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b1015181a19140e0c0600000000000000000000000000000000000000000000000000000f253a4f647a8fa7a8907b65503b261000000000000000000000000000000000000000000000000000000000000000000000031628394c62778a9eb49f8d7b6559483727151b30455a70859aa396807d828c9ca39b8a7c665e4c3d2d1b0b0000000000000000000000000000000b20364b60758a9faa917c665138271502000000000000000000000000000000000000000000000000000000000006192b3c576d8297ac99846e5746321e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043546c8297a48f7a644f39281603000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556d8297acac97816c5544311d0800000000000000000000000000000000000000050f20354b6074889dab95806b554431212f38404c56606d80959ea89c8676614c41301b0a00000000000000000000060c0e150b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074899eac96816c573e2d1b07000000000000000000000000000000000000000000000000000000000000000000000a1f344859687e93a0ab9e8877625544311d1e33485e73889d9b8570686d79879ba39e8b7c665b4a392917030000000000000000000000000000091d3245566f8499ad98826d5645311d0900000000000000000000000000000000000000000000000000000000000011273c51667c91a99f8a76614b36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114263650667b90a797826c5746321e080000000000000000000000000000000000000000000000000000000000000000000000000000000215273750657b90a7b39e8874604b35200b0000000000000000000000000000000000000d18202c3544556b8095aa9d8874604b3536404c505e667581959ea99e8a79635846332313000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000070b070000000000000000000000000000000000000000081d3144556d8298ad9d87725c4a36220d0000000000000000000000000000000000000000000000000000000000000000000005182a3b4a607282979fa69b8474604b41312031475c71869c98836e595c6476859ba39e8a79635746331e0f00000000000000000000000000000215283853697e93a89e8975604b36200c0000000000000000000000000000000000000000000000000000000000000c21364b61768a9fa9927c67523a2a180400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090c20364b6075899e9e8975614b362614010000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074889eb3a7907b665139281603000000000000000000000000000000000d1d2b343d494e50657a8faaa6917c6651464c535e66707b86979fa89e8b7c665b493a29170500000000000000000000000000000000060c0e130c0a040000000000000000000000000000000000000000000000080e1017150b0902000000000000000000000000000000040a0c160f0d0700000000000000000000000000000000000001080b11131c201c13080000000000000000000000000000000000000114263751677c91a8a58e79644f39241000000000000000000000000000000000000000000000000000000000000000000000000d1c304354606d8197a5a296816c5f4d3e2d31475c71869c9b86715a4a586176859ba79c8775614b3d2d1a0700000000000000000000000000000d22374d62778ca3a7917b66513a2a180400000000000000000000000000000000000000000000000000000000000a1e3246576f8499ae99846f5947341f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e21293144556d8297a8937e685443301c08000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556d8297acad98826d5746321e090000000000000000000000000000000c1c2b3b484d5b636567768a9faf9a846f5b576169717b85909ca4a79e8a7b665e4c3d2c1b0b000000000000000000000000000000010f1a212328211f170c000000000000000000000000000000000000000006101b22252c2a211e160a000000000000000000000000000c171f212b24221b100200000000000000000000000000000009151d20262530353025180f0100000000000000000000000000000000000b21364b60758a9fab95806b563e2d1b070000000000000000000000000000000000000000000000000000000000000000000000132536434b6075879da99f927d675c4a3a2a42576d8297a38d78624d46586278899ea596816b5b4a36210e00000000000000000000000000000b2034485970859bad98836e5847331f0900000000000000000000000000000000000000000000000000000000000316293953687e93ab9f8b77614c37221000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101b2832363f453750657a90a69c8773604b3520110000000000000000000000000000000000000000000000000000000000000000000000000000000115273750667b90a7b49e8976614b36210d000000000000000000000000000004172a3a4859626f787b7c7c899eb3a28e79686e767e86909aa2b1a39b897b655d4c402f1f0f00000000000000000000000000000007151f2c35383e3633291c0c0000000000000000000000000000000000010e19202e373a413f3632281a0a0000000000000000000002101c293337403a362e2010000000000000000000000000000211192731353b36434a43362c1f0f0000000000000000000000000000000000091e3245576e8398ae9c87725c4a3622090000000000000000000000000000000000000000000000000000000000000000000000081825324556647a8b9fb49f8b7a645847373f54697f94a997816c5948485a667c90a09f8b79634e3c2c19060000000000000000000000000005192b3b54697e93aa9f8a77614c3727150100000000000000000000000000000000000000000000000000000000000d22374d62778c9faa937e69543e2d1b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000311212e39464b545a5e5e6074889ea5917c6752402f1c090000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075899eb3a8927d67523b2b1805000000000000000000000000000a1f3347586277848d9092919ea7b8af9a847d838a939ca4b0aa9f958578645c4b3f2f2212010000000000000000000000000000061525333d494e534c463a29170400000000000000000000000000000008141c2c353f4b4f56554b453828160200000000000000000010202e3a474c564f4a3e2e1808000000000000000000000009151d2f37444b5157546054493d2c1a06000000000000000000000000000000000316283951677c91a9a58e79644f372614010000000000000000000000000000000000000000000000000000000000000000000000081628384a5c677d929da99d87766155443a4f647a8fa49f8a77624d3c4c5e6e8298aa99836e5b4935210c00000000000000000000000000000d22374c62778b9fa9947f6a5544311d0800000000000000000000000000000000000000000000000000000000000b2034485970859ab09b86715c4a36220a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011212e3f4b5761697073747272859ab09b86715e4c382311000000000000000000000000000000000000000000000000000000000000000000000000000000091d3145566d8298adaf9a846f594834200b000000000000000000000000000c21374c61768799a1a5a7a6b3b8c5b4a29a93989fa9b1aa9f988b8074635a4b3e2f21120400000000000000000000000000000214243343505b6368615846331f0c00000000000000000000000000010f1826303c494d5d656c6a605645321e090000000000000000071b2e3e4b58616b645c4a362513000000000000000000000c192731404c5560666c7373635b4935210c00000000000000000000000000000000000c21364b61768a9fab96806b5544311d080000000000000000000000000000000000000000000000000000000000000000000000000a1a2d3e4d5f6a7f959fa59a8473604b414b5c71869ca996816c5a49404d62788b9f9f8c78634d38230e00000000000000000000000000000b1f3447596e8399ae9d8874604b35200b000000000000000000000000000000000000000000000000000000000005182b3b54697e93aaa38e79644e3828160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2e3f4b5d65757f85888988879aa2b4a3907b65503f2f180800000000000000000000000000000000000000000000000000000000000000000000000000000215273851667c91a8b49f8b77624d37220f0000000000000000000000000013283e53687d93a5b0b3b9c5bbbcbdc0b4afa8aeaca49c948b83796b6056493c2e2011030000000000000000000000000000000c1f324250616a797d76614c3a291704000000000000000000000002131f2c36434b5a626f7a817f74604b36210b00000000000000000d22374b5c6476807a645443301c0700000000000000000e1c2a37444b5e66747b81888979634e38230e00000000000000000000000000000000000a1e32465770859aaf9d8874604b35200b000000000000000000000000000000000000000000000000000000000000000000000000001020304150616d8197a1a296806b5f4d3e53687d92a49f8b78634d41495a6d8298ab95806b56392917030000000000000000000000000005182a3b50667b90aaa6907b66503929170300000000000000000000000000000000000000000000000000000000000d22374c62778b9fac96816c5645321e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4b5d657b88949a9d9e9d9ca5b4c0af9a84705d4c36251300000000000000000000000000000000000000000000000000000000000000000000000001080b1020364b6075899eb4ab947f6a543e2d1a0700000000000000000000000012283d52677d8d959a9ea7a4a6a7a8a8a8a6a69e978f877f776e635b4b45382c1e10020000000000000000000000000000000012273b4f616a7f8b93826d5847331f0a000000000000000000000a151d303d4954606978848f9694806a55402b1500000000000000000f243a4f647a87958673604a35200b000000000000010f1e2c3a4755606c7b8790969e98826d58432e18030000000000000000000000000000000003162939546a7f94a9a6917b66513626140c09030000000000000000000000000000000000000000000000000000000000000000000002132333434b60738399a39e927d675c4a4b6074869caa99836e5f4d3c50657a8fa79c86715746331e0a00000000000000000000000000000d21364b61768a9fad98836e5746331e0a00000000000000000000000000000000000000000000000000000000000b1f3448596f8499af9e8975604b362110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f334658657b8b9da6a5a1a3a9b2b6c3c8b4a2907b655443301c0c0000000000000000000000000000000000000000000000000000000000000000000008141c2025273245566e8398aeb19c86715c4a3621080000000000000000000000001025394d5f67798085898c8f9192939392918e88827a726a62594e493d32281a0e00000000000000000000000000000000000014293e54697e939f9f8a76614c37210f0000000000000000000d1a2731414d5b63737e8a99a1ab9d87725d48331d08000000000000001a2f44596f8499a48f7a65503727150100000000000f1f2c3c4958617481909da5acb19c86715c47311c0700000000000000000000000000000000000f24394e64798ea5ac96816c54433022211e16130d0b050000000000000000000000000000000000000000000000000000000000000005151d3144556175859ba59f8b7a64594855657b909fa1927d675a494a6074899ea48b76614b36210c0000000000000000000000000000091e3246576f859aaf9f8a76614c36210c000000000000000000000000000000000000000000000000000000000005182a3b51677c91a6a7927d68523e2d1b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364c6176889ea39b908c8e949da5b4bbc0b09b8572604a3a29170400000000000000000000000000000000000000000000000000000000000000000a182630353a3c3a3852677d92aab5a48e79644e3625130000000000000000000000000a1e30414d5b636b7074777a7b7c7d7e7d7b78746d655d544d483b352c1d150a000000000000000000000000000000000000001a2f44596f8499aea9937e68533d2c1a06000000000000000e1d2a38454b5f677985939fa8a99f9585715b46311c0600000000000000182d43586d8298ac97816c5544311d08000000000d1d2c3d495a627684969fb2b4afa098826e58432e190300000000000000000000000000000000000b20354a6074879db29d8874604b3a37363228282220180d0a0400000000000000000000000000000000000000000000000000000000000115273746576277879da69d887762564c5d6d8297a49e8a786359495470869ba38d78634e38230e00000000000000000000000000000316283954697e94a9a9927d68523b2a180400000000000000000000000000000000000000000000000000000000000d20364b6074889db09b85705c4a36220e000706060605050403010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a40556a7f95a69b857b77797f87959faab7b5a3927d685846331f14040000000000000000000000000000000000000000000000000000000000000a1a2836434b50514f4b4c61768b9fb4ab96806b5443301c070000000000000000000000011323303d494e555b596265666768686866636054504b3f37342b211a0f02000000000000000000000000000000000000000014293e54697e93a9b09b85705b493521080000000000010f1f2c3b4856606c7d8a9ba3b4a29a8a7f75614b36210c000000000000000014293e53697e93a89e8874604b35200b00000009192b3c495b6378879aa2b0aa9f9a908275614b36210c000000000000000000000000000000000000071c3043546d8297aca68f7a65534f4d4b46393e37342b211f170c08000000000000000000000000000000000000000000000000000000000919293947596378889ea69b8574604b4b6175869ca79c8678635a5a6f849aa48f7a644f3a250f0000000000000000000000000000000c21374c61778a9faf9a846f5947341f0b0000000000000000000000000000000000000000000000000000000000081d3144556a7f94a8a38f7a644f3c2b191c1c1c1b1b1b1a1918161512100d0b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527385c71869ca28d786562646a747f8b9da6b7b39e8876614c4231221200000000000000000000000000000000000000000000000000000000000316283845546065676460555870859ab0b29d8873604a35200b00000000000000000000000005131f2c3639403b474c4f5152535353514e4a4336372e2220180d06000000000000000000000000000000000000000000000c22374c61778a9fb4a38d79634e3625130000000002101f2d3d4959627481929fa9ab9f9584796a615746321e09000000000000000013283d52687d92a7a7907b6550362614010001152737485a6379889ca5b4a1998b857b6d615746321e090000000000000000000000000000000000000013253654697f94a9ae98836f696562615759534d483b363329221b100a0100000000000000000000000000000000000000000000000000000b1b2a3b495a647a8a9ea398826d6054576379899ea49c87786a6670859baa8e79634e39240e0000000000000000000000000000000a1f3347586d8398ad9f8b77614c37220f0000000000000000000000000000000000000000000000000000000000021527374c61768a9fad98826d5a4835313131313130302f2e2d2c2a282522201c13080900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d314556748a9fa08b76604c4e56606a7a889da5b7a698826d604e40301f0e00000000000000000000000000000000000000000000000000000000091e32455660737a7c7a75706c6a7f94aab7a68e79644f39240f00000000000000000000000000010f1a21232b2a34373a3c3d3e3e3d3c39353025231c110b050000000000000000000000000000000000000000000000000a1f3447596d8297adab95806b5443301c0700000110202d3d4a5b637785979fb4a79e8d8073635b4b463928160300000000000000000f253a4f647a8fa4ac97816c5443301c0800091d3144556278889da6ab9f94837870665e4b46392816030000000000000000000000000000000000000011273c51667c91a5b2a098837e7a7776736e686259534c463a372e251d130400000000000000000000000000000000000000000000000000000d1d2c3c4a5c667c8c9fa0978172604b5b647b8a9da59d89807b7e8b9f9f8a76614b36210c00000000000000000000000000000004172a3a51667c91a8aa937e69533d2d1a070000000000000000000000000000000000000000000000000000000000091f3347586c8197ac9f8b78624d3846464646464645444442413f3d3a37353025241d120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758ba7a38e79644e3a454b5c6478879da7b2a0937e685e4c3d2c1a060000000000000000000000000000000000000000000000000000000b21364b6074818f918f8985827e7f94aac4a9947f6a543f2a15000000000000000000000000000000060c0e16181f222526272829282623201c13080800000000000000000000000000000000000000000000000000000004182a3a4e64798ea2b29d8773604a35200b00000f1f2d3e4a5c6479879ba3b1a49c897b6a6054493c32281b0b0000000000000000000b20364b6075869cb19d8874604b35200b09192d3e4b6073859ba6ab9f8d7f6e625a504c4032281b0b00000000000000000000000000000000000000000d22374c6277879db2b2a199938f8c8b88837e77706861584f4b3e39301f170c00000000000000000000000000000000000000000000000000000e1e2d3e4c5e687e939e9f96816c5e4d5d647a8799a19e9590939fa599846f5746321e09000000000000000000000000000000000c21364b6075899fb09b85705b4a36210800000000000000000000000000000000000000000000000000000000000417293a4f64798ea6aa97826d565b5c5c5c5b5b5b5a5a5958565452504d4a4336382f22120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d31455674899eaa95806b5846333e4b5a6379899eb3b49f8d7c665b49352110000000000000000000000000000000000000000000000000000002172c42576c81969fa6a89e9b9793949dafc3ad97826d58422d1800000000000000000000000000000000000000050b0d101112131313110e0b07000000000000000000000000000000000000000000000000000000000000000c21364a5c70859aafa58f7a6550382815020e1e2d3d4a5c647a899da5b2a29a8679655d4b43362c1e160b00000000000000000000091d3245566a7f94aaa68f7a654f3a25101527374a5c6a8095a3b49f8d7e6a614d483c382f1e160b0000000000000000000000000000000000000000000b1f344859647a8fa3b5b3aea8a4a2a69d98938b857e766d645c524d41332a1c10020000000000000000000000000000000000000000000000000010202f404e606b8095a09f907c665e4f5c647783919ba3a5aa9f958778624d3928160300000000000000000000000000000000091e3245566f8499afa38e79634e3626140100000000000000000000000000000000000000000000000000000000000c22364a5c73889db39e89747071717171717070706f6e6d6b6a6765626054514c402f1d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002152738596f8499ae9e8876614c41303c495b667c909fb0ab9e8a79634e3f2e1b0800000000000000000000000000000000000000000000000000051a2f445a6f8492989da5a4a7aaa8aab3b6b1a596806b56412b16000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3e556a7f94aaac97826d5645321d0d1d2c3c4a5b647a899ea7b1a1998476635b4c3f3026180e0300000000000000000000000215283852677c91abab96816b563d2d1a1d314455647a8c9fb49e927e68604f43352b231c12030000000000000000000000000000000000000000000005182a3b4a5c71869bb0baa99f9b9b9ea7a6ab9f9b938a827a70675f4c473a2e20100200000000000000000000000000000000000000000000000002122231424a60728298a29c877c69604f59616f7c858c92958c8075625a49351b0b00000000000000000000000000000000000316283854697e94a9ac96816c5443301c080000000000000000000000000000000000000000000000000000000000071b2d3e586d8297ada89b85858686868686868585848382817f7d7a77746f665e4c38240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010263b50657b90a2a696816c5f4d402f3d4c5e6c8196a3b5a89a846f5d4b37220d00000000000000000000000000000000000000000000000000000b20364b60747d82888b8e9295989b9da49c948778624d38220d00000000000000000000000000000000000000000000000000040a0c0b09030000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa6b39e8975604b36201b2a3b495b6379899ea7b1a09783746158493c2f1c140800000000000000000000000000000c22374c61778b9fb29c87725b4a36212b3c4b6073869baaa295806a604e413220190e09000000000000000000000000000000000000000000000000000d1d2d3e556a8095aab49f8b8586898c91979ea7a99f988f857c6e61584a3e2e21110300000000000000000000000000000000000000000000000004141c30435460748499a19c917e69604e4c5f6770777d807a6a6157493c2b19000000000000000000000000000000000000000e23384e63788da4b39d8874604b35200b000000000000000000000000000000000000000000000000000000000000152b40556a8095abb5a39b9a9b9b9b9b9b9b9b9a9999979694928f8c89847c66513c261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c5e6f849aa99f927d675e4c382f404b6074859ba7b4a28f7a644f3a250f0000000000000000000000000000000000000000000000000000091d32455660676d7276797c7f8285888b877e75625a4834200b0000000000000000000000000000000000000000000000000b171f21211e160a00000000000000000000000000000000000000000000000000000000000000000b20354b6074889db3a7917c66513929293948596379889da7b19f9782736056473a2c1e11010000000000000000000000000000000a1f33475870859ab0a58e79634e392335495a6a7f94a3a99a8472604b42312315050000000000000000000000000000000000000000000000000000000010253a4f657a8fa8ad9882707173777c8289919aa2ada39b918376645c4b3f2e2111020000000000000000000000000000000000000000000000040a1325364556606f8399a99f8d7e68604e4d515962686b655d4b46392b1e0e000000000000000000000000000000000000000c2135495b72879cb1a68f7a655036251300000000000000000000000000000000000000000000000000000000000011263b50667b8d9fb5b5b0afa9a7a6a6a6a7a7a8aaabadaba9a7a5a89e9a89735e49341e0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c2f404e63798b9fb49f8b7c66514c403545566278899eaaac96816c57392917030000000000000000000000000000000000000000000000000002152838454b5258576164676a6d70737672696157483c2b19050000000000000000000000000000000000000000000002101b2933363632281a0a00000000000000000000000000000000000000000000000000000000000000081c3043546b8096abae98836e5746323646576277879da6b19f978172605545382a1c0e000000000000000000000000000000000004182a3a546a7f94a9aa947f6a553a2c3c4d62788a9fb49f8a786254433024130500000000000000000000000000000000000000000000000000000000000b20364b6075899eae99846e575962676d757c848f9aa2b0a199877a655d4b3f2e2010010000000000000000000000000000000000000000000c171f21252838454e63798b9ca49f8d7e69604f42484d52554f4b3f33291b0e0000000000000000000000000000000000000000061a2c3d566b8096abac96816c5443301c0700000000000000000000000000000000000000000000000000000000000f23384c5e6a7f94a1b3a69d9391919091919293949697999b9d9faba79c87725d47321d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112135495b687e93a0a99c8672665e4d493c485a657b8b9fb19c87725746331e0a00000000000000000000000000000000000000000000000000000a1a2832363d39464b4f5255585b576157544b46392b1d0d000000000000000000000000000000000000000000000010202d3a464c4b4538281603000000000000000000000000000000000000000000000000000000000000011426364e63788c9fb49f8a76614b3643546175859ba5b2a197817260544437281a0c000000000000000000000000000000000000000e24394e63798ea3b09a8570584635495b6d8297a9a695806a5a4836261406000000000000000000000000000000000000000000000000000000000000081d3144556f8499ae9e8976614b4c51566067707a84909ca4a59d8a7b655d4b3e2e1f0f0000000000000000000000000000000000000003111c2933363b3936364a5b657b869ca99f8d7e69614f42373d403a372e1e170b0000000000000000000000000000000000000000000010253a4f657a8fa6b29d8873604a35200b0000000000000000000000000000000000000000000000000000000000091c2f404f616f849aab9d887e7c7b7b7c7c7d7e7f81828486888a8e91927f6a553f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d4e606d8298a29f8c837c6e635a514b4b5d697f94ab9f8a76614b36210c0000000000000000000000000000000000000000000000000000000a151d2027293336393d404339464b46393633291b0d00000000000000000000000000000000000000000000000e1f2d3e4a5861605645321e0900000000000000000000000000000000000000000000000000000000000000082135495b6e8399aea9927c6752404b60728399a3b4a29983726054433626190a00000000000000000000000000000000000000000c21364a5b71859bb09f8b76614c364d63788b9fb39d8875604b3c2b1808000000000000000000000000000000000000000000000000000000000000000215273751667c91a5a8937e68533e38454b515c646f7b86979fa89e8a7b655c4b3d2d1c0c00000000000000000000000000000000000211212e3a464c504f4b453d4b5d65788b9fab9f937f69604e3e302b25221b100300000000000000000000000000000000000000000000000b20354b6074889db3a68f7a654f362513000000000000000000000000000000000000000000000000000000000000112232434e63798c9f9f8a77676666666768696a6b6d6f707276797c7d73604b35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f31424b6074849aa29f989183786d6661575660768a9fa38c76614c37210c0000000000000000000000000000000000000000000000000000000002090b12171e2124272a2d2832363228211e170b0000000000000000000000000000000000000000000000061a2c3d4a5c647675604b36210c00000000000000000000000000000000000000000000000000000000000000061a2c3d50667b90a6ae99836e574c5e6b8095a1b3a59a847460544336251809000000000000000000000000000000000000000000071a2d3d53687d92a8aa917c675143546c8196aaa7947f695745321e0e0000000000000000000000000000000000000000000000000000000000000000000b20354b6074879db19b86715c4b3731363e4a4f5e667482949fa89e8a7a645b4a3a2a19090000000000000000000000000000000010202e3f4b5861656460564e4a4b5a6a80959fb59d937e685c4d413023130800000000000000000000000000000000000000000000000000081c3043546c8297acab96816c5443301c07000000000000000000000000000000000000000000000000000000000003152135495b6e8398aa947f6a545151525253555658595b5760646768605544311d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001141d32455661758499a1aea1998b827b766f6b6d7d92ab9b86715847331f0a0000000000000000000000000000000000000000000000000000000000000000030a0c0f121518161e211e160c0a030000000000000000000000000000000000000000000000000c2135495b647a88826e583a2a1704000000000000000000000000000000000000000000000000000000000000000e20354b6074889eb39f8a766159667c909eb0a79c87766156453626180800000000000000000000000000000000000000000000000f21364b6075899ead98826d544b6074889db39e8976614b39281600000000000000000000000000000000000000000000000000000000000000000000081d3144556a7f94aaa38f7a644f3928202e36404c56606d7f8d9fa89e89796358473726140100000000000000000000000000000a1a2d3e4b5d65767a79756e645c4b4b607281959eb49f8b7a675f4d41312314060000000000000000000000000000000000000000000000000114263650667b90a8b29d8873604a35200b000000000000000000000000000000000000000000000000000000000000061a2c3d50667b90a79c87725d4b3c3c3d3e3f41424439454b4f52524b44372715010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021528384657617583959fabaa9f98908a8480828c9fa1917c66513a2a170400000000000000000000000000000000000000000000000000000000000000000000000000000003090c09030000000000000000000000000000000000000000000000000000031729394e6379899e89735847331f0a00000000000000000000000000000000000000000000000000000000000000081d3144556b8196aba9917c676277889eb3ab9e897963584738281808000000000000000000000000000000000000000000000000091e3245576c8297ac9e88746050657a8fa6a8957f6a5746321b0a00000000000000000000000000000000000000000000000000000000000000000000011426374c62778b9fac97826d5745321e1b222f38454b61697e8d9fa79d8776615544311d1000000000000000000000000000021528384a5c657b89908e8a83796c615754606c80959ea99f8c7d675f4e41322415070000000000000000000000000000000000000000000000000b20364b6075899eb3a68f7a644f362513000000000000000000000000000000000000000000000000000000000000000f20354b6074889ea48f7a654f3a2928292a2c2d2f283236393c3d3531271909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a293946576173808d9ca4b1ada99f9995989fa599836f5e4d391c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e33465771869ca78c76614c37210c00000000000000000000000000000000000000000000000000000000000000011527374e63798ea2ad98836e6d8298a6b49f8d7c665b493a2a1a0a000000000000000000000000000000000000000000000000000316283951667b90a8a68f7a65566b8096ab9e8976614c392916000000000000000000000000000000000000000000000000000000000000000000000000091f3447596e8398ad9e8975604b36210b111a2832434f60697e939fa59a8473604b3e2e1b08000000000000000000000000091d324556647a8a9ea7a99f988c8175665e4b626b7f949daa9f8c7d68604f42332516080000000000000000000000000000000000000000000000091d3145566e8398adab96816c5443301c07000000000000000000000000000000000000000000000000000000000000081d3144556c8197ac97826d5847331f141516181a161e21242728201d15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b29394655606b7b86939ca4a7a9abaaa8a29a8777614c40301d0000000000000000000000030a0c11131412100c0a0300000000000000000000000000000000000000000000000000000000000000000000000000070b121c13110b0200000000000c21364c61768ba4a38e79644e39240f0000000000000000000000000000000000000000000000000000000000000000092135495b70859ab09e8974798c9fb5a295806a5e4c3c2c1c0c0000000000000000000000000000000000000000000000000000000c21364c6176899eab96816c5971869bad97826d5847331b0b00000000000000000000000000000000000000000000000000000000000000000000000005182a3b51677c91aaa8917c6752382816020a161e32424f606c8196a4a295806a5c4b3722100000000000000000000000000b20364b6074879ca49c93959e9f96887c6a6151616a7f949daa9f8d7e6960504333261600000000000000000000000000000000000000000000000215273851677c91a9b29d8873604a35200b0000000000000000000000000000000000000000000000000000000000000115273750657a8fa69f8a76614c3721100001030003090b0f12130b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2937444b5d65747e868d92949595938e8477625947342212000000000000000000000b171e212628292825211e170b0801000000000000000000000000000000000000000000000000000000000000000008131c20283129261f1406000000000b20364b60758ba7a6907b66513b26110000000000000000000000000000000000000000000000000000000000000000061a2c3d52677d92a7a8907c8298aba89a8473604b402f1e0e000000000000000000000000000000000000000000000000000000000a1f3346586a8095aa9d887462778b9fa7907b66503a291700000000000000000000000000000000000000000000000000000000000000000000000000000d21364c61768a9fae99836e5645321e090002152432424b6073869cb19f8c7a644f3e2d1d0d000000000000000000000012273d52677d92a59c867e808897a09d8d7f6b6250616a7f949dab9f8d7e6a615044341c1308000000000000000000000000000000000000000000000c21364b61768a9fb4a68f7a6550392816030000000000000000000000000000000000000000000000000000000000000b20354a6073889da9937e69543e2e1b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1926313f4b55606871787d7f80807e79706259483a2a1804000000000000000008161b2933363b3d3e3d3a363329201c140800000000000000000000000000000000000000000000000000000000000008182530353d473e3b3124180a000000081d31445573889ea7927d68523d28130000000000000000000000000000000000000000000000000000000000000000000f21364b6075899eaf99848d9fb49f8a78635443301c1408080000000000000000000000000000000000000000000000000000000417293a4e63798ea6a6907b687d92ab9e8975604b35200c00000000000000000000000000000000000000000000000000000000000000000000000000000a1e33465770859aaf9e8975604b36210b000006141d314455667c91a3ab9b86715c4a3b2b180500000000000000000001162b41566b8096a48f7a686b7582949d9f95806b6050616a7f949eab9f937f6b625144302518080000000000000000000000000000000000000000000a1e3246576e8399aeac97826c5745321e09000000000000000000000000000000000000000000000000000000000000071c3043546b8196ab9c86715c4b37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d2e37444b535b63686a6b6a68645c4c483b2b1c0c00000000000000000016263339464b515353524f4b4639353026180d0000000000000000000000000000000000000000000000000000000000132536434a525c534e42362818010000021527375a6f849aa8937e69533e2914000000000000000000000000000000000000000000000000000000000000000000091e3245566c8196aba1999faba5947f695a4936353026221b100a04000000000000000000000000000000000000000000000000000b2136495b73889dae99836e8499ae99846f5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000317293954697f94a9a8907b66513b2611000000011426374c5e71869bb1a38e7a64594834200b00000000000000000000152a3f556a7f94a28c776257616d7f949d9e927e685c50616a7f959eb59d94806b624a433625180800000000000000000000000000000000000000000316293952677d92aab39e8975604b36210b000000000000000000000000000000000000000000000000000000000000001325364f64798ea4a48f7a644f3a2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111192731363d494e52545655534f4a3e342b1d0d0000000000000000000a1a334450576166686967656157524b43362b1d0d000000000000000000000000000000000000000000000000000000071c3043546067716860534636200f000000172d42576c8297aa947f6a553f2a15000000000000000000000000000000000000000000000000000000000000000000021628384e63798ea2b3afb4b29d8775626054504b4336372e211f170b040000000000000000000000000000000000000000000000061a2c3d596f8499ae9f8b778a9faa947f6a55372715010000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da4ac97816c573e2d1b070000000919304051677c91a4b19c8677624d37220d0000000000000000000014293e54697e93a48f7a654f4b61697f94a09f8b7a645550616b80959eaf9e95806c6054433625180900000000000000000000000000000000000000000c21364c61768a9fb4a7917c6752382816020000000000000000000000000000000000000000000000000000000000080822364a5c72879cad97826d5847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d202c35383d3f40403e39362d20180d0000000000000000000215273850626b767b7d7e7d7a766f676054483c2b190500000000000000000000000000000000000000000000000000000b20354a60727d867e6e64533e2d1a070001162b40566b8095ab96816c57412c17000000000000000000000000000000000000000000000000000000000000000000000a2136495b70859aafc5c2ac97817b78746c6560544f4b3e3633291f180c0200000000000000000000000000000000000000000000162b41566b8096aaa9978197a9a5907b66503b2611010000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b71869cb19d87725c4a36220b000000001220354a6073869cb1a497826d583929160300000000000000000011263c51667b91a696806b57464f616d8297a49c8673604b50626b80959eb09e9681726054433627190b000000000000000000000000000000000000000a1f3346586f8499aeac97826c5645321e0900000000000000000000000000000000000000000000000000000003111c23252d3e556a8095aa9f8a77614c3828160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080f1a2123282a2b2b2924221b100500000000000000000000091d3145566b808a909293928f8a857d73625a4834200e000000000000000000000000000000000000000000000000000010263b50657b909c93826e5c4a36210d000014293e53697e93a898836d5837271502000000000000000000000000000000000000000000000000000000000000000000061a2c3d52677d92a6b8c5b19f97908d88817a746c645c544c463a342a1d15090000000000000000000000000000000000000000000d23384d62788b9fb49e899eb4ab8d78634e3a2d1f1305000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c556b8095aaa58e79644f39281603000000071c304354687e93aab29d87725746321e0a0000000000000000000d22374d62778ca69e8976614c434b6075869ca4947e69574651626b80969fb09f96817260544437291b0c000000000000000000000002080b0c0c0b070417293a50657b8fa3b39e8975604b36210b00000000000001080b08010000000000000000000000000000000011212e373a41404d63788da3a995806b5645321e15120f0c0b070000030303040002080b0c0b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e13151615130f0d070000000000000000000000000b20364b60758a939a9faba7aa9f9a928578624d3c2c19060000000000000000000000000000000000000000000000000013283d52687d92a7a08e79644e39240f000011263b50667b90a59a85705544311d08000000000000000000000000000000000000000000000000000000000000000000000f20364b6075889eb3c9bdb1aca5a69d979088817a726961584c473a3127191001000000000000000000000000000000000000000b2035495a6d8298ada89ea8b59f8b7561584a3d311f180d02000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798ea4ac97816c5746321e08000000001325364c61768b9fb49f8b76614b36210c0000000000000000000b2034485973889da7947f6a58464556657a8fa19e8976614b4451626c81969fb19f978172605546392a1c0d00000000000000000009151d202221201c131923374b5d71859bb0a7917c6651392917030000040a0c151d201d150f0d07000000000000000000000000081c2e3f4b505655525b71869bb09e8975604b392a2a272422201c131a191818191a151d2021211e160a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d31455661767e848b92979da6afa39b85705b4935210e0000000000000000000000000000000000000000000000000417293a576c8197aca5907b65503b261000000d22384d62788da89e8875604b36200b00000000000000000000000000000000000000000000000000000000000000000000091d3145566b8095abbcb9a89ea8a5aaaca69d978f877e766b61594b44372e1d150900000000000000000000000000000000000006192b3c4f647a8fa6b7b4b9bcab998376635b4e42342a1d15090000000000000000000000000000000000000000000000000000000000000000000000000d21364a5c72879cb19e8975614b36251300000000081f33475870859ab0ab8f79644f3a240f00000000000000000005182b3b556a8095a89e8976614c3c4b5d6f8399a7947e69543c4451636c81979fb19f9782736157473a2b1d0d00000000000009171927313637373530252e2c2e3f53687d92a5ac97816c5746331e0e1012181f22273135312724221b1002000000000000000000000e23374b5d656c6b68656a8095aaa7937e6857473a403c3a373530252f2e2d2d2e2f273136363632281e170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b10120d0b05000000000000000000000000000000000000000000000000000002152738475861686f787d8288949faba38d78634d3c2b190500000000000000000000000000000000000000000000000a1f33465871869bb1a8907b66503b261100000b20354a6074899ea78e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000021527384d62788c9fb4b39e898b90959ba3aaaca49c938980776960554b3e3127190d0000000000000000000000000000000000000e20354a6074889db3c8c9bcb5a199867968604c483b312719090000000000000000000000000000000000000000000000000000000000000000000000071a2d3d556a7f95aba8927d685443301c070000000417293a576c8196aca7917c67523c2712000000000000000000000d21374c6176899ea795806b5a493f4f647a8fa49c87725a4935454a60728197a0b1a09883756159483b2b1a0a000000000617273537444b4c4c4a433643413f3d4a6073879cb29e8976614c36242325272a343737444b443739362d20100000000000000000000010253a50657b81807d7a797d92a7b29d887561585855524f4c4a433644434243444537444b4b4b453833291b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2025272220180d00000000000000000000000000000000000000000000000000000a1a2a3a474c535a62676c747f8d9fb09a85705a4835200b00000000000000000000000000000000000000000000000c21364c61768b9fb49f8a76614c36210c0000071c30435470859ba5907b66503b261100000000000000000000000000000000000000000000000000000000000000000000000a2035495a6f8499afa28c78767b80868d949ca5aea89e958a7f74645c4b44372a1d100200000000000000000000000000000000071c3043546d8297acc3bcab9faba49c8a7d6e62594b443727170b00000000000000000000000000000000000000000000000000000000000000000000000f23384d62788c9fb19c8673604a35201100000002152838556a8095aaa7927d68523d2813000000000000000000000a1f3347586b8095a69f8a786254434b5c71869ca48d78634d3830435460728298a1b2a19a85776259483828160200000010233546525560616160545a5856545250546d8297aaa8947e69543a39393a3c3a474c58556055584f4a3e2d1b070000000000000000061c31465b7186969592908e929bacb7a6988277716d6a67646160545b5a585858595a5c55606160564c4639291703000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182530353b3d37342b1d1507000000000000000000000000000000000000000000000000000c1c2a33373c484d5255606b8095aaa28d78624d38220d000000000000000000000000000000000000000000000011263c51667b91abac97826d5746331e0a000000132536576d8297ac97816c57392816030000000000000000000000000000000000000000000000000000000000000000000006192b3c51667c91a5a7917c67656b71787f878f99a1aea89e94867a6a6055473b2e2012040000000000000000000000000000000013253650657b90a5b7b59f8b9da6a99f9283776e60554433291b13050000000000000000000000000000000000000000000000000000000000000000000b2035485a6f849aafa4917c66513f2f1c080003101d3245566d8297ada9907b66513b2611000000000000000000000417293a4c6176889ea99a8472604a41556b8095a8927d68533d2536435460738399a1b3a39b8677625645321e0c000001162b3f52646d7577767572706e6c6a68666363788b9fb09b867158504f4e50525459616d7475726d645c4a36220d000000000000000001172c41566c8196a4a7a5a4a7acb9c4b2a0988c86837f7c79777572706f6e6d6d6e6f727475767672615746331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182536434a50524d483b33251506000000000000000000000000000000000000000000000000000c181f222b353837444c61768b9fa8937e68533e2913000000000000000000000000000000000000000000000417293a566b8196aba18e79634e3929170300000014293e53697e93a89c87725745321e0900000000000000000000000000000000000000000000000000000000000000000000000e20354b6073879db09b85705d555a636a737a838e99a1b1a49c8c807362594b3e302214060000000000000000000000000000000b20354b6074879db2a8937e8799a1b4a0988a8373604b463930231300000000000000000000000000000000000000000000000000000000000000000006192b3c51667c91a6b09b85705d4b38231414171e2e3e4b6075889eb39f8a76614c37210c00000000000000000000000c1f334658677d919fa2947f6a5f4e52677c92a795806a55402b2636445560748399a2b4a49b8574604b3a2a17040003182d43586d828a8c8c89878583817f7d7b7977728398ae9f8b766766646365676a6e7782898a88827a644f39240f0000000000000000000c22374c61768690959a9fa9a8acb0b4b2ab9f9c9895918f8c8a888584838282838487898b8b8b8776614c36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364354606567625950433324130200000000000000000000000000000000000000000000000000040a0e1920232733475870859aae98836e593d2c1a060000000000000000000000000000000000000000000a1f33475871869baf99846f5b4a361b0b0000000010253a4f657a8fa99f8a76604b36210b0000000000000000000000000000000000000000000000000000000000000000000000081c3043546a7f94aaa38f7b6550494d5460656e7a83909ca4aa9f958477645c4d40312414060000000000000000000000000000081c3043546b8095abaa95807683979fafa99f947f6a61574d41301c130800000000000000000000000000000000000000000000000000000000000000000e20354b6074879db2a3907b65503e2d292929333f4b5c697f94a6ab98836e5847331f0a00000000000000000000000417293a4d5f6d8197a39f8c7d686051667b90a696816c57412c18273745566074849aa3b5a395806a5847331f0a00091f34495e74899eaaa89f9c9a98969492908e8c8a8a9eb4ab96807c7b79787a7c7f838a989e9f9d9886715c47311c0000000000000000000a1f33475861747b8085898e93979aa2b4b5aca7a8aaa7a4a99f9d9b99989798999a9c9ea8ab9f8e79644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c30435460727b7c776a615042311e0b00000000000000000000000000000000000000000000000000000000060b0d172a3a566b8096ab9d88735b4935210c0000000000000000000000000000000000000000000c21374c61768b9faa917b66513d2d1a00000000000b20364b60758a9faa8f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000011426364c62778b9faf9a846f5d4b36434a505c646f7b86949faaa29a887a665e4e423224140500000000000000000000000000011426364e63798da3b29d88757281959db4b49f8c7f76675f4d413025180c00000000000000000000000000000000000000000000000000000000000000081d3144556a8095abae99846f5c4a3c3e3f39464c5d647a8b9fb49f8c7a644f3a2a17040000000000000000000000000c1c30414b6074859ba49f8d7e6e66677c91a696806b56412b1619273845566175859ba4b49f8a77614c37210c0000152a40556a7f90979b9fa9a6aaaba9a7a5a3aa9f9ea8b9b09e9691908e8e8f9194989fa9b4b4a797826d57422d1800000000000000000004182a3a475660666b7075797e81859aa39f969293969a9ea7a5a7a8a9a9a8a6a7a9abadaa9f8d806b5c4a36220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a60728290928b7f6a604e3a26110000000000000000000000000000000000000000000000000000000000000011263c51667b91a6a68e78634e39230e00000000000000000000000000000000000000000011273c51667c91ab9f8b76614c36210f0000000000091d32455670859ba9947f6a54372614010000000000000000000000000000000000000000000000000000000000000000000000081f3447596e8398ada28f7a644f3e30353e4a4f5d65747f8b9ca4a69d8b7c68604f423223130200000000000000000000000000082135495b70859bb0a6917c666c7f919fa8aa9f948a7d675f4a4336291c10010000000000000000000000000000000000000000000000000000000000011426374d62788b9fb4a18e7a645a5553545657616a7b899ea9a598826d5c4a361c0c0000000000000000000000000000121e3245566177869ba39f93837b7b839aab937e68533e29130a1a283846576176869ca6a88f7a65503a2510000013283c50616a7b81868a8d9195989a9d9faaa5a8aaabadaeb0aba7a5a4a3a5a7a9aeaeaaa99f988978624d38230d000000000000000000000c1c2a38454b5055556064696c7385938c817d7e8184888d90919394949391929496989591857162503e2d1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53697e93a0aa9f927d68533d2813000000000000000000000000000000000000000000000000000000000000000c21374c61768ca6a7917c67523c2712000000000000000000000000000000000000000005182b3b576c8196ac9a85705746331e0a000000000002152838566b8196ab99846f5544311d08000000000000000000000000000000000000000000000000000000000000000000000005182a3b4f657a8fa4af9a846f5c4b37202d363f4c55606a7a8698a0a99f8d7e69604f4131201000000000000000000000000000061a2c3d53697e93aaaf9a846f616a7d8a9da5b4a89e8c7d6a6054473a2e1d15090000000000000000000000000000000000000000000000000000000000092135495b71869bb0b19c86786e6a69696b6e76808b9ea7a89d8777614c3e2d1b000000000000000000000000000000021628384759617685969fa09890909aa29f8c78624d38230d000a1a293947586278879d9e8976614c36210c00000d203343505e656c7175787c808385888a8d9092949697999a9c9d9e9faba3a89e9c9995918a8378635a4935200b00000000000000000000000c1a2832363b37444b4f535562787e7a6c67696b6f73787a7c7e7f7f7e7b7d7f8083807c75604b44332010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d33485d72879db2aa9f937e68533e2913000000000000000000000000000000000000000000000000000000000000000a1f33475873889da9947e69543f291400000000000000000000000000000000000000000b2034485971869ca9947e69543929170300000000000012273d52677c92a79e8974604b35200b0000000000000000000000000000000000000000000000000000000000000000000000000d22374b5d71869cb1a28f7a644f3e2d1b222f37444b5c647582949fab9f937e695f4e3e2e1b0a000000000000000000000000000f21374c61778b9fb4a28e79635f677a8799a1b5aa9f8d7f7261584a3e3127190e000000000000000000000000000000000000000000000000000000000e23394e63788a9fb4b6a49c8b837f7e7e80838a959faaa79e8a7a645947342010000000000000000000000000000000000a1a2a3a47586174818d9aa2a6a5a49c907f6a5a4935200c00000b1b2a3a4859647a8a8c816c5746331e0a000004152533404c5057546063666a6e707275787a7d7f818284858687898a8c8d8b898683807b766e635a493c2b19060000000000000000000000000a161e21262731363937485a6269655d5253565a5a62656768696a6966686a6b6e6a6660564532261602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73899eb39f8c7f75614b36210c0000000000000000000000000000000000000000000000000000000000000004172a3a5c72879caa95806a55402b1500000000000000000000000000000000000000000d22374c62778ca4a88d78624d38230d000000000000000e24394e63798ea9a88f7a644f3a240f000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f53697e93a8af99846f5c4a3622111927313e4a57606e7f8d9fab9f8d7d685c4a392816030000000000000000000000000a1f3347586e8399aead97826d595c647683959fabab9f958376645c4b44372c1e130300000000000000000000000000000000000000000000000000000e24394e63798e9eb0bdb6a99f9895939495999fa8a69d96897b655c4a3b2a180200000000000000000000000000000000000c1c2a3a4756606c7b848d939795867b6a61503c2c19060000000c1c2b3b4a5c64777774604b392917030000000715212f383b36434b4d5155585b55606265686a6b6d6e707172737577787674716e6b6661574d493c2c1e0e000000000000000000000000000002090b11151d20242b3c484d53504b3f3e413c494d505253545453515254565855514b453828160800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859aaf9f8974615746321e0900000000000000000000000000000000000000000000000000000000000000001c31465b71869bab96816b56412c16010000000000000000000000000000000000000013253652677d92a79e89745a4935200b000000000000000b20364b6075899faa947f6a553a2917080100000000000000000000000000000000000000000000000000000000000000000000001021364c6176899eb4a18e7a644f3c2b1909151d2d39454b616a7d8d9fab9f8b7a645745321e0800000000000000000000000004172a3a50657b90a4b49f8a77624c5861727f8d9ea8b5a199877a6a6055493c301e160b000000000000000000000000000000000000000000000000000c21364a5b6b80969fb0bdbab4aeaaa8a9abaeada59d878178655d4b3d2d1d0c000000000000000000000000000000000000000c1c2a38454b5d656f787d828075655e5043331e0e00000000000d1d2d3e4a586161605645311b0b000000000003111c2326263035383c404337444b4d5053555658595b5c5d5460626361585c5955514b4639352c1e0e0000000000000000000000000000000000000002080b0f1e2b35383e3a372e292c2b35383b3c3e3f3f3e3c3d3f4143403c3632281a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000142a3f54697f94aba88c76614c3928160300000000000000000000000000000000000000000000000000000000000000051b30455a70859aac97816c57422c1702000000000000000000000000000000000000071c3043546d8298ad9c87725d3c2b190600000000000000091d3145566f849aaf9a8570584633201d15140f0b09020000000000000000000000000000000000000000000000000000000000000a1e3346576c8197acae99836e5a4935200a02101b2832434f5f687e939fa99d8775604b362614010000000000000000000000000c23384b5d71869cb1a995806b574654606a7c8a9ca5b3a59d8c8073635b4d4132281b0f010000000000000000000000000000000000000000000000071a2d3d4a607281969fa7a7a5a4a3a3a3a89e9790877a6c625a4b3f2e1f0f0000000000000000000000000000000000000000000c1a27313f4b4f5a62686d6b61574c403325150000000000000010202d3a474c4c4b453827150000000000000000090e10141c2023262b2e273136383b3d3f414244454736434b4c4e4c463a44403c36322820190e0000000000000000000000000000000000000000000000000e1920222925231c14161920232527292a2a2926282a2b2e2b27211e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22384d62788c9fa58f7a65503c2c190600000000000000000000000000000000000000000000000000000000000000051a30455a6f859aac97826d57422d18020000000000000000000000000000000000000b20354a6074889db09b85705b46311b00000000000000000215273854697f94a99f8a76614c393531272925211e160f0b07000000000000000000000000000000000000000000000000000000031729394e63798ea2b59f8c78624d38271502000a161e32414e606d8197a7a5947f6a5443301c08000000000000000000000000081c2f3f52687d92a6b39e8975614b434a5e6679879aa2b0aa9f958579675f4b46392d1f120300000000000000000000000000000000000000000000000f1c3043546072818e9291908f8e8e8d8d89827b73645c4d493c2e211101000000000000000000000000000000000000000000000a151d2e373c484d5357554b46392f2115070000000000000002101c2a3337373631271a0a000000000000000000000001080b0e111519151d202325282a2c2d2f303126303537383633292e2b26211e160b060000000000000000000000000000000000000000000000000000050b0d14100e080000060b0d101213141514111315161915110b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035485a6f849aac97826d5b4935211000000000000000000000000000000000000000000000000000000000000000051a30455a6f859aac97826c57422d17020000000000000000000000000000000000000f24394f64798ea6aa947e69543f29140000000000000000000f24394e64798ea7aa907b66534e4b44373e3a36322824201c130800000000000000000000000000000000000000000000000000000b2136495b6f849aafab95806b5645311d09000003152331424c6176889eb39d8874604b35200b000000000000000000000000001121364b6075889eb3a7937e695443404c5b637684969eb4b4a39b8a7d6d61574a3d2f1e160a01000000000000000000000000000000000000000000001325364354606d797c7c7b7a79787878766d6560544b3e352b1e110300000000000000000000000000000000000000000000000002111c232b35383e42403632281b1103000000000000000000000c171f2121201d150a0000000000000000000000000000000000000002080b0d1013151618191b1c141c202223211f171916110c09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c51667c91a59f8b78634d3f2e1b08000000000000000000000000000000000000000000000000000000000000051b30455a70859aac97816c57422c1702000000000000000000000000000000000000152b40556a8095aa9f8b77614c37220c0000000000000000000b20354a6074899eaa95806e6863605558544f4b45383a353025180e00000000000000000000000000000000000000000000000000061a2c3d51667c91a4b39e8875604b36201100000005141e3346576b8095aaa68f7a654f3a251000000000000000000000000000091e3245566b8095a8b29d8773604b353d4958617380929fa9b5a89e928275635b4c4032281d150900000000000000000000000000000000000000000008182536434a5c6467676664646363636157504b43362e20190e00000000000000000000000000000000000000000000000000000000080e192022282d2b211e160b00000000000000000000000000040a0c0c0b0902000000000000000000000000000000000000000000000000000000010304060001080b0d0e0c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c14140f0d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e20354b6073879caa99836e5d4b372212000000000000000000000000000000000000000000000000000000000000061b31465b70869bac96816c57412c17020000000000000000000000000000000000071a2d3d5b70859baf9a85705947341f0b000000000000000000071c3043546f859aaf9e95837d7975706d69646056554f4a43362c1e0e000000000000000000000000000000000000000000000000000f20354b6073879cb2a6927d68523f2f1c08000000031729394f647a8fa4a9947f6a543f2a1500000000000000000000000000021628384c61778a9fb4a5917c67513f2e3a4755606b7d8b9da6b4b4a0988679665e4b453831271910030000000000000000000000000000000000000000081825303e4a4e5252504f4e4e4e4e4b463935302618100600000000000000000000000000000000000000000000000000000000000000050b0d1318160c0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e21292924211a0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354687e93a6a18f7a644f413019090000000000000000000000000000000000000000000000000000000000071c31475c71869cab96816b56412c160100000000000000000000000000000000000c21364a5b72879da9947f6a543b2a180400000000000000000000132536576d8297acafa199928e8a86827e7a75706a646054493c2c1906000000000000000000000000000000000000000000000000081c304354697e93a7b19b86715d4c382310000000010e22374c62778ca1ac97816c57422c1700000000000000000000000000000a1f344759697f94a9b09b85705d4b372937444b5f677a889aa2b2b2a49c8a7c6b60564b44372e211103000000000000000000000000000000000000000008131c2d36393d3c3b3a39393838363329201c140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e101712100a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2933363e3e39362d200f000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364b6075889db09b85705f4d37261403090b0b09030000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b160100000000000000000000000000000000000e24394e63798ea5a78e79644e39240f000000000000000000000014293e54697e93a2b3b3aea8a99f9b97938f8a857f7a72635b4935210c000000000000000000000000000000000000000000000000011426364b6175899eb3a3907b65503e2e1b0a0c10151d2c3d4d63788da2ac97826c57422d17000000000000000000000000000004182a3b4f647a8fa5b5a38f7b65503d2d2631414d5c647784919da6b2a89f8c80756860554b3f2e211100000000000000000000000000000000000000000000101b22242727262524232323211e170b080100000000000000000000000000000000000000000000000000000000000000000000000000040a0c1216191b1c1c1c1c1b1a19171513100d0b0902000302010000000000000000000000000000000000000000000000000000000000000000040a0c10100f0f0f111c23252d28251e13090300070605040404030000000000000000000000000000000000000000000000000000000000000000000000000000000003172939464c54544e4a3e2d1b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000081e324556697e94a6a3917c675544311d161e21211e160a00000000000000000000000000000000000000000000081d33485d72889daa95806b55402b1600000000000000000000000000000000000013283d53687d92a89e8874604a35200b00000000000000000000000b20364b6074849aafc0c3c7bab4b0ada9a99f9a948f8679634d38230e00000000000000000000000000000000000000000000000000081e3246576b8095aaaf9a846f5c4a36221f212527313c495b697f94a9a9947f69543f2a140000000000000000000000000000000c20354b6074879db2ae99846f5b4a36211d313e4a59626f7c8798a0b4aa9f95877e74655d4b3f2e1c0800000000000000000000000000000000000000000000070d0f1212110f0f0e0e0e0c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000b171f21282c2e3031313131302f2e2d2b282523211e161a19171615161514120f0c0a03000000000000000000000000000000000000000000010c171f212525242424262e373a423d3a31211e161d1c1b1a19191918150f0d0800000000000000000000000000000000000000000000000000060b0d0f0d0b05000000000a1e334657616969645c4a392916030000000000000000000000000000000000000000000000000000000000000000000000000000000000021628384b6075889db19c8673604b37272832363632281b11030000000000000000000000000000000000000000091e33495e73889eab96816b56412c16080000000000000000000000000000000003182d42586d8297ad99836e5443301c070000000000000000000000091d324556657a8fa2b4bcafaaa5a6a8acb0b4afaaa4907b66503b261100000000000000000000000000000000000000000000000000031628394d62778b9fb4a28f7a644f3a2b33373b37444b5a6379899eb3a28e79634e39240e000000000000000000000000000000081d314455687e93a5b3a18e79634e3c2c19202e3b484c5e667682929fa8b4a69d93867b655d4b37230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2933363d4143454646464646454342403d3a38363228302e2c2b2b2b2b292724211e16110f09000000000000000000000000000000000009151d2a33373a3a39393a3b3f4b4f57524d41363228333231302f2f2e2d2b25221b1002000000000000000000000000000000000000000000070e192023252220180d0b05061a2c3d4c61757e7e7a645746321e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e324557697e93a5a4927d6755443138454b4b45392e21110000000000000000000000000000000000000000091f34495e74899ead97826d584033261600000000000000000000000000000000081c2e3f586d8297aa95806a55362513000000000000000000000000021528384b5d6f849aafaf9e95909193969b9faaa99d8875604b36210b00000000000000000000000000000000000000000000000000000b203448596d8298adae98836e59483b474c505455606878879da8a99a846f5b4a36210c000000000000000000000000000000011426374b6074879db2ad98826d5a493520101d2b34404c57616d7d8a9ba3b5b2a49c8c7b65503b2510000000000000000000000000000000000000000000000000000000000000000000000000040a0c0c0b08020000000000000000000000000000000000000000000000000000000000000a1a293a464c5256595a5b5c5c5b5b5a59575553504d4b4538454342404040403e3c3936322926241d12040000000000000000000000000000091927313a474c4f504f4e4f50535d656c675f4d4b45384847464544444442403a372e201305000000000000000000000000000000000000010f1a212b35383a37342b2220190e2135495b6f8393938b76614b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000031628394b6074879db29d8774604b404c566060574b3f2e1c08000000000000000000000000000000000000000a1f344a5f74899fb09b86715e51443318080000000000000000000000000000000e23374b5d70859a9f8b7a644f3a250f000000000000000000000000000a1a2e3f50657b90a6aa95807a7c7e81868a90918a7c665645321e0900000000000000000000000000000000000000000000000000000f1f354651667b90a6b49f8b7762595c586165696e747d899da5b49f8b79634e3d2d1a0700000000000000000000000000000000091d314556687d92a5b49f8b78634d38230e0d18203039464c5f677885959fabb6aa95806b56402b16000000000000000000000000000000000000000000000000000000000000000000080d0f171f2122201d150f0d07000000000000000000000000000000000000000000000000000002162838465861676b6e7071717171706f6e6c6a68656260565c5a58575655555554524f4b46393c383022120000000000000000000000000001152737444b5861656564646466696e7a827d686360565e5d5c5b5a59595958554f4b3f312313010000000000000000000000000000000003111f2d363c494d4f4c483b38352b1f23384e63798da1a68b76614c36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d324556677d92a2a5937e695a515e667575655d4b37230e00000000000000000000000000000000000000091e34495e73899eb3a3907c6b625136251300000000000000000000000000000010253a4f657a8b9f9c86715c4b37220d00000000000000000000000000001020354b6074889dab96806b67686c71767a7c77665e4c3828160200000000000000000000000000000000000000000000000000061a2c3d53646d7b90a5baa99a8477727173767a7f8388929ea7ab9f927d675b4a361f0f0000000000000000000000000000000000021527384b6073879cb2aa957f6a55402a150005121b2933414d5a6373808d9da6a4937e69543e29140000000000000000000000000000000000000000000000000000000000000003101b22252933363736312724221b1008000000000000000000000000000000000000000000000000091e32455661767d8183858686868685848382807d7a787673716f6e6c6b6a6b6a69676461575a514c40301b0b000000000000000000000000081d314455606c767a7a7979797b7e838c978a7d787674737271706f6e6e6e6d6a645d4d41311e0a0000000000000000000000000000000011212f3d4a4e5a62646259554d483c332a3f546a7f94a99d88735746331e0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000513222f383b4d5f70849aaf9e897862666e7c8a8a7b65503a251000000000000000000000000000000000000000061b30455b70859ab0b49f8c806b5443301c070000000000000000000000000000152b40556a8095ab9c87725d3e2e1b080000000000000000000000000000081d3144556c8196ab9d88746053575660656762594c402f1a0a00000000000000000000000000000000000000000000000000000c2136495b6d828c9fb4c7b4a29a8b8786888c9094989ea6b3a79e8d7e685f4d3d2d1a010000000000000000000000000000000000000a1c3043546a7f94aaab947f6a553f2a150000000b171e313c4955606b7b8794968675614b36210c0000000000000000000000000000000000000000000000000000000000000b161e2e373a3a464c4c4b44373a362d231c1104000000000000000000000000000000000000000000000b21364b6075879296989a9b9b9b9b9b9a989795928f8d8b8987858381808080807e7c79767270665e4c3a29170400000000000000000000000b20354b6073818a8f8f8e8e8f9093999fa89e928d8b8a898887868584848382807a675f4d3a25100000000000000000000000000000000c1c2f3f4c5c6470787a77726b625a4c473a385a6f8499ae99846e59392917030000000000000000000000000000000000000000000000000000000000000000000000000000000001132331404c505961657a8faba79b85777b838d9f95806b55402b16000000000000000000000000000000000000000013283e53687e93a3b5aa9f8975604a35200b0000000000000000000000000003172939596e8399ae9a85705b45301b000000000000000000000000000000011426374f64798ea4a6907b65503e454b50514d483b2f22110000000000000000000000000000000000000000000000000000000e23394e63788e9faab7c4c0b4aa9f9c9b9ea6a5a9aeb3afa199897c68604e41301f0f00000000000000000000000000000000000000011426364d62788b9f9f8c79634e39230e0000000003131e2c37444b5d65757f8177625746321e0a00000000000000000000000000000000000000000000000000000000000e1b29323f4b4f585861616055564f4a3e372e1f170c00000000000000000000000000000000000000000010253a4f657a8fa5abaeafb0ada9a8a8a9acacaaa8a5a2a79e9c9a98979595959593918e8b88857c665846331f0a000000000000000000000012273c51677c919fa9a5a4a3a4a5a8aeb4b9b4a8a2a99f9e9d9c9b9a99999997958f7d67523d2812000000000000000000000000000004172a3a4c5d657a858d8f8c8780786c61584c455673889dac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e31414d5e6671777b7e8c9fb5a39b8c90999f9f917c67513c271200000000000000000000000000000000000000000b20354b6074869bb1aa95806b5443301c07000000000000000000000000000a1e33465772879dac96816c57412c17020000000000000000000000000000000922364a5c71869cad98826d5c4b37363b3c37342b1d11040000000000000000000000000000000000000000000000000000000d22384d62788a959da6aeb2b7bbb4b1b1b3b8b3afa9a19a908377665e4e42312313010000000000000000000000000000000000000000082035485a697e8b8f816c5b4935210c0000000000000e1927313f4b5761696c62594839291603000000000000000000000000000000000000000000000000000000010f1e2b39464b5d646d73767775716c645c504b3f332a1c1103000000000000000000000000000000000000000f253a4f647a8fa8b9c9b2a09893929394969a9ea6a6a8aaabacadadacabaaaaaaa9a7ab9f9d9a8a76614c36210c00000000000000000000000d23384d62788994999c9d9e9faaa0a0b0b4c1bcafaaa4a6a8aaacaeaeaeaeada3927d67523d281200000000000000000000000000000a1f334758657c8a9aa2a4a49c958b8176665e4b60768ba6ac97816c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4d5f677c868c90929fabbcb5b0a1a6a79e93816d5f4d3924100000000000000000000000000000000000000000081d3144556b8196aba38c77624c36251300000000000000000000000000000c21364c61768ba5a6917c66513c271100000000000000000000000000000000071b2d3e546a7f94aa9f8d7a644f3f2e25272220180d00000000000000000000000000000000000000000000000000000000000b2035485a6278808891999da6a3a5a6a5a4a79e9a948d847b6f62594c403124130500000000000000000000000000000000000000000005192b3c4f6069787a6c63513d2c1a060000000000000009151d2f39464b54574d483b2b1b0b000000000000000000000000000000000000000000000000000000000f1f2d3c4957616d7a83888b8c8a87817a70655d4c473a2e2113060000000000000000000000000000000000000b21364b6075899eb4bcab98827e7d7e7f8185888d9093959697989a9b9c9d9e9faba1a2a39e968272604a35200b00000000000000000000000c2035495a62777f838688898a8a8a8b9ba3b4af9e958f91939496999a9c9e9e9b8574604b35200b00000000000000000000000000000c21374c6176889ea9a89e9c9ea89f97887c6b6062778ca2ac97826c57422d17020000000000000000000000000000000000000000000000000000000000000000000000000000000012283d52677d909ca4a5a8a8a6a8b4bab2a199897e6d635240301d0a0000000000000000000000000000000000000000081c3043546e8398ad9b8570594834180800000000000000000000000000000f253a4f647a8fa4aa8d78634d38230e00000000000000000000000000000000001022374d62778b9fab9a846f5d4b3722120d0b0500000000000000000000000000000000000000000000000000000000000005192b3c485a626b747c83888b8e8f90908e8c89847e786f655e4d483b2f22130600000000000000000000000000000000000000000000000e1e32424f5a62655d5145341f0f00000000000000000001111b2933363f4137342b1d0d000000000000000000000000000000000000000000000000000000000d1d2d3d4a5a6275828f989ea7aa9f9c968f857b6d61584b3f312415070000000000000000000000000000000000091e3245566b8095a2b49f8a766968696a6c6f73787b7e7f80828384868788898a8b8c8d8e8c816d605443301c07000000000000000000000006192c3c495962696e71737474757575859bb0aa95807a7b7d7f818385878889867a645544311d08000000000000000000000000000013293e53687e93a7a49c8987899099a19e91807262788da2ad98826d58432d18030000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c87949493939391939fa9ae998376696052453522120000000000000000000000000000000000000000000b20354b6074899eaa95806a5948362513000000000000000000000000000013293e53687e93a89f8a75604b36200b00000000000000000000000000000000000b203448596f8499aea28f7a654f3d2c1a060000000000000000000000000000000000000000000000000000000000000000000e1e2b3c484d5560666e7376797a7b7a7977736f69635a504c40342b1d1204000000000000000000000000000000000000000000000000001424323c494d4f4b3f3426160100000000000000000000000b171e212a2c2220180d0000000000000000000000000000000000000000000000000000000005182b3b4a5b63788698a09f99989a9ea7aba29b8f8276655d4e423225150700000000000000000000000000000000031628384b6073849aa3ab998374615754575a5a6266686a6b6c6e6f717273747576777879776c624a43362513000000000000000000000000000e1e2c3b484c54595c5e5f5f5560667b90a7ae99836e66686a6c6e7072737472645c4b372715010000000000000000000000000000162b40566b8095ab9c867472757b84909d9e958376778caaae99846e59442f1904000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b60727c7f7f7e7e7d7c7e8b9faa947f6a5e4f42352717040000000000000000000000000000000000000000000d22374c62778ca8b19b8578625443301c1100000000000000000000000002172c42576c8197ac9d87725544311d08000000000000000000000000000000000005182b3b51667b90a4ae99836e5b4935210c000000000005000000000000000000000000000000000000000000000000000000000e1e2b3537444b51595861646566656462595a544d493c382f20180d00000000000000000000000000000000000000000000000000000006141e2b35383a372e21160800000000000000000000000000030a0c14170d0b0500000000000000000000000000000000000000000000000000000000000b203448596379889ca29a8a84828589909aa2b0a098887b68604f4333251507000000000000000000000000000000000a1d3144556175849ba3a19984756259483c484d5153555657585a5c5d5e546061626363625951443025180800000000000000000000000000000e1d2a34373f444748494a444b6074889eb39e897560535557595b5c5e5e5c4f4b3e2e1909000000000000000000000000000000152b40556a8095aa9b85705860656f7b8899a19987798b9faf9a85705a45301b0000000000000000000000000000000000000000000000000000000000000000000000000000000000081c30435460666a6969696866697d929f9f8d7c665947341f12000000000000000000000000000000000000000000000b20354b60758a9fb4a39b8572604a402f1c0c000000000000000000000005192b3c5b70859baf9a846f5a372715020000000000000000000000000000000000000d20354a6073869cb19f8c78634e3a29170400070c0e1a14110b02000000000000000000000000000000000000000000000000000e19202731353c3a464c4e5051504f4d483b3f38352c231c11050000000000000000000000000000000000000000000000000000000000000e19202325221b10030000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000011426364d6277889ea69a84776f6d70757b84919ea7a69d8b7e69615043332515040000000000000000000000000000000115273746576176859ba4a29a8577625a4a3e383b3e4041424345464748434a4b4c4d4e4c483b341c1308000000000000000000000000000000000d181f222a2f313334273144556d8297ada8907b665037414445474949473a372e20100000000000000000000000000000000013283e53687d93a89f8b76614c505e667683939f9c898c9fb19c87715c372715010000000000000000000000000000000000000000000000000000000000000000000000000000000001142636434b515554545353515f6d8297a69e8977624c41301c0c000000000000000000000000000000000000000000081d3144556b8095a0b2a3947f695e4c3a291704000000000000000000000b2035485a74899eac97816c57422c1700000000000000000000000000000000000000071c304354677d92a4ab97826d5847331f130f1a21232f29261f1406000000000000000000000000000000000000000000000000000509151d2027293336393a3b3b3937342b292320190e09000000000000000000000000000000000000000000000000000000000000000000060b0d100e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043546c8297a69e88776259585560666f7c899ca4aa9f937f6a615043322212020000000000000000000000000000000919283946586177869ca5a39b8778645c4c4031292a2b2d2e2f31322530353637383937342b1d1600000000000000000000000000000000000000050b0d14191c1e1f15273751667c91a9ac97826c5544312e303233343224221b1002000000000000000000000000000000000f253a4f647a8fa8aa917c6752404c58616e7e8b9e9e9faab39e88735544311d08000000000000000000000000000000000000000000000000000000000000000000000000000000000008182630353b3f3f3e3e3e414c6176889da798836e5f4d3a2a18040000000000000000000000000000000000000000011527374b60728298a1b49f8d7b655847331f10000000000000000000000d22384d62788da8a9937e69543e291400000000000000000000000000000000000000001325364a6073869cb19e8976614c41301c1f2d3639453e3b31241402000000000000000000000000000000000000000000000000000001080b11171f212425262524222018140e0c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074899ea7927d6859473b444b505e6678869ba2b49d947f6a614f40302010000000000000000000000000000000000b1b293a47596278879da5a59c887a665e4e41331d1517191a1c1d131c20212223242220180d000000000000000000000000000000000000000000000000040709000c21364b61768a9fb39e8874604b35201b1d1e1f1d0f0d070000000000000000000000000000000000000b20364b6075899ead98826d58473a474c60687a889ea7b9b59f8a75604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c20262a2a292928334758677d91a0a0917c675847331f12000000000000000000000000000000000000000000091c30435460738399a3ab9d8876614c3e2d1b0700000000000000000011263b51667b90a6a6907b66513b26110000000000000000000000000000000000000000081c304354697e94a9a798826d5f4d3a2a2d3d4a4e5a534e42312010000000000000000000000000000000000000000000000000000000000000040a0c0f1011100f0d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0e0c0700000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788da8a28c77624d3a2a3135404d5a6276849ba3ae9d947f6a5f4d3e2d1c0c000000000000000000000000000000000c1c2a3b485a6278879da5a69d8a7c685f50433127190c00070000070b0c0d0e0e0d0b050000000000000000000000000000000000000000000000000000000000091e3246576f8499afa6907b65503b251000090907000000000000000000000000000000000000000000091d3145566e8499ae9e8a76614c3833424e5c6479899eb3bcab8d77624d38220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b111514141417293a4d5f6e8398a69e8877614c40301a0a00000000000000000000000000000000000000000114263644556075859ba6a697826d5c4a36220f010000000000000000152a3f556a7f94aaaa8d78634e38230e0000000000000000000000000000000000000000001325364c61778a9fb4a0927d67584733364a5b636f69604e3e2e1b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2024211a0f0100000000000000000000000000000000000000000000000000010000000000000000000010253b50657a90a5a28c77624d37221d20303c48586175849ba3b59f8d7d675c4a3a291704000000000000000000000000000000000c1d2b3c485a6278879da5a89e8c7d6a614b4437291c0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000316283953697e93a8ac96816c573d2d1a070000000000000000000000000000000000000000000000000215273852677d92a7a8947f6a564531313e4b5b667c91a2b4a48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c30414c6177889ea698826e5e4d3827180800000000000000000000000000000000000000000818273745576177889db29f8d7a644f3d2c1f0f0000000000000002152738586e8398ad9f8a75604b36200b000000000000000000000000000000000000000000081f3347586d8297a9b39e8976614c42394e6379847e695c4b3722100000000000000000000000000002090b101312100c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000060b0d10100f0e0c0903000000000000000000000000000000000000000d1825303539362d1f0f000000000000000000000000000000000000000000060c0e1517100e090000000000000010253b50657a90a5a38e78634e39230e121e2b3a46576176859ba5ab9f8a7a645847331f1200000000000000000000000000000000000d1d2b3c495a6278879da5aa9f927f6d6055463a2b1d0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000d22384d62788da3b29d87725b4a36210c000000000000000000000000000000000000000000000000000b21364b6075899eb39d8874604b3c2b2e3d4d5e70859ab0a7927d67523d281200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131f334758677d92a2a0917c665645362614010000000000000000000000000000000000000000091928394759667c90a2ab9a846f5b493d2c1a06000000000000091d31455671869cb19c87725544311d0800000000000000000000000000000000000000000004182a3a4d63788b9fb4a796806b604f43566b80968d7a644f3e2e1b0800000000000000000000040a151d2026282825211f170d0b05000000000000000000000000000000000000000000000000000000000000000000070c0e19202325252523211e16140d0b0500000000000000000000000000000d1d2b36434a4e4a3d2d1d0d000000000000000000000000000000000000010f1a21232a2c26231c110300000000000f253a4f647a8fa4a48f7a644f3a250f000e1c293946586277879da7a89d8776614c40301c0c00000000000000000000000000000000000e1e2b3c495a6378879da5b49d9582736158483c2d1f11030000000000000000000000000000000000000000000000000000000000000000000000000000000b2035485a70859bb0a58e79634e39240e00000000000000000000000000000000000000000000000000091e3245576b8096a9a6947f695a483727304051677c91aaaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b11100b09182a3a4d5f70849aa89d8774605443301c110000000000000000000000000000000000000000000a1b2a3b4c5e6f849aaaa28e79635b4935210b0000000000000b20364b60758a9faf99846f5a37271502000000000000000000000000000000000000000000000c2035495a6a8095a4b59f8d7e6a614b586f84999a85705c4b37220c0000000000000000000c171f2731363b3d3d3b37332a2220190e070000000000000000000000000000000000000000000000000000000000050f1a21232b35383a3b3a39363228292220190d0a03000000000000000000000c1c2b3b485460635b4a3c2b19050000000000000000000000000000000006131f2c35383f413b382f211100000000000e23394e63788ea3a6907b66513b261100000c1b293a48596379899ea9a598826d5f4d3a2a180400000000000000000000000000000000000e1e2c3c495a6378879ca4afa0978476625a4a3d2e211204000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c54697e94abaa957f6a553c2b1905000000000000000000000000000000000000000000000000031628394d62788a9fb49e8a786255443126364c61768a9fae98836e593a2a180400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d202625201d151c31414d63788a9ea5978272604b3f2e1b0b0000000000000000000000000000000000000000000c1d2f404e63798c9fb49e8a79634e3929170300000000000e24394e63798eaaab96816c56412c17000000000000000000000000000000000000000000000006192c3c4b6075869ca8ab9f8d7f6c6061768a9fa28f7a644f3a29170400000000000005131c2a3338454b505352504c473a38352b211a0f0500000000000000000000000000000000000000000000000000000d181f2d36393c484d4f504f4e4b46393f37342b211e170b040000000000000004182a3a4859627279635a48342013000000000000000000000000000000001324313d494e5456504c402f1c09000000000c22374c61778ca9a8937d68533e28130000000b1b2a3b495b657b8b9fb4a0917c675947341f0f0000000000000000000000000000000000000e1e2c3c495a6278869ba3b1a29a8678635b4b3f3023140600000000000000000000000000000000000000000000000000000000000000000000000000000e22374d62778b9fb19b86715a4835200b000000000000000000000000000000000000000000000000000a203448596b8096a5a89b8474604b433633465774899eb29c87725847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a2832363c3a363127222035495a697e93a29f957f6a5d4b392917030000000000000000000000000000000000000000001221364a5b6c8197a7a897826d5746331e0a000000000012273c52677c91a7a8937e68533e29130000000000000000000000000000000000000000000000000e1e32455763798a9ea9ab9f94817361768a9fad98836e5846331f0a0000000000071523313a474c5660656867656158554d483c362d20190e010000000000000000000000000000000000000000000003111d2a343d4a4e565a6265656463615759544d483b3633291f170c0100000000000a1f3447596277838978624d41301b0b00000000000000000000000000000d1d31424e5b636a6c655e4c38230e000000000b20354a60758a9fab96806b56412b16000000000d1d2c3d4b5d687e929eb39e8877614c3d2d1a070000000000000000000000000000000000000e1e2c3c48596277859aa2b3a49c8879655d4d4131241500000000000000000000000000000000000000000000000000000000000000000000000000000b2034485970859ab0a38d78624d38220d0000000000000000000000000000000000000000000000000005192b3b4b6175879daaa297816d6054493f4c61768b9fb49f8b77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2938454b51504b4538362e2c3c4a6072849aaa9f8c7b655746331e0a000000000000000000000000000000000000000000071a2d3d4c6176899eb39f8a76614c36210d0000000000152b40556a8095aaa5907a65503b2510000000000000000000000000000000000000000000000000031628394a5b657b8b9faab59f9784766d8398ad9f8b76614c36210c0000000002152533414e58616b757b7d7d7a77716a625a4e4a3d352b1d140900000000000000000000000000000000000000000412212e3b474c5b636c73787a7a7a7876736e696259534c4639332a1c1408000000000c22374c6177889999846f5f4d3a29170400000000000000000000000005182b3b4e6068797f817c65503b261000000000071c30435472879dae99846e593b2a1805000000000f1f2e3f4e606c8196a2a697816c5b4a362111000000000000000000000000000000000000000e1e2b3b485961768499a1b2a69d8a7b675f4e42331c130800000000000000000000000000000000000000000000000000000000000000000000000005182b3b54697e93a9a8937e695339291703000000000000000000000000000000000000000000000000000d1e334657657b8c9fb49f978172635a595d687e93abbcab917c6751362513000000000000000000000000000000000000000000000000000000000000000000000000000000000003162939465660666560564f4a3e3734435463798b9faa9d8876614c36210c000000000000000000000000000000000000000000000f1f334758697f94a6a8927d68533b2b180500000001142636596e8398aea98d77624d38220d000000000000000000000000000000000000000000000000000a1b2d3d4c5d667d8c9faab1a29a877a8095abaa917c67523c27120000000010203343506068768088909292908b867f786d635b4d483c31261c130800000000000000000000000000000000000212222f3f4b59626d7981888d8f908f8e8b88837e77706861574c473a3026180800000010253a4f657a8fa6a1927d675846331f0d0000000000000000000000000b20344859687e8c949685715b46311c06000000001325365a6f859aaf9d88735948341f0b0000000001112131424b6073849aa79f8c79634e402f1909000000000000000000000000000000000000000e1d2b3b475861758398a0b0a89e8b7d68605043302518090000000000000000000000000000000000000000000000000000000000000000000000000d22384d62788da3af9a846f5746331e0a00000000000000000000000000000000000000000000000000031729394b5d697f94a1b19f978478706e707b8a9fb4c9ad97826d5443301c07000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e32465761747b7a756c645c544c473a495b6b8196a9a6957f6a55402a150000000000000000000000000000000000000000000004172a3a4b6075889daf9a856f594834200b000000081c30435471869cb19f8974604a35200b00000000000000000000000000000000000000000000000000000f1f2f3f4d5e677d8c9fa9b4a59d90959eb0ab947e69543f2914000000081b2e3e50616a7d89959da6a8a7ab9f9b958b82796e625a4b44373025180c0000000000000000000000000000000010202f404c5d6577828c969da6a4a5a4a3a69d99948c857d766b61584b433626140100000c21364b61768a9fb39e8876614c3b2a180500000000000000000000000d22374d62778a9faa9c87715c47321c0700000000182d42576d8297aca68c77624c37220d000000000003131d3144556277899eaa99846f5e4c37271502000000000000000000000000000000000000000d1d2a3a4657607382969eb5a99f8d7e6a614a433627190a00000000000000000000000000000000000000000000000000000000000000000000000b2035485a71869bb09f8a76614b36210c00000000000000000000000000000000000000000000000000000b1b2e3f4f616e8399a4b1a19a8c868385909fa8b3b8b39d8874604a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b617587918f89827a71696159524c4c61778a9fb19c86715c47311c00000000000000000000000000000000000000000000000c1e324557697f94a79f8b77624d37220d0000000b20354b60758a9fb19c86715443301c07000000000000000000000000000000000000000000000000000001112130404d5f677d8b9ea8b4b2a5abb0b49f8c7a644f39240f0000000d22374b5c6a7f929ea7aa9f9d9ea7a7adaa9f988c83786960554a43362a1c1000000000000000000000000000000b1b2e3e4c5e667b89989fabaca5a1a1a3a6a9aeaeab9f9a9289807669605443301c0c00000a1e3346576d8297aba696806b5948341f0c00000000000000000000000e23384d63788da9b19c86715c47311c0700000000142a3f54697f94a9a6917c66513c2711000000000000011527374859687d92a3a1907b665544311d0c00000000000000000000000000000000000000000c1b29394555607280949fabab9f93806c60544437281a0b0000000000000000000000000000000000000000000000000000000000000000000005192b3c556a7f94aaa9917c66513c2711000000000000000000000000000000000000000000000000000000112132434c6176869ca4b5ab9f9b989ba3a79e9da6b8a68f7a644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000000000000010253b50657a90a5a79e978f867e776f686159586d8298ad9d87725d48321d0000000000000000000000000000000000000000000000031628394b6075899eab937e69533b2a180500000d23384d62788da9ae99836e593625130000000000000000000000000000000000000000000000000000000003122230414d5f677b89979fa9aaabab9f947f6a5c4a36220d0000061a2c3d4f647a8d9fb3a29a8b88898c91979ea8ab9f988a7f73676054473a2e1c13080000000000000000000000031628394b5c667c8c9ea7a79e97908c8c8e9194999da6a7aba89e95897e72604b3a29170400031729394e63798c9fb49f8a77624c3a2a1704000000000000000000000d22374c62778ca1b09b86705b46311b060000000011263b51667b90a9ab96816c563b2b190500000000000009192a3b4e6070859bb09c8674604b3b2a180400000000000000000000000000000000000000000b1b28374454606c7f8d9faab49e95817260554538291b0c000000000000000000000000000000000000000000000000000000000000000000000e23394e63798ea4ac97826d573c2b1906000000000000000000000000000000000000000000000000000003141f334658627786979fabadadaaa29a9088889dabab96806b563e2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798c9ba3abaca39b938b847d777270708196a896806b56412b160000000000000000000000000000000000000000000000000a1e3245576b8096ab9a85705948341f0b000010253b50657a90a5ab96806b56412b16000000000000000000000000000000000000000000000000000000000004122330414d5d6578828a919495958c7f6a614f3e2d1b0700000c2135495b70859aaba89a84777273777c8289929aa2a89e94867c7261584b3e3025180900000000000000000000091e324657647a8b9fa99f9589817b7776797c7f83888d9195999ea79e93836e5846331f0a00000b2135495b6d8298aaa996816b5847331f09000000000000000000000c21364b61768baab09a85705b45301b06000000000c22374c61778a9fb19c8671594834200b000000000000000d1d314251667c91a4a4947f695947341f0e0000000000000000000000000000000000000000000a192736434a616a7d8c9ea8af9f968273605646392a1c0d0000000000000000000000000000000000000000000000000000000000000000000c2136495b72879cb19d88735a4935200b0000000000000000000000000000000000000000000000000000000417293a48596275828c949898958e847b75788d9fb29d87725c4a36210d0000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b657b858e969da5a9aa9f99928c8785858d9f9e8a77614c37220c000000000000000000000000000000000000000000000000031628394d62788c9f9f8b77624c37220d000012283d52677d92a7a8937d68533e2813000000000000000000000000000000000000000000000000000000000000051223303f4b5a626d767c7f807f7a6a6150433220100000000e23384e63788da2b49f8a7762595861676d757d858e979fa49c918476645c4a43362619090000000000000000000c21364b6175879da79e8b7f766c65626163666a6e73787c80848990969a8b76614c36210c0000061a2c3d4d63788c9fb49e8a76614c372614010000000000000000000a1e324657758a9fb09b85705b46301b06000000000a1f33475870869bb0a48c77624d37220d00000000000000001320354a6073869cb19e8977614c3c2c190600000000000000000000000000000000000000000009182530434f5f677c8a9da6b0a09883746157473a2b1d0d0000000000000000000000000000000000000000000000000000000000000000061a2c3d566b8096aba68d78624d38230e000000000000000000000000000000000000000000000000000000000c1c2b3b4857616d787f838380796f666071869bb1a58e79644e392410000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d4b5d65707980878e949a9fa9a7a59c9a9b9fa195806b5847331f0a000000000000000000000000000000000000000000000000000a2035485a6f849aab937e6853362614010013283d53687d92a8a5907a65503b2510000000000000000000000000000000000000000000000000000000000000000512212f3c494d5861676a6b6a645c504333251502000000142a3f54697f94a9ad97826d5948474c525660677079818a969ea29a877a6b605444372614010000000000000004182a3a556a7f95a59e897a6a6158504c4c4e5154595a62676b6f757b8085816c5846331f0a0000000f2135495b6d8297aaa8947f6a5544311d08000000000000000000031629395e74899eb09b86705b46311b060000000004182a3a5a6f849aafa8927d68533827150200000000000000071c304354697e93aaa896816c5a4935200e0000000000000000000000000000000000000000000008131c32414d5e667a889ca4b2a19984756159483b2b1d0e00000000000000000000000000000000000000000000000000000000000000000f24394f64798ea5a8937e69533c2c1906000000000000000000000000000000000000000000000000000000000d1d2b39464b5a636a6d6e6a645c51566c8196abab95806b563e2e1b080000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2e3f4b505c646b72797f858a90939698999997918376614c3a2a18040000000000000000000000000000000000000000000000000006192b3c53687d93a899846f5443301c0800152b40556a8095aaaa8d78624d38220d000000000000000000000000000000000000000000000000000000000000000003111e2b353a474c525556554f4b3e3325150700000002162838596e8499aea6917c67513b333738454b525b636c77808a969f9d8c8072605544311d0b000000000000000a1f33475872879da7917c675c4c463a3737393c3f3c484d52565660656b6f6c62513a29170400000006192c3c4d62788b9fb29d8874604b35200e000000000000000000001d33485d72889db19b86715c46311c070000000000152a3f546a7f94a9ae98836e5645311d0900000000000000001325364c61778b9fb49f8b78634d3c2b19050000000000000000000000000000000000000000000000152330404c5c6478869aa2b3a29a85776259483b2b1e0e000000000000000000000000000000000000000000000000000000000000000d22364a5c72879cb09b85705b4935210c00000000000000000000000000000000000000000000000000000000000d1b29333c494d545858554f4a3e51667b91aab29d87725c4b3722090000000000000000000000000000000000000000000000000000000000000000000000000000000111212e373d4a4e565b63696f757a7e81838484827c6e615847331c0c0000000000000000000000000000000000000000000000000000000e22374c62778caa9e8975604b35200b001a2f44596f8499ae9f8a75604b35200b000000000000000000000000000000000000000000000000000000000000000000000e19202a33373c3f40403a372e20150700000000091e32455673889db2a98d78634d3823212832363d4a4e59626b76818c9d9f958273604b392917030000000000000c22374c61778ca59e8975604b3e3329222124272a2b35383c38454b50565a565144341c0c00000000000e2035495a6d8297aaa6907b66513c2b19090000000000000000071d32475c72879cb19c87715c47321c0700000000000e23394e63798ea5b39e8975604b36200b0000000000000000081f3447596f849aafaa97826d5a4835200a00000000000000000000000000000000000000000000000513222f3e4a5a62768499a1b1a39b86776259483c2c1e0e000000000000000000000000000000000000000000000000000000000000071b2d3e566b8096aba38d78634d38230f0000000000000000000000000000000000000000000000000000000000000b171e2c35383f4343403936364c61768a9fb4a58f7a644f3727150200000000000000000000000000000000000000000000000000000000000000000000000000000003111c232d36393d4a4e54566065696b6d6e6e6c675f4c473a2a17000000000000000000000000000000000000000000000000000000000b20354b60758a9fa58b76604b36210b001d32475c72879cb19c87725544311d080000000000000000000000000000000000000000000000000000000000000000000000060c171f21272a2b2a24221b100200000000000b21364b60768ba6b49f8a75604b35200c161e212d363b484c58616b7a8798a095806b5746331e0a0000000000000e24394e63798ea39c87715544311f170d0c0e1115192022272832363b4145413e34261600000000000006192c3c4d62788b9fac97826c5a483727150200000000000000071c31465c71869bb19c87725d47321d0000000000000c21364a5b72879db2a7917c6651392816030000000000000004182a3b53687e93abb49f8b78624d3828150200000000000000000000000000000000000000000000000311202d3c4858617483979fb0a49c8678625a493c2c1d0d00000000000000000000000000000000000000000000000000000000000010253a4f657a8fa6aa957f6a553d2c1a06000000000000000000000000000000000000000000000000000000000000030e1920232a2e2e2b242233465770859ab0ac96816c5544311d080000000000000000000000000000000000000000000000000000000000000000000000000000000000080f1a21242d363938454b50535658595957524d41332a1c0c000000000000000000000000000000000000000000000000000000040d2135495b73889e9d87725745321e09001d32485d72879daf9a856f5a3726140100000000000000000000000000000000000000000000000000000000000000000000000000040a0c121516150f0d07000000000000000e23384d63788da2b19c87725443301c0802090f1a212a343a474c5c6477838e958a76614b36210c00000000000010253b50657a90a59d87725d3b2a18050000000000050b0d12151d20262b302c29221608000000000000000e2035495a6c8197a99e8978625544311d0b00000000000000061b31465b70869bb09e88735e382816030000000000071a2d3d576c8197acad98836d5745321e0900000000000000000d22374c62778b9fb5aa96816b5645321d0900000000000000000000000000000000000000000000000002101e2b3a4756607381959eafa49c8778635a493b2b1c0c00000000000000000000000000000000000000000000000000000000000b20354b6074889eb19c86715b4935210c0000000000000000000000000000000000000000000000000000000000000000060c0e151819150f172939546a7f94a9b39e8874604b36200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f1a21242832363b3e41434444423c39301f170c0000000000000000000000000000000000000000000000000000080c171f2e3e4e63788da698836e5939281603001d32475d72879cad97826d58422d18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64798fa4b09b86705b36261401000000070d181f2a333e4a59616e797f8477624c37220d00000000000011263b50667b90a59f89745948341f0b00000000000000000002090b10161a17140e05000000000000000006192c3c4d62788b9fa79d8774604b3a291704000000000000051b30455a70859aaf9f8a745645321e0900000000000012273c52677c91aab49e8975604b36210e00000000000000000b2034485971869bb0b39e8975604b36200b00000000000000000000000000000000000000000000000000000e1c2a384555606c80949dafa59d87786359483a291a0a00000000000000000000000000000000000000000000000000000000081c3043546d8298ada48d78634e38230e000000000000000000000000000000000000000000000000000000000000000000000000030300000e23394e63798ea4b5a7917c66513a2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e161e2125292c2e2f2f2d27251d12040000000000000000000000000000000000000000000000000003111c232a333b4b5c6d8297a9947e69543f291400001b31465b70869baa95806b55402b160000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5af9a856f5a45301a000000000000050c171f2e3a474c5c646a6f62594834200b00000000000011273c51667c91a6a88c77624c37220d000000000000000000000000000105010000000000000000000000000e203448596c8196a8a5937e695846331f0c000000000000051a2f445a6f8499afa98b76604b36210b0000000000000c22374c61778b9fb4a8917c67523d2c1a060000000000000005182b3b556a7f95aab8a7917c67523626140100000000000000000000000000000000000000000000000000000c1a2837444b626b7f949dafa59d8777625846382819090000000000000000000000000000000000000000000000000000000114263651677c91aaaa957f6a553c2c19060000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b71869cb1ae98836e5847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b1014161819191712100a01000000000000000000000000000000000000000000000000000011212e373a474c59647a8c9fa08e79644e39240f0000192e43596e8398a9937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253b50657a90a5ae99846e59442f19040000000000000004101c2a343e4a4e555a4c483b2b180500000000000011273c51667c91a6a5907a65503b25100000000000000000000000000000000000000000000000000000000005192b3b4c62778a9fb39e8976614c3a2a170c0b0400010004192f44596e8499aea18c77624c37220d0000000000000a1f3447596f849aafaf9a846f5b4935210e00000000000000000f243a4f647a8fa8b9ad98836e5443301c080000000000000000000000000000000000000000000000000000000a1926314451616a7f949dafa59c8676615645372614010000000000000000000000000000000000000000000000000000000c21364c61768b9fb19b86715a4935200c000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d556a7f95aab49f8a76614c372110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f4b5058616977869ca498836e5c4a36210d0000152a3f556a7f94a9947e69543f29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5af99846f5a442f1a050000000000000000000c181f2d3639404537342b1d0d0000000000000010253a4f657a8fa7a9947e695436251300000000000000000000000000000000000000000000000000000000000d1f3447596b8096a8a795806a58473325221f1819171412192e43586e8398ada38e78634e39230e00000000000004182a3a53687d92a9b59f8c78634e3c2c1808000000000000000b20354b6074899eb4b39e8974604b35200b0000000000000000000000000000000000000000000000000000000009141d334350616a7f949eafa49a8474605544311d140400000000000000000000000000000000000000000000000000000a1f33465870859aafa38d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000f23384d63788da3b5a9937e69533e2d1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5d656f767e889ca49c8676614c3d2d1a0700000f24394e64798ea196816c56412c17010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4af9a85705a45301b000000000000000000000004101b22242a2f2220180d00000000000000000b20354b6074899ead98836e5443301c070000000000000000000000000000000000000000000000000000000005182a3b4c61778a9fb39e8876614c433637342a2f2c2927252d43586d8298ada58f7a65503a2510000000000000000c21374c61768a9fb4ab97826d5a4936251300000000000000081d3144556f849aafb9a78e79634e39240e0000000000000000000000000000000000000000000000000000000000011625334350616a7f959eb0a2998373604b4232221100000000000000000000000000000000000000000000000000000417293a54697e93a9a9947f6a543c2c19060000000000000000000000000000000000000000000000000000000000000000000000000000000c2035495a70859bb0b19b86715c4a36220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657b848a949ea59d8878625847331f0f0000000d21364a5c6f849796816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea3b19c86715c39281603000000000000000000000000070d0f151a0d0b05000000000000000000081c30435471869cb19d8874604a35200b00000000000000000000000000000000000000000000000000000000000d1f3447596b8196a9a798826d6054504c473b44413f3c3a3842576c8297aca6917c67513c2712000000000000000a1f3347586e8398adb49f8b78635443301c0700000000000001142637556a8095aac5a7927d68523d2813000000000000000000000000000000000000000000000000000000000000071525334350616b80959fb1a197816c614f402f1e0e00000000000000000000000000000000000000000000000000000d22384d62788da3b09b86715b4935210c00000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c54697e93aab5a38f7a644f3a291704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859a9fa89e958778635a483a291701000000071a2d3e4c617682847a644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22384d62778da2b39e88735746321e09000000000000000000000000000000000500000000000000000000000001142636576c8197aca68f7a644f3a250f000000000000000000000000000000000000000000000000000000000004182a3a4c62778b9fb4a0958072696561595c595654524f4d4b566c8196aba8937e69533e2914000000000000000417293a50657b90a5b6a99a8472604a35200d0000000000000011263c51667b91a6bbaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000071525334351626c8197a0b19f937e695e4c3c2b1a0a000000000000000000000000000000000000000000000000000b2035485a71869bb1a38d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000e22374c61778b9fb4ac97826d5847331f090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687e9398968a7f76635a493c2b1c0c00000000000f1f334758616d6f645c4a36220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba7b59f8b76614b36210c00000000000000000000000000000000000000000000000000000000000011273c51667c91a6ab96816b563929160300000000000000000000000000000000000000000000000000000000000c203448596d8297adb09e95857f7a7774716e6c6967656260576b8096abaa95806b55402b1600000000000000000c20354a6073879cb2b3a1937d68533b2b18050000000000000e23394e63788ea3c9ac97826d57422d18000000000000000000000000000000000000000000000000000000000000000007152533444a60728298a2b49f8c7c665a483828150200000000000000000000000000000000000000000000020705192b3c556a8095aaaa947f6a553c2c19060000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3447596e8399aeb49f8a76614c3727150100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b4e60687e8381786a6158493c2c1e0e00000000000004182a3a474c585a4f4a3e2d1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32455673889eb3ab8e79644e39240f0000000000000000000000000000000000000000000000000000000000000c21364c61768babae98836e5746321e0a000000000000000000000000000000000000000000000000000000000005182b3b51667b90aab8b0a39b948f8c898684817e7c7a787674738095aaac97826c57422d170200000000000000071c304354697e93a7b9ae99846f59483420120000000000000c21374c61768cabbcad98836e58432e1900000000000000000000000000000000000000000000000000000000000000000007161c3043546073849aa4aa9e8978625645321d100000000000000000000000000000000000000002090b171c151124394f64798ea6b19c86715a4935200c00000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a50667b90a5b6a9947f695544311d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f31424e60686e6b625a4c473a2c1e0e00000000000000000c1c2a3337424439362d20100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021628385b70859bb0a7927d67523d28120000000000000000000000000000000000000000000000000000000000000b20354b60758b9fb39e8876614b36210f0000000000000000000000000000000000000000000000000000000000000e23394e63798b9da6b8b4b0a9a5a89e9b999694918f8d8b8988899eb3ae99846e59442f190000000000000000001325364c6176899eb3b49f8a77624c402f1d0d00000000000a1f334758758a9fb5ae98836e59432e19000000000000000000000000000000000000000000000000000000000000000000000013253644556175869ca7a79b8574604b3f2e190900000000000000000000000000000000000a151d202d322a2623354a6074889db3a48d78624d38230d000000000000000000000000000000000000000000000000000000000000000000000000000000000c20354a6073879cb2b29d8774604b37261401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002142431424e5358564d483c332a1c0e000000000000000000000c181f222d2f24221b1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8197acac96816c573e2d1a070000000000000000000000000000000000000000000000000000000000081d3144556d8298a8a6927c67523d2d1a0700000000000000000000000000000000000000000000000000000000000c21364a5b647a889da8b9c7bab4a1a4a8ababa9a7a4a2a99f9e9ea7b8b09b86705b362513000000000000000000081e3346576a8095a7b8a998826d5e4c3b2b1909000000000417293a5f74899fb4ad98826d58432d1800000000000000000000000000000000000000000000000000000000000000000000000818273746576278899eaba396806b5d4b372614010000000000000000000000000000000a1a28323642473f3b393643546d8298ada9937e69543828150d0b0903000706030000000000000000000000000000000000000000000000000000000000000000071c304354697e94a8b7a5927d685544311d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061424313b3e434138352b1f170c000000000000000000000000040a0c181a0f0d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273d52677d92a7b19c86715c4a36210d0000000000000000000000000000000000000000000000000000000000011426374c6176899eaf9a846f5b4a36210a0000000000000000000000000000000000000000000000000000000000071a2d3d4a5c647a8a9eb4baa99f8c8f9295989c9fabaaaeb1b2abb0b4b29d88725443301c070000000000000000031729394c6176889eb3b2a0907c66594837271502000000001f34495e74899eb3ab96816b56412c1600000000000000000000000000000000000000000000000000000000000000000000000009192939495a667c8d9fb59f8d7b655544311d08000000000000000000000000000002152838454b575c54514e4b4652677d92a7af9a856f5645322523211e161e1c1b18160e0c0600000000000000000000000000000000000000000000000000000000001325364c6176899eb4b29c8773604b35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006141f26292e2c2320190e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788da4b6a48e79644e39240f000000000000000000000000000000000000000000000000000000000000091f33475872879cb19f8b79634e3828160300000000000000000000000000000000000000000000000000000000000f1f2d3e4a5c677d91a0b49f8a777a7d8082868b9095999c9d969ba3b49f8a75604a35200b0000000000000000000b1f334658687e93a4b5b39e8877625544311d130400000a1f344a5f74899fb4a9947f69543f2a14000000000000000000000000000000000000000003090b100e0b08010000000000000000000b1b2b3c4c5e6b8196a5ab9c8673604b35200b0000000000000000000000000000091d324556606c716a666361575d62788da8b49f8a75604b373a383632283332302e2b23211a0f01000000000000000000000000000000000000000000000000000000081f3346586c8196aab6a4937d68533626140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b111319160d0b060000000000000000000000000000000000000000000000030a0c17180b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035495a72879cb1a9947f69543828150200000000000000000000000000000000000000000000000000000000000417293a576c8197a7aa97816c5645321e0900000000000000000000000000000000000000000000000000000000000110202d3e4d5f6e8298a8a9927d68686b6d71767b7f83878881859bb0a98c76614c37210c0000000000000000000417293a4b6073869cb1b8a69a8474604b4231221202000a1f354a5f748a9fb4a7917c67523c2712000000000000000000000000000000000000000a161e212523201c141613110f0d0c0c0b0b0c0e1e2f404b6075879db2a4907b665038281603000000000000000000000000000b20364b607481877f7b787674727074899eb4a98e79645552504d4b4539484745434038352c1f0f0000000000000000000000000000000000000000000000000000000417293a4d62788b9fb4b19c87725443301c0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e212c2d201d150a000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000006192b3c556a8095aaad98826d5645321d090000000000000000000000000000000000000000000000000000000000000d22374c6277899eb39e8975604b36210f00000000000000000000000000000000000000000000000000000000000002102030414c61778a9fb19c86736056585861666a6e72736c8297aca38e79634e39240e000000000000000000000c1d314455657b8f9fb1b4a296816c604e402f2010010a20354a5f758a9fb4a48f79644f3a240f0000000000000000000000000000000000000a1b2832363b383530262b282624222121202122232426324557687e93aaad97826d5645321e090000000000000000000000000012273d52677c929c94908e8b898786848d9fb4b09a84746b68656260575e5d5c5b58554e493d2c1a060000000000000000000000000000000000000000000000000000000b2034485a6d8298abb49f8a75604b35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c0b090200000000000000000000000000000000000000000000000000000000000000000000000000000b1b29333642423631271a0a000000000000000000000000000000000000050b0d1517110f090000000000000000000000000000000000000000000000000e23394e63798ea3b39e8875604b36200f0000000000000000000000000000000000000000000000000000000000000b1f3447596b8096aba7927d67523d2c1a0600000000000000000000000000000000000000000000000000000000000002121f3447596b8196a8a4927d685746464c5055595c5d6a7f94aaa5907b65503b261000000000000000000000011426374b5d6d8197a5b6b09f927e685e4c3e2e1f0f091e324557758aabb7a68c77614c37210c000000000000000000000000000000000009192839454b504d4b4336403e3b3937373636363738393b3d394c61768a9fb49e8975604b36210b0000000000000000000000000010253b50657b8d999faaa3a89e9c9b9a9fabbcb4a29a86817d7a787675747371706d6b635b4935210c00000000000000000000000000000000000000000000000000000005192b3c4e63798c9fa99a846f5443301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f21201d150a0000000000000000000000000000000000000000000000000000000000000000000000000a1a2939464b57574b4538271502000000000000000000000000000000000d1920222b2d26241d1204000000000000000000000000000000000000000000000c2135495b71869bb0a6927d67523d2d1a07000000000000000000000000000000000000000000000000000000000005182a3b4f647a8fa4af9a846f5b4935210c0000000000000000000000000000000000000000000000000000000000000004182a3b4c61778a9eb29d8875614b3c363b40444752677d92a7a7927d68523d2813000000000000000000000009192e3f4b6175879dabbcb49f8c7c665c4b3d2d1f1121364b60768ba0b39d88735847331f0a000000000000000000000000000000000115273745576065636054595653504e4d4c4b4b4b4c4d4f505355585f74899eb4a8907b66513b2611000000000000000000000000000e23374b5d657a838b93999ea7a7abaeb2b7c3c0b4a49c96928f8d8b8a89888785838079634e38230e000000000000000000000000000000000000000000000000000000000d2136495b6c8194978b7a644f36261401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2933363632281a0a00000000000000000000000000000000000000000000000000000000000000000000031628384657616c6d605645311d0b000000000000000000000000000004121d2b343740423c382f221709000000000000000000000000000000000000000000061a2c3d52687d92a7b09b85705b4a36210e0000000000000000000000000000000000000000000000000000000000000d22374b5c72879cb29f8c79634e3a2a1704000000000000000000000000000000000000000000000000000000000000000c1f3447596a8095a6a695806a5a4937262a2e3b50657a90a5a9947f6a543f2a15000000000000000000000000111e324657657b8d9fb4bbaa9f8a7a645b4a3d2e1e23394e63798ea3ae98836e593a2a170400000000000000000000000000000000081d31445560757a7875716e6b686664626161606061636466686a6d727d92a8b9a9937e69543e291400000000000000000000000000081c2f3f4b5c646e777e83898e9296999da5aab3b8b6b1aba7a5a2aa9f9e9d9c9a989584705a45301b00000000000000000000000000000000000000000000000000000000061a2c3d4b60747f817a645c4a3618080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081825303a464c4b4538281502000000000000000000000000000000000000000000000000000000000000000000091e3245566175818274604b392917030000000000000000000000000312222f3b484d5557514c40352717060000000000000000000000000000000000000000000f21364b6075899eb3a28e79634e3c2b19050000000000000000060c0e15100e080000000000000000000000000000071b2e3e546a7f94aaab97816c5847331f090000000000000000000000000000000000000000000000000000000000000004182a3b4b6176889db39f8b78625544311d23384e63788da3ac96816c57412c17020000000000000000000000031629394b5d697f949daebaa89e8979635b4b3f322d3e53687d93a8a9937e69543e291400000000000000000000000000000000000b20354b607487908d898683807d7b7977767675767778797b7d7f8387929badbaa8917c67523c2712000000000000000000000000000011212f3e4b4f5962686e74797d8084888d959ea7adada9a7a7a7a8a9abadaeaead9a846f5a452f1a00000000000000000000000000000000000000000000000000000000000f1d314556606a6c645c4a3e2d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536434a5861605645321d0e0000000000000000000000000000000000000000000000000000000000000000000b21364b6075849795806a5746331e0a00000000000000000000000011212f404c59626a6c665e5245352414000000000000000000000000000000000000000000091e3245566c8196abac96816c5a48352010000000000000000e1920232a25221b1002000000000000000000000000001022374c62778b9fb49f8a76614c37271502000000000000000000000000000000000000000000000000000000000000000c1e334657687d92a3a99a8473604b413021364b61768ba8ae99836e59442e19040000000000000000000000000b1b2e3f4f616a7f949db5b8a79e8879655d4b453d4a5c6f849aafa38d78624d38220d000000000000000000000000000000000011253a4e5f72879ca99f9c989593908e8c8c8b8b8b8c8d8e909295989ca4adb7b29f8a76614c36210c00000000000000000000000000000311202e373b474c53546064686b6f72787f889398989492919293949698999998927e69533e2914000000000000000000000000000000000000000000000000000000000002152738454b55574f4a3e2d20100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c304354606e7674604b3c2c19060000000000000000000000000000000000000000000000000000000000000000162b40556b8095a39e8976614c36210c00000000000000000000000c1d2e3f4c5e667880827c6c635242321d0d0000000000000000000000000000000000000000021628384e63788c9fb49f8a78624d3e2d19090000000005121e2c35383f3a372e2114060000000000000000000000000b1f3448596e8398aea8947f6a5544311d0900000000000000000000000000000000000000000000000000000000000000031729394b6073859bb1a299836e5f4d382832465774899eb09b86705b46311b00000000000000000000000000001121324350616a7f939fabb8a69e897b6a6056575b647a8d9fb09b85705a4835200b000000000000000000000000000000000013283d52687d92a5b0b3b1aeaba8a5a3a2a1a0a0a0a1a2a4a5a8aaadb0ada9a69d927e695846331f0a00000000000000000000000000000002101b222a343736434b4e5256595a636a777e83837e7c7c7c7d7f81838384827d69604e3b26110000000000000000000000000000000000000000000000000000000000000a1a2731363f423a362d20100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6072828b84705a4935200c00000000000000000000000000000000000000000000000000000000000000001a30455a6f859aafa8937d68533a29170400000000000000000004182a3b4b5d667c8a959791816c614f3c2b190500000000000000000000000000000000000000000a2135495b6e8399aea998826d5c4a372614010000001223303c494d554f4b3f32241405000000000000000000000005182a3b4f657a8fa3b29d8774604b37271502000000000000000000000000000000000000000000000000000000000000000b1c304354657a8fa0b2a1917c6756453228395c71879cb19d87725d3827150200000000000000000000000000031525334350616a7e8d9faab7a79e8c80756e6c6f79879caba4917c67523c2b1905000000000000000000000000000000000012283d52677d92989b9ea7a3a6a7a9aaaaababaaaaa9a8a6a4a2a69e9b98948f877d69604f3a2917040000000000000000000000000000000000070d181f22263035393d413c494d5961696d6e69676767686a6c6d6e6f6d675f4e42311f0b000000000000000000000000000000000000000000000000000000000000000a151d202a2c24221b100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263c51667c91a08d78624d38230d0000000000000000000000000000000000000000000000000000000000000000172c41576c8196acaf9a846f5847331f0a0000000000000000000b1f344759657b8b9ea8ac9f937e695a4834200d0000000000000000000000000000000000000000061a2c3d4f647a8fa1b59f8d7a645544311d0f00000b1b30414d5a636a655d4f423223130000000000000000000000000d22374b5d71859bb0a6937d685544311d0800000000000000000000000000000000000000000000000000000000000000011426364b5d6d8298a8b29d8775604b3b2a455a6f859aaf9e89745645311d09000000000000000000000000000007152533434f60697d8c9da6b2aa9f95898381848b9ca5aa9c8673604b35200e0000000000000000000000000000000000001025394d5f687e8386888b8e9092949495959695949493918f8d8b8886827e7a73685f4f42321c0c0000000000000000000000000000000000000000050b0d141c2024282b2c353b474c5358585452525253545658595958524d4131241402000000000000000000000000000000000000000000000000000000000000000002090b15170f0d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152b40556a8095a7927d67523a2a18040000000000000000000000000000000000000000000000000000000000000011263c51667b91a9b49f8b76614c37210c0000000000000000081b2e3f4c6177889da9b9bdb49f8a78624d3b2a180500000000000000000000000000000000000000000e22364a5c6f8499abab9b8573604b3d2d1a0a031729394d5f67787f7a69604f41301e0e0000000000000000000000081b2e3f51667b90a7b29d8774604b362614010000000000000000000000000000000000000000000000000000000000000008182e3f4d62778a9eb4a5957f6a59473443586d8298ada88b75604b36200b00000000000000000000000000000007152532424f5f677b8798a0b0b4a79e9896999fa9aa9f8b7a645544311d080000000000000000000000000000000000000a1e30414e60686e717376797b7d7e7f808080807f7e7d7c7a777573706d696460544e4132241400000000000000000000000000000000000000000000000001080b0f131619202a34373e43433f3d3c3d3e3f41434444433d393023140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8095ab98836d5847331f0a000000000000000000000000000000000000000000000000000000000000000c21364b61768a9fb4aa927d675239281603000000000000000d22374b5d6e8298a6b4afb3b7a997826c5947341f080000000000000000000000000000000000000000071b2d3e4e63798c9fb4a3947f6a5c4a3828160a1e334657677d8a948d7e695f4d3c2c190600000000000000000000001020354b6074889eb3a5927d685443301c09000000000000000000000000000000000000000000000000000000000000000010203448596a7f94a5b49e8a77614c3d41566b8096aba18c77624c37220d0000000000000000000000000000000007152432414d5d6576828f9aa2b1b3aeacaeb1a49c8c7c665c4a3726140100000000000000000000000000000000000001132331424e53585b5761636668696a6b6b6b6b6a696867646260565b58544f4b433631231406000000000000000000000000000000000000000000000000000000000000060c181f22292e2e29272727282a2c2e2e2f2d27251e1305000000000000000000000000000000000000000000000000000000000000000000070c0e12141513110b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283e53687d93a89f8a77614c39281603000000000000000000000000000000000000000000000000000000000000091e3246576f8499afae99836e5746321e0900000000000005182b3b4f647a8fa0b2a29a9da6b49f8a77624c3626140100000000000000000000000000000000000000001021364a5b6c8197a6b49f8b7a645645321e1221364c6176899ea99f8d7d675a493520110000000000000000000000081c3043546c8297acb29c8773604b372614010000000000000000000000000000000000000000000000000000000000000005182b3b4b6074879cb2a896816c5b493f54697e94a9a38e79644e39240f0000000000000000000000000000000000061423303f4b58616e7a85919ca4aaa8a39b92867b665e4d3e2d19090000000000000000000000000000000000000000051424313a3e4339464b4e5152545555565655555453514f4d4b4538433f3a353026181305000000000000000000000000000000000000000000000000000000000000000000040b0c1418191412121213151718191a1812100a0100000000000000000000000000000000000000000000000000000000000000070d0f1a212427292a2926211e160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea5a9957f6a5745321e0a0000000000000000000000000000000000000000000000000000000000000316283953687e93a9b49f8a76614b36210c0000000000000b203448596f8499aeaa9a85889daba9947f6a5443301c080000000000000000000000000000000000000000071a2d3d4c6176889db3a99c8675604b41301e23384d6278889eb3ab9e8a78634d3f2e1c0800000000000000000000011426364e63798ea1b3a4917c675544311d0c00000000000000000000000000000000000000000000000000000000000000000d1d324556667c90a1b49f8b79634e4152677c92a7a6907b66513b26110000000000000000000000000000000000000513212e3a474c5c64707c868f95928c867d74645d4d403020100000000000000000000000000000000000000000000006141f26282e293336393b3d3f3f404041403f3f3e3c3a383631272d2925201c14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b22242d36393c3e3f3e3b3632281a16080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b72879db29e8875604b382815020000000000000000000000000000000000000000000000000000000000000c21374c61778a9fb4a9917c67513929160300000000000d22374d62778b9fb49f8b777b8d9fb29d8773604b35200e0000000000000000000000000000000000000000000f1f334658677c91a0b2a497816c5f4d3c2c2035495a677c91a1b3a899846f5d4b37230e00000000000000000000000821364a5b6f8499afb19c8673604b3a2a170400000000000000000000000000000000000000000000000000000000000000021528384c5e6f8399a9aa9a846f5f4d50657a90a5a8937e68533e29130000000000000000000000000000000000000003111c2a333e4b4f5e66717a7f7d77716860564b3f302212020000000000000000000000000000000000000000000000020b111319171e21242628292a2b2b2b2b2a2928272522201d1518140f0b0801000000000000000000000000000000000000000000000000000000000000000000000001080b0f121313100b0802000000000000000000000000000000000000000000000000000000000000000000000000000002101b222d36393d4a4e51535553504b4538342616000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d556a8095a9a7937e695645321d0a0000000000000000000000000000000000000000000000000000000000000a1f3347586d8298adae98836e5746321e0a000000000013253653697e93abae99846f6e8398aea5907b66513c2b190500000000000000000000000000000000000000000417293a4d5f6e8398a6b19f917d675a4939282c3c4d5f6f8499aab3a1907b65503c2c190600000000000000000000071a2d3d4f657a8fa2b3a4937e685847331f1100000000000000000000000000000000000000000000000000000000000000000a1a2f404d62788a9fb4a2927d67594e63798ea3aa957f6a55402a150000000000000000000000000000000000000000000c171f2e37404d515d656a686259534b45382e2012040000000000000000000000000000000000000000000000000000000000030a0c0e1113141516161616151413120f0d0b09020000000000000000000000000000000000000000000000000000000000000000000000000000000609141d202427292825201d15090200000000000000000000000000000000000000000000000000000000000000000000000a151d2d363e4a4f575b6367696a686660565144341c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f22374c62778b9fb29d8875604b38281602000000000000000000000000000000000000000000000000000000000004172a3a4f647a8fa4b49f8a76614b36210c00000000071c3043546e8399aea8937e6864798ea2ae99846f5a4835200b0000000000000000000000000000000000000000000c1c30414c6177889eb3b39e8978635745321e30414e63798b9fb4af99846f5a4935200c00000000000000000000000f23374b5d6f849aabb39e8976614c3f2e1a0a0000000000000000000000000000000000000000000000000000000000000000122035495a6b8095a5b39e8877614d62778ca2ac97816c57422c170000000000000000000000000000000000000000000004101b2230393f4b4f55534d483b3632281a100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1920263135393d3e3d3a3631271d150a0000000000000000000000000000000000000000000000000000000000000000000d1a27313e4a4f5c646d73797c7e7f7e7b756b62513a2a170400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b203448596c8196a8a6937e695645321e0a0000000000000000000000000000000000000000000000000000000000000c22374b5c71869cb1a9927c67523a2a18040000000b20354a6074889eb3a58d78625c70859ab09f8b78624d38221000000000000000000000000000000000000000000000121f334758677c91a0b2a89b8575604b43322135495b6c8197a9b3a18d78624d38230d0000000000000000000000081c2e3f4f647a8d9fb5a797826d5d4b382816030000000000000000000000000000000000000000000000000000000000000006192b3c4b6075879db2a799836e6060768baaad98836e58432e1900000000000000000000000000000000000000000000000008121d242e373a403d37342b201d150a000000000000000000000000000000000000000001080b0e0f0e0c0a04000000000000000000000000000000000000000000000000000000000000040a0c1417191917140f0b0801000000000000000000000000000000000006141e2b3537444b4f5253524f4b443732281a10020000000000000000000000000000000000000000000000000000000000000d1d2b38454b5c646f7a82888e91939493908a806b5847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4c61778a9fb29d8875604b392816030000000000000000000000000000000000000000000000000000000000081b2e3e54697e94abae99846f5947341f0a0000000e23384e63788da7b29d88725a52677c92a7ab95806a553e2d1b0700000000000000000000000000000000000000000004182a3a4d5f6e8398a6b5a398826e614f40302c3d4d62788b9fb4aa957f6a553a29170400000000000000000000001122364a5c6e8298a9b59f8d7b655645321e1100000000000000000000000000000000000000000000000000000000000000000e1e324557667c91a0b2a1937e685c758a9faf9a856f5a45301a000000000000000000000000000000000000000000000000000009111c23252a282220180d0902000000000000000000000000000000000000000508141c20232423221f18110b0802000000000000000000000000000000000000000000000000000c171f21292c2e2e2c2924201c1408050000000000000000000000000000041424323c494d5560646768686560554b45382e201402000000000000000000000000000000000000000000000000000000000c1c2b3b4856606b7a848e979da6a6a8aaa8a99f8c76614c37210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f3447596d8297aaa6937e695745321e0b0000000000000000000000000000000000000000000000000000000000001022374c62778b9fb49f8b77614c37220f00000013283d52687d92a7ad98826d584b6075899eb29c87725c4a362208000000000000000000000000000000000000000000000c1c30414c6176889dabb2a0947f695e4c402f3448596d8297adb09b86715846331f0a0000000000000000000000071b2d3e4d62788a9fb4ab9c8775604b3f2e1c0c00000000000000000000000000000000000000000000000000000000000000031628394c5e6e8398a7b49f8b7a6473899eb09b86715b46311c00000000000000000000000000000000000000000000000000000000080e1015130d0b050000000000000000000000000000000000000000000d181f263035383a3937332a26201d15090300000000000000000000000000000000000000000003111c2a33373e414343413e3935302620190e04000000000000000000000000122232424f5a626c74797c7e7d7a746a60564a3e321d150900000000000000000000000000000000000000000000000000000a1a293a48596274808c99a1acb2ada9a5a3a2a29a846f5847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3b4e63798c9fb39d8875604b3a29170400000000000000000000000000000000000000000000000000000000000b1f34485970859bb0aa937e69533d2c1a060002152737576c8197aca8937d685345566c8297aca58f7a644f3626140100000000000000000000000000000000000000000000121f334758667c8d9fb5b49f8c7c665e4c3f2f3b4f657a8faab49f8b76614c36210c000000000000000000000000102034485a6a8095a5b6a596816c5d4b3a291704000000000000000000000000000000000000000000000000000000000000000a1b2f404c6277899eb3a99d877772879db19c87725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d2a3436434b4d4f4e4c473a3c3631271e170b000000000000000000000000000000000000000111212e3a474c5356585857544e4b4336352b1f170c00000000000000000000091d30404f60697881898e9293928f887f74645c4f4331271909000000000000000000000000000000000000000000000000021628384658627785959faaaca69d9893908e8d8d8c7e69533a2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b6d8297a9a6947f6a5846331f0c000000000000000000000000000000000000000000000000000000000005182a3b556a7f94aab09b85705b4936210900081d31445570869bb0a88e78634e3850657b90a6ab96816c5443301c080000000000000000000000000000000000000000000004182a3a4c5e6c8196a2b4aa9f8b7c665d4c40364b60758a9fb4ab8f7a654f3a251000000000000000000000000005192b3c4b6074879cb2b59f8d7b655846331f1403000000000000000000000000000000000000000000000000000000000000001220344859677d92a0b2a59b8576869bb19d88725d48331d0000000000000000000000000000000003090b100e0b0802000000000000000000000000000000000000000000000000000000000000000e1e2c3b484c5460636463615858514b443733291c130800000000000000000000000000000000000f1f2e3f4b5861696c6e6e6c696460544d483c332a1c130200000000000000000f24384c5e697e8b979ea7a7a8a7a69d94877a69614b443727180800000000000000000000000000000000000000000000000b1e3245566176869ba3ab9f978f88837e7b7977787769604f3b1c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d4d62788b9fb39e8976614c3a2a1804000000000000000000000000000000000000000000000000000000000010253b50657a90a8b5a38e79634e372614010b20364b60758a9fb49e8974604b354b6074889eb39d8874604b35200b00000000000000000000000000000000000000000000000c1c2f404b6074849ba5b6a99f8b7b665e4e42445571869bb0a7927d68523d2813000000000000000000000000000d1e324556667b90a0b2ab9d8776614c423121110200000000000000000000000000000000000000000000000000000000000005182b3b4d5f6e8398a6b5a39b86879db29d87725d48321d0000000000000000000000000000000a161e212624201d15100b080200000000000000000000000000000000000000000000000000000a1a2c3c4959626c7478797877726d6660554b46393025180d00000000000000000000000000000009192d3d4b5d65767e818383817e79746b625a4c473a311d15090000000000000011263c51667c919f9f99949294989fa9a59c8b7f6d605544362513000000000000000000000000000000000000000000000b1b2e3f4b6074849aa4a69e8d827a746d696664626262594f42321f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f2035485a6b8196a7a795806b5947341f0d00000000000000000000000000000000000000000000000000000000000c21364b6176899eb4ab96806b5544311d080f24394e64798ea9b09a857054433043546d8297aca6907b6550362513000000000000000000000000000000000000000000000000121d3144556177879ca6b6a99f8a7c68604c46576c8297aca9947e69543f291400000000000000000000000000021628384c5e6d8298a7b7a598826e604e3f2e2010000000000000000000000000000000000000000000000000000000000000000d1d30414c6176889dabb5a49c9da5b09b85705b46301b00000000000000000000000000010f1a2832363b3936312725201d150c0a030000000000000000000000000000000000000000000003162838495b637781898d8f8e8c88827b746a61574a43362b1d1103000000000000000000000000011527374a5b657b889396989896938e8880786c61584e4231271909000000000000172c42576c8197968a837f7d7e838a99a1aa9f948173605443301c100000000000000000000000000000000000000000031629394b5d6c8196a2a59d887c6d65605454504e4d4d4d483b3224140200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4c6176899eb39e8a77614c3c2b190500000000000000000000000000000000000000000000000000000000091e3246576c8297acb39d8874604b35200b14263752687d92a7ab96816c5636263651667b91a9ac97826c5443301c0700000000000000000000000000000000000000000000000215273747596378889ca5b4a89f8c7e6d615853687e93a8a9947e69543f291400000000000000000000000000000a1a2f404c6177899eb3b2a0937e685d4b3e2e1b0800000000000000000000000000000000000000000000000000000000000000131f334758657b8d9fb5b5b1b2b5a3937e69533e2914000000000000000000000000010f1f2d38454b504e4b44373a363127211e170d0b0500070605020000000104050000000000000000091e324556637987979ea7a4a3a59d9891887f76686054483b2f2112040000000000000000000000081d31445563798a9ea7abadadaca9a69d958b817668604b443727150200000000000e23394e63798781766e6a68696d7783969eb49f978372604a3e2e1b0b000000000000000000000000000000000000000a1e324657657b8d9fa69d8778665e4f4a43363b39383837342b25221b10070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f3347586a7f94a6a896816c5a4834200f00000000000000000000000000000000000000000000000000000000031628394e63798ea2b4a6907b66503625131d3144556e8398ada7927d67523d27364b60768a9fb39d8874604a35200b00000000000000000000000000000000000000000000000009192a3b495a6378879aa2b4aa9f9382766961667c91a6a7927c67523d2712000000000000000000000000000000111f344759677d91a0b2b49f8b7b655c4b37220d0000000000000000000000000000000000000000000000000000000000000004182a3a4c5d6b8096a2b4bcb4a49b8574604b36200b0000000000000000000000000f1f2d3d4a56606563605555504b44373633292220191b1c1c1a1714131316191a15130d040000000417293a4b6074849aa6a5a2a2a4a8aeada69e94887d7262594b3f2f221204000000000000000000011527374b6073869ca8a69d9a9a9b9c9fa9aa9f96897e6e605544311d0800000000000c2136495b63726c615854535459627280969eb0a1947f6a5c4b392916030000000000000000000000000000000000021527384b6175879daa9d8877635a4c403530252b34383f4546423a372e211a0f010001080b0f13150e0c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a4b6075879db29f8b78624d3d2c1a06000000000000000000000000000000000000000000000000000000000b21364a5b70859ab0ac97826c5443301c20354b6074899eb3a88d78634d38233245576f8499afa68e79644f39240f000000000000000000000000000000000000000000000000000c1d2c3c495a637784959faab4a098887f76718095aba48e79644f39240f00000000000000000000000000000004182a3a4d5f6d8298a4b6a99e897a644f3a250f00000000000000000000000000000000000000000000000000000000000000000c1c2f3f4b6074849ba4ab9f978677625645311d090000000000000000000000071a2d3d4a5c64757b7975706b656055524c463937342b303131302c2a29282b2e302b2821150700000a1f33475871859a9f968f8d8d8f93999fa9b3a79e928478655d4c402f2211010000000000000000081d314455677d92a49d9488858486878a8e969ea79e938273604b36200b0000000000061a2c3d494e5d564c473a3d3b4854606b8096a0b49f8c7a645746321e110000000000000000000000000000000000091d3145566b8095a59f8b7a6459493c2f2028323c484d545a5b574f4b3e362d1f1409151d2024282a2320190e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1e324556687d92a4a997826d5b4935211000000000000000000000000000000000000000000000000000000000071a2d3d52687d92a8b39d8874604a352024394e63798ea7b49f89745a493520283954697e93a9aa95806a553b2b1905000000000000000000000000000000000000000000000000000e1e2c3c495961727f8c9da5b1a69e948a868c9fb19c86715c4a36220d000000000000000000000000000000000c1c30414c6176869ca7b8a798836e59432e19040000000000000000000000000000000000000000000000000000000000000000111d31445561778693948c81756259483827150200000000000000000000000d21364a5c647a87908e8a85807a756e676157524d483b46474645423f3e3e414345403c33251504000c21374c61768c9f8c817a7878797e838a949ea7b3a29a887b665e4c402f1f0f00000000000000000b20354b6074879daa947f73706f707275798089959fa0947f69543f2a140000000000000f1f2c3639484137332a282b36434a626d8298a3aa9d8775614b3f2f1a0a000000000000000000000000000000000b20364b6075899ea896806b5c4a3b2c1e2838454b5a62696f716c645c4e4a3d321d212731353a3e3f38352c1e140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031628384b6073869cb19f8c79634e3e2d1b07000000000000000000000000000000000000000000000000000000000f21364b6176899eb4a68f7a654f3c2b283d52677d92a7b19c87725c3c2c1923384e63788da5b19b8671594834200b00000000000000000000000000000000000000000000000000000e1e2c3a4754606a7a87979fb2b3a99f9b9faa9f917c67513e2d1b070000000000000000000000000000000000131e3346576379899ea8a996806b56412b1601000000000000000000000000000000000000000000000000000000000000000002152737475961757e7e786c6157483b2a1a0a0000000000000000000000000f24394e647a899ca5a99f9a958f89837d766e6762595b5b5c5b5a5754535356595a55504333210d000d22374d62778c90816c65626264686e767f88969faaa69e8b7c665e4c3d2c1808000000000000000d23384d62788da5a18b7661545a5b5560646b76808a989b85705b46301b060000000000010f1a2123322c211f1713182530444b6074859ba9a597816c5d4b3828160300000000000000000000000000000010253a50657a8fa79f8a76614c3e2e1d27374556606d787e8486817a6f645c4f43313537444b4f53544d493c321c1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c304354667b90a2aa98836e5c4a36221100000000000000000000000000000000000000000000000000000000091e3246576d8297adad98836e5a48342a40556a7f95aaaf9a85705a45301b2135495b72879db2a38c77624d37220d0000000000000000000000000000000000000000000000000000000e1c2a36434b5c647582919da6acadaca89e94816d5f4d392010000000000000000000000000000000000000031729394a5b657b8a9d9e8b79634d38230e0000000000000000000000000000000000000000000000000000000000000000000009192a3b4757616969635b4b46392a1d0d000000000000000000000000001a2f455a6f849aa7b6bab4b0aaa89e99928a837d7773707071716f6c6968686b6e6f6a61503c2813000b20344859647a7b7360504d4d4f5358616a75808c9ca4a99f8c7c665b49362614010000000000000e24394e63798ea3a18b76614c3637444b4e58616a78829185715b46311c0600000000000000060c0e1d170c0a040008131e32455663798b9fb49f8d7b655645321e0f000000000000000000000000000000142a3f54697f94a999836e574633201d3144556074828c949a9b978f847969614b44494e556064686a635a4f4230251808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364c5e6f849aaba08f7a644f3f2f18080000000000000000000000000000000000000000000000000000000316283950657a8fa6b49f8b78624d372742576d8297acae99846f59442f1a1a2c3d576d8297aca8937e68533e2813000000000000000000000000000000000000000000000000000000000c1826303e4b57616d7c8891969896938a7f6d635240301d02000000000000000000000000000000000000000b1b2d3d4b5d657b88887c665b4935210c00000000000000000000000000000000000000000000000000000000000000000000000c1d2a39464b54544d493c32291b0d0000000000000000000000000000192e43596e8398a6b8c7c5b8b3b3b4aea99f98928c888685868685817f7e7d808384806a55402b150005182b3b4a5c646660554438383a3a474c57616b798699a1aa9e8979635443301c080000000000000e23394e63788ea3a38e79634e392731363a464c59626d7c7a644f39240f00000000000000000000000801000000000002162838495b6a7f94a4ab9d8775604b3e2d18080000000000000000000000000000172c42576c8197aa95806a55392917293a4b607383979faba4a4aca29a8c7f6d60555b636d75797d7f7869614a433625180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182f404e647a8d9faf9a846f5d4c362513000000000000000000000000000000000000000000000000000000000b20354a6073889db2aa95806b55443143596e8398aeae98836e59432e1912273c52677c91abad98836e583d2d1a070000000000000000000000000000000000000000000000000000000008141c2e39464b5e66747c8183817e766a6152453522120000000000000000000000000000000000000000000f1f2e3f4b5d657374665e4c3c2c19060000000000000000000000000000000000000000000000000000000000000000000000000c1b2932363e3f38352c1e160b00000000000000000000000000000011263b50667c889ea9bab8a79e9ea7a7abaeaea7a69d9b9b9c9b9a979493939698927d67523d281200000d1d2d3e4a4f514b4437272324293339464b5c64758398a0a79b8573604b35200b0000000000000d22374d62778ca2a7927c67523d271d2029333b484d5f67645c4a36220d000000000000000000000000000000000000000a1a2c3d4b6074869cb1a596806b5c4a3626140100000000000000000000000000182e43586d8398a8937e69533e291f3346586b8096a1a1998f8f98a0aa9f94817360697982898f93948b7e6c605443362513000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001122364a5c6d8298a9a2907b655443301c09000000000000000000000000000000000000000000000000000000071c3043546b8096abb39d8874604b3644596f8499aead98836d58432e180c22374c61778b9fb39e88735b4a36210c000000000000000000000000000000000000000000000000000000000001101b2933404c5660676c6e6c6861584f43352717040000000000000000000000000000000000000000000110212e3f4b546060554c402f1e0e00000000000000000000000000000000000000000000000000000000000000000000000000000b161e2129292321190e03000000000000000000000000000000000f23384c5e667a8b9fb4b39e89888e9296999c9fa9a4a6a7a8a7a4a8a6a89e9993816c5f4d39251000000010202d36393b353127190d0f171f29323d4a5761738298a2a3927d68533929160300000000000c21364c61768babab95806b563625130c171f2b34414d524f4a3e2d1b0700000000000000000000000000000000000000000f1d314455657b90a1b49f8c7a645443301c0800000000000000000000000000182d43586d8298a8937e69533e2921364c61768b9fa299837a7a82919fa99f9783767e8b979ea7a8a99f938172605443301c13020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e4d62788a9fb09b8572604a372715020000000000000000000000000000000000000000000000000000001325364e64798ea4b6a6917c67523d44596f8499aead97826d58422d180a1f34475971869cb1a68e79634e39230e000000000000000000000000000000000000000000000000000000000000000b171e3038454b52575857534c463a3225170900000000000000000000000000000000000000000000000311212e36434a4b44372f221100000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c14140e0c06000000000000000000000000000000000000091c2f404c5c697e93a4b49f8a7b797d8184878a8c8f919293928f93918e89847e74604b41301e0a00000002101b222426201d15090000040b161e2d3946556073849aaf9b86715746321e0a00000000000b20354b60758a9faf99846f5443301c07040d192030393c39362d2010000000000000000000000000000000000000000000021527374b5d6e8399a9aa9b8573604b35201100000000000000000000000000172c41566c8196aa95806a55402b263b51667b90aa9a847265646d7d8b9ea7a19989939fa99f99999fa99f978172604a42312010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102035485a6b8096a7a3917c675544311d0b0000000000000000000000000000000000000000000000000000000822364a5c71869cb1af9a846f5b4944596e8399aeac97826d57422d1804182a3a566c8196aba8937e6953362513000000000000000000000000000000000000000000000000000000000000000003121a2832363c4143413e3633291b1507000000000000000000000000000000000000000000000000000311182530353531261911040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011222f3e4a6072869ba3aa9e8978686b6f7275777a7b7d7e7c7a7d7c79756f69605645322313010000000000070d0f110b08010000000000030f1b28374455647a8fa59f8b76614b36210c0000000000081d31445573889db39e8974604a35200b000005121d252724221b10020000000000000000000000000000000000000000000009192f3f4d62788b9fb4a3927d67523f2e1c0800000000000000000000000014293f54697e94a999836e593c2c283d53687d92a8947f6a544f5f677a899ea8a79ea7a1998b84838b9ba39f95806b604e3e2d1b0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4c6176899eb29c8774604b392917030000000000000000000000000000000000000000000000000000071b2d3e53697e93a7b4a28d79634e39586d8398adac97826d57422d180011263c51667c91abae99836e5443301c070000000000000000000000000000000000000000000000000000000000000000000a151d20272c2e2c28211f170b000000000000000000000000000000000000000000000000000000000008131c20201d1409000000000000000000000000000000000000000000000000000000090f1116120b09020000000000000003090b0c0a0400000000000000000000000000000000000000000003111c3043546278849ba5a79c867661565460626466686867646866646055534b453828160500000000000000000000000000000000000000000b1927374b5c72879dab8e79644f39240f0000000000011426375b70859ab0a78d78634e38230e000000010a10120f0d0700000000000000000000000000000000000000000000000000112035495a6b8096a7b09b86715d4b37230f00000000000000000000000011263b51667b90a69d88735b4935263c51667b91a696816c56414d5c647a8a9eb4b3ae9983776f6e78859ba49e927e685c4a3928160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f334658697e93a5a5937e695746331e0e0000000000000000000000000000000000000000000000000000001021364b6075889eb3ab96816c5746576c8197acac97826d57422d18020c21364c61768b9fb39e8973604a35200b0000000000000000000000000000000000000000000000000000000000000000000002090b12171917130c0a040000000000000000000000000000000000000000000000000000000000000000070b0b0801000000000000000000000000000000000000000000000000000003111c23262b27201d150a00000000090a161e21221f18110f090000000000000000000000000000000000000000132536485a6277879ca6a49a847460554b4d4f515253524f53514e4b44373632281a0a0000000000000000000000000000000000000000000009192e3e576c8197a6917b66513c2611000000000000172c41576c8196aca8927d68533d2813000000000000000000000000000000000000000000000000000000000000000000000006192c3c4c6176899eb3a38f7b65503d2d1a0700000000000000000000000d22374d62778ca6a68d78634d3823374d62778ca49b857059473e4b5c687e93a5b7a48f7964595a6277869ca59f8b7a645745321e0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4b6074879cb29e8876614b3c2b19060000000000000000000000000000000000000000000000000000091e3245576a8095a8b39e8976614b556a8095aaac97826d57422d18020a1f33465871869bb0a7937e695338281502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613222f383b413c3631271a120203111c2328323637342a26241d120600000000000000000000000000000000000008182b3c48596278889da8a2998373604b443a3c3d3e3d3a3e3c39353126211e160a00000000000000000000000000000000000000000000000012273c52677c91a7937d68533e281300000000000011263b51667b90a7ad98826d583d2d1a070000000000000000000000000000000000000000000000000000000000000000000009192b3b48596a7f94aaae99846f5b4a36210e00000000000000000000000b2034485973889da9937e69543d2c34485972879c9f8b77614c373d4b6074879db2a6907b665149596278879da79c8675604b3d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d314455677c91a2a695806a5a493520110000000000000000000000000000000000000000000000000000031628394c6176899eb4a8937e685353697e93a8ac97826d57422d18020417293a566b8096abb09a85705645321d090000000000000000000000000000000001080b080100000000000000000000000000000000000000000000000000070c0e1515100b070000000000000000000000000000000000000000000000000000000000000000000000000000060b0d0b08020000000000000000132431404c5056524b45382f1d1515212f3838454b4c473a3c382f211a0f0100000000000000000000000000000000000d1d2b3b485a647a8a9ea8a197816c624b453829292725282724201d140b0902000000000000000000000000000000000000000000000000000e23384d63788daa937e69533e29140000000000000b20364b6075899eb39d88735b4a36210c00000000000000000000000000000000000000000000000000000000000000000001142637485962778298adb3a18e79634e3c2c19060000000000000000000005182b3b586d8297ad9b85705b49352b3b566c8196aa947f695544314455677d92a3ac97816c573a485a6379899ea496806b5b4935210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527374d5f70859aab9f8a78624d3f2e1c0800000000000000000000000000000000000000000000000000000a1f3347586b8095a8b19c86715d52677c91a7ac97826d57422d18020011263b50667b90abb49f8a75604b36200b00000000000000000000000000000408141c201c140803000000000000000000000000000000000000000000010f1a21242a2a25201c1308000000000000000000000000000000070c0e100e0800000000000000000000000000000e192023201d15090000000000000c1c31424e5e666b6760564c40312725333f4c505660615959514c40352c1f110400000000000000000000000000000000000d1d2b3c4a5c657b8a9ea89f96816c60564639291b0f13110f0b0801000000000000000000000000000000000000000000000000000000000b20354a60758a9f927d68523d2813000000000000081d3144556d8297aca68e79634e39240e000000000000000000000000000000000000000000000000000000000000000000081d31445562788798a0afb4ad98826d5a4935200e000000000000000000000011263b51667b90a5a38d78634e3a2a3b50667b90a69d8774604b38374a6073859bb09c867158473c495b657b8d9f9f8b79634e3b2b18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091930404f647a8d9fa999836e5d4b372312000000000000000000000000000000000000000000000000000004172a3a4c61778a9eb4a48f7a6550667b90a5ac97826d57422d1802000c21364c61768b9fb4a98f79644f3a240f000000000000000000000000000c181f26303530261e160a0000000000000000000000000000000000000007151f2d3639403f3a3530251810020000000000000000000000010f1a212425221b10020000000000000000000005131e2b3538363127190d0000000004182a3a4e60687b807c74665e4b45383343505d65717677746e665e4e493d2f22130500000000000000000000000000000000000e1e2d3e4b5d657b8a9ea79f96817461574639281a0a0000000000000000000000000000000000000000000000000000000000000000000b22364a5c74899e907a65503b25100000000000000215273750657b90a6aa947f6a553c2b190500000000000000000000000000000000000000000000000000000000000000000b20354b6073849aa5a29aa2b49f8b78634d3c2b1906000000000000000000000b20354b6074879dac96816c594734364b6075889ea5917c675645324354677c91a89f8b76614c373d4b5d6b8096a898836e594834200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001222364a5c6d8298a9a18f7b655040301b0a00000000000000000000000000000000000000000000000000000c1f3347586b8096a9ad98836e59647a8fa4ac97826d57422d1802000a1f33465871879cb1a8927d68533d28130000000000000000000000000c1d2a3436434b433632281a0d0000000000000000000000000000000000021526333d4a4e55554f4a43362d201103000000000000000000000f1f2d36393a372e2116080000000000000000011323313c494d4b44372a1d0d0000000a1f334758687e909691877c6c6056463f50626a7b868b8c89837c70635b4c403123150700000000000000000000000000000000000f202e3f4b5d657b899ea79f9784756157463828190900000000000000000000000000000000000000000000000002090b0c0b08090e1b2a3a4f64798fa38c77614c37220c000000000000000b20354b6074889db09b86715a4835200e0000000000000000000000000000000000000000000000000000000000000005192b3c53687d92a2a098859aa7aa97826d5a4835200d00000000000000000000081d3144556d8297ac9e8a77614c3c3145566a8095a69d8775604b3e364b6075899eab907b66503b2e3f4c6176899e9f8b77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2e3e4d62788a9fae98836e5e4d392816030000000000000000000000000000000000000000000000000004182a3a4c62778a9fb49f8b776263788ea3ac97826d57422d1802000417293a586d8297adab96816b56412c16000000000000000000000004182a3b474c5460544b45382b1d0d0000000000000000000000000000000010203344505b636a6a6560544a3e2f21110000000000000000000e1e2d3d4a4e4f4b3f33261602000000000000000a1e31414d5a626055473b2a180500000c22374c6177899eaba59d90817461584b5d6a80909b9fa89e99918479665e4e4132251507000000000000000000000000000000000110212e3f4b5d657a899ea8a29a8475615645372614010000000000000000000000000000000000000000020c0a151d2021201c1e212c3947596b80959b86715947341f0b00000000000000081d3144556c8196aca38d78624d3c2b19060000000000000000000000000000000000000000000000000000000000000b2034485a72879cad988275899eb39f8b78624d3b2b18050000000000000000000114263752677c91a5a896816b5a4935384c6176889ea595806b5c4a3c45566f849aaa95806a55402b3347586c8297ab927d67523d281200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102035485a6a8095a09f8b7c665745321e1100000000000000000000000000000000000000000000000000000c1f3447596d8298adaa947f6a62778ca2ac97826d57422d1802000014293e54697e93a9af9a856f5a3d2c1a06000000000000000000000b1f3447596170756c6056483b2b1d0d0000000000000000000000000000081b2e3e50626b797f7f7a72645c4c3f2f1a0a0000000000000006192b3c4a5b63655d50443320100000000000000010253a4d5f677874625947341f0b0003162839546a7f94a8b9b6b29f9784766157657a8f9eb0b2aeb2aea29a897c685f4f4332251505000000000000000000000000000000000311212e3f4b5c647a8a9ea9a29a8474605544311d160600000000000000000000000000000000000002141f2627313636353032363c49576177899e947f69543b2a180400000000000000011426374f647a8fa3ac97826c5a493520100d0c0b0801000500000000000000000000000000000000000000000000000d22384d62778da4a38d796c8196aaaa97816c594834200b000000000000000000000b20364b6074879db29f8a78624d41334658687d92a29f8b7a645a4c4053687e93a898836e59432e293a51667b90a696806b56412b160000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4b60758298a99e8875604b3f2e1b0b0000000000000000000000000000000000000000000000000005182a3b51667c91a8b29c877261768ba0ac97826c57422d1702000010253a50657a8fa5b39e88735b4935210c00000000000000000006192c3c4c6177858981756259483b2a1b0c000000000000000000000000000d22374b5c6b808c95948f857a655d4c382715020000000000000b2035495a63797a6b62503e2d1b070000000000061a2c3d52677d8d8677624c37220d00091e32465771869bb0b9b3aeb4a29a8575606c8297aca59c999da5b3a89e8c7d6a614f4332231302000000000000000000000000000000000311212e3e4a5c657b8b9faba2998373604b44342514050000000000000000000000000000000009151d323b38454b4c4b43454b4e5a6275859b9e8976614c37210c0000000000000000000922374b5d71869bb19f8b78624d3e2d232322201d141b1a150b08010000000000000000000000000000000000000417293a4e63788da39b867163788c9fb49f8b77624d3a291704000000000000000000091d314556667c91a1a999836f5f4d3b3a4e606f849aa69d8878665e5a5462778ca19a846f5a452f243a4f64798fa497826d58422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e32455662778b9fa796806b5d4b39291703000000000000000000000000000000000000000000000000000d20364b6075899eb3a58f7a64768ba1ac97816c57422c170200000d22374c62778ca8b8a78d78634e38230e0000000000000000000c2035495a6e83999f968678625947392a1d0e0000000000000000000000000f253a4f647a8f9fabaaa39b8a7c655645311d090000000000000d23384d62788c8f806b5c4a36220c00000000000c2135495b70859b96806b56412b16000c21364b61768a9fb4a89e999fa8a398826d6f849aaa9c878487919ea6aa9f927f6a614f4130201000000000000000000000000000000000000210202d3e4c5d677d8d9fb5a197826d62514332231303000000000000000000000000000009192731424f5356606160545660636a78859ba2947f695847331f0a000000000000000000081b2e3f52677d92a5aa97826d5c4a36393837353126302f2b201c140800000000000000000000000000000000000a1f3346586f8499ab95806b5a6c8197aaa996806b5846331f08000000000000000000021527384d5e6f8399a6a1917d67594837424d6278889ea69d887c736f70747e93a997826c57422d23384e63788da399846e59442f1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316283847596d8298a69f8c7b655746331e1300000000000000000000000000000000000000000000000000091d3245566d8298adac96816c778ca1ab96816c56412c170100000b1f34485974899eb4a8927d68533d28130000000000000000000e23384d63788c9fb4a49c87776257473b2c1e0e000000000000000000000014293e53697e93abbcc1b5a89d8874604b36200b0000000000000f253a4f647a8f9f8c7a644f3a2a18040000000417293a4e63798ea396816c56412c17000f24394e64798eaab39e8a848a9ba3a0917d72879d9f8b756f747d889ba3b49d947f695f4d3e2d1b0b00000000000000000000000000000000000210202f3f4d5f6a7f94a1b1a096806b614f413021110100000000000000000000000002152737444b606973757675737476787f8a9ba39a8473604b3a291704000000000000000008182530374b6074879db29f8c7a64544f4e4d4c4b44374645403530261808000000000000000000000000000000000c21364c61768b9fa7927c675262788b9fb49e8976614c362614010000000000000000000a1a30404c6277889eab9e8977625544344859657b8b9ea69d9088848689939da08f7a65503a2523384e63788da39a85705a45301b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2a3b4d6278889eab9d8776614c41301f0e0000000000000000000000000000000000000000000000000215283851667c91a8b39e8975788da2ab95806b56402b1601000005182a3b5c71869bb1ad98826d583a2a18040000000000000005192b3c556a7f95abbcb5a59b84756159493c2c1b0b000000000000000000000e24394e63798c9fb4bac5b7a68d78634e38230e0000000000000c21364b61768a9f98836e5947341f0b0000000a1f3346586c8196a38f7a644f3a250f0011263b51667b90a6a8937e6f78859ba49f8c859aa59e887357606777859aa2ae9d927d675c4a39291b0b0000000000000000000000000000000000021121304150616e8399a4b09e947f695f4d3f2f1f0f000000000000000000000000081d314455606e7e888b8b8a89898b8d959e9f978576615544311c0c000000000000000000132536434a5560697e93a8ab9b8572676463626160555b5b5a554b433626140100000000000000000000000000000010253a50657a8fabab8e79644e5a6e8399aea8947e695443301c0800000000000000000000121f344759657b8d9fa79a8473604b423b4b5d657b8a9aa2a69d9a9b9ea8a598836e5d4b3723243a4f64798fa49b86715b46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2035495a677d91a5a598826d5f4d3d2c19090000000000000000000000000000000000000000000000000b20364b6075899eb3a7927d7a8ea4aa957f6a55402a1500000000172c42576c8197acb29c87725947341f0a000000000000000b2035485a71869cb1b4a6aca29b8577625a49392917030000000000000000000c21364a5b6a7f939fa9afa69d8874604b36200b0000000000000a1e32465770859a9f8a77614c3a29170400021527384c6176899e9b85715c4b37220d0012273c51677c91a6a6907b666276869ca69f9aa2b39e8974574b596275849aa3b49f8b7a6457463a291704000000000000000000000000000000000003132333434c62778699a1b59f8d7d675d4b3d2d1a0a00000000000000000000000b20364b607382939da6aa9f9e9ea8a3a39b8f8275615847372614000000000000000000071c304354606c747a8095abb5a398837c79787877757371706f6a605443301c0800000000000000000000000000000012283d52677d92a79f8a76604b51667c91a3b29d8773604b3625130000000000000000000005182a3b4c5d6a8095a2a296816c604f423f4b5d657984919ba3a8a9ab9f998776614c3f2e1c273c52677c91a79a85705b45301b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4b6073879db2a0927d675b49372614010000000000000000000000000000000000000000000000091d3245566e8398adb19c867d92a7a9947f69543f2a140000000012273c51677c91abb6a58c77614c37220c000000000000000d22384d62788da4aa9f90979fa39b8778625746331e14020000000000000000071a2d3d50616a7e8a969a94887a645645311d090000000000000316293954697e93a995806b5846331f0d00091d3145566a7f94a7927d68523e2e1b080011263c51667b91a6a8927d68586278889eabafb4b9a88b76614b47576175859ba7a99c8675615846331f1200000000000000000000000000000000000005151f344859627583959eab9f8b7b655b4a3827150200000000000000000000152a40556a7f95a0b3b7b2ada69d9a968f857b6d6157473a2a19090000000000000000000b20354a607281898f959eb0c1b2a098918f8e8d8c8a888685848072604b35200b000000000000000000000000000000152a3f546a7f94a99e897457454a6073859bb0a5917c665443301c08000000000000000000000d1d2f3f4b6072849aa59f937e69604f433f4b5b63727c868e9294928b83786258473321192b3c566b8095ab99846f59442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c304354677d92a0b49e8a79635544311d0c00000000000000000000000000000000000000000000000215283851677c91a8b6a49c8b9fb5a8937d68533e2813000000000c22374c61778b9fb5a6907b66513b26110000000000000013283d53687d92a89f8c7c8197a0a59c8675614c423220100000000000000000000f1f33435060687781857f77645c4b38271502000000000000000d22374c62778a9f9e8976614c3b2b18051325364b6074889d9e8875604b362110000010253a50657a8fa5ab95806b565a657b8d9fb5c2c6a48e79644f3946576278899eb3a49a8476614c402f1d0900000000000000000000000000000000000005182a3b485761728095a5a99e8979635645311d0c0000000000000000000013283e53687d93a6b7b2a0988b8885807a71655d4b46392a1c0c000000000000000000000f24394f64798e9ea7abb3b4bbbeb2aea7a4a3a2aa9f9d9b9b9a8e79634e39240e000000000000000000000000000001172c41566c8196ab9d88735e394354667c91a4b09b8572604a3625130000000000000000000000111c3043546176879da99f8d7e6a614b443c4954606771797d7e7d786e625a493a2a172035485a70869bab96816c56412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364d5f6d8298a5a89b8573604b3a2a180400000000000000000000000000000000000000000000000b21364b6075899eb4b6ab9fabbca7917c67523c2712000000000a1f34475971869cb1aa947f6a553f2a1500000000000006192c3c586d8298ad98826d728298a3a499836e604f3e2d1b0b000000000000000001152533424e59626b6f6a62594b3e2e1a0a00000000000000000b203448596d8297a795806b59483420121c304354687d92a695806b5645321e0900000f243a4f64798fa4ad98836d584c5d6b8196a4b6c9a8927d68533d39485a677c91a0b2a29a846f5e4c38240f000000000000000000000000000000000003000d1d2a3946546073879db2a79c8674604b3a2a17040000000000000000000b21364b6075889db3ad988276736f6b655d504b3f32281b0c00000000000000000000000c21364b6175889d9d9d9e9faaaebbc3bfb2aea8aaadb0b0b0a78e79634e39240e000000000000000000000000000002172d42576c8297ac9c87725d47364a6073869cb1a3927d675443301c0700000000000000000000011426364758647a8a9fab9f937f6c6055473a434a515b63686967625a4d493c2b1c182a3b4d62788da3a9917c66513c2711000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081830414b6175879caba3937e695847331f140200000000000000000000000000000000000000000000091e3245566d8298adc2bcb5bcc9a5907a65503b25100000000004182a3a576c8197acad98826d583929170300000000000c2035495a72889da6917c676074859ba6a1937e695c4a392816030000000000000000071524313b484d565a554c473b2e201000000000000000000005182b3b4d63788b9f9f8a77624d40301e26374a6073879c9f8b78624d3828160200000e24394e63798ea3af9a85705a3f4b6074869cabbcac97826c573c2b3c4d5f6d8298a6b4a2917c66513d2d1a07000000000000000000000000010b101318120b0d1b28364455667c919eb0a4947f6a5847331f0a000000000000000000091e324556687e93a3a9947f6a5e5a564f4b3f372e1e160b000000000000000000000000091e324657657b878787888b949daec1b2a1999394979b9e9f9b8974604b35200b000000000000000000000000000003182d43586d8298ad9c86715c47304354697e94abb19c8673604a35200d000000000000000000000008182a3a4a5c677d919eb59d94817361584a3e353d4a4e5354524d493c352b1e131f3448596b8196ab9f8a75604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131e324657657b8c9fb39e8977614c42322010000000000000000000000000000000000000000000000316283850657b90a4b5c9cacfbcab8e78634e39230e000000000012273c51677c91a6b19b86715746331e0a00000000000e23384d63788da5a48c7761566277889dab9f8b7a645746321e1100000000000000000006131d2b343741453f37342a1d1002000000000000000000000d2035495a6d8298a998836e5f4d3c2b314455667c91a498836e5a48351a0a0000000c21364c61768ba6b29d877255444556647a8c9fb4b19c87725a483430414c6176889db3b09a85705b4a362109000000000000000000000005131e25282d27211e161826374c5e6c8196a2b49e8976614c37210c000000000000000000031628384b6073859baa9f8d7c665c4b3b372e231c110300000004040000000000000000031628394b5d6572727273757f94a3b5ae99827e7f82868989867b655544311d08000000000000000000000000000003182e43586d8398ad9c86715c4725364d62788c9fb5a4907b65503b2b180500000000000000000000000c1c2d3e4d5f6a80959faf9f978476645c4e423536393d3f3d38352b2019182530434c62778a9eae98836e5745321e0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031629394b5d6b8096a4a898826e604f3e2d1b0b000000000000000000000000000000000000000000000b20354a6073869cb1c2d3cab49f8a76604b36210b00000000000c22374c61778ca4b49f8b76614c36210c000000000012283d52677d92a79c8772584859657b8d9fa99c8675614b3f2e1909000000000000000000000d1820222c302a221f18130c0a0400000000000000000006192c3c4d63788b9fa0917c675a483a384b6073869ca38f7a654f3c2b19000000000a1e33465773889eb39f8a75604b384b5c6c8197a7b6a48d78624d3822334758677c91a1b3a28e79634e37261401000000000000000000031323313a3d423c36322820192f404b6072849aaaa8947f6a54362513000000000000000000000a1c304354647a8c9fab9d877a6459493c31221b120f0d0e131a190b08010000000000000b1b2f3f4b505d5d5d556072859bb0a9947f6a6a6d70737471655d4b37271501000000000000000000000000000003182d43586d8298ad9c87715c473234485a70859bb0ae98836e594834200c0000000000000000000000001020304150616c81979fb5a29a877a69604d483c342a29282320191e212b36434a616e8399a8a18e7a644f3928160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2e3f4b6075869caba0937e695c4a39291603000000000000000000000000000000000000000000071c304354687d92a4b6cac6b19c87715745321e0900000000000b1f34475972879cb2ab907b65503b26100000000000132536566c8196ab98836d583b4b5d6a8095a2a497816c5d4b3726140100000000000000000000050b0d16181f222a2c28211f170c0000000000000000000e2135495b6b8095a39e89786258464556687d92a49b85715d4b371e0e00000000031729395a6f849aafaa8d78624d383e4c6176899eb3a8937e69533e2d2a3a4d5f6f8499abac96816c5544311d08000000000000000000112131414e5258524b4538342b2130435463798b9fb09b86715443301c07000000000000000000011426364a5c6b8096a4a59d8977635b4e41362d27242223282f2e201c140800000000000011212f373b4848374454677c91a4b49e8a7762585b5e5f5b504b3f2e190900000000000000000000000000000002172c42576c8197ac9d88725d48332b3c53687e93a9b49f8b77624d3b2a1804000000000000000000000002132333434a607281959faba59d8b7e6f625a4c483b393632282832363c4854606a7f94a1a799836e5c4a361b0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101e324556657b8d9fb49f8b7a645746321e14010000000000000000000000000000000000000000001325364b6074869cb1bec3ac97826d5739281603000000000004182a3b586d8298adaa957f6a55402a1500000000071c30435470859aaa95806a55403f4b6072849aa69f8f7b655544311d0a000000000000000000000003111d2a34373f413d37332a1c14060000000000000006192c3c4b6074859ba79c867661574b6074879da5917c67523f2e1c000000000000162b40566b8095aba5907b6650363347586a7f95a9b09b85705c4a362230414e63798c9fb39e8874604b35200b00000000000000000a1a2f404e5f686d6760564c483b362d36495b6c8197ac9f8a75604a35200b0000000000000000000008182d3e4b6074869ca8a79c8779685f4f4a3e3c3937383d44433530261808000000000003111c2325323227364b6073869cb1a897816c5c4a494a463a372e21110000000000000000000000000000000001162b40566b8095ab9e89735e382821364c61768a9fb4aa96816c5947341f0b00000000000000000000000005151c304354606c7f8d9ea8a99f9384786b6259534e4b453938454b4f5a62727f949db39e8978634d3e2d1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031628384b5d6c8197a6a99c8675614b4231200f000000000000000000000000000000000000000000081d314455667b90a0b2b7a5907b66503b26110000000000000014293e54697e93a9af99846f5a3c2b19060000000b20354a6074899ea7927d67523d3043546177889db19c8673604b382816030000000000000000000011212f3b484c5557524c473a32241709000000000000000e1d31445563798b9fa49a8475625a697e93a59d8774604b35201100000000000011263c51667b91a6ab96816b5443303a4c61778a9fb4a28e79644f38282136495b6f849aafa68e79644e39240f00000000000000021527384c5e687d827c756d62594e4a3d3c484e63798ea79e89745443301c070000000000000000000000101e32455663798a9eaaa59c897d6f645c56514f4d4e5259594b4336261401000000000000080e101d1d1c304354677d92a4b49f8c7a644e40303125231c1103000000000000000000000000000000000013283d52687d92a79f8a755645321f3346586d8297aab49f8a77614c37220c0000000000000000000000000000132536434a616a7c8a9ba3b4a1998a80776f686460575d5d5660656c7883949db59d917c665a493520100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2e3f4b6175879db2a498826d604e3e2d1b0b0000000000000000000000000000000000000000011527374c5e6d8298a1a99d8774604b35200b0000000000000012273d52677c92abb39e88735a4935200b0000000e23384e63788da8aa8e79644f3926364759667c909ea4937e685645321e0f00000000000000000009192f3f4c59626a6c6861584f4234271703000000000000021527374a5b687e929ea29a85786c76889ea6937e685544311d080000000000000d22374d62778ca6b39e8974604a353347586d8298adac97826d5645321d2c3d51667c909ea78e79634e39240e00000000000000091d314556657b8c97918a82776c635b5b5b5a626873899e99846f5936251300000000000000000000000002162838495b667c8c9faba89e92847a716b67646263686f6e605443301c0800000000000000000008011426364b6073869cb1ab9a85705e4d3727150e080000000000000000000000000000000000000010253a50657a8fa5aa8b76604b3621293a4d63788c9fb4a9947f6a553f2a1500000000000000000000000000000818253043505e667885959faba99f958b847e797673737273767a818b99a1ab9f937f6a5e4d3c2c190200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e334657667c91a0b2a0937e685c4a39291703000000000000000000000000000000000000000009192f404b6175848f928b7c665544311d080000000000000010253a4f657a8c9fb5a78d78624d38230d00000115273752687d92a79f8a76604b36212a3b4c5e6c8196a39d8875604b3d2d1a0700000000000000011527374c5d65777f817d76696052453421110000000000000009192d3d4e606a80959da39b8a81859ba79d8874604b372614010000000000000b2034485973889db2a78d78624d382a3a50657b90a5b49f8975604b362024384c5e6b8093988975604b36210b000000000000000b20364b6074879daaa89f9889817973707073787d849aa08f7a644f3a250f000000000000000000000000000a1a2c3d4c5e677d8d9fa8b3a1998f86817c7977787d848273604b35200b0000000000000000000000081d314455667c91a2b4a2917c665544311d0800000000000000000000000000000000000000000f24394e64798ea3aa8b76604b36212035495a6d8298aab19c86715c47311c07000000000000000000000000000008131c33404c5a6374808c9ba3b1aa9f99938e8b898887888b8f979faaa89f8d7e6a615040301e0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031729394c5e6e8398a8b49f8b7a645746331e11000000000000000000000000000000000000000000111e324657616f7a7d78665e4c37271501000000000000000e22374b5d6f849aafa6917c66513c27110000081d3144556d8398ad9c87715645321e1d2f404b6074859ba695806a5b4a36210a00000000000000081d314455657c8a949692897e6c63523f2f1c08000000000000000f1f314250626a7f929fa89e979ba3a4937e6856453119090000000000000005182b3b586e8398ada48f7a654f3a25354a6073879db2a88e79634e39241c2f4051626b7e8279635745321e09000000000000000f243a4f647a8a979fabb4a89e968e888685888d929aa298826e5c4b37220d00000000000000000000000000000f1f2f404d5f677d8a9ca4b3afa39b96918e8c8d92998d77624d38220d0000000000000000000000011426374d5e6f849aa9b19c8674604b35200b00000000000000000000000000000000000000000e23384e63788da39f8a75604a3520192c3c4d62788b9fb49f8a745f4a351f0a000000000000000000000000000000001522303c4956606b7a85919ba3aeaea8a3a79e9d9d9e9fabacb2a49c8a7d69605043332212000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2f404d6277899eb3a99c8775614b3f2e1c08000000000000000000000000000000000000000003162939464b5d6567625a4c402f19090000000000000000081b2e3f556a7f94aaaa957f6a55402a1500000b20354b6074899ead98826d58382816121d3144556278899e9f8b79634e382816020000000000000b20354b6074889da8aca89e93816c5d4b38230e00000000000000011323334350616a7e8b9ca4acb0ab9c8674604b38271500000000000000000013293e53687e93a8a6917c66513c273043546b8096aba28d78624d3823122233445160686d635b4939281603000000000000000d22364a5c6477828c9ba3b1b4aba69e9b9b9da6a8a89d8877624c3e2e1b08000000000000000000000000000001122230414d5f677a86939da6adb0aba6a4a2a3a79e8874604b35200b000000000000000000000000091930404e63798b9fb4a4927d68523d281300000000000000000000000000000000000000000d23384d62788da29d88735443301c0e2035495a6c8196a39b86715c46311c070000000000000000000000000000000004121e2c38454b5c64707c8690989fa9adb2b3b2b2b3afaba59d93867a675f4f423325150400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001220344859697e93a3b5a598826d5d4b37230e0000000000000000000000000000000000000000000b1b29323f4b4f524d483c2f22120000000000000000000013283d52687d92a7ad98836d58432e18030010263b50657b90a7a8927d68533d281302152737485a667c8d9f99836e5645321e090000000000000d22374c62778ca4b5c5b9b39f907b65503b2510000000000000000005152533435060687a86949da59f8d7b655544311a0a0000000000000000000d23384d62788da2a9907b66513b2625364d63788c9994846f5a4935200c162633424e53584e493d2c1b0a0000000000000000071b2d3e4a59626d7a85919ba3abb0b3b0b0adaaa69d8a7a6459483420100000000000000000000000000000000004132330414d5c64747e8891989d9faba1aa9f9c917e685544311d0800000000000000000000000000122135495b6a7f949e9e907b66503b261100000000000000000000000000000000000000000d22384d62778da799846f5a36251306192b3c4c617585928c7b65503b2510000000000000000000000000000000000000000e1a27313e4a4f5f67717b838a92989da5aa9f9d9a968f877d73645c4d413224150700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4b6073859babb2a08f7b65503a2510000000000000000000000000000000000000000000000b161e2e373a3d38352b1e12040000000000000000000010263b50657b90a7b09a85705b45301b0600152b40556a8095aaa38d78624d38220d0009192b3c4c5e6a7f939c8a75604b36210b0000000000000b2034485971869ca7b6c2bba9947f6a543f2a1500000000000000000007152533424e5c64747f878d8c7e695d4b372715000000000000000000000c2035495a70859a9c8b78624d37222135495b687e847f75614b3c2c1906081624313a3e4338352c1f0f0000000000000000000010202d3b484d5c64727c868f959b9d9e9c989591887b655c4a3b2b18020000000000000000000000000000000000051323303d4a566069747c82878a8c8c8c8a867d68604e3727150100000000000000000000000000061a2c3d4a6072808c897e685e4c38230f00000000000000000000000000000000000000000b20364b60748996927d68523d2813000e1e33465761737d7a655d4b37230e00000000000000000000000000000000000000000a151d2d36404d515d656e767d83878b8b8a8884807a736860554a3d3023140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c304354647a8c9fb4ad97826d58422d18000000000000000000000000000000000000000000000003111c2325282220190e0000000000000000000000000c21364b6176899e9f97836e59432e190400182d42576d8297ac9b86715a4835200b00000e1e30404f616a7e868273604a35200b00000000000005182b3b4e647a899ca4aeaa9f8f7a644f3a240f00000000000000000000071523313e4a56606972787869604f3f2e19090000000000000000000006192c3c4e637984867c6659483420192c3c4e60686f6a615746331e0e000006141f26282d23211a0f010000000000000000000002101d2b343e4a546067717a808588898783807c75655d4b3e2d1d0d0000000000000000000000000000000000000004121f2d38454b5660676d72757777767571675f4e423119090000000000000000000000000000000f1c304354606b777568604e402f1c090000000000000000000000000000000000000000081d314455647a817f72604a35200b000317293946556068645c4b3f2f1c0800000000000000000000000000000000000000000002101b2230393f4b505861686d72767674736f6b6560544b44372d1f1305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364a5c6c8197a7b19c87725c47321d00000000000000000000000000000000000000000000000000080e10120d0b05000000000000000000000000000a1e324657677d8b8a8276614c36210c000012283d52677d929b937e68533c2b1905000000122232434f6068716e605443301c07000000000000000d21364a5c6479869299968b7e695c4a36220d00000000000000000000000513202d38454b545a62625a4f423221110000000000000000000000000e2135495b636f71665e4c3b2b190e1e31424e5359554b4639291700000000020b1113180e0c0600000000000000000000000000000d18202d36434a525d646b707374716d6b6661574b3f2e2010000000000000000000000000000000000000000000010f1a273138454b515856606162616055524d413124130000000000000000000000000000000000132536434a596260564e42312211000000000000000000000000000000000000000000021527374a5c646c69605443301c0700000b1b2937444b534f4a3e2f211100000000000000000000000000000000000000000000000007121d242f383a474c5258566060575e5a564f4a43363126190f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182d3e4c6176899eb39f89745f4a341f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031629394d5f6776756d615846331f0a00001025394d5f697e858273604b35200e0000000004152532424e535c594a433625130000000000000000071a2d3e4a5b63737d84807969604e3e2e1b0700000000000000000000000002101a2832363c484d4d483c32241403000000000000000000000000061a2c3d494e5a5c504c402f1d0d001424313a3e443f3633291b0b0000000000000000030000000000000000000000000000000000000510182530353f4b4f565b5e5e5c5855514b46392e21100200000000000000000000000000000000000000000000000a151d2731363c38454b4c4c4c4b443739302313060000000000000000000000000000000000081825303b484d4b4538312414030000000000000000000000000000000000000000000009192d3d4a4e57544a43362513000000000b192731353d39362d20110300000000000000000000000000000000000000000000000000000a111c232933373d38454b4b453945413a3530251d14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101f334758697f94a89a846f5a45301a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b30414d576060554c463a29170400000a1e30414e6069706d605544311d080000000000071524313a3e474335302518080000000000000000000f202d3d495560686e6b635b4e423120100000000000000000000000000000000a151d202b353838352b1e140600000000000000000000000000000e1f2c353845473b382f2212000006141f26282f2a211e170b00000000000000000000000000000000000000000000000000000000000008131c202e373a404648494743403c3632291b100200000000000000000000000000000000000000000000000000020a151d2027273136373737353126251d13050000000000000000000000000000000000000008131c2b34373632281a14060000000000000000000000000000000000000000000000000f1f2d3639413f3530251808000000000009151d202824221b10020000000000000000000000000000000000000000000000000000000000080c171f21282832363632282f2b25201c13080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a4c61768a8f8b79634e39230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013233039454b4b443733291c0c00000001132331424e535b584b443727150100000000000006141f2628312e201c130800000000000000000000010f1f2c37444b5359564e4a3d312414020000000000000000000000000000000002090e1920232220190e00000000000000000000000000000000000e1a2123303126231c1204000000020b11131a150c0a0300000000000000000000000000000000000000000000000000000000000000000007101b22252b313334322e2b27211e160b000000000000000000000000000000000000000000000000000000000002090b12151d20222221201d14090a01000000000000000000000000000000000000000000000d182022211e160a0000000000000000000000000000000000000000000000000000010f1a21242c2a201c13080000000000000001080b130f0d07000000000000000000000000000000000000000000000000000000000000000000040a0c13161e21211e161a16100b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1f33465862777a7b655b4936210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131b2832363531271f170c0000000000051424313b3e464335312719090000000000000000020b11131c190b0700000000000000000000000000010f192731353d444139362d1f14060000000000000000000000000000000000000000060b0d0d0b0500000000000000000000000000000000000000060c0e1a1c110f0900000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000080d0f161b1e1f1c1816110c0a030000000000000000000000000000000000000000000000000000000000000000000002090b0c0d0c0b08010000000000000000000000000000000000000000000000000000050b0d0b09030000000000000000000000000000000000000000000000000000000000070d0f17140b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b0b09030001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a48596265655d4b3d2c1a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e21201d1509040000000000000006141f2629302e201d1509000000000000000000000000000704000000000000000000000000000000000009151d20282f2b24211a0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2b3b484d50504b3f2f1f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b0b080100000000000000000000020b11141b180b08010000000000000000000000000000000000000000000000000000000000000000000001080b1319160e0c0700000000000000000000000000000000000000000000000000000000000000000002090b1113141413110e0b0902000000000000000000000000000000000000000812181a201f1a0d0b050000000000000000000000000000000000000000000000000000000000000000000000000000070c0e120f0d0700000000000000000000000001080b1619100e08000000000000000000000000000000000000000000000000000000000000000600000000000000000000000001080b0e0b08010000000000000000000000000000000000000000000000000000000000000000000003090b0d0d0b0802000000000000000000000000040a0c171c1b18130c0a0300000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000002090b0f100d0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b34373a3b372f211101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e2126282929282623201d150b08010000000000000000000000000000000b19252d2f3534302220190d0000000000000000000000000000000000000000000000000000000000000000000000010f1a21242724211a0f0100000000000000000008141c202b2e25231c110600000000000000000000000000000000000000000000000000010a10121b13110b010000000000000009141d2024201c14080000000000000000000000000000000000000000000000000000000000060c0e14161e212222201d1509090000000000000000000b171f212c31312e28211e170b01000000000000000000000000000000000000000000080d0f1815120c030000000000000001080b0e0b080100000000000000000000030a151d2024252320190e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1820222525231c11030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d10110f0b0902000000000000000000000000000000000000000000000000000000000005090a09040000000000000000000000000000000000000000000002090b14100e080000000000000000000000000000000000000000000000000000000000000002131a2832363c3d3e3e3d3b39363228201d1509000000000000000000000000000819293741454a494538342b1d1406000000000000000000000000000000000000000000000004070400000000000008161f2d36393c39362d1f1608000000000000000e1826303541443b372f20190e030000000000000000000000000000000000000000000005131e25273128251e130200000000000b1926313539353026180800000000000000000000000000000000000000000000000000060c0f1a2123292832363737363127231c12040000000000000e1b293336414746433d3633291d150900000000000000000000000000000000000002101b22252d2a27201507000000000009141d2023201d150900000000000000000b161e283236393a38352b20190e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d10100e080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d181f22252624201d150a08000000000000000000000000000000000000000000000003090b131a1e201e1a110f090000000000000000000000000000000000000a151d202926231c1103000000000000000000000000000000000000000000000000000000000a161e3138454b5153545352504e4b4538353127190d00000000000000000000000012253747545a5f5f5a4d483c3124140400000000000000000000000000000000000000070d0f1a1d19120b080100041626333d4a4e524e4a3d3426160400000000000e1e2b36434b5659504b3f352b1e160a030000000000000000000000000000000000000001132330393d463d3a311d150a0000000b1b2937444b4e4b433626140100000000000000000000000000000000000000000000030e1920232c35393e39454b4d4c4b4437382f221200000000000e1e2c3a464c575c5b58534b463931271910020000000000000000000000000000000210202e373a423f3c322515050000000e1926313538353127190e0000000000000b1b283238454b4e4f4d483c352b1e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b222a34373a3b39363127231c110700000000000000000000000000000000000000000a161e2128303335342f26241d12040000000000000000000000000000000b1a2731363f3b382f21110300000000000000000000000000000000000000000000000000000a1a2832414e5660666869696866636056534b44372b1d0d0000000000000000000000182d4154666f75746f625a4e42312312020000000000000000000000000000000002101b22242f322e27201c140812223344505b6367645c514434210e000000000a1a2b3c4854606b6e655d4d483c32281e160b0600000000000000000000000000000000000a1e30414d525b534e4231271a0b000818293a46556063605443301c0d0000000000000000000000000000000000000000070b161e2c35383d494e5359576062626055504c402f1c090000000b1b2c3c4958616c71706d6861574b44372d1d150a000000000000000000000000000010202e3f4b4f58544f4332231301000e1e2b37444b4e4b44372b1e0e0000000008182839464b56606465625a4d483c2b1905000000000000000000000000000000000000000000000000000000000000070b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0b08020000000000000000000000000000000000000000000513212e373b474c50514f4b4538372e201c13080000000000000000000000000000000002101b2832363d45484a49443c382f1f170c000000000000000000000000000b1b2938454b54504c3f2f21110000000000000000000000000000000000000000000000000009192838454b5f68757b7d7e7e7d7b797570686055483b2b1805000000000000000000001a2f455a6f848b89847868604e413020100000000000000000000000000000000311202d36394447443c3530261819304050626b797c796b62513d291400000002162838485a627280837b6e625a4b45383229211a0f070000000000000000000000000000001025394d5f677068604b4538291b0c132536465861737973604b3b2b1905000000000000000000000000000000000005101b2229323c494d565b63696e737677777570665e4c38230f00000417293a495a6276818686837d766960554a3e32281a0e000000000000000000000000081b2e3e4b5d646d6a614f41301f0f09192b3c495560636055483c2b1d0d0000011426364657616d75797a7870625a4835200b0000000000000000000000000000000000000000000000000000020c08131c201c13150d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c20201d150900000000000000000000000000000000000000021323313f4b4f59626566646056504b3f353025180a04000000000000000000000000000311202e39454b535a5e5f5e59514c40332a1c1103000000000000000000000317293946566069655d4c3f2f18080000000000000000000000000000000000000000000000011426374556606e7d889192939392908e8a857d7362594834200b00000000000000000000192f44596e84999e9a8b7e685f4d3e2d1b0b000000000000000000000000000311212f3e4a4e595c59514b43362e27374d5e6b808e918e806b56412b16010000091e32455662788496999083786a60564b4639362c221b10080000000000000000000000000012273d52677d867d6d60564639291c1c3043546176858e816c594834200b000000000000000000000000000000000d19202d3639464b5a626b72787e83888b8c8c8a857c66503b261100000a1f334658627887969c9b9892897f73645c4b45382b1e1002000000000000000000000d22374b5c647a827f6a5f4d3d2c1c152737495a62737874625a483b2b1c0c00081c304354617582898e8f8d8578624d38220d0000000000000000000000000000000000000000000000000006141f2625303530252a221f180d04000000000000000000000000060c0e1315120b080200000000000000000000000000000000000008182530353631271913050000000000000000000000000000000000102031424e5d6570777a7b79756e655d524a4336271f170c00000000000000000000000011212f3e4b5760686f7375736f665e4c473a2f2114060000000000000000000a1e33465761747e7b655d4b3626140100000000000000000000000000000000000000000000081d314455607482929da6a8a9a8a7a5aa9f9b928577624d37220d000000000000000000000c22374c6176879ca69f8d7d675c4a3929160300000000000000000000000011212f3f4c5c646f726e6760544b3f344455667c919ea79e89745e49341f0900000b21364b6075899aa2aea0988a7f756961574e493d362d231c11080000000000000000000000192f44596e84999282746157463a2a20354a6072849a9f8b77624d37220d000000000000000000000000000004121d2b343e4a4f57616c7880878e93999da6a2aa9f99846f59442f1a00061a2c3d4c6176869ca5aba3a4a79e94857a6b6056483c2d2010010000000000000000000f253a4f647a8c97927d675b493a291d3144556278858d86786259483a2a1c0c0b20354b607383979fa8a4a399846e59442f19000000000000000000000000000000000000000000000000061424323b36434a43364037342a1f170b000000000000000000050e1a2123282a28201d15090000000000000000000000000000000000132536434a4b443730231300000000000000000000000000000000071b2d3e4e60687b858b8f908e89837b71676054453833291c0f010000000000000000000e1e2f3f4b5c64757d85888a88847c6e61584c403124140500000000000000000c21364c617584948c7b655443301c08000000000000000000000000000000000000000000000b20354b60738398a0a79e9d9fa9a5a9b0b4b0a399846f59442f1a040000000000000000000a1f3347586278889da89f8a7a645746321e0900000000000000000000000b1b2e3f4c5d657a8487837c73655d4c474b6074879db2ab9d88735d48331e080000091e3245566b80929ba3ada99f95887e766c635b4e4a3e372e231c1107000000000000000000182d42576d8297a09884756158473a2d3e53687e939f9b8c77614c37220c000000000000000000000000000614222f3c484d5c646c75818b969da5a8aeaeaa9f99908477624d37220d000c2135495b6d8297a49e968d8e959ea39b8c8074625a4a3e2d1f0f000000000000000004192e44596e8399aa9e8a796358463829354b6074879ba39c87776259473a2a1c12283d52677d92a1a89e938d887e68523d2813000000000000000000000000000000000000000000000000142432424f535460545b554c473b33291b12010000000000000e19202c35383e3f3d3631271909000000000000000000000000000000071c3043546060554d41301c0c0000000000000000000000000000000d22364a5c687e8c9a9faba6a89e9890867c7260564c463a2d1f11040000000000000006192c3c4b5d657a87929a9d9f9e99918376655e4e4231231300000000000000051a30455a6f849aa29c8673604b35200b000000000000000000000000000000000000000000000e23384e63788d8e8c8b8988898c8f949ba3b5b29d88725d48331d0800000000000000000004182a3a495a63798a9ea99d8775614b37271501000000000000000000031729394b5d657b8b999c9991867b6d625952677d92a5b59f8d7e68533e2913000000021628384a60727d868f979fa9a69d938981796e645c4f4b3f372e221b10030000000000000011273c51667c8d9fa29a85766158483c4a5c72879c8d8684705847331f0a00000000000000000000000006142432404c5a626e7a8189969faab2aea99f99928b847b7062594834200b000e23384e63788c9fa496807879808a9aa29f968578645c4a3d2c1b0b000000000000000a1f344a5f74899fb4a89c867661564639364b60768a9fb4a59c86776158473a2a1c28385a6f8499af9e8a7e777368604e3a251100000000000000000000000000000000000000000000000c1d32424f6069717574716a62594c463a2f1d150900000002101e2b353d494e5355524b443727150200000000000000000000000000000b20354a607275675f4d3a29170400000000000000000000000000011527374f647a8c9faaaca4a3a4a7aca49c9184746c61584a3d2f2212040000000000000c2135495b657b8b9ca5aca7a3a2a7a199887c68604e41301e0e0000000000000a20354a5f758a9fb4a4907b65503b2610000000000000000000000000000000000000000000000c2135495b7078787775737374777a7f859ba5ae99846e59442f1904000000000000000000000c1c2b3c4a5b657c8c9fa595806a5544311d080000000000000000000a1e334657657b8b9fa9b1aea49c8f8277645c6f8499afa0937e69604e3a2611000000000a1c3043546068717a828a949da6a79e978c83796f655d504b3f362d1e170b0300000000000f24394c5e697f939da39b8576625a4a4f64798e9b857675614b3a2a1804000000000000000000000006142432434f5e6678838e979ea8b1a99f99918a837d776f655e4d483b2b180500152a3f556a7f94ab9c867163646b7884979fa39b897a645b493a2917040000000000000a1f354a5f748a9fb4b6a49a84746157463a45566f8499aeb6a49c86766158473a2c32455673899ead98826d625a524e41311e0b0000000000000000000000000000000000000000000004182a3b4f60697e868a89867f776b61584c403127190c000110202e3c484d5b63686a67605544311d080000000000000000000000000003162838566b80887d675846331f0a00000000000000000000000000081d3144556e8399aa9f978e8e8f91979ea8a29a898176635b4c402f22120300000000081b2e3f4d6379899ea79e97918e8d919ba39d8c7e685f4d3c2b190600000000000a1f34495f74899eb4a9947f6a5436251300000000000000000000000000000000000000000000061a2c3d495b63636260565e5962656975879ca28f7a65503a25100000000000000000000000000e1e2d3d4c5e697f94a19d8874604b35200b0000000000000000000c21364c6176889ea9b6b2a6a4aaa098887a66758a9fad98836e604f42311f0b0000000000132536434a535c646d777f88929ca4ab9f988e847a70655d4f4a3e33291e160a00000000091d30404f616a7f949ea39b8678635b566b819696816c615746321c0c000000000000000000000003132432434f61697c8a98a0acafa49c938a837c756e686158504c40342b1d0d0000172d42576c8297ac98836e584f5a627381969ea79e8979635846331f13000000000000071d32475c72879cb1c2b4a29a84756158473a52677d92a8bab5a49b85766158493c364b60768ba7aa95806b55483c3a31231301000000000000000000000000000000000000000000000b1f344759697e939c9f9f9b958b8176665e4b44372a1c0e0f1f2e3e4b5a626f787d7f7d73604b36200b00000000000000000000000000091e32455672879d8b76614c36210c000000000000000000000000000b20354b6075899eac978179797a7c818a98a0a79e978779665e4c402f2111000000000d22374b5d70849aa89e89817c79787c85919e9f927d675a4935200b0000000000071c32475c71879cb1ae99836e5443301c07000000000000000000000000000000000000000000000e1f2c3c494d4e4d4b454a56606a7c869ca59a84705d4b37230e000000000000000000000000000f1f2f404f616e8399a6907b66503b261100000000000000000012273d52677c92a7b6a59c918f959ea69d8a7c778ca9a58e79634e4232241402000000000008182530353e4a4f58616a747d86919ba3aea1998f847b6f645c4c463932281b12040000001222324250616a80959ea49c8779665e73889d917c665146392916000000000000000000000001112131424f61697f8d9ea8b0a29a90867e766e676057524c473a382f20180d000000152a3f546a7f94a99a856f55444855606c80969fa79c8676614c41301c0c000000000003192e43586e8398adc3c0b4a29a85766158474b61768a9fb4c2b5a39b8576635a4b3e4c61778ca1a9947e69543f2b251e130500000000000000000000000000000000000000000000000c22374c61778c9fb1b4b0b0a99f96887c6c6055473a2c1e1a2c3d4b5c6478838d939492806b56412c16000000000000000000000000000b21364b60768b9f8e79634e39240e000000000000000000000000000d22384d62778da8a5907b656364676c77828f9ca5a59d8a7c665e4c3f2e1c0c0000000f253a4f647a8fa29e8a796c67636267707d899d9f8b78624d38230d000000000004192f44596e8499aeb39e8874604a35200f00000000000000000000000000000000000000000000000e1e2c35383937404c5b63747f8c9ca49e8978624d3f2e1c080000000000000000000000000001112132434d62778b9f96816c56412c17010000000000000000142a3f54697f94a9b29c877c7980899aa29e8c7d92a79d88725b4a362414060000000000000008131c202e363a474c566068737c85909ba3afa29a90847a6c61574b45392f2212000000041424334350626b80959ea69d8a7c6b758a9f8f79644f3a291b0b05000000000000000000000f1f2f3f4e60697f949faba39b8f847b71696158514b453937332a231c11050000000013283d53687d92a89e8975604b37444b626d8197a2a498836e5f4d3a291704000000000014293f54697e94a9c6d1c0b4a39b8576615847576e8398aec4c2b5a39b8778645c4d4c61778ca1a7927d67523d28120b0100000000000000000000000000000000000000000000000013283d53687d92abab9f9b9fa9b3a69d9081736158493c2d2838495b647a8999a1a8a79a846f5a452f1a000000000000000000000000000e23384e63788dab927d68523d2813000000000000000000000000000e23394e63788ea3a5907b65504f5259626d7b87979fa89e8b7c665d4b3a2a17040000162c41566b8196ab97816c5b524e4d525f6778879a95806b55402b16000000000001162b41566b8096abb8a78f79644f3d2c1a0600000000000000000000000000000000000000000000000e19212331424e5e667987949fa49c887a645a493521110000000000000000000000000000000314203448596f859a9a85705b45301b06000000000000000012283d52677d92a7a8927d68646a778498a09e889eb09b85705b3d2d1a020000000000000000000007101b222a3338454b546066717b85909aa2afa29a8c81766960574c402f1d09000000061525334450626b80959ea89e8d80768ba78d78624d382b2220180d08010000000000000b1b2c3d4b5d687e939da99f94857a6f655d534c473a363228221f180c09000000000000162b40556b8095aaa7917c66513e31444b6074849aa6a0927d675846331f0e00000000000f243a4f647a8fa8b9cdc0c1b5a39b8676615751667c91a6b7bfb3aea59c897a675f4c61768ba1a6917b66513c26110000000000000000000000000000000000000000000000000000172c42576c8197ac9f8d858a949ea7b39f968476635a4a3e3245566379899ea79f978f887c66513b26110000000000000000000000000011263c51667b91a6957f6a55402a15000000000000000000000000000f24394e64798ea3a7927d68523d3b484d5d657581919ea89f8b7b655847331f0a00001b30455a70859aa7927c67523d3938414d5a6278858174604b36200b00000000000012273c51677c91a6c3ac96816c5b49352114020000000000000000000000000000000000000000000000091930414e60687c8a9ca5a29a8679645c4a3c2c19030000000000000000000000000000000005182b3b546a7f949c86715c47311c07000000000000000010253a50657a8fa5a6917c66515962738298a19ea7b19c87715544311d08000000000000000000000000070c171f273136434a515e66717b848f9aa2ab9f97887e75665e4c38240f00000000071525334451626b80959eab9f95879c9e8875604d483b37342b201d14090000000003172939495b657b8c9fa89e8b7f72655d504b3f373329211e160c0a0400000000000000000b20364b60758ba8af9a85705c4a363145566277889eb39d8876614c3c2b1906000000000b20354b6075899eb4baada7b1b5a49b857561566074889db2b3a1999fa79e8b7d6c6060768ba0a5907b65503b2610000000000000000000000000000000000000000000000000000014293e53697e93a89f8a77767f8999a1b0a29a8778645c4a3e4b6074869ca79e8c827a74665e4c38240f00000000000000000000000000142a3f54697f94a996806b56412b16010000000000000000000000000e23384d63788dabab96816c563b2b343f4b57616c7c8a9ca59e8876614c37210c00001d32485d72879da5907a65503b2523303c485a62706c605645321d090000000000000d22374c62778ca5b6b49f8b79634e4231201002000000000000000000000000000000000000000000011426374d5f687e8c9ea89f958476635b4a3e2d1e0e00000000000000000000000000000000000010253a4f657a8f9a856f5a45301a0500000000000000000e23384e63788da3a8937e6853485560728399a4b6b49f8975604b36200b0000000000000000000000000000040a151d253035404c505e666f7a84929fa9a69e94897c66513c26110000000000071626334451626b80949db5a49ca49b8575696259544d483b35312619120400000a1e3346576379899eaa9e8a7b6960544b3f382f211f170c090300000000000000000000000b20354b6075899fb4a28f7a644f3e2d384759667c91a1a697816c5a4935200c00000000081d3144556f8499afad9c929ba3b3a399837461586a7f94aaae99838d9fa99f91817466758ba0a58f7a65503a251000000000000000000000000000000000000000000000000000000e23384d63788da3aa947f6a697783969eb5a59c887a645c4a5a6b8095a49e897b6c6460554c402f1c09000000000000070b0c10131414172c41576c8196ab95806b56402b160b0801000502000000000000000b20364b60758a9fb19c8671594834202e39464b5e667a879ca496816c56412c1701001e33495e73889ea5907a65503b272c2e2b3c484d5a564b45382815020000000000000b1f34485972879cb2baa99a8470604e3e2e2010020000000000000000000000000000000000000000081d314455677d929fa79e8d80726158493c2d2010000000000000000000000000000000000000000b20364b60758a97816c57422c170200000000000000000c21364b61768ba6ac97826d573d44546075869caabaa98f7a644f372614010000000000000000000000000000000208131c202f38404c505c64707d8b9fb4b3a7907b66503b2611000000000000081626334451626b7f94a0b2b1b5a39b877f7770696259524b443730221200000c21364b6175879ca7a9947f6a5d4a43362e231c110a040000000000000000000000000000081c3043546f8499afae99846f5c4a362a3b4d5e6f8499ab9f8c78624d3a29170400000001152737546a7f94a9a7927d8599a1b0a19985766362778b9fab96817c8b9da69f96867b788da2a58f7a65503a251000000000000000000000000000000000000000000000000000000c2135495b71869bb09d887460627280939faba69e897a645c62788b9fa3927d675d4f4b44372f2212000000000008131c202125282a2a292e43596e8398aa95806b55402b22201c141b1a170b090200000000091d31455672879cb1a48c77624d37221b2932404d5c6476868d897e69533e291400001e34495e73899ea7917c67523c3d414444423d3845413632281a0a0000000000000005182a3b586d8297adc7b4a2937e685c4a3e2e201404000000000000000000000000000000000000011426364b6073849aa49c897c6b6054473a2c1e100200000000000000000000000000000000000000091d3245567287937d68533e28130000000000000000000a1e32465773889db29d87725b49364557647a8c9fb4aa95806b5544311d0800000000000000000000000000000000000007111c232f383e4b4f5f6b8095abb49f8b77624c37220d00000000000000081626334450616d8398adc2c1b5a59d948b857e776f6760554d40301d0a0011263c51667c91a5b6aa957f6a5f4d483b32281c13080000000000000000000000000000000114263652677d92a6b3a18f7a644f402f30404f647a8c9faa96816c5846331f0a0000000010263b50657b90a9ab96817683969eb4a39b8679666e8398ae9d87727a889ba3a49c908c9fb5a48f7a644f3a250f000000000000000000000000000000000000000000000000000006192c3c53687e93a7a6927d6855606b7f8d9fa9a79e8a7a646d8297a99b85705f4d3f353126191204000000000d18253035373a3e3f3f3f3e455a70859aaa95806a55403837353026302f2c201d150a00000002152738576d8297aca8927d68533b2a18161e303e4a586173777569604e3b261100001d33485d72889daa947f6a554b5256595957524b46392f1e160a00000000000000000013283d53687d92a8c3c0b49f8a7a645c4b3f311f180c0000000000000000000000000000000000081c3043546a7f94a19c8678665e4b4336291c0e00000000000000000000000000000000000000000002152838596e838b77624d37220d000000000000000000031629395a6f8499afa58e79634e39394a5c6c8196a7b29d8774604b352010000000000000000000000000000000000000000109151d2933414d5d6b8095aaa1947f69594834200b0000000000000000081c2e3f50657b8a9fa5b4babcb0abab9f9a938b847c73665e4d39240f00162b41566b80959fa9b49f8b7d6e62594b4539302518100500000000000000000000000000000b20364b6075889eb3af9a846f5e4c3928364a5c6f8499af9f8a76614c36210c000000000b21364b60758a9fb29d88757280929faaa49c887b707c91a6a58e79647885979fb1ab9fabb4a28d78624d38220d0000000000000000000000000000000000000000000000000000000e21364b6075899eb19c8674604b61697d8b9fa9a89e8878778b9fa9917c67524130201d140900000000000d1d2b36434a4c4f5354545454535c71869caa957f6a554e4d4c4b43364645413631271a0a00000012273d52677c92a9af99846f5947341f0812202d3a4754606260564e42311f0b00001c31475c71869cae98836e5660676c6e6e6c6761574c4032281a0b00000000000000000e24394e63798ea5b7cbbaa99e897a645d4e42342a1c13080000000000000000000000000000000b20354b6074889d9c8776625a4c403026180c03090c120e0c07000000000000000000000000000000000c21364b61757964594834200b00000000000000000000162b40556b8095aaaa947f6a553e2d3e4c6176899eb3a6917c66513f2e1b08000000000000000000000000000000000409151d27313a474c5f677b8a9fa6998372604a3b2b180500000000000000000e23374b5d6f849a9c909fa8b09e95989ea8ab9f9a91877c66513c2711000c22374c6177808b9ba2a99f9283786a60574a43362d20180d03000000000000000000000000091d3245566a7f95a6b4a2917c665745322d3e51667c91a6a8917c67523c271200000000091e32455670859bb0a68f7a656b7e8c9da6a69d90858095aaaa957f6a627481909ca4aeb1a59a846f5a4835200b000000000000000000000000000000000000000000000000000000091e3245576b8095a9a4937e68574f5f677c8b9fa9a69c867f94aa9f8a75604b3621130801000000000005182b3b48546061656869696969696872879daa947f6a6463626160545c5b5a574b453827150200000c21364c61768a9fb49f8b77614c3626141e2b353836434b4d4b45383124140200001a2f445a6f8499af9e88746c757d818383817d75665e4b4538291b0b000000000000000c21364a5b72879db2bdb0aba79e897b69604c473b3025181005000000000000000000000000000f253a4f647a8fa69b867057493c2f1c14080b161e212723211a0f0400000000000000000000000000000a1e33465761645c4a3b2b18050000000000000000000010253a50657a8fa7b19c86715c4a363347586a7f94a8b09b85705d4b37220c0000000000000000000000000000070b171f273137444b58616d7d8a9ea99d8877615443301d0d00000000000000000010253a4f657a8f9c867b8a9fab9580838993999da6a596806b56412b16000a1f344759616b7985959faaa0988a80756760544a3e342b1e160b0200000000000000000000021528384b6075889db2b29d8775604b4130354b6074889ead98826d58432d18000000000316283854697f94aaac97826d60687b8898a0b3a29a959eafaf99846f56606c7b8691989b978777614c3c2b1905000000000000000000000000000000000000000000000000000000031628394d62778a9fb39e8876614b4d5e667c8b9fa9a49c8b9fb09b85705645321e09000000000000000b203448596273767a7d7f7f7e7e7e7e7e8a9eac97817a79787777757372706f6c605645311d0900000a1f3346586f8499aeaa947e695443301c2b3c484d5b514b453932281a1406000000162b41566b8096aba69a848188929699999792877c6e60564639291b0b000000000000071a2d3d566c8196abb09f969ca49e8b7e6e61594a43362e20180d07000000000000000000000013283d52687d92a79e89745c4a372715010b1b2832363c39362d1f180c0000000000000000000000000003172939464b4f4a3e2d1d0d00000000000000000000000b20354b6074889eb3a48f7a644f392a3a4c6176899eb3a28f7a644f3a29170400000000000000000000030a101b22293337444b5560697682919ea89f8b7b6559473625130000000000000000000012283d52677d928c7a6c8196ab96816e767e848891988f7a644f3a250f0004182a3a474c5b6373808c9ca4a99f95887d72645c4c483b32281d150a030000000000000000000a1e324557677c91a0b2a597826d5f4d3e3144556e8399ae9c87725d3a291704000000000d22374d62778b9fb49e8a76615d657682919da6b0aaafbcae99846e594b5e65747c83868277625947341e0e00000000000000000000000000000000000000000000000000000000000a203448596c8196a8a696816c5c4a4c5e657c8b9fabab9fabae98836e5938281602000000000000000d22374d6277878c8f93949494939393939ea8b19f978f8e8d8d8c8a898785848174604b36200b00000417293a51667c91a6b29d8773604b372735485a6270676057493c2b19060000000011263b50667b90a7b4a29a979da6a6a7a9aca59d908274615746392816030000000000000f243a4f647a8fa4ab9681879ca79f9383776860544b3e342b201c13160b090200000000000012273d52677c92a7a88f7a645544311d10162839464b514e4a3d342a1c0c000000000000000000000000000b1b29333639362d2010000000000000000000000000081d3144556c8197acac97816c5746323346586b8096abad98826d5847331f0a0000000000000000030b171e212d363a464c556068747e8897a0b49d927d685d4b3a2a180800000000000000000004192e43596e8397826d64798ea69e897561686e737c837e695c4b37220d00000c1c2a343d4a55606b7a86949ea8a69d92857a6d62594b463932281e160a0100000000000000031628394d5f6e8298a5b19f917d675c4b3e37566b8096ab9f89745846331f0a000000000b203448596e8399aea8937e695458616d7c88969fa9b4b39e917c6752404c5560676e716d6259483b2a1800000000000000000000000000000000000000000000000000000000000005182b3b4c61778a9eb49f8c7a6455444c5d677d8d9fb5b4bcad98836e583726140100000000000000182d42576d8297a5a3a6a9a9a9a9a8a8a8b4b9bdb1aca4a3a3a2ab9f9e9c9b9a8e79634e39240e0000000b20354b6074889db3a5917c66554431384d6278857c75625a4935200e000000000b20364b6074889eb3b4afa19993919193989fa9a0988475615746321e120000000000000d22364a5c72879cb09b8579899da6a098897e72645c4d483b3530252b211e160a00000000000d22384d62788da2b09b8573604b3e2e1c1e3246576167635b4c473a2a1b0a000000000000000000000000000b171e2124221b1002000000000000000000000000011527374f64798ea3b49e8976614b38293a4d63788da4b49f8a76614c37210c000000000000000b161e2933363e4a4f586169747d87939ea7ab9f937f6a5f4e3f2e1c0c00000000000000000000061b30465b70858775616073889da7937e68565460676e69614f3e2e1b080000000c181f2d37444b5c64737f8a979faba39b8d82776a61574b453832281c1408000000000000000a1b30414c6176879da9b49e8a7a645c4c40556a7f95aaa98b76614c36210c0000000005182b3b50657b90a4b29c8773604a4c5f6776808b979e9e94806b5f4d3937444b51595c584d483b2b1d0c000000000000000000000000000000000000000000000000000000000000000d1f3447596a8095a3aa9b8574604b3f4d5f697e93a0b2c2b09a85705544311d080000000000000013283d53687e878b8e919597999b9d9e9fabbcbaada8a3a4a4a5a5a6a6a5a39b8673604b35200b000000081d3144556a7f94a7b19c8674604b3c44596f8499918878624d3c2c1906000000081d3144556b8096a8baae99837e7c7c7e838b9aa2a29a8575614b413018080000000000071b2e3e546a7f94aaa28e797a889ca4a79e93857a6d62594f4a4336403632281a0a000000000b2035485a70859ab0a3957f6a5c4b3a2931424b61757c796e6159473928160300000000000000000000000000030a0c0f0d0d1517130c0a040000000000000000000922364a5c71859bb0a8937e6956453235495a71869cb1a9937d6853382816030000000002101b293239464b535c646c767f87929ca5b3a59d8d7e6a614f4131211000000000000000000000000013283e53687e78625754667c91a09d8775604b4a5158544f423220100000000000040f1926313e4a55606977828d9aa2ab9f978a7f756960564b45383026180800000000000000121f334658647a8a9faba89e897a665e52556a7f95aaaa8b76614c36210c00000000000d23384c5d71869cb1a5907b6550414d57616b788189897f6b625041302731353c43464237342b1d0d000000000000000000000000000000000000000000000000000000000000000004182a3a4b6074859ba9a395806b5d4b414f616d8298a4b5b39e8975604b35200b0000000000000011263a4e60687276797c7f82848688898c9fb4ad9c938e8e8f8f909091908e8578625544311d08000000011527374b6175899eb3a4937e695b4939586d8297a699836f5a4935200c000000021527374c62778a9fb4a38e78686767696e788498a0a398826e5f4d3625130000000000001022374c62778b9fad98826d788698a0b3a39b8d82776c64605458564b453828160200000005192b3c51667c91a2b49f8c7a645847373b4e606c81918e8377615745321e130100000000000000000000000000000d181f222a2c28211f170c0000000000000000071b2d3e52677d92a5b29d8875604b362c3c556a8095aaaf9a846f5645321e090000000010202e39464b576168717a8289949da5b2a79e95877b69604f433223130300000000000000000000000011263a4e6068625a484c5e6d8298a5947f6a5a4938433e3b322414020000000000000009141d2d37444b59626d7a84919ca4a89e95887e756960564b43362614010000000000000417293a4a5c677d8d9fb4a79e897c6f67656d8297ad9f8a75604b35200b0000000000091c2f3f54697e93a9ad98826d583939464c5a626c7473696150443323151d20272e312d2220180d000000000000000000000000000000000000000000000000000000000000000000000c1d31445563798a9fb49f8d7b655a48424b6075869cabb9a88f7a644f372614010000000000000b1e31424e53586164676a6d6f717274778ca2a8937e79797a7a7b7b7b7b7970625a483727150100000000091e324657697e93a4b49e8a7963574552677d92a7a18d78634d38230e00000000091f344759697f94a3b09b85746052545a62748298a2a0917c675443301c0700000000000b1f3448596e8398ae9f8b78627582939fa9ab9f988a8179746f6e6b605645321e09000000000e24394d5e70859babaa9d87766155473a53687e939fa0988575604b41311e0b00000000000000000000000003111d2a34373f413d37332a1c1406000000000000001020364b6074879db2a6937d68533d2c3c51667c91a6b49f8a75604b36210b00000009192e3e4b57616a767e868e979ea8b2b09f97898076655d4f4232251505000000000000000000000000000b1e31424e534d483c404c6177899e9f8a786356453229271f140600000000000000000001101927313b484c5c64707c86919ba3a69e93887e7568605443301c0f000000000000000b1b2d3e4d5f697f939faba79e91847d7a7e8a9eb19c87725544311d080000000000001122374d62778ca4b39e8974574633333c484d546054544f4333261601080b12191c180d0b05000000000000000000000000000000000000000000000000000000000000000000000002152737495b687e93a1ab9e88786257454557647a8c9fb4ab96816b5544311d08000000000000021324313a3a464c4e5155575a5b5d62788da2a5907b6564646565666666635b4d483c2b19090000000000031629394b6073869ca9a89b857560554d62778ca5a9947e69543f29140000000005182a3b4b6073859ba9a398826d605449566074849ab09c8773604a35200b000000000005182a3b50657b90a4a996816b616e7e8b9ba3b2a89e978e8985838074604b36210b00000000091d30404f647a8c9fb4a599837361594b566b8096a0b1a3937e685f4e3a251000000000000000000000000011212f3b484c5557524c473a32241709000000000000081d314455687e93a5b19b86715b4935384e63788da3bbaa8f7a65503a25100000011426374b5c64758089939ba3acb2aba39b9082766a61584b3f322415070000000000000000000000000000021324313a3e38352b334758687e93a39b8574604b36200b0c0200000000000000000000000009151d2b343e4a4f5e66737c86929da6a69d94887e72604b3d2c1a0600000000000000102030414f61697e8d9ea7b3a199928f949ea8a796816b56372614010000000000000b2034485971879cb1a78b76614c36212b3536434a43363b322516080000000004070300000000000000000000000000000000000000000000000000000000000000000000000000000009192c3d4b60738399aea69b85756055444a5c6c8197a9b39d8874604b35200b0000000000000006131e26293336393c404244464d63788da2a58f7a65504f50505151504e4a3d342b1d0d000000000000000b1d314455647a8b9fb4a399837361575972889daf99846f5a442f1a05000000000d1d314455647a8b9faba097817260554b55657a8fa5a58e79644e39240f0000000000000d23384b5d72869cb19e89766160687986939da6aeaca79e9a988576614c37210c00000000001222364a5c6a7f94a0b0a1998777655d4d60738297a5b49f8c7d68523d2813000000000000000000000009192f3f4c59626a6c6861584f42342717030000000000021527374b6074879db2a38e78634e39364b61768ba9baa8927d68533d28130000081d314455647a88959ea8afaaa59d958e857c6d61584c463a2e2114060000000000000000000000000000000006131e26282220192a3a4b6073859b9f8a78634e38230e000000000000000000000000000000010d18202d36404c546066727d8898a0b2a69d93826d5b4936210c0000000000000002122332424f60687c8999a1aeafa7a5a9b4a49c8977624d37220d0000000000000005182b3b596e8399ae9f8974604a352019202530353025272014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d314455657b8f9eb0a39983736055464c61768a9fb4a6907b65503b26100000000000000000020b0b171f2124272a2d2f394e63788ea3a48f79644f3a3a3b3b3c3b39362d20190d0000000000000000011426374a5c697e939fb1a1998375655d6f859aaf9b85705b46301b0600000000011527374a5c677d8d9fb59f97817465605c657b90a5a88e79644e39240f000000000000081c2f3f53687e93a7a8947f69545b63747e8891999fa9a59d8a75615847331f0a0000000000071b2d3e4f616d81959eb4a59d877b6d625a6075879db2aa9a85705b3a291704000000000000000000011527374c5d65777f817d7669605245342111000000000000091d314455677d92a3a8937e69533e364b60758a9fb4ab937e69533e291400000b20354b6075899c9f9f9d99948e87807970665e4c463a33291b1103000000000000000000000000000000000000020b11130d0b0c1c304354647a8d95806b5b4935210c000000000000000000000000000000000005101b222f36434a5460677682929ea8a49c8e78634e39230e000000000000000004142432424e5e66788490999faaaaab9f94867963594834200b000000000000000014293e54697e939994816b5443301c0708131c201c13080c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011527374b5d6b8096a0b2a198827361575a677d92a9b1a196806b56412b160100000000000000000000040a0c0f12151824394e64798ea3a38e79644e39252626262624211a0f050000000000000000000009192d3e4f606c8197a1b3a199867a6f71859bae99836e59442e1904000000000009192d3e4d5f6a7f949eb49f97857a757479869cb19e8975604b36200b000000000000001121364b6075889eb29d8773604a556069747c838a8c8c877c6657473a291704000000000000102032434a607280919ea8a59d8f82786d63667c91a4b39e89745847331f0a000000000000000000081d314455657c8a949692897e6c63523f2f1c080000000000021527374a6072859baa947f6a553f3145566a80939e9e8c79644e39240f0000081d3144556b80878a8a88847f79726b635b514c4033291f170b0000000000000000000000000000000000000000000000000000011426364a5c687e8574604b3d2c1a0600000000000000000000000000000000000000071218253036434a57616d7d899695867b655b4936210c00000000000000000006142431404c5a626f7b848a9095978c7f74635b4a3b2b180500000000000000000b20354b60727e837f73604b362513000000070b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192e3f4b60728298a1b2a0988376696978899eb39f978374604b36210b00000000000000000000000000000000000f243a4f64798fa4a28d78624d3823101111110e0c0700000000000000000000000000102032424b60738399a2b3a49c8d858499a3a4947e69543f291400000000000000102030414f616b80939fa9a39b8f8a898e9ca4a496806b5645311d0900000000000000091e3245576a7f95a7a58f7a654f444b5560666e75777772665e4c39291c0c0000000000000002151c304354606b7d8a9ba3b2a0988b82786e71879cb1a88c76614c37210c0000000000000000000b20354b6074889da8aca89e93816c5d4b38230e000000000000091c304354657b8f9c8f7a654f3a273850626a7e89897f6a5c4a36210d00000114263751626b727574736f6a645c564e4a3d382f1f170c040000000000000000000000000000000000000000000000000000000008182d3e4e606870605645321f0f0000000000000000000000000000000000000000000008131c253039464c5f6778808075655d4b3d2c1a06000000000000000000000614222f3c484d5e666f767b80827b6960564a3d2d1d0d000000000000000000081c30435460696e6960554431180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111c30435460748399a1b2a199877e7e899ea79d958173605645321e0900000000000000000000000000000000000f253a4f647a8fa4a98b76614b36210c0000000000000000000000000000000000000002141d3144556074849aa2b5ab9f9a99a1aa9c8676614c37210c00000000000000021323324351626b7e8b9ba3b0a99f9fa8b0a59c8675614b3827150200000000000000031628394c6176899eaa95806a554037444b515560626259514c402f1b0c00000000000000000000132536434a5f677985959fa9aa9f978b837b849aafa38d77624d38220d0000000000000000000d22374c62778ca4b5c5b9b39f907b65503b2510000000000000001325364b5d6b8087806b5d4b3722334450606874746a61503d2d1a070000000919344451565d5f5f5d5a554e4a3e39362d241d120400000000000000000000000000000000000000000000000000000000000000102031424e535b4b453828160100000000000000000000000000000000000000000000000008131c2933414d59626b6a60564b3f2e1f0f00000000000000000000000004111e2b35404c505761666b6d655d4b45382d1f0f0000000000000000000001142636434b5459544b44372614000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636455660748398a0b4a69d94939ea79f937f6c6055453828160300000000000000000000000000000000000f253a4f647a8fa49f89745746321e0a0000000000000000000000000000000000000000011426374556617584979fabb0afaea79e8b78625847331f0a000000000000000005152533445160687a85919ba3a4a99f9b958778625746331a0a0000000000000000000a1f334658697f949d96806b564127313537444b4c4c473b382f2212000000000000000000000008182530414d5b63737f8b9aa2b1aa9f98909aa2a99b86715a4834200b0000000000000000000b2034485971869ca7b6c2bba9947f6a543f2a150000000000000008182e3f51626b726b62513f2e1b2533424e546054555043331f0f00000000001626343d41474a4a48443f39362d24211a0f09000000000000000000000000000000000000000000000000000000000000000000021324313a3d463632281a0a0000000000000000000000000000000000000000000000000000000b171e303b484d56554b45382e21110100000000000000000000000000000e19202f3839464b515558504b3f31271a0f01000000000000000000000008182630353e443f3531261909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081828384556607382939fa9b2a9a9aa9f8d7e6a614b4437281a0a0000000000000000000000000000000000000e24394e63798ea99d88725d392916030000000000000000000000000000000000000000000919283846576174818c959b9d9c95897c6659483a2a170400000000000000000007162633424e5c64727c858d8f8d8a868076625a48392917000000000000000000000417293a4b607383888376614c37211d202631353737342a241d120400000000000000000000000008131c303c4955606a7984919ca4adada5afaa9f8b7a644e3c2b190500000000000000000005182b3b4e647a899ca4aeaa9f8f7a644f3a240f00000000000000001121344451565c56514434211015243136434b43363c332515010000000000081621292b323535332f2a24211a0f0c0700000000000000000000000000000000000000000000000000000000000000000000000006131e262830211e160a000000000000000000000000000000000000000000000000000000000003131d2b343741403632281a11030000000000000000000000000000000006111c232932363b40423b372f1d150a000000000000000000000000000008141c20292e2a201d140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a28384555606d7e8a979ea8a59c8c7d686050433126190a000000000000000000000000000000000000000c21364b61768a9f9b86715c46311c00000000000000000000000000000000000000000000000a1a29394656606c79808587867f76665e4d3b2b1c0c0000000000000000000000081624313e4a54606670787a7875716a6158483c2b1b0b00000000000000000000000b1d314455606e736e615847331f0a0b141d2022221f180d0900000000000000000000000000000000131e2c37444b5b63707c8691989ea8a39b8b7c665c4a361d0d00000000000000000000000d21364a5c6479869299968b7e695c4a36220d0000000000000000031626343d4147413d3426160306141826303530262820150700000000000000040e14161d201f1e1a150f0d0700000000000000000000000000000000000000000000000000000000000000000000000000000000020b11131b0b090200000000000000000000000000000000000000000000000000000000000000000d1920222b2b211e160a0000000000000000000000000000000000000000090b161e21262b2d25231c11020000000000000000000000000000000001080b1419140b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2837444b60697882898d8d877c675f4e42331d140900000000000000000000000000000000000000000a1e3346576a80949b86715b46311c0600000000000000000000000000000000000000000000000b1b2938454b5c646b7072716a61584d40301d0d000000000000000000000000000614202d36434a515b6365636055554c473a2b1e0e00000000000000000000000002152737444b595d584c473a2a17040001080b0d0d0b05000000000000000000000000000000000000000e1927313d494e5f67737c83898c8c867a665e4c3e2d1a000000000000000000000000071a2d3e4a5b63737d84807969604e3e2e1b07000000000000000000081621292c322c2921160800000008141c201c14080d03000000000000000000000001080a0a080500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000050b0d16150b09030000000000000000000000000000000000000000000000030a0c111618100e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a192731424f5a626d75787773665e4d4131241501000000000000000000000000000000000000000000031729394a60727f877e69543e2914000000000000000000000000000000000000000000000000000b1a27313d4a4e565b5d5c554c463a3022120000000000000000000000000000000210182530353d494e4f4d4b44373733291c0e0000000000000000000000000000091927313643484337332a1c0c000000000000000000000000000000000000000000000000000000000009151d2c36414d5460666e74777671645c4c4030200f000000000000000000000000000f202d3d495560686e6b635b4e423120100000000000000000000000050e14161d16140e04000000000001080b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d323c494d5560636260544c403023140600000000000000000000000000000000000000000000000b1c304354606a7269604f3b271200000000000000000000000000000000000000000000000000000a151d2d363940464847403633291c1204000000000000000000000000000000000008131c202c35383a38363127211f170c0000000000000000000000000000000009151d202e332e211f170c00000000000000000000000000000000000000000000000000000000000000010f1a213036434b5154606261584f4b3e3022120100000000000000000000000000010f1f2c37444b5359564e4a3d31241402000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002141e2c3537444b4d4d4a43362f22120500000000000000000000000000000000000000000000000000132536434a545d544f42321f0c000000000000000000000000000000000000000000000000000000020f1a21242b3032322a211f170c000000000000000000000000000000000000000000070e1a21232523201d150c0a0400000000000000000000000000000000000002080b191e190c0a040000000000000000000000000000000000000000000000000000000000000000000006121826303536434b4c4c473a372e201204000000000000000000000000000000010f192731353d444139362d1f140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e19202731353838353025181103000000000000000000000000000000000000000000000000000008182530353f483e3b322414020000000000000000000000000000000000000000000000000000000000070d0f161b1d1c150c0a04000000000000000000000000000000000000000000000000060c0e100e0b080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c2026303537373329221b100200000000000000000000000000000000000009151d20282f2b24211a0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000609151d202322201c1308000000000000000000000000000000000000000000000000000000000008131c202a3229271f1406000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b141c2022211f170c0800000000000000000000000000000000000000000001080b1319160e0c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0e0d0b07000000000000000000000000000000000000000000000000000000000000000000070b151d14120c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0d0c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Caveat-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Caveat-Regular SDF.asset.meta new file mode 100644 index 0000000..01ff77e --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Caveat-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 18eb93125c4dc48309f35bea3f9afe65 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/DancingScript-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/DancingScript-Regular SDF.asset new file mode 100644 index 0000000..51bec95 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/DancingScript-Regular SDF.asset @@ -0,0 +1,5931 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: DancingScript-Regular SDF + m_EditorClassIdentifier: + hashCode: -529117759 + material: {fileID: 21439481095386310} + materialHashCode: -1336671830 + m_Version: 1.1.0 + m_SourceFontFileGUID: a4c26c44047144974822de1e62b55815 + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Dancing Script + m_StyleName: + m_PointSize: 42 + m_Scale: 1 + m_LineHeight: 50.375 + m_AscentLine: 38.6875 + m_CapLine: 30.249998 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: -11.8125 + m_SuperscriptOffset: 38.6875 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -4.2000003 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -4.2000003 + m_UnderlineThickness: 2.1000001 + m_StrikethroughOffset: 9.772727 + m_StrikethroughThickness: 2.1000001 + m_TabWidth: 109.375 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 10.9375 + m_Height: 50.5 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.6875 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 6 + m_Y: -56 + m_Width: 11 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 14.874999 + m_Height: 30.687498 + m_HorizontalBearingX: -0.93749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 252 + m_Y: 236 + m_Width: 15 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 8.624999 + m_Height: 6.0624995 + m_HorizontalBearingX: 5.4999995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 10.3125 + m_GlyphRect: + m_X: 497 + m_Y: 233 + m_Width: 9 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 27.437498 + m_Height: 37.062496 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 28.0625 + m_GlyphRect: + m_X: 272 + m_Y: 7 + m_Width: 27 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 20.812498 + m_Height: 37.062496 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 22.3125 + m_GlyphRect: + m_X: 75 + m_Y: 274 + m_Width: 21 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 24.062498 + m_Height: 33.874996 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 29.3125 + m_GlyphRect: + m_X: 77 + m_Y: 418 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 26.812498 + m_Height: 33.812496 + m_HorizontalBearingX: -0.18749999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 25.875 + m_GlyphRect: + m_X: 271 + m_Y: 55 + m_Width: 27 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 3.6249998 + m_Height: 6.0624995 + m_HorizontalBearingX: 5.4999995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 5.25 + m_GlyphRect: + m_X: 400 + m_Y: 236 + m_Width: 4 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 12.937499 + m_Height: 33.874996 + m_HorizontalBearingX: 2.3749998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 10.8125 + m_GlyphRect: + m_X: 174 + m_Y: 264 + m_Width: 13 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 12.937499 + m_Height: 33.874996 + m_HorizontalBearingX: -2.5624998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 11.25 + m_GlyphRect: + m_X: 175 + m_Y: 309 + m_Width: 13 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 13.312499 + m_Height: 13.249999 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 30.187498 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 441 + m_Y: 359 + m_Width: 13 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 14.999999 + m_Height: 14.999999 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 14.562499 + m_HorizontalAdvance: 17.125 + m_GlyphRect: + m_X: 436 + m_Y: 383 + m_Width: 15 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 3.6249998 + m_Height: 6.0624995 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 2.3749998 + m_HorizontalAdvance: 8.25 + m_GlyphRect: + m_X: 467 + m_Y: 322 + m_Width: 4 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 14.999999 + m_Height: 2.0624998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 8.124999 + m_HorizontalAdvance: 20.3125 + m_GlyphRect: + m_X: 108 + m_Y: 156 + m_Width: 15 + m_Height: 2 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 3.5624998 + m_Height: 2.8749998 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 2.4374998 + m_HorizontalAdvance: 9 + m_GlyphRect: + m_X: 337 + m_Y: 503 + m_Width: 4 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 19.499998 + m_Height: 37.062496 + m_HorizontalBearingX: -2.8749998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 13.875 + m_GlyphRect: + m_X: 76 + m_Y: 323 + m_Width: 19 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 23.499998 + m_Height: 33.874996 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.4375 + m_GlyphRect: + m_X: 107 + m_Y: 219 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 15.249999 + m_Height: 33.874996 + m_HorizontalBearingX: -1.9374999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 142 + m_Y: 219 + m_Width: 15 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 21.812498 + m_Height: 33.874996 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 23.5 + m_GlyphRect: + m_X: 111 + m_Y: 354 + m_Width: 22 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 19.437498 + m_Height: 33.874996 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 21.4375 + m_GlyphRect: + m_X: 113 + m_Y: 399 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 19.374998 + m_Height: 33.874996 + m_HorizontalBearingX: -0.37499997 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 20.0625 + m_GlyphRect: + m_X: 143 + m_Y: 264 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 20.187498 + m_Height: 33.874996 + m_HorizontalBearingX: -0.18749999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 20.3125 + m_GlyphRect: + m_X: 134 + m_Y: 152 + m_Width: 20 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 20.124998 + m_Height: 33.874996 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 23.5625 + m_GlyphRect: + m_X: 143 + m_Y: 309 + m_Width: 20 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 18.062498 + m_Height: 33.812496 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 30.187498 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 175 + m_Y: 354 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 18.499998 + m_Height: 33.812496 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 22.125 + m_GlyphRect: + m_X: 178 + m_Y: 399 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 19.437498 + m_Height: 33.874996 + m_HorizontalBearingX: 3.5624998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 23.75 + m_GlyphRect: + m_X: 144 + m_Y: 354 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 5.9999995 + m_Height: 13.374999 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 12.937499 + m_HorizontalAdvance: 9.0625 + m_GlyphRect: + m_X: 480 + m_Y: 257 + m_Width: 6 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 6.3749995 + m_Height: 16.624998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 12.937499 + m_HorizontalAdvance: 8.9375 + m_GlyphRect: + m_X: 336 + m_Y: 371 + m_Width: 6 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 8.187499 + m_Height: 11.374999 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 13.312499 + m_HorizontalAdvance: 13 + m_GlyphRect: + m_X: 497 + m_Y: 7 + m_Width: 8 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 14.999999 + m_Height: 6.2499995 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 10.749999 + m_HorizontalAdvance: 21.125 + m_GlyphRect: + m_X: 272 + m_Y: 359 + m_Width: 15 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 8.187499 + m_Height: 11.374999 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 13.312499 + m_HorizontalAdvance: 13.625 + m_GlyphRect: + m_X: 497 + m_Y: 30 + m_Width: 8 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 14.437499 + m_Height: 30.687498 + m_HorizontalBearingX: 4.4999995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 278 + m_Y: 236 + m_Width: 14 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 22.249998 + m_Height: 21.624998 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 16.624998 + m_HorizontalAdvance: 24.5 + m_GlyphRect: + m_X: 65 + m_Y: 484 + m_Width: 22 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 24.749998 + m_Height: 33.874996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 107 + m_Y: 264 + m_Width: 25 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 22.874998 + m_Height: 33.874996 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 144 + m_Y: 399 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 21.249998 + m_Height: 33.812496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 22.4375 + m_GlyphRect: + m_X: 176 + m_Y: 444 + m_Width: 21 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 24.624998 + m_Height: 33.874996 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 27.4375 + m_GlyphRect: + m_X: 107 + m_Y: 309 + m_Width: 25 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 21.312498 + m_Height: 33.812496 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 204 + m_Y: 197 + m_Width: 21 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 23.062498 + m_Height: 33.624996 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 30.062498 + m_HorizontalAdvance: 20.25 + m_GlyphRect: + m_X: 169 + m_Y: 196 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 21.624998 + m_Height: 33.812496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 205 + m_Y: 332 + m_Width: 22 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 24.249998 + m_Height: 33.874996 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 25.9375 + m_GlyphRect: + m_X: 199 + m_Y: 287 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 24.624998 + m_Height: 33.874996 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 30.187498 + m_HorizontalAdvance: 19.25 + m_GlyphRect: + m_X: 208 + m_Y: 377 + m_Width: 25 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 22.749998 + m_Height: 33.812496 + m_HorizontalBearingX: -1.3124999 + m_HorizontalBearingY: 30.187498 + m_HorizontalAdvance: 17.25 + m_GlyphRect: + m_X: 238 + m_Y: 332 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 24.187498 + m_Height: 33.874996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 24.75 + m_GlyphRect: + m_X: 209 + m_Y: 422 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 26.874998 + m_Height: 33.874996 + m_HorizontalBearingX: -3.1249998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 23.9375 + m_GlyphRect: + m_X: 309 + m_Y: 56 + m_Width: 27 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 31.874998 + m_Height: 33.874996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 32.0625 + m_GlyphRect: + m_X: 189 + m_Y: 6 + m_Width: 32 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 25.937498 + m_Height: 33.874996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.875 + m_GlyphRect: + m_X: 198 + m_Y: 242 + m_Width: 26 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 24.437498 + m_Height: 33.812496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 244 + m_Y: 377 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 23.874998 + m_Height: 33.874996 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 22.125 + m_GlyphRect: + m_X: 245 + m_Y: 422 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 25.124998 + m_Height: 35.249996 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 29.125 + m_GlyphRect: + m_X: 461 + m_Y: 58 + m_Width: 25 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 23.687498 + m_Height: 35.312496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 24.25 + m_GlyphRect: + m_X: 76 + m_Y: 372 + m_Width: 24 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 20.937498 + m_Height: 33.874996 + m_HorizontalBearingX: -0.31249997 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 259 + m_Y: 467 + m_Width: 21 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 23.812498 + m_Height: 33.874996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 20.5625 + m_GlyphRect: + m_X: 206 + m_Y: 101 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 28.812498 + m_Height: 34.437496 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 232 + m_Y: 7 + m_Width: 29 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 26.062498 + m_Height: 33.874996 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.5625 + m_GlyphRect: + m_X: 347 + m_Y: 57 + m_Width: 26 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 37.562496 + m_Height: 33.874996 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 38.0625 + m_GlyphRect: + m_X: 46 + m_Y: 6 + m_Width: 38 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 26.312498 + m_Height: 34.999996 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 30.374998 + m_HorizontalAdvance: 27.8125 + m_GlyphRect: + m_X: 385 + m_Y: 58 + m_Width: 26 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 28.812498 + m_Height: 38.124996 + m_HorizontalBearingX: 0.93749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 167 + m_Y: 52 + m_Width: 29 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 28.812498 + m_Height: 33.874996 + m_HorizontalBearingX: -1.0624999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.5 + m_GlyphRect: + m_X: 231 + m_Y: 52 + m_Width: 29 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 17.437498 + m_Height: 33.874996 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 16.5 + m_GlyphRect: + m_X: 221 + m_Y: 146 + m_Width: 17 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 11.374999 + m_Height: 37.062496 + m_HorizontalBearingX: 6.8749995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 23.5 + m_GlyphRect: + m_X: 82 + m_Y: 173 + m_Width: 11 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 17.374998 + m_Height: 33.937496 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 17.25 + m_GlyphRect: + m_X: 237 + m_Y: 191 + m_Width: 17 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 8.562499 + m_Height: 5.9374995 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 23.062498 + m_HorizontalAdvance: 8.5 + m_GlyphRect: + m_X: 88 + m_Y: 155 + m_Width: 9 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 30.874998 + m_Height: 3.4374998 + m_HorizontalBearingX: -0.87499994 + m_HorizontalBearingY: 0.68749994 + m_HorizontalAdvance: 35.5 + m_GlyphRect: + m_X: 46 + m_Y: 158 + m_Width: 31 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 5.3124995 + m_Height: 6.1874995 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 23.187498 + m_HorizontalAdvance: 5.25 + m_GlyphRect: + m_X: 499 + m_Y: 287 + m_Width: 5 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 20.624998 + m_Height: 16.437498 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 14.437499 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 165 + m_Y: 490 + m_Width: 21 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 18.374998 + m_Height: 33.062496 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 16.5625 + m_GlyphRect: + m_X: 241 + m_Y: 98 + m_Width: 18 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 15.124999 + m_Height: 16.562498 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 14.249999 + m_HorizontalAdvance: 13.5625 + m_GlyphRect: + m_X: 388 + m_Y: 355 + m_Width: 15 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 23.562498 + m_Height: 31.499998 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 19.875 + m_GlyphRect: + m_X: 380 + m_Y: 105 + m_Width: 24 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 15.874999 + m_Height: 16.999998 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 15.124999 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 375 + m_Y: 479 + m_Width: 16 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 19.437498 + m_Height: 41.999996 + m_HorizontalBearingX: -2.8749998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 13.125 + m_GlyphRect: + m_X: 43 + m_Y: 222 + m_Width: 19 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 18.437498 + m_Height: 26.312498 + m_HorizontalBearingX: -0.87499994 + m_HorizontalBearingY: 14.624999 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 304 + m_Y: 237 + m_Width: 18 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 21.062498 + m_Height: 31.624998 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 20 + m_GlyphRect: + m_X: 340 + m_Y: 147 + m_Width: 21 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 11.499999 + m_Height: 22.749998 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 21.749998 + m_HorizontalAdvance: 10.125 + m_GlyphRect: + m_X: 431 + m_Y: 441 + m_Width: 11 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 18.562498 + m_Height: 33.687496 + m_HorizontalBearingX: -8.124999 + m_HorizontalBearingY: 21.937498 + m_HorizontalAdvance: 9.1875 + m_GlyphRect: + m_X: 297 + m_Y: 191 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 19.749998 + m_Height: 31.624998 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 18.75 + m_GlyphRect: + m_X: 408 + m_Y: 186 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 14.437499 + m_Height: 31.499998 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 9.9375 + m_GlyphRect: + m_X: 439 + m_Y: 187 + m_Width: 14 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 29.937498 + m_Height: 15.249999 + m_HorizontalBearingX: -1.4999999 + m_HorizontalBearingY: 13.999999 + m_HorizontalAdvance: 27.125 + m_GlyphRect: + m_X: 359 + m_Y: 236 + m_Width: 30 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 22.437498 + m_Height: 13.062499 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 12.312499 + m_HorizontalAdvance: 19.5625 + m_GlyphRect: + m_X: 354 + m_Y: 350 + m_Width: 22 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 17.062498 + m_Height: 16.124998 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 14.812499 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 436 + m_Y: 230 + m_Width: 17 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 19.124998 + m_Height: 27.437498 + m_HorizontalBearingX: -3.9999998 + m_HorizontalBearingY: 15.687499 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 134 + m_Y: 479 + m_Width: 19 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 18.749998 + m_Height: 26.749998 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 14.999999 + m_HorizontalAdvance: 16.8125 + m_GlyphRect: + m_X: 265 + m_Y: 278 + m_Width: 19 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 15.999999 + m_Height: 18.249998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 17.187498 + m_HorizontalAdvance: 14.625 + m_GlyphRect: + m_X: 447 + m_Y: 292 + m_Width: 16 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 16.499998 + m_Height: 18.687498 + m_HorizontalBearingX: -0.87499994 + m_HorizontalBearingY: 16.624998 + m_HorizontalAdvance: 14.5 + m_GlyphRect: + m_X: 37 + m_Y: 487 + m_Width: 16 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 13.499999 + m_Height: 26.999998 + m_HorizontalBearingX: -0.18749999 + m_HorizontalBearingY: 25.124998 + m_HorizontalAdvance: 12 + m_GlyphRect: + m_X: 334 + m_Y: 236 + m_Width: 13 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 19.749998 + m_Height: 13.749999 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 12.562499 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 344 + m_Y: 478 + m_Width: 20 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 17.999998 + m_Height: 15.562499 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 13.999999 + m_HorizontalAdvance: 17.125 + m_GlyphRect: + m_X: 398 + m_Y: 262 + m_Width: 18 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 27.249998 + m_Height: 15.562499 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 13.999999 + m_HorizontalAdvance: 25.9375 + m_GlyphRect: + m_X: 359 + m_Y: 262 + m_Width: 27 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 18.374998 + m_Height: 16.437498 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 13.999999 + m_HorizontalAdvance: 17.5625 + m_GlyphRect: + m_X: 197 + m_Y: 490 + m_Width: 18 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 18.499998 + m_Height: 24.749998 + m_HorizontalBearingX: -0.87499994 + m_HorizontalBearingY: 12.999999 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 324 + m_Y: 310 + m_Width: 18 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 17.562498 + m_Height: 26.562498 + m_HorizontalBearingX: -2.9999998 + m_HorizontalBearingY: 14.874999 + m_HorizontalAdvance: 13.3125 + m_GlyphRect: + m_X: 295 + m_Y: 278 + m_Width: 18 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 11.437499 + m_Height: 33.874996 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 284 + m_Y: 145 + m_Width: 11 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 5.5624995 + m_Height: 34.812496 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 29.312498 + m_HorizontalAdvance: 10.875 + m_GlyphRect: + m_X: 204 + m_Y: 151 + m_Width: 6 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 11.874999 + m_Height: 33.874996 + m_HorizontalBearingX: -0.93749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 10.75 + m_GlyphRect: + m_X: 327 + m_Y: 191 + m_Width: 12 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 12.874999 + m_Height: 3.1874998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 8.687499 + m_HorizontalAdvance: 18.25 + m_GlyphRect: + m_X: 308 + m_Y: 446 + m_Width: 13 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 14.874999 + m_Height: 30.687498 + m_HorizontalBearingX: -3.3749998 + m_HorizontalBearingY: 20.187498 + m_HorizontalAdvance: 11.0625 + m_GlyphRect: + m_X: 272 + m_Y: 316 + m_Width: 15 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 98 + m_Metrics: + m_Width: 12.999999 + m_Height: 37.062496 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 207 + m_Y: 52 + m_Width: 13 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 99 + m_Metrics: + m_Width: 26.874998 + m_Height: 33.874996 + m_HorizontalBearingX: -0.93749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 27.3125 + m_GlyphRect: + m_X: 166 + m_Y: 151 + m_Width: 27 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 100 + m_Metrics: + m_Width: 25.624998 + m_Height: 25.812498 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 26.812498 + m_HorizontalAdvance: 29.25 + m_GlyphRect: + m_X: 406 + m_Y: 149 + m_Width: 26 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 101 + m_Metrics: + m_Width: 28.812498 + m_Height: 38.124996 + m_HorizontalBearingX: 4.5624995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 34 + m_GlyphRect: + m_X: 166 + m_Y: 102 + m_Width: 29 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 102 + m_Metrics: + m_Width: 5.5624995 + m_Height: 34.812496 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 29.312498 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 235 + m_Y: 242 + m_Width: 6 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 103 + m_Metrics: + m_Width: 16.499998 + m_Height: 33.812496 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 17.5 + m_GlyphRect: + m_X: 380 + m_Y: 190 + m_Width: 16 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 10.062499 + m_Height: 4.1249995 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 21.312498 + m_HorizontalAdvance: 10.0625 + m_GlyphRect: + m_X: 315 + m_Y: 497 + m_Width: 10 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 105 + m_Metrics: + m_Width: 20.687498 + m_Height: 21.874998 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 26.062498 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 465 + m_Y: 223 + m_Width: 21 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 14.437499 + m_Height: 11.499999 + m_HorizontalBearingX: 4.3749995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 16.0625 + m_GlyphRect: + m_X: 169 + m_Y: 242 + m_Width: 14 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 14.499999 + m_Height: 11.374999 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 13.312499 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 386 + m_Y: 384 + m_Width: 14 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 108 + m_Metrics: + m_Width: 23.937498 + m_Height: 10.499999 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 11.874999 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 134 + m_Y: 198 + m_Width: 24 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 109 + m_Metrics: + m_Width: 14.937499 + m_Height: 2.0624998 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 8.124999 + m_HorizontalAdvance: 20.375 + m_GlyphRect: + m_X: 298 + m_Y: 357 + m_Width: 15 + m_Height: 2 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 110 + m_Metrics: + m_Width: 20.687498 + m_Height: 21.874998 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 26.062498 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 354 + m_Y: 374 + m_Width: 21 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 111 + m_Metrics: + m_Width: 12.062499 + m_Height: 2.8124998 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 20.374998 + m_HorizontalAdvance: 17.125 + m_GlyphRect: + m_X: 291 + m_Y: 500 + m_Width: 12 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 112 + m_Metrics: + m_Width: 8.312499 + m_Height: 6.9999995 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 23.624998 + m_HorizontalAdvance: 11.125 + m_GlyphRect: + m_X: 497 + m_Y: 250 + m_Width: 8 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 113 + m_Metrics: + m_Width: 13.499999 + m_Height: 15.374999 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 16.812498 + m_HorizontalAdvance: 18.875 + m_GlyphRect: + m_X: 474 + m_Y: 292 + m_Width: 13 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 11.249999 + m_Height: 16.999998 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 29.749998 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 393 + m_Y: 289 + m_Width: 11 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 115 + m_Metrics: + m_Width: 9.999999 + m_Height: 16.999998 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 30.187498 + m_HorizontalAdvance: 12.375 + m_GlyphRect: + m_X: 415 + m_Y: 229 + m_Width: 10 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 116 + m_Metrics: + m_Width: 5.3124995 + m_Height: 6.1874995 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 23.187498 + m_HorizontalAdvance: 5.25 + m_GlyphRect: + m_X: 499 + m_Y: 305 + m_Width: 5 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 117 + m_Metrics: + m_Width: 23.874998 + m_Height: 27.437498 + m_HorizontalBearingX: -1.6874999 + m_HorizontalBearingY: 15.687499 + m_HorizontalAdvance: 24.5625 + m_GlyphRect: + m_X: 99 + m_Y: 479 + m_Width: 24 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 118 + m_Metrics: + m_Width: 23.124998 + m_Height: 33.687496 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 27.0625 + m_GlyphRect: + m_X: 345 + m_Y: 102 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 119 + m_Metrics: + m_Width: 3.4999998 + m_Height: 2.8749998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 8.124999 + m_HorizontalAdvance: 8.75 + m_GlyphRect: + m_X: 352 + m_Y: 503 + m_Width: 3 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 7.4999995 + m_Height: 8.874999 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 9.125 + m_GlyphRect: + m_X: 498 + m_Y: 80 + m_Width: 7 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 121 + m_Metrics: + m_Width: 7.9374995 + m_Height: 16.937498 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 498 + m_Y: 52 + m_Width: 8 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 10.437499 + m_Height: 11.249999 + m_HorizontalBearingX: 4.4374995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 11.6875 + m_GlyphRect: + m_X: 458 + m_Y: 269 + m_Width: 10 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 123 + m_Metrics: + m_Width: 14.499999 + m_Height: 11.374999 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 13.312499 + m_HorizontalAdvance: 19.125 + m_GlyphRect: + m_X: 412 + m_Y: 419 + m_Width: 14 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 22.874998 + m_Height: 33.874996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.9375 + m_GlyphRect: + m_X: 250 + m_Y: 145 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 125 + m_Metrics: + m_Width: 23.562498 + m_Height: 33.874996 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 29.3125 + m_GlyphRect: + m_X: 415 + m_Y: 104 + m_Width: 24 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 126 + m_Metrics: + m_Width: 23.062498 + m_Height: 33.874996 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 28.75 + m_GlyphRect: + m_X: 450 + m_Y: 104 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 127 + m_Metrics: + m_Width: 14.499999 + m_Height: 28.124998 + m_HorizontalBearingX: -2.1249998 + m_HorizontalBearingY: 16.437498 + m_HorizontalAdvance: 17.4375 + m_GlyphRect: + m_X: 298 + m_Y: 317 + m_Width: 14 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 128 + m_Metrics: + m_Width: 24.749998 + m_Height: 41.249996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 6 + m_Y: 276 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 129 + m_Metrics: + m_Width: 27.812498 + m_Height: 41.249996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 86 + m_Y: 52 + m_Width: 28 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 130 + m_Metrics: + m_Width: 27.687498 + m_Height: 40.874996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 37.249996 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 6 + m_Y: 170 + m_Width: 28 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 131 + m_Metrics: + m_Width: 30.187498 + m_Height: 38.999996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 35.437496 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 125 + m_Y: 51 + m_Width: 30 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 132 + m_Metrics: + m_Width: 28.749998 + m_Height: 39.374996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 35.812496 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 86 + m_Y: 105 + m_Width: 29 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 133 + m_Metrics: + m_Width: 28.374998 + m_Height: 42.312496 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 38.687496 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 6 + m_Y: 64 + m_Width: 28 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 134 + m_Metrics: + m_Width: 34.562496 + m_Height: 33.874996 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 31.375 + m_GlyphRect: + m_X: 143 + m_Y: 6 + m_Width: 35 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 135 + m_Metrics: + m_Width: 21.249998 + m_Height: 39.062496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 22.4375 + m_GlyphRect: + m_X: 74 + m_Y: 223 + m_Width: 21 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 136 + m_Metrics: + m_Width: 21.312498 + m_Height: 41.249996 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 42 + m_Y: 276 + m_Width: 21 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 137 + m_Metrics: + m_Width: 22.999998 + m_Height: 41.249996 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 42 + m_Y: 329 + m_Width: 23 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 138 + m_Metrics: + m_Width: 22.874998 + m_Height: 40.874996 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 37.249996 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 42 + m_Y: 381 + m_Width: 23 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 139 + m_Metrics: + m_Width: 23.937498 + m_Height: 39.374996 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 35.812496 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 42 + m_Y: 434 + m_Width: 24 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 140 + m_Metrics: + m_Width: 24.624998 + m_Height: 41.312496 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 19.25 + m_GlyphRect: + m_X: 6 + m_Y: 329 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 141 + m_Metrics: + m_Width: 24.624998 + m_Height: 41.312496 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 19.25 + m_GlyphRect: + m_X: 6 + m_Y: 382 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 142 + m_Metrics: + m_Width: 24.624998 + m_Height: 40.937496 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 37.249996 + m_HorizontalAdvance: 19.25 + m_GlyphRect: + m_X: 425 + m_Y: 6 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 143 + m_Metrics: + m_Width: 24.624998 + m_Height: 39.437496 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 35.812496 + m_HorizontalAdvance: 19.25 + m_GlyphRect: + m_X: 461 + m_Y: 7 + m_Width: 25 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 144 + m_Metrics: + m_Width: 25.687498 + m_Height: 33.874996 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 27.4375 + m_GlyphRect: + m_X: 271 + m_Y: 100 + m_Width: 26 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 145 + m_Metrics: + m_Width: 25.937498 + m_Height: 38.999996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 35.437496 + m_HorizontalAdvance: 26.875 + m_GlyphRect: + m_X: 45 + m_Y: 172 + m_Width: 26 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 146 + m_Metrics: + m_Width: 24.437498 + m_Height: 41.249996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 6 + m_Y: 435 + m_Width: 24 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 147 + m_Metrics: + m_Width: 25.374998 + m_Height: 41.249996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 6 + m_Y: 223 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 148 + m_Metrics: + m_Width: 25.249998 + m_Height: 40.874996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 37.249996 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 388 + m_Y: 6 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 149 + m_Metrics: + m_Width: 27.749998 + m_Height: 38.999996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 35.437496 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 311 + m_Y: 6 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 150 + m_Metrics: + m_Width: 26.312498 + m_Height: 39.374996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 35.812496 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 350 + m_Y: 7 + m_Width: 26 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 151 + m_Metrics: + m_Width: 9.937499 + m_Height: 11.999999 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 12.812499 + m_HorizontalAdvance: 15.8125 + m_GlyphRect: + m_X: 438 + m_Y: 409 + m_Width: 10 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 152 + m_Metrics: + m_Width: 26.999998 + m_Height: 34.437496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 423 + m_Y: 59 + m_Width: 27 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 153 + m_Metrics: + m_Width: 28.812498 + m_Height: 41.812496 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 46 + m_Y: 51 + m_Width: 29 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 154 + m_Metrics: + m_Width: 28.812498 + m_Height: 41.812496 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 6 + m_Y: 117 + m_Width: 29 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 155 + m_Metrics: + m_Width: 28.812498 + m_Height: 41.437496 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 37.249996 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 46 + m_Y: 105 + m_Width: 29 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 156 + m_Metrics: + m_Width: 28.812498 + m_Height: 39.937496 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 35.812496 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 126 + m_Y: 101 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 157 + m_Metrics: + m_Width: 28.812498 + m_Height: 45.499996 + m_HorizontalBearingX: 0.93749994 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 6 + m_Y: 7 + m_Width: 29 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 158 + m_Metrics: + m_Width: 20.874998 + m_Height: 33.687496 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 21.3125 + m_GlyphRect: + m_X: 485 + m_Y: 104 + m_Width: 21 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 159 + m_Metrics: + m_Width: 17.999998 + m_Height: 35.062496 + m_HorizontalBearingX: -1.8124999 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 17.9375 + m_GlyphRect: + m_X: 105 + m_Y: 173 + m_Width: 18 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 160 + m_Metrics: + m_Width: 20.624998 + m_Height: 25.374998 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 443 + m_Y: 150 + m_Width: 21 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 161 + m_Metrics: + m_Width: 20.624998 + m_Height: 25.374998 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 475 + m_Y: 150 + m_Width: 21 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 162 + m_Metrics: + m_Width: 20.624998 + m_Height: 24.874998 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 22.874998 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 324 + m_Y: 274 + m_Width: 21 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 163 + m_Metrics: + m_Width: 20.874998 + m_Height: 22.312498 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 20.312498 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 113 + m_Y: 445 + m_Width: 21 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 164 + m_Metrics: + m_Width: 20.624998 + m_Height: 23.562498 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 21.562498 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 227 + m_Y: 482 + m_Width: 21 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 165 + m_Metrics: + m_Width: 20.624998 + m_Height: 25.624998 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 23.687498 + m_HorizontalAdvance: 18.3125 + m_GlyphRect: + m_X: 465 + m_Y: 186 + m_Width: 21 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 166 + m_Metrics: + m_Width: 25.249998 + m_Height: 17.124998 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 15.124999 + m_HorizontalAdvance: 22.8125 + m_GlyphRect: + m_X: 356 + m_Y: 290 + m_Width: 25 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 167 + m_Metrics: + m_Width: 15.124999 + m_Height: 23.062498 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 14.249999 + m_HorizontalAdvance: 13.5625 + m_GlyphRect: + m_X: 375 + m_Y: 445 + m_Width: 15 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 168 + m_Metrics: + m_Width: 15.874999 + m_Height: 25.562498 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 23.749998 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 280 + m_Y: 376 + m_Width: 16 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 169 + m_Metrics: + m_Width: 16.312498 + m_Height: 25.562498 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 23.749998 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 280 + m_Y: 413 + m_Width: 16 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 170 + m_Metrics: + m_Width: 16.437498 + m_Height: 25.062498 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 23.187498 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 308 + m_Y: 409 + m_Width: 16 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 171 + m_Metrics: + m_Width: 17.062498 + m_Height: 23.749998 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 21.874998 + m_HorizontalAdvance: 14 + m_GlyphRect: + m_X: 402 + m_Y: 442 + m_Width: 17 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 172 + m_Metrics: + m_Width: 11.499999 + m_Height: 24.499998 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 23.499998 + m_HorizontalAdvance: 10.125 + m_GlyphRect: + m_X: 389 + m_Y: 407 + m_Width: 11 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 173 + m_Metrics: + m_Width: 12.374999 + m_Height: 24.499998 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 23.499998 + m_HorizontalAdvance: 10.125 + m_GlyphRect: + m_X: 291 + m_Y: 465 + m_Width: 12 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 174 + m_Metrics: + m_Width: 12.937499 + m_Height: 23.999998 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 22.937498 + m_HorizontalAdvance: 10.0625 + m_GlyphRect: + m_X: 412 + m_Y: 383 + m_Width: 13 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 175 + m_Metrics: + m_Width: 12.749999 + m_Height: 22.687498 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 21.624998 + m_HorizontalAdvance: 10.1875 + m_GlyphRect: + m_X: 431 + m_Y: 475 + m_Width: 13 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 176 + m_Metrics: + m_Width: 21.874998 + m_Height: 31.437498 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 19.875 + m_GlyphRect: + m_X: 373 + m_Y: 148 + m_Width: 22 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 177 + m_Metrics: + m_Width: 22.437498 + m_Height: 19.187498 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 18.374998 + m_HorizontalAdvance: 19.5625 + m_GlyphRect: + m_X: 354 + m_Y: 319 + m_Width: 22 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 178 + m_Metrics: + m_Width: 17.062498 + m_Height: 25.249998 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 23.999998 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 307 + m_Y: 372 + m_Width: 17 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 179 + m_Metrics: + m_Width: 17.062498 + m_Height: 25.249998 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 23.999998 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 336 + m_Y: 408 + m_Width: 17 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 180 + m_Metrics: + m_Width: 17.062498 + m_Height: 24.749998 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 315 + m_Y: 460 + m_Width: 17 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 181 + m_Metrics: + m_Width: 19.249998 + m_Height: 22.187498 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 20.874998 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 145 + m_Y: 445 + m_Width: 19 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 182 + m_Metrics: + m_Width: 17.249998 + m_Height: 22.812498 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 21.499998 + m_HorizontalAdvance: 15.5 + m_GlyphRect: + m_X: 402 + m_Y: 477 + m_Width: 17 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 183 + m_Metrics: + m_Width: 14.999999 + m_Height: 13.374999 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 12.937499 + m_HorizontalAdvance: 19.3125 + m_GlyphRect: + m_X: 415 + m_Y: 359 + m_Width: 15 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 184 + m_Metrics: + m_Width: 19.374998 + m_Height: 18.937498 + m_HorizontalBearingX: -2.7499998 + m_HorizontalBearingY: 16.312498 + m_HorizontalAdvance: 15.25 + m_GlyphRect: + m_X: 6 + m_Y: 487 + m_Width: 19 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 185 + m_Metrics: + m_Width: 19.749998 + m_Height: 22.937498 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 21.749998 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 344 + m_Y: 444 + m_Width: 20 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 186 + m_Metrics: + m_Width: 19.749998 + m_Height: 22.937498 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 21.749998 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 427 + m_Y: 257 + m_Width: 20 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 187 + m_Metrics: + m_Width: 19.749998 + m_Height: 22.437498 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 21.187498 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 416 + m_Y: 292 + m_Width: 20 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 188 + m_Metrics: + m_Width: 19.749998 + m_Height: 21.124998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 19.874998 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 415 + m_Y: 326 + m_Width: 20 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 189 + m_Metrics: + m_Width: 18.499998 + m_Height: 33.937496 + m_HorizontalBearingX: -0.87499994 + m_HorizontalBearingY: 22.249998 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 350 + m_Y: 190 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 190 + m_Metrics: + m_Width: 19.124998 + m_Height: 33.687496 + m_HorizontalBearingX: -3.9999998 + m_HorizontalBearingY: 21.999998 + m_HorizontalAdvance: 16.4375 + m_GlyphRect: + m_X: 266 + m_Y: 190 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 191 + m_Metrics: + m_Width: 18.499998 + m_Height: 32.124996 + m_HorizontalBearingX: -0.87499994 + m_HorizontalBearingY: 20.374998 + m_HorizontalAdvance: 16.3125 + m_GlyphRect: + m_X: 235 + m_Y: 289 + m_Width: 18 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 192 + m_Metrics: + m_Width: 24.749998 + m_Height: 3.4374998 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 8.249999 + m_HorizontalAdvance: 28.4375 + m_GlyphRect: + m_X: 77 + m_Y: 464 + m_Width: 25 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 193 + m_Metrics: + m_Width: 30.874998 + m_Height: 3.4374998 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 8.249999 + m_HorizontalAdvance: 35.1875 + m_GlyphRect: + m_X: 209 + m_Y: 468 + m_Width: 31 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 194 + m_Metrics: + m_Width: 3.6874998 + m_Height: 6.0624995 + m_HorizontalBearingX: 5.2499995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 6.0625 + m_GlyphRect: + m_X: 466 + m_Y: 340 + m_Width: 4 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 195 + m_Metrics: + m_Width: 3.6874998 + m_Height: 6.0624995 + m_HorizontalBearingX: 5.1874995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 5.25 + m_GlyphRect: + m_X: 466 + m_Y: 358 + m_Width: 4 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 196 + m_Metrics: + m_Width: 3.6249998 + m_Height: 6.0624995 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 2.3749998 + m_HorizontalAdvance: 8.25 + m_GlyphRect: + m_X: 482 + m_Y: 319 + m_Width: 4 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 197 + m_Metrics: + m_Width: 8.312499 + m_Height: 6.0624995 + m_HorizontalBearingX: 5.2499995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 497 + m_Y: 269 + m_Width: 8 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 198 + m_Metrics: + m_Width: 8.312499 + m_Height: 6.0624995 + m_HorizontalBearingX: 5.1874995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 9.875 + m_GlyphRect: + m_X: 447 + m_Y: 322 + m_Width: 8 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 199 + m_Metrics: + m_Width: 8.249999 + m_Height: 6.0624995 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 2.3749998 + m_HorizontalAdvance: 12.875 + m_GlyphRect: + m_X: 446 + m_Y: 340 + m_Width: 8 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 200 + m_Metrics: + m_Width: 12.749999 + m_Height: 25.874998 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 24.812498 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 365 + m_Y: 407 + m_Width: 13 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 201 + m_Metrics: + m_Width: 15.749999 + m_Height: 25.874998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 24.812498 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 388 + m_Y: 318 + m_Width: 16 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 202 + m_Metrics: + m_Width: 4.9374995 + m_Height: 4.4999995 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 9.437499 + m_HorizontalAdvance: 10.1875 + m_GlyphRect: + m_X: 497 + m_Y: 323 + m_Width: 5 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 203 + m_Metrics: + m_Width: 16.624998 + m_Height: 2.8749998 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 2.4374998 + m_HorizontalAdvance: 22.0625 + m_GlyphRect: + m_X: 280 + m_Y: 450 + m_Width: 17 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 204 + m_Metrics: + m_Width: 36.124996 + m_Height: 33.874996 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 41.4375 + m_GlyphRect: + m_X: 95 + m_Y: 6 + m_Width: 36 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 205 + m_Metrics: + m_Width: 8.187499 + m_Height: 11.374999 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 13.312499 + m_HorizontalAdvance: 12 + m_GlyphRect: + m_X: 497 + m_Y: 187 + m_Width: 8 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 206 + m_Metrics: + m_Width: 8.187499 + m_Height: 11.374999 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 13.312499 + m_HorizontalAdvance: 12.75 + m_GlyphRect: + m_X: 497 + m_Y: 210 + m_Width: 8 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 207 + m_Metrics: + m_Width: 21.624998 + m_Height: 33.874996 + m_HorizontalBearingX: -5.0624995 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 11.5 + m_GlyphRect: + m_X: 307 + m_Y: 146 + m_Width: 22 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 208 + m_Metrics: + m_Width: 25.749998 + m_Height: 33.812496 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 30.249998 + m_HorizontalAdvance: 28.875 + m_GlyphRect: + m_X: 308 + m_Y: 101 + m_Width: 26 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 209 + m_Metrics: + m_Width: 18.999998 + m_Height: 13.624999 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 23.375 + m_GlyphRect: + m_X: 324 + m_Y: 346 + m_Width: 19 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 161 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 162 + m_GlyphIndex: 98 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 163 + m_GlyphIndex: 99 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 164 + m_GlyphIndex: 100 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 165 + m_GlyphIndex: 101 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 166 + m_GlyphIndex: 102 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 167 + m_GlyphIndex: 103 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 168 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 169 + m_GlyphIndex: 105 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 170 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 171 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 172 + m_GlyphIndex: 108 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 173 + m_GlyphIndex: 109 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 174 + m_GlyphIndex: 110 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 175 + m_GlyphIndex: 111 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 176 + m_GlyphIndex: 112 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 177 + m_GlyphIndex: 113 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 178 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 179 + m_GlyphIndex: 115 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 180 + m_GlyphIndex: 116 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 181 + m_GlyphIndex: 117 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 182 + m_GlyphIndex: 118 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 183 + m_GlyphIndex: 119 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 184 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 185 + m_GlyphIndex: 121 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 186 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 187 + m_GlyphIndex: 123 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 188 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 189 + m_GlyphIndex: 125 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 190 + m_GlyphIndex: 126 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 191 + m_GlyphIndex: 127 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 192 + m_GlyphIndex: 128 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 193 + m_GlyphIndex: 129 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 194 + m_GlyphIndex: 130 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 195 + m_GlyphIndex: 131 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 196 + m_GlyphIndex: 132 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 197 + m_GlyphIndex: 133 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 198 + m_GlyphIndex: 134 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 199 + m_GlyphIndex: 135 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 200 + m_GlyphIndex: 136 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 201 + m_GlyphIndex: 137 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 202 + m_GlyphIndex: 138 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 203 + m_GlyphIndex: 139 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 204 + m_GlyphIndex: 140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 205 + m_GlyphIndex: 141 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 206 + m_GlyphIndex: 142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 207 + m_GlyphIndex: 143 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 208 + m_GlyphIndex: 144 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 209 + m_GlyphIndex: 145 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 210 + m_GlyphIndex: 146 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 211 + m_GlyphIndex: 147 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 212 + m_GlyphIndex: 148 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 213 + m_GlyphIndex: 149 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 214 + m_GlyphIndex: 150 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 215 + m_GlyphIndex: 151 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 216 + m_GlyphIndex: 152 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 217 + m_GlyphIndex: 153 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 218 + m_GlyphIndex: 154 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 219 + m_GlyphIndex: 155 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 220 + m_GlyphIndex: 156 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 221 + m_GlyphIndex: 157 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 222 + m_GlyphIndex: 158 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 223 + m_GlyphIndex: 159 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 224 + m_GlyphIndex: 160 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 225 + m_GlyphIndex: 161 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 226 + m_GlyphIndex: 162 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 227 + m_GlyphIndex: 163 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 228 + m_GlyphIndex: 164 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 229 + m_GlyphIndex: 165 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 230 + m_GlyphIndex: 166 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 231 + m_GlyphIndex: 167 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 232 + m_GlyphIndex: 168 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 233 + m_GlyphIndex: 169 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 234 + m_GlyphIndex: 170 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 235 + m_GlyphIndex: 171 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 236 + m_GlyphIndex: 172 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 237 + m_GlyphIndex: 173 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 238 + m_GlyphIndex: 174 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 239 + m_GlyphIndex: 175 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 240 + m_GlyphIndex: 176 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 241 + m_GlyphIndex: 177 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 242 + m_GlyphIndex: 178 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 243 + m_GlyphIndex: 179 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 244 + m_GlyphIndex: 180 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 245 + m_GlyphIndex: 181 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 246 + m_GlyphIndex: 182 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 247 + m_GlyphIndex: 183 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 248 + m_GlyphIndex: 184 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 249 + m_GlyphIndex: 185 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 250 + m_GlyphIndex: 186 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 251 + m_GlyphIndex: 187 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 252 + m_GlyphIndex: 188 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 253 + m_GlyphIndex: 189 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 254 + m_GlyphIndex: 190 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 255 + m_GlyphIndex: 191 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8211 + m_GlyphIndex: 192 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8212 + m_GlyphIndex: 193 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8216 + m_GlyphIndex: 194 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8217 + m_GlyphIndex: 195 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8218 + m_GlyphIndex: 196 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8220 + m_GlyphIndex: 197 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8221 + m_GlyphIndex: 198 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8222 + m_GlyphIndex: 199 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8224 + m_GlyphIndex: 200 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8225 + m_GlyphIndex: 201 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8226 + m_GlyphIndex: 202 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 203 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8240 + m_GlyphIndex: 204 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8249 + m_GlyphIndex: 205 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8250 + m_GlyphIndex: 206 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8260 + m_GlyphIndex: 207 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8364 + m_GlyphIndex: 208 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8482 + m_GlyphIndex: 209 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28235353958641270} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Dancing Script + PointSize: 42 + Scale: 1 + CharacterCount: 209 + LineHeight: 50.375 + Baseline: 0 + Ascender: 38.6875 + CapHeight: 30.249998 + Descender: -11.8125 + CenterLine: 0 + SuperscriptOffset: 38.6875 + SubscriptOffset: -4.2000003 + SubSize: 0.5 + Underline: -4.2000003 + UnderlineThickness: 2.1000001 + strikethrough: 9.772727 + strikethroughThickness: 2.1000001 + TabWidth: 109.375 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28235353958641270} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16426 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 10.9375 + height: 50.5 + xOffset: 0 + yOffset: 38.6875 + xAdvance: 10.9375 + scale: 1 + - id: 33 + x: 252 + y: 245 + width: 14.874999 + height: 30.687498 + xOffset: -0.93749994 + yOffset: 30.249998 + xAdvance: 10.9375 + scale: 1 + - id: 34 + x: 497 + y: 273 + width: 8.624999 + height: 6.0624995 + xOffset: 5.4999995 + yOffset: 30.249998 + xAdvance: 10.3125 + scale: 1 + - id: 35 + x: 272 + y: 468 + width: 27.437498 + height: 37.062496 + xOffset: 0.37499997 + yOffset: 30.249998 + xAdvance: 28.0625 + scale: 1 + - id: 36 + x: 75 + y: 201 + width: 20.812498 + height: 37.062496 + xOffset: 0 + yOffset: 30.249998 + xAdvance: 22.3125 + scale: 1 + - id: 37 + x: 77 + y: 60 + width: 24.062498 + height: 33.874996 + xOffset: 3.2499998 + yOffset: 30.249998 + xAdvance: 29.3125 + scale: 1 + - id: 38 + x: 271 + y: 423 + width: 26.812498 + height: 33.812496 + xOffset: -0.18749999 + yOffset: 30.249998 + xAdvance: 25.875 + scale: 1 + - id: 39 + x: 400 + y: 270 + width: 3.6249998 + height: 6.0624995 + xOffset: 5.4999995 + yOffset: 30.249998 + xAdvance: 5.25 + scale: 1 + - id: 40 + x: 174 + y: 214 + width: 12.937499 + height: 33.874996 + xOffset: 2.3749998 + yOffset: 30.249998 + xAdvance: 10.8125 + scale: 1 + - id: 41 + x: 175 + y: 169 + width: 12.937499 + height: 33.874996 + xOffset: -2.5624998 + yOffset: 30.249998 + xAdvance: 11.25 + scale: 1 + - id: 42 + x: 441 + y: 140 + width: 13.312499 + height: 13.249999 + xOffset: 4.8124995 + yOffset: 30.187498 + xAdvance: 16.4375 + scale: 1 + - id: 43 + x: 436 + y: 114 + width: 14.999999 + height: 14.999999 + xOffset: 0.12499999 + yOffset: 14.562499 + xAdvance: 17.125 + scale: 1 + - id: 44 + x: 467 + y: 184 + width: 3.6249998 + height: 6.0624995 + xOffset: -0.43749997 + yOffset: 2.3749998 + xAdvance: 8.25 + scale: 1 + - id: 45 + x: 108 + y: 354 + width: 14.999999 + height: 2.0624998 + xOffset: 1.4999999 + yOffset: 8.124999 + xAdvance: 20.3125 + scale: 1 + - id: 46 + x: 337 + y: 6 + width: 3.5624998 + height: 2.8749998 + xOffset: 0.31249997 + yOffset: 2.4374998 + xAdvance: 9 + scale: 1 + - id: 47 + x: 76 + y: 152 + width: 19.499998 + height: 37.062496 + xOffset: -2.8749998 + yOffset: 30.249998 + xAdvance: 13.875 + scale: 1 + - id: 48 + x: 107 + y: 259 + width: 23.499998 + height: 33.874996 + xOffset: 2.1874998 + yOffset: 30.249998 + xAdvance: 26.4375 + scale: 1 + - id: 49 + x: 142 + y: 259 + width: 15.249999 + height: 33.874996 + xOffset: -1.9374999 + yOffset: 30.249998 + xAdvance: 15.3125 + scale: 1 + - id: 50 + x: 111 + y: 124 + width: 21.812498 + height: 33.874996 + xOffset: -0.81249994 + yOffset: 30.249998 + xAdvance: 23.5 + scale: 1 + - id: 51 + x: 113 + y: 79 + width: 19.437498 + height: 33.874996 + xOffset: 0.24999999 + yOffset: 30.249998 + xAdvance: 21.4375 + scale: 1 + - id: 52 + x: 143 + y: 214 + width: 19.374998 + height: 33.874996 + xOffset: -0.37499997 + yOffset: 30.249998 + xAdvance: 20.0625 + scale: 1 + - id: 53 + x: 134 + y: 326 + width: 20.187498 + height: 33.874996 + xOffset: -0.18749999 + yOffset: 30.249998 + xAdvance: 20.3125 + scale: 1 + - id: 54 + x: 143 + y: 169 + width: 20.124998 + height: 33.874996 + xOffset: 1.9999999 + yOffset: 30.249998 + xAdvance: 23.5625 + scale: 1 + - id: 55 + x: 175 + y: 124 + width: 18.062498 + height: 33.812496 + xOffset: 2.4374998 + yOffset: 30.187498 + xAdvance: 16.9375 + scale: 1 + - id: 56 + x: 178 + y: 79 + width: 18.499998 + height: 33.812496 + xOffset: 1.1874999 + yOffset: 30.249998 + xAdvance: 22.125 + scale: 1 + - id: 57 + x: 144 + y: 124 + width: 19.437498 + height: 33.874996 + xOffset: 3.5624998 + yOffset: 30.249998 + xAdvance: 23.75 + scale: 1 + - id: 58 + x: 480 + y: 242 + width: 5.9999995 + height: 13.374999 + xOffset: 0.37499997 + yOffset: 12.937499 + xAdvance: 9.0625 + scale: 1 + - id: 59 + x: 336 + y: 124 + width: 6.3749995 + height: 16.624998 + xOffset: 0 + yOffset: 12.937499 + xAdvance: 8.9375 + scale: 1 + - id: 60 + x: 497 + y: 494 + width: 8.187499 + height: 11.374999 + xOffset: 0.87499994 + yOffset: 13.312499 + xAdvance: 13 + scale: 1 + - id: 61 + x: 272 + y: 147 + width: 14.999999 + height: 6.2499995 + xOffset: 2.1249998 + yOffset: 10.749999 + xAdvance: 21.125 + scale: 1 + - id: 62 + x: 497 + y: 471 + width: 8.187499 + height: 11.374999 + xOffset: 2.4999998 + yOffset: 13.312499 + xAdvance: 13.625 + scale: 1 + - id: 63 + x: 278 + y: 245 + width: 14.437499 + height: 30.687498 + xOffset: 4.4999995 + yOffset: 30.249998 + xAdvance: 18.375 + scale: 1 + - id: 64 + x: 65 + y: 6 + width: 22.249998 + height: 21.624998 + xOffset: 0.12499999 + yOffset: 16.624998 + xAdvance: 24.5 + scale: 1 + - id: 65 + x: 107 + y: 214 + width: 24.749998 + height: 33.874996 + xOffset: -0.74999994 + yOffset: 30.249998 + xAdvance: 24.875 + scale: 1 + - id: 66 + x: 144 + y: 79 + width: 22.874998 + height: 33.874996 + xOffset: 0.74999994 + yOffset: 30.249998 + xAdvance: 25.5625 + scale: 1 + - id: 67 + x: 176 + y: 34 + width: 21.249998 + height: 33.812496 + xOffset: 0.87499994 + yOffset: 30.249998 + xAdvance: 22.4375 + scale: 1 + - id: 68 + x: 107 + y: 169 + width: 24.624998 + height: 33.874996 + xOffset: 2.3124998 + yOffset: 30.249998 + xAdvance: 27.4375 + scale: 1 + - id: 69 + x: 204 + y: 281 + width: 21.312498 + height: 33.812496 + xOffset: -0.68749994 + yOffset: 30.249998 + xAdvance: 20.9375 + scale: 1 + - id: 70 + x: 169 + y: 282 + width: 23.062498 + height: 33.624996 + xOffset: 2.7499998 + yOffset: 30.062498 + xAdvance: 20.25 + scale: 1 + - id: 71 + x: 205 + y: 146 + width: 21.624998 + height: 33.812496 + xOffset: 0.87499994 + yOffset: 30.249998 + xAdvance: 23.25 + scale: 1 + - id: 72 + x: 199 + y: 191 + width: 24.249998 + height: 33.874996 + xOffset: 2.2499998 + yOffset: 30.249998 + xAdvance: 25.9375 + scale: 1 + - id: 73 + x: 208 + y: 101 + width: 24.624998 + height: 33.874996 + xOffset: -1.6249999 + yOffset: 30.187498 + xAdvance: 19.25 + scale: 1 + - id: 74 + x: 238 + y: 146 + width: 22.749998 + height: 33.812496 + xOffset: -1.3124999 + yOffset: 30.187498 + xAdvance: 17.25 + scale: 1 + - id: 75 + x: 209 + y: 56 + width: 24.187498 + height: 33.874996 + xOffset: 1.2499999 + yOffset: 30.249998 + xAdvance: 24.75 + scale: 1 + - id: 76 + x: 309 + y: 422 + width: 26.874998 + height: 33.874996 + xOffset: -3.1249998 + yOffset: 30.249998 + xAdvance: 23.9375 + scale: 1 + - id: 77 + x: 189 + y: 472 + width: 31.874998 + height: 33.874996 + xOffset: -0.74999994 + yOffset: 30.249998 + xAdvance: 32.0625 + scale: 1 + - id: 78 + x: 198 + y: 236 + width: 25.937498 + height: 33.874996 + xOffset: 1.8749999 + yOffset: 30.249998 + xAdvance: 26.875 + scale: 1 + - id: 79 + x: 244 + y: 101 + width: 24.437498 + height: 33.812496 + xOffset: 0.87499994 + yOffset: 30.249998 + xAdvance: 26.1875 + scale: 1 + - id: 80 + x: 245 + y: 56 + width: 23.874998 + height: 33.874996 + xOffset: 0.74999994 + yOffset: 30.249998 + xAdvance: 22.125 + scale: 1 + - id: 81 + x: 461 + y: 419 + width: 25.124998 + height: 35.249996 + xOffset: 1.4374999 + yOffset: 30.249998 + xAdvance: 29.125 + scale: 1 + - id: 82 + x: 76 + y: 105 + width: 23.687498 + height: 35.312496 + xOffset: 0.62499994 + yOffset: 30.249998 + xAdvance: 24.25 + scale: 1 + - id: 83 + x: 259 + y: 11 + width: 20.937498 + height: 33.874996 + xOffset: -0.31249997 + yOffset: 30.249998 + xAdvance: 22.5 + scale: 1 + - id: 84 + x: 206 + y: 377 + width: 23.812498 + height: 33.874996 + xOffset: 2.8749998 + yOffset: 30.249998 + xAdvance: 20.5625 + scale: 1 + - id: 85 + x: 232 + y: 471 + width: 28.812498 + height: 34.437496 + xOffset: 0.99999994 + yOffset: 30.249998 + xAdvance: 29.625 + scale: 1 + - id: 86 + x: 347 + y: 421 + width: 26.062498 + height: 33.874996 + xOffset: 0.99999994 + yOffset: 30.249998 + xAdvance: 26.5625 + scale: 1 + - id: 87 + x: 46 + y: 472 + width: 37.562496 + height: 33.874996 + xOffset: 0.99999994 + yOffset: 30.249998 + xAdvance: 38.0625 + scale: 1 + - id: 88 + x: 385 + y: 419 + width: 26.312498 + height: 34.999996 + xOffset: 0.99999994 + yOffset: 30.374998 + xAdvance: 27.8125 + scale: 1 + - id: 89 + x: 167 + y: 422 + width: 28.812498 + height: 38.124996 + xOffset: 0.93749994 + yOffset: 30.249998 + xAdvance: 28 + scale: 1 + - id: 90 + x: 231 + y: 426 + width: 28.812498 + height: 33.874996 + xOffset: -1.0624999 + yOffset: 30.249998 + xAdvance: 26.5 + scale: 1 + - id: 91 + x: 221 + y: 332 + width: 17.437498 + height: 33.874996 + xOffset: 1.1874999 + yOffset: 30.249998 + xAdvance: 16.5 + scale: 1 + - id: 92 + x: 82 + y: 302 + width: 11.374999 + height: 37.062496 + xOffset: 6.8749995 + yOffset: 30.249998 + xAdvance: 23.5 + scale: 1 + - id: 93 + x: 237 + y: 287 + width: 17.374998 + height: 33.937496 + xOffset: -0.62499994 + yOffset: 30.249998 + xAdvance: 17.25 + scale: 1 + - id: 94 + x: 88 + y: 351 + width: 8.562499 + height: 5.9374995 + xOffset: 0 + yOffset: 23.062498 + xAdvance: 8.5 + scale: 1 + - id: 95 + x: 46 + y: 351 + width: 30.874998 + height: 3.4374998 + xOffset: -0.87499994 + yOffset: 0.68749994 + xAdvance: 35.5 + scale: 1 + - id: 96 + x: 499 + y: 219 + width: 5.3124995 + height: 6.1874995 + xOffset: 0 + yOffset: 23.187498 + xAdvance: 5.25 + scale: 1 + - id: 97 + x: 165 + y: 6 + width: 20.624998 + height: 16.437498 + xOffset: -1.1249999 + yOffset: 14.437499 + xAdvance: 18.3125 + scale: 1 + - id: 98 + x: 241 + y: 381 + width: 18.374998 + height: 33.062496 + xOffset: -0.43749997 + yOffset: 29.999998 + xAdvance: 16.5625 + scale: 1 + - id: 99 + x: 388 + y: 140 + width: 15.124999 + height: 16.562498 + xOffset: -0.24999999 + yOffset: 14.249999 + xAdvance: 13.5625 + scale: 1 + - id: 100 + x: 380 + y: 376 + width: 23.562498 + height: 31.499998 + xOffset: -0.68749994 + yOffset: 30.249998 + xAdvance: 19.875 + scale: 1 + - id: 101 + x: 375 + y: 16 + width: 15.874999 + height: 16.999998 + xOffset: -0.62499994 + yOffset: 15.124999 + xAdvance: 14 + scale: 1 + - id: 102 + x: 43 + y: 248 + width: 19.437498 + height: 41.999996 + xOffset: -2.8749998 + yOffset: 30.249998 + xAdvance: 13.125 + scale: 1 + - id: 103 + x: 304 + y: 249 + width: 18.437498 + height: 26.312498 + xOffset: -0.87499994 + yOffset: 14.624999 + xAdvance: 16.3125 + scale: 1 + - id: 104 + x: 340 + y: 333 + width: 21.062498 + height: 31.624998 + xOffset: 0.24999999 + yOffset: 29.999998 + xAdvance: 20 + scale: 1 + - id: 105 + x: 431 + y: 48 + width: 11.499999 + height: 22.749998 + xOffset: -0.24999999 + yOffset: 21.749998 + xAdvance: 10.125 + scale: 1 + - id: 106 + x: 297 + y: 287 + width: 18.562498 + height: 33.687496 + xOffset: -8.124999 + yOffset: 21.937498 + xAdvance: 9.1875 + scale: 1 + - id: 107 + x: 408 + y: 294 + width: 19.749998 + height: 31.624998 + xOffset: 0.12499999 + yOffset: 29.999998 + xAdvance: 18.75 + scale: 1 + - id: 108 + x: 439 + y: 294 + width: 14.437499 + height: 31.499998 + xOffset: 0.12499999 + yOffset: 30.249998 + xAdvance: 9.9375 + scale: 1 + - id: 109 + x: 359 + y: 261 + width: 29.937498 + height: 15.249999 + xOffset: -1.4999999 + yOffset: 13.999999 + xAdvance: 27.125 + scale: 1 + - id: 110 + x: 354 + y: 149 + width: 22.437498 + height: 13.062499 + xOffset: -1.6249999 + yOffset: 12.312499 + xAdvance: 19.5625 + scale: 1 + - id: 111 + x: 436 + y: 266 + width: 17.062498 + height: 16.124998 + xOffset: -0.43749997 + yOffset: 14.812499 + xAdvance: 15.3125 + scale: 1 + - id: 112 + x: 134 + y: 6 + width: 19.124998 + height: 27.437498 + xOffset: -3.9999998 + yOffset: 15.687499 + xAdvance: 16.4375 + scale: 1 + - id: 113 + x: 265 + y: 207 + width: 18.749998 + height: 26.749998 + xOffset: -0.68749994 + yOffset: 14.999999 + xAdvance: 16.8125 + scale: 1 + - id: 114 + x: 447 + y: 202 + width: 15.999999 + height: 18.249998 + xOffset: 0 + yOffset: 17.187498 + xAdvance: 14.625 + scale: 1 + - id: 115 + x: 37 + y: 6 + width: 16.499998 + height: 18.687498 + xOffset: -0.87499994 + yOffset: 16.624998 + xAdvance: 14.5 + scale: 1 + - id: 116 + x: 334 + y: 249 + width: 13.499999 + height: 26.999998 + xOffset: -0.18749999 + yOffset: 25.124998 + xAdvance: 12 + scale: 1 + - id: 117 + x: 344 + y: 20 + width: 19.749998 + height: 13.749999 + xOffset: 0 + yOffset: 12.562499 + xAdvance: 18.375 + scale: 1 + - id: 118 + x: 398 + y: 234 + width: 17.999998 + height: 15.562499 + xOffset: 0.37499997 + yOffset: 13.999999 + xAdvance: 17.125 + scale: 1 + - id: 119 + x: 359 + y: 234 + width: 27.249998 + height: 15.562499 + xOffset: 0 + yOffset: 13.999999 + xAdvance: 25.9375 + scale: 1 + - id: 120 + x: 197 + y: 6 + width: 18.374998 + height: 16.437498 + xOffset: 0.37499997 + yOffset: 13.999999 + xAdvance: 17.5625 + scale: 1 + - id: 121 + x: 324 + y: 177 + width: 18.499998 + height: 24.749998 + xOffset: -0.87499994 + yOffset: 12.999999 + xAdvance: 16.3125 + scale: 1 + - id: 122 + x: 295 + y: 207 + width: 17.562498 + height: 26.562498 + xOffset: -2.9999998 + yOffset: 14.874999 + xAdvance: 13.3125 + scale: 1 + - id: 123 + x: 284 + y: 333 + width: 11.437499 + height: 33.874996 + xOffset: 1.4999999 + yOffset: 30.249998 + xAdvance: 10.9375 + scale: 1 + - id: 124 + x: 204 + y: 326 + width: 5.5624995 + height: 34.812496 + xOffset: 2.2499998 + yOffset: 29.312498 + xAdvance: 10.875 + scale: 1 + - id: 125 + x: 327 + y: 287 + width: 11.874999 + height: 33.874996 + xOffset: -0.93749994 + yOffset: 30.249998 + xAdvance: 10.75 + scale: 1 + - id: 126 + x: 308 + y: 63 + width: 12.874999 + height: 3.1874998 + xOffset: 1.6249999 + yOffset: 8.687499 + xAdvance: 18.25 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 10.9375 + scale: 1 + - id: 161 + x: 272 + y: 165 + width: 14.874999 + height: 30.687498 + xOffset: -3.3749998 + yOffset: 20.187498 + xAdvance: 11.0625 + scale: 1 + - id: 162 + x: 207 + y: 423 + width: 12.999999 + height: 37.062496 + xOffset: 2.1249998 + yOffset: 30.249998 + xAdvance: 16.9375 + scale: 1 + - id: 163 + x: 166 + y: 327 + width: 26.874998 + height: 33.874996 + xOffset: -0.93749994 + yOffset: 30.249998 + xAdvance: 27.3125 + scale: 1 + - id: 164 + x: 406 + y: 337 + width: 25.624998 + height: 25.812498 + xOffset: 3.4374998 + yOffset: 26.812498 + xAdvance: 29.25 + scale: 1 + - id: 165 + x: 166 + y: 372 + width: 28.812498 + height: 38.124996 + xOffset: 4.5624995 + yOffset: 30.249998 + xAdvance: 34 + scale: 1 + - id: 166 + x: 235 + y: 235 + width: 5.5624995 + height: 34.812496 + xOffset: 2.2499998 + yOffset: 29.312498 + xAdvance: 10.9375 + scale: 1 + - id: 167 + x: 380 + y: 288 + width: 16.499998 + height: 33.812496 + xOffset: 0.24999999 + yOffset: 30.249998 + xAdvance: 17.5 + scale: 1 + - id: 168 + x: 315 + y: 11 + width: 10.062499 + height: 4.1249995 + xOffset: 0 + yOffset: 21.312498 + xAdvance: 10.0625 + scale: 1 + - id: 169 + x: 465 + y: 267 + width: 20.687498 + height: 21.874998 + xOffset: 3.3124998 + yOffset: 26.062498 + xAdvance: 24.875 + scale: 1 + - id: 170 + x: 169 + y: 259 + width: 14.437499 + height: 11.499999 + xOffset: 4.3749995 + yOffset: 30.249998 + xAdvance: 16.0625 + scale: 1 + - id: 171 + x: 386 + y: 117 + width: 14.499999 + height: 11.374999 + xOffset: 0.24999999 + yOffset: 13.312499 + xAdvance: 18.3125 + scale: 1 + - id: 172 + x: 134 + y: 304 + width: 23.937498 + height: 10.499999 + xOffset: 1.8124999 + yOffset: 11.874999 + xAdvance: 28 + scale: 1 + - id: 173 + x: 298 + y: 153 + width: 14.937499 + height: 2.0624998 + xOffset: 1.4374999 + yOffset: 8.124999 + xAdvance: 20.375 + scale: 1 + - id: 174 + x: 354 + y: 116 + width: 20.687498 + height: 21.874998 + xOffset: 3.3124998 + yOffset: 26.062498 + xAdvance: 24.875 + scale: 1 + - id: 175 + x: 291 + y: 9 + width: 12.062499 + height: 2.8124998 + xOffset: 2.4999998 + yOffset: 20.374998 + xAdvance: 17.125 + scale: 1 + - id: 176 + x: 497 + y: 255 + width: 8.312499 + height: 6.9999995 + xOffset: 3.8124998 + yOffset: 23.624998 + xAdvance: 11.125 + scale: 1 + - id: 177 + x: 474 + y: 205 + width: 13.499999 + height: 15.374999 + xOffset: 2.2499998 + yOffset: 16.812498 + xAdvance: 18.875 + scale: 1 + - id: 178 + x: 393 + y: 206 + width: 11.249999 + height: 16.999998 + xOffset: 2.9999998 + yOffset: 29.749998 + xAdvance: 14.9375 + scale: 1 + - id: 179 + x: 415 + y: 266 + width: 9.999999 + height: 16.999998 + xOffset: 3.3749998 + yOffset: 30.187498 + xAdvance: 12.375 + scale: 1 + - id: 180 + x: 499 + y: 201 + width: 5.3124995 + height: 6.1874995 + xOffset: 3.6874998 + yOffset: 23.187498 + xAdvance: 5.25 + scale: 1 + - id: 181 + x: 99 + y: 6 + width: 23.874998 + height: 27.437498 + xOffset: -1.6874999 + yOffset: 15.687499 + xAdvance: 24.5625 + scale: 1 + - id: 182 + x: 345 + y: 376 + width: 23.124998 + height: 33.687496 + xOffset: 2.4999998 + yOffset: 30.124998 + xAdvance: 27.0625 + scale: 1 + - id: 183 + x: 352 + y: 6 + width: 3.4999998 + height: 2.8749998 + xOffset: 1.5624999 + yOffset: 8.124999 + xAdvance: 8.75 + scale: 1 + - id: 184 + x: 498 + y: 423 + width: 7.4999995 + height: 8.874999 + xOffset: 0.81249994 + yOffset: 0 + xAdvance: 9.125 + scale: 1 + - id: 185 + x: 498 + y: 443 + width: 7.9374995 + height: 16.937498 + xOffset: 2.7499998 + yOffset: 30.124998 + xAdvance: 10.9375 + scale: 1 + - id: 186 + x: 458 + y: 232 + width: 10.437499 + height: 11.249999 + xOffset: 4.4374995 + yOffset: 30.249998 + xAdvance: 11.6875 + scale: 1 + - id: 187 + x: 412 + y: 82 + width: 14.499999 + height: 11.374999 + xOffset: 2.1249998 + yOffset: 13.312499 + xAdvance: 19.125 + scale: 1 + - id: 188 + x: 250 + y: 333 + width: 22.874998 + height: 33.874996 + xOffset: 1.8749999 + yOffset: 30.249998 + xAdvance: 26.9375 + scale: 1 + - id: 189 + x: 415 + y: 374 + width: 23.562498 + height: 33.874996 + xOffset: 2.1249998 + yOffset: 30.249998 + xAdvance: 29.3125 + scale: 1 + - id: 190 + x: 450 + y: 374 + width: 23.062498 + height: 33.874996 + xOffset: 3.4374998 + yOffset: 30.249998 + xAdvance: 28.75 + scale: 1 + - id: 191 + x: 298 + y: 167 + width: 14.499999 + height: 28.124998 + xOffset: -2.1249998 + yOffset: 16.437498 + xAdvance: 17.4375 + scale: 1 + - id: 192 + x: 6 + y: 195 + width: 24.749998 + height: 41.249996 + xOffset: -0.74999994 + yOffset: 37.624996 + xAdvance: 24.875 + scale: 1 + - id: 193 + x: 86 + y: 419 + width: 27.812498 + height: 41.249996 + xOffset: -0.74999994 + yOffset: 37.624996 + xAdvance: 24.875 + scale: 1 + - id: 194 + x: 6 + y: 301 + width: 27.687498 + height: 40.874996 + xOffset: -0.74999994 + yOffset: 37.249996 + xAdvance: 24.875 + scale: 1 + - id: 195 + x: 125 + y: 422 + width: 30.187498 + height: 38.999996 + xOffset: -0.74999994 + yOffset: 35.437496 + xAdvance: 24.875 + scale: 1 + - id: 196 + x: 86 + y: 368 + width: 28.749998 + height: 39.374996 + xOffset: -0.74999994 + yOffset: 35.812496 + xAdvance: 24.875 + scale: 1 + - id: 197 + x: 6 + y: 406 + width: 28.374998 + height: 42.312496 + xOffset: -0.74999994 + yOffset: 38.687496 + xAdvance: 24.875 + scale: 1 + - id: 198 + x: 143 + y: 472 + width: 34.562496 + height: 33.874996 + xOffset: -0.74999994 + yOffset: 30.249998 + xAdvance: 31.375 + scale: 1 + - id: 199 + x: 74 + y: 250 + width: 21.249998 + height: 39.062496 + xOffset: 0.87499994 + yOffset: 30.249998 + xAdvance: 22.4375 + scale: 1 + - id: 200 + x: 42 + y: 195 + width: 21.312498 + height: 41.249996 + xOffset: -0.68749994 + yOffset: 37.624996 + xAdvance: 20.9375 + scale: 1 + - id: 201 + x: 42 + y: 142 + width: 22.999998 + height: 41.249996 + xOffset: -0.68749994 + yOffset: 37.624996 + xAdvance: 20.9375 + scale: 1 + - id: 202 + x: 42 + y: 90 + width: 22.874998 + height: 40.874996 + xOffset: -0.68749994 + yOffset: 37.249996 + xAdvance: 20.9375 + scale: 1 + - id: 203 + x: 42 + y: 39 + width: 23.937498 + height: 39.374996 + xOffset: -0.68749994 + yOffset: 35.812496 + xAdvance: 20.9375 + scale: 1 + - id: 204 + x: 6 + y: 142 + width: 24.624998 + height: 41.312496 + xOffset: -1.6249999 + yOffset: 37.624996 + xAdvance: 19.25 + scale: 1 + - id: 205 + x: 6 + y: 89 + width: 24.624998 + height: 41.312496 + xOffset: -1.6249999 + yOffset: 37.624996 + xAdvance: 19.25 + scale: 1 + - id: 206 + x: 425 + y: 465 + width: 24.624998 + height: 40.937496 + xOffset: -1.6249999 + yOffset: 37.249996 + xAdvance: 19.25 + scale: 1 + - id: 207 + x: 461 + y: 466 + width: 24.624998 + height: 39.437496 + xOffset: -1.6249999 + yOffset: 35.812496 + xAdvance: 19.25 + scale: 1 + - id: 208 + x: 271 + y: 378 + width: 25.687498 + height: 33.874996 + xOffset: 1.3124999 + yOffset: 30.249998 + xAdvance: 27.4375 + scale: 1 + - id: 209 + x: 45 + y: 301 + width: 25.937498 + height: 38.999996 + xOffset: 1.8749999 + yOffset: 35.437496 + xAdvance: 26.875 + scale: 1 + - id: 210 + x: 6 + y: 36 + width: 24.437498 + height: 41.249996 + xOffset: 0.87499994 + yOffset: 37.624996 + xAdvance: 26.1875 + scale: 1 + - id: 211 + x: 6 + y: 248 + width: 25.374998 + height: 41.249996 + xOffset: 0.87499994 + yOffset: 37.624996 + xAdvance: 26.1875 + scale: 1 + - id: 212 + x: 388 + y: 465 + width: 25.249998 + height: 40.874996 + xOffset: 0.87499994 + yOffset: 37.249996 + xAdvance: 26.1875 + scale: 1 + - id: 213 + x: 311 + y: 467 + width: 27.749998 + height: 38.999996 + xOffset: 0.87499994 + yOffset: 35.437496 + xAdvance: 26.1875 + scale: 1 + - id: 214 + x: 350 + y: 466 + width: 26.312498 + height: 39.374996 + xOffset: 0.87499994 + yOffset: 35.812496 + xAdvance: 26.1875 + scale: 1 + - id: 215 + x: 438 + y: 91 + width: 9.937499 + height: 11.999999 + xOffset: 1.9999999 + yOffset: 12.812499 + xAdvance: 15.8125 + scale: 1 + - id: 216 + x: 423 + y: 419 + width: 26.999998 + height: 34.437496 + xOffset: 0.87499994 + yOffset: 30.249998 + xAdvance: 26.1875 + scale: 1 + - id: 217 + x: 46 + y: 419 + width: 28.812498 + height: 41.812496 + xOffset: 0.99999994 + yOffset: 37.624996 + xAdvance: 29.625 + scale: 1 + - id: 218 + x: 6 + y: 353 + width: 28.812498 + height: 41.812496 + xOffset: 0.99999994 + yOffset: 37.624996 + xAdvance: 29.625 + scale: 1 + - id: 219 + x: 46 + y: 366 + width: 28.812498 + height: 41.437496 + xOffset: 0.99999994 + yOffset: 37.249996 + xAdvance: 29.625 + scale: 1 + - id: 220 + x: 126 + y: 371 + width: 28.812498 + height: 39.937496 + xOffset: 0.99999994 + yOffset: 35.812496 + xAdvance: 29.625 + scale: 1 + - id: 221 + x: 6 + y: 460 + width: 28.812498 + height: 45.499996 + xOffset: 0.93749994 + yOffset: 37.624996 + xAdvance: 28 + scale: 1 + - id: 222 + x: 485 + y: 374 + width: 20.874998 + height: 33.687496 + xOffset: 1.2499999 + yOffset: 30.124998 + xAdvance: 21.3125 + scale: 1 + - id: 223 + x: 105 + y: 304 + width: 17.999998 + height: 35.062496 + xOffset: -1.8124999 + yOffset: 30.249998 + xAdvance: 17.9375 + scale: 1 + - id: 224 + x: 443 + y: 337 + width: 20.624998 + height: 25.374998 + xOffset: -1.1249999 + yOffset: 23.437498 + xAdvance: 18.3125 + scale: 1 + - id: 225 + x: 475 + y: 337 + width: 20.624998 + height: 25.374998 + xOffset: -1.1249999 + yOffset: 23.437498 + xAdvance: 18.3125 + scale: 1 + - id: 226 + x: 324 + y: 213 + width: 20.624998 + height: 24.874998 + xOffset: -1.1249999 + yOffset: 22.874998 + xAdvance: 18.3125 + scale: 1 + - id: 227 + x: 113 + y: 45 + width: 20.874998 + height: 22.312498 + xOffset: -1.1249999 + yOffset: 20.312498 + xAdvance: 18.3125 + scale: 1 + - id: 228 + x: 227 + y: 6 + width: 20.624998 + height: 23.562498 + xOffset: -1.1249999 + yOffset: 21.562498 + xAdvance: 18.3125 + scale: 1 + - id: 229 + x: 465 + y: 300 + width: 20.624998 + height: 25.624998 + xOffset: -1.1249999 + yOffset: 23.687498 + xAdvance: 18.3125 + scale: 1 + - id: 230 + x: 356 + y: 205 + width: 25.249998 + height: 17.124998 + xOffset: -1.1249999 + yOffset: 15.124999 + xAdvance: 22.8125 + scale: 1 + - id: 231 + x: 375 + y: 44 + width: 15.124999 + height: 23.062498 + xOffset: -0.24999999 + yOffset: 14.249999 + xAdvance: 13.5625 + scale: 1 + - id: 232 + x: 280 + y: 110 + width: 15.874999 + height: 25.562498 + xOffset: -0.62499994 + yOffset: 23.749998 + xAdvance: 14 + scale: 1 + - id: 233 + x: 280 + y: 73 + width: 16.312498 + height: 25.562498 + xOffset: -0.62499994 + yOffset: 23.749998 + xAdvance: 14 + scale: 1 + - id: 234 + x: 308 + y: 78 + width: 16.437498 + height: 25.062498 + xOffset: -0.62499994 + yOffset: 23.187498 + xAdvance: 14 + scale: 1 + - id: 235 + x: 402 + y: 46 + width: 17.062498 + height: 23.749998 + xOffset: -0.62499994 + yOffset: 21.874998 + xAdvance: 14 + scale: 1 + - id: 236 + x: 389 + y: 81 + width: 11.499999 + height: 24.499998 + xOffset: -0.24999999 + yOffset: 23.499998 + xAdvance: 10.125 + scale: 1 + - id: 237 + x: 291 + y: 23 + width: 12.374999 + height: 24.499998 + xOffset: -0.24999999 + yOffset: 23.499998 + xAdvance: 10.125 + scale: 1 + - id: 238 + x: 412 + y: 105 + width: 12.937499 + height: 23.999998 + xOffset: -0.24999999 + yOffset: 22.937498 + xAdvance: 10.0625 + scale: 1 + - id: 239 + x: 431 + y: 14 + width: 12.749999 + height: 22.687498 + xOffset: -0.24999999 + yOffset: 21.624998 + xAdvance: 10.1875 + scale: 1 + - id: 240 + x: 373 + y: 333 + width: 21.874998 + height: 31.437498 + xOffset: -0.68749994 + yOffset: 30.249998 + xAdvance: 19.875 + scale: 1 + - id: 241 + x: 354 + y: 174 + width: 22.437498 + height: 19.187498 + xOffset: -1.6249999 + yOffset: 18.374998 + xAdvance: 19.5625 + scale: 1 + - id: 242 + x: 307 + y: 115 + width: 17.062498 + height: 25.249998 + xOffset: -0.43749997 + yOffset: 23.999998 + xAdvance: 15.3125 + scale: 1 + - id: 243 + x: 336 + y: 79 + width: 17.062498 + height: 25.249998 + xOffset: -0.43749997 + yOffset: 23.999998 + xAdvance: 15.3125 + scale: 1 + - id: 244 + x: 315 + y: 27 + width: 17.062498 + height: 24.749998 + xOffset: -0.43749997 + yOffset: 23.437498 + xAdvance: 15.3125 + scale: 1 + - id: 245 + x: 145 + y: 45 + width: 19.249998 + height: 22.187498 + xOffset: -0.43749997 + yOffset: 20.874998 + xAdvance: 15.3125 + scale: 1 + - id: 246 + x: 402 + y: 12 + width: 17.249998 + height: 22.812498 + xOffset: -0.43749997 + yOffset: 21.499998 + xAdvance: 15.5 + scale: 1 + - id: 247 + x: 415 + y: 140 + width: 14.999999 + height: 13.374999 + xOffset: 0.99999994 + yOffset: 12.937499 + xAdvance: 19.3125 + scale: 1 + - id: 248 + x: 6 + y: 6 + width: 19.374998 + height: 18.937498 + xOffset: -2.7499998 + yOffset: 16.312498 + xAdvance: 15.25 + scale: 1 + - id: 249 + x: 344 + y: 45 + width: 19.749998 + height: 22.937498 + xOffset: 0 + yOffset: 21.749998 + xAdvance: 18.375 + scale: 1 + - id: 250 + x: 427 + y: 232 + width: 19.749998 + height: 22.937498 + xOffset: 0 + yOffset: 21.749998 + xAdvance: 18.375 + scale: 1 + - id: 251 + x: 416 + y: 198 + width: 19.749998 + height: 22.437498 + xOffset: 0 + yOffset: 21.187498 + xAdvance: 18.375 + scale: 1 + - id: 252 + x: 415 + y: 165 + width: 19.749998 + height: 21.124998 + xOffset: 0 + yOffset: 19.874998 + xAdvance: 18.375 + scale: 1 + - id: 253 + x: 350 + y: 288 + width: 18.499998 + height: 33.937496 + xOffset: -0.87499994 + yOffset: 22.249998 + xAdvance: 16.3125 + scale: 1 + - id: 254 + x: 266 + y: 288 + width: 19.124998 + height: 33.687496 + xOffset: -3.9999998 + yOffset: 21.999998 + xAdvance: 16.4375 + scale: 1 + - id: 255 + x: 235 + y: 191 + width: 18.499998 + height: 32.124996 + xOffset: -0.87499994 + yOffset: 20.374998 + xAdvance: 16.3125 + scale: 1 + - id: 8211 + x: 77 + y: 45 + width: 24.749998 + height: 3.4374998 + xOffset: 0.99999994 + yOffset: 8.249999 + xAdvance: 28.4375 + scale: 1 + - id: 8212 + x: 209 + y: 41 + width: 30.874998 + height: 3.4374998 + xOffset: 1.4374999 + yOffset: 8.249999 + xAdvance: 35.1875 + scale: 1 + - id: 8216 + x: 466 + y: 166 + width: 3.6874998 + height: 6.0624995 + xOffset: 5.2499995 + yOffset: 30.249998 + xAdvance: 6.0625 + scale: 1 + - id: 8217 + x: 466 + y: 148 + width: 3.6874998 + height: 6.0624995 + xOffset: 5.1874995 + yOffset: 30.249998 + xAdvance: 5.25 + scale: 1 + - id: 8218 + x: 482 + y: 187 + width: 3.6249998 + height: 6.0624995 + xOffset: -0.43749997 + yOffset: 2.3749998 + xAdvance: 8.25 + scale: 1 + - id: 8220 + x: 497 + y: 237 + width: 8.312499 + height: 6.0624995 + xOffset: 5.2499995 + yOffset: 30.249998 + xAdvance: 10.6875 + scale: 1 + - id: 8221 + x: 447 + y: 184 + width: 8.312499 + height: 6.0624995 + xOffset: 5.1874995 + yOffset: 30.249998 + xAdvance: 9.875 + scale: 1 + - id: 8222 + x: 446 + y: 166 + width: 8.249999 + height: 6.0624995 + xOffset: -0.43749997 + yOffset: 2.3749998 + xAdvance: 12.875 + scale: 1 + - id: 8224 + x: 365 + y: 79 + width: 12.749999 + height: 25.874998 + xOffset: 2.9374998 + yOffset: 24.812498 + xAdvance: 16 + scale: 1 + - id: 8225 + x: 388 + y: 168 + width: 15.749999 + height: 25.874998 + xOffset: 1.5624999 + yOffset: 24.812498 + xAdvance: 17.625 + scale: 1 + - id: 8226 + x: 497 + y: 185 + width: 4.9374995 + height: 4.4999995 + xOffset: 1.6249999 + yOffset: 9.437499 + xAdvance: 10.1875 + scale: 1 + - id: 8230 + x: 280 + y: 59 + width: 16.624998 + height: 2.8749998 + xOffset: 0.31249997 + yOffset: 2.4374998 + xAdvance: 22.0625 + scale: 1 + - id: 8240 + x: 95 + y: 472 + width: 36.124996 + height: 33.874996 + xOffset: 3.3124998 + yOffset: 30.249998 + xAdvance: 41.4375 + scale: 1 + - id: 8249 + x: 497 + y: 314 + width: 8.187499 + height: 11.374999 + xOffset: 0.24999999 + yOffset: 13.312499 + xAdvance: 12 + scale: 1 + - id: 8250 + x: 497 + y: 291 + width: 8.187499 + height: 11.374999 + xOffset: 2.1249998 + yOffset: 13.312499 + xAdvance: 12.75 + scale: 1 + - id: 8260 + x: 307 + y: 332 + width: 21.624998 + height: 33.874996 + xOffset: -5.0624995 + yOffset: 30.249998 + xAdvance: 11.5 + scale: 1 + - id: 8364 + x: 308 + y: 377 + width: 25.749998 + height: 33.812496 + xOffset: 0.74999994 + yOffset: 30.249998 + xAdvance: 28.875 + scale: 1 + - id: 8482 + x: 324 + y: 152 + width: 18.999998 + height: 13.624999 + xOffset: 5.8749995 + yOffset: 30.124998 + xAdvance: 23.375 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: a4c26c44047144974822de1e62b55815 + pointSizeSamplingMode: 0 + pointSize: 42 + padding: 5 + packingMode: 4 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21439481095386310 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: DancingScript-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28235353958641270} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!28 &28235353958641270 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: DancingScript-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113151413100b06000000000000000000000000000000000000000000000000000000000911181c1d1d1a150e0500050e151a1d1d1c18120a010000000000000000000000000000000000000000030f171c1d1a150e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000c151b1d1a130900000000000000000000000000000000000000000000000000000000000000000000000000030f171c1d1a130a0000000000000000000000000000000000010b13191c1d1b160d01000000000000000000000000000000000000010507070705020000000000070d1113120f090200000000000000000000000000000000070b0b09040000060b0b0904000000000000000000000000000000000000000000000000000000070f161b1e1f1f1f1c17120b0300000000000000000000000000000000000000000000000000000003090e111212120f0a05000000000000000000000000000000000000000000000000000000040d13181c1d1d1c19150f08010000000000000000000000000000000000000410191d1e1a1714131211110f0f0f0f0f0f0d090400000000000000000000000000000000070e1313100d0a0807060605050505050402000000000000000000000000000000000000000000000000060d1112110e0600000000000000000000000000010b151c2226292a2a2825201a120900000000000000000000000000000000000000000000000005121c252c3132322f2922180e1721292f3232312d261e14090000000000000000000000000000000000000413212b31322f2921160b000000000000000000000000000000000000000000000000000000000000000000000000000003111e2830322e261a0b00000000000000000000000000000000000000000000000000000000000000000000000413212b31322e271d1002000000000000000000000000000004121e272d3132302a1f1101000000000000000000000000000000070f151a1d1d1d1a1610090005111a22262827241e150c0100000000000000000000000007131c20201e1810121b20211e1911070000000000000000000000000000000000000000000000040f1a232a3033343434312c261f160d030000000000000000000000000000000000000000000000040e171d2326272727241f19120a0100000000000000000000000000000000000000000000020d1720282d313232312e29241c140a010000000000000000000000000000000514222c32332f2c2a28272626252525252524221e191108000000000000000000000000000d1923282825211f1d1d1b1b1a1a1a1a1a1917140e070000000000000000000000000000000000000008111a2126272722190e010000000000000000000006131e2830373b3e3f3f3d39342e261c11050000000000000000000000000000000000000000000514232f3940464747443e352b2029343d44474746413a31271b0f02000000000000000000000000000000001022323e4647443d34281c0e0000000000000000000000000000000000000000000000000000000000000000000000000011212f3b44474238291805000000000000000103050505060606060505030100000000000000000000000000001022323e4647433a2e201201000000000000000000000000041423303a424647453c2f1e0c00000000000000000000000000020f1a232a2f3232322f2b241c1315222d363b3e3c3832281e1204000000000000000000000717252f3536322c23232e3536332d24190c0000000000000000000000000000000000000000000715212d363e44484a4a4946403a322920150a0000000000000000000000000000000000000000000a16212a32383b3c3c3c39342e261d140a000000000000000000000000000000000000000005131f2a343c4246474746433e3830271d130800000000000000000000000000001122323f474844413f3d3c3b3b3a3a3a3a3a3937332d241b1003000000000000000000000b1c2b363d3d3a3734323230302f2f2f2f2f2e2c28231b1107000000000000000000000000000000030f1a242e353b3c3c362c1f11010000000000000000061524303b444b50535454524e4941392e2215070000000000000000000000000000000000000001132332414c555a5c5c5851483d313a4651585c5c5b554d44392d201204000000000000000000000000000000192d3f505b5c585046392c1d0e00000000000003090e0f0f0d07000000000002090d0f0f0d08010000000000000000000b1e2f3f4d585c554735220e0000000000061015181a1a1a1b1b1b1b1a1a1816130f080000000000000000000000192d3f505b5c564c3e301f0f000000000001090e11100b04102232414d565b5c594d3c29150100000000000000000000000413202c363e44474747443f3830252433404a5053514d453b30231201000000000000000000132535424a4b47403533414a4b4840372a1c0d00000000000000000000000000000000000000071625333f4952595d5f5f5e5a554e463c32271b0f020000000000000000000000000000000000000d1b28333d464c505252514d48413a30271c10040000000000000000000000000000000000051423303d4750565b5c5c5b58524b433a3025190d00000000000000000000000000192d40515c5d595654525250504f4f4f4f4f4e4c4740372d21130400000000000000000015283a4852534f4c4947474646444444444443413d372e24180b000000000000000000000000000714212c374149505251493d2f1f0d0000000000000002142433414e575f65686a6967635d554b40332516070000000000000000000000000000000000000b1e3041515e686f72726d645a4f424958636d7272706960564a3e3023140400000000000000000000000000001e33485c6e726c63574a3b2c1c0c000000010d171e232524211c140a00000c151d222525221c150b000000000000000015283b4d5d6a7164513e2a17030000000a18232a2e2f2f2f303030302f2f2d2b28231c13080000000000000000001e33485c6e71695c4e3d2c1b0900000009141d2326251f171a2d3f505f6a70726b58442f1a0500000000000000000000011222313e4952585c5c5c59534c42373342515d65686661584e41301e0a0000000000000000071c2f42535f605b534740515e605c53483a2b1a0900000000000000000000000000000000000516253443505c666d727474736f6962594f44392d201304000000000000000000000000000000000d1c2b3945505a6065676766625d554d43392e22150800000000000000000000000000000003142332414e5a636b707272706c675f564d42372b1e110300000000000000000000001e33485d6f726e6b6967676666646464646463615c544a3e3123120100000000000000001c314558666864605e5c5c5b5b5a5a5a5a5a5856524a4136291b0c0000000000000000000000091725323e4a545d6467655b4d3c2a16020000000000000d1f3142515f6a73797d807d7c7771685d514334251505000000000000000000000000000000000013273a4d5f6f7b84888782776d6052576775808788857d73685c4e4132231404000000000000000000000000001f34495e7282807568594a3a2a1a090004121f2a32383a3a3630271c10111e2831373a3a3731281d11040000000000001b3044576a7b826d5a46331f0c0000071828363f4344444446464646444443403d373026190b00000000000000001f34495e73867a6c5b4a38261402000a192631383b39332922364a5d6e7d86846f5a45301b06000000000000000000000e1f30404f5b666d7172726e685f55493f51616f797c7b756b5f4d3a251100000000000000000b20354a5f71756f6456475c6f757066584938271502000000000000000000000000000000001123344352616e7982888b8b88847d756c61564a3e3023140500000000000000000000000000000a1b2b3a4957636d757a7c7c7b77716960564b403326190a000000000000000000000000000010213242515f6c768086888886827a73695f54483c2e211204000000000000000000001f34495e738784827d7c7c7b7b7979797979787670675c4f41301e0a00000000000000001f344a5f747c787673727170706f6f6f6f6f6e6b665d5347392a19060000000000000000000818273543505c6770787c786b5945301b0600000000000015293c4e60707d888c858283868c857a6f6152433323120100000000000000000000000000000000192d42566a7d8e98877d80897d7062617486938f807d8586796c5f5041322313030000000000000000000000001b2f43546374858677685848372615041222303c464c4f4f4b433a2e20202f3b454c4f4f4b443b2f22130400000000001f34495e73888a76624e3b28140100122536465358595a5a5b5b5b5b5a5a5855524b4337291907000000000000001b3043566a7d8a79675644311e0c05172837444d504e473a2a3c5165798c927c6854402c170300000000000000000005182b3d4e5e6d7982878887837b72675a4c5c6e808d938a847d68533e281300000000000000000b20354a5e7183827465535c6f828376675644321f0c0000000000000000000000000000000a1c2e40516170808c968d847d7d8084898074685c4e4132231404000000000000000000000000031527384958677480898f908c8b8c857c73685d514437281a0b000000000000000000000000081b2d3f50606f7d89938f8682808387867c7266594c3f302212030000000000000000001b3045596d829296949391919090909090908f8b84796d5f4d3a251100000000000000001d32475c70868e8b898887878686868686868480797065574836220e0000000000000000041626364553616d79848d867d715c47321c070000000000071b3044586c7d8f8a7a706c6c7179848d8070615141301f0d000000000000000000000000000000001c31465b70869a947d696c77848271667b909e897369727d8b7d6e5f5041312110000000000000000000000000132536455667788a87766655443322101e30404e596164645f564b3e302e3e4d5860646460574c4031221201000000001f344a5f748b927d6a5744311d0a081c2f4254646d6e6f6f707070706f6f6c6a665f55473624110000000000000014273a4e6175888573614e3b28150f2234465560666358483540556a80948f79644f3a2511000000000000000000000e2135485a6c7c8b95918986878c85776a5b66798c9a87776e6c614f3b26120000000000000000071b2f425466798d83715f5163768a8573614e3b28150100000000000000000000000000001326394c5e6f808f998a7a7069686a70788386796c5f50423222120200000000000000000000000d203245566776869293867c7675777c85867a6f6255463829190a00000000000000000000001225384a5c6e7d8e9b8c7d726c6b6d727a8584776a5d4e40302110000000000000000000162a3e51637382898e9193939892908f8c8a888684837d68533e28130000000000000000192d4256697a8a93989b9c9c9b9b9b99979492908d837565513d281300000000000000000f223344546371808b857a726a6254412e190500000000000a1f34495e738894806c5d57575d6673838f806f5f4e3c2a18050000000000000000000000000000001d32475c72889d947d685966748482707c939d88725d5f6c7a8a7d6e5f4f3f2e1e0d000000000000000000000008182838495a6b7d8f84736251402e1d2a3c4d5e6b75797873695c4e3e3a4c5c6a757979746a5e4f402f1f0d000000001e33485d72879b8773604d3a26130f24384c5f718384868687878787868483807a726554412d18040000000000000b1e3245596c80907d6b5845321f162a3e5163737a7664513d42576c82978f78634e38230e0000000000000000000014293d5164778a9b908074707277828979696c8295927d6a5a57514332200c0000000000000000001225374a5d70858f7b68555a6d82917d6b5844301c0900000000000000000000000000071b2f4256697b8d9e8e7b6b5d5453555c65707d8b7d6e605040301f0e0000000000000000000003162a3d50627485959584746861606268717c89807264564737271706000000000000000000061a2e415467798c9d8f7d6d5f5756585e677380897b6c5e4e3f2e1e0d00000000000000000e21344555636d74787b7c7d8b807b787774726f6e6c6c614f3b261200000000000000001326394c5d6c777d848788899088868482807c7978777767523d28130000000000000000182b3e51627282887c71675f564e453625120000000000000a1f344a5f748b8f796550424249556475878e7c6b59473522100000000000000000000000000000001c31465b70869b96826b565665758680798f9f89745f4e5c6b7a8b7d6d5d4c3c2b1a0900000000000000000000000a1a2b3d4e60718391806e5d4c3a283346596b7c898f8e867a6c5c4c44576a7a888f8f887b6d5e4d3c2b19060000001a2f43586c8295907c6956422f1c14293e52677b8f999b9b99979593918f8d8c8983705b46301b060000000000000216293c5063768a8875614e3b281c3045596d8290806c584442576c83988f78634e39240f00000000000000000000192e43576c8094998572625b5d64708088776f85998f79644f423e33251503000000000000000000071a2d4155687c9185705d5266798e8873604c38240f000000000000000000000000000e22364b5e7286989884705e4d403e414953606e7d8d7d6e5e4e3d2c1b090000000000000000000a1e3246596c80929d8a7766564d4b4e545e6a778783746555453524130200000000000000000d21364a5d7185979985725f4f4340434b556270808b7c6c5d4c3c2b1908000000000000000517283746515a5f6366676f838f806d625f5d5a585757514332200c00000000000000000a1c2e3f4e5a646a6e7072738788786e6c6a67656362625a4a37240f00000000000000001e32475b6e8082756a5f544b433b332718070000000000000a1f34495e72888f78634e382e374657697b8f897764523f2c19050000000000000000000000000000192e43586d829799846f5a475767788a7c8a9e8c77624d4d5c6c7c8b7a6a59493827160400000000000000000000000e1f30425466778a8d7a695745343a4e62768990807d898b7a6a584c60748792827c888c7c6b5a4836231000000015293d5165798d9986725f4c3825182d42576c82969689878483807d7b79777673706957432f1a05000000000000000d2033475a6d82927d6b5744311f34495e73889b88735f4b42576c83989079644f3a2510000000000000000000001c31465b70869b927d69554648536170808472869a8c77624c372921160700000000000000000000001225394d61758a8c77634f5e72878f7b67533e2a150100000000000000000000000014283d5165798ea2907c6854412f282c3642505f6f808d7c6c5b4a3827150300000000000000001025394d6175899c95826d5a48393639414d5a6877888473635342311f0e000000000000000013283c5065798da0917c695542312b2f3844516170828b7a6a594837251301000000000000000a1928343e464b4e5153677a8f8a77645148454342423e332515030000000000000000001021303d475055595b5c6a7d9285725f5452504e4c4c473c2c1b0800000000000000001f344a5f7482877c71665b4f433628190a00000000000000061b2f44576a7c8c7965503b27283a4c5f728594826f5c4835210d0000000000000000000000000000152a3f53687c929e8974604b4a5a6b7d8a8498907b67523e4e5e6f808877665544332210000000000000000000000001132536485a6c7d90877563513f3f54687d9288736a7a8c88766452667b908a7569788a89776553402d190600000e2236495d7084978f7b6754412e1b2f445a6f8499917b716f6c6a68676463605e5c574b3a2814000000000000000004172b3e5164788c8873604d3926374c61768ca18f7a665342576c8397917b66513c2712000000000000000000001d32475c72889d8f79644f3a3542526273857d83988c76604b36210e040000000000000000000000000a1e32465b6f84937d6a55586c8095826d58442f1b06000000000000000000000000182d42576b8095a08b76614d39251319243241516172848a7967564432200e0000000000000000152a3f53687c91a38e7965513e2b21252f3c4a5a6a7a8c8270604e3d2b190700000000000000182d41566b8094a08c77624e3a26161b263442526374868977665543311f0c00000000000000000a17212b3136393c4b5f738894806c5845312e2c2c292116070000000000000000000003121f2b343b4044464f63778b8f7c6855413b393737332b1e0e0000000000000000001c314457656f798584786d605446372817060000000000000015283b4e5f6d79806a543f2a1d2f4255687c908b7764503c281400000000000000000000000000001025394e63778ca08f7965513d4e5f70828c9a96826d58444051617284857362513f2e1c0a000000000000000000000007192b3d4f61738592806e5c4a41576b8297846f5c6e8293826d5a6a809487705c6c8092836f5c4935210d0000061a2d4154677a8e9885715e4b372430465b70869b9079655a575553524f4e4b4947423a2d1d0b0000000000000000000e2235495c6f83907c6955422e384c62778d9b90836e5a47566b8296937d68533e2914000000000000000000001d32475c72889d8f78634e382434455667798982968c77624c37220d0000000000000000000000000003172c4054687d92846f5b51657a8f88725e4935200c0000000000000000000000001c31465b70869a9c88725d48331e0a06142333445566778a8573614f3d2a1805000000000000001a2f44586d83979e89745f4b36220e121e2c3c4c5d6e808f7d6c5a48362411000000000000001b30455a6f85999d88725d49341f0a09162535455667798c8472604e3c2917040000000000000000050e161c21243044586d82958874604b37231717150e04000000000000000000000000020e1821272c2f34485c70859885705c48342422221f180d0000000000000000000015283948525c6773808b7d72645546352311000000000000000b1e30414f5c666c62503c281326394c60738894806b58432f1b07000000000000000000000000000b1f34485d71869a95806c574341536476899b9c8873604c38445566778a806e5d4b3927150300000000000000000000000d1f314456687a8d8c79675542576c8398846f5a64788c8a76626a809587705b63768a8c7864503c28140000001124384b5e7084978e7a6754412e30465b70879b917b665042403e3c3a383634312e271d0f0000000000000000000006192c405366798d85715e4a37384e63788f95808a76624e546a809495806b56402b16010000000000000000001c31465b70869b8f79644f3a2527384a5d6f8380938e78634e39240f000000000000000000000000040511253a4e63778c8974604b6074898d78634e3a25110000000000000000000000001e33485d72889d9b866f5a45301b060005152637485a6d8091806c5a4734210e000000000000001c32475c71879b9b87705c47321d08000e1e2e3f506173868a776653412e1b080000000000001e33485d72889d9b866f5a45301b0600071727394a5c6e80907d6b594633200d0000000000000000000002080c15293e52667a8f8f7a66523d2914000000000000000000000000000000000000050c12171a2d4155697d928c77634f3a26110d0a0400000000000000000000000a1b2a363f4a55616f7c8b83736452402d1905000000000000011223313f4a525751443321111d3044586c809487725e4a36220e00000000000000000000000000051a2e42576b80949b87725d493547596b7d90a38f7b67533f37495a6c7d8c7a68574532200e0000000000000000000000021426384b5d6f82948572604d566b809587715c5d7186927d69697d9488735e5b6f8394806b57422e19050000081b2e415467798c9784705d4b382f445a6f869b927c67523c2b29272523211f1c19140b0000000000000000000000001024374a5d71858e7a66533f384e63788f96828c7d6a5752677c9298836d58432e1904000000000000000000192e43586d8397917b66513d281b2d405366798d99907a66503b2611000000000000000000010d15191a181f34485d71868f7965505a6e83927c68533f2a150705020000000000000000001f344a5f748a9f99846e58432e1904000008192b3d4f6275888a7764513e2b18040000000000001e33485e73899e9a856f5a442f1a0500001021324456687b8e83705e4b3825120000000000001f344a5f74899f99846e59442f1a0400000a1b2d3e51637689897563503d2a17030000000000000000000000000f23384c60758a95826c57432e1a0500000000000000000000000000000000000000000012263b4f63778c927d6955402c170200000000000000000000000000000c19232c3844515f6d7b8b82705d4834200b000000000000000413212d373e423e3426252624293d5165798e8e7965513d2814000000000000000000000000000014283c5065798ea18d7864503b3c4e6073869996836f5b47333d4e607285867462503d2b19060000000000000000000000091b2d40526476898f7c6a5853687c928a7560566b8095846f667a8f8c776254697d9386715c47321d080000001124374a5d6f82958d7a6754412e43586e8498947d69543f2a1512100e0c0a07000000000000000000000000000000071b2e4155687b8f836f5b48374c62778d97828686725f5065798f9b86705b46311c07000000000000000000152a3f54697d9294806a55412c1723364a5d718599937d68533f2a15000000000000000002121f292e2f2d2b2e43576c82937d695554697d92826d58432f1d1c1b17120b020000000000001f344a5f748ba099846f5a442f1a050000000e203245586b7d92826d5a4734200c0000000000001f344a5f748ba099846e58432e19040000041527394c5e71858d7a6754412e1b0700000000001f344a5f748ba099846e59442f1a050000000f213446596c8093806c5946331f0b000000000000000000000000091d32465b6f849986715d48331f0a0000000000000000000000000000000000000000000c2034495d728798846f5a45311c0800000000000000000000000000000006101a2633414f5d6c7b8c77634d38230e000000000000000003101a232a2c2c33383a3b3a36364a5e738895806b57432e1a06000000000000000000000000000d22364a5e73889c93806a5642314456697b8f9e8a76634f3b314355677a8d806d5a4836231000000000000000000000000010223547596c7d918875625063778c8f796552667b91887361758a907c675364798f8a74604b36200b000006141e2d405264778a9885715e4b3941566b829696826c57422d18030000000000000000000000000000000000000000001225394c5f72868b7763503c4c62778d98837d8f7a675362778c9d88735e49341f0a00000000000000000011263a4f64788d99846f5a46311d1b2e4255697d9296826c57422d1804000000000000000f20303c434442403f3d52667b90836e594f63788d87715d48333232302c261e150900000000001f344a5f74899f9b86705b46301b060000000315283b4e6275898a76634f3b28140000000000001f344a5f748ba09a866f5a442f1a050000000a1c2e4154677b8f85715d4a37230f00000000001f344a5f748a9f9b866f5a45301b0600000004172a3d5063768a8975624e3b271300000000000000000000000003182c40556a7d938b76624d38240f000000000000000000000000000000000000000000061a2f43586c829689745f4a36210c0000000000000000000000000000000000091523313f4e5d6d7d78634e38230e000000000000000000000a1928353f484d4f504f4b4544596d839786715d4934200b00000000000000000000000000071b3044586c82959a86715d4934394c5f728598927d6b574430384a5d6f828a776553402d1a07000000000000000000000005182a3c4e61738692806c5a5c708595806c5964788f8b745f6e8396836e5a62778d8c77624c37220d00041524313a3c485a6c80918e7a68554b4d53687d9399846f5a45301b06000000000000000000000000000000000000000000091d3043566a7d91806c58444b60768c9984778b836f5c5f73899e8b76614c37220d0000000000000000000c21354a5e73889c8974604b372212263a4e63778b9a86705b46311d0800000000000000182b3e4e5859575653525061768b88735e4a5e73888b76614c47474745413b31271a0c000000001e33485d72889d9d88725d48331e09000000000c1f33465a6d8293806b57432f1b0600000000001f34495e73899f9b87705b46311c07000000001225384c5f72868d7966523e2b1602000000001e33485e73889d9c88725d48331e09000000000d2034475b6e83927d6a56422e1a0600000000000000000000000012263b5064798e907b66523d28130000000000000000000000000000000000000000000015293e52677b908e78644f3a2611000000000000000000000000000000000000051321303f4f6070705e4a35210c0000000000000000000517283746525c6264656460595154687d928c77634e3a2511000000000000000000000000000015293e52667a8fa18c77634f3b2f4255687c8f9b8773604c382d405365788c826f5c4a37241100000000000000000000080f151f324456697b8e8a766455687b8f89756363788f8a745f66798d8a776461768c8c76614c37220d000e2133424e5252526173869885725f60636668798f9c88725d48331f0f0f0d0a0701000000000000000000000000000000000014273a4e6175888874604d4b60768b9b8670838c78645b70869a8f79644f3a2510000000000000000000071b3044596d83978f7965513d28141f33485c70869a89745f4b36210c000000000000001e33475b6b6e6c6b6867666471868c77625f5f6d83907a665c5c5c5c5a554e44382a1a090000001c31465b70869aa08b75604c37220d0000000003172a3e52667a8e87725e4a35210c00000000001d32475c72879c9e89735e49341f0b00000000081c2f43576a7d93826d5a46311d09000000001c31465b70869b9f8a75604b36210d0000000004182b3f53677b8f86715d4934200c0000000000000000000000000d21364a5f748995806b56412d18030000000000000000000000000000000000000000000f24384d62768b927d68543f2a15010000000000000000000000000000000000000312213142525d5d51412e1b070000000000000000000f22344555646f76797978746d645964798e927d68543f2b1602000000000000000000000000000f23374c6074899d927d6a55412d394c5f73869a8f7b6854402c36495c6f828c796653402d1a070000000000000003101b242a2d2e394c5e718494826e5c5f718392806f677b9086715c5d6f8293827065798e88735e4a35200b0014293d506067676768687a8d8f7c7275777a7d828da08b76614c37262524221f1b160e050000000000000000000000000000000b1e3145586c80907c69554a5f748b9d88727a8e826d5a6c8296927c68533e291400000000000000000000162a3f53687c9195806b57432e1a192d42576b80958e78644f3b2611000000000000001f344a5f748483807d7c7b797882917b747474747d928072727272706f6a615648382613000000192e43586c8297a38f7965503b271200000000000f23374b5f73888d7864503b261200000000001b30455a6f8499a18c77624d38240f000000000014273b4f63778c8975604c38230f00000000192e43586d8397a38e79644f3b261100000000001024384c6074888c77634f3a2611000000000000000000000000081c31455a6f8498856f5a46311c070000000000000000000000000000000000000000000a1f33485d718697836d58442f1a0500000000000000000000000000000000000000031425344149494133231200000000000000000004182b3e516373828b90908e8982766a60758a97836e5945301b0700000000000000000000000000091d31465a6e83979985705b47333043576a7d929784705c48342c3f5265798c83705d493623100000000000000313212d373e424341415466798c8c7866546676878e807984907d6a57526475858f82798392806d5945301b0700172c42576c7c7c7c7c7d80839888888b8d908f8a8a9c8f7965503c3b3a393734302a21170a00000000000000000000000000000215293c5063768a85715d4a5e73899f897372858a7663687c9196826b56412c18030000000000000000001025394d62768b9a86715d49342014283d52667b90937d6954402b17020000000000001d31465a6d7d8a939492908f8e8d978b8b8b8b8b8b95898888888887847d736656422e19040000152a3f53687c92a6937d6a55412c180400000000081c3044586d82937d6955402c170200000000172c41566b8095a5907b66523d291400000000000c2034485c71868f7a66523d281400000000152a3f54697d92a7937d6954402c170300000000081c3145596d83927d6954402b1601000000000000000000000001172c4055697d9389745f4a35200c000000000000000000000000000000000000000000051a2e43576c829687715d48331e0900000000000000000000000000000000000000000716242e34342e2315060000000000000000000a1e33475b6e82929a8b827c8086887a6c70869b88735e4a35210c0000000000000000000000000002172b4054687d929f8a76614d38273b4e62768a9e8c77634f3b2636495c70848d7966523f2b180500000000001021313e4a535758564f4a5c6f829583705d586877848d908d8272614e46576775838d908d837363503d2a160100162b405467798a9393949597969b8f8a86807a758397947d695550504f4e4c49453e3428190a00000000000000000000000000000d2033475a6d828d7965515d72889d8b74697c8f806c63778d99846f5a45301b060000000000000000000a1f33485c70859a8c77634f3a261223384c61768b98836e5a45301c07000000000000162a3d4f606d777d84878a8c8d8f92918f8f8d8d8c8e8e8887868483828080705b46301b06000011253a4e63778ca19984705b47331f0b00050c1112152a3e53677b90846e5945301b060000000013283d52667b90a495826c57432f1a060000000405192e42566a8094806b57422d180400000011263a4f64788da298846f5b46321e0a0003090e0f162a3f53687c91836e59442f1a0600000000000000000000000012263b5065798e8d78634e3925100000000000000000000000000000000000000000000014293e52677c918b76614c37230e00000000000000000000000000000000000000000006121a1f1f1a1105000000000000000000000e23384d61768a9e8e7b6d686b737d8b7b6c82978d78644f3a2511000000000000000000000000000011253a4e63778ca1907b67533e2a33475b6f8397937d69543f2a2d4054677b8f826f5b4834200d00000000091c2e3f4f5c676c6e6a63585264778a8d7a67545966717879787063544339495865707779787064554533210e00001125384a5c6b778086878684828d8976706b66687d9298836e6666656463615e595146372716030000000000000000000000000004172b3e5164788c826d5a5c72889c8c7661738688756173889d88735e49341f0a00000000000000000004192d41566a8093927d6955402c181e33475c70869a88735f4a36210d0000000000000e2031424f5a63696e727476777888897878777776848c77706f6e6c6b6a6a6555422d190600000b2034495d71869a9f8a76624e3a26120f182026272324384d62768c88725d49341f0a000000000f23384c61758a9e9b87725d4936210e030c14191a16273c5065798f86705b46311c070000000c21354a5e72879b9e8a75614d3925110c161e23242125394e62778c87725d48331e090000000000000000000000000d22364b5f7489917c67523e2914000000000000000000000000000000000000000000000f24394d62778c8f7965503b271200000000000000000000000000000000000000000000000000000000000000000000000000000011263b506579909b87725e5356606e7c8a787d92927d68543f2b160100000000000000000000080f13152034495d72879b96826d58442f2b4054687c9295806b56402b24384c5f73888b7763503c2814010000001226394b5d6d7982848075695b5a6d809384715e4b545d6364635d5245362b3a47535d6364645d5346372716040000081b2d3e4d5a646c6f70706e6f8293826e5c5163788d9d887a7b7b7a797876736d645545331f0b00000000000000000000000000000e2235495c6f838975615b70879c8d7762697c8f7d6a6e83988c77624d38230e0000000000000000000013273b5064788d9984705b47331e192d42576b80958e7964503b27120000000000000213273c50636f6e6b6a6866656e838d786362626b80907b665c5c5c5c5b58534a3f3224140200061a2e42566a8093a5927d6955422e1b212b343b3c372d34485d72878b76614c37220d00000000091e32465b6f8397a18d7965513d29161620282e2f2b22374b60758a89745f4a35200b000000061b2f43576b8094a4917c6855412d1a1e2932383a352b34495d72888b76604b36210c000000000000000000000000081d31465b6f8496826b57422d18030000000000000000000000000000000000000000000a1f34495d7287937d6954402b16010000000000000000000000000000040c1112110e08000000000000000000000000000000000011263b50667b9198836d584343505e6e8085788e97836d5944301b07000000000000000005111b23282b2a2e43586c82969c87725d493425394e63778d897866523d281c3044586c8093806b5844301c07000005192d4155687a8b90898e887969596376898e7a685542494e4f4e494035271c2a3640494e4f4f49413628190a000000000f202f3d4851575a5b5b596475878c7967545e72889c9390919190908e8c888273624e3a2510000000000000000000000000000008192d4053667a8e7d6a5a6f869b8f78635f72858874697d93907a66513c27120000000000000000080f1321364a5e72889c8a76624d392514283d52667b90937d6a55412d180400000000000013293e53687d8382807c7b79797d917c747473737b90807272727272706d675d5042321f0b000013273b4f63778b9e9985715e4a3724313e484f514a3d2f44596e838e78634e39240f0000000003172b4054687c90a394806c5945311e27333c42443e3332475b70868c77624d38230e0000000014283c5064788c9f9884705d4936232f3c464d4f483b2f44596e848e78634e39240f00000000000000000000000002182c41566a8094856f5a46311c07000000000000000000000000000000000000000000061a2f43586d8297836d59442f1a05000000000000000000000000000c1720262727221c130a00000000000000000000000000000011263b50667b9198836c574232405061738580899c88735e4a35200c000000000000000615232e373d403f393e53677c91a18c77624e3924354a5f737b766a5b49362315293d5165798e87735f4b36220e00000a1f33485c70859482737b8b887665596c809285725f4c39393a39352d23170c19242d35393a3a352e24180a000000000002111f2b353d424546464658697b8d847260586d82969c8f8d8c8b888683807c7865503b261000000000000000000000000000081726313a4a5e718586725e6e849990796456687b8e7d6b798e94806a55402b1702000000000006121c24282a2f44586d8296917c68533f2b1623384c61758a9985705b47331e0a00000000000011263a4e6274838e949391908f8d978b8b8b8989899289888888888886837a6e604e3b261100000c2034475b6f8296a18d7966534030404f5b63665b493640556a80907a66503b261100000000001125394d6074889b9c8875614d3a2837454f575951423042576c828f79644f3a2510000000000d2135495c708397a08d7965523f2e3f4d59616459483541566b80907965503b26110000000000000000000000000013283c51667a8f89735f4a35200b00000000000000000000000000000000000000000000152a3f53687c9287715d48331e090000000000000000000000000e1d29343b3c3c372f261c11050000000000000000000000000010253a4f64798f98836d58432e33445567798a869a8d78634f3a261100000000000002142433414b5254544a3b4e63778da2917b67523d28304456636662594c3d2c190e22364a5f73888e7965513d291400000d22374c61768b8f79656d809283705d6275888f7c695643302524201a11060007111a20242524211a110700000000000000010e1822292d3030303a4c5d6f808f7d6b59677b90988377767472706d6a67645a4936220d00000000000000000000000003152635434e5455697c8e7a666e8498907b66505e70838875748998836e5945301b06000000000716242f383d3f3e3e53677b9097836e5945311c1e32475c70859a8a76614d3925100000000000000b1f3345566571798085888b8c8d8f918f8f8d8d8c8d8e89888784838282807d68533e2913000005182b3f5266798c9f96836f5c4a3a4d5e6d777965503b3d53687c927c67523c27120000000000091d3144586b8092a4917d6a5643344555626b6e604d383f54697d917b66503b26110000000006192d4053677a8da095826e5b49394c5d6b757764503b3e53687c917c67523c2712000000000000000000000000000e23384c61768b8d77634e39240f0000000000000000000000000000000000000000000011253a4f63788d8b76604c37220d0000000000000000000000091b2c3b475052514b43392f23170a0000000000000000000000020d22374c61768c9a86705b463126384a5c6e828a9a927d6954402b160200000000000d203242515e666a6859464a5f73899e95806a55402b2738464f504e463c2e1f0e071c3045596e8395826c58432f1a06000e23384e63788e8d77626175888d7a66586b7d928673604d3a27140c060000000000060b0f0f0f0c060000000000000000000000050e14181b1b1d2e405162738589766461758a9d8974615f5d5b5855524f493c2c1a060000000000000000000000000d20324453616968607387836f6c8398917b66505466798c806f849988725e4934200b00000003152534424c525452484d61768a9d88745f4b3622192d41566a8094917c68533f2b160200000000000316283847545e656b707374767786897878777776838b7672706f6e6c6b6a69604e3a2611000000102336495c6f82959f8c79665442566a7c8b806a56423b50667b907c67523c271200000000000115283b4f6275899b9a8673604d3e516373807b66523e3c52677c917c67523c271200000000001124374a5d7083969e8b7865534155697a897d6955413b50667b907c67523c271200000000000000000000000000091e33475c7186917b66523d2813000000000000000000000000000000000000000000000c20354a5e73888f7965503b261100000000000000000000001226394a586367655f564c4034281a0c00000000000000000610171b1f34495d72879c89735f4a35202c3f5164778a9d97836e5945301c07000000000015293c4f60707a80745f4a465b70869b98836d58432e1a28343a3b39332a1e100100162b4054697d9487725d49341f0a000e23384e63788d8f7863586c8095836e5a617588907c6a5744311e0b000000000000000000000000000000000000000000000000000000000000112233455667788a82705e6f84988f796551484643403d3a352b1e0e0000000000000000000000000015293c4f61717d77626a7d8b776b8297927c6752495c6e8289767d938c77624e3924100000000e213243525f676a6656475c70859a8e7965513c2713273c5165798f97836e5a46311d090000000000000a1a2936414a51575b5e60616b828d78636362697d8f79655b5a58575654544e42311e0b000000071a2d405265778a9c9684715e4c5a6f869a86715d4a3a4f64798f7d68533e29130000000000000c203346596b7d91a3907d6a5845586d8291826d58453b506479907c67523d28130000000000081b2e415366798c9e95826f5d4b5a6f859985705c493a4f64798f7d68533e29130000000000000000000000000004192e43576c8295806b56412c1702000000000000000000000000000000000000000000071c30455a6f84937d68543f2a150000000000000000000000172c415568767c7972695e5245382a1b0b0000000000000c19232b30323144596d83978d78634f3a252234475a6d82949d88735f4a36210c00000000001b3044586c7d8e846e5a4544596e84999b866f5a45301b17202526241f170d00000012273c51667b908c77624d38230e000c21374c60768b917b665265798f897560586b7d918773604d3b2815020000000000000000000000000000000000000000000000000000000000041627384a5b6c7d8e7c6a687c9195806b5743312e2b282521190e00000000000000000000000000061b2f44586c808c7660627589806b8297937c67523f5164768982798e917c67523e2914000000162a3d5061707b80725c47566b809494806a56412d1822374b5f74899d8975604c382410000000000000000b19242e363d4246484b52677c917c67525065798f7d6954444342403f3f3b3123130200000000102336485a6d8091a18e7c6a58596e83988d7965523e4e63788f7c67523d28130000000000000316293c4e617386989a887563515a6f869b8874604d394e63788f7d68533e2913000000000000112437495c6e80929f8d7a68565a6f84998c7864513e4e63788f7c67523d2813000000000000000000000000000014293e53677c91846e5945301b0600000000000000000000000000000000000000000000172c40556a7d93826c58432e190400000000000000000000182e43586d7c858d867b6f63564839291908000000000c1c2a363f4547463f53687c92927c68543f2b182a3e5164778c9f8e78644f3b261200000000001f34495e738897826c574242576c83979c87705b46301b060c10110f0b04000000000f24394e63788f907b66513c271200091e33485d718795806b5660748a8f796550617588907d6a5744311e0c000000000000000000000000000000000000000000000000000000000000091b2c3d4e5f7082887665768a9b87725d4935211613100c0600000000000000000000000000000a1f34495e72888c7762596d8088748095937c67523c47596c7d8d7a8996826c57432e1a0500001c3045596d808f836d584351657a8f9a85705b46321d1c31455a6e8397907b67533f2b17030000000000000007121b22282d3133394e63778d806b564c60758b836d58432e2c2b2a2a271f1405000000000006192b3d4f617385969988756454687c9095826e5b494e63788f7b67523c2712000000000000000c1f324456687a8c9e92806e5c586c8295907c6955424e63788f7c67523c2712000000000000071a2c3e51637486979886746355697d9194826d5a474e63788f7c67523c2712000000000000000000040c10110e1024394e62778c88725d49341f0a0000000000000000000000000000000000000105060312273b5065798f86705c47321d0800000000000000000000152a3e5160697079838c827366574737251300000006192a3a48535a5c5a4f4e63778c97836d5945301c2135485c708497937d6955402c1803000000001f344a5f748b98836c574240566b82979c87705b46301b06000000000000000000000e23384d63778d937d68533f291400051a2e43576c809486715d5c7187937c6853586b7d928874614e3b2815020000000000000000000000000000000000000000000000000000000000000e1f31425364748683726f83978d7864503c281515151413110f0c07010000000000000000000b21364b60768c8f79645164778b7c8095917b66503b3c4f61738686849886715d48331f0a00001f34495e738897826b56404c61768b9e89745f4b3621172b4054687c9297836e5a46321e0a000000000000000000070e14181c20354a5f7389846f5a475c718787715c47321e161515120c02000000000000000e203244556778899a93827060607385978b7865535065798f79644f3a251000000000000000021527394b5d6e80919e8c7a695865798c9985725f4c4f64798f7b66503b2611000000000000000f2133455768798b9b92806f5e617487988a7664525065798f7964503b251000000000000000000a1620252623202034495d72888b76614c37231313110d08000000000000000000000000010d161a1b181522374b60758a89745f4a36210c090603000000000000000e2133424d555d666f7a8584756554422f1c0800001023364858656e726d5b485d71869a88735f4a3621192c4054687d9299846f5b46321d09000000001f34495e738999856f5a4540566b82979c87705b46301b060000000000000000000d1d293a4f64788f95806a54402b15000014293d5064788c8c78655a6f86947d68534e617589917d6a5845321f0c000000000000000000000000000000000000000000000000000000000000021324354657677889806e7c9094806b57432f2a2a2a29282624201b140b00000000000000000b21364b60768b927d69545c6f83858095907965503b324456687a8d83948b76624d39241000001f344a5f748b97826c5742485d72889c8d78634e392411253a4e63778c9e8a75614d39261200000000000000000000000000071c31465a6f8588735e49586d838a75604b36210d00000000000000000000000003142638495a6b7b8c9c8f7d6d5d67798a9583705e53687c8b76614c37220d00000000000000000a1c2e3f5162738494988775655c6f82928f7c695751667b8e78634e39240f00000000000000041628394a5c6d7d8e9e8d7c6c5c697a8c94826f5d53687c8c77624d38230e00000000000000081928333a3b3834322f44596d838f7965503b29292826221c140a00000000000000000002121f2a2f302d2a2732465b70858d78634e39241e1e1c18120a01000000000415243139414a535d68738083725f4b37220d0000182c405365768386715d48576c80958e7964503b2712253a4f63788d9e8a75604c38240f000000001c31455a6e839789745f4b42576c829799846f5a442f1a050000000000000000071a2b3b4654687c9195806b56402b1600000d2135495c6f8294826f5e7086927c675246596c80938875614e3b281502000000000000000000000000000000000000000000000000000000000000061728394a5a6b7c8c7b74889b87725e4a3f3f3f3f3e3d3b393530281d1103000000000000091e33485d71869884705c5366798d82978e78634e3927394b5d708294a0917c67533e2a1601001f34495e73889a85705b46455a6f869a907965503b26111f34485c71869a917c6955412d190600000000000000000000000001182d41566b808c77624d54697d8e79644f3a251100000000000000000000000000091a2b3c4d5d6e7d8e9c8c7b6b5c6c7c8d8e7c6b5b6c8286715d48331f0a000000000000000000102233445566768796948372626374859687756354697d8974604b36210c00000000000000000a1c2d3e4f5f6f808f9a8a796a5d6e7d8f8d7a6a596c8287725d49341f0a00000000000000132637454f504d4a47444353687c927d69543f3e3e3e3b3630271b0f01000000000000000e20303d4446423f3c3a41566b80917c67523d333333312c261d13070000000007162533404d59646f7a858477634e38230e00001c31465b6f8394836c574252667a8f937d6a55412c1820354a5e72889c907b67533e2a1602000000172b3f53677a8d8e7a665343586d839895826b57422d180300000000000000000f2337495962718497947d69543f2a15000006192d40526476888d7c6f758a8c77634f3d5063768a927d6b5845321f0b000000000000000000000000000000000000000000000000000000000000000a1b2c3d4d5e6e808a7a80948e796653545454545352504e4a443b2f2111000000000000051a2e43566a7d908c7866555d71858b998b76604c37212e40526476899b96826d5945311c08001b3045596d82968a75604c43586e8499917b66503b2611192e42566a80939885705c4935210e0000000000000000000000000014283d52677c907b66515065798f7c68533e2a1500000000000000000000000000000e1e2f3f505f6f7d8d9a8a7a6c5f6e7d8c8a796b7387806b57432e1a050000000000000000000415273748586877889691827061677787928270616e83846f5b46321d080000000000000000000f203141516170808f9888786a6070808e8877697286826c58432f1b06000000000000001b2f43556365625f5c5a585763778c826d5853535353504b43392d1f1000000000000000172b3d4e595b5754514f4e51657a8f806b564848484845403a3024170800000214253443515e6a7682877b70675a4834200b00001f34495e738997826c57424c61758a99846f5b46311d1b2f44586d829696826d5945311d0a0000001024374a5d6f829283705f505b70869a8f7a66523d291400000000000000000013283d526676808fa18f7a66513c271200000010233547596979898d848691826f5c4834475a6e82958875614e3b281502000000000000000000000000000000000000000000000000000000000000000e1f2f40506170828a7a8c96826e68696a6a6a686766635e574c3f2e1c0a00000000000013273a4d6071839384726359697d939b87725d48331e233547596b7d8f9c8874604b37241000162a3e5266798c907c685543586d8398917b66503b261113273b5064788da08c7864513e2a18070000000000000000000000001025394e63788d806a554c60768b826c57422d190400000000000000000000000000011121324151606e7c8a978a7b6e616e7b88897d82897764503c28140000000000000000000000091a2a3a4a5a697887948f8071636877868f8072778a7c6955402c180300000000000000000002132333435261707d8c9788796c61707d8a877c7d8a7865513d291500000000000000001e33485d72797773716f6d6c6b728686706868686868655f564b3d2e1d0a0000000000001d32465a6c706c6966646362607589846f5e5e5e5e5d5a554d4235261605000d20324352616f7c888275695e544a3c2b180500001f34495e738999846e5944475c70869b8974604b3722152a3e53677b909d8975604d392612000000081b2e40526373848e7d6e6466778a9886725f4b37230f00000000000000000013283d5266798a99978673604c38230e00000006182a3b4c5b6a7782878680726352402d3e5266798d927d6a5744311e0a000000000000000000000000000000000000000000000000000000000000000111223243536372838c879b8a7d7d7d8080807d7c7b78736a5d4c3926110000000000000b1e3043546474839182756d6b7b9194806c58432f1a182a3c4e607183958f7a67533f2b17000f2336495c6e8090857261515b70869a8e79644f3a25100d2135495d71869994826d5a473624110000000000000000000000000c21364b5f7489836d59475c718786705b46311c0800000000000000000000000000000313233242505e6c7986918c8073696a75808683796b59473421130900000000000000000000000c1c2c3c4b5a68768491908274686774828b86888472604d3a26110000000000000000000000051525344352606e7b88938a7d71666c778288867b6c5b4936221101000000000000001d32465b6f828c89878583828280808a807d7d7d7d7c7973685b4c3a26120000000000001e33485d7286827d7b797877767483887473737373726f695f534434220f0016293d4f6070808d807164584c41372c1e0d0000001d32475c70869a88725e4943586d83978f79644f3a251024384d61758a9e907c6855412e1b0900000011233445566573828c80797984948a7a685643301c080000000000000000000f23374a5b6c7a868679685744301d09000000000c1d2e3d4c5a646d70706b6154453423364a5e7283908874604d3a26120000000000000000000000000000000000000000000000000000000000000000041425354554647383919e979494949595959493908d877b6954402b150000000000000113253646566472808a89838287978a7764513d29140d1e30425466778894836e5b46311c00071a2d3e5161718290806f6566768a9b88745f4b36210d061a2e4256697d909d8a766453412d18000000000000000000000000081d31465b708687715d48586d8389745f4a35200c00000000000000000000000000000005142332404e5b68737d8990867c75706e6f6e675c4d3c3730261b0e00000000000000000000000e1e2d3c4a586672808a92867a70686e777c7b736555433121140600000000000000000000000716253442505d6a76828b8f8479726d6d72716a5e4e463c2f1f0e00000000000000182c3f536474838d93979897979595989594949494938e86796955412c170000000000001b2f43576a7c8c94918f8d8c8c8b8b8f8b8989898988847c7162513e2a15001c3045596c7d8e7d6f6153473a2e241b0e00000000192d42566a7d928d78645040556a8095927c67523d28131e32465b6f84989885715e4b382613010000051728384755636f7982888b8983796b5c4b39261300000000000000000000071a2c3d4e5d697171685b4b392714010000000000101f2e3c4851585c5b574f4436271b2e425464727d867d6955402b160000000000000000000000000000000000000000000000000000000000000000000717273646556472808a8b89898887868482807c7b787668543f2a1500000000000000071828384755616d778086898a857a6b5a4835210e0113253648596a787d7b705c47311c00000f213344536371808a82797984948f7d6b5845311c080013263a4d607387989482705b46301b00000000000000000000000002182d42576c828b75604c54697d8d78634e39251000000000000000000000000000000000051422303d4a56616c757c8286878680725d545252504b43382c1d0e00000000000000000000000f1e2c3a4855616d7782898d847c77766f6660554b463e322415050000000000000000000000071624323f4c58646e77808588878382735e56585f5a4d3d2b180500000000000010233547566570787d8386878888888887868483807d7b78766a56412c1700000000000014283b4d5e6d7983898d90919393939391908f8d8b888684826c57422c17001f344a5f73887d6f60514336291d1108000000000013273b4e61748794806d5a49546a8095937d68533e2913182c4054687c91a18e7a685543301e0c0000000a1a293845525d666d7274736f665b4d3e2d1b0900000000000000000000000e1f303f4c565c5c564b3d2d1c0a00000000000001101e2b353e444746433c3226181325374655606a717468543f2a1500000000000000000000000000000000000000000000000000000000000000000000091928374654626d7474737372706f6e6c6a68666360594a39251100000000000000000a1a293744505a636b71747470685c4d3d2b18050007192a3b4c5a6568666052402d190000041526364553616d7782878a8a867d70604e3b281501000b1e314457697a8983766857432e1a0000000000000000000000000014293e53677c8f7964505064798f7c67523d2814000000000000000000000000000000000004121f2c39444f5961686d70706f6b645c636767655f56493b2c1c0a00000000000000000000000e1c2a37444f5a646d75797d7d7c786f5c5d62605a50423323110000000000000000000000000614222f3b47515b636a707373726e66575366746b5a4834200c0000000000000618293847535d64696d70727272727270706e6e72686663605b4c3a27130000000000000b1e2f404f5c666e7477797c7c7c7c7c7b7978777473706e6b63523e2a15001f344a5f7482706051423325180b000000000000000b1f324557697a8b8a7867595a6d8397907b66513c27202325394d6175899d988572604e3b2815000000000b1a2734404a53595d5f5e5a534a3d2f20100000000000000000000000000112212e3a43474742392d1f0f0000000000000000000d18222a2f31312e2820150908192837434e575d5f594a39251100000000000000000000000000000000000000000000000000000000000000000000000a19283644515a5f5f5e5e5c5b5a58575553504e4b473c2d1b090000000000000000000b1926323d4750575c5f5f5c554b3e2f1f0d0000000d1d2e3d495153524c4334231100000008182735434f5b646c717474716a5f5142311f0c00000215273a4c5c6b747066594a3a2714000000000000000000000000001025394e63788d7d68534b60758a806b56412d18030000000000000000000000000000000000020f1b27323c4858615d5b5b5a616870777c7c797267594a3927130000000000000000000000000c1926323d4851596065686868645d627077756d6051402e1b0700000000000000000000000004111d29343e4850565b66685d59534e5f708377634e39240f000000000000000b1a293640495055585b5f69645c5c5c5b6779826f5a4e4c483d2e1d0b000000000000001222313e4a535a5f636567676867676669747772685b5956514535230f001c31465a6d736352423223150700000000000000000215283a4b5c6c7b8986776d6c778a998874604c382c3538363246596d8093a2907d6b58442f1a00000000000a16222d373f45484a494640372c1f11020000000000000000000000000003101d272e32322e261c0f0100000000000000000000050f151a1c1c19140d0300000a1926313b43484a463b2d1b090000000000000000000000000000000000000000000000000000000000000000000000000a1926333e464a4a49484746454342403e3b3936332a1e0f00000000000000000000000815202b343c42474a4a4742392e20110100000000101f2b363c3e3d383025160600000000091725323e4851585d5f5f5c564d41332413020000000a1d2e3e4d595f5c54483b2c1c0a000000000000000000000000000c20354a5f7388826c57475c7086846f5a45311c07000000000000000000000000000000000000000915253b506476706a6a6e757c858b918e8b85776856422d19000000000000000000000000000814202b353e4653657379776f616d828c8a7d6f5d4a36220d00000000000000000000000000000c17222b343b4e63767a6d61585d6c7d8f79644f3a250f00000000000000000b18242d353b4043576c7d74685d5463738587705b4637332b1f1000000000000000000413212d373f454a4e5c6c777974696276888d86786855413e3527170600172a3d4f5c5e554534241405000000000000000000000a1c2d3e4e5d6b778389838288938a7b6a5744313d494e4b403d50637688978e82705b46301b00000000000005101a232b30333434312b241a0f01000000000000000000000000000000000a131a1d1c1a130a0000000000000000000000000000000000000000000000000008141e272e3334322a1d0f00000000000000000000000000000000000000000000000000000000000000000000000000000915212b32343434333231302e2c2b282624211e170d00000000000000000000000000030e1821282e323434322d261c10020000000000010e1922272928231d13070000000000000814202b353d43484a4a47423a30241506000000000010202f3c464a4841362a1d0e0000000000000000000000000000071c3044586b7d86705c4756697a87735e49341f0a000000000000000000000000000000000000000010253a4f63748480808389908d86807976747a6e59442f1a0000000000000000000000000000030e182230455a6f838f8c80706f84959d8d7964503b2510000000000000000000000000000000050f18263b50667a8c80756b6b7a8b8a76624d38230e00000000000000000006111a21262f445a6f84867a7068718291826d59442f1f180e01000000000000000000030f1a242b31394e63788a8f887968788c9b9785705b463122170900000e20313e484943372817060000000000000000000000001020303f4d5a6670787d82837d776b5d4c3b3b4d5b635e4f3e47596a79837b706253402c180000000000000000070f161b1e1f1f1c17100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141a1e1f1d170c00000000000000000000000000000000000000000000000000000000000000000000000000000000040e171d1f1f1f1e1d1c1b19171613110f0c090400000000000000000000000000000000050d14191d1f1f1d191209000000000000000000060e1213130f09010000000000000000030e1822292f333434322e271e130600000000000002111e2a3134332d24190c0000000000000000000000000000000115293c4e5f6b736e5b464c5c6a72705d49341f0900000000000000000000000000000000000000000c20334556667482888b888279726b65605f6561523f2b1700000000000000000000000000000000051b30455a6f84949e8d796777848c8b79644f3a251000000000000000000000000000000000000e23384c6072849288807a8a91806d5a47331e0a0000000000000000000000060d172c4055687a8b8d847c82908a7764513e2a160400000000000000000000000000071017243a4f64788c999885706e7d888d85705b46311c070000000213212c33343026190a000000000000000000000000000212212f3c48535d64696c6c69635a4e3f3044576a786d5c4c3c4c5b676c685e52443523110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e151a1e1f1f1d19130b010000000000000000010d161d1f1e19110700000000000000000000000000000000000d1f30414e585e5c503e3e4c575d5d51412e1a060000000000000000000000000000000000000000041628394857636d7374726d665e57504b4b504e4334220f0000000000000000000000000000000000182c405466758289897763667077766d5d4a36220d0000000000000000000000000000000000091d3043556574828d938d92847362503d2a1704000000000000000000000000001125394b5c6c7a879290918d7c6b5a4835220f000000000000000000000000000000000c2135495c6d7c868b826f5f6b7477736654412d190400000000030f191e1f1b140900000000000000000000000000000003111e2b364049505457575550473d3033485e73887a6a5a4a3d4a5457544c4134261706000000000000000000000002080d0f0f0f0d0904000000050e15191b1a17110a00000000000000000000000000090e0f0d070000000000000000000000000000000000000000000000000000000000000000020e181e1f1c150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006090b0d0c0b080400000000000000000000000000000000000000000000000002080b0b0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011323303b4449483f322e3a43494941332311000000000000000000000000000000000000000000000a1b2a394651595e5f5d58524a433c36373b393125160500000000000000000000000000000000001124374858656f74746b5a545d62615b4f3f2d1a07000000000000000000000000000000000001142637475663707a848a827465554433210e0000000000000000000000000000091c2e3e4e5c69758088887c6e5e4e3d2b18050000000000000000000000000000000006192d3e4f5e697274716453585f625f56483725120000000000000000000000000000000000000000000000000000000000010d19242d353b404242403b342b1f33485d7186887868594b3c3f423f382f23170800000000000000000000040e161d22252525221e1810070b1721292e302f2c251d130800000000000000000006131c2325221a0f0200000000000000000000000000000000000000000000000000000000000413202b323431281c0d000000000000000000000202020000000000000000000000000000000000000000000000000000040d141a1e212222201d18120b0200000000000000000000000000000000000000000a151d20201c160d030000000000000000000000000000000000000000000000000000000000000002091015191c1d1d1b160f060000000000000000000000000000000000000000000000000004131f283034332d221d272f34342e23150500000000000000000000000000000000000000000000000c1b28343e45494a48443e362f28222326241e140700000000000000000000000000000000000007192a3a47525b5f5f594d41484c4c483e312110000000000000000000000000000000000000000819293846525e6770746f645647372615030000000000000000000000000000001020303e4b58626c73736a5e5040301f0d0000000000000000000000000000000000000f2131404c565d5f5d5446454b4c4b44392a1a0800000000000000020d161b1e1e1d1b1b1c1c1911060000000000000000000007111a21272b2c2c2b2720181a2e4256697b8e8777695a4c3e2d2b251c1206000000000000000000000915212a31373a3a3a37332c241a1b29343e43464440393025190a0000000000000008172430383a362d201000000000000000000003070707040000000000000000000000000000021323313d474a453a2b1907000000000000040d13171717130d06000000000000000000000000000000000000000000000c1721292f3336373735322d261e150a0000000000000000000000000000000000000b1b28313635312a20140700000000000000000000000000000000010910141515130e08010000050e161d242a2e3132322f2a23190d00000000000000000000000000000000000000000000000000010c151b1f1e19100b141b1f1f1a1105000000000000000000000000000000000000000000000000000a17212a303434332f29231b140d0e110f0a0200000000000000000000000000000000000000000c1c2a353f464a4a453c2f343737332b21130300000000000000000000000000000000000000000b1a2835414b545c5f5b524638291909000000000000000000000000000000000212202e3a454f585e5e584d40322212010000000000000000000000000000000000000313222f3a43484a4841363136373630271b0c000000000000000614202930333332303031312d2316070000000000000000000000060d1215171716120c051326394c5e70829388786a5c4a372311090000000000000000000000091826333d464b4f4f4f4c4740372c2a394751585b59544c4237281705000000000005162635424c4f4a3e2e1c090000000000000812181c1d1c18120b0100000000000000000000000d1f30414f5a5f584836230f00000000000b1620272c2c2c2821190f0400000000000000000000000000000000000001101d29343d43484b4c4c4a46413a31271c0f0100000000000000000000000000000005182939454b4a453d32251607000000000000000000000000000009141d24282a2a28231c140b1019212931383e43464747443e362b1e10010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161c1f1f1e1b150f07000000000000000000000000000000000000000000000000000000000c18232b32343431291e1f22221f180f03000000000000000000000000000000000000000000000a17232e3841474a474035281a0b00000000000000000000000000000000000002101d28333c444949443b2f221404000000000000000000000000000000000000000004111d272e3334332e251c2122211c140a00000000000000051524323d4548484746454647403425130100000000000000000000000000000000000000000a1d2f415364748594897a65503b261100000000000000000000000617273644505960646464615b53493e384857646d706e685f544634210d00000000000f223444535f645c4b39251200000000010f1b252d3132312d261e14080000000000000000000016293c4e5f6d7466523f2b18040000000c1b28333c4142413c352c21150700000000000000000000000000000000000f1f2e3b4750585d6062615f5b554e44392d1f110200000000000000000000000000000c21344757605f594f43342514020000000000000000000000000d1b2731393d3f3f3d3730281e242c353d454c53585b5c5c5952483c2e1f0e0000000000000000000000000000060d13171a1b1b1b1915100a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610171d1f1f1c160c0a0d0d0a040000000000000000000000000000000000000000000000000006111b252d3234322c23170a0000000000000000000000000000000000000000000b16202930343430281e120400000000000000000000000000000000000000000000000a131a1e1f1e1a12080c0d0c08010000000000000000112233424f595e5e5c5b5a5b5c5243301d0900000000000000000000000000000000000000000012243546566675838a78644f3a251000000000000000000000001224354554626d75797979766f665c4f435566758286847c7264503c27120000000000182b3e516270796854412d1a06000000101f2d3841464746413a3125190b0000000000000000001c3145596c7d826e5b4734200d0000081a2a39465056575650493e32251607000000000000000000000000000000091b2c3d4c59636c7276777674706961574b3d2f2010000000000000000000000000000010253a4f6475746c61524231200d00000000000000000000000c1c2b38444d525454514b443b30374048505960676d7072726d655a4c3d2c1a08000000000000000000000005101921272c2f3030302e2a251e170e050000000000000000000000000000000000000000000000000000000000000000000002091015191c1d1d1b160f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811191e1f1d1810060000000000000000000000000000000000000000000000030d151b1f1f1b150c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d4051606c737372706f7070604c37220d0000000000000000000000000000000000000000000617283948576570746c5c4935210c00000000000000000000091c2f4153637280898f908f8a83796d6051607385938f837b7968533d281300000000001d32475b6e8085705d4936230f00000b1d2e3d4a545b5c5b554d4337291a0b00000000000000001f344a5f74898a7763503c291502001326374857636a6c6b655c50433425160600000000000000000000000000001226384a5b6a7680878b898a89857d73685b4d3e2e1e0d0000000000000000000000000010253a4f6375888070604f3d2a170400000000000000000006182a3a495660676a6a6660574d434a535c646c747b8286888882776a5a49372512000000000000000000000a17222c353c4144464646433f39322a21170c0100000000000000000000000000000000000000060d121415130f09020000050d151d242a2e3132322f2a23190d0000000000000000000000000000000911181c1d1d1a150f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090d0f0f0e0a0400000000000000001e33485d6f7d88898787868776624d38230e000000000000000000000000000000000000000000000a1b2a3947535c5f5a4e3e2c1906000000000000000000001024384c5e708291998b827d80858b7d7061687c9097837166645c4b38241000000000001f344a5f748a8d7965523e2b18040215283a4c5b677072706a60544738291a09000000000000001f344a5f748b93806c5845321e0b091c3043556675808380786e6152433424130100000000000000000000000004192e41556779888f8277737478808b86796b5c4c3c2b1a090000000000000000000000000c203446586b7d8f7d6c5a4734200d000000000000000000102336475867737c80807a736a60545d666f77808890969b9d9c9589786754412e1b0700000000000000000d1b28353f4950565a5b5b5b58534e463e342a1e12050000000000000000000000000000000005101a2126292a28241d150b1019212931383e43474747443e362b1e0f00000000000000000000000005121c252c3132322f2a221a0f040000000000000000000000000000000000000005111a1f1f1a120600000000000000000000010608090906010000000000000000000000000000020b101313110d0702050606060300000000000000000000000000000000000000000000000000000000000000000000000000000000000710181e222525231f1910050000000000001f34495e7176767888807d796c5a47331f0a00000000000000000000000000000000000000000000000c1b293640474a463d30200f0000000000000000000000162b3f53677b8e9e8c7a6d686a707b89806f6d8397907b67534f4a3e2e1c0900000000001f344a5f748a95826e5a4734210d0a1e3245586a798588857d72655647372716050000000000001e33485d71869b8875614e3b27140f24384c5f72859397908b8070615241301f0d000000000000000000000000091e33485d7185968371635f5f646d79888a7a6a5a493826140200000000000000000000000417293b4f63768a897663503c2814000000000000000000182c40536576858783858c877d72677079838c949c9994908d8b8b8c84715d4a36220d000000000000000c1c2b3946525c646a6f7070706d68625a51473c3023160800000000000000000000000000000816222d353b3e3f3d3831281d242c353d454c53585c5c5c5952483c2d1e0d000000000000000000000514232f3940464747443e362c22160900000000000000000000000000000000000515232e34342e24170800000000000000040d151a1e1e1e1b150e04000000000000000000000006141e25282926221b171a1b1b1b18130e07000000000000000000000000000000000000000000000000000000000000020607070704020e19232c33373a3a38332c22170900000000001b2f42536060606c808a75655c4e3d2b18040000000000000000000000000000000000000000000000000b18242d3334322a1f120200000000000000000000001a2f44596e839796826e5c53555e6a79897c6f869b8d78634e3a362d20100000000000001d32475c7085998a7763503d2a161125394e61758897938b8c83746555453322100000000000001a2e43576b8094917d6a5743301d14293e52677b8f9b887a7c8780705f4e3d2b180600000000000000000000000a1f344a5f748b907b67534a4a505c69798b8977675543311e0c0000000000000000000000000c1f33475b6f8393806b58432f1b0700000000000000001d32475b6f8383746c70798590847b848d96958f8a84807a777474777c79644f3a250f00000000000007192a3a4957646f788084878786827c756d64594d4134261809000000000000000000000000081726343f49505354524c443b2f374048505860676d7072726d655a4b3c2b1907000000000000000001132332414c555a5c5c5852493f33271a0c0000000000000000000000000000000011233341494941352618090000000000091620292f3333332f2921170b000000000000000000041524313a3d3e3b362e2c2f3030302d28221b130900000000000000000000000000000000000000000000000000000911171b1d1d1c1915202c3640474c4f4f4d483f3427180900000000122535434b4b51657a8f7b66523e301f0e00000000000000000000000000000000000000000000000000000611191e1f1d170e020000000000000000000000001d32475c72879c917b67523e414d5b6b7b897684998c76614c37221a0f02000000000000192d41556a7d9293806c5946331f152a3f53687c919885757783847362513f2d1b08000000000014283c5064778c9a8773604d3926182d42576c829694806a6976867d6c5a4835231000000000000000000000000a1f344a5f74898f78634e38353e4c5c6d80928572604e3b281502000000000000000000000004182b4054687c9187725e4a36210d00000000000000001f344a5f7489786563686e7582958f958d87827b756f6a6562605f62696d5f4c38230e00000000000012253648586775828c948e86838284888a82766b5f524436271808000000000000000000000214263544515c6468696660574c414a535c646c747b828688888277695a4937241100000000000000000b1e3041515e686f72726d655c5145382a1c0d0000000000000000000000000000001a2e41515d5d5244362718080000000b1a27333d44484848443d34281c0e00000000000000000e2133424e5353504a424044464645423d362f261c12060000000000000000000000000000000000000000000004111c252c303232312e29323d49535b616464625c5245362716040000000717253036374c60758a826c57422d190400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889d8f78634e392f3d4d5e6f828283988c76604b36210c000000000000000012263b4e62768a9c8975624f3b28192e43586d8397937d69647282806f5d4a38251200000000000d2135485c6f8396907c695643301d2f445a6f8499917b66586777897765523f2c190600000000000000000000081d31465b6e828f78644f3a252e3e50627589907d6b5845311e0a0000000000000000000000001125394d61758a8e7964503b271200000000000000001f34495e73887c76787c838a918b8f8b7a726c66605b55514d4b4a4d55585041301c090000000000091c2f42546575859398897b726d6c6e727983897c70625445362616060000000000000000000d20324353626f787d7d7b746a5e545d666f7780888f969b9d9c9588776654412d1a060000000000000013273a4d5f6f7b84888782796e6256483a2b1c0d00000000000000000000000000001f34495d70706254453626170800081929384550585d5e5d5850463a2c1d0e0000000000000014293d50606868655e5555595b5b5a56514a42392f24180c00000000000000000000000000000000000000000514222e384045474746433e434f5b666f767979766f63544533220f0000000008141c2132475c718686705b46321d08000000000000010a0f110e0800000000000000000000000000000000000000000000000000000000000000000000001d32475c72879c8f78634e38232f405163768980958d77624c38230d00000000000000000b1f33465a6d8094927d6b5845321f2f445a6f869a917b66546474867a6754412e1b080000000005192c405366798c9986725f4c392630465b70869b907965505a6b7c826f5c4935220e0000000000000000000002172b3e516373807c68533f29213346596c80938874614d3a26120000000000000000000000000a1e32475b708493806a55412d1803000000000000001b3044576a7a868a8b8986827c7680908a796a5a4c46413c3836353941433d3223120000000000001124384c5f7183949e8c7a6a5e5857595e66707b88807263544434231201000000000000000015293c4f6171808c86868b887c6e687179838b949c99948f8c8b8b8c83705d4936210d00000000000000192d42566a7d8e98877d828980736658493a2b1b0b000000000000000000000000001f344a5f748272635444352616061425374755626c7273726c63584a3b2c1c0b000000000000172c42576c7c7d797267696e70706f6b655e554c41362a1d1002000000000000000000000000000000000003142332404c545a5c5c5b585253606d78838a8f908b827263513e2b1804000000000108192e43586c828974604b36210c000000000008141e2426231b10030000000000000000000000000000000000000000000000000000000000000000001b30455a6f8499907965503b26223446596c8083938f79644f3a2510000000000000000003172a3d5064778a9b8875614e3b2830465b70879c9079655057687a85715e4b37241000000000001023374a5d6f83958f7b6855422f30465b70869b917b66504d5f71847864513d291501000000000000000000000f22354655636d7467533e2916293c5063768a917c6955412d1904000000000000000000000004182c4055697d9385705b46321d080000000000000015283b4c5c6971747473706c686271829289786858473727232020262c2e29211405000000000000172b4054677b8fa195826e5c4c4342444a535d6a76858272625241301e0d00000000000000001b3044586c7d8879707077858d7d7b858d96958f8a84807a777474777c79644f3a240f000000000000001c31465b70869a947d696c76838476675849392919090000000000000000000000001c31465b6f8382726253443424151e314355657380878988807568594a3a2917060000000000162b3f536572828d85797d84878785807972685e53473b2d201103000000000000000000000000000000000e213242515d686f7272706c6664717d8a969f9e9a9891806e5b47331f0b000000000000152a3f53687d8e78644f3a25110000000009182531393b372e2111000000000000000000050809080500000000000000000000000000000000000000182d41576b8296927c68533e2917293c4f63768a9e917b67523d28130000000000000000000e2134475a6d8093927d6a57443230465b70869b917b66504a5c6e827a67533f2b170200000000071a2d405366788b9885725f4c392f445a6f869a927c675242546679826d58442f1904000000000000000000000517283745515a5f58493724102034475b6f839785705c48331f0b00000000000000000000000412263b4f64788d8a75604b37241b110700000000000b1d2e3e4b565c5f5f5e5c5753536474859686756555443322110b121718150e03000000000000001b30455a6e8397a38e7965513f2e2c2f36404c5966758580705f4e3c2a1806000000000000001f34495e73887a6963686f76868e8f938d87827a756f6a6562605f62696d5f4c38230e000000000000001d32475c72889d947d68596572828676675747372716050000000000000000000000182c405467788a82716152423223273a4d6072839297898286877768584735241200000000001024364755627182918d92908883828488857b7065584b3e2f211102000000000000000000000000000008182b3e4f606f7b84888886827a7582909c968f898683848877634e3a251000000000000011263b5064798f7d68533f2a1500000005172736434d504b3f2f1d0a0000000000000a13191d1e1d1a140c020000000000000000000000000000000014293e52677b9096826c57422e192033475a6e839694806a55402b1601000000000000000005182b3d506376899b8874614e3b2f445a6f8599937c68533f516476836e59442f1a050000000000102336495b6e82938f7b6956433043586e8398947d69543f4a5c6f7c6c58442f190400000000000000000000000a1927343e464a453b2c1d1e1c2b3f53677c908b77634e3a261100000000000000000000031322303c4a5e72888f7965503f372e24190d010000000010202e3942474a4a4947433e46566777899483726151402f1d0c000000000000000000000000001e33485e73889d9f8a74604b3622171b232e3b49576777887d6b5947352310000000000000001f344a5f74897a76787c838a918f8e7d78726c66605b55514d4b4a4e55585041301c09000000000000001c31465b70869b96826b565562718286756555443423120100000000000000000000112437495b6b7b8c8070615141312e42566a7d909c8a786c738286756453412f1d0b00000000071929374a5c6d7d8da19480746d6c6e737c868376695c4d3f2f200f00000000000000000000000002101b2433475a6d7d897d78787b828a8793958c837a746f6e6e737765503b26100000000000041423374b60758b826c58432e19050000102234455460665d4c3926120000000002101c262e3233322e281f15090000000000000000000000000000000f24384d62768b9a86715c48331f172b3f53677b8f97836d58442f1a050000000000000000000e213346596b7d90917d6b58453243586d839894806a5540475a6c776957422e1904000000000816212c3e516376899986725f4d3a41566b829697826c57423f5262685e4e3d2915010000000000000000000000000916212b3234312c303233322e394d61758a927d6955402c18030000000000000000000f2131404e59626d8294806a5b534a41362b1f110400000002101c262e32343434312e2938495a6b7c8e91806f5d4c3b2a18060000000000000000000000001f344a5f748ba09d88735e48331e0907111d2b3949596a7b897764523f2c19060000000000001c31465a6d7c878b8b8986827c829383705e58524c46413c3836353941433d3223120000000000000000192e43586d829799856f5b46546373848372625241301f0d00000000000000000000081a2c3d4e5d6d7c8d806f5f4f3f34495d71869993806c5b62728382705e4c3a281503000000061a2d415467798b9b94978f7d6e5d5960697482887a6b5d4d3e2d1d0c000000000000000000000111202d373f4e63778a796b64636c7987989283786f665f5a58595f63594835210d0000000000102232414d5d718786715c47321e090000182c3f5263727a6955412e1b0700000011202e3942474847433b32271a0c00000000000000000000000000000a1f33485d71869a8b76624d39251024384c6074899b87715d48331e0900000000000000000c1a262d3c4e617386988875614f3e40556a809597836d58433d4f5e635a4b3a271400000000051626333c3f46596b7d908f7c69564d5053687d9399856f5a45344450534d4030200d0000000000000000000000000000040e17222e384045474847433e465b708598846f5b46321e090000000000000000071a2d3e4f5e6b767c7d9384756f675d53483c2f221303000000000a13191e1f1f1f1c191b2b3c4d5e6f82928d7b6a59473624120100000000000000000000001f344a5f748a9f9f89735e49341f0b00000d1b2b3b4c5e7082826f5c4935220e000000000000162a3d4f5f6a72747473706c67768a8e7a68554238322c27232020262c2e292114050000000000000000152a3f53687c929e8974604b455566768880705f4e3c2b1a08000000000000000000000e1f303f4f5f6e7d8e7d6d5d4d3d4e63778ca18c776450546475877c6a574532200d0000000d2135495d708496988588988c7b6a594c566370808a7b6b5c4b3b2a19070000000000000000000e1f2f3e4a5358677c86706267717d8a90867d8e837465554643444b4d473b2b19060000000000182c3f505f666d838a75604b36210d00001e32475b6f8285715d4a36231000000c1e2f3e4b565c5e5c574e44382a1b0c0000000000000000000000000005192e42576b8095917c68533f2a161d31465a6f84988b76614c38230e00000000000000081a2a3841444456687a8d92806c59535558677c929a86705b4631404b4e483c2d1d0b000000000f22344450545454607285978673606365686b798f9d88735e4934333b3e392f221202000000000000000000000000000001122232404b545a5c5d5c58524a566a80948a75614c38230f00000000000000001024374a5c6d7c89918f91908a837a70665a4d4031200e00000000000004090a0a0a070916212f4152637587988876655341301e16140f0800000000000000001e33485d71879ba18c77624e3925120000030e1d2f405365778b7865513e2a160300000000000e2031414e575d5f5f5e5b575a6d829585725f4b382418120e0b0b121718150e030000000000000000001025394e63778ca08f7a66513d48596a7a8c7c6b5a49372514020000000000000000000112213141506070808c7b6b5b4b53687c929b87715d494758697a8774624f3d2a1704000013273c5064788da0917c7a8b998876655345526171828a79695948362513010000000000000006192b3d4d5c676e6d7a8979777b848f887d736f808f8473635343323738342a1d0d0000000000001c31465b6e7b777d8e79644f3a261100001f344a5f748a8d7966523f2b18050316293b4d5c697173716b615548392a1a0a0000000000000000000000000014283d5165798f97836d5945311c172c4055697d938f7a66513d28130000000000000011243748555a5a5a5d6f8294897665686a6d70788e9e89745f4a352e3638342b1e0f0000000000152a3e51626a6a6a6a6b798c907d7577797d82848da18c77624d38232728251d12040000000000000000000000000000000b1e3040505d676f7272706d665d52667a90907b66523d29140000000000000000162b3f5366798c94857a878c7c828a83776b5e4f3e2b170000000000000000000000061827343c3e4657697a8d9483705f4d3c2c2b28231b11050000000000001a2f43586d8295a6917c6854412e1b0a0313202b3136485b6e82826d5945301d170e03000000021323303b43484a4a4946425165798d8e7a6754402c19050000000000000000000000000000000000000b1f34485d71869a95826c58433b4c5d6e808977665543311f0d000000000000000000000313233242516171828a796959586d829797826d58433a4c5d6f82806c594734210e0000182c41566a8094a08b766d7d8f948371604e43536475868876655442301e0c000000000000000e2236485a6b7a83786f7d878b89857d756b60617182928271604f3e2c2320180d000000000000001e33485e73838a808e7d68533f2a1500001f344a5f748996826f5b4834210e0b1f3346596a7a8689867d73665748382817050000000000000000000000000e22374b6074899d88745f4b362212263b5064798e95806b56422d1904000000000000162b4054666f6f6f707076899380797c8083868990a28d77634e3925212320180d000000000000172c42576c80808080828385998a8b8d90928d88889b907b66513d281313110a000000000000000000000000000000000115283b4d5e6e7a8488888782796f6461768c95826c57432e1a05000000000000001b30455a6e83968a776c82907b6e7680897b6d5a46311c0000000000000000000000112436455053504d5d6f82938f7c6b594742403d382e231506000000000015293e5266798da09885705d4b3927170f21313e46474352667a88735f4b36322b20130400000004121e282f3334343431364a5d71869783705c4834210d000000000000000000000000000000000000051a2e42576b80949b87725e4a353f516274868472604e3c2a1805000000000000000000000414243343536373848776665c70869b937d68543f2e40516375887663503d2a1704001b30455a6f84999c8872607182938f7d6c5a494657687a8c83715f4d3b28160300000000000015293d5165778a8b74606b727473706a61584e536476888f7d6d5b4a3725130500000000000000001b30445665707d8b95826d58442f1a00001d32465b7085998b7764513d2a1711253a4e6275889892898a8475665645342311000000000000000000000000081c31455a6e83978e7965513d291421364a5f74899a86705c47321e09000000000000172c42576c8286868687888a9a8f9093928d8883869a917c67523e29140e0b0500000000000000152a3f53667888929597989793998d88837d7873829794806b56412c1803000000000000000000000000000000000000081c3044576a7c8d98918886888d82746672889b86715d48331f0a000000000000001e33485e738899846f677c91806b636e7a7d6f5b46311c0000000000000000000000172c4053636865626063758899897664585756524b4133241503000000000f23364a5d708395a08d7a6856453527192b3e4f5a5c58545f74887965504a463e31231201000000010b141a1e1f1f1f1c2e42566a7d928c7764503c28140000000000000000000000000000000000000014283c5065798ea28d7864503c334557697b8d7d6b5947352210000000000000000000000006162636455666768785746473899e907a65503b263446586a7c806d5a4734200c001e33485d72889d9b866f5a647587988a786755444b5d6f828f7c6a584533200d0000000000001a2e43586c829588735e585d5f5e5b554e453b47586a7d908b79675542301e0b000000000000000014273948535f6d7a8887725d48331e0000182d4155697d9194806d5a463320162b3f54687d92988574768285746352402e1c09000000000000000000000002162b3f53687c9195806c57432f1a1c31455a6f84988a75614c38230f00000000000014293d516374838d929493918e9589837d78736d829596826c57422d1904000000000000000000102437495a69757d838484827d8c8a776e6963687c9299846f5b46311c080000000000000000000000000000000000000d21364b5f73889a92827470727a8585756e83988b76624d38240f000000000000001f344a5f748b98836c62778c846f5a5d6a6d6051402c1800000000000000000000001a2f445a6f7d79777473717c8e94826f6d6c6b665e514232210e00000000071b2e41536677899a988674635344372b32475b6d716c68656e847d69605f5a4f41301e0c00000000000005090a0a0a13273b4f63778c93806b5743301c080000000000000000000000000000000000000d22364a5e73889c94806b57432e394c5d708389766452402d1a0700000000000000000000000818283848586878898271768ca18d77634e3823293b4d5f728576634f3a2510001f344a5f74899f99846e5958687a8b96857361503f5164768a8875624f3c29160200000000001d32475c71879b88725c47484a4946413b32293b4d607286968572604d3a271401000000000000000a1b2a36424f5c6a7887735e48331e000012263a4e6175899c8976634f3c29192e43586d8397937d69637182826f5d4b3926130000000000000000000000021025394e62768b9b87725d493521172c4055697d93907b66523e29150000000000000e213446566570787c7d7d7b78898d7a68645e667b909a86705c47321e09000000000000000000071a2b3c4b5862696c6e6e6c6e8092826f5d4f63778c9e89745f4b36220d00000000000000000000000000000000000010253a4f64798e9d8975625b5e67738284738094907b66523d2914000000000000001f344a5f748b98836d5d728788735e4c575950423322100000000000000000000000192e42576c80908d8b8887868a9e8d848383807a7061503d29150000000000112436485a6b7b8c9a9282716255483e36485e7386827d797880827676746d5f4e3b281500000000000000000000000c2034485c70859987735f4b37230f000000000000000000000000000000000000071b3044586c82959a86715d49352e415366788b826f5c4a3724110000000000000000000000000a1a2a3a4a5b6b7b8c80788fa08b76604b36211e30425567797664503b2510001f344a5f748ba099846e594b5c6d7d9091806d5c4a475a6d8092806c5945321e0b00000000001f344a5f74899d88725c47333434312d261f1e304356697c908f7c6a5744311e0b00000000000000000c1924313e4c5a68746c5a46311c00000b1e3246596c809393806c5946331f2f445a6f869a917b66536373857a6855422f1c0800000000000000000710171b1f33485c70869a8d7864503b2712263b5064798e95826c58432f1b0600000000000517283847545d64676868666b7d8f8572604e61768b9f8a75614c38230e000000000000000000000e1e2d3b464e54585858576274868d7a68565d72879b8e7965503b271200000000000000000000000000000000000011263b50667b9199846f5a464a56637384827a8f95826c57422e19050000000000001e33485d72889b87715d6d838c77624d43443e32241505000000000000000000000014293d506373828a8f93949594949d968d8b8987806d58432e18030000000007192b3c4d5d6d7b8a97908272665a514a465a6e829293908e8d8d8c8c8a7d6b58442f1a000000000000000000000005192d41556a7d928e7a66523e2a160200000000000000000000000000000000000015293e52667a8fa18d78634f3b2636495b6e828c796654412e1b080000000000000000000000000c1c2c3d4d5d6e7d8d7c909f89735f4a341f1325374a5c6866584835210d001f344a5f748a9f9b866f5a454f617284958b796856455064778b8975614e3a261200000000001f344a5f748b9e89735e48331f1f1c18120b1426394d6073879a8773604d3a27130000000000000000000613202e3c4a585f5b4e3d2a16000003162a3d506376899c8975624e3b2830465b70879c9079655056677985725f4b382410000000000000000d19232b30323142566a8094937d6a55412d1921364a5f73889b87725d4935210c0000000000000a1a293641494f525353515f7083907d6b595c70869a8f7a66513d281400000000000000000000000f1d29333a3f434343455668798b867361586c8295937d6a55412c1803000000000000000000000000000000000011263b50667b9198836c57423845556677897a8b9a86715c48331e0a0000000000001b2f44596d83978c7763687d907b66514b463d3021100000000000000000000000000d21344555646f757a7d8080808093917d767372706855412c170200000000000d1e2f3f4f5e6c7985909184776d655e5952647480878b8c8b8886827d7c705b46301b00000000000000000000000012263b4f63778c96826d5945311d16110a020000000000000000000000000000000f23374c6074899d937d6a55412d2c3e5164778b84705d4a372411000000000000000000000000000e1f2f3f506070828d959d88725d48331e081b2d3e4c5452483a2a1805001e33485e73889d9c87725c4743556677899786746251485b6f83917d6955422e1905000000001f344a5f748ba08b745f4b35200b060000000a1d3044576b8093907d6956432f1b0800000000000000000002101e2c3b454a473e301f0e0000000d213447596c8092927d6b58453230465b70869b917b66514a5c6e807a6753402b170200000000000d1c2b363f4547453d5065798e9985705c47331e1c3045596e83978d7864503b2713000000000000000b19242e353a3d3e3e4253657688887664566b809495806b57422e190500000000000000000000000c161f262b2d2e2e394a5c6d80907d6c5a667a8f99846f5b46321d09000000000000000000000000000000000011263b5065799098836c57422d38485a6b7d86879c8b76614d38240f000000000000162a3f53677b8f93806b64788d806a6060594e3f2e1c0a000000000000000000050e1518283746525b6165686a6a6a76899b8976635c5b574a39261200000000000001112131404e5b67737d878e8a8279726d5e56636c7274767473706c69676153402c180000000000000000000000000c2034485d71869a8974604c382f2b251e150b0000000000000000000000000000091d31465a6e83979985705c47332235485b6e828d7a6754402d1a07000000000000000000000000011122324353637485969c87705b46311c070f202e393f3e362a1c0c00001c31465b70869b9f8a74604b3748596b7c8e92806e5d4b53677b8f85715d4834200b000000001f344a5f748ba08d77624d38230e000000000114283b4f63778b9986725e4b37230f00000000000000000000000e1d293134332b20120200000004172a3d506275889b8875614f3c2f445a6f8499937c68533e516376836f5a442f1a050000000007192b3a48535a5c5a4e4a5f73889d8b76614d3924162b4054687d92937d6a56412d19050000000000000007111a21252829293647596a7b8d826f5d65798e9a86715c48331f0a000000000000000000000000030b111618191b2d3e4f6172848a77666075899d8a75604c38230f00000000000000000000000000000000000e23384d63778d99846f5a442f2b3c4e6072858398907b67523e29140000000000001024384c5f7286988875627489846e76756c5d4b39261300000000000000000c1822292d2d28353f474c50535454596c7d9293806d5b48433a2c1b0900000000000000031322303d4a56606a727980838d8677634d50585d5f605f5e5b5754524e4435231100000000000000000000000005192e42566a80938f7b67534744403931281e120500000000000000000000000002172b4054687d929f8b76614d39242b3f5265798d84705d4936230f00000000000000000000000000041425354656697d949b86705b46301e0d02101c252a2923190c000000192e43586d8397a38e78644f3a3c4d5f7082948c7a69574c6074898c77634e3a2511000000001e33485e73889d907a65503b261200000000000c2034485c7085998e7a66523e2a160100000000000000000000000c161d1f1e180f0200000000000d203346586a7d9092806c59463343586c839795806a554046596c766856422d1904000000001124374858666e726c5a455a6e8397907c67533e2a15253a4e63778c9985705c4834200c000000000000000000060c101313182a3b4c5e6f808d7a685f73889c8b76624e3925100000000000000000000000000000000000000f213243556677898371606e83978f7b66523e2915010000000000000000000000000000080f1320354a5f74899c87725d48331f304355677a8da096826c57432e1a050000000000081c304356687a8d92806d6f84887b8a897a6956422e19000000000000000d1c2a353d43423b2f2b32383b3e3f3f4f6174889b8b7765523f2d1c0e00000000000000000004121f2c38444d575e6777888a786759473d43484a4b4a4846423f3c39322617060000000000000000000000000918273b5064788d97836e5e5c59544d443b2f23160800000000000000000000000011253a4e63778ca1907c67533e2a2336495d70858d7965523e2b17040000000000000000000000000007172b40566b80959b866f5d4d3c2b1a09000a1114140f0700000000162b3f54697d93a7927d69544030415364768898877563525a6e83927d68543f2b16010000001c31465b70869b937d6954402b16010000000005192d4155697d9296826d5945311c0800000000000000000000000000000000000000000000000d1b272e3b4e60728597897562503f42556a809597836d58433c4e5d61594a3927130000000000182c405466768385705c4754697d9296826d58432f1a2034495d72879b8c77634f3b261200000000000000000000000000000c1d2f40516373858674636d8295917c68533f2b160200000000000000000000000000000000000314263748596a7b8d7d6c687c9096826d5844301b0700000000000000000000000006121c23282a31465a6f84998b76614d382426384b5e7085989b86715d48341f0a0000000000001326394b5d6f82918b796a808c767d9186715c47321e000000000000091b2b3a475158574d3e2c1e2326282a3245576a7d9095826f5c4936231000000000000000000000010e1b26313b4e61738594806d5a4a3b4347463f363433312d2a27251f15080000000000000000000000000718273644505d72879b897573726e6861574d41342617080000000000000000080f13152034495d72879b96826d58442f1b2d4155687c91826e5a47331f0b0000000000000000000000000000172c42576c83979e8d7b6a5a49382716050000000000000000000011263b4f64788da297836e5a46313547586a7b8d92826f5d53687c92836d59442f1a05000000192e43586d839797836d5944301b07000000000012263a4f63778d9c88745f4b36220d00000000000a12181b1d1c19130c0200000000000000081a2b3943464655677a8c92806c5a54575a677c919b86705b46313f494c473b2c1c0a00000000001d32475b708495826c57424f64788e9b87715d48331e1a2f43586c8295927d6a55412e19060000000000000000000000000000112234455667788a806f667a8f97836e5a46311d0900000000000000000000000000000000000008192a3c4d5e6f808a786775899c88735e4a36220e00000000000000000000000716232f383d3f3e41556a8094907b66523d291b2e4154677b8fa08c77624d3924100000000000000a1c2e40516273839287767b8f7a75898a745f4a341f0000000000001326384958646c6b5c48341f0e111315283b4e6073879a8c796653402d1a060000000000000000000000091b2f43576a7d918d7864503d4c575c5b524536261c191512100b02000000000000000000000000001324364554626d77809591888987837c746a5e524435261605000000000005111b23282b2a2e43586c82969c87725d49342025394d61758a8a76624e3a26120000000000000000000000000100192e43586e84989e8f8977665544332211000000000000000000000c21364a5e72879b9e8975604d39293b4c5e6f82938d7b6a5863778c87725d48331e09000000152a3f54697d939c88735e4a35210c00000000000c2035495d72879c8e7965503c271200000004111d262d3032312d271f150a00000000000011253849565b5b5b5d6f8293897666696c6f72788e9e89745f4a352d3537332a1d0e0000000000001f344a5f748a97826b56404a5f74899f8b76614c372214293d52667a8f9985715d4935210d000000000000000000000000000005162738495a6b7c8d7b6a73889c8974604c38240f000000000000000000000000000000000000000d1e2f405162728485736e83968e7965513d29150100000000000000000002142534414b525453495065798e95826c57422e1a25384c5f72879a917c68533e2a150100000000000011223445556473829086788c7d70868a745f4a341f0000000000071b2f435667768275604b36210b00000b1e3144576a7d9196836f5c4936230f00000000000000000000000b2035495d72869a88735e4a4b5b69716f63544432210e0000000000000000000000000000000000091d3042536372808a828d9682747a838f887c70615343332311000000000615232e373d403f393e53677c91a18c77634e39241e32465a6e83927d6a55412d190500000000000000030c111516141a2f44596e849999848985736251402f1e0d000000000000000000071b2f43586c8094a4907c6854402d2f4052647588998875645e73888b75604b36210c00000011263b4f64788da28d7864503b27130000000000061b2f44596d839794806a55402c1702000212222f3941464746423b32271b0d0000000000162b4054677070707172758893827b7d8284878a91a28d78634e392520221f170c000000000000001f344a5f748b98836d5843475c70879b8f78644f3a240f23384c6075899e8c7864503c2815010000000000000000000000000000091b2c3d4e5f6f8088766c80958f7b67533e2b160200000000000000000000000000000000000000112233445566768880707a8f95806c5844301c080000000000000000000d203243525e666a66574b5f73889a86715d48341f1c3043576a809496826d5844301b0700000000000005162737465564717d8a8a8b83778784705c47321d00000000000b20354a5e728588725d48331e0900070e15273a4d6174889b8c7965523f2b180a000000000000000000000f24394e63778d9b86705b4656687987827261503d2a1704000000000000000000000000000000001125394c5f7182918072879b89746671808e8e80716151402f1d0a000002142433414b5254544a3b4e63778da2917b67523d28172b4054687c9285705c48341f0b0000000000000a161f262a2b29222f445a6f869b99847d8f806f5e4d3c2a190800000000000000000014293d5165788ca09884705c4935233546586a7b8d9382705e6f848d78634e39240f0000000c21354a5e72879b937d6a56422e1a060000000000162b3f54697d9399846f5a45301b06000e2030404c555b5c5b564e45392b1c0d00000000172c42576c8087878788898b9b919194918c8782869a927c68533e29140d0a0400000000000000001e33485d71869a87715d4844596e8499917b66503b26111d31465a6e839794806b5844301c090000000000000000000000000000000e1f3041526273848473798d96826e5a46321e0a00000000000000000000000000000000000000041526374859697a8b7d73889b88735f4b37241000000000000000000015293c4f60707a80735e48596d83978c77624e392514283c5165798f9c88735e4a36210d00000000000000091928374654616d7780888e8c86776754402d1900000000000e23384e63778d89735e48331e10151b2229303844586b809295826e5b4735281b0d00000000000000000011263b50667a909b866f5a465b70839290806d5a4733200c00000000000000000000000000000000152a3f54687c8f86736b8094907b67616f7d8f90806f5e4c3a271400000d203242515e666a6859464a5f73899e95806a55402b16253a4e63778d8c77634e3a251100000000000c1b28333b3f403e3530465b70869b988370828d7c6a59483725140200000000000000000e2135495d7084979f8c7864513e2d3e4c57606f82938e7c6a6b80907965503b2610000000071b2f43586c80949a86715d4935210e000000000012263b5065798f9c88725d48331e0900172a3d4e5e697072706a6156493a2b1a0800000014293d506373828c919392908d9488827c77716c809596826c57422e1905000000000000000000001a2e43576b80928c77634f43586d8398917b66503b2611172b4054687c919b88735f4c382511000000000000000000000000000000011223344555667688827186998975614d392612000000000000000000000000000000000000000008192a3b4b5c6d7d8c7c80938f7a6753402c1a0800000000000000001b2f44586c7d8e836e594553687c92917c68533f2a1622374b60758a9e8d7964503c281400000000000000000a192836434f5a646c808b7672685a4937241100000000000e23384e63788f8b75604b372425292f363d444c535b63768a9e8b77635246392b1b0a000000000000000011263b50667b919b86705b4655657383938a76634f3b261200000000000000000000000000000000182d42576c8395806b64788c97836f5b607082948d7b695643301c080015293c4f60707a80745f4a465b70869b98836d58432e1920354a5e7388927c68533f2a1501000000081a2a39454f5456514535465b70879c98836c7688897766544331200e0000000000000000061a2d4154677a8ea195826d5a48394b5c6a74767588998876687d917b67523c27120000000014293d5064788ca08d7864513d2a1703000000000e23384d62778c9f8b745f4b35200b001c31465a6c7b8588867d746758483725130000000d21334555646f777b7c7c7977888d7a68625d667b909a86715c47331e090000000000000000000014283b4f62758893806c5948586e8499907b66503b26111125394e62758a9e8f7b6754412e1d0b00000000000000000000000000000005162737485969798a807d91917c6955422e1d0b00000000000000000000000000000000000000000c1d2d3e4f5f6f808c7d8a96836f5c493725120b040000000000001e33485d728897826b57414e63778c97836d59442f1b1d32465b6f849994806b57432e1b0700000000000000000a1825323d4751657a8f7965564a3c2b1a0800000000000e23384d62778c8f79655140393a3e434a515860676f767d859a93806f635749392713000000000000000010253b5064798f9d88725d484755647485927d6a55412c1803000000000000000000000000000000182e43586d83937d685d7085988a7662536476899986725f4b38240f001b3044586c7d8e846e5a4544596e84999b866f5a45301b1c31465b708697836d58432e1a05000000132537485762696b63523e465b70879c98836c6a7c8e8372604f3d2c1a0800000000000000001124384b5e7184979e8a7764524155687a887d6a7b8d9482707b917c67523c2712000000000d2135495c70849794826d594633200d000000000b20354a5f74899f8c76614c37220d001f344a5f748984787b868676665543301c0800000416273746535c63666767656a7c8e8673614e61768b9f8b76614c38230f000000000000000000000c203346586a7a8b897666585d71879b8c77634e39241e232332465a6e83969884705d4b3a281400000000000000000000000000000000091a2a3b4b5c6c7c8c82899885715e4c3a281400000000000000000000000000000000000000000010203141516170828e899c8c786655422d241f170e02000000001f344a5f748a98836d5843495d72889c88725e493520182c4055697d929a86725e4a36220f0000000000000000000814202b384c61768b7d68543f2c1e0d0000000000000b1f34495d718595826e5e524e4f53585e656c737b838b929897948d82746756432e1900000000000000000e23384c61768b9f8b76624d39465667798c846f5a45311c06000000000000000000000000000000162b4054697d907d6855687c90927d6a56596c80938f7a67533e2a15001f34495e738897826c574242576c83979c87705b46301b192e43586e839887715c47321d080000071b2f425566757d826c5742475c72879c97836c5e7082907d6d5b493726140200000000000000081b2e415467798c9e95826f5c4a5a6f849884706f82938f7c798f7d68533e29130000000006192d4054677a8d9c8975624f3d2a1806000000081d32475c72889d8d77624c37220d001e33475c7082776568758684725f4b37230f0000000a19283540484e515252505e7082907d6b595c70859a907b66523d2914000000000000000000000316283a4c5d6d7b8a84756d6d7a8d9785715d493427323838323f5366798da08d7a6957432f1a00000000000000000000000000000000000c1d2d3e4e5e6e7d8d8d9e8e7b6957432f1a050000000000000000000000000000000000000000021323334353627182909c9384705b463c39332a2014050000001e33485d72889b86705c4744596e84988d77634e392412263b4f63788da18d7965523e2b1805000000000000000000020e1f33485d7288826c58432e1904000000000000061a2e4255687a8b8c7b6e666364686c727980888f97938d88837d7b7b7c705b46301b0000000000000000091e33475b6f8497917c685441384a5c6f8388725d48331e0900000000000000000000000000000011263a4d607384826c596073879986725e5063778b96826d58432e19001f344a5f748b98836c574240566b82979c87705b46301b172c42576c839889745f4a341f0a00000c21364a5e7284927c68533e475c72889d97826b566476898a7867554332200d00000000000000001225374a5c6f82939f8c7967565a6f84998b776475889989788f7c67523d281300000000001124374a5d70839692806c5947352312000000021c31465b70879c8d77624c37220d00192d40536372706f6467798d7a66523d2813000000000a18232d34393c3c3c4152647587897664566a809495806c57422e1a05000000000000000000000b1d2e3f4f5e6b78848882828a9288796754412e37454d4d45384a5d7083938f82705b46301b0000000000000000000000000000000000000f203040505f6e7d8c978f82705b46301b0600000000000000000000000000000000000000000005152535445362717d888274665652524e473d3123140500001b2f44586d82958b76624e41566b8296917b66513c27122035495d71869a95826e5a4734220f00000000000000000000051b2f44596e8486705c47321d08000000000000001226394b5c6c7a878c827b78797c82878d948f8a847d78726d696766686454412d19000000000000000004182c4054677a8d9884705e4c3c3f53687d89735e48331e090000000000000000000000000000000a1e31445565737b725d576a7d918e7a66535c70859986705c47311c001f34495e738999856f5a4540566b82979c87705b46301b232e43586e83988c76604b36210b00000f24394e63788e917b66503b475c72889d95806a55596b7d908572614f3d2b180600000000000000081b2d3f516375879897857362556a7d9294806c6a7c8e95838f7c67523c27120000000000081b2e415466788b9c89766452412f1e0e0000031b30465b70879c8b76604b36210c0011233545586d8282766c7187806a543f2a1500000000000610192024272727354758697a8c82705e64798d9a86715d48341f0b0000000000000000000000102131404e5a6670797d82827d766a5b4a383444556161564640536475827c706253402c180000000000000000000000000000000000000212223241505f6d7a837c706253402c1806000000000000000000000000000000000000000000102233414a4c53616c726e6460656767625a4f42322312000015293e5165788b917d695645546a8095937d68533e29131a2e43576b80939e8a7764513f2c1a0800000000000000000000172c41566b8089745f4b36210c00000000000000091c2e3e4e5d69737c8387898b8b898784807a75706a645e595452505350463725120000000000000000001124374a5d6f82918d7b6a594d4752677c88735e48331e09000000000000000000000000000000011426384756616764564e61738796836f5c566b809588725c47321d001c31455a6e839789745f4b42576c829799846f5a442f2333414a5d71869b8c76604b36210b00000f253a4f647990927c67523d485e73889d94806a544e607285907d6c5a4835231000000000000000001022344658697a8c9c91806e5d6175889989766370829494907965503b2613010000000000112437495b6d80909482705e4d3c2c1c0d00081e33485d72889d88735e49341f0a0006182d42566a7c88897d78897d69543f2a1400000000000000050b0f121217293a4c5d6e808d7b695e72879b8c77624e3925110000000000000000000000031322303d49545d65696c6c6963594c3d32425262737463503c4757646c695f52443523110000000000000000000000000000000000000004132332414f5c676c7275645444342416070000000000000000000000000000000000000000182c40515f615754585d656d74797c7c766d6051412f1c08000e2236495b6d808f86736253576b8296927c67523d281314283c5064778ca094826e5c4a3725120000000000000000000013283d52677c8d78634e3a251000000000000000001020303f4c5760686d7173747473716e6a65605b554f4a443f3c3b3d3c34281908000000000000000000081b2e40526373839188776a605c5e6d82836e5a45301b0600000000000000000000000000000000091a2938444d5250474457697b8e8c796756677c9387725c47321d00172b3f53677a8d8e7a665343586d839895826b57422d2d40515e68798d9f8a745f4b35200b00000f24394d63778d95806b5642485e73899f937c68534355677a8d8a776552402d1a07000000000000000517283a4b5d6d7d8f9e8c7b6b5b6a7b8d93826e6476889a8c77655342301f0d0000000000071a2c3e4f617284948e7c6b5a4a3a2b1e130e21364b60748a99846f5a45311c07000013273a4d5e70827d80838073614e3b26110000000000000000000000000b1d2e3f516273858775636c8295927c6854402b1703000000000000000000000004121f2b37414a50555757544f463b324150607080806b564039475257554d41342617060000000000000000000000000000000000000000041423313f4a53687d837161524234251709000000000000000000000000000000000000001c31465b6f746c6a6c727982888f908c8a7d6f5e4b37220d0006192c3e506171828f8070656473869a8b77634f3a25100c2135485c7084979e8c796754412d190000000000000000000010253a4f64788d7c67523e291400000000000000000212212e3a444d53585c5e5f5f5e5c5955514c46413b352f2b2726282721170a000000000000000000000011223445556472808b887c7571727b8a7966533f2b170200000000000000000000000000000000000b1a2731383c3b343a4c5e708292857466697d93836e59442f1a001024374a5d6f829283705f505b70869a8f7a66523d2932475c6f7a87979a86715c47321e0900000b2035495d72869986705c484a5f748ba0907b66513c4a5d6f8295826f5c4936230f00000000000000000b1d2e3f4f60708090998978695e6f808f8c7a696a7c8f9583715f4e3c2b190700000000000f203244556576869689786858493c3027232a3d5065798e927d6955402c170300000b1e2f4152637486776c6a635544321f0b000000000000000000000000001022334455667789826f65798e97836e5a46321d09000000000000000000000000010e1a242e363c404242403b333342515f6e7d8f7d6a55402b353e42403a30241708000000000000000000000000000000000000000000000413212d3d52677b8f8070615243352718070000000000000000000000000000000000001c31465a6d7d828082868d9189837c77747777634d38230e00000f2132435362707d8a827a79829090806e5b4834200c05192d4154677a8d9e9484705b46301b000000000000000000000c2135495d6f80826b56412c1702000000000000000003101d2731393f4447484a4a484744403c37322c26211b16121113120d05000000000000000000000000051627374654626d77808689878883796b5b4a3724100000000000000000000000000000000000000009151e242726212f415263738390847877858a7966533f2b1600081b2e40526373848e7d6e6466778a9886725f4b372332475c6f82919d907d6a56422e19050000061a2e4256697c8f8c7764524c61768ca18d77634e39405365788b8c7966523e2b1602000000000000000010213242526171828f978777686170808f87766872869a8f7d6b5a48362512000000000003142637485868778796867667594d433b383b47596c80948975624e3a2612000000001223354657677783715d5045372715020000000000000000000000000004152638495a6b7c8d7c6b73879b8a75604c382410000000000000000000000000000007111a21272b2c2c2b26344351606f7d8d8775614e3b26232a2c2b261d1206000000000000000000000000000000000000000000000000031024384c5f72858f8070615345362411000000000000000000000000000000000000172b3e4f606f7c868b89847d756e68625f6365594734200b0000031425354453606d778087898a877d7162513e2b1805001124374a5d6f808a83766857432e1a00000000000000000000061a2d4052616d746955412c1701000000000000000000000a141d242a2f3233343433322f2c27231d18120c0600000000000000000000000000000000000000000919283744505b646c717474736f675c4d3d2c1a07000000000000000000000000000000000000000002090f1211122334455564727d868a8983786b5b49372310000011233445566573828c80797984948a7a685643301c2c4052637282888271604e3b27130000000013273a4d5f718393826f5e5165798f9b87725e493536495b6e8295826d5a45301c0700000000000000000314243443536270808d9687786b61707d8b867a7d8a899689776654422f1b00000000000008192a3a4a596877869386776a5f56504d4f57657689907d6c5946331f0b0000000006172839495a6974705d4934271909000000000000000000000000000000091a2b3c4d5e6f8089776c8094907b67533f2b1703000000000000000000000000000000060d12161717162a3e5161707d8d8d7b6a5745321f0f151716110a000000000000000000000000000000000000000000000000000000091d30435567798b8f80716353412d180000000000000000000000000000000000000e203142515e697174747069615a534d4a4f50483b2a180500000007172635434f5a646c717474716b61534433220f0000081b2e4051616e746f65594a3a271400000000000000000000001123344350595f5a4c3a2612000000000000000000000000010910161a1d1e1f1f1e1d1a17130e09030000000000000000000000000000000000000000000000000a1926333e4851575c5f5f5e5a534a3e2f1f0f0000000000000000000000000000000000000000000000000000061727374654606a7174736f665a4d3d2c1a070000051728384755636f7982888b8983796b5c4b39261322344554636e726e625343311e0b000000000a1d3042536474848d7c6d656d829592806b57432f2b3e5164778b88735e49341f0a000000000000000000061626354453616f7c8995897c70656d798389877c79838883715e49341f000000000000000c1c2c3b4a596775828e897c726a6562646a7584918271604f3c2a160300000000000a1b2c3c4b595f5d51412e1a0900000000000000000000000000000000000d1e2f40516172838573788d97836e5a46321e0a000000000000000000000000000000000000000000192e43586d808f8f806e5d4c3a2815020000000000000000000000000000000000000000000000000000000000000000001326384a5c6c7d8d9082705b46301b00000000000000000000000000000000000003142332404c565d5f5f5b554e463f39353a3b352b1d0d0000000000081725323d4750585c5f5f5d574e433526160400000010223342515b5f5b53483b2c1c0a0000000000000000000000051625333d454a463c2e1d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212b353d43474a4a494640372c20110100000000000000000000000000000000000000000000000000000009192836434e565c5f5e5a53493d2f1f0e000000000a1a293845525d666d7274736f665b4d3e2d1b0916273645515a5c5a514435251402000000000013243647566573828c80797d8c948674624f3b282235485b6f8288735e49341f0a000000000000000000000817263543515e6b77828c8e8378716c6f73726a666e73746f5d48331e00000000000000000e1d2c3b495764707b868f867d7977787d878c8072635343311f0d000000000000000e1e2d3b464a4941332311000000000000000000000000000000000000001122334454657587827185998a75614e3a2613000000000000000000000000000000000000000000182d42576c80897d706150402f1d0b00000000000000000000000000000000000000000000000000000000000000000000091b2c3e4e5f6e7c88826e5a45301b000000000000000000000000000000000000000514222f3a42484a4a46403a322b2420252621190d000000000000000714202b343d43474a4a48433b3225170800000000051524333f474a4740362a1d0e000000000000000000000000000715212a3134322a1e100000000000000000000000000000000000000004090b0b0b0803000000000000000000000000000000000000000000000000000000000000040f1821292e32343434312b241a0f0200000000000000000000000000000000000000000000000000000000000a1825313b42474a49463f362b1f110100000000000b1a2734404a53595d5f5e5a534a3d2f201000091827343e4547463e34261707000000000000071829384756636f798287898882766757453220182c3f526679806c5945301b07000000000000000000000008172533404d59656f78808689868280735e57535a5e5f5c51402d190000000000000000000e1d2b3946535e69727a8286898b898782796e6254453625140200000000000000000f1d2a3234342e23150500000000000000000000000000000000000000041526374758687889807c90917d6956422f1e0c000000000000000000000000000000000000000014293d506270746c6051423222110000000000000000000000000000000000000000000000000000000000000000000000000f203041505e6b737264523f2b17000000000000000000000000000000000000000005121d272e333434322c261e17100c10100d06000000000000000000020e1821292e323434332e281f14080000000000000615222c3234322c23190c000000000000000000000000000000040e161c1f1d170d0000000000000000000000000000000000000811191e2021201c171008000000000000000000000000000000000000000000000000000000000000050e141a1d1f1f1f1c171008000000000000000000000000000000000000000000000000000000000000000008141e272e323434312b23190e01000000000000000a16222d373f45484a494640372c1f110200000916222b3132312b22160800000000000000000b1a293845515c666d7173726d6458493928151023374a5e7070614f3d291601000000000000000000000000071523303c48525c656c717474736f6758453f45494a483f322211000000000000000000000d1b2835414c565f666c70737473716c655c514436271807000000000000000000000c171d1f1f1a11050000000000000000000000000000000000000000000819293a4a5b6b7b8b82889986725f4c3b281501000000000000000000000000000000000000000d203344535d5f594f423324140400000000000000000000000000000000000000000000000000000000000000000000000002122332404d585e5d554635230f000000000000000000000000000000000000000000000a131a1e1f1f1d18110a030000000000000000000000000000000000050d141a1d1f1f1e1a140c0200000000000000000410181e1f1e18100600000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b252d32363635312b241b100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b131a1d1f1f1c1710070000000000000000000005101a232b30333434312b241a0f0100000000050f161c1d1c170f05000000000000000000000b1a27343f4952585c5e5d5951473a2b1b0a071b2e41515d5d524332200d000000000000000000000000000005121e2a35404951575c5f5f5e5b544a3a2b313434332d22140500000000000000000000000b17242f39434b52585c5e5f5f5c5851493f3327180900000000000000000000000000000000000000000000000000000000000000000000000000000000000b1c2c3d4d5d6d7c8c8f9e8f7c6a58442f1a08000000000000000000000000000000000000000416263541484a453d312415060000000000000000000000000000000000000000000000000000000000000000000000000000041422303b44494942372818060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101f2c3841474b4b4a4640372d21140600000000000000000000000000000000010a11171b1d1d1d1c1915110b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1e1f1f1c17100700000000000000000000000000000000000000000000000000000a16222d363e43474848443e35291c0d00001223334149494134251403000000000000000000000000000000010d18232d353d43474a4a494640382c1c1c1f1f1e1910040000000000000000000000000006121c262f373e4347494a4a47433d362d221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2f3f4f5e6d7c8b968e806f5a453125190a000000000000000000000000000000000000000817242d3334312a2014060000000000000000000000000000000000000000000000000000000000000000000000000000000004121e283034342e25190a00000000000000000000000000050b10121212100c060000000711181c1e1c19140c020000000000000000000000000000000000000106090b0d0c0b080300000000000000000000000000000000000000000000000000000912181c1d1c170f03000000000000000000000000000000000000000000000d1e2e3d4a545c60605f5b534a3f32241506000000000000000000000000000007131d262c30323232312e2a251f1911090000000000000000000000000000000000000000000000000000000000080f15191b1b1b1a17130d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a23292f3233332f2a22180c0000000615232e34342e24160700000000000000000000000000000000000006101921292e32343434312c251b0e060a0a090500000000000000000000000000000000000a131c23292e32343434322e29221a1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001112131404f5e6c79827b6f61564d433628190a000000000000000000000000000000000000000611191e1f1c160d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c151b1f1f1a1308000000000000000000000000061019202527272725211a130a0d1a242c3133322e281f150a000000000000000000000000000000050e151b1e212221201d18120a0100000000000000000000000000000000000000000003101c252d3132312b211304000000000000000000000000000000000000000005182a3c4c5b67707576746f675c5042332415120c06000000000000000000000817253039404547474746433f3a332d251c13080000000000000000000000000000000000000000000000000008121b24292e3030302f2c27211a120800000000000000000000000000000000000000000000000009121719181412171917120b020000000000000000000000000000000000000000000000070f151a1d1e1e1b160e05000000000005111a1f1f1a1206000000000000000000000000000000000000000000060e14191d1f1f1f1c18110800000000000000000000000000000000000000000000000000080f15191d1f1f1f1d1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003132231404e5b68707474716a6054463728170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232c34393c3c3c3a352e261c1d2b3740464847433b32271b0c000000000000000000000000000c1821292f3336373635322d261e1409000000000000000000000000000000000000000112212e39414647463e32221000000000000000000000000000000000000000000e213447596a79848a8c8983796e615142332a26211910060000000000000006172635424d555a5c5c5c5b58534e4840382f251b1004000000000000000000000000000000000000000000000c19252f373e4346464644413c362e251b10040000000000000000000000000000000000000000000d1b252c2e2d28262c2e2c261e1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041a2e42566879858a87867d7264554534221000000000000000000000000000010507070705020000000000070d1113120f0902000000000000000000000000020b10120f09000000000000000000000000000000000000000000000000000000000000000000000000000b1a283540484e5252524f4942392f2c3b49535b5d5c574e45392a19060000000000000000000001101e2a343d44484b4c4b4a46413a31271b0e0100000000000000000000000000000000000d1f303f4b555b5c5b503f2d19050000000000000000000000000000000000000015293d51647689978d8282868c80706151403f3b352d23180b000000000000122435445360696f727272706d68635c544c42382d21160900000000000000000000000000000000000000000e1d2a37424b52585b5b5b5a56504a41382d22150900000000000000000000000000000000000000091b2b384143423d394143413a312517080000000000000000000000040c121415130f08000000060c1011110e090300000000000000000000000000030f171c1d1b150e040000000000000000000000000000000000000000000000000000010d161b1d1b160f0600000000000000000000000000000000000000000000000000000000030c13171918130a0000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c71868a7871778583736352402d190600000000000000000000070f151a1d1d1d1a1610090005111a22262827241e150c0100000000000000000009151f2527241d1104000000000000000000000000000000000000000000000000000000000000000000000819293846525c63676767645d564c40394a59666f72716b61564836220e000000000000000000000f1f2e3c4750585d6062605f5b554d44392c1f100100000000000000000000000000000004172a3c4e5d6870726e5c48331e09000000000000000000000000000000000000001a2e43586c8094917d6e6b727d8c806f5e545450494035291b0c00000000061a2e415362717c8488888886827c7770675f554a3f33271a0d0000000000000000000000000000000000000d1d2c3b48545f676c7070706f6a655d544a3f3326190b00000000000000000000000000000000000013263949555857514a5558554e43352616050000000000000000000d1720262a2a28231c13080f1921252626231e160d03000000000000000000000413212b31322f2921170b00000000000000000000000000000000000000000000000001111f2a3032302b23190d00000000000000000000000000000000000000000000000000000a1620272c2e2d271c0f00000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e7389846f5c667587826f5c4935210c0000000000000000020f1a232a2f3232322f2b241c1315222d363b3e3c3832281e1204000000000000000a1926323a3c392f2212000000000000000000060a0a0a0601000000000000000000000000000000000000011325374756646f777c7c7c7872695e51455768778388867d7465513d2813000000000000000000091b2d3d4c59646c7276777674706960564a3d2e1f100000000000000000000000000000000a1f33475a6b7a8588735e49341f0a000000000000000000000000000000000000001d32475c71879b8b766157606d7c8d7c6a6a69645c5347392a1a090000000a1f34495d70828f847978797c82888b847b72675c5145382b1d0f00000000000000000000000000000000081a2b3b4a5966717a8286878784807971675d514437291a0b0000000000000000000000000000000000182d4256676e6b655b686e6a6053443422100000000000000002101e2a343b3f3f3d372f251a212c353a3b3b38322a2015090000000000000000001022323e4647443d34291c0e00000000000103030000040a0e11110f0a0300000000000c1e2f3c4547453f362b1e11020000000000000000060c10110f0a0200000000000000000b1a27333b4143413a2d1d0c000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b6f8388736158697c8c78644f3b2611000000000000000413202c363e44474747443f3830252433404a5053514d453b30231201000000000006172837444e524c402f1d0a0000000000000b141b1f1f1f1b150d04000000000000000000000000000000000a1d3043546574828c9193908d867b6f6253617486958e80787767523d28130000000000000000001326394b5b6a7680878b898a89857d73685b4c3d2e1d0d00000000000000000000000000000f24394d6276899889735e49341f09000000000000000000000000000000000000001f344a5f73899d88725d484f5e6f828880807d786f6457483827160400000a1f34495d72889c88736364686d747c868f85796e6256493b2d1e0f00000000000000000000000000000013253748596876848e938a848283868c857a6e62554738291a0a000000000000000000000000000000001a2f445a6f8480786d70847d7162513f2c18040000000000000f202e3c474f5454524b42372c323e494f50504c463d32271a0d0000000000000000192d3f505b5c5850463a2c1e0e000008101618181511181f232626241e160b0000000015293c4d595c5a52483c2f2011020000000000041019202526241e140700000000000008192938454f5658564b3b291602000000000000000000000000000000000000000000000000000000000000000000000000000000182c405467798c806f6263788f7c67523c2712000000000000011222313e4952585c5c5c59534c42373342515d65686661584e41301e0a0000000000102335465561675e4d3a26130000000003111d272f3434342f2920160a0000000000000000000000000000001125394d6072839397897d7b7c828b807162697d9196827064625a4a37240f0000000000000000061a2e42566879898f8277737479838e86786a5b4c3b2a190e0b06000000000000000000000011263b50667b91a08b75604b36210c000000000000000000000000000000000000001f344a5f748b9c87705b47596978858c80797b83827566564533210e0000061b2f44596e83978d78634f5358606973808c8c807366594b3c2d1e0f000000000000000000000000000a1d304355667787958f82766f6c6d7177808a807264564738281808000000000000000000000000000000182e43586d83958b7d6e8490826f5b47331e090000000000091b2d3e4c5963696a665f55493c41505c64666661595044382b1d0e000000000000001e33485c6e726d63584a3c2c1d0d0e1a242b2e2d2a252c33383b3b3932281c0d0000001a2f44586b726e655a4d3e2f200f000000000414222d353a3b393125160500000000001225374756626a6e695945311c080000000000000000000000000000000000000000000000000000000000000000000000000000001124374a5c6d7d8b807676828e7a65513c27120000000000000e1f30404f5b666d7172726e685f55493f51616f797c7b756b5f4d3a25110000000000192c405364737c6956422e1b0800000111212f3a43494a49443d33281b0d0000000000000000000000000000172c4054687c909d8a786b66676e798782706e8398907b66524c473c2c1b0800000000000000000a1f34495d7186968270635e6066707d8c8979695948362523201b140d03000000000000000011263b50667b91a28d77634e39240f000000000000000000000000000000000000001e33485e73899d88725c5164768880828874676f7d857362503d2a17040000162b4054697d93927d68533f454d56616e7b89918577695a4b3c2d1d0c0000000000000000000000001226394c5f728495928270635a57585c636d77838374655646362515040000000000000000000000000000172c41566b82969c8a7483978b76614c37220c00000000001225384b5c6a767d807a72675a4d4d5f6e787b7a756c6256493b2c1c0c0000000000001f34495e72828075685a4a3b2b1a1e2c373f43433f3840474d50504e463a2b1c0b00001b30455a6f7d82776b5c4d3e2d1d0c0000001122323f494e504e4334220f00000000001a2e415465747d8474604b37220e000000000000000000000000000000000000000000000000000000000000000000000000000000081b2d3e4f5f6d79838889877d705e4b37230e000000000005182b3d4e5e6d7982878887837b72675a4c5c6e808d938a847d68533e281300000000001e33475c6f8286725e4a37241000000d1e2f3f4c575d5f5d585045392b1c0d000000000000000000000000001b30455a6f849895826d5a50535c6877887d6f869b8d77634d38332b1e0e0000000000000000000b21364b60768b8f7a6653494b535f6d7d8e88776654423838342f2920160a0000000000000010253a4f64798fa3917c67523e2914000000000000000000000000000000000000001c32475c70879b89745f5b6e828672798f7b675f6f80806d5a4734200c000011263b4f64788e97836d5944313a44505d6a7888958878695a4b3b2a1a090000000000000000000004192d4155697c8f9c8875635246424348505a667280847464544332210f0000000000000000000000000000152a3f54697d94a28d7782968e78634e38230e0000000000192d415568798993958f85786b5c576a7c8c919089807366584a3a2a1a0900000000001b2f4354637385877868594838272c3c4a535858534c545b6266666258493928150200172b3f51607082897a6b5c4b3b2a190800081b2e40505c636661523f2b1702000000001f34495d7184928f7965513d2814000000000000000000000000000000000000000000000000000000000000000000000000000000000f2131414f5c666e7373726b6051412e1b0800000000000e2135485a6c7c8b95918986878c85776a5b66798c9a87776e6c614f3b261200000000001f344a5f748b8e7a6653402c190504172a3c4d5d6a7274726c6256493a2b1b0b0000000000000000000000001d32475c72889c907b66523e3e4a59697a8a7884998c76604b3621180d000000000000000000000b20364b60758a8d77624d545855535f70829483715f4e4e4d49433c33271a0a0000000000000d22374b6075899e96826c57432e1a050000000000000000000000000000000000001a2f44596d83988c776261758a7d69758a826c5761738676634f3b261100000c21364a5f73889c88735e4a3527333f4d5a69788997887868594837261504000000000000000b14181e33485c70859894806c5846342c2e343d4854616f7d827161503e2d1b090000000000000000000000000013283d52677c93a48f7980949079644f3a251000000000001d32475c70859895868085897a6b5e72879a8d7d7d86857668584838271504000000001325364555667789877666564534384a5a676d6c675f686f767b7b75675745321f0b0010223342526374868a79695948372614030e23374b5e6e787b6e59442f1a05000000001f344a5f748ba095806b57422e1905000000000000000000000000000000000000000000000000000000000000000000000000000000031323313e4a535a5e5e5d584e4233231100000000000014293d5164778a9b908074707277828979696c8295927d6a5a57514332200c00000000001f344a5f748996836f5c4835220e0b1f3346596b7b878b8880746758493928170600000000000000000000001d32475c72889d8f78634e392d3b4b5c6d808383978c76604b36210c0000000000000000000000091e32475b6f828e786354666d6a68666476898f7c696363625e584f45382816040000000000081d31465b6f84989b86715d48331f0a000000000000000000000000000000000000162b4055697d93907b6664798f7964728886705b56697b7a66513c27120000071c30455a6e83978d78644f3b26212f3d4b5a6a7a8b97877666554433210f000000000001111e282d2d384d61768b9f8e7965503c291919212b364351606f80806e5c4a3826140100000000000000000000000011263b50667b90a5917b7d93917b66503b261100000000001f344a5f74899f8c776a717d8a7a6a768c9f89746a7380877666564433210f0000000008182738495a6b7c8f85736351404054677883827a737b848b90918675614e3a26110005152435455768798b887666554332200f11263b50657a8c866f5a45301b06000000001e33485d71869a9a86715c48331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000413202c373f45484948433b31241505000000000000192e43576c8094998572625b5d64708088776f85998f79644f423e3325150300000000001c31465b6f84988c7764513e2b1711263a4e63768999918889857667574635231100000000000000000000001d32475c71879c8f78634e38232d3e5062748880958d77624d38230e000000000000000000000004182c3f526473827c67586d82807c7b797980938678787877726c625646331f0b000000000002172c4054687c91a08b76624d39241000000000000000000000000000000000000012273b5065798e95826c667b8f7863728888725c4c5f6f6b5c4b38230f000001162b4054687d92937d6955402c171f2d3c4c5c6d7d8f95847361503e2c1a08000000000e1f2f3b42423f51667b909f8a74604b362f2e2a251d2533425161728379685643311e0b000000000000000000080f141a243a4f64788fa4927c7c93927c67523c271200000000001f344a5f74899f89735e5f6c7a8978768b9f89735e616f7d857362503e2b180500000000091a2b3c4d5f708391806f5e4c42576c837c7a87878c8883807c807d6954402b150000061728394a5c6d80918472614f3e2c1a1d253a4f64798f88725d48331e08000000001a2e43576b8094a08b77624e3925100000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a242b313334332f281f1406000000000000001c31465b70869b927d69554648536170808472869a8c77624c3729211607000000000000182c4055697c9195826d5a473420162b4054697d92978473758086756453412f1c0a000000000000000000001a2f445a6f8499907965503b26213245576a7d86948f79644f3a25100000000000000000000000001023354655636d746652647480878c8f908f94928f8f8f8c878074634e39240f0000000000001125394e62768a9f917c67533e2a150100000000000000000000000000000000000d22364b5f74899b867164798f7b67748988725c47515a584d3e2e1b0800000011253a4e63778c98846f5b46321d0f1e2e3e4f6071839591806e5c4a37251200000000182b3d4d57575454687d939d88725c474644433f392f232333435465768573604e3b2814000000000000020c141c23292e33384c62778da2947d7b91937c68533e281300000000001d32475c71879b8b76614e5d6c7c8674889d89735e51606f80806d5b4835220e00000000000d1e3041536577898d7b6a58465568798283808288796e6a676c776955402b160000000a1b2d3e50627386907d6d5b49372c3233374c61768b8a745f4b35200b0000000014283c5064788da2917c68533f2a160b0702000000000000000000000000000000000000000000000000000000000000000000000000000000000710171c1e1f1e1a140c0200000000000000001d32475c72889d8f79644f3a3542526273857d83988c76604b36210e040000000000000011263a4d6175899c8a7663503d2a192e43586d8397937d6862708082705e4c39261300000000000000000000172c41566b8095937d68533f2a15283b4e6175899d917c67523d28130000000000000000000000000617283745515a5f584856636c7276787b7c8497847b7978777673624e39240f0000000000000a1e33475b6f839796826d58442f1b060000000000000000000000000000000000081c3145596e83978d7764758983717b8f856f5a453f45443c2f2010000000010d2034495d72879b8a75604c38230f102031425366778a9c8c796754422f1c090000001e32475a6a6c69666a80959c87705c5b5b5a58544c413324253647596b7d7d6a57432e1900000000000a151f2830373d43484c5060768ba094807990947d68533e291400000000001a2e43586c82958f7a66524e5e6e808284998b76604b516172857764513e2a1602000000000112243648596b7d90887563524b5b676c6c6a7182897969585a625b4c3a2612000000000f21334456687a8d8b786755433f474845485d72878d77634e39271a0b0000000d21354a5e72879b97826d59443023201b17120c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889d8f78634e382434455667798982968c77624c37220d00000000000000000a1e3245596c809393806c594633202f445a6f869b917b66526273857b695643301c0900000000000000000013283d52667b9097826d58432e1a1f3246596d829594806a55402b17020000000000000000000000000a1928343e464a455363696664636466687c918b77656462605e5545331f0b00000000000004182c4054687c909c88725e4a35210c000000000000000000000000000000000001162b3f53687c9093806b6c7d8f868a907d6a55412d302f291e1102000002121f292e43576c82958f7b66523e292523202536485a6d80929785715f4c3926120000001f344a5f74827d7b7882979c87727270706f6d685e5142311e2a3c4e61737d6e59442f1a000000000e1b28323b434b52585d61656873899f9580788f95806a543f2a15000000000015293d5165798d96826d5a465161738580948e78644f44556779826d5a45311c06000000000006182a3c4e60728593826f5d4b4a53575755637385877665544c483d2e1d0a00000000041527394b5d6f82948572604e515c5d5a58596d83907b66514538291a090000071b2f43576b80959c88735e4a3b3834302c27211a120a000000000000000000000000000000000000000002080d0f0f0f0d0904000000050e15191b1a17110a000000000000000000000000001c31465b70869b8f79644f3a2527384a5d6f8380938e78634e39240f00000000000000000216293c506376899c8976634f3c2930465b70879c907a655055667886725f4c3825110000000000000000000f23384c61768b9b87715d493420162a3e52667a8f98836e59442f1a06000000000000000000000000000a17212b323443586e7d7b7977767676768b927d74736e675e5344311e0a000000000000001125394d6175899d8d78644f3b26120000000000000000000000000000000000001024394d6175899b887a6e707d87888272614e3b261b1a150c010000000f20303c434451667a8f96826d58443a3a38342e2b3d506375899c8f7b6855412e1b0700001d32475b6f8291918f8e9b9f8c8888878786837c70604e3a261f314457686b60513e2b160000000f1e2c39454e575f666c7176797c80889d9782788e95806a54402b1500000000000e22364a5d7084978a76624f445667798893927c68533f4a5c6f7d705c47311c070000000000000d1f31435567798c8d7a6856433f4242455667788a8371604e3b2c1f100000000000000a1b2e4052647689907d6b595d6f726f6c6c6b7d937d6b62564738271401000014283d5165798ea28e796452504d4945403b352e261d130800000000000000000000000000000000040e161d22252525221e1810070b1721292e302f2c251d13080000000000000000000000192e43586d8397917b66513d281b2d405366798d99907a66503b26110000000000000000000d203346596c809292806c59463330455a6f869b917b6651495b6d807b6854402c17020000000000000000091e33475c70869a8c77634e3a251123374b5f73889c87725d49341f0a0000000000000000000000000000050e17222f40546777848c8d8c8c8c8b8f998b8b88837b70614d38230e000000000000000a1e32465a6e8296937d6955402c18030000000000000000000000000000000000091e31465a6d8296958b80706b72736e635443311e0b00000000000000182b3e4e5859566074899c88725e4f4f4f4d49433a3346596c80939885715d4a36220e0000182c4052647380878c8e98a7958f8d8b888684837d68533e2915283a4a55564e4233220f00000b1c2d3c4a57616b737a82878b8f929497a59782778d97826b56402b160100000000071a2e415467798c92806c59474a5c6e829497836d59444053646b6052402d1904000000000000021426384a5c6e82938572604e3b2c2c38495a6d808f7d6b594633200c0000000000000010223547596b7d908976635f7488848382828390848073655544301c0800000e22364a5e72879b93806a6765625e5a555049423930251a0f02000000000000000000000000000915212a31373a3a3a37332c241a1b29343e43464440393025190a00000000000000000000152a3f54697d9294806a55412c1723364a5d718599937d68533f2a150000000000000000000417293c4f6174889a897562503d2f445a6f8499937c68533e506375846f5a442f1a05000000000000000004192d42566a8094927c6854402b171c3045596e83978c76624d38240f000000000000000000000000000001122332404c545a6770777a7d80828282958b807d7c7976634e39240f0000000000000003172b3f53677a8f98846f5b46321e09000000000000000000000000000000000002162b3e52667a8e9380888070605e5a514536261402000000000000001e33475b6b6e6b686e83978e7965646464625d574d423d5064778b9f8d7965513d29150000102335485a686b72767b91a48f79777572706e6c6b604e3b26111c2c3840413b31241504000417293a4b5a68747d878f959ba0a4a7a9acad9883768c97826b56402b160100000000001124374a5c6e829289766453425164778a9c88735f4b374652564f433423110000000000000000081b2d3f51637689907d6b584633353e434f6174888875624f3c28140100000000000005172a3c4e60728593826e5c6b7a89848686868a888384735f4b35200b0000071b2f43586c80959985807c7977736f6a645d554c42382c2013050000000000000000000000091826333d464b4f4f4f4c4740372c2a394751585b59544c423728170500000000000000000011263a4f64788d99846f5a46311d1b2e4255697d9296826c57422d18040000000000000000000d203245576a7c8f92806c59463442576c839795806a554046596b756756422d180300000000000000000013273c5065798e97836e5a46311d162b4054697d92907b66523d291400000000000000000000000000000c1e3041515e686f7272706c686a6b6b7b908f7a68676563584734200c00000000000000000f24374b5f73889c8a75614c38240f0000000000000000000000000000000000000f23374b5f72869a8679897d6e5d4c3e3427180800000000000000001f344a5f7483827d7c7c9194807979797977726a605241485c70849895826c58432f1b06000d22374c62777c7977788da2937d6e6e6c6c6b6863594c3d2b190e1b252b2c281f130600000d21344658697886929ba2aaafb5b9bcbfc0ad9883768c97836c57422c17020000000000081a2d3f516374869482706050475a6d82948f7a66523e353e403c3225160600000000000000000510223446596b7d90887563503d47515859576a7d92806b5844301c07000000000000030c1f314356687a8d8c78665c6a7887796f70858a74706e5d4934200a00000014293d5165798e9f8a7c80858a88847d7871695f554a3e312314050000000000000000000617273644505960646464615b53493e384857646d706e685f544634210d0000000000000000000c21354a5e73889c8974604b372212263a4e63778b9a86705b46311d0800000000000000000e1c282f3a4d5f728597897663504043556a809498836d58433b4d5c605849392613000000000000000000000d22364a5f73889c8974604b372311263a4f64788d95826c57422e19050000000000000000000000000115283b4e5f6f7b8488888682796f6362778c95806b56504e473a2a18050000000000000000081c3044586c8094907b67523e2a15010000000000000000000000000000000000081b2f43576a7d928d797b8c7a6958463523110000000000000000001c314457687682878b8e919c909090908f8c867d705d484055697d929b87725d4934200b000c21364b6074888f8d8a90a3978684848382807d766a5a4935210c09111617130c0200000014293d5063758797a4aeb6bec4c9ced1d4c3ad9883748b98836c57422c170200000000000010223445566778898f7d6e5e505164778c95826d5a4632292b28201407000000000000000610191f21293c4e60738692806d5a4857646d6e6062758a87735f4a36210d00000000060f171d2026384b5d6f829583705e5a6977867a6c808e78645b50402e1a060000000e22364b5f73889c907b6b70757b838c8d857c72675b4f413223130100000000000000001224354554626d75797979766f665c4f435566758286847c7264503c2712000000000000000000071b3044596d83978f7965513d28141f33485c70869a89745f4b36210c00000000000000091b2c3a4447475567798c93806d5a55585b677c919b86705c47323e484b463a2b1b0900000000000000000000071c3045596d82968f7a66523e291521354a5e73889a86715c48331f0a000000000000000000000000081c3145586b7d8d98918886888c82746573889a86705c473933291c0c0000000000000000000115293d5165788d96826d5844301c0700000000000000000000000000000000000014273b4e62768a95826e8087756452402e1b09000000000000000015283a4a59646d72767884988d7b7b79797876746e5b473a4e63778da18c77634e39240f00081d3145586a79858c90939da39892908f8c89888778644f3a2415110a01000000000000001a2f43586c8093a5b5c1cad2d8dee3e6d8c3ad9883748998836c57422c1702000000000000051628394a5a6a79898c7c6e61575c6f83978975614e3a2716130c02000000000000000a17232d333636344356687a8d8a77645265758278645b6f848e7964503b26110000000a17232b31353635405365778a8d7a6855596776867b7b907c68533f32231100000000071c3044586c829596826d5b61676f77828e8f85796d5f5141301f0d00000000000000091c2f4153637280898f908f8a83796d6051607385938f837b7968533d281300000000000000000000162a3f53687c9195806b57432e1a192d42576b80958e78644f3b2611000000000000001125384a575c5c5c5d6e80928a77686a6d7073788d9e89745f4a362c343632291c0d000000000000000000000001162a3e53677b9095826c58442f1b1b3045596e83978b76624d3924100000000000000000000000000d22374b6074889b91807470727a8584746f84998b75614c3823170c00000000000000000000000e2135495d71869988735f4a36220e0000000000000000000000000000000000000c1f33465a6d82958a767486826f5d4b38261300000000000000000b1c2c3b4751585d61697d9293806a646463615f5b503f35495e73889d917b67523d2813000215283b4c5b6770777b7d92a48f7c7b78767472706e604c382b2a251d13070000000000001e33485d72879bafc2d3dee6edf3f7eed8c3ae9984738998836c57422d1803000000000000000a1b2c3c4c5b6a79878c7d736b676f7b8f917d6956422f1b0800000000000000000919283540484b4b4a484b5e708395826f5c6d8289745f55697d937d68533e291400000a1a28353f464a4b4b47485a6d809285725f4d586775857b8b826d58432f1a06000000000015293d5165798e9c87725e4c535c65707c8a978b7d6f5f4e3c2a17040000000000001024384c5e708291998b827d80858b7d7061687c9097837166645c4b382410000000000000000000001025394d62768b9a86715d49342014283d52667b90937d6954402b1702000000000000162b4055687272727273758794827c808386888c92a18d78634e3a251f201d160b000000000000000000000000051024384d61768a9c88725e4a3621162b4054697d92907c67533e2a1501000000000000000000000010263b5065798f9c8874625b5e677483847380948f7a66513d2813000000000000000000000000061a2e42566a7d928e7965513c281400000000000000000000000000000000000004172a3e5164788c92806c7a8d7a685543301d0a00000000000000000e1d2a343d44494e62768b9a86715d4f4e4c4a473f3230455a6f849994806a54402b1500000c1d2e3d4a545d6266778c9f95826d63615f5d5b5951423d403f393025170800000000001f344a5f748a9fb4c9def0f9ffffffeed9c4af9984728899846e58432e190300000000000000000e1e2e3d4c5b6976828d86807c8278889986725e4b372410000000000000000114263746535c60605f5e5d5e66788c8c79666e848a745f51667b91806a543f2a15000517283846525b5f605f5c55506375888f7c695749576676868887725d49341f0b00000000000e22364b5f73889c8d7864504048535e6b7a8a9a8e7d6b5a4734200c000000000000162b3f53677b8e9e8c7a6d686a707b89806f6d8397907b67534f4a3e2e1c09000000000000000000000a1f33485c70859a8c77634f3a261223384c61768b98836e5a45301c07000000000000172c41576b80888888898b8d9b929394908b8680859a927c68533e2a150b090300000000000000000000000912191e1f33475b7085998e7965503c2813263a4f64788d96826d5844301b07000000000000000000000012273c52677c9298836e59464a56647485807b9095806b56422d190400000000000000000000000013273a4e62768a94806b57432e1a060000000000000000000000000000000000000e2235495c6f839689756f8385725f4c3926120000000000000000000c18212d3941475c7085998d7864503c3735322c212d42576c829797826c57422c17000000101f2d3841484d5c7084989d8975614e4a4846443e475156544d4235261606000000001f344a5f748ba0b4cadff4ffffffffeed9c4af9984728899846e58432e1903000000000000000000101f2e3d4b58647079828788837380948e7a6653402c1905000000000000081d314455646f767674737273706e829483706b808d786451667b917d69543f2a14000f22354656646e74767470695f586b7d908773614e48586777888c77624e3925100000000000071c3044586c8295937d6a554136414e5c6b7c8e9b897663503b27130000000000001a2f44596e839796826e5c53555e6a79897c6f869b8d78634e3a362d2010000000000000000000000004192d41566a8093927d6955402c181e33475c70869a88735f4a36210d00000000000014283c506272828a8f91908f8c9388807b76706b809596826c58432e1a050000000000000000000000000f1b262e33343341556a7d9394806b56422e1921354a5e73889c88735e4a36210d000000000000000000000012273c52677c9397826b564138465667788a7a8c9a86705c47321e090000000000000000000000000b1f33475b6e839786725d4935210d00000000000000000000000000000000000006192c3f5366798c92806d788b7c6955422e1b0700000000000000000a1c2d3d4b555b5c697d9294806b57432f201d18152a3f546a809598836d58432e19000000010f1b252d344154687c8fa3917d6956433331364857646b68605344342312000000001e33485d72889cb1c5d9ebfcffffffeed9c4af9984718799846e58432e190300000000000000000001101f2d3a47535d666d70726f65778c96836f5c4835210e0000000000000c21364b607382898b898988867364768a8d7a677689806e626c808c7965503b271200172b3f52647482898788857c7063607386917d6b58454959697a8b7c68533f2b1601000000000015293d5165798e9985705c4733303e4d5e70839693806a56412d180000000000001d32475c72879c917b67523e414d5b6b7b897684998c76614c37221a0f0200000000000000000000000013273b5064788d9984705b47331e192d42576b80958e7964503b27120000000000000d20334454636e76797b7b7876888e7b69615c667a8f9b86715d48331e0a00000000000000000000000e1e2d3942484a483f5064788d9a86715c48331f1b3044596d83978e7965503c2813000000000000000000000011263b50667b9097826c57422c38495a6c7d86889c8a75614c38230e00000000000000000000000004182b3f53677a8f8d7864503c281400000000000000000000000000000000000000102336495c6f82958a776e8285715e4a37230f000000000000000013273a4b5b68707267778b9b87725e4a36220f0313293e53687d9499846e58432e19000000000008121925394c607386999986725f4c39293e526575807c706252412f1e0b0000001b3044596d8296aabccedeedfaffffedd8c3ae9984708799846e58432e190500000000000000000000010f1c2935404a52585c5c5a5c7084988c7764513e2a170400000000000c21364b6071737376897d7b75685a6c809285726a7a887d777b8a806f5c4936210d001d32465b6e828e7c7074808f827262697c8f8875624f3d4c5c6d80836d59442f1a0400000000000e22364a5e72879b8b76624e39252f4153677b8f9a85705b46311c0000000000001d32475c72889d8f78634e392f3d4d5e6f828283988c76604b36210c000000000000000000000000080f1321364a5e72889c8a76624d392514283d52667b90937d6a55412d180400000000000315273645515b61656666646a7b8d8673614f61758a9f8b76614d38240f00000000000000000000091b2c3c4a555d5f5c504a5e73889c8b77624e3925162a3f53687c9194806b56422e1a06000000000000000000000f24394e63788e99846e59442f2b3d4e607386859a8f7a66513d2814000000000000000000000000001024384b5f738794806b57432e1a06000000000000000000000000000000000000071a2d3f5265778b94826f798d7966523e2a1601000000000000041a2e42566979857d6a7084988e7965523e2a160214293e53687d9498836d58432e1800000000000000091d3043576a7c90a28f7c6956443140566b80908f82705e4d3a2815020000162a3e53667a8d9fb0c0cfdce8f2fbedd8c3ad9883708799846e58432e22170900000000000000000000000c18232d373e4347474554687c9094826d5a4633200d0000000000081c3043535e5e5e6d8288746258506375898f7b696a767d83827b7061513f2d1a06001f344a5f748987725e62728490806d5f728592806c59463e4f6173806d59442f1a040000000000071b2f43586b8094917c6854402b24384c61768b9d88725c47321d0000000000001d32475c72879c8f78634e38232f405163768980958d77624c38230d0000000000000000000006121c24282a2f44586d8296917c68533f2b1623384c61758a9985705b47331e0a000000000000091827343e474c5050504f5e6f82917d6c5a5b708599907b66523d2914000000000000000000001226384a5a6871746e5b46596d8397917c68533f2a1625394e62778c9a86715d4935210c0000000000000000080f1321364b6074899b87715c47331f314356687b8ea195806b57422d1904000000000000000000000000081c3044576b809386725d4935210d00000000000000000000000000000000000000102336485b6d80938d7b7085826d5945311c08000000000000091e33485d7186917b66697d9195826d5945311e0a162b40556a809597826b57412c17000000000000000114273a4d60728598998673604e3c3d50617283948e7c6a5744311e0b00000f23374a5d6f8292a2b1becad5dfe7edd8c3ad98836f8699846e58494035271808000000000000000000000006111a232a2e3132394c6074889b8a76634f3c291502000000000114253542494853687c8e79655046596b7d9286726062696c6c685e524333221000001f344a5f7489866f5a54677b8f8a7763687a8e897663503d4456666b61513e2a1601000000000a151d283c5064788d97836e5a46311e33485e73899d88725c47321d0000000000001b30455a6f8499907965503b26223446596c8083938f79644f3a25100000000000000000000716242f383d3f3e3e53677b9097836e5945311c1e32475c70859a8a76614d392510000000000000000917222b33383b3b3b40526375868a7765556a7d9395826c57432e1a05000000000000000000192d4155677885846f5b4653687c9297836d59442f1b1f34485d71869a8d7864503b271300000000000006121c24282a32465b70859a8b76614c382326394c5e7185989a86705c47331e0a0000000000000000000303010114283c5063778b8d7865503c29140000000000000000000000000000000000000006192b3e506375889887757d88745f4a36210d0000000000000a1f344a5f748a937c6862768a9c8975614d3926121a2e43586d8397937d69543f2a1500000000000000000b1d304356687a8c9e907d6b5948364454657688998874614e3a27130000081b2e405263738493a0adb8c3cbd3d9d8c3ad98836f8699846e625c524536261401000000000000000000000000070f151a1c1d3144586c809392806c5845321f0b00000000000817252f34394e62778c7d6955404e617488907c6957545757534c413425160500001d32465b6e828975645061768c927c675e718593806d5a47384853564f4333210e000000000d1b27313737495d7186998975604c382434495e73899a86705b46311c000000000000182d41576b8296927c68533e2917293c4f63768a9e917b67523d2813000000000000000003152534424c525452484d61768a9d88745f4b3622192d41566a8094917c68533f2b160200000000000000050f181e23262626344657687a8c83705e64788d9b86715d4834200b0000000000000000001e33475c708597826b56414e63788d9c87725d49341f1a2e42576b809593806a56422e1b07000000000716242f383d3f3e41566b80948f7a65513c281c2f4255687c8f9f8b76614d38240f000000000000000b1418181613102034485b6f8394806c5843301c08070603000000000000000000000000000000000f213346586a7c8f9382778c79644f3a2510000000000000091e33485d728796826c5b6f8396907c6955412d1a2034485d71869b8f7965503b26120000000000000000011426384b5d6e80929b89776553423647596a7c8e917d6a56422e190500001123344556657483909ba6afb8bfc5cac3ad98836f86998471776f635444311d08000000000000000000000000000000000115293c5063778b9c8875614e3b281501000000000007121b2034495e7388836e594445576a7d918673604d42423f382f241607000000172b3e5163727b7968535f748b947d6854677a8d8a7764513e373f403c322516040000000b1c2b39444c4c47566a7d92907b67533e2a3a4d62768c94806b57422e1900000000000014293e52677b9096826c57422e192033475a6e839694806a55402b1601000000000000000e213243525f676a6656475c70859a8e7965513c2713273c5165798f97836e5a46311d09000000000000000000040a0e10111728394b5c6e808e7c6a5e72879b8c77634e3a26110000000000000000001f344a5f748b97826b56414a5f74899e8c76614c372214283d5165798f9a86725d4a36220e00000003152534414c525452485165798f94806b56422d1926394c6073879b907b67523e2915000000000001111e282d2e2b2825232c4053677a8f87735f4b37231d1d1b18140f09010000000000000000000000000416293b4d5f70839490828b7c67523d2813000000000000041a2f43586c8092887360677a8d9885705d4936222b3d5063778c9c88745f4b37220d000000000000000000091b2d3f5162738596958371604f3f3b4c5e70839686715d4834200b000005172838475664717d89939ca4abb1b5b9ac97826f869984848c8272604b36210c00000000000000000000000000000000000d2134485b6f8396927d6a5744311e0a00000000000000071b30455a6f8488725d493b4e617487907d6a5744312a241c1206000000000f223445546066655c4f63778d8f7a66515d708494826d5a48352a2b282015070000000316293a495660615a5063768a96826d59453b4757697c918a7764503c28140000000000000f24384d62768b9a86715c48331f172b3f53677b8f97836d58442f1a0500000000000000162a3d5061707b80725c47566b809494806a56412d1822374b5f74899d8975604c38241000000000000000000000000000000b1c2d3e506172848876646c8095927d6954402c170300000000000000001f344a5f748a98836e5944465b70869b8f79644f3a251022374b5f74889d8d7965513d29160200000d203243525f676a66564b6074899a86705c47331e1d3044576b809596826c58432f1b06000000000e1f2f3b4243403d3a3836384b5f72868e7a66523e333232302d29241c140a0000000000000000000000000c1e3041536576889894947d68533e29130000000000000014293c50637587907d6c5d7083958d7965513e2e3a495a6c809394806d5945311c08000000000000000000001022334556677889998f7d6d5d4d3d415366788c8c77634e3a25100000000a1a29384654606c76808890969ca0a4a7978274869b908b837a71604b36210c000000000000000000000000000000000005182c3f53667a8e9b8873604d3a27140000000000000000172c41556a808c77624d3844576a7d908874614e3b28150900000000000005172736434c5050565e6c809286735f4b54677a8d8a7764513e2c19130c03000000000a1e3246586774766c635b6f83978974604c4e596575878d7d6c5a4734210d0000000000000a1f33485d71869a8b76624d39251024384c6074899b87715d48331e09000000000000001c3045596d808f836d584351657a8f9a85705b46321d1c31455a6e8397907b67533f2b170300000000000000000000000000001021324355667688827065798e98846f5b46321e0900000000000000001d32475c70869a87725d4944596e8499917b66503b26111c3145596d839795826c5945311d0a0000162a3d5061707b80725c475a6e83988b76614d382414283d51667a8f9b87725d4935210c00000000182b3d4d575855524f4d4b4b4a566a7d91826d5a4748474745423e3830271c10030000000000000000000000122436475869798a98907b66513c2712000000000000000d203346586879898a796a65778790826d5944414b5867788a9b897664503d2916010000000000000000000004162738495a6a7a8b9a8c7a6b5b4c3e495c6f83927c68533e2914000000000b1a2836434e59636c747b82878c8f939786898b9783776f675f5343301c080000000000000000000000000000000000001024374a5e728599907d695643301c090000000000000013283d52667b907b66513d3a4d607488917d6b5845321f0c0000000000000009182530383e5266727b8b87786856434a5d708495826e5c493623100000000000000e23384d6275868a80766d677a8f8f7b675c626b76848b7d6f5f4e3d2b180500000000000005192e42576b8095917c68533f2a161d31465a6f84988b76614c38230e000000000000001f34495e738897826b56404c61768b9e89745f4b3621172b4054687c9297836e5a46321e0a00000000000000000000000000000314263748596a7b8c7c6b72879b8a75614d3924100000000000000000192d42566a7d918d78645043586c8398917b66503b2611162b3f53677c909c8874604d39261301001b3045596c808f836d584454697d92907b67533e2a1523384c61758a9f8d7864503b2713000000001e32475a6a6d6a676462605f5f5e6175898975615c5e5c5c5a57524c43392e2113020000000000000000000006182a3b4b5c6b7a868674604c38240f000000000000000416283a4b5b6a7987887a6d69757b766a5750555d697686968f7d6c5a4734210e000000000000000000000000091b2b3c4c5c6c7b8b9989796a5c4f4353677b90806b56402b1600000000000a1825313c47505960676d727678899480778696826b5b544b4235251401000000000000000000000000000000000000081b2e4255697c909986725f4c392512000000000000081827394d62778d806a56413144576a7d918875614e3c29160300000000000000081422323f5468788383796d5e4e3d4154677a8d8b7865523f2c190600000000000d23384c61727a838a8a8279738797836e70767d8885796d5f5141301f0d000000000000000014283d5165798f97836d5945311c172c4055697d938f7a66513d2813000000000000001f344a5f748b97826c5742485d72889c8d78634e392411253a4e63778c9e8a75614d39261200000000000000000000000000000008192a3b4c5d6e808a786b8094907c68533f2b17030000000000000013273b4e61738694806d5a49596e8499907a66503b26111024394d6175899d907c6955422f1e0c001f34495e738897826b56404f63788d96826d58432f1a1e32475b708599937d6a56422e1a060000001f344a5f7483807c797776747473737280917d72727372716f6c6760564b3e31200e00000000000000000000000c1d2d3e4d5c697273675744311d0900000000000000000b1c2d3d4c5b6875828b80766e68646363656a717a87958e80705f4e3d2a1805000000000000000000000000000e1e2e3e4e5d6c7a8996897a6d60565062778d826b56402b1600000000000007131f2a343d454c53595d61748b947d708694806a5440382f25170800000000000000000000000000000000000000001326394d6073879a8f7b6854412e1a06000000000013253645505f7389846f5a45303b4e617588927d6b594633200d00000000000000081b2e40505c606571828b7c6c5a48374a5e718595826f5c493623100000000000091e3144545f676f767c83888986958a838688827a71675c4f413223130200000000000000000e22374b6074899d88745f4b362212263b5064798e95806b56422d19040000000000001f34495e73889a85705b46455a6f869a907965503b26111f34485c71869a917c6955412d19060000000000000000000000000000000c1d2e3f506171828674788c97836f5b46331f0b000000000000000b1e3144566879898a78675b5f72879c8c77624d38230e0e1e3146596d82959985725f4d3c2915001f344a5f748b97836c57424a5e73889b87725d49341f182d41556a7d939a86715d4935220e0000001c31465a6e8291918f8d8c8b8b898988889289888888888785827b73685c4f3d2a160000000000000000000000000f202f3e4b565e5e5749392815020000000000000000000f1f2e3d4a58636e78828a837d797878797d858d90887c70615241301f0d0000000000000000000000000000001020303f4e5c6a7785908b7d736a6567798e806a55402b1600000000000000020d17212931383e444b60768b947d7087927c67523d281c12070000000000000000000000000000000000000000000a1d3044576a7d909885705d4a36220e00000000071b2f43546368708588735e49343145586b80928975624f3c2916030000000000000e23374a5d6e766e6273868a7765523e4154687b8f8c786553402d19060000000002152636434b535b62686d7276788b927d77736d665e544a3e31231405000000000000000000081c31455a6e83978e7965513d291421364a5f74899a86705c47321e090000000000001b3045596d82968a75604c43586e8499917b66503b2611192e42566a80939885705c4935210e000000000000000000000000000000001121324353647586837285988a76624e3a271301000000000000021527394a5b6b798886776f707c8f9583705c483424211f2a323e5265788c9e8f7c6b58442f1a001f34495e73889a86705b47455a6f84998c77624d382312273b5064788da18d7865513e2a17040000172b3e516372808a9095999c9d9f9f9d9d9f9d9c9b99979492908e867a6d5945301b0000000000000000000000000211202e3a43494944392b1b0a0000000000000000000001101f2d3a46515c656e757c8286888a8b8987837c746a5f514334241302000000000000000000000000000000021221303e4c5a67737d8990867d797b858a7764503c2712000000000000000000040d161d242a374c62778d937c72888f7964503b251000000000000000000000000000000000000000000000000114273a4d607386988d7965513c2813000000000a2034495e727d78828c77624d38283c4f63768a92806c594633200c00000000000012273c51667a8b7d68697c90826d5945384c5f728695826f5c49362310000000000009182530383f474d53595d616f839785715e59524b41382c2113050000000000000000000002162b3f53687c9195806c57432f1a1c31455a6f84988a75614c38230f000000000000162a3e5266798c907c685543586d8398917b66503b261113273b5064788da08c7864513e2a1807000000000000000000000000000000041425364657677788827c90927d6a5643301e0c000000000000000a1b2c3d4d5c6976828a85858d908677665340393a36303d464b4c5c6f82918c806f5a45301b001b3045596d82958a75614d41576b8297907b66503b261121354a5e72879b95826d5a4734210f00000f22344554626d757b80848788898b8b8a898887868482807c797877766d5a45301b0000000000000000000000000002101c272f343430271b0d000000000000000000000000010f1c28343f49525a61686c7073747473716d6860574d413325160600000000000000000000000000000000000312202e3c4955616c757d84888b89857a6b5a4835210d000000000000000000000002091024394e63788f8f7973888b76614c37220d0000000000000000000000000000000000000000000000000b1e314356687a8c94806b56402b16000000000b20364b6075828b80907b66523d2833465a6d82958975624f3b281502000000000013293e53687d8d786461758b88725d483343566a7d918c7865523f2c1906000000000008131c242b33393f444954687b8f8d7965523e372e251b0f030000000000000000000000021025394e62768b9b87725d493521172c4055697d93907b66523e29150000000000000f2336495c6e8090857261515b70869a8e79644f3a25100d2135495d71869994826d5a473624110000000000000000000000000000000007182839495a6a7a8a83889986725f4d3c291a12080000000000000e1f2f3e4c58646e767c80807b73685948494e4f4b434e5a60625d6373807a6e61513f2b1700162a3e5266798c907c695644546a8095937c67523c27121b2f43576b80949d8a7663513e2c1907000517273644505a61676b6f7073737474747372716f6e6c6a67656362605d4f3e2b160000000000000000000000000000000a141b1f1f1b140a0000000000000000000000000000000b17222c363e464d53585b5e5f5f5e5c59534d443b302316070000000000000000000000000000000000000002101e2b37444e5961696f73747470675c4e3d2b18050000000000000000000000000011263b50667b898674748883705b47331e09000000000000000000000000000000000000000000000000011426394b5c6d7d89806b56402b1600000000081d31455764707d8a95806b56422d2a3e5165798d92806b5845321e0b000000000013283d53687c8d78645f748988735e48333a4e61758995826f5c4935220e000000000000000810171e252a2f384c60738795826e5b473421120800000000000000000000000710171b1f33485c70869a8d7864503b2712263b5064798e95826c58432f1b060000000000071a2d3e5161718290806f6566768a9b88745f4b36210d071a2e4256697d909d8a766453412d1800000000000000000000000000000000000b1b2c3c4c5c6c7b8b909f8f7c6b5844342e251a0d00000000000111202e3b47515b62676a6a6660564a515d63645f565d6c75777165626a665d5042332210000f2336495c6e809086736252586c8297917b67523c271214283c5064788da093806d5b493724110000091827333d464d52565a5c5e5e5f5f5f5e5d5c5a58575452504e4c4b494031210e000000000000000000000000000000000000000000000000000000000000000000000000000000051019232b32393e4346484a4a4947443f3931281e1205000000000000000000000000000000000000000000000d1a26323c464e555a5e5f5f5b544b3e301f0e00000000000000000000000000000f24394d606e7473676b73736553402c180400000000000000000000000000000000000000000000000000091b2d3e4f5f6c7470614f3c2813000000000215283947525f6c798886705b46302236495d7183908875614e3a271300000000001025394d6173858275717b8e826e5a453132465a6d808e8c7864513e2b16020000000000000000040a10161d3044576a7d908a7764513e291500000000000000000000000d19232b30323142566a8094937d6a55412d1921364a5f73889b87725d4935210c0000000000000f213344536371808a82797984948f7d6b5845312720152534414d607387989482705b46301b0000000000000000000000000000000000000e1e2e3e4e5d6c7b8a948d806f5a4c4942372b1c0c000000000002101d29353e474e525454524c444c5f6f78787367657a8a8c84756454524a3f3224150500071a2c3e50617182908070656573879b8a77624e39240f0d2135495d7085989e8b786654412d180000000916212a32383d41444748494a4a4a4848474543423f3d3b383736342d2213030000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171e252a2e3133343434322f2a251d150b0100000000000000000000000000000000000000000000000009141f29323a4046494a4a4741382d20120100000000000000000000000000000a1e3142515a5f5e57585f5e5647362411000000000000000000000000000000000000000000000000000000102131414e595f5d524332200c00000000000a1b2935414e5c697786705b46301b2e415464727d867d6a56412c1702000000000a1e314456667480868786807263513e2b2a3e5161707b85826d5a45301b0600000000000000000000000114273a4d6072828b826c57422c17020000000000000000000d1c2b363f4547453d5065798e9985705c47331e1c3045596e83978d7864503b2713000000000000041526364553616d7782878a8a867d70604e3c3f3c33263042525d5d697a8983766857432e1a000000000000000000000000000000000000001020303f4e5d6b77807a6e6160625d55483a2a19070000000000000c17222b33393d3f3f3d383d52677c8d8e8576677c8f9d94826c5742372d2215060000000f213344536271808a82797982918f806d5a47331f0b061a2e4154687a8d9e9484705b46301b00000000040e171e24282c2f323334343434333332302e2c2a28262322211f1a10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a1015191c1e1f1f1f1d1a16100a02000000000000000000000000000000000000000000000000000000020d161f262c31343434322d251b1002000000000000000000000000000000011324333e464a4944444a494338291907000000000000000000000000000000000000000000000000000000031323303d464a4840342515030000000000000b1823303e4b5a68726856432e1925364654606a71746955412c170100000000021527384856626b7073716b6154453422213343525e6870746d5945301b050000000000000000000000000b1e3043546370747165533f2b1601000000000000000007192b3a48535a5c5a4e4a5f73889d8b76614d3924162b4054687d92937d6a56412d190500000000000008182735434f5b646c717474716a5f514350545044373b4d5f7070616b747066594a3a271400000000000000000000000000000000000000081b2e40505c63646a665d6b75777166584836231000000000000000050f181f24282a2a28283d53687c8f9b94826c71808a8d826c57422d1b100400000000041526354453616d7780878a8a867d7061503e2b1804001225394b5e6f808a82766857432e1a000000000000030a0f14171a1c1e1f1f1f1f1e1e1c1b19171513100e0d0b0a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f1f1f1d1812080000000000000000000000000000000000000615222b3134343030343430261a0b000000000000000000000000000000000000000000000000000000000004131f2a3134332d23160700000000000000000612202d3c4a575c574a392713192837434d565d5f5a4c3a2612000000000000091a2a38454f575c5e5c574f44362717152534414c555c5f5c4f3d2a16020000000000000000000000000113253645535c5f5d54473624100000000000000000001124374858666e726c5a455a6e8397907c67533e2a15253a4e63778c9985705c4834200c00000000000000091725323e4851585d5f5f5c564d4152616a61544948596a7c806b595f5c54483b2c1c0a000000000000000000000000000000000000000e23374b5e6e777973686479898c857666533f2b16000000000000000000040a0f1315151324394d5f707d888b806b616d75777263513e29150000000000000008172635434f5b646c717474716a60524333210e0000091c2e4052616f746f65584a3a271400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f171c1d1b150e040000000000000000000000000000000000000000000000000000000811181c1d1c1a140b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f171d1f1f1b1c1f1f1b140900000000000000000000000000000000000000000000000000000000000000020d161c1f1e19110600000000000000000000020f1e2c3a4447443a2c1c0a0a1925313a42484a463c2e1d0a000000000000000c1a27323b42474847433c322618090716232f3941474a483e31200e00000000000000000000000000000818273540484a484137291907000000000000000000182c405466768385705c4754697d9296826d58432f1a2034495d72879b8c77634f3b261200000000000000000814202b353d43484a4a47423a475b6f8072665c56667688836c574a4841362a1d0e000000000000000000000000000000000000000012273c51667a8c8f8677667a8f9c95836d59442f1a000000000000000000000000000000091d304252606b73746f61505a60625e544534210e0000000000000000081725323e4851585c5f5f5c574e433425150400000011233443515b5f5b52473a2c1c0a00000000000000000000000000000000000001080c101417191b1d1d1d1d1b17120b02000000000000000000000413212b31322f2921170b000000000000000000000000000000000000000000000000000e1b252c3132322e271d110300000000000000000000030f171c1d1b150e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c282f322f281c0e000008141e272e3334322a1e100000000000000000000a1520282e3233322e28201509000006121c252d3234332c2113020000000000000000000000000000000917232d3334332e25190b000000000000000000001d32475b708495826c57424f64788e9b87715d48331e1a2f43586c8295927d6a55412e19060000000000000000030e1822292f333434322e33485e738884786f667485917d695540332d24190c00000000000000000000000000000000000000000012273c51667a8e9b95836d7080898d826d58432e1900000000000000000000000000000001132434424e585e5f5c5243464b4c4a42362717050000000000000000000714202b353d43474a4a47433b3125160700000000051625343f474a473f352a1c0e00000000000000000000000000000000000008141c2125292c2f3032323232302c261e15090000000000000000001022323e4647443d34291c0e000000000000000000070d10110f0900000000000000000e1e2c3840464747433a2f21110000000000000000000413212b31322f2921170b00000000000000000000000000000000000000000000000000050e141716110a000000000004080a0a090500000000000000000000000000000000030b101313120d07000000040b0f0f0f0d080100000000000000000000000000000000000000000000000000000000000b151b1d1b150b00000000010b131a1e1f1d170d0000000000000000000000030c14191c1e1c19140c0300000000000912191d1f1e190f0300000000000000000000000000000000000611191e1f1e19120800000000000000000000001f344a5f748a97826b56404a5f74899f8b76614c372214293d52667a8f9985715d4935210d00000000000000000000050e151a1e1f1f1d1b3044586c7d8d8c837a84938674614e3a26191107000000000000000000000000000000000000000000000f23374b5e6f7d878b806c616c75777264523f2b1600000000000000000000000000000000061624313b44494a474034323637352f2518090000000000000000000000030e1821292f323434322e281e14070000000000000716222c3334322c23180c00000000000000000000000000000000000007172530363a3e4144464747474745403a31271a0b0000000000000000192d3f505b5c5850463a2c1e0e00000000000006121b212526241d12040000000000081b2c3c4a545b5c5c574c3f2f1d0a00000000000000001022323e4647443d34291c0e00000000000000000000000000000000000000000000000a1722292c2b261d1103000711181d1f1f1e19130b020000000000000000000000000c161f25282927221b11070e181f242525221c150c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b98836d5843475c70879b8f78644f3a240f23384c6075899e8c7864503c28150100000000000000000000000003080a0a0815293c4e5f6f7c89948f938a79685744311e0b000000000000000000000000000000000000000000000000081c2f41515f6a72747062505960625f554635230f000000000000000000000000000000000006141f28303434332c221d2122201b13080000000000000000000000000000050e151a1d1f1f1d1a140b0200000000000000000510181e1f1d18100600000000000000000000000000000000000000122535434b4f5356585b5c5c5c5c59554e4438291a09000000000000001e33485c6e726d63584a3c2c1d0d000000000716242e363a3b382f221302000000001225384a5a677072716a5d4c3a26120000000000000000192d3f505b5c5850463a2c1e0f000000000000000000000000000000000000000000091928353e4240392f21120d19242c323434322e271e1509000000000000000000010f1d29333a3e3e3b362e2419202b33393a3a3731281f14080000000000000000000006090a08050000000000000000000000000000000711181b1a140a0000000000000000000000030a0f1112100b04000000000202010000000000000000000000000000000000030a0f1112100b04000000000202010000000000000000000000000000000000000000000000001e33485d71869a87715d4844596e8499917b66503b26111d31465a6e839794806b5844301c0900000000000000000000000000000000000d1f3141515f6b77828986796b5b4a3927150200000000000000000000000000000000000000000000000000122333414e575d5f5c5244464b4c4a4337281806000000000000000000000000000000000000020c151b1f1f1e1910090c0d0b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f42536064686b6e70727272716e69615647382714010000000000001f34495e72828075685a4a3b2b1a09000002142534414a4f504c40311f0c00000000192d415467788488867b6955412c1702000000000000001e33485c6e726d63584a3c2d1d0d0000000000000000000000000000000000000002152737465157544c3f301f1c2b3740474a4a47423b31271a0d00000000000000000e1f2d3b464e5353504a41362b313d474e4f4f4b443b3126190c0000000000000005111a1f1f1d1a140d0400000000000000000000000918242d302e271c0e0000000000000000000c161e242727251f180f070f14171716130d06000000000000000000000000000c161e242727251f180f070f14171716130d060000000000000000000000000000000000000000001a2e43576b80928c77634f43586d8398917b66503b2611172b4054687c919b88735f4c382511000000000000000000000000000000000002132332414e5a646d7372685c4d3d2d1c0a0000000000000000000000000000000000000000000000000000051523303b43494a484035313637362f26190a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002091015191c1d1d1a160f05000000000000000000020e161b1b18130b01000000000000001f34495e71787c80838688888887847d73655644311e0a0000000000001b2f4354637385877868594838271605000b1f3243525e64665e4e3b2713000000001e33475c70859482787d6e58432e1903000000000000001f34495e72828075685a4a3b2b1a090000000000000000000000000000000000000c1f324555646c695d4e3c2a2a3a48545b5f5f5c564e44382b1d0e000000000000081b2c3d4b58626868655d54483b404f5a62646460584e43372a1c0d00000000000515232e3434322e2821170e020205050502000000051627364146433a2c1b0900000000000001101e2932383c3c39332b221a23292c2c2c272119100500000000000000000001101e2932383c3c39332b221a23292c2c2c27211910050000000000000000000000000000000000000014283b4f62758893806c5948586e8499907b66503b26111125394e62758a9e8f7b6754412e1d0b0000000000000000000000000000000000051423303c4751595f5d564b3e2f1f0f0000000000000000000000000000000000000000000000000000000006131e282f3434332d231d2122211c130800000000000000000000000000000000000810151a1c1d1d1c1a17120c05000000000000000000000000000000000000060d121415130f09020000050e161d242a2e3132322f2a22180d000000000000000313202a30302d271e13060000000000001e33485d7085929494949494959798918473604d392510000000000000132536455566778987766656453422110011263b4e6170797b6a55402b16010000001f344a5f748b9079656963533f2b1601000000000000001b2f4354637384877868594938271605000000000000000000000000000000000013273b4e6173827b6b5a473436485866707474716a6156493b2c1d0e00000000001125384a5b69757c7d797066594c4c5e6d777979746b615548392b1b0c0000000011233341494a47433c342a2014171a1a1a17120b0414233345535b574a3926120000000000000f1f2e3b464d51514e483e342c373e4242403c352d22170b00000000000000000f1f2e3b464d51514e483e342c373e4242403c352d22170b0000000000000000000000000000000000000c203346586a7a8b897666585d71879b8c77634e39241e232332465a6e83969884705d4b3a281400000000000000000000000000000000000005121f2a343e454a4943392d2011010000000000000000000000000000000000000000000000000000000000010b141b1f1f1e1911080c0d0c07000000000000000000000000000000000007121c242a2e313232322f2c2721191007000000000000000000000000000005101a2126292a28241d150b1019212931383e43474747443e352a1d0f0000000000000f21313d4545423a302415060000000000192d41556a80947d7d7d7d80808283868a7c68533e291400000000000008182738495a6b7c8f85736251402f1d0b142a3f54697d8e826c57422c17020000001f344a5f7489917c675451453523100000000000000000132536455566778987766656453422110000000000000000000000000000000000182d41566a7d92897663503d3f536676848a8a867d7367594a3b2c1b0a00000000182c405467788892938d83776a5b576a7c8a908f887d72655749392a19080000001a2e41515d5f5c5750473d32252b2f2f2f2c261e152332415163706855412c180300000000091b2d3d4c59616666635b51453e4a5257575550493f35281b0e000000000000091b2d3d4c59616666635b51453e4a5257575550493f35281b0e00000000000000000000000000000000000316283a4c5d6d7b8a84756d6d7a8d9785715d493427313838323f5366798da08d7a6957432f1a00000000000000000000000000000000000000010d18212a3134342f271c0f020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c19252f383f434747474744403b342c23190d0100000000000000000000000816222d363b3e3f3d3831281d242c353d454c53585c5c5c5951483b2d1e0d0000000000192c3e4f595a564d42332413020000000012273c5065798f846f68686a6a6b6d70757b69543f2a1400000000000000091a2b3c4e5f708391806f5e4c3a291a1e293e53687c93846e59442f1a050000001d32475c708696826d594534271706000000000000000008182738485a6b7c8f85736351402f1d0b000000000000000000000000000000001c31465b70859a93806c5946455a6f83958a7978828577685949392817050000001d32475b7084979687828688796a5d7287998d7d808884756757473726140300001f34495d7074716b635a4f433940444444403a31273241505f6f806f5a442f1a05000000001226394b5b6a757b7b776e63564e5c666c6c6a645c5246392c1d0e00000000001226394b5b6a757b7b776e63564e5c666c6c6a645c5246392c1d0e00000000000000000000000000000000000b1d2e3f4f5e6b78848882828a9288796754412e37444c4d45384a5d7083938f82705b46301b000000000000000000000000000000000000000000050e161c1f1f1b130a0000000000000000000000000000000000000000000007121a1e1d180f04000000000000070b0b090604030202020202020200000000000000000000000d1c2a36424c53585c5c5c5c5955504840362b1f1205000000000000000000081726344049505354524c443a2f374048505960676d7072726d64594b3c2b1907000000001e33485c6d6f6a5f5142311f0d000000000e23374c61768b88735e53545456585c61665e4d3a261100000000000000000d1e3041536577898d7b6a5846342e33323b5065798f87705c47321d08000000192d42566a7d928874604c39251200000000000000000000091a2b3c4d5f708392826f5e4c3a2917050000000000000000000000000000001f34495e73899d898975614e475c72889b866f646f7c87776757453422100000001f344a5f74899f8d786b727d897969768c9a86706b7482867565554432200e00001f34495d70808680766c60534d54595a5a554e443942515f6e7d846e59442f1a0500000000192d415568798890918b8273655c6c79828380786f6457493b2c1c0c00000000192d415568798890918b8273655c6c79828380786f6457493b2c1c0c0000000000000000000000000000000000102131404e5a6670797d82827d766a5b4a383345556162564540536475827c706253402c18000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d1315120c0817242e33322c21140500000006121b20201e1b19181717171717171715120d070000000000000a1b2b3a48545f676d707272716e6a645c53483d30231405000000000000000315263544525c6568696660574c414a535c646c747b828688878277695948362411000000001f344a5f73867d70604e3c291602000000091e33485d71878d77634e3f3f4043474c504c40301e0b00000000000000000112243648596b7d90887563513f414847444c61768b89745f4a35251708000013273b4f63778b907c6854412d1906000000000000000000000d1e3041536576898d7b6a58463422100000000000000000000000000000001f344a5f748b9b86887d6a56465b70869b87715d5e6c7c867463523f2d1b0800001f344a5f748a9f89735e606d7c8877768b99846e596370808472614f3d2b1805001a2e4152616e7a888a7d71645f686e6f6f6961574a51606f7d8d7d6955402c1702000000001e32475c7085988f807d86847566798b958c878a827567594a3a2a19080000001e32475c7085988f807d86847566798b958c878a827567594a3a2a190800000000000000000000000000000000031322303d49545d65696c6c6963594c3d2c3b4f6273746353434757646c695f5244352311000000070e1313110f0c0a080706050505050504030303030303030303030302000000000000000000000000081621282a271f1426354148473f32231301000616242f353633302e2d2c2c2c2c2c2c2c2a27211b120700000002152738495866717b8287888887847d776f665a4e41322313030000000000000d20324453626f797d7d7b746a5e555e666f77808890969b9d9c9588776653402d19060000001c3044586d828f7d6b5945321e09000000041a2f44596d83917c67523d2a2b2e32383b382f22120100000000000000000006192a3c4e60728593826f5d4b535d5c59575d71878c77624d4335261706000c2034485b6f839785705d4935210d000000000000000000000112243647596b7d9088756452402d1b0900000000000000000000000000001f344a5f748a9b868086725f4b576c82968c77634f5e6e7d826f5d4a37241100001e33485d71879b8b76604f5e6d7d8573889b86705c52617080806d5a4734210e0012243443505d6a7685908273717c8386847d74685b616f7d8d8774614e3a261200000000001f344a5f748a9d887369738084738296907c70768286776858483725130200001f344a5f748a9d887369738084738296907c7076828677685848372513020000000000000000000000000000000004121f2b37414a50555757544f463b2e2a3f54697d8270615142475257554d413426170600000d192328282624211f1e1c1b1a1a1a1a1a1a19191919191919191919181716130e0902000000000000061726333c3f3b31243143535d5b5041301d0a00122434424a4b48454342424242424242423f3b362e25190d00000c1f3244566776838f8c83807d8289938c83776c5f514232211000000000000016293d4f6171828c86868b877b6e68717a838c949c99948f8c8b8b8c83705c4935200c000000152a3e53677c918975614d39241000000000162b4054697d94806b56412c17191e2426231c110400000000000000000000000d1f31435567798c8c7a68556071716e6c6c6d82907a6a6053443423110004182c4053677a8f8c7864503c2814000000000000000000000006182a3c4e60728593826f5d4b38261401000000000000000000000000001e33485e73889b86778b7a675352667b9093806a5750607284796754412d1a06001a2f43586d82958f7a66524f5f70828084998a75604b526273857764513d2a1600061625323f4c596674839283828f9894959186796a70808e8c7b695744311e0b00000000001f344a5f748b9d88725d6270808284998c76616470808676655443311e0c00001f344a5f748b9d88725d6270808284998c76616470808676655443311e0c0000000000000000000000000000000000010e1a242e363c404242403b33291d2a3f54687c8f806f6051423e42403a3024170800000b1c2b363d3e3b3937343331302f2f2f2f2f2f2e2e2e2e2e2e2e2e2e2e2d2c2b27231d160e05000000001124354450544e42353c4e60716e5f4d3a2611001a2e41525e605d5a58575757575757575754504a41372b1c0b0013273b4e617485948b7b6f6a696d76828f958a7c6f60503f2e1c0a00000000001b3045596c808779707078858d7d7b858d96958f89847d79777474777c78634e38230e0000001025394e63778d907c68533f2a150000000012273c51657a90846f5a45301b06090f110e0800000000000000000000000000021426384a5c6e8293857260637787848382828394837d716252402d1900001024384b5f738794806b57432f1b0600000000000000000000000d1f31435567798c8d7a685643311e0c000000000000000000000000001c31465b70869a88728383705d4c60758a9a86725e4a54667884705d49341f0a0015293e5266798d95826d59465263748680948f7a65514556687a826d5945301b00000715212e3b485664748592909789808089968979808f8f806e5d4c3a28150200000000001f34495e73889d8b75615261718282978e7964536170808372604e3b281502001f34495e73889d8b75615261718282978e7964536170808372604e3b28150200000000000000000000000000000000000007111a21272b2c2c2b2620171125394d6073868e7d6f615244352b261d120600000015283a485253504e4c4a484646444444444444434343434343434343434342403c38312a21180d010000192d41536269605247495a6b7d7c6954402b15001f34495d7075726f6e6c6c6c6c6c6c6c6c69655d54483a281500192e42566a7d9192806d5d545459637080919b8d7d6e5d4b39271401000000001f34495e73887a6863686f76868d8f938d87827a756f6a65625f5f62696c5e4b36210d0000000b20354a5f738997826d58432e1a050000000e23384d61768c88725d49341f0a00000000000000000000000000000000000000091b2d3f51637689907d6a5c6e7c8b848686868d848382705c47311c0000081c3044586c809487725d4935200b0000000000000000000000011425384a5c6e82938573604e3b291604000000000000000000000000192d42576c82968b75798c7966545b70869a8d786450495c6e8275604b36200b000f23364a5d7185978975614e4556687a869295826c58434b5d7080705c47321c00000004101d2b3847566778899b89786b6c778797878f90807061503f2e1d0b0000000000001b30455a6e83978f7b6653546474869694806d5a516172837d6b5845321f0b001b30455a6e83978f7b6653546474869694806d5a516172837d6b5845321f0b0000000000000000000000000000000000000000060d1216171715110c040a1e314456687a8c8e807062523f2b170a00000000001c31455866686663605f5d5b5b5a5a5a5a5a5958585858585858585858585755514c463e342a1e1101001e33485d707d70645a57677789826b56402b16001f34495d708288868483838383838383827d7971665845311c001d32475c71869a8c77634f403f4653627284969c8c7a685644311e0a000000001f344a5f748a7a76787d838a918f8c7d78726c66605b55504d4b4a4e56584f402e1b07000000071c31465b70869b87715c47321d080000000a1f34495e73888c76614c38230e000000000000000000000000000000000000000510223447596b7d908875635f6d7b86766f73888670706c5a45311c00000114293c5065798e8d77634e39240f000000000000000000000000081b2d3f51637689907d6b584633210e000000000000000000000000152a3e53687c928e786f8284715f576c8397937d68543f526570665846321d0900071b2e4154677a8d927d6b59474b5d6f82949b87725e4a4054656c6153412d1900000000000d1a29394d62778c927d6b5a5a68798a9a8f827161524232221100000000000000172b4054687c9096826e5a475767788a9b8a7664525465768875614e3b271300172b4054687c9096826e5a475767788a9b8a7664525465768875614e3b2713000000000000000000000000000000000000000000000000000000000000011427394b5d6d7d8e8f826f5a442f1a0500000000001f344a5f747c7a7876747270706f6f6f6f6f6e6e6e6e6e6e6e6e6e6e6e6c6c6a66605a51473c2f1f0d001f344a5f748a82766d667586907c68533e2a15001a2e415363717a82848789898b8b898988878683745f4a341f001f344a5f748a9d88725d48342a35445567798ca0988673604d392611000000001d32465a6d7d878b8b8986827c8294826f5d58524c46403c3835353a41433d3122110000000001192e43586d83978a745f4a35200b000000061b30455a6f848f7965503b261200000000000000000000000000000000000611191f21293c4e60738692806d5a5d6b7a86776f848a75605a4e3d2a160000000d22364b5f748a917b66513c27120000000000000000000000000010223446596b7d90887563503e2b180600000000000000000000001025394e63778c927c68778a7d6d616d839795806b564047555b56483a29160300001225384a5d6f829389766452415264778a9e8e7965513d47535750443524110000000000000f253a4f64798f8e78634f4a5b6d7d918c7966534434251404000000000000001125394d6073879a8a7663504a5a6b7c8e94826f5c49596a7c7d6a56412c17001125394d6073879a8a7663504a5a6b7c8e94826f5c49596a7c7d6a56412c17000000000000000000000000000000000000000000000000000000000000000a1c2e3f4f606f7d88826d58442f190400000000001e33485c7083908e8c89888786868686868684848484848484848484848382807a756d64594d3c2a16001d32465a6d808f8a827985948573604d3925100011243645535f666b6f7173737474737372706f6d695a46321d001f344a5f748a9c87705b46301b26374a5d708498a3907c6955402c1804000000172a3d4f5f6b72747473706c67778a8d7966534037312c27232020272d2d292013040000000000162b40556a80958d77624d38230e00000000172c41566b80937d69543f2a15000000000000000000000000000000000a17232d333636344356687a8d8a7764525c6a798878808f7964503d301f0e000000081e33485d7288937d68533e2913000000000000000000000000000517293c4e60738693806d5a4835231000000000000000000000000b2034495d728797836e6c7d8b7d7679899c94806a543f37424642382b1c0b000000081b2d40526475879382705f4f475a6d829495826c5844363f423d332617060000000000000f253a4f6479908d77624d3d4f61748796836f5b4834200c0000000000000000091d3144576a7c8f93806d5a484e5f7082928c7965514d5f727a6a56412c1700091d3144576a7c8f93806d5a484e5f7082928c7965514d5f727a6a56412c17000000000000000000000000000000000000000000000000000000000000000010213142515f6b737163513e2a15010000000000192d4053647380878d919597999b9b9b9b9b99999999999999999999989794938f8982776b5945301b00172b3e5161707d8b958e948978675643301d090006182736414b52575a5c5e5e5f5f5e5e5c5b5a58554c3c2a17001e33485d71879b88725d4833201a2d4154687c92a69884705b47321d080000000e2031414e585d5f5f5e5b575b6e829583705d4a362318120f0c0b131818150d0200000000000013283d53687c938f79644f3a25100000000013283d52677c91826d58432e190400000000000000000000000000000919283540484b4b4a484b5e708395826f5c4c5b6a7888798f7d6954402b1602000000122234495e7389947d68533e291300000000000000000000000000000c1e314356687a8d8a7764523f2d1a0700000000000000000000061a2f43576c80958975627082908b8d97a08e7965513c272d302e261a0d0000000000112235465768798a8e7d6d5d4f5164778b9c88735f4b372b2c29211508000000000000000f253a4f64798f8f7964503b44576a7d928b77634f3b261200000000000000000114273a4d607284958a776654435263758690806a54425464685c4c3a2713000114273a4d607284958a776654435263758690806a54425464685c4c3a2713000000000000000000000000000000000000000000000000000000000000000003142332414e595f5d544534210e0000000000001124364655616b72787c80838487888889898b8b8b898989888786848382807d7c7b7979705c47321c000e21334352606d78838a86796a5a4a3826140100000918242f373d41454748484a4a484847464543413a2e1e0d001a2e43576b80928b76624e3e2c1a253a4e63778da29f8a75604b36210c000000031323303b43484a4a4946425266798d8d7966523e2b272624211c140a0000000000000000000011263b50657a90917b66513c2712000000000f24394e63788d86705c47321d08000000000000000000000000000114263746535c60605f5e5d5e66788c8c7966534c5a6978898b836e5945301c0700000a1d2f404f63778c927c68533d28130000000000000000000000000000021426394b5d708395826f5c4a372411000000000000000000000014293d5165798e9080736671808c93959082705e4b3622191b1913090000000000000517283a4a5b6b7a8a8c7b6d60555b6f83978f7a66523e2917140e0400000000000000000e23384d62778d927d68533f3b4e62768a927d6a55412c180300000000000000000b1e30425466778995837261504657687a7c736758474650534b3e2e1d0b00000b1e30425466778995837261504657687a7c736758474650534b3e2e1d0b000000000000000000000000000000000000000000000000000000000000000000051423303c454a49413627170500000000000006182837444f585e63676a6c6f70727373737474747373737271706f6d6b6a68676664646153412d190004152534424f5b666f7472685b4c3d2c1b090000000007121c23292d30323333343433333231302e2c261d10000014283c4f627486927d6b5c49352120354a5f74899fa38d78634e38230e0000000004131f282f3334344048494a5e728695826e5a473c3c3b3a3630271c0f0000000000000000000f24394e63788d937c68533e2813000000000c21364a5f748989745f4b36210c00000000000000000000000000081d3144556470767674737273706e829483705d4b4b5b6a7a8b88735f4a36210d00001125394d5e6d7d928976634e3b2916030000000000000000000000000000091c2e415366788b8c796653412e1b08000000000000000000000e22364b5f73879b8f8576686e777d807c726353412e1b0700000000000000000000000b1c2d3d4d5c6b7a888b7d7269666e7b8f95826d5844301c08000000000000000000000b20354a5f748997836d594533465b6f8397846f5b46311c08000000000000000001132537495a6b7b8c90806e5e4f4b5d6b808476634f3b3c3d382e201000000001132537495a6b7b8c90806e5e4f4b5d6b808476634f3b3c3d382e2010000000000000000000000000000000000000000000000000000000000000000000000005131f293034342e25180900000000000000000a1926323c434a4e5255575a5b5c5e5e5e5f5f5f5e5e5e5c5c5b5a5856545352504f4f4d443524110000071624323e49535b5f5e564a3d2e1f0e00000000000000080f14181b1d1e1e1f1f1e1e1d1c1b1917120a0000000d203345576775808278634e38231d32475c72889da48f79644f3a250f0000000000010c141b1e2c3f515d5e5b586a7d938a7663535252504f4a43392d1e0e00000000000000000c21364b60768c94806a543f2a1500000000081d32465b70868d78634e392510000000000000000000000000000c21364b607382898b898988867364778a8d7a6754424c5c6c7d8e7864503b2712000013283e53687c879182786a5846321f0b000000000000000000000000000000112436495c6e829483705d4b38251300000000000000000000071c3043586c80948a8087776764696a68605445362412000000000000000000000000000f1f2f3e4d5c6a77838e857d7b8078889c88735f4b37220e00000000000000000000071c31465a6f849888735f4b384054697d9289745f4a35200b000000000000000000081a2b3c4d5d6d7c8c8d7c6d5f5353687d937d68533e2928241c100200000000081a2b3c4d5d6d7c8c8d7c6d5f5353687d937d68533e2928241c1002000000000000000000000000000000000000000000000000000000000000000000000000010d161c1f1f1a120700000000000000000000091520282f353a3d40424446474848494a4a4a4948484747464443413f3e3c3b3a3a38312617060000000614202c363f464a4943392d1f10010000000000000000000000000000000000000000000000000000000000031628394957636a6c6a5c4a36211d32475c72889da48f78644f3a240f0000000000000000051d32475c6f73706d6b778c927d6a68676766645f564b3c2c1b08000000000000000a1f34495e738997826b56402c160100000002192e42576c82917c67523e2914000000000000000000000000000c21364b6071737376897d7b75685a6d809285725f4c3e4e5f70827d6a55402b16000012273b50626d7382928875624e3a251100000000000000000000000000000007192c3e5164768a8d7a6755422f1d0a0000000000000000000014293c5064788d907c828675645454534d4336271806000000000000000000000000000111202f3e4c5966717a838889847482968f7965513d28140000000000000000000001172c4055697d928f7a6753403a4f64788e8d77624d38230e000000000000000000000d1e2f3f4f5e6d7b898c7d7066626d82927c68533d28131009000000000000000d1e2f3f4f5e6d7b898c7d7066626d82927c68533d2813100900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c141b2025282b2d2f30323333343434343433333232302f2e2c2a2927262525231e14080000000000030f19232b3234342f261b0f01000000000000000000000000000000000000000000000000000000000000000a1b2b3946505557554d3e2d1a21354a5f74899ea18c77624d38230e0000000000000000001d32475c718586838280869a867d7d7c7c7b7873685a4a38241000000000000000071d32475c728798836c57422d180300000000152a3f53687d93806b56412d1803000000000000000000000000081c3043535e5e5e6d8288736258506375898f7b695643415364767d6a55402b1600000c2033445258637588927d6854402b16010000000000000000000000000000000f2234475a6c809285725f4c392614010000000000000000000d2135495d7085988472848271604e3e39302618090000000000000000000000000000000211202e3b48545e676e727370677b9095806b57432e1a050000000000000000000012263a4e62768a97836f5c4a384c60768c8f78634e3929190900000000000000000000112131404f5d6b78848f837a777c8a8775624e3a251000000000000000000000112131404f5d6b78848f837a777c8a8775624e3a251000000000000000000000000000000000000000000c151b1d1a1309000000000000000000000000000000000000000000000000000000000000000000000000070c101316181a1b1d1e1e1f1f1f1f1f1e1e1d1c1b1a1817151312110f0f0e0a0200000000000000000710171d1f1f1b1309000000000000000000000000000000000000000000000000000000000000000000000d1c28333b4042403a2f29282c3d5064788da29c88725e4934200b000000000000000000192e41546776838b9195959c9594949393918e867867533e291400000000000000001b30455a6f8699846e59442f1a040000000011263b5065798f856f5a45311c070000000000000000000000000114253542494853687c8e79655046596b7d928672604d3a4759686a5f4e3b27120000041626343f45586c8095836e59442f1b0600000000000000000000000000000005182a3d506275888f7c695643301d0b000000000000000000061a2d4155697c908c7776897d6c5a4836241408000000000000000000000000000000000002101d2a36414b53595d5e5b61768b9b86715d48331f0a0000000000000000000a192837475a6e82958c796755444a5f748b8f7867574737271606000000000000000000031322313f4d5a66727b84898b898377695846331f0b00000000000000000000031322313f4d5a66727b84898b898377695846331f0b00000000000000000000000000000000000003111e2830322e261a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16202837424745413f3d40495a6c8093a693806c58442f1b070000000000000000001225374958656f777c80838c998583827d7c79777467533e29140000000000000000192e43586d8398866f5a45301b06000000000d22374c61768b88735e4a35200b000000000000000000000000000817252f34394e63778c7d6955404e617588907c6957443c4a54554e41301e0b0000000817222b3d51667b9088725d49341f0a000000000000000000000000000000000d203346596b7d918673604d3a2714010000000000000000001226394d60748894806d7c8a776653412f1c09000000000000000000000000000000000000000d19242e383f454848485c71879b8b76614c38230e00000000000000000a19283746556574849597857362525063778d968675645444342414040000000000000000000413212f3c49545f686f7375746f66594b3a29160300000000000000000000000413212f3c49545f686f7375746f66594b3a29160300000000000000000000000000000000000011212f3b44474238291805000000000000010a10141514110b040000000000000000000000000005111a1f1f1c160d0100000000000000010c151b1f1f1d170c00000000000000000000000000000000000000000000000000060a0b090300000000000000070b0b0801000000000000000000000000000000000000000000000000000c203446555c5a565352545b67778a9c99887663503d291501000000000000000000081a2b3a48535b62676b71869a88736b696764625f58493724100000000000000000172c41566b829687705c47311c0700000000091e33485d72878d77634e39240f000000000000000000000000000007121b2034495e7388836e594445576a7d918673604d3b393f403b3023130100000000050f23384d62778d8b76614c37220d000000000000000000000000000000000416293b4e617488907c6a5744311e0b0000000000000000000a1e3145586c80938976718383705e4c392613000000000000000000000000000000000000000007121b293742464244596e83988f7965503b2610000000000000000b1a28374555647383938b9091807064606e8093909383726252423222120200000000000000000003111f2b37424c545a5e605f5b635f51412e1b0800000000000000000000000003111f2b37424c545a5e605f635b4b3c2d1c0b0000000000000000000000000000000000000b1e2f3f4d585c554735220e000000000009141e25292a29251f170d01000000000000000000000515232e343431291f1204000000000004121f28303434322a1d0f0000000000000000000000000000000000000000000009121a1f201d160b0000000006121b20201c140a00000005070706020000000000000000000000000000000011263b5063716f6b6867696f788696978a7a6a594734210d00000000000000000000000d1c2a3640484e52566a80938f7a6654524f4d4b453b2c1a080000000000000000152a3f54697d9488725d48331e0800000000051a2f44596e83917b67523d281300000000000000000000000000000000071b30455a6f8488725d493b4e617488907d6a5744312a2b271e12040000000000000b20354b5f748a8f79644f3a251000000000000000000000000000000000000c1f3244576a7d918773604e3b28150200000000000000000215293c5063768a93806c788b7b6856432f1c0900000000000000000000000000000000000000000f223547555b5752566b8297927c67523c281d100100000000061829384655637383928c7b83928f8277757d8d92808c91827060504030201000000000000000000000010e1a252f384046494b556677705e4b37230e00000000000000000000000000010e1a252f384046495b6d7869584838291a0b000000000000000000000000000000000015283b4d5d6a7164513e2a17030000000a192631393e3f3e3a332a1f120500000000000000000011233341494a453c30221202000000031323303b44494a463b2d1b090000000000000000000000000000000000000002101c262e343632291c0c00000616242f353530271c0e0b141a1d1d1b171108000000000000000000000000000012273c51667b84827d7c7d838b958e85796c5d4c3b2917040000000000000000000000000c19232c33393d5064788d96826d5e5c59544d443a2f2316070000000000000013283d52677c9289735e49341f0a0000000000172b40556a8094806b56412c180300000000000000000000000000000000172c41556a808c77624d3844576a7d908874614e3b2816120b0100000000000000091e33485d7288927c67523d281300000000000000000000000000000000000215283b4e617387907d6a5744321f0c0000000000000000000d2034475a6d82948a766e8286725f4c382511000000000000000000000000000000000000000014283d5265706c67636b8095937d6853443a2e1f0f000000000f23354756647382928d7d6d73828f938c8b9093857380908f7d6e5e4e3e2e1d0d000000000000000000000008131c252c3544536373847a65503b261100000000000000000000000000000008131c252c384d6277877666564738291b0d000000000000000000000000000000001b3044576a7b826d5a46331f0c000007182837444d5354534e463c3023140500000000000000001a2e41515d5f594e40301f0e0000000f2132414e585e5f594a3925110000000000000000000000000000000000000312202e3942494b463a2a190600122434424a4a44392c1d1d272e3232302b251b11060000000000000000000000000e23384d62778c7d8284868684807a72685c4e3f2e1e0c0000000000000000000000000000061018273644515e72879b887473716d6861574c413325160700000000000011263b50657a908b745f4a35200b000000000013283d51667b90846f5a46311c070000000000000000000000000000000013283d52667b907b66513d3b4e617488917d6b5845321f0c000000000000000000041c31465b708694806a55402b160100000000000000000000000000000000000b1e3144576a7d908874614e3b281502000000000000000004172b3e5164778a94826e778b7b6754402d190500000000000000000000000000000000000000152a3f546a80827c78748297937c6760574c3d2d1c0a000001172b3f52647383928f7d6e5f64717d868c8d898274667284958d7c6c5c4c3b2b1a080000000000000000000000091a293745536271828d7965503b26100000000000000000000000000000000000091123384c61768a8474645647392b1c0c0000000000000000000000000000001f34495e73888a76624e3b28140100122436465560686a6862594e4132231404000000000000001f34495d70746b5e4e3d2b19060006192c3e505f6b737468543f2a150000000000000000000000000000000000001121303e4b555d60584836220e001a2e41525e5f564a3b2c2e3a4347474540382e23170a00000000000000000000000b1f34495d7288826c6f6f6f6e6b665f564a3e302110000000000000000000000000000000011325364554626d77829791888987837c746a5e51433425150500000000000f24394e63788f8c76604b36210c00000000000f24394d62778c89735f4a36211212110e0a0400000000000000000000081827394d62778d806a55413144576a7d918875614e3b2916030000000000000000001a2f445a6f8497836c58432d190700000000000000000000000000000000000214273a4d607387917d6b584532200d0000000000000000000e2134475a6d82938c796f8384705c4834200c0000000000000000000000000000000000000013283d516476858c8d8a899b907c7974695b4a3927130000071c31465a6e82928f8070605053606a727677746d6457667788988a7a695948372411000000000000000000000114273847546371829083705d4a36210d0000000000000000000000000000000000000a1e33475a6d809283746557493a29170300000000000000000000000000001f344a5f748b927d6a5744311d0a081b2e415364737c807c766b5f5142322211000000000000001f34495e72877c6c5a4836230f000e2236495c6e7d88826b56412c1701000000000000000000000000000000000c1d2f3f4e5c68717565513c2711001f34495d7073685949383e4c575c5c5a544b413528190a00000000000000000000061b2f44596d8386715d5a5a5956514b43382d2012030000000000000000000000000000000a1d3042536372808b828e9682747a8490887c6f61524333221100000000000d22374c62778c8d77624c37220d00000000000b2034495e72888d78644f3a26272726231e180f04000000000000000013253645505f7389846f5a45303b4e617588927d6b584633200d000000000000000000182d42576c839786705b4631221a0f02000000000000000000000000000000000b1e3144576a7d918875614f3c291603000000000000000005182b3e516376899785727a8c77634f3b2612000000000000000000000000000000000000000e223548586770777b808ba08f898c88796856432e1900000a1f344a5f7489908270615142424d565d61625f5a51495a6a79868f88776654402b1600000000000000000000071c3044566472829089776553402d1a0600000000000000000000000000000000000004172a3d50637486928475675846331e0a00000000000000000000000000001e33485d72879b8773604d3a26130e23374b5e7183909592897d6f6050402f1e0c0000000000001b2f44586d828a7765523e2b180414283d5165788c98836d58432e18030000000000000000000000000000000316293b4c5d6c7a857564503b2611001f34495d7083776755434d5c6a71726f675e52453728190a00000000000000000000162a3f53687c8b76624d4544413d372f261b0f02000000000000000000000000000000001125394d5f7182908073889b88746671808e8e80706151402e1c0a000000000b20364b60748b8f78634e38230e0000000000061b3044596d83927d6954403b3c3c3b38332b211507000000000000071b2f43546368708588735e49343145586b80928875624f3c2916030000000000000000162b40566b809588735e4a3a362d2010000000000000000000000000000000000114283b4e617488927d6c594633200d0000000000000000000e213447596c7d91907d72877d6a55402c170300000000000000000000000000000000000005182a3a49545c62677b8f9b877476787c705b46301b00000b21364b60768c827262524333303a43494c4c4b463e3c4c5b68737a7d7c6c57422c17000000000000000000000a1f344a5f7383918b7b6b594836241100000000000000000000000000000000000000000e21334557687889938576614c37220d00000000000000000000000000001a2f43586c8295907c6956422f1c14283d52667a8e9c8a7c80897d6e5e4c3b291705000000000015293e52677b90826e5b4733200c182d42576b80959a866f5a45301b060000000000000000000000000000000d203346586a7b8b806b584735210d001a2e4154687c8572604d596a7a8688837a706355463727170600000000000000000011253a4e63778c7c67533e2f2c28231b1309000000000000000000000000000000000000162b4054687c8f86726c80948f7b67616f808f8f806f5d4c39261300000000091e33485e73898f79644f3a250f000000000000162a3f53687c90836e5a4c505252504d473e3325160500000000000a2034495e727d78828c77624d38283c4f63768a92806c594633200c000000000000000014293e53687c928d77634e4f4a3e2e1c09000000000000000000000000000000000b1e3145586b80928975624f3c291603000000000000000005172a3d4f617386988b7a82846f5a45301b06000000000000000000000000000000000000000c1c2b37414c5e70849794806b6063686454412d1900000a20344a5f74837263544435251e272e34373735312b2e3d4b566066686860503d291400000000000000000000091e33485d7185887b6c5d4d3c2b19060000000000000000000000000000000000000000041628394a5a6a79868874604b36210c000000000000000000000000000015293d5165798d9986725f4c3825182d41576b809595806c6b78887b6a584634210e00000000000f24384c61758a8a76634f3b27131c31465b70869a9d88725d48331e0900000000000000000000000000000115293c4f6275888d7864503c2a18050011253a4e63788d7c68556275887c75808e82736455453423120000000000000000000b2034495d7287826d58442f1b130e080000000000000000000000000000000000000000192e43586d8394806a65788d96836e5a617183948d7b6856432f1c08000000051d32475c7287907965503b26110000000000001024394d60748889745f6164676766615b514334221000000000000b20364b6075828b80907b66513d2833465a6d82958975624f3b2815020000000000000011263b5064798e927c685e645c4b382410000000000000000000000000000000000215283b4f62768a92806c594633200d0000000000000000000d20324456687a8c98898088725d48331e0900000000000000000000000000000000000000081a2b3a49596a7c8e9e8b7764504e5350463725120000071c3145596d736454453626170b131a1f2222201d171f2d39444c5153534e4233210e00000000000000000000041a2e42556773736a5d4e3f2f1e0d000000000000000000000000000000000000000000000a1b2c3c4c5b687274695845311d0800000000000000000000000000000e2236495d7084978f7b6754412e1b2f445a6f8499917b675a6979887663513e2b180500000000091e32465b6f84927d6a56422e1a20354a5e73899ea08b76604c37220d0000000000000000000000000000091d3144586c809287725d4935210d00000c21364a5f748985705c697d8b766270829283736352412f1d0a0000000000000000061b2f43586c8287725e4935200f11110f0d080300000000000000000000000000000000192e43586e83937c675d7185998a75615365778a9886725f4b37230f000000001b30455a6f86917b66503b2611000000000000091d3145596c808f7a7276797c7c7a766e6151402d190600000000081d31455764707d8a95806b56422d2a3e5165798d927d6b5845321e0b000000000000000d22364b5f7388988572707968533d281300000000000000000000000000000000000c2033465a6d82958975624f3c2915020000000000000000021527394b5d6e8091999489735e48331e090000000000000000000000000000000000000011253849586777889992826e5b48393d3c34281908000001162a3d4f5c5e5546362718080000060a0c0d0b08020f1c2730383c3e3d3a31241504000000000000000000000012263849575f5f574c3f3021110000000000000000000000000000000000000000000000000e1e2e3d4a565e5f594b3b2815020000000000000000000000000000061a2d4154677a8e9885715e4b372430465b70869b907965505c6d7d826d5a4734210d0000000003182c4055697d9286715d49352123384d62778ca19d8f7964503b261100000000000000000000000000000f24384c60748896826d58432f1b060000081d32475c70868c77636e8388725d6375889282705e4c39271400000000000000000015293e52677b8d78634f3b2624262624221d170f060000000000000000000000000000162b4055697d917d6855697c90917d69555a6c80938f7a66523e291500000000192e43586e84937c67523c27120000000000000216293c4f61738484878b8f9292908a806f5c4935210c000000000215283947525f6c798885705b46302236495d7183908875614e3a271300000000000000081c3044586b7d909185857b67523d2813000000000000000000000000000000000004172a3e5165798d92806c5845321e0b0000000000000000000a1c2e3f51627283929a86715c47321d0800000000000000000000000000000000000000162b40546776869694867563513e2b282721170a000000000e20313e4849433728190900000000000000000000000a141d23272928251e1406000000000000000000000000091b2b39444a4a443b2f21120300000000000000000000000000000000000000000000000000101f2d3943494a453b2d1d0c000000000000000000000000000000001124384b5e7084978e7a6754412e30465b70879b917b66504f6172857763503c2914000000000011263a4f63778c8d7864503b27263b50657a909688927d68533f2a150000000000000000000000000000162a3e53677b8f917c68533e2a1500000002192e43586d83927d69708788725c586a7d928e7b695643301c0800000000000000000f24384d61758a7d695541373a3b3b3a37322b23190d0000000000000000000000000012263a4e617385826c596074889985715d5064778c96826c57432e1900000000172c42576c82937d68533e2913000000000000000d203244566675838e908f8f8d8f918c78644f3a251000000000000a1b2935414e5c697786705b46301b2e415464727d867d6a56412c17020000000000000115283b4e61718089898272604c38240f0000000000000000000000000000000000000e2236495d7083908875614e3b27130000000000000000000010223344556473828a7d6a57432e1a0500000000000000000000000000000000000000172c41576b7d89898376675745342213120d0500000000000213212c33343026190a0000000000000000000000000001090e121313100b0200000000000000000000000000000d1b2730343430281d11030000000000000000000000000000000000000000000000000000010f1b262f343431291d0f0000000000000000000000000000000000081b2e415467798c9784705d4b382f445a6f869b927c67524355687a806c58432e1904000000000c2034485d718693806a56422e2a3f54697d93927c92826c58432e1905000000000000000000000000071b3044596d82968c77634e39251000000000162b4054697d94846f728888725d4e61758a9986735f4c3824100000000000000000091e32475b708585705c494c4f50504f4b463f362a1d0e0000000000000000000000000b1e31445666747b725d576a7d918d7966535c70869a86705b46311c00000000162b40556a80947d68533e29140000000000000003152738485765717979797878787c827c67523d28130000000000000b1823303e4b5a68726856422e1925364654606a71746955412c1701000000000000000c1f324353626d73746f635443301d09000000000000000000000000000000000000061a2e415364727d867d6a56412c1700000000000000000000041526374655636f746e604e3b2814000000000000000000000000000000000000000014283c4f606d74746f65584939281605000000000000000000030f191e1f1b140900000000000000000000000000000000000000000000000000000000000000000000000000000a141c1f1f1c150b00000000000000000000000000000000000000000000000000000000000009131b1f1f1d160c000000000000000000000000000000000000001124374a5d6f82958d7a6754412e43586e8498947d69543f4b5d707d6d59442f1a0400000000051a2e42576b809486715d48342d42576c82978f798e86715c47321e090000000000000000000000000c20354a5e73889c88725e4934200b0000000012273c51667b908873708789745f4a5a6e83978f7b67533f2a16010000000000000004182d41556a7d8b77635d6164666664605a52483b2c1b090000000000000000000000021527384856616764564e61748796836f5c566b809588725c47321d0000000014283e53687d93806a543f2a150000000000000000091a2a3948545e646464636364676d7466523d2813000000000000000612202d3c4a575c574a392713192837434d565d5f5a4c3a261200000000000000000214263544515a5e5f5b524536251401000000000000000000000000000000000000001124364654606a71746955412c1700000000000000000000000819283746525b5f5b5142311f0c00000000000000000000000000000000000000000d2032424f5a5f5f5b53473a2b1b0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006141e2d405264778a9885715e4b3941566b829696826c57424153646b60503e2a1601000000000014283c5065798e8c77634e3a30455a6f859a8c768a8a75604c37220e00000000000000000000000011253a4f63788d98836e5944301b06000000000f24394e63778d8d786e848d77634e53687c9297836d59442f1a06000000000000000012273b5064788d806f7276797a7b78756e65594a392714000000000000000000000000091a2a38444d52504744576a7c8e8c796756687d9387715c47321c0000000011273c51667b91806a543f2a150000000000000000000c1b2a36414a4f4f4f4e4e4f525a5f584836230e0000000000000000020f1e2c3a4447443a2c1c0a0a1925313a42484a463c2e1d0a000000000000000000081726333e45494a463f35271808000000000000000000000000000000000000000007182837434d565d5f5a4c3a26120000000000000000000000000a1928353f474a473f332413020000000000000000000000000000000000000000021423313d464a4a463f362a1c0d00000000000000000000000000040b10110f0b04000000050d13161715110b0300000000000000000000000000040c11141514110b040000000000000000000000000000000000080f14171715100901000005070707030000000000000000000000000000000000000000060d1112110e06000000000000041524313a3c485a6c80918e7a68554b4d53687d9399846f5a45364652564f4232210e0000000000000d22364a5f7388927d69544034495e73889d8973868f7965503c2712000000000000000000000000152a3f53687c92937d6954402b1602000000000b20354b5f748a917c697d917c68534f64788e9c87725d48331e0800000000000000000c21354a5e72888c86888c8f90908f8a82776856432f1c070000000000000000000000000c1b2731393c3b343a4c5e708292857365697d94826d59442f1a000000000f243a4f64788f806b56402b16000000000000000000000c19252e363a3a3a38383a3e464a453a2b1907000000000000000000000e1c282f322f281c0e000008141e272e3334322a1e1000000000000000000000000816212b313434322c221709000000000000000000000000000000000000000000000a1925313a42484a463c2e1d0a000000000000000000000000000a17222c3234332c221506000000000000000000000000000000000000000000000514202a313434322b23180c000000000000000000000000000c171f2526241f170c000c1821282b2c2a261f160c00000000000000000000000d1720262a2a29251f170d020000000000000000000000000004101b23292c2c2a241d140c14191c1d1c18120b0200000000000000000000000000000008111a2126272722190e01000000000e2133424e5252526173869885725f60636668798f9c88725d4934353e403c32231404000000000000071c3044586d8296846f5a46374c61768b9b86708294806a55402c17020000000000000000000004192e43586d82978f7965503b27120000000000081d32475c718796826b7588836f5f4d60768c9f89745f4a341f0a0000000000000000061b2f44586d82969b9ca0a3a4a5a39e9586725f4a36210c000000000000000000000000000a151e242726212f41536373839083787786897866523e2a16000000000d22374c61768c826b56402b16000000000000000000000007121b212425252323252a323431281c0d0000000000000000000000000b151b1d1b150b00000000010b131a1e1f1d170d00000000000000000000000000040e161c1f1f1d18100500000000000000000000000000000000000000000000000008141e272e3334322a1e100000000000000000000000000000000510181d1f1e181004000000000000000000000000000000000000000000000000020e161c1f1f1d171006000000000000000000000000000d1c2933393b3933291d0f1d2a343c40423f3a32291d11030000000000000000101e2a343b3f3f3e3a332a20140700000000000000000000000414222e373e41413f3930261f282e3232312d261e140a000000000000000000000000030f1a242e363b3c3c362c1f110100000014293d506067676768687a8d8f7c7275777a7d828da08b76614c3823292b28201405000000000000000015293e52667b8f8975604c3a4f64798f98836e7c91846f5a45311c0800000000000000000000091e33475c71869b8b75604c37220d0000000000031a2f44596e8398856f6a79827c67525f748b9f89735e49341f0a000000000000000000152a3e53677b9093908f8d8f909295998d77624d38230e0000000000000000000000000000020a0f1211122435465564727d868a8983786a5b4936230f000000000a1f34495e73897d69543f2a1500000000000000000000000000070d0f0f0f0e0e10171d1f1c150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b131a1e1f1d170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2b3a464e504e463b2d1e2d3b47505657544e463b2f2113040000000000000e1e2e3c474f5454534e463d3125160700000000000000000001122332404a525656534d4338313b43474746413a31271b0f010000000000000000000714212c374149505251493d2f1f0d000000172c42576c7c7c7c7c7d80839888888b8d908f8a8a9c8f7a65513c271416130c020000000000000000000f23384c6075898f7a66523d52677c9295806b778c89745f4a36210c000000000000000000000d22374c60758b9b86715c47331e09000000000000162b40556a809589735e666c6b5f4d60768c9b86715c47321d080000000000000000000f24384d6176827d79787778797c80848877624c38230d00000000000000000000000000000000000000061728374654606a7174736e665a4c3d2c190700000000071c31465b708676634f3b2612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a13181917110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a12191d1e1e1a130b0000000000000000000000000000000000000000000000070e14191b1b1b191510090100000000000000000000001124374958636662594b3a2b3c4b59646b6c6962584c3f322313030000000007192b3c4c5963696a6862594f423425160700000000000000000b1e3041505d666b6b68605649424e575c5c5b554e44392d1f120300000000000000091725323e4a545d6467655b4d3c2a16020000162b405467798a9393949597969b8f8a86807a75839794806a55402c1702000000000000000000000000091d31465a6e8395826c5843556a8095937d6872878e78644f3b26110000000000000000000011263b5065798f97826d58432e190500000000000013283d52677b918c77625357564f4f64788e95826c57432e19050000000000000000000a1e33475a6a6c686563626364676b6f73705d49341f0b00000000000000000000000000000000000000000a192837434e575d5f5e5a53493c2e1f0e000000000000182d42566a7469594734200c0000000000000000000000000000000000000410191d1e19151211100f0f0f0d08020000000000000000000000000002101d272d2e2c241a0c0000000000000000000000000000000000000000000000071015181917130c040000000000000000000000000000000000000000000912191c1d1c18110800000000000000000000000002101c262d3233332e271e12050000000000000000000000000000000000000004101a22292e3030302e2a241d150b00000000000000000000182c405466767b7669574437485a697680827d756a5d5041312110000000000f2336495a6a767d807c766c605243342514030000000000000014283b4e5f6e7a82827c73675a51606b7172706961564a3d3021120100000000000818273543505c6770797c786b5945301b0600001125384a5c6b778086878684828d8976706b66687d9299846f5a45311c0700000000000000000000000002172b3f54687c9187725d49586e8398907a666d82937d6954402b1702000000000000000000162b3f54697d93927d68533f2a15000000000000000f24394e63788d907b665142404155697d928d7965513d29140000000000000000000004182b3d4d575853504e4d4e5052565a5e5d51412e1a060000000000000000000000000000000000000000000a1926313b43484a49463f362b1e100100000000000013273a4c5a5f584b3c2a170400000000000000000000000000000000000514222c32332e2a272625252524221d150b00000000000000000000000010202e3a414340372a1b0a0000000000000000000000000000000000000000000e1a242a2e2e2c2720170b000000000000000000000000000000000000010f1b262d3132312c241a0e000000000000000000000011202e3942474848423a3023150600000000000000000000000000000000000715222d363d42464646433f3931281d120500000000000000001c31465a6f84918773604c4154667788948c8b887b6e5f4f3f2e1d0b000000162b3f52667889938c87897d70615243322110000000000000001b2f43576a7d8d968e8e85786a5e707d8688857d73685b4e3f301f0f00000000041626364553616d79848d867d715c47321c070000081b2d3e4d5a646c6f70706e6f8293826e5c5163788d9d89735f4a36210c000000000000000000000000001125394e62768b8d77634f5c70869b8d7863687c91836f5a45311c080000000000000000041a2e43586d83978e79644f3a2611000000000000000c21364b5f748994806a554036495c70849784705d4a36220e00000000000000000000000e1f2f3b42433e3b3838383b3d4145494941332311000000000000000000000000000000000000000000000008141e272e333434312b23190e00000000000000000b1d2e3c464a453b2d1e0d0000000000000000000000000000000000001122323f4748423f3c3b3a3a3a3a3731281d11030000000000000000000a1c2e3e4c5658544839281603000000000000000000000000000000000000000f1e2c373f4343413b33291d1001000000000000000000000000000000000f1f2d394147474640372c1e0f0000000000000000000b1e2f3e4b555c5e5d564d4133241506000000000000000000000000000000071625333f4951575b5b5b58534d443a2f221405000000000000001e33485e73889d8f7b67534a5d7083958577757c887d6d5d4c3a29170500001b3045596e82958e7c717682807061503f2d1b090000000000001e33485d72879b8c7a78828879697c8e9787828686796b5d4e3d2d1c0b0000000f223344546371808b857a726a6254412e19050000000f202f3d4851575a5b5b596475878c7967545e72889c8e78644f3b2611000000000000000000000000000a1f33475c7085927d69555f74899e8b766062778c89745f4b36220d0000000000000000091e33475c71879b8a75604b36210d00000000000000081d32475c708698836d5844435366798c8b796754412e1b07000000000000000000000001111e282d2d2a2623232325282c3034342e231505000000000000000000000000000000000000000000000000020b141a1e1f1f1c17100700000000000000000000101e2a323431291d0f00000000000000000000000000000000000000192d40515c5d575452504f4f4f4f4b453b2f21110100000000000000001427394b5c696e665745331f0c0000000000000000000000000000000000000a1c2d3c4a535858564f463a2e1f100000000000000000000000000000000a1c2d3d4b555c5c5b544a3c2d1c0a000000000000000015283b4d5c687073716a5f514233231301000000000000000000000000000113253443515c656c7070706d6860574c40322314040000000000001f344a5f748ba095826e5a5165798d8b7766606a77877a6a584634210e00001e33485e73889c88725e637080806e5c4b3927140200000000001f344a5f748b9d8872646f7c887783988e7a6b727d8a7b6b5b4b3a2816040000182b3e51627282887c71675f564e453625120000000002111f2b353d424546464658697b8d847260586d8296937d6955402c170300000000000000000000000004192d41556a7d93846f5a62778c9d88735e5d71868e7965503c271200000000000000000d22374c60758b9b86705c47321d080000000000000002192e43586c829787715c47526171838f7d6d5c4a37241100000000000000000000000000000b14181815110e0e0e1014171b1f1f1a110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171d1f1d160c00000000000000000000000000000000000000001e33485d6f716c6867666464646460584c3f2f1f0d00000000000000001b2f4356697a8474624f3b28140000000000000000000000000000000000001427394b5a666d6e6a63584c3d2e1e0e000000000000000000000000000013273a4b5b68707270675a4b39281502000000000000001b3044576a7a8589867c70615141301f0d000000000000000000000000000b1e314252616e7982868786837c746a5e51423222100000000000001f344a5f748b9984897561566b8094836f5b4d596878887563513e2b1804001f344a5f748b9b866f5a526172837a685644311e0b00000000001f344a5f748b9d88735e5e6d7c8584998c7661606d7b8a7968574534210e00001e32475b6e8082756a5f544b433b332718070000000000010e1822292d3030303a4c5d6f808f7d6b59677b9098846f5a46311d08000000000000000000000006131e273b4f64788d89756065798f9b86705b576b8094806a55412d18040000000000000011263b5065798f97826c58432e19040000000000000000152a3f54687d938b7560536270808e8070604f3e2c1a08000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c12161715100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f7486827d7c7b79797978746a5d4d3c2b1907000000000000001e33485d7286927d6b57432f1b0700000000000000000000000000000000001b2f4356687883848075695b4c3c2c1a09000000000000000000000000001a2e4356697985888478685744311e0a000000000000001f34495e7388857d888e80705f4e3d2b190700000000000000000000000014273b4e6070808c867d79797c83877c6f60503f2d1b0800000000001f344a5f748b9984867c695b7085907b6753454a5b6c7d826d5a4734200c001f344a5f748a9b866f5a445465778673604e3b281502000000001e33485d72879c8c77624f5e6e8086978f7a66535d6c7c877563513e2b1805001f344a5f7482867c71665b4f433628190a0000000000000000050e14181b1b1d2e405162738589766461758a9e8974604b37230e00000000000000000000061524303a40495d72878f7a66687d9399846e5951667a8f85705b47321e0900000000000000152a3f54697d93927d68533f2a1500000000000000000011263b5064798e8f79645e7080877c7061524232210f000000000000000000000000000000000000000000000000010b1114130e0600000000000000000000000c1720272c2c2a23180a0000000000000000000000000000000000000000000000000000000000060d13171a1b1b1b1915100a03000000000000000000000000001d31465a6e82909392919090908f887b6b5a48362411000000000000001d32475c70869a87725e4a36220e00000000000000000000000000000000001f34495d728686889388796a5a49382714020000000000000000000000001e33485d7286878e978674614e3a2611000000000000001f344a5f748b7b6a77878e7d6c5a483624120000000000000000000000001a2e43576a7d8f847469646468707b8a7d6e5d4a37241000000000001e33485e73889b877d85715e73888b756761594f4f60738677634f3b2713001e33485d72889b87705c4748596c7d7d6a5744311e0a000000001a2f44586d8296917c6854506171829396836f5c4e5e6f80806d5a4734210d001c314457656f798584786d6054463728170600000000000000000000000000112233455667788a82705e6f84988f7a65513d291400000000000000000001132433424d5457576c8095806c6b829697826b574c6075898a75614c38240f00000000000004192e43586d82978e78644f3a25110000000000000000000d22364b60758a927d6862778b786d60534536271809000000000000000000000000000000000000000000000004121e262a2822190e0000000000000000000e1d29343b40423f36281806000000000000000000000000000000000000000000000000000005101921272c2f3030302e2a251e160d040000000000000000000000172b3e5163727d86898b898887868489776653402d1a06000000000000192d42566a80948e7965513d291400000000000000000000000000000000001f344a5f748b77758493897867564432200d0000000000000000000000001f344a5f7376717d91917d6954402c17020000000000001f34495d72887c6869798b8a776653412f1c0a00000000000000000000001e33485d71868d7966564f4f545d6b7c8c7a67533f2b1702000000001c31465b70869a8975887966748b88807b756c615456697b806a56422d19001b30455a6f859a89735e493c4e61738774614d38230e00000000152a3e52667a8e9884705c4953647586978c796754516273857764503d29140015283948525c6773808a7d7164554635231100000000000000000000000000041627384a5b6c7d8e7c6a687c9195806c57432f1b0600000000000000000a1d30425160696c6865798f86716e8499947d6954465b6f84907b67523e2915010000000000091e32475c71869b8a74604b36210c000000000000000000081d32475c708697826c5c6e808a7d7063544536271706000000000000000000000000000000000000000000001122303a3f3d362b1e1000000000000000091b2c3b475055575346362310000000000000000000000000000000000000000000000000000a17222c353c4144464646433f39322a20160b000000000000000000000f22344554616a7073747372706f788d83705d4935210d00000000000013273c5065798e95806c58432f1b06000000000000000000000000000000001e33485d728779667485958573614f3d2a170500000000000000000000001c304456636461748998846f5a45301b060000000000001b2f44586c808572616d809283705e4c39261300000000000000000000001f344a5f748b89735e4a3a3a404d61758b836e5a45301b0600000000192e42576c82968d777d836f6f7579828b897d7263545f72836f5a442f1a00182d42576b80958c7762534444576a7d77644f3a240f000000000f23374a5e7185978c796653465768798b9684715f4c566879806c57422c17000a1b2a363f4a55626f7d8b83736452402d190500000000000000000000000000091b2c3d4e5f7082887665768a9b87725e4935210d000000000000000011263a4d60707c83725f74888c7772879c917b66514054697d92826d58442f1b0700000000000d21364b60758a9a86705b47321d0800000000000000000003192d42576c829586715c616f7d8e8272635445352413010000000000000000000000000000000000000000081c2f404d5451493c2e1d0c0000000000001326394a58636a6c64533f2a150100000000000000000000000000000000000000000000000d1b28353f4950565a5b5b5b58534d463d33281c0f02000000000000000005162736434e565c5f5f5f5d5c5d72868d7865503c28140000000000000d22364a5f73889b87725e4935210c0a0703000000000000000000000000001a2f43576a7d8371667789917d6c5a4734210e0000000000000000000000142738464f4f5a6e839888725d48331e0900000000000015293c4f61738380706374878e7b685643301d09000000000000000000001f344a5f748b89735f4a352b394b5f748b88725c47321d0700000000152a3e53687c92917b7588796660666e7986908272605669716454402c180014283d52667b909180716253444e606b65594835210c00000000081b2e4154677a8d96836f5d4b4a5c6d7d908f7b67534a5c6f766754402b1600000c19232d3844515f6d7b8b826f5c4834200b00000000000000000000000000000e1f30415263748683726f83978d7864503c28140000000000000000162b3f54697c8f846e596d83927c748a9f8e78644f3a4e63778c87725e4a35210d000000000011253a4f64798e96826c57422d19040000000000000000000014293d52667b908a756051606f808f8272635242301f0d00000000000000000000000000000000000000000e23384c5e69655a4c3b29160300000000061b2f4356677680836c57422d1803000000000000000000000000000000000000000000000c1c2b3946525c646a6f7070706d68615950453a2d2012040000000000000000091826313b42474a4a4a4847576c8294806b57422d19040000000000071c3044596d83978d78644f3b261f1f1c18110a010000000000000000000014283b4e617385806f6b7d90897664513e2b170400000000000000000000091a28343a4055697d938b75604b36210c0000000000000d2032445564738282756a7d9086725f4c392612060000000000000000001e33485d71868d786552413c4957677a8e87725c47321d07000000001025394e63778c95826c7d84715f525b68778a907d6a56585c5546362411000f24384c61758a9a8882716252434f5652483b2b180500000000001225384a5d6f82928d7a6857464f6072838c7d69543f515f62584938251100000006101a2633414f5d6c7b8c77634d38230e0000000000000000000000000000021324354656677889806e7c9094806b57432f1b0700000000000000172c42576c8397856f5a687c9183778da08b76604c37485d71868d7864503b2713000000000014293e53687c92917c68533e291400000000000000000000000f23384c61758a8f796551516170829182705f4e3c2a17040000000000000000000000000000000000000011263b50667b786a5846321e0a000000000b20354a5e728693846e59442f1a0500000000000000000000000000000000000000000007192a3a4957646f788084878786827c756c62574b3e30221304000000000000000008141e272d32343434333d52667b9086705c47331e09000000000001162a3f53687c91937d695540343434312c261e140a0000000000000000000c1f3144556676878072728594826d5a4733200d00000000000000000000000b1720273b50657a8f8d77634d38230e00000000000003152637475564717d887c73888f7c6855412e23190d01000000000000001a2e4256697b8a826f5f4d4d5a67758596836d59442f1a05000000000b2034495d71869a867172847d6c5d505a6e8398856f5a4547423728190700091e32475b6f849888828270615040403e352b1d0d000000000000081b2d405263748696867564534454667778756b5b49424b4d473a2b1a080000000000091523313f4e5d6d7d78634e38230e00000000000000000000000000000006172839495a6b7b8c7b74889b87725e4a36230f00000000000000172c41576b829688735e62768b897b909d88735e493442566b8093806a56422d190500000002192d42576c82968d77634e3925100000000000000000000000091e32465b6f8394806a5542526374868f7d6b594633200c00000001080c0d0b09070606050505050505051025394e63788875624e392510000000000e23384e63778d9b87705c47311c0700000000000000000000000000000000000000000012253648586775828c948e8683828488898075685c4e40312213020000000000000000020b13191d1f1f1f23384c61768b8b76614c38230e0000000000001025394d62768b99846f5b484a4a4946403a31271c10020000000000000002142638485868768583777b8f8a7663503c281b100500000000000000000000040e23384d62778c907964503b251000000000000000091929384653606b758085809285715d4a40362a1e120500000000000013273a4c5d6c777d7c67525e6b7785948a7966533f2b160100000000061a2e43576b80948c7767788a7b6e64626f849887705b46322e25190a000003182c4054687c918e7984806e5e4d3c2a23180d00000000000000001022344557677788938271615348596a80897965513c373833291c0d00000000000000051321303f4f6070705e4a35210c000000000000000000000000000000000a1b2c3c4d5e6e808a7a80948e7966523e2b180700000000000014293e53677b8f8d79655b70858e7d9399856f5a45303c5065798e86705c48331f0b000000081c31465b70869a88735e4a35200b000000000000000000000003172b4054687c9085705b474556687a8d8976634f3b2713000008141c2122201e1d1b1b1a1a1a1a1a1a1a1a21364b60748b7c68533e2914000000000f253a4f64798f9e89735f4a35200b0000000000000000000000000000000000000000091c2f42546575869398897b726d6c6e737b8587796c5e4f40312010000000000000000000000001070a0a0a1e33475c70868f7a65513c27120000000000000a1f33485d71869a8a75605d5f5f5e5b554d44392d20130400000000000000091a2b3b4a596773808a808693806b5844382d22160a000000000000000000000a20344a5f7389917b67523c271200000000000000000b1a2836424e58636d77828c8d79665d53483c3022150600000000000a1d2f3f4e5a64696b5f63707c8995897b6c5b4937231000000000000014283c5065798d927d696c7d8c807977808e96836d59442f1a1208000000001125394e62758a958276877b6a594836241301000000000000000005172839495a697888908071635853687d947d68533e29231f170c0000000000000000000312213142525d5d51412e1b0700000000000000000000000000000000000e1e2f40506170828a7a8c95826e5a4736241a1206000000001024384c60738695826d5a6a7d93869695826b57422d364a5e72878b77634e3a26110000000c20354a5f748998846f5a45301c070000000000000000000000001125394d6074888b76624e3a4a5d7185927d6a56422d190007172530363735333230302f2f2f2f2f2f2f2f2e33485e7389826b57412c17070000000f24394e63788fa28d77634e39240f00000000000000000000000000000000000000001125384c5f7183949e8c7a6a5e5857595f67717c897c6d5e4f3e2e1d0c000000000000000000000000000004192e42576c82947d6955402b1601000000000005192e42576b80958f7a69717474736f6960564b3e31221304000000000000000d1d2c3b4956626e78828b9588735f554a3f34281b0e010000000000000000071c32475c7087937d68533e29140000000000000002132332404c54595a5a646e839683797065594d403324150600000000001121303d475054596774828e9085786b5d51483b2d1e0e00000000000d21364a5d72869985705f6f808d8e8d92988a7966533f2b160100000000000a1e32465a6e829688747a8977655342301e0c0000000000000000000a1b2c3c4b5a6977858f82756b676f83907b67523d28130b04000000000000000000000003142534414949413323120000000000000000000000000000000000000111223243536372838c879b8a77645341342e241708000000091d304356687a8c8a776564788d9ba2907b66523d292f43586c82927d6955402c180400001025394e63788d94806a55402c1702000000000000000000000000091d3145586c80927d69564241566a809486705b46311c00122535434b4c4b4847464644444444444444444343475c7288846e58432e241a0d00000d22374c61768ba0917b67523d28140000000000000000000000000000000000000000172b4054687b8fa195826e5c4c4342454c545f6b78867c6d5c4c3b2a1907000000000000000000000000000014293e53677c91836d59442f1a0500000000000014283d52667b8f95807886898b89847c73685c4f4031221101000000000000000e1d2b3845515b656f77898f7c72675d5145392c1f100100000000000000011a2f44596e8495806a55402b16010000000000000c1f3141515e686e6f6d65677b8f8c8383776b5e5142332414030000000003121f2b35475868778692897d7877746d64594b3c2b1a0800000000071b2e42566a7d928c7765616f7b858b8b867a6c5b4a37241000000000000003172b3f53667a8e8f7b6e8083715f4d3b2917040000000000000000000e1e2d3c4b596773808a88807c828e8472604c38240f00000000000000000000000000000716242e34342e23150600000000000000000000000000000000000000041425354555647383929e9483705b494941352616040000011427394b5d6d7d8e83726373889d9d8a75614c3824293d5165798e84705b47331f0b000014293e52677c918f7965503c2712000000000000000000000000000215293d5063768a86725e4b3c52677b9189735e49341f001b2f425360625f5e5c5b5b5a5a5a5a5a5a5a5a5858585c7288846e59463f372b1c0b00091e33485d71879b95806b57422d1904000000000000000000000000000000000000001b30455a6e8397a38e7965513f2e2c3038424d5a6776857a6a594836241300000000000000000000000000001025394e63778d87715d48331e090000000000000f23384c61758a9a8670737478808990867a6d5e4f402f1e0d00000000000000000d1a27333e49525b6d829588857a6f63574a3d2e1f0f0000000000000000172c41566b8296836d58432e190400000000000015283b4e5f6f7b838682786c7489927d7a867c6f615142322110000000000004192c40526476879685838c8f8d898277695a49372411000000000013273b4f63768a9482766a5d6871767671685c4e3d2c1a07000000000000000f23374b5e728698847074867c6a584634210f000000000000000000000f1e2d3b4956626d767d8486847d73655543301e1103000000000000000000000000000006121a1f1f1a11050000000000000000000000000000000000000000000717273746556473828a847668575d5d534433210e0000000a1c2e3f4f5f6f7d8b827470879c95826d5a46321e22364b5f72878b76634e3a26120001182d42576b82968a75604b37220d00000000000000000000000000000d2034475a6d808e7a68554450667b918b745f4a341f001f34495e717774737270706f6f6f6f6f6f6f6f6e6e6e6e7288846e615b534939281500051a2e43586c82959a86705c47331e09000000000000000000000000000000000000001f34495e73889d9f8a745f4b3622171c25303c4a5867768776655342301e0b000000000000000000000000000b20354a5f73888b75604b36210d000000000000091e32475c70869a8b76615f646c7683918b7c6d5e4d3c2b190600000000000000000916212c363f52667a8e897a858274685a4c3d2d1d0c0000000000000014293e53687c9286705b46311c080000000000061b2f44586b7d8d968b898a7c6e8397857174828070604f3e2d1b09000000000b1f33485c6f82949489838082848c9588786654412d1905000000000c1f33475b6e829693887b6d5f5d60605d564b3e301f0f0000000000000000081b2f43566a7d918c78697a887563513e2b1906000000000000000000000f1d2b3844505a636a6e706f6a615851473c2f21110100000000000000000000000000000000000000000000000000000000000000000000000000000000000000091928374655636e747066595e707062503d29150000000010213141515f6d798688848e98897764513e2b2a313843576a7c8d7d6a55422e1a00071c31465b708599846f5b46321d08000000000000000000000000000004172a3d506375888573615353687c9288725d48331e001e33485d6f7d88898887868686868686868685848484848389847a756f665744301b000015293e52667a8f9f8b76614d38240f000000000000000000000000000000000000001f344a5f748ba09d88725d48331e0908131e2c3a4959697983715f4d3b281502000000000000000000000000071c31455a6f848e78644f3a251000000000000004192d42576b8095907b66525059657282918c7c6b5a48362311000000000000000000040f1923374b5f73888f7b738086786a5b4b3b29180600000000000010253a4f64788e89745f4a3622150a000000000a1f34495d72889b8977737c897b7c918c776472827d6d5c4a382613000000000e23384d62778b9886766d6a6b707a899684705c48331f0a0000000004182b3f5266798d917d8b7d6e5e4f4b4942392e20120200000000000000000013273a4e61758895826e7083806e5b4936231000000000000000000000000d1a27333d474f55616c7273726d64594d3f2f1f0d00000000000000040c1112110e08000000000000000000000000000000000000000000000000000000000000172b3e51616a625f5c5458697b806c58432d180000000003132332414f5c68737c8388857a6b5a4835363e454c51525e6e7c85715d48331e000c21354a5f7489937d6a55402c18030000000000000000000000000000000e213346586a7a8c807065636f8394826d5944301b00192d4051606b73797d8283858687888888898988888887878a85848382735e48331e00000f23374b6074889c907b67523e2915010000000000000000000000000000000000001f344a5f748a9f9f89735e49341f0b00010e1c2b3b4b5c6d807c6a5745321f0b00000000000000000000000001182c41566b80927c68533e29140000000000000014283d52667b9095806b564247546272849589776553402d1a0600000000000000000000081c3044596d8296826d6d7a89796958473523100000000000000c21364a5f74898e7965513e31271a0a0000000a1f344a5f748b9b866f5f6a7888788b937d6a6373857a6755422f1b0800000011263b50657990907b685955565c6b7d928b77624d38230e00000000000f23374a5d718598867a8b7c6d5c4c3a2e261c1002000000000000000000000b1e3245596c80938a7765778b7865523f2c190600000000000000000000000915212a384c5f708087898882776b5d4d3c2b190600000000000c1720262727231c130a000000000000000000000000000000000000000000000000000000001c31455a6e8073675c55657587846e58432e190000000000051423313e4a5660686f7270685c4d3f434a525960656767626a716d5b47321d0010253a4e63788d8d78634f3b2612000000000000000000000000000000000416283a4c5d6d7c8a827978808e877664513e2a1600112233424e585f65686b6d6f70707272727373727272727083806e6c6b675845301c0000081c3145596d829696826d58442f1b070000000000000000000000000000000000001e33485d72879ca18c77624e3925110000000d1d2d3e4f61738775614e3925100000000000000000000000000013283d52677b91806b56412c17020000000000000f24384d62768b9a86705c473745556677899583705d4936220e000000000000000000000a1c2f4053677c9188735e6a7988766452402d1a070000000000081c31455a6e8395826e5c4c443828160400000a1f344a5f748a9c87715c5a697985869985705c677985725f4b37230f00000011263b506579908c76614c40414e63788d8f79644f3a250f0000000000071b2e4155687c8f8f7b7c8b7a6958473523110000000000000000000000000216293c5063768994826d6d82826f5c4935220e0000000000000000000000000313283d52667b8f8274747d897a6b5a4836230f000000000d1c29343b3c3c372f271d120600000000000000000000000000000000000000000000000000001d32475c718785796f67738492806a56412d180000000000000513212d39434d545a5c5b5f605754575e656d747a7c7b766c5f5a4f3e2b1800152a3e53687c9286715d4935200c00000000000000000000000000000000000b1d2e3f4f5e6c7782888b88827668594735220f00051524313b444b505356585a5b5c5c5c5c5e5e5c5c5c5c66787d685756544a3a2815000001162a3e52667a8f9c88725e4a36210d0000000000000000000000000000000000001a2f44586d8295a5917c6854412e1b0a0000000f21324457697c7865503b2610000000000000000000000000000f24394e63778d846f5a45301b060000000000000a1f33485d72879b8a75624f3c37485a6c80938d7965513e2915010000000000000000001126394c5e6b778c8e78645b6b7c826f5c4936230f000000000001172b3f53677a8e8b796a605646331f0b0000081d32475c71879b8a75604c5c6c7d82978b76625c6e827a66523e29140000000e23384d62778c8c77624d3e3d4d63778d9079644f3a250f0000000000001226394c5f72869885728088766452402e1b080000000000000000000000000d203346596d80938a7764778a7864513e2a170300000000000000000000000013293e53687d8f7964616e7d897765523f2b16020000091b2b3a474f52514b43392f23170a000000000000000000000000000000000000000000000000001a2e43576a7c8d8c837a83928875624f3b271300000000000000030f1b2630394045485d70736b6a6c727982898f908c897d6e5d4a35210f001a2f43586d828f7d6a56422e1a06000000000000000000000000000000000000102131404e5a656d7374736e65594a3b2a1805000006131f2830363b3e41434446474747474848474747495b6b746450403f382c1c0b0000051223374b6073889c8d7864503b2713100f0c080100000000000000000000000000152a3e5266798da09884705d4b3927170900000315273a4d5f6c665a4936220d000000000000000000000000000b20354a5e738888725d48331e09000000000000051a2f44586d8397927d6c5947363d5063778b95826d58442f1b06000000000000000000152b4054697b7487937d6a555e70837966523e29140000000000001024384b5e708290887b74634e39240f0000031a2e43586d82968f7a66524e5f708294917c675364777a68543f2a140000000b1f34485c7083917c6a5b535258697c918e78634e39240f000000000000091d304356697c908f7b7385826f5d4a38251200000000000000000000000004172a3d5063768994826e6d82826d5a46321f0b00000000000000000000000012273b5065798d7d6958617388826e5a45301b06000012253849586367655f564c4135281a0c00000000000000000000000000000000000000000000000014283b4d5e6e7c89938f928b7a69584633200c00000000000000000009141d252b32475b6e80828082878d9089827b76747776614c37220d001f34495d72878070604e3b271300000000000000000000000000000000000000031322303d4852595e5f5e5a52483b2c1d0c00000000020c151c2226292c2e2f303232323233333232323d4d5a5f5747352a251b0e00000414232f3744586c829593806a56412d262624211c150c0000000000000000000000000f23374a5d708395a08d7a6856453527190e07010a1d30414f5754493c2c1a0600000000000000000000000000071c31455a6f848b76604c37220d00000000000000162a3f54697d939c897665534334485c70869b87725d49341f0a000000000000000000152b4054697c808397846f5a5365777d6b56402b16000000000000081b2e4152627283948273624e39240f000000152a3e53677b9095826d59455364778c96826d585b6a695c4c39251100000005192d405366788988796e68676b76869988745f4b36210c0000000000000014273a4d607286988673798c7a6754412e1a060000000000000000000000000e213446596c80928b7866788a75624e3a26120000000000000000000000000d22364a5d70838775675e6e8488725c47321d070000172c415567767c7a72695e5246382a1b0c00000000000000000000000000000000000000000000000b1e3040505e6b768088877a6c5c4c3a28160300000000000000000000010911182c3f5061707c868b89847c756d67615f63645846331e0a001f34495d70736d615243311e0b000000000000000000000000000000000000000004121f2b363e45484a49453e352a1d0e0000000000000001080d111417181a1b1c1d1d1d1e1e1d1d1f2f3d474a44392a1811080000000e2132414b4e5165798d9a85705c483c3b3b393631281e110200000000000000000000071b2e41536677899a988674635344372b221b160e1323323d4240372b1e0e000000000000000000000000000000182c41566b808f79644f3a25100000000000000011263b5065798f9984837161514243586d83988c76604c37210c0000000000000000001126394c5f72867d9389745f4b5a6a6b604f3c28130000000000000014293e53677b8f8c77645545331f0b0000000f24384c6075899c8874604d495d72889b87725d4c56554c3e2e1c0a00000000112437495a6a79868b827c7c80889491806c5945311c08000000000000000a1d304356697b8e907d6f8285705d4a36220e00000000000000000000000004172a3d4f62758896837070857d6955412d19040000000000000000000000071b2e4153657585857973798985705c47321c070000182e43586d7c858d867b70635648392a19080000000000000000000000000000000000000000000001122232404d59636d7372695c4e3e2e1d0b00000000000000000000000000000f213242515f6a7174736f686159534d4a4f50483a291703001a2e41515d5f5a504334251302000000000000000000000000000000000000000000010e19232a30333434302b23180c00000000000000000000000000000000000000000000000001111f2b323431281b0c0000000000162a3e505e63605e72869a8b7662525250504e4b453b2f20100000000000000000000000112436485a6b7b8c9a9282716255483e35302a21141420292c2b241a0e0000000000000000000000000000000014283d52677c917c68533d2814000000000000000d22374c61768b9c8882806f605146576c83988d77624c37220d0000000000000000000a1d3043566a7d83908e79644f4d57574e4232200c00000000000000172c41576b829688725d4837271603000000091d3145596d8295907c695544596e83978b76614c41413a2e20100000000000071a2b3c4c5b68747d8387888798928473614f3d29160100000000000000011426394c5e7184968876788c7965513d2914000000000000000000000000000d203345586a7c8f8e7c6a7c85705c48331f0a000000000000000000000000112436475766748087898a85786855412d19040000152a3e5160687079828c827466574837251300000000000000000000000000000000000000000000000414222f3c4750595e5d574c3e30201000000000000000000000000000000004152433414d565d5f5f5b544d453e38343a3b352a1c0c000011233341494a463e33251607000000000000000000000000000000000000000000000000060f161b1e1f1f1b160f060000000000000000000000000000000000000000000000000000010e181e1f1c150a0000000000001a2f44596d7875726f7d92917c6867676665635f584d3e2e1d0b0000000000000000000007192b3c4d5d6d7c8a97908272665a514a443e3223120d141716110800000000000000000000000000000000000f24394e63788d806b56412c1702000000000000091e33485d72889c8c76877d7063595d71869a8b76604c37210c0000000000000000000014273b4e62758a9a937d69543f42423b3123140200000000000000172c42576c839886705b46301b0a0000000002162a3e5165788c9885725f4d5367798b8f79644f3a2c261d10020000000000000e1e2e3d4b5761696e76828d8e827465554432200d0000000000000000000a1c2f415466798b93827085806c57432e19050000000000000000000000000316283b4d607285968876778b76624d38240f00000000000000000000000007192a394856626c72747470675a4a3826120000000e2133424d555d666f79858575655543301c08000000000000000000000000000000000000000000000004111e2a343d454949433a2e20120200000000000000000000000000000000061523303a43484a4a464039312a2420252521180c0000000515232e3434312a211507000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596d838b8886838e97837d7c7c7b7978746a5c4c3a271300000000000000000000000d1e2f3f4f5e6c7985909184776d655e5950412f1c08000000000000000000000000000000000000000000000c20354a5f7489846e59442f1a05000000000000051b30455a6f84998f79798a82756e6e7b8d9986715d48331f0a000000000000000000000b1f32465a6e829697836d58442f2d281e13050000000000000000172c41566b829686705b46311c0600000000000e2236495c6f82938f7c69544a5c6c797c7865503b26120a000000000000000000101f2d394b5d6c7a8893887c706356504333210e00000000000000000000122437495c6d80928d7c8086715c47321d08000000000000000000000000000b1e30425567798b948272887b66513c2712000000000000000000000000000c1b2a38454f585d5f5f5c544a3c2c1b0900000004152431394149525c67738084725f4b37220d000000000000000000000000000000000000000000000000000c17212a3034342f271d100200000000000000000000000000000000000005121e272e333434312c251e16100c10100d05000000000005111a1f1f1c160e0400000000000000000000000000000000000000000000060e14191c1d1d1c19150f0801000000000000000000000000000000000000030c141a1c1d1d1c1a1817161616181a1812090000000000162b3f536677868f95989b9f9494939391908e887a6a56412c17020000000000000000000001112131404e5b67737d878e8a8278726d5e4b37220d03000000000000000000000000000000000000000000081c31465b708687725d48331e0900000000000000172c41566b8095937d6b7b8a8984848c9a8d7c6956422e1a050000000000000000000003172b3e5266798d9b87715c47321d140c0200000000000000000014293e53687c9288735e4934200b000000000006192c3f52647585827767533e4e5c6567645a4936220d0000000000000000000001182c4054687a8b8f82766a5e656b61503e2b1805000000000000000000071a2c3e50627486988a8089745f4a341f0a00000000000000000000000000011325374a5b6d80919082897d68533e291300000000000000000000000000000c1b27333c43494a4a4741382c1e0e000000000007162533404d59646f7a858478634e38230e0000000000000000000000000000000000000000000000000000040e161c1f1f1b140a000000000000000000000000000000000000000000010b131a1e1f1f1c18110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000030f1922292e313232312e2a241c140a00000000000000000000000000000000091520282e323232312f2e2c2b2b2c2d2f2d261a0c00000000102336485967737a80848691928483807d7b7877766a56412c17020000000000000000000000031322303d4a56606a727980838d8677634d38231c1710050000000000000000000000000000000000000002192d42576c828b75604b36210c0000000000000014293e53687c9296826c6b78848c9090897d6f5e4c3a27130000000000000000000000000f23374a5e7185988a745f4b35200b00000000000000000000001025394e62778b8c77634e3a2612000000000000102235475766706d6559494b4d49505250493c2c1a0600000000000000000000001c31465b708490807064586476806d5a4734210e000000000000000000000f2133455668798b9a948b745f4a341f0a0000000000000000000000000000081a2c3e506173849595937d68533e29130000000000000000000000000000000a1620292f343434322d251b0e00000000000214253443515e6a7682877b70675b4935200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000614212c353d4246474746433e3830271d1206000000000000000000000000000b1a27323b4347474746444341404040424441382a1a0800000007192b3b49565f666b6e758a95826c6b68666462605b4c3a27130000000000000000000000000004121f2c38444d575f6777888a786759473432312b22170900000000000000000000000000020506020000152a3e53687c8e78634e3925100000000000000010253b5064798f99846f5b6770777b79756c6051402f1d0a000000000000000000000000071b2e4255687b8e8c76604b36210b00000000000000000000000b1f33485c7085927d6955412d190500000000000517293948545b595248515f6258483c3b352b1e0e0000000000000000000000001e33485e73898873615353687d8a7764513d2a1602000000000000000000041627394b5c6d7d8e9c88725d48331e090000000000000000000000000000000f21324455667788978e7965503b261100000000000000000000000000000000030d141b1f1f1f1d1912080000000000000d1f314252616f7c888375695e544b3d2c19060000000000000000000000060b0f0f0f0f0c08020000000000000000000000000000000000000000000009131a1f1f1e191107000000000000000000000000000000000000000000000000000000000000000000000004090b0b0a060000000000000000000000000000071624323e4951575b5c5c5b58534c433a2f231709000000000000000000000009192938444f575c5c5c5b5a5856565656575a554837241100000001132332404a5357565a6e829687725e53504f4c4b483d2e1d0b0000000000000000000000000000010e1b26313b4e61738594806d5a493b4347463f3527180900000000000000000000020e161b1b17120e11253a4f64798e7c67523d2813000000000000000d23384c61768c9d88725d545d63666561594f4232231200000000000000000000000000001226394c5e708080705d48341f0a000000000000000000000004192d4155697d9185705c4835210d0000000000000b1b2a374146443e4b5f70766655453526190e000000000000000000000000001e33485d7288866f5a4551667b90826d5945311d09000000000000000000000a1b2d3e4f5f6f7d89806c58442f1b0600000000000000000000000000000003152637485969788685725e4b36220d00000000000000000000000000000000000000000000000000000000000000000015293c4f6070808d807164584c41382d1f0e000000000000000000020b141b2024252524211c171008000000000000000000000000000000000000000e1b262e3434332d24190c00000000000000000000000000000000000000000000000000000000000000000711191e20211f1b140c02000000000000000000000415253442505b646c707272706d675f564c413427190b000000000000000000001426374756616b717272706f6d6b6b6b6b6c6f6654402b160100000b1e3041505d666c6756667a8f8e7965503c3a3836332b1f100000000000000000000000000000000000091b2f43576a7d918d7864503d4c575c5b52453627160500000000000000000313202a30302c27232121364b60758a806a55402b16010000000000000a1f344a5f73899e8b76604c484e50504c463d312314050000000000000000000000000000091c2f4152616b6c6253412d1d0f00000000000000000000000012263a4e62758a8c7764503d2916020000000000000c1a252d302f3c51667a84736353443526180a0000000000000000000000001b30455a6e8388735f4c4c6075898974604c38230e00000000000000000000000f20314151606c746f614f3c29150100000000000000000000000000000000091a2b3b4b5a6872736655422f1b0700000000000000000000060d13171b1c1d1c1915100902000000000000000000001b3044586c7d8e7d706154473a2f241b0f01000000000000000008141e282f35393a3a3936312b241b1107000000000000000000000000000000000d1d2c3942494a4740362a1c0d0000000000000000000000000000000000000000000000000000000000000c19242d333536342f281f14080000000000000000000f21324252616d788086888886827b73695e524537291a0b0000000000000000001b3043556573808788888785838282808283826c57422c1702000014283b4e5f6e7a82705b5f738794806b57432f23211f180e0100000000000000000000000000000000000b2035495e72869a88735e4a4b5b6a726f63544534221000000000000000000f21313d4545403c38363534475c7086836e58442f1a05000000000000071c31475c70869b8e78644f3a393b3b38322a20130500000000000000000000000000000000122334434f56575550473b2d1d0d00000000000000000000000b1e32465a6e8294806c5945311d0a000000000000000812181b263b5065798d8271615344362819080000000000000000000000172b3f53677a8e7b6856465a6e828f7a66513c2712000000000000000000000003132332424f595f5c524332200d0000000000000000000000000000000000000d1d2d3c4a565e5e564837251300000000000000000007111921272c303232312e2a241d150c0200000000000000001f34495e7388806f60514336291d12080000000000000000000b1926313b434a4e4f4f4e4b463f372e241a0e0200000000000000000000000000071a2b3b4a565d5f5c53483a2b1b0a000000000000000000000000000000000000000000000000000000000b1b2a3741474b4b49433b3126190a00000000000000081a2d3e506170808b958b838082888f867c706355473829190900000000000000001f34495e73848686888a8d949897979592897966533e2a150000001a2f43576a7d8d806a55576b809387725d4935210d0a04000000000000000000000000000000000000000f24394e63778d9b86705b4656687987827263513f2d1a0600000000000004192c3e4f595a55514e4b4a4a48586c8287715c47321d08000000000000011a2f44596e8498917b67523c272626231e170d02000000000000000000000000000000000016293c4e5d676b6a63594b3b2a1805000000000000000000000d1f303f52667a8f8874604d392511000000000000000000000e22364a5d708390807162544637261300000000000000000000001024384b5e70838674635552667a8f806a543f2a15000000000000000000000000051423313d464a484034251403000000000000000000000000000000000000000f1e2c3943494943382a1a0800000000000000020e19242d353c4145474746433f3931281f1408000000000000001f344a5f7482706151423326180b000000000000000000000b1a2937434e575e636464635f5a534a41372c2013060000000000000000000000001024374959687274706658493928170500000000000000000000000000000000000000000000000000000417293948545c5f605d574e43362819090000000000001124374a5c6e808f9787786e6b6d747d8b8e827365564737271706000000000000001e33485c6d706f7072747789898283827d776b5b4a37230f0000001e33485d7287917b66515063778b8d7864503c28140b0d0d0b080200000000000000000000000000000011263b50667b909b866f5a465b70839291826f5c4936220f000000000000091e33485c6d6f696663605f5f5e5e687c8a745f4b36210c00000000000000172c41566b8296947d69543f2a15110e0903000000000000000000000000000000000000001c3145596b7a82807669594734210d0000000000000000000014293c4e5d617388907c6854402c1700000000000000000000071b2e41546677899082726455432f1b0600000000000000000000081b2e41536575868272665c5f7489806a543f2a15000000000000000000000000000513202a3134332d2316070000000000000000000000000000000000000000000e1b262f343430271b0c0000000000000004121f2b36404950565a5c5c5b58534d453b31261a0c0000000000001c31465a6d736353423324150800000000000000000000081929384755606a7277797978746e675d54493d312417080000000000000000000000172b40536677868b837667574634221000000000000000000000000000000000000000000000000000020c2034475766707476726b615446372615030000000006192d405467798c9d8a78685b5658616d7a8a92847465554534231201000000000000192c3e4f595b5a5b5c5f6d82907c6c6b69635a4d3d2c1a070000001f344a5f748a9079644f485c6f8394806b57432f1d202222201c160d030000000000000000000000000011263b50667b919b86705b4655657383928c7965523e29150100000000000a1f344a5f74847d7a77767474737373788d78634e39240f0000000000000014293e53687d9394806a543f2a1500000000000000000000000000000000000000000000001e33485e73899793887764503c271300000000000000000000182d42576c766e8498846f5a45311c0000000000000000000000112437485a6b7b8c9183725d48331e09000000000000000000000012243647576775838478706c72887c68533e29140000000000000000000000000000020d161d1f1e191105000000000000000000000000000000000000000000000009131b1f1f1b140900000000000000041423303d49535c646a6f7172706d6860584e43372a1c0d0000000000162a3d4f5c5e5546352515060000000000000000000002142637475665727d878d908f8d89837a70665b4f4235261809000000000000000000001c31455a6f8396928b867563513f2d1a07000000000000000000000000000000000000000000040c12171a263b4f6375848b89877d7264554432200d000000000c2135495c70849694806d5b4a40444f5d6b7b8c938373635241301e0d0000000000000f21313d454644464752667a8f85715d544f473c2f1f0f000000001f34495e7388907b66504054677b8f87725e4a363235373735312a20150900000000000000000000000010253b5064798f9c88725d48475564748595826d5844301b060000000000091e33485d708493908d8c8b8989898989907b66513c27120000000000000011273c51667b8b867664503c271200000000000000000000000000000000000000000000001e33485d7185949d94806a543f2a1500000000000000000000182d42566a7d80859988725c47321d000000000000000000000007192b3c4d5d6d7b8885705c47321d08000000000000000000000006182939495865717c848683858272604d39251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002122332414e5a6670788084878886827c746b6155483a2b1b0b000000000e20313e4849433728170700000000000000000000000c1f3143556574849095887d797879808784786d605244362717080000000000000000001e33485e73889b877585826f5c4936231000000000000000000000000000000000000000010d171f262c2f303c52677c8b7a747c898372614f3d29160100000012273b5064788ca08d7864513e2c323f4d5d6e80919182705f4e3c2a180500000000000313202a30302f30374b6074898d7864503c342b1f1101000000001c31455a6e83937d6955444c5f73878d79655144474a4c4c4b453d33271a0b00000000000000000000000e23384c61768b9f8b76614d39465667798c88735e49341f0a000000000004192d415466758086888a8b89888683807b7665513c2712000000000000000f24384c6070747268594734210d0000000000000000000000000000000000000000000000192e415466758289897c68533f29140000000000000000000013273b4e61707d8889806d5a45311c0000000000000000000000000d1f2f3f4f5d6a73736654412d19040000000000000000000000000b1b2b3a47545f686f7374736d635443311e0a0000000000000000000000040e161b1f1f1f1c181109000000000000000000000000050a0d0d0c0803000000000000000000000000000000000000000e203041505f6c78838a847d7c7b7c8287887d72665849392918070000000213212c33343026190a00000000000000000000000215283b4e607284939686766b6463656a737d8a7d706254453526150500000000000000001f344a5f748b98836d788c7966533f2c1804000000000000000000000000000000000005131f2a333b404446464f6375836e5f6a798a806c5945301c07000000172c40556a7d939c88725e493521212f3f50617386988e7c6b5947352210000000000000020e161b1b1a1c3145596e8394806b57432f1b0d010000000000172b3f5366798c8571615752576a7d92806c58595c5f61625f59504437291a0b00000000000000000000091e33475b708497907c685441384a5c6e838c76614c37220c0000000000001225374857636b707374747372706d6a6662594936220e00000000000000091d3042515d5f5d564a3b2a180500000000000000000000000000000000000000000000001225374857646e73746d5e4c392510000000000000000000000c1f324352606b73746e61513e2b16000000000000000000000000011121313f4d575f5f564837251200000000000000000000000000000d1c2a36424c555b5e5f5e5a514536251401000000000000000000000916212a30343434312c251c110600000000000000000711191f2222211d170f0500000000000000000000000000000000081a2c3d4e5f6e7c8a82776f696766686c727b86847667574736241300000000030f191e1f1b1409000000000000000000000000091d3144586b7d909e8b7867594f4e5057606d7a89827263534433231200000000000000001f344a5f738998836c6f82836f5b47331f0b00000000000000000000000000000000061523303c464f55595b5b5b586672766e636d8088735f4a35200b0000001b30455a6f849999846e59442f1b1122334456687a8d9b897664523f2c19060000000000000000000001162b3f54687d9287725d4935210c0000000000001024374a5c6e7d8e80736c676463758988736b6e71747677746c62554738291a0900000000000000000004182c4054677a8d9784705e4c3c3f53677c8d77624c37220d000000000000081a2a394650575b5e5f5f5f5d5b5855514d473b2b1907000000000000000113243341494a4943392c1d0c000000000000000000000000000000000000000000000000081a2a3947515a5e5f5a4f402f1d090000000000000000000002142534434e585e5f5b514333210e000000000000000000000000000313212f3b444a4a44392a1a080000000000000000000000000000000c192530394046494a49453e3427180800000000000000000000091827333d45494a494640382f2317080000000000000c19242d34373736322b22180c000000000000000000000000000000122537495b6c7c8b7c6f635b5f6466635d5f6974828675655342301d0a00000000000000000000000000000000000000000000001024384c6074889b96826e5b493b383c444f5c6a798a82716151402f1e0c000000000000001e33485d728899846f66798b76634e3b261200000000000000000000000000000004142433414e59636a6e7070706d68768a82756b798c77624c37220d0000001e33485d72889c97826b57412c17041527394b5d70839694826f5c4936230f000000000000000000000011253a4f63788d8d7864503b2712000000000000071a2d3f50606f7d8987807c797878808f7d828387898c8d898073655647372714010000000000000000001124374a5d6f82918d7b6a5a4e4a5065798b76604b36210c000000000000000c1b29343c4246484a4a4a484644403d38332a1d0d0000000000000000000615232e3434342f261b0e00000000000000000000000000000000000000000000000000000c1b29353e45494a463d312212000000000000000000000000071625313b44494a463e33251504000000000000000000000000000003111e2830343430271b0c000000000000000000000000000000000007131d252c31343434312b21160900000000000000000000041627364550595e5f5e5b544c4134261708000000000b1b2a3741484c4c4b463e35291d1002000000000000000000000000071b2e415467788a7c6c5e596773797a7870655764728383715f4d3a2713000000000002080b0a0502080b0a050000000000000000152a3e53677b90a38f7a66523e2c2328313e4c5b6b7c8d806f5e4d3c2a18060000000000001b30455a6f869a87725e72877d6955412d1804000000000000000000000000000010223242515f6b767d84878786827c758280887d808874604b36200b0000001f344a5f74899f95806a54402b1500091b2e405366798d9f8c7865523f2b1804000000000000000000000c20354a5e7388937d6a55412d180400000000000010213242515f6b77828a91908f8f90999496989a98969493918474655544301c08000000000000000000081b2e40526373839188786b625f606c8085715d48331e0900000000000000000b1721282d313334343433312f2b28241f170c000000000000000000000005111a1f1f1f1b1309000000000000000000000000000000000000000000000000000000000b17222b313434312a2013040000000000000000000000000007141f28303434322b22160700000000000000000000000000000000000b151c1f1f1c140a00000000000000000000000000000000000000000a11181c1f1f1f1c160e0500000000000000000000000e21334454626d7374736f685e52443526150400000517283948545d6262605a51473b2e20120e0b070100000000000000000e22364a5d7184826f5e5366778689878a837463556576897c6956422f1b070000000b151d201f19151d201f191003000000000000192e43586c82969f8a75604b37230f14202e3d4e5e6f828d7c6a5947352310000000000000182d42576c82968b76616b8085705b47321d0900000000000000000000000000091c2e3f50606f7d89928e8783828488898085787c7c776a5845311d080000001f344a5f748ba095806a543f2a1500001124374a5d70859895826e5b4734200c00000000000000000000071b30455a6e849885705b47321d0900000000000003142332414e5a646d757c8286898b8b8b89888683827d7d7d8084735f4b35200b0000000000000000000011223445556472808b897d7774757c8b7a6855422e1905000000000000000000040d14191c1e1f1f1f1e1c1916130f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f161c1f1f1c160e02000000000000000000000000000000020c151b1f1f1d170f040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3d50627280888889847b7062534433210f00000e2134465766707777756e64594c3e302323201b150d0300000000000014293d5165798b7764525b6f838575707788806c58596c8086725e4a36210d00000d1c283136342d283136342d21130200000000001c31475c70869b9c87715c47321d0802101f30405263758889766452402d1a070000000000152a3e53687c928f796565798a75604c372315100900000000000000000000001326394b5d6e7d8e97887b726d6c6e737b8586857268645a4c3b2815020000001f344a5f748ba096826b56402b160100071a2e4155687c909e8a77634f3b27130000000000000000000000172c40556a80948a75604c38230e00000000000000051423303c47515a61686d707374747473726f6d6b6968686a6e6e5d4934200a00000000000000000000051627374655626e7882878a898983796c5c4b392612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0b08020000000000040707050000000000040a0e0f0f0c070000000000000000000000000002080b0a05000000000000001c3045596d80907d7275828e827161503e2b180500162a3e516475848c8d8a82766a5c4e3f38383530282015090000000000192e42576c82846f5b4a5f74897c685b6b8086705b4f63778b7864503b261100091b2b3a454b483f39454b483f31200e00000000001e33485e73899e9a866f5a442f1a05000112233446586a7c8f826f5c4a372411000000000011253a4f64788e937d6a5f74897965503b2c2a241c12070000000000000000071b2f4255687a8c9c8a796a5e5857595f67727d897d6e5e4f3f2e1e0d000000001f344a5f748b9f97836c57422d180300001225394d6075899d937d6a56422e1a060000000000000000000012273c51657a8f8f7a66513c2813000000000000000005121f2b343e464d53585b5e5f5f5f5e5c5a5856545353555b5b50402e1a0600000000000000000000000919283744515c656c717474736f675c4e3e2e1c0900000000000000000000000000000000000000030c13181917110a0000000000000000000000000000000000000000010b12171917130c020000000000000000000000000000000000070d1011100c0600000000000000000000000000000000000000000000020c141a1e1f1f1d19130c03000000000000000000000000060f171d20201d150a00020c13191c1c1a120800030e181f232524211c140b000000000000000000000b151d201f19100300000000001f34495e738888736062728490806d5b4834200c001b3044596d829392858288887a6c5d4e4e4d4a443c32271a0b000000001c31465b70867d69544a5f748b79645266787b6d59485c71867d69543f2a15001326384958605c4e4857605c4f3d2a1704000000001f344a5f748ba099846e58432e190400000516283a4d5f72868c796653402d1a06000000000c21364a5f738899846f5b6f857d695442423f382f24190b000000000000000e22364a5e72859892806d5b4c4342454c545f6b78867c6d5d4c3b2a19070000001e33485e73889d99846f5a442f1a0500000a1d3145596d82969a86715d4935200c000000000000000000000e23384c61768b94806b56412d18030000000000000000010d18212b32393e4346494a4a4a49474543413f3e3e4046463f322311000000000000000000000000000a1926333e4951585c5f5f5e5a534a3e30201000000000000000000000000000000000000000071420282d2e2b261d1205000000000000000000000000000000000004121e262c2e2c271f1408000000000000000000000000000005111b21252625211a11060000000000000000000000000000000000000007141f282f333434322d2720160c010000000000000000000b18232b31353631281b0b141f272d31322e25190a13202b33383a393630271d1205000000000000000d1c283136342d211202000000001f34495e738987705b54677a8f8b77634f3a2511001e33485d72889c89756c75828b7b6c6063625e584f4438291a0a0000001e33485e73897a65504a5f748b79644f5a65675e4f43586d83826c57422c17001a2e425667756c595466756d5a4733200d000000001f344a5f748ba09a856f5a442f1a050000000b1d304356697c9083705d4936220e00000000071c30455a6e839789745f6b82826c575757534c4236291b0c00000000000014283d5165798e9f8a76634f3d2f2c3038424e5a6876867a6a59483625130100001c31465b70869b9c87715c47321d08000002162a3e53677b90a18d77634f3b261100000000000000000000091e33485d72879985705b46311d0800000000000000000000050e171e242a2e31343434343432302e2c2a29292c31312c22140500000000000000000000000000000915212c353d43474a4a494640372c201202000000000000000000000000000000000000051625323c4143403a2f231405000000000000000000000000000000021323303a4143413b322517080000000000000000000000000716232e363b3b3a352d24180b0000000000000000000000000000000000061625313b43484a4a47423b33291e120500000000000000091a29353f464b4b4539291824313b4246474237281723313e474d4f4e4a433a2f2315060000000000091b2b3a454b483f30200d000000001c31465a6e828a75645160758b927d68533e2914001f344a5f748b9b86705b6370808a7a757877736b6156473828170500001f344a5f748b78634e4a5f748b79644f4951524c4040566b80836e58432e19001e33485d728575625c718576634f3c2917050000001f34495e73899f9b86705b46311c07000000001326394d6073888c7965513e2a160100000001172b4054697d928f7965687d846e686c6c675f5347392a1b0a0000000000182d42576b809599846f5b473320171c25303c4a5867768777665442301e0b0000192e43586d83979f8a74604b36210c0000001024384d61758a9f927d6954402b1702000000000000000000051a2f44596d83978974604b36210d000000000000000000000000030a1015191c1f1f1f1f1f1d1b1917141313171c1c18100400000000000000000000000000000000040f1922292e32343434312b241a0f0200000000000000000000000000000000000000112334434f5658554d413223120000000000000000000000000000000d2031414d5558564e43352615030000000000000000000004162534404a50504f494036291c0d00000000000000000000000000000001132434434e585d5f5f5c564f463b2f23150700000000000014263847525a5f605747342133424e565b5c5546342130414f5a6264635f574d4033241405000000001326384958605c4e3d2a1603000000172b3e5163727c7b69545f738994806a543f2a15001f34495e73899b86705b52617082888a888888807365564634220f00001f344a5f748b78634e4a5f748b79644f3f4546423840556a80846e58432e19001f344a5f748b7d6a5e7389806c59463423130200001d32475c72889c9d88735e49341f0a000000000a1d3044586b8094826d5945311c080000000011263a4e63778c94806b667b86737c83827b7165574838281605000000001c31465b70869a95806b56412c180408131f2c3a4959697a83715f4d3b28150200162b4054697d93a38e78644f3a2511000000091e32475c70869a98836e5945301b0600000000000000000000162b4054697d938e79644f3b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1d1f1f1f1c171008000000000000000000000000000000000000000000192d4052616b6e695e51412f1d0a0000000000000000000000000000162a3d4f5f6a6e6a61534432200d000000000000000000000f223343525d6466645d5347392b1b0b00000000000000000000000000000b1e314252606b727473706a62594d413325160700000000001b304356656e747564503d2a3e51606a707164513e2a3c4e5f6d767978736a5e5142322212010000001a2e425667756c5946321f0c0000000f223445546067665e4e62768c907b67523d2813001d32475c70869a897460526475858c8273727780847463513f2c1804001e33485e73897a66504a5f748b79644f515a5b554842576c82836c57422c17001f34495e738888756372878976635241311f0d00001b30455a6f8599a08c76614d38230e000000000115283c5064788d88745f4b37220e000000000b2034495d71869a8671667b878587807d84837566564534220f000000001e33485e73889d937c68533e28140000010e1c2b3b4b5c6d807c6a5745321e0a0012273b5065798fa3927c68533f2a1501000004192d42566b80959c88725d49341f0a0000000000000000000012273b5065798f937d68543f2a1501000000000000020b111414120d0604080a0906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485c6f80837c6f5e4c39251100000000000000000000000000001a2f44596c7c847d71614f3c281400000000000000000000172b3e51616f797b7870655749392918070000000000000000000000000013273b4e60707d878b89867d756b5e514334251505000000001f34495e738289806c58453144596d7d86826d5a473445596b7d8a908e877c6f615140301e0d0000001e33485d728575624e3b281605000005172736444d5251545d6b7d918774614d38240f00192e42576c80958f7a665c6f828c798c7a68636e7c826e5b48331f0a001c31465b70867d69554a5f748b79644f606f706654465b6f85806a55402b16001b3045596d8292806f6d829382705f4f3c28140000182d42576b8296a5907a66513d281400000000000d2135495d71868f7965513c281300000000061a2e43576b80948c77687c9388766a69707d857463513e2c19060000001f344a5f748ba0937c67523c2712000000000d1d2d3e5061748774614d39240f000d22374b6074899e97826d58442f1b0600000013283d52677b91a08c76614c37220d000000000000000000000e23374c61768b97836d58432e1a05000000000009151f25292a272119191d1f1e1a140c020000000000000000000000030f171c1d1a130a0000000000000000000a12191c1d1a140a000000000000000000000000020e161b1b18130b02000000000000001f344a5f748b988e7c68543f2a1400000000000000000000000000001b30465b70879990806b57422d18030000000000000000001d32465b6e808d8b8d837567574736241301000000000000000000000000192e42566a7d8f9688828286887c6f615243332312010000001e33485c71869a8874614e3b44596e83978a7663503e4b5f74889a877a7c86806f5e4d3c2a180600001f344a5f748b7d6a584533231201000009182631393c5064717a89887a695744311e090014293d5165798d95826d63778c826f8285725f5e6f8276604b36210b00192d42576b8084705c4a5f748b796554687d85705b4d61758a7a65513c271200162a3e5265788b8d7d6b778a8e7d6b57412c17000014293e52677b90a595806b57422e1a0500000001061a2e43576b8094806b56412d18030000000014283c5065798d927d6d82927d6a5854607082826e5c4935220e0000001f344a5f748ba0937c67523c2712000000000010213244576a7d77644f3a240f00081d31465a6e83979c87725d4935200c0000000f24394e63778da28f79644f3a2510000000000000000000000a1f33485d72879b87715c47331e09000000000b1a27323a3e3f3c352c2d3234332f281f15090000000000000000000413212b31322e271d1002000000000003101c262d31322f271b0d000000000000000000000313202a30302d271e13060000000000001e33475b6e7d8a8f806a543f2a1500000000000000000000000000001a2f44586b7c898f836e58432e19030000000000000000001f344a5f748a8076828f8675645342301e0c0000000000000000000000001d32475c71869a8a776c6c717a868070615140301e0d000000192e42566a8093917d6a57453f53687b9093806d5a484c62778d97826b6874847c6b594835231000001f34495e73888875635141301f0c000000081421313e5368798382796d5e4e3d2b1906000e22364a5d7084978975697d917b67778b7a67536571685947331e090014283d5165798b7764525d7287806d65708385705b56697c8874604b37230e000f2336495c6d7d8a7d6a6d7d8a7d6b56412c1700000f24384d62768b9f9a86715d4835210d010a11161714283d51657a8f856f5a46311c07000000000d21364a5e7287988475888c77624e42526374867864513c27120000001f344a5f748ba0947d68533f291400000000000315273a4d5f6c66594835210c0002172b4054687c91a18d78634f3b26120000000b20354a5f748a9f917c67523c2712000000000000000000010a1a2f44596e84988b75604c37220d00000007192938454e535450493e41474a48433b32271a0c00000000000000001022323e4647433a2e2010000000000212212e3941464743392b1a080000000000000000000f21313d4545423b312416070000000000182c3f51606d76787263503c2713000000000000000000000000000015283b4e5e6b75787566533f2b16010000000000000000001f344a5f748b79657082928371604e3c29170400000000000000000000001f344a5f738999856f5b575e687583806f5e4d3c2a1806000013273b5064788d9b8874614f3d4c6074899d8a7765534c62778c97836d59667789776553402d1a07001b3045596d8292806f5f4e3b2813000000061a2d3e4f5a5f6672828b7c6c5a4936230f00071b2e415467798b927d6d838d77636f83836e5a555c574a3c2a1704000e22364a5d7084826f5e586c7d8b7d7a808c7b6855627386806c5844311c080006192c3e50606e746e605f6d746f604f3c281300000a1e33475b708498a08c7764503c2815131d252b2c2823374c60758a89735e4934200a00000000071b2f43586c80948b7d9188725d49344557697b7867523d28130000001e33485e73899e96826b56412c170200000000000b1e30414f5754483b2b180500001125394d6175899d927d6a55412e19060000081e33485d72889c937d68533e2913000000000000000005131e252c40556a80948f7964503b26110000001124364756616869655c4f545c5f5d584e44372a1b0c00000000000000192d3f505b5c564c3e2e1e0c0000000e1f303f4c555b5c5749372410000000000000000000192c3e4f595a564e423425140200000000102233424f5a667368564534210e00000000000000000000000000000c1f30404e596063615748372410000000000000000000001e33485c71857d6a6373868f7d6b594634210e00000000000000000000001f344a5f748a98836c57424b576573847c6b594735231000000c2135495d71869a92806c5a4845596d82969583715f4e5e73889c88725e596b7d826f5c4936230f00162a3e5265788b8d7d6b56412c170000000d2136495c6d746d6373868a7865523f2b1600001124374a5c6d7d8d8976868c7660687c8974604b47443a2c1e0d0000071b2e415466788a7c6c5e60707d8688857b6e5d606f808674624f3c29150100000f213242505b5f5b504f5a5f5c514232200c000004182c4055697c91a593806b5744301d25303940413c3132475c70868c77624c37220d000000000014293d5065798d928899846e5945303a4c5d6a665b4b3824100000001c31475c70869b99846f5a45301b070000000000011323323d4240372b1d0d0000000a1e32465a6d82959985715d4935210e0000031b30465b70869b94806a543f2a1500000000000000041423303a3f3f51667b90927d68533e2914000000192d405365737d7d786d60667074726b615548392a1a090000000000001e33485c6e71695c4c3c2a17050005182b3d4e5d69707267533f2a150000000000000000001e33485c6d6f6a605242311f0d00000000041524323f53687d7362503d2b190700000000000000000000000000011222304153626f74634f3a261100000000000000000000192e4255687a887768687a8c897663503e2b1805000000000000000000001e33485e738898836c57423947566676887664523f2c190600061a2e42576b80949c8a7766544353677b909f8f7d6b5a5a6e83978d7964506072857966523f2b17000f2336495c6d7d8a7d6a56412c1700000011263b5065798a7d69697c90826e5a45311c0000081a2c3e4f5f6e7a8382848d786363778d78644f3a2f281c0e00000000112437495a6c7c8b7c6e63606a70726f695d65707d897968564532200d000000031423323e464a473f3e464a48403324140200000011263a4e6175899c9b8873604c392635434d54574f402f43586d838f79644f3a240f00000000000d21364a5d72869a9c95806b56412c2e3f4e5553493d2d1b08000000192f44586d83979d88735e4a35210c000000000000051420292c2b241a0d0000000003172a3e5265798c9f8c7864513d2a170400001a2f445a6f849995806a543f2a15000000000000000f2132414d54544e62778c96826c57422d180300001e32475c70839286887d6f758489877d736657483827150300000000001f34495e73867a6a594734210e000d2134475a6c7a85826b56402b160100000000000000001f344a5f73867d70604e3c291602000000000614273c51667b806d5b4836241100000000000000000000000000000a1f34495d70827d6954402b16010000000000000000001226394b5d6d7d86796d6f8293806d5a4734210e000000000000000000001c31465b708699846f5a442f3848596a7c826f5c4936220e000014283c5065798ea2918371604f4c6075899d8988776655687c9294806b5655677a826e5a46321d0006192c3e50606e746e604e3b271300000013293e53687d8f796560758a88735e49341f0000000f203141505d686e6c80927d6a60768c7b66503b26150b0000000000071a2b3d4e5e6e7c8a80766e68646365696f778388796a5b4a39271503000000000514212b3234332c2b3234332c221506000000000a1e3245596c8093a3907c69554233445360686b5e4c3840546a80917b66503b26110000000000071b2e42566a7d929b8f7b67533e2921303b403f372c1f0f00000000162b4054697d93a28d78644f3b261200000000000001030d14171611080000000000000f2236495c70839694826d594633200e0000192e43586e849994806a543f2a1500000000000000172b3e505f6869625e73889a856f5a45311c0700001f344a5f748a8b7575827d7d9382767d847566554433210e00000000001b3044596d82897664513e2a170313283c5064778a98836c58432d180300000000000000001c3044586d828f7d6c5945321e0900000000000f24384d62768a776653412e1b09000000000000000000000000000b21364b60768c836e59442f1a05000000000000000000091c2e3f4f5f6d7b887d73788c8a7764503d2a180d010000000000000000192e43586c829687725d48332a3b4c5e70837865513d281300000d21364a5e73889c8b857d6d5c4c5a6f8397907c84726163778c9a86705c4b5e7184725d48331e00000f213242505b5f5b5042311e0b00000013283d52677b8e78645e738989745f4a341f00000003132332404b545865788c867465788d79644f3a2510000000000000000e1f3040505e6c78848a837c7978797d838b8276695b4d3d2c1b0a000000000000040f171d1f1e18171d1f1e191005000000000002162a3d5063768a9c9985725f4c3d5061717c7b66513d3d52677c927c67523c271200000000000013273b4f63778b9480705f4c38281a1e272b2a24190e010000000012263b5064798ea2927d6955412d190500000a111516130e0600000000000000000000061a2d405366798c9d897663503d2b1907001a2f445a6f8499937c68533e2813000000000000001c31465b6e7d7d756b6f849988735e49341f0a00001f344a5f748b8b7663718280947d686d7a847362503d2a170400000000162a3f53687c91826d5a46321f0b182d41566b809499856f5a45301b060000000000000000152a3e53687c918975614d39241000000000000a1f33485c708683705d4b382613010000000000000000000000000b21364b60768c87715c47321d0800000000000000000000102131414f5d6a7682867b8393806d5946352a1e120500000000000000152a3e53687c928b76614d38242f415366797c69543f2a150000071b3044596d8397917c8b7a695954697d92968282806e5f73889d8a74604b5568716555432f1b0000031423323e464a473f322313020000000f24384d60738582746f7a8d836f5b47321d000000000414222e3840495c6f80908378828975614c37230e0000000000000001122232404e5b6670798086898a888580776f64594c3d2f1f0e0000000000000000000000000000000000000000000000000000000d2134475a6d8092a28f7c695644586c808f806c58443b506579907c67523d28130000000000000c2034485b6f839786725f5346382a1c12161510070000000000000d21364a5e73889c9985705c4834200d04121d252a2b2822190d00000000000000000000112436495c6e829293806d5a48362413071c31465b70869b8f7965503b2611000000000000001e33485e738992887d7180948c76614c37220d00001e33485d71868f7a656272839484705d6c7c806d5a4734200c000000001024394d61768b8975624e3a26121c31455a6f85999c88725d48331e0900000000000000001025394e63788d907c68533e2a15000000000005192d42566a7d8d7a685543301d0b0000000000000000000000000a20344a5f74898a75604b37220e00000000000000000000031323313f4c58636e7883849289756252473c302316080000000000001025394e63778c907b67523e2a2437495c6c6b5f4e3b2612000000162a3f53687d9296827d8877685964798f9a8675867d70758a9f8c77624c4a575c55473726130000000514212b3234332c22140500000000091d31445666748087868880746453402c18000000000004111c252d3f516271808889877c6b5946321e090000000000000000041422303d49545d656c70737473706b645c52473b2e1f1101000000000000000a13191d1f1f1d19120a0000000000000000000004172a3d5062758899998673614f5a6f869b87735f4c3a4f64788f7d68533e291300000000000004182c4053677b8f8e7d706356483a2c1d0e000000000000000000071b3044586c82959f8c7763503c281513222f393f403d362b1e10010000000000000000071a2c3f51637587988a776553423121132035495e73889d8a76614c38230e000000000000001c31465a6b76828e8f837a8f8f79644f3a261100001a2e43576b8092826d5a6575878c79675e6f8276634f3b2612000000000a1e33475b7085927d6955412d191f34495e73889da08b75604b36210d00000000000000000c20354a5f748996826d58432e1904000000000013273b4f63778b85725f4d3a2714020000000000000000000000071c31465b6f848f7965513d2915020000000000000000000e1f303f4c565c5e5c666f7987927d6f64594d413426180900000000000b2034495d728796826d58443231303f4e58584e41301e0b00000011263a4f64798f9b87718287776962778d9e897378888587949f8a75604b3a4447423829190800000000040f171d1f1e1810040000000000011427384857636c7274726d63564736231000000000000000091122344453616c7274726a5e4e3c2a160300000000000000000004121f2c37414a51575c5e5f5e5b5650483f35291d100100000000000002101c262e323434322d261d12060000000000000000000e203345586a7c8e9f91806d5b586d82968f7b6754414e63788f7c67523c2712000000000000001024384c5f73879a8f82746658493b2c1d0d00000000000000000015293d5165798da093806b5844311d2131404d545651483c2e1f0e0000000000000000000f22344557687a8b9583715f4f3f3126273b4f63778d9884705b47331e0900000000000000172a3d4d5964707c8a95898d927d68533f2a15010014283b4f6375898a766358697a8c85725e64767d68533e28130000000004182d41556a7d9385705c48342023384d61768ca1a08e78644f3a25100000000000000000081d32475c70869b86705c47321d0800000000000c2034485c70848f7c695744311e0c000000000000000000000001182c4054687c8f806c5844311f0e000000000000000005182b3d4e5d697173716a606b80938c82766b5e51443627180800000000061a2e43576b80958874604c474645434244433c302313010000000d22374c62778c9c8a747384887a717a8fa08b756977848d928f826f5b47322f322e261a0b0000000000000000000000000000000000000000091a2a394550585d5f5d59504538291806000000000000000005162635444f585d5f5d574d40301f0d0000000000000000000000020e1a242e363d4247484a4846423c352c23180c000000000000000010202e3942474a4a4741393024170900000000000000000416283a4c5e7082939c8a786756667a8d9884705d4b4f64788f7b66513c271200000000000000081c3043576a7d928a83857667594a3b2b1b0b00000000000000000e2236495d7085989b8874604d3a272b3e4f5e686b655a4c3d2c1b0a00000000000000000516283a4b5c6d7d8e8f7d6d5d4f423a3844576a7d928f7b6854402c1804000000000000000d1f2f3c47525f6b7886939e97826d58442f1b06000c203346596b7d8f826e5d5c6e8089776259696c5f4d3a2511000000000012273b4f64788d8c77634f3b26263b5065798f978b927c68533e2914000000000000000002192f44586e839889745f4a35200b000000000005192d4055687c918773614e3b28150200000000000000000000001125394c5f72848874614e3d2b1a0a000000000000000d2135485a6c7b8689867d7266778c8d7d887c6f615345362616050000000316293d5165798e8f7b675e5c5b5a5857545148392714010000000b20354a5f71808885726575858d8789979f8b745f6671797c7a7263523f2c1b1d1a1309000000000000000000000000000000000000000000000c1b28333d43484a48443d34281a0b00000000000000000000081726323d44484a48433b2f2212010000000000000000000000000007111a22292e31333433312d282119100600000000000000000b1d2e3e4b565c5f5f5c554c413527180800000000000000000b1d2f415263758696978573635d7082948d7a685651667b8e78644f3a240f000000000000000014283b4e627589927d8386776858493929190900000000000000061a2e4154687b8fa2907c6956433033485b6d7c80776a5b4a3927150200000000000000000b1c2d3e4f5f6f7d8e8b7b6d60554f4e546273869583715f4c382511000000000000000001111e2935414e5b687583919c87725d49341f0b000417293c4e6071828c7a6a5a61737d78685556584f41301e0a00000000000c2135495d7287927d6a55412d293f53687d93937c92826c57422d19040000000000000000162c40566b80958c77624c37220d0000000000001125394d617589917d6a5845321f0d0000000000000000000000091d30425466788a7d6c5a493827170700000000000013283c5064778a998d888b84767186958275828071635444342312000000091d3246586672879783737372706f6e6c6a655644301b06000000071c2f4253616c727166576674838f999f9986715c545e6467665f54453522100000000000000000000000000000000000000000000000000000000a1620292f333433302a21160a000000000000000000000000081520292f3334332f281e120400000000000000000000000000000000060e14191c1e1f1e1c18130d050000000000000000000015283b4c5c6971747470695f5345362615040000000000000000122335465767788998928270616476879786736154697d8a75604b36210d00000000000000000c1f3346596d8094877384877667574737271605000000000000001225384c5f728598998673604d3b364b607588958979685644321f0c0000000000000000001020314151606f7d8b8b7d726964636771809187766654412f1c09000000000000000000000c1723303d4a57657282908c77624d38230e00000c1e30425363738388786a5d6a80856f5a44433d312312010000000000061a2f43576c809585705c48332d42576c82968f798f86705c47321d08000000000000000014293e53687c938f79644f3a240f0000000000000a1e3245596d82958875614f3c291603000000000000000005111a222737495a6c7d8a78675645352514040000000000172c41566b8094917d727783867680948874718082726252412f1d0b00000b20364b60758085958e8989888786848280735e48331e09000000001325354450585d5c55485664717c868b887b6956424a5052514c423627170500000000000000000000000000000000000000000000000000000000040d151a1e1f1e1b160e040000000000000000000000000000030d151b1e1f1e1a140b00000000000000000000000000000000000000000000000000000000000000000000000000000000001b3044576a7a868686857c7063544433210e0000000000000000061728394a5a6a798a988f806f6069798991806f5f6d8385705c47321d09000000000000000003172a3d5064778a8f7b7485867565554434231100000000000000091c2f4255677a8d9f907d6a5845334659697a8b978673614e3b28150200000000000000000313233242515f6d79858f857d78787b838f847668584836251200000000000000000000000006121f2c3947556371809079644f3a250f0000011324354655647382887a717284836e59442f292013040000000000000014293d5165798f8b76624e3930455a6f84998c778b8a75604b37220d000000000000000011263b50657a90917b66513c271100000000000002162a3e5165798d927d6b594633200d000000000000000615222d363c3f3d4e5f708285736353423222120200000000192e43586e84988c776265718085798e8f7b67708082705e4c3a271401000b20364b60757b798c95827676777778797b725d48331e0900000000071726323d4448474239475460697174736b5d4c39363b3c3c383025180900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1112100b04000000000000001f34495e738880716f7785827262503e2b180400000000000000000a1b2c3c4c5c6b7a89978e7d70616a79888d7d6f76897d6a55412d19040000000000000000000e2134475a6d82958571778884736251402f1d0c000000000000001326384b5d6f82949a887563513f3b4c5c6d7d90917d6b5844311d0900000000000000000005142332414f5c67727a8287898b88837c7266594a3a2a190700000000000000000000000000010e1b2937455362718278634e39240f000000071728374655636f7a848787837666533f2b160d0200000000000000000e22374b5f7488917c68533f33485d72889c8974868f7965503b261200000000000000000f24394e63788d937c68533e2813000000000000000e22364a5d7186998975624f3c291603000000000002142433404a51545043536374858270615140301f0f00000000192e43586e84998d776254617080828996826d6170827c6a5744311d0a00091d32465865667084978a776462626364666355432f1b060000000000081520293033322e2936424d565d5f5e584d3f2e21252727231c1308000000000000000000000000000000000000000000000000000000000000000000000000000000020c151b1e1e1c170f0e161b1e1e1d19130c020000000000000000000000000000000000000000000000000000000000000000020f1a222627251f170c0000000000001f344a5f748b7c675b667586806d5a47331f0b0000000000000000000e1e2e3e4d5c6a7886938e8072666976838d84868674614e3b26120000000000000000000005182b3e5164778a8d7a697a8b806f5e4c3b291705000000000000091b2e40526476889992806e5d4b3a3e4f617285978874604c39241000000000000000000000051423313e4a555f676d727474736f685f55483b2c1c0c000000000000000000000000000000000b192735445362726e5d4935210c000000000a19283745525d676f73747066584836231000000000000000000000081c3145596d8297836e5a45364b60768b9b877082937d6954402b1702000000000000000c21364b60768b94806a543f2a1500000000000000071b2e4256697d9192806c594633200d00000000000d203242515d656a61504556677889806f5e4e3d2c1b0a000000182d42576c8297907b665252617182879b88735f64768773604d392510000316293a485154677b8f94826e5c4c4e4f504f4537261300000000000000030d151b1e1d191825303a42484a49443b2f21111012110e090000000000000000000000000000000000000000000000000000000000000000000000000000000005131f282f3333312b23212a303333322e271f150b0000000000000000000000000000000000000000000000000000000000000212202d363b3c3a332a1d1001000000001e33485c7185826f5d57687b8a76624e39240f0000000000000000000010202f3e4c5a6875828d9084776d667079807d75675645321f0b00000000000000000000000f2235485a6d829484706d7d8d7c6a584634220f0000000000000011233547596a7b8d9e8c7a69584737435567798c907c68533f2b1602000000000000000000000513202c38424b53585c5f5f5e5a544c43372b1d0e0000000000000000000000000000000000000917263544545e5c50402d1a0600000000000a192734404b545b5f5f5b53483a2a19070000000000000000000001162a3f53677b908974604b3a4f64788e98846e7c92836e5945301b07000000000000000a1f34495e738997826b56412c17020000000000000013263a4e6175899c8975624f3c2916030000000015293c4f606f79806b5640495a6b7c8d7c6c5b4a392715030000152a3f53687c9196826d5a4754647586988e7965596b7d7c68533e281300000b1c2a363c4c5f72869a8c786653413a3b3a33281908000000000000000000000000000007131d272e33343430281e11030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051423313b444848463f36333d44484847423b32281d1003000000000000000000000000000000000000000000000000000000000e1f303e4950524e463b2e1f0e00000000192e4255687b8c7b6b5e5f74897b66503b2611000000000000000000000211202e3c4a57636f7a848c8a827975736e6963574939271502000000000000000000000005182b3e516476898e7a687283887563513e2c19060000000000000618293b4c5e6f8090988776655545384a5c6f8295836e5945301b060000000000000000000000030f1b252f373e44474a4a4845403930251a0d0000000000000000000000000000000000000000081726364349483f322210000000000000000916232e3840464a4a4740372b1c0c0000000000000000000000001024384d61758a8f7965513d52677c9196826b778d88735e4a35200c00000000000000071c32475c718798836c57422d1803000000000000000b1e32465a6d829592806c5946321f0c000000001b3044586c7d8d7d68533e3c4e5f70838a7968564532200d00001025394e6275899c8a766451465768798f94806a5661757364513c27120000000c19223043566a7d909683705e4c39262520160a00000000000000000000000000000000010a13191e1f1f1b150c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112232414e585d5e5a52484450595d5e5c564e453a2e211304000000000000000000000000000000000000000000000000000000172a3d4e5c656763594c3d2c1a070000001226394c5d6f7d8a7c7170788c78644f3a2510000000000000000000000002101e2c3946525d6770777c8082807a705e5046392b1b0a000000000000000000000000000e2134475a6c8092857266778a826e5b4935220e000000000000000c1d2f4051617182919484736353453f5164788c88735e49341f0a0000000000000000000000000008131c242a2f32343433302b251d1308000000000000000000000000000000000000000000000918252f34332d221404000000000000000005111b252c313434322c24190d00000000000000000000000000091e32465b6f8495806b5742556a8094937d6872888d78634f3a251100000000000000001b3045596d7b86826c57422d18030000000000000003172a3e5165798d9c8975624e3b2815020000001f34495e7388917b66503b30415366798c867462503d2a1602000a1e3246596c809294826f5d4c4b60758a9985705b576361554735220e000000000614273a4d6073879a8e7b685643311e0c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c2e40515f6b72736e655953626d7273706a61574c3f3122130300000000000000000000000000000000000000000000000000001d32465a6c797c766a5a4936230f000000091c2e4051606e7a848686877d6e5c4935210c000000000000000000000000000e1b2834404a545c63686b6b6a69776e5d4d3d2d1e100100000000000000000000000005172a3d4f627487907d6b6c7d8b7864513e2a160200000000000000112233435363728291918271635549495d71868c76604c37210c000000000000000000000000000000080f151a1d1f1f1e1b1711090000000000000000000000000000000000000000000000000008131b1f1e19100400000000000000000000000811181c1f1f1d181107000000000000000000000000000003182c4054697d9286715d48586d8397907b666d83927d68543f2b160200000000000000162a3d4f5e69707163513e29150000000000000000000f22364a5d718598927d6b5844311e0b0000001f344a5f748b917b66503b2636495c708492806c5945311d090003172a3d50627486978d7b6a5a4b5b70869a89745f4b4e4d443829180500000000000b1e3144576a7d90988673604e3b281603000000000000000000060b0e0e0c080100070f141616130e06000000000000000000000000000000000000000000020b12161615100a0100000000000000000000000000000000001225394c5e6f7d88898277696071808889867d75695d4f4031211100000000000000000000000000000000000000000000000000001f344a5f748a92887866523d28140000000011223242505d676f7374716a5f503f2d1a0600000000000000000000000000000a17222d3740484e5356565c71867b6b5b4b3c2e1f11030000000000000000000000000d20324557697b8d8977667488826d5945311d08000000000000000415253545546372828f908273675b53576c828d77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e63778c8c77634e5b70869b8e7863687c92836e5945301b07000000000000000e203345535b5b5c544535220e000000000000000000061a2e4155687c909b8874614e3a27140100001f344a5f748b937d68533e2a2d4054697d928975604c38230e00000d20334556687889988978695b566a7d918e78634e393932271a0b0000000000000114273a4d60738698907d6a584533200d00000000000000061119202323211c140e1923292b2b2822190f0400000000000000000000000000000000000008141f262b2b2a251d140900000000000000000000000000000000182d4155687b8d9186868877687c8f8e7d7c83877a6d5e4f3f2f1e0c000000000000000000000000000000000000000000000000001f34495e72849095806a543f2a1500000000041423323f4a545b5e5f5d574e413222100000000000000000000000000000000005101b242d343a3e40475c70858979695a4c3d2f21110000000000000000000000000315283a4c5e70829384736b808974604b37220d000000000000000007172736455462707d8a9285786e67646f838a75604b36210c000000000c151b1d1a13090000000000000000000000000000000000000000000000000000000000000000000000000000010a11171b1d1b160d0100000000000000000000000000000a141a1d1b150c000000000000000000000000000000000b1f34485d7186927c68545e73899e8b766063778c88735e4a36210c0000000000000011263b4f6370685c4f40301e0b000000000000000000001225394d6073889b917d6a5643301d0900001e33485d728896826d584430263a4f64788e8f7a66513c27120000041627394a5a6a7a899788796c61617282867b66503b261e150900000000000000000b1e314356687a8d9b8875624f3c28150100000000000917232d3538383630271e2b363e40403c352c21150700000000000000000000000000000000081726323b40403f3930261a0d0000000000000000000000000000001d32465b7085988672727d867482978771676f7a887c6d5d4d3c2a18060000000000000000000000000000000000000000000000001b2f425565737c807766523d281400000000000514212d374046494a48433b302314040000000000000000000000000000000000000811192025292d4154677a8d88786a5b4d3f2e1c090000000000000000000000000b1d2f4152647586928376798f7965503b2611000000000000000000091827364452606d78848d8b827c79808d826f5b47321d09000003111e2830322e261a0b00000000000000000000000000000000000000000000000000000000000000000000000006131d262c3032302a1f11010000000000000000000000000e1b272f3230281e1001000000000000000000000000000005192e42566a8094836e5a62778c9e89735e5d72878d78644f3b26120000000000000012273c52677c7a6d5e4d3b2814000000000000000000000a1d3144586b80929a86735f4c38251100001b2f44596d83978873604c3927374c61768c937d68533e29130000000a1b2c3d4c5c6a7886918a7d746d6b70766d5f4d38240f02000000000000000000011427394b5d6f829392806b58442f1b06000000000718273540494d4e4b443a2e3c4952565651493e32251607000000000000000000000000000002142635444e5556534d43382b1e0f00000000000000000000000000001f344a5f748995806b606f8082839887705c5d6a77877b6a5947352311000000000000000000000000000000000000000000000000132537475560686a66594936230f00000000000004101b242c313434332e281e1305000000000000000000000000000000000000000000050b101425384b5d6f829289796b5d4c38240f000000000000000000000000001123354657687889948a88937c68533e28130000000000000000000009182735424f5b66707982878a8b88807364523f2b1804000011212f3b44474238291805000000000000010a10141514110b0400000000000000000000000000000000000000061524303a404547453c2f1e0c00000000000000000000000d1d2c394347443b2e1f0f0000000000000000000000000004111b273c5064798d89745f65798f9b87705c586c82937d6955402c170300000000000011263b50667b8c7c6a57432f1b060000000000000000000115283b4f63768a9d8f7b6854412d1a0600162b3f53677a8f8f7c69564534364b60768c947d68533e2913000000000e1f2e3e4c5a677380899188838283846e5843301d0900000000000000000000000a1c2e40526475869688725e49341f0a0000000214253645525d63635f574c3f4b5a666b6b655c5043342516080d0f0f0d0903000000000000000c1f324453616a6b686056493c2d1e0e090e0f0f0d08000000000000001f344a5f748b947d685361738580958974604c5a697889766553402d1a07000000000000000000000000000000000000000000000008192937434d535452493b2b190700000000000000000811181c1f1f1e1a140b0100000000000000000000000000000000000000000000000000081b2e4052637384938a7b67523c271200000000000000000000000000061728394a5a6a7988949c937d68533e29130000000000000000000000091724313d49545d666c717474726d63554635221000000b1e2f3f4d585c554735220e000000000009141e25292a29251f170d010000000000000000000000000000000001132433424d555a5c594d3c291501000000000000000000081a2b3b4a565c584c3d2c1a0700000000000000000000000414222e373d4a5e72888f7965687c9299846e5952667b90846f5b46321d090000000000000f243a4f64788f87725e4934200b000000000000000000000c2033465a6d80949884705d4935210d001024384b5f72859786746352443b4f64788e937c68533e2813000000000110202e3c4a56626c767d85898b887d6a57422d1803000000000000000000000000112335465768778687735e49341f0a0000000b1e3143536370777873695d4e5769788280786e61524334241c212425221e160d01000000000013273b4e61717d827c7367594b3c2c1c1e232524211c140a00000000001f34495e738995806a5556677987948f7965514b5b6b7c82705d4a3723100000000000000000000000000000000000000000000000000b1a2631393e3f3d362b1d0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011223445556574828a7965513c271100000000000000000000000000000b1c2c3d4c5b6a768289887864503b26110000000000000000000000000614202c37414a52585c5f5f5d58504537281705000015283b4d5d6a7164513e2a17030000000a192631393e3f3e3a332a1f12050000000000000000000000000000000a1d3042515f696f726b58442f1a05000000000000000000132537495968726a5b4a37230f0000000000000000000000122232404b5254586d8294806b6b809597826c574c61758a8a75604c37230e0000000000000d22374c62778d8c77624c37220d0000000000000000000004172a3d5164778a9d8c7864503d291400081c2f425567798a92827062564e586a7d928d7964503b2611000000000002101e2c39444f59636a707374736c5f4e3b281400000000000000000000000000051728394a59687274685744301b0700000013273b4e6071828c8e877a6c5d607387958c8b80706152423230363a3a3732291f120400000000192d42566a7d90908c8577695a4a3a2932383a3a3630271c0f010000001c31465b708698836e594a5c6f829495826d59454d5e70837966533f2b170000000000060c0f0f0e0a040000000000000000000000000009141d25292e32312d251b0f010000000000000001080b0b0604090b0904000000000000000000000000000000000000000000000000000000051627384756646f746d5d4a36220e0000000000000000000000000000000e1f2e3d4c59656e73736b5b4935210d00000000000000000000000000020e1a242e363e43474a4a49443d3327190a0000001b3044576a7b826d5a46331f0c000007182837444d5354534e463c3023140500000000000000000000000000001025394d60707c8487705b46301b060000000000000000091d3042556677867966523d281300000000000000000000091c2f40505d666a66667a8f86716e8498947d6954475b70848f7a66523d29140000000000000b20364b60758b8d77624c37220d00000000000000000000000e2134475a6d809294806c57432e1a00001325384a5b6c7b8a8f807369636876889685715e4a36210d000000000000000e1b27323d464f565b5f5f5e584e41301e0b00000000000000000000000000000b1c2c3b4a565e5f574a3a281501000000192e42566a7d908d82828b7b6a65798f8c787b898070604f3e434b4f4f4c463c302314040000001d32475c70869582778088786858473c464c4f4f4b43392d1f10000000182d42566b809588735f4b5264778a9c8874604d41536578836e59442f1a000000051019202425231f180f0400000000000000000000000010212f3b43474641382d1f1000000000000008141c20201b171e211e180d010000000000000000000000000000000000000000000000000000091a293846525b5f5a4f3f2d1a0700000000000000000000000000000001101f2e3b47525a5f5e594d3d2c190600000000000000000000000000000007111b23292f32343434302921160a000000001f34495e73888a76624e3b28140100122436465560686a6862594e41322314040000000000000000000000000013283e53687c8f9888725d48331e0800000000000000001125394c5f72858c7966523d2813000000000000000000001025384c5e6e7a80726075898b7671879c917c675241556a7d93826c57432e1a0600000000000a1f34495e73898d77624c37220d000000000000000000000005182b3d506274869687715c47321d0000081a2c3d4e5d6c798690867c787b869387776754412e1b0700000000000000000915202a333b41464a4a49443c302312010000000000000000000000000000000e1d2c3943494a443a2c1c0b000000001d32475c718698846f6e7b8977677c9388726a798a7d6d5c4b565f646461594e413222110000001f34495e7389917b667080867565544d596164645f564b3d2e1e0d000014283d51667a8f8e796552475a6d8093907c695541495b6e756856422d1900000615222d35393a38332b21160900000000000000000000081b2e3f4d575c5b554a3d2e1d0c000000000918263035352e2a3336332b1f110100000000000000000000000000000000000000000000000000000b1a283540474a463e312110000000000000000000000000000000000001101d2a353f464a49453c2f1f0e000000000000000000000000000000000000070f151a1d1f1f1f1b150e0400000000001f344a5f748b927d6a5744311d0a081b2e415364737c807c766b5f51423222110000000000000000000000000013283e53687c939f89745f4a35200b0000000000000004182c4054687c8f84705c4936230e00000000000000000000152a3f53687b8d846f5a6e83917c74899f8f79644f3b4f64788d87725d4935200c0000000000061d32475c72888f78634e38230e0000000000000000000000000e2133455668778685715c47321c0000000e1f303f4e5c68737c84888b8986807568594937251200000000000000000000030d171f272d3234343430291f130400000000000000000000000000000000000e1b272f343431281c0e00000000001f344a5f748a94806a5d6d7d84717d9488725c6b7c8c7a695968737979756b5f50402f1d0b00001f344a5f748b917b666171838371605d6b75797873685b4c3b2a1806000e23374b60748895826d5a46506375899885715d4a3f505e61584a39271300031424333f494e4f4d473e332618090000000000000000001024384b5d6a7170685b4c3b281500000004152736434a4a413c474b473d2f1f0f0000000000000000000000000000000000000000000000000000000b17232c3234322b201303000000000000000000000000000000000000000c18232b31343430291e110100000000000000000000000000000000000000000000000000000000000000000000001e33485d72879b8773604d3a26130e23374b5e7183909592897d6f6050402f1e0c00000000000000000000000011263b5065798fa18c77624c37220d000000000000000a1e33475b7084917c6854402d1a0700000000000000000000172c42576c8297846f5a687c9282778da08c76614c37495d72878d77634f3b26120000000000001b30465b70868f78634e39240f000000000000000000000000031627394a596872736656422e1a000000011221303e4a5660686f737474716b63584a3b2b1a08000000000000000000000000040c13181d1f1f1f1b150d020000000000000000000000000000000000000009141b1f1f1c150b0000000000001f344a5f748b947d68535f70837d7c9388725c5e6f8287756777868582877d6e5e4c3a271401001f344a5f748b917b66536476887d6c6b7b89838386796a594835231000081c3145596d82958975624e46596c80928d7966523e414a4c463a2c1c0a000d203242515c6364625b514436271707000000000000000014293e53677a8785796a5845311c00000010223344545f5e524b59605a4d3d2c19060000000000000000000000000000000000000000000000000000000610181e1f1d170e03000000000000000000000000000000000000000000060f171c1f1f1c160c0000000000000000000000000003090b0b07010000000000000000000000000000000000001a2f43586c8295907c6956422f1c14283d52667a8e9c8a7c80897d6e5e4c3b29170500000000000000000000000e23384d62778ca18f79644f3a2510000000000000000f24384d61768b8c77624e3925110000000000000000000000172c42576c829788725d62778b887a909d88735e493443576c80927d6955412d18040000000000192f44586e849079644f3a250f000000000000000000000000000a1b2c3b4a565e5e5648382613000000000312202d39444d545a5e5f5f5c5750463a2c1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d728895806b56536577887b9189735e5264768880728586736c74837b6a5744311d09001f344a5f748a937c6752596a7c89777689826f6d77877765523f2c19000116293d5164778c927d6b58464f62768993826c57422e363732281c0e0000162a3d4f616f7879776e6254453525171007000000000000152a3f546a80929788745f4a341f00000b1c2e3f51627270615768766b5b4935210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161d20201c150d020000000000000000000000000000000015293d5165798d9986725f4c3825182d41576b809595806c6b78887b6a584634210e00000000000000000000000a2034495e73899e917c67523d28130000000000000013283d52667b9088725d49341f0b0000000000000000000000152a3f53687c908d78645c70868e7d939a86705b46313d5165798e85705b47331e0a0000000000172c42576c82907b66503b261100000000000000000000000000000e1d2c3943494944392a1a090000000000020f1b2731394045484a4a47433c33291c0e000000000000000000000000000000000000000000000000000000030d14191c1c1a150e0500040a0d0d0c080300000000000000000000000000001b30455a6f8499846f5b485a6c7d808f8b76604b586a7d8c798e806b5764758773604d38230e001e33485e7389947d69544d5f7184827d907a6559687a826f5c48331e00000e2235485c6e82938875634e46596c80807667533f2b21221e160b0000001c3045596c808c8c8b8072635343312b24190d000000000013273c506374828987745f4a341f000416283a4b5d6e80806c63758778644f3a2510000000000000090e0f0d07000000000000000000000000000000000000000000000000000000000000000000000001070c0f0f0f0f0d09050000000000000000000000000000000000000000000c1c2932363530291f13050000000000000000000000000000000e2236495d7084978f7b6754412e1b2f445a6f8499917b675a6979887663513e2b180500000000000000000000071c31465b70869a94806a55402b1601000000000000172c41566b8095846f5a45301b0600000000000000000000001025394d61748893806c596a8093839696826c57422d364b5f73888b76624e3925110000000000162b40556a80917c67523c27120000000000000000000000000000000e1b272f343430271b0c00000000000000000a141d252c30333434322e2820160b000000000000000000000000000000000000000000000000000000081520282e31312f29221811191f2222211d170f07000000000000000000000000172c40556a7d938975604c4f6173868f8e78634e4d60728687947d6853586a7d78644f3a240f001d32475c728896826b56425467798c838f78634e5d6f82735f4a341f000005192c3f516475858073624e3d50626d6a6358493724100c0903000000001f34495e73888b7877828271604e453f362b1c0d000000000d20334556646e7473695845311c000e21344557697a8c826d6f828d7965503b26100000000006131c2325221a0f0200000000000000000000000000000000000000000000000000000000000000050e161c2124252524221e19130b02000000000000000000000000000000000006192a3a464b4a453c312314050000000000000000000000000000061a2d4154677a8e9885715e4b372430465b70869b907965505c6d7d826d5a4734210d0000000004080906020000182d42576c829697836d58432e19040000000000001a2f44596e8497826c57422d180300000000000000000000000a1e3144576a7c8d89766464798e98a0917c67533e293044596d82917c6854402b17030000000014283e53687d937c68533e2813000000000000000000000000000000000a141b1f1f1b140a00000000000000000000010a11171b1e1f1f1d1a140d04000000000000000000000000000000000000000000000000000000081726323c434647443e352b232d33373736322b23190e020000000000000000000012273b5064788d907b67534457697c8f907b66514356687b8f947d68534d606d685a4935210c001c31465b708797836c57424a5c6f83918f78634e53646e645644301c000000102235465767706d6355454a4e52585650473a2b1a08000000000000001f344a5f748b88726471827d6c5b5a53483a2b19070000000416283846515a5f5e574b3a281500172b3e516375878a776a7b8d83705d4a36220d00000008172430383a362d20100000000000000000000307070704000000000000000000000000000000010d18212a3036393a3a3a37332e271f150c010000000000000000000000000000000e22364858605f584e413223120100000000000000000000000000001124384b5e7084978e7a6754412e30465b70879b917b66504f6172857763503c291400000410191d1e1b171513152a3f53687d939b86705b46311c070000000000001c32475c708795806a55402b160100000000000000000000000215283a4c5e6f808f82706173889d9e8a76624d39242a3e52667a8f836f5b46321e0a0000000012273c51667b917d68543f2a140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004162635444f575b5c5851483d3540484c4c4b463f362b2013050000000000000000000d21364a5e728697836f5c484c5f728694806a55404c5f728695806b56425158554a3c2b1906001b30465b708698836d5843405366798d907a655146535853473827140000000517293949555b5950454f5d635b4b413b34291c0d00000000000000001e33485d72878a756063748676706e66584836230e000000000a1a28353e464a49443a2d1d0b001d32465a6d80907d6c758889776553412e1b07000005162635424c4f4a3e2e1c090000000000000812181c1d1c18120b01000000000000000000000004121f2a343e454a4e4f4f4f4c48423b32281e1206000000000000000000000000000011273c516575736c5f5141301e0c0500000000000000000000000000081b2e415467798c9784705d4b382f445a6f869b927c67524355687a806c58432e19000514222c3233302c2a2827263b5065798f9e89735f4a3520110700000000001e33485e738894806a543f2a15000000000000000000000000000b1d2f40516170808d807270879c96836f5b47331e23374b6073888a75614e392611000000000f243a4f64788f806a543f2a150000000000000000000000000000000000000000000000000912181a1a160e05000000000000000000000000000000030c1115161614110c05000000000000000000000000000000000e21334453616b70706d645a4e46535c6162605b52493d312315060000000000000000071b2f43576a7d928b77645143586d8297836e594544596e849985705c493e4341382c1e0e00001a2f44596e8395836e584336495d708794806b574340433f35291a09000000000b1c2b384246443d485b6d7869584838291a0c0000000000000000001b2f44586d828f7b6756687a8087837666523d281300000000000a17222b31343430281d0f00001f344a5f748a8472677c8f7d6b59483624110000000f223444535f645c4b39251200000000010f1b252d3132312d261e1408000000000000000000041422303c4751595f63646464615c564e453b302417090000000000000000000000000011263b506476887d6f5e4d3b292019120a0100000000000000000000001124374a5d6f82958d7a6754412e43586e8498947d69543f4b5d707d6d59442f1a001122323f474845423f3e3c3b3b4c60758b9f8c77624d382e24190c000000001f34495e7389947d68533e291300000000000000000000000000001222334352616f7c8886828c9a8b7966533f2b181c3044586c7d8f7c6955412d19000000000d22374c61768c826b56402b1600000000000000000000000000000000000000000000000e1b252d2f2f2a21170a000000000000000000000000000a161f262a2b2b2925201911070000000000000000000000000000162a3d50627180868782776b5e5564707677756e665b4f4133241505000000000000000014283b4f62768994826d5b4953687c9288735f4a43586d83988c7864513e2e2c251b0e000000172b4055697a807b6a554130455a6f869a8773604d3a2e2b23180b0000000000000d1a262d302f384d6277877666564738291b0d000000000000000015293e5165798c836f5c5e71877d737566523d2813000000000000050f171c1f1f1b150b0000001f34495e72857966667a86725f4e3c2a1806000000182b3e516270796854412d1a06000000101f2d3841464746413a3125190b0000000000000001122232404d5a646d737879797976716a61584d413427190a00000000000000000000000d18223548596c808e7c6a58463a342e261d140900000000000000000006141e2d405264778a9885715e4b3941566b829696826c57424153646b60503e2a1600192d40515c5d5a575453525050505c71869b907b66514a41362a1c0d0000001f344a5f748b947d69543f2a1500000000000000000000000000000515253443515e6a757d868a887c6d5c4936231015293c4e60708084705c47321d000000000a1f34495e73897d69543f2a15000000000000000000000000000000000000000000000d1d2c384144443e3428190900000000000000000000000c1b28333b3f40403e3a342d24190e020000000000000000000000001c3045596d80909589898a7c6e6173828b8d8a82786d5f514233231201000000000000000c203346596c7d908b78644f4e63778b8c77624c41566b809595826e5a45311c1209000000001126394c5c676a685d4d3a2e43586d8397907c6955402b16100600000000000000000912191b23384c61768a8474645647392b1c0c000000000000000e2236495c6f828c79675e7389826c60594937230f0000000000000000000000000000000000001b2f43566672705e5c6c746a5642301e0d000000001d32475b6e8085705d4936230f00000b1d2e3d4a545b5c5b554d4337291a0b0000000000000c1e2f40505e6b7782888d908f8d8b867d756a5f52453728190a000000000000000003111e2a353e465063768a887562534e48423a30261b0e01000000000000041524313a3c485a6c80918e7a68554b4d53687d9399846f5a45364652564f4232210e001e33485d6f726f6c6a6867666666666d8297947d69655d53483a2b1c0c00001f344a5f748a95806a54402b1500000000000000000000000000000007162533404c58626a7174736b5e4f3e2c1a070d1f314251616d746f5c47321d00000000071c31465b708676634f3b261200000000000000000000000000000000000000000005182a3b4a555a59514537271604000000000000000000081a2a39454f545656534f4840362c20130600000000000000000000001f34495e73889c8a76737c897c6d7d9195837b808a7d70615141301f0d0000000000000003172a3c4f6172807d72614d485b6d79796e5c483d52667a8f9c88725c47321d0700000000000a1c2e3e4b5354534c3f2f2b4054697d9297836c57422c17020000000000000000000000000a1e33475a6d809283746557493a291703000000000000061a2d405264768885746473898874614d3b2b1a0700000000000000000000000000000000000013263848565e5d524e5a5f5a4c3a271301000000001f344a5f748a8d7965523e2b18040215283a4c5b677072706a60544738291a09000000000417293c4d5e6e7c899491867d7878798086887c70635546372819090000000000000112212f3c47515a61666f83927d6b68635d554d43382c1f110200000000000e2133424e5252526173869885725f60636668798f9c88725d4934353e403c32231404001f344a5f74888482807d7c7b7b7b7b7b7c9398837c79706558493a291805001e33485e738997826b57412c17020000000000000000000000000000000715232f3b464f575c5f5e584d4031200f0002142433424f5a5f5d513f2c190000000000182d42566a7469594734200c0000000000000000000000000000000000000000000d21344759676f6d63554533210e000000000000000000122537485762696b6b68635c53493d31241506000000000000000000001f344a5f748b9d8872606b78887b84998d78666d7987806f5f4e3d2b1907000000000000000d20324354636b696154443e4f5d64645d503f374b5f72838b806d5945301b0600000000000010202e383e3f3e382e21263b4e627586897a6854402b160100000000000000000000000004172a3d50637486928475675846331e0a0000000000000010233547596a7a8b83737288917d6955402b1601000000000000000000000000000000000000091a2a38434949413d464a463c2e1d0b00000000001f344a5f748a95826e5a4734210d0a1e3245586a798588857d72655647372716050000000c203346596b7c8d9a928273696463656a727c8782736455463726160500000000000e1f303f4d59646d757b80829387807c77716960554a3d2f2010000000000014293d506067676768687a8d8f7c7275777a7d828da08b76614c3823292b2820140500001d32475b6e8290979493929191919191919aa093938d837667584734210d001d32475c728898846e59442f1a040000000000000000000000000000000005121d28333b42474a49443b302213030000061524323d464a4840322210000000000013273a4c5a5f584b3c2a170400000000000000000000000000000000000000000013283c50647785827362503e2b17040000000000000000192e415466757d82827d776f665b4f42332415060000000000000000001f344a5f748a9e89735f5a69798983988c77625c6977877d6c5a483624110000000000000002142636455056544e443631404a504f4a40323042546471746f61503d2a160100000000000002101b24292a29241c111f3346586772746c5d4b38251100000000000000000000000000000e21334557687889938576614c37220d0000000000000006182a3b4c5d6c7b89857c8293826c57422c1702000000000000000000000000000000000000000c1a262f34342e2a3234322a1e100000000000001d32475c7085998a7763503d2a161125394e61758897938b8c837465554533221000000014283c506376899a9a877463564f4e50565f69758283736454443423120000000007192b3d4e5d6b76828a908b878a9186898c857c73675b4d3e2e1d0c00000000172c42576c7c7c7c7c7d80839888888b8d908f8a8a9c8f7a65513c271416130c02000000182b3e51627182918a898b8c8c8c8c8b8b8d9e90888888867664503b2611001b30455a6f869a86705c47311c080000000000000000000000000000000000000c1620282e32343430281e1204000000000614202a3134332d22140400000000000b1d2e3c464a453b2d1e0d00000000000000000000000000000000000000000000172c41566b809491806d5a47331e0a00000000000000001e33475c71848983868e8c83786d6051423324130200000000000000001d32475c71869a8d78634f5b6b7b8b99907c68555968798a776653402d1a0700000000000000081827333d403f3a3126222e363b3a362d22253746545d5f5b514232210e000000000000000000081014151410090316283a49565e5f594e3f2e1c090000000000000000000000000000041628394a5a6a79868874604b36210c00000000000000000c1d2e3f4e5d6b778289897c7565523e291500000000000000000000000000000000000000000009141b1f1f1a171d1f1d170d00000000000000192d41556a7d9293806c5946331f152a3f53687c919885757783847362513f2d1b080000192e42576b8093a6927d6a57453a383c434c5763708083726252412f1e0c0000000f2336495a6b7b89948a7d767184937d747a838f85786b5c4c3b2a1805000000162b405467798a9393949597969b8f8a86807a75839794806a55402c17020000000000000f223444536373838d7c7476767676747485998f797272737665513c271200192d43586c829789745f4a35200c00000000000000000000000000000000000000030c141a1d1f1f1b150c01000000000000030e161c1f1e19110500000000000000101e2a323431291d0f0000000000000000000000000000000000000000000000192e43586e8498868876624e39251000000000000000001f344a5f748b7a6d727a86928a7d7061514231200e0000000000000000192e42576b8094927d6a564d5d6e80909885725f4c5b6b7c83705d4a37230f0000000000000000091621282b2a261e14111b222525211a1019283641484a473f3324150300000000000000000000000000000000000b1c2b3943494a463d302110000000000000000000000000000000000a1b2c3c4c5b687274695845311d080000000000000000001021303f4d5a666e73746d63574735230f0000000000000000000000000000000000000000000000000000000000000000000000000000000012263b4e62768a9c8975624f3b28192e43586d8397937d69647282806f5d4a38251200001d32475c70869aa18c77624e3a282327303a4653616f80806f5e4d3b2917050000162b3f5266788a998a796c62697d92846f66707d8d897a6a594735220f0000001125384a5c6b778086878684828d8976706b66687d9299846f5a45311c070000000000000516263645556473838b7b6c6060605f6b8094937d685c5e61594936220e00152a3f54697d938d78634e39251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171d1f1d160c000000000000000000000000000000000000000000000000192e43586e849782807c68533f2a1500000000000000001e33485d728779655e687482908f8070604f3d2c19070000000000000014283c5064778c9a86725f4c50617283948f7c69574e5f70837966523e2a15000000000000000000040d141615110b0200070d10100d06000a19252e3334332c221506000000000000000000000000000000000000000d1b272f3434312a1f120300000000000000000000000000000000000e1e2e3d4a565e5f594b3b2815020000000000000000000312212f3c48525a5e5f5a4f46392a180600000000000000000000000000000000000000000000000000000000050b0e0d08000000000000000b1f33465a6d8094927d6b5845321f2f445a6f869a917b66546474867a6754412e1b08001f344a5f74899f9f89735e49341f0e141d283542516170827c6a594735221000001b30455a6e829693806c5b4f63788d89745f5f6e8092887664513e2b17030000081b2d3e4d5a646c6f70706e6f8293826e5c5163788d9d89735f4a36210c000000000000000818273746556473838b7b6c5e4f51667a8f97826d58494c473b2b19070011263b5065798e927c68533f2a15010000000000000000000000030f171c1d1a140b0100000000000000060f161b1d1b160d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8397827b826c58432e1904000000000000001b2f43586b7d82706056637182918f7d6d5b49372411000000000000000d2135485c6f82958f7b68554354657688998774614e536577826c57422c17000000000000000000000000000000000000000000000000000007121a1e1f1e1810050000000000000000000000000000000000000000000a141b1f1f1d160d0100000000000000000000000000000000000000101f2d3943494a453b2d1d0c000000000000000000000003111f2b363f46494a463e34291b0c000000000000000000000000000000000000000000000000000000000d182023221c1205000000000003172a3d5064778a9b8875614e3b2830465b70879c9079655057687a85715e4b372410001f344a5f748ba09d88735e48331e09000b17253342526374867664523f2d1a06001f34495e73889d8d78634f4a5e72888e78645061758994826d5a46321d080000000f202f3d4851575a5b5b596475878c7967545e72889c8e78644f3b261100000000000000000919283746556473828b7c6d5e5061768b9b86705c4737332a1d0d00000d22364b5f748997826d5844301b07000000000000000000000413212b31322f281e120500000000000c19232a2f32302a1f11010000000000000000000000000002080c0d0c0903000000000000000000000000000000000000000000000000070d172c42576c8297847886705b46301b060000000000000014283b4e6172837d706256627384958a786653402d1a0600000000000005192c3f5265778a988572604e47586a7b8d917d6954475a6c7263523e2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b262f343431291d0f00000000000000000000000000010d19232b313434312b21170b000000000000000000000000000000000000000000000000000000000d1d2a3438372f23140500000000000e2134475a6d8093927d6a57443230465b70869b917b66504a5c6e827a67533f2b17001f34495e73899e9f8a74604b36210d0000071524344556687a826f5c4936220d001f344a5f748ba08c76604b44596d83927d68535a6e84998a75604b37220d00000002111f2b353d424546464658697b8d847260586d8296937d6955402c170300000000000000000a19283746556472828c7c6e5f5c71869a8a75604b3621170c000000081c31455a6e839788735e4a36220e000000000000000000001022323e4647433b302314050000000d1c2a363e4447453c2f1e0c0000000000000000000000020d161d2122211d170e04000000000000000000000000000000000000000009131b21242a3f54697d94877688725c47321d07000000000000000c1f3243546473828073685c66778a9683705d4935210d00000000000000102335485a6c7d8f907d6b5a494c5d6f80877b6854414e5a5d544535230f000000000000050a0c0c0a0600000000000307090a0907030000000000000000000000000000000000040b0f11100c0c13191d1f1f1b150c01000000000000000000000000000000000000000000000000000000000009131b1f1f1d160c00000000000000000000000000000000070f171c1f1f1c170e04000000000000000000000000000000000000000000000000000000000a1a2b3b474d4b41322311000000000005182b3d506376899b8874614e3b2f445a6f8599937c68533f516476836e59442f1a001c31465b708599a38e7965503c2915030000061727394b5d6f827965503b2610001f344a5f748a9f8c77624d3f53687c92826d58576c83988f79644f3a251000000000010e1822292d3030303a4c5d6f808f7d6b59677b9098846f5a46311d080000000000000000000a19283746546371828d7d6f606c82968e78644f3a25110000000001162b3f53677b8f8e7965513d291502000000000000000000192d3f505b5c574d413223120000081a2b3a4852595c594d3c29150100000000000000000004131f2a31363737322b2115090000000000000000000000000000000000000d1a262f363a3a3c51667b91897688725c47321d070000000000000002142636465563717d86796e636d82958c7864503c28130000000000000006182b3d4f607182928a786757475163737d7a6f5e4c3d46484236271706000000000711191f21221f1b130a000911181c1e1f1e1c18120c04000000000000000000000000000c171f2426252120272d32343430281e11030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091828384959635e51412e1b0700000000000e213346596b7d90917d6b58453243586d839894806a5540475a6c776957422e1900182d41566a7d92a694806c584532200f0000000a1b2d4052657770614e392510001d32475c708699907b66523e4e63778d86715c5a6e8499917b66503b2611000000000000050e14181b1b1d2e405162738589766461758a9e8974604b37230e000000000000000000000a19283645536271808e7d70677b90927c68533e2a1500000000001024384c60738795806c5845311d0a0000000000000000001e33485c6e726a5f51402f1d0a001124374958656d726b58442f1a050000000000000000021323313d454b4c4c463e33261809000000000000000000000000000000000c1c2b38434b4f4f4c4e63788d8d7787725c47321d070000000000000000081828374553606c778382756b798d94806b56412c1803000000000000000d2031435364748493867565574a55697d8d7b66523d32332e251809000000000c19242d333637342f271d121c252c31333433312d261f170d03000000000000000000000f1d2a33393b3a36343b42474a49443b2f211100000000000000020b101313120d06040c101313120f090200000000000000000000000000000000000002090d0f0f0f0b0600000000000000000000000000050d1112100e0d0b0b0a0a0a0a09070400000000000000000009182636465667776f5e4a36220d000000000c1a262d3c4e617386988875614f3e40556a809597836d58433d4f5e635a4b3a27140013273b4f6276899c9b8875614f3e2d1e100400001023364859635e5344321f0b00192d42566a7c8f96826e5b48495e72888b75606275899d907965503b2611000000000000000000000000112233455667788a82705e6f84988f7a65513d291400000000000000000000000a18273644536170808f8070768b96826c58432e190400000000091c3044576a7d928874604d3926130000000000000000001f344a5f73877c6f5e4c3a271304192d415467768287705b46301b0600000000000000000d2031414e596062605a504436271808000000000000000000000000000006192a3a49555f646461595f7489917c866f5a453024190d01000000000000000a192735424e5a66717c887d738899846f5a45301b0500000000000000021425364656657484918475685d57697d947d68533e291e1a1308000000000c1b2a3741484b4c49433a2f232f394046484a4846413b332a20140900000000000000000b1d2d3b474e504f4a4850565c5f5e584d3f2f1e0b00000000000a151f252829262119172025282927241d150c020000000000000000000000000000000b151d22252524201a130a000000000000000000000c1821262725232221201f1f1f1f1e1c18140d0500000000000b19273644546474857965503b2610000000081a2a3841444456687a8d92806c59535558677c929a86705b4631404b4e483c2d1d0b000c1f3346596c7d90a192806d5c4b3c2e21170f0a06192b3b474d4b41352615020013273a4d607082908a77665545596d838f7965708092a08c77624d38230e000000000000000000000000041627384a5b6c7d8e7c6a687c9195806c57432f1b0600000000000000000000000918263543526170808f8271869a86705c47321d08000000000114283b4e617588907c695642301d0b00000000000000001c31465b70858d7c6956422e1a091e33475c708495866f5a442f1a050000000000000000162a3d4f5f6c7477756d6254453626150400000000000000000000000000102336485866727979756c6170869682826c584a41372b1e1102000000000000000a1725313d48545f6a758085869b87705b4630201102000000000000000718283847566573828d8679706c72858d7965513c271200000000000006192a3948545c60615d564d4134404c545a5e5f5e5a554f463d32261a0d0000000000000015283a4b596366645d5b636a7074736b5d4d3b2815010000000d1b28323a3e3e3b352c2a333a3e3e3c3831281f140800000000000000000000000001101d2831373a3a39352e271d1206000000000000000a1b2a353b3c3a383736353434343433312d2821180d000000091a293745546272828c78644f3a251000000011243748555a5a5a5d6f8294897665686a6d70788e9e89745f4a352e3638342b1e0f000004172a3c4f607283939c8b79695a4c3e332a241f170d1d2a3438372f23170800000b1e30425362717d888472634f54697d937d71808f9e9785715d4834200b00000000000000000000000000091b2c3d4e5f7082887665768a9b87725e4935210d0000000000000000000000000817253443516170808f8280958a75604b37220d00000000000c1f3245586b7d9086725f4c3a28160400000000000000182d42566b809586715d4834200c20364b60758b9b86705b46301b0600000000000000001c3146596c7d898d8a807263544433211000000000000000000000000000172b3f536576858e8f897d726c82968d7c6c655d54493c2f2011010000000000000007131f2b36414d58626e79869a87705b4c3e2f200f00000000000000000a1a29384755636f7a858d8583868c806f5d4a362a1e10000000000010233648576670767672695e5244515e686f7374736f6a63594f44382b1d0e0000000000001b30445769767b78716f77808689887b6a5744311c0800000b1c2b39454e535350493f3c474f5353514c453b3125190b00000000000000000000000e1f2e3a444c4f4f4e49423a3024170a0000000000001528394750514f4d4c4b4a4a4a4a494846423c342b1e0e0000142738475563718291826f5c4935210c000000162b4054666f6f6f707076899380797c8083868990a28d77634e3925212320180d000000000d1f314354657585939888786a5c50463e3933291b0d182023221c1206000000011324354453606b73787966514f64798e83828f9e9c8b796754412e190500000000000000000000000000000e1f30415263748683726f83978d7864503c2814000000000000000000000000000716253342516170808f828f8f7964503b261100000000000215283b4e6073868f7c6957453322110100000000000014283d52667b908c77634f3a261221364b60768c9c87715c47321c0700000000000000001f344a5f748982798591827261503f2d1b090000000000000000000000001c31465b6f8395988a868a82737b909086827970665a4d3e2f1f0e0000000000000000020d1924303a45505c6f869786786a5c4d3e2d1d0c00000000000000000b1a293745525d6872797d807d796f61514a463c2e1e0d00000000172b3f536575848b8c867c706253616f7b84888a88857d766c6155483b2c1d0e00000000001f34495e73887d8584838b8d8986848874604b37230e000417293a4957616868645c514c596368686660584e4336291a0b000000000000000000081b2c3d4c57606464635d564d4135281a0b00000000001c3144576466646361605f5f5f5f5e5d5b5750473c2c1b08001c3044566573829088766553402d1a06000000172c42576c8286868687888a9a8f9093928d8883869a917c67523e29140e0b0500000000000214253747576674838f97887a6e635a534d46392917050b0e0d0800000000000006172635434e575f63645b525d6974898e94a0998c7d6d5c4a382512000000000000000000000000000000021324354656677889806e7c9094806b57432f1b07000000000000000000000000000715243342516170808f98937d6954402b160100000000000c1e314456687a8c87746351402f1f0f0000000000000f24384d62778c927d6955402c1820364b60748b9e89735e49341f0a00000000000000001f344a5f748b7966748590806e5c4b3826140100000000000000000000001f344a5f73899e8d7a70778483768b907b7d8584776b5c4d3d2c1b090000000000000009151e23232c3c4d6074898e7a877a6b5c4b3b29180600000000000000000b192734404b555e65696b69655c51585f594c3c2a17040000001d32465b6f83949184848b8071626e808d8f827b797c8289807366594a3b2c1c0b000000001f34495d72848488868c7d7874706f7679644f3a250f000e2134465867757c7d786e615a6a767c7d7b756b60544738291a0a00000000000000001125384a5b697479797772695f534638291a0b000000001f344a5f747b79777676747474747372706b645a4a382410001f344a5f7383918b7a6a59473523100000000014293d516374838d929493918e9589837d78736d829596826c57422d1904000000000000000008192939485664717d88928c80766d67625746331f0a0000000000000000000000081725313b444a4e4f56636f7b8691a19d92877a6e5f4f3e2d1b080000000000000000000000000000000006172839495a6b7b8c7b74889b87725e4a36230f00000000000000000000000000000615243342526170829197836d59442f1b060000000000021426394b5c6e8090806f5e4d3d2d1e0f01000000000a1f34485d71879884705b47331e1f34495e73889d8b76604c37210d00000000000000001e33485d71867d696677898c7a685643311e0b00000000000000000000001f344a5f748b9f89735e667384828596826d727c897a6b5b4a3826140100000000000c1a273238383c4a596a7c9083707686796959473523100000000000000000000916222e39424a5354565450495567746a5a47331f0a0000001f344a5f74899e89746f79868070788c9582706664686e7782847668594a3a2918060000001b2f435565717473707c8c7d6e5e5a64685c4a36220d0015293d5063758692908c8070647789928987887d72645647382817060000000000060f182c40546779878f908d867c70645647382919080000001e32475a6c7a84898c8c8b8b8b8b898886807767533e2914001f34495d7286877a6c5d4c3b2a1806000000000e213446566570787c7d7d7b78898d7a68645e667b909a86705c47321e090000000000000000000b1b2a394753606b757d868b89827b75624d3823100c050000000000000000000007141f28303646566574828d98a1978a8075695d50413121110100000000000000000000000000000000000a1b2c3c4d5e6e808a7a80948e7966523e2b180700000000000000000000000000000615243443536272839488725d4935220f000000000000091b2d3f506172838d7b6b5a4b3c2d1f1206000000051a2e43586c82968a76614d39241c31465b70869a8e78644f3a251000000000000000001a2e43576a7d8674646b7d908573604d3b281502000000000000000000001f34495e73889d8a745f556576877d9288735f6a788879675644311e0b0000000007192a38454d4c4b5a687788877665677687766452402d1a0600000000000000000005112135485967685c4f444f60728576624d38230e0000001f344a5f748b9d88725c6775847d80948e7965524f535a64707d877768584736241200000013263847545d5f5e5e6e7d8d7c6c5b50534b3e2d1a07001b2f44586c80938a7b7c87806e809589767179848374655646352412010000000a18232931465a6f84978f7d797d888274655647372615040000182b3d4e5d686f73767879797979797877767467533e2914001a2e42566774736a5d4e3f2e1e0c00000000000517283847545d64676868666b7d8f8572604e61768b9f8a75614c38230e000000000000000000000c1b2936424e58616a70767d8f8070604c37262520180d00000000000000000000020c1a2d4052647484929f978c927d6d63584c47453c2f1f0d0000000000000000000000000000000000000e1e2f40506170828a7a8c95826e5a473624110000000000000000000000000000000616253544556575868c7764513e2a16010000000000001021324354647484897869594b3d3023150500000014293e52667b90917c68533f2b182d42576c8296917c67523d2813000000000000000014273a4d5f70808373677285907d6a5744311e0b000000000000000000001c31455a6f84988e78645058697a8c948f7b675a69798573604d3a27140000000010243748566161546978878577685859697a826f5c4936220e0000000000000000000011263b5064777a6d61575e6d7d8f78644f3a240f0000001f344a5f73899e8a745f5765758583988b7560524c464753606d7c8675645341301d0b0000091a293741484a49506071838a79675644382e200f00001e33485d728897836e6976867a839887705d6672808474645341301e0c0000071828353e40475c72889d8c76646a7582847465554433210f00000e1f303f4b545b5f6166746d6464646362605f58493724100013263949575f5e574c3f302110000000000000000a1a293641494f525353515f7083907d6b595c70869a8f7a66513d281400000000000000000000000b1825303b454e5b6d7d8f8573615243383b3a342b1e10010000000000000000000e22364a5d6f8292a09285798c836d584a565c594d3c2a170400000000000000000000000000000000000111223243536372838c879b8a776453412d180400000000000000000000000000000007172737475868798b826d5945301b060000000000000415263646566574838877695b4e413323110000000f24384c61758a97836e5a46311d293e53687c9195806b56412c1702000000000000000b1e30425262708085786d7b8f8874614e3a27140a000000000000000000172c4054687c9093806a574b5c6d80919884705d5c6d807d6a57422e1900000000152a3f536673725f69767d8a827467585c6e827965513d29140000000000000000000012273c52677b8b7d746b6c7b8c8975604c37220d0000001c31465b7085998e79655157677788998c766b66605951494f5e6d7d83705f4d3a27140100000b19252e33343442536577898573614e3b29160200001f344a5f748b947d6958687987829788725d5461708082705f4d3b281502001124364652564f5b7085998f796558637080837261503f2d1a08000212212e3940464a52667b7c6b584f4e4d4b4a453b2c1a0800091b2b39444a49443a2e21120300000000000000000b19242e353a3d3e3e4253657688887664566b809495806b57422e1905000000000000000000000007131e2b3f5265788b907c695644424c504f473c2e1f0f00000000000000000013283c5165798d9f908273728787715c5a68716b594734210d000000000000000000000000000000000000041425354555647383929e9483705b46301b06000000000000000000000000000000000919293a4a5c6d8088725d48331e090000000000000008182838475665728088796b5e51402d19000000091e32475b7084998974604c382325394e63778c99846e5945301b0600000000000000011324344452616e7985807586917d6a574331271c1004000000000000001125394d6174889a86725f4c50617385978d7a67556174806f5a442f1a00000000162b40556a7d7b685a626c7989857667576477806b56402b16000000000000000000000f24394d6173859188807b8b907d6c5945311d09000000182d41556a7d9294806c5849596a80948f84807b756d655c514f5f70827c6a5744311d090000000812191e27313947596c7d907d6b5945321f0b00001f344a5f7489947d68545c6d8080938c77624e516171837c6a5845321f0b00192d4053646b60566a809395826d5a52617080806e5c4a372411000313202a303031394e637888735e4a3838363431291d0e0000000d1c2831343430281d10030000000000000000000007111a21252829293647596a7b8d826f5d65798e9a86715c48331f0a000000000000000000000000081d32465a6e82958b76614d43525f66635a4c3d2d1b0a0000000000000000162c40556a8094968372636e838b75606678867663503d2916020000000000000000000000000000000000000717273746556473828a84766857432e1a0500000000000000000000000000000000000b1c2d3e4f617386715d48331e0800000000000000000a1a29384755626e7a837c6f5c47321d00000003182c4055697d928f7b66523e2a2034495d72879c88725d49341f0a00000000000000000616263443505c67727c867d9286735f4d44392e2215080000000000000a1e3144576a7d908f7b6855445567798b9885725f57686e62523f2b170000000012273b4f637685725f4f5b6b7b8d8675635c6f7161503d2814000000000000000000000a1e3144566674828e938e918372614f3c29160200000012263b4e6276899c8874614e5165798f958080898982786e63575263758773604c38230e00000000091a2a39444d52506175888875614e3a261200001e33485d728796826c575062748799927d6955435465768875614e3b2714001e33485d707d6b5864778c9d8a75624e52627284796754412e1a000f21313d4545423f4c61768c78634e3e3b373129201406000000000b151c1f1f1b150b0000000000000000000000000000060c101313182a3b4c5e6f808d7a685f73889c8b76624e3925100000000000000000000000000d22374b60758a9c87725d485061707b776a5b4a3927140100000000000000172c42576c83988e796655697d8f79646d8393806c5945311d0900000000000000000000000000000000000000091928374655636e747066594a3a2714000000000000000000000000000000000000000f2032445668746856432e1a050000000000000000000b1a293744515d676f746f5c47321d0000000012263b4f63778c96826d5844301c2f44586d82968c77624d38240f000000000000000000081726323f4a555f69737d898f7b6a60564b3f3326180900000000000215283b4e607285968572604e4a5b6d80918f7c685556595244352310000000000c2033475b6f837b68554d5e708393826e5b5d5e534333210d0000000000000000000002152738485664707b85898273645443321f0d000000000b1f3346596c8092917d6a584b5f73879a887375808a8c82756859586a7c78644f3a240f000000001326384856616763586c80927d6955412d1904001a2f44596d839786705c4757697c8f9985705d4947596b7d7d6a57422e19001f34495e738675615c6f8397927d69554455667784705d49341f00192c3e4f595a5754545f748b7b665353504c453c322414030000000000000000000000000000000000000000000000000000000000000c1d2f40516373858674636d8295917c68533f2b1602000000000000000000000010253a4f64798f9b866f5a45596d808f8979685644311e0a00000000000000172c42576c83988b756051657a8f7d686c82978874604c38230f00000000000000000000000000000000000000000a19283745515b5f5c54483b2c1c0a00000000000000000000000000000000000000031527394a595f584a39271300000000000000000000000b1926333f4a545b5f5d513f2c19000000000c2034495d71869a88735f4b36222a3e53677b90907b66513d2813000000000000000004152635434f585d5e5c606d8295877d73685d51433627180900000000000b1e314355677889907d6c5b4b506173869785715d48443f342617060000000004182b3f5366798572604e53677b908b76624e4942352515040000000000000000000000091a2a3946535e6870746e635546362514020000000003172a3d506275879988756351576a7d91907c696d788591867768595f6d685a4935210c000000061a2e425566747c715c64788d85705c47321d0800162b3f54687d928b76624e4c5f7285988c7864513d4e60737d6e59442f1a001b304356697c7d6b58677b8f9985705c48485a6d80705d49341f001e33485c6d6f6c6a6868748b7c6868686560594f4232200c00000000060c0e0c0700000000000000000000000000000000000000000000112234455667788a806f667a8f97836e5a46311d09000000000000000000000011263b50667b919b866f5a455a6d7c8c978673604d3a261100000000000000162b40556a80948b75604c61768b826c687c918f7b66523d29140000000000000000000000000000000000000000000a1927343e474a4841372a1d0e000000000000000000000000000000000000000000091b2d3b464a453b2c1c0a0000000000000000000000000916222d3740464a4840322210000000000c1d2e42576b80948e7965513d2c2c384d61768a94806b56412d1b11050000000000000e21334453616c7273706966798e8c80867a6e615345362616050000000002142637495a6b7b8c8a7969594b5668798688735e48332b2216080000000000001023374a5d70847d6b5b4c61768c917c67523c2f251708000000000000000000000000000c1b2835414c555c5f5b5145372818080000000000000d20334557697a8c92806f5d4e61738698877462667382908777665458554a3c2b19060000000a1f34495d7285836e595d72888a75604b36210c0011253a4e63778c927d69554255677a8d94826d59464457676b60513e2b160014273a4d60738775616074889c8b76604c3e51616a6152412e1a001f34495e738482807d7d7d8b7d7d7d7d7a756c614f3b27120000010e192023211b1003000000000000000000000000000000000000000005162738495a6b7c8d7b6a73889c8974604c38240f000000000000000000000011263b50667b919c87705b464f5e6d7c8d907c6955402c180400000000000013273c5165798e8e7965515d7287867061768a95826b57422d18000000000000000000000000000000000000000000000916222b3234332d24190c00000000000000000000000000000000000000000000000f1d2a323431291d0e000000000000000000000000000004101b242c3234332d22140400000004172a3b495165798d95806c5843424140475b708599856f5b46362e2316090000000000162a3d506271808789857b6f73889380768380716354443423120000000000081a2b3d4d5d6d7c8c8877695d535b697b7d6d5a46321e0f0500000000000000071b2e4154677a8a78695c60758b947d68533e2913070000000000000000000000000000000b18242f3941474a463e3427190a000000000000000316283a4c5d6e808f8d7b6b5b56687a8c92806e5d6371829284715f4b41392c1e0e000000000b21364b60768b836c575a6f848d77624c37220d000b2034485c70859885715d4a4b5e7084978975624e3a4954574f4233220f000a1d3044576a7d7d6a596d83978d77624c374350544f43342412001b30435666737b828486878e888787868483806a543f2a150000111f2c3538362e2112010000000000000000000000000000000000000000091b2c3d4e5f6f8088766c80958f7b67533e2b1602000000000000000000000f24394e63788e9e89735f4a404f5e6e809184705b47321d080000000000000e22364a5e728595826d5b596e8389745f6f8498846f5a442f1a0000000000000000000000000000000000000000000000050f181d1f1e191107000000000000000000000000000000000000000000000000000c171d1f1d160c00000000000000000000000000000000000811181d1f1e191105000000000a1f334759656672879b87725e5857565656556a7d9389745f504a4034261808000000071c3045596d80909387868b807082968672718082726252412f1d0b00000000000e1f2f3f4f5e6d7b89887a6f68666e808a75604b36210b0000000000000000001124374a5d6e8088796f6c7b8f907b67523d2813000000000000000000000000000000000006121c252d3234322b2216090000000000000000000b1d2e3f506170808f8979695b5d6e808f8c7b6b5b6374878e7a66523d281b0e00000000000a1f344a5f7489846f5b586d838d77624c37220d0005192d4155697c908d7966534154677a8e927d6a55413840413c31241504000114283b4e627586735f6b82978b76614c37333c3f3b3225160600142738485660676b6e70748b7d71706f6f6d6b61503c2713000c1e2f3d494e4a3f301f0f0000000000000000000000000000000000000000000e1f3041526273848473798d96826e5a46321e0a000000000000000000000c21364a5f73889c8d7864503c40516274878a745f4b35200b000000000000071b2e425567798b8b7867576a808d7863697d9287705b46301b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c61767b7880958d796f6e6c6b6b6b6a6a788d8e7968655d52443625130000000a1f34495e73889c88747078867d7b908d7965708082705e4c3a2714010000000001112131404f5d6b77838c837c7b808d8975604b36200b000000000000000000081b2d3f516272828c848289958774614d38240f000000000000000000000000000000000000000912191d1f1d170f05000000000000000000000010223242526170808e88796c616170809589796b5d6a7d93806b56402c16010000000000071c31455a6d828a76645c708689745f4b36210c00001226394d6073869683705e4b4a5e7185897d6b56412c2b2c281f14060000000b1f32465a6d827b6772859483705c483320272a272014070000091b2a38444d5256595f748b7d685b5a5a5856504333200d0015283b4d5b635d4e3d2d1d0d0000000000000000000000000000000000000000011223344555667688827186998975614d39261200000000000000000000071c3044586c809393806b58453444576b808d77624c37220d000000000000001326384a5c6d7d8e867567667a907c6764788e86705b46301b00000000010a11171b1d1d1d1b1915110b040000000000000000000000000000000000000000000000000000050d13181b1d1d1d1b19140f0800000000000000000000000000000711191c1d1a140b0100000000000000000000000000000c21364b6074878f8c9794878483838282828080808793807d796f6254432f1b0700000a1f344a5f748b9b866f5b6775857a8a94806b6171837c6a5744311d090000000000031322313f4d5a66707a83888b8984796a5945311d0800000000000000000000102233445463717d868b8a8377685744311e09000000000000000000000000000000000000000000000000000000000000000000000000000000041425344352616f7c898a7d75727788828e897b6f677990836c57422c1702000000000001162b3e5164758582736f7a8c806c5945311c0800000a1d314457697b8d8a79644f41546778756d604f3c281617140d020000000003172a3e5265798472809085756553402d191315120c03000000000c1b2731383e41485e73887c6752454443413d33251503001c3044586b786c5b4b3b2b1c0e000000000000000000000000000000000000000005162737485969798a807d91917c6955422e1d0b0000000000000000000115293d506376889988756352443e51667b8d77624c37220d00000000000000091b2d3e4f5f6f7d8b85776c768b806b63778d836d58442f1900000007131e262c30323232302e2a251f18110800000000000000000000000000000000000000000000040f1821282d30323232302d29231c130a00000000000000000000000918242d32322e281e130800000000000000000000000000081d3145586977838a8f9d999597979797959493918f978e8b8982725e49341f0a00000a1f344a5f74899c87725d57677787859a86715d65768773604d3924100000000000000413212f3c48545e676d72747370675b4d3c29160200000000000000000000041626364554606a7174746f66594a3a28150200000000000000060f15191a1a160f070000000000000000000000000000000000000000000000000716253443515e6b7680898a888a85757c888d837c8092806a55402b16010000000000000e213446576674808786888070614f3d2a160200000114273a4c5e6f7b766b5d4a384b5b63605a504232200d0000000000000000000f22364a5e7287858f82756657483624110000000000000000000009141d242931465a6f847b66503b2f2e2c2821150700001f344a5f7388796859493a2c1d0f0100000000000000000000000000000000000000091a2a3b4b5c6c7c8c82899885715e4c3a2814000000000000000000000d203346586a7b8c92827061575355677b89745f4a35200b00000000000000000f213141515f6d79858a807787847074828d7a67533f2a160000091825313a404547474746433f39332c241b1208000000000000000000000000000000000000000815212b353c414547474746423d372f261c1105000000000000000006172736414747433b3125190b0000000000000000000000000215283a4b5a666f7582958d8082828282807d7c7b798f897473726e5c48331e090000071d32475c70869a8b76614d59697a86978c7763596c807c68533e29140000000000000003111e2b36414b53595d5f5f5b544a3d2f1e0c00000000000000000000000009182736434e575d5f5f5b53483b2c1c0b000000000000000d19222a2e2f2f2a231a0f02000000000000000000000000000000000000000000000007162533414d59636d74787a7972676b7680868989837463503b271200000000000000051728394857636c7274736c61524332200d000000000a1d2f40515e66635a4e3f2d3d494e585f594c3c2a170400000000000000000b20354a5f73878d7d70645748392a19070000000000000000000000010910172c4054677a78634e39241817140d040000001f34495e7287877767584a3b2d1f0f00000000000000000000000000000000000000000c1d2d3e4e5e6e7d8d8d9e8e7b6957432f1a050000000000000000000417293b4c5d6d7c8a8f80736b68697283826d5a46311c08000000000000000003132332414f5c67727a83898b8a8689887d6e5d4a3724100007182736434d555a5c5c5c5b58534e4840382e251a0f0400000000000000000000000000000000081726333e4850565a5c5c5c5b57524b43392e2216080000000000000011233545535c5c574e4336291b0c0000000000000000000000000b1d2d3c48535b667a8f927d6b6b6b6b6a69686674888e79655c5b503f2d1905000001192d42576c8095907c67534c5d6e8092927c685463767767533e29140000000000000000000d19242e373f44484a4a4640372d1f110000000000000000000000000000091825313b43484a4a4740372b1d0e000000000000000e1d2a363e4344443e372c2013040000000000000000000000000000000000000000000000071523303c4750595f6466645f5659636b7174747065564533200c00000000000000000b1b2a394550585d5f5e584f43342514030000000000112232414c504f53534b3e32435567746a5a47331f0a00000000000000000b20364b60758b8872605346392a1b0c0000000000000000000000000000001125384b5d6f71604b36210d000000000000001b2f43576a7c8f867668594b3d2c1a0700000000000000000000000000000000000000000f203040505f6e7d8c978f82705b46301b06000000000000000000000c1d2f3f4f5e6b78838c87807c7d85837463513e2b1602000000000000000000051423313e4a555f676e747d8c7978736b5f50402e1b0800122536455460696f727272706d68625b544b41372d21150900000000000000000000000000000617263544505b646b6f727272706c665f564b4033261708000000000000192d40536370716a605447392a1b0c0000000000000000000000122232404b52545f73889884705b5656545453596d8394806a56463e3222100000000014293d51667a8f97836e5a465163768b97836d5959666659493724100000000000000000000007121b242b30333434312c241b0f0100000000000000000000000000000008141e282e333434322c24190d00000000000000091b2c3b4852585a59524a3e31221303000000000000000000000000000000000000000000000005121e2a343d454b4f504f4b43464f575c5f5f5b5347382816040000000000000000000c1b28333d44484a49443c322516070000000000000414232f38485967685c4f444f60728576624d38230e0000000000000000091e33485c70858e7965503b281b0c00000000000000000000000000000000081b2e40515d5e5343301c080000000000000014273a4d5f7183948677695b4a36220e00000000000000000000000000000000000000000212223241505f6d7a837c706253402c18030000000000000000000000112131404e5a6670777c8282807a7165564634210e00000000000000000000000513202c38424b535a65798d7b665f584e4132221000001b2f425363717c8488888886827c7770675e544a3e33261a0c000000000000000000000000001224354453616e77808588888886827a72685d51443526170600000000001e33485d7082867d72655748392a1b0b000000000000000000091c2f40505d666a666d82958a76614d40403f3f53677b9085705b4732211304000000000e23374b5f73889b8a76624e485d71879b88725e495252483b2c1a080000000000000000000000000810161b1e1f1f1c181108000000000000000000000000000000000000020b141a1e1f1f1d18110700000000000000001326394a59656d6f6d665c4f40312110000000000000000000000000000000000000000000000000010c17212a31363a3b3a362f333b42474a4a474036291a0a00000000000000000000000a1621292f333434302920140700000000000000000512263b5064777a6d61575e6d7d8f78644f3a240f000000000000000004192d41546779887a65503b26110000000000000000000000000000000000001022324048494235251401000000000000000b1e30425465758695887965503b261100000000000000000000000000000000000000000004132332414f5c676c727564513e2915000000000000000000000000031322303d49535c63686b6b6f7768554738281705000000000000000000000000030f1b252f383f4a5d6f80806a55443b3023140400001f34495e718290837978797c82888b847a71675c5044372a1c0e00000000000000000000000a1d2f41526271808b9489827d80858d8f867a6f61534434241301000000001f34495e71808c9083756657483929190800000000000000001024384c5e6e7a8072667a8f917c68533f2b2a384d61758a8a75614d38240f0000000000081c3044586c8093927d6a5744586d82958c77624d3d3d362b1d0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f43566877828682796d5e4f3f2e1d0b00000000000000000000000000000000000000000000000000040e161c21242624211c20282e323434322c24190b00000000000000000000000000040d151b1e1f1f1b150d030000000000000000000012273c52677b8b7d746b6c7b8c8975604c37220d0000000000000000001225384a5b6a746f5e4b37230e0000000000000000000000000000000000000414222d33342f25170800000000000000000113253647586776848a77634e3a25100000000000000000000000000000000000000000000006152332404f5f6f80826c57422c170200000000000000000000000004121f2b3640484f535c6c7c85705b46301b0a00000000000000000000000000000008131c242e4051616d7468543f2a1f13050000001f34495e73889c88726364686d747c878e84796e6155483a2c1e0f0000000000000000000114273a4d5e7082909585766d686a707a88968d8071625242301f0d000000001b2f4253616e7b8a9385756657473626150300000000000000152a3f53687b8d846f5f738897836e5a45311e32465b6f83907b67523e291501000000000115293c5063768a9a8773614e526577888e7965503b2823190d000000000000000000000000060f161918140d030000000000000000000000000000000000000000000000060a0c0d0d0b080300000000000000000000001f34495d728688828b8b7c6d5d4c3a291705000000000000000000000000000000000000000000000000000001080c0f110f0d070c14191d1f1f1d18110700000000000000000000000000000000000000000000000000000000000000000000000f24394d6173859188807b8b907d6c5945311d09000000000000000000081b2c3d4c585f5c51412f1c08000000000000000000000000000000000000000511191e1f1b12070000000000000000000007192a3a49586671746c5b4834200c0000000000000000000000000000000000000000000415243341505e6d7d8e806b56412c170200000000000000000000000000010e1924303e4d5b6a7a8a836f5a45301b0600000000000000000000000000000000000811233342505a5f594a39251101000000001c30455a6f84998c7763505359606a74808d8c807366584a3c2d1e0e0000000000000000081c304356697c8e9e8a77665954555d697888999082705f4e3c2a170400000012253543505e6c7a8a94857565544332210f00000000000000172c42576c8297856f5a6d82958974604b37232b4054687c91826d58442f1b0600000000000d2034475a6d8091917d6954485a69757875644f3a2510070000000000000000000000000917232a2e2d2820150800000000000000000000000000000000000000030d141b1f222222201d18110a0100000000000000001f344a5f748b7c6d7a8a8c7a695846342210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3144566674828e938e918372614f3c291602000000000000000000000f1f2e3b454a483f3223120000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2b3a48545d5f5a4e3e2c19050000000000000000000000000000000000000000000e213342515f6e7c8c887663503c28130000000000000000000000000000000a1d2f404e5c6b79898c796653402b1703000000000000000000000000000000000000051524333d464a463b2d1b090000000000172c40556a8094927c68533f454d57626e7b8a918476685a4b3c2c1c0c000000000000000f23374b5f73869996836e5b493f414b5a6a7b8d9f8f7d6b594633200d00000007172632404e5c6b7a8b93837261503e2c1b09000000000000172c42576c829788735e65798e8f7a66523e2925394e62768a87725e4a35210c000000000004172a3d506272827d7465523d4b59616360574734210c000000000000000000000000071827353e43423c3226170800000000000000000000000000000000000a1620292f3437373735322c261d1409000000000000001f34495e73887c676b7c8d887564513f2d1a0800000000000000000000000000000002070a0a070000000000000000070c0e0e0d0904000000000000000000000000000410181c1c170f030000000000000000000000000000000000000000000002152738485664707b85898273645443321f0d000000000000000000000001101d283134332d221405000000000000000000000000000000000000000000000002080b0a050000000000000000000000000d1c2a3741484a463d30200f0000000000000000000000000000000000000000000014293d50616f7d8c8e7c6b594633200d0000000000000000000000000000001125394d5e6c7a8a91806e5c4a37241000000000000000000000000000000000000000000615212a3134322a1d0f00000000000012273c5065798f97826d5844313a45515e6b7989958778695a4a3a2a190800000000000014293e52667a8fa3907b67533f2b2e3c4c5d7083969b897663503c291400000000081522303e4d5d6d7d8e90806d5c4a382613010000000000152a3f53687c908d79655f738895826c58442f1e33475b6f848d78644f3b27120000000000000e20324454636c69615647353d474c4e4c45392b1c0c000000000000000000000000122536455258575044352616050000000000000000000000000000000c1a27333c43494c4c4c4a46403930261a0e0100000000001c3045596d8283705f6f8293826f5c4a37241100000000000000000000000000040e161c1f1f1b1409000000000a141c212323221e181006000000000000000000000514222c31312b21130400000000000000000000000000000000000000000000091a2a3946535e6870746e63554636251402000000000000000000000000000c151c1f1e19100400000000000000000000000000000000000000000000000b151d201f19100300000000000000000000000c19252e3334322a1f120200000000000000000000000000000000000000000000172c42576c808e8f806f5e4d3b29170400000000000000000000000000000013283e53687c8b92837262513f2d1a07000000000000000000000000000000000000000000040e161d1f1d170c000000000000000d22374b6074899c88725e49352833404d5b6a7989968877685847372614030000000000192d42576c8295a08b76614c38241e2e405366798da293806c58432f1b07000000000412202f3f4f5f7082928b79675543301e0b00000000001025394d61748895826d5a6c809587725e4a36212c4054687c917d6a55412d1904000000000003152636455157554f4f4c444e5a61625e55493a2a190700000000000000000000001a2e4154636d6b61534433221000000000000000000000000000000a1a2a38454f585d6162625f5b554d43382c1f100200000000162a3e516475867d6e6476898c796654412e1b0800000000000000000000000816212a3134343026190a00000e1b273036383837332c23190d0000000000000000001123323f46463e32221000000000000000000000000000000000000000000000000c1b2835414c555c5f5b51453728180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c283136342d21130200000000000000000000000812191e1f1d170e020000000000000000000000000000000000000000000000172c41566a7d898070615141301e0c0000000000000000000000000000000013283d52667a8a827364544433210f00000000000000000000000000000000000000000000000000000000000000000000000000081d31465a6f84988d78634f3a26222f3d4c5b6b7b8c96867665544332200f00000000001c31465b70869a9c88725d48331e1123374a5e72879b9b87725e4a35200c0000000000021121314152637587978572604d3a271401000000000a1e3144576a7c8d8a776465798d8d7964503c2725394d61758a85705c47331f0a0000000000000918273441515d646460565c6c76777267584836231000000000000000000000001f34495d718280716251402e1b09000000000000000000000000041628384856626c7276777774706960554a3d2e2010000000000e213446586776857d726c809284705d4a37241103000000000000000000071726333e454a4943372817050d1d2c39434a4e4e4c473f362a1d0f01000000000000061a2e40505b5b50402e1c0900000000000000000000000000000000000000000000000b18242f3941474a463e3427190a00000000000000000000000002080b0a06040a0b09030000000000000000000002080b0a0500000000000000091b2b3a454b483f31200e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273b4e6170746d61524333231201000000000000000000000000000000000f23384b5e6e746f63554636261504000000000000000000070b0b0904000000000000000000000000000000000000000000000002172c4055697d93927d6954402c171f2e3d4d5d6d7d90948372614f3e2c1a07000000001e33485e73889d9b86705b46301b071b2f43586c8296a28d78634e39240f000000000000031323344557697b8d907c6a5744311e0a000000000215283a4c5e6f808f827060728794806a55412c1e32465a6e828b76624e392511000000000000000f23384c5e6f7879736865798a8d857666533f2b1601000000000000000000001f344a5f748a90806f5d4b3826130000000000000000000000000d20334556667480878c898989847c72675a4c3e2e1d0c0000000517293a4959677480847975898d7a6653402d201509000000000000000012253544515a5f5e554634220f192b3b4a565f6363615b53483b2d1f0f0000000000000a2034495d6e6e5d4b39261401000000000000000000000000000000000000000000000006121c252d3234322b2216090000000000000000000000000a151d201f1a181f211e170c00000000000000000b151d201f19100300000000001226384958605c4f3d2a1703000000000000050d121414110c04000000000000000000000000000000000000000000000000000000000c1f3243525c5f5a4f43342515050000000000000000000000000000000000081b2e40505b5f5b524537281908000000000000000006121b20201e1912080000000000000000000000000000000000000000000012263b4f64788d98846f5a46311d101f2f3f4f6072849690806d5b49372412000000001f344a5f748b9f9b866f5a442f1a0515293e53687c92a6917b66513c2712000000000000000517283a4c5e7083968773604d3a271300000000000b1d2f40516170808d7d706c8297846e58432e192b3f52667a8d7c6854402c180400000000000012273c51667b8d8f8677667b8f9c95836d58432e1903000000000000000000001d32475b7085988d7a685542301c09000000000000000000000014293c5062748592877a73747a859085786a5c4c3b2918050000000b1c2b3b4956636e7983828094836f5c493d32271b0f010000000000001b2f4253626d737363513f2d1b2336485968737878766f65594b3d2d1d0c00000000000b20354b5f747a685643301e0b000000000000000000000000000000000000000000000000000912191d1f1d170f050000000000000000000000000c1b273136342d2b333632291d0e0000000000000d1c283136342d211302000000001a2e425567756d5946331f0c00000000000d1821272a2a2620170c0000000000000000000000000000000000000000000000000000000214253440484a463d32251607000000000000000000000000000000000000001122323e474a473f3427190a00000000000000000616242f3536332d251b100300000000000000000000000000000000000000000c21354a5e72889c8975604c38230f112132435466788b9c8b786654412e1b080000001f344a5f748ba09b866f5a45301b0610263b50657990a5937d68533e291300000000000000000b1c2e415366798c907d6956432f1b0800000000001122334352616f7c8882798095836e58432e1923374a5e7184846f5b47331f0b00000000000012273c51667b8e9b95836c707d898c826d58432e180300000000000000000000182d4155697c919885725f4c39261200000000000000000000001a2f43586c80928c79685e5f6773829089796a594735220f000000000d1d2b3945515c66707a858f8c7864594f44392c1f120400000000001f34495e718089826e5c4a38262a3e526577868e8a888377695b4b3b2a190700000000091e33485d728673604d3a2815020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a2a39444b49403d484b463b2c1b0a00000000091b2b3a454b483f31200e000000001e33485d718576624f3b291605000000101e2b353c3f3f3b332a1e100100000000000000000000000000000000000000000000000000000716232d3334312a20140700000000000000000000000000000000000000000413212b3234322c22170a000000000000000000122434424a4b4841382d21130400000000000000000000000000000000000000071b2f44586d82968f7a66523e291503142537495b6d80939683705e4b3825110000001f344a5f748ba09c87725d48331e090f243a4f64788fa4947d68533e2913000000000000000000112436495c6f839686725e4b37230f00000000000515253443515e6a757d868a887a6854402b171b2e415466778576634e39240f0000000000000f23384c5e6f7d878a806b606c74777264513e2a15010000000000000000000012263a4e6175899c8f7b6855412e1b08000000000000000000001e33485d71879985705c4a4b5562718294887664513e2b18040000001121303d485055565d6771849482766c61564a3d30221303000000001e33485d7186998c79675543312e43586d82958a77737c887969594836241200000000051b30455a6f847d6a5744311e0b0000000000000000000000000000000000040a0d0d0b060000050a0d0d0c08030000000000000000000000001326384856605d504e5b60594a382716040000001226384958605c4f3d2a17030000001f344a5f748b7d6b594634231302000b1d2e3c485054544f463b2e1f0f0000000000000000000000000000000000000000000000000000000611191e1f1c160e0300000000000000000000000000000000000000000000030f181e1f1d181005000000000000000000001a2e41525e605c544a3e312314040000000000000000000000000000000000000015293e52677b9095826c58432f1b07081a2c3e5163768a9d8e7a6754412d190600001e33485e73899e9f8b75614c38241111263b50657990a5937c68533e2813000000000000000000071a2d4053677a8f8e7a66523e2a1501000000000007162533404c58616a7174736b5d4b3925111224374859677273624e39240f000000000000081c2f41515f6a72746f6150595f625e544635220f00000000000000000000000a1e3245596d80949885715e4a372410000000000000000000001f344a5f748997826c574238445364768994826e5b47331e0a00000a1d2e3f4e5a646a6b6961687c918d878073685b4e40312111010000001a2e42566a7d92978572604e3c2f445a6f869b88725f6b7a88766553412f1d0a00000000172c4055697d8774614e3b28150200000000000000000000000000000510191f2222201b1311191f2222211d170f06000000000000000000001b2f435666746e5d5c6c756756453322100000001a2e425567756d5946331f0c0000001e33485d72888875635141311f0d0015283a4c5a64696863594c3d2d1c0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d707570675c4f41322212010000000000000000000000000000000000000f24384c60758a9b87725e4a36210d000f2134475a6d82949884705d4935210d00001c32475c71879ca4907b6754402e221f2b3f53687c92a48f7965503b2611000000000000000000001024374b5f728795826d5844301b070000000000000715222f3a454e565c5f5e584d3f2e1c0907192b3b49565d5e5545331f0b00000000000000122332414e575d5f5b5243454b4c4a4237281705000000000000000000000002162a3d5064778b9f8d7a6653402c19050000000000000000001f34495e738997826b56402b3647596c80938a76624d39240f000013273a4c5d6c7780827d7569758a907c7d86796c5e4f3f2f1e0d00000013273a4e62768a9e907d6c5a483743586d83978a75605c6c7d83715f4c3926130000000012263b4f63788d7d6a5744311e0b000000000000000000000000000816222c333737352f26242d34373736322b23190e0200000000000000001f34495d72857a696579857462513f2e1c0a00001e33485d718576624f3b29160500001b2f44586d8293826f5f4f3c2814001c3044576a777d7d766a5b4b3927130000000000000000040c10100d0a07060503030202020202010000000000000000000000000000000000000000000000000001070c0f0f0f0f0d0905000000000000000000000000000000001f34495d7080857a6d5f5040301f0e000000000000000000000000000000000000091d32465b6f83978d7964503c28130004172a3e5164788ca08c7864503c281400001a2f44596e8498ab9783705d4c3e36343a485a6e83979e8a75614c38230e00000000000000000000081c2f43586c809588735e4a36210c0000000000000005111d28323b42474a49443b2f211000000d1d2c38424949433727160300000000000000051423303b43484a474034313537352f25190a000000000000000000000000000e2134485b6f829696836f5c4834210d0000000000000000001d32475c718698836d59442f293c5063788d917c67523d281300051a2e4356697b8a948f8d87796f8498846f77867c6d5d4d3c2b190700000b1f33465a6e83979b89776654433f53687c928f7b67545f70837c695643301c090000000c2035495d72868874614e3a2714070605020000000000000000071726343f484c4c4a43393641484c4c4b463f362b201306000000000000001f34495e73888775667b8f806e5d4b39271401001f344a5f748b7d6b5946342313020015293e5165788b8e7d6b57412c17001f344a5f7388949288796856432e1a000000000000000b17202526221f1c1b1a191917171717171715110c0500000000000000000000000000000000000000050e161c2124252524221e19130b02000000000000000000000000001a2e41516172858c7d6e5e4e3d2c1a08000000000000000000000000000000000003172b4054687c9294806b56422e1a05000e2135495d70859994806b57432e1a0500172c41566b8095aaa08d7b6a5b514b4a4d5766778a9e95826e5b46321e09000000000000000000000014293d51657a8f8e78644f3a26110000000000000000000b151f272e32343430281e11030000000e1b262e34343026190a00000000000000000005131e282f3334322c221c2022201b1308000000000000000000000000000005182c3f5266798d9f8b7764503d2916020000000000000000192e42576b809387725f4b382535495e738895806a543f2a1500091e33485d7186998b7a778089797d928b766775857b6b5a48362411000003172b3f53677b909b8683726150404e62778b97836f5c53657786725f4c38241000000d19232e43576b80917d6a5744311d1d1c1a160f0600000000000113253544525c61625e564b47535d6162605a52493d312415060000000000001b3044576a7d8f826f71848c7a685644311d09001e33485d72888875635141311f0d000e2235495b6d7d897d6a56412c17001f344a5f74899ea69886725d48331e000000000000091a28343a3b373432302f2e2e2c2c2c2c2c2c2a2620180f05000000000000000000000000000000010d18212a3036393a3a3a37332e271f150c010000000000000000000000112333445567798c8d7c6c5b493725130000000000000000000000000000000000001125394e62768b9a86715d4834200c0006192d41556a7d939a86715d48341f0a0013283d52667b90a59a8889796d65605f616975859599897765523f2b170300000000000000000000000e23374b60758a927d68533f2a1500000000000000000000020c13191d1f1f1b150c01000000000009131a1f1f1b14090000000000000000000000010b141a1e1f1d1810080b0d0b070000000000000000000000000000000000102336495d70839694806c5945311e0a000000000000000014283c506375888e7a6754423131465b708795806a543f2a15000a1f344a5f748b9b8670636e7b87778c927d69667688776653402d1a0600001024384c6075899d8b82806e5e4f485c71869a8b77634e5a6d807b68533d2813000b1c2b363d3e5064788d8773604d3a3232312f2b23190c000000000b1e304353626f767772685c5665707677746e655b4f4233241506000000000015283b4d5f71838d7a67788a8673604d38240f001b2f44586d8293826f5f4f3c28140006192b3e4f606d746e604e3b2713001d32465a6e80919d9a88735e48331e000000000000142738464f504c4947454443434242424242413f3a342b2216090000000000000000000000000004121f2a343e454a4e4f4f4f4c48423b32281e120600000000000000000000051526384a5c6e82948a78675542301d0a00000000000000000000000000000000000b1f33485c7085998c77634f3b2713000012263b4f64788da08c76624d38230e000f24384d61768b9f9b877d8a80797574767c879495897a6b5a4836230f000000000000000000000000081d32475c708696826c57422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d4053667a8d9c8875614d3a261200000000000000000c20334658697a8c8572604f3e32475c7187907c67523e2914000a1f344a5f748b9b86705b5d6c7c838798846f5b697b83705d4936220e0000091d31465a6e8397917c867c6d5e50576c8297927d68535062757665513d28130015283a485253505d7286907c695647474746443f362a1b0c00000013273a4d6071828b8d867a6c6173838c8d8a82786d60514233241303000000000b1e304254667789846e6c7d907b66503b26110015293e5165788b8e7d6b57412c1700000f2031424f5a5f5b5042311e0b00172b3e5162728089887b6b5844301b0000000000001c3044566365615e5c5a5a5858575757575756544f483e3427190a0000000000000000000000041422303c4751595f63646464615c564e453b3024170900000000000000000000081a2d3f5164768a9685725f4d3a2714000000000000000000000000000000000004192d41556a7d92937d6a56422e1905000c21354a5f73899e907b66513c2712000a1e33475c70859aa18c777782898b8b8b90908b83776b5c4d3c2b190600000000000000000000000003192e43586c8297846f5a45301b0000000000000000000000000000040c13181b1b1b1a16110a020812181b1a140b0000000000000000000000020c13181a1b1b18130c04000000000000000000000000000000000000000000001124374a5d708497907c6955412e1a06000000000000000416293a4c5d6d7d8e7d6d5c4b3b4b5f74898272604c39241000091e33485d72879c89745f4e5e6e8082978a75615d70837965513d2813000002162b3f54687c92978278897c6e61586b829796826b5646596666584836220e001c314558666865626b809486725f5c5c5c5b595248392a19080000192e42566a7d8f8f82838b7a6a7d928c7b7880897d7061514231200f0000000001132536485a6c80806c6073877865503b2610000e2235495b6d7d897d6a56412c170000031423323e464a473f32231302000f21334454626d73736a5d4d3b28150000000000001f344a5f73797673706f6f6e6e6c6c6c6c6c6b68635b51453728170500000000000000000001122232404d5a646d737879797976716a61584d413427190a00000000000000000000102234475a6d80938f7c695643301c0900000000000000000000000000000002101c263b4f63778c9a86715d4834200c00071c31465b70869a937d69543f2a140004192d41566a7d93a7927d696d74797c7d7d7b766f655a4d3e2f1e0d0000000000000000000000000000152a3f54697d9487715c47321c000000000000000000000000020d1720272c3030302f2b251e151b252d302f281d0f0000000000000000000a151f272c2f30302d2720170c000000000000000000000000000000000000000000081b2e4154677a8d9985715d4936220e00000000000000000b1d2e3f4f5f6f7d8b796959494a5f71746e635443301d0900041a2f44596d83978e7965515061738596907b665366797d69543f2a1500000011253a4f64788e9c87727b8b7d736d71859997826b5640495252483a2a1906001f344a5f747c797774788d8f7b72727272706e65574837251200001d32475c71869985706f7b887783978770636c77858070604f3e2c1a080000000007192b3c5064737061586b746b5b4935210d0006192b3e4f606d746e604e3b27130000000514212b3234322c22140500000416273644515a5e5e574d3f2f1e0c0000000000001e33485d71868c8987868484848383838383827d776e63554634210d0000000000000000000c1e2f40505e6b7782888d908f8d8b867d756a5f52453728190a00000000000000000005182a3d5063768a9986735f4c38251100000000000000000000000000000010202e3941485d71869a8c7763503b27130001182d43586c839796826b56402b16000013273b4f63778c9f9884705c606568686866625b53483c2f201101000000000000000000000000000013283d52677c9288725d48331e000000000000000000000005131f2a343b4145464644403931282c384146433a2d1d0b000000000000000c1a27323b41444645413b332a1e110400000000000000000000000000000000000000001124374a5d7084978d7965513e2a1602000000000000000010213141516070808877675747535f5f5a5145362514010000162b3f53687c9194806b58445567798d95826c575d6d6d5f4e3b26120000000c21364b60768ba08b766c7b8b88838590a1927d68543f373d3d362b1c0c00001f34495d72868f8d8b898e9888888888888782756654412d1803001f344a5f748a95806a5d6c7d83839787715c5a6674857d6d5b4a37251300000000000d213447565f5c524e5b5f594d3d2c190600000f2031424f5a5f5b5042311e0b00000000030e171d1f1d18100400000000091826333e454949443b2f2111010000000000001a2e43576a7c8c969b9b999998989898989795928b827364503c271200000000000000000417293c4d5e6e7c899491867d7878798086887c70635546372819090000000000000000000e2134475a6d80938f7b6854412d1906000000000000000000000000000b1d2e3e4b555b5c6a7d9393806a56432e1b0700162b40566b809598836c57422c1700000c2034485c7084989f8b77634f50535353514d473f362b1e110200000000000000000000000000000011263b50667a9089735e48331e00000000000000000000051423303c474f565a5b5b59544d443a3d4a545b574b3a2714000000000000091a2a38454e565a5b5a5650463c2f22130300000000000000000000000000000000000000081b2e4154677a8d95826d5945321e0a000000000000000003132332425161708285756554444a4b463e342718080000001025394e62768a9b87735f4b4a5e73889a86715c4f5a594f41301e0b0000000a1f34495e73838c8a75606c7a87929a9d988875624e3a25282823190d0000001a2e42566877848b909394999d928f8c888582806f5a442f1a05001f344a5f748b947d68535f708380948a75614c56667687796755422f1c090000000005172938444a48403e474a463c2f1f0f000000031423323e464a473f322313020000000000000000000000000000000000000916212a31343430281e11030000000000000014273a4d5e6e798286898b8c928a88878482807c7b797968533d281300000000000000000c203346596b7c8d9a928273696463656a727c87827364554637261605000000000000000004172a3d5063778a9884705c4935220e0000000000000000000000000014273a4c5c69707266778c9a86725d4a36220e00152a3f546a809598836c57422c17000005192d4154687c8fa3927d6a57433e3e3e3c38332c23190d00000000000000000000000000000000000f253a4f64799089735e48331e00000000000000000003142332414e59636a6f70706e6861574c4d5b67706957422e190400000000021527384856616a6f706f6a63594d4031211000000000000000000000000000000000000000001124374a5d7084968975614d392612000000000000000000051424334352627284837261514035312b221609000000000a1e33475b6f83968f7a6753455a6f84988b75604c45453d31231301000000071b304355647077766b5a5c697580868885796a594633281d130e07000000001326394a596770767b7d7d8c97827976736f6c6a6454402c1803001e33485e738895806b565365778a968f7b67534858687a85725f4c38251100000000000b1a273034332d2b3334312a1e1101000000000514212b3234322c2214050000000000000000000000000000000000000000040e161c1f1f1b150b0100000000000000000b1e3040505d666c70737476888676706f6c6a686664645c4b382410000000000000000014283c506376899a9a877463564f4e50565f69758283736454443423120000000000000000000e2134475a6d82958c7865513e2a16030000000000000000000000061b2f43576a7a857d6971869a8d7965513d291501152a3f546a809597836c57422c170000001125394c607386999a86725f4c38292927241f1810060000000000000000000000000000000000000e23384e63788f88725d48331e00000000000000000010213242515f6c7680848787837c746a5e5a6b79856f5a442f1a05000000000c1f32445666747d84878580766b5e4f3f2e1d0b00000000000000000000000000000000000000081b2e415466798d907c6955412d1906000000000000000000061525344455657689806f5d4b3a27170f05000000000004182b3f53667a8d9783705d4b55697c8e8f79644f3a302a201304000000000014263746535c62615a4d4c58626b707270685c524d453b2e20110100000000091e33485c6e716e6b687084988b7766666564625a4f40301f0d001b30455a6f8499846f5a485a6d809296836e5a464b5c6e827b6854402c1800000000000009141c1f1e19181e1f1d160d01000000000000030e171d1f1d181004000000000000000000000000000000000000000000000000000000000000000000000000000000011222323f4a52585c5e5f6c809383715e575553504f4f4a3e2e1c090000000000000000192e42576b8093a6927d6a57453a383c434c5763708083726252412f1e0c000000000000000004182b3e5165788c95826d5946321e0b00000000000000000000000a1f34495e7287917b666a7d9295826c5845311d09172c41566b829695806b56402b16000000091d304356697c8fa28f7b6754412e1c120f0a0d1213110a010000000000000000000000000000000f253a4f64798f87705c47321c0000000000000000081b2d3f50606f7d89938e86838387877b6f647789846e58432e19040000000013273b4e6173859291878487897b6d5d4c3a281604000000000000000000000000000000000000001124374a5d70839685705d4935210d000000000000000000000717273748596b7d8d7a695643301c08000000000000001024374a5d7083968d7a67534c5e6f7c827a66503b26160e020000000000000919283640484c4c4c4b42464f575c5c6267686761584c3e2f1f0d000000000a1f344a5f748783827d7c7c9194807b7b7979766d5e4e3c291500182c41556a80948974604c506275889b8a76624e3f516376836f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000414222d373e4347495064788c8e7a6754403d3b3a3a362d20100000000000000000001d32475c70869aa18c77624e3a282327303a4653616f80806f5e4d3b29170500000000000000000f2235495c6f83968975614e3a271300000000000000000000000a1f344a5f748b917c6763778b9c8874604c3925111a2f44596e8398927c68533e29140000000114273a4d607285979885715e4c3927150a17212728251e1409000000000000000000000000000011263b50657a90846f5a442f1a00000000000000001225384a5c6e7d8e98897b716c6d737d8a80707d93836c57422c170200000000192d42566a7d919583736e73828b7a69584633210e00000000000000000000000000000000000000081a2d405366798c8c7864503c2914010000000000000000000009192a3c4e61758a86735f4b37230e00000000000000081b2e4154667788857a685441515f686b685d4b37230e0000000000000000000a18242d344455605f565559606870767c7d7b756a5c4d3d2a1703000000081d32465b6e808f96949291999e92919190908a7c6b58432e190013273c5065798e8f7b675345586a7d91927d6a5743475a6c726554412d180000000002080b0a05050a0b090300000000000000000000000001080b0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101a23292e3135495d718697836f5b4733262525221a0f020000000000000000001f344a5f74899f9f89735e49341f0e141d283542516170827c6a5947352210000000000000000006192c4053677a8e917d6a56422f1b08000000000000000000000a1f34495e738895806b5c708497907c6854402d192135495d72879c8e78644f3a2611000000000a1d30435567798c9d8e7b68564432211928343c3e3931271a0b0000000000000000000000000013283d52677c92806b56412c1700000000000000071b2e4154677a8c9c8b796a5e5758606c7a8a808095826b56412c1702000000001c31465b70869a8d796558637588887563503d2a170400000000000000000000000000000000000000112336495c6f8294806c5844301c0800000000000000000000000c1f32465a6e838f7a66513d28130000000000000000112437495a697471695c4c39414d5456534c3f2e1b0800000000000000000000061121374c6073726b6a6e747c848b918e8b887a6b5a46311c0700000003172b3e5162707c83878a8b8c979887837d7b78766c58442f19000d21364a5e728797836f5b474e6173879a86735f4c3d4e5a5d54473725120000000b151d201f19191f201d160b0000000000000000000008141c20201b12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f15191c2e42566a7d938b76624e3a25110f0d0700000000000000000000001f344a5f748ba09d88735e48331e09000b17253342526374867664523f2d1a0600000000000000001024374b5e72869986725e4b37231000000000000000000000061b3044586d8093877260677a8e9884705c4835212c3e5164788d9b88735f4a36210c00000000011326384a5c6e809098867361503f2e25374650534d4438291a08000000000000000000000002172c41566b80907b66523d2814000000000000000e22364a5d71859792806d5c4c42434e5c6b7c8d7c92836d58432e1803000000001f34495e73899e89735f4a586a7d91806d5a4734200d00000000000000000000000000000000000000071a2c3f5264778a87735f4b37230f000000000000000000000003172b4054697d93806a55402b16000000000000000007192b3c4b585f5d554c3e2e30393f403f392f21100000000000000000000000000c21364b5f718282808389908e878079757378725d48331e09000000000f223344535f686e727476798e9a8773696663615c4e3d291500071b2f43576b80938b77635044576a7d908f7b67533f3d4648423729190800000d1c283136342d2c343632291c0c00000000000000000918263035352e241607000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273b5064788d927c6854402b1602000000000000000000000000001f34495e73899e9f8a74604b36210d0000071524344556687a826f5c4936220d0000000000000000081b2e4256697c908e7a66533f2b18040000000000000000000015293d506376888f7d6b5e7184968c7764503d2f3b4a5b6d809493806c5844301c070000000000091b2d3e506172839391806e5d4c3d2e415464686056473726130000000000000000000000091d31465a6f848a75614c38240f0000000000000013283c5165798d9e8a76624f3e2f303e4d5e6f828a93866f5a45311c07000000001f344a5f748b9d88725c474e6175898a7663503c29150100000000000000000000000000000000000000102235475a6d808e7a66523e291501000000000000000000000012273c51667a90826b56402b160100000000000000000d1e2d3b454a4842392e201d252a2b29251d1103000000000000000000000000081c30425363717d878a88827a726b65605e646355432f1b060000000004162635424c53595d5f607286998f7b67534e4c483f30200d000014283c5063768a93806d5a484d6074888f826c57422c32332e25190b0000091b2b3a454b483f3e484b463a2a190600000000000004152736434a4a4134251503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21354a5e728897836e5945301b07000000000000000000000000001c31465b708599a38e7965503c2915030000061727394b5d6f827965503b261000000000000000000013263a4d60748896836f5b4734200d000000000000000000000e2134465869798a89786966778890806c5843424c5968798b9b897663503c2915010000000000000f21324354657585958c7a6a5b4c3f465b707c736555432f1b07000000000000000000001125384c607489836e5a46321e0900000000000000182d42566b809499846f5b463320202f40526376899c88735e4a35200c000000001f344a5f74899d88725d4846596d8293806c5844311d090000000000000000000000000000000000000005182b3d50637588826d58442f1b0700000000000000000000000e23384d61768b7d6955402b16000000000000000000000f1d283134332e261c100a1115161410090000000000000000000000000000001325354554616b7274726d665f57514b49504f4537261300000000000008172430393f44484a56697d9197836f5b4837342d21120200000c2033475a6c80918a77644f44576a7d7b7364523e2a1d1e1a13080000001226384958605c4f4f5c60584836230f00000000000010223344545f5e524333200d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2f44586d829788735e4a35210c00000000000000000000000000182d41566a7d92a694806c584532200f0000000a1b2d4052657770614e3925100000000000000000000a1e3145586c80938b7763503c2815010000000000000000000417293b4c5c6b798788796d69767b76695650555e697786978e7c6b594633200d000000000000000315263647576676859389786a5c514b5a6f8684725e4a35200b0000000000000000000a1c2e4154687b8d7966533f2b1703000000000000001c31465b70859a95806b56412c1811223446596c80938d77634f3a2611000000001e33485d72889d8b75604b3e52667a8f8874604c39251100000000000000000000000000000000000000000e213346586a7d88725e4a35200b00000000000000000000000a1e33475b6f7a70604e3b261303000000000000000000000c151c1f1e19120a000000000000000000000000000000000000000000000007172736434e575d5f5d59524b433c36353b3a332819080000000000000006131d242b2f333a4d6174889b8b77634f3b2719100300000004172a3d506172827c70604d3b4e60696660554635230f000000000000001a2e425567756d595c6d7565523f2b1805000000000b1c2e3f5162727061503d29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f53687c918d78634f3a25110000000000000000000000000013273b4f6276899c9b8875614f3e2d1e100400001023364859635e5344321f0b0000000000000000000215293c5063778b93806b5844301d09000000000000000000000c1d2e3e4d5b6975828b80756e68646363656a717b88958d806f5f4e3c29170400000000000000000819293948586775838f887a6e655f6071878d77624c37220d0000000000000000021527394b5d708482705d4a37231000000000000000001e33485e73889d937c68533e28130517293c4f63768a927d6954402b17030000001b30455a6f84998e78644f3b4b607489907c6854402c1804000000000000000000000000000000000000000416293b4e60728577634e39240f0000000000000000000000071a2d405262665e554c40322110000000000000000000000000000000000000000000000000000000000000000000000000000000000000091825323b43484a48443e372f282221252520160a000000000000000000000910161a1e3145586b8092927d6a56422e190500000000000e20324455646c6960524332424e54524c443a2d1f0f000000000000001e33485d718576626579826e5b473422100000000416283a4b5d6e80806c57422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394e62778c927c68533f2a15000000000000000000000000000c1f3346596c7d90a192806d5c4b3c2e21170f0a06192b3b474d4b4135261502000000000000000000000d2034485b6f83968873604c392511000000000000000000000010202f3d4b58646f79828a837c797878797d858e90877c6f615141301e0c000000000000000000000b1b2b3a495764717d888c827974757d8e87745f4b36210c00000000000000000a1e324556687a86766453402d1a0700000000000000001f344a5f748b9f937c67523c27120c0e2033475b6f8397836f5b46321e0a000000172c41556a7d93937d695540455a6e8397836f5b47331e0a00000000000000000000000000000000000000000c1e30435567797b66503b2c1e0f000000000000000000000d22364a5c6a7170695e503f2d1906000000000000040d13161714131717130c020000000810151716120a000000000000000000000000000008141f282f333433302a231b140e0d10100c0400000000000000000000000000000315283b4f6175889a86715c48331e09000000000003152637465157554e4f4d464b5860625f574b3d2d1c0a0000000000001f344a5f748b7d6b677c8a7764513f2d1d0d00000e21344557697a8c826d58432e1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f34495d728797826c58432e190500000000000000000000000004172a3c4f607283939c8b79695a4c3e332a241f170d1d2a3438372f231708000000000000000000000005182c3f53667a8e8f7c6854412d19060000000000000000000002111f2d3a46525c666e767c8286888a8b8987837c736a5e51423323120100000000000000000000000d1c2b394753606a747c8388898b888378695744311c0800000000000000000e23384d617484776858473523110000000000000000001f344a5f748ba0937c67523c271a2123232b3f53687c918a75614d39251100000012273b4f63778b98846f5b473f53687c918a76624e3925110000000000000000000000000000000000000000011325384a5c6d796653493c2d1c0a00000000000000000010263b50657987857b6e5c4935200c00000000000a1721282b2c29272c2c271f14080d0f1b242a2c2c261c0f0000000000000000000000000000020c141a1e1f1e1b160f08000000000000000000000000000000000000000000000c203245586a7c8f8b76614c37220c000000000000091928353e4e5b636461595969757773695b4b3a27130000000000001e33485d72888875657a8f826e5c4b3b2b180500172b3e516375878a7764513e2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2f43586d829686715c47331e09000000000000000000000000000d1f314354657585939888786a5c50463e3933291b0d182023221c1206000000000000000000000000001024374b5e72869884705d4935220e0000000000000000000000010f1d29353f49525b62686d7073747473716d6860574c4033241505000000000000000000000000000d1b2936424e5760686e727474726e665a4b3a28150100000000000000000d23384c61727066594a3a2918060000000000000000001f344a5f748ba0947d68533f292c35383838394d62778c917c6854402c190400000c2034485c6f82928a76634e3a4e62778c917c6854402b1702000000000000000000000000000000000000000013283c4f616e726f665a4b3a271400000000000000000011263b50667a8f998c78634e38230e000000000a1a28343c40423d3b41413b32251c22232d373e4140392d1d0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000315283b4d5f70828a76614c37220d000000000000000b2034485b6c7779756a6175888d87796956432e1a0500000000001b2f44586d8293826f75898c7a69594835210c001d32465a6d80907d6c5a4835220f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3e53687c928b75604c37220d000000000000000000000000000214253747576674838f97887a6e635a534d46392917050b0e0d08000000000000000000000000000000081b2f43566a7d928c7865513e2a16030000000000000000000000000b17222d363f474e53585b5e5f5f5e5c58534d443a2f2315060000000000000000000000000000000b1825303b444d54595d5f5f5d5953493c2d1d0b000000000000000000091e3144545e5c54483b2c1c0c000000000000000000001f34495e73899e96826b56412e3e494e4e4d4e4f5d72889884705c48331f0b000005192c3f52637382847b67523c485d718697836e5a46311d080000000000000000000000000000000000000000172c41566b808883786957432f1a0000000000000000000e23374b5f7080898776624d38230e00000003162838465056574f4d56554e43343037383d4a5356554b3b2916020000000000000005070704000000000000000005090b0b0b070100000000000000000000000000000000000000000c1e3041526270746b5a47331e0a000000000000000e23384d63778a90887a69778b9a9886715c47321d07000000000015293e5165788b8e7d6c80918877644f3a240f001f344a5f748a8472604e3d2b18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394e63778c8f7965503b2611000000000000000000000000000008192939485664717d88928c80766d67625746331f0a000000000000000000000000000000000000000013273b4e62768a95826d5946321e0b0000000000000000000000000005101a232b33393f4346484a4a4947443f3931281d1205000000000000000000000000000000000007131e2831394044484a4a48453f362b1e0f000000000000000000000215263643494841372b1d0e00000000000000000000001c32475c70879b99846f5a45394c5c6363626364676f84998b77624e39240f0000001022344655636d6e695d4c3842576c82958974604b37220e0000000000000000000000000000000000000000172c42576c82939687725c47321d000000000000000000081c2f4152616d7473695947331f0b0000000b1f334556636b6c5f5c6a6a605242434b4e4b5b676b685945311c0700000000020c14191c1c191106000000000711191e2121201b160e040000000000000000000000000000000000000112243444525d5f5a4d3d2a1704000000000000000e23384d63778b989986706d7c888c85715c47321c0700000000000e2235495b6d7d897d6a73838876634e39240f001f34495e728579665443311f0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034495e7288937d69543f2a150100000000000000000000000000000b1b2a394753606b757d868b89827b75624d3823100c050000000000000000000000000000000000000b1f33465a6d82958975614e3a2613000000000000000000000000000000070f171e252a2e3133343434322f2a241d150b0000000000000000000000000000000000000000010b151e252b2f33343433302b23190e0000000000000000000000000918252f34332d24190d0000000000000000000000001a2f44596e83989d88735e4a3f546878787777797c808597907c67523d28130000000517283746515858554c3f2e3d52667b908f7965513c2813000000000000000000000000000000000000000014293d516474838983705c47321c0000000000000000000012243443515a5f5e574b3c2a170400000010253a4e6274807b6662777d705f4e5460635c687982735e48331e0900000006141f282e32322d24170800000c19242d33363635302a21160a0000000000000000000000000000000000000616263440484a463d2f1f0d00000000000000000b2034485b6c7a868a836f5e6a7377736755422e1905000000000006192b3e4f606d746e60657173695947331f0b001b2f43566672705e4a3725130200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b2f44596d8397836d58432e19050000000000000000000000000000000c1b2936424e58616a70767d8f8070604c37262520180d000000000000000000000000000000000003172b3e5266798d917d6956422e1b0700000000000000000000000000000000040a1015191c1e1f1f1f1d1a151009010000000000000000000000000000000000000000000000020a11161b1e1f1f1e1b161007000000000000000000000000000008131b1f1e19110700000000000000000000000000162b4055697d93a28d78644f3e53677b8f8d8d8f91918a837b7566523d2813000000000a1928343e434340392f23384c61768b94806b56422d1904000000000000000000000000000000000000000e22354756657074706454412d1900000000000000000000061625333e464a49443a2d1e0d0000000012273c52677c907b665a6e827d6b586172786b6f84846e5945301c070000051524313b43474741352615030b1b2a3741484b4b4a453d33281b0d0000000000000000000000000000000000000816232d3334322a1f1101000000000000000005182b3e4e5d697174716453575e625f5649382612000000000000000f2031424f5a5f5b50545d5e584b3c2a17040013263848565e5d52422f1b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b3f54697d9286715c47321e09000000000000000000000000000000000b1825303b454e5b6d7d8f8573615243383b3a342b1e1001000000000000000000000000000000000f23364a5e72869986725e4a37230f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273b5065798ea2937d6a55414c5f7080888b88837c766f6761594937230f00000000000a1721292e2e2c261d1e33475c70869a86705c47321e09000000000000000000000000000000000000000517293847535b5f5c534636241100000000000000000000000715212b31343430271d0f000000000011273c51657a8f7d68546579887561697d88746f86846e58432e19040000112333424e575c5c534432200e17293948545c60605e595045392b1d0d0000000000000000000000000000000000000611191e1f1d170d01000000000000000000000f20303f4b565c5f5d5446444a4c4b44392b1a0900000000000000031423323e464a473f414849453b2d1e0d0000091a2a38434949413424120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4f64788e8a75604b36210d000000000000000000000000000000000007131e2b3f5265788b907c695644424c504f473c2e1f0f00000000000000000000000000000000071b2e4256697d918e7966523f2b1804000000000000000000000000000000000000000000000000040b11161a1c1d1c19140c030000000000000000030c13191c1d1d1c1a161009020000000000000000000000000000000000020d151a1b1b160f06000000000000000000000000000000000000000d22364a5f73889c9985705c484152616d7374736e68625b534c463b2b1a07000000000000050e15181917110a192d42576c82958a75614c38230e00000000000000000000000000000000000000000b1a293640474a474136281907000000000000000000000000040e171d1f1f1b140b0000000000000e23384c60758a836d585d70837d6b6b82907c6f85866f5a45301b0600001a2e4151606b717062503d2b192134475766707676736c6357493b2b1b0b0000000000000000000000000000000000000000000000000000000000000000000000000212212e3942474a4841363035373530271b0d0000000000000000000514212b3234322c2e333430281d0f000000000c1a262f34342e241606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5f74898e79644f3a2511000000000000000000000000000000000000081d32465a6e82958b76614d43525f66635a4c3d2d1b0a0000000000000000000000000000000013263a4e61758a96826e5a4733200c000000000000000000000000080f141515130e0801010911181f252b2f3232322e282015080000000000000a1620282d313232312f2a241d150b010000000000000000000000000000041320292f30302a23190d000000000000000000000000000000000000071c3044586d8295a08c7764503c4350595e5f5e5a544e473f3832291d0d00000000000000000000000000000014293d52667b908f7a66513d28130000000000000000000000000000000000000000000b19242c3234322d24180a00000000000000000000000000000000000000000000000000000000091d32465b6f8388725e53677a88736b828d85718388725d48331e0900001f34495d707d86806d5a483624293e516475848b8c888075675949392817050000000000000000050c11141615130f0a0300000000000000000000000000000000000003101c262e3234332e251b2022201c140a0000000000000000000000030e171d1f1d181a1e1f1c150c00000000000009141b1f1f1a12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6f84927c68533e2a150000000000000000000000000000000000000d22374b60758a9c87725d485061707b776a5b4a392714010000000000000000000000000000000b1e32465a6d82958a76634f3b28140100000000000000000007121c24282a2a27231c15151d252c333a4044474747433c32261809000000000b1a27333b4246474747443f3931281e1307000000000000000000000000021323313d4446453e362b1e1001000000000000000000000000000000000115293e5165798da093806c5844333d45494a49454039332d261e170c000000000000000000000000000000000f24384d62768c95806b56412d18030000000000000000000000000000000000000000000711181d1f1d191107000000000000070b0b090604030202020201010000000000000000000003172b4054687c8d7864505e71857c6a80888579808b76614c37220d00001f34495d72879a8a77665341302e43586c82948b79767d8677675746352311000000000000020e1820262a2b2a28241e170e040000000000000000000000000000000000000a13191e1f1e1912070b0d0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001182c41556a8094826c57422d1804000000000000000000000000000000000010253a4f64798f9b866f5a45596d808f8979685644311e0a00000000000000000000000000000003172b3e5266798e927d6a5743301c0800000000000000000817242f383d3f3f3c37302829313940474e54595c5c5c574f4436271706000007192938454f565b5c5c5c58534d443b3025180b00000000000000000000000d2031414f585b5952483c2e1f0e00000000000000000000000000000000000e22364a5d7185989c8874604d3a2a303434343942474742392e2112020000000000000000000000000000000a1f34485d71879a85705b46311d080000000000000000000000000000000000000000000000000000000000000000000006121b20201e1b191817171717161614120f0a040000000000001125394d61758a806a5655687c8571808a7b827b8f7964503b261100001b2f43576a7d929583715f4d3b2f445a6f869b8872616d7c86756452402e1b08000000000513202b343b3f403f3d38322a21170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b0a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003030113273c51657a8f86705b46311c07000000000000000000000000000000000011263b50667b919b866f5a455a6d7c8c978673604d3a2611000000000000000000000000000000000f23364a5e72869a87735f4c3824110000000000000005162635424c525454514b443b3c444c545b62686d7172716b61544535231100001124364756626b707272706d6860574e4236291b0c0000000000000000000015293d4f5f6c706d655a4c3d2c1b0800000000000000000000000000000000061a2e4155687b8fa2907d6a5644311e1f2a3b4a565c5c564c3f30200f000000000000000000000000000000051a2f43586d829789745f4b36210c000000000000000000030b0f0f0c090706060505050505050400000000000000000616242f353633302e2d2c2c2c2c2b2b2a27241f191007000000000a1e32465a6e8286715d4c607386797d8c7686778c7d68543f2a15010014283b4f63778b9f8f7c6a58473544586d839789745f5e6e80826f5d4b382512000000041423313d474f545654524d463d34291d1003000000000000000000000000000000080e12120f0a0200000000000000000000000000000000070b0b08020000030b0f0f0b040000000000000000000a151d201f1a1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b131818161223374c61758a89745f4a35200b060400000000000000000000000000000011263b50667b919c87705b464f5e6d7c8d907c6955402c1804000000000000000000000000000000071b2f42566a7d928f7b6754402c190500000000000010223444535f676a6a6660574e505860686f767c8387888680726352402e1b0800192d405365748086888887837c746a605447392a1b0c0000000000000000001b3044586c7d8782776a5b4a38251200000000000000000000000000000000001225394c5f728598998673604e3b2921354859687170695d4e3e2c1b08000000000000000000000000000000152a3f53687c928e78644f3a251100000000000000000a161f2424211e1c1b1b1a1a1a1a1a1a1915100a0100000000122434424a4b484543424242424240403f3c39332c23190c0000000e1b2b3f53667a8d786450576a7d827c8d777c8288836d58442f1a05000c2033475b6f84989a88766453414054697d928f7a66536172847a6754412e1b080000102232414f5a63696b6a67615a50463a2e21130400000000000000000000000005121c232727241e150a0000000000000000000000000006121b20201d160d0a161f24241f160a000000000000000c1b273136342d2214040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d272d2e2b272432475c70868d77634e39241b1b19150f080000000000000000000000000f24394e63788e9e89735f4a404f5e6e809184705b47321d080000000000000000000000000000000013273b4e62768a97836f5c4834210d000000000000182c3f5262717b80807a736a60636c747c848b92979c9d9b9182705d4a37230f001d32475c70839282777679828c887d71645748392a1a0a00000000000000001e33485e73889c9589796755422e1a0500000000000000000000000000000000091c2f4255677a8d9f907d6a584634263b50647786867a6c5c4a38251200000000000000000000000000000011253a4f63788d927c68533e2a150000000000000009192733393936333230302f2f2f2f2f2f2e2a251d140a0000001a2e41525e605d5a585757575757565554514d4840362a1b0a000c1d2c383f4b5f7287806b574e6175887b8e7873888387725d48341f0a0004182c4054687c919b8782705f4f3f4f63778c96836e5b55667985715e4b37240f00081b2e40505f6d777d80807b756d63584c3f31221304000000000000000000000514232f373c3c3931271b0c00000000000000000000000616242f353631291f192733393933281a0a0000000000091a2a39444b4940322110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3a4243403c3a3742576b80907b66523d3030302e2a231b1005000000000000000000000c21364a5f73889c8d7864503c40516274878a745f4b35200b000000000000000000000000000000000b1f33475b6e83968c7764503c29150100000000001d32475b6f828a83848a887d7377808890979c9894918f8f8f8d7a66523e2a16001f344a5f748989756361656e7a888f837566574838281706000000000000001e33485e73899ea79785715c47321c0700000000000000000000000000000000001326384b5d6f82949b88756351402e3c51657786968a796754412e1a0600000000000000000000000000000c21354a5f738996826c57422d1904000000000000142637454e4e4b48474646444444444444433f3931271c0f00001f34495d7074726f6e6c6c6c6c6c6b6a6866625c53483927140016293b4a5456576a7d86725e4c596c807d8f786a7d848c77624d39241000001125394d61758a9e8a837d6d5d4d485d71879b8a76624e5c6e827a67523d2813001125384b5d6e7d8a938e8c8d8980756a5d4f4031221101000000000000000000112332414b51524d44392a1b0a00000000000000000000122434424a4b453c302637454e4e4638271502000000001326384856605d503f2e1c0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3c4c565854514f4c4b52667b90806a5546464646433e372e221506000000000000000000071c3044586c809393806b58453444576b808d77624c37220d0000000000000000000000000000000004182b3f53677a8f93806c5844311d0900000000001f344a5f748a7c6d6f77828f858b9395908c8883807c79787980826d59442f1a001e33485d708487715c4c515c697889938575665646352413010000000000001c31465b70859aa8937d695844301b060000000000000000000000000000000000091b2e40526476889993826f5d4c3b36495967788a9785715d4935210d000000000000000000000005090a071c31455a6f849986705b46311c070000000000001b3043556263605e5c5b5b5a5a5a5a5a5a58534d443a2d1d0c001f34495d7183878684838383838282807d7b766f665644301b001d314558676b686676897966616063778a8d77627488917c67533e2a1600000a1e32465b6f8498907b887a6b5c4e586d8397917c68535163767866523d281300172b4054677a8d94847976777c84887a6d5e4f402f1f0e0000000000000000071b2e41515e6667615648392815020000000000000000061a2e41525e60594e4033445562635644311d08000000001b2f435666746e5d4b3a28170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c3146596a6d69666462605f61758a846e5b5b5b5b5b58534a403324150400000000000000000115293d506376889988756352443e51667b8d77624c37220d00000000000000000000000000000000001024374b5f7384918874604c39251000000000001f34495d7286857c7d8288918f9885807b77726e6a676463656d776f5a45301b00192d415465737d725c473e4b5a6a7b8c948474635342301f0d000000000000182d41566a8094a8937c67523c28150100000000000000000000000000000000000011233547596a7b8d9d8d7a695848373b4a5a6c7d928d7864503b26120000000000000000000410191e1f1c182c41556a809489745f4a35200b0000000000001f34495e737875737170706f6f6f6f6f6f6d6860574b3b2a17001a2e415464717a82858789898b8b898988878683735e48331e001f344a5f74827d7b7b80827876767474838a74606a7c8f826d5945311d000003172c4054697d9396827a8a7a6b5f566b829796826b56475a69685a4937230f001c31465a6f83978a7666606268707b887c6d5e4d3c2b1a08000000000000000d21364a5e6f7a7b74665745321e0a00000000000000000a1f34495d70746b5e4f4051627374604b36200b000000001f34495d72857a69584634221100000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73837d7b78777574737284887270707070706c665d514233210e0000000000000000000d203346586a7b8c92827061575355677b89745f4a35200b0000000000000000000000000000000000081c30435565737d877c68533f291400000000001b2f4356697782868684827c79888e8071625d5955524f4e515a635f513f2b17001124374756616a6757432f3c4c5d6e80929282705f4e3c2a1805000000000013273c5064788da1937d68533e2914000000000000000000000000000000000000000618293b4c5e6e808f998876665545363d4f617488937d69543f2a1500000000000000000313222d3334312d293c51667b908d77624d38231a140b000000001e33485c6f808b88878787868686868686827c73695946321d0012253646545f666c6f7173737474737372706f6d685945311c001e33475b6d7a828688898a8b8b8b8b8b8b806e5a5f708086745f4a341f00000011263b4f64798f9b87717c8a7c716b70849897826b56404b54544a3c2b1a07001f34495e738998846e5a4b4d545e6a77867b6b5a4937251300000000010d1519243a4f64798e918575614e39240f04000000000000000a1f34495d70827c6d5c4c5d6e80745f4a35200b000000001f34495e738887756352402e1b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b3044586c7d8e918f8c8b8a8988888e888787878786827a6f61503d29140000000000000000000417293b4c5d6d7c8a8f80736b68697283826d5a46311c080000000000000000000000000000000000001426384756616b727467533e2914000000000014273a4b5a656c6f6f6e6b686978888f82716252433d3a383d474d4b423322100007192938444e55534939272e3f51627487998f7d6b594735221000000000000d2135495d71869996826c57422d1904000000000000000000000000000000000000000c1d2f4050617182919484736354453845586c8094826c57422c1700000000000000000f21323f484a45413e3c4d61768c907a66503b342f271d11030000192d4051616e777c828486878787878685838280745f4a341f0007182836424b52575a5c5e5e5f5f5e5e5c5b5a58554b3b291600182b3e4f5d676d707273747474747474746f615152616d70695946321d0000000d22374c60768c9f8b756e7d8d8580838fa0937d69543f39403f392d1e0e00001f344a5f748b97826b564139414c5967768778665442301d0a000002121f292e2f394d62768792917b66503b261d19120a0100000000061a2e415365778a796758697a88725d48331e150a0000001b3044576a7d8f826f5d4b3825110000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293c4e606f7c858b909394959595959493918f8d8b8986806c57422c17000000000000000000000c1d2f3f4f5e6b78838c87807c7d85837463513e2b1602000000000000000000000000000000000000091a2938444e575d5f584937241000000000000a1c2d3c4852575a5a5956535a6a798a90827061514130232a3438373024150500000b1a27323b403f372b1b213345576a7c909b897664523f2c190600000000061a2e4256697d919a86705c47331f0a00000000000000000000000000000000000000001122334353637282909282726356493f5065798f836c57422c170000000000000000172b3e505c5f5a565351505d7288937c67524c49433a2f211101001a2e41525e5f63686b6e6f707070706f6f6e6c6a675845311d00000a18252f383e42454748484a4a48484746444340392d1d0c000f21313f4b53585b5c5e5f5f5f5f5f5f5f5b52434350595b564b3b2a170000000a1f344a5f74858f8b76606e7c8995979f9a8a76634f3b262b2a251b0f0000001f344a5f748b98836d58432e2f3b4958687984725f4c39261300000f20303c434441465868757d8074624e3936322d261d13070000000e1c2935475a6d808573647587826d59443631281b0b000015283b4d5f71838d7a6754402c17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f3142515e6971767a7c80808080807d7c7b79777573706e65533f2b160000000000000000000000112131404e5a6670777c8282807a7165564634210e00000000000000000000000000000000000000000b1a27323b43484a453b2c1a080000000000000f1e2b363e42444444413e4c5b6b7b8c8f806f5f4e3e2d1c2023221c13060000000009151f262b2a241a0d16283a4d6073879a94826f5c4936230f000000000013263a4e6175899c8b76624e3a261100000000000000000000000000000000000000000415253545546372828f918273675b534f62778d806b56402b1600000000000000001c31465b6e736f6b686665646e83907b6762615d574c3f2f1e0c001f34495d7074716e6c6c6b6b6b6b6b6b6b68645d53493b291600000007121c23292d303233333434333332312f2e2c261c0f00000313212e383f434647484a4a4a4a4a4a4a473f34333d4446423a2d1d0c000000071c314457667279786d5b5e6b7782888b877c6c5a47342015151109000000001e33485e73889b87715d48342b333a4a5c6d807c6956422e1b0700182b3e4e58585654525862686a63564e4d4b47413a30251606000a1c2c3a464e5264778b7d6f828a7764514d4b4539291805000b1e304254667789846e58432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000002132332414c555d6265686a6a6b6a707668666462605e5b5954473624100000000000000000000000031322303d49535c63686b6b70776757473828190a00000000000000000000000000000000000000000009151f282f333431291d0e00000000000000000d1922292d2f2f2f2c2e3d4d5e6e80908e7d6c5c4b3a29170e0d0800000000000000020b121615100a0e111d3043576a7d929f8c7865523f2b1804000000000b1e3246596d8094917d6955412d1905000000000000000000000000000000000000000007172736455462707d8a9285786e67646a7b8e7965513d281300000000000000001c32475c708584827d7b797978808578777776726a5d4d3b2814001f34495d718387848383828282828282827d7870655744311c0000000000080f14181b1d1e1e1f1f1e1e1d1c1a1916120a0000000003111b242a2e30323334343434343434332c22212a2f302d271c0f000000000115283948555f64645c4f4e5a646d7374726a5e4e3d2a1704000000000000001b30455a6f84988c7763503c3d474d4d50627586725e4a36210c001e33475b6b6e6b69676666666464646362605c554d42342412001427394a5862676a6e82887b8d806d66646260574734210c0001132536485a6c80806c58432d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514232f3942484d505354545d6d7d846f5a4f4d4b494644403729190700000000000000000000000004121f2b3640484f53566479867564554537281a0c000000000000000000000000000000000000000000020c141a1e1f1d160c00000000000000000000060f14181a1a1a171f2f4050617283948b796858463523120000000000000000000000000811191f232627273b4e62768a9e95826e5b4733200c0000000003162a3d5064778b9884705c4834200d020000000000000000000000000000000000000000091827364452606c78838d8b827c797d8983705e4a36220e0000000000000000192d4155687988929391908f8f8f8f8f8d8d8c877b6b58432e19001a2e415464727b828688898b8b8b8b8989888683745f4a341f000000000000000000000000000000000000000000000000000000000000081015191b1d1e1f1f1f1f1f1f1f1e18100e161a1b19130a0000000000000a1b2a38434b4f4f493f3c4851595e5f5d574d40301f0d0000000000000000172c4055697d9193806b58454e5a62625c596c8075614c37220c001f344a5f7483827d7c7b7b7b79797978777470696052412e1a001c30445768757c8082828f8988807d7b797775644f3a2510000007192b3c5064737061503d291500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121d262e33383b3f4e5c6b7b8c826d5944383634312f2c24190b0000000000000000000000000000010e19242d343a3e4e63778c8373635546382a1b0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111223243546576889887756452412f1d0b00000000000000000004101b242c33383b3c3c3b475b6e83979e8a76634f3b27130000000006122134485b6f82968c7763503c281917120b0200000000000000000000000000000000000009182634424e5a66707982878a8b8880736453412e1b0700000000000000001226394a5b6a757d838789898989888684827d7b776d59442f1a0012253646545f676c70727374747474747372706e6a5a47321e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a262f373a3a352d2b353e45494a49433b2f221201000000000000000011263a4e6175899b8875624f5c6c76776f60636e655746321e09001c314457697782888c8f90909090908f8d8a857c705d49341f001f344a5f738689898b8b92968c8d8e8d898274634f3a25100000000d213447565f5c524333210e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a12191f30414f5d6c7a8a8a7865523e2a211f1c1a1711070000000000000000000000000000000000071119202534485c6f8291827264564839281500000000000000000000000000000000000000000002090f11100d07000000000000000000000000000000000000000415253648596a7c8f9382705e4c3a281604000000000000000614212d3740484d505252504d53687c90a4927d6a56422e190500000616242f353f5266798d93806b5744302e2c261f1509000000000000000000000000000000000000081624313d49535d656c717474726d635546362412000000000000000000091b2d3d4c5862696e717373737372706e6b6966635d4f3d2a160007192837424c53575b5d5e5f5f5f5f5f5e5c5b59574d3d2b18000000000000000000000000000001080d0f0f0f0b0500000000000000000000000000000000000000040e1417161007000000000000000000000000000009131c222524211a18222a303434342f281e11040000000000000000000b1e3246596c809192806d5b6378888c7d6c59585347392816030015283a4b5a656d737678797b7b7b7b7979787774705d49341f001e33485c6d727373747d8f8384777877746e64564634200c00000005172938444a4840342515040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263b4e5f6d7b8b907d6d5b4936230f0a060000000000000000000000000000000000000000000000050c192c3f52647688918374665744311c00000000000003070706010000000000000000000b151e242626221b110500000000000000000000000000000000000008192a3b4d5f7183968e7c6a584533210e000000000000061524323f4a545c6265676765625c61758a9f9a86715d4834200b0000122434424a4a4a5d7083978773604c4343413b32271a0b0000000000000000000000000000000000000613202b37404a51585c5f5f5d58504537281806000000000000000000000f1f2e3a464e54595c5e5e5e5e5c5b595754514d4a4031200e00000a192530383e424648494a4a4a4a4a48474644423b2f1f0e000000000000000000000000000a141c222525242019110700000000000000000000000000000000071521292c2b24190b000000000000000000000000000000080d0f0f0c06050f161b1f1f1f1b140b00000000000000000000000316293c4f617386978a78675c697a8d89745f4b4036291b0b00000b1d2d3c4852595e61636466666666656463625f5d51412e1a00192c3e4f5a5c5e61758884798d7a6762605a514638281704000000000b1a273034332d2316070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f54697d8c918271614f3e2b1906000000000000000000000000000000000000000000000000000000102235475869798a9284745f4a341f000000000710171c1d1b160c000000000000010f1c2831383b3b362e2316070000000000000000000000000000000000000c1e30415366788b99887562503d2a1704000000000213243342505c6770767a7c7c7a767069708499a08c77634e3a251100001a2e41525e5f5d5b677a8d8f7b67585858554e4438291a0a000000000000000000000000000000000000020e19242d363e43474a4a49443d3327190a000000000000000000000001101d28323a40444748494948474644413f3c39352e22130300000008131d242a2d30333434343434343332302f2d281e11010000000000000000000000000e1b2730373a3a39342d241a0e0200000000000000000000000000051625333d423f362919080000000000000000000000000000000000000000000000000000000000000000000000000000000000000d20324456677889978675655d71868d77624d3824180b000000000f1e2b363e45494c4e50606c726f66584e4c4a4941332311000f21313d4547576a7d8d79708584705d4b463e35281a0b00000000000009141c1f1e19110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687c8a807263534332200e000000000000000000000000000000000000000000000000000000000517293b4b5c6b7a8686725d49341f0000000d1a242b313230291e100000000001101f2d3a444d50504a4034251605000000000000000000000000000000000000122436495b6e829492806d5a4734210e000000000d20314251606e79848b90908c8c8b857c738094a6927d68543f2b1601001f34495d707472706f70859784706e6e6e6a615647382817060000000000000000000000000000000000000007111a22292e32343434302921160a00000000000000000000000000000b161f262b2f323334343332312f2c2a2724201b1104000000000000091015191b1e1f1f1f1f1f1f1e1d1b1a18140b000000000000000000000000000c1d2c39434b4f4f4e4841372c1f1204000000000000000000000000102233435057534737251200000000000000000000000000000000060d13171b1c1d1c191510090200000000000000000000000000031527394a5b6b7a89938475696c838d77624c38230d0000000000000d19232a30343742576b7d87837666544035342e231505000313202a34495d7286836f677a8d7a6753402d22170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394c5f6e746e6254453525140300000000000000000000000000000000000000000000000000000000000c1d2d3e4d5c6872736756432f1b00000f1e2b37404647453c2e1e0c0000000f1f2e3d4b576166655d52433423100000000000000000000000000000020a111414192c3e5164778a9d8a7663503d2a1703000004172a3d4f60707d8c9790847b7776787d8585798fa497836d59442f1b06001f344a5f74898887868483928c838484837d7365564635230f000000000000000000000000000000000000000000070e151a1d1f1f1f1b150e0400000000000000000000000000000000030b11171a1d1e1f1f1e1d1c1a1715120f0b0700000000000000000000000000000000000000000000000000000000000000000000000000000006192a3b4a565f6464635d54493d302214100e09030000000000000000182c3f51616c6554412e1b070000000000000000000000000007111921272c303232312e2a241d150c02000000000000000000000000091b2c3d4d5c6b788590877c788586725e4a35200b00000000000000060f161b1f2e43586e84959484705b46301f1a1105000000020e22374c61768c79665d6f8283705c4936220e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3041505b5f5b514436271707000000000000000000000000000000000000000000000000000000000000000f202f3e4b565d5e5749392613000a1c2d3c49535a5c594c3b281501000c1c2d3d4c5b68747b796f6152402c19040000000000000000000000000b151e252929252134475a6d829593806d5946321f0b00000c2034475a6c7d8f9d8f807167626063697280898da29c88725d48331f0a001c31465a6d808c92969898999b9895949391847464523e2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b1014151614120d070000000000000000000000000f23364859687379797770665b4e40322625231e170f050000000000001d32475b6f80715e4a3724110000000000000000000000020e19242d353c4145474746433f3931281f14080000000000000000000000000e1f2f3e4d5a67737d85898b86796856432f1b060000000000000000000006172c40546777848a84705b46301b060000000000000c21364b607584705d526473827865513c271100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001223323f474a463e3327180900000000000000000000000000000000000000000000000000000000000000000211202d3943494944392b1b090014273a4b5a666f726a58442f1b070719293a4b5b6a7987908d806f5c47321d080000000000000000000001101d2832393f3f382d2b3e5165788c9c8975624e3a2612000013273b4f63768a9c95837061544d4b4e5661718395a8a08b76614c37220d00162a3d50616e777c828384848d8e80807c7c7c7d6c57422c17020000000000000000030f171c1c19161311110f0f0e0e0e0e0e0d0c0803000000000000000000000000000000000000000000030b12171a1b1b1b18130e070000000000000000000000000000000000000000020e171f25292a2b2a26221c140b01000000000000000000162b3e526576868f908c84786c5e50413b3a38322b22170b00000000001f344a5f748a796653412e1d0c00000000000000000004121f2b36404950565a5c5c5b58534d453b31261a0c00000000000000000000000111202f3d4956606970747471685b4b3927130000000000000000000000001124374959667074726554402c1803000000000000081d314558687467544655646f7464503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514222c3334322b2216090000000000000000000000000000000000000000000000000000000000000000000002101c272f343430271b0d00001b30445769778388725e4a35210c1425364758687989979b8d7d6f5c47321d08000000000000000000000f1f2e3a454e53534b3d2b35495c708498927d6955412d190400182d41566a8093a28d7966534338363a445366788da0a38f78644f3a2510000e213242515c63686b6c6e6f8393806d6867676962513e2a1500000000000000000413212b31322e2b2827262525232323232323211d1710070000000000000000000000000000000000010c161f262c2f3030302d28221b130900000000000000000000000000000000000513202a333a3e3f403f3b362f271e140900000000000000001b3045596e829591827d868a7c6e5f50504f4c463e34291c0d000000001f344a5f748a83705d4b3b2a190700000000000000041423303d49535c646a6f7172706d6860584e43372a1c0d000000000000000000000002111f2c38434d555c5f5f5d564b3d2d1c0a000000000000000000000000081a2b3b49545c5f5d5547372411000000000000000215283a4a595f58493746525b5f574735210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410181e1f1d170f04000000000000000000000000000000000000000000000000000000000000000000000000000a141b1f1f1b140a0000001f34495e7387968d7864503b27122031435465768797998b7c6e6051402d1905000000000000000000091b2d3d4c586168685a48342d4155687c919985705c48331f0a001c31465b70859a9c88725e4a3625212636495d71869aa6917b66513c271200031524333f484f5356575865788b897663525254504434220f00000000000000001022323e464743403d3c3b3a3a38383838383836312b231a0f02000000000000000000000000000004121e29333b4044464645423d362f261c12060000000000000000000000000000041423313d474e53545554504a433b31261a0e000000000000001e33485e73889d88746972808d7d6e636664615a51473a2b1c0c0000001d32475c70858d7a69584837241000000000000002122332414e5a6670788084878886827c746b6155483a2b1b0b0000000000000000000000010e1b26313a41474a4a4842392d1f0f00000000000000000000000000000d1d2b3740474a49433829190700000000000000000b1c2d3b464a453b2c353f474a44392a18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748a9f937d6a55412d1a2b3d4f60718394998a7b6c5e5042332311000000000000000000001225384a5b69757c77624c3725394e62768b9f8b76624d39240f001f34495e73889d99846f5a45301b0c1a2e42576c8297a8937c67523d281300000615222c343a3e4142495b6d8092806c59463f3c332616050000000000000000192d3f505b5c58555351504f4f4e4e4e4e4e4c4b463f362c2012040000000000000000000000000414222f3b464e555a5b5b5a56514a42392f24180c00000000000000000000000000112232414f5a62686a6a68655f574e43382b1e110200000000001f344a5f748b9b866f5a616f7d8c7b787a79756e6458493a2a18060000192d4155697d90877666533f2a150000000000000e203041505f6c78838a847d7c7b7c8287887d726658493929180700000000000000000000000009141e262d323434332e261c0f010000000000000000000000000000000d1a242d3234342f261a0b000000000000000000000f1d2a323431291d232c323431281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c10100d0a0706050303020202020201000000000000000000000000000000000000000000000000070e14191c1d1d1c1a17110b0400000000000000000000000000001d32475c7085999985705b47322537495b6c7d909a8b7a6b5d4e403224150500000000000000000003192d415568798887715d49352033475c70859a907b67523d2813001f344a5f748ba098836c58432d1803152a3f54697d94a9947d68533e29130000000410192025292c2d3e50637588897663503d2a2116080000000000000000001e33485c6e706d6a68666664646363636363625f5b53493d302212000000000000000000000003132332404d5962696f70706f6b655e554c41362a1d100200000000000000000000091c2e40505f6c767c80807d79726a6055493c2f201102000000001f34495e73899b86705c515f6f808a8c8686898275675847362311000012263a4d60738593826b56402b160100000000081a2c3d4e5f6e7c8a82776f696766686c727b86847667574736241300000000000000000000000000010a12191d1f1f1e1a130a0000000000000000000000000000000000000711191d1f1f1b13090000000000000000000000000c171d1f1d160c10181e1f1c150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17202526221f1c1b1a191917171717171715110c0500000000000000000000000000000000000006111a22292e313232322f2b261f180e05000000000000000000000000192d41556a7d929f8a75614c3830425466788a9c8c7b6c5c4d3f3022140600000000000000000000081d32475c708597836e58432e1a2d42566b809595806b56412c17001f344a5f748ba098836d58432e190313293e53687d94a9947d68533e29130000000000050c111417213346586a7c8f806c5a4734220f000000000000000000001f34495e738683807c7b7a7979787878787877746f665b4e402f1d0a000000000000000000000f203141505e6b757d84878785807972685e53473b2d2011030000000000000000001225394b5d6e7d8a9188848488877d73675a4d3e2f2010000000001c31465b70869a8a7560536576878983716f757d86766553402d1905000a1e31435566757d7564513e29140000000000122537495b6c7c8b7c6f6364635850535f646974828675655342301d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a28343a3b373432302f2e2e2c2c2c2c2c2c2a2620180f050000000000000000000000000000000c18232d363d424647474744403a332b21170c000000000000000000000012263b4f63778ca0907b67523e3b4d607284968f7d6e5e4e3e2f21120400000000000000000000000a1f344a5f748a98836c57422c17283d52677c9298836e58432e19001f34495e73899f9a856f5a45301b06142a3f54697d94a8937c67523d28130000000000000000000416293b4d6072848a7664513e2c1a070000000000000000001c30455a6e829394939190908f8f8f8f8f8f8d8983786c5e4d392511000000000000000000081a2c3e4f5f6e7c8892908883828488857b7065584b3e2f2111020000000000000000182d4155687a8d9282746e6f72798385786b5c4d3e2e1d0c000000192d42566b80948f7b675d70838a788b7c69616c7a836f5c48341f0a00011426384857636863574735220e00000000071b2e415467788a7c6c5e6a787666535e70797064728383715f4d3a271300000000000000000000060d1112110e060b1012120f0900000000000000000610171d1f1f1f1b160f070000000000000000000000000000000000030f191e1f1c150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000142738464f504c4947454443434242424242413f3a342b221609000000000000000000000000000e1c2936404a51575b5c5c5c59544e473e34291d10030000000000000000000c2034485d71869a96826c584346586a7d8f928270605040302011030000000000000000000000000a1f344a5f748b98836e58432e19253a4f64798f9b866f5a442f1a001d32475c71869b9d88735e4935200c162b40566b8095a5907a66503b261100000000000000050d13171e30425567798c826e5c49372412000000000000000000162b3e516474828a8f929495999391908d8b898786847c68533e28130000000000000000001124374a5c6d7d8d9a8d7d736d6c6e737c868376695c4d3f2f200f00000000000000001d32475b708598897563595a5e66707c897a6b5c4c3b2a1907000013283c5064788c96836e64788d826d808673605c6d8075604b36200b0000091a2a39464f535047392a1805000000000e22364a5d7184826f5e5a6f86826b56687b8b77626576897c6956422f1b070000000000000008111a2126272722191f252727241c120500000000000a17232b32343434302a231a0f0400000000000000000000000000000213212c333431281c0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c3044566365615e5c5a5a5858575757575756544f483e3427190a00000000000000000000000d1d2c3a47535d656c707272716e69635a51463b2e211304000000000000000005192e42566a7d939b87725d495063758896857363524232221202000000000000000000000000000a1f34495e73899b86705b46311c23384e63788f9b866f5a442f1a00192e43586c8296a18d77634f3b27141a2f44586d8398a18c77624d38230e0000000000010e1821282c2f2f374a5c6e808b786654412f1d0b00000000000000000f22354656646f75797c7d808c7d7c79787673706f6e6d62503b27120000000000000000061a2d415467798b9c907d6e6058575960697482887a6b5d4d3e2d1d0c000000000000001f344a5f748999846f5a47444a535f6b79897a6a594836241200000d2135495c6f83958a766a80907b66768a7b6854636f665846321d090000000c1b29343b3e3b34291b0d020000000014293d5165798b7764525a6f86826b5e7185826f5b596c8086725e4a36210d0000000000030f1a242e363b3c3c362c33393c3c382f2315060000000a1928353f464a4a49453e362c211508000000000000000000000000000e20313e484a443a2c1d0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f73797673706f6f6e6e6c6c6c6c6c6b68635b514537281705000000000000000000081a2b3b4a586570798286888887837d766d63584c3f31231404000000000000000013273b5064788ca18c77634e5a6d80928a78675645342414040000000000000000000000000000071c31465b6f849989745f4b372324394e63788f99846f5a442f1a0015293e52667a8ea2937d6a5744311f1f34485d71879b9c88725e4934200b0000000001111f2b353c41444444445163758883715f4d3b291706000000000000000517283847525b616567686f838f7d6c63605e5c5a5858524433200c00000000000000000d2135495d70849699867260504442454c566370808a7b6b5c4b3b2a19070000000000001f344a5f748b99846e605b554e464e5b6a7988766553412f1c090006192d405366778993806e838d77626e82836f5b535a55483a291603000000000b1720262c31322f291f1406000000192e42576c82846f5b485a6f86826b677a8d7966524f63778b7864503b2611000000000714212c374149505251493e474e52524c4133241200000516283746525b5f5f5e5952493e33251708000000000000000000000000162a3d4f5c5f574a3b2a1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d71868c8987868484848383838383827d776e63554634210d00000000000000000013253748596876838d958d85828083878a82766a5d4f4132231303000000000000000c2135495d71869a927d695464778a907d6c5b493827160600000000000000000000000000000000182c4155697d918f7a66523f2d273c51667a9095826b57412d18000f23374b5f7285989a8773604e3d2e283b4e63778ca095826c58442f1b06000000000d1f2f3d485056595a5a5a59586a7c8f7c6a584635241302000000000000000b1a29353f474c505253677b8f8a76635049474443433f34261604000000000000000013273c5064788da0927d695643322c303945526171828a796959483625130100000000001f344a5f73899b86787570696259504c5b6b7b83705e4c3926120000102336485a6b7b8a8a77868c7660677b8a75604b4441382a1c0b00000000000a1b2a37404647433c3124150600001c31465b70867d6954445a6f86826b708383705d49485c71867d69543f2a15000000091725323e4a545d6467655b515a6367675e51412f1c08000e21344555646f7474736d665c50433526170800000000000000000000001b3045596d7468594734210e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e43576a7c8c969b9b999998989898989795928b827364503c27120000000000000000091d3042556676879497887a706b6b6d727983887a6d5f504131211100000000000000061a2e42566a809397836e5b6e82948573614f3d2c1a09000000000000000000000000000000000012263a4e61748796826f5c4b3d3843566a80948f7a66523d291400081b2f4255687a8c9d907d6c5b4c403d45576a7d929e8c7864513d29150100000004172a3c4d5a646b6e6f6f6f6e6e6c7284887564524231200f00000000000000000b18232c32373b3d4c60748893806c5844322f2e2e2b221708000000000000000000182c41566a8094a18c77624e3a26171d273543536475868876655442301e0c00000000001c31465b7085998c838a857d756c62574d5e6f827b6855422e1a000007192b3c4d5d6c78807d848e786462778d79644f3a2d261a0c00000000000114273948545b5c584f4233241200001e33485e73897a6550445a6f86826b798c7a67534043586d83826c57422c1700000818273543505c6770797c786b636d767c7b6f5f4b37220d00162a3e51637382898b8882796e61534435251504000000000000000000001b30455a6f847664513d29150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014273a4d5e6e798286898b8c928a88878482807c7b797968533d281300000000000000001125394c5f7284959e8b79695d5756585e66707b887d6e5f4f3f2f1e0d0000000000000013273b4f63778c9d897464778b8d7a68564432200e0000000000000000000000000000000000000a1e314457697b8c8c7a695a504e536173869886725f4b37230f00001326384b5d6e7d8f9b8a796a5d5452576374879a92826e5c4935220e000000000a1f33475a6b77808486868684838282808f8270604f3e2c1a0900000000000000000610181e23263145596d829688735f4b37231919160f05000000000000000000001b30455a6f84999d88725d49341f0b0a1725364657687a8c83715f4d3b28160300000000182d41556a7d92917c78828c898074685c51637585715c47321c0000000d1f2f3f4e5b656b6a80937d6a60768c7b66503b261209000000000000081c3044566670716c605141301d09001f344a5f748b78634e445a6f868279828572685a4a40566b80836e58432e1900041626364553616d79848d867d7176828a898077634d38230e001c3045596d82928f837d8289807162534332210f00000000000008101414172c42576c82826c58432e1a060100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e3040505d666c70737476888676706f6c6a686664645c4b3824100000000000000000172c4054687c8fa295826d5b4b4240434a535e6a77857d6d5d4d3c2b19080000000000000c2034485d71869a8f7a6e8294826f5d4a382614040000000000000000000000000000000000000215283a4c5d6d7d8c87786c6563667080908b7a6856432f1c080000091b2d3f506070808c98897a7069676a73829294857463513f2c1906000000000e23384d62768994999b9b9b99989797959a8f7d6d5b4a3826140100000000000000000004090e162a3e52677b908f7a66513d291400000000000000000000000000001e33485d72889d9b86705b46301b0600081828394b5d6f828f7c6a584533200d0000000012263b4e6276899885716f79859087796c5d586b776a5945301b000000011121303d49515664778b887667788e79644f3a2510000000000000000c21364b607384877d705f4c38240f001f344a5f748b78634e445a6f868888888a8678675542556a80846e58432e19000f223344546371808b857a726d7b88877d756d65594734200b001f34495e73889a8571686c7583827161503e2c1a07000000000e1a24292a272a3f54697d87715d48331f1b160f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011222323f4a52585c5e5f6c809383715e575553504f4f4a3e2e1c0900000000000000001c31455a6f8498a28e7965513e2d2b2f37414c596675847b6b5a4837251301000000000005192e42566a7d929580778b8a776452402d231e18110a02000000000000000000000000000000000b1d2e3f4f5f6d7a86898079777b838f897c6d5c4b392613000000001021324251616e7a868f8d847d7c8086928d837566564534220f00000000000e23384e63788e9a9793908f8d8d8d8d8f90938b79675543301c080000000000000000000000000f24384c60758a95806c57422e1905000000000000000000000000001f344a5f74899f99846e59442f1a0400000a1c2d3f5164768a8875624f3c2916020000000b1f3346596c80928e7b696772808e8a7b6b5a5c625a4c3c2916000000000312202c363d485b6d808f857b838874604b37220d000000000000000d22374c62778c9b8f7b67523c2712001e33485e73897a6650445a6f86827272758385715d48576c82836c57422c1700182b3e51627282887c71676e7d8b80746a615951483b2a1805001f344a5f748b97826c5759647283806e5c4a3724110000000c1d2c373e3f3c393d53687c8b75604b3634302a231a0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000414222d373e4347495064788c8e7a6754403d3b3a3a362d20100000000000000000001f34495e73889d9f8a745f4a3622161b242f3b495766758677665443301e0c00000000000013273b4f63778c9a868092806c5a473f3c38332c261e150b02000000000000000000000000000000112131414f5d68737c83888a8a8782776b5e4f3e2e1c09000000000414243342505d68727b8287898b8987827a706557483928160500000000000d21364b5f738885827d7b7878777777787a7c8285725f4a35200b000000000000000000000000091d32465b70849986715c48331e0a000000000000000000000000001f344a5f748ba099846e59442f1a04000000102234475a6d8092806c5945321e0b00000003172a3d5062748698867462616f7d8e897866534c473c2e1e0c0000000000020f1a222b3e5061707c8587847a6a5845311d08000000000000000b2034485c6e7d878a7b67523c2712001c31465b70867d6955445a6f86826b5c667a8c76614c5b6f85806a55402b16001e32475b6e8082756a5f697b86796d62574e453d352b1d0d00001f344a5f748997836c574754647586796653402d1906000016293b495354514e4c52677c8d77624d4b49443e362d211304000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101a23292e3135495d718697836f5b4733262525221a0f020000000000000000001f344a5f748ba09d88725d48331e0907111d2b39485868798472604e3b29160300000000000c2034485c7085988d898774625a5754514c47403a31281e14080000000000000000000000000000031323313f4b5660686e727474726c645a4e40312010000000000000061524323f4b565f676d71737473716d665d5347392a1b0a000000000000081c3044576a74706c686664636262636366686c71705e4a35200b00000000000000000000000003182c41556a7d938b76614d38230e000000000000000000000000001f344a5f748a9f9b866f5a45301b0600000005172a3d5064778b8975614e3a2612000000000d20334557687a8b92806f5f606f809283705c48332b1e100000000000000000070f213242515f6970726f685c4c3b2a19060000000000000005192c3f505f6a72746e5e4c38240f00192d42576b8084705c485a6f86826b5663788d77624d61758a7a65513c2712001f344a5f7482867c71666d808980756a5e53473a2d1e0f0000001d32475c70869a86705b474657687a83705c4935210d00001d314558676966636260667b8f786460605d5952493e32221000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f15191c2e42566a7d938b76624e3a25110f0d0700000000000000000000001f344a5f748a9f9f89735f4a34200b00000d1b2a3a4a5b6c7d7d6b5846331f0b000000000005192d4155697d919b8f7c73726f6c6965615b554d443b31261a0d00000000000000000000000000000413212e39434d54595d5f5f5d5851473c30221303000000000000000615222e39434c53585c5e5f5e5c58524a4136291b0c000000000000000115283b4d5a5f5b5754514f4e4c4c4e4e5053575d5d52422f1b070000000000000000000000000012273b5065798e907b66513d2813000000000000000000000000001e33485e73889d9c87725c47321d08000000000e2134485b6f83917d6955422e1905000000031628394b5c6d7d8e8e7d6d5f6275898b76624d38230e0000000000000000000003142433414d555b5c5a6062574836230f00000000000000000f2132414e575d5f5b50412f1d090014283d5165798b7764525a6f86826b666c7d8a756056697c8874604b37230e001c314457656f798584786d6c7682887c7064584a3c2d1c0b0000192d42576c80958a76624e3b4b5d6f827864503c281300001f344a5f747d7b787776767b9079767675726d665c503f2d19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273b5064788d927c6854402b1602000000000000000000000000001d32475c71879ba18c77624e3a26120000000c1c2c3d4f61738675624e3a251000000000000012263a4e62768a9b8786888786827d7a76706961574e43372b1e0f000000000000000000000000000003101c2730394045484a4a48433d342b1f120400000000000000000004101c2630383e4447494a4947433e372e24180b0000000000000000000b1e2f3d474a46423f3c3a38373738393b3e4249494134241200000000000000000000000000000d22364b5f748994806b56412c18030000000000000000000000001c31465b70869b9f8a74604b36210c0000000005182c3f53677b8f85715d4834200b000000000a1c2e3e4f5f6f7d8d8c7d6f636e838f79644f3a250f0000000000000000000000061524303a41464f60717565523e2a160100000000000000041423303b43494a473e32231200000e22364a5d7084826f5e5a6f86827b7b808a826e5a627386806c5844311c080015283948525c6773808a7d71646f7c898275685a4b3a2816030014293d52667a8f927d6a5744405264777d69543f2a1500001d3246596b7b868c8d8c8c8c948c8c8c8b8882796e5c48331e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21354a5e728897836e5945301b07000000000000000000000000001a2f43586c8295a6927c6955412e1c0a0000000e20324456697c7765503b26100000000000000b1e33475b6f83978a7572757980858c8a847c746a6055493c2d1e0e0000000000000000000000000000000a141d252b30333434332f2921180d010000000000000000000000000a141c242a2f32343434322f2a231b11060000000000000000000000111f2b3234312d2a2724232222232426292e34342e2416060000000000000000000000000000081c31465a6f8499846f5a45311c07000000000000000000000000192e43586d8397a38e78644f3a261100000000001024384c6074898c77634e3a251100000000001021314151606e7c898d827672838f79644f3a240f000000000000000000000000061322303f4e5e6d7d826d58432e1903000000000000000005121e282f3434322b2114050000071b2e415466788a7c6c5e6f83878787857d7162606f808674624f3c291501000a1b2a363f4a55626f7d8b8373646b78878778695846331f0b000e23374b6074889b8874614e3c485b6d6f604e3b27120000172a3c4e5d6971777b7d8082908280807d7c7b79725e49341f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2f44586d829788735e4a35210c0000000000000000000000000015293e5165798d9f9885715e4b3928180a0000021427394c5e6a65594835210d00000000000004172b3f53677b8f907b6760656a7077828a90887d72675a4b3c2c1a09000000000000000000000000000000010911171b1e1f1f1e1a150e0500000000000000000000000000000000080f151a1d1f1f1f1d1a150f0800000000000000000000000000010e181e1f1c1815120f0e0d0d0e0f11141a1f1f1a120600000000000000000000000000000002172c40556a7d9388735f4a35200b000000000000000000000000162b3f54697d93a7927d6954402b170300000000091d31455a6e83927d68543f2b1601000000000313233242505e6b77828a8b888e85735f4b37220d000000000000000000000003142331404e5d6c7c8c826c58432d1803000000000000000000010b141b1f1f1d180f0400000000112437495a6c7c8b7c6e64707070706f6a6065707d897968564532200d0000000c19232d3844515f6d7b8b826f5c6876868775624e3a261100081c3145596d8295917d6b59463e4f5a5b5142321f0c00000d1f303f4c565d6266686a7b90796a6a686766646154432f1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f53687c918d78634f3a2511000000000000000000000000000e22364a5d708394a18e7a68574636281a1008030a1d2f404e5552483b2b1906000000000000001024384c60748896826d5950565c646d778491908577695a493826130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273b5065798f8d77634e39240f00000000000000000000000011263b4f64788da297836e5a46311d090001080d0e162b3f53687c92836d59442f1a05000000000005142332404d59646f767b7d7c75675643301c0800000000000000000000000d2032414f5e6c7b8b8a7764513d2915000000000000000000000000000000000000000000000000071a2b3d4e5e6e7c8a80766e68646365696f778388796a5b4a392715030000000006101a2633414f5d6c7b8c7763596776877d69543f2a14000116293d5165788c9b897663513f3e4646403324140200000112212e3942494d5153667b8f7964545352514f4c443625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394e62778c927c68533f2a1500000000000000000000000000071a2d405365768899988675645445382c231c17101222313b403e362a1d0d0000000000000000091d3144586c80948874604b4148515a6672828f968878675543301c080000000000000000000910161a1c1d1d1c1915100a02000000000000000000000000000000000a11171b1d1d1d1c1a17130f0a0400000000000000000000000000000000000000000000040c12171a1b1b1b1a16120c060000000000000000000000000000000000000000000d22374b60748a917c67523d28140000000000000000000000000c21364a5e72879b9e8975604d3925110b151c22231f25394e63778c87725d48331e090000000000000514222f3c48525b6267686762605444321f0b000000000000000000000014293d4f5f6d7c8b8f7d6c5a4734210e000000000000000000000000000000000000000000000000000e1f3040505e6c78848a837c7978797d838b8276695b4d3d2c1b0a00000000000000091523313f4e5d6d7d78634e5968797d69543f2a1500000e2235495c6f839593826e5c493731312c2215060000000003111c262e34383c50667b8f78634e3e3d3c3a38312618080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f34495d728797826c58432e19050000000000000000000000000011233647596a7a8b9993827263564a3f37312b2215131f272b2a23190d0000000000000000000115293d5164788d8f7a66523e353e4855627082939685725f4b37230f0000000000000008131d242b2f323232312e2a251e160d0300000000000000000000000006131d252c30323232312f2c28241e19120c040000000000000000000000000000000000010d1720262c2f3030302f2b262119110800000000000000000000000000000000000000081d32465b708595806b56412d18030000000000000000000000071b2f43586c8094a4907c6854402d191d28313738332934495e73888b75604b36210c0000000000000004111e2a353f474d5253637472614e3b26120000000000000000000000172c42576c7d8c908270604f3d2b18050000000000000000000000000000000000000000000000000001122232404e5b6670798086898a888580776f64594c3d2f1f0e000000000000000000051321303f4f6070705e4a4a5b6c7363503b2712000006192d405366788b9d8c796653402c1c181005000000000000000a131a1f24394e63788d77624c37282725231e150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2f43586d829686715c47331e090000000000000000000000000006182a3b4c5c6c7a8996918273675c524b463f3324130c1316150f0600000000000000000000000e2135495d708596826d5945312b3744536375889b8f7a66523e29140000000000000c192530383f4447474746433f39322920150900000000000000000000071624303940454747474644413d38332d261f181007000000000000000000000000000005121f2a333b404446464644403b352d241b1004000000000000000000000000000000000003182d41566b8095856f5a45311c0700000000000000000000000014293d5165788ca09884705c4935222e3b444b4d473a30455a6f848d78634e39240f0000000000000000010d18232b3342516170827d69543f2a150000000000000000000000162b4055697d8a807162534231200d000000000000000000000000000000000000000000000000000000041422303d49545d656c70737473706b645c52473b2e1f1101000000000000000000000312213142525d5d51413d4e5b5f564634200c000000102336495b6d809096836f5b47321e1f1b14090000000000000000060c20354a5e738776604b362111100d0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3e53687c928b75604c37220d00000000000000000000000000000c1e2e3e4e5d6b77848f9285796f665f5a5142301c0800000000000000000000000000000000061a2d4155697c908874604c3824263546586c809496826c57422d1800000000000d1c2a37424c53595c5c5c5b58534d453c32271b0e000000000000000003152534424c545a5c5c5c5b5956524d47413b332b231a10050000000000000000000000051423303c464f55595b5b5b59554f4941372d221508000000000000000000000000000000000013283d51667b9088735e4a35200b0000000000000000000000000e2135495d7084979f8c7864513e2d3e4c57606258473441566b80907965503b2610000000000000000000061726344251606f808f7c68543f2a14000000000000000000000012263b4e6170746e625344352513020000000000000000000000000000000000000000000000000000000004121f2c37414a51575c5e5f5e5b5650483f35291d1001000000000000000000000000031425344149494133303e474a443828170400000007192c3e506171828e89735e4833333430261a0b0000000000000000071b3044576b7d735f4a341f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394e63778c8f7965503b26110000000000000000000000000000001020303f4d5a66727c868d8c8279746f5f4b37220d04000000000000000000000000000000001226394d6175898f7b67533f2b17293c5065798f99846e58432e1900000000091b2b3a48545f686d717272706d6861594f44392c1e10010000000000000d203243525f686f727272706e6b66615c554f473f362d22180c00000000000000000002132332414e59636a6e7070706e69645d544a3f33261708000000000000000000000000000000000e23384c61768b8c77624d39240f000000000000000000000000061a2d4154677a8ea195826d5a48394b5c6a7476644f3a3e53687d917b67523c27120000000000000000001123354452606f7d8e8673604d39251100000000000000000000000b1e3143525d5f5b514435261707000000000000000000000000000000000000000000000000000000000000020e1a242e363d4247484a4846423c352c23180c0000000000000000000000000000000716242e34342e23202b333430271a0b00000000000f21324353637079796c59463e48494338291907000000000000000014283b4e60716f5c47321d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034495e7288937d69543f2a150100000000000000000000000000000212212f3c49555f6971787d828f8576624d38231d19110600000000000000000000000005121d253145596d8294836e5a46321e23384d62778d99846e58432e1900000002152738495866727b8387888886837c756c61564a3c2e1f10000000000000162a3d5061707c848788888784807b76706a635b52493f35291e1104000000000000000e203142515f6b767d84878786837d7870675c5144352617070000000000000000000000000000000a1e33485d7186907b66513d2813000000000000000000000000001124384b5e7184979e8a7764524155687a887d6955403b50667b917c67523c2712000000000000000000182c405362707d8e8c7a695644311e0a00000000000000000000000214253440484a473e3326170800000000000000000000000000000000000000000000000000000000000000000007111a22292e31333433312d2821191006000000000000000000000000000000000006121a1f1f1a110f181e1f1c14090000000000000315263645535e65655c4e3e4f5c5e554737241100000000000000000c1f3143535e5d513f2c190400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b2f44596d8397836d58432e190500000000000000000000000000000003111e2b37424c565d68788989776658473333322d24180a000000000000000000000514232f393e3d5164788c8a75614e3a2623384c62778d97826c57422d180000000b1f3244566776848f9086807d828991898073675a4c3d2e1e0d00000000001c3045596c808f989c9d9d9b9895908b857d766f665c52473b2f221506000000000005182b3d4f606f7d8992908987878b928c84796e615344352514020000000000000000000000000000041a2e43586c8294806a55402c1702000000000000000000000000081b2e415467798c9e95826f5c4a5a6f849884705c483a4f64798f7d68533e29130000000000000000001b30465b70808f8e7d6e5d4b392714010000000000000000000000000716232d3334322b221608000000000000000000000000000000000000000000000000000000000000000000000000060e14191c1e1f1e1c18130d05000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e30404d5452504a3e485a6d736554412d1900000000000000000214253542494840322210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b3f54697d9286715c47321e0900000000000000000000000000000000000d1a25303b4e61748693806c5a493b444847403628190a000000000000000000122332414c53524b5c7084917d6955422e2d3d5165798f907c68533f2a1500000013273b4e617385948f80726b696d76828f9186786a5b4c3c2b1908000000001f34495e7388918f8f8f8f909295989d99928a82796f64594d4032241506000000000d2135485a6d7d8e96887c74707276808a978c807162534332200d000000000000000000000000000000152a3e53687c91846e59442f1b06000000000000000000000000001225374a5c6f82939f8c7967565a6f84998b7764503d4e63788f7c67523d28130000000000000000001a2f44596d82897d6f60503f2e1c0a00000000000000000000000000000611191e1f1e180f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d12151514110c05000000000000000000000000000013273b4e5e6965584c4454667784705c47311c0000000000000000000817252f34332d22140400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4f64788e8a75604b36210d000000000000000000000000000000000000081b2f43576b7d928d7864503e4d585e5c53463728170500000000000000091d3041515e68675e54687b8f85715d4a38404b5a6c80948774614d392510000000192e42566a7d9196837161565459647080909789796a5948372512000000001f344a5f74807b78787878797c8084888e949b968c82766a5e50423324150500000014293d5064778a9887776a605b5d636c788796908271604f3d2a1704000000000000000000020a0f0f0d1025394e63778d88725d48331e0900000000000000000000000000081b2d3f516375879897857362556a7d9294806c59474e63788f7c67523c2712000000000000000000162a3e516472746c605142322110000000000000000000000000000000000000000000000000000000000000000000000000000001080d0f0f0f0b05000000000000000000000000000000000000030f171c1c1810040000000000000000000000000000000000020f1921272a2a292620191006000000000000000000000000182d41566a7c75695e5562728388725d48331e0000000000000000000007121b1f1e191105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5f74898e79644f3a25110000000000000000000000000000000000000b20354a5e72879b88735e494c5c6b7370645546352310000000000000000f24394c5f6f7c7a70675f73878d7966524d535d69788a8b7a695744311e0a0000001d32475c71869a8d796653433f4653617284969888776654422f1d090000001d324659686b6e7677666365676a6e73798088909994887b6e615142332312000000192e43576c80948e7a69594d46484f5a6878899b8f7d6c5a4733200c000000000000000009151e2424211e2035495e72888b76614c37221212100c06000000000000000000001022344658697a8c9c91806e5d61758899897663515064798f7965503b26100000000000000000000f223546555e5f594f42322314040000000000000000000000000106090b0b0a070300000000000000000000000000000000000a141c22252524201911070000000000000000000000000000000413212b31312c2214050000000000000000000000000000000312202c353c3f3f3e3a342c23180c0000000000000000000000192e43586d83877b7169708291836e5a45311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6f84927c68533e2a150000000000000000000000000000000000000f24394e63778d9b86705b4656697a8883736352402d1a0700000000000012273c52677c8a8d847a716a7d92826e5e61676f7a87887a6c5c4c3a2815020000001f344a5f74899d88735e4a362a35445566798c9f9584715f4c392512000000172a3b4a5c6f808b806c57505255595e656c737c8691998d80706151402f1d0b00001d32475c71869b86725e4b3b31333d4a5a6b7d919c8a76634f3b26120000000000000008182732393a3633303044596d838f7965503b27272725211b130900000000000000000517283a4b5d6d7d8f9e8c7b6b5b6a7b8d93826e5c52677c8c77624d38230e0000000000000000000517283742494a463d312314050000000000000000000000040e151b1e20201f1c17110a02000000000000000000000000000e1b2730373a3a39342d241a0e02000000000000000000000000001022323e46463f3223110000000000000000000000000000001021303e49505454534f4840352a1d1001000000000000000000162b3f5367798a8e857c808f8b7866533f2b1700000000000b14191a160f04000007121b1f1e19110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001182c41556a8094826c57422d1804000000000000000000000000000000000011263b50667b909b866f5a465b70829192826f5d4a36230f00000000000010253a4e616e767d868c857d79898b7773767b838a82766a5c4e3e2e1d0b000000001f344a5f748a9c87705b46311c2637495c708497a18f7c6855412d190400000d22374c62778c9b86715d483d40454a5058606973808c998f806f5e4c3a281502001f34495e738998836d58432e1d202c3c4e61758a9e927d6955402c1702000000000000132536444d4f4b4846434254687d927d68543f3c3c3c3a352e261a0e00000000000000000b1d2e3f4f60708090998978695e6f808f8c7a69586b8088725d49341f0b000000000000000000000a19252f3434312a20130500000000000000000000000b1721292f33353634312c261e150b00000000000000000000000c1d2c39434b4f4f4e4841372c1f1204000000000000000000000000192d3f505b5b50402e1b09000000000000000000000000000a1c2e3f4e5b656a6a68635c52473b2e1f100100000000000000001024374a5b6b79869190908e7d6d5b49362310000000000f1d272e2f2b2215060a17252f34332d22140400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003030113273c51657a8f86705b46311c07000000000000000000000000000000000011263b50667b919b86705b4654647282928d7966523e2a160100000000000b1f3243515b636a71777c8286888a888986827c766d64594c3e30201000000000001e33485d71879b88725d4833201a2d4054687c92a69885705c48331f0a00000d22374c61768ca08c77634e3a2c30363d444d57616d7a89988d7c6a5744311e0a001f34495e738997836c57422d180e1f32465b70869a98846e59442f1a050000000000001a2e42546164605d5b58575663778d826c58525252524e4a42382c1e0f000000000000000010213242526171828f978777686170808f8776687286826d58442f1b06000000000000000000000008131b1f1f1d160d0200000000000000000000000d1b28343d44484a4b4946403931271d1205000000000000000006192a3b4a565f6464635d54493d302214100e090300000000000000001e33485c6e6e5d4b382613000000000000000000000000001326394b5d6c7880807d776f65594c3d2e1f0e0000000000000000081b2c3d4d5b68747d87887d6f5f4f3e2c1a070000000c1d2d3a42443e3324131a283542494840322210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b131818161223374c61758a89745f4a35200b060400000000000000000000000000000010253a4f64798f9d88725d48465463738596826d5945301b070000000000021425343e474e565d63686c7073747473706d68625a51473b2e20120200000000001a2e43576b80928b77624e3e2c1a25394e63778da29f8b76614d38230e00000a1f34485d71869a927c68543f2b1b2129313a44505d6a798a998874614d392511001d32475c71879985705b47342210192e43586d83989b86705b46301b060000000000001e33485d72787572706e6c6b6a728786706767676767635e554a3c2d1c0a000000000000000314243443536270808d9687786b61707d8b867a7d8b7965523e2915010000000000000000000000000000000000000000000000000000000000000a1b2b394650585d5f605e5a554d443a2f231609000000000000000f23364859687379797770665b4e40322625231e170f050000000000001f344a5f747a675543301d0a000000000000000000000000192e4256697a8b948d898b8276695b4c3d2c1b0900000000000000000f1f2f3d4a56616b72736b5f514131200f0000000015283b4b5759514231202b3846535e5d513f2c19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d272d2e2b272432475c70868d77634e39241b1b19150f080000000000000000000000000d22374c61758a9f8b76624d39455566788b88735e49341f0a0000000000000716222b333b42484e53585b5e5f5f5e5c58534e463e34291d100200000000000014283c4f627486927d6b5c49352120354a5f748b9fa5907a65503b2611000005192e42566a809397836e5a45311c0d151d27323f4d5c6c7c8f907c68543f2b16001a2e43586c80948a7663513f2e1e1a2f44596e84999b86705b46301b060000000000001d32475b6f838b8886838282807d808a7d7c7c7c7c7b7872675a4b3926120000000000000000061626354453616f7c8995897c70656d798389877c6d5c4936220f00000000000000040b1014151614120d0700000000000000000000000000041628394957636c727474736f6960574c4134271809000000000000162b3e526576868f908c84786c5e50413b3a38322b22170b00000000001e33485e7385725f4c3a27140100000000000000000000001e33475c718698897973768088796a5a4a392715020000000000000001111f2d39444e575d5e584e4132231302000000001c304558696e604f3e2d3b485664716f5c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3a4243403c3a3742576b80907b66523d3030302e2a231b100500000000000000000000091e32475b6f8396917c68544138495b6e828c76614c37220c00000000000000050f181f272e34393f4346484a4a4847433f39332b21170c00000000000000000d203345576775808278634e38231e33485e73899fa7927c67523c271200000013273b5064788d9d88745f4b36220d010a15212f3e4e5f718597836d58442f190014293d5164778a93806e5d4c3c2e2235495d72879b97836d58442f1904000000000000182c40536575848e94989796959494979493939393918d85786855402c160000000000000000000817263543515e6b77828c8e8378716c6f73726b5f4f3e2c1a070000000000020e171f25292a2b2a26221c140b01000000000000000000000e21344657677580888b8b89847c746a5e52443627180900000000001b3045596e829591827d868a7c6e5f50504f4c463e34291c0d000000001b30455a6f847c695643301d0a00000000000000000000001f344a5f748b98836d5e626d7a8978675644321f0c0000000000000000010f1b27323b434849443b3023140500000000001f34495e737d6d5c4b3c4a58667482715d48331e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3c4c565854514f4c4b52667b90806a5546464646433e372e22150600000000000000000004182c405366798c9885715e4d3d3e53677c8d77624c37220d000000000000000000040b13191f252a2e3133343433322e2a251e170e05000000000000000000031628394957636a6c6a5c4a36211f34495e73899fa7917b66513c27120000000d21354a5e72879b8e7965503c27130000031120304255687c9286705b46301b000e2134475a6c7d8f8c7a6a5a4c3e30405264788da1927d6954402b16010000000000001124364857667179808487888989898988878684827d7c79776a56412c170000000000000000000008172533404d59656f78808689868280735e584e4131210f00000000000513202a333a3e3f403f3b362f271e140900000000000000000015293d5063758593897d78797c84877c6f62544536271706000000001e33485e73889d88746972808d7d6e636664615a51473a2b1c0c000000172c4055697d8673604d3a271401000000000000000000001f344a5f748b97826b564f5c6b7b8673614e3b2815020000000000000000000a151f282f333430281f12050000000000001f34495e73897969594b5a687685806b57432e1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c3146596a6d69666462605f61758a846e5b5b5b5b5b58534a40332415040000000000000000001024374a5d6e80918e7c6b5b504b50657a8b76604b36210c000000000000000000000000050b1015191c1e1f1f1e1c1915100a030000000000000000000000000a1b2b3946505557554d3e2d1a22374c61768ba0a38e78644f3a2510000000071b2f43586c809594806a56412d190404060a12253a4e63788f87705b46301b0005182b3d4f607082918978695c4e414c5d6f82959c8976624e3a26110000000000000007192a3948545e656b6f71737374737372716f6e6b696764625c4d3b27130000000000000000000000071523303c48525c656c717474736f6758453b3023130300000000041423313d474e53545554504a433b31261a0e00000000000000001b2f44586c80938d7a6a6464687079858272635445352413010000001f344a5f748b9b866f5a616f7d8c7b787a79756e6458493a2a1806000012263b4f64788d7c695643301d0a000000000000000000001e33485d728898836e59444d5e6e807d6b5845311d0900000000000000000000020c141b1e1f1b150c01000000000000001c31455a6d828877675b6978878775624f3b281400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73837d7b78777574737284887270707070706c665d514233210e000000000000000000071a2d3f516272829089796d6460626d8085705c48331e0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c28333b4042403a2f2016293d5165798fa39c88745f4b36210c0000000014293d5165798e9985705c47331e17191b1f232a394e63788d856f5a45301b00000e203142536372828f88796c5f5158697a8d9f92806c5946331f0b00000000000000000c1b2a37414a51565a5c5e5e5f5e5e5d5c5a58575452504d493e2f1e0b00000000000000000000000005121e2a35404951575c5f5f5e5b544a3a281e12040000000000112232414f5a62686a6a68655f574e43382b1e11020000000000001f34495d72889b86715d4f4f545d6774828272635241301e0c0000001f34495e73899b86705c515f6f808a8c868689827567584736231100000c2135495d72868673604d3a2713000000000000000000001b3045596e839888725e4b405163758774604d392510000000000000000000000000000000000000000000000000000000162b3e5164768885756a79888a7969574533200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b3044586c7d8e918f8c8b8a8988888e888787878786827a6f61503d29140000000000000000000010223344546371808a8a807875767d8a7967544338291907000000030f171c1d1b150e0400000000000000000000000000000000000000000000000000000000000b1620272b2c2b261e21293345586c8094a693806c5945311c08000000000e22364a5e72879b8a76614d382c2c2e3034383e4755687c91806b56422d1800000214253545546371808c8a7c6f626676889997867462503d2a17030000000000000000000c19252e363c41444748484a484848474543413f3d3b38352d20110100000000000000000000000000010d18232d353d43474a4a494640382c1c0c010000000000091c2e40505f6c767c80807d79726a6055493c2f20110200000000001f344a5f748b99846e58514b444a5663718282705f4e3c2a170400001c31465b70869a8a7560536576878983716f757d86766553402d190500061a2e43576b80907c695643301d0a000000000000000000172b4054697d928e7a66534045576a7c7c68533f291400000000040c1112110e080a1012120f0a030000000000000000000f223547596a7b8c8579898a7a6b5c4b3a281603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293c4e606f7c858b909394959595959493918f8d8b8986806c57422c1700000000000000000000041626364554616d77808688898882786b5c5e554736241100000413212b31322f2921170b0000000000000000000000000000000000000000000000000000000000040c121617161626343d44516275889c9a897663503d29160100000000071b2f43586c8094907b67534242424345494d5259647285897663503c2813000000071727364553616e7b888e80737384949a8a7968564532200d000000000000000000000008121b22282c2f3233333433333332302e2c2a28252320190f020000000000000000000000000000000006101921292e32343434312c251b0e000000000000001225394b5d6e7d8a9188848488877d73675a4d3e2f201000000000001f344a5f748b99846f6b655f585046536272827d6b594734210e0000192d42566b80948f7b675d70838a788b7c69616c7a836f5c48341f0a000014283c5064798d86725f4c39261300000000000000000011263a4e63778c96836f5c4a3a4d60727766533e29140000000c1720262727231c1e252727241e160d03000000000000000518293b4c5d6e7d8e8b8a7a6b5c4d3e2d1c0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f3142515e6971767a7c80808080807d7c7b79777573706e65533f2b16000000000000000000000008182736434f5a636b707373726d665a6d736554412d1900001022323e4647443d34291c0e0000000000000000000000000000000000000000000000000000000000000000000e213444515862708092998c7c6b594734210e00000000000014293d5165798d96826d58575757585a5d61666d76828a7b6b594734200d000000000918273543505d6a7784908582929c8c7b6b5b4a3927150300000000000000000000000000070e13171a1c1e1e1f1e1e1e1c1b19171513100e0b060000000000000000000000000000000000000000060e14191d1f1f1f1c1811080000000000000000182d4155687a8d9282746e6f72798385786b5c4d3e2e1d0c000000001e33485d72879c8984807a736c63594e546475877663503d2a16020013283c5064788c96836e64788d826d808673605c6d8075604b36200b00000d2136495d72868f7c6855422f1b0800000000000000000b2034485c7085988c7966544143566465594937230f00000d1c29343b3c3c372f31393c3c3832292015090000000000000011233547576878889285756657483828170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002132332414c555d6265686a6a6b6a707768666462605e5b595447362410000000000000000000000000091825323d47505e69655e5d5954667783705c47311c0000192d3f505b5c5850463a2c1e0f00000000000003090e0f0f0d080100000000000000000000000000000000000014293d51626c74808f92887b6d5e4d3c2a17040000000000000e21364a5e72869a88726c6c6c6c6e6f72767b828983786b5d4d3c2a17040000000000091725323f4c596672808d929e8e7d6e5d4d3d2c1b0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475b708598897563595a5e66707c897a6b5c4c3b2a19070000001a2f44586d82968e79828b8880766b605358697a806d5a45311c06000d2135495c6f83958a766a80907b66768a7b6854636f665846321d090000061a2e43576b809485725e4b3824110a0600000000000005192d4155697c909683705e4c3a475051493b2b1a0700091b2b3a474f52514b43434d52524d463c32271b0e0000000000081b2e40526475868a808f8575665645342210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514232f3942484d5053545456667a857363544d4b4946444037291907000000000000000000000000000814202d41566a7c75695e5562728388725c47321d00001e33485c6e726d63584a3c2d1d0d000000010c161e232524211c140b0000000000000000000000000000000000162b40566b80888f867d756a5d4f402f1e0c00000000000000071b2f43576b80938d83838383838486888884807870665b4d3f2f1e0d000000000000000715222f3c4d5e6e7d8fa195807264564839291a0a0000000000000001080c0d0c09050000000000000000000000060f171c1d1c18110800000000000000000000060f161b1d1c170e0300000000000000000000000000000000000000000000001f344a5f748999846f5a47444a535f6b79897a6a5948362412000000152a3e52667a8e95826e77828d897d7163555d7080705c47321c070006192d405366778993806e838d77626e82836f5b535a55483a291603000313202a3c5064788d8e7a6754412d211f1b140a00000000001226394d6074889b8e7b695744343b3c362b1d0d000012253849586367655f565460676761594f44382c1e10020000000f23374a5d70828b7a707d8e847463523f2d1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121d262e33383b3e3f3f5065798d827262544537312f2c24190b00000000000000000000000000000003192e43586d83877a7168708290836e5a45311c00001f34495e72828075685a4b3b2b1a090003111e2932383a3a3630271d100300000000000000000000000000000814283d50616d77848980756a5c4e3f2f1f0e000000000000000014283c5064778c937d7c8082868a87837d7770675e53493d2f2111000000000000000002142637495a6b7c8d9d918691837466574738281706000000000008141c2122211e19120900000000000000000c18232b3132312c241a0d00000000000000000d19232b3032312b201303000000000000000000000000000000000000000000001f344a5f748b99846e605b554e464e5b6a7988766553412f1c0900000f23374a5e718597897665707b888f82736454646c6253412d19040000102336485a6b7b8a8a77868c7660677b8a75604b4441382a1c0b00000f21313d45495d71869784705d4a3636342f271c0f010000000a1e3144576a7d90998673614e3b282722190d000000172c415567767c7a726963727c7b756c6156493c2e2010000000152a3e53667a8d7c6c606f7d8c826f5c4935210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a12191f2326282a364a5d708390827163554738261711070000000000000000000000000000000000162b3f5367798a8e857c808f8b7866533f2b1700001b2f435463738487786859493827160511212f3c464c4f4f4b443a2e2112030000000000000000000000000d1a242b3343505a66738291887a6c5d4d3d2c1a09000000000000000c2135485d70859984706a6c70747a82898b847a7066594c3d2d1c0a000000000000000c1f3143556778899a958474839284756556453524120000000007172530363737332e261b0e0000000000000e1c29353f46474640372b1d0e0000000000000e1d2a363f4547463e31210f000000000000000000000000000000000000000000001f344a5f73899b86787570696259504c5b6b7b83705e4c3926120000081b2e4154677a8c93826e5e6a7786928271605357514435241100000007192b3c4d5d6c78807d848e786462778d79644f3a2d261a0c000000192c3e4f595a576a7d938d7966524b4b49433a2d1f0f0000000215283b4e60738597917d6b57432f1b0e0700000000182e43586d7c858d867b707a828a898073675a4c3e2e1e0d0000172c42576c82806e5e515f6e7b8a7865503c28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e11131a2d40536577899082736556432f1b060000000000000000000000000000000000001024374a5b6b79869290908e7d6d5b493623100000132536455566778987776656453423111e2f3f4d596164645f574c3f30211100000000000000000000000c1c2b374043413d4855637384948b7b6b5a493826130100000000000005192d4155697d928a7661575b60666d757d898e83776a5b4a3928150200000000000115283b4e607285969988766673839384736352412f1d0a000000122535434b4c4c4842382c1d0d000000000e1d2c3a47525a5c5b54493b2c1b09000000000a1b2c3b48525a5c5a4f3e2b18040000000000000000000000000000000000000000001c31465b7085998c838a857d756c62574d5e6f827b6855422e1a0500001225384a5d6e80928c7a6959677687907d6b58443e33261706000000000d1f2f3f4e5b656b6a80937d6a60768c7b66503b261209000000001e33485c6d6f6c68778c96826e6060605e564b3d2d1c0a0000000b1e3143566778899787725d48331e090000000000152a3e5160687079828c82746e76808985786a5c4c3c2b180500172c42576c8272615041505e6b79806a56412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233648596a7a8b9183725d48331e09000000000000000000000000000000000000081b2c3d4d5b68747d87887d6f5f4f3e2c1a07000008182737485a6b7c8f85736352402f1d293b4d5d6b75797973695d4e3f2f1e0c00000000000000000005182a3a495458564d424555657688998978675543301d0a0000000000000012263a4e62768a917c6853464b5259616b7785948879685744311e0b0000000000081c3144586b7d90a08e7c6a596475869282705e4c3a27130000001b2f42536062605d554a3b2b190700000b1c2c3b4a58646e727066594a392613000000001427394a59656e726d5b47331e0a000000000000000000000000000000000000000000182d41556a7d92917c78828c898074685c51637585715c47321c070000081b2d3f516373859487766658687a8d88735f4a362116080000000000011121303d49515664778b887667788e79644f3a251000000000001f344a5f7385827d7b85998b7776767672695b4b3a2713000000021426384a5b6b798483715d4833231405000000000e2133424d555d666f79858575656c7682897a6a5a4835220e00152a3e52657066544333404e5b68746955412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192a3c4c5d6c7a8785715c47321d08000000000000000000000000000000000000000f1f2f3d4a57616b72736b5f514131200f00000000091a2b3c4d5f708392826f5e4c3b293246586a7b898f8e877a6c5d4d3c2a180500000000000000000e21344758676e6a5f514148596a7c90968572604d3a2612000000000000000b1f33475b6f8397836e5a46373e464e5a677687978674614e3a261100000000000e23374b6074889b9784705e4c57687a8c8e7c6956432f1b0700001f34495e71777671685948362310000819293a4a596876828884776856422e19040000001b2f43566877828876614d39241000000000000000000000000000000000000000000012263b4e6276899885716f79859087796c5d586b776a5945301b060000001022334556667686948474675d71868e78634e39240f000000000000000312202c363d485b6d808f857b838874604b37220d00000000001c31465a6e82919391919e958c8c8c8c86796956422d1900000000091b2c3d4d5b676f6f64544b413222110000000004152431394149525c67738084725f646f7b887764513d2813000f233547555b56483726303d4b585f5a4c3a261200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3f4e5d6972726654412e19050000000000000000000000000000000000000001111f2d39454e575d5e584e413223130200000000000d1e3041536576898d7b6a584635394e61758891807d888b7b6a594735220f000000000000000015293d516476837d705f4c3b4d6072869a907c6955422e1a0600000000000004182b3f53677b8f8a75614d392a323c4958697c8f917d6955402c17000000000013273c51667a8fa38f7a6754414b5d6f839686725e4a36210d00001e33485d70848b857766533f2b17041526374758677786949d9183705b46301b060000001f34495e728695907c67533e2a160100000000000000000000000000000000000000000b1f3346596c80928e7b696772808e8a7b6b5a5c625a4c3c2916010000000416273848586776849185776d6c839079644f3a250f0300000000000000020f1a222b3e5061707c8587847a6a5845311d080000000000172b3e5163727d878b8b8c9e8d83827d7c7b6e59442f1a00000000000e1f2f3d4a545a5a5a635e51402d1a060000000007162533404d59646f7a858478636c7682877d69543f2a150006182937424642382a191f2d3a454a463c2e1d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001021303f4c575e5e5648372512000000000000000000000000000000000000000000010f1c28323b434949453c302314050000000000000112243647596b7d9088756452403e53687c9188746a798b897664513e2b1805000000000000001a2e43586c82948f7b66503b43566a7d929985715d4934200b000000000000001024384c607388907c6854402c1f2b3a4c60748998846f5a45301b0000000000162b40556a80949d89735f4b374053677b908d7964503b26110000192d4054687b8f95836e5a46311d1021334454657586969d8f82726555422d19040000001f344a5f74899f96826d5944301b07000000000000000000000000000000000000000003172a3d5062748698867462616f7d8e897866534c473c2e1e0c0000000000091a2a3a49586673808b8a827c868b77624d382b2013030000000000000000070f213242515f6970726f685c4c3b28150200000000000f22354554616b7274748296917d6b69676661523f2b17000000000001111f2c3840465667776f5d4a36210d0000000214253443515e6a7682877b7067727d8980736a5f4e3b261200000b1a252d302e261a0c0f1c283134322a1e10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000312212e3a43494943382a1a0800000000000000000000000000000000000000000000000a151f282f343430291f1205000000000000000006182a3c4e60728593826f5d4b40566b8095866f5c6d8093826e5b4834200c000000000000001c32475c71879b8874604c383b4f63778ca18c77634e39240f0000000000000a16203044586b8093836f5b47331f1d31455a6f849987725c47321d0000000000172c42576c82979a866f5a4531384c61768b937d68533e291400001125384c6073889c8975604c38231c2e3f50617283949c8e8070625547372512000000001d32475b7085999c88735e4a36210d0000000000000000000000000000000000000000000d20334557687a8b92806f5f606f809283705c48332b1e10000000000000000c1c2b3a4855626e78828789877d6e5b4a473e31211000000000000000000003142433414d555b5c625f514030201101000000000005172736444e575d5f667a8e9986725f52504e4334220f0000000000000c1a2836455464748579644f3a240f0000000d1f314252616f7c888375696b788587796d61574d41301e0b0000000812191b19130900000b151c1f1d170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101d272f34342f271b0c00000000000000000000000000000000000000000000000000020c141b1f1f1c150c01000000000000000000000d1f31435567798c8d7a685643566b8297866f5a63778b8b77634f3b2712000000000000001e33485e738999846f5a453134495e73889d917b67523c271200000000000c1b28333b3e5063778b8b76634f3b27182e43586d839888725c47321d0000000000172c42576c829799846e58432e34495e738995806a543f2a150000091d3044586c80948f7b66523e2a28394b5d6e80909c8d7d6f61524437291a0800000000182d4155697d92a28d7864503b2712000000000000000000000000000000000000000000031628394b5c6d7d8e8e7d6d5f6275898b76624d38230e0000000000000000000d1c2a3845515c656c7173726b5f565f5b4f3f2e1b08000000000000000000061524303a415467766f5e4e3e2f1f11020000000000091826323b43484b5e72869a8e7a67533f393125160500000000000a1b2a3746546372838c77634e39240f00000015293c4f6070808d8071646c7b898476685c4f443a302313010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b141b1f1f1b140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011325384a5c6e82938573604e556a809587725d5c7085937d6a55412d18030000000000001d32475c728898836d58432e31465b70879c937d68533e281300000000081a2a39465053505b6f83927d6a57432f233044596e849986705b46311c0000000000162b40556a809499846f5a453034495e738995806a543f2a1500000115293d5064788d96826d584430334557687a8c9c8d7d6e5f51423427190b000000000012263a4e63778ca0937d6a55412c18040000000000000000000000000000000000000000000a1c2e3e4f5f6f7d8d8c7d6f636e838f79644f3a250f000000000000000000000c1a27333e4952585c5e5d585164736d5d4a37230e0000000000000000000006131e30455a6f847c6c5c4d3d2f201204000000000009151f282f3343566a7d9196836f5b47331f1407000000000002152839475564728291826f5c4834200c0000001b3044586c7d8e7d706166798a837365584a3e32271e1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0e11121212100c0701000000000000000000000000000000000000000000081a2d3f51637688907d6b5852677b918b7661556a809485705b46311c070000000000001b2f44596d829686705d4a3d38475c71879c917c67523c27120000000012253748576368635a667a8d86725f4b38383f4d5f738896826d58432e19000000000013283c51657a8f9d88735f4c3d3b4d61768c927c68533e28140000000d2135495d71869a88735f4b363f51637486988e7d6e5f5041322416090000000000000b2034485c7085999984705b47321e09000000000000000000000000000000000000000000001021314151606e7c898d827672838f79644f3a240f0000000000000000000000091d31445665695e51484c5d6e827a66513c27120000000000000000000000011b3045596e838b7a6b5b4d3e302212010000000000020c141a273a4e6175899c8a76634e3b2612000000000000081d31455765738291887664523f2c19050000001f34495e7388806f60586d8284736456483a2d20150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f0f0f0f0c08020000000000000000000000000000000000000000000000000711181e232627272725211c150e0500000000000000000000000000000000000000000f223446596b7d908875635062768b8f7a6652667a9089735f4a341f0a000000000000162a3e5266798b8c79685a504d5363768a9f8b77634e39251000000000182d415466747d766c6371858f7a6754494c525d6b7c8f8c7966523e291500000000000e23374b5f7285968f7c6a5a504d586a7c918b77634e3a2510000000061a2e42566a7d928e7965513c4a5c6e80928f806f5f5041322314060000000000000005192d41556a7d939f8a75614c38230f000000000000000000000000000000000000000000000313233242505e6b77828a8b888e85735f4b37220d00000000000000000000000d22374c60747c6f63595a6a7a8c7c68533e2813000000000000000000000000172b3f5366798c89796b5c4e40301e0b00000000000000000b1e3245596c8092927d6a55412d190400000000000b20364b607584928a7a6a5847352210000000001f344a5f7482706151586d8375655546382a1c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b2024252524211c1710080000000000000000000000000000000000000000030f1a242c33383b3c3c3c3a36302921180e030000000000000000000000000000000000000517293b4e60738693806d5a5b708495826d5963788e8b76604b36210b0000000000000f2336495c6d7d8d87786c65626670809291826f5c4834200b000000001a2f445a6f848d8980766e7b8f84705d5e61666f7a8a8d806e5c4a37230f0000000000081c2f42556778899788786c646369768792826f5c4834200b0000000013273b4f63778b94806b57435467798c9282716151413223140500000000000000000012273b4f63778ca0907b66523e2915000000000000000000000000000000000000000000000005142332404d59646f767b7d7c75675643301c0800000000000000000000000e23384e63778d82766d6978898c7864503b2611000000000000000000000000102336495c6e80908a7a6c5e4d3a261100000000000000000216293c506375899985705c47331e0900000000000a1f34495e7286877a6b5c4c3b291805000000001c31465a6d7363534253677468584737281a0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e282f35393a3a3936312b241b110700000000000000000000000000000000000614212d3740474d505252524f4a443d342b20140800000000000000000000000000000000070f151e314356687a8d8a776454677a8e89766362778d8b75604b36210b000000000000071a2c3e4f606e7c888a8079777a838f8d827263523f2c190500000000182d425667717982888a837c868d797273767a828c867b6f61503f2d1a07000000000000132638495a6a78858f898078777c878f837363513f2c1905000000000c2034485c70849886725d4d5f728597857463534333231404000000000000000000000c2034485d71869a95826c58432f1a0600000000000000000000000000000000000000000000000514222f3c48525b626768676157493827140100000000000000000000000b2035495d7082908982788893826f5c4935210d000000000000000000000000071a2c3e50617283928b7c69543f2a140000000000000000000d203346596b7d8f8b76614c37220c0000000000061b2f4356687473695c4d3e2e1d0c0000000000162a3d4f5c5e55463749585f594b3a2a1a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1926313b434a4e4f4f4e4b463f372e241a0e020000000000000000000000000000061524323e4a535b6166676767645f5851473d3226190b00000000000000000000000000020f1a232a2d2e394b5d708395826f5c5e7083938270667a8f87725d49341f09000000000000000f213142505e6a747c83888a8a88827a70635445342210000000000013263949565d656d7379808487898988898784807972695e514233221000000000000000091a2c3c4c5a67727b83888b8b88847c71645545342210000000000004192d4055697d918d7864576a7c8f8a7867564635251505000000000000000000000005192e42566a80939b87725d4935200c00000000000000000000000000000000000000000000000004111e2a353f474d576a786c5b4b3b2c1d0e0000000000000000000000061a2e41536372808c948d9486756452402d1a06000000000000000000000000000f213344546473828b7c68533e29140000000000000000000416293c4e6070828a76614c37220d0000000000001427394a575f5e574c3e2f20100000000000000e20313e484943372c3b454a463b2d1c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a2937434e575e636464635f5a534a41372c20130600000000000000000000000002132333424f5c666f767a7c7c7b78736c645a4f4337291b0c00000000000000000000000212202c373e424341415366788b8c7966546575868f80798491806c58432f1b060000000000000003132332404c5761686e727474726d665d5245362716050000000000091b2b39424a51585f656b6f7273747473726f6a655d564c403324150400000000000000000e1e2e3c4a565f686e727474736f685f53463728170500000000000011263a4e62768a937d6a617487907d6c5b4a392817070000000000000000000000000013273b4f64788da18d77634f3a261714100d09040000000000000000000000000000000000000000010d18232b34495e73887969594a3b2c1e1001000000000000000000001124354554616e79838983766757463523100000000000000000000000000000041526364655636f746f5f4c392410000000000000000000000c1e3042536270746b5a47331e0a0000000000000a1c2c3a444a49443a2e2011020000000000000213212c333430261d293134322a1d0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081929384755606a7277797978746e675d54493d3124170800000000000000000000000e20314251606d79838b908f8c8b8d8880776d615447392a1b0c000000000000000000000f20303e4a5357585650495c6e829483705d586776848d908d8272614f3c29140000000000000000000514222f3b444d545a5d5f5f5d59534a4035271809000000000000000d1b262e363d444b51565a5c5e5f5f5e5c5a55504a42392f23150600000000000000000000101e2c38434c53595d5f5f5e5a544c423628190a000000000000000b1e33475b6f839785706c7d928572604f3d2c1b0a00000000000000000000000000000c2135495d71869a927d6954402e2c2925221d18120b040000000000000000000000000000000000000006101f34495d7286887768594a3c2e1f0f000000000000000000000617273644515c666f7470655849392817060000000000000000000000000000000818283745525b5f5c5141301d09000000000000000000000113243544525d5f5a4d3d2a1704000000000000000e1c2831343430271d10020000000000000000030f191e1f1b140c161d1f1d170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002142637475665727d878d908f8d89837a70665b4f423526180900000000000000000005182b3d4f60707d8c968f837a7676777c848a8072655748392a1a0a0000000000000000081b2d3e4e5c666c6e6a63595164768a8d7a67555866707879787063554432200d0000000000000000000004111d2831394045484a4a48443e372e23170900000000000000000009131b222930373c414547484a4a494745413c362e261d12050000000000000000000000000e1b2630383f44484a4a494640393025180a000000000000000004182c4054687c918b7675898c7967554331200e000000000000000000000000000000061a2e42566a809398836f5a4643413e3a37322d261f170e05000000000000000000000000000000000000061b2f4356697c8f8676685a4c3d2c1a0700000000000000000000091826333f4a535b5f5c53483a2b1b0b00000000000000000000000000000000000a1927353f474a483f3223120000000000000000000000000617263540484a463d2f1f0d0000000000000000000b151c1f1f1b140b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1f3143556574849095887d797879808784786d6052443627170800000000000000000d2134475a6c7d8e9c9180716661606368707985837566574838281807000000000000001125384a5c6c79828480766a5b5a6c809285725f4c545d6364635d5346372615030000000000000000000000000b151e252b30333434332f2a231b1106000000000000000000000000070e151c22282c30323334343432302c27211b130a00000000000000000000000000000009131d242b3033343434312c251d1307000000000000000000001125394d61758a927c8092806e5c4a382614020000000000000000000000000000000013273b5063778c9e8974605a5856534f4b47413b332b21180d02000000000000000000000000000000000014273a4d5f7183948777695b4a36220e00000000000000000000000815212d373f464a4740362a1c0d000000000000000000000000000000000000000a17222c3334332d221405000000000000000000000000000817232d3334322a1f1101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b12181a1a1916110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215283b4e607284939686766b6463656a737d8a7d70625445352615050000000000000014293d5064778a9c99867361534c4b4e545d677280857566564636251302000000000004182c405467798b90898d88796a596275888f7c695643494e4f4e4941352819090000000000000000000000000000020a11171b1e1f1f1e1b160f080000000000000000000000000000000001080e13171b1d1e1f1f1f1d1b17120d07000000000000000000000000000000000000000910161b1e1f1f1f1c17110a0000000000000000000000000a1e32465a6e83978389887563513e2c1a0800000000000000000000000000000000000c2034485d71869a8f7a706f6e6b6864605b554e473e342a1f1307000000000000000000000000000000000a1d30425365758694887965503b261100000000000000000000000004101a242c3234322d24190c0000000000000000000000000000000000000000000510181e1f1e1910040000000000000000000000000000000611191e1f1d170d0100000000000000000000000000000000000000000000080f1418191a1815110b0400000000000000000000000000000006131e262c2f2f2f2b251e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3144586b7d909e8b7867594f4e5057606d7a898272635344332312000000000000001a2e43576c8094a5917c695644373639404a55616f7d8574645342311f0d0000000000091e32475b70849582737b8b887766586b7d918673604d3a393a39352e24170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172b3f53677b908e8f7c6a58463a2e2115080000000000000000000000000000000005192e42566a7d939587878683807c7975706a635a51473d312518090000000000000000000000000000000013243647576776848a78644f3a251000000000000000000000000000000710181d1f1d19110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111b23292d2e2f2d2a251f180f05000000000000000000000000061524303a41444444403931281d1103000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024384c6074889b96826e5b493b383c444f5c6a798a82716151402f1e0c0000000000001d32475c71879ba08b76624d392621252d3844515f6d7d8271604e3d2b1906000000000c21364b60758a907a656c7d9183715e617488907c6a5744312524201a110600000000000000000002090e10100e0a0300000000010100000000000000000000000000000000000000070c0e0e0e0a040000000000000000000000000000000000000000000000000000040c12171a1b1b1b1915100a030000000000000000000000000000000000001024384c6075899d897c7064584b3f3326190c0000000000000000000000000000000013273b4f63778c9a867376797d838a8a857d766d645a4e43362718090000000000000000000000000000000718293949586670746c5c4935210c00000000000000000000000000000000000000000000000000000000000000000000000000000000020c151b1e1e1c170f0e161b1e1e1d19130c020000000000000000000000000000000000000005090b0b0906000000000000000000000000000816232e373e424344433f3a332b22170c0000000000000000000002132433424d555a5a58544d443a2e211304000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3e53677b90a38f7a66523e2c2328313e4c5b6b7c8d806f5e4d3c2a180600000000001f344a5f748a9f9e89735e49341f0b111b2633414f5f6f807d6c5a48362411000000000d22374c62778d8f78636173888e7a67576a7d908773604e3b28150c06000000000000000000000b151d232526231e170e060d13161615110c050000000000000000000000000009131b202323231e18100600000000000000000000000000000000000000000000010d171f262c2f3030302e2a251e170d0400000000000000000000000000000000091d31465a6e8296878e8275695d5044372a1d100300000000000000000000000000000c2034485c7085998c776364696e757c86908a82766c605345362716040000000000000000000000000000000b1b2b3a48545d5f5a4e3e2c1906000000000000000000000001060b0e0e0e0b06000000000000000000000000000000000000000005131f282f3333312b23212a303333322e271f150b000000000000000000000000000000000912191e20211e1a140b0100000000000000000006172634404a5257585958544e473e34291e110400000000000000000c1f314251606a6f6f6d6861574c3f322314040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586c82969f8a75604b37230f14202e3d4e5e6f828d7c6a594735231000000000001f344a5f748ba09d88735e48331e0900081523314151617284776553402e1b080000000d22374c62778d8f7964576b8094836f5b607387907d6a5744321f0c000000000000000000000f1d2831373a3b38322a211921282b2b2a2620180f04000000000000000000000d1a262f35383838332c23190d010000000000000000000000000000000000000005131f2a333b4044464646433f39322a20160b000000000000000000000000000006131d2b3f53677b8f898290877a6e6155483b2e2113060000000000000000000000000005192d4155697d92927d6955545a6169727d8994897d71635444332210000000000000000000000000000000000d1c2a3741484a473d30200f00000000000307070403080f151b20232323201a13090000000000000000000000000000000000051423313b444848463f36333d44484847423b32281d1003000000000000000000000000000e1a262e333636332e271e1307000000000000000113243444525d666c6e6e6c68635a51473b2f2114040000000000000014283b4e60707d8486837c74695d504132221100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31475c70869b9c87715c47321d0802101f30405263758889766452402d1a07000000001f34495e73889da08b75604b37220e0000051323334455667883705d4a37230e0000000b20364b60758a927c675264798e8a7561576a7d908874614e3b28150300000000000000000e1e2d3a444c4f504d463d332b353c40403f3b342b21160a00000000000000000c1c2b38424a4e4e4d4740362b1e11030000000000000000000000000000000000061523303c464f55595b5b5b58534d463d33281c1002000000000000000000000007162430383e4c6074898f7a808d8c807266594c3f312416080000000000000000000000000012263a4e62768a98846f5b47464d56606b7786948f827262513f2d1a06000000000000000000000000000000000c19242d3334322b201202000000030f171c1c19181d23292f34383838352e261b0e01000000000000000000000000000000112232414e585d5e5a52484450595d5e5c564e453a2e21130400000000000000000000000d1d2c3841484b4b48433a302517080000000000000b1e304252626f7a828484837d766e64594c3f322314040000000000001b2f43586b7d8f93888486877b6e5f50402f1e0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73899e9a866f5a442f1a05000112233446586a7c8f826f5c4a372411000000001c31465a6f8499a38f7965513d2a1704000005152637495b6e827a65503b2611000000091e32475c708696826c575f7489907a6651607387917d6b584532200d00000000000000081b2c3c4b57606465615a50443d49505556544f473e33271a0d0000000000000518293a49555e6363615b53483c2f21130f0d080200000000000000000000000004142433414e59636a6e7070706d68615950453a2d20120400000000000000000002142534424c5254596d8295826f7c8a9184766a5d4f42342618090000000000000000000000000b1f33475b6f83978a76614d393a434e5a6775869791806e5c4936220e00000000000000000000000000000000000711191e1f1e180e020000000413212b31312d2d31373e44494d4e4d4942382c1f100000000000000000000000000000091c2e40515f6b72736e655953626d7273706a61574c3f3122130300000000000000000006192b3b49555d60605d574d4235261707000000000013273a4d6070808d8e848080848a82766a5d50413223120200000000001f34495d72879b87746e717a877d6e5e4d3c2a17050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba099846e58432e190400000516283a4d5f72868c796653402d1a06000000182c4055697d91a595826d5946342211020000081a2c3e5164756e604d39240f00000004192d42566b809386725d5b7086937d6853576a7d918875624f3c2916030000000000001225384a5a69747979756d62554d5a656a6b69635b5145382b1c0d00000000000f2235475867727878766f655a4d3f312524211d160e040000000000000000000010223242515f6b767d84878786827c756c62574b3e3022130400000000000000000c1f3243525f676a64667a8f87726b788694887a6d6052443627190a000000000000000000000004182c4054687c90917c6854402b303c495867788b9e8c7865513d281400000000000000000000000000000000000000000000000000000000001022323e46474242464b52585e6263635d554a3d2e1e0c000000000000000000000000001225394c5e6f7d88898277696071808889867d75695d4f403121110000000000000000000e2236485967717576726a6053443525130100000000192e42566a7d8f907d706a6b6f7680887b6e5f504130200f00000000001f344a5f748b97836c595d6876867c6b594734210e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba09a856f5a442f1a050000000b1d304356697c9083705d4936220e00000012263a4e6175889a9c89766351402f20120600000f21344757605c5142311e0a0000000013283c5064778b8d7966596e8495806a544e61748892806c594633200d000000000000192d41546778878f908a8072645b6b7880827d776d6356483a2b1b0b00000000162a3e516476858d8f8b83776b5d4f403a3936312a21160a0000000000000000091c2e3f50606f7d89928e8783828488898075695c4e40312213030000000000000013273b4e60707b806f6074888d7964687684928c7d706254453728190a00000000000000000000001125394c60748897836f5b46321e2b3a4a5b6d829595806b57422d190000000610171c1d1a160e14191c1c19130f161b1d1b160f0500000000192d3f505b5c57575a60666d7277787772675b4c3c291600000000000000000000000000182d4155687b8d9186868877687c8f8e7d7c83877a6d5e4f3f2f1e0c000000000000000013283d516577858b8a867d71625342301e0b000000001e32475c71869a88736055565a626d79877d6e5f4e3d2c1b09000000001f344a5f748a97826c574b586878897664513e2b170400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e73899f9b86705b46311c07000000001326394d6073888c7965513e2a160100000b1e3245586a7c8f9f93806e5d4d3e302319120d06182939454b483f33241301000000000d2134485b6e829383705f6f85937d685344586b7d928975624f3c29160300000000001d32475c7085978f808087837466788a948d888b8074665849392918070000001b3045596d829492838087897b6d5e4f4f4e4b453d33281b0c000000000000001326394b5d6e7d8e97887b726d6c6e737b85877a6c5e4f4031211000000000000000182d42566a7d8f826b586d8294806a58667382908f80726355463728180800000000000000000000091d3145596d82958a75614d39251c2c3e5165798f9a86705b46301b00000917232b31322f2a21272e32312d26222b3032302a22170a0000001e33485c6e706c6c6f747a82888c8f8d85796a5945301b000000000000000000000000001d32465b7085988672727d867482978771676f7a887c6d5d4d3c2a180600000000000000152a3f546a808979747d8a8271604d3a2714000000001f344a5f748a99846e594a4546505c6876867d6c5b4a382614010000001d32475c718799846f5a454a5a6b7d826d5a47331f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889c9d88735e49341f0a000000000a1d3044586b8094826d5945311c0800000215283b4d5f7082919e8d7b6b5c4e41362d2721190d1b283136342d211506000000000005182b3e516475878e7d7075898d7864503b4f62768992806c594633200d00000000001f344a5f748a9d88736a748283738296907d72778385766757473624130100001e33485d72889c88746b73808c7c6d62646360595045392a1b0b0000000000071b2f4255687a8c9c8a796a5e5857595f67727d897c6d5e4f3f2e1e0d0000000000001a2f445a6f8697826c57667a8f86715d5564728290908273645545362615040000000000000000000216293d5165788d917c6854402c1822374b60758b9d88725c47321d00071827353f4547443d333a4347464239343e4547453e3428190a00001f34495e7282828284898f918a847d797879715c47321c000000000000000000000000001f344a5f748995806b606f8082839887705c5d6a77877b6a59473523110000000000020e18283c516477806c606c7b8c7d6a57432e1a050000001f344a5f748b99846e645f59524a4a5867768779675643311e0b0000001a2f43586d82968974604d3c4e60728576634e3b261200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f8599a08c76614d38230e000000000115283c5064788d88745f4b37220e0000000c1e30415363738391998a7a6c5e5349413b352b1d0d151d201f191004000000000000000f223447586979888d84869182705d4935465a6d82958975624f3c291502000000001f344a5f748b9d88725d6371828284998c76616572808675645342301e0b00001f344a5f748b9b866f5a62707d8b7a777978746d63574839291706000000000e22364a5e72859892806d5b4c4342454c545f6b78867c6d5d4c3b2a190700000000001a2f445a6f859985705b5f73888c77634f546271808f928373635444332210000000000000000003101b2435495d71859884705b4834201f34495e73899c87715c47321c0012253645525a5c5950444c575c5b564b44515a5c59514637281705001b2f4354647280888b89837c766f696563656254412e19000000000000000000000000001f344a5f748b947d685361738580958974604c5a697889766553402d1a070000000513202b343b48596872766d626e8286715d48331e090000001f34495e73889b877c79746d655d53495868798573604d3a2714000000152a3e53687c90907c6955424255677a7d69543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42576b8296a5907a66513d281400000000000d2135495d71868f7965513c28130000000112243545556472808d988a7c70655c5550483b2a1805080b0a050000000000000000000517293a4b5b6a7682878780736352402d3e5165788d92806c5845321e0b000000001f34495e73889d8b75605362728382978d78645461708283715f4d3b281502001f34495e73899b86705b51607080898c87878980746657473523100000000014283d5165798e9f8a76634f3d2f2c3038424e5a6876867a6a59483625130100000000182d41566b80938a7662586c82927d695544536170808f92827161513f2d1b080000000000000313212d373d4155697c908b77634f3b2721364b60748b98846e5945301b00192e4154636f726d62535b6a7170695c52626e726d63554634210e001325364654626c7374736f68625b55504e504e45362512000000000000000000000000001f34495e738995806a5556677987948f7965514b5b6b7c82705d4a3723100000041423313d474f545663788a80746a7b8b745f4a341f0a0000001c31455a6f84988c808888827970665a4e5b6d7d7d6a57432f1a0600001024394d61758a9885725f4c394a5d707364513d2813000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e52677b90a595806b57422e1a0500000001061a2e43576b8094806b56412d1803000000061727374654626f7b868f8e8278706965594734200b00000000000000000000000000000b1c2d3d4c59646d70706c625546352336495d7083908875614e3b2713000000001c31455a6f84988f7a6652556575869793806c59526273847d6a5744311e0b001c31475c70869a8a7560526476868b8371707680857564523f2c1905000000182d42576b809599846f5b473320171c25303c4a5867768777665442301e0b0000000013283c5064778a927d6a5765798e84705b4744526171829090806e5d4b3825120000000000001021313f4a52534d617488927d6a57432f303e5165798e907c6955402c17001e33485d718287807161667986867a6b5b6f8288827363513d291400081828374450585e5f5e5a544e47403b383b3a33271807000000000000000000000000001c31465b708698836e594a5c6f829495826d59454d5e70837966533f2b170000102232414f5a63696b6a718382877d8286725d49341f0a000000172c4054687c90927d747d888d83776c5f51617386725c47321d0700000a1e32465b6e83968f7c69564441525f60554634210e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384d62768b9f9a86715d4835210d010a11161714283d51657a8f856f5a46311c07000000000919283744515d69727b83888c847d77634d3823130e07000000000000000000000000000f1f2e3b4751585b5b58504537281a2d415364727d867d6a56412c1702000000172c4054687c9096826d5a475868798a9b897663515566778874614e3a261200192d42576b80948f7a665c6f828b798c7b69626d7b826f5c48341f0a0000001c31465b70869a95806b56412c180408131f2c3a4959697a83715f4d3b2815020000000d2134475a6d7d8f8774625e72878a76614d394353627282928c7a6754412e190500000000061a2d3f4f5d67685f596c809486725f4b39414d5c6d82948673604d3a2611001f344a5f748999907d6a687d919889756172879892826c57422c1700000a1926333d44494a49454039332c262326251f16090000000000000000000000000000182d42566b809588735f4b5264778a9c8874604d41536578836e59442f1a00081b2e40505f6d777d80807b7688777c7c766856432f1b060000001125394d6074889a87736b75828d8a7c6f605669736757432f1a06000003172b3f53677a8e998673614e3c424b4c443728170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e33475b708498a08c7764503c2815131d252b2c2823374c60758a89735e4934200a00000000000a192734404c565f676e73828f7d6e5e4b372928231a0f02000000000000000000000001101d2a353e444646433d3327191124364654606a71746955412c17010000001125394d6074889b8a7663504a5b6c7d8f93826e5c49596b7d7d6a55412c170014283c5065798d96826e64788c826e8286725f5d6e8275604b36210b0000001e33485e73889d937c68533e28140000010e1c2b3b4b5c6d807c6a5745321e0a00000005182b3d4f60718291806e5e6b80917c67533e3544546473859585715d48341f0b000000000c21364a5c6d7a7b726864778c8f7a67534e555f6b7a8b8878685644311e0a001c3146596c7b868b7d6a617282898875616a79858b826c57422c170000000915202930343434312b251e18120e10100b0300000000000000000000000000000014283d51667a8f8e796552475a6d8093907c695541495b6e756856422d19001125384b5d6e7d8a938e8c8d898083716863594a392714000000000a1e3144576a7d90907d6b636f7c8b8d7d6e5d595e5649392714000000001024374b5e728598907d6c59473436373127190a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182c4055697c91a593806b5744301d25303940413c3132475c70868c77624c37220d0000000000000916222e39434c5c6e809084716050413a3e3d372d2012030000000000000000000000000c1822292f31312e2920160907182836434d565d5f5a4c3a2612000000000a1e3144576a7d9093806c5a484e5f7082938b7865514e60727b6a56412c17000d2136495d7083968a766a7d907b67778a7b67536470675946321e090000001f344a5f748ba0937c67523c2712000000000d1d2d3e5061748774614d39240f000000000e203243536372828d7c6e657990826b56402b3646566676888c77624c38230d000000000e23384e6378898f857b736f839683705f6268717c8a86786a5a4a3927140100162a3d4e5d6972746f6154636d74736a595c6871747063513d291400000000030d151b1f1f1f1c17110a040000000000000000000000000000000000000000000e23374b60748895826d5a46506375899885715d4a3f505e61584a39271300172b4054677a8d94847976777c848e7c6d5f5040301f0e000000000215283b4e607284968876655e6c7b8b8c7a68554844392b1b0a00000000081b2f4255687a8d9b897664513e2a211d1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e6175899c9b8873604c392635434d54574f402f43586d838f79644f3a240f0000000000000005111c2c405366798c8f7b675442444e53524a3e30211100000000000000000000000000050e151a1c1c1a140d0300000a1925313a42484a463c2e1d0a000000000215283b4e607285968a776553425364758792806a54435565695d4d3b271300061a2d405366788a92806e838d77636f83836f5b545b56493b2917030000001f344a5f748ba0937c67523c2712000000000010213244576a7d77644f3a240f0000000002142535455463707d8980797d92806b56402b283848596a7a8c77624d38230e000000000d21364b5e6d757c848b87807a8e8c7974777c85887d73675a4c3c2c1b0a00000d1f303f4c565d5f5c5245515a5f5f584c4b555d5f5d534534210e00000000000000000000000000000000000000000000000000000000000000000000000000081c3145596d82958975624e46596c80928d7966523e414a4c463a2c1c0a001c31465a6f83978a7666606268707b887d6e5e4e3d2b1a08000000000b1e314355667789948371615d6d7d9085715d4934271b0d0000000000001326394b5e70829393826d5945311c09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3245596c8093a3907c69554233445360686b5e4c3840546a80917b66503b26110000000000000000091e32475b6f83968a75604c45546168665c4e3f2e1d0b0000000000000000000000000000000000000000000000000008141e272e3334322a1e100000000000000b1e31435567788a958371604f4758697b7d746657464752544c3f2f1e0b0000112437495b6c7c8c8977868c7660677c8a75604b4643392b1d0c000000001f344a5f748ba0947d68533f291400000000000315273a4d5f6c66594835210c0000000000071727364553606b7680878b877865513d281a2a3b4c5d6e8075604b36210c00000000071b2e404f59616970767c8286888a888986827b746b61564a3c2e1e0e0000000112212e3a43484a4840343e464a4a453b3942484a4841362716050000000000000000000000010a12171a1a19150f08000000000000000000000000000000000116293d5164778c927d6b58464f62768993826c57422e363732281c0e00001f34495e738998846e5a4b4d545e6a77867c6b5a493725130000000001142537495a6a7a8b908070616073888c77634d38230e00000000000000091c2e41536475859389735e48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002162a3d5063768a9c9985725f4c3d5061717c7b66513d3d52677c927c67523c271200000000000000000d22374c61758a9c87715c475163727d796c5d4c3a28150200000000000000000000000000000000000000000000000000010b131a1e1f1d170d0000000000000001142638495b6b7c8d8f7d6d5e4e4c5d6c828375634f3a3d3f3a2f2111010000071a2c3d4e5e6d798280848d786362778d78644f3a2e271b0d00000000001e33485e73899e96826b56412c170200000000000b1e30414f5754483b2b180500000000000009182735424e59636c727472695a4936220e1d2e3f5163736d5a46321d0800000000001122313d464e555c62686c7073747473706c6660584e44392c1e10000000000003111d272e3334332c232b3134343028262e3334332d241809000000000000000000000006131d262c2f2f2f2a231b11050000000000000000000000000000000e2235485c6e82938875634e46596c80807667533f2b21221e160b0000001f344a5f748b97826b564139414c5967768778665442301d0a00000000081a2b3c4d5d6c7b8a8f8072676d839079644f3a250f000000000000000011233547576775807d6f5b47321d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2134475a6d8092a28f7c695644586c808f806c58443b506579907c67523d2813000000000000000010253a4f64798f9b866f5a455a6e82918b7b6a5745321f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a2c3d4e5e6e7d8d8c7b6c5e5253687d927d68533e282a261d1103000000000e1f30404f5c676c6b80927d6a60768c7b66503b26130a0000000000001c31475c70869b99846f5a45301b070000000000011323323d4240372b1d0d0000000000000000091724303c4750585d5f5d574b3c2b190610223345555e5c4f3d2a170300000000000413202a323a41474d53575b5e5f5f5e5b57524c443b32271b0e00000000000000000a131a1e1f1e1910161c1f1f1c1512191e1f1e1911060000000000000000000000061524303a414444443e372e23170a000000000000000000000000000005192c3f516475858073624e3d50626d6a6358493724100c0903000000001f344a5f748b98836d58432e2f3b4958687984725f4c39261300000000000d1e2f3f4e5d6b788690847a76838d78634e39240f0100000000000000061829394957636a6a60513f372e22150600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3d5062758899998673614f5a6f869b87735f4c3a4f64788f7d68533e2913000000000000000011263b50667b919b866f5a44596c7a8a998875614e3b2612000000000000070e1313110e0b0806060505050504030303030303030302000000000000000000000000000e1f3040505f6e7c8a8b7c6f65606c80927c68533e2814110a000000000000021222313e4a535764788c877566788d79644f3a251005000000000000192f44586d83979d88735e4a35210c000000000000051420292c2b241a0d0000000000000000000006131f2a343c43484a49433a2d1e0e00041627374349483e31200e00000000000000030e161e262d33393e4246484a4a4846423e3831281f1509000000000000000000000000000000000000000000000000000000000000000000000000000000000001132433414d555a5a58534a4035281a0c0603000000000000000000000000102235465767706d6355453b4752585650473a2b1a08000000000000001e33485e73889b87715d48342b333a4a5c6d807c6956422e1b0700000000001121303f4d5b68737d878d8c8d83715e4a36291e1204000000000000000b1b2b39465055555456524a40332414030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e203345586a7c8e9f91806d5b586d82968f7b6754414e63788f7c67523c2712000000000000000011263b50667b909c87705c474e5c6b7a8b927d6a55412d1904000000000d192328282623201e1c1b1a1a1a1a1a19191919191919191715110c050000000000000000000112223241505e6c79858d8279767a8a8876634e3a251d150b000000000000000413212d373e495c6e808f8479828975604c372520180f0400000000162b4054697d93a28d78644f3b261200000000000001030d1417161108000000000000000000000000010d1720292f3334342f271d0f0000000a19263034332c211302000000000000000000030a11191f25292d3133343433312e29231d150c0200000000000000000000000000000000000000000000060d12151514110c0500000000000000000000000b1e3041515f696f6f6d665d5246382a1b1b18140d050000000000000000000517293949555b595045384859635f514134291c0d00000000000000001b30455a6f84988c7763503c3d474d4d50627586725e4a36210c00000000000312212f3d4a56616b727779787164544b453c30221202000000000000000d1b2833455562696b675d514232210e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000416283a4c5e7082939c8a786756667a8d9884705d4b4f64788f7b66513c271200000000000000000f24394e63788d9e89745f4a3e4d5c6d7d9085705c47321e090000000b1c2b363d3e3b38353331302f2f2f2f2f2e2e2e2e2e2e2e2e2c2a2620191006000000000000000004142332404e5b67737c858a8c8b84786a59463c3831281d0f0100000000000003101b242c3e5161707d8688867b6b59453d3a342b21150600000012263b5064798ea2927d6955412d190500000a111516130e06000000000000000000000000000000000000040d141a1e1f1f1b140b000000000009141b1f1e190f0300000000000000000000000000040a1015191c1e1f1f1e1c19140f090100000000000000000000000000000000000000000000020f1921272a2a29262019100600000000000000000013273a4d5f707c8486827a6f6356483930302d2821180e0300000000000000000b1c2b384246443d3645556677705e4b37230e000000000000000000172c4055697d9193806b58454e5a62625c596c8075614c37220c00000000000003111f2c39444e575e6364635e5f6260594e40301f0e000000000000000012263b4f62737d807a6f60503d2a17030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2f415263758696978573635d7082948d7a685651667b8e78644f3a240f00000000000000000c20354a5e72879b8e7965503d3e4f6073868a75604b36200b00000015283a485253504d4a48464544444444444343434343434343423f3a342c23180c0000000000000000041422303d4a5660697074777570675a5253514d443a2d1f100000000000000000081423334352606a717370695d5153534f483e3224150600000d21364a5e73889c9985705c4834200d04121d252a2b2822190d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000312202c353c3f3f3e3a342c23180c0000000000000000192e42566a7d8f988c898d82746657484645423c352b20140500000000000000000d1a262d302f3544536373847a65503b261100000000000000000011263a4e6175899b8875624f5c6c76776f60636e655746321e09000000000000000115283a4b596264625a56667377756b5e4e3d2a170300000000000000142a3f54697d91958d7d6d5a46311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122335465767788998928270616476879786736154697d8a75604b36210d0000000000000000071b2f43576b7d9294806c59473643566a7d8d77624c37220d0000001c314558666865625f5d5b5a5a5a5a5a59585858585858585857544f4840352a1d0f00000000000000000412202c38454d555c6062605c5c6367686660574b3d2e1e0c000000000000000f2132414a4c4e575c5e5c5960666868635b50423324130100071b3044586c82959f8c7763503c281513222f393f403d362b1e100100000000000000070e1313110f0c0a0807060505050505050403030303030303030303020000000000000000000000000000000000000000000000000000050c12171b1d1d1d1c1915110b040000000000000000000000001021303e49505454534f4840352a1d10010000000000001d32475c71869a8c79747c88857566595b5a5750483e32231405000000000000000009121a293745536271828d7965503b26100000000000000000000b1e3246596c809192806d5b6378888c7d6c595853473928160300000000000000071c304457697679776d5f72858d897c6c5a46321e090000000000000014293e53687c8e9a9d89745f4a341f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061728394a5a6a798a988f806f6069798991806f5f6d8385705c47321d0900000000000000000014283b4e6174869889766453464050657a8c77624c37220d0000001f344a5f747c79777472706f6f6f6f6f6e6e6e6e6e6e6e6e6d6c69635c52473b2d1d0b00000000000000000a1e324556615f56555a606870777c7d7b74695b4c3c291600000000000000172b3e505e615854585e656d747a7d7c776e615142301d09000015293d5165798da093806b5844311d2131404d545651483c2e1f0e0000000000000d192328282624221f1e1c1b1a1a1a1a1a1a19191919191919191919181716130e09020000000000000000000000000000000000000006101920272c30323232312e2a251f170f050000000000000000000a1c2e3f4e5b656a6a68635c52473b2e1f100100000000001f344a5f74899b87705f6a768585746d706f6b645a4f4232231201000000000000000114273847546371829083705d4a36210d0000000000000000000316293c4f617386978a78675c697a8d89745f4b4036291b0b00000000000000000a1f344a5f7388908a7d6d7388989b8a75604b36210b000000000000001024394c5e6f7c878b85725d48331e0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2c3c4c5c6b7a89978e7d70616a79888d7d6f76897d6a55412d19040000000000000000000c1f32455768798a948271645a5657687c88735f4a35200b0000001e33485c70848f8c8a88878686868686848484848484848483827d776f65594b3a271400000000000000000e23384d6274716b6a6e757c848b918e8b87796a5945301b000000000000001b30455a6e756d6a6c727982898f908c898070604c38230e00000e2236495d7085989b8874604d3a272b3e4f5e686b655a4c3d2c1b0a000000000b1c2b363d3e3b3937343331302f2f2f2f2f2f2e2e2e2e2e2e2e2e2e2e2e2c2b27231d160e05000000000000000000000000000000000c18232c343b404547474746433f39332b22180d02000000000000001326394b5d6c7880807d776f65594c3d2e1f0e00000000001f344a5f748a9b866f5a596776868283868680776d605141301e0b00000000000000071c3044566472829089776553402d1a06000000000000000000000d20324456677889978675655d71868d77624d3824180b0000000000000000000a1f344a5f7388969c8a746a79868c8875604b36200b00000000000000091d2f41515f6a7274726655422e1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2e3e4d5c6a7886938e8072666976838d84868674614e3b261200000000000000000000021528394b5b6b7a889082766e6b6c7485806c5945301c0f010000192d41546675828b9095989b9b9b9b9b99999999999999989794928c82766957422e1900000000000000000d22374c60728380808389908e868079757378715c47321c000000000000001a2f44596c7c828082878d9189827b76747678644f3a240f0000061a2e4154687b8fa2907c6956433033485b6d7c80776a5b4a3927150200000015283a485253504e4c4a484646444444444444434343434343434343434342403c38312a21180d01000000000000000000000000000e1c29353f4850555a5c5c5c5b58534e473e352b1f1305000000000000192e4256697a8b948d898b8276695b4c3d2c1b09000000001e33485d72889c88725e4e5f708091827a7980887d6f5f4d3b2815020000000000000a1f344a5f7383918b7b6b59483624110000000000000000000000031527394a5b6b7a89938475696c838d77624c38230d00000000000000000000071c3044576978848986735e687276756a5945311d080000000000000000122332414d575d5f5e5648382613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202f3e4c5a6875828d9084776d667079807d75675645321f0b00000000000000000000000a1c2d3d4d5c69768289898380828782726250433a2d1f0f00001124374857646f767b8083868788898a8b8b89898887868482807c7b79796e59442f1a0000000000000000091d314354647280878a888279726b65605f656254412e1900000000000000162a3d4e5e6e7a858989847c756d67615f62655a4935210c0000001225384c5f728598998673604d3b364b607588958979685644321f0c0000001c31455866686663615f5d5b5b5a5a5a5a5a5a58585858585858585858585755514c463e342a1f110100000000000000000000000e1d2c3a47525c636a6f717272706d68625a51483d3023150600000000001e33475c718698897973768088796a5a4a392715020000001b2f44596d83978d7863586b7d8f7d8976656a74827c6a5845311d08000000000000091e33485d7185887b6c5d4d3c2b1906000000000000000000000000091b2c3d4d5c6b788590877c788586725e4a35200b000000000000000000000115283a4b5a677074726757565d6160594c3b2916020000000000000000051423303a43494a4943382a1a0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000211202e3c4a57636f7a848c8a827975736e69635749392715020000000000000000000000000f1f2f3e4c58636d757a7d7d7c776f63625f574b3d2d1c0a0007192a3947525b62676b6e70727373747474737372706f6e6b6a6766646460513e2b160000000000000000011426364655616c7274726d665e57504b4a504e45362512000000000000000d1f3040505d687073736f69615a534d4a4e50493c2b1906000000091c2f4255677a8d9f907d6a5845334659697a8b978673614e3b28150200001f344a5f747d7b7876747270706f6f6f6f6f6f6e6e6e6e6e6e6e6e6e6e6d6c6a66605a51473c2f1f0d00000000000000000000091b2c3b4a58646f777d8487888886837c766e645a4e4133241505000000001f344a5f748b98836d5e626d7a8978675644321f0c000000162b3f53687c90937d6a617588867385826e5b63738674604b36200b000000000000041a2e42556773736a5d4e3f2f1e0d00000000000000000000000000000e1f2f3e4d5a67737d85898b86796856432f1b0600000000000000000000000b1d2d3c49545b5f5d564942494c4b463b2e1e0c0000000000000000000005121e272f3434342f261a0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101e2c3946525d6770777c8082807a705e5146392b1b0a000000000000000000000000000111202e3b47515a61656868676368747773695b4b3a271300000c1b29353f474d5256585b5c5e5e5f5f5f5e5e5c5c5a58575452504f4f4c4233220f00000000000000000008182837444f585d5f5d58524a433c36353b3a3327180700000000000000021222323f4b555c5e5e5b554d463e3834393b362c1e0e00000000001326384b5d6f82949a887563513f3b4c5c6d7d90917d6b5844311d0900001e33485c7083908e8c89888787868686868686848484848484848484848382807a756d64594d3c2a160000000000000000000215273849596876828c938f89868686898e8a82776c5f5142332312000000001f344a5f748b97826b564f5c6b7b8673614e3b28150200001024394d6074889a8672687c907d697b8b77645668796e5d4934200a0000000000000012263849575f5f574c3f3021110000000000000000000000000000000111202f3d4956606970747471685b4b392713000000000000000000000000000f1e2c3740474a4943392e34373632291e10000000000000000000000000010b141b1f1f1f1b1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2834404a545c63686b6b6a68786f5c4935200d00000000000000000000000000000002101d2934475a6b7679756a6075878d86796956432e1a0000000b18232c33393d4043464748484a4a4a484847474543413f3d3b3a3a3830241504000000000000000000000a1926323c43484a48443e372f28222126251f16090000000000000000000413212e3941474948464039322a241f2526221a0e000000000000091b2e40526476889992806e5d4b3a3e4f617285978874604c3924100000192d405364737d878d919597999b9b9b9b9b9b999999999999999999989794938f8982776b5945301b0000000000000000000b1e3144566777879491857a74706f707379828a8a7d6f6151402f1e0c0000001e33485d728898836e59444d5e6e807d6b5845311d090000091d3144576a7d908f7b6c828f79647286806b585c645e50402e1a0600000000000000091b2b39444a4a443b2f2112030000000000000000000000000000000002111f2c38434d555c5f5f5d564b3d2d1c0a00000000000000000000000000000e1a242c3234342f271b1f22211d160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a17222d3740484e53565666768778634e38230e00000000000000000000000000000000000e23384d62778a8f887a69778b9a9886715d48331e000000000610181f24282c2e3032333334343433333232302e2c2a28262525231d1306000000000000000000000000081520292f3334332f2a231b140d0d10100b03000000000000000000000003101c252d323433312c261e16100b10100d06000000000000000011233547596a7b8d9e8c7a69584737435567798c907c68533f2b1602001124364655616b72787c80838486888889898b8b8b898989888786848382807d7c7b7979705c47321c00000000000000000012263a4e61738596928273675f5b5a5b5f656d78858e806f5e4d3b28150200001b3045596e839888725e4b405163758774604d39251000000215283b4e607183928572848c77626a7d87725e4a4f4b403223110000000000000000000d1b2730343430281d1103000000000000000000000000000000000000010e1b26313a41474a4a4842392d1f0f000000000000000000000000000000000811181d1f1f1b14090a0d0c09030000000000000000000a111619191815100901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101b242d343a47566474848a76624d38230e00000000000000000000000000000000000e23384d62778a999986716d7c888d86715c47321d000000000000040a0f1316191b1d1e1e1f1f1f1e1e1d1c1b1917151311100f0e09010000000000000000000000000000030d141a1e1f1e1b150f0700000000000000000000000000000000000000000912191d1f1e1c18110a0200000000000000000000000000000618293b4c5e6f8090988776655545384a5c6f8295836e5945301b060006182837444e585e63676a6c6f70727273737474747373737271706f6d6b6a68676664646153412d19000000000000000000182d41556a7d9199877463554b4644464a515a6775868d7c6a5845311e0a0000172b4054697d928e7a66534045576a7c7c68533f29140000000b1e3143546473828b7d848d776264798c77624d3a372f221405000000000000000000000a141c1f1f1c150b0000000000000000000000000000000000000000000009141e262d323434332e261c0f010000000000000000000000000000000000000000000000000000000000000000000000000005121d252b2e2e2d2a241c14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000816293a495765738392806d5a47331f0a00000000000000000000000000000000000b1f33485b6c7b868b83705e6a7377746756422e1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2f4051617182919484736353453f5164788c88735e49341f0a00000a1926323b434a4e5255575a5b5c5d5e5e5f5f5f5e5e5e5c5c5b5a5856545352504f4f4d443524110000000000000000001c31465b708599927d6a574537312f31363e4957687a8e8875614d392510000011263a4e63778c96836f5c4a3a4d60727766533e2914000000011325364655646f767482907b6761768c7965503b261c1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12191d1f1f1e1a130a0000000000000000000000020b13191b1b1b17110900000000000000000000000000000000000514232f39404343423e3830261b100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d32465867758492867563513e2b1804000000000000000000000000000000000004182b3d4e5d697174726554575f626057493926130000000000000000000000000000000000000000000000000000060e1313110a0100000000000000000000000000000000000000000000000000000000050e1213120c030000000000000000000000000000000000000000000000000000000000000000000000000000112233435363728291918271635549495d71868c76604c37210c00000009151f282f35393d40424446474848494a4a4a4948484747464443413f3e3c3b3a3a38312617060000000000000000001f34495e73899e8d78634e3a281c1a1c222b394b5e7287917c68533f2a1500000b2034485c7085988c7966544143566465594937230f000000000718283746525b60677b8f837062778c7a65503b26110000000000000000000811171a1a18130c0a12171a1a19150f0800000000000000000000000000000000000000000000000000000000000000000000000000000007141e272d3030302b251c1206000000000000000000000000000001132332414c54585857534c43392d2013040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758593897868574533210e000000000000000000000000000000000000000e20303f4c565d5f5d5547444a4c4b44392b1b09000000000000000000000000000000000000000000000000000d19222828251e130500000000000000000000000000000000000000000000000000000c1822272926201508000000000000000000000000000000000000000000000000000000000000000000000000000415253545546372828f908273675b53576c828d77624c37220d00000000020c141b2025282b2d2f30323333343434343433333232302f2e2c2a2827262525231e1408000000000000000000001f344a5f748ba08c76604b36210c01070e1b2f445a6f8497826c58432d18030005192d4155697c909683705e4c3a475051493b2b1a0700000000000a19283540474c6073858e7d717c8c77634e3924110500000000000002101b252c2f2f2d271f1d262c2f2f2e2a241b1207000000000000000000000000030c14191d1f1f1e1b161009000000000000000000000000071625313b4246464540382f24180b000000000000000000000000000b1e3041515e686e6e6c6760564b3e3122130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a5f738786796a5a4a39281604000000000000000000000000000000000000000212212e3942484a4942373036373631281c0d000000000000000000000000000000000000000000000000000e1d2b363d3e3a302314030000000000000000000000000000000000000000000000000c1c2a353c3e3b322617070000000000000000000000000000000000000000000000000000000000000000000000000007172736455462707d8a9285786e67646f838a75604b36210c00000000000000070c101316181a1b1d1e1e1f1f1f1f1f1e1e1d1c1b1a1817151312110f0f0e0a0200000000000000000000001f344a5f74899f8d77624d38241000020e1e31455a6f8599856f5a442f1a0500001226394d6074889b8e7b695744343b3c362b1d0d000000000000000a17232c3343566777868e878b82705c48342d221506000000000212202e38404444423b322f3a404444433e382e25190d000000000000000000000a1620282e323434332f2b241c140a00000000000000000002132534434e565b5b5a544c4136291b0d07050000000000000000000014283b4e5f6f7c8384827b73685c4f403121110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c304457687372685b4c3d2c1c0a00000000000000000000000000000000000000000003111c262e3334342e251c2122211d150b00000000000000000000000000000000000000000000000000081a2c3b4851534d4132210f000000000000000000000000000000000000000000000007192a3a4851534f443525130100000000000000000000000000000000000000000000000000000000000000000000000000091827364452606d78848d8b827c79808d826f5b47321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c71869a907b67533f2b1909131f2c3c4d6074889a856f5a442f1a0500000a1e3144576a7d90998673614e3b282722190d0000000000000000000610182638495968737a7c79716352494840332414020000000f20303e4b54595a564e44414d55595a58534b41372b1e1001000000000000000c1a27333c4347494948443f3830261c1004000000000000000b1e314252606a70706e685e5347392b1d1c1a150f06000000000000001a2f43576a7d8e94898687867a6d5e4f3f2e1d0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114273a4a575f5d564a3d2e1f0e0000000000000000000000000000000000000000000000000a131a1e1f1f1a13080c0d0c08020000000000000000000000000000000000000000000000000000122537495965685f503e2c19060000000000000000000000000000000000000000000011243748586468625342301d0a000000000000000000000000000000000000000000000000000000000000000000000000000009182735424f5b66707982878a8b88807364523f2b18040000000000000000000000000000000000000000000000060e131516140f080000000306060502000000000000000000000000192e42576b809296836e5b4937271a25313d4a5a6b7c9097826c58432d180300000215283b4e60738597917d6b57432f1b0e07000000000000000000000000091b2c3b4a56606567655e53535e5d5142311e0b0000071a2c3e4e5c676e6f6a6156515e696e6f6d675e54483c2e1f100100000000000a1a2a38454f575c5e5e5d59534c43392e22150800000000000014273b4e60707d8687837b706457493a32312e29221a0f0400000000001e33485d72879b88756f727b887c6d5d4c3b291704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2c3a444a4942392c1f1001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e415467777d6e5c4936220e00000000000000000000000000000000000000000000192d415466767d715f4d392612000000000000000000000000000000000000000000000000000000000000000000000000000000091724313d49545d666c717474726d63554635221000000000000000000000000000000000000000000000030f1a22282b2b28231c130b12181b1b1a1711090100000000000000000014283b4f627485928b78665545332c37434e5b6877899a907c68533f2a15000000000b1e3143566778899787725d48331e0900000000000000000000000000001124354450545052504b4e60716f604e3b261200001024374a5c6c7a84857d73665e6f7c8486827a7166594c3d2e1f0e00000000041627384856626b717373726d675f564b403326170800000000001a2e42576a7d8f978b888e83756758494746433e362c211506000000001f344a5f748b98836d5a5f6a77877b6a584634210e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c283034342e261b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151717171715110c0700000000000000000000000000001f34495d71858b7865513e2a16020000000000000000000000000000000000000000001d32475c70838f7c6955412d19050000000000000000000000000000000000000000000000000000000000000000000000000000000614202c37414a52585c5f5f5d585045372817050000000000000000000000000000000000000000000413212d363c40403d372f251e262d30302f2b251d130900000000000000000c20334556667480898473634f3b3e4955606c788796998774614d39251000000000021426384a5b6b798483715d48331e080000000000000000000000000005192d4153626a615448495a6b7d7d6a55402b160100172b3f5366798b948a8a8475677a8d9083808684776a5b4c3d2c1b0a0000000d2033455666748086898988837b73685d514335261708000000001d32475c71869a8b78737a878676675a5c5b5852493f332415060000001f344a5f748a97826c574c596879887563503d2a170300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151c1f1f1a130900000000000000000000000000000000000000000000000000000000000000000000000000000008121a21262a2c2c2c2c2a26211b130b0100000000000000000000001f34495e738895826d5946321e090000000000000000000000000000000000000000001e33485d72879985705d4835210c00000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a242e363e43474a4a49443d3327190a000000000000000000000000000000000000000000001222313e49515455524b4237303a41464644403930261a0e00000000000000031627384856626c747879665146515c67727d8a979c8c7b695744311e0a0000000000091b2c3d4d5b676f6f64544131211000000000000000000000000000091e33485d708071655b57677789826c57422c1702001c31465a6f8396887676828372829688726b737d88796a5a4a39281604000015293d50627485928a80797a7d85867a6e615344352616050000001f344a5f74899b86705e68758486756f71706d655c50423324130100001e33485d728799846f5a454b5b6c7d806d5a46331f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b252e353b3f414242413f3b352f271e1409000000000000000000001b3044586d82958975614d3925110000000000000000000000000000000000000000001b2f43586c82958c7764503b271300000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b23292f32343434302921160a000000000000000000000000000000000000000000000b1e2f404f5c656a6a665f5548414d555b5b59544c43382c1e11020000000000000a1a2a384550596063645b4c58636e7984909b998d7d6e5d4c3a2815020000000000000e1f2f3d4a545a5a635e4f3e2e1e0f0000000000000000000000000a1f344a5f748983776e667586907c68533f2a1500001f34495e738996826c63718280839887705b606d7a897868574533210f00001b2f44586c80928d7b6c656569717a8680716253443423120000001f344a5f74899b866f5a586675868384878782796e615142301f0c00001a2f44586d83978874604c3d4f60728576624e3a26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410191d1e1d19130b0201000000000000000000000000000000000000000000000000060e1317191918151009010000000000000000000000000000000413202c3841494f5457575756534f4a433a31261b0f02000000000000000015293e52667a8f907c6854402b1703000000000000000000000000000000000000000014293d5165798e937d6a56422d190500000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f151a1d1f1f1f1b150e04000000000000000000000000000000000000000000000014273a4d5e6d7980807a726659515f6a70706e686055493c2f2011010000000000000c1a27333d454b4e4f525e6a75808b969f94887b6e5f503f2e1d0b0000000000000001111f2c38435669776d5c4c3c2d1e0f0100000000000000000000071c31465a6d7d8e8b827a85948573604d39251000001f344a5f748b947d6853647588829689735f4f5d6b7b867463513e2b1805001e33485d72879b86715d5050555e68758382716252412f1e0c00001e33485d72879c88735e4e607080918279787d8680705f4e3b29160200162a3f53687c918f7b6854414355687a7d69543f2a1400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514222c3233322e271e1716130e0600000000000000000000000000000000000000030f1922282c2e2e2d2a241d140a00000000000000000000000000041423313e4a545d64686b6c6c6b68645e564d43382c201204000000000000000f23374b5f738897836f5a46321e0900000005080908050000000000000000000000000e22364b5f73889a86705c48331f0b0502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e43576a7c8c948f8f8477685e6f7c8587837c72675a4d3e2f1f0e000000000000000a16202a31364554626f7b87929e988d82766a5e5041322111000000000000000000010f1e33485d71867a6a5a4b3c2d1f100200000000000000000001162a3d4f606f7d8a958e948978675643301d0a00001f34495e738994806a54586a7c83938e7864504d5d6e80806e5b4835220e001f344a5f748b99846e58504a434b57647282806f5e4d3b291704001a2f44596d83978d7864596b7d8f7d8a77656973827d6b5945311d08001025394d62768a9885715e4c394b5e717464513d281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001122323f474847423a312c2b28221a1106000000000000000000000000000000000514212c353c414343423f3931271b0e000000000000000000000000112132414f5c6771787d828383827d78726a60564a3e30221404000000000000081c3044586c80958a75614c382418110c141a1e1e1d1a140d04000000000000000000071c3044586c82958b77624e39251a1a17120c05000000000000000000000000000000040b101313110c060000000103030300000000000000000000000000000000040c1213110b0200000000000000000000000000000000000000001e33485d72869a8d7b79828778687b8d9888838785786a5c4d3d2c1b0a00000000000000040e213244546372828d999b90867a6f64594d403326170600000000000000000000001d32475c7185897869594b3d2e2010000000000000000000000e203242515f6c77828985786a5a493826140100001d32475c708697836d584c5e70839694806b5743506172857764513e2a16001f344a5f748b99846e69645e574e46546372837c6a584633200d00162a3f53677b9093806b617589857285826f5c62728575604b36200b000a1e33475b6f83978e7b68564341536062564735220e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d40515c5e5c564d4342403c362d23170b0000000000000000000000000000031423323e495156585857534d44392c1e0f000000000000000000000b1d2e3f505f6d79858b84807d7d808387867d73685c4e403222120000000000000015293d5165798d907b67533e322c241f282f3333322e2921170d01000000000000000015293d5165798e917c68533f2f2f2f2c27211910050000000000000000000000010d171f25282826211910081015181918140e070000000000000000000000000916202729261f1407000004080a0a090400000000000000000000001f344a5f748b9d887266707d877683978f7a6c7380897a6b5a4a3927160400000000000004172a3d50617282919f94897d73685d524e5350443523110000000000000000000000192e4255687b8e8777695a4c3e2e1b0800000000000000000003142433414e5a646d7371685a4c3c2c1b09000000192e43576c829687725d495466798c9b87735f4b4355677a826d59442f1a001e33485d72889c88837d79726a61584d556576887563503d2a16001024384c6073879a8773687c917d697a8c77645568786d5d49341f0a0004182c4053677b8f988672604e3c434c4d453829180500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d6f73716a60545756514a4035291c0e020000000000000000000000000f213242505c656b6e6e6c6860564a3c2d1d1107000000000000000215283a4c5d6e7d8b8277706b68686a6d72798285796c5e50402f1d0a0000000000000e22364a5e728696826d5948464037313b43484847433d342a1e1205000000000000000e22364b5f738897836e5945444444413b352c22170b00000000000000000002111f2a333a3d3d3b352d231b242a2e2e2d29231b1106000000000000000000081827333b3e3a3225160610181d1f1f1e1912080000000000000000001f344a5f748b9d88735e5f6e7d8484998c7660616e7c897868564533210e0000000000000b1f33475a6d80909f9083766b60564b5561686253412e1b09000000000000000000001226394c5e70829288786a5c4b38230f00000000000000000000061523313d48515a5e5d554a3d2e1e0e0000000014293e52677b908d786450495c6f82958f7a6753404a5d70786b58432e19001b2f44596d82968d7a838c867d756a5f52586a7b806c5945301b00091d3144576a7c8f8f7b6c828e78647286806c585b635d4f402d1a0600001024384c5f728699907d6b594634373832281a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e717d867d72696c6b655d5247392c1d1715110c0400000000000000071a2d3e4f606e78808484827c73685a4b3a2c241a0f0300000000000a1e314457697b8c8070645b5a555354585e656d77837c6e5e4d392511000000000000071b2f43576b809488735f5e5b544a424e585d5e5c5850473c30231506000000000000071c3044586c829588735f575a5a595550483f35291c0f000000000000000010202f3c474e52524f4940352e383f4343423d362e23180c00000000000000001325364550534e43342417232c323434322d251b1004000000000000001e33485d72889c8b7662505f6f8085978f7966525e6d7d867462503d2a170400000000001025394e62768a9d91827265594e435164737d705d4b38261300000000000000000000091c2f415264748594897a66513c2712000000000000000000000005131f2b353e45494842382c1f1000000000000f24384c61758a94806c58445164778a97836f5c49415361655b4d3b281400162a3e53677a8e94806f79838f887c7062545e7082715c47321c000114273a4d5f7082918672848c76616a7d88725e4a4e4a3f312210000000081c2f4356697b8e9b897663503d2a231e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f4253606d7a8a847d8280796f64574a3b2c2c2a2620180e0300000000001023374a5c6d7d8b8f87868a90867869584740372c211305000000001125394d6074878472616a6f6f6a61564c575f6365717d7c68533e28130000000000000014283c5064788d8e79717370675b51606b7273716c63594e413324150600000000000015293e52667a8f8e79656c6f6f6e6a645c52473a2d1e100000000000000a1c2e3e4d5a636767645c52463f4b53585857524a40362a1c0f000000000000061b2f4254636861524231283540474a4a4741382e2215070000000000001b2f44596d8296917c6854516172839496826f5c4f5f7082806d5a4734210d000000000013283d52677c919885736354473c43586c828d7a6855422f1b080000000000000000000011233546566675838b7965503b2611000000000000000000000000020d18222a3134332e261b0e010000000000091e32465a6e82968874604d485a6d82948c7864503d444e50493d2f1e0c000f24374b5f728598897566717c898e82726354656d6354412e1900000b1e3042536372828980848d776264788d77634d39362e211304000000001326394c5e70839493806d5945301c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122535434f5c6b7a8b92938d8d827568594a41423f3b342b21150700000000162b3f5366798c8c7c72707685968775635b534a3e31231404000000172b4054687c8d7966707d86847d73675b6a747878746e7262503d2e1e0d0000000000000d2135495d72869480868984796b5d6f7d87898780766b5f51423324140300000000000f23374c607589937d758286868480776f64584a3c2e1e0e00000000001326394b5c6b767c7c786f64574f5d676d6e6c665d53473a2d1e0f00000000000a1f34495e727d70604f3e3746525b5f5f5c544b40332516070000000000162a3e53667a8e97836f5c4954657687988c796654526374867663503c2814000000000013293e53687d94917c685645362e43586e849885725e4b372410000000000000000000000617283848576570746d5d4a36220d0000000000000000000000000000050f161c1f1e1a12090000000000000003172b3f5266798d907c6956445164778b94806c574232393b362c1f110000081b2f4255687a8d93806d5f6b788791827060545852453625120000011324354554636e747282907b6760768c7965503b261b100300000000000a1d2f41536576869488735e4833201b130900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071725314055697d929c88777c87867768595657544f473d322516070000001c30455a6e8392806d5f6870798d9380766f665c4f413222120000001b3045596e838772687c8f8d838685776879888d89898276695b4c3c2b1a080000000000061a2e43576b8095909588868a7a6a798d91807b82897c6f61514231210f0000000000091d31465a6f8499847378797d858e8c8275685a4c3c2c1b0a00000000192e4256697a8992928c8275665c6d7a838482797065584a3c2d1d0d000000000a1f344a5f74897d6d5c4c4455646f747470675d504334251505000000000f23374b5f7285988c7865524758697a8c9683705e4b56687a806b57412c17000000000013293e53687d948f78634e39272d42576c82968e7a6753402c1804000000000000000000000a1a2a3947535c5f5b4f3f2d1a07000000000000000000000000000000000000000000000000000000000000000f23374a5d7083958673614d485b6e8283796955402b2526221a0e010000001326394b5d6f82928b79685a6877888f7d6a57443f342718070000000617273645515a5f677b8f837062778c7965503b261100000000000000001224364758687680806f5c4737352f261b0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182e43586d83989290867575848777686b6c69635a50433425150400001f34495e73888b76626f7a8583879c878283796d5f50402f1e0b00001e33485d7288836d6c8397846f72808777838f7b73778288796a5a4937251300000000000014283d51667a8fa08b77707c89777d948b75666d78868070604f3e2d1b090000000002172c40556a80948974636469707b889387786a5a4a392816040000001e33485d7186988e7d7c858576677a8c978a86898376685a4b3b2b1a08000000081c3145596c808b7a69594f6273828a8a857a6e61524333231201000000081b2f4255687a8d95826f5c4a4b5c6d80908e7a67534b5d6f776855402b16000000000012273c51667b908f7965503b27293e53677b8f97836f5b47331f0b00000000000000000000000c1b293640484a473e312110000000000000000000000001080c0d0c08020000000000000000000000000000071b2e41536677888476634e3e5164716e675b4b392611100d060000000000091b2e40526374859586756559697a8d87735f4a362217090000000000091827343e464c5f72858f7d727d8c77624d39240f030000000000000007192a3a4a58646b6b61524c4c4a43382c1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e84998c829183727384857c82827d766d61524333210f00001f344a5f748b8872728282766f84998b7477837d6e5e4d3b281502001f344a5f748a806a6c8397846f616f7d86858c766164707d8877665542301d0a00000000000e23384c61758a9d88735e6c7d8480948a745f5b6775857d6d5c4a392614010000000012273c5165798f8f796550555e69768595887868574533210e0000001f344a5f748b9d8872687280857483978f7c6f7582877869594837261402000002162a3d4f617385887666586c80918d8280888070615141301e0c000000001326394b5d6f82938c7a685645506172848d806a5440526064594a38251100000000000e23384d61758a937d6a56433024384c6074889c8b77634e3a26110000000000000000000000000b19242d3334332b2113030000000000030a0e0f0f0b141c2122211d160c0100000000000000000000000000112437485a6a74706658473547555c5a534a3d2d1c0a0000000000000000001122344656677787938373665d71868e78634e39240f000000000000000916222b3143556676858e888c826f5c48342b2115060000000000001122323f494e515657505961625e564a3b2b1a08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c82978d788491806e77898a807d8288807061513f2c1a06001f344a5f748b8974828070646e84998c766572837c6a5845321e0a001f344a5f748b806b697d9388735e6070828a907b675460708285725f4c3925120000000000091e32475c70869a89735e5f70827d918d77634e5766768779685643301d0a000000000e23374c61768b94806a55414c5966768797867463503e2b180400001f344a5f748b9d88725d6170808384998c766163707d8776665543321f0d0000000d20324455677889847363738895826e6c7684806f5e4d3c2a1705000000091c2e405264758697867463534355667878746a5a49434d4f483b2c1b090000000000091e32465b6e829686725f4c3a293145596d8295927d6954402b16000000000000000000000000000711191e1f1e180f0300000000000c171e2325241f273036373631291e120400000000000000000000000007192b3c4c595f5d54483a2a384247453f372d1f0f000000000000000000000517283949596877859284766c6c839079644f3a250f0000000000000000050f17253749586772797b787062524c473e3224150500000000071b2e40505c636460575b6b757772675949372411000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f53687c92927d77888d7b86868d7a686c7580806e5c4936220e001e33485d71869185827061596e84998b756064758775614e3a2611001f34495e7389836d64788d8e7965526373859684715e526476897c6855412d19040000000004192e42576c82968b75605364768990927d6955485868798673604d3a271300000000091e33485d728799846f5a463b4958697a8c92806d5a4734200c00001f34495e73889d8b76615161708282978e796552606f808472614e3c29160300061727343d495a6b7c8d8270798e907b66596574857c6b594734210e0000000011233546586878899282706152495a6a80887865503b383a352b1d0e00000000000003172b3f5266798c8f7c6a5847362a3e5165798d97836d59442f1a00000000000000000000000000000000000000000000000000000f1d2933383a393338434a4c4b453c302212020000000000000000000000000d1e2e3b454a4841372b1c262e32302b241b0f0100000000000000000000000a1b2b3b4a596774828c89807b858c77634d39240f00000000000000000000081a2b3a49555e6466635d5e62615a5042332311000000000e22364a5d6e787974696478898d85776754402c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253a4e63778b98846f7b8d8a8d7a8285725f6270827965513c2711001a2e4256697a888a7666565c70879b88735e58697b7d69543f2a14001c31465b708686715d708495826e5b566777898e7c6956596d8285705c47331e09000000000014293e53687c928d78634e596c7d919884705c484a5c6d807c6956422e1a00000000041a2f44596e83988974604c3a3a4b5d6f82958a7663503c281400001b3045596e8397907b6753536373859595826d5a516171827d6c594633200c001123354551544e5e6f808f7d7d938d77634e566777897664513e2b17040000000617293a4a5a6a79898f8070625753687d937d68533e292421180d00000000000000000f2336495c6e8092877564544538364a5e72869a87715c47321c000000000000000002070b0f1316191b1b1a160e04000000000b1d2d3b464d4f4d4748565f6260594e4030200e00000000000000000000000000101e293134332d241a0d131a1d1b17100800000000000000000000000000000d1d2c3b4956636f7982888b887d6e5c4834200b0000000000000000000011243748566064635c52637177766d6151402e1b0700000011263b5065798c8f877867798d9b96846f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f33485c7083968b776f80918671778a7c685564777565513c27110013273a4b5c6a76808473635f748998846e5a4c5e717465523d281400192d42576b808c776367798c8b7765535a6b7c8e86725e52667a8b76614c37220d000000000010253a4f64788e917b66524e617387998c7764503e50627586715c47321d0000000000162b40556a80948f7c695744333f5265798d93806b57422e190500162b3f53677b8f97836e5b47566777899a8a7764525364758875624f3b271300192d405363695f516171828c82968b75604b495a6b7c826d5a47331f0b000000000b1c2c3d4c5b6a78868f82746a666f82907c67523d28130c05000000000000000000071a2c3f516373859383726356493e43576b809488735e48331e00000001080c0f13171b2024282b2e30302f2a21160800000015283a4b596264625a56667377756b5e4e3d2a1703000000000000000000000000000c161d1f1e19110800000000000000000000000000000000000000000000000e1d2b3946525d666d7274736c60513f2c190500000000000000000000182c4054667479786f616e828d8a806f5d4a36220d00000011263b5065798d9a97846e6f7d888d836e59442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192c405366798c93806c798f8e7c6d8285705c5a6765584836220e000a1c2d3e4c59627080827064788e927d695541536062564735220f0014283c5165798d806c5d6f80928371604f5f708283735e4d62778d79644f3a250f00000000000c21364b60758a95806b564457697c8f93806c584545586c766a5945301b000000000013283d51667b9199867462503f36495d72879a86715c47331e09001024384c607386998a776451495a6b7c8d95826f5d4a586a7c7d6a56412c17001e33485d707d6a5753637384929d89735e483c4d5f718476634e3a251000000000000e1f2e3d4c5a6875828b877d7b808d8573604d39240f0000000000000000000000000f22334556667685918273675b524c51667b9088725c47321d000008141c2124282c3035393d40434646443e3326170700001c304457697679776d5f72858d897c6c5a46321e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b2834404a52595d5f5e594f4233221000000000000000000000001b30465b70848f8c80706f84959d8d79644f3a250f0000000e22364a5d6e7c868a826d606c74777265533f2b17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001124374a5c6e809089767c93908876798c77634f5251483a2a1906000010202e3b46516272847d6b7d938c77634f3b434c4d4538291806000e22364a5d70848976636373858f7d6d5d5264738279695562778c79644f3a250f0000000000091e32475c718799846f5a454d5f7286998874614d3c4e5d61594c3c291600000000000f24394e63788d9883806e5d4d3e44596e83988b75604b36210c00091d304356697c8f94826d5b494d5e6f80928d7966524c5e71796955412c17001f34495e738675624f566675879c87725c4736415466797c67523c2712000000000001101f2e3c4a57636e7780858786807466564431271c0f01000000000000000000000416273848586775838f85786e666160657990836e5a45301b000717253036393d4145494d5155585b5b59514435251300001f344a5f7388908a7d6d7388989b8a75604b36210b0000000610171c1d1a160e040000000000000610181c1d1a150d03000000000000000000000000000000000000000a17222d373e44484a49453d3224150400000000000000000000001b30465b7084949e8d786776848b8a78644f3a240f000000071b2e40505e6a7174706251595f625f554736231000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3f516171828d827d937d908273887c68533e3d362a1c0c00000002101e2934445566778977839786715d493431373832281a0b0000061a2e415467798c826f5f6675858c7b6d605a6f86856f5a65798e78634e39240f0000000000041a2f44596e849888735e4a4356697c8f917d6955413f494c473c2e1e0c00000000000c21364b60758b9c87857b6b5c4e42576c83988d77624c37220d000114273a4c5f7183958b78665544516374868f806a54415363665b4c3a2612001b3043566a7d806c5a495e73889b8673635344374a5d6d6d5e4c39240f00000000000001101e2c3945515b646b6f71706b62564c4a443a2d1f0f0000000000000000000000091a2a3a495764717c888b827a767577838b7966533f2b1700122535434b4e52565a5e63666a6d70706d6253422f1c07001f344a5f7387969c8a746a79868c8875604b36200b00000917232b31322f2a211608000000000a18232c31322f292015070000000000000000000000000000000000000005101a232a30333434302a201406000000000000000000000000182c405466758289887762667076766d5c4935210c00000000112232404d575d5f5c5244454a4c4a433729180600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022334453626f78797b9180858d7b86826b56412c22190c0000000000000c17263748596b7d838794806b56422e1d22231e160a000000001124374a5d6e808e7d6d5e6775838b7d726c7488836e596c808975604b36210d000000000000172c41566b80958d77634e394c5f728695856f5a442f3537332a1e10000000000000091e33485d72889c8b788a7a6b5e545b6f84998c76614c37220d00000a1d3042546677889684726151455668797b72685947454f514a3d2e1d0a0014273a4d60748877655361768b998d8271625242404f5a594f402f1d0900000000000000000e1b28343e4850565a5c5b575860625f574b3d2d1c0a00000000000000000000000c1c2b3947535f6a737c8387898b89847a6c5c4a372410001b2f42536063676b6f73777b8083868780715f4a35200b001c3044576978848986735e687276756a5945311d0800071827353f4547443d33261708000008192836404547443d322516070000000000000000000000000000000000000000070f161b1e1f1f1b160d03000000000000000000000000001124374857646e73736a5a545c60605a4f3e2d1a06000000000414222f3a43484a474035313537352f261a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000415263544525d6364768b87798b8786836c57422c1706000000000000000008192a3c4d6072858e8e7965503c28130d0e0a030000000000081b2d3f516273838c7c6e6165727d87868385877867647588826e5a46311d0800000000000014293e53687c93917c67533e4356697c80786a57422e20221f170d00000000000000041b30455a6f84998f797d8a7c706969788b9b88735e4934200a00000012243648596a7a8b90806f5f504a5c6b80857664503b3b3c372d1f1000000b1e3144586b7d83716065798f937d8a80706151423e45453d312211000000000000000000000a182b3e4e5b636461595969757773695b4b3a27130000000000000000000000000d1b2936424d5760686d717374736f675c4e3e2c1a07001f34495e71787b8084888d908f8a858079715f4a35200b0015283a4b5a667074726757565d6160594c3b2916020012253645525a5c595044352615020013253746535a5c5850433425140200000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2a3947525a5f5e584c41484c4c473d31210f00000000000004121e272e3334322d231c2022201c130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000817263440494e5b6f82918080918f806a55402b16030000000000000000000d1e304255677a8f89745f4b36220d0000000000000000000010223344556574838d807368606a73797b7a74696673838a7765523e2b170300000000000011263b5065799096826c57423a4d5f6d6b655a4c3a27140d0a04000000000000000000182d42576c8297937d6f808e847d7d879690806c5844301b0700000007192a3b4c5c6c7b8b8e7d6e605453687d937d68533e2927231b0f0100000215283b4e6175887d706c80948d797a8a807061524439302a201304000000000000000000000b2034485b6c7779756a6175888d87796956432e1a050000000000000000000000000b1824303a444c53585c5e5f5e5b544b3e30200f00001e33485d7082898b8886837d7975706a655f53422f1c07000b1d2d3c49545b5f5d564942494c4b463b2e1e0c0000192e4154636f726d625344321f0c001b2f4255646f726c615243311e0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b29353f464a49443b2e333737332b20130300000000000000000b141a1e1f1e1911080b0d0b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000816232d353f526475858f848a8e7a68564432210e000000000000000000011326384e63788f88725c47321d08000000000000000000000416273747566572808c857b726c68656666696f78848c7c6c5a4836230f000000000000000e23384d62778d9a86705c47324150585751493d2e1d0b000000000000000000000000152a3f54697d9496826b6f7d899193958e8272614f3c291501000000000d1d2e3e4e5d6c7a888d7d7268636d82917c67523d28130f0800000000000c1f3245586a7b8c83808b9684716b7a89807062554c3e2d1a0700000000000000000000000e23384d63778a90887a69778b9a9886715c47321d070000000000000000000000000007131e2831393f4447494a494640382d2012020000192d4052626f747473706d6965605b56504a423525130000000f1e2c3740474a4943392e34373632291e100000001e33485d7182878071614e3b2712001f34495e7283878070604e3a26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b18232b31343430281d1f21211e180e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a2235475766737c80808c867362503d2a16010000000000000000000d22374c61768b89745f4a36210c0000000000000000000000091929384755626e79848d87827c79797b7d848c867a6d5e4e3d2b1906000000000000000b20354b5f748b9b87725d4833323d43423d352b1f100000000000000000000000000012273c52677b9195806b5f6b757c80807a7063544432200d0000000000001020303f4e5c6a77838d857c787d8b8675614e392510000000000000000215283b4c5d6d7b878c8c8577665c6a79878072685c4a36220d00000000000000000000000e23384d63778b989986706d7c888c85715c47321c070000000000000000000000000000010b151d242a2f32343434312c251b100200000011233544525b5f5f5e5b5854504b46413c362f251707000000000e1a242c3234342f271b1f22211d160c000000001f344a5f748999907d6a55402b16001f344a5f748a998f7d69543f2a1400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f171c1f1f1b150c0a0c0c0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006172939485661686b6f8089806d59442f1a04000000000000000000091e33475b6f828b77624c37220d0000000000000000000000000b1a293744515c6770788085888b8b8a88837c73695d4f40301f0e0000000000000000091e33485d7287887d6b58442f21292e2d2822190e010000000000000000000000000010253a4f64798a867764515962686b6a665e534536261403000000000000021221303e4c5965707a838889888276685745321e0a00000000000000000b1d2f3f4f5d6a7277777267594c5b6976838579644f3a250f00000000000000000000000b2034485b6c7a868a836f5e6a7377736755422e190500000000000000000000000000000000010910161a1d1f1f1f1c1811080000000000061726343f464a4a484643403b37322d27211c13070000000000000811181d1f1f1b14090a0d0c090300000000001c3146596c7b868b7d6a55402b16001d32465a6d7c878b7d69543f2a140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2a38444d5356616d73746b58432e190400000000000000000004182c3f526270746e5d4935200b000000000000000000000000000b1926333f4a545d646b7073747474726e6860574b3f312212010000000000000000041a2f43576973736c5f4e3b2815151818140e060000000000000000000000000000000d22364a5d6e7471685948464e535655524b413527180800000000000000000312202e3b48535d676d7274736d64584a392815020000000000000000001121313f4c575e62625d554a3d4b596670746e5f4c38230e000000000000000000000005182b3e4e5d697174716453575e625f56493826120000000000000000000000000000000000000000000000000000000000000000000000000816222b32343433312e2b27221d18130d07000000000000000000000000000000000000000000000000000000162a3d4e5d6972746f614e3b271200172b3d4f5e6a72746f604e3a2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a2731393e4351595e5f5a4d3b2814000000000000000000000010223444525d5f5c50402d1a0600000000000000000000000000000915212d37414950565b5e5f5f5f5d59544d443a2e2113040000000000000000000014283a4b585f5e594e41301f0c000000000000000000000000000000000000000000071b2e40505b5f5d564a3b32393e40403d372e2417090000000000000000000002101e2a36414a53595d5f5e5951473b2c1c0b000000000000000000000313212f3a43494c4c4942382d3b48545d5f5b5041301c090000000000000000000000000f20303f4b565c5f5d5446444a4c4b44392b1a09000000000000000000000000000000000000000000000000000000000000000000000000000510171d1f1f1e1c1916120d08030000000000000000000000000000000000000000000000000000000000000d1f303f4c565d5f5c5243321f0c000e2031404c575d5f5c5142311e0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151e2529333e45494a473d2f1e0c00000000000000000000000516263540484a483f3222100000000000000000000000000000000004101b242d353c4146484a4a4a4845403931271c100300000000000000000000000b1d2d3b454a49453c31231201000000000000000000000000000000000000000000001123323f474a4842392c1e25292b2b28231b1206000000000000000000000000000d19242e373f44484a48453e352a1d0e00000000000000000000000003111d272f343737342e261d2a3641494a463e322312000000000000000000000000000212212e3942474a4841363035373530271b0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112212e3a43484a484034251402000213222f3a43494a474033241402000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1016212a313434322b1f11000000000000000000000000000817232d3334332c21140400000000000000000000000000000000000008111a21282d313334343433302b251d140a00000000000000000000000000000f1d2830343430291f130400000000000000000000000000000000000000000000000514222c3234332e261b0e10141616130f080000000000000000000000000000000007111b242a2f333433302a22180c0000000000000000000000000000000b141b202222201a130c19242e3434322b211405000000000000000000000000000003101c262e3234332e251b2022201c140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111d272e3334332c23160700000004111d272f3434332c22150600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161c1f1f1e180e0100000000000000000000000000000611191e1f1e190f04000000000000000000000000000000000000000000060d13181c1e1f1f1f1e1b16110a01000000000000000000000000000000000c151c1f1f1c160d02000000000000000000000000000000000000000000000000000410181d1f1e1a130900000000000000000000000000000000000000000000000000000810161b1e1f1e1b160f05000000000000000000000000000000000000060b0d0d0b06000007111a1f1f1d170f0400000000000000000000000000000000000a13191e1f1e1912070b0d0b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131a1e1f1e1910050000000000000b141b1f1f1e1910050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/DancingScript-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/DancingScript-Regular SDF.asset.meta new file mode 100644 index 0000000..405d8d0 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/DancingScript-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2c331721f5d8f4557931a8cd6d2082c2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Exo2-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Exo2-Regular SDF.asset new file mode 100644 index 0000000..c83bbae --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Exo2-Regular SDF.asset @@ -0,0 +1,2918 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Exo2-Regular SDF + m_EditorClassIdentifier: + hashCode: 1537424102 + material: {fileID: 21976234817437650} + materialHashCode: -461752186 + m_Version: 1.1.0 + m_SourceFontFileGUID: 3a70ad0bbaee8473c80840c8766769c1 + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: Exo 2 + m_StyleName: + m_PointSize: 76 + m_Scale: 1 + m_LineHeight: 91.1875 + m_AscentLine: 75.9375 + m_CapLine: 52.499996 + m_MeanLine: 37.062496 + m_Baseline: 0 + m_DescentLine: -15.25 + m_SuperscriptOffset: 75.9375 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -7.6000004 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -7.6000004 + m_UnderlineThickness: 3.8000002 + m_StrikethroughOffset: 22.068182 + m_StrikethroughThickness: 3.8000002 + m_TabWidth: 169.375 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 16.9375 + m_Height: 91.1875 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 75.9375 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 6 + m_Y: -96 + m_Width: 17 + m_Height: 91 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 6.5624995 + m_Height: 52.812496 + m_HorizontalBearingX: 7.1249995 + m_HorizontalBearingY: 52.874996 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 497 + m_Y: 54 + m_Width: 7 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 16.187498 + m_Height: 16.312498 + m_HorizontalBearingX: 5.3124995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 26.8125 + m_GlyphRect: + m_X: 98 + m_Y: 489 + m_Width: 16 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 45.249996 + m_Height: 52.437496 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 52.0625 + m_GlyphRect: + m_X: 328 + m_Y: 7 + m_Width: 45 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 34.687496 + m_Height: 70.37499 + m_HorizontalBearingX: 4.3124995 + m_HorizontalBearingY: 60.749996 + m_HorizontalAdvance: 42.875 + m_GlyphRect: + m_X: 38 + m_Y: 7 + m_Width: 35 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 60.749996 + m_Height: 54.124996 + m_HorizontalBearingX: 3.5624998 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 67.9375 + m_GlyphRect: + m_X: 64 + m_Y: 89 + m_Width: 61 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 50.062496 + m_Height: 53.937496 + m_HorizontalBearingX: 5.0624995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 58.6875 + m_GlyphRect: + m_X: 176 + m_Y: 6 + m_Width: 50 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 5.3124995 + m_Height: 16.312498 + m_HorizontalBearingX: 5.3124995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 15.875 + m_GlyphRect: + m_X: 72 + m_Y: 393 + m_Width: 5 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 20.812498 + m_Height: 72.62499 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 60.062496 + m_HorizontalAdvance: 27.3125 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 21 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 20.812498 + m_Height: 72.62499 + m_HorizontalBearingX: 2.3749998 + m_HorizontalBearingY: 60.062496 + m_HorizontalAdvance: 27.3125 + m_GlyphRect: + m_X: 6 + m_Y: 90 + m_Width: 21 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 26.062498 + m_Height: 24.312498 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 52.562496 + m_HorizontalAdvance: 34.1875 + m_GlyphRect: + m_X: 158 + m_Y: 369 + m_Width: 26 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 33.312496 + m_Height: 31.749998 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 38.562496 + m_HorizontalAdvance: 41.875 + m_GlyphRect: + m_X: 171 + m_Y: 474 + m_Width: 33 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 6.7499995 + m_Height: 18.999998 + m_HorizontalBearingX: 5.1874995 + m_HorizontalBearingY: 8.999999 + m_HorizontalAdvance: 17.3125 + m_GlyphRect: + m_X: 54 + m_Y: 392 + m_Width: 7 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 23.124998 + m_Height: 4.9374995 + m_HorizontalBearingX: 5.4374995 + m_HorizontalBearingY: 21.687498 + m_HorizontalAdvance: 34.125 + m_GlyphRect: + m_X: 64 + m_Y: 154 + m_Width: 23 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 6.9999995 + m_Height: 8.937499 + m_HorizontalBearingX: 5.1249995 + m_HorizontalBearingY: 8.999999 + m_HorizontalAdvance: 17.375 + m_GlyphRect: + m_X: 201 + m_Y: 136 + m_Width: 7 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 35.187496 + m_Height: 57.437496 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 39.3125 + m_GlyphRect: + m_X: 35 + m_Y: 258 + m_Width: 35 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 36.062496 + m_Height: 54.437496 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 45.8125 + m_GlyphRect: + m_X: 82 + m_Y: 256 + m_Width: 36 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 20.062498 + m_Height: 52.437496 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 30.25 + m_GlyphRect: + m_X: 395 + m_Y: 377 + m_Width: 20 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 34.437496 + m_Height: 53.374996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 53.374996 + m_HorizontalAdvance: 42.6875 + m_GlyphRect: + m_X: 231 + m_Y: 72 + m_Width: 34 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 33.437496 + m_Height: 54.437496 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 42.25 + m_GlyphRect: + m_X: 151 + m_Y: 409 + m_Width: 33 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 41.124996 + m_Height: 52.437496 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 46.75 + m_GlyphRect: + m_X: 389 + m_Y: 71 + m_Width: 41 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 32.624996 + m_Height: 53.374996 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 40.75 + m_GlyphRect: + m_X: 284 + m_Y: 7 + m_Width: 33 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 34.312496 + m_Height: 54.312496 + m_HorizontalBearingX: 4.9999995 + m_HorizontalBearingY: 53.374996 + m_HorizontalAdvance: 43.5 + m_GlyphRect: + m_X: 59 + m_Y: 423 + m_Width: 34 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 33.874996 + m_Height: 52.437496 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 38.9375 + m_GlyphRect: + m_X: 332 + m_Y: 329 + m_Width: 34 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 35.624996 + m_Height: 53.999996 + m_HorizontalBearingX: 5.1874995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 46.125 + m_GlyphRect: + m_X: 224 + m_Y: 223 + m_Width: 36 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 34.062496 + m_Height: 54.312496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 53.374996 + m_HorizontalAdvance: 43.5 + m_GlyphRect: + m_X: 105 + m_Y: 419 + m_Width: 34 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 6.9999995 + m_Height: 33.437496 + m_HorizontalBearingX: 5.1874995 + m_HorizontalBearingY: 33.499996 + m_HorizontalAdvance: 17.9375 + m_GlyphRect: + m_X: 367 + m_Y: 136 + m_Width: 7 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 6.9374995 + m_Height: 43.499996 + m_HorizontalBearingX: 5.5624995 + m_HorizontalBearingY: 33.499996 + m_HorizontalAdvance: 18 + m_GlyphRect: + m_X: 196 + m_Y: 419 + m_Width: 7 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 30.874998 + m_Height: 31.374998 + m_HorizontalBearingX: 3.9999998 + m_HorizontalBearingY: 38.499996 + m_HorizontalAdvance: 40.25 + m_GlyphRect: + m_X: 470 + m_Y: 388 + m_Width: 31 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 33.312496 + m_Height: 20.937498 + m_HorizontalBearingX: 5.5624995 + m_HorizontalBearingY: 32.687496 + m_HorizontalAdvance: 44.4375 + m_GlyphRect: + m_X: 126 + m_Y: 484 + m_Width: 33 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 30.874998 + m_Height: 31.374998 + m_HorizontalBearingX: 5.3749995 + m_HorizontalBearingY: 38.499996 + m_HorizontalAdvance: 40.25 + m_GlyphRect: + m_X: 470 + m_Y: 431 + m_Width: 31 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 32.062496 + m_Height: 54.124996 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 54.124996 + m_HorizontalAdvance: 38.375 + m_GlyphRect: + m_X: 136 + m_Y: 73 + m_Width: 32 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 43.437496 + m_Height: 48.937496 + m_HorizontalBearingX: 5.6874995 + m_HorizontalBearingY: 44.499996 + m_HorizontalAdvance: 54.5625 + m_GlyphRect: + m_X: 442 + m_Y: 118 + m_Width: 43 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 45.749996 + m_Height: 52.437496 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 47.25 + m_GlyphRect: + m_X: 385 + m_Y: 7 + m_Width: 46 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 36.062496 + m_Height: 53.687496 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 53.062496 + m_HorizontalAdvance: 47.125 + m_GlyphRect: + m_X: 195 + m_Y: 158 + m_Width: 36 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 35.937496 + m_Height: 54.312496 + m_HorizontalBearingX: 4.6249995 + m_HorizontalBearingY: 53.374996 + m_HorizontalAdvance: 43.3125 + m_GlyphRect: + m_X: 98 + m_Y: 171 + m_Width: 36 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 39.124996 + m_Height: 53.812496 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 53.124996 + m_HorizontalAdvance: 50.4375 + m_GlyphRect: + m_X: 180 + m_Y: 71 + m_Width: 39 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 32.562496 + m_Height: 52.562496 + m_HorizontalBearingX: 6.1249995 + m_HorizontalBearingY: 52.562496 + m_HorizontalAdvance: 42.5625 + m_GlyphRect: + m_X: 398 + m_Y: 198 + m_Width: 33 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 31.874998 + m_Height: 52.499996 + m_HorizontalBearingX: 6.4374995 + m_HorizontalBearingY: 52.562496 + m_HorizontalAdvance: 40.9375 + m_GlyphRect: + m_X: 352 + m_Y: 393 + m_Width: 32 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 37.874996 + m_Height: 54.437496 + m_HorizontalBearingX: 4.6874995 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 47.75 + m_GlyphRect: + m_X: 54 + m_Y: 327 + m_Width: 38 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 37.562496 + m_Height: 52.437496 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 50.75 + m_GlyphRect: + m_X: 283 + m_Y: 331 + m_Width: 38 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 6.6874995 + m_Height: 52.437496 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 19.9375 + m_GlyphRect: + m_X: 497 + m_Y: 119 + m_Width: 7 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 17.187498 + m_Height: 53.124996 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 25.8125 + m_GlyphRect: + m_X: 242 + m_Y: 289 + m_Width: 17 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 36.874996 + m_Height: 52.437496 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 44.9375 + m_GlyphRect: + m_X: 350 + m_Y: 201 + m_Width: 37 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 30.937498 + m_Height: 52.499996 + m_HorizontalBearingX: 6.4374995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 39.0625 + m_GlyphRect: + m_X: 377 + m_Y: 313 + m_Width: 31 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 55.562496 + m_Height: 52.437496 + m_HorizontalBearingX: 5.4999995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 66.625 + m_GlyphRect: + m_X: 322 + m_Y: 72 + m_Width: 56 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 40.312496 + m_Height: 52.437496 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 53.5625 + m_GlyphRect: + m_X: 271 + m_Y: 267 + m_Width: 40 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 41.437496 + m_Height: 54.437496 + m_HorizontalBearingX: 4.6249995 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 50.75 + m_GlyphRect: + m_X: 84 + m_Y: 7 + m_Width: 41 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 34.874996 + m_Height: 53.124996 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 53.124996 + m_HorizontalAdvance: 44.8125 + m_GlyphRect: + m_X: 238 + m_Y: 7 + m_Width: 35 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 41.437496 + m_Height: 68.68749 + m_HorizontalBearingX: 4.6874995 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 50.875 + m_GlyphRect: + m_X: 6 + m_Y: 423 + m_Width: 41 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 36.937496 + m_Height: 53.124996 + m_HorizontalBearingX: 6.5624995 + m_HorizontalBearingY: 53.124996 + m_HorizontalAdvance: 46.9375 + m_GlyphRect: + m_X: 194 + m_Y: 289 + m_Width: 37 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 34.562496 + m_Height: 54.312496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 53.374996 + m_HorizontalAdvance: 42.625 + m_GlyphRect: + m_X: 103 + m_Y: 322 + m_Width: 35 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 40.499996 + m_Height: 52.437496 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 44.1875 + m_GlyphRect: + m_X: 298 + m_Y: 201 + m_Width: 40 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 38.124996 + m_Height: 53.437496 + m_HorizontalBearingX: 6.1874995 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 50.625 + m_GlyphRect: + m_X: 145 + m_Y: 159 + m_Width: 38 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 43.687496 + m_Height: 52.437496 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 46.3125 + m_GlyphRect: + m_X: 442 + m_Y: 55 + m_Width: 44 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 67.31249 + m_Height: 52.437496 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 72.0625 + m_GlyphRect: + m_X: 288 + m_Y: 137 + m_Width: 67 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 42.687496 + m_Height: 52.437496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 46.4375 + m_GlyphRect: + m_X: 442 + m_Y: 179 + m_Width: 43 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 41.499996 + m_Height: 52.437496 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 43.25 + m_GlyphRect: + m_X: 389 + m_Y: 135 + m_Width: 41 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 35.812496 + m_Height: 52.437496 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 43 + m_GlyphRect: + m_X: 305 + m_Y: 395 + m_Width: 36 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 14.937499 + m_Height: 70.93749 + m_HorizontalBearingX: 6.8749995 + m_HorizontalBearingY: 58.374996 + m_HorizontalAdvance: 25 + m_GlyphRect: + m_X: 38 + m_Y: 88 + m_Width: 15 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 35.249996 + m_Height: 57.437496 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 52.499996 + m_HorizontalAdvance: 39.375 + m_GlyphRect: + m_X: 51 + m_Y: 171 + m_Width: 35 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 14.874999 + m_Height: 70.93749 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 58.374996 + m_HorizontalAdvance: 25 + m_GlyphRect: + m_X: 6 + m_Y: 341 + m_Width: 15 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 27.874998 + m_Height: 17.687498 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 45.624996 + m_HorizontalAdvance: 32.375 + m_GlyphRect: + m_X: 59 + m_Y: 488 + m_Width: 28 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 33.312496 + m_Height: 4.9374995 + m_HorizontalBearingX: 5.3124995 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 43.9375 + m_GlyphRect: + m_X: 51 + m_Y: 239 + m_Width: 33 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 16.812498 + m_Height: 14.062499 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 54.999996 + m_HorizontalAdvance: 23.9375 + m_GlyphRect: + m_X: 89 + m_Y: 393 + m_Width: 17 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 32.249996 + m_Height: 38.624996 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 41.75 + m_GlyphRect: + m_X: 398 + m_Y: 262 + m_Width: 32 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 33.437496 + m_Height: 54.124996 + m_HorizontalBearingX: 5.7499995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 43.3125 + m_GlyphRect: + m_X: 130 + m_Y: 237 + m_Width: 33 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 30.249998 + m_Height: 38.874996 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 37.1875 + m_GlyphRect: + m_X: 419 + m_Y: 312 + m_Width: 30 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 33.312496 + m_Height: 54.124996 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 43.5625 + m_GlyphRect: + m_X: 149 + m_Y: 303 + m_Width: 33 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 33.062496 + m_Height: 38.874996 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 40.8125 + m_GlyphRect: + m_X: 260 + m_Y: 418 + m_Width: 33 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 27.874998 + m_Height: 54.499996 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 54.499996 + m_HorizontalAdvance: 28.875 + m_GlyphRect: + m_X: 137 + m_Y: 7 + m_Width: 28 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 37.624996 + m_Height: 53.312496 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 42.4375 + m_GlyphRect: + m_X: 175 + m_Y: 224 + m_Width: 38 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 32.499996 + m_Height: 53.187496 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 44.1875 + m_GlyphRect: + m_X: 196 + m_Y: 354 + m_Width: 32 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 6.9999995 + m_Height: 52.749996 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 52.749996 + m_HorizontalAdvance: 18.875 + m_GlyphRect: + m_X: 496 + m_Y: 182 + m_Width: 7 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 10.937499 + m_Height: 68.18749 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 52.749996 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 32 + m_Y: 342 + m_Width: 11 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 31.437498 + m_Height: 53.187496 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 38.6875 + m_GlyphRect: + m_X: 240 + m_Y: 354 + m_Width: 31 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 15.812499 + m_Height: 53.874996 + m_HorizontalBearingX: 5.9999995 + m_HorizontalBearingY: 53.249996 + m_HorizontalAdvance: 22.5625 + m_GlyphRect: + m_X: 271 + m_Y: 201 + m_Width: 16 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 54.937496 + m_Height: 37.937496 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 66.5625 + m_GlyphRect: + m_X: 216 + m_Y: 468 + m_Width: 55 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 32.499996 + m_Height: 37.937496 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 44.1875 + m_GlyphRect: + m_X: 282 + m_Y: 468 + m_Width: 32 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 34.812496 + m_Height: 38.937496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 43.1875 + m_GlyphRect: + m_X: 214 + m_Y: 418 + m_Width: 35 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 33.874996 + m_Height: 53.187496 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 44.0625 + m_GlyphRect: + m_X: 243 + m_Y: 137 + m_Width: 34 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 33.374996 + m_Height: 53.187496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 43.3125 + m_GlyphRect: + m_X: 277 + m_Y: 72 + m_Width: 33 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 23.187498 + m_Height: 37.937496 + m_HorizontalBearingX: 5.8749995 + m_HorizontalBearingY: 37.937496 + m_HorizontalAdvance: 30.5 + m_GlyphRect: + m_X: 405 + m_Y: 440 + m_Width: 23 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 31.062498 + m_Height: 38.874996 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 38.124996 + m_HorizontalAdvance: 38.625 + m_GlyphRect: + m_X: 326 + m_Y: 458 + m_Width: 31 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 24.937498 + m_Height: 48.624996 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 47.999996 + m_HorizontalAdvance: 28.9375 + m_GlyphRect: + m_X: 369 + m_Y: 456 + m_Width: 25 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 31.687498 + m_Height: 37.999996 + m_HorizontalBearingX: 5.6874995 + m_HorizontalBearingY: 37.062496 + m_HorizontalAdvance: 43.3125 + m_GlyphRect: + m_X: 461 + m_Y: 338 + m_Width: 32 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 37.437496 + m_Height: 36.999996 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 37.062496 + m_HorizontalAdvance: 40.25 + m_GlyphRect: + m_X: 442 + m_Y: 242 + m_Width: 37 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 58.874996 + m_Height: 36.999996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 37.062496 + m_HorizontalAdvance: 62.625 + m_GlyphRect: + m_X: 442 + m_Y: 6 + m_Width: 59 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 36.624996 + m_Height: 36.999996 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 37.062496 + m_HorizontalAdvance: 40.125 + m_GlyphRect: + m_X: 461 + m_Y: 290 + m_Width: 37 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 37.374996 + m_Height: 52.624996 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 37.062496 + m_HorizontalAdvance: 40.1875 + m_GlyphRect: + m_X: 323 + m_Y: 264 + m_Width: 37 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 31.312498 + m_Height: 36.999996 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 37.062496 + m_HorizontalAdvance: 38.75 + m_GlyphRect: + m_X: 427 + m_Y: 387 + m_Width: 31 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 17.749998 + m_Height: 71.93749 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 58.937496 + m_HorizontalAdvance: 24.25 + m_GlyphRect: + m_X: 6 + m_Y: 258 + m_Width: 18 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 4.6874995 + m_Height: 72.18749 + m_HorizontalBearingX: 6.9374995 + m_HorizontalBearingY: 59.374996 + m_HorizontalAdvance: 18.6875 + m_GlyphRect: + m_X: 6 + m_Y: 175 + m_Width: 5 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 17.749998 + m_Height: 71.93749 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 58.937496 + m_HorizontalAdvance: 24.3125 + m_GlyphRect: + m_X: 22 + m_Y: 174 + m_Width: 18 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 29.374998 + m_Height: 9.687499 + m_HorizontalBearingX: 5.3124995 + m_HorizontalBearingY: 26.624998 + m_HorizontalAdvance: 39.875 + m_GlyphRect: + m_X: 117 + m_Y: 387 + m_Width: 29 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 53.812496 + m_Height: 8.937499 + m_HorizontalBearingX: 4.9999995 + m_HorizontalBearingY: 8.999999 + m_HorizontalAdvance: 64.25 + m_GlyphRect: + m_X: 136 + m_Y: 138 + m_Width: 54 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 97 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28794460152153744} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_ClearDynamicDataOnBuild: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Exo 2 + PointSize: 76 + Scale: 1 + CharacterCount: 97 + LineHeight: 91.1875 + Baseline: 0 + Ascender: 75.9375 + CapHeight: 52.499996 + Descender: -15.25 + CenterLine: 0 + SuperscriptOffset: 75.9375 + SubscriptOffset: -7.6000004 + SubSize: 0.5 + Underline: -7.6000004 + UnderlineThickness: 3.8000002 + strikethrough: 22.068182 + strikethroughThickness: 3.8000002 + TabWidth: 169.375 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28794460152153744} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16422 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 16.9375 + height: 91.1875 + xOffset: 0 + yOffset: 75.9375 + xAdvance: 16.9375 + scale: 1 + - id: 33 + x: 497 + y: 405 + width: 6.5624995 + height: 52.812496 + xOffset: 7.1249995 + yOffset: 52.874996 + xAdvance: 20.75 + scale: 1 + - id: 34 + x: 98 + y: 7 + width: 16.187498 + height: 16.312498 + xOffset: 5.3124995 + yOffset: 52.499996 + xAdvance: 26.8125 + scale: 1 + - id: 35 + x: 328 + y: 453 + width: 45.249996 + height: 52.437496 + xOffset: 3.3124998 + yOffset: 52.499996 + xAdvance: 52.0625 + scale: 1 + - id: 36 + x: 38 + y: 435 + width: 34.687496 + height: 70.37499 + xOffset: 4.3124995 + yOffset: 60.749996 + xAdvance: 42.875 + scale: 1 + - id: 37 + x: 64 + y: 369 + width: 60.749996 + height: 54.124996 + xOffset: 3.5624998 + yOffset: 53.437496 + xAdvance: 67.9375 + scale: 1 + - id: 38 + x: 176 + y: 452 + width: 50.062496 + height: 53.937496 + xOffset: 5.0624995 + yOffset: 53.249996 + xAdvance: 58.6875 + scale: 1 + - id: 39 + x: 72 + y: 103 + width: 5.3124995 + height: 16.312498 + xOffset: 5.3124995 + yOffset: 52.499996 + xAdvance: 15.875 + scale: 1 + - id: 40 + x: 6 + y: 433 + width: 20.812498 + height: 72.62499 + xOffset: 4.0624995 + yOffset: 60.062496 + xAdvance: 27.3125 + scale: 1 + - id: 41 + x: 6 + y: 349 + width: 20.812498 + height: 72.62499 + xOffset: 2.3749998 + yOffset: 60.062496 + xAdvance: 27.3125 + scale: 1 + - id: 42 + x: 158 + y: 119 + width: 26.062498 + height: 24.312498 + xOffset: 4.0624995 + yOffset: 52.562496 + xAdvance: 34.1875 + scale: 1 + - id: 43 + x: 171 + y: 6 + width: 33.312496 + height: 31.749998 + xOffset: 4.2499995 + yOffset: 38.562496 + xAdvance: 41.875 + scale: 1 + - id: 44 + x: 54 + y: 101 + width: 6.7499995 + height: 18.999998 + xOffset: 5.1874995 + yOffset: 8.999999 + xAdvance: 17.3125 + scale: 1 + - id: 45 + x: 64 + y: 353 + width: 23.124998 + height: 4.9374995 + xOffset: 5.4374995 + yOffset: 21.687498 + xAdvance: 34.125 + scale: 1 + - id: 46 + x: 201 + y: 367 + width: 6.9999995 + height: 8.937499 + xOffset: 5.1249995 + yOffset: 8.999999 + xAdvance: 17.375 + scale: 1 + - id: 47 + x: 35 + y: 197 + width: 35.187496 + height: 57.437496 + xOffset: 1.9999999 + yOffset: 52.499996 + xAdvance: 39.3125 + scale: 1 + - id: 48 + x: 82 + y: 202 + width: 36.062496 + height: 54.437496 + xOffset: 4.8124995 + yOffset: 53.437496 + xAdvance: 45.8125 + scale: 1 + - id: 49 + x: 395 + y: 83 + width: 20.062498 + height: 52.437496 + xOffset: 1.6249999 + yOffset: 52.499996 + xAdvance: 30.25 + scale: 1 + - id: 50 + x: 231 + y: 387 + width: 34.437496 + height: 53.374996 + xOffset: 4.1249995 + yOffset: 53.374996 + xAdvance: 42.6875 + scale: 1 + - id: 51 + x: 151 + y: 49 + width: 33.437496 + height: 54.437496 + xOffset: 3.9374998 + yOffset: 53.437496 + xAdvance: 42.25 + scale: 1 + - id: 52 + x: 389 + y: 389 + width: 41.124996 + height: 52.437496 + xOffset: 2.2499998 + yOffset: 52.499996 + xAdvance: 46.75 + scale: 1 + - id: 53 + x: 284 + y: 452 + width: 32.624996 + height: 53.374996 + xOffset: 3.9374998 + yOffset: 52.499996 + xAdvance: 40.75 + scale: 1 + - id: 54 + x: 59 + y: 35 + width: 34.312496 + height: 54.312496 + xOffset: 4.9999995 + yOffset: 53.374996 + xAdvance: 43.5 + scale: 1 + - id: 55 + x: 332 + y: 131 + width: 33.874996 + height: 52.437496 + xOffset: 2.9374998 + yOffset: 52.499996 + xAdvance: 38.9375 + scale: 1 + - id: 56 + x: 224 + y: 235 + width: 35.624996 + height: 53.999996 + xOffset: 5.1874995 + yOffset: 53.249996 + xAdvance: 46.125 + scale: 1 + - id: 57 + x: 105 + y: 39 + width: 34.062496 + height: 54.312496 + xOffset: 4.1249995 + yOffset: 53.374996 + xAdvance: 43.5 + scale: 1 + - id: 58 + x: 367 + y: 343 + width: 6.9999995 + height: 33.437496 + xOffset: 5.1874995 + yOffset: 33.499996 + xAdvance: 17.9375 + scale: 1 + - id: 59 + x: 196 + y: 50 + width: 6.9374995 + height: 43.499996 + xOffset: 5.5624995 + yOffset: 33.499996 + xAdvance: 18 + scale: 1 + - id: 60 + x: 470 + y: 93 + width: 30.874998 + height: 31.374998 + xOffset: 3.9999998 + yOffset: 38.499996 + xAdvance: 40.25 + scale: 1 + - id: 61 + x: 126 + y: 7 + width: 33.312496 + height: 20.937498 + xOffset: 5.5624995 + yOffset: 32.687496 + xAdvance: 44.4375 + scale: 1 + - id: 62 + x: 470 + y: 50 + width: 30.874998 + height: 31.374998 + xOffset: 5.3749995 + yOffset: 38.499996 + xAdvance: 40.25 + scale: 1 + - id: 63 + x: 136 + y: 385 + width: 32.062496 + height: 54.124996 + xOffset: 2.9999998 + yOffset: 54.124996 + xAdvance: 38.375 + scale: 1 + - id: 64 + x: 442 + y: 345 + width: 43.437496 + height: 48.937496 + xOffset: 5.6874995 + yOffset: 44.499996 + xAdvance: 54.5625 + scale: 1 + - id: 65 + x: 385 + y: 453 + width: 45.749996 + height: 52.437496 + xOffset: 0.74999994 + yOffset: 52.499996 + xAdvance: 47.25 + scale: 1 + - id: 66 + x: 195 + y: 300 + width: 36.062496 + height: 53.687496 + xOffset: 6.5624995 + yOffset: 53.062496 + xAdvance: 47.125 + scale: 1 + - id: 67 + x: 98 + y: 287 + width: 35.937496 + height: 54.312496 + xOffset: 4.6249995 + yOffset: 53.374996 + xAdvance: 43.3125 + scale: 1 + - id: 68 + x: 180 + y: 387 + width: 39.124996 + height: 53.812496 + xOffset: 6.5624995 + yOffset: 53.124996 + xAdvance: 50.4375 + scale: 1 + - id: 69 + x: 398 + y: 261 + width: 32.562496 + height: 52.562496 + xOffset: 6.1249995 + yOffset: 52.562496 + xAdvance: 42.5625 + scale: 1 + - id: 70 + x: 352 + y: 67 + width: 31.874998 + height: 52.499996 + xOffset: 6.4374995 + yOffset: 52.562496 + xAdvance: 40.9375 + scale: 1 + - id: 71 + x: 54 + y: 131 + width: 37.874996 + height: 54.437496 + xOffset: 4.6874995 + yOffset: 53.437496 + xAdvance: 47.75 + scale: 1 + - id: 72 + x: 283 + y: 129 + width: 37.562496 + height: 52.437496 + xOffset: 6.5624995 + yOffset: 52.499996 + xAdvance: 50.75 + scale: 1 + - id: 73 + x: 497 + y: 341 + width: 6.6874995 + height: 52.437496 + xOffset: 6.5624995 + yOffset: 52.499996 + xAdvance: 19.9375 + scale: 1 + - id: 74 + x: 242 + y: 170 + width: 17.187498 + height: 53.124996 + xOffset: 2.2499998 + yOffset: 52.499996 + xAdvance: 25.8125 + scale: 1 + - id: 75 + x: 350 + y: 259 + width: 36.874996 + height: 52.437496 + xOffset: 6.5624995 + yOffset: 52.499996 + xAdvance: 44.9375 + scale: 1 + - id: 76 + x: 377 + y: 147 + width: 30.937498 + height: 52.499996 + xOffset: 6.4374995 + yOffset: 52.499996 + xAdvance: 39.0625 + scale: 1 + - id: 77 + x: 322 + y: 388 + width: 55.562496 + height: 52.437496 + xOffset: 5.4999995 + yOffset: 52.499996 + xAdvance: 66.625 + scale: 1 + - id: 78 + x: 271 + y: 193 + width: 40.312496 + height: 52.437496 + xOffset: 6.5624995 + yOffset: 52.499996 + xAdvance: 53.5625 + scale: 1 + - id: 79 + x: 84 + y: 451 + width: 41.437496 + height: 54.437496 + xOffset: 4.6249995 + yOffset: 53.437496 + xAdvance: 50.75 + scale: 1 + - id: 80 + x: 238 + y: 452 + width: 34.874996 + height: 53.124996 + xOffset: 6.5624995 + yOffset: 53.124996 + xAdvance: 44.8125 + scale: 1 + - id: 81 + x: 6 + y: 20 + width: 41.437496 + height: 68.68749 + xOffset: 4.6874995 + yOffset: 53.437496 + xAdvance: 50.875 + scale: 1 + - id: 82 + x: 194 + y: 170 + width: 36.937496 + height: 53.124996 + xOffset: 6.5624995 + yOffset: 53.124996 + xAdvance: 46.9375 + scale: 1 + - id: 83 + x: 103 + y: 136 + width: 34.562496 + height: 54.312496 + xOffset: 4.1249995 + yOffset: 53.374996 + xAdvance: 42.625 + scale: 1 + - id: 84 + x: 298 + y: 259 + width: 40.499996 + height: 52.437496 + xOffset: 1.8124999 + yOffset: 52.499996 + xAdvance: 44.1875 + scale: 1 + - id: 85 + x: 145 + y: 300 + width: 38.124996 + height: 53.437496 + xOffset: 6.1874995 + yOffset: 52.499996 + xAdvance: 50.625 + scale: 1 + - id: 86 + x: 442 + y: 405 + width: 43.687496 + height: 52.437496 + xOffset: 1.2499999 + yOffset: 52.499996 + xAdvance: 46.3125 + scale: 1 + - id: 87 + x: 288 + y: 323 + width: 67.31249 + height: 52.437496 + xOffset: 2.3124998 + yOffset: 52.499996 + xAdvance: 72.0625 + scale: 1 + - id: 88 + x: 442 + y: 281 + width: 42.687496 + height: 52.437496 + xOffset: 1.8749999 + yOffset: 52.499996 + xAdvance: 46.4375 + scale: 1 + - id: 89 + x: 389 + y: 325 + width: 41.499996 + height: 52.437496 + xOffset: 0.81249994 + yOffset: 52.499996 + xAdvance: 43.25 + scale: 1 + - id: 90 + x: 305 + y: 65 + width: 35.812496 + height: 52.437496 + xOffset: 3.6249998 + yOffset: 52.499996 + xAdvance: 43 + scale: 1 + - id: 91 + x: 38 + y: 353 + width: 14.937499 + height: 70.93749 + xOffset: 6.8749995 + yOffset: 58.374996 + xAdvance: 25 + scale: 1 + - id: 92 + x: 51 + y: 284 + width: 35.249996 + height: 57.437496 + xOffset: 1.9999999 + yOffset: 52.499996 + xAdvance: 39.375 + scale: 1 + - id: 93 + x: 6 + y: 100 + width: 14.874999 + height: 70.93749 + xOffset: 3.0624998 + yOffset: 58.374996 + xAdvance: 25 + scale: 1 + - id: 94 + x: 59 + y: 6 + width: 27.874998 + height: 17.687498 + xOffset: 2.2499998 + yOffset: 45.624996 + xAdvance: 32.375 + scale: 1 + - id: 95 + x: 51 + y: 268 + width: 33.312496 + height: 4.9374995 + xOffset: 5.3124995 + yOffset: 0 + xAdvance: 43.9375 + scale: 1 + - id: 96 + x: 89 + y: 105 + width: 16.812498 + height: 14.062499 + xOffset: 2.1874998 + yOffset: 54.999996 + xAdvance: 23.9375 + scale: 1 + - id: 97 + x: 398 + y: 211 + width: 32.249996 + height: 38.624996 + xOffset: 3.8749998 + yOffset: 37.937496 + xAdvance: 41.75 + scale: 1 + - id: 98 + x: 130 + y: 221 + width: 33.437496 + height: 54.124996 + xOffset: 5.7499995 + yOffset: 53.249996 + xAdvance: 43.3125 + scale: 1 + - id: 99 + x: 419 + y: 161 + width: 30.249998 + height: 38.874996 + xOffset: 4.0624995 + yOffset: 37.937496 + xAdvance: 37.1875 + scale: 1 + - id: 100 + x: 149 + y: 155 + width: 33.312496 + height: 54.124996 + xOffset: 4.2499995 + yOffset: 53.249996 + xAdvance: 43.5625 + scale: 1 + - id: 101 + x: 260 + y: 55 + width: 33.062496 + height: 38.874996 + xOffset: 4.0624995 + yOffset: 37.937496 + xAdvance: 40.8125 + scale: 1 + - id: 102 + x: 137 + y: 451 + width: 27.874998 + height: 54.499996 + xOffset: 2.1249998 + yOffset: 54.499996 + xAdvance: 28.875 + scale: 1 + - id: 103 + x: 175 + y: 235 + width: 37.624996 + height: 53.312496 + xOffset: 3.0624998 + yOffset: 37.937496 + xAdvance: 42.4375 + scale: 1 + - id: 104 + x: 196 + y: 105 + width: 32.499996 + height: 53.187496 + xOffset: 5.8749995 + yOffset: 53.249996 + xAdvance: 44.1875 + scale: 1 + - id: 105 + x: 496 + y: 277 + width: 6.9999995 + height: 52.749996 + xOffset: 5.8749995 + yOffset: 52.749996 + xAdvance: 18.875 + scale: 1 + - id: 106 + x: 32 + y: 102 + width: 10.937499 + height: 68.18749 + xOffset: 1.9999999 + yOffset: 52.749996 + xAdvance: 19 + scale: 1 + - id: 107 + x: 240 + y: 105 + width: 31.437498 + height: 53.187496 + xOffset: 5.8749995 + yOffset: 53.249996 + xAdvance: 38.6875 + scale: 1 + - id: 108 + x: 271 + y: 257 + width: 15.812499 + height: 53.874996 + xOffset: 5.9999995 + yOffset: 53.249996 + xAdvance: 22.5625 + scale: 1 + - id: 109 + x: 216 + y: 6 + width: 54.937496 + height: 37.937496 + xOffset: 5.8749995 + yOffset: 37.937496 + xAdvance: 66.5625 + scale: 1 + - id: 110 + x: 282 + y: 6 + width: 32.499996 + height: 37.937496 + xOffset: 5.8749995 + yOffset: 37.937496 + xAdvance: 44.1875 + scale: 1 + - id: 111 + x: 214 + y: 55 + width: 34.812496 + height: 38.937496 + xOffset: 4.1249995 + yOffset: 37.937496 + xAdvance: 43.1875 + scale: 1 + - id: 112 + x: 243 + y: 322 + width: 33.874996 + height: 53.187496 + xOffset: 5.8749995 + yOffset: 37.937496 + xAdvance: 44.0625 + scale: 1 + - id: 113 + x: 277 + y: 387 + width: 33.374996 + height: 53.187496 + xOffset: 4.1249995 + yOffset: 37.937496 + xAdvance: 43.3125 + scale: 1 + - id: 114 + x: 405 + y: 34 + width: 23.187498 + height: 37.937496 + xOffset: 5.8749995 + yOffset: 37.937496 + xAdvance: 30.5 + scale: 1 + - id: 115 + x: 326 + y: 15 + width: 31.062498 + height: 38.874996 + xOffset: 3.7499998 + yOffset: 38.124996 + xAdvance: 38.625 + scale: 1 + - id: 116 + x: 369 + y: 7 + width: 24.937498 + height: 48.624996 + xOffset: 1.9999999 + yOffset: 47.999996 + xAdvance: 28.9375 + scale: 1 + - id: 117 + x: 461 + y: 136 + width: 31.687498 + height: 37.999996 + xOffset: 5.6874995 + yOffset: 37.062496 + xAdvance: 43.3125 + scale: 1 + - id: 118 + x: 442 + y: 233 + width: 37.437496 + height: 36.999996 + xOffset: 1.3124999 + yOffset: 37.062496 + xAdvance: 40.25 + scale: 1 + - id: 119 + x: 442 + y: 469 + width: 58.874996 + height: 36.999996 + xOffset: 1.8749999 + yOffset: 37.062496 + xAdvance: 62.625 + scale: 1 + - id: 120 + x: 461 + y: 185 + width: 36.624996 + height: 36.999996 + xOffset: 1.6874999 + yOffset: 37.062496 + xAdvance: 40.125 + scale: 1 + - id: 121 + x: 323 + y: 195 + width: 37.374996 + height: 52.624996 + xOffset: 1.3124999 + yOffset: 37.062496 + xAdvance: 40.1875 + scale: 1 + - id: 122 + x: 427 + y: 88 + width: 31.312498 + height: 36.999996 + xOffset: 3.6874998 + yOffset: 37.062496 + xAdvance: 38.75 + scale: 1 + - id: 123 + x: 6 + y: 182 + width: 17.749998 + height: 71.93749 + xOffset: 3.4374998 + yOffset: 58.937496 + xAdvance: 24.25 + scale: 1 + - id: 124 + x: 6 + y: 265 + width: 4.6874995 + height: 72.18749 + xOffset: 6.9374995 + yOffset: 59.374996 + xAdvance: 18.6875 + scale: 1 + - id: 125 + x: 22 + y: 266 + width: 17.749998 + height: 71.93749 + xOffset: 2.9999998 + yOffset: 58.937496 + xAdvance: 24.3125 + scale: 1 + - id: 126 + x: 117 + y: 115 + width: 29.374998 + height: 9.687499 + xOffset: 5.3124995 + yOffset: 26.624998 + xAdvance: 39.875 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 16.9375 + scale: 1 + - id: 8230 + x: 136 + y: 365 + width: 53.812496 + height: 8.937499 + xOffset: 4.9999995 + yOffset: 8.999999 + xAdvance: 64.25 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 3a70ad0bbaee8473c80840c8766769c1 + pointSizeSamplingMode: 0 + pointSize: 76 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21976234817437650 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Exo2-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28794460152153744} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!28 &28794460152153744 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Exo2-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_IsPreProcessed: 0 + m_IgnoreMasterTextureLimit: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + m_PlatformBlob: + image data: 262144 + _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b131717120a00000000000000000000000000000000000000080f12121212120e0700000000000000000000000000000000000000000000000000000000000000000000000000000002070a0d0f11121313131312100e0c0805000000000000000000000000000000000000000000000000000000010b11141515151515151410090000000000000000000000000000000000000000000000000000000002080e1216191b1d1e1e1e1e1e1d1b1916130f0a05000000000000000000060d13171a1c1d1d1d1b1a1815120e09040000000000000001080c0d0d0d0d0d0d0d0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070a0c0e0f1011111211110f0e0b0804000000000000000000000000000000000000000000000000070e131313131313130f080000000000000000060e131313131313131009000000000000000000000000000000000000000000070e1313131313131313130e06000000000000000000000000000000000000000000000000000008101313131313131313120d0400000000000000000000000000000000020d161b1f1f1f1f1f1f1f1f1d18110600000000000000000000000711191e1f1f1f1f1f1f1f1f1b150c01000000000000000000000000000000000000000000000000000000000000000000000000000000050e171f272c2c261d100000000000000000000000000000000002101b232727272727231a0e0000000000000000000000000000000000000000000000000000000000000000000000060c12171b1f2224262729292928272623211d19150f09020000000000000000000000000000000000000000000004121e262a2a2a2a2a2a2a29251c0f01000000000000000000000000000000000000000000000000070f161d22272b2e3032333333333332302e2b28241f19130b040000000007111a21272c2f31323232302f2d2a27231e1810040000000008141c2122222222222222201a1003000000000000000000000000000000000000000000000000000000000000000000000004080c1014171a1c1f2123242626262726262523201d19130e0700000000000000000000000000000000000000000d192328292929292928241b0e0000000000000c192228292929292928241c10020000000000000000000000000000000000000d192328292929292929292822190c0000000000000000000000000000000000000000000000010f1b2428292929292929292721160900000000000000000000000000000514202a303434343434343434322c24180b0000000000000000000d19242d3234343434343434342f281e1204000000000000000000000000000000000000000000000000000000000000000000000000040e18212a333b41413a2e1e0d00000000000000000000000000000010202e383c3c3c3c3c372c1e0d00000000000000000000000000000000000000000000000000000000000000010a121a21262c3034373a3b3c3e3e3e3d3c3b3836322e29241d160e0500000000000000000000000000000000000000001122303a3f3f3f3f3f3f3f3f382d1f0e0000000000000000000000000000000000000000000005101a232b31373c404345474848484848474543403d38332d271f170e04000d1a242e363c4144464747474644423f3c38332c2214050000071725303637373737373737352d21120200000000000000000000000000000000000000000000000000000000000000070f14191d2125282c2f313436383a3b3b3b3c3b3b3a3835322d28221b130b01000000000000000000000000000000000b1c2b363d3e3e3e3e3e3d372c1e0d000000000a1b2a363d3e3e3e3e3e3d382e200f00000000000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3d362a1b0a000000000000000000000000000000000000000000000e1f2d383d3e3e3e3e3e3e3e3c34271806000000000000000000000000041423323d45494a4a4a4a4a4a4a474036291a0a000000000000000c1c2b3741474a4a4a4a4a4a4a49443b30221201000000000000000000000000000000000000000000000000000000000000000000000c16212b343e464e56554c3c2a170300000000000000000000000000081b2d3e4b51525252514a3c2b1805000000000000000000000000000000000000000000000000000000000009141d262e353b4045494c4f50525353535252504e4b47433e38312a21180e040000000000000000000000000000000000081c2f404d54545454545454534b3d2b180500000000000000000000000000000000000000000a17222d363e464b5154585a5c5e5e5e5e5d5c5a5855514d48423b332a2116101e2b3741495055595b5c5c5c5b5a5754514c473f3223110000122535434b4c4c4c4c4c4c4c493f301f0d0000000000000000000000000000000000000000000000000000000000000d1923292d32363a3d414447494b4d4f5050505250504f4d4a46423c362f271e140900000000000000000000000000000215283a48525353535353524a3c2b180500000014273948515353535353534b3e2d1a070000000000000000000000000000000015283a485253535353535353514839271401000000000000000000000000000000000000000006192c3d4b525353535353535350453624110000000000000000000000000f2132424f595e5f5f5f5f5f5f5f5b534738281604000000000007192a3a48545c5f5f5f5f5f5f5f5d584e40301f0d000000000000000000000000000000000000000000000000000000000000000006121e29333e47515a626a695a46321d09000000000000000000000000000e23374a5c66676767665a4835210c00000000000000000000000000000000000000000000000000000003101b26303941494f555a5e6164666768686867676563605c58524c453e352b211609000000000000000000000000000000000e23384c5e696a6a6a6a6a6a685a48341f0b000000000000000000000000000000000000000c1a28343f49525a6065696d6f727373737372716f6d6a66615c564e463d33291f2e3c49545d656a6e70727272706f6c6966615b50402e1a06001b2f425360626262626262625d4e3c291400000000000000000000000000000000000000000000000000000000000b1c2b363e42474b4f5256595c5e60626465666667666664625f5b56514a423a31261b0f02000000000000000000000000081c314558666868686868675a4834200b0000001b304456656868686868685c4a36220d000000000000000000000000000000001c3145586668686868686868655644301c0800000000000000000000000000000000000000000c2135495b67686868686868686353402c17000000000000000000000005182b3e50606c73747474747474747065564533200d00000000001023364858667074747474747474726b5e4e3c2916020000000000000000000000000000000000000000000000000000000000000a17232f3b46505a646d767d75604c38230e0000000000000000000000000011263b50657a7c7c7c77644f3a240f00000000000000000000000000000000000000000000000000000614212d39434d555d646a6f7376787b7c7d7d7d7c7b797774716c67605951483e33271a0d00000000000000000000000000000011263b50667b80808080808077624c37220d0000000000000000000000000000000000000b1b2a3845525c666d74797d8386878889898988878683807b76706a625a50463b2f3d4c5a6670798084878888878784827d7a766e5d4934200a001f34495e71777777777777776c57422d18030000000000000000000000000000000000000000000000000000000015283a4852575c6064676b6e7073767778797b7b7c7b7b797774706b655e564d43392d20120300000000000000000000000a1f344a5f747d7d7d7d7d77634e39240f0000001e33485e737d7d7d7d7d79644f3a2511000000000000000000000000000000001f344a5f747d7d7d7d7d7d7d735f4b36220e000000000000000000000000000000000000000013273b4f64787d7d7d7d7d7d7d6f5a442f1a00000000000000000000000b1f34485b6e7d888b8b8b8b8b8b8a837463503c28140000000001172b3f536676848a8b8b8b8b8b8b887c6b5945311d0900000000000000000000000000000000000000000000000000000000000d1b2835414d58636d77828a8f7a66523d2814000000000000000000000000000f253a4f64798f93907a66503b261100000000000000000000000000000000000000000000000000071624323e4b56606971787d84888c8f91939394949391908d8a86827b756d645a5045382b1d0e000000000000000000000000000011263b50667b91959595958d77624c37220d0000000000000000000000000000000000061829394856636f7982898f94979a9c9d9f9f9f9d9c9a9794908b867d766d63584c404b5b6a77848d94999c9d9d9c9b999794908a745f4b35200b001f344a5f748b8d8d8d8d8d846e58432e1903000000000000000000000000000000000000000000000000000000001c314558666c7074787c808487898b8d8f9091919291918f8d89868079726960564a3e3021120200000000000000000000091e33485d7288949494907b66513d28130000001d32475c7086949494927c68533e2914000000000000000000000000000000001d32465b6f8394949494948e7965513d29140000000000000000000000000000000000000005192d41566a7d9394949494937d6a56422d18000000000000000000000011263a4e63778b9ca0a0a0a0a0a09f92806b57422e1905000000071c30455a6e83959fa0a0a0a0a0a09b8974604c37230f000000000000000000000000000000000000000000000000000000010f1d2b3946525e6a75808a949d95806b57422e19000000000000000000000000000e23384d63778da3927c67523c27120000000000000000000000000000000000000000000000000615253442505c68727c858d93989da1a4a6a8a8a9a9a8a7a5a29f9b96908982776d6256493b2c1d0d0000000000000000000000000011263b50667b91a7ababa38d77624c37220d000000000000000000000000000000000012243647576674828c959da3a8acafb1b3b4b4b4b3b1afaca9a5a09a928a80756a5e515869798996a0a8adb1b3b3b1b0afaca89b87715c47321d08001f344a5f748ba0a3a3a399846e58432e1903000000000000000000000000000000000000000000000000000000001f344a5f7482868a8e9295989b9ea0a2a4a5a7a7a7a7a6a4a29e9a948d867d73685c4e3f30201000000000000000000000051b3045596e8499a9a994806a55402b16010000192e43586d8397a9a996826b57422d1803000000000000000000000000000000172b4054687c91a5a9a9a995806c58432f1b070000000000000000000000000000000000000b1f33485c708599a9a9a9a08c77634f3b27130000000000000000000003182c4054697d92a6b5aca4a4a9b5af9a86715c47331e090000000c21354a5f73889db2b3a7a4a5aeb5a48f7a66523e2915010000000000000000000000000000000000000000000000000000101f2d3b495763707c88939da4988d83705b46301b000000000000000000000000000c21374c60768ca1947d68533e29140000000000000000000000000000000000000000000000021323334352606e7a859099a0a7adb2b6b9bbbdbdbfbebdbcbab7b4afaaa49c948a807367594a3b2b1b0a00000000000000000000000011263b50667b91a7bcb8a38d77624c37220d00000000000000000000000000000000091c2f4153647585929fa9b1b8bdc1bdb9b5b3b3b1b1b3b4b6b8b9b4ada69d93887c6f6262758798a7b3bcc2bab5b3b1b1b1b1ad98836e58442f1a05001f344a5f748ba0b5b8af99846e58432e1903000000000000000000000000000000000000000000000000000000001e33485d72879a9fa3a7aaadb0b3b5b7b9bbbcbcbcbcbbb9b7b3aea9a2999086796c5d4e3e2e1d0b00000000000000000000172c41566b8095aaad98836e59442f1a050000152a3f54697d93a8ae99856f5a45301b070000000000000000000000000000001125394d61758a9eb2bfaf9b87725e4a36210d00000000000000000000000000000000000011263a4e63778ba0b4bfae9a86715d4834200c00000000000000000000091e32465b6f8498acaf9c8f8f98abb49f8b76614c38230e00000011263a4f64788da2b7a7958f90a0b3aa95826d5844301b07000000000000000000000000000000000000000000000000000f1e2e3d4b596774828e9aa59f92867a706555422d1900000000000000000205070a0c0f20354a5f748b9f95806a55402b1614110f0b070300000000000000000000000000000000000d1f30415161707d8c98a2acb4bcc1beb8b4b0aeadacacadafb2b6bbc1bfb8b0a79d92857768594939281604000000000000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000001225394c5e708393a3b0bcc5c1b8afa9a4a09e9d9c9c9d9fa1a3a7acb1b7b0a5998d80726b8092a5b6c4bbafa6a09d9c9c9c9c9c94806a55402b1601001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000001b30455a6f8499aeb8bbb9b6b4b2b0afadadacacadadafb2b6bac1bdb5ada3978a7b6c5c4c3a28160400000000000000000013283d52677c91a6b09b87715c47321e09000012273c51667a90a5b29d88735e49341f0a0000000000000000000000000000000a1e32465b6f8397acc0b6a28d7864503c2713000000000000000000000000000000000004182c4055697d92a6babba7937d6a56422e1905000000000000000000001024384d61758a9eb3ab96827c91a5b9a48f7a66513d2813000000162b3f54697d92a7b6a28d78859aaeb09c88735e4a36210d0000000000000000000000000000000000000000000000000d1d2d3c4c5b697785929faa9c8f8274685d534737251200000000050c1014171a1c1f22242633485e73889d97826c57422c2a282624201c17120b040000000000000000000000000006192b3d4e5f70808f9ca9b5bfc4bab1aaa49f9b99989797989a9da1a6adb5bfc4baafa395877767564533210f000000000000000000000011263b50667b91a7bcb8a38d77624c37220d00000000000000000000000000000005192d4155687b8ea0b1c1cbbcafa59b958f8c8988878788898c8f92979ca2aab1ab9e918373879bafc2bbab9d928c888787878787877c67523d281300001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000182d42576c8297aba9a7a4a19f9c9b999898979798989b9da1a6acb4bec0b5a89a8b7a69584633200d00000000000000000010253a4f64788ea3b49f8a75604b36210c00000e23384d62778ca1b6a18c76614d38230e00000000000000000000000000000003172b4054687c91a5b9bca894806a56422e1a05000000000000000000000000000000000a1e33475b6f8498acc1b4a08c77634f3b27130000000000000000000001162a3e53677b90a4b9a7927c778ca0b5a995806b56412d180400061b3044596d8397acb19c88738295aab6a28e7965503c28130000000000000000000000000000000000000000000000091a2b3b4b5a6a798896a3aa9b8c7d7063574b4036291a080000000d182125282c2f323437393b3c475c71879c99846e5843413f3e3b3935312c261f180f050000000000000000000000102336485a6c7d8e9eadbac7beb1a79e968f8a87848382828386888c9299a2acb7c4c1b3a596857463513e2c19060000000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000000c2034485d708598abbecdbdad9e928880797673727071727376797d83888e969ea7afa092838ca1b6c2af9d8d80777270707070707070614e39251000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000152a3f54697d939894918f8c8988868483838282838486888c9298a1abb7c5b8a998877563503d2a170300000000000000000c21364b60758a9fb4a38e78644f3a251000000b2034495e73889db2a48f7965503b2612000000000000000000000000000000001125394d61758a9eb2c2ae9a86715d4834200c000000000000000000000000000000001025394d61768a9fb3c2ae9a86715d4834200c00000000000000000000081c3145596d8296abb7a28e7871879bb0ae9a85705b46321d08000b2035495e73889cb1ac97836d7c91a6baa894806b56422e1a0500000000000000000000000000000000000000000004162738485969788997a6ab9c8c7c6e605245392e24190b0000000d1d2b353a3d414447494c4e5052535a6f869b9b866f5a57565453504d4a46403a332b22180d010000000000000000061a2d405365778a9bacbccabbada0948a827a75716e6c6b6c6d6f73777d868f9aa6b3c2c3b4a392806e5b4936230f0000000000000000000011263b50667b91a7bcb8a38d77624c37220d00000000000000000000000000000011253a4f63778ca0b4c8c2b09f8f80756c65615e5c5b5c5c5f6164686d737a828a949eaaa19497a8bbbaa692806e635d5b5b5b5b5b5b5b5344321f0b00001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000012273c51667b8783807c79767472706e6d6c6b6b6c6e7073777d858e9aa7b7c7b6a592806c5946321f0b0000000000000000091e32475c71879bb0a6917c67523d28140000071c31465b70869aafa8937d69543f2a15000000000000000000000000000000000a1e32465b6f8397acc0b5a08c77634f3b261200000000000000000000000000000002172b3f53687c91a5b9bba7937d6a56422e1905000000000000000000000e22374b5f74889cb1b39e89746d8296abb39e8a75604b37220d0011253a4e63778da1b6a7927d69778ca1b6ae9a86715d4834200c000000000000000000000000000000000000000000102233455666778797a7ae9e8e7d6d5e504234281c110600000005182b3b484f5256595c5e61636567686a6e84999c87706c6c6b6a6866635f5a554e473e352a1e1103000000000000000e2236495c6f8395a7b9cabcac9d8f82776e66605c59575657585a5e636a727c8996a4b3c4c1b09e8b7865523e2b170400000000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000152a3f53687d92a7bbccb9a69382706258514c49474647474a4c4f53595f666e77828c98a4a9aab5c5b5a08b7663504846464646464646403526150200001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000f24394d6172716d6a6764615f5c5b595857565657585b5e6369717c8a99a9bac2af9c8975624e3a26120000000000000000041a2f44596d8398adaa95806b56412c17020000182d42576c8296abac97826c58432e190400000000000000000000000000000003172b4054687c91a5b9bba7927d6a55412d19040000000000000000000000000000091d31465a6e8397abc0b4a08c77634f3b2713000000000000000000000014293d5165798fa3b7ad99846f687c91a6b8a38f7965503c271200152a3f53687c92a6b7a28e786472889cb0b5a08c77634f3a26120000000000000000000000000000000000000000091b2e3f5162738595a5b3a290806f5f4f403224170a00000000000c2135485964676b6e70737678797c7d808283989e8984838382807d7b77736f69635b51483c2f211202000000000001162a3e5165788c9fb2c4c1af9e8e8070645a524c47444240424345494e565f6a778696a6b7c9bba895826e5a47331f0b00000000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000192d43586c8297acc0c5b19d89766352453d37343231323234373a3f444b525b646f7a8693a1afbdc7b19c88725d4834313030303030302c2317080000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000a1e3244545d5c5855524f4c4a47464443424140424346494e555e6b7a8b9dafc2b9a5927d6955412d18040000000000000000162b40556a8094a9ae99846f5a45301b060000152a3f53687d93a7af9a86705b46311c07000000000000000000000000000000001125394d61758a9eb2c1ad9985705c47331f0b00000000000000000000000000000f24384c6075899db2c2ae9a86715d4834200c00000000000000000000061b2f43576c8095a9bca8937d6a62778ca1b5a894806a55402c17061a2f44586d8297abb39e89745f6d8296aabba7927d6955402c1804000000000000000000000000000000000000011426394b5d6e8091a2b3a7958472615141312214060000000000000f243a4f64777c808387898c8e909293959697a1a79b999898979593908d89847d776e64594d3f3020100000000000081c3145596d8295a8bcc8b5a39180706153473e37322f2c2c2c2e30343b434d596777889aacbfc5b19e8a76624e3a261100000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001b30465b70869aafc4bfab96826d59463429231f1d1c1c1d1f22262a30373f47515d687583919fafc2b19c87705b46301c1b1b1b1b1b1b181106000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000215273642484744403d3a373432302f2e2c2c2c2c2e31343a414d5c6d8093a6b9c1ad9985705b47321d09000000000000000013273c51667b90a5b19c88725d48331e09000011263b5065798fa4b39e89745f4a35200b000000000000000000000000000000000a1e32465b6f8397acc0b49f8b76624e3925110000000000000000000000000001162a3e53677b8fa4b8bba7937d6a56422e1905000000000000000000000c2135495d72879bafb6a28d78645d72879cb0ad99846f5a46311c0b1f34495d72879cb0ae99856f5b677b90a4b9ad9984705b47331e0a0000000000000000000000000000000000000b1e314356687a8c9eafae9c8a7766554433231304000000000000000e23384e63788d95989b9ea1a3a5a7a8aaabacb2b7afaeadadacaaa8a5a29e98928a82776b5d4e3e2d1b0a000000000e23374b6074889cb0c4bfac998673625142352b231d1a171617181b2027303c49596a7c8fa2b5c8b9a5927d6955402c1803000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001d32475c72889db2c7bba6917c68533e2a170e0a070001070a0d11161c232b353f4b5764728292a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000918252e33322f2b282522201d1b1a1817171617191c1f262f3e5063768a9eb2c6b39f8a75604b36210d000000030b0f0f0f0f24394e63778da2b5a08b76614c37220f0f0f0f22374c61768ba0b5a28d77624d39240f0f0f0f0f0c050000000000000000000003172b4054687c91a5b9baa6927c6854402b170a0a0a0a0a0a0a0a0a0a0a0a0a0a1c3044596d8296aabfb4a08c77634f3b2713000000000000000000000013273b5064788da1b5b19c88735e586d8297abb29e89745f4a36211024394e62778ca1b5a994806a5661758a9fb3b39f8a76614d39241000000000000000000000000000000000000114273a4d60738698aab6a491806c5a483726150500000000000000000c22374c61768ca1adb0b3b6b8babcbdbfc0c1c2c9c4c1c1c2c1bfbdbab6b2ada69e95897b6c5c4b3927140100000014283d51667a8fa3b7cbb7a3907c6956443324180f090300000000060b131e2b3c4d5f728699adc1c1ac98846f5b46311d08000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001e33485e73899fb4c9b8a38e78644f3a251000000000000000000000080f18222d394754667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000008131a1e1d1a1613100d0a080200000000000000060b122133475b6f8398acc1b8a38e78644f3a251000000a161f2425252525354a5f74899eb3a38f7964503b26252525252534495d72889cb2a5907b66513c27252525252421180d000000000000000000001125394d61758a9eb2c0ac98836f5b46321f1f1f1f1f1f1f1f1f1f1f1f1f1f1f22374b5f73889cb1c2ae9a86715d4834200c0000000000000000000004192d41566a7d93a7bcab96826d5953687c92a6b7a28e78644f3b2615293e53677c91a6b8a48f7965515b708599adb9a5917c68533f2b1602000000000000000000000000000000000a1d3144576a7d90a3b5ad9a8774614f3d2b19080000000000000000000a20344a5f748a9fb1b0b0afafafadadacacacaeb7b0acacadafb0b3b7bcc3c1bab1a69a8b7a685643301d0a000003192d42576b8095a9bec4b09c8873604c39271506000000000000000000000d1e304356697d92a5bac7b39e8974604b37220d000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001f344a5f74899fb4c9b7a18c76614c37220d00000000000000000000000005101c293b50667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172b4054697d93a8bdbba6917b67523c27120009192733393a3a3a3a3a465b70869bafa7927c68533e3a3a3a3a3a3a3a455a6f8499aea994806a55403a3a3a3a3a3a352b1d0d0000000000000000000a1e32465b6f8397acc0b29e8a75614d39343434343434343434343434343434343d5165798fa3b7bba7937d6a56422e1905000000000000000000000b1f33485c70859aaeb9a5917c68534e63778da1b6a7937d6954402b1a2e43586c8296abb39f8a75604c556a7d93a8bcab97836e5a45311d080000000000000000000000000000000012263a4d6073879aadb8a4917d6a574432200e00000000000000000000081e33485d72889c9c9b9b9a999998989797979aa99e979798999b9ea2a8afb8c4c4b8a9988673604d3925110000081d32475b70869aafc3beaa95826c5844301d0a00000000000000000000000013263a4e62768b9fb4c8b8a38f7965503b2612000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001f344a5f748a9fb4c9b5a08b75604b36210b000000000000000000000000000011263b50667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b5065798fa4b9bea9947d68533e291400142637454e4f4f4f4f4f4f586c8297acab96826c574f4f4f4f4f4f4f4f4f566b8095aaac97836d584f4f4f4f4f4f4f483b2b1805000000000000000003172b4054687c91a5b9b9a4907c67534a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a586c8295a9bdb4a08c77634f3b2713000000000000000000000011253a4e62778ba0b4b49f8b76624d495e72889cb1ac97836e5945301f33485d71879bb0ae9a86705b475064788ea2b6b19d8974604b37230f000000000000000000000000000000061a2e4155697c90a3b6af9c8874614e3a28150300000000000000000000031c31465b70878787868685848483838382828ca1938282838486898e949ca6b3c2c6b5a3907c6855402c1804000c21364b60748a9fb3c8b9a4907b66523d2915010000000000000000000000000b1f33475c70869aaec3bda8937d69543f2a15000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001e33485e73899fb4c9b5a08b745f4a35200b000000000000000000000000000011263b50667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e190305050606060606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d62778da2b7c0ab95806a543f2a15001b3043556264646464646464697d93a8ae9a856f6464646464646464646464677c92a7b09b87716464646464646464594835210c0000000000000000001125394d61758a9eb2bfab97836d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f72879bafc2ae9a86715d4834200c0000000000000000000003172b4054687c92a6baae9a86705c4744596d8397acb19d88735e4a3524384d62768ba0b5a995806b56424a5e73889cb1b8a38f7a66523d29150000000000000000000000000000000d2135495d718599acbca794806c5845311e0b0000000000000000000000001a2e43576a727070706f6f6e6e6c6c6c6b748ba0937d6b6c6e707479808995a4b4c6bfac9884705b47321e09001025394e63788ea2b7c9b4a08b76614c38230f0000000000000000000000000004192d42566b8095aabfc1ac97826c58432e19040000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001e33485d72889db2c7b7a18c76604b36210c000000000000000000000000000011263b50667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e19191a1a1b1b1b1b1b1b1a191714110d0802000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60758ba0b5c0ab96826b56402b16001f34495e7379797979797979797a90a5b29d8879797979797979797979797979798ea3b49f8a797979797979797977644f3a26110000000000000000000a1e32465b6f8397acc0b19d89747474747474747474747474747474747474747474798da2b6bba7937d6a56422e190500000000000000000000091e32465b6f8398acbda894806a56423f54687d92a7b6a28d78634e3a293d52667b90a5b9a4907b66513d44596d8297abbeaa95826c58432f1b07000000000000000000000000000014283c5064788da0b4b4a08c7864503d29150200000000000000000000000014283b4c595c5c5b5b5a5a58585757575e73899e95806a57595c5f646c778697a9bcc7b39f8a75614c37230e0013283d52677b91a6bbc6b19c87725d48331e09000000000000000000000000000014283d52677b91a6bbc4af9a86705b46311c070000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000001c31465b70869bb0c5b7a28d77624d38230e000000000000000000000000000011263b50667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e2c2e2f2f3030303030302f2e2c2926221c16100800000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f748ba0b5c1ac97826b56402b16001f34495d7288909090909090909097a9b7a393909090909090909090909090909095a6b8a49490909090909090907d68533f2a1500000000000000000003172b4054687c91a5b9b8a3908b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b95a8bcb4a08c77634f3b271300000000000000000000000f24384c61758a9eb2b7a28e7965503c3a4f63788da2b6a6927c68533f2d42576c8295aab49f8b76614c383f53687c91a5b9b09b87725e4a36210d00000000000000000000000000061a2e43576b8094a8bcae9a86715d4935210d000000000000000000000000000b1d2e3c4547474646444443434242475c72889c97826c5744474a505967798c9fb4c8b9a48f7965503b261100152a3f54697d94a9bec2ad98846e59442f1a0500000000000000000000000000000f24394e63788da3b8c7b39d88735e49341f090000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000192e43586d8397acc1baa5907965503b2712000000000000000000000000000011263b50667b91a7bcb19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e584340424344444646464646464443413e3b36312b241b12080000000000000000000000000000000000000000000000000000000000000000000a1f344a5f748ba0b5c0ab95806b56402b16001b3045596e8498a5a5a5a5a5a5a5a9b5c0b1a7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a8b3c1b1a7a5a5a5a5a5a5a597826c58432e19040000000000000000001125394d61758a9eb2c0aea2a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a5b2c2ae9a86715d4834200c0000000000000000000001162a3e53677b90a4b9b19d88735f4b36354a5e73889db1ab97826d584433475c70869aafaf9a86715c4733394d62768b9fb4b6a28d7964503c2713000000000000000000000000000b2034495d72869aafbca893806a56422e19060000000000000000000000000000101e2930323130302f2f2e2e2d30465b70869b98836e584332363d4a5c708599adc2bda8937d68533e291400172c42576c8297acc1c0ab95806b56412c170200000000000000000000000000000c21364b60758ba0b5cab5a08b75604b36210c0000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000162b4054697d93a8bcbda8937d6a55412d1a0e0804020101010101010101010111263b50667b91a7bcb19c87705b46301b060101010100000000000000001f344a5f748ba0b5c4af99846e5853565758595a5b5b5b5b5b5b5a585653504b453f372e251a0e01000000000000000000000000000000000000000000000000000000000000000b20364b60758ba0b5bfa994806a543f2a1500172c40556a80949f9f9f9f9f9f9f9fa6b5b7a79f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa5b4b9a99f9f9f9f9f9f9f9b86705c47321d080000000000000000000a1e32465b6f8397acc0bfb7b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b8c2bba7937d6a56422e190500000000000000000000081c3044596d8296aabfac97836d5945303045596e8397acb09c87725d49384c61768b9fb4aa95826c57422e33475c70869aaebca894806a56422e190500000000000000000000000011253a4e63778ca1b5b7a28e7964503b2713000000000000000000000000000000000c161b1d1c1b1b1a1a19191a2f44596e84999a866f5a442f212d41556a7d94a9bec0ab95806b56402b16001a2f44596e8499aec3bda8937d68533e2914000000000000000000000000000000091e33485e73889db3c8b7a28d77624d38230e0000000000000011263b50667b91a7bcb8a38d77624c37220d00000000000000000000000000000012263b5064798da2b6c2ad9985705c49372a221d1a171616161616161616161616263b50667b91a7bcb19c87705b46301b1616161616130c0200000000001f344a5f748ba0b5c4af99846e67686b6c6e6e6f7070707070706f6e6b68645f5a534b41372c1f11030000000000000000000000000000000000000000000000000000000000000e23384d62778da2b7bda8937c68533e28130013273c51667b89898989898989898998acae9a8a898989898989898989898989898996abb19c8b898989898989898975604b36200b00000000000000000003172b4054687c91a5b9cdc7b9b1b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcac9b4a08c77634f3b271300000000000000000000000e22364b5f73889cb1baa6917c68533f2b2b4054697d92a7b5a18c77624d3d51667a8fa4b9a5907b67523d292d42566a8094a8bdae9a86715d4834200b000000000000000000000000152a3f53687c92a6bbb29d88735f4a36210d000000000000000000000000000000000000000000000000000000182d43586c83989c87705b46311c273c51667b90a5bbc2ac97836c57422c17001b30465b70869bb0c5bca7917b66513c2712000000000000000000000000000000051c31465b70879cb1c6b9a48f79644f3a240f0000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000000d21364a5e72879aaec1b4a08c796655473d36322f2c2b2b2b2b2b2b2b2b2b2b2b2b3b50667b91a7bcb19c87705b46302b2b2b2b2b2b271f1304000000001f344a5f748ba0b5c4af9984797c7d80828384868687878787878683827d79746e675e54493d2f211201000000000000000000000000000000000000000000000000000003070e1c2b3e52667a90a5bab9a5907965503b2611000e23384d607173737373737373737d93a8ae9a85737373737373737373737373737c92a7b09b8773737373737373736f5e4a35200b000000000000000000001125394d61758a9eb2c6bba99c9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbec2ae9a86715d4834200c000000000000000000000014283d5165798ea2b7b4a08c77624e3925263a4f64788ea2b7a5917c675341566b8095a9b5a08b76624d3824273c5065798ea2b7b4a08c77634e3a26110000000000000000000000041a2f43586d8297acc0ad98846e5a45301c07000000000000000000000000000000000000000000000000000000172c41566b82979d88725d48331e243a4f64788fa4b9c3ad98836e58432e19001c32475c71879cb1c7baa59079644f3a2510000000000000000000000000000000001a2f445a6f869aafc4bba5907a66503b26110000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000071b2f43576a7d91a4b6bca99684736459514b4744424040404040404040404040404050667b91a7bcb19c87705b46404040404040403b312212000000001f344a5f748ba0b5c5b19d8e909194959798999b9b9c9c9c9c9c9b9896938e89837a71675b4d3f301f0e0000000000000000000000000000010203050607090a0c0e1114181c212c3a495a6d8295aabeb5a08c76614d38230e00091d3143535d5e5e5e5e5e5e5e65798fa4b29d88735e5e5e5e5e5e5e5e5e5e5e64788ea3b49f8a75605e5e5e5e5e5e5c51412e1b06000000000000000000000a1e32465b6f8397acc0b49f8b8686868686868686868686868686868686868fa3b8bba7937d6a56422e190500000000000000000000061a2e43576b8095a9bdaf9a86715d48341f21364a5f73889db2ab96826c57475b70859aaeb09b87715d48331f22364b5f73889db1bba6927d6955402c180400000000000000000000091e33485d71879bb0bea994806a55402c1702000000000000000000000000000000000000000000000000000000152a3f546a80959f89745f4a341f23384e63788fa4b9c4af99846e58432e19001e33485d72889db3c8b9a48f78634e38230e00000000000000000000000000000000192e43586e8499aec3bca7917b66513c27120000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000000000014283b4e61748798a9b8b3a29183766c655f5c59575656565656565656565656565656667b91a7bcb19c87705b56565656565656554e402f1d090000001f344a5f748ba0b5cbbaaba3a5a7a9abacadafb0b0b1b1b1b1b1afadaba7a39d968e84786b5d4e3d2c1a08000000000000000000060d12141617191a1b1c1e1f212326292d31363d4a5867778a9db1c3af9b86715d48341f0a000114263541484848484848484d61768ca1b6a18c77624d48484848484848484b60758a9fb4a38e78644f48484848484740332312000000000000000000000003172b4054687c91a5b9b5a18d786f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f7d92a6bab4a08c77634f3b271300000000000000000000000c2135495d72879bafbda995806b57422e191c30455a6e8498adaf9b86715c4b60758a9fb3ab96826c58432e1a1c3045596e8397acc0ac98846f5b47321e09000000000000000000000d22374c60758ba0b4baa5907b66513c27120000000000000000000000000000000000000000000000000000000013293e53687d93a08c76604b362123384e63788fa4b9c3ae99846e58432e19001e33485e73899fb4c9b8a38d77624d38230e00000000000000000000000000000000172c42576c8398adc3bda8937c67523c27120000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000000b1f324457697a8b9aa7b2afa19489807974706e6c6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b7b91a7bcb19c87706b6b6b6b6b6b6b6b6a5e4c38240f0000001f344a5f748ba0b5cbc6bab4b4b4b4b4b4b4b4b4b4b4b4b4b5b7b9bdc0bcb7b1aaa1968a7b6b5b4a37251300000000000000030f1921272a2b2c2e2f3032333436383b3f42464a505a67768696a7b9bba794806b57432e1a0500000817242e33333333333334495e73889db2a5907a66513c33333333333333475c71879bb0a6917c67523d33333333322d2315060000000000000000000000001125394d61758a9eb2bca893806a5a5a5a5a5a5a5a5a5a5a5a5a5a5b6f8498acc1ae9a86715d4834200c000000000000000000000012273b4f64788da1b5b7a38f7965513d2814172c4055697d93a8b4a08b76615165798fa3b8a6917c68533e2a15162b3f53687c91a6bab39f8a75614d3924100000000000000000000010253a4f64798fa3b8b6a18c77624d38230e0000000000000000000000000000000000000000000000000000000012273c52677b91a38d77624d3823253a4f64798fa4b9c2ad98836c57422c17001f344a5f73899fb4c9b8a38d77624c37220d00000000000000000000000000000000172c42576c8297acc1bda8937c68533e28130000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000000215283a4b5c6c7b89959fa6aca69c948e898684838282828282828282828282828282828292a7bcb19c878282828282828282827b66503b26110000001f344a5f748ba0b5cbb8a89f9f9f9f9f9f9f9f9f9f9f9f9fa0a1a4a8adb4bcc6beb3a79a8a786754422f1b0800000000000413212c353c3f404243444647484a4b4e5053575a5f646c788694a3b3c3b19e8c7764503c28140000000007121a1e1e1e1e1e1e30455a6f8499aea8947d6954402b1e1e1e1e1e2f44586d8398adaa95806b56412c1e1e1e1d191105000000000000000000000000000a1e32465b6f8397acc0ae9a86715d48444444444444444444444d61758a9fb3bba7937d6a56422e19050000000000000000000004192d41556a7d93a7bcb29d8974604b37220e12263b5064798ea2b7a4907b66556a8094a9b5a18c77624e3925101025394e62778ca0b4b9a4907c67533f2a160200000000000000000013283d52677c91a7bbb39f89745f4a35200b0000000000000000000000000000000000000000000000000000000010263b50657990a48f78644f3a24293d52677c91a7bcc0ab96826b56402b16001f344a5f748ba0b5cbb7a18c76604b36210c00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e29130000000000000111263b50667b91a7bcb8a38d77624c37220d01010101010100000000000000000000000a1c2e3e4e5d6b77828b92979b9ea7a29e9b9998979797979797979797979797979797979dadc0b6a4989797979797979797917b66503b26110000001f344a5f748ba0b5c5b09b8a8989898989898989898989898b8c8f9399a0a9b4c0c5b8a79785725f4b38241000000000011222313e4950545557585a5b5c5d5f606365686c6f7379808a96a4b2c1b6a594826f5c4835210d000000000000000000000000182d41566b8296abac97836d58432e19050000162b40556a8094a9ae99846f5a45301b0600000000000000000000000000000000000003172b4054687c91a5b9b4a08c77634f3b2f2f2f2f2f2f2f2f3f53687c91a5b9b4a08c77634f3b271300000000000000000000000b1f33485c708599adc0ac97836e5a46311c080d21364b5f74899eb2aa95806b5b6f8499adb09c87725d49341f0b0b1f34485d71869aafbfab97836d5945311c08000000000000000000162b40556a8094a9bfb19c87715c47321d08000000000000000000000000000000000000000000000000000000000f24394e63788fa4907b66503b263143576c8095aabfbda8937d68533e2914001f344a5f748ba0b5cbb7a18c76604b36210b00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e29130000000911151616263b50667b91a7bcb8a38d77624c3722161616161616161511090000000000000000001020303f4d5a656f777d8386899bafb3b0aeadacacacacacacacacacacacacacacacacafbbcbc2b4adacacacacacacaca7917b66503b26110000001f344a5f748ba0b5c4af99847373737373737373737373737477797d858c96a2b0c0c5b4a18e7a67533f2b17020000000b1e30404f5c64696a6c6d6f7071727476787a7d8285898e949ca7b4c1b5a798877664513f2c190500000000000000000000000014293e53687c92a7b09b86715c47321d08000012273c51667b90a5b29c88725d49341f0a000000000000000000000000000000000000001125394d61758a9eb2bba7927d6a55412d1a1a1a1a1a1d31465a6e8397abbfae9a86715d4834200c00000000000000000000001125394e62768b9fb4bba6927d6854402b1702081c31465a6f8499adae9a86705f74899eb3ac97836d58442f1b0605192e42576b8095a9bdb19d8874604b37230e000000000000000000182d42576c8297acc1ae99846f5a442f1a05000000000000000000000000000000000000000000000000000000000d22374c62778da2927c67523d38424f6073879bafc4b8a48f7965503b2611001f344a5f748ba0b5cbb7a18c76604b36210b00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e291300000f1b252a2b2b2b3b50667b91a7bcb8a38d77624c372b2b2b2b2b2b2b2b2a251b0f00000000000000000212233342515e69727a8085889aafb4b0aeacacabababababababababababababababadb8c8c1b3ababababababababa7917b66503b26110000001f344a5f748ba0b5c4af99846e5e5e5e5e5e5e5e5e5e5e5e5f62656a70798592a2b3c5beaa97836e5a46311d0800000014283b4d5e6d787d808283848687888a8c8d909396999ea2a8afb9b8aea39789796958473522100000000000000000000000000010253a4f64788ea3b49f8a74604b36210c00000f24384d62778da2b5a08c76614c37230e000000000000000000000000000000000000000a1e32465b6f8397acc0ad9985705c48331f0b00000f24384c6075899db2bba7937d6a56422e19050000000000000000000002172b4054687c91a6bab5a18c77634e3a25110002172c40556a7d94a8b39e8a7463788da2b7a6927c68533f2a15010014283d5165798fa3b8b7a38f7a66513d29140000000000000000001a2f445a6f8499afc1ac97836c57422d1803000000000000000000000000000000000000000000000000000000000b21364b60768ba0947d6853454c545f6d7d90a2b6c7b39f8a75604c37230e001f344a5f748ba0b5cab7a18c77624c37220d00000000000000000000000000000000162b40566b8297acc1bea9947d68533e2913000c1d2d393f4040404050667b91a7bcb8a38d77624c4040404040404040403f392d1d0c000000000000000b1e2f4151616f7b868f95999ca6a49f9b9997979595959595959595959595959595959aaabdb6a3979595959595959595917b66503b26110000001f344a5f748ba0b5c4af99846e58484848484848484848494b4d50555d67748496a8bbc6b29d8974604b37220d0000001a2f43576a7c8b94959798999b9c9d9fa1a3a5a8abaeb2b7bab4ada59c9186786a5b4b3a2917050000000000000000040c1112121221364b60758b9fb4a28d78634e39251212121220354a5f73899eb3a48f7965503b2612121212120f090000000000000000000000000003172b4054687c91a5b9b49f8b76624e3a25110001162a3e53677b8fa4b8b4a08c77634f3b27130000000000000000000000091d31465a6e8397acc0af9b87715d4934200b000012273c5065798fa3b8a38e79687c92a6b6a28d78634e3a251100000e22374b6074899db2bea995826c58432f1b0600000000000000001b30465b70869bb0c0ab95806a55402b160100000000000000000000000000000000000000000000000000080f151a1f344a5f74899f95806a55596067717d8c9badbfbfac98846f5b47321d09001e33485e73899fb4c9b8a38d77624c37220d00000000000000000000000000000000172c42576c8398adc2bda8937c67523c271200172a3b4a545656565656667b91a7bcb8a38d776256565656565656565656544a3b2a170300000000000215283b4d5e6f808d99a2aaada198908a878482828080808080808080808080808080808fa4b9b19c878080808080808080807b66503b26110000001f344a5f748ba0b5c4af99846e584333333333333333333435383b414a5666788c9fb3c7b8a38f7965503b26110000001e33485d72879aa8abacadafb0b1b3b4b6b8babab7b4b0aba6a09992898074685a4c3d2d1d0c0000000000000000091620262727272733475c71879bb0a6917c67523d28272727272731465b70869aafa8937d68543f2a2727272727241d11040000000000000000000000001125394d61758a9eb2baa6927d6854402c1803081c3145596d8296aabfae9a86715d4834200c00000000000000000000000f24384c6075899eb2beaa95826c57432e1a0600000d22374b6074899eb3a7937d6c8296abb19c88735e4a35200c0000081d31465a6e8397acc1af9b87725e4a35210d00000000000000001d32475c72889db2bfa9947d68533f29140000000000000000000000000000000000000000000000010b141c23292f3439485d72889d97826c686d737b848f9baab9c8b5a3907c6854402c1804001e33485e73899eb3c8b8a38d78634e38230e00000000000000000000000000000000182d43586c8398adc3bca7927c67523c2712001d324659686b6b6b6b6b6b7b91a7bcb8a38d776b6b6b6b6b6b6b6b6b6b6b685946321d0800000000000a1e3145586a7c8e9daab6ac9d8f857c75716e6c6b6b6a6a6a6a6a6a6a6a6a6a6a6a6a788da3b8b19c87706a6a6a6a6a6a6a6a695e4c38230e0000001f344a5f748ba0b5c4af99846e58432e1e1e1e1e1e1e1e1f2023272d38495c6f8498acc1bda8937d68533f2a150000001e33485e73899fb4c0beb6b4b3b1afadaca9a8a5a29f9b97928c857d756c61564a3d2e1f0f0000000000000000071827333b3c3c3c3c3c44596e8398adaa95806b56413c3c3c3c3c3c3c42576c8296abac97826c57423c3c3c3c3c3c392f22120000000000000000000000000a1e32465b6f8397acc0ac98846f5b46321e0a0e23374b5f74889cb1bba7937d6a56422e19050000000000000000000000152a3e52677b8fa4b8b8a48f7a66523d2914000000081d31465b6f8599aeac978370869aafac97836e5944301b07000002172b4054697d92a6bbb6a28d7864503b271300000000000000001e33485e73899eb3bda8937c67523d28130000000000000000000000000000000000000000000009141e2730373e43494e535b70879c9984787c83888f97a1acb9c8bbaa988673604d39251100001d32475c72889db2c7b9a48f78644f3a240f000000000000000000000000000000001a2f44596e8499afc4bca7917b66503b2611001f344a5f748282828282828292a7bcb8a38e828282828282828282828282745f4a341f0a000000000011263a4e6175889aabbbb19e8e7d7168615c5957565654545454545454545454545462778ca1b7b19c87705b54545454545454544d402f1c080000001f344a5f748ba0b5c4af99846e58432e190300000000060a0b0e121a2c4054697d92a7bcc0ab96826b57412c170000001d32475c72889db3bdada29f9d9c9998979493908d8a86827c77716a61594f44392c1f10010000000000000000112436454f525252525252556a8094a9ae99846f5a52525252525252525253687d93a7af9a86705b525252525252524c402f1d0a000000000000000000000003172b4054687c91a5b9b39e8a75614d39241015293d52667a8fa3b7b4a08c77634f3b27130000000000000000000000071c3044586d8296aabfb29e8a75604c38230e00000002182d41566a8094a9b19c87748a9eb3a7927d6954402b160200000011263a4e63778ca1b5bca893806a56422d1905000000000000001f344a5f74899fb4bca7927c67523c27120000000000000000000000000000000000000000010e1b26313b434b52585d62686d72869a9b8a8d92979ca3abb3bec5b9ac9d8c7a695643301d0900001c31465b70879cb1c6bba5907a66503b2611000000000000000000000000000000011b30455a6f869bb0c5baa59079644f3a2510001f344a5f748b9797979797979dadc0bdaa9b97979797979797979797978b745f4a341f0a0000000003182c4055697d91a4b7baa793826f60544c47444240403f3f3f3f3f3f3f3f3f3f3f4b60768ba0b5b19c87705b463f3f3f3f3f3f3f3a302211000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000011263a4f64798fa3b8c3ae99846e58442f190000001c31475c70879cb1b5a18f898887858382807c7a7774716d68635c554e463c32271b0e01000000000000000000182d41536367676767676767677b90a5b19c8872676767676767676767676767798fa4b39e897467676767676767675e4d3925110000000000000000000000001125394d61758a9eb2b9a5917c68533f2b161b2f44586c8295aabeae9a86715d4834200c00000000000000000000000e22364a5f73889cb0c1ad98846f5b46321d090000000013273c5165798fa3b5a18f8990a3b7a28e78644f3a2611000000000b2034495d72879bafc2ae9a86705c48341f0b000000000000001f344a5f748ba0b5bca7917b66503b26110000000000000000000000000000000000000003111f2c38444e575f666c72777c82878c9ca89fa2a7acb1b7bec5bdb3a89b8e7d6e5d4b3927140100001a2f445a6f869aafc4bca7927c67523d2813000000000000000000000000000000071d32475c72879cb1c7b8a38e78634e39240f001f344a5f748ba0acacacacacafbbcbc7b8aeacacacacacacacacacaca08b745f4a341f0a00000000081d32465b708498acc0b49f8b7764514239322f2c2b2b2a2a2a2a2a2a2a2a2a2a344a5f74899fb4b19c87705b46302a2a2a2a2a2a261e1204000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000d22374c61768ca0b5c5b09b866f5a45301b0000001b30465b70869bb0b49f897472706f6d6b6a6866635f5c58534e48423a322920150a00000000000000000000001b30465b707c7c7c7c7c7c7c7c7c8da3b5a08b7c7c7c7c7c7c7c7c7c7c7c7c7c7c8ba0b5a28d7c7c7c7c7c7c7c7c7c68543f2a150000000000000000000000000a1e32465b6f8397acbfab97836e5a46311d22364a5e72889cb0bba7937d6a56422e1905000000000000000000000014283c5165798ea2b5b5a7927d6955402c1703000000000e22374c60758a9fb3ada19fa2aeb19d88735f4a36210c00000000061a2e43576c8295aab5b4a08c77634e3a2611000000000000001f344a5f748ba0b5bca7917b66503b26110000000000000000000000000000000000000111212f3d4a56606a737a82878c91969ba1aabab4b6bbc0c3beb8b1a9a0968a7d6f60503f2e1c0a000000192e43586d8398adc2bfa994806a543f2a150000000000000000000000000000000a20344a5f74899fb3c8b6a18c76614c37220d001f344a5f748ba0a5a6a7a8a9adb9c9c7b7adababababababababababa08b745f4a341f0a000000000c21364b60748a9eb3c3ae9a85705c4834251e1a1716161515151515151515151e33485e73889db3b19c87705b46301b1515151514110b0100000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000a1f344a5f74899fb4c7b19c87705b46311c0000001a2f445a6f8499afb5a08b745f5b5a58565453504e4b47433f39342e261f160d030000000000000000000000001a2f44596e83939393939393939397a8baa697939393939393939393939393939396a5b9a8979393939393939393826d58432e1905000000000000000000000003172b4054687c91a5b9b19d8975604c3824283c5065798ea2b6b4a08c77634f3b27130000000000000000000000001a2e43576b8094a0a0a0a08d78634f3b26120000000000091d32475b708597a0a0a0a0a0a0a095826e5a45301c07000000000014293d52667a8fa0a0a0a0927d6954402c18000000000000001f344a5f748ba0b5bca7917b66503b26110000000000000000000000000000000000000f1f2f3f4d5b67737d878f959ba1a6abb0b5bcc8c4beb9b4aea9a39d968d83786d5f514232221000000000162c40566b8095abc0c1ac97826c57422d180300000000000000000000000000000d22374c61768ca1b6c9b49f8a745f4a35200b001f344a5f748b8f90919193949bacbfbca99995959595959595959595958b745f4a341f0a000000000f24394e63788ea3b8bfab95806b56412d1909040000000000000000000000021d32475c72879cb1b19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000081e33485e73899eb3c7b29d88725c47321d000000192e43586e8499aeb6a18c76604b4443413f3e3b3936322e2a251f19120b030000000000000000000000000000162b4055697d94a8a8a8a8a8a8a8aab5c0b4aaa8a8a8a8a8a8a8a8a8a8a8a8a8a8aab3bfb5aaa8a8a8a8a8a8a89b86715c47321e090000000000000000000000001125394d61758a9eb2b8a48f7b67533e2a2e43576b8094a8bdae9a86715d4834200c0000000000000000000000001f34495d71868b8b8b8b8b87725e4935200c000000000003182d41556879868b8b8b8b8b8b8b857665523f2b160200000000000f23384c60758a8b8b8b8b8b846f5b46311c000000000000001f344a5f748ba0b5bca7917b66503b26110000000000000000000000000000000000091b2c3d4d5d6b7985909aa2aab0b5babfc3bebebeb1aaa49f9a948f89827970665b4f41322314040000000014293e53687d93a8bdc4af9a856f5a46311c07000000000000000000000000000011263b5065798fa4b9c6b19c87725c47321d08001f34495e717878797b7b7c7d91a7bcb8a38d808080808080808080808080745f4a341f0a0000000012273c51667b91a6bbbda8937d68533e291400000000000000000000000000001b30465b70869bb0b19c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000021d32475c72889db3c8b39d88725c47321d000000172c42576c8398adb7a28d77624c372e2c2a282624211d1915100b05000000000000000000000000000000000012273c51657a8f9c9c9c9c9c9c9c9ca2b1b8a79d9c9c9c9c9c9c9c9c9c9c9c9c9c9ca1b0b9a89d9c9c9c9c9c9c9c8a75604b37220d0000000000000000000000000a1e32465b6f8397acbfaa96826d59453035495d72869bafbba7937d6a56422e19050000000000000000000000001f34495d70747474747474746b58432f1b060000000000001225384a5b6972747474747474747167594836230f000000000000091d32465b6e747474747474746e5b46311c000000000000001f344a5f748ba0b5bca7917b66503b261100000000000000000000000000000000011427394a5b6b7b8a97a3adb6bec4bfb9b4aea9a9b1a095908b86807a746d665d54493d31231405000000000011263b50657a90a5bac7b29d88735e4a35200c0000000000000000000000000000162a3f54687d93a7bcc3ae99846f5a45301b05001b2f4253606363646666677b91a7bcb8a38d776a6a6a6a6a6a6a6a6a6a6a675845311d080000000013283d53687c93a8bdbca7917b66513c271200000000000000000000000000001a2f445a6f8499a5a59c87705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000071e33485e73889db3c8b39d88725c47321d000000162b40566b8297acb8a38e78634e3823171513110f0c08030000000000000000000000000000000000000000000e23384c617687878787878787878794a9b19c89878787878787878787878787878793a7b29d8a878787878787878779644f3a250f00000000000000000000000003172b4054687c91a5b9b19c88735f4b373b5064788da1b5b4a08c77634f3b2713000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5b4e3c291500000000000000091b2d3d4b565d5f5f5f5f5f5f5f5d55493b2a190600000000000003172b3e505c5f5f5f5f5f5f5f5c503e2b17000000000000001f344a5f748a9fb4bca7917b66503b2611000000000000000000000000000000000b1e31445668798a9aa7b4c0c4bab1aaa49f9a9594a298837b76706b65605a524a41372c2013050000000000000e23384d62778ca1b6cbb6a28d78634f3a261100000000000000000000000000071b3044596d8397acc0bfaa95806b56412c170200122535434b4e4e4f5051667b91a7bcb8a38d77625454545454545454545453493b2916020000000013293e53687d94a9bfbca7917b66503b26110000000000000000000000000000192e43586e839090909087705b46301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000a1f34495e73899fb4c7b19c87705b46311c000000152a3f546a8095abb9a48f79644f3a240f000000000000000000000000000000000000000000000000000000000a1f33485c6d70707070707070707b90a5b29c8872707070707070707070707070798fa3b39e8974707070707070706f604d38230e000000000000000000000000001125394d61758a9eb2b7a38f7a66513d42566a8093a7bcae9a86715d4834200c0000000000000000000000000011233341494a4a4a4a4a4a4a473e301f0d00000000000000000f1f2d3a43494a4a4a4a4a4a4a4842382c1d0c00000000000000000f21323f484a4a4a4a4a4a4a483f32210f000000000000001e33485e73899fb4bda8937c67523c27120000000000000000000000000000000013273a4d60738697a8b8c5bdb1a79e96908a8680869b99846e615c56514b463e372e241a0e02000000000000000a1f34495e73889db1c6bba7927d6954402c18050000000000000000000000000e22364a5e73889cb1c5bba6917c67523d28140000071725303638393a3b50667b91a7bcb8a38d77624c3f3f3f3f3f3f3f3f3f3e372c1d0c000000000013293e53687d94a9bfbca7917b66513c27120000000000000000000000000000172c41576b7979797979796f5a45301b060000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000c21364b60768ba0b5c5b09b86705b46301b00000014293f53687d94a9bba5907965503b26100000000000000000000000000000000000000000000000000000000004192c3e4f595b5b5b5b5b5b5b62778da2b5a08b76615b5b5b5b5b5b5b5b5b5b61768ba0b5a28d77635b5b5b5b5b5b5a5243311d09000000000000000000000000000a1e32465b6f8397acbea995826c5844485d71869aaebba7937d6a56422e1905000000000000000000000000000515232e3434343434343434332b2012010000000000000000010f1c272f3434343434343434332e261b0e0000000000000000000313222d3334343434343434332d221303000000000000001e33485d72889db3bda8937d68533e2913000000000000000000000000000000071b2f42566a7d90a3b5c6bbac9f948a827b75706f84999b86705b47423c37312a231b1107000000000000000000061b3045596e8398acc1c1ac98846f5b4834210f000000000000000000000006172a3e5165798ea2b6cab5a18c77634e39251000000008141c212324263b50667b91a7bcb8a38d77624c372a2a2a2a2a2a2a2a29241a0e00000000000013293e53687d94a9bfbda8937d68533e2914000000000000000000000000000014283c4f5e6464646464646052402c18030000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000011253a4f64788ea3b8c3ae99846e59442f1a00000013283e53687c93a8bca7917b66503b261100000000000000000000000000000000000000000000000000000000000f21313d454646464646464a5f73899eb3a48f7965504646464646464646485d72889cb1a5907b665146464646464540342514010000000000000000000000000003172b4054687c91a5b9b09c87725e4a4f63778ca0b4b4a08c77634f3b271300000000000000000000000000000005111a1f1f1f1f1f1f1f1f1e180f0200000000000000000000000a141b1f1f1f1f1f1f1f1f1e1a120900000000000000000000000410191e1f1f1f1f1f1f1f1e19100400000000000000001c31465b70879cb1bfa994806a543f2a150000000000000000000000000000000c21354a5e72869aadc0bead9d8f82776e67615c6c83989c87725c473228231d160f07000000000000000000000000172b4054697d92a7bbc7b39f8b7763503e2c1c0e04000000000000000008142335475a6d8295a9bdc4b09b87725d4934200b0000000001080c0e11263b50667b91a7bcb8a38d77624c3722151515151515151410080000000000000013283d53687c93a8bdc0ab96826b57422d190c070402010000000000000000000d1f31404b4f4f4f4f4f4f4d43342310000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190606060606050607090e182b3f53687c92a7bbc0ab97826c57422c1700000012273c52677c91a7bca8937c67523c271203030303030303030303030303030303030200000000000000000000000313202a30303030303031465b70869aafa8937d68543f3030303030303044596e8499ada994806a554030303030302c2316070000000000000000000000000000001125394d61758a9eb2b6a28e79655055697d92a7bbae9a86715d4834200c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f869aafc0ab96826b56402c1601000000000000000000000000000012263b5064788da1b5c7b3a18f7d70645a534c566b82979e89735e48331e0e0802000000000000000000000000000011263a4f63778ca0b4c8baa793806d5b4a3a2c2018120e0c0a0b0d10141b2532415264768a9db0c4beaa95826c58432f1b06000000000000000011263b50667b91a7bcb8a38d77624d38230e0000000000000000000000000000000012273c51667b91a6bbc3ae9a86705c483527211c1917161515131315151515151516222f373a3a3a3a3a3a3831251605000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1b1b1b1b1b1b1a1b1c1f232a36475b6e8397acc0bda8937d68543f2a1500000011263b50667b90a5bba9947d68533e2919191919191919191919191919191919191917120900000000000000000000020e161b1b1b1b1b1b2d42576c8297abab97826c57422d1b1b1b1b1b2c41566b8095aaad98836e59442f1b1b1b1b181005000000000000000000000000000000000a1e32465b6f8397acbda894806b575c708599adbba7937d6a56422e190500000000000000000000000000000000000000000000000000000000000000000001090f131313131313131313120d060000000000000000000000000000000000000000000000000912181b1b1b1b1a150f0500000000000000192e43586d8398adc2ad98836d58432e18030000000000000000000000000000162b4054697d93a7bcbfab9784716052473f3f546a80959f8b745f4a34200a000000000000000000000000000000000c2034485d718699adc1c3b09d8b7968584a3d332c26232120202225292f3843505f708294a6b9c9b6a28e7a66523e291500000000000000000011263b50667b91a7bcb9a48f78634e3924131211111111111111110e0800000000000f243a4f64788ea3b8c8b49f8c776452443b35312e2c2b2a2a29292a2a2a2a2a2b2b2c2c2e2c2525252525231d140700000000000000000000000000001f344a5f748ba0b5c4af99846e5843303030303030302f303134373d465364778a9eb2c6b8a38f7965503b26110000000f253a4f647990a5baaa95806a543f2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2c251b0d0000000000000000000000000000000000152a3f54687d93a8af9a86705b46311c07000013283d52677c91a6b19c87715d48331e0900000000000000000000000000000000000000000003172b4054687c91a5b9af9a86715d63778b9fb4b4a08c77634f3b271300000000000000000000000000000000000000000000000000000000000000000008141d2428292929292929292927211a0f03000000000000000000000000000000000000000002101c252c303030302f2a22170b000000000000162c40566b8095abc0af9a856f5a45301b060000000000000000000000000000192e43586d8397acc1b9a5907b675442352b3e53687d93a18c76604b36210c0000000000000000000000000000000005192e4256697d91a5b8cabaa8978675675b5047403b3836343637393e434b55616e7d8e9fb1c3c0ad9a86725f4b37230f00000000000000000010263b50657990a5bbbba6917b67523e2c28272626262626262626231b10020000000d21364b60758a9fb4c8bba794827061564f4a464342403f3f3e3e3f3f3f3f3f404041424340372a1a0f0f0e09010000000000000000000000000000001f344a5f748ba0b5c4af99846e584646464646464646444647494c515964718294a7bac6b29e8a75604b37220d0000000e23384e63788fa4b9ab95806b56434343434343434343434343434343434343434341382b1b090000000000000000000000000000000011263b5065798fa4b39e89735f4a35200b00001025394e63788da2b49f8b75604b36210d000000000000000000000000000000000000000000001125394d61758a9eb2b5a18c7763697d92a6baae9a86715d4834200c00000000000000000000000000000000000000000000000000000000000000000a192631383d3e3e3e3e3e3e3e3e3b362d2113040000000000000000000000000000000000000010202e394145464646443e35291a0a000000000014293e53687d93a8bdb19c87725c47321d0800000000000000000000000000001c31465b70869bb0c5b5a08b76614d3824273c52677b91a38d77624d38230e000000000000000000000000000000000013263a4e6175889badbfc6b4a49486786d635b55504d4b4a4b4c4e52585f6772808d9cacbcc8b6a3917d6a57432f1c080000000000000000000f24394e63788ea3b8bfaa95826d5949413d3c3b3b3b3b3b3b3b3b372d2010000000091e32475c70869aaec2c4b19f8f80736a645f5b58575554545353545454545454565657585448382612000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e5b5b5b5b5b5b5b5b5b5a5b5c5e61656c768290a0b1c4beab97836f5a46321d080000000d22374c62778da3b8ac97826c5858585858585858585858585858585858585858585549392613000000000000000000000000000000000d22374c61768ba0b5a28d77624d39240f00000c21364b5f748a9fb4a38e78644f3a2510000000000000000000000000000000000000000000000a1e32465b6f8397acbba7927d696f8398acbba7937d6a56422e19050000000000000000000000000000000000000000000000000000000000000007182837434d52535353535353535350493e3122110000000000000000000000000000000000000a1d2e3e4b555a5b5b5b585147382816030000000011263b5065798fa4b9b49f8a745f4b36210c00000000000000000000000000001e33485d72889db3c7b39d88725d48331e263b50657990a48f78644f3a240f00000000000000000000000000000000000b1e3245586b7d90a2b3c4c2b2a4968a80766f696562605f606163676c727a85909dabbacabbaa998673614e3b2714000000000000000000000c21364b60758b9fb4c4b09c8977675c55525150505050505050504a3e2e1b08000004192d42566a7d92a6b8cabdad9e90867d7873706e6c6a6a6a68686a6a6a6a6a6a6b6b6c6e6655412d18030000000000000000000000000000000000001f344a5f748ba0b5c4af9984707070707070707070706f707073767a828993a0aebec6b4a28f7b67533f2b17030000000c21364b60768ca1b7ad98836e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6756422d18030000000000000000000000000000000a1f34495d72889cb2a5907b66513c27120000081d32475c70869bb0a7927c68533e29140000000000000000000000000000000000000000000003172b4054687c91a5b9ad99847878899eb2b4a08c77634f3b27130000000000000000000000000000000000000000000000000000000000000000112436465560676868686868686868655c4f402f1d0a000000000000000000000000000000000013273a4c5c686f7070706d645645331f0c000000000e23384d62778ca1b6b7a28d77634e39240f00000000000000000000000000001f34495e73899fb4c7b19c87705b46311c24394e63788fa4907a65503b261100000000000000000000000000000000000215283b4e60728595a6b5c3c2b4a79c938a847d797776747576787c82878e98a2aebbc9bcae9e8d7b695744311e0b00000000000000000000091e33475c71869aaec2b9a6958578706a676666666666666666655c4b38230f00000013273b4f6376899bacbbc8bcaea39a938d898683828080807d7d808080808080828283846f5a45301b060000000000000000000000000000000000001f344a5f748ba0b5c4af9b8987878787878787878786868787888b8f959ca5b1bec6b8a89785725f4c382410000000000b20364b60748ba0b5af9a86848484848484848484848484848484848484848484846f5a442f1a05000000000000000000000000000000061b30455a6f8499aea994806a55402b16010003192e43586d8397acab96826b56412d1803000000000000000000000000000000000000000000001125394d61758a9eb2b3a0908f8f93a4b8ae9a86715d4834200c00000000000000000000000000000000000000000000000000000000000000061a2e415364727b7d7d7d7d7d7d7d7d796d5e4c3a27130000000000000000000000000000000000192d4256697a848787878274624f3b2611000000000a1f34495e73889db2baa6917b66523d281300000000000000000000000000001f344a5f748ba0b5c7b19c87705b46301b22374c62778da2917c67523c27120000000000000000000000000000000000000c1f31435566778897a6b3bfc5baafa69f98938f8d8c8b8b8c8e91969ba2abb4bfc4b9ac9e8f806f5d4c3a2715020000000000000000000004192e42566a8093a6b9c4b3a3968c84807c7b7b7b7b7b7b7b7b7a66513d28130000000c203346596b7d8f9eabb6bfc0b6aea7a29e9b9897959594949494959595959597979888735e49341f0a0000000000000000000000000000000000001f344a5f748ba0b5cab7a79e9c9c9c9c9c9c9c9c9c9b9b9b9c9da0a4a9b0b8c2bfb4a89b8b796755422f1c08000000000a1f344a5f74899fb4b5a49a99999999999999999999999999999999999999999986705b46301b0600000000000000000000000000000000172c41566b8095aaad98836d58442f1a050000162b4054697d94a8ae99846f5a45301b06000000000000000000000000000000000000000000000a1e32465b6f8397acbdaea5a4a4a6b1bba7937d6a56422e1905000000000000000000000000000000000000000000000000000000000000000c2135495d70839094949494949494938c7c6956422e1a06000000000000000000000000000000001c32475c7086989c9c9b927d69543f2a1500000000061b30455a6f8499adbeaa95806b56412c1803000000000000000000000000001f344a5f748ba0b4c7b19c87705b46301b21364b60768ba0937d68533e291300000000000000000000000000000000000002142637495969788895a2adb7bfc2bab3ada8a4a2a1a0a0a1a3a6aaafb6bec3bbb2a79b8f80706151402e1c0a00000000000000000000000013273b4f6376899cadbdc1b4a89f99959391919191919191917d69543f2a1500000004172a3c4e5f70808d99a3acb3b9bebcb6b3b0adacababa9a9a9a9abababababacaca08b76614c37220d0000000000000000000000000000000000001f344a5f748ba0b5c2c3b9b3b1b1b1b1b1b1b1b1b1b0b0b0b1b3b5b9bebeb9b3aba2978b7c6c5c4a3826130000000000071e33485e73889db3c2b5afafafafafafafafafafafafafafafafafafafafaf9c87715c47321c070000000000000000000000000000000014283d52677c92a6b09b87715c47321e09000012273c51667a90a5b29d88735e49341f0a0000000000000000000000000000000000000000000003172b4054687c91a5b5b5b5b5b5b5b5b4a08c77634f3b2713000000000000000000000000000000000000000000000000000000000000000013273b5064788da0a9a9a9a9a9a9a9a89986715d4934200c000000000000000000000000000000001d32475c72889db1b1ac97826b56402b160000000000172c40556a8094a8bdae99846f5a46311c08000000000000000000000000001e33485e73899fb4c7b19c87725c47321d1f344a5f74899f95806a543f2a1501020203040506030000000000000000000000081a2b3c4b5a697784909aa3acb3b8bdc1bdb9b7b6b5b5b7b8bbbfbfbbb6afa89f958a7d70615243332211000000000000000000000000000c2033475a6c7d8f9facb7bfbbb3adaaa8a7a7a7a7a7a7a797826b57412c17000000000d1f304151616f7b8690989fa4a9acafb1b2b3b4b5b5b5b5b5b5b4b4b3b1b0afaca38f79644f3a25100000000000000000000000000000000000001f344a5f748ba0abacaeafb0b1b2b3b3b4b4b4b5b5b5b5b5b4b4b2b0ada9a49f988f85796c5e4e3e2c1b090000000000011d32475c72889cb2b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b39d88725d48331e080000000000000000000000000000000010253a4f64788ea0a09f8a75604b36210c00000e23384d62778ca0a0a08c76614c38230e00000000000000000000000000000000000000000000001125394d61768a9ba0a0a0a0a0a0a0a09886715d4834200c0000000000000000000000000000000000000000000000000000000000000005192e42566a8093a7bcb8b1b0b0b2bbb5a18c77634f3b2612000000000000000000000000000000001d32475c72889db3c1ac97826b56402b16000000000012273c5065798ea3b7b29e89745f4b36220e000000000000000000000000001e33485d72889db3c7b39e89735f4a35201e33485d72889d97826b56412c17161717191a1a1b171005000000000000000000000d1e2d3c4b5966727d8890989ea4a9acafb2b3b4b5b5b4b3b1aeaba6a19b948c82776c5f5243342515040000000000000000000000000004172a3d4f6070828f9aa3abafb3b4b5b5b5b4b4b3b1b0ae99846e59442f1a000000000113243342515e69737c848a909497999c9d9e9fa0a0a0a0a0a09f9f9d9c9b999795927c67523d28140000000000000000000000000000000000001f344a5f748b949697999a9b9c9d9d9e9f9f9fa0a0a0a0a09f9f9d9b9894908a847b72675c4e4030200f000000000000001b30465b70879ca0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09f89735e49341f09000000000000000000000000000000000c21364b60758a8b8b8b8b78644f3a240f00000b2034495e73888b8b8b8b7965503b261100000000000000000000000000000000000000000000000a1e33475a6d7d888b8b8b8b8b8b8b8b86796856422e1905000000000000000000000000000000000000000000000000000000000000000b2034485c71869aaeb8a79c9b9b9eacbba7937d6a55412d19040000000000000000000000000000001d32475c72889db3c1ac97826b56402b1600000000000d22364b5f74889db1b7a38e7965513c2814000000000000000000000000001c31465b70869bb0c5b6a18c77634e3b312c31465b70879c98836c57422d2a2b2c2c2e2f2f302b221506000000000000000000000f1e2d3b4855606a737c848a8f94979a9c9f9fa0a09f9d9c9996928d8780786f655a4e41342516070000000000000000000000000000000d2031425262707d8890969a9d9fa0a0a09f9f9d9c9b999786705b46311c000000000006152433404c56606870767b808385878889898b8b8b8b8b8b8a898887868483807c7969543f2a140000000000000000000000000000000000001f344a5f737c7d82838486868788888989898a8b8b8b8b8b8a89888683807b756f685f554a3e30221202000000000000001a2f445a6f868b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b745f4a341f0a00000000000000000000000000000000091e32475c6f747474747473624e39240f0000071c31465a6d747474747473634f3a2510000000000000000000000000000000000000000000000004172a3d4f5f6c73747474747474747472695b4b392613000000000000000000000000000000000000000000000000000000000000000012263a4e63778ca0b4b09c8986868fa3b7ad9985705c48331f0b0000000000000000000000000000001d32475c72889db3c1ac97826b56402b160000000000081c3145596d8296aabda994806b57432e1a06000000000000000000000000192f44586e8398adc2bba6927d6a594d46413f445a6f869a99846e59443f3f404142434444453f33241300000000000000000000000f1d2b37434d5760686f757a7d838688898a8b8b89888784827c78726c645c53483d31241607000000000000000000000000000000000214253544525f6a747b8286888a8b8b8b8989888786848380715c47321d0000000000000615222f3a434d545b61666a6c6f7072737374747474747474737272706e6c6a68655d4c3a26110000000000000000000000000000000000001c3044566367696b6c6e6f70707272737373747474747474747372706d6a66615b544c43382d2012040000000000000000192e43586b74747474747474747474747474747474747474747474747474747474705d49341f090000000000000000000000000000000004192c3f515d5f5f5f5f5f5e5545331f0b000000172b3e4f5c5f5f5f5f5f5f564634200c0000000000000000000000000000000000000000000000000e2031414e585e5f5f5f5f5f5f5f5f5d564b3d2d1c0a0000000000000000000000000000000000000000000000000000000000000004182c4055697d92a6bbab97826f74899eb2b49f8b77624e3a25110000000000000000000000000000001d32475c72889db3b8ac97826b56402b16000000000001162a3e53677b8fa3b7af9a86725d4a36220e000000000000000000000000162b40556a8094a9bdc1ad9a88776a615a565453586e83989b86705b53545456565758595a5a5142301c0800000000000000000000000d1925303b444d545b6065696d7072737474747372706f6b68635e58504940362b1f130600000000000000000000000000000000000007172634424d5760676c70737474747473737272706f6c6a6555422e1a0000000000000005111d27303940474c5155585a5b5c5e5e5f5f5f5f5f5f5f5e5d5c5b59575553504a3f2f1d0a000000000000000000000000000000000000142738464f52545657585a5b5b5c5c5e5e5e5f5f5f5f5f5f5f5e5c5b5855514c47403830261b0f0200000000000000000015293c4e5b5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d51412e1a06000000000000000000000000000000000010223240484a4a4a4a4a4943372716030000000e20313e484a4a4a4a4a4a4438281704000000000000000000000000000000000000000000000000021323313c44494a4a4a4a4a4a4a4a48433a2d1f0f00000000000000000000000000000000000000000000000000000000000000000a1e33475b708498adbaa6917c686f8498adbaa6927d6854402c180300000000000000000000000000001d32475c72879ca3a3a294806a55402b160000000000000f24384c6074889cafb5a18d7965513e2a1603000000000000000000000012273c5165798fa3b7c9b7a696887d756f6b6a68686c82979c877268686a6a6b6b6c6e6e6f6f5f4b37220d00000000000000000000000008131e28313940464c5155585b5c5e5f5f5f5e5d5c5a57534e49433d352c23190d020000000000000000000000000000000000000000081624303b444c53575b5e5f5f5f5f5e5e5d5c5b5a575552473826130000000000000000000a141d252c33383c404344464748494a4a4a4a4a4a4a484847464442403e3b362d211100000000000000000000000000000000000000091a28343a3d3f40424344464647474848484a4a4a4a4a4a4a48474643403c38322c251d130900000000000000000000000d1f303e474a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49413323110000000000000000000000000000000000000414222d333434343434343026190a000000000313212c3334343434343430271a0b000000000000000000000000000000000000000000000000000004131f2930343434343434343434332e271c0f0100000000000000000000000000000000000000000000000000000000000000001125394d62768a9fb3b5a08c7762697d93a7bcac98846f5b46321e0900000000000000000000000000001a2f44586c808b8d8d8d887865513c2813000000000000091d3144586c8093a7baa895826d594633200d00000000000000000000000e22374b5f73889baec0c3b4a59a90898482807d7d7d80959e897d7d7d808082828383848678644f3a240f00000000000000000000000000010b151d252c32373c40434647484a4a4a49484744413e3a352f2921191006000000000000000000000000000000000000000000000006131e2831383e4246484a4a4a4a48484847464442403d35291a0900000000000000000000010911181e23272b2d2f3132333434343434343434333332302f2d2b2926221b100300000000000000000000000000000000000000000b172026282a2b2c2e2f30313232333333343434343434343332302e2b27231e181109000000000000000000000000000112202b3334343434343434343434343434343434343434343434343434343434342e231505000000000000000000000000000000000000000511191e1f1f1f1f1f1f1b1409000000000000030f191e1f1f1f1f1f1f1c140900000000000000000000000000000000000000000000000000000000020d151b1f1f1f1f1f1f1f1f1f1e1a130a00000000000000000000000000000000000000000000000000000000000000000002172b4054687c91a5b9af9b86715d64788da2b6b39e8a75614d392410000000000000000000000000000015293d50616f76777777746a5b4936220e0000000000000115293d5063778a9eb1b09c8975624f3c29170500000000000000000000081c3044576b7d91a2b2c0c3b7ada49d999695949494939da49594949495959797989899907b66503b2611000000000000000000000000000000010911181d23272b2e3032333434343433312f2c2925201b140d060000000000000000000000000000000000000000000000000000010b151d24292e31333434343433333332302f2d2b2822180b000000000000000000000000000004090e1316181a1c1d1e1f1f1f1f1f1f1f1f1e1e1d1b1a181614110d070000000000000000000000000000000000000000000000040c1113151617191a1b1c1d1d1e1e1e1f1f1f1f1f1f1f1e1d1b1916130e090400000000000000000000000000000000020f181e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d31465a6e8397acbeaa95826c575e72879bb0b9a4907c68533f2b1602000000000000000000000000000d203242515c616262625f584c3d2c1906000000000000000d2134475a6d8294a6b8a592806c5946342210000000000000000000000115283b4e61738494a2aeb8c1c0b8b2aeabaaa9a9a8a8aeb3a9a9a9a9ababacacadada8937c68533d281300000000000000000000000000000000000003090e1216191b1d1e1f1f1f1f1e1c1a1714100c060000000000000000000000000000000000000000000000000000000000000001091015191c1e1f1f1f1f1e1e1e1d1b1a1816140f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e1313131313131313110a00000000000000000000000000000000000000000000000f24384c6075899eb2b8a48f7a6652586c8295aabeab97836e5a45311d0900000000000000000000000000031524333f484c4c4c4c4b453b2e1f0e000000000000000005182b3e5164778a9caeaf9c897663513f2e1d0c000000000000000000000c1f314455667584919ca5acb3b7bbbdbfbfbfbfbebdc1c5bebebdbcbbb8b6b4b1aea994806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080c0e0f111213141516171819191a1a1a1b1b1b1b1b1b1a181613100c070200000000000000000000000000000000000000050d1112121212121212121212121212121212121212121212121212121212121212121212120f09000000000000000000000000000000000000000000000000000000000000000000040a0e0e0e0e0e0e0e0e0b05000000000000070e1313131313131313120c04000000000000000000000000000000000000000000000000000000000000000000000000080f1313131313131313110b0200000000000000000000000000000000000000000000000000000000000000000c19222829292929292928251d1204000000000000000000000000000000000000000001162a3e53677b90a4b8b29d8974604c52667a8fa3b8b19d8974604c37230f00000000000000000000000000000716222c33373737373631281d10010000000000000000000e2134475a6c7d91a2b4a693826f5d4c3b2a1a0a00000000000000000002142637485766737d8991989ea2a5a8a9abacacacadafb8aea9a8a7a5a3a19f9c999591826b57412c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090c0d0d0d0c0802000000000000000000000000000000000000000008141c2123252627292a2a2b2c2d2e2e2f2f2f3030303030302f2d2b2825211b160f08000000000000000000000000000000000c1821262727272727272727272727272727272727272727272727272727272727272727272727241d11040000000000000000000000000000000000000000000000000000000000000b171f232323232323232320180d000000000d1923282929292929292927201608000000000000000000000000000000000000000000000000000000000000000000000e1b242829292929292929261f14060000000000000000000000000000000000000000000000000000000000000a1b2a363d3e3e3e3e3e3e3e392f22110000000000000000000000000000000000000000081c3145596d8296aabfac97836e5a464b6074899db2b8a48f7a66523e291501000000000000000000000000021425343f444444444444433b2e1e0c00000000000000000005182a3d4f61738596a7b09e8c7a6958483828190b000000000000000000091a2a394855616c757d84898d90939495979797989ba99c949391908f8c8a8784807b776a56412c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e171d21222222211d160d0100000000000000000000000000000000000717253036383a3b3c3e3f3f40424243434444444646464646454443403d3a35302a241c140a010000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c392f221200000000000000000000000000000000000000000000000000000000000b1b29333838383838383838342b1e0e00000b1c2b363d3e3e3e3e3e3e3e3b3326170500000000000000000000000000000000000000000000000000000000000000000d1e2c373d3e3e3e3e3e3e3e3b3224150300000000000000000000000000000000000000000000000000000000001427394851535353535353534d402f1d09000000000000000000000000000000000000000e23374b5f74889cb1baa6927c685440465a6e8397acbeaa96826d5844301c070000000000000000000000000a1e314352595a5a5a5a5a574c3c2916010000000000000000000d2032445567788a9aaaaa98877666554637291b0e0200000000000000000c1b2a38444f5961696f74787b7c8080828282838da1937d7c7c7a787774716e6b67635b4c3a271300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413202b323637373736312a1f120300000000000000000000000000000000122535434b4e4f505253545456575758585a5a5a5b5b5b5b5b5a5a5855524e4a453e3830271d13080000000000000000000000152839475052525252525252525252525252525252525252525252525252525252525252525252524c402f1d0a00000000000000000000000000000000000000000000000000000004172939464d4e4e4e4e4e4e4e483c2c1a070015283a485253535353535353504434220f0000000000000000000000000000000000000000000000000000000000000004182b3c4a52535353535353534e4232200d00000000000000000000000000000000000000000000000000000000001b30445665686868686868685e4c39240f0000000000000000000000000000000000000015293d51657a8fa3b7b4a08b77624e394054687c92a6bab09c88735f4b36220e0000000000000000000000000f24394e616e6f6f6f6f6f6a5945301b0600000000000000000002142638495a6b7c8d9daca5948473645547392c20140a00000000000000000c1a26323c464e555b606366686a6b6b6b6c748a9f947d69676563625f5c5956524e483d2e1d0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011223313e464b4c4c4c4b463c302110000000000000000000000000000000001b2f4253606364666768696a6b6c6c6e6e6f6f6f70707070706f6f6c6a67635e59534b433a30251a0d000000000000000000001c3144576467676767676767676767676767676767676767676767676767676767676767676767675e4d3925110000000000000000000000000000000000000000000000000000000a1f33465762636363636363635a4a37230e001c314558666868686868686862523f2b16010000000000000000000000000000000000000000000000000000000000000a1f33475a676868686868686860503c281300000000000000000000000000000000000000000000000000000000001e33485e737d7d7d7d7d7d7c67523c2712000000000000000000000000000000000000071b2f43586c8295a9beae9a86705c4833394e62778ba0b4b7a28e7965513d281400000000000000000000000011263b50667b8686868686725c47321d0800000000000000000000091a2c3d4d5e6e7d8e9daca292837364574a3d31261c12050000000000000009141f29323a40464b4e5153545656565e73889d95806b56504e4c4a4744413d39342c1f1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e30414f5a6062626260594e3f2e1b080000000000000000000000000000001f34495e7178797b7c7d7d8082828384848686868787878787868483807c78736d675f564d42372b1e100200000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c68533e28130000000000000000000000000000000000000000000000000000000e23384d62757878787878787766513c2712001f344a5f747d7d7d7d7d7d7d6d58432e19030000000000000000000000000000000000000000000000000000000000000e23384d62777d7d7d7d7d7d7d6b56402b1600000000000000000000000000000000000000000000000000000000001e33485e738994949494937c67523c27120000000000000000000000000000000000000d21364a5e72879bb0bca894806a56422d33485c70869aaebda995806b57432f1a06000000000000000000000012273c52677c939b9b9b89735e48331e0900000000000000000000000e1f2f4050606f7d8e9ca9a1928375675b4f44392f23140400000000000000020d161e262c3236393c3e3f4040475c71879c97826c5742393735322f2c282420190f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273a4d5f6d75777777746b5d4b3824100000000000000000000000000000001f344a5f748b8f909293949597979899999b9b9b9c9c9c9c9c9b999795918d88827a73696055483c2e201001000000000000001f344a5f748b9393939393939393939393939393939393939393939393939393939393939393937d68533e29130000000000000000000000000000000000000000000000000000000e23384e63788f8f8f8f8f8f7c67523c2712001f344a5f748a9494949494846e59442f1a0500000000000000000910141515151515151515120c0500000000000000000e23384e63788f9494949494806a543f2a1500000000000000000000000000000000000000000000000000000000001e33485e73899fa9a9a8937c67523c271200000000000000000000000000000000000014283c5065798da2b6b6a28d7964503c272d42566a8094a8bcaf9b87725d4935210c000000000000000000000013293e53687d93a8b09f8a745f4a341f0a0000000000000000000000011222324251606f7d8c99a6a19386786c61564c4132210f000000000000000000030b11181d212427282a2b30455a6f869b98846e58432e22201d1a17130f0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d41566a7d8a8d8d8d897a67533f2a150100000000000000000000000000001f344a5f748ba0a5a7a8a9abacacadaeafafb0b0b1b1b1b1b1b0afacaaa6a29d968f867c7266594c3e2e1f0e000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8947d68533e29130000000000000000000000000000000000000000000000000000000e23384e63788fa4a4a4a4937c67523c2712001e33485e73899fa9a9a99b866f5a442f1a0500000000000008131d24282a2a2a2a2a2a2a2a2721180d000000000000000f253a4f64798fa4a9a9a9947d68543f2a1400000000000000000000000000000000000000000000000000000000001e33485e73899fb4bda8937c67523c27120000000000000000000000000000000000061a2e42576b8094a8bcb09c88735e4a3621273c5064798ea2b6b5a18d7864503b27130000000000000000000000152a3f54697d94a9b5a08b74604b36200b0000000000000000000000000414233342515f6d7a8894a0a3978a7d73695e503e2b1700000000000000000000000002080c0f1113151a2f44596e84999a866f5a442f1a0b08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f8599a3a3a297836c57422d180300000000000000000000000000001f344a5f748ba0b5bcbdbfb9b9b8b8b8b8b7b7b7b7b7b7b7b7b7b9bcbfbbb6b1aaa2998f84776a5c4c3d2c1b0a0000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbda9947d68533e29130000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b9a8937c67523c2712001e33485d72889db3bfb09b87705b46301b06000000000009182530383d3f3f3f3f3f3f3f3f3b342b1e1000000000000010253b50647990a5bbbda8937d68533e291300000000000000000000000000000000000000000000000000000000001e33485e73899fb4bda8937c67523c271200000000000000000000000000000000000c2034495d71869aafbfaa96826d5844301b21364a5e73889cb0bca793806a56422e190500000000000000000000162b40556a8095abb7a18c76604b36210c0000000000000000000000000005152432414f5d6a76838f99a49c90867b6e5a45301b00000000000000000000000000000000000000182d42576c83989c87705b46311c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879cb1b8af99846e58432e190300000000000000000000000000001f344a5f748ba0b5cbbbaca4a4a3a3a3a3a1a1a1a1a1a1a1a1a2a4a7acb1b8c1beb6aca29588796a5b4a3928160400000000001f344a5f748ba0b5cbd3ccbdb4b1b3b4b5b5b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a9947d68533e29130000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bda8937c67523c2712001d32475c72889db2c7b19c87705b46311c070000000006172736424c52545454545454545450473c2e1e0d000000000011263b50667b91a7bcbda8937c67523c271200000000000000000000000000000000000000000000000000000000001e33485e73899fb4bda8937c67523c2712000000000000000000000000000000000012263b4f63778ca1b5b8a48f7b66523e29151b3044586d8296aabfae9a86715d4834200b00000000000000000000162c40566b8297acb7a28d77624c37220d0000000000000000000000000000061423313f4c5965707c87929ba397836d59442f1a00000000000000000000000000000000000000162b40566b828b8b88725c47321d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879cb1c4af99846e58432e190300000000000000000000000000001f344a5f748ba0b5c6b19e8f8f8d8d8d8d8c8c8c8c8c8c8c8c8d8f92979da4aeb7c3bfb3a698897968574533210e00000000001f344a5f74899fb4c7d4c0aea09c9d9fa0a0a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1947d68533e29130000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bda8937c67523c2712001b30465b70879cb1c7b39d88725c47321d070000000011243545545f676a6a6a6a6a6a6a69645a4c3c2b19060000000012273c52677c92a7bcbca7917b66503b261100000000000000000000000000000000000000000000000000000000001e33485e73899fb4bda8937c67523c27120000000000000000000000000000000004192d41556a7d93a7bbb29e8a75604c38230f152a3e52677b90a4b8b4a08c77634e3a261200000000000000000000172c42576c8398adb8a38d78634e38230e0000000000000000000000000000000513212e3b47535f6a747d8891927c68533f2a1600000000000000000000000000000000000000152a3e5367747474746f5c47321d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879cb1c4af99846e58432e190300000000000000000000000000001f344a5f748ba0b5c4af99847878777777767676767676767677797d8389919ba5b2bfc4b6a797867463503e2b1805000000001d32475c708598a9b9c9baa5908788898b8b8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c7d68533e29130000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bda8937c67523c2712001b30455a6f869bb0c5b39d88735e48331e09000000071b2e415363727b808080808080807d776a5a4836220e0000000013283d52677c93a8bdbba5907a66503b261100000000000000000000000102020202020202020202020202020202021e33485e73899fb4bda8937c67523c2712000000000000000000000000000000000b1f33485c708599adc1ac98846f5b46321d090f24384c60758a9eb2bba6927d6955402c1804000000000000000000192e43586e8499aeb9a48f78634e39240f0000000000000000000000000000000003101d2a36414d57616b747d8677634e3925100000000000000000000000000000000000000010243749585f5f5f5f5d513f2c190400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879cb1c4af99846e58432e190300000000000000000000000000001f344a5f748ba0b5c4af99846e6362626260606060606060606264686d757d8894a1afbfc5b5a492806d5a4734210d00000000192d4155687a8b9babbbbba79484737374747676767676767676767676767676767676767676767566523d28130000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bda8937c67523c2712001a2f445a6f869aafc4b49f89735e48331e090000000d22364a5d70828f9595959595959593897765513e29150100000013293e53687d94a9bebaa59079644f3a250f00000000000000020a10141617171717171717171717171717171717171e33485e73899fb4bda8937c67523c27120b08050000000000000000000000000011253a4e62768b9fb4baa6927d6954402c1703091d32465b6f8498acc1ad9984705b47331e0a0000000000000000001a2f445a6f8499afbba59079644f3a250f0000000000000000000000000000000000000c18242f3a454e58616971705d49341f0b00000000000000000000000000000000000000081a2c3b454a4a4a4a48403222100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879bb0b1ae99846e58432e190300000000000000000000000000001f344a5f748ba0b5c4af99846e584c4c4c4c4b4b4b4b4b4b4b4d505459616a768391a1b1c2c1af9d8a7764503d2915010000001225394b5c6c7c8d9dadbcb2a2928272626060606060606060606060606060606060606060606060594937230f0000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bda8937c67523c271200192e43586e8499afc4b5a08b745f4a341f0a00000014283c5065798da0aaababababababa695826d58442f1b07000000152a3f546a8094a9bfb9a48f78634e38230e0000000000000b151e25292b2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c33485e73899fb4bda8937c67523c2722201e1911060000000000000000000003172c4054687d92a6bab4a08c77634e3a26110003172c4054697d92a6bbb39f8a76624e3925110000000000000000001b30455a6f869bb0bba5907b66503b26110000000000000000000000000000000000000006121d28323b454e565d5d51412e1a0600000000000000000000000000000000000000000e1d293134343434332d2214040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596e83979c9c9c95826c57422d180300000000000000000000000000001f344a5f748ba0b5c4af99846e584337373736363636363636383b3f454e5865728393a5b6c9baa793806c5844301c08000000091b2e3e4e5e6e7d8f9eaebeb0a090827061514b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b463b2b1a070000000000000000000000000000000407080909070503000000000e23384e63788fa4b9bda8937c67523c271200182e43586d8398adc3b5a08b74604b36200b0000051a2e42576b8094a8bdb9b0afafb4c0b09c88725e4a36210d000000152a3f546a8095abc0b8a38d77624d38230e0000000002101d2832393e4042424242424242424242424242424242424242485e73899fb4bda8937c67523c393735332d241607000000000000000000091e32465b6f8498acc0ae9a86715d48341f0b000011263a4e63778ca0b5b9a5917c6854402b170300000000000000001c31465b70879cb1bca7917b66513c27120000000000000000000000000000000000000000000b151f28313a42494941332311000000000000000000000000000000000000000000000c161d1f1f1f1f1e19110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172b4054677984878787837765523e29140000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e22212121212121212123262b323b475564758799acbfc3af9c8873604b37230f00000000102030405060708090a0b0beae9f8f806f5f4f3f3636363636363636363636363636363636363632291d0d000000000000000000000000020a1015191c1e1e1e1d1b18140f0a030e23384e63788fa4b9bda8937c67523c271200172c42576c8397acc2b7a18c76604b36210b00000c2034485d71869aafbba99c9999a2b3b6a28d7964503c2713000000162b40566b8297acc1b7a28d77624c37220d0000000111202e3a454d535657575757575757575757575757575757575757575e73899fb4bda8937c6753504e4c4a48413425130000000000000000001024394d61758a9eb2bda894806b56422e190500000b2034485d71869aafc0ac97836e5a46321d0900000000000000001d32475c72889db3bda8937c67523c271200000000000000000000000000000000000000000000020c151e262e34342e231505000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125384a5b676f7070706f67594836220f0000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190c0b0b0b0b0b0b0b0e11161e293747586a7c90a3b6cab7a38f7a66523d29140000000002122232425261718292a2b2bdad9d8e7d6d5d4e3e2e21212121212121212121212121212121211e170c0000000000000000000000030d161e242a2e3133333332302d28241e171023384e63788fa4b9bda8937c67523c271200162b40566b8297acc1b7a28d77624c37220d000011263a4f63778ca0b5b5a08c848597acbca894806a56422e19050000172c42576c8297acc1b7a18c76604b36210b0000000e1f2f3e4c5861686b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c73899fb4bda8937c6a686663615f5d5242301c080000000000000002162b3f53687c90a4b9b7a28e7965503c2813000000051a2e42576b8094a9bdb29e8a75604c38240f00000000000000001e33485e73899eb3bea9947d68533e2913000000000000000000000000000000000000000000000000020b131a1f1f1a1105000000000000000a12181c1e1e1e1e1e1e1e1e1e1e1e1e1d180f04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070a0b0d0d0d0b0a070300000000000000000000000000000000000000000000000000081b2c3d4a545a5b5b5b5a54493b2b19060000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000020c19293a4d6073879bafc3beaa95826c57432e1a050000000004142434445463738494a4b4bbac9c8c7b6b5c4c3c2c1c0d0b0b0b0b0b0b0b0b0b0b0b0b0b0b090300000000000000000000000915202932393f43464848484745413d38322b2423384e63788fa4b9bda8937c67523c271200162b40556a8095abc0b8a38d77624d38230e0003182c4055697d92a7bbaf9b86717c92a6bbae9a86715c48341f0b0000182d42576c8398adc3b5a08b745f4a35200b0000071a2c3d4d5c6a757c82838383838383838383838383838383838383838383838a9fb4bda89382807c7b787674705f4b36210c00000000000000081d3145596e8397abbfb19c88735f4a36220d0000000014283c5165798ea2b7b8a4907b67533e2a1601000000000000001f344a5f74899fb4bfa994806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000005121d262c31333333333333333333333333322c2114040000000000000000000000000000070e131313131313120c03000000000000000000000000000000000000000000050c12181c1f21222222211f1c18130d0600000000000000000000000000000000000000000000000f1f2d3840454646464540372b1d0d000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000b1d3044576b8094a8bcc4af9b86715c48331e09000000000006162636465565758696a6b6baaa9a8a7a6a5a4a3a2b1b0b000000000000000000000000000000000000000000000000000d1a27323c454d53585b5d5e5e5c5a56524d4640382f384e63788fa4b9bda8937c67523c271200152a3f546a8095aabfb9a48f78634e38230e00091e32475b6f8498acbeaa95826c778ca1b5b4a08c77634e3a26110000192e43586e8499aec3b49f89745f4a341f0a0000112437495a6b7a889196979898989898989898989898989898989898989898989aa7b9c1ae9e979493908e8c8a77624c37220d000000000000000f23374b6074899db1bfaa96826d5944301c07000000000e22364b5f73889cb1bfaa96826d5945311c08000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000000020d14171611090100000000000000000000000000000000000000000000000514232f394146484848484848484848484848473f32210f000000000000000000000000000d192328292929292926201507000000000000000000000000000000000000050f1820272c3134363737373634312d28211911070000000000000000000000000000000000000000000b1b2831363636363636353027190a000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000114283c5065798ea2b7c9b4a08b76614c37220d00000000000008182838485767778898a7b7b8a89889786858493929190900000000000000000000000000000000000000000000000e1d2b38444f5961686d70727373716f6b66615b534c43394e63788fa4b9bda8937c67523c27120014293e53687d94a9bfb9a48f79644f3a250f001024384d61758a9fb3b9a4907b6672879bb0baa6927d6954402c1703001a2f44596e8499afc4b39f89735e48331e090004192d405366788a99a4abacadadadadadadadadadadadadadadadadadadadadadaeb7c5ccbcb0aca9a8a5a3a18d77624c37220d0000000000000015293e52667a8fa3b8b9a4907b67533e2a160100000000081c3045596d8297abbfb19c88745f4b37230e000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000004131f282c2b251d140b02000000000000000000000000000000000000000000122332404c555a5d5e5e5e5e5e5e5e5e5e5e5e5b503f2c180000000000000000000000000b1c2b363d3e3e3e3e3e3b32251604000000000000000000000000000000000b17222b343b4145494b4c4c4c4b4946413c352d23190d0000000000000000000000000000000000000005182939454b4b4b4b4b4b4b44372716030000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000d21364a5f73899db2c7b9a48f7965503b2611000000000000000a1a2a39495969798a99a9b9b6a6978776665747372717080000000000000000000000000000000000000000000c1c2c3b4956616c757c82868889888784807b756f675f564c4e63778da3b8bda8937c67523c27120013283e53687c93a8bdbba59079644f3a251001162a3f53677b90a4b9b39f8a75616c8296aabfac98846f5b46321e09001a2f445a6f869bb0c5b39d88725c47321d08000a1f33485c708396a7b6bfc1beb6b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b4bbc9d0c1b6b3b3b3b3b3a38d77624c37220d000000000000071c3044586d8295aabeb39e8a75614c38240f000000000001162a3f53677c90a5b9b7a38f7a66513d2915000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000001222313c41403930281f150b010000000000000000000000000000000000000b1e3041515e696f7273737373737373737373736e5b47321d00000000000000000000000215283a485253535353534f433322100000000000000000000000000000000e1c29353e484f555a5e60626262605e5b56504940362b1e100200000000000000000000000000000000000c213447576060606060605f5545331f0b0000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000071c31455a6f8499aec3bda8937d68533e291400000000000000000c1c2b3b4b5b6b7b8c9babbbb4a5958574655545352616060000000000000000000000000000000000000008192a3a4a596773808990979b9d9f9d9c9995908a837b72695f5462778da2b7bda8937c67523c27120012273c52677c93a7bcbba6917b66503b2611081c3045596d8297abbfad9985705b677b90a5b9b29e8a75614c38240f001b30465b70879bb0c5b19c87705c47321c07000e23384d62778b9fb3c5c8b9aba29d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9fabbcc4b2a39d9d9d9d9d9d8d77624c37220d0000000000000e22364a5f73889cb0c1ac98846f5b46321e090000000000001024394d61768a9fb3bea995826c58432f1b070000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000081c2f404f57544c443b32281e1408000000000000000000000000000000000013273a4d5f6f7c84888989898989898989898989735e48331e0000000000000000000000081c31455866686868686861513f2d1b0a000000000000000000000000000e1d2c3a46515b636a6f73757777777673706b645c53483c2e2010000000000000000000000000000000000010253a4f6475767676767673624e39240f0000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000001182c41566b8095aabfc0ab96826b56412c170200000000000000000d1d2d3d4d5d6d7d8d9dadbdb3a3938373635343342414040000000000000000000000000000000000011325374858687785919ca4abafb3b4b3b1aeaaa59e978f867c716660768ca1b6bda8937c67523c27120011263b50667b91a7bcbca7917b66513c27120e22364b5f73889cb1bca7937d6a5561768a9fb3b9a4907b67533e2a16011c32475c70879cb1c5b09b87705b46301b06000f253a4f647990a5bacebcaa9b8f888888888888888888888888888888888888888da0b5bea9958888888888888877624c37220d00000000000014283d5165798ea2b7bba7927d6955402c18030000000000000a1e33475b708499adc1b09b87725e4a36210d0000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000e23374b5e6b6860574e453b30261a0f020000000000000000000000000000001a2e42566a7c8d989d9f9f9f9f9f9f9f9f9f9f89735e48331e00000000000000000000000a1f344a5f747d7d7d7d7d6e5d4b3927150400000000000000000000000b1c2c3b4a58646e777d84888b8c8d8d8b8985807870665a4c3e2e1e0d0000000000000000000000000000000011263b50667b8c8c8c8c8c79644f3a25100000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000014293e53687c92a7bcc3ae99846e59442f1a040000000000000000000f1f2f3f4f5f6f808f9fafbfb1a191827161514232221303000000000000000000000000000000000b1e30425466768795a3aeb8bfbfb8b4b1b0b1b2b4b2aba2998f84786d74899fb4bda8937c67523c27120011263b50657990a5bbbda8937c67523c271214283d5165798ea3b7b5a18d78644f5b708599adbfaa96826d5944301c071d32475c72889db3c5b09b866f5a442f1a05000f253a4f64798fa4b9c9b5a08d7c73727272727272727272727272727272727273899fb4bda8937c7272727272726f5f4a36210c0000000000061a2e43576b8095a9bdb5a18c77634f3a26110000000000000004182c41556a7d93a7bbb6a28d7965503c28140000000000001f344a5f748ba0b5c0ab95806a543f2a150000000013283d51667a7c736a61574d43382c20140700000000000000000000000000001e32475c71869aabb2b4b0a8a7a7a7a7a7a79f89735e48331e0000000000000000000000081d32465a6b7d8f94948c7a68564433210f00000000000000000000041628394a596875828b93999da0a1a3a2a09e9a948c83776a5c4c3c2b190700000000000000000000000000000011263b50667b91a1a1a1917b67523d28130000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000011263b50657990a5bac5b09b86705b46311c0600000000000000000001112131415161708291a1b0bfafa09080706050403121110100000000000000000000000000000114273a4d60728494a5b3c1beb3aaa49f9c9b9c9d9fa4a9b0aca1968a7d72879cb1bda8937c67523c2712000f253a4f647990a5babda8937d68533e29131a2e43576b8095a9bdaf9b86725d4955697d92a7bbb19c88735f4a36220e1e33485e73899eb3c4af99846e58442f1904000e23384d61768b9fb3c6b39d88725f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5e73899fb4bda8937c675c5c5c5c5c5b51412f1b0700000000000c2135495d72879bafc3af9a86715d4934200c000000000000000012263b4f63788da1b5bca894806b57422e1a0600000000001f344a5f748ba0b5c0ab95806a543f2a1500000000182d42566b8090877d756a60554a3e3125170a000000000000000000000000001f344a5f748a9fb4c1ae9e949191919191919189735e48331e000000000000000000000003172a3c4e60718395a798867362503e2c1a090000000000000000000e21344657687787939ea7aca5a19f9f9fa1a5aca8a095897a6a5a4836241100000000000000000000000000000010253a4f64798fa4b7a994806a55402c170300000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000e23384e63788da3b8c7b29d88725d48331e080000000000000000000003132333425262728392a2b2beae9e8f7d6e5e4f3f2f1f0f0000000000000000000000000000091c3044576a7d8fa1b2c2bbada1978f8a878687888b8f959ca5aea89c8f838499adbda8937c67523c2712000e23384e63788fa4b9bfa9947d68533e29142035495d72869bafbda995806b57434f63778ca1b5b7a28e7965513c28141f34495e73899fb4c3ad98836e58432e1903000a1e33475b708397aabdb39e8a75614e4747474747474747474747474747485e73899fb4bda8937c675247474747464033241200000000000013273b5064788da1b5bda994806b57432e1a0600000000000000000c2035495d72879bafc3af9a86715d4934200c00000000001f344a5f748ba0b5c0ab95806a543f2a15000000001d32475b70869a9b92887d72675b4f4235271a0b0000000000000000000000001f344a5f748ba0b5baa592807b7b7b7b7b7b7b7b725d48331e0000000000000000000000000d1e30425466778a9ca391806d5c4a382614020000000000000004172b3e5163758696a5afa399918c8989898c9199a2afa69989776653402d1a0600000000000000000000000000000e23384d62778ca1b6ad99846f5a46321e0a00000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000c21374c60768ca1b6c9b49f89735e49341f0a000000000000000000000005152534445464748594a4b4bcad9d8d7c6d5d4d3d2d1d0d000000000000000000000000001024384c6073879aacbfbcac9d8f847b7571707072757a8289929ba6ada0938a99adbda8937c67523c2712000e23384e63778da3b8c0ab95806a543f2a15263b4f63788da1b5b7a28e7965513d495d71869aafbda994806b57422e1a1f344a5f748ba0b5c2ad98836c57422c17020004182c4053677a8da1b4b9a4917d6a574432323232323232323232323233485e73899fb4bda8937c67523c323232312c221506000000000005192e42566a8093a7bcb7a38e7965513c2814000000000000000000061a2f43576c8095a9beb5a18c77634f3b261200000000001f344a5f748ba0b5c0ab95806a543f2a15000000001f344a5f7485909ba49a9085796d60534537291a0b00000000000000000000001f344a5f748ba0b5b8a38d7766666666666666666355432f1b00000000000000000000000001132537485a6c7d90a29d8b7967554332200e000000000000000b1f33475a6d8093a4af9f91867c77737373777c86919fafa69583705d4a36220e00000000000000000000000000000b2034495e73889db2b29e8a75614d39261300000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000b20354a5f748ba0b5cab5a08b745f4a35200b00000000000000000000000007162636465666768696a6b6bbab9b8b7b6b5b4b3b2b1b0b000000000000000000000001162b3f53677b8fa3b6c3b09f8e7d7167605c5b5b5d60666d757d89939ea9a49fa6b6bda8937c67523c2712000d22374c62778da2b7c0ab95806b56402b182d41556a7d93a7bbb19c88735f4b3642576b8094a8bdaf9a86715d49342021364b60768ba0b5c1ac97826b56402b160100001124374a5d718598abbeae9a8773604d3a271d1d1d1d1d1d1d1d1d1e33485e73899fb4bda8937c67523c271d1d1c1810050000000000000b2034485c71869aaec2b19c88735f4b36220e0000000000000000000014293d51667a8fa3b7bba7937d6a55412d1904000000001f344a5f748ba0b5c0ab95806a543f2a15000000001d32465968727d8995a2a2978b7d7063554738291a0b000000000000000000001f344a5f748ba0b5b8a38d7762505050505050504f453726130000000000000000000000000007192b3d4f60728597a8978573614f3d2b1a0800000000000012263b4e63768a9eb0a291827369625e5e5e6269738291a2b3a08d7965513d29150100000000000000000000000000071b30455a6e8397acb9a4907c6955422f1d0a000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000091f34495e73899fb4c9b7a18c76604b36210b0000000000000000000000000009182838485868788898a8b8b9a9998a796959493929180800000000000000000000081c31455a6e8397abbfb9a693826f60544c474646484c5159616c76828c97a3afb9c4bda8937c67523c2712000c21364b60768ca1b7c1ac97826b56402b1e33475b708599adbfaa96826d5944303c5065798ea2b6b5a18c77634f3a2621364b60768ca1b7c0ab95806a55402b16010000081b2e4154687b8fa2b5b6a3907c695643301c09000000000000001e33485e73899fb4bda8937c67523c2712000000000000000000000012263a4e63778ca0b4bfab97826d5945301c08000000000000000000000e23374b6074899db1c1ad9985705c48331f0b000000001f344a5f748ba0b5c0ab95806a543f2a1500000000172a3b4a55606b7784919fa89c8f8273655647382919090000000000000000001f344a5f748ba0b5b8a38d77624c3b3b3b3b3b3b3a3328190800000000000000000000000000000e2031435567798b9da2907d6c5a49372513010000000002182c4155697d92a6ac98857362564d4948494d5662728598aba995826c58442f1b060000000000000000000000000000172b4054687c91a5b8ac9985725f4c3a2817060000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000061e33485e73889db3c8b7a18c76614c37220d00000000000000000000000000000a1a2a3a4a5a6a7a8a9aaab9b7a7988877675747362615040000000000000000000c21364a5f74899db1c6b19e8a766352423832303033373e464e59636e7a86919eacbebda8937c67523c2712000b20364b60758ba0b5c2ad98836c57422c25394d62768b9fb3b9a4907b67533e2a364a5e73889cb0bba7927d6955402c22374c62778da3b8bfaa95806a543f2a15000000001225384c5f728699acbfac9986725f4c392612000000000000001e33485e73899fb4bda8937c67523c27120000000000000000000004182c4055697d92a6bbb9a5907c68533f2a160100000000000000000000081c31455a6e8397acc0b49f8b77624e3a2511000000001f344a5f748ba0b5c0ab95806a543f2a15000000000c1d2d39434e596672828f9eada09284746556473726160500000000000000001f344a5f748ba0b5b8a38d77624c3726262626262520160a000000000000000000000000000000021426374a5b6d8091a39c8a78665443301f0d00000000081d31465b6f8499ada4907c68564439343334394455677b8fa3b09c87725e4934200b00000000000000000000000000001125394d6175899db0b5a28f7c6957453424140400000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000001d32475c72889db3c8b8a38d77624c37220d0000000000000000000000000000000c1c2c3c4c5c6c7b8c9babbbb5a695857564544333221100000000000000000011253a4f64788ea2b7bfab97836e5a4734251d1b1b1e232a323c46515c6873808fa3b8bda8937c67523c2712000a1f344a5f748ba0b5c3ad98836c58432d2b3f53687c91a5b9b29e8a75614c38243044586d8296aabead9884705b473223384e63788da3b8bfa9947d68533e291300000000091c2f4356697c90a3b6b5a28f7b6855422e1b080000000000001e33485e73899fb4bda8937c67523c2712000000000000000000000a1e33475b708498adc1b39f8a76614d392410000000000000000000000002162b3f53687c91a5babaa6927d6854402c18030000001f344a5f748ba0b5c0ab95806a543f2a1500000000000f1b26303c48556270808f9eaea293847464544433231100000000000000001f344a5f748ba0b5b8a38d77624c372211111111100c040000000000000000000000000000000000081a2c3e5061738697a7968472604e3c2a19060000000c21364b5f74899eb39f8a75614d39271f1e1f26384c6074899db2a18c77624d39240f00000000000000000000000000000a1e3246596d8294a7b9ab99877463524232231303000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000001d32475c72889db3c8b8a38d77624c37220d000000000000000000000000000000000e1e2e3e4e5d6d7d8d9dadbeb3a39383726150402f1d0c000000000000000014293e53687c92a7bcbaa6917c68533f2b17090304090e161f29343f4a5662778da3b8bda8937c67523c271200091e33485e73899fb4c4af99846e58432e31455a6e8397abc0ac98836f5b46321e293e52667a8fa4b8b39f8a75614d3924394e63788fa4b9bda8937c67523d281300000000001326394d6073879aadbfab9885715e4b3724110000000000001e33485e73899fb4bda8937c67523c2712000000000000000000001125394d62768a9fb3c1ad9984705b47331e0a0000000000000000000000001025394e62768b9fb4c0ac98846f5b46321e090000001f344a5f748ba0b5c0ab95806a543f2a1500000000000009131e2a37445261708090a0b1a29383726251402f1d0c000000000000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000000000000000000000000f21324456687a8c9ea1907d6b59483624120000000f24394e63788da2af9a86705b47321e0a070a1c31455a6f8499aea5907b66513c2712000000000000000000000000000003162a3d5164778a9dafb6a4928270605041312111010000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000001d32475c72889db3c8b8a38d77624c37220d00000000000000000000000000000000001020303f4f5f6f808fa0b0c1b1a090806e5d4c3b2a180600000000000000172c41566b8296abc0b6a28d77634e3925100000000000030d17222d394c62778da3b8bda8937c67523c271200051e33485d72889db3c4af9a856f5a442f374b6074899db1baa6927c6854402b1723384c6074899db2b9a5907c68533f2a3a4f647990a5babca7927c67523c271200000000000a1d3043576a7d91a4b7b4a18e7a6754412d1a0700000000001e33485e73899fb4bda8937c67523c271200000000000000000002172b3f54687c91a5b9bba7937d6955412c18040000000000000000000000000a1f33485c70859aaec2b39e8a75614d3924100000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000010d192634425261718393a4b1a191806f5e4c3b2917050000000000001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000000000000000000000000000031527394a5c6e8092a49b8977655341301e0c000012273c51667b91a6ac97826c57422d19040002172c41566b8095aaa9947d69543f2a150000000000000000000000000000000e2134475a6d8092a3b4b09f8f7d6e5f4f3f2f1f0f0000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000001d32475c72889db3c8b8a38d77624c37220d000000000000000000000000000000000002122131415161718292a3b3beae9d8d7b6a5947362412000000000000001a2f44596e8499aec3b39e89745f4a35200b00000000000000051022374c62778da3b8bda8937c67523c271200001d32475c72889db2c5b09b866f5a45303d52667a8fa3b7b4a08b77624e3a25111d31465a6e8397acbfab97836d5945313b50667a90a5bbbba7917b66503b261100000000000114273a4d6174889baebeaa9784705d4a37231000000000001e33485e73899fb4bda8937c67523c2712000000000000000000091d31465a6e8397acc0b5a18d78634f3b26120000000000000000000000000004192d41566a8093a8bcb9a4907c68533f2b160200001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000009162534435464758798aaaf9e8d7c6a58463422100000000000001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000000000000000000000000000000091b2d3f5163748798a69583705f4d3b2917060014293e53687d93a8aa95806a55402b1600000014293e53687d93a8ab96826b56412c1700000000000000000000000000000005182b3d5062748697a7b7ad9d8d7c6d5d4d3d2d1e0e00000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000041e33485d72889db3c8b7a18c77624c37220d00000000000000000000000000000000000003132333435363748596a7b8bbaa9988766553412f1d0b0000000000001c31465b70869bb0c5b19c87715c47321d0800000000000000000d22374c62778da3b8bda8937c67523c271200001c31465b70879cb1c6b19c87705b463043586c8295aabeae9a85705c48331f0b172b3f53687c91a5b9b19d88745f4b373b50667b91a7bcbba59079644f3a25100000000000000b1e3144576b7d92a5b8b3a08d796653402d1906000000001e33485e73899fb4bda8937c67523c27120000000000000000000f24384c6075899eb2c4af9b87725d4935200c000000000000000000000000000013273b5064788da2b6bfab97836e5a45311d0900001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000071626364758697a8d9fb1ab99887664513f2c1a0700000000001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000000000000000000000000000000001021334557697a8d9fa08f7c6a594735231100152a3f546a8095aaa8937d68533e291300000011273c51667b91a6ad98836d58432e18000000000000000000000000000000000e2133455667788999a9b9ab9b8b7b6b5b4b3c2c1c0c000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000091e33485e73899fb4c9b7a18c76604b36210b000000000000000000000000000000000000000515253545566777899aacbdb7a69483705e4c3a28150200000000001d32475c72889db2c4af9a856f5a442f1a0500000000000000000d22374c62778da3b8bda8937c67523c271200001b30465b70869bb0c5b19c87715c47354a5e72879bafbca7937d6a56412d19051025394d62768b9fb3b7a38f7965513d3c52677c93a8bdb9a48f79644f3a240f0000000000000215283b4e6175899cafbca996836f5c4936230f000000001e33485e73899fb4bda8937c67523c2712000000000000000001162a3e53677b90a4b8bea995806c57432e1a0600000000000000000000000000000d21364a5e72879cb0c4b19d8974604c37230f00001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000818293a4b5d6f8294a7b7a593826e5c4936231000000000001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000000000000000000000000000000000416283a4b5d6f8293a59a88766452402f1d0b162b40566b8297aca8937c67523c271200000010253a4f647990a5af99846e58432e1900000000000000000000000000000000031527394a5a6b7b8b9babb9a999897969594a3a2a1b0b0000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000a1f344a5f748b9fb4c9b5a08b745f4b35200b000000000000000000000000000000000000000007172838495a6b7c8e9fb1c3b2a08e7c6a5745321f0c00000000001e33485e73899fb4c3ad98846e58432e190300000000000000000d22374c62778da3b8bda8937c67523c271200001a2f445a6f869bb0c5b39d88725c473b5064788da2b6b6a18d7864503b2713000a1e33475b708599adbda995806c57433e53687c93a8bdb8a38f78634e38230e000000000000000c1f3246596c8093a6b9b29f8c7865523e2b18050000001e33485e73899fb4bda8937c67523c27120000000000000000081c3045596d8296aabfb7a38f7a65513d2914000000000000000000000000000000071b2f44586d8296aabeb8a48f7a66523e291501001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000b1c2e405264778a9eb1b19e8c786653402c1905000000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000000000000000000000000000000a1c2e405264758899a694826f5e4c3a2816162b40566b8297aca8937c67523c27120000000f253a4f64798fa4af9a866f5a442f1a00000000000000000000000000000000000a1b2c3d4d5d6d7d8d9dacb7a798887768584839291a0900000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000c21364b60768ca1b6c9b49f89745f4a341f0a0000000000000000000000000000000000000000000a1a2b3c4d5e708294a6b8beac998774614e3b281501000000001f344a5f748b9fb4c3ad98836c57422c170200000000000000000d22374c62778da3b8bda8937c67523c27120000192e43586e8499afc4b39e89735e4841566a7d93a7bcaf9b87725e4935210c0004182d4155697d92a7bbaf9b87725d493e53687d94a9bfb8a38d77624c37220d000000000000000316293c5063768a9db0bba895826e5b4834210e0000001e33485e73899fb4bda8937c67523c271200000000000000000e23374b5f73889cb1c5b19d8974604b37230e0000000000000000000000000000000015293e52667b8fa4b8beaa96826d5844301c07001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000000112335475a6d8294a8bba896836f5c4835210e000000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000000000000000000000000000000011223446586a7c8ea09f8d7b6958463422162b40566b8297aca8937c67523c27120000000e23384e63788fa4b09b866f5a442f1a0000000000000000000000000000000000000e1f2f3f4f5f6f7d8f9eadb6a696867666574737271605000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000e23384d62778da3b8c8b39d88725d48331e09000000000000000000000000000000000000000000000d1e3041526476899baec0b6a4927d6b5744301d09000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000d22374c62778da3b8bda8937c67523c27120000192e43586d8398adc3b49f89735e49485c70859aaebda995806c58432f1b06000012263b4f63778ca1b5b5a18d78644f3f546a8095aabfb7a18c76614c37220c00000000000000000d2033465a6d8094a7bab19e8b7764513e2a170400001e33485e73889db2bda8937c67523c2712000000000000000014293d51657a8fa3b5b5ab97836e5945311c08000000000000000000000000000000000f23384c60758a9eb2b5b09c88735f4b36220e001f344a5f748ba0b5b5ab95806a543f2a150000000000000000000000000006182b3e5164778c9fb3b29f8c7764513d2915010000001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000000000000000000000000000000000000517293b4c5e708294a699877563513f2e1c2b40566b8297aca8937c67523c27120000000f253a4f64798fa4af9a856f5a442f1a0000000000000000000000000000000000000111213141516070808f9eafb4a4958575655545342210000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000010253a4f64798fa4b9c5b09b87705b46311c07000000000000000000000000000000000000000000000112233547596b7d91a3b6c1ae9b8873604c382410000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000d22374c62778da3b8bda8937c67523c27120000172c42576c8398adc2b5a08b745f4a4e62768b9fb4b7a38f7965513d29140000000c2034495d71869aafbca7937d6a5541556a8095abc0b5a08b76604b36210b000000000000000004172a3d5064778a9eb1baa794826d5a4733200d00001c31465b70869bafbda8937c67523c271200000000000000001b2f43586c8295a0a0a0a0917c68533f2b160200000000000000000000000000000000091d32465a6f8398a0a0a0a08e7965513d2814001f344a5f748ba0a0a0a095806a543f2a1500000000000000000000000000000e2135485c708497abbba894806c5845311d090000001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000000000000000000000105090b0d0e0e0d0c0b1d2f41536476899ba593826f5d4b39272b40566b8297aba8937c67523c271200000010253a4f647990a5af99846e58432e190000000000000000000000000000000000000003132332425161708091a1b2b3a393847362513f2d1b080000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000013283d52677c92a7bcc3ae99846e59442f1a05000000000000000000000000000000000000000000000006182a3c4e6173879baec1b7a38f7b67533f2b16020000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000d22374c62778da3b8bda8937c67523c27120000162c40566b8297acc1b5a08b76604b54687c91a6bab19d88745f4b37220e000000061a2e42576b8094a8bdad9985705c47566b8297acc1b5a08b745f4a341f0a0000000000000000000e2134475b6e8295a8bbb09d8a7663503d29160300192e43586d8398adbda8937c67523c271200000000000000001f34495e72878b8b8b8b8b8b76624d392510000000000000000000000000000000000003172b4054697d8b8b8b8b8b8b806b57422d18001f344a5f748b8b8b8b8b8b806a543f2a15000000000000000000000000000005192c4054687c90a4b9b09c8874604c38240f0000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000000000010910161a1e2022232323211f1c243547596b7d8fa19e8c7a685645332a3f546a8095aaa8947d68533e291400000012273c51667b91a7ad98836c57422d18000000000000000000000000000000000000000004142433425262728394a5b7b1a291806f5d4a3724110000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000172c40556a8095aabfc0ab97826c57422c17020000000000000000000000000000000000000000000000000c1f3144576a7d92a6babfab97836d5945301b070000001f344a5f74899fb4c3ad98836e58432e190300000000000000000d22374c62778da3b8bda8937c67523c27120000162b40566b8095abc0b7a18c76604b5a6e8397acbfab97826d5945311c080000000014283c5065798ea2b6b49f8b76624d576c8397acc2b49f89735e49341f0900000000000000000005182b3e5165788c9fb2b9a693806c5946331f0c00162b40556a8095aabda8937c67523c271200000000000000001f34495d70747474747474746e5b47331e0a00000000000000000000000000000000000011263a4e6273747474747474746a57422d18001f34495d707474747474747467533e29140000000000000000000000000000001125394d61758a9eb2b7a38f7b67533e2a160100001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000000000000a141c242a2f3336373838383634312c2a3c4e5f718395a798867462503e2c3e53687d93a8aa95806a55402b1601000014293e53687d93a8ab96826b56412c1700000000000000000000000000000000000000000006152534445565768899abbeaf9e8c7a6754412e1a0600001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000061b3044596e8398adc2bda8937d69543f2a15000000000000000000000000000000000000000000000000000214283b4e62768a9fb3c6b19d88735e4a35200b0000001e33485e73899eb3c4af99846f5a442f1a0500000000000000000d22374c62778da3b8bda8937c67523c27120000152a3f546a8095abc0b8a38d77624c6075899eb2b9a4907b67533f2a1602000000000d22364a5e73889cb0b9a5917c6853586c8398adc3b39d88725d48331e09000000000000000000000f2236495c6f8396a9bcaf9c8975624e3b28150214283d53687c92a7bca8937c67523c271200000000000000001a2e41515d5f5f5f5f5f5f5f5c503f2c18040000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5a4d3b2814001a2e41515d5f5f5f5f5f5f5f5849372410000000000000000000000000000000091e32465a6f8398acbfaa96826d5944301b0700001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000000004111d2730383f44484b4c4e4e4c4b4945413b33425466778a9ba392806e5c4a383c51667b90a5ac97836d58432e19040003182d41566b8296aba8937d68543f2a14000000000000000000000000000000000000000000000716263748596a7c8ea0b3bca99784705d4a36220e00001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000c2035495e72889cb1c6b9a5907a65503b261200000000000000000000000000000000000000000000000000000b1f33475b708499adc2b6a28d77634e39240f0000001d32475c72879cb1c5b09b86705b46311c0700000000000000000d22374c62778da3b8bda8937c67523c2712000014293e53687d94a9bfb8a38d776352667b8fa4b8b39e8a75614d3824100000000000071b3044586d8296aabeac97836e5a586e8499afc4b29d88725c47321d070000000000000000000006192c405366798da0b3b8a5927d6b5844311e0b11263b5065798fa4b9a8937c67523c2712000000000000000011233341494a4a4a4a4a4a4a483f32210f000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a473d2f1e0b0011233341494a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000003172b4054697d92a7bbb19c88735e4a35210c00001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000000615222f3a434c53595d6062636362605e5a554f473e485a6c7d90a29d8c79675644394e63778da2af9b86705c47331e0f0d0f1e32465b708599aea5907a66513c2712000000000000000000000000000000000000000000000009192a3b4c5e708497abbfb3a08d7965513d281400001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000013263b4f63788da1b6cab5a08c76614d38230e000000000000000000000000000000000000000000000000000004182c41556a8094a9bebaa5907b66513c27120000001b30455a6f869aafc4b39d88735e49341f0a00000000000000000d22374c62778da3b8bda8937c67523c2712000013293e53687d93a8bdb9a48f7863586d8296aabeac98846f5b46321e0900000000000015293e52667a8fa4b8b19d8974605a6f859aafc4b19c87705b46301b0600000000000000000000001023364a5d708497aabdae9b8874614e3a27140e23384d62778da2b5a8937c67523c271200000000000000000515232e3434343434343434332d22140400000000000000000000000000000000000000000a1926303434343434343434322b1f1100000515232e343434343434343431291d0e000000000000000000000000000000000011263a4f63788da2b6b6a28d78644f3a251100001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000005152432404c5660676d72757778787776736f6a635a50454e60728596a8978573614f3d4a5f73899db29f8b76624e3a2a2422242a3a4d61758a9eb3a08c77624d38230e0000000000000000000000000000000000000000000000000c1d2f4154677b8fa4b8bca895806b57422d1904001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000091b2e42566a7d92a7bbc5b09c87725d49341f0a00000000000000000000000000000000000000000000000000000013283d51667b91a6bbbda8937d68533e2914000000192e43586d8397acc1b5a08b76614c37230e00000000000000000d22374c62778da3b8bda8937c67523c2712000012273c52677c93a8bdbaa59079645e73889cb0baa6927d6955402c18030000000000000f23384c6074899db1b8a38f7a665a6f869bb0c5b09b866f5a45301b060000000000000000000000071a2d4054677a8ea1b4b7a4917d6a5744301d0b20354a5f748a9fa0a0937c67523c271200000000000000000005111a1f1f1f1f1f1f1f1f1e1910040000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1e180e0100000005111a1f1f1f1f1f1f1f1f1d160c0000000000000000000000000000000000000c20354a5e73889db2bca7927d68543f2a1501001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000112233342515e69737b82878b8d8e8f8d8c88847d766d6356485567788b9ca291806d5b49455a6f8398aca5917d6a58483e3937393e4858697c90a4af9b86715d48341f0a000000000000000000000000000000000000000000000000001225384c60758a9fb4c3af9a86705b46311c07001f344a5f748ba0b5c4af99846e58432e190300000000000000000000081526384a5e718699adc1bfab96826d58442f1a060000000000030a0e0d0a070401000000000000000000000000000010253a4f647990a5bbbfaa95806a543f2a15000000162b4054697d94a9beb9a48f7965513c281300000000000000000d22374c62778da3b8bda8937c67523c2712000011263b50667b91a7bcbba590796465798ea2b6b4a08c77634e3a261100000000000000091d31465a6e8397abbeaa95826c5b70879cb1c4af9a856f5a442f1a050000000000000000000000001124374a5e718598abbead9a8773604d3926131d32475c72878b8b8b8b7c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c30455a6f8499aec0ac97836d58432e1905001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000c1e304151616f7b868f979ca0a2a3a4a3a09d99928a80746657495b6d8091a39c8a7866554354687c91a5ad9a8775665a524e4c4e525a66758799aca794806b57432e1a0500000000000000000000000000000000000000000000000000091d32475c71879cb1c7b39e89735e49341f0a001f344a5f748ba0b5c4af99846e58432e190606060606060606080b111a25334455677a8da1b5c8b8a4907b67533e2a1501000000000a161e23231f1c19171412100e0d0c0b0a0a09090a0b0e11253a4f647990a5bbc0ab95806a543f2a1500000012273c51667a8fa4b9bda994806b56422f1c0d050100000001030d22374c62778da3b8bda8937c67523c2712000011263b50667b90a5bbbca7917b666a8094a8bcae9a86715c48341f0b0000000000000002162b3f53687c91a5b9b09b87725e72879cb1c4af99846e58432e1903000000000000000000000000081b2e4154687b8fa2b5b6a3907c6956432f1c1b3045596d74747474747464503b2611000000000000000000000000000000000000000000050a0e121517191a1b1b1c1d1d1d1d1d1c1b1b1b1b1b1a1a1a191817171615141312110f0c05000000000000070e1313131313131313120c0400000000000000000000000000000000000000172c41566b8095aabfb09b86715c47321d08001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000316293c4e5f6f808d99a3abaaa4a09f9fa0a3a8ada69d92857566554f61738597a8968472604e4e6175899caea59384776d67636263676d778493a4b19e8c7764503c28140000000000000000000000000000000000000000000000000000031b30465b70879cb1c7b5a08b76604b36210b001f344a5f748ba0b5c4af99846e58432e1c1b1b1b1b1b1b1b1b1d20252d37435161728597aabdc4b19d8975614d382410000000000a1a2832383834312e2c292725232221201f1f1e1e1f2123262c3e52677c91a7bcc0ab95806a543f2a150000000e23384c61768a9fb4c3ae9a86725e4b392a201a1715151516181a22374c62778da3b8bda8937c67523c271200000f253a4f647990a5babca7917c6771869aaebca894806a56422e190500000000000000001025394d62768a9fb3b6a28d786472889db3c3ad98836c57422d1803000000000000000000000000001225394c5f728699acbfac9986725f4c3925162a3d4f5c5f5f5f5f5f5f574735210d000000000000000000000000000000000000060d141a1f23272a2c2e2f30303132323232323130303030302f2f2f2e2e2c2c2b2a292827262420180c000000000d192328292929292929292720160800000000000000000000000000000000000014283d52677c92a7bcb49f8a745f4b36210c001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000c203346596b7c8e9daaab9f968f8b89898b8e949ca7afa3948472604e5667798c9ea2907d6c5a48596c7d91a2b1a2958a827b7877787b828a95a2b1a493826f5c4835210d0000000000080e0f0e0c0b0907060503020201000000000002060d1e32475c71879cb1c7b6a18c76604b36210b001f344a5f748ba0b5c4af99846e58433232303030303030303032353a40495461708090a2b4c6bca895826d5a46321e0900000002152838454d4c494643413f3c3b38373635343433333436383b4048596d8295aabfbea9947d68533f2914000000091e33475c708599adc1b5a28e7a6857483c342f2c2a2a2a2b2d2f32374c62778da3b8bda8937c67523c271200000f24394e63788fa4b9bda8937c67778ca0b4b6a28d7864503c27130000000000000000000a1e33475b708499adbca893806a73899fb4c1ac97826c57422c170200000000000000000000000000091c2f4356697c90a3b6b5a28f7b6854412e1b20313e484a4a4a4a4a4a44392a18050000000000000000000000000000000008111a21282e34383c3f414344464646474747474747464646464644444443434241403f3e3d3c3b39342a1c0c00000b1c2b363d3e3e3e3e3e3e3e3b33261705000000000000000000000000000000000010253a4f64798fa4b9b7a28d77634e38230e001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000014283b4f6275899bacaa9b8e837b7673737579808996a4b2a2907d6a574a5c6e8092a49b897765534f61738494a2aea69d96918f8d8f91969da6afa396867564513f2c190500000004121c23252321201e1d1b1a191717161515151516171b202a3a4d61758a9fb4c9b4a08b745f4a35200b001f344a5f748ba0b5c4af99846e584747474646464646464546474a4e545c6672808f9eaebfc3b19f8c7965523e2a1603000000091e32455662615e5b58565352504e4c4b4a4a4948484a4b4d50545b6676899cb0c4baa6917b66513c271200000004192d4155697d92a5b9beab9886756659504844413f3f3f404244474b5062778da3b8bda8937c67523c271200000e23384e63788ea3b8bea9947d697d92a6bab09b87725e4a36210d00000000000000000004182c4155697d92a7bbae9a867074899fb4c0ac97826b56402b160100000000000000000000000000001326394d6073879aadbeab9885715e4a372413212c3334343434343431281b0c00000000000000000000000000000004101b242d353c43484d515457585a5b5b5b5c5c5c5c5c5c5b5b5b5b5b5a5a59585857565654535251504e473a2917040015283a485253535353535353504434220f00000000000000000000000000000000000d22374c62778ca1b6baa5907a66503b2611001f344a5f748ba0b5b8a38d77624c37220d000000000000000000061b2f43576b8092a5af9d8c7c7067615e5e60646c778697a8ad9a87735f4b5162748698a79583715f4d55667584919ba4aaaaa6a4a3a4a6aaaba49c9286776858463522100000000213222f373a3837353332302f2e2c2c2b2b2a2a2a2b2c2f343c4857697c90a4b9c7b29d88725d48331e09001f344a5f748ba0b5c4af99846e5c5c5c5c5b5b5b5b5b5b5a5b5c5f6368707983909eadbcc8b7a694826f5c4936220f000000000c22374c61747673706e6b6867646362605f5f5e5e5e5f606265696f778594a6b9c9b5a18c77634e39240f0000000012263a4e6275899cafc2b5a49385776c635d585654545456575a5c606469778da3b8bda8937c67523c271200000d22374c62778da3b8bfa9947d6f8498acbeaa95826c58432f1b070000000000000000000012263b4f63778ca0b5b4a08b77748ba0b5c0ab95806a543f2a150000000000000000000000000000000a1d3043576a7d91a4b7b4a18e7a6754402d1a0f191e1f1f1f1f1f1f1c150a0000000000000000000000000000000715222d37414950575d6266696b6e6f70707072727272727070707070706f6f6e6e6d6c6b6b6a68676666635847331f0b001c314558666868686868686862523f2b1600000000000000000000000000000000000b20354a5f74899fb4bda8937c68533e2814001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000c2035495e72879aaea592806e5e534c49484b505a68798c9fb2a38f7a66524557687a8d9fa18f7c6b59485766727d888f969a9d9f9f9f9d9a969089807467594a3a2917050000000d1f31404b4f4e4c4a4847464443424140403f3f3f40424449505965758699acbfc1ad99846f5a45301b06001f344a5f748ba0b5c4af998473727272717070707070706f707274777c848c96a1aebcc7b9aa9989766452402d1a06000000000e23384e63788c898683827d7b797877767474737373747677797d848b95a3b2c3c1ae9a86725d4934200b000000000b1f3346596c8092a5b6c2b1a295898077716e6b6a6a6a6b6c6f7275797d838fa3b8bda8937c67523c271200000c21364b60768ca1b7c0ab9682828a9eb2b7a38f7a66523d291500000000000000000000000c2034485d71869aafbaa69282828ca1b6bfa9947d69543f2a140000000000000000000000000000000114273a4e6174889baebdaa9784705d4a36231004090a0a0a0a0a0a0701000000000000000000000000000000071625333f4a545d656b71767b7d82838586878788888888888787878787878686848483838280807d7c7b7a76624d38230e001f344a5f747d7d7d7d7d7d7d6d58432e190000000000000000000000000000000000081e33485d72889db2bfaa95806a55402b16001f344a5f748ba0b5b8a38d77624c37220d00000000000000000011253a4f63788da1b29e8a75625041383433363d4a5c6f8397abaa95826c57424b5d6f8293a59a887664524855616b747b8285888989898886827c756c63574a3b2c1c0b0000000014283c4f5e6463605f5e5c5b5a58575656545454545557595d636c768493a4b6c8b9a6927d6955402c1702001f344a5f748ba0b5c5b09b8a8988888887878787878786868788898d92989fa9b3bfc2b6a99b8c7b6a5947352310000000000010253a4f6479909e9b98969491908f8d8c8b8b8989898b8b8d8f93989fa8b3c1c4b5a3917d6a57432e1a060000000003172a3d5063758798a9b8c0b3a69c938c878382808080808384878a8e93989eacbebda8937c67523c271200000b21364b60768ba0b5c4b19f979799a6b9b19d8974604b37230f0000000000000000000000051a2e42576b8094a8bcad9d97979aa9bbbda8937d68533e2913000000000000000000000000000000000b1e3144586b7d92a5b8b3a08d7966533f2c190600000000000000000000000000000000000000000000000415253443515d67707880868c909497989a9b9c9c9d9d9d9d9d9c9c9c9c9c9c9b9b999998989795959493918f78634e38230e001f344a5f748b9494949494846e58432e190000000000000000000000000000000000021b30465b70869bb0c1ac97826c57422c17001f344a5f748ba0b5b8a38d77624c37220d00000000000000000014293e53687c92a7ac97836e5a4633241f1e212c3f53677c90a5af9a86705c47405263758899a69482705e4c444e5860666c6f7273737372706c6861595045392c1d0e0000000000182d42576b797776747372706f6e6c6b6b6a6a6a6a6a6c6e7277808994a2b1c2c0af9d8a76634e3a261200001f344a5f748ba0b5cbb8a89f9e9d9d9d9c9c9c9c9c9c9b9b9c9c9fa2a6acb3bcc2b9b0a5998c7c6d5d4d3c2a1806000000000012273c52677b91a7b0adaba8a7a5a3a2a1a0a09f9f9fa0a0a2a4a8acb3bbc5bdb3a6978674614e3b27140000000000000d20334558697a8b9aa8b4bfb8afa7a09b98969595959597999c9fa3a7acb2bbbeb8a8937c67523c271200000a1f344a5f748ba0b5cabdb1acacadb6bfab97836e5945311c0800000000000000000000000014283c5065798ea2b6bbafacacaeb7c6bda8937c67523c2712000000000000000000000000000000000215283b4e6275899cafb5a996836f5c4935220f00000000000000000000000000000000000000000000001021334352616e7a848d949ba0a5a8abadafb0b1b1b2b3b3b3b3b1b1b1b1b1b1b0b0afafadadacabaaa9a8a48f78634e38230e001f344a5f748ba0a9a9a999846e58432e190000000000000000000000000000000000001a2f445a6f8599afc3ad98836e58432e19001f344a5f748ba0b5b8a38d77624c37220d000000000000000000182d42576c8296aba8937d6954402b170a091024394d62778ca1b39f8a745f4b3546586a7b8e9f9f8e7b6a58463b444c52575a5c5e5e5e5d5b57534d463d33281b0e0000000000001a2f44596e848d8c8b888786858483828280808080808284878c939ca6b2c0c1b2a291806d5a47331f0b00001f344a5f748ba0b5c0c1bab4b3b3b3b3b1b1b1b1b1b1b0b0b1b1b4b7bbbfbab5aea69d93887a6d5e4f3f2f1e0c00000000000014293e53687d93a8adb1b4b8bbbab8b7b7b5b5b4b4b4b4b5b7b9bdc0bdb7b1aaa1958878685744321f0b0000000000000416283a4b5c6c7b8a97a2abb3babbb5b0adabababababacaeb1b4b8bbb7b3aea9a49e937c67523c271200000a1f34495e73899eb3b5b5b5b5b5b5b5b5a4917c68533f2b16020000000000000000000000000d21364a5e73889cb0b5b5b5b5b5b5b5b5a7917b66513c271100000000000000000000000000000000000c1f3346596c8093a0a0a09f8c7865513e2b1702000000000000000000000000000000000000000000071a2d3f516170808c97a0a8afb5babbb7b4b1b0afaeadadadadadadadadadadadadadadadadadadadadadada48f78634e38230e001f344a5f748ba0b5bfaf99846e58432e19000000000000000000000000000000000000192e43586e8499aec3af99846f5a442f1a001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001a2f445a6f8499aea5907965503b261200000a1f34495e73889db3a28d77624d383a4c5e708294a699887563514031383e4245474848484846423e39322a20160a000000000000001b30465b70869ba19f9d9c9b9999989797959595959597999ca1a7afb8c3bbb0a394857362503d2a170400001f344a5f748ba0a9abacadafb0b0b1b2b3b4b4b4b5b5b5b5b5b4b3b0aeaaa6a09a938a8075695d4f4031211100000000000000162b40556a808f94989ca0a3a6a9acaeb0b1b3b4b4b5b4b4b3b1aeaba8a39d968e84776a5a4a39271502000000000000000b1d2e3e4e5d6c79858f989fa6abaeb1b3b4b5b5b4b3b2b0aeaca9a6a29e9a958f8a837c67523c27120000061c31465b6f84969fa0a0a0a0a0a0a0a0998875614d39241000000000000000000000000000071b3044586c80929ea0a0a0a0a0a0a0a09c8c78644f3a251000000000000000000000000000000000000316293d5063768a8b8b8b8b8b826e5a45301b060000000000000000000000000000000000000000001124374a5c6e808f9ea9b3bcbbb2aba6a29f9c9b999998989898989898989898989898989898989898989898988f78634e38230e001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000172c42576c8398adc3b09b866f5a442f1a001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001c32475c70879cb1a28d77624d38230e0000061c31465b70869bb0a48f79644f3a2f41526476899aa593826f5d4b3928292d303233333333312e2a241e160d0400000000000000001d32475c72889db1b4b3b1b0afaeadacacabababababacaeb1b5bbbdb7b0a89e92857566564433210e0000001f344a5f748b9394969798999b9b9c9d9d9f9f9fa0a0a0a0a09f9d9b9995918c867d766d63584c3f3122130300000000000000152a3f546875797d83878b8e919497999b9c9d9f9fa09f9f9d9c9997938e89827a71665a4c3d2c1b0a0000000000000000001020303f4e5b67727c848b9196999c9e9fa0a09f9e9d9b999794918d8985807a756f685e4c39240f000000182c40546777858a8b8b8b8b8b8b8b8b867a6a5845321e0a000000000000000000000000000015293d50637382898b8b8b8b8b8b8b8b887d6f5c4935210c0000000000000000000000000000000000000d2033475a6d747474747474746d5945301b05000000000000000000000000000000000000000006192d405366798c9eaebbc1b4a89e97918d8a8886848483838383838383838383838383838383838383838383838378634e38230e001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000172c42576c8297acc1b19c87705b46301b001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001e33485e73889db3a08b76604b36210c0000001a2f44596e8499afa7917b66503b263547596b7c8fa19e8d7a6857453321181b1d1e1e1e1e1c1915100a03000000000000000000001f34495e7389989ca0a3a7a9acafb1b1b3b3b4b4b5b5b5b4b2b0ada8a39c958b8074665748382715030000001f344a5f737c7d808282838486868788888989898b8b8b8b8b89888784807c77716a635a50463a2e21130400000000000000001125394a596065696e7275787b7d8284868788898a8b8989888784827d79746e665e54483c2e1f0e00000000000000000000021221303d4a555f6870777c82848789898b8b898988868482807b7874706b66605b544d402f1d090000001124374959677074747474747474747472695c4d3b28150200000000000000000000000000000e21334555646f747474747474747474736c60513f2d190600000000000000000000000000000000000004172a3d4f5c5f5f5f5f5f5f5f5c4f3d2a160200000000000000000000000000000000000000000c2135495c708396a9bbc0b1a3978c837c7774726f6e6e6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5d4a36210c001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000162b40566b8297acc1b19c87705b46301b001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001f34495e73899fb4a08b745f4a341f0a000000192e43586d8398ada8937c67523c27293c4d5f718395a798867462513e2d1b090000000000000000000000000000000000000000001f344a5f748083878b8f9194979a9c9c9d9d9f9fa0a0a09f9d9b98948f8882786e635648392a1a09000000001c3044566367686a6b6c6d6e6f7070727273737374747474747373706e6b67625d564f473d34291d1003000000000000000000091b2d3b464c5055595d606467696c6e707273737474737372706f6c68655f5a534a41372b1e1001000000000000000000000003121f2c38434c545c62676b6f7173747474737372706e6c6a67635f5b56514c4640392f221100000000081a2b3b4a545c5f5f5f5f5f5f5f5f5f5d564c3e2f1e0c0000000000000000000000000000000416283746525b5f5f5f5f5f5f5f5f5f5e594f4233221000000000000000000000000000000000000000000e20313e484a4a4a4a4a4a4a483e31200e00000000000000000000000000000000000000000013273b5064788c9fb3c3b2a29386796e68635f5c5a5858575757575757575757575757575757575757575757575757564e3f2e1b07001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000162b40566b8297acc1b19c87705b46301b001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001f344a5f748ba0b49f89735e48331e09000000172c42576c8398ada8937c67523c271e3042536577899ba492806e5c4a3827150300000000000000000000000000000000000000001c314457656a6e7275797c8083858787888889898b8b8b898886837d79746d645b5145382a1b0c0000000000142738464f525354565758585a5b5b5c5c5e5e5e5f5f5f5f5f5e5e5c5956524e48423b332a21160b0000000000000000000000000f1d2a32373c4044484b4f525457595b5c5e5e5f5f5e5e5d5b5a5754504b453f372e24190d0000000000000000000000000000010e1a25303941484e53575a5c5e5f5f5f5e5e5c5b595754524e4a46423d38322b251d120400000000000d1d2c3841474a4a4a4a4a4a4a4a4a48433a2e201100000000000000000000000000000000000a1928353f464a4a4a4a4a4a4a4a4a49453d3224150400000000000000000000000000000000000000000213212c3334343434343434332c211302000000000000000000000000000000000000000004192e42566a8093a7bbb8a6948475675c534e4b47454443424242424242424242424242424242424242424242424242413b30211000001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000162b40566b8297acc1b19c87705b46301b001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001f344a5f748ba0b49f89735e48331e09000000172c42576c8398ada8937c67523c27122436485a6c7d90a29e8c7967564432200e0000000000000000000000000000000000000000152839485155595d6064676a6c6f7070727373737474747372706d6965605951493e33271a0c000000000000091a28343a3c3e3f4042434344464647474848494a4a4a4a4a49484744413e39342e2720170e0400000000000000000000000000000c171e23272b2f33363a3d3f4244464748484a4a4948484644423f3b36312b231b1207000000000000000000000000000000000008131d252d33393e414547484a4a4a4948474644423f3d3936312d28231d17110a00000000000000000e1b252d32343434343434343434332e271d10020000000000000000000000000000000000000a17232b3234343434343434343434302a20140600000000000000000000000000000000000000000000030f191e1f1f1f1f1f1f1f1e190f030000000000000000000000000000000000000000000a1e33485c71869aaec2b09c897666574a3f393532302f2e2d2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f120300001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000172c41566b8297acc1b19c87705b46301b001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001f344a5f748ba0b49f89735e49341f0a000000172c42576c8398ada8937c67523c2712192b3c4e60728496a8978573614f3e2c1a08000000000000000000000000000000000000000a1b2a363d4044484c4f5255585a5b5b5c5e5e5f5f5f5f5e5d5b5855504b453e352c21160a00000000000000000b17202527292a2b2c2e2e2f3031323233333434343434343433312f2c29251f1a130c04000000000000000000000000000000000003090e12161a1e2125282a2c2f303233333434343333312f2d2a26221c160f080000000000000000000000000000000000000000000911191f25292d303233343434343332302f2d2a2824211d18130e090300000000000000000000000812191e1f1f1f1f1f1f1f1f1f1e1a130a0000000000000000000000000000000000000000000610171d1f1f1f1f1f1f1f1f1f1f1b160d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c61768ba0b4beaa95826c5948392c25201d1e252b2f3234343434322f2b26211b17171717171d24272727272727241d110400001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000172c42576c8398adc2b09b866f5a45301b001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001e33485e73899fb4a08b745f4a341f0a000000192e43586e8398ada7937c67523c27120d1f31435566788a9ca391806d5b4937251402000000000000000000000000000000000000000c1922282b2f33373a3d40434446464748484a4a4a4a48484643403c37312a22190f0400000000000000000000040c10121315161718191a1b1c1d1d1e1e1f1f1f1f1f1f1f1e1c1a1714100b050000000000000000000000000000000000000000000000000004090d101315171a1b1d1e1e1f1f1f1e1e1c1a1815110d080200000000000000000000000000000000000000000000000000040b1014181b1d1e1f1f1f1f1e1d1b1a1815130f0c0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b1113131313131313130f0800000000000000000000000000000000000000000012273c51667a90a4b9b9a48f7a66523d2a1b131f2932394044474a4a4a494744403b352f28201712222f393c3c3c3c3c3c392f221200001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000182e43586d8398adc3af9a866f5a442f1a001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001e33485d72889db3a18c76604b36210c0000011a2f445a6f8499afa6917b66503b261102132537495b6d8091a29c8a78675543311f0d0000000000000000000000000000000000000000060e13161a1e2225282b2d2f3031323333343434343333312e2b27221c160e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a101313131313100a02000000000000000000000000000000000000000000000000000006141f262929292929292928241b0e0000000000000000000000000000000000000000152a3f54697d94a8beb4a08b76614c38231825313c454e54595c5f5f5f5e5c5955504a433b332a212f404c5252525252524c402f1d0a001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000000192e43586e8499afc3ae99846e58432e19001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001c31465b70879bb0a38d78634e39240f0000071c32475c70879cb1a48f79644f3a250f00081a2c3d4f61738597a8968572604e3d2b1907000000000000000000000000000000000000000000000004090d101316181a1b1c1d1e1e1f1f1f1f1e1e1c1916120e08010000000000000000000000000000000000000000000000000000000000000000000000020c141a1e1e1e1e1e1a140c02000000000000000000000000000000000000000000000000000000000002090d0e0e0e0e0e0e0e0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1013131313131313131313110c040000000000000000000000000000000000020a0f13131313131313131313110c050000000000000000000000000000000000000a151e252829292928251e150a000000000000000000000000000000000000000000000000031524323b3e3e3e3e3e3e3e3d372c1e0d00000000000000000000000000000000000000182d42576c8297acc1b09b87715c48331e2736434e5961686e7274747473716e69645e574f463d343a4d5e6767676767675e4d392511001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000000001b30455a6f869bb0c2ac97836c57422c17001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001a2f44596e8499aea5907b66513c271200000b20354a5f74899eb3a18c77624c38230d00000e2032445667798c9da2907d6c5a48362413010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004131f282f33333333332f281f130400000000000000000000000000000000000000000000000000000009151e232323232323232320190e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e25282929292929292929282620170c00000000000000000000000000000009151e24282929292929292929292621180e020000000000000000000000000000000c1b2832393d3e3e3e3d3932281b0c00000000000000000000000000000000000000000000000d2032424e53535353535353524a3c2b18040000000000000000000000000000000000001a2f44596e8499aec2ac97836d58442f27364553606b757c8387898b8b8987837d78726a635a50473f54697c7c7c7c7c7c68533e2813001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000000051c32475c70879cb1c0ab95806b56402b16001f344a5f748ba0b5b8a38d77624c37220d000000000000000000172c41566b8095aaa994806a55412c180e0d12263a4e63778da2b39e89745f4a35200b0000031426384a5c6e8092a39b8a77665442301e0c000000000000000000000000000000000000020d151a1e1e1e1e1e1a140c0100000000000000000000000812181c1e1e1e1e1c1710060000000000000000000000040e161b1e1e1e1e1d1a130a00000000021323313b434848484848433b3123130200000000000000000000000000000000000000000000000000081826313838383838383838352c1f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b2832393d3e3e3e3e3e3e3e3e3e3a342a1d0f000000000000000000000000000b1a2731393d3e3e3e3e3e3e3e3e3e3b352b20120200000000000000000000000000081a2a39454e52535353524e45392a19070000000000000000000000000000000000000000000013283c506068686868686868675a47331f0a0000000000000000000000000000000000001b30465b70869bb0bfa994806a55402b34455463717d8991979c9fa0a09f9c98938d867d766d63594e566b82939393937d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000000091e33485e73889db3bea8947d68533f2914001f344a5f748ba0b5b8a38d77624c37220d00000000000000000014293e52677c91a6ad9984705b4835272322252f4155697d92a6ae9a85705b46311c07000000091b2d3e5062748698a79583715f4e3c2a18060000000000000000000000000000000004131f292f33333333332f281f12040000000000000000000e1a252d3133333333312b23180a0000000000000000000715212a3033333333322e271d100200000d2031414e585d5e5e5e5d584e41311f0d00000000000000000000000000000000000000000000000000132536444c4e4e4e4e4e4e4e493d2d1b080000000000000000000000000000000000000000000000000000000000000000000000000000000b1c2b39454e535353535353535353534f473b2d1e0d000000000000000000000008192938444d5253535353535353535350483d30201000000000000000000000000000122537485761676868686761574837241100000000000000000000000000000000000000000000162b40566b7d7d7d7d7d7d7d77624c37220d0000000000000000000000000000000000001c31475c70879cb1bca7937c67523d2d3f51637282909ba5acb1b4b5b5b3b1ada8a29a928a80766b60586e8398a8a8947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000000000000c21364b60758ba0b5bba6917b66513c2712001f344a5f748ba0b5b8a38d77624c37220d0000000000000000001025394e62778ca0b39f8b776452443b38373a404d5e708598aca894806b56412d1804000000000f21334556687a8c9ea18f7d6b5947352412000000000000000000000000000000021323313c444848484848433b30221201000000000000000c1d2c38414648484848463f3528190800000000000000051625333e454848484847423a2e20100000162a3d4f5f6b72737373726b5f4f3c2915000000000000000000000000000000000000000000000000001b2f435461636363636363635b4b3824100000000000000000000000000000000000000000000000000000000000000000000000000000031628394957616868686868686868686863594b3c2b18050000000000000000000012253747566167686868686868686868645b4e3e2d1b08000000000000000000000000192d415466757c7d7d7d7c746654412d1900000000000000000000000000000000000000000000162b40566b8294949494948d77624c37220d0000000000000000000000000000000000001d32475c72889db3bba6917b66503b374a5d6f8291a0adb8bab0a9a5a4a4a4a7aaaeaea69d93897d726670869bb0a9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000000000000e23384d63778da2b7b8a38f78644f3a2510001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000b1f34485d718699ada79482706156504d4c4f545d6b7b8ea0b4a18d7965503c28130000000000041627394b5d6f8293a59b89766453412f1d0b00000000000000000000000000000d1f31414e585d5e5e5e5d584e40301e0c00000000000005182a3b49545b5e5e5e5e5a5246372614010000000000001023344351595d5e5e5e5c564c3e2e1c0a001c3045596c7d87898989877d6c58442f1b000000000000000000000000000000000000000000000000001f34495e727878787878787867523d281300000000000000000000000000000000000000000000000000000000000000000000000000000b1f33455767747c7d7d7d7d7d7d7d7d7c76695a4734210d000000000000000000061b2e415465737c7d7d7d7d7d7d7d7d7d776c5c4b3824110000000000000000000000001e32475c7084919494949184705c47321d00000000000000000000000000000000000000000000162b40566b8297a9a9a9a38d77624c37220d0000000000000000000000000000000000001e33485e73889db3bba59079644f3a3e5266798c9eafbeb6a89d95908f8f8f9195999ea4aba69b90847772889db2a9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000012263b50667a90a5bab5a08b76614c37220d001f344a5f748ba0b5b8a38d77624c37220d00000000000000000005192e4256697d90a3b19f8f80736a6562626468707b8a99abab9885725e4a36220d0000000000000a1c2e3f5163758799a69482705e4c3a2917050000000000000000000000000015293c4f5f6c72737373726b5e4e3b28140000000000000d213447596770737373736f645543301c08000000000005192d4052616d7273737371695c4b392612001f34495e73889b9f9f9f9b88725d48331e000000000000000000000000000000000000000000000000001f344a5f748b8f8f8f8f8f7d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000010253a4e62758691949494949494949492887764503c28130000000000000000000c20354a5e7184909494949494949494938a7a6754402b170200000000000000000000001f344a5f748a9fa9a9a99f89745f4a341f00000000000000000000000000000000000000000000162b40566b8297acbfb8a38d77624c37220d0000000000000000000000000000000000001e33485e73899fb4b9a48f79644f3a44596d8296a9bcb8a7988b827b7878797c80848a90979ea6a295887a8a9fb4a9947d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000000152a3f54687d93a8bdb19c88725d48331e09001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000013263a4d60738698a9ad9e91867d797777787c838d99a8af9f8e7b6955422e1b07000000000000001022344658697b8d9fa08e7c6a5846342211000000000000000000000000001b3044586c7d87898989877c6b57432f1a05000000000013273c50647685898989888272604b37230e00000000000a1f34485c6f8088898989867a6955412c18001f344a5f748ba0b4b4b49f8a745f4a341f000000000000000000000000000000000000000000000000001f344a5f748ba0a4a4a4947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000152a3e53687c92a4a9a9a9a9a9a9a9a9a694806b56412c180300000000000000001025394e63788da1a9a9a9a9a9a9a9a9a797836e5945301b0600000000000000000000001f344a5f748ba0b5bfb5a08b745f4a341f00000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001e33485e73899fb4b9a48f78634e38495e73889cb1c1ae9b8a796d66636364676b6f757b838a939da6988a8da2b6a9947d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000003192e42576c8297abc0ad99846f5a45301b06001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000b1e314457697a8b9aa7aea39a938f8d8d8f9297a0aaaca09182705e4c39261300000000000000000516283a4c5e6f8294a69988756452402e1c0a0000000000000000000000001e33485e73889b9f9f9f9b87725c47321d080000000000162b40556a80949e9f9f9d8f7965503b261100000000000d22374c62778c9d9f9f9f98846f5a45301b001f344a5f748ba0b5c9b5a08b745f4a341f000000000000000000000000000000000000000000000000001f344a5f748ba0b5b9a9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000004192e43576c8296abbfbcb1adadaeb7bfae99846f5a46311c07000000000000000014293e53687c92a6bbb8afadadafb8bfb19c88725d49341f0b00000000000000000000001f344a5f748ba0b5cbb5a08b745f4a341f00000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f74899fb4b9a48f78634e384c60768ca0b5bba6927d6b5b514e4e4f52565b60676e76808a95a19c9eabbda9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000000000091d32475c70869aafbea994806a55412c1702001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000114273a4b5c6d7c8a959fa7ada8a4a3a3a3a6acaaa29a8f82726352412f1c0a0000000000000000000b1d2f40526476889aa093826f5d4b3926110000000000000000000000001f344a5f748ba0b4b4b49f89735e48331e090000000000162b40566b8297acb4b4a7917b66503b261100000000000e23384e63788fa4b4b4b19c87705b46301b001f344a5f748ba0b5cbb5a08b745f4a341f000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000091e32475c70869bafc1ae9e98989aa7b9b29e89735f4a35200c0000000000000003192d42576c8296abbca99b98989ba8bbb5a18c77624d38240f00000000000000000000001f344a5f748ba0b5cbb5a08b745f4a341f00000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f748ba0b5b9a48f78634e384c62778da3b8b6a18c77634e3e38383a3d41464c535b636d7783909dabbabfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000000000e22374b60758a9fb4b8a48f7a65513c271300001f344a5f748ba0b5b8a38d77624c37220d00000000000000000000000a1c2e3e4f5e6c78838c93989c9ea0a09f9d99958f877c70635445352312000000000000000000000011233547596a7c8b8b8b8b7a6954402b150000000000000000000000001f344a5f748ba0b5c9b49f89735e48331e090000000000162b40566b8297acc1bca7917b66503b261100000000000e23384e63788fa4b9c7b19c87705b46301b001f344a5f748ba0b5cbb5a08b745f4a341f000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000d22374b60758a9fb4bba69283838a9eb3b6a28d78634e39251000000000000000081d32465b70869aafb7a28d83838ba0b5baa5907b66523d281300000000000000000000001f344a5f748ba0b5c0b5a08b745f4a341f00000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f748ba0b5b9a48f78634e384c62778da3b8b49f89745f4a34232325282c32383f47505a6671808d9db1bfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000013283c5165798fa3b8b39f8a75604c37230e00001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000102031404e5a666f777d8387898b8b898885807a736a5f53453627170600000000000000000000000617293b4d5f70747474747468543f2a150000000000000000000000001f344a5f748ba0b5c9b49f89735e48331e090000000000162b40566b8297acc1bca7917b66503b261100000000000e23384e63788fa4b9c7b19c87705b46301b001f344a5f748ba0b5b5b49f8b745f4a341f000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000011263b5065798fa3b8b8a38e7870869bafbba6917c67523e2914000000000000000c21364b60748a9eb3b49f8a7473889db2beaa95806b56412c1803000000000000000000001f344a5f748b9fababab9f89745f4a341f00000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f748ba0b5b9a48f78634e384c62778da3b8b49f89735e48331e0e1013181d242b343d4854616e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000000005192e42566b8094a9bdad9984705b47321d0900001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000031322303d49535c63696e7173747473726f6b665f574d4235271809000000000000000000000000000c1e3041515d5f5f5f5f5f594a3925110000000000000000000000001f344a5f748ba0b5c9b49f89735e48331e090000000000162b40566b8297acc1bca7917b66503b261100000000000e23384e63788fa4b9c7b19c87705b46301b001f344a5f74899da0a0a09c88735e48331e000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000162b3f54697d93a8bdb5a08b756d8397acbfaa96826c57422d180400000000000011263a4f64788ea3b8b19c87716f869aafc3ae99846f5a46311c07000000000000000000001e33485d7185939595959385705c47321d00000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f748ba0b5b9a48f78634e384c62778da3b8b49f89735e48331e15151413131318212b3643586e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000000c2034485d71869aaebaa6927d6955402c180400001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000004121f2b3640484f55595c5e5f5f5e5d5a56524b433a3024170900000000000000000000000000000012243341494a4a4a4a4a463b2d1b090000000000000000000000001f344a5f748ba0b5b5b49f89735e48331e090000000000162b40566b8297acb5b5a7917b66503b261100000000000e23384e63788fa4b5b5b19c87705b46301b001c31465a6d80898b8b8b897d6c5945301b000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000051a2f44596d8397acc1b19c8872697d93a8bdaf9a86705b46311c08000000000000152a3f53687d92a7bcad98846e6c8297acc1b29e89735f4a35200c00000000000000000000192e425567767d8080807d766754412d1900000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f748ba0b5b9a48f78634e384c62778da3b8b49f89735e49342b2a2a292929282727262e43586e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000000014273b4f63778ca0b4b39f8b77634e3a26120000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000010e19232d343b404447484a4a494845423d3730271e1306000000000000000000000000000000000615232e343434343434322a1d0f000000000000000000000000001f34495e73889da0a0a09c87725d48331e080000000000162b40556a8095a0a0a09f8f7a65503b261100000000000e23384d62778c9fa0a0a099856f5a45301b00162a3d50616d74747474746d604f3d2a16000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e29130000000104060607070605020000000000000000000000000000000000000000000000000a1f33485d72879cb1c3ae99846f65798fa4b9b39e89745f4b36210c000000000004192e43586d8297abbfaa95806b697d94a8beb7a28d78634e3a251000000000000000000000122638495863696a6a6a6963584938251200000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f344a5f748ba0b5b9a48f78634e384c62778da3b8b5a08c76624e43403f3f3f3e3e3d3c3c3b3b43586e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000000000081c2f43576a7d93a7bbab9784705c48331f0b0000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000000007101920262b2f323334343433302d28231c140b0100000000000000000000000000000000000005111a1f1f1f1f1f1f1d170c00000000000000000000000000001c3045596d80898b8b8b897d6c58442f1a06000000000013283d516578868b8b8b8b8473604c38230e00000000000b1f34485d70828a8b8b8b887b6955412d18000e213242505a5f5f5f5f5f5a504232200d000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e29130a0f1316191b1b1d1c1b1a1714100a0400000000000000000000000000000000000000000e23384d61768ba0b5bfab96826b61768ba0b5b7a28e78644f3a25100000000000091e33475c71869bb0bba6917c67667b90a5babba6927c68533e291400000000000000000000091b2b3a475054545454544f473a2b1a0800000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001f34495e73899fb4b9a48f78634e384b60768ba0b5baa5917d6b5e58565454535353525252505050586e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000001225384b5f72869aaeb6a28f7b6854402c19040000001f344a5f748ba0b5b8a38d77624c37220d000000000000000000000000000000000000050c12171a1c1e1f1f1f1e1b18140e08000000000000000000000000000000000000000000000006090a0a0a0a0a0803000000000000000000000000000000162a3d50616d74747474746d604f3c29150100000000000e2236495a69727474747470655644311d09000000000005192d4153636f74747474736b5e4c3a261200031524323d464a4a4a4a4a463d32231403000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291a1f24282b2e30303232302f2c29241e180f0700000000000000000000000000000000000013273c51667a90a5b9bca7927c685d72879cb1bba7927c68533e2a1500000000000d22374c60758b9fb4b6a28d776363778da2b7bfab96826c57422e1904000000000000000000000d1c29343b3f3f3f3f3f3b34291c0d0000000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001e33485e73899fb4b9a48f78644f3a485d71869aafc1ae9b8a7b726d6b6a6a686868676767666666646e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000000a1c2e4154677a8fa2b6ac9986735f4c382511000000001f344a5f748ba0b5b8a38d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e213242505a5f5f5f5f5f594f42311f0d00000000000006192b3c4b565d5f5f5f5f5c54473827140100000000000011243645525b5f5f5f5f5e584d402f1d0a00000615212a313434343434312a21140500000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e292e34383d4043454647474644413e39332b231a0f0400000000000000000000000000000000172c40556a8094a9beb8a38e7864596d8397acc0ab96826c57422e19040000000012263b5065798fa3b8b29e89735f5f74899eb3c4af9a86705c47321d0800000000000000000000000c1720262a2a2a2a2a2620170c000000000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001e33485e73899fb4bba59079644f3a43576b8092a5b6b8a8998e87838280807d7d7d7c7c7c7b7b7b79798499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000000000000000041527394c5e718598abb5a2907c695643301c09000000001f344a5f748ba0b5b8a38d77624c37220f0f0f0f0f0a02000000000410191d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e19110600000000000000000000000000000000000000000000000000000000000000000000000000000000031524333e464a4a4a4a4a453d32231402000000000000000e1e2d3a43484a4a4a4a474137291a0900000000000000061827353f474a4a4a4a49443b30221100000000030e161c1f1f1f1f1f1c160e030000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e3c42484d5255585a5b5c5c5b5956524d473f362c2115080000000000000000000000000000071b30455a6f8499adc2b39f8a746054697d93a8bdaf9a86705c47321d0800000000162b4054697d93a8bdae99846f5a5b70859aaec3b39f8a75604b36220d000000000000000000000000040c121515151514120c0400000000000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001d32475c72889db3bba5907a65503b3c4f62758798a6b2b7aba29b979695959494949393929191909090919eb1bfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e190000000000000000000000001021334456687b8ea1b4aa988672604d3a271400000000001f344a5f748ba0b5b8a38d77624c372525252525241e150900000514222c323333333333333333333333333333333333333333333333332d241607000000000000000000000000000000000000000000000000000000000000000000000000000000000615212b313434343434312a2014050000000000000000000f1c272e3334343434332d24190b0000000000000000000917222c32343434343430281e120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68534950575d62666a6d6f707170706e6b67625b52493e33261809000000000000000000000000000b2034495e73889db2c4af9a86705c5065798fa3b8b49f8a75604b36210d000000051a2f44596d8397acbeaa95806b56576b8296aabfb8a38e7964503b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001d32475c72879cb1bca7917b66513c334658697989959fa7acafb0acabababa9a9a9a8a8a7a7a7a5a5a5a6adbcbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000e1e2e3f5061738698abb09e8d7a685643301d0a00000000001f344a5f748ba0b5b8a38d77624c3a3a3a3a3a3a3932271808001122323f47484848484848484848484848484848484848484848484848413425130000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161c1f1f1f1f1f1c160e0300000000000000000000000a131a1e1f1f1f1f1e19110700000000000000000000000510181d1f1f1f1f1f1b150c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bda8937c67545d646b71777b8083868787878784827c766e665c5044362718080000000000000000000000000f24394e63778ca1b6c0ab96826c574b60758a9fb4b8a38e7964503b26110000000a1f33485d72879cb1baa5907b665252677c91a6bbbca7937d69543f2a15010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc1b8a38d77624c37220d0000000000000000000000000000000000001b30465b70879bb0bda8937c68533e283a4b5b6a77838c9297999b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9ba5b6bfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000000000000e1d2c3c4c5d6e8091a3b4a392826f5d4b3926140100000000001f344a5f748ba0b5b8a38d77624f4f4f4f4f4f4f4d4436251300192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d5242301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bda8937c6768707880868c9094989a9c9c9c9b9996918a82796e61544536261604000000000000000000000014283d52677b91a6babca7927c6853475c70869bafbca7937d68543f2a150100000e23384c61768ba0b5b5a18c77624d4e63778da2b6c1ac97836d58442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d3043566b8297acc1b8a38d77624e3b28150200000000000000000000000000000000001a2f445a6f859aafbfaa95806a55402b2d3d4c59666f777d828486868686868686868686868686868686879aafbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000000005111e2c3b4a5a6a7a8c9daea69685746351402e1b090000000000001f344a5f748ba0b5b8a38d7764646464646464646154422e1a001e33485d6f7373737373737373737373737373737373737373737373705f4b36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005080c0e10121313131312110f0d0a07020000000000000000000000000000000000000000070b0d0f1011121314151616161717171718191919191917171614110e0b0701000000000000000000000000001f344a5f748ba0b5bca7917b727b848c949aa0a5a9adafb1b1b1b0aeaaa59e968b80716354443322100000000000000000000002182d42566b8095aabfb8a38e78644f43576c8296abc0ac97826d58432e1a05000012273c51667a90a4b9b19c88725d494a5f73899eb2c5b09b87715d48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114273a4c5f728699adc2b9a4917d6a5744311e0c0000000000000000000000000000000000182e43586d8398adc2ad98836e59442f1f2e3c48535c63686c6e6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000000020c17222f3c4a5968788999aaa8998978675645342210000000000000001f344a5f748ba0b5baa591807979797979797979725d48331e001f344a5f74898989898989898989898989898989898989898989898977624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090f15191d2123262728292929272624221f1b17120c0500000000000000000000000000000006121b202224252627292a2a2b2b2c2c2c2c2c2d2e2e2e2e2e2c2c2b292623201b16100901000000000000000000001f344a5f748ba0b5bba5907a858f98a0a8afb5b7b4b2b1b0b1b3b6bbbfb9b2a89d90827262513f2d1b08000000000000000000081c31465b70859aaec3b39e8a74604b3e53687c92a7bbb09b87715c47331e090000172c40556a8094a9bead98836e5945465a6f8599aec3b5a08b76614c38230e0000000000000000000000000106090909090906010000000000000000000000000000000000000000000000000a1d304356697c8fa2b5c8c0ae9b8874614e3b28150200000000000000000000000000000000162b40566b8095aabfb19c87725d4934201e2b3640484f5457585a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e19000000000009151e2934404d5a68778796a6a8998a7a6a5a4939271605000000000000001f344a5f748a9fb4c1ae9e929090909090909089735e48331e001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8d77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161d24292e3236383b3c3d3e3e3e3c3b3a3734302c26201911080000000000000000000000000616242f3537393b3b3c3e3f3f404040424242424343434343434241403e3b3834302b241d150b0100000000000000001f344a5f748ba0b5bca7948d98a2abb2aea9a5a29f9d9c9b9c9ea2a7aeb7c2bbaea090806f5d4a3825120000000000000000000c21364a5f74899eb3c4af9a86705b463a4f64788ea2b7b49f8b75614c37220d00061b3045596e8498adbda8947d6a554041566b8095aabfb9a48f7a65513c271200000000000000000000020d151b1e1e1e1e1e1b150d020000000000000000000000000000000000000000000114273a4d60738699acbfc9cab7a4917d6b5845321f0c0000000000000000000000000000000014283d52677c92a7bbb5a18c77634f3b271319232d343a3f42444444444444444444444444444444586e8499afbfa9947d68533e2913001f344a5f748ba0b5c4af99846e58432e1900000000081826313b46515e6b788796a5a6988a7a6b5c4c3c2c1b0a00000000000000001d32475c708598a8b3b5afa7a5a5a5a5a5a59f89735e48331e001f344a5f748ba0b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a31383e43474b4e50515253535352504f4c4945403b342d241b110600000000000000000000122434424a4c4e5050525354545656565757575758585858585857575553504d49443f3831281e1307000000000000001f344a5f748ba0b5c4b2a5a2aaa8a39e9995908d8a88878687898d939ba5b1bebeae9e8c7a6754412e1a06000000000000000011253a4f64788ea2b7c0ab96826c5742364a5f74899eb3b9a48f7965503b2612000b1f34495e73889cb1b9a48f7a65513c3d52677c91a6babda894806a55402b1702000000000000000004131f292f33333333332f291f130400000000000000000000000000000000000000000b1e314457697c90a3b6b9b4b5bdae9b8875614e3b28160300000000000000000000000000000010253a4f64788ea2b7bba7927d6a56422f231d181920262a2d2f2f2f2f2f2f2f2f2f2f2f2f2f2f43586e8499afbda8937d68533e2813001f344a5f748ba0b5c4af99846e58432e1900000000132536444e58636f7b8997a5a29588796b5c4d3e2e1e0e000000000000000000192d4154677a8b979ea0a0a0a0a0a0a0a0a09f89735e48331e001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202b343e454c53585c6063656667686868676664615e5a554f4840382e23180c0000000000000000001a2e41525e626364666768696a6b6b6b6c6c6c6c6c6e6e6e6e6e6c6b6a6866625e59534c443b3025180a0000000000001f344a5f748ba0b5c7b5a79f99948e8984807b77747270707073777d8893a0afc0bbaa9785705d4a36220e0000000000000000152a3e53687c92a7bbbba7927c68533e31465b70859aaebda8937d6954402b16010f24394d62778ca1b6b4a08b76614c37394e63778da2b6c2ad98836e5945301b0600000000000000021323313c444848484848443c312313020000000000000000000000000000000000000215273a4d60738799acb6a69fa0acb8a5927d6b584633200d0000000000000000000000000000000c21364a5f74899db2c1ad9986725f4d4037312d2a292927272727272727272727272727282a32465b70869bb0bca7937c67523c2712001f344a5f748ba0b5c4af99846e58432e19000000001b2f4354616a75828d9aa79d9185776a5c4d3e2f2010000000000000000000001225384b5c6c7984898b8b8b8b8b8b8b8b8b8b89735e48331e001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1926323d47515960676c717477797b7c7d7d7d7c7b7976736f69635c544b4136291c0f00000000000000001f34495d707778797b7c7d7d80808282838383838384848484848382807d7a77736d6760574e423628190a00000000001f344a5f748ba0b5c0ab988b858079746f6b66635f5d5b5b5c5e636b758291a2b3c6b4a08d7965513d29140000000000000004192e43586c8296abc0b7a28e78644f3a2d42566b8095aabfac97836d59442f1a0513283d52667b90a5bab09b87715d4833354a5e73889db2c6b19c88735e49341f0b000000000000000d2031414f585d5e5e5e5d584e41311f0d0000000000000000000000000000000000000b1e3144576a7d90a3b6ac988a8e9fb3ae9b8875624f3c2916030000000000000000000000000000081c31455a6f8398acc0b5a28f7c6a5d534b46423f3e3e3c3c3c3c3c3c3c3c3c3c3c3c3c3d3f434e61758a9eb3baa5907a66503b2611001f344a5f748ba0b5c4af99846e58432e19000000001f34495e727d88939ea1968b807366594c3e2f20110200000000000000000000081b2d3e4e5c67707474747474747474747474746f5c47321d001f34495d70747474747474747474747474747474747474747474747471604b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a2937444f5a646d757b82868a8d90919394949393918f8c88847d7770675d53473a2d1e0f000000000000001f344a5f748b8f9091939494959597979898989898999999999898979593908c88837b736a60544637281806000000001f344a5f748ba0b5bfa9947d706a655f5a56514d4a484646474a4f5864738496a9bcbca895806c57432e1a05000000000000091e32475c71869bafc4b39e89745f4b36283d52677b91a6bab19c87725d48331f0a182c41566b8095aabeac97836d58432f31455a6f8499aec3b6a18c77624d39240f00000000000000162a3d4f5f6c72737373726c5f4f3c291500000000000000000000000000000000000215283b4e6174879aadb9a5917c8498acb8a592806c594633200d000000000000000000000000000001172b4054687c91a5b9beab99897a6f66605a57545353525252525252525252525252525254585f6c7d90a4b8b6a28d77634d39240f001f344a5f748ba0b5c4af99846e58432e19000000001f34495d72879ba2988f84796e6255493b2e2011020000000000000000000000001020303e4a545b5f5f5f5f5f5f5f5f5f5f5f5f5d513f2c19001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a29384755616d77828990969b9fa2a5a7a8a9a9a8a8a6a4a19d98928c847a7065584b3c2d1d0d0000000000001f344a5f748ba0a5a7a8a8a9ababacacadadadadadafafafafadadacaaa8a5a19c9790887d71645546362412000000001f344a5f748ba0b5bfa9947d6856504b46413d393533303031353b465567798da0b4c4af9b86715d48341f0a0000000000000d22374c60758a9fb4c4af9a86705b463224394e63778ca1b6b5a08b76614c38230e1c31465a6f8499aebca7937d68543f2a2c41566b8095aabfbaa5907b66523d2813000000000000001c3045596c7d88898989887d6c5844301b00000000000000000000000000000000000c1f3244576a7d91a3b6b19d8a757c91a4b8af9c897562503d2a170400000000000000000000000000001125394e6175899cafc2b7a7988c837a746f6c6a68686767676767676767676767676767696c727c8b9badc0b09c88735e4a35200b001f344a5f748ba0b5c4af99846e58432e19000000001a2f44586d82978f857b71675c5044382b1d1002000000000000000000000000000212202d3840464a4a4a4a4a4a4a4a4a4a4a4a48403222100011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49423525140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000516273847566572808a949ca4aaafb4b7babcbdbebfbdbdbbb9b6b2ada79f978d8376685a4b3b2b1a0800000000001f344a5f748ba0b5bcbdbcb8b7b7b7b7b7b7b7b7b7b7b5b5b7b7b8babdbdbab6b1aba39b8f8373645341301d0a0000001f344a5f748ba0b5bfa9947d68533e36312c2824201e1b1b1c2029374a5d71869aaec2b5a08c76614d38230e00000000000012263b5065798fa3b8c0ab96826c57422d2034495e73889db2b9a48f7a65513c271220354a5f73899eb2b8a38e7964503b26283d52677b91a6babfaa95806b56412d18030000000000001f34495e73889c9f9f9f9b88735e49341f000000000000000000000000000000000215283b4e6174889baebdaa96826e75899cb0b8a592806c594633200d00000000000000000000000000000a1e3246596d8092a4b4c1b6aa9f968f898482807d7d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7d82878f9aa9b8baa894826d5844301b07001f344a5f748ba0b5c4af99846e58432e1900000000152a3f53687c837a72685f544a3e33271a0d00000000000000000000000000000000020f1b252c32343434343434343434343434332d221404000515232e343434343434343434343434343434343434343434343434342f2517080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022344556657483919ca7b0b8bfbfb9b4b1afadacacadaeb1b4b9bfc1bbb3aaa094877869594937261401000000001f344a5f748ba0b5c9b7a9a3a1a1a1a1a1a1a1a1a1a1a0a0a1a1a3a5a8adb2b9c2bfb7ada09282705f4d3a27130000001f344a5f748ba0b5bfa9947d68533e291c18130f0b080300070c1a2e42566a8094a9bdb9a5907a66513c2712000000000000162b4054697d93a8bdbba7927c68533e291b30455a6f8499adbea994806a55402b1725394e63788da2b6b39f8a75604b362124394e62778ca1b6c3ae99856f5a46311c070000000000001f344a5f748ba0b4b4b4a08b745f4a341f000000000000000000000000000000000d1f3245586b7d91a4b7b5a28e7a666d8295a8bcaf9c897663503d2a17040000000000000000000000000003172a3d5063758696a3afb9bcb2aaa39e9997959493939393939393939393939393939394979ba2acb8bbad9c8a7764513d291501001f344a5f748ba0b5c4af99846e58432e19000000001025394e62736f675f554c42372c211509000000000000000000000000000000000000000811181d1f1f1f1f1f1f1f1f1f1f1f1f1e19110500000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2d405163738493a1aeb9c4bbb2aba4a09c9998979798999c9fa4aab2bbc5bdb2a5978877665543311e0b000000001f344a5f748ba0b5c1ad998d8c8c8c8c8c8c8c8c8c8c8b8b8c8c8e9094989ea6afbbc8beb0a08f7c6956432f1b0700001f344a5f748ba0b5bfa9947d68533e291302000000000000000013273c51657a8fa4b9bda8937d69543f2a150000000000051a2f44596d8397acc1b7a28e78644f3a25172c40556a8094a9bead98836e5945301b293e53677c91a6bbaf9a86705c47321d2034495e73889db2c7b29e89745f4a35210c0000000000001f344a5f748ba0b5c9b5a08b745f4a341f0000000000000000000000000000000316293c4e6175889baec0ad9986725e65788ca0b3b9a693806c5a4734210e00000000000000000000000000000e21334557687786929da6aeb5bbb8b2aeabaaa9a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9acb0b6bdb5aa9e8f7d6d5b4835210e00001f344a5f748ba0b5c4af99846e58432e19000000000b1f3345555e5c534b42392f251a0f0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001124374a5d6f8292a2b1bfc1b4a99f97908b87848382828384878b8f969fa8b3c0c3b5a6958472604e3b2815010000001f344a5f748ba0b5c0ab95807676767676767676767676767677787b7d848a939daab9c9beac9986725e4a36220e00001f344a5f748ba0b5bfa9947d68533e29130000000000000000000e23384d62778ca1b6c0ab97826b57412c1700000000000a1f33485d72879cb1c5b39e89745f4b362113273c51667a90a5b9b19c88725d49341f2d42576c8296abbfab96826c57422e191b30455a6f8499aec2b7a28d78634e3a25100000000000001f344a5f748ba0b5cbb5a08b745f4a341f0000000000000000000000000000000d203346596b7d92a5b8b6a3907d69565d708497aabdaf9c897663503d2a170500000000000000000000000000041628394a596774808a939aa1a6aaadafb0b2b3b4b4b5b5b5b5b5b5b5b5b5b5b5b5b5b5b4b2aea9a2988d8070604f3e2b180500001f344a5f748ba0b5c4af99846e58432e19000000000316273743494840382f261c120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101313131313131310090000000000000000000000000000000000000000000004070a0c0e0f0f11100f0f0f0e0d0b090704010000000000000000000000061a2d4154677a8d9eb0c0bfb0a3978c837b76716f6c6b6b6c6e71757b838b96a2b0bec4b3a2907d6a5744311d090000001f344a5f748ba0b5c0ab95806a606060606060606060606060626366696f76808d9bacbdc9b5a28e7965513c281300001f344a5f748ba0b5bfa9947d68533e29130000000000000000000b20354a5f74899fb4c3ae99846e58432e1900000000000e23384d61768ba0b5c4af9a86705b46321d0e23384d61768ba0b5b5a18c77624d382432465b70869aafbba6927c68533e2914172c41566b8095aabebba6927c68533e29140000000000001f344a5f748ba0b5cbb5a08b745f4a341f000000000000000000000000000004172a3c4f6275899baec0ad9a8773604d54677a8da0b3b9a693806d5a4734210e00000000000000000000000000000a1b2c3b4956626d767d868c9195989a9b9c9d9f9fa0a0a0a0a0a0a0a0a0a0a0a0a0a09f9d99948e857a6f61524232200e0000001f344a5f748ba0b5c4af99846e58432e1900000000000a19263034332c241c1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b2428292929292928241c10020000000000000000000000000000000002090f14181c1f2223252526252525242322201e1c1916130f0b07020000000000000e2236495d708497a9bcc3b2a19285796f67615d5a57565657595c61676f788492a0b0c1bfad9b8873604d3925110000001f344a5f748ba0b5c0ab95806a544b4b4b4b4b4b4b4b4b4b4b4c4e51555b636e7d8ea0b3c6bda994806a56412c1702001f344a5f748ba0b5bfa9947d68533e2913000000000000000000081d32475c72889db2c5b09b866f5a45301b000000000013273c51667a90a5b9c0ab96826c57422d190a1f33485d72879cb1baa5907b66513d28364b5f74899eb3b7a28d78634e3a251013283d52667b90a5bac0ab96826c57422e190400000000001f344a5f748ba0b5b5b5a08b745f4a341f00000000000000000000000000000d203346596c8092a5b8b6a3907d6a57444a5d708497aabdb09d8a7664513e2b180500000000000000000000000000000e1d2c3945505a636a71777c80838587888889898b8b8b8b8b8b8b8b8b8b8b8b8b8b898884807972685d5143342414030000001f344a5f748ba0b5c4af99846e58432e1900000000000009141b1f1e19110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2d383d3e3e3e3e3e3d382e200f0000000000000000000000000000060f161d23292d313437383a3a3b3b3a3a3938373533312f2c2824201b1711080000000014293d5165798da0b3c6b7a5948374675c534c48444241414244474c535c66738292a4b5c8b7a3907c6854402b170300001f344a5f748ba0b5c0ab95806a543f3636363636363636363637393c4046505f708397abbfc2ae99846f5a45301b06001f344a5f748ba0b5bfa9947d68533e2913000000000000000000021b30465b70879cb1c6b19c87705b46311c0000000000172c41556a8094a9bebba7927c68533e2914051a2f44596d8397acbea994806a55412c3a4f64788ea2b7b29e89745f4a35200c0f24394d62778ca1b6c4af9a86705c47321d0800000000001f34495e73899ca0a0a09c88735e49341f0000000000000000000000000004172a3d506376899cafc0ad9a8773604d3a4154677a8ea1b4b9a693826d5a4734210f0000000000000000000000000000000e1b28333d474f575d63676b6d6f7072727374747474747474747474747474747474726f6b655e554b4033251606000000001f344a5f748ba0b5c4af99846e58432e1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3d4b525353535353534b3e2d1a070000000000000000000000051019222a31383d4246494c4e4f4f50504f4f4e4e4c4a484644403d3935302b251b0e0000061a2f43586c8095a8bcc0ad9a887665564a4038332f2d2c2c2d2f33383f495564748698abbebfab97836f5b46321d0800001f344a5f748ba0b5c0ab95806a543f2a2121212121212121212224272c334153677b8fa4b9c7b29c88725d48331e08001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001a2f445a6f869bb0c5b29d88725c47321d00000000071b30455a6f8499adc2b7a28e78644f3a251000162b4054697d93a8bdad99846f5a45303f53687c92a7bcae99856f5a46311c070b2034495e73889db2c6b49f8a75604b37220d00000000001c3145596d7d888b8b8b887d6c5945301b000000000000000000000000000e213446596c8093a6b8b6a3907d6a574431374a5e718598abbeb19e8a7764513e2b18050000000000000000000000000000000a16212a333b43494e5256585a5b5c5d5e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d5a56514a42392e22150700000000001f344a5f748ba0b5b5af99846e58432e1900000000000002090d0e0e0e0e0e0d07000000000000070e131415151513110e09040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102336495b676868686868685c4a36220d000000000000000000000c17222c363e464c52575b5e61636464666464646363615f5e5b5855524e4a4540382c1c0b000b1f34495d72879bafc4b8a4907d6a5847382d241e1a181717181a1e242c374657697b8fa2b6c6b29e8a75604b37220e00001f344a5f748ba0b5c0ab95806a543f2a150b0b0b0b0b0b0b0b0d0f121724384c61758b9fb4c9b49f8a745f4a341f0a001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001a2f445a6f869bb0c5b39d88725c47321d000000000b20354a5e73889db2c7b39e89745f4b36210c0012263b5065798fa3b8b29d88735e4a3543586c8297abbeaa95806b56412d1803061b30455a6f8499adc2b8a38f7964503b26110000000000162a3d4f606c73747474736c604f3d2a1600000000000000000000000004172a3d506376899cafc0ad9a8773604d3a272e4154677a8ea1b4baa794826e5b4835220f00000000000000000000000000000000040e1720272e34393d404344464748484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4845413c362f261c11040000000000001f344a5f748ba0a0a0a099846e58432e19000000000009151e232323232323211b11040000000d1923282a2a2a2a2826231e1811090000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d405265787d7d7d7d7d79644f3a250f000000000000000002101d29353f49525a60666c7073767879797b7979797877767473706e6a67635e5a544a3a2815000f24394e62778ca1b5c5b19c8874614d3b291a100904000000000409101a28394c5f72879bafc3b8a38f7965503b271200001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000091e33475c72879cb1c6b6a18c76604b36210b001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001a2f445a6f869bb0c5b39d88725c47321d000000000f24394e63778da2b6c4af9a86705b46321d08000d22374c60758a9fb4b6a28d77634e39475c71869bafbaa5907b66523d28130000172c41556a8094a9bebca8937d69543f2b1601000000000e2032424f595e5f5f5f5e594f4232200d0000000000000000000000000e2134475a6d8093a6b9b7a4917d6a5744311e25384b5e718598abbeb19e8b7764513e2b19060000000000000000000000000000000000040c141a2024282c2e2f303233333434343434343434343434343434343433302d28221b130900000000000000001f344a5f748b8b8b8b8b8b846e58432e190000000008182631383838383838362e221302000b1c2b363d3f3f3f3f3e3b37332c251c1207000000000000000000000000000000000000000000000000000000000000000000000000000000112437495c6f829494949485715f4b37230e000000000000000312202e3b47525c656d757b8286898c8e9090919090908f8d8c8b888683807c77736e675845301c0013283d52677b91a6babfab96826d5945311e0c000000000000000000000a1c3043576b8094a9bdbda8937d6954402b1601001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000041b30455a6f869aafc4b7a18c76604b36210b001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001a2f445a6f869bb0c5b39d88725c47321d0000000014293d52677c91a6babfab96826c57422d190400091e32475c71869bafbaa6917b67523d4c60758a9fb4b6a18c77624d39240f000013283d51667b90a5bac1ac97836d58442f1a0500000000031423323d45494a4a4a49453d32231402000000000000000000000005182b3e5163768a9db0c1ae9b8874614d3a27141b2e4154677a8ea1b4bba895826e5b493623100000000000000000000000000000000000000000060b0f1416191a1b1d1e1e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1b18130e07000000000000000000001f34495d70747474747474746a57422d1800000000132536444c4e4e4e4e4e4b4031200d0015283a48525454545453504c4740392f25190b00000000000000000000000000000000000000000000000000000000000000000000000000081b2d405366798c9fa9a08d7a6754422f1c08000000000000011221303e4c58646f7882898f959a9ea1a3a5a5a6a5a5a5a4a3a1a09d9b9895918d8883735e48331e00162b40556a8095aabfbba6917c68533e2a1602000000000000000000000014283c51657a8fa4b9c1ac97836d58432e1904001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000000192e43586e8499afc4b7a18c76604b36210b001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001b30455a6f869bb0c5b19c88725c47321d00000002182d42576b8295aabfbba6927c68533e2914000004192e43586c8296abbfaa95806b56415065798fa3b8b19c88735e49341f0b00000f24384d62778ca1b6c5b09b87725d48331e0a00000000000514202a303434343434302a2014050000000000000000000000000f2134475a6d8093a6b9b7a4917d6a5744311e0b1225384b5e718598abbeb19e8b7865523f2c190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5a4d3b2814000000001b2f43546163636363635e4f3d2915001c31455866686a6a6a6865615b544c4236291b0c0000000000000000000000000000000000000000000000000000000000000000000000001124374a5d708396a9a99784705e4b382512000000000000000f1f303f4e5c6976828c959da4aaafb3b6b8babbbbbbbbbbb9b8b7b4b3b0adaaa6a29b87715c47321d00192e43586d8398adc2b7a28d78634e3925100000000000000000000000000e23374c61768ba0b5c4af9b86705b46311c06001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000000192e43586e8499afc4b6a18c76604b36210b001f344a5f748ba0b5bfa9947d68533e2913000000000000000000031c31465b70879cb1c6b19c87705b46301b000000081c31465b70859aaec3b7a28d78634e3a2510000000152a3e53687c92a7bbae99856f5a4654697d93a8bdad98846e5945301b0600000b1f34495e72889cb1c6b5a08b76614c38230e000000000000030d161c1f1f1f1f1f1b160d0200000000000000000000000005182b3e5164778a9eb0c1ae9b8874614e3b281502081b2e4154677a8ea1b4bba895826f5c49362310000000000000000000070e131313131313131313100900000000000000000000000000000000000000000000030c121313131313131313120c040000000011233341494a4a4a4a4a4a4a473d2f1e0b000000001f34495e7278787878786c58432d18001f344a5f747d8080807c797670685f5447392a1b0a00000000000000000000000000000000000000000000000000000000000000000000081b2e415467798da0b3a08d796754412e1b080000000000000a1b2d3d4e5d6c7a88949fa8b1b8bfbfb9b4b1afaeadadadafafafb0b0b1b3b4b5b8ae99846e59442f1a001b30465b70869bb0c5b49f8a745f4b35200c000000000000000000000000091e33485d72889db2c7b29d88725d48331e09001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000001a2f445a6f8499afc4b49f8b745f4a34200a001f344a5f748ba0b5bfa9947d68533e2913000000000000000000081e33485d72889db3c4af9a866f5a442f1a0000000c21364b5f74899eb3c8b39e89745f4a36210c00000011253a4f64788ea2b7b29e89745f4a596d8397acbda994806a55402c17020000061b3045596e8498adc2b9a48f7a65513c2712000000000000000000000000000000000000000000000000000000000000000f2235485b6d8294a7bab7a4917d6a5744311e0b00001225384b5e718598abbeb29f8c786553402d1a07000000000000000d1923282929292929292928251d110300000000000000000000000000000000000000071520262929292929292929272016080000000515232e3434343434343434322b1f1100000000001f344a5f748b8f8f8f846e58432e19001f344a5f748b959594938f8b847b71655748382816050000000000000000000000000000000000000000000000000000000000000000001225384b5d708497a9a99683705d4a372411000000000000031527394a5b6c7b8b98a5b1bbc4bbb2aaa4a09c9a999898989999999b9b9c9d9fa0a3a596826b56412c17001d32475c72889cb2c7b29c88725c47321d08000000000000000000000000051b30455a6f869aafc4b49f8a745f4a341f0a001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000071c31465b70869bb0c5b29d88725d48331e09001f344a5f748ba0b5bfa9947d68533e29130000000000000000000b20354a5f748a9fb4c2ad98836d58432e1900000011253a4f64788ea2b7c4af9a86705b46311c080000000c21364b5f74899eb3b7a28d78634e5d72879cb1b9a48f7a65513c271200000000172c40556a8094a9bebea994806a55402c1702000000000000000000000000000000000000000000000000000000000006192b3e5164778b9eb1c1ae9b8874614e3b2815020000081b2e4154677a8ea1b4bba895826f5c493623100000000000000b1c2b363d3e3e3e3e3e3e3e3e392f2111000000000000000000000000000000000000051625323b3e3e3e3e3e3e3e3e3b3326170500000005111a1f1f1f1f1f1f1f1f1e180e0100000000001f344a5f748ba0a499846e58432e19001f344a5f748ba0aba9a8a49f988f837566564534220f0000000000000000000000000000000000000000000000000000000000000000091c2f4254677a8da0b29f8c796653402d1b080000000000000d2032455668798a9aa9b6c3beb2a89e96908b87868483838384848486868788898c8d90927d68533e2914001e33485e73899fb4c5b09b86705b46301b0600000000000000000000000000192e43586e8498adc3b6a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000b2034495e73889db3c4af9a856f5a45301b06001f344a5f748ba0b5bfa9947d68533e291b0f04000000000000000f24384d62778da2b7c0ab95806b56412c17000000152a3f53687c92a7bcbfab96826c57422d1804000000081c31465b70859aaebba6927c685361768ba0b5b5a08b76614c38230e0000000013273c51667b90a5bac2ad98846e5a45301b060000000000000000000000000000000000000000000000000000000000102336495b6e8295a8bab7a4917d6a5744311e0b000000001225384b5e718598abbeb29f8c796653402d1a07000000000015283a485253535353535353534c3f2e1c0a0000000000000000000000000000000000102234434f5353535353535353504434220f00000000000000000000000000000000000000000000001f344a5f748ba0af99846e58432e19001f344a5f748b9b9da1a7b0b3aba194857463513e2b1805000000000000000000000000000000000000000000000000000000000000001326394c5f718598aaa895826f5c4937241100000000000003172a3d4f62748697a8b8c7bcada0958b837b76726f6e6c6c6c6e6e6e6f707172747677797c7a66503b2611001f344a5f748b9fb4c4af99846f5a442f1a0500000000000000000000000000172c42576c8397acc2b7a18c77624c37220d001f344a5f748ba0b5c0ab95806a543f2a15000000000000000103060c14263a4e63778ca1b6bfaa96826c57422d1803001f344a5f748ba0b5bfa9947d685345392d21160b01000000000014283d51667b90a5babca7937d68533e2914000004192e43586c8297abc0bba6927c68533e29140000000002182d42576b8295aabfab96826c57657a8fa4b9b09b87715d48331e09000000000e23384d62778ca1b5c6b29d88735e4934200b0000000000000000000000000000000000000000000000000000000007192c3f5265788b9eb1c1ae9b8874614e3b28150200000000081b2e4155687b8fa2b5bca996836f5d4a37241100000000001c3145586668686868686868685d4c39261401000000000000000000000000000000071a2c3f5161686868686868686862523f2b160000000913181a1a1a1a1a1a1a181309000000000000001f344a5f748ba0af99846e58432e19001f344a5f748486888c939eaab9b2a392826e5b4834210c0000000000000000000000000000000000000000000000000000000000000a1d304355687b8fa1b19e8c786552402d1a070000000000000c1f3346596c8092a3b5c6bcad9e8f83776e67615d5a585757575858595a5b5c5d5f60636568695d4b37230e001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a151313131313131416181b2027324356697d92a6bbb8a4907b67523e291400001f344a5f748ba0b5bfa9947d6f63564a3e33281e150c070303081b2e42576b8095a9beb8a48f7965503b26110000091e33475c71869bafc4b7a28d78634e3a2510000000000014293d52677c91a6baaf9a86705b6a8094a9bdac97836d58442f1a05000000000a1f34495d72889cb1c6b6a18c77624d39240f00000000000000000000000000000000000000000000000000000000102336495c6f8295a8bbb7a4917d6a5744311e0b0000000000001225394c5f728598abbeb29f8c796653402d1a08000000001f344a5f747d7d7d7d7d7d7d7b695643301d0b000000000000000000000000000000112336495c6f7d7d7d7d7d7d7d7d6d58432e1900000d1b262d2f2f2f2f2f2f2f2d261b0d0000000000001f344a5f748ba0af99846e58432e19001e32475a6a6e6f7277808c9bacbeb09e8b7764503b271300000000000000000000000000000000000000000000000000000000000114273a4c5f728598aba795826e5c493623100000000000000013273b4e6275899cafc1c1af9e8f8071655b534c484543424242434344444647484a4b4e5053544c3f2e1b08001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a292929292929292a2b2d30353b445060728699adc1b09d8975604c38240f00001f344a5f748ba0b5c1ad9b8d8274685c51453b3128211b19181c26374a5d72869aafc3b49f8a75604c37220d00000d22374c60758b9fb4c8b39e89745f4a36210c00000000000f24394e63778da2b6b39e89745f6f8499adbca7937d69543f2a160100000000061b3044596e8398adc2baa5917b67523d2814000000000000000000000000000000000000000000000000000000071a2d405366788c9fb2c1ae9b8874614e3b281502000000000000091c2f4255687b8fa2b5bca99683705d4a372411000000001d32465a6c809294949494948672604d3a27140200000000000000000000000000081b2d405366788c94949494948c796654402c1700091b2b39424444444444444442392b1b0900000000001f344a5f748ba0af99846e58432e1900182b3d4d57585a5d646e7d8fa1b4bba793806a56412d1803000000000000000000000000000000000000000000000000000000000b1e304356697c8fa2b19e8a7764513f2c1906000000000000061a2e43566a7d92a5b9c8b5a39180706153483f3833302e2c2c2d2e2e2f2f3032333436383b3d3f3a2f211000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f3e3e3e3e3e3e3e3e3f404245494f56616e7d90a2b5b8a694826d5946311d0900001f344a5f748ba0b5cab9ab9f9286796e63584d443c35302e2e3037445567798da1b5c2ae9a86705c47321e09000012263b5065798fa3b8c4af9a86705b46311c0800000000000b20354a5e73889db2b7a28d786373889db2b8a38f7964503b2611000000000000172b40556a8094a9bebfaa95806b56412d18030000000000000000000000000000000000000000000000000000112336495c6f8395a8bbb7a4917d6a5744311e0b00000000000000001326394c5f728598abbeb3a08d796754412e1b08000000172a3d4f6275889ba9a9a9a2907c6a5744311e0c000000000000000000000000001224374a5d708396a8a9a9a794826f5c493724110012253849565a5a5a5a5a5a5a564938251200000000001f344a5f748ba0af99846e58432e19000e1f2f3b42434549515f718599adc1ae99856f5a46311c070000000000000000000000000000000000000000000000000000000214273a4d60738699aca694826d5a4835220f000000000000000c2135495d72869aaec1bfac998673625143362b241e1b1917171819191a1a1b1d1e1f212326282a261d110300001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a545353535353535353535455575a5e636a737d8d9cadb9ab9b897664513d2a160200001f344a5f748ba0b5bcada3a5a3978c80756a6057504a454343454b5562728496a9bdbba793806a56422d19040000162b4054697d93a8bdbfab96826c57422d18040000000000071b30455a6f8499adbba6917c67778ca1b6b49f8a75604b37220d00000000000012273c51667a90a5b9c3ae9985705b46311c0800000000000000000000000000000000000000000000000000071a2d405366798c9fb2c1ae9b8874614e3b2815020000000000000000091c2f4255687b8fa2b5bca99684705d4a3724120000000d203245586a7d90a3b5bfac998773614e3b2815030000000000000000000000091c2e415467798d9fb2bfaf9d8a7764523f2d1a0700172c4155676f6f6f6f6f6f6f6755412c1700000000001f344a5f748ba0af99846e58432e190001111e282d2e303441556a7d93a8bdb29d88735e49341f090000000000000000000000000000000000000000000000000000000b1e3144576a7c90a3b09d8a7664513e2b18050000000000000012263b5064788da1b5c9b7a3907c69564433251910090400000000000000000002080a0c0e101414110a000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a68686868686868686868696a6c6f73777d86909dabb3a99c8d7c6b594734210e0000001f344a5f748ba0b5b39f8f93a3a99e92887d736b645e5a58585a5f67728290a2b3c6b3a08c7864503b27130000061a2f44596d8397acc1bba6927c68533e291400000000000000172c41556a8094a9beaa95806b7b90a5baaf9a86705c47321d080000000000000e23384d61768ca0b5c7b39e89745f4a36210c000000000000000000000000000000000000000000000000001124374a5d708396a9bcb7a4917d6a5744311e0b000000000000000000001326394c5f728598abbeb3a08d7a6754412e1b0800000315283b4e60738699abbeb6a3917d6a584532200d00000000000000000000001326394b5e718497a9bcb8a593806d5a473522100000192e43586e848686868686846e58432e1900000000001f344a5f748ba0af99846e58432e190000000b1418191b273b50667a90a5bbb5a08b745f4a35200b00000000000000000000000000000000000000000000000000000215283b4e6173879aaca693806d5a4734210e0000000000000000172c40556a7d93a7bcc4b09c8873604c3927160700000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95807d7d7d7d7d7d7d7d7d7d7d7d808285888d929aa3aea8a0968b7d6e5e4e3c2a18050000001f344a5f748ba0b5b19c878593a1afa59a90888078736f6d6d6f737a85919faebfbcaa9784705c4935210c00000a1f34495d72879cb1c6b7a28d78634e3a25100000000000000013273c51667b90a5b9ae9984748095aabeab96826c57422e19040000000000000a1f34495d72889cb1c6b7a28d78634f3a2510000000000000000000000000000000000000000000000000081b2e405366798da0b2c1ae9b8874614e3b28150200000000000000000000091c2f4255687b8fa2b5bdaa9784705e4b3825120000000b1e314356697c8fa1b4c0ae9b8875614f3c2917040000000000000000000a1d304355687a8ea1b3c1ae9b897563503d2b18050000192e43586e84999b9b9b99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000f24394e63788fa4b9b7a18c76604b36210b00000000000000000000000000000000000000000000000000000c1f3245576a7d90a3af9c897663503d2a180500000000000000071c31455a6f8499adc1beaa95826c5844301d0a0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c3af9e949494949494949494949494949597999da1a7a09d99948d84796d5f5040301e0d000000001f344a5f748ba0b5af99847584919eabada39b938d8885838385888e97a2afbdc1b09f8d7a6754402d190600000e23384d61768ca0b5c8b39e89745f4a36210c000000000000000e23384d61768ca0b5b29e8d8b8b99adbba6927c68533e291500000000000000061b2f44596e8398adc1bba7927c68533e2a150000000000000000000000000000000000000000000000001224374a5d708396a9b5b5a4917d6a5744311e0b0000000000000000000000001326394c5f728598abb5b3a08e7a6754412e1c090000011427394c5f718597aabcb7a592806c594633210e00000000000000000114273a4c5f728598abbeb6a3917d6b594633210e000000192e43586e8499afb0af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000000000000000000316293b4e6174889baea592806c594634210e00000000000000000b20354a5e73889db2c7b9a4907b66523d2915010000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5cbbcafa9a9a9a9a9a9a9a9a9a9a9a9a9abacafb2af9b8b8884807870675c4f4132221201000000001f344a5f748ba0b5ad98836d73808d99a4aeafa7a29d9a9898999da2aab4bfc0b2a392826f5d4a37241100000013283c51667b90a5b9c4af9a86705b46311c08000000000000000a1f34485d72879cb1bbaba1a0a0a7b7b7a28d78634e3a25100000000000000000162b4055697d94a8bdc0ab96826c57422e190400000000000000000000000000000000000000000000001a2e4154677a8da0a0a0a09b8874614e3b281502000000000000000000000000091c2f4255687b8fa0a0a0a09885715e4b3825100000000a1d2f4254677a8da0b2c1ae9c897663503d2a1805000000000000000b1e314456697c8fa2b5bfac998773614e3c291604000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000000000000000000d203346596b7d92a4ae9b8975624f3d2a170400000000000000000f24394d62778da2b6c9b4a08b76614c38230f000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5cbbeb2adadadadadadadadadadadadafafb0b3b6ae9985827d7770665b4e403123140400000000001f344a5f748ba0b5ab96826b626f7b87929ba4adb4b2afadadafb2b7bec0b8aea29485746352402e1b08000000172c41556a8094a9b5b5ab96826c57422d180400000000000000051a2f44596d8397acb5b5b5b5b5b5b5b29e89745f4a36210c000000000000000012273c51657a8fa4b5b5af9a86705c47321e0900000000000000000000000000000000000000000000001f34495d70848b8b8b8b8b8b7d6a5744311e0b00000000000000000000000000001326394c5f72868b8b8b8b8b8b7a68533f2914000000001225384a5d708395a8bbb8a693806d5a4734210f0000000000000215283b4d60738699acbfb4a28f7c695744311f0c00000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b00000000000000000000000000000000000000000000000004172a3d4f6275889baea5927d6b594633200d00000000000000000012273c51667b90a5bac6b19c87725d48331e09000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c4b1a098989898989898989898989899999b9ea2a6a39a97928c83786c5e4f3f2e1d0b00000000001f344a5f748ba0a1a1947d69545e69747d889199a0a6acb0b3b4b5b3b0aca59c918475665646342311000000001b30455a6f8499a0a0a0a0927c68533e2914000000000000000000162b4054697d919ea0a0a0a0a0a0a09f95836e5a46311c0700000000000000000e23384c61768ba0a0a0a09f8a75604b37220d00000000000000000000000000000000000000000000001f34495d707474747474747472614e3b2815020000000000000000000000000000091c30435668747474747474747467533e291400000000081b2d405366788b9eb1c2af9d8a7664513e2b190600000000000d1f3245576a7d90a3b6bdaa9885725f4d3a27150200000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b0000000000000000000000000000000000000000000000000e213346596c8092a5ae9b8875614e3c291603000000000000000000142a3f54687d93a8bdc2ad98846e59442f1a05000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab96838383838383838383838383848487898d9298a1aba69f968a7c6d5d4c3a281502000000001f344a5f748b8c8c8c8c7c67524c57616c757d858c92979b9d9fa09e9b9791897d7366574838281705000000001f34495e73888b8b8b8b8b8b78634e3a251000000000000000000011263a4e617382898b8b8b8b8b8b8b8b857666533f2b170300000000000000000a1f33485d72878b8b8b8b8b8b7965503b261000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5e5444311e0b000000000000000000000000000000001326394b595f5f5f5f5f5f5f5f58493724100000000000112336495c6e8294a6b9b9a694826e5b48362310000000000416293c4e6174889aadc0b3a08d7a675542301d0a0000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000000000000005172a3d506376899cafa3917d6a5845321f0c00000000000000000000172c41566b8296abc0c0ab95806b56412c1702000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806c6c6c6c6c6c6c6c6c6c6c6e6f7073777d858e9aa9b3a89b8c7b695744311e0a000000001f34495d70767676767675644f3a454e58616970777c828688898b8987837c756c615548392a1b0a00000000001f34495d7074747474747474705e4a35200c0000000000000000000b1e314455646f74747474747474747471675848362310000000000000000000051a2f44586b7474747474747473634f3a2510000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a494336261502000000000000000000000000000000000a1c2d3b464a4a4a4a4a4a4a4a453b2c1a08000000000007192c3e5164768a9cafc2b19e8b7765523f2d1a070000000e203346596c7d92a4b7bba99683705d4b382613000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b00000000000000000000000000000000000000000000000e2134475a6d8093a6ad9a8773614e3b28150200000000000000000000192e43586e8398adc3bda8937d68533e291400000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a57575757575757575757585a5b5e6369717c8b9aacb9aa998774614d3a2612000000001a2e41525e606060606060574734323c454e555c63686d7073747473716d6861594f44372a1b0c0000000000001a2e41515d5f5f5f5f5f5f5f5d52422f1b070000000000000000000215273746525b5f5f5f5f5f5f5f5f5f5c54493a2a19070000000000000000000015293c4e5b5f5f5f5f5f5f5f5f564634200c00000000000000000000000000000000000000000000000515232e3434343434343434342f2518090000000000000000000000000000000000000f1d2a32343434343434343431291d0e000000000000000f2234475a6c8092a5b8bba895826f5c49362411000005182a3d506375899baec1b19e8c796653412e1b09000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b0000000000000000000000000000000000000000000005182b3e5164768a9dafa3907d6a5744311e0b00000000000000000000001b30455a6f869bafc4bca7917b66513c271200000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a544242424242424242424344464a4e555e6c7c8fa2b5b6a4917d6955412d1804000000122434424a4b4b4b4b4b4b4539291f29323a41484e53585b5e5f5f5e5c58534d463c32261a0c0000000000000011233341494a4a4a4a4a4a4a49413424120000000000000000000000091928353f464a4a4a4a4a4a4a4a4a4741372b1c0c00000000000000000000000d1f303e474a4a4a4a4a4a4a4a443828170400000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1b130800000000000000000000000000000000000000000c171d1f1f1f1f1f1f1f1f1d160c000000000000000005182a3d506275889baec0b29f8c796653402e1b08000f2134475a6d8093a5b8b9a794826f5c4937241100000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000000000000f2235485a6d8293a6ac998673604d3a27150200000000000000000000001c31475c70879cb1c7baa59079644f3a251000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2c2c2c2c2c2c2c2d2e2f31353a414e5f728699adc0ad9985705b47321e090000000616242f3536363636363631281b0d151e262d343a3f4346484a4a4847443f39322920140900000000000000000515232e3434343434343434342e2416060000000000000000000000000a17232c32343434343434343434332e251a0d0000000000000000000000000112202b33343434343434343430271a0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e203346586b7d90a3b6bba99683705d4a37251206192b3e5164768a9cafc2af9c8a7764513f2c1a0700000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b00000000000000000000000000000000000000000006192c3e5164778a9eb1a28f7c695643301e0b0000000000000000000000001d32475c72889db3c8b9a48f78634e39240f00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a17171717171718191a1c20263042566a7d93a8bcb39f8a75604c37220d0000000006121b202121212121201d150a00020a121920252a2e3133343433322f2a251e160d020000000000000000000005111a1f1f1f1f1f1f1f1f1f1a120600000000000000000000000000000610181d1f1f1f1f1f1f1f1f1f1e1912080000000000000000000000000000020f181e1f1f1f1f1f1f1f1f1c140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c1014161616161616161616161615151515141313121211110f0e0d0b05000000000000000000000316283b4e61738699acbeb3a08d7a6754412e1c102336485b6e8294a6b9b8a592806d5a473522100000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000000000102336495c6e8295a7ab9886725f4c3a2714010000000000000000000000001e33485e73899fb4c9b8a38d77624d38230e00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a150000000000000000070b13263b5064798fa3b8b8a38f79644f3a2510000000000000070b0b0b0b0b0b0b08020000000000050b1115191c1e1f1f1e1d1a16100a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a131a2025282b2b2b2b2b2b2b2b2b2b2b2a2a2a2a2929292727262625232320190f010000000000000000000c1e314456697c8fa2b4bcaa9784715e4c39261a2d3f5265778b9eb1c0ae9b887563503d2b18050000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b0000000000000000000000000000000000000000071a2d405265788b9eb1a18f7b685643301d0a000000000000000000000000001f34495e73899fb4c9b8a38d77624c37220d00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000d22374c61768ca1b6bca7917c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f1313131313131313110b0200000000000000000000000000000000000000000000070e1313131313131313120c0300000000000000000000000000000000040c121313131313131313120e05000000000000000008131d272e353a3d40404040404040404040403f3f3f3f3f3e3e3c3c3b3b3a3838342c1f100000000000000000000214273a4c5f728598aabdb3a18e7b685543302437495c6f8295a8bbb6a3917d6b584633200e000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b0000000000000000000000000000000000000000112436495c6f8295a8ab9885725f4c39261300000000000000000000000000001f344a5f748ba0b5cbb7a18c76604c37210c00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000b20354a5f748ba0b5bea9947d68533e2914000000000000000000000000000000000000000000000000000000000000000000000000000002091015191b1d1d1d1b1a1814100a04000000000000000000000000000000000000000000000e1b242829292929292929261f140600000000000000000000000000000000000000000d192328292929292929292620150700000000000000000000000000000816202729292929292929292722180b0000000000000c1925303a42494e53555656565656565656565654545454535353525250504f4e4c483d2e1d0a0000000000000000000a1d304255677a8da0b3beab9885725f4c3a2e415366798c9fb2beac998673614e3b291604000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b00000000000000000000000000000000000000081a2d405366798c9fb2a08e7a6754422f1c0900000000000000000000000000001f344a5f748ba0b5cbb7a18c76604b36210b00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000a1f344a5f748ba0b5bfaa95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000b151d242a2e30323232302f2d29251e170d01000000000000000000000000000000000000000d1e2c373d3e3e3e3e3e3e3e3b322415030000000000000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3b32251604000000000000000000000000061726333b3e3e3e3e3e3e3e3e3c35291a09000000000d1c2a37434d565d63686a6b6b6b6b6b6b6b6b6b6b6a6a6a6a686868676766666463625b4c3a2612000000000000000000001326384b5d708396a9bbb5a28f7c695643384a5d708396a9bcb4a28f7c695744311f0c00000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000001124374a5d708396a9aa9784705e4b3825130000000000000000000000000000001f344a5f748ba0b5cbb7a18c76604b36210b00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000a20344a5f748ba0b5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000005121e2831393f43464747474644423e39332a1f1101000000000000000000000000000000000004182b3c4a52535353535353534e4232200d00000000000000000000000000000000000015283a4852535353535353534f4333210e0000000000000000000000001224354450535353535353535351473826130000000b1b2b3a4854606972787c8082828282828282828282808080807d7d7d7c7c7b7b7978776955402b1600000000000000000000091b2e415366798c9eb1bfac998673604d4254677a8da0b3bdaa9885725f4c3a27140200000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000000081b2e415467798da0b2a08d7a6754412e1b080000000000000000000000000000001f344a5f748ba0b5cab7a18c77624c37220d00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000d22374c61768ca1b6bfa9947d69543f2a15000000000000000000000000000000000000000000000000000000000000000000000615232f3b444d53585b5c5c5c5b5a57534e473d2f1e0c00000000000000000000000000000000000a1f33475a676868686868686860503c28130000000000000000000000000000000000001c314558666868686868686861513e291500000000000000000000000c1e2f41536268686868686868686455422e1a000006172939495865727c868d9295979797979797979797979595959594949493939190908f826b56402b160000000000000000000000112437495c6f8294a7b9b6a3907d6a574c5f718597aabdb2a08d7a675542301d0a0000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b0000000000000000000000000000000000001225384b5d708497a9a99683705d4a372411000000000000000000000000000000001e33485e73899fb4c9b8a38d77624c37220d00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a150303030304050507090d14273b5064798fa3b8bda8937d68533e291300000000000000000000000000000000000000000000000000000000000000000005152433414d5760686d70727272706f6c68625a4d3c291500000000000000000000000000000000000d22374c62777d7d7d7d7d7d7d6b56402b160100000000000000000000000000000000001f344a5f747d7d7d7d7d7d7d6c57422c170200000000000000000006182a3c4d5e707d7d7d7d7d7d7d7d715c47321d000011233547576775849099a1a6aaacacacacacacacacacacababababa9a9a9a8a8a7a5a594806a543f2a150000000000000000000000071a2c3f5164778a9dafc0ad9a88746156687b8fa1b4bba89683705d4b382613000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b0000000000000000000000000000000000091c2f4154677a8da0b29f8c796653402d1b08000000000000000000000000000000001e33485e73899eb3c8b8a38d77634e38230e00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2a1919191919191a1a1c1e22273142566a7d93a8bcbba6917b66513c271200000000000000000000000000000000000000000000000000000000000000000112233342515e6a747c82868888878784827c766b58442f1a00000000000000000000000000000000000d22374c62778d9494949494826b56402b160100000000000000000000000000000000001f344a5f748b9494949494836c57422c170200000000000000000113243647596a7c8e94949494948c7a6957442f1b00071a2d405264758694a1acb5bbbeb9b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a8937d68533e2913000000000000000000000000102235475a6d8093a5b8b7a4917d6b60728698abbeb19e8c786653402e1b09000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b00000000000000000000000000000000001326394c5f718598aaa895836f5c4937241100000000000000000000000000000000001d32475c72889db2c7b9a48f78644f3a240f00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a543f2e2e2e2e2e2e2f2f2f3133373b434f5f728699adc1b7a28e78634e39240f00000000000000000000000000000000000000000000000000000000000000000c1e304151616f7c8890979b9d9d9c9b99969186705b46301b00000000000000000000000000000000000d22374c62778da3a9a9a997826b56402b160100000000000000000000000000000000001f344a5f748ba0a9a9a998836c57422c170200000000000000000d1e3042536576899aa9a9a9a392806e5d4b3a2815000e22364a5d6f8293a3b2bfbfb3aaa4a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1927c67523c271200000000000000000000000005182b3d506375899baec1ae9b8875707c90a2b5b9a694826e5c4936241100000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000e23384e63788fa4b9b7a18c76604b36210b000000000000000000000000000000000a1d304355687b8fa1b19e8c786553402d1a0700000000000000000000000000000000001c31465b70879cb1c6bba5907965503b261100000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a544343434343434344444446484c5056606d7d8fa2b5c7b29e89745f4b36210c000000000000000000000000000000000000000000000000000000000000000215283b4d5f6f808e9aa4abb0b2b3b1b0aeab97826c57422d1900000000000000000000000000000000000d22374c62778da3b8bfac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bfad98836c57422c17020000000000000007192b3c4e5f708394a6b7bba998867463513f2e1c0b0015293e5165798d9fb1c1beaea1968f8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c7b66503b2611000000000000000000000000000e213346596b7d91a3b6b8a59287878899acbfaf9c8a7764513f2c1a0700000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000d22374c62778da2b7b7a18c76604b3621120b0200000000000000000000000000011427394c5f728598aba895826f5c493623100000000000000000000000000000000000001a2f445a6f8599afc4bca7927c67523d281300000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806a5858585858585858585a5a5b5e60656a727d8c9bacbec0ac98846f5b46311d08000000000000000000000000000000000000000000000000000000000000000a1e3245586a7c8e9eabb7bfc5bfbab7b7b7a8947d69543f2a1500000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000213253648596b7d8fa0b2c1af9d8c7a68564533221000001a2e43586c8295a9bcc4b1a090847a7676767676767676767676767676767676767676767674634e392510000000000000000000000000000416293c4e61748799acc0b0a19c9c9ca6b7b8a592806d5a4735220f0000000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000b20364b60748a9fb4b7a28d77634e3a2e261e14070000000000000000000000000b1d304356697c8fa2b19e8b7764513f2c1906000000000000000000000000000000000000182e43586d8398adc2bea9947d69543f2a1500000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab95806e6e6e6e6e6e6e6e6e6e6f6f7073767980868f9baab9c8b6a3907c6854402c1703000000000000000000000000000000000000000000000000000000000000001125394e6175889aacbcc9beb3aba5a2a1a1a1907b66513c271200000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000d1f3142546677899bacbeb4a391806e5c4b3927160400001d32475c71879bb0c4bba79482726761606060606060606060606060606060606060606060605646331f0b00000000000000000000000000000c1f3244576a7c90a5bbbfb4b1b1b2b8c4b39d887562503d2a18050000000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000081d32475c70869aafbba6917c69574a423a31251605000000000000000000000214273a4d60738699aca694826d5b4835221000000000000000000000000000000000000000162b40566b8095abbfc0ac97826c57422d1803000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c0ab968484848484848484848484868687888b8f939aa2adb9c8bbaa998773604d3925110000000000000000000000000000000000000000000000000000000000000000162b4054687c91a4b7c9bcada197908d8c8c8c8c77634e39240f00000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000081a2b3d4e60718395a6b8baa997867362503f2d1b0a0000001f344a5f74899fb4c8b49f8b7764544c4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b443828160400000000000000000000000000001325384a5d708396a8bdb6aba8a8a8aebbb5a18f7b695643311e0b0000000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e190000000000000003192e42576b8093a6b7ac998675665d554e4334220f000000000000000000000b1e3144576a7c90a3b09d8a7764513e2b18050000000000000000000000000000000000000014293e53687c93a7bcc3ae99856f5a45301b07000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c5b2a199999999999999999999999b9b9c9da0a3a8aeb6bfbfb6aa9d8d7b695744311d0a00000000000000000000000000000000000000000000000000000000000000001a2f44596e8397acc0c0ae9e8f837b7776767676715f4a36210c00000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000002142537495a6c7d8fa1b3c0ae9d8b79675644332110000000001f344a5f748ba0b5c5b09b86705c48383636363636363636363636363636363636363636363631271a0a00000000000000000000000000000a1d2f4254677a8da0b2bca9989393939dafbeab998673604d3b28150300000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000014283c5063768999a7b3a4938479716961523f2b170000000000000000000215283b4e60738799aca693806d5a4734210f000000000000000000000000000000000000000011263b5065798fa4b9c7b29d88735e4934200b000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000162b40566b8297acc1b8a38d77624c37220d001f344a5f748ba0b5c3bfb3afafafafafafafafafafafb0b0b1b3b5b8bdbdb8b3aca3998d7d6e5d4c3a27140100000000000000000000000000000000000000000000000000000000000000001e33485d72879cb1c6b6a39180716762606060605f53422f1c0700000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000e2031435566778a9badbeb4a291806d5c4a39271504000000001f344a5f748ba0b5c4af99846e58432e212121212121212121212121212121212121212121201d150a00000000000000000000000000000114273a4c5f728597aabcb29f8c7c7c8092a5b8b5a3907d6a584532200d00000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000000d203447596b7b8995a0a9a2968d857d6e59442f1a0000000000000000000c1f3244576a7d90a3af9c897663503d2a180500000000000000000000000000000000000000000e23374c61768ba0b5cab6a18c77634e392511000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5af99846e58432e190300000000000000000000000000162b40566b8297acb5b5a38d77624c37220d001f344a5f748ba0acadafb0b1b1b3b3b4b4b4b4b5b5b5b5b4b4b3b1afaca8a39e9890867b6e6050402e1d0a0000000000000000000000000000000000000000000000000000000000000000001f344a5f74899fb4c4af9b877361544d4b4b4b4b4a423525130000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000091a2c3d4f60728495a7b9baa897857361503e2c1b0900000000001f344a5f748ba0b5c4af99846e58432e190b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b08020000000000000000000000000000000c1e314456697c8fa1b4bba895826f6775889baebfad9a8875624f3d2a1705000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e19000000000000000004172a3c4d5d6b77838d959ca3a199866f5a442f1a00000000000000000316293b4e6174889bada592806c594634210e0000000000000000000000000000000000000000000a1f33485d72879cb1c5bba6927c68543f2b17040000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a099846e58432e190300000000000000000000000000162b40566b8297a0a0a0a08d77624c37220d001f344a5f748b959798999b9c9c9d9d9f9f9f9fa0a0a0a09f9f9d9c9997938f8a847c73695d5042322211000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab96826c57443836363636352f2517070000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000003142638495b6d7d90a2b3bfae9c8a7967554432210f0000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000316283b4e60738699acbeb19e8b7865586b7d91a4b6b7a592806c594734210f000000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e190000000000000000000c1e2f3f4d5a667079828892a69b866f5a442f1a00000000000000000d203346586b7d91a4ae9b897562503d2a1704000000000000000000000000000000000000000000051a2f44596d8397abc0c0ac97836e5b4733200d0000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b846e58432e190300000000000000000000000000162b40566b828b8b8b8b8b8b77624c37220d001f344a5f747d808283848687878888898989898b8b8b8b8989888784827d79756f6860564c4032231404000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d69543f2a21212121201c1307000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170200000f2132445567788a9cadbfb3a2907d6d5b4a382615030000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000d203345586a7d90a3b6b9a694826e5b4e6174879aacbfaf9c897664513e2c19060000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e190000000000000000000c1e3041505d69737b828792a59b866f5a442f1a0000000000000004172a3c4f6275889baea5927d6b594633200d0000000000000000000000000000000000000000000000162a3f53687c91a5bac6b29e8a76634f3d2b1a0c02000000000000000000000000000000000202000000000000001f34495d70747474747474746a57422d180300000000000000000000000000152a3f54687474747474747471604b36210c001c31445764686a6c6e6f6f707172727373737374747474747372706f6c6965605b544d433a2e22140500000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e29130b0b0b0b070000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170200091b2c3e4f61738596a8bab9a7968472614f3d2c1a09000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000000000000000005172a3d4f6275889badc0af9d8a77645144576a7d90a3b5b9a693826e5b493623110000000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000000316293c4e5f6e7b868f969ca2a29a866f5a442f1a000000000000000e213346596c8092a5ae9b8875614e3c29160300000000000000000000000000000000000000000000001025394e62768b9fb3c7b9a692806c5a48382a1e16100c0a09090a0a0a0b0c0d0f101213151717130c01000000001a2e41515d5f5f5f5f5f5f5f5a4d3b281400000000000000000000000000001125394a595f5f5f5f5f5f5f5e5343301c08001528394750535557585a5a5b5c5c5d5e5e5e5e5f5f5f5f5f5e5c5b5a5754504c46403930271c11040000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702041527384a5c6d8091a2b4bfad9c8a7866554332200f00000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000000000000000f213447596c8092a5b7b8a693806d5a473a4d60738699abbeb19e8b786553402d1b0800000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000000a1e3246596b7c8c98a3aaa2978e86806f5a442f1a00000000000005172a3d506376899cafa3917d6a5845321f0d0000000000000000000000000000000000000000000000000a1f33475b708498abbfc2af9c89776656483b312a25211f1e1e1f1f1f212223242527282a2c2c281f120300000011233341494a4a4a4a4a4a4a473d2f1e0b0000000000000000000000000000091b2d3b464a4a4a4a4a4a4a494235251401000a1b2a353b3e404243444546474748484848494a4a4a4a4a48474644423f3b37322c251d140a00000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702102133445667798b9caec0b3a1907d6c5a493726140200000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000006192b3e516476899cafc1ae9c897663503d304356697c8fa2b4bba895836f5d4a38251200000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000001125394e6275899baab6a392857a726b6353402c170000000000000e2134475a6d8093a6ad9a8774614e3b28150200000000000000000000000000000000000000000000000004182c4054687b8fa3b6c8b9a795847466594e453e3a36343333343434363738393a3c3e3f41413b3021110000000515232e3434343434343434322b1f11000000000000000000000000000000000f1d2a3234343434343434342f2517080000000c182127292b2c2e2f30303232333333333434343434343332312f2d2a26221d181109010000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170a1b2d3e5062738597a9bab8a7958472604f3d2b1a080000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000000000000112336495b6e8293a6b9b7a592806c59463327394c5f728598aabdb29f8d7a6754422f1d0a000000000000000000192e43586e8499afc4af99846e58432e1900000000001f344a5f748ba0af99846e58432e190000000000000000152a3f53687c91a5b8af9a8673675e575045362411000000000005182b3e5163768a9dafa3907d6a5744311e0b00000000000000000000000000000000000000000000000000001125384c5f738699abbdc4b3a29384766b6159534e4b4a4848494a4a4b4c4c4e4f51535456564e3f2e1b0800000005111a1f1f1f1f1f1f1f1f1e180e0100000000000000000000000000000000000c171d1f1f1f1f1f1f1f1f1b12070000000000050d12141617191a1b1b1d1d1e1e1e1e1f1f1f1f1f1f1e1d1c1a1815120d09030000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c171627394b5c6e8091a3b4bead9b897766544331200e000000000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000000000000081b2d405365788b9eb1c0ad9b8875614f3c291d2f4255677a8da0b3bca99785715f4c392714010000000000000000192e43586e8499afbbaf99846e58432e1900000000001f344a5f748ba0af99846e58432e190000000000000000192e43586d8297acc0ab96826b574b433c3427180600000000000f2235485a6d8293a6ac998673604d3a2715020000000000000000000000000000000000000000000000000000091d304356697c8ea0b1c1c0b1a294887d756d6863605f5e5e5e5f5f606162636466686a6b6b5d4b37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1722334556687a8c9dafc0b2a18f7d6b5a4837251402000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000001225374a5d6f8395a8bbb6a3907d6a584532201325384b5d708496a9bcb4a18f7c695644311e0c0000000000000000192e43586e8499a5a5a599846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000001b30465b70869bafbda8937d68533e2f28211609000000000006192c3e5164778a9eb0a28f7c695643311e0b0000000000000000000000000000000000000000000000000000000114273a4c5e708293a3b3c1c0b2a69b9189827c787674737373747476767778797b7c80827964503b25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000206080b0d0e0f0f101111100f0f0e0c0a070401000000000000000000000000000000000000000000000000000000040a0e1215181a1c1d1e1e1e1e1e1d1c1a1816130f0b06010000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1c2e3f5163748698a9bbb8a6958371604e3c2b190800000000000000000000001f344a5f748ba0b5c4af99846e58432e19151515151515151515151515151515151514110b010000000000000000000000000a1c2f415467798d9fb2bfac998673604e3b2815081b2e415466798c9fb2beab998673604e3b28160300000000000000192e43586e849090909090846e58432e1900000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72879cb1bda8937c67523c27140d04000000000000102336495b6e8295a7ab9886725f4d3a271401000000000000000000000000000000000000000000000000000000000a1d2f415364758695a3b1bdc3b8aea49c96928e8c8a8989898b8b8c8c8d8f90919394927c67523d2813000000000000000000000000000000000000000000000000000000000000000000000000000000000003090f13171b1e202223242526262625252423211f1c1915110c06000000000000000000000000000000000000000000020b12191e23272b2d2f3132333333333332312f2e2b2824201b150e07000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c283a4b5d6e8092a3b5beac9b8977655442301f0d0000000000000000000000001f344a5f748ba0b5c4af99846e58432e2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a261e120400000000000000000000011426394c5e718497a9bcb5a28f7c695744311e0b001124374a5d6f8395a8bbb5a3907d6a584533200d00000000000000182e43586d797979797979796d58432e1800000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000000000071a2d3f5265788b9eb1a28f7b685643301d0a000000000000000000000000000000000000000000000000000000000000122435475767768693a0abb5bec1b8b1aba6a3a09f9f9f9fa0a0a1a1a3a4a5a7a8a995806a55402b16010000000000000000000000000000000000000000000000000000000000000000000000000000070f171e23282c30333537383a3a3b3b3b3a3a39383634312e2a26211a130b0200000000000000000000000000000000010c151e262d33383c4042444647484848484847464443403d39352f29221a110700000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c1ac97826b56412c344557697a8c9eb0c1b2a08f7c6b5948362513010000000000000000000000001f344a5f748ba0b5c4af99846e58433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a302211000000000000000000000b1e304356697b8ea1b3beab9886725f4d3a27140200071a2d405365788b9eb1c0ad9b887562503d2a180500000000000015293d505f646464646464645f503d291500000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000000000112336495c6f8295a8ab9885725f4c392613000000000000000000000000000000000000000000000000000000000000000618293949586775828e99a2abb2b8bdbfbbb8b5b4b4b4b4b5b5b6b7b8b9babbb7ad98836d58432e190400000000000000000000000000000000000000000000000000000000000000000000000005101a232b32383d4145484a4c4e4f4f5050504f4f4e4d4b4947433f3a352e271e150a000000000000000000000000000006131e28323a41474c5154575a5b5c5e5e5e5e5e5c5b5a5855524e49443e362e241a0e010000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c0ab96826b564030405263758798aabbb7a69483705f4e3c2a1907000000000000000000000000001f344a5f748ba0b5c4af99846e585454545454545454545454545454545454545454544d402f1c0800000000000000000315283b4d60738698abbeb4a18e7b685643301d0a000000102336495c6e8294a7bab7a592806c5a4734220f0000000000000e2132414c4f4f4f4f4f4f4f4c4132210e00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c2712000000000000081a2d405366798c9fb2a08e7a6755422f1c0a00000000000000000000000000000000000000000000000000000000000000000b1b2b3a495764707b868f979ea3a8acafb1b3b4b4b4b4b4b3b1b0adaba9a6a29f9a86705b46311c0700000000000000000000000000000000000000000000000000000000000000000000000916222d363f464c51565a5d5f6163646465666664646362605e5c58544f49433b31281c0f020000000000000000000000081724303b454e555c6166696c6f7072737373737372706f6d6a67635e58514a41372b1f110300000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bfa994806a5446464c5d6f8292a4b6bdac9a8876655341301e0d00000000000000000000000000001f344a5f748ba0b5c4af99846e6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a695e4c38230e00000000000000000d203245576a7d90a3b5bcaa9785715e4c3926130100000006192c3e5164778a9db0c1af9c8a7664513e2c1907000000000003142330383a3a3a3a3a3a3a383023140300000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c27120000000000001124374a5d708396a9aa9784705e4b382513000000000000000000000000000000000000000000000000000000000000000000000d1c2b3946535e69727b83898f93979a9c9e9fa09f9f9f9d9c9b989794918d8a8682715c47321d0700000000000000000000000000000000000000000000000000000000000000000000091827343f49525a61666b6f727476787979797b7b797978777673706d69645d564e44392d20110200000000000000000008172634424e58616970767a7d83858788898989898988878583807c77726d655d54493d2f211201000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bca7927c675b5b5b5b697b8d9fb0c0b09f8e7c6a59473624120100000000000000000000000000001f344a5f748ba0b5c4af9984808080808080808080808080808080808080808080807b66503b26110000000000000004172a3c4f6174889aadbfb3a08d7a6754412f1c0900000000000f2235475a6d8093a6b8b9a694826e5c493623110000000000000c1a2731383b3b3b3b3b3831271a0b0000000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c27120000000000081b2e415466798da0b2a08d7a6754412e1b0800000000000000000000000000000000000000000000000000000000000000000000000d1b2835414c565f676e74797d83868789898b89898988878684827d7b7874706c6555422e1a050000000000000000000000000000000000000000000000000000000000000000000818273645515c666e757b8084878a8c8d8f9090919190908f8d8b8986837d78726a61574b3e2f200f00000000000000000415253544525f6b757d858b909497999c9d9f9f9f9f9e9d9c9a9794918d88827970665a4d3f301f0f000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5b9a48f797070707070758899aabcb2a29282705e4d3b2a18060000000000000000000000000000001f344a5f748ba0b5c7b3a196959595959595959595959595959595959595959595917b66503b2611000000000000000e213446596c8092a4b7bba99683705d4a37251200000000000005182b3d506376899cafc1b19e8b786653402e1b080000000008192a38444c50505050504c443829190700000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000001225384b5d708496a9a99683705d4a372412000000000000000000000000000000000000000000000000000000000000000000000000000b17242f39434c535a6065696d6f7273737473737372706f6e6b6966635f5c575247382613000000000000000000000000000000000000000000000000000000000000000000021426364554626f79828a8f95999c9fa1a3a4a5a5a7a6a5a5a4a3a09e9b97928d867d74685c4d3e2d1c0b00000000000000102133435362707d8891999fa4a9acafb1b3b3b4b4b4b3b3b1afaca9a6a19c958d83786b5d4e3d2c1b090000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5b8a38f8787878787878793a5b6b3a49484736352412f1e0c000000000000000000000000000000001f344a5f748ba0b5cbbfb2abababababababababababababababababababababa7917b66503b261100000000000006192b3e516376899caec1b29f8c796653402e1b08000000000000000e213446596c8092a5b8bba89583705d4a38251300000000122537485660656666666460564737241100000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000001a2e4154677a8da0a09f8c796653402e1b08000000000000000000000000000000000000000000000000000000000000000000000000000006121d2630383f464b5054585a5c5e5e5f5e5e5e5c5c5a585754514e4b47423d35291a090000000000000000000000000000000000000000000000000000000000000000000d203243546372808c969ea4a9aeb1b4b6b8b9b9b9b9b9b9bab9b8b5b3b0aca7a19a9186796b5c4b3a2815020000000000071a2d3f506171828f9ba5adb4b9bebeb9b6b4b3b2b1b1b3b3b4b7babfbbb6b0a9a0968a7b6b5b4a3826130000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bfad9f9c9c9c9c9c9c9ca2b1b5a495867566564535241200000000000000000000000000000000001f344a5f748ba0b5cbc5b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a7917b66503b2611000000000000102336485b6d8093a6b8baa895826f5c49372411000000000000000004172a3c4f6275889baec0b2a08d7a675542301d0a000000192e41546673797b7b7b79736554412d1900000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000001f34495d71858b8b8b8b836f5c4a37241100000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242b31373b3f43454748484a49484847474543413f3c3936322d2922180b00000000000000000000000000000000000000000000000000000000000000000003162a3d4f617282919ea9b1b9b9b3aeaba8a7a5a4a4a4a4a4a5a6a8aaadb1b7bcb5aea4988a79695745321f0c00000000001124374a5c6e80909facb8c1beb5aea9a4a19f9d9d9c9c9d9d9fa2a5aab0b7c1bcb3a79a8a79675543301d0900001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5cbbcb3b1b1b1b1b1b1b1b5c0ae9986766757483828170600000000000000000000000000000000001f344a5f748ba0b5cab7a79e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d917b66503b26110000000000081a2d405265778a9eb0c2b19e8b7765523f2d1a070000000000000000000d203345586b7d91a3b6bcaa9785725f4c3a27140200001e33485d71848f9191918f84705c47321d00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000001f34495d707474747474746553402d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171d22272a2e30323333343433333231302e2c2a2724211d19140f06000000000000000000000000000000000000000000000000000000000000000000000b1e3246596c7d90a0afbbbaaea59f9a969391908f8f8f8f8f90919395989da3abb5c1b5a8988774614e3b27140000000004192c405366798c9daebdc3b6aba29a948f8c8a8888878788888b8d90959ca4aebac5b8a89785725f4c39251100001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c7b8aeacacacacacacacb1bdaf9b8b7a6b5b4b3b2a180700000000000000000000000000000000001f344a5f748ba0b5c4af9b89888888888888888888888888888888888888888888887b66503b261100000000001224374a5c6f8295a8b5b5a694826d5b48352310000000000000000000000316283b4e61738799acb5b4a28f7c695644311e0c00001f344a5f748ba0a7a7a79f8a745f4a341f00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000001a2e41515d5f5f5f5f5f5f57483623100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1215191b1d1e1e1f1f1e1e1d1c1b191715120f0c08030000000000000000000000000000000000000000000000000000000000000000000000000011253a4e6275899caebeb8a99c928a85827d7b797978787878797b7c8083888f98a4b2c2b6a4927d6a57432e1a060000000b1f33485c6f8396a9bbc4b4a5988e86807a777472727070727374777b8288919cabbac6b4a28f7c6854402c1804001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bdaa9b979797979797979fafb8a9998a7969584736241302000000000000000000000000000000001f344a5f748ba0b5c4af99847272727272727272727272727272727272727272727271624e3a251000000000061a2e415466798c9fa0a0a09c8a7664513e2b180600000000000000000000000c1e3144576a7c90a0a0a0a0998673604e3b281400001f344a5f748ba0b5bcb5a08b745f4a341f00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c2712000000000011233341494a4a4a4a4a4a44392a1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054687d91a5b8beac9b8b7d75706c68666564636363636466686a6e737a8694a4b6c1ae9a86725d49341f0b00000011253a4e63778b9fb3c6b8a696887b726a65625f5d5c5b5c5c5e5f63666c747d8d9cacbebfac9884705b47321e09001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5b8a38e8282828282828291a3b4b7a7988776655342301f0e000000000000000000000000000000001f344a5f748ba0b5c4af99846e5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5445331f0b000000000a1f34495d70848b8b8b8b8b8b806d5a4734210f0000000000000000000000000215273a4d6072868b8b8b8b8b8b7d6b57422d1803001f344a5f748ba0b5cbb5a08b745f4a341f00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000000515232e3434343434343431281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406080a0b0b0b0d0d0b0b09070400000000000000000000000000000000001a2f44596e8397acc0b4a18e7c6d625b575351504f4e4e4e4e4f505355595f68758799acc0b5a18c77624d39240f000000152a3f54687d92a6bac0ad9a8977695e56514d4a4847464747484b4d5258616e7d8fa2b5c7b39f8a75614c37230e001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5baa5907a6b6b6b6b6b738597a8b9b5a5948371604e3d2b1a090000000000000000000000000000001f344a5f748ba0b5c4af99846e58474747474747474747474747474747474747474747413627160300000000091f34495d70747474747474747363503d2a1705000000000000000000000000000b1d3043566874747474747474746a57422d1803001f344a5f748ba0b5cbb5a08b745f4a341f00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c271200000000000005111a1f1f1f1f1f1f1f1c150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c101316191b1d1f202121222221201e1c1915100a04000000000000000000000000001d32475c72879cb1c2ae9985715e4f47423f3c3b3a383838393a3b3e40454b58697c90a4b9baa5907b66513c2712000000192e43586d8397acc0b8a4907d6b5a4c423c383533323032323335393d44505f728598acc0b9a48f7965503b2611001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bda8937c685656565667798a9cadbeb2a08f7d6c5a493826150400000000000000000000000000001f344a5f748ba0b5c4af99846e584332323232323232323232323232323232323232322e2518090000000000061a2e41515d5f5f5f5f5f5f5f5e554533200e0000000000000000000000000000011426394b595f5f5f5f5f5f5f5f5a4d3b281400001f344a5f748ba0b5b5b5a08b745f4a341f00000000001f344a5f748ba0af99846e58432e1900000000000000001d32475c72889db3bda8937c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080e13181d2125282b2e3032343536363737363533312d29241e170f0700000000000000000000001f344a5f73899fb4bea994806a5642322d29272625232323242526282c303a4d61758b9fb4bda8937d68533e29130000001c31465b70869bb0c5b29d8975614d3c2f2723201e1d1b1c1d1e202429324255697c91a6babda8937d68533f2914001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5bfa994806a5440404a5b6c7d8fa1b2bead9b8a7867554432211000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1912070000000000000011233341494a4a4a4a4a4a4a4943372816040000000000000000000000000000000a1c2d3b464a4a4a4a4a4a4a4a473d2f1e0b00001f344a5f748a9ea0a0a09e89735f4a341f00000000001f344a5f748ba0af99846e58432e1900000000000000021d32475c72889db3bda8937c67523c27120000000000000410191d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b1308000000000000000000000000000000000000000000000000000000000000000000000000000000070f161c22282d32363a3d40434647494a4b4b4c4c4b4b4846423e39332b231a0f040000000000000000001f344a5f748ba0b5bca7917c67523d28181412100f0e0e0e0f0f1113171e33485d72889db2bfa994806a543f2a150000001e33485e73889db3c2ad98836e5a45311e130e0b0803000004090b0f1526394e62778ca1b6c0ab95806b56402b16001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c0ab96826b56402c3d4f60718394a5b7b9a796857361503f2d1c0b000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000515232e3434343434343434343026190a00000000000000000000000000000000000f1d2a323434343434343434322b1f110000001d32465b6e80898b8b8b89806d5a46311c00000000001f344a5f748ba0af99846e58432e1900000000000102081e33485d72889db3bda8937c67523c271200000000000514222c32333333333333333333333333333333333333333333333333333333333333333333332f26190a000000000000000000000000000000000000000000000000000000000000000000000000000d19232a31373c41464b4f5255585b5c5e5f60606261605f5e5b57534d473f362c22160900000000000000001f344a5f748ba0b5bca7917b66503b26110000000000000306090c0f131c31465b70879cb1bfab95806a543f2a150000001f344a5f748a9fb4bfa994806a55402b1702000000000000000000000b1f34495e73899eb3c1ac97836c57422c17001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c1ac97826b56412c31425365768899aabcb4a291806e5c4b392817050000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000c171d1f1f1f1f1f1f1f1f1e180e01000000172b3e51616e74747474746d61513e2b1700000000001f344a5f748ba0af99846e58432e19000000081116171920354a5f74899fb4bba7917b66503b261100000000001122323f4748484848484848484848484848484848484848484848484848484848484848484848433728160400000000000000000000000000000000000000000000000000000000000000000000000b1c2b363e454b51565b5f64676a6d7072737476767776767473706c68615b52493f33271a0b000000000000001f34495e73899eb3bca7927c67523d291507090d0f1215181b1e2124282c33485d72889db2bea9947d68533e29140000001f344a5f748ba0b5bca7937c67523d28130000000000000000000000071c31475c70879cb1c3ad98836c57422c17001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c2ad98836c57422c253647596a7b8d9eb0c0ae9d8c7a6857463423120000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f223343515b5f5f5f5f5f5a514233210e00000000001f344a5f748ba0af99846e58432e1900000c1a242b2c2e313b4f63778da2b6b9a48f79644f3a25100000000000192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d554533200c000000000000000000000000000000000000000000000000000000000000000000000015283a4852595f656b7074787c80838688898b8c8c8d8c8c8b8886827c766e665c514537291a0b0000000000001c31465b70869aaebfaa95826c5844311f1c1f2124272a2d303336393d41474f62768ba0b4bba6917c67523c27120000001f344a5f748ba0b5bca7917b66503b26110000000000000000000000001b30455a6f869bb0c3ad98836c57422c17001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c182a3b4c5e6f8092a3b4bba99886756352412f1e0c00000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000000000000611181d1f1f1f1f1f1f1f1f1b150b0000000000000000000000000000000000000000000000041625333e464a4a4a4a4a463e3324150400000000001f344a5f748ba0af99846e58432e1900091a2a37404243464c596a7d92a7bbb4a08b76614c37220d00000000001e33485d6f73737373737373737373737373737373737373737373737373737373737373737372634f3a251000000000000000000000000000000000000000000000000000000000000000000000001c314558666d74798085898e9195989b9c9fa0a1a1a2a1a1a09d9a96918a82796e625547382919080000000000192d42566b8093a7baaf9b8873604e3c2e313437393c3f4245484b4e51565b626d7d92a5b9b7a28e78644f3a25100000001f344a5f748a9fb4bca7917b66503b26110000000000000000000000001a2f445a6f869bb0c2ac97836c57422c17001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c171d2f405163748697a8bab5a492826f5e4d3b2a1907000000000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000000000000000000000000000b18242c3234343434343434342f281e1103000000000000000000000000000000000000000000000716222b313434343434312b2115060000000000001f344a5f748ba0af99846e58432e1900122638485457585b606976889baec1ae9a86715d48331e0a00000000001f344a5f748989898989898989898989898989898989898989898989898989898989898989897b66503b261100000000000000000000000000000000000000000000000000000000000000000000001f344a5f7482888f949a9ea2a6aaadafb2b4b5b6b7b7b7b7b5b3afaba59e968c8073655647362514020000000013283c5064778a9cadb7a3907d6b5a4a4346494c4e5154575a5d6063666a7076808c9caec1b09c88735f4a36210c0000001e33485e73899eb3bca7917b66513c27120000000000000000000000001b30455a6f869bb0c0ab96826b56402b16001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17112234455667798b9cadbeb09f8e7c6a5948362513020000000000000000001f344a5f748ba0b5c4af99846e58432e190303030303030303030303030303030303030303030000000000000000000000000000000000000000091a293640474a4a4a4a4a4a4a49443b2f21110000000000000000000000000000000000000000000000040f171c1f1f1f1f1f1c170e04000000000000001f344a5f748ba0af99846e58432e1900182d4155666c6d70747c8795a6b7b6a4927d6a56422e190500000000001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f917b66503b261100000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9da3a9aeb3b7bbb7b3afadaba9a8a8a8a8a9acb0b6bdb9b2a99e918474645443311f0d000000000d2134475a6d7d8f9eacad9b89786859585b5e606366696c6f7275787b80848a929caab9b8a694806c5844301c070000001d32475c71879cb1bda8937c68533e28130000000000000000000000071c32475c71879cb1bea9947d69543f2a15001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000d22374c62778da3b8c1ac97826b56402b160100000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17051627394a5b6d7d90a1b2bcab9a887665544331200e0000000000000000001f344a5f748ba0b5c4af99846e58432e19191919191919191919191919191919191919191918150e03000000000000000000000000000000000315273847535b5f5f5f5f5f5f5f5d574d3f2f1d0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0af99846e58432e19001a2f445a6f838386898f99a5b3b7a9988774614e3b27130000000000001f344a5f748ba0b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a7917b66503b261100000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bdbeb2aca7a29e9b9895949393939394979ba2a9b3bebbafa2938372604e3c2a170400000005182b3d4f6070808e9ba7a79687776a6d707376787b7d8285888b8d9094999fa5aebab7aa9a897664503d2915010000001b30455a6f8499aebfaa95806a55402c1702000000000000000000000a1f34495e73899eb3bba7917c67523d2813001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000040809090909090909090909090d22374c62778da3b8c1ac97826b56402b160909090909090909090909090701000000001f344a5f748ba0b5c3ad98836c57422c17020a1b2c3e4f60718394a6b7b7a6958371604f3d2c1a0900000000000000001f344a5f748ba0b5c4af9a856f5a45312e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e292114050000000000000000000000000000000c1f324556647074747474747474726a5d4c3b28150100000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0af99846e58432e19001a2f445a6f86989a9ea4acb6afa6998b7a695745321f0b0000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0917b66503b261100000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4b1a097928d898683807d7c7c7c7c8083878d96a1adbbc0b1a1907d6c594633200d000000000e2032425261707d8a959fa59688808386888b8e9194979a9ca0a2a5a9aeb3b9b5aea5998c7c6b594734210e00000000182d41576b8296aabfad98836e5a45311d100b07050403030305070a1024384d62778ca1b6b8a38e78644f3a2510001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000410191d1e1e1e1e1e1e1e1e1e1e1e1e22374c62778da3b8c1ac97826b56402b1e1e1e1e1e1e1e1e1e1e1e1e1e1b150b0000001f344a5f748ba0b5c3ad98836c57422c1702000f2031435465768899abbcb2a18f7d6c5b4a38271504000000000000001f344a5f748ba0b5c7b29d8974604e45434343434343434343434343434343434343434343433d32231200000000000000000000000000000013273b4f6273838a8b8b8b8b8b8b887b6a5744301c0900000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0af99846e58432e19001a2f445a6f869bacacaaa7a29c93887b6c5c4c3a2815020000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b66503b261100000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab96837d7874706d6b68676767676a6d7279838f9dacbcbfad9b897663503c2815010000000214243443515f6c77838fa2a69894979a9da0a3a6a9acafb2b4b7b4b1aeaba6a19a92887b6d5e4d3c2a18050000000014293e52677c91a5bab29d8874604c392b24201c1a191818191a1c1f242d3f53677b90a5bab29e8974604b36210c001f344a5f748ba0b5bfa9947d68533e2913000000000000000000000514222c3233333333333333333333333333374c62778da3b8c1ac97826b5640333333333333333333333333333330281c0d00001f344a5f748ba0b5c3ad98836c57422c1702000214253648596a7c8d9fb0bead9c8a78675644332210000000000000001e33485e73889db2c7b8a4907d6c605a585858585858585858585858585858585858585858585041301c0900000000000000000000000000071b2f43566a7d929fa0a0a0a0a0a0998873604c38241000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0af99846e58432e19001a2f445a6f8697979795928e8880766a5d4e3e2e1d0b000000000000001f34495d7074747474747474747474747474747474747474747474747474747474747474747473634f3a251000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a635f5b5856535252525254585e66717d8e9eafc1b8a693806b5844301c070000000006162534415062728290a3b6aca9acafb2b5b8b7b4b0adaaa6a3a09c9996928c867d756a5d4f402f1e0d00000000001024394d62768b9fb3b7a38f7b6957483f3935322f2e2d2d2e2f3134383f4a5c6f8397abbfac98846f5b46311d08001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001122323f4748484848484848484848484848484c62778da3b8c1ac97826b5648484848484848484848484848484844392b1a07001f344a5f748ba0b5c3ad98836c57422c1702000007192a3b4c5e6f8292a3b5b9a897857362513f2e1c0b0000000000001b30455a6f8498acc0c0ad9b8b7d736f6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d5f4c38230e000000000000000000000000000f23364a5e72869aaeb5b0adaeb5b5a38f7b67533f2b1804000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a099846e58432e19001a2f445a6f80828282807c78736c63594c3f30201000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c00000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a544a4643403e3d3c3c3d3f434a54606f8092a4b7c2af9b88735f4b36220e00000000000c2034475a6d8091a0aec0c0b8b3afaca9a5a29f9b9895918e8b8884827c77716a61584c3f3122120100000000000a1f33475b708497abbdab988674665b534d4a4744434342434446494d535c68798c9fb2b7a4907c6854402c1703001f344a5f748ba0b5bfa9947d68533e291300000000000000000000192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e62778da3b8c1ac97826b5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e574937230f001f344a5f748ba0b5c3ad98836c57422c17020000000c1e2f405263748697a8bab4a391806e5d4b3a2917060000000000172c4054697c90a4b6c7b9a99b9088848484848484848484848484848484848484848484847b66503b261100000000000000000000000002162a3e5266798ea2b5ac9d9899a4b6ab97836f5b47331f0b000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b846e58432e1900182c4054646a6b6b6b6a68645f5850463b2e211202000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a443828170400000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f312e2b29282727282a2f3742516275889bafc2b7a28e7965513c2813000000000011263a4f63778a9dafbeb8ada49e9a9794908d8a8783807c7875726f6b68635d564e453a2e21130400000000000004182c4054677a8ea0b1b5a39384776e68625f5c5a585857585a5b5e62676f798797a9bbac9a8874614d39251100001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001e33485d6f73737373737373737373737373737373778da3b8c1ac9782737373737373737373737373737373737366533e2914001f344a5f748ba0b5c3ad98836c57422c170200000000112334455668798b9cadbfaf9e8c7a69584635231201000000001126394d61748799aab9c6b8aca39d999999999999999999999999999999999999999999917b67523c27120000000000000000000000000a1e3246596d8295a9b8a48f83869aaeb29e8a76634e3b2713000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d7074747474746a57422d180011243646515556565654534f4a443d34291e11030000000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343430271a0b0000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a19161413121213151b253345586b8093a7bcbda994806b56412d180300000000152a3f54687d92a6bab7a89b908986837d7b7774716e6a6764605d5a56534e49423b32281d110300000000000000001125384b5e708393a3b0b1a2958a837c7773716f6e6c6c6e6f7073777b838c97a5b5ac9e8f7c6a5744311e0a00001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001f344a5f74898989898989898989898989898989898991a4b9c2ad998a89898989898989898989898989898989806a543f2a15001f344a5f748ba0b5c3ad98836c57422c170200000000051628394a5c6d7d90a1b2bbaa988775645241301e0d000000000a1e314457697a8c9ba9b5bebfb7b2afafafafafafafafafafafafafafafafafafafafa8937c68533e28130000000000000000000000001225394d6175899db1b19d89748093a7baa6927d6a56422e1b070000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5a4d3b281400071928353d404040403f3d3a36302921170c00000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1409000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000000000716283c5064788da2b6c3ae99856f5a46311c0700000000172c41576b8297acbeab998a7d75706d6966635f5c5955524f4b4845413e39342e271f150b00000000000000000000081b2e4153647585929ea7ada79e97918c898786848383848486888c90979fa9aca59b8f80705f4d3b28150200001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa2afc0c8b6a69f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f95806a543f2a15001f344a5f748ba0b5c3ad98836c57422c170200000000000a1b2c3e4f60728395a6b7b6a59382705f4d3c2b19080000000215283a4c5d6d7d8b97a2aaafb3b5b5b5b5b5b5b5b5b5b5b4b4b4b4b3b3b2b1b1b0afa9947d69543f2a14000000000000000000000005192d4155687c91a4b8aa96826d778ca0b4ae9a86725e4a36220e00000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a473d2f1e0b00000a1722282b2b2b2b2a2825211c150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000d21354a5e73889db2c6b29e89735e4934200a00000000172c42576c8397acb5a18e7b6b605b5854514e4a4744403d3a3633302c2925201a130b0200000000000000000000000012243647576674828b93999ca2aba5a19e9c9a99989899999b9da1a5aba09b9791897d70615241301e0b0000001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001f344a5f748ba0b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b6bfcbcbc4b9b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4ab95806a543f2a15001f344a5f748ba0b5c3ad98836c57422c17020000000000000f203243546677899aabbcb19f8e7c6b5948372514030000000b1d2e3f4f5f6d79858e969b9ea0a0a0a0a0a0a0a0a0a09f9f9f9f9d9d9d9c9c9b999995806a55402b1600000000000000000000000d2135485c708598acb7a38f7a67718599adb5a18d7965513e2a160200000000000000000000000000000000000000000000000000000000000000000000000000000515232e343434343434322b1f1100000000050e13161616161513100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0d10121313131312100d0a060000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000071b30455a6f8499aec3b6a18c77624c37220d00000000162b40566b8095aab09b87725e4e46433f40404040403f3e3b3935312c2620180f050000000000000000000000000000061829394856636e777d848793a8bab6b3b1afafadadaeafb0b3b6b7a28f87837c756b5f5243342412010000001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a15001f344a5f748ba0b5b5ad98836c57422c17020000000000000314253748596a7c8e9fb0b5ac9a897766544332210e00000000102131414f5c68727a8286898b8b8b8b8b8b8b8b8b8b89898989888888878786848483826b56402b16000000000000000000000115283c5064778ca0b4b19c8874606a7d92a6baa995826d5945311d0a00000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1e180e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f151a1f222527282929282725221f1a150f080000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000172c41566b8296abc0b9a48f79644f3a25100000000014283d52677c91a5af99846e594e51535456565656565453504e4a46413b332b22170c00000000000000000000000000000b1d2e3e4d5c68737c838793a7bbb7b3b1b0afafafafb0b1b3b7b7a28e8682797064574838281706000000001f344a5f748ba0b5bfa9947d68533e2913000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a15001f344a5f748ba0a0a0a098836c57422c17020000000000000008192a3c4d5e6f8292a0a0a0a0958472604f3e2b1602000000031323313e4a555f666c7073747474747474747474747373737372727270706f6f6e6c6b62513d291400000000000000000000081c3044586b8093a7bbaa95826d5963778b9fb3b09c8975604d392511000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1313131313131310090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a141c23292f33373a3c3d3e3e3d3c3a37332f29231c140a010000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000014293f53687d93a8bdbba6917b66513c2711000000001024394d6175899caf9b87725f6366686a6b6b6b6b6b6a6866635f5b554f473e34291d0f0100000000000000000000000416283a4c5c6b798690979ba1aca6a29f9c9b999999999b9c9fa2a7ac9f9a958d8275665646342210000000001f344a5f748ba0b5b5a9947d68533e2913000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a15001f344a5f748b8b8b8b8b8b836c57422c170200000000000000000d1e2f41526374868b8b8b8b8b8b7d6d5a45301b06000000000413202d38424b52585c5e5f5f5f5f5f5f5f5f5f5f5e5e5e5e5d5c5c5b5b5a5a585756514434210e000000000000000000001024384b5f73889bafb7a28f7a66525b708498acb8a4907c6854402d1905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e121415151514120d04000000000d192328292929292928251d1103000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d272f373e43484c4f5152535352514f4c48433e3730271d130800000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000012273c52677c91a7bcbda8937c67523d2813000000000a1e32465a6d8091a2a18d7a74787b7d808282828280807c7b77746f6a635b51473b2d1f1000000000000000000000000d20334658697a8a98a3abaca198928d898786848484848687898d9299a2ada99f93857463513f2c19060000001f344a5f748ba0a0a0a0947d68533e2913000000000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747474747467533e2914001f34495d70747474747474746955412c170100000000000000000012233445576874747474747474746d5945301b050000000000030f1b262f373e4347494a4a4a4a4a4a4a4a4a4a49484848484747464644444342413d3426160500000000000000000004172b3f53677a8fa3b7af9c88735f4b54687c91a5b9ac9884705c4834200c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b131a1f2327292a2a2a292721160900000b1c2b363d3e3e3e3e3e3e392f2111000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925303a434b52585d616466676868676664615d58524b433a3025190d000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000011263b50667a90a5bbbfa9947d68533e29130000000003172a3d5062738492a198888a8d90939596979797959493908d89847d776e64584b3d2e1e0d0000000000000000000115293c5063758898a8b5aa9b8e857d7774716f6e6e6e6e6f7174787d85909eadb1a392826f5c4935220e0000001f344a5f748b8b8b8b8b8b7d68533e2913000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410001a2e41515d5f5f5f5f5f5f5f5a4c3a261200000000000000000000051728394a595f5f5f5f5f5f5f5f5c4f3d2a16020000000000000009131b23292e3234343434343434343434343433333333323230302f2f2e2d2c29211608000000000000000000000b1f33475b6e8396aabca995806c58444d61758a9eb2b39f8c7763503c281400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e272e34383c3e3f3f3f3e3c342718060015283a48525353535353534c3f2e1c0a00000000000000000000000000000000000000000000000000000000000000000000000000000f1d2a37424d565f666d7276797b7c7d7d7c7b7976726d665f564d42372a1d0f0000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000f253a4f647990a5bbbfa9947d68533e2913000000000b1c2e3e4e5d6b778499a69c9fa2a5a8aaabacacacaba9a8a5a29e99928a8276695b4c3c2b1a080000000000000000081c3044586c8092a5b6af9d8c7d7169635f5c5a595858595a5c5f636972808fa0b3b09e8c7865513d29150000001f34495d707474747474747466523d28130000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a080011233341494a4a4a4a4a4a4a463c2e1d0a00000000000000000000000a1b2d3b464a4a4a4a4a4a4a4a483e31200e00000000000000000000080f15191c1f1f1f1f1f1f1f1f1f1f1f1f1e1e1e1e1d1d1b1b1a1a191817140e05000000000000000000000013273a4e62768a9eb2b5a28d7965513d465a6e8397abbba793806b5743301c080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b27313b42494d5153545454535045362411001c314558666868686868685d4c392613000000000000000000000000000000000000000000000000000000000000000000000000000f1e2d3b48545f69727a82878b8f9193949493918f8b87827a72696054483b2d1e0f00000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000f253a4f647990a5bbbfa9947d68533e29130000000215283a4b5c6c7b8995a1b3b2b3b4b0acaaa8a8a8a8a9abadb1b5b3ada69e9488796a5a4937251200000000000000000d22374b5f73889cafb9a592806e5f554e4a47454443434445474a4f5561708396aabba895806c58432f1b0600001a2e41515d5f5f5f5f5f5f5f584836230e000000000000000000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343431291d0e00000515232e3434343434343434322a1e10000000000000000000000000000f1d2a323434343434343434332c2113020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2e42566a7d92a6b9af9a86725e4a363f53677b90a4b8af9b87735f4b37230f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101f2c39444e565d6266686a6a6a686353402c17001f344a5f747d7d7d7d7d7b685643301d0a00000000000000000000000000000000000000000000000000000000000000000000000c1d2d3c4b5966727c868f969ba0a4a6a8a9a9a8a6a4a09b968f867c7266594b3c2d1d0d000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000f253a4f647990a5bbbfa9947d68533e29130000000b1e314457697a8b9aa7b2b9afa6a09b9795949393939495989ca1a8b1bab1a59889776654412e1b080000000000000012273c5065798fa3b7b29e8a756250413a3532302f2e2e2f3032353a4353667a8fa3b8b09b87725d49341f0a000011233341494a4a4a4a4a4a4a453a2b1907000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000005111a1f1f1f1f1f1f1f1f1d170d0000000000000000000000000000000c171d1f1f1f1f1f1f1f1f1e190f0300000000000000000000000002080d12141617171715130f0b06000000000000000408090909090908060000000000000000000000000e22364a5d718699adbca793806b57432f384c6074899db1b6a28f7a66533f2b17030000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2e3d4a56616a71777b7d8080807d6f5a442f1a001d32465a6d809394949486725f4d3a27140100000000000000000000000000000000000000000000000000000000000000000008192a3b4b5a6976848f99a2aab0b5b9bbbdbebebdbbb9b5b0aaa2998f8477695a4b3b2b1a080000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000011263b50667a90a5bbbfa9947d68533e291300000013273a4e61748798a9b8b5a79c928b8683807d7c7c7c7d8083878d959eaab9b6a69684715e4b37240f00000000000000162b4054697d94a8bdad99846f5b463326201d1b1a19191a1b1d2026374b6074899eb3b5a18c77624d38230e00000515232e343434343434343431281c0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e161c22262a2b2c2c2c2a2824201b140e060000030f181d1e1e1e1e1e1e1a13080000000000000000000216293d5165798da1b5b4a08c7864503c283145596d8296aabeaa96826e5a46321f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000091b2c3c4c5b68747d868c9093959595866f5a442f1a00172a3d506376899ca9a28f7c695643311e0b000000000000000000000000000000000000000000000000000000000000000001132537485969788795a1acb6bebcb5b0acaaa9a9aaacb0b5bcbeb6aca19588786959493726140200000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000012273c51667b91a7bcbda8937c67523d2813000004192e42566a7d91a4b6b7a6978a8077716d6a68676767686b6e7278828d9baabbb3a18e7a67533e2a1601000000000000192e43586d8397acbfaa95806a55412c170b08020000000002080c1d31465b70869bb0baa5907965503b261100000005111a1f1f1f1f1f1f1f1f1c150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061015171715120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18212a31373b3f404242413f3d39352f29221a110713212b323333333333332e2518090000000000000000091d3145596d8295a8bcad9986715d4935212a3e52667a8fa3b7b19e8a75624e3a261200000000000000000000000000000000000000000000000000000000000000000000000000000000011426384a5a6a7986919aa1a5a8aaab9b866f5a442f1a000e213346596c8092a5ac998673604d3a271502000000000000000000000000000000000000000000000000000000000000000b1e30435466768897a5b2bebcb2a9a19b9795949495979ba1a9b2bcbfb3a5978877665543311e0c00000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000014293e53687d93a8bdbca7917b66513c271200000a1e33485c718699adbfac9989786c635c5855535252525356595d646e7c8c9eb0beaa96826d5944301b070000000000001b30455a6f869aafbda8937c67523d281300000000000000000002192e43586e8498adbca7937c67523d2813000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a18232a2c2c2a27231d171008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2a343d454b50545657575654524e49433d352d241a20313e474848484848484236271502000000000000001125394d6074889cb0baa6927d6a56422e1923374b5f73889cb0b9a5927d6955422e1a060000000000000000000000000000000000000000000000000000000000000000000000000000000a1d30435667788997a3aeb5aea5a09c9a866f5a442f1a0004172a3d4f6275889baea3907d6a5744311e0c0000000000000000000000000000000000000000000000000000000000000114273a4d60728495a5b5c3b7ab9f958d8783807d7d8083878d959faab7c3b5a6958572604e3b281502000000001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000162b40566b8095aabfb9a48f79644f3a251000000e23374c61768ba0b4b7a38f7c6a5b4f4843403e3c3c3d3e404449515e6e8093a7bbb19c88735e49341f0a0000000000001c31465b70879cb1bca7917b66503b261100000000000000000000172c42576c8398adbfa9947d68543f2a1400000000070e1313131313131313120c040000000000000000000000000000000000030b10131313131313131313100b040000000000000000000000061828363f42413f3c37322b241b12080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061523303c4751596065686b6c6c6b6a67635e58514940372d2b3e4f5b5e5e5e5e5e5d5444321e0a00000000000005192c4054687c90a4b8b39f8b77634f3b26131c3044586c8295a9bdad9985715d4935210e0000000000000000000000000000000000000000000000000000000000000000000000000000001125394d60738597a7b5b5a79b928b8786846f5a442f1a00000d203346596b7d92a4ad9a8774614e3b28150200000000000000000000000000000000000000000000000000000000000a1d3144576a7d90a1b3c3b7a89a8d8279726d6a68686a6d7279828d99a8b7c4b3a2907d6b5845321e0b000000001f344a5f748ba0b5c0ab95806a543f2a1b0f03000000000000041a2f44586d8398adc2b7a28d77624d38230e000010253b5064798fa4b9b19c88735f4c3d332e2b29272728292b2f35405163778ca1b5b6a18c77624c38230d0000000000001d32475c72889db3bca7917b66503b261100000000000000000000162b40566b8297acc0ab95806a543f2a150000000d19232829292929292929272016080000000000000000000000000000000b161f25282929292929292928251f170c000000000000000000001023364653575754514c463f382e251b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004142433414e5a646d74797d82838382807c77726c655c53493f34465a6d737373737372614d39240f0000000000000c2034485c708497abbfac9884705c48331f0c15293d5165798da2b6b4a08d7865513d2915010000000000000000000000000000000000000000000000000000000000000000000000000003182c4055687c90a2b4b9a797897d76726f6e6756422d1800000316293b4e6174889baea3917d6a5845321f0d00000000000000000000000000000000000000000000000000000000001125394d6073879aacbfbaa9998a7b6f655d5855535355585d656f7b8a99a8b9bfad9b8875614e3a2613000000001f344a5f748ba0b5c0ab95806a5445392c21150a00000000000a1f33485d71879bb0c5b49f8a745f4b35200b000012273c52677c92a7bcad98836d5944302019161412121314161b2234495d72889cb1b9a48f79644f3a240f0000000000001d32475c72889db3bca7917b66503b261100000000000000000000172c42576c8397acc0ab95806a543f2a1500000b1c2b363d3e3e3e3e3e3e3e3b33261705000000000000000000000000000f1d2933393d3e3e3e3e3e3e3e3d3a33291d0e000000000000000000162b3f53646c6b6965605a534b41382d2115070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011223242515f6b7682898f939698989794918d87807870665c5147495e73898989898979644f3a250f00000000000014283b4f63778b9fb3b9a5917c6955402c19040e22364a5e72879aafbca894806c5845311d0900000000000000000000000000000000000000000000000000000000000000000000000000081d32465b6f8498acbfaf9c8a796b625d5a5855493926130000000c1f3245576a7d90a3ae9b8875614e3c29160300000000000000000000000000000000000000000000000000000004192d4155687c90a3b6c1ae9c8b7a6b5e524a44403e3e40444a525e6b7a8b9cadc0b8a4917d6956422e1a060000001f344a5f748ba0b5c0ab95807063564a3e32271c130c08090b1325394d62768ba0b4c5b09b86715c47321d08000013293e53687d93a8bdab96826b56402b160500000000000000061b30455a6f869bb0bba59079644f3a250f0000000000001d32475c71879cb1bca7937c67523d281300000000000000000002192e43586e8398adbfa994806a543f2a15000015283a485253535353535353504434220f0000000000000000000000000d1e2d3a464e5353535353535353534e463b2c1c0b0000000000000000192e43586d83827d79756e675e544a3e3225170900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2f4051616f7d89949ca3a8abadadaca9a6a19b958c83796f64584c60768b9f9f9f9079644f3a250f0000000000081b2f43576b8093a7bab29e8a75624e39261100071b2f43576b8093a7bcb09c8874604c382411000000000000000000000000000000000000000000000000000000000000000000000000000c21364b60748a9eb3bda894806c5b4e48454341382b1b090000000215283b4e6173879aaca5927d6c594633200d0000000000000000000000000000000000000000000000000000000b1f33485c708498acc0b6a3917d6d5c4d40362f2b29292b2f36404d5c6d7d90a3b6c1ad9986715d4934200c0000001f344a5f748ba0b5c2ae9c8e8274685c5044392f26201e1e2025314155687c91a5bac0ab97826d58432e1905000013293e53687d94a8beab95806a55402b160000000000000000031a2f445a6f869bb0bba59079644f3a250f0000000000001b30465b70869bb0bfaa95806a55402c17070200000000000003081d32465b70869bb0bda8937d68533e291300001c314558666868686868686862523f2b16010000000000000000000007192b3c4b586268686868686868686863584a3a281502000000000000071c31465b708697938f8a837a71675c5043352718090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114273a4c5e6f808e9ba6b0b7bdbab6b4b4b4b5b6afa8a0968c82766a5e63788ea3b4a59079644f3a250f00000000000f23374b5f72879aaebfab97836f5b46321e0a000014283c5064788da0b4b7a38f7b6854402c18040000000000000000000000000000000000000000000000000000000000000000000000000f24394e63788da2b7b8a38e7965503d33302e2c251b0d00000000000b1e3144576a7c90a3ae9b897562503d2a170400000000000000000000000000000000000000000000000000001125394e62778b9fb3c2ae9b8773614f3e2f231b161414161b232f3e4f6073869aadc1b4a08c77634f3b26120000001f344a5f748ba0b5c9baac9f9286796d61564c423a3533333539424f5f718598acc0baa5917c68533f2a1500000012273c52677c93a8bdac97826c57422d19110d0b0a090a0b0e121d32475c70879bb0baa59079644f3a250f000000000000192f44586e8398adc2ad98846f5a4632221b17151312131315181c24384b6074899eb3bba5907b66513c271200001f344a5f747d7d7d7d7d7d7d6d58432e190300000000000000000000102336485969757c7d7d7d7d7d7d7d7c76685845321e090000000000000a1f34495e73899ea8a49e978e85796e615345362718080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d314457697b8d9dacb8c1b5aca5a19f9f9fa0a4a8aeb3a99e93887c6f667b90a5bba59079644f3a250f0000000003172b3e52667a8ea2b6b8a4907c68533f2b170300000d2135495d71869aadbfab97836f5b4734200c00000000000000000000000000000000000000000000000000000000000000000000000010253a4f647990a5bab5a08b75604b36221b191712090000000000000214273a4d60738699aca592806c594634210e0000000000000000000000000000000000000000000000000000162a3f53687c92a6babba7937d6a574432201107000000000711203144566a7d92a6babba7927d6955402c170200001f344a5f748ba0b5bbaba1a3a3978b8073695f564f4a48484a4e555f6d7d8fa1b4c6b39f8b76624e39251000000011263b50667b90a5baaf9a86705c48362b2622201f1e1f2023262d3a4c60758a9eb3b8a38d78634e3823110a0000000000172c41566b8095aabeb29e8a75624f3f35302c2a292728292a2d30374254677a8fa3b8b7a28d78634e39240f00001f344a5f748b9494949494846e58432e190300000000000000000006192c40536677879294949494949494928775614d38230e0000000000000d22374c61768ca1a9b2b2aaa1978c807163544536261504000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024394c60738799aabbc0b0a399918c8989898c8f949aa0a7afa5998d80727d93a8bba59079644f3a250f000000000a1e32465a6d8296aabdb19d8975604c392410000000061a2e42566a7d92a6bab29f8b77634f3b271400000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e49341f0a00000000000000000000000b1e304356697c8fa2af9c897663503d2a1805000000000000000000000000000000000000000000000000051a2f44596d8397acc0b5a08c77634f3b2815030000000000000214273b4e62768b9fb4c1ad98846f5a45301c0700001f344a5f748ba0b5b39e8d91a0a99d91867b7269635f5d5d5f6368717d8b9bacbebeaa97836f5b47331f0a0000000f24394d63778da2b6b4a08c77655447403a373534333436383b404957697c90a4b8b49f8b75604b362a261d110300000013283d52667b90a4b9b9a592806d5d514a45413f3e3c3d3e3f42454b5360718497aabeb29d89745f4a35200c00001f344a5f748ba0a9a9a999846e58432e19030000000000000000000f2236495c6f8395a5a9a9a9a9a9a9a9a4907b66503b26110000000000000f253a4f6479878e969fa9b3b4a99d90827263534433221100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3f53687c90a3b6c5b3a292867c77747373767980868c949ca5ab9e90838296abbba59079644f3a250f0000000012263a4e61758a9db1beaa96826d5945311d090000000013273b4f63778b9fb3baa6927d6a57432f1b07000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000114273a4c5f728598aba693806d5a4734210f0000000000000000000000000000000000000000000000000a1f33485d72879cb1c4af9b86715d4834200c00000000000000000b1f33475c70859aaec3b29d88735e4a35200b00001f344a5f748ba0b5b29d8882919fada3988f867d7874727274777c858f9ba9b9c4b3a08e7a6754402c18040000000b20354a5e73889cb0bba8958372655b544f4c4a4a484a4b4d50555c67758699acbfaf9a86715c47413f3a2f21100000000f24384c61758a9eb2c1ae9c8b7b6e655e5956545352525354575a5f66707d8fa1b3bfab97836e5a45311c0700001f344a5f748ba0b5bfaf99846e58432e1903000000000000000005182b3e5265788c9fb2bfbfbfbfbfbfbca7917b66503b26110000000000000e23374b5e6b7279838c96a1adbaaea09182716151402f1d0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596d8397abbfbba895847469625f5e5e61656a70778089929ca7a092899aaebba59079644f3a250f00000006192d4155697d91a5b9b7a38f7a66523e2a1602000000000c2034485c708498acc0ae9a86725e4a36230f000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000a1d304356687b8fa1b09d8a7764513e2b180500000000000000000000000000000000000000000000000d22374c61768ba0b5bfab96826c57432e1a05000000000000000004192d41566b8095aabeb6a28d77634d39240f00001f344a5f748ba0b5b6a18c77828f9ca9aba299928d8988888a8d9298a1acb9c5b6a69583705e4b38241100000000071b3044586d8295a8bbb2a19183776f6864625f5f5e5f6062656970798594a4b6baa793806b5a5856544c3f2d1b070000091e32465a6e8296a9bbbaa99a8c8278736e6b69686767686a6c6f737a838f9dadbeb5a28f7b67533f2b170200001f344a5f748ba0b5c4af99846e58432e190300000000000000000e2134485b6e8295a8bbbbb5b5b7bfcdbca7917b66503b2611000000000000081c2f404f575e666f7984909daab9afa090806f5d4c3a28160400000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c71879cb1c5b5a08c7866564d4a48494c50565d646c75808a95a1a29ea6b6bba59079644f3a250f0000000d2135495d708599acc0b09c88735f4b37230f000000000004192d4155697d91a5b9b5a28e7966523e2a16030000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e09000000000000000000000000001326394c5f718598aba694826d5b48352210000000000000000000000000000000000000000000000011263b5064798fa4b9bba7927c68533e29140000000000000000000013283d52667b90a5babaa5907b66513c271200001f344a5f748ba0b5b9a48f79707d8b98a3aeada7a29f9d9d9fa2a6acb4bec0b5a79989776654412e1b08000000000015293e5165788c9eafbfafa0948a837d7977747473747577797d848c96a3b2c2b19d8a77706f6d6b695d4a36220d000003172b3f5266798c9eafbeb8a99e958d8884827d7d7c7c7d808284888e96a0acbbbaa99886725f4c3824100000001f344a5f748ba0b5c4af99846e58432e19030000000000000004172a3e5164778b9eb1b8a9a0a0a2aec0bca7917b66503b2611000000000000001222313c434a535c66727d8d9baabaae9e8d7b6a584633210e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f73899fb4c5b09b86715d4939343334373c42485059626d7784909dabb8c4bba59079644f3a250f00000115293d5064788ca0b4bda995826c5844301c0800000000000011263a4e62768a9eb2bda995826d5946321e0a0000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000000091c2f4254677a8da0b19e8b7764513f2c19060000000000000000000000000000000000000000000014283e53687c92a7bcb8a38e78644f3a2510000000000000000000000f24394d63778da2b7bea8947d69543f2a1500001f344a5f748ba0b5bba6917b666d7986919ba5adb5b4b3b3b4b7bbc0bcb6aea3978a7a6a59483624120000000000000e2236495c6e8091a1afbbb2a79e97928f8c8b8a898b8b8c8f93989fa9b4c1c6b19c8b888785838279644f3a25100000000f2336495c6e8091a0aebabbb1a8a29c999694949393949497999da2aab2bdb7aa9c8c7a685643301c090000001f344a5f748ba0b5c4af99846e58432e1903000000000000000d2034475a6d8294a7bbae9b8c8b90a3b8bca7917b66503b26110000000000000004131f282f37404954606e7c8c9cacbbaa99887563503e2b1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836e58432e1f1e1f22272d353d46505a6672808d9bacbfbba59079644f3a250f0000091c3044586c8094a8bcb6a28e7965513d2915010000000000000a1e33475b6f8397abbfb19d8975614d3926120000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000000001225384b5e708497a9a895826f5c4936231000000000000000000000000000000000000000000000162b40556a8095aabfb5a08b76604c37210d000000000000000000000b20354a5f748a9fb4c0ac97826c57422c1702001f344a5f748ba0b5bda8937c675c68737d89929aa0a6abadafafaeaca7a29a9186796b5c4c3c2b190700000000000006192c3f51627383919ea8b0b7b2aca7a4a1a09f9f9fa0a1a4a8adb3b8b7b7b7b7a99f9d9c9998917c67523c2712000000071a2d3f51627282909ca7afb6bcb6b1aeaba9a9a8a8a9a9acaeb2b7bab4ada4998d7d6e5d4b392613000000001f344a5f748ba0b5c4af99846e58432e190300000000000003172a3d5063768a9db1b9a69280768ca1b7bca7917b66503b26110000000000000000020d141b232d3743505e6d7d8e9fb0b7a592806d5a4734210e000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17070a0e13192129333d4854616e7c91a7bcbba59079644f3a250f00001024384c6073889cafc3af9b87725e4a36220e0000000000000004172b4054687c90a4b8b8a4917c6955412d190500000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000000081b2e415467798da0b19e8c786553402d1a07000000000000000000000000000000000000000000182d43586c8398adc2b39e89735e49341f0a00000000000000000000081d32475c72879cb1c3ae99846e59442f1a05001f344a5f748ba0b5bfa9947d685356616c757d868c929698999b9997938d877d73685b4d3e2e1e0d00000000000000000f223345556473808b959ca2a7abafb1b3b4b4b4b4b4b3b1afaca8a3a1a1a1a1a1a1a1a1a1a1947d69543f2a14000000000f213344546372808a939ba2a7abaeb1b3b4b5b5b5b5b4b3b0adaaa6a09991887b6e5f503f2e1c09000000001f344a5f748ba0b5c4af99846e58432e19030000000000000d203346596c8093a6b9b19d8a76778da3b8bca7917b66503b2611000000000000000000000007101a2532404f5f708293a5b7af9d8a7764513d2a17030000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000050d16202b374350667b91a7bcbba59079644f3a250f0004182c3f53677b8fa3b7bca894806b57432f1b0700000000000000001124394d6075899db1c0ac9885705c4835210d00000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000000001124374a5d708396a9a895836f5c493724110000000000000000000000000000000000000000001a2f445a6f8499afc4b19c87705c47321c0700000000000000000000031b30455a6f869bafc4b09b86705b46311c06001f344a5f748ba0b5bfa9947d6954444e59616a71777c8283848684827d78726a61564a3d2f2010000000000000000000041627374655626e7882888e9397999c9d9fa0a0a09f9d9c9997938f8c8c8c8c8c8c8c8c8c8c8c826b56412c1700000000041526364554616d7780878d9296999c9d9fa0a0a0a09f9d9b9895918c867d746a5e504132211000000000001f344a5f748ba0b5c4af99846e58432e190300000000000215283c4f6275899cafbba895826d788ea3b8bca7917b66503b2611000000000000000000000000000814223141526375889aacbaa794826d5946321f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170b0b0b0b0b0b0b0e19263b50667b91a7bcbba59079644f3a250f000c1f33475b6f8397abbfb5a18d7864503c2814000000000000000000091d31465a6d8296aabeb4a08c7764503c291501000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e09000000000000000000000000000000081b2d405366798c9fb29f8c796653402d1b0800000000000000000000000000000000000000001c31465b70879bb0c4af9a866f5a442f1a050000000000000000000000192e43586e8498adc3b29d88725c47321d08001f344a5f748ba0b5c0ab95806a543f3c464e565d63686b6e6f6f6e6c69645e574e44392c1f1102000000000000000000000919283744515c646d73797d82848788898b8b8b89888785827d797676767676767676767676766a56412c1700000000000818273644505a646c72787c82848788898b8b8b8b89888684807c77716a61574c403223130300000000001f344a5f748ba0b5c4af99846e58432e190300000000000b1f3245586b8092a5b9b29f8b7764788fa4b9bca7917b66503b261100000000000000000000000000000413233446586a7c90a3b6b09d8975624e3a26120000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836d58432e21212121212121212121263b50667b91a7bcbba59079644f3a250f0013273b4f63768a9fb2b5ae9a86715d4935210d00000000000000000002162a3e53677a8fa3b5b5a794806c5844301c08000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000000000000112437495c6f8295a8a99683705d4a37241200000000000000000000000000000000000000001d32475c72889db2c3ae99846e58432e19040000000000000000000000172c42576c8297acc1b49f89735e48331e09001f344a5f748ba0b5c0ab95806a543f2a323b42484e5356585a5a585754504a433b31271b0e010000000000000000000000000a1927333e4951585f64686c6f7072737474747372716f6c69656060606060606060606060605b4c3a2713000000000000091826323d4750585e64686c6f707373747474747372706e6b67625d564e453a2f2214040000000000001f344a5f748ba0b5c4af99846e58432e1903000000000115283b4e6175889bafbca995826f647990a5babca7917b66503b26110000000000000000000000000000000b1b2a3a4d6073869aadb9a5927d6955422e1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748a9fb4c4af9a86705c483936363636363636363636363b50667b91a7bcbba59079644f3a250f001a2e42566a7d92a0a0a0a0927d6a56422e1a06000000000000000000000f24374b6073889ca0a0a09b88735f4b38240f000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000000000000071a2d405265788c9eb1a08d7a6754412e1b08000000000000000000000000000000000000001e33485e73899eb3c2ad98836c57422c17020000000000000000000000162b40566b8297abc0b5a08b745f4a341f0a001f344a5f748ba0b5c0ab95806a543f2a1f272e34393e4143444443423f3b362f271e15090000000000000000000000000000000916212c353e444a5054575a5c5d5e5f5f5f5e5d5c5a5754504b4b4b4b4b4b4b4b4b4b4b4b483d2e1d0b000000000000000815202b343d434a4f53575a5c5e5f5f5f5f5f5e5d5b5956524e48423a32281d1104000000000000001f344a5f748ba0b5c4af99846e58432e1903000000000b1e3144576a7d92a5b8b29f8c7966647990a5bbbca7917b66503b261100000000000000000000000000000417293948545c6a7d92a5b9ad9985715d4935210e00000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d72889db2c6b49f8b7764554e4b4b4b4b4b4b4b4b4b4b4b4b50667b91a7bcbba59079644f3a250f001f34495d72868b8b8b8b8b8b77634f3b27130000000000000000000000081c3044586d828b8b8b8b8b8b7a67523d2813000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000000000000102336495c6e8295a7aa9784705e4b382513000000000000000000000000000000000000001f34495e73899fb4c1ac97826b56412c17010000000000000000000000152a3f546a8095abc0b5a08b76604b36210b001f344a5f748ba0b5c0ab95806a543f2a15131a2025292c2e2f2f2e2d2a26211b140b020000000000000000000000000000000000040f19222930363b3f42444748484a4a4a48484745423f3b373636363636363636363636332b1f10000000000000000000030e1821292f353a3e424447484a4a4a4a4a49484644413d39342e271e150b0000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000114273a4d6073889baebca996836f5c647990a5bbbca7917b66503b261100000000000000000000000000000d21344757667074768a9eb2b4a08d7865513d291501000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f8498acc0baa7948373686360606060606060606060606060667b91a7bcbba59079644f3a250f001f34495d70747474747474746f5c4834200c00000000000000000000000115293d5165747474747474747466523d2813000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e09000000000000000000000000000000000006192c3f5164778a9eb1a08e7a6755422f1c090000000000000000000000000000000000001f344a5f748ba0b5c1ac97826b56402b16010000000000000000000000152a3f546a8095aabfb7a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a1500050b101417191a1a191815110d0700000000000000000000000000000000000000000000060e151c21262a2d2f323333343434333332302d2a262221212121212121212121211f180e010000000000000000000000050d141b2125292d2f323334343434343433312f2c28241f19130b02000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000a1d3043566a7d90a3b7b39f8c796653647990a5bbbca7917b66503b2611000000000000000000000000000014283c506375848b8b8d9eb3bca894806c5844311d0900000000000000000000000000000000000000000000000000000000000000000000000000000000172c4054687c91a4b6c4b1a091857c7876767676767676767676767676767b91a7bcbba59079644f3a250f001a2e41515d5f5f5f5f5f5f5f5d513f2c19050000000000000000000000000e223648575f5f5f5f5f5f5f5f584836230e000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000000000000000f2235485a6d8294a6ab9885725f4c3926130000000000000000000000000000000000001f344a5f748ba0b5c0ab95806b56402b1601000000000000000000000014293e53687d94a9bfb7a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000001080d1115181a1c1e1e1f1f1f1e1e1c1b1815120d0b0b0b0b0b0b0b0b0b0b0b0a0400000000000000000000000000000000070c1114181a1c1e1f1f1f1f1f1f1e1c1a17140f0b05000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000001326394c60738699adbda99683705c4f647990a5bbbca7917b66503b261100000000000000000000000000081c3043576b80939fa0a1abbbc4af9c8874604c382410000000000000000000000000000000000000000000000000000000000000000000000000000000001125394d61748799a9b8beafa298918d8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c95a9bdbba59079644f3a250f0011233341494a4a4a4a4a4a4a48403222100000000000000000000000000006192a39444a4a4a4a4a4a4a4a453a2b1907000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000000000000000005182b3e5164768a9db0a28f7b685643301d0a00000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000013293e53687d94a9bfb7a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000091c2f4256697c8fa3b6b3a08d7966534f647990a5bbbca7917b66503b2611000000000000000000000000001023374b5f73879bafb5b5b4b5bcb7a38f7b6753402c18040000000000000000000000000000000000000000000000000000000000000000000000000000000a1e314457697a8c9ba7b3bbb5aca6a3a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a6b3c5bba59079644f3a250f000515232e3434343434343434332d22140400000000000000000000000000000c1b2831343434343434343431281c0d00000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e09000000000000000000000000000000000000000e2134475a6d8093a6ab9886725f4c3a271401000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000013293e53687d94a9bfb7a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080c0d0d0d0d0d0d0d0b0600000000000000000000000000000000000003090c0d0d0d0d0d0d0d0c080000000000000000000004070a0b0d0d0d0c0a07020000000000000000000000001f344a5f748ba0b5c4af99846e58432e190300001225384c5f728699acbeab9884705d4a4f647990a5bbbca7917b66503b261100000000000000000000000003172b3f53667a8fa2b6aea19fa0abbbab97836f5b47331f0c0000000000000000000000000000000000000000000000000000000000000000000000000000000215283a4c5d6d7c8a969fa7acb0b1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b6c0cfbba59079644f3a250f000005111a1f1f1f1f1f1f1f1f1e191105000000000000000000000000000000000a151c1f1f1f1f1f1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000000000000000005182a3d506376899cafa28f7c695643301e0b000000000000000000000000000000001f344a5f748ba0b5c1ac97826b56402b16010000000000000000000000142a3f54697d94a9bfb7a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c212222222222222220190f020000000000000000000000000000000b161e2222222222222222211c13070000000002090f14191c1f21222222211f1b17110a010000000000000000001f344a5f748ba0b5c4af99846e58432e190300081b2e4154687b8fa2b5b5a28e7a6754414f647990a5bbbca7917b66503b26110000000000000000000000000b1f33465a6e8396aab7a390898d9eb2b29f8a76634f3b2713000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2e3f4f5e6c78838c93979b9c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da2b1c3bba59079644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e0900000000000000000000000000000000000000000e213446596c8092a5ac998673604d3a2715020000000000000000000000000000001f344a5f748b9fb4c1ac97826b56402b16010000000000000000000000152a3f546a8095abc0b7a18c76604b36210b001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071725303637373737373737352d201101000000000000000000000000000b1b283237373737373737373630251606000009151e24292e3134363737373634302b251d140a00000000000000001f344a5f748ba0b5c4af99846e58432e1903001124374a5e718598abbeac9885725f4b3a4f647990a5bbbca7917b66503b261100000000000000000000000012263a4e62768a9eb1b29d89748396aabaa6927d6a56422e1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000102131404e5b6670777d8386878888888888888888888888888888888893a8bdbba59079644f3a250f00000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1a12060000000000000000000000000000000a151c1f1f1f1f1f1f1f1f1d170d0000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e09000000000000000000000000000000000000000004172a3d4f6275899baea3907d6a5744311e0b0000000000000000000000000000001e33485e73899fb4c1ac97826c57422c17020000000000000000000000162b40556a8095abc0b5a08b745f4a35200b001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122535434b4c4c4c4c4c4c4c493e2f1e0b00000000000000000000000004172939464c4c4c4c4c4c4c4c4b423424110008182631383e4246494b4c4c4c4b4945403931271c10020000000000001f344a5f748ba0b5c4af99846e58432e1903071a2d4054677a8da1b4b6a28f7c6955423a4f647990a5bbbca7917b66503b26110000000000000000000000061a2e4255697d92a5b9ac97836e7a8fa3b7ae9a86725e4a36220e00000000000000000000000000000000000000000000000000000000000000000000000000000000031322303d49535c63696d70727272727272727272727272727272727b91a7bcbba59079644f3a250f00000000000000000000000000000000000000000515232e3434343434343434342e241607000000000000000000000000000c1b28313434343434343434322a1e1000000000000000000000000000000011263b50667b91a7bcb49f89735e48331e090000000000000000000000000000000000000000000d203346596b7d92a5ad9a8773614e3b28150200000000000000000000000000001e33485d72889db3c3ad98836c58432d18030000000000000000000000172c41566b8297acc1b49f89745f4a341f0a001f344a5f748ba0b5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f425360626262626262625c4d3b27130000000000000000000000000c2034475761626262626262625f52412d1900132536444c52575b5e60616262605e5a544d44392e20130400000000001f344a5f748ba0b5c4af99846e58432e19031023364a5d708497aabdad9986735f4c393a4f647990a5bbbca7917b66503b261100000000000000000000000e2135495d718599adb9a5917c6874889cb0b5a18d7965513e2a16020000000000000000000000000000000000000000000000000000000000000000000000000000000004121f2c3740484f54585b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c667b91a7bcbba59079644f3a250f000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a494134251301000000000000000000000007192a39444a4a4a4a4a4a4a4a463c2e1d0a000000000000000000000000040d14263b50667b91a7bcb29c88725c47321d080000000000000000000000000000000000000000000316293c4e6175889baea3917d6a5845321f0c00000000000000000000000000001d32475c71879cb1c4af99846e59442f1a040000000000000000000000182d42576c8398adc2b39d88735e48331e09001f344a5f748ba0b5b5ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e71777777777777776a56412c1702000000000000000000000011263a4f637577777777777777705d48331e001b2f435461676c70737576777776736f6860564b3e31221202000000001f344a5f748ba0b5c4af99846e58432e1906192d405366798da0b3b7a3907d695643303a4f647990a5bbbca7917b66503b2611000000000000000000000115293d5165788da0b4b29f8a76626d8295aabda995826d5945311d090000000000000000000000000000000000000000000000000000000000000000000000000000000000020e19242d343b404346474747474747474747474747474750667b91a7bcbba59079644f3a250f00000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5d5243311f0d000000000000000000000012243648575f5f5f5f5f5f5f5f5a4c3a261200000000000000000000000b172128303d52677c91a7bcaf9a856f5a45301b06000000000000000000000000000000000000000000000c1f3245586a7d91a3ae9b8875614e3c291603000000000000000000000000001b30465b70869bb0c5b09b86705b46301b0600000000000000000000001a2f44596e8499afc4b19c87715c47321d07001f344a5f748ba0a0a0a095806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8d8d8d8d8d836c57422c17020000000000000000000002172b4054697d8d8d8d8d8d8d85705b47321d001f34495e727b8286898b8c8d8d8c88837c73685c4f40301f0e000000001f344a5f748ba0b5c4af99846e58432e190f2336495c6f8396a9bcae9b8873604d3a273a4f647990a5bbbca7917b66503b261100000000000000000000091d3144586c8094a8bcac97836f5b667a8fa2b7b09c8975604d3925110000000000000000000000000000000000000000000000000000000000000000000000000000000000050e13141920262b2e30323232323232323232323232323b50667b91a7bcb9a48f79644f3a250f00000000000000000000000000000000000000001f34495d707474747474747470604e3c2a18060000000000000000000b1d2f41536574747474747474746955412c1700000000000000000000091a28343c444d5a6b8094a9beaa95826c57422d1803000000000000000000000000000000000000000000000215283b4e6173879aada5927d6b594633200d00000000000000000000000000192f44586e8499aec3b29c88725c47321d0800000000000000000000061c31465b70869bb0c4af9a866f5a45301b06001f344a5f748b8b8b8b8b8b806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a3a3a398836c57422c170200000000000000000000081d31465a6f8398a3a3a3a3927d6955412d18001e33485d7288969a9ea0a1a3a3a09d9890867a6d5e4e3d2c1a080000001f344a5f748ba0b5c4af99846e58432e19182b3e5265788c9fb2b8a5917d6a574431253a4f647990a5bbbca7917b66503b2611000000000000000000001024384c6074889cafb8a4907c68545f73889cafb8a4907c6854402c19050000000000000000000000000000000000000000000000000000000000000000000000000000000a1722282a28262422201f1d1d1d1d1d1d1d1d1d1d1d1d293e53687c93a8bdb9a48f78634e38230e00000000000000000000000000000000000000001f34495d70838b8b8b8b8b8b7d6b594735231100000000000000000517293b4d5e70838b8b8b8b8b8b7c6a56412c1700000000000000000000142738465057606b78899bafb3a28e7a66523d29140000000000000000000000000000000000000000000000000b1e3144576a7d90a3ae9b8975624f3d2a1704000000000000000000000000172c42576c8297acc1b49f8a745f4a35200b00000000000000000000091f34495e73889db3c2ad98836d58432e1904001f34495d707474747474747467533e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b8ad98836c57422c1702000000000000000000000e23374b6074899eb2b8b5a18c77634f3b2612001b30455a6f8499aeb3b5b7b8b8b5b2aca3988b7c6c5b493725120000001f344a5f748ba0b5c4af99846e58432e192135485b6e8295a8bbaf9b8875614e3b28253a4f647990a5bbbca7917b66503b261100000000000000000004182c4053677b8fa3b7b19d8975614d586c8095a9bcac9884705c4834200c0000000000000000000000000000000000000000000000000000000000000000000000000000071928353d3f3d3b3937363432302f2e2c2c2b2a2a2a2b2e3343576c8296aabfb7a28d77624c37220d00000000000000000000000000000000000000001a2e41536577899ba0a0a09b89766452402f1d0b0000000000000010223446586a7c8ea0a0a0a09483705e4c3a2713000000000000000000001c304456636b737c8997a6b0a49584725f4b37230f0000000000000000000000000000000000000000000000000215273a4d60738699aca592806c594634210e000000000000000000000000152a3f54697d94a9beb7a18c77624d38230e000000000000000000000d22374c60768ba0b5bfaa95806b56402c1601001a2e41515d5f5f5f5f5f5f5f584937241000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000014283d51657a8fa3b8c3af9a86715d4934200c00172c41566b8296abacacadafb3bac3bfb5a99a8a786754412e1b0700001f344a5f748ba0b5c4af99846e58432e192b3e5164778b9eb1b9a692806c5845321e253a4f647990a5bbbca7917b66503b26110000000000000000000c2033475b6f8397abbeaa96826e5a465165798da2b6b39f8b7763503b2814000000000000000000000000000000000000000000000000000000000000000000000000000011243646515452504e4c4b49474644434241403f3f3f404347506073879bafc4b39f89745f4a35200b000000000000000000000000000000000000000012243648596b7d8fa1b3b5a69482705e4c3a2816040000000000091b2d3f5163758899acb5ac9b89766553412f1d0b000000000000000000001f344a5f738087909aa7a79e9286776655422f1b08000000000000000000000000000000000000000000000000000b1e304356697c8fa2af9c897663503d2a1805000000000000000000000012273c51667b91a6bbbaa5907a65513c27120000000000000000000011253a4f64798fa3b8bca7927c68533e2914000011233341494a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000051a2e43576b8095a9bebda894806b57422e1a060014293e53687c92979797989a9fa6b0bdc7b8a89684715d4a36220e00001f344a5f748ba0b5c4af99846e58432e2134475a6d8294a7bbb09c8976624f3c2915253a4f647990a5bbbca7917b66503b261100000000000000000013273b4f63768b9fb2b7a38f7a67533e4a5e72869aafbba793806b57432f1b0800000000000000000000000000000000000000000000000000000000000000000000000000182c4054646967656362605e5c5b5a5857565654545456585c636e7d90a3b6c3ae9a86705c47321d08000000000000000000000000000000000000000007192a3c4e60728496a7b9b19f8d7b69574533210f00000000031527394b5d6f8293a5b7b3a18f7d6b594736241200000000000000000000001f344a5f748b9ba3a29b938a807567594937251300000000000000000000000000000000000000000000000000000114273a4c5f728698aba693806d5a4734210e00000000000000000000000f24394e63788da2b7bda8937d6955402b1702000000000000000000152a3f53687d92a7bcb9a48f7964503b261100000515232e343434343434343431291d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000b1f34485d71869aafc3b6a28e7965503c2814000011263b5064798282828283868b939fadbcc5b3a08d7965513d291400001f344a5f748ba0b5c4af99846e58432e2a3d5063768a9eb1baa693806c594633200f253a4f647990a5bbbca7917b66503b26110000000000000000071b2f43566a7d92a6bab09c8873604b3743576b8093a7bcae9a87725f4b37230f000000000000000000000000000000000000000000000000000000000000000000000000021b30455a6f7d7c7a7877757372706f6e6c6b6b6a6a6a6b6c7076808d9cadbfbba794806b56422d19040000000000000000000000000000000000000000000d1f30425466788a9caebdab99877462503e2c1a080000000e20324456687a8c9eb0b9a79583715f4e3c2a180600000000000000000000001f344a5f748ba0a18f8780776d63574a3b2b1a080000000000000000000000000000000000000000000000000000000a1d304356687b8fa1b09d8a7664513e2b1805000000000000000000000c21364b5f74899eb3c1ad98836e5a45311c080000000000000000071b2f44586d8297abc0b4a08b76614c37220d00000005111a1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000011253a4e63778ca0b5c4b09c88735e4a36220d00000d22364a5d6a6b6b6b6b6c7076828f9eb0c2bda995826c57432e1905001f344a5f748ba0b5c4af99846e58432e3346596c8093a6b9b19e8a7663503d2a170f253a4f647990a5bbbca7917b66503b261100000000000000000f22364a5e72869aaebda995826c5844303c5064788da0b4b6a28e7a66523e2b17030000000000000000000000000000000000000000000000000000000000000000000000081d32475c728792908f8c8b89888786848382828080808083868b939dabbac2b19f8c7764503c28130000000000000000000000000000000000000000000001132537495a6c7d90a2b4b6a492806e5c4a3826140200081a2c3e4f61738698aabcad9b8a77665442301e0c0000000000000000000000001f344a5f748ba0a08e86807970665a4c3d2c1a08000000000000000000000000000000000000000000000000000000001326394c5f728598aba694826d5b4835220f00000000000000000000081d32465b70869aaec3b29d88745f4b37231000000000000000000f22364a5e72889cb0c4b09b86715d48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000001162b4054687c92a6babeaa96826d5844301b070000071b2d3f4d5556565656575b63708092a5b8c4af9b86715c47321d08001f344a5f748ba0b5c4af99846e58432e3c4f6276899cafbba895826d5a4734210e0f253a4f647990a5bbbca7917b66503b26110000000000000002162a3e5265798da2b5b6a28e7965513d2935495d71869aaebdaa96826d5a46321e0a00000000000000000000000000000000000000000000000000000000000000000000000b20354a5f74899fa5a3a1a09f9d9b9a9998979695959595979a9fa6afbbbfb3a493826f5c4835210d000000000000000000000000000000000000000000000008192b3d4f61728597a8baaf9d8b79675543311f0d01132537495b6d8091a3b5b4a2907d6c5a48362513010000000000000000000000001f344a5f748b9ca3a09b958d84776a5a4a37251200000000000000000000000000000000000000000000000000000000091c2f4254677a8ea0b19e8a7764513f2c190600000000000000000002182d42566b8095a9beb7a38f7a66523f2c190900000000000008192b3e5265798ea2b6bfaa96826c58432e1a050000000000000000000000000000000000000000000000000000000000000000000003070a0b0c0c0b0a0704000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000081c31455a6e8397acc0b8a48f7b66523e29150100000010212f3a40404040404247526375899db2c6b49f8a745f4b35200b001f344a5f748ba0b5c4af99846e58433245586c8092a5b9b29f8b7764513e2b18040f253a4f647990a5bbbca7917b66503b2611000000000000000a1e3145596d8295a9bdaf9b87725e4a36222e42566a7d92a7bbb19d8975614d3a261200000000000000000000000000000000000000000000000000000000000000000000000e23384d62778ca1afb2b5b5b4b2b0afaeadacabababababacafb4babdb6ada295867564523f2c19050000000000000000000000000000000000000000000000000e2032435567798b9daebba9978572604e3c2a180c1e30425466788a9caebaa8968572604e3d2b1907000000000000000000000000001f344a5f7482889099a5a9a09689786754412d1a06000000000000000000000000000000000000000000000000000000001325384b5e708497aaa895826e5c493623100000000000000000000013283d51657a8fa3b7beaa96826f5b493726190f0a08080a0f192637485a6d8295a9bdb8a4907b67523e29150000000000000000000000000000000000000000000000000000000000000000050c13181c1f212222211f1c19140f080100000000080d0e0e0e0e0e0e0b05000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000e22374b5f74899db1c6b29d8975604c38230f0000000003111e262b2b2b2b2c2d34465a6e8398adc2b7a28d77624c37220d001f344a5f748ba0b5c4af99846e58433b4e6175889cafbca995826f5b4835220e000f253a4f647990a5bbbca7917b66503b2611000000000000001125394d6175899db1bca793806b57432f1b273b4f63778b9fb4b9a5917c6955412d19060000000000000000000000000000000000000000000000000000000000000000000010253a4f64798f979a9da0a3a5a8aaacaeb0b1b3b4b4b4b5b4b3b1ada9a29a90847667574635221000000000000000000000000000000000000000000000000000021426384a5b6d8091a3b5b4a2907d6b59473624182a3c4e60728496a8baae9c8a78675543311f0d00000000000000000000000000001c314558666d747c8795a7b3a69784705d4934200b00000000000000000000000000000000000000000000000000000000081b2e4154677a8da0b19e8c786552402d1a070000000000000000000e23374b6074889cb0c4b29e8b78665544362b241f1d1d1f242b36445466778a9eb1c4b19d8975604c38240f000000000000000000000000000000000000000000000000000000000000050f1820272d31343637373634312d29231c160e0505121c2223232323232320180d0000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000013283c5165798fa3b7c0ac97836e5a46311d090000000000000b121616161616182b40566b8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e584344576a7d92a5b8b39f8c7965523f2c1805000f253a4f647990a5bbbca7917b66503b261100000000000005192d4054687c90a4b8b4a08d7864503c28142034485c708598acc0ac9885705c4935210d0000000000000000000000000000000000000000000000000000000000000000000011263b5065797d8286888b8d90939597999b9c9d9f9f9fa09f9e9c98948e877d72665849392817050000000000000000000000000000000000000000000000000000091a2c3e5061738698a9bbad9b89776553412f233547596b7d8fa1b3b4a391806d5b4937251402000000000000000000000000000015283a485258606a778b9fb4b3a08c77634e3a251000000000000000000000000000000000000000000000000000000000001124374a5d708396a9a895826f5c49372411000000000000000000081c3145596d8295a8bcbba89684726254483e3834323234383e485462728395a7babda996826e5a46311d0900000000000000000000000000000000000000000000000000000000000b17222b343b4146494b4c4c4b4946423d373129211814232f37383838383838342a1d0d00001f344a5f748ba0b5c3ad98836c57422c17020000000000000005192e42566b8094a9bdb9a5917c68543f2b170200000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e58434d6074889baebda996836f5c4936231000000f253a4f647990a5bbbca7917b66503b26110000000000000d2034485c708498acc0ad9986715d4935210d192d4155697d92a5b9b4a08c7864503c2815010000000000000000000000000000000000000000000000000000000000000000000e22364a5b65696c707376787b7c80828486878889898b8b898987848079726a6055483a2b1c0b000000000000000000000000000000000000000000000000000000000f21324456687a8c9eb0b8a69483705e4c3a2e40526476899badbba9978573614f3e2c1a080000000000000000000000000000000b1c2b363e454d5c70869bb0bba6927c68533e29140000000000000000000000000000000000000000000000000000000000081b2d405366798c9fb29f8c796653402d1b08000000000000000001162a3e5165788c9fb2c5b3a2918272665a524d494747494d525a65728290a1b3c4b3a08d7966523e2b1602000000000000000000000000000000000000000000000000000000000f1c29343e484f565a5e606161605e5b57524b453d342b2132414b4e4e4e4e4e4d473b2b1906001f344a5f748ba0b5c3ad98836c57422c1702000000000000000b1f33485c71869aaec3b39f8b76624e3925110000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e5843566a7d90a4b7b3a08d796653402d1a0600000f253a4f647990a5bbbca7917b66503b261100000000000014283c5063778c9fb3baa6927d6a56422e1a0612263a4e62768a9fb2bba794806b5844301c08000000000000000000000000000000000000000000000000000000000000000000071a2c3d4a5154575b5e606366686a6c6e6f7072737374747473716e6a655f574d43372a1c0d0000000000000000000000000000000000000000000000000000000000031527394b5c6e8092a4b6b2a08e7b6957453a4c5e708294a6b8af9d8c7967564432200e00000000000000000000000000000000000d1923293143586e8398adbfaa95806b56402b16010000000000000000000000000000000000000000000000000000000000112437495c6f8395a8a99683705d4a3724110000000000000000000e2236495c6f8395a8babfaf9f9083776e67615e5c5c5e61676e7783909faebfbaa89684705d4a37230f000000000000000000000000000000000000000000000000000000000f1e2d3a46515b636a6f737676767673706c66605950473e343e505e636363636363594835210d001f344a5f748ba0b5c3ad98836c57422c1702000000000000001025394e62778ba0b4c1ad9985705b47331e0a0000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e584d6073869aadbeab9884705d4a3724110000000f253a4f647990a5bbbca7917b66503b26110000000000081c3043576b8093a7bbb39f8b77634f3b2613000b1f33475b6f8397acc0af9b88735f4b372410000000000000000000000000000000000000000000000000000000000000000000000f1f2c363c3f4246484b4e50535557585a5b5c5e5e5f5f5f5e5c5955514b433a31261a0c00000000000000000000000000000000000000000000000000000000000000091b2d3f5163748798aabcab99877563514557697b8d9fb1b5a392806e5c4a38271403000000000000000000000000000000000000070f172c42576c8398adc1ac97836c57422c17020000000000000000000000000000000000000000000000000000000000071a2d405365788c9eb1a08d796754412e1b080000000000000000061a2d405366788a9cadbdbdaea1958a827b7673727273767b828a95a1aebdbdad9c8b796654412e1b070000000000000000000000000000000000000000000000000000000d1e2d3c4a58646e777d85898b8c8c8b8986827a746c645a514644596d78787878787765503b2610001f344a5f748ba0b5c3ad98836c57422c170200000000000002162b3f53687c91a6babba7927d6a55412d18040000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e5856697c90a3b6b5a28e7a6754412e1b070000000f253a4f647990a5bbbca7917b66503b261100000000000f23374b5f73879bafc0ac9884705b48331f0c0004182c4054687c90a4b9b7a38f7a67533f2b1703000000000000000000000000000000000000000000000000000000000000000000010f1a22272a2d313336393b3e40424345464748484a4a4a484744403c362f271e14080000000000000000000000000000000000000000000000000000000000000000001021334557697a8d9fb0b6a492806e5c5163748799abbcaa98867462503e2d1b09000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000102336495c6f8295a8a99784705e4b382512000000000000000000102336495b6d7d8f9faebcbfb3a79e96908c898888898c90969ea7b2bfbcae9f8f806d5c49372411000000000000000000000000000000000000000000000000000000081a2b3c4b5a6875828b93999ea0a1a1a09e9a958f8880776d63594d5b70878f8f8f8f7b66503b2611001f344a5f748ba0b5c3ad98836c57422c17020000000000000a1d3145596d8397abc0b5a18c77634f3b2612000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e585f728699acbfac9885725e4b382511000000000f253a4f647990a5bbbca7917b66503b26110000000003172b3f53667a8fa2b6b9a5917c6854402c180400001125394d61758a9eb1beaa96836e5a46331f0b0000000000000000000000000000000000000000000000000000000000000000000000070e1215191c1e212426282b2c2e303132333334343433322f2c27221c140b01000000000000000000000000000000000000000000000000000000000000000000000416283a4b5d6f8293a5b7b09e8c79675c6e8092a4b6b09e8c7a68564533210f00000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000006192c3f5164778b9eb1a08d7a6754422f1c09000000000000000007192c3d4f607082909eabb6c1bab1aaa5a09e9d9d9ea0a5aab1bac1b6ab9e908271614f3e2c1a070000000000000000000000000000000000000000000000000000011426374959697887939ea7aeb2b5b7b7b5b3afaaa39c948a82766b5f5e73889da4a4917b66503b2611001f344a5f748ba0b5c3ad98836c57422c170e0f0f0f0f0f101526394d6074889db1c3af9a86715d4934200c000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e58687b8fa2b5b6a28f7c6855422f1b08000000000f253a4f647990a5bbbca7917b66503b2611000000000b1e32465a6e8296aabeb29e8a75614d3925110000000a1e32465a6e8397abbfb29e8a76624e3a26120000000000000000000000000000000000000000000000000000000000000000000000000000000005090c0f11131617191b1c1d1e1e1f1f1f1e1c1a17130e0700000000000000000000000000000000000000000000000000000000000000000000000000000a1c2e405263758899abbba997857267798c9eafb6a593826f5d4b3927160400000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000102235485b6d8294a6ab9885715f4c3926130000000000000000000e203242526271808d99a4adb5bcbfb9b5b3b3b3b3b5b9bfbcb5ada4998e807162534332210f0000000000000000000000000000000000000000000000000000000b1e31435566778897a5b1bac2bcb5b0adababacaeb2b0a79e93887c7064768ba0b5a7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c232324252525252529334456697c90a4b7bba894806b57432e1a06000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c4af99846e5d718598abbeac9986725f4c39261300000000000f253a4f647990a5bbbca7917b66503b26110000000012263a4e62758a9eb1bfab97836e5a46321e0a00000003172b3f53677b8fa4b8b9a5927d6955422e1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011223446586a7c8e9fb1b4a2907d798597a9bbab99877563513f2e1c0a0000000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000005182b3e5164778a9db0a18f7b685643301d0a0000000000000000021425354453616f7c87919aa1a7acafb2b4b5b5b4b2afaca7a19a91877c6f6253443525140300000000000000000000000000000000000000000000000000000114273a4d60728595a6b5c2bdb1a8a09b98979697999ea3aab0a69a8f8274778da3b8a7917b66503b2611001f344a5f748ba0b5c3ad98836c5742383838393a3a3a3a3a3d445161738699acbfb29f8c7864503c281400000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c3ad98846e66798da0b4b6a3907c695643301d0a00000000000f253a4f647990a5bbbca7917b66503b2611000000061a2e4155697d91a5b9b7a48f7b67533f2b1703000000001024384c6074889cb1c1ad9985715d4935210e000000000000000000000000000000000000040a0e111315151515151515151514131313121211110f0f0e0d0b09050000000000000000000000000000000000050b0f1316181a1b1c1d1c1b1b1a181613100c080400000000000000000000000000000000000517293a4c5e708294a6b8ad9c909093a2b4b19f8d7b695846342210000000000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000f2134475a6d8093a6ab9885725f4c3a27140100000000000000000717263544515e6a747d868d92979b9d9fa0a09f9d9b97928d867d746a5e514435261707000000000000000000000000000000000000000000000000000000091c3044576a7d90a2b3c4bbac9f958c868382828285898f97a0a9aca093867990a5baa7917b66503b2611001f344a5f748ba0b5c3ad98836c574e4e4e4e4e4f4f4f4f4f525862708091a3b5b7a695826f5c4935210d00000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c3ad98836c6f8396a9bdae9b8773604d3a27140000000000000f253a4f647990a5bbbca7917b66503b26110000000d2135495d718599adc1b19c8874604c3824100000000000091d3145596d8295aabeb4a18d7865513d2915010000000000000000000000000000000911191e2326282a2a2a2a2a2a2a2a2a292929292727262625242322201e191105000000000000000000000000040c131a1f24282b2e2f3031323130302f2d2b2825211d18130d070000000000000000000000000000000b1d2f41536476899bafbaaca5a5a7b1bca794826f5e4c3a281605000000000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000005182a3d506376899cafa28f7c695643301e0b00000000000000000008172633404c57616a72787d838688898b8b898886837d78726a61574c4134261708000000000000000000000000000000000000000000000000000000001024384c6073879aadbfbcac9d8e8278716d6b6b6c6f747a838d97a2ada3968993a8bca7917b66503b2611001f344a5f748ba0b5c3ad98836c6363636363636464646464676c74808f9eaeb7aa9a89776552402c190600000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c1ac97826c778b9fb2b8a5917d6a5744311e0a0000000000000f253a4f647990a5bbbca7917b66503b261100000115293d5064788da0b4bda995826d5945311d09000000000002162a3e52667a8fa2b7bca894806c5844311d090000000000000000000000000007121d252d33383b3e3f3f3f3f3f3f3f3f3f3e3e3e3e3c3c3b3b3a39383736332d221404000000000000000000040e1720272e34393d4043444646474646454442403d3a36322d28221b130800000000000000000000000000091b2d3e516374879aaec0b4b0b0b0b7bba692806e5c4a38261402000000000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000e213446596c8092a5ac998673604d3a2714020000000000000000000816232f3a444e565d64696d70727374747372706d69645d564e443a2f2316080000000000000000000000000000000000000000000000000000000001162a3f53677b8fa3b6c3b09e8e7d70645d585656575a6067707a85909ba6a69ea2b1bca7917b66503b2611001f344a5f748ba0b5c3ad98837878787878787879797979797b8088919eadb1a69a8c7b6b59483623100000000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c0ab96826c8094a7bbaf9b8875614e3b2814010000000000000f253a4f647990a5bbbca7917b66503b26110000091d3044586c8094a8bcb6a28e7966523e2a16020000000000000f23374b5f73889cafc4b09c8874604c3824100000000000000000000000000c19252f3941474c505354545454545454545453535353525250504f4e4e4c4b484032221000000000000000000a16212a333b42484d5255585a5b5b5c5b5b5a595755524f4b47413c362f2518090000000000000000000000021426384a5c6e8092a4b6b1a29b9b9ba6b7af9d8c7967554432200e000000000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000004172a3d506275899baea3907d6a5744311e0b0000000000000000000005111d28313b42494f54585b5d5e5f5f5e5d5b58544f49423b31281d12050000000000000000000000000000000000000000000000000000000000071c3045596d8397aabfb9a693826f60524943404042464b535d67727d8995a1adb6c0bca7917b66503b2611001f344a5f748ba0b5c4b09c8f8f8f8f8f8f8f8f909090909091959ba4afa49d94897b6d5d4d3c2a19060000000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5bfa9948075899cb0b9a592806c5845321e0b000000000000000f253a4f647990a5bbbca7917b66503b261100001024384c6073889cafc3af9b87725f4b37230f00000000000000081c3044586c8095a9bdb7a38f7b6753402c1804000000000000000000000c1b2a36424c555c6165686a6a6a6a6a6a6a6a6a686868686767666664636361605d513f2c19000000000000000e1b28333d474f565d62676a6d6f70707270706f6e6c6a6764605b56504a4336271502000000000000000000000e2032445667798c9eafb8a69486868899abbba9978573614f3d2b19070000000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000000000d203346596b7d92a5ac9a8773614e3b28150200000000000000000000000b151e272e353a3f434648494a4a494846433f3a352e271e150b000000000000000000000000000000000000000000000000000000000000000c21364a5f73889db1c5b29e8a76635142352e2b2b2d3138404a55606b77838f9babbebca7917b66503b2611001f344a5f748ba0b5cbbaaca4a4a4a4a4a4a4a4a5a5a5a5a5a6aaafb7a9958882776b5d50463a2e21120300000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5bda8937c7c90a4b8af9c8976624f3c291502000000000000000f253a4f647990a5bbbca7917b66503b26110004182c4053677b8fa3b7bca894806c58432f1c07000000000000000015293d5165798da2b6bfab97836f5b47331f0c0000000000000000000a1b2a3947545f6870767a7d8080808080808080807d7d7d7d7c7c7b7b79787776756f5c47321d0000000000000f1e2c3945505a636a71777b8083858787888787868483807c7874706b655e5444321e0a00000000000000000008192b3d4f61738597a9bbad9b89766f7c8ea0b2b4a2907d6c5a483725130100000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000000000316293c4e6175889ba0a0917d6a5745321e0a000000000000000000000000020b131a21262a2e31333434343433312e2a26211a130b02000000000000000000000000000000000000000000000000000000000000000010253a4f63788da2b7c0ac97836e5a4734231a1616181c242d38434e5965717d8fa4b9bca7917b66503b2611001f344a5f748ba0b5cbc9beb9b9b9b9b9b9b9b9babbbbbbbbbbbfc4bda893838079746c63584c3f30211100000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5bfab99909099abbaa693806c594633200d00000000000000000f253a4f647990a5bbbca7917b66503b2611000c1f33475b6f8397abbfb5a18d7864503c29140000000000000000000e22364a5e72879aafc3b29f8b76634f3b2713000000000000000005172839485765717b848b8f939595959595959595959494949393939191908f8d8c89735e48331e00000000000e1e2d3c4a56626d7680868c9194989a9c9c9d9c9c9b999795918e8a85807972614d39240f000000000000000001132537495a6d7d91a2b4b3a1907d6b5e708395a7b9ae9c8a77665442301e0c00000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000000000d1f3245586a7d8b8b8b8b8874614d38230e000000000000000000000000000000060c1115191c1e1f1f1f1f1e1c1915110c06000000000000000000000000000000000000000000000000000000000000000000000014293e53687c92a7bbbba6927c68533f2b170600000208111b25313c485363788fa4b9bca7917b66503b2611001f344a5f748ba0b5cbbfb2acacacacacacacacacacacacacacaeb0b4af9f98948f8880756a5d4e3f2e1d0c000000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5c8b7aaa5a5aab7b19e8a7663503d2a170300000000000000000f253a4f647990a5bbbca7917b66503b26110013273b4f63768a9fb2b5ae9a86715d4935210d000000000000000000071b2f43576b8094a7b5b5a6927d6a56422e1b070000000000000010223446576675838f989fa4a8aaababababababababa9a9a9a8a8a8a7a6a5a4a39d88725c47321d00000000091b2c3c4b5a6774808a939aa0a5a9adafb1b1b2b1b1b0afacaaa7a39f9a948d78634e39240f00000000000000000c1e30425466788a9caebaa8968472605365778a9caeb9a79583715f4e3c2a1806000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000000000215283b4e6172747474747472614c38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41566b8095aabfb7a28d78634e3a251000000000000008131f2a384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c6b3a19797979797979797979797979797999b9fa4aaada9a39c93887a6c5d4c3b2917040000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5cbc7bebbbbbebba895826d5a4734210d0000000000000000000f253a4f647990a5bbbca7917b66503b2611001a2e42566a7d92a0a0a0a0937d6a56422e1a060000000000000000000014283c5064788da0a0a0a09a86725e4a36220e00000000000005192c3f5163758594a1abb3b9bdbdbab9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b19c87705b46311c00000003152738495a697886929da6aeb5babdb8b4b0afadadadadaeafb0b1b3b3ae9f8a75604b36210c0000000000000006182a3c4e60718496a7b9af9d8b786654485a6c7d91a3b5b3a18f7d6b5947352311000000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000b1e3144545e5f5f5f5f5f5e5444311e090000000000000000000000000000000000000000000000000000000000000000020507090b0c0d0e0f0f0f11110f0f0f0d0b090603000000000000000000000000000000192f44586e8398adc2b49f8a745f4b36210c00000000000000010e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98838282828282828282828282828284878a8f969faab7afa5998b7b6a594634210e0000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f344a5f748ba0b5b5b5b5b5b5b5b09f8b7764513e2b18040000000000000000000f253a4f647990a5b5b5a7917b66503b2611001f34495d72868b8b8b8b8b8b77634f3b271300000000000000000000000d2135495d71868b8b8b8b8b8b7965513c27120000000000000c2134485c6f8293a3b2bec3b8afa9a5a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49b866f5a442f1a0000000d2032445667778896a3afb9c2b8b0a9a39f9b999898989899999b9c9d9fa19c87725c47321e090000000000000012233547596b7d8fa1b3b5a392806d5b493d4f61738597a9bbac9b89766452412f1d0b0000000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000215263643494a4a4a4a4a494336261502000000000000000000000000000000000000000000000000000004080c0f1215171a1c1e20212223252525262625252422201e1b18140f090300000000000000000000001b30465b70869bb0c5b19c88725c47321d0800000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c6b6b6b6b6b6b6b6b6b6b6b6c6e71757b838d99a7b7b6a999887663503d2a160200000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001f34495d728799a0a0a0a0a0a0a09e92826f5b4835220e000000000000000000000f253a4f647990a0a0a0a0917b66503b2611001f34495d70747474747474746f5c4834200c0000000000000000000000061a2e425669747474747474747464503b261100000000000013273b5064778c9eb0c1c1b2a59b94908f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f846e58432e1900000316293c4f61738596a6b4c1bdb0a59c958f8a87848383838384848687888a8c8f846e59442f1a050000000000000b1d2f41536476899badbcaa98867462503e324456687a8c9eb0b8a69482705e4c3a28160500000000000000000000000000000000000000172c42576c8398adc3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000000000000000918252f343434343434342f251809000000000000000000000000000000000000000000000000000611191d2124272a2c2f3133353637383a3a3a3b3b3a3a39373633302d29241e1710070000000000000000001d32475c72889db2c5b09b866f5a45301b0600000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c575656565656565656565657595c60676f7a8999aabcb7a593806d5945311d0900000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e001b2f43576a7a878b8b8b8b8b8b8b89827364523f2c1805000000000000000000000f253a4f64798b8b8b8b8b8b7b66503b2611001a2e41515d5f5f5f5f5f5f5f5d513f2d190500000000000000000000000013273a4c5a5f5f5f5f5f5f5f5f574735210d000000000000182c41566a8093a7bbc5b4a39488807a78787878787878787878787878787878787878786b57422d1800000b1f3246596c8091a3b4c4bcad9f9389807974716f6d6c6c6c6e6e6f70727477797c6b56412c170200000000000517283a4c5e708294a6b8b19f8d7a6957453326384a5c6f8293a5b7b19f8d7b69584534221000000000000000000000000000000000000000172c42576c8397acc2ad98836d58432e1803020000000000000000000000000000000000000000000000000000000000000000000000000008131b1f1f1f1f1f1f1f1b1308000000000000000000000000000000000000000000000000000817242d3236393c3f424446484a4b4c4e4f4f4f50504f4f4e4c4b4845423d38322b231a1005000000000000001e33485e73899eb3c4af99846e59442f1a0400000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57424040404040404040404244474c535d6a7b8da0b3c2b09c8974604c38230f00000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e0014273a4c5c6a7274747474747474746e64554635221000000000000000000000000f24394e627374747474747473634f3a25100011233341494a4a4a4a4a4a4a4840322210000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a44392a18050000000000001b30455a6f8499aec2bca99685766b6663636363636363636363636363636363636363635d4e3b2814000012263a4e6175899caec1bfae9e8f82756c65605c5a5857575758595a5b5d5f6264675f4f3c281300000000000010223446586a7c8ea0b1b8a694826f5d4b39271b2d3f516375889aacbdab99877563513f2d1b09000000000000000000000000000000000000162b40566b8297acc1af99846f5a45301b1817150f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000214263541474b4e515457595b5e5f606263646464666664646362605d5a57524d463f372d22170a0000000000001f344a5f74899fb4c3ad98836d58432e180300000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c2b2b2b2b2b2b2b2b2c2f3238404c5d708497abbfb8a48f7b66523d281300000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000b1d2e3e4c575d5f5f5f5f5f5f5f5f5b52463728170500000000000000000000000b1f3345555e5f5f5f5f5f5f5f564634200c000515232e3434343434343434332d2214040000000000000000000000000000101e2a32343434343434343431281b0c000000000000001e33485d72889db2c7b5a08d796759514e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4a3f301f0c0004192d4155697d92a5b8c6b3a19080706359514b47444342424243444546484a4c50524d4132200c00000000000a1b2d3f5163758899abbdac9b89766452402e1c10223446586a7c8fa1b3b6a592826e5c4b392715030000000000000000000000000000000000152a3f546a8094a9beb29c88725e4a37302d2c2a22160800000000000000000000000000000000000000000000000000000000000000000000000004090d101213131312100e0b070200000000000000000000000000000000000000000a1e3144535c5f6366696c6e7073747677787979797b7b7979787775726f6b66615b534a4034281a0b00000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1716161616161616171a1e242e4054687c91a5babeaa95806b56412c1702000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000010202e3a43484a4a4a4a4a4a4a4a463f3528190a0000000000000000000000000316273743494a4a4a4a4a4a4a4438281704000005111a1f1f1f1f1f1f1f1f1e191105000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1c150a00000000000000001f34495e73899fb4c5b09b86715d493c3938383838383838383838383838383838383838362e21120100091e33475c708599adc1bdaa9784726152463d37322f2e2c2c2c2e2f30313335383b3c393023140200000000031527394b5d6f8293a5b7b3a18f7d6b59473523110517293b4d5f718395a7b9b09e8c7a68564432200f000000000000000000000000000000000013283d51667b90a5b9b6a28d7966554a4543423e342616040000000000000000000000000000000000000000000000000000000000000000040c13191e222527282928272623201b16110a03000000070e131313131313120e050000000e23384d617074787b7d828487888b8c8d8f8f9090909190908f8d8b8885827b756e665d524538291909000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c17020000000000000004091125394d62778ca1b6c3ae99846f5a45301b05000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000002101d272f333434343434343434312b23170a00000000000000000000000000000a192630343434343434343430271a0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836e58432e2423232323232323232323232323232323232323211b100300000e23384c61768b9fb4c8b6a28e7a675443342a221d1a18171717191a1b1c1e20232527251e130500000000000f21324456687a8c9eb0baa8968472604e3c291705000c1e30425466778a9caebba998867361503e2c1a08000000000000000000000000000000000f24384d62768b9fb2bda9968472665e5a5857514433210d000000000000000000000000000000000000000000000000000000000000030d171f272d32373a3c3d3e3e3c3b3834302b251e170e050d19232829292929292722180b00000f253a4f64798a8d909497999b9d9fa1a3a4a4a5a5a5a6a5a5a4a2a09d9a95908a83796f635647372715040000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000b1f34495e73899eb3c6b19c87725c47321d08000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000b141a1e1f1f1f1f1f1f1f1f1c170f060000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1c1409000000000000000000000000000000000000000000000000050e1213131313131313120d0500000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0c070000000012273c51667a90a4b9c4af9b87725e4a3725170e08030000000000000004090b0d1012100a010000000000081a2c3e5061738698aabbae9c8a78665442301e0c000000122436485a6d8091a3b5b5a391806d5b49372513020000000000000000000000000000000a1e33475b6f8396a9bab3a1918479736f6c6c62503c281300000000000000000000000000000000000000000000000000000000000a15202a333b41474c4f5153535352504d49453f39322a22181c2b363d3e3e3e3e3e3c35291a09000e23384d62778da2a5a8abaeb0b3b4b6b8b9b9bbbbbbbbbbbab9b7b5b2aeaaa49e968c827365554433210e0000001f34495e73899fb4c3ad98836d58432e190300000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000071c31475c70879cb1c6b49f89735e49341f0a000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b182227292929292929292721170a000000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000162b40556a8094a9bebfaa95826c57432f1b08000000000000000000000000000000000000000000000000132537495b6d8091a3b5b5a391806d5b493725130100000007192b3d4f61738698aab5ae9c8b78675543311f0c00000000000000000000000000000004182c405366798c9dadbaafa1968e888583806a543f2a15000000000000000000000000000000000000000000000000000000000e1b27333d464f565c6064666868686765625e59544d463e352b283a485253535353535147382613000c21364b60768ba0b5b5b4b3b3b2b1b1b0b0b0afafafafb0b0b1b4b6bbc0bfb9b2a99f92847362503e2b180500001e33485e73899eb3c4af99846e59442f1a0400000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000001b30455a6f869bb0c5b5a08b745f4a341f0a000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000000000070e1313131313131313120c0400000000000000000000000000000000000008101313131313131313110b0200000000000000000000000000091a29353c3e3e3e3e3e3e3e3c342819080000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000192e43586d8397acc1bba6917b67523d2914000000000000000000000000000000000000000000000000071c2f435567798b9da0a0a098867361503e2c1a0800000000000e20324456687a8d9fa0a0a0968472604e3b2814000000000000000000000000000000001024374a5c6e7d8f9ca8b1b3a9a29d9995806a543f2a150000000000000000000000000000000000000000000000000000000f1e2c3945505a636a7075797b7c7d7d7c7977736e68615a51483e3445586668686868686455422e1a000a1f34495e73899fa0a09f9e9d9d9c9c9b9b9b9999999a9b9b9c9fa2a6acb3bcc5bcb0a191806d5a4734200d00001d32475c72889cb2c5b09b86705b46301b0600000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000001a2f445a6f869bb0c5b5a08b745f4a341f0a000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e00000000000000000000000000000d1923282929292929292927201608000000000000000000000000000000010f1b242829292929292929261f140600000000000000000000000013263847515353535353535350463725120000000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001b30455a6f869aafc4b7a28d78634e39240f0000000000000000000000000000000000000000000000000b20354a5f72858b8b8b8b8b8b7a68564432200e000000000000031527394b5d6f828b8b8b8b8b8b7d6b57422d1803000000000000000000000000000000071a2c3e5060707d8b959ea3a8abacab95806a543f2a1500000000000000000000000000000000000000000000000000000f1e2d3c4a56626c767d858a8f9193949392908c88837c756d645b51464a5f747d7d7d7d7d715c47321d00071d32475c72878c8b8b89898888878786868684848485868687898d91979faab6c5bfaf9d8a7763503c281400001b30465b70869bb0c5b29c88725d48331e0900000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000001b30455a6f869bb0c5b5a08b745f4a341f0a000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3b3326170500000000000000000000000000000e1f2d383d3e3e3e3e3e3e3e3b3224150300000000000000000000001a2e425564686868686868686455422e1a0600000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001d32475c72889cb2c7b5a08b75604b36210c0000000000000000000000000000000000000000000000000b20354a5e70747474747474746f5d4b3927150300000000000000091b2e40526473747474747474746a57422d1803000000000000000000000000000000000f21324251606d7882898f9395979795806a543f2a15000000000000000000000000000000000000000000000000000c1d2d3c4b5a6774808a929a9fa3a7a8a9a8a7a5a19d97918982776e63584d62778d94949488725c47321d00001b30455a6e76767474737372727070706f6f6f6e6e6f6f707274777c838d99a7b7c9baa793806b57432e1a0500192e43586e8398adc2b49f8a74604b36210c00000000000000000e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000071c32475c70879cb1c6b4a08b745f4a341f0a000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e0000000000000000000000000015283a485253535353535353504434220f0000000000000000000000000006192c3d4b52535353535353534e4232200d00000000000000000000001d32475c717d7d7d7d7d7d7d715d4935210d00000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001e33485e73899fb3c8b39e89735e49341f09000000000000000000000000000000000000000000000000071b2f42525d5f5f5f5f5f5f5f5d51402e1c0a00000000000000000010223546565f5f5f5f5f5f5f5f5a4d3b2814000000000000000000000000000000000003142433424f5c666e75797d80828282806a543f2a1500000000000000000000000000000000000000000000000007182a3b4b5a697886929ca6aeb4b8bbbdbfbdbcbab6b1aca59d958b8075695d657990a5a99d88725c47321d0000172b3e505e61605f5f5e5e5c5c5b5b5b5a5a5a58585a5a5b5c5f6368707a899aacbfc2af9a86715d48331f0a00172c41566b8095aabfb8a38e78644f3a261100000000000000010e23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000b2034495e73899eb3c8b39e89735e48331e09000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001c314558666868686868686862523f2b16010000000000000000000000000c2035495b676868686868686860503c281300000000000000000000001b2f44586c8294949494948d7864503c281400000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001f344a5f748ba0b4c8b39d88725c47321d080000000000000000000000000000000000000000000000000012243441494a4a4a4a4a4a4a48403222110000000000000000000005172838444a4a4a4a4a4a4a4a473d2f1e0b000000000000000000000000000000000000061524323e49525a6065686a6b6b6b6a614f3b2712000000000000000000000000000000000000000000000000122436475869788896a3afb9c1c0b9b3aeaba9a9a9acafb3b8b1a89e93877b6e687d93a8b39d88725c47321d00000f2132414a4c4b4a4a484847474646464444444343444446474a4e545d6b7c8fa2b6c9b5a08b76614c38230e0014293e52677c92a6bbbca7927d6954402c190d0907090b0e12161a23384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c170606060606050607090d1325394e62778ca1b6c6b19c87715c47321c07000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f747d7d7d7d7d7d7d6d58432e19030000000000000000000000000e23384e63787d7d7d7d7d7d7d6b56402b16000000000000000000000015293d5165798ea2a9a9a894806b57432e1b07000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001f344a5f748ba0b5c7b19c87705b46311c07000000000000000000000000000000000000000000000000000616242e3434343434343434332d22140500000000000000000000000b1a27303434343434343434322b1f1100000000000000000000000000000000000000000614212c363f464b505355565656544f4232200c00000000000000000000000000000000000000000000000a1d2f415365768797a6b4c1c2b7ada59e9996949494979a9ea4abb2b0a5998c80708095abb39d88725c47321d00000414232e3637363534333332323130302f2f2f2e2e2f2f30323539404d5f72879bafc4b9a48f7965503b26110010253a4e63788da2b6c1ac9884705c493729221e1d1e2023262a2f34384e63788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c57422c1b1b1b1b1b1b1a1b1c1e2127304155687c91a6bac2ae99846e59442f1a05000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748b9494949494846e58432e19030000000000000000000000000e23384e63788f9494949494826b56402b1600000000000000000000000e22364a5e72879bafbfaf9a86725d4a36210d000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001f344a5f748ba0b5c7b19c87705b46301b06000000000000000000000000000000000000000000000000000006121a1f1f1f1f1f1f1f1f1e1911050000000000000000000000000009141c1f1f1f1f1f1f1f1f1e180e01000000000000000000000000000000000000000000030f19232b31373b3e404040403f3b3224140300000000000000000000000000000000000000000000001326394c5e708394a5b5c4bfb1a59a918a84827d7d8082868a90979ea7b0aa9d8f828398adb39d88725c47321d00000005111b212221201f1e1e1d1d1c1b1b1a1a1a19191a1a1b1d20253043576c8296aabfbca7937c68533e2813000c20354a5e73889cb1c5b39f8c786655473d3733323335383b3f44484d5363788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c5742303030303030302f303133363b434e5f718598acc0bea995806b56412c1702000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0a9a9a999846e58432e19030000000000000000000000000e23384e63788fa4a9a9a997826b56402b160000000000000000000000071b2f43576b8094a8bcb5a18d7965503c2814000000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001f344a5f748ba0b5c7b19c87705b46311c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f171d2226292b2b2b2b2a272014060000000000000000000000000000000000000000000000081c2f4356697b8ea0b2c3bfafa193887d756f6b69686a6c70757b838b939da7ad9f918b9cb1b39d88725c47321d0000000000070c0d0b0b0a090500000000000000000000000002080b14293e53687c92a7bcbfa994806a543f2a1500071b3044596d8296aabebba89584736459504b4847484a4d5054585d62676c788fa4b9bca7917b66503b2611001f344a5f748ba0b5c3ad98836c574646464646464646444646484b50565f6c7c8ea1b4c7b8a48f7a66513d281300000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0b5bfaf99846e58432e19030000000000000000000000000e23384e63788fa4b9bfac97826b56402b1600000000000000000000000014283c5065798da1b5bca894806b57432f1b070000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001f344a5f748ba0b5c7b29d88725c47321d070000000000000000000000000000000000000000000000000000000000000001090f15191c1e1f1f1e1d1a17130e0801000000000002080a0a0a0a0a0a09040000000000000000000000000000000000000000000000000000000000000002080d11141616161615120c030000000000000000000000000000000000000000000000001024384b5f728699abbec3b2a19183756a615b56545354575b60676f77808a959faaa29fa9b9b39d88725c47321d0000000000000000000000000000000000000000000000000000000010263b50657990a5bbc0ab96826b56402b160000162a3e52667a8ea2b5c5b3a19183766c65605e5c5e5f6265696d72767b828792a5babca7917b66503b2611001f344a5f748ba0b5c3ad98836c5b5b5b5b5b5b5b5b5b5a5b5b5d60646a727d8b9bacbec4b19d8975604c38230f00000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000000000000000000d21364a5d72869aafc2af9b87725e4a36220e0000000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001f34495e73899fb4c8b39e89735e48331e090000000000000000000000000000000000000000000000000000000000000a141c242a2e3133343433322f2c27221c160e0600000b151c1f1f1f1f1f1f1e180e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172b3f53677a8fa2b5c8b8a594837264584e46413f3e3f42464c535b646d77828d99a5b1bbc7b39d88725c47321d000000000000000000000000000000000000000000000000000000000f24394e63788fa4b9c1ac97826b56402b1600000f23374b5e728598aabcbfafa1948980797573727374777a7d83878c90969ba2b0c1bca7917b66503b2611001f344a5f748ba0b5c3ad9883707070707070707070706f70707275797d868f9ba9b8c9b9a795826d5946311d0900000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16000000000000000000000000061a2e43576b8093a7bcb6a28e7965513d29150100000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001d32475c72889db2c7b4a08b74604b36200b0000000000000000000000000000000000000000000000000000000004111d2730383e4347484a4a484744413c37312a221a110d1c2831343434343434322b1f1100000000000000000000000000000000000410191d1e1e1e1e1e1e1e1e1e1e1e1d1b160f060000000000000000000000060c0e0c06000000000000000000000000091e32465a6e8397aabec1ae9b88766554473b322c2a292a2d32383f47505a656f7b8793a1b3c7b39d88725c47321d000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000081b2f4255687a8d9eafbebfb1a69c948f8b8988898b8d9093979ba0a5aaa9a8b1c0bca7917b66503b2611001f344a5f748ba0b5c3ae9a8987878787878787878786868787888b8e939aa2acb9c7bcad9c8a7764513e2a160200000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000000000000000000014283c5064788da1b5bda995806c5844301c0700000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000001c31465b70869bb0c5b7a28d77624d38240f0000000000000000000000000000000000000000000000000000000514222f3a434c53585c5e5f5f5e5c5955514b453e362d241b2b3a454a4a4a4a4a4a473d2f1e0b0000000000000000000000000000000514222c32333333333333333333333332302a23190d0000000000000000020f1a2123211a1004000000000000000000000f23384c61758a9eb2c6b8a5927d6b594737291e18141315181d242b343e48525d69758499afc4b39d88725c47321d0000000000000000000000000000000000000000000000000000000010253a4f647990a5bac0ab96826b56402b160000001326394b5d6f8091a0aebac3b8afa8a3a09e9d9e9fa2a5a8acb0b2a9a09593a2b6bca7917b66503b2611001f344a5f748ba0b5c9b6a69e9c9c9c9c9c9c9c9c9c9b9b9b9c9da0a3a7aeb5bfc1b7ac9e8f7d6d5a4835220e0000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16000000000000000000000000000d2135495d71869aaec2af9b88735f4b36220e00000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000192f44586e8398adc2baa5907b66513d2813000000000000000000000000000000000000000000000000000004142332404c5660676c7073747473716e6a655f59514a41382e3749585f5f5f5f5f5f5a4d3b28140000000000000000000000000000001122323f47484848484848484848484847443e362a1d0f0000000000000512202c3538362d21140600000000000000000014293d52667b90a4b9c6b19d8975614e3b29190b0300000003091018212b35404c586e8499afc4b39d88725c47321d0000000000000000000000000000000000000000000000000000000213283d52677b91a6bbbfa994806a543f2a15000000091c2e4051627282909ca7b1b8bdbdb8b5b3b3b3b4b7b8b3ada69e968d83889db3bca7917b66503b2611001f344a5f748ba0b5c2c3b8b3b1b1b1b1b1b1b1b1b1b0b0b0b1b3b4b8bcbfbab4ada49a8e8070604f3d2b18050000000000000000000000000000152a3f546a8095abc0b9a48f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000061a2e42566a7d93a7bbb7a28e7965513d291501000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000172c40566b8095aabfbea994806b56422e1a070000000000000000000000000000000000000000000000000011223242505d69737b8286898a8b8987848079746d655d544b413e53667474747474746a57422d18000000000000000000000000000000192d40515c5e5e5e5e5e5e5e5e5e5e5e5c5952483b2d1d0d00000000091623303e494e4a3f322415060000000000000003192e42576c8295aabfbfab97836e5a46321f0c0000000000000000050e18232e43586e8499afc4b39d88725c47321d00000000000000000000000000000000000000000000000004090f151f2d41566a8094a9bebca7927c67523d28130000000011223444546371808a959ca3a8acaeb0b0afadaba7a39e98928a837974899fb4bca7917b66503b2611001f344a5f748ba0abacaeafb0b1b2b3b3b4b4b4b5b5b5b5b5b4b4b2b0adaaa5a09991887c7061524231200e000000000000000000000000000000152a3f546a8095abb5b5a48f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16000000000000000000000000000013273b4f63778ca0b4bda995826d5844301c08000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000000000000000000000000000000000013283d52677b91a5bac3ae9a86715d493624140b06020000000000010203040607090702000000000000000a1d2e4050606e7b868f969b9e9fa09f9c98948f88827970675d5349556a808b8b8b8b846e58432e190000000000000000000000000000001e33485d6f7373737373737373737373726d65594b3b2a180500000c1a2734414e5c635d504233241506000000000000081d32475c70869aafc4baa6917c68533f2b16030000000000000000000006192e43586e8499afc4b39d88725c47321d000000000000000000000000000000000000000004090e13181e2329313c4a5d708599aec2b8a38f79644f3a251000000000051626364553616d7782898f9397999b9b999895928e8a847d766f66758ba0b5bca7917b66503b2611001f344a5f748b949697999a9b9c9d9d9e9f9f9fa0a0a0a0a0a09f9d9b9895908b857d756a5e514334241402000000000000000000000000000000152a3f546a8095a0a0a0a08f78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000c2034485c708599adc1b09c88735f4b37230f000000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000f24394d62778ca0b5c9b4a08d7966534132271f1a1715151515161617181a1b1d1e1c160d00000000000114273a4c5d6e7d8d99a3aab0b3b4b5b3b1ada9a39c958d847a70665b576c8297a0a099846e58432e190000000000000000000000000000001f344a5f74898989898989898989898988827769594835220f000a1b2a3745525f6c786e6051423324140300000000000c21364b60748a9fb3c8b6a18c77624e392510000000000000000000000000192e43586e8499afc4b39d88725c47321d0000000000000000000000000000000004090e13181d23282d32383d454e5a687a8da0b4c8b39f8a75604c37220d000000000008182736434f5a646d74797d828486868483807c79746f69625b60768ca1b7bca7917b66503b2611001f344a5f737c7d82838486868788888989898a8b8b8b8b8b8b89888683807b77706961574d413425160600000000000000000000000000000000152a3f546a808b8b8b8b8b8b78634e38230e000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16000000000000000000000000000005192d41556a7d92a6bab7a38f7a66523e2a16010000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000a1f34485d71869aaec2bca99583705f50443a342f2c2b2a2a2a2b2b2c2e2f303233312a1e1000000000091c304356697b8d9daab6bfc2b9b3afadadaeb0b4b0a9a0978d83786d626e8499aeaf99846e58432e190000000000000000000000000000001f344a5f748b9f9f9f9f9f9f9f9f9f9f9c95887764513e2a1600152839485562707d8a7d7061514232211000000000000f24394e63788ea2b7c7b29d88735e4934200b000000000000000000000000192e43586e8499afc4b39d88725c47321d00000000000000000000000001080e13181d23282d32373c41474c5258616b778797a9bcc1ad9985705b47321d09000000000000091825323d4851596065696c6e6f6f6e6c6b6864605b554e4c62778da3b8bca7917b66503b2611001c3044566367696b6c6e6f70707272737373747474747474747372706e6b67625c554e453b2f231607000000000000000000000000000000000014293e53677474747474747472614c38230d000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000012263b4e63778b9fb3beaa96826d5945311c080000000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000051a2e42566a8093a6bac5b2a08e7d6e61564e484442403f3f3f4040424344454748463c2e1d0b0000000f24384c5f738699aabbc8bbafa59f9b9898999b9fa4abb2aaa0968b807370869bb0af99846e58432e190000000000000000000000000000001f344a5f748ba0a7a7a7a7a7a7a9b1b4b1a695826d59442f1a001c3144576673808e9b8f807060503f2e1c0a0000000012273c51667b91a6bbc4af99856f5a45301b06000000000000000000000000192e43586e8499afc4b39d88725c47321d00000000000000000000050d151c22272d32373c41474c51565b61666c747d8996a5b5c7b8a5927d6955412d1804000000000000000714202b353e454b505457585a5a585756534f4b46403a4c62778da3b8bca7917b66503b261100142738464f52545657585a5b5b5c5c5e5e5e5f5f5f5f5f5f5f5e5c5b5856524d48413a32281e120500000000000000000000000000000000000010243749585f5f5f5f5f5f5f5e5444311e09000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000000000000000000000000b1f33485c708498acc1b19c8874604c38240f0000000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000013273b5063778a9eb0c2bdac9c8d80736a635d59575454545455565758595a5c5e594c3b281400000015293e53677b8fa3b6c8baab9d928a86848384878b90979fa8b1a89d918579879cb1af99846e58432e190000000000000000000000000000001f344a5f748b9191919191919195a0b0c2b19c87725c47321d001f344a5f7484919eac9e8f7d6e5d4b3a281603000000152a3f54697d94a9bec1ac97826c57422d1803000000000000000000000000192e43586e8499afc4b39d88725c47321d0000000000000000030e18212930373c41474c51565b60656b70757a8288919ba7b4c3bfad9b8975614e3a2612000000000000000000030e18222a31373b3f424344444342403e3a36322c384e63788fa4b9bca7917b66503b261100091a28343a3d3f40424344464647474848484a4a4a4a4a4a4a48474644413d39332d261e150b0000000000000000000000000000000000000000081a2c3b454a4a4a4a4a4a4a494336261502000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000004192d4155697d92a6bab7a38f7b67533e2a160200000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000000c2034475a6d8293a5b6c6baab9d91867d77726e6c6a6a6a6a6a6b6c6d6e6f71736a57432e19040000192e43586c8296aabfc0ae9c8d8076706e6c6e71767c838b959ea8afa3978a8a9eb3af99846e58432e190000000000000000000000000000001f344a5f737b7b7b7b7b7b7b7b8293a7bcb39d88725c47321d001e32475a6c7d8fa0b2ad9c8c7a69574533200d000000172c41576b8297acc0bfa994806a543f2a1500000000000000000000000000192e43586e8499afc4b39d88725c47321d000000000000000915212b343d444b51565b60656b70757a80858a8f959ca4aeb8c4bfb0a1907d6b5946321f0b0000000000000000000000050e161d22272a2d2e2f2f2e2d2b2926211d23384e63788fa4b9bca7917b66503b261100000b172026282a2b2c2e2f30313232333333343434343434343332312f2c28241f19120b02000000000000000000000000000000000000000000000e1d293134343434343434342f25180900000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000000000000000000000000011263a4e62768a9fb3beaa96826d5945311d0900000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000004182b3e5163758898a8b7c4bbaea39a928c878482808080808082828384868786705c47321d0800001c31465b70869bafc4b7a4907d6e625c5857595c61686f77828b95a0aaa89c9ba8baaf99846e58432e190000000000000000000000000000001c304456636666666666666666788fa4b9b39d88725c47321d00182b3d4e5f708395a7b9a9988774624f3d2a17030000192e43586e8498adc3bca7937c67523d281300000000000000000000000000192e43586e8499afc4b39d88725c47321d0000000000000d1a27333e4750585f656a70757a80858a8f949a9fa4aab0b7c1c4b9aea1928372604e3c2916030000000000000000000000000002080e121518191a1a19181614110d0e23384e63788fa4b9bca7917b66503b2611000000040c1113151617191a1b1c1d1d1e1e1e1f1f1f1f1f1f1f1e1d1c1917130f0a0500000000000000000000000000000000000000000000000000000c161d1f1f1f1f1f1f1f1f1b13080000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16000000000000000000000000000000000b1f33475b6f8498acc0b19d8974604c38241000000000000000000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000000000000000000000000000000000000000e21344658697a8b99a6b2bcc0b6ada6a09c99979595959595979798999b9c8a75604b36210d00001e33485e73889db3c6b19c8874615047434244474d535c646e78838d98a3aeb0b8c4af99846e58432e19000000000000000000000000000000142738464f5050505050505063788fa4b9b39d88725c47321d000e1f30415365778a9db0b6a492806c5946331f0b00001b30455a6f869bafc4bba5907b66503b261100000000000000000000000000192e43586e8499afc4b39d88725c47321d00000000000d1c2b3844505a646c737980858a8f949a9fa4a9aeb3b9bec4bfb8b1a79c908374645443311f0d00000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000000000000000000000000004182c4054687c91a5b9b8a4907b67533f2b1703000000000000000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000000000000000000000000000000000000000517293b4c5c6c7a89959fa9b1b7bdbab5b1aeacabababababacacadafb0a38e79644f3a261100001f344a5f748a9fb4c2ad98836e5945332e2d2f33394048515b65707a86919da9b9c4af99846e58432e19000000000000000000000000000000091a28343a3b3b3b3b3b3b4e63788fa4b9b39d88725c47321d0002122436485a6d8093a7bbaf9c8975624e3b271300001c31465b70879cb1c6b9a48f79644f3a250f00000000000000000000000000192e43586e8499afc4b39d88725c47321d000000000b1b2b3a4856626d7780888f94999fa4a9aeb3b8bec3c0bbb6b1aba49d948a80726456463625140200000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b2611000000000002090d0e0e0e0e0e0e0e0c06000000000000000000000000000002090d0e0e0e0e0e0e0e0c0600000000000002090d0e0e0e0e0e0e0e0c06000000000000000000000000020a0e0e0e0e0e0e0e0e0e0c06000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000000001125394d61758a9eb2bfab97836e5a46321e09000000000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000c1d2e3e4e5d6a77838d959da3a8acafb2b3b4b5b4b4b3b1afadaaa6a29c927d68533f2a1500001f344a5f748ba0b5c0ab95806a55402b19181a1e242c353e49535d6873808b9cb1c4af99846e58432e19000000000000000000000000000000000b1720252626262626384e63788fa4b9b39d88725c47321d000006182b3d5064778b9fb3b9a5927d6a56422e1905001d32475c72889db3c8b9a48f78634e38230e00000000000000000000000000192e43586e8499afc4b39d88725c47321d0000000618293949586673808a949ca3a9aeb3b8bec3c0bbb6b1aca6a19c97908982776d615446382818080000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b26110000000009151e232323232323232320190e01000000000000000000000009151e2323232323232323211a0f0200000009151e232323232323232320190e0100000000000000000009151e23232323232323232320190e0100001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000000000a1e32465b6f8397abbfb19d8975614d392410000000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000000000001020303f4c5965707982898f93979a9c9f9fa09f9f9e9c9b9895918d88827a6a55402b1601001f344a5f748ba0b5bfa9947d69543f2a150004091019222c36404b56616f869bb0c4af99846e58432e190000000000000000000000000000000000040c101111111123384e63788fa4b9b39d88725c47321d0000000e2134485c708498acc1ad9a86715d48341f0b001e33485e73899eb3c8b8a38d77624c37220d00000000000000000000000000192e43586e8499afc4b39d88725c47321d0000001123354757677685919da7afb7bdc2c0bbb6b1aca6a19c97928d88827c756d645a4f4437281a0a000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b2611000000081826313838383838383838352c1f0f00000000000000000000081826313838383838383838352c20100000081826313838383838383838352c1f0f00000000000000000a192732383838383838383838352c1f0f00001f344a5f748ba0b5c4af99846e58432e190f0f0f0f0f0f0f0f0f0f0f0f0f0f23384e63788fa4b9c1ac97826b56402b16000000000000000000000000000000000003172b3f53687c90a4b8b9a4907c68533f2b17030000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000212212e3c48535d666d74797d838688898a8b8b8989878683807c77736d665d4e3b271200001f344a5f748ba0b5c0ab95806a543f2a1500000000050f19232e39445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000005192c4055697d92a7bbb4a08c77624d39240f001e33485e73899fb4c9b8a38d77624c37220d00000000000000000000000000192e43586e8499afc4b39d88725c47321d0000081b2e415364758695a2afbac3c1b8b1aca6a19c97928d88837c77726d68615951473d3226190a00000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b2611000000132536444c4e4e4e4e4e4e4e493d2d1b08000000000000000000132536444c4e4e4e4e4e4e4e493e2e1c0a00132536444c4e4e4e4e4e4e4e493d2d1b0800000000000005162737454d4e4e4e4e4e4e4e4e493d2d1b08001f344a5f748ba0b5c4af99846e58432e25252525252525252525252525252525384e63788fa4b9c1ac97826b56402b160000000000000000000000000000000000001024394d6175899db1bfab97836e5b46321e0a0000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000003101e2a36404a52596065696d707273747474737372706d6b67635e59524b3f301e0b00001f344a5f748ba0b5c0ab95806a543f2a1500000000000006111c2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d0000000011263a4f64788da2b7baa5917b67523d2813001f344a5f74899fb4c9b7a28d77624c37220d00000000000000000000000000192e43586e8499afc4b39d88725c47321d00001125384b5e708293a4b3c0c3b7aea59d97928d88837c77726d68635e59534d463e342b2014080000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b26110000001b2f435461636363636363635b4b3824100000000000000000071b2f435461636363636363635c4c392511001b2f435461636363636363635b4b38241000000000000011223345556163636363636363635b4b382410001f344a5f748ba0b5c4af99846e58433a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4e63788fa4b9c1ac97826b56402b16000000000000000000000000000000000000091e32465a6e8397abbfb29e8a75614d3925110000000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000d19232d363e454b5054585b5c5e5f5f5f5e5e5c5b5856524e4a443e372e21120100001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d000000000c21364a5f74899fb4bfaa95806a55402b16001f344a5f748ba0b5cbb7a18c76604b36210c00000000000000000000000000192e43586e8499afc4b39d88725c47321d0005192d4054677a8da0b1c2c0b2a69b9189837c77726d68635e59534e49443f39322a21180e03000000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9bca7917b66503b26110000001f34495e727878787878787867523d281300000000000000000a1f34495e727878787878787868543f2a14001f34495e727878787878787867523d281300000000000b1d2e40516373787878787878787867523d2813001f344a5f748ba0b5c4af99846e584f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f63788fa4b9c1ac97826b56402b1600000000000000000000000000000000000002162b3f53677b8fa4b8b9a5917c6854402c180400000000000000001f344a5f748ba0b5c3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000006111a232a31373b40434647484a4a4a4848474643403d3935302a231b11030000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000081d32475c72879cb1c2ac97836c57422d18001f344a5f748ba0b5cbb8a38d77624c37220d00000000000000000000000000192e43586e8499afc4b39d88725c47321d000b1f34485c708497abbdc2b1a294887d756e68635e59534e49443f3a352f2a241e160e050000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b5b5a7917b66503b26110000001f344a5f748b8f8f8f8f8f7d68533e291300000000000000000a1f344a5f748b8f8f8f8f8f806a543f2a15001f344a5f748b8f8f8f8f8f7d68533e2913000000000617293a4c5d6f808f8f8f8f8f8f887664513c2712001f344a5f748ba0b5c4af99846e64646464646464646464646464646464646464646464788fa4b9c1ac97826b56402b16000000000000000000000000000000000000001024384c6074899db1c0ac97846f5b47331e0a00000000000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000000070f161c22272b2e303233343434333332302e2c2825201b160f0800000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000021b30465b70869bb0c4af99846e58432e19001f34495e73899fb4c9b8a38d77624c37220d00000000000000000000000000192e43586e8499afb3b39d88725c47321d0011253a4e63778c9fb3c7b6a59384766a615a534e49443f3a352f2a25201b1610090300000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa0a0a0a0917b66503b26110000001f344a5f748ba0a4a4a4947d68533e291300000000000000000a1f344a5f748ba0a4a4a495806a543f2a15001f344a5f748ba0a4a4a4947d68533e2913000000011223354658697b8d9ea4a4a49e8d7b6a584735220e001f344a5f748ba0b5c4af99847979797979797979797979797979797979797979797979798fa4b9c1ac97826b56402b1600000000000000000000000000000000000000091d3145596d8296aabeb39f8a76624e39261100000000000000001f344a5f748ba0b5c3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000000000002080d1216191b1d1e1f1f1f1e1e1d1b191613100b0700000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19001e33485e73899fb4c9b8a38d77624c37220d00000000000000000000000000192e43586e84999d9d9d9d88725c47321d00152a3f53687c92a6bac1ad9a877565594e463f3a352f2a25201b16110b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788b8b8b8b8b8b7b66503b26110000001f344a5f748ba0b5b9a9947d68533e291300000000000000000a1f344a5f748ba0b5b9ab95806a543f2a15001f344a5f748ba0b5b9a9947d68533e29130000000d1e2f415264758799aab9b4a291806e5d4c3b291805001f344a5f748ba0b5c6b19e9190909090909090909090909090909090909090909090909096a8bcc1ac97826b56402b160000000000000000000000000000000000000002162a3e52667a8fa3b7b9a5917c6955402c1804000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19001e33485e73889db3c8b9a48f78634e38230e00000000000000000000000000192e43586e84888888888888725c47321d00192e43586c8297abc0bba6927d6a58483b322b25201b16110b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384c617274747474747473634f3a25100000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2913000007192a3c4d5e708293a5b6b8a79685736251402e1d0c00001f344a5f748ba0b5cbbcada6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a8b4c5c1ac97826b56402b1600000000000000000000000000000000000000000f23374b6073889cb0c0ac9884705b47331f0b000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19001d32475c72889db2c7b9a48f79644f3a250f00000000000000000000000000182d415669727272727272726c5a45311c001c31465b70869aafc4b6a18c77634e3b2a1e16110b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3144545e5f5f5f5f5f5f5f564634200c0000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2913000213253648596b7c8e9fb1bdac9b8a786755443322110000001f344a5f748ba0b5cbcbc0bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbdc5d2c1ac97826b56402b160000000000000000000000000000000000000000081c3044586d8295a9bdb39f8b76624e3a2612000000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19001b30465b70879cb1c6bba5907b66503b26110000000000000000000000000013273a4b585c5c5c5c5c5c5c5a4e3d2a16001e33485d72889db2c7b39d88735e4934200c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215263643494a4a4a4a4a4a4a44382817040000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2913000e1f3142546577899aacbdb1a08f7d6b5a49382715040000001f344a5f748ba0b5cbbfb2abababababababababababababababababababababababababadb8c8c1ac97826b56402b1600000000000000000000000000000000000000000115293e5266798ea2b7baa6927d6955412d19050000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19001a2f445a6f859aafc4bca7937c67523d2813000000000000000000000000000a1c2d3b4447474747474747453d301f0e001f344a5f74899fb4c6b19c87705b46311c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000918252f343434343434343430271a0b000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2913091a2b3d4e60718395a6b8b5a49382705f4e3d2b1a09000000001f344a5f748ba0b5c7b3a1969595959595959595959595959595959595959595959595959aaabdc1ac97826b56402b160000000000000000000000000000000000000000000f23364b5f73889cafc1ad9985705c4834200c0000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900182e43586d8398adc2bfa994806a543f2a1500000000000000000000000000000f1d283032323232323232312a1f1202001f344a5f748ba0b5c5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131b1f1f1f1f1f1f1f1f1c140900000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2913152638495a6c7d8fa1b2baa9988775645341301f0e00000000001f344a5f748ba0b5c4af99848080808080808080808080808080808080808080808080808fa4b9c1ac97826b56402b16000000000000000000000000000000000000000000071c3044586c8095a9bdb49f8b77634f3b26120000000000001f344a5f748ba0b5c3ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900162c40566b8095abc0c1ac97826c57422d180300000000000000000000000000000c151b1d1d1d1d1d1d1d1c160e0200001f344a5f748ba0b5c5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e29132132445567788a9badbeae9d8c7a6858463524120100000000001f344a5f748ba0b5c4af99846e6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a788fa4b9c1ac97826b56402b160000000000000000000000000000000000000000000015293d5165798ea2b6baa7927d6a55412d190500000000001f344a5f748ba0b5b5ad98836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190014293e53687d93a8bdc4af9a866f5a46311c070000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c5b09b87705b46301b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a0f0f0b04000000000000060d10100b0300000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e291b2d3e5061738596a7b9b3a190806d5c4b3a2817060000000000001f344a5f748ba0b5c4af99846e58545454545454545454545454545454545454545463788fa4b9c1ac97826b56402b16000000000000000000000000000000000000000000000e22364a5e72879bafc1ad9985705c4834200c00000000001f344a5f748ba0a0a0a098836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190011263b5065798fa4b9c7b29d88735e4a35200b0000000000000000000000000000000000000000000000000000000000001f34495e73899fb4c7b29d88725d48331e0f0d0b0b0b0b0b0b0b0b0b0d0d0e0e0f0f111212131008000000000000000000000000000000000000000000000009151e242420170b000000000d192126251f1609000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2928394a5c6d8091a2b4b7a695847261503e2d1c0b000000000000001f344a5f748ba0b5c4af99846e58433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4e63788fa4b9c1ac97826b56402b1600000000000000000000000000000000000000000000071b2f43576b8094a8bcb4a08c77634f3b271300000000001f344a5f748b8b8b8b8b8b836c57422c17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000e23384d62778ca1b5cab6a28d77634e3a26110000000000000000000000000000000000000000000000000000000000001d32475c72889cb2c7b49f8b75604b372a242221212120212121212122222323242526272728241b0f0100000000000000000000000000000000000000010e1a2732393934291b0b00000d1d2b353b3a33271a0e0100000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2934455668798c9daebcab9a897766554332211000000000000000001f344a5f748ba0b5c4af99846e58432e2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a384e63788fa4b9c1ac97826b56402b16000000000000000000000000000000000000000000000014283c5064788da1b5bba7937d6a56422e1a06000000001f34495d70747474747474746955412c17010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000a1f34495d72889cb1c6bba6927d6954402c180500000000000000000000000000000000000000000000000000000000001b30455a6f859aafc4b8a38f7a6653463e393736363635363636363637373838393a3b3c3c3d382d1f0e00000000000000000000000000000000000006131f2b38444d4e473929170506192b3b48504e45382c1f1206000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e2e405163748697a9bab09f8d7c6b59483726140300000000000000001f344a5f748ba0b5c4af99846e58432e19151515151515151515151515151523384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000000000000000000000d2135495d72869aaec2ae9a86715d4935210c000000001a2e41515d5f5f5f5f5f5f5f5a4c3a2612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900061b3044596e8397acc1c1ac98846f5b4834210f0000000000000000000000000000000000000000000000000000000000182d42576c8296abc0beaa9683716359524e4c4b4b4b4a4b4b4b4b4b4c4c4d4e4e4f505152524b3d2c190600000000000000000000000000000000061624303d4955616357463422101224364859656256493d302415050000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d68533e3a4c5d6f8092a3b5b5a392826f5e4d3c2a19080000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000000000000000000000000000000000000000061a2e43576a8093a7bcb5a18d7864503b27140000000011233341494a4a4a4a4a4a4a463c2e1d0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000162b4054697d92a6bbc7b39f8b7764503e2c1b0c04000000000000000000000000000000000000020100000000000000152a3e53687c91a6bac6b3a19082756d6763626060605f6060606060626262636364666667675b4935200c00000000000000000000000000000000122434414e5a6773756352402e1c1d2f4153657773675a4e413323110000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bda8937c67523d4758697b8d9eb0b9a89786746352402f1e0d000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000000000000000000000000000000000000000000000014273b5064788da0b4bca793806a57432e1a060000000515232e3434343434343434322a1e1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000011263a4e63778ca0b4c8baa793806d5b49392a1f1813100d0b0b0a0a0b0b0b0d0d0e0f111214161716110800000000001025394e62768b9fb2c5beae9f9289827b78777676767476767676767777777878797b7b7c78634e38230e000000000000000000000000000000071b2f42525f6b7885826f5d4b3927283a4c5e708385786c5f51402d190500000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bca7917b6651425264758899aabcad9c8a7968564534231200000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b160000000000020303030303030303030303030303030303030c2135495d71869aaec2ae9a86725d4935210d0000000005111a1f1f1f1f1f1f1f1f1d170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000b2034485c708599acc0c3b09d8b786757483c332d28252221201f1f212121222323252627292b2c2b251a0d000000000b1f33475b6f8395a7b8c7bdb0a59c96918e8d8c8c8c8b8c8c8c8c8c8c8d8d8f8f9090918f79644f3a25100000000000000000000000000000000b20354a5e707d8a968d7a685644323446586a7c8e968a7d6f5c47321d0800000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5baa590796457575e708293a5b6b2a18f7d6d5b4a3928160500000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16000000081117191919191919191919191919191919191919191a2e42566a7d93a7bbb5a18d7864503c28140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000005192d4155697c90a4b7c9baa896857466594e47413d3a37363634343636363738383a3b3c3e404240382b1b0a00000004182c3f5365778a9aa9b5bfc2b8b0aaa6a3a2a1a1a0a0a1a1a1a1a1a1a3a3a4a4a5a5a7917b66513c27120000000000000000000000000000000b20354a5f728394a598867361503e3f5163758899a291806f5c47321d0800000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5b8a38d786c6c6c6c7c8e9fb1b7a6958371604f3d2c1b0a0000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600000c1a252c2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e3b4f63778ca0b4bca894806b57432f1b070000000000000000000000000000000000000000000000000000000000000000000000030c1213131313131313130f0700000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000012263a4d6074889aacbec5b4a39384766b625b56524f4c4b4b4a4a4b4b4b4c4c4e4f5052535557544939271300000000102336485a6b7b8b98a3acb4bbbfbfbbb8b7b7b7b5b5b7b7b7b7b7b7b8b8b9b9b8b5a8937d68533e2914000000000000000000000000000000081c30435465768798a391806d5b494a5c6e8293a59584736251402c190400000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5b7a28d8383838383899aacb6a999897765534231200f000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600081a2a374043434343434343434343434343434343434343434343485c708598acc0af9b87725e4a36220e00000000000000000000000000000000000000000000000000000000000000000000071520262929292929292928231a0d000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a1500000000000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000a1e3144576a7d8fa1b2c2c1b1a294897d76706b67646260605f5f606060626263646667686a6c6756432e1a0500000006192b3d4e5e6c7a869099a0a6abadb0b1b3b4b4b4b4b4b3b3b1b0afacaba8a6a3a09c95806a55402b1601000000000000000000000000000001142637475869798b9c9c8b7866545667798c9e9988766655443422100000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bca99b98989898989aa6b8a7988b7b6a594836251402000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16001125374854585858585858585858585858585858585858585858585858697c90a4b7b6a28d7965513d2914000000000000000000000000000000000000000000000000000000000000000000041625323b3e3e3e3e3e3e3e3d372b1d0c0000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5ab95806a543f2a1500000000000000001a2f445a6f869bb0b5af99846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000215283b4d60718394a4b3c1c0b2a69b928a85807b787776747474757676777778797b7c7d8082715c47321d08000000000d1f30404e5c68737c858c9296989b9c9d9f9f9f9f9f9e9d9c9b99979593918e8b8884806c57422c170200000000000000000000000000000008192a3a4b5c6d7d8f9f96847260617385979c8c7a6a5948372716050000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5c7b8afadadadadadaeb6b5a08b7a6c5d4d3c2c1b0b00000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600172c4054666e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e74889bafbca895806c58432f1b0700000000000000000000000000000000000000000000000000000000000000000e2133434f5353535353535352493b29170300000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a095806a543f2a1500000000000000001a2f445a6f869ba0a0a099846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000000000b1e30425465768695a3b0bcc3b8aea69f9995918f8d8c8b8b8b8b8c8c8d8d8f8f909294958a745f4a35200b00000000011222303e4b56606971777c828486878889898a8989898887868483807d7b7876726e6a62513e2a1500000000000000000000000000000000000c1c2d3e4f5f708292a18f7d6b6c7d90a08f7d6e5d4c3b2a1a09000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5c1b0a4a1a1a1a1a1a3aeb8a59488796a5a4939291909000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b1600192e43586e84848484848484848484848484848484848484848484848484848597acc1af9b87725e4a36220d000000000000000000000000000000000000000000000000000000000000000015293e516168686868686868665946321e0900000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b806a543f2a1500000000000000001a2f445a6f868b8b8b8b8b846e58432e1900000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000000011325364758687786939faab4bcc1b9b3aeaaa6a4a2a1a0a0a0a0a1a1a2a3a4a4a5a7a8a28d77624d38230e00000000000412202d39434d555d63686b6e70727373737474737372706f6e6c6b686663605d5955504434220f0000000000000000000000000000000003080f20314152637485969b8976778a9c93827160503f2e1d0f09040000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5b9a5928c8c8c8c8c90a0b0b2a5988978675747372616060000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16001a2f445a6f869999999999999999999999999999999999999999999999999999a2b3c6b6a28e7965503b26110000000000000000000000000000000000000000000000000000000000000000172c42576c7d7d7d7d7d7d7d75604b36210b00000000000000000000000000000000000000000000000000000000000000000000001f34495d707474747474747467533e29140000000000000000192e43586b747474747474746a57422d1800000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000000000007192a3a4a596775828d98a0a9afb5bbbfbebbb9b7b7b5b5b5b5b7b7b7b8b9b9bbb8b5a48f7965503b261100000000000002101b27303a41484e5356585b5c5e5e5e5f5f5e5e5c5b5a59575653514e4b4844403c3326160500000000000000000000000000000911171c22272d3445566777899994828395978675645343332e28231e19130b000000001f344a5f748ba0b5bfa9947d68533e291307000000000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5b9a48f79767676768292a2b2b6a79685756454443424140400000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16001b30465b70869bafafafafafafafafafafafafafafafafafafafafafafafafafb4c0cbbda8937d68533e29130000000000000000000000000000000000000000000000000000000000000000172c42576c8394949494948c76604b36210b00000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5849372410000000000000000015293c4e5b5f5f5f5f5f5f5f5a4d3b281400000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000000c1c2c3b4957636f7a858d959ba1a6aaadb0b2b4b4b5b5b4b4b3b2b0afacaaa7a3a09c937c68533e2914000000000000000009141d262e34393e414446474848484a4a48484746454442403e3c3936332f2c2821160800000000000000000000000000000f1b252c31373c41474c525a6a7b8c9d8e8f9b8a796857524d48423d38322d271d100100001f344a5f748ba0b5bfa9947d68533e2e24190f0500000000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bba6917b66606063738494a4b5b4a393837262524232221201000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16001d32475c71879cb1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b3a8937d68533e29130000000000000000000000000000000000000000000000000000000000000000172c42576c8398a9a9a9a18c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a453b2c1a0800000000000000000d1f303e474a4a4a4a4a4a4a473d2f1e0b00000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e19000000000000000e1d2b3946525d67707982878c9195989b9d9f9fa0a09f9f9d9d9b999795928f8b87837d69543f2a15000000000000000000010a12192025292c2f3032333333343433333231302f2d2b292724211e1b17130d0400000000000000000000000000000c1d2d3940464b50565b61666c71758090a09f8e7d76716c66615c57524c47423a2e1f0e00001f344a5f748ba0b5bfa9947d68574c41362c21170e050000000a1f344a5f748ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bda8937d68534b5566768797a7b7b1a1918270605040301f0f000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000e23384e63788fa4b9c1ac97826b56402b16001e33485d72889da0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09f988b7864503b27120000000000000000000000000000000000000000000000000000000000000000172c42576c8398adbfb7a18c76604b36210b00000000000000000000000000000000000000000000000000000000000000000000000515232e343434343434343431291d0e0000000000000000000112202b3334343434343434322b1f110000000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000d1b2835404b545d656c72777c8083868889898b8b8a898888868483807c7976726d685f4e3b2612000000000000000000000000050b101417191b1d1e1e1e1f1f1e1e1d1c1b1a181614120f0c0905000000000000000000000000000000000000172a3b4a555a60656a70757b8286857483969382768786827b76716b66615c564c3d2b1804001f344a5f748ba0b5bfa9948074695e53493e342a2119110b070b21364b60768ba0b5c0ab95806a543f2a15001f344a5f748ba0b5bfa9947d69543f485868788999a9baaf9f8f7d6e5e4e3d2d1d0d0000000000000000001f344a5f748ba0b5b5af99846e58432e19030000000000000000000000000e23384e63788fa4b5b5ac97826b56402b16001f34495e73898b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b89857b6c5b4935210d0000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1d160c0000000000000000000000020f181e1f1f1f1f1f1f1f1e180e010000000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000000000000a17232e38414a51585d63676b6e70727374747474737372706f6c6a6764615d59544d41301e0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d324659686f747980858a90959b90798095937c7c939b95908b86807b75706a5b48331f0a001f344a5f748ba0b5c2af9e91867b70665b51473d342c25201c1a23384d62778ca1b7c0ab95806a543f2a15001f344a5f748ba0b5c0ab95806a543f3a4a5a6b7b8c9cacbcad9c8c7c6b5b4b3b2b1b0b00000000000000001f344a5f748ba0a0a0a099846e58432e19030000000000000000000000000e23384e63788fa0a0a0a097826b56402b16001f34495d707474747474747474747474747474747474747474747474747474747474747470695d4e3e2c19060000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000000000000005111b252e363d43494e5256585b5c5e5f5f5f5f5e5e5c5b5a5755524f4c48443f3a3023130100000000000000000000000000000000000000080e11111111100b030000000000000000000003080d1114151614120c0600000000000000001f344a5f7484898f949a9fa0989189798297947d7c8a9299a1a09a95908a8675604b36210b001f344a5f748ba0b5cbbcafa3988d83786e645a5148403934312f303c5165798fa4b9bfaa95806a543f2a15001f344a5f748ba0b5c0ab95806a543f2c3d4d5d6d7d8e9eaebaaa9a8a7969594939281808000000000000001f344a5f748b8b8b8b8b8b846e58432e19030000000000000000000000000e23384e63788b8b8b8b8b8b826b56402b16001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c554c3f30200f000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1409000000000000000000000000000000000000000000000000000000000000000000000000070e12110c0400000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000000000000000000000008121a22292f34393d41444647484a4a4a4a484847464442403d3a37332f2b251e120400000000000000000000000000000000000003101b2326262626251f1609000000000000040b12181d2226282a2b2a26211910050000000000001d32465a6e8397a3a39c948c857c756d829795806e767d858d959ca4a497836f5b46321e09001f344a5f748ba0b5c1b0a5a4aba0958b82766d645c544e494644464a596c8094a9bdbda8937d68533e2914001f344a5f748ba0b5c0ab95806a543f2a2f3f4f5f708090a0b0b8a8988877675646362616060000000000001f34495d70747474747474746a57422d18030000000000000000000000000d23384c61727474747474747468543f2a150011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4741392e211202000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000515232e34343434343434343434343434343434343434343434343434343434343434343430271a0b0000000000000000000000000000000000000000000000000000000000000000020a131b23272620170a000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000000000000000000000060e141b2024282c2f30323334343434333332302f2d2b2825221e1a16110a010000000000000000000000000000000000000011212e373b3b3b3b3a332718070000020a11191f262c32363a3e3f403f3b352c2216080000000000172b3f53687c9097908880787069616c839895806b6269717982889097907c68533f2b1703001f344a5f748ba0b5b8a492909ca9a89e938a80776f68625e5b5a5b5e6776889bafc3b9a5907a66513c2711001f344a5f748ba0b5c0ab95806a543f2a2131415161728292a3b3b6a59585746454443424140300000000001a2e41515d5f5f5f5f5f5f5f5a4d3b281400000000000000000000000000091e3144545e5f5f5f5f5f5f5f594a392511000515232e3434343434343434343434343434343434343434343434343434343434343434322d261c110300000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a44382817040000000000000000000000000000000000000000000000000000000000050d161e262e373c3b342819080000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000000000000000000000000000060b0f1317191b1d1e1f1f1f1f1e1e1d1b1a181613100d0905000000000000000000000000000000000000000000000a1d2f3f4b505050504e45362512070f161e252d333a40464b4f5354565450493f34261708000000001024394c607589847b746c645d55586e849997826b56555d656c747c848a75614d39241000001f344a5f748ba0b5b7a28d7d8b97a3aea69d948b847c7773706f70737a8694a5b8c7b39f8b76614d38230e001f344a5f748ba0b5c0ab95806a543f2a152333445464748595a5b5b3a3938372625242322111010000000011233341494a4a4a4a4a4a4a473d2f1e0b000000000000000000000000000215263643494a4a4a4a4a4a4a463b2d1b09000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d19120a000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c0000000000000000000000000000000000000000000000000000000811192129313a424a5150463725120000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4c5d666666666254412e191c232a313941484e555b6064686a6b69645c514435261605000000091d31465a6d77706860585049445a6f849998836c574249515960686f776e5a46321e0900001f344a5f748ba0b5baa590797985919ca7b0a79f98928c88868686888e97a3b2c3bdab9884705b47331e0a001f344a5f748ba0b5c0ab95806a543f2a15162636465666768798a8b8b1a190807060503f2f1f0f000000000515232e3434343434343434322b1f110000000000000000000000000000000918252f3434343434343434322a1d0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f34495d707474747474747474747474747474747474747474747474747474747474747473634f3a2510000000000000000000000000000000000000000000000000030b141c242c353d454d565e666355422e1a0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000000000070d13191e1f1b12070000000000000001090f1111111111100b0300000000000000000000000000000000000000000003090b0a04000000000000142a3f54697a7b7b7b715c47322930363e454d555c63696f74797c80807d786e62534433221000000002162a3e505e635c544c443d35455a6f869b99846e5843363d454c545c635e503e2b170300001f344a5f748ba0b5bca7917c67737d8a949ea8b1aca6a19d9b9b9b9da2aab4c1beb09f8d7a6754402c1804001f344a5f748ba0b5c0ab95806a543f2a1508182838495969798a9aaabaae9e8f7d6e5d4d3d2d1d0c0000000005111a1f1f1f1f1f1f1f1f1e180e010000000000000000000000000000000008131b1f1f1f1f1f1f1f1f1d170c0000000000000000000000000000000000000000000000000008101415151515151515130e050000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b66503b261100000000000000000000000000000000000000000000060e171f272f384048505961697179715c47321c0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000006121b21282e33342f251708000000000005131d242626262626251f1609000000000000000000000000000000000000010c171e211f180e0100000000162b40566b82919188735e48383d444b5259616870777d848a8e929595938c807162513f2d1a060000000e2132414b4d484038312930465b70879c9a866f5a442f29313940484d4b4132210f0000001f344a5f748ba0b5bda8937d68616c77828c959ea6adb4b3b0b0b0b2b6bdbdb6aca09282705e4b38251100001f344a5f748ba0b5c0ab95806a543f2a15000a1a2b3b4b5b6b7b8c9cadb1ac9c8c7b6b5b4b3b2a18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a24292a2a2a2a2a2a2a2821170900000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0917b66503b2611000000000000000000000000000000000000000109121a222a333b434b535c646c757c8688725c47321d0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e1900000515232e363c424849423525140100000003142330383b3b3b3b3b3a332718070000000000000000000000000000000008131e293236332b1f1100000000162b40566b82979f8b75604b4d52585f666d757c848b92989ea3a7aaaba79e90806f5c4936220e0000000414232f3738342c251d1d32475c72889c9b86705b46301b1d252c3438372f2314040000001f344a5f748ba0b5bfa994806a545a646e78828a92999fa5a9acafb0afaca8a29a8f82736352412e1b0800001f344a5f748ba0b5c0ab95806a543f2a1500000d1d2d3d4d5e6e7d8f9c9c9c9c9a8a7969594734200c0000000000000000000000000000000000000000000000000000070e13131313131313131313131313131313131313131313131313131313131313131313131313120d050000000c1d2c373e3f3f3f3f3f3f3f3d34271706000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a7917b66503b26110000000000000000000000000000000000040c151d252d363e464e575f676f778088919988725c47321d0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0c4af99846e58432e190000112333414a50565d5e5343301d0a0000000d2032414d50505050504e453625120000000000000000000000000000030f1a25303c464b483d2f1e0d000000162b40566b8297a38f7a675f61666c7379828990989fa6adb1aca8a7a7abae9e8c7965513d29140000000005121c2223201911091e33485d72889d9c87705c47311c0911192023221c1205000000001f344a5f748ba0b5c0ab95806a5447515c646d767d858b909497999b9997948e877d716455453523110000001f344a5f748ba0b5c0ab95806a543f2a150000000f1f2f40506070828787878787878776634e39240f000000000000000000000000000000000000000000000000000d1923282929292929292929292929292929292929292929292929292929292929292929292929292721170a000016293b4953545454545454545145352310000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f344a5f748ba0b5cbc6b5a9a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5917b66503b2611000000000000000000000000000000070f18202830394149515a626a727a838c949ca49d88725c47321d0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869bb0bbaf99846e58432e190000192d40515e656b7171604c39261200000014293d4f5f66666666666254412e19050000000000000000000000000a15212c37424e59605b4d3c2b1a090000152b40546a8094a997867974767b82888e959ca4acafa9a29c9793919298a2a995826c57422e19040000000000080d0e0b0500091e33485e73899f9d88725c47321d0800050b0e0d080000000000001f344a5f748ba0b5c0ab95806a543f3f49515a626970767b8083848684837d79736a605346372717060000001f344a5f748ba0b5c0ab95806a543f2a1500000001112232425262707070707070707070614d38230e0000000000000000000000000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3c34281908001d314558676a6a6a6a6a6a6a63533f2b16010000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f344a5f748ba0b2c2bda9979090909090909090909090909090909090909090909090907b66503b2611000000000000000000000000020a121b232b333c444c545d656d757d868f979fa7afad9d88725c47321d0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869ba5a5a599846e58432e1900001d32475c6f7980867c6955412e1a060000172c42576c7b7b7b7b7b715c47321c070000000000000000000005111c27323e4954606b756a5948372615040013283d51667b8fa4a4968d8b8c90959ca2a9b1aaa29b958e88837d7b7c8594a69a86705b46311c0700000000000000000000000a1f344a5f748b8b8b89735e48331e090000000000000000000000001f344a5f748ba0b5c0ab95806a543f2c353e474e555c61666a6c6e6f6e6c69655f574d4236281909000000001f344a5f748ba0b5c0ab95806a543f2a15000000000414243444535b5b5b5b5b5b5b5b5c5344311e0a00000000000000000000000000000000000000000000000015283a48525353535353535353535353535353535353535353535353535353535353535353535353535046372512001f344a5f74808080808080806e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001f344a5f738594a4b4bba6917d79797979797979797979797979797979797979797979797865503b261000000000000000000000050d161e262e373f474f57606870798289929aa2aab1a9a1999188725c47321d0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f445a6f869090909090846e58432e1900001e33485d7287949885715d4935210d0000172c42576c8391919188725d48331e080000000000000000010c17232e3944505b66727d897766554433210f000f23384c6074889bada9a2a0a1a5aab0aca59e968f888079736d68666876899d9d88735e48331e090000000000000000000000091f34495d70747474746f5c47321d080000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a222b333a41474d515558595a595855514b433a3025180a00000000001f344a5f748ba0b5c0ab95806a543f2a150000000000061626354046464646464646464741352614020000000000000000000000000000000000000000000000001c314558666868686868686868686868686868686868686868686868686868686868686868686868686454412d19001f344a5f748b9595959595846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b001c30445666768696a6b5ad9d8d7d6d646464646464646464646464646464646464646464645a4936220d00000000000000000810192129313a424a525b636b737c858d959da5aeaea69e958d857d756b5945301b0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001a2f44596e797979797979796d58432e1800001b30455a6f8499a08d7864503c28130000192e43586d8398a79f89735e48331e090000000000000008131e2935404b56626d78848f95847361513e2b1700091d3145586b7d8f9eabb0b1aeaaa49e98918a827a736c655f5954505a6f84999f89735e48331e090000000000000000000000061a2e41515d5f5f5f5f5d513f2c19040000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a15171f262d33383d404344444443403c3630271e13070000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000817232c3030303030303030322d241708000000000000000000000000000000000000000000000000001f344a5f747d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d705b46301b001f344a5f748ba0ababab99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00142738485867778898a7b7ab9b8c7b6b5c4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f493c2c1a060000000000030b141c242c343d454d555e666e7680889098a0a8b1aaa29a928a8279716961594d3c2a160000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d0000000000162b3e5160646464646464645f503d29150000182d42576c8297a894806b56422d190500192e43586e8499af9f89735e48331e090000000000030f1a25303c47525d6874808b96a1a291806e5a45301b000215293c4e6070808d979b9c9995908a847c756e665f58514a443f41566b82949488725d48331e0900000000000000000000000011233341494a4a4a4a4840322210000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a15040b12191e23282b2d2f2f2f2d2b27221c140b01000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000000000611181b1b1b1b1b1b1b1b1c19110600000000000000000000000000000000000000000000000000001f344a5f748b9494949494949494949494949494949494949494949494949494949494949494949487705b46301b001f344a5f748ba0b5c0af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00091a2a3a4a5969798999a9b9a99a8a796a5a4a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a352b1e0e00000000050e171f272f384048505961697179828a939ba3abafa79f978f877d766e665d554d453c2f1f0d0000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000000f2233424c4f4f4f4f4f4f4f4c4132210e0000152a3f54697d94a99a86705c48331e0900192e43586e8499afa08b745f4a341f0a000000000a15212c37424e59646f7a86919da8a396887a6c59442f1a00000c1f314252616f7a83878784807b756f68615a534b443d36302b40566b7d7d7d7d705b46311c070000000000000000000000000515232e3434343434332d221404000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000040a0f1316181a1a1a1816120e07000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a99c87705b46301b001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00000c1c2c3b4b5b6b7a8b9babb8a8988878685849392925252525252525252525252525252421190e000000000c18222a323b434b535c646c757c858d969ea6afaca39b938b837a726a625a524a423a32291e11010000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d000000000004152430383a3a3a3a3a3a3a3830231403000013283d52677c93a8a08b76614c37230e001a2f445a6f869aafa08b745f4a341f0a000005111c27323e4954606b76828d98a3afa19386776a5c4e3d2a1600000213253443525e676d70706f6b66615b544e463f373029221c283c5060686868686454412d19040000000000000000000000000005111a1f1f1f1f1f1e19110500000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfbfbfbfbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb19c87705b46301b001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b0000000e1d2d3d4d5d6c7c8d9cacb6a69787766657473727180f0f0f0f0f0f0f0f0f0f0f0f0f0c06000000000a1b2a353e464e565f676f7780889099a1a9b0a8a098908880776f675f574e473e362e261e160c01000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d0000000000000b1a2731383b3b3b3b3b3831271a0b00000011263b50667b91a6a48f7965503b2611001a2f445a6f869bb0a08b76604b36210b000514222e3944505b66727d89949faaac9e918375675a4c3e301f0d00000007162534404b53595b5b5a56524c464039322b231c150e0d2032424e535353535046372512000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcab9aba5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59c87705b46301b001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000f1f2f3f4e5e6e7d8e9eaeb4a595857565554536261606000000000000000000000000000000000015283947515a626a727a838c949ca4acada59c958c857c746c635b534b433b332b231b120a020000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d000000000007192938444c50505050504c4438291807000415253a4f647990a5a8937d68533f2914001b30455a6f869bb0a18c76604b36210b00112232404b56626d78848f9ba6b1aa9c8f80726557493c2e201201000000000716232e383f44464644413d38322c251e170f080000031524323b3e3e3e3e3c34281908000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b4c6c2ae9b9090909090909090909090909090909090909090909090909090909087705b46301b001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000111213040506070808f9fafb3a393847363534434241505000000000000000000000000000000001c314457646d757d868f979fa7afa9a1999189827870686058504840382f271f170f070000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d00000000001124374756606466666665605547362411000e2133425063788fa4ab96826b56412c17001b30465b70879cb1a18c76614c37220d00192d40515d6874808b96a1acb5a79a8c7d70625447392c1e100200000000000005111b242b2f30302f2c28231e18110a03000000000006141f26292929292721170a00000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e738597a8bac0ab9682797979797979797979797979797979797979797979797979797979796f5a45301b001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000003122232425161718291a1b1b1a1928271625242322313040000000000000000000000000000001f344a5f748289929aa2aaaea69e968e867d756d655d544d443c342c241c140c0400000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d0000000003192d41546573797b7b7b79736553402c1800162b3e50616d788fa4ad98836d58432e19001b30465b70879cb1a38d77624c37220d001e33485d6f7a86919da8b3b2a597897b6e60524437291b0e000000000000000000000810161a1b1b1a17130f0903000000000000000000020b1113131313120d050000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30435667798b9caebfb19f8e7c6a64646464646464646464646464646464646464646464646464646052402c18001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00000000000004142333435363728393a2b2b0a09080706151413122120200000000000000000000000000001f344a5f748b9da5aeaca29b928a827972696159514941393129211810080000000000000000000000000000000000000000030b0f0f0f0f0f23384e63788fa4b9b39d88725c47321d00000000081d32475c70848f9191918f836f5b46311c001c31465a6d808992a5af99846f5a442f1a001c32475c71879cb1a38d77624d38230e001f34495e718394a3afbab0a29487786b5d50423426190b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001426384a5b6d8090a2b4bdac9a887665534f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4d43342310001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b0000000000000006152535455464748594a4b4ae9e8f806f5f4f4030201000000000000000000000000000001f344a5f748ba0b5b19e8f877d766e665e564e463e352d251d150d050000000000000000000000000000000000000000000a161f242525252525384e63788fa4b9b39d88725c47321d000000000a1f344a5f748a9fa7a7a79e89735e48331e001f344a5f74899da2b0b09b866f5a442f1a001d32475c72889db3a48f78634e38230e001b2f425364758798a9ad9f928476685b4d3f32241609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406080a0c0e0f101112131313131312100e0b08030000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091b2c3e4f61728596a7b9b7a69483705f4e3c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3831251605001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000000000007172737465666768696a6b6ad9d8e7d6d5e4e3e2e1e0f000000000000000000000000001f344a5f748ba0b5af9a877d766d655d554d443c342b231b130a0200000000000000000000000000000000000000000009192733393a3a3a3a3a3a4e63788fa4b9b39d88725c47321d000000000a1f344a5f748ba0b5bcb49f89735e48331e001f344a5f748ba0b5bfb09b866f5a442f1a001d32475c72889db3a48f78634e39240f001225364758697a8c9d9d8f827366584a3d2f2114060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0e111416191b1d1f2123242626272829292928272523201c18130d060000000000000000000000001f344a5f748ba0b5b5ab95806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f2032435567788a9cadbfb2a08f7d6b594836252525252525252525252525252525252525252525231d140700001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00000000000000000009192838485868778898a7b7ab9c8c7b6c5c4c3c2d1d0d0000000000000000000000001f344a5f748ba0aeb6a59a928a82797068605850473f372e261e160e0500000000000000000000000000000000000000142637454e4f4f4f4f4f4f4f63788fa4b9b39d88725c47321d000000000a1f344a5f748ba0b5c9b49f89735e48331e001f344a5f748ba0b5c5b09b866f5a442f1a001e33485e73899eb3a59079644f3a250f000718293a4b5c6e80908d80716355483a2d1f11030000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121b202326292c2e30323436383a3b3b3c3d3e3e3e3d3c3a3835312d27211a1209000000000000000000001f344a5f748ba0a0a0a095806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a095806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003142637495a6c7d90a1b3beac9b8977655442301f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e09010000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000000000000000a1a2a3a4a5969798a99a9b9aa9a8a7a6a5a4b3b2b1b0b00000000000000000000001f344a5f7489929aa2abaea59d958d857c736b635b534a423a32292119110800000000000000000000000000000000001b304355626464646464646464788fa4b9b39d88725c47321d000000000a1f344a5f748ba0b5c9b49f89735e48331e001f344a5f748ba0b5c5b09b866f5a442f1a001e33485e73899fb4a59079644f3a250f00000b1d2e3e506172837c6f615345382a1c0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000616242f35383b3e404345474a4b4d4f5050525253535352514f4d4a46413c352e251c110600000000000000001f344a5f748b8b8b8b8b8b806a543f2a150000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2c3d4f60728495a7b8b8a6958371604e3d2b190800000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00000000000000000000000c1c2c3c4b5b6b7b8b9babb8a898897868594939291a0a000000000000000000001e33485c6d757d878f97a0a8b1a9a098908880776f665e564d453d352c241c140b0300000000000000000000000000001f34495e7379797979797979798092a6bbb39d88725c47321d000000000a1f344a5f748ba0b5b5b49f89735e48331e001f344a5f748ba0b5c5b09b866f5a442f1a001f34495e73899fa0a0917b66503b2611000000102132435465746c5e514335271a0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122434424a4d505356585a5c5f60626465666767686868676664625f5b56504941392e23170a000000000000001f34495d707474747474747467533e29140000000000000000000000000000000000000000000000000000001f34495d707474747474747467533e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e203143546677899bacbeb2a18f7d6b5a4837251402000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b0000000000000000000000000e1e2d3d4d5d6d7c8d9dacb6a797877767574738281808000000000000000000192c3e4f5a626a737b848c959da5aeaca39b938a837972696159504840382f271f170e060000000000000000000000001f344a5f748b90909090909090939eafc2b19c87725c47321d000000000a1f344a5f74899ea0a0a09d88735e48331e001f344a5f748ba0b5b5b09b866f5a442f1a001f344a5f748b8b8b8b8b7b66503b26110000000314253748575f5a4e403225170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41525e6365686b6d6f7274767778797b7c7c7d7d7d7c7b797774706a645d554c4135281a0c0000000000001a2e41515d5f5f5f5f5f5f5f58493724100000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f584937241000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002142537485a6b7d8fa1b2bead9b8a7766544331200e000000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000000000000000000000f1f2f3f4f5e6e7d8f9eaeb5a59586756555463626160700000000000000000f21313d464e575f6770788289929aa2abafa69e968e867d756c645c534b433b332a221a1209010000000000000000001f344a5f748ba0a5a5a5a5a5a5a7afb5b2a795826d59442f1a00000000071c31465a6d80898b8b8b89806d5945301b001f34495d72889aa0a0a098846e59442f1a001f34495d70747474747473634f3a25100000000008192a39444a473d3022150700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d70777a7d80838688898c8d8f9091939394949493918f8d8985807871685e5346382a1b0b000000000011233341494a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a453b2c1a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008192b3c4e5f718394a6b8b8a7958472604f3d2b1a080000000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000000000000000000000111213140506070808f9fafb3a394847364544434251505000000000000000313202a333b434c545c656d757d878f97a0a8b1a9a199918980776f675f574e463e362d251d130700000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09e96897765523e2a160000000001172b3e51616d74747474746d61503d2a16001b2f44576a7c888b8b8b887b6955402c17001a2e41515d5f5f5f5f5f5f564634200c00000000000c1b283134322b2012040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e7389909395989a9c9fa0a3a4a5a7a8a8a9a9a9a8a7a4a29e9a948d857b7064564839291807000000000515232e343434343434343431291d0e000000000000000000000000000000000000000000000000000000000515232e343434343434343431291d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f3042536576899aacbdb3a1907d6c5a493726140300000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b000000000000000000000000000003132232425161718291a1b1b2a29282726252433323140400000000000000020e171f2730384049515a626a737b848c959da5aeada49c948c837a726a625a5149413930251606000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8983786a5a4836230f00000000000e213342515a5f5f5f5f5f5a504232210e0015283b4d5e6b73747474736b5e4c3926110011233341494a4a4a4a4a4a44382817040000000000000a151c1f1e180e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889ca8abadafb1b4b5b8b9bbbcbdbdbfbfbebdbcb9b7b3aea8a1988e8274665647362412000000000005111a1f1f1f1f1f1f1f1f1d160c00000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000113243647596b7c8ea0b1bfad9c8a7867554332200f00000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e190f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e080000000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b00000000000000000000000000000004142433435363728393a2b2b0a0908270615141322212020000000000000000030b141c252d353e464e575f6770788289929aa2abb0a79f978f867d756d655d544c43342311000000000000001f34495d707474747474747474747474736f665a4c3c2b19060000000000041524333e464a4a4a4a4a463e33241503000b1e30404d585e5f5f5f5e584e402f1d0a000515232e3434343434343430271a0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70869bb0b7b5b4b3b1b0afaeadadacacacadaeb0b3b7bcc2c2bcb4aba0938574645342301d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007192a3c4d5e708294a5b7b9a7968572614f3e2c1a09000000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58432e252525252525252525252525252525252525231c1204000000000000000000000000000000000000172c42576c8398adc3b7a18c76604b36210b0000000000000000000000000000000006152535455564748594a4b4ae9f8f806f5f50403020110100000000000000000000091119222a333b434c545c656d757d878f97a0a8b1aba29a9289827970686052402d19000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5b53493d2e1e0d000000000000000615212b313434343434312b2115060000011222303b44494a4a4a49443c30221100000005111a1f1f1f1f1f1f1f1c1409000000000000000000000000000000000000000000000000000000000306090b0d0e0f0f1011110f0f0e0d0b0805010000000000000000000000000000000000001a2f44596e8499a3a1a09f9d9c9b9999989897979798999b9ea2a7aeb6c0c8bdb1a39383715f4d3a2714000000000000000003090f1414110a00000000000000000000000000000000000001070c1115181a1c1d1e1e1e1d1c1a1714100c0600000000000000000000000000000000000000000000000000000004090e1215181a1b1b1d1d1b1b1b1a181614110e0b0601000000000000000000000000000000000c1e2f415364768899abbcb3a2907d6d5b4a382715030000000000000000000000000000000000001f344a5f748ba0b5c4af99846e58433a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a372f22130200000000000000050d10100c0600000000172c42576c8398adc3b7a18c76604b36210b000000020b10111111111111111111111111172737465666768696a6b6ad9e8e7d6e5e4e3e2f1f0f000000000000000000000000060e171f2730384049515a626a737b848c959da5aeaea59d958d857c705c47311c0000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4640372c1f10000000000000000000040e171c1f1f1f1f1f1c170e040000000004121e2830343434343430291f120400000000000000000000000000000000000000000000000000000000000000000000000000000000060c1115181b1e202223242525262625252322201d1a16120c06000000000000000000000000000000182d42576c82908e8c8b8988878684848383828282838486898d939ba3aebac8c1b1a08f7c6956432f1c0800000000000811171d23292a251c10020000000000000000000000000000060e151c21262a2d2f313233333332312f2c2925201b140d04000000000000000000000000000000000000000000020b12191e23272b2d2f303032323030302f2d2b2926231f1b16110a03000000000000000000000000000112243547586a7b8d9fb0bfae9c8b7967554432210f0000000000000000000000000000000000001f344a5f748ba0b5c4af99846e584f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4b40311f0d0000000000000c18212525211a140e0701172c42576c8398adc3b7a18c76604b36210b000008151f2526262626262626262626262626262838485868778898a7b7ac9c8c7c6c5c4d3d2d1d0d00000000000000000000000000030b141c252d353e464e575f6770788289929aa2abb1a8a09888725c47321d000000000000000515232e34343434343434343434343434312c241a0e01000000000000000000000000000000000000000000000000000000010c151b1f1f1f1f1f1b150d0100000000000000000000000000000000000000000000000000000000000000000000000000000002101a21252a2d30333537383a3a3a3b3b3a3a383735322f2b26211a120a00000000000000000000000000162b40556a7b797876747372706f6f6e6c6c6b6b6b6c6e7074788087919daab9c9beac9986725f4b37230f000000000e1b252c32383e3f392e200f000000000000000000000000051019222930363b3f42444647484848474644413e3a352f2820170e030000000000000000000000000000000000020c151e262d33383c404244464647474646454442403e3b3834302b251e170e030000000000000000000000000618293b4c5e6f8293a5b6baa897857361503e2d1b0900000000000000000000000000000000001f344a5f748ba0b5c4af99846e6464646464646464646464646464646464646464645e4f3c281400000000000c1c2a353b3a352e28221c15172c42576c8398adc3b7a18c76604b36210b0006172632393b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b4a5a69798a99a9b9aa9a8b7a6a5b4b3b2b1c0b000000000000000000000000000000091119222a333b434c545c656d757d878f97a0a8b19d88725c47321d000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1c18100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011202d363a3f4245484a4c4e4f4f4f50504f4f4e4c4a4744403b352e261d1207000000000000000000000013273b4e5e66646361605e5c5b5a5a58575757565657585b5f646a73808c9babbcc9b6a28f7a66523e29150000000b1c2c3840464c52544c3e2c1a07000000000000000000000b17222c353d444a4f53575a5b5c5e5e5e5c5b5957534e49433c342a21150900000000000000000000000000000008141f28323a41474c5154575a5b5b5c5c5b5b5a59575653504d49443f39332b2113040000000000000000000000000c1d2f405263758798aabcb4a291806d5c4a39271504000000000000000000000000000000001f344a5f748ba0b5c4af9984797979797979797979797979797979797979797979796b57412c17020000000317293a48504f49433d363029232c42576c8398adc3b7a18c76604b36210b00112335444e505050505050505050505050505050505050505b6b7b8b9babb8a99989796959493a28150200000000000000000000000000000000060e171f2730384049515a626a737b848c959d9d88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004070a0d0e0f1011100f0f0d0b08050000000000000000000000000000000000000b1e2f3e4a4f53575a5d5f61636464646665646463615f5c5954504942392f25190c000000000000000000000c1f31404c50504e4c4b49474645444342424140414244464a5057616e7d8e9fb2c5beaa95826c58432e1a05000015283a4a545a6066685c4936230f0000000000000000010f1c29353f4951585f64686c6f707273737372706e6b68635e5750473d33271a0d000000000000000000000000000c1925313b454e555c6166696c6f7070727270706f6e6c6b6865625e59544e463e312210000000000000000000000000001123344658697a8d9eb0c0ae9d8b79685644332110000000000000000000000000000000001f344a5f748ba0b5c6b19e91909090909090909090909090909090909090909090836c57422c17020000000a1e33465864645d57514a443e373142576c8398adc3b7a18c76604b36210b00182c4053616666666666666666666666666666666666666666666d7c8d9dadb7a7978877675845311d08000000000000000000000000000000000000030b141c252d353e464e575f67707882899288725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000003080e121719171108000000000000000000000000000000000000000001080e14191c20222325252625252422201d1915100a03000000000000000000000000000012263a4d5c64686c6f727476787979797b797979787674716e69645d554c42362a1d0f0100000000000000000213222f383b3b383736343231302f2e2d2c2c2b2c2c2f31353b44505f708295a8bcc4b09b87715c47331e0900001c304558676f757a7966523e2b170300000000000001101f2d3a46515c646c73787d82848788898989888784827c78726b635a5044382b1c0d00000000000000000000000d1b2a37434e58616970767a7d8384868788878787868483807d7a77736d68625a4f402d1a060000000000000000000000000517283a4b5d6f8092a4b5baa997867362513f2d1b0a0000000000000000000000000000001f344a5f748ba0b5cbbcada6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a598836c57422c17020000000e23384d617678726b655f58524b4542576c8398adc3b7a18c76604b36210b001b30465b707b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7d90a5bbb5a5968675604b36200b000000000000000000000000000000000000000000091119222a333b434c545c656d757d87725c47321d000000000000000000000000000000000000000000000000000000000000000000000000000000050c12181d22272c2e2c251a0c0000000000000000000000000000000000030c151c23292d313437383a3a3b3b3a393735322e2a241e170e05000000000000000000000000162b40556a787d8286888b8c8e8f90909190908f8e8c8a87837d7871695f54483b2d1f1000000000000000000004121d2426252322201f1d1c1b1a19181717161717191c212832415265798da1b5c9b49f8b75604b36210c00001e33485e73848a8f826e5a46321e0a0000000000000e1f2e3d4b58646f7882888e9397999c9d9e9f9e9d9b9996928d8780766d6256493a2b1c0b0000000000000000000b1b2b394754606b757d858b909497999b9c9d9c9c9c9b99989593908c88837c766d5d49341f0a000000000000000000000000000b1d2e405163748698a9bbb5a391806e5c4b3928160400000000000000000000000000001f344a5f748ba0b5cbc9beb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8ad98836c57422c170200000012273c51657a8d878079736d66605a53576c8398adc2b7a18c76604b36210b001b30465b7087919191919191919191919191919191919191919191919198a9bdc3b3a18c76604b36210b0000000000000000000000000000000000000000000000060e171f2730384049515a626a736e5b46311c000000000000000000000000000000000000000000000000000000000000000000000000040b121920262c32373c404340372a1a080000000000000000000000000000000b16202830373d42464a4c4e4f4f50504f4e4c4a47433e39322a21180d0100000000000000000000162b40556a8092969a9d9fa1a3a4a5a5a6a5a5a4a3a19f9c98938d857c7166594b3d2e1e0e00000000000000000000090f11100e0d0b0a060000000000000000000001070c142336495d71869bafc4b7a28d77634e38230e00001c31465b70869b9e8a75624e39251100000000000a1b2c3d4c5b6975828c959ca2a7abaeb1b3b3b4b3b2b0aeaba6a19b938a80736758493a2918070000000000000007192939495765727d8891999fa4a9acafb0b1b2b1b1b1b0afadaba8a5a19c97918a75604b36200b00000000000000000000000000001022334557687a8c9dafc1af9e8c7a68574533221000000000000000000000000000001f344a5f748ba0b5cbbaaba3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a398836c57422c1702000000162b3f54697d939b958e88827a746e68616b8297abc0b7a18c76604b36210b001b30465b70879ca7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7aab6c6cbb7a18c76604b36210b00000000000000000000000000000000000000000000000000030b141c252d353e464e575e5c503e2b17000000000000000000000000000000000000000000000000000000000000000000000810171f262d343a40464b51555854483725120000000000000000000000000004111d28333c444b52575b5f6163646466646463625f5c58534d463e342a1f120500000000000000000013283d53687c92a7afb2b4b7b8b9bbbbbbbbbbb9b8b6b4b1aca7a1998f8376695b4c3c2c1b0a00000000000000000000000000000000000000000000000000000000000000061a2e43586c8297acc0baa59079644f3a250f0000192e43586d8398a5917c6854402b1702000000031627394a5b6a7987939ea8b0b7bcb7b2afadacacacadafb3b8bbb6afa69d918576675847362412000000000000011325364757677583909ba5adb4b9bbb6b3b0afadadadadafafb0b1b3b4b6b1ac9c87725d48331e090000000000000000000000000000051628394b5c6e8091a3b4bba998867463513f2e1c0b000000000000000000000000001f344a5f748ba0b5c5b19d8e8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d836c57422c17020000001a2e43586d8397aca9a29c968f89837c756f7d94a9beb7a18c76604b36210b001b30465b70879cb1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a18c76604b36210b00000000000000000000000000000000000000000000000000000000091119222a333b4349483f32210f00000000000000000000000000000000000000000000000000000000000000010a121b232b333a41484f555b60656a6e6654412d190400000000000000000000000514222f3a454f5860666c7073767879797b7979787774716d68615a51473c30231405000000000000000011263b50657990a5adacacacabababababababacafb2b6bbc1bcb5aca19588796a5a4a3928160500000000000000000000000000000000000000000000000000000000000000152a3f54697d94a9bebba6917b66503b26110000162b40556a8095aa97836e5a45311c070000000d2033455668788997a5b1bbbbb1a9a29e9a98979797989b9ea4aab3bdb9afa39586756553412f1d0a00000000000b1e30425465758694a1adb8bfb6ada7a29e9b999898989899999b9c9d9fa1a3a599846e59442f1a050000000000000000000000000000000a1b2d3f5062738597a9bab5a492806e5d4b3a2817050000000000000000000000001f344a5f748ba0b5c4af9984777777777777777777777777777777777777777777776a56412c17020000001d32475c71879baab1b7b0aaa39d97908a847d90a5bbb7a18c76604b36210b001b30465b70879ca0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08c76604b36210b000000000000000000000000000000000000000000000000000000000000060e171f273034332d2213030000000000000000000000000000000000000000000000000000000000010a141d262e373f474e555c63696f75798084705c47331f0b0000000000000000000004142332404c58626b737a8286898c8e90909190908f8c8a86827c756d64594e4132231404000000000000000e23384d62778d99989797979595959595959697999da1a7aeb6c0beb2a597897868574534210f0000000000000000000000000000000000000000000000000000000000000012273c52677c92a7bcbca7917b66503b2611000014293e53687d93a89d89745f4a36210c000003172a3d5062748697a7b5c2b5a99e958e89868382828283868a8f97a0abb8c1b3a49483715f4c392613000000000114273a4d60718394a3b2bfb9ada39a928d8986848383838384848687888a8c8e9093806b56412c170200000000000000000000000000000000102133445667798b9caec0b09e8c7a6957463422110000000000000000000000001f344a5f748ba0b5c4af99846e6262626262626262626262626262626262626262625c4d3b2713000000001f344a5f74868e969ea6aeb6b8b1aba49e989298a9bdb7a18c76604b36210b001b30465b70878b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b76604b36210b0000000000000000000000000000000000000000000000000000000000000000030b141b1f1e19100400000000000000000000000000000000000000000000000000000000000a141d273039424a535a626970777d848a8f948b76624e3a25110000000000000000000011223242505d6a7580888f959a9ea1a3a5a5a6a5a5a4a19f9b96908982766b5f5142322211000000000000000b20364b6075868483838282808080808080828385888d929aa3aebbc3b5a697867563513e2b180500000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcbba6917b66503b2611000012273c51667b91a7a28d78634e3a251000000b1f3346596c8092a3b5c4b4a5978c8279736f6c6b6b6b6d70757b838d9aa8b7c2b2a18f7c6956422f1b07000000091d3144576a7c8fa1b2c1b8a99c90867d7873706e6c6c6c6c6e6e6f70727476787b7d7c68533e29140000000000000000000000000000000000041527384a5c6d8091a2b4bbaa9887756352402e1d0b00000000000000000000001f344a5f748ba0b5c4af99846e584c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c493e2f1e0b000000001d32465a69727a828a929aa2aab2bab9b3aca7aab6c6b7a18c76604b36210b001b3045596d74747474747474747474747474747474747474747474747474747474747474705e4a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d27303a434d555e666e767d858c92989ea3a6927c6854402c180300000000000000000c1e2f4050606e7b88929ba3aaafb3b6b8babbbbbbbbb9b7b4b0aba59d94897d6f6050402f1d0b000000000000091e33485c6d6f6e6c6c6b6b6a6a6a6a6a6a6b6c6f73777d87919dabbac4b5a492826e5b4835220e00000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcbaa59079644f3a250f000010263b50657990a5a6917c67523d2813000012263a4e6275899cafc1b8a79687796e655f5a58565656585b6067707c8a99aabbbeac9986725e4a36220e0000001125394d6073879aacbebcaa9a8b7d736a635f5b595757575758595a5c5d5f616366686b5f4d392510000000000000000000000000000000000000091b2c3e4f61738596a8b9b6a492826f5d4c3a291705000000000000000000001f344a5f748ba0b5c4af99846e584337373737373737373737373737373737373737352d20110100000000172a3c4c565e666e767d868e969ea6aeb6bebcbec7cbb7a18c76604b36210b00162a3d4f5c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d52422f1b07000000050d11110e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101b252f3a434d566069717a838a9299a0a7adb3b8ac98846f5b46321e0a000000000000000316293b4d5e6e7d8d99a5afb7bebcb5b0adaba9a9a9a9abaeb2b8bfb9b1a69b8e7d6e5e4c3a281502000000000004192c3e4f595a585757565654545454545456575a5e636a73808d9cacbcc2b09e8b7764513e2a1602000000000000000000000000000000000000000000000000000000000013283d53687c93a8bdb8a38d78634e38230e00091b2c3b4f64798fa4aa95806a55402b160004192d41556a7d92a5b9c1ae9b8978685c524a464340404143464c535e6b7a8c9eb1c4b5a28e7965513d2914000003172b4054687c90a3b6c4b19e8d7c6d60564f4a46444242424243444547484a4c4e5153564f41301e0a000000000000000000000000000000000000000f2132445567788a9cadbfb09f8d7b6a5846352312000000000000000000001f344a5f748ba0b5c4af99846e58432e22222222222222222222222222222222222220190f0200000000000d1e2e3a424a525a626a727a838a929aa2aab2b5b5b5b5a18c76604b36210b000e20313e484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49413424120000000c18212627221a120a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000615222d37424c566069737c858e969ea6adb4bbc1c6c2b39e8a75614d392410000000000000000d203346586a7c8d9daab7c1bab0a7a19b98959494949497999ea4abb5c0b8ac9d8d7b695745321f0c0000000000000f21313d454543424240403f3f3f3f3f3f404245494f57616e7d8e9fb0c2bba895826d5946311d090000000000000000000000000000000000000000000000000000000003172c41566b8095aabfb4a08b75604b36210c001326394a5964788fa4ac97836c57422d1800091e33475c708599adc1b8a4917d6b5a4b3e36312d2c2b2c2e3238414d5d6e8294a8bbbda995826c58432e1a0500081d32465b6f8397abbfbba794826f5e4f433b35312f2d2c2c2d2e2f3031333537393c3f403c322313010000000000000000000000000000000000000003142637495b6c7d90a1b3bcaa9988756452412f1d0c0000000000000000001f344a5f748ba0b5c4af99846e58432e190d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b060000000000000000101d272f373f474e575f666e767d878f969fa0a0a0a0a08c76604b36210b000213212c3334343434343434343434343434343434343434343434343434343434343434342e24160600000a1b2a353b3c362e251d150d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011324333f4a545f69737c869099a1aab1b9c1beb9b5b1ada9a5907c68533f2b160200000000000115293c4f6275889aabbbc1b4a79d948d8783807d7d7d808284898f98a3afbdbbaa998774614e3b28150100000000000313202a30302e2d2c2b2b2a2a2a2a2a2a2b2d30353b44505f6f8293a5b8c4b19d8975604c38240f000000000000000000000000000000000000000000000000000103070e1f32465b6f8499adc2b19c87725d48331e09001a2e425668767d8fa4af99846e58442f19000e23384c61768b9fb4c6b19d8975614e3c2d221c18161617191d242f3f5164778ca0b4c4af9b87715d48341f0a000e22374b60758a9eb2c6b39f8b776451403127201c1a18171718191a1b1c1e20222427292b28201405000000000000000000000000000000000000000000091a2c3d4f60728495a7b8b6a59382705e4c3b29180600000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000a131b232b333b434b535b636a727a838b8b8b8b8b8b8b76604b36210b0000030f191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a1206000000152839475051494139312820181008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3042515c67727c869099a3acb5bdb8b3aea9a4a09c9894918e836e5a45301b060000000000081c3044586c8092a5b7c2b2a3968a8078726d6a6868686a6b6f747b85919fafc0b6a4927d6b5744301c08000000000000020e161b1b191817161615151515151516181b20273241526375899cafc2b8a4907b67533e2a150000000000000000000000020c12151515151515151515151516181b212b3c4e62758a9eb2bfab97836d59442f1a05001e33485d71869399a9b09b866f5a442f1a0012273c51667a90a4b9c0ac97836d5945321f0f07010000000309112235485d71869aaec3b5a08c76614d38230e0012273b5065798fa3b8c1ad9884705c4834221616161616161616161616161614100f111416130c0200000000000000000000000000000000000000000000000e203143546677899badbeb19f8e7c6a584735241201000000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000080f171f272f373f474f575f676f74747474747474705e4a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31445764655d554d443c342b231b130b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c606f79858f99a3acb6b5afa9a39e9994908b8783807b78756d5945301b0500000000000e23374b5f73889bafc2b6a59485786d645d585553535354575a6068738291a3b5c1ae9b88735f4b37230e000000000000000000000000000000000000000000000000060c15233446596c8093a7bbbfaa96826d58432e1a0500000000000000000005141f272a2a2a2a2a2a2a2a2a2a2a2b2d30353d495a6b7d92a5b9b8a4907c68533f2a1601001f344a5f748ba0acb7b09b866f5a442f1a00162b40556a8094a9bebba7927c68533f2b16020000000000000005192e42566b8095aabfb9a5907a65503b261100152a3f54697d93a8bdbca8937d6955402c2b2b2b2b2b2b2b2b2b2b2b2b2b2b292520191108000000000000000000000000000000000000000000000000000002142537485a6b7d8fa1b2bcab998876645341301e0c000000000000001f344a5f748ba0b5c4af99846e58432e190300000000000000000000000000000000000000000000000000000000000000040b141b232b333b434b535b5f5f5f5f5f5f5f5d52422f1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74797068605850473f372f261e160e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64788c97a1acb4aea7a09a958f8985807a76726e6a6763605c4f3d2a1602000000000014293d51667a8fa3b7bfac998776675a504944403e3e3e3f41464c5662738698acbfb7a38f7a66523d281400000000000000000000000000000000000000000000000000000517293c5063778ca0b4c5b09b87715d48331e090000000000000000021323313b3f3f3f3f3f3f3f3f3f3f3f4042454a505a6777899baec1af9c8975614d39241000001f344a5f748ba0b5c5b09b866f5a442f1a00192e43586d8397acc1b8a38e78644f3a251100000000000000000014283d52677b91a6bbbda8937d68533f291400182d42576c8297acc1b8a38f796450404040404040404040404040404040403e3a342d241a0f020000000000000000000000000000000000000000000000000008192b3c4e60718395a6b8b7a59482705e4d3c2a18070000000000001f344a5f748ba0b5c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000008101820282f373f474a4a4a4a4a4a4a49413424120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b857c746b635b534a423a322a2119110800000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495c6f8396a9a8a09a938c868079746f6a66615d5955524e4b483e31200e000000000004192e42576c8095a9beb7a3907c6958493d352f2b2929292a2d31394556687c90a4b8beaa95806b57422d180300000000000000000000000000000004080b0c0d0d0d0c0a08050d2034485c71869aaec3b4a08b76614c37220d00000000000000000b1e31424e545454545454545454545456575a5e646d788696a6b8b5a492806c5945321e0a00001f344a5f748ba0b5c5b09b866f5a442f1a001b30455a6f869aafc4b5a08b76604b36210d0000000000000000000f24394e63788ea3b8c0ab96826b56412c17001b30455a6f869aafc4b5a08b76605656565656565656565656565656565655534e4840372c201204000000000000000000000000000000000000000000000000000d1f3042536577899aacbdb1a08e7c6b59473624130100000000001f344a5f748ba0b5c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000000000000000000040c141c242c3334343434343434342e2416060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b98908880776f665e564e453d352d241c140b0300000000000000000000000000000000000000000000000000000000000000000000000000060c192d405366798d9c948d867d77716b65605b56514c4844403d3936332c2113020000000000091e32475c71869aafc4b19c8874604d3a2b211a1614131315181d27394c6074899db2c3ae9a86705b46311c07000000000000000000000001080f15191d2021222222211f1d1a15192e42566b8095aabeb8a38f79644f3a2510000000000000000011263a4e60696a6a6a6a6a6a6a6a6a6a6b6c6f7378808a96a4b3b3a697877563503d2a160200001f344a5f748ba0b5c5b09b866f5a442f1a001d32475c72879cb1c7b39e89735e49341f0a0000000000000000000d22374c61768ca1b6c2ad98836d58432e18001d32475c72879cb1c7b39d88736b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6a68635c544a3d302212020000000000000000000000000000000000000000000000000113253648596b7c8ea0b1bdac9a8976655342301e0d00000000001f344a5f748ba0b5c4af99846e58432e19030303030303030303030303030303030303030301000000000000000000000000000000000000000810181e1f1f1f1f1f1f1f1f1a1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a39b938b837a726961595148403830271f170f060000000000000000000000000000000000000000000000000000000000000000000a121921262c374a5d7084888078716a635d57514b46413c38332f2c2824211e190f030000000000000d22374b60758a9fb4c0ac97836d5945311d0e06000000000002091d31455a6e8398adc2b29d88735e49341f0a000000000000000000010b141c23292e3235373737373634322e2a25283d52667b90a5babca7927c67523d2813000000000000000013293e53687d80808080808080808080828384888d949da7b3aba296887968574533200d0000001f344a5f748ba0b5c0b09b866f5a442f1a001e33485e73899eb3c7b19c87725c47321d070000000000000000000a20344a5f748b9fb4c4af99846f5a442f1a001e33485e73899eb3c7b19c87828282828282828282828282828282828282807c7770675b4e4030200f0000000000000000000000000000000000000000000000000007192a3c4d5f708294a5b7b8a69483715f4e3c2b1907000000001f344a5f748ba0b5c4af99846e59442f1a19191919191919191919191919191919191919191610060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0adafa69e968e867d756c645c544c433b332b221a1209010000000000000000000000000000000000000000000000000000000009131d262e353b40454954677a746c645d5652504e4b47433e38312a2218130f0c0904000000000000000010253a4f64798fa3b8bca7937d68543f2a16010000000000000002172b40556a8094a9beb5a08b76604b36210c000000000000000007131e2730373e43474a4c4c4c4c4b4a47433f3933394d63778da2b7bfa994806a55402b16000000000000000013293e53687d949595959595959595959697999da2a8a9a49f988f85776a5b4b3a2816040000001f344a5f74899fababab9a866f5a442f1a001f344a5f748a9fb4c6b19c87705b46301b06000000000000000000091e33485e73899fb4c5b09b866f5a442f1a001f344a5f748a9fb4c9b6a49897979797979797979797979797979797979795928c84796c5e4e3d2c1a08000000000000000103030303030303030303030303030303030d1e30415364768899abbcb2a08f7d6b5a48362513020000001f344a5f748ba0b5c5b09b86705b46322e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2b231709000000000000000000000000000410191d1e1e1e1e1e1e1e1b140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748a929aa2aab2aaa2999189807770675f574e463e362d251d150d04000000000000000000000000000000000000000000000000030f1b26303941494f555a5e6164666768686867676563605c58534c453e352b21160a0000000000000000000013283d52677c92a7bcb9a48f7964503b261100000000000000000012273c51667b91a6bbb8a38d77624d38230e000000000000000b1925303a434b52585c5f60626262605f5c58534e473e4a5f74899fb4c1ac97826c57422d18030000000000000013293e53687d94a9abababababababababacafb2b6a8978f8a847c72675a4c3d2d1c0b000000001d32475b70849295959592826c58432e19001f344a5f748ba0b5c5b09b866f5a442f1a05000000000000000000041e33485d72889db3c6b19c87705b46301b001f344a5f748ba0b5cbc2b4adacacacacacacacacacacacacacacacacacacaaa6a0968a7c6c5b4a372411000000000006101619191919191919191919191919191919191919243547586a7c8d9fb1beac9b8977665442311f0d0000001f34495e73899fb4c8b39e8a75614f464343434343434343434343434343434343434343433f3527170500000000000000000000000514222c323333333333333330271b0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485c6d757d868e969ea6afada49c948c837b726a625a514941393128201810080000000000000000000000000000000000000000000614212d38434c555d64696f7376787b7c7d7d7d7c7b797774716c67605951483e33271b0d000000000000000000162b40556a8095aabfb5a08c76614c37220d00000000000000000010253a4f64798fa4b9b9a48f78644f3a240f0000000000000d1b2936424d575f666c7074767777777674716d68625a51475c71879cb1c3ae99846e59442f1a040000000000000013293e53687d94a9b0b0b0b0b0b0b0b0b0b2b5b9b9a48f7c7670685f55493c2e1f0f0000000000182c405466757d8080807d7464513d2915001f344a5f748ba0b5c5b09b866f5a442f1a05000000000000000000001d32475c72889db3c7b19c87705b46301b001f344a5f748ba0b5cbc0b1aaa9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9abafb8bbb3a89b8a796654412d1a060000000917232b2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e3b4c5e6f8293a5b6b8a7958371604e3d2b1a0800001d32475c72879cb1c6b9a4917d6d615b585858585858585858585858585858585858585858534534210e00000000000000000000001122323f474848484848484844392a1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192c3e4f5a626a727a838b939ba3abb0a89f978f877d766d655d554d443c342b231b130a020000000000000000000000000000000000061524323e4a565f6971787d84888c8f91939394949391908d8a86827b756d645b5045382b1d0e0000000000000000182d42576c8297acc1b39e89735e49341f0a0000000000000000000e23384d63778da3b8bba59079644f3a250f00000000000c1c2b394754606a737a8286898c8d8d8d8c8987837c766e645a5a6f859aafc4b09b86705b46301b060000000000000013293e53687d949b9b9b9b9b9b9b9b9b9b9da0a4aaa998918a82776b5d4e3e2d1b090000000000112437485763696a6a6a6962564634210e001f344a5f748ba0b5c5b09b866f5a442f1a05000000000000000000041e33485d72889db3c6b19c87705b46301b001f344a5f748ba0b5c8b4a29594949494949494949494949494949494969ba5b2c1b8a89684705d4935210c0000051727353f43434343434343434343434343434343434343434343435264758799aabcb3a18f7d6c5a4837251401001a2f44596d8397abbfc1ae9c8c7d75706e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e63513d28130000000000000000000000192d40515c5e5e5e5e5e5e5e564836220e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f21313d464e565e666f7780888f989fa8b0aba29a928a82797068605850473f372e261e160e05000000000000000000000000000005152433424f5c68727c858c93989da1a3a6a8a8a9a9a8a7a5a29f9b96908982776d6256493b2c1d0e00000000000000192f44586e8499aec3b19c87725c47321d080000000000000000000d22374c62778da3b8bba5907b66503b26110000000008192a3a495765717c878f969b9fa1a3a3a2a19f9b97918a82776b5f6d8398adc3b19c87725c47321d070000000000000013293e53687d8686868686868686868686888b8f969fa9a59e95897b6c5c4a392714010000000007192a39464f54545454544e4538281705001f344a5f748a9fb4c6b19c87705b46301b06000000000000000000091e33485e73899fb4c5b09b866f5a442f1a001f344a5f748ba0b5c5b09b867d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d828894a3b4c6b3a08d7864503b261200000e2134455358585858585858585858585858585858585858585858585858697b8d9eb0bead9b8a77665543311e0a00162b3f53687c90a3b6c7baaa9c918a868484848484848484848484848484848484848484806a54402b1500000000000000000000001e33485d6f7373737373737365513d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000313202a323b434b535b636b737b848c949ca4acaea59d958d857c736b635b534a423a322a21170a000000000000000000000000011323334251606d79858f98a0a7adb2b6b8bbbdbdbfbebdbcbab7b4afaaa49d958b807467594a3b2c1b0a0000000000001b30455a6f869bb0c5b09b86705b46301b060000000000000000000d22374c61768ca1b7bca7917b66503b26110000000214263748586775838f9aa3aaafb3b6b8b8b7b6b3b0aca59e94897d706b8297acc1b39d88725d48331e090000000000000012273c50636f6f6f6f6f6f6f6f6f6f6f7072767b838c98a6b2a6998a79685644311e0b00000000000c1b28333b3f3f3f3f3f3a33281a0b00001e33485e73899eb3c7b19c87725c47321d070000000000000000000a1f344a5f748a9fb4c4af99846f5a442f1a001f34495e73899fb4c5b09b86706868686868686868686868686868686c768596a9bcbca7937d6955402b16010013283d51636e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6f8292a4b8b9a7958472604d39240f001024394d60738698a9b9c6baaea49e9b9999999999999999999999999999999999999997826b57412c1700000000000000000000001f344a5f748989898989897d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e171f272f373f4750576068707880899199a1a9b1a9a098908880776f665e564e453d3428190800000000000000000000000d1f30415161707d8c97a2acb4bcc1beb8b4b0aeadacacadafb2b6bbc1bfb8b1a89d9285776859493928160400000000001c31465b70879cb1c4af9a866f5a442f1a050000000000000000000d22374c62778da3b8bba5907b66503b26110000000d1f32435566758694a1acb6beb6afaaa7a5a4a4a5a7aaaeb1a79b8f80718095abc0b49f89735e48331e09000000000000000d213445535a5a5a5a5a5a5a5a5a5a5a5b5d61666f7a8898a9b7a8978673604d3a26130000000000000b1620262a2a2a2a2a261f160a0000001d32475c72889cb1c7b39e89735e49341f090000000000000000000c21374c60768ca1b6c2ad98836d58432e19001e33485d72889db3c7b19c87715c53535353535353535353535353535867798da1b5c1ad98836d58442f190400152a3f546a808484848484848484848484848484848484848484848484848484848ca0b5c5b3a2907b66503b261100091d314457697a8c9ba8b4bdc1b9b3b0afafafafafafafafafafafafafafafafafafad98836d58432e1900000000000000000000001f344a5f748b9f9f9f9f947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b131b242b343c444c545c646c757c858d959ea5aeaca39b938a837a7269615950463725120000000000000000000006192b3d4e5f6f808f9ca9b5bfc4bab1aaa49f9b99989797989a9da1a7adb5bfc4baafa396877767574534220f00000000001d32475c72889db3c4af99846e58432e19040000000000000000000e23384d62778da3b8bba59079644f3a250f000004172a3c4f61728494a4b2beb7aca29b9692908f8f9092959aa0a7ac9e90827d94a9bfb4a08b745f4a341f0a000000000000000416273640444444444444444444444446484c535c697a8c9fb2b5a3907d6956422e1905000000000000040c111415151514110b03000000001b30465b70869bafc4b5a08b76604b36210c0000000000000000000f24394e63788ea3b8c0ab96826b56412c17001c31465b70869bb0c5b39e89735e493e3e3e3e3e3e3e3e3e3e3e3e3e4a5d71879bb0c5b09b86705b46301b0600152a3f546a809599999999999999999999999999999999999999999999999999999ca9bbcfbca7917b66503b2611000114273a4b5d6d7c8b97a2aaafb3b5b5b5b5b5b5b5b5b5b4b4b4b4b3b3b1b1b0b0afad99856f5a442f1a00000000000000000000001f344a5f748ba0b4b4a9947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081018202830384049515961697179828a929aa2aaafa69e968e867d756c6455422e1a00000000000000000000102336485a6c7d8e9eadbac6beb2a79e968f8a87848382828386888d929aa2acb8c4c1b3a596867463513e2c1906000000001e33485e73889db3c4af99846e58432e19030000000000000000000f243a4f64798fa4b9b9a48f79644f3a240f00000c203346596c7d90a2b2c2b3a5998f87827c797878797c80868c949ea89f908094a9bfb5a08b745f4a341f0a00000000000000000918242c2f2f2f2f2f2f2f2f2f2f2f3033383f4b5c6f8296a9bdad9986715d4834200b000000000000000000000000000000000000000000192e43586d8398adc2b8a38e78644f3a251000000000000000000013283d52667b91a6bbbda8937d68543f2a14001a2f44596e8498adc2b6a18c76614c3729292929292929292929292f44586d8398adc3b29d88725c47321d0700152a3f546a8095abafafafafafafafafafafafafafafafafafafafafafafafafafb0b9c7cbbca7917b66503b261100000a1c2e3f4f5e6d79858e959b9ea0a0a0a0a0a0a0a0a09f9f9f9f9d9d9c9c9b9b99989787705b46301b00000000000000000000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c151d252d353d454d555d656d767d868f979fa7afaaa199918980715c47321c00000000000000000006192c405265778a9bacbccbbcada0958a827a75716e6c6b6c6d6f73777d868f9aa6b4c3c3b4a392806e5c4936230f000000001e33485e73899fb4c3ad98836c57422d180300000000000000000012273c51667b91a6bbb8a38d77634d38230e000014273b4f6276899caebfb5a495887c726c6764636364676b7077828a96a19e959eafc2b5a08b745f4a35200b0000000000000000000611171a1a1a1a1a1a1a1a1a1a1a1b1e232d3f5266798ea2b7b4a08c77634e392510000000000000000000000000000000000000000000162b40556a8094a9bebba6927c68533f2a16020000000000000005192d42566b8095aabebaa5907a66513c271200172c41566b8095aabfb9a48f7965503c27131313131313131313172c41566b8297acc1b39d88725c47321d0700152a3f546a8095abb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a7917b66503b2611000000102131404f5c67727a8286898b8b8b8b8b8b8b8b8b8989898988888787868684838280725c47321d00000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911192129313a424a525a626a727a838b939ba3adada49c88725c47321d0000000000000000000e2235495c6f8295a7b8c9bcad9e8f83776e66605c59575657585a5e636a727c8996a5b4c4c1b09e8c7865523f2b18040000001e33485e73899fb4c3ad98836c57422c1c10040000000000000002172b40556a8094a9beb5a08c76604b36210c00061a2e43576a7d92a6b8bba89786766a5f58524f4e4e5052565c646d7884909daaafbccbb6a18c76604b36210b000000000000000000000000000000000000000000000005091023364b5f73899db2bba6927c68533e291400000000000000000000000000000000000000000013273c51667b90a5b9c0ab97826d5945311e0e06020000000307102134485c70869aaec3b5a18c77624d38230e0014283d52677c91a6bbbda894806a56422e1b0c05020000000206182d42576c8397acc1b39d88725c47321d0700152a3f546a8095a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0917b66503b2611000000031322313e4a555e666c70737474747474747474747373737372727270706f6e6c6b6a6656432f1a00000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e161e262e363e464e575f676f778088909fb2b39d88725c47321d00000000000000000115293d5164788c9fb2c4c1af9e8f8071655a524c47444240424345494f56606b778796a6b8c9bba895826e5b47331f0b0000001f344a5f748ba0b5c3ad98836c57473a2d21170e0804020103060c1d31455a6e8398adc1b39e89735e49341f0a000b2035495d72869aaec2b19e8b7968594c433e3a38383b3d4248515b6672808c9aa8b7c8b7a18c76604b36210b00000000000000000000000000000000000000000000000000081c31455a6f8599afbfab96826b56412c170200000000000000000000000000000000000000000f23384d61768ba0b4c5b19c8974614e3b2c211b17151516181c232e3e5164778ca0b4c4b09b87725d49341f0a001025394e63778ca1b5c2ae9a86715d4a38291f1a17151516171b2132465a6f8599afc4b19c87705b46311c0700152a3f546a808b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b66503b2611000000000413202c38424b52575c5e5f5f5f5f5f5f5f5f5f5e5e5e5e5c5c5c5b5b5a58585755524838271400000000000000000000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b141c242c343d454d565e666e7680889bb0b39d88725c47321d0000000000000000081c3145586d8295a8bbc8b6a39180706153483e37322f2c2c2c2e30353b434d5a6877899aacbfc5b19e8a76624e3a26120000001f344a5f748ba0b5c3ad98837264584b3f342a221c191716181a1f293a4d6074899db2c4af9a86705b46311c070011253a4e63778da1b5bda995826e5c4a3b302925232325282d353e4954616e7b8a99acc0b7a18c76604b36210b0000000000000000000000000000000000000000000000000001182d42576c8397acc1ae99846e59442f1a0400000000000001060909090909060100000000000a1e33485c70869aadc1b8a4907d6a594a3e352f2c2a2a2b2d3137404c5c6e8094a7bbbeaa95826c58432f1a06000b2034495d72879bafc3b5a18d7a6756473b342f2c2a2a2b2c2f353e4e6175899eb2c2ad99846e59442f1a050014293e5367747474747474747474747474747474747474747474747474747474747474747474747473634f3a25100000000000020f1b252f373e4347494a4a4a4a4a4a4a4a4a49484848474747464644434341403e362a1b0900000000000000000000001f344a5f748ba0b5bfa9947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e171f272f384048505961697179828a939ba6b5ad9d88725c47321d00000000000000000e22374b5f74889cb0c4bfac998673625143362b231d1a171617181b2027303c4a5a6b7c8fa2b5c9baa6927d6955402c180300001f344a5f748ba0b5c6b2a0908375685c51463d36312e2c2b2d2f343b4757697c90a4b8bfab96826c57422e190400152a3e53687c92a6bbb7a28e7965523e2c1d14100e0e101419212b3743505e6b7d94a9bfb5a08b75604b36210b0000000000000000000000000000000000000000000000000000162b40566b8297acc0b09b86705b46301b0600000000020d161b1e1e1e1e1e1b150c0100000004192d42566a7d92a6b9c0ad9b8877685b504944413f3f4042454b525d6a7a8b9eb0c3b5a28e7a66523e29150000061a2f43576b8094a7bbbdaa97857364584e4844413f3f40414449505c6c7d91a4b8bda994806a55412c17020010243749585f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c0000000000000008131b23292e31343434343434343434343433333332323230302f2e2d2c2b2923190c0000000000000000000000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109111a222a323b434b535c646c757c868d969ea6afaaa2999188725c47321d000000000000000013283d5165798fa3b7cbb7a3907c6956443425180f090300000000060c131e2c3c4d60728699adc1c1ad98846f5b46321d0800001f344a5f748ba0b5cbbeaea193867a6e6359514b464341404244484f5865758799acbfb9a5917c68533e2a150000182d42576c8296abc0b29d88735f4a36220f000000000000050e1926324053687d94a9bfb5a08b745f4a341f0a0000000000000000000000000000000000000000000000000000162b40566b8095abc0b19c87705b46311c070000000514202a3033333333332f281f130400000013273b4e63768a9dafc2b7a69586786d645e5957545455575a5f666f7a8998a9bbbeac9986725f4b37230f00000014283c5064778c9fb1c3b4a29283756a635d595654545557595d646d7a8a9baec1b5a28e7965513c27130000081a2c3b454a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4438281704000000000000000000080f14191c1f1f1f1f1f1f1f1f1f1f1f1e1e1e1d1d1d1b1b1a19181716140f07000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c141d252d363e464e565f676f7780889099a1a9b0a79f978e867d756b5945301b0000000000000002182d42566b8095a9bdc4b09c8874604d3a271607000000000000000000010e1e3043566a7d92a6bac7b39e8a75604b37220d00001f344a5f748a9fb4c9beb0a8a4988c80766d655f5b58575657595d636a758393a4b6c6b29f8a76624d39251000001b30455a6f8599afc3ae99846f5a45301c0700000000000000000815293e53687d94a9bfb5a08b745f4a341f0a0000000000000001000000000000000000000000000000000000172c42576c8297acc1b39d88725c47321d070000031423323d444848484848443b3023120100000b1f33465a6d8092a4b5c4b3a4968a8078726e6b6a6a6a6c6f7379828d99a7b6c3b2a18f7c6956432f1b080000000d2135485c6f8294a6b7c0b0a193887d77716e6b6a6a6a6b6e7278808b99a8b9bdab9986725e4a36220e0000000e1d293134343434343434343434343434343434343434343434343434343434343434343434343430271a0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f18202830384149515a626a727a838c949ca4acada59c948c837a726a61594d3c2a1600000000000000081d32465b70859aaec3bfaa96826d5844311d0a00000000000000000000000113273a4e62768b9fb4c8b8a38f7965503b271200001e33485e73899fb4c7b2a09399a89e9389827974706d6b6b6c6e72777d8894a1b1c2bca996836f5b47331e0a00001d32475c72879cb1c0ab96826b56412c170200000000000000000013293e53687d94a9bfb5a08b745f4a341f0a00000000050e1416151311100e0d0c0b0a0a090909090a0b0e111c30455a6f8499aec3b29c88725c47321d0700000d2032424f595e5e5e5e5d584e41301e0c000004172a3d5063758798a8b6c2b4a89d948d8884828080808284888e969faab7c1b4a59583715f4d3a27130000000005192c3f5264768999aab8bfb1a59b928c8783828080808284878d939da9b7beaf9f8e7b6956422f1b07000000000c161d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c14090000000000000000000000000000000000000000000000000000000000000000000000050b101416171717161514110e0b070200000000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a121b232b333b444c545d656d757d868f979fa7afaaa299918980776f675f564e453c2f1f0d000000000000000c21364b5f74899eb3c8b9a5907b66523e2915010000000000000000000000000b1f33475c70869aaec3bda8937d69543f2b1601001e33485e73899fb3c4af99848a99a8a69c958e89868382828384878c929ba5b1bfc0b09f8d7a66533f2c180400001e33485e73899eb3bfa9947d69543f2a1400000000000000000000142a3f54697d94a9bfb49f89735e48331e09000000081621292b2a282625232322211f1f1e1e1e1e1f2023262b374b5f73889db1c5b09b87705b46301b060000162a3d4f606c73737373726b5f4e3b28140000000e2133455769798a98a6b2bcbab0a8a19c999795959597999da2a9b2bcbbb0a3968776665442301d0a000000000010233547596b7b8c9aa7b3beb7aea6a09b989795959597999ca1a7b0bab8ada09182705e4c39261300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000812192025292b2c2c2c2b2a282623201b160f060000001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e262e363e474f57606870788289929aa2aab0a79f978e867d756c645c534b433a32291e1101000000000000000f24394e63788da2b7c9b5a08b76614d38230f0000000000000000000000000004192d42566b8095aabfc1ac97836d58432e1904001d32475c72889db3c5b09b867b8a98a5b0a9a29e9a98979798999ca0a6aeb7c2bcb0a292826f5d4a3724100000001f344a5f748ba0b4bda8937c67523d281300000000000000000000152a3f546a8095abc0b39e89735e48331e090000051626343d403f3d3b3a383837363434333333333436383b404755677a8ea2b7c3ae99846e59442f1a0500001c3045596c7d88898989887d6b57432e1a0000000416283a4b5b6b7a88949fa9b1b8bcb6b1aeacabababacaeb2b7bcb7b0a89e92867768594837251300000000000006182a3c4d5d6d7c8a96a1abb2b9bab5b0adababababacaeb1b5bcb6afa69b8f82726352412f1d0a0000000000000000000000000000000000000000000000000000000004080b0d1012141618191a1b1c1d1d1d1d1d1d1c1b191714110d08030000000000000000000000000000000000000000000004101b252d343a3e40424242403f3e3b3834302b23170900001f344a5f748ba0b5bfa9947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071726313a424a525a636b737b848c959da5adada59c948c837a726a6159504840372f271e160c01000000000000000012273c51667b91a6bbc6b19c87725d48331f0a000000000000000000000000000014283d52677b91a6bbc5b09b86705b46311c07001c32475c70879cb1c5b09b86707987949fa9b1b3afadacacadaeb1b5babeb8b2a99f9284746352402d1b080000001f344a5f748ba0b5bda8937c67523c271200000000000000000000162b40556a8095abc0b29d88725c47321d0700000e21344451565452504f4e4c4c4b4a4a484848484a4b4d50545a64728496aabdbfaa95806b56412c170200001f34495e73889c9f9f9f9b87715c47321d000000000b1c2d3d4d5c6a76828d959da3a8acb0b2b4b4b5b4b3b1afaca8a29c948b807467594a3b2a1908000000000000000c1e2f3f4f5e6b78848e979ea4aaadb0b3b4b5b5b4b3b1afaba7a29b93897d716354453423120000000000000000000000000000000000000000000000000000000611191d202325272a2b2d2e2f303132323232323231302e2c2926221d171109010000000000000000000000000000000000000514212d3841484e5356575757565453504d49453f35271705001f344a5f748ba0b5bfa9947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122535434d555d666e7680878f98a0a8b1aaa299918980776f675f564e453d352c241b130b0200000000000000000000152a3f54697d94a9bec3ae99846e59442f1a0600000000000000000000000000000f24394e63788da2b7c8b39e89735e49341f0a001b30465b70869bb0c5b19c87706975828c969ea4a9acafb0b1b1b0afaca9a49e968c8274655646352311000000001f344a5f748ba0b5bda8937c67523c271200000000000000000000172c41576b8297acc1b19c87705b46311c07000014293d51626b69676664636261605f5f5e5e5e5e5f606265696e768291a2b3c6b9a4907b67523d28140000001f344a5f748ba0b4b4b39f89735e48331e00000000000f1f2f3e4c59656f7982898f94979b9d9f9fa09f9f9c9a97938e8880776e63574a3b2c1d0c000000000000000000112131404e5a66717a838a9095989b9d9fa0a09f9d9c9996928d8780766c6053453627170600000000000000000000000000000000000000000000000000000716232d3235383a3c3f404243444647474747474747464543413e3b37322c251d140900000000000000000000000000000000051423323f4a545d63686b6c6c6c6b6a6866625e59524535220e001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f425360697179828a929ba3abb0a79f978e867d756c645c534b433a322a2119100800000000000000000000000000172c41576b8297abc0c0ab96826b56412c170200000000000000000000000000000c21364b60758ba0b4cab5a08b76604b36210c001a2f44596e8499aec3b39d88725d646f79838a8f9497999b9c9c9b9997948f8a83796f63564738281705000000001f344a5f748ba0b5bda8937c67523d281300000000000000000000192e43586d8398adc3af9a866f5a442f1a050000172c41566b827d7c7b7978777676747473737373747577797d838a94a0afbfc2b09d8975614d38240f0000001f344a5f748ba0b5c9b49f89735e48331e00000000000111202e3b47535d666d74797d838688898b8b8a898886827d79736c645b5145392c1d0e00000000000000000000031322303d49545e676f757b80848788898b8b89888785827d78726b63594e433527180900000000000000000000000000000000000000000000000000000114253440474a4c4f52545657585a5b5c5c5c5c5c5c5c5b5a585653504b46403930261b0e01000000000000000000000000000113233242505c6770777c8083838382807d7a77736e63513e2914001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e717c858d969ea6aeada59c948c837a726a6159504840372f271e160e05000000000000000000000000000000192e43586e8498adc3bea8947d68533f2914000000000000000000000000000000091e33485d72889db3c7b8a38d77634d38230e00182d42576c8297acc1b49f89745f525d666e757a8083858787878684837d7a756e665d524538291a0a00000000001e33485e73899fb4bfa9947d68533f2914000000000000000000041b30455a6f869aafc2ad98836d58432e19040000192e43586d83949391908f8d8c8c8b8b898989898a8b8d8f93979ea6b1bec5b6a593806d5a46321e090000001f344a5f748ba0b5c9b49f89735e48331e00000000000002101d2a35404a52596065696d70727374747473726f6c69645f5851483e34281b0e00000000000000000000000004121f2b37414b535b61666b6e70727374747373716f6c68645e5750463c31251709000000000000000000000000000000000000000000000000000000091d3143525c5f626467686b6c6e6f7070727272727272706f6e6b6865605b544c43382c1f10000000000000000000000000000d1f304151606e7a858c9295979897979593908c88806b56402b16001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b99a1a9b1aaa299918980776f675f564e453d352c241b130b0200000000000000000000000000000000001b30455a6f869bb0c5bca7917b67523c2712000000000000000000000000000000041c31465b70879bb0c5b9a48f79644f3a250f00162b40556a8095aabfb6a18c76614c4a535a60656a6c6f707070706f6c6965605a534a4034281a0b0000000000001d32475c72889cb2c0ab95806b56412c17020000000000000000091e33485d72889cb1c0ab96826b56412c170100011b30455a6f869aa8a6a5a4a3a1a1a0a09f9f9f9f9fa0a2a4a7acb2b9c3beb4a798887663503d2a17030000001f344a5f748ba0b5c9b49f89735e48331e00000000000000000c18232d363e454b5155585b5c5e5f5f5f5e5c5a5854504a443d352b21160a0000000000000000000000000000010e1a252e3840474d5256595b5d5e5f5f5e5e5c5a57534f4a433c332a1f1407000000000000000000000000000000000000000000000000000000000e23384d60707477797c7d808384868787888888888888878683827d79756f6860564a3d2e1e0e000000000000000000000004172a3c4e5f6f7d8c97a0a6abacadacacaaa8a5a1927c67523d2814001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b0a79f978e867d756c645c534b433a322a2119100800000000000000000000000000000000000000001c31475c70879cb1c7bba5907965503b2610000000000000000000000000000000001a2f445a6f8499afc4bba6917b66503b26110013283d53687c92a7bcb8a38e78634e393f464c5155585a5b5b5b5b5a5754514c463f372d22170a000000000000001b30455a6f869aafc2ad98836e59442f1a0600000000000000000c21364b60758b9fb4bda8937d68533e29140000071d32475c72889cb1b8bab9b8b7b6b5b5b4b4b4b4b4b5b7b9bcc1beb9b2aba296897969584634210e000000001f344a5f748ba0b5b5b49f89735e48331e00000000000000000006111a232a31373c40434647484a4a4a484745433f3b36302921180f04000000000000000000000000000000000008121b242b32383d41444648494a4a49484745423f3a352f2820170d0200000000000000000000000000000000000000000000000000000000000f253a4f6479898c8f91949597999b9c9c9d9d9d9d9d9d9c9b9896938f8a847c72675b4c3c2b1a08000000000000000000000d203447596b7d8e9da9b4bbbfc1bdbcbcbcbcb8a38f79644f3a2510001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba09c948c837a726a6159504840372f271e160e05000000000000000000000000000000000000000000001d32475c72889db3c8b9a48f78634e39240f00000000000000000000000000000000192e43586e8398adc3bca7917c67523c27120010253b5064798fa4b9bba6917b66513d2b32373c404344464646464442403c37322b231a10050000000000000000192d43586c8397acc1b19c87725d4934200c000000000000000011263a4f64788ea3b8baa5907a65503b261100000a1f344a5f74899da0a3a6a8abadafb1b2b3b4b5b5b5b4b3b1afaca9a49e978f85786b5c4c3b291704000000001f34495e73899da0a0a09b87725c47321d0000000000000000000000070f161d22272b2e3032333434343332302d2a26211c150e050000000000000000000000000000000000000000000810181e24282c2f3133343434343332302d2a25211b140c04000000000000000000000000000000000000000000000000000000000000000e23384d62778da1a4a7a9abacaeb0b1b1b3b3b3b3b3b2b1b0adaba7a39e978f85786a5a493725120000000000000000000014283c506376899bacbbc7bcb3aca8a7a7a7a7a7a08b76614c37220d001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b918980776f675f564e453d352c241b130b020000000000000000000000000000000000000000000000001e33485e73899fb3c8b8a38d77634e38230e00000000000000000000000000000000172c42576c8398adc2bda8937c67523c2712000d22374c61768ca0b5bea994806a55402c1d23272b2d2f303030302f2d2b27231d17100700000000000000000000152a3f54697d93a8bdb5a18c77634f3b28160d0806050506080d1c2d4055697d92a7bcb6a18c77624d38230e00000b21364b607684888b8e919496989a9c9d9e9fa0a0a09f9e9c9a97948f8a837b72675a4d3e2e1d0c00000000001c3145596d80898b8b8b887d6b58432f1a0000000000000000000000000002080e1216191b1d1e1f1f1f1e1d1b1915110d07010000000000000000000000000000000000000000000000000003090f13171a1c1e1f1f1f1f1e1c1b1815110c06000000000000000000000000000000000000000000000000000000000000000000000c21364b60768ba0b0afafadadacacacacacacacacadadafb1b4b7bcb8b2aba29789786754412e1b080000000000000000061a2e43576b8093a6b8c7b8aa9f989391919191919188735e49341f0a001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74867d756c645c534b433a322a211910080000000000000000000000000000000000000000000000000000001e33485e73899fb4c9b8a38d77624c37220d00000000000000000000000000000000172c41566b8297acc1bea9947d68533e2913000a1f34495d72889cb1c2ad98846e5a45311c0e1216181a1b1b1b1b1a1816120e090300000000000000000000000012263b5065798ea3b7bba7937d6b58453428211d1b1a1a1b1d212b3a4b5d708498acc1b19d88735e49341f0b00000a1f33485b6a6f7276787b7d828386878889898b8b8b89898786837d7a756f675f55493d2f2010000000000000162a3d50616d73747474736c5f4e3b281400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495e73899c9b99999898979797979797979798989a9c9fa2a8afb9bfb4a79685715e4b37230f00000000000000000a1f34495d72879bafc2bba99a8d847d7b7b7b7b7b7b7b705b46311c06001f344a5f748ba0b5bfa9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d70726a6159504840372f271e160e0500000000000000000000000000000000000000000000000000000000001f344a5f74899fb4c9b8a38d77624c37220d00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e291300061b3045596e8398adc1b29d88745f4b3723100000000000000000000000000000000000000000000000000000000d22364b5f74889db1c2ae9b88756352453c3632302f2f3032363d4958687a8da0b3c1ac98836e5945301b06000004182b3d4c565a5d606466696b6d6f707273737474747373726f6d6965615b544c42372c1f11020000000000000e21324250595e5f5f5f5e594f41311f0c000000000410191d1e1e1e1e1e1e1e1b140a00000000000000000000000c161c1e1e1e1e1e1e1e1c160c00000000000000000000000a141b1e1e1e1e1e1e1e1d180f040000000410191d1e1e1e1e1e1e1e1b140a000000000000000000000000040f181d1e1e1e1e1e1e1e1b150b000000061d32475c71878786848483838282828282828282838486878a8e949ca7b6c4b4a18e7a66523e291400000000000000000d23384c61768ca0b5c4b19e8c7b7069666666666666666153402c1803001f344a5f748ba0b5bfa9947d68533e29130100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5e564e453d352c241b130b02000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbb7a18c76604b36210c00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e29130000172b4055697d93a7bcb7a38f7a66533f2c1a0a0000000000000000000000000000000000000000000000000000081c3145596d8295a9bcb7a59282706358504b4745444446474a505a67768798a9bcbaa6927d6954402b17020000000e1f2e3a4145494c4f515456585a5b5c5e5e5f5f5f5e5e5c5a5855514c4640382f251a0e0100000000000000031424323d45494a4a4a49453d312313020000000514222c323333333333333330271b0c0000000000000000000f1d29313333333333333331291d0f0000000000000000000c1b273033333333333333322c211404000514222c323333333333333330271b0c000000000000000000000414212c323333333333333330281c0d0000001a2f44586b72706f6f6e6c6c6c6b6b6b6b6b6b6b6c6e6f717479808a98a8b9bdaa95826c57432e19040000000000000010253a4f64798fa4b9beaa95826e5d54515050505050504e4435231100001f344a5f748ba0b5bfa9947d68533e291d140b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112333414949433a322a21191008000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cab7a18c77624c37220d00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e2913000012263b5064788da2b6beaa96836f5c4a38281a100b0806050505050505060607090a0a0701000000000000000001162a3e5266798da0b3c2b09f8f82756b645f5c5a5a5a5b5c5f646c778695a4b5c4b29e8a76624e3a26110000000001101d272d3034373a3c3f414344464748494a4a4a4948474543403c38322b251c1308000000000000000000000614212a3134343434343029201304000000001122323f474848484848484844392a1906000000000000000a1c2d3b4548484848484848453b2d1c0a0000000000000006192a394448484848484848473f32210f001122323f474848484848484844392a19060000000000000000000f21323f474848484848484844392b1a07000015293c4d595c5b5a5a585757575656565656565757585a5c5f646c798a9cb0c4af9b86705c47321d080000000000000011263b50667b91a6bbbaa5907b6652403c3b3b3b3b3b3b393226170600001f344a5f748ba0b5bfa9947d6853423930271f160e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e34342f271e160e050000000000000000000000000000000000000000000000000000000000000000000000001f34495e73899fb4c9b8a38d77624c37220d00000000000000000000000000000000162b40566b8297acc1bfa9947d68533e291300000c21364a5e72879bafc4b29f8c79675646382c24201d1b1a1a1a1a1a1a1b1b1d1e1f1f1c150a00000000000000000f23364a5d708396a7b9bdae9f9288807974716f6f6f70727478808a96a4b3c2b8a795826e5b47331f0b0000000000000b13181b1f2124272a2c2e2f31323334343434343332302e2b27231e17110900000000000000000000000000030e161c1f1f1f1f1f1b160d020000000000192d40515c5e5e5e5e5e5e5e564836220e000000000000001226394b595e5e5e5e5e5e5e594b392612000000000000000e223648565e5e5e5e5e5e5e5b503f2c1800192d40515c5e5e5e5e5e5e5e564836220e000000000000000000182c3f505b5e5e5e5e5e5e5e574937230f00000c1e2f3c45474644444342424240404040404041424345474b505b6d8095a9bdb39e89735f4a341f0a0000000000000011263b50667b91a7bcb8a38e78634e3927262626262626251f15080000001f344a5f748ba0b5bfa9947d685f564c433b322a221b15100d0d0b0b090300000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1b130b0200000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9b8a38d77624c37220d00000000000000000000000000000000172c42576c8297acc1bda8937d68533e28130000071b2f43586c8094a8bcbba99785736456493f393432302f2f2f2f2f2f30303233343431281b0c00000000000000071a2e415366788a9babbabdb0a59b948e89878686868687898e949ca7b3c2baab9b8a7765523f2b180400000000000000000006090d0f121417191a1c1d1e1f1f1f1f1f1e1d1b1916120e09030000000000000000000000000000000000000000000000000000000000000000001e33485d6f7373737373737365513d281300000000000000162c405568737373737373736855402c160100000000000013283d5165737373737373736e5b47321d001e33485d6f7373737373737365513d28130000000000000000001d32475b6e7373737373737366533e2914000001111f2a3032302f2f2e2d2c2c2b2b2b2b2b2b2c2c2e3032363d51657a90a5bab5a08b76604b36210b0000000000000011263b50667b91a7bcb8a38d77624c3722111111111111100b02000000001f344a5f748ba0b5bfaa95857b726960574e463e362f2925222221211e170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73889db3c8b8a38f78634e38230e00000000000000000000000000000000182d42576c8398adc3bda8937c67523c271200000014293d5164788c9fb3c5b4a3928373675c534d4a4745444444444444464647484a4a44392a180500000000000000112437495a6c7d8d9ca9b5bfb8afa8a29f9c9b9b9b9b9c9fa2a8afb9c1b6a99c8d7c6b5a4836230f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748989898989897d68533e291300000000000000172c42576c838989898989836c57422c170200000000000013293e53687d898989898989735e48331e001f344a5f748989898989897d68533e29130000000000000000001e33485e73898989898989806a543f2a15000000010d161b1d1b1a1a191817171616161616161717191b1d23384e63788fa4b9b7a18c76604b36210b0000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5c5b2a2988f867c736a6159514a433e3a3737363632291d0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db2c7b9a48f79644f3a250f00000000000000000000000000000000192e43586e8499aec3bca7917b66513c27110000000e2135495c708396a8bac1b0a19285786f67625f5c5a5a5a5a5a5a5a5b5b5c5d5f5f574735210d0000000000000007192b3d4e5f6f7d8c98a3acb4babcb7b3b1b0b0b0b0b1b4b7bcbcb6aea4988c7d6e5e4e3d2b1906000000000000000000000000000000000000000000000000000000000000000000000000000000000b14191a1a1a1a1a19150d0200000000000000000000000000000000001f344a5f748b9f9f9f9f947d68533e291300000000000000172c42576c83989f9f9f98836c57422c170200000000000013293e53687d949f9f9f9f89735e48331e001f344a5f748b9f9f9f9f947d68533e29130000000000000000001e33485e73899f9f9f9f95806a543f2a15000000000000000000000000000000000001050a0f13181d22282f3a4f64788fa4b9b6a18c76604b36210b0000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5bcada6a9a29990877d756d655e58534f4c4c4b4b463b2b1a0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879bb0c5bba5907b66503b2611000000000000000000000000000000001b30455a6f869bb0c5bba5907965503b261000000006192d405366798b9cadbdbfb0a2968c837c7773716f6f6f6f6f6f6f70707272747464503b261100000000000000000e1f3041515f6d7a8690989fa5aaaeb1b3b4b4b4b4b3b1afaca7a29a92877a6d5f5040301f0d00000000000000000000000000000000000000000000000000000000000000000000000000000000101d282e2f2f2f2f2f2f29201203000000000000000000000000000000001f344a5f748ba0b4b4a9947d68533e291300000000000000172c42576c8398adb4ad98836c57422c170200000000000013293e53687d94a9b4b49f89735e48331e001f344a5f748ba0b4b4a9947d68533e29130000000000000000001e33485e73899fb4b4ab95806a543f2a150000000000000000000000000002070c11151a1f24282d32373c434b56697c92a6bbb49f8a745f4a35200b0000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5b19e9196a3aca39a92898279726c686462616060594937230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f8499afc4bca7937c67523d2813000000000000000000000000000000071d32475c71879cb1c7b9a48f78634e39240f00000000112437495b6d808f9faebbc0b4a89f97918c89878686868686868686878888897d68533e2914000000000000000002122332414f5c68737c858b9196999c9d9f9f9f9f9d9c9a97938d877d74695d4f41322212010000000000000000000000000000000000000000000000000000000000000000000000000000000c1e2e3b434444444444443d302110000000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a1500000000000000000000060c12171c21252a2f33383d42464b50575e67748699acc0b19c87725d48331e090000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5ad988386929fabaea59d958d87827c797776767566523d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182e43586d8398adc2bfa994806a54402b150000000000000000000000000000000a1f34495e73899eb3c8b7a18c77624c37220d00000000071a2c3e4f617182909ea9b4bebbb2aba5a19e9c9b9b9b9b9b9b9b9b9c9c9d95806b56412c17010000000000000000051423313e4b56606870777c82848788898a8a89888785827d78726a61574b3f312314040000000000000000000000000000000000000000000000000000000000000000000000000000000016293c4c575a5a5a5a5a584e3f2d19050000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a1500000000000000000a121a21272c30353a3f43484d52565b60656b727a8592a3b5bfab97836d59442f1a050000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5ab968274828d99a5b0b0a9a29b96928f8d8c8c806a55402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8095abbfc1ac97826c57422d190400000000000000000000000000000d22374c61768ca1b6c9b49f8a745f4a35200b00000000000f213243536271808c97a2abb2b9bebab6b3b1b0b0b0b0b0b0b0b0b1b1ad98836e58432e19040000000000000000000513212d39434d555c62676b6f70737374747373716f6c69645e574e453a2e21130400000000000000000000000000000000000000000000000000000000000000000000000000000000001b3045596a6f6f6f6f6f6c5c48341f0a0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a1500000000000007121d262e353b40454a4f53585d62666b70747980868e97a2b0c1b5a28f7b67533f2a16010000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5a8937d686f7b88939ea8b2b6b0aba7a4a3a197836c57422d18030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687c93a8bdc4af9a86705b46311c07000000000000000000000000000011263b5065798fa4b9c6b19c88725d48331e090000000000031425354453616e7a858f979fa4a9adafb1b3b4b4b5b4b4b3b1b0adaaa79b86705b46311c070000000000000000000003101b26303941484d52565a5c5e5e5f5f5e5e5c5a57544f4a433b32281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72868686868676604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a1500000000000c19252f39414950555a5f63686d71767b80858a8f949aa2aab4c0b5a79785725f4c382410000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0b5a6917b665e6a75808b959fa8afb7bbb9b8af9a856f5a45301b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b5065798fa4b9c7b39e89735f4a35210c0000000000000000000000000000162a3f54687d93a7bcc3ae99846f5a45301b060000000000000717263543515d67727b838a9094989a9c9d9f9fa09f9f9d9c9b9895928e88735e48331e0900000000000000000000000009141d252d33393e41444748484a4a48484745423f3b362f281f150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889b9b9b8c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15000000000d1c2a36424c555d646a6f73787c82878b90959a9ea3a8afb5bdb8aea4978979685643301d09000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748ba0a1a18f78644f58636e78828c949ca3a9aeb1b19c88725d48331e08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d61768ca1b5cab7a28d78644f3a261100000000000000000000000000071b3044596d8397acc0bfab96826b57412d180300000000000000081726333f4a555f676f757b808386878889898b898988878683807c78746d5b47321d0800000000000000000000000000010a12191f24292c2f3233333434333332302d2a26211b140c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db0a18c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a150000000b1c2b3a48545f6971787d84888d92979ba0a5aaaeb3b8bbb6b1aba49c9286796a5b4a38261300000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f344a5f748b8c8c8c8c76614c46515b656f7780888f94999c9f9f8a745f4a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495d72889cb1c6bca7927d6955402c19050000000000000000000000000e22364a5e73889cb1c5bba6927c68533e29140000000000000000000815222d38424c545b61666a6d6f7273737474737372716f6e6b68645f5a4f3e2b180400000000000000000000000000000000040a1014171a1c1e1e1f1f1e1e1c1b1815110c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3a18c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a1500000618293a495865717c858d93999da2a7abb0b5bab9b5b0aba6a29d9790888074685b4c3d2c1b0900000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001f34495d707676767676705d49343e49525c646c7379808488898b8b77624d38230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b2f44596e8397acc1c1ac9884705c4834210f000000000000000000000006182a3e5165798ea2b6cab6a18d77634e3925100000000000000000000004101b262f3840474c5155585a5c5e5e5f5f5e5e5d5c5a5856534f4b463e31210f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3a18c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15000010233547586776838f98a0a7adb2b6bbb7b3aea9a4a09b97928d88837c746c61574a3d2e1f0e0000000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000001a2e41525e60606060605e52412e2c363f4850585f656a6f7273747472614c38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d92a6bbc7b39f8b7764513e2c1c0e04000000000000000009152435475a6d8295a9bdc4b09c88725e4935200b00000000000000000000000009131c242c32383c4043454748484a4a494848474543413e3a36312b2013030000000000000000000000000000000000000000000000000000000410191d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b130800000000000000000000000000000000001d32475c72889db3a18c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a150006192d405264758694a1acb4bcb8b2aca7a29e9994908b87827c78736e6860584f45392d1f10010000000000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000122434424a4b4b4b4b4b4a42342419232c353d444b51565a5c5e5f5f5e5444311e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e63778ca0b4c8bba794826d5b4a3a2c2118120e0c0a0b0d10141c2633425264768a9db1c4beaa96826d58442f1b0600000000000000000000000000000811181e23272b2e30323333343434333332302e2c2925211c170e030000000000000000000000000000000000000000000000000000000514222c32333333333333333333333333333333333333333333333333333333333333333333332f26190a000000000000000000000000000000001d32475c72889db3a18c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15000d2135495c6f8294a4b2beb7ada49d97928e8984807a76716d68635f59534d453c32281b0f01000000000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000616242f353636363636352f2416061019212930373c414547494a4a49433626150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485d708599adc0c3b09e8b7968584a3d342c27232120202225292f38445160708294a6b9cab6a28f7a66523e2915010000000000000000000000000000000004090e1316191b1d1e1e1f1f1f1e1e1d1b191714100c080200000000000000000000000000000000000000000000000000000000001122323f474848484848484848484848484848484848484848484848484848484848484848484843372816040000000000000000000000000000001d32475c72889db3a18c76604b36210b0000000000000000000000000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a150013283c5064788c9fb1c2b4a69a9189837d78746f6b66615d58534e4a453f39312920150a0000000000000000000000000011263b50667b91a7bcb8a38d77624c37220d0000000000000000000000000006121b202121212121201b12060000050d151c22282c3032343434342f25180900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192d4155697d91a4b7cabaa8978676685b5047403b3836343637393e434b55616f7d8f9fb1c3c1ae9a87735f4b37230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d554533200c000000030b0f0f0f0f0f0f0f0f0f0f1d32475c72889db3a18c76604b36210f0f0f0f0f0f0f0f0f0f0c06000000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a1500182d41566b8094a8bcb9a796887d756e68645f5b56514c48433f3a35302b241d150d03000000000000000000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000000000070b0b0b0b0b0b0b0700000000000001080e13171b1d1f1f1f1f1b1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263a4d6174889badbfc6b5a49586786d635b55504d4b4a4b4c4e52585f6772808e9dacbdc8b6a4917d6a5743301c0800000000000000040e15181712090000000000000000000000000000000009121718150e040000000000000001090f1111111111100b0301090f1111111111100b02000000001e33485d6f73737373737373737373737373737373737373737373737373737373737373737372634f3a251000000a161f242525252525252525252532475c72889db3a18c76604b36252525252525252525252421190e0000001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001c31455a6f8599aec3b09c89776a615a544f4a46413d38332e2a25201c161009020000000000000000000000000006090a11263b50667b91a7bcb8a38d77624c37220d0a0a0a0a0a0a090500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3145586a7d90a2b3c3c2b3a4978a80766f696562605f606163676c727a85909eacbbcabbaa998774614e3b2814000000000000000b16212a2e2c251b0d00000000000000000000000000000d1b252c2e2a21150a000000000005131d242626262626251f16131d242626262626251f15080000001f344a5f748989898989898989898989898989898989898989898989898989898989898989897b66503b26110009192733393a3a3a3a3a3a3a3a3a3a3a475c72889db3a18c76604b3a3a3a3a3a3a3a3a3a3a3a3a352b1e0e00001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001e33485d72889db2bfaa96826d5a4e46403a36312c28231e1a15110c0701000000000000000000000000000005111a1f1f1f263b50667b91a7bcb8a38d77624c37221f1f1f1f1f1f1f1e1911050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215283b4e60728495a6b5c3c2b4a89d938a847d797776747576787c82878f98a2aebbcabdae9e8d7b695744311e0b000000000005121d28333e4341382b1b0a0000000000000000000000000b1b2b3841433e33271c1004000003142330383b3b3b3b3b3a33272330383b3b3b3b3b393226170600001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f917b66503b261100142637454e4f4f4f4f4f4f4f4f4f4f4f4f5c72889db3a18c76604f4f4f4f4f4f4f4f4f4f4f4f4f493c2c1a06001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001f344a5f748a9fb4bca7927c67523e322b26211c18130e0a0505050606070708090a0a08020000000000000515232e343434343b50667b91a7bcb8a38d77624c373434343434343434332d2214040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1e31435566778897a5b3bfc5baafa69f9893908d8c8b8b8c8e91969ba2abb4bfc5b9ac9e8f806f5d4c3a281502000000000515232f3a45515855493928180800000000000000000000081929394955585145392e221303000d2032414d50505050504e453632414d50505050504e4435231100001f344a5f748ba0b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a7917b66503b2611001b304355626464646464646464646464646472889db3a18c7664646464646464646464646464645a4936220d001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001f344a5f748ba0b5bca7917b66503b261918171717171719191a1a1b1b1c1d1e1e1f1f1d160c000000000011233341494a4a4a4a50667b91a7bcb8a38d77624c4a4a4a4a4a4a4a4a4a484032221000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002142637495969788895a1acb6bfc2bab3ada8a5a2a1a0a0a1a3a6aaafb6bec3bbb2a79c8f80706151402f1d0b0000000000112333414c57636d675646362515050000000000000000051626364757676d62564b3f32210f0014293d4f5f66666666666254413d4f5f66666666666153402c1803001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f917b66503b2611001f34495e737979797979797979797979797979889db3a18c79797979797979797979797979797865503b2610001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001f344a5f748ba0b5bca7917b66513c312f2d2c2c2c2c2c2e2e2f2f303031323333343431291d0e000000001a2e41515d5f5f5f5f5f667b91a7bcb8a38d77625f5f5f5f5f5f5f5f5f5f5d513f2c1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2b3b4b5a697684909aa3acb2b8bdc1bdbab7b6b5b5b7b8bbbfc0bbb6afa89f958a7d706152433322110000000000001a2e41515e697580746453433323120200000000000002132333445464758074685d503e2b1700172c42576c7b7b7b7b7b715c4742576c7b7b7b7b7b705b46301b06001f344a5f748989898989898989898989898989898989898989898989898989898989898989897b66503b2611001f344a5f748b9090909090909090909090909092a2b5a59490909090909090909090909090907b66503b2611001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001f34495e73899eb3bea994806a5649464442424242424243434444454646474848494a453b2c1a080000001f34495d707474747474747b91a7bcb8a38d7774747474747474747474746f5c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2d3c4b5966727d8790979ea4a8acafb2b3b4b5b5b4b3b1aeaba6a19b948c83776c605243342515050000000000001f34495d707b87928271615141302010000000000000102031415161728392867a6e5b46311c00172c42576c8391919188725d4842576c8391919187705b46311c07001e33485d6f73737373737373737373737373737373737373737373737373737373737373737372634f3a2510001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a5a6b0bfb2a7a5a5a5a5a5a5a5a5a5a5a5a5a5917b66503b2611001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001d32475c71879bb0c2ae9a8673645e5b5857575757575758585a5a5a5b5b5c5d5e5e5f58493724100000001f344a5f748b8b8b8b8b8b8b95a8bdb9a4918b8b8b8b8b8b8b8b8b8b8b89735e48331e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1e2d3b4854606a737c838a8f94979a9c9f9fa0a09f9d9c9996928d8780786f655a4f4234251607000000000000001f34495d708293a090806f5f4e3e2e1d0d000000000d1e2e3e4f5f6f8090a191806e5b46311c00192e43586d8398a79f89735e4842576c8398a79d88725c47321d0700192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d554533200c001f344a5f748ba0acacacacacacacacacacacacadb5c3bab0adadadadadadadadadadadada7917b66503b2611001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130000000000000000001e33485e73899fb4c0ab95806a543f2a15001a2f44586d8397abbfb5a291827873706e6c6c6c6c6c6c6e6e6f6f6f7070727273737467533e29140000001f344a5f748ba0a0a0a0a0a0a5b2c4c1afa3a0a0a0a0a0a0a0a0a0a09f89735e48331e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1d2a37434d5760686f757a7d83868889898b8b89888784827c78726c645c53483d3124160700000000000000001a2e4152647586989e8d7c6c5c4c3b2b1b0a00000a1b2b3c4c5c6d7d8e9e95857361503f2c1800192e43586e8499af9f89735e4843586e8499af9d88725c47321d07001122323f47484848484848484848484848484848484848484848484848484848484848484848484337281604001f344a5f748b9797979797979797979797979798a5b8ac9c98989898989898989898989898917b66503b2611001f344a5f748ba0b5bfa9947d68533e291300000000000000172c42576c8398adc3ad98836c57422c170200000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e29130400000000000000001e33485e73899fb4c0ab95806a543f2a1500152a3f53687c90a4b7c0afa0948d8886848383838383838484848686878788888989806b56402c160100001f344a5f748ba0b1b2b3b4b5b8c2d0cdc0b7b5b5b5b5b5b5b5b5b5b49f89735e48331e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925303a444d545b6065696d7072737474747372706f6b68635e58504940362b201306000000000000000000122435465768798b9c9b8b7a695949382818080818283949596a7a8b9b9a897766554433221000192e43586e8499afa08b745f4a43586e8499af9d88735e48331e09000514222c32333333333333333333333333333333333333333333333333333333333333333333332f26190a00001f344a5f748282828282828282828282828282889db3a48f83838383838383838383838383837b66503b2611001f344a5f748ba0b5bfa9947d68533e291a0e020000000000172c42576c8398adc3ad98836c57422c1c1005000000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d68533e2c21160c020000000000001e33485e73899fb4c0ab95806a543f2a15001024394d60748899abbabeb1a7a19d9b999898989898989999999b9b9c9c9d9d9f98836d58432e190400001f344a5f748b9b9c9d9d9fa0a5b2c4c1b0a4a1a1a1a1a1a1a1a1a1a19f89735e48331e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e27313940464c5155585b5c5e5f5f5f5e5d5c5a57534e49433d352c23190e0200000000000000000000061728394b5c6d7d90a19888776756463625151525364656677788989f8e7c6b5a4937261504001a2f445a6f869aafa08b745f4a445a6f869aaf9f89735e48331e0900000410191d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b13080000001d324659686b6b6b6b6b6b6b6b6b6b6b6b6b72889db3a48f786c6c6c6c6c6c6c6c6c6c6c6c6c6c5f4d38240f001f344a5f748ba0b5bfa9947d685343372b20140900000000172c42576c8398adc3ad98836c57463a2e22160b0000000013293e53687d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d6854493e33291f150b02000000061e33485e73899fb4c0ab95806a543f2a1500091d3144576a7c8d9ca8b1b8bcb6b2b0afadadadadadadaeafafb0b0b1b1b3b3af9b86705b46301b0600001f344a5f748486878888898b95a8bdb9a5928c8c8c8c8c8c8c8c8c8c8c89735e48331e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141d252c32373c40434647484a4a4a49484744413e3a352f2921191006000000000000000000000000000b1c2d3e4f60728394a695857464534333232333435364748595a49282705f4d3c2b1a0900001a2f445a6f869bb0a08b76604b445a6f869bb09f89735e48331e0900000000020506060606060606060606060606060606060606060606060606060606060606060606030000000000172a3b4a545656565656565656565656565c72889db3a48f7863575757575757575757575757574f41301d09001f344a5f748ba0b5bfa9947d6d6155493d31261b11080200182d42576c8398adc3ad98837064584b3f34281d13090300152a3f54697d94a9bfb49f89735e48331e001f344a5f748ba0b5bfa9947d71665b50463b31271e150d0602091f34495e73899fb4c0ab95806a543f2a15000215283b4c5e6f7d8a959da3a8acaeb0b1b3b3b3b1b1b0b0afadacaba9a7a5a3a09d88725d48331e0800001e32475a6a6f6f707272737b91a7bcb8a38d7776767676767676767676766f5c47321d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911171d23272b2e3032333434343433312f2c2925201b140d06000000000000000000000000000000000f2132435465768899a39282716151413030405161718293a3978675635241301e0d0000001b30455a6f869bb0a18c76604b465b70869bb09f8b745f4a341f0a0000020e161b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1811060000000c1d2d393f4040404040404040404040475c72889db3a48f78634e4242424242424242424242423d32231301001f344a5f748ba0b5c0ac998b7d72665a4f43382e241c17151a2f44596e8499aec3b09d8f8275695d51453a30261d1815182d41576b8296abc0b49f89735e48331e001f344a5f748ba0b5c1ad9b8f83786d63594e443a3128211b171520364b60748ba0b5c0ab95806a543f2a1500000b1d2f40515f6d7882898f9397999b9c9d9d9d9c9c9b9b999897959492908e8c8986745f4a341f0a0000182b3d4d575a5a5b5c5d667b91a7bcb8a38d7762606060606060606060605e51402d1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1216191b1d1e1f1f1f1f1e1c1a1714100c06000000000000000000000000000000000000000314253648596a7b8d9ea090806f5f4e3e3e4e5e6f8090a09c8b79685746342312010000001b30465b70879cb1a18c76614c465b70879cb1a08b745f4a341f0a000313202a30303030303030303030303030303030303030303030303030303030303030303030302c2317080000000f1b252a2b2b2b2b2b2b2b2b2b2b32475c72889db3a48f78634e382c2c2c2c2c2c2c2c2c2c2c2920140500001f344a5f748ba0b5c8b7a99c9084786c61564b4037302c2a2c35495d72879cb1c6bbac9f93877a6e63584d4239312c2a2b33475b6f8599aec3b39f89735e48331e001f344a5f748ba0b5cab9aca1968b80756b61574d443c352f2c2a2b394e63778da2b7c0ab95806a543f2a15000000122232414f5b656d74797d8284868788888887878686848382807d7c79787673706b5b47331e0900000e1f2f3b424445464750667b91a7bcb8a38d77624c4b4b4b4b4b4b4b4b4b4a41332311000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008192a3b4c5d6e8091a29e8d7c6c5c4c4b5c6c7c8d9ea1907d6d5c4a39281706000000001b30465b70879cb1a38d77624c475c71879cb1a08b745f4a35200b000f21313d454646464646464646464646464646464646464646464646464646464646464646464640352615020000000911151616161616161616161d32475c72889db3a48f78634e382317171717171717171717140d030000001f344a5f748ba0b5bcada6a9a2968a7d73685d534b45413f40465364788da1b5c6b6acaaa5988c82756a5f554d46413f40445163768a9eb3c7b19c88725c47321d001f344a5f748ba0b5c0b1a7a7a89d93887d736a6058504944413f404655687c92a6bbbea9947d68533f2914000000041423313d4951596065696c6e70707272727070706f6e6d6c6a68676563605e5b584e3e2b1804000001111e282d2f30303b50667b91a7bcb8a38d77624c373636363636363636352e2315050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2e405162738596a79b8b7a69595969798a9ba6948372604f3e2d1b0a00000000001c32475c71879cb1a38d77624d475c72889db3a18c76604b36210b00192c3e4f595b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5344321f0b0000000000000000000000000000001d32475c72889db3a48f78634e38230e0000000000000000000000000000001f344a5f748ba0b5b19e9197a4a79c90857a70675f5a5654565a63708295a8bcbca89895a1aa9e92887c7268605a57545559616f8093a6b9c3ae99846f5a45301b001f344a5f748ba0b5b6a39394a0aca59b91877d746b645e595654555963728598acc0baa6917b66513c2712000000000513202b363e454b505457595b5c5c5c5c5c5b5b5a585857555452504e4c4946433c30200f00000000000b14181a1b263b50667b91a7bcb8a38d77624c372221212121212121201b1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011223344556778899ba89888776766768898a899887665544332200f0000000000001d32475c72889db3a48f78634e485d72889db3a18c76604b36210b001e33485c6d70707070707070707070707070707070707070707070707070707070707070707070614e3925100000000000000000000000000000001d32475c72889db3a48f78634e38230e0000000000000000000000000000001f344a5f748ba0b5ae99848694a1aea2988d837a736e6b6a6b6e75828fa0b1c4b6a28d84919faca5998f857c756f6b6a6a6d74808e9eafc2bda994806b56412d18001f344a5f748ba0b5b39d88828f9ba7aea39a90888078726e6b6a6a6e758290a2b5c8b5a18c77634e39240f0000000000020e19222a31373b3f4244464747474747464644434342403f3d3b393734312e291f120200000000000000000011263b50667b91a7bcb8a38d77624c37220d0b0b0b0b0b0b0b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004152738495a6b7c8e9fa6958574748595a59e8d7b6a5948362514030000000000001d32475c72889db3a48f78634e485e73899fb4a18c76614c37220d001f344a5f748787878787878787878787878787878787878787878787878787878787878787877b66503b26110000000000000000000000000000001d32475c72889db3a48f78634e38230e0000000000000000000000000000001f344a5f748ba0b5ac97837583909ca8aaa0978f88848280808389929faebdc1ae9b8773828e9aa6aca2989089848280808388919dacbbc6b4a18d7965513c2813001f344a5f748ba0b5b19c87707d8995a0abada49b938d88838280808389929faebfc0ad9a86715d4934200b00000000000000060f161d22262a2d2f30323232323230302f2e2e2c2b2a282624211f1c19150d010000000000000000000011263b50667b91a7bcb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a2b3c4e5f708292a4a392828292a2a391806f5d4c3b2a1908000000000000001e33485e73899eb3a59079644f485e73899fb4a38d77624c37220d001f344a5f748b9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c917b66503b26110000000000000000000000000000001d32475c72889db3a48f78634e38230e0000000000000000000000000000001f344a5f748ba0b5ab96826b727d8b97a2acaaa39d98969595989da5b0bdc3b4a3917d6a707c8995a0abaca49e99969595979ca4aebbc7b9a99785715e4a36220e001f344a5f748ba0b5af9a866f6b77838e99a3adafa7a19c98969595989da5b0bdc2b3a2907d6a56422e1a0600000000000000000002080d1215181a1b1c1d1d1d1c1b1b1a191817161413110f0c0a07000000000000000000000000000011263b50667b91a7bcb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f30415263758697a9a09594a0a79685736251402f1d0c00000000000000001e33485e73899fb4a59079644f4a5f748ba0b5a38d77624c37220d001f344a5f748ba0b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1a7917b66503b26110000000000000000000000000000001d32475c72889db3a48f78634e38230e0000000000000000000000000000001f344a5f748ba0b5a994806a616d79858f9aa3acb2adabababadb2b9c2bcb2a6978674615f6b77838e98a2abb2aeabababacb1b7c0beb5a99b8b796754412e1b07001f344a5f748ba0b5ad98836e5a66707b86909aa2abb2b1adabababadb1b8c2bbb1a4958573604d3a271300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7b5b5a38d77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001122335465768798b9cadaaa9ac9b8a786756453322110000000000000000001f34495e73899fa0a0917b66504a5f748ba0a0a08e78634e38230e001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0917b66503b26110000000000000000000000000000001d32475c72889db3a48f78634e38230e0000000000000000000000000000001f344a5f748ba0a1a1937d68535b67727c879099a0a7acb0b3b4b4b2afa9a095887868564d5a65707b868f979fa6abb0b3b4b4b3afaaa2988b7c6d5c4a38251200001f344a5f748ba0a1a197826c57535e69737d868f979ea4aaaeb2b4b5b4b2aea79f948677675543311e0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a0a0a0a08d77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061728394a5c6d7d8fa0a0a0a08f7d6c5a49382716040000000000000000001f344a5f748b8b8b8b8b7b66504b60768b8b8b8b8b78634e38230e001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b66503b26110000000000000000000000000000001d32475c72889da0a08f78634e38230e0000000000000000000000000000001f344a5f748b8c8c8c8c7c67524a55606a737c858c92979b9e9f9f9d9a958d8377695a4a3c48535e69727b848b92979b9d9f9f9e9b968f867a6d5e4f3e2c1b0800001f344a5f748b8c8c8c8c806a55414c56606a737b838a9095999d9fa09f9c99938c82756859493826140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b8b8b8b8b8b8b77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2d3e4f6071838b8b8b8b82705f4e3d2c1a09000000000000000000001f34495d70747474747473634f4a5e70747474747472614c38230d001f34495d7074747474747474747474747474747474747474747474747474747474747474747473634f3a25100000000000000000000000000000001d32475c72888b8b8b8b78634e38230e0000000000000000000000000000001f34495d70767676767675644f3a434d57606970777d8387898b89888680797066594b3c2c36414c565f6870777c8286888a8b8986827a72685c4f4031200f0000001f34495d7076767676767567533e3a444d565f676f757b828588898b89888480776f64584a3b2b1a090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f637374747474747471604b36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f2032435465747474747473645342301f0e00000000000000000000001a2e41515d5f5f5f5f5f5f564642525d5f5f5f5f5f5e5444311e09001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c0000000000000000000000000000001c31465b6e747474747472614c38230d0000000000000000000000000000001a2e41525e606060606060574734303a444d555d63696d7173747473706b655d53483b2d1e242f39434c545b62686d7073747473706c665f564b3e312213020000001a2e41525e60606060606059493727313a434c535b61666b6f72737473726f6a645c52473a2c1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c203446565f5f5f5f5f5f5f5e5343301c0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000314253647575f5f5f5f5f5f564635241301000000000000000000000011233341494a4a4a4a4a4a44383441494a4a4a4a4a4943362615020011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4438281704000000000000000000000000000000172b3e505c5f5f5f5f5f5e5444311e09000000000000000000000000000000122434424a4b4b4b4b4b4b4539291e27313941484f54595c5e5f5f5e5b57514a41362a1d0f121c26303840484e53585b5e5f5f5e5c58524b43392d20130400000000122434424a4b4b4b4b4b4b463b2c1a1e2730383f464d52575a5d5e5f5e5d5a5650483f35291c0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172838444a4a4a4a4a4a4a49423525140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007182a39444a4a4a4a4a4a44382817060000000000000000000000000515232e343434343434343027242e343434343434342f25180900000515232e343434343434343434343434343434343434343434343434343434343434343434343430271a0b000000000000000000000000000000000f21323f484a4a4a4a4a4943362615020000000000000000000000000000000616242f3536363636363631281b0b141d262d343a404447484a4a4846423d362d24190d00000a131c252c33393f4346484a4a4847433e372f261b100300000000000616242f3536363636363632291d0e0b141c242b32383d424548494a494845413b352c22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a273034343434343434342f25170800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b283134343434343430271a0b000000000000000000000000000005111a1f1f1f1f1f1f1f1c14121a1f1f1f1f1f1f1f1b13080000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c140900000000000000000000000000000000000313222d333434343434342f251809000000000000000000000000000000000006121b202121212121201d150a00010a121920262b2f3233343433312d28221a110700000000000911181f252a2e3133343433312e29231c1309000000000000000006121b202121212121211e170c0000000810171e24292d303334343433302c27211910050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141c1f1f1f1f1f1f1f1f1b1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151c1f1f1f1f1f1f1c14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1b13080000000000000000000000000000000000000000070b0b0b0b0b0b0b08020000000000050c11161a1c1e1f1f1e1c18140e06000000000000000000040b1015191c1e1f1f1e1c19150f08000000000000000000000000070b0b0b0b0b0b0b090300000000000003090f14181b1e1f1f1f1e1b17130c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Exo2-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Exo2-Regular SDF.asset.meta new file mode 100644 index 0000000..5d7d242 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Exo2-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2303d48f3860c49e1b4f88d3f9beef53 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Inter-Regular-slnt=0 SDF.asset b/Assets/_Unity Essentials/Fonts/Inter-Regular-slnt=0 SDF.asset new file mode 100644 index 0000000..8535fa7 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Inter-Regular-slnt=0 SDF.asset @@ -0,0 +1,2766 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Inter-Regular-slnt=0 SDF + m_EditorClassIdentifier: + hashCode: -205829145 + material: {fileID: 1693478669045529817} + materialHashCode: 292916364 + m_Version: 1.1.0 + m_SourceFontFileGUID: ac4273241ffe344379049edd54cedd1f + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: ac4273241ffe344379049edd54cedd1f, type: 3} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Inter + m_StyleName: Regular + m_PointSize: 70 + m_Scale: 1 + m_LineHeight: 84.715904 + m_AscentLine: 67.8125 + m_CapLine: 51 + m_MeanLine: 39 + m_Baseline: 0 + m_DescentLine: -16.903408 + m_SuperscriptOffset: 67.8125 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -16.903408 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -13.920454 + m_UnderlineThickness: 4.772727 + m_StrikethroughOffset: 15.6 + m_StrikethroughThickness: 4.772727 + m_TabWidth: 20 + m_GlyphTable: + - m_Index: 2 + m_Metrics: + m_Width: 43.75 + m_Height: 50.90625 + m_HorizontalBearingX: 1.796875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 47.328125 + m_GlyphRect: + m_X: 233 + m_Y: 247 + m_Width: 45 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 35.390625 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 45.546875 + m_GlyphRect: + m_X: 348 + m_Y: 6 + m_Width: 36 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 42.953125 + m_Height: 52.3125 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 50.90625 + m_GlyphRect: + m_X: 158 + m_Y: 447 + m_Width: 44 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 39.96875 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 50.3125 + m_GlyphRect: + m_X: 330 + m_Y: 307 + m_Width: 41 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 31.109375 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 41.859375 + m_GlyphRect: + m_X: 395 + m_Y: 243 + m_Width: 32 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 136 + m_Metrics: + m_Width: 30.515625 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 41.0625 + m_GlyphRect: + m_X: 461 + m_Y: 349 + m_Width: 31 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 140 + m_Metrics: + m_Width: 43.453125 + m_Height: 52.3125 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 52 + m_GlyphRect: + m_X: 72 + m_Y: 6 + m_Width: 44 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 160 + m_Metrics: + m_Width: 39.46875 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 51.796875 + m_GlyphRect: + m_X: 329 + m_Y: 433 + m_Width: 40 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 196 + m_Metrics: + m_Width: 6.15625 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 18.5 + m_GlyphRect: + m_X: 495 + m_Y: 55 + m_Width: 7 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 263 + m_Metrics: + m_Width: 28.921875 + m_Height: 51.609375 + m_HorizontalBearingX: 2.890625 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 37.984375 + m_GlyphRect: + m_X: 179 + m_Y: 133 + m_Width: 30 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 268 + m_Metrics: + m_Width: 37.671875 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 45.640625 + m_GlyphRect: + m_X: 382 + m_Y: 305 + m_Width: 38 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 278 + m_Metrics: + m_Width: 29.828125 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 39.375 + m_GlyphRect: + m_X: 390 + m_Y: 367 + m_Width: 30 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 289 + m_Metrics: + m_Width: 49.90625 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 62.25 + m_GlyphRect: + m_X: 226 + m_Y: 68 + m_Width: 51 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 297 + m_Metrics: + m_Width: 40.359375 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 52.703125 + m_GlyphRect: + m_X: 343 + m_Y: 243 + m_Width: 41 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 318 + m_Metrics: + m_Width: 44.953125 + m_Height: 52.3125 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 53.296875 + m_GlyphRect: + m_X: 138 + m_Y: 383 + m_Width: 46 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 372 + m_Metrics: + m_Width: 34.5 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 44.453125 + m_GlyphRect: + m_X: 339 + m_Y: 130 + m_Width: 35 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 379 + m_Metrics: + m_Width: 44.953125 + m_Height: 56.375 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 53.296875 + m_GlyphRect: + m_X: 67 + m_Y: 332 + m_Width: 46 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 380 + m_Metrics: + m_Width: 36.484375 + m_Height: 50.90625 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 44.75 + m_GlyphRect: + m_X: 288 + m_Y: 6 + m_Width: 37 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 393 + m_Metrics: + m_Width: 36.6875 + m_Height: 52.5 + m_HorizontalBearingX: 3.984375 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 44.640625 + m_GlyphRect: + m_X: 130 + m_Y: 163 + m_Width: 38 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 407 + m_Metrics: + m_Width: 38.1875 + m_Height: 50.90625 + m_HorizontalBearingX: 3.375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 44.9375 + m_GlyphRect: + m_X: 340 + m_Y: 369 + m_Width: 39 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 419 + m_Metrics: + m_Width: 39.5625 + m_Height: 51.796875 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 51.90625 + m_GlyphRect: + m_X: 233 + m_Y: 442 + m_Width: 40 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 451 + m_Metrics: + m_Width: 43.75 + m_Height: 50.90625 + m_HorizontalBearingX: 1.796875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 47.328125 + m_GlyphRect: + m_X: 283 + m_Y: 130 + m_Width: 45 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 454 + m_Metrics: + m_Width: 63.4375 + m_Height: 50.90625 + m_HorizontalBearingX: 1.484375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 66.421875 + m_GlyphRect: + m_X: 213 + m_Y: 6 + m_Width: 64 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 461 + m_Metrics: + m_Width: 41.15625 + m_Height: 50.90625 + m_HorizontalBearingX: 1.890625 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 44.9375 + m_GlyphRect: + m_X: 289 + m_Y: 245 + m_Width: 43 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 467 + m_Metrics: + m_Width: 42.953125 + m_Height: 50.90625 + m_HorizontalBearingX: 1.796875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 46.53125 + m_GlyphRect: + m_X: 275 + m_Y: 309 + m_Width: 44 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 490 + m_Metrics: + m_Width: 35.40625 + m_Height: 50.90625 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 43.75 + m_GlyphRect: + m_X: 336 + m_Y: 68 + m_Width: 36 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 501 + m_Metrics: + m_Width: 30.53125 + m_Height: 39.5625 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 39.46875 + m_GlyphRect: + m_X: 305 + m_Y: 192 + m_Width: 32 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 571 + m_Metrics: + m_Width: 33.703125 + m_Height: 51.703125 + m_HorizontalBearingX: 6.171875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 43.453125 + m_GlyphRect: + m_X: 284 + m_Y: 439 + m_Width: 34 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 578 + m_Metrics: + m_Width: 32.3125 + m_Height: 39.46875 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 39.078125 + m_GlyphRect: + m_X: 261 + m_Y: 194 + m_Width: 33 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 590 + m_Metrics: + m_Width: 33.703125 + m_Height: 51.703125 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 43.453125 + m_GlyphRect: + m_X: 241 + m_Y: 376 + m_Width: 35 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 607 + m_Metrics: + m_Width: 33.609375 + m_Height: 39.46875 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 40.765625 + m_GlyphRect: + m_X: 215 + m_Y: 196 + m_Width: 35 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 639 + m_Metrics: + m_Width: 22.46875 + m_Height: 53.296875 + m_HorizontalBearingX: 1.796875 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 104 + m_Y: 254 + m_Width: 24 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 644 + m_Metrics: + m_Width: 33.703125 + m_Height: 53.78125 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 42.65625 + m_GlyphRect: + m_X: 92 + m_Y: 400 + m_Width: 35 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 654 + m_Metrics: + m_Width: 30.625 + m_Height: 50.90625 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 41.359375 + m_GlyphRect: + m_X: 380 + m_Y: 431 + m_Width: 31 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 673 + m_Metrics: + m_Width: 8.359375 + m_Height: 52.5 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 52.5 + m_HorizontalAdvance: 16.609375 + m_GlyphRect: + m_X: 213 + m_Y: 442 + m_Width: 9 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 701 + m_Metrics: + m_Width: 13.421875 + m_Height: 66.8125 + m_HorizontalBearingX: -0.890625 + m_HorizontalBearingY: 52.5 + m_HorizontalAdvance: 16.609375 + m_GlyphRect: + m_X: 6 + m_Y: 102 + m_Width: 14 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 709 + m_Metrics: + m_Width: 31.71875 + m_Height: 50.90625 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 38.078125 + m_GlyphRect: + m_X: 385 + m_Y: 130 + m_Width: 33 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 717 + m_Metrics: + m_Width: 5.859375 + m_Height: 50.90625 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 16.609375 + m_GlyphRect: + m_X: 431 + m_Y: 352 + m_Width: 7 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 746 + m_Metrics: + m_Width: 50.109375 + m_Height: 38.671875 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 60.859375 + m_GlyphRect: + m_X: 432 + m_Y: 56 + m_Width: 51 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 753 + m_Metrics: + m_Width: 30.21875 + m_Height: 38.671875 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 40.96875 + m_GlyphRect: + m_X: 449 + m_Y: 411 + m_Width: 31 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 769 + m_Metrics: + m_Width: 34.609375 + m_Height: 39.46875 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 41.765625 + m_GlyphRect: + m_X: 111 + m_Y: 466 + m_Width: 36 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 821 + m_Metrics: + m_Width: 33.703125 + m_Height: 52.984375 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 42.65625 + m_GlyphRect: + m_X: 38 + m_Y: 175 + m_Width: 35 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 827 + m_Metrics: + m_Width: 33.703125 + m_Height: 52.984375 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 42.65625 + m_GlyphRect: + m_X: 63 + m_Y: 99 + m_Width: 35 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 831 + m_Metrics: + m_Width: 19.078125 + m_Height: 38.78125 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 38.78125 + m_HorizontalAdvance: 26.046875 + m_GlyphRect: + m_X: 438 + m_Y: 241 + m_Width: 20 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 861 + m_Metrics: + m_Width: 29.4375 + m_Height: 39.46875 + m_HorizontalBearingX: 3.671875 + m_HorizontalBearingY: 38.671875 + m_HorizontalAdvance: 36.59375 + m_GlyphRect: + m_X: 348 + m_Y: 192 + m_Width: 31 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 878 + m_Metrics: + m_Width: 20.484375 + m_Height: 47.828125 + m_HorizontalBearingX: 2.1875 + m_HorizontalBearingY: 47.328125 + m_HorizontalAdvance: 25.453125 + m_GlyphRect: + m_X: 395 + m_Y: 6 + m_Width: 21 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 893 + m_Metrics: + m_Width: 29.921875 + m_Height: 38.6875 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 40.671875 + m_GlyphRect: + m_X: 390 + m_Y: 192 + m_Width: 31 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 926 + m_Metrics: + m_Width: 34.203125 + m_Height: 38.1875 + m_HorizontalBearingX: 2.390625 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 38.984375 + m_GlyphRect: + m_X: 438 + m_Y: 106 + m_Width: 35 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 930 + m_Metrics: + m_Width: 52.09375 + m_Height: 38.1875 + m_HorizontalBearingX: 2.390625 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 56.875 + m_GlyphRect: + m_X: 431 + m_Y: 6 + m_Width: 53 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 939 + m_Metrics: + m_Width: 31.8125 + m_Height: 38.1875 + m_HorizontalBearingX: 2.984375 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 37.78125 + m_GlyphRect: + m_X: 472 + m_Y: 201 + m_Width: 33 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 944 + m_Metrics: + m_Width: 34.25 + m_Height: 52.40625 + m_HorizontalBearingX: 2.390625 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 39.03125 + m_GlyphRect: + m_X: 84 + m_Y: 164 + m_Width: 35 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 966 + m_Metrics: + m_Width: 29.921875 + m_Height: 38.1875 + m_HorizontalBearingX: 4.28125 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 37.890625 + m_GlyphRect: + m_X: 422 + m_Y: 461 + m_Width: 31 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1255 + m_Metrics: + m_Width: 36.6875 + m_Height: 63.625 + m_HorizontalBearingX: 3.984375 + m_HorizontalBearingY: 57.265625 + m_HorizontalAdvance: 44.640625 + m_GlyphRect: + m_X: 23 + m_Y: 6 + m_Width: 38 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1285 + m_Metrics: + m_Width: 35.40625 + m_Height: 52.3125 + m_HorizontalBearingX: 4.171875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 43.75 + m_GlyphRect: + m_X: 139 + m_Y: 250 + m_Width: 36 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1286 + m_Metrics: + m_Width: 18.890625 + m_Height: 50.90625 + m_HorizontalBearingX: 4.28125 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 32.515625 + m_GlyphRect: + m_X: 484 + m_Y: 117 + m_Width: 20 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1287 + m_Metrics: + m_Width: 32.125 + m_Height: 51.609375 + m_HorizontalBearingX: 5.265625 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 42.359375 + m_GlyphRect: + m_X: 161 + m_Y: 70 + m_Width: 33 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1289 + m_Metrics: + m_Width: 34.5 + m_Height: 52.3125 + m_HorizontalBearingX: 5.171875 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 44.546875 + m_GlyphRect: + m_X: 195 + m_Y: 378 + m_Width: 35 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1290 + m_Metrics: + m_Width: 36.78125 + m_Height: 50.90625 + m_HorizontalBearingX: 4.078125 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 44.9375 + m_GlyphRect: + m_X: 288 + m_Y: 68 + m_Width: 37 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1291 + m_Metrics: + m_Width: 32.609375 + m_Height: 51.609375 + m_HorizontalBearingX: 5.375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 42.5625 + m_GlyphRect: + m_X: 169 + m_Y: 6 + m_Width: 33 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1293 + m_Metrics: + m_Width: 34.703125 + m_Height: 52.453125 + m_HorizontalBearingX: 4.46875 + m_HorizontalBearingY: 51.703125 + m_HorizontalAdvance: 43.65625 + m_GlyphRect: + m_X: 182 + m_Y: 314 + m_Width: 36 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1294 + m_Metrics: + m_Width: 32.625 + m_Height: 50.90625 + m_HorizontalBearingX: 3.375 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 39.96875 + m_GlyphRect: + m_X: 383 + m_Y: 68 + m_Width: 33 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1295 + m_Metrics: + m_Width: 34.625 + m_Height: 52.3125 + m_HorizontalBearingX: 4.25 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 43.15625 + m_GlyphRect: + m_X: 229 + m_Y: 312 + m_Width: 35 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1296 + m_Metrics: + m_Width: 34.703125 + m_Height: 52.453125 + m_HorizontalBearingX: 4.46875 + m_HorizontalBearingY: 51.75 + m_HorizontalAdvance: 43.65625 + m_GlyphRect: + m_X: 186 + m_Y: 248 + m_Width: 36 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1319 + m_Metrics: + m_Width: 40.078125 + m_Height: 52.109375 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 51.40625 + m_HorizontalAdvance: 44.75 + m_GlyphRect: + m_X: 109 + m_Y: 99 + m_Width: 41 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1320 + m_Metrics: + m_Width: 8.953125 + m_Height: 51.296875 + m_HorizontalBearingX: 5.265625 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 19.484375 + m_GlyphRect: + m_X: 205 + m_Y: 69 + m_Width: 10 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1324 + m_Metrics: + m_Width: 29.234375 + m_Height: 52 + m_HorizontalBearingX: 2.78125 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 35.5 + m_GlyphRect: + m_X: 127 + m_Y: 6 + m_Width: 31 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1330 + m_Metrics: + m_Width: 14.625 + m_Height: 63.640625 + m_HorizontalBearingX: 7.453125 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.359375 + m_GlyphRect: + m_X: 6 + m_Y: 257 + m_Width: 16 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1331 + m_Metrics: + m_Width: 14.609375 + m_Height: 63.640625 + m_HorizontalBearingX: 3.28125 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.359375 + m_GlyphRect: + m_X: 6 + m_Y: 409 + m_Width: 15 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1332 + m_Metrics: + m_Width: 14.71875 + m_Height: 63.640625 + m_HorizontalBearingX: 8.25 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.359375 + m_GlyphRect: + m_X: 32 + m_Y: 409 + m_Width: 15 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1334 + m_Metrics: + m_Width: 14.71875 + m_Height: 63.640625 + m_HorizontalBearingX: 2.390625 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.359375 + m_GlyphRect: + m_X: 6 + m_Y: 333 + m_Width: 16 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1336 + m_Metrics: + m_Width: 20.390625 + m_Height: 63.640625 + m_HorizontalBearingX: 2.578125 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.359375 + m_GlyphRect: + m_X: 6 + m_Y: 181 + m_Width: 21 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1337 + m_Metrics: + m_Width: 20.375 + m_Height: 63.640625 + m_HorizontalBearingX: 2.390625 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 25.359375 + m_GlyphRect: + m_X: 31 + m_Y: 99 + m_Width: 21 + m_Height: 65 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1338 + m_Metrics: + m_Width: 58.765625 + m_Height: 62.4375 + m_HorizontalBearingX: 3.375 + m_HorizontalBearingY: 49.015625 + m_HorizontalAdvance: 65.53125 + m_GlyphRect: + m_X: 33 + m_Y: 257 + m_Width: 60 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1346 + m_Metrics: + m_Width: 41.765625 + m_Height: 50.90625 + m_HorizontalBearingX: 1.1875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 44.140625 + m_GlyphRect: + m_X: 287 + m_Y: 371 + m_Width: 42 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1348 + m_Metrics: + m_Width: 21.765625 + m_Height: 60.953125 + m_HorizontalBearingX: 1.59375 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 24.953125 + m_GlyphRect: + m_X: 33 + m_Y: 332 + m_Width: 23 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1349 + m_Metrics: + m_Width: 4.96875 + m_Height: 83.71875 + m_HorizontalBearingX: 8.953125 + m_HorizontalBearingY: 67.3125 + m_HorizontalAdvance: 22.875 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 6 + m_Height: 85 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1351 + m_Metrics: + m_Width: 21.765625 + m_Height: 60.953125 + m_HorizontalBearingX: 1.59375 + m_HorizontalBearingY: 53.296875 + m_HorizontalAdvance: 24.953125 + m_GlyphRect: + m_X: 58 + m_Y: 405 + m_Width: 23 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1352 + m_Metrics: + m_Width: 22.28125 + m_Height: 5.46875 + m_HorizontalBearingX: 4.96875 + m_HorizontalBearingY: 24.5625 + m_HorizontalAdvance: 32.21875 + m_GlyphRect: + m_X: 38 + m_Y: 240 + m_Width: 24 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1377 + m_Metrics: + m_Width: 5.46875 + m_Height: 17.5 + m_HorizontalBearingX: 4.96875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 15.515625 + m_GlyphRect: + m_X: 103 + m_Y: 70 + m_Width: 7 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1378 + m_Metrics: + m_Width: 18.46875 + m_Height: 17.5 + m_HorizontalBearingX: 4.96875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 28.234375 + m_GlyphRect: + m_X: 72 + m_Y: 70 + m_Width: 20 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1392 + m_Metrics: + m_Width: 9.453125 + m_Height: 19.375 + m_HorizontalBearingX: 4.671875 + m_HorizontalBearingY: 6.953125 + m_HorizontalAdvance: 19.59375 + m_GlyphRect: + m_X: 49 + m_Y: 485 + m_Width: 11 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1393 + m_Metrics: + m_Width: 8.953125 + m_Height: 8.9375 + m_HorizontalBearingX: 5.171875 + m_HorizontalBearingY: 8.546875 + m_HorizontalAdvance: 19.296875 + m_GlyphRect: + m_X: 121 + m_Y: 70 + m_Width: 10 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1394 + m_Metrics: + m_Width: 46.953125 + m_Height: 8.9375 + m_HorizontalBearingX: 5.171875 + m_HorizontalBearingY: 8.546875 + m_HorizontalAdvance: 57.46875 + m_GlyphRect: + m_X: 156 + m_Y: 227 + m_Width: 48 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1396 + m_Metrics: + m_Width: 8.953125 + m_Height: 36.9375 + m_HorizontalBearingX: 5.171875 + m_HorizontalBearingY: 36.546875 + m_HorizontalAdvance: 19.296875 + m_GlyphRect: + m_X: 495 + m_Y: 6 + m_Width: 10 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1398 + m_Metrics: + m_Width: 10.453125 + m_Height: 48.96875 + m_HorizontalBearingX: 4.671875 + m_HorizontalBearingY: 36.546875 + m_HorizontalAdvance: 19.59375 + m_GlyphRect: + m_X: 438 + m_Y: 291 + m_Width: 12 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1410 + m_Metrics: + m_Width: 32.015625 + m_Height: 36.59375 + m_HorizontalBearingX: 7.0625 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 46.140625 + m_GlyphRect: + m_X: 469 + m_Y: 251 + m_Width: 33 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1411 + m_Metrics: + m_Width: 32.015625 + m_Height: 36.59375 + m_HorizontalBearingX: 7.0625 + m_HorizontalBearingY: 38.1875 + m_HorizontalAdvance: 46.140625 + m_GlyphRect: + m_X: 461 + m_Y: 300 + m_Width: 33 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1414 + m_Metrics: + m_Width: 30.625 + m_Height: 20.078125 + m_HorizontalBearingX: 7.75 + m_HorizontalBearingY: 29.921875 + m_HorizontalAdvance: 46.140625 + m_GlyphRect: + m_X: 6 + m_Y: 485 + m_Width: 32 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1416 + m_Metrics: + m_Width: 32.8125 + m_Height: 32.8125 + m_HorizontalBearingX: 6.65625 + m_HorizontalBearingY: 36.296875 + m_HorizontalAdvance: 46.140625 + m_GlyphRect: + m_X: 438 + m_Y: 156 + m_Width: 34 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1422 + m_Metrics: + m_Width: 34.75 + m_Height: 12.828125 + m_HorizontalBearingX: 5.6875 + m_HorizontalBearingY: 26.546875 + m_HorizontalAdvance: 46.140625 + m_GlyphRect: + m_X: 84 + m_Y: 229 + m_Width: 36 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1437 + m_Metrics: + m_Width: 31.8125 + m_Height: 5.46875 + m_HorizontalBearingX: -0.09375 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 31.625 + m_GlyphRect: + m_X: 23 + m_Y: 82 + m_Width: 33 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1440 + m_Metrics: + m_Width: 27.25 + m_Height: 21.46875 + m_HorizontalBearingX: 2.78125 + m_HorizontalBearingY: 49.3125 + m_HorizontalAdvance: 32.8125 + m_GlyphRect: + m_X: 71 + m_Y: 478 + m_Width: 29 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1441 + m_Metrics: + m_Width: 27.25 + m_Height: 28.640625 + m_HorizontalBearingX: 3.875 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 35 + m_GlyphRect: + m_X: 432 + m_Y: 201 + m_Width: 29 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1616 + m_Metrics: + m_Width: 45.15625 + m_Height: 52.3125 + m_HorizontalBearingX: 5.859375 + m_HorizontalBearingY: 51.609375 + m_HorizontalAdvance: 56.875 + m_GlyphRect: + m_X: 124 + m_Y: 319 + m_Width: 47 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1626 + m_Metrics: + m_Width: 12.921875 + m_Height: 11.53125 + m_HorizontalBearingX: 10.9375 + m_HorizontalBearingY: 54.890625 + m_HorizontalAdvance: 34.796875 + m_GlyphRect: + m_X: 131 + m_Y: 227 + m_Width: 14 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1666 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 19.6875 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1667 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 19.6875 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1681 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 1740 + m_Metrics: + m_Width: 50.90625 + m_Height: 50.90625 + m_HorizontalBearingX: 6.5625 + m_HorizontalBearingY: 50.90625 + m_HorizontalAdvance: 64.03125 + m_GlyphRect: + m_X: 220 + m_Y: 132 + m_Width: 52 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1666 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 1320 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 1378 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 1346 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 1255 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 1616 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 1319 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 1377 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 1330 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 1331 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 1441 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 1416 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 1392 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 1352 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 1393 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 1348 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 1285 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 1286 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 1287 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 1289 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 1290 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 1291 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 1293 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 1294 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 1295 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 1296 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 1396 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 1398 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 1410 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 1414 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 1411 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 1324 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 1338 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 136 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 160 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 196 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 263 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 268 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 278 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 289 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 297 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 318 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 372 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 379 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 380 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 393 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 407 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 419 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 451 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 454 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 461 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 467 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 490 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 1332 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 1351 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 1334 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 1440 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 1437 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 1626 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 501 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 571 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 578 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 590 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 607 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 639 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 644 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 654 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 673 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 701 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 709 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 717 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 746 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 753 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 769 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 821 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 827 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 831 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 861 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 878 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 893 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 926 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 930 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 939 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 944 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 966 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 1336 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 1349 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 1337 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 1422 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 1667 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8203 + m_GlyphIndex: 1681 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 1394 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 9633 + m_GlyphIndex: 1740 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 6516343694062624860} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_UsedGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 17 + m_Height: 96 + - m_X: 0 + m_Y: 96 + m_Width: 25 + m_Height: 79 + - m_X: 17 + m_Y: 0 + m_Width: 49 + m_Height: 76 + - m_X: 17 + m_Y: 76 + m_Width: 44 + m_Height: 17 + - m_X: 0 + m_Y: 175 + m_Width: 32 + m_Height: 76 + - m_X: 25 + m_Y: 93 + m_Width: 32 + m_Height: 76 + - m_X: 0 + m_Y: 251 + m_Width: 27 + m_Height: 76 + - m_X: 0 + m_Y: 327 + m_Width: 27 + m_Height: 76 + - m_X: 0 + m_Y: 403 + m_Width: 26 + m_Height: 76 + - m_X: 0 + m_Y: 479 + m_Width: 43 + m_Height: 32 + - m_X: 26 + m_Y: 403 + m_Width: 26 + m_Height: 76 + - m_X: 43 + m_Y: 479 + m_Width: 22 + m_Height: 31 + - m_X: 27 + m_Y: 251 + m_Width: 71 + m_Height: 75 + - m_X: 27 + m_Y: 326 + m_Width: 34 + m_Height: 73 + - m_X: 52 + m_Y: 399 + m_Width: 34 + m_Height: 73 + - m_X: 61 + m_Y: 326 + m_Width: 57 + m_Height: 68 + - m_X: 65 + m_Y: 472 + m_Width: 40 + m_Height: 34 + - m_X: 86 + m_Y: 394 + m_Width: 46 + m_Height: 66 + - m_X: 105 + m_Y: 460 + m_Width: 47 + m_Height: 51 + - m_X: 32 + m_Y: 169 + m_Width: 46 + m_Height: 65 + - m_X: 32 + m_Y: 234 + m_Width: 35 + m_Height: 17 + - m_X: 57 + m_Y: 93 + m_Width: 46 + m_Height: 65 + - m_X: 78 + m_Y: 158 + m_Width: 46 + m_Height: 65 + - m_X: 78 + m_Y: 223 + m_Width: 47 + m_Height: 25 + - m_X: 98 + m_Y: 248 + m_Width: 35 + m_Height: 65 + - m_X: 118 + m_Y: 313 + m_Width: 58 + m_Height: 64 + - m_X: 132 + m_Y: 377 + m_Width: 57 + m_Height: 64 + - m_X: 152 + m_Y: 441 + m_Width: 55 + m_Height: 64 + - m_X: 66 + m_Y: 0 + m_Width: 55 + m_Height: 64 + - m_X: 66 + m_Y: 64 + m_Width: 31 + m_Height: 29 + - m_X: 97 + m_Y: 64 + m_Width: 18 + m_Height: 29 + - m_X: 103 + m_Y: 93 + m_Width: 52 + m_Height: 64 + - m_X: 124 + m_Y: 157 + m_Width: 49 + m_Height: 64 + - m_X: 125 + m_Y: 221 + m_Width: 25 + m_Height: 23 + - m_X: 133 + m_Y: 244 + m_Width: 47 + m_Height: 64 + - m_X: 150 + m_Y: 221 + m_Width: 59 + m_Height: 21 + - m_X: 176 + m_Y: 308 + m_Width: 47 + m_Height: 64 + - m_X: 180 + m_Y: 242 + m_Width: 47 + m_Height: 64 + - m_X: 189 + m_Y: 372 + m_Width: 46 + m_Height: 64 + - m_X: 223 + m_Y: 306 + m_Width: 46 + m_Height: 64 + - m_X: 115 + m_Y: 64 + m_Width: 21 + m_Height: 21 + - m_X: 121 + m_Y: 0 + m_Width: 42 + m_Height: 64 + - m_X: 207 + m_Y: 436 + m_Width: 20 + m_Height: 64 + - m_X: 227 + m_Y: 436 + m_Width: 51 + m_Height: 63 + - m_X: 235 + m_Y: 370 + m_Width: 46 + m_Height: 63 + - m_X: 278 + m_Y: 433 + m_Width: 45 + m_Height: 63 + - m_X: 155 + m_Y: 64 + m_Width: 44 + m_Height: 63 + - m_X: 163 + m_Y: 0 + m_Width: 44 + m_Height: 63 + - m_X: 173 + m_Y: 127 + m_Width: 41 + m_Height: 63 + - m_X: 209 + m_Y: 190 + m_Width: 46 + m_Height: 51 + - m_X: 199 + m_Y: 63 + m_Width: 21 + m_Height: 63 + - m_X: 207 + m_Y: 0 + m_Width: 75 + m_Height: 62 + - m_X: 214 + m_Y: 126 + m_Width: 63 + m_Height: 62 + - m_X: 220 + m_Y: 62 + m_Width: 62 + m_Height: 62 + - m_X: 227 + m_Y: 241 + m_Width: 56 + m_Height: 62 + - m_X: 255 + m_Y: 188 + m_Width: 44 + m_Height: 51 + - m_X: 277 + m_Y: 124 + m_Width: 56 + m_Height: 62 + - m_X: 269 + m_Y: 303 + m_Width: 55 + m_Height: 62 + - m_X: 283 + m_Y: 239 + m_Width: 54 + m_Height: 62 + - m_X: 299 + m_Y: 186 + m_Width: 43 + m_Height: 51 + - m_X: 281 + m_Y: 365 + m_Width: 53 + m_Height: 62 + - m_X: 324 + m_Y: 301 + m_Width: 52 + m_Height: 62 + - m_X: 337 + m_Y: 237 + m_Width: 52 + m_Height: 62 + - m_X: 323 + m_Y: 427 + m_Width: 51 + m_Height: 62 + - m_X: 334 + m_Y: 363 + m_Width: 50 + m_Height: 62 + - m_X: 376 + m_Y: 299 + m_Width: 49 + m_Height: 62 + - m_X: 425 + m_Y: 0 + m_Width: 64 + m_Height: 50 + - m_X: 489 + m_Y: 0 + m_Width: 21 + m_Height: 49 + - m_X: 389 + m_Y: 0 + m_Width: 32 + m_Height: 60 + - m_X: 342 + m_Y: 0 + m_Width: 47 + m_Height: 62 + - m_X: 282 + m_Y: 62 + m_Width: 48 + m_Height: 62 + - m_X: 282 + m_Y: 0 + m_Width: 48 + m_Height: 62 + - m_X: 330 + m_Y: 62 + m_Width: 47 + m_Height: 62 + - m_X: 333 + m_Y: 124 + m_Width: 46 + m_Height: 62 + - m_X: 377 + m_Y: 62 + m_Width: 44 + m_Height: 62 + - m_X: 342 + m_Y: 186 + m_Width: 42 + m_Height: 51 + - m_X: 379 + m_Y: 124 + m_Width: 44 + m_Height: 62 + - m_X: 384 + m_Y: 186 + m_Width: 42 + m_Height: 51 + - m_X: 389 + m_Y: 237 + m_Width: 43 + m_Height: 62 + - m_X: 489 + m_Y: 49 + m_Width: 18 + m_Height: 62 + - m_X: 426 + m_Y: 50 + m_Width: 62 + m_Height: 50 + - m_X: 432 + m_Y: 100 + m_Width: 46 + m_Height: 50 + - m_X: 478 + m_Y: 111 + m_Width: 31 + m_Height: 62 + - m_X: 432 + m_Y: 150 + m_Width: 45 + m_Height: 45 + - m_X: 426 + m_Y: 195 + m_Width: 40 + m_Height: 40 + - m_X: 466 + m_Y: 195 + m_Width: 44 + m_Height: 50 + - m_X: 432 + m_Y: 235 + m_Width: 31 + m_Height: 50 + - m_X: 463 + m_Y: 245 + m_Width: 44 + m_Height: 49 + - m_X: 432 + m_Y: 285 + m_Width: 23 + m_Height: 61 + - m_X: 455 + m_Y: 294 + m_Width: 44 + m_Height: 49 + - m_X: 455 + m_Y: 343 + m_Width: 42 + m_Height: 62 + - m_X: 425 + m_Y: 346 + m_Width: 18 + m_Height: 62 + - m_X: 384 + m_Y: 361 + m_Width: 41 + m_Height: 62 + - m_X: 374 + m_Y: 425 + m_Width: 42 + m_Height: 62 + - m_X: 443 + m_Y: 405 + m_Width: 42 + m_Height: 50 + - m_X: 416 + m_Y: 455 + m_Width: 42 + m_Height: 50 + m_FreeGlyphRects: + - m_X: 17 + m_Y: 93 + m_Width: 8 + m_Height: 3 + - m_X: 27 + m_Y: 399 + m_Width: 25 + m_Height: 4 + - m_X: 52 + m_Y: 472 + m_Width: 13 + m_Height: 7 + - m_X: 61 + m_Y: 394 + m_Width: 25 + m_Height: 5 + - m_X: 43 + m_Y: 510 + m_Width: 62 + m_Height: 1 + - m_X: 65 + m_Y: 506 + m_Width: 40 + m_Height: 5 + - m_X: 86 + m_Y: 460 + m_Width: 19 + m_Height: 12 + - m_X: 25 + m_Y: 169 + m_Width: 7 + m_Height: 6 + - m_X: 57 + m_Y: 158 + m_Width: 21 + m_Height: 11 + - m_X: 67 + m_Y: 234 + m_Width: 11 + m_Height: 17 + - m_X: 67 + m_Y: 248 + m_Width: 31 + m_Height: 3 + - m_X: 98 + m_Y: 313 + m_Width: 20 + m_Height: 13 + - m_X: 118 + m_Y: 377 + m_Width: 14 + m_Height: 17 + - m_X: 152 + m_Y: 505 + m_Width: 359 + m_Height: 6 + - m_X: 132 + m_Y: 441 + m_Width: 20 + m_Height: 19 + - m_X: 61 + m_Y: 76 + m_Width: 5 + m_Height: 17 + - m_X: 103 + m_Y: 157 + m_Width: 21 + m_Height: 1 + - m_X: 124 + m_Y: 221 + m_Width: 1 + m_Height: 2 + - m_X: 125 + m_Y: 244 + m_Width: 8 + m_Height: 4 + - m_X: 133 + m_Y: 308 + m_Width: 43 + m_Height: 5 + - m_X: 150 + m_Y: 242 + m_Width: 30 + m_Height: 2 + - m_X: 176 + m_Y: 372 + m_Width: 13 + m_Height: 5 + - m_X: 180 + m_Y: 306 + m_Width: 43 + m_Height: 2 + - m_X: 189 + m_Y: 436 + m_Width: 18 + m_Height: 5 + - m_X: 223 + m_Y: 370 + m_Width: 12 + m_Height: 2 + - m_X: 235 + m_Y: 433 + m_Width: 43 + m_Height: 3 + - m_X: 115 + m_Y: 85 + m_Width: 40 + m_Height: 8 + - m_X: 136 + m_Y: 64 + m_Width: 19 + m_Height: 29 + - m_X: 155 + m_Y: 127 + m_Width: 18 + m_Height: 30 + - m_X: 173 + m_Y: 190 + m_Width: 36 + m_Height: 31 + - m_X: 163 + m_Y: 63 + m_Width: 36 + m_Height: 1 + - m_X: 199 + m_Y: 126 + m_Width: 15 + m_Height: 1 + - m_X: 207 + m_Y: 62 + m_Width: 13 + m_Height: 1 + - m_X: 209 + m_Y: 241 + m_Width: 18 + m_Height: 1 + - m_X: 214 + m_Y: 188 + m_Width: 41 + m_Height: 2 + - m_X: 220 + m_Y: 124 + m_Width: 57 + m_Height: 2 + - m_X: 227 + m_Y: 303 + m_Width: 42 + m_Height: 3 + - m_X: 255 + m_Y: 239 + m_Width: 28 + m_Height: 2 + - m_X: 277 + m_Y: 186 + m_Width: 22 + m_Height: 2 + - m_X: 269 + m_Y: 365 + m_Width: 12 + m_Height: 5 + - m_X: 283 + m_Y: 301 + m_Width: 41 + m_Height: 2 + - m_X: 299 + m_Y: 237 + m_Width: 38 + m_Height: 2 + - m_X: 281 + m_Y: 427 + m_Width: 42 + m_Height: 6 + - m_X: 324 + m_Y: 363 + m_Width: 10 + m_Height: 2 + - m_X: 337 + m_Y: 299 + m_Width: 39 + m_Height: 2 + - m_X: 510 + m_Y: 0 + m_Width: 1 + m_Height: 511 + - m_X: 330 + m_Y: 0 + m_Width: 12 + m_Height: 62 + - m_X: 421 + m_Y: 0 + m_Width: 4 + m_Height: 124 + - m_X: 423 + m_Y: 0 + m_Width: 2 + m_Height: 186 + - m_X: 389 + m_Y: 60 + m_Width: 37 + m_Height: 2 + - m_X: 421 + m_Y: 50 + m_Width: 5 + m_Height: 74 + - m_X: 423 + m_Y: 50 + m_Width: 3 + m_Height: 136 + - m_X: 421 + m_Y: 100 + m_Width: 11 + m_Height: 24 + - m_X: 423 + m_Y: 100 + m_Width: 9 + m_Height: 86 + - m_X: 507 + m_Y: 49 + m_Width: 4 + m_Height: 62 + - m_X: 488 + m_Y: 50 + m_Width: 1 + m_Height: 61 + - m_X: 478 + m_Y: 100 + m_Width: 11 + m_Height: 11 + - m_X: 426 + m_Y: 100 + m_Width: 6 + m_Height: 95 + - m_X: 509 + m_Y: 49 + m_Width: 2 + m_Height: 146 + - m_X: 477 + m_Y: 173 + m_Width: 34 + m_Height: 22 + - m_X: 477 + m_Y: 150 + m_Width: 1 + m_Height: 45 + - m_X: 426 + m_Y: 235 + m_Width: 6 + m_Height: 2 + - m_X: 507 + m_Y: 245 + m_Width: 4 + m_Height: 266 + - m_X: 463 + m_Y: 235 + m_Width: 3 + m_Height: 10 + - m_X: 499 + m_Y: 294 + m_Width: 12 + m_Height: 217 + - m_X: 455 + m_Y: 285 + m_Width: 8 + m_Height: 9 + - m_X: 497 + m_Y: 343 + m_Width: 14 + m_Height: 168 + - m_X: 425 + m_Y: 299 + m_Width: 7 + m_Height: 47 + - m_X: 376 + m_Y: 361 + m_Width: 8 + m_Height: 2 + - m_X: 334 + m_Y: 425 + m_Width: 40 + m_Height: 2 + - m_X: 485 + m_Y: 405 + m_Width: 26 + m_Height: 106 + - m_X: 443 + m_Y: 346 + m_Width: 12 + m_Height: 59 + - m_X: 384 + m_Y: 423 + m_Width: 59 + m_Height: 2 + - m_X: 207 + m_Y: 500 + m_Width: 209 + m_Height: 11 + - m_X: 227 + m_Y: 499 + m_Width: 189 + m_Height: 12 + - m_X: 278 + m_Y: 496 + m_Width: 138 + m_Height: 15 + - m_X: 323 + m_Y: 489 + m_Width: 93 + m_Height: 22 + - m_X: 374 + m_Y: 487 + m_Width: 42 + m_Height: 24 + - m_X: 425 + m_Y: 408 + m_Width: 18 + m_Height: 47 + - m_X: 458 + m_Y: 455 + m_Width: 53 + m_Height: 56 + - m_X: 416 + m_Y: 423 + m_Width: 27 + m_Height: 32 + m_fontInfo: + Name: + PointSize: 0 + Scale: 0 + CharacterCount: 0 + LineHeight: 0 + Baseline: 0 + Ascender: 0 + CapHeight: 0 + Descender: 0 + CenterLine: 0 + SuperscriptOffset: 0 + SubscriptOffset: 0 + SubSize: 0 + Underline: 0 + UnderlineThickness: 0 + strikethrough: 0 + strikethroughThickness: 0 + TabWidth: 0 + Padding: 0 + AtlasWidth: 0 + AtlasHeight: 0 + atlas: {fileID: 0} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 4165 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: ac4273241ffe344379049edd54cedd1f + pointSizeSamplingMode: 0 + pointSize: 70 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4165 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: [] + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &1693478669045529817 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Inter-Regular-slnt=0 SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 6516343694062624860} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!28 &6516343694062624860 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Inter-Regular-slnt=0 SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 1 + m_IsPreProcessed: 0 + m_IgnoreMasterTextureLimit: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b1313131313100b010000000000000000000000000000000000000000000000080e101212120d0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d111517181919181714100c0a0400000000000000000000000000000000000000000000000000000000000000000000040a0c11120e0c07000000000000000000000000000000000000000000000000000000000000000000060b0d12161819191816130f0b0801000000000000000000000000000000000000000000000000000000000000000812181a20202020201e0b070000000000000000000000000000000000040d13152020202020200e0c06000000000000000000000000000000000000000a141a1c202020202012100a00000000000000000000000000000000000912191b20202020202013110b0100000000000000000000000000000000000a141a1c2020202020202020202020202020202020201f1e1d1b18140f0b08010000000000000000000000000000000000000000000000000000000000060c0e12141514120e0c060000000000000000000000000000000000000000000000060c0e20202020201e0b07000000000000000000000000040a0c20202020201f0c0903000000000000000000000000000000000000000001080b0f12110b0902000000000000000000000009151d202929292928251e1305000000000000000000000000000000000000000003111c23252828282320190e000000000000000000000000000000000000000000000000000000000000000000000000070d0f182022262a2c2d2e2e2d2c2925211f170d0b060000000000000000000000000000000000000000000000000000000000000c171f21272723211a0f0400000000000000000000000000000000000000000000000000000000040a0e192023272b2d2e2e2d2c2824201c140806000000000000000000000000000000000000000000000000000000000b19252d2f353535353533201c13080000000000000000000000000000071520282a35353535353523211a0e00000000000000000000000000000000000e1c272f32353535353527241d120400000000000000000000000000000c1a262d3035353535353528251e13050000000000000000000000000000000e1c272f32353535353535353535353535353535353535343432302d2924201d14090600000000000000000000000000000000000000000000000003090e192023272a2a29272320190e0000000000000000000000000000000000000000000e192023353535353533201c13080000000000000000000c171f21353535353534211e160b00000000000000000000000000000000000008141c20252826211e160a00000000000000000009192731353e3e3e3e3d3a312313010000000000000000000000000000000000000011212f373b3d3d3d38352b1e0e0000000000000000000000000000000000000000000000000000000000000000000a101b22242b34373b3f4142444342413e3a37332a2320190e07000000000000000000000000000000000000000000000000000006141c2a33373c3d39362d1f180c00000000000000000000000000000000000000000000000000030c181f222b35383d4042434442413d39353026211a0f05000000000000000000000000000000000000000000000000000019293741454a4a4a4a4a493530251808000000000000000000000000041525333c404a4a4a4a4a4a38352c1f0e0000000000000000000000000000000a1c2c3943474a4a4a4a4a3c3930231200000000000000000000000000041a2a3842454a4a4a4a4a4a3d3a31231301000000000000000000000000000a1c2c3943474a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494845423e3935312620190e030000000000000000000000000000000000000000000a161e212c35383c3f3f3f3c38352c1e16080000000000000000000000000000000000000e1e2c35384a4a4a4a4a493530251808000000000000000c1c2933364a4a4a4a4a4a3632281b0b000000000000000000000000000000010f182630353a3d3b3632281a120400000000000001152737444b53535353524e41311e0b000000000000000000000000000000000000081c2f3f4b505252524d493c2b190600000000000000000000000000000000000000000000000000000000000007121d242e373a3b484d515556585959585653504c473a38352b221b10030000000000000000000000000000000000000000000000061424323a474c51524e4a3d332a1c0c00000000000000000000000000000000000000000000000b161e2a34373c484d52555859595856534f4b4336352c20190d0000000000000000000000000000000000000000000000000a1a3747545a60606060605e4a433625130000000000000000000000000d20334350556060606060605e493d2c1a0600000000000000000000000000001427394a565c6060606060514d41301d0a00000000000000000000000012223848555b606060606060524e41311e0b000000000000000000000000001427394a565c6060606060606060606060606060606060605f5e5d5a58544f4b4437352c1e170b00000000000000000000000000000000000003111b2832363c494d52545554524d493c342616040000000000000000000000000000000006192c3c495e60606060605e4a433625130000000000000417293a465c5f606060605f4b463928160300000000000000000000000000000f1f2c36434b4f52504b4538302212030000000000081d3144556068686868685f4e3a25100000000000000000000000000000000000000e23374b5d65676767625a4935200b0000000000000000000000000000000000000000000000000000000000101b2230393e4b4f565962666a6c6d6e6e6d6c69656158554d493c362d1e170b00000000000000000000000000000000000000000000142432434f58616667635b4c473a2a1909000000000000000000000000000000000000000002101b28323a474c555a62676b6d6e6e6d6b686460544e493d342b1d13000000000000000000000000000000000000000000000316283854666f757575757573605443301c07000000000000000000000013283c50616a757575757575705b4935210c00000000000000000000000000001a2f435668717575757575675f4d39241000000000000000000000000919304055667075757575757568604e3a2511000000000000000000000000001a2f43566871757575757575757575757575757575757575747372706d696460554d493c33291b10020000000000000000000000000000000513212f39454b545a6367696a6967635a514434210e000000000000000000000000000000000c2035495a70757575757573605443301c0700000000000a1f3346586e757575757574615746321e09000000000000000000000000000c1c2c3d49546064676660564c4030211100000000000b20354b60737e7e7e7e7d68523d281300000000000000000000000000000000000010253b50657b7d7d7d78624d38230d00000000000000000000000000000000000000000000000000000008131c2d36404d515c646c73777b7f8182838382817e7a76706a625a4e4a3e33291b1002000000000000000000000000000000000000000a1a31424f6169767c7c796f615847372715020000000000000000000000000000000000000412202d39464b59616a72787c8082838382817d79746c635b4d483b311c13080000000000000000000000000000000000000000091e3245566f848a8a8a8a8a8872604a35200b000000000000000000000417293a556a7f8a8a8a8a8a8a79634e38230e00000000000000000000000000001c32475c71868a8a8a8a8a7c67513c271200000000000000000000011426374c5e70848a8a8a8a8a8a7e68523d2813000000000000000000000000001c32475c71868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89898785827e79746b625a4c46392d20100200000000000000000000000000031323303f4b57606972787c7f7f7e7c786b62513d2914000000000000000000000000000000000e23384d63788a8a8a8a8a8872604a35200b00000000000c21364c61768c8a8a8a8a8b75614b36210c00000000000000000000000004182a3a495b63737a7d7b75665e4c3f2e1c08000000000c21364b61758b93939389735e49341e00000000000000000000000000000000030a1a2f445a6f849292927d67523d28120801000000000000000000000000000000000000000000000000091825303e4a4f5e66717a81888c9094969799989796938f8b857f786e645c4b46392d2012040000000000000000000000000000000000021528384e60697f8a91928e8376615544311d0800000000000000000000000000000000000412222f3e4a57616b777f878d92959798999796928e8881796e62594e4130251808000000000000000000000000000000000000000b21364b60758a9f9f9f9fa68e79644e39240f000000000000000000000a1f33465870859b9f9f9f9f937e695337271502000000000000000000000000001c32475c71879c9f9f9f917c67513c271200000000000000000000081d314455667c91a29f9f9f9c8672604b35200b000000000000000000000000001c32475c71879c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa99f9e9d9a97938e8880786c61574a3e2e201000000000000000000000000000112130414d5d65757f878d91949494918d806b56412b160000000000000000000000000000000417293a54697e949f9f9fa68e79644f39240f000000000012273c51677c91aa9f9fa9917c66513626140100000000000000000000000a1f3347586379868f9290887c665d4b37230b000000000c21364b61768ba0a89e89735e49341e0000000000000000000000000003090c171e212f445a6f8499a7927d67523d28201c1408080000000000000000000000000000000000000000000a192736434a5c64717c868f969da6a6aaabadaeaeadaba8ab9f9b948b837a6c61574a3e3022120400000000000000000000000000000000091d324556687e939fa8a7a1998574604b36200b000000000000000000000000000000000011222f404c5c6475808a949ca4a7aaadaeaeadaba8a69d978c8378685f4a433625130000000000000000000000000000000000000011263b50667b90a9bab5c4a9947f6a54392916030000000000000000000c21364c61768b9fb4b5b5ae99846e5544311d08000000000000000000000000001c32475c71879cb1b5a6917c67513c2712000000000000000000031628384b6073869cb1c0b4a2907b665443301c08000000000000000000000000001c32475c71879cb1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5bab4b3b2afada9a69d968b8176645c4a3e2e1d0d00000000000000000000000a1a2e3f4d5f677b88949ca4a7a9aaa9a7927d68523d28130000000000000000000000000000000a1f33475870859aafb5c5aa957f6a553a2a1704000000071a2d3e586d8297adb5b5ad97826d5443301c0800000000000000000000000c22374c6176889ba3a7a69e8c7b6550392916030000000c21364b61768ba0b39e89735e49341e0000000000000000000000020b161e212933363b445a6f8499a7927d67523e39353026221b10080000000000000000000000000000000000000a1a2737445460697a85919ca4abb2b7c4bebab8b7b7b8bbc9bcb5b0aa9f988c8175645c4d40302212020000000000000000000000000000000b20364b6075899eb3babfb3a3927d67523d2712000000000000000000000000000000000e1e2f404c5e667a87959fa9b1b6c2b7b2b1b0b1b4bbb7b3ab9f98897d6b605443301c14010000000000000000000000000000000005182b3b566b8196abc7d7c5af9a85705746321e0a00000000000000000012273c51677c91aabbcec9b49e8975604b36200b000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000091e324556687d92a4b6bcab9a846f5e4c36261401000000000000000000000000001c32475c71879cb1c6beb2ada9a9a9a9a9a9a9a9a9a9a9a9aaabadb1b4bbb8b3aa9f96877a645c4a3b2b1805000000000000000000021528384b5d677d8c9da6b1b6c2bbb9b8a78d78634e38230e0000000000000000000000000000000c21374c61768b9fb4cac5b09b85705847331f0a0000000d21364a5c73889db3c8c8b39e8874604b35200b0000000000000000000000162b40566b8095a6b5c2b8aa9b85715746321e0a0000000c21364b61768ba0b39e89735e49341e000000000000000000000a151d28323639464c51555a6f8499a7927d6757534f4b4336372e231c110300000000000000000000000000000002152738455560727f8b9ba3b1b5c2b9b3ada9a5a3a1a2a3a5a9afb4babbb4ab9f96877a665e4d402f20100000000000000000000000000000000f243a4f64798fa7b9ccd0c1ac97826d57422d1802000000000000000000000000000006192c3c4c5e667c8b9ca5b4bab5b0a7a69d9b9b9c9faaacb4bbb4a89e928072604a42321f0f000000000000000000000000000000000b2034485971869cb1c6dcc9b49f8a76614b36210c0000000000000000061a2c3d576d8297acc8d9cdb9a88f7a65503a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000417293a4b6075879db2c2b59f8d7a644f402f180800000000000000000000000000001c32475c71879cb1c6b2a0989494949494949494949494949596989c9faaafb4bbb4a59c8a7a645948342010000000000000000000091d324556657b8c9faab7bab4aca6a4a39e88735b4935210c00000000000000000000000000000215273752677d92aabbcecab49f8b76614c37210c0000000f24394e64798ea6b7cbcbb8a68f7a644f3a250f00000000000000000000001b30465b70859bb0c4d2c8b5a38b75614b36210c0000000c21364b61768ba0b39e89735e49341e000000000000000002101a283239464b525761666a6d708499a7927d6f6c696460544f4b3f372e1e170b0000000000000000000000000002101d314556607382949fa9b5c1b5b0a79e98938f8e8c8d8e9094999fa9b2b7bcb4a59d8a7c665e4c3e2e1b0b00000000000000000000000000000f253a4f647a8fa9bacdd3c3ad98836d58432e180300000000000000000000000000000c2035495a667c8c9fa9b6b8b3a39b928c888686878a90979faab4b9b39e96816c604f3d2d1a070000000000000000000000000000000d22374d62778ca4b5c9d8cebbaa917b66513c261100000000000000000c2135495b72889db2c7d9d6c6aa95806b553a2a17040000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000a1f3347586a7f94a6b7baa998826d5c4a3622120000000000000000000000000000001c32475c71879cb1c2ad98827f7f7f7f7f7f7f7f7f7f7f7f808183868a929aa2b4b9b6a89e8977624d3f2e1b0800000000000000000b20364b6074879daabbb9a99f97918e8e90836f593d2c1a060000000000000000000000000000081d3144556e8398adc8cacabcab917c675236251300000417293a546a7f94a9c4d4d5c4ab95806b563c2c1906000000000000000000001b31465b70869bb0c6d5cab7a58c77614c37220c0000000c21364b61768ba0b39e89735e49341e000000000000000513202d38454b57616870767b7f828599a1ac9b9284817e79746d655d504b3f33291b0e000000000000000000000000102032434b60748398a0b4bab8b3a39b9189827e7a787777787b7f848a949da6b4bcb7a89f8c7c665c4a39291603000000000000000000000000000c21364b61768a9fb4bdc3b6a5937e69543e29140000000000000000000000000000091d2f404d6378899eaabab6a69e91857d7773717072757a828b9aa2b0bcb09f937e695b4a36211100000000000000000000000000000013253652687d92a7c2c6c2c6c8ac96816c573c2c1906000000000000000e23394e63788ea5b7c7c4c9c5b09b86705847331f0a0000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000005192b3c4c6176899eb3c4b49f8b78624d3e2d1b040000000000000000000000000000001c32475c71879cb1bca6917c6a6a6a6a6a6a6a6a6a6a6a6a6b6c6d71757c84929ea8b9b8a799836f5d4b37220a000000000000000012283d52677d92a5b6b9a89e8b817c79797b7b644f3a250f0000000000000000000000000000000b20364b6075899eb3bcb4b4bcad98826d5443301c07000a1f33465870859ab0c5c1c6c6b19c87715a4935200c00000000000000000000172c42576c8197a8b8c5bbb29d87725947341f0a0000000c21364b61768ba0b39e89735e49341e000000000000051323303e4a566069757d858b9095989aa2b3b9aca19996938e89827a71655d4b46392c1e0e0000000000000000000009192e3f4f616e8298a1b2beb4a79e91857c756d69656362626366696f767f88969fabbabaaa9f8a7a645746321e0f000000000000000000000000000a1e3346576b80959fa9aaa59c8775614b36210c00000000000000000000000000000f24384c5e6f849aa7b9b6a59c887c706762595c5b5660656d7884969fb0bdb49f8b79634e402f1c0900000000000000000000000000071c3043546d8398adbeb2adb2beb29c87725a4935200c0000000000000215283854697e93a9bfb3aeb4b9b49f8b76614c37210c0000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000b2034485a6b8096a7b9b8a796806b5a48352010000000000000000000000000000000001c32475c71879cb1bca6917c675454545454545454545454555658566067707d8a9ea9bab3a18f7a654f3928160300000000000000132536596e8499aec3b49e8a7a6c66646466645d4b37220d00000000000000000000000000000010263b50657b90a8b9ab9f9fabb39e8874604a35200b000c21364c61768a9fb4b0abb0b5b6a48d78634d38230e000000000000000000000d23384d62788a9ea7aaaa9f927d67523a2a18040000000c21364b61768ba0b39e89735e49341e000000000002132330414d5c64747f88929a9fabaaadb0b4c0cabfb3afaca8a79e988f857b6d6157493c2c1e0e0000000000000000011426374b5d697f94a0b2bfb3a29a897c7166605654504e4c4d4e505458616975818d9fa9babaa89d8775614b3d2d1a07000000000000000000000000031729394b6073818e9495918779635746331e0a0000000000000000000000000004172a3a51667c91a2b4b8a79c8778675f524c483b38454b505a62728196a0b1baa99b85705e4c38230d000000000000000000000000000b20354a6074889eb3b2a098a0b2b6a58d78624d38230d000000000000091d3245566f8499afb3a1999ea8b9ab917c67523c27120000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000071a2d3d4d62788a9fb4c3b39e8976614c3c2b1902000000000000000000000000000000001c32475c71879cb1bca6917c67513f3f3f3f3f3f3f3f3f3f404138454b525f677b8b9fb4bfae98836e5745321e09000000000000071c30435473889db3c4a8937e695c514f4e514f4b3f2e1b080000000000000000000000000000071a2d3d576c8196acb49f8c8c9fb4a68e79644f39240f0012273c51677c91aab09e969ba3b5a9947e69543a2a17040000000000000000000c2035495a657b889295948b7f6a5f4d3a1c0c000000000c21364b61768ba0b39e89735e49341e0000000000102030414d5f677a86949ea7afb4bcc4b7b2b7c4cac6b9b4b9c5b8b3ada39b8f8275625a493c2c1b0a00000000000000081d314455647a8c9fb4beb3a19a8477675f514b45383a393738393b3a464c57616c7c8b9fa9bab6a597816c5b4a36210e000000000000000000000000000b1d314455606c797f807c74635b4939291703000000000000000000000000000a1f3347586f849aafc0b39e8978625a4d4137342b2832363c4954606d8297a4b6b4a3907b66503b2a18050000000000000000000000000f24394f64798ea6b8ad988398a4b6a8937e68533727150100000000000b20364b60758a9fb4ae99848a9eb4ac97826d573d2c1a0600000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000c21364a5b6d8297a9bab7a5947f695847331e0e00000000000000000000000000000000001c32475c71869cb1bca6917c67513c2a2a2a2a2a2a2a2a2a2b2c283236414d5d6a7f94a6b7b49f8975604b36210b0000000000000b20354a60758a9fb4b8a68c77614c3e39393b3a372e20100000000000000000000000000000000d21364a5c72879db2ad98828298adaa947f6a553a2a17071a2d3d576d8297acab9681859bb0af9a85705847331f0a00000000000000000006192c3c4b5d65767d807e786a614f41311e00000000000c21364b61768ba0b39e89735e49341e000000000a1a2e3f4d5f677d8b9ca4b3b8bbb4ada7a69da6b3b9aca89ea8a9b0b5c1b5b0a0988678635a49392816030000000000031628384b6073869caabbb4a39a837462594d41363127252322222326293339464b5e667b8b9fb4bfb59f8d79634e3c2b190500000000000000000000000001142637444b5c646a6b676056493d2c1b0b00000000000000000000000000000c21374c61768b9fb5b7a6927d675a483c30222018151d202c36434b6074869cb2c1af9a846f5948341f0b000000000000000000000003162839546a7f94a9b6a58d78869cb1ae99836e5544311d08000000000010263b50657b90a9baa9907b8399aeb29d88725b4935210c00000000000000000000001c32475c71879cb1bca6917c67513c27120000000000081c2e3f4e63798c9fb4c1b29d8774604b3a29170000000000000000000000000000000000001c32475c71869cb1bca6917c67513c2715151515151515151617161e21313f4b6075889db3baa88f7b654f3a25100000000000000c21364b61768babbcb39d887359473424242625221b10020000000000000000000000000000000f24394e64798ea5b7ab927d7d92abb09b85705847331f0d21364a5c73889db2a9907b8095aab49f8b76614c37210c000000000000000000000e1e2e3f4b5861686b69635a4f4332231301000000000c21364b61768ba0b39e89735e49341e000000021528384b5d677d8d9fa9b6bcb5aa9f98928c8899a1ac9b92898e939ba3b0b5beb2a49c8778635745321e0f0000000000091e324556687e93a4b5b8a79b85746056483b30201d15100e0d0d0e11171f2832404c5d687e92a1b3bcab98826d5a4835200b00000000000000000000000000091926313e4a4e5455524b45382c1f0f00000000000000000000000000000012273c51677c91abafaf9d8774604b3c2b1e120b0502090e1825324556667c90a4b6b49f8b77624c37220d0000000000000000000000091e3245576f859aafb29d87728196acb49e8975604b35200b0000000005182b3b566b8096abb49f8a747e94a9b7a58d78634e38230e00000000000000000000001c32475c71879cb1bca6917c67513c271200000000000923374b5d6f8399abbcb5a3927d675645321c0c0000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000309131d3245566c8197acc6a8937e68533e29130000000000000c21364b61768ba0b6b19c87725c3a2a180f110f0d080000000000000000000000000000000005182b3b556a7f95aab59f8b77778b9fb49f8b76614c37210f24394e64798ea6b49f8a747a8fa7b8aa927d6752382715020000000000000000000011212e3a464c5255544d493c3225150500000000000c21364b61768ba0b39e89735e49341e000000091d324556647b8b9fabbabaab9f978b827d77738499a7927d74797e868f9ba3b0bcb6a69c8675604b3d2c1a06000000000b21364b6075889eb3c1b39e8978625645382b1d120902000000000000040b161e303f4e606f8399aabbb49f8b78624d38220d0000000000000000000000000000182836404344444444444036281801000000000000000000000000000000152a40556a7f959a9a9a96816c5544311d0e000000000000081528384a6073869cb1bcab937e68533e281300000000000000000000000b21364b60768a9fb4ac97826d7c91aab9a88f7a654f3a2510000000000b2034485971869cb1af9a846f798ea7b8a9937e695437271502000000000000000000001c32475c71879cb1bca6917c67513c271200000000091930404f657a8fa1b3bfb09b8572604a382815000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000215283853687d93a8bdaa95806a55402b150000000000000c21364b61768ba0b6b19c87715c47321c0000000000000000000000000000000000000000000b2034485971869bb0b09b867171869bb1aa917c6752362517293a546a7f94a9af99846f74899eb3ae98836e5645311d090000000000000000000003111b2933363d403f38352c1e15070000000000000c21364b61768ba0b39e89735e49341e0000021527374b6074879ca9babaa99f8d81786d67626f8499a7927d676369717b85959eaebbb5a496816c5b4935210a000000071a2d3d52687d92a6b8b5a3927d675a4838281a0d000000000000000000000003122131424d62788c9fb4bbaa947e6954382816030000000000000000000000001024364653585959595959534636190900000000000000000000000000000014293e54697e84858585847c665137261400000000000000000a1c3043546a8095aac9ac97826c57422d17000000000000000000000011263b51667b90a9baa7927c67768b9fb4aa95806b553a2a18040000000d22374d62778ca4b5a9947f6a74889eb3ae99846f5544311d08000000000000000000001c32475c71879cb1bca6917c67513c2712000000011426374d5e70859bb0bfb3a1907b655443301a0a000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000011273c51667c91a6bbab96816b56412c160000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000000000000000000d22374d62778b9fb5aa95806b6b8095abad97826d5443301f33465870859aafa9937e696e8398aeb39e8975604b36200b0000000000000000000000000b171f21282b292320190e00000000000000000c21364b61768ba0b39e89735e49341e0000081d3144556a7f94a5b6baa99f8b7d6c625a525a6f8499a7927d6752545d657380949daebeb49f8b79634e3928160300000c21364a5b70859bb0c3b09b8572604a3c2b1a0a0000000000000000000000000003132035495a6e8398adc6b09a85705645321e09000000000000000000000002172b4053646e6e6e6e6e6e645337271502000000000000000000000000000012263b4f60696f6f6f6f6f665e4c38190900000000000000000013253650657a90a5bab09b86705b46311b0000000000000000000005192b3b566c8196abb6a48c776270869bb0b09b86715847331f0a00000114263652687d92a7b9a78f79646e8399aeb49e8975604b36200b000000000000000000001c32475c71879cb1bca6917c67513c27120d0d0d0d1d314455667c91a3b4bcab99846f5d4b36251300000000000000000000000000000000000000001c32475c71869cb1bca6917c67513c271200000000000000000000000012283d52677d92a7bcaa95806a55402b150000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000000000316283953687d93abb9a78f7a65657a8fa8b39d8874604a3521364c61768a9fb4a68e7963687d92a7b9a8907b65503b261000000000000000000000000000040a0c1316140e0c060000000000000000000c21364b61768ba0b39e89735e49341e00000b20364b6074889db3c3b49f8b7b675f4d483c5a6f8499a7927d67523f4b55606b7f94a0b2bbaa97826d5745321e0900000e24394e63798ea3b5b6a4907b655443301e0e0000000000000001080b0b0b0b0b0b0b192c3c50657b90a8b9b49f8a76604b36210b000000000000000000000003192e43586e8284848484836e5544311d0800000000000000000000000000000c1f32424f545a5a5a5a5a514c402f1d000000000000000000000d22374c62778ca1b7b29d88725d48331d000000000000000000000b2034485971879cb1b19c8771596b8095abb59f8b77614c37220c0000081c3043546e8398adb39e897460697e93a8b9a88f7a65503a2510000000000000000000001c32475c71879cb1bca6917c67513c27222222222228384b6073869cb1c1b49f8c79634e3f2f180800000000000000000000000000000000000000001c32475c71869cb1bca6917c67513c2712000000000000000000000008182e3e566b8095abc9a9937e69543e29140000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000000000000000091e3245576f8499aeb39e8974606075899eb4a68e79644f39273c51677c91aab29d88735b62778ca3b5ac96816c573d2d1a070000000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e000011263c51667b91a6b7b9a7947f6a5d4d4135445a6f8499a7927d67523d37444b616d8298a9bab49e8975604b36210b0002162838546a7f94a9c1b29c8773604a3625130000000000000009141d202020202020202020364b6075899eb3bbaa8e79644f39240f0000000000000000000000091f34495e7489999999998b75604b36200b0000000000000000000000000000021424323b3e45454545453b382f2212000000000000000000000b20364b60758ba0b5b39e89745e49341f000000000000000000000d22374d62778ca4b6ac96816c57657b90a9baab927c67523d271200000b20354b6074889eb3ae99836e5563788ea6b7aa95806b553a2a17040000000000000000001c32475c71879cb1bca6917c67513c373737373737374556687d93a4b6baa997826d5b4a3621110000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000061426364a5c71869bb0bcab907c66503b26110000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000000000b21364b60768a9fb4ae98836e55556e8499aeaa947f6a553a2d3d576d8297acac97826d575971869bb1b29d87725c4a36210d0000000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e0002172c42576c8197acc4b39e8975604b3f302f445a6f8499a7927d67523d2631434c62778b9fb4b9a8907a65503b251000091e3245566f849aafc4a9947f695443301808000000000000091926313535353535353535353544556f849aafc8a7927d68523d28130000000000000000000000091e33485e73889daeaea18c77614c37220c00000000000000000000000000000006141f2629303030303026241d1204000000000000000000000b20354b60758aa0b5b49f89745f4a341f0000000000000000000013253653687d92a8bcab917c675160758a9fb4ad97826d583d2d1a07000f243a4f64798fa7b8a8937e69535b73889db3b09b86715847331f0a0000000000000000001c32475c71879cb1bca6917c67514d4d4d4d4d4d4d4d4d6075889db2c2b49f8a77624d3d2d1a030000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271207070707070700040a0e1920304354647a8fa3b5b49f8b77614c37220c0000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000000000000000000114263651667c91a9baa8927d685353687e93a8b09a85705847364a5b73889db2ab917c6752566b8095abb7a58e79644e39240f0000000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e00061c31465b71869ba2a2a298826d574532212f445a6f8499a7927d67523d281f3448596e8398aec6a9947f6a543f2a15000b21364b60758a9fb4b8a68e79634e36251300000000000001142637444b4b4b4b4b4b4b4b4b4b4b566c8196abbfaa947f6a553f2a150000000000000000000000071c32475c71879cb1b9a38e79644e39240f00000000000000000000000000000000020c12141a1a1a1a1a110f090000000000000000000000000c21374c61768ca1b6b39e88735e49331e000000000000000000071c3043546e8398adb59f8b77614c566f859aafb39d88735b4a36210c03172939556a7f94aab7a68e78634e586d8398adb49f8b77614c37210c0000000000000000001c32475c71879cb1bca6917c67626262626262626262626a7f94a6b7b8a695806b5948341f0f000000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271c1c1c1c1c1c1c1c181f222b35434b6073849aafc1b09b85705947341f0b0000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000000081c3043546d8297adb5a48c77624d4d62788da5b49f8b76614c394e63798ea6b49f8b76614c50657a8fa8b9aa957f6a553b2b180500000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e00091f34495e74898d8d8d8d8d7e69543928162f445a6f8499a7927d67523d28182a3b54697e93a9beac96816c57412c17000f24394f647a8ea9bab39d88735b4a361808000000000000081d314455606060606060606060606060697e94a9beab96806b56412b160000000000000000000000051a30455a6f859aafbca7927c6752382715020000000000000000000000000000000000000005050505050000000000000000000000000000000f243a4f647a8fa4b9b19c87725c47321d0000000000000000000b20354a6074889eb3b19b86715847556a7f94aab7a68e79634e39240e0a1e33465770859ab0b39d88735b4953687d92a8bcab917c67523c27120000000000000000001c32475c71879cb1bea9937f7777777777777777777777788a9fb4c4b39e8876614c3b301d15090000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c3232323232323232322a34373c494d616a7f95a2b4b6a4927d67523b2a18040000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000000000000000000b20354b6074889eb3b19c86715948495a72879cb2aa917c675239546a7f94a9b09b857058474b6075899eb3b09b8671594834200b00000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e00000d23384d6278787878787875614b36211a2f445a6f8499a7927d67523d2812273c51677c91a6bcad98836d58432e180012273d52677c92a7c7ae99836e593d2d1a000000000000000b20354b60737575757575757575757575747e93a8bdac97826c57422d17000000000000000000000002172d42576c8297acc1ac96816c5645311d0c0000000000000000000000000000000000000000000001040600000000000000000000000000071a2d3d53697e93a8beae99846e59442f190000000000000000000f24394f64798ea7b8ab96816b563a4f647a8fa8b9a9947f69543928160c21364c61768a9fb4ad98826d583d4d62788da5b7ac97826d573d2c1a0600000000000000001c32475c71879cb1c6ae9d938c8c8c8c8c8c8c8c8c8c8c8d9fa9babea8937e6961574d413127190900000000000000000000000000000000000000001c32475c71879cb1bca6917c6751474747474747474747473a474c515a626f7f949eafbbaa9c8674604b35200c000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000000000000000000f253a4f647a8fa6b8ab96806b563b3c576c8196acad97826d54465770859aafaa95806a553a44556e8399aeb59f8b77624d37220d00000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e00000b2035485a626262626262615746321e1a2f445a6f8499a7927d67523d2812273c52677c91a7bcad98826d58432d1800152a40556a7f95aabfab95806b56402b16000000000000061b30455b70848a8a8a8a8a8a8a8a8a8a8a8a939cadc2ad97826d58422d1800000000000000000000000014293e53697e93a8c3b39e8875604b3a2a1a0b00000000000000000000000000000000060c0e111416191b160c09030000000000000000001221364a5b70859aafc5aa95806b55402b16000000000000000003162839556a7f94aabbaa907b66513b4b6074899eb3af9a846f5745321e11273c51667c91aabba7927d68523d495a72879db2b29d88735b4935210c00000000000000001c32475c71879cb1c6bbaea9a2a2a2a2a2a2a2a2a2a2a2a2b4bac7c7b29d877e75675f4b4437271909000000000000000000000000000000000000001c32475c71879cb1bca6917c675c5c5c5c5c5c5c5c5c5c5c5d5961676e7883949dafbcb49f8c7a645544311d08000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000006192c3c566b8095abb9a8907a65503b3b51667b90a9b39d8874604c61768a9fb4a78f7a654f3a3753687d93a8bcab937e685339281603000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e000006192b3c484d4d4d4d4d4d4b463928161a2f445a6f8499a7927d67523d281d3040556a7f94aabfab96816c56412c1700182d43586d8298adbda8927d68533d2813000000000000061b30455b70859aa0a0a0a0a0a0a0a0a0a0a0a8adbac2ad97826d58422d180000000000000000000000000e23394e63798ea4b6b8a6927d67584738291b1001000000000000000000000000010f1a212326292c2e312b211e160b06000000000008131c31424e63798ea2b4b9a7907b65503b25100000000000000000091e32465770859aafb49f8b76614c3644556e8499aeb49f8a76604b3621192c3c576c8197acb6a48d77624d383c586d8297adb7a68e78634e39230e00000000000000001c32475c71879cb1c6cbc1beb7b7b7b7b7b7b7b7b7b7b7b8c1c3c7cab6a59d93887c6d605544372715020000000000000000000000000000000000001c32475c71879cb1bca6917c7171717171717171717171717273777c838b99a1afb6ab9f937e695c4b37271501000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000000000000c2035495a71879cb1b49e8975604b36364b61768a9fb4a68e796451667c91aab39e8975604b35384d62778da4b6ae99846f5746321e09000000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e0000000e1e2b353838383838383632281b0b1a2f445a6f8499a7927d67523d2731404d5f70859bb0c2a8937e68533e291300192f44596e8499aebaa5907b65503b2610000000000000061b30455b70859ab0b5b5b5b5b5b5b5b5b5b5bdbebebead97826d58422d180000000000000000000000000c21364a5b72879cb2c4b39d8876615646392e1d140900000000000000000000000f1f2c35383c3e4143464036322821191412111113182530404e606f8499afc0b39e8974604b35200b00000000000000000c21364b61768a9fb4b09b85705746333754697e93a9baa9907b66503b262135495b72879db2b29c87725a48343d52677d92a7c3a9937e695438271502000000000000001c32475c71879cb1c6c1b4b0a9a9a9a9a9a9a9a9a9a9a9aaabaeb2b7c3b6b2a69d918173605544311d120000000000000000000000000000000000001c32475c71879cb1c6b29d8786878787878787878787878787898c91989faab5b0a59d8d7f69604e3e2e190900000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000000000000e23384d63788da4b6ae99836e5544313246576f849aafaa947f6a576d8297acae99836e55443134485a71869cb1b49f8a76614b36210c0000000000000000000001080b0f12110b09020000000000000000000c21364b61768ba0b39e89735e49341e000000000e1920232323232323211e160b001a2f445a6f8499a7927d67523d38454b5e677c91a3b5b6a48e79634e39240e001a30455a6f859aafb9a48f7a644f3a250f000000000000061b30455b70859aa9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a997826d58422d18000000000000000000000000071a2d3d54697e94a6b7b7a699837461574b3e3126190d000000000000000000061a2c3d494e515356595b554b4639352c29272627282f36434a5e687e93a1b3bbaa96816c5544311d08000000000000000011263b51667b90a9baab95806b563929394e63798ea6b8ab96816c563c2b23384d63788da5b6ac97816c573c2b374d62778ca4b6ae99846f5645311d09000000000000001c32475c71879cb1c6b4a39b94949494949494949494949596999da5aab3b9b7b29f978373604b4030190900000000000000000000000000000000001c32475c71879cb1c6b7a59d9c9c9c9c9c9c9c9c9c9c9c9c9d9ea7a6adb4ab9f9b93877b69614f423120100000000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000417293a54697e94a9c2a8937e68533727283954697f94a9b09a85705b73889db2a8937e685337272b3c566b8196abbaa9917c665136261401000000000000000008141c20252826211e160a00000000000000000c21364b61768ba0b39e89735e49341e0000000000060b0d0d0d0d0d0d0c090300051a2f445a6f8499a7927d6752454b5660697c8a9eb4bfb19c87725b4a36210c001b31465b70859bb0b8a38e79634e39240e000000000000061b30455b7085949494949494949494949494949494949494826d58422d18000000000000000000000000000f21364b6075889db3bbb3a1998475645c4b44372b1d0e00000000000000000c2135495b6366696b6e706b61574d493c3e3d3b3c3e3f4c5460697c8c9fb4bfb49f8b78624d372715010000000000000005192b3c576c8196acbaa9907b65503b26364a5b73889db3b19c87725a4835273853697e93a8bcab917c67513c2734485972879cb2b49e8975604b36200b000000000000001c32475c71879cb1c5b09b857f7f7f7f7f7f7f7f7f7f7f808184888d959ea7b3bdb1a197826d5e4c37271502000000000000000000000000000000001c32475c71879cb1c6c3b7b2b1b1b1b1b1b1b1b1b1b1b1b1b2b3b8c5b09e968c867e74655d4f43322414020000000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000a1f33475870859aafb6a48d78624d382324394e63798ea6b49f8b7663798ea6b6a48d78624d3823263b50657b90a8b9ad97826d5443301c08000000000000010f182630353a3d3b3632281a12040000000000000c21364b61768ba0b39e89735e49341e0000000000000000000000000000000001081a2f445a6f8499a7927d6752566067747f8c9ea8b9b3a1927d68523d2d1a07001c31475c71869cb1b8a38d78634e38230e0000000000000012273c52677d7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7b66503b261100000000000000000000000000091e324557667c919db4bcb3a29a877a6a6055483b2b1e0e000000000000000e23384e63797b7e81838680756b635b585452505153575d65727f8c9faabbb7a596816c5a4835190900000000000000000b2034485a72879cb1b49f8a75604b36212d3d586d8398adb6a48d78624d383145566f8499aeb59f8b77614c37212b3b576c8197acb9a8907a65503b2510000000000000001c32475c71879cb1bca6917c69696969696969696969696a6c6e7278808999a1b1beb19f917c665544311d08000000000000000000000000000000001c32475c71879cb1c6bfb3aeababababababababababababadb1b6c2ab968176716860564b3f32241406000000000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000000000c21374c61768b9fb4b19c87725a48352021364a5b73889db3aa917c697f94a9b19c87725a48352020364b6075899eb4b39e8874604b35200b0000000000000f1f2c36434b4f52504b45383022120300000000000c21364b61768ba0b39e89735e49341e00000000000000000000000000000408141c202f445a6f8499a7927d67656c757d87949faab9b7a6998472604a35200f00001c31465b71869bb0b9a38e79644e39240f000000000000001025394d5f67696969696969696969696969696969696969665e4c38230f00000000000000000000000000031628394c5e6a7f939fabb8b3a59c8c7f736259483c2b1c0c0000000000051b30455a7084919396989b95888078726d69676666686c727b85949faabbbaa99d8775614b3c2b190000000000000000000d22384d62778da4b6af9a85705645321e283d53687d92a8c2a8937d685337364b6075899eb4b19b86715847331f273c52677c91abbcab95806b563a2a18040000000000001c32475c71879cb1bca6917c67545454545454545454545556595a636a768397a0b1beb29d8774604b36200c000000000000000000000000000000001c32475c71879cb1c6b3a199959595959595959595959596989ca4aab49e96867e75665e4f4332241300000000000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000000000000215273752677d92aabbab96816c563c2b191a2d3d586d8297adad978270859aafac96816c573c2b191d3145566f8499aeb8a68f7a654f3a251000000000000c1c2c3d49546064676660564c4030211100000000000c21364b61768ba0b39e89735e49341e000000000000000000000000020b171f2630353a3e5a6f8499a7927d747a8189929da5b4bbb5a69d8877615443301c0700001b30455b70859ab0b9a48f7a644f3a250f000000000000000a1e30414d52545454545454545454545454545454545454504c402f1c0900000000000000000000000000000a1b2f4050616a7e8d9ea6b2b6aa9f948477625a483a2a17040000000003182d43586d8298a8abaeb0a69d958d87827e7c7b7c7d8187909ba3b4bbb9aa9f8b7a645746321e0e00000000000000000114263653687d92a8c2aa95806a5538281623384d62788da5b6ae98836e55443b50657a90a8b9ab96816b563a2a1722374c61778b9fb5b09b86715847331f0a0000000000001c32475c71879cb1bca6917c67513f3f3f3f3f3f3f3f3f40413c494d5861728297a4b6b7a5927d67523a2917040000000000000000000000000000001c32475c71879cb1c3ae998380808080808080808080808183878d959ea8a49c94877c69614f42311e0e000000000000000000000c21364b61768ba0b6b19c87715c47321c07060604000000000000000000000000081d3144556e8398aebaa9907b66503b261112273c52677c91abb39d88768b9fb4a9907b66513b261115273853687e93a8c2ab96806b563c2c190600000004182a3a495b63737a7d7b75665e4c3f2e1c08000000000c21364b61768ba0b39e89735e49341e00000000000000000000000a161e293336434b50575c6f8499af9f8b888f969ea7b2b6bab4a49c887a6459473625130000001a2f44596f8499aebba5907b66503b26110000000000000001132330393c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3b382f221100000000000000000000000000000000122233435060687c8898a0b3b9b4a29a8778625847331f130000000000152b40556a8095aabfc1b5b0b0aaa49c989392909193979da5b0b4c1b5a89e8c7d665c4a392816000000000000000000081c3043546e8398aebaa98f7a65503a25102035485a72879db2b39e8974604b3b566b8095abbbaa907b66503b26111f34475971869cb1b59f8b77614c37220c0000000000001c32475c71879cb1bca6917c67513c2a2a2a2a2a2a2a2a2b2c2c353a47546074869cb1c3af9a856f5846331f0a0000000000000000000000000000001c32475c71879cb1bca6917c6b6b6b6b6b6b6b6b6b6b6b6c6e7178808a9aa2b1a59d8d7f69604e3c2c19060000000000000610161821364b61768ba0b6b19c87715c47321c1c1c1b191209000000000000000000000b20364b6075899eb3b49f8a75604b36210b0c21374c61778b9fb4a69b859baab49f8a76614b36210c0d23384d62788da4b6b19c87715a4935200c0000000a1f3347586379868f9290887c665d4b37230b000000000c21364b61768ba0b39e89735e49341e00000000000000000003111a28323a464c5460656c737a8ea1b3a99f9ea6acb3b8bab4a99f958678645c4a3a2a1808000000182d42576d8297acbda8937d68533e2813000000000000000005131e25272a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a26231c11040000000000000000000000000000000004152533424e5e667683929ea8b7b4a59c8776614c413018080000000013283d53687d92a8bdb5a39b9ba3b2b2ada9a7a5a6a8acb2b7c3b7b2a39b8a7c665e4d3e2d1b0b0000000000000000000b20354b6074899eb3b49f8a75604b36200b192b3c576d8297acb9a78f7a644f475971869bb1b49f8a76614b36210c182a3a566c8196abbcab917c67523c27120000000000001c32475c71879cb1bca6917c67513c2714141414141414151719202a364556677c91a7b8b49f8a76614c36210c0000000000000000000000000000001c32475c71879cb1bca6917c675656565656565656565656585a626a788499a1b2ab9f937e685a4935200b00000000000a18232b2e31364b61768ba0b6b19c87715c4732313131302e261a0c00000000000000000010263b50657b90a8b9af99846f5645321e090a1f33475870859bb0b4a39ba3b4af9a85705746321e0a0b2035495a72879cb1b6a48d78634d38230e0000000c22374c6176889ba3a7a69e8c7b6550392916030000000c21364b61768ba0b39e89735e49341e00000000000000000715212f38454b586169747a81888e98a9bfbab4b3b8c2b6b1a99f978b8074625a4a3d2d1c0c00000000152b40556a8095aabfab96806b56362513000000000000000000010a1012141414141414141414141414202020202020110f090000000000000000000000000000000000000007152431404c58616e7d8a9da6b7b6a599836e5f4d3625130000000010253b50657a90a5c9b09b8586939da6adb3b7c4bbbac4b7b2ada59d928579665e4d40302010000000000000000000000f243a4f647a8fa7b8af9a846f5645311d0912273c52677c91abbcaa95806a554c61778b9fb5b09a85705746321e0911273c51667c91abbcad97826d583d2c1a0600000000001c32475c71879cb1bca6917c67513c27120000000000000000060c1827384b6074899eb3bbaa907b66503b26110000000000000000000000000000001c32475c71879cb1bca6917c6751404040404040404040413c484d5a62728399a3b4b49e8a78634d39291703000000061828353f4346464b61768ba0b6b19c87715c47464646464642382a1a0900000000000000071a2d3d576c8196acc3a9937e69543828160204172a3a556a8095aac1b4b0b4c1a9947f6a543929160306192b3c566c8196abc2a9947e69543a2a17040000162b40566b8095a6b5c2b8aa9b85715746321e0a0000000c21364b61768ba0b39e89735e49341e00000000000000081625323f4c56606a767f878f969da6a9b6c6c9bcb4b0aaa49c948b82786a6056483c2d1f0f000000000012283d52677d92a7c7ae99846e5443301c070000000000000000000000000000000000000002101b222535353535353524221b10020000000000000000000000000000000000000614222f3a474c5f6779889da8b9b3a1917d675443301c070000000e23384d63788dabbcaf9a85737e8791989da6a4a5a5a4a69d9891877d73635b4c403022120200000000000000000003172939556a7f94aac5a9947f6a54382715020c22374c61778b9fb5b09b85705852677d92abbcaa95806a55392816030c21364c61768b9fb4b29d88735b4936210c00000000001c32475c71879cb1bca6917c67513c2712000000000000000000000a1d3144556e8399aec8a9947e69543f29140000000000000000000000000000001c32475c71879cb1bca6917c67513c2b2b2b2b2b2b2b2b2c2b353c48546074859bb0b9a898836e5746331e0a0000001023354653585b5b5b61768ba0b6b19c87715c5b5b5b5b5b5b5548382612000000000000000d21364a5c72879db2b6a58d78634e38230e00000f253a4f647a8fa7b9c8c5c8b8a68e79644e39240f000011263b50667b90a9baaf9a85705847331f0a00001b30465b70859bb0c4d2c8b5a38b75614b36210c0000000c21364b61768ba0b39e89735e49341e00000000000006162634434f5d65747f89949da5acb2b7c4c6bfb3ab9f9b958e877f776d635b4b45382b1d0f0100000000000e24394e63798ea9bab39e8874604a35200b0000000000000000000000000000000000000010212e373a4a4a4a4a4a4a3a362e20100000000000000000070707070707000000000004121c2a33414d5b63798a9eb4bfb19c8673604a35200b0000000b20364b60758a9fb4b29d877269747c83888d8e90908e8c88837b74686055493c2f221204000000000000000000000a1e33465770859ab0b9a88f7a644f3a240f000b1f34475971869cb1b49f8b7661546d8298adb9a88f7a654f3a2510000a1f33465871869bb0b7a68e79634e39230e00000000001c32475c71879cb1bca6917c67513c27120000000000000000000001152737556b8095aac0ac96816c57412c170200000000000000000000000000001c32475c71879cb1bca6917c67513c27161616161616161719202b36455664798ea2b4b49f8a76614c36210c000000162b3f53646d71717171758ba0b6b19c8671717171717171706655422e19040000000000000f24394e64798ea5b7b29d87725b4935210c00000b20354b6074899eb3c9dac8b39e8874604a35200b00000b21364b60758a9fb4b49f8b76614c37210c00001b31465b70869bb0c6d5cab7a58c77614c37220c0000000c21364b61768ba0b39e89735e49341e0000000000001424344451616a7b87959ea8b2b7bbb4afb3c0b3a1998c867f79726a62594d493c32281a0d000000000000000b20354b6075899fb4b8a78e79644e362614010000000000000000000000000000000000081b2e3f4b4f6060606060604f4a3e2e1b0700000000060c0e1c1c1c1c1c1c0c0a04000000000c181f303d4a5b687d92a4b6b5a48f7a65503a2510000000081d31445573889db2b49f8a756060676d7377797b7b7977736d6660554b44372c1e110400000000000000000000000c21364b61768a9fb4b39e8974604b35200b0004182a3b566c8196abbcab917c676074889eb3b49e8975604b36200b000417293a566b8096abc4a9937e695438281502000000001c32475c71879cb1bca6917c67513c2712000000000000000000000014293e54697e93a9bead97826d58422d180300000000000000000000000000001c32475c71879cb1bca6917c67513c271201010101010100050e1828384a5c70859ab0bbaa907b66513b2611000000182e43586d8286868686869cb1c7b5a48f8586868686868684705b46301b06000000000005182b3b556a7f95aac3ac97816c573d2c1a060000081d3144556e8398aec3dac9ad98826d5443301c070000091e3245566f8499afbbaa927d67523827150200172c42576c8197a8b8c5bbb29d87725947341f0a0000000c21364b61768ba0b39e89735e49341e00000000000e1e324251626c7f8d9da5b4b9b6b2aa9f9aa2b3ae998376716a645c554c483b352c1e160a0000000000000000081d3144556f849aafc5aa957f6a5443301c0800000000000000000000000000000000000e22374b5d65757575757575645c4a36220d0000000e192023313131313131211f170c0000000004131f2d3d4b6073869cb1c2aa95806b55402b16000000021527375b70859ab0bbaa8c77624d51585a6264666564615958514b44373127190e0000000000000000000000000011263c51667b91aabbae99846f5544311d08000011263b51667b90aabbac97826d64798ea6b8af99846f5544311d08000011263b50667b90aabbaf99846f5645321d09000000001c32475c71879cb1bca6917c67513c2712000000000000000000000013293e53687e93a8bdad98836e58432e190300000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000a1a2d3e556a8095aac8a9947f69543f2a140000001c31465c71869b9b9b9b9ca4b6cac2b5a39b9b9b9b9b9b9b8a745f4a351f0a00000000000b2034485971869bb0baa9917b66513c26110000000114263753687d92a8c2b9bcab927d67523625130000000216283854697e93a9c3ae98836e5645311d09000d23384d62788a9ea7aaaa9f927d67523a2a18040000000c21364b61768ba0b39e89735e49341e0000000005192b3c4f606c80949fabb6b8b3a59d948b8499a1a7927d6758554e4a3e37342a21190e020000000000000000000114263754697e93abbcb29d8773604b3626140100000000000000000000000000000005182a3b4f657b8a8a8a8a8a8a7a644f3a240f00000e1e2c353846464646464637332a1c0c00000000010f1c304354697f94a9beb09b85705b46301b06000000182e43586d8398adc8a48f7a654f3c3c484d4f50504f4c473a3c3631271d15090000000000000000000000000005192b3c576c8196acc5a9947e69543726140100000c21364b61768a9fb4b29d88736a7f94a9c4a9947f69543727150200000c21364b61768a9fb4b49f8975604b36200b000000001c32475c71879cb1bca6917c67513c27120000000000000000000000142a3f54697f94a9beac97826d57422d180200000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000012273d52677c92a7bcab96806b56412b160100001c31465c71869bb0b0b0b1b6c2d3d2c1b5b0b0b0b0b0b09f8a745f4a351f0a00000000000d22374d62778b9fa3a39f8a76614b36210c000000000d22384d62778da4a3a3a39f8b77624c37220d000000000e23384e63788da5a3a39e8975604b36200b000c2035495a657b889295948b7f6a5f4d3a1c0c000000000c21364b61768ba0b39e89735e49341e000000000b2035485a697e939eb4bcb5a79e93877f776f8499a7927d67523a39362d221f180d060000000000000000000000000d23384d62788c9fb5b7a5907b665443301c0e0000000000000000000000000000000c1f3448596d82989f9f9f9f8975604b36200b0006192c3c494d5c5c5c5c5c5c4c473a2a170400000000011426364e63798ea3c7b29d88725d48331d08000000162b40556b8095aabca7927c67523d2b3538393b3b3937342a26201d15090100000000000000000000000000000b2035485a72879cb2b8a78e79644e39240f0000000a1e33465770859bb0b7a68e7970859aafb8a78e79644e39240f0000000a1e32465770859bb0baa8907a65503b2510000000001c32475c71879cb1bca6917c67513c27120000000000000000000005182a3b576c8196acc0ab96806b56412b160100000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000011273c51667c91a6bbab96816c56412c170100001c31465c71869ba3a3a3a4aab7c7c6b6a9a3a3a3a3a3a39f8a745f4a351f0a000000000013283e53687e8e8e8e8e8e846f5746321e0a000000000b2034485a71868e8e8e8e8e85715948341f0b000000000c2135495b72878e8e8e8e8e7b65503b26100006192c3c4b5d65767d807e786a614f41311e00000000000c21364b61768ba0b39e89735e49341e000000021528384d62788a9fb4bdb5a39b897e7469616f8499a7927d67523d28221b100b0500000000000000000000000000000c2035495a70859aafc3b19b8673604b3c2b1a0a000000000000000000000000000c1c2e3e4c62778a9fb4c4ae99836e5544311d08000c2035495a63717171717171615847331f0a00000000000c21364b61768ba9bab49f89745f4a341f0a00000013283e53687d93a8bda9947f6a543f2a202224262624221f18110b0802000000000000000000000000000000000d22384d62788da4b6b39e8974604a35200b00000003172939556b8095aac4a9947e758a9fb4b39e8874604a35200b00000003162939556b8095aac6ab95806b563a2a18040000001c32475c71879cb1bca6917c67513c2712000000000000000000000c1f34475970859bb0c5a8927d68533d28130000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000215273753687d93a8bdaa95806a55402b150000001c31465c71858e8e8e8e8f99aabdc2a9988e8e8e8e8e8e8e8b745f4a351f0a00000000000d22374d6277797979797977624d392916030000000005192b3c4d6278797979797978624d3b2a180500000000061a2c3d4d6278797979797977614c37220c00000e1e2e3f4b5861686b69635a4f4332231301000000000c21364b61768ba0b39e89735e49341e000000091d3245566d8297a9bab6a49b85786860555a6f8499a7927d67523d281207000000070707070705040000000000000006192c3c52677d92a5b6b5a3927d685a4938281a0d00000000000000000000000c1b2a3a4a5c6d8297a9bab8a6927d675237271502000e23384d637885868686868576614c37210c0000000000091e324657748a9fb4b49f8a755f4a35200a00000011263b50667b90a5c9ac97816c57422c170d0f11100f0c0a04000000000000000000000000000000000000000114263753687d93a8c3ae99836e5443301c070000000010253a50657a8fa9baaf99837c91a9baae98836e5443301c070000000010253b50657a90a9bab19b86715947341f0a0000001c32475c71879cb1bca6917c67513c271201010101010200030a101c2b3c4c62778b9fb4b8a78e79644f39240f0000000000000000000000000000001c32475c71879cb1bca6917c67513c2712010101010101000108111d3144556c8197acc6a8937e68533e29130000000e23384e6379797979797b8fa4bab5a48e7a79797979797979634e39240e0000000000000b20344859626464646464625948341b0b0000000000000d2035485a626464646464625a48351d0d0000000000000f2035495a626464646464615947341f0a00000011212e3a464c5255544d493c3225150500000000000c21364b61768ba0b39e89735e49341e0000000b20364b6075899eb4bcab9c8675625a4b445a6f8499a7927d67523d281200040a0c1c1c1c1c1c1b1812080000000000000e20354b6074879db2c1b39e8978625645382b1c13080200000000000108121d2a394758647a8c9fb4c4b39e8874604b36200b00000c22374c61778c9b9b9b9b8f7a644f3a241100000000000b20364b60758ba9bab39e89745e49341f090000000e23384e63788dabbcae99846f59442f1a000101010101010101010101010101010000000000000000000000081d3144556e8398aec4a8937e695336251300000000000b20364b60758a9fb4b49f8b849aafc3a8937e685336251300000000000b21364b60758a9fb4b59f8b77614c37220c0000001c32475c71879cb1bca6917c67513c271717171717171718161e212e3a485a6a7f95aabbb39e8874604b35200b0000000000000000000000000000001c32475c71879cb1bca6917c67513c271717171717171717141d202f3e4b6074889db2b9a88f7a654f3a25100000000c2135495b6364646464768ba0b6b19c8671646464646464635b4a36210c00000000000005182b3b484d4e4e4e4e4e4d483b2b180000000000000006192b3c484d4e4e4e4e4e4d483c2b190000000000000006192b3c494d4e4e4e4e4e4c473a2a180400000003111b2933363d403f38352c1e15070000000000000c21364b61768ba0b39e89735e49341e00000011263b50667b90a8b9b59f8d796357483c445a6f8499a7927d67523d28120c171f213131313131302d251a0c0000000000081d314455687d92a3b4b9a79b85746056483b30251e16110f0e1011141d20303b47576176879dabbcb7a6947f6a5645311d0900000b20354a6074899eb1b1a9937e69543f2f1e0f0600040c192a3a4e64798ea3c7b19c86715c47311c070000000b21364b60768a9fb5b19c87715c3a29171717171717171717171717171717171713110b02000000000000000b20354b6074899eb3b7a68e78634e39230e0000000000091d3245566f849aafbaa99f9aa2b3b7a58d78634d38230e0000000000091e3245566f859aafbcab927c67523d27120000001c32475c71879cb1bca6917c67513c2c2c2c2c2c2c2c2c2d2932363f4b5862788a9eb4bfac97826d5443301c080000000000000000000000000000001c32475c71879cb1bca6917c67513c2c2c2c2c2c2c2c2c2d2631353f4b5c697e93a6b7b39e8975604b36200b000000061a2c3d494e4e4e4e61768ba0b6b19c87715c4e4e4e4e4e4e4a3d2d1a07000000000000000d1d2b3437393939393937342b1d0d00000000000000000e1e2b3538393939393938352b1e0e00000000000000000e1e2b3538393939393937342a1c0c0000000000000b171f21282b292320190e00000000000000000c21364b61768ba0b39e89735e49341e000000142a3f54697f94a9c6af99846f5b4a392b445a6f8499a7927d67523d28121c2a333746464646464541372a1a0800000000011527374b6073859baabbb5a39a847462594a433632282625242526263135414d596175849aa5b7bcab9d8775604b382715020000071c3043546f8499afc7b09b85705d4c3c2c201917171f2a3747586a8095aac6ad98826d58432d1803000000091e32455673889db3b49e89745847332c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c28261e13060000000000000f253a4f647a8fa7b8b39d88735b4935210c000000000002152838546a7f94a9c5bab4afb3c0b29d88725b4935210c000000000002162838556a7f95aac6ad97826d583d2d1a0700001c32475c71879cb1bca6917c67514141414141414141414239464b515d6576869ca8b9b3a18e79644e362614010000000000000000000000000000001c32475c71879cb1bca6917c67514141414141414141414237444b4f5d657a8a9fb4bead98826d5645321d09000000000f1f2c353839394b61768ba0b6b19c87715c473939393939362d1f0f0000000000000000000d18202224242424242220180d000000000000000000000e19202324242424242220190e000000000000000000000e1920232424242424221f180c0000000000000000040a0c1316140e0c060000000000000000000c21364b61768ba0b39e89735e49341e000001162c41566b8196abbfaa947f6a553d2d2f445a6f8499a7927d67523d28172a3a474c5c5c5c5c5c5a55483725120000000000091c30435463798b9fb4bdb4a29a84786760544b45383b3a393a3c37444b515f6777859aa2b4c0b49f8d7b655645321a0a0000000013253653687e93a9bab4a3907b655a493d352c2c2a333a47556176899eb3b9a8927c67523d271200000000021628385b70869bb0b9a88c76614c4141414141414141414141414141414141413e3a312413020000000003172939556a7f95aac5ad98836d583d2c1a060000000000000f24394f64798ea7b8ccc9c4c7c2ad97826d583c2c190600000000000010253a4f657a8fa8b9b29d88735b4a36210c00001c32475c71879cb1bca6917c675656565656565656565758595761666e7a879ca4b5baa899846f5c4a361808000000000000000000000000000000001c32475c71879cb1bca6917c675656565656565656565657585560646e7b889ea8bab2a08e79644e3828150200000000010f1a212324364b61768ba0b6b19c87715c473224242424211a0f0100000000000000000000050b0d0f0f0f0f0f0d0b05000000000000000000000000060b0d0f0f0f0f0f0d0b05000000000000000000000000060b0d0f0f0f0f0f0c0a040000000000000000000000000000000000000000000000000000000c21364b61768ba0b39e89735e49341e000002182d42576d8297acbca7927d67523d282f445a6f8499a7927d67523d281f334758617171717171706655412d180400000000011426364a5b697e939fb1beb4a29a897d7367605654514f4e4f5154556066707c889ba3b4bfb3a295806b5d4b38281600000000000c21364c61768a9fb4c1b39d8878635b4d493c423a474c586173849aa7b8b49e8976614b36210c0000000000192e43586e8398adc6a38e796456565656565656565656565656565656565656534e42311e0b000000000a1e33465770859ab0c3a8927d68533d2813000000000000000b20354b6074899eb3c8ded9d3c2a7927d67523d2812000000000000000b20364b6075899eb4b7a68e79634e39230e00001c32475c71879cb1bca6917c6c6c6c6c6c6c6c6c6c6c6c6d6e71767b838f9da5b5bcab9f8a78624d3e2d1b00000000000000000000000000000000001c32475c71879cb1bca6917c6c6c6c6c6c6c6c6c6c6c6c6c6e70757a838c9ea6b8b7a698836e5c4a361a0a00000000000000060c0e21364b61768ba0b6b19c87715c47321c0f0f0e0c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c202020202012100a0000000000000000000c21364b61768ba0b39e89735e49341e000001162c41566b8196abbda8927d685337262f445a6f8499a7927d67523d2821374c6176858686868684705a45301b05000000000008182d3d4e606d8197a0b1bdb4a79e92857c756e696664636566696e747c84919da6b5bfb3a1998473604b3f2e1a0a00000000000a1f3346586b8095a5b7b7a69c86796b625a595759586168768399a2b4b7a695806b5746331e0a0000000001162b41566b8096abbba6917c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68604e3a2611000000000c21364c61768a9fb4b7a58d78634d38230e00000000000000081c3043546e8399aec3d8decab6a48c77624d37220d00000000000000081d3144556f8499afc4a9947e695438281502001c32475c71879cb1c4ae998381818181818181818181818284868a9199a1b2b6b9ab9f8d7d675a4935201000000000000000000000000000000000001c32475c71879cb1c4ae99838181818181818181818181828385898f989faab8b7a89d8877614c3e2d1b000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000000000061016182020202020100e0800000000000000000000050e1417202020202013110b02000000000000000000020b1113202020202015130d0300000000000e1c272f32353535353527241d1204000000000000000c21364b61768ba0b39e89735e49341e000000142a3f54697f94a9c6ab96816c5544312f445a6f8499a7927d67523d282c3d51667b909b9b9b9b87715c47321c070000000000000f1f31424b607382979fb4bab8b3a39b9189837f7b7a797a7b7e8388919aa2b3b8bab4a19983746055443121110000000000000417293a4b6175879da9bab6a49c8b8078716e6c6e70767e8899a1b3bbaa9d8876614c39291703000000000013293e53687e93a8bdaf9a8481818181818181818181818181818181818181817e68533e28130000000011273c51667c91aabbb29d87725a4935200c000000000000000114263653697e93a8c4d4dcc6b19c8771594834200b000000000000000215273754697f94a9c5af99846f5645321d09001c32475c71879cb1c6b3a199969696969696969696969697999c9faaaeb3bcb5a89e8d7e695f4d3c2b190200000000000000000000000000000000001c32475c71879cb1c6b3a199969696969696969696969697989a9ea8adb4bbb5a59d8a7a645947342010000000000000000000000c21364b61768ba0a6a69c87715c47321c070000000000000000000000000000000917232b2d353535353525221b100300000000000000081622292c353535353529261f14060000000000000006131e262835353535352a282015070000000a1c2c3943474a4a4a4a4a3c39302312000000000000000c21364b61768ba0b39e89735e49341e00000010253a50657a8fa8b9b29d8774604b3d2e445a6f8499a7927d67523d2b39495b6d8298adb1ad98836e58432e190300000000000001141d314455607381939fa9b4c0b5b0a79e9894908f8e8f9193989ea6afb4c0b4a99f94837460564537261403000000000000000c1e334657647a8b9fa9b7b6aa9f958d86838183858a939da6b3b9ab9f8c7b655846331b0b00000000000011263b51667b90a6bbb4a29a9696969696969696969696969696969696969696846f59442f1a04000006192b3c576c8197acc8ad97826d583c2c190600000000000000000e23384e63788da6b7c8c8c9ac96816c573b2b180500000000000000000f24394f64798ea7b9b49f8975604b36200b001c32475c71879cb1c6bfb3aeababababababababababacadaeb1b4bbb8b3ab9f98897c69604f41301e0e0000000000000000000000000000000000001c32475c71879cb1c6bfb3aeabababababababababababacadafb4b9b9b4ab9f978779645c4a3a2a1802000000000000000000000c21364b61768b9191919186715c47321c070000000000000000000000000000061727353f424a4a4a4a4a3a372e2110000000000000051626343e414a4a4a4a4a3e3a312414020000000000021324313a3d4a4a4a4a4a3f3c3325150300001427394a565c6060606060514d41301d0a0000000000000c21364b61768ba0b39e89735e49341e0000000b21364b6075899eb4b7a5937e685b4b3f445a6f8499a7927d67523d3c495763798c9fb4b9a8937d68533e28130000000000000000011426374455606c7e8a9aa2b0b4c1b9b3aea9a6a4a3a4a6a9aeb3b8bcb5afa39b8b7f72605645382819090000000000000000031729394a5c667c8b9da6b4bbb4aba49c9997989b9fa9b3b7b2a89e8d7d685d4c3a2917000000000000000e23394e63788ea3c5c0b4afababababababababababababababababababab99846f59442f1a0400000b2035495a72879cb2b3a7927d67523d28120000000000000000000c2135495b73889db2b3b3b3ab917c66513c27110000000000000000000b20354b6074899eb3b3a8907b65503b2510001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b2b2b1afaca9a79e978c8377665e4f42322313000000000000000000000000000000000000001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b2b1b0adaaa89e978c8276635b4a3e2d1c0c00000000000000000000000b20354b60737c7c7c7c7c7b65503b261000000000000000000000000000000010233545525860606060604f4b3f2e1b0800000000000e22344451566060606060534e42311f0b00000000000b1e31424e53606060606055504333200d00001a2f435668717575757575675f4d3924100000000000000c21364b61768ba0b39e89735e49341e000000091e3245566c8297a9bab49e8a79655d4c475a6f8499a7927d6752454b5a6275869caabbb49e8a76614c36210c00000000000000000009192737444b60687984909ba3abb1b5bcc9bbb9b8babbc9bcb5b1ab9f999085796960544538281a0a000000000000000000000b1b2d3e4c5e667b87969faab2b6b5b1aeacaeb0b4b8b3aca199897c685f4e3f2f1c0c000000000000000c21364b61768ba7b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ae99846f59442f1a0400000d23384d62788d9d9d9d9d8c77624d37220d000000000000000000061a2c3d586d82989d9d9d9d9d8b76614c36210c000000000000000000081c3043546e83999d9d9d96806b56412b16001c32475c71879c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9c9b9a97938e8881796e62594c4032241405000000000000000000000000000000000000001c32475c71879c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9c9b9895908982796d61584a3d2d200f000000000000000000000000081d314455606767676767655d4c38230e000000000000000000000000000000162b3f52646d7575757575655d4b37220e000000000014293e51626c757575757568604e3a2611000000000011263a4e606875757575756a61503c281300001c32475c71868a8a8a8a8a7d67513c27120000000000000c21364b61768ba0b39e89735e49341e000000031628384e63798b9fb4b9a89e897b6b61585a6f8499a7927d675257606a78869ca4b6b7a696816b5846331f0a0000000000000000000009192731424e5b63707b858e969c9faba8aaabacabaaa8ab9f9c958c847b70635b4b4336271a0a00000000000000000000000010202f404c5d6476818b959ca5a6aaabacabaaa7a69e978e8378665e4e4131211100000000000000000a1e32465773889d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d99846f59442f1a04000012273d52677d88888888888570594834200b0000000000000000000012273d52677d888888888888836f5846331f0a0000000000000000000114263653687e8888888888836f5a442f1a001b30455a70848888888888888888888888888888888888878684817e79746c635b4c483b3022140600000000000000000000000000000000000000001b30455a70848888888888888888888888888888888888888785837f7a756d635b4c473a2d1f0f0100000000000000000000000001142637444b5151515151504c3f2f1c09000000000000000000000000000000182d42586d828a8a8a8a8a7b654f3a25100000000001172c41566c818a8a8a8a8a7e68533e2913000000000013283d53687e8a8a8a8a8a7f6a553f2a1500001c32475c71879c9f9f9f917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000000000a2135495b6b8095a2b4b8a79e8c81776d676f8499a7927d67666d757f899ca4b5baa99d8876614c3a291704000000000000000000000009151d313c494d5e66707980868b9093959697969593908b8680796f665e4e493d3026180a000000000000000000000000000212222f3f4b58616c7880878d919496979695928e8882796e62594c40312313030000000000000000031629395a6f8488888888888888888888888888888888888888888888888888826d58432d180300001025394d5f6773737373737067553b2b1905000000000000000000001025394d5f677373737373736f65543a2917040000000000000000000008263a4e606873737373736f6554412c1800182d41556670737373737373737373737373737373737372716f6c696460544e493d342b1d1204000000000000000000000000000000000000000000182d4155667073737373737373737373737373737373737271706d6a6560564e4a3d332a1c0f01000000000000000000000000000009192631353c3c3c3c3c3b382f211100000000000000000000000000000000182d42586d82979f9f9f8f7a654f3a25100000000001172c41566c81969f9f9f937e68533e2913000000000013283d53687d929f9f9f947f6a553f2a1500001c32475c71879cb1b5a6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000061a2c3d4b6074849aa3b3b8aa9f968a837c78849aa7927d787c8289949ea8b5b9aa9f8b7b655746331c0c0000000000000000000000000001141e2c35404c505b636b71777b7e80818281807d7b76716b635b504c40352c1c14080000000000000000000000000000000412202e3a474c5a626b72787c7f818281807d79746d645c4d483b2f221305000000000000000000000b2d4154666f737373737373737373737373737373737373737373737373736d64533f2b160100000a1e30414d525e5e5e5e5e5b5549381d0d00000000000000000000000a1e30414d525e5e5e5e5e5e5a5447371c0c00000000000000000000000b1f31424e535e5e5e5e5e5a54473725110012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d5d5c5a57544f4a4336352c20180d000000000000000000000000000000000000000000000012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d5c5b5855504b4538362d1f170c000000000000000000000000000000000009141d20272727272726231c110300000000000000000000000000000000182d42586d8297adb5a48f7a654f3a25100000000001172c41566c8196abb5a8937e68533e2913000000000013283d53687d92a8b5aa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000000e1d3144556176859aa1b4bab4a89f98928d9aa2ac9b928d91979ea7b3b9b4a89e8c7d675d4b392917000000000000000000000000000000000e19212f383d4a4e56596165686b6c6c6c6b68656158564e493d382f211a0f01000000000000000000000000000000000002101c2a333c484d555a62676a6b6c6c6a676460544e4a3d342b1d1204000000000000000000000012253747545a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e58534635231000000001132330393d48484848484642382b1a00000000000000000000000001132330393d4848484848484541372919000000000000000000000000021424313a3e484848484844413729190800081a2a3741454848484848484848484848484848484848474645423e39353025211a0f05000000000000000000000000000000000000000000000000081a2a374145484848484848484848484848484848484848474643403b363127211a0f040000000000000000000000000000000000000001080b1212121212100e09000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000021527374758617583949fa9b4bab4ada7a2afb3b9aca7a2a6adb3b9b5b1a29a8a7c675f4d3f2e1b0b000000000000000000000000000000000006111c232d36393b474c5053555657565553504c463a39352c231c11060000000000000000000000000000000000000000000c171f2b34383c494d515556575655524f4b4336362d20190d0000000000000000000000000008192937414548484848484848484848484848484848484848484848484848433f352818060000000005131e25273333333333312e261a0c0000000000000000000000000005131e25273333333333332f2d25190b0000000000000000000000000006141f262833333333332f2c25190b0000000c1a252d30333333333333333333333333333333333332312f2c2924201c1308060000000000000000000000000000000000000000000000000000000c1a252d3033333333333333333333333333333333333332302e2a25201d150a070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000000009192a3a475761727e8a979fa9afb4bac7c4c7cac0bcb7c3b7b2aca49c918478665e4d413021110000000000000000000000000000000000000000090f1a21242a34373b3e40414241403e3b36332923211a0f09000000000000000000000000000000000000000000000000040d1920222c35383c3f414241403d39353026211a0f050000000000000000000000000000000b19252d2f333333333333333333333333333333333333333333333333332d2b23180a000000000000010a10121e1e1e1e1e1b191309000000000000000000000000000000010a10121e1e1e1e1e1e1a181208000000000000000000000000000000020b11131e1e1e1e1e1a18110800000000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1a17140f0b07000000000000000000000000000000000000000000000000000000000000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1b1815100b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000000000000000c1c2a394654606977818a939a9fa9a7acb9c3b7b2a9a6a59d978f867c70625a4c403023130300000000000000000000000000000000000000000000070c0e181f2225292b2c2d2c2b2825211f170e0c0600000000000000000000000000000000000000000000000000000000050b0e192023272a2c2d2c2b2824201c1408070000000000000000000000000000000000000812181a1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e181610060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000000000000c1b2936434a59626c767e848a8f929bacb7a59d94908d87827a71665e4d493c2f2213050000000000000000000000000000000000000000000000000000040b0c1013161717171613100c0a0400000000000000000000000000000000000000000000000000000000000000000000060c0d121516171715120f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c202020201f1c170d0100000000000000000000070b1d20202020200d0b0500000000000000000000071117192020202020200a040000000000000000000000000000000000000000000000000000000000020e171d1f202020201e1c160c000000000000000000000000040e14162020202020202020202020202020202020202020202020202020202020202020202017150f0500000000000000000001080b1d202020202017150f05000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000000000000b1825303b484d5861696f757a7d92a1b29d877e7b78726d655d514d40352b1e12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f12110c0a0300000000000000000e1c272f323535353534312a1f11010000000000000008131c203235353535352220190e00000000000000000a19242c2f3535353535351f180c0000000000000000000000000000000000000000000000000000000212202b3234353535353330291e1000000000000000000000081621292b353535353535353535353535353535353535353535353535353535353535353535352c2a2217090000000000000009151d203235353535352c2a2217090000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000000000000008131c2b343a474c535660646f8499a7927d6966625a574f4b3f393020190e00000000000000000000000001080b1717171717100e08000001080b1717171717100e080000000000000001080b1717171717100e0800000000000000000001080b0f12110b0902000000000000000000000000000000000000000000000000000000000812181a2020202020202020202020202020202020202020202020202020202020202013110b020000000000000005101b22242826211e160b0000000000000a1c2c3943474a4a4a4a49463d2f1f0d0000000000000818253035474a4a4a4a4a38352b1e0e0000000000000719293640444a4a4a4a4a4a332a1c0c00000000000000000000000000000000000000000000000000000e20303d46494a4a4a4a48453b2e1e0c0000000000000000041626333d404a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a413e3427170500000000000919273135484a4a4a4a4a413e3427170000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000000000000000000d182029333738454b5a6f8499a7927d67524d493c3a372e241d120600000000000000000000000009151d202d2d2d2d2d25231c1109151d202d2d2d2d2d25231c11030000000009151d202d2d2d2d2d25231c110300000000000008141c20252826211e160a00000000000000000000000000000000000000000000000000000b19252d303535353535353535353535353535353535353535353535353535353535353528261e130600000000000d19202d36393d3b3632291b1305000000001427394a565c606060605e5a4d3d2a17030000000000132536434a5d606060605f4d483c2b1905000000000011243647545960606060605e473a2a180400000000000000000000000000000000000000000000000003172b3d4e5a5f606060605e594c3b291602000000000000000e21334451566060606060606060606060606060606060606060606060606060606060606060606057524534220f0000000001152737444b5d6060606060575245341d0d00000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000000000000000000000050c171f212832445a6f8499a7927d67523d352c25221b100a00000000000000000000000000091927313542424242423b372f211927313542424242423b372f2111000000091927313542424242423b372f211100000000010f182630353a3d3b3632281a120400000000000000000000000000000000000000000000000819293741454a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3d3a312413020000000d1d2b343e4a4f52514b4639312313050000001a2f4356687175757575746b5a46311c0800000000071c30435460727575757575625a4835200a0000000002172c4054656e7575757575705847331f0a000000000000000000000000000000000000000000000000081d32465a6c7475757575736a5945301c070000000000000014293d51626b757575757575757575757575757575757575757575757575757575757575757575756c63523e2a1500000000081d314455607275757575756c63523b2b1905000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000000000000000000000000000000040a0c162f445a6f8499a5927d67523d2819100e08000000000000000000000000000001152737444b5757575757504b3f2f2737444b5757575757504b3f2f1c080001152737444b5757575757504b3f2f1c080000000f1f2c36434b4f52504b4538302212030000000000000000000000000000000000000000000012253748545a60606060606060606060606060606060606060606060606060606060606060534e42311e0b00000a1b2b3b484d5c64676661574e413123120000001c32475c71868a8a8a8a89745e49341f09000000000b20354a6072878a8a8a8a8c78624d3827150200000004192f44596e838a8a8a8a8a76614c37220c0000000000000000000000000000000000000000000000000a1f34495f748a8a8a8a8a88735e48331e0900000000000000162b40566b808a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a816c57412c17000000000b20354b6074878a8a8a8a8a816c594834200d000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000000000000000000000000000001a2f445a6f849090907d67523d28120000000000000000000000000000000000081d314455606c6c6c6c6c655d4b37314455606c6c6c6c6c655d4b37230e00081d314455606c6c6c6c6c655d4b37230e00000c1c2c3d49546064676660564c4030211100000000000000000000000000000000000000000000182d4154666f7575757575757575757575757575757575757575757575757575757575757568604e3a2611000316283948596270797d7b7668604e4130180800001c32475c71879c9f9f9e89745e49341f0900000005192b3b50657b90a59f9fab95806b5645311d0900000004192f44596e84999f9f9f8c77614c37220c0000000000000000000000000000000000000000000000000a1f34495f74899e9f9f9d88735e48331e0900000000000000162b40566b80959f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f96816c57412c1700000000081d314455687d92a59f9f9f8a78624d3b2b19050000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000000000000000000000000000000f24394e647a7b7b7b77624c37220d00000000000000000000000000000000000b20354b607481828282817b65503b354b607381828282817b65503b2510000b20354b607481828282817b65503b25100004182a3a495b63737a7d7b75665e4c3f2e1c080000000000000000000000000000000000000000001a30455a6f848a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7e68533d281300091e3245576278848e9290897d685f4d36261401001c32475c71879cb1b39e89745e49341f090000000b203448596e8399aec3b5b39e8875604b36200f00000004192f44596e8499aeb5a18c77614c37220c0000000000000000000000000000000000000000000000000a1f34495f74899eb4b39d88735e48331e0900000000000000162b40566b8095abb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ac96816c57412c1700000000011527374b6074879cb2baa997816c594834200d0000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000000000000000000000000000000000d21364a5c64656565625948341f0b00000000000000000000000000000000000b21364b60758b979797937e69543e364b60758b979797937e69543e2914000b21364b60758b979797937e69543e2914000a1f3347586379868f9290887c665d4b37230b0000000000000000000000000000000000000000001a30455a6f859a9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f927d68533d2813000b21364b6075869aa2a7a79e917d675443301c08001c32475c71879cb1b39e89745e49341f090000021527374d62788b9fb4cacbb8a6917c67523d2d1a07000004192f44596e8499aeb6a18c77614c37220c0000000000000000000000000000000000000000000000000a1f34495f74899eb4b39d88735e48331e0900000000000000162b40566b8095abc2d2c8bbb4aaa9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a996816c57412c170000000000091d314455687d92a4b6b49f8a78624d3c2b190500000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000000000000000000000000000000000000071a2d3e4a4e5050504c483b2a180500000000000000000000000000000000000b21364b60768ba0aca9937e69543e364b60768ba0aca9937e69543e2914000b21364b60768ba0aca9937e69543e2914000c22374c6176889ba3a7a69e8c7b65503929160300000000000000000000000000000000000000001a30455a6f859aafb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a8927d68533d28130014293e54697e93a4b4c0b9b29d8773604b35200b001c32475c71879cb1b39e89745e49341f090000081d3144556a8095aabbced5c4af9a85705b4a36210b000004192f44596e8499aeb6a18c77614c37220c0000000000000001010101010101010101010101010101010a1f34495f74899eb4b39d88735e48331e090000000000000014293e54697e93a4b5c8bbaa9f959494949494949494949494949494949494949494949494949494816c57412c170000000000011527374b6073879cb2baa997816c5a4834200e00000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000000000000000000000000000000000000000f202d36393b3b3b37342a1d0d0000000000000000000000000000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e291400162b40566b8095a6b5c2b8aa9b85715746321e0a00000000000000000000000000000000000000001a30455a6f849aafc0d1d3c3b6b2a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8927d68533d281300192e44596e8399aec2d1cab7a58d78634d38230e001c32475c71879cb1b39e89745e49341f0900000b20364b6074889db3c8c8c6c8b4a28e79634e392916030004192f44596e8499aeb6a18c77614c37220c000000040d14161717171717171717171717171717171717171f34495f74899eb4b39d88735e48331e1715130d030000000b20364b6073869caabbb49f8b7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7b65503b2610000000000000091d314455677d92a4b6b49f8b78624d3c2b1905000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000000000000000000000000000000000010f1a2124262626221f180d000000000000000000000000000000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e2914001b30465b70859bb0c4d2c8b5a38b75614b36210c0000000000000000000000000000000000000000182d42576d8197a2b4c2cab6a59c94949494949494949494949494949494949494949494927d68533d281300192f44596e8499aec4d4ccb9a88e79634e39240e001c32475c71879cb1b39e89745e49341f0900061a2c3d51677c91a6b7b8b3b1b5c0ac96816c5746321e0a0004192f44596e8499aeb6a18c77614c37220c0000081621282b2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c34495f74899eb4b39d88735e48332c2c2a282015070000081d314455647a8b9fb4bbaa95806b6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a655d4c38230e000000000000011426374b6073869cb1baa997816c5a4835200e000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000000000000000000000000000000000000000000070d0f1010100d0b0500000000000000000000000000000000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e2914001b31465b70869bb0c6d5cab7a58c77614c37220c00000000000000000000000000000000000000000b21364b6074849aa4b5c3b29c877f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f79634e39240e00152a40556a7f95a6b7c3bcb39e8974604b36200b001c32475c71879cb1b39e89745e49341f09000c2135495b70859aafb8a69e9ca4b5b39e8976614b3621100004192f44596e8499aeb6a18c77614c37220c00041626333d404141414141414141414141414141414141414141495f74899eb4b39d88735e484141413f3c3325150300021527374a5c6a8095a3b5b49f8c7a64565454545454545454545454545454545454545454545454504c3f2f1c0900000000000000091c304354677d92a4b6b49f8b78624d3c2b19050000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e291400172c42576c8197a8b8c5bbb29d87725947341f0a0000000000000000000000000000000000000000091e3245566176869ca5b6b49f8c7c6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a635b4a36210c000c22374c6177889da5aaab9f947f695645311d09001c32475c71879cb1b39e89745e49341f09031628394e63798da2b4b39e88869cb1b9a8937d68533e2e1b0804192f44596e8499aeb6a18c77614c37220c000d21334450555656565656565656565656565656565656565656565f74899eb4b39d88735e5656565655504333200d000009192d3e4b6074859baabbaa9c8674604b3e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3b382f21110000000000000000011426364b6073869cb1baa997816c5a4835200e0000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000003090c1515151515151515151515151515151515151515151515151515151515151512100a0100000000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e2914000d23384d62788a9ea7aaaa9f927d67523a2a180400000000000000000000000000000000000000000216283846586277879da6b8aa9f8b7c665d545454545454545454545454545454545454544e4a3d2d1a07000a1f334758647a879295948c8072604a38271502001c32475c71879cb1b39e89745e49341f09091e3245576c8196abbbaa947f7b8fa4b5b19b86715c4b37220c00192f44596e8499aeb6a18c77614c37220c0014283d50626b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c74899eb4b39d88736c6c6c6c6c6a61503c28130000000f1d31445563798b9fb4b5a495806b5c4a38282a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a26231c1103000000000000000000081c304354677c91a4b5b49f8b78624d3c2b190500000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0000000b161e212a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a27251d1205000000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e2914000c2035495a657b889295948b7f6a5f4d3a1c0c000000000000000000000000000000000000000000000a1a293a48596378889ea8b9a99f8a7b645c4a3c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f39362d1f0f000004182a3a4a5c64757c807f796b605443301a0a00001c32475c71879cb1b39e89745e49341f090b21364b6075899eb3b49f8b7771869cb1b5a38f7a644f3a2a1704192f44596e8499aeb6a18c77614c37220c00162b40556b80818181818181818181818181818181818181818181818196a8b9b8a6968181818181817f6a553f2a15000000021527374a5b6a7f95a3b5b49f8c7a645645321e151515151515151515151515151515151515100e090000000000000000000000011426364a6073869cb1bbaa97816c5a4835200e00000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00000b1b2832363f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c39302312010000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e29140006192c3c4b5d65767d807e786a614f41311e0000000000000000000000000000000000000000000000000b1b2b3b495a647a8a9ea9baa89e897a645b493b2b2a2a2a2a2a2a2a2a2a2a2a2a2a2a24211a0f010000000c1c2d3e4a5660676b69635b4a433625130000001c32475c71879cb1b39e89745e49341f071b2e3e53687d92a7b9ad98836e687e93a8b9ad98826d5847331f08192f44596e8499aeb6a18c77614c37220c001e34495e738996969696969696969696969696969696969696969696969fb0c6c4b09f96969696969687725d47321d0000000009192d3d4b6073859ba9baaa9c8674604b3e2e1a0a00000000000000000000000000000000000000000000000000000000000000081c304354677c91a4b5b49f8b78624d3c2b1906000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e0003162839464b54545454545454545454545454545454545454545454545454545454545454524d41301d0a0000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e291400000e1e2e3f4b5861686b69635a4f43322313010000000000000000000000000000000000000000000000000d1d2c3c4a5c657b8b9fabb9a79d88796359483a2a1b1515151515151515151515150e0c0700000000000010202d38454b5255544e4a3d302518080000001c32475c71879cb1b39e89745e49341f0d22374b5c71869bb0b6a48f7a656176899eb4b49f8a77614c362513192f44596e8499aeb6a18c77614c37220c001e34495e73899eababababababababababababababababababababababb0bdcdcdbdb0ababababab9c87725d47321d00000000000f1d31445563798b9fb4b6a496806b5c4b38281602000000000000000000000000000000000000000000000000000000000000001325364a6073869cb1bbaa97826c5a4935200e000000000000000000000000000000000000000000182d42586d8297adbaa5907b65503b26100000000001172c41566c8196abbda8937e68533e2913000000000013283d53687d92a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e00091e324657616a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a675f4d3925100000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e291400000011212e3a464c5255544d493c3225150500000000000000000000000000000000000000000000000000000e1e2d3e4b5d667d8d9fb4b8a69d877862594739291a0a000000000000000000000000000000000000000d1d2b343744444444443e3b322414000000001c32475c71879cb1b39e89745e49341f172a3a4f647a8fa3b5b19c86715d576c8197acbaa9947f695443301c192f44596e8499aeb6a18c77614c37220c001e34495e73889eb3c1c7bab4b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b8c4d5d5c4b8b3b3b3b3b29c87725d47321d0000000000011527374a5b6a7f94a3b5b49f8c7a645645321e1000000000000000000000000000000000000000000000000000000000000000081c304354667c91a3b5b49f8b78624d3c2b19060000000000000000000000000000000000000000182d42586d8297adbca7927d67523d28120000000001172c41566c8196abbea9947f69543f2a14000000000013283e53687d93a8bdaa947f6a553f2a1500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000c21364b61767f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7d67523c27120000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e291400000003111b2933363d403f38352c1e15070000000000000000000000000000000000000000000000000000000010202e3f4d5e687e939dafb7a59c867761574638281909000000000000000000000000000000000005182b3b484c5959595959544f42321f0c0000001c32475c71879cb1b39e89745e49341f1f3347586d8297adbaa8937e69544e64798ea3b4b29d8773604a3520192f44596e8499aeb6a18c77614c37220c001e34495e73899eb3c8baa99f9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da6b8c6c4b8a69d9d9d9d9d9c87725d47321d00000000000009192d3d4b6073859ba9baaa9c8674604b3f2e1a0a000000000000000000000000000000000000000000000000000000000000001325364a6073869bb1bbaa97826d5a4935200e0000000000000000000000000000000000000000182d42586d8297adc0ab96816b56402f1b0b00000000132536576c8297acc0ab96806b563b2b180500000000142a3f54697f94a9bea8937e69533e291400001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000d22374c62778c949494949494949494949494949494949494949494949494949494949494846f5a442f1a0000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e291400000000000b171f21282b292320190e00000000000000000000000000000000000000000000000000000000000002112130404e606a7f959fb0b6a49b857561564537271808000000000000000000000000000000000b20344859626e6e6e6e6e69604f3b26120000001c32475c71879cb1b39e89745e49341325364c61768a9fb4b49f8a76614c4a5c70859bb0b6a5907b66503c2b192f44596e8499aeb6a18c77614c37220c001d32475c72869cb1beb49f8b88888888888888888888888888888888888fa8b9b8a68f88888888888885705b46301b000000000000000f1d31445563798b9fb4b6a496806b5d4b38281603000000000000000000000000000000000000000000000000000000000000081c304354667c91a3b5b49f8b78624d3c2c190600000000000000000000000000000000000000182d42586d8297adc2b19c87725e4c3a29180b02020c1c3043546e8399aec3b09a857059483420110600020a182c3d566b8196abbca7927c67523d271200001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000d22374c62778ca1a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a999846f5a442f1a0000000000000b21364b60768ba0b5a9937e69543e364b60768ba0b5a9937e69543e2914000b21364b60768ba0b5a9937e69543e2914000000000000040a0c1316140e0c060000000000000000000000000000000000000000000000000000000000000000031222314250616c8196a0b2b5a39a8474605544362614010000000000000000000000000000000d22374c627783848484837e69543e29140000001c32475c71879cb1b39e89745e49341c304354697f94a9baac97826d58463d52677d92a7b8ae99836e5a4834202f44596e8499aeb6a18c77614c37220c0011263b51667c90a0b2b29c8774737373737373737373737373737373748a9eb4b39d88737373737373706755422e1900000000000000011426374a5b6a7f94a3b5b49f8c7b655645321e11000000000000000000000000000000000000000000000000000000000000001325364c5e71859bb0bbaa97826d5a4935200e00000000000000000000000000000000000000182d42586d8297adc2b6a4907b66584636291d15151d2a3a4a6074889eb3c8b49f8b77624d3f2f211a18151d2836495b71869bb0c3a5907b66503b261100001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000d22374c62778ca1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5af99846f5a442f1a0000000000000b21364b60768ba0b3a9937e69543e364b60768ba0b3a9937e69543e2914000b21364b60768ba0b3a9937e69543e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004142433434a60728298a1b3b4a2998373605443301c160600000000000000000000000000000e23384e63788d99999998826d58432d180300001c32475c71879cb1b39e89745e493420354a6073879cb2b5a38e79644f3a364b6075889eb3b49f8b78624d37272f44596e8499aeb6a18c77614c37220c000f24384c5e6e8398a7b6a5947f6a5b5e5e5e5e5e5e5e5e5e5e5e5e5f74899eb4b39d88735e5e5e5e5e5b5548382613000000000000000009192d3d4b6073859ba9baab9c8675604b3f2e1b0a0000000000000000000000000000000000000000000000000000000000000818304051667c90a3b5b49f8b78624d3c2c1906000000000000000000000000000000000000182d42586d8297adc2c2b29d87766154463a322827313a4758667c91a6b8cabbaa96816c5d4b3f352c2d273138455463798c9fb4b7a58c77624c37220d00001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000d22374c62778c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f99846f5a442f1a0000000000000b21364b60758b9d9d9d937e69543e364b60768b9d9d9d937e69543e2914000b21364b60758b9d9d9d937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006151c30435460738399a3b5b3a1988272604b4433241405000000000000000000000000000e24394e63798ea3aead98836e58432e190300001c32475c71879cb1b39e89745e49342b3b50657b90a5b6b09b85705c4a363245566b8096abbbaa95806b5544312f44596e8499aeb6a18c77614c37220c00091d2f404c6277899eb3b49f8b79634e41484848484848484848495f74899eb4b39d88735e484848484642382a1a090000000000000000000f1d31445563798b9fb4b6a496816c5d4b392816030000000000000000000000000000000000000000000000000000000000001224384c5e70859bb0bbaa97826d5a4935200e000000000000000000000000000000000000182d42586d8297adc2bbaea598827261584b453838454b586176869cb2c2b6b1aa9f8d7b655d4e493d4238454b5660728399abbcb29d87725948341f0b00001c32475c71879cb1bca6917c67513c27120000000000000c21364b61768ba0b39e89735e49341e000d22374c62778a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a836f5a442f1a0000000000000b20364b607488888888887e68533e364b607488888888887e68533e2813000b20364b607488888888887e68533e281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013253644556175859ba4b6b2a097816c625042322313030000000000000000000000000f24394e64798ea3b9ae98836e59432e190400001c32475c71879cb1b39e89745e49343448596e8399aeb9a7927d68533e2d28384d63788c9fb5b39d8874604b362f44596e8499aeb6a18c77614c37220c0000121f344859687e93a2b4a99a8470604e3b2a33333333333334495f74899eb4b39d88735e48333333302e261a0c0000000000000000000001142637495b697f94a3b4b49f8c7b655745321e11000000000000000000000000000000000000000000000000000000000000091d2f4050667b90a3b4b49f8b78634d3c2c19060000000000000000000000000000000000182d42586d8297adc2ae9d949d988376676056585856606876849aa4b6b6a49c959d9e897b6d635b595858566067748297a1b3bfac97826d573b2a180500001c32475c71879cb1bca6917c67513c27120000000000000c21364b61758ba0a69e89735e49341e000b1f34485970757575757575757575757575757575757575757575757575757575757575756f6554412c18000000000000091d32455660737373737368604e3a32455660737373737368604e3a261100091d32455660737373737368604e3a26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000818273746576176869ca6b7b19f95806b614f413021110100000000000000000000000f24394f64798ea4b9ae99836e59442e190400001c32475c71879cb1b39e89745e4927374d62788b9fb4b39e8975604b36212035495a6f849aafb7a6917c67523d2c44596e8499aeb6a18c77614c37220c000005182a3b4a6072859aa9b4a2927d685947341f1e1e1e1e1f34495f74899eb4b39d88735e48331e1e1b19130900000000000000000000000009192c3d4b6073859ba9baab9c8775604b3f2e1b0b0000000000000000000000000000000000000000000000000000000000001223384c5e70859bb0bbaa97826d5a4935200e0000000000000000000000000000000000182d42586d8297adbea9947f94a199877d756f6d6d70757d879aa2b4beb19c867f95a39e8c8278726f6d6d70757d8697a0b1bfb3a18e79634e39240e0000001c32475c71879cb1bca6917c67513c27120000000000000c21364b61758b91919189735e49341e0005182a3b485e606060606060606060606060606060606060606060606060606060606060605a544737251100000000000002152838454b5e5e5e5e5e534e42312838454b5e5e5e5e5e534e42311e0b0002152838454b5e5e5e5e5e534e42311e0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000919283947586278879da7b8b09e937f695f4d3f2e1f0f00000000000000000000000f243a4f64798fa4b9ae99846e59442f190400001c32475c71879cb1b39e89745e493144556a8095aabbab96816c5745321e192c3c51667c91a6b7af9a85705b493544596e8499aeb6a18c77614c37220c0000000d1c30435463798b9fb4b39e8977614c402f1b0a000a1f34495f74899eb4b39d88735e48331e0906040000000000000000000000000000000f1c30435463798b9fb4b6a596816c5d4b392816030000000000000000000000000000000000000000000000000000000000091c2f4050667b90a2b4b49f8c78634d3c2c190600000000000000000000000000000000182d42586d8297adb5a08b75869ca59d92898482838589929da5b4c0b2a0917c74859ba79f978d878482838589929ca4b1beb7a699836f5b4a36210c0000001c32475c71879cb1bca6917c67513c27120000000000000b20354b60737c7c7c7c7c66503b261100000d1d2a344a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a444137291908000000000000000a1a28323648484848483e3a31241a28323648484848483e3a3124130200000a1a28323648484848483e3a3124130200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2a3a485a6379899ea8bab59f8d7d675d4b3d2c1c0c000000000000000000000f253a4f647a8fa4b9ae99846f59442f1a0400001c32475c71879cb1b39e89745e49364b6074889db3b4a28d79634e3928160e20354b6074889db2b4a28e79634e3944596e8499aeb6a18c77614c37220c00000000132536495b6a8095a4b6a798826d5e4c392816030a1f34495f74899eb4b39d88735e48331e09000000000000000000000000000000000001142636495b697f94a2b4b59f8d7b655746321e110000000000000000000000000000000000000000000000000000000000001223384c5e70859bb0bbaa97826d5a4935200e00000000000000000000000000000000182d42586d8297adb5a08b757a8c9faba89e9a97989a9fa8b2b7beb1a298826d6278899da6aca59d9997989a9fa8b1b6c1b5a79d8877624c3d2d1a070000001c32475c71879cb1bca6917c67513c2712000000000000081d3144556066666666665e4c38230f0000000d181f35353535353535353535353535353535353535353535353535353535353535352f2c25190b0000000000000000000a151d20333333333328261e130a151d20333333333328261e1306000000000a151d20333333333328261e1306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2b3c495b647a8a9faabbab9f8b7b655b493a2a190900000000000000000010253a4f657a8fa4baaf99846f5a442f1a0500001c32475c71879cb1b39e89745e493d51677c91a6b7af9a846f5b49351b0a081d3144556a8095aabbac96816c574644596e8499aeb6a18c77614c37220c0000000008182c3d4b6074869cabb2a0907b665745321e10001f34495f74899eb4b39d88735e48331e0900000000000000000000000000000000000008182c3d4b6073849aa9baab9d8775614b3f2e1b0b0000000000000000000000000000000000000000000000000000000000091c2f4050657b90a2b4b49f8c78634d3c2c1906000000000000000000000000000000182d42586d8297adb5a08b76677d8d9ea7b3afadadafb4bac1b4b0a0978474605a63798899a1afb2aeadadafb4bac2b6b1a39b897a645947341f0f000000001c32475c71879cb1bca6917c67513c271200000000000001142637444b51515151504c402f1c0900000000050b0d202020202020202020202020202020202020202020202020202020202020201a181108000000000000000000000002090b1e1e1e1e1e13110b020002090b1e1e1e1e1e13110b0200000000000002090b1e1e1e1e1e13110b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2c3d4b5c667c8c9fabbaa99e897963584737271501000000000000000010253b50657a90a5baaf9a856f5a45301a0500001c32475c71879cb1b39e89745e49495b6f849aafb7a6917c67513d2c1a00011527374d62778b9fb4b39e8975614b44596e8499aeb6a18c77614c37220c00000000000f1d324556657b8d9fb5b29d8775604b3e2d19091f34495f74899eb4b39d88735e48331e09000000000000000000000000000000000000000f1c30435463798a9fb4b6a596816c5d4b3929160300000000000000000000000000000000000000000000000000000000001123384c5d70859ab0bbaa98826d5b4935210f000000000000000000000000000000182d42586d8297a3a3a08b7660677c89969ea7a9acadadaba8a39b90827460564a5b637783909a9faaaaacadacaba8a49c928578645c4b3b2a1801000000001c32475c71879cb1bca6917c67513c27120000000000000009192631353c3c3c3c3b382f221200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2e3e4c5e677d8d9fb5b9a79d8776615544311d12000000000000000010263b50657b90a5baaf9a85705a45301b0500001c32475c71879cb1b39e89745e394e63798da2b4b39d8874604b36200f000009203448596e8399aeb9a7927d68533e596e8499aeb6a18c77614c37220c0000000000021528384b5d6d8297a6b6a596806b5c4a3726141f34495f74899eb4b39d88735e48331e090000000000000000000000000000000000000001142636495b697e93a2b4b59f8d7b655746321e110000000000000000000000000000000000000000000000000000000000081c2f3f50657b90a2b4b49f8c78634d3d2c1a060000000000000000000000000000182d42586d828e8e8e8e8b75605e66778189909497989796928d857b6d6056453d4a59626f7b848b919597989796938d877d73625a4b3e2e1d0d00000000001c32475c71879cb1bca6917c67513c2712000000000000000009141d202727272726231c120400000000000000000000000000070d0f11100e0b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e11111111110c0b04000000000000000000000000000000000000040a0c1114171819191815120d0b06000000000000000000060b0b0b0b0b0a000000000000000000000000000000000000000000000110202f404d5f697f949fb0b6a59a8473604b40301d0d0000000000000011263b50667b90a5bbb09a85705b45301b0600001c32475c71879cb1b39e89745e45576c8196abbbaa95806b5544311d08000005182b3b50657b90a5b6b19b86715c4b596e8499aeb6a18c77614c37220c0000000000000a1a2e3f4c6176889db3b49f8c7a645544311d1f34495f74899eb4b39d88735e48331e09000000000000000000000000000000000000000008182c3c4b6073849aa8baab9d8775614b3f2f1b0b00000000000000000000000000000000000000000000000000000000001123374b5d70849aafbbaa98826d5b4935210f00000000000000000000000000000d22384d6278797979797972604a58616b757b7f818382817d7870665e4b45382d3b484c5d656f777c7f828382807e7872676055493c2e20100000000000001c32475c71879cb1bca6917c67513c271200000000000000000001080b11111111110f090000000000000000000000000002101b2224272523211e160d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a21242727272727221f180c0000000000000000000000000000040a0c181f22262a2c2e2f2e2d2b272320190f0d0700000002090b1b202020202020100e08000000000000000000000000000000000000000002112230414f616c8196a1b3b4a296806b5e4c3b2b180500000000000011263b51667b90a6bbb09b85705b46301b0600001c32475c71879cb1b39e89745e4b6075899eb3b49f8b78624d372715020000000d20354a6073879cb2b5a38f7a644f596e8499aeb6a18c77614c37220c00000000000000111f334758677d92a1b3aa9b8573604b3c2b1934495f74899eb4b39d88735e48331e090000000000000000000000000000000000000000000e1c30435463788a9fb4b7a597816c5d4b3929170300000000000000000000000000000000000000000000000000000000081c2e3f50657a8fa2b4b49f8c79634e3d2c1a06000000000000000000000000000b2035485a626464646464605443474c5660656a6c6d6d6b68635b504c4032281d2a343f4b505861666a6c6d6d6b68635a524b44372b1e10020000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000010202d36393c3b393632282220190e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2d36393c3c3c3c3c37342a1d0c0000000000000000000000020c171f212a34373c3f4243444342403c38352b24221b10090a161e213135353535353525231c11030000000000000000000000000000000000000004132332434b60728399a4b5b09e917c66594834201100000000000011263c51667b91a6bbb09b86705b46311b0600001c32475c71879cb1b39e89745e53687d92a7b9ae99836e5a4834190900000000071c304354697f94a9baad97826d58596e8499aeb6a18c77614c37220c000000000000000417293a4d5f6f8399a8b5a3937e695a48352034495f74899eb4b39d88735e48331e0900000000000000000000000000000000000000000001142636495a697e93a2b4b59f8d7b655746331e1100000000000000000000000000000000000000000000000000000000001123374b5d6f849aafbbaa98826d5b4935210f0000000000000000000000000005192b3c484d4e4e4e4e4e4a43363338454b505457585856534d493c382f1e160d181f2f383a474c515557585756534d493c353126190e00000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000090f1111100e0b080100000000000000000000000000071b2d3e4a4f51504e4b453838352b1f170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d4a4e51515151514c473b2a18040000000000000000000a161e2933363a474c5154575859595855524d493c3a362d231c1a283236464a4a4a4a4a4a3b382f2111000000000000000000000000000000000000000005141c3043546175869ca7b9b39e8977624d402f1c09000000000011273c51667c91a6bbb09b86715b46311c0600001c32475c71879cb1b39e89745e5c71869bb0b6a5907b66503c2b190000000000001325364c61778a9fb4b49f8a7661596e8499aeb6a18c77614c37220c00000000000000000c1c30414d62788a9eb4b49e8a78624d413034495f74899eb4b39d88735e48331e090000000000000000000000000000000000000000000008182c3c4a6072849aa8b9ab9d8775614b402f1b0b00000000000000000000000000000000000000000000000000000000081c2e3f4f657a8fa2b3b49f8c79634e3d2c1a06000000000000000000000000000e1e2b353839393939393530251f2731363b3f424342413d38352c231c11030005111c232a33373c40424342413e38352c201d14090000000000000000001c32475c71879cb1bca6917c67513c27120000000000000003111c2326262523201d150b0801000000000000000000000d22364a5c646665636056564d483c332a1c0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b636666666666615947341f0b00000000000000010f1a28323a464c54596166696c6d6e6e6d6a67625a564f4a3e382f2838454b5b60606060605f504b3f2f1c0800000000000000000000000000000000000000000114263646576278899eb3b8a799836e5e4c382311000000000012273c52677c91a7bcb19c86715c47311c0700001c32475c71879cb1b39e89745e647a8fa3b5b29d8773604b35200d000000000000081f3347586d8298adbaa9947f69546e8499aeb6a18c77614c37220c000000000000000000132035485a697f94a3b5a899836f5f4d3a29495f74899eb4b39d88735e48331e0900000000000000000000000000000000000000000000000e1c30435462788a9eb4b7a597816c5e4c39291703000000000000000000000000000000000000000000000000000000001122374b5d6f849aafbcab98826d5b4935210f00000000000000000000000000000e1920222424242424201c130a151d20262a2c2e2d2c282321190e090000000000080c171f21272a2d2e2d2b292320190e0801000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000011222f383b3c3b38353127201c14080000000000000000000f24394f647a7c7a7876716b625a4c473a2c1f0f000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63797c7c7c7c7c77614c37220c00000000000004111f2d38454b58616971777b7f8183848382807c78726c645c504c403445566070757575757575655d4b38230e00000000000000000000000000000000000000000008182939495a677d92a0b2b2a1907b66503f2f1c080000000012273d52677c92a7bcb19c87715c47321c0700001c32475c71879cb1b39e8974586d8297adbaa9947f6a5443301c0800000000000004172a3a4f647a8fa4b5b29c8773606e8499aeb6a18c77614c37220c00000000000000000005192b3c4b6073859baab3a1917c67584633495f74899eb4b39d88735e48331e09000000000000000000000000000000000000000000000000132536495a697e93a2b4b19f907b655746331e1100000000000000000000000000000000000000000000000000000000081b2e3f4f647a8fa1b3b49f8c79634e3d2c1a060000000000000000000000000000050b0d0f0f0f0f0f0b07000002090b101517181816130e0c06000000000000000000040a0c111517181816130e0c06000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000091c2f404c5051504e4b4437353026180f0100000000000000182d42576d8291908e8a8680786d6158493d2c1b0b000000000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8191919191907b66503b261100000000000311222f3d4a56606a767e868b9194979899989795918d87817a70665e4c474b6074858a8a8a8a8a8c7b65503b2510000000000000000000000000000000000000000000000b1b2c3c4d5f6d8298a8b9b19b86715d4c38230e0000000012283d52677d92a7bcb19c87725c47321d0700001c32475c71879cb1b39e897461768a9fb4b49f8a77614c36261401000000000000000c22374b5d71869cb1b6a5907b656e8499aeb6a18c77614c37220c000000000000000000000e1d314455647a8c9fb4b39d8876614c3f495f74899eb4b39d88735e48331e0900000000000000000000000000000000000000000000000008182c3c4a6072849aa8b9b29d8776614c402f1b0b000000000000000000000000000000000000000000000000000000001022374b5c6f8499afbcab98826d5b4935210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000f23384c5e666665636055524b43362d1f1103000000000000182d42576d8297a5aa9f9c968b8276635b49392917030000000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196a6a6a5907b66503b2611000000000011212f404c5b63747f8a949b9faba9acadaeaeadaaa7a59d968f857b6e6159616d8298a39f9f9f937e695d4b38230e00000000070d0f13131313130e0c0600000000000000000e1e30414c61778a9eb4b5a3907b65503b26100000000013283d52687d92a7bdb29c87725d47321d0800001c32475c71879cb1b39e8974697f94a9baad98826d59473418080000000000000000081b2e3f53687e93a8b9ae99836e6e8499aeb6a18c77614c37220c00000000000000000000011426374a5c6b8196a5b7a697816c5d4b495f74899eb4b39d88735e48331e09000000000000000000000000000000000000000000000000000e1c30435462788a9eb4b7a597826d5e4c3a291704000000000000000000000000000000000000000000000000000000081b2e3e4f647a8fa1b3b49f8c79634e3d2c1a06000000000000000000000000000000000000000000000000000000000000000007111719202020202019161006000000000000000000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000011263b50667b7b7a78756f6760544a3d2e2111000000000000182d42576d8297acb2b4b1aa9f988779635746331e0d0000000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b2611000000000c1c2e3f4c5e667986959ea8b0b5b6b2adabaaaaadb0b4b7b2aba39b908377646a7f94a0b2b4a297816d604f3f2f1c08000002101b222429292929292320190e0000000000000000131f3447596a8095aabbad97826d583d2c1a0600000013283d53687d92a8bdb29d87725d48321d0800001c32475c71879cb1b39e897473879cb2b5a48f7a654f3a2a18000000000000000000001021364b6176899eb4b49f8b786e8499aeb6a18c77614c37220c000000000000000000000009192d3e4b6175879db2b59f8d7b6556455f74899eb4b39d88735e48331e090000000000000000000000000000000000000000000000000000132536485a687e93a2b3b19f907b665846331f12000000000000000000000000000000000000000000000000000000001022364a5c6f8499aebcab98836e5b4936210f000000000000000000000000000000000000000000000000000000000000000a18242c2e35353535352e2b23180a0000000000000000000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000001e33485d738891908d8a847c73635b4b3f2e1e0e0000000000182d42576d8296999da6b1b6b4a59c8775614b3b2a180500000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b261100000004182a3a4b5d667c8a9ca4b4b9b5ada59d98959495979b9fabb1b6b5b0a19988797c8d9fb5b7a59a8473604b4232211100000010202e363a3e3e3e3e3e38352c1e0e0000000000000004182a3b4c61778b9fb4b29d88735b4936210c00000013283e53687d93a8bdb29d88725d48331d0800001c32475c71879cb1b39e89747b90a5b6b19c86715d4b371c0c000000000000000000000a1e3246576c8197acbbaa95806e8499aeb6a18c77614c37220c000000000000000000000000101e324657667b90a0b2ab9c8674604b5f74899eb4b39d88735e48331e09000000000000000000000000000000000000000000000000000008182b3c4a6072849aa8b9b29d8776614c402f1c0c000000000000000000000000000000000000000000000000000000071b2e3e4f647a8ea1b3b49f8c79634e3d2d1a0700000000000000000000000000000000000000000000000000000000000018283640444a4a4a4a4a433f3628180000000000000000000000000000000000000000000000000000001c32475c71879cb1b3a6917c67513c27120000000000001e33485d73889da5a99f99918679655d4b3c2b19060000000012273c51677d8184888f9ca4b4b6a597826d5947341f0b00000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b26110000000a1f334758657b8b9fa8b6b8ab9f988e8783807f8082868b939ca4b3b8b3a69d8e919fabbaa89d8777615544312414030000071b2e3e4a4f53535353534d493c2c1906000000000000000c1f33475870859aafb7a68e78634e39230e00000014293e53697e93a8beb39d88735e48331e0900001c32475c71879cb1b39e89748399aeb9a8937e68533f2e1b0000000000000000000000031629394e63798ea2b4b39d88748499aeb6a18c77614c37220c000000000000000000000000031628394c5e6e8298a7b6a495806a5b5f74899eb4b39d88735e48331e090000000000000000000000000000000000000000000000000000000e1c30435462788a9eb4b7a697826d5e4c3a2917040000000000000000000000000000000000000000000000000000001022364a5c6e8399abbcab98836e5b4a36210f00000000000000000000000000000000000000000000000000000000000c1c364754596060606060585346361b0b00000000000000000000000000000000000000000000000000001c32475c71869c9d9d9d917c67513c27120000000000001e33485d73889db2bab4afa39b8a7b655a4835200f000000001024394d5f676c6e737b869aa2b4b49f8b77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b26110000061a2c3d4c6176889da9bab7a69d8d8279726e6b6a6b6d71777e86929ea7b4b7b2a3a6b5bcab9f8a7a645947372715060000000d22364a5c646868686868635a4935200c0000000000000004182a3a556a7f95aac4a6917b66513c261100000014293e54697e93a9beb39e88735e49331e0900001c32475c71879cb1b39e89778b9fb4b49e8976614c3621100000000000000000000000000b21364a5b70859bb0b7a6917c8399aeb6a18c77614c37220c000000000000000000000000000b1b2f404c6277899eb3b49f8b79635474899eb4b39d88735e48331e0900000000000000000000000000000000000000000000000000000000132536485a687e93a1b3b1a0907c665846331f12000000000000000000000000000000000000000000000000000000071b2d3e4e64798c9fb5b49f8c79634e3d2d1a0700000000000000000000000000000000000000000000000000000004182a3a54656e75757575756e64533a291704000000000000000000000000000000000000000000000000001b30455a708488888888887b66513b26110000000000001e33485d73889da5acb4bab5a89e8978624d3d2d1a070000000a1d30414d5157595d6576849aaabbaa947e69543f291400000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b261100000c2135495b6d8297a6b7b7a69d887b6d645c5856555558586169747d899aa2b4c8b9bbcab59f8d7d675c4a3b2a1909000000000f243a4f647a7e7e7e7e7e78634d38230e000000000000000013283d53687d92a8bda8927d68533d281300000014293f54697e94a9beb39e89735e49341e0900001c32475c71879cb1b49f8a8297aabbac97816c5746331e0a000000000000000000000000071a2d3d52677d92a7b8b09b85859bb0b6a18c77614c37220c0000000000000000000000000000121f344759687d92a2b4a99a84726074899eb4b39d88735e48331e090000000000000000000000000000000000000000000000000000000008182b3c4e606f849aa8b9b29d8876614c402f1c0c0000000000000000000000000000000000000000000000000000001022364a5c6e8399abbcab98836e5b4a36210f0000000000000000000000000000000000000000000000000000000a1f3347586e838a8a8a8a8a826e5846331f0a00000000000000000000000000000000000000000000000000182d415566707373737373665e4c38240f0000000000001e33485d73888e90969fa9b9b8a799836e5c4a36210d00000000122330393c413f4b5863798b9fb4af9a856f5a3b2a1805000000000000000000000000000000000000000000000000000000030506060502000002172c41576c8196acbba5907b66503b261100000e23384e63798b9fb4bbaa9d8878655d4e4a3e403f403a474c55606877849aafc4ced1bfaa95806a5f4d3e2d1d0c0000000000152a3f556a7f93939393927d68523d2813000000000000000011263c51667b91a6bba9947f69543f2a14000000142a3f54697f94a9beb39e89745e49341f0900001c32475c71879cb1baa89f97a0b1b4a38e79644e39291703000000000000000000000000000f20364b6075889eb3b4a39b9ba3b5b6a18c77614c37220c000000000000000000000000000005182a3b4a6072849aa9b4a2937e6874899eb4b39d88735e48331e0900000000000000000000000000010101010101010101010101010101000e1e31424d6278899eb3b7a698826d5e4c3a2917040000000000000000000001010101010101010101010101010101071b2d3e4e64798c9fb5b59f8c79634e3d2d1a0700000000000000000000000000000000000000000000000000000c22374c61778b9f9f9f9f9f8a76614c36210e0000000000000000000000000000000000000000000000000012253748555a5e5e5e5e5e514c402f1d090000000000000e23384d6378797b818b9ea7b9b3a18e79644e39240f0000000004121d24272c2e3a495b6e8398aeb39e88735948341f0b0000000000000000000000000000000000000000000001080b0f14181a1b1b1a17130d0b172c41576c8196acbba5907b66503b26110005182b3b566b8196aabbb49f8b7a645a4b3f362d2b2a2b2a3337444b5961758aa0b5cacab59f8a74604a4130200f00000000000013293e53687e93a8a8a8947f6a55392916030000000000000012273d52677c92a7bca8937e68533e2913000000152a3f546a7f94a9bfb49e89745f49341f0a00001c32475c71879cb1c6bab4adb1beb09b85705c4a361b0b0000000000000000000000000000091d3245566b8096abbcb4b0b0b5c1b6a18c77614c37220c0000000000000000000000000000000d1c30435463798b9fb4b39e897774899eb4b39d88735e48331e09000000000000000000030c12151717171717171717171717171717171717172034485a687d92a1b3b2a0917c665847331f12000000000000010a101217171717171717171717171717171717171721364a5c6e8398abbcab98836e5b4a36210f00000000000000000000000000000000000000000000000000061a2c3d53697e93aabbb5baa9927d68533c2c1906000000000000000000000000000000000000000000000000081a2a37414548484848483b382f2212000000000000000c2035495a6363666c7a899eb3bfab96816b563827150200000000000a1012171b2c3d53687d93a8b8a78c77624c37220d00000000000000000000000000000000000000000408141c2025292d2f30302f2c28221f182c41576c8196acbba5907b66503b2611000b2034485972879db2bcab96816c5c4a3c2e211a161516181f2a3a4a5b667c90a6bbd0cfbaa58f7b655645311d0900000000000010253b50657b90abbcae99836e5746321e0f0000000000000b1b2e3e556a8095aac3a6917c67513c2712000000152a3f556a7f94aabfb49f89745f4a341f0000001c32475c71879cb1c6cdc9c2c5b8a7927d67523e2d1a000000000000000000000000000000021528384d63788c9fb5cac5c5c9d2b6a18c77614c37220c00000000000000000000000000000000132536495b6a7f95a4b6a7988374899eb4b39d88735e48331e090000000000000000071520272a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b3c4e606f8399a7b9b39d8876614c40301c0c0000000005131e25272c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2d3d4e63798c9fb5b59f8c79634e3d2d1a070000000000000000000000000000000000000000000000000c2135495b71869bb0c8d7c7b09a85705a49352008000000000000000000000000000000000000000000000000000c1a252d30333333333326241d12040000000000000006192c3c494d4e505c687e93a8bab19c86715645311d090000000000000000000f253a4f647a8fa4c5a38e79644e39240f000000000000000000000000000000000000000c181f2630353a3f4344464544413d37342a2c41576c8196acbba5907b66503b2611000d22374d62778ca5b7b59f8c78624d3e2d1e1107000002152737475863798a9eb4c9c3c9c7b29c8774604b3726140100000000000c21374c61768b9fb5b49e8976614b3d2d1d1109030309101a293a4b5c70859bb0b7a58d78634d38230e000000152b40556a8095aabfb49f8a755f4a26140100001c32475c71879cb1c6dcdedac9b39e8975604b36210f000000000000000000000000000000000a2035495a6f849aafc4d4dbddccb6a18c77614c37220c0000000000000000000000000000000008182c3d4b6074869cabb2a0907b8a9eb4b39d88735e48331e0900000000000000031525323c3f414141414141414141414141414141414141414141424d6277899eb3b7a698826d5e4c3a2a1704000001132330393d4141414141414141414141414141414141414141414a5b6e8398abbcab98836e5b4a36210c0000000000000000000000000000000000000000000000011426364e63798ea3b5c9c7c8b4a28d78624d36251300000000000000000000000000000000000000000000000000000812181b1e1e1e1e1e110f09000000000000000000000e1e2c3538393e4b6176899fb4b49f8a75604b36200b0000000000000000000d22384d62778da2b7a48f7a654f3a2510000000000000000000000000000000000008131c2a3336434b4f54585a5b5b5a57524c483b3441576c8196acbba5907b66503b26110011263b50667b90a5c3b09b86715a4834201000000003111d3144556176879da8b9b2adb3b9b6a5937e695544311d0800000000000a1f33475870859bb0b9a8947f695b4a3b2f211e16161e212e384658647a8fa3b5b29d87725a4935200c000000162b40556b8095aac0b59f8a755443301c0800001c32475c71879cb1c6dce3cfbcab96806b5645321e090000000000000000000000000000000006192c3c51667c91a6b7cbdfe1ccb6a18c77614c37220c00000000000000000000000000000000000f1d314556657b8d9fb5b49f8a9ea8b9b39d88735e48331e09000000000000000c2032434f54565656565656565656565656565656565656565656565659687d92a1b3b2a0917c665847331f1000000a1e30414d52565656565656565656565656565656565656565656565663798c9fb4b59f8c79634e39240e0000000000000000000000000000000000000000000000081c3043546b8095abc1b7b2b7c0aa95806a5443301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1920232432465770859bb0bcab8d78634d38230e0000000000000000000c21374c61768ca1b6a5907b66503b2611000000000000000000000000000000000c1825303a474c546064696d6f70706f6c6862594d483b576c8196acbba5907b66503b26110012283d52677d92a7bcad97826d583c2b1902000001112232424b6073849aa5b6b2a0989ea8b9b29d8774604b35200b000000000004172a3a53697e93a6b8b49f8b7963594b3f3632282832363e4a566176869cb1baa996806b563c2c1906000001162b40566b8095abc0bcab8a75604b35200b00001c32475c71879cb1c6dcdfcab59f8c78634d3828160200000000000000000000000000000000000e20354b6074879db2c8d8eaccb6a18c77614c37220c0000000000000000000000000000000000021527384b5d6c8197a6b7aa9faab9c6b39d88735e48331e090000000000000012273c4f616a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6f8499aebeb39d8876614c3e2e1b07001025394d5f676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6e8398adbcab99836e59442e1900000000000000000000000000000000000000000000000b20354b6074889db2b7a59da5b7b29d8773604a35200b000000000000000000000000000000000000000000000000000006121b202020202020200e0c0700000000000000000000060c0e162839596e8398aec9a48e79644f39240f0000000000000000000c21364c61768ba1b6a6917c66513c27110000000000000000000000000000000c1c2936434a58616b747a7e8284858584817d776d62594d576c8196acbba5907b66503b26110013293e53687e93a8bdab96816c563b2b180500000f1f2f404f606c8197a2b4b4a298838a9eb3b7a5917c66513626140100000000000c21364b6075889db3baa99c8677655d514b453839454b515c6474849aa4b5b49f8b78624d38220e00000001162b41566b8096abc0b5a08b75604b36200b00001c32475c71879cb1c6dcd4c4af9a846f5a49351a0a000000000000000000000000000000000000081d3144556a7f95aabbcee2ccb6a18c77614c37220c0000000000000000000000000000000000000a1a2e3f4c6176889db3bbb4bbc8c8b39d88735e48331e0900000000000000152a3f546a7f81818181818181818181818181818181818181818181818181818298adc3b8a698826d5c4b37220d0012273d52677d81818181818181818181818181818181818181818181818181839aafc9b59f8c75604a3520000000000000000000000000000000000000000000000317293950657b90a6b7a99d889daab6a58f7a654f382816030000000000000000000000000000000000000000000000000616242f3535353535353524211a0f010000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c271100000000000000000000000000000c1c2a3a475460697780888f9498999b9a9996928b8277675f576c8196acbba5907b66503b26110013283d52687d92a7c9af9a846f594834200e000c1c2c3d4c5e697e939fb1b7a59a84758095abbcad98836e5443301c080000000000091e324557687e93a1b3b6a49c887b6e6660565b5b5760666e7a869aa2b3b6a496816b5a4835200b00000001162c41566b8196abc0b5a08b76604b36210b00001c32475c71879cb1c6dccbb7a6917c66513c2c1900000000000000000000000000000000000000011426374d62778b9fb4caddccb6a18c77614c37220c00000000000000000000000000000000000000101f334658677c91a1b3c6ced8c8b39d88735e48331e09000000000000001c32475c7186969696969696969696969696969696969696969696969696969698a0b2c6c4b2a08f7a644f3a240f00182d42586d82969696969696969696969696969696969696969696969696969aa2b3c7bcab8a75604a3520000000000000000000000000000000000000000000000a1e3346576d8298adb49f8b788b9fb4ac97826d5645321e09000000000000000000000000000000000000000000000000122434424a4a4a4a4a4a4a39362d1f0f0000000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c2711000000000000000000000000000a1a2a3a475861727e89959da6a9adafb0b0afacaa9f98897d68606c8196acbba5907b66503b26110010253b50657a90abbcb49f8b77624d3c2c1a0a19293a495b667c8c9fb4b9a89d877662778c9fb5b39e8974604b35200b0000000000031628394e606f8399a4b6b6a69d8c837b7672707172767b838c9ca4b3b8a79c8675604b3c2b190500000001172c41566c8196abc1b6a08b76614b36210c00001c32475c71879cb1c6c8c8b29d8874604b35200e000000000000000000000000000000000000000009203448596e8399aec3c8c8b6a18c77614c37220c000000000000000000000000000000000000000417293a4d5f6f8399a8b9cbd5c8b39d88735e48331e09000000000000001c32475c71879cabababababababababababababababababababababababababadb2bec8c8bea5907b66503b261100182d42586d8297ababababababababababababababababababababababababafb3c0c8b59f8a75604a3520000000000000000000000000000000000000000000000c21364b61768a9fb4ae99836f8499aeb39e8975604b36210d0000000000000000000000000000000000000000000000071b2f42525e6060606060604e4a3d2d1a0700000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c2711000000000000000000000000031628384758617683939ea7b2b7b7b2adabaaabadb2b4a89e8d7e686c8196acbba5907b66503b2611000c22374c61778b9fb5bbaa96806b5a49382819273747586379899eaabbab9e8a79635970859bb0b9a78e78634e39230e0000000000000a1b31424c6176869ca4b2b8ab9f99908b878686878b90989faab5b5a79e8979635745321e0e0000000002172c42576c8197acc1b6a18b76614c36210c00001c32475c71879cb1b3b3b3aa957f6a5544311d08000000000000000000000000000000000000000005182b3b50657b90a4b3b3b3b3a18c77614c37220c00000000000000000000000000000000000000000b1b30414d62788a9eb3b8c4b8b39d88735e48331e09000000000000001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a5907b66503b261100182d42586d8297adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b39f8a75604a352000000000000000000000000000000000000000000006192b3c52687d92a8b9a8917c677d92a9b9a8927c67523b2b1805000000000000000000000000000000000000000000000a20354a5e70757575757575705b4a36210c00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c2711000000000000000000000000081e32455661768699a1b3b9b3afa69d98969495989ca5adab9f8d7b6c8196acbba5907b66503b2611000a1f33475870859bb0c2b49f8b7863564537283144556176869ca7b9b59f8d7c665b566b8095abc5a7917c67523c271200000000000000141f33475862788699a1b2b6b4aeab9f9d9b9b9d9fabadb4b9b3a39b897a645b4a392816000000000002172d42576c8297acc1b6a18c76614c37210c00001c32475c71879c9d9d9d9d9d8b77624d372715010000000000000000000000000000000000000000000d20354a6073879c9d9d9d9d9d8c77614c37220c000000000000000000000000000000000000000000122034485a697e939da69fa69d9d88735e48331e09000000000000001c32475c71869c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d907b66503b261100182d42586d82979d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d8a75604a35200000000000000000000000000000000000000000000b2035485a70859aafb49e897561768a9fb4af99846f594834200b000000000000000000000000000000000000000000000b20354a60758a8a8a8a8a8a79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c2711000000000000000000000008182f404b6075859ba4b3bbb4a29a8f8883807f8082878e98a0ab9d88778196acbba5907b66503b26110004182a3a52687d92a4b6baa99b857460554538424b6073849aa4b6b2a0957f6a5e4d51667c91a6bba9947f69543f2a140000000000000004172a3a4859627583919ca5aeb4bab4b2b0b0b2b4bcb5b0a79e948578645c4b3d2d1b0a000000000002182d42576d8297acb3b3a18c77624c37220d00001b30455a7084888888888888826d594834190900000000000000000000000000000000000000000000071c304354697e8888888888888876614c37210c00000000000000000000000000000000000000000005192b3c4b607284888a8a8a888886715c47311c07000000000000001b30455a7084888888888888888888888888888888888888888888888888888888888888888888887b65503b251000172c41566c818888888888888888888888888888888888888888888888888888888888888888735e48331e0000000000000000000000000000000000000000000d23384d62788c9fb5ad98836d576e8398aeb49f8b77624d372210000000000000000000000000000000000000000000000b20354a60758a9f9f9f9f8e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c271100000000000000000000011426364c5e6c8197a3b5bbaa9f92847a736e6b6a6b6d727983919ea699838298adbba5907b66503b261100000c20364b6074869caabbb4a39882736056484e606c8197a2b3b5a3988272604a404e64798ea3b9ab96816c56412c1701000000000000000c1c2b3b4857616e7c8791999fa9a8aaacacaba9ab9f9b94897f73625a4b3e2e1f0f00000000000003182d42586d82979d9d9d9d8c77624d37220d0000182d415566707373737373736d64533b2b180000000000000000000000000000000000000000000000001325364f606973737373737373615847331f0a000000000000000000000000000000000000000000000d1c304354606f737575757373716856432f1a0500000000000000182d4155667073737373737373737373737373737373737373737373737373737373737373737373655d4b37230e0015293e51636c73737373737373737373737373737373737373737373737373737373737373736a5945301c0000000000000000000000000000000000000000081b2e3f556a7f95abb8a7917b6651667c91a8b9ab947f69543e2d1b070000000000000000000000000000000000000000000b20354a60758a9fb5b5a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c271100000000000000000000081c304354667b909fb1bbaa9f8c7e6f655d58565556585c646e7c8a9ea19998a0b2bba5907b66503b26110000081d314455657b8c9fb4bdb2a0988374625a5d687e939fb1b8a69b8575615443374c61768ca1a5a597826d58422d180300000000000000000d1d2b39464b5e66737c848a8f939596979594908b867f766a6055493c2e20100100000000000002172c41576c8188888888888877624d37220d000012253748555a5e5e5e5e5e5e585346351d0d000000000000000000000000000000000000000000000000081832424f535e5e5e5e5e5e5e4c473a2a17040000000000000000000000000000000000000000000001142636434b5a5e6060605e5e5c5649392713000000000000000012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e504b3f2e1c08000e22344451565e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e594c3b291600000000000000000000000000000000000000000d22374b5d72879cb2b39e8975604b6075899eb3b19c86715c4a3622090000000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a7917c67523c2712000000000000000000000b20354b6073869cb1bdb49f8c7c6860504b3f413f403e4a4f5e667a8b9faeadb2bebba5907b66503b26110000021527374b5d6a7f949fb1bdb2a199857866657b8c9fb4bbaa9e887862574636364b60758b90909090826d58432e18030000000000000000000d1b2933404c5460666e757a7d808181807f7b77716961574b44372c1e1002000000000000000015293e51636c73737373737362594834200b0000081a2a374145484848484848433f35281800000000000000000000000000000000000000000000000000001424323b3e4848484848484837332a1c0c000000000000000000000000000000000000000000000000081826303545484a4a4a48484743392b1b0a0000000000000000081a2a374145484848484848484848484848484848484848484848484848484848484848484848483b372e21110000051626343e414848484848484848484848484848484848484848484848484848484848484848453b2e1e0c00000000000000000000000000000000000000021528384f647a8fa5b6ac97826d5645566d8298adb5a48e79644f3727150200000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1c6a8937d68533e281300060400000000000006192c3c52677d92a4b5b4a2937e695e4e42372e2b2a2b2d36404c5c677d92a1b3c6cfbba5907b66503b261100000009192e3f50616d81979fb4bcb3a39b897c78899eaabbb49f8c7b655a483928324556657b7b7b7b7b79634e39240e00000000000000000000000b171e3036434b51566065686b6c6c6b69666259544c46393127190e000000000000000000000f22344551575e5e5e5e5e5e4d483b2b18050000000c1a252d303333333333332d2b231809000000000000000000000000000000000000000000000000000006141f262933333333333333211f170c000000000000000000000000000000000000000000000000000008141c2030333535353333312f271b0d000000000000000000000c1a252d303333333333333333333333333333333333333333333333333333333333333333333325231c1103000000081622292c333333333333333333333333333333333333333333333333333333333333333330291e100000000000000000000000000000000000000000091d3245566c8297acb7a6907b65503850667b90a6b8ac96816c5544311d0800000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000b20364b60758ba8b9ab96806b563d2c1a201b191309000000000c2035495a70859aafc1b09b8572604a4031231c1615161b22303e4d5f6f8499aec0d1bba5907b66503b261100000000112133434a607281949fabb9b5a79e918d9ea7b8b19f937e685d4b3c2b1b28384c5d6565656565635b4a36210c00000000000000000000000003121826303538454b4f535557575654514c483b3633291d15090000000000000000000000051727343e4148484848484837342b1d0d00000000000812181b1e1e1e1e1e1e1816100600000000000000000000000000000000000000000000000000000000020c12141e1e1e1e1e1e1e0c0a040000000000000000000000000000000000000000000000000000000001080b1a1e2020201e1e1c1a130a0000000000000000000000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e100e08000000000000050e15171e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1c160c0000000000000000000000000000000000000000000b20364b6075899eb3b39d8874604b354b6074889eb3b39e8874604b36200c00000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000091d31455674899eb4b09b85705b49382e35312e261a0c0000000e23384d63788da2b4b5a38f7a6554433022130800000007122030414e64798ea2b4c8bba5907b66503b26110000000003151c304354606c7f8d9ea7b4b8b3a6a2b3b8b4a297816c604e3f2e1e0e1a2f3f4c50505050504e4a3d2d1a07000000000000000000000000000008141c202832363a3e404142403f3b37342b211e170b0100000000000000000000000000081722292c3333333333332220180d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182a3b52677c91a7b9ac96816c55443144556c8197acb8a7917c66513a2a1704000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000021527385b70859ab0b4a28e7963564b3f4a4642382b1a09000014293f54697e94a9c0b09b85705d4b362513040000000000021321364a5c70859aafc5bba5907b66503b2611000000000000132536434a61697c899ba3b4c0bbb8c8c4af9a8473604b423121110011212f383b3b3b3b3b39362d1f0f0000000000000000000000000000000001080b161e2125282b2c2c2b2a262220180d0a0300000000000000000000000000000000050f15171e1e1e1e1e1e0d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000711171a20202020201f0c0a040000000000000000000000000000000000000000000000000a141a1c202020202012100a00000000000000000000000000000000000000000000000000000000000000000000061016182020202020100e0800000000000000000000000001080b1b202020202020190b0700000000000000000000000000000000000000000b1f3447596f8499aeb7a58f7a644f37273750657a8fa6b7ae99836e5847331f0a000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a251000000000000000000000152a40556a7f95a8b9b09b8574655d60605b55493826130004172a3a596e8499aec5a9947e69543f2e180800000000000000071a2d3e53697e93a8c4bba5907b66503b261100000000000008182530434f5e6678859ba2b4c8cdccb7a28c77635a4d4131271a0d03111c23262626262624211a0f010000000000000000000000000000000000000003090b10131617171614110d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b19242c2f353535353534211f170b000000000000000000000000000000000000000000000e1c272f32353535353527241d1204000000000000000000000000000000000000000000000000000000000000000917232b2d353535353525221b100300000000000000000009151d20303535353535352f201c13080000000000000000000000000000000000000d22374c62778b9fb4b29d87725c4b3720354a6073889db2b49f8a77614c37210f000000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000000c22374c61778a9eaab4a39b857b757575706755422e19000a1f33475873889eb3b8a68d78634d3823100000000000000000000f23384d62788da6b8bba5907b66503b26110000000000000008131c32404c5a6274859bb0c5dad0c6b19b8578675f4b45382a1d0e00080e10101010100e0c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c1214202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202015130c03000000000000000000000000000000000000000000000019293640444a4a4a4a4a4a3633291b0b00000000000000000000000000000000000000000a1c2c3943474a4a4a4a4a3c39302312000000000000000000000000000000000000000000000000000000000000061727353f424a4a4a4a4a3a372e211000000000000000000919273135454a4a4a4a4a4a44353025180800000000000000000000000000000000071a2d3d54697e94aabbab95806b563e2e1c3043546b8196abbaa9937e69533d2c1a060000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000000a1f334758667c8c9da6afa39b908a8a8a85705b46311b000c21374c61778ca7b8b39e88735a4935200c0000000000000000000b2035495a73889eb3bba5907b66503b2611000000000000000000141e3245566278899eb3c8c6bbc8b5a39b8a7d6c6056473b2b1e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d12151819191817140f0b0801000000000000000000000000000006141f272935353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535352a272015070000000000000000000000000000000000000000000c1c3647545960606060605f4c463a291704000000000000000000000000000000000000001427394a565c6060606060514d41301d0a000000000000000000000000000000000000000000000000000000000010233545525860606060604f4b3f2e1b0800000000000001152737444b5a606060606060594a43362513000000000000000000000000000000000d21364a5c71869bb1b6a48e79644e39241325364f64798ea4b6b09b85705b493521080000000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000004182a3a4c5e667c88939aa2b0a59f9fa38a75604a3520000f243a4f647a8fa4c5af9a846f5a3c2c190600000000000000000006192b3c5a6f859aafbba5907b66503b261100000000000000000c1c30414b6075869ca7b8b5b1a5b2b7b5a89e9181746259483c2b1d0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0d182022272a2d2e2f2e2c2925201d1409060000000000000000000000021424323b3e4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3f3c322515030000000000000000000000000000000000000004182a3a54656f757575757574615846331f0a000000000000000000000000000000000000001a2f435668717575757575675f4d3924100000000000000000000000000000000000000000000000000000000000162b3f52646d7575757575655d4b37220e0000000000010f1d31445560707575757575756e605443301c070000000000000000000000000000011527374e64798ea3b5b19c86715c4a36210822364a5c72879cb2b5a38e79634e3626140100000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a251000000000000000000000000c1c30404c5e66757d848e98a9b5c19f8a75604a35200011273c51667c91a6bbac97826c57422d170000000000000000000000182d42586d8297adbba5907b66503b2611000000000000000417293a4d5f6d8197a4b5b5a39b909da6b3b9b49f978577625a483b2a19090000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e212b34373c4042434443413e3a353126211a0f040000000000000000000c1f32424f546060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060606060544f4332200c000000000000000000000000000000000000000a1f3447596f838a8a8a8a8a8b76614c36210e000000000000000000000000000000000000001c32475c71868a8a8a8a8a7c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d828a8a8a8a8a7b654f3a251000000000000f1f30414b6073848a8a8a8a8a8a8372604a35200b0000000000000000000000000000081d3144556b8196abc1aa957f6a553d2d1a071b2d3e556a8095aac1ab95806b5443301c0800000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000000000132330414d58616970798ea3b9b59f8a75604a35200012273d52677c92a7bcaa95806b55402b160000000000000000000001162c41566b8196abbba5907b66503b2611000000000000000a1f334758677d929fb1b8a79b857b8899a1b4bbb1a39b87786259473727150200000000000000000000000000000000000000000000000000000000000000000000000000000008131c2933363b484c52555759595857534f4b4437352c1f170b000000000000000012273b4f616975757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575756a614f3c2713000000000000000000000000000000000000000c22374c61778b9f9f9f9fa9937d68533c2c19060000000000000000000000000000000000001c32475c71879c9f9f9f917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d82979f9f9f8f7a654f3a2510000000000c1c2d3d4d5f6c8196a29f9fa89c8675615443301c0700000000000000000000000000000b20354b6074889db3b5a38d78634d38230f001023394e63798ea4b5b29d8874604b35200b00000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a251000000000000000000000000d1d30414d5f67767f858e98a9b5ba9f8a75604a35200013283e53687d93a8bda9947f6a543f2a150000000000000000000000152b40556a8095aabba5907b66503b261100000000000006192c3c4c6176889eb3bdb39e8978667683949faab7b4a59c8777625544311d0e00000000000000000000000000000000000000000000000000000000000000000000000000000c18253039464c545962676a6d6e6e6d6c696460554e493d33291b0f0100000000000014293e54697e8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7f6a543f2a15000000000000000000000000000000000000071a2d3d54697e93aabbb5b5b09a85705a4935200c0000000000000000000000000000000000001c32475c71879cb1b5a6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adb5a48f7a654f3a25100000000818293a4a5b677d929fb0bcb49e8a7963574636251300000000000000000000000000000417293a51667b90a6b8b09b86715b4935210c000c2135495b71869cb1b7a6907b655039291703000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000005182a3b4d5f677d89949ba3afa49fa99f8a75604a35200013283e53687d93a8bda9947f6a543f2a150000000000000000000000152b40556a8095aabba5907b66503b26110000000000000c2035495a6c8196a7b8b19f917c665a61727f8c9da5b6b6a59b8574604b3c2c19060000000000000000000000000000000000000000000000000000000000000000000000000c1c2936434a57616971777c7f82838483817e7a746c635b4c463a2c1f0f00000000000014293e54697e939f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f947f6a543f2a150000000000000000000000000000000000000c21364a5b71869bb0c8d8cab59f8c78624d3823100000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000001142636465863798a9fb4bdb09e917c665b493929180800000000000000000000000000000a1f3346586e8398adbcab947e69543c2c190600061a2c3d546a7f94a9c1ad98826d5746331e0a000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000000b1f344859677d8d9ea7b0a29a8e8a8a8a836f59442f1a0012273d52677c92a7bcaa95806a55402b150000000000000000000001162b41566b8096abbba5907b66503b26110000000000000e23384d63788c9fb4b8a797826d5e4d5460697a879ca5b6b4a395806b5a4935200c00000000000000000000000000000000000000000000000000000000000000000000000c1c293a46546069767e868c91959798999896938f8982796c6158493d2c1f0e000000000014293e54697e93a9b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a9947f6a543f2a150000000000000000000000000000000000011426364e63798ea3b5c9cfcfbcab957f6a553f2e1b0800000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a251000000e1c3043546176879ca8bab3a195806b5e4d3d2c1b0b0000000000000000000000000000000c21364c61768a9fb4b59f8c77624d37220e0000000f23384d62788da3b4b49f8a76614b36210e000000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000000d22374c62778a9fabb4a29a84797575746f6554412c180011263c51667b91a6bbac96816c57412c170000000000000000000002182d42576d8297acbba5907b66503b2611000000000005192b3c566c8196aabbb39e8976614c40434a5c6477879ca6b8b49f8b78624d38230d000000000000000000000000000000000000000000000000000000000000000000000818293a475861727e88939ba3a7aaacaeaeadaca8a79e978c8176635b493d2c1b0b0000000014293e54697e93a9bebbafaaa9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9aebbbfa9947f6a543f2a150000000000000000000000000000000000081c3043546b8096abc1bdb9c7c9b29c87725d4b37220a00000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000e1e2f404b60728399a5b6b6a5998372604b40301f0f00000000000000000000000000000006192c3c53687d93a9bab09a8570594834200b0000000b2035485a70859bb0baa8927d68523c2b19060000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a251000000000000000000000162b40556b8095a9baab9a8473645c605f595447372411000f243a4f64798fa4c4ae99846f593b2b180500000000000000000005182b3b5a6f849aafbba5907b66503b261100000000000b2034485a72879db2baa9947f6a584733303e4b596278889eb3baa996806b563b2a18050000000000000000000000000000000000000000000000000000000000000000011426364758617683939ea7b1b5c1b9b3b1b0b1b4bbb8b3ab9f978779635b493929170300000014293e54697e93a9beaf9d949494949494949494949494949494949494949494949494949494949494949494949494949494949daebfa9947f6a543f2a1500000000000000000000000000000000000b20354b6074889db2b7aaa4b2b6b6a58f7a654f38281502000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100b1b2c3c4c5e6a8095a1b3baa99d8776615443302212010000000000000000000000000000000c2035495a70859bb0bbaa937e68533b2b190500000006192b3c54697e93aabbaf9a85705a4835200b0000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000021527385b70859bb0b59f8c7863554a3e4a444137291907000c21364c61768ba6b8b29d8872594834200b0000000000000000000b2034485972889db2bba5907b66503b261100000000000d22384d62778da5b7b49f8a77614c3a2a1c2e3b485a687d92a8b9b29d87725948341f0b0000000000000000000000000000000000000000000000000000000000000000081c30435461768599a1b3b8b8b3aaa79e9c9b9c9faaafb3bcb5a59d8979635746331e0e00000014293e54697e93a9beaa947f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f94a9bfa9947f6a543f2a15000000000000000000000000000000000316293950657b90a6b7aa998f9da5b6ac97826c5645321d09000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510162839495b667c8d9fb5bdb49f8a7a64584736261404000000000000000000000000000000001325364d63788da2b4b49f8b77614c37220d00000000000e22374c62778b9fb4b59f8c78624d3823100000000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000000000091d31455674899eb4af9a85705a49372d352f2c24190b00000a1f33465873889eb3b7a58c77624c37220f0000000000000000000d22374c62778ca5b7bba5907b66503b2611000000000010253b50657a90a5c3b09b86715947341c101d2b3c4b6075899eb4b7a58c77624c37220d00000000000000000000000000000000000000000000000000000000000000031628394b60728399a3b3beb2a69d958d898786878a909aa2b4bbb6a79c8675614b3c2c1906000014293e54697e93a9b5a08b756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a758a9fb5a9947f6a543f2a15000000000000000000000000000000000a1e3246576d8298adb6a48f7a879db2b39e8975604b36200c000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25111e3246576379899eabbcb09f927d675c4a3a2a180800000000000000000000000000000000071c3043546a8095aac0af99846f5947341f0a00000000000b1f3448596f849aafbcab957f6a553f2e1b0800000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000b20364b60758ba8b9ab95806b563c2c191f1a1811070000000417293a596e8399aec3a8937d68533e2d1a0700000000000000061a2c3d53687d92a8c3bba5907b66503b2611000000000012273c51677c91a6bcae98836e593b2a18010e1d32455670859ab0c3a48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000091e324657697e93a1b3beb1a098887f7874727072757b84929faabbb6a496816c5a49352008000014293e54697e93a9b5a08b766054545454545454545454545454545454545454545454545454545454545454545454545460758a9fb5a9947f6a543f2a15000000000000000000000000000000000c21364b6176899eb4b19c87728095aab9a7917c67513b2a18040000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a252132434b6175869ca7b9b4a296816c5f4d3d2d1c0c00000000000000000000000000000000000b20354a6073879db2baa9927d68523a2a1804000000000005182a3b53687d92a9bab29c87725d4b37220a00000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1c6a8927d68533d281300040300000000000014293e53697e93abbcaf9a846f5c4a36211401000000000002102135495b6f8499afc4bba5907b66503b2611000000000011263c51667b91a6bbaf99846f5544311d0b0517293a596e8399aebba6907b66513b2611000000000000000000000000000000000000000000000000000000000000000c21364b6175889eb3bfb19f9782766a635b5c5b5660666f7d8c9fb4bfb49f8c78634d362614010014293e54697e93a9b5a08b76604b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4a60758a9fb5a9947f6a543f2a1500000000000000000000000000000005192b3c52687d92a8b9aa957f6a798ea4b5ae99846f5947341f0b0000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a252e3f4f616e8298a4b5b7a69a8473604b41301f0f00000000000000000000000000000000000316283950657a8fa5b7b49f8a76614c36210c000000000000000d21374c61768a9fb4b6a58f7a644f38281602000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a7917c67523c27120000000000000000000d22384d62788b9fb4b4a28e79644e42311c140802000108132030414e63798c9fb5cabba5907b66503b2611000000000010253a4f657a8fa4c2b39d8874604b39291c181f33475870859aafc4a5907a65503b25100000000000000000000000000000000000000000000000000000000000000012283d52677d92a6b8b5a497816d61584e493d38454b5060687d92a1b3bbaa96816c5443301c080014293e54697e93a9b5a08b76604b362a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a354a60758a9fb5a9947f6a543f2a150000000000000000000000000000000b2034485a6f849aafb5a38d786371869cb1b49f8b77614c37220f0000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2b3c4b5d697f94a0b2baa99d8777615544312313010000000000000000000000000000000000091e3245576d8297adc3ae99836e5746331e0a000000000000000a1f3347586f8499aec3ac97826c5645321e09000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c27110000000000000000000b2035485a6f849aafc0af9a846f604e4030261d1518141d20303e4d5f6e8399abbccfbba5907b66503b261100000000000c21374c61768ca4b5b7a6917c66574639302a34424c61768a9fb4b8a68d78634d38230e00000000000000000000000000000000000000000000000000000000000002152738596e8399aec5b19c8673604c473a352c273136414e5f6e8399aec5b39e8874604b35200b0014293e54697e93a9b5a08b76604b362115151515151515151515151515151515151515151515151515151515151520354a60758a9fb5a9947f6a543f2a150000000000000000000000000000000d22384d62788b9fb4b09b85705a697f94abbbaa937e69543d2d1a0700000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a38485a657b8c9fb4bdb49f8b7a645947372715050000000000000000000000000000000000000b21364b6075899ea3a3a8917c675139291703000000000000000417293a52677c92a8a3a39e8975604b36210b000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c271100000000000000000005192b3c51667c91a3b4b4a2937e685e4b433632282d263135414d5c677d91a1b2c9cbbba5907b66503b261100000000000a1f33475871869cb1c4b29c877561574b433b484c606c8196a9bab39e88735a4935200c000000000000000000000000000000000000000000000000000000000000091d31455673889db2b3a7927d6855443329211a151d2031414f657a8fa6b8b8a78f7a644f3a240f0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000000000000000000071b2d3e546a7f94abbbaa937e695462788c9fb5b09b86715b4a36210800000000000000000000000000001c32475c71879cb1bca6917c67513c27131313131313131211100c0a040000000000000000000000000000000000182d42586d8297adbaa48f7a654f4445566278889eaabbb19f927e685c4a3b2a19090000000000000000000000000000000000000012273d52677d8e8e8e8e8e8a75604b36210b0000000000000000000c21364b61758a8e8e8e8e8e7c67523c2712000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c2711000000000000000000000e24384c5e70859babbcb49f8c7c6960544b45384237444b515f677b8a9fada9aebbbba5907b66503b2611000000000004172a3a556a7f94a7b9b6a59983756660545959626c7e929fb1baa996816c563c2c19060000000000000000000000000000000000000000000000000000000000000b20364b60758b9e9e9e9e8c77624c3727170c0602091320354b6074889eb3c5a9937e69543e29140014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000000000000000d22364a5c71869cb1b49f8b77624c5a70859ab0b5a38e79634e36261401000000000000000000000000001c32475c71879cb1bca6917c67513c2929292929292928282725221f18130c0a0400000000000000000000000000182d42586d8297adc2ae99836f624b4b6074859ba6b8b4a397816c604e3e2e1d0c00000000000000000000000000000000000000000d22374d6277797979797978635645321e09000000000000000000091e3246576379797979797977624d37220d000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c271100000000000000000000091d2f404f647a8c9fb4bbaa9f8c7e736760565957585560666f7d8b9fa098949daebba5907b66503b26110000000000000c21364c6176899eb3beb3a199867c74706f717781929cadbdb49f8b78624d38220e000000000000000000000000000000000000000000000000000000000000000c21374c617689898989898973594834190900000000081c3043546d8298adc1ac97826c57422d170014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000000000000021527374f647a8fa4b6af9a846f594853687e93aabbab96806b5443301c08000000000000000000000000001c32475c71879cb1bca6917c67513e3e3e3e3e3e3e3e3e3d3c3a37342a28211f170c050000000000000000000000182d42586d8297adc2b3a196806d60606d8197a3b5b8a69b8574604b423120100000000000000000000000000000000000000000000b20344859626464646464635b493828160300000000000000000003162839495b63646464646462594834200b000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c271100000000000000000000001222374b5c6b8095a1b3bbaa9f93857c75706e6d6e70747b84929fa698827f94a9bba5907b66503b26110000000000000a1f334658687e93a0b1bdb3a49c91888584868b979fadbab1a0947f6a5a4834200b000000000000000000000000000000000000000000000000000000000000000a1f334758617474747474736b593b2b18000000000001142636556b8095aac0af99846f5a442f1a0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000000000000081d3144556c8196acbaa9927d68523b4c61778a9fb4b29d8874604b35200b000000000000000000000000001c32475c71879cb1bca6917c675353535353535353535352514f4c473a3d37332a20180d00000000000000000000182d42586d8297adc2bfb09e968172687e939fb1bbaa9d88776256453124130200000000000000000000000000000000000000000005182b3b484d4e4e4e4e4e4d493c2c1a0a00000000000000000000000b1b2c3d494e4e4e4e4e4e4d483b2b1805000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c27110000000000000000000000081b2e3e4b60738399a2b1bbb4a39b918a858382838589909aa2aa9d88767d92a7bba5907b66503b26110000000000000417293a4e606d82979fb3b7b6b1a69e9a999b9fabb1b7b39f978272604b3c2b19050000000000000000000000000000000000000000000000000000000000000004172a3a474c5e5e5e5e5e5e594c3c1d0d00000000000014293e54697e93a9beb09a85705b45301b0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000000000000000000b20364b6074889eb3b49f8a76614c3647586f8499aeb7a6907b6550392916030000000000000000000000001c32475c71879cb1bca6917c6868686868686868686868676665615959534c473a342b1d13010000000000000000182d42586d8297adc2cdbcb09f97837a8b9fb4bdb49f8c7b6559483827150600000000000000000000000000000000000000000000000d1d2b3437393939393938352c1e0e000000000000000000000000000e1f2c3538393939393937342b1d0d00000000000000000000000000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917c66513c2711000000000000000000000000101d314455607484979fb2b6b5b0a99f9b9897989a9ea8afab9f8c7b687d92a7bba5907b66503b2611000000000000000c1c31424b607381919da6afb4b8b3b0aeb1b4b4afa69d918173605443301d0d0000000000000000000000000000000000000000000000000000000000000000000c1c2a3337494949494949453c2e1e0000000000000012273d52677c92a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000000000000000417293a51667c91a7b8ae98836e5746333a52677c92a8b9ad98826d5746321e0a0000000000000000000000001c32475c71879cb1c4af9a847e7e7e7e7e7e7e7e7e7e7d7d7c7a77736e6861584c483b311d140900000000000000182d42586d8297adc2cac1bdb1a0988f9fa9bab2a0937e695d4b3b2b1a0a000000000000000000000000000000000000000000000000000d18202224242424242321190e0000000000000000000000000000000e1a212324242424242220180d0000000000020b11130c0a040000000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c21364c61768ba1b6a6917b66513c2611000000000000000000000000011426374556607481919ca5b0b5bab4b0aeacadb0b4b4a69e8d7e68687d92a7b9a5907b66503b26110000000000000000141d314455606c7d88939a9faaa6a7a7a6aa9f9a93887d6d60554436261400000000000000000000000000000000000000000000000000000000000000000000000c171f2134343434343331291e100000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000000000000000a1f3347586e8399aeb9a7917c66513929364b6075899eb4b49f8a76614b36210e0000000000000000000000001c32475c71879cb1c6b4a29a939393939393939393939392918f8c88837d766c62594e4131261909000000000000182d42586d8297adc2baada8afb2aea4b4bab5a398826d604f3f2e1d0d000000000000000000000000000000000000000000000000000000050b0d0f0f0f0f0f0e0c060000000000000000000000000000000000060c0e0f0f0f0f0f0d0b05000000000006141f2629221f180c00000b20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000c22374c61778ca1b6a5907b66503b261100000000000000000000000000091928384556606c7c87929a9fabaaacadadaca9a89e96887c685f687d92a3a3a3907b66503b2611000000000000000001142637444b5f67757d858a8e919292918e8a857d75675f4b4437271808000000000000000000000000000000000000000000000000000000000000000000000000040a0c1f1f1f1f1f1e1c160d000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000000000000000c21374c61768a9fb4b39e8975604b36203245576d8298adbaa8927d68523c2b190500000000000000000000001c32475c71879cb1c6c0b4afa8a8a8a8a8a8a8a8a8a8a8a7a6a4a79e99928a8177685f4b44372618080000000000182d42586d8297adc2ad9c9399a1b3c0c9c6b19b8575604b423221110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021424313b3e37342a1c12040020354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000000000000d23384d62788da2b7a48f7a654f3a251000000000000000000000000000000a1a2838454b5e66747d858b9195969898979490898176665e52687d8e8e8e8e8e7b66503b261100000000000000000009192631414d5660687076797c7d7d7c7976706860564d413127190900000000000000000000000000000000000000000000000000000000000000000000000000000000090909090909070200000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000000000000006192c3c53687e93a9baac97826d5645321d283951667b90a7b8af9a846f5a4835200b00000000000000000000001c32475c71879cb1c6cac1bdb6b6b6b6b6b6b6b6b6b6b6b7b9c5b8b3aea89e96897d6c6055443625130000000000182d42586d8297adbda8937e8399a2b3c0b7a28d78625645322414050000000000000000000000000000000000000000000000000000000000000000000000000000000000010a10121616161614120c030000000000000000000000000000000000000b1f31424e534c473a301f180c20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297adb9a48f7a654f3a25100000000000000000010f253a4f647a8fa4c4a38e79634e39240e0000000000000000000000000000000a1a2832404d55606870777b7f818383817f7b756c61584c4c6176797979797975614b36210c0000000000000000000009141d3038454b5357616467686867646157534b4538301d15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000000000c2135495b70859bb0b7a6907b655038281520354b6074889eb3b59f8c78624d38221000000000000000000000001c32475c71879cb1c6baada8a1a1a1a1a1a1a1a1a1a1a1a2a3a7abb2b6b9b4a79e928173605443301c1000000000182d42586d8297adbaa48f7a75839aa2b4c0a8927d685f4e413123130500000000000000000000000000000000000000000000000000000000000000000000000000000005131e25282b2b2b2b29271f1406000000000000000000000000000000000011263b4e606861594d41342a1d20354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d8297a3a3a38f7a654f3a251000000000010a1012141c2d3d53687e93a8b8a68c77614c37220c000000000000000000000000000000000a151d3037444b535962666a6c6d6d6c6a6660564c473a4758616464646464615746331e0a000000000000000000000001131a28323639464b4f515252514f4b46393632281a1302000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000000001325364d63788da3b4b39d8874604b35200b1d3144556c8197acbcab947f6a553e2e1b07000000000000000000001c32475c71879cb1c6ad9c928b8b8b8b8b8b8b8b8b8b8c8d8e91969ca5b2b6b9b39f978272604a3e2d1b07000000182d42586d8297adbaa48f7a6574849aa2b4b49f8d7e685f4d413023130500000000000000000000000000000000000000000000000000000000000000000000000000011323313a3d404040403f3b322414030000000000000000000000000000000013293e53687e77675f4c473b301f354a60758a9fb5b8a38e79634e39240e00000000000000000003182d42586d828e8e8e8e8e7a654f3a251000000005131e252826303a4a5b6e8399aeb39d88735947341f0b00000000000000000000000000000000000212192731363b484c51555758585754504b4538332a3a474c4e4e4e4e4e4b4639291703000000000000000000000000000a161e21283236393c3d3d3c39363228211e160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000000071c3043546b8095aac1ab96816c5443301c081527374f657a8fa5b7b19c87725c4a362209000000000000000000001c32475c71879cb1bda8927e767676767676767676767677797c8187919ca5b2bdb1a0957f6a5c4a362210000000182d42586d8297adbaa48f7a656075849aa2b4ab9f8d7d675f4d41302312040000000000000000000000000000000000000000000000000000000000000000000000000a1e31414d5255555555544f43321f0c000000000000000000000000000000001a2f445a6f83887c6e61594d41342a4a60758a9fb5b8a38e79634e39240e000000000000000000000d22384d6278797979797975614b36210c000001132330393d36434b5863798c9fb4af9a846f5a3b2a18040000000000000000000000000000000000000009151d202a34373c40414343423f3b3632281f1c2a333739393939393633291b0b00000000000000000000000000000003090b161e21242728282724211e160b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000000000000b20354a6073879db2b6a48e79644f362614010b20354a6073879db2b6a48f7a644f372715020000000000000000001c32475c71879cb1bca6917c67616161616161616161616264676c737c8798a0b2beb49f8c7a644e3e2e1b070000182d42586d8297adbaa48f7a65576175849aa3b4ab9f8d7d675f4d4130231204000000000000000000000000000000000000000000000000000000000000000000000010253a4d5f676b6b6b6b69614f3b2712000000000000000000000000000000001a2f445a6f8499918377675f4c473b4a60758a9fb5b8a38e79634e39240e000000000000000000000b2035485a626464646464615746321e0900000a1e30414d525854606676859babbaa9937e69543e291400000000000000000000000000000000000000000002080d181f22262a2c2e2e2c2a26211e160a0c171f212424242424211e170b0000000000000000000000000000000000000003090c0f121313120f0c0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000000000316283850657a8fa5b7b19c87725c4a36180800071c3043546b8095abc2ac96816c5544311d080000000000000000001c32475c71879cb1bca6917c67514c4c4c4c4c4c4c4c4c4d4e52546066758298a1b3bcab9a85705c4b3722080000182d42586d8297adbaa48f7a654f576175859ba3b5ab9f8c7d675f4d41302212040000000000000000000000000000000000000000000000000000000000000000000012283d52677d808080807f69543f2914000000000000000000000000000000001a2f445a6f8499a098887d6e61594d4160758a9fb5b8a38e79634e39240e0000000000000000000005192b3c484d4e4e4e4e4e4b463928160300001025394d5f676d6f747b879ba3b4b49f8a77614c37210c000000000000000000000000000000000000000000000000050b0d11151718181715110b09030000040a0c0f0f0f0f0f0c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000000000091e3245566d8297acc1aa95806a553e2d1b0000001325364e63798ea4b5b39e8874604b36200c0000000000000000001c32475c71879cb1bca6917c67513c3636363636363637383936434a5760728399a7b8b4a28f7a644f3626140100182d42586d8297adbaa48f7a654f46576176859ba3b5aa9f8c7d675f4d40302212040000000000000000000000000000000000000000000000000000000000000000051a2f445a6f849595959587725d47321d080000000000000000000000000000001a2f445a6f8499afa79e918377675f4c60758a9fb5b8a38e79634e39240e00000000000000000000000e1e2b3538393d3e3b393632281b0b00000012283d52677d828589909da5b4b5a496816c5847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c1115181b1c1d1d1c1c1a17140f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000000000b21364b6075899eb3b5a38d78634e3823100000000821364a5b71869cb1b8a7917c66513a2a170400000000000000001c32475c71879cb1bca6917c67513c2721212121212121222425303945546176899eb3c0ad97826d5443301c0800182d42586d8297adbaa48f7a654f3946586176859ba3b5aa9f8c7d675e4d403022120400000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499aaaa9c87725d47321d080000000000000000000000000000001a2f445a6f8499afb7b3a098887d6e6159758a9fb5b8a38e79634e39240e00000000000000000000031323303a474c5254504b44372c1f0f000000182d42576d82979a9ea7b2b6b4a49c8675604b3a2a17040000000000000000000000000000000000000000000000000000000000000000000000000001080b0d0f0f0d0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000003090c171e21262a2d3031323332312f2c2924201c14080800000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000000005182a3b52677c92a8b9b09b86715b4935210c000000071a2d3d546a7f94abbcae99836e5847331f0a00000000000000001c32475c71869cb1bca6917c67513c27120c0c0c0c0c0c0d0f131c283647586a7f94aabbb39e8875604b35200b00182d42586d8297adbaa48f7a654f3a3a46586176859ba4b5aa9f8c7c665e4c402f221204000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d08000000000000000000000000000000152a40556a7f909da5b5b2a79e91837767758a9fb5b8a38e79634e39240e00000000000000000000102130414d58616769666055493d2c1b0b0000182d42576d8297acb3b4b0a99f978678625745321c0c0000000000000000000000000000000000000000000000000000000000000000000000000209141d2022242422201d140c0a03000000000000000000000000000000000000000000000000000000000000000000000000020b161e212933363b404345474748474644413e39353026221b10080000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000b1f3448596f8499afbcab947e69543d2c1a06000000000f22384d62788c9fb5b49f8a76614c37210e00000000000000001c32475c71869cb1bca6917c67513c27120000000000000000000a18293a4c61778b9fb4b8a78e7a644f39240f00182d42586d8297adbaa48f7a654f3a293a47586176869ca4b6aa9f8c7c665e4c402f2212030000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d0800000000000000000000000000000013283c50616a7b87979fabb7b3a199897d758a9fb5b8a38e79634e39240e000000000000000000081b2e3f4d5f67767c7e7b74635b493928160300182d42576d8297a4a89f9a948a8175625a493928160000000000000000000000000000000000000000000000000000000000000000000000000a151d26313538393937353126211e160b000000000000000000000000000000000000000000000000000000000000000000000a151d28323639464c5155585b5c5d5d5c5b5a57534f4b4336372e231c1103000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000000d22374c62778b9fb4b49f8b77624c37220e00000000000b2035485a70859ab0baa9937e68533d2c1a06000000000000001c32475c71869cb1bca6917c67513c2712000000000000000000000c1f34475970869bb0c5a7927d68523d281300182d42586d8297adbaa48f7a654f3a252a3a47586177869ca4b6aa9f8b7c665e4c402f21110300000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d080000000000000000000000000000000d203343505d6575818d9da5b5b2a79e928499aec4b8a38e79634e39240e0000000000000000000e22374b5d677d8a9293908679635746321e0900182d42576d82908f8d89857f776c6157493c2c1b0a00000000000000000000000000000000000000000000000000000000000000000000000a1a283237444b4d4e4e4c4b44373632291b130500000000000000000000000000000000000000000000000000000000000002101a283239464b525761666a6d7071727271716f6c696460544f4b3f372e1e170b0000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000000071a2d3d54697f94aabbaf9a846f594834200b000000000005192b3c53687e93aabbb09b85705b49352108000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000004182a3b576c8197acc0ab95806b56402b1600182d42586d8297adbaa48f7a654f3a251c2a3a47596277869ca5b6a99f8b7c665e4c402f211103000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d08000000000000000000000000000000041525333f4c57616c7b87979fabb6b3a199a1b3c7b8a38e79634e39240e00000000000000000010253a4f657b8c9ea8a9a49c8775614b36210c000e24394e63797b797775706a62594b46392c1e0e000000000000000000000000000000000000000000000000000000000000000000000002152838454b5560626464626055534b463930231608000000000000000000000000000000000000000000000000000000000513202d38454b57616870767b7f8285868788878684817e79746d655d504b3f33291b0e00000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000000c21364a5b71869cb1baa9927d68533b2b18050000000000000e22374c61778a9fb4b4a38d78634e362513000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000142a3f54697f94a9beac97826c57422d1700182d42586d8297adbaa48f7a654f3a25101c2a3b48596277879ca5b6a99f8b7c665e4c3f2f2111030000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d08000000000000000000000000000000000715212f39464b5d6575818d9da5b5b3aeb3bfd0b8a38e79634e39240e000000000000000004192e43596e8398abb9c2b6a5927d68523d2813000c21364a5b636564626054554c473b33291b0e000000000000000000000000000000000000000000000000000000000000000000000000091d324556606f7577797977756f6861574d41342616080000000000000000000000000000000000000000000000000000051323303e4a566069757d858b9095989a9c9c9d9c9b9996938e89827a71655d4b46392c1e0e000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000011426374e63798ea4b5b49f8a76614c36210d000000000000000a1f3347586f8499aec1aa95806b5443301c070000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000013293e53687e93a8bdad98836e58432e1900182d42586d8297adbaa48f7a654f3a25100c1d2a3b48596278879da5b7a99f8b7c655d4c3f2f21110000000000000000000000000000000000000008080808080808081a2f445a6f8499afb29c87725d47321d08080808080808080000000000000000000003111b29333f4b57616c7b87969fabb6c3c8c8b8a38e79634e39240e0000000000000000071c31465c71869bb1c9d3c3aa95806a55402b1500071a2d3d4a4e504f4d4b433637342a1e170b000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075848a8d8e8e8c8a847e75675f51443426160400000000000000000000000000000000000000000000000002132330414d5c64747f88929a9fabaaadb0b1b2b2b1b0afaca8a79e988f857b6d6157493c2c1e0e0000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a15000000000000081d3144556b8196abc2ae99836e5846331f0a0000000000000004182a3a52677d92a8bab29d8773604a35200b0000000000001c32475c71869cb1bca6917c67513c2712000000000000000000000014293e53697e93a8bead98826d58432d1800182d42586d8297adbaa48f7a654f3a2510000d1d2b3b48596278879da5b7a99f8b7b655d4b3f2e1c08000000000000000000000000000000090f111e1e1e1e1e1e1e1e1e2f445a6f8499afb29c87725d47321e1e1e1e1e1e1e1e1e13110b0200000000000000000b171e2f39464b5d6575818d9da5b3b3b3b3a38e79634e39240e000000000000000004192e44596e8399abbac3b6a6927d68523d281300000f1f2d36393b3a38353026221f180d030000000000000000000000000000000000000000000000000000000000000000000000000000091d32455671879ca9a3a3aa9f9a93887d6b625144342212000000000000000000000000000000000000000000000000102030414d5f677a86949ea7afb4bcc4b7b2b1afaeafb1b4b9c5b8b3ada39b8f8275625a493c2c1b0a00000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000000000b20354b6074889db3b9a8917c67513a29170400000000000000000c21364b61768a9fb4b7a58f7a65503928160300000000001c32475c71869cb1bca6917c67513c27120000000000000000000000152b40556a8095aabfac96816c57412c1700182d42586d8297adbaa48f7a654f3a251000000d1d2b3b485a6278879da6a3a99f8b7b655d4b37230e0000000000000000000000000004121d242633333333333333333333445a6f8499afb29c87725d473333333333333333333329261f1406000000000000000003111b29323f4b57616c7b87969d9d9d9d9d8e79634e39240e00000000000000000010253a50657b8c9fa9a9a59d8875614b36210c0000010f1a2124252422201c140d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000002152838566b8196abc6c8bbb4afa69d91806b6251402f1c0c000000000000000000000000000000000000000000000a1a2e3f4d5f677d8b9ca4b3b8bbb4ada7a69d9b9a99999b9ea8a9b0b5c1b5b0a0988678635a4939281603000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000317293950667b90a6b7b39e8975604b36210b000000000000000000091e3246576d8398adc3ad97826d5745321e0900000000001c32475c71869cb1bca6917c67513c271200000000000000000000081b2e3f586e8398adc9a9947f6a543f2a1500182d42586d8297adbaa48f7a654f3a25100000000d1d2b3c495a6378888e8e8e8e8e8a7a65503a25100000000000000000000000000012222f383c48484848484848484848485a6f8499afb29c87725d48484848484848484848483e3b312414020000000000000000000b161e2e39464b5d65758188888888888879634e38230e0000000000000000000e23374b5d687e8a9394918779635746331e0a00000000070c0e100f0d0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253b50657b90a8a6a5a7adb4b7b29e96806b5e4c3a2a17040000000000000000000000000000000000000000021528384b5d677d8d9fa9b6bcb5aa9f98928c888684838486898e939ba3b0b5beb2a49c8778635745321e0f000000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000a1e3346576e8398adc4ad97826d5645321e090000000000000000000316283951667b90a7b8b49e8975604b36210d00000000001c32475c71879cb1bca6917c67513c2712000000000000000000010f22374b5d73889db2bcab917c66513c261100182d42586d8297adbaa48f7a654f3a2510000000000e1e2b3c495a637779797979797979634e38230e000000000000000000000000091d2f404c515d5d5d5d5d5d5d5d5d5d5d5d6f8499afb29c87725d5d5d5d5d5d5d5d5d5d5d5d534e42311f0b0000000000000000000003111b28323f4b57616c737373737373635b4935210c000000000000000000081c2e3f4e6068777d7f7c74635b4a392917030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60748a93909092989faab9b09e907c665847331f0a0000000000000000000000000000000000000000091d324556647b8b9fabbabaab9f978b827d7773716f6e6f7174797e868f9ba3b0bcb6a69c8675604b3d2c1a060000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a1500000000000c21364c61768a9fb4b7a6907b655038281602000000000000000000000b20364b6075889eb3b9a8927d67523b2b1805000000001c32475c71879cb1bca6917c67513c271201010101010200040a13202f404f647a8fa6b7b59f8b77624c37220d00182d42586d8297adbaa48f7a654f3a251000000000000e1e2c3c495961646464646464635b4935210c0000000000000000000000000f24384c5e66737373737373737373737373738499afb29c877373737373737373737373737368604e3b26110000000000000000000000000b161e2e39464b575e5e5e5e5e5e4e493d2c1a0600000000000000000000112131414e5962686a6760564a3d2d1b0b000000000000000000000000070d0f11111111110c0a040000000000000000000000000000000000000000000000000000000000000000000000081d314455697e7e7b7b7d828c9ea7b9b39d8876614c38281603000000000000000000000000000000000000021527374b6074879ca9babaa99f8d81786d6762595c5a595a54606369717b85959eaebbb5a496816c5b4935210a0000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b000000000000000000000000000000000000000000000000000000000b20354a60758a9fb5a9947f6a543f2a150000000005192b3c53687d92a9bab39d8874604b35200b0000000000000000000000081d3144556c8197acc3af9a846f594834200b000000001c32475c71879cb1bca6917c67513c271717171717171718181f22313e4c5e6e8398aec4b09b86715948341f0b00182d42586d8297adbaa48f7a654f3a25100000000000000e1e2c3a474c4e4e4e4e4e4e4e493d2c1a0600000000000000000000000011263c51667c8888888888888888888888888899a1b3b6a58f888888888888888888888888887e68533e29130000000000000000000000000003111b2832364148484848484838352c1f0f0000000000000000000000031323313b484c5354514b45382d1f0f000000000000000000000002101b22242727272727211f170c00000000000000000000000000000000000000000000000000000000000000000000021527374f6069686665676d7a899eb3b7a695806a5645321e09000000000000000000000000000000000000081d3144556a7f94a5b6baa99f8b7d6c625a524d483b454436434a4e545d657380949daebeb49f8b79634e3928160300000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b36210b010101010101010101010101010101010101010101010101010101010b20354a60758a9fb5a9947f6a543f2a15000000000b2035485a70859aafc3ab96816c5544311d080000000000000000000000021527374f657a8fa5b7b49f8b77624d372210000000001c32475c71879cb1bca6917c67513c2c2c2c2c2c2c2c2c2d2a3337414e5c667b90a0b2b9a8947e69543b2a180500182d42586d8297adbaa48f7a654f3a2510000000000000000e1c2a343739393939393938352c1f0e0000000000000000000000000012273c52677c919d9d9d9d9d9d9d9d9d9d9d9da6b3bfc3b6a69d9d9d9d9d9d9d9d9d9d9d9d947f6a543f2a150000000000000000000000000000000b161e212c33333333333323211a0f0100000000000000000000000005131d2b34373e3f3c3632281a0f01000000000000000000000010202d36393c3c3c3c3c37332a1c0c00000000000000000000000000000000000000000000000000000000000000000000091932424f53535150525c657b90a0b2b39e8875604b36210f0000000000000000000000000000000000000b20364b6074889db3c3b49f8b7b675f4d483c37342b2f2e253035393f4b55606b7f94a0b2bbaa97826d5745321e0900000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b362117171717171717171717171717171717171717171717171717171717171720354a60758a9fb5a9947f6a543f2a15000000000d22384d62788c9fb5b6a58f7a644f372614010000000000000000000000000b20354a6073879db2bcab947f69543e2d1b070000001c32475c71879cb1bca6917c6751414141414141414141423a474c525f687a899eb3bfb49e8a76614c36210d0000182d42586d8297adbaa48f7a654f3a251000000000000000000c181f2224242424242423211a0e000000000000000000000000000012273c52677c91a7b2b2b2b2b2b2b2b2b2b2b2b7c4d0d3c4b7b2b2b2b2b2b2b2b2b2b2b2a9947f6a543f2a150000000000000000000000000000000003090c171e1e1e1e1e1e0e0c06000000000000000000000000000000000d182022282a27201d150a000000000000000000000000071b2d3e4a4f51515151514c473a2a1704000000000000000000000000000000000000000000000000000000000000000000001424323b3e3e3b3b3e4c5d6d8298abb8a7937e68533d2c1a06000000000000000000000000000000000011263c51667b91a6b7b9a7947f6a5d4d41352b2220181a19131c20232e37444b616d8298a9bab49e8975604b36210b00000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b362c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c354a60758a9fb5a9947f6a543f2a15000000081b2e3e556a7f94abbcb29c87725c4a36190900000000000000000000000000071c3043546b8096abc2b19c86715c4a3622090000001c32475c71879cb1bca6917c67565656565656565656575859586167717d8a9ea7b8b6a4957f6a5846331f0a0000182d42586d8297adbaa48f7a654f3a2510000000000000000000040a0c0f0f0f0f0f0f0e0c0600000000000000000000000000000012273c52677c91a7aeaeaeaeaeaeaeaeaeaeaeb2bfcfcfbfb2aeaeaeaeaeaeaeaeaeaeaea9947f6a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d1315120b0902000000000000000000000000000d22364a5c646666666666615847331f0a0000000000000000000000000000000000000000000000000000000000000000000006141f26292926262f3f4e63798c9fb5b09b85705b493521080000000000000000000000000000000002172c42576c8197acc4b39e8975604b3f3020190e0b05000000070b11192631434c62778b9fb4b9a8907a65503b251000000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b76604b414141414141414141414141414141414141414141414141414141414141414141414a60758a9fb5a9947f6a543f2a150000000d22374b5c72879cb1c1aa95806a553e2e1b0000000000000000000000000000001325364e64798ea4b5b5a48e79644e3727150100001c32475c71879cb1bca6917c6c6c6c6c6c6c6c6c6c6c6c6d6f72777d85929ea8b8b9a79c8674604b3a2917040000182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91989898989898989898989898a0b2bfc3b2a0989898989898989898989898947f6a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394f647a7c7c7c7c7c76614c37210c0000000000000000000000000000000000000000000000000000000000000000000000020c12141311112135495b6f849aafb4a38d79634e36261401000000000000000000000000000000061c31465b71869ba2a2a298826d57453221130600000000000000000009141f3448596e8398aec6a9947f6a543f2a1500000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b766056565656565656565656565656565656565656565656565656565656565656565656565660758a9fb5a9947f6a543f2a150000021527384f647a8fa4b6b5a38d78634e3823100000000000000000000000000000000821364a5c71869cb1c2ab96816c5544311d0800001c32475c71879cb1c4ae998381818181818181818181818284878b929ba3b4b9b6a79e8979635645321c0c000000182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657b8383838383838383838383838398a1b3b6a598838383838383838383838383837c66513c27110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0d1011110f0a00000000182d42586d82919191918f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d52677c91a7b9ab95806b5443301c08000000000000000000000000000000091f34495e74898d8d8d8d8d7e695439281603000000000000000000000005182a3b54697e93a9beac96816c57412c1700000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b5a08b756c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c758a9fb5a9947f6a543f2a150000091d3145566c8197acc2b09b86715b4935210c000000000000000000000000000000071a2d3d556a7f94aac1b39e8874604b35200b00001c32475c71879cb1c6b3a199969696969696969696969697999c9fabb0b5bab4a49c897b655b4938281500000000182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000e22374b5d656e6e6e6e6e6e6e6e6e6e6e6e6f8499afb29c87726e6e6e6e6e6e6e6e6e6e6e6e665e4c39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b131c2022252627241d12040000182d42586d8297a6a6a48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000f21364b6075899eb3b29d8874604b35200b000000000000000000000000000000000d23384d6278787878787875614b36210c0000000000000000000000000012273c51677c91a6bcad98836d58432e1800000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9beac968181818181818181818181818181818181818181818181818181818181818181818181818181818196abbfa9947f6a543f2a1500000b20364b6075899eb3bcab947f69543d2c1a06000000000000000000000000000000000f23384d62788da3b4b8a6907b66513a291704001c32475c71879cb1c6bfb3aeababababababababababacadaeb1b4bcb7b2a99f958679655d4b3d2c1a0a00000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f4b4f59595959595959595959595a6f8499afb29c87725d5959595959595959595959514c40301d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e21253035383a3c3c393022120000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3245566d8297adb7a6907b6550392917030000000000000000000000000000000b2035485a626262626262615746321e090000000000000000000000000212273c52677c91a7bcad98826d58432d1800000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9beb09f969696969696969696969696969696969696969696969696969696969696969696969696969696969fb0bfa9947f6a543f2a15000317293951667c91a7b3b39f8b77624d37220f00000000000000000000000000000000000b2035485a70859bb0b3ad98836e5846331f0a001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b2b1b0afaca8a59d958a8074635b4b3f2e1f0f0000000000182d42586d8297adb3a48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000010212e373a43434343434343434343445a6f8499afb29c87725d47434343434343434343433c39302212000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002141a28323636434a4d4f51514d40301d0a00182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035495a70859ab0c4ad98826d5746331e0a00000000000000000000000000000006192b3c484d4d4d4d4d4d4b463928160300000000000000000000020a151d3040556a7f94aabfab96816c56412c1700000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9bebdb0acabababababababababababababababababababababababababababababababababababababababb0bdbfa9947f6a543f2a15000a1e3346576e83999d9d9d9a846f594834200b000000000000000000000000000000000006192b3c53697e939d9d9d9d8a76614c36210c001c32475c71879c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9c9b9a96938e8780776b6056493d2e2111010000000000182d42586d82979d9d9d8f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000002101b22252e2e2e2e2e2e2e2e2e2f445a6f8499afb29c87725d47322e2e2e2e2e2e2e2e2e27241d1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e3238454b535460626566665e4d39240f00182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788c9fb5c9b49f8a76614c36210e000000000000000000000000000000000e1e2b353838383838383632281b0b000000000000000001080b161e2731404d5f70859bb0c2a8937e68533e291300000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e93a9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a9947f6a543f2a15000c21364c61768788888888887d67523b2b18050000000000000000000000000000000000000e22374c61778888888888887c67523c2712001b30455a70848888888888888888888888888888888888878684817e79726b62594b45382c1f1103000000000000172c41566c8188888888887a644f3a240f000000000000000000000000000000000000000000000000000000000000000000000000000000080e1019191919191919191a2f445a6f8499afb29c87725d47321d1919191919191919110f0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2832424f5660686f74787a7b7c66513c271100182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f556a7f95abbccdbaa9927d68533c2c1906000000000000000000000000000000000e1920232323232323211e160b000000000000030a0c141c20283238454b5e677c91a3b5b6a48e79634e39240e00000000000000000000000000000000000000000000000012273c52677c91a7bcb19b86715c46311c0014293e54697e939d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d947f6a543f2a15000a1e33465761727373737373675f4d3a1d0d000000000000000000000000000000000000000a1f34475961737373737373675f4d39251000182d41556670737373737373737373737373737373737372716f6c68635b554c473b32281a0f010000000000000015293e51636c7373737373645c4a36220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000004040404040404051a2f445a6f8499afb29c87725d47321d08040404040404040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002162838454b6069757d84898d8f918b745f4a351f00182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22374b5d72879cb2c9d7c7b09a85705a493520080000000000000000000000000000000000060b0d0d0d0d0d0d0c090300000000070d0f171e2126303538454b5660697c8a9eb4bfb19c87725b4a36210c00000000000000000000000000000000000000000000000012273c52677c91a7b3b19b86715c46311c0013283e53687e88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888887e69533e29140003172939464c5d5e5e5e5e5e524d41311e000000000000000000000000000000000000000004182a3a474c5d5e5e5e5e5e524d41301d0a0012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d5c5b5a57534e493d37342a1e160a0000000000000000000e22344451565e5e5e5e5e4f4a3e2e1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e324556606d7e88939a9ea8a49f8a745f4a351f00182d42586d8297adbaa48f7a654f3a251000000003050606040200000000000000000000000000000000000000000000000000000000000000021528384f657a8fa5b6cac7c8b4a28d78634d3625130000000000000000000000000000000000000000000000000000000001080b101a212429333636434b4f566067747f8c9ea8b9b3a1927d68523d2d1a0700000000000000000000000000000000000000000000000012273c52677c919d9d9d9b86715c46311c0011263a4e6068737373737373737373737373737373737373737373737373737373737373737373737373737373737373737373737373737369604f3b261200000b1b2933364848484848483d3a3123130100000000000000000000000000000000000000000c1c2a34374848484848483c393023130100081a2a3741454848484848484848484848484848484848474645413e39362c221f180d0200000000000000000000051626343e4148484848483a362e20100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2f3f4b607482939ea6afb4b4af9f8a745f4a351f00182d42586d8297adbaa48f7a654f3a25100d0f14181a1b1b1917130d0c06000000000000000000000000000000000000000000000000000000091d3245566c8297acc3b7b2b7c0aa95806a5443301c07000000000000000000000000000000000000000000000000000408141c20252d363939464c515460656c757d87949faab9b7a6998472604a35200f0000000000000000000000000000000000000000000000000011263c51667c8888888888846f5a45301a000b1e31424e535e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e534f42321f0c0000000b171e2133333333333328251e1305000000000000000000000000000000000000000000000c181f2233333333333327251d13050000000c1a252d30333333333333333333333333333333333332312f2c2923211a0f0b0500000000000000000000000000081622292c333333333324221b10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5d6c8196a0b3b8b4a99f9a978a745f4a351f00182d42586d8297adbaa48f7a654f3a251b22242a2d3030302f2c282320190e08010000000000000000000000000000000000000000000000000b20364b6075899eb3b7a59da5b7b29d8773604a35200b0000000000000000000000000000000000000000000000020b171f2630353a3e4a4e545761676d747a8189929da5b4bbb5a69d8877615443301c07000000000000000000000000000000000000000000000000000f24384c5e6673737373736f6654412d1800021324313a3e48484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848483e3b3224140200000000030a0c1d1e1e1e1e1e12100a01000000000000000000000000000000000000000000000000040a0c1e1e1e1e1e1e12100a0100000000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1a17130e0c060000000000000000000000000000000000050e15171e1e1e1e1e0f0d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b50657b8d9fb5b9a99f938a8582806b56402b1600182d42586d8297adbaa48f7a654f3a252d36393f4345464544413d38352c201c14080000000000000000000000000000000000000000000004182a3a51677c91a7b9a99d889daab7a58f7a6550392816030000000000000000000000000000000000000000000a161e293336434b50575c646a70767c82888f969ea7b2b6bab4a49c887a6459473625130000000000000000000000000000000000000000000000000000091d30404c515e5e5e5e5e5a5448372512000006131e2628333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333329261f14060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afb29c87725d47321d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b203448596f8499abb9a89e8b7e75706d6b62513d291400182d42586d8297adbaa48f7a654f3a373e4a4e54585a5b5b5957524d493c35302618100200000000000000000000000000000000000000000a1f3447596f8499aeb49f8b788b9fb4ad97826d5746321e090000000000000000000000000000000000000003111a28323a464c5460656c73797f858a91979ea6acb3b8bab4a99f958678645c4a3a2a1808000000000000000000000000000000000000000000000000000000122230383c4848484848454137291908000000020b11131e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e14120c02000000000000000000000000000000000000000000000000000000000000000000000000050b0d13171b1d1d1d1c19140e0c0700000004060b0b0b0b0b00000000000000000000000000000000000000040a0c1115181a1b1b1a1916130e0c060000000000000000000000000000000000000000000000000000060b0d1114151413100b09030000000000010b0b0b0b0b0000000000000000000000000000000000000000000000000000051a2f445a6f8499a6a69c87725d47321d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778b9fb4b49e8a7a6960565756514433210e00182d42586d8297adbaa48f7a654f3f4b505c64696d6f70706e6c68625a524b43362e201406000000000000000000000000000000000000000c22374c61778b9fb4ae99836f8499aeb49e8976614b36210e0000000000000000000000000000000000000715212f38454b586169747a81888e949a9faaacb3b8c2b6b1a99f978b8074625a4a3d2d1c0c0000000000000000000000000000000000000000000000000000000004121d24263333333333302d25190b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d182022282d30323332312e2a24211a0f0812191b20202020200d0b050000000000000000000000000000070c171f21262a2d2f3031302e2c2823211a0e0b050000000000000000000000000000000000000000040a0e19202327292a2a2825211e160a08050e14172020202020110f090000000000000000000000000000000000000000000000051a2f445a6f849090909087725d47321d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52687d92abbaa9957f6a5c4b4538403d3326160400182d42586d8297adbaa48f7a654f4b5d6571797f8285858584817d78706760544b3f322516080000000000000000000000000000000000071a2d3d54697e93aab9a8917c677d92a9b9a8927d67523c2b190500000000000000000000000000000000081625323f4c56606a767f878f969da6a9afb4bbbcb4b0aaa49c948b82786a6056483c2d1f0f00000000000000000000000000000000000000000000000000000000000000090f111e1e1e1e1e1a1812080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c1115181a1b1b1a18140f0b0801000000000000000000000000000000000000000004101b222b34373d424547484746433f39362d231c262d3035353535352220190d000000000000000000000008131c202933363b3f434445464544413d38352c221f180d0200000000000000000000000000000000000c171f212b35383c3e3f3f3d3a363228231c1622292c353535353526241d1204000000000000000000000000000000000000000000000f243a4f647a7b7b7b7b7b65503b251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001172c41566c8196abb49f8a76614b3e32282b292116080000182d42586d8297adbaa48f7a6556606c7b868e94989a9b9a9996928d857d73645d4f4334261607000000000000000000000000000000000c21364a5b71869bb1b49e897561768a9fb4af9a846f5a4835200b00000000000000000000000000000006162634434f5d65747f89949da5acb2b7c3b7b2acab9f9b958e877f776d635b4b45382b1d0f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090b171f21262a2e2f30302f2d2a25201d14090600000000000000000000000000000000000b171f2e373b484c52575a5c5d5d5b59544e4a3d372e3842454a4a4a4a4a4a342b1d0d00000000000000000210182530353a464c505458595b5b5a5956534e493d37342a1e160a000000000000000000000000000000131c2933363c494d51545554534f4b4539372f1f343e414a4a4a4a4a3b382f2212000000000000000000000000000000000000000000000d22364a5c6466666666655d4b37230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859aafaf9a846f5746321e1616140e04000000182d42586d8297adbaa48f7a656074818d9ba3a9adafb0b0aeaca7a29b92867a69615144342515030000000000000000000000000000011426364e63798ea3b5ad98836d576e8398aeb59f8c78624d3822100000000000000000000000000000001424344451616a7b87959ea8b2b7bbb4afa8a59d97918b867f79726a62594d493c32281a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f1417191b1b1b1917130e0c07000000000000000000000000000000000000000000000000000007111c232933363b3f4344464644423f3a35312620190e0300000000000000000000000000000d1b29333f4b4f5962686c70727272716e69635b504b3f48555b60606060605e483b2b19050000000000000614202e36434a515861666a6d6f70706f6e6b68635b554c483b32281a0f01000000000000000000000008131c303a464c555a6266696a6968656057504b3f334451566060606060514c402f1d09000000000000000000000000000000000000000000071b2e3e4a4f51515151504b3f2e1c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c32475c71879cb1ab96816c563928160300000000000000182d42586d8297adbaa48f7a657383969fabb4b0acaaaaabafb4b9b4b0a39b8c7f6b6251433321110000000000000000000000000000081c3043546b8096abb8a7917b6651667c91a8b9ab947f6a553f2e1b08000000000000000000000000000e1e324251626c7f8d9da5b4b9b6b2aa9f9a938d87827c77716a645c554c483b352c1e160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000709151d2025292d2f3031302f2c2824211a0f0a04000000000000000000000000000000000000000000010f1a212f383a464c5055585a5b5b5a57544f4b4437352b1e160a0000000000000000000000000d1d2b3a464c5d656f777d828587888786837f7970655d4b556670757575757570594834200b0000000000071524323f4b5460666e767b7f828485868583817d78726a62594b45382c1f100200000000000000000008182530414d58616a72787c7e7f7f7d7a766e655d4c4751626c7575757575665e4c38240f0000000000000000000000000000000000000000000010202e363a3b3b3b3b3b372e211100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d33485d72889db2a9947f69543f2a140000000000000000182d42586d8297adbaa48f7a6d8197a1b4aa9f9b979595969a9ea8b2b7b5aa9f94806b61503f2e1b0a000000000000000000000000000b20354b6074889db2b39e8975604b6075899eb3b29c87725d4b37220a00000000000000000000000005192b3c4f606c80949fabb6b8b3a59d948b847e78726d676158554e4a3e37342a21190e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1a212731353a3e424445464544413e39362d211f170c0300000000000000000000000000000000000006141f2d36404c505861666a6d6f70706f6d696460554d483c32281a0e000000000000000000000c1c2b3c4858616e7a848b92979a9c9d9c9b98948e857b6e615770848a8a8a8a8a78624d37220d0000000004152533424f5d64727c848a909498999a9b9a9996928d8780776b6056493d2d2010000000000000000000132536434a5f67767f878d91939494928f8a837b6e6158566c818a8a8a8a8a7c66513b26110000000000000000000000000000000000000000000002101b22242626262625231c110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73899eb3a8937e69533e29140000000000000000182d42586d8297adbaa48f7b7d919fa89e948a8581807f818589939da6b2bbb49e947f6a5d4b3928160300000000000000000000000316293950657b90a6b7ac97826d5645566d8298adb6a58f7a654f3828160300000000000000000000000b2035485a697e939eb4bcb5a79e93877f776f69635b57524c473a39362d221f180d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e19202d3637444b4f5357595a5b5a5956534e4a3d37332a1e170b00000000000000000000000000000000081624313d4a4e5e656e767b7f8384858584827f7a746b625a4b45382c1f0f01000000000000000417293a485a6276828f999fabacafb1b2b2b0aea9a29b8f82756170859a9f9f9f8c77624d37220d00000000122233435060697a8591999fa9a9adaeb0b0afaeaba8a59d958a8074635b4a3e2d1d0d00000000000000091c304354606b7d89949ca4a6a9aaa9a8a99f99908376635b6c81969f9f9f907b66513b2611000000000000000000000000000000000000000000000000070d0f11111111100e080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adbda8937d899ea39b8a7f77706c6a6a6c6f757d8898a0b1bcb49f8d7b655745321e0b00000000000000000000000a1e3246576d8298adb7a6907b65503850667b90a6b8ac97826c5645321e0900000000000000000000021528384d62788a9fb4bdb5a39b897e74696159534d493c3c37332a24221b100b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e2c353e4a4e556064696c6e7070706e6c68635b554c473a33291b0f010000000000000000000000000008162634424e5c646f7b838a909498999b9b9997948f8881786b6056493d2d1f0f000000000000000a1f33465862788698a0aeb4bab4afaba9a8a8aaaeb3b0a098867770859ab0b5a28c77624d37220d0000000a1a304050616a7e8c9ba3aeb4b7b2ada9a8a8a9abb0b4b6b2a89f958679645c4a3b2b1805000000000009192f3f4a607280929ea7b1b6c2bebebac7bab4aea1998779636c8196abb5a6907b66513b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2ad9c939ea39b85786a615957555556576068768297a0b1bcab9d8775604b3a291704000000000000000000000c21364b61768a9fb4b39d8874604b354b6074889eb3b39e8975604b36210d00000000000000000000091d3245566d8297a9bab6a49b85786860554c473a38352c27211f170f0d070000000707070707050400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081623313c494d5c646c747a7e828485868584817d79726b61584c46392c1f110400000000000000000000000516263444516068798490989fa9aaadafb0b0afaca9a79e968a8075635b4a3d2d1d0d0000000000081c2e3f4c6176879ca4b2b9b4a99f9a9593929395999ea7b1a49b8575859ab0b7a28c77624d37220d0000031628384c5e6a7f939faab5b4b0a59d9894939394969a9faab4b9b4a49c897a64594834201000000000011426374b5d6a80959eb3b8c5bcb5afa8a5a3a4a8adb4a59d88786c8196abbba6907b66513b2611000000000000000000000000000000061016181a1a1a181610060000000000000000000000000000000000000711171920202020201f0d0b05000000000000000000000000080e1020202020202015130d030000000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2baada8a69b8575625a4c473a404039454b5861728197a2b4b7a5947f6a5846331f0a00000000000000000005192b3c52687d92a8baac96816c55443144556c8197acb9a7927c67523b2b18050000000000000000000b20364b6075899eb4bcab9c8675625a4b4437342a232119120c0a04000000040a0c1c1c1c1c1c1b1812080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008162633414e5a626e7982888f9397999a9b9a9996938e8780766b6157493d2f221102000000000000000000001323344451636c7e8b9aa2aeb4b9b4afabaaabacb0b5b8b3a99f968679635b4a3b2a1805000000000e23374b5d6e8398a5b6b7a89e948a84807e7d7e808389919ba3a39580849ab0b7a28c77624d37220d0000091e324556667c8d9fb4bbb0a39b8f87827f7e7d7f81858b949ea8b5b6a79d8877624d3e2e1b07000000081d314455657b8d9fb5bcc1b5ab9f9a93908e8f92989fa9a69b85758196abbba6907b66513b261100000000000000000000000000000a18232b2e3030302e2b23180a000000000000000000000000000000000b19242c2f3535353535342220180d00000000000000000003111c23263535353535352a2720150700000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2cac2b39e88776257483c342a2b2a28323a46546074849aa9bab39e8976614c36210d0000000000000000000b2034485a6f849aafb7a58f7a644f37273750657a8fa6b7af99846f594834200b00000000000000000011263b50667b90a8b9b59f8d796357483c31271f180e0c060000000000000c171f213131313131302d251a0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000516263444515f6878838c979ea7a8acaeafb0afaeaba8a59d95898076635b4c402f21100000000000000000000e1e304151626c81939fa9b4b6b2a89e9a969595979ba3abb4bab4a49c8879635948341f120100000216283850657b8fa0b2b7a69d8a7f766f6b6968696b6e747c86959f9f8b8a9fb4b7a28c77624d37220d00000b21364b6075889dabbcb09f96857a726d6a6868696c70777f8a9ca4b5b7a699836e5c4b37220d0000000b20354b6073869cabbcc0b3a39b8d847e7b797a7d838a969fa3957f8196abbba6907b66513b261100000000000000000000000000061828353f43454545433f3528180600000000000000000000000000000719293640444a4a4a4a4a4937342b1d0d000000000000000011212f383b4a4a4a4a4a4a3f3c32251503000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2cab6a4927d675948392b1f181515161e2936445563798b9fb4b9a8937e68533b2a180500000000000000000d22384d62788c9fb5b29d87725c4b3720354a6073889db2b49f8b77624d372210000000000000000000142a3f54697f94a9c6af99846f5b4a392b1d15090400000000000000000c1c2a333746464646464541372a1a08000000000000000000000000000000000000000000000000000000000000000000000000000000000000001323344451626b7d8a989fabb3b8b4b0acaaaaabadb2b6b7b2a89e958679665e4c3f2e1c0c0000000000000006192c3c4d5f6b80969fb4bab0a59c928984817f8082868c959fa9b6b5a69d8877624c41301d0a0000091e3245566e8399aebeb29d88796a61585654535355556066737f8d9f9f9fa8bab7a28c77624d37220d0006192c3c54697f94a6b7b2a0968173655d58545353545659616a78869ca6b7b2a18f7a644f3a240f00000215273851667c91a4b5c3b3a29a857a6f69656465686e77808b9d9e8a859bb0bba6907b66513b2611000000000000000000000000001023354653585a5a5a585346352310000000000000000000000000000011243647545960606060605f4d483b2b18050000000000000a1a2f3f4c50606060606060544f4332200d000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2c8b19c8673604a3b2b1b0d040000030b182737495b6c8196abbcb09b86715948341f0b00000000000000071b2e3e556a7f94abbcab95806b563e2e1c3043546b8196abbcab947f6a543e2e1b070000000000000001162c41566b8196abbfaa947f6a553d2d1b0d0100000000000000000004172a3a474c5c5c5c5c5c5a55483725120000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e314151626b80929ea8b5b5b1a99f9b97959496989ca5acb4b9b3a49c8a7c665d4b3a2917040000000000000c2035495a677d929eb0baae9e96877d756f6c6a6b6d7177808b9ca4b5b7a69a846f5f4d39241000000b21364b60758a9fb4b5a3907b655b4c473a3e3d3e37444b55606a7d8d9fb4bac6b7a28c77624d37220d000c2035495a71869cb1b6a898836e60544b3f3f3e3e3f3a474c5a6276889db2bfac97826d573827150200091d3145566f8499aec2b6a59a8475645c53504e4f5358616b7a889d9e9ba3b5bba6907b66513b261100000000000000000000000001162b3f53646d6f6f6f6d64533f2b160100000000000000000000000002172c4054656e7575757575746259483420120000000000021528384c5d657575757575756a614f3c2713000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2bbaa937e685443301d0d00000000000009192c3d4d63788c9fb5b5a38c77624c37220d000000000000000d22374b5c72869cb1b6a48e79644e39241325364f64798ea4b6b19c86715c4a36220a0000000000000002182d42576d8297acbca7927d67523d281200000000000000000000000a1f334758617171717171706655412d18040000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4d5f6b80959eb4b9b4a49c928a8582807f8183878d969fa9b6b6a89e8b7b655846331f0d0000000000081b2e3e4d62788a9eb4bcae9c9380746760565655565759626b78869ca4b5b3a1917c67513e2e1b07000f243a4f64798fa9bab09b86715d4b3d3329292829273137444b5f6b8095a5b6cab7a28c77624d37220d000e23384d63788d979ca49e8a77624c43362e2a29282a2a343c4858687d92a7c8b29d87725645311d09000b20364b6075899fb4c3b29d877661574a3e3b393a3a474c5c6479899eb0b5c1bba6907b66513b261100000000000001080b140b0902182e43586d82858585826d58432e1802090b140b080100000000000004192f44596e838a8a8a8a8a8a77624d402f1a0a00000000091d324556657b8a8a8a8a8a8a7f6a543f2a1500000000000000000000031628395f74899eb4a8937e68533e29130000000000000000182d42586d8297adc2b49f8b77614c36251300000000000000000f2035495a70869bb0c1a7927c67523d2712000000000000021527384f647a8fa4b6b19c86715c4a36210822364a5c72879cb2b6a48f7a644f3827150200000000000001162c41566b8196abbda8927d685337261401000000000000000000000c21374c6176858686868684705a45301b05000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b677d929eb0b9a99f94867d76706c6b6a6b6d7278818a9ca4b6b9a99d8876614c3b2b1805000000000d22374b5c6e8398a8b9b09e937e6b60564b453840403b484d5a6276869caabbb19c86715c4b37220d0012273c52677c91a7c7ab96816b563f2f1f17141314151d2631414b6074879db2c7b7a28c77624d37220d000c21364c61757d82878c92816c594834261815131314181f2b3a4c61768baabbb6a58b75604b36200b000f253a4f647a8fa8bab6a5917c665846392d2624252a333e4b5b667c90a1b3c7bba6907b66513b2611000000000008141c2029201d151d32475c72879a9a9a87725c47321d151d2029201c14080000000000000d22384d62788a9e9f9fa898836e5e4c38281603000006192c3c4b6074869c9f9faa9b8573604b35200b00000000000000000000091e324657758a9fb4a8937e68533e29130000000000000000182d42586d8297adc2b09b85705947341808000000000000000006192c3c556a7f94aabfac96816c57412c17020000000000091d3145566c8197acc1aa957f6a553d2d1a071b2d3e556a8095aac2ac97816c5645311d0900000000000000142a3f54697f94a9c6ab96816c5544311d100400000000000000030e1b2c3d51667b909b9b9b9b87715c47321c07000000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f4d63798a9fb4b9a89e8b7f7367615757555556585a626c79869ca4b6b7a696816c594834200b00000004172a3a4f647a8fa0b2b5a496806b604b453832282a2b2b343c4958647a8b9fb4b5a48f7a644f3a240f0013283e53687d93a8bda9947f6a543f2a15050000000109141d314556697e93a8c3b7a28c77624d37220d000a1e33465761676c72777c79634e3b2a18080000050b0d1620344859748a9fb4c3a18c77614c37220c0013283d52687d92a7c6b29c8773604a3a291b100f10171f2e3d4c5e6e8399aec5bba6907b66513b26110000000008182630353e3632281a31465c71869baf9b86715c46311a2832363e353026180800000000000b2034485a697e93a3b4b2a0907c665645321e0f00000c2135495b6a8095a4b6b49f8c7a645544311d08000000000000000000000c21364b61768baabba8937d68533e28130000000000000000182d42586d8297adc1ab96816c563a2a180000000000000000000010253b50657b90a5c6af9a846f5a452f1a0000000000000b20364b6075889eb3b5a38d78634d38230f001023394e63798ea4b5b39e8975604b36200d0000000000000010253a50657a8fa8b9b29d8774604b3d2e1f180d0b0801060b0d161e2b39495b6d8298adb1ad98836e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5d6f8399a9baab9e8a7b6960544c4639403f413c494d5b6376869ca8b4af9f8a77624c37220d0000000a1f3347586e8398adbfb19c8674604b4232281e16151618202c3a4a5c6c8197a2a2a295806b56402b160013283d53687d92a8bdab95806b563f2e2019110d0b0500021527384c62778ca5b7b7a28c77624d37220d0003172939464c5257596267635b4a361d0d0c0e13181f2228323f4d62778caabbb8a78b76604b36210b00152b40556a8095aabfac97816c5443301c0c00000004101f2f4050657a8fa7b8bba6907b66513b261100000001142636434b534b45382e30465b70859bb09a85705b45302e38454b534b43362614010000000005192b3c4b6073859baabbb29d8775604b3d2c1a060c1c30414d63798b9fb4b6a496806b5c4a372715010000000000020c1214201925364e64798ea3c8a7927d67523d28120000000000000000182d42586d8297adbda8937d68533e2813000000000000000000000c21374c61778ca8b9b29d87725d372614010000000004172a3a51667c91a7b8b09b86715b4935210c000c2135495b71869cb1b8a7917c67513b2a18050000000000000b21364b6075899eb4b7a5937e685b4b3f332a23201c1419202328323c495763798c9fb4b9a8937d68533e281300000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b50657b8fa1b3b59f8d7c665d4b433633292b2a2c2b353d495863798a9f9f99938d7e68533e29130000000c21374c61778a9fb4b5a3907b665645311d150a020000050e1c2d3e4f647a8d8d8d8d8d84705a45301b0011273c51667c91a6c3b09a85705d4b3f352b262220181917141f34475972889db2b7a28c77624d37220d00000b1b2933363d3b484d524e4a3d2d1a1a2123282a343738454b5d6a7f94aac8b39e89735645321e0900172c41566c8196abbda7927d68523625130000000000011220354b6074899eb3bba6907b66513b2611000000081c304354606960564b3f33455a6f859aaf9a846f5a45333f4b566069605443301c0b00000000000d1c30435463798b9fb4b6a595806b5b4936211317293a4d5f6f849aa9baab9c8674604b3e2d1909000000000006141f2629352b354354687e93a8c2a6907b66513b26110000000000000000182d42586d8297adbaa5907b65503b2610000000000000000000000a1f33475874899eb4b49f89745544311d08000000000a1f3347586e8399aebcab947e69543c2c190600061a2c3d546a7f94a9c1ae99846f5947341f0b000000000000091e3245566c8297a9bab49e8a79655d4c473a383530262b353839454b5a6275869caabbb49e8a76614c36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000b203448596e8399aeb9a797816c5e4c3f30261e1716151619202c3a495b6b80908a847e7968604e3b261100000013283d52687d92a9bab19b86715e4c382715020000000000001022364a5c64787878787878624d38220d000e23384e63788da5b7b4a28f7b655d4d483c3b37342b2f2c29262a3b5b70869bb0b7a28c77624d37220d0000000b171e21272b34373d39362d22282c35383d3b474c5156606a7b8b9fb4c2ae99836e593828160300182d42576d8297acbba6907b66513b2611000000000000081c3043546f859aafbba6907b66513b26110000031729394b60727e74655d4c473a596e8499ae99846e593a474c5d65747e72604b3929170300000000011426364a5b6b8095a4b6b49f8b79634e41311c1f334658677d92a2b3b59f8d7b6556453220100000000000021424323b3e4a3c484d6073859bb0b6a48c77624d37220d0000000000000000182d42586d8297adb9a48e79644f39240f0000000000000000000004172a3a5d72879cb2baa98a75604b35200b000000000c21374c61778a9fb4b59f8c77624d37220e0000000f23384d62788da3b4b49f8b77624c37220f000000000000031628384e63798b9fb4b9a89e897b6b6158524d4b43363c494d5157606a78869ca4b6b7a696816b5846331f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778b9fb4b39e8976614c40301c140803000000060f1b2c3c4c61767b756f69635b4e42311f0b000003172939586d8398adc4a9947e6954402f1a0a00000000000000071b2e3e4a5a6363636363625a4835200b000c2135495b72879db2c0b39e897b6c625a55504d483b44413e3b37455b70859ab0b7a28c77624d37220d00000000030a0c1218202227242a33373d3d494e53585962676d757f8b9fa9bab6a4927d67523d27120000182d42586d8297adbaa48f7a654f3a251000000000000001142636586d8297adbba6907b66513b261100000a1e334657687e93867b6d61584d586e8398ad98836e584d58616d7b86937e685746331e09000000000008182d3d4b6074869cb2bbaa9a84705f4e3a2a2e3e4c6176889db3b7a697816c5d4b3828160200000000000c1f32424f5360605a626c7f94a3b5b19c8672594834200b0000000000000000182d42586d8297adb8a38e78634e39230e00000000000000000000001c31475c71869cb1c7a18b76614c36210c000000061a2c3d53697e93a9bab09a8570594834200b0000000b2035485a70859bb0bbaa947e69543e2d1a070000000000000a2135495b6b8095a2b4b8a79e8c81776d676260545d5e5a62666d757f899ca4b5baa99d8876614c3a29170400000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687e93aabbac96816c584733221201000808080808000e1f33475861656056544e493d3124140200000a1e33465773889db2b7a68d78634d38231200000000000000000010202e3c494d4d4d4d4d4d483c2b190500061a2c3d546a7f94a3b5b8a79e8b8178706a6662595c595653504d485b70859ab0b7a28c77624d37220d00000000000000000c181f2e363a474c52585b63686d72777c8289949fa9bab9a89c8673604b35200b0000182d42586d8297adbaa48f7a654f3a251000000000000000172c41576c8196acbba6907b66513b261100011527374c6176889e9c8d8276675f586d8297ad97826d585f6776828d9c9e8876614c3727150100000000000f1e324556657b909fb1b4a2927d68584733374b5c6c8197a6b8b29d8876614c3f2e1a0a00000000000012263b4f60697575757881949daeb4a0927d68523b2b18050000000000000000182d42586d8297adb8a38d78634e38230e00000000000000000000071c31465c71869bb1c7a08b76614b36210c0000000c2135495b70859bb0bbaa937e68533b2b190500000006192b3c54697e93aabbb19c86715c4a362109000000000000061a2c3d4b6074849aa3b3b8aa9f968a837c787573727374787c8289949ea8b5b9aa9f8b7b655746331c0c00000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a596e8399aeb8a78f79644f3a2a171e1e1e1e1e1e1e1e1e1e182a3a474c504b453838352c1f14060000000c21364c61768ba6b7b39d88735a4935200c00000000000000000002101e2c35383838383838352b1e0e0000000e21364b6075859ba6b4b8aa9f968b857f7b7774716e6c696662595b70859ab0b7a28c77624d37220d000000000000010f1d2a343e4a4f5861676d73787d82878c91979ea7b4bab4a89e8a7a645544311d080000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100081d3144556b8096a6ab9f97887d6f626c8197ac97816c626f7d88979faba696806b5544311d080000000000021628384b5d6d8297a6b8b39e8876614c3f4455647a8c9fb4b2a0917c6657463321110000000000000014293e53697e8a8a8a8d979fb1aa9f968272604a35200d000000000000000000182d42586d8297adb9a38e79644e39240f00000000000000000000031729395d72879cb2baa98a75604b35200b0000001325364e63788da3b5b49f8b77614c37220d00000000000e22374c62778b9fb4b5a48e79644e372715020000000000000e1d3144556176859aa1b4bab4a89f98928d8a8887888a8d91979ea7b3b9b4a89e8c7d675d4b392917000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33475873889eb3b39e8974604b3533333333333333333333333333332a33373b363228333323211a0f0100000f24394f64798ea4c4af9a846f5a3c2c190600000000000000000000000e192023232323232220190e00000000091e3245566278889ba3b2b7b4aa9f9b95908c898684817e7b77736d70859ab0b7a28c77624d37220d0000000000000f1f2c3b474c5c646d777d83888d92979ca5a6acb3b9b5b0a39b8a7c655c4a372614010000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000b20354b607485929ca5b2a69d9183786b8196ab96806b7883919da6b2a59c928574604b35200b0000000000000a1a2e3f4c6176889eb3b8a797826d5d4b4b6073859babb8a798836e5e4c39291703000000000000001d32475c72879c9f9fa2aca49c958b8073605443301c07000000000000000000182d42586d8297adbaa5907a65503b2510000000000000000000000a1e33465773899eb3b49f89745443301c080000071c3043546b8095aac1af99846f5947341f0a00000000000b1f3448596f849aafc2ab96816c5544311d08000000000000021527374758617583949fa9b4bab4ada7aa9f9d9d9e9fa9a6adb3b9b5b1a29a8a7c675f4d3f2e1b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000c21374c61768ca6b8af9a856f544348484848484848484848484848484848484848484848484839362c1f0f000011263c51667b91a6bbac97826c57422d1700000000000000000000000000060c0e0e0e0e0e0d0b05000000000003162838485a627885949da6aeb3b4b0aaa5a89e9c999693908c88827b849ab0b7a28c77624d37220d00000000000d1d2c3d4959616d7a838a92989da6a8adb2b6c2b5b1aba39b928579655e4c3d2d1909000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100081d31445560737d87939da6b3a1998a7e8095aa95807e8a99a1b3a69d93877d73605544311d0800000000000000111f334758677d92a1b3b59f8d7a655559697f94a3b5b39e8977614c402f1b0b00000000000000001d32475c72879cb1b5b2a0988680786b60554436251300000000000000000000182d42586d8297adbda7927d68523d2813000000000000000000000c21364b61768ba7b8b29c87725d3626140100000b20354a6073879db2baa9927d68523a2a1804000000000005182a3b53687d92a9bab39e8874604b36200c0000000000000009192a3a475761727e8a979fa9afb4babbb4b3b2b3b4bac3b7b2aca49c918478665e4d4130211100000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4c5ac97816c5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d4e493d2c1a060012283d52677d92a7bcaa95806b55402b1600000000000000000000000000000000000000000000000000000000000a1a2b3c495a62737f8892989ea8a8abafb3b4b1aeaba8a5a69d98908b9fb4b7a28c77624d37220d0000000005182b3b495b6377828f989fa9adb3b8c2b6b1aca7a49c958f867d72635b4c402f1f0f00000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000115273744546067747e87949ea6a89e948a9fb49f8a949ea8a69e94877e7467605444372715010000000000000004172a3a4d5f6f8399a8b9ab9c86736062788a9eb4b3a1927d6759473422120000000000000000001e34495e73899eb3c3ad9883736c635b4b453828190900000000000000000000182d42586d8297adc0ab95806b563929170300000000000000000010253a4f657a8fa4c5af99846f5a442f1a00000316283950657b90a5b7b49f8a76614c36210c000000000000000d21374c61768a9fb4b8a6917c66513a2a1704000000000000000c1c2a394654606977818a939a9fa9a7aaabacacaba9a6a59d978f867c70625a4c4030231303000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c91a6bbaa9580737373737373737373737373737373737373737373737373737373635b4936210c0013283e53687d93a8bda9947f6a543f2a150000000000000000000000000000000000000000000000000000000000000e1e2c3c49556069747d83898f92969a9ea7a4a6a9acaeb1b3ada99fa9bab7a28c77624d37220d000000000b2034485963798798a0adb4bab7b2aca6a49c97918c86807a71676054493d2f21110100000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000009192736434b556068757e88949ea7a99fa9baa99fa9a79e94887e756860554b43362719090000000000000000000c1c30414d62788a9eb4b5a4947f696e8399a8b9a89a846f5f4d3b2a18040000000000000000001d32475c72879cb1c6b2a0988881796c60564537261401000000000000000000182d42586d8297adc2af9a856f5746331e0a000000000000000005192b3c54697f94a9c9ab96816c56412c170100091e3245576d8297adc3ae99836e5746331e0a000000000000000a1f3347586f8499aec5ae99836e5847331f0a00000000000000000c1b2936434a59626c767e848a8f92959697969594908d87827a71665e4d493c2f22130500000000000000000000000000000000000000000000000000000000000000000000000000000000000012283d52677d92a7bcaf9e9588888888888888888888888888888888888888888888888888888879634e39230e0013283e53687d93a8bda9947f6a543f2a15000000000000000000000000000000000000000000000000000000000000000e1e2c37444b5560676e75797d8185888c8f919496999b9fa9b0b4bac7b7a28c77624d37220d000000081c2f3f4d6277889da5b2beb4afa69d97918c86817c77716b645c524a43362c1f11030000000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b26110000000918263037444b566069757f899ba3b4bac7bab4a39b897f756960564b4437302618090000000000000000000000132035485a697f94a3b5b49f8a787c90a1b2b49e8a78624d41311d0c000000000000000000001d32475c72879ca89fa1aba69d968c8174605544311d08000000000000000000182d42586d8297adc2b49f8a76614b3621120000000000000000092034485a70859aafbcab917c67513c271200000b21364b6075899ea3a3a8917c675139291703000000000000000417293a52677c92a8a2a29f8a77614c37210c0000000000000000000b1825303b484d5861696f757a7d7f818181807e7b78726d655d514d40352b1e12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687e93a8bdbcafa69d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d8e79644e39240f0012273d52677c92a7bcaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000e19273137444b52556064686c6f7377797c7f8183868a909ba2b4c5b7a28c77624d37220d0000000e23384b5d6f849aa6b7bbb4a29a9088827c77716c676259564f4a3e353025180f01000000000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b26110000000008141c273138454b57616a77869bb0c6d7c6b09b86776a61574b453831271c140800000000000000000000000005192b3c4b6073859baabaa89984879db2b4a3937e695a48352313000000000000000000000013283d53687e898a8a8c959fabab9f978373604b35200e000000000000000000182d42586d8297adc2baa9927d675240301d0c00000000000009192b3c4d62788b9fb4b59f8b77614c37220c000012283d52677d8e8e8e8e8e8a75604b36210b0000000000000000000c21364b61758a8e8d8d8d8c7e69533e29140000000000000000000008131c2b343a474c53566064676a6b6c6c6b6966625a574f4b3f393020190e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d53687d92a8bdccc4b7b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2a38e79644e39240f0011263b51667b90a6c9ac97816c57422c1700000000000000000000000000070b10101010100f0d070000000000000000000009151d27313637444b4f53565a59616467696c6e71757b849ba7b9b7a28c77624d37220d00000010253b50657b90a2b4bbaa9f92847b746c67615957524c483b3a362e201c13080000000000000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100000009151d2d363f4b4f5d65707c869ba3b5c4cdc4b5a39b867c70655d4f4b3f362d1d15090000000000000000000000000e1d314455647a8c9fb4b3a1999da5b7a99b8573604b3c2b1905000000000000000000000011253a4e606874757577808d9fb4b5a1937e68533c2b19050000000000000000182d42586d8297adc2c7b09b85715e4d3b2a1b0e060000050c192737495a6b8096abbcb09a85705847331f0a00000d22374d6277797979797978635645321e09000000000000000000091e3246576378787878777776614b36210c0000000000000000000000000d182029333738454b4f52555657575654514d493c3a372e241d12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcbfb3aea3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3b1b6c2b8a38d78634e38230e000e24394e63798eabbcaf99846f5a3c2c19060000000000000000000008131c20252525252524221b10020000000000000509141d202832363733363a3d413b474c4f5154575955606575899eb3b7a28c77624d37220d000002162838586d8298adc0b49f8c7e70666054514c473a3c37342b2421302a24201c1308060000000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b26110000091927313e4a4e5d64707b85919ca4acacb0bdb0acaca49c91857b70645d4e4a3e312719090000000000000000000000011426374a5c6b8096a5b6b3afb2b7b49f8b79635443301e0e0000000000000000000000000b1e31424e535f6058616b7e93a3b4b29c87725a4835200b0000000000000000182d42586d8297adc2c9b5a3917c665947392c211a181818202a37445562788a9fb4b8a6927d68523a2a180400000b20344859626464646464635b493828160300000000000000000003162839495a636363626262615746331e0a00000000000000000000000000050c171f212832363a3d40414241403f3b38352c25221b100a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a6c8b3a1998e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e9ca4b6c6a28d77624d38220d000b20364b60758a9fb4b29d88735a4935200c00000000000000000008182530353a3a3a3a3a3a372e201000000000000d181f26313539464b4c473a2a282c2a34373a3c3f4137444b5770869bb0c7a18c77624c37220d0000091e32455673889db3b9a7937e6960504b433637342a2722202a3337453f39353025211a0f01000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b26110001152737444b5c646f7a84909ba3b19f97969fb09f96979fb1a39b90847a6f645c4b4437271501000000000000000000000009192d3e4b6075879db2c8c4c7b5a4957f6a5b4936261400000000000000000000000000011323313a3d493a474c6070859bb0b6a58d77624d38220d0000000000000000182d42586d8297adc2c6c1b29d88776157493d352c2d2d2b343b47556073849aa9bab39e8875604b36210c00000005182b3b484d4e4e4e4e4e4d493c2c1a0a00000000000000000000000b1b2c3c494d4e4d4d4d4c4b4639291703000000000000000000000000000000040a0c161e2124282a2c2c2c2b2926232019100e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63788eaabbae9983797979797979797979797979797979797979797979869cb1b9a88b76614c36210c00091d32455672879cb1b7a68d78634d382312000000000000000000132536434a50505050504f4b3e2e1b070000000d1d2a3437444b505761615847331f17181f2224272a2c27313c5c71869cb1baa98b76614b36210c00000b21364b60768ba6b7b39e8975604b42353026221f1812172a3a474c5a554f4a4336352c1f0f000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100081d314455606e79848f9aa2b0a49c8f828196ac9681828f9ca4b0a29a8f84796e605544311d080000000000000000000000000f1e324556657b90aabbcec6b19c8674604b3d2c1808000000000000000000000000000005131e2528342a334253687d93a8c3a6907b66513b26110000000000000000182d42586d8297adc2b6a9a3a69b8575635b4e493d43423b484d5961738298a2b4b6a4937e695745321e09000000000d1d2b3437393939393938352c1e0e000000000000000000000000000e1e2c353839383838373633291b0b0000000000000000000000000000000000000002090b0f12151617171614110d0c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758a9fb4ad98836d6363636363636363636363636363636363636372879cb2b39e89745746331e0a0002152838576c8197acc4a9947e695440301b0b00000000000000071c304354606565656565645c4b37220d000005182a3b474c5560666d7676614c41311c13080c0f1214172035495a73889eb3b49f8a75604a35200b00000d22374d62778ca2c4b09b8570564531201c140c0a040f1f334758616f6a6460544e493d2c1a060000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000b20354b6074828d99a1afaa9f95867b6d8096ab96806d7b86959faaafa1998d8274604b35200b000000000000000000000000081c30435463798b9fb4c8c4af9a846f5f4e3b2a1805000000000000000000000000000000010b11131f1824394e63798ea3c8a7927d67523d28120000000000000000182d42586d8297adc2a9988e9ea39b86796c635b5958585959626a778398a0b2baa99c8674604b3928160300000000000d18202224242424242321190e0000000000000000000000000000000e1920232323232222211e170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d31455671869cb1b19c87725a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e60758a9fb4b19c86715c39291703000011273c51667c91a7b8b19c86715e4d392816080000000000010f20354a60727b7a7a7a7a7a644f3a240f00000b1f344759626c747b8289826e5f4e4030251d151615151d2b3b4d63788da6b8b19c87725443301c0700000c21364c61768ba7b9b09b8671584733221b151314171e2d3e4c6176847f79746d635b4935210c0000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100081d3144556d8398a8b4a39b8b8074656c8196ac96816c6574808b9ba3b4a898826d5544311d08000000000000000000000005192b3b4b6073859baab8b3b4b4a2927d685947341f1200000000000000000000000000000000000000000b21364b60768baabba8937d68533e28130000000000000000182d42586d8297adb9a38e79889ea49c8b8178736f6d6d6e72777f8999a1b2bbb49f8b7a645645311b0a00000000000000050b0d0f0f0f0f0f0e0c060000000000000000000000000000000000060c0e0e0e0d0d0d0c0a03000000000000000000000000000000010a10121818181814120c03000000000000000001080b0f12110b09020000000000000000000001080b0f12110b09020000000000000000000001080b0f12110b09020000000000000002152738576c8196acb6a48d78624d3a39393939393939393939393939364e63798ea9baad97826d58422d180000000b21364b6075899eb3b5a4917c6657463225180c05000007111f2f404f657b8f8f8f8f8f846f5a45301a00000d22374c6277818890989e927d685e4a433631272b2b27313a48596a7f95aac5ad98836e583625130000000b20354a6074899eb3b49f8a76614c43372e2a292929333d4a5c6b8095948e888279634e38230e0000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100011527374d62788a9f9e9385796b60566d8297ac97826d56606b7985939e9f8a78624d3727150100000000000000000000000b20344859697e93a3b4a69e9faab39e8977624c40301b0b00000000000000000000000000000000000000091e324557758a9fb4a8937e68533e29130000000000000000182d42586d8297adb5a08b757c919fa99f968d8884828284878c949ea7b3b9b39c927e685c4a3827150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121d25272e2e2e2e29271f140600000000000008141c20252826211e160a000000000000000008141c20252826211e160a000000000000000008141c20252826211e160a0000000000000011263b51667b90a6b8aa95806b58473324242424242424242424243043546a7f94aac1a8937e68533e2913000000091e3245566b8196a9bab29c8775614b43362a201918181a212e3d4c5e6e8398a5a5a595806b55402b1600000b21364b6076889da6adb49f8c7c6960544b4437404037444b586277899eb3b9a8927d68533d2813000000071c3043546f8499aebaa996816b614f4b3f3f3e3f39464b5b647a8c9faaa69e8a77614c37220c0000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000009203448596a80958a7e73635b4b586e8398ad98836d584b5b63737e8a95806a594834190900000000000000000000000b1b30404d62788a9eb4b39e888c9fb4a798836e5e4c3a291704000000000000000000000000000000000000031628395f74899eb4a8937e68533e29130000000000000000182d42586d8297adb5a08b766c8196a1b4aba69d999897999ca5aab3b8b3a89e917e69604e3e2d1a0a00000000000000000000000000000000000000000000000000000000000000040a0c0f100f0c0a04000000000000000000000000000000000000000000122330393c434343433f3b32241403000000010f182630353a3d3b3632281a120400000000010f182630353a3d3b3632281a120400000000010f182630353a3d3b3632281a120400000000000b20364b6075889eb3b39e8976614c41301d150e0e0e0e0e101d2b3c4b6073879db2b4a38d78624d38220d000000021628384d62788b9fb4b6a597826d6054473a342b2d2e2d363f4b5b657b90a0b2b5a38e79644f39240f0000091e324557697e93a3b4bbaa9f8c7e726660555756555755606776859ba7b8b49e8976614c36210c0000000013253652677c91a3b5b09e947f70655d585553545657616a79899eaab9a897826d5947341f0a0000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000005192b3b4b607582786960544a3d596e8499ae99846e593d4a546069788275604b3b2b1900000000000000000000000417293a4d5f6e8399a8b4a2927d8196a7b2a0917c665846331f11000000000000000000000000000000000000001f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297adb5a08b76607383969fabb3b2aeadadaeb2b6b9b4ada199897c69604f423120100000000000000000000000000808080808000000000000000000000000030a0c171f21252625221f180d0b0500000000000000000000000000000000000e1e30414d5258585858544f43321f0c0000000f1f2c36434b4f52504b4538302212030000000f1f2c36434b4f52504b4538302212030000000f1f2c36434b4f52504b45383022120300000000091d3145566b8096a9b8a797816c5f4d4032281f1718181b222e3b495a687e93a5b6b09b85705a4834200b000000000a2035485a6b8096a5b6b1a096807261584d483c42433d4a4e5d6579899eb3beb09b86715c4a36220d0000031628394b6073859ba6b7bbaa9f93857c756f6c6b6a6c6f747d879ba3b4b7a596806b5846331f0a000000000b20354b6073869ba9baae9d94847a726d6a68696b6e767f8b9ea7b8b49e8a77624d3a2a18040000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b26110000000d1e324557606d62594b4336455a6f849aaf9a846f5a4536434b59626d605745321d0d00000000000000000000000a1f334658677c91a1b3ab9a847076889eb3b29d8876614c3f2e1a0a00000000000000000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d8297a3a3a08b76606073808d9aa2a7aaacadadaba9a89e988f8378665e4f4232241302000000000000000000070d0f1e1e1e1e1e0e0c0600000000000000000b161e212a33373a3b3a37342a221f180d00000000000000000000000000000008182b3c4d5f676d6d6d6d69614f3b271200000c1c2c3d49546064676660564c4030211100000c1c2c3d49546064676660564c4030211100000c1c2c3d49546064676660564c4030211100000000021527384d62788a9fb4b19f917d675e4b453833292d2e2e373e4b596278899eb3b6a5927d67523c2b19050000000005192b3c4c6176879daabbb09e9683776a625a5958585a5b636d7b889da7b8b2a0917c66513e2d1b070000000a1c3043546278889da6b4bbb4a29a918985818080818489929da5b4b8a89d8775614b3a29170400000000081d314455647a8a9faab8aea29a8f87827f7e7e80848a949fa9b8b09f937e685948341c0c000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b261100000003162839454b574d483b3026455b70859ab09a85705b4526303b484d574b4539281600000000000000000000000a1a2e3f4c6176889db3b49f8c7964687e93a3b5a697816c5d4b38281603000000000000000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000182d42586d828e8e8e8e8b756055606b7a848c929597989796938f89827a6e625a4d4032241406000000000000000002101b222433333333332320190e000000000003121b2932363a474c4f504f4c473a37342a1d140600000000000000000000000000132536495a677d838383827f69543f29140004182a3a495b63737a7d7b75665e4c3f2e1c0804182a3a495b63737a7d7b75665e4c3f2e1c0804182a3a495b63737a7d7b75665e4c3f2e1c08000000000a2034485a6b8095a5b6b49f8c7c6b60564c473a42433e4b4f5c6477869ca7b8b29d8774604b36200d0000000000000e1e334657647a8b9fabbbb0a098897f78726e6d6d6f7379828c9da6b7b6a498836e5e4c382010000000000114263648596379889aa2b2b7b4b0a79e9a97959596999ea7b2b7b4a79e8a7a645746321b0b0000000000011426374a5c667c8c9ea7b4b4afa59d9894939496999fa9b4b8b39e96816c604e3b2b1800000000182d42586d8297adbaa48f7a654f3a251000000000000001172c41566c8196abbba6907b66513b2611000000000a1b2832364237342b1c31465b71869bb09b86715b46311c2b3437423632281b0a00000000000000000000021527384b5d6c8197a6b7a797816c5c6073859babb59f8d7b655645321e10000000000000000000000000000000000a1f34495f74899eb4a8937e68533e291300000000000000000d22384d6278797979797972604a4b5c646f777d80828382817e7a756d645c4d493c3022140600000000000000000010202d3639484848484838352c1e0e0000000b161e3039464b5458616465646159554c473b312416080000000000000000000000081c30435462788a989898907a65503b2510000a1f3347586379868f9290887c665d4b37230b0a1f3347586379868f9290887c665d4b37230b0a1f3347586379868f9290887c665d4b37230b0000000005192b3c4b6175879da9baaa9f8d80746861585957585a5c646d7a879ca4b6b2a0917c675544311d08000000000000031729394a5c677d8d9faab7b2a79e958d8784828384888e979fabb7b3a49c8676614c402f1d02000000000008182b3b4a5b637784929da6aeb4b9b3afacabaaacafb3b7b2aa9f98897b655c4a3928160000000000000009192d3e4d5e667b89989fabb3b6b2adaaa8a9abaeb4b6b1a69e928072604a42311d0d00000000182d42586d8297adb9a48f7a654f3a251000000000000001172c41566c8196abb9a6907b66513b261100000000000a161e212d2220191d32475c72879c9d9c87715c47321c1920222d211e160a0000000000000000000000081d314556657b8d9fb5b39e8976614c54647a8d9fb5ab9c8775604b3e2d19090000000000000000000000000000000a1f34495f74899eb4a8937e68533e291300000000000000000b2035485a6264646464646054433e4b4f5962676b6d6e6d6b696560564f4b3e352c1e1204000000000000000000071b2d3e4a4f5d5d5d5d5d4d493c2c1906000e1b2832404d57616971777a7b7a77726a62594e423326160500000000000000000008182c3c4a6072849aa8ad9a846f5d4b37230e000c22374c6176889ba3a7a69e8c7b65503929160c22374c6176889ba3a7a69e8c7b65503929160c22374c6176889ba3a7a69e8c7b655039291603000000000d1e334657647a8b9fabbbab9f95877e76716e6d6d6f737a828c9da5b6b5a398826e5f4d37271502000000000000000b1b2d3e4d5f677d8c9da6b4b8b3aaa59c999798999da6acb4b7b3a19a8678625847332212000000000000000d1d2d3d4a5962727d8791999ea8a7aaacadadacaaa7a59d978b8277655d4b3e2d1b0b0000000000000000102030404d5d6577828c969da6a7aaacadadacaaa6a49c94887d6b6054433024140000000000182d42586d8297a3a3a38f7a654f3a251000000000000001172c41566c8196a3a3a3907b66513b261100000000000003090b180d0b051c31465b718588888885705b46311b050b0d180b0903000000000000000000000008182c3d4b6074869cabb5a4937e6958474b5d6d8298a8b6a596806b5c4a3727150100000000000000000000000000000a1f34495f74899eb4a8937e68533e2913000000000000000005192b3c484d4e4e4e4e4e4a43362e373b484d525557585856544f4b4538372e20190e00000000000000000000000d22364a5c647373737373635a4935200c111e2c39464b5f67757f868c8f908f8c87807768605044332313000000000000000001142636495a697e93a2b2a18f7a644f3f2e1c0800162b40566b8095a6b5c2b8aa9b85715746321e162b40566b8095a6b5c2b8aa9b85715746321e162b40566b8095a6b5c2b8aa9b85715746321e0a00000000031729394a5c677d8d9faab7b5a59d938b8683828384888f989fabb6b2a39b8575614b40301909000000000000000000102030414d5f677b88969faab2b7b6b2aeadadafb3b7b4b0a69d928476625a483a29170400000000000000000f1f2d3b48546068747c83898e92959698989794918d8781786d62594b3f2e2010000000000000000000021222303f4c59616d7981888e92959798989695918d877f76675f4a43362513060000000000182d42586d828e8e8e8e8e7a654f3a251000000000000001172c41566c818e8e8e8e8e7c66513b261100000000000000000002000004192e42566771737373706756422e19040000020000000000000000000000000000132536495b6a8095a4b6b19c8673604b3a3f4c62778a9eb4b49f8c7a645544311d0f00000000000000000000000000000a1f34495f74899eb4a8937e68533e29130000000000000000000e1e2b3538393939393935302518222b34373d40424342413e3a363228221b10060000000000000000000000000f24394f647a888888888878634d382314212e3c4957616d7c88949ca4a4a5a4a49c95897e6b625041301c0c00000000000000081c30435463788a9fb4ab99836e5c4a36211100001b30465b70859bb0c4d2c8b5a38b76614b36211b30465b70859bb0c4d2c8b5a38b76614b36211b30465b70859bb0c4d2c8b5a38b75614b36210c00000000000b1b2d3e4d5f677d8c9da6b4b6b2aa9f9c9997989a9ea6adb4b6b2a09885776157463322120000000000000000000002132331414d5d6576818b959da5a7aaacadadaca9ab9f9b93887d6f6158483c2b1c0c000000000000000000010f1d2b36434a5560676e74787d80818283817f7c78726c635b4d483b2e211002000000000000000000000412212f3b474c5b636b73797d8082838281807c78726a61584d41302518080000000000000d22384d6278797979797975614b36210c000000000000000d22374d6277797979797976614c36210c0000000000000000000000000013263849565b5e5e5e5b56493826130000000000000000000000000000000000071c30435463798b9fb4b2a08f7b655544313448596a7f94a4b6aa9b8673604b3d2c180800000000000000000000000000091e34495e73899eb3a8937e69533e2914000000000000000000000e1920222424242424201c13080d182022282b2d2e2d2c2925211e160a0800000000000000000000000000000f24394f64798e9d9d9d8e79644f392422313f4b5a627582919da6b1b5c2b7c2b6b1a89e93806b5f4d3a291704000000000008182c3d4b6073849aa8b49f8c79634e3e2d1b0300001b31465b70869bb0c6d5cab7a58c77614c37221b31465b70869bb0c6d5cab7a58c77614c37221b31465b70869bb0c6d5cab7a58c77614c37220c000000000000102030414d5f677b88969faab2b7b4b1aeacadafb3b8b4aea59c918275615947392917040000000000000000000000051323313f4b58616c7880878d92959798989794918b857d7568604c473a2b1e0e0000000000000000000000000d18253037444b52546063676a6c6d6d6c6a67635b574d493c342b1d100200000000000000000000000003111d2a343d494e565b63686b6d6d6d6c6a67635a544c473a301c1308000000000000000b2035485a626464646464615746321e09000000000000000b20344859626464646464615746331e0a00000000000000000000000000091b2b3842464848484642382b1b090000000000000000000000000000000005182b3b4a6072849aa9baa998836e5d4b37262b3b4b6074879cb2b5a3947f6a5b4936251300000000000000000000000000081d33485d72889db2a9947f6a543f2a150000000000000000000000050b0d0f0f0f0f0f0b07000000050b0d12161819181614100b0903000000000000000000000000000000000d22384d62778da9b2a7927d67523f3236424e5d65788698a0b2b7b4aba4a2a4acb4b9b49e927d675847331f0a0000000001142636495b697e94a2b4a998826d5b49362010000000172c42576c8197a8b8c5bbb29d87725947341f172c42576c8197a8b8c5bbb29d87725947341f172c42576c8197a8b8c5bbb29d87725947341f0a00000000000002132331414d5d6576818b959da5a7aaacadacaba9a89e9991877c6d6157473a2a1b0b000000000000000000000000000513212e3a474c5a626b74787c80818382817f7b76706860564e42332a1c0e000000000000000000000000000008131c27313636434b4e52555758585755524e493d38352c20180d000000000000000000000000000000000c181f2c35383d4a4e52555758585755514d493c3733291c1300000000000000000005192b3c484d4e4e4e4e4e4b46392816030000000000000005182b3b484d4e4e4e4e4e4c463929170300000000000000000000000000000d1b262e31333333312e261b0d00000000000000000000000000000000000b20344859687e93a2b4b49f8a78624d3f2e191d314556667c90a1b3b49f8b79635443301c0d000000000000000000000000071c31475c71869cb1ac96816c573929170400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b60758a9fb4ad98836e5d4b454a4f60687b899ca4b2b4a89e958f8d8f979fabbcb39e8976614c37210c00000000081c30435463798a9fb4b49f8b78624d3d2c1a020000000d23384d62788a9ea7aaaa9f927d67523a2a180d23384d62788a9ea7aaaa9f927d67523a2a180d23384d62788a9ea7aaaa9f927d67523a2a180400000000000000051323313f4b58616c7880878d929597989795938f89847c74675f4b46392a1c0c00000000000000000000000000000003101c2a333c494d546063676b6c6d6d6c6a666158534b4538311f180c000000000000000000000000000000000009151d20263035393d40414343423f3c38352c2321190e05000000000000000000000000000000000000040f1a21232d36393d4042434341403c38352c211f170c00000000000000000000000e1e2b353839393939393632281b0b0000000000000000000d1d2b343739393939393633291b0b000000000000000000000000000000000913191c1e1e1e1b19130900000000000000000000000000000000000b1b30404c6277899eb3b7a5957f6a5a483521111527384c5e6f8399a9baa99a8472604a3c2b19050000000000000000000000051a2f455a6f849aafaf9a85705746331f1717150f0500000000000002090b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e0f0d08000000000000000000000000000000081c30435470859aafb49f8c7b6860565c646f7e8c9ea7b5b1a39b8a8079777a818d9fb4b8a7947f6a543a2917040000061a2c3d4b6073859ba9baa896816c5a48351f0f000000000c2035495a657b889295948b7f6a5f4d3a1c0c0c2035495a657b889295948b7f6a5f4d3a1c0c0c2035495a657b889295948b7f6a5f4d3a1c0c0000000000000000000513212e3a474c5a626b74787c80818382807e7a756f6760554d4032281b0c0000000000000000000000000000000000000c171f2c3536434a4e52555758585754514c473a3632281a13040000000000000000000000000000000000000002080b141c2023282b2c2d2e2c2a2723211a0f0c0600000000000000000000000000000000000000000000060c0f1a2123282b2d2e2d2c2b272320190e0a04000000000000000000000000000e1920222424242424211e160b00000000000000000000000d1820222424242424211e170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031729394c5e6e8399a7b9b29d8775604b3c2b19030a1a2f404d63788b9fb4b4a2937e685a48342013010000000000000000000001162c41566b8196abb49f8a76614c3f33292c2a221709000000000a151d203333333333333333333333333333333333333333333325221b1002000000000000000000000000000114263654697e94a7b9aa9e8a7d7572737a84939faab8b49f9785786b6462646c7d92a1b3b19b86715847331f0a00000c2135495b697f94a3b2b29f8a77624c3c2b19010000000006192c3c4b5d65767d807e786a614f41311e0006192c3c4b5d65767d807e786a614f41311e0006192c3c4b5d65767d807e786a614f41311e000000000000000000000003101c2a333c494d546063676b6c6d6d6b69646055524b4437301e160b0000000000000000000000000000000000000000040e1920253035383d40424343423f3c37332a211e160a00000000000000000000000000000000000000000000000001080b0e12151718181715120e0c0600000000000000000000000000000000000000000000000000000000070c0e13161818181715120e0c060000000000000000000000000000000000050b0d0f0f0f0f0f0c090300000000000000000000000000050b0d0f0f0f0f0f0c0a03000000000000000000000000061016182020202020100e080000000000000000000000000000000000000000000a1e334657667c91a1b2b4a2917c665645321e0e0000122035495a6b8095a6b7b49e8a78624d41301e0a000000000000000000000012283d52677d92aabaa995806b5d4c463a413e3427170500000a1a283236484848484848484848484848484848484848484848483a372e201000000000000000000000000000000c21364c6176899eb3b9a89e928a87898e99a1b4b8aa9f938174625a4f4d4f5f6e8399aeb59f8b76614c37210c00000e23394e63798a9d9d9d9d95806b5948341e0e0000000000000e1e2e3f4b5861686b69635a4f4332231301000e1e2e3f4b5861686b69635a4f4332231301000e1e2e3f4b5861686b69635a4f43322313010000000000000000000000000c171f2c3536434a4e525557585756544f4b443736312719120300000000000000000000000000000000000000000000000608131c2023272b2c2e2d2c2a26211f170c0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000917232b2d353535353525221b1003000000000000000000000000000000000000000c21364b6175889da3a3aa9a846f5e4d38281600000006192c3c4b6175889da3a3a899836f5f4d39251000000000000000000000000d22374c62778b9fb4b49f8a7b6a61585857524534220f0002152838454b5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e4f4b3f2e1b08000000000000000000000000000a1f334658687e939fb5b9b4a99f9c9ea7afb3b3a69e8c7e6d6056493c384151667c91a6bcab8f79644f3a240f0004192e44596e8388888888888676614c3b2a18000000000000000011212e3a464c5255544d493c3225150500000011212e3a464c5255544d493c3225150500000011212e3a464c5255544d493c322515050000000000000000000000000000040e1920253035383d40424342403e3a353127201d150900000000000000000000000000000000000000000000000000000000070b0e12161718181715110c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c202020202012100a0000000000000000000000000000000000000000000001080b1b202020202016140e0400000000000a141a1c202020202020202020202020202020202020202020202020202020202020110f0900000000061727353f424a4a4a4a4a3a372e211000000000000000000000000000000000000002172c41576c818e8e8e8e8e8c79634e40301a0a000000000e1e324657677d8e8e8e8e8e8e7c67523d271200000000000000000000000b1f3447596f8499abbaa99f8c7f76716e6c63523e2a1500091d3245566073737373737373737373737373737373737373737373645d4b37220d000000000000000000000000000417293a4e606d81969fabb4bab4b2b3b8b4b0a199887b69614b45382b22374d62778ca2a3a3917c66513c27110002172c4053646e737373737372615846331d0d000000000000000003111b2933363d403f38352c1e15070000000003111b2933363d403f38352c1e15070000000003111b2933363d403f38352c1e150700000000000000000000000000000000000608131c2023272b2c2e2d2b2925201d150b08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f32353535353527241d12040000000000000000000000000000000000000009141d203035353535352b292116080000000e1c272f3235353535353535353535353535353535353535353535353535353535353526231c1104000010233545525860606060604f4b3f2e1b080000000000000000000000000000000000000e24394e6379797979797979635b4a3622120000000000031629394d5f6779797979797978634d38230e000000000000000000000005182a3b4f657a8c9fb4baaa9f948b8683816c57412c17000b20364b6074888888888888888888888888888888888888888888887a644f3a250f00000000000000000000000000000b1b31424b6073808d999faaa9abaaa7a29a908377655d4f4231271a20364b60758b8d8d8d8d7d67523d271200001124364653595d5d5d5d5d5c4c463a291700000000000000000000000b171f21282b292320190e00000000000000000b171f21282b292320190e00000000000000000b171f21282b292320190e00000000000000000000000000000000000000000000070b0e121617181816140f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b1b20202020202014120c0300000000000000000000000000000000000000040d14162020202020201a181208000000000a1c2c3943474a4a4a4a4a3c393023120000000000000000000000000000000000000919263135464a4a4a4a4a403d33261604000a1c2c3943474a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3b382f22110000162b3f52646d7575757575655d4b37220e0000000000000000000000000000000000000c21364a5b636464646464635b4a3d2d1a040000000000000b1b30414d5c646464646464635a4935200c0000000000000000000000000d22374b5d6b80969fb2b7b4aa9f9b988a745f4a351f000b21364b60768b9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d8f7a65503a2510000000000000000000000000000000141d314455606b7a848b91949595928d857b6e62594c3f321d150a1d32455670797878787875614c36210c00000718283640444848484848473633291c0c000000000000000000000000040a0c1316140e0c0600000000000000000000040a0c1316140e0c0600000000000000000000040a0c1316140e0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c20303535353535352a272014070000000000000000000000000000000000081621282b3535353535352f2d25190b0000001427394a565c6060606060514d41301d0a0000000000000000000000000000000001142637444b5b606060606056514433210e001427394a565c606060606060606060606060606060606060606060606060606060606060504c402f1c0900182d42586d828a8a8a8a8a7b654f3a2510000000000000000000000000000000000000071a2d3d4a4e4e4e4e4e4e4e493d2d1f0f00000000000000001323303d4a4e4e4e4e4e4e4d493c2c1906000000000000000000000000081b2e3f4b607381929da5aeb3b4b09f8a745f4a351f000b21364b60768ba0b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a58f7a65503a251000000000000000000000000000000001142637444b5d646f777c7f807f7d7870665e4c483b2f21140202152838495b6363636363615746331e0a0000000a18242c2e333333333332211f170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c1f202020202014120c02000000000000000000000000000000000000000000000000050b0d20202020202012100a01000000000818263035464a4a4a4a4a4a3f3b32251400000000000000000000000000000000011626333d404a4a4a4a4a4a45413729190800001a2f435668717575757575675f4d392410000000000000000000000000000000000a1d314455607075757575756b62513d2914001a2f43566871757575757575757575757575757575757575757575757575757575757575665e4c38230f00182d42586d82979f9f9f8f7a654f3a2510000000000000000000000000000000000000000f1f2d3639393939393938352c1f0f01000000000000000005131f2d3639393939393938352c1e0e0000000000000000000000000000101d314455606c7d8792999da6a39f8a745f4a351f000b21364b60768ba0ababababababababababababababababababa58f7a65503a251000000000000000000000000000000000091926313f4b4f5861666a6b6a67625a504c40342a1d110300000a1a2c3d494e4e4e4e4e4c463929170300000000071117191e1e1e1e1e1d0c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f14171819191714110c090300000000000000000000000000000000000000000b171e2134353535353529261f1406000000000000000000000000000000000000000000000d18202235353535353528251e1305000001142636434b5b606060606060544f43321e0e0000000000000000000000000000000f1f334450556060606060605a544737251200001c32475c71868a8a8a8a8a7c67513c27120000000000000000000000000000000a1a2d3e4b6073858a8a8a8a8a806b56402b16001c32475c71868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7c66503b261100182d42586d8297adb5a48f7a654f3a251000000000000000000000000000000000000000010f1a2124242424242423211a0e0000000000000000000000010f1a212424242424242320190e00000000000000000000000000000002152737444b6068747c83888c8e8f8b745f4a351f000b21364b60758b96969696969696969696969696969696969696968f7a65503a2510000000000000000000000000000000000009141d2e373a474c51545655524d483c382f1f180d00000000000f1f2c3538383838383633291b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000709141d2025292c2e2f2e2d2a26211e160b0800000000000000000000000000000000000b1b2933364a4a4a4a4a4a3e3b3224140200000000000000000000000000000000000000000d1d2b34374a4a4a4a4a4a3d393023130100081c304354607075757575757569614f3c2b19060000000000000000000000000008182d3d50626b7575757575756f6654412d1803001c32475c71879c9f9f9f917c67513c27120000000000000000000000000000021628384a5c6a7f94a29f9f9f95806b56402b16001c32475c71879c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f907c66503b261100182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000070c0e0f0f0f0f0f0e0c060000000000000000000000000000070d0f0f0f0f0f0f0e0c06000000000000000000000000000000000009192731424e5560676e7376797a7b65503b2610000b20354b60738181818181818181818181818181818181818181818178634d38230e00000000000000000000000000000000000001101b222a33373c3f40403d38352b231c1105000000000000010f1a212323232323211e170b000000000000000000000000000000000000000000000000000000060b0d12161819191715110c0a04000000000000000000000000000000000000000000000000000000050f1a212631353a3e41434443423f3b363228231c1106000000000000000000000000000003172939464c5f6060606060534f42321f0c0000000000000000000000000000000000000005182b3b484d5f6060606060524d41301e0a000b20354b6075858a8a8a8a8a8a7f695a48352013000000000000000000000000011426364a5b6b808a8a8a8a8a8a846f5a452f1a05001c32475c71879cb1b5a6917c67513c271200000000000000000000000000000c1e324556647a8b9fb4c0b5ab95806b56402b16001c32475c71879cb1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a5907b66503b261100182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d3137444b525958616365655d4c38230e00081d314455606c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c635a4935200c0000000000000000000000000000000000000000080c181f22272a2b2a282320190e0900000000000000000000060c0e0e0e0e0e0c0a0300000000000000000000000000000000000000000000000000040a0e192023282b2d2e2e2c2b26211f170c080200000000000000000000000000000000000000000000000e19202d3637444b4f53575859585754504b4639372f211a0f010000000000000000000000000a1e3346576174757575757569604f3b260e000000000000000000000000000000000000000b203448596f757575757575675f4d39251000081c30435463798b9f9f9f9f9f8a78624d41301c0c0000000000000000000000081c30435463798b9f9f9f9f9f8a78634d38230e00001c32475c71879cb1bca6917c67513c2712000000000000000000000000000c1c2f3f4b6074869caabbcec0ab95806b56402b16001c32475c71879cb1c6beb2ada9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a5907b66503b261100182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0d0b0902000000000000000000000000000000000000000000000213192731353d3a474c4e50504c3f2f1c090001152737444b565656565656565656565656565656565656565656564d493c2c190600000000000000000000000000000000000000000000040a0c11151615120d0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f212b35383d4042444342403c37332a201d1509000000000000000000000000000000000000000004121e2b353e4a4e556064696c6d6e6e6c69666157504b3f362c1f140600000000000000000000000c21364c61768b8a8a8a8a8a7e69533c2c19060000000000000000000000000000000000000d22374d62778c8a8a8a8a8a7d67523d28120001142636495b6a7f95a4b5baa899846f5f4d3a2a170400000000000000000005182b3b4b6073859baabbb5a4947f6a5a4935200c00001c32475c71879cb1bca6917c67513c27120000000000000000000000000417293a4b5d6c8196a4b6c8d8c0ab95806b56402b16001c32475c71879cb1c6b2a0989494949494949494949494949494949494949494949494907b66503b261100182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e192023201d150a000000000000000000000000000000000000000000000009151d20272a3337393a3b382f211100000009192731354141414141414141414141414141414141414141414138352c1e0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2a33373c494d52565759585755514c473a3631271911010000000000000000000000000000000000071423303c484d5c646d747a7e81838483827f7b766e655d4e493d31241608000000000000000000000a1e3346576e83989f9f9f9b85705a4935200c0000000000000000000000000000000000061a2c3d54697f94ab9f9f9e8975604b36210b000008182c3d4b6074869cabbcb3a1927d675847331f110000000000000000000b20344859687e93a3b4bcab9c8674604b3c2c190600001c32475c71879cb1bca6917c67513c27120000000000000000000000000d1f334658657b8d9fb5c2d3d5c0ab95806b56402b16001c32475c71879cb1c2ad98827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f78624d38230d00182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e19202b35383632281a0a000000000000000000000000000000000000000000000001080b12171f21242526231c11030000000009151d202c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2320190e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a2020202020201c1a140a00000000000000000000000000000000000000000000000c1825303a474c545a62676b6d6e6e6c6a666158524b44372e1c140800000000000000000000000000000006142532414d5a626e7982898f93969899989794908a837b70635b4e42342616080000000000000000000317293951667b90a6b7b4a38d78634d38231000000000000000000000000000000000000c2136495b71869bb1c3ad97826d5745321e090000000f1d314556647a8c9fb4bfb39e8876614c3f2e1a0a000000000000000b1b30404d6277899eb3c1b59f8d7a645544311e0e0000001c32475c71879cb1bca6917c67513c271200000000000000000000000d1d30414c6176879dabbccfe0d5c0ab95806b56402b16001c32475c71879cb1bca6917c6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a625a4935200b00182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d18202b353c494d4b45382815020000000000000000000000000000000000000000000000000000040a0c0e10100e090000000000000001080b171717171717171717171717171717171717171717170e0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e353535353535322f271c0e0000000000000000000000000000000000000000000d1c2a36434a58616972787d8082838381807b77706760554b3f302618090000000000000000000000000002142432434f5f6778838e979ea7a8acadaeadaca9a99f9990857968605144342616050000000000000000000b20354b6074889db3c1aa957f6a553e2d1b07000000000000000000000000000000001325364e63798ea3b5b7a5907b655039281603000000021527384b5c6c8196a5b7b8a697826d5d4b382815020000000000031729394c5e6e8399a8b9b7a697816c5c4b372715000000001c32475c71879cb1bca6917c67513c27120000000000000000000005182b3b4d5f6d8298a5b7c9c8ccd5c0ab95806b56402b16001c32475c71879cb1bca6917c6754545454545454545454545454545454545454545454544d493c2b190600182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000040d181f2b343c484d5a62605645321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b29324a4a4a4a4a4a4743392c1c0a000000000000000000000000000000000000000d1d2b3a47546069767f878d92959799989795918b857c74655d4b4336271909000000000000000000000000102031424f61697d8a98a0adb3b9bab4b1b0b1b3b8bab4aea29a8b7e6c625144332313000000000000000000081d3144556b8196abc2b19c87725c4a362208000000000000000000000000000000071c3043546b8095aac1b29d8773604a35200b00000000000a1a2e3e4b6175879db2beb19f8f7b655645321d0f0000000000091e334657667c91a1b2bfb39d8876614c3e2e1909000000001c32475c71879cb1bca6917c67513c2712000000000000000000010f20344859677d91a0b2bbb4b3b8c5c0ab95806b56402b16001c32475c71879cb1bca6917c67513f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f38352b1e0e0000182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000040c181f2a343b484d5a626d7874604b36200b000000000000000000000000000000000000040a0c12121212120b0700000000000000000000000000000000000000000000000000000000000000000002080b0d10111213131312110e0c0a0400000000000000000000000000000000000000000000000000000000000000000003162939465e60606060605c564a3927140000000000000000000000000000000000000b1b2b3b485861727e89949ca5a7abacaeadacaaab9f9a91877b6b60544437271502000000000000000000000a1a2e3e4e60697f919ea8b2bab4aca89f9c9b9b9ea6a8b1b5b4a99f93806c625141301e0e0000000000000000011426374e64798ea4b5b6a48e79644f3626140100000000000000000000000000000b20354a6073879db2c1ab95806b5443301c07000000000000101e324657657b90a0b2bdb19c8674604b3d2c180800000009192e3e4b6175879db2bfb3a1917c67584633201000000000001c32475c71879cb1bca6917c67513c27120000000000000000000f1f31424d6277899eb3bbaa9f9ea7b8c0ab95806b56402b16001c32475c71879cb1bca6917c67513c2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2320190e000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000000040c171f2a343b484c59626c78828c77614c37220c00000000000000000000000000000000000c171f212727272727201c13080000000000000000000000000000000000000000000000000000030a0c1115151d2023252627282928272624211f1717120d0b05000000000000000000000000000000000000000000000000000000000a1e324657707575757575716856432f1a0500000000000000000000000000000000031729394859627684939ea8b2b6bcb5b2b0b0b3b7bcb5b0a59c8d8072605544311d14010000000000000000021527384b5c687e939db4b9b5a99f978f89878686888c939ca4b4b9b49e95806b5f4d3c2c190600000000000000000921364a5c71869cb1c2ab96816b5443301c0800000000000000000000000000021527374f657a8fa5b7b5a38d79634e36251300000000000000031628394c5e6d8298a6b8b6a495806a5b493625130000011527374a5c6c8196a6b7b9a899836f5f4d3a29170200000000001c32475c71879cb1bca6917c67513c2712000000000000000009192c3d4e606f8499a7b8b49f8c899eb3c0ab95806b56402b16001c32475c71879cb1bca6917c67513c2715151515151515151515151515151515151515150d0b0600000000182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000000000000000030c171f2a333a474c59626c77818b978c77614c37220c000000000000000000000000000000000c1c2933373c3c3c3c3c353025180800000000000000000000000000000000000000000000040a0c161e21262a273136383a3c3c3d3e3d3d3b393633292c27222019110b08020000000000000000000000000000000000000000000000000c21364b61758a8a8a8a8a86715c47321c07000000000000000000000000000000000b1e3346576277869aa2b4b9b5b1ab9f9d9b9b9da6a9b3b7b6ab9f968273604b42321f0f0000000000000000091d314556647a8b9fb4bbb4a39b8a817a7572707173777e86939ea8b7b09e927d675b493521120000000000000000071a2d3e54697f94aabbb39d8874604b35200b00000000000000000000000000081d3144556c8197acc3b09b85705b4935180800000000000000000b1b2f404c6176889eb3bfb49f8b79635443301c0d00081d314455647a8c9fb4c1b49e8a78624d41301b0b0000000000001c32475c71879cb1bca6917c67513c27120000000000000001152737495b697e93a1b3b5a395808095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000030b171e29333a474c59616b77818a979fa98c77614c37220c0000000000000000000000000000000417293a474c52525252514a433625130000000000000000000000000000000000000000070c171f212932363b4037444b4d4f515252535352514e4c463a413d38352b26201d150900000000000000000000000000000000000000000000000c21364b61768b9f9f9f9c87715c47321c070000000000000000000000000000000b1b31424b6175869ca4b4bbb4a49c928b888686888d949da6b1bcb5a098826d604f3d2c1a06000000000000011527374b6074869caabbb4a29a85786c6460555b5c596268737e8a9da6b7b49e8a79634d402f1d0900000000000000000f22374c62778b9fb4b7a6907b6550382816020202020202020202020202020b20364b6075889eb3bbaa937e69533d2c1a00000000000000000000111f334758677d91a1b3baa99a8472604a3b2a1806192c3c4b6073869cabbcb5a3947e695a48352312000000000000001c32475c71879cb1bca6917c67513c2712000000000000000a1d31445563798a9fb4baa99b85748095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000030b161e29333a474c58616b77818a969fa9b4a18c77614c37220c0000000000000000000000000000000a1f334758616767676767605443301c07000000000000000000000000000000000006101b222a333739464b51555955606265666768686867666361585a56524d483c3b363127190f010000000000000000000000000000000000000000000c21364b61768ba0b5b19c87715c47321c0700000000000000000000000000000417293a4e606e8399a4b6baaa9f94867d7772717173787f88979fafbbb2a0937e695b49352111000000000000081d314455697e94a4b6b7a59a8474625a4f4b44373b484d54606879889da7b9a89a846f5e4c38241100000000000000000b1f3448596f8499afc4ad97826d5645321e1717171717171717171717171716293951667b90a7b8b49f8b77614c37210f0000000000000000000004172a3a4d5f6e8399a8b9b4a2937e685948341f122035495a6a7f94a4b5bbaa9b8573604b3c2b1904000000000000001c32475c71879cb1bca6917c67513c27120000000000000a1b2e3e4b6073859ba8bab49f8a796b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000000000000000000020a161e293239464c58616b76808a969fa9b4bab3a18c77614c37220c00000000000000000000000000000a1a2f3f4c61767c7c7c7c7d72604a35200b000000000000000000000000000000020e19212d363a474c535761666a6e7375787a7b7c7d7e7d7c7b7976736f6c67625a57514b44372c1f0f0000000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000000a1f334658687d92a1b2baa99f8c7e726761585b5b5a62697581949dafbdb49f8b79634e402f1c0900000000000b20354b6074879db2c0b29d87766156493c3531272b3436434a5b6379899eb3b3a1917c66513f2e1c080000000000000005182a3b52677d92a8b9b39e8975604b362c2c2c2c2c2c2c2c2c2c2c2c2c2c2c3246576e8398adc5ae99836e5847331f0a00000000000000000000000c1c30414d6277899eb3c0b39e8977624c402f1c30414d62788a9fb4c2b49f8c7a645544311e0e00000000000000001c32475c71879cb1bca6917c67513c27120000000000031628394a5c6a8095a3b5b3a1937e696b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000020a161e283239464b57616a768089959ea8b4bab5aea1998c77614c37210c00000000000000000000000000021628384b5d6d8291919191806b5443301c07000000000000000000000000000009151d2c353e4a4f5861686f767b7f84888a8d8f919192939292908e8b8885817c78726c666055493d2c1a0600000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000031628394c6176889eb3beb49f8b7c6960544c473a3c484d57616d7f949fb1bbaa99846f5e4c38230e000000000011263b51667b90a5b7b4a2907b655746382b201d15182025303d4a5b667c91a0b2b09b85705d4b37230b00000000000000000d21364b6075899eb3b9a8917c67513a414141414141414141414141414141414b61768a9fb4b8a7917c66513a2a17040000000000000000000000001320344859687e93a2b4b9a798836e5e4c392a3a4d5f6f849aa9bab7a596816c5c4a3726140000000000000000001c32475c71879cb1bca6917c67513c271200000000000c1e324557647a8c9fb4b8a79a8472606b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000000020a151d283239454b57616a767f89959ea8b4b9b4ab9f988e847b645847331f0a00000000000000000000000000091e324556657b90a0a79c8674604b36251300000000000000000000000000010f1927313c494d5c646d767e848a9095999d9faba4a6a7a7a8a8a7a6a3a79e9a96928d87817b74635b4935210c00000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000000091e3246576b8096a6b8b2a0927d675e4a4336332a2b3539464b616c8197a5b6b3a1907b66503d2c1a0600000003162839576d8297acb1af9a85705d4c39291a0e08010508131c2d3d4d5e6e8398aab5a38f7b65503929170300000000000000091e3245566d8297adc3ae99836e58575757575757575757575757575757575757677d92a8bab39e8975604b36200c0000000000000000000000000005182b3b4a6072849aa9bab2a0907c665746334758677d92a2b3bfb29d8775614b3e2d19090000000000000000001c32475c71879cb1bca6917c67513c2712000000000c1c2f404b6075869caabbb39e897762546b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000000000000000109151d283238454b576069757f89959ea7b4b9b4aa9f988c83796f645d4b3a2a17040000000000000000000000000417293a4b6074879cb2a2917c66564531180800000000000000000000000003111f2c37444b5b636e79828a93999fa9aaaeb2b2afacaaa8a8a7a7a8a9acafb3afaba7a59d97908979634e38230e00000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000000000c21364b6175899eb3baa998826e5f4d4030251f1819202832434b6075879cb2bfaf9a846f5b4935210c000000091e32455772879c9c9c9c917c67523f2f1b0b0000000000000f1f30404d62788b9fb4ad98826d5746331e0a000000000000000316283850657a8fa5b7b49f8b766c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6f8499afc2ac97816c5645311d0900000000000000000000000000000d1c30435463798b9fb4beb29d8775614b3f4c6176889eb3c0b2a0917c665746322010000000000000000000001c32475c71879cb1bca6917c67513c271200000004172a3a4c5e6c8197a4b6b2a0917d6759566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c271210101010101010101010101010101010100c0a04000000000000182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000000000000000109151d273138454b566069757f88949ea7b3b9b4a99f978b82796e645c4f4b3f2e1c0c000000000000000000000000000a1f3347586a7f94a5b09b85705e4c3827150000000000000000000000000412212e3d4955606b78838e979fa9afb4b1aba5a59c999795939292929394979a9da6a7acb2b2ac9e8975604b36200b00000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000005182b3b53687e93a7b9b49f8a77624c41301c130804050b161e324556667c91a3b5b59f8c78634e38230e0000000b21364b607586878787878676614c3621110b0e10110f0e0b08122035485a6d8298adb49f8a76614b36210c00000000000000000b20354a6073879db2baa99f8b818181818181818181818181818181818181818398a1b3b6a48f7a644f38271502000000000000000000000000000000132536495b6a7f94a3b5b7a596816c5c4b5d6d8297a7b8b9a898836e5e4c39291602000000000000000000001c32475c71879cb1bca6917c67513c27120000000d1f334758667b909fb1b7a598826d5f4d566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27252525252525252525252525252525252525211f170c0000000000182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000109141d273137444b566069757e88949ea7b3b8b3a89f968b81786d635b4f4a3e372e20100000000000000000000000000005182a3b4c6176899eb3a4907b665140301a0a0000000000000000000000031222303f4b5b6374808b98a0adb4b4aca49c95908c8784827f7e7d7c7d7e7f8285888d92979da5aa98836e5544311d0800000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000000b2034485970859bb0c1ab96816c59483423130000000000031628384c5e71859bb0bcab96806b563c2c19060000091e32455760717171717171615746331e1d202325262523201d15192b3c50657a8fa6b7a8917c67513c27120000000000000000071c3043546b8095aac1baa99f9696969696969696969696969696969696969698a0b2bfb19c87725c4b371a0a0000000000000000000000000000000008182c3d4b6073859baabbb49f8c7a6456657b90a0b1c1b39e8977624d402f1b0b00000000000000000000001c32475c71879cb1bca6917c67513c271200000d1d30414c6176889db2bcab9d8776614c41566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3733291c0c00000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000000008141c263137444b556068757e88949da6b3b8b3a89e958a81776c625a4e493d362d221b1002000000000000000000000000000b1f3447596b8095a7b19c86715e4c382212000000000000000000000001112130404d5d657985959faab2b4a89e968e86807b76726f6c6a69686768696a6c6f73787c82878e94927d67523727150200000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000000d22374c62778b9fb5b4a38d78634d3b2a18050000000000000a1a2f4053687d92a9bab19c87725a4935200c000003162839454b5c5c5c5c5c5c4c463929273136393a3b3a383631272120354a6074889db2ac97826d573b2b180500000000000000001325364e63788da3b4c7bab4acacacacacacacacacacacacacacacacacacacaeb2bebcab947f6a553e2e1b0000000000000000000000000000000000000e1d314455647a8c9fb4bbaa9b85736074879cb2beb4a3937e6859483422120000000000000000000000001c32475c71879cb1bca6917c67513c27120008182b3c4d5f6e8298a6b7b59f8d7b65584640566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67514f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4c473a291704000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000000000041218263037444b556068747e87939da6b3b7b3a79e958980776c62594d493c362c221b10080000000000000000000000000000021528384c62778a9fb4a8937e6853402f1d0400000000000000000000000f1f2f3f4d5e667b899ba3b4b4a99f95898179716b6561585a5755535352525354575a5a62676d72797f8576614c37210c0000000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000013283d53687d92abbcb09b85705a49351d0d00000000000000001221364b61768a9fb4b6a48d78634d38230e0000000a1b2832364747474747473633353838454b4e4f504f4d4b443736333043546d8297adb29d8872594834200b0000000000000000082135495b70859bb0c7cec9c4b7b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b7c4c6cab59f8c78624d382210000000000000000000000000000000000000011527374a5c6b8096a5b6b5a3947f6b8095a5b6bbaa9b8573604b3b2b18040000000000000000000000001c32475c71879cb1bca6917c67513c271200132536485a677d92a0b2b6a496816c5d4b3a40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67656565656565656565656565656565656565656565615847331f0a000000182d42586d8297adbaa48f7a654f3a251000000000000000000000000000000012223036434b556068747d87939da5b3b7b2a69d94887f766b61594d483b352c211a0f0700000000000000000000000000000000091d3245566a8095a8b49e8976614c36211200000000000000000000000a1a2d3d4b5d667d8b9ea7b5b4a29a8a80766c635b56504c473a42403e3d3d3d3e3f423c484d52575b636a70615847331f0a0000000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000417293a596e8398aec6a9947f69543c2c19000000000000000000091e3246576f8499aec2a8937e68533e2913000000000a161e2131323232322c353c494d55566063656664636055544c463a3652687d92a7b7a58c77624c37220d0000000000000000061a2c3d53687e93a9bacebcb0a69d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da6b7cbc6af9a85705a4835200b0000000000000000000000000000000000000009192d3e4b6075879cabbcb49f8a7d8c9fb4c3b49f8c79635443301d0d000000000000000000000000001c32475c71879cb1bca6917c67513c2712091c3043546278899eb3bbaa9c8674604b3f2f40566b8095abc0ab95806b56402b16001c32475c71879cb1bfaa947f7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a76614c37210c000000182d42586d8297adbaa5907a65503b251000000000000000000000000000000a1d30404d546067737d87929da5b2b6b1a59d93887f756a61584c473a342b20190e060000000000000000000000000000000000000b20364b6075889eb3ad98826d5746331e0a00000000000000000000021628384a5b657b8c9fa9b9ab9f9484786b61584e493d3b3733292d2a29282728292a2d2b35383d3d4a4e555b4c473a2917040000000000000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000a1f33465872879db2b9a88f79644f3a240f0000000000000000000316283954697e93a9c9ac97826d57372715020000000003090b1c1c1826303d494e5a626a7075787a7b7a78756f6961584c464e63798eabbca6917b66513c26110000000000000000000e21374c61768a9fb4c9b09e95888888888888888888888888888888889db2c8baa8927d68523c2b19050000000000000000000000000000000000000000101e324556657b8d9fb5baa89f929faabbb6a595806b5b4a36261400000000000000000000000000001c32475c71879cb1bca6917c67513c2712192c3d4a6072849aa7b9b49f8b7a645645322b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6af9d948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f7c66513b2611000000182d42586d8297adbca7917c675236251300000000000000000000000000001024394d5f67737d86929ca5b2b5b1a49c92877e756961574c463a342a20180d0600000000000000000000000000000000000000061a2c3d53687d92a6b8a8917c66513929170300000000000000000000091e3245566379899eaabaa99f8d7f73625a4c463a362c26211f17191918171313141517192022272d36393f463733291c1d19130c0a0300000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000000c21364c61768ba5b6b49e8975604b35200b000000000000000000000f24394f64798eabbcb19b86715544311d08000000000000000b1b2836434b5b636e787f868a8e8f908f8d89847e766b61574b60758a9fb4aa947f6a553f2a150000000000000000000a1f3347586e8399aec5ab95807373737373737373737373737373737a8ea4b9b49f8a76614b36210e000000000000000000000000000000000000000000031628384b5d6d8297a6b7bab4a7b4bbbeb29d8775604b3d2d180800000000000000000000000000001c32475c71879cb1bca6917c67513c27152737495b697e93a2b4b4a2947f6a5c4a38282b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6bbafaaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4907b66513b2611000000182d42586d8297adc0ab96806b5443301c0f0000000000000000000000000012273c51677d86929ca4b2b6b3a49c91877d746860564b463933291f180c050000000000000000000000000000000000000000000c2135495b71869bb0b49f8a75604b36210b00000000000000000000071b2e3e4b6074869ca7b9aa9f8b7d6a6054483c3329211a2023282c2e2e2e2c282320190e070b0d121a21242a3131333534322e28211e160b000000000000000000000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000010253a50657a8fa5c3b09b85705544311d08000000000000000000000b21364b60758a9fb4b49f8a75604b36200b0000000000000b1b28394554606979838c949b9fa9a4a5a4a89f9a94898176655e5572889db2ad97826d58422d1803000000000000000004172a3a51667c91a7b8b29d8773605d5d5d5d5d5d5d5d5d5d5d546b8196abc4ad98826d5746331e0a000000000000000000000000000000000000000000000a1a2e3f4c6176889db3c3c9bcc9c6b2a0907b655645321f0f0000000000000000000000000000001c32475c71879cb1bca6917c67513c271d31445563798b9fb4b9a89a8473604b3e2d1a2b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6ccc2bfbabababababababababababababababababababaa6907b66513b2611000000182d42586d8297adc2b29c8773604a3d2c1d130b08080b0d0d0b05000000001f34495e74899ca4b1b6b8a79e91867c736860554b453832281f170c0400000000000000000000000000000000000000000000000e23384e63788da3b5ae99836e5645321e09000000000000000000000d22364a5c6c8196a4b6b49f8c7c675f4b43362b1f1d242b35383d41434443423d38352b221b10161e2832363c4246494a4947433d3632291b130500000000000000000000000000000c21364b61768ba0b6b19c87715c47321c07000000000000000000000013283d53687d92a8bdad97826d583726140100000000000000000000091e32455672879cb2bbaa8d78624d38230d000000000008182839465760727f8b989fabb0b4bac7b9c6bab4afa89e96877b686070859bb0b09a85705b45301b000000000000000000000c20364b6074889eb3b7a58f7a654f3748484848484848484b6074889db3b7a6907b6650392917030000000000000000000000000000000000000000000000111f334658667c91a5b6cad2d8c2ad98826d5e4c382816010000000000000000000000000000001c32475c71879cb1bca6917c67513c272e3f4b6074859ba9bab49e8a786255443120162b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6bbafaaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4907b66513b2611000000182d42586d8297adc2b6a5927d675b493c3023201c1d20222220190d0000001f34495e74899eb3c2c8b39e887c726760544b443732281e160b04000000000000000000000000000000000000000000000000071a2d3d556a8095aabbaa927d675238281603000000000000000000091c2f404f647a8d9fb5b19f937e685e4d413026181f30393c484d525658595857534d483c362d20283238454b52575b5e5f5f5d59534b463931231608000000000000000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000152a40556a7f95aabfaa947f6a553f2a150000000000000000000000021628385a6f849aafc8a48f7a654f3a251000000000011426364657617583949fa9b4bcb6b1aaa6a4a4a6a8aeb4b4a59d8d7e696f8499aeb29d88725d38281602000000000000000000081d3144556c8196acc2ac97816c5544313333333333283850657b90a6b7b39d8874604b35200b00000000000000000000000000000000000000000000000005182a3b4e6072879db2c7dcceb9a48e79644f41301b0b000000000000000000000000000000001c32475c71879cb1bca6917c67513c29394b5d6b8095a3b5b3a1927e685a49372614162b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6af9d948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f7c66513b2611000000182d42586d8297adc2c3b39e8979635a4d4138353031363837342b1d0d00001f34495e74899eb3bbc8b49f8c80776c625a4d493c362d221b10080000000000000000000000000000000000000000000000000c21364a5b72879cb2b49f8a76614c36210c000000000000000000000f23384c5e70849aabb7a597826d604e40301c1c2a33404d515a62686c6e6e6d6c68625a4f4a3e3239454b5660676c71737574726e6861574e41342616070000000000000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000172d42576c8297acbda8927d68533d2813000000000000000000000000182d42586d8297adbca7917c67523c271200000000081c30435461758499a1b4bab5b1a49c95918f8e9093999fa9b4ab9f937f6d8398adb49e89745645321e09000000000000000000021527374f647a8fa4b6b39e8975604b36201e1e1e1e3245566d8297adc1ab96806b5544311d080000000000000000000000000000000000000000000000000b1f344759687d92a5b6cac7cac4ae99836f5f4d3a2917040000000000000000000000000000001c32475c71879cb1bca6917c67513c324657647a8c9fb4b8a699836e604e3c2c1909162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bfaa947f7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a76614c37210c000000182d42586d8297adc2bfb3a79c8678675f534d4b43444b4d4d483b2b1905001e34495e7389979faab4bbab9f968a81786d635b4e4a3d362d231c1109000000000000000000000000000000000000000000000e24394e63798ea4b6b09b86715846331f0a00000000000000000006192c3c50667b90a2b4b29d8776614c4231221f2c3a474c5e6670787d81838383817d786f645c4f424a57606b757c8286888a8987837d75685f51443425150100000000000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000192f44596e8499aebba6907b66513b2611000000000000000000000001162b41566b8096abbea9937e69543e2914000000061a2c3d4b60728399a3b3bdb0a39b9086807c7a797b7e848a969faab49f8d7b8297adb9a88b76604b36210b000000000000000000000922364a5c72869cb1b8a7917b6651392917030b21364b6075899eb3b5a38e79634e3726140100000000000000000000000000000000000000000000000b1b30404c6277899eb3c2b6b1b6c2b3a1917c675846331f100000000000000000000000000000001c32475c71879cb1bca6917c67513c404b6175879caabbb39e8877614c42311e0e00162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67656565656565656565656565656565656565656565615847331f0a000000182d42586d8297adc2b3a199a19c897d706863605455606262594834200b000d22384d6278828b979faab4b4a99f968b82786e635b4f4a3e372e231c1107000000000000000000000000000000000000000215273754697e94a9c3ab96816c563a2917040000000000000000000c2035495a6f849aafb5a3917c67574633241d2c3d4958616e7c858d929698999897928d847a69604f5b6375808991979b9e9f9e9c9892897d6b625143321f0f00000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001a30455a6f859aafb9a48f7a644f3a250f000000000000000000000000152a3f556a7f94aabfaa947f6a553f2a150000000c2135495b6a7f94a1b3bcaf9f96857b716b66646466686f77818c9da6ab9e89869cb1c6a18c77624c37220d00000000000000000000071b2e3e556a7f94abbcad98836e5746331e0a17293a51677c91a8b9b19b86715b4a36190900000000000000000000000000000000000000000000000417293a4c5e6e8398a7b8b4a49ca4b6bfb39d8876614c3e2e190900000000000000000000000000001c32475c71879cb1bca6917c67513a4c5e6c8197a5b6b19f917c6659473424130001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67514f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4c473a291704000000182d42586d8297adc2ae998399a79e91857e78757374757878624d37220d000b2035485a626d78828c989fabb5b4aa9f978b83796e645c504b3f382f201c13080100000000000000000000000000000000081d3144556f8499afc3a7917c67523c2712000000000000000000000e23384d63788c9fb5b09b8573604a3929192b3b495b637683919ba3a7abadaeadaca8a1998c7e6960637987959ea8acb0b1aeafb2aea79e92806b614f3d2d1a07000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001b30455b70859ab0b9a38e79644e39240f00000000000000000000000014293e54697e93a9beaa95806b55402b160000061a2c3d4e63798a9fb4bfaf9e958174655d55514f4f515358616c7a879ca4a79e9ca4b5b7a28d77624d38220d00000000000000000000001022384d62788c9fb5b49f8a76614b36210d1f3347586e8399aebbaa947e69543d2d1a0000000000000000000000000000000000000000000000000a1f334658667c91a0b2b4a39b879ca4b6b7a697816c5c4b37271502000000000000000000000000001c32475c71879cb1bca6917c67514759667c909fb1b6a597826d5e4c3b2a18060001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3733291c0c00000000182d42586d8297adb7a28d788a9fb3a39b938d8a88898b8d7f69543f2a140005192b3c484d5a626d79828c989fabb2b4aa9f988c837a6f655d504c403530251d14090200000000000000000000000000000b20364b6075899eb4b7a58c77624d37220d00000000000000000006192c3c566b8096abb7a6917c665443301b2737485963798898a0b0b4b3ada9a7a8a9adb3aa9f937e6976889da5b3b7b2a49c999a9ea8b4b39e947f695b4a36210f000000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001c31465b71869bb0b8a38e78634e39230e00000000000000000000000013293e53687e93a8bdab96806b56412b1600000c2135495b6e8398a9bab3a195806c60554b3f3c3a393b3a474c5c6477869ca7b3b1b5c2b8a28d78634d38230e00000000000000000000000b2034485a6f849aafbaa9927d67523b2a1821374c61768a9fb4b49f8b77624c37220f00000000000000000000000000000000000000000000000a1a2e3f4c6176889db2bbaa9b8575869cabbcb59f8d7a645544311d0e000000000000000000000000001c32475c71879cb1bca6917c67514c6177889db3bbaa9d8775614b402f1d0c000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27252525252525252525252525252525252525211f170c0000000000182d42586d8297adb5a08b747e939fb4b0a8a99f9e9ea8947f69543f2a1400000e1e2b353c494d5b636d79838c99a1aeb3b4ab9f998f847b70665e514a433631261d150a030000000000000000000000000f243a4f647a8fa8b9b29d8772594834200b0000000000000000000c2135495b72879cb2b39d8874604b36251d3144556278879da6b2b4a79e9894929294989da6b29f8b797f94a6b6b7a59d8f86848589939faab49f8c79634e3d2d1a070000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001c31475c71869cb1b8a28d78634d38230e00000000000000000000000013283e53687d93a8bdab96816c56412c1700000e23384e63798c9fb4b9a8998372604b44372f272524262a333e4a596379899eb3c1c9d2b8a38e78634e39230e000000000000000000000005192b3c52687d92a8baaf9a846f5947341f2b3c53687d93a9baae99846f5947341f0b00000000000000000000000000000000000000000000031628384b5d6c8197a6b7b49f8c79657b8d9fb5bcab9c8674604b3c2c19060000000000000000000000001c32475c71879cb1bca6917c6751606e8399a6b8b49f8c7b65574632221200000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c271210101010101010101010101010101010100c0a04000000000000182d42586d8297adb5a08b756c81949faab4bab4b3b3a9947f69543f2a140000000e19202c353d494e5b636e79838e99a1afb3b5aea29a8f857b716660544b443731271e160a010000000000000000000013283e53687d93a8c6ad98836e583b2b18050000000000000000000e23384d63788da4b6ab96806b554431182a3a4b6073859ba5b7aa9f9589837f7d7d7f8288919da59a84859bb0bbaa9d877a716e6f757e8c9fb4aa9a846f5b4a36210c0000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001c31465b71869bb0b8a38d78634e38230e00000000000000000000000014293e53697e93a8beab96806b56412b160004182a3b566b8095abbcb39e8977625443312719110f0f11171f2d3b495b677d92a3b5c9cdb8a28d78634d38230e0000000000000000000000000d21364b61768a9fb4b49f8b77624c372234485a70859aafb9a7917c67523b2a180500000000000000000000000000000000000000000000091e324556657b8d9fb5b7a596806b5d6d8297a7b8b5a4947f6a5a493520130000000000000000000000001c32475c71879cb1bca6917c675a687d92a1b3b5a395806b5d4b3929160400000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d8297a3a3a08b7660727f8c999fabadafb0a9947f69543f2a1400000000050e19202c353d494e5b636e7a838f99a1afb4b3afa29a90857c736760554b453832281d1509000000000000000002172c42576c8197acbfaa947f6a553f2a150000000000000000000014293e54697e93a9b8a78f7a654f37271f344759697e94a3b5aa9f8c7f756d6968686a6d747c879aa29a9ba3b5b49f8b79645c595660697d92a2b3a28e79634e39240e0000000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001b30455b70859ab0b8a38e79634e39240e00000000000000000000000014293f54697e94a9beaa95806a55402b15000b1f34475972879cb1c2ab95806b5948362515090000000004101d2c3c4a6073869bb1c7d7b7a28d77624d38220d0000000000000000000000000a1e3246576d8298adbbaa937e69543c2c384d62788c9fb5b39e8975604b36210d0000000000000000000000000000000000000000000009192d3e4b6075879cabbcb29d8775614c6176889eb3c0b49f8b78634d41301c0c00000000000000000000001c32475c71879cb1bca6917c6762788a9eb4baa99b8574604b3f2e1b0b0000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000182d42586d828e8e8e8e8b7560606a79838b9397999b9a947f69543f2a14000000000000060e1a212c353d4a4e5c646f7a848f9aa2b0b4b4b0a39b91867d746860564b45383127190900000000000000031628395b70859ab0bba6917c66513c271100000000000000000003162939586e8398adb39e8974604b352022374c6177899eb3b49f8c7c6a61575452535454606676849aa5b0b5c1ad97826d5b4b3e454b5f70849aafaa95806a553b2a180400000000000000000c21364b61768ba0b6b19c87715c47321c0700000000000000000000001a2f455a6f849aafb9a48f7a644f3a250f000000000000000000000000152a3f556a7f94aabfa9947f6a543f2a15000c22374c61778ca4b6b5a48d78624d3b2a1808000000000000000e1c304354677c91a9bacdbcab8c77614c37220c0000000000000000000000000316293950657b90a6b7b09b85705b49353d54697f94abbcac97826d5645321e09000000000000000000000000000000000000000000011527374a5c6b8096a5b6b3a1917c66574758687d92a2b4baa99a846f5f4d3a2a1704000000000000000000001c32475c71879cb1bca6917c6773849aa8b9b49f8b79635544312110000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000d22384d6278797979797972604a5b636f787e82848585847c66513c26110000000000000000060f1a212d363e4a4f5c646f7a848f9aa2b0b4b5b0a49c92877d746960564b4437271501000000000000091e32465773899eb3c5a38e78634e39230e0000000000000000000a1e32465772879cb1ae99846f5544311d2d3e546a7f94a7b5a3937e695e4b46393d3d36434b586176879db2c3bba6917b66513d2e314151667c91a9b09b86715947341f0b00000000000000000c21364b61768ba0b6b19c87715c47321c070000000000000000000000192e44596e8399aebba6907b66513b2611000000000000000000000001172c41566c8196abbea9937e69543e29140010263b50657b90a5c2b19c86715a48351d0d0000000000000000001325364b60768a9fb4c9b59f8a75604b36200b000000000000000000000000000b20354b6074889db2b5a38d78634d384a5b71869cb1b6a58f7a654f38281602000000000000000000000000000000000000000000081d314455647a8c9fb4b9a899836e5e4c3a4e5f70849aa9bab3a2927d675847331f11000000000000000000001c32475c71879cb1bca6917c697f94a2b4b4a2947e695b4a37271502000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000b2035485a6264646464646054434a4e5a62686d6f70706f665e4c38240f00000000000000000000060f1a212d363e4a4f5d656f7b85909ba3b0b5b5b1a59c93877e756a605544311d080000000000000c21364b61768ba7b8b8a78b76604b36210b0000000000000000000c21364b61768a9fb4aa95806a55372622364a5c71869cb1b09b8572604a403228282826303a4658677c91a5b7b8a38e78634e392321364b60768a9fb49f8b77614c37220c00000000000000000c21364b61768ba0b6b19c87715c47321c070606000000000000000000172c42576c8197acbda7927d68523d2813000000000000000000000003182e43586d8398adbca6917c67513c27120013293e53687e93a8bdad97826d583c2b1900000000000000000000081e3245576f849aafc4b39e89735544311d0800000000000000000000000000081c3043546b8096abc1aa957f6a553e4e63798ea4b5b29d8773604a35200b00000000000000000000000000000000000000000008182c3c4b6073859baabbb49e8a78624d4031414e63798b9fb4c0b39e8876614c3f2e1a0a0000000000000000001c32475c71879cb1bca6917c798b9fb4b9a79a8472604a3d2d190900000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000005192b3c484d4e4e4e4e4e4a4336363c484d53585a5b5b5a514c40301d0900000000000000000000000007101b222e363f4b4f5d65707b85909ba3b1b5b6b2a69d93887f73604b35200b0000000000000e23384e63788da3c5b39e88735745321e090000000000000000000f24394e64798eabbca6917c66513c2724394f64798ea4b6a7917c665443301e161313141c293a4b6074879db2b8a28d78634d38231e32455770859bb0ab917c66513c27110000000000060c0e1c21364b61768ba0b6b19c87715c47321c1c1c1c110f09000000000000152a3f556a7f94aabfaa947f6a553f2a1500000000000000000000000417293a5a6f859aafc6a48f7a644f3a250f00152a3f546a7f94a9bfaa957f6a55402a150000000000000000000003162839576c8297acc1b19c87715c3727150200000000000000000000000000011426364e63798ea3b5b29c87725c4a546b8095abc0aa95806a5443301c07000000000000000000000000000000000000000000132536495b6a7f94a3b5b5a3947f695a48342135495b6b8095a5b6b8a697826d5d4b3828150200000000000000001c32475c71879cb1bca7927d869ca9bab39e8978625443301f0f0000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c27120101010101010101010101010101010101010000000000000000000e1e2b35383939393939353025212b34383e42444645453c3830221200000000000000000000000000000007101b222e373f4b505d65707b85919ba3b1b5b7b2a69e8c77614c37220c00000000000010253a50657a8fa5bab19b86715c3928160300000000000000000011263b51667b90a6c7a38e79644e3924293e54697e93a9b39e8975604b362513030000010c1d3144556c8196abb8a28d78634d3823162839576c8297aca9947f6a543f2a15000000010f1a21233131364b61768ba0b6b19c87715c47323131313126241d12040000000013283d52687d92a7c9ac97826d5737271501000000000000000000000a1f33465873889db3baa88d78624d38220d00162b40556b8095aabea9947e69543f29140000000000000000000000162b40556b8095aac0ae99846e59442f190000000000000000000000000000000821364a5b71869bb1b6a48f7a644f6073879db2b4a28d78634d362513000000000000000000000000000000000000000000071c30435463798b9fb4bcab9b8673604b3c2b1a2c3d4b6074879cb2beb19f8f7b655645321d0f00000000000000001c32475c71879cb1c6ad9b929ca4b5b2a0927d675a48362513010000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c271717171717171717171717171717171717171715130d040000000000000e1920222424242424201c130d192022292d2f30302f26241d1204000000000000000000000000000000000007101b222e373f4c505e66717c86919ca4b1b6b8a18c77614c37220c00000000000012273d52677c92a7bcaf9a846f5a452f1a0000000000000000000013293e53687e93a8baa98c76614c37212d43586d8298adaf99846f5544311808000000000114263751667c91a6c8a28d78634d3823152a3f546a7f94a9ad97826d58422d180300000f1f2c35394646464b61768ba0b6b19c87715c4746464646463b382f2212000000000f253a4f647a8fabbcb09b86705544311d08000000000000000000000c21364c61768ba6b7b49f8974604b35200b00152a3f556a7f94aabfaa947f6a553f2a150000000000000000000001162b41566b8096abc0aa95806b55402b16000000000000000000000000000000071a2d3d54697e93aabbab96816c55657a8fa5b7b09a85705a49351808000000000000000000000000000000000000000005182b3b4a6072849aa9bab49f8c7a645544311d0f1e324556657b90a0b2beb19c8674604b3d2c1808000000000000001c32475c71879cb1c6b9ada7b1b5b7a698826e5f4d3c2b1808000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c67513c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b28211507000000000000050b0d0f0f0f0f0f0b070000050b0d13181a1b1b1a110f0900000000000000000000000000000000000000000008111c232f38404c505e66737c86919ca4b2a18c77614c37220c00000000000014293e53697e93a8bead98836e58432e1903000000000000000000152b40556a8095aab49f89745847331f26365c71869cb1aa957f6a553727150000000000000d23384d62788daabba28d78634d382312273d52677c92a7b09a85705b45301b0000061a2c3d494e5b5b5b5b61768ba0b6b19c87715c5b5b5b5b5b5b514c402f1d090000000c21364b61768b9fb4b49f8975604b35200b0000000000000000000010253a50657a8fa5c4b09b85705544311d080014293e53697e93a8beac97816c573a2a170400000000000000000006192b3c586d8298adc2a7917c67523c2712000000000000000000000000000000000f22374c61778b9fb4b39d8874606c8197acbaa9937d68533c2c190000000000000000000000000000000000000000000c20344859687e93a2b4b8a697816c5c4b372715021628384c5e6e8298a7b9b6a495806a5b49362513000000000000001c32475c71879cb1c6cac0bcc6bcab9d8876614c41301d0d00000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c6751414141414141414141414141414141414141414141403c332515040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111c232f38404c546067737c86929ca58c77614c37220c00000000000014293f54697e94a9beac97816c57422c1702000000000000000000162b41566b8096abb39e88735e3a2a1c30435474899eb3a6907b66513b26110000000000000b20354b60758a9fb4a28d78634d382310263b50657b90a5b29c87725d36251300000c2135495b637171717171758ba0b6b19c867171717171717171665e4c38240f000000091e32465772879cb1baa88f7a644f3a240f00000000000000000005182a3b556a7f95aac9ac97816c57372614010011263c51667b91a6c4b09b85705847331f0a0000000000000000000b2035485a71869cb1b5a48c77624c37220d000000000000000000000000000000000b1f3447596f8499aeb8a6907b6575899eb3b49f8a76614c36210e00000000000000000000000000000000000000000c1c30414d6277899eb3c0b39d8876614c3e2e1909000a1a2f404c6277899eb3c1b49f8b79635443301c0c0000000000001c32475c71879cb1c6dcd4d3c2b59f8d7b6558473323130000000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c675656565656565656565656565656565656565656565655504333210d0000000000050b0d141414140c0b0400000000000000000000000000000000000000000000000000000000000000000000000000000008121c232f36434a546067737d87928c77614c37220c000000000000152a3f556a7f94aabfab96816c56412c1701000000000000000000172c41576c8196acb29d88725d483320354b60758a9fb5a48e79644f39240f000000000000081d31445573889db3a28d78634d38230f24394e64798ea3b39e89735443301c07000e23394e63798586868686869cb1c7b5a48f85868686868686857c66513b261100000003162839586d8298adc6aa947f6a553d2d1a0700000000000000000b1f34485970859aafbcab927d68523d281300000d22384d62788da6b7b49f8b77614c392816030000000000000004182a3a4d62788da4b5b19c8671594834200b0000000000000000000000000000000004182a3b52677c91a7b9ad98826d7c91a7b8ae98836e5846331f0a0000000000000000000000000000000000000004172a3a4d5f6e8399a8b9b3a2927d675846332010000000111f344859687e93a3b5baa99a8472604a3b2a180400000000001c32475c71879cb1c6dcd8c8b6a496816c5e4c3a2917050000000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1bca6917c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a61503c2813000000000e19202229292929221f180c00000000000000000000000000000000000000000000000000000000000000000000000000000000091218253036434b556067747d8777614c37220c000000000000162b40556b8095aac0ab96806b56412b1601000000000000000000182d42576d8297acb29c87725d473221364c61768babbca28d78624d38230d000000000000011426375d72879db2a28d78634d38230e23384d63788da2b49f8a74604a35200b000f24394f64798e9b9b9b9b9ca4b6cac2b5a39b9b9b9b9b9b9b927d68523d28130000000012273d52677c92aabbb09b85705b4a36210e00000000000000011426374c62778b9fb4b59f8b77624c37220d00000b2035485a73889db2bbaa937e695745321e1303000000000004141f3447596b8095aabcab95806b553b2b180500000000000000000000000000000000000c21364b6075899eb3b49e89758398adb8a6907b66513a291704000000000000000000000000000000000000000b1f334758677c91a1b3baa99a846f5f4d3a29170200000005182a3b4b6073859baabbb4a2927d685947341f1100000000001c32475c71879cb1c6dccebbaa9c8675604b402f1c0c000000000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1c4ae99838181818181818181818181818181818181818181818181806a55402b150000000e1e2b35383e3e3e3e37342a1d0c000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c263037444b5560687573604b35200b000000000000162b41566b8096abc0aa95806b55402b1600000000000000000000182d42576d8297acb29d87725d483222374c61778ca1c6a18c76614c37210c000000000000001c32475c71879cb1a28d78634d38230e22374d62778ca2bbaa8b76614b36210c000f24394f64798ea4b0b0b0b1b6c2d3d2c1b5b0b0b0b0b0b0a7927d68523d2813000000000c21374c61768b9fb4b5a38e79634e3c2b1906000000000000081d314455697e93aabbb09b85705947341f0b000005192b3c576c8197acc0b29d8775604b41301e170b0801080c181f32424c6177899eb3b59f8c78634d38230e000000000000000000000000000000000000091e3245566c8297acb9a8937e8b9fb4b39e8874604b35200c000000000000000000000000000000000000000b1b2f3f4c6176889eb3bfb49f8b78634d41301c0c00000000000d1c304354647a8c9fb4c0b39e8977614c402f1a0a000000001c32475c71879cb1c6d1c1b49f8c7a64564532211100000000000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6b3a199969696969696969696969696969696969696969696969688735d48331e080005192b3c484d535353534c473b2a180400000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c263137444b5560605544311d08000000000000162b40556b8095aac0ab96816b56412c1601000000000000000000172c41576c8196acb39d88735e382720364b60758ba8b9a28c77624d37220d000000000000011426375d72879cb2a28d78634d38230e21374c61768ca1b6a18c77614c37220c000f24394f64798ea3a3a3a3a4aab7c7c6b6a9a3a3a3a3a3a3a3927d68523d2813000000000a1f3347586f849aafc1ac97816c5a4835201401000000000818293a4b6074879cb2bbaa947f6a543b2a18050000000f253a4f647a8fa2b4b7a696806b5f4d413329201c141d202a34424f606d8298a7b9af9a846f5a4935200c000000000000000000000000000000000000021628384f657a8fa5b6ae9d939fa9baab96816c5544311d08000000000000000000000000000000000000031628394c5d6d8297a6b8b6a4957f6a5a49352313000000000000011426364a5c6b8196a5b7b8a798826d5e4c382816030000001c32475c71879cb1c6c6b4a3957f6a5c4a3828160300000000000000000000000001162b40566b8095abc0ab95806b56402b16001c32475c71879cb1c6bfb3aeabababababababababababababababababababababab9d88735d48331e08000b2035485a6269696969615947341f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109141d273137444b4b4437261401000000000000152a3f556a7f94aabfac97816c57422c1702000000000000000000162b41566b8096abb39e89745645311d31445574899eb3a48e79644f39240f000000000000081d31445573889db3a28d78634d38230e21364b61768ba0b6a28c77624d37220d000f24394f647a8e8e8e8e8e8f99aabdc2a9988e8e8e8e8e8e8e8e7d68523d2813000000000417293a52677c91a6b7b49f8b78624d42311c140804060c1725364758677d92a5b6b49f8b77624c37220d000000000d22374b5c70859bb0beb59f8d7d675f4c463935302631353a474c60697e93a0b2b3a28f7b65503c2c1906000000000000000000000000000000000000000a23374b5d72879db2bbaea9b4bab5a48e79644f37271501000000000000000000000000000000000000081e324657657b90a0b1beb19c8674604b3c2c19050000000000000008182d3e4b6175879db2bfb2a0907b665645321e0f0000001c32475c71879cb1b3b3a89b8573604b3e2d1a0a0000000000000000000000000001162b40566b8095abb3ab95806b56402b16001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b29d88735d48331e08000d22384d62787e7e7e7e77614c37220e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109151d27313635312619090000000000000014293f54697e94a9bead97826d58422d1803000000000000000000152a40556a7f95aab59f8a75604b362027375c72879cb1a7927d67523828160200000000000b20354b60758a9fb4a28d78634d38230e21364b60768ba0b5a28d78624d38230d000b21364b607479797979797b8fa4bab5a48e7a7979797979797976614c37210c00000000000c20354b6074889db2baa999836e604e4030261f171a21293343546176889db3bcab98836d5948341f0b00000000081b2e3e50657b90a0b2bcab9f8b7d6c61574e4b4337444b4f59616d7e8d9fb5baa99a846f5d4b371e0e0000000000000000000000000000000000000000081c2e3f556a8095aac0c1bec9c9b19c86715c4a36190900000000000000000000000000000000000008182e3e4b6175879db2beb2a08f7b655645311e0e0000000000000000000f1e324657667c91a1b3beb29d8775604b3d2d1a0700001c32475c71869c9d9d9d9d8a79635544312010000000000000000000000000000001162b40566b80959d9d9d95806b56402b16001c32475c71879c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d88735d48331e08000e23384d63788d9393937f69543c2c1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000109151d20201d1409000000000000000013293e53687e93a8bdad98836e58432e190300000000000000000013283d53687d92a8bcab8d78624d38232d42576d8297acad97826d5645321e0d00000000000e23384d63788daabba28d78634d38230e21364c61768ba1b6a28d77624d38220d00091e324556606464646464768ba0b6b19c867164646464646464615847331f0a0000000000081d314455697f94a4b6b3a1937e685e4b433633292c353a464c60728298a6b7b59f8c7a644f3b2a180500000000001023374b5d6d8298a4b6baa99f9181766b6360545b5560646b7782939fabbcb49f8a78634d3f2e1c000000000000000000000000000000000000000000001123384d63788da2b4c8d3cfbcab947f69543e2d1b000000000000000000000000000000000000011426364b5c6c8196a5b3b3a798826d5d4b38271500000000000000000000031629394d5e6e8399a8b3b3a595806b5b4a36210c00001b30455a708488888888887e685b4937261402000000000000000000000000000000152a3f556a7f88888888887f6a553f2a15001b30455a7084888888888888888888888888888888888888888888888888888888888885715c46311c07000c2035495a73899ea89b86715a4935200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b0b080100000000000000000012273d52677c92a7bcaf9a856f5a45301a0000000000000000000010263b50657b90a5c7a58f7a65503a25273d52677c92aab39e8975604b3b2b1b0c0300060a182b3c52677c92a7c8a28d78634d38230e23384d62788da2bcab8c76614c37210c0003162838454b4e4e4e4e61768ba0b6b19c87715c4e4e4e4e4e4e4c473a2a17040000000000011527374b6074879cb2bcb49f8c7c6960544c473a3d494e58616e8196a0b2b9a797826d5c4a361d0d000000000000081c2f3f4c6176869ca7b7bab49f96898079757170717579808998a0b5bcb09e927e685a49352111000000000000000000000000000000000000000000000c2035495a70859bb0c7c8c8b49f8b77624d372210000000000000000000000000000000000000081c304354647a8c9d9d9d9d9d8977614c3f2e1a0a00000000000000000000000b1b30404d62788a9d9d9d9d9d8b79634e39240e0000182d41556670737373737368604e3c2c19090000000000000000000000000000000013283c50616a73737373736a61503c281300182d415566707373737373737373737373737373737373737373737373737373737373716756432e1a050006192c3c5a6f849aafa38d78624d38230d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5bab19c87725c3a2917040000000000000000000e23384e63788da9baa8937e68533e2922374c61778b9fb4a7947f69594839291e171a19202836485a6e8398aeb8a28d78634d38230f24394f64798ea4b59f8a75604b36200b00000a1a2832363939394b61768ba0b6b19c87715c47393939393937332a1c0c00000000000000091d314556667c909eb0bbaa9f8c7f736861585b5c5b636a7683969fb0bcab9e8977624c3e2d1b0000000000000000111f3347586379899da6b4bdb0a79e958e89878687898e969ea8b2bab49e95806b604e3c2c19030000000000000000000000000000000000000000000006192c3c53687e93a9b3b3b3af9a846f594834200b0000000000000000000000000000000000000b20354b6074848888888888887e68594734211100000000000000000000000000122035485a697f888888888888836e59442f19040012253748555a5e5e5e5e5e534e42311e0e00000000000000000000000000000000000d20334350555e5e5e5e5e55504333200d0012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c5649392613000000162b41566b8096aba9947f69543b2a18040000000000000000060c0e0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2c5b49e89745846331f0a0000000000000000000b20354b6075899fb4ac97826d573b2b1f3447596d8297abb49e8a776257463a33292f2c3538455462788b9fb4b8a28d78634d382311263b51667b90a6b29d88735544311d080000000a161e212424364b61768ba0b6b29c87725d3d2c24242424211f170c0000000000000000021527384c5e6b8096a2b3bbaa9f94867d7672707173787f8999a1b0bcb59f8d7c66594734201000000000000000000417293a495b6379889aa2b3b8b8b3aaa89e9c9b9c9ea8abb4b9b3a89f92806b625142311e0e0000000000000000000000000000000000000000000000000e21364c61768a9d9d9d9d9d927d67523b2b1805000000000000000000000000000000000000081c304354606f73737373737368604e3a2a18030000000000000000000000000005192b3c4f61697373737373736e6554402c170200081a2a37414548484848483e3a312413000000000000000000000000000000000000031525333c3f48484848483f3c3325150300081a2a37414548484848484848484848484848484848484848484848484848484848484643392b1b0900000012273c52677c91a7b09b85705947341f0b000000000000010f1a2123211a0f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba7b8b9a88b76614c36210c000000000000000000081d31445570859bb0b19c8671594834202a3a4e63798c9fb5a89a847561584b4639443c494d5660728399a9bab8a28d78634d3823132536556a7f95aab09a85705b372715020000000003090b0f21364b60768baabbb39e89745b49352524252a2a2820150700000000000000000a1a2f404b60738499a1b1bbb4a49c928b878686888d959ea7b2bab49e957f6a5e4c3b2a18020000000000000000000c1c2c3d495b637784939da6b0b5bcb9b4b1b0b1b4b9b8b3aca1998a7d6b625144342413000000000000000000000000000000000000000000000000000a1f3346586d8188888888888775604b36210d0000000000000000000000000000000000000001142636434b5a5e5e5e5e5e5e524e41311c0c0000000000000000000000000000000e1e32424f545e5e5e5e5e5e5954473624110000000c1a252d30333333333328261e130600000000000000000000000000000000000000071520282a33333333332a282015070000000c1a252d303333333333333333333333333333333333333333333333333333333333312e261b0d000000000e23384e63788da8b49f8b77614c37220c0000000000000f1f2c3539352c211a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32455773889eb3c6a38e79634e39240e00000000000000000001152737576c8196acb5a48c77624d372221364a5b6c8197a5b4a29a8476686157595a5b5a6369748297a1b3c7b8a28d78634d38231c3043546f8499aeac97816c57422c170000000000000000091e324556758a9fb4b9a78d78634e403a393b3f403c332515000000000000000000121d314455607583979fb2b6b5b1ab9f9d9b9c9ea6aab3b8b4a99f93806a6150402f1d0d00000000000000000000000f1f2c3d495962727e88939b9fabaaacadaeadaba8a69d978e8378675f514434261606000000000000000000000000000000000000000000000000000417293a52636d737373737372605745321e0900000000000000000000000000000000000000000818263035454848484848483d3a31231300000000000000000000000000000000001424323b3e484848484848444036291907000000000812181b1e1e1e1e1e13110b02000000000000000000000000000000000000000000030d13151e1e1e1e1e15130d0300000000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1c1a130900000000000b20354a6074899eb4ab927d68533727150100000000061a2c3d494e493d362d211a0f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000031628395a70859aafbca7917c67523c27120000000000000000000011273c51667c91a9baa8927d68533c2c1a2d3d4b6175879ca7b4a39b887e76716f6f7173787f8797a0b1b6c2b8a28d78634d382320354a6074889eb3a7927d67523d27120000000000000000031628385d72879cb2c5ab96816b5e524f4e5054555043331b0a0000000000000000011426374557607381909da5afb4bbb5b2b0b1b3b8b9b4ada29a8a7e6a625043332212000000000000000000000000010f1f2c3b48546069757e858b91959798999896938e8881796e625a4d41332616080000000000000000000000000000000000000000000000000000000c1c354552585e5e5e5e5e5d4b453928160300000000000000000000000000000000000000000008141c202f33333333333328251e1305000000000000000000000000000000000006141f27293333333333332f2c24190a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c30435470869bb0ae99836e5544311d08000000000c2135495b635b4e4a3d352c21190e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196acc0aa95806b55402b16000000000000000000000c21364b61768a9fb4af9a846f5a4935201e324657647a899ea7b4a69d938a86848486888d949da5a49ca4b6b8a28d78634d3823283850657a8fa6b5a38d78624d38220d000000000000000000182d43586d8298adc0b49f8c7c6e67646465696a6150392816030000000000000000091928394555606c7b87919a9faaa9aaacabaaa8a89e988f8478686050433325150400000000000000000000000000010f1d2b36434a57606970777c7f82838483817e79746c635b4d493c3123160800000000000000000000000000000000000000000000000000000000001727353f424848484848483632281b0a000000000000000000000000000000000000000000000001080b1a1e1e1e1e1e1e13110b0100000000000000000000000000000000000000020c12141e1e1e1e1e1e191711070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c202020202012100a000000000000000000000000000000000000040b0c1e20202020202014120c03000000000000000000000000132536576d8297acb39e8975604b35200b000000000e23394e63796e635b4e493d352c20190e050000000000000000000000000000000000000000000000000000000000000000000000000000000013283d53687d92a8c6ae99846e593a2a1804000000000000000000091e3246576f8499aeb59f8c78634d3b2b1828394a5c647a899aa2b2b3aa9f9b99999b9da6a9b2a79c879cb1b8a28d78634d38233245566d8297acb19b86715a4835200b00000000000000000011263b50667b90a2b4bbaa9f8d837d7a797a7f7f6a5745321e090000000000000000000a1b2837444b5d65737c848a8f9395969695938e89827a6f635a4e4233251507000000000000000000000000000000000d18253039454b545962666a6c6e6e6d6b686460544e4a3d352b1e13050000000000000000000000000000000000000000000000000000000000000917232a2d333333333332211e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f32353535353527241d12040000000000000000000000000000000c181f22333535353535352a27201507000000000000000000000014293f54697e94a9b9a88f7a654f3a2510000000001e34495e738983796e635b4d493c352b20190e0500000000000000000000000000000000000000000000000000000000000000000000000000000f24394f64798ea8b9b29d87725947341f0a0000000000000000000316283952677c91a6b7ab96816c594834201b2d3e4a5c647984939da6aeb2b1aeafb0b2b4aea49c897b8fa5a8a28d78634d382a3a4b6075899eb3aa957f6a553c2b19050000000000000000000f23384c5e70849aa7b8bbab9f99928f8e90948a75604b36210b000000000000000000000a1927313f4c5560666f757a7e8081817f7d79746d645c4d493c3124150700000000000000000000000000000000000008131c2832363b484d51555758595856534e4b4336362d20190e000000000000000000000000000000000000000000000000000000000000000000060f16181e1e1e1e1e1d0b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c2020202020202020202020202020201f1e1d1c1915120d0b050000000000000000000000000000000000000000000a1c2c3943474a4a4a4a4a3c3930231200000000000000000000000000000c1d2a3437484a4a4a4a4a4a3f3c322515030000000000000000000011263c51667b91a6c6aa95806a55382715020000001f34495e7489998c83796d635b4d493c352b20180d050000000000000000000000000000000000000000000000000000000000000000000000000b20354b6075899eb4b7a58c77614c37220c000000000000000000000b20364b6074889db3b49f8a77624d3f2f1c202d3e4a5b63727e8891999da6a4a5a5a89f99918679788d9393938d78634d383347586a7f94a7b49f8b78624d38220e00000000000000000000091c2f404d6278899da6b2bcb5aea7a4a3a5a8917c6751392816030000000000000000000009151d2f37444b51566065696a6c6c6a686460554f4a3e352c1e14060000000000000000000000000000000000000000000a161e212b34373c4042434443413e39353026211a0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f32353535353535353535353535353535353332312e2a272220180e0c060000000000000000000000000000000000001427394a565c6060606060514d41301d0a00000000000000000000000008182a3b474c5e606060606060544f4332200c000000000000000000000e24394e63798ea3c4af9a856f5645311d090000001f34495e74899e9f988c82786d625a4d483c342b1f180d0400000000000000000000000000000000000000000000000000000000000000000000081d3144556f8499aec3a6917c66513c271100000000000000000000081d3144556a8095a7b8a997826d5d4b3a2919202d3c49546069747c83888c8f8f8f8d89837c7363757e7e7e7e7e75614c36404c6176899eb3ae99836e5a4835200b0000000000000000000000112035485a647a8898a0acb2b7c3b9b9c3ae98836e5745321e09000000000000000000000002111926313538454b505455575655534e4b4437362e20190e00000000000000000000000000000000000000000000000003090d182022272a2d2e2f2e2c2924201c1408070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131a1c202020202012100a010000000000000000000000000000000000000000000a1c2c3943474a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49484643403c37342b2320190e07000000000000000000000000000000001a2f435668717575757575675f4d3924100000000000000000000000001325364759617375757575757569614f3c2712000000000000000000000b21364b60768ba6b7b49f8975604b36200b0000001f34495e74899eb3ab9f988c82786d625a4d483b342a1f180c0400000000000000000000000000000000000000000000000000000000000000000115273754697e93a9c2ab96816b563a291704000000000000000000021527374c6176899eb3b59f8d7b6558473727191e2c36434a5560666e7377797a7a78756e6760576168686868686157463c4c5e6c8196a7b3a18f7a644f3c2b1905000000000000000000000006192b3c4a5c6477838e979da5a4a5a5a4a59c8976604b36210b0000000000000000000000000009141d202832363a3e404141403e39353126221b100600000000000000000000000000000000000000000000000000000000050b0d11151719191816130f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b272e31353535353527251e130500000000000000000000000000000000000000001427394a565c6060606060606060606060606060605f5e5d5c5855514c483b38352c221b100400000000000000000000000000001c32475c71868a8a8a8a8a7c67513c271200000000000000000000000c1c3043546177888a8a8a8a8a8a7f69543f2a1400000000000000000000091e32455773889db3baa98f79644f3a240f0000001f34495e74899eb3bbb4aa9f978b82786c62594c483b342a1f170c04000000000000000000000000000000000000000000000000000000000000000e23394e63788ea4b6b09b86715846331f0a00000000000000000000091f334758697f94a4b6ab9d877661554437271918253037444b51595962646565626055524b464c53535353534c463a485a667c8d9fb5a999836e5d4b371e0e000000000000000000000000000e1e2d3d4a59626e7981888c8f90908e8b878176614c37210c000000000000000000000000000001080b161e2125292b2c2c2a2824201d1409070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2b3943464a4a4a4a4a3c3930231301000000000000000000000000000000000000001a2f43566871757575757575757575757575757575747372716e6a676259554d493c362d1f170c000000000000000000000000001c32475c71879c9f9f9f917c67513c2712000000000000000000000c1c2e3f4a6072849aa69f9fa5998375604a35200b00000000000000000000031628395b70859bb0c7a8937d68533e28130000001f34495e7489989faab4bab4aa9f978b81776c62594c473a332a1f170c0300000000000000000000000000000000000000000000000000000000000c2135495b71869cb1b49f8b76614c36210c000000000000000000000417293a4b6074869caab6a59a8473605544372b1d131c2731353c3b484c4f50504d4b44373533363e3e3e3e3e363c48586278899eabb49f8b79634e3f2e1b0000000000000000000000000000000f1f2d3b474c5c646c72777a7b7a7976726c615847331f0a000000000000000000000000000000000003090b101415171715130f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0e1215181919191816130f0b08010000000000000000000000000000000000000000000000000000000000000000000013273949565c6060606060524d41301e0a000000000000000000000000000000000000001c32475c71868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a888786837f7c77716a635a4f4a3e33291c120400000000000000000000001c32475c71879cb1b5a6917c67513c271200000000000000000008182a3a4b5d6a7f94a1b3baa99d8776615443301c070000000000000000000000182d43586d8298adc1ac96816c57412c170000000e23394e6379828b979fa9b4bab4a99f978a81776b61594c473a33291e170b03000000000000000000000000000000000000000000000000000000061a2c3d556a7f95aabbaa927c675237271502000000000000000000000c1d324556647a8b9fb4b4a29882736055483b30231c151d20272b34373a3a3a38353126201e2129292927313d4a5a6276859ba7b4a2947f695b49352010000000000000000000000000000000010f1d2a343e4a4e575962646665646158564c473a2a170400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b131c2024272b2d2e2f2e2d2b2824201d140b0801000000000000000000000000000000000000000000000000000000000000051a2e435667717575757575675f4d392510000000000000000000000000000000000000001c32475c71879c9f9f9f9f9f9f9f9f9f9f9f9f9fa99f9e9d9b9895918b867f786e645c4c473a2f221406000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000001325364759657b8c9fb4beb49f8b7a645846362513000000000000000000000000162b40556b8095aab4af9a85705a3929170300000c21364a5b636d78828b969fa9b4b9b4a99f968a81776b61584c463a33291e160b0300000000000000000000000000000000000000000000000000000f23384d63788da3b4ad98836e5544311d0800000000000000000000021528384a5c6a7f94a0b1b2a098827362594d41372e211f171118202224252522201d140b0f171f253038454b5b6378869ba3b5a59a8472604b3d2c1a0200000000000000000000000000000000000d181f2d36393b484c4f50504f4c463a37332a1c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b1014171919181714100b0903000000000000000000000000000000000000000000000000000008131c20253035393d404243444342403d39353126201d14090100000000000000000000000000000000000000000000000000000000071c31465c71858a8a8a8a8a7d67523c2712000000000000000000000000000000000000001c32475c71879cb1b5b5b5b5b5b5b5b5b5b5b5b5bab4b3b2b1adaaab9f9b958c837a6d61584c40312415070000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000c1c3043546177889daabbb2a0937e685c4a3a29180800000000000000000000000013293e53687e939e9e9e9d88735746331e0a0000071a2d3d4a4e5a636d78818a959ea8b3b8b4a99f968a80766b61584c463932291e160a020000000000000000000000000000000000000000000000000c2035495a70859bb0b39e8975604b36200c00000000000000000000000a1a2d3e4f616d8297a1b2b2a0988478675f504b3f36332925211f171b1a19191a161e2124293336434a56606a79879ca4b5a79d8777615443301f0f0000000000000000000000000000000000000005101b22242a34373a3b3b39363329211f170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b161e2125292c2e2e2e2c2925211e160a090000000000000000000000000000000000000000000005121825303536434a4e5255575859595855524f4b44373531261c1408000000000000000000000000000000000000000000000000000000071c31465c71869b9f9f9f917c67523c2712000000000000000000000000000000000000001c32475c71879cb1c6beb2ada9a9a9a9a9a9a9a9a9aaabadb0b4b9bcb5b0ab9f988e8276665e4e423325150500000000000000001c32475c71879cb1bca6917c67513c2712000000000000000c1c2e3f4a60728399a6b7b5a498826d604e3e2d1c0c0000000000000000000000000011263b50667c8a898989898a76614b36210c0000000f1f2d363c494d59626c778089959ea7b3b8b4a89e958980766a61574b463932281e160a020000000000000000000000000000000000000000000006192c3c52677d92a6b7a8907b66503a2a17040000000000000000000000102032434b60738398a0b0b2a29b897d70655d524c463a3b373329302f2e2e2f2832363a3a464c54606674808b9da5b6a79e897963594736261401000000000000000000000000000000000000000000070d0f181f2225262524211f170c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d202832363a3e42434443423e3a363228231c1107000000000000000000000000000000000000000d18203036434a50546063676a6d6e6e6e6d6b68646055514b44373026180e0000000000000000000000000000000000000000000000000000071c31465c71869bb1b5a7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1c6b2a0989494949494949494949596989b9ea8a9b0b4bcb4aea098887c6860504333231302000000000000001c32475c71879cb1bca6917c67513c271200000000000008182a3a4b5d6a7f94a1b3b9a89c8675604b4231201000000000000000000000000000000f23384c5e66747474747474615746331e0a000000010f1a212c353b484d59616b767f89949da6b2b7b4a89e95897f766a61574b453932281d150a010000000000000000000000000000000000000000000e20364b6074889db3ad98836e5847331f08000000000000000000000002151d314455607482969fb3b4a79e92857a7068615855504c473a454443444438454b4f53586169737b86959fa9b3a59d897a645b4a3a2a180800000000000000000000000000000000000000000000000000050b0d0f11100f0c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003121926313538454b5054575959585754504b4538382f221b100100000000000000000000000000000002101d2b34404d5460656d74797c808283848382807d79746e6660554b43362c1e1103000000000000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1c2ad98827f7f7f7f7f7f7f7f7f80818286898d949ba3aeb3beb2a69d8d7e6a615041312010000000000000001c32475c71879cb1bca6917c67513c27120000000000001325364758657b8c9fb4bdb49e8a79635745322414020000000000000000000000000000091c2f404c505f5f5f5f5f5f4b46392917030000000000070e19202b343b474c58616a767f88939da5b2b6b4a79e95897f756960574b453832281c14080000000000000000000000000000000000000000081d3144556a7f95a8b49f8a77614c362513000000000000000000000000021527374556607281919ea7b2b3a29a8f857d766f6a6561585c5a5959595a5b566064696f767e87909ca4b4b3a1998779645c4a3d2d1c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e3037444b51566065696c6e6e6d6c69656056504c3f362d1c1408000000000000000000000000000311202e3b484d5e66737b82888e9295979899989795928e89837b74676054493c2f2212040000000000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c6a6a6a6a6a6a6a6a6a6b6c6d7074787f858f99a1b3b8b7ab9f937f6a604e3e2e1a0a0000000000001c32475c71879cb1bca6917c67513c271200000000000c1c3043546176879daabbb09f917d675b49392816060000000000000000000000000000000012222f383b4949494949493633291b0b0000000000000000060d19202a343a474c576169757e87929ca5b1b5b3a79e94887f756960564b45383026180800000000000000000000000000000000000000021527374c61778a9eb4a9937e695443301c07000000000000000000000000091928384554606c7c8998a0b0b4b0a39b928a847f7a767471706f6e6e6f707376797e848a939ca4b1b4a79e938376635b4a3e2d1f0f00000000000000000000000000000000000000000000000000000000000000000000000000080b0b0b0b05000000000000000000000000000000000000000000050b0d1317191918150f0d07000000000000000000000000000000000000000d1b2932404d5560666e757a7e81838383817e7a756e655d4f4a3e3026180a00000000000000000000000011212e3e4b59626f7c8690989ea6a7aaacadaeaeadaaa7a79e9890877d73625a4c402f22120100000000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c6754545454545454545556585b5b6369707a83909da6b5bcb49d927d685c4b3828160300000000001c32475c71879cb1bca6917c67513c2712000000000c1c2e3f4a60728399a6b7b4a396816c5f4d3d2c1b0a000000000000000000000000000000000004121c2326343434343434211e170b0000000000000000000000050c181f293339464b566069747d87929ca4b0b5b3a79e94887e756960564b433626140100000000000000000000000000000000000000091f3347586a8095a7b19c8673604a352012000000000000000000000000000a1a2836434b5e6677838f9aa2adb4b0aa9f9994908c8986858483838486888a8f93999fa8b1b4aa9f97897e7261584a3d2d2010010000000000000000000000000000000000000000000000000000000000000000000003090c1d202020201b0b080100000000000000000000000000000000060e192022292c2e2e2d2a24221b1009000000000000000000000000000000000d1d2a39464b5e66737c838a8f939798999897938f89837b70645c4b4336271a0a000000000000000000000d1d2e3f4b5c647784919ca4adb3b8bcb5b2b1b0b0b2b4bbb9b3aea59d928578665e4c402f1f0f00000000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513f3f3f3f3f3f3f4041433d494e545c646e7c889ba3b4bbb49f8b7a645645321e0e00000000001c32475c71879cb1bca6917c67513c271200000008182a3a4b5d697f94a1b3b8a79b8574604b41301f0f0000000000000000000000000000000000000000090f111f1f1f1f1f1f0c0a030000000000000000000000000000040c171f293238454b556068747d86919ba3afb4b3a69d94887e7568605443301c080000000000000000000000000000000000000004182a3a4c6176899eb3a4907c665140301a0a000000000000000000000000000a182630404d59626e7a858e989fa9adb3afaaa5a79e9b9a999899999b9d9faaa8aeb4afa89e978b8277696054473a2d1f1002000000000000000000000000000000000000000000000000000000000000000000000b161e21323535353530201c140800000000000000000000000000010f1a212b35383e424344423f3a372e241d1201000000000000000000000000000c1c2a3b4757616d7c8791999fa9a9acaeaeadaca9a89e9890857a6a60544538271909000000000000000005192b3c4b5d657a899aa2b1b6b7b3abab9f9d9b9b9b9d9faaaab2b7b7b2a39b8a7c665e4c3d2d1909000000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2a2a2a2a2a2a2b2c2d2c35383e4a4f5e6677859aa2b4baa99d8775604b3c2b1905000000001c32475c71879cb1bca6917c67513c27120000001325364758647b8c9fb4bcab9e89786256453123130100000000000000000000000000000000000000000000000a0a0a0a0a0a00000000000000000000000000000000000000040b161e283237444b556067737c85909aa2b2b6b3a69d93877e73604b35200b00000000000000000000000000000000000000000c1e334657697e94a4b09b85705e4d382816020000000000000000000000000008141c303b484d5c647079828a91989ea6a7aaadb0b1afaeaeaeafb0b1afaca9a89e99928981786d62594b43362a1c0f01000000000000000000000000000000000000000000000000000000000000000000000b1b283236474a4a4a4a453530261808000000000000000000000005131f2c363c484d5357595958544f4b3e382f1c1408000000000000000000000009192a3a4759627582919da5aeb4bab7b2b1b0b2b4bbb9b4aea29a8c7f7260564537261401000000000000000b2034485a657b8a9ea7b3bab4a69d968f8b88868586878a8f959da5b3b9b4a89e8b7c665b4a372715010000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2715151515151617181a21232e36404c596175849aa5b7b7a595806a5a4835200a000000001c32475c71879cb1bca6917c67513c271200000c1c3043546176879daabbb59f8d7c665a4838271505000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a161e273137444b546066707b858f9ca4b6b7b2a59d8c77614c37220c0000000000000000000000000000000000000000031729394b6074869caba3917c665645321e08000000000000000000000000000001121d2b343e4b4f5c646d767c83888d9195989a9d9e9f9f9f9e9d9c9997938f89847d766c625a4c483b3026180c000000000000000000000000000000000000000000000000000000000000000000000003162839464b5d606060605a4b4336261401000000000000000000051323303d494e5a62686c6e6e6d6a645c514c403026180800000000000000000001152737475862778698a0b2b6b5b1a8a69d9b9b9c9faaadb4bcb4aa9f958274605544311d110000000000000a1d30404d6278889ea8b8b7a99f9488807a767371707172757a8087939ea7b6b9a99e8a79635544311d080000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000100060c101b222f3a47576176879daabbb49f8a78624d392816030000001c32475c71879cb1bca6917c67513c2712000c1c2e3e4a60728399a5b7b4a295806b5e4c3c2b1a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000209151d263136434a515e65707b879cb2c7c3b7a18c77614c37220c0000000000000000000000000000000000000000000b1d314556657b8d9fa69d8775604b362513000000000000000000000000000000000d18202e373e4a4f5761676d73787c8083858788898a8a89888784817e7a756f6761574d493c342b1c1408000000000000000000000000000000000000000000000000000000000000000000000000091e32465761727575757570605443301c0f000000000000000000132330414d5b636f787e818383827f7a71665e4b43362614010000000000000000081d3144556176869ca4b2b9b4a39b938c888686878a90989fabb5bbb4a0988373604b3f2f1a0a00000000000f24394d5e70849aa6b8b7a69d8a7f756b6560565c5b5b5560646a747e899ca4b6b9a89c8673604b3625130000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000007121c2a394758647a8c9fb4baa996816c5745321e090000001c32475c71879cb1bca6917c67513c27120417293a4b5c697f94a1b3b7a69a8472604b402f1e0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1a212b353b484c58616b767f8a9eb4c9bcb5ab8c77614c37220c000000000000000000000000000000000000000000021527384b5d6c8190909090806b5443301c070000000000000000000000000000000005101b222d3639464b51585a62676b6d7072737475757473726f6c69646055524b4639352b20180d01000000000000000000000000000000000000000000000000000000000000000000000000000c21364b6176878a8a8a8a8472604b3d2d1909000000000000000e1e30414d5f6779848d9397989997948f867c6c605443301c120000000000000006192b3c4b6073849aa4b5b7a89e92867e7773717072767b838c9ba3b2beb2a196806b5d4c3828150200000006192c3c51667c91a2b4b9a89d8779696056504b45384637444b4f55606878869ca6b8b5a4937e695443301c0700000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000c1b2a3a4b5c6c8197a9bab39e8975604b36210b0000001c32475c71879cb1bca6917c67513f2e1f101f334758647a8b9fb4bbaa9d8877615443302211000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f1a212c353c484d59626b778089949ea8b9b3ab9f998d76614c37210c000000000000000000000000000000000000000000000a1a2e3f4c61757b7b7b7b7c72604a35200b00000000000000000000000000000000000008101b222932363c3c494d5255585b5d5e5f605f5f5e5c5a57544f4b443736322820190e05000000000000000000000000000000000000000000000000000000000000000000000000000000091e324657647a8c9f9fa2947f695b4a37271502000000000006192b3c4d5f677d8b99a1a8acadacada9a49c918172604b413019090000000000000b2035485a697f94a2b4b7a69d8a7d736862595c5b5760666e798598a0b2bfb09e907b655645321d080000000c2035495a70859bb0c0b39e8979635b4b45383632283027313637444b5a6278889eb3c2b29d8773604a35200b00000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000c1c2e3e4c62778a9fb4b9a7927d68533827150200001c32475c71879cb1bea9937e695d4b3d2c2032434c6176879daabbb49f8c7b655947362614040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101b222d363d494e5a626c77808a959ea7b4b3afa1998c8379635847331f0a0000000000000000000000000000000000000000000000101e334657616666666666605443301c070000000000000000000000000000000000000000070b161e21272b35383c40434548494a4a4a49484744423e3a353127211e160b060000000000000000000000000000000000000000000000000000000000000000000000000000000000031628394b5d6b8095a4b49f8b79635544311d1000000000000b2035495a677d8d9fa9b4a49c98979a9faab19f96816c5f4d372614010000000005192b3b4d62788a9fb4b8a79d88796860544c483b39454b505b63748298a1b3bcb29c8774604b3625130000000e23384d63788da3b4b8a6937e695b4a3d3228211e161b151d2027313c4859677c91a4b6b7a58f7a65503a251000000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000010203448596d8297adc4ae99846f5645311d0900001c32475c71879cb1c6b49f8b7b655b493b2e3e4f616e8399a5b7b3a1947f695d4b3b2a180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009111c232e373d4a4e5b636d78818a969ea8b3b4afa1998f83796e635b4a3a291704000000000000000000000000000000000000000000000003172939464c51515151504a433625130000000000000000000000000000000000000000000000030a0c12192023272b2e3032333435353433322f2c2924201d150c090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2e3f4b6074869ca9a99b8574604b3e2e1b0a00000005182a3b4d62788a9faba89e90868282858c9ca4b09f917c675544311d08000000000b203448596d8297a9bab39e8978635b4a4336342b2832363d4a5660728399a5b6b6a5937e685443301c07000013283d53687e92a8c1b39e8874604b3d2d1d150b09030002080b151d2b3b4d5f72869cb1c3aa95806a55402b1500000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000005182b3b50657a8fa6b7b49e8975604b36200b00001c32475c71879cb1c6baa99e89796359483a4b5c697f94a1b3b6a599836e614f3f2e1d0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c242e373e4b4f5b636e78828b979fa9b4b4afa29a8f847a6e645c4e4a3d2d1c0c000000000000000000000000000000000000000000000000000b1b2933363b3b3b3b3b3530251808000000000000000000000000000000000000000000000000000000060b0d1216181b1d1e1f20201f1e1d1a17140f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d31455663798b9fb4a395806b5c4b3928160300000b1f3448596e8398a8b49e8a7c716d6d7078869ca9b29d8774604b35200b000000000d22374d62788b9fb4b2a0907c665a493d30252018161e212d3845546175879db2c1b19c8773604a35200b0000172c41576c8196acc1ad97826d5544311f0f0200000000000000010e1d3041556a8095aabfae99846f59442f1a00000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000d20354a6074889db3b9a88f7a65503a251000001c32475c71879cb1c6c7b9a79d877762574758647a8b9fb4baa99c8776614c433221100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000108131c202f383f4b505c646e79838c979faab4b4b0a29a8f847a6f645c4e4a3e362d1f0f0000000000000000000000000000000000000000000000000000000b171e212626262626201c1308000000000000000000000000000000000000000000000000000000000000000000030608090a0b0a0a090705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384a5b6a7f94a2b49f8c7a645745321e1100000d22374c62778b9fb4a5927d675e58575b63788b9fb4a5917c66513c2611000000071a2d3d556a7f95aabbab98836e5e4c3c2c1c13080503090f1a27364657667b90a3b5b6a48f7a644f3a240f0000192e43586e8398adbea9937e6954372715010000000000000000000012263c51667b91a6bbb09b86715b46311c00000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000071c3043546e8398adc6aa947f6a553f2a1500001c32475c71879cb1c6d6c5b7a59c867561566176879daabbb49f8b7a64584633251403000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d253035404c515d656f7a838c989fabb4b5b0a29b90857a6f645c4f4a3e362d211a0f0100000000000000000000000000000000000000000000000000000000030a0c11111111110b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2d3d4b6073849aa8aa9c8675604b3f2f1c0c0013283d53687d92aab29c8773604a403c495a6d8298adad97826d58422d180000000c21364a5b72879db2b59f8c79634e402f1e0f0000000000000a1828394c5e71869bb0c2aa95806b55402b1600001a2f44596f8499aebca7927d67523d281200000000000000000000000f243a4f64798fa4b9b29c87725d47321d00000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000013253653687e93a8bdad98826d58432d1800001c32475c71879cb1c6dcd4c3b5a49a8474606e8399a5b7b1a0927e685c4a3a291707000000000000000000000000000000000000000000000000000000000001080b0f12110b09020000000000000000061319263136434a515e66707b848f999fabb4b5b1a39b90857b70655d4f4b3e362d211a0f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f19191919180b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c1a1b1b1b1b1b17150e050000000000000000000000000f1c30435463788a9eb4a496816c5d4c3a291704172d42576c8297acab96816b5443302c3c51667c91a6b19c86715c3626140100000e24394e63798ea5b7b09b85705b4936221200000000000000000b1b2f4053697e93a8c6af9a85705a3a29170400192e44596e8399aebda7927d68523d2813000000000000000000000010253a4f657a8fa4bab19c86715c47311c00000000000000000000000000000000000000071c31465c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000010253a4f657a8fa4c7b09b85705b36251300001c32475c71879cb1c6d1c8c5c2b4a29882747f93a1b3b5a497826d604e3e2d1b0b000000000000000000000000000000000000000000000000000000000008141c20252826211e160a0000000000000213243137444b546067717b858f9aa2aeb5b5b1a39b91857b70655d504b3f372e221b10070000000000000000000000000000000000000000000000070d0f12121212121212121212121212120b0903000000000002101b22242e2e2e2e2e201d150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f212f30303030302c29221608000000000000000000000001142636495a687e93a1b59f8d7b655846331f121a2f455a6f849aafa7927d6752362523384d63788da2b49e89745443301c080000142a3f54697f94a9c3aa947f6a553d2c1a040000000000000000001223384d62788da8b9b39e89735846331f0a00172c42576c8197acbfaa947f6a553a2917040000000000000000000215283852677c92a7bcaf99846f5a442f1a00000000000000000000000000000000000000061a2c3d5c71869bb1bca7917c67523c2712000000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000d22374d62778ca9bab39e89735443301c07001c32475c71879cb1c6c0b4b0b4bab2a098838b9fb4b9a89c8675604b4231200f00000000000000000000000000000000000000000000000000000000010f182630353a3d3b3632281a1204000000000b1e31424e556067737c86909ba2afb4b6b1a49c91867c70665e504b3f372e221b1007000000000000000000000000000000000000000000000002101b22242727272727272727272727272727211e160a0000000010202d363a43434343433632281a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c293336444545454545413e34261605000000000000000000000008182c3c4e606f8399a7ab9d8776614c41301d1b30465b70859bb0a6917b66513c2621374c61768ca1b9a88a75604b35200b0003172939596f8499aebba5907b66503b2611000000000000000000000b20354a6074899eb4b8a78b76614c36210c0014293e54697e93a9c3ae99846e5847331f100100000000000000000e1d3245566c8197acc5ab96806b56412b16000000000000000000000000000000000000000c2135495b71869bb1bca7917c6752402f1a0a0000000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000b20354a60758a9fb4b59f8a73604a35200b001c32475c71879cb1c6b4a29b9fa9bab2a0989fa9bab49e8a7963574532241301000000000000000000000000000000000000000000000000000000000f1f2c36434b4f52504b45383022120300000011263a4e6068747d86919ba3b0b4b6b2a49c91867c73665e504c40382f231c11080000000000000000000000000000000000000000000000000010202d363a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3632281a0a0000071b2d3e4a4f58585858584b4538281502000000000000000000000000000000000000000000000000000000000000000000000000000000000000020304030200000000000417293a464c5a5b5b5b5b5b56514434220e0000000000000000000000000e1e31424d6277899eb3a698826d5f4d3b2a1831465b70869bb0a6907b66513b2621364c61768ba1c6a08a75604b35200b000a1e33465772889db2b9a38e79644e39240f00000000000000000000071c30435472879cb2c5a28d77624d38220d000f24394e64798ea4b6b49f8a76614c3f2e1f1308010000000008121e2d3d4b6075889eb3b8a6907b66503b26110000000000000000000000000000000000000c1c30414e63798b9fb4c3ad98836e5e4c3828160200000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000071c30435473889eb3bcab8b76614b36210c001c32475c71879cb1c5b09b858b9fabbcb2adb4bab09f917d675b4939281606000000000000000000000000000000000000000000000000000000000c1c2c3d49546064676660564c4030211100000013283d53687e87929ca4b0b5b6b2a49c92867c736660544c40382f231c11080000000000000000000000000000000000000000000000000000071b2d3e4a4f52525252525252525252525252524b4538281603000d22364a5c646e6e6e6e6d605645321d0900000000000000000000000000000000000000000000000000000000000000000000000000050b0d1115171819191716120e0b08101f334658616f70707070706c63513e2915000000000000000000000000001420344859677d91a0b2a0917c675948341f31465b70869bb0a6907b66513b2621364c61768ba1bcab8a75604b35200b000c21364c61768ba5b7b8a38e78634e39230e00000000000000000000011426375c71869bb1b8a38d78634e38230e000d21364a5c72879cb2baa996806b5d4b3d31201c14131213151c23303c4a5b697f94a7b8b39e8874604b36200b00000000000000000000000000000000000417293a4d5f6f849aa9bac6b2a0907b655645321e0e00000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000001325485d72889db2b7a18c77624c37220d001c32475c71879cb1bca6917d7c8d9fb4bcc3c9b4a396816c5f4d3d2c1b0a0000000000000000000000000000000000000000000000000000000004182a3a495b63737a7d7b75665e4c3f2e1c0800001f34495e74899da5b1b6b7b2a59d92877d736760544a43362f231c1108000000000000000000000000000000000000000000000000000000000d22364a5c646767676767676767676767676767605645321e09000f243a4f647a828383838274604b36200b00000000000000000000000000000000000000000000000000000000000000000000070d0f192022262a2c2d2e2e2c2b2823201c2032424c6176848585858585816c56412c170100000000000000000000000005182b3b4d5f6e8298a6b39e8977624c423130455b70859ab0a6917c66513c2722374c61778ca1b59f8a75604a35200b000f24394e64798ea3c3baa58f7a65503a251000000000000000000000081d31445572879cb2c4a28c77624d37220d00071a2d3d53697e93a4b5b49f8c7b655c4d413530262827282a2e37404c5a63798a9fb4b7a595806a5645311d090000000000000000000000000000000000091f334658677d92a2b4c7cfbeb29c8774604b3d2c1a06000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000001d32475c72879cb1b7a28d78624d38230d001c32475c71879cb1bca6917c687e939eafbdc5b09b8575604b41301f0e00000000000000000000000000000000000000000000000000000000000a1f3347586379868f9290887c665d4b37230b00001f34495e74899eb3b7b2a59d93877d736760544a433630251812090000000000000000000000000000000000000000000000000000000000000f243a4f647a7c7c7c7c7c7c7c7c7c7c7c7c7c7d74604b36210b000d22374c62778c989898907b65503b2510000000000000000000000000000000000000000000000000000000000000000009101b22242b34373c404143444342403d3935302d3e4f606e83999a9a9a9a8978624d38230d00000000000000000000000000000d1d30414c6176889db2a799836f604e3c2b44596f8499aea8937d6853392923394e63788ea3b39e89745443301c070011263b50667b90a5bbbda7927d6852382815020000000000000000000b20354b60758a9fb4b7a68b76614b36210c00000f20354b6073869cb1bbaa9e897a675f514b43363d3c3d3f3f4b505e6678879da9bab29d8775604b382715020000000000000000000000000000000009192e3e4c6176889db3c0c5bbcab6a595806a5b49352113000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000081d32485d72879db2b7a18c77624c37220d001c32475c71879cb1bca6917c676a80959fb1bfb29d877862584739291a0a000000000000000000000000000000000000000000000000000000000c22374c6176889ba3a7a69e8c7b655039291603001f34495e74899eb3a69d93877d746860554b433630251c13080000000000000000000000000000000000000000000000000000000000000000182d42576d82919191919191919191919191918c78624d37220d000b2034485971869cadab95806b563a2a1804000000000000000000000000000000000000000000000000000000000006111c232d36393b484d5155575859585755524e4b43394a5c697e93a1b0b09f917c675a4935200c000000000000000000000000000000131f334758667c909fb1a1927e685a493641566c8196abac97826d574633313f52677d92a7b09b86715b362513000013283d52687d92a7bdc2ad98826d5645321d0c0000000000000000011527374e64798ea9bab39d88735746321e0a0000081d314455657b8f9daeb8a79e8a7d706660545553525254585d656f7c899da6b7b09e917c665745321a0a00000000000000000000000000000000011426374a5c6c8197a6b8b4afa6b5bcb49f8b79634e41301b0b0000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000005182a3b5e73889eb3bcab8b76614b36210c001c32475c71879cb1bca6917c67626c8197a1b2b7a59c867661574638281909000000000000000000000000000000000000000000000000000001162b40566b8095a6b5c2b8aa9b85715746321e0a001f34495e74899e9d93887e746860554b443730261c130800000000000000000000000000000000000000000000000000000000000000000000182d42576d8297a7a7a7a7a7a7a7a7a7a7a7a28c77624d37220d0005182b3b566c8196abb09b86715847331f0a000000000000000000000000000000000000000000000000000000000e1a212f383e4a4f565962666a6c6d6e6e6c6b676360545157647a8b9fb4b5a396816c5f4d3c2c190600000000000000000000000000000004172a3a4c5e6c8197a5b49e8a786254433c51667c91a7b39e8976614c47444b5d6f8499aeab96816c56412c17000014293f54697e94a9bec8b39e8975604b3a291808000000000000000c1d3144556a7f95aac7af9a846f5a392916030000011527374b5d697f949eb4b8a89e92857c746e6a6867686a6d737b84919ea7b7b49f95806b5e4c3928160000000000000000000000000000000000081d314455647a8c9fb4b4a29a919fabbaa99a846f5f4d3a29170400000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000b1f34475974899fb4b59f8a74604b35200b001c32475c71879cb1bca6917c675160728299a2b4b6a49b85756156453727180800000000000000000000000000000000000000000000000000061b30465b70859bb0c4d2c8b5a38b76614b36210c001f34495e748994887e756860564b443731261c1408000000000000000000000000000000000000000000000000000000000000000000000000182d42576d8297abababababababafb4c0b7a28c77624d37220d000011263b51667b90a9b59f8b77614c37220c000000000000000000000000000000000000000000000000000000131f2c35404c505c646b73777c7f8182838381807d78746e666176879ca9b9a79b8574604b40301e0e00000000000000000000000000000000000c1c2f404b6175879caba89a8473604b3d4b6075899eb3a796806b61585560677b8d9fb5a38f7a654f3a25100000152a3f556a7f94aabfccb8a7937e6958473626180b01000000030e1c2b3c4b6074879db2c1aa947f6a553f2a150000000009192e3f4f616a7f939fa9b4b4a29a9188837f7d7c7d7f82889099a1b3b4aa9f94816c625140301b0a0000000000000000000000000000000005182b3b4b6073859babbbaa9a847b8d9fb5b3a2927d675846331f1000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000d22374c62778ca9bab39e89745443301c08001c32475c71879cb1bca6917c6751546074849aa4b5b5a39a847460554436251300000000000000000000000000000000000000000000000000061b31465b70869bb0c6d5cab7a58c77614c37220c001d32475d72867f756960564b453831271d14090100000000000000000000000000000000000000000000000000000000000000000000000000182d42576d8295959595959595959aa2b4b7a28c77624d37220d00000c21364b61768a9fb4ab917c67523c27120000000000000000000000000000000000000000000000000008131c313d494e5e66717981888c9195969899989795928e89837b758298a5b6b39e897862564531221200000000000000000000000000000000000000111e324657647a8c9fb4a2947f695b4a45576b8095a5b09e9680777271757c899eabaa9b85705d4b37220e0000152b40556a8095aabfd6c5b39e887661544336281c14100e10161e2c3a495a697e93a5b7b4a38d78634e38230e00000000001121324350616a7e8a979fa8b4b0a79e989592919294989da6afaeaa9f988c7f72604a4433221200000000000000000000000000000000000a20344859697e93a3b5b49f8c796d8298a8b9b39d8876614c3e2d1808000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000f253a4f647a8fa4c7b09b86715b36261401001c32475c71879cb1bca6917c675145566176869ca5b7b4a2998373605443301c1506000000000000000000000000000000000000000000000002172c42576c8197a8b8c5bbb29d87725947341f0a000b21364b60756960564b453831271d15090100000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c8080808080808080849aafb7a28c77624d37220d0000091e32465770859aafac97826d573c2c1906000000000000000000000000000000000000000000000008182530414e5b63707b868e969da6a6aaacadaeadacaaa7a89e98918b98a0b2b09f917c665a493827150400000000000000000000000000000000000000031628394b5d6b8095a4b49f8b796355444b6175879da7b09e968b878789919ea7b49f8b7a644f3f2e1b080000162b40566b8095abc0d0c7b8a699837260544639302625242528323c49586278899eb3c0b09b85705b4935210c0000000000031525334350606878828a929fa8b8b3aeaaa8a7a7a9adb2b7ae9d938b83796960544330261604000000000000000000000000000000000a1a2f404d62778a9eb4b8a696816c6277899eb3b7a696816c5c4a362614010000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000013283d53687d92a8bdad98836d58432e1800001c32475c71879cb1bca6917c67513846586277879da6b8b3a1988272604a433324140500000000000000000000000000000000000000000000000d23384d62788a9ea7aaaa9f927d67523a2a180400091e32455660564b453832281d150a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394d5e666b6b6b6b6b6b6b6b7f94a9b7a28c77624d37220d000003162839556a7f94aab29d87725b4935210c0000000000000000000000000000000000000000000008182536434a5f687984909ba3abb2b7c4bdb9b8b7b7b9bcc6b9b4ada6a0aeb2b5a496816c5e4d3c2b1a0a0000000000000000000000000000000000000000000b1b2e3f4b6074869ca9a99b8574604b46576379899ca4b2aa9f9d9c9ea8b3a89e927e685c4a362110000000152b40556a8095aabfc0b4afb3a197817261574b43363a393a38454b5b6376869ca7b9b4a2907b66513d2c1a0600000000000007152533424e5a626d767d899fb4c3c8bbb4b4b4bbc8c2bea9937e776e635b4a433625130800000000000000000000000000000000021628384c5e6e8398a8b9b39d88766159697e94a4b5b49f8c7a645443301c0d0000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000071b2e3e586d8298adc7aa957f6a55402a1500001c32475c71879cb1bca6917c67513c3a48596379889ea8b9b2a096816c62504232231304000000000000000000000000000000000000000000000c2035495a657b889295948b7f6a5f4d3a1c0c000002162838454b453832281e160a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d30404d51565656565656566a7f94a9b7a28c77624d37220d0000000f243a4f647a8fa7b7a58d78634d38230e000000000000000000000000000000000000000000001325364354606c7d8a9aa2b0b5c1b8b3aca8a4a3a1a2a4a7abb1b5c2bbb5c3c6b19c8675604b40301e0e0000000000000000000000000000000000000000000000101d31455663798b9fb4a395806b5c4b4a5b637986949da5a7a8a9a8a89e978a7d68604e3e2e1b02000000152a3f556a7f94aabfb4a29aa2b19f97837567605452504e4f5256606979869ca4b5b9a89a846f5e4c381f0f00000000000000001424344451616979838b9fa8b4aea7aa9f9e9faaa6adb4b49f8c847a6b6054433625130000000000000000000000000000000000091e324556667b90a0b2b4a3927d68584b6073869cb1bcab9b8573604b3b2b180500000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000d22374b5c72879db2baa9907b65503b261000001c32475c71879cb1bca6917c67513c2b3b495b647a8a9eaabbb09f95806a614f413122120300000000000000000000000000000000000000000006192c3c4b5d65767d807e786a614f41311e000000000a1a28323632281e160a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122230393c404040404040546a7f94a9b7a28c77624d37220d0000000b20354b6074899eb3a8937e68533726140100000000000000000000000000000000000000010f1c304354607281929ea8b4c0b4b0a69d97938f8d8c8d8e91969ca4b5c9cad8c8b39e89766158473928160300000000000000000000000000000000000000000000021527384a5b6a7f94a2b49f8c7a6457454a5b63747f878e919394928f898278675f4e4231201000000000142a3f54697f94a9beaf9a84979fb1a199887d746c67656365686d757f8a9ca4b5bcab9e8a78624d402f1d01000000000000000d1d314251636c7f8b989fa9aa9f98918d8a898a8c91989fa9aa9f998c8072605443301c0f000000000000000000000000000000061a2c3d4b6074879cb2bcab9b8572604a4455657b8fa0b2b5a3937e69594834201100000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000004182a3a4f647a8fa5b7b49f8a75604b36210b00001c32475c71879cb1bca6917c67513c272c3c4a5c657c8c9fabbcaf9e937f695f4e40302111020000000000000000000000000000000000000000000e1e2e3f4b5861686b69635a4f4332231301000000000a161e211e160a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d24272b2b2b2b2b3f546a7f94a9b7a28c77624d37220d000000081c3043546e8398aeae99836e5544311d08000000000000000000000000000000000000000f1f30414a607281979fb4b9b7b3a29a9088827d7a787778797c81869cb1c6dbd0ccb8a79c8676615746321e1400000000000000000000000000000000000000000000000a1a2d3d4b6073849aa8aa9c8675604b3f4956606972787c7e7e7d7a756d625a4d41312414020000000013283e53687d93a8baa5907b8197a2b2a69d9288817c7a797a7d8289949ea8b5bbb49f8d7d675a493522120000000000000005192b3b4e606c81949faab4a39b8b837c78757475777c828b9aa2b4ab9f968272604a3d2d1a0700000000000000000000000000000b2135495b6a8095a5b6b49f8c7a645443374b5d6e8398a8b9b39e8977624c3f2f1a0a000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000b1f3347586c8197acc3af9a846f5645321e0900001c32475c71879cb1bca6917c67513c271e2d3e4c5e677d8d9fb5bcb59f8d7d685e4c3f2f20100100000000000000000000000000000000000000000011212e3a464c5255544d493c3225150500000000000002090b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0f11161616162a3f546a7f94a9b7a28c77624d37220d0000000114263653687e93a8b39e8974604b35200b000000000000000000000000000000000000061a2c3d4d5f6c81969fb1bdb3a69d90857b746d686463626264676b798ea3b9cabbbec5b5a49c8675614b42311d0d00000000000000000000000000000000050b0d12151616141c30435463788a9eb4a496816c5d4c3a454b545b63676969686560564d483c30231406000000000011273c51667c91a6bba5907b748499a1b4b2a69d97928f8e8f92979ea7b4b9b6aa9f927f695f4d3c2c1904000000000000000b20344859687e939fb4b2a09885796e676260545962666d7884969eb0b4a0947f6a5b4a36210e000000000000000000000000000b1b30414e63798b9fb4b8a797816c5c4a362e3f4d62788a9eb4b9a898826e5d4c382816020000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000b1b2d3d4c6177899eb3b9a8937e68533828160200001c32475c71879cb1bca6917c67513c2712202f404d5f697f949eb0bcab9f8c7c665d4b3e2d1f0f00000000000000000000000000000000000000000003111b2933363d403f38352c1e150700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101152a3f546a7f94a9b7a28c77624d37220d000000000d23384d62788da5b6a78f7a644f3a250f000000000000000000000000000000000000092135495b677d929fb0bdb3a29a887c70666055534f4e4c4d4f6176879cb2bcb5a6a9aebbb5a498826d604e3b2a180500000000000000000000000000080d182022272a2b2b29252636495a687e93a1b59f8d7b65584633363d494e525354534f4b4538352b1e130500000000000010253a50657a8fa5c8a7917c677583959faab3b3aca7a5a3a4a7acb3b9b8b3a49c8c7e69614f41301e0e000000000000000417293a4d62788a9fb4b4a2988274635b524d4a43484c515a62728096a1b3b49f8c79634e3c2c190600000000000000000000000417293a4d5f6f849aa9bab39e8976614c3e2d203448596a7f94a4b6b2a0907b655645321e0e0000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000b1a29394a5b6c8196a8b9b49e8976614b36210c0000001c32475c71879cb1bca6917c67513c2712112130414f616b8096a0b1bbaa9f8b7b655c4a3d2c1e0e000000000000000000000000000000000000000000000b171f21282b292320190e00000000000000000a141a1c202020202012100a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000c2035495a72879db2aa957f6a553929170300000000000000000000000000000000091930414e63798a9eb4bdb3a1998477665e504b44373a383f4f616e8399a5b6ab9f90939daebcb2a0937e685947341f0f000000000000000000000000101b222b34373c3f41403e3a36313c4e606f8399a7ab9d8776614c41302c35393c3e3f3d3a36322820190e00000000000000000d23384d62788daabba8937e696073808c99a1abb1b5bcc9bac5b8b3aea79e94867a68604f4332231200000000000000000a1f3346586d8297a8baa99a847460554a3d38353034373c485460728399a7b9aa99846f5a4935200c0000000000000000000000081f334658677d92a2b4b5a3937e6858473320192b3b4b6074869cb1beb29c8774604b3c2c190600000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000006101b2938465763798b9fb4baa997816c5746321e0a0000001c32475c71879cb1bca6917c67513c2712031323324351626d8297a1b3baa99e8a7a645b493c2b1d0d00000000000000000000000000000000000000000000040a0c1316140e0c0600000000000000000e1c272f32353535353527241d12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000006192c3c576c8297acb09a85705746331e0a000000000000000000000000000000011527374d5f70849aa8b9b4a299837461594c403531262a3a4b5d697f94a1b2b59f8d7c7e939eafbeb39e8977624c3d2d1a0700000000000000000008131c2e373b484d5255565654504b4437424d6277899eb3a698826d5f4d3b2a21232729292825211e160a060000000000000000000b20354b60758a9fb4ab95806b55606b7a848e969b9faba5a5a4a79e9992897f75645c4e423225140400000000000000000c21364c61768a9fb4b49f8b78625645372d22201c20222b3643546176899eb3b59f8c78624d38230d0000000000000000000008182d3e4c6176889db3bcab9b8573604b3a2a170d1d314556667b90a1b3b6a595806a5b4935211300000000000000001c32475c71879cb1bca6917c67513c271201010101020001080b0f1a212e3a46566175869ca9bab49f8b78624d392916030000001c32475c71879cb1bca6917c67513c27120005142434444b60738399a3b4b9a89e8979635a483b2a1c0c000000000000000000000000000000000000000000000000000000000000000000000000000a1c2c3943474a4a4a4a4a3c393023120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000012273c51677c91abb49f8a76614b36210c000000000000000000000000000000081d314455677c91a2b4b8a79a84746056473a2f201d26364759657b8c9fb4b4a295806b6a8095a2b3b9a897826d5b4a36210c0000000000000000081825303e4b4f5962676a6b6b696560554c464859677d91a0b2a0917c675948341f1312141413100b09030000000000000000000000081d31445572879cb2ad98836e584b5c646f7981868b8e90908f8d89847d766a60574b3e3124140600000000000000000012283d52677d92a9baad98836e5a483827190f0b070b0e18263646586b8196abbcab947f6a543f2a15000000000000000000011426364a5c6c8196a6b7b59f8d7a645443301c0c021527384c5e6e8399a9bab49f8b79634d41301b0b000000000000001c32475c71879cb1bca6917c67513c2717171717171718141c20232c363f4b5861748399a4b6b7a695806b5a49351b0b000000001c32475c71879cb1bca6917c67513c2712000006161d3144556075859ba4b6b8a79d88786259473a291b0a0000000000000000061016182020202020100e08000000000000000000000000000000001427394a565c6060606060514d41301d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000c21374c61768b9fb4aa907b66513b26110000000000000000000000000000000b20354b6074879db2c0b39e8978625645382a1c121c3043546177889daab8a69a8473606072849aa8b9b49f8c79634e3a29170400000000000000132536434a5c646f777c7f80807e7a756b61574a4d5f6e8298a6b39e8977624c42311e0e00000000000000000000000000000000000001142637596e8399aeb19c867157464a4e5b636b7176797a7b7a78736f6761574b45392e201c1c17140e05000000000002172c41576c8196acc7a7927d67523c2b1a0a00000000000818293a50657a8fa5c9ae99846f59442f1a040000000000000000081c304354647a8c9fb4b9a797826d5c4b36261400000a1a2f404d62788a9fb4baa99a846f5f4d3a2917040000000000001c32475c71879cb1bca6917c67513c2c2c2c2c2c2c2c2d263035383d494e5d65768499a1b3bbaa9d8775614b3c2c1900000000001c32475c71879cb1bca6917c67513c27120000000115273745576176869ca6b7b7a69c877762584639281a0a0000000000000917232b2d353535353525221b100300000000000000000000000000001a2f435668717575757575675f4d39241000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000a1f33475870869bb0ab96816c563b2b19050000000000000000000000000006192c3c51677c91a5b6b4a3927d67594838271a0c1c2f404b6072849aa6b7ab9e887762555462778a9eb4bcab97826c5846331f0a0000000000000a1c304354606b7a848b91949695938f898076645c4a4c6176889db2a799836f604e3c2b1808000000000000000000000000000000000000152a3f546a7f94a9b49f8a76614b363d4a4e56586163656664625a59524b46393228313131312c2922160800000000051a2f455a6f849aafb9a48e79644f39240f000000000000000c21374c61778ca1b6b29d87725d48321d080000000000000005182b3b4b6073859babbcb39e8977614c3e2e1808000000112035485a6a8095a5b6b3a2917d675846331f100000000000001c32475c71879cb1bca6917c675141414141414141414336434b4e545b636e7b879aa2b3bcb49f8b7b655746321e0e00000000001c32475c71879cb1bca6917c67513c2712000000000919283947586278879da7b8b6a59c86766157453827180800000000061727353f424a4a4a4a4a3a372e211000000000000000000000000000001c32475c71868a8a8a8a8a7c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000417293a556b8095aab19c8771594834200b000000000000000000000000000c2135495b6f849aafc3b09b8572604a3b2b1a0a172a3a4c5e6a8095a2b3b39f8d7b65594848596a7f95a7b8b49f8a76614c36210c00000000000a1b30414a6072808d9a9fabaaababa9a79e95877a645b4a58667c909fb1a1927e685a4936261401000000000000000000000000000000000010253b50657a90a8b9aa907b6650362d36393a464c4e50504f4d493c3d3632393c4646464646413e34261605000000061c31465b71869bb0b8a28d78634d38230e000000000000000b20354a60758a9fb5b39e89745e49341f09000000000000000a20344859697e93a3b5b5a4937e6959473420100000000006192b3c4b6075879db2bfb39d8876614c3e2d180800000000001c32475c71879cb1bca6917c675656565656565656575859546063697079838c9da5b4bcb59e937e685d4b3928160000000000001c32475c71879cb1bca6917c67513c271200000000000a1b2a3a485a6379899ea9bab5a49b84756056453626140100000010233545525860606060604f4b3f2e1b08000000000000000000000000001c32475c71879c9f9f9f917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000010253a50657a8fa8b6a48c77624d37220d000000000000000000000000000e23384d63788da2b4b6a4907b655443301d0d0a1f334758667b8c9d9d9d9d957f6a5d4b3b3b4b6075899eb3baa8937e695338281602000000031628394d5f6c81959fabb2a59d9a9b9ea8b3a59d897963564c5e6c8197a5b49e8a78625443301c0f00000000000000000000000000000000000b20364b6075899eb4ab96816b5443302123293336393b3b3a38352b2830414d515c5c5c5c5c56514434220e000000061c31465b71869bb0b8a38e78634e39230e000000000000000b21364b60768ba0b5b49e89745f49341f0a0000000000000a1a2f3f4c6277899eb3beb19c8673604b3b2a180200000000000e1e324556667c91a1b3b7a696816c5c4a36261401000000001c32475c71879cb1bca6917c6c6c6c6c6c6c6c6c6c6c6d6e7175787e858c989fabb7b8ab9f94806b604e3f2e1b0b0000000000001c32475c71879cb1bca6917c67513c27120000000000000c1c2b3c4a5b657b8b9faabbb4a2998374605443301c16050000162b3f52646d7575757575655d4b37220e000000000000000000000000001c32475c71879cb1b5a6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000b20364b6075899eb4a7927d68523625130000000000000000000000000215273854697e93a9c0b29c8773604a362513000c21374c61778688888888888372604b3f2f3245576c8196abc3af9a846f5645321e09000000091e324557677d929fb5a59c8f87858689959eafa79c8674604b4b6175879caba89a8473604b3d2d190900000000000000000000000000000000091d3245566f8499aeb29d8874604b352012171f212425262523201924394d5f6771717171716c62513e2914000000051b30455a70859aafbba6907b6651382815020000000000021426364e63798ea3b8b29d88725d48331d080000000000021528384c5d6e8298a7b9b2a08f7b655544311d0c000000000000021628384c5e6f8499a9bab49f8c7a645443301c0d000000001c32475c71879cb1c4ae998381818181818181818181828486898d939a9fabb4bcb2a69e8d7f6b625042312110000000000000001c32475c71879cb1bca6917c67513c2712000000000000000d1d2d3d4b5d667c8c9fb4bbb3a1988272604b443323130100182d42586d828a8a8a8a8a7b654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000091d3145566f8499afad98836d5443301c070000000000000000000000091d3145566f8499afc4a9947f695443301808000a1f334758617173737373736e605443302128394e63798ea5b7b49f8a75604b36210b0000000b21364b6075889db3a89c877a7270707580959fb0a4947f69554657647a8c9fb4a2947f695b4a372715020000000000000000000000000000000215283852687d92a9b7a6907b665140301c0c0a0c0e10110f0d0b192b3c51677d8686868686816c56412c1701000002182d42576d8297acc8ab95806b5645321e160a06000509151d304354697e93a9beaf9a846f5a45301a050000000000091d324556657b90a0b2b9a898826d5d4b37271500000000000000000a1a30404d63788b9fb4bcab9b8573604b3b2a18050000001c32475c71879cb1c6b3a1999696969696969696969698999b9fa8a9afb4bcb3aea199887c6961504433241402000000000000001c32475c71869cb1b3a6917c67513c271200000000000000000f1f2e3f4c5e687e929db3b3b3a097816c625141311e0b00182d42586d82979f9f9f8f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000215273854697e94a9b39e8874604a35200b00000000000000000000000b20364b6075899eb4b8a68e79634e362513000004172a3a474c5c5e5e5e5e5e594b4336261421364a5b72879db2baa9907b65503b261000000013283d53687d92a6b49f8a78645d5a56606c8196a9b29d8774604b4b5d6b8095a4b49f8b79635544311d10000000000000000000000000000000000c21364b61768a9fb4b09a85705e4c3a2a190a000000000002102035485a6e83999b9b9b95806a55402b150000000013283e53687e93aabbb29d8875604b41322820191b19202731404b6073869cb1c1aa95806b55402b16000000000006192c3c4b6074869cb2beb49e8a77624d3f2e1909000000000000000000122135495b6b8095a6b7b5a3937e695948341f110000001c32475c71879cb1c6bfb3aeabababababababababacadaeb0b4bac2b5b1aaa1998f8377665e4f433326160600000000000000001c32475c71879c9d9d9d917c67513c271200000000000000000110212f404e606a7f949d9d9d9d9d95806b604e3a251100182d42586d8297adb5a48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000e24394e63798ea6b7a68e79644e39240f00000000000000000000000f24394e64798ea8b9b39d88735b4a3618080000000c1c2a33374748484848484435302618081a2d3d586d8297adc7a9947f6a543f2a15000004172a3a5a6f8499afab96816c5a4b3f454c61778a9fb4a68f7a644f3f4b6074869ca9a99b8574604b3e2e1b0a0000000000000000000000000000000a1e3346576d8297abb4a2917c66584737281a0f0903040a13202f404d62788b9fb1b1a68f7a65503a2510000000000d22374c62778b9fb4b7a695806b5f4b4538352c302b3437444b5e6a7f94a4b6b5a38e79644e39240f00000000000a2035495a6a7f95a4b6b6a4947f6959483421110000000000000000000006192c3c4b6175879db2c0b39e8977624c3f2f1a0a00001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b2b0afadaaa6a39b958e837a6e61594d40322516080000000000000000001b30455a708488888888887c66513b2611000000000000000000021222314250616b80888888888888887d68523d281300182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000c21364a5b73889db3a9947f6954382815020000000000000000000012273c52677c91a7c6ae99836e593d2d1a00000000000c171f213133333333332e201c14080013283d52687d92a7bdad97826d58422d1803000a1f33475874899eb3ab8f7a644f3c2e3347586f8499aea9947e69543f455663798b9fb4a395806b5c4b392816030000000000000000000000000000031729394e63798c9fb5b29d8876615545382d211e16171f21303e4c5e6d8297aabbb39e8874604b35200b000000000b1f3448596e8399aabbb09e927d6b60564d493c463c484d55606a7c8d9fb4bdb09b85705c4a36220d000000000a1a30414d63788b9fb4bfb19c8674604b3b2b180300000000000000000000000e1e324657677c91a2b4b9a898826e5d4c38281502001c32475c71879c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9c9b9a9894918d867f796f645c4c473b3022140700000000000000000000182d415566707373737373665e4c38240f00000000000000000000041324334351626b7373737373737368604e3a251100182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000071a2d3d586d8298adaf99846f5645321d0900000000000000000000152a40556a7f95aabfab95806b56402b16000000000000040a0c1c1e1e1e1e1e190b0801000010253a4f657a8fa4c7b09b85705b46301b00000c21374c61768ca7b59f8a76604b36212a3a556b8095aaac97816c5742384a5b6a7f94a2b49f8c7a645745321e110000000000000000000000000000000b2136495b6e8398a9b7a69a837360564a3e3632282a3337414d5c667c90a0b1baa995806b5544311d080000000005182a3b4e63798c9fb4bcb49f8d807569635a5c5b5c5a626874808c9fabbcb19f8f7b65503e2d1b07000000021628384d5f6f849aa9b3b3a1907b655544311d0d000000000000000000000000031628394d5f6f849aaab3b3a0907b655645321d09001b30455a708488888888888888888888888888888888878685837f7b77716a635b4f4b3e342a1d1204000000000000000000000012253748555a5e5e5e5e5e514c402f1d090000000000000000000000061525344451565e5e5e5e5e5e5e524e41311e0b00182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000012283d52677d92a7b49f8a75604b36200b00000000000000000000182d43586d8298adbda8927d68533d28130000000000000000000709090909090400000000000d22374c62778ca9bab39e88735e38281602000d23384d62788da2b49e89745645321e293e54697e93a9ad98836d58432d3d4b6073849aa8aa9c8675604b3f2f1c0c0000000000000000000000000000061a2c3d4d62788a9fb4b3a1998375645c514b45393a474c515f677a8a9eb4beb49f8a77624c3726140100000000000d21364a5b6b8095a1b3bcab9f96877f787471707173777e86959faabbb4a397816c5d4b37201000000000091e324556677c919d9d9d9d99836e5d4c37271500000000000000000000000000000b1b30414e63798c9d9d9d9d9c8774604b36200b00182d41556670737373737373737373737373737373737271706d6a66625a554e493d372e1f180c00000000000000000000000000081a2a37414548484848483b382f221200000000000000000000000000071626343d41484848484848483d3a3123130100182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000d22374c62778ca4b5a9907a65503b251000000000000000000000192f44596e8499aebaa5907b65503b26100000000000000000000000000000000000000000000b1f344859748a9fb4b49f8a755645321e09000e23384d63788da2b39e89745e382816293e53697e93a8ad98836e58432e30435463788a9eb4a496816c5d4c3a29170400000000000000000000000000000f2035485a697f94a1b3b2a19985796e6660575b5c586167707d8a9ea8b9b5a3957f6a5948341909000000000000071a2d3d4b60738399a1b4bcb4a59d948d89868586888d939ca4b4bbb1a39b8574604b3f2e1c02000000000b21364b60748588888888888778624d3f2f1909000000000000000000000000000000132136495b6b808888888888887e69533e29140012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d5b5a5855514d483c39362c221b10040000000000000000000000000000000c1a252d30333333333326241d12040000000000000000000000000000081621292c3333333333333328251e13050000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000b2034485971869cb1ab95806b563a2a17040000000000000000001a30455a6f859aafb9a48f7a644f3a250f00000000000000000000000000000000000000000005182a3b5e73899eb3bbaa8b75604b36210b000e23384d63788da2b39e89745e382815293e53697e93a8ad98836e58432e2636495a687e93a1b59f8d7b655846331f12000000000000000000000000000006192b3c4a60728399a4b5b2a39b8c837b7672717172767c85919ea8b9b8a69b8574604b3b2b1800000000000000000f1d314455607483959fabb4b6b2a9a79e9c9b9b9ea7a8b1b6b5b19f9785766156453221110000000000091e3245566071737373737372625a4835211100000000000000000000000000000000061a2c3d51626b73737373737369604f3b261200081a2a37414548484848484848484848484848484848474645433f3c38342b23211a0f070000000000000000000000000000000000000812181b1e1e1e1e1e110f090000000000000000000000000000000000050e14161e1e1e1e1e1e1e13110b01000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000005182b3b566c8196abb09b86715847331f0a0000000000000000001b31465b70869bb0b8a38e79634e39240e000000000000000000000000000000000000000000001e33485d73889db2b6a18c77614c37220c000d23384d62788da2b49e89745645321d293e54697e93a9ad98836d58432e182c3c4e606f8399a7ab9d8776614c41301d0d00000000000000000000000000000e1c3043546176869ca4b3b5ab9f98918b878686888b919aa2b4b9b4a69d8878625645321d0d00000000000000000114263745566073808c9aa2adb3b8b9b3b1b0b1b3b8b9b3ada39b8f817461584638281603000000000002162838454b5c5e5e5e5e5e5d4d483c2b190300000000000000000000000000000000000f1f334451565e5e5e5e5e5e534f42321f0c00000c1a252d30333333333333333333333333333333333231302e2a262220190e0c0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000011263b51667b90a9b49f8b77614c37210c0000000000000000001c31475c71869cb1b8a38d78634e38230e000000000000000000000000000000000000000000081d32475d72879cb2b7a28c77624d37220d000c21374c61768ca7b59f8a75604b36202939556a8095aaac97816c57422c171e31424d6277899eb3a698826d5f4d3b2a18050000000000000000000000000000132536475862778699a1b3b7b4aeab9f9d9b9b9d9fabb0b4b9b3a39b8879635a4838281500000000000000000000091928384555606b7a858f979ea6a7aaabacabaaa7a79e9890867b6c6056463a291a0a000000000000000a1a2832364648484848484838352b1e0e000000000000000000000000000000000000011626333d404848484848483e3b322414020000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1b1815110d0b05000000000000000000000000000000000000000000000000000000000000000a141a1c2020202020202020202020202020202020202020202020202020202020201b12060000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000c21364b61768a9fb4ab917c67523c27120000000000000000001b31465b70869bb0b9a38e79644e39240f000000000000000000000000000000000000000000081e33485d73889db2b6a18c77614c37210c000a1f33475874899eb3ab8f7a644f3c2d3346576e8399aea9947f69543f2a141420344859677d91a0b2a0917c675948341f1300000000000000000000000000000818293a4759627583929da6b0b5bcb4b2b0b1b2b5bcb6b1a89e948578635b493c2b1a0a00000000000000000000000a1a2837444b5c64707a82888e929596979695928e89837b71655d4b4538291b0b0000000000000000000a161e21313333333333332220190e0000000000000000000000000000000000000000081621282b33333333333329261f14060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f323535353535353535353535353535353535353535353535353535353535352f24160600182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000091e32465770859aafac97826d573c2c190600000000000000001a30455a6f859aafb9a48f7a644f3a250f000000000000000000000000000000000000000000071c30435474899eb3bbaa8b75604b36200b0004172a3a5a6f8499afab96816c5a4a3e444b61768a9eb4a68f7a654f3a251005182b3b4d5f6e8298a6b39e8977624c42311e0e00000000000000000000000000000c1c2a3b4757616e7d88939ba3a7aaadaeaeadaaa7a49c94897f74625a493d2c1e0e000000000000000000000000000a1926313e4a4f5c646d74797c7f818281807d79756e655d504b3f32281a0b000000000000000000000002090b1c1e1e1e1e1e1d0d0b0500000000000000000000000000000000000000000000040e14161e1e1e1e1e1e14120c0200000000000000000000000000000000000000000000000000000000000000060f1518202020202016140e04000000000000000000000000000000000000000a1c2c3943474a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4234241200182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000003162839556a7f94aab29d87725b4935210c0000000000000000192f44596e8499aebba5907b66503b26110000000000000000000000000000000000000000000b20354a60758a9fb4b49f8a755645321d09000013283d53687d92a6b49f8a78645c5955606a8095a8b39d8874604b35200b000d1d30414c6176889db2a799836f604e3c2b180800000000000000000000000000000d1d2a39464b5f67757e868d91959799989795928d867f76696055483c2c1f0f00000000000000000000000000000009141d2d363e4b4f546063676a6b6c6c6a67646055504b3f372e1d150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000917232a2d35353535352c292116080000000000000000000000000000000000001427394a565c60606060606060606060606060606060606060606060606060606060605e52422f1b00182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000000f243a4f647a8fa7b7a58d78634d38230e0000000000000000182d42586d8297adbda8937d68533e28130000000000000000000000000000000000000000000d22374d62778caabbb39e88735e3828150200000b21364b6075889db3a99c867a726f6f747e8c9fb4a5957f6a5544311d080000131f334758667c909fb1a1927e685a493626140100000000000000000000000000000d1b2933414d56606871777c8082838382807c78716961584b44372b1e0f010000000000000000000000000000000001101b222e3736434a4e525556575655524f4b4437382f231c11020000000000000000000000000000000000000000000000000000000000030c12142020202016140d04000000000000050e14172020202013110b020000000000000000000000000000000000000000000000000000000000000000061727353f424a4a4a4a4a413d3426160400000000000000000000000000000000001a2f435668717575757575757575757575757575757575757575757575757575757575705e4a352000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c2712101010101010101010101010101010100d0b05000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000000b20354b6074899eb3a8937e68533726140100000000000000152a3f546a7f94a9bfab96806b5636261401000000000000000000000000000000000000000010253a50657a8fa5c8b09a85705b45301b000000091e324557677d929fb5a49c8f87848588939faaa89d8775614b3727150100000417293a4c5e6c8197a5b49e8a78625443301c0e0000000000000000000000000000000b171e3038454b535a62676b6d6e6e6d6b67625a544c463a3127190e000000000000000000000000000000000000000007101b22253035393d40414241403d39353127231c11080000000000000000000000000000000000000000000000000000000000000714202729353535352b2821160800000000081622292c3535353529261f1406000000000000000000000000000000000000000000000000000000000000000f2335455257606060606056514434210e00000000000000000000000000000000001c32475c71868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a75604a352000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c272525252525252525252525252525252525221f180d0000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000081c3043546e8399aeae99836e5544311d080000000000000012273c51677c91a6c6ae99846e5443301c08000000000000000000000000000000000000000013283e53687d93a8bdac97826d57422d18020000031628394d5f6c81969fabb2a49c999a9ea7b4a69d8a7a645746321909000000000c1c2f404b6175879caba89a8473604b3c2b190600000000000000000000000000000003131a2832363c484d52555859595855524d493c3633291d150900000000000000000000000000000000000000000000000808131c2024272a2c2d2c2b2824201d15090800000000000000000000000000000000000000000000000000000000000000031425323b3f4a4a4a4a403d332616040000051626343e414a4a4a4a3e3b31241402000000000000000000000000000000000000000000000000000000000001152a3f52636d75757575756b62513d291400000000000000000000000000000000001c32475c71879c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8a75604a352000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a37342a1d0d00000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000000114263653687e93a8b39e8974604b35200b000000000000000e24394e63798ea8b9b39e8974604b35200b00000000000000000000000000000000000000071b2d3e586d8398adc6a9947f69543f2a14000000000a1b30414a6072808d9aa2a7abacabaaa99f97887b655c4b392816000000000000111e324657647a8d9d9d9d947f695a4935200b00000000000000000000000000000000000a161e212b34383c4042444342403d38352b211f170c02000000000000000000000000000000000000000000000000000000070b0e121516171715120f0b08010000000000000000000000000000000000000000000000000000000000000000000c2032434f546060606055504433210d00000e223444515660606060534e42311f0b000000000000000000000000000000000000000000000000000000000002182d42576d818a8a8a8a8a806b56412c1601000000000000000000000000000000001c32475c71879cb1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b59f8a75604a352000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67514f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4c483b2a1805000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000e23384d63788da5b6a78f7a644f3a250f000000000000000b20354b6075899eb3b8a78e79644f372614010000000000000000000000000000000000000d22364a5c73889db3b9a88f7a65503a25100000000000131c304354606b7b858d9295979694918a8177655d4b3e2e1b0b000000000000031628394b5d6a80888888888778624d38230d00000000000000000000000000000000000002090d192022272b2d2e2e2d2b272320190e0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273b4f6169757575756b62503d2814000014293e51626c7575757568604e3b2611000000000000000000000000000000000000000000000000000000000002182d42576d82979f9f9f96816b56412c1601000000000000000000000000000000001c32475c71869cb1c6beb2ada9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a99f8a75604a352000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c676565656565656565656565656565656565656565625948341f0b000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000c2035495a72879db2aa957f6a5539291603000000000000081d3144556e8399aec5aa957f6a5544311d0900000000000000000000000000000000000417293a4f647a8fa6b7b49e8975604b36200b000000000000132536434a5d6570787d8081817f7b766c61594b3f2e201000000000000000000b1b2e3f50626a7373737372625a4935200b000000000000000000000000000000000000000000050b0d12161819191816120d0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f14181a1b1b1a17130d0b0500000000000b0b0b0b0b00000000000000000000000014293f54697f8a8a8a8a806b55402b160001172c41566c818a8a8a8a7e68533e2913000000000000000000000000000000000000000000000000000000000002182d42576d8297acb5ab96816b56412c1601000000000000000000000000000000001c32475c71869cb1c6b2a098949494949494949494949494949494949494949494948a75604a352000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bfaa947f7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a77624c37220d000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000000006192c3c576c8297acb09a85705746321e0a0000000000000115273753687e93abbcb29d8774604b3726140100000000000000000000000000000000091f3346586d8297acc4ae99846f5544311d08000000000000081825303f4b505a62686b6c6c6a6661574c473b2e2110020000000000000000001020334450555e5e5e5e5d4d493c2b19060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000408141c2025292d2f30302f2c28221f180d050b11132020202020110f0900000000000000000011263b51667b909f9f99836e59382715020013283e53687d939f9f96816c57412c17000000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71869cb1c2ad98827f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f6a543f2a1500182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6af9d948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f7e68533e2913000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000012273c51677c91abb49f8a76614b36210c000000000000000d22384d62788b9fb4b7a5917c665544311d0e00000000000000000000000000000009192c3c4c6176899eb4b9a7927d6853372715020000000000000008131c2e373c494d5256575655514b4639342a1d100300000000000000000000021525333c40484848484838352b1e0e000000000000000000000000000000000000000000000000000000000000000001080b0f1316181919191715120d0c060000000000000000000000000000000000000000000000000000000c181f2630353a3f4344464544413d37342a20181e2528353535353526231c1104000000000000000d23384d62788da8b19c87725645311d090010253a4f657a8fa4af9a856f5a3a2917040000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a614f3c271300182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6bbafaaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4937e68533e2913000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000c21374c61768b9fb4aa907b66513b2611000000000000000b2035485a6f8499aec2b19c8673604b3c2c1b0b0000000000000000000000000003152737495a6b8096a8b9b39e8975604b36210b00000000000000000000111c232c35383d4042413f3c3632291f180c00000000000000000000000000071521282b33333333332320190e00000000000000000000000000000000000000000000000000000000000002080b141d2024282b2d2e2f2e2d2a272320190e0c060000000000000000000000000000000000000000000008131c2a3336434b4f54585a5b5b5a57524c483b342b313a3d4a4a4a4a4a3b382f2211000000000000000b20354a6074899eb49f8a75604b36200b000c21374c61768ca6b39d88735847331f0a0000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67545454545454545454545454545454545454545454544f4332200c00182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6ccc2bfbababababababababababababababababababaa8937e68533e2913000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000a1f33475870869bb0ab96816c563b2b180500000000000005192b3c50667b90a4b5b5a4937e685b4939291b0e01000000000000000000000a161e31445563788b9fb4bbaa96816c5745321e090000000000000000000000080e192023282b2c2c2a26211e160b04000000000000000000000000000000040d13151e1e1e1e1d0d0b0600000000000000000000000000000000000000000000000000000000000109151d20263135393d404243444342403c38352c2321190e06000000000000000000000000000000000000000c1825303a474c546064696d6f70706f6c6862594d483b414e526060606060504c402f1c09000000000000071c30435471869bb0aa8e79634e39240e000a1f33475873889db3a68c76614c37210c0000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c3225150300182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6bbafaaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4937e68533e2913000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000417293a556b8095aab19c8771594834200b000000000000000e20354a6073869cb1bfb49e8a79635746392c1d14090300000000000108101a2832444b6074859ba9bab49f8b78634d3928160300000000000000000000000000060c0d1316171715110c0a0300000000000000000000000000000000000000000009090909080000000000000000000000000000000000000000000000000000000000000009151d27313637444b4f5255585859585755524d493c38352c211a0f01000000000000000000000000000000000c1c2936434a58616b747a7e8284858584817d776d62594d4e5f687575757575665e4c38230f00000000000000132536586d8298ada7917c67523c2712000417293a5a6f859aafa48f7a654f3a25100000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a272015070000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6af9d948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f7e68533e2913000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000010253b50657a90a8b6a48c77624d37220d00000000000000071c304354657b90a1b3b9a89b85756157493c31261e1611100e0f11141c202e38454b626c8196a3b5b8a696816b5a49351b0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f19273137444b51556064686b6d6e6e6e6c6a67625a564d493c352c1d140900000000000000000000000000000c1c2a3a475460697780888f9498999b9a9996928b8277675f52687d8a8a8a8a8a7b66503b261100000000000000152a3f546a7f94a9aa95806a55402b150000172c41576c8196aca8937d68533e28130000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2715151515151515151515151515151515151515130c03000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bfaa947f7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a77624c37220d000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000000000000b20364b6075899fb4a7927d685236251300000000000000001325364c5d6e8399a7b8b5a39a8475625a4b4437322926252424262630353f4b56606d80959fb0bdb39e8876614c3c2c19000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d1115171819191716120e0b0801000000000000000000000000000000000000000000000000000004121f2d37444b5560666e74797d8082838483827f7c78726b635b4e493d3126190b0000000000000000000000000a1a2a3a475861727e89959da6a9adafb0b0afacaa9f98897d6860687d929f9f9f907b66503b26110000000000000011263c51667b91a6ae98836e59372715010013293e53687e93a8ab96816c56412c170000000000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c676565656565656565656565656565656565656565625948341f0b000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000000091d3145566f8499afad98826d5443301c070000000000000008182f3f4d6278899eabbcb4a29a85786860554b46393c3a393a3b36434b505d657581959eb0bdb09f917c675846331e0e000000000000000000000000000000000000000000000000000000000000000000000000070d0f192022262a2c2d2e2e2c2b2823201c140b080200000000000000000000000000000000000000000000051322303d4a556068747c83898e9295979899989795918d8780786e635b4b4437291b0c00000000000000000000031628384758617683939ea7b2b7b7b2adabaaabadb2b4a89e8d7e68687d92a7b5a5907b66503b2611000000000001030e23384d63788da9b19c86715544311d080810253a50657a8fa5af9a846f5a3929170308080000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67514f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4c483b2a1805000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d000000000000000000000000000215273854697e94a9b39d8874604a35200b0000000000000000112035485a667c8d9fb5bcb4a39b897d7368615755514f4e4f50545460656f7a86979fb0bcb4a296816c5f4d3a2917000000000000000000000000000000000000000000000000000000000000000000000009101b22242b34373c404143444342403d39353026201d1509020000000000000000000000000000000000000002132330404c5b63737e8791999ea8a7aaadadaeadacaaa7a59c968c83796a6055463a291c0c000000000000000000081e32455661768699a1b3b9b3afa69d98969495989ca5adab9f8d7b687d92a7bba5907b66503b2611000000061016181d20354b6075899fb49f8a75604b35201d1d1d22374c61778ca7b29d88735746331e1d1d1d0f0d070000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a37342a1d0d00000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000000000e24394e63798ea6b7a68e79634e39240e000000000000000005192b3c4c5e6a7f959eb5bcb5a89e92867d766e6a6665636466696d747b848f9ca4b1bdb3a29a8473604b41301b0b00000000000000000000000000000000000000000000000000000000000000000006111c232d36393b484d5155575859585755524e4b43363631271d150a000000000000000000000000000000000000102030414d5e667985939da5aeb3b9bcb5b3b1b0b1b3b8c3b6b2ab9f998b80736158473a2918080000000000000008182f404b6075859ba4b3bbb4a29a8f8883807f8082878e98a0ab9d88777d92a7bba5907b66503b261100000a18232b2e333330435471869bb1a98d78634e38333333333333475873889eb3a68b76614b363333333324221b1002000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c272525252525252525252525252525252525221f180d0000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000000000c21364a5b73889db3a9947e69543828150200000000000000000e1e2f4050616b80949fabb8b9b3a49c928a847f7b7a79797b7e82889099a1b1b5bbb4a19984756155443123120000000000000000000000000000000000000000000000000000000000000000000e1a212f383e4a4f565962666a6c6d6e6e6c6b67636054514b443731271a12020000000000000000000000000000000a1a2e3e4d5f677c8a9ba3b2b7b9b3acab9f9e9c9b9b9ea6a6adb4bab5aa9f958476615847362614010000000000011426364c5e6c8197a3b5bbaa9f92847a736e6b6a6b6d727983919ea699837f94a9bba5907b66503b261100061828363f4348484836586d8398ada6917c6651484848484848483a5a70859aafa48f7a644f48484848483a362d2010000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c2712101010101010101010101010101010100d0b05000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000000071a2d3d586d8298adaf99846f5645321d090000000000000000001222334350626b7f8d9ea6b5bcb6b1a89f9995918f8e8f9093989da6aeb3bfb5aa9f948375615746372715050000000000000000000000000000000000000000000000000000000000000000131f2c35404c505c646b73777c7f8182838381807d78746e6660554b45382f1d150a00000000000000000000000000021628384b5c677d8d9fa9b5bab4a79e97918b89878586888c91989fa9b2bbb4a29a8576615443301c0d0000000000081c304354667b909fb1bbaa9f8c7e6f655d58565556585c646e7c8a9ea199949daebba5907b66503b2611001023364653585d5d5d5d5d6a7f94aaaa947f6a5d5d5d5d5d5d5d5d5d5d6c8197aca7927d685d5d5d5d5d5d4f4a3e2d1b070000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d00000000000000000000000000000012283d52677d92a7b49f8a75604b36200b000000000000000000041525334450616a7c88989fabb5bcbab4aeaaa6a4a3a4a5a9adb2b7c2b6b1a39b8c7f72605746392919090000000000000000000000000000000000000000000000000000000000000008131c313d494e5e66717981888c9195969899989795928e89837b746960564c4032281a0c000000000000000000000000091e324556647a8b9fabbab9a99f9689817c767372707173767c828a98a0b4bbb4a39a8372604b3b2b1905000000000b20354b6073869cb1bdb49f8c7c6860504b3f413f403e4a4f5e667a8b9faea9aebbbba5907b66503b261100162b3f53646d7272727272727c91a6ad98827272727272727272727272727e93a8ab968072727272727272645c4a36220d0000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000000000d22374c62778ca4b5a9907a65503b2510000000000000000000000715263343505e6677828d999fabb0b4bbc8bbbab8b9bbbec3b6b2aba49c91857a6a60544539291b0b0000000000000000000000000000000000000000000000000000000000000008182530414e5b63707b868e969da6a6aaacadaeadacaaa7a89e9891887e74665e4b45382a1c0c00000000000000000000011527374b6074869ca9bab9a89e8b81766c6661575c5b5c5861666d7782929faabbb3a1947f6a594834200a00000006192c3c52677d92a4b5b4a2937e695e4e42372e2b2a2b2d36404c5c677d92a1b3c2cbbba5907b66503b261100182e43586d82878888888887919bacb2a098878888888888888888888887939caeb09e96878888888888877a644f3a240f0000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020202152a3f546a7f94a9b7a28c77624d37220d0000000000000000000000000000000b2034485971869cb1ab95806b563a2a17040000000000000000000007152533404c59626e79848c949b9faaa8a9abacabaaa8a5a59d968e867c72645c4b4336281b0b0000000000000000000000000000000000000000000000000000000000000008182536434a5f687984909ba3abb2b7c4bdb9b8b7b7b9bcc6b9b4ada69d93877c6c6056473a2a1c0c000000000000000000081d3144556a7f94a4b6baa89e8a7b6b6158514b4639463a474c5159626d7d8c9fb4bdb49f8a78624d3828150200000c2035495a70859aafc1b09b8572604a4031231c1615161b22303e4d5f6f8499aec0d1bba5907b66503b261100172d42576c82979d9d9d9d9da5acb9beb2a59d9d9d9d9d9d9d9d9d9d9d9da5aebabcb0a59d9d9d9d9d9d927d68533d28130000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a1012171717172a3f546a7f94a9b7a28c77624d37220d00000000000000000000000000000005182b3b566c8196abb09b86715847331f0a00000000000000000000000715222f3b484c5c646f777f868a8f93949697969593908c878179716760544b3e3026180a00000000000000000000000000000000000000000000000000000000000000001325364354606c7d8a9aa2b0b5c1b8b3aca8a4a3a1a2a4a7abb1b5c2b8b3a59d9181746158473a2a1b0b00000000000000000b20354b6074889db2c3b49f8a7a655d4c473a363229302a33373b484d5f677d919fb1baa896816c5645321d0900000e23384d63788da2b4b5a38f7a6554433022130800000007122030414e64798ea2b4c8bba5907b66503b26110014293e54697e93a9b2b2b2b2b7c3c1cbc3b7b2b2b2b2b2b2b2b2b2b2b2b2b7c3c3cdc3b7b2b2b2b2b2ab96816b56412c160100000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e25272c2c2c2c2c3f546a7f94a9b7a28c77624d37220d0000000000000000000000000000000011263b51667b90aab49f8b77614c37210c00000000000000000000000003111d2a343e4a4e5962697075797d7f8081817f7e7b76726c645c514a43362e1c140800000000000000000000000000000000000000000000000000000000000000010f1c304354607281929ea8b4c0b4b0a69d97938f8d8c8d8e91969ca4acb4bbb7b29f968576615847392816030000000000000010253b50657b90a6b7b8a7937e695c4b3f332a211e161b171f212b34414d5f6c8197aabbb39e8975604b36200b000014293f54697e94a9c0b09b85705d4b362513040000000000021321364a5c70859aafc5bba5907b66503b26110010263b50657b90a1a1a1a1a1a1a9aebbc0b3afa1a1a1a1a1a1a1a1a1a1a1a1abb0bcbeb1ada1a1a1a1a199846f5a442f1a0500000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c27120101010101010101010101010101010101010000000000000000000000000000000000000000000001132330393d414141414141546a7f94a9b7a28c77624d37220d000000000000000000000000000000000c21364b61768a9fb4ab917c67513c271200000000000000000000000000000d181f2d363b484d54566064686a6b6c6b6a69656158564f4a3e35302518100100000000000000000000000000000000000000000000000000000000000000000f1f30414a607281979fb4b9b7b3a29a9088827d7a787778797c81868e979faab4bdb1a39b8676615746321e1400000000000000162b40556b8095aaafaf9e8975604b3e2e1f170c0a0300040a0d182030414c62778b9fb4b8a78f7b65503a25100004172a3a596e8499aec5a9947e69543f2e180800000000000000071a2d3e53697e93a8c4bba5907b66503b2611000d22374d62788c8c8c8c8c8c8c939caeb3a29a8c8c8c8c8c8c8c8c8c8c8c8c969eb0b1a0978c8c8c8c8c8c87725d48321d0800000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c271717171717171717171717171717171717171713110b020000000000000000000000000000000000000a1e30414d52575757575757576a7f94a9b7a28c77624d37220d00000000000000000000000000000000091e32465770859aafac97826c573c2c19060000000000000000000000000000050f1a212b343738454b4f53545657565553504c473a39362d201c1308000000000000000000000000000000000000000000000000000000000000000000061a2c3d4d5f6c81969fb1bdb3a69d90857b746d686463626264676b7179828c9aa2afbcb5a49c8675614b42311d0d000000000000192f44596e84999a9a9a98826d5645322011040000000000000005131f3448596f8499afc5a9947f69543f2a14000a1f33475873889eb3b8a68d78634d3823100000000000000000000f23384d62788da6b8bba5907b66503b2611000b2034485970777777777777777e93a9af9a847777777777777777777777778096abad978277777777777777624c37220d0000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67513c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c28261e130600000000000000000000000000000000001025394d5f676c6c6c6c6c6c6c6c7f94a9b7a28c77624d37220d0000000000000000000000000000000003162839556a7f94a6a69d87725a4935200c00000000000000000000000000000000070d1920222832363a3e3f414241403e3b37332a24221b10070000000000000000000000000000000000000000000000000000000000000000000000092135495b677d929fb0bdb3a29a887c70666055534f4e4c4d4f52565b636d7984959eaebbb5a498826d604e3b2a18050000000000172c41576c8184858585847d67523828150200000000000000000005182a3b556a8095aabfac96816c57412c17000c21374c61778ca7b8b39e88735a4935200c0000000000000000000b2035495a73889eb3bba5907b66503b26110005192b3b485962626262626263798eaab09b867162626262626262626262667b90a5ae99846e6262626262625947341f0b0000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1bca6917c67514141414141414141414141414141414141414141413d3a312413020000000000000000000000000000000012273d52677d8181818181818181849bb0b7a28c77624d37220d00000000000000000000000000000000000f243a4f647a8f9090908d78634d38230e000000000000000000000000000000000000050b0d161e2124282a2b2c2c2a2926211f170f0d07000000000000000000000000000000000000000000000000000000000000000000000000091930414e63798a9eb4bdb3a1998477665e504b44373a383738393c3d4a4e5b637380939daebcb2a0937e685947341f0f000000000015293e51636c6f6f6f6f6f675f4d391a0a000000000000000000000013293e53687e93a8bdad98826d58432e18000f243a4f647a8fa4c5af9a846f5a3c2c190600000000000000000006192b3c5a6f859aafbba5907b66503b261100000d1d2b3b484c4c4c4c4c4c60758a9fb49e8974604c4c4c4c4c4c4c4c4d62778da8b29c8772564c4c4c4c4c473b2a18050000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71869cb1bca6917c6756565656565656565656565656565656565656565656534e42311e0b00000000000000000000000000000000182d42576d8296969696969696969ba3b4b7a28c77624d37220d00000000000000000000000000000000000b20354b60737c7b7b7b7c77624c37220d00000000000000000000000000000000000000000002090b0f13151617161514100c0a040000000000000000000000000000000000000000000000000000000000000000000000000000011527374d5f70849aa8b9b4a299837461594c403531262523222324272d363d4955606b7f939eafbeb39e8977624c3d2d1a07000000000f22344551575a5a5a5a5a524d41301e00000000000000000000000014293e54697e93a9bead97826d58422d180011273c51667c91a6bbac97826c57422d170000000000000000000000182d42586d8297adbba5907b66503b26110000000d1d2a343737373737455672879cb1a88d78624d38373737373737485a74899eb39f8a76604b37373737342a1d0d000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71869cb1bca6917c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c68604e3a261100000000000000000000000000000000182d42576d8297acacacacacacacb0b4c1b7a28c77624d37220d0000000000000000000000000000000000081d314455606666666666625948341f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455677c91a2b4b8a79a84746056473a2f201d140f0e0d0d0f121a212c37444b616a8095a2b3b9a897826d5b4a36210c00000000051727343e4145454545453d39302313010000000000000000000006192c3c566b8196abc0ab96806b56412b160012273d52677c92a7bcaa95806b55402b160000000000000000000001162c41566b8196abbba5907b66503b2611000000000d181f222222222738596e8399aea6907b66513b26222222222b3c5b70869bb0ab8e79644e392422221f180d00000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71869cb1c4ae998381818181818181818181818181818181818181818181817d68533d281300000000000000000000000000000000182d42576d8297a6a6a6a6a6a6a6a6a6a6a6a28c77624d37220d000000000000000000000000000000000001142637444b51515151514c483b2a1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b0c0d0c0c09030000000000000000000000000000000000000000000b20354b6074879db2c0b39e8978625645382a1c120801000000000000070f192631424b6072849aa8b9b49f8c79634e3a29170400000000081722292c303030303028251e13050000000000000000000005122035495a70859bb0c3a8937e68533e29130013283e53687d93a8bda9947f6a543f2a150000000000000000000000152b40556a8095aabba5907b66503b26110000000000050b0d0d0d162b40556b8095aaa9947e69543f29140d0d182d42586d8297ada7927c67523d27120d0b050000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6b3a1999696969696969696969696969696969696969696969696836e59442f1900000000000000000000000000000000182d42576d82909090909090909090909090908c78624d37220d00000000000000000000000000000000000009192631353b3b3b3b3b37342a1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c1217151d20212222211e1619140e0c0700000000000000000000000000000006192c3c51677c91a5b6b4a3927d67594838271a0c000000000000000000000009141d30435462778a9eb4bcab97826c5846331f0a0000000000050f15171a1a1a1a1a12100a010000000303030300030a0d181f30414d62788c9fb5b7a58e79634e39240e0013283e53687d93a8bda9947f6a543f2a150000000000000000000000152b40556a8095aabba5907b66503b26110000000000000000000012273d52677c92a7ac97826d57422d180000142a3f54697f94a9aa95806b55402b160000000000000000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1c6bfb3aeabababababababababababababababababababababab99846e59442f19000000000000000000000000000000000e24394e63797b7b7b7b7b7b7b7b7b7b7b7b7b7c75604b36210b0000000000000000000000000000000000000009141d202626262626221f180d000000000000000000000000000000000000000000000000000000000000000000000000000000070b171f21272c2731363737373632282e2924211a0f0a040000000000000000000000000c2135495b6f849aafc3b09b8572604a3b2b1a0a000000000000000000000000000114263648596a7f95a7b8b49f8a76614c36210c0000000000000000020505050505000000000a0f111818181819161e212a34414d5f6d8298abbcb29d8773604a35200b0012273d52677c92a7bcaa95806a55402b150000000000000000000001162b41566b8096abbba5907b66503b261100000000000000060c0e0f24394e64798eabb09b85705b3b2b180f0f11263b51667b90a6ae99836e593827150f0f0f0b09020000000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71879cb1b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ae99846e59442f19000000000000000000000000000000000c21364a5b636666666666666666666666666666605645321e09000000000000000000000000000000000000000001080b11111111110d0b05000000000000000000000000000000000000000000000000000000000000000000000000000005101b222933363c4237444b4c4c4c4b4639433f39362d211f170b00000000000000000000000e23384d63788da2b4b6a4907b655443301d0d00000000000000000000000000000008182b3b4b6075899eb3baa8937e69533828160200000000000000000000000000000004121d24272e2e2e2e2e2932363b474c5f677d91a0b2b7a5947f695443301c070011263c51667b91a6bbac96816c57412c170000000000000000000002182d42576d8297acbba5907b66503b26110000000000010f1a21232424364b60768a9fb39e89745948342424242424384d62788da8b19c877256453124242424211e160a00000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001c32475c71869c9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d99836e59442f1900000000000000000000000000000000071a2d3d4a4e51515151515151515151515151514b453828160200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d19202d363a464c52575b556061626161575c59544e4a3d3633291c130800000000000000000215273854697e93a9c0b29c8773604a36251300000000000000000000000000000000000d1e3245576c8196abc3af9a846f5645321e09000000000000000000000000000000122230393c434343434439464b5059626d7d8b9fb4bcab9d8775614b36251300000f243a4f64798fa4c4ae99846f593b2b180500000000000000000005182b3b5a6f849aafbba5907b66503b261100000000000f1f2c3538393939455672879db2a78c77624d393939393939394a6074899eb49f8a75604b39393939393632281a0a000000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a2510000000000000000000000000001b30455a70848888888888888888888888888888888888888888888888888888888888826d58422d1800000000000000000000000000000000000f1f2d36393b3b3b3b3b3b3b3b3b3b3b3b3b3b3632281a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c19191919190e0c070000000000000000000004121d2b343e4a4f5861676c7073757677777674716e69635b544c463a3025180b00000000000000091d3145566f8499afc4a9947f6954433018080000000000000000000000000000000000031628394e63798ea5b7b49f8a75604b36210b00000000000000000000000000000a1d30404d5158585858595a5761666d7782919fa9baab9f8d7b65574633180800000c21364c61768ba6b8b29d8872594834200b0000000000000000000b2034485972889db2bba5907b66503b261100000000061a2c3d494e4e4e4e4e596f8499aea5907b65504e4e4e4e4e4e4e4e5471869bb0aa8e79634e4e4e4e4e4e4b45382816020000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d8297adb3a48f7a654f3a251000000000000000000000000000182d4155667073737373737373737373737373737373737373737373737373737373736d63523f2a160000000000000000000000000000000000010f1a21242626262626262626262626262626211e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171f212e2e2e2e2e24211a0f01000000000000000512222f3b484d5c646d767c8185888a8c8c8c8b8986837e79726a61584a4336291b0b0000000000000b20364b6075899eb4b8a68e79634e362513000000000000000000000000000000000000000a21364a5b72879db2baa9907b65503b261000000000000000000000000000000f24394d5e666d6d6d6d6e6f72767b828a979fb4b5a89f8d7e685d4b3929170000000a1f33465873889eb3b7a58c77624c37220f0000000000000000000d22374c62778ca5b7bba5907b66503b2611000000000c2135495b6364646464646b8096aba9937e69646464646464646464646d8298ada7917c67646464646464605645321e090000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000182d42586d82979d9d9d8f7a654f3a25100000000000000000000000000012253748555a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e58524535231000000000000000000000000000000000000000070c0e11111111111111111111111111110b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b293336434343434339362d1f0f00000000000004122330404c59626e7a838a91979b9e9faba1a1a89e9c98948e877f766960544639291b0b00000000000f24394e64798ea8b9b39d88735b4a36180800000000000000000000000000000000000000071a2d3d586d8297adc7a9947f6a543f2a15000000000000000000000000000011273c51667d828383838385878a90979fa8b0ab9f998a7d68604e3f2f1b0b0000000417293a596e8399aec3a8937d68533e2d1a0700000000000000061a2c3d53687d92a8c3bba5907b66503b2611000000000e23384e63797979797979798196abb09b857979797979797979797979798298adae99837979797979797974604b36210b0000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000172c41566c81888888888879644f3a240f00000000000000000000000000081a2a3741454848484848484848484848484848484848484848484848484848484848423f352717060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a464c58585858584e4a3d2d1a070000000000122230414d5e6678838e989fa9acb0b3b5bcb6c6b9b4b1aea9a49c94897e726157463a2919090000000012273c52677c91a7c6ae99836e593d2d1a00000000000000000000000000000000000000000013283d52687d92a7bdad97826d58422d180300000000000000000000000000152b40556a8095989898999a9c9faaadaa9f9b968c847868604e42312111000000000014293e53697e93abbcaf9a846f5c4a36211401000000000002102135495b6f8499afc4bba5907b66503b2611000000051a2f445a6f848e8e8e8e8e8e969eb0b5a39b8e8e8e8e8e8e8e8e8e8e8e8e98a0b2b3a1998e8e8e8e8e8e8e7b65503b25100000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000015293e51636c7373737373645c4a36220d00000000000000000000000000000c1a252d3033333333333333333333333333333333333333333333333333333333332d2a2317090000000000000000000000000000000000000000070d0f121212120f0d0700000000000000000000000000000000080e101212121212121212121212121212100a01000000000000000000000000000000000000000a1f334658616e6e6e6e6e635b4a36210c000000000e1e30404d5f677c8998a0adb4b8b3aca7a4a2a1a2a3a6aab1b5b6b2a79e93847561584637261401000000152a40556a7f95aabfab95806b56402b1600000000000000000000000000000000000000000010253a4f657a8fa4c7b09b85705b46301b0000000000000000000000000000152b40556a8095aaadadaeafb2b4bbb49f8c8580796f635a4e413124140300000000000d22384d62788b9fb4b4a28e79644e42311c140802000108132030414e63798c9fb5cabba5907b66503b261100000001172c41566c8196a3a3a3a3a3abb0bdc1b5b0a3a3a3a3a3a3a3a3a3a3a3a3adb2bebfb3aea3a3a3a3a3a3937e69533e29140000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000e22344451565e5e5e5e5e4f4a3e2e1b070000000000000000000000000000000812181b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e181610060000000000000000000000000000000000000002101b22242727272724221b100200000000000000000000000003111c23252727272727272727272727272727241d12050000000000000000000000000000000000000c21364c6176828383838279634e39240e00000006192b3c4c5e677d8c9ea7b2b9b4a79e97928e8c8c8c8e91959ba3afb4b9b3a29a8576615544311d0b000000182d43586d8298adbda8927d68533d28130000000000000000000000000000000000000000000d22374c62778ca9bab39e88735e3828160200000000000000000000000000152b40556a8095aab1b1b2b4bac6c3ae9983786f635b4d493c312314060000000000000b2035485a6f849aafc0af9a846f604e4030261d1518141d20303e4d5f6e8399abbccfbba5907b66503b26110000000013283e53687d93a8b0b0b0b0b0b5c1cac9c1b5b0b0b0b0b0b0b0b0b0b0b0b0b5c1ccc7c1b5b0b0b0b0ac97816c57422c170000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000051626343e4148484848483a362e201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202d363a3c3c3c3c39362d201000000000000000000000000011212f373b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3930231201000000000000000000000000000000000011273c51667c919898988a76614c36210c0000000b2035495a667c8c9faab8b5a89e9488817c79777677787b80868e9aa2b4bcb3a3998373604b392917030000192f44596e8499aebaa5907b65503b26100000000000000000000000000000000000000000000b1f344859748a9fb4b49f8a755645321e0900000000000000000000000000152b40556a80959c9c9c9d9fa8a8b0b3a1998d8379686050443323130000000000000005192b3c51667c91a3b4b4a2937e685e4b433632282d263135414d5c677d91a1b2c9cebba5907b66503b26110000000010253a4f657a8f9b9b9b9b9b9ba3adbabdb1a39b9b9b9b9b9b9b9b9b9b9b9ba3afbbbbafa39b9b9b9b9b9a856f5a45301a0000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000081622292c333333333324221b100200000000061016182020202020100e0800000000000000000000000000080e10202020202017150f05000000000000000000000000000000000000000000000000000000000000071b2d3e4a4f525252524e4a3e2d1c0c00000000000000000000081c2f3f4b5052525252525252525252525252514d41301d0a0000000000000000000000000000000005192b3c576c8197acad9b85705846331f0a0000000d23384d6278899eaabbb4a39b8a7f756c676462616263666b717a84939fabbcb3a1937e685746331e0a00001a30455a6f859aafb9a48f7a644f3a250f00000000000000000000000000000000000000000005182a3b5e73899eb3bbaa8b75604b36210b0000000000000000000000000013293e53687e8687878787898d929aa2b2aea1998b7e6a625041311d0d000000000000000e24384c5e70859babbcb49f8c7c6960544b45384237444b515f677b8a9fadadb1bebba5907b66503b2611000000000c21374c617685868686868686929cadb19f97868686868686868686868686949dafaf9d94868686868686836f59442f1a0000000000000000000000000000000002182d42576d8297acc0ab96816b56412c1601000000000000000000000000000000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000000000000000000000000050e15171e1e1e1e1e0f0d0700000000000917232b2d353535353525221b100300000000000000000003111c232635353535352d2a22170900000000000000000000000000000000000000000000000000000000000d22364a5c6467676767645c4a3a2a17040000000000000000000e23374b5d6567676767676767676767676767675f4d392410000000000000000000000000000000000b2035485a72879cb2aa95806a553a291704000002172c41576c81949faab4a29a8577696056524f4d4c4d4e51555c646f7e8d9fb4bfb39e8976614b36210c00001b31465b70869bb0b8a38e79634e39240e000000000000000000000000000000000000000000001e33485d73889db2b6a18c77614c37220c0000000000000000000000000011263b4e6068717171717274787d85919da6b3aa9f93806a604e3b2b1805000000000000091d2f404f647a8c9fb4bbaa9f8c7e736760565957585560666f7d8b9fa09897a0b1bba5907b66503b2611000000000a1f33475861717171717171717e92a8ac97817171717171717171717171717f94aaaa947f7171717171716f6554412c180000000000000001010101010101010102182d42576d8297acc0ab96816b56412c1601010101010101010101000000000000001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000061727353f424a4a4a4a4a3a372e211000000000000000000011212f383b4a4a4a4a4a423e35271705000000000000000000000000000000000000000000000000000000000f243a4f647a7c7c7c7c7a645847331f1100000000000000000010253b50657b7c7c7c7c7c7c7c7c7c7c7c7c7c7c67513c2712000000000000000000000000000000000d22384d62788da4b6a88f7a654f3a2510000000000b20354b60727f8b9ca49a847562594b453839373737393c3e4a4f60687e92a1b3b8a7927d68523d281300001c31475c71869cb1b8a38d78634e38230e000000000000000000000000000000000000000000081d32475d72879cb2b7a28c77624d37220d000000000000000000000000000b1f31424e535c5c5c5c54606268707c889ba3b4b49e927d68594834200b000000000000001222374b5c6b8095a1b3bbaa9f93857c75706e6d6e70747b84929fa698838197adbba5907b66503b26110000000004172a3a474c5b5b5b5b5b5b647a8fa4af9a85705b5b5b5b5b5b5b5b5b5b667c91a6ad98836d5b5b5b5b5b595447372411000000010a101217171717171717171717182d42576d8297acc0ab96816b56412c1717171717171717171717110f09000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000010233545525860606060604f4b3f2e1b0800000000000000081c2f3f4c50606060606057524535220f000000000000000000000000000000000000000000000000000000000e24394e63798a9191918876614c3f2e180800000000000000001b30455a7084919191919191919191919191918b745f4a351f0000000000000000000000000000000013253653687d92a8b49e8975604b36200b00000000081c304354606a7a869686766157483b32282422212223262d36424e606f849aafc5af99846f5a3c2b1905001b31465b70869bb0b9a38e79644e39240f000000000000000000000000000000000000000000081e33485d73889db2b6a18c77614c37210c00000000000000000000000000021424313b3e47474736434a4d535e6676859ba5b6b49e8a77624d39291703000000000000081b2e3e4b60738399a2b1bbb4a39b918a858382838589909aa2aa9d88768196acbba5907b66503b261100000000000c1c2a333746464646464c61768ba6b39e88735847464646464646464e63788da9b19b86715443464646444137291907000005131e25272c2c2c2c2c2c2c2c2c2c2c2d42576d8297acc0ab96816b56412c2c2c2c2c2c2c2c2c2c2c2c27241d120400001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b3f52646d7575757575655d4b37220e000000000000000e23384c5d6575757575756c63523e2a15000000000000000000000000000000000000000000000000000000000c21364a5b6b8095a6a697826d5d4b36261401000000000000001b30455a70859aa7a7a7a7a7a7a7a7a7a7a79f8a745f4a351f000000000000000000000000000000071c3043546e8398adae99846f5544311d080000000001142636434b5c64758179635847392b1d15121313120f111b2231424f657a8fa7b8b39e89735a4834200b001a30455a6f859aafb9a48f7a644f3a250f000000000000000000000000000000000000000000071c30435474899eb3bbaa8b75604b36200b000000000000000107070707070006141f262932323225303538404c576176879cb2b9a897826d5746331e0a00000000000000101d314455607484979fb2b6b5b0a99f9b9897989a9ea8afab9f8c7b6c8196acbba5907b66503b26110000000000000c171f213131313133465873889db2a68c77614c373131313131354b60758a9fb49f8975604b3531312f2c24190b000001132330393d41414141414141414141414142576d8297acc0ab96816b56414141414141414141414141413c3930221200001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d828a8a8a8a8a7b654f3a25100000000000000010263b50657b8a8a8a8a8a816c57422d1700000000000000000000000000000000000000000000000000000000071a2d3d4b6075889db29f8d7b655443301c09000000000000001b30455a70849aafc5b8b3ababababababab9f8a745f4a351f0000000000000000000000000000000b20354a6074889eb3a9937e6954372715020000000000081826303e4a57606c635b493a2a1f21252728282724211e1620354b6074899eb3b8a78d77624d38220d00192f44596e8499aebba5907b66503b26110000000000000000000000000000000000000000000b20354a60758a9fb4b49f8a755645321d0900000000050e14171c1c1c1c1c0f0d080b11131c1c1c131c20232f394758647a8fa2b4b49f8a76614c36210c00000000000000011426374556607481919ca5b0b5bab4b0aeacadb0b4b4a69e8d7e686c8196acbba5907b66503b261100000000000000040a0c1c1c1c17293a5a6f849aafa48f7a654f3a251c1c1c1d31445571869cb1a98d78634d38231c1a1811070000000a1e30414d5256565656565656565656565656576d8297acc0ab96816b5656565656565656565656565656514d40301d09001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d82979f9f9f8f7a654f3a25100000000000000010263b50657b909f9f9f97816c57422d1700000000000000000000000000000000000000000000000000000000000f1e324557687e93a6ab9c8673604b372715020000000000001b30455a70849aafb8a79e95959595959595958a745f4a351f0000000000000000000000000000000f24394f64798ea7b7a68e78634e39230e0000000000000008141c2d39454b564e493d2c2a33373a3c3d3d3c39363228203144556f849aafc5a48e79644f39240f00182d42586d8297adbda8937d68533e28130000000000000000000000000000000000000000000d22374d62778caabbb39e88735e38281502000000081622292c313131313125221b10020007070000070b121b2a3a4b5d70859ab0baa8917c67513c27120000000000000000091928384556606c7c87929a9fabaaacadadaca9a89e96887c685f6c8196acbba5907b66503b261100000000000000000000060600172c41566c8196aba8937d68533e28130601152737596e8398aea6917b66513c2611040300000000001025394d5f676c6c6c6c6c6c6c6c6c6c6c6c6c6c6d8297acc0ab96806c6c6c6c6c6c6c6c6c6c6c6c6c6c6c665e4d39240f001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adb5a48f7a654f3a25100000000000000010263b50657b90a5b5ac97826c57422d170000000000000000000000000000000000000000000000000000000000031628394b6074889db3a4927d675544311d080000000000001b30455a70859aafb39e898080808080808080806b55402b16000000000000000000000000000003162838546a7f94a9b29d88735b4935210c000000000000000001101b28323641393536393a474c50515352514f4b4539353037586d8398adbaa5907a65503b251000152a3f546a7f94a9bfab96806b5636261401000000000000000000000000000000000000000010253a50657a8fa5c8b09a85705b45301b000000051626343e4146464646463a372e201000000000000000000c1c2e3f54697e94a9c6ab96816b56412c160100000000000000000a1a2838454b5e66747d858b9195969898979490898176665e576c8196acbba5907b66503b26110000000000000000000000000013283e53687d93a8ab96816c56412c170000152b40556a8095aaa9947f6a543f2a150000000000000012273d52677c818181818181818181818181818181869cb1c6b09b858181818181818181818181818181817c66513c2711001c32475c71879cb1bca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000a1d3145566a7f94aab29d8774604b3625130000000000001b30455a70859aafb19c86716b6b6b6b6b6b6b6b62503d28130000000000000000000000000000091e3245566f849aafad97826d583d2c1a06000000000000000000000a161e212e363e4a4f5658616567686867646057514a4336576c8197acbba5907b66503b26110012273c51677c91a6c6ae99846e5443301c08000000000000000000000000000000000000000013283e53687d93a8bdac97826d57422d180200000e22344451565c5c5c5c5c4f4b3f2e1b08000000000000000010263b50657b90a5baae99836e59442e19040000000000000000000a1a2832404d55606870777b7f818383817f7b756c61584c576c8196acbba5907b66503b26110000000000000000000000000010253a4f657a8fa4af9a846f5a3a2917040012273c52677c91a7ad98826d5836251300000000000000182d42586d829696969696969696969696969696969ca4b5c9b5a39b969696969696969696969696969696816c56412c17001c32475c71879cb1b3a6917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000021527384c61778b9fb4a5937e685443301c0700000000001b30455a70859aafb19c87715c56565656565655504433210d00000000000000000000000000000b21364b60758a9fb4ab927c67523d271200000000000000000000000b1927313e4a4f5c646b72777a7c7d7d7c79766f66605449576c8196acbba5907b66503b2611000e24394e63798ea8b9b39e8974604b35200b00000000000000000000000000000000000000071b2d3e586d8398adc6a9947f69543f2a1400000014293e51626c7171717171645d4b37220d00000000000000000f24394f64798ea4b9af9a85705a45301b05000000000000000000000a151d3037444b535962666a6c6d6d6c6a6660564c473a576c8196acbba5907b66503b2611000000000000000000000000000c21374c61768ca6b29d88735846331f0a000e24394e63798eaab09b86715443301c07000000000000182d42586d8297ababababababababababababababb1b5c2c8c1b5b0abababababababababababababab96816c56412c17001c32475c71879c9d9d9d917c67513c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000a1f3447596e8399aeb29c8773604a35200e00000000001b30455a70859aafb19c87715c474040404040403d33261504000000000000000000000000000010263b50657b90a9b59f8b77624c37220d000000000000000000000b1b2837444b5c646f7a81878c8f919292918e8a847c72625a576c8196acbba5907b66503b2611000b20354b6075899eb3b8a78e79644f372614010000000000000000000000000000000000000d22364a5c73889db3b9a88f7a65503a2510000001172c41566c8186868686867b644f3a250f000000000000000010253a4f657a8fa4baaf9a85705a45301b0500000000000000000000000212192731363b484c51555758585754504b45383341576c8196acbba5907b66503b2611000000000000000000000000000a1f33475873889eb3a68b76614c36210c000b20364b60758a9fb49e8974604a35200b000000000000182d42586d8297adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ab96816c56412c17001b30455a708488888888887c66513b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000004182a3b51667b90a6b6a4907b66513c2c1906000000001b30455a70859aafb19c87715c47322b2b2b2b2b28211507000000000000000000000000000004182a3a566b8096abb19c86715947341f0b0000000000000000000a1a28394655606b7a848e969da5a5a6a8a7a6a99f9a918478655d6c8196acbba5907b66503b261100081d3144556e8399aec5aa957f6a5544311d0900000000000000000000000000000000000417293a4f647a8fa6b7b49e8975604b36200b000002172d42576c82979b9b9b937e68533d2c1b0c0000000000000417293a52677d92a7bcae99836e59442e19040000000000000000000000000009151d202a34373c40414343423f3b3632282c41576c8196acbba5907b66503b26110000000000000000000000000004172a3a5a70859aafa48f7a644f3a250f00091d31455672879cb1a88d78624d38230d000000000000182d42586d82979d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d96816c56412c1700182d415566707373737373665e4c38240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000c20354b6074889db3af9a846f5b4935210c000000001b30455a70859aafb19c87715c47321c16161616130d040000000000000000000000000000000a1f34475971869bb1ab96816b563b2a180500000000000000000215283846576173808c9aa2abb2b6bcb4b3b2b3b4b4afa29a897b656c8196acbba5907b66503b2611000115273753687e93abbcb29d8774604b3726140100000000000000000000000000000000091f3346586d8297acc4ae99846f5544311d0800000014293e54697e93a9b1ae99846f5b4939291c120c0600060a161f3346586d8297acc5aa95806b55402b1600000000000000000000000000000002080d181f22262a2c2e2e2c2a26211e162c41576c8196acbba5907b66503b26110000000000000000000000000000172c42576c8197aca8927d68533d28130002152738596e8399aea6907b66513b2611000000000000172c41566c8188888888888888888888888888888888888888888888888888888888888888888888888888806a55402b150012253748555a5e5e5e5e5e514c402f1d09000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000000081d3144556d8297acb3a28d78634d382310000000001b30455a70859aafb19c87715c47321c070101000000000000000000000000000000000000000c22374c61778b9fb5a9907b66503b26110000000000000000000a1d324556617584959fabb4b8b3abab9f9e9d9e9faaaab2a79e89796c8196acbba5907b66503b261100000d22384d62788b9fb4b7a5917c665544311d0e00000000000000000000000000000009192c3c4c6176899eb4b9a7927d6853372715020000000e24394e63798ea4b5b49f8c796357473a3023211a1b19202832424c6176899eb3b9a7907b66513b2611000000000000000000000000000000000000050b0d11151718181715110b09172c41576c8196acbba5907b66503b2611000000000000000000000000000014293e53697e939d9d96816b56412c160100162b40556b80959d9d947f69543f2a1400000000000015293e51636c737373737373737373737373737373737373737373737373737373737373737373737373736a62503c281300081a2a37414548484848483b382f221200000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000114263751667b90a8b9aa957f6a553e2d1b070000001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000000000012273d52677c92abb49f8a75604b36210b00000000000000000a1b30414b6074849aa2b4bcb0a79e968f8a8987888a8e959da5a79c86758196acbba5907b66503b261100000b2035485a6f8499aec2b19c8673604b3c2c1b0b0000000000000000000000000003152737495a6b8096a8b9b39e8975604b36210b000000000c21364a5b71869cb1bcab9b857561584d4139352c312b3538454b606c8197a7b9b39e8975604b36200b00000000000000000000000000000000000000000000000203030200000002172c41576c8196acbba5907b66503b2611000000000000000000000000000010253a4f657b88888888826d58432d18030011273c51667c88888888806b56412c160100000000000e22344451565e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e55504433210d00000c1a252d30333333333326241d120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000b21364b6075899eb4b19c87725c4a36220d0000001b30455a70859aafb19c87715c47321c070000000000000000000000000000000000000000061a2c3d586d8297adaf9a856f5645321e0900000000000000031628394d5f6d8197a2b4bbb49f9688817a7673727375797f87949fa496808196acbba5907b66503b2611000005192b3c50667b90a4b5b5a4937e685b4939291b0e01000000000000000000000a161e31445563788b9fb4bbaa96816c5745321e0900000000071a2d3d52687d92a2b4b5a39b8576675f544e493d463c484d56606c7e939fb1b9a896816c5645321d0900000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b261100000000000000000000000000000e23374b5d65737373736d64533f2b1601000f24394d5e66737373736b62513d2914000000000000051626343e4148484848484848484848484848484848484848484848484848484848484848484848484848403c332515040000000812181b1e1e1e1e1e110f09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000091e3245566e8399aeb6a48e79644f39240f0000001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000000000c2135495b73889db2a9947f6a543828160300000000000000091e324557677c919fb1bbaa9f9281766b6560575d5660646a747f8c9f9f8c8b9fb4bba5907b66503b26110000000e20354a6073869cb1bfb49e8a79635746392c1d14090300000000000108101a2832444b6074859ba9bab49f8b78634d3928160300000000000f20354a6072859aa7b8b4a39b877c7169635b5d5b5c5a626975818d9fb5bdb49e8a77624c3828150200000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b26110000000000000000000000000000081c2e3f4b4f5e5e5e5e58534635231000000a1d30404d515e5e5e5e56514434210e00000000000000081622292c333333333333333333333333333333333333333333333333333333333333333333333333332b2821150700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000216283854697e93a9c2aa95806b553a29170400001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000000000e23384e63788da6b7a78e79644f39240f00000000000000011426364b6075879db2bdb49f8c7d6c61574f4b4539454b4f56606a7b8a9f9f9fa9babba5907b66503b2611000000071c304354657b90a1b3b9a89b85756157493c31261e1611100e0f11141c202e38454b626c8196a3b5b8a696816b5a49351b0a000000000000071c3043546378899ea8b8b4a59d91857f787472707173787e87969fabbcb2a0937e685948341a0a0000000000000000000000000000000000000000000000000000000000000002172c41576c8196acbba5907b66503b261100000000000000000000000000000011212e373a48484848433f35281806000000122230393c48484848413d342616050000000000000000050e15171e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e15130d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000f24394f64798ea8b9b09b85705846331f0a00001b30455a70859aafb19c87715c47321c07000000000000000000000000000000000000000115273753697e93a8b39e8874604b35200b00000000000000081c304354697e94a5b7b3a1937e685f4c4639363228313638454b5d667c909fb4bac7bba5907b66503b2611000000001325364c5d6e8399a7b8b5a39a8475625a4b4437322926252424262630353f4b56606d80959fb0bdb39e8876614c3c2c190000000000000000132536495a657b8a9ea7b3b6b2a39b948e89878686898d949da5b5bcb5a198826d604e3b2b18000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acb3a5907b66503b261100000000000000000000000000000003111c2325333333332d2b23180a0000000004121d2427333333332c292116080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000b20354b6075899eb4b49f8b76614c36210c00001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000000081d3144556e8499aead98836e5443301c08000000000000000b20354b6073879cb2bbaa99836e604e413329211e161d2027313f4c5e6c8197a9bacdbba5907b66503b26110000000008182f3f4d6278899eabbcb4a29a85786860554b46393c3a393a3b36434b505d657581959eb0bdb09f917c675846331e0e000000000000000008182c3c4b5d657a899aa2b1b6b5b0a9a89f9d9b9b9ea7a9b2b6b5ab9f968374604b42311d0d000000000000000000000000000000000000000000000000000000000000000002172c41576c81969d9d9d907b66503b26110000000000000000000000000000000000080e101e1e1e1e18161006000000000000000a0f111e1e1e1e16140e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061016182020202020100e08000000000000000000000000000b151b1d2020202020201b12060000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000000081d3144556f8499afbbaa917c66513c271100001b30455a70859aafb19c87715c47321c07000000000000000000000000000000000000000b20354b6075899eb4a8927d6853362614010000000000000010253b50657b90a5b6b49f8b78624d42311e170b0903090b151d2f404c62778a9fb4c9bba5907b66503b26110000000000112035485a667c8d9fb5bcb4a39b897d7368615755514f4e4f50545460656f7a86979fb0bcb4a296816c5f4d3a2917000000000000000000000e1e2e3f4b5c647784919ca4adb3b8bab4b2b0b1b3b8bab4aea49c8d807260564531241400000000000000000000000000000000000000000000000000000000000000000001162b40566b8088888888887b65503b251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000917232b2d353535353525221b1003000000000000000000000f1d2830333535353535352f24160600000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000001142637556b8095aac8ab96816b56412c1600001b30455a70859aafb19c87715c47321c070000000000000000000000000000000000000010253a4f657a8fa8b6a58d78624d38220d0000000000000002152737566b8096abc3ad98836e5a4935241403000000000002121f3448596d8297adc8bba5907b66503b2611000000000005192b3c4c5e6a7f959eb5bcb5a89e92867d766e6a6665636466696d747b848f9ca4b1bdb3a29a8473604b41301b0b000000000000000000000011212e3e4b59626f7c8690989ea7a7aaabacabaaa8a89f9990867b6b605445382715060000000000000000000000000000000000000000000000000000000000000000000014283d50626b7373737373655d4b37230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c202020202012100a000000000000000000000000000000000000000000040e1416202020202018161006000000061727353f424a4a4a4a4a3a372e21100000000000000000000b1d2d3a44484a4a4a4a4a4a4234241200000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7c7af9a856f5a3b2b1805001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000003172939556a8095aab29c87725a4835200b00000000000000081d31445571869bb1bbaa917c66513c2c19060000000000000005182a3b50667b90aabbbba5907b66503b26110000000000000e1e2f4050616b80949fabb8b9b3a49c928a847f7b7a79797b7e82889099a1b1b5bbb4a19984756155443123120000000000000000000000000311202e3b484d5e66737b82888e919496979695928f89837b71655d4b4336271a0a00000000000000000000000000000000000000000000000000000000000000000000000e21334450565e5e5e5e5e504b3f2e1c0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f32353535353527241d1204000000000000000000000000000000000000081621292b35353535352e2b23180a000010233545525860606060604f4b3f2e1b08000000000000000115283a4b585d60606060605e52422f1b00000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000000000e23394e63798ea9bab39e8873594834200b001b30455a70859aafb19c87715c47321c070000000000000000000000000000000000000a1e33465770859bb0ac97816c573c2b1905000000000000000b20364b60758a9fb4b49f8a76614b36210e0000000000000000000d21364b60768a9fb4bba5907b66503b2611000000000000001222334350626b7f8d9ea6b5bcb6b1a89f9995918f8e8f9093989da6aeb3bfb5aa9f948375615746372715050000000000000000000000000002101d2b34404d5460656d74797c7f818281807d7a756e665e4f4b3f3026180a000000000000000000000000000000000000000000000000000000000000000000000000041626333d4048484848483b372e211100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2c3943474a4a4a4a4a3c393023120000000000000000000000000000000000041626333d404a4a4a4a4a433f3528180600162b3f52646d7575757575655d4b37220e00000000000000061b30445869727575757575705e4a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000000000b20354b60758a9fb4b8a78c77624d37220d001b30455a70859aafb19c87715c47321c070000000000000000000000000000000000000c21364c61768a9fb4aa917c66513c271100000000000000000e23384e63788daabbb09b86715746321e09000000000000000000091e32455771869bb1bba5907b66503b261100000000000000041525334450616a7c88989fabb5bcbab4aeaaa6a4a3a4a5a9adb2b7c2b6b1a39b8c7f7260574639291909000000000000000000000000000000000d18203036434a50546063676a6b6c6c6a68646056514c40372e1c14080000000000000000000000000000000000000000000000000000000000000000000000000000081621282b333333333325231c110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000001427394a565c6060606060514d41301d0a000000000000000000000000000000000e2133445156606060606058534635231000182d42586d828a8a8a8a8a7b654f3a251000000000000000081d33485d72878a8a8a8a8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000081d31445571869cb1c5a5907b65503b2610001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000011263c51667c91aab49f8b76614c36210c000000000000000011263b50667b90a5c8ad98836e583928160300000000000000000003162839596e8398aebba5907b66503b261100000000000000000715263343505e6677828d999fabb0b4bbc8bbbab8b9bbbec3b6b2aba49c91857a6a60544539291b0b00000000000000000000000000000000000005121825303536434a4e525556575655534f4b4538382f221b100100000000000000000000000000000000000000000000000000000000000000000000000000000000040e14161e1e1e1e1e100e08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f435668717575757575675f4d3924100000000000000000000000000000000014293d51626b75757575756d64533f2b1600182d42586d82979f9f9f8f7a654f3a251000000000000000081d33485d72889d9f9f9f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000011527375a6f8499afbda8927d68533d2813001b30455a70859aafb19c87715c47321c07000000000000000000000000000000000005192b3c576c8196acb09b85705846331f0a000000000000000012273c52677c91a7bcab96806b56412b160000000000000000000000172c41566c8196abbba5907b66503b261100000000000000000007152533404c59626e79848c949b9faaa8a9abacabaaa8a5a59d968e867c72645c4b4336281b0b00000000000000000000000000000000000000000008131c20253035393c3f414241403d3a363228241d1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c32475c71878a8a8a8a8a7c67513c271200000000000000000000000000000001162b40566b808a8a8a8a8a826d58432e1800182d42586d8297adb5a48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa48f7a654f3a25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000182d42576d8297acbfaa947f6a553f2a15001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000b2035485a72879cb1aa95806a553a291704000000000000000013283d53687d92a8bdaa957f6a55402a150000000000000000000001162b40566b8095abbba5907b66503b2611000000000000000000000715222f3b484c5c646f777f868a8f93949697969593908c878179716760544b3e3026180a000000000000000000000000000000000000000000000000070b131c2024272a2c2d2c2b2825211e160a090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005070b0b0b0b070500000001080b1015191b1b1b1916120c0a040000000000000000000000000000001c32475c71879c9f9f9f917c67513c271200000000000000000000000000000001162b40566b80959f9f9f98826d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbaa5907a65503b25100000000000000010263b50657b90a5baac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000152b40556a8095aabfac97816c57422c17001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000000d22384d62788da4b6a88f7a654f3a251000000000000000000013293e53687e93a8bda9947f69543f2a140000000000000000000000152a40556a7f95aabba5907b66503b2611000000000000000000000003111d2a343e4a4e5962697075797d7f8081817f7e7b76726c645c514a43362e1c140800000000000000000000000000000000000000000000000000000000070b0e121516171715130f0b0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1c202020201c1a140009151d20252b2e3031302e2b27221f180c08000000000000000000000000001c32475c71879cb1b5a6917c67513c271200000000000000000000000000000001162b40566b8095abb5ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbba6917c66513c27110000000000000011273c51667c91a6bbac96816c57412c1700000000000000000000000000000000000000000000000000000000000000000000000013283d53687d92a8bdae99846e59442f19001b30455a70859aafb19c87715c47321c07000000000000000000000000000000000013253653687d92a8b49e8975604b36200b00000000000000000012283d52677d92a7bcaa957f6a55402a150000000000000000000001162b40566b8095abbba5907b66503b2611000000000000000000000000000d181f2d363b484d54566064686a6b6c6b6a69656158564f4a3e353025181001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f3235353535322f271c192731353b404345464544413c37342a231c110600000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbea9947f69543929170300000000000013283d52687d92a7bdab96806b56412b1600000000000000000000000000000000000000000000000000000000000000000000000011273c51667c91a6bbaf9a85705a45301b001b30455a70859aafb19c87715c47321c0700000000000000000000000000000000071c3043546e8398adae99846f5544311d0800000000000000000012273c51677c91a6bcab96816b56412c160000000000000000000002172c42576c8197acbba5907b66503b26110000000000000000000000000000050f1a212b343738454b4f53545657565553504c473a39362d201c1308000000000000000000000000000000000000000000000000000000000000000000000000061016182020202020100e08000000000000000000000000000000000000000000040a0c1115191b1c1d1d1c1b1815110c0a0300000000000000000000000000000000000a1c2c3943474a4a4a4a4743391f3137444b5055585a5b5a5956514c473a382f20190e000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adc2ae99836e5746331e0d0000000000061a2c3d566b8096abbfaa947f6a553f2a1500000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a5bbb09b86705b46311b001b30455a70859aafb19c87715c47321c07000000000000000000000000000000000b20354a6074889eb3a9937e69543727150200000000000000000010253a4f657a8fa4c6ae99836e593a2a170400000000000000000004172a3a596f8499aebba5907b66503b261100000000000000000000000000000000070d1920222832363a3e3f414241403e3b37332a24221b1007000000000000000000000000000000000000000000000000000000000000000000000000000917232b2d353535353525221b100300000000000000000000000000000000030a0c171f21272a2e3031323231302e2a26211e170b090200000000000000000000000000001427394a565c606060605c564a34414e5560656a6e7070706e6b676159504b3f352b1e120400000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adc2b49e8976614b3b2b1b0e06000007132135495b70859bb0c6a7927d67523d281200000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5bab19c86715c47311c001b30455a70859aafb19c87715c47321c07000000000000000000000000000000000f24394f64798ea7b7a68e78634e39230e000000000000000000000d22374c62778ca8b9b19c87725847331f0a0000000000000000000a1f33475872879cb2bba5907b66503b2611000000000000000000000000000000000000050b0d161e2124282a2b2c2c2a2926211f170f0d070000000000000000000000000000000000000000000000000000000000000000000000000000061727353f424a4a4a4a4a3a372e21100000000000000000000000000000030b161e212a33373c4043464748484645433f3c363329201d150a020000000000000000000000001a2f4356687175757575716856474c5f68747a808385868583807c776e655d4d483c2f221305000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adc2b9a8947f695948392c211a18131c2030414e63788c9fb4b9a88f7a644f3a240f0000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64798fa4b9b29c87725d47321d001b30455a70859aafb19c87715c47321c0700000000000000000000000000000002162838546a7f94a9b29d88735b4935210c000000000000000000000b1f34485974899eb3b59f8b77614c37210f0000000000000000000c21374c61778ca4b6bba5907b66503b261100000000000000000000000000000000000000000002090b0f13151617161514100c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000010233545525860606060604f4b3f2e1b080000000000000000000000000b161e2932363a474c5155585b5c5d5d5c5b5855514b46393632281d150a00000000000000000000001c32475c71868a8a8a8a86715c59616f7d879095989a9b9a9996918b837b6f625a4c40302313040000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adc2c6b39e89786257493d352c2d253035414d5f6d8297abbcb49e8974604b36200b0000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea3b8b29d88725d48331d001b30455a70859aafb19c87715c47321c07000000000000000000000000000000091e3245566f849aafad97826d583d2c1a060000000000000000000005182a3b5a6f8499afbcab927d67523d2c1a060000000000000006192c3c52677c91a7c3bba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162b3f52646d7575757575655d4b37220e0000000000000000000001121b283239464b535861666a6e7071727271706d6a666157534b453831271a11030000000000000000001c32475c71879c9f9f9c877158617783929da5aaadafb0afaeabaa9f99908378665e4d413022120000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adc2bbaea89b8575635b4e493d4236434a4f5f677d91a0b1c2ae99846f5544311d080000000000000000000000000000000000000000000000000000000000000000000000000f24394f64798ea4b9b29c87725d47321d001b30455a70859aafb19c87715c47321c070000000000000000000000000000000b21364b60758a9fb4ab927d67523d2712000000000000000000000000142a3f54697f94a9c0af99846f5b4935211300000000000002102035495a6e8399aec3bba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d1115171819191816130f0b08020000000000000000000000000000000000000003182d42586d828a8a8a8a8a7b654f3a251000000000000000000008141c2f39464b57616970767c7f83858687878685837f7b766f6860564b45382e21140600000000000000001c32475c71879cb1b19c877161768699a1b2b4afabaaaaacb0b4bbb4aea199897c675f4d402f1d0d00000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adc2ae9d949d9b85796c635b5958585460646e7d8b9fb4beb6a4917c6651372715020000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b19c86715c47311c001b30455a70859aafb19c87715c47321c0700000000000000000000000000000010263b50657b90a9b59f8b77624c37220d0000000000000000000000000e23384e63788da2b4b59f8c79634e42311c130802000108132030404d62788b9fb4cabba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000070d0f192022262a2c2d2f2e2d2b2824201d150b09020000000000000000000000000000000003182d42586d82979f9f9f8f7a654f3a2510000000000000000009182630404c57616b767e858b9195989b9c9d9d9b9a9894918a847d756a60564b3f32251708000000000000001c32475c71879cb1b19c877174859ba4b2a89e9a969595979b9faab4b9b3a79e8d7d675e4c3b2b1905000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adbea9947e94a29b8b8178726f6d6d6f747a83929fa9babcb19c8673604b35200b0000000000000000000000000000000000000000000000000000000000000000000000000010253b50657a90a5bab09b86705b46311b001b30455a70859aafb19c87715c47321c07000000000000000000000000000004182a3a566b8096abb19c86715947341f0b0000000000000000000000000c2135495b70859ab0bcab99836f604e4030251d1518141d20303e4c5e6d8298aabbcebba5907b66503b261100000000000000000000000000000000000000000000000000000000000000000000000009101b22242b34373c404143444342403d39363127211e160a04000000000000000000000000000003182d42586d8297adb5a48f7a654f3a25100000000000000009192636434b5e66758089939b9faaaaadb0b1b2b2b1b0adaaaa9f9a92887f74655d4f43342717070000000000001c32475c71879cb1b19c87718096a3a69d928984817f8081868a959ea8b5b8ab9f8c7c665948342011000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adb5a08b74849aa79f968d8784828284888f99a1b4babdb09e907b655544311d080000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c91a6bbaf9a85705a45301b001b30455a70859aafb19c87715c47321c0700000000000000000000000000000a1f34475971869bb1ab96816b563b2a1805000000000000000000000000061a2c3d52677d92a3b5b3a1927e685e4a433631272d263135414d5c667c91a0b2c8cbbba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000000006111c232d36393b484d5155575859595856534f4b44373632281f170b0000000000000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000000011426374454606b7c87959ea7b0b4bbc8bcb5b4b2b3b4b9c6c8bbb4afa69e94867b696151453426150400000000001c32475c71879cb1b29c867b8d9fa098877d756f6c6a6a6c70777f8a9ba3b4bbaa9e8978624d402f1c090000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adb5a08b7578899ea7aba59d999798999ea6aeb3bfb9b49f95806b5d4c372614010000000000000000000000000000000000000000000000000000000000000000000000000013283e53687d93a8bdae99846e59442f19001b30455a70859aafb19c87715c47321c0700000000000000000000000000000c22374c61778b9fb5a9907b66503b261100000000000000000000000000000f20354b6073869babbcb49f8c7c6960544b45384237444b515f677a8a9eafa9aebbbba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000000e1a212f383e4a4f565962666a6c6d6e6e6d6b68646055524b453833291b1303000000000000000000000003182d42586d8297adbaa48f7a654f3a25100000000000010f1d314455607280919da5b3b9bcb4afa9ab9f9e9d9d9ea8a4a9b0b4c0b8b3a49c8c7f6c63514433221200000000001c32475c71879cb1b6a49c919fa09782756860565655555759616a78859ba3b4b8a79a846f5e4c3823100000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297adb5a08b76647a899ba3b1b2aeadadafb3b8c4b8b3a89e938172604b3f2f19090000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9bfac97816c57422c17001b30455a70859aafb19c87715c47321c07000000000000000000000000000012273d52677c92abb49f8a76604b36210b0000000000000000000000000000081c304354657b8d9fb5bbaa9f8c7e726760565957585560666f7d8a9ea29a949daebba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000131f2c35404c505c646b73777c7f8182848382807d79756e6760564c463a311e170b0000000000000000000003182d42586d8297adbaa48f7a654f3a251000000000000f1f32424b607382959eb2b7bcb5ab9f9a938e8a898888898b8f949aa2aeb2bfb6aa9f94816c625040301d0d000000001c32475c71879cb1c3b6b2a6a397827261574b453840403b474c5a6275859ba6b7b3a1907b66503e2d1b0700001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d8297a3a3a08b7660647885929ba3a7abacadadaba8a69d95897e6c605443302111000000000000000000000000000000000000000000000000000000000000000000000000000002172c42576c8197acbfaa947f6a553f2a15001b30455a70859aafb19c87715c47321c0700000000000000000000000000061a2c3d586d8297adaf9a856f5745321e090000000000000000000000000000011426364b5d6b8096a2b4bbaa9f93857c75706e6d6e70747b84929fa79a847f94a9bba5907b66503b261100000000000000000000000000000000000000000000000000000000000008131c313d494e5e66717981888c9195969899989795928e89837c756a61584e4133291b0c00000000000000000003182d42586d8297adbaa48f7a654f3a251000000000061a2c3d4f606d8197a0b0bcb7ab9f978c847e797674737374767a7f858e99a1b3b9bbb49f95806b5e4c3b2a18050000001c32475c71879cb1c6cabbaa9b85746054463932282a2b2a343c49576277889db3bfb09b85715c4a36220d00001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000182d42586d828e8e8e8e8b75605a62737d868d929597989796938f88807768604b4336261403000000000000000000000000000000000000000000000000000000000000000000000000000001142637596f8499aebda7927d68523d2813001b30455a70859aafb19c87715c47321c07000000000000000000000000000c2135495b72889db2a9947f6a543928160300000000000000000000000000000008182e3f4b6073849aa2b1bbb4a39b918a858382838589909aa2ab9e89787d92a7bba5907b66503b2611000000000000000000000000000000000000000000000000000000000008182530414e5b63707b868e969da6a6aaacadaeaeadaba8a89e9992887f76685f4c46392a1c0d000000000000000003182d42586d8297adbaa48f7a654f3a2510000000000c2135495b697e939fb1beb6a69d8d82786f696461575d5e58616469707983919ea7b7bdaf9e917c665947341f0e0000001c32475c71879cb1c6cab49f8b7963564536291e161515181f2b394859677c91a3b4b5a38e7a644f39240f00001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a3520000000000000000000000000000000000000000000000000000000000d22384d6278797979797972604a54606771787d80828382817e79736b62594e4230261808000000000000000000000000000000000000000000000000000000000000000000000000000000081d31445571869cb1c4a5907b65503b2610001b30455a70859aafb19c87715c47321c07000000000000000000000000000e23384e63788da5b7a78e79644f39240f0000000000000000000000000000000000111d314455607584979fb2b6b4b0a99f9b9897989a9ea8afab9f8d7c687d92a7bba5907b66503b26110000000000000000000000000000000000000000000000000000000008182536434a5f687984909ba3abb2b7c4bdb9b8b7b7b9bcc6b9b4aea79e95887d6e6157473a2a1d0d0000000000000003182d42586d8297adbaa48f7a654f3a2510000000071b2d3e4e63798a9fb4bdb6a59c887b6d635a544f4b46393a464c4f545b636e7c899da6b7bcb39e8877624c3c2b190500001c32475c71879cb1c6c3ad98826d5b4a3827180b030000040e1b2a3b4d5f70859bb0c1ac97816c573c2c1906001c32475c71879cb1bca6917c67513c271210101010101010101010101010101010162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a3520000000000000000000000000000000000000000000000000000000000b2035485a626464646464605443434b525a63676b6d6e6d6c686460544c483b311c1408000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b60758a9fb4b8a68c77624c37220d001b30455a70859aafb19c87715c47321c070000000000000000000000000115273753697e93a8b39e8974604b35200b0000000000000000000000000000000000021527374557607481919ca5b0b5bab4b0aeacadb0b4b4a79e8d7e69687d92a7b9a5907b66503b2611000000000000000000000000000000000000000000000000000000001325364354606c7d8a9aa2b0b5c1b8b3aca8a4a3a1a2a4a6abb0b4c1b8b3a69e9283756158483b2a1a0a00000000000003182d42586d8297adbaa48f7a654f3a25100000000d22364a5c6f8399a9bab8a79c8778655d4d493c393632282933363a3d4a4e5e6679889da8bab8a697816c5a4835200b00001c32475c71869cb1c6b6a58e7a644f3d2d1a0a0000000000000d1d304152677c91a8b9b29d88735b4935210c001c32475c71879cb1bca6917c67513c272525252525252525252525252525252525252b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a35200000000000000000000000000000000000000000000000000000000005192b3c484d4e4e4e4e4e4a433630353c494d525657585856534f4a4336342a1d140100000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788da9bab39e88735948341f0b001b30455a70859aafb19c87715c47321c07000000000000000000000000081d3144556e8499aeae98836e5443301c08000000000000000000000000000000000000091928394556606c7c87929a9fabaaacadadaca9a89e96897c6960687d92a3a3a3907b66503b26110000000000000000000000000000000000000000000000000000010f1c304354607281929ea8b4c0b4b0a69d97938f8d8c8d8e91969ba3abb4bab8b3a199857662594838271502000000000003182d42586d8297adbaa48f7a654f3a25100000021527384f647a8ea1b3c0b39e8978625a4b3f352c24211e16171f21252d36404c5b647a8a9fb4c2b49f8b78624d38220f00001c32475c71869cb1c6b29d87725c4a361f0f00000000000000001221364b6075899eb4b7a68d79634d38230e001c32475c71879cb1bca6917c67513c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a352000000000000000000000000000000000000000000000000000000000000e1e2b353839393939393530251c202c35383d40424342413e3a3530251f180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51677c91a6c7af9a846f5a3b2a1805001b30455a70859aafb19c87715c47321c070000000000000000000000000b20354b6075899eb3a8937d685336261401000000000000000000000000000000000000000a1b2838454b5e66747d858b9195969898979490898177665e52687d8e8e8e8e8e7b66503b261100000000000000000000000000000000000000000000000000000f1f30414a607281979fb4b9b7b3a29a9088827d7a787778797c80858d969fa8b2bfb2a39b8677625645311d12000000000003182d42586d8297adbaa48f7a654f3a25100000091d3145566d8297adbfb4a2917c675a493c2e20190f0c0903040a0c0f1a212f3d4a5c697e93a4b6baa995806b553d2c1a06001c32475c71869cb1c1ac96816c573e2d1b010000000000000000091e3245566e8399aec4a7927e68523d2813001c32475c71879cb1bca6917c67514f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000000000081d33485d72889db2b59f8a75604a35200000000000000000000000000000000000000000000000000000000000000e1920222424242424201c13080e192023282b2d2e2d2c2924201c1308050000000000000000000000000000000000000000000000000000000000000000000000000000000000000002152838566b8196abc8ab96806b56412b1600001b30455a70859aafb19c87715c47321c0700000000000000000000000010253a4f657a8fa8b6a58d78624d38230d0000000000000000000000000000000000000000000a1a2832404d55606870777b7f818383827f7b756c61594d4c6176797979797975614b36210c00000000000000000000000000000000000000000000000000061a2c3d4d5f6c81969fb1bdb3a69d90857b746d686463626264676b7078808a99a1b5bcb5a49b8574604b402f1a0a0000000003182d42586d8297adbaa48f7a654f3a251000000b20364b6074899eb3c5b09a85705f4d3c2c1e1106000000000000000007121f2d3e4b6073869cb1c7b29c87725b4935210c001c32475c71869cb1bca7927d67523d281200000000000000000003162838546a7f94a9bfab95806b56402b16001c32475c71879cb1bca6917c676565656565656565656565656565656565656565656565656b8095abc0ad98836d58432e1800182d42586d8297adbaa5907a65503b251000000000000000081d33485d72889db2bbaa8a75604a352000000000000000000000000000000000000000000000000000000000000000050b0d0f0f0f0f0f0b07000000060c0e121618191817130f0b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d32455670859bb0bbaa917b66513c261100001b30455a70859aafb19c87715c47321c07000000000000000000000003172939556a8095aab29c87725a4835200b000000000000000000000000000000000000000000000a161e3037444b535962666a6c6d6d6c6a6660564c473a4758616464646464615746331e0a00000000000000000000000000000000000000000000000000092135495b677d929fb0bdb3a29a887c70666055534f4e4c4d4f51565b636b7883949fabbcb5a396816c5e4c3827150200000003182d42586d8297adbaa48f7a654f3a2510000010253b50657b90a7b9b8a7907b665141301e0e0000000000000000000000010f1c304354687d92aabbb6a58d79634e38230e001c32475c71869cb1c9a38e79644e39240f0000000000000000000011263b50667b90a5bbae98836e59432e19001c32475c71879cb1bfaa947f7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a8298adc2ad98836d58432e1800182d42586d8297adbba6917c66513c271100000000000000071c30435473899eb3b49f8a755f4a3520000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758a9fb4b49f8a76614b36210c00001b30455a70859aafb19c87715c47321c0700000000000000000000000a1e33465770859bb0ac97816c573c2b190600000000000000000000000000000000000000000000000212192731363b484c51555758585754504b4538342a3a474c4e4e4e4e4e4b4639291703000000000000000000000000000000000000000000000000091930414e63798a9eb4bdb3a1998477665e504b44373a383738393c3d494e5a626e7f8d9fb5bcb59f8d7c665645311d0800000003182d42586d8297adbaa48f7a654f3a25100000142a3f54697f94a9c5b39e8974604b35201200000000000000000000000000011426364c61768b9fb4c3a7927d67523d2712001c32475c71869cb1bcab8c76614c37210c000000000000000000000e23384e63788da3b8b09a85705b45301b001c32475c71879cb1c6af9d948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f98a0b2c2ad98836d58432e1800182d42586d8297adbfa9947f6a543a2917040000000000000b20354a60758a9fb4b39e89745e49341f0000000811181a20202020202020202020202020202020202020202020202020202020200f0d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fa9bab09b85705746331e0a00001b30455a70859aafb19c87715c47321c0700000000000000000000000c21364c61768a9fb4aa917c66513c2711000000000000000000000000000000000000000000000000000009151d202a34373c40414343423f3b3632281f1c2a333739393939393633291b0b000000000000000000000000000000000000000000000000011527374d5f70849aa8b9b4a299837461594c403531262523222324272c353c484d61697d929eb0bcab9d8774604b36251300000003182d42586d8297adbaa48f7a654f3a25100000182d43586d8298adc2ae99836e5544311d080000000000000000000000000000081f33475870859bb0c0ab96806b56412b16001c32475c71879cb1b59f8a755847331f0a000000000000000000000c21364c61768ba1b6b19b86715c46311c001c32475c71879cb1c6bbafaaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4adb2bec2ad98836d58432e1800182d42586d8297adc2ae99846e5846331f0e0000000000000e23384d63788daabbb29d88735d48331e00000b19252c2f353535353535353535353535353535353535353535353535353535353524221b1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316293954697f94a9c2aa95806a553929170300001b30455a70859aafb19c87715c47321c07000000000000000000000011263c51667c91aab49f8b76614c36210c00000000000000000000000000000000000000000000000000000002080d181f22262a2c2e2e2d2a26211e160a0c171f212424242424211e170b00000000000000000000000000000000000000000000000000081d314455677c91a2b4b8a79a84746056473a2f201d140f0e0d0d0f121a212b35434f5f6b8096a3b5b7a5937e695443301c07000003182d42586d8297adbaa48f7a654f3a251000001a2f455a6f849aafbfaa957f6a553727150100000000000000000000000000000417293a576c8297acc1ad98826d58432d18001c32475c71879cb1b49f89745f3a2a1704000000000000000000000b20364b60758ba0b5b29c87725d47321d001c32475c71879cb1c6ccc2bfbabababababababababababababababababababababababababac2c6cfc2ad98836d58432e1800182d42586d8297adc2b49f8a76614c3c2c1c10070000050d1b2e3e52687d92a7c8b09a85705b45301b000819293741444a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a39362d2010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3246576f8499aeb5a48e79634e39240e0000001b30455a70859aafb19c87715c47321c070000000000000000000005192b3c576c8196acb09b85705846331f0a000000000000000000000000000000000000000000000000000000000000050b0d11151718181715110b09030000040a0c0f0f0f0f0f0c0a0300000000000000000000000000000000000000000000000000000b20354b6074879db2c0b39e8978625645382a1c120801000000000000060e192032414b6073859bb0c1b19c8773604a35200b000003182d42586d8297adbaa48f7a654f3a251000001b31465b70869bb0bda8937d68533e281300000000000000000000000000000000152a40556a7f95aabfae99836e59442f19001c32475c71869cb1b49e89745f39291703000000000000000000000b20354b60758aa0b5b19c87725c47321d001c32475c71879cb1c6bbafaaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4adb2bec2ad98836d58432e1800182d42586d8297adc2baa8947f6a5b493a2d201c1318181f2b394b5c6f849aafc9ad97826d58422d180011253747545a60606060606060606060606060606060606060606060606060606060604f4a3e2d1b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61768a9fb4b19c86715b4a36210c0000001b30455a70859aafb19c87715c47321c07000000000000000000000b2034485a72879cb1aa95806a553a2917040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c51677c91a5b6b4a3927d67594838271a0c000000000000000000000005151d314455667b90a3b4b6a48f7a654f3a2510000003182d42586d8297adbaa48f7a654f3a251000001c31475c71869cb1bca7917c67523c27120000000000000000000000000000000014293e54697e93a9beaf9a846f5a452f1a001c32475c71869cb1b49f8a755746331e0a000000000000000000000c21364c61768ba1b6b19b86715c46311c001c32475c71879cb1c6af9d948f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f98a0b2c2ad98836d58432e1800182d42586d8297adc2c6b49f8a7963594a3e3530252d2a343b4857647a8fa2b4bcab927d68533d281300182c4154656f7575757575757575757575757575757575757575757575757575757575705c4a36220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215283852677c91a9baab947f6a553d2d1a070000001b30455a70859aafb19c87715c47321c07000000000000000000000d22384d62778da4b6a88f7a65503a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090c1115181a1b1b1a18140f0b080100000000000000000000000000000000000c2135495b6f849aafc3b09b8572604a3b2b1a0a00000000000000000000000000011426374c5e70859bb0b3ab96816b56382816030003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71869cb1bbaa8b76614b36210c000000000000000000000d23384d62788da2b7b09a85705b45301b001c32475c71879cb1bfaa947f7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a8298adc2ad98836d58432e1800182d42586d8297adc2bbaea99c8677645c4f4a4336423b474c596275879cb2c0b59f8c78624d38220d001a2f445a6f838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7a644f39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3245566e8398adb59f8c78624d38230f000000001b30455a70859aafb19c87715c47321c070202010000000000000013253653687d92a8b49e8975604b36200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080b161e21262a2e2f30302f2d2925201c1408060000000000000000000000000000000e23384d63788da2b4b6a4907b655443301d0d00000000000000000000000000000009192f4054697f949d9d9d9b86715645321e090003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71869cb1c8a38e79634e39240e0000000000000000000010253b50657a90a5baad98826e58432e19001c32475c71879cb1bca6917c676565656565656565656565656565656565656565656565656b8095abc0ad98836d58432e1800182d42586d8297adc2ae9d949f9c877a6d64605458575959626a77859ba5b6bfaf9a846f5a4834200b001a2f445a6f84999f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8e7a644f39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075899eb4ae99846f5a4935200b000000001b30455a70859aafb19c87715c47321c17171717140e05000000071c3043546e8398adae99846f5544311d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c232832363b3f4344464544423e3a35302620190e040000000000000000000000000215273854697e93a9c0b29c8773604a36251300000000000000000000000000000000001123384e637988888888888875604b36210b0003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71869cb1bca6917c67513c27120000000000000000000215273754697e93a9beaa95806b55402b16001c32475c71879cb1bca6917c67514f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f566b8095abc0ad98836d58432e1800182d42586d8297adbfa9947f8c9f9d8c827a746f6d6d6e71777f899ba3b5c3b3a1907b65503c2b1905001a2f445a6f8499afb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a48e79644f39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182a3b51667b90a8b6a4907b65503c2b1906000000001b30455a70859aafb19c87715c47322c2c2c2c2c2922160800000b20354a6074889ea6a6937e6954372715020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a212e3739464b5055585a5b5b5957534f4b4336352b1f170b0000000000000000000000091d3145566f8499afc4a9947f69544330180800000000000000000000000000000000000c2135495b63737373737373605645321e090003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71869cb1c0ab96806b563d2c1a060000000000000000081d3144556e8398adc3a7927d67523d2812001c32475c71879cb1bca6917c67513c3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7b8196a49f988f8885828284868c959ea7b5c1b6a599836e5d4c381d0d00001a2f445a6f8499afc3d3d0bfb3aea9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a48e79644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3448596e8398aeb19c86715d4c381e0e00000000001b30455a70859aafb19c87715c474141414141413e34261605000f24394e64798e9090908e79634e39230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131f2c353f4b4f5761666a6d6f70706f6d696460544d493c33291b10020000000000000000000b20364b6075899eb4b8a68e79634e362513000000000000000000000000000000000000061a2c3d494e5e5e5e5e5e5d4b45382816030003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6b19c86715b4935210e00000000000000000c20364b6075899eb3b6a58d78624d38230d001c32475c71879cb1bca6917c67513c272525252525252525252525252525252525252b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a74869ca5ada79e9a9897999ca4aab3b9bfb2a59d8776614c3f2f1c000000182d42576d8297a5b6c6c7b3a19994949494949494949494949494949494949494948e7a644f39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031628394c62778b9fb4a4927d68533f2f1c0000000000001b30455a70859aafb19c87715c57575757575756514434220e000d22374d62777c7b7b7b7b665b4936210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000071523313d494e5d656e767b7f8384858584827e7a746c625a4c463a2e20120400000000000000000f24394e64798ea8b9b39d88735b4a361808000000000000000000000000000000000000000f1f2c35384848484848483632281a0a000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6b5a48d79634e3d2c19090000000000000c1d2f4051667c91a7b9b29d87725a4835200b001c32475c71879cb1bca6917c67513c271210101010101010101010101010101010162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a65778799a1b0b3afadacaeb1b5c2bab4aea19987796358473321110000000c21364c6176879ca8bac4ae99837f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3245576a7f95aab19c8673604b3520110000000000001b30455a70849aafb19c86716c6c6c6c6c6c6c6c62513e2914000b203448596266666666665e4c3d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000007152633414e5b636f7a8389909498999b9a9997938f8881786c61584a3e2f2212040000000000000012273c52677c91a7c6ae99836e593d2d1a0000000000000000000000000000000000000000010f1a2123333333333333211e160a00000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6c2ac97816c5b493727180c050000060f1c2a3b4c5e70849aafc0ab96816c563c2b1906001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a65627683919b9fabaaacadadaca9a99f998f8377635b493a2a17030000000a1f33465863798a9fb4bdb29c87766a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a625948341f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4b6075889eb3a3917c675544311d080000000000001b30455a70849aafb39e898181818181818181816c56412c170005182b3b484d51515151514c402f1f0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000415253344505f6879848f989fa8aaadafb0b0aeaca8a69d968b8176645c4c402f221200000000000000152a40556a7f95aabfab95806b56402b1600000000000000000000000000000000000000000000060c0e1e1e1e1e1e1e0b09030000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6c9b49f8b79635544362a1f1818181a212c3a4759667c90a2b4b4a28e79634e39240e00001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a6558616f7c858b91959798989794908a837b6e6159493d2c1c0c000000000417293a4a5b677d929fb1b6a498836e605454545454545454545454545454545454544c483b2a180500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f334658697e93a7ab9b8572604a372614010000000000001b30455a70859aafb8a79e96969696969696968a745f4a351f00000d1d2b34373b3b3b3b3b382f2212010000000000000000000000000000000000000000000000000000000000000000000000000000000000001222334450626b7d8a99a1adb4b8b3aeabaaaaacafb4b7b3a99f96877a665e4c402f1e0e000000000000182d43586d8298adbda8927d68533d2813000000000000000000000000000000000000000000000000000909090909080000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6cdbaa99a84746054473a342a2d2d2c363d49586177879db2beaf9a85705b4a36210c00001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f4c5e6670777c80828383817f7b766e655d4c473b2c1f0e0000000000000b1b2d3d4d5f6c8197a3b4b2a0937e695c4b3a3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f37342a1d0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e4c6176889eb39f8c7a645443301909000000000000001b30455a70859aafc5b8b3acacacacacacac9f8a745f4a351f0000000d1820222626262626241c12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d304050626b80929ea8b3b4b0a79e99969595969a9fa9b2b7b4a59d8b7c665e4c3c2c18080000000000192f44596e8499aebaa5907b65503b2610000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6b8aba6a297817261584c483b42433d494e5b6376859ba5b7b2a08f7a644f3d2d1a0700001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f404c515962676a6c6d6d6c6a666157504b3f342a1d0e00000000000000000f1f30414b6074859ba6b8b49f8b7a64584736252a2a2a2a2a2a2a2a2a2a2a2a2a221f180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c6b8096a7a697816c5c4b36251300000000000000001b30455a70849aa6a6a6a6a6a6a6a6a6a6a69f8a745f4a351f00000000050b0d11111111110f090000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4d5e6a80959eb4b9b4a29b908884817f8081858a939da5b2b6a99f8b7c665a4936261401000000001a30455a6f859aafb9a48f7a644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1c6ab9a909fa09783766a62595958585a5b636c79869ba3b4b7a698836e5d4b371f0f0000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a383b484d51555758585754514b4639372e1f180c00000000000000000001131d3145566278889eaabbaa9d8776615443301c1515151515151515151515150d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64798b9090908876614c3e2e180800000000000000001b30455a7084909090909090909090909090908a745f4a351f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485a667c919eafbcab9f94857b746f6c6a6a6c70767e8798a0b0baa99e8978625443301c0a000000001b31465b70869bb0b8a38e79634e39240e000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1bba6907b8c9fa199897f77726e6d6d6f7379818b9ca4b4baa89d8776614c3f2e1b010000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a252b34373c40424343423f3b363329231c11040000000000000000000000021527384859657b8c9fb4b7a5998372604a3f2f1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e647a7b7b7b7b796357463320100000000000000000000f253a4f647a7b7b7b7b7b7b7b7b7b7b7b7b7b7b66503b2611000000000000000000000000000000000002090b0e0e0e0e0e0d0b050000000000000000000000060c0e0e0e0e0e0e0c0600000000000000071b2d3e4d6278899eb3bcab9f8d7f72666054565555575761687582969fb0b9a79b8573604b392816030000001c31475c71869cb1b8a38d78634e38230e000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b748095a2a79e948b8783828284888e969fa9b5b6a99f8a7a645847332010000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a25182022272b2d2e2e2c2a26211e170b0800000000000000000000000000000a1a2b3b4b5d6a7f94a1b3b3a1947f6a5d4b3b2b1909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d21364a5c6466666666635b49392917020000000000000000000d22374b5c6466666666666666666666666666665e4c38230f000000000000000000000000000000000a151d2023232323232220190e0000000000000000000e1920232323232323211a0f0100000000000d22364a5c6d8298a8b9b49f8d7d6960544b4336404039464b5761728196a1b3b5a3937e685745321e090000001b31465b70869bb0b9a38e79644e39240f000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b7573849aa4b3ab9f9c999798999da6acb4bab4a59d8b7b655c4b3a2a1702000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a25100b0d12151718181715110c0a0300000000000000000000000000000000000d1d2f3f4a60728399a4b6b49f8d7b65594837271501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d4a4e515151514e493d2c1b0b00000000000000000000081b2e3e4b4f51515151515151515151515151504c402f1c090000000000000000000000000000000a1a283236383838383838352b1e0e000000000000010f1e2c35383838383838352c1f0f0000000004182a3a4f647a8fa0b2b4a3947f695f4a433630262a2b283239465460728399a7b9b39e8875604b36210e0000001a30455a6f859aafb9a48f7a644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b7661778699a1b1b5b1aeadadafb3b7b8b3aa9f96877a655d4b3e2e1c0c00000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a251000000000020303020000000000000000000000000000000000000000000000111c3043546176869ca8baab9e8877625544311d12000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2d36393b3b3b3b39352c1f0f00000000000000000000000010202e373a3b3b3b3b3b3b3b3b3b3b3b3b3b3b382f221200000000000000000000000000000002152838454b4e4e4e4e4e4d483c2b1d0c00000000000f1f2c3c494d4e4e4e4e4e493d2c1a060000000a1f3447596d8298adbeb09b8572604a4130251c141515161e293643546277899eb3b8a6937d68533c2c19060000192f44596e8499aebba5907b66503b2611000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297adbaa48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b7660617683919ba3a8abadadacaba8a69d968b8176645c4b3f2f20100000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000132536465763798a9fb4b8a69a8473604b402f1e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a21242626262623211a0f0100000000000000000000000002101b22252626262626262626262626262626231c1204000000000000000000000000000000091d324556606363636363625a483b2a1804000000061a2c3d495a6363636363635b4935210c0000000c22374c61778a9fb4b4a38f7a645443301c1308010000030b18263648596a7f94a9bab19b86715a4935200c0000182d42586d8297adbda8937d68533e2813000000000000000000000000000000000000000000000000000b0b0b0b0b0a0000000000000003182d42586d8297adb9a48f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b766058616e7c868d939697989796938e8881786c61584a3e2f2111020000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000081829394a5b677d929fb1b4a296806b5e4c3c2b1a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f111111110e0c0600000000000000000000000000000000080d0f11111111111111111111111111110f0900000000000000000000000000000000000b20364b6074797878787878625947341f0b0000000c2135495b63787878787879634e38230e00000013283d52687d92a9bab09b85705c4b3625130000000000000008182a3b4c61768a9fb4b5a38d78624d38230d0000152a3f546a7f94a9bfab96806b5636261401000000000000000000000000000000000000000000070c0e20202020201f0b09030000000003182d42586d8297a3a3a38f7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b4c5f6771787d81828382807d79746b635a4c463a2d201103000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adbaa48f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000b1b2d3d4d5f6c8196a3b4b59f8d7c665a493828150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075878d8d8d8d8b77614c392916030005192b3b4e63798d8d8d8d8d846f5a442f1a050003172939586e8398adc4a8937e69533e2e180800000000000000000d1f3347586e8399aec1a8937e68533e2913000012273c51677c91a6c6ae99846e5443301c0800000000000000000000000000000000000000010f1a2124353535353535211e160a00000003182d42586d828e8e8e8e8e7a654f3a251000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b414d515b63686b6d6e6d6b686460554d493c33291c100200000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d8297adb3a48f7a654f3a2510000000000000000000000000000000000000000000000000000000000000000000000f1f30414b6074859ba6b8ab9e8978625645321d1301000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0c0a0400000000000000050b0d141414140c0b04000000000000000000081d314455697e93a6a3a995806b5746321e09000b203448596d8297aba3a28f7a654f3a251000000a1e33465773889db2b7a68d78624d38231000000000000000000004172a3a52687d92a7c6ad98836e5836251300000e24394e63798ea8b9b39e8974604b35200b000000000000000000000000000000000000000f1f2d36394a4a4a4a4a4a3632281a0a0000000d22384d6278797979797975614b36210c00001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36393d494e535658585756534e4b4437352c1f170c000000000000000000001c32475c71879cb1bca6917c67513c271200000000000000000000000000000001162b40566b8095abc0ad98836d58432e1800182d42586d82979d9d9d8f7a654f3a25100000000000000000000000000000000000000000000000000000000000000000000001131d3144556277889eaab9a79b8574604b41301f0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e21232323232323232323232323232323232323232323232323232323232323211f170b00000000000e19202229292929221f180c0000000000000000021527374b6075889eb3b39e8976614b37271504172a3a4d62788b9fb4b09a85705d4b37230e00000c21364c61768ba6b7b39d88735a4835200b000000000000000000000e23384e63788da8b9b19b86715443301c07000b20354b6075899eb3b8a78e79644f372614010000000000000000000000000000000000071a2d3d4a4e60606060605f5c453828160300000b2035485a626464646464615746321e0900001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36212c35383e41424342413e3935312620190e0400000000000000000000001c32475c71879cb1b3a6917c67513c271200000000000000000000000000000001162b40566b8095abb3ad98836d58432e1800172c41566c8188888888887a644f3a240f0000000000000000000000000000000000000000000000000000000000000000000000021527374859657b8c9fb4b5a397816c5f4d3d2c1b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2832363838383838383838383838383838383838383838383838383838383838383633291b0b0000000e1e2b35383e3e3e3e37342a1d0c0000000000000000091e3245566a7f94a7b8a7937e695544311d0a1f3347586b8196aab5a3907b66503f2e1c0800000f243a4f64798fa4c4af99846f5a3c2b1906000000000000000000000c2135495b74899eb4b49f8974604a35200b00081d3144556e8399aec5aa957f6a5544311d0900000000000000000000000000000000000c21364a5b707575757575746d5645321e09000005192b3c484d4e4e4e4e4e4b463928160300001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36211a2123282c2d2e2d2b2824201d140906000000000000000000000000001c32475c71869c9d9d9d917c67513c271200000000000000000000000000000001162b40566b80959d9d9d98826d58432e180015293e51636c7373737373645c4a36220d00000000000000000000000000000000000000000000000000000000000000000000000009192b3b4b5d6a7f94a1b2b19f927d675b493928160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162839454b4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4c463a2917040005192b3c484d535353534c473b2a180400000000000000031628384c6176899eb3b29d8774604b35201628394c6176899eb4b09b86715e4c38211100000011263c51667b91a6bbac97816c57422c170000000000000000000000061a2c3d5c71879cb1baa98c76614c37210c000115273753687e93abbcb29d8774604b37261401000000000000000000000000000000000e24394e63798a8a8a8a8a8c75604b36210b0000000e1e2b3538393d3e3b393632281b0b0000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36210b0c0e131618191816130f0b08010000000000000000000000000000001b30455a708488888888887c66513b261100000000000000000000000000000000152a3f556a7f8888888888816c57412c17000e22344451565e5e5e5e5e4f4a3e2e1b07000000000000000000000000000000000000000000000000000000000000000000000000000d1d2e3f4f616e8399a4b6b49e8a79635746321e14020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32455760636363636363636363636363636363636363636363636363636363636363615846331f0a000b2035485a6269696969615947341f0b00000000000000000a1e3346576b8095a8b7a5927d6752402f1e3245576a7f95a8b6a4917c6751402f1c0300000012283d52677d92a7bcaa95806a55402b150000000000000000000000001b30455a70859aafc7a28d77624d38220d00000d22384d62788b9fb4b7a5917c665544311d0e0000000000000000000000000000000a1a3040556a7f949f9f9f9b86715645321e090000031323303a474c5254504b44372c1f0f0000001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36210b00000001030302010000000000000000000000000000000000000000182d415566707373737373665e4c38240f0000000000000000000000000000000013283c50616a73737373736c63523e2a1500051626343e4148484848483a362e2010000000000000000000000000000000000000000000000000000000000000000000000000000000112132434c6176869ca8b9a89c8675614b4231201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b607679787878787878787878787878787878787878787878787878787878787876614c36210c000d22384d62787e7e7e7e77614c37220e0000000000000000031729394c61778a9fb4b19c86715e4c3827374b6075889eb3b19c8673604b3520120000000013283e53687d93a8bda9947f6a543f2a150000000000000000000000041a2f44596f8499aeb8a38e78634e39230e00000b2035485a6f8499aec2b19c8673604b3c2c1b0b00000000000000000000000000021527384d5e71869bb1c2aa95806b55382816030000102130414d58616769666055493d2c1b0b00001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36210b0000000000000000000000000000000000000000000000000000000012253748555a5e5e5e5e5e514c402f1d09000000000000000000000000000000000d20334350555e5e5e5e5e57524534220f0000081622292c333333333324221b100200000000000000000000000000000000000000000000000000000000000000000000000000000003151e33465763798a9eb4b6a498826d604e3e2d1c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657b8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d7d68523d2813000e23384d63788d9393937f69543c2c190600000000000000000b1f3347586c8196a9b5a4907b66503e314455697e93a7b7a5927d685443301c080000000013283e53687d93a8bdaa947f6a553f2a150000000000000000000000051a2f445a6f8499afb8a38d78634e38230e000005192b3c50667b90a4b5b5a4937e685b4939291b0e010000000000000000000008141d314556667c91a3b5b5a38f7a644f3a240f0000081b2e3f4d5f67767c7e7b74635b4939281603001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36210b00000000000000000000000000000000000000000000000000000000081a2a37414548484848483b382f22120000000000000000000000000000000000031525333c3f4848484848413e34271705000000050e15171e1e1e1e1e0f0d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000031729394a5b677d929fb0b2a0937e685c4a3a29170400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3927d68523d2813000c2035495a73899ea89b86715a4935200c000000000000000004182a3a4d62788b9fb4af9a85705c4a364b6074879db2b29d8774604b362614010000000012273d52677c92a7bcaa95806b55402b160000000000000000000000011527375a70859aafc5a28c77624d37220d0000000e20354a6073869cb1bfb49e8a79635746392c1d140903000000000000080f182630434b6074869cb1c1b19b86715c4a36220d00000e22374b5d677d8a9293908679635746321e09001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b5a08b76604b36210b00000000000000000000000000000000000000000000000000000000000c1a252d30333333333326241d1204000000000000000000000000000000000000071520282a33333333332c2a22170900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2d3d4d5f6c8196a2b4b49f8b7a645846331f1402000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8a7927d68523d28130006192c3c5a6f849aafa38d78624d38230d0000000000000000000c203448596d8297aab4a28f7a644f4354677d92a5b7a6937e695544311808000000000011263b51667b90a6c9ad97826d583625130000000000000000000000081d31445572879cb2b9a78b76614c36210c000000071c304354657b90a1b3b9a89b85756157493c31261e1611100e0f11131c232d36434b616d8197a4b6b6a4927d68523e2d1b07000010253a4f657b8c9ea8a9a49c8775614b36210c001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879cb1b3a08b76604b36210b0000000000000000000000000000000000000000000000000000000000000812181b1e1e1e1e1e110f09000000000000000000000000000000000000000000030d13151e1e1e1e1e17150f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b11111111111111111111111f30414b6074849ba6b8a99d8776614c43322110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4927d68523d28130000162b41566b8096aba9947f69543b2a1804000000000000000005192b3b4d63788b9fb4ae98836e5b4a6073869cb1b39d8875604b3727150000000000000e24394e63798eabbcaf9a85705443301c07000000000000000000000b20354b60758a9fb4b39e89745846331f0a000000001325364c5d6e8399a7b8b5a39a8475625a4b443732292625242526292e373d4a54606c7f949fb1bbaa9c8673604b352010000000192e43596e8398abb9c2b6a5927d68523d2813001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001c32475c71879c9d9d9d8b76604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c20262626262626262626262626263144556277889daab6a599836e614f3f2e1c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f7d68523d2813000012273c52677c91a7b09b85705947341f0b0000000000000000000d2035495a6e8398abb49f8c786351667b90a4b5a7947f6a56453219090000000000000b21364b60768b9fb5b39e8974604a35200b000000000000000000000f24394f64798ea9bab09b86705b3a2917040000000008182f3f4d6278899eabbcb4a29a85786860554b46393c3a393a3b3e3f4b4f5c647381949daebdb49f8c7b655544311d080000001c31465c71869bb1c9d3c3aa95806a55402b15001c32475c71879cb1bca6917c67513c27120000000000000000000000000000000014293e53697e93a8beaf9a856f5a45301a001b30455a7084888888888874604b36200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182630353b3b3b3b3b3b3b3b3b3b3b3b3b3b374859657b8c9fb4b3a1947f695d4b3a2a18080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364c61757a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a77614c37220c00000e23384e63788da8b49f8b77614c37220c00000000000000000006192c3c4e63798c9fb5ab97816c5d70859ab0b39e8976614b38281600000000000000091e32455672879cb2b9a88e79644e36261401000000000000000006192b3c54697e93a9c7ad97826d58422d18000000000000112035485a667c8d9fb5bcb4a39b897d7368615755514f4e4f5153585d656d7984969eaebbb4a2957f6a5d4b37261401000000192e44596e8399abbac3b6a6927e68523d2813001c32475c71879cb1b3a6917c67513c27120000000000000000000000000000000014293e53697e93a8b3af9a856f5a45301a00182d415566707373737373605645321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636434b50505050505050505050505050505050505d697f94a1b2b49f8c7b6559473626140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e33465761646464646464646464646464646464646464646464646464646464646464615947341f0a00000b20354a6074899eb4ab927d6853372715010000000000000000000e21364a5b6f8399aeb49f8a77657a8fa2b4a895806a5746331a0a0000000000000003162838576c8297acc6aa957f6a5443301c0a00000000000000000a2035495a6f859aafbcab927d67523d281200000000000005192b3c4c5e6a7f959eb5bcb5a89e92867d766e6a6665636466686d727a828c9aa2b0bdb3a29a8472604b3f2e19090000000010253a50657b8c9fa9a9a59d8876614b36210c001c32475c71869c9d9d9d917c67513c27120000000000000000000000000000000014293e53697e939d9d9d9a846f5a45301a0012253748555a5e5e5e5e5e4b453828150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c30435460666666666666666666666666666666666666666e8399aebbaa9d8877615443301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172939464c4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4c473a2a18040000071c30435470869bb0ae99836e5544311d08000000000000000000071a2d3d4f647a8fa2b4a995806f8399aeb49e8a77614c39291700000000000000000012273c51677c91a8b9b29c8773604b382816030000000000000a1b2c3d4d62788c9fb4b59f8b77624c37220d000000000000000e1e2f4050616b80949fabb8b9b3a49c928a847f7b7a797a7b7e82878f989faab4bdb1a29a847561544330211000000000000e23374b5d687e8a9394918779635746331e0a001b30455a708488888888887c66513b26110000000000000000000000000000000013283d52687d8888888888836e59432e1900081a2a37414548484848483632281a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b60727b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7d92a7c8b7a69a8473604b35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2933363a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a37342a1c0c00000000132536576d8297acb39e8975604b35200b000000000000000000000f22374b5c70849aafb39e897a8d9fb5a996816b5847331b0b0000000000000000000c21364b6176899eb3b6a5917c665645321e160b040000060e1a2839495b6c8196abbcaf9a846f5947341f0b00000000000000001222334350626b7f8d9ea6b5bcb6b1a89f9995918f8e8f9093989da5adb4bbb6b29f978375615746362614020000000000081c2e3f4e6068777d7f7c74635b4a3929170300182d415566707373737373665e4c38240f0000000000000000000000000000000011253a4e606873737373736e6453402b1700000c1a252d303333333333201d150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60758b90909090909090909090909090909090909090929bacc0c4b3a2937e68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e21252525252525252525252525252525252525252525252525252525252525221f180c000000000014293f54697e94a9b9a88f7a654f3a251000000000000000000000081b2e3e50657b90a3b5a79e8f9fabb49f8b77624d3a2a1700000000000000000000091e3246576c8196aabbb29d8774604b4332291f17181819202b38455763798c9fb4b6a5917c67513b2a18050000000000000000041525334450616a7c88989fabb5bcbab4aeaaa6a4a3a4a6a8adb2b7c3b6b2a59c9081746057463929180800000000000000112131414e5962686a6760564a3d2d1b0b000012253748555a5e5e5e5e5e514c402f1d09000000000000000000000000000000000b1e31414e525e5e5e5e5e5953463624100000000812181b1e1e1e1e1e0b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba0a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a7acb9cad0c0aa95806b55402b16000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d19202229292929292929292929292929292929292929292929292929292929292923211a0f010000000011263c51667b91a6c6aa95806a5538271502000000000000000000001023384c5d70859bb0b9b3a4b5bbaa97816c5948341c0c00000000000000000000031628394d63788b9fb4b6a597816c614b4639332a2d2d2c353c49566075859baabbb29c8774604b35200d000000000000000000000715263343505e6677828d999fabb0b4bbc8bbbab8b9bbbdc3b7b2aca59c93877b6c60564539291b0b0000000000000000031323313b484c5354514b45382d1f0f000000081a2a37414548484848483b382f22120000000000000000000000000000000000011323313a3d4848484848434036281807000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba0b5b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9aa95806b55402b160000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b34373e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e39362c1f0f000000000e24394e63798ea3c4af9a856f5645311d0900000000000000000000091c2f3f51667c91a4b5bbb9c9b49f8b78624d3b2b180000000000000000000000000b2135495b6c8196a6b7b19f957f6c61574c473a42433c494d5a62748399a3b5b3a1917c665544311d08000000000000000000000007152533404c59626e79848c949b9faaa8a9abacacaba8a6a59d9790877e74665e4b4538281b0b0000000000000000000005131d2b34373e3f3c3632281a0f01000000000c1a252d30333333333326241d120400000000000000000000000000000000000005131e252833333333332e2b24180a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba0a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a395806b55402b16000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3b484d5454545454545454545454545454545454545454545454545454545454544e493d2c1a060000000b21364b60768ba6b7b49f8975604b36200b00000000000000000000001120354a6073869ca6a6a6a6ab98826d5a49351d0d00000000000000000000000006192c3c4c6176889daabbaf9d958175696158595858595a636b788499a1b3b7a699836f5e4c372715010000000000000000000000000715222f3b484c5c646f777f868a8f93949697969593908c87817b736860564c4032281a0a000000000000000000000000000d182022282a27201d150a000000000000000812181b1e1e1e1e1e110f09000000000000000000000000000000000000000000010b11131e1e1e1e1e191710070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60758b8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e806b55402b1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485962696969696969696969696969696969696969696969696969696969696969635b4936210c000000091e32455773889db3baa98f79644f3a240f0000000000000000000000071c304354677d9191919191918d79634e3c2c1900000000000000000000000000000e1f334758657b8c9fabbbaf9f97877e77716e6d6d6f7378808a9aa2b3b8a79d8776614c40301909000000000000000000000000000003111d2a343e4a4e5962697075797d7f808181807e7b77726c6560544b45382f1d150a000000000000000000000000000000050b0d1315120b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a60727979797979797979797979797979797979797979797979797979797977624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62787e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e79634e39230e000000031628395b70859bb0c7a8937d68533e28130000000000000000000000001325364b60737c7c7c7c7c7c7b655b4a361e0e00000000000000000000000000000417293a4b5d687e8d9faab7b1a59d938b8784828284888d969ea8b4b4a79e897a64584733221200000000000000000000000000000000000d181f2d363b484d54566064686a6b6c6c6b6966625957504a433631271a110200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546064646464646464646464646464646464646464646464646464646464625948341f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657b8f93939393939393939393939393939393939393939393939393939393927d68523d281300000000182d43586d8298adc1ac96816c57412c17000000000000000000000000081d31445560666666666666655d4c3d2d1a000000000000000000000000000000000c1c2e3f4e60687e8c9da6b4b7b2ab9f9c999798999da6abb4b8b3a29b897a645c4a3a2a1804000000000000000000000000000000000000050f1a212b343738454b4f53545657575653514d483b3b3530251d150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536434a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4c483b2a1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a7927d68523d281300000000162b40556b8095aab4af9a85705a39291703000000000000000000000001142637444b515151515151504c3f2f1f0f0000000000000000000000000000000000102131424e60687b88969fa9b2b6b5b1aeadadaeb2b7b4b0a69e938578645c4a3e2d1c0c000000000000000000000000000000000000000000070d1920222832363a3e3f414241403e3b37342b25201c130802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182530353939393939393939393939393939393939393939393939393939393937342a1d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a7927d68523d28130000000013293e53687e939e9e9e9d88735746331e0a00000000000000000000000009192631353c3c3c3c3c3c3b382f211101000000000000000000000000000000000002132431424e5d6576818b959da5a7aaacadadacaaa6a39b93887e73625a4a3e2d2010000000000000000000000000000000000000000000000000050b0d161e2124282a2b2c2c2b2926222018100b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2024242424242424242424242424242424242424242424242424242424221f180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8f9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e927d68523d28130000000011263b50667c8a898989898a76614b36210c0000000000000000000000000009141d2026272727272726231c110300000000000000000000000000000000000000061323313f4b58616c7880878d91959798989694908c857e75696055483c2d20100200000000000000000000000000000000000000000000000000000002090b0f13151617171614110d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657b8989898989898989898989898989898989898989898989898989898989897d67523c2712000000000f23384c5e66747474747474615746331e0a000000000000000000000000000001080b111111111111100e08000000000000000000000000000000000000000000000513212e3a474c5a626b72787c80818382817f7b77706961574b44372b1e100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22374b5d65737373737373737373737373737373737373737373737373737373737373675f4d39251000000000091c2f404c505f5f5f5f5f5f4b46392917030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111c2a333c484d555b63676b6c6d6d6c6a666259534b46393127190e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f4b4f5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e524d41301e0a000000000012222f383b4949494949493633291b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f2b35383c494d52555758585755514c483b3632291d150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010212e373a4949494949494949494949494949494949494949494949494949494949493c3930231301000000000004121c2326343434343434211e170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e1920232c35383c40424343413f3b37342a211e160b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b222534343434343434343434343434343434343434343434343434343434343427251e13050000000000000000090f111f1f1f1f1f1f0c0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e192123272b2c2e2d2c2a26221f180d0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e101e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e12100a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e12161718181715110d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Inter-Regular-slnt=0 SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Inter-Regular-slnt=0 SDF.asset.meta new file mode 100644 index 0000000..f1792f4 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Inter-Regular-slnt=0 SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c8ac1ed6123904112adeaf50e63c4731 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Lora-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Lora-Regular SDF.asset new file mode 100644 index 0000000..ac84ca0 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Lora-Regular SDF.asset @@ -0,0 +1,2731 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Lora-Regular SDF + m_EditorClassIdentifier: + hashCode: -682277578 + material: {fileID: 4501733103922136834} + materialHashCode: -700852985 + m_Version: 1.1.0 + m_SourceFontFileGUID: 41088803c1d554340b11cc6f3882b636 + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: 41088803c1d554340b11cc6f3882b636, type: 3} + m_SourceFontFile: {fileID: 12800000, guid: 41088803c1d554340b11cc6f3882b636, type: 3} + m_AtlasPopulationMode: 1 + m_FaceInfo: + m_FamilyName: Lora + m_StyleName: Regular + m_PointSize: 67 + m_Scale: 1 + m_LineHeight: 85.76 + m_AscentLine: 67.402 + m_CapLine: 47 + m_MeanLine: 34 + m_Baseline: 0 + m_DescentLine: -18.358 + m_SuperscriptOffset: 67.402 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -18.358 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -8.375 + m_UnderlineThickness: 3.35 + m_StrikethroughOffset: 13.6 + m_StrikethroughThickness: 3.35 + m_TabWidth: 18 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 43.15625 + m_Height: 48.171875 + m_HorizontalBearingX: -0.40625 + m_HorizontalBearingY: 48.171875 + m_HorizontalAdvance: 41.9375 + m_GlyphRect: + m_X: 271 + m_Y: 128 + m_Width: 44 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 35.375 + m_Height: 47.03125 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 47.03125 + m_HorizontalAdvance: 41.671875 + m_GlyphRect: + m_X: 326 + m_Y: 126 + m_Width: 37 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 41.75 + m_Height: 49.046875 + m_HorizontalBearingX: 3.078125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 46.828125 + m_GlyphRect: + m_X: 163 + m_Y: 227 + m_Width: 42 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 43.140625 + m_Height: 46.96875 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.96875 + m_HorizontalAdvance: 49.921875 + m_GlyphRect: + m_X: 415 + m_Y: 156 + m_Width: 44 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 34.96875 + m_Height: 46.90625 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 41.671875 + m_GlyphRect: + m_X: 470 + m_Y: 170 + m_Width: 36 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 31.421875 + m_Height: 46.90625 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 36.71875 + m_GlyphRect: + m_X: 412 + m_Y: 388 + m_Width: 33 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 46.421875 + m_Height: 49.046875 + m_HorizontalBearingX: 3.15625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 50.984375 + m_GlyphRect: + m_X: 168 + m_Y: 438 + m_Width: 47 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 44.890625 + m_Height: 46.90625 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 52.265625 + m_GlyphRect: + m_X: 396 + m_Y: 6 + m_Width: 46 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 15.078125 + m_Height: 46.90625 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 22.4375 + m_GlyphRect: + m_X: 407 + m_Y: 446 + m_Width: 16 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 23.125 + m_Height: 47.984375 + m_HorizontalBearingX: -0.140625 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 24.984375 + m_GlyphRect: + m_X: 292 + m_Y: 6 + m_Width: 24 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 41.734375 + m_Height: 46.90625 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 45.765625 + m_GlyphRect: + m_X: 413 + m_Y: 272 + m_Width: 43 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 33.625 + m_Height: 46.90625 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 38.71875 + m_GlyphRect: + m_X: 366 + m_Y: 335 + m_Width: 35 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 56.28125 + m_Height: 47.578125 + m_HorizontalBearingX: 2.953125 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 61.5 + m_GlyphRect: + m_X: 327 + m_Y: 6 + m_Width: 58 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 44.359375 + m_Height: 47.984375 + m_HorizontalBearingX: 3.8125 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 51.046875 + m_GlyphRect: + m_X: 259 + m_Y: 191 + m_Width: 46 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 47.171875 + m_Height: 49.046875 + m_HorizontalBearingX: 3.078125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 53.203125 + m_GlyphRect: + m_X: 126 + m_Y: 377 + m_Width: 48 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 35.3125 + m_Height: 47.03125 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 47.03125 + m_HorizontalAdvance: 40.609375 + m_GlyphRect: + m_X: 346 + m_Y: 65 + m_Width: 36 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 49.578125 + m_Height: 62.578125 + m_HorizontalBearingX: 3.078125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 53.328125 + m_GlyphRect: + m_X: 65 + m_Y: 405 + m_Width: 50 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 125 + m_Metrics: + m_Width: 38.390625 + m_Height: 47.09375 + m_HorizontalBearingX: 3.6875 + m_HorizontalBearingY: 47.09375 + m_HorizontalAdvance: 42.078125 + m_GlyphRect: + m_X: 316 + m_Y: 188 + m_Width: 40 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 129 + m_Metrics: + m_Width: 31.15625 + m_Height: 49.046875 + m_HorizontalBearingX: 3.890625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 37.984375 + m_GlyphRect: + m_X: 209 + m_Y: 288 + m_Width: 33 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 137 + m_Metrics: + m_Width: 39.875 + m_Height: 46.90625 + m_HorizontalBearingX: 1.46875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 42.875 + m_GlyphRect: + m_X: 413 + m_Y: 330 + m_Width: 41 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 142 + m_Metrics: + m_Width: 46.296875 + m_Height: 47.984375 + m_HorizontalBearingX: 2.078125 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 50.390625 + m_GlyphRect: + m_X: 253 + m_Y: 286 + m_Width: 47 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 162 + m_Metrics: + m_Width: 45.21875 + m_Height: 47.578125 + m_HorizontalBearingX: -0.265625 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 43.75 + m_GlyphRect: + m_X: 311 + m_Y: 251 + m_Width: 46 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 163 + m_Metrics: + m_Width: 67.203125 + m_Height: 47.703125 + m_HorizontalBearingX: 0.46875 + m_HorizontalBearingY: 47.03125 + m_HorizontalAdvance: 66.671875 + m_GlyphRect: + m_X: 249 + m_Y: 349 + m_Width: 68 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 164 + m_Metrics: + m_Width: 43.34375 + m_Height: 46.90625 + m_HorizontalBearingX: 0.609375 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 43.484375 + m_GlyphRect: + m_X: 413 + m_Y: 214 + m_Width: 44 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 165 + m_Metrics: + m_Width: 43.546875 + m_Height: 46.90625 + m_HorizontalBearingX: -0.40625 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 42.484375 + m_GlyphRect: + m_X: 453 + m_Y: 6 + m_Width: 45 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 172 + m_Metrics: + m_Width: 34.78125 + m_Height: 46.90625 + m_HorizontalBearingX: 2.875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 40.875 + m_GlyphRect: + m_X: 467 + m_Y: 322 + m_Width: 36 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 176 + m_Metrics: + m_Width: 30.609375 + m_Height: 35.65625 + m_HorizontalBearingX: 2.28125 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 34.578125 + m_GlyphRect: + m_X: 265 + m_Y: 460 + m_Width: 31 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 200 + m_Metrics: + m_Width: 35.65625 + m_Height: 51.65625 + m_HorizontalBearingX: 0.53125 + m_HorizontalBearingY: 50.578125 + m_HorizontalAdvance: 39 + m_GlyphRect: + m_X: 69 + m_Y: 167 + m_Width: 37 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 201 + m_Metrics: + m_Width: 30.609375 + m_Height: 35.65625 + m_HorizontalBearingX: 2.75 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 35.640625 + m_GlyphRect: + m_X: 365 + m_Y: 393 + m_Width: 32 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 207 + m_Metrics: + m_Width: 35.25 + m_Height: 51.65625 + m_HorizontalBearingX: 2.8125 + m_HorizontalBearingY: 50.578125 + m_HorizontalAdvance: 40.0625 + m_GlyphRect: + m_X: 103 + m_Y: 75 + m_Width: 37 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 211 + m_Metrics: + m_Width: 30.890625 + m_Height: 35.65625 + m_HorizontalBearingX: 2.8125 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 36.3125 + m_GlyphRect: + m_X: 364 + m_Y: 441 + m_Width: 32 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 232 + m_Metrics: + m_Width: 24.71875 + m_Height: 50.921875 + m_HorizontalBearingX: 1.671875 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 22.640625 + m_GlyphRect: + m_X: 200 + m_Y: 68 + m_Width: 26 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 233 + m_Metrics: + m_Width: 35.78125 + m_Height: 56.75 + m_HorizontalBearingX: 2.34375 + m_HorizontalBearingY: 38.59375 + m_HorizontalAdvance: 37.046875 + m_GlyphRect: + m_X: 61 + m_Y: 6 + m_Width: 37 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 239 + m_Metrics: + m_Width: 36.390625 + m_Height: 50.578125 + m_HorizontalBearingX: 1.734375 + m_HorizontalBearingY: 50.578125 + m_HorizontalAdvance: 40.140625 + m_GlyphRect: + m_X: 151 + m_Y: 70 + m_Width: 38 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 243 + m_Metrics: + m_Width: 14.203125 + m_Height: 48.78125 + m_HorizontalBearingX: 2.40625 + m_HorizontalBearingY: 48.78125 + m_HorizontalAdvance: 18.828125 + m_GlyphRect: + m_X: 320 + m_Y: 66 + m_Width: 15 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 255 + m_Metrics: + m_Width: 18.203125 + m_Height: 66.9375 + m_HorizontalBearingX: -5.890625 + m_HorizontalBearingY: 48.78125 + m_HorizontalAdvance: 14.203125 + m_GlyphRect: + m_X: 39 + m_Y: 248 + m_Width: 19 + m_Height: 68 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 258 + m_Metrics: + m_Width: 33.78125 + m_Height: 50.578125 + m_HorizontalBearingX: 1.734375 + m_HorizontalBearingY: 50.578125 + m_HorizontalAdvance: 35.984375 + m_GlyphRect: + m_X: 157 + m_Y: 6 + m_Width: 35 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 261 + m_Metrics: + m_Width: 14.28125 + m_Height: 50.578125 + m_HorizontalBearingX: 1.671875 + m_HorizontalBearingY: 50.578125 + m_HorizontalAdvance: 18.21875 + m_GlyphRect: + m_X: 203 + m_Y: 6 + m_Width: 15 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 267 + m_Metrics: + m_Width: 55.34375 + m_Height: 34.578125 + m_HorizontalBearingX: 2.40625 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 59.890625 + m_GlyphRect: + m_X: 426 + m_Y: 64 + m_Width: 56 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 268 + m_Metrics: + m_Width: 36.171875 + m_Height: 34.578125 + m_HorizontalBearingX: 2.484375 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 40.671875 + m_GlyphRect: + m_X: 467 + m_Y: 276 + m_Width: 37 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 275 + m_Metrics: + m_Width: 33.703125 + m_Height: 35.65625 + m_HorizontalBearingX: 2.75 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 39.1875 + m_GlyphRect: + m_X: 465 + m_Y: 380 + m_Width: 35 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 300 + m_Metrics: + m_Width: 35.25 + m_Height: 51.65625 + m_HorizontalBearingX: 1.9375 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 40 + m_GlyphRect: + m_X: 109 + m_Y: 6 + m_Width: 37 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 302 + m_Metrics: + m_Width: 34.78125 + m_Height: 51.65625 + m_HorizontalBearingX: 2.8125 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 38.59375 + m_GlyphRect: + m_X: 69 + m_Y: 231 + m_Width: 36 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 303 + m_Metrics: + m_Width: 26.140625 + m_Height: 34.578125 + m_HorizontalBearingX: 2.40625 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 29.015625 + m_GlyphRect: + m_X: 328 + m_Y: 310 + m_Width: 27 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 307 + m_Metrics: + m_Width: 24.796875 + m_Height: 35.65625 + m_HorizontalBearingX: 3.484375 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 31.015625 + m_GlyphRect: + m_X: 328 + m_Y: 356 + m_Width: 26 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 315 + m_Metrics: + m_Width: 24.25 + m_Height: 43.953125 + m_HorizontalBearingX: 1.40625 + m_HorizontalBearingY: 42.875 + m_HorizontalAdvance: 25.921875 + m_GlyphRect: + m_X: 328 + m_Y: 404 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 320 + m_Metrics: + m_Width: 36.328125 + m_Height: 35.25 + m_HorizontalBearingX: 1.734375 + m_HorizontalBearingY: 34.171875 + m_HorizontalAdvance: 40 + m_GlyphRect: + m_X: 468 + m_Y: 228 + m_Width: 38 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 340 + m_Metrics: + m_Width: 33.234375 + m_Height: 33.703125 + m_HorizontalBearingX: 0.40625 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 33.828125 + m_GlyphRect: + m_X: 368 + m_Y: 244 + m_Width: 34 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 341 + m_Metrics: + m_Width: 53.1875 + m_Height: 33.703125 + m_HorizontalBearingX: 0.40625 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 53.671875 + m_GlyphRect: + m_X: 426 + m_Y: 110 + m_Width: 54 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 342 + m_Metrics: + m_Width: 33.296875 + m_Height: 33.5 + m_HorizontalBearingX: 1.46875 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 35.515625 + m_GlyphRect: + m_X: 368 + m_Y: 290 + m_Width: 34 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 343 + m_Metrics: + m_Width: 34.84375 + m_Height: 51.65625 + m_HorizontalBearingX: 0.265625 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 35.375 + m_GlyphRect: + m_X: 116 + m_Y: 231 + m_Width: 36 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 350 + m_Metrics: + m_Width: 28.59375 + m_Height: 33.5 + m_HorizontalBearingX: 2.6875 + m_HorizontalBearingY: 33.5 + m_HorizontalAdvance: 34.234375 + m_GlyphRect: + m_X: 265 + m_Y: 409 + m_Width: 30 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 636 + m_Metrics: + m_Width: 34.171875 + m_Height: 49.046875 + m_HorizontalBearingX: 3.75 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 41.609375 + m_GlyphRect: + m_X: 182 + m_Y: 164 + m_Width: 35 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 637 + m_Metrics: + m_Width: 20.84375 + m_Height: 47.96875 + m_HorizontalBearingX: 1.203125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 24.390625 + m_GlyphRect: + m_X: 393 + m_Y: 65 + m_Width: 22 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 638 + m_Metrics: + m_Width: 29.421875 + m_Height: 47.96875 + m_HorizontalBearingX: 3.078125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 35.984375 + m_GlyphRect: + m_X: 374 + m_Y: 124 + m_Width: 30 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 639 + m_Metrics: + m_Width: 31.015625 + m_Height: 49.046875 + m_HorizontalBearingX: 2.953125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 37.3125 + m_GlyphRect: + m_X: 216 + m_Y: 225 + m_Width: 32 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 640 + m_Metrics: + m_Width: 33.234375 + m_Height: 47.96875 + m_HorizontalBearingX: 0.796875 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 36.3125 + m_GlyphRect: + m_X: 367 + m_Y: 185 + m_Width: 35 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 641 + m_Metrics: + m_Width: 30.015625 + m_Height: 52.328125 + m_HorizontalBearingX: 3.484375 + m_HorizontalBearingY: 51.25 + m_HorizontalAdvance: 36.515625 + m_GlyphRect: + m_X: 61 + m_Y: 75 + m_Width: 31 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 642 + m_Metrics: + m_Width: 31.6875 + m_Height: 49.046875 + m_HorizontalBearingX: 3.75 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 38.71875 + m_GlyphRect: + m_X: 185 + m_Y: 356 + m_Width: 33 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 643 + m_Metrics: + m_Width: 28.078125 + m_Height: 48.046875 + m_HorizontalBearingX: 1.46875 + m_HorizontalBearingY: 46.90625 + m_HorizontalAdvance: 30.890625 + m_GlyphRect: + m_X: 280 + m_Y: 67 + m_Width: 29 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 644 + m_Metrics: + m_Width: 30.34375 + m_Height: 49.046875 + m_HorizontalBearingX: 3.953125 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 37.65625 + m_GlyphRect: + m_X: 228 + m_Y: 130 + m_Width: 32 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 645 + m_Metrics: + m_Width: 31.546875 + m_Height: 49.046875 + m_HorizontalBearingX: 3.21875 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 38.71875 + m_GlyphRect: + m_X: 237 + m_Y: 67 + m_Width: 32 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 664 + m_Metrics: + m_Width: 7.84375 + m_Height: 8.65625 + m_HorizontalBearingX: 4.28125 + m_HorizontalBearingY: 7.578125 + m_HorizontalAdvance: 16.484375 + m_GlyphRect: + m_X: 146 + m_Y: 139 + m_Width: 9 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 665 + m_Metrics: + m_Width: 8.4375 + m_Height: 18.765625 + m_HorizontalBearingX: 4.421875 + m_HorizontalBearingY: 6.765625 + m_HorizontalAdvance: 16.953125 + m_GlyphRect: + m_X: 69 + m_Y: 295 + m_Width: 9 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 666 + m_Metrics: + m_Width: 7.84375 + m_Height: 35.65625 + m_HorizontalBearingX: 4.28125 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 491 + m_Y: 122 + m_Width: 9 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 667 + m_Metrics: + m_Width: 8.578125 + m_Height: 46.578125 + m_HorizontalBearingX: 4.28125 + m_HorizontalBearingY: 34.578125 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 493 + m_Y: 64 + m_Width: 9 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 668 + m_Metrics: + m_Width: 43.84375 + m_Height: 8.65625 + m_HorizontalBearingX: 4.28125 + m_HorizontalBearingY: 7.578125 + m_HorizontalAdvance: 52.65625 + m_GlyphRect: + m_X: 89 + m_Y: 295 + m_Width: 45 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 669 + m_Metrics: + m_Width: 7.96875 + m_Height: 49.046875 + m_HorizontalBearingX: 4.890625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 17.828125 + m_GlyphRect: + m_X: 229 + m_Y: 349 + m_Width: 9 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 671 + m_Metrics: + m_Width: 27.1875 + m_Height: 49.046875 + m_HorizontalBearingX: 2.21875 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 31.765625 + m_GlyphRect: + m_X: 226 + m_Y: 417 + m_Width: 28 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 675 + m_Metrics: + m_Width: 30.09375 + m_Height: 28.40625 + m_HorizontalBearingX: 2.40625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 34.84375 + m_GlyphRect: + m_X: 126 + m_Y: 438 + m_Width: 31 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 676 + m_Metrics: + m_Width: 51.109375 + m_Height: 49.046875 + m_HorizontalBearingX: 2.21875 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 55.609375 + m_GlyphRect: + m_X: 229 + m_Y: 6 + m_Width: 52 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 677 + m_Metrics: + m_Width: 43.484375 + m_Height: 69.078125 + m_HorizontalBearingX: 1.40625 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 46.234375 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 44 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 678 + m_Metrics: + m_Width: 43.484375 + m_Height: 69.078125 + m_HorizontalBearingX: 1.109375 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 46.234375 + m_GlyphRect: + m_X: 6 + m_Y: 87 + m_Width: 44 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 687 + m_Metrics: + m_Width: 16.890625 + m_Height: 69.078125 + m_HorizontalBearingX: 2.90625 + m_HorizontalBearingY: 51.15625 + m_HorizontalAdvance: 20.4375 + m_GlyphRect: + m_X: 6 + m_Y: 330 + m_Width: 18 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 688 + m_Metrics: + m_Width: 16.890625 + m_Height: 69.078125 + m_HorizontalBearingX: 1.203125 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 20.4375 + m_GlyphRect: + m_X: 6 + m_Y: 411 + m_Width: 18 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 689 + m_Metrics: + m_Width: 21.109375 + m_Height: 69.078125 + m_HorizontalBearingX: 0.46875 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 22.375 + m_GlyphRect: + m_X: 6 + m_Y: 168 + m_Width: 22 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 690 + m_Metrics: + m_Width: 21.109375 + m_Height: 69.078125 + m_HorizontalBearingX: 0.421875 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 22.375 + m_GlyphRect: + m_X: 6 + m_Y: 249 + m_Width: 22 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 691 + m_Metrics: + m_Width: 17.953125 + m_Height: 67.65625 + m_HorizontalBearingX: 5.296875 + m_HorizontalBearingY: 50.578125 + m_HorizontalAdvance: 24.046875 + m_GlyphRect: + m_X: 35 + m_Y: 411 + m_Width: 19 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 692 + m_Metrics: + m_Width: 17.953125 + m_Height: 67.65625 + m_HorizontalBearingX: 0.75 + m_HorizontalBearingY: 51.078125 + m_HorizontalAdvance: 24.046875 + m_GlyphRect: + m_X: 39 + m_Y: 168 + m_Width: 19 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 693 + m_Metrics: + m_Width: 23.796875 + m_Height: 4.6875 + m_HorizontalBearingX: 4.484375 + m_HorizontalBearingY: 23.78125 + m_HorizontalAdvance: 32.765625 + m_GlyphRect: + m_X: 166 + m_Y: 148 + m_Width: 25 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 698 + m_Metrics: + m_Width: 41.21875 + m_Height: 4.09375 + m_HorizontalBearingX: 3.8125 + m_HorizontalBearingY: -3.34375 + m_HorizontalAdvance: 48.84375 + m_GlyphRect: + m_X: 166 + m_Y: 132 + m_Width: 43 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 709 + m_Metrics: + m_Width: 14.8125 + m_Height: 15.078125 + m_HorizontalBearingX: 4.15625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 23.1875 + m_GlyphRect: + m_X: 61 + m_Y: 140 + m_Width: 15 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 710 + m_Metrics: + m_Width: 5.625 + m_Height: 15.078125 + m_HorizontalBearingX: 4.15625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 13.9375 + m_GlyphRect: + m_X: 87 + m_Y: 140 + m_Width: 6 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 713 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 714 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 719 + m_Metrics: + m_Width: 29.625 + m_Height: 66.0625 + m_HorizontalBearingX: 3.34375 + m_HorizontalBearingY: 55.8125 + m_HorizontalAdvance: 35.4375 + m_GlyphRect: + m_X: 52 + m_Y: 327 + m_Width: 30 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 744 + m_Metrics: + m_Width: 29.890625 + m_Height: 29.890625 + m_HorizontalBearingX: 2.8125 + m_HorizontalBearingY: 39.0625 + m_HorizontalAdvance: 35.515625 + m_GlyphRect: + m_X: 434 + m_Y: 471 + m_Width: 31 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 748 + m_Metrics: + m_Width: 29.890625 + m_Height: 13.40625 + m_HorizontalBearingX: 2.8125 + m_HorizontalBearingY: 31.15625 + m_HorizontalAdvance: 35.515625 + m_GlyphRect: + m_X: 104 + m_Y: 139 + m_Width: 31 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 750 + m_Metrics: + m_Width: 29.8125 + m_Height: 30.765625 + m_HorizontalBearingX: 2.90625 + m_HorizontalBearingY: 36.3125 + m_HorizontalAdvance: 35.515625 + m_GlyphRect: + m_X: 456 + m_Y: 428 + m_Width: 31 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 751 + m_Metrics: + m_Width: 29.8125 + m_Height: 30.765625 + m_HorizontalBearingX: 2.28125 + m_HorizontalBearingY: 36.453125 + m_HorizontalAdvance: 35.515625 + m_GlyphRect: + m_X: 307 + m_Y: 460 + m_Width: 31 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 756 + m_Metrics: + m_Width: 29.75 + m_Height: 9.578125 + m_HorizontalBearingX: 2.875 + m_HorizontalBearingY: 25.0625 + m_HorizontalAdvance: 35.515625 + m_GlyphRect: + m_X: 29 + m_Y: 492 + m_Width: 31 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 758 + m_Metrics: + m_Width: 47.109375 + m_Height: 18.6875 + m_HorizontalBearingX: 4.015625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 55.140625 + m_GlyphRect: + m_X: 71 + m_Y: 479 + m_Width: 48 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 768 + m_Metrics: + m_Width: 53.53125 + m_Height: 49.25 + m_HorizontalBearingX: 2.40625 + m_HorizontalBearingY: 48.109375 + m_HorizontalAdvance: 58.296875 + m_GlyphRect: + m_X: 117 + m_Y: 165 + m_Width: 54 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 785 + m_Metrics: + m_Width: 47.171875 + m_Height: 49.453125 + m_HorizontalBearingX: 3.34375 + m_HorizontalBearingY: 42.953125 + m_HorizontalAdvance: 53.328125 + m_GlyphRect: + m_X: 93 + m_Y: 316 + m_Width: 48 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 786 + m_Metrics: + m_Width: 44.6875 + m_Height: 49.046875 + m_HorizontalBearingX: 2.40625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 46.5625 + m_GlyphRect: + m_X: 152 + m_Y: 295 + m_Width: 46 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 795 + m_Metrics: + m_Width: 5.015625 + m_Height: 69.078125 + m_HorizontalBearingX: 5.296875 + m_HorizontalBearingY: 50.921875 + m_HorizontalAdvance: 15.484375 + m_GlyphRect: + m_X: 35 + m_Y: 330 + m_Width: 6 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 832 + m_Metrics: + m_Width: 10.921875 + m_Height: 12.53125 + m_HorizontalBearingX: 2.953125 + m_HorizontalBearingY: 51.390625 + m_HorizontalAdvance: 16.890625 + m_GlyphRect: + m_X: 6 + m_Y: 492 + m_Width: 12 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 713 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 669 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 709 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 676 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 719 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 768 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 786 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 710 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 687 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 688 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 675 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 744 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 665 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 693 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 664 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 677 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 636 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 637 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 638 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 639 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 640 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 641 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 642 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 643 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 644 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 645 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 666 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 667 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 751 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 748 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 750 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 671 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 785 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 125 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 129 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 137 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 162 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 163 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 164 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 165 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 172 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 691 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 678 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 692 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 758 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 698 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 832 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 176 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 200 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 201 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 207 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 211 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 232 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 233 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 239 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 243 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 255 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 258 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 261 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 267 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 268 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 275 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 300 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 302 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 303 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 307 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 315 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 320 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 340 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 341 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 342 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 343 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 350 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 689 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 795 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 690 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 756 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 714 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 668 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 5329872684031588057} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_UsedGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 55 + m_Height: 81 + - m_X: 0 + m_Y: 81 + m_Width: 55 + m_Height: 81 + - m_X: 0 + m_Y: 162 + m_Width: 33 + m_Height: 81 + - m_X: 0 + m_Y: 243 + m_Width: 33 + m_Height: 81 + - m_X: 0 + m_Y: 324 + m_Width: 29 + m_Height: 81 + - m_X: 0 + m_Y: 405 + m_Width: 29 + m_Height: 81 + - m_X: 0 + m_Y: 486 + m_Width: 23 + m_Height: 25 + - m_X: 23 + m_Y: 486 + m_Width: 42 + m_Height: 22 + - m_X: 29 + m_Y: 324 + m_Width: 17 + m_Height: 81 + - m_X: 29 + m_Y: 405 + m_Width: 30 + m_Height: 80 + - m_X: 33 + m_Y: 162 + m_Width: 30 + m_Height: 80 + - m_X: 33 + m_Y: 242 + m_Width: 30 + m_Height: 79 + - m_X: 46 + m_Y: 321 + m_Width: 41 + m_Height: 78 + - m_X: 59 + m_Y: 399 + m_Width: 61 + m_Height: 74 + - m_X: 65 + m_Y: 473 + m_Width: 59 + m_Height: 30 + - m_X: 55 + m_Y: 0 + m_Width: 48 + m_Height: 69 + - m_X: 55 + m_Y: 69 + m_Width: 42 + m_Height: 65 + - m_X: 55 + m_Y: 134 + m_Width: 26 + m_Height: 27 + - m_X: 63 + m_Y: 161 + m_Width: 48 + m_Height: 64 + - m_X: 81 + m_Y: 134 + m_Width: 17 + m_Height: 27 + - m_X: 97 + m_Y: 69 + m_Width: 48 + m_Height: 64 + - m_X: 98 + m_Y: 133 + m_Width: 42 + m_Height: 26 + - m_X: 103 + m_Y: 0 + m_Width: 48 + m_Height: 64 + - m_X: 63 + m_Y: 225 + m_Width: 47 + m_Height: 64 + - m_X: 63 + m_Y: 289 + m_Width: 20 + m_Height: 30 + - m_X: 83 + m_Y: 289 + m_Width: 56 + m_Height: 21 + - m_X: 110 + m_Y: 225 + m_Width: 47 + m_Height: 64 + - m_X: 111 + m_Y: 159 + m_Width: 65 + m_Height: 62 + - m_X: 140 + m_Y: 133 + m_Width: 20 + m_Height: 21 + - m_X: 145 + m_Y: 64 + m_Width: 49 + m_Height: 62 + - m_X: 151 + m_Y: 0 + m_Width: 46 + m_Height: 62 + - m_X: 160 + m_Y: 126 + m_Width: 54 + m_Height: 16 + - m_X: 160 + m_Y: 142 + m_Width: 36 + m_Height: 16 + - m_X: 194 + m_Y: 62 + m_Width: 37 + m_Height: 62 + - m_X: 197 + m_Y: 0 + m_Width: 26 + m_Height: 62 + - m_X: 223 + m_Y: 0 + m_Width: 63 + m_Height: 61 + - m_X: 87 + m_Y: 310 + m_Width: 59 + m_Height: 61 + - m_X: 120 + m_Y: 371 + m_Width: 59 + m_Height: 61 + - m_X: 120 + m_Y: 432 + m_Width: 42 + m_Height: 40 + - m_X: 162 + m_Y: 432 + m_Width: 58 + m_Height: 61 + - m_X: 146 + m_Y: 289 + m_Width: 57 + m_Height: 61 + - m_X: 157 + m_Y: 221 + m_Width: 53 + m_Height: 61 + - m_X: 176 + m_Y: 158 + m_Width: 46 + m_Height: 61 + - m_X: 179 + m_Y: 350 + m_Width: 44 + m_Height: 61 + - m_X: 203 + m_Y: 282 + m_Width: 44 + m_Height: 61 + - m_X: 210 + m_Y: 219 + m_Width: 43 + m_Height: 61 + - m_X: 222 + m_Y: 124 + m_Width: 43 + m_Height: 61 + - m_X: 231 + m_Y: 61 + m_Width: 43 + m_Height: 61 + - m_X: 220 + m_Y: 411 + m_Width: 39 + m_Height: 61 + - m_X: 223 + m_Y: 343 + m_Width: 20 + m_Height: 61 + - m_X: 243 + m_Y: 343 + m_Width: 79 + m_Height: 60 + - m_X: 247 + m_Y: 280 + m_Width: 58 + m_Height: 60 + - m_X: 253 + m_Y: 185 + m_Width: 57 + m_Height: 60 + - m_X: 265 + m_Y: 122 + m_Width: 55 + m_Height: 60 + - m_X: 274 + m_Y: 61 + m_Width: 40 + m_Height: 60 + - m_X: 286 + m_Y: 0 + m_Width: 35 + m_Height: 60 + - m_X: 314 + m_Y: 60 + m_Width: 26 + m_Height: 60 + - m_X: 321 + m_Y: 0 + m_Width: 69 + m_Height: 59 + - m_X: 305 + m_Y: 245 + m_Width: 57 + m_Height: 59 + - m_X: 310 + m_Y: 182 + m_Width: 51 + m_Height: 59 + - m_X: 320 + m_Y: 120 + m_Width: 48 + m_Height: 59 + - m_X: 340 + m_Y: 59 + m_Width: 47 + m_Height: 59 + - m_X: 361 + m_Y: 179 + m_Width: 46 + m_Height: 59 + - m_X: 368 + m_Y: 118 + m_Width: 41 + m_Height: 59 + - m_X: 387 + m_Y: 59 + m_Width: 33 + m_Height: 59 + - m_X: 390 + m_Y: 0 + m_Width: 57 + m_Height: 58 + - m_X: 447 + m_Y: 0 + m_Width: 56 + m_Height: 58 + - m_X: 420 + m_Y: 58 + m_Width: 67 + m_Height: 46 + - m_X: 487 + m_Y: 58 + m_Width: 20 + m_Height: 58 + - m_X: 420 + m_Y: 104 + m_Width: 65 + m_Height: 46 + - m_X: 485 + m_Y: 116 + m_Width: 20 + m_Height: 48 + - m_X: 409 + m_Y: 150 + m_Width: 55 + m_Height: 58 + - m_X: 464 + m_Y: 164 + m_Width: 47 + m_Height: 58 + - m_X: 407 + m_Y: 208 + m_Width: 55 + m_Height: 58 + - m_X: 362 + m_Y: 238 + m_Width: 45 + m_Height: 46 + - m_X: 462 + m_Y: 222 + m_Width: 49 + m_Height: 48 + - m_X: 407 + m_Y: 266 + m_Width: 54 + m_Height: 58 + - m_X: 362 + m_Y: 284 + m_Width: 45 + m_Height: 45 + - m_X: 322 + m_Y: 304 + m_Width: 38 + m_Height: 46 + - m_X: 461 + m_Y: 270 + m_Width: 48 + m_Height: 46 + - m_X: 461 + m_Y: 316 + m_Width: 47 + m_Height: 58 + - m_X: 407 + m_Y: 324 + m_Width: 52 + m_Height: 58 + - m_X: 360 + m_Y: 329 + m_Width: 46 + m_Height: 58 + - m_X: 322 + m_Y: 350 + m_Width: 37 + m_Height: 48 + - m_X: 459 + m_Y: 374 + m_Width: 46 + m_Height: 48 + - m_X: 406 + m_Y: 382 + m_Width: 44 + m_Height: 58 + - m_X: 359 + m_Y: 387 + m_Width: 43 + m_Height: 48 + - m_X: 322 + m_Y: 398 + m_Width: 36 + m_Height: 56 + - m_X: 358 + m_Y: 435 + m_Width: 43 + m_Height: 48 + - m_X: 259 + m_Y: 454 + m_Width: 42 + m_Height: 48 + - m_X: 259 + m_Y: 403 + m_Width: 41 + m_Height: 45 + - m_X: 401 + m_Y: 440 + m_Width: 27 + m_Height: 58 + - m_X: 301 + m_Y: 454 + m_Width: 42 + m_Height: 43 + - m_X: 450 + m_Y: 422 + m_Width: 42 + m_Height: 43 + - m_X: 428 + m_Y: 465 + m_Width: 42 + m_Height: 42 + m_FreeGlyphRects: + - m_X: 23 + m_Y: 508 + m_Width: 488 + m_Height: 3 + - m_X: 33 + m_Y: 321 + m_Width: 13 + m_Height: 3 + - m_X: 46 + m_Y: 399 + m_Width: 13 + m_Height: 6 + - m_X: 29 + m_Y: 485 + m_Width: 36 + m_Height: 1 + - m_X: 59 + m_Y: 473 + m_Width: 6 + m_Height: 13 + - m_X: 55 + m_Y: 161 + m_Width: 8 + m_Height: 1 + - m_X: 97 + m_Y: 133 + m_Width: 1 + m_Height: 1 + - m_X: 98 + m_Y: 159 + m_Width: 13 + m_Height: 2 + - m_X: 103 + m_Y: 64 + m_Width: 42 + m_Height: 5 + - m_X: 145 + m_Y: 126 + m_Width: 15 + m_Height: 7 + - m_X: 140 + m_Y: 154 + m_Width: 20 + m_Height: 5 + - m_X: 151 + m_Y: 62 + m_Width: 43 + m_Height: 2 + - m_X: 63 + m_Y: 319 + m_Width: 24 + m_Height: 2 + - m_X: 83 + m_Y: 310 + m_Width: 4 + m_Height: 11 + - m_X: 87 + m_Y: 371 + m_Width: 33 + m_Height: 28 + - m_X: 120 + m_Y: 472 + m_Width: 42 + m_Height: 1 + - m_X: 124 + m_Y: 472 + m_Width: 38 + m_Height: 39 + - m_X: 139 + m_Y: 289 + m_Width: 7 + m_Height: 21 + - m_X: 111 + m_Y: 221 + m_Width: 46 + m_Height: 4 + - m_X: 140 + m_Y: 158 + m_Width: 36 + m_Height: 1 + - m_X: 146 + m_Y: 350 + m_Width: 33 + m_Height: 21 + - m_X: 157 + m_Y: 282 + m_Width: 46 + m_Height: 7 + - m_X: 176 + m_Y: 219 + m_Width: 34 + m_Height: 2 + - m_X: 194 + m_Y: 124 + m_Width: 28 + m_Height: 2 + - m_X: 214 + m_Y: 124 + m_Width: 8 + m_Height: 34 + - m_X: 196 + m_Y: 142 + m_Width: 26 + m_Height: 16 + - m_X: 223 + m_Y: 61 + m_Width: 8 + m_Height: 1 + - m_X: 179 + m_Y: 411 + m_Width: 41 + m_Height: 21 + - m_X: 203 + m_Y: 343 + m_Width: 20 + m_Height: 7 + - m_X: 210 + m_Y: 280 + m_Width: 37 + m_Height: 2 + - m_X: 222 + m_Y: 185 + m_Width: 31 + m_Height: 34 + - m_X: 231 + m_Y: 122 + m_Width: 34 + m_Height: 2 + - m_X: 286 + m_Y: 60 + m_Width: 28 + m_Height: 1 + - m_X: 253 + m_Y: 245 + m_Width: 52 + m_Height: 35 + - m_X: 265 + m_Y: 182 + m_Width: 45 + m_Height: 3 + - m_X: 274 + m_Y: 121 + m_Width: 46 + m_Height: 1 + - m_X: 314 + m_Y: 120 + m_Width: 6 + m_Height: 2 + - m_X: 321 + m_Y: 59 + m_Width: 19 + m_Height: 1 + - m_X: 320 + m_Y: 179 + m_Width: 41 + m_Height: 3 + - m_X: 340 + m_Y: 118 + m_Width: 28 + m_Height: 2 + - m_X: 390 + m_Y: 58 + m_Width: 30 + m_Height: 1 + - m_X: 503 + m_Y: 0 + m_Width: 8 + m_Height: 58 + - m_X: 485 + m_Y: 104 + m_Width: 2 + m_Height: 12 + - m_X: 368 + m_Y: 177 + m_Width: 41 + m_Height: 2 + - m_X: 409 + m_Y: 118 + m_Width: 11 + m_Height: 32 + - m_X: 507 + m_Y: 0 + m_Width: 4 + m_Height: 164 + - m_X: 505 + m_Y: 116 + m_Width: 6 + m_Height: 48 + - m_X: 464 + m_Y: 150 + m_Width: 21 + m_Height: 14 + - m_X: 407 + m_Y: 177 + m_Width: 2 + m_Height: 31 + - m_X: 310 + m_Y: 241 + m_Width: 52 + m_Height: 4 + - m_X: 361 + m_Y: 238 + m_Width: 1 + m_Height: 7 + - m_X: 462 + m_Y: 208 + m_Width: 2 + m_Height: 14 + - m_X: 247 + m_Y: 340 + m_Width: 75 + m_Height: 3 + - m_X: 305 + m_Y: 304 + m_Width: 17 + m_Height: 39 + - m_X: 509 + m_Y: 270 + m_Width: 2 + m_Height: 241 + - m_X: 461 + m_Y: 266 + m_Width: 1 + m_Height: 4 + - m_X: 508 + m_Y: 316 + m_Width: 3 + m_Height: 195 + - m_X: 360 + m_Y: 304 + m_Width: 2 + m_Height: 25 + - m_X: 459 + m_Y: 324 + m_Width: 2 + m_Height: 50 + - m_X: 505 + m_Y: 374 + m_Width: 6 + m_Height: 137 + - m_X: 406 + m_Y: 329 + m_Width: 1 + m_Height: 53 + - m_X: 359 + m_Y: 350 + m_Width: 1 + m_Height: 37 + - m_X: 358 + m_Y: 398 + m_Width: 1 + m_Height: 37 + - m_X: 124 + m_Y: 493 + m_Width: 135 + m_Height: 18 + - m_X: 220 + m_Y: 472 + m_Width: 39 + m_Height: 39 + - m_X: 223 + m_Y: 404 + m_Width: 36 + m_Height: 7 + - m_X: 243 + m_Y: 403 + m_Width: 16 + m_Height: 8 + - m_X: 259 + m_Y: 448 + m_Width: 63 + m_Height: 6 + - m_X: 300 + m_Y: 403 + m_Width: 22 + m_Height: 51 + - m_X: 402 + m_Y: 387 + m_Width: 4 + m_Height: 53 + - m_X: 401 + m_Y: 435 + m_Width: 5 + m_Height: 5 + - m_X: 343 + m_Y: 454 + m_Width: 15 + m_Height: 57 + - m_X: 301 + m_Y: 497 + m_Width: 100 + m_Height: 14 + - m_X: 343 + m_Y: 483 + m_Width: 58 + m_Height: 28 + - m_X: 492 + m_Y: 422 + m_Width: 19 + m_Height: 89 + - m_X: 450 + m_Y: 382 + m_Width: 9 + m_Height: 40 + - m_X: 65 + m_Y: 507 + m_Width: 446 + m_Height: 4 + - m_X: 65 + m_Y: 503 + m_Width: 363 + m_Height: 8 + - m_X: 124 + m_Y: 502 + m_Width: 304 + m_Height: 9 + - m_X: 301 + m_Y: 498 + m_Width: 127 + m_Height: 13 + - m_X: 470 + m_Y: 465 + m_Width: 41 + m_Height: 46 + - m_X: 428 + m_Y: 440 + m_Width: 22 + m_Height: 25 + m_fontInfo: + Name: + PointSize: 0 + Scale: 0 + CharacterCount: 0 + LineHeight: 0 + Baseline: 0 + Ascender: 0 + CapHeight: 0 + Descender: 0 + CenterLine: 0 + SuperscriptOffset: 0 + SubscriptOffset: 0 + SubSize: 0 + Underline: 0 + UnderlineThickness: 0 + strikethrough: 0 + strikethroughThickness: 0 + TabWidth: 0 + Padding: 0 + AtlasWidth: 0 + AtlasHeight: 0 + atlas: {fileID: 0} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 4165 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 41088803c1d554340b11cc6f3882b636 + pointSizeSamplingMode: 0 + pointSize: 67 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4165 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: [] + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &4501733103922136834 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Lora-Regular Atlas Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 5329872684031588057} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _CullMode: 0 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!28 &5329872684031588057 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Lora-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 1 + m_IsPreProcessed: 0 + m_IgnoreMasterTextureLimit: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0d0e0d0c0b080100000000000000000000000000000000000000000000000000030a0c0c0c0c0c0c0c0c0c0c0c0c0c0c0a0400000000000000000000000000000000000000000000000000000000000610161920202020202020202020202020200801000000000001080b141d20202020202016140d040000000000000811181a2020202020202020202020201f1d170e0200000000000000000000000000030a0c0c0c0c0c0b0801000000000000000000040a0c0c0c0c0c0a040000000000000000000000000000000000000000000000000000000000000000000003090b0b09020000000000000000000000000000000000000000000000000a0b0b0b0b0b0b0b0b0b0b0b0b0504000000000000000000060c0e19190c0a0400000000000000000004060b0b0b0b0b0b0b0b0b0b0b0b0b0b00000000000000000000090f1120202020202020202020202020201b1912090000000000000000040d1315202020202020202020202020202017150f050000000000000000000000000000000000000000050f15172020202020202020202020202020200e0c0600000000000000000000000000000000000000000000000000000000000000050a151d201d150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e1418141d202222232321201c1415100b0801000000000000000000000000000000000000000b171e21222222222222222222222222221f180c0000000000000000000000000000000000000000000000000000000a18232b2e35353535353535353535353535351d150900000008141c2029323535353535352b28211608000000000b19252c2f35353535353535353535353534322b20120200000000000000000000000b171e2122222222201c1408000000000000000c171f21222222211f170c0000000000000000000000000000000000000000000000000000000000040a0c15161e21211e16160f0d08000000000000000000000000000000000000030a202020202020202020202020201b1812080000000000000e1920232e2e211f170b0000000000000913191b2020202020202020202020202020100e08000000000004121d24273535353535353535353535353535302d261a0c000000000000071521282b35353535353535353535353535352c2a2217090000000000000000000000000000000000000917222a2d35353535353535353535353535353523211a0f01000000000000000000000000000000000000000000000000000000010d182027313631271a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1a2123292d26313537383838373530262b25201c140806000000000000000000000000000000000b1b29333637373737373737373737373737332a1c0c000000000000000000000000000000000000000000000000000618283640434a4a4a4a4a4a4a4a4a4a4a4a4a4a312719090009182630353e474a4a4a4a4a4a403d3326160400000819293741444a4a4a4a4a4a4a4a4a4a4a4a49463d30200e000000000000000000000b1b29333637373737353026180800000000000c1c2a333737373737332a1c0c0000000000000000000000000000000000000000000000000000000c181f222a2832363632282c25221b10050000000000000000000000000000000b161e35353535353535353535353535302d251a0c000000000e1e2c353843433633291b0b000000000c1a262e31353535353535353535353535353525221b1003000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4542382a1a0900000000041525333c404a4a4a4a4a4a4a4a4a4a4a4a4a4a413e3427170500000000000000000000000000000000051727353e424a4a4a4a4a4a4a4a4a4a4a4a4a4a4a38352c1f0f000000000000000000000000000000000000000000000000000008141c2b3438454b453827150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c171f212c35383e4237444b4c4d4d4d4c4b4336403a353026211a0f060000000000000000000000000003172939464b4c4c4c4c4c4c4c4c4c4c4c4c4c473a2a1909000000000000000000000000000000000000000000000000102336465358606060606060606060606060605e4437271509192736434b545c5f606060606055504433210d000011253747545a6060606060606060606060605f5a4e3d2b1700000000000000000003172939464b4c4c4c4c4b433626140100000004172a3a474c4c4c4c4c473a2a1b0b00000000000000000000000000000000000000000000000006131c2a34374039454b4b4538413a372e20180d000000000000000000000000000b1b29324a4a4a4a4a4a4a4a4a4a4a4a4a4541372a1a08000006192c3c494d59594c463a2917040000091a2b3842464a4a4a4a4a4a4a4a4a4a4a4a4a4a3a372e21100000091d30404c5160606060606060606060606060605b5548382612000000000d2133435055606060606060606060606060606057524534220f000000000000000000000000000000000f22354552576060606060606060606060606060605e493d2c1a06000000000000000000000000000000000000000000000000081826303b484d56605645311d1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d2a33373d494e53585b5560616263626160545955504b4336352c20190e0000000000000000000000000a1e33465761616161616161616161616161615847372715010000000000000000000000000000000000000000000002162b4053646e75757575757575757575757575705544311d15273744546069727575757575756b62503d28140003182c4154656f757575757575757575757575746c5a46321d0000000000000000000a1e3346576161616161605443301c080000000a1f334758616161616158473929160300000000000000000000000000000000000000000000051324313a474c555b576060565c564f4b3e342b1d0f010000000000000000000003162939465e6060606060606060606060605a554837251200000c2035495a636e6e615846331f0a000013263849555b60606060606060606060606060604f4b3f2e1b08000f24394c5e667575757575757575757575757575706655422d190400000013283c50616a75757575757575757575757575756c63523e2a1500000000000000000000000000000000152a3e52636c757575757575757575757575757575705b4935210c000000000000000000000000000000000000000000000001142636434b59626e74604b402f1a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1927313a474c545b63696d707375777778787675726f6a6560544e493d352c1e1305000000000000000000000c21364b617577777777777777777777777777705544311d080000000000000000000000000000000000000000000003192e43586e828a8a8a8a8a8a8a8a8a8a8a8a8a74604b35201d31445560727e878a8a8a8a8a8a806b55402b1600051a2f445a6f838a8a8a8a8a8a8a8a8a8a8a8a8a745f49341f0000000000000000000c21364b61757777777772604b35200b0000000c21374c6176777777766e5746321e0a00000000000000000000000000000000000000000001132331424e59616a7074767674716b645c4d483b2c1f0f000000000000000000000a1e32465770757575757575757575757575706655412d180404172a3a4d6378838376614c3621100004192e425567707575757575757575757575757575655d4b37220e0011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a84705b45301b06000000152b40556a808a8a8a8a8a8a8a8a8a8a8a8a8a8a816c57412c1700000000000000000000000000000002172d42576c818a8a8a8a8a8a8a8a8a8a8a8a8a8a8a79634e38230e0000000000000000000000000000000000000000000000081c30435460697783836e5e4c3828150200000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2a37444b58616a72787e8286888a8c8d8d8d8c8a8884807a746c635b4d493c30231608000000000000000003192e43586e828c8c8c8c8c8c8c8c8c8c8c8c8a74604b35200b0000000000000000000000000000000000000000000003192e43586e828d959fab9f9f9fa59d9697988a75604b352032434b607383939c9fab9fa1998f806b55402b1600051a2f445a6f838d959fab9f9f9fa59d96979889745f49341f000000000000000001162c41566b818c8c8c8c7b65503b26100000061b31465b70858c8c8c8c75614b36210c0000000000000000000000000000000000000000000a1e30414e6068777f85898b8b8987817a6f6259493d2c1c0c0000000000000000000c21364b61758a8a8a8a8a8a8a8a8a8a8a8a84705a45301b050a1f3347586c8197937e69533f2e1b08061b31465b70858a8a8a8a8a8a8a8a8a8a8a8a8a8a7b654f3a25100011273c51667c90959ca59f9f9f9faa9f999a9c9a85705b45301b06000000152b40556a8091969ea79f9f9f9fa79e9a9b9c96816c57412c1700000000000000000000000000000002172d42576c8191979ea89f9f9f9fa59d9a9b9c9d8d78634e38230e00000000000000000000000000000000000000000000000b20354b60727e8998907b665645321d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2a3b4755606a767f878d93979b9d9a9795949495969999958f8881796e635a4d41342616060000000000000003182d42586d828c939fa9a1a1a1a69d9596978a75604b35200b00000000000000000000000000000000000000000000000b20364b6074787f8d9fb4b5b29d878182838373604b352f3f4f616d8197a1b1b4aa9f93847a74604b36210b00000b20364b607478808d9fb5b5b29d87818283836e59442f1900000000000000000011273c51667c91a1a1957f6a55362614010001162c41566b8196a1aa907b65503b251000000000000000000000000000000000000000000010253a4d5f687e8a959b9f9e999a9c968f8377635b493a2a170400000000000000000c21364b61758b939ba39f9fa69e9a9b9c9a85705a45301b021527374c61768a9f9c86715d4b37220c001b31465b70859299a19f9f9f9f9fa49c9b9c9d8f7a654f3a2510000c21374c61767c7f879aa2b4b5b49f8c84858687836f5a442f1a050000000d22384d62787c81899da6b7b5b39e8984858788806b56412b16000000000000000000000000000000000e23384d63797c818a9ea9bab5b29d87848586878979634d38230e000000000000000000000000000000000000000000000013283d52687d929ea89c8774604b3c2b1905000000000000000000000000000000000000000000000000000000000000000000000000000003172939475961737f89949ca59e968f898582807f7f808184878b939b978c8378675f51443424140200000000000001162a3f52636d767e8b9fb4b6b39d887f80818273604b35200b0000000000000000000000000000000000000000000000081d31445560626c8197acc7b19c86716d6e6f605443303c4c5d697f949fb1bbaa9f8c7e6f65605645321e090000091d32455660636d8297acc7b19c87716d6e6e6554402c170000000000000000000d22374c62778ca5af9a846f5443301c08000012273c51677c91a6aa957f6a55362513000000000000000000000000000000000000000005182a3b52677d929fa8a1998884848a9aa1998979635847331f0d00000000000000000b20354b60727b7e8599a1b39e8884858688836e59442f19081d3144556a7f94a8a48f7a654f3a2a17040f24394f647a7d84959eafc3b5b19c86868787897a644f3a250f000a1f33475861666a74849ab0c5b59f8b747071726f6554412c18030000000b2035485a62676b77889db2c7b19c87727071736b62513d2914000000000000000000000000000000000c2135495b63676c798b9fb4c3ae98836f70717273635b4935210c00000000000000000000000000000000000000000000000b20364b6074869cb1a4947f6a5a4834201100000000000000000000000000000000000000000000000000000000000000000000000000000a1e334657617785949ea8a0978a817a74706c6b6a6a6b6c6f72777e85919d988a7d6b625142322010000000000000000f2335455257616a8095aac4b39d88736b6c6d605443301c08000000000000000000000000000000000000000000000002152737444b4e63798ea9bab39e89735e595a4b433638495a657b8c9fb4bcab9f8c7c68604f4b4538281602000002152838454b4e63798ea9bab49e897456595954473624110000000000000000000b1f34475972879cb29e8974604b35200b00000d22374c62778ca5af99846f5443301c07000000000000000000000000000000000000000b1f34475973889db3ae9983746f6f76849aa79c8776614c3b2b180500000000000000081c304354606569738399aa9b85707071726e6554402c170b20364b6074889db2ad98826d5847331f080d22364a5c64686f8095a5b6bca7917d71717273645c4b37220d0004172a3a474c515664798ea7b9bcab8c76615c5d5a54473725110000000005192b3c484d5159687d92a8c8b39d88735e5c5d56514434210e0000000000000000000000000000000006192c3c494d525b6b8196abc0af9a846f5b5c5d5e4d493c2c19060000000000000000000000000000000000000000000000081d314455657b90a1b49f8a78624d3f2f190900000000000000000000000000000000000000000000000000000000000000000000000006192c3c4b6175869ba3b39d9382776b64605457565554565759596269717c889b9e92806b604f3e2e1b080000000000000617273539464c62778ca6b8b59f8a756057584b433626140100000000000000000000000000000000000000000000000009192731364b6075899fb4b49f8a745f4a4435303145566278899eaabbb59f8d7d675e4e423632281a0a000000000a1a2832364b6075899fb4b9a88b75604b44403629190700000000000000000005182a3b586d8297ada88e79634e39240e00000b1f34485972879cb29e8974604a35200b000000000000000000000000000000000000000d22374c62778ca6b7ac97826c56586176899ea597826d594834200b0000000000000001142636434b505461778b9f9c87715c5c5d5954473624111c2f3f52677d92a6b7b49f8a77614c362513071b2d3e4a4f526074879cb2bca7917c675c5d5e4f4b3e2e1b0800000c1c2a3337384a5c74899eb3b7a28c77624d4844413729190700000000000e1e2b35383b4d62788daabbb39e89735e4948413d3426160400000000000000000000000000000000000e1e2c35383d51667b90a6bbb09a85705b47484938352c1e0e000000000000000000000000000000000000000000000000021527374c5e6e8399a9a898836e5d4c3727150200000000000000000000000000000000000000000000000000000000000000000000000c2035495a6d8297a4b19f937f6d61594f4a4336403f3f40413b484d535f6777859b9e937e695c4b37220e0000000000000009171b2934475973889db3bcab8b76614b433530261808000000000000000000000000000000000000000000000000000009151d31445572889db2b59f8a75604a35202f404b6074859ba7b8b3a195806a5f4d4031211e160a0000000000000a151d31445572889db2c6a08b76614b362124190a000000000000000000000013283e53687d93a8a8937e68533e2913000005182a3b586d8298ada78e78634e39230e000000000000000000000000000000000000000b21364b60758b9fb5ad98826d5847586c8196ac9f8b77624d37220d0000000000000000081826303536475970859a9d88735d484844403629190e23384b5d71869bb1c4baa9947f695443301c0710202d363944556c8196abbba6907b665148493a372e2010000000000c171f212d3e5b71869bb0b7a28d78624d382f2c25190b000000000000000e19202235495a748a9fb4b39e89745e49342b29211608000000000000000000000000000000000000000e192123384d63788da2b8b09b86705b4632332321190e000000000000000000000000000000000000000000000000000009192f404d62788a9fb4a0907b655544311d0d00000000000000000000000000000000000000000000000000000000000000000000000e23384d63788c9fb4aa97826d614c473a3530252b2a2a2b2c2b3437404d596276879d9f8c7a644f3c2c190600000000000000000b182a3b5c71869bb1b6a18b76614c36211c140800000000000000000000000000000000000000000000000000000000021426375c71869cb1bcab8a75604a352a3a4c5e6b8196a3b5b7a6998372604a4130221409020000000000000000021426375c71869cb1b6a18b76614c36210c070000000000000000000000000e23394e63788ea7ad98826d583b2a1804000013283e53687d93a8a8927d68533d281300000000000000000000000000000000000000091e3245566f8499a3a2927d68533a51667c91a6aa947f6a5438281603000000000000000008141c202a3a586d82989e89735e49342f2c2419061a2c3d50657b90a3b5bab4ad9c8773604a35200d02101b22263753687e93a8b9a48f7a644f3a3325221b10020000000000040a1b30455a70859aafb8a28d78634d38230e1107000000000000000000050b192b3c5e74899eb3b49e89745f49341f140e04000000000000000000000000000000000000000000060d22374c62778ca1b7b09b86715b46311e0e0c0600000000000000000000000000000000000000000000000000000000112035495a6b8095a5b19c8674604b3b2b180500000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94abb49f8b78624d42342a201c131615151617182022303b4858677c91a89a85705a4935200c0000000000000000001b30455a70859aafb6a18b76614c36210c010000000000000000000000000000000000000000000000000000000000001c31465b71869bb0b59f8a75604a35334758667b8d9fb5bbaa9d88766154433023130400000000000000000000001c31465b71869bb0b6a18b76614c36210c00000000000000040a0c0c0c0c0c20354a6074899eb29c87725947341f0c0c0c0e23394e63788ea7ad97826d583a2a170c0c0c0c0c0c0c0a0400000000000000000000021628384d6278858c8d8474604b394e63788ea3b09b85705645321e090000000000000000000108162b40566b80959e89745f4925131711070c2135495b6f8499aebaa99f979f907b65503b2a1805000712273c52677c91a7b8a38e78634e39230f0d080000000000000000051a2f445a6f8499afb8a28d78634d38230e000000000000000000000000001e33485e73889db3b49e89745f49341f0a0000000000000000000000000000000000000000000000000c21364c61768ba1b6b09b86715b46311c0600000000000000000000000000000000000000000000000000000000000006192b3c4b6075879db2a4947f69594834201100000000000000000000000000000000000000000000000000000000000000000000182d42586d8297adb09b86705948341f180c07000000000100050b121d2a3a4b6074899ea28d78624d38230d0000000000000000051a2f455a6f849aafb6a18b76614c36210c000000000000000000000000000000000000000000000000000000000000061b30465b70859bb0b59f8a75604a31424c6176889dabbcb49f8b7b645847362513050000000000000000000000061b30465b70859bb0b6a18b76614c36210c0000000000000b171f2122222222223043546f8499aea58c77614c37222222222222354a6074899eb19c877258473322222222222222211f170c000000000000000000000a203448596271777870605645374c61768ca1b49f8a76604b36210b000000000000000000000014293e53697e939f8a755443301c070004182a3a4e63798c9fb5b49f8b829798836e5947341f08000012273c51677c91a6b7a28c77624d37220d00000000000000000000041a2f44596f8499aeb8a28d78634d38230e000000000000000000000000081e33485d73889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000c21364b61768ba0b6b09b86715b46311c06000000000000000000000000000000000000000000000000000000000000000e1e324557677c91a2b49e8a77624d3f2e1909000000000000000000000000000000000000000000000000000000000000000000172c42576c8197acae98836e593b2b190400000000000000000000060d1c30435471869ca7927d67523d28120000000000000000051a2f445a6f8499afb6a18b76614c36210c000000000000000000000000000000000000000000000000000000000000061b30455b70859ab0b59f8a75604a3c4e606e8399a6b7b2a0937e695d4b3a2a1808000000000000000000000000061b30455b70859ab0b6a18b76614c36210c00000000000b1b29333637373737373736546a7f94a9a6917c66513c3737373737373743546f8499ae9f8b76614c37373737373737373733291c0c00000000000000000005192b3b484d5962625a4b4538364b60758ba0bbaa8f7a644f3a250f000000000000000000000013283d52687d92aa8a75604a35200b000a1f3347586c8197abbcad9882788c9f8b77624c362614010012273d52677c92a7bcab8b76614b36210c0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000b21364b60768ba0b5b09b86715b46311c0600000000000000000000000000000000000000000000000000000000000000031628394d5f70849aaaa898836e5d4b37271501000000000000000000000000000000000000000000000000000000000000000014293f54697e94abaf9a85705443301c080b0c0d0e0f101213151719202834485972879daa947f6a553f2a150000000000000000041a2f44596f8499aeb6a18b76614c36210c090c0c0a0300000000000000000000000000000000000000000000000000061b30455b70859ab0b59f8a75604a495a687e92a1b3b5a498826d604f3f2e1c0c00000000000000000000000000061b30455b70859ab0b6a18b76614c36210c000000000417293a464c4c4c4c4c4c4c4c4f657a8fa9ab96806b564c4c4c4c4c4c4c4c4c546a7f94a9ab907b66514c4c4c4c4c4c4c4c4c473a291a0a0000000000000000000d1d2b343b484d4d493c3228324556758a9fb5a7927d68523d2813000000000000000000000012273c52677c91a08b75604b36200b021527384c61778a9fb4b4a28e7a6f8499947f6a5443301c080013283d52687d92a7b49f8a75604a35200b0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000b20364b60758ba0b5b09b86715b46311c0600000000000000000000000000000000000000000000000000000000000000000a1b30414e63798c9fb4a0907b655544311d0d00000000000000000000000000000000000000000000000000000000000000000e23384d63788b9fb39d8874604a36251d20222324252627282a2d2c3539454d62788ca5aa947f6a553f2a15000000000000000004192f44596e8499aeb6a18b76614c3621161e21211e1719140d0b060000000000000000000000000000000000000000061b30455b70859ab0b59f8a7560455663788a9eb4b9a79c8675604b423220100000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c000000000a1f33465861616161616161616161758a9fb09b85706161616161616161616161657a8faaaa95806b616161616161616161615847382815020000000000000000000d19202b343738352c1d15284a60758a9fb5aa95806b55402b16000000000000000000000011263b51667b90a08b76614b36210c091d3145566a7f95a9bab09a8570667c919d8773604b35200d0014293f54697e94a9b39e89745443301c070000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000b20354b60758aa0b5b09b86715b46311c060000000000000000000000000000000000000000000000000000000000000000001321364a5b6c8197a7b19c8673604b3b2b1805000000000000000000000000000000000000000000000000000000000000000c2035495a6e8398a6a6907b6554433031363738393a3b3c3d3f423c494d57606d8298ada8937d68533e2813000000000000000004192f44596e8499aeb6a18b76614c362e2832363633292f2a2320190e08000000000000000000000000000000000000061b30455b70859ab0b59f8a75604b6074859ba8b9ab9e8978635745322414020000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c000000000c21364c617677777777777777777776859bb09f8b77777777777777777777777777778b9fb09a847777777777777777777776615645321d0900000000000000000000050d1820222320190e20354a60758a9fb5ad97826d58422d18030000000000000000000010253a50657a8fa18c76614c37210c0b20364b6074889db3b7a5917c676074889d907b66503b2b1805152b40556a8095aab29d88725d482513000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000b20354b60758aa0b5b09b86715b46311c06000000000000000000000000000000000000000000000000000000000000000000071a2d3d4c6176899eb3a4947e6959483420110000000000000000000000000000000000000000000000000000000000000006192c3c4c6176889da69a8472604a43444b4c4d4e4f50515254575a5a636a758197a0b2a68f79644f3a240f000000000000000004192f44596e8499aeb6a18b76614c3e4339464b4b4639443f38352b231c110500000000000000000000000000000000061b30455b70859ab0b59f8a7560606c8196a3b5b59f8d7c665a4939281606000000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c00000000182d43586d828c8c8c8c8c8c8c8c8c8c9ba3b5a99f8c8c8c8c8c8c8c8c8c8c8c8c8c8c9faab4a29a8c8c8c8c8c8c8c8c8c8c8b74604b36200b000000000000000000000000050b0d0d0c060020354a60758a9fb5ae99846e59442f1904000000000000000000000f243a4f64798fa18c77614c37220c1c2e3f52687d92a6b7b29d877460556b809599836e5948342009172c41566c8196abb19c86715c47311c000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a000000000000000000000000000000000000000000000000081c304354758aabbcb19b86715c46311c07000000000000000000000000000000000000000000000000000000000000000000000f1f334758687e93a3b49e8a77624c3f2e1909000000000000000000000000000000000000000000000000000000000000000e1f3347586379889ba2947f6a615b5560616263646567686a6c6f73787f88979fb1b29d8774604b35200b000000000000000004192e44596e8399aeb6a18b76614c53595d576161575d59544d483c372e1f180d000000000000000000000000000000061b30455b70859ab0b59f8a756d6d7e939fb1b19f957f6a5e4c3c2c1b0a00000000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c0000000012283d52677d92a1a1a1a1a1a1a1a1a1b0b4bbbab4a1a1a1a1a1a1a1a1a1a1a1a1a1a2b4b9c0b4b0a1a1a1a1a1a1a1a1a1a9907a65503b25100000000000000000000000000000000000000b20354a60758a9fb5af9a85705a45301b05000000000000000000000e23394e63788ea28c77624d37220d23374b5d71869bb1baa9947f6a554d62788b9f8b77624d372614182d42586d8297adb09a85705b45301b060000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000114264a60758a9fb5b19c86715c47311c07000000000000000000000000000000000000000000000000000000000000000000000417293a4b6073859bb1a898826d5d4b3726140100000000000000000000000000000000000000000000000000000000000004182a3a4a5b637885939d8d7f707073757778797a7b7c7d7f8284888d949da6b1b2a1937e695544311d08000000000000000004192e44596e8399aeb6a18b766161686e7274767675736e69625a504b3f342a1d110300000000000000000000000000051b30455a70859aafc3ae998383828d9fb4b3a097816c6150402f1e0e0000000000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c000000000d22374d62778c9e9e9e9e9e9e9e9e9e9e9faabbb9a89e9e9e9e9e9e9e9e9e9e9e9e9e9ea8b6bbaa9f9e9e9e9e9e9e9e9e9e95806b55402b160000000000000000000000000000000000000b20354a60758a9fb5b09b86705b46311b06000000000000000000000d23384d62788da28d77624d3822192b3c50657a8fa3b5b49f8a77614c485a6f849a957f6a5544311d192e44596e8399aeae99846f59442f1a040000000000000000000004192f44596e8499aeb8a28d78634d38230e010101010000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000000a1a2e3f5f758a9fb4b19c86715c47311c0700000000000000000000000000000000000000000000000000000000000000000000000c1c304354657a8fa0b2a08f7b655544311d0d000000000000000000000000000000000000000000000000000000000000000c1c2d3d4a5a62737e889d948586888a8c8d8e8f9091929497999da6a9b3b7b2a0988372604a37261401000000000000000004192e44596e8399aeb6a18b766d777e83878a8b8b8a88837f786f655d4c483b2f221305000000000000000000000000051b30455a70859aafc5b3a19998989faba69d928272604b43332212000000000000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c000000000b203448597185898989898989898989898c9fb4b49e8a8989898989898989898989898a8fa4b49f8c8a898989898989898989846f5a45301a0500000000000000000000000000000000000b20354a60758a9fb5b19b86715c46311c07000000000000000000000c22374c61778ca18d78634d38232035495a6e8399aec0ac97826d58473c52677d929d8774604b35201a30455a6f859aafad98836d58432e18030000000000000000000004192f44596e8499aeb8a28d78634d382317161616161615151515141414141d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000021527384b5d748a9fb4b19c87715c47321c000000000000000000000000000000000000000000000000000000000000000000000000011426364b5d6d8298a8b19c8673604b3b2a18050000000000000000000000000000000000000000000000000000000000000a1d30414e5f6879828b9fa29b9b9d9faba2a3a4a5a6a7a9acafb2b7b4aea59d92827460544330190900000000000000000004192e43596e8398aeb9a38e7a828a93989c9a98989a9d99948c847a6f62594c40302313040000000000000000000000051b30455a70859aafc5a18f88888899a19d887e6d60544330251504000000000000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c0000000005182b3b566771747474747474747474748197aca18c7774747474747474747474747474869cb19c86747474747474747474746f6655412d180300000000000000000000000000000000000b20354a60758a9fb5b19c86715c47311c07000000000000000000000c21364b61768ba08e78634e392329394d62788c9fb4b4a28e79644e3a364b6075889e917c66513c2b1931465c71869bb1ac97816c57422c17020000000000000000000004192f44596e8499aeb8a28d78634d382c2c2c2b2b2b2b2b2a2a2a2a2929292933485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000000081d314556657a8faabbb19c87725c3b2b180500000000000000000000000000000000000000000000000000000000000000000000000008182e3f4d62778a9eb4a4937e695947341f100000000000000000000000000000000000000000000000000000000000001024394d5f687d8a979fa9b4b0b0b3b5bcb7b8c8bbb4b3b1aeaba8a89e9891877d6e6056453625130000000000000000000004192e43596e8398aec3b49f8b979c938c878483838589929c9f9a8f8377665e4d413022120100000000000000000000051b30455a70859aafb59f8a75737483999d87786259483a2a1b0b00000000000000000000000000000000000000061b30455b70859ab0b6a08b76614b36210c00000000000d1d3949565c5f5f5f5f5f5f5f5f5f677d92a7a6917c665f5f5f5f5f5f5f5f5f5f5f6d8297ac9f8b76615f5f5f5f5f5f5f5f5a55483725120000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c07000000000000000000000b20354a60758aa98e79644e39243346576c8196abbcb09a85705c4a363245566b809699846f5a48352032485d72879db2ab96806b56412b16010000000000000000000004192f44596e8499aeb8a28d78634d424141414140404040403f3f3f3f3e3e3e3e485d72889db2b49e89745f49341f0a0000000000000000000000000000000000000000000008182c3d4b6074869cb1c8b29c8772594834200e0000000000000000000000000000000000000000000000000000000000000000000000000010203448596a7f94a5b39e8977624c3f2e1909000000000000000000000000000000000000000000000000000000000317293951677c919fa9b4bab4b0acaaa7a6a4a3a2aa9f9e9c9996938e89837c74675f4b45382818080000000000000000000004192e43596e8398aec3b8a69d91867d77726f6d6d70757c86979fa199897c675f4d4030200f00000000000000000000051b30455a70859aafb59f8a75566074849a9c867762584739291b0a000000000000000000000000000000000000061b30455b70859ab0b5a08b76604b36210b0000000000001b2b39434649494949494949494d62788da6ab96806b5649494949494949494952687d92a7ab907b6651494949494949494541372a1a080000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000071c30435474899f8f79644f3a26364b6176899eb3b7a6917c67523d2d28384d62788c9f8c78624d372729395e73899eb3aa947f6a553f2a15000000000000000000000004192f44596e8499aeb8a28d786357575756565656565555555554545454535353535d72889db2b49e89745f49341f0a00000000000000000000000000000000000000000000132536495b6a7f95a4b6b9b49f8a77624d3c2c190600000000000000000000000000000000000000000000000000000000000000000000000005182b3b4b6074879cb2a797826d5d4b372614010000000000000000000000000000000000000000000000000000000a1e33465771869cb1bab4a99f9a979492908f8d8c8b8a888684817d79746e6760554d4132281a0a000000000000000000000003192e43586e8398adc3b39d887c716862595a58585660677581979fa79e8c7d675f4d3e2d1a0a000000000000000000051b30455a70859aafb59f8a7560566175859b9c867661574639281a0a0000000000000000000000000000000000061b30455b70859ab0b5a08b76604b36210b0000000000000d1b262e313434343434343435495a73889db09a8570554431343434343434384d63788da6aa95806b5537263434343434302d251a0c000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000001325495e73899e8f7a65503a304354697e93a8b9b29d8874604b35202035485a6f849995806b554431324657758a9fb4a8937e69533e2914000000000000000000000004192f44596e8499aeb8a28d786d6c6c6c6c6b6b6b6b6b6a6a6a6a696969696868686872879db2b49e89745f49341f0a000000000000000000000000000000000000000000071c30435463798b9fb4b9a89e9f97816c5a4935200f000000000000000000000000000000000000000000000000000000000000000000000000000d1d314556667c90a1b59f8d7a645544311d0c0000000000000000000000000000000000000000000000000000000c21364b61768ba4b5aa9f948a85827f7d7b797877767573716f6c68646055514b4437301e160a00000000000000000000000003192e43586e8398adb8a38e79675f534c483b4338454b56606d8197a2aa9f8d7d675c4a382715020000000000000000051a30455a6f859aafb59f8a756046576176869c9b857561574538281a0a00000000000000000000000000000000061b30455b70859ab0b5a08b76604b36210b0000000000000009131a1c1f1f1f1f1f1f192b3c586e8398ad9f8a75604b36201f1f1f1f2035495a73889daf9a856f5544311d1f1f1f1f1a18120800000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000001d33485d72889d907b65503b354b6073879cb2baa9947f6a5544311d192b3c51667b909d8874604b36364b61768baabba7927d67523d2812000000000000000000000004192f44596e8499aec3ae988382828181818180808080807f7f7f7f7e7e7e7e7d7d7d7d889eb3b49e89745f49341f0a000000000000000000000000000000000000000005182a3b4a6072849aa9bab49e898c9f8b78634d3d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000021527384c5e6f8399a9ab9b8573604b3a2a180400000000000000000000000000000000000000000000000000000c21374c61768ca7b49f8c7f76706c6a686664636261575e5c5956534e4b44373531271913020000000000000000000000000003182e43586d8398adb7a28d78624d4137342b2e273138454b6073849aaaab9e8a7a645645311d0c0000000000000000051a30455a6f859aafb59f8a75603947586177869c9a847560564538281b0c000000000000000000000000000000061b30455b70859ab0b5a08b76604b36210b00000000000000000005070a0a0a0a0a0013293e53687e93a8a98f79644f3a240f0a0a06192c3c596e8398ae9e8975604b35200b0a0a0a0503000000000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000071c32475c71879c907b66513b3d51667c91a5b6b49f8a77614c3727150e20354a6073879d917c67513c374d62778ca2c8a6917b66513c2611000000000000000000000004192f44596e8499aec3b2a09897979796969696959595959594949494939393939292929ea7b8b49e89745f49341f0a00000000000000000000000000000000000000000b1f344759687d92a2b4b2a0917c829898826d5b4a362110000000000000000000000000000000000000000000000000000000000000000000000000000a1a2f404d63788b9fb4a3937e685947341f1000000000000000000000000000000000000000000000000000000b20354a6074899eab95806b6157575552514f4e4d4b46394744413e39353126201d150900000000000000000000000000000003182e43586d8398adb7a28d78624d3823201818151d2832445563798b9fb4a89c8674604b3a2a180400000000000000051a30455a6f859aafb59f8a75604a3a47596278879d9a8474605645392a1c0f0100000000000000000000000000061b30455b70859ab0b5a08b76604b36210b00000000000000000000000000000000000e24394e63798ea7a9937e69543e291400000014293e54697e93a9a88e79644e39240f0000000000000000000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000061c31465b71869b917c66513c4a5b6f849aafc0ac97826d5847331909071c304354697f949a846f5b49394e63788ea3b8a58f7a65503a2510000000000000000000000004192f44596e8499aec3ae9c9391919191919191919191919191919191919191919191919ea6b8b49e89745f49341f0a000000000000000000000000000000000000000b1b2f404c6277899eb3b7a698826e788b9f8c79634e3e2e1b0700000000000000000000000000000000000000000000000000000000000000000000000000122135495b6b8096a6b39e8977614c3e2e180800000000000000000000000000000000000000000000000000071c3043546d8297a8917b665146393f3d3b3e3f3f3e3b37332a2c2824201d140b08010000000000000000000000000000000003182e43586d8398adb7a28d78624d38230d0500020a162737495b6c8197acb6a4957f6a5947341f0900000000000000051a30455a6f859aafb59f8a75604a2a3b48596278889d9983746057473a2c1f1407000000000000000000000000061b30455b70859ab0b5a08b76604b36210b00000000000000000000000000000000000b20354a6074899ead98836e583b2b180500000f24394f64798ea8a8937e69533e29140000000000000000000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000051b30455a70859a927c67523a4e63798ea2b4b4a28e79634e3a2a1800001325364c61778a9f8c78634d384f657a8fa4b9a38e79644e39240f000000000000000000000004192f44596e8499aebea8937e7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c889eb3b49e89745f49341f0a000000000000000000000000000000000000031628394c5e6e8298a7b8b39d8876616d829799836e5c4b3722110000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4b6176889db3a797826d5c4a36261401000000000000000000000000000000000000000000000000001325364d62788a9e95806b5f534f4e4f5153545453504c473a37332a1e160a0000000000000000000000000000000000000003182d43586d8298adb7a28d78624d38230d0000000009192c3d4e63798ea3b5b49f8a77614c37261401000000000000051a30455a6f859aafb59f8a75604a352b3b495a6379889e9983756158493d32201c130808000000000000000000061b30455b70859ab0b5a08b76604b36210b0000000000000000000000000000000000071c3043546e8499ae9d8872594834200b00000b20354b6075899ead98826d583b2a180500000000000000000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000051a2f445a6f8499927d685347586d8297adc0af9a846f5b4a361c0c0000081f3347586d829796806b564551667b90a6b7a28d78624d38230d000000000000000000000004192f44596e8499aeb8a28d786767676767676767676767676767676767676767676772879db2b49e89745f49341f0a000000000000000000000000000000000000091e324657667c90a0b2b2a0917c665862788b9f8f7a644f3f2f1808000000000000000000000000000000000000000000000000000000000000000000000000000e1e334657677d92a2b59f8d7a645443301c0c00000000000000000000000000000000000000000000000000082035485a667c8c9e8c7d706864636466686a6968656158544c473a32281a0f01000000000000000000000000000000000003182d43586d8298adb7a28d78624d38230d00000000000f21364a5b71869bb1baa995806a5544311d08000000000000051a30455a6f859aafb59f8a75604a351d2c3c495b647a899e9a8476635b4f42353025231c110300000000000000061b30455b70859ab0b5a08b76604b36210b00000000000000000000000000000202020013253654697f94a9a58c77624d37220d0202081d3144556f849aaf9d87725948341f0b02020202020200000000000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c070000000000000000000004192e43596e8398937e69534c61778a9fb4b6a5917c66513d2d1a00000004172a3a4f647a8f9e8875604b52677c92a7c7a18c76614c37210c000000000000000000000004192f44596e8499aeb8a28d786351515151515151515151515151515151515151515d72889db2b49e89745f49341f0a000000000000000000000000000000000009192d3e4b6175879db2b7a698826d5e4c5a6b81969a846f5d4c36251300000000000000000000000000000000000000000000000000000000000000000000000000031729394a6072859babab9b8573604b3a2a170400000000000000000000000000000000000000000000000005192b3c4c5e667c889592857e7a78797b7e7f7f7d7b77716961584b45382d1f11030000000000000000000000000000000003182d43586d8298adb7a28d78624d38230d0000000000071a2d3d556a8095aac7b39e8874604b35200b000000000000051a2f455a6f849aafb59f8a75604a35201e2c3d4a5c647a899d9a87796960504a4336372e211100000000000000061b30455b70859ab0b5a08b75604b36200b0000000000000000000000060c0e1717171717253a4f647a8fa8a6917c67513c2717171717142637556a8095aaa58c77624c372217171717171717100e0800000000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c070000000000000000000003182d43586d8298947f6954556a7f94a9bab29d8773604b35200f000000000c22364a5c71859b927d675253687e93a8baa98b75604b36200b000000000000000000000004192f44596e8499aeb8a28d78634d3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c485d72889db2b49e89745f49341f0a00000000000000000000000000000000011426374a5c6b8196a5b7b39d8876614c404c6177899e907b655443301c09000000000000000000000000000000000000000000000000000000000000000000000000000b1c304354647a8c9fb4a3937e685847331f10000000000000000000000000000000000000000000000000000e1e30404c5e667780879a938f8e8e9093949493908b867f766a60564a3d2e21110200000000000000000000000000000003182d42586d8297adb7a28d78624d38230d00000000000010263b50657b90a5c5b8a68f7a65503a2510000000000000051a2f455a6f849aafb59f8a75604a35200f2035495a626479889b9c8a7e706560544f4b3f2e1c08000000000000061b30455b70859ab0b5a08b75604b36200b000000000000000000010f1a21232c2c2c2c2c2c364b6075899fab96816b5638282c2c2c2c2c2c3b50657b90aaa6917c66513c2c2c2c2c2c2c2c2c25221b10020000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c070000000000000000000002172c42576c8197947f6a556074879db2b9a8947e695443301c0800000000071b2e3e52687d929a85705b546a7f94a9b49f89745544311d08000000000000000000000004192f44596e8499aeb8a28d78634d382727272727272727272727272727272733485d72889db2b49e89745f49341f0a00000000000000000000000000000000081d314455647a8c9fb4b3a1917c6758473347586a7f959b8572604a37271501000000000000000000000000000000000000000000000000000000000000000000000000001325364a5c6d8297a7b39e8976614c3e2d180800000000000000000000000000000000000000000000000000122230404c58616d7b879ca4a59d938c89898b90989b948a8075635b4b3f2e201000000000000000000000000000000003182d42586d8297adb8a28d78634d38230e0000000000000c21374c61768ca7b9c5ab96806b56412b16000000000000051a2f455a6f849aafb59f8a75604a35200d23384d6278787779869b9f93857b746e655d4b37230e000000000000061b30455b70859ab0b5a08b75604b36200b0000000000000000000f1f2c35394141414141414144556f859aaf9b8570564541414141414141414b61768a9fab96806b563841414141414141413a372e21100000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c070000000000000000000001162c41566b819695806b55677c91a6b7b49e8976614c3626140100000000001021364b6075899e8e7963566b8096abb39d88735e37271502000000000000000000000004192f44596e8499aeb8a28d78634d382312121212121212121212121212121d33485d72889db2b49e89745f49341f0a00000000000000000000000000000006192b3c4b6073859baab9a899836e5f4d3a2a3a4b6176889e917c675544311d0a0000000000000000000000000000000000000000000000000000000000000000000000000008182d3e4c6177899eb3a797816c5c4a362513000000000000000000000000000000000000000000000000021527374758617582909ca5a098877e777474767b83929f9f958679655d4b3e2d1b0b000000000000000000000000000002182d42576d8297acb8a28d78634d38230e0000000000000a1f33475874899eb3c4af9a856f5a392916030000000000051a2f455a6f849aafb59f8a75604a35201b30455a70848d8c8e9ba3aaa39b9088837b654f3a2510000000000000061b30455b70859ab0b5a08b75604b36200b0000000000000000061a2c3d494e5757575757575757576a8095aa9f8a7560575757575757575757575771869bb09b8570565757575757575757574f4b3f2e1b0800000000000000000000000000000b20354a60758a9fb5b19c87715c47321c070000000000000000000000152b40556a809596806b5b70859aafbcab96816c5846331808000000000000091e3245566b819696816c566c8297acb19c87725c47321d00000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000000000c2035485a697f94a3b5b49e8a78624d41301e334657697e939c8774604b3928160300000000000000000000000000000000000000000000000000000000000000000000000000101f334758697e93a4b49f8c7a645443301c0c0000000000000000000000000000000000000000000000081d314455617685979fb2a19882756862595760656e7d8c9fa49c8a7b655c4a392917030000000000000000000000000002182d42576d8297acb8a38d78634e38230e00000000000004172a3a5c71869cb1c6b39e88735746321e0a0000000000051a2f455a6f849aafb59f8a75604a35201b30455a708595959595959595959595937e69543e2914000000000000061b30455b70859ab0b5a08b75604b36200b00000000000000000c2135495b636c6c6c6c6c6c6c6c6c6c7b90a5a98f7a6c6c6c6c6c6c6c6c6c6c6c6c6c8196ab9f8a746c6c6c6c6c6c6c6c6c6c655d4b37220e00000000000000000000000000000b20354a60758a9fb5b19c87715c47321c070000000000000000000000152a3f546a7f9496816c63798da2b4b59f8c78634e3a291700000000000000031628384d63788c9e8975606e8398adb09b86705b46311b06000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a00000000000000000000000000000c1c30414d62788a9fb4b4a3937e69594834231729394b6074879d937e685745321e0c0000000000000000000000000000000000000000000000000000000000000000000000000004182a3a4b6073869cb1ab9b8572604a3a29170400000000000000000000000000000000000000000005192b3c4b6074849aa3b1a699837260564d48454b505f687d92a2a89e8a7a645746331e0c0000000000000000000000000002182d42576d8297acb8a38d78634e38230e000000000000001b30465b70859bb0c5b8a68b76614b36210c0000000000051a2f445a6f8499afb59f8a75604a352013283d52687d80808080808080808080807a644f3a250f000000000000061b30455b70859ab0b5a08b75604b36200b00000000000000000e23394e6379818181818181818181818297adaf9a8481818181818181818181818181849aafa99882818181818181818181817b654f3a251000000000000000000000000000000b20354a60758a9fb5b19c87715c47321c07000000000000000000000014293e53697e9397826d6b8196abc0ae99846f5b49351b0b00000000000000000a2035495a6f8499927d686f8499afaf9a846f5a452f1a05000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a0000000000000000000000000004172a3a4d5f6f8499a8baaa9b8573604b3b2b190b1d324556687d929d8875604b3a291704000000000000000000000000000000000000000000000000000000000000000000000000000c1d314455657b90a0b2a3927d685847331f0f0000000000000000000000000000000000000000000b2035485a6b8095a2b4b39e887661544538343236414e6070849aafa89d8776614c3b2a180400000000000000000000000002172d42576c8297acb8a38e78634e39230e000000000000051a30455a6f859aafc4c5a28c77624d37220d0000000000051a2f445a6f8499afb59f8a75604a352011253a4e5f686a6a6a6a6a6a6a6a6a6a6a645c4b37220d000000000000061b30455b70859ab0b5a08b75604b36200b00000000000000000c22374c61778b969696969696969696979fb1b4a29a969696969696969696969696969aa2b4b2a09896969696969696969696816c573b2b1805000000000000000000000000000b20354a60758a9fb5b19c87715c47321c07000000000000000000000013283d53687d9298826d75889eb3b6a4907b65503d2c1a00000000000000000006192c3c51667b909b857070869bb0ae98836e59432e1904000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a00000000000000000000000000091f334758677d92a1b3b49f8c79635443301d0d021528384b6073869c947f6a5847331f0f00000000000000000000000000000000000000000000000000000000000000000000000000011527374b5d6e8398a9b39e8876614c3e2d180800000000000000000000000000000000000000000d22384d62788a9fb4bcab947f6958473628201e21314150657a8fa7b6a596806b5947341f0b00000000000000000000000002172d42576c8297acb8a38e79634e39240e000000000000051a30455a6f859aafc4b8a38e78634e39230e0000000000051a2f445a6f8499afb59f8a75604a35200b1e31414e5255555555555555555555554f4b3e2e1b08000000000000061b30455b70859ab0b5a08b75604b36200b00000000000000000a1f33475871869ba9a9a9a9a9a9a9a9a9a9aebbb4afaca9a9a9a9a9a9a9a9a9a9a9a9a9acb1bdb2adaba9a9a9a9a9a9a9a99c8772594834200b000000000000000000000000000b20354a60758a9fb5b19c87715c47321c07000000000000000000000012273c52677c9198836e7c91a7b8b19c8673604a35200e000000000000000000000e20354b6073879d8e7972879cb1ad97826d58422d1803000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f0a00000000000000000000000009192e3e4c6176889eb3b6a595806b5b4a36261400000a1d314455677c919e8976614c3d2c18080000000000000000000000000000000000000000000000000000000000000000000000000009192e3f4d62788a9fb4a696816c5c4a3625130000000000000000000000000000000000000003162839556b8095a9bab59f8b77614c3a29180a091320354b6074899eb3b49f8b77614c37220c00000000000000000000000002172d42576c8297acb8a38e79634e39240e000000000000021527375b70869bb0c5c9a38d78634e38230e0000000000051a2f445a6f8499afb59f8a75604a3520011323313a3d40404040404040404040403a372e201000000000000000061b30455b70859ab0b5a08a75604b35200b000000000000000004182a3a566b8093939393939393939393949daeb3a19993939393939393939393939393979fb1b09e969393939393939393938c77624d37220d000000000000000000000000000b20354a60758a9fb5b19c87715c47321c07000000000000000000000011263b51667b9099846f849aafb8a7937e685443301c0700000000000000000000081c304354697f94978173889db3ab96816c56412c1701000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000081d33485d72889db2b49e89745f49341f000000000000000000000000011426374b5c6d8297a6b8b29c8774604b3d2d18080000011426374d5f70859b96816c5b493625130000000000000000000000000000000000000000000000000000000000000000000000000000112035485a6a7f95a5b49f8c7a645443301c0b000000000000000000000000000000000000091e32465771869cb1c7b19c86715947341c0c0000081c3043546e8398aebaa9947e69543f291400000000000000000000000002172c42576c8197acb8a38e79634e39240e000000000000081d31445572889db2c7bcab8c77624d37220d0000000000051a2f445a6f8499afb59f8a75604a35200b05131e25282b2b2b2b2b2b2b2b2b2b2b25221b100200000000000000061b30455b70859ab0b5a08a75604b35200b0000000000000000000e23384e63797e7e7e7e7e7e7e7e7e7e7f94a5ae99837e7e7e7e7e7e7e7e7e7e7e7e7e8197acab96807e7e7e7e7e7e7e7e7e7e78624d38230d000000000000000000000000000b20354a60758a9fb5b19c87715c47321c07000000000000000000000010253b50657a909984788b9fb4b39e8975614b3625130000000000000000000000011426364c61768a9e89768a9fb4aa95806a55402b1500000000000000000000000004192f44596e8499aeb8a38d78634e38230e000000000000000000000000081d33485d72889db2b49f89745f4a2513000000000000000000000000081d314455647a8d9fb5b3a1907b655645321f0f000000000919304050657b909f8b79635443301c0f0000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4b6075879db2aa9b8572604a3a29170400000000000000000000000000000000000c21364b61768a9fb4c0ab96816b563b2a1800000001142636566b8096abc7af9a846f5a38281502000000000000000000000002172c42576c8197acb9a38e79644e39240f0000000000000b20364b60758a9fb4cab59f8a76604b36210b0000000000051a2f445a6f8499afb59f8a75604a35200b00010b111315151515151515151515150f0d08000000000000000000061b30455b70859ab0b5a08a75604b35200b0000000000000000000c2135495b636969696969696969696972879cad98826d696969696969696969696969778ca5a8927d69696969696969696969625a4835200b000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0700000000000000000000000f243a4f64798f9a848095abbbaa96806b5746321808000000000000000000000000081f3347586d8297937e93a9baa9947e69543f291400000000000000000000000108192f44596e8499aeb8a38e78634e39230e000000000000000000000001081d33485d72889db2b49f8a745443301c07000000000000000001080b1527384b6073859babbcae99836f5d4c3828160100000000001223384b5d6f849a9a8472604a3d2d1c0d000000000000000000000000000000000000000000000000000000000000000000000000000e1e324556677c91a2b3a2927d675846331f0f00000000000000000000000000000000000d23384d62788dabbcbea8937e69533e291400000000142a3f54697f94a9beb39e89735645321d09000000000000000000000002172c41576c8196acb9a38e79644e39240f0000000000000f24394e64798eaabbc7b29d87725645321e090000000000041a2f44596f8499aeb59f8a75604a35200b00000000000000000000000000000000000000000000000000000000061b30455b70859ab0b5a08a75604b35200b000000000000000000061a2c3d494e545454545454545454586d8297ad9c877259545454545454545454545972879cac97826d5754545454545454544d483c2b1906000000000000000000000000000b20354a60758a9fb5b19c87715c47321c0000000000000000000000000e24394e63798e9b85879db2b49f8b78624d3928160000000000000000000000000004172a3a4f64798e9d879db2c7a9937e69543e29140000000000000000000009141d202e44596e8399aeb9a38e79644e39240f0800000000000000000009151d2032485d72879db2baa98a75604a35200b0700000000000009151d2020314556687d92a3b5b6a58f7a644f3f2f1a0a000000000000081c2f3f4f647a8fa1937e685b4a3a2a1c130c0903000000000000000000000000000000000000000000000000000000000000000000021628384d5f6f849aaab39d8876614c3d2d1a07000000000000000000000000000000000e23394e63788ea3c7bca7927c67523d27120000000014293e54697e93a9beb8a78b75604b36200b000000000000000000000002172c41576c8196acb9a38e79644e39240f00000000000417293a53687e93a8c8c4ae99846f59382816030000000000071a2f44596f8499aeb59f8a75604a35200b00000000000000000000000000000000000000000000000000000000071b30455b70859ab0b5a08a75604b35200b000000000000000000000f1f2c35383e3e3e3e3e3e3e3e3e53687d92a8a58c77624c3e3e3e3e3e3e3e3e3b586d8297ad9c877258473e3e3e3e3e3e3e38352b1e0e000000000000000000000002090b0b20354a60758a9fb5b19c87725c3828160300000000000000000008120e23384d63788d9f8a9da5b7ae99836e5a48351b0b00000000000000000000000000000c22364a5c70859b9da5b7bea9947f69543f2a1409020000000000000009192631353543596e8398aebaa48f7a654f3a25231c1103000000000000091927313535475d72879cb2b6a08b76614b3624221b1002000000091927313536364b6074879db2c1b29d87725c4b3726241d120400000000091927364a5c6e83999f8a796358473b3025211e160b0000000000000000000000000000000000000000000000000000000000000000000a1a30404e63798b9fb4a696816c5b4a362113000000000000000000000000000000000d22374d62778ca9babaa5907b65503b261000000000162b40556b8095aac0baa98c76614c37210c000000000000000000000002172c41576c8196acb9a38e79644e39240f00000000000a1f3346586e8399aec3bfa9937e69543e29140000000008131c202f44596f8499aeb59f8a75604a35200b000000000000000000000000000000000000000000000000000008131c2030455b70859ab0b5a08a75604b35200b00000000000000000000010f1a21232929292929292929384e63788da6a6917c66513c292929292929293d53687d92a8a48c77614c372929292929292320190e00000000000000000000000a151d20201c354a60758a9fb5b39d88735645321e100a010000000000000c1a252d30374d62778caa9faab7b5a38f7a65503c2b19000000000000000000000000000000071b2d3e53687d92a8b7c3c0ab96816b563c2c201d150a000000000001142637444b4b43586d8298adbda8937d6853413b382f2111000000000001152737444b4a435c71869cb1b9a48f79644f3e39362d2010000001152737444b4b4452677d92a5b7c3ae98836e59423d3b382f221200000002152737444b4d62788a9f9c867662594a43363632281b0b000000000000000000000000000000000000000000000000000000000000000000122136495b6c8196a6b49f8c79634e41301b0b0000000000000000000000000000000b20364b60758a9fb4bba6907b66513b261100000003162838576c8197acc1b49f8a75604a35200b000000000000000000000209172c41566c8196abb9a38e79644e39240f00000000031628384c61768a9fb4c9b3a18d78624d38230d00000008182530353044596e8499aeb59f8a75604a35200b00000000000000000000000000000000000000000000000000081825303530455b70859ab0b5a08a75604b35200b000000000000000000000000060c0e141414141414142135495b73889eab96816b563828161414141423384e63788da6a6917b66513c2614141414140d0b0600000000000000000000000a1a2832363530254a60758a9fb5b49f8a76604b3627241d120500000000081a2a384145494c61768ca1b4bbc4b19b86715d4b371e0e000000000000000000000000000000001021364b6175899eb3c9c5af9a85705b49393631271a0a00000000081d3144556060545e6c8297acc1ae99836e5f54504b3f2f1c0800000000081d3144556060545d70869bb0bfaa95806a5c534f4a3e2d1b0700081d3144556060555970859ab0c3c5b09a8570605552514c402f1d090000081d31445560605a6a7f95a29b8577676054534b46392816030000000000000000000000000000000000000000000000000000000000000000061a2c3d4c6176889eb3aa9a84705f4d392917030000000000000000000000000000091d31455670869bb0c8a7927d67523d2812000000091e32455670859ab0c5b29d87725443301c070000000000000000000a151d202c41566c8196abb9a38e79644e3924160a050308131e324556697e93a9babfaf9a846f5a4935200b000000132536434a4349596e8399aeb59f8a75604a35200b00000000000000000000000000000000000000000000000000132536434a43495a6f859aafb5a08a75604b35200b000000000000000000000000000000000000000000061a2c3d596e8399ae9b85705645321e0900000c2135495b73889eab96806b56382815020000000000000000000000000000000002152838454b4a43494a60758a9fb5bcab8f7a654f423c393023120100000012253848555a5e5d60758baabbcbb8a6927d68523f2e1c0000000000000000000000000000000000091e3246576c8197acc1cab49f8c786357524b45382715020000000b20354b6075747473728095abc0b3a1917d6f69655d4b38230e000000000b20354b6073747473718499afc4b49f8b7a6d69645c4a36220d000b20354b6074757574778d9fb5c8c8b4a2927e716b68665e4c38240f00000b20364b607475747473859aa39b877c736c68615746321e090000000000000000000000000000000000000000000000000000000000000000000f1f334658687d92a3b4a2927d675746331e0f000000000000000000000000000002152738556a8095aabbab96806b563c2c190600000b21364b60758a9fb4c0ac97816c573625130000000000000000000a1a2832363e41566b8196abb8a38e78634e3f32281f18161e2530424b6075889db3c5b2a1907b65503c2b19060000071c30435460545e5d6d8298adb59f8a75604a35200b000000000000000000000000000000000000000000000000071c30435460545e5d6f8499aeb5a08a75604b35200b0000000000000000000000000000000000000000000014293f54697e94a99f8a75604b36210b0000061a2c3d596e8399ae9a85705645321d0900000000000000000000000000000000091d3245566060545e5d60758a9fb5c9ad98826d6054514d41301d0a000004182d41556670737272758b9fb4c8b39e8875604b3620110000000000000000000000000000000000031628394e64798ea3b5c8bcab9a84756a67605645311d0900000011273c51667c8d898887889db2b3b3b39f8d847e7b65503b251000000000152b40556a808c898886899eb3b3b3a99f8b837e7a644f39240f0013293e53687e8b8a89899eabb3b3b3b3b39c9285807d7c66513b26110000162b40556b808a8a8988889db3a69d9187817e75614b36210c0000000000000000000000000000000000000000000000000000000000000000000417293a4a6072859babb39d8875614b3d2c1a0600000000000000000000000000000d22384d62788b9fb4b09b85705a49352011060b1b2d3d50657b90a9bab4a28f7a65503a2510000000000000000002152838454b5352566b8095abbaa58f7b655d4b4539342a293236434a606c8197a6b7b8a799836e5d4b371e0e0000000b20354a6072757472718196abb59f8a75604a35200b0000000000000000000000000000000000000000000000000b20354a6072757472718298adb59f8a75604a35200b000000000000000000000000000000000000000000000f243a4f64798fa8a98f7a654f3a251000000014293f54697e94a99f8a75604b36200b000000000000000000000000000000000b20364b60747574737372758a9fb5c8b2a0927e6f69675f4d3924100000051b30455a7084898887858d9fb3b3aa95806a5645321d090000000000000000000000000000000000000b21364a5c70859bb0b3b3b3a29a877f7d74604b36200b00000011273c51667c919d9d9c9d9d9d9d9d9d9d9d999485705b45301b06000000152b40556a80959d9d9c9d9d9d9d9d9d9d9d9893816c57412c170013293e53687e939d9d9d9d9d9d9d9d9d9d9d9d9b959288735d48331e0800162b40556b80959d9d9d9d9d9d9d9d9d9d968d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000b1c304354647a8d9fb5a696806b5b4936211300000000000000000000000000000b2035485a6c8196a5b59f8c78634d3f2e21191d29394a5b6f8499aebbaa9a84705d4b3723100e08000000000000091d32455660696866697e93a9beb39e8a7b6b60574c483b39464b5460697e929fb1baaa9e8977624c3f2f1c0000000010263b50657b8c898886889db2b59f8a75604a35200b00000000000000000000000000000000000000000000000012273c51677c8c898886889db3b59f8a75604a35200b000000000000000000000000000000000000000000000b20354b6075899ea9947f6a543625130000000f243a4f64798fa8a98f7a644f3a250f000000000000000000000000000000071d32475c72868a89898887858fb1b3b3b3b39c92847e7d67513c27120000061b31465b70869b9d9c9b9d9d9d9d9d8b77624c38281502000000000000000000000000000000000000071a2d3e53687d929d9d9d9d9d9d9d958c77614c37220c00000011263b50667c8888888888888888888888888888836e59442f1904000000142a3f54697f8888888888888888888888888888806b56402b160012283d52677d8888888888888888888888888888888885715c46311c0700152a3f546a7f8888888888888888888888888878624d38230d00000000000000000000000000000000000000000000000000000000000000000000001325364b5c6d8298a8b49f8c79634e41301b0b0000000000000000000000000005192b3c4c6176879da8ab97826d5d4b3e352c3138465763798ea1b3b49f8b79634e3f2e2a25221b1003000000000b20364b60747e7d7c7a7f94aac9b6a59c8c80756962595a5a576166727f8d9fb4b7a99f8c7b6559483421110000000010263b50657b909b9c9c9da6adb49f8a75604a35200b00000000000000000000000000000000000000000000000012273c51677c919b9c9c9da6adb49f8a755443301c0700000000000000000000000000000000000000000000081d3144556f859aae99846e5443301c0700000b20354b6075899ea9947f69543f2a14000000000000000000000000000000071d32475c72879c9d9d9d9c9b9d9d9d9d9d9d9d9d9a948c755f4a35200000041a2f44596f83888888888888888888816c5948341a0a00000000000000000000000000000000000000000f21364b61758788888888888888888876614c37210c0000000f23384c5e6673737373737373737373737373736e6554402c170200000012273b4f616973737373737373737373737373736b62503d28140010253a4d5f6773737373737373737373737373737373716756432e1a050012273c4f616a73737373737373737373737373625a4835200b000000000000000000000000000000000000000000000000000000000000000000000008182e3e4c6277899eb4aa9a846f5f4d39281603000000000000000000000000000e1f334658647a8a9ea89f8d7b655c4d493c444b566175869cb1b2a1927d675b4a363d3f3a372e2114070000000c21364c61768b929190949dafbcab9c879796877e7772707071767c85949fabb4a69d8b7d665d4b3b2b1803000000000f243a4f647a858687898c91979faa8a75604a35200b00000000000000000000000000000000000000000000000010253b50657b858687898c91979faa8a75604a2513000000000000000000000000000000000000000000000001152737556a80959f9e8874604a35200b0000081d3144556f859a9f99836e59442f19040000000000000000000000000000061b30455b70848888888888888888888888888888888888735d48331e000003182c4154656f7373737373737373736c63523b2b18000000000000000000000000000000000000000000091e3246576172737373737373737373615847331f0a000000091c2f404c505e5e5e5e5e5e5e5e5e5e5e5e5e5e595447362411000000000c2032434f545e5e5e5e5e5e5e5e5e5e5e5e5e5e56504433210e000a1e31414d525e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c564939261300000c2032434f545e5e5e5e5e5e5e5e5e5e5e5e5e4d483c2b1906000000000000000000000000000000000000000000000000000000000000000000000000101f344859697f94a4b4a2917c675746321e0f000000000000000000000000000417293a4a5c657b8a9ca49e897a6b635b5b556066748399a4ada999836e5f4d454b52544f4b3f3225140000000c21364c61768b929395989da5b29f8c7582909b948b878585878a919ba3b3ab9f98887b665e4d3f2e1d0d00000000000d22364a5c6470717274777b828b968a75604a35200b0000000000000000000000000000000000000000000000000e23374b5d6570717274777b828b968a75604a352000000000000000000000000000000000000000000000000010253b50657b8b8a8a8b79634e38230e000001152737556a7f8a8a8a87735d48331e08000000000000000000000000000004192d4255667073737373737373737373737373737373736a5844301b0000001124374754595e5e5e5e5e5e5e5e5e575245351d0d00000000000000000000000000000000000000000003162839464b5d5e5e5e5e5e5e5e5e5e4c473a2a17040000000011222f383b484848484848484848484848484844403629190700000000031425323b3f4848484848484848484848484848403d3326160400011323313a3d484848484848484848484848484848484643392b1b090000031525323c3f4848484848484848484848484838352b1e0e0000000000000000000000000000000000000000000000000000000000000000000000000005182a3b4b6074869cb1b29d8875614b3d2c1a06000000000000000000000000000c1c2d3e4b5d657986959f9e8c8078737171757b8599a19f97949d8873604a57606869655d4f43321a0a00000b20364b60747d7d7e808387909d9e89736d7c8590999d9a9a9c9faaa8a79e978c8276655d4d40302111000000000000071b2d3e4a4f5b5c5d5962666d7981816c57412c1702000000000000000000000000000000000000000000000000081c2e3f4b505b5c5d5962666d7981816c57412c170200000000000000000000000000000000000000000000000e23384b5d6574747474635b4935210c00000009283c50616a74747473695844301b0600000000000000000000000000000012263848555b5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d584c3b2915000000071929374144484848484848484848423e35271700000000000000000000000000000000000000000000000b1b2832364848484848484848484837332a1c0c000000000004111c232633333333333333333333333333332f2c24190b000000000000071420272a33333333333333333333333333332b2821160800000005131e252833333333333333333333333333333333312e261b0d00000000071520272a333333333333333333333333332320190e0000000000000000000000000000000000000000000000000000000000000000000000000000000d1d314455667b90a1b3a695806b5b49352112000000000000000000000000000010202e3f4b5b6375808a949c968d88868689909b9d958b827f94927d675a61757d7f7a69614f3827150200081d314455606768696a6e727b878e86725e66717b848a9093959695938f8982796d61584b3f302212030000000000000010202d363a46463b474c515c646c6c63523e2a15000000000000000000000000000000000000000000000000000011212e373b46463b484c515c646c6c63523e2a15000000000000000000000000000000000000000000000000081c2f3f4b505f5f5f5f4e493d2c1a060000000d20334350555f5f5f5d584b3b281501000000000000000000000000000000081a2a3842454848484848484848484848484848484848443b2d1d0c000000000b19242c2f3333333333333333332d2a2217090000000000000000000000000000000000000000000000000b161e2132333333333333333333211f170c0000000000000000090f111e1e1e1e1e1e1e1e1e1e1e1e1e1e191711070000000000000000030c12141e1e1e1e1e1e1e1e1e1e1e1e1e1e16140e040000000000010a10121e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1c1a1309000000000000030c12151e1e1e1e1e1e1e1e1e1e1e1e1e0d0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000021527374c5e6e8399a9b49f8b79634e40301b0a000000000000000000000000000211212e3d4a56606a777f878d9194969694918d8780786d73879d887869768692948f7f695645311d090002152737444b52535355585e65767978634d515e666e767a7e8081807e79756d635b4c473a2e211204000000000000000002101b222431312a34373d4a4e5757524534220f000000000000000000000000000000000000000000000000000003111c232531312a34373d4a4e5757524534220f0000000000000000000000000000000000000000000000000011212f383b4a4a4a4a38352c1f0e00000000031525333c404a4a4a48443b2d1d0c00000000000000000000000000000000000c1a262d30333333333333333333333333333333333330291d0f0000000000000711181a1e1e1e1e1e1e1e1e1e17150f05000000000000000000000000000000000000000000000000000003090c1d1e1e1e1e1e1e1e1e1e0c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192f404d63788b9fb4aa9a846f5f4d392816030000000000000000000000000003111f2d38454b58616a72787c7f81807f7c78726b635b667c909d887e8096a4a99e8975604b36200b000009192731363d3d3e40404c576163635a49404c51576065696b6c6a686460564e4a3d332a1c11030000000000000000000000070d0f1b1c181f222d363941413e3427170500000000000000000000000000000000000000000000000000000000080e101b1c181f222d363941413e342717050000000000000000000000000000000000000000000000000003111c23253535353523211a0e000000000000071520282a3535353330281d0f000000000000000000000000000000000000000812191b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b150c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a202020202020202020202020202018150f06040e1416202020202020202020202020200d0b06000c161c1e2020202020202020202020201b1812080000000000000000040a0c19110f09000000000000000000000000000000000000000000000000000000000000000000000000000000000000112035495a6b8095a6b3a2917c675745321e0e0000000000000000000000000000010f1a28323a474c555a63676a6b6b6a67625a564d4c5e6b80959e93969eb0b7a58c76614c37210c00000009151d202828292b2f39464c4e4d493c2f3839454b5053565655534f4b4538362d1f180c000000000000000000000000000000000600050b0f1a21242c2c2a22170900000000000000000000000000000000000000000000000000000000000000000600050b0f1a21242c2c2a22170900000000000000000000000000000000000000000000000000000000080e101f1f1f1f0e0c060000000000000000030d13151f1f1f1e1b150c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f11202020202020202020202020202020200d0b0500000000000000000000000000000000000000000000000000000000030a202020202020202020202020202020202020200a030000000000000b161e35353535353535353535353535352d2a23171621292c353535353535353535353535352320190e1e293033353535353535353535353535302d251a0c0000000000000c171f212f26241d12040000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4b6175879db2b29d8775604b3c2c19060000000000000000000000000000000a161e2a33373c494d5255565654524d483c384051626b80909ca4a9aba99d87725847331f0a0000000002080b121314151b2933363938352c1e242832363b3e4041403e3a363127211a0f0400000000000000000000000000000000000000000000070d0f1717150f050000000000000000000000000000000000000000000000000000000000000000000000000000070d0f1717150f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a202020202020202020202020202018150f060000000004121d242735353535353535353535353535353535351f180d00000000000000000000000000000000000000000000000000000b161e353535353535353535353535353535353535351e160b000000000b1b29324a4a4a4a4a4a4a4a4a4a4a4a4a4a423f352726343d414a4a4a4a4a4a4a4a4a4a4a4a4a4a352b1e2e3b45484a4a4a4a4a4a4a4a4a4a4a4a4541372a1a08000000000c1c2a3337443c3830221200000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e324657677d92a2b4a595806b5b4935211200000000000000000000000000000000030c181f222c35383c3f41413f3c38352b23334451626b7b878f9496948b7c66513a2a170400000000000000000000000b171e21242320190e0a161e2125292b2c2b2924201d150a0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0c0b08010000000000000000000000000000000000000000000000000000000000000000000000070b0c0903000000000000000000000000000000000000000000000b161e35353535353535353535353535352d2a231709000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a342a1d0d0000000000000000000000000000000000000000000000000b1b29324a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a32291b0b000003162939465e606060606060606060606060605752453534445156606060606060606060606060605e483c2b3b4c595e6060606060606060606060605a554837251200000004172a3a474c59514c40301e0e00000000000000000000000000000000000000000000000000000000000000000000000000000000031628394d5f70849aaab49f8b78634d40301a0a0000000000000000000000000000000000040a0e192023272a2c2b2a2723201916263444515e66727a7f817f79665e4c391c0c00000000000000000000000000030a0c0e0e0c06000003090b1014161715130f0b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811181a2020202020202020202020201f1d170e020000000000000000000000000000000000000000000001080b1117141d202121201d1518120c0a040000000000000000000000000000000000000000000000000000000008131c20211e160b05000000000000000000000000000000000000000b1b29324a4a4a4a4a4a4a4a4a4a4a4a4a4a423f3527170600091d30404c51606060606060606060606060606060605e483b2a18050000000000000000000000000000000000000000000003162939465e60606060606060606060606060606060605e4639291603000a1e32465770757575757575757575757575756d63523f3d51626b75757575757575757575757575705a483545596a73757575757575757575757575706655412d180000000a1f334758616e665e4c3c2c1906000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b30414e64798c9fb4a999846f5e4c3828160300000000000000000000000000000000000000060c0e1215161615120d0b0608162634404c505d65696b69635b4c40301d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b19252c2f35353535353535353535353534322b201202000000000000000000000000000000000000000109141d20262c26313536363531272d27211f170c050000000000000000000000000000000000000000000000000513182530353632281f180d000000000000000000000000000000000003162939465e6060606060606060606060606057524535230f000f24394c5e6675757575757575757575757575757575705948341f0b000000000000000000000000000000000000000000000a1e324657707575757575757575757575757575757575705746321e0a000c21364b61768a8a8a8a8a8a8a8a8a8a8a8a8a816d574241566b808a8a8a8a8a8a8a8a8a8a8a8a8a78624d38485e73888a8a8a8a8a8a8a8a8a8a8a8a84705a45301b0000000c21374c6176847c665b4935211100000000000000000000000000000000000000000000000000000000000000000000000000000000001321364a5c6c8197a7b3a1917c665645321e0e00000000000000000000000000000000000000000000000001010000000000000816222f383f4b4f5456544e493d3022120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811181a2020202020202020202020201f1d170e0200040e1416202020202020202020202020200d0b060000000000000819293741444a4a4a4a4a4a4a4a4a4a4a4a49463d30200e00000000000000000000000000000000000009141d2631353b4137444b4b4c4b4437433d37332920180d000000000000000000000000000000000000000000000013233036434a4b4639342a1d0d000000000000000000000000000000000a1e32465770757575757575757575757575756d63523f2a150011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a77624c37220d000000000000000000000000000000000000000000000c21364b61758a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a75614b36210c000c21364b61758b8f9aa29f9f9f9fa29a979897826d574241566b808d939fa99f9f9fa99f9697988d78624d38485e73888e98a09f9f9f9fa39b97989985705a45301b000004192e44596e83998a79634d402f1c0900000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d4c6176899eb3b29d8775604b3c2c1906000000000000000000000000000000000000000000000000000000000000000004111c232e373a3f413f38352c1f120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b19252c2f35353535353535353535353534322b2012081621292c353535353535353535353535352320190e000000000011253747545a6060606060606060606060605f5a4e3d2b1703000000000000000000000000000000000d19263137444b51565b5560616160555c58524c473a342b1d140200000000000000000000000000000000000000000c1c30414d546061574c473b2a18050000000000000000000000000000000c21364b61758a8a8a8a8a8a8a8a8a8a8a8a8a816d57422d180011273c51667c90959ca59f9f9f9faa9f999b9c9d9e8c77624c37220d000000000000000000000000000000000000000000000c21364b61768b939aa29f9f9f9f9f9fa49c9a9b9c9d8b76614b36210c000a1e32465770757a849aa6b7b5af9a848183837f69543f354b6073787e8b9fb4b5b49f8a8182838377624c37364b6075798298a3b5b5b09b85818283806b56412c160000000e24394e63798c99846f5e4c38230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f334758687e93a3b5a595806a5a493520120000000000000000000000000000000000000000000000000000000000000000000009111c23252a2c2a23211a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000819293741444a4a4a4a4a4a4a4a4a4a4a4a49463d30201626343d414a4a4a4a4a4a4a4a4a4a4a4a4a4a352b1e0e00000003182c4154656f757575757575757575757575746c5a46321d080000000000000000000000000000000d1d2b37444b5560666c70737576767574716d6761584d483b321d150a0000000000000000000000000000000000000417293a4d5f67737670625947341f100000000000000000000000000000000c21364b61758b8f9aa29f9f9f9fa29a979897826d57422d18000c21374c61767c7f879aa2b4b5b49f8c84858788898c77624c37220d000000000000000000000000000000000000000000000b20354b60727b7e84919fa9bab5b5b19c86848586878975614b36210c00031629394657616575889db3bfaa957f6c6d6e69614f3b31445560626a7f94abbcb49f8a736d6e6f62594734324557606472859bb1c2ad98826d6d6e6b62513d29140000000c21364a5b6d8298907b66503d2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a4b6073869bb1b49f8a78624d402f1a0a0000000000000000000000000000000000000000000000000000000000000000000000080e101416140e0c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253747545a6060606060606060606060605f5a4e3d2b2134445156606060606060606060606060605e483c2b19060000051a2f445a6f838a8a8a8a8a8a8a8a8a8a8a8a8a745f49341f0a00000000000000000000000000000d1d2b3c48556068747b8185888a8b8b8a8986827d766c62594f4232281a0a00000000000000000000000000000000000a1f334658677d888b8477624c3e2e1b0700000000000000000000000000000a1e32465770757a849aa6b7b5af9a848183837f69543f2914000a1f33475861666a74849ab0c5b59f8b747071727375625948341f0b00000000000000000000000000000000000000000000081c3043546065696f7c8b9fb4c3bfaa95806f70717273615746321e0900000b1b2939464b566a8095aabfac97826c5859544f43322737444b4d61768b9fb5bbaa8c7762595a4c473b2a2839454b54687d92a7bdaf9a856f5a5956514434210e000000071a2d3d4e63798e9a85705b4a36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d314455657b8fa0b2a999836e5e4c382815020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003182c4154656f757575757575757575757575746c5a4632293d51626b75757575757575757575757575705a4835200b0000051a2f445a6f838d959fab9f9f9fa69d96979889745f49341f0a0000000000000000000000000005182b3b485a62737e8890969b98969495979b9b98928a817769604b4538281a0a000000000000000000000000000000000c21364c61768a9ea299836e5c4b37220d0000000000000000000000000000031629394657616575889db3bfaa957f6c6d6e69614f3b27120004172a3a474c515664798ea7b9bcab8c76615c5d5e5f4c483b2a18050000000000000000000000000000000000000000000001142636434b50535e687e93a5b7c1ab96816c5b5c5d5e4b46392816030000000b1b29323851667b91a6bbad98826d58443f3b322519273135465872879cb1c8a38d78634e4437342a1d1b2832364e64798ea3b9b09b85705b46413d34261604000000000f21364a5b70859b8e79634e39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000011426374b5d6e8298a8b3a1907c665645321d090000000000000000000000000000000001080b0c0c0b080100000000000000000000000000000000000000000000000000000000000000000000000002090b0c0b0902000000000000000000000000000000000000000000000000051a2f445a6f838a8a8a8a8a8a8a8a8a8a8a8a8a745f49342c41566b808a8a8a8a8a8a8a8a8a8a8a8a8a78624d38230d0000000b20364b607478808d9fb5b5b29d88818283836e59442f1904000000000000000000000000000b20344859627885939d9d918883807f8082868c979f9f978a7e6e6056453828150200000000000000000000000000000010253a4f657a8fa8b3a18f7a644f3a240f0000000000000000000000000000000b1b2939464b566a8095aabfac97826c5859544f43321f0c00000c1c2a3337384a5c74899eb3b7a28c77624d48494a37342a1d0d00000000000000000000000000000000000000000000000008182630353b404b6074879db2c1ac97816c574748493632281b0b00000000000b1624394f64798ea4b9ad98836d58432e271f1409151d293a5a6f849aafb8a38e78634e39231f180d0a1622374c61778ca1b6b09b86705b4631292116080000000000071a2d3d54697f9496816c563d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000009192e3f4d62778a9eb4b29c8774604b36200b000000000000000000000002090b1117141d202121201c1417110c0a03000000000000000000000000000000000000000000000000000000070b1017151d2021201d15150e0c07000001020b0b0b0b0b0b0b0b0b0a000000000000051a2f445a6f838d959fab9f9f9fa59d96979889745f49342c41566b808d939fa99f9f9fa99f9697988d78624d38230d000000091d32455660636d8297acc7b19c87716d6e6e6554402c1702000000000000000000000000091d2f404d6277879ba39d887c736e6b6a6a6c7178828d9fa89e938274605645321d120000000000000000000000000000000f243a4f64798fa4bfac96816c573c2b19050000000000000000000000000000000b1b29323851667b91a6bbad98826d58443f3b322514030000000c171f212d3e5b71869bb0b7a28d78624d383435221f180d000000000000000000000000000000000000000000000000000008141c20263144556c8197acc1ac97826c57423234211e160b000000000000000e23384e63788da3b8ad98836e58432e190c030001192e43596e8398aeb8a38e79634e39240e0500000b20364b60758babbcb09b86715b46311c0e04000000000000010f24394e63798e9d87725c4a36210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000011203448596a7f94a5b2a5947f6a553f2a15000000000000000000040a151d20272c26313536363530262c27211e160b07000000000000000000000000000000000000000000000008131c20252c283236363631272b24211a0f0f1618202020202020202020200a0400000000000b20364b607478808d9fb5b5b29d87818283836e59442f20354b6073787e8b9fb4b5b49f8b8182838377624c37220d00000002152838454b4e63798ea9bab39e89745e59595447362411000000000000000000000000000f24384c5e70849aa59d8878676054565555575a626d7d8c9faaa0988374604b40301b0a00000000000000000000000000000c22374c61778ca4b6b29d87725a4834200b000000000000000000000000000000000b1624394f64798ea4b9ad98836d58432e271f14060000000000040a1b30455a70859aafb8a28d78634d3823200d0b050000000000000000000000000000000000000000000000000000000001080b15273753687d93a8bdac97826d57422d1e0c090300000000000000000d22384d62778da2b7ad98836e58432e1903000003182d42586d8297adb8a38e79634e39240e000000091d314556758a9fb5b19b86715c46311c0700000000000008161f2d354a6074899f8e79644e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4b6074879ca1998a7e68533d281300000000000000000b171f2832363c4137444b4c4c4b4336413c363229211a0f040000000000000000000000000000000000000008131c2530353a4138454b4c4b45384039362d22232a2d353535353535353535351f170c00000000091d32455660636d8197acc6b19c87716d6e6e6554402c1d3144556062697e93a9bab49f8b746d6e6f625947341f0b000000000a1a2832364b6075899fb4b49f8a755f4a4440362919070000000000000000000000000011263c51667c91a2a6917c665a4a43363f403c494d5f677c8c9fb4a297826d5e4d39281603000000000000000000000000000a1f34475971879cb1b6a58d77624d38220d00000000000000000000000000000000000e23384e63788da3b8ad98836e58432e190c0300000000000000051a2f445a6f8499afb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a6bbac97826d57422d1802000000000000000000000d22374d62778ca2b7ad98836e58432e1903000002182d42576d8297acb9a38e79644e39240f0000000215274a5f758a9fb4b19b86715c46311c070000000000031626343d4a4e5471869c937e68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d324556667c9191837768604e3a261100000000000004121b293338454b51575b5560616160545b57514b4639362d1f180c00000000000000000000000000000000000d18253036434a50575b56606160565a554e4a3d36353f424a4a4a4a4a4a4a4a4a4a33291c0c00000002152838454b4e63798ea8b9b49e897456595954473624152737444b4d60758a9fb4bcab8c7762595a4c473b2a180500000000000a151d31445572889db2b59f8a75604a352c24190a0000000000000000000000000004192f44596e8399aea5907a65503c30252a2b2b35414d5e6b8095a4b1a0917c665745321e0a0000000000000000000000000004182a3a566c8196abc3a7927d67523d281200000000000000000000000000000000000d22384d62778da2b7ad98836e58432e19030000000000000000041a2f44596f8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fa4baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000002172c42576c8197acb9a48e79644f39240f000000001f354a5f748a9fb4b19c86715c47311c07000000000011213444515b636770859b98826d58432d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000021528384c5e6d827c6e62594e42311e0b0000000000081622303a464c5660666c70737576767573706c6661574e4a3d342a1c110300000000000000000000000000000e1d2a36434a5460656c717475767573706a635b4f4a4552576060606060606060605e463a2917040000000a1a2832364b6075899eb4b9a88b75604b44403629190919273135455671869bb1c9a38d78634e4437342a1d0d00000000000000021426375c71869cb1bcab8a75604a352011070000000000000000000000000000091e33485e73889db3af99846f5a442f131515192030404b6074869cb1b29d8775604b392816030000000000000000000000000010253a4f657a8fa5b7ac97826d573b2b1805000000000000000000000000000000000d22374d62778ca2b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9ac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000002172c42576c8197acb9a48e79644f39240f0000000a1f354a5f748a9fb4b19c86715c47311c0700000000081c2e3f51626b797d7a859b9a85705b45301b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2f4052636d665e4d483b312413020000000007162633404d58616b757c8185898a8b8b8a8885817c766d635b4c473a2e2112040000000000000000000000000e1f2c3b47546067737a8186898b8b8b8885807970645c4b636d757575757575757575705846331f0a000000000a151d30435472879cb1c6a08b76614b362124190a0009151d2838596f8499aeb8a38e78634e39231f180d0000000000000000001c31465b71869bb0b59f8a75604a35200b000000000000000000000000000000091e34495e73899eb3b39e88735e49331e000006131d314556677c91a5b7a595806b5745321e09000000000000000000000000000b20354a6073879db2b29c8772594834200b000000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fa4baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000002172c41576c8196acb9a48f79644f3a240f0000000a1f354a5f748a9fb4b19c87715c47321c07000000000e23374b5d6b808e928f9ba39c87715c47321c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122235455257514c40342b1d1306000000000315263344515e6676808891969b9c989696989d9a96918982796d61594b3f30221203000000000000000000000e1e2c3d495962727c878f969b9fa9a1a79e9a958e857a6d616d818a8a8a8a8a8a8a8a8a76614c36210c0000000000021426365b70859bb0b6a18b76614c36210c0700000001182e43586d8398adb8a38e78634e39230e05000000000000000000061b30465b70859bb0b59f8a75604a35200b000000000000000000000000000000051b30455a70859aaaae9c87725c47321d070000021527384b6074879db2b39e8975604b36210d00000000000000000000000000071c3043546b8095abb6a58c77624d37220d000000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d3823110f0d0b0902000000000000000000000000000000000000000000000000000000000010253a4f657a8fa4baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000002172c41576c8196acb9a48f7a644f3a250f0000000a1f354a5f748a9fb4b19c87715c47321c070000000010253b50657b909ea7a4b1b09b86715b46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041727353f423c383020180d0000000000001121334451626b7c88959e9d938b8683818183878e979f9e978c8277655d4c403021110000000000000000000a1a2b3c495b637784919ca4acb0a39b95918f90949a9a8d827570859b9f9fa1999798998b76614c36210c0000000000001a30455a6f859aafb6a18b76614c36210c0000000003182d42586d8297adb8a38e78634e39230e00000000000000000000061b30455b70859ab0b49f8a755f4a35200a0000000000000000000000000000000010263b50657b8c9799927e68533d2813000000000a1d3144556a7f94aab9a8927d68523b2b1905000000000000000000000000001325364d62788c9fb5a7927d67523d2712000000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d3827262522201d1515100b080100000000000000000000000000000000000000000000000010253a50657a8fa5baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001172c41566c8196abb9a48f7a644f3a250f0000000a1f354a5f748a9fb4b19c87725c47321d0700000000152b40556a8095aabcb9c4ad98836e58432e19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000917232a2d26241d120500000000000008182f4050626b80919e9f97887e77716d6c6c6e7279828d9ea89f98887b665e4c3f2e1d0d0000000000000002152838485a63798899a1b1b5a59d90867f7b7a7b7e848c9a978577889db3ae99838283848575614b36210c0000000000051a2f445a6f8499afb6a18b76614c36210c0000000002182d42576d8297acb8a38d78634e38230e00000000000000000000061b30465b70859bb0b49f8a755f4a35200a000000000000000000000000000000000e23384c5e657b82837d68604e3a261100000000011426374e63798ea5b7b09b8570594834200b00000000000000000000000000082035495a6f849aafac97826d573b2b18050000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d3d3c3b3a383632282b25201d1409070000000000000000000000000000000000000000000010253a50657a8fa5baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001172c41566c8196abbaa48f7a654f3a25100000000a1f354a5f748a9fb4b19c87725c47321d0700000000162b40566b8095abbec6b7a6927d68523d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1518110f0900000000000000011426364c5e6b80959ea0978175696259585757595b636d7c8a9eaaa69d8b7c665d4b3b2a1805000000000000091d3245566278889da6b3b5a49c877b716a666565696f7984939b878d9fb4a8927d6d6e6f70615746321e0a0000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb8a38d78634e38230e00000000000000000000061b30465b70859bb0b49f8a755f4a35200a00000000000000000000000000000000091c2f404c5d656d6e68604e42311e0b00000000000921364a5b72879db2b4a38c77624d37220d0000000000000000000000000006192c3c52677c91a6b29c8772594834200b0000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d7863525251514f4d4b4538403a353126221b1007000000000000000000000000000000000000000010253b50657a90a5baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001162c41566b8196abbaa58f7a65503a25100000000a1f354a5f748a9fb4b29c87725d47321d080000000011263b50667b90a0aeafa89d8775604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354657b909ead98826d61574c473b41413d494e5e667b8b9fb4a99f8c7b655948341f0f000000000005192b3c4b6074859ba6b7b7a69c8676665e55514f50545b63727e8b9d9fabbca9947f6a585a5b4b46392916030000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb8a38d78634e38230e00000000000000000000061b30465b70859bb0b49f8a755f4a35200a000000000000000000000000000000000011212f3f4b505759534e4231241313141413110d0b1a2d3d586d8297adc1a7927d68523d281300000000000000000000000000000e20364b6075889eb3a58c77624d37220d0000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d7867686766666462605659554f4b4437362d221b100300000000000000000000000000000000000010253b50657a90a5baac97826c57422d1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001162c41566b8196abbaa5907a65503b25100000000a1f354a5f748a9fb4b29c87725d47321d08000000000f23384c5e6e8292999a968a7b655645321e0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b090200000000000000000b20354b6073869cb1a38d78634e4639342a2c2c2c36404c5d6a7f94a5b7aa9d8877624c3d2d1a07000000000b2035485a6a8095a3b5bfb39d887762584c403c3a3b3d4a5460697b8b9fb4c9aa95806b5544463632291b0b000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb8a28d78634d38230e00000000000000000000061b30465b70859bb0b49f8a745f4a351f0a00000000000000000000000000000000000311212e373a42443d3a311f22252829292826222018293e53697e93a8bead98826d583928160300000000000000000000000000091d3145566b8095aba7927d67523d27120000000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aebea8937e7d7d7c7c7b7a7775726e6a6560554f4a3e362e1e160b000000000000000000000000000000000010263b50657b90a5baac97816c57422c1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001162b41566b8096abbaa5907a65503b25100000000a1f354a5f748a9fb4b29d87725d48321d0800000000091c2f404b60727d84848078655d4b3828160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d201d150a0500000000000010253a50657a8fa4b6a38d78634e38281f1817171a212f3f4b6074879db2b8a697826d5b4a36210c000000031628394d62788a9fb4c1b3a1907c6659473a2f2625262d36434a5d677c91a6bcab96806b564130211e160b00000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb8a28d78634d38230e00000000000000000000061b31465b70869bb0b49f8a745f4a351f0a00000000000000000000000000000000000003111c23252d2e28222a34373b3d3e3e3d3b37342b253a4f657a8fa4c6b29d87725746321e0900000000000000000000000000021527384d63788c9fad97826d583d2c1a0600000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aec3ae9c9392929291908f8d8a8784807a746c645c4f4a3e32281b0d0000000000000000000000000000000010263b50657b90a5baac97816c57422c1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001162b41566b8096abbaa5907b65503b2610000000081c304354748a9fb4b29d87725d48321d080000000000111c30435460686e6f6b625a4b3f2e1a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a273136312720180d0100000000142a3f54697f94a9c2aa95806b55402b1605000006121d314455697f94a9c3b59f8c79634e39240e000000091e3245576c8196a9bac4af9a846f5e4c3b2a1c1110101825303f4e63788da3b8ab96816c56412c170a030000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb7a28d78624d38230d00000000000000000000061b31465b70869bb0b49f8a745f4a351f0a0000000000000000000000000000000000000000080a151d2b34373b474c5052535453504d483b37374c61768ca8b9b59f8b76614b36210c00000000000000000000000000000a2035495a6f849aaf9d88725b4935210c00000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aec3af9d9491908f8f909295999d99958f8982796f645c4b46392b1d0d00000000000000000000000000000011263b50667b90a5bbac97816c57422c1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000001172c41566c8196abbba5907b66503b26110000000b20354b60758aa9bab29d87725d48321d08000000000001142636434b53595a564d493c2e2110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002152738454b4538342b1c140800000014293f54697e94a9bfae98836e59432e1904000000021527374e63788ea5b7bcab96816b563c2b190500000b21364b6075899eb3c7b7a6907b6550402f1d0d000000081324394e64798ea3b9ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb7a28d78624d38230d00000000000000000000061b31465b70869bb0b49f8a745f4a351f0a00000000000000000000000000000000000000000d1a27313b484d5559626568696968666259554c47475874899eb4bcab8e79644f39240f000000000000000000000000000006192c3c52677c91a6a58d78634e38230e00000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aebfaa947f7c7a7a7a7b7c808489919ba39e978e847a6c6157483b2b1d0d000000000000000000000000000011263b50667b90a5bbac97816c57422c1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000002172c42576c8197acbba5907b66503b26110000000c21364c61768ba1c7b29c87725d47321d0800000000000008182630353d44454138352c1e100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d31455660564c483b30261808000010253b50657a90a1aea997816c57422c170200000000092135495b72879db2c9b39d88735a4835200b000011263c51667b91a7b9c8b29d8873604a35201200000000000f24394e64798ea3b9ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb7a28d77624d38220d00000000000000000000061c31465b71869bb0b49f89745f4a341f0a000000000000000000000000000000000000000d1d2b38454b59626a71777a7d7e7e7d7b77726a61584b5c71879cb1c9a7927c67523d27120000000000000000000000000000000e20364b6075889ea8937e685337271502000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d786665656566676a6f757c85919da6a29a8d81756259483b2b1a0a0000000000000000000000000011263b51667b90a6bbac97816c57422c1702000000000000000000000d22374c62778ca1b7ad98836e58432e1903000003182e43586d8398adbba6907b66513b26110000000d23384d62788da2b7b09b86715b46311c060000000000000008141c20282f2f2b2320190e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2f404b60746e62594b4336261401000e23374b5d6f839498988b7a644e39240f0000000000061a2c3d596e8399aec3b7a68d77624d38220d0002172c41576c8196acc5c1ac96816c5443301c0700000000000f24394e64798ea3b9ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb7a28d77624d38220d00000000000000000000061c31465b71869bb0b49f89745f4a341f0a0000000000000000000000000000000000000d1d2b3b4856606a7780878c9092939392908c877f766960546f859aafbea9947f69543f2a14000000000000000000000000000000091d3145566b8096ab99836e5544311d08000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d7863504f4f505255566067707c889aa2ab9f9786776259483828160200000000000000000000000011263b51667b90a6bbac97816c57422c1702000000000000000000000d22374c62778ca1b7ad98836e58432e19030000061a2c3d5b70859bb0baa58f7a65503a251000000010263b50657b90a5baaf9a846f5a452f1a05000000000000000001080b13191a160d0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021528384c5e6e83837769605443301c0800081c2e3f4b60747e83827a645c4a36220d000000000000172c42576c8197acc1c4a6917b66513c26110004172a3a5b70869bb0c5c7a6917c67513625130000000000000f24394e64798ea3b9ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb7a28d77624d38220d00000000000000000000061c31465b71869bb0b49f89745f4a341f0a000000000000000000000000000000000008182b3b48596274808a959ca4ab9f9b9896979b9c95897e72616e8398aec0ab96806b56412b16000000000000000000000000000000021527384e63788da29e8975604b36200b000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d3a3a3b3d38454b525e6677849aa2b5a49c8777625645321e0f00000000000000000000000011263c51667b91a6bbac97816c57422c1702000000000000000000080d22374c62778ca1b7ad98836d58432e180000000c2135495b73889eb3c4a38e79644e39240f00000316293953697e93a8beac97826d57422d1802000000000000000000000000040501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d324556667b9098897e72604b35200b0000111d31455660696e6d645c4b3e2d1b07000000000000152b40556a8095aabfbda8937d68533e2813000a1f33475874899eb3c9baa98d78624d38220d0000000000000e24394e63798ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000002172d42576c8297acb7a28c77624d37220d00000000000000000000061c31465b71869bb0b49f89745f4a341f0a00000000000000000000000000000000011426364859627785959fa9b1a0988c86828182858b959e9484766d8297acc2ad98826d58432d18000000000000000000000000000000000a2135495b70859aa8907b65503b2510000000000000000000000000000d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38252627283236404d596174849aa5b5a59b8574604b3d2d1a07000000000000000000000011263c51667b91a6bbac97816c57422c17020000000000000003111c2325374c62778ca1b7ad98826d58432d180c09071426364e63788ea6b8b7a68c77624c3722120c0b0e1e3246576e8499aec6a9947e69543f291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3c4b6074879ca89e927d68523d2813000002152738454b5459584f4b3e2e201000000000000000152a40556a7f95aabfbfa9947f6a543f2a15000c21374c61768ca8b9c9b49f8974604a35200b0000000000000e24394e63798ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000003182d43586d8298adbcab8b76614c36210c00000000000000000000071c31465c71869bb1b49f89745f4a341f0a00000000000000000000000000000000081c3043546277879ba3b4ae9d948278716d6c6d70777f8a9a9a86778196acc1ae99836e59442e1900000000000000000000000000000000061a2c3d52677d92a896816b563c2c19060000000000000000000000080d22374c62778ca1b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38231112151d20303a47566176879db2b5a396816c5b4a36210c000000000000000000000011273c51667c91a6bbac96816c57412c17020000000000000011212f373b3e4c61778ca1c7ad97826d5840342a201d1b22304354697e93a9c5b29d887359483830242220212c3c4b6176899eb4b9a88f7a65503a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a2035485a6a7f94a5b19c8674604b36200b0000000a1a2731363f43433a372e20100200000000000001162b41566b8096abc0bea9947f69543f2a14000d23384d62788da2c6c7b19c87725443301c070000000000000e24394e63798ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0000000004192e44596e8399aeb59f8a75604b35200b00000000000000000000071c31465c71869bb1b49e89745f49341f0a000000000000000000000000000000031729394b6073859ba5b5b09e947f6d625a58575859616a7884979c868197acc2af99846f5a442f1a00000000000000000000000000000000000e21364b6075899e9c87725a4935200c00000000000000000003111c2325374c61778ca1b6ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e000209121c2a384758657b90a2b4b49f8c79634e3a2a17040000000000000000000011273c51667c91a6bbac96816c57412c1702000000000000081c2f3f4b50535261768ba9baac97826c5e4c473a36312d36404b6073879cb2c4af9a846f60564d413a3735373c495a6a7f94a8b9b49e8975604b36200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2f3f4d62788a9fb4a1907b655544311d08000000000a151d20292e2d25221b10020000000000000003182d42586d8297adc2bda8927d68533d2813000e24394e63798ea3b8c5b09b85705b362513000000000000000e24394e63798ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c00000000031729395a70859aafb49e89745443301c0800000000000000000000071c31465c71869bb1b49e89745f49341f0a0000000000000000000000000000000a1e334657687e93a3b4b7a596806b614d493c413a474c5a627381979c8b9fb4c5af9a85705a45301b0000000000000000000000000000000000091e3245576c8197a48d78634d38230e00000000000000000011212f373b3e4c61768ba1c6ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e000000000c1a2a3a4c5d6f849aafbcab98836e5847331f0a0000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000e23374b5d6568676674899fb4b49e8a7d6c6159504b453e4a4f5e687e93a5b6bab4a2978174675f554f4c4b4c4f5b6378899eb3bdad98826d5645311d0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384c5d6e8398a8a999836e5d4c37271502000000000002090b1419180f0d0800000000000000000005182b3b5a6f849aafc4c3a6907b66513b2611000e23384e63788da3b8c4af9a846f5a452f1a000000000000000e23394e63788ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c000000000a1e33465773889db2b29c87725d362614010000000000000000060c0e1c31465c71869bb1b49e89745f49341f0f0e0e0d0b05000000000000000000000c21364c6176889eb3c1b29d8775604b43352b2c2a343c4855606d81979faabbc5af9a85705a45301b0000000000000000000000000000000000031628394e64798ea3947f69543c2b190500000000000000081c2f3f4b50535260758ba8b9ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000c1c2f3f52677c91abbcb49f8a77614c37210c0000000000000000000012273c51677c91a6bcac96816c57412c170200000000000010253b50657b7d7c7b7b889db2b7a69d8d81776c6560565d5c646c7c8b9fb4baa99f919a97867c726a64616061646b79869ca7b8b19f8e7a644f3827150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d314556657b90a0b49f8a78624d3f2f19090000000000000000000004030000000000000000000000000b2034485973889db2c8b6a58c77624d37220d000d22374d62778ca2c3c4af9a846f5a452f1a050000000000000e23394e63788ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210d020000000c21364c61768ba6b7ae99846e59442f1900000000000000010f1a21232a31475c71869cb1b49e89745f4934242423232220190e000000000000000005182b3b53687e93a6b8baa9927d68564532201917181f2b37444b6074859bb1c1c4af99846f5a442f1a0000000000000000000000000000000000000a21364a5c71859b9b85705a4835200b000000000000000e23374b5d6568676674899eb4ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000001121364b61768b9fb4bbaa917c67523c27120000000000000000000012273c52677c91a7bcac96816c57412c1702000000000000172d42576c819391908f9da6b7b39d88919789817a7573727479818d9fa9b8b39f8b7c84949c918680797775767a808a9ca4b6b2a297826d5c4a361a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192b3b4b6074869cb1a595806a5a4935211100000000000000000000050b0d0b05000000000000000000000d22374d62778ca6b7c7b29c8772594834200b000b21364b60768ba5b7c4af9a856f5a45301a000000000000000e23394e63788ea3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c382b1d150d0b0c182b3c51667c91a6c4ab95806b56402b16010000000000000f1f2c3639403f475c71869cb1b39e89745e493a3a39393838352b1e0e000000000000000b2034485970859bb0c5b49f8a76614b3828160600040e1926324556657a8fa3b5c3ae99836e59442e19000000000000000000000000000000000000071a2d3e53687d93a38d78624d38220f0000000000000010253b50657b7d7c7b7b889db2ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000a1e32465771879cb1c8ac96816c57412c170000000000000000000012273c52677c91a7bcac96816c57412c1702000000000000172d42576c81929394969b9fa9aa947f7c8997978f8b8888898e979fabb4a69e917e68727f8a979c958f8c8a8c8f969fa8b4afa0988475614b3e2d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009203448596a7f94a4b29d8775604b3c2b19030000000000000000000d19202220190d08000000000000000a1a2e3e52687d92a7c4c0ac97816c573b2b180500091e32455672889db2c6b19b86715c3a2917040000000000000e23384e63788da3b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18c766156483b31272220212836485a6d8297adbaa9917c66513c2711000000000000061a2c3d494e5554545c71869cb1b39e89745e504f4f4e4e4d4d483c2b19050000000000000d22374d62778ca3b4c3ae99836e5746331a0a00000000091628384b5d70859bb0c2ad98826d58432d18000000000000000000000000000000000000000f21364b6176899e947e69543d2c1a06000000000000172d42576c819391908f9da6b7ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000031629395a6f849aafc4af9a856f5a45301a00000000020b11130d0b12273d52677c92a7bcac96816c57412c17020000000000000f243a4f647a7d7d7f81858a969f937e6978828c979e9e9d9fa9aaa8a89e96887c6860606977818b959da6a0a1a4aaa8aa9f9a9083746157463220100000000000000000000000000001080b0b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192f3f4d62788a9eb4a2917c675745321e0e000000000000000008161d2b3438342b231c130f0c0a080b0f1a28384b5c70859bb0c7b3a28e79634e39230e0000031628385a6f8499afc4b39d88735846331f0a0000000000000e23384e63788da3b8ab96816c56412c1701000000000000000000041a2f44596f8499aec3ae99837462594b453837353638455462788b9fb4b49f8a76614b36210c0000000000000c2136495b636a6a696971869cb1b39e897466656564646363625a4835200b00000000000011273c51667c91a6c1bea9947e69543929170000000000000a1a2e3f586d8398adc1ac97826c57422d17000000000000000000000000000000000000000a1e3246576c81979b85705b49352108000000000000172d42576c81929394969a9ea8ad98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000192e43586e8398adc3b19c87715c47321c00000006141f2629222019273d52677c92a7bcab96816c56412c17010000000000000d22364a5c6468686a6c7077808c8e7c67626d7982898f93959695938f898177665e4e4a59626c7880888e9295969593918a857b6e6056463928160200000000000000000000000409151d20211e160a08000000000000000000000000000000000000000000000000000000000000000000000000000000000000011527374b5d6e8398a8aa9a84705f4d3928160000000000000000071626343c484d483c372e2824211e1d20232c384556647a8fa2b4baa99a846f5b4a36210c000000152a40556a7f95aac3b7a68b76614c36210c0000000000000e23384e63788da3b8ab96816c56412c1701000000000000000000041a2f44596f8499aec4b3a1998477696056504d4b4b4d5660728399a9baae99836e5746321e090000000000000e23394e63797f7f7e7e7e889db2b49f8a7c7b7a7a7979787878624d38220d000000000000162b40556b8095aac0c7a48f7a654f3a2510000000000000001a30455a6f859aafc0ab95806b56402b1600000000000000000000000000000000000000031629394e63798ea28d79634e3626140100000000000f243a4f647a7d7d7f818489929d98836e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000004192e43596e8398aec3b29c87725d47321d0000041424313b3e38352b283d52677d92a7bcab96816c56412c1701000000000000071b2e3e4a4f5253545758616b787975614d5b636c747a7e8081807e7a756c62594c403b484d5a626b73797d8081807e7c7670655d4b4538281b0b00000000000000000000000b171f273135363228221b100200000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455657b90a0b49f8c79634e41301b0a000000000000000315253444515a625a4f4b3f3d3936333135383d49566074859bb1bfb49f8b79644e3d2d1a070000000f24394f64798ea5b6c4a58f7a65503a25100000000000000e23384e63788da3b8ab96816c56412c1701000000000000000000041a2f44596f8499aec4b09e969a897e746c666260616369748197a1b3b2a18f7a644f3928160300000000000012273c51677c91949493939da6b7baa89f9190908f8f8e8e8d8b745f4a351f0a0000000000182e43586d8398adc2baa98c77624c37220d00000000000004182a3b5c71879cb1bda8937e68533e291300000000000000000000000000000000000000000b21364a5b70859a95806b5443301c0800000000000d22364a5c646868696c6f757d888e826e58432e1903000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000005182b3b5a6f859aafc4b09b86715b46311c0000112231424e534d483c303d52677d92a7bcab96816c56412c17010000000000000010202e363a3d3e3f3a474c5a6263615746494e556064686b6c6b696560564c473b302b343c484d565b63686a6c6a69666158504b3f32281a0b00000000000000000000000b1b293337444b4b4539372e201002000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4b6073869cb1a796816c5b4a36231200000000000000000c20324351626b776d655d57524e4c46444b4d525b63748399a3b5b2a1947f6a5c4a361f0f000000000b20354a6073879db2c5aa95806b553f2e1b0800000000000e23384d63788da2b8ab96816c56412c1701000000000000000000041a2f44596f8499aec0ab96808c9c9388817b777576787e86979fb1b5a499836e5d4b371b0b0000000000000012273c51677c91959595959ea6b8baa99f95959595959595958a745f4a351f0a00000000001a2f445a6f8499afc4b49f8a75604a35200b0000000000000b1f34475974899eb3bba6907b66513b26110000000001080b0b080100000000000000000000071a2d3d52677c919d8874604b35200d0000000000071b2e3e4a4f52535456566067767978624d37220d00000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000b2034485972879db2c3ae99846e59442f1900091c2f404e6068625a4b433652687d92a7bdab96816c56412c17010000000000000002101b222428282a2a333c494d4e4b46393537444b4f5356565553504b4538342a1d18202b35383d4a4e5255565553514c463a382f1e160a00000000000000000000000919293a464c556060574f4b3e2e201000000000000000000000000000000000000000000000000000000000000000000000000000000920344859697f94a4b39e8876614c3d2d1a05000000000000000012273c4f616b808a827a736d68646157556063676e798599a1b3b4a0988372604b3d2d1a0100000000071c304354697e93a7b8b19c86715d4b37221200000000000e23384d63788da2b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b767b86939d96908c8a8b8d939ca4b1b1a39b8676614c3f2e1b00000000000000000e23394e63798080808080889eb3b49f8b80808080808080807f6a553f2a150000000000001b30455b70859ab0c5b39d88735443301c070000000000000c22374c61778ca7b9c3a38e79634e39240e00000008141c20201d1509000000000000000000000f20364b6074889d907b65503b2b1805000000000010202e363a3d3e3f38454b58616362594834200b00000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000021527374c62778ca5b7c3aa95806a55402b15000f23384c5e687e786960544a52687d92a7bdab96816c56412c1701000000000000000000070d0f131315181f2c353839363229212731353a3e4041403e3a3631271f180d050e1920222d36393d4041403e3c363329231c11030000000000000000000000021527374658616d757671645c4b3e2e1b0700000000000000000000000000000000000000000000000000000000000000000000000009192e3f4c62778a9eb4a3937e685847331f0f000000000000000000152a3f546a7f949f988f88827d7976747475787c838c9ba3b4a89f938274605443301f0f0000000000001325364b6176899eb3b5a48f7a654f40301e0f010000000e23384d63788da2b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b7665747e8892999faaa0a2a8a9a7a49c93857762584733201000000000000000000c2136495b636a6a6a6a71869cb1b39e89746a6a6a6a6a6a6a6a61503c28130000000000001a2f455a6f849aafc4b29c87725d4725130000000000000010253a4f657a8fa4c5b6a58b76614c36210c00000818263035353127190d000000000000000000081d3144556a7f9598836e5948342009000000000002101b222428282a28323a474c4e4d483b2b190500000000000000000004192f44596e8499aeb8a38d78634e38230e0000000005121d314455687e93a8c3b6a58f7a65503a25100011263b50667b908a7e73635b53687d92a8bdab96816c56412c1701000000000000000000000000000000040e19202324211e160b151d2025292b2c2b2925201d150a05000000050b0f1a2123282b2c2b2926211f170b0800000000000000000000000000081d3144556176828a8b867a645c4b37220b0000000000000000000000000000000000000000000000000000000000000000000000011426374b5d6d8298a8b19b8573604b3a291701000000000000000002172c42576c81979f96979d97928e8b8a898a8d91989faaa89f978a7e7260564536261401000000000000081e334657687e93a2b4af99846f5e4d3c2c1c140d0c0d0f23384d63788da2b8ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76616069747d848b9094959694928d867e736259483a2a17020000000000000000061a2c3d494e5555555b71869bb0b39e89745e55555555555555504333200d000000000000192e43586e8398adc3b29d88735d3929170300000000000013283e53687d93a8bdb29c87725746331e0a0001142636434b4b44372b1d0d0000000000000000021527374c61778a9f8b77624d37271501000000000000070d0f13131a28323639373937342b1d0d0000000000000000000108192f44596e8499aeb8a38e78634e39230e00050b0d18202f3f4b6074869cb1c1b29d8774604b35200b0013293e53687e8c9d9385796b60687d92a8bdab96816c56412c17010000000000000000000000000000000000060c0d0e0c0a030001080b0f1316171614100b09020000000000000000070c0e1315171514110c0a040000000000000000000000000000000b20364b607485979fa39b8b7a644f3929170300000000000000000000000000000000000000000000000000000000000000000000081d314455657b8fa0b2a08f7a655443301c0c00000000000000000002172c42576c8197968182888e94979b9e9fa8a1a79e9b97928a8178696054453828180800000000000000031729394a6072849aa6b3a1917c665a493d3026222123252a384d62788da2b7ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c5660676f767b7e80807f7d7871686054483b2b1c0c000000000000000000000f1f2c36394040455a70859aafb39e89745e4940404040403f3c33251503000000000000152b40556a8095aac7b49f8a745746331e0a000000000006192c3c586d8298adc9ad98836e583929170300081c304354606055483c2b19050000000000000000091f3447596d8297957f6a5544311d0800000000000000000313233138454b4e4c473a32281a0a000000000000000009141d202e44596e8399aeb9a38e79644e392418191920222b34404c5d697f94a4b6b4a3937e685544311d080011263b4e60687b87999b8b8074687d93a8bdab96816c56412c17010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52687d92a3b4b5a99b85705746331e0a00000000000000000000000000000000000000000000000000000000000000000005182a3b4b6073869cb1a898826d5d4b3626140000000000000000000002172d42576c8297927d6c74797e8286898a8b8b8a8986827d766c62594a4336281a0a0000000000000000000b1c3043546277879da7b39e8978635b4b43363837383a3b484d62788da2b7ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c454b52576165696b6b6967625a534b43362b1d0d0000000000000000000000010f1a21232b2f44596f8499aeb39e89745e49342b2b2b2b2a282015020000000000000011273c51667c91a9babaa98b76614c36210c00000000000c2135495b72879db2bcab937d68533e281300000b20354b607375705a4834200b000606060606060604182a3b4e64798e9d8874604b3520110000000000000000112131414e56606361584b453828160200000000000009192631353543596e8398aebaa48f7a654f3a2d2d2f2b34373b484d5e667b8a9fb4b7a69b8573604b37261401000b1f31424e5d657683949f95867a7e93a8bdab96816b56412c16010000000000000000000000000000000000000000000000050b0d0f0f0b0801000000000000000000000000050b0d0f0f0c090300000000000000000000000000000000000000000000182e43586d8398adc1c7b59f8b76614b36210c000000000000000000000000000000000000000000000000000000000000000000091f344759697e93a4b49e8a77624d3f2e18080000000000000000000002172d42576c8297927d686064696d71747576767574716d6761574d483b3025180a00000000000000000000001325364759647a899da6a79d8779686054504d4c4d4f5459626b7b8fa5baab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c363639464b5054565654524d483c353026180d0000000000000000000000000000060c0e182d43586d8298adb39e89745e49341f151515151d201d150a0900000000000c21364b61768a9fb4c7a5907b65503b251200000000001325364d63788da5b6b59f8c78624d38220d0000162b40566b808a78624d3822191c1b1b1b1b1b1b1b1b1b21364a5c70849a917c67513f2e1c08000000000000091c2f3f4e5f687579776d605645321e0d000000000001142637444b4b43586d8298adbda8937d6853424243443b484d5259626d7c8a9fa8b2a59d88786255443119090000021424313f4b58616e7f8b9d9c8c869cb1c0ab96816b56412c1601000000000000000000000000000000000000000000000d1920222424201c1408000000000000000000000d1820222424211e160b000000000000000000000000000000000000000000192f44596e8499aec6ccb9a78c77624c37220d000000000000000000000000000000000000000000000000000000000000000009192e3f4c6277899eb3a5947f6a5948342110000000000000000000000002182d42576d8297927d68524e54585b5e57616160555c57524b4639342b1c130800000000000000000000000008182a3b4a5c64798899a1a59d897e736a6562616264696e77808c9fb4c1ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36212933363b3f40413f3d38352b201c1408000000000000000000000000000000000000152a40556a7f95aab39e89745e492513111c232832363228241d12040000000a1e3346576e8399aec0ab95806b5640301808000000071c3043546a8095aac3af9a85705a4834200b0000162b40566b808f7a654f3e352c31313131303030303030302d3d51667b909b85705d4b37230f0000000000000e23384c5d687d898e8b8274604b3c2b190500000000081d3144556060545e6c8297acc1af99846f60585758595b5962676f7782909fa8b0a1998779635a48372614000000000614212e3a474c61697a87999f9ca4b6c0ab96816b56412c16010000000000000000000000000000000000000000000d1d2b34383939353026180800000000000000000d1d2b343739393632281b0b0000000000000000000000000000000000000000162b40566b8095a8bac0b39e8972604b35200b00000000000000000000000000000000000000000000000000000000000000011426374b5d6d8298a7b29c8774604b3b2b1802000000000000000000000002182d42576d8297927d68523d3f424639464b4c4b4437423d36332920190d0000000000000000000000000000000d1d2d3e4a5b637683919ca49e93877f7a7776787a7e848b969da6b7c1ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c3621171e2126292b2b2a282320190e08010000000000000000000000000000000000000012273c51677c91a6b39e89745443301c212e3738454b4538393022120000000317293950657a8fa2b4b19c86715e4c3626140700061628384a6073879cb2b7a5927d67523c2b19050000162b40566b8095806b5c4d493c464646464646454545454545454c5e71869c8f7a65503d2c1a06000000000010263b50657b8d9ea79f97826d5a4834200b000000000b20354b6073747473728095abc0b3a1937e726d6c6d6e7073777c848b98a0aba39b908376635b493c2b1909000000000002101c2a33434f5c647683939fa9b6c3ab96816b56412c1601000000000000000000000000000000000000000005192b3c484d4f4f4b433626140100000000000005182b3b484d4f4f4b4639281603000000000000000000000000000000000000000d23384d62788a9fa8aba296806b5443301c0800000000000000000000000000000000000000000000000000000000000000081d314455647a8d9fb5a1907c665645311d0d00000000000000000000000003182d42586d8297927d68523d292d31283236363531272d27211e170b0500000000000000000000000000000000000f202d3d4958616e7c8691999f9d958f8d8c8d8f93999891889db3c1ab96816c56412c1701000000000000000000041a2f44596f8499aeb6a18b76614c36210c0a0c1014161614120d0b06000000000000000000000000000000000000000000000e23384d63788da5b49f8a75604a35202e3f4b50566056514d40301d0d0000000b23374b5d6f849aa9b5a4917c66544330211a171a21324556667c91a5b6b29d8774604b36200d000000162b40566b80958a7a6b625a5c5b5b5b5b5b5b5b5b5b5a5a5a5a5a5a677d9299846f5b4936210c00000000051a2f455a6f849aabb9b49f8c78624d38220d0000000011273c51667c8d898887889db2bcbfad9c93878382828485898c92999fa49c968e857b6e6158493d2c1e0e00000000000000000c171f323e4a58616e7e8b9ca5b2ab96816b56412c160100000000000000000000000000000000000000000b2034485a626464605443301c080000000000000b20344859626464615746321e09000000000000000000000000000000000000000b2035495a667c8a9496918474604b3626140100000000000000000000000000000000000000000000000000000000000004182a3a4b6073859baba999836f5e4c3827150000000000000000000000000003182d42586d8297927d68523d28181c161e2121201d1518120c0a0300000000000000000000000000000000000000010f1f2c3a474c5f67737c838a8e9294969694928e89837c788da2b7ab96816c56412c1701000000000000000000071a2f44596f8499aeb6a18b76614c36210c0000000001010000000000000000000000000000000000000000000000000000000c2135495b72879cb2ab8c77614c3727374b5d65737572665e4d3b2a18050000081c2e3f4d63798b9fb4b19c8673604b43362d2d2c35434b6074869cb2b3a2927d675544311d08000000162b40566b80959f8b807873717170707070707070707070706f6f6f6f74889d8c79634e39230e00000000081e33485d73889db2c9bcab907b66503b26110000000011273c51667c919e9d9c9d9f9fab9fa0a0a59c989798999a9d9a9895918d87817970655d4c473a2c1f0f000000000000000000000414202e3a464c60697a8798a0ab96816b56412c16010000000000000000000000000000000000000005192b3c4d6278797a72604b35200b000000000005182b3b4d6277797975614b36210f0000000000000000000000000000000000000006192b3c4c5e66787f807c7360564532180800000000000000000000000000000000000000000000000000000000000000081f344759697e93a3b49f8b78634d402f1a0a0000000000000000000000000003182d43586d8298927d68523d28130003090c0c0b080100000000000000000000000000000000000000000000000000010f1c2a33414d5560666e75797d7f80807f7d79756e66788da2b7ab96816c56412c17010000000000000008131c202f44596f8499aeb6a18b76614c36210c00000000000000000000000000000000000000000000000000000000000000000006192c3c566b8196aba5907a655036314455657b878b877c665947341f0b000000112135495b677d929db4a496816c614e4a3d423d494e626c8197a4b6a59a846f5f4d37271502000000162b40566b8095a99f958d88868686868685858585858585858585848484879d95806b55402b1600000000071d32475c72879cb1c2b8a68f7a654f3a25100000000011263b50667c88898989898a8a8a8a8a8a8a8b8b8b8a8a89878583807c78726c635b504b3f33291c0f01000000000000000000000002101c2933424f5c647582939e96816b56412c1601000000000000000000000000000000000000000b2035485a70848e8e7b655037271502000000000b2034485970848e8e7f69543d2d1a07000000000000000000000000000000000000000e1e2f404c5a626a6b676054453828160000000000000000000000000000000000000000000000000000000000000008182e3e4c6177899eb3a695806b5b49352212000000000000000000000000000003182d43586d8298927d68523d281300000000000000000000000000000000000000000000000000000000000000000000000c181f3037444b51566064686a6b6b6a6863605562788da2b7ab96816c56412c170100000000000008182530353044596e8499aeb6a18b76614c36210c000000000000000000000000000000000000000000000000000000000000000000000f24394e64798ea1aa957f6a5443354b6074879da59d8a77624c37220d00000006192c3c4d5f6a7f929faa9f957f6e635b5857585b636e80959fb1a59c8776614c4130190900000000162b40566b8095abb4aaa79e9c9b9b9b9b9b9b9a9a9a9a9a9a9a9a9a9a9a9da696816b56412c160000000001162b41566b8096a4afab9e8875604b36200b000000000f23384c5e6673737474747475757575757575757575747472706e6a67625a564e4a3d372e1f170c0000000000000000000000000000000c171f323e4a57616e7e898a806b56402b1601000000000000000000000000000000000000000d22384d62788c9f97826c5544311d08000000000d22374d62778b9f9b86715b4a362108000000000000000000000000000000000000000012222f3c484d5456524b4336281a0a000000000000000000000000000000000000000000000000000000000000011426364b5c6d8297a7b39d8875614b3c2c1904000000000000000000000000000003182e43586d8398927d68523d281309090808080707060605050404040303000000000000000000000000000000000000000004121926313538454b4f5355565655524e4b4d62788da2b7ab96816c56412c1701000000000000132536434a4349596e8399aeb6a18b76614c36210c000000000000000000000000000000000000000000000000000000000000000000000d22364a5c6e8399aa9d8773604a404e64798ea5b6a8917c66513c2711000000000e1e30414f616a7e8b9ba39d958379726e6c6d717983959eb0a19987786258473323130000000000162b40566b8095abb3b3b3b3b1b0b0b0b0b0b0b0b0b0afafafafafafafafb2ab96816b56412c1600000000000c21364b617586959a988d7d675645321d0900000000091c2f404c505e5e5e5f5f5f60546060606060606060545e5d5b5955514d483c39362d231c110400000000000000000000000000000000000414202d39464b606874746b62513d28140000000000000000000000000000000000000006192c3c54697f94ab9e8875604b36200b00000006192c3c54697e94aba38e79634e362614010000000000000000000000000000000000000004121e2b35383f413c353026180a00000000000000000000000000000000000000000000000000000000000000081c304354647a8d9fb5a2927d675746321e0e00000000000000000000000000000003182e43586d8398927d68523d281f1f1e1e1d1d1c1c1b1b1b1a1a1919181814120c0300000000000000000000000000000000000009141d20273136393d3f41413f3d39384d62788da2b7ab96816c56412c17010000000000071c30435460545e5d6d8298adb6a18b76614c36210c00000000000000000000000000000000000000000000000000000000000000000000071b2d3e4e647a8c9fa5937e695e565563788da9baa9917c67513c27120000000000132332434f60687985919ba1998e87838283868c99a1a39b918377625a493a2a18050000000000162b40566b80959d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d96816b56412c1600000000000a1e33465761758085837b675f4d38281502000000000011222f383b494949494a4a4a434a4b4b4b4b4b4b4a4349484543403c38352b24211a0f08000000000000000000000000000000000000000002101b2933424e535e5f56514433210e000000000000000000000000000000000000000c2035495a71869bb0a7907b66513828160200000c2035495a70859bb0ab96806b5443301c080000000000000000000000000000000000000000000e1920222a2b27201c14080000000000000000000000000000000000000000000000000000000000000004172a3a4b6073859babab9b85705f4d3929160000000000000000000000000000000003192e43586e8398927d68523d2734343333323232313130302f2f2e2e2e2d2a2720150700000000000000000000000000000000000001080b151d2024282a2b2b2a2824384d62788da2b7ab96816c56412c170100000000000b20354a6072757472718196abb6a18b76614c36210c00000000000000000000000000000000000000000000000000000000000000000000001021364a5c6a7f949f9f8b7c706b6b6e798b9fb39f8b77624c37220d000000000005152532424e5b63737c858d93979b9897989c9b98948e857c6e6159493c2c1c0c000000000000152a3f556a7f8888888888888888888888888888888888888888888888888888887f6a55402a150000000000031729394657616b706e655d4d41301a0a00000000000004111c232633343434343525303535353536363635302532302e2b272220190e0c070000000000000000000000000000000000000000000000000b171e313a3e494a403d33261604000000000000000000000000000000000000000e23384d63788da3b5ad98826d5645321e0900000e23384d63788da3b5b29d8874604b35200b00000000000000000000000000000000000000000000050b0d1516120b08010000000000000000000000000000000000000000000000000000000000000000081f334758687e93a3b49f8c7a644f41301b0b0000000000000000000000000000000003192e43586e8398927d6852444a4a494948484747464645454544444343423f3b32251503000000000000000000000000000000000000000002090b0f13151616151323384d62788da2b7ab96816c56412c1701000000000010263b50657b8c898886889db2b6a18b76614c36210c0000000000000000000000000000000000000000000000000000000000000000000000071a2d3e4f616a7f8d9b9f91858180848b9fa69d917f69594834200b000000000000071524313d4a54606770787e82868889898886837f7971665e4c473a2c1e0e0000000000000013283c50616a7373737373737373737373737373737373737373737373737373736a61503c28130000000000000b1b2939464c555a59504b3f302312000000000000000000090f111e1e1f1f1f1f131c20202020202020201c131d1b1915120d0b050000000000000000000000000000000000000000000000000000000003131e262834352b2821160800000000000000000000000000000000000000061a2c3d556a7f94aac1b39e8975604b36210b00071a2d3d556a7f94aac1b7a6907b6550392816030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182d3e4c6176899eb3a797816c5c4a362313000000000000000000000000000000000004192e43596e8398927d6860555f5f5e5e5d5d5d5c5c5b5b5a5a5959595858544f4332200c00000000000000000000000000000000000000000000000000000100010d23384d62788da2b7ab96816c56412c1701000000000010263b50657b909b9c9c9da6acb4a18b76614c36210c0000000000000000000000000000000000000000000000000000000000000000000000000f20324350616a7b858e94999695999b9791887c69614f3b2b18050000000000000006131f2d36434b515a62696d7172747473716e69635b514c40342a1c0e00000000000000000d20334350555e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e55504333200d000000000000000b1b2933364045433a372e2112040000000000000000000000000909090a0a0000070b0b0b0b0b0b0b0b070000060400000000000000000000000000000000000000000000000000000000000000000000020b11131f1f16140e0400000000000000000000000000000000000000000c2135495b71869cb1c3b6a8917c6651392916030c21364a5b71869cb1bdb1ac98826d5746321e09000000000000000000000000000000000000000001080b0b090300000000000000000000000000000000000000000000000000000000000000000000001325364a5c6c8197a7b39e8977614c3e2d1b05000000000000000000000000000000000004192e43596e8398937e7575757474747373727271717070706f6f6e6e6d6d69614f3b271200000000000000000000000000000000000000000000000000000008141c23384d62788da2b7ab96816c56412c170100000000000f243a4f647a858687898c90979fa98b76614c36210c0000000000000000000000000000000000000000000000000000000000000000000000000115253343505d6570797f8486888886827c74665e4f43321d0d000000000000000000010f182630353c494d54585b5d5e5e5d5c58544e493d38301f180c000000000000000000031525333c3f484848484848484848484848484848484848484848484848484848403c3325150300000000000000000b171e212b302e25231c110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63798ea4b5b6a59d98836e5746321e0a0e24394e63798ea4b5b19f969e8976614b36210d0000000000000000000000000000000000000409151d20211e160a080000000000000000000000000000000000000000000000000000000000000000071c304354647a8c9fb4a4937e69584733201000000000000000000000000000000000000004192e44596e83999c938b8b8a8a89898888878787868685858484838383827f69543f2a1400000000000000000000000000000000000000000000000000000818263035384d62778da2b7ab96816c56412c170100000000000d22364a5c6470717274777b828a968b76614c36210c00000000000000000000000000000000000000000000000000000000000000000000000000071525333f4b505c646a6e717373716d6760554c4032251400000000000000000000000008141c202b35383e42464849494846433f39352c241d12040000000000000000000000071520282a3333333333333333333333333333333333333333333333333333332a2820150700000000000000000000030a0c161b19100e080000000000000000000000000000000000000000000000000000000000000000000000000000000c151c1e202020202020202020202020202020202020202020202020202020200d0b0500000000000000000000000000000000000000000000000000071a2d3d556a8095aab7a69d879d8a76614b36210c1b2e3e566b8095abb5a4968196927d67523b2b1805000000000000000000000000000000000b171f273135363228221b100200000000000000000000000000000000000000000000000000000000000417293a4a6072859babb19c8673604b3a2a180200000000000000000000000000000000000004192e44596e8399aea8a0a0aa9f9f9e9e9d9d9c9c9b9b9a9a9a999998989786715b46311c0600000000000000000000000000000000000000000000000001142636434b434c62778ca1c8ab96816c56412c17010000000000071b2d3e4a4f5b5c5d5961666c79818175604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000715212e373e4a4e55595c5d5d5c58524b4437302214060000000000000000000000000001080e192023292d3133343433312e2a23211a0f090000000000000000000000000000030d13151e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e15130d0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101e293033353535353535353535353535353535353535353535353535353535352220190d0000000000000000000000000000000000000000000000000d21364a5c72879cb1b29d887c92927c67523a291722374b5c72879db2b19c86768b9a846f594834200b0000000000000000000000000000000b1b293337444b4b4539372e20100200000000000000000000000000000000000000000000000000000000081f334758687d92a3b2a0907b655544311c0c0000000000000000000000000000000000000004192f44596e8499aeb3b3b3b3b3b3b3b3b2b2b2b1b1b0b0afafaeaeaead9c87725c47321d07000000000000000000000000000000000000000000000000081c30435460545e61768baabbab96816c56412c170100000000000010202d363a46463a474c515b636c6c605645321e0900000000000000000000000000000000000000000000000000000000000000000000000000000003111c232d36393f4447484846423c3631271912040000000000000000000000000000000000060b0d14181c1d1f1f1e1c19140e0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f1120202020202020202020202020202020202020201f1e1b17130d0b0500000000000000000000000000000c1e2e3b45484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a342b1d0d00000000000000000000000000000000000000000000000f24394e64798ea4b6ac9681758a99846e5847331f26364f647a8fa5b6aa947f6e83998b77624d37220f00000000000000000000000000000919293a464c556060574f4b3e2e201000000000000000000000000000000000000000000000000000000008182d3e4c6176889eb3a998836e5d4b372614000000000000000000000000000000000000000004192f44596e84999d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9e9faaa7afb29d88735d48331e000000000000000000000000000000000000000000000000000b20354b6073747372728b9fb4ab96816c56412c170100000000000002101b222431312a34373d494e57574b4538281603000000000000000000000000000000000000000000000000000000000000000000000000000000000008101b22242a2f313333312d27201d150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d242735353535353535353535353535353535353535353433302d282220190d0700000000000000000000000015293b4c585e606060606060606060606060606060606060606060606060606060605e483c2b1905000000000000000000000000000000000000000000071b2d3e566b8095abb7a68f7a6e83988a76614c37213043546c8196abb4a28d78677c92947f69543e2d1a07000000000000000000000000021527374658616d757671645c4b3e2e1b0700000000000000000000000000000000000000000000000000001325364a5c6c8197a7b49f8a78624d3f2e1909000000000000000000000000000000000000000003182d43586d828888888888888888888888888888888888898a8d919aa29e89745e38281502000000000000000000000000000000000000000000000004192e44596e838a8887858c9fb4ab96816c56412c17010000000000000000070d0f1b1c181f222c353841413632281a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f15191c1e1e1c18120b080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b11132020202020202020202020200d0b06000000000000000000050f151720202020202020202020202020201b18120800000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494845423d37342b201c1308000000000000000000001c3045586a7375757575757575757575757575757575757575757575757575757575705a4834200b0000000000000000000000000000000000000000000d22364a5c72879db2b39d8874677c91927d68533b2a354b6074889db3b09b857061768a9c86715c4a362109000000000000000000000000081d3144556176828a8b867a645c4b37220b00000000000000000000000000000000000000000000000000071c304354647a8c9fb4a5957f6a5a4835211100000000000000000000000000000000000000000001162b3f53646d73737373737373737373737373737373737475777c84969f8a755645321d09000000000000000000000000000000000000000000000004192f44596e84999c9c9b9faab1ab96816c56412c170100000000000000000000000600040a0f1a21232c2c211e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006141f26293535353535353535353535352320190e000000000000000917222a2d3535353535353535353535353535302d251a0c0000091d30404c51606060606060606060606060606060606060605f5f5d5b57524d483b35302518110300000000000000001e33485e73888a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a78624d38220d0000000000000000000000000000000000000000001325364f647a8fa5b6ac97816c6075899a846f5947343850657b90a6b7aa937e68576e83998e79644e3726140100000000000000000000000b20364b607485979fa39b8b7a644f3929170300000000000000000000000000000000000000000000000417293a4a6072859babb29d8775604b3c2b1903000000000000000000000000000000000000000000001023354653585e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e546062676f80968b75604b36200b000000000000000000000000000000000000000000000001162b41566b808687888a8e939ba396816c56412c170100000000000000000000000000000000060c0e17170b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b0c0b0b0700000000000000000000000000000000000000021424313a3e4a4a4a4a4a4a4a4a4a4a4a4a4a352b1e0e0000000000051727353e424a4a4a4a4a4a4a4a4a4a4a4a4a4a4541372a1a08000f24394c5e6675757575757575757575757575757575757575757473706c686259524a43362e211500000000000000001d32475d72879c9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8d79634e38230e0000000000000000000000000000000000000000071c3043546b8196abb8a7907b65566e83988b77614c3745566d8297acb49f8b776152677c9196816b5544311d08000000000000000000000013283d52687d92a3b4b5a99b85705746331e0a00000000000000000000000000000000000000000000000a1f334658687d92a2b3a2917c665645321e0e0000000000000000000000000000000000000000000000061828353f434848484848484848484848484848484848434b4d526075898c76614c37210c00000000000000000000000000000000000000000000000014293d51626b71717375797e869396816c56412c170100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e1519151d202121201c1316120c0a04000000000000000000000000000b1f31424e536060606060606060606060605e483c2b1906000000000f223545525760606060606060606060606060605a55483725120011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898885827d77706760544b3f331c13080000000000001b30455a70859aafb5b5b5b5bab4b4b3b2b2b1b0b0afafafafafafb0b2b7c4b5a48e79644f39240f00000000000000000000000000000000000000000b20354a6073879db2b39e88746051667c91937e69533b4b6075899eb3af99846f584b6075899d8874604b35200b0000000000000000000000182e43586d8398adc1c7b59f8b76614b36210c00000000000000000000000000000000000000000000071a2d3d4c6176889db3aa9a846f5e4d382816000000000000000000000000000000000000000000000000000918232b2d333333333333333333333333333333332630353845566f838d78624d38220d0000000000000000000000000000000000000000000000000e21344451565b5c55606369737e817d67513c2712000000000000000000000000000000000000000000000000040a0c14141414141414141414141414141414141414141414141414141414141414141414141414141414140b0801000000000000000000000000000000000000000000030a0f1a21242a2e27313637363530252c27211f170b09000000000000000000000011263a4e6068757575757575757575757575705a4835200b00000000152a3e52636c7575757575757575757575757575706655412d180011273c51667c90949ca49f9f9f9faa9f9897969696969696989a9e9d9a97928b857c72655d5044302518080000000000182d42576d8297acb1aca1a0a99f9e9e9d9c9c9b9b9a9a9a999a9a9b9da6aab4a58f7a65503a251000000000000000000000000000000000000000011426364f657a8fa5b7ac97826d554b6075899a8570594851667c91a7b8a9927d675245576d8398907b66503929170300000000000000000000192f44596e8499aec6ccb9a78c77624c37220d000000000000000000000000000000000000000000000b21364a5b6c8196a6b49f8b79634e40301a0a0000000000000000000000000000000000000000000000000000061016181e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e141c2028384e63797b74604b36210b000000000000000000000000000000000000000000000000041626343d414637444b4e5460696c675f4d39241000000000000000000000000000000000000000000000000c181f222929292929292929292929292929292929292929292929292929292929292929292929292929292929201d1409000000000000000000000000000000000000000b161e212d36393f4337444b4c4b4a4336413c363329231c110700000000000000000013293e53687e8a8a8a8a8a8a8a8a8a8a8a8a78624d38230d00000002172d42576c818a8a8a8a8a8a8a8a8a8a8a8a8a8a84705a45301b000c21374c61767b7f869ba2b4b5b49f8c82828181818181818384888d959da69f9a91867b6a624a43362513000000000013283d53687d92ab9f978b8b8a8a8988888787868585858484848586888d959fa9907b66503b261100000000000000000000000000000000000000081c3043546c8196acb8a7907b665045566d83988c77624d576e8398adb49f8a76614b3951667b9198836d5746331e0a00000000000000000000162b40566b8095a8bac0b39e8972604b35200b0000000000000000000000000000000000000000000b1b30414e63798c9fb4a696816b5b49352212000000000000000000000000000000000000000000000000000000000001030909090909090909090909090909090001080b2136495b6365605645321e0900000000000000000000000000000000000000000000000000081621292b3127313536434a5357514d40301d0a000000000000000000000000000000000000000000000c1c2a34373e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e35312619090000000000000000000000000000000002131b2932363d4a4e55595c5560616060545a56514c463a382f211a0f010000000000000013293e53687e90969fa99fab9f999a9b9d8d78624d38230d00000002172d42576c8191969ea89f9f9f9f9fa29a9a9b9a85705a45301b000a1f33475861666974849bb0c6b59f8b746d6c6c6b6b6b6c6d6f73788088969faba49c8c806d605443301c10000000000d22374c62778b9f97827676757474737372717170706f6f6f6f6f707378808b9f917c67513c2712000000000000000000000000000000000000000b20354b6074889db3b39e8975604b3851667c91947e69546075899eb4ae98836e5746364b6075899e8a76614b36210e000000000000000000000d23384d62788a9fa8aba296806b5443301c080000000000000000000000000000000000000000031729394d5f70849aaab39e8876614c3d2c1a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d494e504b45382816030000000000000000000000000000000000000000000000000000040e14161c151d202530353e413c393022120000000000000000000000000000000000000000000004182a3a474c54545454545454545454545454545454545454545454545454545454545454545454545454545454544b443726140100000000000000000000000000000a161e3139464b545b636a6e72747576767572706b676158504c40362d2013060000000000000d22374c62777c818a9fa99f8c838586878978624d38220d000000000e23384d63787c818a9eaabbb5b5b09a84858687836e59442f190004172a3a474c5056647a8fa8b9bcab8c7761575656565657585a5b636b75808d9fa9ab9f958172604a3e2e1b080000000b1f3448596f84999d88756060545f5e5d5d5c5b5b5a5a5a5a5a5a5b5a626a7c90927d68523d28130000000000000000000000000000000000000115273750657a90a6b7ad97826d5544364b6075899b85705a677c91a8b9a8917c6751393145566d8297927d68523c2b19050000000000000000000b2035495a667c8a9496918474604b3626140100000000000000000000000000000000000000000a1e334657677d92a2b4a3927d685846331f0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2c36393a3632281a0a000000000000000000000000000000000000000000000000000000000000010001080b131c20292c27241d1204000000000000000000000000000000000000000000000a1f344759616969696969696969696969696969696969696969696969696969696969696969696969696969696969605544311d08000000000000000000000000000a1a2832424e57616972797f8387898b8c8b8a8885817c766f665e4e4a3e3124140600000000000b1f34485962666c7a8b9fab8f7a70717273625a4835200b000000000c2035495a63666b7a8c9fb4cac3a38d797071726e6554402c1700000c1c2a3337384a6074899eb4b7a28c77624d4141414141433d494e56606b7c8b9fb4b49f957f6a5c4b37221000000005182a3b4f647a8fa2937e695a48494948474746464545454445453c484d5e7085937e68533e2913000000000000000000000000000000000000081d3144556c8297acb9a7907b6651373245566d82988d78626e8399aeb39e8975604b36273850657b909a846f5a4835200b00000000000000000006192b3c4c5e66787f807c736056453218080000000000000000000000000000000000000000071a2d3d4b6175889db3ab9b8572604a3a291701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a212325211e160a00000000000000000000000000000000000000000000000000000000000000000000000000070b141712100a0000000000000000000000000000000000000000000000000c22374c61777e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e73604b35200b00000000000000000000000002162838454b6068757f878e94989c9c999898999d9a96918a847b70645c4e42322414040000000005182a3b484c515c697e93a598826d575d5e4d483c2b19050000000006192c3c494d515c6f849aafc4b6a58c77615c5d5954473624110000000c171f2130435471869bb0b7a28d78624d382c2c2c2c2e2c3538454b5e677d91a1b3b59f8d7a644f3e2e1b080000000d22374b5c6f849a9e8a7862564531333232313030302f2f2f302b3440576c81927f69543f2a140000000000000000000000000000000000000b20354b6074889eb3b39e8975604b36283851667b91947f6a768a9fb4ad98826d56453220354b6074889d8c78624d382210000000000000000000000e1e2f404c5a626a6b676054453828160000000000000000000000000000000000000000000b21364a5b6b8196a6b59f8d7a645443301b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e100b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798e9393939393939393939393939393939393939393939393939393939393939393939393939393938b75604b36210b0000000000000000000000000d1e324556606d7d89949da59e948d8784828384888d969f9f9990857a68604f4232221200000000000d1d2a34373e4b6074879d9f8a76614b4938352b1e0e0000000000000e1e2c35383e586d8297adc2b29d877259474844403629190700000000040a1325365a70859aafb8a28d78634d3823161617181a212832404d5f6f8399aebcab9b85715c4b37220d000000081b2e3e4e63798a9f9b8474604b4333251c1c1b1b1a1a1a1a1a1924394f647a7d7a644e39240f00000000000000000000000000000000000215273850667b90a7b8ad98826d56453120364b6075899b86717d92a9b8a7907b665038281c3043546c8196947f6a543e2d1b070000000000000000000012222f3c484d5456524b4336281a0a00000000000000000000000000000000000000000b1b30414e63798c9fb4a897826d5c4b362513000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c10101010101010101010101010101010101010101010101010101010100e0c070000000000000000000001080b0b090300000000000000000f24394e64798ea3a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a8a8a8a8a8a8a08b76604b36210b00000000000000000000000d1d32434b607482929ea7a19a897f78726f6d6e6f7378808a9ca4a29a8b7e69604f402f1b0b00000000000d181f22314455697f94a8917c6751382820190e00000000000000000e192032455670859ab0c6ad97826d583a2a2f2c24190b000000000000001a2f445a6f8499afb8a28d78634d38230e010200060a161e30414f64798ea6b7b5a38f7a644f3a250f00000000102135495b697e93a197816d625043322515010005050505000d22364a5c6468645c4a36210d0000000000000000000000000000000000091d3145566d8297adb9a8917c665138271d3145566d82988e798399aeb39e8874604b35201426364f647a8f9c86715c4a3622090000000000000000000004121e2b35383f413c353026180a0000000000000000000000000000000000000000031629394d5f6f849aaab39e8977624c3e2e1808000000000000000000000000000000000000000000000000000000000002090b0d0d0d0c0a0400040a0c0d0d0d0b09030000000000000002090b0d0d0d0d0b08010000000000000b161e21252525252525252525252525252525252525252525252525252525252524211a0f010000000000000409151d20211e160a080000000000000f24394e64798e9898989797979797979796969696969695959595959595949494949494949393939393939392928b75604b36210b0000000000000000000005182b3b4f616d8298a0b3a19983766a625a5a58585a5a636b79869ca6a99f927e695e4c392816030000000000050b1527374c62778b9f98826d5645321d09000000000000000000000b20364b6075899eb4b9a8917c66513c271917110700000000000000041a2f44596f8499aeb8a28d78634d38230e0000000000031222364a5c73889db2c1ab96816c56412c1700000000061a2c3d4a607283999f95806a614f43331c14080000000000071b2d3e4a4f524e4a3d2d1a0700000000000000000000000000000000000b20364b6075899eb3b49e8975604b362115273851667b9097818c9fb4ac97816c5544311d0822374b5c72879d8e79644f3727150200000000000000000000000e1920222a2b27201c14080000000000000000000000000000000000000000000a1e324657677c91a2b4a4947f69594834201000000000000000000000000000000000000000000000000000000000000a161e21222222221f180c181f22222222211e160a00000000000a151d2022222222201d1509000000000b1b2932363a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a39362d1f0f00000000000b171f273135363228221b1002000000000d22384d627882838282828282828281818181818181808080808080807f7f7f7f7f7f7f7e7e7e7e7e7e7d7d7d7d7d73604b35200b000000000000000000000b20344859697f94a0b2a599837361584d483c43433c494d5b6377889db2b49f8d7c665746321e0900000000000000091f3447596e84999e8975604b36200b0000000000000000000417293a51667b90a8b9b49e8975604b36210b0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000071b2d3e586d8398adc2b09b86705b37271502000000000f1c3043546075859b9e947f696150433026180b000000000010202d36393d39362d1f0f00000000000000000000000000000000060c16283951667b91a7b9ae99846e5645321e0b20364b6075899e8a9faab7a68f7a6550372715081b2e3e566b809596816c5544311d08000000000000000000000000050b0d1516120b0801000000000000000000000000000000000000000000061a2c3d4b6175889db2b19c8674604b3b2a1802000000000000000000000000000000000000000000000000000000000a1a28323637373737342a1c2a33373737373632281b0a0000000a1a283236373737373531271909000003162939464b50505050505050505050505050505050505050505050505050505050504e4a3d2d1a070000000b1b293337444b4b4539372e2010020000000b2035485a626d6d6d6d6d6d6d6c6c6c6c6c6c6c6b6b6b6b6b6b6b6a6a6a6a6a6a6a69696969696969686868686868605544311d08000000000000000000000d22374d62778a9fb4b29d87766155473a342b2d2e2c353d4959667c91a4b6ab9d8875614b36210c0000000000000005182a3b51667c91a7907b66513727151413131212111110100f1f3346586e8398adc3ad98826d5645321e090000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000162b41566b8096abc0b49e89745544311d08000000000013253645576177869c9d947f6a614b4336281b0d0000000002101b22242824211a0f010000000000000000000000000000000e1920233246576d8298adc5a9947f6954382816081d3144556d82979fabbbb29d8873604a35200b001024394e63798e9e8874604b362619110f0a0000000000000000000000000001000000000000000000000000000000000000000000000000000a2135495b6b8096a6b3a1907b665544311d0d0000000000000000000000000000000000000000000000000000000002162838454b4d4d4d4c473a2a3a474c4d4d4d4b45392816030002152838454b4d4d4d4d4b4437271501000a1e324657616565656565656565656565656565656565656565656565656565656565635b4a36210c00000919293a464c556060574f4b3e2e201000000005192b3c484d58585858585757575757575756565656565656555555555555555454545454545453535353535353524b443726140100000000000000000000152a3f556a7f94a9baa9937e68584637292019181919202c3b4d5e72869cb1b7a6937e685338281603000000000000000d20364b6074889e97826d554431292928282727262625252424364c61768a9fb4b7a5907b6550382816030000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000142a3f54697f94a9beb9a88b75604b36200b00000000000818283947596277869c9d94806c605446392b1d100200000000070d0f130f0d07000000000000000000000000000000000e1e2c3538394b6176899eb4bba6907b66513b261d1215273750667b90a7b8c3ab96816b5443301c07091927364a5b71869b917c675443352b27241d12040000000000000000000000000000000000000000000000000000000000000000000000000a1b30404e63798b9fb4a999836e5e4c3727150000000000000000000000000000000000000000000000000000000000091e3245566062626261594734475861626262605745321e0900091d3245566062626262605544311d08000c21364b61767b7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a79634e39240e00021527374658616d757671645c4b3e2e1b070000000e1e2b35384343434342424242424242414141414141404040404040403f3f3f3f3f3f3f3e3e3e3e3e3e3e3d3d3d353126190900000000000000000000011527375b70859ab0b49f8a75604b3a29190c050000060f1d3040566b8196abc4b09b85705645321e0900000000000000081d3144556c81969e8975604b3f3f3e3e3d3d3c3c3b3b3a3a393c53687e93a9bab29d8773604a35200b000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000152a3f556a7f94aabfb8a78b75604b36200b0000000000000a1b2a3a48596277869b9e9581726157483b2d2012040000000000000000000000000000000000000000000000000006192c3c494d4e52677c92a8b9baa48f7a654f393930231220364b6075899eb3b6a48e79644f36251301152737444b54697e949b8573604d483c3c393022120000000000000000000000000000000000000000000000000000000000000000000000031628394d5f6f849aaab49f8b78624d402f190900000000000000000000000000000000000000000000000000000000000b21364b607677777777614c374c617777777775604b36210b000b20364b60757877777873604b35200b000f24394e64798e8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f836f59442f1a00081d3144556176828a8b867a645c4b37220b000000000e1920222e2e2d2d2d2d2d2d2d2c2c2c2c2c2c2c2b2b2b2b2b2b2b2a2a2a2a2a2a2a2929292929292828282828201d14090000000000000000000000081d31445574899eb3b09a85705645321b0b00000000000013283d52687d92a7bdb49f8a76604b36210b00000000000000021527374f647a8fa4907b6655545453535252515150504f4f4e4e5b70859bb0bbaa957f6a5443301c07000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000132536566b8096abc0b39e89735645321d09000000000000000c1c2b3b48596276859a9f97837562594a3e302214060000000000000000000000000000000000000000000000000c2035495a6364626e8398aec6bca6917c6757514d41301d1d3144556d8297acb29c87725c4a361808081d314455606463768a9e95806d625a58514d40301d0a00000000000000000000000000000000000000000000000000000000000000000000091e324557677c91a2b3a695806b5a4935221100000000000000000000000000000000000000000000000000000000000012273c52677d8c8c8c85715c465b70848c8c8c7e68533d28130011263b50667c8c8c8c8c7a644f39240f000f24394e64798ea2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a299846f59442f1a000b20364b607485979fa39b8b7a644f3929170300000000050b0d18181818181818171717171717171616161616161615151515151515141414141414141313131313130b08010000000000000000000000000b20354b60758aa7b9ac97826d573828160000000000000011263b51667b90a6bbbbaa8e79634e39240e00000000000000000922364a5c71869c97816c6a6a6969686867676666656564646363788da3b4b49f8b78624d36251300000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000071c3043546e8399aec3b19c86715c3828150200000000000000000d1d2b3b48586176849aa1998577645c4d403224160800000000000000000000000000000000000000000000000e23384d6378797876899eb3bfbfb09b85766d675f4d392415273750667b90a7aa95806a553e2d1b000b20354b60737a787880969e958278716d665e4d39240f00000000000000000000000000000000000000000000000000000000000000000006192c3c4b6075879db2b29d8775604b3c2c190300000000000000000000000000000000000000000000000000000000000013283d52687d92a29c87725c475b71869ba2937e69533e29140011273c51667c91a2a28f7a654f3a2510000f24394e647a8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c836f59442f1a0013283d52687d92a3b4b5a99b85705746331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758ba8b9ac97816c57422c170000000000000012273c51677c91a6bcc8a58f7a65503a25100000000000000000071b2d3e546a7f949e89807f7f7e7e7d7d7c7c7b7b7a7a797978788096abc1ae99846f594834180800000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000041220354a6074889db2c0ab96806b56412b16000000000000000000000d1d2a3a475861758399a19b887a675f4f433326170800000000000000000000000000000000000000000000172d42576c818e8d8c9ea7aaaaaaaaa39b89827d67513c271220354b6074889ea38e79634e392310000c21364c61768b8e8d969eaaa0978b86827c66513c27110000000000000000000000000000000000000000000000000000000000000000000a2135495b6b8095a5b4a2917c675745321e0e0000000000000000000000000000000000000000000000000000000000000013293e53687e93a89d88725d485c71879ca9947f69543f2a140012273d52677c92a7a5907b65503b2610000b20364b6074787777777777777777777777777777777777777777777777777777777777614c37210c00182e43586d8398adc1c7b59f8b76614b36210c000000030c12151e1d1d1d1d1d1c1c1c1c1b1b1b1b1a1a1a1a19191919180e0c07000000000000000000000000000000000000000000000000000000000000081d31445574899eb3ac97826d573828150200000000000316293954697e93a9bec7a5907b65503b26100000000000000000001022374d62778b9f9e9595949493939292919190908f8f8e8e8d969eb0b7a6917c66513b2b190000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0500050b0d171f31414f657a8fa6b7b4a28f7a644f3a250f00000000000000000000000d1c2a3a465760748398a09d8b7d6961514434271708000000000000000000000000000000000000000000172d42576c8195959595959595959595959595826d57422d181d3144556d82959586715b4935210c000c21364c61768b95959595959595959595816c57422d1700000000000000000000000000000000000000000000000000000000000000000a1a30404d63788b9fb4aa9a84705f4d392816000000000000000000000000000000000000000000000000000000000000000014293f54697e94a99e89735e495d72879daa95806a55402b150013283e53687d93a8a6917c66513c271100081d314455606262626262626262626262626262626262626262626262626262626262615847331f0a00192f44596e8499aec6ccb9a78c77624c37220d0000071520272a3333323232323231313131303030302f2f2f2f2e2e2e2e24211a0f0100000000000000000000000000000000000000000000000000000000021527375b70859ab0af9a85705645321d0900000000000a1e3246576e8398aec3baa98e79644e39240f0000000000000000000b203448596f849aab9f9292929292929292929292929292929ca4b0bdb39d8874604b35200d0000000000000000000000000004192f44596e8499aeb8a28d78634d38231b1b1b1920222a33414e606f8499afbbaa9a846f5d4b37220d0000000000000000000000000c1b2939455660738298a09f8d7f6b62514534261607000000000000000000000000000000000000000011263b51667c808080808080808080808080807c66513c26111527374e637980807c66503d2c1a06000b21364b607480808080808080808080807b66513b26110000000000000001080b0b0903000000000000000000000000000000000000031628384c5e6f8499a9b49f8c79634e41301b0a0000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aa9f897454435e73889dab96806b56412b160014293e54697e93a9a7927c67523d27120002152737444b4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4c473a2a170400162b40566b8095a8bac0b39e8972604b35200b00031525323c3f484848484747474746464646454545454444444443434339362d1f0f0000000000000000000000000000000000000000000000000000000000152a40556a7f95aab49f8a75604b3620100000000004172a3a4b6176899eb3c9b49f8a75604b36200b00000000000000000005192b3b52687d929f8c7e7d7d7d7d7d7d7d7d7d7d7d7d7d7d869cb1bcab95806b5544311d080000000000000000000000000004192f44596e8499aeb8a28d78634d38303030312b34383a474c5f687d92a1b3b49f8c79634e3f2e1b08000000000000000000000000000b1b2838455560738298a09f94806c63514534251506000000000000000000000000000000000000000f24384c5e666a6a6a6a6a6a6a6a6a6a6a6a6a665e4c38240f0921364a5b636a6a665e4c381f0f0000091e324556606a6a6a6a6a6a6a6a6a6a6a665e4c38240f00000000000409151d20211e160a0800000000000000000000000000000000091e324556667c91a1b3a796816c5b4a362313000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aa9f8a75604a5e74899eac97816c57422c1700152a3f546a7f94a9a8937d68533e281300000a1a283236393939393939393939393939393939393939393939393939393939393938352b1e0e00000d23384d62788a9fa8aba296806b5443301c08000c2032434f545d5d5d5d5d5c5c5c5c5b5b5b5b5a5a5a5a5959595958584e4a3d2d1a07000000000000000000000000000000000000000000000000000000000d23384d62788b9fb4a9917c67513e2e1808000008131f334758697e93a7b9c1ae99846f5645311d09000000000000000000000d21364b6176899e917c6767676767676767676767676776899fb4b59f8c78634d372715010000000000000000000000000004192f44596e8499aeb8a28d78634d46454545463c484d5258616c7d8b9fb4ab9f927e685b4a3620100000000000000000000000000000000a1a2737445560738298a29e95816c63514333241403000000000000000000000000000000000000091d2f404c5155555555555555555555555555514c402f1d09071a2d3d4a4e5555504c402f1c01000002162838454b5555555555555555555555514c402f1d09000000000b171f273135363228221b10020000000000000000000000000006192c3c4b6075879db2b39e8976614c3d2d1a05000000000000000000000000000000000000000000000000000000000000000000162c41566b8196abab8b76604b54748a9fad97826d58422d1800162b40556b8095aaa9937e69543e29140003162838454b4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d493c2b1906000b2035495a667c8a9496918474604b362614010012273c4f616a73727272727271717171707070706f6f6f6f6e6e6e6e6d635b4a36210c000000000000000000000000000000000000000000000000000000000b2035485a6c8197a5af9a846f5c4a362614010b182530434c6176889eb3c5b5a3917c665138271502000000000000000000000a1e3246576d829899836e5852525252525252525253687d92a9baaf9a846f5a49351909000000000000000000000000000004192f44596e8499aeb8a28d78635c5b5b5b5a5b5d5a62686d76818d9fa9a59d8d7f69604e3d2d1a02000000000000000000000000000000000a19263744556074849aa59f96816c6150423121110000000000000000000000000000000000000012222f383b404040404040404040404040403c382f221200000f1f2d363940403b382f2211000000000a1a28323640404040404040404040403b382f2212000000000b1b293337444b4b4539372e2010020000000000000000000000000a2035495a6a8095a5b5a3937e685847331f0f00000000000000000000000000000000000000000000000000000000000000000000172c42576c8197aca18c77614c60758aa9ae98836e59432e1900162c41566b8196abaa947f6a553f2a1500091e324556606464646464646464646464646464646464646464646464646464646464625a4935200b0006192b3c4c5e66787f807c736056453218080000152a3f546a7f888887878787878686868685858585848484848383838279634e39240e0000000000000000000000000000000000000000000000000000000006192b3c4c6176879daaa28f7a645443301c131b2936434a616d8298a6b8bbaa9b85705e4c381a0a00000000000000000000000316293950657b909f8a76614c3d3d3d3d3d3d3d495a70859ab0b8a7927d67523c2c1900000000000000000000000000000004192f44596e8499aeb8a28d78727170707070707274777d828a969fa59c94877b69614f41311f0f0000000000000000000000000000000000000919263745566176879ca99f957f6a604e3f2e1d0d00000000000000000000000000000000000004121d24262b2b2b2b2b2b2b2b2b2b2b2b2b26241d12040000010f1a21242b2b26231c110300000000000a161e212b2b2b2b2b2b2b2b2b2b2b26241d12040000000919293a464c556060574f4b3e2e201000000000000000000000000a1a2f404d62788a9fb4b19b8673604b3a2a170100000000000000000000000000000000000000000000000000000000000000000000182d42586d8297ada28d77624d60768ba0ae99846f59442f1a00172c42576c8197acaa95806b55402b16000b21364b6075797979797979797979797979797979797979797979797979797979797978624d38230d00000e1e2f404c5a626a6b67605445382816000000162b40556b80959d9d9d9c9c9c9c9b9b9b9b9a9a9a9a999999999898907b66503b261100000000000000000000000000000000000000000000000000000000000e1e334657657b8c9fab9b8573604b402f2330394654606a7f95a0b2beb49f8c7a644e40301d000000000000000000000000000b20354b6074889d927d68533b2b28282825364d63788da2b4b39e8975604b36200e00000000000000000000000000000004192f44596e8499aec3b39e898887868585858687898d92989c98948f877e76655d4f433223130100000000000000000000000000000000000000091928384758647a8b9fb49e937e695d4b3b2b180500000000000000000000000000000000000000090f1115151515151515151515151515110f09000000000000070c0e1515110f09000000000000000002090b1515151515151515151515110f0900000000021527374658616d757671645c4b3e2e1b07000000000000000000021528384c5e6f8399a9b2a08f7a655443301c0c0000000000000000000000000000000000000000000000000000000000000000000000192e43586e8398ada38d78634e61768ca1af9a85705a45301b00182d43586d8298adab96816c56412c17000f24394e64798e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e836f59442f1a00000012222f3c484d5456524b4336281a0a000000162b40556b8095aab0b0b0b0b0b0b0b0b0b0b0afafafafaeaeaeaea5907b66503b26110000000000000000000000000000000000000000000000000000000000031729394b5d687e8d9fa3947f695e4c3f38414d5761727f949dafbeb1a0947f695c4a36221200000000000000000000000000081c3043546b80959a846f59483420121c3043546a8095aac0ab96816c5645321d0900000000000000000000000000000004192f44596e8499aec3b3a199999a9a9a9a9a9b9d9e9b8b8887837f7a736961574b3f322514050000000000000000000000000000000000000000000a1a2a3a4a5c697e94a3b49f8c7b655948342013000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556176828a8b867a645c4b37220b000000000000000000091d324556667c90a1b3a898826d5d4b362614000000000000000000000000000000000000000000000000000000000000000000000000192f44596e8399aea48e79644f62778ca2b09b86705b46311b00192e43596e8398aeac97826c57422d17000f24394e64798ea3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a399846f59442f1a00000004121e2b35383f413c353026180a00000000162b40556b80959b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b907b66503b26110000000000000000000000000000000000000000000000000000000000000b1b2e3f4e60687e8d9f9f8c7c665d4d4c505f677683949dafbcb1a097826d614f3e2d1a0400000000000000000000000000011426364e63798e9f8b77624d37220f20354a6073879db2b4a38e79634e3828150200000000000000000000000000000004192f44596e8499aec3af99838484858586888b8f9785807a756e696560544c46392e21140600000000000000000000000000000000000000000000000c1c2d3e4b6073859bb1aa9e8877624d41301a0a00000000000000090f112020202020202020202020202020202020201f1e1d1a1814100b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b607485979fa39b8b7a644f3929170300000000000000000b20364b6074879cb2b49e8a77624d3f2e18080000000000000000000000000000000000000000000000000000000000000000000000001a2f455a6f849aafa48f7a654f63788da2b19c86715c47311c001a2f44596f8499aead98826d58432d18000f24394e647a8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d836f59442f1a00000000000e1920222a2b27201c1408000000000013283e53687e85868686868686868686868686868686868686868686857a644f3a250f00000000000000000000000000000000000000000000000000000000000000102131414e60687d8a9d9f8b7c675f5e66707d8899a1afbab49f978273604b4332200f000000000000000000000000000000082135495b71869b947f69543d2c1a283950657b90a5b7b09b85705b4a361a0a0000000000000000000000000000000004192f44596e8499aeb8a28d786e6f70707173767a818a958f887f76675f4b4437291b110300000000000000000000000000000000000000000000000000101d314455657b8fa2b4a69a846f5f4d382815020000000004121d2427353535353535353535353535353535353535343332302d2a25211e160c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000013283d52687d92a3b4b5a99b85705746331e0a0000000000000000152a40556a7f95a5b2a5947f6a5948342110000000000000000000000000000000000000000000000000000000000000000000000000001b30455b70859ab0a5907b665063798ea3b29d87725d48321d001b30455a70859aafae99836e59442e19000b20364b6074797878787878787878787878787878787878787878787878787878787878624d37220d000000000000050b0d1516120b080100000000000011263a4e60687070707070707070707070707070707070707070707070645c4b37220d0000000000000000000000000000000000000000000000000000000000000002132331424e5f677a87989f8b7d6d717b85929da6b2b7a99f93817360554431251401000000000000000000000000000000061a2c3d54697e939b86715b4935213246576d8297adb9a8927d68533d2d1a000000000000000000000000000000000004192f44596e8499aeb8a28d78635a5a5b5c5761656c7783979d95887d6c60554436251300000000000000000000000000080e1014120b08020000000000011426374b5d70859ab0b3a2927d675645321d0900000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494745423f3a363228211f170c0600000000000000000000000000000000000000000000000000000000000000000000000000182e43586d8398adc1c7b59f8b76614b36210c000000000000000013283d53687e8a99a19c8774604b3b2b1803000000000000000000000000000000000000000000000000000000000000000000000000001c31465b71859b9f9f917c665164798f9f9f9d88735e48331e001b31465b70859b9f9f99846f5a442f1a00091d32455660636363636363636363636363636363636363636363636363636363636362594834200b0000000000000000000000000000000000000000000b1f31424e535b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b4f4b3e2e1b08000000000000000000000000000000000000000000000000000000000000000005132431414d5c647683929f928286909ba2b3b7b4a59d8b7e6c6055443727150700000000000000000000000000000000000f22374c61778b9f8d78634e3823364b6176899eb4b49e8976614b36210f000000000000000000000000000000000004192f44596e8499aeb8a28d78634d454639464b505962728197a29e928173605443301c0e0000000000000000000003111c23262a27201d1509000000000009192e3f52677d92a9bab39d8874604b36200c000000091d30404c5160606060606060606060606060606060605f5f5e5d5a5854504b453837332a211a0e040000000000000000000000000000000000000000000000000000000000000000000000192f44596e8499aec6ccb9a78c77624c37220d000000000000000011263a4e6068778391907c665645321d0d00000000000000000000000000000000000000000000000000000000000000000000000000001c31465b71858a8a8a8b7d6752657b8b8a8a8a88735e49331e001c31465b71858a8a8a8a846f5a45301a0002152838454b4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d483b2b1905000000000000000000000000000000000000000000021424313a3e46464646464646464646464646464646464646464646463a372e201000000000000000000000000000000000000000000000000000000000000000000000061323303e4a58616e7d8b9f989ba3b0b4bcab9f96877a68604b44372719090000000000000000000000000000000000000a1f3347586e849995806b553e2e3c52687d92a8b9ac97826d5746321e0a000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38302932363b48546072849aaa9f978272604a3c2b190600000000000000000a18212f383b3f3c363127190a00000000001121364b61768a9fb4b7a6927d68533a2a180400000f24394c5e667575757575757575757575757575757575757473726f6d69656056534c473a352c1f180c00000000000000000000000000000000000000000000000000000000000000000000162b40566b8095a8bac0b39e8972604b35200b00000000000000000b1e31424e59626e7c826d5e4c382815000000000000000000000000000000000000000000000000000000000000000000000000000000192e4256677174747474675f4d5d6574747474736a5945311c00192e42566771747474746f6654412d1800000a1a283236383838383838383838383838383838383838383838383838383838383837342b1d0d000000000000000000000000000000000000000000000006141f2628313131313131313131313131313131313131313131313125221b1002000000000000000000000000000000000000000000000000000000000000000000000c1c2a394654606979859baaadb1b5b8b3b49f8d8075645c4e42312619090000000000000000000000000000000000000004182a3a51677c919d87725c4b37485a6f849aafb5a48f7a644f39291603000000000000000000000000000000000004192f44596e8499aeb8a28d78634d3823161e212b36435462788b9fb4a0947f6a5a4935200800000000000000041828353f4c5054514b4437281b0a000000000a1e32465770859bb0c4b09b86715947341f0a000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89888785827f7a756f6861584e493d332a1c120200000000000000000000000000000000000000000000000000000000000000000d23384d62788a9fa8aba296806b5443301c080000000000000000021324313b484d5e666d6352402f1a0a00000000000000000000000000000000000000000000000000000000000000000000000000000013263949565b5f5f5f5f524d414b505f5f5f5f5e594c3c29160013263849565b5f5f5f5f5a54483725120000000a151d2023232323232323232323232323232323232323232323232323232323232220190d00000000000000000000000000000000000000000000000000020b11131b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b0f0d0800000000000000000000000000000000000000000000000000000000000000000000000b1b2a3a475761727f8b9ba3b5c0b4afa79ea795806f635b4e42312719090000000000000000000000000000000000000000000c20364b6075899e8f7a644f384d62788c9fb5b19c86715c4a361b0b00000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0a0d182536485a6d8298adb49f8b78624d3625130000000000000012223546535d6569676055453928160300000003162939576c8297acc1b59f8b77614c37220c000011273c51667c90959ca59f9f9f9faa9f989797969696969697999c9a97948f8a847d766c635b4c473a301d1509000000000000000000000000000000000000000000000000000000000000000b2035495a667c8a9496918474604b3626140100000000000000000006131d2b34404c5157524535221200000000000000000000000000000000000000000000000000000000000000000000000000000000091b2b3942464a4a4a4a3c3930373a4a4a4a4a49453c2e1e0c00091b2b3842464a4a4a4a4541372919080000000002090b0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081829394758617583949faab5b6b1a29a9188919e95847968604b44372719090000000000000000000000000000000000000000091d3245566c819796816c5645556a7f94abbaa9937e69543e2e1b0000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000008182b3c51667b90a6baa996816c5443301c070000000000091c2f4053646d7b7f7c74605745321e0900000000162b40556b8095aac0bcab907b66503b261100000c21374c61767c7f879aa2b4b5b49f8c82828281818181818283878a90979e9f9a938a81796c61584d413127190b00000000000000000000000000000000000000000000000000000000000006192b3c4c5e66787f807c736056453218080000000000000000000000000d182030383c423f3527170400000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b262e313535353527251e2325353535353331291e100000000d1b262e3135353535302d25190b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0b0903000000000000000000000000000000000000000000000000132536465761768599a1b4bbb0a49c90847c757d8a9e9a8b7e6d6055443727150200000000000000000000000000000000000000021528384f647a8f9e8875604b5c72879cb1b49f8a76614c3721100000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000e21364c61768ba7b8b39e8874604a35200b00000000000f24384c5e6d829094918575604b36210b00000001162b40566b8095abc0c9a8927d68533d281300000a1f33475861666a74849ab0c5b59f8b746d6c6c6b6b6b6c6d6e71767b8189939da69f978c8177675f4b4437291b0b0000000000000000000000000000000000000000000000000000000000000e1e2f404c5a626a6b67605445382816000000000000000000000000000005121d24262d2a231709000000000000000000000000000000000000000000000000000000000000000000000000000000000000000913191c1f1f1f1f12100a0e101f1f1f1f1e1c160c00000000000913191c1f1f1f1f1a18120800000000000000000000000000000000000000000000000000000000070b0b0801000000000000000000000000000000000000000000000000000002090b0c0b0902000000000000000000000000000000000000000000000000000000000002090b1117141c2021211e1619130c0a04000000000000000000000000000000000000071c3043546175869ba3b3bbb49f96867b6f6660677a889e9f938273605544311d1200000000000000000000000000000000000000000a22374b5c72879c917c6651647a8fa4b6ad98826d5847331f0a0000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000a1f33465873889eb3b8a78d78634d38230e000000000011263b51667b90a0a9a3947f69543f2a1400000002172d42576c8297acc1bda8927d68533d2813000004172a3a474c515664798ea7b9bcab8c776157575656565657595760656c757e88979faa9f97897d6d60554639291a0a00000000000000000000000000000000000000000000000000000000000012222f3c484d5456524b4336281a0a00000000000000000000000000000000090f1118150f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c20201d1409000000000000000000000000000000000000000000060c0e15151d2021201d15150d0b060000000000000000000000000000000000000000000000030a151d20262c263035363632282e28211f170b04000000000000000000000000000000031628394a60728399a4b5bbaa9f938174655d514b5c647a8a9ea0988373604b40301b0b00000000000000000000000000000000000000081b2e3e556a7f9599846e596c8197acb6a58f7a65503a2917040000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000417293a5d72879db2c5a48f7a644f3a250f0000000000172c41566c8196abbeae99836e59442e1904000005182b3b596e8399aec3c7a6917c67513c27120000000c1c2a3337384a5c74899eb3b7a28c77624d41414141414239454b5056606975818d9ea8a79e91817361574638281808000000000000000000000000000000000000000000000000000000000004121e2b35383f413c353026180a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c0b09030000000000000000000000000000000000000000000000000000000000000a182530353531261909000000000000000000000000000000000000050f1a21232b273136363631272a2320190e0400000000000000000000000000000000000000000b171e2832363c4236434b4c4b4539433d3633291f170c0000000000000000000000000000091e324557687d92a1b3bdb49f8c7e6c60564c3f3e4a5c667c91a0a197826d5f4d39291703000000000000000000000000000000000000001022384d62788c9f8b776175889eb3b29c8773604a35200c000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000081d31445573889db3c6a48f79644f3a240f0000000000182d42576d8297acbfac97826c57422d170200000b2034485973889db2c8baa98e79644f39240f000000000c171f212d3e5b71869bb0b7a28d78624d382c2c2c2c2d28323638454b57616c7c8a9ea6b39f978375615645362513000000000000000000000000000000000000000000000000000000000000000e1920222a2b27201c1408000000000000000000000000000000000000000000000000000000000000000003090c0d0e0e0d0b0500000000000000040a0c171717171717171717171717171717171712100a010000000000000000000000000a0b0b01000000060b0d1319171e21211e1618130c0a040000000000000000000000000000000000000000000000000d1b2836434a4b4437261401000000000000000000000000000000000d18202c35384038454b4c4b45384038352b1f180c000000000000000000000000000000000003111b293338454b51575b54606160575d58534c463a33291c11030000000000000000000000000b21364b6075889eb3bfb19f937e68604b45382f2d3e4d5e6d8298aaa0917c675746331e0a000000000000000000000000000000000000000b2035485a70859a937e697c91a7b8aa947f6a5443301c07000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000b20354b60758a9fb4baa88d78624d38230d000000000014293f54697e94aab3a1907b65503b26100400071527374d62778ca6b7c9b49f8a75604b36200b0000000000040a1b30455a70859aafb8a28d78634d382316161718161e21283239464b5e6679889ea7b1a1998474605443301c0f00000000000000000000000000000000000000000000000000000000000000050b0d1516120b08010000000000000000000000000000000000000000000000000000000000040a0c14161e21222323221f180d00000000000c171f212c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c28251e1305000000000000000000030a20202017140e0e192023292e2933363632282e28211f170c070000000000000000000000000000000000000000000d1d2b39455460605544311d14030000000000000000000000000003111d2b343d494e555b56606160565a554d493c342a1d100200000000000000000000000000000614212e39464b5660666c707475767674726e6861584c473a2f211406000000000000000000000013253653687e93a6b8b9a897826d604e4232281a2030404d62788b9fb39e8876614b36210c0000000000000000000000000000000000000005192b3c53687d929b86718399aeb49f8b77624c36251300000000000000000000000000000000000000000108192f44596e8499aeb8a28d78634d38230e00030a1628394e63798eaabbb49f8975604b35200b00000000000d22384d62788b9fae99846e5d4c36291f17191a21314455687e93a8c4beae99836e5645321d09000000000000051a2f445a6f8499afb8a28d78634d38230e01010003090b161e2932404c5b6379899eabb3a2988272604a3d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c171f212928323637383837342a1d0d0000000c1c29333641414141414141414141414141414141413d3a31231301000000000000000b161e3535352c2922212b35383e4339464b4b4538433d37332a211a0f0400000000000000000000000000000000000005192b3c4857607373604b423121110000000000000000000000000311212e3b484d5b636a707475767574706a625a4c473b2e201103000000000000000000000000061424323f4b57616a757c8185898a8b8b8a87837d766c61584c4032241406000000000000000000071c30435470859aafc5b49e8977614c42311e160a122035485a6e8398aea7947e695438271502000000000000000000000000000000000000000e21364c61768a9f8f7a8b9fb4ae99836e59483418080000000000000000000000000000000000000009141d202e44596e8399aeb8a38e79634e39241315161e283245576a7f94a9c1af99846f5544311d0800000000000b2034485a6d8298a69d88766154463a332a2e2d36424b6074869cb1c3b2a0907b655038281502000000000000041a2f44596f8499aeb8a28d78634d38230e000000000000030b161e2f3d4a5b667c8d9fb5b2a0947e695b4a36211200000000000000090f1120202020202020202020202020202020202020202020202020202020202020202020100e0800000000000000000000000000000000000009141d2a33373e39464b4d4d4e4c473b2a1805000417293a464c5757575757575757575757575757575757524d41311e0a0000000000000b1b29324a4a4a413e34363c494d53585d576160565c58534c473a362d1f170c00000000000000000000000000000000000b2034485a627583816c604e3f2e1e0e000000000000000000000011212f3f4b59626d798085898b8b8b89857f786d61594b3e2e2111000000000000000000000004142432424f5d6575808991979b9e9a9796989c98928a8176655e4f423224140400000000000000000b20354a60748a9fb4c2ad97826d5947342414020005192b3c52677d92a7b09b85705645311d09000000000000000000000000000000000000000a1e3346576e83989d889da9b7a6907b66513b2a180000000000000000000000000000000000000009192631353543596e8398aebaa58f7a65503a28282a283238454b6075879db2b4a3917c675137271501000000000005192b3c4c6176889ea698827261584c473a433d4a4e606a7f95a4b6b5a598826d5d4b371a0a0000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000003121f2d3d4c5e6b8096a5b6b49f8b79634e402f1d090000000004121d24273535353535353535353535353535353535353535353535353535353535353535353525231c11030000000000000000000000000000000a1926313a474c53595761626363625947341f0b000a1f334658616c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c675f4d3a2510000000000003162939465e60605651444a4e5a62686e7274767674726d6861584e4a3d332a1c11030000000000000000000000000000000d22384d62788598937e685d4b3c2b1b0b0000000000000000000e1e2f3f4b5d6577828c959a9d959293979a958c8277645c4b3f2e1e0e00000000000000000000122232424f60697b88959ea79f968a8582818388919d9f96887b69604f4332221200000000000000000c21374c61768ca9babca6917c67513b2a18060000000e23384e63788da3b49f8a75604b36200b000000000000000000000000000000000000000317293950667b90a69da6b7b29d8774604b35200d00000000000000000000000000000000000001142637444b4b43586d8398adbda7927d6852413e3e3f39464b56606d8197a5b6a69b8572604a35200b000000000000000d1f334758647a899da098837669615859585a5b636e7e8d9fb5b4a49c8776614c3f2f1c000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000010f1f2f404b6075879db2baa99a84705e4c38241000000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3b382f211100000000000000000000000000000a1b2837444b5861696f737677787877624c37220d000c21364c617681818181818181818181818181818181817d67523d281200000000000a1e3246577075756c62515c646f787e8387898b8b8a87827d766e635b4c473a2e2113050000000000000000000000000000152a3f556a7f94a19f8c7b655a48392818080000000000000006192b3c4b5d657b88989fa09887807d7e828a9a9f97887b655d4b3c2b190600000000000000000c1c2f404f61697e8d9da6a99f8d8177706c6c6e737c879ba39e8d7e69614f402f1d0d000000000000000c22374c61778caabbb9a48e79644f39240f000000000c22374c61778ca1bbaa8d77624d38220d00000000000000000000000000000000000000000b20354b6074889db2b7bcab95806a5443301c08000000000000000000000000000000000000081d3144556060545e6c8297acc1ae99836e5f55535355575761687481979fb4a59c8878625443301c070000000000000004172a3a4a5c647a8898a099887e77716e6e6f737982939fabab9f978678625847332111000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000001121e324557677d92a4b6b4a2917c66513e2d1b070000091d30404c5160606060606060606060606060606060606060606060606060606060606060606060504b3f2f1c08000000000000000000000000031628394555606a777e84888b8c8d8d816c57412c17000d22374d62788c96969696969696969696969696969696826d58432e1800000000000c21364b61758a8a816c616979848c93989d9b999a9c9c98928b83796d61584b3f30231304000000000000000000000000000b20354b60728399a49e8878625746362513000000000000000b2035485a657b8b9ea6a19882756b68696c77849aa49d8b7b655a483520120000000000000004182a3a4c5e697f939fabb49f8b7c6b61595757585e6676859ba69f937f695e4c3b2b19050000000000000b20364b60758a9fb4b8a38d78634e38230e000000000d22374d62778ca2c4a28d78624d38230d0000000000000000000000000000000000000000081d3144556b8096abc2b49f8b78624d362614010000000000000000000000000000000000000b20354b6073747473728096abc0b49f8c7d6f6a68686a6c71767d87979fa89e958779635a493625130000000000000000000c1c2d3e4a5c6476828e989d938b86848384888e98a0a89f988c82766259483a291703000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000031628394b6073879cb1c0b09a85705c4a36220d00000f24394c5e6675757575757575757575757575757575757575757575757575757575757575757575655d4b38230e000000000000000000000000091e32455760737f8993999b918a87857e69533e2914000d22374d62778ca2aaaaaaabababacacacacacacacac98836d58432e1800000000000c21364b61768b9f8b786c7f8c999f988f89868484878b939d9f988c8276655d4d4130231202000000000000000000000000081c3043546176869ca69b8575615443301c120100000000081c2e3f4d6278899ea9a99a837360565253596275869ca99e8978624d41301d0a0000000000000a1f334758667c8d9fb4b2a0927d675e4c473a41404c586277889db39f8d7c665948342011000000000000081d31445572879cb1baa5907a65503b2511000000000e24394e63798ea3b7a68b76614c36210c0000000000000000000000000000000000000000011426374e63798ea3b5af9a846f5a483518080000000000000000000000000000000000000011273c51667c8d898887889db2bcbbaa9f8d847f7d7d7f81868a929ca39b95898075635b493c2b18080000000000000000000010202e3e4a58616d79838b91969a9998999d9c9995918a83796d6158483b2b1c0c00000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000a1c304354697e93aabbb4a28e79644e39240f000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7b65503b251000000000000000000000000a1e30414b607584959e9f97857c76717069604e3b2611000d22374d62788c94949595959696969797979ba3b4ad98836d58432e1800000000000b21364b60768ba9988281949f9f8d827a75706f6f71777e8898a09f98887b675f4d4130201000000000000000000000000001142636465863798a9ea3988272604a40301f0f000000000e23374b5d6f8499a7b49f8a78625545383b4757657a8fa3a79a84705f4d39240f000000000006192c3c4c6177899eabb9a898826d5f4d40342a2c2f3a4859667c91a2ab9e8978624d3f2e1c08000000000002152737576c8197acbfa9937e69543f2e1b0d030209182a3b52677d92a7b29d88735846331f0a0000000000000000000000000000000000000000000921364a5b71869bb1a6917c67513c2b19000000000000000000000000000000000000000011273c51667c919e9d9c9d9f9faba0a0ab9f9a95939394969b9996928d867f766b6157493d2c1e0e00000000000000000000000210202e3a474c5c646e767c8185878889888784807c766e645c4c473a2b1d0d0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000011426364c61768b9fb4c0ab96806b563b2b19050011273c51667c90959ca59f9f9f9faa9f959595969696979797989898999a9c9fa99f9f9f9f9f9f907b66513b261100000000000000000000001025394d5f6e8399a2a29781736660575a534e42311f0b000c21364b61757f7f7f7f8080808181818282859bb0ad98836d58432e1800000000000b21364b60768ba0a098969f9f8b7c6d656055595a5861697682969fa69d8b7d675f4d3e2e1b0b0000000000000000000000000818293a495b667c8d9fa0957f6a5e4d3d2d1c0c00000316283950657b8fa1b3ac96816c5a4837282a394b5d70859bb0a2917c67513d2d1a07000000000c2135495b6d8297a7b8b49e8a77624c41311f18171c2a3b4c5e70859ab0a799836e5d4b37231000000000000010253a4f657a8fa1b3b09b85705d4b392b1e16151d273447596d8298adad98826d583a291704000000000000000000000000000000000000000000071a2d3d54697e94aa9e8874604b36200e000000000000000000000000000000000000000011263b50667c88898989898a8a8a8a8a8b8b8b8b8b8a89888784807d77716a61584b46392c1f0f0000000000000000000000000002101c29333e4a4e5861666c7071737473716f6b6661574e4a3e33291c0d000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000081f3347586f859aafc4b29c8772594834200b000c21374c61767c7f879aa2b4b5b49f8c7f80808081818182828283838385878a90969ea7b3bfa6917c67513c271200000000000000000000071b2e3e52677d92a1af9a847260554b45393e3b31241402000a1e3246576169696a6a6a6b6b6c6c6c6d6d7d92a8ad98836d58432e1800000000000b21364b60768ba0b2adaca3927d685e4f4b44373a474c5861728196a1a99f8d7d675c4b392816030000000000000000000000000b1b2c3d4c5e6a7f94a09f8d7c665b4a3a2a190900091e3245576e8399aeb7a68e79644f3c2b191b2e3f54697e93a9b09b85705b4a36210c000000031629394d63788c9fb4c0ac96816c594834231304000d1d304051667c91a7b2a18f7b65503e2d1b0700000000000e22374b5d6f849aa7b5a38f7b6557483b3228283237444c62778b9fb4a18f7a654f3a251000000000000000000000000000000000000000000000000f22374c62778b9f96806b5544311d0800000000000000000000000000000000000000000f23384c5e66737374747474757575757575757575757473726f6b68625a554c473a32291b0f010000000000000000000000000000000c171f2d363a474c51575a5c5e5f5e5c5a56514b4639362d1f170c00000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000004172a3a54697f94a9beb6a58c77624d37220d000a1f33475861666a74849ab0c5bbaa8b756a6b6b6b6c6c6c6d6d6d6e6e7072757b818999a1b3a7927c67523d2712000000000000000000000d22374b5c71869cb1a38e7963544437322829261f1406000003162939464b5454555555565656575757687d92a7ad98836d58432e1800000000000b20364b60758ba0b5c2b09b85705f4e403531262a333a465460728399a7ab9f8b7a645746321e0e000000000000000000000000000f1f2f404a60728398a49e8a79635847372715010b21364b60768a9fb4b29d88735c4a361e0e1124394f64798eabb5a38e79634e39240e0000000a1e3246576c8297abbcb4a28e79634e3b2a18050000001220354b6074889eb3af9a85705c4a36220a0000000000081b2e3f4d6277899ea9b29d877562594b453838454b55606f8399a9a599836e5d4b37220e00000000000000000000000000000000000000000000000b1f3447596f84998d79634e372715020000000000000000000000000000000000000000091c2f404c505e5e5e5f5f5f5f546060606060606060545e5c5956524d483c37332a1e160b00000000000000000000000000000000000004101b222a33373c4145474849484744403c363228221b10040000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000010253a50657a8fa5c5c3a7917c67523c27120004172a3a474c515664798ea7b9c8a18c776156565657575758585859595b5560656c768399a1a8927d68533d2813000000000000000000000f243a4f647a8fa4b09b85705b4a36261e1614110b02000000000b1b2932363f3f3f4040404141414252687d92a7ad98836d58432e1800000000000b20364b60758ba0b5c7a8927d68534131201d14171f293643546277899eb3a99d8775614b3c2b190600000000000000000000000001121c3043546175869ca79d8776615544311d1410263b50657b90a9baad98836e583e2d1b000b20364b60758a9fb4aa947f6a553f2a150000000c21364b6176899eb4c9b09a85705b4a361d0d00000000081d3144556d8298adb4a28e79644f3828150200000000001020344859667c8b9ea7a59b85776860565959566066748197a1a49c8776614c3f2e1b08000000000000000000000000000000000000000000000005182a3b52677d8e84705b493519090000000000000000000000000000000000000000000011222f383b494949494a4a4a434b4b4b4b4b4b4b4a43484744413d38342b211f170c03000000000000000000000000000000000000000000070c171f21272c3032333433322f2b27211e160b0700000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000c21364c61768ba7b9bfaa95806a55402b1500000c1c2a3337384a5c74899eb3b7a28d77624d4141414242424343434437444b50586173839aa7937e69533e291400000000000000000000152b40556a8095aaaa95806a553d2d1809030000000000000000000b161e21292a2a2a2b2b2b2c2c3d52687d92a7ad98836d58432e1800000000000b20364b60758ba0b5baa98d78624d3823130801040b18263648596a7f95a9b6a596816c5a4935200a000000000000000000000000000013253646576278899ea59a8473604b42312114293e54697e93a9c7aa947f6a553f2a1500091d31455673889db2ae99846e59442f1900000215273852687d92a8b9c4a9947f69543d2d1a00000000000114263752677c91a7c0ac97826d5645321d09000000000005182b3b4c5e667b8999a1a39b887d75706e6e70757c86979fa0988678625847332110000000000000000000000000000000000000000000000000000d20364b60737977624c3d2c1a000000000000000000000000000000000000000000000004111c2326333434343435263035353636363636353025322f2b282220190d0a0400000000000000000000000000000000000000000000000000040a0c11171b1c1e1f1e1c1a16110c0903000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000a1f33465874899eb3c2ad98836d58432e180000000c171f212d3e5b71869bb0b7a28d78624d382c2c2c2d2d2d2e2e2e2731363a47556277899e947e69543f2914000000000000000000021528385a6f849aafa6917b66513c2611000000000000000000000000030a0c1414151515161617283d52677d92a7ad98836d58432e1800000000000b20364b60758ba0b5b49f8a75604b35200b0000000008182b3b4c61768a9fb4b49f8b78624d392816030000000000000000000000000008182839495a657b8c9fa297816c604e3f2e1e2b40566b8095abbca7927c67523d271200021527385c71879cb1b19c87725c47321d0000091d3145566e8499aec6b7a68e79634e39240f0000000000000c21364c61768ba5b7b39e8975604b36200b0000000000000d1d2f404c5d65788390999f9d92898583838589919c9f998f8276625a493a2a180300000000000000000000000000000000000000000000000000081d3144556063625947341f0f00000000000000000000000000000000000000000000000000090f111e1e1f1f1f1f141c20202020202020201c131d1a16130d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000417293a5c71869cb1c4af9a856f5a45301a00000000040a1b30455a70859aafb8a28d78634d38231717171818181919151d202a3748596b8096947f6a553f2a15000000000000000000091d32455673889db3a38d78634e38230e0000000000000000000000000000000000000000010112283d52677d92a7ad98836d58432e1800000000000b20354b60758aa0b5b39d88735443301c0800000000000d1f3347586e8399aebbaa97826d5745321e0900000000000000000000000000000b1b2b3c4b5d697f94a09f937e685d4b3c2b2c41566c8196abbba6907b66513b261100021527385c72879cb1b39e88735e49331e00000b20364b6075899eb4c8b39d88735b4a36210c0000000000000a1f33465872879db2b9a8907b66513b26110000000000000012222f3f4b5a626e7b838a92969a9a98989b9b97928b847a6d6158493c2b1c0c000000000000000000000000000000000000000000000000000002152737444b4e4c473b2a1801000000000000000000000000000000000000000000000000000000000909090a0a0001080b0b0b0b0b0b0b0b070000040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000001b31465b70869bb0c5b09b86705b46311b0000000000051a2f445a6f8499afb8a28d78634d38230e0202030303040002080c192a3b4e64798e95806b55402b160000000000000000000b20364b60758ba6b7aa8b76614c36210c0000000000000000000000000000000000000000000012273d52677c92a7ad98836d58432e1800000000000b20354b60758aa0b5b29d87725d3626140100000000000417293a52687d92a7c7b49f8a75604b36210b0000000000000000000000000000000e1e2f3f4f616d8298a39f8c7b655a48392840556a8095aabaa5907a65503b251000091d31455673889db2b39d88735e48331e00000f253a4f647a8fa8b9c3ae99846e593d2d1a070000000000000417293a596e8499aec6ac97816c57392917030000000000000412212e3c494d5d656e777d81858789898886827d776f655d4c473a2b1e0e0000000000000000000000000000000000000000000000000000000009192731363937342a1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000051b30455a70859aafc5b19b86715c46311c0000000000041a2f44596f8499aeb8a28d78634d38230e000000000000000000000d20354b60748996806b56412b160000000000000000000d23384d62788da2b49f8a755746331e0a0000000000000000000000000000000000000000000012273d52677c92a7ad98836d58432e1800000000000b20354b60758aa0b5b29c87725d47321d000000000000000e23384d63788da9babaa8917c67513c271200000000000000000000000000000000112132434b6074859ba69e8878625745363d53687d92a8c4a6917c66513c2711000b20364b60758a9fb4b19c87715c47321c000014293e54697e93a9c6bfaa95806a55402b150000000000000000162b40556b8095aac0b19c87715746331e0a0000000000000003111e2c353f4c505961676c7072737473706d6862594f4b3f332a1c0e00000000000000000000000000000000000000000000000000000000000009151d2024221f180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101619202020202020202020202020202020200e0c0600000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000061b30465b70859bb0c5b09b85705b46301b000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000081c304354718696816c57412c170000000000000000000f24394e64798ea3b49e89745f392917030000000000000000000000000000000000000000000012273c52677c91a7ad98836d58432e1800000000000b20354a60758a9fb5b29c87725d47321d080000000000000b20354a6074899fb4c6ac97826d573626140100000000000000000000000000000003141e3245566278889da69b8575605443394e64798ea6b7a8937e68533e2913000e23384e63788dabbcae99836e59442e190002172c42576c8197acc1bba6917c66513c2711000000000000000013283d53687d92a8bdb6a48b76614c36210c0000000000000000000e19202f383a474c52575b5d5e5f5e5b58534c483b372e1f170c000000000000000000000000000000000000000000000000000000000000000002080b0e0d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a18232b2e3535353535353535353535353535353523211a0f010000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000011527375c71869cb1c4af9a856f5a45301a000000000004192f44596e8499aeb8a28d78634d38230e0000000000000003030001142636596e8497826d57422d180000000000000000000f243a4f64798fa4b49e89745f382816020000000000000000000000000000000000000000000012273c52677c91a7ad98836e58432e190000000000071c304354758a9fb5b29c87725d47321d08000000000000071c30435472879cb1c6b09b86715443301c0800000000000000000000000000000000021628384859657b8b9fa3988272604a404a6073889db2ac97816c573d2c1a0615283852677d92a7c1a9947f69543f2a1400011426375a6f849aafc4c6a38e79634e39240e000000000000000011263b51667b90a6bbc2a48f7a644f3a240f0000000000000000000006111c232a34373d41454749494846423d37342a221b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000618283640434a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a38352c1f0f0000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000081d31445572879db2c3ae98836e59432e19000000000004192f44596e8499aeb8a28d78634d38230e0000000001080b18180e0c182e43586d828b826d58432d180000000000000000000f253a4f647a8fa4b49f8a745645321e090000000000000000000000000000000000000000000012273c51677c91a6ad98836e58432e1900000000000013254a60758a9fb5b29c87725d47321d08000000000000001325365b70859bb0c5b49f8975604b35200b00000000000000000000000000000000000a1a2b3b4b5d687e939fa0957f6a5e4c43546b8095a8b09b86715b493521101d3245566d8297adb4a38e79634e39230e00081d31445572879cb2c7b9a88b76614c36210c00000000000000000f24394f64798ea4b9bda7927d68523d2813000000000000000000000000090c181f22282c3032343433312d28221f180d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f1120202020202020202020202020201b1912090000000000000000040a0c1c2020202020202020200a0400000000000000000000000000000000000000102336465358606060606060606060606060606060605e493d2c1a0600000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000b20354b60758a9fb4c0ab96806b56412b16000000000004192f44596e8499aeb8a28d78634d38230e00000008141c202e2e23201921364b60757675604b36210b0000000000000000000f243a4f64798fa4bbaa8b76604b36210b0000000000000000000000000000000000000000000012273c51677c91a6ad98836e58432e1900000000000020354a60758aabbcb29c87725d47321d08000000000000001a30455a6f859aafc4baa98c76614c37210c00000000000000000000000002090b101315161d2e3f4e606c8197a29f8d7c665b4a4c61778a9eb4a38d78634e3e2e242b3b4b6075899eb3b09b85705b4936210c000b20354b60738a9fb4c9b49e89745846331f0a00000000000000000d22374d62778ca2b7c0ab96806b56412b160000000000000000000000000000040a0c12171b1d1e1f1e1b18130d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d24273535353535353535353535353535302d261a0c0000000000000c171f21313535353535353535351f180c000000000000000000000000000000000002162b4053646e75757575757575757575757575757575705b4935210c00000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000e23384e63788daabbc6a8937d68533e2813000000000004192f44596e8499aeb8a28d78634d38230e00000818263035434338352c1e3245576061605745321e090000000000000000000e24394e63798ea3c8a28c77624d37220d0000000000000000000000000000000000000000000011273c51667c91a6ad98836e58432e1900000000000b20354a60758a9fb5b29c87725d47321d08000000000000051a30455a6f859aafc4c7a28d78624d38230d00000000000000000000060a151d2025292b2c2a2831424b6073849aa69e8a7963584759697f94a2ab96816b5c4b3c393a4859697e93a7b3a1907b66513d2c1a06000c22374c61778caabbc7b29d87725d3a29170400000000000000000c21374c61768ca1b6c3ae99836e59442e19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4542382a1a09000000000c1c2a3337464a4a4a4a4a4a4a4a4a332a1c0c0000000000000000000000000000000003192e43586e828a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a79634e38230e00000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000011263c51667c91a6c8b9a88f79644f3a240f000000000004192f44596e8499aeb8a28d78634d38230e0001142636434b58584d493c2c2839454b4c4b45392816030000000000000000000d22384d62778da2c8a38e79644e39240f0000000000000000000000000000000000000000000011273c51667c91a6ad98836e58432e1900000000000a20354a5f758a9fb4b29c87725d47321d08000000000000061b30465b70859bb0c5b8a38e79634e39240e0000000000000000000e19202832363a3e4041403d383544556177879da89d877661554b6073849aa49f8c7a645a504e4f596277899eb3a599836e5e4c381f0f00000d23384d62788da2c8c6b09b86715b46311c0000000000000000000b21364b60768ba0b5c5af9a85705a45301b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c0c0c0b0903000000000000000000091d30404c5160606060606060606060606060605b55483826120000000c1c2a3a474c5b60606060606060605e473a2a180400000000000000000000000000000003192e43586e8291969ea69f9f9f9f9f9f9f969798998d78634e38230e00000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000061a2c3d566c8196abc1b49e8974604b35200b000000000004192f44596e8499aeb8a28d78634d38230e00081c304354606d6d635a493520283236363632281b0a000000000000000000000c21364c61768baabba5907b65503b26100000000000000000000000000000000000000000000011263c51667b91a6ad98836e58432e1900000000000a20354a5f758a9fb4b29c87725d47321d080000000000000417293a5c71879cb1c6c7a28d78634d38230e0000000000000008131c2b3538454b4f53555655524e493d4759647a8b9fa59a8473604b556176869ba39d87786b6563656a77869ca7a59c8776614c402f1c0100000e24394e63798ea3b8c4af9a856f5a45301a0500000000000000000b20354b60758aabbcc6b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000b0b0b0b0b0b0b0b0b0b0b0b0000000000000000000000000000000000000000000b171e212222211e160a00000000000000000f24394c5e667575757575757575757575757575706655422d1904000a1a2a3a475861717575757575757575705847331f0a000000000000000000000000000000000e23384d63797c80889aa2b4c5b5b5ac96818282838378624d38220d00000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000c2135495b71879cb1c5ae99846f5544311d08000000000004192f44596e8499aeb8a28d78634d38230e050b20354b6073828278634d3823161e2121211e160a00000000000000000000000b20354a60758a9fb4a7927d67523d28120000000000000000000000000000000000000000000011263c51667b91a6ad98836e58432e1900000000000a20354a5f758a9fb4b29c87725d47321d080000000000000a1f33475874899eb3c9baa98c77614c37220c000000000000091825303c484d566065686a6b6a68635b534b4a5c677d929ea296816c604e58617685959f9d8a807b797a7f889ca4a09887786258473322120000000f253a4f647a8fa4b9c4ae99846f59442f1a040000000000000000091d314556758a9fb5c7b29c87725d47321d0000000000000000000000000000000000000000000000000000000000000000000000070d0f202020202020202020202020200a0400000000000000000000000000000000010f1b29333637373632281b0a0000000000000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a84705b45301b060215283847586176858a8a8a8a8a8a8a8a76614c37220c000000000000000000000000000000000c2135495b63666b76849aa6b8cbb7a18c776c6d6e6f625a4834200b00000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000031629394e63788da4b6b9a7927c675237261401000000000004192f44596e8499aeb8a28d78634d38231a1a1a21364b61768b8f7a644f3a250f090b0c0b0903000000000000000000000000071c30435473899eb3a9947e69543f29140000000000000000000000000000000000000000000011263b51667b90a6ad98836e58432e1900000000000a1f354a5f748a9fb4b29c87725d47321d080000000000000c21374c61768ca7b9c9b49f8a75604b35200b000000000009192736434a5a626c757a7e80817f7d78716860544d5f6b8096a29f937e685d4b586174808b979e96908e8f949e9f988f8276625a483a2a170400000010253a4f657a8fa4bac3ae99836e59442e190400000000000000000b20364b60758babbcc8b39d88735e48331e000000000000000000000000000000000000000000000000000000000000000000010f1a2124353535353535353535353535351f180c0000000000000000000000000000000f1f2c39464c4c4c4b453928160300000000000011273c51667c90959ca59f9f9f9faa9f999b9c9a85705b45301b000d1d3245566176869ba39f9faa9f99928c77614c37220c0000000000000000000000000000000006192c3c494d51586277889eb3c8b9a48e796458595a4d483c2b190500000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000b1e3246576c8196abc2b39e8975604b36210b00000000000004192f44596e8499aeb8a28d78634d3830302f2f2c374e63788d8f7a644f3a250f000000000000000000000000000000000000001325365c72879cb1ab95806b56402b160100000000000000000000000000000000000000000011263b51667b90a6ad98836e58432e1900000000000a1f354a5f748a9fb4b29c87725d47321d0800000000000010253b50657a90a5c5c6b19c86715544311d0800000000011527374454606a7882898f93959695928d867d73635b4b6073849aa59f8c7b655a4855606b7881898e929393928e89837a6e6158483c2b1c0c000000000e24394e63798ea3b8c3ad98836e58432e190300000000000000000c21364b61768ba0b6c7b29d88725d48331d0000000000000000000000000000000000000000000000000000000000000000000f202d36394a4a4a4a4a4a4a4a4a4a4a4a4a332a1c0c000000000000000000000000000a1a2c3d4957616161605745321e090000000000000c21374c61767c7f879aa2b4b5b49f8c84858788836f5a442f1a0d1d30414b6074849ba4b5b5a49c8b837d7b74604b35200b00000000000000000000000000000000000e1e2c35383a47596b8096abc0baa48f7a654f444438342b1d0d0000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000b1b2c3d4b6175899eb3b9a795806b5645321e0900000000000004192f44596e8499aeb8a28d78634d46464544443c4955687d928f7a644f3a250f000000000000000000000000000000000000001b30465b70859bb0ac97826d57422d180200000000000000000000000000000000000000000011263b50667b90a5ad98836e58432e1900000000000a1f354a5f748a9fb4b29c87725d47321d08000000000005192b3c556a7f94aabfc8ad98836d5837261401000000000c1d31445560727f8b979e9f97908d8e929b9c928579655d556176879da89e88786257454b5a636c75797c7e7e7c79756e645d4c463a2b1e0e00000000000d22384d62788da2c8c3ae99836e59442e190400000000000000000c22374c61778ca1b6c6b19c87715c47321c0000000000000000000000000000000000000000000000000000000000000000071a2d3e4a4e6060606060606060606060605e473a2a1804000000000000000000000002162838495b6376777775604b36210b0000000000000a1f33475861666a74849ab0c5b59f8b747071736f6554412c18192b3c4d5f6d8298a2b4b5a39b86796e6866605544311d080000000000000000000000000000000000000e1921232a3b4f647a8fa4c5baa5907a65503b2f2220190d000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000b192939495b6b8096a7b9b39e8976614c3828160300000000000004192f44596e8499aeb8a28d78635d5c5b5a5a5a5b5a6273859b8f7a644f3a250f000000000000000000000000000000000000051a2f445a6f8499afae98836e59432e190400000000000000000000000000000000000000000011263b50667b90a5ad98836e58432e1900000000000a1f354a5f748a9fb4b29c87725d47321d0800000000000b2034485a70859aafc5bbaa927d67523d2812000000000c1c31424b607382949fa99f8c817b78797d85969f9b8a7b655d5863798a9ea69b8575605443494d556064676968676460564f4b3f33291b0e0000000000000c21374c61768caabbc4af99846f5a442f1a0500000000000000000d23384d62788da2b7c5b09b86705b46311b00000000000000000000000000000000000000000000000000000000000000000d21364a5c70757575757575757575757575705847331f0a00000000000000000000000e1e32455663798a8c8c806b56412c1601000000000004172a3a474c515664798ea7b9bcab8c76615c5d5a544737250c2034485a677d92a0b2b7a69b8575635b53504b44372715010000000001080b0c0c0c0c0c0c0c0c0c0c0c0c0c0c0e21364c61768ba7b8baa5907a65503b25100c0a04000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000020f1b2937465763798b9fb4b4a2937e685847331a0a0000000000000004192f44596e8499aeb8a28d78737271706f6f6f7072788399a38f7a644f3a250f00000000000000000000000000000000000003192e43586e8398adaf9a856f5a45301a0500000000000000000000000000000000000000000010263b50657b90a5ad98836e58432e1900000000000a1f344a5f74899fb4b29c87725d47321d000000000004182a3a4d62788b9fb4c9b49f8b77614c37220c0000000417293a4e606d8298a0b49f8b7b6c65636468728196a39e8b7b655a5b677c8d9fa3988272604a4037444b4f525353524f4b4538372e1f170b000000000000000b20354b60738a9fb4c5af9a85705a45301b0000000000000000000f243a4f64798fa4b9c4af9a846f5a452f1a00000000000000000000000000000000000000000000000000000000000000000f24394e647a8a8a8a8a8a8a8a8a8a8a8a8a77614c37220c000000000000000000000e1e30414b6074859ba896816b56412c16010000000000000c1c2a3337384a5c74899eb3b7a28c77624d4844413729191c30414d6278899eb3bdb39d88776257493d3b35312719090000000009141d202121212121212121212121212121212133465873899eb3baa5907b65503b2621211f170c0000000000000000000004192f44596e8499aeb8a38d78634e38230e000000000000040a151d2c3946556175869caab7a59a8472604a3a2917000000000000000004192f44596e8499aec3b39e898887868585848485888d99a1a48f7a644f3a250f00000000000000000000000000000000000002172d42576c8297acb09b85705b46301b0600000000000000000000000000000000000000000010263b50657b90a5ae98836e59432e1900000000000a1f344a5f74899fb4b29c87725d3b2b1c1308040409151f3447596b8095abbcbcab98836d5947341f0a0000000a1f334658687e92a0b2a2927d675d504d4e546073859ba99e8978624d5f6b8095a1a0957f6a5e4c3d3135393d3e3e3d39363228221b10040000000000000000081d31445572879cb1c6b19b86715c37271502000000000000000011263b51667b90a6bbc2ad97826d58422d1800000000000000000000000000000000000000000000000000000000000000000f24394e64798e939ca59f9fa39b9a9b9c8c77614c37220c0000000000000000000a1a2c3c4d5f6c8197a3ab96816b56412c1601000000000000000c171f212d3e5b71869bb0b7a28d78624d382f2c2519172a3a4d5f6f8399a8b9b19f907c665947392c26201d150900000000091926313536363636363636363636363636363636363a5d72889db2baa5907b65503b36363633291c0c00000000000000000108192f44596e8499aeb8a38e78634e39230e020002090b0f181f27313d495761738399a4b6a79d8777625443301c0c000000000000000004192f44596e8499aec3b4a29a9a999999999999999898989aa28f7a644f3a250f00000000000000000000000000000000000002172c41576c8196acb09b86705b46311b0600000000000000000000000000000000000000000010253b50657a90a5ae98836e59432e1900000000000a1f344a5f74899fb4b29c877259483c30251f17171f2731434c6177899eb4c4b59f8c7a644f3a2a18040000000c21364c6176899eb3b09a85705f4d3f3836445563798ea3a79a846f5e4a60728399a49f8d7c665b4a3a2a242729292724201d150a080000000000000000000001142637596e8398aec3b39d88735544311d08000000000000000013283d53687d92a8bdbfaa947f6a553f2a1500000000000000000000000000000000000000000000000000000000000000000b21364b60757b7e879ca4b09b858586878876614c37210c000000000000000002152738495a677d919fb1ab96816b56412c16010000000000000000040a1b30455a70859aafb8a28d78634d38230e110a1f334758677d92a1b3b7a697816d5e4c3b2a1b110b08010000000001142637444b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c5c71879cb1baa5907b65504c4c4c4c463a291a0a00000000000009141d202e44596e8399aeb9a38e79644e3924161718151d20242a3338454b5b63758399a1b3a59d897963594736251300000000000000000004192f44596e8499aec3b09a848484848484848483838383849a8f7a644f3a250f00000000000000000000000000000000000002172c42576c8197acaf9a846f5a452f1a0500000000000000000000000000000000000000000010253b50657a90a5ae98836e59432e1900000000000a1f34495f74899eb4b39e8977625a4a43363329293337444b616e8398a8b9b7a697826d5c4a361c0c000000061a2c3d546a7f94a7b8a7917c665141302326374a5b70859bb0a2917c6651546175869ca79e8a796358473727151413120f0b090200000000000000000000000000152b40556a8095aabfb59f8a75604b36200b0000000000000000152a3f556a7f94aabfc8a6917c67513c27120000000000000000000000000000000000000000000000000000000000000000091e32455760656975869ca5907b70717273615847331f0a00000000000000000e1d3145566378899eb3bdab96816c56412c1701000000000000000000051a2f445a6f8499afb8a28d78634d38230e0a1a2e3f4c6176889eb3bfb29d8876614c402f1d0d0000000000000000081d314455606161616161616161616161616161616161616171879cb1baa5907b6561616161615846382816020000000009192631353543596e8398aebaa48f7a654f3a2b2c2d2e273136393a474c56606a798599a1b4a29a8779635b493b2a180800000000000000000004192f44596e8499aeb8a28d786f6f6f6f6f6e6e6e6e6e6e7c918f7a644f3a250f0000000000000000000000000000040a0c0d0e172a3a586d8398adac97826c57422d170200000000000000000000000000000000000000000010253a50657a8fa5ae98836e59432e1900000000000a1f34495f74899eb4b8a79c86786860544c473a3a464c55606b7f94a0b2baa99d8876614c3e2d1b000000000c2135495b72879cb2b39e8975604b362013192d3d54697e93a9b09b85715b49576379899ea89d8776615544311d130300000000000000000000000000000000000012273c51677c91a6c2bcab8d78624d38220d0000000000000000132536586d8398adc2bbaa8e79644e39240f000000000000000000000000000000000000000000000000000000000000000003162839454b5057667c91a9917c675b5d5e4c473a2a1704000000000000000e1e30404b6074859ba8b9c1ab96816c56412c1701000000000000000000041a2f44596f8499aeb8a28d78634d38230e1527384b5d6d8297a7b8b2a1917c6658463322110000000000000000000b20354b60737676767676767676767676767676767676767676869cb1bba6917c767676767676705645321e0900000001142637444b4b43586d8298adbda8937d6853424041424338454b4e5458616a747f8b9ba3a89e948477635b493d2c1d0d0000000000000000000004192f44596e8499aeb8a28d78635a5a59595959595959687e938f7a644f3a250f000000000000000000000000000c171f2123232533475871869bb0a7927d67523d28120000000000000000000000000000000000000000000010253a50657a8fa5ae98836e59432e1900000000000a1f34495f74899eb4b9a89e9c897d736861585a5b5861687480949dafb7a99f8b7a645847332010000000000e23384e63788da4b6ae99846f5645311d0910253a4f657a8fa4b5a38e79634e495b667c8d9fa59a8473604b423121100000000000000000000000000000000000000d22374d62778ca4b6c9a5907b65503b261000000000000000071c30435471869bb1c6b49f8a76604b36210b0000000000000000000000000000000000000000000000000000000000000000000a1b283236394b60758a9f927d6752474937332a1c0c0000000000000009192b3c4d5e6c8196a3b5c6c1ab96816c56412c170100000000000000000004192f44596e8499aeb8a28d78634d38230e1d314556657b8fa0b1b9a899836e5e4d3a2917040000000000000000000f24394f647a8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9ca4b6bfab9a918b8b8b8b8b8b75604b36210b000000081d3144556060545e6c8297acc1af99846f6057565657585a566064696f777f88959fa99f978a7f726259493d2c1f0f000000000000000000000004192f44596e8499aeb8a28d78634d44444444444443556a7f958f7a644f3a250f0000000000000000000000000c1c29333738383a404c61768a9fb39e8976614b36210c0000000000000000000000000000000000000000000010253a4f657a8fa4ae98836e59432e1900000000000a1f34495f74899eb4b49e8a899d92857d7672707072767d86969eafb4a59d8b7c665c4a3a2a18020000000012283d52677d92a7c3aa957f6a55382715020c21364b61768ba9baa9947f69543d4c5e6a7f94a0a296816c604e3f2e1e0e00000000000000000000000000000000000b2034485972879cb1bfa9947f6a543f2a15000000000000000b20354a6074899fb4c6b09b86715645321e09000000000000000000000000000000000000000000000000000000000000000000000a161e2131445571879c927d68533d33211f170c0000000000000002152737485a667c919fb0c1b9b3ac96816c57412c170200000000000000000004192f44596e8499aeb8a28d78634d38231a2c3d4b6074869cb1beb39e8977624d40301b0b000000000000000000000f24394f64798ea1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1b1b6c2c9b8aba6a1a1a1a1a08b76604b36210b0000000b20354b6073747473728095abc0b3a1937e726d6b6b6c6d6f7275797f848a949da69d958b8277696054483b2c1f0f01000000000000000000000004192f44596e8499aeb8a28d78634d382f2f2f2f2e41576c81968f7a644f3a250f07000000000000000000000417293a474c4d4e4f535e6a7f94a9a1937e695746331e0a0000000000000000000000000000000000000000000010253a4f657a8fa4ae98836e59432e190000000000091f34495e74899eb3b29c877987979b928b878585878b929ca4b2aa9f97877a665e4c3e2e1c0c0000000000152b40556a8095aabca7927c67523d2712000a1e32465774899fb4ad98836e5843404f616e8298a39f937e685d4b3c2b1b0a0000000000000000000000000000000005182b3b566b8196abc2ad98836e583d2d1a070000000000000e23384e63788da8bac4ab96806b5638281603000000000000000000000000000000000000000000000000000000000000000000000003091527375b70859b927d68533d28130a0400000000000000000d1d3144556278899eb3bdb3a89ea896816c57412c170200000000000000000004192f44596e8499aeb8a28d78634d38232135495b6a7f95a4b6b4a2937e68594834221200000000000000000000000f24394f64798ea6b7b1ada5a5a4a4a4a4a3a3a3a3a2a2a2a1a1b1b6c2cdbaa99f9e9e9e9e9d8b76604b36210b00000011273c51667c8d898887889db2b3b3b39c9386828081828384878a8e949a9f9b968f8880786d62594a43362b1d0f0100000000000000000000000004192f44596e8499aeb8a28d78634d38231a19192e43586e83938f7a644f3a251c1c0f0d07000000000000000a1f33475861626364686f7c8b9fa098836f604f39291703000000000000000000000000000000000000000000000f253a4f647a8fa4ae98836e59432e190000000000091f34495e74899eb3b29c877276818b979e9c9a9a9c9faba7a69d968b8176645c4c402f2010000000000000172c41566c8196abbaa58f7a65503a251000031629395e73889db3b09b86705b4632434b6075859ba79f8c7b655a4839281603000000000000000000000000000000000f243a4f647a8fa4b5b29d87725b4a36210c00000000000215273753697e93a8c6b7a68f7a65503a251000000000000000000000000000000000000000000000000000000000000000000000000000001b30455b70859a927d68533d28130000000000000000000d1d2f404b6074859ba7b9b3a19a899e96816c57412c170200000000000000000004192f44596e8499aeb8a28d78634d382330414e63798b9fb4baa99a8572604a3b2b180400000000000000000000000c21374c6176889daaa097908f8f8f8f8e8e8e8e8d8d8d8c8c8c9ca4b6c9b49f8a89898988888874604b36200b00000011273c51667c919e9d9c9d9e9e9e9e9e9e9e9c9795969798999b9996938f8b86817a746b62594c483b3025180d000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0411263c51667c7e7e77624c3722313224221b100200000000000c21374c617678787a7d848d9f9c918274604b42321b0b00000000000000000000000000000000000000000000000f253a4f647a8fa4ae98836e59432e190000000000091f34495e74899eb3b29c8772616c7881888e9295969694928e8881786c61584b3e2f221102000000000000172c41566c8196abb9a48e79644f39240f00081d31445574899eb3b19c87725c47323245576278899eaa9e8878625745321e15040000000000000000000000000000000d22364a5c71869cb1b7a58e79634e3924110000000000081d3144556f8499aec8b39d8874604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000061b30455b70859a927d68533d2813000000000000000009192b3b4c5e6b8096a3b4b7a69a84819797816c57422c170200000000000000000004192f44596e8499aeb8a28d78634d38293a4d5f6f849aa9bab49f8b79635443301d0d0000000000000000000000000a1f334758657b8c9f97827b7a7a7a7979797978787877777777869cb1baa5907b747373737373605645321d0900000011263b50667c888888888989898989898989898989898988878584817e7a76716c6560544d483b342b1c130800000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000f24384c5e6669696259473443474739362d20100000000000162b40566b808d8d8f93999a8f867c6d6056453224140000000000000000000000000000000000000000000000000f243a4f64798fa4ae98836e59432e190000000000091e34495e73899eb3b29c87725d5a626c74797d8081807f7d78746b625a4c463a2e20110400000000000000152a40556a7f95aab9a38e79644e39240f000b20354b60758a9fb4b19b86715c46312839485a657b8c9fa69b8575604b43332212010000000000000000000000000000071b2d3e53687e93a6b7aa957f6a553f2e1c08000000000b20364b6075899eb4bbaa95806b5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000061b30455b70859a927d68523d281300000000000000011426374859667c8d9fb5bbaa9d8877819797816c57422c170200000000000000000004192f44596e8499aeb8a28d78634d38334658677d92a2b4b5a495806a5b493625130000000000000000000000000004172a3a4b5d697f949f8a796565646464646363636262626271879cb1baa5907b655e5e5e5e5d4b45382815020000000f23384c5e6673737373737373747474747474747474747372706e6c6865615856504b4336342b20180d000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00091d2f404c5153534c473b49565c5c4f4a3e2d1b0700000000162b40566b8095a3a4a89a857a73675f4b45382815060000000000000000000000000000000000000000000000000f243a4f64798fa4ae98836e59432e190000000000091e34495e73899eb3b29c87725d494d556064686a6b6b6a676360544d493c33291b1002000000000000000012273c52677c91a7c2a5907a65503b2510000d22384d62788daabbaf99846f5a442f1b2b3c4b5d697e93a0a398826e615040301f0f0000000000000000000000000000001021364b6075889db2b19c86715d4b37231300000008182d3e51667c91a8b9b49f8b78624d3726140100000000000000000000000000000000000000000000000000000000000000000000000000061b30455b70859a927d68523d2813000000000000000d1d3144556278899eabbcb49f8c7b6c819797816c57422c170200000000000000000004192f44596e8499aeb8a28d78634d383f4c6176889eb3bbaa9c8674604b3d2c180800000000000000000000000000000c1c2e3f4f616e83999c8675604f4f4f4e4e4e4e4d4d4d5c71879cb1baa5907b6550494948483632281a0a00000000091c2f404c505e5e5e5e5e5e5e5e5e5e5f5f5f5f5f5f5e5e5d5b595753504c463a3a35302620190d0500000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000012222f383c3e3e37343856677171645c4a36220d00000000162b40566b80929294979d9a898178696051443423120000000000000000000000000000000000000000000000000f24394f64798ea4ae98836e59432e190000000000091e34495e73899eb3b29c87725d4737444b4e5255565655524e4b4336352b1f170b000000000000000000000d22384d62788da4b5a8927d68533625130011263b50667b90a5c5ab96806b56412b161e2e3f4f606d8297a3a0947f6a5e4c3d2d1c0c0000000000000000000000000000091e324556687e93a3b5a48f7a655041301e0e03041325364a5c6f8499aeb9a897826d5a483519090000000000000000000000000000000000000000000000000000000000000000000000000000051b30455a70859a927d67523d28120000000000000d1d2f404b6073849aa7b8b4a2957f6a6c819797826c57422d170200000000000000000004192f44596e8499aeb8a28d78634d3a4b5d6c8196a6b8b49f8c7a645645311f0f00000000000000000000000000000000112132434c6176879d97826d5f4d3d393939383838475c71879cb1baa5907b65503b333333201d150a00000000000011222f383b484949494949494949494949494a4a4a4948484644413e3a36332925201c140805000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000004121d24262929223145567186867a644f39240f000000000f24394e647a7d7d7e8287939e978b7e6b625141301a0a00000000000000000000000000000000000000000000000f24394f64798ea4ae98836e59432e190000000000091e34495e73899eb3b29c87725d47263135393d4041413f3d3935302620190e0400000000000000000000000b2035485a71869cb1ac97826c5443301c08192c3c556a8095aab8a7907b66503b2611112132424b6074859ba69f8d7c665b4a3a2a190900000000000000000000000000021628384b6073859ba9af9a846f5f4d3c2c1e16181f30435464798ea1b3b49e8a78624d3c2b19000000000000000000000000000000000000000000000000000000000000000000000000000000051b30455a70859a927d67523d2812000000000008182b3b4c5e6b8095a2b4b7a69a8472606c819797826c57422d170200000000000000000004192f44596e8499aeb8a28d78634d4c59657b8d9fb5b4a295806a5c4a382715010000000000000000000000000000000003151f334658647a8b9f927d675b49382823232332475c71879cb1baa5907b65503b261e1e0b09020000000000000004111c232633333333343434343434343434343434343332302f2c2925211f17100b08010000000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000090f11141420364b60758b8f79644f3a240f000000000d21364a5c646768696d737e8c9f9f93806b5f4d38281603000000000000000000000000000000000000000000000f24394e64798ea3ae99836e59442e190000000000091e33495e73889eb3b29c87725d47321d2024282b2c2b2a2823201c1408060000000000000000000000000005192b3c53697e93a6b29d8773604a3625132135495b70859bb0b39e8875604b36200b03141d3245566277889da99e8a7963584737271501000000000000000000000000000a1d31445563798b9fb4a2917d675b493d32282a33414a6072849aafb3a1947f695a48341e0e000000000000000000000000000000000000000000000000000000000000000000000000000000051b30455a70859a927c67523d271200000000011426364859657b8d9fb5bcab9d887762546c819797826c57422d170200000000000000000004192f44596e8499aeb8a28d786361616277879dabb6a49a8474604b3e2d1e160a00000000000000000000000000000000000417293a4a5c687e939e8a79635645321e131c32475c71879cb1baa5907b65503b261008000000000000000000000000090f111e1e1e1e1e1e1e1f1f1f1f1f1f1f1f1f1f1e1d1b191713100c0a04000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a38d78634e38230e00000000000000000d22384d62778d8e79634e39240e00000000071a2d3e4a4e52535454606b8095a99e917c675645321e09000000000000000000000000000000000000000000000f24394e64798ea3ae99836e59442e190000000000091e33495e73889eb3b29c87725d47321d0b0f1315161615120e0b0801000000000000000000000000000000000e21364b6175889db3a5907b65544330282f404d63788da3b4a796806b5645321d0900021528384859647a8b9fa89d8776615544311d1302000000000000000000000000011426374a5b677d929db39e8979635b4b45383a474c5f697f94a2b4a3998372604a3c2b1900000000000000000000000000000000000000000000000000000000000000000000000000000000051b30455a70859a917c67523c2712000000000c1c3043546277889eabbcb49f8d7b6559576c819797826d57422d180200000000000000000004192f44596e8499aeb8a38e7976777677859ba5b7a89c867761554b453832281b1002000000000000000000000000000000000c1c2d3e4e606d82989c8675604b41301f1c32475c71879cb1baa5907b65503b261000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000108192f44596e8499aeb8a38e79634e39240e010100000000000414263650657a908d78634e38230e00000000000f202d36393d3d36434c61778a9fb39e8875604b36210b000000000000000000000000000000000000000000000e24394e63798ea3ae99836e59442e190000000001081e33495e73889eb3b29c87725d47321d08000000010100000000000000000000000000000000000000000000091e324657677d92a0af9a8472604a423e404c5e6d8298adb39e8976614c3828150200000a1a2b3b4b5c687e929fa59a8473604b42311e0b0000000000000000000000000009192d3d4d5f6a7f939fa79d8779696056585858616c7d8c9fb4a29a8576615443301d0d00000000000000000000000000000000000000000000000000000000000000000000000000000000051b30455a70859a917c67523c27120000000c1d2e3f4b6072849aa6b8b4a295806a5d4b576c819697826d57422d180200000000000000000004192f44596e8499aec3a9978e8c8c8c8c9ba3b0b49e897c746e6760564b45392e20130500000000000000000000000000000000102031424b6075869c97816d5f4d3d2c1a32475c71879cb1baa5907b65503b26100000000000000000000000070d0f2020202020202020202020201f1c170d01000000000000030c13152020202020202020202020202020201f1d170e0200000000000009141d202e44596e8399aebaa48f7a654f3a251716161515141516181f3043546a80958d77624d38220d0000000000010f1a212428282633475870869bb0a6917c67523c2712000000000000000000000000000000000000000000000e24394e63798ea3ae99836e59442e1900000008141c2033485e73889db3b29c87725d47321d08000000000000000000000000000000000000000000000000000000031628394d5f6d8298a1a2937e69605553545e667c8d9fb49e927d675847331a0a000000000d1d2e3e4e606c8197a2a296816c604e3a261100000000000000000000000000000f1f30414f616a7e8c9da59d8a7e756f6d6d7077818d9faa9f9684766158463625130000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859a917c67513c2712000008182a3b4b5d6a8095a2b4b8a69a8472604b3f576c819697826d57422d180200000000000000000004192f44596e8499aec3b19f979594949496999b9fa89e9089837c756a60574b3f3023130400000000000000000000000000000002141e32455763798a9e927d675b49382832475c71879cb1baa5907b65503b261000000000000000000002101b222435353535353535353535353534312a1f110100000000071520272a35353535353535353535353535353534322b2012020000000009192631353543596e8398aebca6917c6751392a2c2c2b2b2a292a2b2a343f4b6073879c8c77624c37220d00000000000000070d0f1213172a3a586d8398adac97826c57422d17020000000000000000000000000000000000000000000e23394e63788ea3ae99836e59442e190000081826303530485e73889db3b29c87725d47321d08000000000000000000000000000000000000000000000000000000000b1b30414b607483979f9f8d7e716a686a6f7c8b9fab9f94806b5f4d3a2a17000000000000102031424b6073849aa59f927d68533d2813000000000000000000000000000001132332434f60697b87959e9e938a848282858b969f9f998c80736158463a2918080000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859a917c67513c271200001325364759657b8d9fb4bcab9e887762544341576c819697826d58422d180300000000000000000004192f44596e8499aec2ac97817f7f7f7f8183868a91979e9f9991887f75645d4d413022120000000000000000000000000000000003162839495b677d919e8a796356453232475c71879cb1baa5907b65503b261000000000000000000010202d36394a4a4a4a4a4a4a4a4a4a4a4a49463d2f1f0d000000031525323c3f4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49463d30200e00000001142637444b4b43586d8298adc0ab96816b57473b414140403f3f3f403b474c5d687e93a58b76614c36210c000000000000000000000000172c42576c8197acaf9a846f5a452f1a050000000000000000000000000000000000000000000e23394e63788ea3ae99836e59442e190001142636434b43495d72889db2b29c87725d47321d080000000000000000000000000000000000000000000000000000000000131d314556607381909c9f93857f7d7f84909fa39b8c7f6b625141301c0c00000000000002131d3144556177879da098846f5a452f1a05000000000000000000000000000005152532424f5d65757f8891969a9a97989a9b97938b84796b6055463a291b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859a917c66513c2711000c1c3043546177889dabbcb49f8d7b6559483641576c819697826d58422d180300000000000000000004192f44596e8499aeb8a28d786a69696a6c6e71767b8189969fa69e94877b675f4d40301e0e000000000000000000000000000000000a1b2c3d4d5f6c81979c8674604b4130475c71879cb1baa5907b65503b26100000000000000000071b2d3e4a4f6060606060606060606060605e5a4d3d2a170300000c2032434f546060606060606060606060606060605f5a4e3d2b17000000081d3144556060545e6c8297acc1b29d877561595857565655555454555759616b7b8b9fa08b76604b36210b000000000000000000000002172c42576c8197acb09b86705b46311b060000000000000000000000000000000000000000000e23384e63788da3ae99836e59442e1900081c30435460545e5d72879cb1b29c87725d47321d080000000000000000000000000000000000000000000000000000000000021527384555606c7b8690969b9593949a9a968f857b6a6151443423130000000000000000011527374759647a8a968274604b36200b00000000000000000000000000000000071524323f4b57606a747b81858789898886827e776f635b4b4437291b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859a917b66513c26110c1c2e3f4a6072849aa6b7b4a295806b5d4c3b2b41576c819697826d58422d180300000000000000000004192f44596e8499aeb8a28d786354545557595761666c76818d9fa9a59c8b7d675e4d3c2c1906000000000000000000000000000000000f1f30414b6074859b97816c5f4d3c475c71879cb1baa5907b65503b261000000000000000000d22364a5c70757575757575757575757575746b5a46311c08000013273c4f616a757575757575757575757575757575746c5a46321d0000000b20354b6073747473728095abc0b7a5998377706d6c6b6b6a6a696a6b6c7177808b9fa9a98a75604a35200b000000000000000000000003182d42586d8297adb09a85705b45301b060000000000000000000000000000000000000000000e23384e63788da3ae99836e59442e19000b20354b607375737271859bb0b29c87725d47321d080000000000000000000000000000000000000000000000000000000000000a1a2737444b5e66737a81858889898885817a70655d50433426160500000000000000000009192a3a4a5c677d8172605645321d0900000000000000000000000000000000000614212e39454b5560666b7072737472716d6862594e4a3d3127190b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a30455a6f859a917b66513c2611182a3a4b5d6a7f94a1b3b8a69a8473604b3f2f2c41576c819698826d58432d180300000000000000000004192f44596e8499aeb8a28d78634d3f3f4139464b5158616c7c8b9fb4a99f8d7c665a493520100000000000000000000000000000000001131d3145566278899e917d675a49385c71879cb1baa5907b65503b261000000000000000000f24394f647a8a8a8a8a8a8a8a8a8a8a8a8a89745e49341f090000152a3f546a7f8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a745f49341f00000011273c51667c8d898887889db2b3b3b3a1998b8582818180807f7e7f8082868c959faab39f8a745443301c07000000000000000000000003192e43586e8398adaf9a846f5a452f1a050000000000000000000000000000000000000000000e23384d63788da2ae99836e59442e1900152a3f546a7f8b898786899eb3b29c87725d47321d08000000000000000000000000000000000000000000000000000000000000000a192731404c5460656b7072747473706b655d4f4b3f3325160800000000000000000000000c1c2d3e4d5f676b6054453828150200000000000000000000000000000000000003111b283237444b51565a5d5e5e5d5b58534c483b362d1d1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f455a6f849a907b66513b261325364758657b8c9fb4bcab9e887762554431212c41566c819698826d58432d180300000000000000000004192f44596e8499aeb8a28d78634d382a2c2932363a464c5e677c91a0b1ab9f8a78634d3e2d1b070000000000000000000000000000000002152738485a667c8d9e8a786356455c71879cb1baa5907b65503b261000000000000000000f24394f647a8e999fab9f9fa49c999a9c9d89745e49341f090000152a3f546a7f8f9198a09f9f9f9f9f9fab9f9c9c9d89745f49341f00000011273c51667c919d9d9c9d9d9d9d9d9d9d9d9d9b989696959594949495979c9d9d9d9d9d9d89745f492513000000000000000000000000051a30455a6f859aafad98836e58432e19030000000000000000000000000000000000000000000e23384d63788da2ae99836e59442e1900152a3f546a7f949c9d9b9ea7aeb29c87725d47321d08000000000000000000000000000000000000000000000000000000000000000009151d2f36434a50565b5d5f5e5d5a564f4b3f372e21150700000000000000000000000000102030414d52564a4336281a0a0000000000000000000000000000000000000000000a161e2731363c41454849494846423e37342b211a0f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f455a6f849a907b66513b261c3043546176879daabbb59f8d7c6659483726142c41566c819698826d58432d180300000000000000000004192f44596e8499aeb8a28d78634d382317161e212933404d5f6d8297abbaa899846f5c4a36220d00000000000000000000000000000000000a1a2b3c4c5e6b80959b8574604b5c71879cb1baa5907b65503b261000000000000000000c21364b61767e848c9aa2b19c868385868887725d48321d0800000d22374d62777a7c8298a0b2b5b5c1b59f8d86878887735d48331e00000011263b50667c8888888888888888888888888888888888888888888888888888888888888886715c47321c000000000000000000000000011426375c71879cb1ab96816c56412c17010000000000000000000000000000000000000000000d23384d62788da2ae99836e59442e190012283d52677d858687898d91999f9c87725d47321d080000000000000000000000000000000000000000000000000000000000000000000212182530353b41464849494845413a372e231c1103000000000000000000000000000002132330393d41353025180a00000000000000000000000000000000000000000000000309151d20262c3032343433312d292220180d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f455a6f849a907b66503b262e3e4a60728399a6b7b4a295806b5e4c3b2b19172c41566c819698836d58432e180300000000000000000004192f44596e8499aeb8a28d78634d38230e030a0c171f30404d62788c9fb5b3a18e79644e39240f0000000000000000000000000000000000000e1e2f404b6073849a97816c5f5c71879cb1baa5907b65503b261000000000000000000a1e32465761686f7984979f9e897870717272695744301b0600000b203448596265676e8398adc3c5b4a3968071727373695844301b0000000f23384c5e6673737373737373737373737373737373737373737373737373737373737373716856432f1a050000000000000000000000081d31445573899eb3a9947f6a543f2a15000000000000000000000000000000000000000000000d23384d62788da2ae99836e59442e190010253a4d5f6770717274787c838c9687725d47321d08000000000000000000000000000000000000000000000000000000000000000000000008131c20252c3033343433302c25221b1008000000000000000000000000000000000005131e25272c201c1308000000000000000000000000000000000000000000000000000002080b11161b1d1e1f1d1c18130d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f455a6f849a907b65503b293a4b5c697f94a1b3b8a79a8473604b402f1d0d172c41566c819698836d58432e180300000000000000000004192f44596e8499aeb8a28d78634d38230e00000004122035485a70859ab0bfab96816b5639291703000000000000000000000000000000000000121d3144556277889d917d675a71879cb1baa5907b65503b2610000000000000000003162939464b535b63728197a09c8675615d5d574b3a281501000005182b3b484d4f556a8095aabfb9a79b8574605d5d5d584b3b2815000000091c2f404c505e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5c564a3927140000000000000000000000000b20354b60758a9fb5a7927d67523d2812000000000000000000000000000000000000000000000d22384d62778da2ae99836e59442e19000a1e30414d525b5c5d5a62676e7b817f6a55402a150000000000000000000000000000000000000000000000000000000000000000000000000000070b10161b1d1f1f1e1b16100e080000000000000000000000000000000000000000010a1012160b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499907b65503b334758647a8b9fb4bcab9e897862554431221100172c41566c819698836d58432e180300000000000000000004192f44596e8499aeb8a28d78634d38230e0000000005192b3c566b8095abc0b19c87715746331e0a000000000000000000000000000000000000011426374759657b8c9e89786371879cb1baa5907b65503b26100000000000000000000b1b2932363d4954606d8298a397826d5f4d3b3a2d1d0b000000000d1d2b343a4c5e70859bb0bdb39e89786255444848443b2d1d0c0000000011222f383b484848484848484848484848484848484848484848484848484848484848484743392c1c0a0000000000000000000000000d22374c62778cabbca5907b65503b2610000000000000000000000000000000000000000000000d22384d62778da2ae99846e59442f1900011323303a3d46473c484d525d656c6a61503c281300000000000000000000000000000000000000000000000000000000000000000000000000000000000106080a0908050100000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0c0b08020000000000000000000000000000000000000000000000051a2f445a6f8499907a65503b424c6176879daabbb59f8d7c6659483727150401162c41566b819698836d58432e180300000000000000000004192f44596e8499aeb8a28d78634d38230e000000000012273d52677c92a7bcb59f8b76614c36210c0000000000000000000000000000000000000009192a3b4b5d6a7f949b857471879cb1baa5907b65503b2610000000000000000000000b161e212c36434b6074859ba0917d675948341f130000000000001325364758667b90a3b5b19f917c665a4837273330281d0f000000000004111c232633333333333333333333333333333333333333333333333333333333333333322f271c0e000000000000000000000000000e23394e63788ea3c9a38e78634e39230e000000000000000000000000000000000000000000000d22374d62778ca2ae99846e59442f19000005131e252831312b35383f4c505755504333200d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e1419151d202121201d1519140f0b07000000000000000000000000000000000000051a2f445a6f8499907a65503e4f606e8399a5b7b4a396806b5e4c3b2b19090001162c41566b819698836e58432e190300000000000000000004192f44596e8499aeb8a28d78634d38230e000000000011263b51667b90a6bbbcab8e79634e39240e00000000000000000000000000000000000000000d1d2e3f4a60728399968171879cb1baa5907b65503b26100000000000000000000000030a0f18263145566277889e9e8977624c41301d0d000000000e1c3043546176879db2b5a396816c5e4d3c2b191e1b150c0000000000000000090f111e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1c1a140a00000000000000000000000000000f24394e64798ea3bcab8c76614c37210c000000000000000000000000000000000000000000000d22374d62778ca2ae99846e59442f19000000010a10121b1c1920222f383b41403c332515040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0b0903000200000000000000000000000000000000000000000000000000000000000a0f1a2123292e27313536363631272e2a24201c130805000000000000000000000000000000051a2f445a6f84998f7a65504a5c697e93a1b3b8a79b8573604b402f1d0d000001162c41566b819698836e58432e190300000000000000000004192f44596e8499aeb8a28d78634d38230e000000000010263b50657b90a5bac9a48f7a654f3a2510000000000000000000000000000000000000000000111c3043546176879d917c869cb1baa5907b65503b26100000000000000000000000000000081527384859657b8d9f99836e5f4d3b2b180500000e1e2f3f4a60728399a5b7a89b8574604b40301e0e000601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b49f8a75604a35200b000000000000000000000000000000000000000000000d22374c62778ca1ae99846e59442f19000000000000000600050b111c23262c2a28201507000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b101519151d2021211e161b17130e0c06000000000000000000000000000000000000000000000006121d242c35383e4337444b4c4c4b4437433f3a35302520190d0400000000000000000000000000051a2f445a6f84998f7a654f57647a8b9fb4bcb39e897862554431221200000001162c41566b819698836e58432e190300000000000000000004192f44596e8499aeb8a28d78634d38230e000000000012273c52677c91a7bcc7a48f79644f3a240f000000000000000000000000000000000000000000001325364758647a8b9e89899eb3baa5907b65503b26100000000000000000000000000000000a1a2b3b4c5e6b8096a1927d675948342013000a1a2b3c4c5d6a7f94a1b3b49e8a796356453222120000000000000000000000000000000000000000000000000001080b0c0c0a030000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b49e89745443301c07000000000000000000000000000000000000000000000d22374c62778ca1ae99846e59442f19000000000000000000000000080e101715130d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000709151d20252a2f27313536363228302c2823211a0e0b05000000000000000000000000000000000000000e192030393d494e54595c5560616160555c59544f4a4336342b1f170b000000000000000000000000041a2f44596f84998f7a654f6176879ca9bab09e917c665a483727150400000001162c41566b819698836e59432e190400000000000000000004192f44596e8499aeb8a28d78634d38230e000000000114263754697e93a9bebaa98d78634d38230e000000000000000000000000000000000000000000000818293a4a5c687e939e9ea7b8baa5907b65503b2610000000000000000000000000000000000d1d2f404b6074859b9e8977624d41311d0d152838485a657b8c9fb4b1a0927d685b493828150400000000000000000000000000000000000000000003090b12141c2021211e17160f0d0700000000020b0b0b0b0b0b0b0b0b0a00000000000000000000000000000f24394f64798ea4b49e89745f38281602000000000000000000000000000000000000000000000c22374c61778ca1ae99846e59442f1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f1a212731363a404437444b4c4b453845413d38352c221f180d0400000000000000000000000000000003111e2c35404d515b63696e71747576767574716e696460544d483b33291b100300000000000000000000041a2f44596f84998f7a64606e8298a5b6b5a396816b5e4c3c2b19090000000001162c41566b819698836e59432e190400000000000000000004192f44596e8499aeb8a38d78634e38230e000000000a1d3144556e8398adc3b49f8975604b35200b00000000000000000000000000000000000000000000000c1c2d3e4e606d8298a4b6c5baa5907b65503b26100000000000000000000000000000000000111d31455663798b9f99836f5f4d3b2b181d3245566278899eaab5a497826d5f4e3d2c1a0a0000000000000000000000000000000000000000000a161e2128263035363633292c24221b10080f1517202020202020202020200a040000000000000000000000000e23384e63788da3b49f8a745645321e090000000000000000000000000000000a0001080b0b0c0c22374c61778ca1ae99846e59442f190000000000000000000000000000000000000000000000000000070b0c0c0c0c0c0c0c0c0c0c0c0c0c0c09030000000000000000000000000000040a0c0d0b0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a212d3637444b4f55595c55606160565e5a57534e493d37342a1f180c000000000000000000000000000211212f3c494d5f6770787e8386898a8b8b8b8986837f7a736b62594c463a2e211305000000000000000000041a2f44596f84998f7a64687e93a0b2b9a79b8574604b402f1e0e000000000001162b41566b809698836e59432e190400000000000000000108192f44596e8499aeb8a38e78634e39230e00050b101b293a4b6074889db3c3af9a846f5544311d08000000000000000000000000000000000000000000000000102031424b6175869ca8b9baa5907b65503b26100000000000000000000000000000000000021527384a5b697f94a1927d675948342030414b6074859ba7b8a89c8675604b41311f0f000000000000000000000000000000000000000005131a2832363d36434b4b4b4639413a372e231c222a2d353535353535353535351f170c00000000000000000000000c21364c61768ba8b9a98b76604b36210b000000000000000000000000080e101f1f141d2020212121374c61768ca1ae99846e59442f1900000000000000000000000000000000000000000000000008131c2022222222222222222222222222211e160b00000000000000000000060b0d181f2222211e160a090000000000000000000000000000000000000000000000000000000000000000000000000000000b161e2d363d4a4e5560656a6e71747576767473706c68635b554c483b342a1c1308000000000000000000000010202f3f4b5a63707c858d93989c9e9c9a9b9d9e9c98948f8880786c61584b3f302313040000000000000000041a2f44596f84998f79647a8b9fb4bdb39e897862554431221200000000000001162b41566b809699836e59442e19040000000000000009141d202e44596e8399aeb9a38e79644e392418191820222e394758677d92a6b8b6a4927d68523727150100000000000000000000000000000000000000000000000002141e32465763798a9eb4bda5907b65503b26100000000000000000000000000000000000000a1a2d3d4a6072849a9e8977624c41313d4d5f6c8197a3b5b49e8a7963564532231301000000000000000000000000000000000000000816233138454b525854606161575c564f4b3e372f353e424a4a4a4a4a4a4a4a4a4a33291c0c000000000000000000000a1f33465874899eb4a28d78624d38230d0000000000000000000003101b2225343426313536363637374c61768ca1ae99846e59442f1900000000000000000000000000000000000000000000000818253035373737373737373737373737373632281b0b00000000000000000e1920232a333738363228241d12020000000000000000000000000000000000000000000000000000000000000000000000010f1b29323e4a4e5c646c757a7f8487898a8b8b8a8885817d78726a62594c473b3025180c0000000000000000000a1a2d3e4b5d657884919ba29a938d89878586878b90989fa69d968b8176655d4d413022110000000000000000041a2f44596f84998e7975869ca9bab09f917c665a483727150400000000000001162b41566b809699836e59442e190400000000000009192631353543596e8398aebaa48f7a654f3a262d2e2b34373f4b576176879db2bbaa9c8774604b36200b000000000000000000000000000000000000000000000000000003162839495b677d929fb1a5907b65503b2610000000000000000000000000000000000000000f1c3043546278899e99836e5f4d3b495b677d929fb1b09f917d675b49382816050000000000000000000000000000000000000006162634414e5660676e7275767674716b645c504b3f4552576060606060606060605e463a2917040000000000000000000417293a5b70859bb0a5907b65503b26100000000000000000000010212e373a494a4a444b4b4b4c4c4c4d61768ba1ae99846e59442f190000000000000000000000000000000000000000000000132536434a4c4c4c4c4c4c4c4c4c4c4c4c4c4b46392816030000000000010f1e2b35383a474c4d4b453838301d150a00000000000000000000000000000000000000000000000000000000000000000003111f2c39464b5c646f7981888f95999c9fa9a1a99f9d9a96928d877f776c61594a43362a1d0f01000000000000021628384a5c657b8a9aa29e90857e787371707172767b838c9ba3aa9f97887b675f4d402f1d0c0000000000000004192f44596e84998e7a8298a4b6b5a396816c5e4d3c2b19090000000000000001162b41566b809699836e59442e1904000000000001142637444b4b43586d8298adbda8937e6853443742443b484d525d6575849aa5b7aa9f8c7b655645311d090000000000000000000000000000000000000000000000000000000b1b2c3d4d5f6c8197a3a5907b65503b26100000000000000000000000000000000000000000132536485a677d92a0927d6759485663798a9eb4b5a396816c5f4d3d2c1a0a000000000000000000000000000000000000000014243444516068757d83878a8b8b8a86817a70655d4c52636c757575757575757575705846331f0a00000000000000000000172c41566c8196abaa947f6a553e2e1b14120f0d0700000000081b2e3f4b4f5f5f5f556060616161626262768ba1ae99846e59442f1900000000000000000000000000000000000000000000071c3043546061616161616161616161616161615746321e0900000000000f1f2d3c494d575861626056514c4031271a0a000000000000000000000000000000000000000000000000000000000000000412222f3d4957616c79838e969ea7aaaca79e999694939495989c9f9c948a8177696054473b2c1f0f010000000000091e324556647a8b9ea89e897c7069625a5c5a5b5861666e788598a0b4a69d8b7d675e4c3b2a180400000000000004192f44596e8499968196a0b2b9a79b8574604b40301e0e000000000000000001162b41566b809699846e59442f19040000000000081d3144556060545e6c8297acc1af9a847060555758595a596267707a869aa2b4a79e8c7e685d4b38271502000000000000000000000000000000000000000000000000000000000f1f30414b6074859ba7907b65503b2610000000000000000000000000000000000000000008182b3c4d5f6e82989e8978624d6075869ca8b8a79b8574604b41301f0e00000000000000000000000000000000000000000c1d314251626c7d8892989c9faba99f9b968f857b6e62596c818a8a8a8a8a8a8a8a8a76614c36210c0000000000000000000011263b50667b90a5b09b85705c4a3a2d292824221b100200000e22374b5d65747475757575767676777777798ea3ae99846e59442f19000000000000000000000000000000000000000000000b20354a60727777777777777777777777777775614b36210c00000000071a2d3d4a5a626c7477777570665e4b453827180800000000000000000000000000000000000000000000000000000000000212222f404c5b6375818c99a1acb3a79e978f8984817f7e7f8083868b92999f96897e726159493d2d1f0f00000000000b21364b6074879ca99f8c7b665e534d483c453a464c515b63738298a2b4a99f8c7c665947341f0d00000000000108192f44596e84999f969fb1bdb39e897862564531221200000000000000000007162b41566b809699846f59442f1a0400000000000b20354b6073747473728095abc0b4a2957f746e6c6d6e6f73777d858d9ca4a89f96887c68604e3f2e1a0a000000000000000000000000000000000000000000000000000000000001131d3245566278899e907b65503b26100000000000000000000000000000000000000000000d1d30414c6176879d9a846f606c8197a4b5ab9e8978625645312312000000000000000000000000000000000000000004182a3b4e606c80929ea7adb2a39b95939294999b908277656f859a9f9fa0989798998b76614c36210c000000000000000000000b20354b6074879db2a38f7a64584a3e3e3d3a362d2010000010253a4f657a8a898a8a8a8b8b8b8c8c8c8d8e97a9ae99846f59442f1a000000000000000000000000000000000000000000000c22374c61778c8c8c8c8c8c8c8c8c8c8c8c8c816c57422d17000000000c21364a5b637881898c8d8a857c6d605645362513000000000000000000000000000000000000000000000000000000000010202f404c5e667986969faab3a99f9689817a746f6b6a69696b6e71777c838b969e938477635b4a3d2d1e0e0000000114263653697e93a5ad98836e5d4c4038352b302933363c49556074849babbaaa9e8977614c3b2a180500000008141c202f44596e8499aeacb1bdb19f917c675a49382715040000000000000008131c202b40566b809599846f5a442f1a0a030000000011273c51667c8d898887889db2b5c0af9d95888382828385888c929a9f9f9a938a8176665e4e413121110000000000000000000000000000000000000000000000000000000000000002152838485a667c8a8b7b65503b251000000000000000000000000000000000000000000000131f334658657b8d9f937e687d919fb1b59f8d7c665a483827150500000000000000000000000000000000000000000b1f344759687e939eb3b7a69d9085807d7d7f848b9698897b72879cb2ae98828283848575614b36210c00000000000000000000081d314455687e93a1b19c8676645c5653524f4a3e2d1b070010253a50657a8f9f9f9faba0a0a1a1a1a2a2a3a9b6ae99846f59442f1a000000000000000000000000000000000000000000000c21374c61768a8d99a1a1a1a1a1a199959697816c57422d17000000000e23394e637989979ea8aa9f9a918274605443301c0e0000000000000000000000000000000000000000000000000000000d1d2e3e4c5e667c8a9ca4b4b2a49c8b80766c6460545655535455585861676e78818b999a8779635b4a3c2c1b0b0000081c30435471869bb0ad97826d5544312220191b171f212c37455664798d9fb5b8a797826d5947341f0b000008182630353544596e8499aec1c6b5a396816c5f4d3c2c1a0a0000000000000008182530353540556a80959a85705a3d2c211e170b00000011273c51667c919e9d9c9da6a0a0a0a09fa69d999797999a9b9997948f8a857e766c61584c403123130300000000000000000000000000000000000000000000000000000000000000000a1a2b3c4c5e667474655d4b37230e000000000000000000000000000000000000000000000417293a4b5d6c81969e8a7b899eb3b4a296806b5e4c3c2b1a0a0000000000000000000000000000000000000000000c22374c61778a9eb4b9a89d887b706a68686a6f77818c9e8c7e8a9eb4a6917c6d6e6f70615746321e0a00000000000000000000011527374a60728399a1a49c867a716b6967645c4a36220d0010253a50657b8fa1a1a1a1a1a1a1a1a1a1a1a1a1a1a199846f59442f1a000000000000000000000000000000000000000000000a1f3347586174788399a6b7b6ae99838081827e68523d281300000004192e44596e8399a7b3a29a8f959f988272604a3c2c19060000000000000000000000000000000000000000000000000008182b3b4b5c667c8b9ea8b6b2a09886796b61584f4a43363f3e3f403a474c525a626b7883939d8979635a4939281603000b20354b60738a9fb4b49f8974604b35200b0500040a0e1928384a5c6f8499aec5b49f8b77624c37220d0001142636434b4b44596e8499aec3b9a89b8574604b40301e0e0000000000000000132536434a4b44556a7f949d88735b49383633291b0b000011263b50667c888989898a8a8a8b8b8a8a8a8a8a8a8988878684827e7a76706961584c473a2f221305000000000000000000000000000000000000000000000000000000000000000000000e1e2f404c515f5f504b3f2e1c0800000000000000000000000000000000000000000000000c1c2f3f4b6074869c9e8a9ea7b8a79a8473604b402f1e0e000000000000000000000000000000000000000000071a2d3d556b8095a8b9b49e8a79655d5553525559626c7b889c939ea8b9a7927d67595a5b4b46392916030000000000000000000000091c304354607483929da49c8f86817e7d7a644f3a240f0010253a50657b8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c836f59442f1a0000000000000000000000000000000000000000000004172a3a474c5b6374889db2bfa9947f6b6c6d68604e3a2511000000081d33485d72889db2b09a847a808b9f937e695a4935200f000000000000000000000000000000000000000000000000001325364859647a8b9fa9b9b2a0988275635b4c463a3530252a292a2b2a33373c484d5a626f7e8b9d8878625746321e09000b20354b60748a9fb4baa88d78624d38230d00000000000a1a2d3e53687e93a8bdbbaa937e69533e291400081c3043546060555d6e8499aebdb39e89786356453222120000000000000000071c3043546060555e697e93a68e796356524c4639291703000f23384c5e66737474747575757575757575757574747372716f6c69656157544c473a33291c120400000000000000000000000000000000000000000000000000000000000000000000000012222f383c4a4a3b372e211100000000000000000000000000000000000000000000000000111e324556647a8b9f9fabb9ab9e8978625544312212000000000000000000000000000000000000000000000c21364a5b72879db2baa9947f6a5b4b3f3e3d3b484c5d6578869ca6b8c6a8937d685344463632291b0b000000000000000000000000001325364556606f7d878f95989b969392816c57412c17000b20364b6074777777777777777777777777777777777776614c36210c00000000000000000000000000000000000000000000000c1c2a333c49566b8095aac0ac96816c5757524e41311e0b000000071c31475c71869cb1ad98836e6b7b8b9f8a78624d3e2d1a070000000000000000000000000000000000000000000000071c3043546277889ea9bab3a19882736057493d3329201c1315141416171f212b343c484d60697c8b9c8675614b36210c00081c30435470859baaae9f8b76614c36210c0000000000000f23384e63788da3c7c8ad98836e58432e19000b20354b6073747473718399aeb19f917d675a493828150400000000000000000b20354a6072747473727d92a79a84756b67615746331e0a00091c2f404c505e5e5f5f5f556060606060545f5f5f5f5e5d5c595754504c46393733291f170c000000000000000000000000000000000000000000000000000000000000000000000000000004121d2426343525231c110300000000000000000000000000000000000000000000000000021628384a5c6b8095aabcb59f8d7c66594837271504000000000000000000000000000000000000000000000e24394e63798ea5b7b49f8a76614c3d2f28282b343f4b5a6278889eb3bea9947e69543f30211e160b000000000000000000000000000008182838454b6068747a808386878888806b56402b1600081d314455606161616161616161616161616161616161615746331e0a0000000000000000000000000000000000000000000000000c171f2c3851677c91a6bcad97826d58423d3a3123130100000000152a40556a7f959fa2937e685d697e9398836e5c4a36210d00000000000000000000000000000000000000000000031628394a6072849aa6b8b7a69a8373605545392c1f170c070000000000040a0d19202b35424f5e667b8c96816c57412c17000114263650657c8b979994826d5846331f0a0000000000000c21364b61768ba9bac6b19c87715c47321c000f24394e647a8a898886899eb3a397816c5f4d3c2c1a0a0000000000000000000e23384e63798a898887879db2a29a87807d75614c36210c000011222f383b4949494a4a444b4b4b4b4a434a4a4a4949484644423f3a363329211f170c040000000000000000000000000000000000000000000000000000000000000000000000000000000000090f111f1f100e080000000000000000000000000000000000000000000000000000000d1d2f404b6075869cb1b6a495806b5e4c3b2b1909000000000000000000000000000000000000000000000013283d53687d92a8c3af99846f5847331f131318202e3c485a667b90a6bba9947f6a543f2a150a03000000000000000000000000000000000a1a2832424e5560656a6e717273736b62513d29140002152737444b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4639291703000000000000000000000000000000000000000000000000000410253a4f657a8fa4baad98826d58432d251e130500000000000b20364b6074828b8c8475604b6073869c8e79644e3b2b1805000000000000000000000000000000000000000000091e324657687d92a2b3bfb29d887661554437281b0f0400000000000000000000050e192032404c5d697e8577614c37220c00000823384c5e657a81837f74604b3a2917040000000000000a1e324657748a9fb4c8b39d88735e48331e000f24394e64798e9d9d9c9d9d9d9b8574604b41301e0e000000000000000000000e23384e63788d9d9d9c9d9d9d9d9d9d958e79634e39240e000004111c2326333434342731353636353530253535343332312f2d2925211e170c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182a3b4c5e6c8197a4b6b19c8775604b402f1d0d000000000000000000000000000000000000000000000002172c41576c8196acbfa9947f6a543a2917010005111d2b3c4e64798ea3b9aa957f6a55402a15000000000000000000000000000000000000000a161e3137444b4f55595c5d5e5e56514433210e0000091927313637373737373737373737373737373737373633291b0b0000000000000000000000000000000000000000000000000000000e24394e63798ea3b8ad98826d58432d180b01000000000000091d324556606d76777060564554677c9198836d59483420090000000000000000000000000000000000000000011527374b6175889db3c0b2a0907b6558473727190a00000000000000000000000000000614222f3f4e606974615947341f0a0000091c2f404c5c646c6e6a605645311b0b000000000000000b20354a60758a9fb4c9b49e89745f49341f000e23394e637988888888888888877963564532231200000000000000000000000e23384d637888888888888888888888888879634e38230e00000000090f111e1f1f1f151d20202020201c13201f1f1e1d1c1a1714100c0a030000000000000000000000000000000000000000000000000000000000000000000000000000040a0c0f0f0c0a04000000000000000000000000000000000000000000000000000000000000000000001325364759667c909fb1b1ac9f8d7b655847331f13000000000000000000000000000000000000000000000004192f44596e8499aebba6917b66513c2611000000000f24394e64798ea3b9aa95806a55402b1500000000000000000000000000000000000000000313192631353a404346484949403d3326160400000009151d202222222222222222222222222222222222211e170b000000000000000000000000000000000000000000000000000000000e23384e63788da3b8ad98826d58432d18030000000000000002152838454b576162594b45384b6073879d8b77624d3726140100000000000000000000000000000000000000081d3144556a7f94a6b7bbaa98836e5d4b3a2a19090000000000000000000000000000000004112131424e556055473a2a180400000011212f3e4b4f5759544b4538271500000000000000000c21374c61768caabbc7b29d87725d48321d000c21364a5b637373737373737372635b493828160500000000000000000000000c2035495a63737373737373737373737373635b4935210c0000000000000009090a0001080b0b0b0b0b0700000a0a09080704020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f212424221f180c00000000000000000000000000000000000000000000000000000000000000000a1c3043546277889eb3b19f969d9d8776614c41301e0e00000000000000000000000000000000000000000000061b31465b70869bb0b8a38e78634e39230e000000000f24394e64798ea3b9aa95806a55402b150000000000000000000000000000000000000000000009141d20252b2e313233342b29211608000000000002080b0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0a0300000000000000000000000000000000000000000000000000000000000e23384d63788da2b8ad98826d58432d180300000000000000000a1a283239464b4d483b32304354697f94957f6a5544311d08000000000000000000000000000000000000000b20354b6074889db2c4b49f8b78624d3f2f1c0c0000000000000000000000000000000000000314243137444b44372a1c0c000000000311202e373a42443f3631271a0a00000000000000000e23384e63788da3c8c5b09b85705b46301b00071a2d3d4a4e5e5e5e5e5e5e5e5d4e493d2c1a0a00000000000000000000000006192c3c494d5e5e5e5e5e5e5e5e5e5e5e5e4e493d2c1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2a3337393937332a1c0c0000000000000000000000000000000000000000000000000000000000000a1a2d3d4a60728399a6b4a39681889d98826e5f4d3c2b1909000000000000000000000000000000000000000000071d32475c72879cb1b6a18c77614c37220c000000000f24394e64798ea3b9aa95806a55402b15000000000000000000000000000000000000000000000001080b1015191c1d1e1e16140e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0c0c0b08010d23384d62788da2b7ad98826d58432d18030000000000000000000a151d29323637342b1e26364c61778a9d8774604b35200c0000000000000000000000000000000000000215273751667c91a6b7c3ae98836e5a4935211100000000000000000000000000000000000000000614192631353126190c00000000000002101b22252c2e2a201d150a00000000000000000114263652677d92a7bcc2ab96816b56412c1600000f1f2d3639484848484848484838352c1f0e00000000000000000000000000000e1e2c353848484848484848484848484838352c1f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a474c4f4f4c473a2a180400000000000000000000000000000000000000000000000000000000021628384a5b697e93a1b3a89b85747c909f927d675a48372614010000000000000000000000000000000000000000081d33485d72889db2b6a08b76614b36210c000000000f24394e64798ea3b9aa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0d0e0c0b080100000000000000000000000000000000000000000000000000000000040b0c14131c202121201c141223384d62788da2b7ad98826d58432d180300000000000000000000020b161e212220180d1f3347586e8398907b66513a2a18040000000000000000000000000000000000081d3144556e8398adc4b7a58f7a65503c2b19030000000000000000000000000000000000000000000009141d201d1409000000000000000000080d0f1719150b09020000000000000000000a1c3043546d8297acc2b6a48f7a65503a25100000010f1a2123333333333333333323211a0e000000000000000000000000000000000e19202333333333333333333333333323211a0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f334758616464615847331f0b000000000000000000000000000000000000000000000000000000000d1e32455663798b9fb4b39e8978626c81979e8978625544311d100000000000000000000000000000000000000000091e33485e73889db3b5a08a75604b35200b000000000f24394e64798ea3b9aa95806a55402b1500000000000000000000050b0d0e0e0d0b0903000000000000000000000000000000000000000000000000000608141c20222322201c140c0a040000000000000000000000000000000000000000000000060c181f222925303536363530262823384d62788da2b7ad98826d58432d1803000000000000000000000000030a0c0d0b0504172a3a50667b9099836e5947341f0a00000000000000000000000000000000000b20364b6075899eb4c7b29d87725d4b371e0e00000000000000000000000000000000000000000000000001080b08010000000000000000000000000002040000000000000403030001080e1a29394b6074879db2beb19c8674604b35200b00000000070c0e1e1e1e1e1e1e1e1d0e0c06000000000000000000000000000000000000060c0e1e1e1e1e1e1e1e1e1e1e1e1e0e0c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4c6176797976614c3929170300000000000000000000000000000000000000000000000000000d1d2f404b6074869ca9b2a0927d675a6175879c9a8473604b3e2d1b0b00000000000000000000000000000000000000091e33485e73889db3b59f8a755443301c08000000000f24394e64798ea3b9aa95806b55402b160000000000000000000d181f22232322211e16130c0a0400000000000000000000000000000000000000000e1920263035373837353026221f180c0200000000000000000000000000000000000000000e19202a34373e36434a4c4b4b43363d36384d62788da2b7ad97826d58422d1803000000000000000000000000000000000000000c20354b6074879d8b77614c37220f00000000000000000000000000000000000f243a4f64798fa8b9c1ac97826c573f2e1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f1a181818141c202b384657677c91a5b7b2a0917c665544311d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b203448596d828e8e826d5746331e0a0000000000000000000000000000000000000000000000000008182a3b4c5e6c8196a4b5a598826d5f4d57647a8c9f947f6a5c4a39281603000000000000000000000000000000000000091e33485e73889db3b59f8a75604a261401000000000f24394e64798ea3b9aa95806b55402b1600000000000000000d1d2a343738383736322829211f170c0100000000000000000000000000000000000e1e2c3536434b4d4d4c4b433637332a1d150a000000000000000000000000000000000002141e2b353b474c535954606161605458524b464d62788da2b7ad97826d58422d180300000000000000000000000000000000000000081c3043546b8095937e69543d2d1a070000000000000000000000000000000014293e54697e93a9c6c7a6917c67513c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b22242f2d2d2e2630353c49566175879db2b2a298826d5e4c372715010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b11131913110b0100000000000000000000000000000000000000000000000000000000000000000000000000021628384c62778b9f9f8a76614c36210f000000000000000000000000000000000000000000000000001325364759667c909fb0aa9d8776614c414b5c6b80959f8c7a645746321e12000000000000000000000000000000000000091e33485e73889db3b59f8a75604a352000000000000f24394e64798ea3b9aa95806b55402b160000000000000005182a3b474c4e4d4d4b45393e37332a1d14090000000000000000000000000000000e1f2c3c494d54606263616054544c473a31271a0d00000000000000000000000000000009151d323c484d5961696e7375767675726d6761574d62788da2b7ad97826d58422d180300000000000000000000000000000000000000011426364e63798d9b86715b4a36210800000000000000000000000000000000172d42576c8297acc1baa98d78624d38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202d36394443424336434b4f5a6274849aa5b3a0988474604b402f1909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e25282e28251e1305000000000000000000000000000000000000000000000000000000000000000000000000091e3245566b8095aaa8937e68533d2d1a0700000000000000000000000000000000000000000000000a1c3043546277889eb3b49f8c7a645746333e4b6074859b9c8675614b40301e0e0000000000000000000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9aa95806b55402b16000000000000000b1f34475962636362605759534c473a3126190a00000000000000000000000000061a2c3d495a636e7477787775706961584b45382b1d0d0000000000000000000000000009192731424f5a626d777e83888a8b8b8a87837d75696062788da2b7ad97826d58422d18030000000000000000000000000000000000000000082135495b71869b8e79634e362614010000000000000000000000000000001a2f455a6f849aafc4b49f8975604b35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e4a4f59585858595460646c78859aa2a79e9382756156453122120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001323313a3d433d3a3123130000000000000000000000000000000000000000000000000000000000000000000000000b21364b6075889eb3b09b86715b4a36210a000000000000000000000000000000000000000000000a1a2d3d4a60728399a6b5a395806b5d4b392931445563798b9f97816c5e4c3c2b190900000000000000000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9aa95806b55402b16000000000000000d22374c627778787776736f6861584b4437281b0a0000000000000000000000000c2135495b637883898c8d8c89857e776a6056483b2b1c0c000000000000000000000009192737444b606978828b93999d9fabaa9f9c9892897e7463788da2b7ad97826d58422d180300000000000000000000000000000000000000000b2034485a6e839896806b5443301c080000000000000000000000000000001c32475c71879cb1c6b19c86715443301c080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c646f6d6d6d6e71747a818b9ba39e95897e6e615746382715040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091931414e5259534e4231180800000000000000000000000000000000000000000000000000000000000000000000091c2f3f53687d92a7b8b5a38e79634e382815020000000000000000000000000000000000000000021528384a5b697e93a1b3a99b8574604b3f2e1b27374a5b697f949f917c665a4837271502000000000000000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9ab95806b56402b1601000000000000172c41576c818d8d8c8b88847e776a6055453928160300000000000000000000000e23384e637989989ea8a2a89e9a938a7f746259483a2a1704000000000000000000011426374455606e7e8b989faaaea99f9893908f91969d948679788da2b7ad97826d58422d18030000000000000000000000000000000000000004172a3a4d62788b9f9d8874604b35200b0000000000000000000000000000001d32485d72879db2c5af9a85705a362614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394f647a838282838386898f979a968f88807668604b4639291a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527374e60686e68604e362513000000000000000000000000000000000000000000000000000000000000000000000e23384c5d71869cb1c1b4ab96816c5645321d090000000000000000000000000000000000000000091d32455663798b9fb4b49f8b79635544312010192d3d4b6073849a9e8978625544311d12020000000000000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9ab95806b56402b160100000000000014293e53697e85878a919b9993897f73605745321e130100000000000000000000192e43596e8398a7b4a89e8d898b939e958577625847331f130000000000000000000a1d314455607382939fa9b4b49f978a837d7b7a7c8188949c897d92a7bcad97826d58422d1803000000000000000000000000000000000000000a1f3347586c8196aaa6907b65503828160200000000000000000000000000001e33495e73889eb3c3ae99846e59442f190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010263b50657b90989798999b9e9d8985817a746a61584e4232291b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455687e837e685443301c070000000000000000000000000000000000000000000000000000000000000000061a2c3d50657b90a4b5b4a39b9e8975604b36200e0000000000000000000000000000000000000009192e3e4b6074869ca9b5a4957f6a5b4a372715020f1c3043546278899e9b8574604b403020100200000000000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9ab95806b56402b160100000000000011263b4e60697071767c85979f9e958475604b41301e0a000000000000000000001d32475d72879cb2b39e897874767e8b9f9b8676614c42311a0a000000000000000a1a2f404b60738398a0b4baab9f9281776d686565676c757f8b9c8b9fb4c2ac97826d57422d1802000000000000000000000000000000000000031628394c61768a9eb4ac97826d5645321e0900000000000000000000000000001e33485d73889db2c3ad98836e58432e190300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010263b50657b9090909193989d887f786e6560544c463a311e160b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b607488988773604a35200b00000000000000000000000000000000000000000000000000000000000000000c2135495b6f8499aeb7a69b859b917c67523c2b190600000000000000000000000000000001080b1527374b5c6b8196a4b5b19c8674604b3d2d19090001142636485a677c919f96806b5e4d3e2e201103000000000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9ab95806b56402b16010000000000000b1f31424e535a576067738197a2a299836e5f4d392510000000000000000000001a2f455a6f849aabaf9c86715a60687d92a49a846f604e382815020000000000021528384c5e6b8096a1b2beb49f8d7d6d615953504f525660697a879ca6b7c2ac97826d57422d1802000000000000000000000000000000000000091e3245576a7f95a8b9b39e8975604b36210c00000000000000000000000000001d32475d72879cb2c3ae98836e59432e19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21374c61767b7b7b7c7e838995948b837a6e62594b3f30221202000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e52677d92a58f7a6550382816020000000000000000000000000000000000000000000000000000000000000417293a4e63798c9fb5b29d88798e9a846f5a49352008000000000000000000000000000009151d2020314455647a8c9fb4b4a2907b655544311f0f00000008182b3c4d5f6d82979f8d7c665c4b3e2f1e160b0900000000000000000000091e33485e73889db3b59f8a75604a35200b000000000f24394e64798ea3b9ab95806b56402b1601000000000000021424313b3e39454b556072849aafa1917d67523e2e1b0700000000000000000010263b50657b8d9899937e68534b6073869ca1927d685645321d090000000000091d324556667b909eb0bfb2a0937e685f4c473b3b3a38454b5c6478889db2c2ac97826d57422d18020000000000000000000000000000000000011527374b6075889eb3c6b9a7917c67513a291704000000000000000000000000001b31465b70869bb0c4ae99846f59442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586165656566696d76808c9f998f8377655d4d403020100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c70859bac97826d5645321e090000000000000000000000000000000000000000000000000000000000000a1f3347586c8197abbbaa958071869b8c78624d36261401000000000000000000000000091927313536384b6073869cabbcaf9a846f5d4c3727241d120400000d1d30404b6175869c9f8b7a645c4c403229231c110400000000000000050b1e33485e73889db3b59f8a75604a35200b000000080f24394e64798ea3b9ab96806b56412b16010000000000000006141f2629283237445463798ea3b19c86715c4a36220d0000000000000000000e23384c5d657b83847e72604a4354697f94a99d8875604b36200d00000000001325364b6074879cb2bcb9a898826d604e41342a262528323e4a5a657a8fa4baac97826d57422d18020000000000000000000000000000000000081d314455697e93a7b8b5aa9f99836e5847331f0a00000000000000000000000000192e43596e8398aec3b09a85705b372715020000000000000000000000000000000000000000000001080b0c0c0b070000000000000000000000000000000004172a3a474c505050515457616b7c8b9fa098897b665e4d3e2e1a0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3b4f647a8ea3b39e8975604b36210c0000000000000000000000000000000000000000000000000000000000011527374c61768a9eb4b49f8b78697e9495806a5443301c08000000000000000000000001152737444b4b4556697e93a4b5b8a68f7a644f3f3d3c393022120001152737444b57647a8b9f9e897a665e4b4639382f22110000000000000d18202233485e73889db3b59f8a75604a35200b0003111c2325394e63798ea3b8ab96806b56412b16010000000000000000020b1114161e26364a5b70859bb0a48f7a644f3a240f000000000000000000081c2f3f4c5d656d6f69605443364f64798fa4a6937d68533b2b1905000000071c304354687e93a5b6c8b39e8977614c42311f181010151d2d3c4d62788da2b7ac97826d57422d180200000000000000000000000000000000001325364b6074879db2b5a49c8a9f8a76614c37210e00000000000000000000000000162b41566b8096abc0b29d87725544311d0800000000000000000000000000000000000000000009141d202121201c1308000000000000000000000002090b0b0c1c2a33373b3b3b3c39464b5e677d92a1a79e8c7d665c4b382715020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3447596d8298adb9a7917c67523b2a180400000000000000000000000000000000000000000000000000000000081d314455697f94a8b9ae99836e62778b9d8774604b35200c0000000000000000000000081d3144556060556075889eb3c2b39d88735c555352514d40301d09081d31445560605c687e939e9e8a7c6b6157504c402f1c09000000000d1d2b34373d485d73889db2b59f8a75604a35200b0011212f373b3c4e63788ea3c9ab96806b56412b16010000000000000000000000000309182d3d556b8095aaaa957f6a55402a150000000000000000000011212f3f4c50585a544a4336364b60768ba7b09a8570594834200b0000000b20354a6073869cb1c3bbaa95806b5947342413040000021023384d62788da2b7ac97826d57422d180200000000000000000000000000000000071c304354677d92a5b7b19c868196937e68533c2b190500000000000000000000000012273d52677c92a7c4b49f8a75604b36200b00000000000000000000000000000000000000000919263135363635302518080000000000000000020a151d20211e16171f21262626272932404d5f6e8399aeaa9f8b7a645645311d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011527374c61778a9fb4c5ae99846f5947341f0b000000000000000000000000000000000000000000000000000000000b20354b6074879db2b5a38f7a65596f849a907b66503a2a1804000000000000000000000b20354b60737575747e93a6b8c8b49f8b776d6a6968665e4d39240f0b20354b6073747473728096a89e8c80766c665e4c38230f00000005182b3b484d52515d72879db2b59f8a75604a35200b081c2f3f4b50525162778dabbcab96806b56412b1601000000000000000000000000000011263c51667b91a6af99846f5a382815020000000000000000000311212f383b43443f35302532455673889eb39f8b77624d37220d0000000f24394f64798ea4b6cab49f8b78624d3a2a1806000000000d23384d62788da2b7ac97826c57422d1702000000000000000000000000000000000b20354a6073869cb1b7a5927d7b8f9a85705a4835200b0000000000000000000000000e23384d63788da6b7bbaa8e79644e39240f0000000000000000000000000000000000000001142637444b4b4b4a43362513000000000000000a151d2731363632281f180d10101011161e31414e63798ea4b5a99c8774604b36200c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556a7f94a9babab49f8b77614c37220f000000000000000000000000000000000000000000000000000000071b2e3e52677c91a5b7b09b86715d52677d9298836e5947341f0a0000000000000000000013283d53687e8b8a898b9fb3b3b3b3a99e89827f7e7d7c66513c2711142a3f54697f8a898887868c9faa9f9589817c66503b26110000000b203448596267666570869bb0b59f8a75604a35200b0e23374b5d65676665758a9fb4ab96816b56412c160100000000000000000000000000000e23384e63788da3b39d88735645321d090000000000000000000003111c23262e2f29201c1628385c71879cb1ab927c67523d2712000000152a40556a7f95aac2c5af9a85705948341c0c00000000000d23384d62788da2b7ac97826c57422d1702000000000000000000000000000000081b2e3f51667b90a4b5b29d877473879d8c78624d3822100000000000000000000000000c2135495b73889db2c8a8927d685337271502000000000000000000000000000000000000081d314455606161605443301c0700000000000a1a283238454b4b4538342a1d0d000000031321364a5b71869cb1b6a5937e68533a2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074889db2baa99fa9937e69543d2d1a0700000000000000000000000000000000000000000000000000000d22364a5c70859bb0b7a6927d67524b6075899e8b77614c3722100000000000000000000013283d53687d929d9d9d9d9d9d9d9d9d9d9d979493928a745f49341f142a3f54697f949d9d9d9c9d9d9d9d9d9d97846f5a45301a0500000d22374d62777d7b7a7a849aafb59f8a75604a35200b10253b50657b7c7b7a7a899eb3ab96816b56412c160100000000000000000000000000000c21364c61768baab7a68b75604b36200b000000000000000000000000090e10181a140b071c31465b71869bb0ac96816c57412c170000031629395a6f849aafc4bea9947f69543b2b190000000000000d23384d62788da2b7ac97826c57422d17020000000000000000000000000000000e22374b5d70859ab0b8a7937e696b8096947f6a553e2d1b07000000000000000000000006192c3c576d8297acc4ad98836e5544311d080000000000000000000000000000000000000b20354b6073767672604a35200b0000000002152838454b566060564c483b2a1805000000071a2d3d566b8095abc3b09b86715847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e52677c91a6b7b49f8a9f9b86715b4a3621080000000000000000000000000000000000000000000000000005192b3b4f647a8fa3b4b39d8874604b45576d8298947e69543e2e1b0800000000000000000012273d52677d8888888888888888888888888888888887725d48321d13293e53687e888888888888888888888888826e59432e1904000010263b50657b9091908f9aa2b5bc9f8a75604a35200b192f44596e839190908f9ea7b7ab96816b56412c160100000000000000000000000000000a1f334658758a9fb4a28d77624d38220d00000000000000000000000000000003050000061b30455b70859ab0af9a85705a36251300000a1e32465773889db3c8c4a48f7a654f3a25100000000000000d23384d62788da2b7ac97826c57422d17020000000000000000000000000000071a2d3d4f657a8fa2b4b39e88756064798e9c86715c4a36220800000000000000000000000011263b50667b90a6b7b39e8975604b36201000000000000000000000000000000000000012283d52677d8b8b78634d38230e00000000091d324556606d75766f625948341f090000000012273d52677c92a7bcb5a38c76614c37210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c70859ab0baa9947e8a9f8e79634e362614010000000000000000000000000000000000000000000000000b203448596e8398adbaa9957f6a56453950657b909c86715c4b37220b0000000000000000001025394d5f6773737373737373737373737373737373726957442f1b11263b4e60687373737373737373737373736e6453402b1702000010263b50657b90929293969a9fab9f8a75604a35200b192f44596e8392929294979da6ab96816b56412c160100000000000000000000000000000417293a5f74899fb4a38e79634e39240e00000000000000000000000000000000000000061b30455b70859ab0b29d87725443301c07000c21364b61768ba6b7cbb8a68b76614b36210c0000000000000d23384d62788da2b7ac97826c57422d170200000000000000000000000000000c21364a5b6f8499aeb9a8957f6a575c72879c8e79644e3626140100000000000000000000000b20354b6074889db3b8a7917c66513e2d1b070000000000000000000000000000000003162839566b80968d78634d38230e000000000b20364b6074828a8b8477624c3726140100000010253a4f657a8fa4bac1a48f7a644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a4e64798ea2b4b49f8a76839896806b5443301c080000000000000000000000000000000000000000000000031628394d62788b9fb4b49f8a77614c38354b6074889d8f7a644f3929160300000000000000000a1e30414d525e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d574b3a28140b1f31424e535e5e5e5e5e5e5e5e5e5e5e5e5953463624100000000d22374c62777d7d7d7e80858c9aa28a75604a35200b10253a50657b7d7d7d7f8288939e96816b56412c16010000000000000000000000000000021628385f74899eb4a48f79644f3a240f00000000000000000000000000000000000000061b30455b70859ab0b49f8a75604a35200b000d22384d62778da2c4c8b39e88735746321e090000000000000d23384d62788da2b7ac97826c57422d17020000000000000000000000000005192b3c4e63798c9fb5b49e8a76614c556a7f9596816b5443301c080000000000000000000000081d3144556a8095a8b9af99846f5c4a36221200000000000000000000000000000000091e3245576f84998d78634d38230e00000000152a3f546a7f949fa299836e5544311d0800000010253b50657a90a5babaa5907a65503b251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586d8297adc0ad98826d7c919d8874604b35200b0000000000000000000000000000000000000000000000091e3245576b8095aabbac97826d5947343043546b809597826d5746321e0a000000000000000001132330393d4848484848484848484848484848484848443a2d1d0b021424313b3e4848484848484848484848484340362818070000000b1f34485962676768696b7079858e8a75604a35200b0e23374b5d656767686a6d747e898e816c56412c17010000000000000000000000000000091e324556748a9fb4a48f7a644f3a250f00000000000000000000000000000000000000051b30455a70859aafbaa98b76604b36210b000e23394e63788ea3b8c6b09b86715b392816030000000000000d23384d62788da2b7ac97826c57422d1702000000000000000000000000000b2035485a6d8298abbbaa96816c58474e63788d9d8874604b35200b0000000000000000000000011426374c61768a9eb4b3a18e79644e40301d0d0000000000000000000000000000000b21364b6076899e8d78634d38230e000000061b31465b70869bb0b49f8a75604b35200b00000011273c51667c91a6bbc5a48f79644f3a240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011527374c61778a9fb4b5a38f7a6475899e907b655039291603000000000000000000000000000000000000000000000b21364b6075899eb3b4a28e79634e3a2a26364e63798e9e8976614b36210f00000000000000000005131e252733333333333333333333333333333333322f281d0f000006141f26293333333333333333333333332e2b24180a0000000005182a3b484c52525253565c64737979704e39240e00081c2e3f4b5052525354556068777977624c37220d0000000000000000000000000000000b21364b60768baabba48e79644f39240f00000000000000000000000000000000000000051b30455a70859aafc7a18c76614c37210c000e23394e63788ea3b8c5af9a85705a45301b000000000000000d23384d62788da2b7ac97816c57422c170200000000000000000000000004172a3a4d62788b9fb4b49f8b78624d3a495b71869b907b6550382816030000000000000000000000091f3347586b8095a5b7ae99846f5e4c3b2a1a0a0000000000000000000000000009192e3f52677c91a88d78634d38230e000000081d33485d72889db2b39e88735544311d0800000013293e53687e93a8bdb8a78d77624d38220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556a7f94a9bab09b85705c6e839898826d5746321e0a000000000000000000000000000000000000000000081c2e3f53687e93a7b8af9a846f5b4a361c2136495b71869b927d68533d2d1a07000000000000000000010a10121e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1b140b00000000020b11131e1e1e1e1e1e1e1e1e1e1e1e191710070000000000000d1d2a34373d3d3d3e3d4a556063635b4a36210c000011212e373a3d3d3d37444b596163625948341f0b0000000000000000000000000000000d22374d62778ca2c8a38e79634e39240e00000000000000000000000000000000000000051b30455a70859aafb7a28c77624d37220d000d22374d62778ca2c5c4af9a846f5a452f1a050000000000000d23384d62788da2b7ac97816c57422c17020000000000000000000000000a1f3347586c8196aabbab98826d5a48343d546a7f9497826d5645321e09000000000000000000000004172a3a4b6075879db2b3a1917c6659483828190b0000000000000000000000031426374b5d6f8499a28d78634d38230e000000051b30455a70859aafad98836e5837261408000109192e3f586d8298adc2b39e89735a4835200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074879db2b7a6927d6752667b909e8976614b36210d0000000000000000000000000000000000000000000e23374b5d72869cb1b6a5917c66513d2d1a1a2c3d54697e939b85705b4a36210a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d181f22282828292d37444b4e4e4a3d2d1a07000003111c232528282827313a474c4e4c483b2a18050000000000000000000000000000000f24394e64798ea3c8a28d77624d38220d00000000000000000000000000000000000000051a30455a6f859aafb7a28d78624d38230d000c21364b61768ba6b8c5af9a85705a45301b000000000000000d23384d62788da2b7ac97816c57422c17020000000000000000000000031628394c61778a9fb4b59f8c79634e3c2b384d62788d9e8975604b36210c0000000000000000000000000c1e324557667c909fb0b39d887762564537291b100600000000000000010a161e314455657b8fa1a28d78634d38230e0000000014293f54697e94a7a28d78634d3f30231c19151d27374b5d72879db2c0ae98836e593c2b1905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d51677c91a5b7b39d8874604b6074889e927d68523c2b1905000000000000000000000000000000000000000417293a50657a8fa4b6b29c8773604a35200f0f22374c61778b9f8e79634e39281603000000000000000000090f1120202020202020202020202020201b1912090000000000000000000000060c0d1a202020202020202014120c0200000000000000050b0d12121314192631353939362d1f0f0000000000080e10121213151d2a34373937342a1d0d0000000000000000000000000000000011263b50667b90a5bbaa8b76614c36210c00000000000000000000000000000000000000051a30455a6f859aafb7a28d78624d38230d000a1e33465773889eb3c5b09b86705b382715020000000000000d23384d62788da2b7ac97816c57422c17020000000000000000000000091e3246576a8095a8baae99836e5b49362035495a71869b917c67523a2a17040000000000000000000000031628394c5e6c8196a2b4a69a8474605546392e21190e0b080102080b141c2832434b6073859bb0a28d78634d38230e000000000c21364c6176889ea9947f695d4d41372e2e2731374455657a8fa5b6b4a2907b66513b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d21364a5c70859aafbaa9957f6a5544556c81969a846f5a4834200b000000000000000000000000000000000000000a1f3346586e8398adbaa9937e695443301c070b1f3447596f849996816c5745321e090000000000000004121d24273535353535353535353535353535302d261a0c0000000000000000000e1920232f353535353535353529261f14060000000000000000000000000009141d202324211a0f010000000000000000000000010c181f2224221f180d000000000000000000000000000000000012283d52677d92a7b49f8a755746331e0a00000000000000000000000000000000000000051a30455a6f859aafb7a28d78624d38230d00031729395a6f859aafc4b29d88735645311d090000000000000d23384d62788da2b7ac97816c57422c170200000000000000000000011527374b6175899eb3b4a28f7a644f3d2c1a2c3c54697f9499846f5847331f0a0000000000000000000000000a1b2f404b6074849aa3b4a299837361574b3f352c23201c14151d20263038454b616c8197a3b5a28d78634d38230e000000000a1f334658687d929f9f8b7b675f504b3f4337444b556073859bb0b8a79a84705e4c38240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a4e64798ea2b4b49f8a77614c374f64798e9f8b78624d382210000000000000000000000000000000000000000c21364c61768a9fb4b49f8a76614c3625130004182a3b52677c919e8975604b36211100000000000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4542382a1a0900000000000002101e2c3538454a4a4a4a4a4a4a4a3e3b322414020000000000000000000000000001080b0e0e0c07000000000000000000000000000000040a0c0e0d0b05000000000000000000000000000000000000142a3f54697f94a9b39d88735e3929170300000000000000000000000000000000000000051a2f455a6f849aafb7a28d78624d38230d0000162b40566b8095abc4b49f8a75604b36200b0000000000000d23384d62788da2b7ac97816c57422c170200000000000000000000081d314455697e93a7b8b09a85705d4b371f0f22384d62788d9f8a77614c37210f00000000000000000000000000121d3145566175859aa2b1a1998376645d4d493c3835302627313636434b56606d7f949fb4bca28d78634d38230e000000000417293a4e5f6c81969f9f8b7d6f655d5a5959556066748298a3b4a79e8979634d402f1d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586d8297acc0ad97826d5947364a5c71869c947f6a543e2d1b0700000000000000000000000000000000000617293a53687d93a9baad98836d574633180800000c21364b6075899e937d68533f2f1c090000000000091d30404c5160606060606060606060606060605b554838261200000000000110202d3c494d5a5f60606060606060534f42321f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162b41566b8096abb19c87715c47321c0000000000000000000000000000000000000000051a2f455a6f849aafb7a28d78624d38230d000010253a4f657a8fa6b7bcab8f79644f3a240f0000000000000d23384d62788da2b7ac97816c57422c1702000000000000000000000b20354b6074879db2b5a4907b66513f2e1b0b2035485a70859b937e68533d2c1a06000000000000000000000000021527384657617684979fb2a29a877a6d635b534d4b433637444b4f5460677582949dab9faba28d78634d38230e00000000000b1b31414a607281919e9f92847a736f6e6e70757b8598a0b0a39b897b645b49352212000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426374c61768a9fb4b4a28e79644f3b2d3e556a7f949c86715c4a362209000000000000000000000000000000000e19203346586f849aafbcab917c6751392917000000091e3245566d82979c86715d4c3823130a010000000f24394c5e667575757575757575757575757575706655422d1904000000000f1f2d3e4a5a626f757575757575757569604f3b261200000000030a202020202020202020202020202018150f06000001082020202020202020202020202020191610060000000000000000000000000003182d42586d8297adb09a85705b45301b0600000000000000000000000000000000000000051a2f445a6f8499afb7a28d78624d38230d00000b20354b6074889db3c6a9937e69543c2b190600000000000d23384d62788da2b7ac96816c57412c1702000000000000000000081c2e3f52677d92a5b7b19c8673604a35201005192b3c54697e949b85705b4935210b000000000000000000000000000a1a29394658617481919da6a59d8d82786f686360545b5c5560656a737c86979fa29a8b9fa28d78634d38230e000000000000131c304354606c7d88959e998f898583838589909ba3a39b928579645d4b3c2c1904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556a7f94a9bab09a85705c4a3623384d62788c9f8e79644f3727150100000000000000000000000000000e1e2c35384c61768a9fb4b49f8b76614c36211406000010202e3850657a8fa4907b65504131251e1305000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a84705b45301b060000000d1d2d3d4a5c6478848a8a8a8a8a8a8a8a7e69533e29140000000b161e35353535353535353535353535352d2a23170909151d35353535353535353535353535352e2b23180a00000000000000000000000004192e44596e8399aeae99846e59442f190400000000000000000000000000000000000000051a2f445a6f8499afb7a28d78624d38230d0000081c3043546a7f94a8b9af9a85705a4935200f00000000000e23394e63788ea3b8ac96816c57412c17020000000000000000000e23374b5d71869bb1b8a6927d675443301c07000e22374d62778b9f8d78634e39281603000000000000000000000000000b1b293a4656606c7c88959ea89f988c847e787572717273757a8086919ca39b90847d91a28d78634d38230e00000000000000132536434a5f677680889096999a98999a9d9b97938d857d73635b4b3f2e1e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074879db2b7a6917c67523e2d2035485a70859a96816c5544311d080000000000000000000000000006192c3c494d51667b91aabbb29d887358463a31241402071b2e3e4b4f5d71869c9a85705f4e403a312313010011273c51667c90959ca59f9f9f9faa9f999a9c9a85705b45301b0600000a1a2b3b4a5b647a899a9fab9fab9f9993907e69533e291400000b1b29324a4a4a4a4a4a4a4a4a4a4a4a4a4a423f3527171927314a4a4a4a4a4a4a4a4a4a4a4a4a4a4340362818060000000000000000000000051a30455a6f859aafad98826d58432d180300000000000000000000000000000000000000051a2f445a6f8499afb7a28d78624d38230d0000011426364c6176899eb3b49f8b78624d3d2d1b0b0000000010253a4f657a8fa4baac96816c57412c1702000000000000000005182a3b50657a8fa3b5b39d8875604b36251300000b203448596f849a96816b5746321e0a00000000000000000000000000000c1c2938454b5e66757f89939b9f9f9a938d89878687888a8f959c9e978f857b6f7b90a28d78634d38230e0000000000000008182530414d58616b757b8084878889898885827d7870676054493d2e201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d51667c91a5b7b39d8874604b3520192b3c53687e939e8874604b35200b000000000000000000000000000c2035495a63636a8095aac8b39d88735d534e42311f0b0d22374b5c6464677d92a2927d685e524d41311e0a000c21374c61767c7f879aa2b4b5b49f8c84858687836f5a442f1a05000216283848596379899ea7b4b5a59c8c847e7b77624c37220d0003162939465e6060606060606060606060606057524535232737445e606060606060606060606060605853463623100000000000000000000000061b30465b70859bb0ac97826c57422d170200000000000000000000000000000000000000041a2f44596f8499aeb7a28d78624d38230d000000081f334658697e93a2b4aa96816c5b4a39281b0f0a050b15283852677c91a7bcac96816c57412c170200000000000000070c1f3447596e8398aec1ab95806b5645311808000005192b3b52687d929e8975614b3828160200000000000000000000000000000c1a2832404c57606a757d858b9195999c9d9c9b9c9c9a97928e88827a7066687d92958d78634d38230e000000000000000008131c303a464c5660656b6f7273747472706d68625a524b43362c1f1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b6f849aafbbaa95806a5544311d0e21374c61778a9f907b6651392917030000000000000000000000000e23384d637879778399aebfb7a68f7b6e68604e3a26110f243a4f647a797877879d9f8a7c6f675f4d3a2510000a1f33475861666a74849ab0c5b59f8b747071726f6554412c180302101e3245566277889da7b8b5a39b877a6f696662594834200b000a1e32465770757575757575757575757575756d63523f2a31445570757575757575757575757575756e6453402b160000000000000000000000061b31465b70869bb0ac96816c57412c170200000000000000000000000000000000000000041a2f44596f8499aeb7a28d78624d38230d0000000417293a4b6073859ba6b49f8c79635746392d211f1820223245566c8197acc1ac96816c57412c17020000000000010f1a2124374c62778b9fb4b8a78e79644e382715000000000d21364b61768a9f937e695645321e130400000000000000000000000000000a151d2f39454b57616870767c808386888989888685827d79746c645c50647b80808076614c37210c00000000000000000000131c293338454b5056595c5e5f5e5d5b58534d493c353026180f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4e63798ea2b4b49f8b77624d3727150a1f3347586f849998836e5746331e0a000000000000000000000000172d42576c818e8c99a1aaaaaaaa9f8b837e68533e28131f34495f748a8e8d8c9da5a89f90847d67523d28120004172a3a474c515664798ea7b9bcab8c76615c5d5a544737251100102032434b6074859ba6b7b5a39b8576645c54504c483b2b1805000c21364b61768a8a8a8a8a8a8a8a8a8a8a8a8a816d57422d354b60748a8a8a8a8a8a8a8a8a8a8a8a8a826e58432e190000000000000000000000051a30455a6f859aafac96816c57412c170000000000000000000000000000000000000000041a2f44596f8499aeb7a28d78624d38230d000000000c1c3043546277889da7aa9b857561574a3d36332b3437424b6075879db2c1ac96816c57412c170200000000000f1f2d36393c54697e94aabbb39e89735c4a361f170c00000d1d2a3446576d82989d8875604b3f311f170b000000000000000000000000000002121b283239464b535861676b6e717273747371706c686360544f4b4b5c646a6a6a615847331f0a00000000000000000000000c171f2832363b4144474849494846423e38352b201c14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586c8297acc0ae98836e594834190904172a3a52677c929f8a76614c36210d000000000000000000000000172d42576c819595959595959595959595856f5a45301a1f34495f748a959595959595959595836d58432e1800000c1c2a3337384a5c74899eb3b7a28c77624d484441372919070c1c2e3f4f616d8298a3b5b7a69b857661584a3e3b37342b1d0d00000c21364b61758b8f9aa29f9f9f9fa29a979897826d57422d354b60748a8f99a19f9f9f9fa29a979898836e58432e19000000000000000000000002182d42576d8297acad98826d583a29170e0d0c0a0400000000000000000000000000000004192f44596e8499aeb7a28d78624d38230d00000000011426364859647a899da5a3998375635b504c463b484d52606a7f95a6b7c1ab96816c56412c170100000000071a2d3d4a4e4f5a70859bb0c8b09b86705b4137332a1c0c05182a3b484c4f657a8fa3947f6a5d4e4133291b0b0000000000000000000000000000000a161e2832363a474c5156595c5d5e5f5d5c5a57534e4b4336373e4b4f5555554c473a2a1704000000000000000000000000040a151d20262b2f3233343433302d282320190e0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364c61768a9fb4b6a4907b65503b2b1800000c21364b6075899e927d68523c2b1905000000000000000000000011263b51667c80808080808080808080807d67523d2812152a3f556a7f8080808080808080807c66513c27110000000c171f212d3e5b71869bb0b7a28d78624d382f2c25190b04172a3a4b5d697f94a0b2baa99d87776258473a2e262220180d0000000a1e32465770757a849aa6b7b5af9a848183837f69543f2931445570757a8399a5b7b5b09a848182837f6a553f2a1500000000000000000000000013283d52687d92a8b09b8570584633252322211f170c000000000000000000000000000004192f44596e8499aeb7a28d78624d38230d000000000008182b3b4a5c64798799a1a19985796d6661585e5962676f7e8c9fb4c4bcab96816c56412c1701000000000c21364a5b636463788da3b5c7b19c87725f574c473a2a170b1f34485962646370859b9f8b7b685f4c463a291704000000000000000000000000000000030b161e212a33373c404447484949484745423d39353026222e373a40404037332a1c0c00000000000000000000000000000002090b10161a1d1e1f1f1d1b18130d0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354697f94a8bab19c87725d4b371d0d0000091e3245576d82989a846f5a4834200b00000000000000000000000f24384c5e666a6a6a6a6a6a6a6a6a6a6a675f4d3a251013273c50616a6a6a6a6a6a6a6a6a6a665e4d39240f00000000040a1b30455a70859aafb8a28d78634d38230e110702101f334758647b8c9fb4bdb49f8a7a6459483a2a1c110d0b0500000000031629394657616575889db3bfaa957f6c6d6e69614f3b2727374657616474879db2c0ab96806c6d6e6a61503c28130000000000000000000000000c21364c6176899eb49f8a76614c403a38383633291c0c0000000000000000000000000004192f44596e8499aeb7a28d78624d38230d0000000000000d1d2d3e4a5b637783919ca39b8b827b76747374777c84939faaa3a3a7ab96816c56412c1701000000000e24394e637979787f94a9c1bfb6a4927e716c615847331f0d22374c62777978777b8a9f9e8a7d71615846331f0a000000000000000000000000000000000003090c171f21272b2e313334343331302d2823201c14101b22252b2b2b211f170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6073879db2baa9947e69543f2f1c0000000316283950667b909f8b78624d38220f0000000000000000000000091d2f404c515555555555555555555555524d41311e0a0d2033435055555555555555555555514d40301d0a0000000000051a2f445a6f8499afb8a28d78634d38230e0000102032424c6176879daabbb19f927d675c4a3b2b1c0c0000000000000000000b1b2939464b566a8095aabfac97826c5859544f43321f192939464b566a7f94a9bfad98836d585955504333200d0000000000000000000000000a1f334658697e94a1a9947f695e534f4e4d4c463a29170400000000000000000000000004192e44596e8399aeb7a28d78624d38230d0000000000000010202d3d4959616e7c8691989f98908b89898a8c919a9a94908d8d929d96816c56412c1701000000001a30455a6f848e8d949daaaaaaaaaa9c92868176614c372113293e53687e8e8d8c8f9fa9a89e928576614c36210c0000000000000000000000000000000000000000040a0c1216191c1d1e1f1e1c1b17130e0b080100080d0f1515150c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0c0c0b090300010000000000000000000000000000000000000000000000000000000000000000061a2c3d51667c91a5b6b49f8a76614c372111000000000b20354b6074889e947f69543d2d1a07000000000000000000000012222f383b40404040404040404040403d3a31231301031525333c3f4040404040404040403c39302212000000000000041a2f44596f8499aeb8a28d78634d38230e000b1b2d3e4f606e8399a5b7b5a397816c5f4d3e2d1d0d00000000000000000000000b1b29323851667b91a6bbad98826d58443f3b3225140b1b29323850667b90a5bbae99836e59443f3c332515030000000000000000000000000417293a4a60728398a09f8a7c6f68646362615846331f0a00000000000000000000000004192e44596e8399aeb7a28d78624d38230d0000000000000002101f2c3a474c5e66737c83898e9294969694938f89857f7b78787d878e816c56412c1701000000001a30455a6f849595959595959595959595958d78634d382313293e53687e9395959595959595958c78624d37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b11151a141c202121211e161a16100b0902000000000000000000000000000000000000000000000000000000000c2136495b6f849aafc2ad98826d5847331f0a00000000081d3144556c81969c86715b4a362108000000000000000000000004121d24262b2b2b2b2b2b2b2b2b2b2b28251e13050000071520272a2b2b2b2b2b2b2b2b2b27241d120400000000000004192f44596e8499aeb8a28d78634d38230e031729394a5c697e93a1b3b9a89b8574604b41302010000000000000000000000000000b1624394f64798ea4b9ad98836d58432e271f1406000b1624394e63798ea3b8ae99846e59442f2820150700000000000000000000000000000b1c304354607482919c9f8d847d7a787876614c36210c00000000000000000000000004192e44596e8399aeb7a28d78624d38230d0000000000000000010f1c2a34404d5460666e75797d7f80807f7d79756f6a65636367767977624c37220d000000000012283d52677d8080808080808080808080808076614c37210f24394f647a8080808080808080808076614c36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010100000000000000000002080b0c0b09020001000000000000000000000000000000000000000000000000000000000000000000070a161e21262b2f2630353637363228302b26201d150a04000000000000000000000000000000000000000000000000000417293a4e63798ea2b4b6a48f7a654f3a2a170400000000011527374f647a8fa48e79634e36251300000000000000000000000000090f11151515151515151515151512100a0100000000030d1315151515151515151515110f0a000000000000000004192f44596e8499aeb8a28d78634d38230e0f1e334657647a8b9fb4bdb39e89786356453223130200000000000000000000000000000e23384e63788da3b8ad98836e58432e190c030000000d22384d62778da2b7ae99846f59442f1a0d03000000000000000000000000000000001325364556606d7c868f9a99938f8d8d806b56402b1600000000000000000000000004192e43596e8398aeb7a28d78624d38230d000000000000000000000c181f3036434b51566064686a6b6b6a6864605555504e4e586163625948341f0b000000000010253a4d5f676a6a6a6a6a6a6a6a6a6a6a6a6a615847331f0d22364a5c646a6a6a6a6a6a6a6a6a6a615746331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b1113161613110b03090b111519151d2021211e161a16110b090300000000000000000000000000000000000000000000000000000005101b222832363b404436434b4b4c4b453845413b3631271f170c0000000000000000000000000000000000000000000000000a1f3346586c8197acc0b19c86715d4b371c0c0000000000000922374b5c72879c95806b5443301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230f1f31424c6176879ca9bab19f917d675a49382815050000000000000000000000000000000d22384d62778da2b7ad98836e58432e1903000000000d22374c62778ca1b7ae99846f59442f1a04000000000000000000000000000000000008182838454b5f67737a859aa8a4a395806b56402b1600000000000000000000000004192e43596e8398aeb7a28d78624d38230d000000000000000000000004121826303538454b4f5355565654534f4b44373b383a474c4e4c483b2a180500000000000a1e31414d52555555555555555555555555554c473a2a17071b2d3e4a4f555555555555555555554c46392917030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e25282b2b28261e161e21262a2f27313637363228302b26211e160a050000000000000000000000000000000000000000000000000d18202d3638454b5055595c5460616160565d5a56504b4538332a1c1403000000000000000000000000000000000000000000001325364c61768a9eb4baa9937e69543f2e1b00000000000000071b2e3e556a7f959d8773604a35200b0000000000000000000000020b1113202020202020202020201d1b140b000000060c0e2020202020202020202020201b1912090000000000000004192f44596e8499aeb8a28d78634d38231b2d3d4e606e8298a5b6b5a397816c5f4d3c2c1a0a000000000000000000000000000000000d22374d62778ca2b7ae98836e59432e1904000000000c21374c61768ca1b6ae99846f59442f1a040000000000000000000000000000000000132334445160697881899a9d97949292806b56402b1600000000000000000000000004192e43596e8398aeb7a28d78624d38230d0000000000000000000000000008141c20273136393d3f41413f3e3a35312725232933373937342a1d0d000000000000011323313a3d4040404040404040404040404037332a1c0c0010202d3639404040404040404040403633291b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011323313a3d40403d3a312832363b404437444b4c4b453845413b36322820190e02000000000000000000000000000000000000000003111d2b343e4a4f5660666a6f71747576767675726f6b6560564c473a311e160b0000000000000000000000000000000000000000071c304354697e94a8b9b49f8a76614c36211000000000000000001023384d62788da2907b65503928160300000000000000000006131e262835353535353535353535322f281c0e010f1a2123353535353535353535353535302d261a0c00000000000004192f44596e8499aeb8a28d78634d382328394a5b687e93a0b2b9a89b8574604b41301e0e00000000000000000000000000000000000d22374c62778ca1b7ae98836e59432e1904000000000c21364c61768ba1b6ae99846f59442f1a04000000000000000000000000000000000b1b304151626c7e8b979e9387827e7d7d7a644e39240f00000000000000000000000003192e43586e8398adb7a28d78624d38230d000000000000000000000000000001080b151d2024282a2b2b2a2824201d15100e171f2124221f180d000000000000000005131e25282b2b2b2b2b2b2b2b2b2b2b2b2b211f170c000002101b22242b2b2b2b2b2b2b2b2b2b211e170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e31424e535656534e4238454b5055595d55606160565d5a56514b4538352b1d15090000000000000000000000000000000000000412212f3b484d5c646d757b808487898a8b8c8b8a8884807b756b61584e4232281b0b000000000000000000000000000000000000000b20354a6073879cb2c2ad97826d5846331f0a00000000000000000c2035495a70859b97826d5745321e090000000000000000021324313a3d4a4a4a4a4a4a4a4a4a4a47443a2c1c0f1f2c35384a4a4a4a4a4a4a4a4a4a4a4a4542382a1a09000000000004192f44596e8499aeb8a28d78634d382332455763798a9fb4bdb39e89786356453223120000000000000000000000000000000000000d22374c62778ca1b7ae98836e59432e1904000000000c21364c61768ba1b6ae99846f59442f1a04000000000000000000000000000000031628394d5f6c81939f9f8c7e736c696867645c4a36210d00000000000000000000000003192e43586e8398adb7a28d78624d38230d000000000000000000000000000000000002090b0f1315161615130f0b08010000040a0c0e0d0b0500000000000000000000010a1012151515151515151515151515150c0a040000000000070d0f151515151515151515150c0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253a4e60686b6b68604a505660666a6e727475767675726f6b6660564d483c3127190d00000000000000000000000000000000011222303f4c59626e7a83899095999c9ea8a0a1aa9f9d9a969088807668604b4639291b0b000000000000000000000000000000000004172a3a50667b90a5b6b5a48f7a644f3a291704000000000000000006192c3c53687e939e8975604b36210e00000000000000000b1e31424e53606060606060606060605d574b3a281a2c3d495e6060606060606060606060605b5548382612000000000004192f44596e8499aeb8a28d78634d3832424b6075869ca9bab19f917d675a49382815050000000000000000000000000000000000000c22374c61778ca1b6ae99836e59442e1904000000000c21364c61768ba1b6ae99846f59442f1a04000000000000000000000000000000091e324657677d929fa9957f6a60545453524e4a3e2d1a0700000000000000000000000003192e43586e8398adb7a28d78624d38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d53687e80807e6860656d757b7f8487898b8c8b8a8885807b756c625a4b44372a1d0d0000000000000000000000000000000f1f30404c5d6577838f989ea8aaaea8a99f9c9b9a9c9d9faba69e95897e6e61574639291808000000000000000000000000000000000a1f3347586e8399aec3b19c86715c4b371c0c000000000000000000000e21374c61768a9f927d67523c2c19060000000000000011263a4e606875757575757575757575726957442f2135495b70757575757575757575757575706655422d19000000000004192f44596e8499aeb8a28d78634d383f4f606d8298a4b6b5a396816c5f4d3c2c1a0a000000000000000000000000000000000000000c22374c61778ca1b6ae99836e59442e1904000000000c21364c61768ba1b6ae99846f59442f1a040000000000000000000000000000000c21364b6175899eb39f8a76614c43363d3d39362d200f0000000000000000000000000003182e43586d8398adb7a28d78624d38230d000000000000040a0c19110f09000000000000000000000000000001080b0b090300000000000000000000000001080b0b090300000000000000000000000001080b0b090300000000000000000000000000000000000000000000000000000000000000020003090b0c0b08010000000000000000000000000000000000000000000000000000000000000000051b30455a70859595826d737b82899095999d9d9b9a9c9e9d9a96908981786b6055473b2a1d0c0000000000000000000000000009192d3d4c5e667b8999a1adb4b1a29a938d8987868586888b90979ea79e938275615746362614010000000000000000000000000001080c21374c61778b9fb4bfa9947f6a543e2e1b00000000000000000000000a1f3347586e83999a846f5a4935200f0000000000000013283d53687d8a8a8a8a8a8a8a8a8a8a87725d473223384e63798a8a8a8a8a8a8a8a8a8a8a8a84705b45301b000000000004192f44596e8499aeb8a28d78634d3c4b5d697e93a0b2b9a79b8574604b41301e0e00000000000000000000000000000000000000000c22374c61778ca1b6ae99846e59442f1904000000000c21364c61768ba1b6ae99846f59442f1a0400000000000000000000000000000012273d52677c92a7b09b857058473326282724211a0f01000000000000000000000000040a182e43586d8398adb7a28d78624d38230d00000000000c171f212f26241d1204000000000000000000000409151d20211e160a0800000000000000000409151d20211e160a0800000000000000000409151d20211e160a0800000000000000000000000000000000000000000000000000040a0c13171b161e2121201d1419140e0c0600000000000000000000000000090b0b0b0b0b0b00000000000000061b30465b70859b95807a8590979e9f97918b88868586888b939aa29e978b80746259473b2a18080000000000000000000000021527374a5c667c8c9ea7b3b1a49c8f857e78757270707172767b8189969fa0988475615443301c0f00000000000000000000000008141c20273753687e93aabbc9a48e79644f39241004000000000000000000000917293a52677c919f8c78634d3d2d1b12100a0100000013283d53687e929ba39fa89e9797989987725d473223384e63798c929ea89f9f9f9fa49c979885705b45301b000000000004192f44596e8499aeb8a28d78634d495a657b8c9fb4bcab9e89786256453223120000000000000000000000000000000000000000000c21374c61768ca1b6ae99846e59442f1904000000000c21364c61768ba1b6ae99846f59442f1a04000000000000000000000000000002172d42576c8297acad98826d583a291713120f0d07000000000000000000000000000c181f222d43586d8298adb7a28d78624d38230d000000000c1c2a3337443c383022120000000000000000000b171f273135363228221b100200000000000b171f273135363228221b100200000000000b171f273135363228221b10020000000000000000000000000000000000000000000a0c181f22282c30283236363531262e292321190e0700000000000000030a0c151e2020202020200d0b0500000000061c31465b71869b9d888f9ba39f958a827b767371707173777d85919da69f9585776259473626140100000000000000000000081d314455647a8a9faab9b1a097867a70696360545b5b5c5861656c76808c9ea2998372604b3d2c1a060000000000000000000008182630353644556f8499afc8bcab8b75604b36221f180c000000000000000009192731364b6075899e97816c5b4a392c27251e130500000b21364b60757d85959f9e8a81828384826d58432d20354a6072777e8a9eb4b5bbaa9c868283816b56412c16000000000004192f44596e8499aeb8a28d78634e596278889eaabbb49f8d7c665a49382815050000000000000000000000000000000000000000000c21374c61768ca1b6ae99846e59442f1904000000000c21364c61768ba1b6ae99846f59442f1a040000000000000000000000000000051a30455a6f859aafac96816c57412c1700000000000000000000000000000000000c1c2a34373e42586d8297adb7a28d78624d38230d00000004172a3a474c59514c40301e0e000000000000000b1b293337444b4b4539372e2010020000000b1b293337444b4b4539372e2010020000000b1b293337444b4b4539372e20100200000000000000000000000000000000000007121d242a34373d424539454b4c4b4437433e38352c201c1308000000000b171e212a33353535353535351f180d000000071c32475c71879ca69da6a49c8b80766c6661585c5a5c596268707c889da6a39b8677615443301c0a000000000000000000021528384b6074869ca8bab19f978274655d534d4b4336453a464c5057616b7b899ea1957f6a5b4935211000000000000000000001142636434b4b4b6075899eb4c9b49f8a75604b3b37332a1c0c00000000000002152737444b45566d82979f8b796357493d3c393023130100091e3245566067737f8d9f96816d6e6e6d64523f2b1c30435460626e8398aebfb49f8b796c6e6b62513d2914000000000004192f44596e8499aeb8a28d7864636677879da6b8b2a0947f6a5e4c3c2c1a0a000000000000000000000000000000000000000000000c21364c61768ba1b6ae99846f59442f1a04000000000c21364c61768ba1b6ae99846f59442f1a040000000000000000000000000000061b31465b70869bb0ac96816c57412c170200000000000000000000000000000004182a3a474c5352576c8297acb7a28d78624d38230d0000000a1f334758616e665e4c3c2c190600000000000919293a464c556060574f4b3e2e201000000919293a464c556060574f4b3e2e201000000919293a464c556060574f4b3e2e20100000000000000000000000000000000002101b2230393a474c53575b5e57606160555c59544d493c353025180f0103131b29333640484a4a4a4a4a4a4a342a1d0d0000081d32475d72879cb2b3a39b86796a6158514c473a453b484c535f6778889da8a49a8473604b382816020000000000000000091d324556697e93a4b5b4a397817260564b3f383530263029333639464b5d65798a9e9f8b79634e3e2d1b070000000000000000081c304354606056647a8fa8b9cdbcab8e7a6459544c473a2a18040000000000081d31445560555e657a8fa49b8575635b55524d41301e0a0002162838454b54606a7f949e937e685c585246352313253643546177899eb3b3a1947f695b5856514434210e000000000004192f44596e8499aebba6917d79797b889da5b6b4a198826e6150402f1e0e00000000000000000000000000000000000000000000000c21364c61768ba1b6ae99846f59442f1a04000000000c21364c61768ba1b6ae99846f59442f1a040000000000000000000000000000061b30465b70859bb0ac97826d57422d18020000000000000000000000000000000a1f344759616967666b8096abb7a28d78624d38230d0000000c21374c6176847c665b4935211100000000021527374658616d757671645c4b3e2e1b07021527374658616d757671645c4b3e2e1b07021527374658616d757671645c4b3e2e1b0700000000000000000000000000000513202d36404d515961686c70737476767574716e69635b514a43362d1f14171e3039464b555e6060606060605e483b2a180500081d33485d72889db2a59b8576635b4c473a373329302a3437414d5a63798a9eb4a2937e695645321e0900000000000000000b20364b6075889db2bcab9b8574605445382e23201c141b171f2129323f4b5b667c8d9f99846f5c4a36220a00000000000000000b20354b60747575747e93a8c6c8c9b09b85776e6a615847331f0a00000000000b20364b607475747372869ca39b85796f6a675f4d39251000000a1a283236434b616c81979f8b7a645846331f171f30414b60728399a7b7a5998372604a3d413d34261605000000000004192f44596e8499aec3ac9b918e8e909da6b5aa9f958373604b433322120000000000000000000000000000000000000000000000000c21364c61768ba1b6af99846f5a442f1a05000000000c21374c61768ca1b6ae99846e59442f19040000000000000000000000000000051a30455a6f859aafad98836d58432e18030000000000000000000000000000000c22374c61777e7d7b7a8196acb7a28d78624d38230d000004192e44596e83998a79634d402f1c09000000081d3144556176828a8b867a645c4b37220b081d3144556176828a8b867a645c4b37220b081d3144556176828a8b867a645c4b37220b00000000000000000000000000061423303e4a4f5e666f777d8185888a8b8b8a8986837e78706760544a3d321c2933414d57616a73757575757575705948341f0b00091e33495e73889eb29d877661584a3d332a211f171b181f22303c495b6a8095aab39e8875604b36210b000000000000000316283852677c92a6b7b49f8c7964554436281a110b080100040a0c161e2e3d4c5e6d8297a18e7a644f392816030000000000000010263b50657b8b8a898a9fb3b3b3b3b3a39b8a837f76614c37220c0000000003182e43586d828b898886889db3a39b8d847f7d67523c27120000000a161e2630434b6073849a9d8776614c42311f2d3d4d5f6b8095a1b3a99d8776615443302c2921160800000000000004192f44596e8499aec3b09e95949494949ca49f8c7f73605544312515040000000000000000000000000000000000000000000000000c21364b61768ba0b6af99846f5a442f1a05000000000d22384d62778da2b7ad98836e58432e1903000000000000000000000000000004192e43596e8398aeaf9a846f5a452f1a000000000000000000000000000000000f24394e64798e92918f969fb1c3a28d78624d38230d0000000e24394e63798c99846f5e4c38230f0000000b20364b607485979fa39b8b7a644f3929170b20364b607485979fa39b8b7a644f3929170b20364b607485979fa39b8b7a644f39291703000000000000000000000002142432414d5c64707c848b92979a9e9faaa1a89f9c98938d857c72635b4f423039464b5f67767f888a8a8a8a8a8a77624c37220d00091f34495e74899ea2917c6658473a2d1f170c0a0400050b121e2c3d4d62778ca5b6a6917c67523c271200000000000000091e3245566f8499aec4ae99846f5c4a3727180a000000000000000003111f2f404c61778a9f97826d5745321e090000000000000010263b50657b909d9d9d9d9d9d9d9d9d9d9d9d988f7a654f3a25100000000003182e43586d83989d9d9c9d9d9d9d9d9d9a958a745f49341f000000000208141d3144556277889d98826e604e3d2c3a4a5b677d919eafb49f8b7a645847362513140e050000000000000004192f44596e8499aec0ab95807f7f7f7f869c9a857060554437271507000000000000000000000000000000000000000000000000000c21364b61768ba0b6af99846f5a442f1a05000000000e23394e63788ea3b8ac97826d57422d1802000000000000000000000000000002172c42576c8197acb19b86715c362614010000000000000000000000000000000f24394e64798e929395989ca5aea28d78624d38230d0000000c21364a5b6d8298907b66503d2d1a07000013283d52687d92a3b4b5a99b85705746331e13283d52687d92a3b4b5a99b85705746331e13283d52687d92a3b4b5a99b85705746331e0a0000000000000000000000102132424f5f677a84919a9faaaca89e999491909192959a9f9b91857969604b434957616d7d88959da69faa9f988c77624c37220d000a1f344a5f74899f9a846f5e4c3a2a1c0f04000000000000000f2034485972879db2ad98836d58432e18000000000000000b21364b60758a9fb4b7a6917c66513e2d19090000000000000000000001121f3447596c82979e8975604b36210b0000000000000010253a4f657b8888888888888888888888888888887b654f3a25100000000002172c41576c8188888888888888888888888887725d48321d000000000000021527374759657b8c9f927e685b4938475863798a9eb4b09e927d675c4a3a2a18080000000000000000000004192f44596e8499aeb8a28d78696969697a8c9f917c675846331f1000000000000000000000000000000000000000000000000000000c21364b61768ba0b6af9a846f5a452f1a050000000010253a50657a8fa5baab96816c56412c1701000000000000000000000000000000152a3f556a7f94aab39d88735443301c080000000000000000000000000000000c21374c61767d7d7e8083878e98a08d78624d38230d000000071a2d3d4e63798e9a85705b4a36210c0000182e43586d8398adc1c7b59f8b76614b3621182e43586d8398adc1c7b59f8b76614b3621182e43586d8398adc1c7b59f8b76614b36210c000000000000000000000b1b2e3f4f60697d8b9aa2afb4a79e9389837f7c7b7b7d80848a939d9b8b7e6c60545b637582919da6b3b4a29a8c837c74604b36200b00081d314455758a9f927d675240301c0c00000000000000000005192b3b5b70859ab0b29c87725d3828150200000000000010263b50657b90a9bab39d8874604b35200f00000000000000000000000004182a3a4f64798ea5907b66513b2611000000000000000e23374b5d65737373737373737373737373737373655d4b37230e0000000000152a3e52636c737373737373737373737373726957442f1b0000000000000009192a3b4b5d697f949f8a79635645556176879da8b3a296806b5f4d3e2d1c0c000000000000000000000004192f44596e8499aeb8a28d786354545c6b80969d8876614c3f2e1909000000000000000000000000000000000000000000000000000b21364b60768ba0b5af9a846f5a452f1a000000000013283e53687d93a8bda9947f6a543f2a150000000000000000000000000000000013283d52687d92a7b49f8a75604b35200b0000000000000000000000000000000a1f334758616768696b6e7279838d8d78624d38230d000000000f21364a5b70859b8e79634e39240f0000192f44596e8499aec6ccb9a78c77624c3722192f44596e8499aec6ccb9a78c77624c3722192f44596e8499aec6ccb9a78c77624c37220d000000000000000000031628394b5d697e8d9faab4b3a19a887e766e69676666686a6f767e88979f9381726065798698a0b3b6a99f9384796e66605544311d08000b20364b60758b9f8a76614c36211200000000000000000000031729395a70859aafb49f8a745645321d09000000000000152a40556a7f95aac7ad97826d5544311d08000000000000000000000000000c22364a5c72879d96816c57412c1700000000000000081c2e3f4b4f5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e4f4b3f2e1c0800000000000f22344552575e5e5e5e5e5e5e5e5e5e5e5e5d574b3a281400000000000000000d1d2e3f4f616e82989c8674604b6073849aa5b6a59a8473604b4130201000000000000000000000000004192f44596e8499aeb8a28d78634d3e4b6075879d97816c5d4b372715020000000000000000000000000000000000000000000000080b21364b60768ba0b5af9a846f5a452f140800000006192c3c566c8196abc5a6917c66513c27110000000000000000000000000000000010263b50657b90a5bbaa8c77614c37220c0000000000000000000000000000000417293a474c52535455585b636e787973604b36200b00000000071a2d3d54697f9496816c563d2d1a0700162b40566b8095a8bac0b39e8974604b3520162b40566b8095a8bac0b39e8974604b3520162b40566b8095a8bac0b39e8972604b35200b000000000000000000091e324657657b8d9fabbbb3a19983766961575451515152555761697682939f97826e7b899ca4b2b4a59d8a7e6f635b514b4437271502000c21364b61768b9b86715746331e0a00000000000000000000091e33465771879cb1baa98b75604b36200b000000000004192e43596e8398aec8a8937e68533726140100000000000000000000000000071b2d3e576c82979a85705b3b2b19050000000000000011212e373a4848484848484848484848484848483a372e2111000000000000051727343e4148484848484848484848484848443a2d1d0b000000000000000000102132434b6175869c97816c5f6c8196a2b4a89d87766155443123130200000000000000000000000004192f44596e8499aeb8a28d78634d384557667b909f8d7a645544311d0e00000000000000000000000000000000000000000002101b2225364b60758ba0b5af9a846f5a413026180f0a060f2035495a71869cb1b8a78d78634e38230e000000000000000000000000000000000e23394e63788ea3c8a38d78634e38230e000000000000000000000000000000000c1c2933373d3d3e403d494e5b6363605544311d0800000000010f24394e63798e9d87725c4a36210d000d23384d62788a9fa8aba296806b5443301c0d23384d62788a9fa8aba296806b5443301c0d23384d62788a9fa8aba296806b5443301c080000000000000000000c21364b6175879cabbcb6a599837361584b46393c3b3c3d39464b58616d7e8d9f97848b9ea7b6b2a29a877968604e493d363127190900000c21374c61768c98836e5939291703000000000000000000091928394b61768b9fb4b59f8a75604b35200b00000000000417293a5c71869cb1bbaa8e79644e39240f00000000000000000000000000000013283d53687d929e8974594834200b0000000000000003111c232533333333333333333333333333333325231c1103000000000000000917222a2c333333333333333333333333322f281d0f0000000000000000000002141e33465763798a9f917d677d929eb0ab9e8a79635847372614050000000000000000000000000004192f44596e8499aeb8a28d78634d38394c5e6d82989c8674604b3c2c1906000000000000000000000000000000000000000010202e373a3e4b60758aabbcae99846e604b43362c211f19212d3e4d63788da4b6b39e8974604b35200b000000000000000000000000000000000c22374c61778cabbca38e79644e39240f00000000000000000000000000000000000c171f212828292b2c363d494e4e4b443727150200000008161f2d354a6074899f8e79644e39240f000b2035495a667c8a9496918474604b3626140b2035495a667c8a9496918474604b3626140b2035495a667c8a9496918474604b362614010000000000000000071a2d3d546a7f94a5b6c3b29d87756155473a32292726262829333a464c60687d92a1999faab9afa0988476635b4e42352c201d15090000000c21374c617684847e68533e28130000000000000000010e1926374557687d92aabbb39e88735443301c0800000000000a1f33465874899eb4b49f8a75604b35200b0000000000000000000000000000000e24394e63798ea78c77624d37220d000000000000000000080e101e1e1e1e1e1e1e1e1e1e1e1e1e1e1e100e0800000000000000000000050f15171e1e1e1e1e1e1e1e1e1e1e1e1d1b140b000000000000000000000000031729394a5b677d929e897c8b9fb4b59f8d7c675b4a3a2a1909000000000000000000000000000004192f44596e8499aeb8a28d78634d382f404c6177899e947f6a5a4935201300000000000000000000000000000000000000081b2e3f4b4f535255758a9fb4b49f8d7e696054493d36332c353d4a5c6c8197acc1ad97826d5544311d08000000000000000000000000000000000b20354a60758a9fb4a48f79644f3a240f000000000000000000000000000000000000040a0c12131a283236393738393631271909000000031626343d4a4e5471869c937e68533e29130006192b3c4c5e66787f807c7360564532180806192b3c4c5e66787f807c7360564532180806192b3c4c5e66787f807c736056453218080000000000000000000c21364a5b72879db2c3b6a4917c665746372a1e1612111113171e293945566075869baeb4bbb59e95827461584a3d31211a0f0802000000000a1f334758616f6f68604e3a26110000000000000008141c2b3744556075879db2c8af9a85705a3626140100000000000c21364c61768ba8b9b29d88735544311d080000000000000000000000000000000b21364b60768ba7907b66503b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2d3d4d5f6c81979e919fa9b3a195806b5f4d3d2d1c0c00000000000000000000000000000004192f44596e8499aeb8a28d78634d3823344759687d929f8b78634d41301c0c0000000000000000000000000000000000000d22374b5d6468676673889db3bcab9f8d7f73635b514c463c494d5b647a8b9fb4b5a3907b66513726140100000000000000000000000000000000071c30435474899fb4a48f7a644f3a250f00000000000000000000000000000000000000000313233138454b4e4c473a32281a0a0000000011213444515b636770859b98826d58432d1800000e1e2f404c5a626a6b6760544538281600000e1e2f404c5a626a6b6760544538281600000e1e2f404c5a626a6b67605445382816000000000000000000000e24394e63798ea5b7c7b29c87725e4c3929190c030000000b1b2939465760748298a3b5bcab9f93806d6056473a2d1f14060000000000000004172a3a474c5a5a534e42311f0b000000000008111826303c485560738298a5b6bbaa947f6a553f2a150000000000000e23384e63788da3c6b09b86705b37271501000000000000000000000000000000091e32455773889e927c67523d27120000000000000000000000000000000000000000000000000000030a202020202020202020202020202019171107000000000000000000000000000000000000000000000000000000000f1f30414b6074859ba6b4b6a4998372604a40301f0f0000000000000000000000000000000004192f44596e8499aeb8a28d78634d38232a3a4e5f6f849a9a846f5f4d3a2a170400000000000000000000000000000000000f253a4f647b7e7c7b7b869cb1b2a0989a9485796e6661585d5b636a79879da9bab19b8673604b35200b0000000000000000000000000000000000031628385f74899eb4a38e79644e39240f0000000000000000000000000000000000000000112131414e56606361584b45382816020000081c2e3f51626b797d7a859b9a85705b45301b00000012222f3c484d5456524b4336281a0a00000012222f3c484d5456524b4336281a0a00000012222f3c484d5456524b4336281a0a0000000000000000000013283d52687d92a7c3c0ab96806b5640301b0b000000000b1b2939465761758498a0b2c1b59f8d7e6b624b4538291c0f010000000000000000000c1c2a333745453e3a3124140200000009111c232f36434b5a62738298a0b2c3b49f8b78624d38220d0000000000000f253a4f647a8fa4b9ae99846e59442f1900000000000000000000000000000000031628395c71879c937e68533e2913000000000000000000000000000000000000000000000000000b161e35353535353535353535353535352f2c24190a0000000000000000000000000000000000000000000000000000000a1a2c3c4d5f6d8297acb9a79c8675615443302212010000000000000000000000000000000004192f44596e8499aeb8a28d78634d38231c31414d63788a9f927d675847331f120000000000000000000000000000000000162b40556b809392908f9ca4b6ae988285959b8c837c7673727478808a9da6b7b49d907b655443301c080000000000000000000000000000000000091e324556748a9fb4a28d78634d38230e00000000000000000000000000000000000000091c2f3f4e5f687579776d605645321e0d00000e23374b5d6b808e928f9ba39c87715c47321c00000004121e2b35383f413c353026180a0000000004121e2b35383f413c353026180a0000000004121e2b35383f413c353026180a0000000000000000000000162b40556b8095aac0bca6917c67513c2712000000000c1b293946576175849aa2b2b9b4aa957f6a60504431271a0c0000000000000000000000000c171f21303028261f1406000007111c232f37404c546068788498a0b2beb6a597816c5a4835200b00000000000011263b50667b90a5bbad98826d58432d1803000000000000000000000000000000001b31465b70869b947f6a543f2a150000000000000000000000000000000000000000000000000b1b29324a4a4a4a4a4a4a4a4a4a4a4a4a4a4440362919070000000000000000000000000000000000000000000000000002152838495b677d919fb1b39e897963574636251304000000000000000000000000000000000004192f44596e8499aeb8a28d78634d3823132035495a6a7f949e8876614c402f1d0d00000000000000000000000000000000162b40556b80929394969a9fa9ab968075808b9999918b8887898d959fa9b4a99f947f695d4b3626140100000000000000000000000000000000000b21364b60768ba9b9a88b76614b36210c000000000000000000000000000000000000000e23384c5d687d898e8b8274604b3c2b19050010253b50657b909ea7a4b1b09b86715b46311c00000000000e1920222a2b27201c1408000000000000000e1920222a2b27201c1408000000000000000e1920222a2b27201c1408000000000000000000000000172c41566c8196abc1b9a38e79644e39240f0000000c1c293a46576175849aa2b4b7a89ea897826d5443301d150a0000000000000000000000000000040a0c1a1a13110b020108131c202f383f4b505e65737d899aa2b2beb9a89d8775614b3c2b190500000000000011273c51667c91a6bbac97826c57422d1702000000000000000000000000000000051a30455a6f859a95806b56402b16010000000000000000000000000000000000000000000003162939465e60606060606060606060606060595447362411000000000000000000000000000000000000000000000000000d1d32455663798a9eb4b1ac9c8675605443301c1302000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e192c3c4b6073869c98826d5e4c3b2b1a0a0000000000000000000000000000000f24394e647a7d7d7f81858a959f947f6a6b79838c969e9d9d9fa8aaa8a89e988a7f69614f3f2e18080000000000000000000000000000000000000d23384d62788da2b39e89745746331e0a0000000000000000000000000000000000000010263b50657b8d9ea79f97826d5a4834200b00152b40556a8095aabcb9c4ad98836e58432e19000000000000050b0d1516120b0801000000000000000000050b0d1516120b0801000000000000000000050b0d1516120b080100000000000000000000000000172c41566c8196abc1b7a28d78624d38230d00000c1c2a3a47586175849aa2b4b6a59d899e9e8974604b35200b000000000000000000000000000000000000050500000009141d253035404c505d65707b86929ea7b4c0b6a89e8a7a645746321e0e0000000000000012273c51677c91a6bcab96816c56412c1701000000000000000000000000000000051a2f455a6f849a96816b56412c1601000000000000000000000000000000000000000000000a1e32465770757575757575757575757575756e6554402c170200000000000000000000000000000000000000000000000d1d30404b6074859ba8b19f979a998372604a41302010000000000000000000000000000000000004192f44596e8499aeb8a38d78634e38230e0e1d314455647a8c9f917c6659483828190b00000000000000000000000000000d21364a5c646768696c7076808b8e7d685b636e7981888e93959695939089837869614f433221110000000000000000000000000000000000000011263b50667b90a5b09a85705b39291703000000000000000000000000000000000000051a2f455a6f849aabb9b49f8c78624d38220d00162b40566b8095abbec6b7a6927d68523d281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aac9b8a28d78634d38230e000c1c2a3a47586176859ba3b4b6a59d87798b9f8e79634e39230e000000000000000000000000000000000000000000031119263136434a515e66707b84909ba3b3b9bcb5a49c8a7b645c4b392816000000000000000012273d52677c92a7bcab96806b56412b1601000000000000000000000000000000051a2f445a6f849996816c56412c1701000000000000000000000000000000000000000000000c21364b61758a8a8a8a8a8a8a8a8a8a8a8a8a836e59442f19040000000000000000000000000000000000000000000009192b3c4c5e6c8196a3b5a49782849a95806b5f4d3e2e1e0e0000000000000000000000000000000108192f44596e8499aeb8a38e78634e39230e011527374a5c6c81969e897762564537291b1009030000000000000000000000071a2d3d4a4e5253545658616a787975614c4e5b636c74797d7f817f7e7b756d625a4f43322515030000000000000000000000000000070d0f12141c2e3e556a7f94aaab96816c56412c1700000000000000000000000000000000000000081e33485d73889db2c9bcab907b66503b26110011263b50667b90a0aeafa89d8775604b36210b00000000000000000000000000000000000000000000000000000003090b0e1011121212100f0c0a03000000000000000000000000000000000000000000000012273c51677c91abbcbaa48f7a654f3a25100c1c2a3a47586176859ba3b4b6a49c877870869b927d68523d281300000000000000000000000000000000000000000b171e2e37444b546067717b85909aa2b1b5c0b4ab9f978679645c4b3e2e1b0b000000000000000012283d52677d92a7bcab95806b56402b1601000000000000000000000000000000041a2f44596f849996816c56412c1701000000000000000000000000000000000000000000000c21364b61758b8f9aa29f9f9f9fa39b979899836e59442f190400000000000000000000000000000000000000000001142637485a667c919fb0a89c867476879d927d675c4b3c2b1b0b0000000000000000000000000009141d202e44596e8399aeb9a38e79644e39240f0809192e3e4b6075869c9b8574605546392e211e16140f0d0700000000000000000f1f2d36393d3e3f3a464c5a62636157463d4a4e546063686a6b6a686560564d493c322515070000000000000000000000000002101b222428292e3a4b5c70859bb0a5907b65503b261000000000000000000000000000000000000000071d32475c72879cb1c2b8a68f7a654f3a2510000f23384c5e6e8292999a968a7b655645321e090000000000000000000000000000000000000000000000050b0d13161e212325272727272524211e17150f0d07000000000000000000000000000000000000000c21374c61768b9fb4bea8937e69533929171c2a3a47586176859ba3b4b6a49c8678626d829895806a55402b1500000000000000000000000000000000000002101b29333f4b556067737c85909aa2afb4c0b5b0a29a8d8175635b4b3e2e201000000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000004192f44596e849996816c57412c1702000000000000000000000000000000000000000000000a1e32465770757a849aa6b7b5b09b84818283806a55402b15000000000000000000000000000000000000000000000c1d3144556278899eb3b49f8a796363798a9e8b7a645a4839281808000000000000000000000009192631353543596e8398aebaa48f7a654f3a25231c11101e324556647a8b9f99837361574b3f3632282a24221b1002000000000000010f1a212428282a29333c484d4e4c46392d3636434b4e5355565553504b4538352c1e1406000000000000000000000000000010202d363a3d3e3e4a58647a8fa3b29d8774604b35200b0000000000000000000000000000000000000001162b41566b8096a4afab9e8875604b36200b00091c2f404b60727d84848078655d4b38281603000000000000000000000000000000000000000001080d181f2229283236383b3c3c3d3c3b393633292a24221b100b05000000000000000000000000000000000a1f3347586f8499afbeae98836e5746331e2a3a47586176859ba3b5b6a49c867762596b819697826d57422d1802000000000000000000000000000000000311202d39464c5d65737d86919ba3b0b4c0b4afa39b91857a6c60574a3d2e20100200000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000004192e44596e839997816c57422c170200000000000000000000000000000000000000000000031629394657616575889db3c1ab96816c6d6e6a61503c28130000000000000000000000000000000000000000000c1c2f404b6073849aa7b2a0927e685b5b667c8d9d88786257463626140100000000000000000001142637444b4b43586d8298adbda8937d6853413b382f21111628384a5c687e939e998375655d514b45393f3a362e20100000000000000000070d0f121314171f2b3538393633291b21263035393e4041403e3b36312720190e000000000000000000000000000000071b2d3e4a4f5253565c6476869cb1a1937e685544311d0800000000000000000000000000000000000000000c21364b617586959a988d7d675645321d090000111c30435460686e6f6b625a4b3f2e1a0a000000000000000000000000000000000000000008141c202a34373e38454b4d5051525251504e4c46393f39362d221f180d04000000000000000000000000000004172a3a50657b8fa0b2b49f8a76614c3a293a47586176859ba3b5b6a59c86776259566b809598836d58432e18030000000000000000000000000000000311212e3e4a57616d7b86929ca4b0b5bfb3afa29a90857c70645c4b45392d1f10020000000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000004192e43596e839897826c57422d170200000000000000000000000000000000000000000000000b1b2939464b566a8095aabfad98836e585955504333210d000000000000000000000000000000000000000004182a3a4c5e6b8095a2b4a598826e604e4c5e6a7f949b8575615443301c14000000000000000000081d3144556060545e6c8297acc1ae99836e5f54504b3f2f1c0a1a364653606b80969e99867a6f66605757544f4a3e2e1b0700000000000000000000000000040e19202224211e170b08141c2024282a2c2a2925201d150a06000000000000000000000000000000000d22364a5c6467696b717a869ca4a1998372604a3727150100000000000000000000000000000000000000000a1e33465761758085837b675f4d38281502000001142636434b53595a564d493c2e2110000000000000000000000000000000000000000613182630353b484c53585660636566676767656461575a544f4a3e37342a1f180c00000000000000000000000000000c23374b5d6e8298a5b6a9947e6958463946586176859ba3b5b7a59d8778625948586d829797826c57422d170500000000000000000000000000000011212e3f4b5c6476828f9ca4b1b6bfb3aea1998f857b70665e4f4a3e32281b0f01000000000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000003192e43586e839897826d57422d18020000000000000000000000000000000000000000000000000b1b29323851667b91a6bbaf99846f5a44403c33251504000000000000000000000000000000000000060b0d1f334758657b8d9fb5ab9d8776614c42404f616d8298998372604b42311c1308000000000000000b20354b6073747473728095abc0b3a1917d6f69655d4b3823172b4053646e71728196a49c8f847b76706c69645c4a36220d000000000000000000000000000000050b0d0e0c0a03000001080b0e1315161513100b09020000000000000000000000000000000000000f243a4f647a7d7e81868f9ca49d928374605443301909000000000000000000000000000000000000000000031729394657616b706e655d4d41301a0a0000000008182630353d44454138352c1e10030000000000000000000000000000000000000e19213036434b515962686d7276787a7c7c7c7c7a7976736f6a645c554c483b342a1d1303000000000000000000000000081c2e3f4c6176879da6b39e8976614c46576176859ba3b5b7a59d8778625948495a71869c947f6a553f2a20190d000000000000000000000000000b1b2e3f4b5d657a8798a0b1b5c0b4afa1998f847a70655e514c40362d1e160a0000000000000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000003182e43586d839897826d57422d1802000000000000000000000000000000000000000000000000000b1624394f64798ea4b9af9a846f5a452f282115070000000000000000000000000000000000000e1920232e3f4c6176889dabb59f8d7b6557463332434b6074859b96806b604e413025181107000000000011273c51667c8d898887889db2b3b3b39f8d847e7b65503b25192e43586e828685848a9fb2a199908a85817f7a644f3a240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c819293969b98958f877d6f60564536251300000000000000000000000000000000000000000000000b1b2939464c555a59504b3f30231200000000000008141c20282f2f2b2320190e00000000000000000000000000000000000005131e2c35414d54606770777e82878b8d9091919291908e8b88847f79726a62594c473b311e160a000000000000000000000000111f3346586378889ca4a798826e61566175849ba3b5b7a69d8778625a48434d63788b9f907b65504638342b1d0d0000000000000000000000031729394b5d657b8a9da5b2beb6b2a29a8f837a6f655d504c403830221b11110d0b06000000000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000003182d43586d829897826d58422d180300000000000000000000000000000000000000000000000000000e23384e63788da3b8af9a846f5a452f1a0d040000000000000000000000000000000000000e1e2b3538394b5d6d8298a6b7ad98836e5d4b39291e3245566277889d937e685f4a43362e221b100200000011273c51667c919d9d9c9d9d9d9d9d9d9d9d999485705b45301c31465b71869b9b9a9d9d9d9d9d9d9d9a9694826d57422d1802000000000000060b0d20202020202020202020202020202020202020202020202020202020202020202020100e080000000000000000162b40566b808888878683807a7368604b45382818080000000000000000000000000000000000000000000000000b1b2933364045433a372e2112040000000000000001080b13191a160d0c06000000000000000000000000000000000000071523303c494d5f67737c858b93989c9fa69d9a9796959697999b99948e8780776c61594e4232281a0c00000000000000000000000417293a495a63798699a1a095806d6174839aa2b4b8a79d8879635a4a4f54606d82979e8875605a5b4d483c2b1905000000000000000000000a1e334657657b8b9ea8b6bcb5a59d90847a6e645c4f4b3f382f241d1d2426262320190e0000000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000003182d43586d829898826d58432d180300000000000000000000000000000000000000000000000000000d22384d62778da2b7af9a846f5a452f1a0500000000000000000000000000000000000006192b3c484d4f4f657a8fa0b2b7a68e79634e3f352c1e2c3c4959647a8a9f8d7e6a60544b3f362d201000000011263b50667c8888888888888888888888888888836e59442f1a2f445a6f8388888888888888888888888888806b56412c160100000000000e1920233535353535353535353535353535353535353535353535353535353535353535353525231c110300000000000014293d51626b737372716e6a6560544e4232281a0a00000000000000000000000000000000000000000000000000000b171e212b302e25231c1103000000000000000000000000000000000000000000000000000000000000000000000007152532414d5b63707d87919a9fa79e98918c888582808080818386898e939a958a817768604b4538291c0c00000000000000000000000b1b2c3c495b637683929d9e9582768298a2b3b9a79e8979635b4a5c646a737f949f937d6d6e6f70625a4834200b00000000000000000006192b3c4c6176879da9b9bcab9f96877b6f645c4f4a3e372e231c12222f383b3b38352b1e0e00000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000003182d42586d829798836d58432e180300000000000000000000000000000000000000000000000000000d22374d62778ca2b7af99846f5a442f1a050000000000000000000000000000000000000b2035485a62646370859aafbeb39d88735c574d493c2c35495b6364677d8d9f8d7f72655d4f4a3e2d1b0700000f23384c5e6673737373737373737373737373736e6554402c182c4154656f737373737373737373737373736b62513d291400000000000e1e2b354a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3b382f21110000000000000e21334451565e5e5d5c59554f4b4336311e160a00000000000000000000000000000000000000000000000000000000030a0c161b19100e0800000000000000000000000000000000000000000000000000000000000000000000000005152533434f5f677984929ca5a49c9289827c77736f6d6b6b6b6c6e7074797e858e9697897d6d6056473a291b0b00000000000000000000000e1e2c3c4958616e7d88949e978998a0b2b9a89e897a645b4a4f647a7f85949d9d88818384858578624d38220d0000000000000000000b2035495a6d8297a5b7bcab9f8d8175665e4f4a3e362d231c110c1c2f404c51514d483c2b1906000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000002182d42576d829798836d58432e180300000000000000000000000000000000000000000000000000000d22374c62778ca1b7af99846f5a442f1a050000000000000000000000000000000000000d23384d627879787c90a2b4bfb49f8b7a6f6c635b4935384d63797978767f949f95857a71645c4a36220d0000091c2f404c505e5e5e5e5e5e5e5e5e5e5e5e5e5e595447362411253747545a5e5e5e5e5e5e5e5e5e5e5e5e5e56514434210e0000000006192b3c485e60606060606060606060606060606060606060606060606060606060606060606060504b3f2f1c080000000000041626333d404949484643403a35302618130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011323334350616a7d8a9aa2a89e93867d756d6762595a585656565759546063687079818b9a9282746158473a29170400000000000000000000000e1e2c3a464c5f67767f899e9ea7b2bbb49e8a7a645c4a3d576c81949b9e9e9e9d9798999a8d78634d38230e0000000000000000000d23384d62788b9fb4bcab9f8d7e6c61574c40362d221b100804172a3a4c5e6666625a4835200b000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000002172d42576c829798836e58432e190300000000000000000000000000000000000000000000000000000d22374c62778ca1b7af99846f5a442f1a05000000000000000000000000000000000000162b40566b808e8e909aaaaaaaaaaa9f8c848179634d3842586d828e8d8c949daaa39b8f867a644f3a240f00000011222f383b4848484848484848484848484848444036291908192937414448484848484848484848484848413d34261605000000000b2035485a7075757575757575757575757575757575757575757575757575757575757575757575655d4b38230e000000000000081621292b333332312e2b25201c1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e10100f0d08000000000000000000000000000000000000000000000f1f304150616a7f919ea8a39b8a7e74686056524c483b424140414236434a4e535b636c788494988576615846331f0a0000000000000000000000000e1b2933414d57616a7c91a7b8bbaa9f9b85796c61584d566b80888989898989898989898978624d38230d000000000000000000152a3f546a7f94aabbb59f8d7d68604b46392f221b100700000a1f334758667c7b78624d38230d000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000002172c42576c819798836e59432e190400000000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99846f59442f1a04000000000000000000000000000000000000162b40566b80959595959595959595959595907b66503b42586d82959595959595959595927d67523d281200000004111c232633333333333333333333333333332f2c24190b000b19252c2f333333333333333333333333332c2921160800000000000d23384d62788a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7b65503b251000000000000000040e14161e1e1d1c1915100b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e192123252525221b10020000000000000000000000000000000000000009192d3d4d5f6a7f949db4a19985786860554b453837342b2d2b2b2b2c253035393d494e5a62727f929b8576614c36210c000000000000000000000000000b171f30414c6277889eb3beb49f8c8b9b8c8176675f4b626b7373737373737373737373625a4935200b0000000000000000051a2f455a6f849aafbbaa97816c5f4e4232281b1107000000000c21374c61778c907e69533e2914000000000000000012283d52677d92a7bcab95806b56402b160100000000000000000000000000000002172c41576c819699836e59442e190400000000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99846f59442f1a0400000000000000000000000000000000000010263b50657b8080808080808080808080808078634d383c51667c8080808080808080808079634e39240e0000000000090f111e1e1e1e1e1e1e1e1e1e1e1e1e1e191711070000000811181a1e1e1e1e1e1e1e1e1e1e1e1e1e16140e050000000000000d23384d62788d9f9f9fa89f95959596969697979798989999999a9a9b9d9faa9f9f9f9f9f9f9f907b66513b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2c35383a3a3a372e2010000000000000000000000000000000000000021527374a5b677d929daea1998274625a4b44373b3a37332a211a1616171b2832363c413c4854606a7e8c8778624d38220d00000000000000000000000000031729394d5f6f8499a6b8b2a0947f7a889b97887c6d6056565e5e5e5e5e5e5e5e5e5e5e4d493c2b19060000000000000000081d33485d72889db2b49f8b77624c41311e160b0000000000000f243a4f64798f937e69533e2914000000000000000012273d52677c92a7bcab95806b56402b160100000000000000000000000000000001172c41566c819699836e59442e190400000000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99846e59442f19040000000000000000000000000000000000000e23384c5d656a6a6a6a6a6a6a6a6a6a6a6a6a635a4935394c5e666a6a6a6a6a6a6a6a6a6a635b4a36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788da3b5b49f8a8080808081818282828383838484848586888a91989fabb4c1b5a6917c66513c271100000000000000000000000000000000000000000000010a1012170b070000000000000000040a0c0e0e0e0e0b0700000000000000000000000000000000000006192c3c494d50504f4b3f2e1b080000000000000000000000000000000000081d31445563798b9fb4a39983736056483d494e504f4c473a362d2014233139464b52565757534f60687d79635a4835200b000000000000000000000000000a1e334657677d92a1b3b5a398826d6577859a9e9182756259483b49494949494949494938352b1e0e0000000000000000000a1f34495f74899eb4b09a85705948342313030000000000000317293953687e93937e69533e2914000000000000000012273d52677c92a7bcab95806b56402b160100000000000000000000000000000001162c41566b819699846e59442f190400000000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99846e59442f1904000000000000000000000000000000000000081c2f3f4c50555555555555555555555555554d493c2c30404c51555555555555555555554e4a3d2d1a070000000000000000000000000000000000040a202020202020202020202020202020201917110700000000000000000000000000000000000b20364b6073859ba8baa89984756b6b6c6c6c6d6d6d6e6e6e6f6f6f7172767c838c9ba3b1bda7927c67523d271200000000000000000000000000000000000000000005121d24272c201c130800000000000c181f2223232323201c1308000000000000000000000000000000000c2135495b636565645d4b37220d000000000000000000000000000000000417293a4b6074869ba9a89b85746055454b535b63666561584e4a3e322531414e5761676b6d6c6864606068635b493c2b1905000000000000000000000000021528384c6176889eb3bbaa9b857460596175849aa09785776259483828343434343434342320190e000000000000000000000a1f34495f74899eb4ac97816c573b2b1805000000000000000a1e3346576e8399937e69533e2914000000000000000012273c51677c91a6bcab95806b56402b160100000000000000000000000000000007162b41566b809699846f59442f1a0000000000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99846e59442f19040000000000000000000000000000000000000011212f383b4040404040404040404040404038352c1e2230393c4040404040404040404039362d1f0f00000000000000000000000000000000000c171f353535353535353535353535353535352f2c24190a00000000000000000000000000000000081d31445563798a9fb4b3a198826d60565757575858585959595a5a5b5861666e7985979fb1a7927d68523d2813000000000000000000000000000000000000000005122330393c4135302518080000000c1c2a33373838383835302518080000000000000000000000000000000e23384d63797a7a7a644f3a250f000000000000000000000000000000000a1f334658697e94a3b49f8a7963564554606872787b7a776f645c4f4333414e6068757c8182817d79736960564b3e31231305000000000000000000000000091d3245566a7f94a6b8b49f8c7a645647576175859ba39b8677625645321e1e1e1e1e1e1e0d0b060000000000000000000000081d33485d72889db2ab96806b56412b1600000000000000021628384c61768a9f937e69533e29140000000000000c1511263c51667b91a6bbab96806b56412b16090200000000000000000000000008131c202b40566b80959a856f5a3625130b05000000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99836e59442e19040000000000000000000000000000000000000003111c23262b2b2b2b2b2b2b2b2b2b2b2b2b2320190e121d24272b2b2b2b2b2b2b2b2b2b24211a0f01000000000000000000000000000000000c1c29334a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a44403629190700000000000000000000000000000002152737495b687e93a1b3b2a0937e695c4a384242434344444445453a464c515b63738197a1a8937e68533e29130000000000000000000000000000000000000003122330414d51564a43362513000004182a3a474c4e4e4e4e4a43362513000000000000000000000000000002172c42576c818f8f88735e48331e090000000000000000000000000000011426364c6176899eb3a6947f6a5b495760727e878e908f8b847a696150434d5f687d8991969796938e877e74645c4e413123130200000000000000000000000b20364b6075899eb3b7a696806b5c4a39465763788a9ea49b8575604b3d2d1a07090909090000000000000000000000000000051a2f445a6f8499afac97826d573c2c1906000000000002111e324556697e93a8937e69533e291400000000000f1d2830333b50657b90a5baac97826c573b2a201d150a0000000000000000000008182530353540556a80959b86705443302220190e0000000000000000000000000000000000000000000000000d22374c62778ca1b7ae99836e59442e1904000000000000000000000000000000000000000000080e10151515151515151515151515150e0c060000090f11151515151515151515150e0c0700000000000000000000000000000000000417293a465e6060606060606060606060606060605954473624110000000000000000000000000000000009192c3d4e606f8399a6b8b49f8b7a645645322d2e2e2e2f2f2f302933363d495560728399a8947e69543f291400000000000000000000000000000000000001112130414d5f676c605443301c07000a1f3347586163636363605443301c070000000000000000000000000002172d42576c82979d88735e48331e090000000000000000000000000000081c3043546a7f94a7b29d8774604b4b607583939da1999191998c7f6a615056677d919ea29a8984848a9793867a68604e41312010000000000000000000000011273c51667c91a7b8b39d8875604b3e2d39495a697e93a5a396816c5b4a36210900000000000000000000000000000000000000152a40556a7f95abb09b86715a49352014090300060a151d2f404b6075879da8937e69533e2914000000000c1d2d3b4448494f647a8fa4b9af9a856f5947373631271a0a000000000000000000132536434a4b44556a7f949e8974604a3a38352b1e0e00000000000000000000000000000000000000000000000d22374c62778ca1b7ae98836e59432e19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f334658707575757575757575757575757575756e6554402c1702000000000000000000000000000000000f1f31424c6177889eb3bbaa9c8675604b3f2e1a1919191a1a1a171f212c37445461778a9e947f6a543f2a150000000000000000000000000000000000000f1f2f404d5f677c8172604a35200b000c22374c61777878787972604a35200b0000000000000000000000000002172d42576c82979d88735e48331e0900000000000000000000000000000b20354b6074879db2a9947e69564b5d6d8298a1a299837b7c8392947f6a5e6075899eaf9a84756e6f7681949c8b7e68604e3e2e190900000000000000000002152738586d8298adbbaa947f69564532202c3c4b6074879db29f8c79634e372715020000000000000000000000000000000000000e23384e63788c9fb59f8c78634d4131211e161a19202731404c5e6b8095a6a8937e69533e29140000000015283b4b585d5e5d64798ea3b9b49f8b776155524b453827150200000000000000071c3043546060555e697e93a78f7a6558534d483c2b1905000000000000000000000000000000000000000000000d22374c62778ca1b7ae98836e59432e190400000000000000000000000000000000000000090f1120202020202020202020202020202020202020202020202020202020202020201f1c160d01000000000000000000000000000000000c21364c61768a8a8a8a8a8a8a8a8a8a8a8a8a8a8a836e59442f19040000000000000000000000000000000001141f344759667c909fb1b6a496816c5d4b3828160204040500040a0f19273647596b809695806a55402b1500000000000000000000000000000000000c1c2d3d4c5e677d8c96806b56412b1600152b40556a808d8d8d8b75614b36210c0000000000000008080800000002182d42576d82979d88735e48331e09000000000000000000000000000010253a50657a8fa5b49f8a76614c50657b90a0af9a847366676e7e8d8d7c66667c91a7a48d79635757616c7f949f8d7e685c4a372715020000000000000000091d31455672879cb1b49f8b77614c3828161d3145566a7f94a9ab97826d5544311d080000000000000000000000000000000000000c2135495b6f849aa9ab98826d5f4e423632282f2b3538454b5e667c8d9fb4a8937e69533e2914000000001b3044586973737271788da2b8bbaa9983746a67605645311d09000000000000000b20354a6072747473727d92a79c86766c68625a4835200b000000000000000000000000000000000000000000000d22374c62778ca1b7ae98836e59432e1900000000000005070200000000000000000004121d2427353535353535353535353535353535353535353535353535353535353535353534312a1f11010000000000000000000000000000000c21364c61768b939ba39f9f9f9f9fa29a9a9b9c99846e59442f1904000000000000000000000000000000000004182a3b4c5e6c8197a4b6b49f8c7a655645321e100000000000000009182a3a4f647a8f95806b56402b160000000000000000000000000000000009192a3a4a5b657c8c9f8b7a644f39240f00152b40556a8095a3a08b76614b36210c00000000060c0e1d1d1d12100a0b182d42586d82979d88735e48331e0c070000000000000000000000000417293a566b8196abae99836e5746546e8398aea48e7a64555160697e9389766a7f95aa9c87715b49464b616e83999f8b7a645544311d0900000000000000000b20364b60758b9fb5b09b85705947341a0a1527384d62788da5b39e8975604b36200b000000000000000000000000000000000000061a2c3d4e63798b9fb4a0927d6860514b4539453c484d56606a7c8b9fabb3a8937e69533e2914000000001e33485d7387898887869cb1b3b3b3a199867f7d74604b36200b000000000000000d22374c62778a898887879db2a49c88817d78624d38220d000000000000000000000000000000000000000000000d22374c62778ca1b7ad98836e583f2e1a0a0000090f111a1c170c0b04000000000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49463d2f1f0d0000000000000000000000000000000b20354b60737b7e85979fb1c6b5af9a8485868788826d58432e18030000000000000000000000000000000000000c1d2f404b6075869caabbab9c8674604b3e2e1a0a000000000000000c20354b60758996816c56412c1700000000000000000000000000000001142637475863798a9e947f6a5c4a36220d00152b40556a8095aaa18b76614c36210c0000010f1a212333333327241d20222d43586d82989d88735e483324211a0f07000000000000000000000a1f33465871879cb1a7927d67524a6074899eb29c87725c4a414f606e8397816c8196ab98836e593d32434d62788b9f9c8674604b37271501000000000000000d22374c62778cabbcac97816c573b2a18000a2035485a72879db2a88e79644f39240f000000000000000000000000000000000000000e21364a5b6a7f949fb49f8c7e706660575a5a5b5a6269747f8c9fa89e9ea6937e69533e2914000000001e34495e73889d9d9c9c9d9d9d9d9d9d9d9c948c77614c37220c000000000000000d22374c62778c9d9d9c9d9d9d9d9d9d96927d68523d2813000000000000000000000000000000000000000000000d22374c62778ca1b7af99846f5d4b38281602121c242630312c221f180c00000000091d30404c5160606060606060606060606060606060606060606060606060606060606060605e594d3d2a16020000000000000000000000000000081d314455606569708197a8b9b9a48e7a707172736d64533f2b160100000000000000000000000000000000000000121e324557647a8c9fb4b6a496806b5c4a38271502000000000000081d314455708697816c57422c170000000000000000000000000000000a1d3144556176879d9b8573604b3e2d1b0700162b40556b8095aaa18b76614c36210c00000f1f2c36394848483c393035383d36586d82989d88735e373f39362d201c130800000000000000000c21364c61768b9fb5a78d78634d4d63788da7ad97826d583e32424c6277898b788096ab97826d57422d35495a6d8297a4937e695544311d08000000000000000d23384d62788da2c5aa95806a55402b150005192b3c5a6f859aafa7927c67523d271200000000000000000000000000000000000000071a2d3d4f616c81939fa89f93847b7671706f7073787f87949fa19989889e937e69533e2914000000001c32475c7186888888888888888888888888888876614c37210c000000000000000c22374c61778888888888888888888888887c67523c2712000000000000000000000000000000000000000000080d22374c62778ca1b7b59f8d7a655645321e14222f383b45464237342a1d0c0000000f24394c5e667575757575757575757575757575757575757575757575757575757575757575746b5946311c07000000000000000000000000000001142637444b50546176899eb4baa5907a655b5c5d5853463523100000000000000000000000000000000000000000031628394a5c6a7f95a3b4b49f8c7a645645311d10000000000000011426375a6f8497826d58422d1800000000000000000000000000000a1a2d3d4b6073849a9f8c7a6454433020100000162b40556b8095aaa18b76614c36210c00061a2c3d494e5d5d5d514d41484d5358546d83989d8873555a554e4a3d353025180e0000000000000010253b50657a90abb39e89735b4950657a8fa5aa947f6a553f2a344759697f94817f94a997826d58422d2b3c50657b90a79d8874604b35200b000000000000000c21364b61768ba7b9aa95806a55402b150000192f44596e8499aea8937d68533e281300000000000000000000000000000000000000000f1f324352636c7e8a979fa29a908a86858486888d949c9e978e8378869b937e69533e2914000000001a2f435768717373737373737373737373737373615847331f0a000000000000000a1f34475961737373737373737373737373675f4d3925100000000000000000000000000000000000000002101b2225374c62778ca1b7bcab9c8674604b4330262f404c515a5c574c473b2a1a0a000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89745e49341f0000000000000000000000000000000009192631353b475870859ab0bba6907b66514748433f352818060000000000000000000000000000000000000000000a1b2d3e4b6073859ba8b9aa9c8674604b3e2d1909000000000000152a3f556a7f857f6a543f2a1500000000000000000000000000021527384a5c6a7f94a296816c5c4a362614020000162b40556b8095aaa18c76614c37210c000c2136495b63727272675f525a62686d727283989e8873726f6a635b514a43362b1e1002000000000013283e53687d93a8b09b86715b3c51667b91a6a8937d68533e282a3b4b607588897e92a898826d58432d20354b6074899ea6917b66513c2611000000000000000a1e32465774899eb3ab96816c563a291704071a2d3d5a70859aafa7927d67523d28120000000000000000000000000000000000000000011525344552606978828a92979a9d9c9a9a9b9a97938f8982796e738893937e69533e2914000000001427394a575c5e5e5e5e5e5e5e5e5e5e5e5e5e5e4c473a2a17040000000000000004182a3a474c5e5e5e5e5e5e5e5e5e5e5e5e524d41301d0a0000000000000000000000000000000000000010202e373a3c4c61778ca1c7b8a79e98826d614b4336404c5e666f716c615947382715020011273c51667c90959ca59f9f9f9faa9f959595969696979797989898999b9da69f9f9f9f9f9f89745f4a2715010000000000000000000000000000000009141d202a3a576d8297acbba6917c66513c332e2b23180a0000000000000000000000000000000000000000000000101d31445563788a9eb4b5a495806b5c4a37271502000000000013273c50616a6f6a614f3c271300000000000000000000000000091d31455664798b9f9e8976614c3e2d1808000000162b40556b8095aaa18c76614c37210c000e23394e63798788877d676870787d83878a98a0a69e8c88847f7971676054483c2d20100100000000162b40556b8095aaae98836e594351667b90a6a7927d67523d281e3245566a7f948197ab98836e58432e1c3043546f849aad98836d583c2b190500000000000003162939596e8398aeaf9a85705846331f101121364a5b73889db3a68f79644f3a240f00000000000000000000000000000000000000000007172734424f5a626d767c8185878989888785817e7a746c645c697e7e7e7a644e39240f000000000a1c2c394347484848484848484848484848484837332a1c0c0000000000000000000c1c2a34374848484848484848484848483c3930231301000000000000000000000000000000000000081b2e3e4b4f525161768ba9bab39e889995806c6054494c5e667c85868177615645311d09000c21374c61767c7f879aa2b4b5b49f8c7f80808081818182828283838486888e969faab7b49f8a755544311d0800000000000000000000000000000000000108172c41566c8196abbca6917c67513c271816100600000000000000000000000000000000000000000000000001142637495a687e93a1b3b49f8c7a645544311d0f00000000000d20334350555a544f4332200d00000000000000000000000006192c3c4b6074869ca6947f6a584633200f00000000162b40566b8095aba18c76614c37210c000f24394e64798e9d907b757d858d92989c9b999796989a9d99948e867c72625a4a3e2d1f0f00000000172c42576c8197acac97816c57424f647a8fa4a8937d68533e281628384c62778b868c9f9a85705a4530142636556b8095aa9d88735a4834200b0000000000000012273c51677c91a3b49f8a76614c3d2e24252e3f4e63798ea6b39e8874604b35200b00000000000000000000000000000000000000000000091724323c484d5761676c707273747372706c686460554e4f60696969645c4a36210d00000000000e1c272f323333333333333333333333333333211f170c00000000000000000000000c181f2233333333333333333333333327251d1305000000000000000000000000000000000000000d22374b5c6467666574899fb4ab96818399958172635b51667c8d9a9b978674604b36200b000a1f33475861666a74849ab0c5bbaa8b756a6b6b6b6c6c6d6d6d6e6e6e707379818b9da6b7ab8a75604b35200b00000000000000000000000000000000000001162b41566b8096abbca6917c67513c27120000000000000000000000000000000000000000000000000000000009192c3c4e606e8399a6b8aa9b8574604b3d2d190900000000031525333c3f453f3c322515030000000000000000000000000c2035495a6b8095a49e8875614b3a29170100000000162b40566b8095aba18c77614c37220c000f24394e64798ea3958087929a9f99918b8683828182858a929ca39b918478645c4a3d2c1909000000182d43586d8298adab96816b56414e63788da3a9947f69543f2a141f3447596f84998d9f9c87725c3a2a17283e53687d93a8a68d78624d38220d000000000000000b20354b6073859ba9a9947f695b4b3e3a3a3f4b5d6c8197aca595806b5544311d08000000000000000000000000000000000000000000000006141e2b3539464c52575a5d5e5f5e5c5a57534f4b4437424f5354544e4a3d2d1a070000000000000a141a1c1e1e1e1e1e1e1e1e1e1e1e1e1e1e0c0a0400000000000000000000000000040a0c1e1e1e1e1e1e1e1e1e1e1e1e12100a0100000000000000000000000000000000000000000f253a4f647a7c7b7a7a889db2ab958077869c9684796e676f849aabb1a4927d67523d28120004172a3a474c515664798ea7b9c8a18c776156565657575758585859595b5c646c79889da8a08b76614b36210c00000000000000000000000000000000000001162b40566b8095abbca6917c67513c271200000000000000000000000000000000000000000000000000000000000e1e31424c6177889eb3b5a3957f6a5b4a3726140100000000071520272a302a27201507000000000000000000000000081b2e3f4d62788b9fa9947f6a5746321b0b0000000000162b40566b8095aba18c77614c37220c000f24394e64798ea39e959da49c8d847c76716e6d6c6d70757d86979fa29a887a645b49372715020000182e43586d8398adab95806b56404c61768ca5ab96806b56412b16182a3b52677c929fab9f89745847331f273c51667c91a6a5907b65503b251000000000000000081c304354647a8a9fa99f8a79645c524f4f525d657b8c9fa89d8776614c37271501000000000000000000000000000000000000000000000000000e19202933363d4245484949494745423e3a353126323b3e3e3e39362d1f0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172d42576c819190908f9da6b7aa957f6a77879a9a8b837c79879db2c2aa95806b55402b1600000c1c2a3337384a5c74899eb3b7a28d77624d414141424242434343443d4a4e5b6378899ea18c76614c37210c00000000000000000000000000000000000000162b40556b8095aabca6917c67513c2712000000000000000000000000000000000000000000000000000000000000131f344759667c91a0b2b49f8b79635544311d0f0000000000030d13151a15130d03000000000000000000000000000e22374b5d6e8398a99f8a77614c392816000000000000162b40566b8095aba18c77614c37220c000f24394e64798ea3afaaa098867a6f666157595756585660677481979fa69e8979635544311d0a0000182d42576d8297acab96806b5641475872879dae99846e593a29170d21364b6075899fb4a88c76614c3721253a50657a8fa5a7927d68523d281300000000000000011426364a5c657b8b9ca49d887a6e676464676e7b899ea59d8a7a645746331909000000000000000000000000000000000000000000000000000000050b171e21272c303234343332302c2924201d141f2629292924211a0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172d42576c8192929294979ea6a9947e69627684949e99918e9da5b6b7a8937d68533e28130000000c171f212d3e5b71869bb0b7a28d78624d382c2c2c2d2d2d2e2e2f2d363d4a5a697e93a78c77624d37220d00000000000000000000000000000000000000162b40556b8095aabca6917c67513c271200000000000000000000000000000000000000000000000000000000000004182a3b4c5e6d8298a6b7a99b8573604b3d2c180800000000000000000500000000000000000000000000000000091c2f404f657a8fa0ac97826d5847331b0b000000000000162b41566b8096aba18c77614c37220c000f24394e64798ea3b3a1988274645c514b4639424138454b56606d8197a4a79c8674604b3828150200162b41566b8096abac97816c57423a586e8398ad9c87725847331f0a1e3245566f849aafa38e79644e3924253b50657a90a5a9947e69543f2914000000000000000008182d3e4b5d657a86949d9d8d837c797a7d838d9e9e95877a645c4a392917000000000000000000000000000000000000000000000000000000000000030a0c12171b1d1e1f1e1d1b17130f0b08010c121414140f0d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f647a7d7d7d7f8288969e937d685861737f8a979fa8a9ababa69d8a77624c37220d00000000040a1b30455a70859aafb8a28d78634d382317171818181919191a212d3c4b6075899e8d78624d38230d00000000000000000000000000000000000000162b40556b8095aabca6917c67513c2712000000000000000000000000000000000000000000000000000000000000000c1d30404c6176879db2b5a3947f6a5b49362614010000000000000000000000000000000000000000000000000f23384c5e70859bb0a58e79644f3a2a1700000000000000162b41566b8096aba18c77624c37220d000f24394e64798ea3a899837360564a3e3633292d2c283238454b6074869cb1a4947f695645321d090014293e53697e93a8ae99836e59363e54697e93ab9f8b76614c37210c16283854697f94a9a6917b66513c26263b50657b90a5aa947f6a553f2a1500000000000000000010202f3f4b5c64747f87909598918f8f92999792898076645c4a3e2d1b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c64676768696d76818d8e7c675155606a77818a9094969591887b655947341f0b0000000000051a2f445a6f8499afb8a28d78634d38230e02020303030400070f1d3145566d82978d78634e38230e00000000000000000000000000000000000000152b40556a8095aabca7917c67523c27120000000000000000000000000000000000000000000000000000000000000000121f334658657b909fb1b49f8b79635443301c0e0000000000000000000000000000000000000000000000061a2c3d50667b90a3b29c87725c4a361c0c00000000000000162b41566b8096aba18c77624c37220d000f24394e64798ea39e8a77615545382d211e171817161e28324455677c91a9b39d8874604b36200b0011263b50667b90a5b09b86705443384d62788b9fab917c67513929170f24394e64798ea8a8937e69533e29263b51667b90a6aa95806a55402b150000000000000000000211212f3e4a56606a747b80858788898886827d766b61574a3e2d2010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b0b080200000000000000000000000000000000000000000000000000000000030a0c19190c0a03000000000000000000000000000000000000050e141619100e09000000000000000000000000000000000000000000000000071b2e3e4a4f5252535457616b787975614b444b59626c767b7f81807c75655d4b3b2a18050000000000041a2f44596f8499aeb8a28d78634d38230e00000000000000000215273852687d928e79644e39240f00000000000000000000000000000000000000152b40556a8095aabca7917c67523c271200000000000000000000000000000000000000000000000000000000000000000417293a4c5e6c8197a5b7a99b8573604b3c2c1808000000000000000000000000000000000000000000000c2136495b6f8499afaa95806b553e2d1b0000000000000000162b41566b8096aba18c77624c37220d000f24394e64798eab947f6a594737281a100a030000020a1627374b60768a9fb4a6917c66513c2711000d22374c62778ca5b49e8974604a35485a6f8499ac97826d5746331e0b20354a6074899eab96816b56412c273c51677c91a6a9947f69543f2a14000000000000000000000311202d38454b5560666b6f72737473716d6761574c46392d201002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070a161e21201d150904000000000000000000000000000000000000000000000000000b171e212e2e211e170b00000000000000000000000000000000081621292c2e26231c1103000000000000000000000000000000000000000000000010202e363a3d3d3d39464b5a6363615746323b484d5761666a6b6b6760564b3f2e1d0d00000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000f24394f64798e8f79644f3a240f00000000000000000000000000000000000000152b40556a8095aabca7917c67523c27120000000000000000000000000000000000000000000000000000000000000000000b1b2f404b6175879db2b4a3937e695a493625130000000000000000000000000000000000000000000417293a4e63798ea1b3a68e79644e3924100000000000000000162c41566b8196aba28c77624d37220d000f24394e64798e9f8b77614c3a2a190a00000000000000091e32455770859bb0ac97826d57422d18000b1f34475972879db2a88d78634d383c51667b90a39e8976614b3928161c30435470859bae98836e59432e293f54697e94a9a8927d68533d2813000000000000000000000002101a283237444b50555a5c5e5f5e5b58524b463933291b1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b222832363631271f170c00000000000000000000000000000000000000000000000b1b29333643433633291b0b0000000000000000000000000000001626343d41433b382f2111000000000000000000000000000000000000000000000002101b222428282829323c494d4e4b4639282b3439464b51545656514b45382e21110000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000c21374c61768c8f7a65503a251000000000000000000000000000000000000000152b40556a8095aabca7917c67523c271200000000000000000000000000000000000000000000000000000000000000000000111e334657657b909fb1b49f8a78635443301c0e00000000000000000000000000000000000000000a1f3347586c8297acb39d88735c4a36210d0000000000000000162c41566b8196aba28c77624d37220d000f24394e64798e9b85705947341c0c000000000000000003162839596e8499aeb19b86715c46311c0005182a3b576d8297aca8937d685339354b6073859ba8937e695746321e132536576d8297ac9b86715b39282c41576c8196aca58f7a65503a2510000000000000000000000000000a151d2631353b40454749494846423d3633291e170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110202d3639454b4b4437332a1c0c00000000000000000000000000000000000000000003172939464c59594b4639291703000000000000000000000000000e1e3444515659504c402f1c09000000000000000000000000000000000000000000000000070d0f121213161e2c3538393632281b18202832363b3f41403c3632281a11030000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000b20364b60758b907b65503b261000000000000000000000000000000000000000152b40556a8095aabca7917c67523c271200000000000000000000000000000000000000000000000000000000000000000000031729394c5e6d8297a6b7a89a8472604a3c2b1905000000000000000000000000000000000000000c21374c61768a9fb4ad98826d583d2d1a070000000000000000162c41566b8196aba28c77624d37220d000f24394e64798e95806a553b2a1800000000000000000003172939596f8499aeb39e88735e49331e000011273c51667c91a7ae98836e574632435463798b9f9d8775614b403020293e54697e93a99e88735746322d3d596e8499aea48c77614c37220c00000000000000000000000000000209141d20262b3032333433312d28211e170b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2d3e4a4f576060554c473a2a1a0a00000000000000000000000000000000000000000a1e334657616e6e615746331e0a00000000000000000000000005192b3c51626b6e655e4c38230c000000000000000000000000000000000000000000000000000000000000030e19202324211e160b050b161e21262a2c2b27211e160a00000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000081d3144557286877b65503b251000000000000000000000000000000000000000152a40556a7f95aabca7917c67523c271200000000000000000000000000000000000000000000000000000000000000000000000b1b2f404c6176889db2b4a2937e685a483520130000000000000000000000000000000000000317293952687d92a9baa7927d68523d2813000000000000000000162c41566b8196aba28d77624d38220d000f24394e64798e927d68523d28130000000000000000000b1e33465771869bb0b49e89745f49341f00000b21364b6075899eb39f8a76614b36364a5b6a8095a196816b5e4c40352b3c51667b91a6a68b76614b36364a5b73889db19c87725947341f0b0000000000000000000000000000000001080b11161a1d1e1f1e1c18120c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d4a5c647076756d61584738281603000000000000000000000000000000000000000c21364c6175838375614b36210c0000000000000000000000000b2035485a6b80837c65503a29170400000000000000000000000000000000000000000000000000000000000000060c0e0e0c090300000003090c11151616120b09020000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000215273757687272655d4b37230e00000000000000000000000000000000000000152a40556a7f95aabca7917c67523c27120000000000000000000000000000000000000000000000000000000a0a08030000000000111f334658667c91a0b2b49e8a78624d42311d0d00000000000000000000000000000000000a1e3346576f8499aeb9a78d78634d38230e000000000000000000172c41566c8196aba28d77624d38220d000f24394e64798e8f7b65503a251000000000000000000b1b2a3a4b61768b9fb4b39d88735e48331e0000091e3245566c8197aba8927d6852402f3d4b607283989f8c7c665e4d483c3750657a8fa5a38e78634e39394e63798ea6ac97816c573b2a1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b647a858b8a8276615645321e090000000000000000000000000000000000000417293a52677d92927d67523928160300000000000000000000000d22384d62788d98836f5847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000009193a4a575d5d504b3f2f1c0800000000000000000000000000000000000000152a40556a7f95aabca7927c67523d2712000000000000000000000000000000000000000000000000090f111f1f1d170e020000000417293a4c5e6e8298a7b8a89a846f604e3b2b1905000000000000000000000000000000000c21364c61768a9fb4b39e8974604a35200b000000000000000000172c41566c8196aba28d77624d38220d000c21364b61767b7b75614b36210c000000000000010f1b29394759697e93aabbb09b86715b46311c0000021628384e63798c9fb19b86715e4c37304354607482949f8b7c6c625a5a5b5564798ea3a6907b66513b3f54697e93a9a58f7a65503a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0c0b090300000000000000000000000000000000000000001325364e63798a9ba39f988675604b36210b0000000000000000000000000000000000000a1f3346586f849999836e5746321e0900000000000000000000061a2c3d546a7f949f8a76614c37210d000000000000000000000000000000000000000000000000000000000000000000000000070b0c0c0903000000000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000001c2c3a4347483b372f21110000000000000000000000000000000000000000152a40556a7f95aabca7927c67523d27120000000000000000000000000000000000000000000004121c24263534322b2012020000000b1b2f404c6177889eb3b3a2927e6859483420130000000000000000000000000000000012273d52677c92a9baaf9a85705443301c07000000000000000000172c41566c8196aba28d78624d38230d000a1e324657616565615746321e09000000000009141d2d3946576177889eb3c3ac97826c57422d170000000a2136495b6e8399aaa3907b6655443136455660727f8c998d8178726f7071747c91a6a8937e68533e4b5d71869bb19d8773604b35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c1318131c2021211e1619130c0a040000000000000000000000000000071c3043546f8499a8b5b4a4947e69543f29140000000000000000000000000000000000000c21364c61768a9f9f8a76614b36210c000000000000000000000c2136495b71869caa927d68533b2a180500000000000000000000000000000000000000000000030a0c1515110f090b0d1218131c2021211e1617110b080100000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000e1c272f323325231c11030000000000000000000000000000000000000000152a40556a7f95aabca7927c67523d27120000000000000000000000000000000000000000000012222f383b4a4a463e30200000000000121f344759677d92a1b3b39e8978624d41311d0d0000000000000000000000000000061a2c3d596e8398aec7ab96816c5636251300000000000000000000172c41566c8196aba28d78624d38230d0003162939464b50504b463928160300000006111926313d4a576175859ba6b8b6a5917b66513c2611000000061a2c3d4e63798b9fb19c8673604b3d2d384554606a79848e968d8785858789919a9f9d96806b564150657a8fa3a6947e695443301c0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b171e21282d253035363632282e28221f180c060000000000000000000000000b20354a60738a9fb4c6c2af99846f5a442f1a00000000000000000000000000000000000417293a52687d92a9a9917c6752392816030000000000000000000e23394e63798ea4af9a846f5948341f0b0000000000000000000000000000000000000000000b171e212a2a27241d1f22282d253035363632282c26201d1509010000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000b141b1d1d100e0800000000000000000000000000000000000000000000152a40556a7f95aabca7927c67523d2712000000000000000000000000000000000000000000091c2f404c515f5f5a4e3e1a0a0000000004182a3a4d5f6f8399a8b9a799836f5f4d3b2a1805000000000000000000000000000c2135495b73889eb3bda8937e68533e291300000000000000000000172c41576c8196aca28d78624d38230d00000b1b2932363b3b3632281b0b0000050f1a212e37444b5b6375849aa3b4beb29d8773604b35200b000000000f2136495b6c8196a5a4947f695b4a3a2a36434b5b636f7981878a8e8f90908f8d8a88837c66514d5f6f8499ae9d8876614b362614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d18202933363d4236434a4c4b4538433e37332a211a0f02000000000000000000000b20364b60748ba4b6cac9b09a85705b45301b00000000000000000000000000000000000a1f3347586f8499afae98836e5745321e090000000000000000081b2e3e556b8095aab49f8b77624c37220e00000000000000000000000000000000000000000b1b2933363f3f3c393034373d4236434a4c4b4639423b3531271c140800000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000006080800000000000000000000000000000000000000000000000000152a3f556a7f94aabca7927c67523d27120000000000000000000000000000000000000000000f24384c5e6674746c5a38281602000000000c1c30414d62788a9eb4b3a1927d675948341f13000000000000000000000000000e23384e63788da6b8baa5907b65503b261000000000000000000000172c41576c8196aca28d78634d38230e0000000b161e212626211e160b00040e19202c353f4b55606979869aa2b4c1b2a0917c665544311d0800000000061a2c3d4b6175879caa9f8b796358473a2b303d4a4e5b636b7176797a7b7a797875726e665e4c58677c91a1a2937e685746331808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131d2b3439464c52575c54606160565c58534c473a352c1d150a000000000000000000081d31445572879cb2bdbcab97826d58422d1800000000000000000000000000000000000c21374c61768a9fb4b49f8a75604b36210b00000000000000000d22374b5c72879db2bcab937e69543c2b190600000000000000000000000000000000000003172939464c5454514d40484c52575c54606161575c57504b44373026180c000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabca7927c67523d271200000000000000000000000000000000000000000011263b51667c8b8a745645321e090000000000132035485a697e93a3b4b39e8977624c41301c0c00000000000000000000000012283d52677d92a7c5c6a28d78624d38230d00000000000000000000172c41576c8196aca28d78634d38230e00000000030a0c10100c0903010b171f2b353d494e5d65737e8b9ca4b4c0b4a398826d5e4c3726140100000000000f1e324657647a8c9fa99d87766158483b2f2d363d4a4e565760636566656462605659514c566176889da79a8473604b3929170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081624313b484d5761686d717475767674726e6861584e493d32281a0d00000000000000000215273753697e939fabab9f8d7a644f3a250f0000000000000000000000000000000004172a3a53687d92aabbbaa8917c675138281602000000000000011426374f647a8fa5b6c9b09b85705a4835200b0000000000000000000000000000000000000a1e334657616a6a665e505962676d717375767674716c6660554b43362a1d0c0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabca7927c67523d271200000000000000000000000000000000000000000010263b50657b908b76604b36210b000000000005192b3c4b6073859baab8a799836e5f4d3a2a18040000000000000000000001162b40566b8095abc0b9a88b75604b36200b00000000000000000000172c41576c8196aca28d78634d38230e000000000000000000000008141c29333c484d5b636e7b86939fa9b6beb1a39b8575614c402f1909000000000000031629394b5c687e939ea59b857662594b3f342a2d363939454b4e5050504f4d4b453c48566074859ba69e8978625443301b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000007162633424e59626d767d8286898a8b8b8a87837d776d635b4b45382b1d0e00000000000000000b20354a6072818f95958d7f695c4b37220d000000000000000000000000000000000a1f3347586f849aafc8c6ad98836e5645321e09000000000000081d3144556c8196abc3b8b3a38d78624d38230f0000000000000000000000000000000000000c21364c61767f7f7c66656e777d8286898a8b8b8986817b74686054473b2a1c0c00000000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000000000050b0d100f0d0800000000000000152a3f556a7f94aabca7927d67523d2812000000000000030a0c10100c0a040000000000000010253a50657a8f8c77614c37220c0000000000000e1c30435463798b9fb4b3a1917d675947341f120000000000000000000004192f44596e8499aec3b39e89745645321d0900000000000000000000172c42576c8197aca38d78634e38230e00000000000000000001101826303a464c5a626d79838f9ca4b4bab9b3a097857561574633221200000000000000000b1b2e3e4e606b80949da39b8577655d4c483b362d29283236393a3b3b3a3838454b5a62748399a39f8b7b655a4836261400000000000000000000000000000000000000000000000000000000000000000000000000000000000000031525334450606877828a92979b9e999697999c98938b82796b6056483b2b1e0e00000000000000071c304354606c7a80807a69614f3e2e1b08000000000000000000000000000000000c21374c61778b9fb4c3b6b29e8975604b36210b0000000000000b20354b6074889db3b8a79ea7947f6a543d2c1a0600000000000000000000000000000000000e23384d63788d94816f7b838b92979a9796979a9f9b9790877e736159473a2a1804000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000e1920222525221b10020000000000152a3f556a7f94aabca7927d67523d281200000000000b161e212525221f180c0000000000000f243a4f64798f8f7a644f3a240f000000000000011426364a5b6b8095a5b6b39e8877614c40301c0c000000000000000000011426365c71869bb1c6b29c87725d3828150200000000000000000000172c42576c8197aca38d78634e38230e000000000000000009151d2d36434b58616b78828c99a1b1b5bfb2a89e928275615746392917040000000000000000001020314250626b7f929fa39b887b6c62594e4a3e3e3b393938393b3d3c494d566069788599a19f8c7d675d4b3c2b1808000000000000000000000000000000000000000000000000000000000000000000000000000000000000001121334350626b7e89979fa79e928883818183888f9b9f988c80746259483c2b1c0c00000000000000132536434a5d656b6a645c4f433220100000000000000000000000000000000004182a3a53687d93aabbb6a59da5917c665138271502000000000215283850657b90a6b7b39e889e9b86715b4935210c00000000000000000000000000000000000e24394e63798e98828490999d928a85828182858a939da59d938477615947341f13010000000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000000e1e2b35383a3a372e20100000000000152a3f546a7f94a9bca7927d67523d2812000000000b1b2932363a3a37332a1c0c00000000000f24394e64798e927d68523727150100000000000008182d3d4b6074879cb2b8a798836e5e4d3a2a17040000000000000000081c30435473889eb3c5b09b86705b46311b0000000000000000000000172c42576c8197aca38d78634e38230e000000000000000c1927313e4a54606876808b979faab2bfb5b1a199897d6d60574639291b0b00000000000000000000021324334450616a7d8a9ba39d8d81776c645c5853504e4e4d4e5053575a626a757f899ba39c8a7c675f4d3f2e1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2f3f50616b80939ea8a69d897d756e6c6c6e737a85979f9f958577625a483a291704000000000000081825303f4b5056554f4a3e32251502000000000000000000000000000000000a1f3447596f849aafbbaa9d879d98826d5645311d0900000000091d3245566d8297adb8a7917c8c9f8e79634e39231000000000000000000000000000000000000f243a4f64798fa0989aa097877d76706d6c6d70757d8799a1a29a8677614c41301d0a0000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000005192b3c484d4f4f4b3e2e1b0800000000152a3f546a7f94a9bca7927d67523d281200000003162939464b4f4f4c473a2a1804000000000e23384e63788d97826d5544311d0f080200070606000f1e324556657b909fb1b2a0917c665847331f1200000000000000000b20354b60758a9fb4c4af9a856f5a45301a0500000000000000000000172c42576c8197aca38e78634e39230e0000000000000d1c2a37444b5c64737e89969fa9b4bbb7b2a39b90837768604b4539291b0b0000000000000000000000000616263343505f677986939e9f978a8179726d68666463636465686c71787f87949e9f958679665e4d4130211100000000000000000000000000000000000000000000000000000000000000000000000000000000000000021628384b5d6a7f959eb3a89d88786860555757595d65738197a1a39b8778625847331f120000000000000008131c2e373a404039362d20150700000000000000000000000000000000000c22374c61778b9fb4b49f8b7b909e8975604b36200b000000000b20364b6075899eb3b39e8974849a95806a553e2d1b070000000000000000000000000000000010253a50657a8fa5ad9d948275686157575658566068758399a3a49a846f5f4d39250a0000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000b2035485a6265645c4b37220900000000152a3f546a7f94a9bca7927d67523d28120000000a1e324657616565615847331f0a000000000d23384d62788d9e8974604b3c2d201d151c1c1b1b1b1a1628384b5d6d8297a6b7b39d8876614c402f1b0b000000000000000c21364b61768babbcc4af99846f5a442f1a0500000000000000000000172d42576c8297aca38e78634e39230e00000000000d1d2a3a4755606b7a85939ea7b4bab9b3a59d92867b6e62594e4132281b0b000000000000000000000000000008162533414d5b63737e89949d9f968e87827e7b797878797b7d82868c959d9e968a8075635b4c403023120300000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e324556657b8d9fb4b39e8979635a4b4437423f4b5460728399a7a59c8676614c403018080000000000000000111c23252d2d24221b1002000000000000000000000000000000000005182a3b53687e93aabbaf998473889e907b66513727150200000317293951667c91a7b9ad98826d7e939c87725c4a3622080000000000000000000000000000000011263b50667b90a59f947f6d61574b46394138454b576174859bb0a2917c67523928160300000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000d22384d62787a7a644f37271501000000152a3f546a7f94a9bca7927d67523d28120000000c21364b61757a7a76614c37220c000000000d22374c62778ca7937e685a4a3d3631273131313030302f2f2f3f4c6176889db3b8a698826d5e4c3a2917040000000000000c21374c61768ca1b6c3ae99846e59442f190400000000000000000000172d42576c8297aca38e78634e39230e000000000b1b2a3b48586173808c9ba3b3b8bbb4a79e94877d73655e4d483b311e160a00000000000000000000000000000000071523313d4a556069767f8890979c9c9793908e8e8d8e9092979c9f99928981786a6056493d2f22120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527374b6075879dabb6a4937e695b4a3c31272c2e3643546177899eb3a498826e5e4c3626140100000000000010212e373a424237332a1c0c00000000000000000000000000000000000b1f3447596f859aafbaa9927d6d829797826d5544311d0800000a1e3346576e8398aebaa9917c66778b9f8e79644f3625130000000000000000000000000000000011273c51667c91a597826d614b463932282c2832394655677d92a7b09a85705745321e0900000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000162b40556b808f8b745544311d08000000152a3f546a7f94a9bca7927d67523d281200000010253a4f657a8f8f7c66513c2711000000000c21374c61768ca19e8978645c504b4437474646464545454444444658667c919eb0b2a0907c665846331f100000000000000c22374c61778ca1b6c3ae99836e59442e190400000000000000000000172d42576c8297aca38e79634e39240e000000031629394859627684959faab5c0b4aa9f96897f746760544c40342b1d130300000000000000000000000000000000000005131f2d37444b58616a747b81878b909295979798989695928e8a847d766c625a4b45382c1f12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455697e94a5b7b19c8674604b3d2d1d151718263647586b8095aab2a0917c665443301c080000000000081b2e3f4b4f57574c473a2a1804000000000000000000000000000000000d22374c62778b9fb4b49f8a76667b919e8975604b36200b00000c21364b61768a9fb4b49f8a766070859b96816b5443301c0700000000000000000000000000000012273d52677c929c8774604b4332291e1617161e29374e64798ea3b49f8a75604b36210b00000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000152a3f556a7f948a75604b35200b000000142a3f54697f94a9bda7927d68523d281300000011263b50667b90907b66513b2611000000000b21364b60768ba0a79d877a6c6560555c5c5c5b5b5b5a5a5a595959585e6b8096a2b4b29d8876614c3e2e1b0700000000000c21364c61768ba1c6c4ae99846f59442f1a0400000000000000000000172d42576c8297aca38e79634e39240e0000000a1e3246576277869aa2b4bbb8b3a29a8b81766960564b43362f20180d000000000000000000000000000000000000000000010f1926313a464c5560656c72767a7d7f81828282817f7d79756f6861584d483c32281a0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6074889eb3baa9927d685544311f0f020008182a3a4e63788da6b7b19c8673604b35200b00000000000e22374b5d656c6c615847331f0a00000000000000000000000000000005182b3b53687e93aabbad98836e6075899e907b66503727150104182a3b52687d92a9baae99836e57697f949d8873604a35200b00000000000000000000000000000013283d53687d92927d685645311e160b0308121c2a3a4f64798fa4bbaa8e79644e39240f00000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000142a3f54697f948c76614c37210c000000142a3f54697f94a9bda7927d68523d281300000012283d52677d92907a65503b2510000000000b20354b60758aaab7a59d8c817a75737171717070706f6f6f6e6e6e6d6d6d75859aafb7a697826d5c4a36220d00000000000b20364b60758ba8bac4af9a846f5a452f1a0500000000000000000000182d42576d8297aca38e79634e39240e0000091c2f3f4b6175869ca4b4c0b4a69e9284796c61584b4538302618111118180c0a030000000000000000000000000000000000000009141d293337444b5057586165686a6c6d6d6d6c6a68646055534c463a342b1e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013253651667b91a6b8b49f8a76614c372715010000000c2135495b73889db3b6a4917c6651362614010000000010253a4f657b818176614c37220c0000000000000000000000000000000b2034485970859aafb8a6907b66566e839897826d5544311d080b1f3447596f8499afbaa9927d675263788da48f7a654f36261401000000000000000000000000000014293e53697e938a76604b3827150309101b222f3a4758697e94a9c8a5907a65503b251000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000014293e53697e938e79644e39240f000000142a3f54697f94a9bda7927d68523d2813000000152a3f546a7f948f7a654f3a251000000000081c304354748a9fb3b3aa9f978f8a88878686868585858484848383838282828298aeb3b39f8f7a644f3a240f0000000000091d32455674899fb4c5b09a85705b45301b0600000000000000000000182d42576d8297aca38e79644e39240f00000e23384c5d6d8298a4b5beb2a29b887d6f635b4c473a32281c141c23262e2e211e160b00000000000000000000000000000000000000010b171f2731353b3a464c505355575858585655524e4b443736332920190d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546e8398adc4ad98836e574633190900000000061a2c3d586e8398adc2ad98836e5443301c0800000000152a3f546a7f948f7a644f3a240f0000000000000000000000000000000d22374c62778b9fb4b39e88746051677c919e8874604b35200b0c22374c61778b9fb4b49f8a76614c5a71869c96816c5443301c080000000000000000000000000000142a3f54697f9485705745321a0a151d202e37404c586176879db2c3a48f7a654f3a251000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000013283e53687d93917c67513c2712000000142a3f54697f94a9bda7927d68523d2813000005182a3b586d82978e79644f39240f00000000011426495f74899d9d9d9d9d9d9d9d9d9c9c9b9b9b9a9a9a9999999898989797989d9d9d9d9d917c66513c27110000000000021528385d72879db2c6b19b86715c46311c0000000000000000000000182d42576d8297aca38e79644e39240f0005192b3c50657b90a0b2bfb2a0988477675f4e493d332a1d1511222f383b43433632291b0b00000000000000000000000000000000000000000409151d20252933363b3d404242434341403d39363127211f170c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6074899eb3c4a8927d6853392917000000000000152b40556a8095aabfb49e8974604b35200b00000001172c41566c8196917b66513c2611000000000000000000000000000005182b3b53697e93abbcab96816c554b61768a9f907b6550372614192b3c53697e93aabbae99846e5746556a7f959d8874604b35200b0000000000000000000000000000152a40556a7f8b816d58392819202832363f4b4f5e6676859ba6b7b7a58d77624d38220d00000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000012283d52677d9296806b563e2d1b070003142a3f54697f94a9bda7927d68523d281300000a1f34475971869c8e79634e39240e00000000001c32475c718688888888888888888888888888888888888888888888888888888888888888887c66503b26110000000000001b30455b70859ab0c5b29d88735d3a29170400000000000000000000182d42576d8297aca38e79644e39240f000b2035485a70859ab0beb3a198827362594d41352c1f170c091c2f404c5058584b463929160300000000000000000000000000000000000000000001080b10171f2125282a2c2d2d2d2c2a2824201d150c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea7b8b7a68d78634d38230e00000000000014293e54697e93a9beb9a88e78634e39230e00000003192e43586e8398937d68533e281300000000000000000000000000000b2034485970859ab0b7a68f7a644f46576f849997826c5544311d2035485a70859bb0baa9927d6752394e63788da38f7a655036261401000000000000000000000000000b21364b60747675604b36212b3538454b525d656f7c879ba3b5c2b29d87725a4834200b00000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000012273c52677c919b86715c4a36221b191818293f54697e94a9bda7927d68523d281616131c2a3a4c62778b9f8d78634e38230e00000000051a2f435768717373737373737373737373737373737373737373737373737373737373737373665e4c38230f000000000003182d42586d8297adc2b49f8a745847331f0a00000000000000000000182d42586d8297ada48e79644f39240f000d22384d62788da2b4b7a59983736055483b30211a0f04000f23384c5e666d6d615746321e0a00000000000000000000000000000000000000000000000000040a0c101315171818181715130f0b080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283e53687d93a8c5b39d88735a4935200c00000000000012273d52677c92a7bcc6a6917c66513c2711000000051b30455a70859a957f6a55402a1500000000000000000000000000000d22374d62778c9fb5b29d8873604a3953687d929e8874604b352023384d62788da3b4b49f8a76614c36495b71869b96816c5443301c0800000000000000000000000000091e324556606160564532373c484d566067707a84909da5b5c1b5a4947f6a543c2b190500000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000011263c51667b91a38e79644f44362d2e2d2d2d3f54697e94a9bda8927d68533d2b2b2b2530394758697f94ab8d77624d38220d00000000001427394a575c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e504c402f1c09000000000000142a3f54697f94a9c9bbaa8c76614c37210c00000000000000000000182d42586d8297ada48e79644f39240f0012283d52677d92a7c0b29d8775615544372b1d130600000011263b50667c828275614b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002172c41576c8196acc1af9a846f5a3c2c190600000000000012283d52677d92a7bcbda8927d68533d2813000000021628385c72879c97816c57422c170200000000000000000000000005192b3c54697e93abbcac96816c5443374c61778b9f907a655036262d3d546a7f94a9c1ae99846f5846333d54697f949d8874604b35200b0000000000000000000000000002162838454b4c4b45383f4b505a626b757d858f99a1b2b7c0b4a49c8674604b36200d0000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000011263b50667b90a599836f624f4a3e434342424254697e94a9bda8927d68534040404036434a576176889ea18c77624c37220d00000000000a1c2c39434748484848484848484848484848484848484848484848484848484848484848483b382f22110000000000000011263b50667b90abbcc8a38e79644e39240f00000000000000000000182d42586d8297ada48e79644f39240f00162b41566b8096abbcab927d6857463727190d0000000001162b41566b80968c77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020001080b0c0c0b08010000000000000000000000000000000000000000000000000000051a2f455a6f849aafc1ac97816c57422c170000000000000013283e53687d93a8bdbda8937e68533e2913000000091e32455674899e99836e59442e19040000000000000000000000000b2034485a70859bb0b8a68f7a65503634475970859a97816c544330364a5b71869cb1bbaa927d67523a29384d62788c9f8f7a655036261401000000000000000000000000000a1a28323636363e4a4f5d656e788088929ba3afb3bfb9b3a29a8677625645321d090000000000000004192f44596e8499aeb8a38d78634e38230e0000000000000000000000000000000000000000000000000010253b50657a90a5a195806f645c5a585858585757697e94a9bda8927d6855555555565654606575849aa6a18b76614c36210c0000000000000e1c272f32333333333333333333333333333333333333333333333333333333333333333326231c1104000000000000000c21364c61768b9fb5bca6917c67513c271200000000000000000000182d42586d8297ada48f79644f3a240f00182d42576d8297acb49f8b76614c39291909000000000005182a3b596e83988c77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e13181b151d202121201c141915100b080200000000000000000000000000000000000000000417293a5d72889db2bea9937e69543e291400000000000000152b40556a8095aabfbca7927c67523d27120000000b21364b60768ba79b86705b46311b000000000000000000000000000d22384d62788c9fb5b39e8874604b352a3a54697e939d8874604b35394e63798ea4b5b49f8a76614c362134485a70859b96816c5443301c0800000000000000000000000000000a161e2937444b5c64707a838c959ea6b0b4c1b8b3a79e938477625947382815020000000000000108192f44596e8499aeb8a38e78634e39230e000000000000000000000000000000000000000000000000000f253a4f647a8fa4af9e95837a73706e6d6d6d6d6c6c7e94a9bda8927d6b6b6b6b6b6b6c6e747b869aa2b4a08b76604b36210b000000000000000a141a1c1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e110f090000000000000000000a1f33465871869cb1bfa9947f6a543f2a1500000000000000000000182d43586d8298ada48f79644f3a240f00182d43586d8298adb29c87725846331b0b0000000000000b1f34485971869c8c77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0f1a2123292d3027313536363530262e2b25201d1509070000000000000000000000000000000000000a1f334658748a9fb4bca6917c67513c271200000000000002152737576d8297acc2c5a5907b66503b26110000000d23384d62788da29d88725d3a291704000000000000000000000005192b3c54697e94abbcac97816c54433022384d62788da38f7a654f363e566b8095abc2ae99846f5846331f2b3c53697e939d8874604b35200b00000000000000000000000000000818293a4655606b7a848f999fabb3b8c4b7b2a79e94897e726159473b2a1a0a00000000000009141d202e44596e8399aeb9a38e79644e39240f080000000000000000000000000000000000000000000000000f24394f64798ea4b3b3a1998e888583828282828281849ab0b3ae9983808080808080818488909ca4b3b3aa8a75604a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a566c8196abc5ad97826d5838271502000000000000000000182d43586d8298ada48f79644f3a240f00162b41566b8096abb09b86715b3a2917030000000000000d22374c62778b9f8c77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e1920232c35383e424537444b4c4c4b433644403a363127221b1007000000000000000000000000000000000c21364c61768ba9babaa48f7a654f3a2510000000000000081d31445570859bb0c5b8a78d78624d38230d0000000f253a4f647a8fa49f8a745846331f0a00000000000000000000000b2035485a70859bb0b7a6907b655036262035485a71869b96816c54434b5c72879db2bbaa927d68523a291722374c62778b9f8f7a6550362614010000000000000000000000000013253646586173818c9aa2aeb4bcc1b5b0a69d93887f76686054473b2a1d0d00000000000009192631353543596e8398aebaa48f7a654f3a25231c1103000000000000000000000000000000000000000000000e23394e63788e9d9d9d9d9d9d9d9a989897979797979a9d9d9d9d9d9995959595959596999d9d9d9d9d9d9d8a745443301c07000000000000000000000000000000000000000001080b0c0b0801000000000000000000000000000000000000000000000000000000000010253a50657a8fa6b8b19b86715645311d09000000000000000000182d43586d8298ada48f7a644f3a250f0012273d52677c92abb29d88735746321e08000000000008182c3d52687d92ab8c77614c37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a212c35383d494e53575a5d5560616160545c5955504b4437362d211a0f0200000000000000000000000000000e23384d63788da2c7b8a28d78634d3727150100000000000b20364b60758a9fb4c8b39e88735a4835200b00000011273c51667c91a6a98b76614c36210c00000000000000000000000d22384d62788da3b4b39d8874604b3520192b3c546a7f949d8873604a4f647a8fa5b6b49f8a76614c37210c2034485970859a96816c5443301c08000000000000000000000000071c304354617684969faab4c0bcb4aea39b92877e756a61584a43362a1d0d00000000000001142637444b4b43586d8298adbda8937d6853413b382f2111000000000000000000000000000000000000000000000d23384d6278888888888888888888888888888888888888888888888888888888888888888888888888888887725d47251300000000000000000000000000000000030a0c1218151d2021201d1517110b08010000000000000000000000000000000000000000000000000b20354b6074889eb3b49f8a75604b36200b000000000000000000182d43586d8298ada48f7a644f3a250f000c22374c61778c9fb49f8a76614b362513060000030a152536495b6e8499a18c77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d2c353c494d565b63686d7073747576767574716e6a6560554e4a3e362d1d150a000000000000000000000000000e24394e63798ea3b8bda8927d685544311d1304000000031729394f657a8fa9bac6ae99846e593c2b190600000013293e53687e93a8a38e78634e39230e0000000000000000000006192b3c54697f94a9c1ab96816c5544311d0e23384d63788da48f7a644f556c8196acc3af99846f5847331f0a182b3b54697e939d8874604b35200b0000000000000000000000001325364a6072839aa2b4bbbfb3ab9f988f857d746960574c463a3f3b322514030000000000081d3144556060545e6c8297acc1ae99836e5f54504b3f2f1c080000000000000000000000000000000000000000000b2035485a627373737373737373737373737373737373737373737373737373737373737373737373737373726957442f080000000000000000000000000000060b171e21272d273135363531272c26201d15090300000000000000000000000000000000000000000000081c3043546d8297acbbaa8e79644f39240f000000000000000000182e43586d8398ada48f7a644f3a250f000b1f3447596e8399aeaa927c67544330211a1718161e2731435463798c9fa18c77614c37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a28323d494e5a636b73787e8285888a8a8b8b8a898783807a756d645c4e4a3d31271a0e0000000000000000000000000f243a4f64798fa4b9c7b19c8674604b40301f170c0505101e3346576c8197acc7b9a8927c67523d271200000000152b40556a8095aaa5907a65503b2510000000000000000000000b2035495a71869bb0b6a48e79644f3726140c2135495b71869c96816b546074889db3bbaa927d68533a2917040d22374d62778c9f8f7a65503726140100000000000000000000071c304354697e93a1b3c0b9b4a1998c837a706760564b45484d55544f43321f0c00000000000b20354b6073747473728095abc0b3a1917d6f69655d4b38230e00000000000000000000000000000000000000000006192b3c484d5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d574b3a2814000000000000000000000000030e19202933363c4237444b4c4b4437423c3531271e160b0000000000000000000000000000000000000000000114263651667b90a6b8a9937e6954362614010000000000000000182e43586d8398ada48f7a654f3a25100004182a3b4f657a8fa0b09a8572604a42352c2d2d293238454b6072849aaba18c77614c37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111f2c38454b5b636e7880888d93979a9d9d9a99999a9c9c99958f8982796f635b4b45382c1e10020000000000000000000010253a4f657a8fa4bacab6a495806b5e4d413329201919202e3f4b6176899eb3c3b39e8975604b36210b00000002172d42576c8297aca7927c67523d2712000000000000000000000d23384d62788da3b5b19c87725c4a36190906192c3c556a7f959d877360657b90a6b8b49f8a76614c37210c000b2034485970859b97816c5544311d08000000000000000000000b20354a6073879db2bfb8a89e9183796e645c524b4538485a626a69614f3b2712000000000011273c51667c8d898887889db2b3b3b39f8d847e7b65503b2510000000000000000000000000000000000000000000000e1e2b3538484848484848484848484848484848484848484848484848484848484848484848484848484847443a2c1c0b00000000000000000000000a161e2c3539464b52575b55606160555b57514b443732281b120100000000000000000000000000000000000000000b20364b6075889eb3ae99836e5443301c080000000000000000182e43586d8398ada48f7a654f3a251000000c22374b5d6d8298a5a2937e69604e493d424239464b56606c8095a2b3a18c77614c37220c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000311212e3d4956606b79838c959da69f99918c8885848485878b90979f9e978e84796b6056493c2d20100200000000000000000010253a4f657a8fa4bacdb9a89e8d7c675f4c473a342b2b353e4b5d6b8096a7b8b6a4957f6a5645321e0900000004192f44596e8499aea9947e69543f291400000000000000000006192c3c546a7f94a9c1aa957f6a553e2d1b00000e23394e63798ea48f7a646d8297adc4af99846f5847331f0a0005182b3b54697e949e8874604b35200b000000000000000000000f253a4f647a8fa5b7b8a79e8a7c6e635b4f4a3e3631384d62787f7f69543f2914000000000011273c51667c919d9d9c9d9d9d9d9d9d9d9d999485705b45301b06000000000000000000000000000000000000000000000e1920233333333333333333333333333333333333333333333333333333333333333333333333333333322f281c0e00000000000000000000000e1a28323c494d5761676d717475767574716c6660554b4639301d150900000000000000000000000000000000000000091d3145566b8095aab39e8974604b35200b0000000000000000182e43586d8398ada48f7a654f3a25100000081b2e3f4c6176879ca59f8c7e6d635b595757595761677481959eaaafa18c77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000111212e3f4b5b6374808b989faba1998c847c7772706f6e7072767b828a969fa29a8c8074635a4a3e2e20100000000000000000000f24394e64798ea3b9c9b49e899e8c7d6d61584d483b3c484d5c647b8b9fb4bbaa9c8674604b38281603000000061b31465b70869bb0ab96806b56412b160100000000000000000c2035495a71869bb0b5a38d78634e38231000000c21364a5b72879c96806b75899eb3baa9927d68523a29170400000d22384d62788da3907b65503726140100000000000000000013283d52687d92a7c3b39e897a665e4e493d362e20283d52677d9289735e49341e090000000011263b50667c8888888888888888888888888888836e59442f19040000000000000000000000000000000000000000000000060b0d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1b140b0000000000000000000002101e2c38454b5a636d767c8286898a8b8a8986817c746a61574d403127190a000000000000000000000000000000000000021527384d62778b9fb4a78f7a644f3a25100000000000000000192e43586e8398ada58f7a65503a2510000000101f3346586278879aa19f938279726e6c6d6e71767d86969f9f959ea18c77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2e3f4b5d657986969faaa99f9383796f6761595b59595a5760666d77818c9da69f968578645c4b3e2e1f0e00000000000000000e23384d63788da2c6bca6917c8b9e8d82766a62595b5b5a626b7a8a9ea9b8aa9f8b7b655645321a0a000000000417293a5d72889db2ad98826d58432d180300000000000000000e23384d63788da3b5b19b86715b4935210c0000071a2d3d556b80959d87727c91a7b9b49f8a76614c36210c0000000b2035485a71869b97816c5544311d08000000000000000000152a3f546a7f94a9b8a6917c675c4c40352c221b192b3b556a809589735e49341e09000000000f23384c5e6673737373737373737373737373736e6554402c170200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110202e3c4956606b78828a91979b9e9a9898999b9791888075675f4b4437271a0a0000000000000000000000000000000000000a203448596e8398adab96816b563e2e1b0800000000000000192e43586e8398ada58f7a65503a25100000000417293a485a627784919da0988e8783828283868a929c9f978a8095a18c77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2d3d4b5d657b899ca4b4a79e8b7e6f635b524c473a444439454b5059626c7b889ca4a39b887a645c4b3d2c1b0a000000000000000c21364c61768ba8b9b8a38d797b8a9c97887f777270707278808b9ea8b4a79e8c7d675d4b38281500000000000a1f334758748a9fb4af9a846f5a452f1a000000000000000006192c3c556a7f94aac1aa957f6a553d2c1a060000000f24394e63798ea48f7a8298adc5ae99846f5846331f0a00000005192b3c556a7f959e8874604b35200b000000000000000000142a3f54697f94a9b39e8874604a3d30211a0e0c2034485970859b89735e49341e0900000000091c2f404c505e5e5e5e5e5e5e5e5e5e5e5e5e5e5954473624110000000000000000000000000000000000000000000000090f11202020202020202020202020202020201b19120900000000000000000000000000000000000000000000000000000000000000000f1f2e3e4b5b6375808c979fa59d928a85838284888f999e95887c6c60554538271808000000000000000000000000000000000005182b3b4f647a8fa2b29d87725c4b37220c00000000000000192e43586e8398ada58f7a65503a2510000000000b1b2b3c4859626f7c8790969a9c999797989b9b98928a8278788d9f8c77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000031628394a5b657b8b9ea7b5a89e897a68604e493d37342a2f2f2832363b474c5d6577869ca4a69e8a7a645b49392816030000000000000a1e33465774899eb4baa48f7a657986959e948c878585888d959fa9ab9f98897c675f4d3f2e1a0a00000000000c21374c61768ca9bab19c86715c37271502000000000000000c2035495a71869bb1b8a68f79644f3a240f000000000c21364a5b72879c97818a9fb4baa9927d67523a291704000000000e24394e63798ea5907b655038281502000000000000000012273c51677c91a6af9a856f5443301f12080d1c2c3d4d62788c9e89735e49341e09000000000011222f383b484848484848484848484848484844403629190700000000000000000000000000000000000000000004121d242735353535353535353535353535353535302d261a0c0000000000000000000000000000000000000000000000000000000000000b1b2c3d4b5c647986969faaa199877d76706e6d6f737a83939d9d9181736056453625130000000000000000000000000000000000000d22374b5c70849aafa58f7a644f3a2a1704000000000000192e43586e8398ada5907a65503b251000000000000e1e2b3b484d5f67737a808487898faa9f8b86827d776d647a8b8a8b76614c37210c00000000000000000000000000000000000000000000000000000000000000000000000000000000091e32465763798a9ea9b9aa9e8a7a645c4e42362c221f181a19161e212a343f4b596277869ca8a89e8979635745321e11000000000000031729395c71879cb1bca6917c6763748089939a9d9a9b9da5aa9f9b958c8277665e4d413021110000000000000e23394e63788ea3c7b39e88735544311d08000000000000000e23384d63788da3b5b39e8874604b35200b00000000071a2d3d566b80959f8a9fa8bab49f8a76614c36210c00000000000c21364a5b72879d97826d5645321d0900000000000000000d22374c62778ca2af9a8570574632221f1d202b3a495b6b81969e89735e49341e09000000000004111c232633333333333333333333333333332f2c24190b00000000000000000000000000000000000000000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4542382a1a090000000000000000000000000000000000000000000000000000000003172939495b647a899ca4b4a199837568605758585a5c646f7f939d9f968374605443301c100000000000000000000000000000000000081b2e3e4f657a8fa1ad97826d5847331f0a000000000000192e43596e8398aea5907a65503b25100000000000000e1d2b34414d5460656b6f72758b9f9681716d6761585c64747474615847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f4b6175869ca8b9b49f8c7c655c4b3e31211a0f0a04000003090d181f2e3b485963798a9eb4a79c8675604b3f2f1909000000000000192e44596e8399aebea9937e6956606a767e84898d8f908f8d8a8680786d62594c403023130300000000000010253b50657a90a5bab59f8a75604b36200b00000000000005192b3b54697f94a9c1ad98826d5443301c0800000000000f24394e64798ea59fabbac6ae99836e5746331e0a0000000000071a2d3d566b81969e8975604b36200e00000000000000000b1f3448596f849aaf9e8976614b43373331353b485863798b9f9e89735e49341e0900000000000000090f111e1e1e1e1e1e1e1e1e1e1e1e1e1e1917110700000000000000000000000000000000000000000000091d30404c51606060606060606060606060606060605b5548382612000000000000000000000000000000000000000000000000000000000a1e3346576379899ea7b6a599837361574b4539433e4b4f616a7f94a2a1998372604a3e2e180800000000000000000000000000000000001022374b5d6e8399aa9f8a76614c382816020000000000192e43596e8398aea5907a65503b2510000000000000000d18203036434a50565a5f758a9f96816c58524c474a4f5f5f5f4c473a2a17040000000000000000000000000000000000000000000000000000000000000000000000000000000d22374b5d6d8297a4b6b5a495806b5e4c3e2e201406000000000000000005101d2b3b495b687e93a2b4a497816d5d4b372715020000000000152b40556a8095aabfac96816c574b5761696f7578797b7a7875716b625a4c483b2f2213050000000000000012273d52677c92a7bcbcab8c77624d37220d0000000000000b2034485970859bb0c6a7927d67523626140100000000000d22364a5c72879cb2bcc9baa9927c6752392917030000000000000f253a4f647a8fa6917c67513c2b19060000000000000005182a3b50657b909fa895806b61514c47444b4e596276869caa9e89735e49341e0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394c5e6675757575757575757575757575757575706655422d19040000000000000000000000000000000000000000000000000000071b2d3e4b6175879da7b8b29d87756155463932282d2e37424a6072849ab0a1947f6a5c4a3626140100000000000000000000000000000000081b2e3f4e63798b9fa9947f695645321e0a0000000000192e43596e8398aea5907b65503b261000000000000000000513182530353b414a5f758a9f97816c57423733363a4a4a4a37332a1c0c000000000000000000000000000000000000000000000000000000000000000000000000000000091d2f404f647a8f9fb1c0b19c8674604b402f20100200000000000000000000000d1d2c3d4a6072859ab0b19f907b655544311d09000000000011273c51667c91a6c2af9a846f5a3c464b53566062646564636055554d493c342b1d1204000000000000000014293f54697e94a9bec9a48e79644f39240f0000000002080d22374d62778c9fb5b9a88d78634d38230e000000000000071b2d3e566b8095abc3c9b49f8a76614b36210c000000000000000b20354a6073889d99846f5a4835200e00000000000000000d23384b5d6c8197a19e947f706761585560636b77859b9f9e9e89735e49341e090000000000000000000000000000000000000000000003090b0c0a030000000000000000000000000000000000000000000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a84705b45301b0600000000000000000000000000000000000000000000000000000d22364a5c6c8197a5b6b3a2907b65574637291e16181b22304354647a8fa2b49f8c7a645443301c080000000000000000000000000000000000102135495b6b8096a59d8875604b3828150200000000192e43596e8398aea5907b65503b26100000000000000000000008131c2025354a5f758a9f97816c57422c1f2224353535211f170c000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384c5e71859bb0bdb3a2907b65554431211101000000000000000000000000000f1c304354647a8fa2b3b19c8674604b37261401000000000d22374c62778ca4b5b39d88735a48343638454b4d4f504f4e4b443738352c201c13080c0200000000000001162b41566b8096abc0bba6907b66513b261100000009151d202a3a54697e93abbcb39e89745a4935200e080000000000001024394f64798ea5b6c7ae99836e5746331e0a000000000000000a1c3043546b81969f8c78624d3c2b19100e080000000000081c2f3f4b607483969f9d94847c777473757980899b9c8a8a9e89735e49341e090000000000000000000000000000000000050b0d1319161e21211e1719140e0c06000000000000000000000000000000000011273c51667c90959ca59f9f9f9faa9f999a9b9c9d9a85705b45301b060000000000000000000000000000000000000000000000000005192b3c4f647a8e9fb1c3af9a846f5d4b3929190b0300081325364a5c70859ab0ab9b8573604b3520100000000000000000000000000000000000061a2c3d4b6175879da6937e695645321d0d00000000192e44596e8399aea5907b65503b2610000000000000000000000000070b20354a5f758a9f97826c57422d170d0f1f1f1f0c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c51667b90a3b5c2af9a846f5d4b372715030000000000000000000000000000001325364b5c6f849aafb6a4927d685544311d08000000000b2034485971869cb1b7a68d77624d3822283236383a3b3a38363127232530353025271f1406000000000003182d43586d8298adc2bda8927d68533d28130000091927313635475870859ab0c9b19c86715c3c2c25231c1103000000000d22364a5c72879db2baa9927c6752392917030000000000000a1a2832364e64798ea496816c5a48372c25231c110300000000111e3245566073818b989f9a918c89898a8e959b92867a859b89735e49341e09000000000000000000000000000000080d182022292e2832363633292e292320190e090000000000000000000000000000000c21374c61767c7f879aa2b4b5b49f8c838586878788836f5a442f1a05000000000000000000000000000000000000000000000000000b2035485a6e8399aebdb7a6907b65503f2f1b0b0000000008182d3e53687e93a8b5a3927d67523f2e1b0800000000000000000000000000000000000e1e324657657b8d9f9d8874604b3b2b1905000000192e44596e8399aea5907b66503b2611000000000000000000000000000a20354a5f758a9f97826d57422d1802000a0a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2035495a70859aafc1b5a4907b65503f2f19090000000000000000000000000000000008182e3e51667c91a7b8b29c8774604b35200b0000000005182b3b566b8096abc3a6917c67513c27151d202324262523201d2b3536434a43363b3224140400000000051a2f455a6f849aafc4bfaa957f6a55402a150002152737444b4b4c61778b9fb4c6b19b86715545383b382f211100000000071b2d3e566b8096abb49f8a76614b36210c00000000000002152838454b4a5c71869c9f8a786255493d3a372e211100000000031628384555606b79838a8f9395969594908b857d7472868f89735e49341e090000000000000000000000000005111c232b34373e4338454b4c4639443e38352c241d1206000000000000000000000000000a1f33475861666a74849ab0c5b59f8b7470707172736f6554412c1803000000000000000000000000000000000000000000000000000d22384d62788c9fb5c8b29d8874604b3520110000000000001023394e63788ea8b9b19b86715d4b37220e0000000000000000000000000000000000031628394c5e6c8196a4947f6a5948342012000000192e44596e8399aea5907b66503b2611000000000000000000000000000a20354a5f758a9b97826d57422d180200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2b4c6b19c86715d4b3721110000000000000000000000000000000000001020354b6074889eb3b6a5907b6650382816020000000010253b50657a90a5b6ac97816c573e2d1b090b0d0f100f0e192b3c484d546054544f4232221200000000071c31475c71869cb1c6c1ac97816c57422c1700081d314455606055677d92aabbc9b39e8974605654504b3f2f1c080000000010243a4f647a8fa6ae99836e5746321e0a000000000000091d32455660565f687d92a59a8473635b56504b3f2e1c08000000000a1a2837444b5b636d767a7e8081807e7b76706860647a7a7a644f3a240f000000000000000000000000000e19202e373b484d53585c566061575d59544d493c3830211a0f01000000000000000000000004172a3a474c515664798ea7b9bcab8c76615b5c5d5e5a5447372511000000000000000000000000000000000000000000000000000014293f54697e94abbcc1ac97816c5443301c080000000000000b20354b6074899eb4b5a38f7a654f3a25100000000000000000000000000000000000000b1b2f404b6074869c9f8a78624d40301d0d0000192e44596e8399aea5907b66503b261100000000000000000000000000061c31465b71858686806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a556a7f95aac0c1a9947e69543f2f1c03000000000000000000000000000000000000081d3144556d8297acc3ae98836e5645321e09000000000b20354a6073879db2b29d87725c4a36220b00000000000b2035485a6270757269604f40301d0a000000091e33495e73889eb3c8c3ae99836e59442e19000b20364b60757574748298adc8c8b9a89781756d69655d4b38230e000000000b20354a6074889daa927d6752392916030000000000000b20364b607575747373879da29a8479706b655d4b37230e00000000000a1927313d494e576065686b6c6b69666158534b5c6465645c4b37220d000000000000000000000004121e2b353f4b505962686e7274767674726e69635a514c40362c1f150100000000000000000000000c1c2a3337384a5c74899eb3b7a28c77624d4748484441372919080000000000000000000000000000000000000000000000000005182a3b5a6f849aafc9c5a6917c675136261401000000000000081c30435470859aafc2ab96816b5639291603000000000000000000000000000000000000111e32455663788a9e98826e5e4d3b2a180500192f44596e8499aea6907b66513b26110000000000000000000000000005192e4256677171716a62503c281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33475870859bb0c5b5a38c77624d372211000000000000000000000000000000000000000114263752677c91a7c4b49f8a75604b36210b00000000071c3043546a7f94aab7a58e79644e39291703000000021527374d6278858a877e695f4d3924100000000a1f354a5f748a9fb4c9c4af9a846f5a452f1a00162b40566b808a8a898b9fb3b3b3b3b39f9788827e7b65503b251000000000071c3043546c81969f8b76614c37210c000000000000091f34495e74898a8989878a9eb3a29a8d85807b65503a251000000000000009151d2c3539454b505355565654504c473a3e4a4f4f4f4b3e2e1b07000000000000000000000613222f3c484d5d656f777e83878a8b8b8a88837e786f665e4e493d321d140900000000000000000000000c171f212d3e5b71869bb0b7a28d78624d3832332f2c25190b00000000000000000000000000000000000000000000000000000b1f34475973889eb3c8b8a78c77624d37220d0000000000000001142636576c8297acc1b19c87725746321e0a00000000000000000000000000000000000002162838495a667c8d9f917c665948341f0b00192f44596e8499aea6907b66513b2611000000000000000000000000000013263849565b5c5c55504333210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21374c61768b9fb4c6b19b8671594834200b00000000000000000000000000000000000000000c22374c61778ca6b7baa9907b66503b261100000000001325364c62778b9fb4ab96816c5746331e0b000000081d3144556e83999f9d917c67513c2712000000081d33485d72879db2c5c2ad98826d58432d1800162b40566b80959d9d9d9d9d9d9d9d9d9d9d9d989485705a45301b050000000013253650657b909a85705847331f0a000000000000091f34495e74899d9d9d9d9d9d9d9d9d9d9a96826e59432e1900000000000000010f1a212832363a3e4041403f3b3733292d363a3a3a372e20100000000000000000000004132431404c5a626f7b848c93989c9fa9a99f9d99938c847c70635b4f43312619090000000000000000000000040a1b30455a70859aafb8a28d78634d38231e1a1811080000000000000000000000000000000000000000000000000000000d22374c62778ca7b8c8b39e8973594834200b0000000000000000162b40566b8095abc0b59f8b76614b36210c000000000000000000000000000000000000000a1a2c3c4c5e697e939e8977624c37220d00192f44596e8499aea6907b66513b26110000000000000000000000000000091b2b3842464646403c33251504000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90abbcc0ab96806b563b2b180500000000000000000000000000000000000000000b1f34475973889db2c7ab95806b56402b160000000000081f3448596c8197a7b49e8976614b3a29170400000b20364b60758a9fb4ae99836e59442f1904000002172c41576c8196a7b3b3a4927d67523d271200152a3f556a7f888888888888888888888888888888836e59442e1904000000000b20364b60748a8b7f69543a291704000000000000071d32475c7286888888888888888888888888826d57422d18000000000000000000060a161e2125292b2c2b2926211f171b22242524221b100200000000000000000000122231424e5e66788390999fabada99f9a96949395999e9a9184796a614b44372614010000000000000000000000051a2f445a6f8499afb8a28d78634d38230e050300000000000000000000000000000000000000000000000000000000000e23394e63798ea3c5c5b09b86705b3b2b18050000000000000000152a3f546a7f94a9bfbcab8f7a644f3a250f00000000000000000000000000000000000000000e1e2f404f606b809597816c57422c1700192f44596e8499aea6917b66513c26110000000000000000000000000000000d1b262e3131312b28211507000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9c9c6a6917c66513c271100000000000000000000000000000000000000000004182a3b5a6f849aafc4af9a856f5a392917030000000005182a3b4c6177899eb3a8937e695846331f1507000b20354a6075899fb4b09b86715b46311c060000000d22374d627789999e9d988674604b36200b0013283c50616a7373737373737373737373737373736e6453402c170200000000091d31455660747573604b35200c00000000000000061a2f435768727373737373737373737373736d63523e2a15000000000000000000000003090b101316171614110c0a04070d0f100f0d0700000000000000000000000e1e30404e60687c8a99a1afb5a99f958a85807e7e808388909a9a8b7f6d605544311d140000000000000000000000041a2f44596f8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9c3ae99836e59442e1900000000000000000013293e53687e93a8bdc9a7917c67523c27120000000000000000000000000000000000000000001222324251626b808576614c36210c001a2f44596f84999e9e917b66513c2611000000000000000000000000000000000913191c1c1c15130d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d43586d8298adc2b9a88d78624d38230d00000000000000000000000000000000000000000000182d42576d8297acc2b39e88735746331e0a00000000000d1f334758697f94a3b39e8876614c4232221b16161c3043546f849aafae99836e59442e19040000000b2034485963798489888277625544311d08000d20334350555e5e5e5e5e5e5e5e5e5e5e5e5e5e5e59534636241100000000000215273845566060605443301c08000000000000000014273a4a575c5e5e5e5e5e5e5e5e5e5e5e5e57524535230f000000000000000000000000000000000000000000000000000000000000000000000000000000000008182c3c4d5e687e8d9ea8b3b4a49c8a8077706b69696a6e747b85919d948273604b42321e0e0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000001030500000000000000000000000000000000000000000000000f253a4f647a8fa4b9c2ad97826d58422d1803000000000000000014293e54697e93a9bebda8927d68533d2813000000000000000000000000000000000000000000041424334451626b75615846331f0a00182e43586d82888989897b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a70859aafc5b49e8974604a35200b00000000000000000000000000000000000000000000162b40556b8095aac0b8a78b76614b36210c000000000004182a3a4b6074859ba7a698826d614f43372e2b2b2d374454677d92a7a4927d67523d28120000000005182b3b4a5b636f73736d6259483727150200031525333c3f4848484848484848484848484848484440362818070000000000000a1a2738454b4b4b433626140100000000000000000a1c2c3a4347484848484848484848484848423e35271706000000000000000000000000000000000001080b0c0b09020000000000000000000000000000000000132536495a667c8d9fabb9b4a39b86786a615956545455556066707c889a97816d604f3c2c190600000000000000000004192f44596e8499aeb8a28d78634d38230e000000061016181a0f0d0700000000000000000000000000000000000000000e23394e63798ea3c6c1ac97816c57422c17020000000000000000152a3f556a7f94aabfbea9937e69543e291400000000000000000000000000000000000000000000061626344451566056463a29170400162b3f53646d73737373665e4c38230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c1114161717181813110b020000001d32475c72879cb1c6b19c87715443301c0700000000000000000000000000000000000000000000152a3f556a7f94aabfc5a38e79634e39230e0000000000000c1d3144556278899ea7a0937f6a614f4b3e41403e4a5560728499aa9c8674604b36200b00000000000d1d2d3d4a4e5a5e5e584c483b2b1909000000071520282a3333333333333333333333333333332e2c24180a00000000000000000a1a273136363530261808000000000000000000000e1c272f323333333333333333333333332d2a231709000000000000000000000000000000070b10141d2021201d15110b0700000000000000000000000000071c30435463788a9fabbcb7a59b8576635a4c473b3f3e37444b515e6677849a937e695a4935200c00000000000000000004192f44596e8499aeb8a28d78634d38230e00000a18232b2d2f24221b10020000000000000000000000000000000000000d22374d62778ca8b9c1ac97826c57422d17020000000000000001162b41566b8096abc0bda8927d68533d281300000000000000000000000000000000000000000000000816263438454b4538291c0c00001023354653585e5e5e5e504c402f1c090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090c181f2226292b2c2c2d2d28261f140600001e33485d73889db2c4af9a846f5a3625130000000000000000000000000000000000000000000000152a3f546a7f94a9bfb9a48f7a644f3a240f00000000000002152737485a647a899da59f8d7f6f645c585656575c64738197a19f8c7b655544311d080000000000000f1f2d36394449484337342b1d0d0000000000030d13151e1e1e1e1e1e1e1e1e1e1e1e1e1e1e19171107000000000000000000000a151d2021201c14080000000000000000000000000a141a1d1e1e1e1e1e1e1e1e1e1e1e1e18150f06000000000000000000000000000008131c20262631353636312726201c130800000000000000000000000b20354a6072859aa8babeb29d87776158493c342a2929273135404d596174839a8a78634d38230e00000000000000000004192f44596e8499aeb8a28d78634d38230e00061828353f434439362d20100000000000000000000000000000000000000b2034485974899eb4c2ad98826d58432d18000000000000000001152737596e8398aec3c8a6917c67513c271200000000000000000000000000000000000000000000000008161a27313631271a0c000000061828353f43494949493b382f22120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c232a34373b3f40414242423e3a31241402001e33495e73889eb3c3ae99836e59442e190000000000000000000000000000000000000000000000152b40556a8095aabfbaa48f7a654f3a25100000000000000009192b3c4a5c64798798a09f94847a726d6b6b6d717984979f9e8c7d675d4b37271502000000000000010f1a21242f34332e2220180d0000000000000000000009090909090909090909090909090904020000000000000000000000000002090b0b0b0801000000000000000000000000000000060709090909090909090909090902010000000000000000000000000000000d182530353b37444b4c4b45383b3530251810020000000000000000071b2d3e51677c91a2b4c6b2a0907b6559473a2c1f181414151d20303b47566175867f72604a35200b00000000000000000004192f44596e8499aeb8a28d78634d38230e001023354653585a4f4a3e2d1b07000000000000000000000000000000000005182b3b5b70859bb0c4af9a846f5a3928160300000000000000081d31445571869cb1c6bbaa8e79644f39240f00000000000000000000000000000000000000000000000000000a151d201d150a00000000000a18232b2e3434343426231c12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f2f383a474c50545556575757534e42311f0b001d33485d72889db2c2ad98836d58432e180300000000000000000000000000000000000000000001162c41566b8196abc0b9a48e7a644f39240f00000000000000000e1e2d3e4a5b6376828f999f9a8f8783808082868e9a9f96887b675f4d3f2e1909000000000000000000070c0e1a1e1e180d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2a36434a5058556061605658514a43362d201306000000000000000d22364a5c71869bb1c0c1ae98836e5d4b3b2a1b0e0400000108121d2a38465761756a605443301c0700000000000000000004192f44596e8499aeb8a28d78634d38230e00162b3f53646d6f645c4a36220d000000000000000000000000000000000000162b41566b8096abc4b19c87725745321e09000000000000000b20354b6075899fb4c9b49f8a75604b36200b00000000000000000000000000000000000000000000000000000002090b090200000000000000061016181e1e1e1e110f09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1c2a33404c50596166696b6c6c6d6d68604e3a2611001c32475c71869cb1c3ae98836e59432e190400000000000000000000000000000000000000000003192e43586e8398adc3c4a38d79634e38230e00000000000000000010202d3d4958616d7a848c93979b989695979b97928a8176655d4d413021100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f1120202020202020202020202020202020202020202020202020202016140d04000000000000000000000000000000000000000000000000000000000000000000000d1d2b3b485460656d72757675736e6660544a3e312414060000000000000f24394e64798ea3b5c9b5a38e79644e3f2f1d0c000000000000000c1a2939465660564a433625130000000000000000000004192f44596e8499aeb8a28d78634d38230e03162839586d82847a644f39240f00000000000000000000000000000000000010253a50657a8fa6b7b49f8b76604b36210b000000000000000f253a4f647a8fa8bac6b09a85705645321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111f2d3a474c5e666f777b7e80818182827e68533e2813001a2f455a6f849aafc4ae99846f59442f1a0000000000000000000000000000000000000000000006192c3c5b70859bb0c5b8a68b75604b36210b00000000000000000002101f2c3a474c5d656f777e82868889898886827d766c61584c3f3023130200000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d24273535353535353535353535353535353535353535353535353535352b28211608000000000000000000000000000000000000000000000000000000000000000005182b3b485962727b83878a8b8a88837b72645c4e42312414040000000000152b40556a8095aac1c5b09b85705c4a3621110000000000000000000b1b2938454b4538302518080000000000000000000004192f44596e8499aeb8a28d78634d38231a1a1e3245577389907b66503b26110000000000000000000000000000000000000b20354b6074889db2bcab8f7a6550362614010000000000071a2d3d556a7f94aac6baa8937e69533828150200000000000000000000000002090b09020000000000000000000000000000000000000000000000030a0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b08020000000000000000000000000000000000000000000000000000000000000000000000000000000412212e3d4a58616e7b848b90949596979797836e58432e1900172c42576c8197acc1b09b86715b3b2a18050000000000000000000000000000000000000000000c2035495a74899eb3c8b39d88735745321e0900000000000000000000010f1c29333f4b4f5962686d7173747473706d6761584c473a2f21130500000000000000000000000000000000000000000000000000000000000000000000000000000000000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a403d33261604000000000000000000000000000000000000000000000000000000000000000b2034485962778490989d9fab9f9d9890857a68604e423122120000000005182a3b5b70859ab0c5c6a9947e69543d2d1a03000000000000000000000b1a28323632281c1308000000000000000000000004192f44596e8499aeb8a28d78634d38302f2f2b364b60768b907b66503b2611000000000000000000000000000000000000081d3144556a7f94a7b8ab95806b5443301c0900000000000921364a5c70859bb0c5b49f8a77614c37220c0000000000000000000000000a151d201d150a0000000000000000000000000000000000000000000b171e212222222222222222222222222222222222201d1509000000000000000000000000000000000000000000000000000000000000000000000000000412222f3f4b5b63768390999faaa9aaa1998b857e69533e29140013293e53687e93a8c5b39e88735947341f0b0000000000000000000000000000000000000000000d23384d62788da8b9c4af99846f5a392816030000000000000000000000000c171f2e373b484d53585b5d5e5e5d5b58524c473a33291c110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d30404c5160606060606060606060606060606060606060606060606060606055504433210d000000000000000000000000000000000000000000000000000000000000081c2e3f4d6277879aa2adb2b0a49c9a9ca39b8b7e69604e40301e0e0000000b1f34485973899eb3c8b9a88e79644e39240f0000000000000000000000000a151d201d150a0000000000000000000000000004192f44596e8499aeb8a28d78634d464544453c4854657b90907b66503b2611000000000000000000000000000000000000011426374c6176899eb3b29d8774604b3727150100000009192d3d4e64798ea3b4b8a696806b5947341f0b00000000000000000000000c1a27313631271a16080000000000000000000000000000000000000b1b29333637373737373737373737373737373737373631271909000000000000000000000000000000000000000000000000000000000000000000000004122330404c5d65798799a1afb4b8a99f9383787069604e3b2611000f24394f64798ea7b8b8a78c77624c37220d00000000000000000000000000000000000000000115273752687d92a7c6c5aa95806a55402b15000000000000000000000000000004101b222b34373e42464849494846423d3733291f170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394c5e667575757575757575757575757575757575757575757575757575756b62503d28140000000000000000000000000000000000000000000000000000000000000e23374b5d6f8499a5b4b4a39b8d8785878d969f927e695f4d3c2b190600000d22374c62778ca7b8c9b49e8974604b35200b0000000000000000000000000002090b0902000000000000000000000000000004192f44596e8499aeb8a28d78635c5b5a5a5a5b5a62728399907b66503b261100000000000000000000000000000000000000091f334758697e93a3b4a5917c665544311d150c0a0c1927374a5c6c8297acbcb39e8877614c3b2a1804000000000000000000000c1c2938454b4538342616080000000000000000000000000000000003172939464c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b443727150200000000000000000000000000000000000000000000000000000000000000000004122230414d5e667b8a9da5b2bfb7a79e8b7e6e625a534e42311f0b000b20354b6074899eb3c5a5907b66503b26110000000000000000000000000000000000000000081d3144556d8298adc2b8a78f7a654f3a251000000000000000000000000000000000080d192022292d3133343433312d28211f170c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a806b55402b1600000000000000000000000000000000000000000000000000000000000114263750657b8fa1b3b6a59b857972707278818d9e8d7d675a4935200b00000e23394e63788ea3c5c6b19b86715443301c08000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a28d787271706f6f6f7072788298a1907b66503b2611000000000000000000000000000000000000000417293a4b6073859ba6b19c8673604b413127211e212937445564798c9fb4b09e917c665847331d0c000000000000000000000417293a465660565144342616060000000000000000000000000000000a1e334657616161616161616161616161616161616161605544311d08000000000000000000000000000000000000000000000000000000000000000004122230404d5f677c8b9ea8b7c2b5a59d897b68604d493c3b3124140200081d3144556e8398adc5ab95806b563e2d1b07000000000000000000000000000000000000000b20354b6074899eb3c8b39e8974604b35200b000000000000000000000000000000000000050b0d13181c1e1f1f1e1b18120c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c919f9f9fa59d9a999999989898979797969696979b9fab9f9f9f96816c57412c170200000000000000000000000000000000000000000000000000000000081d3144556e8398adbfb29c8775635b5b5a626c7c899e8978624d38230d00000f253a4f647a8fa4b9c3ae99846e5936261401000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aec3b39e8988878685848485878d98a0a5907b66503b261100000000000000000000000000000000000000000c1c3043546277889da7a495806b5f4b44373633363a46556073859baab0a096806b5e4d3a2a1800000000000000000000000a1f33465861756b6251443324140400000000000000000000000000000c21364c6176777777777777777777777777777777777774604b36200b000000000000000000000000000000000000000000000000000000000000000412222f404d5e677d8c9fa9b9c0b4a49c8779655d4e42352c261f140600000114263751677c91a7b8b19c86715c4a36220b00000000000000000000000000000000000005192b3c50667b90a7b8c1ac97826c5544311d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a1b3b29d878484848383838282828181818182868c98a0b1ad98836d58432e1803000000000000000000000000000000000000000000000000000000000b20354b6074899eb3b9a8917c6757493d484d5e667a8a8c7c67523c2712000010253a4f657a8fa4bac2ad98826d58432d1800000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aec3b3a1999898989897979797979799a1907b66503b26110000000000000000000000000000000000000000011426364859647a899ea79f8d7e6b60554f4b464b4f5861738298a3b39e968272604a40301c0c00000000000000000000000c21364c617685806b62504232221200000000000000000000000000001a2f44596f838c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c7b65503a25100000000000000000000000000000000000000000000000000000000000000213222f404c5e667d8c9faababfb3a29b8677635b4b3f3120190e0b02000000000b20364b6075889eb3b6a48e79644f3928160300000000000000000000000000000000000b2035485a6e8399aec5b4a38f7a644f372614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c0b070000000000000000000000000000000000000b20354b60738499a5b49e897a6f6f6e6e6e6d6d6d6c6c6c6c6d71788397a0af99846f5a442f1a05000000000000000000000000000000000000000000000000000000000e24394e63798ea8b9b49e8975604b392c35404c5c677c7b675f4d39251000000f24394e64798ea3c5c1ac97816c57422c170200000000000000000000050b0d0f0c0a0400000000000000000000000000000004192f44596e8499aec3ae9983838382828282828282828399907b66503b261100000000000000000000000000000000000000000008182b3b4a5c647a899aa29f8d80746964615760646a768398a0a79e928072605443302212000000000000000000000000172c42576c819795806b604f402f1e0e000000000000000000000000001a2f44596f8499a1a1a1a1a1a1a1a1a1a1a1a1a1a1a18f7b65503a2510000000000000000000000000000000000000000000000000010001080b0c151d30404c5e667c8c9faabbbeb2a19984766259493d2e21140600000000000000091d3145566b8095a8baac96816c5746321e0e00000000000000000000000000000000061a2c3d4d62788b9fb4c0b09b85705c4a361909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b0b171e21201c130800000000000000000000000000000000081c3043546176879da9a89e8b7b655a595858585757575656585a62728197a39b85705b46301b060000000000000000000000000000000000000000000000000000000012273c52677c91a7c6af9a85705645311b202f3e4d5f67655d4d41301d0a00000c22374c61778ca7b9c2ac97826d57422d18020000000000000000000d19202224211f170c000000000000000000000000000004192f44596e8499aeb8a28d786d6d6d6d6d6d6d6d6c6c7b90907b66503b2611000000000000000000000000000000000000000000000d1d2e3e4a5c647784939d9f95877f7976757679808899a19f97897d6b605443362513040000000000000000000000000d22374c6277899e937e695e4c3c2c1a0a0000000000000000000000001a2f44596f8499aeb5a9a3a2a2a1a1a1a0a0ab9f9f9f8f7a65503a25100000000000000000000000000000000000000000050b0d13171a151d20222731414d5e667c8b9faabbbcafa09883756158483b2c1f10030000000000000000021527384c61778a9fb4b39e8875614b3c2b1905000000000000000000000000000002102135495b6c8297aabbb4a2907b66513e2e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e252933363530251814060000000000000000000000000000011426364758647a8b9fb4a99e8978625645434242424141413c49546073859b9c87725c47321d000000000000000000000000000000000000000000000000000000000014293f54697e94a9beac97816c57382715122030414d52504b3f3023120100000b1f34475974899eb3c3ae98836e59432e19000000000000000009171d2b34373937332a1c150700000000000000000000000004192f44596e8499aeb8a28d78635858585858575757677c92907b66503b2611000000000000000000000000000000000000000000000010202e3e4a5962737e88939a9d948e8b8a8b8e959e9c958b8277675f4b4336261808000000000000000000000000000b20344859667c919f8d7c665a493828160200000000000000000000001a2f44596f8499aea9978e8d8c8c8c8b8b8b8a8a8a898a7a654f3a25100000000000000000000000000000000000040b0d182022282c2f2731353737444b5f677c8b9fa9bab7b39e9582736057473a2b1d0f01000000000000000000000a1f3447596b8095a5b6a795806b5a483520130300000000000000000000000001102032424e63798b9fb4bbaa9a84705e4c3820100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051323313a39464b4a433632241406000000000000000000000000000008182a3a4a5c687e93a0b1a79b8575604b41312d2c2c2c2c2b364455657b909d88735e3828160300000000000000000000000000000000000000000000000000000000162b40556b8095aabea9947e69543f291402132330393c3b372e21120500000004182a3b5a6f8499afc4af9a846f5a3a291704000000000000031727343b484d4f4c473a32251501000000000000000000000004192f44596e8499aeb8a28d78634d43434242424254697e93907b66503b261100000000000000000000000000000000000000000000000210202d3b48556068757d858b909395969594918d8780786d62594d4130261808000000000000000000000000000005182b3b4d5e6e82989e8978635645321e1000000000000000000000001a2f44596f8499aea38e79777777767676757575747474655d4b37220e000000000000000000000000000000050c181f222b34373d414537444b4c4e55606b7d8b9fa9b7b2a69d90806d60554539291c0d00000000000000000000000004182a3a4b6075879dabb49f8a78624d42312111010000000000000000000002101f2e3e4f606f849aaabbb49f8b79634e402f1c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001132331414e52576160544f433224140000000000000000000000000000000c1c2d3e4e606d8297a3b5a397826d604e3d2d1b1717171826374c5d71869b8a745645321e0900000000000000000000000000000000000000000000000000000001162c41566b8196abbda8937d68533e28130005131d252725231c11030000000000142a3f54697f94a9c0b29c87725846331f0a000000000000112134455259626461584f43321f0f000000000000000000000004192f44596e8499aeb8a28d78634d382d2d2d2d40556b8095907b66503b261100000000000000000000000000000000000000000000000002101d2b37444b57616870767b7e8081807f7b78726b625a4c483b301c1408000000000000000000000000000000000d1d30404d62778a9e9b8574604b3e2e1a0a000000000000000000001a2f44596f8499aea08b766262616161606060545f5f5f4f4b3f2e1b0800000000000000000000000000010d18202a34373b484d52565a5d55606163697480929fa9a7a69d95887c6b624b4437281b0c00000000000000000000000000000c1e324556657b8c9fb4a998836e604e3f2f1c140800000000000000000713202d3d4b5c697e93a2b4b3a2947f6a5b4935221200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e31414e5f6872767469614f42321808000000000000000000000000000000102031424b6074859ba7b19f927d685b4a392917030009192f3f556a80958b76604b36210b00000000000000000000000000000000000000000000000000000001172c41566c8196abbca7927c67523d27120000010a1012100e08000000000000000d22384d62788da2b3b59f8b76614c36210c0000000000081c2e3f52636c7779766a614f3d2d1a070000000000000000000004192f44596e8499aeb8a28d78634d382318182d42576c8293907b66503b261107000000000000000000000000000000000000000000000000000d19263139464b53586165696a6c6b6966625a554d493c342b1d130100000000000000000000000000000000000012203448596a7f94a396806b5c4b382816020000000000000000001a2f44596f8499aea18b76614d4c4c4c4b4b4b434a4a493a372e21100000000000000000000000000009141d2b343b474c545962686c6f72747577797e86959e9e98928e887f76665e50443127190a000000000000000000000000000000031628384b5d6b8095a0b2a0927e685d4c40302618100b060000050b0f1a21313e4a5b647a8b9fb4b6a49a8472604a3d2c1a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253a4e5f687d878b887e69604f36261401000000000000000000000000000002141e3245566278899eabb49f8a79635746331e14020011243a4f64798f8c77624d37220d00000000000000000000000000000000000000000000000000000001162c41566b8196abbca6917c67513c2712000000000000000000000000000000000b2035485a6f849aafbcab907a655038281602000000000e23374b5d6c818c8e8b7f6a5c4a36210d0000000000000000000004192f44596e8499aeb8a28d78634d38230e10263b50657c7e7e78624d38221c1c0c0a04000000000000000000000000000000000000000000000009141d2832363a464c505455565554514d483c38352b20180d000000000000000000000000000000000000000005182b3b4b6074879d9f8c7a645645321e0e0000000000000000001a2f44596f8499aea18b76614c3737363636353026343425221b10030000000000000000000000000e1926313b484d59616a71777d818488898a8c8e939ca49e89837d7a726a61574c40331d150900000000000000000000000000000000000a1a2e3f4b60728298a2b49f8b7b665e4b43362e2320191a1a181f222d36424e5c6479899ea9b5a59c8676615443301f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316293952687d929da59e937e695443301c0800000000000000000000000000000002162838495a667c8d9fb5a99c8675614b42312010000b20364b60758a8e78634e39230e00000000000000000000000000000000000000000000000000000001162c41566b8196abbca7917c67523c27120000000000000000000000000000000005192b3c50657b90a2b4ab96816c5645321e0d0000000010253a50657b8f9faa9f8d79644e39240f0000000000000000000004192f44596e8499aeb8a28d78634d38230e0e23384c5e656969625a4835223232221f180c0000000000000000000000000000000000000000000000010b161e212933363b3e4041403f3c38352b2320190e05000000000000000000000000000000000000000000000d1d324556697e93a69c8674604b3c2b19060000000000000000192f44596e8499aea18c76614c3721212120201c141f1f100e0800000000000000000000000002101e2b37444b59626d777f868c92969a9d9d9a99999a9c9fa79e988780796e635b4b45382b1e10020000000000000000000000000000000000111c30435460748498a0a99f8a7c6a60544b3f38352b302f2a34373d4a4e60687a889ea7b2a39b87786258473625130100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e32465772879db2b7b39e8874604b35200b000000000000000000000000000000000a1a2c3c4c5e6b8095a1b3a498826e604e3e2d1c0c081d31445571858e7a654f3a251000000000000000000000000000000000000000000000000000000001162b41566b8096abbca7917c67523c271200000000000000000000000000000000000e23384c5e6f849aa9b39e8975604b3c2b1a0b000001162c41566b8196abbbab95806a55402b150000000000000000000004192f44596e8499aeb8a28d78634d38230e091c2f404c5053534d483c3437474737332a1c0c00000000000000000000000000000000000000000000000003090c171f2126292b2c2b2a262220190e0b06000000000000000000000000000000000000000000000000021528384b6075889da495806b5a483520100000000000000000192f44596e8499aea18c76614c37210c0b0b0b0801000a00000000000000000000000000000210202d3c4855606a77828b949ca49f99918c8885848485878b90979f9d958c83796b6056483c2d20100200000000000000000000000000000000011426364556607482949fa89f8c7f73655d534d483c45453b474c525b636f7e8a9ea6b2a0988577625a483a2918080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61768ba5b6cab8a68d77624d38220d00000000000000000000000000000000000e1e2f404b6072849aa5b2a0937e685c4a3a2918081527374d62787975614b36210c00000000000000000000000000000000000000000000000000000001162b41566b8096abbca7927c67523d27120000000000000000000000000000000000091c2f404e63798b9fb4a7937e685a4838281b110b08152b40556a8095aac0ac97826c57422d170200000000000000000004192f44596e8499aeb8a28d78634d38230e0011212f383b3e3e38353b484d5c5c4c473a2a18040000000000000000000000000000000000000000000000000000040a0c101415171614110d0b05000000000000000000000000000000000000000000000000000000000a1e324556697f94a99f8b78624d3e2d1b0700000000000000192f44596e8499aea18c77614c37220c00000000000000000000000000000000000000000110202e3e4a5a62737f8a979fa9a1998c847c7772706f6e7072767b828a969f9f988b8074625a4a3e2e2010000000000000000000000000000000000008182838455660727f8c9ca49f94857a7069625a5b5a5a5b5962676f7984939fa8a69d9182756259483c2b1c0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758a9fb4c4b5a48c77624c37220d000000000000000000000000000000000000121c3043546176879da9b49f8b7a645847362513092035485a6264615746331e0a00000000000000000000000000000000000000000000000000000001162b40566b8095abbca7927d67523d2812000000000000000000000000000000000000112136495b697f94a0b39e8978625646392e22201d20253a50657a8fa2b4aa947f6a553f2a150000000000000000000004192f44596e8499aeb8a28d78634d38230e0003111c2326292922344859627171615847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021628384c61778a9fa998826d5c4a36221000000000000000192f44596e8499aea18c77614c37220c00000000000000000000000000000000000000000f1f2e3e4b5c647884949ea8a99f9383796f6761595b59595a5760666d77818c9da69f958578645c4b3e2e1e0e00000000000000000000000000000000000a1a28384554606a7a86939da39b8f857e7874716f6f7073777c848c99a1a79e95887c6d6157483b2b1d0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3145566f8499a6b0a99c86715947341f0b000000000000000000000000000000000000011426364758647a8b9fb4a99d8776615443301c10192b3c484d4e4b463929170300000000000000000000000000000000000000000000000000000001162b40566b8095abbca7927d67523d2812000000000000000000000000000000000000061a2c3d4f616e8298a1a89a847461574b3f37353135373e4b5d70859ab0a18e79644f39240f0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000090e10141422374d6277868677614c37220c0000000003090b0f0d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586d8298ad9f8d7a644f3e2e1b08000000000000192f44596e8499aea18c77624c37220d000000000000000000000000000000000000000a1b2c3d4b5c647a889aa2b4a79e8b7e6f635b524c473a444439454b5059626c7b889ca4a39b887a645c4b3c2c1b0a00000000000000000000000000000000000a1a2836434a5c64737e88919a9f9a938d8986858486888c92999f9f9a92897f75675f4b46392b1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384d627888979b988b7b654f3b2a18050000000000000000000000000000000000000008182a3a4a5c687e93a0b1a5998372604a3f2e1c0e1e2b3538393633291b0b0000000000000000000000000000000000000000000000000000000000162b40556b8095aabda7927d68523d2813000000000000000000000000000000000000000f1f32434b60748398a0a29a8475655d524d4b444a4d525c64798c9fa599836f5c4a36220d0000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000e23394e63798e8c76614c37210c0000000a161e2124211a0f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a4f657a8fa6ab9a846f5c4b37220d000000000000192f44596e8499aea18c77624c37220d00000000000000000000000000000000000003162839495b647b8a9da6b4a89e897a68604e493d37342a2f2f2832363b474c5d6577869ca4a69e897a645a493928160300000000000000000000000000000000000a1825303e4b556068747c848a9195989b9b9a9a9b9d9b9895918a857d756a61574d4133291b0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a2035495a62788286837a655d4b371d0d00000000000000000000000000000000060c0e15130c1c2d3e4e606d8297a3b3a1947f695d4b3a2a180e19202324211e170b000000000000000000000000000000000000000000000000000000000000162b40556b8095aabda8927d68533d28130000000000000000000000000000000000000001141d324556607482949fa29a867b6f676260556062676e7a889da49c8777624c3e2d1b070000000000000000000004192f44596e8499aeb8a38d78634e38230e0000000000000010253b50657a908b76604b36210b00000a1b28323639362d201c1308030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c20354a6073889db2a28f7a644f3b2b18050000000000192f44596e8499aea28c77624d37220d000000000000000000000000000000000000081e3245576379899ea8b8aa9e8a7a645c4e42362c221f181a19161e212a343f4b596277869ca8a79e8978635745321e1100000000000000000000000000000000000008131c2e37444b5560676f767b80838687898988878683807c76706860574b4639301e170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4959626d716e645c4b3f2e1b000000000000000000000000000000000e1a21232b28261f2031424b6075859ba7b49f8c7b655947362614060b0d0f0c0a0300000000000000000000000000000000000000000000000000000000000000152b40556a8095aabda8927d68533d2813000000000000000000000000000000000000000002152838455660727f8b99a19c8d847d77757375777c838c9d9f968678635948342010000000000000000000000108192f44596e8499aeb8a38e79634e39240e01000000000007182a3b53687e938a75604b35200b0003162839454b4e4a3e3530251e160a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546c8196abad98836d594834200a0000000000192f44596e8499aea28c77624d37220d000000000000000000000000000000000008182e3f4b6075869ca7b8b49f8c7c655c4b3e31211a0f0a04000003090d181f2e3b485963798a9eb4a79c8675604b3f2e1808000000000000000000000000000000000000001019263137444b525761666a6e717273747372716e6a666158534b453932281b120300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2c3b484d575b594f4a3e2e21100000000000000000000000000000000e1f2c3538403e3a31241e3245566378899eabaa9d8877615443301c1100000000000000000000000000000000000000000000000000000000000000000000000000152a40556a7f95aabda8937d68533e28130000000000000000000000000000000000000000000a1a28384554606979838e979d99928c8a898a8c91999c958b8175635a493b2b180200000000000000000009141d202e44596e8399aeb9a48f7a644f3a25171615151415161a213448596e83998a755443301c0800091e32455760645c514a4336322820180d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364f647a8fa7b49f8b77624d3827150200000000192f44596e8499aea28d77624d38220d00000000000000000000000000000000001325364b5d6c8197a4b6b5a495806b5e4c3e2e201406000000000000000005101d2b3b495b687e93a2b4a497816c5d4b362614010000000000000000000000000000000000000009141d27313539464b5155595c5d5e5f5e5d5b5855514c463a3632281e160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e252d36394246433935302520180d00000000000000000000000000061a2c3d494e55534e42311f2838495a667c8d9fb5a69a8472604b3f2f1d0d000000000000000000000000000000000000000000000000000000000000000000000000152a40556a7f95aabda8937e68533e2913000000000000000000000000000000000000000000000a1a2836434a5b636e7981888e919496969594918d8780786c6157493c2c1d0d00000000000000000009192631353543596e8398aebba6917b665138292c2b2b2a292a2b2d36434c62778a9e89745f49261401000b21364b607579706660544b4539342b211a0f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074899eb3aa95806b5645311d0900000000192f44596e8499aea28d77624d38220d00000000000000000000000000000000071c304354657a8f9fb1c0b19c8674604b402f20100200000000000000000000000d1d2c3d4a6072859ab0b19f8f7b655443301c0800000000000000000000000000000000000000000109151d202932363c40434648494949484643403c363329211e160a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071523313a3d4a4e5153514e4a4336342b1d0d0000000000000000000000000c2135495b636a68604e3a261a2c3c4c5e6b8095a2b3a2957f6a5d4c3b2b19090000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabda8937e68533e291300000000000000000000000000000000000000000000000a1825303d494e5c646c74797c7f8081807e7c78726b62594b46392c1e0e00000000000000000001142637444b4b43586d8298adbfaa95806a5646394140403f3f3f413e4a4e616d82989e89735e49341e00000d22374c62778c847c736860574c483b362d201c13080300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043546e8499aeb39e8875604b36200b00000000192f44596e8499aea28d78624d38230d000000000000000000000000000000000b20354a6072859bb1bdb3a2907b65554431211101000000000000000000000000000f1c304354647a8fa2b3b19c8673604b3520110000000000000000000000000000000000000000000001080b161e21262b2e313234343332312e2b27211f170b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152532414d525b636768666360544c483b2b180500000000000000000000000e23384e6379807e68533c2b191e2f404b6072849aa5b49f8d7b6559483727150100000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabea8937e69533e291400000000000000000000000000000000000000000000000008131c2c353d4a4e546063676a6b6c6b6966625a554d483b33291b0e00000000000000000000081d3144556060545e6c8297acc1b29d877561575756565554545556595c646e7f94a09d88735d48331e08000d22374c62778c9a91877e756b62594e4a3d3530251e160a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114263654697e93a9b8a6907b665137261401000000192f44596e8499aea28d78624d38230d000000000000000000000000000000061a2c3d51667c91a3b5c2af9a846f5d4b372715030000000000000000000000000000001325364b5c6f849aafb5a4927d67523f2f1c08000000000000000000000000000000000000000000000000030a0c1115191c1d1e1f1e1d1c1915110c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a32434f5f6771797c7d7b78746c62594834200b000000000000000000000010253a50657a8f89745a483520121c3043546176879da9ab9e8877625544311d120000000000000000000000000000000000000000000000000000000000000000080d152a3f546a7f94a9bea8937e69533e29140e0e0e0e0d0c0a040000000000000000000000000000000000000f1a212d3636434a4e525556565654514d483c37342b1e170b00000000000000000000000b20354b6073747473728095abc0b7a59882766f6c6c6b6a6a696a6b6e737983949db29d87725d48321d08000d22374c62778ca7a49c938880776d645c514a433632281f180d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798eaabbac97826d5544311d08000000192f44596e8499aea28d78634d38230e0000000000000000000000000000000c2135495b70859bb0c1b5a4907b65503f2f19090000000000000000000000000000000008182e3e51667c91a7b8b19c86715d4b38230a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384f61697d868e9192918d888177624c37220d00000000000000000000000e24394e63798e8d78624d38220d1426364758647a8b9fb4a69a8473604b402f1e0e000000000000000000000000000000000000000000000000000000000002101b22252a3f546a7f94a9bea9937e69543e29242423232323221f180c000000000000000000000000000000000000060f1a21253035393c3f4141403f3c38352b2220190d0300000000000000000000000011273c51667c8d898887889db2b3b3b3a0988984828180807f7e7f8083888e99a1b3b19c87715c47321c07000c21374c617689939ca4a79e958b82796f6660544b4538342a211a0f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758a9fb4b39e8874604b35200b000000192e44596e8399aea28d78634d38230e0000000000000000000000000000000e23384e63788da2b4c6b19c86715d4b3721110000000000000000000000000000000000001020354b6074889eb3b6a4907b6550382816020000000000000000000000000000060c0e0d0b05000000000000000000050b0d0d0c06000000000000000000000000000000000000000000000000000000000000000000010001080b0c0c0b0700000000000000000000000000000000000000000000000000000000000000000000091d314556697f929ca4a89e9a999c8d78624d38230d00000000000000000000000d22384d62778d917c675136261408182a3a4a5c687e93a0b2a296806b5e4c3c2b1a0a0000000000000000000000000000000000000000000000000000000010202e373a3d3f54697f94a9bea9947e69543f3939393938383837342a1c0c000000000000000000000000000000000000000708131c2024272a2b2c2b29272220190e0b05000000000000000000000000000011273c51667c919d9d9c9d9d9d9d9d9d9d9d9d999796959594949496989d9d9d9d9d9d9b86715c46311c07000a1f33475861757e86909aa1a99f988e847b736860564c483b362d201c1308030000000000000000000000000000000000000000000000000000000000000000000000000000091d31455671869bb1b8a68f7a65503a2510000000192e44596e8399aea38d78634e38230e000000000000000000000000000004172a3a556a8095aac0c1a9947e69543f2f1c03000000000000000000000000000000000000081d3144556d8297acc2ad98826d5645321e09000000000000000000000000030f1a2123221f180d000000000000010d1920222320190e01000000000000000000000000000000000000000000000000000000030a0c12161a141c202121201c131915100c0a030000000000000000000000000000000000000000000000000000000b20364b6075899eb1a39b8985848785705a4935200b00000000000000000000000c21364b61768b97816c5443301c0c0c1c2e3e4e606d8298a4b59f8d7c665a48382715020000000000000000000000000000000000000000000000000000081b2e3e4b4f525254697f94a9bea9947e69544f4f4e4e4e4e4d4d4c473a2a1804000000000000000000000000000000000000000000070b0e121516171614110d0b05000000000000000000000000000000000011263b50667c888888888888888888888888888888888888888888888888888888888888836f59442f1a04000417293a47566068737b848e979fa9a29a90867e756b62594e4a3d3530251e160a0500000000000000000000000000000000000000000000000000000000000000000000000002152738586d8297adc5ab96816c563a2917040000192e44596e8399aea38d78634e38230e00000000000000000000000000000a1f33475871869bb1c6b5a38c77624d372211000000000000000000000000000000000000000114263752677c91a7c4b49e8975604b36210b00000000000000000000000b171e2c353937342a1d150700000008141c2b343738352c1c1408000000000000000000000000000000000000000000000002090b171e21272b2f26303536363530252e2a25211e170c0a040000000000000000000000000000000000000000000000000e23394e63788ea8b19b8577706f7175604b3c2b190600000000000000000000000a1e324657748a9d8774604b38282121201d31424b6075869ca7ab9e8978625645311d1200000000000000000000000000000000000000000000000000000d22374b5c64676767697e94a9bea9947f69646464646363636362615947341f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f23384c5e667373737373737373737373737373737373737373737373737373737373736f6554402c170300000c1c2938454b5460666f79828a949da6a49c938880776d635b514a433632281f180d070000000000000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9bfb19c86715846331f0a0000192e44596e8399aea38e78634e39230e00000000000000000000000000000c21374c61778b9fb5c6b19b8671594834200b00000000000000000000000000000000000000000c22374c61778ca6b7b9a8907b65503b2610000000000000000000000b1b29333d494e4c473b3325150600081826303b484d4d493c302618080000000000000000000000000000000000000000030a151d202933363c404436434b4c4b4a4336433f3b363329211f170d0b060002000000000000000000000000000000000000000e23384e63788da7a7927c67595956605645321e0e000000000000000000000000031629395e73889e907b6656453736363631273245566278899eaba79b8574604b41301f0e000000000000000000000000000000000000000000000000000f253a4f647a7d7c7c7c8197adc1ac97817a7a797979797878787877614c37220c0000000000000000000000000000000000000000000003090b0c0a030000000000000000000000000000000000000000000000091c2f404c505e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e595447372411000000000c1a283236434a505b636c777f88929ba3a79e958b82796f6660544b4538342a211a0f0800000000000000000000000000000000000000000000000000000000000000000012273c51677c91a6bcb59f8b76614c36210c0000192e44596e8399aea38e78634e39230e000000000000000000000000000011263b51667b90abbcc0ab96806b563b2b180500000000000000000000000000000000000000000b1f34475973889db2c6ab95806b56402b1600000000000000000003172939464b5b636259504333241401142636434b5962625a4b43362614010000000000000000000000000000000000000a161e27313639464c5156595d5460616160545b5855504b463937332a232019181714120c030000000000000000000000000000000b20364b6075899ea7927d675443454b4538281600000000000000000000000000001d32475c72879c9b857460554d4c4b4b444a4a38495a667c8d9fb4a396816c5f4d3d2c1a06000000000000000000000000000000000000000000000000172d42576c8192929191979fb1c5b19f978f8f8f8e8e8e8e8d8d8d836f5a442f1a0500000000000000000000000000000000050b0d1419161e21211e1719150f0d070000000000000000000000000000000000000011222f383b48484848484848484848484848484848484848484848484848484848484844403729190700000000000a161e2530353d4a4e58616a747d868f999fa99f978e847b736860564c473b362d231c1103000000000000000000000000000000000000000000000000000000000000000f24394f64798ea4c8bcab907b66503b26110000192e44596e8399aea38e79634e39240e0000000000000000000000000000152a3f556a7f94aac9c6a6917c66513c271100000000000000000000000000000000000000000004182a3b5a6f849aafc4af9a856f5a3929170300000000000000000a1e334657617078776a615042311f0f1c304354606c77786d605443301c080000000000000000000000000000000001111b283238454b525761676b6f72747576767573716e6a656157534c473a38352b2d2d29271f14060000000000000000000000000000081d3144556a8095a39b85736054443732281a0a00000000000000000000000000061b31465b70869ba39882736763616060555f5f5f5e5e5e6a7f949eb09f917d675b4935210c000000000000000000000000000000000000000000000000172d42576c81979ea8a6adb1bec7b4a29a95959595959595959595846f5a442f1a050000000000000000000000000000080e192022292e2832363633292f2a24221b100a030000000000000000000000000000000004111c23263333333333333333333333333333333333333333333333333333333333332f2c24190b000000000000000308131c202d363a474c566067717a838c969ea8a29a90867e756b62594e4a3d372e2111000000000000000000000000000000000000000000000000000000000000000c21374c61768caabbc9a9947f69543f2a140000192e44596e8399aea38e79634e39240e0000000000000000000000000000182d43586d8298adc2b9a88d78624d38230d00000000000000000000000000000000000000000000182d42576d8297acc2b39e89735746331e0a00000000000000000c21364b6175848e8a7f6a604e3d2d1a2f404b6072818b8d8272604b35200b00000000000000000000000000000009141d2f39454b5660686f767c808487898a8b8b8a8986837f7b766f686158534d493c43423f3b3225140300000000000000000000000000021527374b6074859ba39781726055473a2d201302000000000000000000000000051a2f445a6f8499afa098857d787676757575747474737373728196aab49e8a79634e38230e00000000000000000000000000000000000000000000000011273c51667c8389959faab9c6c4af9a84808080808080808080807d67523d28120000000000000000000000000005111c232b35383f4439454b4b4639443f39362d211e160b0100000000000000000000000000000000090f111e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1a1711070000000000000000000000070f1a212a3338454b525d656e788189949da5a49c938880776d635b504b3f2e1c080000000000000000000000000000000000000000000000000000000000000a1f334758748a9fb4c2ad97826d58422d180300192e44596e8399aea38e79644e39240f00000000000000000000000000001b30455a70859aafc5b49e8974604a35200b00000000000000000000000000000000000000000000162b40556b8095aac0b8a78b76614c36210c000000000000000014293f54697e94a29f937e685b4a3627384c5e6b80969fa0917b66513c261100000000000000000000000000000b1926313f4c57606a747d848a9195999d9e9fabab9f9e9b9894908a847d776f68625a5a5857544f43321f0c0000000000000000000000000000091d3145566277869b9f97827361584a3e311d150a000000000000000000000003182e43586d8398aaaaa39b928d8b8b8b8a8a8a898989888887878c9faaa899846f59442f1a0400000000000000000000000000000000000000000000000f24394d5e666e76808c9ea8b9c6a9947f6a6a6a6a6a6a6a6a6a6a675f4d3925100000000000000000000000000d181f2e373c484d54595d576061575d59544f4a3e3632291d14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c181f2731363f4b505a636c767e87919ba2a79e958a82796f655d4b37230e0000000000000000000000000000000000000000000000000000000000000417293a5e73889db3c5b09a85705b45301b0000192e44596e8399aea38e79644e39240f00000000000000000000000000001d32475c72879cb1c6b19c87715443301c0700000000000000000000000000000000000000000000152a3f556a7f94aabfc5a38e78634e39230e0000000000000000152a40556a7f95aab49f8b79634e3f314556667c919eb4a9917c67523c2712000000000000000000000000000b1b2837444b5d65757f88929a9faaaba69d9894908f8d8e8f9195999e9a938a847d78736f6d6c69614f3b2712000000000000000000000000000002152738475962778599a0988476645c4e4231271a0c0000000000000000000002172c42576c819595959595959595959595959595959595959595959595959585705a45301b050000000000000000000000000000000000000000000000091d30404d5157616b7c8a9ea8baa9947f6a555555555555555555524d41301e0a0000000000000000000002101d2a343f4b505a62696e7275767674726e6a645c544b46393126190e000000000000000000090f1120202020202020202020202020201b191209000000000000000000000000000000000000000000000000000000000000000000000000040a151d202e373c494d586169747c858f989fa99f978e847b65503a2510000000000000000000000000000000000000000000000000000000000000001c31475c71869cb1c6b29c87725d3727150200192e44596e8399aea48e79644f39240f00000000000000000000000000001e33485d73889db2c4af9a846f5a3625130000000000000000000000000000000000000000000000152a3f546a7f94a9bfb9a48f79644f3a240f00000000000000000f243a4f647a8fa0b2a99a846f5d4c394b6074879db2b49f8a77624c37220d0000000000000000000000000a1a28394655606c7b87949da6afb1a1999188837e7b7a78797a7c7f848990989f99938d888482827f69543f29140000000000000000000000000000000a1a2a3b4759617583979f9a877a68604b45382a1d0e0000000000000000000010263b50657b808080808080808080808080808080808080808080808080807d68523d2813000000000000000000000000000000000000000000000000001222303939464c5e667a8a9fb4a9947f6a5440404040404040403d39302313010000000000000000000411212e3b474c5d656f787e83878a8b8b8a88837f79716961574b44372b1e1002000000000004121d24273535353535353535353535353535302d261a0c000000000000000000000000000000000000000000000000000000000000000000000000000209111c232c353a464c556067707a838b969faaa299846f5a442f1a000000000000000000000000000000000000000000000000000000000000061b30455b70859ab0c5b49e89745544311d0800192e44596e8399aea48e79644f39240f00000000000000000000000000001e33495e73889eb3c3ae99836e59442e190000000000000000000000000000000000000000000000152b40556a8095aabfbaa48f7a654f3a251000000000000000000d22364a5c6e8398a6b3a2907b65544657697e93a5b5a396816c5947341f0b0000000000000000000000081828384657617381909da5b3b1a49c90847b746e696664636365676a6f757b828b969fa69e9a989785705a45301b050000000000000000000000000000000d1d2a3a4757617381959e9d8b7e6d6056473b2c1e0f0100000000000000000e23384c5d656a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a685f4e3a25110000000000000000000000000000000000000000000000000004121d242933404c5c677d91a0a9947f6a543f2b2b2b2b2b2b2b28251e13050000000000000000000111222f3f4b59626e7b848d94999d9faaa99f9d99948e867f75686055493c2d20100100000000122230393c4a4a4a4a4a4a4a4a4a4a4a4a4a4a4542382a1a09000000000000000000000000000000000000000000000000000000000000000000000000000000080e1920293337444b515c646d78808a9faf99846f5a442f1a000000000000000000000000000000000000000000000000000000000000051a30455a6f859aafc4b9a88b75604b36200b00192e44596e8399aea48f79644f3a240f00000000000000000000000000001d33485d72889db2c2ad98836d58432e180300000000000000000000000000000000000000000001162c41566b8196abc0b9a48e79644f39240f0000000000000000071b2e3e4c6176889da8b09b8572604b6175889eb3a49b8575604b3b2a180500000000000000000000001325364556617583969fb2b6ae9f97867b6f66605554514f4e4e4f52555560656d77818b9ea7afad9a85705a45301b05000000000000000000000000000000000d1c2a394655606c7f949f9f9381746159493c2c1f0f0000000000000000081c2f3f4c5055555555555555555555555555555555555555555555555555524e41311e0b000000000000000000000000000000000000000000000000000000090b171e2f3e4d5f6d8298a9947f6a543f2a15151515151512100a01000000000000000000000f202f404c5d6577838f9aa2a9aea39b9693929395999e9c94887e73625a4a3e2d1f0f000000091d30404c5160606060606060606060606060605b55483826120000000000000000000000000000000000000000000000000000000000000000000000000000060b171e2631353e4b4f5a626b757e879daaaf99846f5a442f1a000000000000000000000000000000000000000000000000000000000000041a2f44596f8499aec4c6a08b76614b36210c00192e43596e8398aea48f79644f3a240f00000000000000000000000000001c32475c71879cb1c3ae98836e59432e190400000000000000000000000000000000000000000003192e43586e8398adc3c4a38d78634e38230e000000000000000000101f334758647a8a9ea8a3917c67576a7f94a6a49c8676615745321d0d0000000000000000000000071c30435460748499a1b0bbae9c938174655d514b44373b3a38393a3c37444b5059626b79899eb3af9a85705a45301b0500000000000000000000000000000000000c1b2837444b616a7f8d9f9f978477635a493d2c1d0d000000000000000011212f383b404040404040404040404040404040404040404040404040403d3a31231301000000000000000000000000000000000000000000000000000000000003112030414d62788a9f947f6a543f2a150000000000000000000000000000000000000b1b2d3e4c5e667b8999a1afb4a1998e86817e7d7e7f838990999d938578645c4a3d2d1c0c00000f24394c5e667575757575757575757575757575706655422d19000000000000000000000000000000000000000000000000000000000000000000000000080e1920293337444b515c646e788089939da5afa499846f5a442f1a00000000000000000000000000000000000000000000000000000000000004192e44596e8399aec3b6a18c77614c37220c00192e43596e8398aea48f7a644f3a250f00000000000000000000000000001a2f455a6f849aafc4ae99846f59442f1a0000000000000000000000000000000000000000000006192c3c5b70859bb0c5b8a68b76604b36210b00000000000000000004182a3a4a5c657b8a9fa99c86736176899ea49c86776158473928160000000000000000000000061a2c3d4a60728298a2b3bdae9d937e6c60564b3f3531262625232425272731353b484c5b72889db2af9a85705a45301b050000000000000000000000000000000000000b192631435061697e939ea29a8778635b493c2b1a0a0000000000000003111c23262b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b28251e13050000000000000000000000000000000000000000000000000000000000000002132035485a6c8197947f6a543f2a150000000000000000000000000000000000031729394a5c667c8b9ea7b3ab9f938379716c6967686a6e747b838c9a9b897a645b4a3a2917040011273c51667c8a8a8a8a8a8a8a8a8a8a8a8a8a8a84705b45301b0000000000000000000000000000000000000000000000000000000000000000000108101b222b3539464c556067707a838b969ea7ab9f9990867d67523c271200000000000000000000000000000000000000000000000000000000000004192f44596e8499aec3b6a18c76614c37210c00192e43596e8398aea48f7a644f3a250f0000000000000000000000000000172c42576c8197acc1b09b86715b3b2a18050000000000000000000000000000000000000000000c2035495a74899eb3c8b39d88735745321e09000000000000000000060c1c2d3e4b5d657c8b9fa4917c6a7f94a49c86776259473a2a1b0a04000000000000000000000c2135495b6a7f94a0b2c0b09f947f69604b45382f201d14110f0e0e1012151d202b343d5d72889db2af9a85705a45301b050000000000000000000000000000000000000009141d33434f606b8096a0a59d8879635a48382816030000000000000000080e101515151515151515151515151515151515151515151515151513110b0100000000000000000000000000000000000000000000000000000000000000000005192b3c50657a8f947f6a543f2a1500000000000000000000000000000000000a1e334657647a8a9ea9b8b49f8d7e6e645c57545253555460656e7984939e8979635846331f0a0011273c51667c90959ca59f9f9f9faa9f999a9c9a85705b45301b000000000000000000000000000000000000000000000000000000000000000409151d202e373c494d576169747c858f989faaa89e978c847b73675f4d392510000000000000000000000000000000000000000000000000000000000000051a2f445a6f8499afc4bcab8b76604b36210b00192e43596e8398aea48f7a654f3a2510000000000000000000000000000013293e53687e93a8c5b39e88735947341f0b0000000000000000000000000000000000000000000d23384d62788da8b9c4af99846f5a3928160300000000000000070e192023292e3f4c5d667c8b9e9b8575889d9b86776259483b2a28211f170b0400000000000000091c2f3f4e63798b9fb4beb5a496816c614f4231271a11080100000000000001080d1833485d72889db2af9a85705a45301b05000000000000000000000000050701000000000001152432424a60728298a5a69d8878625645321e1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e20354b607386877e68533e291300000000000000000000000000000000061a2c3d4c6176879da8b9b19f927e68604e4a3e3e3d3e36434b505b636f7e8c9d8776614c36210c000c21374c61767c7f879aa2b4b5b49f8c84858687836f5a442f1a0000000000000000000000000000000000000000000000000000000000060c171f2731353f4b4f5a626c767e87919ba3ada59d948a81796f6660544d41301d0a000000000000000000000000000000000000000000000000000000000000051b30455a70859aafc5b49f8a75604a35200b00192e43596e8398aea48f7a654f3a251000000000000000000000000000000f24394f64798ea7b8b8a78c77624c37220d00000000000000000000000000000000000000000115273752687d92a7c6c5aa95806a55402b15000000000000010f1a212b35383f38454b4e5e667b8a9c96819699857762594d4a43363d3633291f170c0000000000000e23384c5d70849aa9babcab9c8674604b43321d150a0000000000000000000000001d33485d72889db2af9a85705a45301b05000000000000000000090f111a1d170b090300000006141c3043546176879db2a69b8575604b3e2d1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d31445560717268604e3b2611000000000000000000000000000000000c2135495b6c8196a5b7b9a797826d604e42362d2928292630353d4a4e60687b8a947f6a543f2a15000a1f33475861666a74849ab0c5b59f8b747071726f6554412c18000000000000000000000000000000000000000000000000000000080e1920293337444b525d656e788189949da5ada29a91877f766c635b504a433630231201000000000000000000000000000000000000000000000000000000000000061b31465b70869bb0c5b39d88735443301c0700192e43596e8398aea58f7a65503a251000000000000000000000000000000b20354b6074899eb3c5a5907b66503b26110000000000000000000000000000000000000000081d3144556d8298adc2b8a78f7a654f3a25100000000000000f1f2d363c484d5458566064676a6d78879c969984766c696662605457524c463a33291c0c00000000061a2c3d50657b90a2b4c7b49f8c7a64564532251402000000000000000000000000081d33485d72889db2af9a85705a45301b050000000000000004121c232630322c211e160a000000001325364657677c91a5b5a397816c5c4a3622090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142637444b5c5d534e42311f0b000000000000000000000000000000031729394e63798c9fb4c3b39e8976614c4231221b141213141c202d36424e5d667c8173604b35200b0004172a3a474c515664798ea7b9bcab8c76615c5d5a54473725110000000000000000000000000000000000000000000000000003111c232c353a464c556067707a838c969ea8a99f988e857c746961584e493d35302518120500000000000000000000000000000000000000000000000000000000000000021628385d72879db2c6b19b86715c3625130000192e43596e8398aea58f7a65503a25100000000000000000000000000000081d3144556e8398adc5ab95806b563e2d1b07000000000000000000000000000000000000000b20354b6074899eb3c8b39e8974604b35200b00000000000c1d2d3d4a4e5a62696e7275797c7f8284879cab9b8584817e7b7874706c6761584c463a2917040000000c2136495b6f849aafc0bbaa98826d5c4a3828150700000000000000000000000000081d33485d72889db2af9a85705a45301b050000000000000212222f383b4547413632281b0a000000081829394b6074879db2b59f8d7a644f3727150100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091926313547483e3b312414020000000000000000000000000000000a1e3346576c8297abbcc1aa95806a58473323140700000001080f1a21313f4c5e666b605544311d0800000c1c2a3337384a5c74899eb3b7a28c77624d484441372919070000000000000000000000000000000000000000000000000011212e373c494d586169747c858f999faba69e958b827a706760554c473a352c201c1308000000000000000000000000000000000000000000000000000000000000000000091e32455674899eb4c3ae99846e59442f190000192e43596e8398aea5907a65503b251000000000000000000000000000000114263751677c91a7b8b19c86715c4a36220b00000000000000000000000000000000000005192b3c50667b90a7b8c1ac97826c5544311d080000000004182a3b4a5c6470787e83878a8e9194979a979a9f979a999794908d8985827d766c615846331f0a0000000e23394e63798ea1b3c9b49f8b78624d3e2d1a0a0000000000000000000000000000081d33485d72889db2af9a85705a45301b0500000000000010202f404c505a5c564b45392816030000000b1d3144556c8196abbcab98826d5544311d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d20313329261f1406000000000000000000000000000000000c21364b61768a9fb4c9b5a38d78624d3a291705000000000000000714212f404c50564b44372614010000000c171f212d3e5b71869bb0b7a28d78624d382f2c25190b000000000000000000000000000000000000000000000000000d1d2e3f4b505a636c767f87929ba3aea49c928880776d645c514b44373329211a0f0700000000000000000000000000000000000000000000000000000000000000000000000b21364b60768ba8b9c0ab95806b56402b160100192e43596e8398aea5907a65503b25100000000000000000000000000000000b20364b6075889eb3b6a48e79644f3928160300000000000000000000000000000000000b2035485a6e8399aec5b4a38f7a644f37261401000000000b1f344759647a858d94989c9faaa7a29a8d8284978185919ca4a6a89e9b97928a8176614c382816030004182a3a556a7f95aabfc5ae99836e5a4835200f000000000000000000000000000000081d33485d72889db2b09a85705b45301b000000000000071b2e3e4c5e666f726c605745321e0c0000000114263751667c91a6c9b39e8975604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b1c1d13110b02000000000000000000000000000000000012273c51677c91a9bac6b09b86715a49351c0c0000000000000000000312222f383b4135312619090000000000040a1b30455a70859aafb8a28d78634d38230e11070000000000000000000000000000000000000000000000000005182a3b4b5d656e78818a949da6ab9f9990867d756b62594f4a3e3531261f170c06000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2c6c4a7927c67523d27120000192e43596e8398aea5907b65503b2610000000000000000000000000000000091d3145566b8095a8baac96816c5746321e0e00000000000000000000000000000000061a2c3d4d62788b9fb4c0b09b85705c4a36190900000000000c22374c6177899aa2a9adb1aea29a90847a73899883707c86929ca4b1b0aca99f9685705645321e09000a1f34475970869bb0c5b8a7907b66513c2b1901000000000000000000000000000003091d33485d72889db2b19b86715c3b2a180500000000000d22374b5c667c84878175604b3b2a18040000000f24394e64798ea3b9b9a88e78634e39230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536576d8297acc7c0ab96816b563c2b19000000000000000000000004121c23262c201d140900000000000000051a2f445a6f8499afb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000b1f344759657b838c969ea8a89e968c837b716860564c483b362d201d14090400000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a5bbb8a68d78634e38230e0000192e43596e8398aea5907b65503b2610000000000000000000000000000000021527384c61778a9fb4b39e8875614b3c2b1905000000000000000000000000000002102135495b6c8297aabbb4a2907b66513e2e1b00000000000011263c51667b91a7b5b2ab9f998f847b6f64798e9d887367737d86919ba3acb3b4a38b76604b36210b000c22374c61778b9fb5c8b39e8974604b35200e00000000000000000000000000000b161e2133485d72889db2b39e88735947341f0908000000000f243a4f647a8d9a9c96826e5947341f0b0000000d22374d62778ca2b7c6a5907b65503b26100000000000000000000000000002090b0c0b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c0b090200000000000000000000000000000000000000071c30435471869bb0c6c8a6917c67513c271200000000000000000000000000090f11160b08010000000000000000041a2f44596f8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000d22374c62778c999faba59c938981786e655d534b4538342b221b100801000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53697e93a8beb39e88735b4935210c0000192e43596e8398aea5907b66503b2611000000000000000000000000000000000a1f3447596b8095a5b6a795806b5a483520130300000000000000000000000001102032424e63798b9fb4bbaa9a84705e4c3820100000000000000e23384d63788c9f9f9d968c837a6f655d677d92a68b76616067737c8690979ea59c86715645321e090010263b50657b90abbcc3ae99836e5544311d08000000000000000000000000000b1b28323636485d72889db2b8a68c77624c3727221b10020000182d42576d8297abb19f8b77614c37220c0000000e23384e63788da3b8c5a5907a65503b2510000000000000000002080b1218151d2021201d14120b0902000004060b0b0b0b0b0b0b0b08070100000000000000000000000000000000000000000000000000000000000000000000070c181f22201d150a0000000000000000000000000000000000000b20354a6074899fb4c9bbaa8e78634e39230e0100000000000000000000000000000001000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000d22374c62778ca1a29a91877e766c625a504b3f36322820180d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536566c8196abc7ae98836e593d2c1a060000192e43596e8398aea5907b66503b26110000000000000000000000000000000004182a3a4b6075879dabb49f8a78624d42312111010000000000000000000002101f2e3e4f606f849aaabbb49f8b79634e402f1c020000000000000c2035495a6a7f8a8a8781796e645c50566b8096a48f7a644f546067717b82888b877b6550382816030014293e54697e93a9c9bea8937e69533726140100000000000000000000000003162839464b4b455d72889db2c4a7927d68554437372e211000001b30455a70859aafb6a58c77614c37220c0000000f243a4f64798fa4b9b9a78d78634d38230e0000000000000009151d20272d2832363635312627201d150a12191b20202020202020201e1b150c00000000000000000000000000000000000000000000000000000000000001080f1a212a34373632281a0a00000000000000000000000000000000000c22374c61778ca8bacab49f8a75604b36201616151515141414131313121211111110100c0a04000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000d22374c62778c978e847c736961574d493c372e201d150a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c30435470859aafbaa9927c67523d2712000000192e43586e8398ada6907b66513b261100000000000000000000000000000000000c1e324556657b8c9fb4a998836e604e3f2f1c140800000000000000000713202d3d4b5c697e93a2b4b3a2947f6a5b493522120000000000000006192c3c50616a7576726b635b4f4a3e596e8398a7927c6752434b515d656d737572655d4b371a0a0000172d42576c8297acc1c5a48f79644f3a240f00000000000000000000000000091e3246576160575e72889db2c6b19b857360554f4b3f2e1b0800192e44596e8399aeb29c87725947341f0a020108172a3a53687d93a8bdb39e8973604b35200b00000000000412192731363c4338454b4c4b44373d3632281c262d3035353535353535353330291d0f0000000000000000000000000000000000000000000000000000000308141c202d363a474c4b4538281502000000000000000000000000000000000d23384d62788da2c6c8b39d88735544312c2b2b2b2a2a2a292929282827272726262625211f170c0000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000d22374c62778b82796f6660544c4639352c231c11090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6074899eb3b49f8a76614b36210c000000192e43586e8398ada6907b66513b26110000000000000000000000000000000000031628384b5d6b8095a0b2a0927e685d4c40302618100b060000050b0f1a21313e4a5b647a8b9fb4b6a49a8472604a3d2c1a0400000000000000000e1e33435056606056564e493d36395b71869baa947f6a553f353f4c5057566056504b3f2e1c000000192f44596e8499aec3b8a78c76614c37210c000000000000000000000000000c21364b617576757372879db2c7b5a39781746b655d4b37220e0013293e53687e93a6aa947f6a554132201d15141d253347586e8398adc0ae98836e5544311d08000000000715223037444b52585c566061605558524b4538303842454a4a4a4a4a4a4a4a48443b2d1d0c000000000000000000000000000000000000000000000000060b171e2630353d4a4e5961605645321d09000000000000000000000000000000000e24394e63798ea3b8c6b19c86715c374141414040403f3f3e3e3e3d3d3d3c3c3c3b3b3a3733291c0c00000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000000000000000b20364b6074776d635b514b4336332920190e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788da8b9ae99846e5746331e0a000000192e43586e8398ada6917b66513c26110000000000000000000000000000000000000a1a2e3f4b60728298a2b49f8b7b665e4b43362e2320191a1a181f222d36424e5c6479899ea9b5a59c8676615443301f0f0000000000000000000015253338454b4b453839352c32465773889eac97826d57422d2f383b38454b4538372e21110000001b30455a70859aafc5b39e88735847331f0a00000000000000000000000001172c41566c818b8a89878c9fb1b1b1b19f9786807a654f3a2510000c21364b6175889daf9a846f604f42363127263136434c61768a9eb4b4a2907b66503726140100000004152532404c5560676d7274757675726e6760564b4348555b60606060606060605d584c3b291500000000000000000000000000000000000000000000080e1920293336434b515c646d7774604b36200b000000000000000000000000000000000e23384d63788da2c6c5b09a85705b5757565656555554545453535352525251515050504c473a291704000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000000091d3145566061594e4a3d3530261e170b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52687d92a7baa9927d685239291703000000192e43586e8398ada6917b66513c261100000000000000000000000000000000000000111c30435460748498a0a99f8a7c6a60544b3f38352b302f2a34373d4a4e60687a889ea7b2a39b8778625847362513010000000000000000000007151a283236363228232121364b61768ba7af9a856f5a45301c23262731363127231c11030000001c31465b71869bb0c6b19c87715c3a29170400000000000000000000000001172c41566c81969c9c9c9c9c9c9c9c9c9c9c9c95816c57412c1700091e324657677c919ea1927d6960514b453837444b54606d8197a8b9a89a85705e4c38190900000000122332434f5e66747c82878a8b8b8a87837d756860545566707575757575757575736a5844301b000000000000000000000000000000000000000209111c232c3539464c5460667079828b77624c37220d000000000000000000000000000000000c22374c61778ca8bac4af9a846f6d6c6c6c6b6b6a6a6a69696968686867676666666565615847331f0a000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000000002152738454b4c473a362d201c1408030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e586d8398adb49f8a76614c37210c00000000192e43586e8398ada6917c66513c271100000000000000000000000000000000000000011426364556607482949fa89f8c7f73655d534d483c45453b474c525b636f7e8a9ea6b2a0988577625a483a291808000000000000000000000000000a161e21211e160e0e23384e63788da3b19c87715c47321c0e10151d201d150a0800000000001c32475c71879cb1c5b09b86705b46311b0000000000000000000000000000152a3f546a7f87878787878787878787878787877f6a553f2a1500031628394d5f6b80949f9f8c7e7066605659595560657280959fb1a89e8a79634e402f1c000000000a1a30414f616a7c8891989c9fa9ab9f9d9892887e73645c70848a8a8a8a8a8a8a8a88735d48331e0000000000000000000000000000000000050a161e212f373c494d576169737c848e978c77624c37220d000000000000000000000000000000000b20354b6075899fb4c8b39d8882828281818080807f7f7f7e7e7e7d7d7c7c7c7b7b7b7b76614c37210c000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000000000000000000000000a1a27313637342a211a0f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c73889db3ab97816c5847331f0a00000000192e43586e8398ada6917c66513c2711000000000000000000000000000000000000000008182838455660727f8c9ca49f94857a7069625a5b5a5a5b5962676f7984939fa8a69d9182756259483c2b1c0c00000000000000000000000000000003090b0b0903000e24394e63798ea3b19c87725c47321d070002090b0902000000000000001c31465c71869bb1c4af9a856f5a45301a050000000000000000000000000013273c4f616a72727272727272727272727272726a61503c281300000b1b304050626b7f8d9c9f93857b75706e6e70747b84959eb2a49c8a7b655b49352211000000021628384d5f6a7f919da6adb1b1a69e9b9b9c9f9e93857a6773889d9f9fa09897989a88735d48331e000000000000000000000000000000070d18202832363f4b505a636c767e87919aa2a18c77624c37220d00000000000000000000000000000000081c30435470869bb0c5b7a69d989797969696959595949493939392929291919190908f7b65503b2610000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000000000000a151d20221f180c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798ea6b59f8c79634e3a29170400000000192e43586e8398ada6917c67513c27120000000000000000000000000000000000000000000a1a28384554606a7a86939da39b8f857e7874716f6f7073777c848c99a1a79e95887c6d6157483b2b1d0d00000000000000000000000000000000000000000000000c21374c61778ca2b19b86715c46311c07000000000000000000000000001b30455b70859ab0c4af9a856f5a45301a05000000000000000000000000000d2032434f545c5c5c5c5c5c5c5c5c5c5c5c5c5c55504333200d0000001222334450616a7b87939c9b90898583838589909aa2a59d938679655d4b3d2c1a04000000091e324556677c919db3b7b4a39b8f888585878a919a9b8b7d738b9fb4ad9882828384836f59442f1a0000000000000000000000000108101b222b3438454b535d656e788189939da5ab9f998c77624c37220d0000000000000000000000000000000001142636576c8196acc5bbaa9f8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e98a6a6a5a48f7a644f3a250f000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000000000000002090b0c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3e566b8095abaf99846f5b49351c0c0000000000192e43586e8398ada6917c67513c2712000000000000000000000000000000000000000000000a1a2836434a5c64737e88919a9f9a938d8986858486888c92999f9f9a92897f75675f4b46392b1d0d0000000000000000000000000000000000000000000000000a1f33475870859a9e96816b56412c160100000000000000000000000000192e44596e8399aec3b09b85705b46301b0000000000000000000000000000031525323c3f47474747474747474747474747473f3c3325150300000004152633434f5d65747e878f95999a98999a9d9b98958f877e74635b4b3f2f1f0f000000000b21364b6075879db2bbb4a29a857b73707072767c84909d8d8197abbca48f7a6d6e6f6f6554402c17000000000000000000000409141d202d363b484c566068717b838c969ea8a89e968c837b655947341f0b000000000000000000000000000000000010263b50657b90a6b8b49f8b7a7979797979797979797979797979797a8ea4b9baa88d77624d38220d000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374b5c72879db2a3907b65503d2c1a000000000000192e43586e8398ada7917c67523c271200000000000000000000000000000000000000000000000a1825303e4b556068747c848a9195989b9b9a9a9b9d9b9895918a857d756a61574d4133291b0d0000000000000000000000000000000000000000000000000004172a3a4e637985888376614c37210c0000000000000000000000000000172c41566c8196abc1b19c87715c3a2917040000000000000000000000000000071520272a32323232323232323232323232322a282015070000000000071525323f4b566069737a7f84878889898886837f7a746960564a3d2f2111010000000011273c51667c91a6b7c2b09a8474655d5b5b5761666f7c8799979fb1c9a6917b66595a5954473624110000000000000000060c171f2631353e4a4f59626b757d8690999faba59d948a81786e655d4b3b2a180500000000000000000000000000000000000b20364b6075889eb3bbaa8e79646363636363636363636363636363778ca1b7b49f8975604b35200b000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000000000812191b1c1c12100a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a4f647a8fa5b09b85705d4c381f0f000000000000192e43586e8398ada7917c67523c271200000000000000000000000000000000000000000000000008131c2e37444b5560676f767b80838687898988878683807c76706860574b4639301e170b0000000000000000000000000000000000000000000000000000000c2135495b6370736e615847331f0a000000000000000000000000000013293e53687e93a8c7b39e89745846331f0a000000000000000000000000000000030d13151d1d1d1d1d1d1d1d1d1d1d1d1d1d15130d03000000000000000715212e38454b5460646a6e7173747473716e6a6460544b45382d1f11030000000000172c41576c8196acc4b5a48e7963564b3f39464b515e667583969fb0bca7927c675245444036291907000000000000070f1a21293337444b515c646d778088929ca4aea39b91877f766c635a504b3f2e1d0d000000000000000000000000000000000000091d3145566a8095a8b9a8937e69534e4e4e4e4e4e4e4e4e4e4e4e64798ea3c8b09a85705544311d08000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000000c1a262d30323228251e130500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3447596d8298ada08f7a644f3f2f1c01000000000000192e43586e8398ada7927c67523d271200000000000000000000000000000000000000000000000000001019263137444b525761666a6e717273747372716e6a666158534b453932281b120300000000000000000000000000000000000000000000000000000000061a2c3d494e5b5e594c473a2a170400000000000000000000000000000f253a4f647a8fa9bab9a78b76614c36210c0000000000000000000000000000000000000007070917222a2d322d2b2318090700000000000000000000000003111a273136434a4f55595c5e5f5e5d5c59554f4b433631271a0f01000000000000192e44596e8399aec3b19c86715b49382e293236404c5761728196acbda8927d68533d2f2c24190b000000000008131c202c353a474c556067707a828b959ea7aa9f988f857c746961584d493c372e211100000000000000000000000000000000000000021527384c6177899eb4b09a85705a493939393939393939393a53687d93a8bbaa947f6a5437261401000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000000081a2a38424547473d3930231301000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031629394c61778a9fa998836e5c4b37211100000000000000192e43586e8398ada7927c67523d271201010000000000000000000000000000000000000000000000000009141d27313539464b5155595c5d5e5f5e5d5b5855514c463a3632281e160b000000000000000000000000000000000000000000000000000000000000000e1f2c353845494437332a1c0c0000000000000000000000000000000b21364b60768a9fb4c5a58f7a65503a25100000000000000000000000000000000000000000051727353e4247433f3528180600000000000000000000000000000a151d2530353a404447484949484643403a3530261d150a0000000000000000192e43596e8398aec3ae98836e593d2c1a161e212f394654667c91a6bba8937e68533e29131107000000000512182530353d494e586169747c858f989faaa89e968b837a706760554c463a352c231c110300000000000000000000000000000000000000000a1f344759697f94a3b59f8c78634d402f2424242424243346586d8298adb49f8b78624d38230d00000000000004192f44596e8499aeb8a28d78634d38230e0000000000000000000000000000000000000012263848555b5c5c524d41301e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3246576a7f94a99f8b78624d3e2e1b0300000000000000192e43586e8398ada7927d67523d2817161616151515140c0a030000000000000000000000000000000000000109151d202932363c40434648494949484643403c363329211e160a030000000000000000000000000000000000000000000000000000000000000000000e1a212330332f211f170c00000000000000000000000000000000091e3245566f859aafc9a9947f69543a291704000000000000000000000000000000000000000f22354552575c5853463523100000000000000000000000000000000208131c20252a2f3233343433312e2a24201c140802000000000000000000172c41566c8196abc3ae99836e593d2d19090a121b293652677c92a7bca8937e68533e291300000000000112233036434a505b636c767f87919ba2ada59d948981786e655d524b4437332920190e080000000000000000000000000000000000000000000004182a3b4b6074859ba7ab98836e5e4c3f32282321222d3e4c6176899eb4aa97826d5a4835200b00000000000004192f44596e8499aeb8a28d78634d38230e00000000000000000000000000000000000004192d425566707171675f4d39251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4b6175889ea395806b5a483520100000000000000000182e43586d8398ada7927d67523d2c2c2b2b2b2a2a2a29211e160b0000000000000000000000000000000000000001080b161e21262b2e313234343332312e2b27211f170b0903000000000000000000000000000000000000000000000000000000000000000000000000060c0e1b1e190c0a0400000000000000000000000000000000000316283854697f94abbcaf9a846f5846331f0a00000000000000000000000000000000000000152a3e52636c726d64533f2b16010000000000000000000000000000000000070b0f15191c1e1f1f1e1c19150f0b0801000000000000000000000011263c51667c91a5b7b19c87715b4a3727190f0712283d52677d92a7bca8937e69533e291400000000000a1d30414d5460666f79818a949da5ada39b91877e766c625a4f4b3f3531271f170c06000000000000000000000000000000000000000000000000000c1d3144556278899ea8a0917c665d4b45383837373d4a5c6a7f94a8b49f8b78634d3c2b190600000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000061b30455b708487867d67523d28120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091f3346586a7f94a79b8574604b3c2b19020000000000000000182e43586d8398ada7927d6852424141414040403f3f3f3632291b0b000000000000000000000000000000000000000000030a0c1115191c1d1e1f1e1d1c1915110c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788c9fb5b49f8a76614c36211200000000000000000000000000000000000002152737576c8187826d58432d18030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6074879db2b6a48e79635544372d211a12273d52677c92a7bca8937e69533e291400000000001025394d5f67737b848c979fa8aa9f988f857c746961574d483c372e201d15090400000000000000000000000000000000000000000000000000000002152737485a657b8a9ea79f8a7b6a6056514e4c4d505b647a8a9fb49f937e695a49351e0e0000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73889c937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192d3e4c6176899e9f8b79635544311e0e000000000000000000182e43586d8398ada7927d6857575756565655555554544b46392916030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035485a70859aafbbaa937e6853402f19090000000000000000000000000000000000081d31445571869a85705a45301b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455677c919eb0af9a847360554a3d362d26273c52677c91a7bca9937e69543e2914000000000012273c52677d8690999faba79e968b837a706760554c4639352b221b10080100000000000000000000000000000000000000000000000000000000000009192b3c4b5d657b899ba39f8c7f756b66636162656c79889da89e96816d604f3c2c19000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73899e937e69543e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426374a5c6c8196a1947f695b4a37271500000000000000000000182e43586d8398ada8927d6d6d6c6c6c6b6b6b6a6a6a69615746321e0a000000000000000000000a10121414141412100a010000000000000000000000000000000000000000000000000000000000060c0e191a1a1a1a160b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192b3c51677c91a4b6b19b86715e4c37271501000000000000000000000000000000000b20364b6075899a85705a45301b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527374d5f6b80959eb3a2998374635b4e4a3e3b363c51677c91a6bca9937e69543e291400000000001a2f445a6f8499a4afa59d938980786e645c514b4437332920190e08000000000000000000000000000000000000000000000000000000000000000000000e1e2e3f4b5c647885939e9f9488817b7876777a818b9da59d918073604b42321e0e000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73899e937e69543e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d314455647a8c9f9a8472604b3d2d190900000000000000000000182e43586d8398adb09b8582828281818080807f7f7f7f75614b36210c000000000000000004121d24272a2a2a2a27251e13000000000000000000000000000000000000000000000000000000000e1921232f2f2f2f2f2b201c1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e20354b6073869cb1b5a3917c665544311d10000000000000000000000000000000021527384f647a8f9a85705a45301b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000919304051626b80919ea7a19984796c645c56504c4651667b91a6bba9947e69543f291400000000001a2f445a6f8499afaa9d877e756b625a4f4b3e3531261e170b060000000000000000000000000000000000000000000000000000000000000000000000000010212e3e4b5a62737e88939b9e96908d8c8c90969f9b93877c6b60554431241400000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73899e937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e4b6073859b9d8776615443301f0f0000000000000000000000182e43586d8398adb4a39b97979796969695959594948c78624d37220d0000000000000000122330393c3f3f3f3f3d39301c130800000000000000000000000000000000000000000000000002101e2c35384444444444403530251808000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354677c91a2b4b19c8674604b3e2d1d0d00000000000000000000000000000b1d3145566b80959a85705a45301b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001222344451626b7d89969fa29a8b8179716b6561585b667b90a6bba9947e69543f291400000000001a2f445a6f8499af9f8a80786e645c514b4437332920190e0800000000000000000000000000000000000000000000000000000000000000000000000000000310202e3c48556069767e858b909395969593918b857e74675f4b443726140600000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73899e937e69543e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c6a7f949e8a79635847362614010000000000000000000000182e43586d8398acacacacacacacacabababaaaaaaa28c77624d37220d000000000000000a1d30414d5154545454524d413025180a000000000000000000000000000000000000000000000311202d3c494d595a5a5a5a554a43362513000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364d5f6f849aa8b5a4947f695c4a3b2a1c0e0000000000000000000000000b1b2c3c4b6074889d9a85705a45301b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000416263444515f6777818a949c9f978e86807b7673706e7b90a5bba9947f69543f2a1400000000001a2f445a6f8499a2aa9f968b837a706760554c463a352c231c11090200000000000000000000000000000000000000000000000000000000000000000000000002101e2b37444b57616870767a7e7f81807e7c76706860564d41312619090000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73899e937e69543e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394f647a8b9f8b7c655b4a3a2a1808000000000000000000000000182e43586d82969696969696969696969696969696968c78624d37220d000000000000001024394d5f6769696969675f4a4336271a0b00000000000000000000000000000000000000000412212e3e4a5b636e6f6f6f6f6b605443301c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000081830414d63788a9eb4b49f8b7a6459483a2b1e13070000000000000000040f1b2939495a697f94a69a85705a45301b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008162633414d59616c777e868f949a9b95908b8885838399afbea9947f69543f2a14000000000010253a50657b848e979fa99f988f857c746961584d493c372e201d150a040000000000000000000000000000000000000000000000000000000000000000000000000e19273139464c53586165696a6b6a69666158534b4538301d1409000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000000000000000000000000091e34495e73899e937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b41566b80968c7d675d4c3d2d1c0c0000000000000000000000000013283d52687d818181818181818181818181818181818176614c36210c0000000000000012273c51677c7f7f7f7f7c6c60544538291b0d000000000000000000000000000000000000061322303f4b5c647984848484848072604a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000122035495a677d929eb0a99d87776258493c30211a0f0b050000040a0c181f2d39465763788a9eaf9a85705a45301b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081623303a474c58616972797f84898e919496979899a1b3bfa9947f6a543f2a1500000000000e23374b5d656f79828a959ea7a39b91877f766c635a504b3f3631271f180c07000000000000000000000000000000000000000000000000000000000000000000000009151d2933363a464c505355565553514c473a3631271a120100000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000003090b0f0f0f0f0f0f0f0f1e34495e73899e937e69543e29140f0f0f0f0f0f0f0e0c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6072817c675f4d3f2f1f0f000000000000000000000000000010253a4e5f686c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c615846331f0a000000000000000d22374c627786949494928172605646392b1d0f0100000000000000000000000000000000152431404d5d657a88999999988475615443301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4d5f6b8096a0b0a59b8576625a4d41362d2220191a1a171f212a343d4a576175859ba8af9a85705a45301b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121c2a343a474c545c646a6f75787b7f818283849ab0bfa9947f6a543f2a150000000000081c2e3f4b505b636d778088939ca4a59d948981786e655d524b4538332a211a0f0700000000000000000000000000000000000000000000000000000000000000000000010b171e212933363b3e4041403e3c37332a201d150a000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000000000a161e2125252525252525252534495e73899e937e69543e29252525252525252523211a0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c304354606c675f4d403021110100000000000000000000000000000b1e31414e5257575757575757575757575757575757574c463a291704000000000000000b2034485962758498a09f9682746157483b2c1f10020000000000000000000000000008131c32424e5e667b8a9ea69f9782746157463625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e31414a607282969fb4a39b8678675f4e4a3d38342b2f302a33373a474c5b6375849aa3b5af9a85705a45301b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b22242d2a33373e4a4f5456606366696c6d6d7b90a5bba9947f6a543f2a1500000000000011212e373d4a4e59626a757e86909aa2a89e968c837b716760564c473a362d201c130803000000000000000000000000000000000000000000000000000000000000000000030a0c171f2125292a2c2b2927211f170c090200000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e0000000000000a1b2832363a3a3a3a3a3a3a3a3a3a495e73899e937e69543e3a3a3a3a3a3a3a3a3a38352c1f0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536434a56514d4030221203000000000000000000000000000000011323313a3d41414141414141414141414141414141413633291c0c000000000000000005182b3b4857617482969ea09884756259493d2e201204000000000000000000000009182530434f60687c8b9ea89d9581726056463929180800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000131c304354607281939fa9a49c897d6f645c534d483c45453a474c5259616b79869aa2afb1af9a85705a45301b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202d36394245413633363a38454b4e51545757667b90a5bba9947f6a543f2a1500000000000003111c232d363b474c566068737b848e979fa99f998f867d746a61584e4a3d3530251e160a0000000000000000000000000000000000000000000000000000000000000000000000040a0c101415161514110c0a0400000000000000000000000000000000000004192f44596e8499aeb8a28d78634d38230e000000000003162839454b4f4f4f4f4f4f4f4f4f4f4f5e73899e937e69544f4f4f4f4f4f4f4f4f4f4e493d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000818253035413c3930221204000000000000000000000000000000000005131e25282c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c211f170c000000000000000000000d1d2b394656607280949fa29a8577635b4b3e2f2213050000000000000000000a192736434a616a7e8c9fa99f937f6c60544538291b0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364354606c7e8b9ba3a79e9184797068625a5b5a5a5b5861676d77818b9ca4a19a9ba39a85705a45301b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2d3e4a4f585a564b463929273136393c3f4150667b90a5bba9947f6a543f2a150000000000000000080f1a212a3438454b5460666f79828b959ea7a39b92887f776d635b504a433632281b0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a38d78634e38230e0000000000091e3245576064646464646464646464646473889e937e696464646464646464646464635b4935210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c202c27241d120400000000000000000000000000000000000000010b101317171717171717171717171717171717170c0a040000000000000000000000000d1b29384554606b7f8d9fa39b8779645c4c4031231501000000000000000c1a28374454606b7f929fa99f8d7e6a614b4336271a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182636434b60697985929da5a19a8e857d7773706f6f7073777c828a969f9f998f84859b9a85705a45301b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c4a5c646d6f6b615746331e1d2023262a3b50667b90a5bba9947e69543f291400000000000000000000070d181f283236434a515b636d778088939ca4a69d958a82796f6660544b4539291c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000108192f44596e8499aeb8a38e78634e39230e00000000000b21364b60757a7a7a7a7a7a7a7a7a7a7a7a7a8fa798827a7a7a7a7a7a7a7a7a7a7a7a79634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b1712100a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a2736434a61697d8b9ea59d897a665e4e41331c140800000000000d1c29384555607280949da89e8b7d686050433026180a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182630424e5b63727d8791999fa29a938d8886848586888c91989f9a948b837b70859b9a85705a45301b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b647a82848075614b3a2a170b0e11273c51667c91a6bba8937e68533e2913000000000000000000000000050a161e2530353d4a4e59626b757e86909aa2a99f978e847b73686057473a2917040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d202e44596e8399aeb9a38e79644e39240f08000000000f24394e64798e8f8f8f8f8f8f8f8f8f8f8f8f98aaa0988f8f8f8f8f8f8f8f8f8f8f8f836f59442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a182530434f5f677b899da69e8a7c686050433026180a0000000e1d2b3a4656607382969ea69e8a7b675f4e42331c1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c313d4a546067737c848a9095989b9d9b9a9a9b9b9895908b857e786e657287959585705a45301b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63798b979a96826d5847331f0a0012273d52677c92a7bca7927d67523d281200000000000000000000000000000208131c202d363b484c566068737b848e989fa9a29a90867e75615847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192631353543596e8398aebaa48f7a654f3a25231c110300000f24394e64798ea2a2a2a2a2a2a2a2a2a2a2a2a7b4b0aba2a2a2a2a2a2a2a2a2a2a299846f59442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0b0801000000000000000000000000000000000000000000000000000000040a0c11141514120e0c06000000000000000000000000000008131c32414d5d6579889ca49f8c7e6a614b4336281a0b010f1e2c3b485861748398a0a59d887a655d4d41312415010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001141f2d36434a5460666f757b7f8386878889888885837f7b767069625a54697f80807d68523d2813000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162c41566b8196a9af9f8b77614c37210c0014293e54697e93a9c4a5907b65503b26100000000000000000000000000000000000070f1a212a3438454b5460666f79828b959ea7a49c938976614c37210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142637444b4b43586d8298adbda8937d6853413b382f211100000f24394e647a8d8d8d8d8d8d8d8d8d8d8d8d8d96a79f968d8d8d8d8d8d8d8d8d8d8d8d836f59442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c20201d1409000000000000000000000000000000000000000000000000080c171f2127292a29272321190e0700000000000000000000000000001423303f4b5b6378869aa29f927f6c60544538291b11202d3c495962768499a1a39b8778645c4b3f30231406000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f18253036434b515660666a6e717273747372706d6a656158544d484f61696a6a685f4e3a2511000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aeb8a78d78624d38230d08192b3b576c8196acb7a68c77614c37220c00000000000000000000000000000000000000070d181f283236434a515c646d778088939ca4a78c77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556060545e6c8297acc1ae99836e5f54504b3f2f1c08000b20364b6074787878787878787878787878788da7968178787878787878787878787877614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000918263035353126190b000000000000040a0c110f0900000000000000000006111c232a33373c3e403e3c38352c201c13080000000000000000000000000513212e3d4a5a62768499a19d9481726056463a2b212e3e4a5a6377869aa2a29a8577635a4a3e2f21120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c26303538454b5055585b5d5e5f5e5d5b5855504c463a3834434f545555524e41311e0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002182d42576d8297acb39e8974604b35211f1d2034485970859bb0b29d88735947341f0a000000000000000000000000000000000000000000050a161e2530353d4a4e59626b757e86909a8c77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6075747473728095abc0b3a1917d6f69655d4b38230e00091d3145566062626262626262626262626273899e937e696262626262626262626262615947341f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a192736434b4b4437291b0b000000000c181f2226241d12040000000000020e19202f383a474c51535554514d493c353025180e00000000000000000000000003111f2d3c4858617483969f9f9682746158483b303f4b5c6478879ca4a19984766259493c2d20110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c202832363b40434648494949484643403b3633292220323b3f40403d3a3123130100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a4aa957f6a57483b36333136414d62788c9fb5ab96816c563a2a180400000000000000000000000000000000000000000000000308131c202d363b484c566068737b848c77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c8d898887889db2b3b3b39f8d847e7b65503b25100002152738454b4d4d4d4d4d4d4d4d4d4d4d5e73899e937e69544d4d4d4d4d4d4d4d4d4d4c473b2a18040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a28374454606055463a29170400000c1c2a34373b382f1f180c05000009151d2b353f4b50586166696a6967635b534a43362c1e10020000000000000000000000010f1e2b3a4756607281949da0988476625949404c5d657a889da59f9783746158483b2c1e1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b161e21262a2e313233343333302e2a26211f170d1520272a2b2b28251e1305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6073869ca79c86756259514c46444b4f5f6c8196abb19f8e79634e39240e000000000000000000000000000000000000000000000000000000070f1a212b3438454b5460666f7975604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c919d9d9c9d9d9d9d9d9d9d9d999484705b45301b00000a1a27313638383838383838383838495e73899e937e69543e38383838383838383837342a1d0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b29384555607374615846331f0a0004182a3a474c514c40332a201917131c27313c484d5d656f777c7e7f7e7c7871686054493c2d2010000000000000000000000000000e1c29384554606c7f929fa29a8677635b4e5e667b8a9da69e9581736056463a2a1d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b1115191c1d1e1f1e1d1b1815100c0a0400030c1214151513110b010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556379899ca49a84776d6661585560646c7d919fb1a497816c5b4a36210c0000000000000000000000000000000000000000000000000000000000070d1820283236434a515c64605745321e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667c8888888888888888888888888888836e59442f190000000a151d2023232323232323232334495e73899e937e69543e292323232323232323221f180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c293946566073838476614c36210c000a1f34475961665e4c473a342b2c253037444b5a626f7b848b91939593918d867d72635a4a3e2d1b07000000000000000000000000000c1a2836434b616a7d8c9ea49c87796460687c8b9ea89f93806d60554538291b0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142637495b637986959e9a8a827b767473757a818d9fb0a29a8675614b3d2d1a0700000000000000000000000000000000000000000000000000000000000000050a161e2530353e4a4e4b453928160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f23384c5e6673737373737373737373737373736e6554402c170000000002090b0d0d0d0d0d0d0d0d1e34495e73899e937e69543e29140d0d0d0d0d0d0d0c0b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2a3a47576174839898836e59432e19000c22374c61777b6d61584d483c4136434a55606a7884909a9faaa8aaa9a6a39b928578645c4a36220d00000000000000000000000000000a182630434f5f687c8a9da59d897a6d7e8c9fa99f8d7e6b624b4437281a0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192c3d495b63747f89939a97918b89898b8f979f9f9b918476615746321f0f000000000000000000000000000000000000000000000000000000000000000000000308131c202d36393632281b0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c2f404c505e5e5e5e5e5e5e5e5e5e5e5e5e5e5954473624110000000000000000000000000000091e34495e73899e937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d2b3b4758617584999f8c7a644f39240f000d23384d62788d82776a625a585656546065747f8a99a1afb0a7a2a0a0a2a6ada39b887a644f39240f00000000000000000000000000000008141c32414e5e667a889ca49e8a82929fa89e8c7d696050443126190a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2c3d4956606a767e848a8f929496969593918b857c726158463929160100000000000000000000000000000000000000000000000000000000000000000000000000070f1a2124211e160a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011222f383b48484848484848484848484848484440362919070000000000000000000000000000091e34495e73899e937e69543e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2c3c48596276859aa296816c5c4a36220d000d23384d62788d97897f78706e6c6b6d747b86949fa8b3a29a928d8b8a8d91989fa697826d58422d180000000000000000000000000000000001152331404c5c6478869b9f9f979f9f9d8a7c675f4f42331d1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1f2c38454b5761686f757a7d7f8081807e7b7670666054463a291b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f0b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c232633333333333333333333333333332f2c24190b000000000000000000000000000000091e34495e73899e937e69543e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2c3c495a6277869ba39d8875614b3e2d1b07000d23384d62788da69e948c868381808387909ca4b4a79e92857c787575787c838b9897826d58422d1800000000000000000000000000000000000513222f3e4a5a6277858a8a8a8a8a887a665e4d41322416010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a283239464b53566064686a6b6c6a69666158514a4336291c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f111e1e1e1e1e1e1e1e1e1e1e1e1e1e1917110700000000000000000000000000000000091e34495e73899e937e69543e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3b495a6378869ca4a1917c66574633201000000c21374c61768799a1ab9f9b989696989da5b1b3a29a897d706763606062676e788291826d58422d180000000000000000000000000000000000000311202d3c49596170747474747473645c4c403023140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e29333638454b4f525556565554514c473a353025180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73899e937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3447596378879ca4a899836e5e4d3929170200000a1f334758617683929da6aeadababadb2aea69d928478675f524d4b4b4d515a636d7c816c56412c170000000000000000000000000000000000000002101e2c3a474c5b5f5f5f5f5f5e4f4b3e2f22130500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b171e212832363a3d3f4141403e3c37332a201c130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73899e937e69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c22374c6177879da5b49e8a78624d40301b0b0000000417293a4758616f7d8892999d9fa99f9d9992887d6f625a4d41383635383c494d5f6775604b36200b0000000000000000000000000000000000000000000e1c2a3437464a4a4a4a4a483a372e20110300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c161e2125282a2b2c2b2926211f170c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73898b8b7e69543e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003182d42586d8297a5b5a3947f695a4835221200000000000c1c2a3a474c5f67757d84888a8b8a88837d7568604d483c30232020222c35404d55605544311d08000000000000000000000000000000000000000000000c181f223035353535353324221b1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b0f131516171514110c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364c6176767674604b36200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485e73889db3aa9b8573604b3c2b19040000000000000c1c2a33414d5761676e73747674736e6860564e42342b1d130b0b0e19203037444b44372715020000000000000000000000000000000000000000000000040a0c1b1f1f1f1f1f1e0f0d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e334657616161605645321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c31465c71869ba89f8b7a645544311e0e00000000000000000c171f3039464b52595d5760575e59534b45383120190d00000000061219273136312719090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172939464c4c4c4b453828150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667c8a8f8a7d675c4a3726140000000000000000000004131b2832363d4439454b4539443d3632281a13050000000000000009151d201d15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b29333636363632281a0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f23384c5e66767a77675f4d3e2d19090000000000000000000000000b161e21282f28323632282e28211e160a0000000000000000000002080b080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e212121201d150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c2f404c58616461584d41302010000000000000000000000000000003090c1219161e211e1619130b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c0c0c0b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012222f3a464c4f4c473a302313020000000000000000000000000000000000000003090b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121b2933363a37332a1c13050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171f2125221f180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c0f0c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Lora-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Lora-Regular SDF.asset.meta new file mode 100644 index 0000000..e1ed6cd --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Lora-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 46d4660eedeaf406995fa1afed253fe0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Margarine-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Margarine-Regular SDF.asset new file mode 100644 index 0000000..26b2fa9 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Margarine-Regular SDF.asset @@ -0,0 +1,2918 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Margarine-Regular SDF + m_EditorClassIdentifier: + hashCode: 1424828110 + material: {fileID: 21956123629259200} + materialHashCode: 624858158 + m_Version: 1.1.0 + m_SourceFontFileGUID: 32de974c3db9e4756969d3fd9309e8e4 + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: Margarine + m_StyleName: + m_PointSize: 69 + m_Scale: 1 + m_LineHeight: 92.75 + m_AscentLine: 69.9375 + m_CapLine: 50.374996 + m_MeanLine: 42.187496 + m_Baseline: 0 + m_DescentLine: -22.8125 + m_SuperscriptOffset: 69.9375 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -9.1640625 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -9.1640625 + m_UnderlineThickness: 1.3813477 + m_StrikethroughOffset: 17.136364 + m_StrikethroughThickness: 1.3813477 + m_TabWidth: 179.375 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 17.9375 + m_Height: 92.75 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 69.9375 + m_HorizontalAdvance: 17.9375 + m_GlyphRect: + m_X: 6 + m_Y: -98 + m_Width: 18 + m_Height: 93 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 9.812499 + m_Height: 53.999996 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 52.312496 + m_HorizontalAdvance: 16.0625 + m_GlyphRect: + m_X: 238 + m_Y: 313 + m_Width: 10 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 20.624998 + m_Height: 23.687498 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 50.249996 + m_HorizontalAdvance: 26.9375 + m_GlyphRect: + m_X: 195 + m_Y: 213 + m_Width: 21 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 36.499996 + m_Height: 38.812496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 44.249996 + m_HorizontalAdvance: 40.5 + m_GlyphRect: + m_X: 464 + m_Y: 130 + m_Width: 36 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 20.812498 + m_Height: 63.937496 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 54.999996 + m_HorizontalAdvance: 25.0625 + m_GlyphRect: + m_X: 38 + m_Y: 263 + m_Width: 21 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 44.437496 + m_Height: 43.874996 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 44.999996 + m_HorizontalAdvance: 48.375 + m_GlyphRect: + m_X: 434 + m_Y: 234 + m_Width: 44 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 39.374996 + m_Height: 54.812496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 52.937496 + m_HorizontalAdvance: 42.4375 + m_GlyphRect: + m_X: 193 + m_Y: 387 + m_Width: 39 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 8.874999 + m_Height: 23.687498 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 50.249996 + m_HorizontalAdvance: 15.1875 + m_GlyphRect: + m_X: 227 + m_Y: 208 + m_Width: 9 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 21.124998 + m_Height: 71.99999 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 59.562496 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 6 + m_Y: 350 + m_Width: 21 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 21.124998 + m_Height: 71.99999 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59.562496 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 6 + m_Y: 433 + m_Width: 21 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 31.562498 + m_Height: 35.749996 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 50.312496 + m_HorizontalAdvance: 36.3125 + m_GlyphRect: + m_X: 141 + m_Y: 468 + m_Width: 32 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 34.187496 + m_Height: 35.687496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 41.812496 + m_HorizontalAdvance: 38.0625 + m_GlyphRect: + m_X: 95 + m_Y: 469 + m_Width: 34 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 9.999999 + m_Height: 15.999999 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 5.4374995 + m_HorizontalAdvance: 18.875 + m_GlyphRect: + m_X: 443 + m_Y: 129 + m_Width: 10 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 29.812498 + m_Height: 7.5624995 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 37.8125 + m_GlyphRect: + m_X: 153 + m_Y: 234 + m_Width: 30 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 8.374999 + m_Height: 8.874999 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 5.6249995 + m_HorizontalAdvance: 16.1875 + m_GlyphRect: + m_X: 133 + m_Y: 234 + m_Width: 8 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 29.499998 + m_Height: 54.187496 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 52.249996 + m_HorizontalAdvance: 33 + m_GlyphRect: + m_X: 202 + m_Y: 143 + m_Width: 29 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 41.062496 + m_Height: 53.312496 + m_HorizontalBearingX: 2.3749998 + m_HorizontalBearingY: 51.374996 + m_HorizontalAdvance: 46.25 + m_GlyphRect: + m_X: 215 + m_Y: 7 + m_Width: 41 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 19.124998 + m_Height: 51.812496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 51.437496 + m_HorizontalAdvance: 23.875 + m_GlyphRect: + m_X: 342 + m_Y: 332 + m_Width: 19 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 36.374996 + m_Height: 54.687496 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 53.312496 + m_HorizontalAdvance: 40.75 + m_GlyphRect: + m_X: 154 + m_Y: 147 + m_Width: 36 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 33.874996 + m_Height: 53.687496 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 49.562496 + m_HorizontalAdvance: 38.1875 + m_GlyphRect: + m_X: 243 + m_Y: 138 + m_Width: 34 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 32.749996 + m_Height: 53.937496 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 50.124996 + m_HorizontalAdvance: 36.0625 + m_GlyphRect: + m_X: 268 + m_Y: 6 + m_Width: 33 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 35.562496 + m_Height: 51.249996 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 49.749996 + m_HorizontalAdvance: 39.375 + m_GlyphRect: + m_X: 312 + m_Y: 7 + m_Width: 36 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 36.124996 + m_Height: 51.874996 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 49.937496 + m_HorizontalAdvance: 39.625 + m_GlyphRect: + m_X: 291 + m_Y: 71 + m_Width: 36 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 31.687498 + m_Height: 50.874996 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 48.437496 + m_HorizontalAdvance: 33.375 + m_GlyphRect: + m_X: 467 + m_Y: 398 + m_Width: 32 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 34.187496 + m_Height: 55.187496 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 50.312496 + m_HorizontalAdvance: 38.3125 + m_GlyphRect: + m_X: 157 + m_Y: 254 + m_Width: 34 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 36.124996 + m_Height: 54.312496 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 49.749996 + m_HorizontalAdvance: 39.25 + m_GlyphRect: + m_X: 157 + m_Y: 77 + m_Width: 36 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 8.374999 + m_Height: 24.062498 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 20.812498 + m_HorizontalAdvance: 16.1875 + m_GlyphRect: + m_X: 75 + m_Y: 479 + m_Width: 8 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 10.062499 + m_Height: 15.999999 + m_HorizontalBearingX: 5.5624995 + m_HorizontalBearingY: 5.4374995 + m_HorizontalAdvance: 22.75 + m_GlyphRect: + m_X: 336 + m_Y: 197 + m_Width: 10 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 23.874998 + m_Height: 42.937496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 46.124996 + m_HorizontalAdvance: 28.6875 + m_GlyphRect: + m_X: 343 + m_Y: 224 + m_Width: 24 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 29.812498 + m_Height: 21.374998 + m_HorizontalBearingX: 4.1874995 + m_HorizontalBearingY: 34.874996 + m_HorizontalAdvance: 38.0625 + m_GlyphRect: + m_X: 247 + m_Y: 204 + m_Width: 30 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 23.937498 + m_Height: 42.937496 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 46.124996 + m_HorizontalAdvance: 28.6875 + m_GlyphRect: + m_X: 343 + m_Y: 278 + m_Width: 24 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 33.749996 + m_Height: 55.937496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 53.687496 + m_HorizontalAdvance: 37.6875 + m_GlyphRect: + m_X: 148 + m_Y: 393 + m_Width: 34 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 45.624996 + m_Height: 42.187496 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 45.562496 + m_HorizontalAdvance: 50.625 + m_GlyphRect: + m_X: 443 + m_Y: 181 + m_Width: 46 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 37.562496 + m_Height: 52.812496 + m_HorizontalBearingX: -0.81249994 + m_HorizontalBearingY: 50.812496 + m_HorizontalAdvance: 38.25 + m_GlyphRect: + m_X: 244 + m_Y: 378 + m_Width: 38 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 33.374996 + m_Height: 56.062496 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 51.874996 + m_HorizontalAdvance: 38.75 + m_GlyphRect: + m_X: 103 + m_Y: 401 + m_Width: 33 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 38.437496 + m_Height: 55.124996 + m_HorizontalBearingX: 2.3749998 + m_HorizontalBearingY: 51.874996 + m_HorizontalAdvance: 42.1875 + m_GlyphRect: + m_X: 124 + m_Y: 327 + m_Width: 38 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 32.687496 + m_Height: 52.687496 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 50.312496 + m_HorizontalAdvance: 38.75 + m_GlyphRect: + m_X: 259 + m_Y: 300 + m_Width: 33 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 34.999996 + m_Height: 49.687496 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 50.062496 + m_HorizontalAdvance: 37.25 + m_GlyphRect: + m_X: 378 + m_Y: 247 + m_Width: 35 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 36.437496 + m_Height: 50.749996 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 49.437496 + m_HorizontalAdvance: 38.875 + m_GlyphRect: + m_X: 469 + m_Y: 6 + m_Width: 36 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 44.312496 + m_Height: 48.249996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 48.249996 + m_HorizontalAdvance: 46.8125 + m_GlyphRect: + m_X: 378 + m_Y: 188 + m_Width: 44 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 40.124996 + m_Height: 52.874996 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 50.374996 + m_HorizontalAdvance: 43.8125 + m_GlyphRect: + m_X: 241 + m_Y: 453 + m_Width: 40 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 11.562499 + m_Height: 61.124996 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 61.749996 + m_HorizontalAdvance: 17.5 + m_GlyphRect: + m_X: 45 + m_Y: 93 + m_Width: 12 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 34.812496 + m_Height: 51.999996 + m_HorizontalBearingX: 1.0624999 + m_HorizontalBearingY: 49.749996 + m_HorizontalAdvance: 39.75 + m_GlyphRect: + m_X: 339 + m_Y: 69 + m_Width: 35 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 34.062496 + m_Height: 49.187496 + m_HorizontalBearingX: 3.9999998 + m_HorizontalBearingY: 47.937496 + m_HorizontalAdvance: 39.75 + m_GlyphRect: + m_X: 424 + m_Y: 290 + m_Width: 34 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 29.749998 + m_Height: 49.499996 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 48.499996 + m_HorizontalAdvance: 33.6875 + m_GlyphRect: + m_X: 379 + m_Y: 422 + m_Width: 30 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 52.124996 + m_Height: 49.437496 + m_HorizontalBearingX: 0.74999994 + m_HorizontalBearingY: 48.499996 + m_HorizontalAdvance: 54 + m_GlyphRect: + m_X: 404 + m_Y: 69 + m_Width: 52 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 37.374996 + m_Height: 50.812496 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 50.812496 + m_HorizontalAdvance: 44.1875 + m_GlyphRect: + m_X: 468 + m_Y: 68 + m_Width: 37 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 40.749996 + m_Height: 53.562496 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 50.437496 + m_HorizontalAdvance: 46 + m_GlyphRect: + m_X: 203 + m_Y: 248 + m_Width: 41 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 31.812498 + m_Height: 52.999996 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 51.499996 + m_HorizontalAdvance: 37.125 + m_GlyphRect: + m_X: 288 + m_Y: 136 + m_Width: 32 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 39.562496 + m_Height: 60.937496 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 49.312496 + m_HorizontalAdvance: 44.6875 + m_GlyphRect: + m_X: 58 + m_Y: 165 + m_Width: 40 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 31.874998 + m_Height: 51.437496 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 49.499996 + m_HorizontalAdvance: 38.25 + m_GlyphRect: + m_X: 300 + m_Y: 231 + m_Width: 32 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 34.312496 + m_Height: 54.562496 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 51.499996 + m_HorizontalAdvance: 38 + m_GlyphRect: + m_X: 169 + m_Y: 6 + m_Width: 34 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 33.999996 + m_Height: 52.124996 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 50.687496 + m_HorizontalAdvance: 34.4375 + m_GlyphRect: + m_X: 255 + m_Y: 237 + m_Width: 34 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 35.999996 + m_Height: 51.312496 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 48.562496 + m_HorizontalAdvance: 41.75 + m_GlyphRect: + m_X: 331 + m_Y: 135 + m_Width: 36 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 33.874996 + m_Height: 51.187496 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 50.124996 + m_HorizontalAdvance: 36.9375 + m_GlyphRect: + m_X: 359 + m_Y: 7 + m_Width: 34 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 53.562496 + m_Height: 50.499996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 49.249996 + m_HorizontalAdvance: 56.5 + m_GlyphRect: + m_X: 404 + m_Y: 7 + m_Width: 54 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 33.187496 + m_Height: 53.124996 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 49.874996 + m_HorizontalAdvance: 36.875 + m_GlyphRect: + m_X: 246 + m_Y: 72 + m_Width: 33 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 32.312496 + m_Height: 58.312496 + m_HorizontalBearingX: 0.12499999 + m_HorizontalBearingY: 54.437496 + m_HorizontalAdvance: 34.25 + m_GlyphRect: + m_X: 125 + m_Y: 7 + m_Width: 32 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 32.249996 + m_Height: 50.312496 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 49.999996 + m_HorizontalAdvance: 35.25 + m_GlyphRect: + m_X: 423 + m_Y: 351 + m_Width: 32 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 20.312498 + m_Height: 73.37499 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 60.812496 + m_HorizontalAdvance: 24.1875 + m_GlyphRect: + m_X: 6 + m_Y: 181 + m_Width: 20 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 29.437498 + m_Height: 54.187496 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 52.249996 + m_HorizontalAdvance: 33 + m_GlyphRect: + m_X: 205 + m_Y: 73 + m_Width: 29 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 20.312498 + m_Height: 73.37499 + m_HorizontalBearingX: 0.37499997 + m_HorizontalBearingY: 60.812496 + m_HorizontalAdvance: 24.1875 + m_GlyphRect: + m_X: 6 + m_Y: 266 + m_Width: 20 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 24.374998 + m_Height: 26.687498 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 49.499996 + m_HorizontalAdvance: 29.25 + m_GlyphRect: + m_X: 39 + m_Y: 478 + m_Width: 24 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 29.812498 + m_Height: 7.6249995 + m_HorizontalBearingX: 4.1874995 + m_HorizontalBearingY: -6.6874995 + m_HorizontalAdvance: 37.9375 + m_GlyphRect: + m_X: 154 + m_Y: 213 + m_Width: 30 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 11.187499 + m_Height: 12.187499 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 58.562496 + m_HorizontalAdvance: 13.9375 + m_GlyphRect: + m_X: 58 + m_Y: 238 + m_Width: 11 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 31.374998 + m_Height: 42.187496 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 40.499996 + m_HorizontalAdvance: 36.5625 + m_GlyphRect: + m_X: 293 + m_Y: 461 + m_Width: 31 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 32.874996 + m_Height: 57.374996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 55.124996 + m_HorizontalAdvance: 38.75 + m_GlyphRect: + m_X: 39 + m_Y: 410 + m_Width: 33 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 30.687498 + m_Height: 42.124996 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 40.749996 + m_HorizontalAdvance: 35.5 + m_GlyphRect: + m_X: 337 + m_Y: 396 + m_Width: 31 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 31.062498 + m_Height: 59.499996 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 56.312496 + m_HorizontalAdvance: 37.1875 + m_GlyphRect: + m_X: 39 + m_Y: 339 + m_Width: 31 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 31.812498 + m_Height: 42.874996 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 40.937496 + m_HorizontalAdvance: 34.875 + m_GlyphRect: + m_X: 336 + m_Y: 460 + m_Width: 32 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 32.999996 + m_Height: 59.562496 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 56.312496 + m_HorizontalAdvance: 30.8125 + m_GlyphRect: + m_X: 81 + m_Y: 6 + m_Width: 33 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 33.187496 + m_Height: 58.187496 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 42.249996 + m_HorizontalAdvance: 37.875 + m_GlyphRect: + m_X: 70 + m_Y: 262 + m_Width: 33 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 30.437498 + m_Height: 57.812496 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 53.437496 + m_HorizontalAdvance: 36.75 + m_GlyphRect: + m_X: 82 + m_Y: 331 + m_Width: 30 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 10.187499 + m_Height: 53.687496 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 54.249996 + m_HorizontalAdvance: 16.0625 + m_GlyphRect: + m_X: 216 + m_Y: 313 + m_Width: 10 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 24.062498 + m_Height: 76.99999 + m_HorizontalBearingX: -11.749999 + m_HorizontalBearingY: 54.937496 + m_HorizontalAdvance: 15.75 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 24 + m_Height: 77 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 30.562498 + m_Height: 57.312496 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 54.749996 + m_HorizontalAdvance: 34.8125 + m_GlyphRect: + m_X: 115 + m_Y: 258 + m_Width: 31 + m_Height: 57 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 8.937499 + m_Height: 57.687496 + m_HorizontalBearingX: 3.5624998 + m_HorizontalBearingY: 55.187496 + m_HorizontalAdvance: 15.8125 + m_GlyphRect: + m_X: 83 + m_Y: 400 + m_Width: 9 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 45.249996 + m_Height: 44.312496 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 38.312496 + m_HorizontalAdvance: 51.875 + m_GlyphRect: + m_X: 184 + m_Y: 461 + m_Width: 45 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 33.437496 + m_Height: 43.812496 + m_HorizontalBearingX: 2.8124998 + m_HorizontalBearingY: 39.562496 + m_HorizontalAdvance: 38.4375 + m_GlyphRect: + m_X: 378 + m_Y: 308 + m_Width: 33 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 33.312496 + m_Height: 43.999996 + m_HorizontalBearingX: 2.6249998 + m_HorizontalBearingY: 41.499996 + m_HorizontalAdvance: 38.0625 + m_GlyphRect: + m_X: 470 + m_Y: 289 + m_Width: 33 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 33.249996 + m_Height: 58.999996 + m_HorizontalBearingX: 3.4999998 + m_HorizontalBearingY: 41.312496 + m_HorizontalAdvance: 39.125 + m_GlyphRect: + m_X: 109 + m_Y: 164 + m_Width: 33 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 33.624996 + m_Height: 58.999996 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 39.124996 + m_HorizontalAdvance: 39.4375 + m_GlyphRect: + m_X: 112 + m_Y: 77 + m_Width: 34 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 27.812498 + m_Height: 40.812496 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 38.874996 + m_HorizontalAdvance: 31.875 + m_GlyphRect: + m_X: 303 + m_Y: 293 + m_Width: 28 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 31.499998 + m_Height: 46.812496 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 41.062496 + m_HorizontalAdvance: 35.625 + m_GlyphRect: + m_X: 379 + m_Y: 363 + m_Width: 31 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 30.499998 + m_Height: 55.437496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 50.812496 + m_HorizontalAdvance: 31.375 + m_GlyphRect: + m_X: 174 + m_Y: 321 + m_Width: 30 + m_Height: 55 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 33.374996 + m_Height: 42.249996 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 38.312496 + m_HorizontalAdvance: 39.3125 + m_GlyphRect: + m_X: 470 + m_Y: 345 + m_Width: 33 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 32.374996 + m_Height: 46.562496 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 43.937496 + m_HorizontalAdvance: 35.75 + m_GlyphRect: + m_X: 293 + m_Y: 364 + m_Width: 32 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 46.999996 + m_Height: 46.874996 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 42.812496 + m_HorizontalAdvance: 51.6875 + m_GlyphRect: + m_X: 385 + m_Y: 129 + m_Width: 47 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 31.749998 + m_Height: 46.312496 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 42.187496 + m_HorizontalAdvance: 34.875 + m_GlyphRect: + m_X: 422 + m_Y: 413 + m_Width: 32 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 32.499996 + m_Height: 60.687496 + m_HorizontalBearingX: 0.93749994 + m_HorizontalBearingY: 40.062496 + m_HorizontalAdvance: 35.875 + m_GlyphRect: + m_X: 68 + m_Y: 92 + m_Width: 32 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 29.062498 + m_Height: 42.124996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.9375 + m_GlyphRect: + m_X: 465 + m_Y: 461 + m_Width: 29 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 27.249998 + m_Height: 74.06249 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 59.624996 + m_HorizontalAdvance: 27.6875 + m_GlyphRect: + m_X: 6 + m_Y: 95 + m_Width: 27 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 8.062499 + m_Height: 71.18749 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 60.062496 + m_HorizontalAdvance: 15.875 + m_GlyphRect: + m_X: 38 + m_Y: 181 + m_Width: 8 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 27.249998 + m_Height: 74.06249 + m_HorizontalBearingX: 0.56249994 + m_HorizontalBearingY: 59.624996 + m_HorizontalAdvance: 27.6875 + m_GlyphRect: + m_X: 42 + m_Y: 7 + m_Width: 27 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 36.499996 + m_Height: 18.874998 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 35.062496 + m_HorizontalAdvance: 42.875 + m_GlyphRect: + m_X: 288 + m_Y: 200 + m_Width: 36 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 17.9375 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 40.749996 + m_Height: 8.874999 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 5.6249995 + m_HorizontalAdvance: 48.625 + m_GlyphRect: + m_X: 81 + m_Y: 237 + m_Width: 41 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 97 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28133815146464792} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_ClearDynamicDataOnBuild: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Margarine + PointSize: 69 + Scale: 1 + CharacterCount: 97 + LineHeight: 92.75 + Baseline: 0 + Ascender: 69.9375 + CapHeight: 50.374996 + Descender: -22.8125 + CenterLine: 0 + SuperscriptOffset: 69.9375 + SubscriptOffset: -9.1640625 + SubSize: 0.5 + Underline: -9.1640625 + UnderlineThickness: 1.3813477 + strikethrough: 17.136364 + strikethroughThickness: 1.3813477 + TabWidth: 179.375 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28133815146464792} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16422 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 17.9375 + height: 92.75 + xOffset: 0 + yOffset: 69.9375 + xAdvance: 17.9375 + scale: 1 + - id: 33 + x: 238 + y: 145 + width: 9.812499 + height: 53.999996 + xOffset: 2.9999998 + yOffset: 52.312496 + xAdvance: 16.0625 + scale: 1 + - id: 34 + x: 195 + y: 275 + width: 20.624998 + height: 23.687498 + xOffset: 3.2499998 + yOffset: 50.249996 + xAdvance: 26.9375 + scale: 1 + - id: 35 + x: 464 + y: 343 + width: 36.499996 + height: 38.812496 + xOffset: 1.8749999 + yOffset: 44.249996 + xAdvance: 40.5 + scale: 1 + - id: 36 + x: 38 + y: 185 + width: 20.812498 + height: 63.937496 + xOffset: 2.0624998 + yOffset: 54.999996 + xAdvance: 25.0625 + scale: 1 + - id: 37 + x: 434 + y: 234 + width: 44.437496 + height: 43.874996 + xOffset: 1.9374999 + yOffset: 44.999996 + xAdvance: 48.375 + scale: 1 + - id: 38 + x: 193 + y: 70 + width: 39.374996 + height: 54.812496 + xOffset: 1.1249999 + yOffset: 52.937496 + xAdvance: 42.4375 + scale: 1 + - id: 39 + x: 227 + y: 280 + width: 8.874999 + height: 23.687498 + xOffset: 3.2499998 + yOffset: 50.249996 + xAdvance: 15.1875 + scale: 1 + - id: 40 + x: 6 + y: 90 + width: 21.124998 + height: 71.99999 + xOffset: 2.0624998 + yOffset: 59.562496 + xAdvance: 23.25 + scale: 1 + - id: 41 + x: 6 + y: 7 + width: 21.124998 + height: 71.99999 + xOffset: 0 + yOffset: 59.562496 + xAdvance: 23.25 + scale: 1 + - id: 42 + x: 141 + y: 8 + width: 31.562498 + height: 35.749996 + xOffset: 2.6874998 + yOffset: 50.312496 + xAdvance: 36.3125 + scale: 1 + - id: 43 + x: 95 + y: 7 + width: 34.187496 + height: 35.687496 + xOffset: 1.8749999 + yOffset: 41.812496 + xAdvance: 38.0625 + scale: 1 + - id: 44 + x: 443 + y: 367 + width: 9.999999 + height: 15.999999 + xOffset: 4.1249995 + yOffset: 5.4374995 + xAdvance: 18.875 + scale: 1 + - id: 45 + x: 153 + y: 270 + width: 29.812498 + height: 7.5624995 + xOffset: 4.0624995 + yOffset: 27.937498 + xAdvance: 37.8125 + scale: 1 + - id: 46 + x: 133 + y: 269 + width: 8.374999 + height: 8.874999 + xOffset: 3.9374998 + yOffset: 5.6249995 + xAdvance: 16.1875 + scale: 1 + - id: 47 + x: 202 + y: 315 + width: 29.499998 + height: 54.187496 + xOffset: 1.6249999 + yOffset: 52.249996 + xAdvance: 33 + scale: 1 + - id: 48 + x: 215 + y: 452 + width: 41.062496 + height: 53.312496 + xOffset: 2.3749998 + yOffset: 51.374996 + xAdvance: 46.25 + scale: 1 + - id: 49 + x: 342 + y: 128 + width: 19.124998 + height: 51.812496 + xOffset: 0.62499994 + yOffset: 51.437496 + xAdvance: 23.875 + scale: 1 + - id: 50 + x: 154 + y: 310 + width: 36.374996 + height: 54.687496 + xOffset: 2.3124998 + yOffset: 53.312496 + xAdvance: 40.75 + scale: 1 + - id: 51 + x: 243 + y: 320 + width: 33.874996 + height: 53.687496 + xOffset: 1.6874999 + yOffset: 49.562496 + xAdvance: 38.1875 + scale: 1 + - id: 52 + x: 268 + y: 452 + width: 32.749996 + height: 53.937496 + xOffset: 1.4999999 + yOffset: 50.124996 + xAdvance: 36.0625 + scale: 1 + - id: 53 + x: 312 + y: 454 + width: 35.562496 + height: 51.249996 + xOffset: 1.9374999 + yOffset: 49.749996 + xAdvance: 39.375 + scale: 1 + - id: 54 + x: 291 + y: 389 + width: 36.124996 + height: 51.874996 + xOffset: 1.8124999 + yOffset: 49.937496 + xAdvance: 39.625 + scale: 1 + - id: 55 + x: 467 + y: 63 + width: 31.687498 + height: 50.874996 + xOffset: 1.1874999 + yOffset: 48.437496 + xAdvance: 33.375 + scale: 1 + - id: 56 + x: 157 + y: 203 + width: 34.187496 + height: 55.187496 + xOffset: 1.6249999 + yOffset: 50.312496 + xAdvance: 38.3125 + scale: 1 + - id: 57 + x: 157 + y: 381 + width: 36.124996 + height: 54.312496 + xOffset: 1.4374999 + yOffset: 49.749996 + xAdvance: 39.25 + scale: 1 + - id: 58 + x: 75 + y: 9 + width: 8.374999 + height: 24.062498 + xOffset: 3.9374998 + yOffset: 20.812498 + xAdvance: 16.1875 + scale: 1 + - id: 59 + x: 336 + y: 299 + width: 10.062499 + height: 15.999999 + xOffset: 5.5624995 + yOffset: 5.4374995 + xAdvance: 22.75 + scale: 1 + - id: 60 + x: 343 + y: 245 + width: 23.874998 + height: 42.937496 + xOffset: 1.8749999 + yOffset: 46.124996 + xAdvance: 28.6875 + scale: 1 + - id: 61 + x: 247 + y: 287 + width: 29.812498 + height: 21.374998 + xOffset: 4.1874995 + yOffset: 34.874996 + xAdvance: 38.0625 + scale: 1 + - id: 62 + x: 343 + y: 191 + width: 23.937498 + height: 42.937496 + xOffset: 2.8749998 + yOffset: 46.124996 + xAdvance: 28.6875 + scale: 1 + - id: 63 + x: 148 + y: 63 + width: 33.749996 + height: 55.937496 + xOffset: 1.8749999 + yOffset: 53.687496 + xAdvance: 37.6875 + scale: 1 + - id: 64 + x: 443 + y: 289 + width: 45.624996 + height: 42.187496 + xOffset: 2.8749998 + yOffset: 45.562496 + xAdvance: 50.625 + scale: 1 + - id: 65 + x: 244 + y: 81 + width: 37.562496 + height: 52.812496 + xOffset: -0.81249994 + yOffset: 50.812496 + xAdvance: 38.25 + scale: 1 + - id: 66 + x: 103 + y: 55 + width: 33.374996 + height: 56.062496 + xOffset: 3.6249998 + yOffset: 51.874996 + xAdvance: 38.75 + scale: 1 + - id: 67 + x: 124 + y: 130 + width: 38.437496 + height: 55.124996 + xOffset: 2.3749998 + yOffset: 51.874996 + xAdvance: 42.1875 + scale: 1 + - id: 68 + x: 259 + y: 159 + width: 32.687496 + height: 52.687496 + xOffset: 3.7499998 + yOffset: 50.312496 + xAdvance: 38.75 + scale: 1 + - id: 69 + x: 378 + y: 215 + width: 34.999996 + height: 49.687496 + xOffset: 1.4374999 + yOffset: 50.062496 + xAdvance: 37.25 + scale: 1 + - id: 70 + x: 469 + y: 455 + width: 36.437496 + height: 50.749996 + xOffset: 2.0624998 + yOffset: 49.437496 + xAdvance: 38.875 + scale: 1 + - id: 71 + x: 378 + y: 276 + width: 44.312496 + height: 48.249996 + xOffset: 1.8749999 + yOffset: 48.249996 + xAdvance: 46.8125 + scale: 1 + - id: 72 + x: 241 + y: 6 + width: 40.124996 + height: 52.874996 + xOffset: -0.43749997 + yOffset: 50.374996 + xAdvance: 43.8125 + scale: 1 + - id: 73 + x: 45 + y: 358 + width: 11.562499 + height: 61.124996 + xOffset: 1.9374999 + yOffset: 61.749996 + xAdvance: 17.5 + scale: 1 + - id: 74 + x: 339 + y: 391 + width: 34.812496 + height: 51.999996 + xOffset: 1.0624999 + yOffset: 49.749996 + xAdvance: 39.75 + scale: 1 + - id: 75 + x: 424 + y: 173 + width: 34.062496 + height: 49.187496 + xOffset: 3.9999998 + yOffset: 47.937496 + xAdvance: 39.75 + scale: 1 + - id: 76 + x: 379 + y: 41 + width: 29.749998 + height: 49.499996 + xOffset: 4.0624995 + yOffset: 48.499996 + xAdvance: 33.6875 + scale: 1 + - id: 77 + x: 404 + y: 394 + width: 52.124996 + height: 49.437496 + xOffset: 0.74999994 + yOffset: 48.499996 + xAdvance: 54 + scale: 1 + - id: 78 + x: 468 + y: 393 + width: 37.374996 + height: 50.812496 + xOffset: 3.6249998 + yOffset: 50.812496 + xAdvance: 44.1875 + scale: 1 + - id: 79 + x: 203 + y: 210 + width: 40.749996 + height: 53.562496 + xOffset: 2.7499998 + yOffset: 50.437496 + xAdvance: 46 + scale: 1 + - id: 80 + x: 288 + y: 323 + width: 31.812498 + height: 52.999996 + xOffset: 3.7499998 + yOffset: 51.499996 + xAdvance: 37.125 + scale: 1 + - id: 81 + x: 58 + y: 286 + width: 39.562496 + height: 60.937496 + xOffset: 2.4999998 + yOffset: 49.312496 + xAdvance: 44.6875 + scale: 1 + - id: 82 + x: 300 + y: 230 + width: 31.874998 + height: 51.437496 + xOffset: 3.8749998 + yOffset: 49.499996 + xAdvance: 38.25 + scale: 1 + - id: 83 + x: 169 + y: 451 + width: 34.312496 + height: 54.562496 + xOffset: 1.9374999 + yOffset: 51.499996 + xAdvance: 38 + scale: 1 + - id: 84 + x: 255 + y: 223 + width: 33.999996 + height: 52.124996 + xOffset: 0.24999999 + yOffset: 50.687496 + xAdvance: 34.4375 + scale: 1 + - id: 85 + x: 331 + y: 326 + width: 35.999996 + height: 51.312496 + xOffset: 2.9999998 + yOffset: 48.562496 + xAdvance: 41.75 + scale: 1 + - id: 86 + x: 359 + y: 454 + width: 33.874996 + height: 51.187496 + xOffset: 0.81249994 + yOffset: 50.124996 + xAdvance: 36.9375 + scale: 1 + - id: 87 + x: 404 + y: 455 + width: 53.562496 + height: 50.499996 + xOffset: 1.6249999 + yOffset: 49.249996 + xAdvance: 56.5 + scale: 1 + - id: 88 + x: 246 + y: 387 + width: 33.187496 + height: 53.124996 + xOffset: 2.0624998 + yOffset: 49.874996 + xAdvance: 36.875 + scale: 1 + - id: 89 + x: 125 + y: 447 + width: 32.312496 + height: 58.312496 + xOffset: 0.12499999 + yOffset: 54.437496 + xAdvance: 34.25 + scale: 1 + - id: 90 + x: 423 + y: 111 + width: 32.249996 + height: 50.312496 + xOffset: 1.1249999 + yOffset: 49.999996 + xAdvance: 35.25 + scale: 1 + - id: 91 + x: 6 + y: 258 + width: 20.312498 + height: 73.37499 + xOffset: 3.3749998 + yOffset: 60.812496 + xAdvance: 24.1875 + scale: 1 + - id: 92 + x: 205 + y: 385 + width: 29.437498 + height: 54.187496 + xOffset: 1.8124999 + yOffset: 52.249996 + xAdvance: 33 + scale: 1 + - id: 93 + x: 6 + y: 173 + width: 20.312498 + height: 73.37499 + xOffset: 0.37499997 + yOffset: 60.812496 + xAdvance: 24.1875 + scale: 1 + - id: 94 + x: 39 + y: 7 + width: 24.374998 + height: 26.687498 + xOffset: 2.1874998 + yOffset: 49.499996 + xAdvance: 29.25 + scale: 1 + - id: 95 + x: 154 + y: 291 + width: 29.812498 + height: 7.6249995 + xOffset: 4.1874995 + yOffset: -6.6874995 + xAdvance: 37.9375 + scale: 1 + - id: 96 + x: 58 + y: 262 + width: 11.187499 + height: 12.187499 + xOffset: 1.3749999 + yOffset: 58.562496 + xAdvance: 13.9375 + scale: 1 + - id: 97 + x: 293 + y: 9 + width: 31.374998 + height: 42.187496 + xOffset: 1.9999999 + yOffset: 40.499996 + xAdvance: 36.5625 + scale: 1 + - id: 98 + x: 39 + y: 45 + width: 32.874996 + height: 57.374996 + xOffset: 3.1874998 + yOffset: 55.124996 + xAdvance: 38.75 + scale: 1 + - id: 99 + x: 337 + y: 74 + width: 30.687498 + height: 42.124996 + xOffset: 2.2499998 + yOffset: 40.749996 + xAdvance: 35.5 + scale: 1 + - id: 100 + x: 39 + y: 114 + width: 31.062498 + height: 59.499996 + xOffset: 2.4374998 + yOffset: 56.312496 + xAdvance: 37.1875 + scale: 1 + - id: 101 + x: 336 + y: 9 + width: 31.812498 + height: 42.874996 + xOffset: 2.4374998 + yOffset: 40.937496 + xAdvance: 34.875 + scale: 1 + - id: 102 + x: 81 + y: 446 + width: 32.999996 + height: 59.562496 + xOffset: 0 + yOffset: 56.312496 + xAdvance: 30.8125 + scale: 1 + - id: 103 + x: 70 + y: 192 + width: 33.187496 + height: 58.187496 + xOffset: 1.4374999 + yOffset: 42.249996 + xAdvance: 37.875 + scale: 1 + - id: 104 + x: 82 + y: 123 + width: 30.437498 + height: 57.812496 + xOffset: 3.6249998 + yOffset: 53.437496 + xAdvance: 36.75 + scale: 1 + - id: 105 + x: 216 + y: 145 + width: 10.187499 + height: 53.687496 + xOffset: 2.6874998 + yOffset: 54.249996 + xAdvance: 16.0625 + scale: 1 + - id: 106 + x: 6 + y: 429 + width: 24.062498 + height: 76.99999 + xOffset: -11.749999 + yOffset: 54.937496 + xAdvance: 15.75 + scale: 1 + - id: 107 + x: 115 + y: 197 + width: 30.562498 + height: 57.312496 + xOffset: 3.3749998 + yOffset: 54.749996 + xAdvance: 34.8125 + scale: 1 + - id: 108 + x: 83 + y: 54 + width: 8.937499 + height: 57.687496 + xOffset: 3.5624998 + yOffset: 55.187496 + xAdvance: 15.8125 + scale: 1 + - id: 109 + x: 184 + y: 7 + width: 45.249996 + height: 44.312496 + xOffset: 3.7499998 + yOffset: 38.312496 + xAdvance: 51.875 + scale: 1 + - id: 110 + x: 378 + y: 160 + width: 33.437496 + height: 43.812496 + xOffset: 2.8124998 + yOffset: 39.562496 + xAdvance: 38.4375 + scale: 1 + - id: 111 + x: 470 + y: 179 + width: 33.312496 + height: 43.999996 + xOffset: 2.6249998 + yOffset: 41.499996 + xAdvance: 38.0625 + scale: 1 + - id: 112 + x: 109 + y: 289 + width: 33.249996 + height: 58.999996 + xOffset: 3.4999998 + yOffset: 41.312496 + xAdvance: 39.125 + scale: 1 + - id: 113 + x: 112 + y: 376 + width: 33.624996 + height: 58.999996 + xOffset: 2.4374998 + yOffset: 39.124996 + xAdvance: 39.4375 + scale: 1 + - id: 114 + x: 303 + y: 178 + width: 27.812498 + height: 40.812496 + xOffset: 3.3749998 + yOffset: 38.874996 + xAdvance: 31.875 + scale: 1 + - id: 115 + x: 379 + y: 102 + width: 31.499998 + height: 46.812496 + xOffset: 2.4374998 + yOffset: 41.062496 + xAdvance: 35.625 + scale: 1 + - id: 116 + x: 174 + y: 136 + width: 30.499998 + height: 55.437496 + xOffset: 0.49999997 + yOffset: 50.812496 + xAdvance: 31.375 + scale: 1 + - id: 117 + x: 470 + y: 125 + width: 33.374996 + height: 42.249996 + xOffset: 2.4374998 + yOffset: 38.312496 + xAdvance: 39.3125 + scale: 1 + - id: 118 + x: 293 + y: 101 + width: 32.374996 + height: 46.562496 + xOffset: 1.6249999 + yOffset: 43.937496 + xAdvance: 35.75 + scale: 1 + - id: 119 + x: 385 + y: 336 + width: 46.999996 + height: 46.874996 + xOffset: 2.0624998 + yOffset: 42.812496 + xAdvance: 51.6875 + scale: 1 + - id: 120 + x: 422 + y: 53 + width: 31.749998 + height: 46.312496 + xOffset: 1.6874999 + yOffset: 42.187496 + xAdvance: 34.875 + scale: 1 + - id: 121 + x: 68 + y: 359 + width: 32.499996 + height: 60.687496 + xOffset: 0.93749994 + yOffset: 40.062496 + xAdvance: 35.875 + scale: 1 + - id: 122 + x: 465 + y: 9 + width: 29.062498 + height: 42.124996 + xOffset: 1.8749999 + yOffset: 39.437496 + xAdvance: 32.9375 + scale: 1 + - id: 123 + x: 6 + y: 343 + width: 27.249998 + height: 74.06249 + xOffset: -0.24999999 + yOffset: 59.624996 + xAdvance: 27.6875 + scale: 1 + - id: 124 + x: 38 + y: 260 + width: 8.062499 + height: 71.18749 + xOffset: 4.0624995 + yOffset: 60.062496 + xAdvance: 15.875 + scale: 1 + - id: 125 + x: 42 + y: 431 + width: 27.249998 + height: 74.06249 + xOffset: 0.56249994 + yOffset: 59.624996 + xAdvance: 27.6875 + scale: 1 + - id: 126 + x: 288 + y: 293 + width: 36.499996 + height: 18.874998 + xOffset: 3.2499998 + yOffset: 35.062496 + xAdvance: 42.875 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 17.9375 + scale: 1 + - id: 8230 + x: 81 + y: 266 + width: 40.749996 + height: 8.874999 + xOffset: 3.9374998 + yOffset: 5.6249995 + xAdvance: 48.625 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 32de974c3db9e4756969d3fd9309e8e4 + pointSizeSamplingMode: 0 + pointSize: 69 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21956123629259200 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Margarine-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28133815146464792} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!28 &28133815146464792 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Margarine-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_IsPreProcessed: 0 + m_IgnoreMasterTextureLimit: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + m_PlatformBlob: + image data: 262144 + _typelessdata: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b10110f141b1f1e19110f0c08020000000000000000000000000000000000000000000000000000060a0b0b080400000000000000000000000000000000000000000000000000000000000000000000000000070d121516140e0600000000000000000000000000000000000000000000000000000000000000000000000000070d1011100c060000000000000000000000000000000000000000000000000000000000000000000002040910141615130f0c0a0704000000000000000000000000000000000000000000000000000000000000000000000000000002070d10110f0b0b0d0b0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181c1e1e1c18110800000000000000000000000000000000000000000001060a0c0e0e0e0e0d0c0c0f0f0d0700000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e0e0b0500000000000000000000000000000000000000000000000000000000000000000000000002080d0f0f0b0300000000000000000000000000000008101415120c05000000000000000000000000000000000000000000000000000000020a11171a1a19140d04000000000000000000000000000000000000000000000000000000000000000000000000000009161f252624292f34332d2524211d160f050000000000000000000000000000000000000002060a0d131b2020201d18100800000000000000000000000000000000000000000000000000000000000000000009131b22272a2b2822190d0100000000000000000000000000000000000000000000000000000000000000000008131b22252625211a12080000000000000000000000000000000000000000000000000000000000020b1317191c24292b2a2824211f1c19130b010000000000000000000000000000000000000000000000000000000000000000040e15171b212526241f2022201c160d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c252c313333312c251b0f010000000000000000000000000000000003060e151b1f21232323232321212424211b140b02000000000000000000000000000000000000000000000000000000000000000000000008121a20232320180f070000000000000000000000000000000000000000000000000000000000000000010c151d2224241f160d0200000000000000000000000a131b24292a2721180e020000000000000000000000000000000000000000000000010d161d262c2f2f2d2921170a0000000000000000000000000000000000000000000000000000000000000000000000000b1927333a3b393d434948403a3936312b22180d010000000000000000000000000000000910161b1f23262f343636322c241b11060000000000000000000000000000000000000000000000000000000000020f1b262f363c3f403d362b1f1102000000000000000000000000000000000000000000000000000000000000010e1a252f363b3b3a352e251b1103000000000000000000000000000000000000000000000000000008141f272c2f30383e403f3d393634312d271e1308000000000000000000000000000000000000000000000000000000000910151821292c30363a3b3933363735302921170e050000000000000000000000000000000000000000000000000000000000000000000000000000000313212e39404648484640382d1f1000000000000000000000000000000812181b21292f3437383838383836353a3a362f271f160d0300000000000000000000000000000000000000000000000000000000000000010e1b252e343838342b231a0f01000000000000000000000000000000000000000000000000000000000004121e2831373a3933291f1509000000000000000004111c262f383e3f3b352b20140500000000000000000000000000000000000000000001111f2a313a404444423d34281b0c000000000000000000000000000000000000000000000000000000000000000000000a192937454e504e51575e5d514f4e4b463e352a1e110300000000000000000000000005121c242b3034383b43494b4b4740372e23180c0000000000000000000000000000000000000000000000000000000212202d38424a50545651483c2f2011010000000000000000000000000000000000000000000000000000000001111f2c38434b50504f4941382e2112020000000000000000000000000000000000000000000000010e1926323b4144464c535554524e4b4946423a3025190d0400000000000000000000000000000000000000000000000003111c242a2d333e42444a4f504e484b4c4a453d342a2118120a000000000000000000000000000000000000000000000000000000000000000000000000001021313f4b545a5d5e5b544a3d2e1d0b000000000000000000000008131c252d30333d44494c4e4e4e4e4c4b4a4f4f4a433b322920160d030000000000000000000000000000000000000000000000000000000002111f2c3841494d4d473e372c1f1000000000000000000000000000000000000000000000000000000000051422303b454b4f4e463c32271b0d0000000000000414222e39424b535450483d3123140500000000000000000000000000000000000000000c1e2f3c454d55595a575046392a1b0a0000000000000000000000000000000000000000000000000000000000000005101a28374755626663666c726f666463605a51473c2f211202000000000000000000000a17232f383f45494c50565e60605b534a40352a1d1001000000000000000000000000000000000000000000000000000f20303e4b555e65696b655a4d3e2f1f0e000000000000000000000000000000000000000000000000000000000d1f2f3d49555f6466645d544b3f301f0d0000000000000000000000000000000000000000000009141e2b36444e56585b5f676a6a6663605e5b564d43372b21160a000000000000000000000000000000000000000000000712212e383f42465157585e6466625d60625f5950473d342c261d100100000000000000000000000000000000000000000000000000000000000000000000091c2e3f4f5d686f727370675b4c3a2713000000000000000000000d1a252f3741464650585d606363636362605f64645e574e453c332920160d03000000000000000000000000000000000000000000000000000010202f3d4a545d62635a524a3d2e1d0c000000000000000000000000000000000000000000000000000003132332404d58606462594e44382b1c0c0000000001122332404c565f6769645b4f42322313030000000000000000000000000000000000000116293c4d5960696e6f6c6357483927160300000000000000000000000000000000000000000000000000000000000615222c38465565737b787b8087827a7978746d64594d3f30201001000000000000000008192834414c53595e6264697274746f675d53473b2e1f11040000000000000000000000000000000000000000000000061a2c3e4e5c6872797d80776b5c4d3d2b1805000000000000000000000000000000000000000000000000000000162a3c4d5b6772797b7870675d4e3c2a170400000000000000000000000000000000000000000b1a26313c4954616a6e70737b80807b787673706a6054483d3428190a00000000000000000000000000000000000000040e1924303f4c53575a626c6d73797b77727577736c635a5047413a2e1e13050000000000000000000000000000000000000000000000000000000000000000001225394b5d6d7a84888984796a56412d180300000000000000000b1c2b37424a545b5b626d7276787878787776747879726a61594f463c332920160a0000000000000000000000000000000000000000000000000f1e2e3e4d5b677177776d665b4c3b2a18060000000000000000000000000000000000000000000000000011213141515e6a7478756b6156493a2a19080000000d1f3041505d69727a7d776d605142312110000000000000000000000000000000000000091c3045596b747c8486807566564533200c00000000000000000000000000000000000000000000000000000000031324333f4855647383908f90959b9590908e8982776b5d4e3e2d1f11000000000000000013253746515e676e7377797d86888a837a7064594c3d2e221404000000000000000000000000000000000000000000000d2136495b6c79858e9495897a6a5a48341f0b0000000000000000000000000000000000000000000000000000001b3045596b78858e918d857a6c594634210e000000000000000000000000000000000000000b1a2937444d5a65727d8486888f9594908d8b89867d72665a50453728190800000000000000000000000000000000000c16212b36414e5d676c6f758083888e908b888a8c8880766d635b554c3c302314030000000000000000000000000000000000000000000000000000000000000001182d4155687a8c989d9e97856f5a46311c07000000000000000b1a283949535f6670707380888b8d8f8f8f8d8c8b8c8e867d756c62594f463c33271d12050000000000000000000000000000000000000000000a1c2d3c4c5c6b79858c8a82796a58473523100000000000000000000000000000000000000000000000000b1e2f3f4f5f6f7c888f897d73675848372513000004172a3c4e5f6e7b868e938a7d6f604f3e2e1d0c00000000000000000000000000000000001125384c60738890989a938574624f3c28140000000000000000000000000000000000000000000000000000000011213042515b66738392a1a4a5a9afa9a5a5a39d94897b6c5c4b3d2f1e0d000000000000071b2f4255646f7b83888c8f93999d9f968d82766a5b4c403222100000000000000000000000000000000000000000000010263b5065798b98a2a8a7998977624c37220d0000000000000000000000000000000000000000000000000000001d32475c728896a2a7a098897663503d29150100000000000000000000000000000000000719293847556069788390999b9da2aba9a5a3a09e999084776c63554637251300000000000000000000000000000004121e29333e48535f6c7b82858992979ca2a5a09d9fa19c938a80776f695a4d4132200e00000000000000000000000000000000000000000000000000000000000000071c31465b708598aab2b29e89735e4934200a000000000000091a29384657677177858688919ca0a3a4a4a4a2a1a0a1a29a928980756c62594f45393023150600000000000000000000000000000000000000001226394b5a6a7a8a97a19d9588766553402d1906000000000000000000000000000000000000000000000014283b4d5d6d7d8d9aa39b9185766654422f1c09000f203346596b7d8d98a2a79c8e7d6d5c4c3b28150100000000000000000000000000000005192d4154687b8fa3acafa392806b57432f1b0600000000000000000000000000000000000000000000000000000a1c2e3f4c5f6f778492a1b0b9babec4bdbbbab8b1a69a8b7a685a4d3c2b190700000000000e22364a5e72808d979da1a4a7acb3b2aa9f9488796a5e503f2d1b0800000000000000000000000000000000000000000011263b50667b91a7b5bdb7a18c76604c37210c0000000000000000000000000000000000000000000000000000001e33485e73889db3bbb4a693806c58442f1b060000000000000000000000000000000002142536475665737c8395a0aeb0b2b7bebebab8b5b3ada195898073645442301c09000000000000000000000000000313222f3b46505b66717d8b979a9da5acb0b6bab4b3b4b7afa69d938b84766a5f4f3d2b190a0000000000000000000000000000000000000000000000000000000000000a1f344a5f74899eb3c7b6a18c76614c37220d00000000000315273747566473808d919b9ca3afb5b8b9b9b9b7b6b5b6b6aea59c928980756c62554c413324130200000000000000000000000000000000000001192d415568788999a7b4b0a594826f5c493524140200000000000000000000000000000000000000000000192e43576a7a8c9cabb7aea39584725f4c382514071a2c3d4f6276899baab5baac9c8b7a6a5844301c070000000000000000000000000000000a1f33485c708498abbfc1af9b87725d49341f0a00000000000000000000000000000000000000000000000000001226394c5d6a798b95a2b0bfcecfd2d3d2d0cfccc4b7a89886766b5a48372411000000000015293d5165798e9baab1b6b9bcc1c8c6bcb1a598887a6e5d4a37241000000000000000000000000000000000000000000010253a4f64798fa4b9cbb5a08b75604b36210d0000000000000000000000000000000000000000000000000000001e33485e73899fb4c9c2b09c88725d48331e080000000000000000000000000000000110203243546574849097a1b2bec5c7c5c7cbcfcdcbc8bfb3a79c8c83725f4c38261402000000000000000000000000102031404d58636d77838f9ba9afb2b8c1c5cbcec9c8c9cbc3b9b0a79f94877d6c5a4836271a0c00000000000000000000000000000000000000000000000000000000000b21364b60768ca0b5cbb8a38f78634e39240f00000000000d20324455657482919ea5afb1b7c0c3bebbb8b8b8babdc1c5c1b8afa59c92898073685f5142311f0d0000000000000000000000000000000000000a1d32475c708597a7b7c5c3b29f8c78645142311e0b000000000000000000000000000000000000000000091d31475c708699a9bac9c1b3a18f7b675443321f0f23374a5b6a7d92a6b8c8cabaa99888735f4a35200b0000000000000000000000000000000d23384c61768ba0b3c7cab5a08c76614c37220d0000000000000000000000000000000000000000000000000000172c4155697b8896a8b3c0cec7bfbdbdc0c7cfdad5c6b5a49589776653402d1905000000001a2e43586c8295a9b9c6c7c3c3c3c7cecfc3b6a5978c7a67533f2a1601000000000000000000000000000000000000000013273c51657a90a5baccb7a28d7864503b26110000000000000000000000000000000000000000000000000000001e33485e73899fb4c9c9b49f89735e48331e090000000000000000000000000000000f1f2e3d4f60718393a2acb3bfc5bbb4b0b2b6bbc0c4cbd0c4b9aa9d8f7b67554331200d00000000000000000000000c1e2e3d4f5e6a75808a95a1acb8c4c7c4bebbbababbbdc2c9d2ccc3bab2a49a8a77655445372a1b0d000000000000000000000000000000000000000000000000000000000b21364b60768ca1b6cabaa59079644f3a250f000000000014293c4f61738492a0afbac1c6bdb6afaaa5a3a3a3a5a8acb1b6bec2b8afa59c90837c70604e3d2b1c0c000000000000000000000000000000000114273a4d6073899fb4c4d5cfbba894806d604e3b27140000000000000000000000000000000000000000001225384c5f73899eb3c7d8d0beab978470614e3b28162b3e526679879aaec2d5d8c7b6a18c76604d3926120000000000000000000000000000000e23384e63788fa4b9cecdb8a38e78634e38230e00000000000000000000000000000000000000000000000000001b30455a6f8499a5b4c5d1c4b5aaa8a8acb3bdc9d6d3c2b3a69583705d4834200c000000001d32475c71879bb0bfb9b3aeadaeb3bbc7d3c3b5aa96836d5944301b060000000000000000000000000000000000000000172c40556a8094a9bdc8b4a08c7865513c27120000000000000000000000000000000000000000000000000000001e33485d72889cb1c6c9b49f89735e48331e090000000000000000000000000000071a2c3d4c5b6d7d90a1b1c0c6c0b3a89f9b9da2a6abb0b9c2cbc8baab988572614f3d2b18050000000000000000000115283b4c596d7c88929da8b3bec7c1b7afaaa6a5a5a5a8adb5bfc8d1cec2b6a7948372635548392b1b0b0000000000000000000000000000000000000000000000000000000b20354a5f72879cb1c7bba6917b66503b261100000000001a2f43586c8091a2b0bec8bdb3aaa29b95908f8d8e9093979ca2abb4c1c2b8ae9f978e7d6c5a493a2a18050000000000000000000000000000000a1d304356697c90a2b6cbe0d7c4b09d8b7d6a57432f1b0700000000000000000000000000000000000000071a2e4154687b8fa2b7cbe0dac7b39f8d7d6b57432f1c31455a6e8296a4b6cadde2cdb8a4907c6955422e1b0700000000000000000000000000000e23384d62778ca0b5cacdb8a38d77624c37220d00000000000000000000000000000000000000000000000000001d32475c72879cb1c3d2c9b8a697939397a0abb8c5cfd1c3b3a08c77634f3a2510000000001d32475c72889caaaaa49e9998999fa9b6c3d2c5b19c88725d49341f0a0000000000000000000000000000000000000000192e43586e8398adc2c4af9985705c4936220e0000000000000000000000000000000000000000000000000000071b30455a6f8499afc4c8b39d88725d48331e0800000000000000000000000000000e22364a5b69798a9cadbec6b8afa2968c87888d92969ca9afb9c7c7b4a2907d6c5a4835220f0000000000000000000c1d3045586a75899aa5afbac3b7b1aea49c9591909090939aa2acb5bec6d0c4b2a19182736557493929170600000000000000000000000000000000000000000000000000000b20354a5f728599adc2bca7917b66503b261100000000001e33485d72879baec0c1b6aba0968e87807b7877787a7d83888e98a3b0b9c2bdb2ac9b8a7766584734200c00000000000000000000000000000314273a4d60738699acbfd2dbdcccbaa99a87725e4a36220e000000000000000000000000000000000000001123374a5d708598abbfd2dadacfbcab9a87725e493523374b5f74899db1c2d3d5d4d3c0ac9985715e4a37241100000000000000000000000000000d2136495e73899fb4c9ccb7a18c76614c38230e00000000000000000000000000000000000000000000000000001e33485e73899fb3c8d1bfac9a897c7d848e9aa7b2becfcfbba7927c68533e2915000000001b3044596d828d9696908a8483848c98a5b4c4cab5a08c76614c37220c00000000000000000000000000000000000000001a2f445a6f869aafc4c6b29d88725c47321d0700000000000000000000000000000000000000000000000000000b20354a5e72869aafc4c5b09b87705b46311c07000000000000000000000000000011263b5065798897a8bacbb9a89c9185787073787c828b949ca9b5c2bfae9c8a7764513e2b1602000000000000000115283b4c5f738894a5b7c2c6b5a59c9b9188827b79797a7d868f99a2aab3beccbfafa092847567574735230f0000000000000000000000000000000000000000000000000000071c3044586d8397acc2bca7917b66503b261100000000001f344a5f748ba0b4b9afa4998d837a726b6663626365696d737a85929ea5b2c4c6b9a7958576634f3b261300000000000000000000000000000c20324456697c90a3b6c9cac5c7cec7b6a28e7965513e2a19070000000000000000000000000000000000091d2f405366798da0b4c7ccc5c4cac9b6a18d78634f3b2e4053667a8fa3b7ccc7c0bfc5c8b5a18d796653402e1c0a0000000000000000000000000011263b5065798da1b5cacbb7a3907a66503b261100000000000000000000000000000000000000000000000000001f344a5f748a9fb4c9c8b5a28f7c6b68707c8a96a0b1c4d4c0ab96826c57432e1905000000162a3e5163707a82827b756f6c6f7a8896a6b9cdb8a38e78634e38230e00000000000000000000000000000000000000061a2f445a6f869bb0c5c4b09b87715c47321c0700000000000000000000000000000000000000000000000000000b21364b60768ca1b5c9c1ac97836e59442f1a050000000000000000000000000002162a3d51657a90a5b5c6c6b39e8a8073675c5f63686c7c808b99a4b5c9b9a795826d5a46311c0800000000000000081c3145586a798ea2b2c2c8b9a89788877d746c666464666a727c868f97a1aebdcdbeb0a294867564523e2a1907000000000000000000000000000000000000000000000000000a1f34495e73879bb0c5bca7917b66503b261100000000001f344a5f748a9faca69c92877b70665e57524e4c4e5054595f6774808b94a7b9c9c5b3a3927d6a5642301d090000000000000000000000000013283c4f61738699acbfc4b7b0b2bcc9bda995826d594736251200000000000000000000000000000000000f24394c5e6f8396a9bcc8bab0afb7c3bba7937d6a5744394b5d6f8396aabec2b5abaab2c1bda99683705d4c3926110000000000000000000000000012273c52677c93a8bcd0c8b39d8874624e3a251000000000000000000000000000000000000000000000000000001f34495e73889aacbdbcac98857260545e6b788395a9bed2c4af9b86715c48331e090000000f223545535d666b6b67615b575c69778ba0b5cabaa59079644f3a2510000000000000000000000000000000000000000c2135495d71879cb1c6bea995826c58432f1a0500000000000000000000000000000000000000000000000000000b20354a5f74899eb3c8c1ac98846f5a45301b0600000000000000000000000000091d3145596c8295a9bdcdbba997846f6255494a4e535e686c7c869aafc4c4b19d89745f4b36210c000000000000000b20354b5f748898a9bdcab9aa9b8b79716a6158524f4f50565f69727a84909eafbfcdc0b2a393826d594736251300000000000000000000000004090d0e0f11110e0d0a0e11111021364b60768ca1b6cabba5907b66503b261100000000001d32475b6f839297938a8074695e534a433d3937383b3f444b56636e778a9babb9c6c1ad9986725f4c39251200000000000000000000000000162c40566b8091a3b6c9b7a69b9fabbac4b09d89766454412e1b070000000000000000000000000000000012273c52677c8d9fb2c5bcaa9c9ba6b4c2ae9b887461504155687a8c9fb2c5b4a49895a3b5c6b39f8d7a6954402b150000000000000000000000000012273c52677b91a6bbd0c9b5a08c76604b36210b00000000000000000000000000000000000000000000000000001b3044576a7c8ea0b3ac9f907c6855434d5a667a8fa3b7ccc9b4a08b76614c37220c00000005172736414a525656524c46424b5d72889db1c6bba6917b67533f2a150000000000000000000000000000000000000010253a4f64788ca0b5c9bba5907b66513d2915000000000000000000000000000000000000000000000000000000081c31465b70869bb0c5c7b19c88725c47321d07000000000000000000000000000d22374c6074899cb0c4c2af9e8c7967544438353a404c535e6f869bb0c5ccb7a38e78634e39240f0000000000000014283b4e61768ca1b6c6c1ad9b8d7d6c5c574e443d3a3a3b434d565f67718091a1afbdccc1b19c8875655442301d090000000000000000010a12191e222324262622221f2326262522364b60758ba0b5cbbba59079644f3a250f0000000000182c4053657480837d766d62574c41372f28242223262b303845515b6c7d8d9ba8b6c7b5a28f7b6855412d190500000000000000000000000a1b2f44586d8398adc0c2ae9a888d9caec1b9a69483715e4a36210d0000000000000000000000000000000314283d52677c92a7bcc8b5a18d8896a7bab7a491806d5a485c708598aabcbba89686869aafc2bcaa97826b56402c160100000000000000000000000015293d50657990a5bbd0c4b09c88735f4a35200b000000000000000000000000000000000000000000000000000015283b4d5f708498a4a18e8374614d393d4b6074899db1c5ccb7a28d77624c37220d000000000918242e373e40403e38323045596e8398acc1bda893806b56402b160100000000000000000000000000000000000011263b50667b90a4b8cdbba5907965503b271200000000000000000000000000000000000000000000000000000002192e43586e8398adc2c6b19c87715c47321d07000000000000000000000000000e23384e63788fa4b8c2b5a592806e5c4a372720252f39445a6f8596a9bed0bba59079644f3a250f000000000000071b2f43576a7d91a5b9ccb9a5917d6e5f4e433b31292525273039434b54627284919eaebdccb8a59483715f4c3924100000000000000007131d262d333738383b3b373733383b3b3a3738495e73899eb3c8b9a48f78634e3924140a000000001023364756636a6c6a635a50453a2e241b140f0d0e12161b27333e4e5f6e7c8a98abbdbeab9885705c4834200c00000000000000000000021528384a5d72879bb0c5b9a6927d7d92a6bbc3b1a18d7964503b26110000000000000000000000000000000e213242566a8094a9bec0ad9986788a9eb1c1ae9d8a75604c60758ba0b4c7b39f8c788093a7bbc2ad98836e59442f1f0d000000000000000000000000192e43586c8094a8bdd2bfaa95826c5844301c0800000000000000000000000000000000000000000000000000000b1e304155687b8a8f8f8471655645323145596d8296abbfc9b49f89745f4a36210c000000000006111b23292b2b29241e2b4054697d92a7bbbca7927c6956422d19040000000000000000000000000000000000000f24384d62778ca1b7ccbda8937d69543f2a1500000000000000000000000000000000000000000000000000000000172c41566b8296abc0c4af99846f5a442f1a05000000000000000000000000000d22374c6075889aaab0a5988a7562513e2d1a0c111d2d4155677b91a3b7cbbba59079644f3a250f0000000000000b20354a5e72879aadc0c4b09d897561504131281e150f0f131d262f3844556573808f9fafc1c2b1a18f7c67523f2c19060000000000081725303a41474c4e4d50504b4c474d50504f4c4e4f5c71879cb1c6b8a38d78634e3a31271b0e0000000618293845505557554f473d32281c11080000000000000a16223041505e6c7b919fb1c5b4a08c77634f3a261100000000000000000000091e32455667798da1b5c4b19d8976788da3b6c6bca7937d6853402d1a07000000000000000000000000000015293d5060728699aec2b9a5917d6e8296aabfb8a48f79645165798ea3b8c1ac988470778ca0b4c5b19c87725f4d3d2a170300000000000000000000001b30465b70869bafc3d1bca7927c67523d29150b0702000000000000000000000000000000000000000000000000011225394c5d6c7678787466554738282a3e53687c92a7bbc9b49f89735e48331e0900000000000000080f141616140f11263a4f63788da2b6c0ac9986705b46301b060000000000000000000000000000000000000d22374c62778da3b8ccbba8947d69543f2a1500000000000000000000000000000000000000000000000000000000152a3f546a8094a9bfc4af99846f5a45301b0600000000000000000000000000091d3145596b7c8c989c9387796c5a4633210f00001226394e6273889db3c8b9a48f79644f3a240f0000000000001025394e63778da2b6c9baa794806d59463223140b020000000a131c2637475662708292a3b6c9bea994806e5c4935210d0000000003152635434d555c61636266655f615c62666664626364676f8599afc4b7a28d7762554d44392c1d0d0000000b1a28333b4042403b332a20150a00000000000000000004122332404f63768296aabebba7927d69543f2b16010000000000000000000c22374c61748597a9bcbda995826d778998a8b9c0ac9783705d4a36220e0000000000000000000000000000182e43586d7d8fa2b5c7b29e8a75677b90a5b9bba7927d69586d8295a9bdbca7927d6970859aaec3b6a28f7c6b5a46311c0700000000000000000000011b30455a6f859aaec3d1bca7917b66503b2623201b1712111313120f09050000000000000000000000000000000000091c2e3f4e5a61636360574838291a253a4f64798fa4b9cab5a08b745f4a35200b00000000000000000000000000000c20354a5f73899eb3c2ad99846f5a45301b050000000000000000000000000000000000000c21374c60758a9cb0c5b49f8b7764503c27120000000000000000000000000000000000000000000000000000000013293e53687d93a8bdc6b19c88735e49341f09000000000000000000000000000216293b4d5e6d7a85878075695b4e3d2b170c090e1a2c3e4f62768ba0b4c9b5a08b76614c37220d000000000000152a3f53687c92a6bbc1af9d8a7764513d2a17040000000000000008192938455262738699adc0c2af9e8c7864503d2914000000000f213243536069707678777b79747672767b7b797778797c808699aec3b7a18c78706960564a3b2b1a070000000a1620272c2c2b2720170e030000000000000000000000041422344758667a8fa4b8c1ac97836d59442f1a050000000000000000001024394d63778da3b4c6b8a38f79656a798a9cafc3b3a08d7965513d29140000000000000000000000000002182d42576c8398adbec3ae99846f61768ba0b5c1ac9985715e73889cb0c4b8a38e79646b8094a9bebeab9a88725d48331e0900000000000000000000101f2d42566b8296abc0d1bca7917b66503b3a3835302c2726282927241e191207000000000000000000000000000000001121303d474d4e4e4c44392a1a0f24394e63788fa4b9ccb7a18c77624c37220d0000000000000000000000000000081d32475c72889db3bda8937d6a55412c17020000000000000000000000000000000000000a1f34485d71869aafc4b19c87705c4835210d0000000000000000000000000000000000000000000000000000000012273c52677c93a8bdcab5a08b745f4a341f0a00000000000000000000000000000c1e2f404f5d6870716c63584b3d302022211e232938485c6d7c91a5b9c6b19c87725d48331e090000000000061b2f44586d8297abc0b5a392806d5a4734210e0000000000000000000b1a27344556697d91a5b9ccbba894806c58432f1b06000005182b3e5061717c858b8f8d8f8f8989878b90918f8d8d8f92959aa4b5c8b9a6958c857c7368594937241000000000040c13161716120c0400000000000000000000000000000417293a4c60758a9eb3c5b19c87725d48331e09000000000000000003172b3e53677b90a5bac8b5a08b75605b6c8094a9bfbca995826c57422e1904000000000000000000000000091d31465a6f8499aec3c1ac97826b5d72889cb2c7b4a08c7763778da2b6cab5a08b7560677c91a7bbc8b39e89735e4934200b0000000000000000000c1d2e3d4a556a8094a9bfd1bca7917b66504f4f4d4a45403c3b3d3e3c38322e2518090000000000000000000000000000000312202b333838383731281b0c14293e52677b90a5baceb9a48f79644f3a251000000000000000000000000000000e22364b5f74899fb4b9a48f7965503b2712000000000000000000000000000000000000000d22374c61768ca0b5c7b19c87725d48341f0b00000000000000000000000000000000000000000000000000000000152a3f53687d93a8bdc9b49f89745f4a341f0a0000000000000000000000000000011222313f4b555b5c5850463a2d2a33373632373d455566768b99acc0c5b09b866f5a45301b0600000000000b1f34495d72879cb0c5b09b867462503e2b1805000000000000000000000916273a4e61758a9eaec1c3af9b87725d4935200b00000e2235485b6d8090999fa4a3a3a29f9d9c9fa5a7a4a3a3a4a7aaaeb5c2d2c3b3a8a09990867766533f2b16000000000000000000000000000000000000000000000000000000000c1d32465b70859aaec3b5a08b76604c37220d00000000000000000b1f32465a6d8296abbfc0ac9988735e53687d93a8bdc4af9a86705c47321d080000000000000000000000001225394d6075899db2c7b9a592826b5a6f8599afc4bba7927c687a90a5bac8b39d88735e657a8c9eb2c6b6a18c77634e3a261200000000000000000316293b4c5b67738598acc1d1bca7917b66626464625e5a5551505253514d47413627180a000000000000000000000000000000020e181e232323221d150a00162b40566b8296aabfd1bca7927c67523d2814000000000000000000000000000013273c5165798ea3b7b8a38d77624c37220d000000000000000000000000000000000000000e23384e63788fa3b8c9b5a08c77624e39240f00000000000000000000000000000000000000000000000000000005182e43586d8397acc0c7b29d88725d48331e0c0000000000000000000000000000000413212e39414647443d3432323d474c4a474b515861728592a4b7c8c2b09b866f5a442f1a0500000000000f24394d62778ca1b5c4af9a86705b4633210e0000000000000000000000000b1e32465a6e8092a7bccab5a18d77634e39240f0000162a3e5164778b9dacb4b9b8b8b7b4b2b1b4b9bcb9b8b8b9bcbfc3c9d3e0d1c5bbb4aca396836e59442f1a0000000000000000000000000000000000000000000000000000000003182d42576c8296abc0b8a38f79644f3a2510000000000000000114283b4e6275899db1c5b9a5917c69595065798ea2b7c8b49f8a75604b3623110000000000000000000000071b2e4155687c90a4b8c8b39e8a7562576c8397acc1c0ab97826c7d93a8bdc2af9b86705b5c6e8397acc1bba6927d6955412e1a0700000000000000091e3246596a798591a2b4c7d2bea995827777797977736e6a6666676866615c54453628190900000000000000000000000000000000040a0e0e0e0d09020000162b40566b8295a9bdd1bfaa95806b56412c170300000000000000000000000000162b40556a8094a9bdb49f8a75604b36210c000000000000000000000000000000000000000e23384e63788fa4b9c9b4a08b76634e39240f00000000000000000000000000000000000000000000000000000213233243586d8093a8bdc7b19c87725c4c3b29160300000000000000000000000000000003101c262d3132363f4547474e5a615e5c60656c74808fa1b0c1ccb8a593826f5a45301b06000000000014283d52677b91a5babfaa95826c57422e190400000000000000000000000003172b3f52667b91a7bbcebba5907b66503b261100001b3045596d8295a8bac8cdcdcdc7c5c5c5c5c5c4c3c2c1c0bfbdbfc8d5e4dfd4cdc8bfab97836e59442f1a0000000000000000000000000000000000000000000000000000000000152a3f54697d94a9bfbba6917c67523d2813000000000000000a1d3144576a7d92a5b9cab5a08b76614d4b5f748a9fb0c3b8a38e796452402d1905000000000000000000000f23364a5d708598acbfc4af9a86705b556a8093a3b6c4af9a86708397acc1baa592806d5854697d94a8bec1ac9985705d4a36220f000000000000000d23384c61758897a2afbfd1d8c4b19f928c8c90908d8884807b7b7c7d7b7471635446372715030000000000000000000000000000000000000000000000000014293d5165798fa4b9cfc2ae99846f5a46311c0800000000000000000000000000162b40566b8297acc1b49f89745f4b37220d000000000000000000000000000000000000000e23384e63788fa4b9c6b19c87715d48331f0b00000000000000000000000000000000000000000000000000000e20304151606f8094a9bec9b4a08c796a5946321e0c0000000000000000000000000000000000091523303d4852595c5c5f6c767272757a8288919dacbecec7b29e897564523f2b17030000000000172c41566b8095aabfbca7917b67523e2914000000000000000000000000000010263b5065788b9fb3c8bca7917b66503b271300001f34495e73889cb1c4d7d3c4b9b2b0b0b0b0b0afaeadacaba9a8abb7c6d8cec2b9b4b0a4907c6854402b160000000000000000000000000000000000000000000000000000000001162a3f54697d94a9bfbea9947d69543f2a14000000000000001125394d6073879baec1c6b19c88725d48485d718294a8bcbca89380705c47321d0800000000000000000001162a3e5266798da0b4c7c1ac97836d58516574879bb0c5b39e89788d9fb1c5b5a08b76625151667b91a6bbc8b4a08d7965523e2a16020000000000000f253a4f64798fa4b4c0cddde1cebdb0a6a1a1a5a5a29d9894919191949089827264554432200c0000000000000000000000000000000000000000000000000012273c51667b8fa4b9cfc7b29e89745f4a35200b00000000000000000000000000162b4055697d92a7bcb7a28f7965503b2610000000000000000000000000000000000000000e23384e63778da3b8c5b09b866f5a442f1a050000000000000000000000000000000000000000000000000004182b3d4e5f6f7d8e9eb0c3cfbba8988875614c3a2a180600000000000000000000000000000006152433414e5a666e7272747b8a88888a8f959ca4aebbcaccbbaa9a88735e483523100000000000001b30455a6f8499aec3bca793806a55402b1601000000000000000000000000000d2135495c70869bb0c5bda8937d6a56422d1904001f344a5f74899dacbfd2c6b5a79e9b9b9b9b9b9999989795949399a9bbcec1b0a59f9c948874604d39251100000000000000000000000000000000000000000000000000000000091c3145596d8397acc1c0ab95806a55402b1600000000000004182c4054687c90a3b6cabba897836e5945415364798fa4b9c2af9e89745f4a34200c000000000000000000081c3145596d8295a9bdcfbba7927d695448586d8398adc2b7a3907c90a5bbc8b39d88725d484e63778da1b5c9bca995826d5945311d090000000000000f24394e63788da2b7cbdeebecdccdc2bab7b7babab6b2ada9a7a7a7a9a49e908373624f3b27120000000000000000000000000000000000000000000000000012273c52677c92a7bcd0cbb6a18c76604b36210b0000000000000000000000000012263b50667b91a7bcbca7917b66503b2611000000000000000000000000000000000000000e23384e63788ea3b8c5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000112233475a6c7d8d9dacbbcdd8c6b6a38e7b69584735231000000000000000000000000000000414243342515f6c77828888898e9a9d9d9fa3a9b0b7c1ccd2c1ae9d8c7b6c5a46321d080000000000001d32475c72879cb1c6c0ab97826b56402b16010000000000000000000000000006192e43586e8499aec3c2ae9a86705b46311c07001c31465a6d7d8fa3b7cbbca9978a868686868684848382807d7c8b9fb4c9b6a3928b8782796b5845311d09000000000000000003090c0d0d0b06000000000000000000000000001225384c6074889cb1c5c0ab95806a55402b160000000000000a1e32475b6f8498acbfc7b39f8c79675440374c61768ca1b6cbb6a18c77634f3b26120000000000000000000e22374b6074889cb1c5c7b39f8c77634f41566b8297acc0bfab968695a9bec7b19c87705b46495d72869aadc1c4b19d8975604c3824100000000000000c21364a5f73889cafc2cfdcece9ded5cfcccccecdcbc6c2bebcbcbcbeb8aea091806a543f2a150000000000000000000000000000000000000000000000000010253a4f64788da2b6cbc8b39f89745f4a34200a0000000000000000000000000013283d53687c93a8bdb9a48f7964503b25100000000000000000000000000000000000000011263b5065798fa4b9c5b09b86705b46301b060000000000000000000000000000000000000000000000000a1d2f405162768a9babbbcad9e4d1beab98877665533f2c1803000000000000000000000000011222324251616f7d8a959c9d9fa2abb3b3b4b8bec4cbd4cdc4b5a391806e5d4e3d2b17030000000000001f344a5f73899fb4c9bda8937d69543f2a15000000000000000000000000000000182d42576c8297acc0c8b39e89735f4a341f0a00172b3e506073889db2c7b9a48f796f6f6f6f6f6e6e6c6b6a6872889db2c6b19c8775726d645d4e3b281502000000000000010d171d2122221f1a120906020000000000000005101e2f4254687b8fa3b7c6b5a3907c68533e29140000000000001024384d61758a9fb3c7c0ac98846f5c4a37344a5f74899fb4c9bba6927d6a55412d1804000000000000000013283c5165798fa3b7ccbfab9784705c483f546a8095abbfc5b3a29ba2b1c4c5b09b86705b4642566a7d92a6b9ccb8a4907b67533f2a16010000000000071c3044586c8093a5b1becfe1d9cbc1bcbdc1bab8bac0c1c3c5c9cececabba7927d68533e2914000000000000000000000000000000000000000000000000000d21354a5f748ba0b5cbc4af9a86705c47321d0800000000000000000000000000162b40556a8095aabfb8a38d77624d39240f0000000000000000000000000000000000000014293e53687c92a7bcc7b29c88725d48331e0800000000000000000000000000000000000000000000000515273a4c5e6f7d90a5b9c9d9dfdfdac8b6a594826f5b46321d080000000000000000000000000e1f3040506070808e9ba7b1b3b4b7bec8c8c9cdd2cac3bfbab1a998867361503f30200e000000000000001f344a5f748ba0b5cbb9a48f7965503b2712000000000000000000000000000000152a3f54687d92a5b7cab5a08b76604b36210b000e2132455a6f8499aec2baa5907b685a5a5a5a595857565560768a9db2c5b09b866f5d58514a3f301f0c00000000000001111f2a32363737342e261d1b160e0a0703080e1319222e3c4d5f718598abbfbca9978673614d392510000000000000152a3e53677b90a5b9cdbba6927c6854402c32475c72889cb1c7c1ad9985705b47321e090000000000000000182c41566b8094a9bdceb9a4907b6854403e53687d94a9bfd0c0b5b0b4c0cfc5b09b866f5a443b4e62768b9fb4c8bfab97836d5944301b0700000000000015293d5063758894a0b1c4d8cbbbaea7a8ada6a3a6acacadb0b5b9b9b5afa18c77634f3a26110000000000000000000000000000000000000000000000000014283d5064778ca1b6cbbfab96826c57422e190400000000000000000000000000172c42576c8397acc2b9a4907b66503b261100000000000000000000000000000000000000182d41576b8296abc0c9b49f89745f4a341f0a00000000000000000000000000000000000000000000001123334356697b8d9babbfd3cec9cbd1d4c3b29e89735e483623100000000000000000000000071a2c3d4e5e6e7d8f9dabb8c5c8c9ccd1c9c3c0c1bfb6aea9a79e968c7a68564432211202000000000000001f344a5f748a9fb3c7b8a38d77624c38230d00000000000000000000000000000011253a4e6276889aafc4b7a18c76604b36210b0004172c41566b8095aabfbfab98836e5844444444434241495e72889cb1c5b09b866f5a443e362e2112010000000000000d1f2f3d464b4c4c49423932302b211f1c181d22272d353e4c5a6b7c8fa1b4c7b4a08c79685644311e0a0000000000071b3044586d8296abbfcbb6a18c77634e392530455a6f8599aec2c8b39f8a75614c38230e00000000000000071b30455a6f8499aec2cbb5a08b76614d383d52677c92a7bccfd2c9c5c8d1d1beaa97836d584333475c70869aafc4c5b19c88735e4a35200b0000000000000d2033465869768295a9bed3c1ae9d92949a928d919897989ba1a4a4a19b9388735e4934200c00000000000000000000000000000000000000000000000000182d42576b8094a7bbcfbca995836c57422c170200000000000000000000000000172c42576c8398adc3b5a18d78644f3a2510000000000000000000000000000001091014151a2f445a6f8499aec3cbb5a08b745f4a341f0a00000000000000000000000000000000000000000000091a2e41515f738699aab9c9c6bab4b6becbc9b49f897564533f2b1704000000000000000000031425374a5b6b7c8d9dadbbc9d6d9d2cac1b6aeabacaba39a94938a827d6e5c4b3927150400000000000000001d32475b708599aec3b8a38d77634e39240f0000000000000000000000000000000b1f33465a6f869bb0c5b7a18c76604b36210b000013283d52677c92a7bcc3ae99846e58432f2f2f2e2d30455a6f8499afc4b19c87705b4631211b100300000000000007192b3d4d5a6062625d554c47453e3734312d31373c4148515c6978899aacbec1af9985705c4a3927150200000000000c21354a5e73889cb0c5c8b39e89735e4934202d41566a8093a6b9cdb9a48f7a66513d2813000000000000000b1f34495e73889db2c7c9b49f89735e49343a4f64788da0b4c8dcdddadddfcab6a28e7a67533f2d42576c8397acc1cbb6a28d77634e39240f0000000000000417293b4b59677b91a6bacfbba6927d82887d777c848283878c8f8f8c8780766c5a45311c0700000000000000000000000000000000000000000000000000192e43586e8499adbfcdb8a38e7966533f2a150100000000000000000000000000172c42576c8297abc0b49f89735e4935210c000000000000000000000000010b141d24282a2a30465b70879cb1c6cbb5a08b745f4a341f1513100b05000000000000000000000000000000000001142737495d707c8fa3b6c8c8b7a89fa2adbcccb8a492836e594734200c0000000000000000000e2132425366788a9aabbbcbd3c9c4bfb6aea39a9697969087807c776d695f503f2d1b0a000000000000000000182d41566b8297acc1bba6917b66503b2611000000000000000000000000000000041a2f445a6f869bb0c5b5a08b76604b36210b000010263b50657990a5bbc3ad98846e594735221a19182d42576c8398adc3b39d88735e49341f090000000000000000102336495a6b7577777168605c5a504c494641464b50565c646e7a8897a7b7c3b2a394836d58432e1b0a00000000000012263b4f64788da2b6cbc1ae9b88725c47321d273b4f63768a9eb2c6bea995806b56412d18030000000000000e23384d62778ca1b6cbc4b09d89735e483335495d708599adc2d7ebf0eddbc7b19c88725e4b382b40566b8297aabdd0bba6917c67523d2814000000000000000c1d2d3c4e63788da2b7ccb9a48f786f746a63696f6c6d7177787977726b635a4e3d2a160200000000000000000000000000000000000000000000000000172c41566a7d90a3b6cab8a38f7964503b27120000000000000000000000000000152a3f53687c92a6bbb4a08b75604c372213030000000000000000000004121e2831393d3f3f3d455a6f869bb0c5c8b39e89735e4934282a2825201913100d0500000000000000000000000000081d31445564788d9aacbfcfbcaa998a8f9eaec0c1af9b867663503b271200000000000000000015293d505f718094a7b8c8d3c2b5afaaa39b92868282827b736b67645a544e4132211816130e07000000000000162c40566b8297acc1b9a48f79644f3a2510000000000000000000000000000000001a2f445a6f869bb0c5b5a08b745f4a341f0a000012273c52677c91a6b9c6b19d897664513e2b1602172c42576c8398adc3b5a08b75604b36200b0000000000000000162a3f5366778a8d8c857b73716d63605e5b555b60656a7077828c98a6b5c4b9a695857566533f2a1601000000000004172c4055697d93a7bcccb8a4917d6b5945301b2033475a6e8398adc2c3ae9985705b46311c0700000000000012273c51667b90a5bacebca894806d5a46312d41556a8094a9bfd2e5f7e4d1beac9a87725c47322a3f53677a8da1b4c8bfaa95806b56412c1803000000000000000f21364b60758ba0b5cbbba6927d695f584e555a57585d626464625d5750473d301f0e000000000000000000000000000000000000000000000000000013273b4e6073879bb0c5bca7937d6955402b16010000000000000000000000000011253a4e63778da1b6b8a38f7965504031200e020000000000000000011222303b444d525454534e596e8499aec3c4af9a86705b463a3e3f3e3a342e282521180c0000000000000000000000000e21364b60738093a7b8c9c5b29f8d7a8091a3b5c8b6a4937d69543f2a17060000000000000003182e43586d7b8e9dafc2d6c9b5a49a968f877d746b6b6b6760575250473f3b302d2e2e2b27221b110700000000192e43586d8398adc2b8a38d77624c37220d000000000000000000000000000000001a2f445a6f869bb0c5b5a08b745f4a341f0a000011263b5063768a9eb1c6b9a694826e5a45301b06172c41576b8297acc1b7a18c76614c37220d0000000000000000192e43586d8396a3a1988f88878078767370696f747980858c949ea9b6c4bbb29f8a766657483623100000000000000e2133465a6f8499adc1c6b19d8975614e3c2a16172c42576c8393a4b6c7b39e89735f4a35200b0000000000091c2f4155697d94a9bec9b4a08d7864513d2a2b40566b8090a2b5c8dcf0dcc8b4a18f7c6b59453024374a5d718599adc1c3ae99846f5a45301b08000000000000000a1f344a5f74899fb4c9c1ac97836c57453b41444243494d4f4f4d49433c342a1f120200000000000000000000000000000000000000000000000000000b1e3143586d8297acc1c1ac97836c57422c1702000000000000000000000000000b2035495e73899eb3bda894806b5e4f3d2a1c1710070000000000000d1f30404e5760676a6a6863616c8297acc1c2ad98836d584f4f5354534e48423c3b352a1c0c00000000000000000000091b2c3d5064788e9eafc2cbbba895836f738699acbfc0ab97826d5946352412000000000000000c2032465a6f859aaabbccc9bbae9a86827b736a63575656534c443d3b342b343e424343403c362e24190b0000001b30455a6f869aafc4b8a38d78634e392511000000000000000000000000000000061b30465b70869bb0c5b39e89735e49341f0900000c2034475a6e8397abc0c3af9b86705b46301b06162b40566b8297acc1b8a38d77624c37220d00000000000000001c31465b6e8095abb5aba39d9c928e8c89857d84898f9499a0a8b1bbc4b7a99f9585715d48392a1907000000000000162a3d506273889db2c7c0ac97836e5945321f0d152a3f5364758799adc1b6a18c77624d38230f00000000000f24384c5e708498adc1c3ae9a86715d493521283c5061728699adc1d5e9d7c2ad9985715f4e3c2a1b2e4155697d92a7bbc7b29d88735e49372411000000000000000a1f34495e73899fb4c9bea994806a55412c2d2f2c2e34383a3a38342f2820170e0200000000000000000000000000000000000000000000000000000002152a3f546a8095aabfbfa9947d6955402b160100000000000000000000000000071d32475c72889db3c3af9b877a6d5a4736312b241a0e0100000005182a3c4e5e6a727c80807c7876788296abc0c1ac97826b676464686a68635d565150483a2a1a080000000000000000001226394a5b6c8093a7bccdbead9d8b7865697c8fa2b5c5b09c89766453412f1c0900000000000013283c4f6175899db2c7cbbaab9e90806d6760574f4540403e383028262534445157585855514a4136291a0800001b30465b70879cb1c6bba6917c6854402d190600000000000000000000000000000d2034495e73889db2c5b09b87705c47321c07000004172b3f53687c92a6bbc3ad98836c57432f1b06162b40566b8297acc1b7a18c76614c37220c00000000000000001d32475c72889baec2bfb7b2aea6a3a19e9993989ea3a8aeb4bbc4c0b2a8998c82766755422e1b0c000000000000001a2f44596d8091a3b7cbbaa6927d68543f2b160210233646576a7d92a6babaa5907a66523e2915010000000014283d52677b8ea0b3c7bda994806b56422e1a20324356697d92a6bbd0e5d3bea994806a5542301f12263a4f63778da1b6cbb6a18d796754402c17030000000000000a1f344a5f748ba0b5cabda8937c67523d28181a171a1f232424231f1b140c0400000000000000000000000000000000000000000000000000000000000013293e53687d94a9bfbfa9947d68533e29140000000000000000000000000000001c31475c70879bb0c4b6a4958a7664534a453f372c1f10000000102235475a6b7c83909595928e8c8d949fb1c4c3ae99847c7b79797d807c77716b66645848372614020000000000000001182c415568788a9cafc2c5b2a08f806e5c5f728699adc0b8a69382705e4c382511000000000000162b40566b8092a5b8ccc1ae9c8d807262534c443b332b2b29241d1421334352626c6e6d6a655d544737251200001b30465b70869aadc0c0ac9884705c4936230f000000000000000000000000000013273c5063778ca1b6c1ac97836d58442f1a050000001025394e63788da3b8c4af9a86725e49341f0a172c42576c8297acc1b7a18c76614c37230f00000000000000001b30455a6e8397acc1d2cbc7c1bbb8b6b2aca8acb2b8bdc2c7c3bbb1a2958c7c6f65594938261200000000000000071d32475c71879bafc0c7b29e8a76634e3a2511000618283a4e62778ca1b6beaa95826d58442f1b0600000000172c41566b8095aabdcdb8a48f7965513c281315263a4e63788da2b7cce1d1bca7917c67523d28130c2035495e73889db2c7bca996846f5a46311c070000000000000a1f344a5f748ba0b5cbbfa9947d69543f2a150000060a0e0f0f0e0b0600000000000000000000000000000000000000000000000000000000000000000013293e53687d94a9bfc0ab95806b56402b160100000000000000000000000000001a2e43586c8294a7bbc2b2a6948271645f5a534a3d2e1e0c0000192c3f51647789989faaaaa6a3a1a3a8b1bdcec7b39f9192918f8f9294928c86807b76665544321f0c00000000000000071c30455a6f8497a7b9ccbca8958371615056697d91a4b8c2b1a08e7b6854402b16020000000000152a3f546a8095abc0cfbaa6927d6e625444383028201616141009162a3e51616f8284838079706555422e1a0500182d42566a7d91a4b7c7b39f8c7865523f2b180500000000000000000000000005192c41556a8093a7bbbca7937d6954402b16010000000c21364b60758ba0b5c8b4a08b745f4a341f0a172c41566b8297acc0b8a38f7966533e29140000000000000000172b4054697d93a8bdd2d3c8c2c1c1c2c4c0bdc1c7c3bfbab2afa89f9384776f5f52483b2b1b09000000000000000a1f34495e73899eb3c8c2ad99846f5b47331f0b00000b1f34495e73899eb3c4b09c87725d49341f0a00000000192e43586d8398adc2cbb5a08b76604c37220e0c20354b5f748b9fb4c9dfd1bca7917b66503b2611071b30455a6f859aafc4c5b29e89735e4934200a0000000000000a1f344a5f748ba0b5cac1ac97826b57412c170200000000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d94a9bfc1ac97826c57422c1702000000000000000000000000000115293d5164778ca1b3c3c3b1a0908278736e665b4c3c291603001e33485c6e8294a6b1bdbfbbb8b7b8bcc4cedccfbdaea6a7a6a4a4a7a9a6a09a94918472614e3b2814000000000000000d21364a5f73889db2c5c9b4a08c786653434d6175899cb1c4bdab97836e59442f1a070000000000162c40566b8296abc0cbb6a18c7762514436261c140c04000000041a2f44596d808e9998948d83715d48331e090013273a4e6174889baec2bca895826e5b4834210d0000000000000000000000000d2034485c6e8398adc2b6a28d78644f3b261100000000091e33485e73899eb3c3ae9985715d48331e09152a3f54697d93a8bdbaa5907c69543f2a14000000000000000012273c51667b90a5bacfc3b5adacacadafb3b6b8b7afa9a69e99948c8375665c5141352a1d0d00000000000000000c21364b60768ba0b5cbc0ab95806b56402c18040000061d32475c72889cb1c7b5a18c76614d38230e000000001a2f445a6f8599afc4c9b49f89745f4a341f0a091e33485e73899eb3c8ddd1bca7917b66503b261100182d43586c8398adc3cbb6a18c76614c37220d0000000000000c21364a5e73899fb4c9c3ad98836c57422c1702000000000000000000000000000000000000000000000000000000000000000000000000000000000000142a3f54697d94a9bfc1ac97836c57422c1702000000000000000000000000000d1f303d4a5f748995a5b8ccbeaea0958d8983796a5946321e09001f344a5f74899eb1c3ced4d0cdcccdd0d7e0ecdbccc1bbbbbbb9b9bcbfbbb4aea9a2907d6b57432e1a050000000000091a2a3d5065798ea2b7cbbead9a86715d493645596d8295a9bdc5b09b87705b4937241100000000001a2f44586d8398adc2c3b19c88735e49342618090100000000000c2034475b70879cacada9a08b76614c37220d000b1e3144576b7d93a8bac5b29e8b7764503d2914000000000000000000000000162a3d4e63778c9db0c4b09c88725e4a36210c00000000051d32475c72889db3c4af9c89745f4a35200b12273b50657a8fa4b9b9a48f78634e3a261100000000000000000f24394e63788da3b8cbb7a5999797989a9ea1a3a29e94938a8580786f6557483f3223180c00000000000000000010253a4e63788ea3b8cdc0ac97826b56402b16010000001b30465b70879cb1c7b9a48f7965503b2611000000071c31475c70879cb1c6cab5a08b75604b36200b041d32475c72889db3c8ddd0bba7917b66503b261100172c41566b8297acc1cdb8a38e78634e39240f0000000000000e23384e63788b9fb4c9c1ac97826c57422c1702000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41566b8095abc0bda994806a55402b160100000000000000000000000000162a3d4e5a656f76889db3c8cdbeb1a8a29d968975614c37220d001c31465a6e8295a5b3bbbfc1c1bfc0c7d3e1f0e2d6cdc7c4c4c8ced1d4cfc9c3beae9b87715c47321d08000000000114273847596c8094a8bcc1b0a0907d6a56422e3e5265798ea2b6c8b39f8a786653402e1b07000000001d32475c71879bb0c5bda893826d5944301b080000000000000010253a4f6376889db2c2b8a38f78634e39240f000215283b5064798c9db0c5bba794806c58432f1c0a00000000000000000000061b3045596c7a8fa4b9beaa95826c58442f1b0700000000001c31465b708599adc1b7a18c76604b36210b0e23384c61768ca1b6baa5907b66513c271200000000000000000c21364b60768ca1b6c7b19c8882828386898c8d8d8a807d766f6c645c5348392d22140600000000000000000005172b3f53687c92a6bbcbb7a3907d69543f2a15000000001b30455a6f869aafc4bca7937c68533d28130000000b20354a5e73899eb3c8c3af9b88745f4a341f0a001d32475c72889db3c8ddcdb8a38f79644f3a251000162b40566b8095aabecfbaa5907a66503b26110000000000000d22374b5f73899fb4c9bfaa95806a55402b16070707050407070707060401000003030300000000000000000000000000000000000000000000000000071c3045596e8498adc2b9a48f7965513c271300000000000000000000000000081b3044596c77838b8e9fb4c9cbc8c4bcb6b2a48f79644f3a250f00172b3f5265778895a0a7aaacacaaabb5c3d3e3d2c4b9b2afafb4bac1c5bdb8b8bab29d88735e48331e0900000000091d3144566576899cafc3b8a5928273614e3b27364b5e72879bafc4baa79683705d4a372310000000001f344a5f74899fb4c9bda894826d58442f1a050000000000000013283d52677c92a5b8ccbba59079644f3a251000000e23384c606e8297acc0c3af9b87715d4b3a271406000000000000000000112234495e738898aabeb7a38f7a66523e2915010000000000182d41556a7d92a7bcb6a18c76604b36210b0a1f34495e73899eb3bea9947d69543f2a1500000000000000000a1f344a5f748b9fb4c5b09b866f6b6d7074767777756d68635b57504940362a1b1004000000000000000000000f2235475a6e8397abc0c7b29d8873614e3a261100000000182d42576c8296aabebfaa95806a543f2a1500000115283b4e63778da2b6cbc0ab95806b5744311c07001d32475c72879cb1c7dcc9b49f8a75604b37220d0013283d52667a8fa3b7ccbda8937d68543f2a150100000000000f24394d62768ba0b5cabda8937d68533e29191c1d1c1a191c1d1d1c1b19171515181918140f06000000000000000000000000000000000000000000000d21364b5f73889db1c6b8a38d77624e3a2510000000000000000000000000001024374b5e7388959fa1acbcbcb6b3b3b3b1afa38f79644f3a240f000f233648596977838c929597979598a5b5c8d9c6b4a69e999b9fa6adb1a9a3a3a5ab97836e5a45311c07000000000f23384c60738494a6b9c4af9b8a78645544311e2f43586c8095a9bdc4b3a08d7966533f2b16020000001f344a5f748ba0b2c6c4b09c87725d48331e090000000000000013293e53687d94a9bfd0bba6917b66503b26110000091d3042546a8092a3b7c9b49f8b7869574432241709000000000000000c1e2f405061748ba0b5c6b29d8974604b37230f00000000000012263b4f64788fa4b9b29c88735f4b37230e081d32475c72889db3c0ab95806a543f2a150000000000000000091e33485e73899fb4c3ae99846e58585b5f616262605a544f47423d352c23190c020000000000000000000000172b3f5264768a9eb1c6bfad9a86705b46311e0b0000000015293e52667b90a5bac1ac97826b57412c170200071c3144576a7d92a6bbcdb9a6937d69543f2a1501001b30455a6f8599aec3d8c7b19c87715c47321d09000f23374b6074889cb0c4c0ab97826d5844311e0b000000000012273c52677b91a5b9cebda8937c67523c2a2d3132322f2e31323232302e2c2a2a2d2e2d2922190e0200000000000000000000000000000000000000000e23384e63788da2b7cbbaa5917c68533d281300000000000000000000000004182c4053677a8ea2b2b6bcb1a8a29e9d9d9c9b948673604b37220d0006192a3b4b596670777c808282808799acc0d3bfaa978a85868b92999c958e8d90968e7a67533f2b170200000004192c3e50667a8fa2b2c3bfaa96826d5e4b372714293d5165798fa3b7ccbca996836e5a45301b070000001e33485d708397acc1c9b49f8a745f4b35200b0000000000000013293e53687d93a8bdd0bba59079644f3a251000000113283c506475889cb1c6b9a697877360504235271809000000000009182a3b4c5e6e808fa2b6c1ac97836e5a45311c0800000000000011263b5065798fa4b9b4a08f7a66513c27120e23374b5f73899eb3bfab95806a543f2a150000000000000000041e33485e73899fb4c3ad98836c5743464a4c4c4c4b463f3b342d29262727251e150a000000000000000000001a2f44596e8293a6b9cbb7a3907d6a56422d1904000000000f24384d63778da3b8c3ae99846e59442f1a05000a1f344a5f74879aadc1c5b19d8a7663503b27120000182d41566b8095aabed3c7b19c87705b46301b0600081d3145596d8295a9bdc5b09c8873604e3b2712000000000312273c52677c93a8bdd3bea9947d6954423f424647474443464747474543413f3f4243423d362c201203000000000000000000000000000000000000000c21354a5f73889cb1c5b5a08c7965513c27120000000000000000000000000a1e33475b6f8397aabebaab9e948d89888888868276685744301c0800000d1d2d3b48535c63686a6b6b6a7c91a6bbd0bba6917b6f70767d84878279777c827c705e4b38241000000000091e33485c6d7d93a8bdcbb7a38f7b6753402e1b0e22374b6074899eb2c7c5b19d88735e4835230f000000192d4054697d92a7bcccb7a28d77634d39261a0e040000000007162a3e53687c93a8bdcfb9a48f79644f3a250f0000000d213447596e8499afc1c4b5a3907c6e605345362616080000010a18273547596a7b8d9dadbebba7927d6954402b170200000000000012273c52677c93a8bdbca7927c67523c271211273c51657a8fa3b7bea8947d68533e29140000000000000000001d32475c72889db3c3ae99846e59504e4e4e4d4a4541464a45413e3b3c3c3932271c12060000000000000005192e43576c8297acc1c6b19c8873604d3a271300000000000d22374c61768ca1b7c6b19c87725d48331e0900091e33485d72889db3c8c0ab97826d5a4734200c000013283d52677c91a7bbd0c7b19c87705b46301b060002162a3e5165798ea2b7cbb7a3907d6a55402b160100000413212e3c52677b91a6bbd0c0ab97826c5b5754565b5c5c59585b5c5c5c5a5856545457585752493d30211100000000000000000000000000000000000000071c3045596d8397acc1b49f89745f4a36220e0000000000000000000000000e23384d61768a9fb2c0ac9c8d827873727272706c64584a392714010000000f1d2b3640484f5355565663788fa4b9cfbba59079645c636a6f706d6562686b685f51412e1b08000000000f24384d61758a99adc1c4b09c8874604c382411081c31465a6f8499aec2c9b49f8a7564523f2b1602000011263a4f64788ea3b8cdbaa5907b675344372b21160d0a0b101a233346596d8296abbfcdb8a38e78634e38230e00000005192e43586d8292a5b8cbbfac9b8c7d7063544433251b1511141e2636455365768899aabbc6b3a08c77634f3a26110000000000000012273c52677c91a6bbbba5907965503b261312273c52677c93a8bdbca7917b67523c27120000000000000000001d32475c72889db3c5b09b87726764636363625f5a565a5f5856535052524e45392f2416070000000000000d2135485c708599aec3c4af99846e5945311e0b00000000000b21364b60768ba0b5c9b4a08b76614c38230e000f23374b5f74899eb3c8bfa9947d68533f2b1704000010253a4f64798fa4b9cec4af9a86705b46301b0600000e22364b60748ba0b4cabfa9947d68533f2a150000011222313f4b5563788da1b5cac4af9a8672706c6a6b7072716e6e707272706f6d6b6a6a6c6e6c655b4e3f2f1d0b000000000000000000000000000000000000051a2e42556a8095abc0b6a28d7965503b261100000000000000000000000010253b50647990a5b9bba6917d6f645f5c5c5c5b5751473b2c1c0a00000000000d19242d343a3d40404e63788ea1b5c9bba5907b66514f555a5b59524d5356544c41332311000000000618293e52667b90a4b7c9bca895826d5945311d0902172c41566b8095a8bbcdb9a592826e5945301b0600000d21374c60768ba0b3c2bfaa9783716255493d3329202020222d363e4f6275899cb0c4ccb7a18c77624c37220d00000000162b3f526375889cafc1c9b9aa9c8f8272625041382f2a2626303a4253636f8294a6b7c8bdaa9784705c4834200c0000000000000010253a4f64788fa4b9bba6917c6956432f1b12273c51667b90a5b9bba5907965503b26110000000000000000001d32475c72889db3c8b5a28e7d7c7978787877736e6b6d746c6b6766676761564b4234251401000000000014293d5064778c9fb3c7beaa96826c57422d180300000000000a1f344a5f73899eb2c6b9a4907a66513d281300162a3e52667a8fa3b7ccbba7927c68533e28130000000d22374c62778da2b7ccbeaa95826c57422e19040000091e33485e73899eb3c7bfa994806a56422e1905000c1e30404f5d68727b8b9fb4c9c8b39f8c88868280808688878484868888878683828080828482786c5d4c3b2815020000000000000000000000000000000000091e33485d728598acc1bca8937c68533e281300000000000000000000000011263b50667b91a7bcb9a48f7964514a47474746433d34291d0e000000000000000711192025282b364b5e71869aaec2bea994806a5641414546443e393e403f39322c24180a0000000f233546586c8295aabfcab5a18d7965513d2916010014293e5367788c9fb3c7c2b09c88725d49341f0a0000091f34495e738795a4b6c6b3a18f8072665b50463c343436343f49525b6a8092a5b8ccc5b39f8a745f4b35200b000000000f223445596c8093a5aebcc8baac9f91806d5e544b423f3a38434d555f71828b9eb2c3c8b4a18d7a6754402d1905000000000000000e23384e63788da3b8c0ac9986725f4b36220f24384d61768ca0b5bba59079644f3a250f0000000000000000001d32475c72889db3c8beab9a93928f8f8f8f8d888482838883827c7b7c7c74675f5243311e0a00000000001a2f43586c8094a7bbc8b4a18e7a67533e2a150000000000000a1f344a5f74899cb1c6bea995806b56412d18001b3044596d8296aabec6b29f8c77634f3a25100000000b20364b60758b9fb4c9bba5907a66523e2914000000041c31465b6f8498acbfc2ae9a86715d4834200c0015283b4e5e6d7a858f99a8bbcecebbaa9f9d9a9695959a9d9c99999b9d9d9c9b989795959699958a7b6a5845311d0900000000000000000000000000000000000a1f34495e73889cb0c5b9a48f7a66513c271200000000000000000000000011263b50667b90a5bbb7a18c77624d38323232302e2921180c00000000000000000000050c10141b2e42566a7d93a8bdc2ae9985705c483330302f2a2f3a43494a474036281909000014293e526474889cb0c4c5b09b87725d4a36220e00001024374a5c708599aec2cab5a08c76614d38230e0000061c3045586876879aaebebeae9e9184786d625950484a4b48515c666e77869aaec2cfbeaa9685715c47321e09000000000517293d50637687939eb0c3cabdaf9c897b71675f56544e4b5560696c7c8f9da9bacabcac9985715d4a37241100000000000000000c21364b60758a9fb4c8b5a28e7965503b26111f344a5f748ba0b5bba5907965503b26100000000000000000001d32475c72889db2c7c8b8aca8a7a4a4a4a4a29d9897979b989692909291867a70604d39240f00000000001e33485d72879bafc3c1ad9985715e4b37240f000000000000091e33485d708599adc0c3ae9a856f5a45301b001e33485e73889cb1c5bfab97836f5c4935200c000000091e33485d72879cb1c6bda894806b57422d1904000000182c4054687c90a4b8c9b4a08c77634f3b2612001b2f44586b7c8c98a2abb7c6d7d8c8bbb3b3afabababaeb3b1afafb0b2b3b1afadababababaea8998874604c38230f00000000000000000000000000000000000e23374a5d708599afc4b8a38e7965503b26110000000000000000000000000f253a4f64798fa4b9b49f89745f4a35201d1d1b19140e0500000000000000000000000000000013273b5065798fa4b9c8b49f8b77634f3b261b2432404d575d5f5b53463727160300162b40566b8092a4b7cbc1ad99846e58442f1b060000081a2d41566a8094a9beceb9a5907a65513c271200000015283a4a586b8293a0b0c1bdafa2968a80756c635d5f605c646e79828b95a3b5c9c4b2a1937d6856422e1a0500000000000d2134465869768295a5b5c6cbb8a7988e857a726b69636067727d828899acbac7bbac9e8f7d6955412e1b080000000000000000091e32475c70869aafc4bca8937c67523c271223384c61768ca1b6bca7917b67523c27120000000000000000001c31465b70869bb0c5d6c9c0bdbcb9b9b9b9b6b2adacacafadaba7a5a7a3978f7b67523d291400000000001f344a5f748a9fb4c9bca7937d6955412e1b0800000000000005192d4155697d91a5bac7b29d88725c47321d001f344a5f748a9fb4c9bca7927c6853402d19060000000d21364b5f73889bb0c5c3af9a86705b46301b060000001125394d6075899eb2c7bba7937d69543f2a15001f34495d72889baab5bec8d5e4e6d8cec8c8c4c0c0c0c3c7c6c4c4c5c7c8c7c4c2c0c0c0c0c3b7a4907b66513c2712000000000000000000000000000000000012273c51657a8d9fb3c7bba8937d68533e29130000000000000000000000000e23384d62778ca1b6b19c87715c47321d080000000000000000000000000000000000000000000e23384d62778da2b7ccbaa6927d6a55412c263442505e6a72747064554533200c00172b3f53687c93a8bdccb9a6927d6a55412c170200000013283d51667b90a5bacfbda8947d6955402b160100000b1c2c3f5367758292a5b9cbbfb3a89d928980777274757277828c959ea8b3c1d0bca895837564513c27130000000000000417293b4b5965778798a9b4c0c5b6aba1988e86827d77757a85909798a5b7c8baab9d8e8071614e3a261200000000000000000004192d42576c8297acc1b8a38e7865503b2611263b50657a8fa4b9bea9947d69543f2a150000000000000000001a2f44596e8499aec3d5d5d4d3d1cfcfcfcecbc6c2c1c1c4c2bfbcbbbcb4aa95826c57432e1904000000001e33485e73889db2c3b3a38f7965503b26120000000000000000152a3e53687c90a5bac8b39d88725c47321d001e33485d72889cb1c5b4a48f79644f3a2510000000000e23384e63788ea3b7cabca89785705b46301b06000000091d31465a6f8499aec3c1ac97826b56402b16001f344a5f748ba0b5c7d1dadcdddcd8d3d3d7d3cfcdced2d3d3d3cfcdced0d4dad7d5d5d1ceccbea9947d68533e2913000000000000000000000000000000000012273c52677c93a8bccab5a08c7864503b26110000000000000000000000000b2034495e73899eb3af9a866f5a442f1a050000000000000000000000000000000000000000000c21364b60758ba0b5cbc1ad99846f5a4531374452606e7c87898373624f3c2814001c31465b6f8396abbfc3b19d8a76624e3b2612000000000f24394e62778ca0b4c9c1ac97836d58442f1a05000000102437495764778a9cafc2d1c5baafa59c938c88898b878a949ea9b1bbc5d1c4b5a18d7865574735220e000000000000000c1d2d3b4859697a8c97a3afbbc8beb4aba29a97928c8b8f98a2acadb5c3b8aa9c8d7d70615344321f0b00000000000000000000162b40556a8095abc0b9a48f7b67523c2712273c52677c93a8bdc1ac97826c57422d18030000000000000000172c42576c8398adc0c0c0c0c4c9c7c7c8c7c3c3c5cad1d7d7d4d1d0d1c4af9b86705b46301b06000000001c31465a6f8498acb2a6958573604b37220d0000000000000000172c42576c8296abbfc4af9b86705b46311c001b2f44596d8296a9b1a7978674604c37220d000000000e23384d62768a9caec1b4a18d786855412d190400000002182d41576b8094a5b6bea994806a55402b16001f344a5f73899eb3c7c7c7c7c8c7c4bebec1bfbab8b9bdbfbebfbab8b8bbc0c5c9c3c0bcb9b7b5a9947d68533e2913000000000000000000000000000000000012273c52677c93a7bcc9b49f8a76614c37220d000000000000000000000000071c31465b70869aafaf99846e58432e19040000000000000000000000000000000000000000000a1f34495e73899fb1c4c6b19c87705d4f3e485461707d8d9a9f92806b57422e19001f344a5f74899eb2c5b9a694826d5a46331f0b000000000b1f34485d71869aaec2c5b09b87715c47331e09000000081a2b39475a6d8092a6b3c1cdccc2b8afa7a09c9ea09c9fa7b1bbc5ceccc0b5a69986715d49392a180500000000000000000f1d2b3b4d606f7985919eaab7c4c7beb5aeaca6a1a0a3abb4bfc2c2b5a89b8c7d6f6051433526150200000000000000000000152a3f54697d94a9bdbaa6927c67523c2712273c51667b8fa2b7c4af99846f5a442f1a050000000000000000172c42576c8296a7abababacb0b4b3b1b3b2adadb0b6bcc3c9c6c1c1c7c4b09b87705b46301b0600000000182c4055697c8f9b9d958977675744301c080000000000000000172c42576c8295a5b7bda995826c57432e1900162a3e5266798c999c988a79685845311d09000000000a1f33475a6d7d92a5b5ab9885715d4a382612000000000014283d5164768799a7afa28f7a66513d2813001d32475c70869aaeb1b2b1b1b4b1b2a9a9acaba5a3a4a9aaa8aba5a3a3a6abb1b5aeaca7a4a2a09b8b7b67523c2712000000000000000000000000000000000011263b5064798ea2b7c9b49f8a75614c37220c00000000000000000000000000192d42576c8297acaf9a86705b47331f0b000000000000000000000000000000000000000000061d32475c708295a8bcc8b49f8c7a6d5c525a6672808f9daaaf9a86705c47321c001f344a5f74899eb2bdad9b897664513e2a17040000000005192e42566a8093a7bcc9b49f8b75604b36210d000000000d1c2b3d4f62778995a3b0bac4cecbc2bbb5b1b3b4b1b3bac4cdc7beb9aea398887c6956422e1b0c000000000000000000000d1d3143525c6773808c99a6b3c1c5c8c3c1bab6b5b8bec7c1bab0a4988a7c6e5f514233251708000000000000000000000012273c5165798ea2b4a99c8a77634e3a251023384c5f73899fb4c5b09b866f5a45301b060000000000000000152a3e53677a8a92959595979b9f9d9c9e9f98989ba2a8afb4b2acacb3b2a795826d58442f1a05000000001126394d5f7183868884776a5949392714010000000000000000152a3e526677889baeaea18d7965513d2914000f23374a5c6e808487857b6b5c4a3a2815020000000004182b3e4f61758899a0988f7c6855422e1b0900000000000e213547586a7a8997999886735f4b37230e00192e42576c82939a9c9d9c9c9f9c9d95949796908d8f95979496908d8f92979ca09a97928f8d8b887d6c5e4c38240f00000000000000000000000000000000000d21364a5f748ba0b5cab5a08c77624c37220d000000000000000000000000001a2f44596d8397abb39f8a76634e3a251100000000000000000000000000000000000000000000192d415364788da1b5c9bba9998c7967676d7783909eadbab39e89735e48331e001c31465b6f8295a7ac9e8f7d6c5a4734210e00000000000013273b5064788da2b6cbb8a38e79644f3a251000000000000e2034485b6b7785939da7b2bcc6cbcfc9c7c8c9c7c8ceccc5b6aaa59d91857c6d5e4d3a2713000000000000000000000001142534404a56626e7b8895a3adb0b3b7bbc1bebec1bab7ada89e9286796c5e5041322315070000000000000000000000000e22364b5f728597a09b8b7d6d5a4734200f24394e62778ba0b5c5b09b86705b46301b0600000000000000001024374a5c6c777d8080808287898887898b8483878d949ba09e97989e9d96897765523e2a1501000000000a1d304254646f6f7270695a4c3c2b1b0a0000000000000000000f233648596a7d919e9d9186725e4a36220e00071a2d3f51616d6e70706a5e4d3e2c1c0b0000000000000e203245586a7a868b867a715f4c39261200000000000005182a3a4c5c6b7a82848479685643301c0800152a3e5366758085878887878b8788838083827b7779808382827b77787c83888b86827d797776736c5f4e402f1d09000000000000000000000000000000000011253a4f63778ca0b5c7b39f8b76614c37220d000000000000000000000000001d32475c72879cb1baa6927d68533f2a1500000000000000000000000000000000000000000000112436495d718699acbec7b7a996857b7c828a95a1aebccab5a08b745f4a341f00172b3f5265778a96978f8070604e3d2a18050000000000000c21354a5e73889db3c8b6a18d7a66503b2611000000000005192c3d4d5a6777808a959fa9b2b6babec3c5c3c1bfbcb8b1a798908a8073686051402f1d0a0000000000000000000000000716232d3844515d6a778593989b9ea2a7aca8a9aca6a399948b8075685c4e403223140500000000000000000000000000071b2f43566778878b877d6d5f4f3e2b180f253a4f647990a0b0b3ab97836e59442f1a050000000000000000081b2d3e4e5a63686a6a6a6c7273737174746f6d727980878b898384898883786a5a4836230f00000000000113253646545a5a5c5b554b3c2e1e0d0000000000000000000007192b3b4e617382898980736856422e1b070000102233435158595b5b554d402f200f000000000000000315283b4c5c6972747268605342301d0a000000000000000c1d2e3e4e5d676c6e6e6b5b4b39271400000f23374958636b6f717270717470726f6a6c6b6762656b6c6c6b676364686d73747170696462605e584f4131221200000000000000000000000000000000000014293e53687c92a7bbc3ae99856f5b47331f0a000000000000000000000000001c31465a6d8295a9bdab96826b56412c1702000000000000000000000000000000000000000000071a2e42566a7d8fa0b0bfc5b4a3969191959da7b3bfccc8b39f89735e49341f00102335485a6d7c82837c70615242311f0d000000000000000a1f34495d72889db3c8b5a08c76604c37230e0000000000000f1f2f3c4959636d77828c969ea2a5aaafb0aeacaaa7a39d95897a766d61564d42332212000000000000000000000000000005101b27333f4c596774828487898d9298949497928d8c80776d63574b3e302214050000000000000000000000000000001326384a5a697376726a5f4f4131200e0e23384d617282929e9e998d7b6854402b17020000000000000000001020303d474f53545454585d5e5e5c5f5f5b585e656b7174746f6f73736e665a4c3c2b190600000000000007182836404446474641392d1e100000000000000000000000000d1e314455646f73746d61574a392613000000041525343e43444646413a3022110200000000000000000c1d2e3e4c565d5f5e564c433525130000000000000000001020303f4b53575859584d3d2d1b090000071a2b3a4650565a5c5c5b5d5f5c5c5b555757534d5156575757534d4f53595e5f5d5b574f4d4b49443d32231304000000000000000000000000000000000000172c41576b8296abc0c1ac97826c57422d180400000000000000000000000000172b3e5165798fa4b9ad98836d58432e19030000000000000000000000000000000000000000000013273a4d60718292a1b1c2c1b3aaa7a7aab0b9c4d0d2c0ad9a86705c47321d0006182b3e5160676c6c685f524334241302000000000000000b21364b60768ca1b5c7b8a38d77624c37220d00000000000001111e2b3b47505a656f7983898d90959b9b999795928e8982776a625a50443931241504000000000000000000000000000000000915222e3b4957656b6e7074787d877d80837d77766e645b5145392d20120400000000000000000000000000000000091b2c3c4b575e605d574e41322313030a1e3144546473828989857c6e5e4c3825110000000000000000000002121f2b343a3e3f3f3f43484848474a4a47434a50575d5f5f5b5b5e5e5a53493c2e1e0d00000000000000000a19242c2f3132312c261c0f000000000000000000000000000215263746525b5e5f5a50443a2c1b09000000000716222a2e2f30302d261e12040000000000000000000010202e3a43484a494339302517070000000000000000000212212e383f424344433b2f1f0f000000000d1c29333c4145474746494a4847464042413e383d414242413e383a3f44494a4846433a383634302920140500000000000000000000000000000000000000192e43586e8398adc3bfaa95806a543f2a15000000000000000000000000000012263b5065798fa4b9af99846e58432e1903000000000000000000000000000000000000000000000b1e30425364738393a5b9cdc6bebcbcbfc4ccd6d9c6b4a3907d6a56422d1900000e2133424d525757544c413425160600000000000000000b20364b60758998abbfb5a18c77624c37220d00000000000000010d1d2a343e48525c666f74777b8088868482807c79746e655a4d473d32271e130600000000000000000000000000000000000004111e2b39475256595c5f6369746d6b6e6963605c51483e34281c0f020000000000000000000000000000000000000e1e2d3a444a4b49433b3023140400021526364655646f737370695e50402f1c090000000000000000000000010e182026292a2a2a2f333333323434332f363c43484a4a46464848453f362b1e10000000000000000000000711181a1c1d1c18120a000000000000000000000000000000091928353f46494a463d33281c0e000000000000050f16191a1b1b18120b01000000000000000000000002101d272e3334342f271d1408000000000000000000000003111b242a2d2e2f2e281e110100000000000b1720282d3032323134343332312b2c2c2924282c2c2c2c2924252a30343433302e2723211f1b150d0200000000000000000000000000000000000000001a2f445a6f8499afc4bfa9947d68533e29130000000000000000000000000000142a3f54687d93a8bdae99846e58432e19030000000000000000000000000000000000000000000001132536465564758a9fb3bbc4d1d1d1d4d3ccc7c4bda9978573604d3a2713000004152431393e42423f3930241607000000000000000000091d3246596a7b90a5bbad9a86715d49341f0a0000000000000000000d18212b35404a535b5f62666c74706e6c6a6864605a52483c332a21150a010000000000000000000000000000000000000000000d1b29353e4144474a4f575f5b5758554e4b483f352b21160b0000000000000000000000000000000000000000000f1c27303536342f281e13050000000918283746525b5f5e5c554c403222110000000000000000000000000000050c11141515151a1e1e1e1d1f1f1e1b21282e33343431313333312b23190e000000000000000000000000000000000000000000000000000000000000000000000000000a17232b313434312a21150b000000000000000000000000000000000000000000000000000000000000000a131a1e1f1f1b140a01000000000000000000000000000008101518191a19140c0000000000000000040d13181b1c1d1c1f1f1e1d1c17171714101417171717141010161b1f1f1e1b1a140e0c0a0600000000000000000000000000000000000000000000001a2f445a6f869bb0c5bca7927c67523d28130000000000000000000000000000152a3f54697d90a5baad98836c57422c1702000000000000000000000000000000000000000000000007182837475c7086989fa8b3c1c7c9c6bfb8b2afaba18f79675644311e0b00000006131e24292c2c2b251d12060000000000000000000003172a3c50667a8e9eb0a1907d6a56422e1a0600000000000000000000050e18232d3740464a4d52595f5c595755534f4b463e362b1f170e030000000000000000000000000000000000000000000000000b1823292c2f32353a444a474243403a36342d22180f0400000000000000000000000000000000000000000000000a141b20211f1b140b0100000000000a1928353f464a494741392f22140400000000000000000000000000000000000000000000000002080a0a09070d141a1e1f1f1c1c1e1e1c1710070000000000000000000000000000000000000000000000000000000000000000000000000000000610171c1f1f1c170e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f869bb0b4ada28e79644f3a2510000000000000000000000000000012263b4f64798fa4b9ad98836c57422c17020000000000000000000000000000000000000000000000000a192d4256697a858b95a3afb2b4b2aba49e9a97908372604b3826140100000000010a1014171716110a000000000000000000000000000e23374b5e6f82949e928372604d3a27130000000000000000000000000006101a242b3135383d454a474442403d3a36312b23190d04000000000000000000000000000000000000000000000000000000060f14171a1d20283134322d2e2b26211f191005000000000000000000000000000000000000000000000000000000070b0b0a060000000000000000000a17222b323434322d261d12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0e0e0e0e0e0c06000000000000000000000000000000000000000000000000000000000000000000000106090b1013130e06000000000000000000000000020d151a1b1a150d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192f44586d83939ca0999187735f4a36210d000000000000000000000000000013283d52677c91a6bbad98836c57422c17020000000000000000000000000000000000000000000000000013273a4c5c69707785939a9d9f9e97908986827c72645443301c09000000000000000000000000000000000000000000000000000000081c2f4151647788898274655543311e0b0000000000000000000000000000000710171c2024293134322f2c2b2825221d160f0600000000000000000000000000000000000000000000000000000000000000000001070c151c1f1e181916120c0a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000510171d1f1f1d19120a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204070f14181b1e1f1f1e1d1a161008000000000000000000000000000000000000000000000000000000000000000000000000000000000b171f2323232323211a1002000000000000000000000000000000000000000000000000000000000000000a141b1e1f25282822190d020000000000000000000b141f292f302f2921170d0200000000000000000000000000000000000000040809090701000000000000000000000000000000000000000000000000162b3f53657482898d857d75685744301c070000000000000000000000000004182c41566b8095aabfad98836c57422d1803000000000000000000000000000000000000000000000000000a1d2e3e4b555b66748086888b89837c74706c68605546372514010000000000000000000000000000000000000000000000000000000012233447596a73746f64564737251401000000000000000000000000000000000001070b0f161d1f1d1a171613100d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e1417191a23292d3033343433322f2a241b120e080000000000000000000000000000000000000000000000000000000000000000000000000e1c29333838383838362d20120500000000000000000000000000000000000000000000000000000000060f1b27303333393d3d362b1f140a000000000000000f1d28303c4446443d342a1f1408000000000000000000000000000000020b13191d1e1e1c160d01000000000000000000000000000000000000000000001023364756636d7579716961574a3a281501000000000000000000000000000e2133455a6f8499aec3af99846f5a45301b07000000000000000000000000000000000000000000000000000010202d39414856636b707374736f68605b58534d4337281908000000000000000000000000000000000000000000000000000000000005182a3c4c585e5f5b52463829190800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0d0b05000000000000000000000000000000000000000000000004090c12181b1d1c1a1c1c191818140d04000000000000000000000000000000000000000000000000000a1722292c2e2f373e424548494a4847443f382e26231b10020000000000000000000000000000000000000000000000000000000000000000000c1c2c3a464d4d4e4e4e4a3e3023140500000000000000000000000000000000000000000000000000000917232b394448484e5251483c31271b0d00000000000d1e2d3a434e585b5850473c3125190a000000000000000000000000030b131e272e32333330291f12040000000000000000000000000000000000000000000619293846515961655d554e453a2c1c0b000000000000000000000001080e1a2b3e516273889db2c6b19c88735e49341f0a000000000000000000000000000000000000000000000000000002101c262d384650575b5e5f5e5a544c46433f393026190a000000000000000000000000000000000000000000000000000000000000000d1e2e3b44494a463f35281a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e0e0c08010000000000000000000000000004090b0b0701000000000000000000000000000000020b12151c21222019130b000000000000000000000000000000000000000710181e21272d3032312f32322d2e2d282118140d040000000000000000000000000000000000000000000c1b28353e4243444a52575a5d5e5f5e5c59534b413b372d20110c0700000000000000000000000000000000000000000000000000000000000007192a3a4a5862636363635c4e4132231100000000000000000000000000000000000000000000000000051727353e49565e5c6367655a4e44392b1a0800000006192b3c4b575e6c706c63594e4336281909000000000000000000020e171e26313b42474848453c302212010000000000000000000000000000000000000000000b1a28343d464e504a413a32281c0e00000000000000000000070f161c222a38475a6d8091a3b7c3ad98846f5d48331e09000000000000000000000000000000000000000000000000000000000a121a28343c4246484a49464039312d2a241d1408000000000000000000000000000000000000000000000000000000000000000000101e28303434322b22170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a202323211c150c010000000000000000000711191e20201c150b000000000000000000000000020c151f262a2f3637342d271d100400000000000000000000000000000006111a242c33353b414547464447474243413c342b28211507000000000000000000000000000000000000020e1c2a38465157585a5c666c6f72737473726d675e54504a3e2f25201b11040000000000000000000000000000000000000000000000000000000314253648586875777878786c5f51402f1e0f0000000000000000000000000000000000000000000000000e223545525a677371777c776b605749382511000000102336485a69727c8780766c605446372714010000000000000002121f2a333a424e565c5e5e594e402f1e0c000000000000000000000000000000000000000000000a17212a32393b362e261e150b00000000000000000006111b232a30373d48566573879cafc1c4af99846e58432e19050000000000000000000000000000000000000000000000000000000000000a1621282d31333434312b251d191510090100000000000000000000000000000000000000000000000000000000000000000000000c151b1f1f1d171005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000615232d3538383630281e12040000000000010a111a242d33363530281d100100000000000000000008141e28323b3f434a4c48423a2e211506000000000000000000000000000d19232d3740474a4f555a5c5a595c5c5558575047403d332519100400000000000000000000000000000004131f2c3a4856646c6e6f717982858889898987837a7067655c4d413a352e22140400000000000000000000000000000000000000000000000000000f213143546576878d8d8f8b7d6f5e4c3c2d1b09000000000000000000000000000000000000000000000014293e51636d7785878b92897d736754402b16010005182c3f526577878e9b93897d72645544301c08000000000000000f20303d464e55606a7073736b5e4d3b28190a0000000000000000000000000000000000000004111c232b37404646423a2f22140800000000000000000816232e373e454b515966748391a1b4c8b7a695826c57422d180300000000000000000000000000000000000000000000000000000000000000040d14191c1e1f1f1c171109020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514243340494d4e4a443b3023140400000005131d252d3640474b4a443a2e1f1206000000000000000a1925313b454e54565f625c564c3e33241504000000000000000000050f151e2a36404a535b5f646a6f726f6e7170686d6b635a565043352d22140400000000000000000000000000011323313b49586674828486878c969a9c9f9f9f9c978e847c7a6a5d544e4a403222120400000000000000000000000000000000000000000000000000192c3e4f60718394a3a3a49b8d7b685a4a3925110000000000000000040809090603000000000000000000162b40566b828a969ca0a69b90826b57412c1702000c2034485b6f8295a1aba69b9083735f4b35200b0000000000000b1b2c3e4e5a6269707d8689887c6b58453728160400000000000000000000000000000000000112222f383d49545b5b564d40322518090000000000000b1a2634414a52595f656c778493a1afbec0ac9a897764513e291500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080e10110f0d0d0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000615233242515d62635f584e41322110000004142330393f49535c605f574c3d2f241606000000000008192837434e5861696b72776e6a5a514233210e00000000000000000816222a2f3c48535d666f74787d8588848487857c8380776e6b6151483f322112040000000000000000000000000d1e30414e5967768593999a9c9fa9afb2b4b4b3b1aba09791897b7068635d5040302213030000000000000000000000000000000000000000000000001e33485c6d7d90a1b2b8b8aa9683776854402b160100000000000812191d1e1e1c17130f07000000000000172c42576c8398a7b1b4b8ac97826c57422e19050012273b4f63778b9fb2bdb8ada18c76604b36210b000000000006182939495c6c767d848f9a9f9a887561554533200d00000000000000000000000000000000000b1e30404c505a6770706a5e50433626150200000000091a293743525d666d7379808995a2b1bfc7b4a4907c6b5a4835220e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161b1f1f1e1b140b000000000000000000000000000000000000000008141c2326262422221f180d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122333404f606f7777736b5f503f2d1a0700102232414d545c66707473695b4c4234241506000000071425374654606b757d82868c83776d61513e2b1602000000000000071626343e424d59656f79838b8d93999d99999c989396938a83806f645c503f2f22130300000000000000000000091a2b3b4e5f6a778694a3aeafb1b4bbc4c7c9c9c8c5beb3aba7998d847c786e5e4e4031200e0000000000000000000000000000000000000000000000001f34495e73899cadbecdc5b2a193826b57412c1702000000000b1a252d323333312c28231a0e0000000005192f44586e8499aec3c9c4af9a86715c48331e0900182c41556a7d92a7bacecab7a18c77624d39251100000000000f2335475765788a9198a0adb4a5928073634f3b2a18050000000000000000000000000000000012263a4d5e666c7884867c6e5f5444321f0b00000000142638475561707982888f959ca6b3c0cfc0ac978877624d3c2b1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514212a303434332f271d110300000000000000000000000000000000000b1a2630373b3b3a3737332b1e1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2e41515c6d7d8d8d887d6e5d4a36220e00182c3f505f686d79838b88796a5e5242332414020006162532415464727d8892979a9e968a806d5a45311c070000000000081625344451575d6b77838d969fa2a7adb2afafb1aca8aba69e978e82776e5c4d4031200e0000000000000000000315273849596a7d8593a4b2c1c4c6c9c9c4c3c3c6c9cfd0c7bfb7aaa098928d7c6c5e4f3d2a160300000000000000000000000000000000000000000000001d32475c72889db3c8dcd0bca7927c68533f2c1803000000091a29374247484845403d372c1e0e0100000c2034485c70869bb0c5dac9b4a08b76614c37220c001b30455a6f8499adc2d6cebaa5907c6854412d190500000003162a3e5265758395a5acb3bdc1ae9d8f7c68594835210d00000000000000000000000000000005192d41556a7b808a969a8d7d72614e3b2713000000001b3043556572808d959ca3a9afb9c4cbc1b6a593826b5b48331f0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021323323e44494a48433a2f211202000000000000000000000000000000081a2937434b50504f4c4c473c2f24190c00000000000000000000000000000000000000000000000000000000000000000000000000000000011325364a5e6f788a9ca29b8c7965513c2712001e33475b6e7c838b969f988979705f514232200e00132434434f5d7183909ba5acaeb1a79d88735e48331e0900000000071726344352626c717b89959fa9b2b7bcc2c7c4c4c6c0bdbfbab1ac9e948c7a6b5e4f3d2a170600000000000000000d2032445667768899a2b1c2d0d4c8bdb5afadaeb1b5bbc1c6cdc8bdb3aca69b8b7c6d594531210f00000000000000000000000000000000000000000000001e33485d72889db3c8ddd2bca793826f5b46321d0800000817273847555c5e5d5a55524a3c2c1f11010012263b4f63778ca0b4c8ddcbb6a18c77624c37220d001b30465b70869aadc0d4d4bfab9884705d48331e0900000010213244586d8293a1b2c1c7cfccbbaa97867764503b26110000000000000000000000000000000b2034485c7085939ca7ab9c8f7d6a56412d19040000001f34495e73848f9ea9b1b7bdc4ccc6baaea498877564513e2b1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1f314150595d5f5d574c3f30200f00000000000000000000000000000013263747556065666462625a4c41362a1d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000c1e30425365798b97a7b7a9947d68533e2913001f344a5f748b979ca9b2a6988c7c70604f3d2a17101d304252616c798ca1adb8c0c3bba99887725c47321d08000000001225354452617082868c9aa6b2bcc6cccdc8c3c0bfbfc1c4c8cdc6bbb1a799897c6d5947352312030000000000000115283c4f61738595a6b4c0cfd2c3b6aaa19a98999ca1a7acb2bac6d0c7c0b9a99a8874604f3e2b1804000000000000000000000000000000000000000000001e33485e73889db3c7d8d6c2b09e89735e4833200d00011425354455657073726f6a665a4a3d2f1f0d00142a3f54697d93a7bbcfd7c3af9c88735e4a35200b00192e42576a7d91a5baced4c0ac9885725e49341f0a00000e1e2e3e4f6173879bb0bfcfdbe3d9c6b5a48f7c67523c271200000000000000000000000000000010253a4e63778b9fafb9baac9a85705c47331e090000001f344a5f74899eacbbc5cbd1d0c2b5a89c91887a69584735220e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283b4e5f6d727472695d4e3e2d1b0a00000000000000000000000000081c3043556572797b7877776a5e53483b2c1d0c000000000000000000000000000000000000000000000000000000000000000000000000000215283b4e60718395a8b5b1a08f7c67523d2813001f34495e72879aaabac4b6a9998f7d6c5a473424212e3b4b5f70808997a8bbcac4b8ad9e8b7a6957432f1a05000000081b2f42536270808f9a9faab7c4cbc0bcb9b4aeaba9aaacafb3b9bfc8c4b6a7998976645241302113020000000000091d3144586b8091a3b3c3d1d3c3b4a5988d868384878c92989ea8b8c9d8d5c7b8a4907d6d5b47321d08000000000000000000000000000000000000000000001c31475c708598a9baccdcc7b19c877363503c281402081c3043536173848988848077685b4d3d2b1805152a3f546a8095aabfd3cebba794806c5844301b070014273b4e62778ca1b6cbcebaa5917c6955422f1b06000f1e2c3c4c5c6d7d91a3b6caddedf6e3cebaa7927c67523c271200000000000000000000000000000013283d53687c92a6bbcbc8b49f8b75604c37210c0000001d32465b708599adbec7c1bcbbb2a5978b80746a5d4b3a29170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2e43576b7d888b867b6c5c4a392715020000000000000000000000000d22374b5f72848f918f8d887c7065594a3b2a1a0a0000000000000000000000000000000000000000000000000000000000000000000000000a1e3245586a7d8fa0b2b9a59383725f4c392410001b2f43576a7c8d9cacbdc6b7ac9c8a7663514233323f4c5967788f9ca7b5c6c3b4a69b8f826f5c4c3a2714000000000f23374b5e71828f9eaeb3bbc8cbbbada7a49f9a969495979a9fa4acb5c1c5b7a69482705f4e3e31200e00000000001024384c6074889baec1d1d5c4b6a596887a716d6e72777d838a9aabbbc9dad3c0ad9b89735e48331e0900000000000000000000000000000000000000000000192d4155697a8b9cafc3d7c9b5a291806b574232200c0d21364b607180919e9d999486796b5a4835210c13283d52677b91a6bbd0c6b29f8c7764503d291501000b1f34495e73899eb3c8c9b4a08b76624e392613000d1e2d3c4a5a6a7a8b9caec0d3e6f9f3dec9b4a08b77634f3a251000000000000000000000000000000013293e53687d94a9bfd4c7b6a38e78634e38230e000000182d41556a7d90a0acb2ada7a5a29487796d61574d3f2d1c0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112434485d71869aa0998b79675645321e0a0000000000000000000000000f253a4f64798fa2a6a3a3998e837668594838281807000000000000000000000000000000000000000000000000000000000000000000000012263a4e6175889badbeb4a08b75645442301d090014283b4d5e6e7d8ea0b3c7c9b9a693826f61514042505d6a778696a8b8c5c5b5a596897d7162523f2e1d0b00000004182b3f52667a8e9faebdc8cec5baad9d928f8b85827d8082868a9098a3b2c3c3b19f8e7c6c5c4f3d2a160200000003172b3f53687b90a3b7cbddcab8a6988777695d58595d63696f7d8d9dabbdd0ddcab4a08b76614d382410000000000000000000000000000000000000000000001226394b5d6d8094a9bed2d1c0ab96826d604f3c281314263b4f64788e9eaeb2ada4978a7764503b2611162a3c4f647990a5bbd0beaa96836f5c4835210d0000071c32475c70879cb1c6c8b39d88725d48331f0a06192b3c4b5a68778999a9bacbddeff8f2ddc8b39d88725d4834200c00000000000000000000000000000013283e53687c92a5b8c6b9aa998774604b36210c00000012263b4e6172828f989e9992908f8476685c4f443b2f2110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d415263778ca0b5a9978674614d38230e0000000000000000000000000f253a4f64798fa4b9b8b7aba0948776665546362514040000000000000000000000000000000000000000000000000000000000000000000a1b2e4155697d91a4b7b8a69685725e4936251300000b1e2f40505f708498acbdcac3b09e8e806e5d4c51606e7a8895a4b4c5c8b8a79787776b605344342210000000000c2033475b6e8296aabdccdac7b5a89d8f7d7976706b696a6c70757c8694a5b8cbbdac9b8b7a6d5945301d0b000000091e32465a6e8397abbfd3d5c1ae9b887d69594c4344494f546070808da1b5c2d1ceb9a4907b6853402c18050000000000000000000000000000000000000000000a1c2e3f51667b91a7bcc8d5c1ad998a7d6b56412c1723324155697d92a7bcc7c2b5a7937d68533e2a161d3146596c8093a7bcc9b5a28e7a6753402c19050000021b30455a6f869bb0c5c9b49f8a745f4b35200b0e2236485a69778796a6b6c7d8dcdee4eedac5b19c87705c47321c0700000000000000000000000000000010253a4e6275889bacb3a89b8c7b6a5744311c080000000b1e31445463717c8489877d79797365584b3e32281e11030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d708093a7bbb4a08b76614d38230e0000000000000000000000000e23384c6175899caebcc8bdb2a59584736353433221150600000000000000000000000000000000000000000000000000000000000000051727384a5d708598acc0af9c89776755422f1b080000001222324154687c91a1acbbccbbac9e8d7b6a595f707d8c99a6b3c2cebcab9a897868594e43352617050000000014273b4f63768a9eb2c5d9d3beaa978b7d7064615c565454575b616876889badbac6b8a89988725f4d3a28150200000f24384d61758a9eb2c6dacebaa6927d6c614f3b2e2f343a425362738797a4b3c3d3bfab97836f5b4834210d0000000000000000000000000000000000000000000011263b5065798da0aab7c7c9b7a798836d58432e1d30414f5f718599adc1d6d3c0ab96826d5945311d1f344a5f74899cafc2c2ae9a86725f4b372410000000091d31455a6f869bb0c5c6b29f8c76604b36210b17293c5165778896a5b4c4d1c9c7c9d1ddd7c2ac97836d59442f1a050000000000000000000000000000000b1f3246596b7d909c9f968a7c6d5d4c3a2815010000000214263645535f686f73726964646055483a2d20150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c71879bafc1b19c87715d48331f0a000000000000000000000000091e3246596d80929eaebbc8c3b2a292827161503f33241402000000000000000000000000000000000000000000000000000000000000102234455667798da0b4bda995806c5a4937251300000000041425394e6173848e9dafbdcabbaa998876646a7d8f9daab6c4cabeb19f8d7c6b5a4a3c3125170800000000001a2e43576a7d92a6baced5c6b5a3907b6d60514c47413f3f42474d586b7d8f9ca9b7c6b6a28f7c6a5744311d09000015293e53677b90a4b9cdddc8b49f8b7763514332201a202635445769798695a6b8cbc6b29f8b7764503d2915010000000000000000000000000000000000000000000e22364a5d72838d99a9bccfc4af99846f5a442f24384d5f6d7d8fa1b4c8dcd9c5b19c8975604c38231f344a5f748ba0b5cabca7937d6a56432f1b080000000c21374c6074899db2c7c3ad98836f5d49341f14223447586a7d94a6b4c3cdbfb5b1b4bfced5c0ab95806a55402b16010000000000000000000000000000000316293b4e617582888a84796c5e4f3f2e1d0b000000000008182736424c545b5e5d574f4f4c44372a1c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f43586c8092a6bbb09b86705c47331e0a00000000000000000000000003172a3d506375808f9eaab7c4c0b0a090806e5c5042321f0c0000000000000000000000000000000000000000000000000000000000071a2d3f5163738597a9bcb4a08d7966523d2b1a0800000000000a1e314456657180929fb1c4c8b7a594806b728297acbac7ccbbada093826f5e4d3d2c1e13070000000000061d32475c71869aaec2d5c8b7a898867360504237332d2a2a2d323b4e61707d8b99a9babfac998774604c38230e0000192e43586c8296aabfd3d7c3ae9a86705c48332515060c17273a4b5b6876899cafc3cebba793806c5844301b07000000000000000000000000000000000000000000071b2e425564707a8ca1b5cac5b09b866f5a4530263b50667a8c9bacbed1e4e0ccb8a4907b66503b261e33485e73899fb4c9b8a38e78644f3b2713000000000c21374c60758a9fb4c9c1ac97826c57422d1a2232404f6376889baec1d2c0afa29ca1b0c2d4bfa994806a543f2a1500000000000000000000000000000000000c1e324657646d727470675b4e4031211100000000000000091824303940464949433a3a3731271a0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293d52677c91a7bbb49f8b76614c38230d000000000000000000000000000e203447576372828c99a6b4c2beae9d8c7a6c604e3b291a0b00000000000000000000000000000000000000000000000000000000102336495c6f8292a2b4beab9885715d4a37230e00000000000002152738475564758296abbed1c3af9b89767b90a0b2c5d4c3af9d8f82756452402f1f0e020000000000000c1f34495e73899fb4c9d1bdaa9a8a7968574432241e191415191f324352606d7a8b9eb1c4b6a48f79644f3a250f00001a2f445a6f869aafc4d9d3bea994806b56422d190700000b1d2d3d4a596c8094a8bcd0c3af9c88735e4a35200b0000000000000000000000000000000000000000000013253746535d72889cb1c7c7b19c87715c47382e425567798ea2b7c9dbede7d2bda8937c67523c271d32475c72889db3c8b8a38f78644f3b261100000000091d32475c72879cb1c7bda8937d69543f2a1d2e40505e6d7d93a5b7cac9b5a2918792a6bbd0bea9947d68533e29130000000000000000000000000000000000031628394751595d5f5c544a3d30221303000000000000000007131d252c3134342f2725231d1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f54697d94a9beb9a48f79644f3a251000000000000000000000000000041729394754646e7b8996a4b1bfbba998897d6b584737291907000000000000000000000000000000000000000000000000000005182b3f5266798c9eb0c0b3a18e7a6754412e1b0700000000000000091a29374757687c8ea1b5c8cbb8a694848093a8bdcfc6b6a6948071645747342211010000000000000015283b4e62768ba0b5caccb7a28e7b6b5b4b3927140904000003142534434f5c6d8295a9beb8a38f78644f3a240f0000192f44586e8398adc1d6cebaa5907b66513d2813000000000f1f2c3d5064788da1b5cacbb6a28d77634e39240f0000000000000000000000000000000000000000000008192836465b70879cb1c7c8b39e897360564837495d718596a9bcd1e5f1e6d1bca7917c67523c272739495e73899fb4c9bca7937c68533e281300000000031b30465b70879cb1c7b9a48f7965503b262a3b4c5d6e7c8b9baec1cfbdae9a86778da3b8cdbba6917c67523c27120000000000000000000000000000000000000b1b2a353e44484a4740372c20120400000000000000000000000911171c1f1f1b140f0e090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42576c8297acc1bba7917b67523c271200000000000000000000000000000b1b293746525d6a788694a1adb7b6a79b887564554736241000000000000000000000000000000000000000000000000000000d2134475b6f8296a9bbbca99784715e4b3825120000000000000000000b1a29394d5e718699aab9cac3b2a297949eb0c2c9b8a89989776453463929180500000000000000001c3044586b7d91a5bacec6b29e89745f4d3d2d1c0a0000000000071625323e51657a8fa4b8b8a38e78634f3c29150100162b40556a8095abc0d5cbb6a18c77624d38230e00000000010e2135495d72879bafc4d0bba6917b66513d281300000000000000000000000000000000000000000000000a1d32475c72889db2c7cbb6a18e7d736654414b60768ba0b4c5d8e0dcdcd3bda8937d685644312e435667778ca1b6cbbaa6927c67523d281300000000071d32475c71879cb1c7b9a48f78634e3829394858697b8d9ba9b9cac6b2a09080778da3b8cbb6a28d78634e392510000000000000000000000000000000000000000c18222a303334322d241a0f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f8499afc4bea8947d68533e29130000000000000000000000000000000b1928353f4c5a6775839099a9bcb8a594837365533f2b1a0800000000000000000000000000000000000000000000000005172a3d5063778b9eb2c5b3a08d7a6754412e1b08000000000000000000000b1d2f4256697c8c9badbfd0c0b3aba9afbdcdbeab9a8a7a6a594736281b0b0000000000000000001f344a5f73889baec1d4c1ac98836f5a46311f0f00000000000000071423374c60768ba0b5bba792806c5845311c0800192d41566b8095abc0d5cbb5a08b74604b36200b0000000000061a2f43576c8095a9bed2bea994806a543f2a150000000000000000000000000000000000000000000000001d32475c72889db2c7d0bdab9c9084715d484b5f748ba0b5cbd6ccc7c7cec0ac988673604d3a31465b708595a8bbc6b29e8a76634e3a2510000000000b20344a5f73899eb3c8baa5907a66513c37475766768799aab8c7cdbdac9783727b90a5bac6b19d88735e4a35200c0000000000000000000000000000000000000000050e161b1e1f1d1911080000000000000000000000000000000000000000000003090c0d0b0600000000000000000000000000000000000002080d0e1116191917120c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c32475c71879cb1c6bea9947d68533e2913000000000000000000000000000000000a18232e3c4a5765727d8da1b4c2b1a192836e5a4937251301000000000000000000000000000000000000000000000011233446596c8093a7babdaa9783705d4a37251200000000000000000000000013273a4c5e6d7d90a4b4c3d1c6c0bfc3cdc2b4a28f7c6b5c4c3c2a180b000000000000000000001f344a5f748ba0b5cad0bba6927d6954402b17030000000000000000091e33485e73889db3c2af9c88745f4a36210c001d32475c70859aaec3d8ccb7a28d77624d39240f00000000000014293d51667a8fa4b8cdc1ac97826b56412c170000000000000000000000000000000000000000000000001b30455a6f8499adc1d5c9baada08b76604b4e63788ca1b6cbc6b9b2b3bbc8b5a3907d695643384b5f74889db2c4c1ac97836f5b47331f0b000000001225394e62778ca1b6cbbea8947d68533e445565758595a5b6c8d1c2b09f8f7d6d8296abbfc1ad98836e5945301b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171e2222201b140a0000000000000000000000000000010c161d2123262b2e2e2c261f170e050000000000000000000000000000000000000000000000000000000000000000000002070b0e0f1111100d07001e33485d72889db3c8b8a4907b66523d2813000000000000000000000000000000000006111e2c39475461728596a7b7bfb09e8a77665543301f0e000000000000000000000000000000000000000000000d1e2f40526375899cafc3b5a18e7a6753402d1b080000000000000000000000000a1d2f404f60758a97a6b8ccdad5d4d7c7b4a49686725f4d3e2e1e0d00000000000000000000001e33485d72889cb2c7cbb6a18d77634e3a2611000000000000000000051c31465b70879cb1c7b7a28d77624c37220d001f344a5f748a9fb4c8dac6b19d8976634e39240f0000000000000e23374c60758a9fb4c9c3ad98836c57422d18000000000000000000000000000000000000000000000000182c4155697d92a6bbcfd8cab7a18c76604b56697b8ea2b6cab8a89d9eabbac0ad9986725f4c4054677a8ea2b7ccc0ab95806a55402b1804000000001b2f4255687c91a6bacfbfa9947d68533e5062738493a3b2c3d0c1b3a693827073889cb1c5bea994806a55402b160200000000000000000000000000000000000000000002080b0b0b08010000000000000000000000000000000000000000020e18222b323737352f271c1002000000000000000000000006131f293136383b404343403b332a21191209000000000000000000000000000000000000000000000000000000000000050f161c202325262625211b131e33485e73899fb4c9b5a08b75604c38240f0000000000000000000000000000000611181b1a1c2937435567788999aabcbaa7958472604c3d2b1805000000000000000000000000000000000000000004182b3c4c5e6f8293a5b8b8a99885715e4a3724110000000000000000000000000000112232465a6d7a899db1c5d6e9e1d1bfab9886786856432f20100000000000000000000000001e33485d71879cb1c7c7b29d88735e4935200b000000000000000000001b30465b70879cb1c7b7a18c77624c37220d001f344a5f73899db2c7d8c3ad98836e594734200b0000000000000e23384d61768ba0b5cac4af99846e58432e1900000000000000000000000000000000000000000000000012263a4e63778ca1b6cbdec9b49f8a745f4c60738698abbec0ad9a8a8d9dafc3b6a28f7b6753485c6f8397abbecebba895806a543f2a1500000000001f34495e718598acc0d3bda8937c6853465a6d8091a1b1c1d0c1b2a395887763788da2b6cbbca7917c67523d28130000000000000000000000000000000000000000050f161c2020201c150e0b07030000000000000000000000000000000814202b353e464c4c4a43392d2010000000000000000000040c1724303c454b4e50545858554f473e352d261a0c000000000000000000000000000000000000000000000000000000060c18222a3135383a3b3b3a362f261e33485d72889db2c6b5a08b745f4a35200b00000000000000000000000000091219232c302f2b2b2938495a6b7b8d9eb1c2b3a28f786a5a4834221100000000000000000000000000000000000000000b1f33475a687b8d9fb0c1ad9b8b7a6955422e1b08000000000000000000000000000004172a3d4f5d6e8397a7b9cde2d6c4b3a38f7b675a4a392613020000000000000000000000001f344a5f748ba0b4c9c7b19c87705b46311c07000000000000000000001b30465b70879cb1c7b39e89745f4a35200b001c31455a6f8499adc2d4c2ad98836c57422d19040000000000000f253a4f647990a5b9cec4af99856f5a442f1a0000000000000000000000000000000000000000000000000b2034495e73899fb4c8dbc7b19c87725c56697c90a2b5c8b9a5917d8093a7bbbeab97836f5b4f63778b9fb3c6c8b39f8b7764513d281300000000001f344a5f74899eb2c6d1bca7917b66515161758a9dafbfcfc5b3a39485776a64798fa4b7cbbaa59079644f3a2510000000000000000000000000000000000000040f18222a31353635312823201c18120b020000000000000000000000081725323d48515a61625e564b3e2e1d0c000000000000000c17202734414e59606364686d6e6a635a514841382a1a090000000000000000000000000000000000000000000000000610192029353e454a4d4f50504f4a43392e31455a6f8398acc1b6a18c77624d38230e000000000000000000000009131c262d354046443f403e393c4d5d6f8295a6b1bca89589776351402d1a060000000000000000000000000000000000000114273a4c62778598abbcbca9947d6c5d4b392612000000000000000000000000000000000e20314054677a8a9fb4c9dfcebaa6958673604c3c2d1b09000000000000000000000000001f34495e73879bafc3c7b19c87715d48331e0a000000000000000000041d32475c72879cb1c3ae99856f5b46311c0800172c41556a8093a6b6c4b8a593826f5a442f1a050000000000000f24394e63778ba0b5cac5b09b866f5a442f1a000000000000000000000000000000000000000000000000071d32475c708598abbdccc7b19c87705c5e728699acbfc7b29e8a75778ca0b4c6b29f8a7661566a7d93a7bbcec5b09b86705b4835220e00000000001c31465a6e8396aabecfb9a48f796452606f7d90a4b9cccdbaa796857567596074889cb1c6b9a48f78634e39240f00000000000000000000000000000000000915212b353e454a4b4a443c3835312c261e150900000000000000000004162635434f5a646e757772685c4c3b28150100000000000e1c29333a45525f6b7478797d83837d766d645c554838261306000000000000000000000000000000000000000000000b17232d353a4751595f63646566645f564b40354054697d94a9beb9a48f79644f3a250f000000000000000000010f1b262f394147535b595356524e515252667b8c93a2b6b3a5907c6f5d4935210c000000000000000000000000000000000000081c304357697a8da3b4c0af9f8f7966523f2e1c0a0000000000000000000000000000000011263a4d5e6d7c8fa2b6cbe0cbb5a08b77685644311e0f00000000000000000000000000001b3044576b8095abc0c9b4a08b76614d38240f0000000000000000000c1e33485d72889db3c1ac97826c57422d19040012273b5064768898a7b4ac9b88756453402c17020000000000000f24394e63778ba0b4cac5b09b866f5a442f1a00000000000000000000000000000000000000000000000000192d4155687b8f9eafc2c8b49f8c776465798da1b5c8bdab98846f70869aaec3b6a28e78635b70869aaec2cbbbab99856f5a442f1a050000000000172b3f53677a8fa2b7cbb8a38d776262707d8e9cacbfcdc2b19e8a786757495c70869bb0c5b9a48f78634e38230e000000000000000000000000000000000d1a27333e4851595f605f57504d4a46413a31261a0d00000000000000000d20334453616d77828a8d867a6a5844311c07000000000b1c2c3a464f5663707d898e8f929798928a8277706655433024150600000000000000000000000000000000000000000d1c293540494f58646d747779797b7972685d52484253687c93a8bdbaa59079644f3a250f000000000000000007121f2c38434c555c63706d686b6763656763606f77889db2c0ac9b8d78634e39240f0000000000000000000000000000000000000e23374b5f738798a9bcb3a2918272614d3924100000000000000000000000000000000001152a3f54697c8c9bacbfd2e1ccb7a3907d6b58463322140400000000000000000000000000162b40556a8095abc0ceb9a5907b66513d281300000000000000000316283b4c60748a9fb4c3ae9985705b46311c07000d213447596a798996a29e8f7d6b5946362411000000000000000f253a4f647990a4b9ccc5b09b866f5a442f1a000000000000000000000000000000000000000000000000001226394c5f718092a6bacbbba794806a6b8095a9bdc3b1a08e7c686b8094a9beb49f89735e5e73899eb3c8bead9d8d7c6955412d180300000000001024374b5f73889cb1c6b7a18c766070828f9dabbac9beb0a495826d5a494e63778c9fb4c8b9a48f78634e38230e0000000000000000000000000000010e1c2b3844505b646d7474746a65625f5b554e44372b1c0c0000000000000115293d5062717d8a959ea29888745f4a35200b0000000716293a4a58636973828f9ba3a4a7acada69d948c85725f4d41332413000000000000000000000000000000000000000c1c2b3947525c63687682888d9090918e867a6f645b5753687d94a9bfb8a38e78634e39240f000000000000000918242f3d4a565f68707680837c807c77797c776f666f8499adc1b9a6917b66513d281604000000000000000000000000000000000012273c51657a8fa3b6b9a7958473635444321e0a00000000000000000000000000000000081c3044586d8297aab9c9dbe6d2c0ad9b887563514032210f00000000000000000000000000162b40566b8297acc0d2bea9947d69543f2d1d120a0100000001040c203346586a7c8fa3b8c3af9a86705c47321c070005182a3b4c5b6a78858e8c80705f4e3b291806000000000000000e23384c6175899db1c6c5b09b866f5a442f1a00000000000000000000000000000000000000000000000000091c2f425363778b9daec2b9a48f7a686b8294a9beb9a69482705e657a8fa4b8b5a18c7a665e73899fb4c9b5a28f806f5e4d3a2612000000000000081c3044596e8499aec3b7a18c76697c8f9fadbbc9c1b1a093867866523e50667b90a5bacfbaa59079644f3a250f0000000000000000000000000000101f2c3a4956626d7782898888807977746f696154493a2917040000000000081c3044586c80909ca7b1b5a08b75604b36210b000009182534465868767d86919facb8b9bcc0c1b9b0a79f8f7c6b5f5142301d09000000000000000000000000000000000008192a3a4957646f787c86949da2a5a5a6a2988d82776f6c61687d92a7bbb5a08b76604b36210c00000000000005162736414d5b68727b858b93979295918d8e928c8379717d93a8bdbea994806b574533200c000000000000000000000000000000000f1d2e4054697d94a9beaf9c8a7766554536271502000000000000000000000000000000001024374b5f73889cb0c5d7d9d5d7cab8a592806e5e503f2c1804000000000000000000000000162b40556a7d91a3b4c6c0ab95806d5c4b3b2e261d1611111315191e293b4f62758899acbfbda995806b57422e190400000c1e2e3d4c5a677278776f615242301e0c0000000000000000091e32465a6d8397acc2c5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000122535475b6e7d94a9bfbba692806d687b8fa4b9b39e8a76645360758a9eb2bca8937d6a5e73899fb4c7b19c87726151402f1d0a00000000000000182d42576c8398adc3b7a18c76738799acbdcbc3b3a3938275685a4a3b50667b91a7bcd0bba59079644f3a250f000000000000000000000000000c1e2e3d49586673808b959d9d9b94908d89847d72665846331f0c00000000000d22374b5f73889caeb9c4b49f89735e49341f0a000617273643526375879299a3afbdcacfcdcfd5ccc4bbac9a8a7c705f4c392410000000000000000000000000000000000214253748586775828c9296a4b1b7babbbbb5aa9f958b84806e687b90a5bbb5a08b745f4a341f0a00000000000514233345535e6b79858f989fa6aca7a8a5a3a3a79f968d868292a7bcc3af9b887263503c28140100000000000000000000000000000c1d2d3b4c5d6f8094a9b9a592806c5a48372718090000000000000000000000000000000005192c3f53677a8fa3b7cbcfc5c0c2c9c2b09e8d7c6e5b47331f0c00000000000000000000000012263b4e61738597aabec2ae9b8b7a6958494139302b2626282b2e323946586b8092a5b7c9b7a38f7965513d281400000000101f2e3c49555e63625c514334241301000000000000000004182c41566b8297acc1c5b09b866f5a442f1a000000000000000000000000000000000000000000000000000007182c42576c8397acc1c2af9c8a78697c91a6bbb19c87705c475b6f8397a9bdab98887b6a748a9fb4c6b19d88725d4833221200000000000000001a2f44596e8499afc4b7a18c768091a3b6c9c5b5a595857564584a3c3b50667b91a7bccfb9a48f78634e39240f0000000000000000000000000316293b4c5b667685919da8b1b3aea8a5a29e99918276634f3b2713000000000010263b5065798fa3b7cbc8b39e89745f4b36210c00112435455361708293a5acb5c1c2bfbab8bbc2cbd6c9b8a89a8f7c6853402d1a070000000000000000000000000000000c1e314355667686939fa7abb4c2c8c9ced0c8bcb1a89e998c796f8498abbfb6a18c76614c37220d0000000004142332425063707c8a97a2abb4bac0bcbdbab8b8bbb3a9a19a979dadc0c9b4a08f806b5743301f0d000000000000000000000000000016293b4b58697b8d9eafb19d8976624f3d2b19090000000000000000000000000000000000102235485c6f8396aabed0bfb2abadb7c6bbaa9b8a76624e3b28160400000000000000000000000b1e314456677a8fa3b8cbb9a9988776655d554c42403b3b3d4043474d566475889baec2c2b09c88735f4b37220e0000000001101e2c38424a4e4d483f332516060000000000000000000c2034475b6f8499aec3c5b09b866f5a442f1a000000000000000000000000000000000000000000000000000000162b40556a7d93a5b8ccbaa79584728599acc0b49f8a745f4a54677a8fa4b9b6a697846e798ea2b7c0ab97836e5a45301b0600000000000000001a2f445a6f869aafc4b8a38f86909eaec0cbb8a79788776757473a2c3c52677c93a7bccdb8a38e78634e38230e0000000000000000000000000b1f3346596a798395a2afbac4c8c2bdbab7b3ad9e927d6a56422e19050000000010263b5065798ea3b8cdccb7a38d77624c37220d001a2e41536371808e9fb0c0c7b8aea9a6a3a7afb9c4d0c6b8ab97836f5d4a37231000000000000000000000000000000215283b4e60728494a4b1bbbfc4b9b3b4bac2c2c7c4bbb2a99785748296aabfb09b8775614c37220c000000011223324251606e7c8e9aa8b5bec7c9c5c0bcb6b4b7bec4bdb5afacafbbcbcfbdad9a86725f4e3d2b19060000000000000000000000000c1d31455969768799aabcaa95826d5a4633200e00000000000000000000000000000000000b1a2d3f5164778c9fb2c6c7b3a1969aa8bac8b9a5927d6b584633210e0000000000000000000000021527384b60748a9fb4c9c6b6a594837871695f575450505254585c6169738293a5b8c6b5a493826d5844301c080000000000000e1a252f363838342d2216070000000000000000000012273b5063768a9fb3c7c5b09b866f5a442f1a00000000000000000000000000000000000000000000000000000012273b4f6375899cb0c4c5b3a1907d8ca0b4c7b39e89745f4a4f64798fa3b6bfaa9582728094a8bdbea8947d68533f2b16020000000000000000192e43586d8295aabfbeac9e9aa2aebdccc4af9c8a796959493929293e53687d93a8bdcab5a08b76604b36210c00000000000000000000000011263a4e62758895a1b3c0ccd1c9c4c3c3c6c7bcae9a86715c48331f0a00000000152a3f53677a8fa3b8ceccb7a18c76604b36210c001f34495d70828f9dacbcccbaa99b94938d929ca7b3c0cec6b29f8d7966533f2b1703000000000000000000000000000c1f3245586a7d90a2b2c2cfc2b3a79ea0a7aeacb4bec9c6b4a393847c93a8bdb39f8b745f4a341f0a0000000d1f304151606f7d8c9aabb8c4bebab5b0aca7a29fa3aaafadafb8c1c4ccd9dac9b5a28f7d6c5a4836230f00000000000000000000000417293b4c5e738795a5b6b7a38f7a66523e2a170300000000000000000000000000000000041728384a5c6f8295a8bbcebdab97848a9eb1c6c1ae9b887562503d2b19060000000000000000000000091e33485e73899fb4c9d4c3b2a0958d857c706c686664676a6c70757c8692a0b1c2b9a898877564513e2915010000000000000008131b2123231f191005000000000000000000000013293e53687d93a6bacec5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000000c203346596c8296abc0d0bfad9c8c91a4b9c0ac98846f5b464b60738699adc1b19f8c76879bafc3baa6927c67523c27120000000000000000061b3045596d8296abbfcabbb1afb5bfccc8b8a995826c5b4b3b2b1c3043566b8095abbfc6b19c88725d48331e09000000000000000000000000162b4054697d92a5b1bfd0c9beb4afadadb1b7bdb4a08b76614c37220d00000000162b40566b8297abbed2ccb7a18c77634f3a2510001f34495e72879badbbcac2af9c8b808077808995a2b0bfcfbca996836e5a46311c0a0000000000000000000000000315283b4e6175889badbfcdc2b3a4958a8b959a97a1acb7c2c1b1a1948b97abbfb49f89745f4a341f0a00000316293c4e5f6f7d8e9caab8b9afaaa5a09b97928d898f9699989ba6b1becddce5d1beac9b8a7765523f2b1601000000000000000000000b1f3346596a7b8ea2b3c3b29d88745f4b37230f00000000000000000000000000000000000c2034465667798c9eb1c4c6b3a08e7a8398adbbc9b8a592806d5a483623100000000000000000000000041e33485e73899eb3c8ddcfbeb1a8a0998f82837c7b797c8083868a9099a3b0bebdac9b8b7968584735220e00000000000000000000070c0e0e0b050000000000000000000000000012263b50657990a5bacfc4af99846e59442f1a000000000000000000000000000000000000000000000000000000041c32475c70869aafc3d7cbbaaaa0a2afc0b9a5917c68544043566a7d92a6bbb9a4907c8ca1b5c8b49f8b76634e3a25100000000000000000091f34495e73889cb1c4d9cdc6c4c9d2cbbaaa9a8c7965523e2d1d21364b5f72869aaec3c1ad98836e59442f1b060000000000000000000000011a2f44596e8398acc1cfc7b9aca19a98989da3a9aba18c77624c37220d00000000152a3f54687c92a7bcd1cbb6a28d7965503b2610001b2f43586e8499afc4cebaa793806d6b646c778492a1b1c3c5b29e89745f4b39271401000000000000000000000011213245576b7d92a5b7c9bbb1a4958677778286858f9aa5b0bcbfb2a6a0a6b5c6b19c87725d48331e080000091e3246596b7c8d9dacbab7a89c95908c87837d78747a8285838994a0aebeccdbdccab8a795826d59442f1a05000000000000000000000f24394e62768899abbeb5a596836e5a45311c08000000000000000000000000000000000012273b5063748597a9bbcebeaa97837080929eabbcc2af9d8a776552402d1a0700000000000000000000001d32475c70869aaec2d6dccec4bcb4aca09697928e8f9294979a9fa4acb5c1c0af9f8f7d6d5c4b3a29170500000000000000000000000000000000000000000000000000000000000f24394e63788fa4b9cfc3ad98836d58432e19000000000000000000000000000000000000000000000000000000001e33485e73899eb3c8ddd8c8bbb4b6bfc9b49f8b76614d393a4e63778da2b6bfac9a8e94a6bac4af9a86705c47331f0b00000000000000000a1f344a5f748ba0b4cadfe0dad9ddd0bfae9c8c7b6e5e4b36220f22374c61768ca1b5c9bea994806a55402b16020000000000000000000000071d32475c71879cb1c6c8b8a99b8e868384888f95978f85725d49341f0b00000000162b40566b8093a8bdd2c8b39e89735e4a36210d00192e43586e8499aec1c6b29f8b776356515a66738394a6baccb7a38f7a675644301b0600000000000000000000091c2e3f4f6174889baec1bdab9e94867667656d6f727c88939eaab7c4bab5b9c4c3ad98846e59442f1a0600000f23384c6175899babbbbeac998a827b76726d68645f666c6f6e768290a1aebdccd6d6c5b09b86705b46301b0600000000000000000003172b3e4f647990a5b7bca99887786854402b17020000000000000000000000000000000000162b40556a8093a3b4c6cdb8a38f7a6775828da1b5c9baa795826f5c4a3723100000000000000000000000192d42566a8093a8bcd0e5e0d7d0c8beb1abaca6a2a4a7a9acafb4b9c0c8c3b3a29182705f4f3e2d1c0b0000000000000000000000000000000000000000000000000000000000000f253a4f64798fa4b9cfc1ac97826c57422c17000000000000000000000000000000000000000000000000000000001e33485d72889db2c6d9e6d8cfcacbd1c8b39d88725d4833354a5f748a9fb4c9b8aaa3a6b2c3c1ac97836c58432e19040000000000000000091e33485e73899fb4c9def4efe4d3c4b3a1907d6e5d50402e1b0c22374c61768ca1b7ccbca7927c67523d28130000000000000000000000000a1f344a5f74899fb4c9bdaa9a8b7d716c6e747980827c726756422e1a0600000000162b40566b8296abc0d4c7b29c88725c47321d0700172c41566a7d91a3b4baa996836f5b473d485564768ba0b5cbbeaa9785735e48331e0d000000000000000000000f24384c5d6c7d92a4b7c2b1a08d8276675852595a5f6a75828d99a7b9cdcbcdd5c1ac97826b56412c17020005182b3f52667a90a4b8c1b0a18f7c6c66625d58544f4b52575a59647183909fafb9c5d4c4af99846f5a45311e0b000000000000000000091d32465a6d7c90a5bab4a08d7a685a4a392511000000000000000000000000000000000000192e43586d8398adc1d1c6b49f8b75606372869aacbec4b29f8c7966533f2c1c0b0000000000000000000013273b5064788da2b6cadeefe7d9cec7c4c0c0bbb7b8bcbfc1c4c8cbc3bdb6a595847363524131200f0000000000000000000000000000000000000000000000000000000000000011273c51667b90a5bbd0c1ac97826b56402b16000000000000000000000000000000000000000000000000000000001b30455a6e8396a9bccee0ebe3dfdfdfc9b49f8a75604b3633485d72879cb0c2c8bdb8bac3d0c1ac97826b56402b160100000000000000000b20354a5f74899fb4c9def4ecdac7b5a695847261503f3222110f24394e63788ea3b8cdbca7917b66503b26110000000000000000000000000c21364b60768ba0b5cbb9a48f7b6c5f57595f656a6b685f55493926130000000000152a3f53687c92a6bacec7b19c87705b46301b060013273b4e61738596a1a59e8c7966533f2c394e63788da2b5c7c6b49f89735e4d3c2b1804000000000000000000162a3d52677b8a9caec1b5a49482706558493e44444d58636f7b8a9fb3c8dbe2d6c1ac97826b56402b1601000e2135485b6e8296aabeb8a49284715f524d48443f3a373e42444754657282919ca7b7c9c6b19c8873604e3a26120000000000000000000d21374c60758a9bacbfad9985705d4b3c2d1b090000000000000000000000000000000000081a2f445a6f8499afc4d2bda99785705c566a7c8fa1b3c6bca996836e594a3a2817050000000000000000000d21354a5e72879bb0c2d1e1d9c9bbb3b1b7c3cfcccdd1d1cbc4bfb8afa8a4988876665545342413020000000000000000000000000000000000000000000000000000000000000013283e53687d93a8bdd2c1ac97826b56402b1600000000000000000000000000000000000000000000000000000000172b3f5366798c9fb1c3d5e8f7f4e8d6c4b2a08d77624c372f44586d8294a4b6c9d1cdcfd5d5c0ab95806a543f2a150000000000000000000d22374c62778da2b6cbe0ecdccebeab9888776655433221130411263b50667b90a5bbd0bca7917b66513c271200000000000000000000000010253a4f63778ca1b7cbb6a18c77624e42454b515556534c43382b1b0900000000001025394e62768b9fb4c8c7b19c87705b46301b06000c1f32445667788b8c908d806e5d4a3724394e62748698abbecab4a08c7c695a47331f0a0000000000000000041b3045596d8094a8b9bdaa9887756453473a2b2f303b46515d708598abbed0e2d7c2ac97836d5844311c070015293d5164778b9eb2c5b39e897465544238342f2a2623292d2f3647556272828999adc0cbb7a3907d6a55402c17020000000000000008192b3b4e63788da3b8b9a6927d6a55412d1e0f000000000000000000000000000000000000132537485c70869bb0c5ccb9a48f7967554d5f728496a9bcc5b19d8877685846342210000000000000000000071b2f43586c8295a4b3c3d5cebbab9e9ca5b4b9bbbdbdbcb7b0aaa69c948f8a7969594838271606000000000000000000000000000000000000000000000000000000000000000013293e53687d94a9bfd4c2ad98836e59442f1a000000000000000000000000000000000000000000000000000000001024374a5d6f8293a6b9cde1f5f2dfccb9a79583705d4a35293e5164768799adc0d4e3e4e8d3bea9947d69543f2a150000000000000000000d22374c62778da2b5c9dedfcebeb0a18e7a695948372514030011263b50667b91a7bcd1bda8937d6955412d1904000000000000000000000011263b50667b8fa3b8c5b19c88735e493431373d40403f3930261b0d0000000000000b1f33485c708599aec2c7b19c87705b46301b060002152738495b6e75777b797061513f2d23334556687a8fa2b6cabbaa998777624c37220d0000000000000000091e33485e73889cb0c3b6a28d7a685847362a1c1a1e29344155687b8fa1b3c5d8dac5b09c88745f4a341f0a001a2f44586d8294a8bbc2af9c88735e4837251f1a15110f15181a29384454636d7d90a4b7cbc0ad99846f5a45311c070000000000000013253748596a7b90a5baae9c8a77634f3b2612000000000000000000000000000000000000071b2f425566768a9fb3c8bfae9c8a76624d425467798c9fb2c6b7a596867563513f2c190600000000000000000015293d5164778695a6b8ccc9b49f8d8896a2a4a7a8a8a7a29c9691898079766c5c4b3b2a1a0900000000000000000000000000000000000000000000000000000000000000000013293e53687d92a7bbd0c6b19c87705b46301b00000000000000000000000000000000000000000000000000000000071a2d3f5264768a9db1c6daefecd7c3af9c8a776553412e22354758697d91a6bacfe3f4e0cdb9a5917b67523d28130000000000000000000b20354a5e72879bb0c5dbd2c1b0a09284715e4b3b2b1908000011263b50667a90a5baccc1ac9885705c47311c07000000000000000000000014293e5265788da3b8c0ab97836d5944301c22282b2b2a251d13090000000000000004192d41566a8094a9bfc7b19c87705b46301b060000091b2c3f505d606266645d5243332a3342505b5f72879bafc4c8b49f8975604d3a261200000000000000000f23384c60758ba0b4c8b39d88735e4b3a29180c010c1625394c5f718496a9bbced8c3ad98836d5a47321e09001e33485d72879cb0c4bba692806d5945301b0a0500000000000b1a263645516174889cafc3c7b29d88735e49341f0a0000000000000a1d30425466778899abb8a592806c5a4734200c0000000000000000000000000000000000000d21364a5e728595a6bac7b4a290806d5a47374a5c6f8397acc1c2b3a493826e5c4936230f0000000000000000000e223548596876899cb0c1c9b49f8b77898d8f919393928e88827c796c65615c4e3e2d1d0c0000000000000000000000000000000000000000000000000000000000000000000013283e53687c91a6bbd0c0ab98846f5a45301b0000000000000000000000000000000000000000000000000000000000102234475a6e8397acc2d7ebe7d2bea994806c5a483624182a3a4e62778ca0b5cadfecd8c4b19d8a76624d39240f000000000000000000071b2f445a6f869bb0c5d5c3b5a59282756654412e1d0d0000000e23384d62768a9db0c5c4af9985715c47321c070000000000000000000000162b40566b8295a8bcbba7927c68533f2a160e1316161510090000000000000000000013293e53687d94a9bfc5b09b866f5a45301b0600000010223240494b4e504f4a4134363f4551606e7479879aaec3cbb6a28f7c6955402c170200000000000000162b3e53667b8fa4b8c7b29d88735e48331e0b000000091c2f415466798c9fb2c6d7c3ad98836d59442f1a04001f34495e73899fb4c9b8a38d7763503d2a1601000000000000000918273545586c8094a8bccbb6a18c76604b36210c0000000000001126394c5f728495a6b6b29d8975614f3d2b180400000000000000000000000000000000000417293c5065798da2b3c3bfab988572614f3d2d4054697d92a3b4c6c2b09e8c7865523f2b1804000000000000000005182b3b4a596d8092a3b4c5baa795837577797b7c7c7c79736c67675b504c483e30200f000000000000000000000000000000000000000000000000000000000000000000000013293e53687d92a5b9cdbda8937c6854402c18000000000000000000000000000000000000000000000000000000000005172b40556a8095abc0d5eae6d1bca7917b66523e2b190c1f34485d72889cb2c7dce6d2bda995826d5a46331e0a000000000000000000081d32475c70879cb1c6ccb8a6978b75635748372512000000001225384a5c6e8398adc3c5b09b88725c47321d070000000000000000000000162b40556a8094a8bdb8a38f78644f3a2511000000000000000000000000000000000014293e53687d94a9bfc5b09b866f5a442f1a050000000414232e3436393b3a362e37475359626f7d898e97a5b6c9d1beac99846e5945301d0a000000000000001b30455a6e8296aabfc1ac98846f5a45311c0600000000122537495c6f8397aab9cbc3af9b866f5a442f1a05001f344a5f748ba0b5cbb8a38d77624c37220e0000000000000000000917293d5064788da2b7cab5a18c76614c37220d000000000006172c4055697c8fa1b3c0ae9b866f5a4532200e0000000000000000000000000000000000000a1f3346586b8094a8bcceb9a4907b68554432273c5063748597a9bbcdbba895826e5b4734200c0000000000000000000d1d2c3d5063748596a7b8c4b2a19282726466676767645f5852524b3d37342c201202000000000000000000000000000000000000000000000000000000000000000000000011263b4f62758b9fb4c9bda8937c68533e291400000000000000000000000000000000000000000000000000000000000014293e53687d94a9bfd3e7e8d3bea995826c57422c17091e33475b70879cb1c7dce3ceb9a48f7965523e2b17030000000000000000000b20354a5f74899eb3c8c6b29e897b6e5b47392a1a0800000000182d415467798b9eb2c6c7b19c87725c47321d07000000000000000000000012273c5065798fa3b8b8a38d77624d38230e0000000000000000000000000000000002162b40556a8095aabfc5b09b86705b47331f0a0000000005111a202124262521314355656d75808d9ca2a9b5c3d3dbc6b19d88735f4c392613000000000000001f34495e73889db1c5bba6927d6955402c170200000000071a2d3f53687c8c9cafc4c1ac97826c58432e1904001f344a5f748ba0b5cbb8a38e78634e38230e000000000000000000001125394d61768ba0b5c8b39d88735e4934200a0000000000112435465a6e8498acbeb5a3917d6c58442f19040000000000000000000000000000000000000e23384d6275889bafc3c6b39f8b76614c38262134465667798c9eb0c2c5b29e8b7763503c2814010000000000000000000e2133455667788a9aabbbbfb0a0918075685952524f4a443e3d382d221f190f020000000000000000000000000000000000000000000000000000000000000000000000000c1f344a5f748a9fb4c9bfab95806b56402b1600000000000000000000000000000000000000000000000000000000000013283d52677c93a8bac9d8e7d3bfab96826c57422c170b21364b60768b9fb3c8dddeccb8a38d77624d38230f000000000000000000000e23384d62778da2b7cabcaa97836f5f503f2c1b0c00000000021a2f445a6f8597a8bbcec7b19c87705c47331f0b00000000000000000000000d22374b60748a9fb4b9a48f7965503b271300000000000000000000000000000000081d3145596e8398adc2c8b39e8a77624c37220d000000000000060a0b0f111b2b3b4e60728389929eabb7bdc6cbccd3cbb7a38f7c6956422e1a060000000000001f344a5f748ba0b5c9b5a08c77634e3a26110000000000001025394c5e6d8297acc1c2ad98846f5a442f1a05001f344a5f73899fb4c9b8a38f78634e38230e0000000000000000000014293e53687c91a4b9c9b49f8b76614c37220c00000000081b2e41536376899db2bba9978573614f3d2915010000000000000000000000000000000000000d23384c61768ca1b7cabeaa9784705c48331f1728384a5c6e8293a5b5c6baa693806b5744301c0a00000000000000000004162738495a6b7c8d9dadbdbeae9c908777685f504136302928241b0f0a0500000000000000000000000000000000000000000000000000000000000000000000000000000c21374c60768ca1b6cbc0ab96826b56402b1600000000000000000000000000000000000000000000000000000000000011263b50657a8f9dabbbcdddccb8a48f7b67533e2a150b20364b60758a9db1c4d7d5c2af9c8a77634e38230e000000000000000000000e23384e63788fa4b9b7ac9e8d7a6753413222100000000000091d31465a6f8499afc4d7c8b39e8a76624d38230e0000000000000000000000081d32475c72889db3bda893806a56412c17020000000000000000000000000000000c21364b6074889cb1c5c5b09b86715d4935200b0000000000000000000013263949586a7d909ca5afbbc9c3bab5b7c1cebfac9986725d4935200b0000000000001f344a5f748ba0b5c5b09b87715d4834200b000000000000091d2f40566b8095abbfc2ad99856f5a442f1a05001e33485d72889db2c7b5a08c76614c37220d00000000000000000000152a3f546a8095abbfc6b29e8a75604b36210c000000000f23374b5e708293a6b9b09e8c7a68564432200d0000000000000000000000000000000000000014273a4e62778ca1b7ccb8a38f7a6754402d190a1a2d3f5163758797a9bcc2af9b87735f4b392714010000000000000000000a1b2c3d4d5e6f808f9fb1c5baaca49687796d5e5143392d20150800000000000000000000000000000000000000000000000000000000000000000000000000000000001226394e63788ea3b8cdbda8937d69543f2a150000000000000000000000000000000000000000000000000000000000000e23374b6073808d9eaec0d3c8b39e8974604c382410081d32465a6d8295a8baccc9baa692806d5a4834200b000000000000000000000e23384e63778c9faaa39a8f806f5d4a3724140400000000000e23374c6075899eb2c7dbc8b39e89735f4b37220d0000000000000000000000031c31465b708499afc2ae99846f5a442f1a050000000000000000000000000000000d22374c62778da2b7cbc4af99846e59442f1a0600000000000000000001182d42566776889aadb8c1c1b9b0a7a0a3b0c1c8b5a18d77634d38230e0000000000001f344a5f748ba0b5c4af99846e59442f1a050000000000000014293e53687c92a7bcc1ac97826b56412d1803001c31465b70859aaec3b49f89735e49341f0a000000000000000000081b2d3f53687d94a9bfc3ad98846e5b47321e090000000013283d52667a8e9fb0b8a593826e5c4a38261402000000000000000000000000000000000000001a2e43576a7d91a5bacab6a38d77624c372411000f2234465869798ca0b4c6b6a28f78675744301b08000000000000000000000e1f2f405161708297abbec9bfb4a5978a7c6f61564a3d3226170600000000000000000000000000000000000000000000000000000000000000000000000000000000192e4255687c91a6bbceb9a48f7965503b2612000000000000000000000000000000000000000000000000000000000000081c304355636e8290a3b8cdc5b09b86705b46311d0903172b3e5164778b9dafbab7aca18c77634f3d2b1805000000000000000000000b2035495d6f8290958f887d706151402e1b080000000000000f253a4f64798fa4b8ccddc8b39d88725c47321d080000000000000000000000081d32465a6f8499afc4b19c87705b46301b060000000000000000000000000000000c21364b6074899fb3c8c5b09b87715c48331e090000000000000000000b1e31445a6f8494a5b7c9bcaea59d938b92a3b5c8baa59079644f3a250f0000000000001f344a5f748a9fb4c4af99846e58432e19030000000000000011253a4f64788ea2b7c1ac97826b56402b160100182d42566b8095a9bdb49f8b76614d3924100000000000000000001125384a5c6f8296abc0c3ad98836d58432e190400000005162b40566b8095aabdad9b887563513f2d1b0900000000000000000000000000000000000000031b30465b70879aadc1c4af9b87735f4b36210c000517293a4b5c708597aabfbba79385735e4937251200000000000000000000011222334353687c8fa1b0becbc3b4a89a8e8072685b4f44352311000000000000000000000000000000000000000000000000000000000000000000000000000000001c32475c718598abbfc9b4a08b76614c37230e00000000000000000000000000000000000000000000000000000000000001142637455164788ea3b8c8bdaf9a866f5a442f1a05000f2235485b6d8092a2a5a599908b76604b36210e000000000000000000000006192d4052627182827b746a5f5243332211000000000000000f253a4f64798ba0b5cbcfbfaf9c87705c47321c0700000000000000000000000c21364b60758a9eb2c1ac97836e59442f1a050000000000000000000000000000000e22364a5d72889db3c8c9b4a08b76604b36210c00000000000000000316283b4d6073889bb0c3c1af9e918a80778699adc1b9a48f79644f3a250f0000000000001e33485e73899eb3c4af99846e58442f1907000000000000000c21364a5f74899eb3c2ad98836c57422d18030013283d52677c91a6bbb9a5907c68533f2b190c0100000000000004192d405467798c9fb2c5c5b09b866f5a442f1a0500000313233344586c8297acb5a2907d6b59463422100000000000000000000000000000000000000000081d32475c70879cb1c7bfaa95826c5743301c0800000b1d2d4154677c93a8bdc2b0a08b756554412d180400000000000000000000041525394c5f718392a0adbac8c6b8ab9e8f86796c6153402c18030000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db2c7c7b39d88725d48331e0900000000000000000000000000000000000000000000000000000000000000091928384d62778ca0b1b5ab9f95836d58432e19040005182b3e506274858d9090887c766c5c48341f0a0000000000000000000000001123344453626d6b6660574d4234251505000000000000000d22364b60768ca1b6c2c1b1a191806d59442f1a0500000000000000000000000d22374c62778da2b7c1ac97826b56402b160200000000000000000000000000000011263b5065798da1b5cacbb6a28d77624c37220d00000000000000000e203345576a7d90a3b7cab8a59280766d6a7d93a8bdbaa5907965503b26120000000000001c32475c71879cb1c5b09b86715d4836241100000000000000081c31465b70869bb0c4af99846f5a45301b0600142a3f54697b8fa4b9bfab97836e5a4637291e120500000000000c1f33485c708497a9bbcec2ad99846e59442f1a0500000f213141516174889bb0af9a8673604e3b29170500000000000000000000000000000000000000000d22374b60748a9fb3c8bba7917c67523d29140100000012273c52677c93a4b6c8b8a49083705b4734200c0000000000000000000000091d3042546474838f9caabac9c9bcada2978a7d705b46311c090000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f859aaec3c0ac9885735e48331e0900000000000000000000000000000000000000000000000000000000000000000b2034495d7083939da0998e82796955402b160100000f213345566774777979766a615b4e3e2c19050000000000000000000000000516263544515857524c443b3024160700000000000000000b20354b5f748898a5b0afa494837362503d2a160100000000000000000000000b20364b60748a9fb4c1ac97836c57422d18030000000000000000000000000000001025394e6174899db2c6c8b39e89735e4a35200b0000000000000006182b3d506275889aadc0bdad9b8875625a667b91a7bcbda8937d6955402c180400000000001a2f44596e8398acc1b4a08c776553402d190500000000000002192e43586e8499afc4b19c87725c47321d080014293e5266798d9fb1c4b29e8a756455463b2f2316090100000d1b2a3a4d62778b9fb3c6cebba793806a55412c170200071a2c3e4f5f708091a4b7a895856f5a44311e0c00000000000000000000000000000000000000000012273b5065798fa3b8ccb8a38f79644f3a25100000000011263b5064758799acbebfae9f8b77634f3b2713000000000000000000000000132536475664717d8c9cabb8c5cbbeb5a89c8974604c38230f000000000000000000000000000000000000000000000000000000000000000000000000000000182d41566b8094a9bebca7927c685744301b070000000000000000000000000000000000000000000000000000000000000000061a2d4153657482888b867c70655c4c3a26120000000416273849585f62646462594d473e30200f0000000000000000000000000000081726343e43413d3831281e1306000000000000000000081c314457697988939c9d92887664554533210e0000000000000000000000000b1f34485c72889db3c4af99856f5a45301b060000000000000000000000000000000b1f32455a6f8499afc4c9b49f89735e4934200b00000000000000102335485a6d8092a4b7c5b19f907d6b584f647990a5bbc1ad98846f5b47331e0a0000000000172b4054697d93a8bdbba89583705c48341f0b000000000000081c3045596e8499afc4b39e89735e48331e09000f23374a5d6f8295a8bbb9a592807262594d4134271c1512151d2b384858697c91a5bacec5b29f8c7763503b271200001024374a5c6d7d8e9eaeb6a18d786655412d1803000000000000000000000000000000000000000000142a3f54697d93a8bdc9b5a08b76604c37220d000000000d21344757697c8fa2b5c8baa6927d6a56422d19050000000000000000000000071929384654606d7d8d9aa7b5c0cac6b7a38f7b66523d281300000000000000000000000000000000000000000000000000000000000000000000000000000013283d51667b91a2b0afa48f79644f3a2815010000000000000000000000000000000000000000000000000000000000000000001124364756646d737472695e524a3e2e1d0a000000000a1b2b3a454a4d4f4f4d463b332b2012020000000000000000000000000000000816222a2e2c29231d150b01000000000000000000000115283a4c5b697580888a80746b5947372716040000000000000000000000000d22374c62778c9fb3c6b19c87715c47321c0700000000000000000000000000000002182d42576c8398adc3cbb6a18c77634e3a2511000000000000071a2d405264778a9cafc1baaa968272604e4f64798fa3b8c7b39f8a76624d392411000000000012273c51667b91a7bcc4b2a08c77624d38230e0000000000000e23374b5f73889db1c6b49f8a745f4a341f0a00071a2d405264778ca0b4c1ae9e8e7d766b5e5245373128262a2c3b495666768799acc0cebba996836f5c4834200c0000172b405366798b9cacbcb29d88735e4938261200000000000000000000000000000000000000000000152a3f546a8094a9bec5b09b87725d48331e09000000000517293a4c5f728598acbfc2ae9a86705c48331f0a0000000000000000000000000b1a2836434f606f7c8997a4adb9c5bea9947d69543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f647985929f9b958d77624d38230e00000000000000000000000000000000000000000000000000000000000000000000071929384651595e5f5d564c41362d20100000000000000d1c283135383a3a38332a1e180f020000000000000000000000000000000000050f161917140f0901000000000000000000000000000b1d2e3d4b58636c73746d62584d3c2a1909000000000000000000000000000b20354b5f74889cb0c5b39d88725c47321d0700000000000000000000000000000001182d43586c8398adc3cfbba6927d68533f29140000000000000f2336495c6f8295a7b9c4b19d8c7c6754434b6075899eb1c5b9a48f796553402c18030000000010263b5065798da0b4c7b9a48f78634e38230e00000000000918283d51657a8fa3b7c7b29e89735e49341f0a0000102335485c708698a8babdab9b91887c7062554b453b3b3f41475966748594a4b6c8c3b19e8c796653402c190500001c31465a6f8396a9bac5b09b86705b46311c090000000000000000000000000000000000000000000013273c51657a8fa3b7bca996826d58432f1a0500000000000b1d2f4255687c8fa3b7c8b4a08b76614d38230e000000000000000000000000000a18253242515e6b7889909ba7b3b2a5927d68533e29140000000000000000000000000000000000000000000000000000000000000000000000000000000d2136495b6773828a8782796f5d4935200b00000000000000000000000000000000000000000000000000000000000000000000000b1a28343e45494a48433a2f231a0f02000000000000000b151c20232525231e170c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000101f2d3a4650595e5f5a50453c2f1f0d0000000000000000000000000000081c3145586e8499afc4b19c87715c47321c070000000000000000000000000000000b1e31455a6f859aafc4d4c0ab96826b56402b1600000000000014293e5266798c9fb1c4bca995826f604d39465a6e8296aabdbaa69283705b46311c07000000000d21364a5d718598abbeb8a38d7863503d2a18050000000415263645566b8095a9bec5b09b86705b46311c07000006192e42576a798a9caec1b9ada59a8e82726460584e5054575964778392a3b2c2cab8a694826f5c493623100000001e33485e73889db2c6c1ad98836d58432e1904000000000000000000000000000000000000000000000e23374b6074889cafac9f8d7966523e2a15000000000000001326394c6073889bafc1b9a48f78634e38230e000000000000000000000000000007142332404d5a6b757d8a969f9e958775624e3a2511000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d4b56636f74726c655d51402e1a060000000000000000000000000000000000000000000000000000000000000000000000000a17212a303434332e271d12070000000000000000000002080b0e0f0f0e0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1d29343d45494a463d33291e11010000000000000000000000000000102032465b70869aafbfab97836d59442f1a0500000000000000000000000000000012273b4e6074899db2c7ccb8a4917d6a55402b160000000000081b2e40566b8295a9bcc7b4a08d79655242303e52667a8ea2b6c2b09e89735e48331e0900000000071b2e4154677a8ea1b5bba793806c5a473522150b00081422314454636e8297acc1c7b19c87715c47321d0800000014273a4c5b6d8092a4b6c6c0b8ab9f918379746b6165696b6e728094a0b0c1cebeac9b897664513f2d1a070000001f34495e73899fb4c4b6a6937d6955402b160100000000000000000000000000000000000000000000081c3145586c809299978f826f5d4a37230f000000000000000a1d3044586c8295a4aeae9c8a76624d38230e0000000000000000000000000000000514222f3d4d5a606c78848b898377685846331f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2d3846525b5f5d585149403223110000000000000000000000000000000000000000000000000000000000000000000000000000050e161c1f1f1e1a130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b172129303434322a21160c0100000000000000000000000000010a1c2e3e4c60758a9eb3bba6917c68533f2b1601000000000000000000000000000000162b40556a7d90a3b7ccc7b29e8974614e3b271200000000000e23374a5d6f8398adc2bfab9885705d4a3624374b5e73889cb1c6b49f89735e48331e0900000000001225384b5e728599adc1af9c897664524032281d10182632404e6172808d9cafc4c8b39f89745f4b36210c0000000b1d2e3d4f61748799a9b5c2c9bcafa1928f887d75797d8284878d9dafbec8c0b0a08f7d6b5947352210000000001f344a5f748ba0b5b6a6988976634f3b271200000000000000000000000000000000000000000000000115293c5062738084837c706252402e1b070000000000000001152a3e52667786929ba091806d5a47331e0a0000000000000000000000000000000005121f2f3d464e5b667074746f66594b3a28160300000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b283540474a49433d362d2214050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161b1f1f1d170e0400000000000000000000000000050e161b26394c5c677a8fa4b8b8a38e78634e39251000000000000000000000000000000000152b4054697d94a9bed3c4af9a86705b46311e0b000000000013283d52667a8c9fb2c6b8a4907c6854412e1b3044596e8498adc3b5a08b745f4a341f0a0000000000081b2e4255697d92a7b8b9a694826f5d4f453a2e1f263644505e6c7d919eabbaccccb7a28d78634e392510000000001020324557697b8c97a4b2c2cdbeafa6a39b928b8f9396999ca0abbac0b4ada39282705f4e3c2a1705000000001f34495e73889baca998897a6b594734200c0000000000000000000000000000000000000000000000000d20334555636c6e6d685f53443423110000000000000000000f2336485968747d878b8774614f3d2a1704000000000000000000000000000000000001111f2a313d49545c5f5f5b53483c2d1c0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a17222c3234342f29221a110500000000000000000000000000000000000a12161716151717130c050000000000000000000000040e151a1b1b19130900000000000000000000000000000000010d161c1f1f1c1a140b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b18222a2f34435669798396aabeb8a38d77624c37220d0000000000000000000000000000000013283d53687c93a8bdd3c2ad98836d58432e19040000000002152a3f546a8094a9bbc8b39f8974604c39251a2f44586d8398adc3b5a08b76604b36210c00000000000013263a4f64798a9bacbeb19f8d7a6c61584c3d2e364354616e7c8b9baebbc9d8d0bba6917c67523d2813000000000315283a4c5e6e798694a4b3c2c9c1bbb7aea4a0a4a8abaeb1b5bcc1b2a299908573635342301e0c00000000001b3044586b7d8f9c978c7a6a5c4d3c2a1704000000000000000000000000000000000000000000000000031627374550575858544c423526160500000000000000000007192b3b4a57616b72747269594532200e00000000000000000000000000000000000000010d17202c3741474a4a4640372b1e0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000510181e1f1f1b140e06000000000000000000000000000000000004121d262b2c2b2a2c2c2820180e0100000000000000000b1621292f30302e261b12090000000000000000000000000002121f2a313434312f281d0f000000000000000000000000000000000000080e121313100a0100000000050e151a1b1a150d030000000000000000000000000000000000000000000000000d1c29353e44495060738692a0b2c6b5a08c76614c37220c00000000000000000000000000000000152a3f546a8094a9bfd4c0ab96826b56402c1601000000000c1f3244576b8095abc0c8b39d88725c47321d1b30465b708497aabeb7a28d77634e39240f0000000000000d22364a5c6c7c8fa0b2bcaa998a80756a5b4c3d49505f727d8c9aa9b8cad9e7d3bfaa95806a55402b1600000000000b1d2f40505c68758696a5aeb6bfcacbc1b8b5b8bdc0c3c6c9beb0a395857d7568564535241301000000000015283b4e5f707d89857b6e5c4c3e2f1e0d0000000000000000000000000000000000000000000000000000091927343d42434340393024170800000000000000000000000d1d2c39454e575d5f5e574b3b291603000000000000000000000000000000000000000000020e1a242d333434322c24190d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051423303a4042403f42413c342b1f100000000000000a141d28333d43464642392e261a0c0000000000000000000000000f20303d464a4946433a2d1d0e01000000000000000000000000000008131c23272928251d140800000c1821292f302e2920150800000000000000000000000000000000000000000000081a2b3a4751595d636e7d90a2afbebfac9986715d48341f0a00000000000000000000000000000000152a3f546a8095abc0d4bfa994806a543f2a15000000000014283b4e6173879bafc3c8b39d88725c47321d182d4154677a8fa3b8baa5907b66513c2713000000000000071a2d3e4e5f708395a8bab7a89c9288796a5a525a65687a8e9caab8c7d6e8ecd7c1ac97836c57422c170000000000001122323f4a58677787939aa3adb8c3c4c8c4c4c8bfb8b7b5afa09285776960594a382717060000000000000c1f304151606d7471675e503f2e2011000000000000000000000000000000000000000000000000000000000a1621292d2e2e2b251d1306000000000000000000000000000e1b28323b43494a49433a2d1d0c0000000000000000000000000000000000000000000000000811191e1f1f1d1810070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c182332414d5557555357564f483d2e1d0b000000000e1c272f3a4650585b5b564a42382a1a0800000000000000000000081a2c3e4e595f5e5b574b3b2c1f11030000000000000000000000000c19252f373c3e3d3930251708121e2a343e4446433d322617080000000000000000000000000000000000000000001225374958646d7277808d9dadbfc6b6a5907c6956422e1a0500000000000000000000000000000003172a3f546a8095aabfd3bfa9947d68533e29130000000000192e42576a7d91a3b6cac1ae9b87715c47321c1124374b60758a9fb4bea994806a56412d19060000000000000f2030415366788a9caec0b9aea59888786c676a787c8598aabac8d1d2d6e0d2bdaa98836c57422c170000000000000414222d3a495968767d86909ba6adafb3afafb4aca3a2a09c91827467594d463b2c1b0a0000000000000001132433424f5a5f5d544c40322110020000000000000000000000000000000000000000000000000000000000040d1418191916110a000000000000000000000000000000000a151f282f3434342f271d0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2a3541505f696c6a686c6b625a4c3a28160a00000a1c2c3a434c58636c7070685c5548372617070000000000000000001225374a5c6c74737069584a3d2f211202000000000000000000000a1b2a37424b5153534d43352616232f3b4751585b585043352616050000000000000000000000000000000000000000192e4154667582888c929dabbacbbca9988c79644f403222110000000000000000000000000000000a1e3346596a7c91a7bcd1bfa994806a55412d1904000000051c31475c70869aaec0cdb9a591806c58432f1a091d32475c71879cb1c2ae9985705c4935210e00000000000002122436495b6d8091a2b3c2c1b6a69789807c7c859196a2b4c7c1bcbdc3cfcfb9a48f7b6a56412c170000000000000004101c2b3b4a58646a737d8995989a9e9a9ba09a8f8d8c8783746356493b32291d0e000000000000000000061524323d464a4841382f2213030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c141a1f1f1f1b140b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e11111011100d0a0d0c0700000000000000000000000000000000000000000000000000000000000000000515283947515f6e7c837d7d827d776a574433281908011427394a575e69758087867671665444352512000000000000000000192d4154677989888776685b4d3f3020100000000000000000000316283948555f666868605344332333414d59646d706c61534434221000000000000000000000000000000000000000001e33475c7185949ca0a6afbbc9cdb8a38d7971685d51402d1a0600000000000000000000000000000e23384d62768899acc0d4c2ad9985705b46311c07000000091e33485e73899eb3c8cab5a08b75614f3c2915031a2f445a6f8599afc4b49f8c7865513d29140000000000000007192c3e4f61738495a4b2bdc4b5a79c95939298a2abb3c0b9aea7a8b1c0cdb8a38d78634e3a27130000000000000000000d1d2c3b485056606b778383868986868b877c7776726e685845392c1e170c00000000000000000000000614202a3134332e251d1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070a131c232626252625221f22211b120b0904000000000000000000000000000000000000000000000000000000001022334457646e7d8d989493978f88746150453726130a1e31445668727b87939b958a84706253422f1c0800000000000000001d32475c7084979d9586796b5d4e3e2e1d0c00000000000000000c2033455766727a7d7c7162503d2e41515e6a76828780716251402d1a07000000000000000000000000000000000000001f344a5f748b9fb1b5bac2c8cbceb9a4918b857a6f5d4934200c00000000000000000000000000000e23384e63788ca0b4c8dcc8b39d88725d48331e080000000a1f344a5f748ba0b5cac8b39f89735e4934200d00192e43586e8398adc3bba894806c57422d1904000000000000000e2032445566768694a0abb5c0b8afaaa7a7abb4bfc5baaa9b9293a2b5c9b6a18c76614c37220c000000000000000000000e1d2a353b434e59656e6d7073727074726a62605d59554a3a281b0e0300000000000000000000000000030e161c1f1e191209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010910171c1f1f1e1a13090000000000000000000000000000000000000000000000000000000000000000000000000000000008131b1f252f373b3b3b3b3b373337362e25201e190f030000000000000000000000000000000000000000000000000006192d3f516174808d9caba9a8aca391806e6355432f1b12263a4d6073868e99a5b0a69f8e80715f4b37230f00000000000000001f344a5f748a9fb2a4978a7b6c5c4c3b2918060000000000000012263b4f6274848f948e806d5a4634495d707c88949b90806f5d4a37230f000000000000000000000000000000000000001f344a5f748a9faeb1b3b3b3b6bbc1afa3a0988c77634f3b281502000000000000000000000000000c2035495d70869aaec3d8c9b49f89735e49341f0a0000000b21364b60768ca1b6cbc2ae9a86705c47321d0800172c42576c8297acc1c4af9a866f5a442f1a05000000000000000315263748586775838e98a3afbbbfbdbcbcbfc4c1b8ae9c8c7d869aafc4b19d88735e49341f0a00000000000000000000000c182127313c485358585b5e5d5c5f5e574d4b494440382c1c0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141d242b313434332e261b0f01000000000000000000000000000000000000000000000000000000000000000000000000010c18252f3437424b50505050504b484c4a413936332c2113050000000000000000000000000000000000000000000000000d2035495c6f808e9dabbabebdbfae9d8d7d725d48331f192d4155697c90a1abb6c2baac9e8f7a66523e2a1705000000000000001e33485d72879aaab5a79a8b7a69584735231000000000000000152a3f54697d92a2a99d8a75604c384a5f738999a6ae9e8d7966523d2914000000000000000000000000000000000000001d32475b6f83919a9c9d9d9da1a7afb9b7b5a792806b5844311d090000000000000000000000000006192d42566b8296abc0d5cab5a08b75604b36210b0000000d22374c62778da2b7ccbca893806a56422d190400162b40556a8094a9bdc3ae99846e59442f1a050000000000000000091a2a3a495865707a86919eaaaaa8a8aaadafada59c91806d8296aab2a996826d5945301b06000000000000000000000000050d141e2a363f4343464848484a49433b36342f2b251b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1011111217191917140e0a09040000000000000000000000000000000000000008172530383f464a4a4842392d1f10000000000000000000000000000000000000000000000000000000000000000000000009141e293643494b545f6665646664605e615e554d4b483e312315060000000000000000000000000000000000000000000007192b3a4e63788c9dacbac9d3d3ccbaab9c8b76624e3b282135485c708599acbec8d4cabbaa96826d5a4735220f000000000000001b2f43576a7c8d9cabb8a89888766452402d1a07000000000000142a3f54697d92a6b8a48f7a66513d475c72889cb2bca995826b56402b1601000000000000000000000000000000000000182c405364738085878888888c929ca8b7c2ae9b8874604c38230f00000000000000000000000000071c3145596d8297acc1d6cbb7a18c77624c37220d00000010263b5065798fa4b9ceb9a48f7964503b2713000012273c51657a8ea3b8c3ad98836c57422d18030000000000000000000c1c2b3a47535e6873808c969593939598999892898072677b8d979e9c8c7966523e2a16020000000000000000000000000000010d19232b2e2e3133333334342f28211f1b171109000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1921262626262c2e2e2c28231f1e1915120c04000000000000000000000000000001142635434c535a5f5f5d564b3d2e1e0e000000000000000000000000000000000000000000000000000000000000000004101b26313b46545e5f67727a7a797b79757376716862605c4f41322416070000000000000000000000000000000000000000001024374858687c91a6bbcad8e7e8d8c9b9a5927d6a5744312b3d5064778ca0b4c8dae5d9c5b19d8a7664513e2b170400000000000014283b4d5e6e7d8d9dafb6a594826f5c4936220f00000000000a13263b4f63778ba0b5a994806a5541465b70869bb0bfa9947d69543f2b17030000000000000000000000000000000000001023364655626a707172727377808a99a9bbb7a48f7b66523d2813000000000000000000000000000a1f344a5f73899db1c5d3c1ae9b8874604c37210c00000010263b5065798fa3b7cbbaa5927d68533e291300000e23374b60748ba0b5c4af99856f5a45311c08000000000000000000000d1c2936414b56626e7a82807c7d808384847d756c615e6f7a8389897d6e5c4a37230f000000000000000000000000000000000006101619181c1e1e1e1f1f1b140c0a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121f2b353b3b3b3b404343413d3734332c2a261f160b000000000000000000000000000a1d31435360676f747471685b4c3c2c1b090000000000000000000000000000000000000000000000000000000000000514212d38434e586472747a848f8e8e918f8b898b857c77746d5f5142342515040000000000000000000000000000000000000002172b405366768698abbfd4e8f6f6e7d4c1ae9b8773604d3837485a6d8094a7bbcfe3f1e0ccb9a694826e5a47331e0a0000000000000b1e2f40505f6e8092a7bbb19f8c7965523e2915000000000f1c272d34495d72889db2ad99846f5a4544596e8499aebfab96826f5b46321d0800000000000000000000000000000000000006182837444f565b5c5c5c5e636c7a8ca1b7bea994806a543f2a15000000000000000000000000000a1f344a5f74899fb4c8c8b6a4917d6b5845311d090000001025394d6175899fb4c9b7a28e7b67523d28130000091e33485e73899fb3c7b29d8974604b37220e00000000000000000000000b18242e3944515d676b6b67686b6d6e6e6a62594f515e676f74736c60503f2d1a0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c23303d485050505055585856524c4a48403f3b33291d110900000000000000000000051728394d60717b83898b86796a5a4a3825120000000000000000000000000000000000000000000000000000000000051423323f4b56606b75828b8e97a1a3a3a7a39f9fa098918c8b7d6f61524333221100000000000000000000000000000000000000091d3144586e8395a4b5c8dbe8e3e3e6ddcab6a3907b66503b425466778a9cb0c3d7dddcded6c3b19e8a76604b39261200000000000000112232415063788ea3b8bca995826d58432f1a0000000f1e2d3a4143465b70869bb0b19c88725d4942576c8297acc1b29e89745f4a35200b000000000000000000000000000000000000000a1927323b4246474747494f5f748ba0b4c0ab95806a543f2a1500000000000000000000000000081d32475c708598abb3b4ab998774614e3b281502000006192b3e53687c91a5b8cbb5a08b745f4c38240f0000051d32475c72889db3c8b7a38f7965503b261100000000000000000000000006111b27333f4a535656525356585958554e463c404b545a5f5f594f423221100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0d0e0d09020000000000000000000000000000000000000000000000000000000000000000000000000918252f36414e5a65666665696e6e6b66615f5c56544f463a2e251b0e0000000000000000000e21344655677c8f979ea09889786755412c17020000000000000000000000000000000000000000000000000000000011223242505d68737d8893a0a2aab3b8b8bcb8b4b4b4aca5a19c8d80706151402e1e0e0000000000000000000000000000000000000f23384c60738398adc2d3ded4ceced2dcd2bda8937d6a57424b5f718495a7b9ccd0c8c7cad3ccb7a28d796955412d1904000000000000112436475767798fa4b9c4b09b87725d48331e00000c1d2d3c4b5658555a6f869bb0b5a18c77634f40556a8095aabfb7a18c76604b3621171514110b02000000000000000000000000000000091520272d3032323234485d72889db2c0ab95806a543f2a150000000000000000000000000002192d4155687b8f9a9e9f9c8e7c695744321f0c0000000c2135495a6d8296abc0cbb6a18d77634f3b26110000001d32475c72889db2c7bda8937c67523c271200000000000000000000000000000915222d373e40403d3e41434443403b33292e3840464a4a453d322314040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000711191f2223211d150b000000000000000000000000000000000000000000000000000000000000000000000b182636434a535f6b777b7b797d8484807a76746f6b6963584c40382c1c0e020000000000000014283d5164738295aab2b5a796846e58432e19030000000000000000000000000000000000000000000000000000000a1c2e4051606e7a85909ba5b1b7bdc6c2bfbdbdbfc6c7c0bab7ab9d8f806f5d4c3c2c1e0f0000000000000000000000000000000000172b3e50667a90a0b2c6dacdc1b9b8bfcad6c2ae99846e584352667a8fa1b3c5cdbeb4b1b6c1d0bca99885705b46311e0b000000000000172c405365758597a9bdc9b49f8a745f4a341f000417293b4b5a696e6a646f8499afbba793806c574c53687d93a8bdb7a28d77624c37322b2a2a261e1509000000000000000000000000000000030c13181b1c1d1d30465b70869aafbea8947d68533f291400000000000000000000000000001225394c5f717d86898a8882705e4c3a2815020000000f243a4f64788a9db1c5d0bba7937d68533e29130000001b30465b70879cb1c7bda8937d68533e291400000000000000000000000000000004101b242a2b2b28292c2e2f2e2c261f161b242b313434312a2014050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c19242d3337383731281c0d00000000000000000000000000000000000000000000000000000000000000000e1c293644545f65707c8a919190939999958f8c8b83807d75695d554a3a2b1f12020000000000001b2f43566a80909eb0c4c4af99846e58432e190300000000000000000000000000000000000000000000000000000416283a4b5d6f7d8c98a2adb8c2c4bdb4aea9a8a8abb3c0c6cfc9bbad9e8d7b6a5a4a3c2d1d0b000000000000000000000000000000001b30455a6e8093a8bdcfd0beafa4a3acbbcdc4af9a8672604d546a8094a9bed0c1afa19ca3b2c3c6b39d88735e4d3b28140000000000001a2f445a6f8394a3b4c6c8b5a08b745f4a341f000d20344658697883807876869bb0c2ad98836d63615f667b90a5bbb8a38e78634e4b46403f3f3a31271a0b000000000000000000000000000000000000000000182d42576c8397acbba6917b66513c27120000000000000000000000000000091c2f4253616a707374726e6352412f1d0b000000000e23384e63788fa4b9ccd1bca8937d68533e29130000001b30465b70879cb1c7bfab95806b56412d180300000000000000000000000000000000080f151616131417191a1917120b030811171c1f1f1c160d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2a3640484c4e4c453a2b1c0b0000000000000000000000000000000000000000000000000000000000000f1e2c3a4753617279838e9ba7a6a5a7adaeaaa4a09e979592877a706858483d301f0e0000000000001f34495e728698adbccdc3ad98846e58432e190300000000000000000000000000000000000000000000000000000f21334557697a8d9da9b5bfc7b9afaaa19a94939396a2adb2bcc7cbbbaa998877685a4b3a2714000000000000000000000000000000051a2f44596d8398adc2d6c4b2a1918f9db0c3c9b5a2907d695453687d93a7bcccb8a5928794a6b9cbb6a28e7c6a57432e1a0500000000001a2f445a6f869bb0c1d1bfac9987735e49341f0014293d5063768897938e8c90a0b3c5b09b887777767372788fa3b8baa5907b6663605b5454544e4438291a0a0000000000000000000000000000000000000000162b40556a8095abb7a28d78634e39240f00000000000000000000000000041524313a444e565c5e5f5d59524535231202000000000e23384e63788fa4b9cfcfb9a48f7964503b27120000001b30465b70879cb1c6c3ae99856f5a46311c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007192a3a48535c616360584939281c0d000000000000000000000000000000000000000000000000000000000a1c2d3c4a586471808e95a0acb8bbbbbcc1bfbcb9b5b1acaba5998d8475665a4e3d2a190800000000001f344a5f748ba0b5c8d8c3ad98836c57422c17020000000000000000000000000000000000000000000000000005192c3e5162748798aabbc7cab8a99c968e86807c7c8493989faab7c6c8b6a69687786957422e1b0700000000000000000000000000000c2034475b6f8499aec3d0bba895848294a6b9ccbfac98836e595b6e8294a8bdc5b19c8976899cb0c4beac9a86715d48331f0a00000000001a2f44596e8398acbfc9b9a4907c695744301b001a2e43586c8093a5a7a2a1a4aebdcab7a4948d8d8c89878790a4b9bea995827978746f686a696156473828160500000000000000000000000000000000000000152a3f546a8095abb49f8a745f4b36210c000000000000000000000000000e2133424d565e666f6c65606054463d30200f000000000f253a4f64798fa4b9cfcfb9a48f7965503b26120000001b30455a6f869bb0c5c7b29e89745f4a36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0e10121213131212121211111111121416171819191919171614110d0700000000000000000011243748586670767875675746392b1a080000000000000000000000000000000000000000000000000000021528394a5a687583909ea9b2bdbfbab5b1ada9a7a8b1b9bac0b6aa9f9384776c5a4736261607000000001e33485d72889cb1c6d7c1ac97826c57422c1702000000000000000000000000000000000000000000000000000c2135485c6e8092a4b6c8cfbdac9b8b827a716a6768757d838d99a8b7c7c4b4a597866f5d4a362311000000000000000000000000000012273b4f63778b9fb3c7cab7a28d77768a9db1c5c6b19c87725d62768a9eb1c4beaa95826d8295a9bec9b5a08b76614c37220d0000000000172b4054687c90a4aeb4ae9f8c76614c3a2714001e33485d71879bafbcb7b7b8c0ccd4c2b2a6a3a3a19f9c9ca0aebfc4b19f90908e8a837c807d7365564534210e000000000000000000000000000000000000061a2e42566b8095abb09b87715c47321d0800000000000000000000000000162a3e51606a7279838279767263594e3e2b180400000012273c51667b91a6bbd0d1bda8937d68533e29130000001a2f445a6f8599afc4ccb7a28d78634e3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121a20232627272829272727272626262727292b2c2d2e2e2e2e2c2b2926221b110600000000000000192d40536676838b8e867563574937241000000000000000000000000000000000000000000000000000000d1f31445768788794a0aebdb8b1aaa5a09c989491949ea4a5adb9bcb1a1958a76655444342514030000001b2f44596d8397acc1d5c1ac97826b56402b16040000000000000000000000000000000000000000000000000011263b4f64778b9eafc1d3c3b19f8f7d6c665e565258636a6f7a8a99aabbccc3b29d8a796452402d190500000000000000000000000000172c41556a7d93a7bacec2ae9b88776d8296aabfcab5a18c7764687c92a5b9ccb8a48f7a667a8fa4b8cdb8a38f7964503b291704000000001125394d607589929ba09c9082705d48341f0b001f344a5f748b9ba6b0b7bcc0c3c6cdd0c3bab8b8b6b3b1b1b5becccebcada5a5a39e97929391847463513e2a160200000000000000000000000000000000000c2035495d72869aaeb09b87725d49341f0a000000000000000000000000061a2f44596d7d868d96958e8c80766c5b47331f0b00000013283e53687c93a8bdd3cbb7a5927d68533e2913000000192e43586d8398adc2d0bba6927c67523d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e19252e34383b3c3c3d3e3c3c3c3c3b3b3b3c3c3e4042424343434342403e3b362e2316080000000000001d32475c7083949fa392827367533f2c1b0900000000000000000000000000000000000000000000000006182a3c4e61748697a4b1beb2a59c96908b8783807c828a8f909ba9b9bfb3a694837262524232210f000000162b3f54697d93a7bcd2c2ac97836c57422c20170b03000000000000000000000000000000000000000000000115293f53687d93a7bbcdcab8a69482705f534a423d464f555d6b7b8c9daebfcdb9a79280705d48331e0a000000000000000000000000001a2f445a6f8499adc2d1bca8937d6a667b8fa4b8cdbba794826d6f8398acc0c7b29e897560758a9fb4c9bca8937d6a584734200c00000000091d31465a6c7680878b887d716353402d1905001e33485c6e7d8a949ca2a7abadb1bbcacebfb3afb0b3b6babec2c9d4cbbfbabab8b2aca7a8a292826d5a45311c0700000000000000000000000000000000000f24394e63788da1b5b5a18c76614c37220d0000000000000000000000000c1f34495d72879aa2a9a8a39e938976624e3b271300000013293e53687d94a9bfd4c6b19c8875624f3a2611000000172c41566b8095abbfd3bfaa95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101e2b3641494d50515253535252525250505051525355575758585858575653504a413426170700000000001f344a5f74899fb2b09f90836e5c4a39271502000000000000000000000000000000000000000000000011233547596b7d90a4b5c2b4a59488827b76726e6a676d75787d8b9bacbec3b2a190827060503e2d1a06000011263b50657990a5bbd0c3ad98836e58433b34291f170e030000000000000000000000000000000000000000091d3044586c8296abc0d4c1ae9b8976645241372e29333b404d5d6e8091a2b2c1c1ae9e8b75614d3a2613000000000000000000000000001b30465b70879cb1c6ceb9a48f796460758a9eb2c7c4b19d897374899db2c6c1ad98846f5c71869bb0c5c2ae9a8776634f3b26110000000002162a3d4e5a636b7274746c6153453523110000192d3f505f6c7780888e9396989eacbfc2b0a1999b9ea1a5a9adb7c5d7d3cac3bfbebdbcbdb09d89735f4a341f0a000000000000000000000000000000000012273c51667b91a6bbad9986725f4b36210c00000000000000000000000015283b4d61768ca1b5bdbcb8b0a5927d6a56412c1702000013283e53687c91a5b9cec5b09b866f5a46331f0c00000014293e53677b90a5bacfc0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413212e3c49545d636566676868676767676666666667686a6c6c6e6e6e6e6c6b68645e524435251302000000001e33485d728699a9baae9e8b79685644311e0b000000000000000000000000000000000000000000000a1c2f41536476899baec0b8a79787766d67625d5955525a61636d7d8fa1b0bbbfae9f8f7d6e5c4936220e000011263b50667b91a7bcd1c4af9a866f5a5450463b332a21170e040000000000000000000000000000000000001125394c6073889cb0c4cbb8a4917d6b594735241b1720272f3f5061728494a3b5c9b8a4917c6956422f1b070000000000000000000000001b30465b70879cb1c7cbb6a18c77625b6f8498acc1cbb6a18c76788da2b7ccbca8937d69586e8496a8bbc9b6a5927d69543f2a1400000000000e1f303d464f575d5f5f594f43362717060000102232414e5a646c73797d82838fa4b9bba7938487898c909499a7bacec5b7afaaa9a8a9adaa9d89735f4a341f0a000000000000000000000000000000000013293e53687d93a8bda994806a5642301c080000000000000000000000001c3145586a7b8ea3b8cdd1cdc1ae99846e58432e190300001025394e61768ca1b7ccc4af9a866f5a442f1a050000001024394d63778da3b8cdbfaa95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022323e4c5a657177797b7c7c7d7c7c7c7c7b7b7b7b7c7d8082838484848383807d7970625242311f0d000000001a2e4356697a8b9cafbba9978673614e3b28140000000000000000000000000000000000000000000014273a4c5e708294a6b8c0ad9b89786859534d4844403e464c4f5f7183939ea8b6bdad9d8c7965513d2914000011263b50667b90a4b9cec7b29d88736a6963574e463d322b2118140c02000000000000000000000000000005192d4154687c90a3b7cbc4b09c8875614e3c291708040c12213244556675869aaec2c0ac9986725e4a36220d0000000000000000000000041c32475c71879cb1c7c4b19e89745f55697d92a7bbccb7a28d777a90a5bbcbb7a28e79645568788ca0b5c9c0ab96826b56402b16010000000002121f2a333b43484a4a453c32251809000000041423303d4750585f64686b768ca1b6bca793827073777b808a9fb4c8b8a79b9594939499968e806d5a46311c07000000000000000000000000000000000013293e53687d94a9bfa994806a55402b16010000000000000000000000001f344a5f748899abbed1decbbaa896826d58432e180300000e23384d62778ca1b7ccc0ac97836d58432e18030000000d22374c62778ca1b5c7bda8937d68533e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192d3f505b6a78808c909193939493939392919191919394959798999999989795938e8270604e3c29160300000013273a4c5d6d8095abbcb5a3917d6a57432f1b080000000000000000000000000000000000000000001b2f4356697b8ea0b1c3b5a3907d6b5a4b3e38332f2b2b323742546574828b98a9babaa995826c58432f1a06000f24384e63788da3b8cdcbb6a28d83807d756a625a50463e332d281f1307000000000000000000000000000b2034485c708498abbfd3beaa95826d5945311f0c0000000415263748576a8093a8bcc8b5a28e7965503b271200000000000000000000000a1e33485d72889db3c8bda895826e5a4f63778ca0b4c6b9a5907b8597aabec6b29d88735f4a5d71879cb1c6c1ac97826b5641301d0a0000000000020e1720282f3334343129201408000000000004121f2a343d444a50535f74899fb3c3b09c87725f626670869bb0c5b09c89807d7d8086827a7061503d2a1602000000000000000000000000000000000013293e53687d94a9bead98836e58432e19030000000000000000000000001e33485c6d8094a8bdd1d5c2af9c8b7966523e2a1501000011263b50657a90a5bac0b5a3907c68543f2b16010000000b1f34495d718699abb4b5a28e7965503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102336485c6e7788939da5a7a8a8a8a8a8a8a7a7a7a7a7a8a9abacadafafafadacaba79f8f7d6c5946321e090000000a1d2e3f53687c8e9eb0c0ae9a87725f4b3724110100000000000000000000000000000000000000001f34495e728699abbdbcab988673604e3c2d241f1a16171e25364756636e798c9cacc0af9b87725d4934200b000e23384e63788fa4b9cfd1bdab9e979593877d766d615a5045423b3125170900000000000000000000000010253a4e63778c9fb3c7ceb9a5907b66523d29160200000000081a2a3b5064788da2b6cabda8937d68533e2914000000000000000000000013273a4c60758b9fb4c9b9a48f796551485d718598a8bbbfaa97858ba0b4c7c0ac97836e5a465b708797a9bcc0ab9682705f4c39251100000000000000040c141a1e1f1f1c160d0200000000000000010d1828374550585c5f70869bafc3b49f89745f4d586e8498adc3af99857068686a736d675e514232210e00000000000000000000000000000000000012273c52677c93a8bdaa96826f5a442f1a05000000000000000000000000192c3e5065798fa3b4c0c8bba692806d5b4937230f00000011263b50667b90a4b5b1a2998673604d39251100000000061a2e42566a808f98a0a29786725f4b36220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172b3f5365768896a6aebabcbdbdbebdbdbdbcbcbcbcbcbdbec0c1c3c4c4c4c3c1bfbcad9b8975614c38230e000000001025394c5e708092a6bab6a28e7a6653402f1f0d00000000000000000000000000000000000000001f344a5f748a9fb3c0b09f8d7b695643311e0f0a0500030919293846515c6f8091a7bcb5a18c77634e3a2510000e23384e63788fa4b9cfdac9bbb1acaba49a928a80756d635a574e4235261809000000000000000000000014293e53687c92a6bbcfcab5a08b76614d38230f0000000000000d21364a5e72879bafc4bfa9947d69543f2a1400000000000000000000041a2e4256697c90a4b8cdb8a38d77624c415568798ca1b7c6b4a39596a5b9cdbaa6927d6854435768798c9fb4c4b19f8f7c6855402c1703000000000000000000000000000000000000000000000000000d21344655636c7174758094a8beb6a18c77625f5c6c8297acc1b3a08f7d6c57565e59534b413326180900000000000000000000000000000000000012273c52677c93a8bda9947d69543f2b17020000000000000000000000000f23384d62778597a3adb4ab9d8d79644f3e2c1a070000000e23384d61758798a09f9387806b5644311e0a000000000013283d5164727b858b8d87796856432f1c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31455a6f8394a5b3c1cbd1d3d3d3d3d3d3d1d1d1d1d1d2d3d4d5d4cfcccbcbcbc9c4b6a49079644f3a250f00000000091d2f415263768ba0b4bdaa9683705e4d3c2b1906000000000000000000000000000000000000001d32475b708498aaafa292826f5e4c3927140100000000000b1a28344052677c91a5b9bba6927c68533e2a15000e23384e63788fa4b9cfe4d8cdc6c2c0b6aea59d8f8a80746f6b6052443627180900000000000000000000162b40566b8095abc0d4c7b29c88725d49341f0a000000000000071b2f43586c8295aabfbda8937c68533e2916030000000000000000000e2033485d718699acbfc8b49f8b76614c394b5f748ba0b5cbc1b3a9aab3c3c7b39f8b76624e3a4b5c70869aafc4bdac98846f5a46311c070000000000000000000000000000000000000000000000000013283c5064738087898b8c97aabfbaa6927d7673706e8095aabebdad98836c6366655f5b5b514436271808000000000000000000000000000000000012273c52677c93a8bdac97826c57422d18030000000000000000000000000a1f33475a677a88909aa0998d7d6e5d4a36220f000000000a1e324557697b888b8a84766d614f3c28140100000000000e213446555f6870767773695b4a3926130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db2c2d1dde6e8e8e8e8e8ded2cac4c0bfbfbfbfc0bfbab7b5b5b5b4b1a7988775614d38230e0000000000122334485c708598abbeb3a08d7c6b5a4836231000000000000000000000000000000000000000182c4054677a8d9d9a9184736352402e1c0a000000000000000a1725394e62768a9fb3c0ab96826c57422d18000e23384e63788fa4b9cfe3d7cfcccccfc9c1b9aca39d9287847d7062544536271809000000000000000000162b40566b8296aabfd4c3ae99846f5a45301b06000000000000001a2f44596d8295aabfbfaa95806c5946331f0b000000000000000004182b3d4f60758ba0b4c8c1ad9985705c48344a5f748ba0b5cbd1c5bebec5d1beab9784705b4733455a6f8499afc4c7b29e89735f4a35200b00000000000000000000000000000000000000000000000000162c40566b80929b9fa0a1a7b5c7c1ae9b8f8c8987848291a7bcc3ad988477777b7972706e615445362514010000000000000000000000000000000013283d52677c93a8bdaf9a86705b46311c0800000000000000000000000004182b3c4a5d6c747d868b867b6f6050402d1b07000000000215283a4c5e6e737474706759504232200c00000000000005172837424c555c60625f574b3d2d1b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b708498abbed2e6f9fffffff2dfcfc0b6afaba9a9a9aaabaaa6a2a0a0a09f9c978979695845321e0a000000000006192d4155687b8fa2b4bdab9a897765523f2c19050000000000000000000000000000000000001125384b5d6f80888680736556463523110000000000000000000f23374a5d72889db3c4af9a856f5a45301b000f24394e63788fa4b9cfd4c6bbb7b7bac0c7cabeb8b0a39c998f827263544536271a0f010000000000000014293e53677c91a7bcd1bfaa96826b56412d1803000000000000001b30465b70879cb0c4c3af9b8875624e3a25110000000000000000091e33475a6d7d90a4b8cdbea9947d69554134495e73899fb4c9ded8d3d3d9cab6a28f7b67544033485e73889db2c6cbb6a18c77624c37220d00000000000000000000000000000000000000000000000000172c42576c8398adb4b5b7bac5d3cbb9aba4a19e9b99969cacc0c7b3a1928c8d918f87868072635443301d0a00000000000000000000000000000000172b40556a8094a9bfb39e89735e4a372513000000000000000000000000000d1e2d3f4e58606a717472695e51423222100000000000000b1c2f41505a5e5f5f5c54493d33241403000000000000000a19252f3941484c4c4a443a2d1f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182c4054687b8fa3b7cbdbebf4fdffead6c2b1a29b97949494959595918d8b8b8b898787786a5b4b3a2815020000000000001225394c5f728598abbeb8a795826f5c4835210e000000000000000000000000000000000000081b2e4051616d72706b625547382817050000000000000003111e2d3c51667a8da0b4c6b19c87705b46311c0010253a4f647990a5bbd0c8b6a8a1a2a5acb3bcc5cdc1b6b1ad9f918272635445372c1f1106000000000000192e43586c8093a8bdd0bba7917c67523e291400000000000000001b30455a6f8397aabdcbb8a5927c68533f2a1500000000000000000b21364b60768a9bacbfd3bda8937c67523d32475c72879cb1c4d6e9e8e8d9c4b09b87725f4c3833485e73899fb4c8cdb8a38e78634e38230e00000000000000000000000000000000000000000000000000162c40566b8095a9acb3bcbfc1cad7c8beb9b6b3b0aeabaebacad0bfb0a6a1a3a6a29c9b908272604d392510000000000000000000000000000000001b30455a6f8398adc1b6a28d786655422f1e10090300000000000000000000001021303d444d565d5f5d564c4032231404000000000000001223323e46484a4a4740372b21150600000000000000000008131c252d3337373530271d0f01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125384c6074899cadbecdd8e0eaf4e6d0bba79387827d7d7d8080807c777474747471706a5a4c3d2d1d0b00000000000000091c2f4255677a8ea0b3c4b29f8c7764513d2a170300000000000000000000000000000000000011223342505a5c5c574f4437291a0a040a0e0e0d080a0c15212f3b4b59697d94a9bcc5b19d88725c47321d0012273c51667b91a7bcd1c0ac988c8d91979fa9b2bcc3cac6bdafa091827263534a3d2e24180900000000001a2f445a6f8698aabecfb9a48f79644f3a25100000000000000000172b4053677a8da1b5c9c0ac97826d58432e1900000000000000000b20354b5f748ba0b5cad3bda8937c67523c2f44596d8295a7bacee2f7ebd5c0ab97826c58432f32475c708599adc1cfb9a48f78634e38230e0000000000000000000000000000000000000000000000000013283d5165798c9497a0a9a9aebac9dacbc0bab8b8b8b8b9bec7d4cec2bab7b8bbb6b1aea0907c68533e2914000000000000000000000000000000001a2f44586b7d94a9bfbca89584725e4b3c2d241e17110901000000000000000003122029313a42484a49433a2f22140500000000000000000514212b31333434322d241a0e040000000000000000000000000912191e2122201c140b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c3145596c7d8fa0afbdc4cdd7e2e6d1bca79382706968686a6a6a67635f5f5f5f5c5b584c3c2e1f0f0000000000000000001326384b5e708497aabdbba894826d594633200d000000000000000000000000000000000000051524323d454747423c3227190b0e181f2323221c1f2128313f4d5969778799adc1bda996836e5a45301b00152a3f53687d93a8bdd1bca7927c777c848c969fa8afb9c5cdbeafa0918271665b4c4136271808000000001b2f43586b8092a7bccfb9a48f78634e39240f00000000000000001024374a5e71869bb0c5c5b09b86705c47311c00000000000000000a1f344a5f748a9fb1c4d1bca7917b66513c2a3e5265778b9fb4c9dff4ead5c0ab95806a543f2a2d4155697d92a5b9cdb9a48f78634e38230e000000000000000000000000000000000000000000000000000e22364a5c6e7d7d848d95949cabbdcebcada6a3a3a3a3a4aab6c5ccbeb5b3b3b3b3b3b0a694806a543f2a150000000000000000000000000000000015293e53687d94a9bfc5b3a18c77685a4b3f38322b251d14090000000000000000020d151e272e3334342f271d110400000000000000000000040f171c1e1f1f1d1911080000000000000000000000000000000005090c0d0b07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162a3d4f607083919fa9b1bac4d0ded6c3b09e8e7d706356545454524e4a4a4a4a4746443b2e1e1001000000000000000000091b2e4154677a8da0b4c4b09d8975624f3d2b1a080000000000000000000000000000000000000615212a3132312e2820150913202b333838373034373a444d5d6a778895a5b6c7b3a08d7966533f2b1600192e43576c8296abc0cfb9a48f7964687079838c949ca7b4c3cdbeafa09082796a5d5345362514010000001f34495d72879baec1cfbaa5907a66513c271200000000000000000b1f33485b70869bb0c5c8b39e89735e49341f0000000000000000081d32475b6f8395aabfcfbaa5907964503b2536485e73889db3c8ddf2e9d4bfaa95806a543f2a263a4e62758a9db1c6b9a48f79644f3a250f00000000000000000000000000000000000000000000000000071a2d3f505f69687079807d8da0b3c6b19e918e8d8d8d8f98a7babfaea09d9d9d9f9d9b968b7664513d28130000000000000000000000000000000013283d52677c90a2b3c5b9a5948778695c534c46403930261a0b000000000000000000010b131a1e1f1f1b140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d203242536573828f959ea7b3c0cedbcdbcac9d8f8274676258483d393534343432302f281e100000000000000000000000001224374a5d718598abbfb9a592806c5a4937251604000000000000000000000000000000000000030e161c1d1c19140c081723313d474d4e4b44494c4e5761687a8290a5b3c2beab9884705d4a372310001b30465b70869aadc0cfb9a48f7863545c666f78808997a5b3c3cdbeae9e96897a70635443311e0b0000001f344a5f748ba0b5cad2bea8947d68533e291300000000000000000f24394d62778b9fb3c7cab5a08b745f4a341f0000000000000000091e33485d718698abc0ccb7a28d77634d382331465b70869aafc4d8ece3cfbba6927c68533e281f32465a6e8398adc2bba5907b66503b27120000000000000000000000000000000000000000000000000000102132414d54545d666a708498acc1af9984787777777a8a9eb2b9a490888888898887837a6d5c4835220e000000000000000000000000000000000f24394d60738596a8bbc2b2a597887a6f67615b544c4338291d0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161a1c1e1f1c150b000000000000000000000000000000000000000000000000000000000000000000021424364756647579828a95a2b0bfc8d5cabbad9f92857c7666534233251f1f1f1d1b1a150c00000000000000000000000000081b2e4154687b8fa1b1c1af9c897767554333210e000000000000000000000000000000000000000000000000000004162635414f5a62635f595d606369747c84939faec0c8b5a28e7a6754412e1b0700192e43576a7d90a4b8ccb9a48f78634e49535c646c788795a5b4c3cbbcb1a7988c8272604d3a27140000001f344a5f74899cafc2d3bea9947d68533e291300000000000000000f253a4f64798fa2b7cbc7b29d88735e48331e00000000000000000a1f344a5f748ba0b4c7c9b49f8a745f4b36212d42576c8095a9bcd0e4ddc9b5a08c77634e3a25192e42576c8397acc1bda8937d6a55412d180000000000000000000000000000000000000000000000000000041423303a3f404a5255697d93a8bdb19c87726262626f8498adb7a28f7a72727372706d675c4f3e2c190500000000000000000000000000000000091d31445667788b9fb1c2c3b5a6988c837b756f686055473a2d1e0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c141a1d1e1c1710070000000000000000000005111b242b2f32333431281c0e00000000000000000000000000000000000000000000000000000000000000000006182938475760656d778492a1abb7c5d4cbbdb0a3979183716151423425160a080200000000000000000000000000000000001225394c5f728393a3b7b9a796857261513e291501000000000000000000000000000000000000000000000000000c203344525f6d7778736d72767878879098a1b0bdc5b7aa9885725f4b382511000014273b4d6074899fb4c9b9a48f79644f3a4049505a68778796a5b5c6cdc5b6a9a0907d6a57432f1b0800001c31465a6d8093a7bbcfbba6917c67523d2813000000000000000011263b4e6173899fb4c9c2ae9985705b46311c00000000000000000e21364b60758ba0b5cbc7b29d88725d48331e293d5165798da1b5c8dcd8c4af9a86715d4834201b30455a6f869aafc4c2ad99856f5a46311c00000000000000000000000000000000000000000000000000000004121e262a2d373d50667b90a5bbb49f8b75604c55697d94a9b5a08b76645c5e5d5c59534a3f31210f000000000000000000000000000000000001142738495c718593a7bbd0c4b6a99f96908a837c7365584b3c2a1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d161f282f3233312b241a1006000000000000000615222e383f4447484a443a2c1e0f0000000000000000000000000000000000000000000000000000000000000000000b1a2a39454b525a6673838f99a7b6c3c7cec1b4aba18f807061524334251606000000000000000000000000000000000000091d3043556474899fb3c4b3a28e806c5743301d0a0000000000000000000000000000000000000000000000000013273b5062707d8a8f8783878b8e8f97a4acb3bfc3b5a79a8d7c6955422f1b0800000e23374b5f74899fb4c9bba6917b66503b2d353d4a5968778797a8b8c7d4c7bbad9a86725e4a3626140100162a3d5063788da3b8ccb7a28d77634e392510000000000000000013293e53687d90a2b6cbbfaa95806a56412d180000000000000000162a3d5165798ea2b7ccc5b09b87705b46301b22364a5d718599acc0d3d5c0ab96826c57422e1a1b3045596d8297acc1c7b29d88735e48331e00000000000000000000000000000000000000000000000000000000010b11141a243a4f64788fa4b9b8a38f79655051667b91a6baa693826f5c494847443f372d211303000000000000000000000000000000000000091a2e4356677c90a1b2bec9c7bbb2aaa49e978f847569594734200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413202a313b434748453f372d231709000000000001132433404b53595c5e5f574a3c2d1e0d0000000000000000000000000000000000000000000000000000000000000000000c1b2831373e485565757b8998a8aeb3bccac6bead9e8f807061524333241709000000000000000000000000000000000000132537475c708499a8b8beab978372604d392611000000000000000000000000000000000000000000000000061a2e42556a808e9ca39b989ca0a3a4a8b5c0c7c2b3a597897b6e604e3a261300000013283d52667a8ea2b7ccbba7917b66503b26212c3b4a5969798b9aa9b8c9d8c9b6a28e79655343311d09000f253a4f647990a5bacbb5a08b745f4b35200b000000000000000013283e53687c93a7bcd1bda8937c68533d281300000000000000001c3045596d8094a8bcd1c5b09b866f5a442f1a1b2e4255697c90a4b8ccd4bfa9947d68533f29141d32475c72889cb0c4c9b49f89735e48331e00000000000000000000000000000000000000000000000000000000000000000d22374c62778ca1b6bda8937d69544f64798fa4b9b19f8c77634e39312f2b241b100300000000000000000000000000000000000000001327394d60728394a2acb7c3cec5bfb9b2aba2928777634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000041423313d454e585c5d5a53494035271705000000000a1e3142515d676e717374685a4b3c2b1a080000000000000000000000000000000000000000000000000000000000000000000a151d222b374757616a7a8a97999facbac8cbbcad9e8f807061514135271809000000000000000000000000000000000008192e43586b7a8a9aabbcb2a0907c6955402c180300000000000000000000000000000000000000000000000b2034495d728599acb6afadb1b5b8b9bcc5d3c5b3a49587786b5e5142311e0b000000162b40556a8095aabdccb8a48f79644f3a25101d2c3b4b5c70808b9babbcced1bda9958271604c37220e000f253a4f647990a5bbcbb5a08b75604c38240f000000000000000011263b50657990a5bbd0bda8937d6954402b1500000000000000001f34495e73889cb0c4d7c5b09b866f5a442f1a12263a4d6074889cb1c5d4bfa9947d68533e29131b30455a6f8498acc1c7b29c88725c47321d00000000000000000000000000000000000000000000000000000000000000000b20354a5e73889bb0c1ac97836d584e63778da3b8bba6917b66513c271a161008000000000000000000000000000000000000000000000a1e3143546576858f9aa6b2c0cdd0cdc6bfb0a38e78634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000001112232414e59606b72726f665c534534210e000000000f24394d606f7a83878987786959493725120000000000000000000000000000000000000000000000000000000000000000000002080f192a39464c5c6c7a82848f9caab8c7cbbcad9e8f806f5d534536261a0c000000000000000000000000000000000014283b4d5c6b7c8d9fb0beac9884705b46311c0800000000000000000000000000000000000000000000000d22374c62778ca1b5c3c4c3c5cacdcfd1d8d1bca8968676685a4d4033241402000000162b40556a8095abbfc6b19d8975604c37220d0e1d2d4153626c7c8d9eb1c4d8c4b19e8d7763513e2915000f24394e63788fa4b9cdb8a48f7a67533e2a16010000000000000014283d51667b90a5bbd0beab97826b56402b1600000000000000001f344a5f748899adc1d6c5b09b86705c47311c0a1e3145596d8296abbfd4bfa9947d68533e2913182c4055697d93a8bdc5b09b86705b46301b0000000000000000000000000000000000000000000000000000000000000000071b30445a6f869bb0c5b09b87715c4c62778da3b8bda8937c67523c27120000000000000000000000000000000000000000000000000001132536475968727c8895a2afbbbbbfc7c1b29e8a75604b36210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2f40505f6c737d878883796f63513d28130000000011263b50657a8d979c9e9788776654412e1a060000000000000000000000000000000000000000000000000000000000000000000000000c1b28323e4e5c676c707d8c9aa9b8c8cbbdae9e8d7a70635444382a1b0a000000000000000000000000000000000c1e2f3e4d5e6f8293a6b9b39e89735e4937251607000000000000000000000000000000000000000000000c21364b60748799acaeb3bbbfc0c2c7cfdacfb9a48f7a69594a3d2f2215060000000014293e53677c90a3b6c2ad98836e5a46321d090011243544505e6f8295aabfd4cdb9a592806c57422d18000e23384d62778da3b8cdbeaa96826d59442f1a06000000000000001a2e43576b8095a9beceb9a48f7a67543f2a1500000000000000001d3145596b8296abc0d5c8b39e89735e48331e09162a3e53677c91a7bbd0bda8937d68533e2913192e42576a7d93a8bdc5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000001a2f445a6f869aafb8ac9c8a745f4c61768ca1b5bda8937c67523c2712000000000000000000000000000000000000000000000000000008192a3b4a555f6a7684919fa5a6abb4ada394836f5b46321d09000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3d4d5e6e7d88909b9d968c806b56402b16010000000e23384e63788fa3b1b3a69584715d49341f09000000000000000000000000000000000000000000000000000000000000000000000000000b1620303e4a5357606e7b8b9aabb6c4ccbcaa988c8272615548392714010000000000000000000000000000000011202f40526376899cafb49f897766544334251503000000000000000000000000000000000000000000081d314457697c9197999fa6aaabadb3bccad2bdaa98887665544332210f00000000001024394c6073869aafc1ac97826c57422c180300061726334054697d94a9bfd4d4c1af99856f5a442f1a000d22374c62778da3b8cdc5b19c87725c47321d07000000000000001b30465b70879bafc3ccb7a18c76614c3825110000000000000000162b4054697d93a8bcd1c2ae9a86715d48331e0810253a4f647990a5bbc8b5a28e7965513c27121b30465b70869aaec2c5b09b87725d48331e000000000000000000000000000000000000000000000000000000000000000000182d42576b8093a6a49b8e7d6d5a495d728699adb4a9947d6954402b160100000000000000000000000000000000000000000000000000000c1d2d39424d596673828e9091979f9991857665533f2b17030000000000000000000000000000000000000000000000000000000000000000000000000000000003122135485a6b7b8c9ba3adb2a997826b56402b16010000000e23384e63788fa4b9c4b3a08b745f4a341f0a00000000000000000000000000000000000000000000000000000000000000000106080908030312202d373f42505e6c7c8e98a6b2bec7b5a7a0908070665644311e0c000000000000000000000000000000000211223447596c8093a7b8a695847260514332200c0000000000000000000000000000000000000000000215283a4e63768082848b929595989facbac6c8b6a5948371604f3e2d1b0900000000091e33485d728699aec3ae99846f5a46311c08000008162b40566b8296abc0d5d9c4af99846f5a442f1a000f243a4f64788fa4b9cec2ad9986705b46311c07000000000000001a2f44596d8095aabfc7b4a08b75604b36210b000000000000000012263b5064788da2b6cbbda994806a56422e1a0510253a4f647990a5b6bcab9885725f4b36220e1a2f44596e8398adc2c6b29d88735e48331e00000000000000000000000000000000000000000000000000000000000000000014283c50637689928f887d70604f42566a7d919e9f9a8f806b57412c17020000000000000000000000000000000000000000000000000000000f1b26303b4855627079797c8589857d736758483623100000000000000000000000000000000000000000000000000000000000000003070b0e101212110f0b1121303f506477899aaab7c0bfaa95806a55402b160000000010253a4f64798fa4b9c7b29d88735e49341f0a000000000000000000000000000000000000000000000000000000000000050e151b1e1e1d181107101b242a32404e5e707c8897a0afbec5baae9e8f8573604e3c2917050000000000000000000000000000000005172a3d5064778ca0b4b3a1907d6f614f3b2614030000000000000000000000000000000000000000000c20344758646a6b6f777c8080848f9ca9b4c0c3b2a1907d6d5c4a392714020000000a1f33485b6f8398adc3b29e89745f4b36220d000000152a3f54697d93a8bcd1d8c3ad98836d58432e190011263b50667b91a6bbd0bfa994806a56422d190400000000000003182c40556a8094a9bfc1ac9886715d48331e0900000000000000000d21364a5e73889cb0c3b9a48f7a65513c27130010253b5064768898a7ab9f8d7b6855422f1b07192e43586d8397acc1c5b09b866f5a45311c0000000000000000000000000000000000000000000000000000000000000000000d203447596b7b7c7a756b5f51423a4e617584898a867d70614f3c2814000000000000000000000000000000000000000000000000000000000009131e2a3745525f6464687174706a6156493a2a19060000000000000000000000000000000000000000000000000000000000060e171c20232527272624201e2f3f4e5d6e8093a7b8c8cab7a4907b66523d28130000000014293e53687c92a7bcc7b19c87705b46311c0700000000000000000000000000000000000000000000000000000000000b1822292f3333322c24190d081015223041536369788392a0b0c0ccbcada0907d6b594734221000000000000000000000000000000000000d2134485c708599adbfad9d8e7d68544332200d00000000000000000000000000000000000000000005182a3a485055565b63676a6a707d8b97a3afbbbead9c8b79685644311e0b0000000e23384d61768b9eb2c6b7a38e7964503b261100000012263b5064798ea2b7ccd8c3ad98836d59442f1a0011263b50667b91a6bacebfab95806b56412c1702000000000000091d32475b708499adc1c0ac97826c57422e1a050000000000000000071b3044586d8295aaadac9d8b77624d38230e000d21354858697a8995968f82705e4c392613001b30465b70869bb0c5c6b19c87725d49341f00000000000000000000000000000000000000000000000000000000000000000004172a3c4e5e66676560594e4133324658676f7374716a60524332200d000000000000000000000000000000000000000000000000000000000000000c192734414b4f4f545d5f5c554e44382b1c0c0000000000000000000000000000000000000000000000000000000007121b212b3135383a3c3c3b3935303c4d5d6c7b8c9dafc2d0bfae9b8874604c38240f00000000172c41566b8095aabfc8b39d88735e4934200b000000000000000000000000000000000000000000000000000000000a1b29353e4448484640372b1e10030412243645505a68748292a2b3c4cbbdad9b89766452402e1d0d0000000000000000000000000000000005192d41556a7d93a8bcbbab978472614f3d2914000000000000000000000000000000000000000000000c1c2a353c4041484e525455606d7985919eacbdbaa9978673614e3b271300000011263b5065798fa4b9cebca8937d68543f2a140000000d21364a5f74899fb4c9dac5b09b86705b46301b000f24394e63778ba0b4c9c3ae99846e58432e19030000000000000d22374c60758a9fb3c7bfaa95806a55402b160100000000000000000015293e52667a8c96989790806e5b48331f0a0005182a3b4c5c6b7780827c706252412e1c09001a2f445a6f8499aec3cab5a08b745f4a341f000000000000000000000000000000000000000000000000000000000000000000000d1f30404c5152504c453c3023293b49545b5e5f5c574e433425140300000000000000000000000000000000000000000000000000000000000000000916242f363a3a41484a47413b32271b0d000000000000000000000000000000000000000000000000000000000817252f343e464a4d4f5151504d4a4547596b7b8b9aaabaccc3b3a2907d6b5845311d0900000000182e43586d8398adc2cbb6a18c77634e392510000000000000000000000000000000000000000000000000000000051628394751585d5e5b53483c2e211100071827343c4a5664738495a6b8cacab8a693826f5d4c3b2b1a0a0000000000000000000000000000000012273b5064798e9eadbeb3a190806c58432e190400000000000000000000000000000000020a0f1111100e1821282b2c343a3d3f424f5c6773808ea1b5c6b5a3917d6a56422e19040000152a3f54687d93a8bdd2c0ab96826b56402b16010000081d32475c72889db1c4d8c3ae99846e59442f1a000b2034485c72889db3c8c4af99846e59442f1a040000000000001023384e63788fa3b8cdbca7927c68533d2813000000000000000000000f23374a5d6e7a828382807261503e2b180400000c1d2e3e4d5a646b6b685f53443423110000182c41566b8094a9bdc5b09c88725d48331e000000000000000000000000000000000000000000000000000000000000000000000112222f383c3c3b3831291f131d2c374046494a47433b312516070000000000000000000000000000000000000000000000000000000000000000000006121b2124252e3334322d261f150900000000000000000000000000000000000000000000000000000000041425354249515a5f6264666665635e5a5464768999a9b8c8c4b5a5958472614e3b28150200000000192e43586e8499afc4cfbba6927c68533e29140000000000000000000000000000000000000000000000000000001022344557646d72736f665a4c3f2f1e0b000916212c3846556677899badc0d3c3b19f8d7a6a5949382716030000000000000000000000000000000d21364b5f71808fa1b3bfae9a856f5a4634210d0000000000000000000000000000000a151e24262625231f171316182025282a313e4a566272879bafc4c0ae9a86705c47321d080000182d42576c8297abc0d4bfaa95806b56402b16010000021c31465a6e8295aabfd4c1ac97826c57422d18000d22374c62778b9fb2c5c5b09b86705c47311c07000000000004182c3f5366798da3b8cbb9a48f7964503b251000000000000000000000081b2e3f505d676b6c6c6b64544433210f0000000010202f3c48515656534c4235261605000013283c5165798fa4b8bfaa96826d58442f1b000000000000000000000000000000000000000000000000000000000000000000000004111c23272726231d160c010e1a242c313434322e271e130700000000000000000000000000000000000000000000000000000000000000000000000000070d0f12191e1f1d19120b02000000000000000000000000000000000000000000000000000000000413233243535e636d7477797b7b7a77736e686f8294a6b7c7c7b6a6978776665543311f0c0000000000192e43586e8498adc2d4bfaa95806a543f2a150000000000000000000000000000000000000000000000000000071a2d3f51627582888983776a5d4d3a26120000040e1b283748596b7d90a3b7cbcebcaa98887766564533200c000000000000000000000000000000081c30425361718497abbfae9a867463503c271300000000000000000000000000030e1b2832383b3b3a3833291c0d050b101315202c3844576c8095a9bdc8b39e89735e48331e0900001a2f445a6f8599afc4cdb9a4907c67523e291400000003172b4054697d94a9bfd3bea994806a54402b15000b1f34485c6f8295a8bdc8b39e89735e49341f0a00000000000a1e33475b6f8396a8bcc3af9c8c76614c37220d00000000000000000000001022323f4a52575757565146362615040000000002111f2b353d40403e39302417080000000e23374c61768b9aa6b2a5907b67523e2a1500000000000000000000000000000000000000000000000000000000000000000000000000080e1112110e09020000000811181c1f1f1d1a140b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005142231415060717680898d8f9191908d88837d7d8e9fb1c3cab9a9998978685948372614020000000000172c41566b8095a9bbcebaa5917c68533d2814060a0f1212100c070602000000000000000000000000000000000f2336495c6e7d8f9c9e95887a6a55402b16000000000a1a2a3c4e6073889cadbccbc8b6a5958574624f3b2713000000000000000000000000000000001325354354677b8fa4b8b5a293806a55412c170400000000000000000000000313202b39454d50504f4d473a2b1a09000000030f1b293d5165798ea2b6c9b49f8a745f4a341f0a00001b30465b70879cb1c6cbb5a08b75614d3924100709080b1d32465a6f8398acc1d1bca7917c67523d28130005192c3f52667b90a5bbcbb6a18c77624c38230d00000000000f24384d61768a9fb2c5bfaa95806e5c48341f0a00000000000000000000000414212e373e414242403d35281908000000000000010d1822282b2b2a241d1306000000000a1f34495d707c89959e978d77624d38240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a0f1111111212121111110f0e0c09050000000000000000000000000000080d0e0e0e0e0c07000000000000000000000000000007152332404f5f6e7d8b929ea2a4a7a7a5a29d9792909dacbccebead9c8b7a6a5a4a3b2a190800000000000013283d5165798c9eb3c7b6a18c77624e39251b1b1e24272725201d1b160f050000000000000000000000000000162a3e5266798c9cacb3a695806a55402b1601000000000d1f3144596e808f9eaebecfc3b3a392806a55402b1601000000000000000000000000000000071725384c6074899db1c0ad98836c584333221000000000000000000000000f21313e49576166666462584938261401000000000e22364b5f73879bafc2b5a08b75604b36210c00001b30465b70879bb0c5cdb9a4907965503b26191c1e1d1c29374c60758a9eb2c6cfbaa59079644f3a2510000012273c52677c93a8bdceb9a48f7965503b2610000000000013283d52677b90a5b9cebba6917c67523f2d190500000000000000000000000004101b24292c2c2c2b2822170a000000000000000000050e131616151009000000000000061a2e41525f6b77828986796f5e4a36210c00000000000000000000000000000000000001070b0e0e0c0801000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e242626262727272626262523211e1912080000000000000000000006131c2223232323211b100300000000000000000000000c17253341505e6d7d8d9da5b0b6b9bcbcbab6b2aca6a5adbbcac6b3a18f7d6d5c4c3c2c1d0c000000000000000e22364b6074899db2c7b5a08b745f4a3530303033383c3c3a3432302b221609000000000000000000000000001c3145596d8296a9bac0ab95806a543f2a15000000000002172b3f526170808fa0b1c2d1c1ad98836d5843301d0a00000000000000000000000000000000091d3145596d8293a6b8af9a867161503f2e1c0900000000000000000006192c3e4f5a67747b7b7976675643301d0900000000071c3044586b8092a5b9b8a38d78634f3a251100001a2f44596e8499aec2d1bca7917b66503b2b2e31333231394752657a8fa4b8cdcab9a48f78634e38230e000011263b5065798fa3b7ccbca7927c67523c27120000000000172c41566b8095aabfccb7a28d77634e392410000000000000000000000000000000080f1417171716130e0500000000000000000000000000000000000000000000000000122434424d59656f7373675d51412e1b0700000000000000000000000000000000030d161c202323211c16151616140f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101d2732393b3b3b3c3c3c3b3b3b3a3836332d25190a0000000000000000091524303738383838362e2112020000000000000000000e1d293543515f6e7c8c9babb9c2cbcfccc9cbcbc6c0bbbabfcad2beaa978471604f3e2e1e0e000000000000000011263b5064798ea3b8c9b49f8a745f4a42464646474d51524f4947453e342718090400000000000000000000001f344a5f73899db1c5c0ab95806a543f2a150000000000000f2234435161718293a5b7c9c4af9a8672604d3925110000000000000000000000000000000002162a3e516476899bafb4a190806e5d4b3926130000000000000000000c2135495c6d768690918f8573604c392511000000000014283c4f62758ba0b5bba7927c68533e29140000172c41566b8095aabfd0bba590796453464042474847464757646f7b91a7bcd1bfac9c8c78634e38230e00000e22374b6074889cb0c4bca7927c67523c271200000000001a2f44596e8499aec2c7b39e89745f4a35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061625303c48525b5f5e574a4032231100000000000000000000000000040c111518202a3135383836312a2a2b2b28231b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202e3a444d5050505152525050504f4e4b48413728190b00000000000009182633424b4e4e4e4e4a3f30200e0000000000000000081a2c3b4653616f7d8d9baab9c9d3c9bfb7b4b5bac2cfd0cfd3dccdb8a38f7a67584b3d2f2011000000000000000013283e53687c92a7bcc7b29d88725d4e565b5b5b5c626667635e5c5a514536261e180d000000000000000000001f344a5f748a9fb4c9c0ab95806b56402b160100000000000516253343536475889aacbfc9b5a2907c6854402b1702000000000000000000000000000000000e213447596b8093a8bdae9d8c7a6856432f1b07000000000000000012263b5064788995a4a7a3907c6854402c180600000003172b3e53677b8fa4b8bfaa95806a543f2a15000014293e53687d94a8bed1bca7948270635955575c5e5c5b5c6475828d9aabbfc6b6a28f7d6e5d4a36210c0000081c3145596d8295a9beb8a38f7965503b261000000000071b30465b70869bb0c5c4af9a86705b46311c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131e2a363f464a4944392e2214050000000000000000000000030e1820252a2d313d454a4e4e4a453e3f40403d372e241709000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3e4c57616666666667676666666463605c544637291a0b000000000416273644515f636363635d4e3d2b18050000000000000011243749586471808e9caab9c8c0bdb8aca39fa0a6b1c2d4e4e7e2cdb8a3908275685b4d3e2f1e0c00000000000000152a3f546a8094a9bfc7b19c87705b5f6a70707070767b7c7773726e63544438332b1e0f0000000000000000001e32475c71879cb1c7c2ac97836d58432e19040000000000000715253546586a7c90a3b6cabfac97836f5a45311c07000000000000000000000000000000000517293c50657990a5b7bbaa9886725e4a36210e0000000000000000152a3f54697d93a6b3bcab98846f5b473424150400000b1f32465a6e8296aabfbea9947d68533e2914000015293e53687d93a8bdd3c4b1a08f82766d6a6c70737270717683949faab8c8bca99889735f503f2e1b07000001162a3e51667b90a4b8b09d8975604b37220d000000000e22364a5c70879cb1c7c2af99856f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19232b32343430281c110500000000000000000000000c16202b343a3f42444f595f63635f5953545656524b4135271808000000000000000000000000000000000000000000000000000000000000000000000000000000000008192b3c4c5c6a727b7b7b7b7c7c7b7b7b79787670645447382918070000000c20334554616f787878786c5a4835220e000000000000091c2e3f536775828f9eacbac8b8aca8a69a8f8a8c93a5b9cde2f7e6d2bfaea09387796b5c4d3c2a1805000000000000152a3f546a8095aabfc7b29c8872686e7d868786878a90928c8888827262534c473c2d1c0f01000000000000001d32475c71879cb1c7c4af9b86705c47321e0b000000000000000717293b4d6073879bafc3c6b29d89745f4a35200b00000000000000000000000000000000000f24394e6375889aacbeb5a28e7864503d2c1a0800000000000000172c41576b8297acc1c7b39f8b7763514233221612141a273b4e62758a9db1c5baa5917b66513c271200001a2f44586d8296abc0d5cfbeae9f938983808286888887878a93a0b1bcc8c8b49f8c796b5945322110000000000f24384c6074899caea493826d5946311d080000000011263b5065798a9eb3c8b8a594826d59442f1a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610171d1f1f1b150b000000000000000000000000101e29323d474f5457595e6c747778746d68696b6b665e5345362614020002050604000000000000000000000000000000000000000000000000000000000000000000000013253748596a7a848f9191919391919191908d8b837264564736241200000012273b506372808d8f8f8a7764513d29150000000000001125384c5d6e8293a0aebbc9bcab9a9394897c74778ca1b7cce1e7e1dcccbeb1a4978a7a6a594734210d00000000000013283e53687c92a5b9c9b4a08b767b838c9a9c9b9b9fa5a7a19d9d91806f68605a4b392c1f10000000000000001f34495e73899eb3c8c8b39f8a75614d3b281400000000000000000b1e3044576b8094a9beccb7a28d77634e39240f00000000000000000000000000000000000b1f3346586a7c8fa1b3bca793806c5b4a37241100000000000000172c42576c8397acc2cebaa693806e60513e312b27282d3844576a7d92a5b9c5b29f8b77624d39240f00001b30455a6f8093a7bcd0dbccbdb0a69d9795979a9d9d9c9c9fa6b0bececfbfad9985705c4d3c29160400000000091d3145596d82929c94877563513e2a16020000000011263b50657a8da1b5c4b09c887564523e2a160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3b464f5a63686c6e727a888d8e88827d7d82807a70635444311e0e10171b1b19150e0706000000000000000000000000000000000000000000000000000000000000091c304254667789999ea7a7a7a8a7a7a7a6a5a3a09183746453412e1a060000162b40556a80919ca4a495826c58432e1904000000000c1d2e4054687b8c9db0bec9bbad9e8d7c7d776b697c90a5b9cedfd4ccc9cbcfc2b5a899897664503d29140000000000001a2e425464768ca1b7ccbaa694878f979ba9b1b0b0b3b9bbb5b3af9e8d807b766956493d2e1e0c0000000000001f344a5f748799abbecdb9a4907d6a57422d1803000000000000000114283d51667b91a7bccfbaa5907b66503b261100000000000000000000000000000000000417293b4d5f718396a8baaf9c8a796754402d1904000000000000162b40566b8095aabfd2c3b09e8d7d6e5b4d453f3c3c4248566273879aadc1c1ac97826f5b47331f0a0000172b3f5164788da1b4c7d4dbcec2b9b1acabacafb3b3b1b1b4b9c2cecfc0b1a1917d6a55412f1e0c00000000000216293e5266767d89837668584634210e00000000000e23374b5e72889db3bcab96826c584735230f00000000000000000000000000000000000000000000000102000002060c0f0f0e09040000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2b3c4c59616d767d8284878d98a2a29c96949497958e8272614e3b2623262b30302e29221d1a140a000000000000000000000000000000000000000000000000000000000f23384c5f718495a6b1bcbcbcbdbcbcbcbbbab8afa19383715d4935200b0000162b40566b8297acb9b09b86705c47321d080000000215283b4c5b6d8397aabbcabaab9d8f806f696463748699acc0d4cec2b8b4b7c1d0c6b7a694806c58432e1e0d00000000001f34495d728393a5b9cec3b1a39ca1abafb8c7c5c5c4c5c9cac8bbab9d958f8573655b4c3b29160300000000001c314558697c8ea3b8cdbda893806b57422d18030000000000000000152a3f546a8092a7bcd1bda8937c67523c27120000000000000000000000000000000000000c1e30425466788b9dafb9a79784705c47321e0900000000000014293e52677b90a3b5c5cdbbab9c8b796a605954524f575b66738291a3b6c9beaa95806a55402c18040000102235495d718598a9b7c2ced4d5ccc6c1c0c1c4c8c8c7c7c9cecbc1bab2a2938373614e3a2612010000000000000f23374959626c737065584a3a2917050000000000081d32475c72889db2ad9e8f7c68533e2918060000000000000000000000000000000000000001090e10161715111719212425231e19120c06000000000000000000000000000000000000000000000000000000000000000000000005172939475a6a757d8a9297999ca1a9b6b7b1aba9a9acaa9f907d6a554031383b3f4546433d35322f271c0e00000000000000000000000000000000000000000000000000000012273c51667b8fa1b3c4cec3bbb8b8bbb8b7b8bebfb1a18d77624c37220d0000162b40556a8094a9beb39e89735e49341f0a000000081c3145586a788a9db1c5beac9c8d7d7061545a6d8092a4b6c8d1c0b0a59fa3b2c4d4c3af9b87715c4b3c2a1704000000001f344a5f748697acc0d5cfc1b5b1b4bec4c1b9b3b0afb0b5bbc3c9baafaba39180796a5946321e09000000000015283a4e63788fa4b9cebca7917b66513c2814000000000000000000152a3f546a8094a9bfd1bca7937c67523c271200000000000000000000000000000000000001132437495b6d8092a5b7b39f8a745f4a35200d0000000000000f24384c60738697a7b5c3c9baa897897d746d6967646b707485919fafc0ccb8a4907b66523d2813000000061a2e4255687a8c99a5b1bbbfc2c3c6c9cfd6d9d4cecbcbccc2b8aea5a0948574655544321e0b00000000000000071a2b3b464f595f5d53473b2c1c0b000000000000001d32475c7186969e9e8f8071604d3925100000000000000000000000000000000000000008141d23252b2c29252c2f353a3a37332d2721190f070400000000000000000000000000000000000000000000000000000000000000001022344757647788909ca6abaeb1b5bcc4c4c3c0bfbfc0bdad98836c5742444c5053595b5851494743392c1e11040000000000000000000000000000000000000000000000000013283e53687d93a8bdd0c1b1a7a3a3a6a3a1a3abaea8988774604c37210c000013273c51667b91a7bcb5a08b75604b36210b0000000c21364b5f748897a7b9ccb7a28f7d6f6051475c71879cb0c1d3c5b4a2928994a7b6c6c9b49f8975695947331e0b000000001c3144586e8497acc0d6dfd2c9c7c9c6b9aea59e9b999ba0a8afb6bcc3beaf9e928875614d38240f00000000000e23384d62778da2b7ccbea894806a55412c17040000000000000006172a3f54697d94a9bfccb7a28e7964503b26110000000000000000000000000000000000000007192c3e5062758899acb7a18c76624e3b2b1b0b0000000000091d30435668798998a5b4c4c6b5a69a9088837d7b7880868992a3afbdcdc3b09c8975604c38240f000000001226394b5d6d7b88939fa6abacaeb1b5bbc3c8c1bab5b5b8afa59b928d83756656473727150200000000000000000d1d29333d464a484136291d0e00000000000000001a2e43576a7883898b8070615343301d0a0000000000000000000000000000000000000e192631383a3f423e394044494f4f4c47413b352c211c19140e06000000000000000000000000000000000000000000000000000000000c1c2d3f5064758293a4adb9c0c3c0b7b2afafadadafb4b8b6a693806a554d576065686e706c645d5c574a3c2f22140700000000000000000000000000000000000000000000000011263b50667b91a7bcccb8a4948d8d918f8c8f9899938d7a685744311d09000012273c51667b91a7bcb7a18c76604b36210b0000000e23384d63778da2b5c5c8b4a08c766051424d61758a9fb4c9cfbca99685788998a9bbcbb7a3938876614e3a271502000000182d42576b8094a8bcd1e6e5d9cec2b5a89c928a8684868c949ca1abbacabcaea4907b66513d281300000000000b20354a5f74899eb3c7c2ad98836e584633200d0000000000000012233546596d8297abc0c6b19d88745f4b36220d00000000000000000000000000000000000000000f213345586a7c90a5baa5917d6a59493928170600000000011427394a5b6a798896a6afb8c2b7aca39c9794918e929a9ea3b0c1c5c4b9a794806d5945311d0900000000091b2e3f4f5e6a76828c929597999ca0a7b0b4ada5a0a0a39c92887d777065574838291909000000000000000000000c17202a3134332d24180c00000000000000000014273a4c5a666f7474726452443525130100000000000000000000000000000000000e1e2b36434d4f5357514b55585b6464615c5550493e36312e2922190e000000000000000000000000000000000000000000000000000006192a3a495c6e7d92a0b1c0cac2b8ada39d9b9998989aa0a3a19d8a7663545f6a74797c838680787272685a4d3f32251606000000000000000000000000000000000000000000000013283d52677b91a7bcc9b49f8a77787b79767b84848078705e4b3a281502000013293e53687d93a8bdb5a08b745f4b35200b0000000e23384e63788fa4b9cfc0ac9985715d483d51667b90a4b9cdc5b29f8c796a798c9eb1c4c1b1a4917d6a5744311e0b00000014283c5065798ea3b8cde2dbcabcb1a5978a7d75706e717880888d9caec1cbbea994806a54402d1a0700000000071c31465b6f8499adc1c4af9a887563503d2a170700000000000a1d2f41526375899cb0c5c0ac97836e5945311c0800000000000000000000000000000000000000000416283a4f64798d9eb2ad9a88776757463523110000000000091b2c3d4c5b697788959ca5afb9bfb7b1aca9a6a3a5afb3b7c1b8b0afa69c8a7764503d2a16020000000000102131404d58646f777c808384878c949c9f99928c8b8e8a80756b635d5347392a1a0b000000000000000000000000030d161c1f1e191107000000000000000000000b1d2e3d49535b5f5f5d55463426170700000000000000000000000000000000010d1b2c3c49536064656c615f686e6f787976706a645c514a46433d352b1e0e00000000000000000000000000000000000000000000000000102336485867798c99adbec4b7afa59b908986848383868c8f8c8b806d5b65717c888f92969b958d8886786a5d50433424120000000000000000000000000000000000000000000000162b40556a8095aabec9b49f897363666560686e6e6a645e52422f1c0b00000013293e53687d94a9bfb29c88725d48331e090000000e23384e63788fa4b9ccb8a4907c6955423e53687d94a9bec3baa896836f5c6e8295a7bacdc1ad9a8773614d3a27130000000d22374c61768ca1b7cce1d1beac9f9487796c615b595d646c737d91a3b3c4c1ac97836e5c4a36220e0000000001182c41556a7d92a5b8cab7a592806c594633241a140d02010e1b283a4d5e708293a5b8ccbba6927c68543f2b16020000000000000000000000000000000000000000000e23374b5e6f8397acb7a69686756452402d1a0600000000000e1f2e3d4b5a6a7a8089929ca7b3bbc3c1bebbb8b9c1bfbcb7a89b999489826e5b4734210e0000000000000313222f3b46525c63686b6c6e717780888a857d767578766d63584e4940362a1b0c00000000000000000000000000000001070a090500000000000000000000000000101f2b363f464a4a4842372817080000000000000000000000000000000004121f2b384a5a657179798074747a84868b8f8b857d786e655f5b5751493c2c1a06000000000000000000000000000000000000000000000003172b3f5365768596a9b7c7b6a69b92887d746f6e6d6d717778767473646a77838f9aa4a7abb0a8a19c96897b6e6152422f1b0a00000000000000000000000000000000000000000000162b40566b8297acc0c9b49f89735e50504c55595856504a423424120000000013283e53687c93a7bcaf9a866f5a45301b0600000012253a4f64798fa4b9c6b19c8874604d3a3e53687c90a0aaaeab9d8b79665364778a9eb1c4c9b6a3907d6a56432e1a0600000d22374c62778da3b8cddcc9b6a28e8276685b4f464449505861758695a8bbc5b19e8c7965513c2711000000000012263b4e6175889cafc1c2af9c8976635040372e291f12131f2c394555697c8e9fb0c2cab5a18c77634e3a251100000000000000000000000000000000000000000000081c2f4154687d93a8bdb3a393826f5d4936210d000000000001101f2d3c4c5c656c75808a95a3a7b2b5b5b4b3b0afaaa7a39a8a8482776d63523f2b18050000000000000004111e29353f484e535657595d646d73747069626064635a50463b352d24190c00000000000000000000000000000000000000000000000000000000000000000000010e19232b323434332e25190a00000000000000000000000000000000031322303d485567787d8f90908a898f989b9ea49f99938c827974706c655a493622130a00000000000000000000000000000000000000000000081d32465a6e8394a3b4c5b8a9998880756b605a5e656a70736c6b6b6864738694a1acb7bcbfc4bcb5b1a6998c80705f4b39271603000000000000000000000000000000000000000000152a3f54697d93a8bdc9b49f89735e483b39404444413b362f2416060000000011263b5065798fa4b9af99846e58432e19040000071b2e4154687c92a7bcc4af99846e594531394d6072828f9699988e7d6d5c495a6d8294a7bacec0ad9a86725d4935200b00000f243a4f64788fa4b9ced2bfac9a877364584a3d322f353d455868778ba0b4c8bba8937c67523c281502000000000b1f3245596c8092a5b6c5b9a693806d5c5349423c3023272f3d4a5663718498acbdcec6b29c88725d4934200b000000000000000000000000000000000000000000000012273c51667b90a5bbc1b19f8d7964503b2611000000000000010f1e2e3e4a5159626d778590949ea0a09f9d9b9996928f887b6e6d645a524535230f000000000000000000000c17222c343a3e4042444850595e5f5c554e4b4f4e473d3329201a1106000000000000000000000000000000000000000000000000000000000000000000000000000710171d1f1f1e1a130800000000000000000000000000000000000f2031404e5a647285949ca5a49f9fa3abb0b2b9b4ada79e948e8986827865514031261d110300000000000000000000000000000000000000000d22374b60758a9eb2c1bcab9a8b7b6b62585d6972798086868382807c797d90a2b2bec2b9b7b7bac2c4b7aa9d8e7a68564533210e00000000000000000000000000000000000000000012263b50667b91a7bccab4a08b745f4a34252c2f2f2c27211b120600000000000e23384e63788fa4b9af9a86705c48331e0900000c20354a5e718397abbfbfac99856f5a442f31445564717a8284837c6f60503e5164778b9eb1c5c9b5a18d77634e39240f000012273c51667b91a6bbd0c8b5a28f7c6a57473a2d201a21293a4a5c70869aafc4bea994806b5844311e0b000000000216293c4f62758898a7b8c2b09d8b7a70665c574e40363b434d5b68748290a0b3c7cfbeae9a856f5a45301b0600000000000000000000000000000000000000000000000f24394e63788ea3b8ccbca8937d68533e2813000000000000000010202d373d46505a67757984898b8b8b888784827c79746a5d5851473e3527170600000000000000000000000510192025292b2d2f353d45484a47413a363a39342a20160c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071a2c3e4f5e6c77828da1aebab8b4b4b7bec5c7cdc8c2bbb1a8a29e9b95826f5d4f42392f2110000000000000000000000000000000000000000015293c5065798fa3b8c4b19e8d7c6c5d50606e7b868e949a9a989795928f8e9caec0c3b2a5a1a1a6afbbc8bbab98867462503d2a1703000000000000000000000000000000000000000013273c51667b91a7bcc9b49f89745f4a341f171a1917130d07000000000000000f24394e63788fa4b9b49f8b76614c37220c00000e23384e63788da1b3c6bca7917c6955412d263746535f666c6e6e685e514234475b6e8295a9bcd0bba5907b66503b2611000013293e53687d93a8bdd3c2ad9986725f4d3b291c0f060d1c2d42576c8295a9bdc3af9b8874614e3b281401000000000d203345586a7a899cb0c4baa9998c8379706c5e524a4f565e6b7986929faebecfc4b1a090806d58432e180300000000000000000000000000000000000000000000000c21364b6074899dafbdbfa9947d68533e2914000000000000000002101b2329333d4958626670737474747370706e676460574d433e352a2317090000000000000000000000000000050b101416181a212a303334322d2621242420170e040000000000000000000000000000000000000000010d161c1f1f1c1a140b0000000000000000000000000000000000000000000000000000000000000000000000000a172536495c6d7c8a959eabbdcbccc9c6bfbab8b8b9bdc2c9c4bcb7b3af9e8d7b6d60554c3f2e1b08000000000000000000000000000000000000001b3044586b7d93a8bdbba794826f5e50606e7d8d99a2a9aeafadacaba7a4a3abbacbbaa6948c8c929dabbac7b5a392806d5a46331f0b0000000000000000000000000000000000000000182d41556a8094a9bec5b19c87725d48331e080000000000000000000000000010263b50657990a5bbb8a38d77624c37220d00000f253a4f647990a5bacfbca7937d69543f2a192836414b52575858544c41332b3e5265798da1b4c8bca7917b66503d2a170300152a3f546a8095aabfd3bea994806a5643301e0c00000014293d5166798e9eb0c4b7a4917d6a5744301c07000000000316283b4c5c6c8296aabfc7b7a9a0968c867c6f655f636a72798a97a3b0bdcdcab7a695827161503d2915000000000000000000000000000000000000000000000000081d31465a6d80919faebfaa95806a543f2a1500000000000000000000080e16202b3a464e545b5e5f5f5f5e5b5c5b524f4b443b2f2922180f06000000000000000000000000000000000000000000050e161b1e1f1d19120d0f0f0b0400000000000000000000000000000000000000000002121f2a313434312f281d0f000000000000000000000000000000000000000000000000000000000000000000000d1b2835425266798b9ba7b1bbc9c1bdb9b3aba5a3a3a4a8aeb5bec8ccc8bcaa9a8b7d72685d4b382411000000000000000000000000000000000000051d32475c72869aaec1b5a08c7764515a6d7d8d9caab5bdb7b0adadb0b6b9b8bec9c7b39f8b7777808d9cacbec1af9d8a76624e3a261100000000000000000000000000000000000000001c31465b708599adc2c3ad98836d59442f1b060000000000000000000000000013283d52677c92a7bcb5a08b76604b36210c000015293e52667b91a6bbcdb9a5927d68543f2a1418242f373e42434340392f2323364a5d718599adc1bba5907d6c5a46321d0900152a3f546a8095aabfd1bca7917c67523d2813010000000e23374b5e708095aabfc1ae9b87735f4b36220d00000000000b1d2e3e52677c91a5b4c4c6bbb3a9a09a8d827974777d868e98a7b5c1cecec0af9a887a66534332210e00000000000000000000000000000000000000000000000002162b3e5162728290a1afa3907c68533e2914000000000000000000000000030e1c2933394046494a4a4a484647463e3a3731281e150e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f20303d464a4946433a2d1d0f01000000000000000000000000000000000000000000000000000000000000000f1d2b384553616f8296a9b8c4c6bbaea8a4a097908d8d8f939aa2abb5bdc5c8b8a99b8f857a6652412d1a0600000000000000000000000000000000000a1f33485d71879bb0c5b09b87715d4b6075899dabbac8b6a69b98989ca2a7acb9c9c0ac98846f636e7d8fa1b3c6b9a5927d6955402c1803000000000000000000000000000000000000001f34495e73899eb3c7c5b19c88725d48331e0900000000000000000000000000172c41566b8095aabfb29c88725d49341f0a0000192e43586c8295aabecbb5a08b75614e3a261107121c23292d2e2e2b251d121a2e42556a7d94a9bfbfac9c8975604c37220d0014283d52677c91a7bcd0bba5907965503b261000000000071b2e4153687c92a6bbcab6a28e7965503b26110000000000001025394e62758996a6b7c5cfc5bcb4ab9f958e8a8c929aa2a9b6c5d2cebfb0a294836e5d4b37251503000000000000000000000000000000000000000000000000000e21334554637283939c958573604d39251100000000000000000000000000000b171f252c3134343434333131312b25221c150b00000000000000000000000000000000070f161a1c1d1a150f0700000000000000000000000000010609090909080601000000000000000000000000081a2c3e4e595f5e5b574b3b2c1f120300000000000000000000000000000000000000000000000000000000000c1d2d3b49566370808e9eb1c5c0b4a99d938f8d837c7777797d868f99a3a9b4c4c7b9ada2947d705d4935241301000000000000000000000000000000000f24394e62778ba0b5c3ad98836e5856667a8fa3b8c9bfac99888383878e939bacc0bba6927c68545f718497aabec1ac98846f5b46321d09000000000000000000000000000000000000001f344a5f748ba0b5cbc9b49f8a745f4a35200b000000000000000000000000001a2f44596e8398adc2af9a866f5a45301b0600001a2f445a6f869bafc4cbb5a08b745f4a341f0b0000080f1418191916110a00192e43586e8499adc1c9b8a38f78634e39240f00182d42576b7d92a7bccdb8a38f78634e39240f000000000011253a4e63778da1b6cabda8937d68533e29130000000000000a1e32475b6e798a99a7b6c2c9cdc8bcb2a9a29fa0a7aeb5bdc6d4cebfb0a19284756553402e1b080000000000000000000000000000000000000000000000000000041627364554667580898476675644311e0a000000000000000000000000000000040b11181c1f1f1f1f1e1c1c1c17100d0801000000000000000000000000000000000d19232a2f31322f2923190d000000000000000001090e11161b1e1e1e1e1d1a150c02000000000000000000001124374a5b6c74737069594a3d302112020000000000000000000000000000000000000000000000000000000015283b4b596774828f9eacbbbfafa2978c807a7870686362656a727c868f96a7bacccabeae9c8d77625142301e0b0000000000000000000000000000000013283d52677c91a5babba895836c575f738496aabec8b5a28f7c6c6d73797d93a8bdbba59079644f54677a8fa3b7c7b39e8a75604c37230e000000000000000000000000000000000000001f344a5f748a9fb4c9cbb6a18c76604c37210c000000000000000000000000001d32475c71879cb1c4af99846e58432e1a050000192e43586c8297acc1cbb6a18c76604b36210c000000000000000000000000182d42576c8398adc3d0bba59079644f3a250f00192e43586e8397acc1c6b19e8a75604c37220d00000000000b2035495e72879cb0c5bfa9947d68533e291300000000000003182b3e505d6b7a8998a5afb4b9c1cbc5bdb7b4b5bbc1c9d1ccc3bbb0a192837465574736241100000000000000000000000000000000000000000000000000000000091827364857646d7371665849382714010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1e2b363e444647443e362b1c0b00000000000009141d23262a3033333333322f281f1307000000000000000000192d4154677989888776685b4e3f302010000000000000000000000000000000000000000000000000000000091c304558697785929fadbbc5b2a19185796e66635d544e4d50565f6973798a9db0c2d5cbbaa5917d70604e3b281400000000000000000000000000000000152a3f546a8094a9bfb39f8c7866535c72889db3c6c1ad9986725f585f6b8296abc0baa6917b66504b5f73889cb1c6b8a48f7965513c2712000000000000000000000000000000000000001e33485d72889db2c7cdb8a38d77624c37220d000000000000000000000000001c32475c71879cb1c5b09b87715c47321d0800001a2f43586c8297acc1cdb8a38e78634e39240f0000000000000000000000001a2f44586d8398adc3d0bba59079644f3a250f00182d42566a8095abc0c3ad98836e5a46321d090000000000061b2f44586d8296abc0bfa9947d68533f2a17030000000000000f2132404d5c6a7988939a9fa5afb5b6bcc1c4c5c5c7c6c0b8b0a7a092837364564739291907000000000000000000000000000000000000000000000000000000000009192a3947505a5e5d54483a2b1a0900000000000000000000000307090907080a0c0e0f1111100d080b1012110d0b0a070b0d0d0b060000000000000000000c1d2d3c4852595b5c5852483a281502000000000d1a2630383b3e454848484847443b3123190d01000000000000001d32475c7084969d9587796b5d4e3e2e1d0c00000000000000000000000000000000000000000000000000001426374a5e738895a3b0bdcbbda9958373675c514e4a4039383b434c56606d8093a6b9ccd4c0ad9c8e7d6a5743301c08000000000000000000000000000000182c40546a8095abc0ae9985705c4c61768ba0b4c9bca7937d695644566b8297acc1b39f8a77634e45596d8397acc1bda8947d6954402b15000000000000000000000000000000000000001b30455a6f859aafc4cdb8a38e78634e38230e000000000000000000000000001b30455a6f869aafc4b39e89735e48331e0900001e33485d72879bb0c4d0bba6917b66513c27120000000000000000000000001b30465b70879cb0c5d0bba59079644f3a251000192e43586e8499aec2c3ae99846e59442f1b06000000000000152a3e53687c92a6bbc0ab96826c5946331e0a0000000000000313222f3e4d5b697580868a929ca0a2a9acafb0b0b3b1aca59c948c867464554638291b0b000000000000000000000000000000000000000000000000000000000000000c1b29343d46494841372a1c0d000000000000000000000710171c1e1e1d1d1f212325262625211c2025272621211f1d202222201b130a0000000000000417293b4b5a666d70716d665845321e0b0000000d1c2b38434c5052595d5e5e5e5c584e41362b1f11030000000000001f344a5f74899fb2a4978a7b6c5c4c3b291806000000000000000000000000000000000000000000000000071b30435564788da2b3c1cec2b3a48f7965554a3f38362e2423272f3944506376899cafc0c9cabaab9a87735f4b37230e0000000000000000000000000000001d32475b6f8397acbfaa95806b564c61768b9eb2c7bba59079655040546a8095abc0b19c87705c473f54697d93a8bdc1ac97836c57422c1700000000000000000000000000000000000000182d42576c8398adc2cfb9a48f78634e38230e00000000000000000000000000182d42576c8296abc0af9a86705b46311c0700001f344a5f748b9fb4c9d3bea8947d68533e29140000000000000000000000001b30465b70869aafc3d0bba6917c67533f2a1500172c41566a7d93a8bdc6b19c88725d48331e0900000000000010253a4f64788fa3b8c4af9c8976624d38230e000000000000000411202f3d4c58636b717580888b8d96979c9b9b9d9c98918980777067564637281a0b0000000000000000000000000000000000000000000000000000000000000000000b18212a3134332e251a0c000000000000000000020f1a232b31333332323436383a3b3b3a3631343a3c3b36363432353737352f271d1205000000000c2033465869778287878275614e3a271400020f1d2b3a48556065666d72737373726b5f52483c2f21120200000000001e33485d72879aaab5a89a8b7a6a59473523110000000000000000000000000000000000000000000000000a1f34495e738294a8bcd0c9b6a4958776624d382d23211b110e131d2734465a6c8092a3adb7c5c9b6a28f7a66523d29140000000000000000000000000000001f344a5f74899fb2bda8937c6853485d70869bb0c5bba6917c6a5d5053687d94a9bfb39e89745f4a3b50667a90a5bac2ad98836c57422c1700000000000000000000000000000000000000162b40566b8297acc1cfb9a48f78634e38230e0000000000000000000000000014293e53687c93a7bcaf99846e5945311c0800001f344a5f748ba0b5cad4bfaa95806a543f2a15000000000000000000000000192d42576b8095a9bdd1bda893806b56402b160013273b50667b91a7bccab5a08b76614c37230e0000000000000e22374c62778da3b8cbb6a28e79644f3a240f000000000000000002111f2e3b4650575c626c73747985828a86868888847d756d645c56493928190a0000000000000000000000000000000000000000000000000000000000000000000000050e161c1f1e1a12080000000000000000000112202c363f4648484747494b4e4f50504f4b46484e52504b4b49474a4c4c4a433a2f23160700000013273b50637688959c9c917d6a56432f1b07131f2d3b495866737a7b8288898989877d6f665a4d3f30201000000000001b2f43576a7c8c9cabb8a99888766452402d1a0700000000000000000000000000000000000000000000000f22364a5e73899fb1c4d4c0ac998776695a47331f11141516171919192a3d50627486919aa7b6c8beaa95826c58432f1a1105000000000000000000000000001f34495e73889cb1bda8937c67524a5f738495aabec0ac99897a6e5e58687d94a9bfb5a08b745f4a384e63788da3b8bfaa95806b56402c1600000000000000000000000000000000000000162b40566b8095abc0cfb9a48f78634e39240f0000000000000000000000000011263b50667a90a5bbb19c88745f4b36210c00001f34495e73899eb3c6d4bfa994806a543f2a1500000000000000000000000014283d51657a8fa4b9cfbba5907965503c28130012273c52677c91a7bcceb9a48f7965503b26180a000000000013273c5165798fa3b8cbb5a08b75604c37220d00000000000000000001101d29333c43474f585e5f67706f746f7072726f696159504842392b1b0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f303e49535a5e5e5c5c5e6063646666645f5b5d63676460605e5c5f62625e564c41342516060000182c41566a8093a5b1ad9a86725d49341f1925313d4b596776858f91969c9f9f9e9b8d82776b5d4e3e2e1e0d0000000014273a4d5e6e7d8d9dafb6a594826f5d4a36230f0000000000000000000000000000000000000000000004182b3e5265798da2b6cbcfbaa6917c69584c3c2b1f26292a2b2c2e2e2e2e33455667757d8999acc1c4af9b87725d49352e2315060000000000000000000000001b3044596d8297abbea9947d69554456667b8fa4b8c8b7a7988c7b706e6e8095aabfaf9a86715d48374c62778ca1b7b9a5907b66523d281300000000000000000000000000000000000000172c41566b8297acc1d0bba59079644f3a250f0000000000000000000000000010253a4f647990a5bbb5a08d77624c37220d00001c31465b6f8497a9bbcebda8937c68533d28140000000000000000000000000e23384d62778da3b8cdbba6917b66513c271200142a3f54687d94a9bed2bda8937d6954423628180700000000162c40556a8094a9bdcdb8a48f79644f3a250f00000000000000000000000c1720282e323c44494a545b5d5f5b5b5c5c5a554e463d342d261b0d000000000000000000000000000000000000000000000000000000000000000000000000000000030c1317191917120d05000000000000162a3d4e5c666f73737272737678797b7b78747072777c757676737273777772695e514334241302001a2f445a6f8499aec2b5a18c76614c37222936424e5b69768695a2a7aab1b4b4b3ab9e95897b6c5c4c3c2a19070000000b1e2f40505f6e8092a6bbb19f8d7966523e2a1501000000000000000000000000000000000000000000091e33475b6e8295a9bcd1ccb7a28d77634e3a2e24323b3e3f40424343434344444a58616e8297abc0cab5a18c77624f4940332312000000000000000000000000162a3f54687d94a9bfac9884705c494c60758a9eb2c7c5b6aa978a8684848898adc2ad98836c5742364b60768ca1b7b49f8b76614d38240f00000000000000000000000000000000000000172c42576c8398adc3d0bba59079644f3a250f0000000000000000000000000013283d51667b91a6bbb49f8975614c37220c0000182c405467798c9fb3c7bea994806a57422d18030000000000000000000000162a3e5165798fa3b8cebaa7937c67523c271200152a3f546a8095abc0d5c1ac97836e60544636241000000000182d42576c8398adc2ceb9a48f78634e39240f000000000000000000000000040c141a20293034384146484a4646474745403a322a21191309000000000000000000000000000000000000000000000000000000000000000000000000000000081520272c2e2e2c2721170b00000000001a2f44596c798388888888898b8d9091918e8987878c92888b8b8988898c8d867c6f615242311f0c001d32465b70879cb1c6b6a18c76614c3726384753606c798795a4b3bcbfc5c9c9c8bcb1a7998b7a6a594836241100000000112232415063788da3b8bca995826d58442f1a060000000000000000000000000000000000000000000d22374c61768a9eb1c4d8c4b19f8b75604b362233424e53545657585858585a5a5b5c63778b9eb1c5cfbaa5917b69645d5141301d0a0000000000000000000000162b40556a7d8fa2b7b39f8c786553465b6f8498aab9c2c7b5a79e9a99999ca5b5c4af9a86705b463b5064798ea3b8ae9a86705c47331e0a00000000000000000000000000000000000000172c42576c8398adc2d0bba59079644f3a250f00000000000000000000000000172c41566b8095a9beb5a08b76614c37220c00001124374a5c6f8498adc2c2ae99846e5843311d0900000000000000000000001a2f44596d8295a9bdc9b49f8b7764503b261100142a3f54687d94a8bdd2c5b19e8d7d716453402b1702000000192e43586e8398adc3cbb6a18c77624c37220d000000000000000000000000000000030d151b1f252d30333432313232302c261e160e0500000000000000000000000000000000000000000000000000000000000000000000000000000000061726323b414343403c34291a0a000000001d32475c7187969d9d9d9d9fa0a3a5a6a6a39e9c9ca0a39d9fa09e9d9ea1a2998e8070604e3b2814001f344a5f748a9eb1c5b39e89735e493430435665717d8a97a5b3c2c3bdbcbec5cecec5b7a99988776653402d1a06000000102336475667798fa4b9c5b09c87725d48331e090000000000000000000000000000000000000000000f253a4f64798fa4b9cdd6c1ac9782705c48332c3f5160686a6b6c6d6e6e6e6f6f7072737b90a5bacdd3bfaa95807d786f5f4d392511000000000000000000000012273b4e6073889cb1bba895836f5a4554687c8c9da6afbcc1bab3afafafb1b8c3c3ae9a85705b4642566a7d93a7bcaa95806b56422d190400000000000000000000000000000000000000162b40556a8094a9becfb9a48f79644f3a250f000000000000000000000000001a2f445a6f8499aec3b49f89735e48331f0b0000081b2e43586d8397acc1c4af998571604c37220d00000000000000000000051b30465b70879baec3c7b19c87715c4835210d0012273c51657a8fa4b9cecebbab9c8f836e58432e1905000000172c42576c8398adc3c7b29d88735e49341f0a000000000000000000000000000000000000070a12181b1e1f1d1c1d1d1b17110a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000112435444f565858555047382816030000001e33485e73899eb2b3b3b3b4b5b8babbbbb7b3b1b1b5b6b3b4b5b3b3b3b6b5ab9e8f7d6b57432e1a001d32465a6e8297acc1b39e89735e49343c4e6073838f9ba8b5c3bdb0a8a7aab1bbc5d1c7b7a69583705d4935200b000000172b3f5365748596a9bdc9b4a08b745f4a35200b0000000000000000000000000000000000000000000f253a4f647990a5bbd0d9c5b09b86705b463033485c6e7d8082838384848486868788898b92a6bacfd8c4b09e95938d7c6854412e1b07000000000000000000000b1e3044596e8398adc2b19c87705b464c5e6f808a939ea7adb4bac0beb5b4bbc7c3ad98836c58434b5e72869aaebba7927c67523d2814000000000000000000000000000000000000000013283d51667a8fa4b9cbb6a28d77624d38230e000000000000000000000000001b30465b70869bb0c5b5a08b76624e39240f000000182e43586d8294a7bbc8b4a18d78634e38230e000000000000000000000d2135485a6c8297acc1c7b19c87705b46301b06000e23384c62778da2b7ccd9c9baad99846e5845332215060000172c42576c8398adc3c3ae9a856f5a46311c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005192d4153626a6e6e6a64564533200c0000001f344a5f748a9fb4c8c8c8c8c7c7c0bcbdbebec2c1bcb8b7b7babcbec1c1bcb7ad9b87705b46301b001b30465b708799adc2b6a18c776351404d5a6a7d90a1adb9c6bdae9e9491969ea8b3c0cec4b2a08d77634e38230e0000001a2f445a6f8393a3b4c6c8b5a08c76604b36210b00000000000000000000000000000000000000000012263b50647990a5bbd0d2beab97836e594430415162768b959798989999999b9b9c9c9ea0a3b0c2d5dfcdbdb0aba797836f5e4b36220d0000000000000000000001162c40566b8095abc0b19c877162534353636d76808f93999fa6ababa1a0a9b8c4af9b87725e4956677a8ea2b5b29f8c7a65503b261100000000000000000000000000000000000000000e23384c61758b9fb4c7b39d88735e4a35200b000000000000000000000000001a2f445a6f859aafc4baa6917b66503b2611000000152a3e5164778ca0b5c8b39d8874624f3b27150400000000000000000010253b5064778a9cafc3c3af9b86705b46301b060011263b4f63778da2b7cce1d8c4af99847363503f33241300001b3045596e8498adc3c0ab96826c57422d1803000000000001080d0e0e0d0e0f111315151514120d1015171611110f0d101212100c050000000000000000000000030c1317191917120d050000060e1418191816110b02000000000000000a1f33485c708084838074624f3b27130000001f344a5f748b9eabb3b8bab3b1b4aca7a8a9a9aeaca7a3a1a1a5a7a9acaca7a49a91836f5a45301b001b30455a6f869aafc4bba793806e5e515e6b77869aadbec8b7aa9f8f807b828b96a2b0c0cfb9a48f7965503c28150100001a2f445a6f869bb0c1d1bfac9987735e49341f0a000000000000000000000000000000000000000000192e4155697d92a7bcd1c8b5a28f7b6854403a4d5f708092a6acadadafafafb0b0b1b1b3b5b7c1ced7d9d9cdc4c0b29e8d79644f3a25100000000000000000000000142a3f54697d94a9beb4a18f8271604c45515a6370797d858b9296968f8c9bacc0b6a18c77625263738597aabeaa96836f5c4a37230e0000000000000000000000000000000000000000091e33475c71879cb1c6b19c87705b46311c0700000000000000000000000000182d42576c8297acc1b9a48f7a65503b26110000000e2134485d72889cb1c1b6a3927d6a564433221100000000000000000013283d52677c91a7b9cbb9a694806c57432e190400152a3f54697d93a7bbd0e4dbc7b3a192806d5c5142301c0b081e33485d72889cb1c6bda8937d68533f291400000000010b151c21232322232426282a2a2a2a2621252a2c2b262624222527272520180f050000000000000000081520272c2e2e2c2721170b0c1922292d2e2e2b261f14070000000000000d22374c61768b999892806a56422d190400001f34495d70808e989fa3a59f9c9f98929494949997938e8c8c9291949797938f887d736553402c1800182d42576c8295a9bdc3b09e8c7c6e636f7c8995a2b5c9b8aa998f8270666e788592a2b4c8bda894806b5844301d090000192f44586e8397abbfc9b9a5907c6a5744301b070000000000000000000000000000000000000000001e33485d718598acc1d3bfac9986725f4c383f54697c8f9eafc1c2c3c4c4c4c5c5c6c7c4bdb9bbbfc2c4c4c3c1bcb5a6917b66503b2611000000000000000000000013283d52677b91a5b9beae9f8c776956473e465260646970777c82827c7d90a4b7ac9b88745f5f6f8292a2b4b7a38f7a66533f2d1b080000000000000000000000000000000000000000041a2f445a6f869bb0c5b29d88725d4934200b00000000000000000000000000172c42576c8297acc1b8a38d77624d38230e000000051b3045596e8394a3b6c1ae9a86736150402f1e0d000000000000000a1b2e42566a8094a9bec4b09d8a7664503d29140000172c41576b8297acc0d6eae2d0bfb09d8b796f5f4b37281f1525384b5e73899db2c7bca7917b66513c271200000006131e28313638383738393b3e3f3f3f3f3b37393f41403b3b39373a3c3c3a342b221609000000000000061726323b414343403c34291a1c2a363e4243433f3a32251606000000000011263b5065798fa4ad9a86705b46301b0600001a2e4152616f7b858a8d908c878b857c82808084837d787677827c7d82827d79776a6156473624110014293d5266798da0b3c5bbaa9b8c8076808d9aa7b2c0c1ad9a8f7c7162525b66738599afc4c3af9b8873604c37230e0000162b4054687c90a4aeb4aea08c77624d3a2815010000000000000000000000000000000000000000001f344a5f748ba0b4c8cdb9a4907c6956432f40566b8297acbcc1c8c6c4bebbb9b9b9b7b0a9a4a6aaacafafaeaca8a1988b7a65503b261100000000000000000000000f24394d62768a9caec1b9a594867063595047434c50555c63686b6b68748899a69e8f7d6b5c6d7d8b9fb0c0b09c88735f4b372310000000000000000000000000000000000000000000001c31465b70869bb0c5b5a08c77634e3a251000000000000000000000000000192e43586d8398adc3b9a48f7a65503b261100000000162b3f536676879bafc4b6a391806e5e4d3c2a180c02000000030b1627394b5d71869aaec2bea995826d5a4734210d0000172c42576c8398adc3d8ece3ddccbaa8988b786454463a32272e4154677a8c9eb3c7b8a5917b66503b26110000051524313b444b4e4e4c4d4e505354545454504c4d53575450504e4c4f52524f483e34271a0b0000000000112435444f5658585550473828293a4851575858544e43342311000000000014293e53687c92a7b09c87705b46321e0a000011243443515e687075787978707471686c6a6a6e6c696461636c67696c6c6964635a4e4438291907000f23374a5d708496a8bac8b9aa9d928b939eaab7c4c2b3a4927d7160534449576c8296aabfcab7a38f7a66513d281300001125394d607589929ba09c9082705d48341f0b000000000000000000000000000000000000000000001f34495e73889cb0c4cbb5a08b76614d392b40556a8095a6a8adb3b1b0aaa5a4a4a4a29c958f91959799999997938d85796c5d4a37230e00000000000000000000000a1e33475a6c8091a3b6c2b2a08e82766c635a51494041484e535656596c7c88918d80705f68798b9ca9bbbcaa96826d5844301c08000000000000000000000000000000000000000000001e33485d72889db2c7bba6927c68533d2813000000000000000000000000001c31465b70869bafc4bca7917b66503b26110000000010243749596c8297acc1c0ae9d8d7b6b5947362a1e14151515181e28344556687a8da1b4c9baa5907a66513d2a18050000172c42576c8297acc1d6dacfc9c8c6b6a894837264564e45383b4a5d718598aabbc4b09c8975624e3a25100000102233424d5760636362626366686a6a6a68646062686b6866666362646767635b514538291a0900000005192d4153626a6e6e6a64564533324658656c6e6d696152412e1b0700000000162b40556a8095aab09b8975614d392410000006162534414c555b606364645c5f5d545755565857544f4c51575354575754504d473c32271a0b0000071b2e415466798b9daebfc8baafa5a0a6b0bcc8c1b2a4958674615343353e53677b90a5bacfbea994806a543f2a150000091d3146596b7680878b887d716353412d1905000000000000000000000000000000000000000000001b3044586d8296abc0cbb5a08b76614e3a283d52677b8b9194999e9c9b95908f8f8f8d8882797c8083848484827d7972685c4e3f2d1b08000000000000000000000004172a3d4f6174879aaec1bdac9e938980766d645c544c44424341404e5e6a767b796f6372788697a9b9c1af9e8f7b67523e291501000000000000000000000000000000000000000000001e33485e73899fb4c9bfaa95806a543f2a15000000000000000000000000001e33485d72889db2c7b9a48f7964503b251000000000071a2b40546a8094a3b3c4bbaa9a89766353473c31282a2a2a2c323b445263748698aabdcab8a38f78634e39240f000000162b40566b8095abc0d5cbbdb4b3b9c3b1a09182746861564a4a5968798da1b4c7bfaa96826d5946331f0b0000172b3f51606a7478787777787b7c8080807d7976777c82787b7b7877797c7c776e6355473827160400000a1f33485c708084838074624f3b394e62758284837d705d4a36220e00000000172c42576c8297acb8a4907c68533e29140000000716232f3941474b4e4f4f494a484142404143423f3b373e423f3f42423f3b38342b1f150900000000112437495b6d8091a2b2c1ccc2b9b5b9c2cdc3b3a39586766857453526384d62778ca1b6cbc0ab95806a543f2a15000002162a3c4d59636b7274746c6154453524110000000000000000000000000000000000000000000000162b40556a8095a9bcceb9a5917d6a56422e384d5f6d777b7d87898786827b78787978746d65676a6c6e6e6e6c69655e554b3e302110000000000000000000000000000e203244576a7d92a7b6c5bcb0a69c938a8278706860585758555252545a6266656a74828d95a4b5c0b1a5928070614e39240f00000000000000000000000000000000000000000000001e33485e73899eb1c5bfaa95806a543f2a15000000000000000000000000001f344a5f74899fb4c9b5a08b76614c38230e000000000012273c5064798595a6b8c8b7a692807165594e443c3f3f3f41464e57606f8292a3b5c7bead9b8975604b37220d000000152a3f546a8095abc0d2beada09ea6b2beafa092847d73665f5a68778695a8bccab7a38f7b66523e29160300001b30455a6f7d888e8f8d8d8f9093949595938e8c8d91978d91918f8d8f92928b827365564533210e00000d22374c61768b999892806a56423d52677c9199978d7965513d2813000000051a2e43586d8398adbfab96826b56402b1601000005121d2730363737383a3a3b3c3e3f3f3e3a36383e403f3b3a3837393c3c39332b2115090000000000071a2c3e5061728494a3b2bec4cccbcdc8c2b4a695857667594a392820344a5f74899fb4c9bca7937d68533e29140000000d1f2f3c464f575d5f5f594f43362717060000000000000000000000000000000000000000000000152a3f5468798da0b3c7c1ad9986715d48333041505b6266697373706f6d66646364635f59515255575858585754504a42382d201203000000000000000000000000000315273b4f64788998a7b7c5c3b9afa69e958c847b746d6c6e696767686d7776797b8892a0a8b3c2b2a2948875625243311e0a00000000000000000000000000000000000000000000001d32475c6f8398adc3bda8937d68533e2913000000000000000000000000001f344a5f74889cafc3b49f89735e49341f0a00000000000e23374b5e6b77899db2c7c2af9e9083766b605750545454565b616a747b8d9fb0c1c3b2a18f7d6b5945311d08000000162b40556a8095abc0ccb7a28f8994a3b3beb0a295928578746e778796a3b2c4bfad9b8873604c38230f0000001d32475c72889aa3a3a3a3a4a5a8a9ababa8a3a1a2a5a8a3a5a6a3a3a4a7a79e92847363503d2a16000011263b5065798fa4ad9a86705b4640556a8095aaa994806a55402b16010000091e33485d71869bb0bda8937d69543f2a140000041423303a434a4c4c4b4c4e5052535454534f4b4d535654504f4d4c4e51514e473e3327190a00000000000f2132445566758695a5aab1b7bbb8b3aea49788776758493b2c1b21364b60748a9fb3c2b5a28d78644f3b261100000001111f2a333b43484a4a453c322618090000000000000000000000000000000000000000000000001125394b5d708497abbfc9b49f8b745f4e3d2b323e484e51575e5e5c5a58524f4e4f4e4a453e3d4042434343423f3b362e261b0f020000000000000000000000000000000c2135495c6a798999a7b6c3ccc3b9b1a89f978f888283847c7c7c7d82898c8f8e99a4b0bcc5b5a59484756a59463425140200000000000000000000000000000000000000000000001a2f445a6f8498acc0bba6917b66513c2712000000000000000000000000001c3145586c8094a9bdb49f89735e48331e090000000000081c2f404f5b708599acbac7bdaea094897d736a656a6a6a6b6f757d888f99abbcc8b7a6948371604e3c291602000000182e43586d8397acc1ccb7a18c768596a8bbc0b2aaa2968d89848a96a5b4c1c6b4a2907d6a5744301d090000001e33485e73899fb4b8b8b8b9bbbdbfc0c0bcb8b7b7babcb8b9bbb8b8b9bcbbb0a292806d59442f1a000014293e53687c92a7b09c87705b4644586e8398adab96826b56402c180400000c21364b60768ba0b5bca7917b66503b271200000f2132414d575f62626062636467686a6a68636061676b6765646361636666625a5044372819090000000003152637485867768790969ca3a6a39f9a9386796a59493a2b1d0e21364b60728498a4b2ab9986725e4a36210c00000000010d1720282f333434312920140800000000000000000000000000000000000000000000000000091b2d4054687b90a4b8c9b49f8b7c6c5b4936232b33393c4448484744433e3a383a3836312a282b2d2e2e2e2d2a27211b13090000000000000000000000000000000000061a2c3e4d5b6b7a8a98a6b1b8bec4c4bbb3aba39c97979990909394979ca1a4a3aab7c1c5b7a797877565584c3c2a1707000000000000000000000000000000000000000000000000172c4054687d93a8bdbba59079644f3a250f0000000000000000000000000015293c51667b91a7bcb49f89735e48331e090000000000001222314155697c8e9ca9b6bfbeb2a69b90877d7980808082848a919aa4aab7c8bbaa998876655442301e0c00000000192e43586e8498adc2ccb7a18c76788b9dacb7c1bfb3a8a29c999da7b4c3c4b9a9978572604e3b2815010000001f344a5f748ba0b4c3c7c9c3c1c3bbb8b9b9b9bebcb7b3b2b2b5b8b9bcbcb7b2a99c87705b46301b0000162b40556a8095aab09b8975614d465b70869bb0ab9684705b47331f0a00001125384c62778da2b7bda8937d6955402c180300172b3e505f6a737777767778797c7d80807c7875767b82777a797776787b7b766d625546372716040000000008192a3a495869787b82888e918e8a857d77695b4c3b2b1c0d081d3144556a7d86989d9c8d7b6956422f1b07000000000000040c141a1e1f1f1c160d020000000000000000000000000000000000000000000000000000001124384c6075899eb2c7bba99b8a786653402c191f2428303333312f2e2924232523211c161316181919191815120d0700000000000000000000000000000000000000000f202f3d4d5c6b7988949da3aab1b9c4c7bfb7b0acacaca5a5a8a9abb0b6b9b8bdc8c4b6a79989796858473b2e1e0d00000000000000000000000000000000000000000000000000162b4054697d94a8bebba59079644f3a251000000000000000000000000000162b4055697d93a8bdb4a08b745f4a341f0a0000000000000413263a4d5e707d8c99a2aebfc3b8ada39a939094959596999ea5adb7bec7bfae9d8d7b6a59483625130100000000172c41566b8095abbfcbb5a08b766e808f9aa4aebbc5bcb6b0afb1b9c4c1b4a79c8b79675543301e0b000000001f344a5f748b9ba7aeb2b4aeacafa7a3a4a4a4a9a7a29e9c9da1a3a4a7a7a2a0958d806d5945301b0000172c42576c8297acb8a4907c6853475c72889db2b39f8b76624d38230e0000182c4054677b8fa4b9c1ad99846f5b46321e09001b30455a6e7c878d8d8c8d8d9092949595928d8b8c90968c90908d8c8d91918a807364554433210e00000000000c1c2b3a4b5b63666d74797b7875706a635a4c3d2e1d0d000114273b4e5f6a7c8389887d6f5e4c392613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d31465a6f8498adc2c7b9a895836f5c4835221d14151b1e1e1c1a19150f0e0f0e0c08010000000000000000000000000000000000000000000000000000000000000002111f2f3e4d5b6a7682898f959da6afb5bec8c5c1c1bfbababdbec0c5cbc2bdb9b7b3a6988a7a6b5b4b3a2a1d100000000000000000000000000000000000000000000000000000192e43586d8397acc1bba6917c68533e2a1500000000000000000000000000162b40566b8297acc1b6a18c76604b36210b000000000000000a1d2f4151606d7a8990a1b0bdc8c0b6aea8a5a8abababaeb2b9c1c9cbc1b1a190806e5d4c3b2a1907000000000014293e53687c92a1b4c1b49f897461707c88929dacb6bcc3c5c4c6c7bdb0a396897d6d5c4a38251301000000001e33485c6d7c89939a9d9f9a979b938d8f8f8f94928e8988888e8d8f92928e8b84796f61513e2a1600051a2e43586d8398adbfab96826b56495e73899eb3baa59079644f3a250f00001e32475b708497abbfc7b39e8a75614c382410001d32475c728899a2a3a1a2a3a5a7a9aaaaa7a2a0a1a4a7a1a4a5a3a1a3a6a69d91837362503d29150000000000000d1c2d3d494e52595f646664605b564f473c2e1f100000000b1e30414e5f686f73736c6051402f1d0a00000000000000000000000000000000000000000000000000000000000610171c1e1d1911090100000000000002172c40556a8095abc0d5c5b29f8c7764503c3731271c0e0100000000000000000001010000000000000000000000000000000000000000000000000000000000000000000111202f3d4c59646d747a8289959aa2abb5bec1c4c7c9cac4c0bfbfb8aea8a4a29e9688796b5c4d3d2d1c0c000000000000000000000000000000000000000000000000000000192e43586e8398acc0bfab96826c58432e1904000000000000000000000000162b40566b8297acc1b7a28d77624c37220d0000000000000000122333424f5d6c7483929fabb6bfc5c2bcbbbdc0c0c0c3c7cdcec2b8b0a39383726150402f1d0c00000000000011263b506476869aaaacaa9a86715c5f6a757d8f9ca2a8afb3b5b5b2aba09285786d60503e2c1a080000000000192c3e4f5e6b778085888987828680777c7a7a7d7c797472727c77797c7c797473665d524333210e00091e33485d71869bb0bda8937d69544e63778ca1b5b7a28d78634e39240f00001f344a5f748a9fb3c7cdb9a4907b67533e2914001e33485e73899fb4b8b7b7b8babcbebfbfbbb7b5b6b9bbb7b9bab8b7b8bbbaafa191806c58442f1a000000000000000f1f2c35393e454b4f504f4b47413b342b1e100100000001132331414d545a5e5e594f4232221100000000000000000000000000000000000000000000000000000000000c18232b3133322d241d1306000000000000152a3f54697d94a8bdcfcebba794806b584e4c44392c1e161109000000070b0e13161616130f0902000000000000000000000000000000000000000000000000000000000002111f2e3b47515a60666d7782868f98a3a8acafb3b4b4afaba9aaa59b938f8d898677695b4d3e2f1f0f00000000000000000000000000000000000000000000000000000000172b4054687d93a8bdc4af9a866f5a442f1a05000000000000000000000000162b40556a8095abc0b8a38d77624c37220d0000000000000000051524323f4e5a6573828e99a3abb0b2bbc6ccd3d5d5d6cec5bfb0a59c948675655444332211000000000000000d213548586c808e95979591806b574d57617082888e949a9fa0a09d988e8274675a4f4232210f0000000000000f2131404e5a646b707374736c6f6d636765666868645f5c5f676265676764605e564a4034251604000c21364b60768ba0b5bca7917b665051667b91a6bbb7a18c76604b36220d00001f34495e73889db2c7d1bca7937d69543f2a15001f344a5f748b9fb4c4c8cac4c3c4bcb8b9bababfbdb7b4b3b3b5b8babdbdb8b3aa9c87705b46301b00000000000000010e1920242a31363a3b3a36322d2720180d000000000000041323303940454949453c31231404000000000000000000000000000000000000000000000000000000010f1c29353f464847403830241607000000000012273c5065798da0b2c4d7c3af9b88736a6360574a3c2e2b251c1206121b2023282b2b2b28241e160d030000000000000000000000000000000000000000000000000000000001101d2a353e454b525a666c727b869094979b9d9fa09b9694959188807977747268594b3d2f20110100000000000000000000000000000000000000000000000000000000182e43586d8295aabec5b09b866f5a442f1a0500000000000000000000000014293e53687d93a8bdb6a18c77624c37220d000000000000000000061421303d475663707c868f979b9ea9b3b8bfc7c6c0bcb1aca192888276675747362615040000000000000005182a3d5164727b8082807c7463503c4553636d72798086898b8b88847b706456493d32231403000000000000031322303c4750565b5e5f5e575a58505251515353504a474d524e505252504b4944392d23160700001125384c62778da2b7bda8937d695552677c93a8bdb8a38e7965503b271200001c31465b70879cb1c7cfb9a48f7967533e2914001f344a5f748b9ba7afb3b5afadb0a8a3a4a5a5aaa8a39f9d9da1a3a5a8a8a3a0968e826e5a45301b000000000000000000060c0f161c22252625211d18130c04000000000000000004121d252b31343430291f130500000000000000000000000000000000000000000000000000000002121f2d3a47525b5e5c524c4234251607000000000d22364a5d708395a7bacdcab7a390877c7873685a4b433f382f241a242f35383d4040403d38322a20150800000000000000000000000000000000000000000000000000000000000c18222b31373e4852575f68737b7d838688898b87827d807d756b65635f5c574a3c2d1f11020000000000000000000000000000000000000000000000000000000000192e43586d8396aabec5b09b86705b46301b0600000000000000000000000012273c51667b90a5bbb49f89735f4a35200b0000000000000000000003121f2a3846525e69737b82868c969ea4acb3b2aca99f979283756d645849392919080000000000000000000e213446555f696a6b6a6761564633364551585e656b70747474736f685e5346392c201405000000000000000004121f2b343c4246484a494444433d3c3c3d3e3d3b3632393c3a3b3c3c3b363430271b1105000000182c4054677b8fa4b9c1ad99846f5b596d8295aabfbda8937d6a55412d1804001f34495e73899eb3c8cfbaa5907d69543f2a14001e33485c6e7d8a959a9ea09b989c948f90909095938f8988888e8d9093938f8b857a7062513e2b1600000000000000000000000001080d1011100c0803000000000000000000000000000a11171c1f1f1b160d02000000000000000000000000000000000000000000000000000000000f20303d4b58646f73706660524334251504000000071b2e415365778a9eb1c5d3c0aea09a8f8f8678695b58544c41362f34424a4c51565655524c453d3226190a0000000000000000000000000000000000000000000000000000000000050f161d232b363e434c566066696d70737474726c686a686158504e4a4743392c1e0f01000000000000000000000000000000000000000000000000000000000000162a3f53667a8fa4b9c7b19c87705b46311c070000000000000000000000000f243a4f64788fa4b9b49f89745f4a35200b0000000000000000000000010d1a2835414c5660676d6f79858990989e9e97948f828073645851473a2b1b0b0000000000000000000005172837434d54545655524d45382827343e444a50575c5f5f5f5e5a544c4135281b0e0300000000000000000000010d1821282d31333434302f2e29272728292826211d25272526272725211f1b140a00000000001e32475b708497abbfc7b39e8a75616175899cb0c4c2ad9985705b47331e0a001f344a5f748ba0b5cbd0bba6927d6a56422e1900192c3f505f6c778086898b88838782787c7b7b807d797472727d787a7c7d797673665e534434220f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2d3e4e5b68768289807b7061524332210e00000000112436485a6d8297aabbcdccbdb4aca3a39788796f6d685f53494445525e62666b6b6a6661594f443728170500000000000000000000000000000000000000000000000000000000000002080f1923292f39444d5154585b5e5f5f5d585354534e453b3836322f271b0e00000000000000000000000000000000000000000000000000000000000000001024384d62778da3b8c7b39d88725c47321d070000000000000000000000000e23384d62778da3b8b7a28d77624c37220d000000000000000000000000000a17242f3a434c53585c6770757c84898a837d7c706b6255463e352a1c0d0000000000000000000000000a1926303a3f3f40403d3932281a1621292f363c42474a4a4a484540382f24170a0000000000000000000000000000050d13181c1e1f1f1b1a19151212131313110d0a101210101212100d0a07000000000000001f344a5f748a9fb3c7cdb9a4907b67657a90a5b9ccc7b39f8a76614d38230e001f344a5f74899fb4c9d5c1ad9a86715c47321c000f2132414e5a646c707374746d706d646866676a68655f5c60686366686865605e564b413526160500000000000000000000000000000000000000000206090907020000000000000000000000000000010a10131313130f09020000000000000000000000000000000000000000071728384a5c6c7987949e948f807061503e2b170000000006192b40556a7c8d9eb0c3d3cfc8beb8b4a6978b84837b70655d5a566170777a8082807b756c61544635220e000000000000000000000000000000000000000000000000000000000000000000070f141c2631383c3f4346484a4a48433f3f3e3a322823211d1a140a0000000000000000000000000000000000000000000000000000000000000000000c21374c60768ca1b7c8b39d88735e48331e090000000000000000000000000d22374c62778da3b8b5a18c76614c37220d000000000000000000000000000006121d2730383f434a555c60686f74746e696860564f45372922180c000000000000000000000000000008131e262a2a2b2b28241e150a050e151b21282d3234343433312c251c1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e73889db2c7d1bca7937d6964798ea2b7cccbb6a28e78634e38230e001d32475c71879cb1c6d4bfaa96826d5a46311c00041423303d4851575c5e5f5f585b59515351525453504b474e534f515353504c4944392e241708000000000000000000000000000000000000020b10161b1e1e1c160e0500000000000000000000000a141d2528292928241d150d02000000000000000000000000000000000005152535455667798a97a5b0a99e8f806d5a46311c000000000013273b4e5e6e8093a6b6c2cfdbd2cdc4b5a89e99978f8278726f6a747b8c909597959089807264513e291400000000000000000000000000000000000000000000000000000000000000000000000009141d23272a2e31333434332f292a29251e150e0c080200000000000000000000000000000000000000000000000000000000000000000000000b20364b60758ba0b5c9b49f89735e48331e0900000000000000000000000010253a4f64788ea3b8b09b87725d49341f0a000000000000000000000000000000000a141c242a2e3742474d545b5f5f5b54534d433c3327190e0500000000000000000000000000000000010b1114151616130f0a0200000000070d14191d1f1f1f1e1c1711090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b70879cb1c7cfb9a48f796760768ca1b7ccc9b49f8974614d38230e001b30455a6f869bb0c5d1bca7927c67523e2b1700000413202b353d4247494a4a4546443e3e3d3d3f3e3b37323a3e3b3c3e3e3b373430271b120600000000000000000000000000000000000008151f252b303333312b21170b000000000000000005121d2730393d3e3e3d3831291f140700000000000000000000000000000004132333435363748597a8b5c3bdad9c87725c47321d00000000000c1f31405163768a99a4b1c0cfdae2d3c6bab2afaba0958c87847d82909aa4a9acaaa49c91826c57422d180300000000000000000000000000000000000000000000000000000000000000000000000001090e1215191c1e1f1f1e1a141514110b020000000000000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f748ba0b5c7b39d88735e48331e0900000000000000000000000011263b50667b91a7bbaf99846e58442f1a060000000000000000000000000000000000010910151a252d323940464a4a463f3e393128201609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e73899eb3c8cfbaa5907d6964798ea3b8cdc9b49f8b78634e38230e001b30455a6f8699abbec8b8a5907a66503b2611000000020e1822292e3234343431302f2a2828282a2926221e26292627282826221f1b140a0000000000000000000000000000000000000006172632393f454848453e34291c0d0000000000000615232f3a434d525353524c453c322516060000000000000000000000000003122231415161708292a3b4c6c1b3a291806d59442f1a000000000002132234475b6f7c8793a2b3bdc9d8e3d7cdc7c4bdb2a8a19c9992929fabb8bec1beb8ae9a866f5a45301b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f748ba0b5c4af9a86705b46311c0700000000000000000000000011263b50667b91a6bbb09b87715d48331e080000000000000000000000000000000000000000000812191d252c323434322b29251e140c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000711171a1c1d1b18130c0300000000000000000001080c0e0e0d0d0f111315151514110c1015161511110f0d101212100c0500000000000000001f344a5f748ba0b5cbd0bba6927d6a667b91a6bbd0cab5a18c7865513d2914001a2f44596c7b8ea1acb4ab9a8a78644f3a240f0000000000050e14191d1f1f1f1c1b1a161313141514110d0b111312111313110e0a07000000000000000000000000000000000000000000112435444e535a5e5e5a5146392b1b0b0000000912182433414c56606768686760584f4334241300000000000000000000000002112130404f5f6f808f9fb0c1bcaea498847362503d2a1600000000000004182b3f515f69758596a0abbac8d3d7dadbd9cfc4bcb5b1aea6a6afbdc8d2d6cbc1b19c87705b46301b060000000000000000000000000000000000000000010b13191c1d1c160e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d62778ca0b5c4af99846e59442f1a0500000000000000000000000010253a4f64798fa4b9b49f89735e48331e090000000000000000000000000000000000000000000000020911181d1f1f1d1714110a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b19242c2f3232302d2820160a000000000000010b151c21232322232426282a2a2a292621242a2b2a262624222527272520180f040000000000001f344a5f74899fb4c9d5c1ad9a8671647990a5bacfcfbba895826c57422c1700162a3d4e5e7285919a9f9b8d7c6b5b4935210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e415361686e73736d6457493928160404111c252d3242515e69737c7d7d7b746c605242301d09000000000000000000000311202f3f4e5e6d7d8e9dadbdbead9e91887b68554433210e00000000000000102233424c576679848d9cabb7bfc2c5c9ced4d7cfc9c6c2bbbbc1ccdbdacbbbaea79b87705b46301b060000000000000000000000000000000000000006131e272d3132312b21150600000000000000000000000000000002020100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788ea2b6c5b09b87715d4834200c0000000000000000000000000e23384e63778da3b8b5a08b75604b37230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a29374044474746423c33281b0c0000000006131e28313638383738393b3d3f3f3f3f3a36393e403f3b3b39373a3c3c3a342b21160900000000001d32475c71879cb1c6d4bfaa96826d62778ca1b6cbcfbaa5907c6855402c16000d1f30425566757c898987806f5e4d3d2c1906000000000000000000000000000000000000000000000000000000050b0d0b0b0b0b0600000000000000000000000000000000000000001024374a5d707c838889827567574633200c14222e3941454f60707c8690949490887d705f4c3924100000000000000000000313212f3e4d5d6c7c8c9cabbbc2b1a08f80746a5d4c3926150400000000000000051524303a495d6c707d8d9aa4aaadb0b4b9c0c8d2d1d5d5d0d0d5d2cfcabcad9d938f826d59442f1a05000000000000000000000000000000000000061524303a424747453e3324150700000000000000000000040b1115171716110c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5f72879cb1c6b5a08c77634f3a26110000000000000000000000000d22374c62778da3b8b8a38f7a66523d281300000000000000000000000002080c0e0e0b05000000000000000000000711171a1c1d1b18130c030000000000050f161a1c1d1c19140e050000000000020d15191c1d1c1a160f08000000000000061728384754595c5c5b564f45392a19070000051524313b444b4e4e4c4c4e5053545454534f4b4d53565450504e4c4f52524f483e3327190a000000001b30455a6f869bb0c5d1bca7927c675f74899fb4c9ccb7a28d77624d39261200011325374958636d7374716c6151402f1f0e0000000000000000000000000000000000000000000000000000030f192022202021201b1309000000000000000000000000000000000000172b4053677a8d979d9d938675634f3b26132332404c555a5f6d7d8e99a3a9a9a49c8f7c68533e29140000000000000000001121313f4d5c6b7b8b9aaabac5b5a493827161574c3f2e1c0900000000000000000006131d2d3f4e575f6e7c889095989b9fa5acb5bebcc1c7c4c2c0bdbab7ac9e8f7d797265523e2a1601000000000000000000000000000000000000122333414d565c5c5a51423325170700000000000000030d171f252a2c2c2b26201911080000000000000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f73889cb1c6bba7927d69543f2a1500000000000000000000000011263a4f63788ea3b8beaa95806b56402b1601000000000000000000030e161c2123231f191105000000000000000b19242c2f3232302d2820160a0000000816222a2f3132312e2922180d000000041320292e3132312f2a231b1003000000001123354656656e7172706b6257483724100000102233424d575f63636262636668696a6a68646061686b6866666362646767635b5145372819090000001b30455a6f8699abbec8b8a5907a665f748b9eb0c2c4b3a08b745f4a35200b0000081a2b3a464f5a5e5f5c58514334221201000000000000000000000000000000000000000000000000000413202c3437343636352f261b0e00000000000000000000000000000000001c31465a6f8397aab1b1a4937d69543f2a263141505d686f737c8c9cacb6bfbfb7ab96826b56402b160000000000000000091c2e3f4f5d6b7a8a99a9b8c8b8a79786756453443b2e21110000000000000000000000001021303c42505e6a747b8084878b9199a3aaa7aeb2afadaba8a5a29d8e8070655f554735230f0000000000000000000000000000000000000a1d3041515f6a70726d6150423525130000000000000915202a333a3f4242403b342c241b1108000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495e73899db2c7c1ac97826c57422c17020000000000000000000000152a3f54697d92a7bbbea996826b57412c170200000000000000000514212a31363838342d23150600000000000a1a29374044474746423c33281b0c00071726343e44464746433d352a1e1000041423313d43464747443e372d2113040000081b2e4052647484878886807566533f2b160100172b3f51606a7478787777787a7c7d80807d7875767c82777b7b7877787c7c776e6255463727160400001a2f44596c7b8ea1acb4ab9a8a78645e708093a6afb3a69585725d48331e090000000d1c29333e46494a47433e3325160500000000000000000000000000000000000000000000000000011222313e484c484b4b4a42382c1d0e000000000000000000000000000000011e33485e73889db2c6bea9947d69543f323a424f5f6e7b85888f9baabac9cdc6b9a998836c57422c1700000000000000001225394c5d6d7b8a99a8b7c7bdac9b8a7968574636281d110300000000000000000000000003121f2932404d5760676b6e71767c869297929c9d9a989593908d8a7d7061524b43382918060000000000000000000000000000000000001125394d5f707d8688806d5f53422f1c07000000000d1a27323d464e545757544f4840372e241b11070000000000000000000000000000000000000000000000000000000000000000000000081d32465b70869bb0c5c1ac97826b56412c17020000000000000000000000162b40566b8297acc1bca7917c6854402b160100000000000000021323323d454a4e4d484033241301000000061728384754595c5c5b564f45392a19071425354451585b5c5b5751483c2e1e0c102132414f585b5c5c58534a3f31221000001024374a5d7082939c9d9a92836c58432e1a06001b30455a6f7d888e8e8d8d8f9093949595928d8b8c90968d90908e8d8f92928b807364554533210e0000162a3d4e5e7285919a9f9b8d7c6b5b51637689929e9e9989776756432f1b06000000000b17202b313434322e2921160700000000000000000000000000000000000000000000000000000d1f30404f5c625e60605e554a3b2c1a080000000000000000000000000000071e33485d71879bafc4bea994806a5642454e555f6d7d8d989da2acb9c8c4b9b3a99b8b7b6a56412c170000000000000008192d4155687b8c99a8b7c6c0b3a08f7d6c5b4a3928180b000000000000000000000000000000020d1422303b444c5256595c61697382848089888683807d7b77746e6051433730261a0b00000000000000000000000000000000000000162b3f54687c8e9a9d8b79715f4b3725120000010f1e2b3844505962686c6c69635c544a41372e241809000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f74889cb0c4bda9947d69543f2a15000000000000000000000000162b40556a7d92a7bcc0ac97836c57422c1702000000000000000f20314250595f63625d5142301f0e0000001123354656656e7172706b62574837241020324353626d7072706c64594c3b28151c2e3f505f6c7072706d665c4f402d1a0600162b3f53667a8d9fb1b2ae9b86715d4935200c001d32475c72889aa3a3a3a3a4a5a8a9ababa7a2a0a1a5a8a3a4a5a3a3a3a7a79e91837362503d291500000d1f30425566757c898987806f5e4d475a6b78808989867b6a5949382614000000000000040e171c1f1f1d1a150e04000000000000000000000000000000000000000000000000000004172a3d4e5e6d777375767267594937241100000000000000000000000000000c21364a5f73889cb0c5c2ae9a86715c4c586169727d8c9caab2b7bfc9c1b4a69f978b7c6d5d4c3a271300000000000006162535485c708598aab7c6baaea39783705f4e3d2c1b0b00000000000000000000000000000000000004121e2831383d4144474d56636f6f6c7472706d6b6866635f5b504233251c13090000000000000000000000000000000000000000172c42576c8397aca9988d796654422f1d0a02111f2d3c4956626c767d82837d7770675d544a4136271705000000000000000000000000000000000000000000000000000000000000000000081d3145586c8296aabfbaa5907a65513c2712000000000000000000000000162b4055697d92a7bcc3ad98836c57422c1702000000000000081b2d3e4e606d7478776f5f4d3d2b180500081b2e4052647484878886807566533f2b172a3d4f60718087888682776a58442f1a26394b5d6e7d86888782796d5d49341f0a001b30455a6e8396aabdc7b5a18d78634e3a2510001f34495e73899fb4b8b8b8b9bbbdbfc0c0bcb7b5b6b9bbb8b9bbb8b8b8bcbaafa191806d58442f1a0000011325374958636d7374716c6151403c4d5b64707473706b5e4d3c2b1a09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2033475a6c7c8b898b8c85776754402b1702000000000000000000000000000f243a4f64788ea2b7cbc7b29d88725c5b6a757d858f9baabac7cbc6bbb0a3968a84796d5e4f3f2e1d0b000000000007152434435364778ca0b4c7bbab9c918679675441301f0e0000000000000000000000000000000000000000010b151d24282c2f333945525a5a595f5d5b585653504e4a473f3223160800000000000000000000000000000000000000000000172c41556a8092a3b4a99683715f4c3a27140f202f3d4b5a67738089929797928c837a70675d53453421120200000000000000000000000000000000000000000000000000000000000000000216293e53687c93a8bdb8a38d77634e38230e000000000000000000000000162b40566b8297acc1c3ad98846e58432e19030000000000031324374a5c6b7d888e8c7b6b5a4834200b001024374a5d7082939c9d9a92836c58432e1f3346596c7d8f9b9d9b9587715c47321e2f4356687a8c9b9d9b968c76614c37230f001f34495e73889db1c6d0bba6917b67523c2712001f344a5f748ba0b5c3c7cac4c1c3bbb8b9b9b9bebcb7b4b3b3b5b8b9bcbcb8b2a99c87705b46301b000000081a2b3a464f5a5e5f5c585143342f3d49525c5f5e5b564e402f1e0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b4f63768a9b9fa0a196836e58432e19030000000000000000000000000012273c51667b91a6bbd0c2ad99856f5a6979889199a2acb9c8c9bfb4a99e92867870675c4f4031211100000000000b172533425161718294a7bbc0ae9d8d7d73685b4a382512010000000000000000000000000000000000000000000002090f14171a1e27353f4444454a484643403e3b3935322c221405000000000000000000000000000000000000000000000013273b5062748698abb3a18f7c695644311d1a2d3e4d5b697785919ca6acaca79f978d847a7063513f30200f00000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb8a38d77624c37220d000000000000000000000000162b40566b8296abc0c3ad98836c58432d180300000000020f2132405367798a99a2998977634d38230e00162b3f53667a8d9fb1b2ae9b86715d4935263b4f6376899cadb3af9f8a75614d3925364b5f728698aab2b0a48f7a65523d2914001f34495e73879cb1c6c8b8a5917b66513c2712001f344a5f748b9ba7aeb3b4afacafa7a3a4a4a4a9a7a29f9d9da1a3a4a7a7a3a0958d806d5945301b000000000d1c29333e46494a47433e33251f2c3540474a4946423b302211000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d92a6b4b5af99846f5a45301b060000000000000000000000000012273c52677c93a8bdd2bfaa95806a69768898a5adb5becac2b7aca2978c8074675b544a3e31221303000000000f1d2835425161708090a0b1c4b4a291806e61564b3d2d1b0800000000000000000000000000000000000000000000000000000000040a17232b2f2f313433302e2b292624201d1810040000000000000000000000000000000000000000000000000c20334557687c90a2b3ab998673604d392622364a5c6b798896a3afb9c0c1bbb3aaa0978d826e5d4e3e2c1a07000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb8a38f78634e39240f000000000000000000000000152a3f546a8095abc0bfab96826b56412c17020000000312202d3e505e6e8296a7ac9a8874614c38230d001b30455a6e8396aabdc7b5a18d78634e3a2c41556a7d92a6b9c7b9a5917c68533e293d5165798ea2b5c7bea995826c57422d19001e33485d72879ba9b2b5ab9b8975614d39240f001e33485c6d7c8a949a9da09a979b938d908f8f94938e8988888e8d8f92928e8b84797061513e2a1600000000000b17202b313434322e2921160f19232d323434312d281f1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586d8398acc1c6b19c88725d49341f090000000000000000000000000012273c52677c93a8bdd3bfa9947d727d8795a5b6c1c8cdbeb1a59a8f85796e63574a40382d201304000000000b1d2d3a45526170808f9eaebebba9978573615044392d1f0f000000000000000000000000000000000000000000000000000000000000000610171a1a1c1f1e1b191614110f0b08030000000000000000000000000000000000000000000000000000041628394d60738496aab6a3907c695543322a3d5165798998a6b4c1b6b0afafb4bdb3aa9e8c7b6c5c4a37230f0000000000000000000000000000000000000000000000000000000000000000172c40556a8094a9bebaa5907a65503d29150d0b06000000000000000000152a3f546a8095aabfbda8937d68533e2914000000031121303e4b5b6e7b8c9eb1a18f7c6a5744311e09001f34495e73889db1c6d0bba6917b67523c2f445a6f8499adc1d4bfab96826b56402b40556a8094a9bdd1c4af9a866f5a442f1a001a2f43576a7c8c979da0998d7c6b5946321e0a00192c3e4f5e6c778086888b87828680787c7a7a7d7c797472727c77797c7c797573665d524333210e000000000000040e171c1f1f1d1a150e04000611191d1f1f1c18130c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f869bafc4cab5a08b76604b36210b0000000000000000000000000012273c52677c91a7bcd1c0ab9783809199a5b3c3cbc1baaea093887c72675c5145392c251b0f02000000000014283a4b576370808f9eadbcb9ac9e8c7967554433271c0f010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d314355667a8fa3b7ac988572604f3e36475a6d8295a7b6c2b3a49b999aa0abb8bba99a8b7966523d291400000000000000000000000000000000000000000000000000000000000000001a2f44596e8499adc2bda894806c58442f2022201a100b0400000000000014293e53687d94a9bebca7917b66513c271200000010212f3f4e5c68778b9aa9a99684715f4d3b281502001f34495e73879cb1c6c8b8a5917b66513c30455a6f8297acc1cabca995806b56402b40556a7d93a8bdc9bfad99856f5a442f1a0014283b4e5f6e7a83898b877c6e5f4e3c291603000f2131404e5a646b707374736c706d636766666868645f5c5f676265676764605e564a40342516040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f8499afc4ccb7a18c76604b36210b0000000000000000000000000010253a4f64798fa4b9cdc6b3a192929eadb6c3c4b8aea69e9082756a60554a3f33281b1108000000000000061b2f43576975828f9eadbcb9aa9c8e80705d4a3826150a000000000000000000000000000000000000000000020b111313120e080d0f10151817120e11131313110d08080909060200000000000000000000000000000000000000000000000000000000011426374b6074889cafb4a1907d6d5b4940536576899cb0c1b3a4958784868d9aa8b6b8a895826b57422d1804000000000000000000000000000000000000000000000000000000000000001c31465b70879cb1c6c3af9b87705b46333537352d241f160a000000000012273c52677c93a8bdbda8937d6955412d190500091c2e3f4c5d6c798795a7a2988c79665442301e0b00001e33485d72879ba9b2b5ab9b8975614d392f44586e8397a7b1b5ad9e8c7965513d2a3f54697d93a4afb4b0a1907d6a55412d18000b1e3041505d676f7374726a5e5041301e0c0000031322303d4750565b5e5f5e585b58505251525353504b474d524e505252504b4944392e2316070000000000000000000000000000000000000000000000000000000002090f1215161514110d0c0f0e0a02000000000000000000000000000000000000000000000000000000000000000000182d42576c8297acc1ccb7a18c76604b36210b000000000000000000000000000d22374c61768ba0b5cad0bfb0a6a7aebcc8c4b4a69b928b827264584d42372d22160a00000000000000000e2235495d7287929fadbcbbab9b8c7d6f6152412d1b090000000000000000000000000000000000000000000a151f25282927231c2224242a2e2c26232628292826221e1d1e1e1b160f06000000000000000000000000000000000000000000000000000000091c3145596c8092a5b8ad9c8b78665343586e8394a6b9b3a39686766e707c8a98a7b8af9a86705b46311c07000000000000000000000000000000000000000000000000000000000000001c32475c71879cb1c5c3ad98836c5846484b4c493f3933281a0b0000000012273c52677c92a5b7c1ac9885705c47331e09001225394b5d697a8b98a5a293857d6f5c493725130100001a2f43576a7c8c979da0998d7c6b5946322b3f53677989959ca09c8f806f5d4a36263b4f637586939ba09e928472604d3a261200011223323f4a535a5e5f5e574c403223120100000004121f2b343c4246484a494446443d3c3c3d3e3e3b3632393c3a3b3c3c3b363430271b1106000000000000000000000000000000000000000000000000000000060e161d23272a2b2a2926222124231e140d0700000000000000000000000000000000000000000000000000000000000000152a3f54697d93a8bdccb7a18c76604b36210b000000000000000000000000000a1e33485d72889db3c8ddcec2bbbbc1ccccb9a796897d766e6354463b30251b0f0400000000000000000015293d5165788da1b0bdc1ae9d8d7c6d5f51423424110000000000000000000000000000000000000000000c1b27323a3e3e3c3730373a383f43413a383b3e3e3e3b3633323333302a22190f06000000000000000000000000000000000000000000000000000116293c4f6275889bafbaa896836f5c48586e8499afbba895857768585e6c7a899cb0b39e89745f4a35200b000000000000000000000000000000000000000000000000000000000000001b3045596e8296abbfc3ae99846e5b5b5d5f625d514e4638291c0d00000010253a4f6376889db3c8b49f8b745f4a341f0a00192d4155687a8497a8a0938574696252402d1a0700000014283b4e5f6e7a83898b877c6e5f4e3c2924374a5b6b7782888b887d7061513f2d20334658677580878b898274655543311e0b00000414212d373f45494a49433a2f2214040000000000010d1821282d3133343430302f29272728292826221e25272526272726221f1b140a000000000000000000000000000000000000000000000000000000091219212a31383c3f403f3e3b37353a383128221c140a000000000000000000000000000000000000000000000000000000000012263b5065798fa3b8ccb7a18c76604b36210c000000000000000000000000001025394d5f70879cb1c7dcdfd5d0d0d5dcc7b29d89776d665e564d4441382c2113080000000000000000001b2f44586d8295a8bccbb7a491806e5e4f413325160600000000000000000000000000000000000000000d1b2a38444e5353514b454b4f4d5358554e4e50535353504b48474848453e362b23180b000000000000000000000000000000000000000000000000000d203345586b8092a5b9b29f8b77634f5a6f8499afb5a08c7766594a4e5c6d8398adb6a28d77624d38230e00000000000000000000000000000000000000000000000000000000000000162b3f53677c91a7bcc6b29d887370707274776e666356473a2b1c0b00000c20344a5f748b9fb4c7b19c88725d49341f0a001e33475c708597a2ac97837566565044352310000000000b1e3041505d676f7374726a5e5041301e1b2c3d4d5a656d7274736c605243332217293a4958636c7274746e6356473726140100000004101b242b313434342f271d11040000000000000000050d13181c1e1f1f1b1b1a151212131313110d0a101210111212110d0a0700000000000000000000000000000000000000000000000000000008131c252d353d454c5154565453504b494f4d443c3630271c0f030000000000000000000000000000000000000000000000000000000d22374c60758a9fb4c9b7a28d78644f3a240f0000000000000000000000000012273c52677c8a9db2c7dcf1e9e5e6eaddc8b39f8e88827a72696058554a3e31241b1106000000000000001e33485d72889cb0c4c5b09c88746151433425160700000000000000000000000000000000000000000c1c2b394856616868655f5a606462666d69636365686868655f5d5c5e5d5951483e35291b0b0000000000000000000000000000000000000000000000000316283c4f6275899cafbba793806b595b70879bb0b39d88725d493b41566b8296abbaa5907b66513c27120000000000000000000000000000000000000000000000000000000000000010263b50657990a5bbcbb6a18e878687888a8c827a7464584939281502000a1f344a5f748ba0b5c7b19c87715d48331e09001f344a5f748b9fb0a18f7c6857483b3326170600000000011223323f4a535a5e5f5e574c403223120f1f2f3c4852595d5f5f594f433425160b1c2b3a4650585d5f5f5a5146382919080000000000000810171c1f1f1f1b140b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a252f39414951596066696b6a68655f5d646157504b433a2d20160b0000000000000000000000000000000000000000000000000000091e32475c71869bb0c5bba59079644f3a250f00000000000000000000000000182b3d52677c92a7b9cde1f3eeedf0f3e2cebcaca29c968e867d746e685b4f40372e2316070000000000001f344a5f748ba0b5cac4af9a877c6f615243342515050000000000000000000000000000000000000417293a485766747d7d7a736f73787778837c7878797c7d7d7974727273726d655a5247392816030000000000000000000000000000000000000000000000040c203346596c8092a3b5ae9b8877665c72889db2b39d88725d48333f546a8095abbda8937d68533e29130000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcd0bdac9f9c9b9c9d9f9e95908275675745321e0a000a1f34495e73899eb3c4b09e8b745f4a341f0a001f34495e7388989e9283725f4c392a2016080000000000000414212d373f45494a49433a2f22140401111e2b363e44494a4a453c32251607000d1c29333d43484a4a463e34281a0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030303070c0e0e0e0b0500000000000000000000000000000000000000000000000000000000010f1d2b37424c545d646d737b7d82807d79747078736b655f564b3d33291c0f0000000000000000000000000000000000000000000000000004192e43586d8398adc2b6a28d78634e39240f000000000000000000000000001e32475a6c8095aabfd3e9dfd9d8dcdeddd9cabeb6b1aaa299908884756d5d534b413425150300000000001f344a5f74899dadbcc9b6a5998e80706152423323140700000000000000000000000000000000000b1f33475866758591948f8886888f8c8d96928f8f909394938e8a8888898882776e645746321f0b0000000000000000000000000000000000000000070f15191a1b2a3d5062748698abb7a59483716272889db3b49f89735e483340566b8095abbba6917b66513c27120000000000000000000000000000000000000000000000000000000000000012273c52677c93a8bdcecabcb4b1b0b1b2b4b1a9a0938675614d39240f00061c31465b70859aaeb3aa9580705d49341f09001b3044586b7a868a8274655442301d0c04000000000000000004101b242b313434342f271d11040000010d19222a3034343430292014070000000b1720292f333434312b22170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000060f141819191b21232323201911090603000000000000000000000000000000000000000000000002101f2d3b48545f687078828490949695938f88838d87807973695a4f463a2d1d0d00000000000000000000000000000000000000000000000000172c41566b8297acc1b29d88735e4a35200c000000000000000000000000001f344a5f74889bafc4d8d8ccc4c3c8c9c8c7c7c9cbc5bdb5ada49b938b7b6f675e524332200c00000000001c31465a6d808f9eaeb9c3b6ab9e8f80706151423225190b000000000000000000000000000000001025394e63768594a3a8a39d9b9ca3a1a2a8a6a4a4a5a8a9a8a39f9d9d9f9d958a8275624e3a261300000000000000000000000000000000000007111b23292e2f302e334557687b90a5b7b2a18f7c6770869aaeb49f897361503e42576c8397acb8a38e78634e39240f0000000000000000000000000000000000000000000000000000000000000012273c51667a8fa1b1bbc1c0c0c1c5c7c7c9c4beb1a4907b66503b26110000182d41566a7d929c9f978d7d6b57412e1a060015283b4d5c6874746e6356473725130000000000000000000000000810171c1f1f1f1b140b000000000000060f161b1f1f1f1c160d020000000000040d141a1e1f1f1d170f05000000000000000000000000000000000000000000000000000000000000000000000000000000050e151922292d2e2e2e35383838342d241e1c18120a01000000000000000000000000000000000000000612202e3d4b5966727b858c9499a1a9abaaa7a39c97a09b948e86786c62584b3b2b1907000000000000000000000000000000000000000000000000162b40566b8297acc1b19c87705b46311c07000000000000000000000000001c3144586c8297acc1d6c9bab0aeb3b4b3b1b2b4bbc1c7c8c0b7b0a59a8c837a70614f3c28190a00000000162a3d50617080909ca7b6c1bcae9e8f807060514337291a08000000000000000000000000000001162b3f53687c92a3b2beb7b2b0b1b7b6b6bcbbb9b9babdbfbdb7b4b3b3b4b1a79e927d6956422d1900000000000000000000000000000000010d19242e373e434445423d394d62778999a8b9a99583706a8094a9b7a391806d5c4b4a5d71869aafb4a08b75604b36210c000000000000000000000000000000000000000000000000000000000000000e23374b5f7183949ea9acababacb1b5b5b5b5b3aea28f7965503b2611000013273b4f6274828889847a6f604f3c281400000c1e2f3e4b575f5f5b5146382919080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1721292e363e424343434a4e4e4d48403733312d261e14090000000000000000000000000000000000051524303e4c5b6977848f98a0a8afb3bec0bfbcb7afacb3afa8a2978980756859483623100000000000000000000000000000000000000000000000071b2e42576c8297acc1b19c87705b46311c0700000000000000000000000000162b40566b8297acc1d1beab9c999d9f9d9c9d9fa8adb3bcc9cac2b8a99f978e806b5646372816040000000e213243526172848998a4b1bdbdad9e8e7d6f6154473725160700000000000000000000000000081c3145596e8397acc0d0cbc7c5c6cbc9c9cacbcccecfd2d4d1ccc9c8c8c9c4baad9986705c47321d00000000000000000000000000000004121f2b37414a52585a5a57514a485b6b7a8b9cadb2a08c78667b91a7bcae9d8b79695b5d68798da0b4b19c88725d48331e0900000000000000000000000000000000000000000000000000000000000000081c2f42536478838b98979595979ea0a0a0a09d9a928573604b37230e00000c1f334557666d727470675d514232200d00000011202d39444a4a463e35281a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090f11110e0a0602000000000000000000000000000b19232a343d434852575858585d6363625d534b4846413a31271b1003000000000000000000000000000000112333414e5c6a788895a1abb4bcc4c7d0d5d4d1cbc3c1c6c3bdb5a79c92877766533f2b1808000000000000000000000000000000000000000000000d21364a5d708599aec3b39d88725d48331e0800000000000000000000000000172c42576c8397acc2ccb7a28e8588898887888c94989facb8bcc6c7bbb3aa9a867264554533200c000000031525344356666f7a8993a0aab8bcac9d8e8071655542342516060000000000000000000000000d22364b5f74889db1c6d8cac0bab7b5b4b4b5b5b7b9bbbdbfc0c1c0c0c0c3c9bfb49f8a745f4a341f00000000000000000000000000000514222f3c48535d666c6f6f6c655e564d5c6c7d90a3b6a7937d687b91a7bbbaa99887767071798797a9bcad98846e59442f1b060000000000000000000000000000000000000000000000000000000000000000122436495b686f7b8382808083898b8b8b8b88868074665643301c080000031628394853585d5f5b544a403223140200000002101c28313434322b22170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d0e0e0b06000000000000000000000000000009151d242626231e1b170f0400000000000000000000091a29363e4750585a656c6e6d6d717878777066605d5b554d44392d2114070000000000000000000000000004192d40515f6c7a8997a5b3bec7cfd6cec7c2c0c1c8d3d7dad7d1c5b9afa595836f5b473526170900000000000000000000000000000000000000000010253b5064798da0b4c8b49f89745f4a341f0a00000000000000000000000000172c41566b8296abbfc9b49f89747373727072797d848e9ba3a8b6c7cec6b5a2918273634f3b2612000000000716263848545c6b74848d9aa9b9bbac9d9084716052433424170a000000000000000000000012273c5065798ea3b7cccabaaca6a2a09f9fa0a0a2a4a6a8aaabacabababafb6ada39d89735e49341f0000000000000000000000000005142332404d5a6670798286868279726960566073869aadab968370798d9dabbab5a5958887878c97a5b5b4a3917d6a55402c1702000000000000000000000000000000000000000000000000000000000000000007192c3d4b545d6a6c6c6a6a6e747474747473706a625748382614010000000a1b2a373f44484a4740372e2214050000000000000b151c1f1f1d170f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141c212323201a120900000000000000000000000c1a2731383b3b3832302b211405000000000000000003142638475258646c6f7682848383868d8f8c83797572706960564b3e3225170a0000000000000000000000000c1e32475c6f7d8a98a7b5c3d1d8cdc2bab3adabacb5c2c3c7cfdad6cbc2b29e8a776453443527190a000000000000000000000000000000000000000011263b50657a8fa3b8cbb5a08c76604b36210b0000000000000000000000000014293e53677b90a5bac9b49f89735e5e5d5c5d65696f7d8a8d98abbbcad1bfafa0927d6955422e1b0700000000091a2a37414d5965707b8b9badc0bbada08e7d7061524235281b0e00000000000000000000172c41556a8094a8bdd1c1ae9c918d8b89898b8b8d8f91939596979595969aa29f8f8c806f5b46311c0000000000000000000000000113233241505e6b77838d969a9a958e867c7369606a7d92a6b2a08e7c6f7d8d9cabbab3a69c9c9ca0a8b4b6a6968573614e3b2712000000000000000000000000000000000000000000000000000000000000000000000e1f2d38404e56575755545a5f5f5f5f5f5e5b564f45392a1a0900000000000c19242a2f3334322c241b1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b2730363838352e261b0f0200000000000000000a1a2a38444d50504d47453e32231200000000000000011021324355656b76808688959998989ba1a4a0968e8b88857d73685c4f42352819080000000000000000000006172a3c4d61758a9ba8b6c5d3d5c7baafa69f999598a4aeadb3bdc8c9cecebaa693827161534536281a0b0000000000000000000000000000000000000010253a4f64788da3b8ccb7a18c76604b36210b000000000000000000000000001024384d62778da3b8c9b49f8a745f4a48474a51555f6c767b8d9dacbbc8cdbead9985715d4a36230f00000000000c19252f3c47545d6c7d90a2b0bfbdac9d8f806f5f5346392c1e10000000000000000000192e43586e8499adc2d4bfa9947d77747473747677797b7d808282808082868e8e82786e6152402c180000000000000000000000000a1d3041515f6e7c8995a0a9afafa9a19990867c7263768a9fb3ab9a8b7c6f7d8d9dabb5b8b2b1b1b5bbb8a8988877675644311e0b00000000000000000000000000000000000000000000000000000000000000000000010f1c25303b414242403f464a4a4a4a4a4846423b33281b0c000000000000000710151b1e1f1d18110800000000000000000000000000000000000000000000000000000000000000000001070b0d0e0e0e0d0c0a060000000000000000000000000000000000000000010f1c2b38434b4e4e4942382c2011020000000000010e1928384856606666615c5a50412f1e0c000000000000111f2e3f4f61728288939b9ca6afadadafb5b9b3a9a39f9d9990867a6d6053463726130000000000000000000013243546596a7c90a4b8c6d4d0c6b7a99d938a848086969a98a0abb4b4bac5c3b19f9080716254463829180600000000000000000000000000000000000011263b50667b90a5baccb7a18c76604b36210b000000000000000000000000000e23384d62778da3b8ccb7a28d77624d3832363c414e5a616f7d8e9eaab9c7c8b5a18d7966523e2a1602000000000008121e2a37414e60738592a1b1c0bbad9e8b7d706456493c2e1e0d0000000000000000182e43586d8296abc0d4bfaa95806a5f5f5e5f60626466686a6b6b6b6a6b73787871635c50433423100000000000000000000000001125394d5f6f7d8d9aa7b3bdc1c0bdb5aca39990806e6f8498adb8a89482706e808e98a3a6adb7b7b3b3aa9a8a796959493827150200000000000000000000000000000000000000000000000000000000000000000000000009121e272c2c2c2b2b31343434343433312d2720160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161c202323232323211f1a130c0903000000000000000000000000000000000e1f2d3a49565f63635d554a3e2f200f0000000001111f2c36455666737b7a75706e5e4d3b281502000000000b1e2f3d4c5d6d7d909ba5b0b1b8c3c3c3c4c8c4c4bdb8b4b2ada3988c7d706455432f1e0f00000000000000000a1c30425362758999acc0d4cabdb3a8998c80766f6b788386848d999f9fa8b1b8bdae9e90827264564735230f0000000000000000000000000000000000000f24394d62768a9eb2c7b7a18c76604b36210b000000000000000000000000000f24394e63788fa4b9ceb9a48f78634e38232227303d4751606f808d9ba9b8cbbda995826d5945311c08000000000000010d192431445767738393a2afb8bba89b8f8274675a4c3c2b180600000000000000192e43576b8095abc0d5c0ab96826b564a494a4b4c4f51535456565654575f64645e53493f3225160500000000000000000000000a1c2e4154687c8e9caab8beb2acababb1bbb6ac9d8d7c6c7d91a0b1b09f8f7d69737a868f919aa3a39e9d998c7c6c5c4c3c2b1b090000000000000000000000000000000000000000000000000000000000000000000000000000010b1317171716171d1f1f1f1f1f1e1c19130c030000000000000000000000000000030d151b1e1e1d19130a000000000000000000000000000000000000000000000000081219212a3035383838383836342e27221e160b0000000000000000000000000000061a2c3d4a586773787771675c4d3e2d1b080000000c1e2f3d495263748590908a877c6a5845321f0b0000000014283b4d5b6a7a8c9caeb7c3c2bab6b4b4b4b3afafb1b7bec2c0b5a99c8f82725f4d3c2d1d0d0000000000000014273a4b5f708292a5b7c9cebcaca1988a7a6d635b5a676d70707b878a8a979ca5b3bdae9f91837465523e29150200000000000000000000000000000000000a1f33475b6f8499aec3b5a08b75604b36200b0000000000000000000000000011263b50657990a5bbcdb8a38e78634e38230e131f2a33425163707c8c9badbfc5b19d8974604b37220d0000000000000000071427394955657485929ba9bbb8aca09285786a5a48352310000000000000001b30465b70869aafc3d7c2ad98836c5742343436383a3c3e3f4040403f434b4f4f4a41362d2214070000000000000000000000001327394b5d708498acbabeafa09795979ea9b7bbaa9b8a78738294a6b9ab95806b5f6873787d888f8f8988867c6e5e4e3e2e1e0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091620292f3333322e271d120500000000000000000000000000000000000000040c141a252d323d454a4c4e4e4e4c4b49423b3732281b0d020000000000000000000000000d2136495b6776858e8d85796b5c4a37240f00000b1a293c4d5b65708292a3a59f9a8875614e3a251100000004182d42576a798999a9bacac0b0a5a19f9f9f9e9a999ca3a9adb7c5baada08f7c6b5a4b3b2b1a080000000000061b2f435768798f9fafc1d4c3b39f8e847d6b5c50474a545a5b5e6a73747b838995a6b9bdafa192826c5844311e0b000000000000000000000000000000000004192e43586d8398adc3b49f89745f4a341f0a0000000000000000000000000011263b50667b91a7bccbb6a18c76614c37220d020d17233445535e6f8290a4b8ccb7a38f7965503b26110000000000000000000a1b2b3847566674808c9fb3c2bdb0a39689776452402d1b080000000000001b30465b70879cb1c7d8c3ad98836c57422c1f21232527292a2b2b2b2a30363a3a362e2419100400000000000000000000000000192d4256687a8da0b3bdafa0918380828c99a7b5b9a8937d69768a9db1ad9a8975615660636a747878747371695e50403020100000000000000000000000000000000000000000000000000000000000000000000000000000000003080b0e0f111111121212111111100c050000000000000000000000000000000a1927333d44484847423a2f23140400000000000000000000000000000000010d1720282e37414750595f6263636362605d564f4c46392a20130800000000000000000000000f243a4f64798695a3a1978a7967533e2914000b1a293847596b78828f9fb0b9b3a5927d68543f2a150000000d2033475a6d8297a7b7c7bcb0a2928c89898a898684888f9599a7b6c2beac9a897869594837241100000000000a1f34495d728694a8bdcdccb8a59585716c604e3e34384045464c575e5f686d768a9db1c5bfb09c8874604e3b281501000000000000000000000000000000000a1e33485c70869aafc4b29d88725d48331e080000000000000000000000000013273c52677c91a7bcc8b39d88735e49341f0a000005162736415263768ca1b7ccbda8937c67523c2712000000000000000000000d1a2938485663708497a4b2c1c1b4a695826f5d4a3725120000000000001b30465b70879cb1c7d6c1ac97826c57422c170b0d10121315161616151c212424211b12070000000000000000000000000000001a2f445a6f8698aabcaf9f9182726a6e7a8997a6b8ad98836e6d8295a9b8a48f79644f4c4e57606363605e5c564c40322212020000000000000000000000000000000000000000000000000000000000000000000000000000040e171c2023242626262727272626262521180e04000000000000000000000000051728374550585d5e5c564d4132221000000000000000000000000000000004121f2a343c4349545c616d73777878787776726a636157473d31241a0d0000000000000000000012273c51667b91a4b3b4a896826b56402b160e1b29384756647389959eadbdcdc0ac97826b56402b1600000215293c5063768a9db1c5bbac9f92857774747473716e737a808999a5b1c0b7a79787776654412e1b07000000001226394c60758ba0b2c4d7c6b29d8976665750423221252b30303a44494c535a6d8296aabecbb7a3907d6a5744311e0a000000000000000000000000000000000f24384d62768b9fb4c2ae9a86705b46301b0600000000000000000000000000192e42566a8094a9bec7b19c87705b46311c07000000091824364b60758a9eb2c6bea9947d68533f2a1500000000000000000000000b1b2a384555697a8694a3b1bac4b19f8c796754412e1a0600000000031b30455a6f869bb0c5d2bda8937d69543f2a1500000000000000000000070d0f0f0c0700000000000000000000000000000000001b30465b70869bb0b7a491827363545d6a78899db2b19c887265798d9fb2a7927d6b59483b444b4e4e4b4847423a2f22140400000000000000000000000000000000000000000000000000000000000000000000000000000514212b3135383a3b3b3b3c3c3c3b3b3b3a352b21150600000000000000000000001022354555626c727371695e503f2c180300000000000000000000000000041423303c4750575d66707480888d8f8f8f8d8c867d787563594f41372b1e13060000000000000000152a3f54697d94a8bebfa994806a543f2a16212c39475665748391a3b1bccbc4baa995806b56402b1600000b1e3145586c8093a6b9bfad9d8e8273665f5f5f5e5c595f666b7a8793a2b2c4b5a59584705d4a36220f00000004192d4255687b8fa3b8cdd7c2ad98846e5a493d33241411161b1d273034393f52667a8fa3b7cbc0ad9b8874604d3925110000000000000000000000000000000013283d52677b90a5b9bea994806a56422d1803000000000000000000000000001d32475c71869aaec2c5b09b86705b46301b0600000000081d32465a6f8397acc1c0ab96826c58432e190000000000000000000000000c1a28394c5c687585939ea9b9bca99784715d49341f0a000000000a1e32465a6f8499afc4ceb9a48f7a65513c27120000000000000000000000000000000000000000000000000000000000000000001d32475c71879cb1b29d88746255454c5a6f8599afb5a08b76616f8396aaae9b8977665442313738383733322e271d11040000000000000000000000000000000000000000000000000000000000000000000000000000061423323e464a4d4f5050505152525050504f483e3324150500000000000000000000182c3f526373808889867c6e5b46311c0700000000000000000000000001122332414e59636b72788589909ca2a4a4a4a3a19a928d82766c5f54493c3024150500000000000000182d42576c8297acc0bfa994806a55402b25333e495765748493a1afc0c3bbb1a99c8c7965513d2814000013263a4e6175889cafc2b7a3907d6f63564a4a4a4847454b515d69758495a7b9c3b3a08d7965523e2915010000091e33475c708598abbed2d2bfaa95806b56412c2115060000000b141b1f25374b6073889baec0cab7a3907c6854402b1703000000000000000000000000000000152a3f546a8094a9bfbda8937c67523d291400000000000000000000000000001f344a5f748a9fb4c9c5b09b866f5a442f1a050000000003172b4054697d93a8bdc4b09b86705b46311c000000000000000000000000000a1c2e3e4a576675828c9cabb5b3a08b745f4a341f0a000000000f24394e6275899db2c6cab5a08b76614c38230e0000000000000000000000000000000000000000000000000000000000000000001f34495e73899eb3af9a866f5a453743586d8398adb9a48f7964677c91a7b8a69583715f4b37232323221e1d19130a0000000000000000000000000000000000000000000000000000000000000000000000000000000615243241505a5f6264656666666767666666645a5042332312010000000000000000001c31465b6f82919c9f9989735e48331e090000000000000000000000000d1f3041505f6b7680868d949fa3aeb6b9b9b9b8b5ada79f93897d70665a4d42332211000000000000001b30455a6f8599afc4c2ad98836d58432e3743515a67758493a2b1bfbeb1a79f958c7d6e5c4936220e000a1c2e4256697d91a4b8c0b09d8873605245383434333230373f4c5866778a9dafbfbda995826d5844301b0700000b20354b5f748b9fb4c8dbc8b5a3907b67523e291404000000000000070a1c3044586b7d91a3b2c1c0ac97836e5a46311d08000000000000000000000000000000152a3f546a8094a9bebfaa95806c57422e1904000000000000000000000000001f344a5f74899cb0c5c3ae99846e59442f1a040000000004182b3e51667b91a7bcc7b39d88725c47321d000000000000000000000000000010202d394857646d808d98a2ad9b87725d48331e090000000011263b50667b90a5b9ccc7b29c88725d48331f0a0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5af9b866f5a453042576c8398adbba6917b66657a8c9eb0b2a18f7a66503d2a180e0d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000113243342505f6d7477797a7b7b7b7c7c7b7b7b776d615141301e0d0000000000000000001d32475c71879cafb49f8b745f4a341f0a000000000000000000000009172a3c4e5f6e7d89939aa1a7b2b8bfcbcecfcecdc9c1bbb0a69b8a84776a5f51402e1c090000000000001c32475c71879cb1c6c4af99846e58433e4a54616d788693a2b1c0c0afa0938e82796d5f503e2d1a07001326394b5c708699adc0b3a292826d594534271f1f1e1d1c232e3a485a6d8092a1b0c2b09c88735e4a35210c00000b21364b60768ca1b7ccd1beab988673604c38240f00000000000000000115283b4e61738594a3b5c6b29e8974604b37230e00000000000000000000000000000013283d52677b91a7bcc4af9a86705b46301b06000000000000000000000000001c3145596d8297acc0c1ac97826c57422d180300000000091e33475a6d7d93a7bcbfab9885705b46311c000000000000000000000000000002101b2a394652616f7a8590988f7d6a57432f1b06000000000e23384d63778da2b7ccc5b09b866f5a45301b0e0c0e0f0f0d080100000000000000000000000000000000000000000000000000001f344a5f748ba0b5b19c87705b463343586d8398adb8a38e78645c6e8092a5b7a894806c594736231000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e304151606e7d898d8f90919191939291919185806f5f4e3c2a180600000000000000001a2f445a6f8499afb5a08b76604b36210b000000000000000000000617273547596b7c8d9ba6afb5bcc4ccd3d3cbc2bdbcbfc6cdc2b8a89f96897c6f5d4b3926140100000000001d32475c72889db2c7c4af99846e5847515c6771808a96a3b1c0c5b5a391827871665c4f4132210f0000182d4256697a8ca0b4beaa96847363513e2a160a0a090408101d2b3d5062738492a6bbb6a28d78644f3a261100000c21364b60768ca1b7cccab6a28f7b685644311d090000000000000000000c1f32445667768698acc0b8a38f7a65513c281300000000000000000000000000000013283d51667b91a7bcc5b09b86705b46301b0600000000000000000000000000162a3f546a8095abc0c0ab96826b56402b1601000000000d21374c60768a9caec2bca7927c6854412d18000000000000000000000000000000000c1b283542515e687282858271604e3b281400000000000b20364b60758ba0b5cbc5b09b87725d4833252321232524221c1613100b02000000000000000000000000000000000000000000001e33485d71879bafb19c877362503e455a6f8599afb5a08b76605163758899acaf9c897665533f2b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283b4e5f707d8c9ba2a4a5a7a7a7a8a7a7a7a29a8e7c6b594835230f0000000000000000182e43586d8398adb7a18c76604b36210b0000000000000000000010233545526376899babb8c2c9ccc4bfbdbdb9afa8a7abb3bdc9c6bab3a6998d7a685643311e0b00000000001c31465b70869aaec3c4af99846e5857646e79848e9da7b4c0b5b0aa988673645e534a3e3123130300001a2f445a6f8698a9bcbba5907b66554534210e0000000000000e21334556677c93a7babca7927d69543f2a15010015283b4e63778da2b7ccc4b09b87725f4c39271401000000000000000000021527384958687d93a7bcbea994806b56422d19040000000000000000000000000000152a3f546a8094a9bec1ac97836d59442f1a0400000000000000000000000000172c41566b8297acc1c0ab95806a543f2a1602000000091a2b3b4e63788da3b8cbbca7917c67523d281300000000000000000000000000000000000b172433404b55626c7473645342301e0b00000000000a1f34495e73899fb4c9c9b5a08b745f4a383a3836383a3a37312928251f150b0000000000000000000000000000000000000000001a2e43576b8095aab6a391806e5c4b4e6074899db2b29c88725d48586a7c8fa1b3a694836d58432e190900000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d42576a7d8f9daab7b9bbbcbcbcbdbcbcbcb5ab9b897765523e2a160100000000000000172c42576c8398adb7a28d77624c37220d00000000000000000004162b3f53636f8093a6b8c9d2c7bab0aba8a8a59c949197a0acb8c5cec4b7aa988673604d3b28150200000000192d42566b8095aabfc4af99846e586475828b96a1abb9c2b3a29b968d7a68564a41372d2113040000001a2f445a6f8499aec3bba59079644f3a2717050000000000000316273b4f63778b9fb2c1ac97836d58432e1904001a2f44586a7d92a6bacfc1ac97826c58432f1c090000000000000000000000091a2b3b50667b91a6bbc3ae9a86705c47321e090000000000000000000000000000152a3f54697d93a8bdbea8947d6954402b160100000000000000000000000000172c41566b8092a7bcc1ac97836d5945301c070b0f1318273848596a7c90a5bac8b4a18e7d68533e28130000000000000000000000000000000000000615232e394451575f5f564635251301000000000c192433485e73899fb4c9c8b39e89735f4a4d4f4d4b4e4f4f4b453e3e3a32281c10020000000000000000000000000000000000000014293e53687d94a9bfaf9d8c7a695e606c7d90a4b8ae99846f5a454c5f718395a8af9a866f5a48372716050000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70869aacbac1bab7b7bcb9b8b9c0cbc8b8a695826d58442f190400000000000000172c42576c8297acb8a38d77624c37220d0000000000000000000e213346596e828c9cafc3d3c2b4ab9d9693939089807c838e9aa7b6c4d4c7b5a2907d6a5745321f0c0000000013283d52677c93a8bdc4af99846e627283939ea8b3bec0b2a59586827c6f5d4b392e241a0f03000000001d3246596d8398adc3bba5907b66503b261100000000000000000c2034485b6f8498adc2b09b86705c47321d08001b30455a6f8498adc1d5c0ab95806a55402b160000000000000000000000000010253a4f647990a3b6c8b39f8a75614c37230e000000000000000000000000000013273c51667b91a7bcbda8937c67523d28130000000000000000000000000000192e43576b8093a8bdc5b19d88735e49341f182024282d3644556677889aacbfc0ac9985715f4d3a25110000000000000000000000000000000000000005111c26343e444a4a4438281707000000000c1b2a36414a5e73899fb4c9c5b09b86705b5b62646260636464605952534e453a2e20120300000000000000000000000000000000000013293e53687d94a9babba998887773757d8b9badbcaa95806b5641415366788ca1b29e8a776655453422100000000000000000000000000000000000000000000000000000000000000000000000000000000000001b3045596d8092a3acaea5a1a2a7a4a3a5adbccec4af9a866f5a442f1a0500000000000000162b40566b8297acb8a38d77624c37220d000000000000000000162a3d506375899caab9cbc8b5a4988d827c7c7b766c67707c8998a6b6c8d2bfad9a8874614e3b27120000000013283d52677c93a8bdc5b09b8770728290a0b1bbc6bcafa29587766d675f51402e1b12070000000000001f344a5f74899cb0c5b5a28e78644f3a2510000000000000000005182c41566b8297acc1b39e89735f4a341f0a00182c42576c8297acc1d5c0ab95806a543f2a15000000000000000000000000000e23384d6173879bb0c5b9a48f7a65513c27120000000000000000000305050503172c41566a7d93a8bdbea994806b56422d1803000000000000000000000000001b30465b70869baec2c7b39f8a745f4a342c2e34393c41435461738595a6b7c9b9a4907c695541301e0a0000000000000000000000000000000000000000000916212931343430271a0b000000000a1b2a3948535e6373899fb4c9c5b09b866f686f76797776777979746d676861574b3e30211100000000000000000000000000000000000013283d51667a8c9caab9b6a5968a898b909ba9b8b09f8d7a66523d364b60758699ada69584736352402d1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3e51637487919799928c8d918f8d909eb1c5c3ad98836d58432e190400000000000000152b40546a8095abb8a38d77624c37220d0000000000000000001c31465a6d8092a5b8c8d7c2ae99867c6e6867666259535e6b798999abbecfc9b7a4927d6a55402b1704000000142a3f54697d94a9bfc8b49f8a7984909faebec6b9ac9f9184766859534d4132221000000000000000001d3145596e8398adc3b09b86725e4a36210c000000000000000000182e43586d8398adc3b6a18c76614c37220c001c31465b6f8499aec3d6c1ac97826c57422c17020000000000000000000000000a1e31465b708496aabebda994806a55402b160000000000020a1015181a1a1a191a2f445a6f8499aec2c3ae9a866f5a45301b0b0a0601020100000000000000001b30465b70879bb0c5c2ad9884705b4a434243484e50565861727d90a2b3c4beae9e8c77634e3a26120100000000000000000000000000000000000000000000050e151c1f1f1c14090000000000152839485766707879899fb4c9c7b29e8a807b838b908c8c8d8f8f88827c7c75695c4e3f2f1e0c00000000000000000000000000000000000e23374a5d6e7d8c9baabab4a69f9fa0a4acb8b2a292826f5d4a37324658697d94a8b2a291826f5d4a36210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000e213345576b777c83848076787b79778398adc3c3ad98846e59442f1a060000000000000014293e53687d93a8b8a38d78634e38230e0000000000000000001f344a5f74899dafc2d5d3bfaa95806b5e5352514d46414d5b6a7a8ea1b2c5d4c1ac97836e5a4734210e000000152a3f546a8095abc0cdb9a5928d96a1aebdc4b6a89b8e827366584a3e393023140400000000000000001a2f44596e8499aec3b09b87725e4a3621110200000000000000001b30465b70869aafc4b8a38d77634e38230e001f34495e73899eb3c7d8c3ad98836c57422c170200000000000000000000000002192d4154667b90a5bac1ac97826b56402b16000000000b151e252a2d2f2f2f2e2c2f445a6f8499aec2c6b19c87705b463020211f1b15171510060000000000001a2f445a6f869aafc4c0ab95806a625e5757585b63656b6d6f80909cadc0c5b2a08f806f5c4935200b000000000000000000000000000000000000000000000000000000000000000000000000001c3144576675838d8f95a4b7cccdb9a7999090979fa5a1a1a2a4a39c959392877a6c5d4d3c29160300000000000000000000000000000000081b2e3f505f6e7c8c9ca8b3b7b4b4b4b8bfb4a49484736352402d293c51667b91a6bbaf9f8d7965503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000416283b4d5c62686d6f6b626466646c8398adc3c6b19c87725c47321d080000000000000012273c51667b90a5b9a48f78634e38230e0000000000000000001f34495e73889db2c7dccebaa5917b6752403c3c39332f3d4c60758496a7b9ccc6b19e8a7663503d2a16020000142a3f54697d93a8bcd0c1b0a4a2a9b3bfc3b4a6988a7d706255483a2c251e13050000000000000000001a2f445a6f869bb0c4b6a28d7964503d2f1f14070000000000000d1d32475c72889db2c7b9a48f78634e38230e001f344a5f748ba0b5cad2beab97826c57422c17020000000000000000000000000012263a4e63788fa4b9c0ab96826b56402b160000000f1c2831393f4344444443424041566a7d93a8bdc4af9a866f5a45353636342f2b2c2a23190e0400000000192e43586d8398adc3c2ad99867a77726b6c6d6f77798083848e9daebacabfaa96837161513f2d1906000000000000010a121a1e1e1c160e050000000000000000000000000000000000000000001f344a5f7485949fa4a8b3c2d4d6c5b7ada5a5abb3bab7b7b7b9b7b0aaa8a4988b7b6b5946321e09000000000000000000000000000000000010223241505e6d808c96a0a2abb5b3b0b0a6968675655545342224394e63788ea2b6bca8937c68533e28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1e2f3e484e54585a574f4f50576c8398adc3c8b39d88725d48331e09000000000000000f24384d62768b9fb3a48f78634e38230e0000000000000000001c30465b70879cb1c7dac7b39f8b76624d392727241e1f324659697a8a9caebfcdb9a693806d5946311d08000012273b5064788da2b6cbcec1b8b7bcc5c8b6a59688796c5f5245372a1c100a01000000000000000000001a2f44596d8295aabfbca8937d6a5a4d3d3125160a000000010b182a3b4c5e72889db3c8b8a38f78634e38230e001e33485e73889db2c7d0bba5907b68533f2a150100000000000000000000000000182d4155697d92a6bbbfa994806a543f2a1500000e1e2d3a444d53585a5a5a5857565657657990a5bbc1ac97826c574b4a4b4b494440423f362b21160a000000172c42576c8398adc3c8b5a4978f8c86828283868b909396959facbbcac1b1a1917d69544333221000000000000008141e242e3333312b21160a00000000000000000000000000000000000000001f344a5f748a9fb2b9bcc5d1e0e3d4c9bfbababfc6cecccccccfcbc4bfbdb6a99a8975614c38230d0000000000000000000000000000000000041423324050637178848b8e98a1a09b9b95897868584837271621364a5e73879aaab8a9947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000111202c3439404344423c3a42576c8398adc3c4af9a86705b46311c0700000000000008101f33485c6f8397aca48f78634e38231a1004000000000000001d32475c72879cb1c7cbbcab9884705c4833282b2b2a292a3b4c5d6d8090a1b0c0c3b09d89745f4b35200b00000d21354a5f74899fb4c9ded4cdccd0d2beab988877695c4e4134271a0c00000000000000000000000000162a3e52677c91a5b5c1ad9987776b5b4e4234261c0f0405131e26344759697c8e9fb4c4b19e8a75614c37220d001c31465b70879cb1c7d1bda894806c5844301b06000000000000000000000000021b30455a6f8599adc1bda8937c67523d281300091b2c3c4b5761686c6f6f6f6e6c6b6b6c6f7b91a6bbc0ab95806a5b605e60605d58545753483e33271a0b0000172c42576c8297abbfd3c2b4aaa4a1999797989a9fa5a8aaaab2bcc8c1b2a393837263513d28150500000000000918263139414848463e34281b0d000000000000000000000000000000000000001d32475c708599adc1d1d8e2efeaddd4ceccccced2d3d1cbc7c5c5c7c5c6c7b7a38f78634e38230e0000000000000000000000000000000000000414223345545c6671747a858c8b868682776a5a4a3a2a1a091b3044576a7c8c9aaba6937d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f191f252b2e2f2d282c42576c8398adc3c3ad98836d58432e190400000000000e1a242b34465b70879baea48f78634e3c372d22160d0000000000001c31475c708699aab8b7ad9e8d7a675441353d40403f3e3f3b3f4f61728392a2b6cab6a18c76604b36210b00000e23384d62778da1b5cadfe7e2e1e4cfb9a48f7b695a4c3e30231609000000000000000000000000000010253b5064778798abbfb6a5968a786a605243392d1d191623303a425264778699acbcbba895826d5a46321e09001b30465b70879cb1c7d7c3af9c88725d48331e08000000000000000000000000091d31445a6f869bb0c5bca7917b66513c2711001226384a5a68747c828686868483828282848998abbfc0ab9580766f76727576726d6a6c655a50453829190800152a3f53687c90a4b8cdd2c6beb9b5adacacadafb3bbbdbfbfc5c2b5ada494857464554534210e000000000009182736434d535d5e5a5145392b1e11010000000000000000000000000000000000192d41556a7d92a7bac0c8d4e3dbccc0b9b7b7babdbfbcb7b3b0b0b2b0b1b6ab9b8874604b37220d00000000000000000000000000000000000000041627364149545d5f68727675706f6d665a4c3c2c1c0c0014283b4d5e6d7c8d9b98897663503b2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1116191a18172c42576c8398adc2c3ad98846e58442f1905000000000c1d2c373f47505a6e8396aaa48f78685a514a3f322a1e100000000000192e42566a7c8c9aa4a29b8f806f5e4b3e485154565453544f4444556473889db3c7b19c87725e4934200a00000e23384d62778da3b8cde2e6e1e0e3cfbaa69282716253443525150400000000000000000000000000000d21354859687b90a5b9c3b4a793857d7061554b3b302e2b32414d54606f8294a4b5c6b29f8c7865513e2b1703001c31465b70879cb1c7dbc6b19c88725c47321d080000000000000000000000000e23384c6074889cb1c6bca7917b66503b261200192e425567788791979a9b9a9997979797999da6b5c7c2ad9a8c8b8489888b8b88828082776d635647372512001024394d60758a9eb3bec8ccd0cec8c2c1c1c3c4c7cdc6c1c0bdb3a4999586766656473727170500000000051627364554606771736d6357493c2f1f0e000000000000000000000000000000000012263b4f63778c9ca9acb6c6d7cfbdaea4a1a2a5a8a9a7a29e9b9b9e9b9da4998e826b5744311c0800000000000000000000000000000000000000000918252e3741484b555d60605c5a5852483c2e1e0e00000b1e30404f5e6f7d88877a6b594734200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162c40566b8095aabec5b09b86715c48331f0a0000000918293b49535b636d778292a7a69286786b665d50463c2e1d0b0000000013273a4c5e6d7c8a8f8d887d71625249515a646a6b6a6869615a57525c72879baec1b29c88735e4a35200b00000d22374c62778da2b7ccddd2cccbced5c2b0a0908271625343322112060000000000000000000000000005182b3b4d63778a9babbbc3b1a2998f807168594646434044515f696e7d8e9fb1c2bcaa96836f5c4936220f00001d32475c72889db2c7d9c4af99846f5a442f1b060000000000000000000000000f253a4f64798fa4b7cbbda8937d6955402c17001d32475c718597a4acafb0afaeacacacacaeb2b8c3d3c9b7a9a19f999b9da0a09c9795958a80736554412e1900091d32475c708797a1acb4b7bcbdc1c4c7c4c0c0c1b9b1acaba9a096868076675848382919090000000000112334445463727b82898274675a4d3d2b1908000000000000000000000000000000000c2034495e72828d9498a8bbcfc5b29f908c8d909394928e8986868a86898f877b7266523e29150100000000000000000000000000000000000000000007121a252e333942494b4b4844443e362b1e10000000011222314052616b73736a5c4d3c2a17040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283d52667b90a5bbc9b4a08b76614d38230e0000041627364658676e77808a94a0afb0a397897d796e61594c3a2714010000000b1d2f404f5e6b777877736c6053565d656d778080807d7d706f6c665d6b7d91a5bab4a08c76604b372410000013283b4e63788da3b8cdcdc0b7b5bac4cebeae9f90827061503f30241708000000000000000000000000000d2034485a6d7d8d9daec1c0b4ad9e8f8575645b5b585556616f7d808c9cacbcbfb09f8d7a6653402d190600001d32475c72889db2c7dac4af9b86705b46321e0a0000000000000000000000000f253a4f647990a5bacfc1ad99846e59442f1a001f344a5f748a9fb4c0c4c5c4c3c1c1c1c1c3c6ccd5e1d5c6bbb7b2aeafb3b4b5b0acaba79d9284715d48331e00031e33485d707d848f999fa2a8a8acb0b1b0ababaca69d9795948d84786a6658493a2a1a0b000000000000192d405262728290959d9285776b5a4736261505000000000000000000000000000000061b2f435664747d7d8ca1b6cbbfaa968277777a7d7d7c7873706f7470757874695e564836230f0000000000000000000000000000000000000000000000000812191e262e343636332f2f2a23190d000000000004132334434e585e5e574c3e2f1e0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41566b8095aabeceb9a48f7964503b251000000e213345546375838a939da7b1bec0b5a79a948c80746a5744311e0b00000000112231404e5c6263635f585560697179828a959595948f86848279706b7d92a6bab29d89786653402c180300172c41566b7d92a6bbd0c1afa3a0a6b3c3cdbdae9f8f806e5c4d413526160400000000000000000000000005182b3d4f5f6e8091a4b5c4c8bcada193837270706d6a6a737a8d959caabac2b1a192826f5d4a3724100000001c31465b70879bb0c5d9c8b39e8a75614d3925110000000000000000000000000e23384d62778da2b7ccc1ad99846e59442f1a001f34495e73889cb0c4cdd0d2d3d4d4d4d4d4d5dae4f0e4d8cfccc7c3c4c8cacac5c1c0baaf9f8a745f4a341f0000192d41526168717c858b8d9693979b9c9d969697928a83807d7970675a52483a2b1c0c000000000000001e33485d6f8291a0a9b0a39689766554443323130300000000000000000000000000000014263847566368748ba0b5cbbba6917b676266686867645f5b5b5f5d616360574c43382a190700000000000000000000000000000000000000000000000000000509131a1f21211e1a19160f0700000000000000051625323c444949443a2e2011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586d8398adc2d1bca7917b66503b26110002172b3e51627282929ea6b0b9c4c0c0c3b7ada99d908773604d3a271300000000041322303e494d4e4e4b5966727c868d959ea7abaaa99f9b99958d8379869aaec1b8a796836f5b46321d0800172c41566b8093a7bbceb9a4918b95a5b7c5cdbdad9d8c796a5f534433200c000000000000000000000000000e2031415061758b97a6b5c1cbbeb1a18f838786838080868b98aaafb9bbb1a59383736352402e1b080000001a2f44596d8296aabed2cdb9a5917c6854402c190400000000000000000000000b21364b60768ca1b7ccbba7927d6a56412d18001b3044596d8295a8b4b8bbbdbebfbfbfbfbfc0c6d2e1e3d5cbc6c6cac9c5c3c3c4c4c2bcae9b87725d48331e0000112434434e545f69707478827d8287878a8282837d766e6a69655d54493e362a1c0d00000000000000001f344a5f74899fafbec1b3a6948372615141312112020000000000000000000000000000091a293846505f748ba0b5cbb9a48f79644f515353524f4a46464a494d4e4c443a2f271b0c000000000000000000000000000000000000000000000000000000000000060a0b0b090500000000000000000000000007141f2930343430281d10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f859aafc4d0bba5907b66503b261100081c31465a6d8091a0b0bac3bbb1ababafb6c1bbaea3907d6a56432f1b07000000000412202d35383b4b5a6977859099a1a8b1bac0bfbcb3b0afa9a0968c8697acc2c5b29e89745f4b35200b0013283c5063788da3b8ccb7a18c77889aa7b6c7cbbba997887c7062503b27120000000000000000000000000002132333475b6d798899a3b0becdbfac9d989c9b97959599a0a7b6c3b9aa9e94887564554535231100000000162a3e52667a8fa4b9cdd4c0ac9884705c48331f0a00000000000000000000001326394b60768ca1b7c7b7a48f79644f3b271300162a3e5165798e999fa3a5a8a9a9a9a9a9a9abb5c3d4d5c5b8b1b1b5b5b0aeadafafada89e907d6b58432f1a0000061625313a414c555c60666b6b6c7172746d6b6c69625a5454514a41372c23190c0000000000000000001d32475b6f8293a3b6c1c3b2a190806f5f4f3f3020100100000000000000000000000000000b1a28364b60768ca0b5cbb9a48f78634e3c3e3e3d3a363132343438383731281d14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d151b1f1f1b150b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70869bb0c5ceb9a48f78644f3a240f000a1f344a5f74899eafbec1b5a99e96959aa4b2c2c0ad9986725e4a36220e0000000000020f1a2a3a4a5969788795a2acb5bcc4cdd5d4cfc7c5c4bdb3a9a09ba3b4c7ccb7a28d77624d38230e0013293e53687d8fa4b9ccb7a18c767c8a98a9bdcbc6b4a5998f806a55402e1d0d0000000000000000000000000004182b3e4f5b6a7b8692a0aebfcabbb0adb1b0acababadb5bac5bfac9b8c82776a584737281705000000000f23384c61758ba0b5cbdbc7b39f8b77624d38230e00000000000000000000081b2e4255687a8da2b7bda9998977624d38230e000e22364a5f727d858a8e909394949494949497a5b7cacbb8a79c9ca1a19b9998999b98948c8071614e3b281400000007141e26303941474b535656585c5e5f5a5657554f46403f3c362e251a0f0700000000000000000000182c40526475869aa5b0bdbfae9e8e7d6d5d4e3e2e1f100000000000000000000000000000000f24394e63788da3b8cdb9a48f79644f3a29292825211c1d1f1f2323221d150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879cb1c7cbb5a08c76614c37220d000a1f344a5f748ba0b5b7aea3978c82808794a5b7c9b5a28e7965513d2813000000000005172938485868778897a5b3bfc8d0cdc8c4bfbdbdc0c2c1c5bcb4b0b5c1d1cfb9a48f78634e38230e0012273c51667a8fa3b8ccb7a28d776d7a8ea0adbcccc3b7ac98836e5c4c3b2a1805000000000000000000000000000f21313e4c5d69748290a2b6cbcdc5c3c0bbb8b8b9bec5ceceb9a4907d6e645a4c3a29190a00000000000a1f344a5f74899fb3c7dccebaa5907a65503b2611000000000000000000001124374b5e728598aabdb8a38e7a6b5a47331f0a00071c2f435461697075787b7c7d7d7d7d7d7d889bafc4c3af9b89878c8d86858384868380786f625343321f0c00000000020b121d262d33373e40404347494a474142403b332b2a27221b120800000000000000000000000010233546576a7c89929fafc0bcac9c8c7b6c5c4c3d2e1e0f020000000000000000000000000013283d52677b91a6bbcab6a28d78634e38332f2e2f32302a221f1e1c1a1a1a1710060000000000000000000000000000000000000000000000000000000000000000000000000000000004090c0e0e0c07000000000000000000000000000000000000000000000a111617181e1f1f1c17110b040000000000000000000000000000000000000000000000000000000000000000001d32475c72889cb2c7c9b49f89735f4a341f0a000a1f34495e738899a2a39c9186796e6b75889bb0c5bda995806b56412c1702000000000d2134475666758696a6b5c3d1d0c3b9b3afaaa8a8abadacb2bec7c5c9d2dfcdb8a38e78634e38230e000e23374b60748a9fb4c9b8a38e786371828f9eaec1cfc6b29e8c7a6a5947342110000000000000000000000000000313212f3f4c576374899fb4c9c9beb3aca6a3a3a4aab2bbc7b9a491807365564332200c000000000000071d32475b708599adc1d5cfbaa5907965503b2610000000000000000000071a2d4053677a8ea1b5c8b7a18c77624d3c2b18040000132536444e555c6063666768686868686c8296abc0bca9948072777871726c6e6f6e6a655c514435251402000000000000000a12191e232a2b2b2e323434322c2c2b261f1715120e0700000000000000000000000000000617283b4e5e6b758291a2b3c3b9aa9a8a7a6a5b4c3c2d201102000000000000000000000000152a3f546a8094a9bec5b09b87725e504c4744434447453e363433312f2f2f2b23170a00000000000000000000000000070d0f0f0d0b0b09040000000000000000000000000000000912191e222323201b130900000000000000000000000000000000000005121d262b2c2c333434312c261f181109010000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8c8b39e89735e48331e0900071c3045596c7b888d8e887d73685c586d8398adc3c3ae99846e58432e19030000000011263b5064748494a4b4c3d3cbc1b2a69f9a969393979897a0abb5c5d7e4ddc8b39e8a75604b36210c000d22374c61768ba0b4cabba5907b6663718092a5b1c2cebba998887764503e2e1d0d0000000000000000000000000003162a3d4e60728291a3b7c8b9aca098928e8d8f959faab7c1af9e918472614f3c281403000000000001182d4155697d92a6bacecfb9a48f7864513e2c19060000000000000000102336495c708397aabeccb7a18c76604c37210d000000081826313a41474b4e505253535353546a8094a9b3ae9e8e796562635e5d57595a585550493f342617080000000000000000000004090f1516161a1c1f1f1e181716120c04000000000000000000000000000000000000000b1e30404e5963738495a6b6c7b8a8998979695a4b3e2f200f000000000000000000000000172c41566b8297acc1c4af99846e6865615c5a58595c59514a4a48464444443f35261c110300000000000000000007121b2124252221201d180f04000000000000000000000009131c252d33373838352f261b0f0100000000000000000000000000010c1317232f39404240474a4945403a332c241c140b01000000000000000000000000000000000000000000000000000000001d32475c72889db3c8c8b39d88725c47321d070000162a3d4e5e6a737878746c6156546070859aafc4bea995806b56412d18030000000819293c52677c93a2b2c2d2c5b8aea3948a86827c7d8283839198a7b9c7d5dac5b09b86705b46321d08000e23384d62768a9db2c7bea9947d695464778793a5b9ccc7b6a693806d5c4c3b2a1906000000000000000000000000081c3146596c7990a0afc0baaa9b8f847c78777a828c99a7b7bdafa08c806b574332200f00000000000012263a4e63768b9fb3c7d1bca794826e5c493524150400000000030c121b2d405366798c9fb3c6cdb8a38e78634e38230e0000000009151e262d3236393b3c3e3e3e3e52667a8e989f9e9080725f4d4e4a4843444443403c352d2216080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011222303c455566778899a9bac6b7a7988878695c4d3e2c1a070000000000000000000000172c42576c8398adc2c6b19c89807d7975716f6e6e716d655f5f5e5b5a5a5a5244392e211303000000000000000918242e363a3a363636322b211405000000000000000003101b262f3941474c4e4e4a43382d1f1101000000000000000000000003121f282c34414c5457555b5f5e5a554e47403830271e140a0000000000000000000000000000000000000000000000000000001d32475c72889db3c8c8b39d88735e48331e0900000d2030404c575f63635f59585c63727d8ea0b4c8b7a38f7a65513d28130000000013253747586a7d93a8bdd0c7b6a79b928576706c67686c6c727d8a9ba9b7c6d7c5b09b866f5b46311c07000a1f33475a6f869bb0c5c1ac97826c575a69758a9daec1d4c2af9c8b7a6a59483623100000000000000000000000001023364a5f748995a8bcbfad9c8c7d70686362666f7a8999a9bbbbaa9a8773614f3e2c1a0800000000000b1f33475b6f8498acc0d4c4b19e8b786350423322140a04000815202629394a5c6f8395a9bccfc7b3a08c77634d38230e0000000000020b12191e21242627292929374a5e6f7b848a8982726355433835332f2f2f2e2c27211a1005000000000000000000000000000a13181b1b18120b0100000000000000000000000000000000000000000000000000000004121f293748596a7a8c9daebfc5b6a69788796b5c4a3723100000000000000000000000172c41576b8296abc0ccb9a79995938f8b87848484878279747473706f6f6f62564b3f31211000000000000008182736414a4f4f4b4b4b473e322312000000000000000212212e38424c555c6163635e564a3d2f1f0f00000000000000000000001121303b4146525e696c6a6f74736f69635b544c433a31271c1105000000000000000000000000000000000000000000000000001e33485d72889db3c8c9b49f89735f4a341f0a00000212222f3b444a4e4e56606c707682909dacbdc3b19d8974604b37230e000000071b2f435465758799adc1cfbca998897d74665b5752535757636d7c8b99a9baccc7b29e89735e48331e09000f24384c6074889db2c7c3ad98846e584b5b6e8091a4b8c6ccbaa999887765533f2c1c0d0000000000000000000000162b3f5366788da2b3c4b5a2907d6d5f544e4d525d6b7a8c9eb1c1b6a3907d6d5b4a372411000000000004182c4054687c91a5b8c9cdb8a38f7d6e60513e30261e18141825323b3e465667798c9fb2c5d2beab9884705c4834200b000000000000000004090c0f111213131b2e41515e677074746e6354463726211e1b1a1a1917130d0600000000000000000000000000010f1c262d30302d261e1409000000000000000000000000000000000000000000000000000000010d1a2a3b4c5d6e8090a2b5c1c4b5a6988a7966533f2b170600000000000000000000152a3f53687d93a7bcd1c5b7adaba8a49f9c9999999b958e8b89888686868072685d4f3f2e1b08000000000114253645535e64645f60605b50412f1c090000000000000d1f303f4b555f687076787872685b4d3d2c1b080000000000000000020e1d2f3f4e5659636f7c8380808b88847d776f675f574d44392e2215060000000000000000000000000000000000000000000000001e33485e73899fb4c9c9b49f89745f4a341f0a00000004111e2b3d4d585f696e7d868b90a0adbbbfb4a696826d5945311c080000000a1f34495e728394a4b6c9c3b29f8c7a6b615648423e3f4245505e6c7a8b9db0c0c5b09b86705c47321d0800152a3e53677b8fa3b7ccc4af99846e5843506175899ea9b6c7c7b6a695836f5b483a2b1a0900000000000000000000192e43586e8395a8bcc1ad998672604f4139383f4d5d6e8294a4b1c0ae9c8b796654412d190400000000001125394e62768a9bacbdcebeac9c8d7d6e5a4e433a322d292a36434f535764748697a9bccfc8b5a28f7b6854412d190500000000000000000000000000000000112332414c545b5f5f5b51453628190c070000000000000000000000000000000000000000000f1f2d39424645413a31261b0f010000000000000000000000000000000000000000000000000000000d1d2e3f5061728699a5afbcc4b6a896836e5a463424140400000000000000000011263b5064798ea3b8ccd4c9c2c0bdb9b4b1afaeafb0a8a2a09f9d9b9b9b90867a6d5d4b38240f000000000a1d304354637079797476756e5e4c3927140100000005101a293c4e5d68727b858b8e8d85796b5b4a382512000000000000000513202b3a4c5d6b6e75828e9894949e9d98928b837b736a60564c403324150600000000000000000000000000000000000000000000001d32475c72889db3c8c5b09b87725d48331e080000000f1f2e3c495a6b727c848c9a9fa5aebdb5aba396887866523e2a16020000000c21364b60768ca0b1c2cbb9a694826f5c4e45392d292a2c33404e5c6d8393a2b4c5b09b866f5a442f1a0500172c42576c8296aabfd2c0ab97826c5742485d72828b98abbed0c4b29f8a75665849382715020000000000000000041c31465b70869bb0c4bca7937d6a56433125232f3f5164778693a3b5baa89684705c47321d0800000000000a1e33475a6c7d8e9fb1c4cabaab9b86766c60564e47413e3e475461686a758392a3b4c6cbbfac9986725f4c38251100000000000000000000000000000000000514232e3840474a4a463e3427180a00000000000000000000000000000000000000000002101d2c3d4b565b5a554d43382d1f0e000000000000000000000000000000000000000000000000000000001021324356697a88929eadbdc5b29e8a756251423223140500000000000000000d22364b6074899eb3c7d3d0d0d1d2cdc9c6c4c3c4c4bcb7b5b4b3b0b0aea2988c7a67533e2a15000000001125394d6072828d8e8b8c8a7b685643301d0900060d18222c3846586c7a858f989fa3a2978a796754412d19050000000000061523313d47586a7b8389939faba9a9afb2aca69f978f877d73695d514233241503000000000000000000000000000000000000000000001c31465b70869aafc4c0ab97826d58442f1a050000071a2c3d4c596777868f999eaab4babfb0a3988f88776a5a4936230f000000000e23384e63778da3b8cdc2af9c897665534032281b14151722303f536676859aafc4b09b866f5a442f1a0500172c42576c8297abc0cfbba6927c68533f4356646e7a8ea1b3c4cdb8a3908476665644321f0c0000000000000000091e33485d72889db2c7b9a48f7965503b2714112135485a68748699aec3b39f89735e48331e09000000000004172a3d4e5f708294a8bccec9b5a3938a7d7269615b5653535a65717d808793a1b0c1cabcada28f7c6956432f1c0900000000000000000000000000000000000005111c252c323434312b221709000000000000000000000000000000000000000000000f202e3b4a5b69706f6960564a3d2c1a060000000000000000000000000000000000000000000000000000000314273a4c5c6a75808f9fb0c2b9a59280706050413223150a00000000000000081d31465b6f8499adb9bfbbbbbcc1c6c8c8c8c9cbcccecccbc9c8c5c5bfb5aa96826b57412c1702000000162b4054687c90a0a2a0a0988673604d3924100d19212a353f485664738798a2abb4b8b5a89785705d48331e090000000001132433404f5a647588989ca5b0bcbfbfc2c7c1bab3aba39a90867b6f61514232200f00000000000000000000000000000000000000000000192e42576c8296abc0bba6927c68533f2a150100000e22364a5b6a778595a2acb2babdb6aea192867b736a5a4c3d2c1a070000000011263b50667a90a5bacfbca793806c59473523150a000004122336485a6f869bafc4b09b866f5a442f1a0500152a3f53687c93a8bdcbb6a18d77634e3a3847515e718496a7b5c4c0aea2948573614e3b281400000000000000000b20354b5f748b9fb4c6b29f8b76614d38230e05182b3c4b576b8297acc1b39d88735e48331e090000000000000d1f30415264798fa0b0c3d2c1b1a59b90867d75706b68686d778390949aa4b1bfcabbad9e8f85725f4c3926130000000000000000000000000000000000000000000911181e1f1f1c170f0500000000000000000000000000000000000000000000061a2c3e4c58677986857d73685b4936210d000000000000000000000000000000000000000000000000000000000a1d2e3e4c5862708292a4b6c1af9e8f7d6e5f504133271b0d00000000000002182c4055697d929ea5a9a6a5a7acb1b3b3b3b4b5b7b9bbbdc0c3c3c1c4bfad98836c57422c1702000000192e43586d8397acb7b5b5a3907c68533f2a151d2b353d47525c65748291a3b5bec7cdc6b4a08b76604b36210b000000000e1e3042515d6d768393a5b1b8c2c9c1bcbbbbbec7c6bfb6ada3988d806d61503d2d1e0d000000000000000000000000000000000000000000152a3f546a8095abc0b8a38d78634e3a251000000013263b5065798895a3b3bebbb2a9a29b9083746960574d3e372b1c100200000013283e53687c93a8bdccb7a28d7864503d2a1806000000000d21354a5e73889db2c2ad99846e59442f1a0400172c41566a7d93a8bdc9b49f89735f4a352935415466778998a6b9cdbfb2a3917d6a57432f1b06000000000000000e23384d62778da2b7c3ad98836f5c48331f0b000d1e2e42576c8397acc2b19c87705c47321c07000000000000011223384c61748293a6b9c8cfc2b9ada299918a85807d7c828994a1a9aeb6c2c6bbac9d8f8073675542301d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102135495c6a7583979990857964503b2713000000000000000000000000000000000000000000000000000000000010202e3a455263758799abbdbcac9d8d7d6e5f5144392b1b0900000000000012263b4f6377838a9294919092989c9d9d9d9fa0a1a4a6a8abaeafacafaba594806a55402b16010000001a2f445a6f869bb0c5cbbfab97826c57422d1a2b3b485059646f778392a0afc0d1dbd0c1b19f8b75604b36200b00000006192b3c4d606f7a8a92a0b1c2ccc4b7aea7a5a5aab3b6c0c9c0b5aa9d89806c584a3c2b1a070000000000000000000000000000000000000004192e42576c8296abc0b8a38d77624c37220d00000a1d304254687c92a6b3c1b5a99f968e877d72645652565653493a2e2010000000142a3f54697d94a9bfcbb5a08b745f4a35210d000000000013273b5064788da2b6bca894806a55412c170200172c42576c8398adc2c9b49f8a745f4a35202537495a6a798a9fb3c8d0c1ae9a87725d49341f0b000000000000000f243a4f64798fa4b9c6b29e8b77634e3a2612010f23374b5e718297acc1b29d88735e49341f0a00000000000000091e32455664768a9baab7c4d3cabfb5ada59f99959393969da6b2bec2c8bdb3aa9d8e7d7061574938251300000000000000000000000000000005080d14181916141615120c0703000000000000000000000000000000000000000000000000071a2d3f51647888929fada2937d6a56422e1a060000000000000000000000000000000000000000000000000000000002101d28354657697b8f9faebcbaab9c8d7d6f6256493825120000000000000c2034485b696e767c7d7c797d8387888888898b8c8f919396999b979996918c7a65513c2813000000001a2f445a6f869bb0c5d7c3af99846e58432e2a384859656c76828c92a0b0becdd7cfc3b2a39483705c47331e090000000d2135495a687c8b98a6b0bec5bcb1a69a939090979da3b0becac8b8a6998673685a4937241100000000000000000000000000000000000000091e32475c70869aafc4b8a38d77624d38230e000013263a4c5f728598abbfb4a5978c8279736a61555d666b6b66584b3e2e1c090000152a3f546a8094a9bfcbb5a08b745f4a341f0a0000000000192d42566a8093a8bcb7a28e7965503c27130000172c41566b8095a9bdccb7a28d77624c37221a2b3c4c5c70869aaec0d0cab5a18c77624d38230e000000000000000f24394e63788c9cb0c5baa6927d6955412d1a151c2b3e53667a8ea0b2c5b4a08b76604b36210b0000000000000002152838475a6c7d8d99a6b5c0c9d2c8c0b9b3aeaba8a8abb0b9c4cfc6b8aaa0978e7d6f605144392b1a08000000000000000000000000000611191d20292d2e2b292b2a27211c18120b020000000000000000000000000000000000000000000f23374a5c6e8093a5aebdae9a86715d49341f0a0000000000000000000000000000000000000000000000000000000000000b17283a4c5f71828f9eacbbbaab9c8e80736755412d1804000000000005192c3d4c555a6268686764696e70727273737577787b7d8285888384827c7770604c37230e000000001a2f445a6f8499afc4d5c0ab95806c5843363e465666778089949fa7afbececcc2bdb3a59485756554412d190400000216293c4f64788598a7b6c2c2b4a89f95887d797a858892a0acbac9c4b6a39286776653402c18030000000000000000000000000000000000000c21364b60758a9fb4c8b9a48f79644f3a250f00001a2e4256697c8fa1b4bba89687796f665f5755616e79828276685c4b382511000013283e53687d93a8bdcbb5a08b745f4a341f0a00000000001c32475c70869aaec2b39e89735f4a36210d000013283d5165798fa3b8cdb8a38d77624c37220d1e2e42566a7d91a2b2c0ceb9a48f79644f3a250f000000000000000c2135495c6e8398adc3c1ac9985705d493726283134465a6e8296aabebfab9885715d48331e0900000000000000000a1a2a3d4e5f6e7b8897a4adb6bfc9d3cdc7c3bfbdbdbfc4c7c3beb2a99a8d847a6f60514233281c0d000000000000000000000000000918242d32333d4243403e403f3b36312d261e150a040000000000000000000000000000000000000014293e5266798c9eb0c1c9b5a18c77624d38230e000000000000000000000000000000000000000000000000000000000000000b1d2f42536270808e9dadbdbaac9e9185705b47331f0c0000000000000f1f2e3a40464e5353524f54595c5c5c5e5e60626466686c6f736e6e6c68625d5243301d0900000000182e43586d8398adc3d6c1ac97826d5844495259647384949ca6b1bbc2cdcabcafa9a0978876665747372512000000081d3145596c7d92a3b5c5c8b5a4968c82776a65677073828f9cabbbcdc0b0a396836f5b46321d080000000000000000000000000000000000000e23384e63788ea3b8cdbba6917b66503b261100001e33485d718699acbeb5a08c78685c524b506472808c9593837a6854402b16000011263b50657a90a5bbcbb5a08b745f4a35200b00000000001d32475c72889db2c7b19c87705b4834200c00000e22374b60758ba0b4cab6a18c76614c37220d13273b4e61738494a2b0bfb9a48f79644f3a250f00000000000000061e33485e73889db0c2c8b4a08c796654443a3b444a4d6175899db1c5bca7917c6854412e1a050000000000000000000e203141505d6a78899099a3acb6c0c8c9c6c1bfc0c3bab3aeaca0978c7b70676051423224150b000000000000000000000000000617273641474850575854535554504a46413b31281d1910040000000000000000000000000000000000162b40566b8296a9bbcdceb9a48f78634e38230e00000000000000000000000000000000000000000000000000000000000000001325354453616f7d8f9fb1c3bcaf9f8b76634f3b271300000000000001101d262b33393d3e3d3a404447474748494b4c4f5154575a5e5c5857534d48413425130100000000172c42576c8297acc1d6c5b09c87725c525c656d738392a2afb9c3cecdc3b8ad9e948d837d6a5848392919080000001122364b6074899caec1cfbcad9986786f665950545b63707d8d9db0c1cec0b39e89745f4b35200b0000000000000000000000000000000000000e23384e63788fa3b8ccb7a3917b66503b261100001f344a5f748b9fb4c8b39d88735e4a3f3e53687d919ea9a197836e59442f1a00001024394e63788fa4b9ccb7a28d77624d39240f00000000001c31465a6f8499aec3b39f8a77634e3a251000000a1f34495e73899fb4c9b49f89745f4a341f0a0c1f32445566758492a1ada89d8c77624d38230e00000000000000001c31465a6d8093a6b9cbbca996847262554f4e585f5f697c91a4b8c9b5a2907c68533e28130000000000000000000002132332404c5a6c747d869099a3adb3b4b2aca9abafa69e999792837d6e5d544c4233231406000000000000000000000000000011243545535c5e606c6d68676a69645f5b554e443a322c22140a04000000000000000000000000000000162b40566b8095aabfd3cdb8a38f78634e38230e000000000000000000000000000000000000000000000000000000000000000007172635435160708294a6baccbaa6927d6a56422d1900000000000000000a12171f25282928262b2f313232333436373a3c3f4245494843423e39342d2416070000000000172c42576c8397acc2d7c8b39d88725c646f79828792a1b0c0cbd4cabbb0a69b8f807a7069604e3b2a1b0b0000000a1c2e3f5064788ea3b8cbc6b29f8f7d6a5c52483c4146535f6e8095a3b5c7ccb7a28d77634e3a28160400000000000000000000000000000000000d22374c62778ca1b6cbb5a08b75634e39251000001f344a5f748a9fb4c9b49f8a745f4b3645586b8095aabbb09b866f5a45301b000013283d52677b90a5bacfbaa5917b67523e29150100000005192e42576c8297acc1baa5907b66503b261100000a1f344a5f748ba0b5c9b49f89745f4a341f0a0214263748576674839298948b80705d4934200b0000000000000000172a3d506376899cafbec5b3a19080726863616b7474778699acc0c2ae9a867262503b271200000000000000000000000414222e3d4e59616a737c86909b9d9f9e9794969a948a84827d736a5f504138302415050000000000000000000000000000081b2e4153637073737d837c7c807d7874706a61574c473f32251f170c000000000000000000000000000014283d52667b90a5bbd0cbb6a18c76614c37220d00000000000000000000000000000000000000000000000000000000000000000008182736455364768a9eb2c7c1ae9a86705b46311c00000000000000000000030b1013131311161a1c1d1d1e1f202224272a2d3034332e2d2a241f1911060000000000001a2e43586e8398adc3d8c4af9a86706f77828c959ca2b0bfcec9c0b9ac9e93897d70665d544e42311e0c000000001226394c5d6e8093a7bcd0bfab978370604e3f362b2d35425367798698abbecfbaa6917d69574533210f00000000000000000000000000000000000b20354a5f74899fb4c7b39f8a76604c37210c00001e33485d72879bb0c5b7a28e79655147526274889bafc3b09b86705b46301b0000152a3f546a8094a9bed2bfaa96826c58442f1b060000010f2034485d71859aaec3b7a28d77634e39240f00000a1f344a5f73889bb0c5b5a08b745f4a35200b00091a2a3948566473838380786e6152412e1a0600000000000000000e213446596c8092a2abb7bfae9e90857d78747d88898a94a3b5c5b6a794806a564433200c000000000000000000000000041120303d454d566069737d88888a89837d828582766f6c6963554e4132241d13060000000000000000000000000000001225384b5e708289898d98929195938d89857d74695f5c514239332a1d0d0200000000000000000000000010253a4f647990a5bbcfc8b39e89735e49341f0a000000000000000000000000000000000000000000000000000000000000000007172636455463707d889bb0c5c8b39d88735e48331e00000000000000000000000000000000000000000000070a0b0d0f1215181b1f1e191815100a0500000000000000001e33485d71869bb0c5d8c3ad988373838b959fa9b1b5c0cec4b7ada59e8e80766c60524a413b3123130200000000182d4155697b8c9db0c3cebaa5907b6753423123191824384b5b687b8fa3b8ccc0ad99877463513f2d1a0700000000000000000000000000000000081e33485d72889db3c5b09b86705b47331e0900001a2f44586d8397acc1bda995826e5e5b64708092a4b7c5b09b866f5a442f1a000013273c51657a8fa4b9cec4b09c87725e4a35210e0004121e2c3e4e62778ca0b4c8b5a08b745f4a35200b00000d22374b6074899eb2c7b7a18c76604b36210c00000c1b2a384656656c6c6b655c504334241200000000000000000004172a3d4f6376858f99aab8bdaea298928d89919b9f9fa6b2c1b7a7988a7764503c2716040000000000000000000000000002121f2a313a434d56606b737274746f696c6f6d645b575450453b3023140901000000000000000000000000000000061a2e4154677a8d9f9ea2aba7a7aba7a29e9991877b726f5f554d473b2b1d160d020000000000000000000011263b5065798d9fb2c7c4af9a86705b46311c07000000000000000000000000000000000000000000000000000000000000000916253544546372828f9ba6b7cabaac9b87725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e728699adc1d5c3ae998480919ea8b1bbc5c9cdc6b5a69a918a807063594e42372e271f140500000000001b30455a6f8599aabbcdc9b5a08b76624d38241307081b2d3d4c6074899db0bfc9b6a492806e5c4936220e00000000000000000000000000000000091e33485d72889db3c5b09b86705b46321d080000162b40546a8094a9bcc4b19e8d7c707076828f9eafc1bdab97836d58432e1900000e23384c62778ca1b7cccab6a28d78644f3b2c1b111322303b4a5c6c7a8da3b8cbb6a18c76604b36210b000011263b5065798fa3b8ccb7a28d77624c37220d0000000c1a2838475357575650493e32251606000000000000000000000d2033475968727b8c9aa7b5bfb4aca7a29fa4aeb4b4b9c4bfac9989796b5a4734210d000000000000000000000000000000010d161e27303a444e595e5d5f5f5b54575a585147423f3b33281e130500000000000000000000000000000000000b2035495d718597aab3b6bdbcbcbfbcb7b2ada4998f877b716861594937312a2013050000000000000000000e22364a5d6f8499afc4c1ac97836c58432e19040000000000000000000000000000000000000000000000000000000000000d1a26344353627282919fadb7c3b8ac9c8e7d6b58432f1a000000000000000000000000000000000000000000000000010b13191b1b19130a00000000000000000000000000001b2f4256697d92a7bcd0c6b29e8b8e9eafbbc4ced1c5bab2a997887d766d6152473c31241b120c020000000000001b30465b70869bb0c5d8c5b09b87715d48331f0a00000f1f31465a6d8293a1b1c4c1b09e8c7965513d2914000000000000000000000000000000000e23384c60758a9fb4c8b39e89745f4a341f0a000013283d52667a8e9fb1c4bbaa9b8d86868a949faebdc0b09f8e7b67533f2b1600000b20364b6074899db1c6d0bca7927c685949382b252630404d5868798a98a8bcccb7a28d77624d38230e0000152a3f54687d93a8bdcdb8a38d77624d38230e000000000a1a29363f4242413c352c211507000000000000000000000004172a3c4a555f6d7c8997a6acb6c0bbb7b4b7c1c9c9c2b8ada2907c6a5c4d3d2b18050000000000000000000000000000000000020b141d27313b4548484a4a463f4244433e352d2a2720160b010000000000000000000000000000000000000e23384d63778da1b4c6cbd1d1d1d4d0ccc7c1b6aba2998f857c7666534b463d31231404000000000000000011273c5165798b9db1c5bfa994806a54402b150100000000000000000000000000000000000000000000000000000000000a1b2b38445261708290a0afbdc0b4a59c8f7d6f5f4e3b2814000000000000000000000000000000000000000000000008141e272d30302e271d110500000000000000000000000013263a4f64788ea3b8cdcdbaa99d9facbcccd7cdc2b3a79e988b796a615a5143342a1f13080000000000000000001a2f44596e8398adc2d5c0ac97826d58432e1a05000002162a3e5163748394a7bccdbba995826c57422d180300000000000000000000000000000012273c51667b90a4b8c7b39e89745f4a341f0a00000f23384b5e708295a9b7c6b9aa9f9b9b9fa6b1bdc5b3a29282705e4c3824100000081d31465a6e8397abbfd4c0ab978677675547403a3a424e5e6b758697a8b6c6ceb9a48f7a65513d28130000172c41566b8296abc0ceb9a48f78634e38230e00000000000b19242b2c2c2c2821190f04000000000000000000000000000d1e2d39424f5e6b78899298a6b4bbb8b8bec3bfb7b1a59b908473604d3e2f1f0d0000000000000000000000000000000000000000010a141e293133333434312b2d2f2e29221815120c0400000000000000000000000000000000000000000e23384e63788fa4b9cfddcfc4bfbfc0c5cdd3c8beb5aba1989083716260594f41322215090000000000000012273c52677c93a8baccbfa9947d68533e291300000000000003030000000000000000000000000000000000000000000918273949556270808f9faebebcafa396888370605141301f0c00000000000000000000000000000000000000000004101a25313a424646423a2f22160a000000000000000000000010263b5065798ea3b8cdd7c7bab2b3bccad3c6bab0a4968a847a6d5c4d473e3325170d0200000000000000000000162b40566b8296abc0d1bda8937d68543f2a15000000000e2134465665788da2b6cbc3ae99846e58432e190300000000000000000000000000000013293e53687d94a9bec5b09b866f5b46321d080000081b2e4152667b8c99a8b7c6bcb4b0b0b3bac3c0b6a79685736352412f1c09000002162b3f53687c90a5b9c9c6b3a3968573615b544f4f555f6c7c8894a3b5c6d4ccb8a390806a543f2a150000172c42576c8398adc3cfb9a48f79644f3a250f000000000000071016171717130d06000000000000000000000000000000000f1b2631404d5b6b797c8898a0a8a3a3aaafaca39e93887d736555433020110100000000000000000000000000000000000000000000020c161c1e1e1f1f1c17181a19150e050000000000000000000000000000000000000000000000000e23384e63778da3b8cdd0bfb1aaa9abb1bac4ced2c8beb4aca18f8077756c5f50403227180800000000000011273c51667b91a7bcd1bfa994806a56422d1904030b1114151818130b0000000000000000000000000000000000000818273644576773808f9eaebdb6a99f9188786f6454423223130100000000000003070a0e1111100d0700000000000514222c37434d565b5b564c4034281a0b0000000000000000000011263b50667a8fa3b8cee3d7cdc7c8ced4c4b5a89e9386776f695d4f3e332b211507000000000000000000000000192d42576b8297acc0ceb9a48f7965503b261100000000051728384a5f748a9fb4c9c4af99846e59442f1a0500000000000000000000000000000013293e53687d94a9bfc6b19c88735f4a341f0a0000001124394e616f7a8a99a8b6bcbdc3c5c8c3b8aea3998a78665645342311000000001024394d61768b9cabbbcdc1b4a29180766f68646469727c8b9aa4b2c1d2dec9b49f8974614f3b27120000192e43586d8398adc3d0bba59079644f3a251000000000000000000000000000000000000000000000000000000000000000000913222f3d4d5c646979858c95908f959a9a908982766b605547382614020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b60758ba0b5cac7b3a19594969ea7b1bac1c7cec7bead9e918d897d6e5e4e4436261401000000000010253a4f64798fa4b9cec2ae9a86705c47321d0a161f25292a2d2d271d10030000000000000000000000000000000c1925364554617385919eaebdb7a7988c8274695a53463624140500000000000510181c1f23262626221b13080000001123323f4955606a7070695d51453829190600000000000000000013273b5063778da3b8cde2e9e1dcddddc9b7a6978b8275675b554b3f3120170e04000000000000000000000000001d32475c70869aaec3cab5a08b76614c37220d00000000000b1e33485e73899fb4c9c5b09b87705c47321d08000000000000000000000000000000152a3f546a8094a9bfc5b19c89745f4a341f0a0000000a1e3143525d6b7a8b98a3a7a8b1c0c2b2a69b91877b6c5a4938271706000000000a1e33475b6e7d8d9eb0c2d0c0ae9d8f8a837c79797d858f9aa9b7c2d0dfd7c3b09e89735e4833200c00001c31465b70869aafc4d0bba6917b66503b261100000000000000000000000000000000000000000000000000000000000000000004111f2f3e49505b677177807b7a8286877c747164594e4338291a0900000000000000000000000000000000000000000000000000000811171918140d0b060000000000000000000000020e161c1f1f1f1e1b160e05000000000000091f34495e73899fb4c9c4af99847d828a959ea6acb3bac0c7bcaea4a39c8d7c6c615444311d0d00000000000e23384d62778da2b7ccc8b39e89735e48331e1927333a3e3f42423a2e211407000000000000000000000000020f1c2a36435463718090a2afbdbeab99897a6f64584b403628190700000000000615222c3134383b3b3b362f25190a00061a2e40505c67727d86867b6e635647362310000000000000000000162b40556a8093a7bbd0e4f9f5f1ebd7c2ad9a88796d63584941392e2113040000000000000000000000000000001f344a5f74899fb4c8c7b29d88725d49341f0a0000000000031e33485d72889db2c6c8b39e89745f4a35200b000000000000000000000000000000152a3f546a8095abc0c0ab97826d5945311c07000000021425343f4d5d6c7a878f9193a2b5b7a495897d73695e4e3d2b1a0a000000000004182c3f505f6f8093a5b2c1ccbbaca39e97928f8f9299a2acb8c7d4e0e9d4bfa994806f5b46311c0700001f34495e73899eb3c8d0bba5907965503b2611000000000000000000000000000000000000000000000000000000000000000000000111202d363d4b555d656a67666b71726a605c54463b31261a0b00000000000000000000000000000000000000000000000000000e1b252c2e2d2822201a110600000000000000000413202a31343434332f2a21180c00000000000c21364a5f74899fb4c9c4af99856f6e77828a92989fa6acb4c1c1b9b8aa9a8b7c72604c3a2b1b09000000000b21364b60768ca1b6cbc5b09b86715c47321d2737454e535457564c3f322516070000000000000000000002121f2d3a4754617182909eaebfbdaea18f7c6a5d53463b2d24180a0000000000041324333f46494d5050504b42372818060e2235495d6e79859099998d827465533f2b16020000000000000000162b40566b8296aabed3e8fdffffead5c0ab9682766759504231261c1003000000000000000000000000000000001f344a5f748ba0b5cac5b09b86705b46301b060000000000001c31455a6f8397abbfccb7a28d77634d38230e000000000000000000000000000000162b40566b8296abc0bfa994806a543f2a1602000000000716222f3f4e5c69737a7b859aaeb39d88766b61574c4030200e00000000000000102232415164788894a3b2bccabfb8b2aca6a4a4a7adb5bec9cccdd4dfd4bfa994806a55402c180300001f344a5f748ba0b5c6c4b4a48f79644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000020f1a212d38414852545252575d5e574d474136291e140900000000000000000000000000000000000000000000000000000e1d2c384043423b37342e241607000000000000021222313d45494a4a48443e34291c0d000000000e23384e63788ea2b7ccc6b19c87715c646e767d848b9197a3b4c6cec8b8a99b8f7b695749392613020000000b20354b5f748ba0b5cbc4af99846e58442f1f32445562686a6c6a5d4f42342516090000000000000000001020303d4b5865727d8ea0aebdbfaf9f9083725f4c4035281d110600000000000112223042515b5e626566655f544636231013283d5164778c96a2adaa9e92836e5945301e0b000000000000000014293e52667b91a7bcd1e6fcf6f3edd8c4b19f9486766c604e3a291d0f00000000000000000000000000000000001f34495e73899eb3c8c5b09b866f5a442f1a05000000000000172b4054677b8fa3b7cbbaa5907965503b2611000000000000000000000000000000162b40566b8297acc1bda8937d68533e2913000000000000051121303e4c5760656c8398adb5a08b74604e443a2f2212020000000000000004142335495d6c7585949facb9c6cec6c0bbb9b9bcc1c8c6bcb7b9c2cfd7c2ad98836c57422c170200001f34495e73889ca8b8b8a6968775604c37220d00000000000000000000000000000000000000000000000000000000000000000000000000060f1b252e363d3f3e3d424849433a322e25180c010000000000000000000000000000000000000000000000000000091b2c3b4a5458574e4c49413425150500000000000f2030404f5a5e5f5f5d5951473a2b1b090000000e23384e63788ea3b8cdc8b39e89735e525b626970767c8597a9bacbd6c7b8ab9987746756423020100000001124374c61768ca1b7ccc5b09b86715d4833283b4e61737c80827a6d60524334271b0e00000000000000081b2d3e4e5b687683909caabdb7aea19182726555422f23170c000000000000000d1f30404e606f73777a7b797264533f2b16152a3f546a8092a7b4bfbbb09d88735f4d3a26120000000000000000152a3f53687d93a8bdd2e7eae2dedddfcebdb1a495887d6956463b2d1d0c000000000000000000000000000000001c31465b70869aafc4c5b09b866f5a442f1a050000000000001124384c6073889cb1c6bca7917b66503b2611000000000000000000000000000000162b40566b8297acc1bda8937c67523c2712000000000000000312202e3a444c576c8398adb5a08b75604b36271d1104000000000000000000061a2d3f4e586675848e9ca9b5bdc3c8cecfcfd1cbbfb4a9a2a5b1c2d5c3ad98836d58432e190400001b3044586c7d8a9cafae9b8977685845311d0900000000000000000000000000000000000000000000000000000000000000000000000000000009121922282a29292e33342f271e191207000000000000000000000000000000000000000000000000000000011426384959676e6b63625d524333221000000000071a2c3d4e5e6d737474726d64584939271400000010263b5065798ea3b8cdc9b49f89735e48474e555b6268798b9cadbdcdd6c8b6a4928471604d3e2d1a060000182c4054667a8fa4b9cec9b5a08b76614c373044586b7d9195978c7d70615244392c1c0a0000000000001225374a5c6c798794a1aeb9b9a79a918373635447372513060000000000000000162a3d4e5e6c7c888c90918e836d5944301b152b4054697d93a8bdd1cbb7a38f7d6a55412c1a0700000000000000162b40566b8296abc0d5e6d8cec8c8cad0cec2b3a599867362584b3b2a1c10020000000000000000000000000000192e42576c8296abbfc5b09b866f5a45301b060000000000000e2236495c6f869aafc4bba6917b66503b2611000000000000000000000000000000162b40566b8297acc0bca7917b66513c2712000000000000000002101d273142576c8398adb5a08b76604b36210e0000000000000000000000001021303c48576673808b98a2a9aeb4bac1c3c4bbada2978d93a6bbd0c4af9a866f5a45301b06000015293c4f5f6d8291a09f907d6b594a3a2815020000000000000000000000000000000000000000000000000000000000000000000000000000000000060f14151414191e1f1b140b0100000000000000000000000000000000000000000000000000000000000a1d3043566777847d7877706151402e1b08000000102236495b6c7b898b8b8882766756432f1b07000011263b50667b8fa3b7cbc8b39e89735e48333a40474e5c6d7d8f9fafbfcbd3c1afa08f7d6b5c4a36210c00001a2f445a6f8496aabed2cbb6a28d77624c37364a5f73889baba99c8f807060564a3a271400000000000a1d2f4254677a8a98a5b2bfc0b19d8a7d7264554536291a080000000000000000001c3145596c7c8b9aa1a5a79c88735e49341f162b40566b8295a9bdd1d2bfac99846e5c4a37241000000000000000162b40566b8296abbfd4d8c8bbb3b3b5bcc6d1c3b6a3918075695947392e200f000000000000000000000000000014293e53687c93a7bcc7b19c87705b46321e0900000000000014283d5165798c9fb3c7b8a38f79644f3a2510000000000000000000000000000000152a3f54697d94a8bebca7917b66503b2611000000000000000000000b172c42576c8397acb7a28d7864513d281400000000000000000000000003121f2a394856646d7a868e949a9fa6adadafab9d90857a8fa4b9cfc6b19c87705b46301b0600000d1f3141516372828b8b8373614e3c2c1c0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263a4d60738596928d8c806f5d4b382512000000192c3f5165798a9aa0a09c9486725e4a35200b00000e23384c5f73899eb3c8c6b19c87715c4732262c333e4f60708291a1aebac8cdbead9a8a78634e38230e0000182d4155697d94a9bfd4c9b49f89735e4a353b5064788ea2b7baad9e8f7c736857432f1e0b0000000114273a4c5f718597a8b5c2c0b0a296826d6154463727190b000000000000000000001f344a5f73899ba9b5bab6a18c77624d382314293d5266798ea2b5c8dac6b19c8a7966533f2c1804000000000000152a3e53687c90a5bacfcebbaa9f9da1a9b5c1cbc1af9e90877665544c3e2d1a070000000000000000000000000011263b50667b90a5bbc8b39e8a75604b36210b000000000000172c41566b8095a9bcc9b49f8a75604b37220d00000000000000000000000000000013283d52677c93a8bdbda8937d69543f2a140000000000000000000000162b40566b8297acbca794806b56402b1601000000000000000000000000020d1b2a3847505c68727980868b92989899988d7d72788fa4b9cebba997836f5a45301b0600000213233445546472747470645544311f0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050d1213100e0d0a0600000000000000000000000000000004192d4155697c90a3a6a39e8d7a6754412d190500001e33485c6e8295a8b5b5b1a28d77624d3a26120000091e33485e73889db3c8c4af99856f5a442f1a1820314252637283929caab9cbcab8a38f7965513d29140000152a3f54697d94a9bfd4cab5a08b7663503e4054697d93a7bccbbdac998d86705b4d3b2814000000081c304356697c8fa1b4c6b9b0a29285796652443728190900000000000000000000001f34495e73889baec2cebaa5907b66513d281423374a5e728699acbfd2ccb9a896836f5b47331e0a0000000000001024394d62778da3b8cdc8b39f8c888d97a4aebbccbdaea4948372685c4a3725140300000000000000000000000011263b50657990a5bbccb7a18c76604b36210c000000000000192e43586e8499aec3c5b09b87715c47321e09000000000000000000000000000005192e42566b8095aabfbda995806a543f2a150000000000000000000000152a3f546a8095abbda893806a55402b160100000000000000000000000000000c1a29343e4b565f656b70767d838384837d6e63778da2b7c0b19e8c796754402c17030000000517273646555d5f5f5c5346372614020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071015181a2127282523221f1a130900000000000000000000000000091e33475c708599acbbb8aa9885705c48331e0900001f344a5f748b9eb0c4cabaa5917c6955412d180300011e33485e73899eb3c7c4af99846e58432e190414243545546473808d9badbccebda995806c57432e190400192e43586d8297acc1d6cebaa693806d5c4a44596e8398acbdcdc8b7a99e8a796a57422d180300000c21364b60738699abbeb7a89c928473665b4a3726190a0000000000000000000000001b3044586b8093a8bdd2bea995806b57432e1a1b2f4256697c90a3b6c9d6c6b29f8a76624e3925100000000000000d22374c62778da3b8cdc5b09b87727986929daebecbc0b2a0908379665442322111010000000000000000000000152a3f54687d92a7bccdb8a38d77624c37220d0000000000081b30455a6f869bafc4c4af99846e58442f1a0500000000000000000000000000000a1f33485c71869aaec3b8a38e7966523d28130000000000000000000000152a3f546a8094a9bda8937c68543f2a15000000000000000000000000000000000b17212d39434b51565c636c6e6d6e6d6a605f74899eb2b1a294826e5c4a37241100000000000918283743484a4a47403628190900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d19242a2d2f343c3e393837342e261b140e04000000000000000000000c22374c61768b9fb4c8c7b4a08b76614c37220d00001f34495e73889bacbac2bcac99856f5a442f1a0500041c31465b6f859aafc4c4af9a86705b47321e09061727374655647280909fb1c4c4af9b86705b46301b06001a2f445a6f869aafc4d9d5c2af9d8b79685846586b7d8f9fafbfcfc7baa898846e5945301c0800000d22374c62778da2b6b3a9998a82736556493d2d1b090000000000000000000000000015283b50657a90a5bbd0c3af9a86725d48331e1326394d60738699acbfd1ceb9a5917c68533f2a150100000000000f24394e63788fa4b9cec5b09b867068758090a0adb9c8beaea1968471604f3f2f1f0f0000000000000000000000162b40566b8297acc0ceb9a48f78634e39240f00000000041425374a5e73889db2c7bfaa96826c57422d180300000000000000000000000000000e23384d62768ba0b4c9b8a38e7a66503b2611000000000000000000000013293e53687d94a9bfac97826c57422c17020000000000000000000000000000000005101c262f363c42484f5858585858554e5b6f83979da094847667533f2d1a080000000000000a19262f333434332d24180a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101e2a373f42444750534e4d4c4942382c2921160a0000000000000000000d22374c62778da3b8cdcdb8a38e78634e38230e00001b3044586b7d8e9ca8ada99f92806c58432e1904000b1f33475b6f8599afc4c8b39f8a75604b36200b0009192837465564738295aabfc3ad98836f5d4935200c001a2f445a6f869aafc4d8dfccbaa997877564524e60708291a1b1becdc6b19d88735f4b36220d00000c21364b6074899daca0978c7c6d635547382c1f0f000000000000000000000000000012273c52677c92a7bcd1c0ab97826d5a46321d0a1d304356697c8fa2b3c1d1c0ab97826d58442f1a06000000000011263b50667b90a5bbd0c7b19c87725c6272828f9caabccdbfb3a18f7d6d5d4d3d2d1c0b00000000000000000000162b40566b8095a5b7cabaa5907965503b261302000003122232435466798da2b6cab6a38f7b67533e29150000000000000000000000000000000f253a4f647990a5baceb9a5907a66503b2611000000000000000000000013293e53687d94a9bfad98836c57422c17020000000000000000000000000000000000000a131c22282d333c4344434343404053677a83888b847565594a382410000000000000000008131b1e1f1f1e191106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000213212e3c485357595c64686363615d5649423d33281b0e00000000000000000c21364b60768ca1b6cbcdb8a38d77634d38230e000015283b4e5f707d8b9498948d827363503d291500000f24394e62768a9eb3c7c8b39d88735f4b35200b00000a1928374756677c91a6bbc5b09d8d78634e39240f00192e42576c8295aabed3e8d8c6b5a493826f61525363738393a0b0c2cbb7a28e7965503b26110000081d3146596d8091978f84796e5f514537291a0e01000000000000000000000000000012273c52677c92a7bcd1c0ab95806a55402b170314273a4d5f728595a3b3c5c5b09b87725d48331f0a000000000012273c52677c93a8bdd2c9b49f8a745f5463707d8da0b3c5d0bead9c8c7b6b5b4a3a29180600000000000000000014283d516577889bb0c5bca7927c6752413120110409142130405060728496a9bdc4af9b8773604c38240f0000000000000000000000000000000f253a4f647990a5bacdb8a38d77624d38240f0000000000000000000000152a3f546a8095aabfad98836c57422c17020000000000000000000000000000000000000000070e13191f292e2f2e2e2e2c374a5c676e7374726557473c2c1b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e20313e4c59666c6e70777c787776726758575045392c1d0d000000000000000a1f34495e73899eb3c7cab5a08b76604b36210c00000c1e304151606d77808380797064554534210e000011263b50667b91a6bacdc8b39e89735e49341f0a0000000a19293a4f64788fa4b9cdbba59079644f3a250f0014293d52677c91a7bcd1e6e4d3c2b19e8b7b6e5b4e5565748293a8bcd1bda8937c67523c2712000002162a3d50627384838070675c504134271a0b0000000000000000000000000000000010253a4f64798ea2b6cbc2ac97836d5945301c070a1d30425566768596a9bdcab5a08b76614c38230e000000000012273c52677c93a8bdd2ccb7a28d77624c5360708497a7b6c5cbbaaa998a796858473523110000000000000000000e2236485b708599adc1bfaa95826f5f4f3d2f21161d26313f4e5e6e7d90a1b3c6bea995806c5844301c090000000000000000000000000000000e23384d62778da2b6cbb7a28f7b66503b26110000000000000000000000172c42576c8297acc1ad98836d58432e19050000000000000000000000000000000000000000000000040d1519191919191b2d3e4b535a5e5f5d5548392a1e0e000000000000000000000000000000000000000000000000000000000000000000000005070907090c0d0b06000000000000000000000000000000000000000000000000000000000007172a3d4f5c6a778284878b918f8d8c85756c6c63574a3b2b1e10010000000000071c31465b70869bb0c5c8b39d88725d48331e09000001132333424f5b646b6c6a655d524637281604000011263b50667b91a6bbd0cbb6a18c76604b36210b000000000d22374c62778ca1b7ccbba59079644f3a250f0011263b50667b90a5bacfe4f1e0cebba8988b776c5e535664798da2b6cabda8937c67523c27120000000e213344556674736c61544a3f3223160900000000000000000000000000000000000d21364a5e73889cb1c6c6b19c88735f4a35200b00132537485866798ea2b7ccb9a48f7965503b2611000000000011263b5065798fa4b9ceceb9a48f78634e4254687c8998a7b8c9c7b7a79787756453402e1b0d000000000000000006192d4155697d92a7bbc4b19e8d7d6d5b4c3f322a3138434f5d6c7c8c9dadbfd0bca7917b66513d2914010000000000000000000000000000000b20354a5e73899eb3c6b29c88735f4c38230e0000000000000000000000192e43586e8499aec3b09b86715c48331e090000000000000000000000000000000000000000000000000000000000000010202e383f45494a4942372a1b0d000000000000000000000000000000000000000000000000000000000000000000050d141a1c1e1c1e2122201b140b05020000000000000000000000000000000000000000000000000113253546596d778992999b9fa6a4a3a193838080746759483c2e1f0f0200000000001a2f44596e8499afc4c7b19c87705b46311c07000000061524323e4850565b5d564a403528190a0000000f24394e63788fa3b8cdccb7a18c76604b36210b000000000b20364b60758ba0b5cbbba5907b66513c2712001024394d62778ca1b7cce1dfdad7c6b6a895897c6b68645e72879cb1c6bda8937c67523d28130000000315263748575f5e575042372d221405000000000000000000000000000000000000071b30455a6f8499afc4cbb6a18c77624c37220d00081a2b3a4b60758ba0b5cbbda8937d68533e29140000000000172b3f5263778da3b8cdccb7a28d77634d394d5e6b798a9bacbdcfc5b5a49482705d4a382b1d0f000000000000000012263a4f63788d9eaebfbbab9b8a77685d50423e454d55606d7b8b9aaabacbcab8a48f7a66503b261100000000000000000000000000000000071c31465b70879cb1c4af99846f5a45301c080000000000000000000000192e43586e8499afc0ac9885735e49341f0a0000000000000000000000000000000000000000000000000000000000000002101b242b313434342e25190c00000000000000000000000000000000000000000000000000000000000000030b101821292e323331323737352f281f1a171109000000000000000000000000000000000000000000000b1e31435363758896a6aeb0b4bab9b8b1a19591928677665a4c3d2c20100000000000192e43586e8398adc1c7b19c87725c47321d070000000006192c3d4e5c687072665644311e0a000000000d22374c62778da3b8cdccb7a18c76604b36210b000000000a1f34495e73899db1c5bea994806a55412c1700162b3f53687c90a5b9ced7cbc5c4c8c4b2a59a897d7c796d6e8499afc4bea994806b56422d190000000009192a39444a49433d32241b10040000000000000000000000000000000000000000182d42576c8398adc3cab6a18c77624c37220d00000d1f344a5f748a9fb3c5bfab95806a54402f1c09000000001b30455a6f8292a5bacec8b39e8974604b36404d5b6b7c8ea0b1c0cfc2b19f8d7a6756483b2d1e0e000000000000000c21364a5e718090a2b6c9b9a590837b6e605453596066737d8c9aa9b8c8d4c1ae9b8874604c38230e00000000000000000000000000000000001b30465b70879cb1c3ad98836d58432e19030000000000000000000000192e43586d8397abb4a6927c685543301b070000000000000000000000000000000000000000000000000000000000000000000810171c1f1f1f1a1308000000000000000000000000000000000000000000000000000000000000000c161f252b343d43474846464c4c4a433b322f2c251c1105000000000000000000000000000000000000000011263a4d60718292a5b4c1c5c8cccccdbfb1a8a6a49583766a5b4a3e2e1c0a00000000172c40556a7d93a7bcc8b39d88725c47321d08000000000e2236495b6c7a858573614d392511000000000c22374c61768ca0b5cacab5a08b745f4a35200b00000000061c31455a6e8296abc0c2ad98836e58432e19001b3045596e8397abbfd4c7b9b0afb4bec2b8a79994918b7b72869aafc4c3ae9a86705b46301b00000000000c1b28313434302920150800000000000000000000000000000000000000000000172c42576c8398adc3c2af9b87725e4934200b0000091e32475c708495a8bcc0ab96826d5e4c38240f000000001b30455a6e7d93a8bdd3c5b09b86705b4631303d4e5f708293a2b1c2cfbdaa97837366594b3c2c1a07000000000000071b2e41536272879cb1c3c0ad9d988c7d7169686d757b82909caab8c7d6cab8a4917d6b5845311d0900000000000000000000000000000000071c32475c71879cb1c3ae99846e59442f1a050000000000000000000000162b3f53687b8e9c9f9c8b77634e3926140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121e2933393d4750585c5e5b5a60625e574e464440382e23150800000000000000000000000000000000000005192d4055697d8fa0b0c2d2c9beb7b7bbbfc1bcbbb29f908979685c4c3925110000000012273b4f64798fa4b9c9b49f89735e49341f0a0000000013283d5165788a98917c6854402c17030000000a1f34495e73889db3c8c5b19c88725d48331e090000000000162b3f53687d94a9bfc0ab96826c58432d18001e33485d72889cb1c6cfbba99c99a1aebdc5b7ada9a69a8c8490a2b5c9c5b09b87705b46301b0000000000000a151c1f1f1b140d030000000000000000000000000000000000000000000000172c41566b8296abbebca793806b57432f1b07000004192d415466788da2b7c4b09c8c7b67523d281300000000172b3e52677c92a6bacec4af99846e58432e1f30415364758493a5b7c9c6b3a1928577695a4936230f00000000000000122435475c718795a6b7c7bbb0aa9c8f847d7d828990949fadbac7d4c9baad9c8874614e3b28150200000000000000000000000000030a0d0e2236495e73899eb3c5b09b87715c48331e0900000000000000000000001024384c5e7080888b887d6e5c4834200b000000000000000000000000000000000000000000000000000206060400000000000000000000000000020b13181b1b18130c020000000000000000000000000000000000000007131c232f3b464e525a646c7173706f7577726a615a5a544b403326180a00000000000000000000000000000000000d2134485c708498acbecec5b8aba2a2a6a9acb5c1bdaea59786796854402c180500000010253a4f64798fa4b9cab5a08b745f4a35200b00000000162b40556a8095a898846f5a46311c070000000f2336485d72889db3c8c0ab96836d5944301b060000000004182d41566b8095abbfc0ab96826c58432d18001f344a5f748ba0b5cacbb5a08c858f9fadb8c8c1bfb8a99f999faebfd1c2ad98836e59442f1a000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687c8fa2b6bba6917d69543f2a15000000001225374b60748ba0b5cbbaa994806a55402d190500000011263a4f63768a9fb4c9c5b09b86705b46311c243546576675889aacbcc8bfb0a295887866523e2a1505000000000000071a2e43576a778a99a9bbcac5baada1989494969ca4a8b0bdcbd0c3b7ac9c90826e5945311e0c000000000000000000000000090e171e2221283d5165798da1b6c9b4a08b76604c37210c0000000000000000000000091c2f4151616c7374726c60503f2c190500000000000000000000000000000000000000000000000710171b1b19140d0902000000000000000008141e272d30302d271f150800000000000000000000000000000000000616253037414d5862676b7780878886858a8c877d756f6f685e514436281b110500000000000000000000000000000014283c5064778c9fb3c7c7b6a79b8e8d929499a3b1bbc0b5a496836f5b4734200c00000013283d52677c91a6bbccb7a18c76604b36210b00000000162b40556a8094a99e89735f4a35200b000000152a3e5265778ba0b4c9c1ac98846f5a45301b06000000000a1e33475b70859aaec3bfaa97836d58432e19001f344a5f74899fb3c8cbb5a08b7482919aabbecfd4c7bbb2afb2bdccd5c0ab96826b56402c1600000000000000000000000000000000050f161b1b1b19140e040000000000000000000000001025394e63778ca1b6c0ac97826c57422c17020000000b21364b60768ca1b6cbc2ad9984705c4835210e0000000c21374c6074889db3c8c7b39e89735f4a352017283948586a7d8f9faabaccc0b3a696826d58443222110000000000000014283b4d5b6c7c8b9facbbcdcabeb3aca9a8abb0b8bec3cdcec0b2a5998e7d7163533f2b16020000000000000000000005121c2329333736343e53687d94a8bccdb8a38e78634e38230e000000000000000000000000122333424f595e5f5d584f4232210f00000000000000000000000000000000000000000000000d1a242b30302e28221e150a0000000000000b1926313b424545413b3226170700000000000000000000000000000009152434424b525e6a757c7c8a949b9d9b9a9ea19a928986847a6f615446392e23140500000000000000000000000000041a2e43576b8093a7bbcfbfab98897c777c808693a1a7b4c2b29f8b77634f3b2612000000182d41566b8095aabfccb7a18c77624c37220d0000000013283d52677c91a7a28d77624d38230e000000162b40556a8094a7bacec7b19c87705b46301b06000000001125394e62768a9fb3c8bba6917b67533f2b16001d32475c70869aafc4cbb5a08b74727d8fa1b2bdc8d4cec7c4c6ced4c9bba994806a543f2a150000000000000000000000000000000b17222a3030302e2921170a00000000000000000000000f253a4f647990a5bac3ad98836c5843311d090000000b20354a5f74899db1c4c7b39f8c7764513e2a170300000d22374c62778da3b7cccbb6a28d77634e3925101b2a3b4d6071828c9db1c5d1c3b09c88736051402d1a060000000000000b1e2f3d4f5e71828e9db0b9c4d0c7c1bfbec0c4ccd3d5cbbeb0a294887d716054453523100000000000000000000007142330383b464c4b494751657990a5bbccb8a38f78634e38230e000000000000000000000000061524323d45494a48443d32231404000000000000000000000000000000000000000000000e1d2b37404546433c3732281a0a000000000b1a2937434e565a5a564e4435241200000000000000000000000000000919273241525f656f7c8891939aa7afb3b0afb2b6aea59d9b988d807264574a4032221100000000000000000000000000091e33485d71869aafc3ceb9a4907b6b63686a74838d96a8babaa7937d6954402b150000001b30455a6f8499aec3ccb7a28d77624c37220d0000000012273c52677c92a7a48f7964503b2510000000152b4054697d94a9bed3c7b19c87705b46301b0600000000172b4054687c91a5b9cebba6917c67533f2a1500192d42576c8397acc1cbb5a08b7561728394a0abb7c3cfdbd5c9c1bfb8ab9d8c7965513c27120000000000000000000000000001111e28343e454646433d34281b0c000000000000000000000f24394e62768ba0b5c4af9a8672604d38240f000000071c3145596d8295a9becfbba894826d5a46331e0a00000c21364b60768ca1b6cbd0bba6917c67523d28130c1e304253626f8295a8bbcbcbb7a38f7c6f5d49341f0a000000000000001120314154636f80939ea6b3c1c7c9c5c2c1c3c5c4c0b9aea09284766a6254433627170600000000000000000008172532414c505861605e5c5b677c91a7bbc6b29d8975604c37220d0000000000000000000000000006142029303434333029201405000000000000000000000000000000000000000000000b1c2c3b49535a5b57504c45382816060000061829384755616a6f6f6a6153412e1a0600000000000000000000000004152737454f5d7079828e9aa5a8acb8c3c8c5c4c7cac1b8b2b0ab9e908274685d51402e1e0d0000000000000000000000000c21364b60758ba0b4c9cab5a08b76614e53566471788b9daec0ac97826b56402b160100001d32475c72879cb1c7c9b49f8a745f4b35200b0000000014293e53687d93a8a7917b66513c2712000000172c42576c8397acc1d5c5b09b866f5a45301b06000000071c31455a6f8397acc0d4bfab97836d58432e1800162b40566b8297acbac0b7a28d77626576838d99a6b2bec7c5b7ada9a59a8d7d6e5d4a36220e000000000000000000000000000f1f2f3b4651595b5b575046392a1a0800000000000000000012273c52677c8da1b6c9b5a2907b66513c271200000001162a3e51667b91a7bcd1c4b19d8a76624e39251000000d21354a5f74899fb3c8d4bfaa95806a55402b1601132535445265788b9daebdcebfac9b8c77624d392511000000000000000213253645526475828a95a3adb2b4b0acacadb0afaca59c90827466584e45362518090000000000000000000516263542505f646a7676737070708296abbfc3ad98846e5a46311d090000000000000000000000000000030d161b1f1f1e1b150d02000000000000000000000000000000000000000000000316283a4a59666f706b636156453324150300112335475665727d86857d715d4935210d0000000000000000000000041422324555616c798c959fabb7bdc0c9d6d4d1d2d6ddd4ccc7c5bcaea093867a6f5d4c3c2b1a0900000000000000000000000e23384d63778da3b8cdc6b19c87725d483d46535e6d8091a2b4a291806b56402b160100001d32475c72889db2c7c8b39d88735e48331e0900000000162b40556a8095aaa6917b66513c2712000000162b40556a7d92a5b9cdc4af99846e59442f1a050000000a2034495e73899db2c6d7c2ad98836e58432e1900152a3f54687c8f9da6acada48f78635867707b8894a0abb3b3a79a9491887c6f60503f2d1a07000000000000000000000000071a2c3d4d57636d70706c63574837251300000000000000000011273c51667a90a5bacfbda8937c67523d2f1e0d00000014293e53687d92a7bcd1ccb9a5917c68533e2813000012273b5064788c9fb4c9d6c1ac97826b56402b160107172636495c6e808f9fb2c6c9b9a5917c6854402b170300000000000000071827354757656e778592999d9f9b9797989b9a9792897d726456483a33271807000000000000000000000f22344453606e797d888b88878787899bafc4c3ad98836c57422c170200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d203346586877838680777462514232210e05192d4053647484909a998d7864503c28140000000000000000000000112232404e6173808a98a9b1bcc9d3ccc6c2bfbcbdc2cbd2d3d8daccbeb1a3978d7b6a5a493727190a000000000000000000000f253a4f64798fa4b9cfc3ae99846e59442f36415061738597a49a867362503c28130000001c31455a6f8498acc0cab4a08b75604b36210c00000000182d43586c8398ada38d796754402c1804000012273b4f62768a9fb4c9c3ad98836c58432d18030000000b21364b60768ca1b6cbd5c0ab95806a55402c16001125394d5f70808a929798938775624e535e6a76838e989e9e968a7d7c756b5e514232221000000000000000000000000000112437495b6a7482878680756655422f1b07000000000000000012273c52677c93a8bdd2bea994806b5b4d3c2a17030000152a3f546a8095abc0d5c7b29d897563503c27120000152b4054697d93a8bbced4c0ab96826b56402b16010008192c3e506170859aafc2d4c0ac97836e5a46311d0800000000000000000917293947525a67757d848889878382848686837d766c615446382a1f16090000000000000000000000172b3e5162707d8d939ba09d9c9b9c9ea7b7cac3ae99846e58432e190300000000000000000000000000000000000000000000000000000000000000000008101415120d080100000000000014283c4f627587969b938c807061503e2b180a1f34485c708293a2aea894806b57432f1b080000000000000000000e1e2f40505e6a7d929ca7b6c4cecbc1b8b2adaba7a8afb8bdbec4cfdacfc1b5aa9988776755443728180800000000000000000011263b50657a90a5bbd0c0ab96826b56412c24324455677a8c90897d6a564533200d000000182c4054687c92a6bbcab6a28d77624c37220d000000001a2f44596e8499afa997846f5b47321d0900000c21364b60768ca1b6cbc1ac97826b57412c17020000000e22364a5e73899fb4c9d5c0ab95806a543f2a15000a1d304252616d767d82837d75685846414c5965707b84898984786b6761594d4032231404000000000000000000000000081b2e4154667987929c9b9384725e4a36220d000000000000000012273c52677c91a6bacec3af9b88796b59463220100000152a3f546a8095aabfd4c3ae99846f5a4634210d0000162b40566b8297acc1d5ccbaa6927c68533e29140000000f213243586c8092a5b9cdc6b29e8975604b37220d0000000000000000000b1b29353f495863696f7274726d6b6e6f6f6d6862594f4336281a0c030000000000000000000000001d32465b6e808f9ca7aeb5b3b1b0b1b2b9c5d1c4af99846e58432e1903000000000000000000000000000000000000030b1013131313100c0700000006111b24292a27211c140800000000001a2e43576b8092a4afa79d8f806d5a47331e0d22374c62778ca0b1bfaf9a86725e4b3726140200000000000000081b2c3c4d5e6e7c8698acb9c5d4c7baaea49d989591939ba4a8a9b1bfc6ced2c7b7a696857262554636251402000000000000000011263b50667b91a7bcd1bca7937c68533e291526384a5d70777b756d604e3b27160400000011253a4f64788fa4b9c5b09b87735f4a35200b000000001a2f445a6f869bb0b39f8a75604b36210c00001125394d62778ca1b7ccc1ac97826b56402b160100000115293d5165798ea2b6cbd5c0ab96826b56402b16000113243443505a63686c6c6a63584a3a2f3b47535e6870737370665b524e463b30221405000000000000000000000000001024374a5d708396a3b0afa28e7965503b271300000000000000000f24394e62778b9fb4c9cbb8a6978974604d3e2d1b090013293e53687d94a9bfd4c3ad98836c57422c17040000162b4055697d92a6b9c6bdaf9d8a76634e3a25100000000415293d5062758a9fb3c3ccb8a38f7964503b2510000000000000000000000b18232b3a464f555a5d5f5d5856595a5a58544e463d3225180a00000000000000000000000000001f344a5f73899eadbac1cac8c7c5c2c0c0c1beb5a695826d58432e1803000000000000000000000000000000020a10171f252829292825211b13090d18232e383e3f3c3530261809000000001d32475c71869bafc2bbad9d8a76614c37220d22374c61768ca1b6c9b5a28e7a675443321f0b000000000000000f24374a5a6b7b8c9aa4b4c7d5c7b8a99c918984807c80888f9395a1acb2bac4cfc4b4a28e8073645443311f0c000000000000000011263b50667b91a7bccfbaa5907965503b26111b2e41525f6466615a5142311f0c0000000010253a4f647990a5bac4af9985705c47311c07000000001a2f445a6f859aafb8a38d77624c37220d0000162b3f54687c91a5bacfc1ac97826b56402b16010000081c3044586c8095a8bdd1cab8a5927d69543f2a150000061625333e474e545757554f463a2c1d2a36414c545b5e5e5b54493d3932291e12040000000000000000000000000000172b4053677a8da0b3c1bca7927d6a56422d1803000000000000000b1f33485c71879cb1c6d5c4b5a28e7b6b5c4b3925150613293e53687d94a9bfd4c3ad98836c57422d1803000012263b4f63768a9caeb1ab9f91806d5a47331f0b000000000d2033475c718595a5b5c1bba7917b66503b26110000000000000000000000060f1c29333b4045484a484341444444433f3a332a2014080000000000000000000000000000001f34495e73889cacb2b4b5b5b5b4adababacada19a897765523e2a150000000000000000000000000000000c151e252b33393d3e3e3d3a352e261c1d2a35414b5254504a43362615020000001e33485e73899fb4c9cbb8a38f78634e38230e2034495e73889cb1c6bdaa978472614e3a25100000000000000617283d526778899aaab6c2d2c4b7a99a8b7d756e6b686c747a7c8491979ea7b2becdbeab9d918271604e3c2915020000000000000011263b50657a90a5baceb9a48f78634e39240f112434424b4f514c463e332414020000000012273c51667b91a7bbc7b29d88725c47321d0700000000192e43586d8398adb7a18c76604b36210c0000172c42576c8297abbfd4c2ac97836c57422d180300000f23374b5f73889cafc4d2c0ae9b8975624e3a26110000000715212b333a3f4242403b33291c0e18242f39404648494640372c251e160c010000000000000000000000000000001a2f445a6f8397aabdd0bca7937d6c57422d180300000000000000041b30455a6f869bb0c5dad1beab9a8a7a685542332414192a3f54697d94a9bfd4c3ae99846e58432e190400000c2033475a6c7d909e9c978e827262503e2b180400000000041a2e425566768797a6aeae9e8c78644f3a2510000000000000000000000000000b171f262c303334332f2c2f2f2f2e2b251f170d02000000000000000000000000000000001b3045596c808e989c9fa0a0a0a099959597988f867d6b594836230f0000000000000000000000000003111e2832393f464e525353524f4a42392e2b3b47525e6769635f5444311e0c0000001e33485e73899fb4c9cdb8a38d77634d38230e1b3044596e8499aec2c6b3a1907c67523c27120000000000001123354453687c93a7b7c8d3c5b4a7998b7b6d615a565358606567767c838a94a0aebdc9baafa0907d6b5845311d09000000000000000e23384d62768ba0b5cabba5907a66503b261106162530363a3c38322a211506000000000013283d53687c93a8bdc5b09b86705b46311d0800000000172c41566b8297acb7a18c76614c38230e0000152a3f54687c92a7bcd1c3ae99846e58432e19030009172b3e53667a8fa3b7cbc7b5a2907d6b5946331f0b00000000040e181f252a2c2c2b2720170b0006121c252c313334322c241a100a0300000000000000000000000000000000001a2f445a6f869aafc4d0bba5907c68533f2a150000000000000000081d32475c72879cb1c7dcdac8b8a898846f60514232232c3543586d8297acc1d2bfad9b866f5a442f1a05000004172a3d4f6171828987837b7063544433210e000000000000132638485868798b929b9c8f806e5c4935210c0000000000000000000000000000040c12171b1e1f1e1a171a1a1a1916110b03000000000000000000000000000000000000162a3d4f61707c8488898b8b8b8b858080828382716a60503c2b19060000000000000000000000000b16212f3b454d535a6267686867645d554b413a485964707a7d7672614e3b29170500001e33485d72889db3c8cbb6a18c76614c37220c182d42576c8293a4b7cbbca7927c67523d28140000000000061a2d405362718396aabfd3d0bca896897b6c5d4f45413e454c505862686f7783909facb8c7bead9b8875604c38230f000000000000000a1f34495e73899fb4c9bda8937d68533e28130007131c212627241e160e0400000000000014293e53687d94a9bfc7b29d8975604b37220d000000001a2e43576b8297acb9a4907b66513c27120000172c4055697d93a8bdd2c0ab97836d58432e190a131a2734465a6d8296aabecfbca9978573614e3c291603000000000000040b1115171716120c04000000000911181c1e1f1d1811080000000000000000000000000000000000000000192e43586d8398adc2d3bfab97826b57412c1702000000000000000a1f344a5f74899fb4c9dee6d5c6b19d8c7d70605041343d49526173879bb0c5ccb7a3907d6c58432e19040000000e20324353626f73726e675e534536261504000000000000091a2a3b4b5c6f777d8889807061513f2c190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d203242515e686f727474747474706a6a6b6c6c62564e4232200d000000000000000000000003101d28333f4d5861686e767c7d7d7c7872685d564d516577828e938b7d6a584635220f00001c32475c71879cb1c6c7b29d88735e49341f0a152a3e526475889cb1c6bfaa95806b57422e1a06000000000c2035495d708290a0b2c5d5c4b3a18d786b5d4e3f322c2931383b464e545b6571828f9baabccbb8a4907b66513d281300000000000000091f34495e73899fb4c9bba9947d68533e2913000000080c11120f09030000000000000000152a3f546a8095aabfccb8a38f7964503b2510000000071e33485d71869aaebea9947d68533e291300001b30455a6f8498acc1d5c0ab96826f5b46311e20272e3845526175899db1c5c7b39f8d7a685643311f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556a8095aabfd4c3ad98836c57422c1702000000000000000a1f344a5f748a9fb4c9def2e0ccbaaa9d8f7d6e5f51474c5b63708090a3b6cacbb5a08b75604f3c2914000000000214253544525b5e5c59534c413527180800000000000000000c1d2d40515f636a73746d61524333210f00000000000000000000000000000004080b0e0e0e0e0d0a06000000000000000003090d0f0f0e0b070000000000000000000003142433414c545a5d5f5f5f5f5f5c555456575751443b32241503000000000000000000000112212e3a454e5d6a757c838a929494928d857a706a5e566b80939fa69b887563523f2b1601001b30455a6f869aafc4c4af99846f5a45301b070f233547596e8398adc2c3af9a86715d4935210d000000000f24394e63788d9faebecfc9b7a69583715e4d3f302117151d232933393f475462707d8da1b5c8bea9947d68533e2913000000000000000c21364b60758ba0b5cab5a08c7a67523d2813000000000000000000000000000000000000142a3f54697d94a9bfd1bca7917b66513c27120000000d22364a5d71869bb0bfa9947d68533e291300001b30465b70879aabbfd3c4af9a86715c473233343943495563707c91a5b9ccbfae99846f5d4a3826140200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d53687c92a7bcd1c0ac97826b56412c170200000000000000091e32475c71869bafc4d9ede9d8c8baac9d8d7d6f635c5d6a78828f9dadbfd2cdb8a38f79644f3a250f0000000000071726343f464847443f382f24170900000000000000000000102233414a4e575e5f5a4f4334251504000000000000000000000000080f14191d2023232323221f1b130900000000020e171e22252523201b140b0200000000000000000615232f394045484a4a4a4a4a48413f4142423d34271f140600000000000000000000000e1f303f4c58626a7b8891979da5a9a9a7a1988c857c6c5c6e8498adb7a593826d58432e190300192e43586d8398adc3c2ac97836c57422d180306182c40566b8095aabfc9b5a08d7864503c28140000000011263b50667b90a5bbcdd5c1ad9a88776654412f21120302090e171f252b3644525f728698aabcbda8937d68533e2913000000000000000f24394e63788ea3b8cbb6a28d78634e38240f00000000000000000000000000000000000013293e53687d94a9bfd3bda8937c68533e29140000000f253a4f64798b9db1bba7927c67523d281300001a2e43576a7b91a7bcd1c4af99846f5a4646484a4c565c6673828e9aacc0cab7a390826d58432e1b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253b5064798fa4b9cfc0ab95806a543f2b160100000000000000041a2e43576c8296aabfd4e8ded8d7cabbab9c8e807671727a888f9eacbbcbddc9b6a28e78634e39240f0000000000000816222b3233322f2b241c120600000000000000000000000515242f363b44494a463d32251607000000000000000000000006111b23292e32353838383837342f261b12090002121f2a32373a3a38352f281e1305000000000000000006121d252c30333434343434332d2a2c2c2c2921160c02000000000000000000000005182b3d4e5d69757d8899a4abb1b9bfbebcb5aa9f998b79696f869bb0c0ac97826b57412c170200172c42576c8297acc1c1ac97826b56402b16010014293e53687d93a8bdd0bca794806b5743301c0800000011263b50667b91a7bcd1cdb9a7937d6a59483625120300000000040b111826344256687a8d9faeb7a38f7a65513c27120000000000000011263b50667b90a5bbcbb5a08b745f4b37241000000000000000000000000000000000000013293e53687d94a9bfd4bfaa95806b56412c180400000f24394e63788da1b6b6a28d78634f3a25100000162b40566b8295a9bed3c6b29d897561545a5e5f6167707884919fabb8c9c0ae9b887463523f2b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d62778da3b8cdc0ab97836e58432e1903000000000000000014293e52677c91a7bcd1d8cbc3c1c6c9baac9e938a87878d98a3acbbcad9d4c1ae9a87725e4a36210c000000000000000510171d1e1d1a161008000000000000000000000000000006121b2128303434312a20140700000000000000000000000a17242e373d43474a4d4e4e4e4c4943392e261c110e1f303d464c4f4f4d4a433b312314020000000000000000000911171b1e1f1f1f1f1f1e1915171717140e05000000000000000000000000000d2135485a6c7a889297a5b7bfc6cdcfd2d0c7bcb3a898877570879cb1c0ab95806a543f2a150000162b40566b8297acc1c1ac97836c58432d19040011273c51667b91a2b3c6c3af9a86725f4b36210c0000071a2d4052677c93a8bdd2c9b49f8a7966513c2a19070000000000000000081726394b5d6f82949ba49c8874604b37230e0000000000000012273c52677c92a7bcccb7a38f7a67533f2b17020000000000000000000000000000000000152a3f53687d94a9bfd4c3ae99846f5b47321d0900000f24394d6173899fb4b39d88735e4a35200c0000162b40556a8095abc0d5ccb9a48f7964686f7374767a868b95a2afbdc8bfb5a2907d6b584535230f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4e63778da3b8cdc2ad98836d58432e19030000000000000003172b3e52667b91a7bcd1c9baafacb2bcc7bcb0a69f9c9ca1a9b5becad9dfcbb8a5927d6a57432f1b07000000000000000000000000000000000000000000000000000000000000000000070c151b1f1f1c160e0300000000000000000000000b1a2835414b52575c5f62636363615d564a41392e22192b3d4e5a616464635e574e42311f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000818293d5064778a99a5acb4c2c1bab8b9bebfc1cac6b6a5948372879cb1c0ab96826b56402b160100162b40566b8297acc1c4af9a866f5a442f1a05001025394e61728497aabec9b5a28e78634e38230e00000d22364a5d6f8296aabfd4c3b19e89735e4a37230f000000000000000000000a1c2e4052647780899188806c5845311c080000000000000011263b50667b90a5bbd0beaa97836e5a45311c060000000000000000000000000000000000182d42576c8296abc0d5c7b29e8a75604b36200b00000f24394e63778da2b6b19c87705b46311c070000152a3f54697d94a9bfd4d0bba5907b777c83888b8c8f979fa8b3c0c5b7aca4998673614e3b281706000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b90a4b8ccbda8937d6a55402b160100000000000000081d32465a6e8296aabfd3bfac9c979fa9b4bcc2b9b4b1b1b5bcc7d2dbe2d3c2b09c8975614e3b27140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b293845535e666c7074777878787672675d554b40332436485a6c75797977726a604e3b27130000000000000000000000000000000000000001090f14181b1e1f1b14090000000000000000000114263645586c8094a7b6c0c7baaea6a3a4a9a9adb8c6c2b2a1907b889db3c2ad98836c57422c170200162b40566b8297acc1c4af9a866f5a442f1a05000b1f324455677a8ea2b6c9b49f8b76614c37220d000012273c5065798d9fb2c5d0bba79484705c47321d0800000000000000000000001022354759656b767b746d614f3c2915010000000000000011263b50647990a5bbd0c6b29d88725c47321d070000000000000000000000000000000000192e43586e8499acc0d5ccb7a18c76604b36210b00000b20364b60758ba0b5b19c87705c4833200c0000182d41566b8296abc0d5d2bea9968b8c92979da0a1a3aab4bbc5c4b8a7998f887c695643311f0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384d6175899eb3c8baa5907965503b271200000000000000000b20364b60748a9eb1c5cfbaa590838c989facbbcbc9c7c7c9d0d9e4e0d2c5b5a495826d5945321f0b0000000000000000040b1011110f0c0d0d0c0a070201010203030303000000000000000000000000000000000000000000000000000b1c2b39475563707a82868a8d8f8f8d8c867971685d5142333f5265778a8f908d877d6a56422e1905000000000000000000000000000000000008141d24292d30333430261a0b0000000000000000081c3043546375889cafc3c8b9aa9c928d8f94949ba8b7c5bfaa96868ca0b5c3ae99846e58432e190300162b40566b8297acc1c1ac97826c58432e190400021526374b5e72879bafc3b39d88725d48331e090000152a3f54697d94a8bccecbb6a28d776554412d1904000000000000000000000005182a3b49515963666158514332200d0000000000000000142a3f54697d92a6bacec7b29c88725c47321d070000000000000000000000000000000000172c4155697d94a9bfd4ccb7a28d77624c37220d00000a1f344a5f74899fb4b49f8b77634f3b271300001c31465b708599aec3d8d8c5b3a5a0a1a6acb2b5b6b8bec6cec3b3a89b897c746b5e4d392614020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c61768a9fb4c9b9a48f79644f3a251000000000000000000b21364b60768ca1b6cbceb9a48f787a858e9daebfced5dbdee4dcd3ccc2b4a798867667533f2a1602000000000000020e171f25262624212222221f1b171616171919191815101313131312100c0701000000000000000000000000000115283949576573828e959b9fa2a4a4a3a1978d857a6f615140475b6f8295a4a5a29a86715d48341f0a000000000000000000000000000000000b192630383e414548494338291a0a000000000000000d22364b5f728292a5b8cbbbaa9b8c7d787a807d8a99a7b4bfb3a39a9ca9bbc4af99846e58432e190300162b40566b8297acc1c0ab95806b56422e19050000081b2f43576b8094a7bbb49f8a75604c3824100000162b40566b8297acc1d6cbb5a08b745f4a372512000000000000000000000000000d1d2b363c474f504d443e34251503000000000000000014293e5266768a9fb3c8c2ad99846f5a45301b060000000000000000000000000000000000162b40556a8094a9bfd4c8b7a28d77624c37220d0000081e33485e73899fb4baa6927d6a56422d1803001f344a5f74899eb3c7dce2d1c3b9b5b6bac0c6cacbcdd1cdc0b3a5958f7d6b60584e402f1d0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b60768ba0b4c9bba6917c67523e291400000000000000000a1f34495e73889db1c5cab5a08c7667708090a2b2bac0c6cbcfc8c0b8b2a4968a7a6859493724100000000000000714202a333a3b3b393637373734302c2b2b2c2e2e2e2d2a25282929292725211c150d030000000000000000000000071c304457677584929faaafb4b7b9b9b8b4a9a1988d806f5d4b4d61768a9eb2bab4a08c77624d39240f000000000000000000000000000000091a2937434c52575a5d5e56473828170500000000000013273b5065798e9fb0c1bdad9d8d7c6d63666a6c7a8a97a1b0c1b5afb0b9c7c4af99846e58432e190300162b40566b8297acc1c3ae9a86715d4834200b00000014283c5064778ca0b4b8a48f7b67533f2b170300162b40566b8297acc1d6c6b39f8a745f4a341f0a00000000000000000000000000000d19222a343a3b39312a2216070000000000000000000f2336485b70869bb0c5c0ab95806b56412c17020000000000000000000000000000000000172c42576c8397acbfc5b9aa9988735f4a35200b0000021e33485e73899fb4c2ae99856f5a442f1a05001f344a5f748a9fb3c7dbdddcd5cdcbcbcfd4d0cbcac5bdb8b0a296887971614f453b3022120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485c71869bb0c5bfaa95806b56402b160100000000000000071c3045596d8295a8bac4b09b87725d617285959ea6acb2b6b9b5aca49e9486786e5e4b3b2c1a0800000000000a1725313d474e50504d4b4c4c4c494441404042434343423e393d3e3e3e3c3a363029201509000000000000000000000c20354a5f738593a2b0bdc4c8cbc4c1c3c6bdb4aa9e8d7a685651667b90a5b9cebaa5907b66513c2711000000000000000000000000000003152738475560676b6f727365564634220f0000000000091c2f42556a7d93a8bdc9b4a08f806e5e4f51545c6b798592a6b8c9c4c5cbd7c4af99846e58432e190300162b40566b8297acc1c9b4a08c77634e3a26110000000d21354a5f748b9fb4bfab97836e5a46311c0700162b40566b8095abc0d4bfab9783705c47321d08000000000000000000000000000000070e17202526241e160f0500000000000000000000071e33485d72889bb0c5bfa9947d69543f2a14000000000000000000000000000000000000172c41566b8090a2acb0a99b8c7b6a5744301c070000001e33485e73899fb4c0ab97826d58432e1904001d32475b708498acbfc9c8c7c7c7c9c8c5c0bbb6b5b2a8a3a29284796b60534432281e1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192f44586e8499afc4bda995806b56402b16010000000000000000162a3e5265788a9cadb3a995826d58556776828a92989da2a4a19990898375675a50412e1d0e000000000008192835424f5a63666663606262615e595656565758585857534e52535353524f4a443c32271a0b00000000000000000417293b4d62778da2b1c0cecac1b8b0acaeb5c0c7bbaa9885726154697d94a9bed2bda8937c67523c271200000000000000000000000000000e2133445665727b828488847463513e2b1805000000001124384c5f728599adc2c8b39d88726150403c3f4d5b6776899bacbac9dadfd9c4af99846e58432e190400162b40566b8297acc1cfbba6927d6955402c18030000091e33485e73889db2c6b29e89745f4a35200b00152a3f546a8095abc0d0bba6917c6754412d19040000000000000000000000000000000000040c10110f0a0200000000000000000000030a0e1c31465b70879cb1c7c0ab95806a55402b1601000000000000000000000000000000000013283d5164748790979b998c7c6d5d4c3b2815010000001e33485e73899fb4bfa9947d6955402c170200182c4054687c91a7b5b4b3b1b1b1b5b3b0aba6a2a09e958e8d8573665b4d433526150c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8398adc3bba5907966523e2b170300000000000000000f2336495b6d7d8f9a9f968c7a66524958656f767d83888d8f8c867c746f6557493e3223110000000000001325374653606c767b7b7776777776736e6b6b6b6c6e6e6e6c66636768686867645f584f4438291a09000000000000000b1f334658697c90a5bacec5b8aea59c979aa3b0bfc8b5a290806f616b8296abc0ceb9a5907b66513c27120000000000000000000000000005182b3d506273848f96999d92826e5b4734200d00000000162b4054687b8fa2b5c8c7b19c88725c4733272f3d4a596b7d8e9dabbed1e6d9c4af9a866f5a442f1a0500162b40566b8297acc1d5c1ac98846f5b46321e090000051c31455a6e8397acc1b6a18c77624d38230e00152a3f546a8095abc0cdb8a38d78634e392411000000000000000000000000000000000000000000000000000000000000000000000c171e232532465b70869bb0c5c2ad98836d58442f1a16120c0d0e0e0d09030000000000000000000e2235475968747c8387867b6d5e4f3f2f1d0b000000051e33485e73899fb4c1ad99846e58432e19030012273c52677b8d9ea09f9e9c9c9ca09f9b96928d8b898279777366564a3d31261708000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8499afc4bda895826d5a46321e09000000000000000006192b3e4f607080868a84796f5f4b3a48525b62686e737778777169605b5348392c2114050000000000001a2e425564707d8a91908d8c8d8d8c888482828283848484827a787c7d7d7d7c78736c625647382614010000000000000f24394e62758899acbfc8b7a79b9289828692a1b0c1bfae9d8e806f6b8297acc1cab4a08b76614d38240f000000000000000000000000000e2134475a6d8091a2aaaeb09e8a7763503c281400000000192f44586d8397abbed1c1ae99856f5a45301b1f2c3c4e5f6f7d8ea2b7cbdedac5b09b866f5a442f1a0500162b40566b8297acc1d6c7b39e8a75614d392410000000172b4054697d94a9bfb9a48f79644f3a2510001a2e43586c8297acc0cab5a08b75604b36210c0000000000000000000000000000000000000000000000000000000000000000000e1d2933383a3a4e6174899eb2c7c5b09b87705c47312c2b2720212323221e170d03000000000000000518293b4b5760686d70716a5d4f4031211100000000091e33485e73899fb4c3ad98836c57422d1803000f24384c5e6f82898b8a898787878b8987827c7774736f65625f5648382c1f140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42576c8295a9bdc4b19d8a75614c37220c0000000000000000000e20324252616e727470665c51412f363f474e545a5e6263625d564d4640362a1c0f04000000000000001f34495d72828f9ca6a5a2a1a2a3a19c9897979797989999968f8f91949493918e888073655544311d0900000000000013283d52677c91a5b6c8beab998a7d756c738392a3b4c5bbac9d8c776b8297acc1c9b49f89735e4b36210d00000000000000000000000005182b3e5164778a9dafbfc3baa793806b57422d18030000001c31465b70869bb0c5ccb8a4927d6a56412d180e1f3041516073889bafc2d5d9c4af99856f5a442f1a0500172c42576c8297acc1d6cdb9a4907c68533f2e1d0d0000152a3f54697d94a9bfbba6917b66503b2611001e33485d71879bb0c4c8b39e89735e49341f090000000000000000000000000000000000000000000000000000000000000000091b2c3b464d4f4f50667b91a4b8ccc8b39d88725c474242403b3436383837322a20150e040000000000000c1d2d3a444d53585c5c574c3f31221303000000000c21364b60758ba0b5c2ad98836c57422c170200091c2f4053646f737474737170717473716d68635f5e5b534c4b44392a1a0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293e5165798fa4b9ccb7a28d77624c37220d000000000000000000031425344352595d5f5c5449403324232b333a40454a4d4e4d49423a312c23190c0000000000000000001f344a5f748ba0adb9bab7b7b7b8b6b1adacacacacadafafaaa4a4a6a9a9a8a7a29c918473604d39240f00000000000316293e53687d94a9becbb6a28e7a6b615964748597a8bacabaa5917c6a8095abbfcbb6a28e78634e38230e000000000000000000000000102134475a6d8294a7b9ccc1b09f8f7d6b57422d18030000001e33485d72889db3c8cbb5a08b75624f3b27130112233244586b8092a5b8ccd8c3ae99846e58432e1903001a2f43586c8398adc3d8d4bfab97836d5d4c3b2b1a0800172c42576c8297acc0bca7927c67523c2712001f344a5f748a9fb4c9c7b19c87715c47321d0700000000000000000000000000000000000000000000000000000000000000041627394a596264646464788da2b7ccc8b39d88725c5457575550494b4e4e4c463d3229211506000000000e1c28333b4049515557575651493d2f1f0e0000000010253a4f64788ea3b8c1ac97826b56402c1601000012243646535b5e5f5f5e5c5b5d5f5e5c58534e4a49463f373530271b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a5bac7b29e89745f4b35200b00000000000000000000071625343f44494a4740372d231510181f252b3035383838342e261e181006000000000000000000001f34495d728699abbdcfcccccccdcbc6c2c1c1c1c1c3c4c4beb9b9bbbfbfbdbbb7afa2907c67523d281300000000000d203346596c8296abbfc7b29d88735e4e465667788a9caec1c0ac9985727d94a9bec9b49f8a75604c37220d0000000000000000000000081b2e3e5064778a9eb1c4c4b3a39282705f4e3b2814000000001f344a5f74899fb4c9cdb8a38f78634e39240f000515283c4f6275899cb1c5d6c1ac97826c57422d1803001b30465b70879bafc4d9dac6b19e8c7a69584937241100172c42576c8398adc2bda8937c67523c2712001f344a5f748ba0b5cac5b09b86705b46301c08000000000000000000000000000000000000000000000000000000000000000f22334556677679797978798ca1b7ccc7b19c877266696c6c6a635e606363615950443d3324140200000c1d2c3a464f555c656a6c6c6b655b4d3d2b190600000013283d52677c92a7bcc1ac97826b56402b16010000071828354046494a4a484746484a4947433e393534312b23201c140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3d5064788fa4b9c4af9a856f5a46311c0800000000000000000000000716222b2f3434322d241a110500040b11171c20232323201a130a020000000000000000000000001a2e4356697c8e9fb2c5d9e1e1dfd0c4bcb9bac0bdb8b7b7b8bebfc2c8c5c4c9c9bfa9947d68533e29130000000000162a3d506275889cb0c4c2ae9a85705b46384a5b6d8092a4b6c8b5a18e7a7c93a8bdc9b49f89735e48331e0900000000000000000000001024384b5c6d8093a7bac7b6a6958574635242301f0c000000001f344a5f748ba0b5cbcfbaa59079644f3a250f00000c203346596d8297abc0d5c0ab95806a543f2a1602001a2f44596d8398adc3d8e0cdbaaa9987766754402b1601162b40556a7d93a8bdbda8937c67523c2712001e33485d72889db2c6c5b09b87725f4b37220d00000000000000000000000000000000000000000000000000000000000000172b3e516373869090908f8f95a6bacfc9b49f8a7b7b7d8283807773757878756c61585042321f0d000016293b4a58626a6c7980838380786b5a4935210d00000013293e53687d94a9bfc1ac97826c57422d1a060000000a18232c32343434333230333434322e2a25201f1c17100b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b3044596d8093a7bcc4af99846e58432e1903000000000000000000000000050f171a1f1f1d19110700000000000000070b0e0e0e0b0600000000000000000000000000000013273a4c5e708295aabed2e4e6d2c1b2a8a4a5aca9a3a1a1a4a9aaaeb3b0afb4b4b1a18f7b66523d281300000000001c3045596c8092a5b8cbbca793806a56412d3d4f61748799abbabeab97847c93a8bdc9b49f89735e48331e090000000000000000000005182c4052677a8b9db0c3b9a999887767564535241301000000001f344a5f748a9fb3c6d0bba59079644f3a250f000003162a3f53687d92a7bcd1c0ab96826d5a45311c07001c31465b6f8499aec3d8ead8c7b6a595836d59442f1a0612273b50657990a5bbbda8937c67523c2712001b30455a6f8498adc1c9b5a28f79644f3a250f000000000000000000000000000000000000000000000000000000000000001d31465a6e8092a3a5a5a4a4a8b3c3d6cebaa6979191939798938c898b8e8f8980746d604e3c2b1805001d31455868757d838b949898958a7864503b271200000013283e53687c92a5b8c3ae9985705d4936210d000000000610181d1f1f1f1e1d1b1e1f1f1d1a15100b090600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d72889cafc2c2ac97836c57422d18030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d2f4152667a8fa4b9c7d4dfcab6a3958f9199958e8c8c8f9495999d9b9b9f9f9f9384725f4c38230f00000000001f344a5f73889cafc2cbb6a28d7864503b27324557697b8e9cadc0b29d897c93a8bdc9b49f89735e48331e09000000000000000000000f2235475b6f8093a8babcac9c8b7a6a59493828170600000000001d32475b6f8396aabfcfbaa59079644f3a250f00000011263a4f64798fa3b8cdc4b19d89735e48331e09001f344a5f74899eb2c7dbf0e5d4c3b09b86705b4633241410263b50657990a5bbbea9947d68533e291300172c4055697d92a5b8ccbba5907965503b2611000000000000000000000000000000000000000000000000000000000000001f344a5f74899eb0bbbbb9b9bcc4d1e1d6c4b4aaa7a7a8acada7a19fa0a3a49c91887d6b5a4835210d001f344a5f748792979ba9adada7937d69543f2a150000001025394e6275899fb4c8b4a08d7965503b271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb3c8c0ab95806a55402b160100000000000000000000000000000000000005080c1014181b1b1a17171917140e050000000000000000000000000000000000001223384d62778b9ca9b6c5d4c8b39d88787c84807977777a7d80858886868b8b8b8274655543301c0900000000001f344a5f748a9fb3c7cbb5a08b77634e3823283a4c5f707d92a6b8b9a6968f98abbfc9b49f89735e49341f0a0000000000000000000b1a2b3e516475879caebead9e8e7d6d5c4c3c2b1a0a000000000000182c4053677c91a7bccfb9a48f78634e38230e0000000d22374c60768ba0b4c9c7b29d88735e48331e09001f344a5f748a9fb3c7dbf0f1ddc8b39e8975615142312015293e53687c92a7bcbda8937c67523d28130012263a4e6175899eb3c8bca7927c68533f2a16010000000000000000000000000000000000000000000000000000000000001f344a5f748b9fb4c6d0cfcdcccdd4dfe2d2c6bebcbcbdc0c2bbb6b4b5b8b9aea49b897764503c2713001e33485d72889cacafb8c2c0ab95806a55402e1b0700000f243a4f64788fa3b8ccbca8937d69543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b111516161614100c060000000000000000000000000000000000000000000000000000000000000000001d32475c72889db2c7c0ab95806a54402b17030000000000000000000000000000000309131a1e2025292d30302f2c2c2e2c2821170c08010000000000000000000000000000000b1f34485b6e7d8c98a7b7c8cbb7a391806d6e6c65636466686a707370747777766f6456473725130000000000001d32475b708497acc0c8b39f8974604c37221d3042516376899bacbeb4a8a4a9b6c7cbb5a08b745f4a341f0a000000000000000006182938485a6e8293a2b5b3a08f806f5f4f3e2e1e0d0000000000000014293f53687d93a8bdceb8a38f78634e38230e000000091e33485d72879cb1c6c1ac98846f5a45311c07001d32475b6f8499aec2d7ecf6e1ccb8a491806f604f3d2a1a2e43576c8296abc0bca7927c67523c2712000b1f32465b70879cb1c7c0ab97826d5945301c070000000000000000000000000000000000000000000000000000000000001e33475c708597a9b7c0bdb8b7b9c2cfe0e3d9d3d1d1d0ccc4c1c4c9cacdccc1b7a694806a543f2a15001b30455a6f8599afc4cbd6c1ac97836e5e4b36210d00000f253a4f647990a5bbd0c0ab95806a57432e1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131e262a2b2b2b292521190f02000000000000000000000000000000000000000000000000000000000000061c31465b70879cb1c7c1ac97836f5a46311c0700000000000000000000000000020e171e262e3335393e42454644424243413d3429211c150b000000000000000000000000000005182b3e50606d7a8999abbed0c1ae9c8b786657514e4f5153565b5e5c606262615b524638291908000000000000182c4054687c93a7bcc6b19c87715c47321d13243447596b7c8fa1b4c5bcb9bcc6d4cbb5a08b745f4a341f0a000000000000000010233647566576899db1bba99784706151413121100000000000000000162b40566b8095abc0cdb8a38d77624c37220d000000041a2f44596e8499aec2bca7937d6955402c170200182c41566b8095abc0d5eae5e1d4c1ae9d8e7d6c5945322535495d72879bafc4b3a08d7964503b251000021b30465b70879cb1c6c5b19c88735f4a35200b000000000000000000000000000000000000000000000000000000000000192d415467798b9ca4ada9a3a1a5b1c2d5d7cbc4c3bfbbbab0acb0bac3c3c3c3b8a5927d69543f2a1400182d42576c8297acc0d6dac6b19e8c78634e38230e00000f253a4f647990a5bbd0c1ad9986705b46301b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111d26303a3f4040403e3a352d20120200000000000000000000000000000000000000000000000000000000000a1f34495e73889db3c8c6b29d88735e48331e090000000000000000000000000412202a323842484a4e53575a5b5a5757585751473a3631281d1001000000000000000000000000000f2132424f5c6a7c8ea0b3c6ccbaa896836f5b47393a3c3e414648474b4c4c4c473f35281a0b00000000000000162b3f53687c92a7bcc4af99846f5a442f1a06172a3c4e5f718599adc1d1cfd1d8dfcbb5a08b745f4a341f0a0000000000000001182c405365748494a6b9af9d8c79675443332313030000000000000000172c42576c8396a8bccdb8a38d77624c37220d00000000172c41566b8095aabfb9a48f79644f3b2611000014293e53687d94a9bfd4dad1cccdccbbac9c8873615143373e5164788da1b5c0ab9783705d4a36210d00001a2f445a6f8499adc1cbb7a28d77624c37220f00000000000000000000000000000006090a0a07010000000000000000001225384a5c6e8088919a968e8c93a6b9cdc8b9afadaba6a59c979da8adadadadad9b8975624e3a261100152a3f546a8095abc0d4d4c4b39f8a76624d38230e00000f253a4f647990a5bbcfbba6927d6956422d1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011212f3a414d54565655534f493e30200f00000000000000000000000000000000000000000000000001080d0f0f0e1f344a5f748ba0b5cbc5b09b87725c47321d080000000000000000000000041323303d464c555d5f63686c6f706f6c6c6e6b64584e4b443a2e1f1204000000000000000000000000041423323e4c5e708497aabdcec5b29f8a7561513f2c27292d31333136373737332c22170a00000000000000001a2f44596d8397abbfc2ad98836c57422d18030d1f304155697d93a7bcd1e4e6ecdec9b49f89735e49341f0a00000000000000071d32465b6f8393a2b2b8a592806e5c4a37251505000000000000000000162b3f5367788da2b6cbb8a38d77624c37220d0000000014293e53687c93a8bdbaa5907965503b2611000013293e53687d94a9bfd4c9bdb7b8bfcab7a390806f60544b4b5c6d8294a8bcbda8937c6853412e1b070000172c41556a7d92a6bacdb8a38d7762503e2c19070000000000000000000000000a141a1e1f1f1b150d0200000000000000081a2c3e50626d747d868379768a9eb2c7bdaa9c989791908d828b9698989898988f806b5946331f0b00162b40566b8095aab6c2c4b6a69586705b47331f0a00000f253a4f647990a5bac7b3a08c77634e3a261300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e2f3f4c545f696b6b6a68645c4e3e2c1a08000000000000000000000000000000000000000000000b141c222525231f344a5f73889cb0c5c4af99846e58442f1a050000000000000000000008142231414e5a61667174787c82858784838384807569635f574c3d2f2213020000000000000000000000000514212f4154677a8da1b0c0cdb8a38e806f5c48332313191c1e1d212222221e1810050000000000000000001b30465b70879cb1c6c1ac97826b56412c17020112263b4f64788da2b6c9dbedf3ddc8b39e89735e48331e09000000000000000b1f344a5f74899eb1c0b09c897563503f2d1b08000000000000000000001024374a5f74899fb4c9b9a48f7965503b271300000000152a3f54697d94a9bfbca7937d6955402c17020013293e53687d94a9bfcdbbaba2a3acbac0ae9d8e7d72675e5a687a8b9eb1c4bda8937d69543f2a1500000012263b4e62778ca1b6cbb9a490806d5b493623110000000000000000000003101d272f33343430291f1406000000000000000f2133445158616a6f6d6672879cb1c7b8a38e84837c797c6e79838383838383807364503c29160300162b40556a7c8c99a5b0b3a69989776857432e1a0500000e23384d62778ca0b1b4aa9884705c4834200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000214273a4d5d696f7d8282807c786c5c4a372512000000000000000000000000000000000000000003101d2730373a3a373032475c72879bb0c5c4af9b86705c47311c0700000000000000000007172632404f5f6c757984898d92969a9b9997989894877d78746a5a4c4031201000000000000000000000000000031224374a5e728492a2b4c6bdaa9c8b77624f4231200f0002080c0d0d0c090400000000000000000000001b30455a6f859aaec3c2ad98836d58432e1904000c21364a5e72869aacbed1e4f1dcc7b29d88725c47321d080000000000000115283b4e61748ba0b5bba897826d59463321100000000000000000000000081e33485e73899fb4c9bda893806a56422e1a06000000162b40566b8297acc0c1ac98846f5a45301b060013293e53687d94a9bfc5b19e8d8f9cacbebbac9d90847a726f758598a9bac5b3a2917d6a55402b160100000b1f344a5f74899fb4c9bfae9d8b786653402e1d0c00000000000000000111212e3a43484a49443c31241506000000000000041626343e444e565a5963788ca0b4c9b7a18c766d6865685f666c6c6c6c6c6c6c61564734210d000012263a4d5e6d7b87939d9d9c887a6b594a3a27140000000b2034485d7084939c9f9c8c7a6754412d1905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1e3143576a7b828d979795928b796754412e1b080000000000000000000000000000000000000313212e3a444b4f4f4b43384b6072889db3c8c8b39e89735e48331e0900000000000000000013253543505e6d7c8a8f959fa2a6abafb0aeacadada499928e8878695e4f3e2e1c0b00000000000000000000000000081b2f435565738596a9bbc8b9a6927d6d604f3e2c190700000000000000000000000000000000000000182d41566b8094a8bdc4af9b86705b46311c0700071b2f43576a7d8fa1b4c9deefdac5b09b86705b46301b060000000000000a1e3144576a7d90a3b7b49f8b7967543f2a16040000000000000000000000021e33485d72889db2c7c2ae9a86715d4935210d0000081a2c40566b8095aabec6b19c87725c47321d0700152a3f54697d94a9bfc0ab97827d8ea1b4c7bbada1978e88868893a2b4c7bba8968573614e3b2712000000081e33485e73899fb4c9ccbaa895836f5d4c3b2a1907000000000000000e1f2f3f4c565d5f5e584f42332414020000000000000816222a313a42444b60768ba0b5cbb5a08b75605351534d535757575757575750443829170500000b1e2f404f5d697582888889806f5c4d3c2c1c0a00000005192d4154667582888a887d6e5d4b382511000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316293b4e607286979eabacaaa79784715e4a3723130300000000000000000000000000000000011121313f4c5760646460564a4b6073879bb0c5c4b09b87715c47321d080000000000000000071c2f4253606e7c8c9ba4a9b3b7bbbfc4c5c3c1c3c2b6ada6a396877c6c5c4b3a29170400000000000000000000000000132638475567798c9fb2c5c1ae9b8c7d6d5b493623110000000000000000000000000000000000000013283c5065798fa4b9c7b29d88735e48331e09000014273a4d5f71879cb1c6d9ecd7c2ad98836e59442f1a0400000000000012263a4d6074889baec0af9a86705c4b382511000000000000000000000000001c31455a6f8599aec3c9b5a18d7864503c2712010c1725374a5c6d7c90a5bbc6b29d88725c47321d0700152a3f546a8095abc0bfa9947d718598a9b7c5bfb3aaa29c9b9da5b1c0c8b4a08c79665544311e0b000000021e33485d72889cb1c3d2c5b29f8d7a69594836241206000000000008192b3d4d5d697274736c60514231200d00000000000000050f161e272d3b5065798ea3b8cbb5a08b745f4a3d3e393f424242424242423d32271a0b000000001222313f4c5863707372747162523f2f1e0e00000000001124374857646d7274736c60503f2e1b08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3246586b7d90a2b1bbc1bfb3a18d7a66524031210f000000000000000000000000000000000d1f2f3f4f5d6a73797973675d55586d8398adc3c0ab96826c58432f1a0500000000000000000d21364a5f717d8c9baab9bdc5cccec7c4c4c2bcbec5c9c1bbb4a499887a68584634210e00000000000000000000000000091a29384a5c6f8295a8bccbb9aa9c8b786653402d1a0700000000000000000000000000000000000011263b50667b8fa3b8cab5a08b75604b36210d00000b1e32475c728898a9bdd1e6d2bda994806a55402c17020000000000061a2e4155697c90a3b7bba896826c58432e1b0800000000000000000000000000182d41566b8095a9bdd0bca894806a55402f1d151e2934425567798b9aabbec1ac97836e5a45301b0600162b40556a8095abc0bfa994806a7a8b99a7b6c7c6bdb6b1b0b2b8c2cfc4af9b86705c4938261402000000001b2f44596d8294a5b4c4cfbcaa9888766553412e23190d090a0d0f192637495a6b7a868b887d70604f3d2a16030000000000000000020b13283d52677c93a7bccbb5a08b75604b3628252a2c2c2c2c2c2c2c2920150900000000000413212e3a46525d5e5c5f5e534434221100000000000007192a394751595d5f5e594f42322210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e6175889badbfced6d1bdaa96826e5d4f3e2b1804000000000000000000000000000000172a3d4d5d6d7a878f8f85797163576c8398adc3c0ab95806a56422e1a05000000000000000014293c5065798d9caab9c8d2c5bcb9b2afafaea7aab1b5bcc6c2b5a595867563503d2a1706000000000000000000000000000b1a2d3f5265788c9fb2c5c8baa89683705d4a37241100000000000000000000000000000000000010263b5065798fa3b7ccb8a38d7863503d29150100011b3044586b798ea2b7cbe0d0bba6917c68533e29140000000000000d2135495d718599acc0b29e8b7967533e2915000000000000000000000000000013283d5165798ea3b7ccc0ab96826d5d4c3b2f2a2f3c475060728597a8b8c8c0ab95806a54412d190400162b40566b8297acc1c1ac97836d6c7b8998aab8c3d1cac6c5c6ccc5bdb6ae99846e58432e1a090000000000162a3e5265768796a6b9ccc8b6a59483715e4a3f362b211e1f22242837445466788a99a09c8f7d6c5946321e090000000000000000000013283e53687c93a8bdcdb8a38e7965513d28131517171717171717140d030000000000000003111d2834414949474a494235261605000000000000000c1b29353e44484a49453c312314040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005172c4054697d92a5b8cadde9d9c5b29e8b7a6d5b47331e090000000000000000000000000000001d32465a6b7b8b99a3a2978c806f636f8499afc4c1ad9986715d48331e0800000000000000081c3044586c8094a8bac8cdc0b4a8a49e9a999992969ca1a9b5c4c3b2a393806d59473523110000000000000000000000000000102336495c6f8395a8bbccc5b2a08d796653402d1b0900000000000000000000000000000000000e23374b6074889db2c6bba793806c5844301b07000015293c4e5f73889db2c7dbd4c0ab95806b56402b1601000000000014283c5064788da0b4c0ab97836e5c4a37240f00000000000000000000000000000e22364b5f74899eb2c7c2ae9b8c7b6a5948433f3f4d59636e7d8fa2b4c6d6c1ac9784705c47311c0700182c40566b8297acc1c5b19c87725d6b7a8d9ba6b4bdc4c7c6c0b9b1aaa29d91806b56412c170200000000000f233547586877899cb0c3d4c3b2a18d77675c52483c35333437393b465561718496a7b5ad9c8975614c38230e0000000000000000000011263b50657a8fa4b9cdbda995806b56402b1601000000000000000000000000000000000000000b17232e34343234342f2517080000000000000000000b17222a3033343430291f13050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004142232465b6f8498acc1d4d8d4d5cebba8988a76614c37220c0000000000000000000000000000001f344a5f748a9aa9b6b4a99d8d827570879cb1c6c6b19c88725d48331e09000000000000000e23374b5f73879bafc3d0bfafa3968f8d8584848083888d97a7b7c9c1b09d89766453402c180300000000000000000000000000061a2d405365788b9daebdcdbca99683705d4a3827150400000000000000000000000000000000081d31455a6f8499afc4c2af9c88735e4a35200b00000d1f30455a6f8499aec3d8d5c0ab95806a55402b160000000000021a2e43576b8094a8bcbaa5917c68533f2d1b080000000000000000000000000000081c31465b70869bb0c5cab9aa998876655d5854545d6b76808d9cadbfd1dac6b19c88725c47321d07001b30455a6f8398adc2c9b49f89735e5d707d8996a3a9afb2b1aca59e968e88827464513d281300000000000006182a3b4a5a6d8093a6b9ccd0bba89585796f655a504a47484c4e50546472808fa1b3c5b8a48f7a65503b2611000000000000000000000e23384c61758a9fb3c7c0ac97826b56402b1601000000000000000000000000000000000000000006111a1f1f1d1f1f1b12070000000000000000000000050f161b1e1f1f1b160d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102232404e62758a9eb2c7cfc4bfc0c8c6b6a38e78634e3823120200000000000000000000000000001e33475c71879bb0c4c6bbab9e938674879cb1c6c4af99846e5945301b060000000000000014283d52667a8fa2b6cac5b3a19187787a6f6e6e6b6d7279899aabbcccb9a69482705b46301b060000000000000000000000000000102336495b6e80909fafc0c6b3a08d7967564433211000000000000000000000000000000000021d32475c70859aafc3cbb6a28d77634e39240f000001172c41566b8095abc0d5d2bda8937d68533e29140000000000081d32475c71869bafc3b5a08b76624e392510000000000000000000000000000000011a2f445a6f869bb0c5d7c7b7a5948376726c68686d7b89939dabbacadcd9c4af99846e5944301b06001b3045596d8296aabfc9b49f89735e51606c78888f959a9c9c97918a827a737063574735220e000000000000000c1d2c3d5063768a9db1c5d3c4b3a3968c82776a645f5b5d616366687183909dadbed0bca7917b66503b261100000000000000000000091e32475b708498acbfbca8937d69543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192c3f515d6c7d92a5b9cdbfb1aaacb5c2baa59079655140301f0e00000000000000000000000000001a2e43586c8295a9b5c2c9bbb0a391828499afc4c5b09b87715d48331e0800000000000000172c41566b8095aabed0bca99683736b655e585856595d6b7c8e9fb1c3c3b09b86705b46331f0b000000000000000000000000000006192c3e5061718291a4b9cebca997857362513f2d1a07000000000000000000000000000000001e33485d718494a6bacebba6917c67523d281300000014293e53687d93a8bdd3d0bba5907b66503b261100000000000a1f344a5f74899fb4c5b09b86715d48331f0a000000000000000000000000000000001a2f445a6f8497a8b9c8d4c3b2a1918b87827d7d828b9aa6afbac9d8e8d9c4af99846e58432e190300162a3e52677c92a7bcc8b39d88735e484e5c6c737980868887837c756e665e5b5345392a180500000000000000000e2134475a6d8296aab6c2cdc1b4a99f95897d77746e7176787a7c838fa0aebbcbcbb7a28e79644f3a25100000000000000000000004182c4054687c90a3b5b1a08d7965503b27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a11171a1b1b181107000000000000000000000000000000000000070e1214141211100c04000000000000000000000000102133475c6f7a8a9baec1c7b3a19598a4b3bda995826f5e4e3d2b18050000000000000000000000000015293e5266798e98a4b5c4cdc1af9f9595a1b3c7c7b29d88735e48331e0900000000000000172c42576c8297acc1c9b5a18d796658504b444341444d5e6f8294a6b8c7b39e8a76624e3a26110000000000000000000000000000000f2133445362778da1b2c3c6b4a391806e5c4a37241100000000000000000000000000000000192e415465768ba0b4c9bfaa95806a55402c1702000012273c51667b91a7bbd0d0bba5907a65503b261100000000000f23374c60768ca1b6c2ac97836d58432e1a0500000000000000000000000000000000172c405467798b9baab8c2cfbfafa4a09b969494969ca9b8c3ccd8dee8d9c4af9a866f5a442f1a05001a2e43576a7d93a8bdc5b09b86705b463f4e595f656c7072716e68615a524b464035281b0c00000000000000000004172a3e53687d8c99a4b0bbc7c5bbb2a798938b8983868c8f909396a0aebecbc9beb09c88745f4a36210d00000000000000000000001125394d60738799a09e9383705d4a36210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141d252c2f30302c24190a00000000000000000000000000000003101b22272a2927262520160a00000000000000000000071a2d3f5062758b98a7b8cbbeab97848695a6b8b19e8d7c6c5a4734200c000000000000000000000000000f23374b5e72808699a8b1becdbdb1aaaab2bfd0c4af99846f5a45311c0600000000000000162b40556a8095aabfc4af9b86715d4a3b372f2e2d2f41526476899fb4c9b9a5927d69543f2a14000000000000000000000000000000041526354a5e718394a5b8cbc0af9e8c796654412d1a07000000000000000000000000000000122537485d72889db3c8c2ad98836e5945301c07000010253a4f64798da1b6cbd1bca7927c67523d28130000000000162b3f5265798fa3b8bfab95806a55402b1601000000000000000000000000000000001125384a5c6c7c8c9aa5b2c3cdc0b9b5afaba9a9abb0bac7c9c3c4cbd6dbc5b09b86705b46301b06001e33485d72869aaec2c3ad98836e5843303d454b51575b5c5c59544e463e37312c23170a000000000000000000000011263a4e606e7a87929eaab5c2cec4b5aba8a09d989aa0a3a5a7abb2bdccc7b8aba193806d5945311c0800000000000000000000000a1d314457697b8a8b8a82746553412e1b070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1b263039404446454036281807000000000000000000000000000a14212d363c3f3e3c3b3a332819090000000000000000000f23374a5c6e8092a5b6c5c7b4a18e7a76899cafbbab9b8a77634f3b261100000000000000000000000000071b2f4254636a7d8b95a0aebdcbc4bfbfc5cfd9c4af99856f5b47331e090000000000000013293e53687d93a8bdc0ac97826c57432e231c19182335485e73899fb4c9b8a5917c68533e291400000000000000000000000000000000081b2e41536576889bafc2ccbba99684705d4a362311000000000000000000000000000000081e33485e73899fb4c8c6b19d88735f4b36230f00000f253a4f64798da1b6c9d4bfa9947d68533f291400000000001a2f44596d8295a9bdbfa9947d68533e29140000000000000000000000000000000000081b2d3e4e5e6d7c8994a6b9c7d3cdcac4c0bfbfc0c4c7beb6aeafb8c7d7c7b19c88725c47321d07001f344a5f748ba0b5c9c1ac97826c57422c2a30373d42464747444039322b231c1811060000000000000000000000000b1e3142505d6975808c98a4b1becdc7c0bbb4b1adafb4b8bbbcc0c5cdc4b8a99a8e857663503d29160100000000000000000000000114273a4c5d6d7474746f645647362411000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101f2c38434d54595b5a54463625150400000000000000000000000e1c27313f4a51545351504f45372614030000000000000000152a3e5266798c9dafc1d3bfac9885716c8095abc0b8a7937d68533e2813000000000000000000000000000013253645515f6e7783909fadbac3d0d4d9e1dcc7b39f8b76614c37220c0000000000000012273c51667b8e9eabafa5947d69543f2a150800051e33485d72889db3c5b19d8975614d392510000000000000000000000000000000000012243647586c8293a5b7cac6b3a08d7966523f2f1e0c0000000000000000000000000000001d32475c718699aabdcbb7a28e7966523e2c1b09000e23384c6073879aadc1d4bfa9947d69543f2a1400000000001a2f445a6f869bb0c5bfa994806a543f2a150000000000000000000000000000000000000f2030404f5e6b778a9baab6c1c9cac8c8cbd0cbc2b6aba39a9ba9b9cac8b39d88725c47321d07001f344a5f748b9fb4c9c1ac97826b56412d191c22292d3032322f2b251e170f08000000000000000000000000000000021323323f4c57636e7a8693a0aebcc3cacecac6c3c4c9cdd0d2cdc5bbb1a79a8b7c7167584734210e000000000000000000000000000a1d2e3f4f5b5f5f5f5b52473829190700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2e3d4a5560686e706f645343322211000000000000000000000b1c2c3a444f5d656968666663554332200e0000000000000000182d43586c8296a9bbccccb8a4907c686d8296abc0bfa994806a55402c1804000000000000000000000000000818273441505b6472828f9da6b2c2d2e1efdfcbb6a28d77624c37220d000000000000000f23384c5e70808e989b93887c67523d28130208121e32475c72889db3c2ac97836d5946321e0a000000000000000000000000000000000007192a3f536776889badc0cfbca996826d5d4d3b29190800000000000000000000000000001a2e4256697a8da1b5cabda995826e5c4a38271502091d3144576a7d91a5b9cdbca7927c67523d281300000000001a2f44596e8499adc2bea9947d68533e291400000000000000000000000000000000000002122231404d5a6c7c8c99a4aeb5b5b3b3b6bcb8aea7988f878b9badbfc6b29d88725c47321d07001e33485d72889db2c7c3ae9a85705c4834200c0e14191b1d1c1a16110a030000000000000000000000000000000000000514222e3a45515d68758290a0a8afb6bec5cac9c8c8c6c4c2b9b1ab9e948a7c6c5e54493a29170400000000000000000000000000001121313e474a4a4a463f35291a0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273a4c5b67727c8487827161503f2e1d0c00000000000000000015283a4a575f6d797d7d7b7a73604f3e2b1805000000000000071a2e43586d8398adc3d8c6b39e8975606f8599abbdc2ad98846f5b48331f0a0000000000000000000000000000091723323e485462717d8b94a4b4c3d1dfd6c3b09c88735e4a35200b00000000000000081c2f415261707c848680766b5e4c392413161d252e3c4e6074899eb3c2ad98836e5945301b0600000000000000000000000000000000000010243749596a7d90a3b5c5c5b19c8b7b6a5946372512000000000000000000000000000013273a4c5d72879cb1c6c5b19e8b79675644311e0a0114273a4e61758a9fb4c9bba5907965503b26100000000000172c41566b8296abc0bca7927c67523d2813000000000000000000000000000000000000000413222f3d4e5f6d7a87929aa0a09d9da1a7a49b928b7a747d90a4b9bfaa96836e5a45301b06001b30455a6f869aafc4c8b4a08c77634f3b261100000000000000000000000000000000000000000000000000000000000004101d28343f4b576471828d949ba2aab1b5b4b3b3b1afada69d968d82776c5e4e41382b1c0c0000000000000000000000000000000313212b32343434322c23180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42566a788590989c90806e5d4c3b2a180600000000000000081c30455868737a8c949491907d6d5b4835210d000000000000102336495d71869bafc4cfbca99786705b697b8ea0b4c7b39f8b77624d3827150300000000000000000000000000000513212b364453606e768796a5b3c1cfcbb9a794806c5844301b07000000000000000012243443525e686f706c63594d402f28292a31374149596b7d90a4b8c6b19c87725c47321d07000000000000000000000000000000000000081a2c3b4e60738697a7b7cab9a99988766454412e1a08000000000000000000000000000a1d30455a6f869bb0c5cebba8978573614d392510000b1e32475c72879cb1c7bba6917b66513c27110000000000182c40556a8095abc0b6a28e78644f3a2510000000000000000000000000000000000000000004122030414f5d69757d868b8b88888d9290887d786f61768ca1b6bba5907b67533f2b170200182e43586d8398adc3cfbba7937d68533e281300000000000000000000000000000000000000000000000000000000000000000b16222e39465364737980878f969ea09f9e9d9c9a98938a827d6e645a4e4030251a0d0000000000000000000000000000000000030f181e1f1f1f1d1810060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8497a2acae9d8c7b6a5947362310000000000000001125384b5e73878f98a8a9a79c8a7764503c2713000000000003172b3f5366798da0b5c9c7b39f8c7969575e718599adc1b7a18c7766564432200d000000000000000000000000000000030f18263542505b68778795a3b1bebead9c8a7764503d291501000000000000000006162534414c555a5b5750463b353a3e3e3e464b545d6476899badc0c7b19c87715c47321c07000000000000000000000000000000000000000e1e3144566879899bafc4c7b7a69283715d4937261300000000000000000000000000001c31475c70879cb1c3d6c6b4a3907c68533e291400071d32475c72889db3c8bda8937d68533e291300000000001d32475b708499adc2b39d88735e4a36210c000000000000000000000000000000000000000000021223313f4c57616a7276767273787c7b746b645f60758ba0b5b9a48f79644f3a26110000172c42576c8398adc3d2bda8937d68533e291300000000000000000000000000000000000000000000000000000000000000000004101c283647565f656c737a828b8b89898887868380766d695f51473d30221208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041a2f445a6f8499afbfbbaa9988766553402c1803000000000000162b405467798ca1abb6bebaa894806a55402b160000000000081d32465b6f8396a9bcd0c0ac9784705c4b556a7d93a8bdb9a594857362503d29160200000000000000000000000000000000081725323e4a5968778693a0acaea0907d6c5a4734210e000000000000000000000716232f39404546433d3c43494f5353535a606771788093a6b8cac5b09b866f5a45301b0600000000000000000000000000000000000000011427394a5b6d8397acbed1c2afa08d786455432f1b06000000000000000000000000001e33485e738494a6b9cdd2bfab95806b56402b16010a1f34495e73899fb4c9bfa994806a543f2a1500000000001f344a5f748a9fb3c7b19c87715c47321d07000000000000000000000000000000000000000000000413212e3a454e575d60605d5e64676661584f4e63778da2b7bba7927d6955402c180300192e43586e8398adc3cfbaa5907a66503b261100000000000000000000000000000000000000000000000000000000000000000000000b182938444a50585f666f7474737372706f6e6a635a544e41342b201204000000000000000000000000000000000000000000000000000000000000000000000000000000000710161a1b1a1817191715110c08030000000000000000000003070a0a07020000000000000000091e33475c71879cb1c6c8b7a694836f5a45301b060000000000001a2f44596e8397a9bcc7d3bfaa95806a55402b1600000000000c21364b60758a9eb2c5cab9a5917c6854405065798fa3b8c2b2a291806c5945311d0800000000000000000000000000000000000714212c3b4a596775828f9a9d908271604f3d2b1805000000000000000000000006121d252c3441494b50575d646868686d7578858d939eafc2c8baa99685705b46301b0600000000000000000000000000000000000000000a1b2d3f54687c8fa2b4c6cdbca89582725e49342210000000000000000000000000001b30445666768a9eb1c5d7c2ac97836c57422c17020a1f344a5f73899eb3c8bca7927d68533e281300000000001f344a5f748a9fb4c8b39e89745f4a36210d000000000000000000000000000000000000000000000003101d28323b43494b4b48494f52514d453c52677c91a6bbc0ac98846f5a45311c06001b30465b70869bafc4cbb6a28d77624d38230e0000000000000000000000000000000000000000000000000000000000000000000000000b1a2730363c444b525d5f5f5e5e5c5b5a585650473f3b3023180e02000000000000000000000000000000000000000000000000000000000000000000000000000000000b19242b2f302f2d2c2e2c2b26211c1711080000000000000710171c1f1f1c160f050000000000000c21374c60758b9fb4c9d4c1ac97826d5a45301b060000000000001b30465b70879cb1c6d8d0bba6927c67523d281300000000041424394e63778da3b8cdbcac9e8a76624d394b60758a9eb2c5c0af9c8974604b37230e000000000000000000000000000000000000030f1d2c3b495764707c8789807263534332200e000000000000000000000000000816243342525d5f646b72787c7d7d82898e94a1a7afbcb9b8aa9c8d796756422e19040000000000000000000000000000000000000000001125394c5f728597a9bbcec4b1a08b7462513f2c1905000000000000000000000000142739485a6e8296a9bcc6bfad98836c57422c1702071c31465b708599aec1b39f8c78644f3a261100000000001d32475c70879bb0c5b7a28e7964503b2611000000000000000000000000000000000000000000000000000b151f282e34363633353a3c3c38313e53687d94a9bec5b19d88725c47321d07001d32475c72889db2c7c8b39e89745f4a35200b0000000000000000000000000000000000000000000000000000000000000000000000000009141c2129303740484a4a484847464543413b332b261e130500000000000000000000000000000000000000000000000000000000000000000000000000000000070d1a29363f44464442424342403b36312b241b0f020000010e19232b313434312b22170b00000000000c21374c6073869aaec2d6c1ac97826b56402b16020000000000001b30465b70879cb1c7dccdb8a38e78644f3a2510000000001022324152667b90a5bac6b29f8e806e5b4733465b6f8396a9bccbb8a38f7a65513c271200000000000000000000000000000000000000000e1d2b3946535f6a72736d625445362514020000000000000000000000000817253442516170747980868d929493949da3a7b2bcbfb0a5a39a8c7d725d4938261300000000000000000000000000000000000000000000091d30425567798c9fb2c5ccb7a391826f5c4834200c0000000000000000000000000a1b2b3e5266798d9eaab3aca192806b56412c170201182d41566a7d93a3acab9884705c4935210c00000000001a2f445a6f869bb0c5bca7927c67523d28130000000000000000000000000000000000000000000000000000020c141a1f21211e2125272724283d51667b90a3b8beaa96826d5a46311c07001d32475c72889db2c2c3af9a86705b46311c07000000000000000000000000000000000000000000000000000000000000000000000000000001070d141c232d33343433333231302e2c272017120b0100000000000000000000000000000000000000000000000000000000000000000000000000000006121b212a384753595b5a57575857544f4b4640372d20120301111f2b363f464a49453e35291c0d00000000091d3144566a8095aabecfc1ac97826b56402c16010000000000001b30465b70879cb1c7dcc9b49f8a75604b36210c00000000182c3f505e6e8295aabfbfab97836f61513e2b405467798ea3b8cdbea994806a55402b160100000000000000000000000000000000000000000d1b2835414d575d5e59504436271807000000000000000000000000081726354352616f808b8e949aa1a7a9a7a8b1b8bbc3c4b2a1928f8a7c6d63544233281b0c000000000000000000000000000000010000000000001325384a5c6f8396a9bdd1c0af9e8c77634f3b2713030000000000000000000000000f23374a5d6f808d969e9990847463503c2813000013273b4f637786939795917c6854402d190600000000001b30455a6f869bb0c5bda8937d68533e29130000000000000000000000000000000000000000000000000000000000060a0b0b090c1012120f24384d63778da2b7bba5907b66523e2b1703001c31455a6f8498a7adaea596826c57422d19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000811191e1f1f1e1e1d1c1b1917130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000515242f363d4756656e706f6c6c6e6c69645f5a544a3e3021140f1f2f3d49535b5f5e5a51473a2b1b0a0000000215293e53687d91a0b2c5c2ad98836d5843301d0a0000000000061b30465b70879cb1c7dac5b09b86715c47321d08000000051c31465b6e7c8c9eb1c5baa5907b67534334243a4f64788ca0b4c8c2ac97836d58432e1b080000000000000000000000000000000000000000000b1724303a434949453d332618090000000000000000000000000214253544536170808e9da2a8afb5bcbfbcbdc0c2bcb6b1a6948379776c5e57565046392a1b0a0000000000000000000000071015161411131616120b1a2d3f5366798ea2b5c9cdbba7937d6a5643302111000000000000000000000000071a2d4051616f7a8589857c7265564533200d00000c2034475a69748482807c73614d3925110000000000001b30465b70879cb1c6bba6917c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000011263b50657a90a5bab9a48f78644f3a240f0000182c4054677a8a94989999877a67533e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008132333414a50596574838786838383807d78746f675c4e3f2f271d2d3d4d5a666f73736e6458493928160300000012273b5063728295aabfc4af9b86725f4d392516140e0907070a1f34495d72889db2c7d6c1ac97836d58432e19050000000e2134485c70879baabbcbb6a18c77624d38252135495c708599aec2c4af99846f5d4a37230f0000000000000000000000000000000000000000000006121e272f3434312a211508000000000000000000000000000d203243536271808f9eacb7bcc3c9cbc9baaeabafa7a29d9588776563626a6c6a635748392816040000000000000000020c19242a2b2926282b2b261f1b23374a5e72869aaec2d6c2ae9a86725f4e3f2e1b0800000000000000000000000010223343515d667373706960554738281604000005182b3c4c56666e6c6b68615545321e0a0000000000001b30465b70879cb1c7b8a38f78644f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687c93a8bdbba5907b66513c281400001125384b5c6b778083858b7d695d4b38240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181c1e1d1a150e0400000000000000000000000000000000000000000000000000000a19263041515f636c7582929b9a98979893938e8983796c5d4d433a2e394b5b6b788389898275675745331f0b0000000c20334554677c92a2b6c9b5a28f7c68533e2a2b29221e1d1d1d24384d62778ca0b5cad2bda8937d69543f2a1501000000162a3e5164778b9fb4c8c7b29d88735e49341f192d41566a7d93a8bcc7b29e8d7a66523e29150000000000000000000000000000000000000000000000000b141b1f1f1c160e04000000000000000000000000000015293c4f617182909eadbccad1c6bdb6b4ab9c9699938d888277695b69757d83807566574534210e0000000000000007141e2a373f403e3b3d40403a34302f3042566a7d93a7bacec9b5a28f7c6c5d4b37220d00000000000000000000000005152533404a565f5f5b554d4337291a0a000000000d1e2e3a4854585756534d44372715020000000000001b30465b70869aaec3b8a38d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000162b40556a8095aabfbea994806b57422e190500081b2e3e4d5a646a6c707470604d3f2e1b0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c252c3133322f2921170d02000000000000000000000000000000000000000000000007182837434e5e70788089909cafafadacada8a7a29e978b7b6b5e574c404956687989969e9d948675624e3a25100000000416273b506474889db3c8bda8937d6d59453d403e3733323232333e52677b90a5baceceb9a48f7965503b2612000000001a2f44596d8294a7bbcec4af9a86705b46311c13273b5064788ea2b6cbbbaa95826c58432e1a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3044586c7d909faebdcbc6beb4a9a29f9a8d82848078736e655a697987929893857563513e2a17030000000000051625313b48535653505255554e49454446454f63778b9fb3c6d1beac9a8b7965503b2713000000000000000000000000000716222e39444a4a46413a3025190b000000000000101d2a37404342403e393127190900000000000000182d42566b8094a8bcb8a38d78634e3a26110000000000000000000000000000000000000000000000000000000000000000000000000000182d43586c8397acc2c3af9a86715c47331e09000010202f3d475055575c5f5d51423121100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514222f3940464847433d342a201406000000000000000000000000000000000000000000031425364655606c7c8d939ca5acbac3c2c1c1bdbcb7b2a9998a7b72695c525c64738698a7b2b1a4927c67523c27120000000b192534485e73899eafc3c1ae9b89745f4a5056514c48474747484a576c8296aabfd3c9b5a08b76614c37220d000000061d32475c71879cb1c4d5c0ac97826c57422d180d21364a5e73889db1c6c4b09b87715d483424110000000000000000000000000000000000000004090b0a090c0d0b0700000000000000000000000000000000001123364a5f73889caebdccc4b4aaa2978d89897c6f6e6c645e59525b708598a5ada392806d5a46321e090000000000102334434e57666b6866676a6a625e5a595b5a575c6f8397abbdd0c9b8a8937d6a5643301d0a0000000000000000000000000005111b27303434312d261d140800000000000000000c1a252c2e2c2b29251e1509000000000000000013283c5064788ca0b4bba6927d69543f2a1501000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f869aafc4c9b49f8b75604b36210b000002111f2b343c4042474a494133241303000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002132332404c555b5e5c5850473d3224150400000000000000000000000000000000000000000f2032435464727d8b9aa7afb8bcb4aeaeb4b9bdc1c6c6b7a89a8e877a6a636f78808fa2b5c4b3a28f7b66513c271200000b1a2936434e5d708094a8bdcab6a18c76605e636b65605e5c5c5c5e5f616f869aafc4d8c5b09b87715d48331e09000000091f34495e73899fb4c9d1bca8937d69543f2a15071b3045596e8398acc1c9b5a08c776352412d190500000000000000000000000000000003070f171e21201e2222201b130f0c06000000000000000000000000001a2e415265798ea2b7cbccbaa6978f857973746b5e5858504a454b5e73899eb3c1b09d8a75614c38230f00000000081b2c4052616a74807c7b7c807d77736f6e706f6c66677a8ea0b3c6d6c1ad9986725f4c3926130000000000000000000000000000000a141c1f1f1c18120a010000000000000000000008111719171614100a020000000000000000000d2135495d708598adc1ac97836c57422d1803000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72879cb1c7c8b39d8875604b36200b000000010d1821272b2d3334342e2315060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f3141515e687073716c635a4f4233210e00000000000000000000000000000000000000101e2d3e4f6171828f9ba9b8bdb3a9a09999a2a4a8acb1b9c3b7aba298897873828c949babbeb6a6968572604c38230e000618293847546068687d8fa0b3c7b8a38e797273778079757372727273747678869bb0c5d5c0ac97836d58442f1a050000000b20354a5f748ba0b5cac9b5a28d7964503b261200172b4054697d93a8bdcfbba79382705d48331e0800000000000000000000000000040f171c222b333634323737352f2624201a120800000000000000000000001f34495d708295a9bdcdbdae9e8c7a72675e5f5a4d43433d353e53677a8ea2b6cbb9a4907b66513c2712000000001225384a5c6f7d879393919294918c8884838786827a77768397acc1d7c9b5a28f7c695643301c09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192d4155697d93a8bdaf99846e59442f1a05000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9c2af9c8975604b36210b0000000000050d1316191e1f1f1a11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293c4e5f6f7b84888780766c60503d29140000000000000000000000000000000000000b1d2e3c4b5c6d7d90a0acb9bcaca0968d85858f9193979da6b0b9beb6a7978983929fa8afb9bca9988877675543301d0900102336475664727d7c7c869bb0c5bca8958a88888c938f8b89888888888a8c8e919fb3c7c9b8a6927d68543f2a15010000001123384d62778ca1b7ccc1ad9986725e4a36210d0012263b5065798fa4b9cfc3b09f89735e4934200b0000000000000000000000071118212b31353e474b49464c4c4a433b39352e251b110b0200000000000000001f34495e72879bb0c4c1af9f8f806f5f554a4a463c2f2d292a3f54697d93a8bcd1bea994806a543f2a1500000000192d415467798c9aa3a7a7a7a9a5a19d98969c9a958f8c8c8f9cafc3d8d2bfac9986725f4c382410000000000000000000000000010c141a1c1d1b17120d050000000000000000000000000000000000000000000000000000000000000012263b50657990a5bbb09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73889baec1bba793806c5946321e0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b3044586b7d8d989d9b93897d6c57422e1904000000000000000000000000000000000013273a4c5a69798b9caebec0b29f8e837970737b7b7d838a939da7b5c4b5a69b98a0b0bbc3bfb19f8c7a6a59493826140100192c405364748390939395a2b4c8c5b3a59f9d9da1a7a3a09e9d9d9d9d9fa1a3a6aebdcfbeac9a8976634f3a2511000000081b2e4052667b90a5bacdb9a5917d6a56432f1b070012263b5065798fa4b9cfcbb6a18c77634e392510000000000000000000000918242d323e464a515a605e5961625e56504e4942382d251e1406000000000000001b30455a6f869bb0c5b9a59282706152423734322a1e1815273c50647990a5bacfc0ab95806a543f2a15000000001d32475c708597a9b6bcbcbcbebab5b2acabb1afa9a4a1a1a4acbacbdedbc8b5a28f7b6753402b17030000000000000000000004121e282f3232302c2721180c0000000000000000000000000000000000000000000000000000000000000f243a4f64788fa4b9b09b86705b46301b06000000000000000000000000000000000000000000000000000000000000000000000000001c3045596b7d93a7b2ada08d7863503d2a170300000000000000010a1015181918140d0400000000000000000000000000000000000000030507090a0b0b0b0a060000000000000000000000000000000000000000000000000000000000000a1f34495e73889babb3b0a69a866f5a45301b060000000000000000000000000000000004182d42566a788898a9bac0b1a2958470665d616666696e76808a97aabbc4b8afadb2becdbfafa19384705c4c3b2b1a0900001e33475c6f8393a1a7a8aab1c0d1d1c3b9b4b3b3b5bbb8b5b3b3b3b3b3b4b6b8bbc1cccbb6a28f7c6b594734200c0000000d22374b5d6e8295aabec9b49f8a75614e3a2713000013293e53687d91a4b8cccfbaa6917c67523d28130000000000000000000c1a27364146505b5e656d76726c7577726964635d554a403a312415040000000000001f34495d72889cb2c6b8a38d7763524334251f1d170d000e23384e63778da1b6cbbfa994806a543f2a15000000001e33485e73899fb4c6d2d1d1d3cfcac6c1c0c5c4beb9b7b7b9bfc9d8e9e5d2beab97836f5b46321d08000000000000000000011222303b43474745403b352a1c0d00000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b29d88725d48331e0a0000000000000000000000000000000000000000000000000000000000000000000000000016293c50657889959e9a948274624d38230e0000000000000009141d252a2d2e2d2921170a00000000000000000000000002060a0f1215181a1c1e1f2121211f1a1007000000000000000000000000000000000000000000000000000000000a1f344a5f748b9fb4c7c3b19c87705b46301b06000000000000000000000000000000000d203344586d8397a6b6c6b4a293857666544a4e5051545a636d7b8f9dacbbcac4c3c6cfc4b2a19183756654402e1d0d0000001f344a5f748b9fb1bcbdbfc4cfdee1d5cdc9c8c8cacfcdcac8c8c8c8c8c9cbcdd0d4dac5b09c88735f4d3c2a17040000000f253a4f64798d9eb1c5c9b49f8b77634e39240f000012273b506274899db1c6d1bca8937d68533e291300000000000000000a1b2a3845535b606e7378828a8783898d857d797871675d534e423321130400000000001f344a5f748ba0b5cabaa6917b67523d28160a080300081426384b5f74899fb4c9bba6917c67523d2813000000001d32475c71869aacb9c2c8c8c7c5c7c9cecdcccccdceccccced3dad9d9d9dac6b29e8a75604b36210c0000000000000000000c1e30404e585c5c5a5550473a2b1c0b000000000000000000000000000000000000000000000000000000000e23384e63788da2b7b5a08b76614d392614040000000000000000000000000000000000000000000000000000000000000000000000000d2135495b6b7782898a8076645645321e0a0000000000000e1b2731393f4243423d34281a0a0000000000000000000911161b1f24272a2d2f313334363636342d221b140e0801000000000000000000000000000000000000000000000000091e33475c708598abbcc0b19c87705b46301b060000000000000000000000000000000014293d506273869aafc4bda996857466584937393b3c3f47515f707d8e9eacbbcbd8dacfbba7948372645748372511000000001f344a5f748a9faeb9c3ced0d5e0ede8e2ded6cfccccd0d2d0cac5c5bfbcbec4cfded9c4af99846e5844301e0d00000000162a3d5164788ea3b8cdc5b29f8c77634e39240f00000c2033455a6e8397aabed0bba5907964503b2611000000000000000215273848566370757d898d959d9b989ca29992908d857a706860513e31221202000000001f34495e73889cb0c4bfaa95806b56422d19111315161925324456687a8ea2b6cbb6a28d77634e392510000000001a2e43566a7c8f9ea6afb3b3b1b0b1b5bab8b7b7b8bbbec2c4c5c5c4c4c4c7cab8a38e78634e39240f00000000000000000517283b4e5e6b71726f696458493a2917060000000000000000000000000000000000000000000000000000000c21364b5f74899db0b9a5917c69564332210e00000000000000000000000000000000000000000000000000000000000000000000000006192c3d4d5a666e73746c6658473828160300000000000e1d2c39444d5357585750463828170400000000000005111c252b3033383c3f424447484a4b4b4b4940362f29221c150e040000000000000000000000000000000000000000000004192d4154677a8ea1a8aba69987705b46301b0600000000000000000000000000000000182d42576c8091a3b6c9b7a28d796756483a2b2526272b3442516072828e9dadc0d4e0cbb6a18c77655447392a1a08000000001d32475b6f82919ca6b1b9bbc2cfdfefe2d1c3bab7b7bbbdbbb6b0b0aba7a9b1c0d1d7c2ad98836c57422d1803000000001c3045596d8094a8bcd1bda995826f5c4834200b000004162b3f53677a8ea2b7cbbba5907b66523e2915000000000000000f1e31445666738289909ca2a8b1afadafb5aca7a5a1978d837c6d5c4f4030200f000000001b3044586d8295aabfc3ae9a85705c47332826292a2b2d37414f61738598aabdc5b19c88735e4a35200b0000000013273a4d5f71838a939b9e9d9c9b9ca0a5a3a1a1a3a6aaadafb0b0afafafb2b5b5a59079644f3a250f00000000000000000e223545586b7c8788847d76675847352310000000000000000000000000000000000000000000000000000000081d31465a6d8293a5b9ac99867361503e2b16020000000000000000000000000000000000000000000000000000000000000000000000000e1f2f3c48525a5f5f5a53493a291a0a0000000000091b2c3b495660686c6e6c63564634210e00000000000514232f384045484d5154575a5c5e5f6060605d514a433d373029211608000000000000000000000000000000000000000000001225384b5f73858d939592897b6a57432f1a0500000000000000000000000000000000192e43586e8499aec0c9b49f89745f4a382a1c1011121724334357676f7d92a7bcd1e0cbb5a08b756252433322100000000000182c3f526372808a939fa4a6b1c1d1e2d7c4b3a6a1a2a7a8a6a39b9b989295a2b4c8d4bfab95806b56402c1601000000001f34495e73889cb0c4cfb9a48f796552402c19050000001024384b5f73889db2c6bfaa95826c58432e190400000000000c1d2d3c4e617485919ea4adb6bcc4c4c3c4c8c1bcbbb4aaa0978b7a6d5e4e3e2c1a0700000015293e52667b91a7bbc8b49f8a766151453b3b3e3f404246545c6d8091a2b5c7bfab97836d5944301b07000000000b1e304253657276808789888786878b908f8c8c8e919598999b9b99999a9da0a09c8e79644f3a250f000000000000000014293e516374889b9c989386756452402d1906000000000000000000000000000000000000000000000000000002162b3e5163768ca1b7b5a290806d5a45301b0600000000000000000000000000000000000000000000000000000000000000000000000001111f2b363f464a4a463e372b1c0c000000000001142638495967737c8284807463503d2a160300000001122332404c54595d6266696c6f7073747676766e655e58514b443d3326170a000000000000000000000000000000000000000000081c3044576771797d807c766b5d4c3a281400000000000000000000000000000000001e33485c6f8499afc4c9b49f89735e48331e0c00000008182a3d4f61718294a8bdd2e0cdb9a592807061513f2c1905000000001022344554616d76828f8f93a3b3c5d7d1bca8958c8d9293918f8787857c869bb0c5d0bba7927c68533e291400000000001f344a5f74899fb4c9ceb9a48f78634e38231000000000081c30455a6f8499aec3c4b09b86705c47321d080000000004172a3b4b5a697c91a2afb8bfcad0cfc8c2bfbfc1c7d0c7bcb3a9998b7c6c5b4936230f00000011263b50667a8d9daebfb9a5917d6e62584f50535455575b64707a8c9caec0ceb9a5917c68533f2a1601000000000113243647565d636b717372707071777b7a7676787b8083858686848486888b8b8880705e4b36220d0000000000000000162b40566b8291a4b1ada494826f5c4935210d0000000000000000000000000000000000000000000000000000000e21364b60758ba0b5c0ae9c87705b46311d0b00000000000000000000000000000000000000000000000000000000000000000000000000010d19232b313434322b231a0d000000000000091d30435667778690979992806d5946321e0a0000000b1e3041515e686e72767b7d828487888a8b8c8b8079726c655f58504435271c1004000000000000000000000000000000000000000015283949545d64686a6862594d3f2f1d0b00000000000000000000000000000000001f34495e73869aaec2c9b49f89735e48331e09000001132536475a6c7d909fb1c4cdcbcec1af9e8f806e5c4834210d000000000517273644505a647078788596a7b9ccd0bba5907a787c7c7b7973737173889db2c7cab6a18d78634f3a251000000000001e33485e73889db3c8c2b19f8c77624d38230e0000000000172c41576b8297acc1c8b49f8a74604b36210c000000000c2034475969778799acc0ccd3cdc4bcb4aea9a9adb4bec8cfc6b7a99b8b7966523e2a160100000e23374b5d6e8091a2b4c1ae9c8d80756a6365686a6a6c7075828998a9baccc7b39f8a76614d3924100000000000000718293843484f575c5e5c5b5b5d626666606163666a6d6f6f6f6e6e6f737474726c6152412e1b07000000000000000014293d52667b90a5bac1b19f8c7865503c2814000000000000000000000000000000000000000000000000000000091e33485d72889cb1c6b39e8974604d3a2917050000000000000000000000000000000000000000000000000000000000000000000000000000070f171c1f1f1d170f07000000000000000f24384c60738596a3acae9c8975614e3a261100000013273a4d5f6f7b838888909497999c9d9fa0a19b948e878279736c625344392e211406000000000000000000000000000000000000000b1c2b3947535d656a6b6960503e2b180400000000000000000000000000000000001b3043566b8095abc0c8b49f8a745f4a341f0a0001111f30435464768a9caebdc2b8b5bbc6bdae9e8b7763503d2a170400000000091826323d4752606367778a9db0c4d2bda8937d6867676664605e667a8fa3b7cbc4af9b87725e4935200c00000000001d32475c72889cb2c4b7a593826f5c48341f0a0000000000152a3f546a8095abc0ccb8a38d78634e39240f0000000114263a4f63768896a5b6c8d1c5bab1a8a099949498a1acb6c5d5c7b9a896826d5944301e0c0000081b2e405061728596a8babaab9e92887d78797d808082858a919ba7b6c7c9bcad98846f5b47331e0a000000000000000b1a262f333c434748474646484d50504c4c4e5255585a5a5a58585a5e5f5f5d584f433424120000000000000000000f24384d63778da3b8cdbca894806b57422d18040000000000000000000000000000000000000000000000000000051b2f44596e8397acc0b7a3907c6a584634210e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e52677b90a3b4c0b8a5917d6954402b160000061a2e43566a7c8d979c9ba5a9acafb1b3b4b5b7aea9a29b958f88807060564b3f32241506000000000000000000000000000000000000122538495764707980807d6d5a4734200c0000000000000000000000000000000000162b40566b8296abc0c5b09b86705c47331f0e000d1f2f3d4b5f728294a6b9c1b1a5a0a8b7c8bba793806c5a4734210e00000000000815202a35434c4e5a6d8295a9bdd2c0ab96826b5652514f4b5a6e8396aabed0bca894806c58432f1b0600000000001b30465b708597a7b1a89988756452402c19050000000000152a3f546a8095abc0d0bba5907b66503b26110000000b1e304355677c92a6b4c3cec0b3a89e958c858080859098a7b9cbd7c5b19c88735f4d3c2a17040000112233445567788b9dafc1bbafa59b928f90939495979a9ea5aeb8c5c7b8ab9e907d6955402c1804000000000000000009141b20282e323332313033393b3b3837393d4043444444444345494a4a48443d322516060000000000000000000d22374c62778ca1b7ccc3af9a86705b46311c07000000000000000000000000000000000000000000000000000000162b4054687c91a4b3bfac99887563513e2a160400000000000000000000000000000000040b0f11120f0901000000000000000303000000000000000000000000000000000000000000162b40566b8095aabfd2c0ac97836c57422c1700000b2034495d72869aabb1b0b7bec1c4c6c8c9cbcac2bdb6afa9a39c8f7d73685d5042332415050000000000000000000000000000000000172c41556775828d94958a77634f3b26110000000000000000000000000000000000162b40566b8296abc0c7b29e8a76614e3d2b180c1b2b3c4d5b65788f9fb1c3b4a3938b99abbdc3af9c8a7663503d2a17030000000000030e172530373d51657990a5bacac3ae99846e59453c3a4d61768a9eb2c5c7b4a08d7865513d2914000000000000182d4154677989979c958c7c6a5846352310000000000000182d42576c8296abc0d2bca7937c67523c271200000114273a4d60728595a9bed1c0b0a2968b8278706a6a727d8a9cafc2d4cbb7a38f7c6a594633200c000004152637495b6d8092a5afbbc1b7aea7a4a5a8a9abacafb3b9c1c8bfb7a99b8d8071624f3b26120000000000000000000000040c141a1d1e1d1c1b1f242626232224282b2e2f2f2f2f2e30343434332f29201407000000000000000000000b21364b60758ba0b5cac7b29d88725d48331e080000000000000000000000000000000000000000000000000000001125394e61758695a6b8b7a593826d594432210e0000000000000000000000000000060f181f242727241d1409000000050d151818140e0b080500000000000000000000000000000000162b40566b8093a8bdd2bea995806b57412c1700000f23374c62778ca1b5c6c5caccc8c5c5c6c8cacdcfcfcac4bdb7ac9c90867a6e60514233231302000000000000000000000000000000071c3043586d8393a0a9a6927d69543f2a150000000000000000000000000000000000152a3f54697d93a6bacbb5a08b7b6c5a4734211b2a39495a6b788393a7bcbca997857b8da0b4c7b9a693806d5a46331f0b0000000000000007131d24394e63778a9cacbec6b19c88725e49343c51667b90a5b9cdc0ac9885705d4935210e0000000000001225384a5b6b788588827872614d3a2917060000000000001a2f445a6f8599afc4d3bda8937c67523c271200000a1d3144576a7d90a2b3c5c4b5a29284786d645d5655646c8093a5b6c3d2beac9a8976634f3b2611000000081a2c3e50627588939daab7c2c2bbb9babdbfc0c1c4c7c7beb4aca39b8b7c6f615344321f0c00000000000000000000000000000000000000050a0f11110e0c0f1316181a1a1a19191b1f1f1f1e1b150d030000000000000000000000091e33485d72879bafc2c9b49f89735e4833210e0000000000000000000000000000000000000000000000000000000a1e3245576776899cb1c2b09c87715f503e2b190a0000000000000000000000020f19222b33393c3c383126190a10151a20292d2d2823201d1a150e0500000000000000000000000000162b40556a7d93a8bdd0bba5907a65513d2814000014293e52667a8fa3b8cecdc0b8b3b0b0b1b3b5b8b9b9bac2cccabaada3988c7d70615141301f0e0000000000000000000000000000000b20354a5f73869aafbdac97826c57422d1a090000000000000000000000000000000012273b5064788ea3b8cdbaa7998a7764513d2a2839485767778995a1b1bdaea08c79708598acc0c3b09d8a76624e3a26110000000000000000010b2034475a6d7d8fa0b3c7b6a18c77634e3a3e53687d93a8bdd0bba6927c6855412d1a06000000000000081b2c3d4d5b6770726d645d5444321e0b000000000000001a2f445a6f859aabbaccbda8937c67523c2712000013263a4d6073879aacbfc9b7a6988573665b514941475163768898a6b5c7c9b7a6927d69543f2a15000000000f213345586975808c99a5afb4b5b9c1c8cacbc8c3c0b4aba19890887c6c5e51443526150300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2f43586c8093a5b7c8b39d887562503d2b180600000000000000000000000000000000000000000000000000000215283949596e8496a7b8b5a18d7d6d5a47372717070000000000000000000112202c353e474e51514d4437281d24292e333d43423c3835322e2922180f050000000000000000000000162b40556a7d91a5b9cebba5907965503b26110000172c42576c8296aabed1beafa49e9b9b9c9ea0a3a4a4a6b0b8c2cac0b5a99d8f80705f4e3d2b190700000000000000000000000000000d22374c62778da2b5c4af9a856f5a493827190c000000000000000000000000000000162b40556a8093a7bcd0c5b7a794806d59453135465766758595a6b1beae9e8f8370697d93a2b0c2b9a5927d6955402b1702000000000000000005182b3e4f60708497acc1bba6927d6955413d52677c93a8bdceb9a48f78644f3a251200000000000000000f1f2f3d4a545c5c595149423627150200000000000000182d42566a7d8d9dafc2b9a4907a65503b261100061a2e4256697c90a3b6c9bfac99887a6d59493e352d3546586a7a8898abc0d4c1ac97826c57422d18000000000316283a4b58636e7b88939b9fa0a5aeb3b5b5b4aeaba2988e857c736c5f4e403326170800000000000000000000090e11110e0700000000000000000000000000000001090e11100d0c0902000000000000000000000000000000000014293c5063758899aabdb7a492806d5a483523100000000000000000000000000000000000000000000000000000000b1c2c41556777899aacbdab9984746555453525140800000000000000000d1f303e49515a6266666055463731393e43484f5857514d4b47433d352b21170c0000000000000000000013273b5065798ea3b8cdbda8937d68533e28130000172c42576c8398adc3c9b5a19189878687898b8d8f8f929da5b0bdc0c7baad9e8e7d6c5a4836231000000000000000000000000000000b20354b5f74899db2c6b19c8776665645362a1e110300000000000000000000000000172c42576c8292a5b9cbd4c4b09c8975614f403f5264758594a3b3c3b1a08f80716764768592a6bac1ac98836e59442f1a040000000000000000000e20324254697d94a9bfc1ad9985705d4a44576a8094a9becbb6a18c77624c37220d000000000000000001111f2c37414747453e352e251809000000000000000013273a4d5f6e8093a6b5ae9d8a75614c38230e000c2035495d718699acbfcdb8a4907c6a5d4f3d2c2219293b4c5c6a7c91a4b7c9c3ae99846e58432e1900000000000b1d2d3a46505d6a7580878b8c929a9ea0a09f9a9691857a716860584f413023160800000000000000000008131c232626221b11050000000000000000000000000a141d23262522211d1509000000000000000000000000000000000d203346586a7b8ea3b8c1af9d8a7764523f2d1a07000000000000000000000000000000000000000000000000000000122538495a6b7c91a5bab3a193847363534332241a0c0000000000000316293c4e5c646d767b7b73645544444d53585c636c6b66625f5c5851483e34291e1103000000000000000012273c52677c91a7bcd0bba6917c68533e281300061a2e43586d8398adc3c5b09b8775706f707376787979828892a1a8acb8c8bcac9b8a776653402d190600000000000000000000000000081c31465a6e8397acc1b6a49585736353483b2f211202000000000000000000000000152a3e5263768c9eadbccdccb8a4917d6d5e4f4a5b6f8293a3b2c1baa694827161545866788da1b4c5b09b866f5a442f1a0500000000000000000003152a3f546a8094a9bdc8b4a08d7967554b6074869aaec2c2b09d88735f4a35200b000000000000000000010e1a252d3132302a221a13080000000000000000000b1e3041506376899aa09c90806d5a46321e09000f24394e63788da1b5c8c9b49f8a75604d4031200f0c1d2e3e4e6174889aacb9b9ac97826c57422d180000000000000f1d29333f4c58636c7174767d86898b8b8985827d73675e554c443c312312050000000000000000000a192530383b3b362e221a12080000000000000000000e1b2731383b3a3737312719090000000000000000000000000000000416293a4c61768b9fb3c7baa795826f5c49372411000000000000000000000000000000000000000000000000000000091b2c3c4d62778da2b7bfb1a2928270604f41372a1b0a00000000000a1e3246596b78828a91908373614f5760686c717780807a7774716c645b51463b2f2111010000000000000010253b5064798fa4b9cdb9a48f79644f3a2511000b2034495d72869bb0c5c5b09b866f5b5a5b5e606364656e758393939aaabbcab9a795836f5c4935210d0000000000000000000000000002172b3f54697d93a8bdc2b3a292827165584d3f3020110500000000000000000000000f23374c6073808f9eb0c1d4c1ae9c8c7c6d5e5868768b9fb1c1bbac9d8a766453434a5e718597aabeaf9a866f5a442f1a050000000000000000000012273c5165798ea1b5c8bca9978573604e63788ea3b6c9bba793806d5945301c0700000000000000000000000812191c1d1b160e0600000000000000000000000112233346596b7b888b88807162503e2b1703001226394e63788fa4b9cfc6b19c87725c47322213030010203144576a7d909ea5a59e907c68543f2a15000000000000000b17222f3b4650585d5f616b7073747474706b6962554b423931291f130400000000000000000009182837424c50504a40342e25190a000000000000000e1e2c39444c504e4c4c44372715020000000000000000000000000000000b1f33485c708498aabdc4b19f8c796653402e1b080000000000000000000000000000000000000000000000000000000e20364b60758a9daebbc0b0a08f7d6d5c544839281502000000001125394e617589959ea6a1917d6c5c69747c82868b9294908d8a8782776d63594c3f2f1f0e000000000000000d22374c61768ba0b5cab5a08b76614c37220d000d22374c62778ca1b5c9c7b29d8a76604b46494b4e4f525964747c7c8d9dadbcc5b29f8c7864503c2813000000000000000000000000000013293e53687d90a2b4c6c0b09f9082736a5d4e3e2e22140700000000000000000000091d31445562708092a4b7cacab9aa9b8c7b6964758793a5b9beae9e8e80705c47354154677a8fa2afab98836d58432e1803000000000000000000000e22364a5e728598abbec6b4a28d7762586b7d90a5bacbb6a18c7763503d2a1602000000000000000000000000000000000000000000000000000000000000000004172a3c4d5d6b7374736c61534433210e00001a2e4255687c91a6bbd0c0ac97836e59442f1a0500000215283a4d6074838992928a8373604d392511000000000000000004111d29333c43484a4e575c5e5f5f5f5c56544f45382e261d150d020000000000000000000717273646545f66655d5247423728180800000000000b1c2c3c4a5660666262605544321f0c00000000000000000000000000000004192d4154677a8da0b2c5bca99683705d4a372512000000000000000000000000000000000000000000000000000000081d32465a6d80919dadbfbead9c8b7870665745311d0c00000000152a3f53687c91a5b1baae9c89776b7a8790969ba0a6a9a5a29f9b958b82766a5d4d3d2b1d100000000000000a1f34495e73899fb4c7b29d88725d48331e09000d22374c62778da2b7ccc9b49f89745f4a353436383a3f475664676e808f9eadbfbca894806b56432f1b060000000000000000000000000012263b4f61728597a9bcccbdaea090887b6c5c4b403224190c0000000000000000000215273745526375889baebccbc8b9aa99867b788393a4b1c2b1a090806f6153412d384c617584919c998e806b56402b160100000000000000000000071b2e4255687a8ea2b5c8b8a38d77645f74889aadc0cab5a08b745f4a34210e000000000000000000000000000000000000000000000000000000000000000000000c1e2f3f4d585e5f5e5850443526150400001e33485d718598acc0d0bba6927c6854402b16020000000b1e314558676e75807d766e665644311e0a000000000000000000000c1720292e33343b4247494a4a4a47413f3b33271b120a010000000000000000000002142535455464727b796f635c5546362514010000000618293a4a5a68737a757773614e3c2917040000000000000000000000000000001125384b5d708396a9bdc5b3a08d7a6754412e1b08000000000000000000000000000000000000000000000000000003172b3e5062738090a4b9c8baa8978c8475604c3b2a1909000000192e43586d8397acc0cbb8a38d78788998a4abafb4babdbab7b4b0a89e93887b6b5a493b2e1e0c0000000000061d32475c72889db3c5b09b86705b46301b06000c21364b6074899eb3c7c6b19c87715c47321f2123252b384750526170808fa2b6c3ae9a86725e4934200d000000000000000000000000000c20324355677a8d9eaebbc6beaea2998a79695d5140362a1c0f0000000000000000000919273445576a7d909eadbdc9c8b5a498908f94a1b1c2b3a5948272625144352432465866738087867c7165523d28140000000000000000000000001326394b5e728699adc1b9a491806c62778da2b7cabfac9b88735e49341f0a000000000000000000000000000000000000000000000000000000000000000000000111212f3b44494a49443d322617080000001f344a5f748ba0b5c8d0bba59079644f3a2511000000000216293b4a545a616c69625a5348392714010000000000000000000000040d141a1e1f282e3234343434322d2a27201609000000000000000000000000000b1f3243526371838f8d827671635443311e0d02000414243647586878868f8b8c7d6b594633210e000000000000000000000000000000081b2e405366798da2b6cabdaa9784715e4b3825120000000000000000000000000000000000000000000000000000000e2133455563768b9caab9c5b5a89f8f7c6a58483726150400001b30465b70869bafc4ccb7a18c768596a7b6bfc4c9ced2cfccc9c4bab0a5998a7867574c3c29160100000000091e33485e73889db3c5b09b866f5a442f1a0500081d31465b6f8599afc4c4af99846f5a442f1a0c0e0f1a29343b42516172889cb2c7b5a18c76614f3d2a16020000000000000000000000060a1525384a5d6f80909ea9b4c0bfb5a89887776f5e53473a2d1e0f0000000000000000000916283b4e6171808f9facb7c3c2b4aba5a4a7b1bfb6a5958776645444332617293a4855626c7271695e554735220f000000000000000000000000091c2f42566a7d93a8bcc1af9c8a7d6b73889db3c8b7a3907d6a5744301b06000000000000000000000000000000000000000000000000000000000000000000000003111e28303434343029201508000000001f344a5f748ba0b4cad0bba6917c68533e291400000000000c1d2c3840465057554e463f372a1b0a00000000000000000000000000000004090c14191c1f1f1f1f1d1915120c03000000000000000000000000000011263a4e616f82909f9f938a8072604d3a28201405112232425364758796a3a09b897663503e2b18040000000000000000000000000000001123364a5e72879cafc1c6b3a18e7a6754412e1b08000000000000000000000000000000000000000000000000000004162737485c6e7d8c9bacbec5bbac99887665554433210f00001b30465b70879cb1c7cdb8a38f8592a3b4c5d3cbc4c1c2c5cbd3d7cdc2b7a79685756a5945301d0c000000000b20364b60748b9fb4c5b09b87705b46311c0700071b2f43576c8398adc3c1ac97836c57422d180300000b17212633465b708599adc1b6a28f806c5945311d0900000000000000000008121a1f22222d40516271808c97a2afbdc6b5a5948d7a7065584a3c2d1c0b0000000000000000000b1f3244536170829099a6b3c1c7bfbab9bcc4c2ae9a87766858473626150b1c2b384450585c5c564c42372918060000000000000000000000000013263b5064798fa4b9cbb9a89a866f8290a1b5c5b09c8874604e3b281501000000000000000000000000000000000000000000000000000000000000000000000000010c151b1f1f1f1b150d0300000000001e33485d72889cb1c6d4c0ab95806b56402b1601000000000b1a262f34383d42403c393024190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d8d9eaeb0a69d907d6a56443c3223131b2e405060708294a5b4b5a593806d5a47331e09000000000000000000000000000000071b2f44586c8092a4b8ccbeab9885715e4b37241100000000000000000000000000000000000000000000000000000009192c3f50606d7d8fa2b4c5c8b7a594847362513e2b1804001b30465b70869bb0c5d2beac9c99a2b0c1cec4b8afacadb1b7bfc9d4d5c5b4a39487735f4c3b2917040000000e23384d63778da2b7c7b29d88725d48331e09000b20354a5e72869aafc4c0ab95806a55402b1601000000050d182d41566a7d92a5b9beae9c8975604c37230e00000000000000071119252e34373737384453626e7985919eaebdc3b2a5988a8376685a4b3a281502000000000000000002152635435264757c8895a3aeb6c2cfcfd0d5c0ab958071635547392b1d0f0d1a27333d444747433a2f251a0b00000000000000000000000000000f24384d62778da3b8cdc5b09b867a8d9faebebfaa96826d5844311e0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f44596e8397acc1d3bea994806a543f2a15000000000819293843494d4f5052524d4133231405000000000000000002090e12141514120f0b07080a0b0b09050101010306060606030000000000000000000000192d4054697d94a9bbc3baad9a867361584f41301e25364a5d6e7d8fa0b1c2c2b09d8a76604b36210b0000000000000000000000000000000015293d5063748ba0b5c8c7b4a18e7a6754402d1a060000000000000000000000000000000000000000000000000000000f2132424f60728596a8bac5c3b2a191806e5b47331e0a00192f44586e8398adc3d8c9bab0aeb5c0c4bbb1a69b97989ca3acb7c2ced2c1b2a28f7c6a584734210d00000010263b50657990a5bacab5a08b75604b36210c000d22374c62778da2b5c9bfa9947d68533e291400000000000413273b4f62768ba0b5cbb8a48f7965503b26110000000000000b19242c3741494c4c4c4e4b44515c67738090a1aab3bfb6a89f948778685745321e0c000000000000000000081725354757616a7785929aa4b1c0cdded8c3af9e8f82736557493b2d2014091520292f32322e271d120800000000000000000000000000000011263b50667b8fa4b6cac7b39e8b8898aabccdb9a5907b67533e2a15010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d92a7bbd0bba5907b66513d28130000000012253747555d62646667675f5141322313010000000000040e161d2327292a292724201d1d1f21201e19161616181b1b1b1b18110c0600000000000000001e33485c708497acc1d5c9b6a39180736b5f4d3c2d34435165798d9cacbecfc4b49f8a745f4b35200b000000000000000000000000000000000d20354a5f728699aab9cbbeaa9784705d4936220f00000000000000000000000000000000000000000000000000000004142331425567798b9ca9b3bfbfaf9e8b76614c37220d00172c41576b8297acc1d6d8ccc4c3c8bfb2a89e95898283889099a5b1bdcbd0beac99887663503d281400000012273c52677c91a7bcccb7a28d77624d38230e000c22374c61768ba0b4cabda8937c67523d2813000000090f15222f3f54697d90a2b7ccbda8937c67523c27120000000000071929374048545d616262635e51414a566272868d98a1b0c2bab2a4978775614d3a2a180500000000000000000007172939464d5967747d8793a2afc0d3dfccbcaea092837567594b3e3125190b0d151a1d1d1a130a000000000000000000000000000000000010253a4e6274879aafc4cdbaa99b9aa6b6c7c8b49f8b76614d38240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4f63788da2b6cbbba5907965503c2814000000061a2e4154657277797b7c7c705f4f41301d09000000000b16212a31373c3e3f3e3c39343232343635322e2b2b2b2c303030302c25211a130b0000000000001f344a5f748b9dadbecad2c0ae9e91887c6a5a4a39425161708095a8bacac4b5a69785705c47321e0900000000000000000000000000000000071c2f4356697c8d9cafc3c6b3a08d7965523e2b160200000000000000000000000000000000000000000000000000000005132537495b6d7d8f95a2aab1ad9e8b76614c37220d001c3144586d8398adc2d7e9dfd9cdbeafa1958b82776c6d747c88939fadbccbc8b7a593806b57412e1b07000013273b5065798ea3b8cdb9a48f79644f3a250f000c2034495e73899fb4c9bda8937c67523c27120b0b111c242833404c5a6a8095abbfc6b3a18f7a66513c2711000000000211243647545a6671767777786f5f4e3d445667727b8392a5b2bfc2b5a4907b67584734210c000000000000000000000b1b28323b4956616a758591a4b8cdcecbcbbeb0a1938577695c4f43372919070000000000000000000000000000000000000000000000000b1f3345586d8398adc3d7c7b8afaeb6c4d4c3af9a86705c47331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c20354a5e73889db2c7bda894806b57432e1a0500000c2135495d71848c8f91938e7c6c5f4d38240f0000000c1b28333d454c51535453514e4947474a4b4a47434040404045454646403a352e271d1000000000001e33485d708090a0adb8c3ccbdaea3998878685749506070808f9dafc3c8b9a79788786754412d1904000000000000000000000000000000000013263a4d60718094a8bdcfbca995826d5a46311d0c00000000000000000000000000000000000000000000000000000000081a2c3e4f60707c8491969e9b8f806e5b48331f0a001f344a5f74889bb0c5d9eedecebfafa09183776e645959606a75828f9eadbdcec3ad98836e5d4a36210c0000162b40556a8090a5b9c9b5a18d78634e39240f0012263b4f63778ca1b6cbbda8937c67523d28222120242f383d43515e69788899adc2c3ad988372604c38230e0000000311202f4153656e77848c8d8d8e7d6c59453949575d68758a94a1aebbbfaa97857664503b261201000000000000000000000b161e2b38454e57677a8da2b7c5bab5b7bebfb1a39588796d605447362410000000000000000000000000000000000000000000000000031a2f445a6f8499acbfd3d6cbc4c3c9d4d2bea995806b57422d19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f33465b70879cb1c7c3af9b87715d48331e08000010253a4f64788da1a4a7a79a8b7b66513c2712000006192a394650596065686a6866625e5c5c5f605f5c58565656565a5a5b5b534f49423a2e1e0d00000000192d4153627283909ba5b2bfccc0b7a697867366595c6e7d8f9eacbbc8b9aa9d8a78695a4a3725120000000000000000000000000000000000000a1e314353667b90a4b8cac4b19d89745f4b3b2a1806000000000000000000000000000000000000000000000000000000000f203142516067777b8289877d7162513f2c1804001f34495e73889aadc1d5e5d2c1b0a2918272655b5148444d586470808f9fb1c4c5b09c8c78634e3a27130000162b40556a7d93a8bdc5b09b87725e4a36210c00162c40556a7d92a7bbcfbfa9947d68543f3837363539404c5254616f7c8696a6b7c9bdaa96826b5743301d0900000011212f3e4d5e70838a95a1a3a39b89745f4b3539434c5b6d7683919daec1b4a2937c6754412f1f0f0000000000000000000000030d1b2732465a6e8397aabdb6a7a0a2acb9c1b3a5988b7d726553402d1b0a000000000000000000000000000000000000000000000000182c4155697c90a3b6c9dbded9d8dde2cdb8a48f7a66513d2814000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e63768a9eb3c7c9b49f89735e48331e09000013283d52677c92a7b9bcb8a8937d68533e291400000f22364857636d747a7d807d7b77737272747674716c6b6b6b6b6f6d707067645d564c3c2a1602000000112435445564717d8894a1afbeccc4b5a28d837767677a8c9dadbccabbaa9b8d80705b4b3c2c1a08000000000000000000000000000000000000011426384d6175899badbecbb5a08b7969594735230f0000000000000000000000000000000000000000000000000000000002142433424d5963666e73726b60534433221000001b3044576a7d93a7bcd2dcc8b5a39285776355483e35313a465361708295a9bdcbb9a48f7b6956432f1b0600152a3f53687c93a8bdc5b09b86705b46311d0800172c41566a7d92a7bbd0c0ab96826b564f4d4c4b4a4d535e676871808d99a3b3c4c7b3a08d7a67533e2a15010000091d2f3f4d5c6b7c8d9da7b3b8b6a18c76604b36272f3e4f5b65728093a7b9bfab9784715f4d3d2c1a070000000000000000000000000d22374b6075899eb2c0ac998b8f9ba5b2c3b6a99c90836f5c4a39281502000000000000000000000000000000000000000000000012263a4d60738799acbed1e2eeedf0dcc7b39f8a75604c38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e63768ba0b4cac8b39d88725d4834210d0000152a3f546a8094a9bfd1c0ab96826b56402c160002162a3e52657580898f939594918c898888898c8a868382828282838387827c78716a5946311d09000000061726374654606b768391a0aebcccbcaa9c968573728598a9bacbc2af9d8c7c6e6153402d1e0e0000000000000000000000000000000000000000091e3246596b7d8fa1b4c7bba897877665523f2b160200000000000000000000000000000000000000000000000000000000061524303b474e525b5e5d584e43352616040000152a3f54687c91a7bcd1d4c1ad998673695a48372b221d2835425265798fa3b5c6beab9986725d49341f0a00162b40566b8295a8bbc7b29e8974604b36210d0013273b4f63788da2b7ccc2ad98846e66646261605f62676f7b7d83909dabb5c1cabead9884705d4a37240f0000001025394c5d6b7a8a9aabb9c4bcaa9986725e49342021313e475464778a9cafc2b3a18f7c6b5b4a37230f00000000000000000000000011263b5065798fa3b8bca7927c7c8a94a6bac6b9ad9f8c79675645321e0900000000000000000000000000000000000000000000000a1d314457697c8fa1b3c5d5e6f9ead6c1ad9984705b47321d09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034485d72889db3c8cab5a08c7763503d2a180500162b40566b8297abc0d5c2ad98836c57422c17000a1e3145596d82929ca4a8aaa9a6a19e9d9d9fa09f9a979797979797979c94928d8675604d3925110000000008192836434e59657282909eafc3c8bab0a3917d798ea1b4c7cfbba793806e5e50443523110000000000000000000000000000000000000000000316293c4e60718598acc0c6b5a594826e5a45301b06000000000000000000000000000000000000000000000000000000000006131e2a34393e464948433b31251708000000162b40566b8297aabdd1cebaa5917d69564b3d2b190f0b1725374b60748897a9bdc8b5a18c76614c37220d0014293d5165778ba0b4c9b8a38e78634e39240f000c21364b60768ba0b5cbc6b19c887c7b7877767574777c838c9496a1aebbc8cbbbaca091826b56412e1b0800000013283e53687b8a99a8b8c8c0af9e8d7b6956432f1b13212b37485a6c8093a8bdbeac9a8a7966533e291400000000000000000000000014293e53687d93a8bdbca7917c6c778b9eabb9c9bca9978574614c37231201000000000000000000000000000000000000000000000114273a4d5f728496a7b7c9ddf1e3cfbba7927d6955412c180400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041c32475c71879cb1c7cfbba793806c594735231100172c42576c8398adc2d5c0ab95806b56402b16001125394d6175899db0b8bdbfbebab6b3b2b2b4b5b4afacacacacacacacb0a9a7a0907c6854402b1700000000000a1825313b475463718095a9bdcbccc0ae9c8b8295a9bdd1c6b4a38d7763504033261706000000000000000000000000000000000000000000000c1f304255687c90a4b7c9c3b19d88725c47321d07000000000000000000000000000000000000000000000000000000000000010d1820252b3134332f281f140700000000152a3f53677a8da2b6cbc9b5a08b76624e3a2d1f0e0000081d3145596b7b90a5bacdb8a38f78634e38230e000e2236485d72889db3c8b8a48f79644f3a250f000a1f344a5f748ba0b5cbcbb7a59793908f8d8c8b8b8c90979fa9abb2beccc6bcad9e8e827266533f2a150000000014293e53687d94a8b7c6c4b3a291806f5d4c3a2714030f192b3d50667b90a1b3c6b8a895806a54412d19040000000000000000000000162b40566b8296abc0b9a6927c676e808f9bacc0c6b4a28d77635241301e0b00000000000000000000000000000000000000000000000b1d3042546678899aaec2d7ecdbc8b4a08c77634f3b26120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b708598aab9cac3af9c89766452402f1e10192e43586e8398adc3d2bda8937d68533e291400162b3f54687c90a4b8ccd2d4d3cfcbc8c7c7c9cbc9c4c2c1c1c1c1c2c2c4bebcac98836e59442f1a00000000000007131e2a37455366798e9eadbbc8cbb9a99c979fb1c4cfbdaa978975604b362215080000000000000000000000000000000000000000000000011325394d6074889aacbcc8b39d88725d4a3724100000000000000000000000000000000000000000000000000000000000000000050b10171c1f1e1b140c0200000000001024384b5e73889db3c8c5b19c87715d48331f0f0100000216293c5064778a9fb3c7b9a48f79644f3a2511000d22374b5f74899fb4c9b5a08b76624e39240f000c21364b60768ca0b5cbd4c2b4aba8a5a4a3a1a0a0a1a5abb2bbbfc5cdc2b4a99e8f8472635648372410000000061a2e43576b8095aabfcbb9a79584736251402f1d0a00001025394e61728497a9bcc1ac9783705c47321c070000000000000000000000172c42576c8398adc2b49f8a766262707c92a5b6c6bba79382705f4d3a2611000000000000000000000000000000000000000000000000132537495a6b8095aabed0dcd2bfac9885705c4834200c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d4155697b8c9cadbfccb9a694826f5e4d3c2c252831465b70869aafc4cdb9a48f7965503b261100192e43586d8397acc0d4e7e8ded7d2cfcdcccccccdcfcbc9c9cdd2d0cfccc7baaa99866f5a442f1a00000000000000010c1927374b6071808f9daab8c7c7b9afacb1bdcec4b2a08d7a6b5a46321d09000000000000000000000000000000000000000000000000000a1e3144576a7c8e9eb1c5b5a08c7866533f2b170200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b60748a9fb4c9c2ad98836e59442f1a05000000000d2135485b708599aec3bba6917c6854412d180011263b5065798fa3b7ccb7a28d77634e39240f000e23384d62778da2b7ccdfd2c6c0bdbbb9b8b7b5b5b7babfc6ced4ccbdb0a4968f8071655445382a19070000000d2136495d72869aafc3c2ae9c89776655443322110000000b1f32445467798fa4b9c4af9985705c47321c070000000000000000000000192e43586e8499aec3b39d88735e5263768899a9b8c3b09f8e7d69543f2a14000000000000000000000000000000000000000000000000081a2b3d52667a8ea1b3c5c7c2b5a3907c6955412d19050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001226394c5d6d7d8fa2b6cac3b19f8d7c6a5a4a3b393d3f4a5e73889db2c7c8b49f8b76614c37220d001b30455a6f869bb0c5dae4d6cbc3bdbab8b7b7b7b8b9b6b4b4b8bdbbb9b7b4aa9c8c7b6956422d18000000000000000000091c30435361707d8d9aa9b8c7cbc3c1c5cec9b8a69583705d4d3d2a1703000000000000000000000000000000000000000000000000000215283b4d5f708398adc3bba896836e5a45301c0a000000000000000000000000000000000000000008131b1f1f1b1815100a02000000000000000000000000000000000d22374c62778da2b7ccc0ab96826b56412c17020000000005182d42576c8296abc0bfab9784705b46311c0013283e53687c93a8bdc9b49f8a745f4a35200b0012263b50657a90a5bacfcec2bab8b8bcc1c2c5cbcbcccfd4dae1d4c1ae9e9386797365544737271a0c0000000014283c5065798da1b5c9bba7927d6c5a48372616050000000215263a4f64788ea2b5c6b19c87725d49341f0a0000000000000000000000192e43586e8499afc4b49f89745f4a596a7a8b9badbfbca994806a55412c18040000000000000000000000000000000000000000000000000f23374b5e718395a7b3b1afa5988673604d392612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2e3f4f6072889cb2c7cebcab99897868594c4e52545465798ea2b6cbc2ae9a86705c47331e09001b30455a6f869aafc2d6d5c6b8afa8a5a3a1a1a2a3a4a29f9fa4a8a5a4a29f988c7d6e5d4c3a2713000000000000000000011425354452606e7c8b9aa9bacad8d6d9cfbeab9a89776553412f1f0d0000000000000000000000000000000000000000000000000000000b1e3043586e8499aec3c5b19c87705b4b392613000000000000000000000000000000000000000918252f3434302d2a251e150a0000000000000000000000000000000c21364b60768ba0b5cabfa9947d69543f2a14000000000000152a3f54697d94a9bfc7b39d88725c47321d0013293e53687d94a9bec9b49f89745f4a341f0a0014293f53687d93a8bdd2c1b0a5a3a3a7acadb1b9c4cfd0d5dce3ceb9a49180776a6056483729190900000000001a2e43576b8094a8bcccb7a28d77634f3d2b190900000000000d21364b5f728598acc1b5a18c77624d38240f0000000000000000000000192e43586e8499afc4b6a28d77624d4c5c6c7d90a3b7c2ad9984705b47331e0a000000000000000000000000000000000000000000000000081b2e415466778a9c9e9c9b938879685643301d0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112131465b70879bb0c1d2c8b7a69687776a6062676a69708295a8bcc9b7a693806a56422d190400192d42576b8093a7bcd0cab8a89b94908d8c8c8d8d8f8d898b8f93908f8d8a857a6e5f503f2f1d0a000000000000000000000817263442505e6c7b8c9cadc0d4e6d3c1b1a28e7c6b59483624110100000000000000000000000000000000000000000000000000000001172c41566b8095a9bcc7b39e8a796856432f1b0700000000000000000000000000000000000818273642494945423e3931281b0d0000000000000000000000000000091e33485d72879bafc4bda8937c67523d281300000000000013283d52677c93a8bdc6b19c87715c47321c0012273c52677c93a8bdcbb5a08b74604b36200b00162b40566b8095abc0ccb7a3928d8f9397989da7b3b9bbc1cad5ccb7a28d7d7368594a3e301f0d0000000000001e33485d71869bafc3ccb7a18c76604b36210d000000000000071b2f42566b8296abc0baa5907b66523d28130000000000000000000000192e43586e8499afc4baa5907a6550414e6073889cb1c6b39f8b76614d38230e00000000000000000000000000000000000000000000000000122437485a6d828b89878680756a5b4b392714010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031a2f44586d8092a3b4c6d5c4b4a596887c76777c807d808f9fb1c4c0ac998976634f3b2713000014283c5064788ea3b8cdc2ae9b8a807a7776767778787874757a7d7b78777570685d504132211100000000000000000000000008162432404e5d6d7d90a5bbd0dfcbb7a39387725f4d3c2a1906000000000000000000000000000000000000000000000000000000000014283d5165798d9fb0c3b9a79886725e4a35210c000000000000000000000000000000000214263645545e5e5a57534e44392b1c0c00000000000000000000000000051a2f43576c8296abc0bda8937c67523c271200000000000012273c52677c92a7bcc4af99846f5a442f1a0011263b50667b91a6bbccb7a18c76604b36210b00172c42576c8297acc1c9b49f8977797d82838a95a0a4a6adb8c5cfbcaa9c908677685c4e3c2a170300000000001f344a5f748b9fb4c9c8b39f8a745f4a35200b00000000000000152b40546a8095abc0beaa95806b56412c170000000000000000000000192e43586e8398adc3bca7927c6d5f5045596e8398adc2b9a59079644f3a250f0000000000000000000000000000000000000000000000000007192b3e51626e747371706c63584c3d2d1b0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293d5063748697a8bbc6d1c3b4a6998f8b8c919593939eadbcceb9a5907c6b5a4734200c000015293c5063778da3b8cdc0ab95806b65636160626363635f606668676462605c554b3f322314040000000000000000000000000009192a3b4a586c8397a9bdd2ddc8b39d8875685745331f0d0000000000000000000000000000000000000000000000000000000000000e22364a5d6f8294a8bec5b5a28d78634e3a2510000000000000000000000000000000000d203244546372736f6c686157493a29180600000000000000000000000000142a3f54687d94a9bfbca7917b67523c2b1907000000000011263b50667b91a7bcc1ac97826c57422d18000f253a4f647990a5bbcab5a08b76604b36210b00172c42576c8398adc2c9b49f897364696b6d77848c8f929aa7b3bdc8baaea39686796b5946331f0b00000000001f344a5f748a9fb3c7c3ae9985705b47321d0800000000000000162b40566b8095abc0c2ad98846e59442f1a0000000000000000000000172c42576c8398adc2bfab998b7d6e5e4f566b8296abc0baa59079644f3a250f00000000000000000000000000000000000000000000000000000e213444515c5f5e5c5b5850463b2e1f0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2134455767798b9eaab4c0ccc3b7aca3a0a1a5aaa8a7b0bccabeb09f8b76614d3c2a170400001c3045586c8093a7bbd0c1ac97836c574d4c4b4c4e4e4e4a4c5153524f4d4b4741392e221404000000000000000000000000000516263748596876889bb0c4d8dfcbb7a3928474624f3b2612000000000000000000000000000000000000000000000000000000000000061a2d4052677b91a6bbcfbba6917c67523d28150300000000000000000000000000000216293c4f6172828885827c74675847352310000000000000000000000000071b2f43576b8095aabfbea894806b5948372411000000000011263b50667b91a7bcc0ab95806a54402b15000f243a4f64798fa4b9c6b19c88725d49341f0900162b40556a8094a9bec9b49f89735e54565a667177787d8997a0adb8c1c0b4a4958976624e3a261100000000001d32475b708599aec3c3ad98836c58432f1a0500000000000002192e43586d8398adc2c4af9b866f5a442f1a0000000000000000000000162b40556a8092a5b8c8b7a99b8d7c6d5d5c6b8095abc0b6a28d77624d38230e0000000000000000000000000000000000000000000000000000051626343f484a494746433d33291d10010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041628394a5b6f848d97a2aebcc9c8bfb8b5b7babfbdbcc2c1baada092836f5c48331f0d0000001f34495e73889cafc2d6c3ad98836c574237363738383836383c3e3c3a3836322d251c10040000000000000000000000000000102233445565768794a5b7cbdee6d3c1b0a2927d6a55402c1c0c0000000000000000000000000000000000000000000000000000000000001025394e63778c9fb2c5bfaa95806b574432200d00000000000000000000000000000a1e3245596c7d909d9a969186766452402d1a0700000000000000000000000d21364a5e72869aafc3c2ae9b89776653402d19040000000011263b50667b91a7bcc0ab96826b56412c17000f253a4f647990a5bbc2ad98836e5945301b060013283c51657a8fa4b9c9b49f89735e484149545d63646b78858f9ca4afbfc2b3a5927d6954402c170300000000182d41566b8296abc0c4b09b87705b46301b070000000000000e1f32465b70869aafc4c1ac97836d58432e19000000000000000000000012273b506375889cb1c6c7b9ab9b8c7b6b707a899baec3b09c88735e4a35200b0000000000000000000000000000000000000000000000000000000816222d33343432302e2921170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2c415568727a85919eabb9bec5c8c4c1c1c1c2beb5ada69c8f82746453402c19040000001f344a5f73899eb3c7d8c3ad98836c57422c212223232321232729272423211e191209000000000000000000000000000000081b2e405162728494a5b2c2d4dbd9dbcec0ad98836e5b493a2a190800000000000000000000000000000001060d121313120d0700020405050b2034485c6f8395a8bac3af9a8773624f3c2914000000000000000000000000000012263a4e6175889caeafaba494826f5c49372411000000000000000000000010253a4f64798da2b5c9cbb8a69583705c47321d0c0000000114273b50667b91a7bcc3ae99846e58432e190010253a4f647990a5bbc1ac97826b56412c1702000e23384d62778da3b8c8b39d88725d48333741494d4f5a67707d8991a2b5c7c1ac98846f5a46311c0800000000152a3f54697d94a9bfc7b29d88725d4835251406000002040a1b2b3d4f6175899eb3c7bca7927d6954402b1600000000000000000000000c2033455a6f8397a9bbcdc9b9a99a8a80848c98a6b7bba895826d5844301b07000000000000000000000000000000000000000000000000000000000510191e1f1f1c1b19140d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001226394a575e6773808e9ba4aab1b4afacacacadaaa299928d7d70645646362310000000001c31465b6f8498acc1d5c2ad98836c57422c170d0e0e0e0c0e1213120f0e0c090400000000000000000000000000000000001124384b5d6f8091a1b2c3d0cec6c4c7cfc6b29e8a7867584837251200000000000000000000000000040e161a2127292926211b1517191a1a1a192d405366788b9db0c4b6a391806c58432e1a0500000000000000000000000000162b4055697d91a4b8c4c0b19f8c796653402d1a070000000000000000000011263b50667b91a7bcd1d5c4b39f89745f4c3b2a19080000091d314457697d93a8bdc0ac98836e58432e1900152a3e52667b91a7bbc1ac97826b56412c1701000e23384e63788ea3b8c8b39d88725c4732252e34383c4a54606c75869ba9b8c7b29e89745f4b36210c0000000013283d52677c91a5b8c9b49f8b7663524331201a131317191b2838495a6c7d91a5b8ccb8a38e78644f3a2611000000000000000000000004172b405467798c9eb1c4d5c7b7a89995999fa9b6c4b19f8c7864513d2915010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091b2c3a434a55616f7d8a8f969e9f9a97979798958e867d796f6053463828180600000000182c4055697d92a6bbd0c1ac97826b56412c1702000000000000000000000000000000000000000000000000000000000002172b4054677a8d9eafbfd0cbbcb1afb3bdccbaa89686766654412e1a0700000000000000000000000514212a2f353b3e3e3b362f2a2c2f2f2f2f2d2b36495b6d8297acc1c1af9b87715c47321c0700000000000000000000000000152b4054697b8d9daebfcebca99683705d4a3724120100000000000000000010253a4f64798fa3b8cce0cbb6a28d7a69584736251403000e23384c60738699acc1bba7927c6954402b1600172c41566b8295a9bdc2ad98836d58432e19040011263b50657990a5bac8b39d88725c47321d1a20232c38434f596d838c9bafc4b7a28e78644f3a2511000000000f24394d62768a9aadc1baa6938270614e3d352e27282c2f3037465667788a9caec1cbb8a38d77624c37220d0000000000000000000000001124374a5c6e8294a8b7c5d3c6b7adabadb3bcc7b8a694826f5c4935220e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c272f3844515f6c777a82898a8683828283827a726a6460514236281a0b000000000011263a4e63788da3b8cdc0ab95806b56402b160100000000000000000000000000000000000000000000000000000000000e1f31465a6f8397aabcccd0bead9e99a0aebdc5b4a49584715d4934251504000000000000000000041423323e4449505353504a433f414444444442403d3f546a8094a9bec8b39d88725c47321d0b000000000000000000000000001126394c5d6e8090a1b1c2c5b3a08d79665340301e0b0000000000000000000d22374b6075899eb3c7dcd1bdaa9888766554433221110816293c50657a8fa3b5c8bba59079644f3a261100172c42576c8293a7bbc4af9a86705b46311c0700152a3f54687d93a7bcc7b19c87705c47321c070b0e1a25323f5365718398acbfbca7927c68533e2a15000000000a1e33465a6c8094a9bfc2b09f8f7d6b5b5049423b3d414446495564748596a7b9cbc2af9b8a78634e38230e000000000000000000000000081b2d3f5164788d99a7b5bfc0c4c1c0c2c7c3b9aa9a897764523f2c190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141b2633414e5b62666e7474706c6b6b6c6b665f564f4c423324180a0000000000000d22374c62778da3b8cdc0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000081b2c3d4d6075899eb2c6d9c7b3a08f848fa0b1c0c2b2a08b7663524332210f0000000000000000031323324150595c646868655e575456585a5a595755524f52667b90a4b8c8b39e89735f4b3a2816040000000000000000000000000a1c2e405061728394a4b5c5bca996836f5e4d3a2612000000000000000000081d31465b70869bafc4dad9c7b6a594837261503f2e241b1e3246596b8093a8bdd0bba5907a66503b26110014293d5165798fa4b9c7b29e89735e4934200a00192e43586d8297acc0c7b19c87705b46301b0600000814233647566a7c90a5bbc0ab96826c57422d180300000003192e43586e8499acbdcdbdae9b89786c635d564f5256585b5e66738393a3b4c5c6b8a894806b5c4935210c000000000000000000000000000f22364a5e6f7b8997a5a9abafb3b5b4b2aeaa9b8c7c6b59473523100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091523303d484c525a5f5f5c5756565756524b433a38302415060000000000000010253a4f64798fa4b9cec0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000f24374a5a6b7d90a4b8cccfbeac9884708294a2b4c8b9a592827061503e2b1804000000000000000e203141505e6d70787d7d79726c6a6b6e6f6f6e6c6a6764626175899db1c5b7a28e7a69574533210e00000000000000000000000000112233435465758697a7b7c6b29f8d7c6a55422f1b080000000000000000021b2f44596e8499afc4d9e5d4c3b2a190806e5d4c40372f2a384d6175899baec2d0bca7927c67523c271200162b4055697d93a8bdcbb6a18c76614c37220d001d32475c71869bb0c5c7b19c87705b46301b0600000006192d42566a7d91a6bbc4af9a856f5a45301b0600000000182e43586d7d8e9fafbdcab8a7978a8077716a64666b6e7073788492a1b1c1c7b7a89b8e7b66513e2c1a0600000000000000000000000000071b2e41515e6b78899494979a9da09f9d9a958d7c6d5e4d3c2a18060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000512202c34373f464a4a4742404142413d372f27231d13060000000000000000152a3f53687c92a7bbd0c0ab95806a55402b16000000000000000000000000000000000000000000000000000000000013283d526778899aadc0d3c2b1a0917d69758599adc1c2b09f8f806e5b48331f0a00000000000000172b3e4f5f6e7a868c93938d878280828486868483807c787776748295aabfbeab98877563503d29150100000000000000000000000004152636475868788999aababcaa9682715e493724110000000000000000001d32475c72889cb1c6dbf0e1d0bfae9d8c7a695d534b433f4551667b90a5b8cbc6b3a08d7964503b251000192f44586e8398adc1ceb8a38f78634e38230e001f344a5f748a9fb2c5c7b29d88725c47321d070000000c1d2f43586e8499aec1c7b29c88725c47321d0800000000152a3e51607082919faebec4b5a79c938d867d787b808386888d95a1b0bfcbbba9998a7c6f614e39240f000000000000000000000000000000112332404d5a6a767d7d8286888b898885807a6e5e4f402f1e0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1920232b313434322d2b2c2c2c29231b130e0901000000000000000000182d42576c8297abc0d4c1ac97826b56402c160100000000000000000000000000000000000000000000000000000003162a3d53687c93a7b8cac9b7a593837364697d92a5b9cdbdad9d8b76614c382715020000000000001d32465a6d7d8c99a0a8a8a29b969596999b9b999794918f8c8c8b8c98abc0c8b6a492806d5844301b06000000000000000000000000000819293a4a5a6b7b8c9cacbbb19f89766654412d1c0d00000000000000001d32475c72889db1c6dbece4dccbbaa998887870675e585457626e8094a8becebca99684705d4a36210d001a2f445a6f8699adc2cfbaa59079644f3a250f001e33485c6f8396a9bdc8b39d88725c47321d0700000216293b4c5f718498adc3c9b49f89735e48331e09000000000e213342526372828fa0b1c2c5b9afa7a19a928f9095989b9da1a8b3bfccbcad9f8b7a6c5e5243311e0a0000000000000000000000000000000514222f3d4c5a6768696c70737474726f6b665f50403122110100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0f171c1f1f1d1916171717140f08000000000000000000000000001a2f445a6f859aafc4d7c2ad98836c57422d1803000000000000000000000000000000000000000000000000000000091e3246596d8295aabed2bfac998875645662768a9db1bdcbb9a48f79645644311d090000000000001e33485e73899ca9b4bbbcb6afabababaeb0b0afaca9a6a3a1a0a0a1a7b5c7d3c2b09c88725d48331e0900000000000000000000000000000b1c2c3d4d5d6d7d8e9eb1b8a59484705c4a3a2b1a09000000000000041b30455a6f8499afc4d9d9d0cccdc7b6a5958d837a726c686a74808c9baec2c5b29f8c796754412e1a0600192e42576b8297acc1ccb7a38e78634e39240f00192c405366798fa3b8c8b39d88725d48331e0e0b12171d3145586a7c8fa1b3c7c8b39e89735e48331e090000000004152435455463718294a5b0bbc2c2bbb5aea7a4a5aaadb0b2b5bcc5cbbcaf9e8f83715c4e41342514020000000000000000000000000000000004111f2e3c49535354575b5e5f5f5d5a57524c4132221304000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879bb0c5d9c4af99846e58432e19030000000000000000000000000000000000000000000000000000001023384c6175899cb0c4cbb7a3907c6a58475a6d82939fadbcbca8948274604c37220e0000000000001e33485e73899fb4c1c5cbcac4c0c0c0c3c5c5c4c1bfbbb8b7b5b5b7bac5d3ddc8b39d88735e4a3724110000000000000000000000000000000e1f2f3f4f606f8295a7b9b2a08c79685849382613000000000000091e33485c70869bb0c5d7c8bcb7b8c0c3b3a7a0968e87827d7d88929daab9cabbab96826f5c4a37241100001d32475c71869aaec3c7b29d8974604b36210d0011263b50657a8fa3b8c9b49f89735e483323231f262c2f364a5f748899abbed0c5b09b87715c47321c070000000000061727364553647888929fa6b0b9bdc4c1bcb9babec2c5c7cac8c1baad9e9380716454413023160700000000000000000000000000000000000001101e2c373e3f3f4246484a4a4845423d383023140400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f869bb0c5d9c4af99846e58432e190300000000000000000000000000000000000000000000000000000d1e2e3f4f647990a4b8ccc8b39d8873604d3e516474828f9eafc3b1a08f7965503b27120000000000001e33485e73899eaaacb1b7bfbdbcbfbdbcc0c3c1c1c4c9cdcccbcbcccfd7dbdfcbb6a28d796754402b1600000000000000000000000000000001112131425164778a9badbca99786766755422e1a0600000000000c21364b60768b9fb4c8cbb9aaa2a4adbac4bbb3aaa29b9694949ba4afbbc8bbac9d8f7d69543f2d1a0800001f344a5f748a9fb4c9c5b09b86705b46311c080010253b5064778da3b8cab5a08b745f4a3a3838333b4144445466778ca0b5c9d2c1ac97836d59442f1a0500000000000009182735495d6c75828f92a0a4a9b1bbc4c7c7c6c4c7c2bcb5ada79d8f8076645346372512050000000000000000000000000000000000000000000e1a2429292a2d3133343433302d28231c12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f869aafc4d4c0ad98846e58432e19030000000000000000000000000000000000000000000000000007192b3c4c5d6d7d8fa3b8cec2af9c88735e4835465664708094a9bfbda8937d6955402b190800000000001c31465b70839295979ca3aaa9a7aaa8a7adaeacacafb4b8babbbbbbbec2c6cac9bca997836e58432e190000000000000000000000000000000003132335485a6c7d90a3b6b5a49585725d49341f0a00000000000d22374c62778da2b7ccc4af9c8d909dabbacac6bdb6afaba9a9aeb7c1ccc1af9e8e7d7164513d28130000001f34495e73899db1c4c5b09b86705b46311c0700162b3f53677b8fa4b9cbb6a18c7660534e4e4d474e555a5a62728395a8bbcfc1b5a4927d69543f2b160100000000000000091a2d3f4e5863707a828c8f959eabafb1b2b1afb3aea7a399928a80706358483628190800000000000000000000000000000000000000000000000810141415181c1e1f1f1e1b18140f090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586d8398adc3cfbaa6917d6955402c17020000000000000000000000000000000000000000000000000012253648596a7a8c9cadbfccbca893806c5945303846546a8094a9bfc1ad98836e59463725130000000000182c405366757c8083888f9694919594929b9997979aa0a3a5a7a5a5a9adb1b4b4b0a792806b56412c17000000000000000000000000000000000005182b3d4e6073879aaec2b3a18c76614c37220e00000000000c21364b60768ba0b5c9c2ad98837d8d9dacb6bcc1c5c4c0bfbfc2c7c1bbb5a492806f60544635220e0000001c31455a6e8295a9bec7b39e89745f4a36210c001a2f44596e8396aabecdb8a38d776b686163625c636a6f6f738290a1b3c5c4b2a3988874634f3a26110000000000000000001021303c45526066707779828d979b9c9d9c9a9e9a9390867d776d6151473a2a180a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41566b8297acc1cdb8a38d77634e3a261200000000000000000000000000000000000000000000000000091c2f425466778899a9bacbbfaf9e8d7b66513d2a283d52677c91a6bbc4af9985736454432f1c0700000000112436485762686a6d737b82807b82807d87848282868b8f9092909094989ca09f9c958d78644f3c28130000000000000000000000000000000000000d1f3143576a8094a6b8b8a38d7763503d2a170300000000091e33485d71879bb0c5bfaa95806e7d8e9ba2a7acb0b7bfc5bfb9b3ada7a19a887462514236281705000000182d42576c8295a9beccb7a28d78644f3a2611001b30465b70879cb1c6ceb9a59185827c75787770767d848687919faebfd0bca895857a6a574633200c00000000000000000003121f2934424d535d62656f7b82868788888689867d797369635b504233291c0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d13181b1b1b1a150d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8095abc0cdb8a38e78634e392410000000000000000000000000000000000000000000000000001225394c5f718395a6b7c7c2b2a191806f5e4c3823253a4e63788da2b7c8b4a29283725f4a3724110000000007192a39454e53555960676c6b676c6c6c706f6b6c717678797d797b8084888b8b87827970614d38230e0000000000000000000000000000000000000214283d516577899db1baa593806d5946331f0c00000000051a2f44596e8499aec3bfa9947d686f7d878d92979ca3acb0aba59f99928d86806c58453324190a000000001a2f445a6f8499afc4d0bca7927d6954402b16001b30455a6f869aafc4d4c1afa19a96928b8f89878b92999b9ba3afbdcdc3b6a48f79685c4c3b28160400000000000000000000020d1624313941494d515e676d707072736f74726a6563564f483e3224170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080a0a0701000000000000000000000000000007121b21282d3030302f291f1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0d0bba6917b67533e291400000000000000000000000000000000000000000000000004192d4155687b8fa1b3c4cab6a59483726251402f1c21364a5f74899db1c2c0b0a08b776653402d1a06000000000c1b28333a3e40444c535757525757595b5a56575c6163656864666a6e727474726d655d5344311e0a000000000000000000000000000000000000000e223648596e8398adc2b09d8976624f3b28140000000000182d42576c8398adc3bfaa95806b606b72787d8388909a9c96908a857d77726b61513e29150700000000001a2f445a6f869bb0c5d5c1ac97836d59442f1a00192e43586d8397acc1d5cdbeb4aeaba4a0a39d9b9fa6adafb0b6c0c7bbb1a5988875614c3e2e1d0b0000000000000000000000000006131e242e3438404c53585b5b5c5e5b5f5d57504f453b342b2114060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811181d1f1f1c160d0300000000000000000000000918252e363c41454646443c302213030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556a8095abc0d3bfab96826c57422d18030000000000000000000000000000000000000000000000091e33485c708598abbed0c5b09b87766555443323121c31455a6e8295a4b2c3baa69583705d4936220e00000000000a161f25292b30383e42413e42424446454142484c4e51534f5155595d5f5f5d58514941352614020000000000000000000000000000000000000006192b40556a8094a6b8b9a5927d6a57432f1c08000000061b30455a6f8499afc4c3ae9a86705b575e64696d737c8687827b767069635d57504333210e0000000000001a2f445a6f869bb0c5dac6b19c87725c47321d00152a3f54697d93a8bcced5d0c8c3c0b8b5b8b2b0b4bac1c4c5cac3b6a99e9388796a5845322010000000000000000000000000000000010a111a1f232e383f4346464748464a49433b3a332820180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a242c323434302a20150900000000000000000004162736414a50565a5b5b584e4031200f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc1d6c3ae99846e58432e190300000000000000000000000000000000000000000000000d22374c61768ba0b4c8d2bfab97826d584737261605162b3f5265778694a5b8c4b3a08d7965513d2814000000000000030b1114161c242a2c2c292c2c2f30302c2e3337393d3e3a3c4045484a4a48443e362d24170800000000000000000000000000000000000000000012273c506477899cafc1ae9a87725f4b37230f0000000a1f34495e73889db2c6c8b39d88725c474a4f5458606a70726d67615b554f49433c332516040000000000001a2f445a6f869bafc3d5c9b49f89735e48331e0011263b5064798da2b0bcc0c2c5c8cecccbccc7c5c8ced1ccc8c2b4a5988c82766a5b4c3a281502000000000000000000000000000000000000060b111c242a2e303032333234342f272520160c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002111f2c3740464a49453d3327190a00000000000000000e213345545d656b6f70706b5e4f3e2c190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc1d6c4af99846e58432e190300000000000000000000000000000000000000000000000e23384e63788fa3b8cec9b6a38f7b67533f2a1908000f233648596876889bb0c4bca895806b57422d190000000000000000000001090f1517171417171a1b1b17191e2224282826272c30333434332f29221a1106000000000000000000000000000000000000000000000d2135485a6c8095a9bdb6a28f7a66523e2a160200000c21364b60768ca1b6cbc6b19c87715c47353a3f444d565c5c58534d47413b352e28201507000000000000001a2f44596d8094a6b8ccc3af9b87725d48331e000d21364a5e728492a2a7abadb0b4bac2c7c7c7c7c4c0bcb8b3aea496877a6e64584c3d2e1d0b00000000000000000000000000000000000000000000091015191b1b1d1e1d1f1f1b14100c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f202f3d4a545b5f5e5950443728180600000000000004182b3e51627179808487877c6d5b4936230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc1d6c3ae99846e58432e190300000000000000000000000000000000000000000000000e23384e63778da1b1bdbcab998773604c382410000006192a3b4a586c8398adc3c3af9a866f5a442f1a000000000000000000000000000000000000000000000004090d0f13131112171b1e1f1f1e1a150e0600000000000000000000000000000000000000000000000005182b3d5165798fa3b7beaa96826d5945301c0700000d22374c62778da2b7cbc2ad98836e59442f262a303a424747443e38332d26201a140d030000000000000000162a3d516679899eb3c1b4a894806c58432f1a00071b2f42556573858e9396989b9fa6afb1b1b1b2afaba7a39f9a938677695c51473b2e1f10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2d3e4d5b677073736c6255463624110000000000000a1e33475a6d808d94999c9b8b7865523e2a1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc1d6c1ac97826c57422c170200000000000000000000000000000000000000000000000b2035495d718394a0a9ab9e8e7c695744301d090000000d1d2c42576c8397acc0c1ac97836d59442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22374b5f74899eb2c5b19d88735f4a35200b00000b20354a5f73889cb1c6bfa994806a55402b16151e272e32322f2a241e18120c0600000000000000000000000e23374a5e73889db2afa3978b7965513d2914000013253747566773797d8283868b939a9c9c9c9d9a96928e8a86807568594b3f34291d10010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0c0f110e080000000000000000000000000000000000000000000114273a4b5c6b7984898880736453402c170300000000000e23384d61768a9ea8aeb1a895826d59442f1b060000000000000000000000000002080d0e0e0c0805000000000000000000000000000000000000000000000000000000000000000000000000000a12191c1d1b17110f0e09030100000000000000000000000000000000192e43586d8398adc2d5c0ab95806a55402b16010000000000000000000000000000000000000000000000061a2e41546575838d94968e806f5e4c3a27140100000000162b3f54687c90a3b6beaa96836f5a442f1a0000000000000005090b0d0d0d0b0a0704020201000000000005090b0b0b090706010000000000000000000000000000000000000000000000000000000000000000081c31465a6f8499aec3b6a18c77624c37220d0000071c3044596e8499afc4bfa9947d68533e2914010b13191c1d1a15100a0400000000000000000000000000000a1f344a5f748a959e9c9185786e604c38230e0000081a293849575f64686b6e707680868787878886827c7874706b63584a3b2d22170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141b1f212426231c1207000000000000000000000000000000000000000a1e31445769798a969e9c91836f5a45301b06000000000011263b50657a90a5b9c3c5b19c88725d49341f090000000000000000000000030d151d222323211d19140e05000000000003090b0d0d0d0f0e0800000000000000000000000000000000000006111c262d3132302b2525231c18150f0500000000000000000000000000001b30455a6f869bafc4d4bfa9947d69543f2a1400000000000000000000000000000000000000000000000000122536475765707980827b706151412f1d0a00000000001125394d60738798a9b3a38f7a6755412d18000000000009141a1e20222222211f1c1917171616141212151a1e2021201e1d1b150c0000000000000000000000000000000000000000000000000000000000000002182c41566b8095aabfb8a38f78634e39251200000b20354a5f73889cb1c5bfa994806b57422e1904000000000000000000000000000000000000000000000000091e32475b6d788289888073675b5142301d090000000b1b2b39444a505356585c636b7071707373706c6864605b5650463a2c1d1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004070707060300000000000000000003070a0a08050000000000000e1c272f3436383b382f25190b0000000000000000000000000000000000001125394d60738698a7b3af9c88725c47331f0b000000000012273c52677c93a7bcd2cab5a08b76604b36210b000000000000000000020c1620293137383836322e2922170b0001080e171d2022222225231c12040000000000000000000000000000000c17232e394146474540393a38302e2a22170a000000000000000000000000001b30455a6f869aafc3d4bfa9947d68533e29130000000000000000000000000000000000000000000000000007192a3947535d656a6b675e51423323120000000000000a1d314457697a8c99a0968874604b382612000000000c1b272f33363737373634312e2c2c2b2b2927272a2f33353636333230281d0f0100000000000000000000000000000000000000000000000000000000000013283d52677c92a7bcbba6917c6854412e1905000f24394e63778da2b7cbc3ae9a86705c47321c0700000000000000000000000000000000000000000000000004182b3e4f5c656f74736c62564a3e33241301000000000d1b2730363b3e41434750575b5c5b5e5e5b57534f4b47423c34281c0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b13191c1d1d1b18130b0200000000030e171c1f1f1d19130a0000000b1c2c3943494b4d504c4236291b0c0000000000000000000000000000000000162b3f54687c90a3b6c5b49f8b76634e3a2510000000000011273c51667a8fa4b9cfccb7a28d77624c37220d000000000000000912171e28333c454b4e4e4b47433d35291b14141c202a32363737373a372f22130300000000000000000000000007121e2935404c555b5c5a544c4f4c44433e35281c130b0500000000000000000000182d42576b8094a9bed3bfa9947d68533e291300000000000000000000000000000000000000000000000000000c1b2936414a515556534c41332415050000000000000114273a4c5d6d7b878b84796b5945311d0900000009192a3843484b4c4c4c4b494643424240403e3c3c3f43484a4b4b4747443b2d1f1103000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcbfab9885715c47321d080011263b50657a90a5bacfc5b19c88725c47321d07000000000000000000000000000000000000000000000000000f21313e49525b5f5e595044382c2215060000000000000a141c2226292c2e333c42464746494946423e3a36322d2821170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e272e313232302d271e140700000413202b313434322e261c10030316283a4a565d6062665f5447392a1a09000000000000000000000000000000001a2f44596d8397acc0cebaa6917b66503b2611000000000011263a4e63788fa4b9cfcdb8a38d77624c37220d0000000000000e1b262c313b454f58606363605c575147392f272630353d464b4c4c4c4f4b4031200e00000000000000000000000a1824303b47525e6970726f6860645f595851463830251f1a1309000000000000000014283c51667b91a7bcd1bfa994806a543f2a150000000000000000000000000000000000000000000000000000000b19242e363c40403e382f23150600000000000000000a1d2e3f4f5d69727472665c4d3c29160200000416273748565d60626262605e5b585757565553525254585d5f60605c5c584b3d2f2112020000000000000000000000000000000000000000000000000000000011263b50667b91a7bcc7b39e89735e48331e090012273c52677c92a7bcd1beaa96826d5945301b06000000000000000000000000000000000000000000000000000313212c363f464a49453d32271b0f04000000000000000000070d1114171920282e3132303434312d2925211d19130d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112222f3a4246474745413b31251606011323313e46494a4742392e21130c1f324658687276777b71655747382716040000000000000000000000000000001c31465b70879bb0c5cfb9a48f7964503b25100000000000152a3f54697d92a6bbd0cdb8a38d77624c37220d00000000000c1d2c3941444e58626c74787874716c64574a433937434a4f5a60626261645e4f3d2a16020000000000000000000c1a2836414d59646f7b8588837c7479706e6d64564b4239332e261a0b00000000000000152a3f54697d93a8bdd2c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000007111b22282b2b29241c1205000000000000000000001021313f4c575e5f5e554a3e2f1e0c00000010223344556672747777777673706e6c6c6b6a686767696d717476757171695b4d3f3020100000000000000000000000000000000000000000000000000000000011263b50667b91a6bbc5b09b87715c47321d080013283e53687c93a8bdcfbaa5907b66523e2a16020000000000000000000000000000000000000000000000000000030f19232b323434302a20150900000000000000000000000000000000040d14191c1d1b1f1f1c1814100c0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1e30404d565b5c5c5a564e433424120d1f30414f5a5e5f5c564b3f312313273b4e6275868b8d8f83756556453322100000000000000000000000000000001d32475c72889db2c7ccb7a28d77624d38230e0000000000162b40566b8297acc1d5cdb8a38d77624c37220d000000000d192a3b4a5558616b7580888f8d8a868275665e564b46555f606d75777776796d5a45311f0d00000000000000000a1b2a3746535f6a76828d999d97908b8f86848274665f534e474238291805000000000000162b40566b8297acc1d5c0ab96826b56402b16010000000000000000000000000000000000000000000000000000000000070e1316161410090000000000000000000000000313212e3a43494a4943382d20110000000b1c2c3f516273848b8d8d8d8b888684838282807d7c7c7d82878b8c8b8787796b5d4e3e2d1c0a0000000000000000000000000000000000000000000000000000000f243a4f64788fa4b9c3ad98836e58442f1a050013293e53687d94a9bfccb7a28d77624d38230f00000000000000000000000000000000000000000000000000000000000610171d1f1f1c160d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2d3b4e5e6a7072726f6a6052422f1b15293c4e5f6d737471695d4f4131202e42566a7d92a0a3a193847362513f2d1b0a00000000000000000000000000001b30465b70869bb0c5c9b49f8a745f4a35200b0000000000152a3f54697d92a6bbd0cdb8a38d77624c37220d0000000e1d2b364759686d747d88929ca3a29f9b94857772685c516473767d8a8d8c8c89745f4e3c29150000000000000007182738485564707c88949fabb2aba4a0a09b999284787166635c554735220e000000000000162b4055697d93a8bdd2c0ab97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111d272f3434342f261a0f0200000015283a4a5b6e80919fa2a3a2a09d9b989897979594939394979b9fa19f9c97897b6c5c4b3926130000000000000000000000000000000000000000000000000000000d22374c61768b9fb4c3ad98836d58432f1b060013293e53687d94a9bfc9b7a18c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e0e0a0600000000000000000000030c1217191917130b010000000000000000000013273a4b596b7c868888857d705e4a36211c3145586b7d8889867a6d5f4f3d2a33475c71869aaeb8b1a291806e5d4a3927160400000000000000000000000005192f44586d8397acc0c5b09b87715c47342010121212100d11263a4e63778da3b8cdcdb8a38d77624c37220d00000a1c2c3b485264768388919ba5afb8b7b4afa3948d867a6d606c828c8f9ca2a1a18f7a6b58432e190400000000000715253645566672838f9aa6b1bcc6bfb8b5b4b0afa2948f7d7b767164513c281408000000000012263b50667b91a7bcd1c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b141b1f1f1f1b130900000000001b30445768758b9eafb7b8b7b5b2b0adadacacaaa8a8a8a9acb0b4b7b4b1a7998b7a6856432f1b060000000000000000000000000000000000000000000000000000091e33475c70869bb0c4af9b86725e4934200b0013283e53687c92a7b4b4afa08c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a1016191712090000000000000000000000000000000000000000000000000000030f192023231f1a140b000000000000000a1620272c2e2e2c271e1103000000000000000000182d41566975889a9d9c998e78634e392421364b5f74889b9f988c7d6d59442f354b5f748b9fb4c9c0af9e8c7a68564533200c00000000000000000001090f18202b3f54687d93a7bcc6b19c8875634f3b262527272725211f22374c62778da2b7cccdb8a38d77624c37220d00001427394a59657080939ba4aeb8c1cbccc9c1b2a6a2988c7d706e8499a2acb7b7ab99846e58442f1a06000000000415253342536374848fa0acb7c3ced1d1cccbc8c5c0b2a79c8f908a806b56423226180900000000172b4054697d93a8bdd2bfa994806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e738692a5b9cccdcccac7c5c3c3c1c1bfbebdbdbec0c5c9ccc9c5b7a99886725d49341f0a0000000000000000000000000000000000000000000000000000041a2f445a6f859aafc4b5a18c77624c37220d0011263a4f63778b999f9f9b9387725d49341f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e171e242a2e2c251b0d0000000000000000000000000000000000000000000000000514212c353838342e271e1103000000000c1b28333b414343413b2f2111010000000000000000192e43586d8394a5b3b1a48f79644f3a25293b4e63788ea2b4a99a856f5b4632364b60768ba0b5c9cdbba9978674634f3b2611000000000000000005131d242b343b3e50657990a5bacbb7a5937c67523c36393c3c3c3a3634363a4f64788fa3b8cdccb7a18c76604b36210c00071c3043566877828f9eb0b7c1cad4d1d1cfcdc3bab5a99c8f8378859aafbecac4af9b86715d4935210d000000000e2133435060718291a2adbdc9c5bdbcbcbbbbbbbec4c4baaca3a39a86705c4f43362718070000001a2f44596e8398acc1d1bca7937c68533e2813000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b0c1d4e2e1dfdcd9cec7c5c4c1bcbcc0bcbec4ccc4c0c0c3b5a18c76604b36210b00000000000000000000000000000000000000000000000000000a1e33485c71879bb0c5b6a18c77624c37220d000c2034485b6d7c868a8a8680756857432f1b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000614202a32393f4341382b1d0e00000000000000000000000000000000000000000000051423323e494e4d49433a2f21100000000a1b2a39454f555858564d3f2f1f0f00000000000000001c31475c70869aaec2b7a28d77624d3823324658697c91a6bbb39e8a75614d3933485d72879bb0c4d6c7b5a3927d68533e29140000000000000003142330383e474f535463788fa4b9cab6a28e7a65514e4b4e5252524f4b4a4b4e53687c92a7bbd0ccb7a18c76604b36210b000e22364b5f7386959fadbccbd4ccc1bcbcbbb8bdc8c7baada0958d8f9fb3c7dbc9b4a08d7864503b261100000002162a3d50616d7d8f9faebecbc1b3a9a7a7a5a5a6aab1bbc4beb8b39d88776c6154453624120000001b30465b70869bb0c5cab6a38f7965503b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d728699abbed1e4f7ebd9c9bbb3b0afaea7a7aca7a9b1b9b0ababaead9c89745f4a35200b00000000000000000000000000000000000000000000000000000d23384c61768ba0b4c9b49f89745f4a35200b0005182b3e4f5e69717474716b63584a3a2714000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051524323d464d535855493b2c1c0c00000000000000000000000000000000000000000112233242505c63625d574d3f2e1d0d00041628394857626a6e6e6a5d4d3d2c1b09000000000000001d32475c72889cb1c5b7a18c76604b3622374c61758898acc0b9a5917c67523d2f43586c8295a8b8cbd2c0ab95806a55402b1601000000000000102132414d515a63686a6b798fa4b9c5b09b8772616263606367676764605f606366687d94a9bfd4ccb7a18c76604b36210b00182b3d5065798ea2b2bdcbd4c8bdaea7a7a7a3aab3bccabeb2a8a1a2adbdcfe1ccb8a4907c67523c27120000000d1e3245596c808c9cadbdc9bdb0a3959291909091959ea9b1c0cbb7a4958a7d726353422f1c0800001a2f445a6f8599aec3bfad9b87735f4b37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f43576a7c8ea1b4c7dbece2cebbab9f9b999992939992959ea49c96969a9a8f806c5945311c0800000000000000000000000000000000000000000000000000000f253a4f64798fa4b9c8b39d88725d48331e0900000f2031404c565c5f5f5c5750463a2c1c0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102233424f5a61676d67594a3a291806000000000000000000000000000000000000000d1f304151606e7877716a5d4c3b2b1a0a0e2134465766747d84847a6b5b4a382613000000000000001b2f44596d8296abc0b7a18c76604b3622374c62778da2b6c8bea9947d68533e293d5165798a9cafc4d6c1ac97826c57422c190900000000000b1d2e3d505f666d777d80828695a8bdc5b09b867976777775787b7c7c79767476777b7c7c93a8bdd3ccb7a18c76604b36210b001e32475a6c8094a8bdcfd3c4b6ab9f9291918e9a9facbbc5c5bcb6b6becbdadbc7b29e8975604d39240f000004182b3c4d6175899caabacabaaba192857c7c7a797b828b95a2b4c6c2b3a79c9082715f4b37230e0000182d41566b8094a7b5b3a2907d6a5744301c080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014273a4c5e718598acbecedfdec9b49f8d8684847d80877c828a8f89828286867d70614f3d2a160200000000000000000000000000000000000000000000000000000f253a4f647990a5bbc8b39d88725d48331e0900000313222f3a42474a4a47433c33291c0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192c4051606d757c83776858473623110000000000000000000000000000000000000016293c4e5f6f7d8c8c867a6a5949382817162a3d506375859298998a796755422e1a06000000000000162a3f54697d94a9bfb7a28d77624d3823364b5f74899eb3c8b9a5907b66513c2736495c6d8296abc0d5c3ae99846f5b47372716040000000015283a4c5b6d7b828a9395979aa3b2c4c8b4a1948f8c8d8c8b8d9193928e8b8b8c8d9093939bacc0d5ccb7a18c76604b36210b001f344a5f74899cafc3d7c7b5a6988e827b7b7c878e9da9b1b9c1cbcbd1dbe9d7c2ad99846f5a46311d0900000a1f33475a697c91a4b8c8c2af9c8e857467676664666e798597a9bbc5c4b9aea08f7a66513c2714010013283c5064778999a09e958472604e3b281401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2f4154687d91a0b0c1d2dec9b49f8c796f6e6b6e726a6d7678756c6b70706a60524332200d0000000000000000000000000000000000000000000000000000000f24394e63788fa3b8c9b49f89745f4a341f0a00000004111d272e323434322e2820170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33485c6f7d8a909687766553402d19050000000000000000000000000000000000001c3045596b7d8e9ca199887767564535241c3145596d8093a3ada89785725d49341f0a000000000000172c40566b8095abc0b9a48f78644f3a2434495d72889db3c8b7a18c76614d38242d3f546a8095abc0d3c7b39e8a7664554533200d000000001c30445769798a959ea7ababaeb5c1d0d0bfb0a8a3a1a2a1a0a2a6a8a7a3a0a0a0a3a5a8a8acb9c9dcccb7a18c76604b36210b001d32475c72889cb2c7d1bda997887b7066666b707d8c969ea5b0bfd0dcebead4bfab95806a55402c170300000e22374c62778799acc0d1bca7928073675652504f525c67798c9da8b5c7cbbea8947d685644311d09000d2134475a6b7b888b898376665543311e0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263a4e61738292a3b5c6d6cfbca996836f5c565b5d575a62636159565b5b564d42342514030000000000000000000000000000000000000000000000000000000d22374c61768ca1b6cab5a08b745f4a341f0a00000000000a13191d1f1f1d1a140d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d61768b9ca5a49483705c4834200c0000000000000000000000000000000000001e33485e73889bacb5a69585746353423121364a5f74889cb0c1b4a18c76604b36210b0000000000001a2f44596e8398adc2bba59079644f3a25364b60768ca0b5cab7a18c76634e39242a3f546a8093a4b5c6cdbaa694837362503d2a16010000001f344a5f738798a7b1bac0c0c3c9d2dfddcec3bcb8b7b7b6b5b7bbbdbcb8b5b5b5b8babdbdc0c9d7dfcab5a08b745f4b35200b001b30465b70879cb1c6ccb7a28e7a695e525058606e79828a92a2b2becddce9d4bfa9947d68533e2915000004172b3e5164778ba0b5c8cfb9a48f796f6756453b3a3e4a5c6e808c97a9bccebfab968573604d3924100005182b3c4d5d6a7374736f665848372614020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f32445664748697a8b8cad8c5b29f8c796653474843474d4e4c46424646423a30241607000000000000000000000000000000000000000000000000000000000a1f344a5f748ba0b5c6b19d88735e49341f090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b2a08c77634e3a25100000000000000000000000000000000000001e33485e73889bacbcb3a3928270604f3d2a3b5064798ea2b7c6b29e8a75604b36200b0000000000001c31475c70879cb1c6bba59079644f3a25354b5f74899eb3c8b9a48f79644f3a25283d5164758697a9bbcdc3b1a191806c5945301c070000001f344a5f748ba0b5c4cdd5d5d8dde5efece0d7d1cdcccccbcbccd0d3d1cdcbcbcbcdcfd2d3d5dce7dcc7b29d88735e48331e09001a2f445a6f8499afc4cbb5a08b74604c424244505c666e768595a1aebecfe0d5c0ab96826c58432f1b06000b1f33475a6d8294a7baced1bca8968984726356493e343f50616e7a8c9eb1c3c6b4a3907c68533e2a1500000d1f2f3f4d575e5f5e5b53483a2b1a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002152738475668798a9badbfd1cfbca996836f5c49362f33383838322d30302d271e130600000000000000000000000000000000000000000000000000000000000e23374b60758ba0b5beaa97836e5a45301b070000000000030c13171916120a00000000000000000000000000000000000000000000000000000000000106090b0b0a0703000000000000000000000000000000000000000e23384d62778da3b8bba6917c67523c27120000000000000000000000000000000000001d32465a6d7d8e9eb1c0b09f8f7d6d5a473a4055697d93a8bcbeaa97836f5b46321d080000000000001d32475c72889db2c6bba59079644f3a25374b5f73889db3c8b7a18c76614c38232235475768798c9eb1c3cfbfaf9c88735f4a35200b0000001e33485d718699abbbc7c7c8cfd6e0ebdcd1c9c4c2c1c0c0c1c1c1c3c3c5c6c7c8c8c7c5c3c4cbd7d9c4af9a866f5a45311c0600182d42576c8296aabacbb6a28d78665a57574e4149525a67768390a0b1c3d5d9c4b09b87725e4a35200b0010253a4e63768a9db1c4d7d8c5b4a69d908274675951453c42505d6f8294a6bacebfab96826c58432e1900000111212f3b44494a494640372b1c0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a29394a5b6c7d8fa2b5c8d8c5b29f8c796653402d1f2323231e191b1b19130b0100000000000000000000000000000000000000000000000000000000000013283d51667a8fa3b8b6a28f7a67533f2b1602000000000a1620272c2e2c261d1205000000000000000000050b0f1112100c040000000000000000000b151b1e20211f1c17100700000000000000000000000000000000000d22374c62778da3b8bda8937c67523c2712000000000000000000000000000000000000172b3e4f606f8293a2b3bdad9c8a7665584a495b6f8498adc1b6a28e7a67533f2b17030000000000001c31465a6f8397acc1bba59079644f3a263b50667a8fa3b7cbb7a18c76604b36211829394a5c6e8293a6b9cccbb6a18c77624c37220d0000001a2e4256697c8e9daab2b1b4bcc3cfddcdbeb4afadacababacacacadaeb0b1b2b3b3b2b0adafb9c8d8c3ad98836e58432e19040014293e52677a8d9db1c5bca89584766e6c6b5f51413f495866718294a5b7cadccab6a18c77624c37220d0012273c52677c92a6b9cde0e2d2c3b8ae9f9286776d63594d3d3f5164768a9fb3c7c4af9a866f5a45301b00000003111e2830343434312c24190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2c3d4e60728598aabbcecfbca996836f5d4a3826140e0d0903000000000000000000000000000000000000000000000000000000000000000000000000162b40556a8094a9beaf9b87735f4b382410000000000d1b28333b4143403a2f231405000000000000051019202426272520170c000000000000000e1c282f33363634312b23190e000000000000000000000000000000000e23384d63778da3b8baa5907a65503b26110000000000000000000000000000000000000e2132425266768495a7b1b9a694847668585667778a9fb3b4a59b88725f4b37241000000000000000182c4054697d94a9bfbba59079644f3a263b50667b90a4b8ccb7a18c76604b36210c1b2d3f516476899cb0c4cdb8a38d77624c37241100000013273a4c5e6f808d989d9c9fa8b1c0d2c0aea19a9897959697979798999b9c9d9d9d9d9b989caabdd0c3ad98836c57422c1702000f24374b5d6e8499afc4c4b3a2948983837d705f4d3e3a48546476889aadbfd2ccb7a28d77624c37220d0012273c52677b91a6bbd0e5dbd5d4ccbdb0a3968682746b5b4b41475b70869aafc4c5b09b87705b46301b00000000000b151b1f1f1f1c181107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f304255697d8c9eb2c6d8c5b29f8d7a67554331200e000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8397acc0ab96826c5743301c080000000c1c2b39454f5658554c4032231201000000000816222c34393b3c3a342a1d0f00000000000d1d2c3a44484b4b4a463f362b1e0f00000000000000000000000000000011263b5065798fa4b9b9a48f78634e38230e00000000000000000000000000000000000003142337495966778995a1aeb2a2948775635b708594a7baaa97887d6e5a45301b0800000000000000192e43586e8398acc1bba59079644f3a25384d6175899eb3c8b7a28d77624c38230d10223447596d8295aabfccb7a18c786654412e1a0600000a1d2f4151616e7a8488878d93a2b6cab8a3908683828082828282838486878888888887848da1b6cbc3ad98836c57422d180300081b2e42576c8296a8b9c7c0b2a69d98978e7d6a58524a4547596a7d90a3b6c9c8b39f8a745f4b35200b0012273b4f63788fa4b9cfd5c8c0bfc0c8c1b4a49b928879685f52465b708597a9babaad99846e59442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000113263b4e606e8397acc1cfcfbcaa978572604f3d2c1c0c0000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8398adbda8937c68533e291400000007192a3a4957626a6e695e5141301f0e000000071726343f484e50524f473b2d1d0c000000081a2b3b4a575d60605f5a53493c2d1b09000000000000000000000002030313283e53687c93a7bcbaa5907a65503b261100000000000000000000000000000000000000071a2b3b485a6b7983909faeb2a4917b6a61758599aeb3a2907b6a60513e2b160200000000000000182d42576b8095aabfbba59079644f3a25364b60768ca0b4c9b9a48f78634e38230e05172a3d52677c91a7bccebaa79684705d4935210d00000012233342505d687072707a889db3c8b7a28d776c6b6a6b6b6b6b6c6e6f70727272727074899fb4c9c4af99846e58432e1903000015293e5266798b9ba9b7c4c3b9b1adac9a88756c665d594d4d6073869aafc4c5b09b86705c47321d0800162c40556a7d92a6bbd0c7b7aca9acb5c2c2b6b0a39786797061545667798b9dada79f917d6a55402c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e314254697d92a4b1becdc7b4a2907d6c5b4a3a29180600000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8499afbda8937c67523c2712000000112436485867747d837c6f5f4e3c2c1c0b000113253544515c63666763594b3b2916030000132537495968727576736f665a4a39251100000000000000050c1115171918172a3f546a8095aabfbda8937c67523c27120d0f0f0f0d0803000000000000000000000000000d1d2b3c4d5c657282909ea7ab998977687c91a3b4a6958472604e4233220f0000000000000000182d41566b8095abc0bba59079644f3a2534485d72889db3c8baa59079644f3a250f0010253a4f64788d9fb1c5c5b3a08d7864503b261200000005152432404b555b5c5d72889db2c7baa5907a6556555656565657585a5b5c5c5c5c64788da2b6cbc2ad98836c57422d180300000f2336495b6d7c8c99a7afb9c1c6c3b7a593828279726b6158576c8397acc1c5b09b866f5a442f1a0500192e43586e8398adc1d0bca9999499a4b2bfc9c1b5a3948f8070695a5c6d808f9e988b8272614e3a261200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000214263b4f62758794a0aebfd2bfad9c8a78685847352311000000000000000000000000000000000000000000000000000000000000000000000000071b30455a6f869aafbca7927c67523c2712000000192d415366768692988d7d6b594a3a2815020b1e304353626e777b7c76695846321e0a00091d3042556677878b8c8983786855402b16010000000008121920262a2c2e2e2c2b3f546a8095abc0b9a5917c67523c271c21242524211d17110b0600000000000000000000000d1f2f3e49546271808c94a2a7917b6e8397acab9b89776655433124150400000000000000001b30455a6f859aaec3baa59079644f3a25374c60758a9fb4c9b8a48f79644f3a250f000c21364a5d708398adc3d0bca8937d69543f2a15000000000614222e394046475a6f8498acc1bda8937d6853404040404142434546474747556a8094a8bcd0bea995806a55402b16010000071a2c3e4f5e6d7a89989ca5b0b4bfc2b09f97958d887c756a5c6e8499aec3c5b09b86705c47321d0800182e43586d8398adc3ccb7a28d7d8694a3acbbcac1b1a79e8f837764556170808c897970645544311e0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1f33465868768390a2b7cacbb9a79787766553412e1b0800000000000000000000000000000000000000000000000000000000000000000000011224374a5e73889db2baa5907a66503b26110000001e33485c708394a3ab9b8977685744311e0912263a4d6071808c91918875614d39240f001125394c5f728495a0a19e96836d58442f1b07000002101b252d343a3f42434342403f54697d94a9beb5a08b75614d393131363a3a3a36322b25201910030000000000000000000411202c364453616e7784929a8e7b71879ca89a8e806b59483726170b0000000000000000001b30465b70879bb0c5b9a48f78634e39263b5065798fa4b8ccb7a18c7663503c281300071b2e42576c8398adc2d6c1ac97826c57422c17020000000004111c252c314054697d94a9bebfaa95806a543f2b2b2b2c2d2e3030323242576c8398adc2cfbaa5907a66513d2813000000000f2031404f5d6b7b838b929ca1b0bfbdb1aca9a19990887a6b70879bb0c5c1ac9884705c47321d08001a2e43576c8398adc3ccb7a18c7676868f9daeb7c2c3bcad9f9483736453616f77756a5c5346372614020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316283a4a586474899baebecfc5b5a59482705d4a372412010000000000000000000000000000000000000000000000000000000000000000000c1f30415366798ea2b6b3a08c77624d38230e0000001f344a5f748ba0b2b8a6958774614d382410192d4155697d8f9ea6a5917b67523c271200182c4054687c8fa2b3b6b09b87725e4a36210d000010202e3841484f5457585857555454667b91a7bcb6a18d78634e4946464b4f4f4f4b463f39352d211303000000000000020e18212930363d44515c657482867d72727d8b988a7c726451483e34291d1206000000000000001a2f44596e8398adc3b7a28d77624c37263b50667b91a7bccdb8a492806b56402c1a0900172c42576c8093a6bacec3ad98836c5845311d090000000000000911192d4255687d93a8bdc0ab95806a543f2a16161718191b1b1d2c42576c8297acc0cdb8a38d78634e39241000000000031322313f4d5d696e78828892a1aebbc4c1bcb5aca499897875889cb2c7bba6927d6955412d1905001c32475c71879bafc4cdb8a38e78677480919ba5b2c1cbbcb1a19282705f515c6261594c403528190800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1c2c3b47596b7d91a0b1c3d2c2b2a08d7a675441301e0c00000000000000000000000000000000000000000000000000000000000000000014283b4e5f708396a9bda89583705c48341f0a0000001e33485c71869aaec3b3a4907b67533e2a151f33475c708599adbba8937c67523c2712001c31465b6f8498abbfcab6a28e79644f3a251000081b2d3e4b545d63696c6d6d6c6a6a6a6c7c92a7bcb39e897564625e5b5b60646464605a544e493f312010000000000004131f2b343c444a51585f6b737272706a60636d7a837a6b6b6a645b51463b2f241910040000000000172c42576c8398adc3b7a18c77624c37263b5065798fa4b9cec1ac97836f5c4a3827150315293e5163768a9eb2c7c3ae9a8875604c37220d00000000000000001c31475c708598acc0bda8947d69543f2a15000000000000152a3f54687d93a7bccfbaa5907c67523d281300000000000413212f3f4c555e63707383909ea7b2bcc4c8bfb7a7978a8992a3b7cbb7a28d78634e3a261100001c32475c718598abc0c9b5a08b766164737d8894a3b2bbc9bfb0a08f7c6a58484c4c463c2e23170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d2a3c5063728294a5b8cacfbdaa9784705f4d3b2815020000000000000000000000000000000000000000000000000000000000000000182d42576b7d8fa0b3bba590796653402d1905000000192e42566b8094a8bdbfab96826d584330202c3b4e62768b9fb4bba7917c67523c2712001f34495e73899eb3c7d1bca7927c67523c2712000f24374a5c6770777d82838383808080828797abbfb39e8979787773707074787978756e68635c4f3e2d1c0a000000031323303d4750585e656c737c888887756050505c676d70798280776e63584c41362d22140500000000182e43586d8398adc3b8a38f7964503d2a384c62778ca1b7ccc6b29f8c796756443220100e2134475b6f8498acc0c9b7a48f79644f3a250f00000000000000001c31465b708499aec3b8a38f7965513c271200000000000011263b5064798ea3b8cdbaa5917c68533e28130000000000000b17212f3a414b535d6472808f94a2a8b1b7b6bdb5a69f9fa5b0c1cbb5a08b75604b36200c0000192e4255687c93a8bdc5b09b87715d55616a7585949eabbbcdbeac9a8875614e3b37322a1e11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d203446556476889baec1d3c6b3a08e7c6b5845321e1000000000000000000000000000000000000000000000000000000000000000091b2e43586e8499acbeb7a28d78634e3924110000000013283c5065798ea2aebeb09b87725e4e3d2b394a586a7d92a5b9b2a08d78644f3a2510001f34495e73889cb1c2c5b6a38f7b66513c271200162a3e53677a858c9297989897959595969ba4b4c6b8a5958f8f8c898686898e908e8a837c776d5c4b3a27140100000f2131414e5a636c737980878f9a9c8f796465666156697c8c96948b80756a5e53493f322211000000001b30455a6f869aafc4bca893806c5a4734374c62778da2b7cccebba9978573614f3d2e200f182c4054687c92a6bacfb9a48f79644f3a250f0000000000000000192e43586e8499aec3b7a18c76614c37220e0000000000000d22364b60758a9fb3c8b8a38d77634e39251000000000000e1c28343d454b4f4f4d54617278848d959ea2a1acbbb9b4b4b8c1cecbb5a08c76614d3924100000172c40556a8094a9bfc4af99846f5a444e586675838d9eb0c2c9b7a5927d6b5844311e170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417283747586b7d91a3b5c3d0beac9a8875614d3c2e1d0b0000000000000000000000000000000000000000000000000000000000021427384a5d72879bb0c5b39f8a74604b36210c000000000d22364a5e738690a1b4b6a28d7a6c5b483541556876889aadb7a69583705d4935210c001d32475c718698a6aeb1a7988773604c38230e001b3045596d8296a0a7acadadacabaaaaabafb6c2d2c3b3a7a4a4a19e9b9b9da3a5a39e97928b7a695744301c0800061a2d3e4f5f6c7780878e959ba3aca5907b6d7a7b7365728699a9a79e93887c70655c51402d1d0f0000001d32475c72889cb1c7c2af9c897663503d374c62778da3b8cdd8c6b4a291806d5a4b3e2d1d1125394e62778ca1b7cbb6a28d77624d38230e00000000000000001a2f445a6f8499afc4b7a18c76604b36210c000000000000081d32475c70869bb0c5b9a48f78634e39240f000000000c1d2c39465059606464635b5461667378828c8e8e9dabbbc7c9ccd4dfceb9a4907c68533e291400001c31455a6f8498adc2c4af99846e59443b4857656f8293a6b9ccc1ae9b8874604d3b2a18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a19293b4e61748698a5b5c8c9b8a4907c695a4c3b281503000000000000000000000000000000000000000000000000000000000b1e314456677a8da1b5c3ae9a86705c47321d0800000000071b3044576772869bb0bdaa998a77644f3a46596e8495a5b7ab9988776553412d1a06001a2e4256697a89939a9c968a7a695744311d09001f34495e73889db1bbc0c3c3c1c0bfbfc0c4cad3e0d1c4bbb9b9b6b3b0b0b2b7bbb8b2aca6988773604b37220d000e2135495c6d7d8a939ba2a9afb6af9e8f7d778b90837274899cadbbb0a5998e83786f5d493b2d1d0c00001d32475c72889db3c8ccb9a693806c5745374c62778da3b8cde2d1c0ae9c8a76685c4a3b2b1924394e63788da2b7c8b39e89735f4a35200b00000000000000001b30455a6f869bb0c5b8a38d78634e39240f000000000000071b2e43586e8499afc4bba5907b66503b261100000007192a3b4a57636d747979776b5a4d5660646f79797d8d9daab6c2d1e0e8d4bfab95806a543f2a1500001f34495e73889db2c7c5b09b866f5a49373948536376899cafc3cab7a4907c6a584735220e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1e31445768798798abbed1c0ac9986766a574432200c0000000000000000000000000000000000000000000000000000000213273b4e61738597aabdb5a693806b56422d19040000000000142739495a6f859aaec1b7a7917c685340526375899cb1b5a28f7c6a594836241100001326394b5c6b7680858783786b5c4b3a271401001f344a5f748ba0b5c3cccbc5c3c3c5c8cac9ced7e4e1d7cfcbc9c9c7c5c5c7ccd0cdc6c0b6a38f78634e38230e00162a3e5164788c9ba6afb6bdc0b2a49280707d93a19182707d8fa0b1c1b7aca0958c7767594b3b2a1805001d32475c72889db3c8d6c3af9a867263513f4c62778da3b8cde2deccb9a69383796659483623253a4f647990a2b6c7b19c87715c47321e0900000000000000001b30465b70869bb0c4bba6917c67523d28130000000000000d22364a5d71869aafc4bda8937d68533e28130000001124364859687580898f908976634f444b515c65656e808d98a5b3c2d2e3ceb9a5927d68543f2a1400001f344a5f748ba0b5cac7b29d887766523e2b3646596c8093a5b3c2c0ac99887664513e2a1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050505031527394b5b697c8fa2b4c6c8b5a4948872614f3b28160500000000000000000000000000000000000000000000000000000d1f3041566a7d90a3b4bba897887664503c28130000000000000a1b2d41566a7d91a4b7c0ab97836e5b495d6f8293a5b8b09b86725f4c3b2a190700000a1c2e3e4d59636b6f706f665b4d3e2e1c0a00001f34495e73899ba6b0b8b7b1adaeb0b3b5b4bac6d5d3c5bbb6b4b4b5b9bdbdbdbdbdbfbdb6a28e78634e38230e001b3045596d8294a8b9c3cac0b1a2948675708599ad9f8b75718293a3b4c4bdb2a895867769594734210d001d32475c72889db3c8dcc8b4a191826f5c4c4c62778da3b8cde2e9d6c2b0a192837766533f2b23384c6072889db3c7b39e8975614c38230e0000000000000000192e43586d8296abbfbfa994806a543f2a1500000000000012273c5065798da0b4c9bfa994806a543f2a15000000182c4053667686939da3a5927d685441363f4a505062717a8795a4b4c6d8cbb5a08b76614e3a251100001f34495e73889db1c4ccb8a596826e5b48352a3d5064778895a4b7c9b7a594826d59442f1a070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000912181a1a1a19191c2d3d4c5f728597aabdd0c2b29f8a806b5743342311000000000000000000000000000000000000000000000000000817293c4e5e6f8499adc0b39f8b7969594734210d0000000000000013273b4e6174889bafc3b29e8a77645263788d9fb0b7a392836d59442f1d0d0000000010202f3c4750565a5b5a53493d2f20100000001c31455a6d7d89939ca5a29c98999b9fa09fa8b8cac7b5a8a19f9fa0a4a8a8a8a8a8a9a8a49a86725f4a36210c001f34495e73889cb1c4cec1b2a293847569798fa0b4a18c7664758696a6b6c6c4b3a395887664503c2712001d32475c72889db3c8ddd0bfaf9e8c79695d4d62778da3b8cde2f2dfcebfb0a195836f5b473325344a5f73899fb3c8b8a48f79644f3a250f00000000000000061a2e4154687c93a8bdc0ab95806a55412c18030000000000152b4054697d94a8bdd0bfaa95806a543f2a150000001c31465b6f8395a4b0b8ac9783705e4c392d363b45545d69768697a9bcd0cbb5a08b76604c37220d00001c3045596d8295a6b6c8c3b19e8b7764513d2934485c6d76889bb0c5c3b09b86705c4a36220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a262d2f2f2f2e2e2e2e2f4255677a8da0b4c7cebaa89a86706152412f1c0a00000000000000000000000000000000000000000000000515253545576c7c8b9eb2baa99887705b4b3c2a1805000000000000000b1e3144586b8094a9b8baa7948270606a7d92a5baae9c897364533f2b16010000000002111e2a343c4145464540372c1f1102000000162a3d4f5f6c768089918e88848486898b8a9baec1bfaa978c89898b909393939393949390897d6a56432f1c07001f344a5f748a9fafc2bfb0a395847465667b91a7b5a08b745f67778898a8b8c7c1b3a594806a543f2a15001d32475c72889db3c8ddddcdbba998877b6b5862778da3b8cde2e9e5ddcebfb29e8a7662504333374c60768ca0b5cbb8a38d78634e38230e000000000000000b2034495d718396aabfc2ad99846f5a442f1a050000000000172c42576c8297acc1d0bca7927d68533e28140000001d32475c72889db3c2c6b29f8d7b6855422e222736414b5867798da1b6cbcdb8a48f7965503b26100000162a3e5164778898acc1cebba895826c58432f2d3f4f5a6e8398adc3c7b39f8c7965503b2610000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1c2a38414444444343434343424a5d718598acbfd4c6b39f8c806f5e4c3926130000000000000000000000000000000000000000000006122333435363728297a9bbaf9c8b7a6957432f1e0d00000000000000000215283d52677c8d9aabbfb19e8e796472869aaebba6927d705d483623100000000000000b1b2a374045474746423c33281b0c0000000e2031414e59636d757b79736e6e7074747d92a7bcbca7917b7373767d7d7c7c7c7d7d7c7a756b5f4d3a271400001d32475b6f8292a6b2aca29286786656647990a5b39d88735e596a798a9aa9b5c4bfac97826b56402b16001d32475c72889db3c8ddebd8c6b5a59988756561768ca1b7cbe0d5d0cfd4cdb9a692806d61503d3c4e63788da3b8cbb6a18c76604c37210c000000000000000d22374c62778ca0b3c5c3ae99846e58432e19040000000000172c42576c8398adc3ccb7a28d78644f3a26110000001c31475c70869aaec2cebcab9885715d49352c22252e3c4e60748ba0b5cbcbb9a6917b66503b261100000f223548596a8095abbed0c4b09b87715d4a3b2a3143586d8398adc3cfbba7917b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2d3948555a5a5a5858585858575756687c90a5b9cccebbaa9e8e7b695643301c0900000000000000000000000000000000000000000b1824304051617182919fb1bca893806d5c4b3a28140000000000000000000011263a4f626f7c91a7babba793806f798da2b5b7a28d786352412d190600000000000617283948545a5c5c5b575045392a19070000031323313c4750596167655f59585c5f647990a5babca7917c675e616a696767676868686561594e41301e0b0000182c3f5263788f999d979085776c5d4f647990a5b49f8d7a66525c6b7b8b97a7b9b3a2907d69543f2a15001e33485e73899eb3c8dddfd8d3c3b5a59282786473889db3c8cfc2bbbac0cac2af9c8b806b59484f5a687b90a5bac9b49f89745f4a341f0a000000000000000c22374c61768ca1b7ccc0ab96826b56412c17020000000000172c42576c8396a8bcc9b49f8a745f4a35210c000000192d42566a7d93a7bcccc8b4a18d786551493f332c38495a6b7d90a4b8ccbead9c8a77634e3a2510000005182a3f546a808ea0b4c8c9b5a08c796858473b37465b70869aafc4ceb9a48f79644f3a2510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182b3d4b57666f6f6f6e6e6e6e6c6c6c6b6a758a9db0c4d8c8bbab9986725f4c38241000000000000000000000000000000000000000091a2936404d5e6f80909fafbdb9a48f7964503e2d1d0b000000000000000000000c1f32445265798c9cafc2af9c8d788295a9bcad9b88745f4b3624110000000000001123354656666f7272706b63574837241000000004131f2a343d464d52504b4443474f647990a5babea994806a554e5554525252535353504c453c3023120100001022374b5f717b8a88837c72675a4e50657990a5bbaa96826c584d5d6d7a899caca2968472614f3b2612001f34495e73899fb4c9daccc3c0c3c1b0a093806e788a9eb3c8c1b1a6a5adbacabaa8998876655c626c778798abbfc1ae9b88725d48331e080000000000000010253a4f64788ea2b7ccbea8947d68533e2914000000000000162b405467798fa4b9c9b49f89745f4a35200b00000013273b5064798f9eafc1d0bca895826d645c51434248556778899badbfc6b3a18f7d6d5a4734200b00000013283c506271869aaec0cfbca997877664584b4b525d70869bafc4cab5a08c76614c38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142536485a69748586858484848483838382807d8095abc0d5d8c8b5a28f7b68533f2a180800000000000000000000000000000000000013263847535b6b7c8d9eaebdbdb0a08c77624d382310000000000000000000000003152636495c6e8095aabfbaa6927d8a9db1b3a18f7d6b5844311c080000000000081b2e4052647484888886807566533f2b1601000000020d17212a32393c3b36302e3b50667b91a6bbc2ad98846f5a4440403c3c3c3e3e3e3b3832291f1304000000081c304253606c74736e686055494054697d93a8bdb09b86715c474f5d6c80929a8e897766554332200c001f344a5f748ba0b5caccbcafabafbabeaf9d8d7c7d94a7b9ccb8a493909cacbfc6b7a694837471767d8996a5b5c7bda8937d6c5945301b060000000000000011263b50667a90a2b5c9bda8937c67523d281300000000000012273c52677c93a8bccbb6a18c77634e3a25110000000e23384d61738091a4b6c4c4b09d8a7b786e6155575866728596a7b8cabfab978471604f3d2b18040000000d213344566a7d91a3b5c8c6b4a5948076695d60666e788c9cb0c5c4af9b87725d49341f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d304354647785929b9a99999999989897979594939dafc3d7e5d2beab97826c584736251301000000000000000000000000000000000a1b2f4355646f77899aabbcc2af9f9383705d4934200b000000000000000000000000081a2d3f53687c91a1b4c0ad9b8f96a7baab978471604e3b28150100000000001023374a5d7082939c9d9a92836c58432e1a060000000000040e161e242726221c263b50667b91a7bcc6b19c87715c47322b27272729292826231e160d010000000000132535434e5a5f5e5a544c433844586d8397acc1b49f8a745f4b3f506374808680766a5a4937261503001f344a5f748ba0b5cbc1ae9e959cabbbbbaa9a868095aabfc9b49f8a7d8fa2b3c3c3b2a19288878b929ba7b4c3ccb9a5917b66513d2a1601000000000000000e23384c6073869aaec3bfa994806a55422e1a05000000000011263b50667a90a5bacfbba6927d68543f2a150000000a1e32455562748799a6b8cbb9a695918c8070696c6d75838fa2b4c5d0bba6917c67544331200e000000000416273b4e61738599acb9c7c3af9d92887a72747a828b97a8baccbba894806c58432f1a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c60728293a1b0afafafafafadadacacaba9a8aebbccdeedd8c4af9b8875655443311e0a000000000000000000000000000000061728394a5e72838b95a6b8c9bba79282756553402d1a06000000000000000000000000001025394e61728599afc3b9aba4a8b4bda8937c685443311f0c000000000000162b3f53667a8d9fb1b3af9a86715d4935200c00000000000000030a0f12110d10253a4f64798fa4b9c6b19c87725c47321d121212131313110e090200000000000000071726313d464a48454039302f445a6f869bb0c5b7a28d77624d384656636c6f6c625a4c3c2b1a0800001f344a5f748ba0b5cbbba692808d9eafc0b29e8d8b9cafc3c4af9a86728595a5b3c0bfb0a49d9ca0a6aeb8c4d2c8b39e8975614d39240f0000000000000000091d3144586e8498adc3c2ad9985715d48331e08000000000010253a4e63788fa4b9cfc0ac97826c57422c17020000021527374457697a889cb1c0c3b3a9a69e8f827d838387939cacbed1c8b6a38f79644f3a25140200000000000c1f3244566a808f9ba9b7c3bbaea5988d88898f959ea8b5c5c3b19f8c7864513d2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b909fb0bfc4c4c4c4c4c3c3c1c1c0bebdc1cbd9e9f2decab7a5938372604d3a26110000000000000000000000000000021324354656687a8d9fa7b3c3bbac9e8e7964574736241100000000000000000000000000000a1e3144596d8294a6b9c9beb9bcc5b7a5917c67523c2713020000000000001b3045596e8396aabdc8b5a08d78634e3a2510000000000000000000000000000e23384d62778da3b8c5b09b866f5a46311e0a000000000000000000000000000000000008141f2a323433302b251d2f445a6f869bb0c5b9a48f79644f3a384650585a5750473c2e1e0d0000001f344a5f748ba0b5cbb7a28d778091a3b5bbaba09fa9b9cbc1ac97826c778795a2b0bcc1b7b2b1b4bac1cbd1c6b9ab9d88725d48331e0a0000000000000000011a2f445a6f8599afc4c2ad98836e5b47321d08000000000012273c52677c8fa4b9cfc1ac97836c57422c17020000000919283a4c5c6f8295a2b1c1c5bdbbaea0959098989ba4b0bac9beb7aa9987735f4b37220d0000000000000215283d5265727d8b99a6b0bdc1b6aaa19d9ea3aab1bac5c4b6a694826f5c4935210e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667a90a5b9cdd9d9d9d9d9d8d8d7d6d5d3d3d5dde9f4f4e7d4c2b1a1907d6954402b1500000000000000000000000000000d1f31425363748697aabac4c1ae9d8e80705e4b39291806000000000000000000000000000002162a3e516476899caec0d1cfd0c1ae9b8875624e392510000000000000001f34495e73889db1c5d0bba6917b67523c27120000000000000000000000000012263b4f64788ea3b8c7b29e8974614d392510000000000000000000000000000000000000020e171d1f1e1b17111a2f445a6f869bb0c5bba59079644f3a28343d4344423d332a1e10000000001f344a5f748ba0b5cbb7a18c76738698aabcbcb5b4bbc7d2bfac97826b687785929eaab5c0c7c7c9ced5cbc0b4a89b8d80705d48331e080000000000000000001b30465b70869bb0c5c0ab95806b56402b1804000000000012273b5064798fa4b9cfbfa9947d6955402b1601000000000b1d2e405469778593a3b3bac2ccbdb1a9a5acadb0b6c2ccbcada29a8c7b695744301c08000000000000000f223547555f6d7a89949eadb8c1bcb5b3b3b7bec5ccbdb1a69888766452402d190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d61758a9eb3c3c5c5c5c7c8cbc6c3c5cbd2d1d3d8dedfe0d9d4cfbfab95806b56402b16010000000000000000000000000016293c4e60708292a3b5c7c8b6a391806f6152412e1b0b000000000000000000000000000000000e2134475a6c7d91a2b3c6dacbb8a5927d6b5846321e0a000000000000001f34495e73879cb1c6c8b8a5917b66513c271200000000000000000000000000142a3f54697d93a7bcccb8a4907c68533e2914000000000000000000000000000000000000000003080a090400001b30465b70869bb0c5b8a38e78634e392421292e2f2e2921170d00000000001f344a5f73899fb4c9b7a18c76687a8d9fabb5bfc9ced6cbb7a38f7c6a596673808d98a3adb8c1c4c5c5b9aea2978a7d6f6152412d19050000000000000000001b30465b70869bb0c4b8a8937d68533e2914000000000000152b4054697d93a8bcd1bda8937c68533e28130000000000001126394b5a667485969fa6afbac2c0bdbbc0c3c5c0bab7ae9e8f897c6d5d4c3a2714010000000000000006182938434f5d6a77808f9ba5aeb7c0c8c8c9c8c7c2af9f95897a6a59473523100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e32465b6f8497a5afb0b0b0b1b3b6b2adb1b7bdbcbec5c9cacbc5bfbdbca8937d68533f291400000000000000000000000000001c3045596c7d8fa0b0c1c6bbaa988674615143342312000000000000000000000000000000000005182a3d4f61738597abc0d3c1ae9c8975624f3b291603000000000000001e33485d72879aa9b2b5aa9b8975614d39240f00000000000000000000000000152a3f546a8095abbfcfbca894806a543f2a150000000000000000000000000000000000000000000000000000001d32475c72889db2c2b19e8a75604b36210d14191a19140d040000000000001e33485e73899eb3c8b7a28d78636f828e98a2aebac0c1beaf9c88735f4d56636f7a86909ba6adafb0b0a89c9085796c5f514334241100000000000000000000192f44586e8397abafa89b8e7965503b2611000000000000162b40566b8297acc1d3bda8937c67523c27120000000000000a1c2d3d49566778858b939ca9adaba9abb1b4b2aca5a29f9080746b5e4f3f2e1d0a0000000000000000000b1a26313f4c5964707d88929ba3acb4b4b4b3b1aea69382776a5c4c3b2a180600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003182d42566a7987969a9b9b9b9c9ea1a0989ca3a9a7a9b2b4b5b5b1aba8a7a1907a65503b261100000000000000000000000000001f344a5f73889badbebfb4aa9e8d7a695744332516060000000000000000000000000000000000000d20324455687d92a7bbc5b5a391806c5946331f0c00000000000000001a2f43576a7c8c979da0998d7c6b5946321e0a0000000000000000000000000014293e53687c91a5b9c5b3a08d7965513c28130000000000000000000000000000000000000000000000000000001c31475c708699aab0a595826e5a46321d08000000000000000000000000001d32475c72879cb1c5baa590796463717b85909fa5acaca9a293806c584445515d68737d8992989a9b9b988b7d73675b4e413325160600000000000000000000162b4054687c8d9799978b7d715e4b36220d000000000000162b40556a8095aabfd1bca7927c67523c2712000000000000000f1f2b38495b697076808b96989594969e9f9d99908d8b827161594d4031211100000000000000000000000913212e3c4752606b757d8890999f9f9f9d9c99958877645a4c3e2e1d0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273b4d5c6878848586868787898d8c83888f9492959d9fa0a09d9693928d8576624d38230e00000000000000000000000000001f344a5f74899cacb2aba49690806f5d4b3a271507000000000000000000000000000000000000000214263a4f63778c9fafb4a7978674614f3c291603000000000000000014283b4d5e6d7983888b867b6e5e4e3c291603000000000000000000000000001025394e62758a9da9b1a99784705d4936220e000000000000000000000000000000000000000000000000000000192d4256697c8e979e93887966523f2b1703000000000000000000000000001b30455a6f8598a7b3b19f8c7763535e6872828d919797948f847563503d34404b56606b767d83868686847a6c61554a3d3023150700000000000000000000001125394c5e6f7b8284837a6c6153412e1b0700000000000013283d52677c91a5babfb3a28e7964503b251000000000000000010e1a2c3d4b555c636d798283807d82898a88857c77756f6253453c3022130300000000000000000000000003101e2a34424e58616b737c8689898988878580796a5a483c2e20100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e2f3e4b5a686e6f6f6f7071737977717379807d8388898b8b88827c7c7a71675947331f0a00000000000000000000000000001c3145596c7d8e9a9f9791867c716251402e1c0a0000000000000000000000000000000000000000000c2034485c6f82919da097897868564432200d0000000000000000000b1e30404f5c676e737472695e5040301e0c00000000000000000000000000000a1e32465a6d828d969e958c796754412d1a0600000000000000000000000000000000000000000000000000000013263a4d61717a848982756b5c4936230f0000000000000000000000000000182d42576a7989979f9f93826f5c484c556372777d8282807a7266574634222e39434e5963696d6f6f6f6f675c4f43382c201205000000000000000000000000091d2f41515e686c6e6d675c4e44352412000000000000000f24394d62768b9fb1aca29585725f4b36220d0000000000000000000e1f2d394148505c666b6c6a696e7474726f6962605c524435291e12040000000000000000000000000000000d1825303b454e5760697374737372726f6b655c4c3c2b1e10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111202d3c4a55585a5a5a5b5c5e65635d5f656a696f72737474736d6868695d554a3b2a17040000000000000000000000000000162a3d4f60707c8689837c786a6153443322100000000000000000000000000000000000000000000005192c3f52637280898b85786a5b4a39271503000000000000000000011222313f4a535a5e5f5d564c4032221201000000000000000000000000000003172b3e51647179828986806e5c4a372411000000000000000000000000000000000000000000000000000000000a1e3144535e6770746e63584d3e2d1a07000000000000000000000000000014283b4d5c6a7985898a887564523f3945545e626c6b6b6a665f55483928171c26313c474f55585a5a5a5a544b3e32261a0e020000000000000000000000000000122332404c53575858544b3e32261707000000000000000a1f33485c7085949e999085776756432f1c07000000000000000000010f1c262d333e4a52575755545b5f5f5d5a554d4b47403426170c01000000000000000000000000000000000007131e28323b444d565f5f5e5e5d5c5a5751493e2e1e0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101e2c38404344444446474a504e494b5154555a5d5e5f5f5e595354544b42382c1d0c0000000000000000000000000000000d203242515f6a72746f67645b4e443526160400000000000000000000000000000000000000000000001022344554626d737471675b4c3d2c1b0a00000000000000000000000413212d373f45494a49433a2f221404000000000000000000000000000000000e213446545d666e74746a61513f2d1a080000000000000000000000000000000000000000000000000000000002142635414b545d5f5a51463b2f200f0000000000000000000000000000000b1e2f3e4c5b68707374746a5846352736434a5057565654514b43372a1b0b09141f2a333b40434444444440382d201409000000000000000000000000000000000514232f383f42434340382e201508000000000000000004192d41556a7b828a867c726759493826130000000000000000000000000a1219202c373e4142403f464a4a4845413a36332c2317080000000000000000000000000000000000000000010c151f283139444a4a4848484745423d362c20100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b252c2e2f2f2f3032363b3a34373c3f404548494a4a49453e3f40392e261b0e0000000000000000000000000000000002142433414d575d5f5b534f493d32261708000000000000000000000000000000000000000000000000051627364450595f5f5d554a3d2e1f0e0000000000000000000000000003101b242b313434342e271d11040000000000000000000000000000000000051728374149525a5f5f594f423322100000000000000000000000000000000000000000000000000000000000000817242e3740484a463e34291e11020000000000000000000000000000000011202e3d4a555c5e5f5f5a4d3b2918252f353d424140403d372f25190c0000020c1720262b2e2f2f2f2f2c251b100200000000000000000000000000000000000005121c242a2d2e2e2b251b10020000000000000000000012263a4d5e666d7472696055493b2c1b090000000000000000000000000000040f1a23292c2c2b2b32343433302d26201e1910050000000000000000000000000000000000000000000000020c151d2730343433333332302d28221a0f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091117191a1a1a1b1c2226252022272a2c303334343434302a2a2b261c1209000000000000000000000000000000000000061523303a43484a47403a352c1f14080000000000000000000000000000000000000000000000000000091827333d454a4a4842382c1f10010000000000000000000000000000000810171c1f1f1f1a130a00000000000000000000000000000000000000000a19252e363f464a4a453b322415040000000000000000000000000000000000000000000000000000000000000007121b242d3334312b22170c01000000000000000000000000000000000002101f2c384147484a4a473d2f1e0b131b21292c2c2b2b28231c13080000000000040c1216191a1a1a1a171108000000000000000000000000000000000000000000000910151819191611080000000000000000000000000b1e30404c515a5f5d564d43372b1d0e0000000000000000000000000000000000070f14171716171d1f1f1e1b18120b0904000000000000000000000000000000000000000000000000000000010a141c1f1f1e1e1e1d1b18140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e11100b0e1215181b1e1f1f1f1f1c161515110a00000000000000000000000000000000000000000006121e272e3334322c2521190e02000000000000000000000000000000000000000000000000000000000916212a313434332e261b0e01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a232b3134343129201406000000000000000000000000000000000000000000000000000000000000000000000811191e1f1c170f050000000000000000000000000000000000000000010f1b262d32333434322b1f110000070e1417171615130e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112222f383e464a48423930261a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141a1e1f1d18100c0600000000000000000000000000000000000000000000000000000000000000040e161c1f1f1e191209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f171d1f1f1d160c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000912191d1e1f1f1e180e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c232b3234332e261d1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e171d1f1e1a130a010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Margarine-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Margarine-Regular SDF.asset.meta new file mode 100644 index 0000000..1412254 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Margarine-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0f7e00fc7a9c3473a9bddc92b3015715 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Merriweather-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Merriweather-Regular SDF.asset new file mode 100644 index 0000000..cb7b355 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Merriweather-Regular SDF.asset @@ -0,0 +1,6201 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Merriweather-Regular SDF + m_EditorClassIdentifier: + hashCode: -229269377 + material: {fileID: 21605244428125924} + materialHashCode: -326895084 + m_Version: 1.1.0 + m_SourceFontFileGUID: 035b6cab9473c4803838a9b4bbc0269a + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Merriweather + m_StyleName: + m_PointSize: 37 + m_Scale: 1 + m_LineHeight: 46.5 + m_AscentLine: 36.4375 + m_CapLine: 27.499998 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: -10.125 + m_SuperscriptOffset: 36.4375 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -3.7000003 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -3.7000003 + m_UnderlineThickness: 1.8500001 + m_StrikethroughOffset: 9.568182 + m_StrikethroughThickness: 1.8500001 + m_TabWidth: 87.5 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 8.75 + m_Height: 46.5625 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 36.4375 + m_HorizontalAdvance: 8.75 + m_GlyphRect: + m_X: 6 + m_Y: -52 + m_Width: 9 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 5.2499995 + m_Height: 33.062496 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 32.687496 + m_HorizontalAdvance: 13.125 + m_GlyphRect: + m_X: 406 + m_Y: 283 + m_Width: 5 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 13.499999 + m_Height: 13.749999 + m_HorizontalBearingX: 4.5624995 + m_HorizontalBearingY: 30.624998 + m_HorizontalAdvance: 22.625 + m_GlyphRect: + m_X: 455 + m_Y: 389 + m_Width: 13 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 22.062498 + m_Height: 27.499998 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 27.5 + m_GlyphRect: + m_X: 49 + m_Y: 325 + m_Width: 22 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 17.749998 + m_Height: 36.499996 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 24.375 + m_GlyphRect: + m_X: 80 + m_Y: 412 + m_Width: 18 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 34.374996 + m_Height: 27.812498 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 38.375 + m_GlyphRect: + m_X: 106 + m_Y: 45 + m_Width: 34 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 25.062498 + m_Height: 28.124998 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 27.874998 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 118 + m_Y: 327 + m_Width: 25 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 3.9374998 + m_Height: 13.749999 + m_HorizontalBearingX: 4.5624995 + m_HorizontalBearingY: 30.624998 + m_HorizontalAdvance: 13.0625 + m_GlyphRect: + m_X: 476 + m_Y: 357 + m_Width: 4 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 10.812499 + m_Height: 37.437496 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 30.687498 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 193 + m_Y: 181 + m_Width: 11 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 10.874999 + m_Height: 37.437496 + m_HorizontalBearingX: 2.5624998 + m_HorizontalBearingY: 30.687498 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 193 + m_Y: 230 + m_Width: 11 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 18.187498 + m_Height: 18.937498 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 30.499998 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 245 + m_Y: 265 + m_Width: 18 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 16.687498 + m_Height: 17.124998 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 20.249998 + m_HorizontalAdvance: 24.4375 + m_GlyphRect: + m_X: 247 + m_Y: 419 + m_Width: 17 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 5.5624995 + m_Height: 13.874999 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 5.5624995 + m_HorizontalAdvance: 12.375 + m_GlyphRect: + m_X: 496 + m_Y: 313 + m_Width: 6 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 14.937499 + m_Height: 2.6874998 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 13.249999 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 227 + m_Y: 503 + m_Width: 15 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 5.1874995 + m_Height: 5.0624995 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 4.7499995 + m_HorizontalAdvance: 9.8125 + m_GlyphRect: + m_X: 479 + m_Y: 341 + m_Width: 5 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 13.249999 + m_Height: 35.437496 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 28.937498 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 190 + m_Y: 134 + m_Width: 13 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 19.249998 + m_Height: 23.687498 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 23.374998 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 337 + m_Y: 125 + m_Width: 19 + m_Height: 24 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 14.062499 + m_Height: 23.374998 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 16.25 + m_GlyphRect: + m_X: 337 + m_Y: 483 + m_Width: 14 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 19.124998 + m_Height: 23.374998 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 22.125 + m_GlyphRect: + m_X: 306 + m_Y: 483 + m_Width: 19 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 16.812498 + m_Height: 29.312498 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 247 + m_Y: 135 + m_Width: 17 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 21.749998 + m_Height: 31.124998 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 25.187498 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 50 + m_Y: 231 + m_Width: 22 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 16.124998 + m_Height: 29.749998 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 23.812498 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 345 + m_Y: 247 + m_Width: 16 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 19.062498 + m_Height: 29.499998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 29.124998 + m_HorizontalAdvance: 24.5625 + m_GlyphRect: + m_X: 309 + m_Y: 207 + m_Width: 19 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 18.437498 + m_Height: 29.437498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 23.124998 + m_HorizontalAdvance: 21.75 + m_GlyphRect: + m_X: 215 + m_Y: 267 + m_Width: 18 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 18.812498 + m_Height: 28.187498 + m_HorizontalBearingX: 2.3749998 + m_HorizontalBearingY: 27.874998 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 155 + m_Y: 327 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 19.187498 + m_Height: 29.562498 + m_HorizontalBearingX: 2.5624998 + m_HorizontalBearingY: 23.437498 + m_HorizontalAdvance: 24.4375 + m_GlyphRect: + m_X: 345 + m_Y: 288 + m_Width: 19 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 5.1249995 + m_Height: 20.312498 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 19.999998 + m_HorizontalAdvance: 12.75 + m_GlyphRect: + m_X: 371 + m_Y: 448 + m_Width: 5 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 5.5624995 + m_Height: 28.249998 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 19.999998 + m_HorizontalAdvance: 12.75 + m_GlyphRect: + m_X: 376 + m_Y: 86 + m_Width: 6 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 17.499998 + m_Height: 20.249998 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 21.312498 + m_HorizontalAdvance: 24.75 + m_GlyphRect: + m_X: 453 + m_Y: 166 + m_Width: 17 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 16.687498 + m_Height: 12.874999 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 17.562498 + m_HorizontalAdvance: 24.1875 + m_GlyphRect: + m_X: 215 + m_Y: 434 + m_Width: 17 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 17.562498 + m_Height: 20.249998 + m_HorizontalBearingX: 4.1874995 + m_HorizontalBearingY: 21.312498 + m_HorizontalAdvance: 24.75 + m_GlyphRect: + m_X: 482 + m_Y: 166 + m_Width: 18 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 15.187499 + m_Height: 33.874996 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 33.562496 + m_HorizontalAdvance: 18 + m_GlyphRect: + m_X: 194 + m_Y: 458 + m_Width: 15 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 32.687496 + m_Height: 37.499996 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 39.875 + m_GlyphRect: + m_X: 6 + m_Y: 178 + m_Width: 33 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 26.562498 + m_Height: 27.687498 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 344 + m_Y: 6 + m_Width: 27 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 22.312498 + m_Height: 28.062498 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 25.375 + m_GlyphRect: + m_X: 275 + m_Y: 246 + m_Width: 22 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 21.562498 + m_Height: 28.249998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 24.1875 + m_GlyphRect: + m_X: 344 + m_Y: 330 + m_Width: 22 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 25.124998 + m_Height: 28.124998 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 28.0625 + m_GlyphRect: + m_X: 303 + m_Y: 40 + m_Width: 25 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 21.624998 + m_Height: 27.499998 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 24.0625 + m_GlyphRect: + m_X: 152 + m_Y: 46 + m_Width: 22 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 20.187498 + m_Height: 27.499998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 22.875 + m_GlyphRect: + m_X: 307 + m_Y: 444 + m_Width: 20 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 25.124998 + m_Height: 28.249998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 27.375 + m_GlyphRect: + m_X: 303 + m_Y: 80 + m_Width: 25 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 26.874998 + m_Height: 27.499998 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 30.625 + m_GlyphRect: + m_X: 382 + m_Y: 7 + m_Width: 27 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 10.874999 + m_Height: 27.499998 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 404 + m_Y: 244 + m_Width: 11 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 12.937499 + m_Height: 34.124996 + m_HorizontalBearingX: -0.24999999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 14.125 + m_GlyphRect: + m_X: 165 + m_Y: 367 + m_Width: 13 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 25.124998 + m_Height: 27.499998 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 26.875 + m_GlyphRect: + m_X: 377 + m_Y: 46 + m_Width: 25 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 21.062498 + m_Height: 27.499998 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 275 + m_Y: 359 + m_Width: 21 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 36.187496 + m_Height: 27.499998 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 36.625 + m_GlyphRect: + m_X: 58 + m_Y: 46 + m_Width: 36 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 26.749998 + m_Height: 27.499998 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 29.5625 + m_GlyphRect: + m_X: 420 + m_Y: 7 + m_Width: 27 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 24.249998 + m_Height: 28.249998 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 340 + m_Y: 86 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 21.312498 + m_Height: 27.749998 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 24 + m_GlyphRect: + m_X: 344 + m_Y: 369 + m_Width: 21 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 32.124996 + m_Height: 35.124996 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 26.875 + m_GlyphRect: + m_X: 6 + m_Y: 227 + m_Width: 32 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 24.374998 + m_Height: 27.812498 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 26.0625 + m_GlyphRect: + m_X: 309 + m_Y: 247 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 18.249998 + m_Height: 28.249998 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 245 + m_Y: 296 + m_Width: 18 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 24.124998 + m_Height: 27.499998 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 309 + m_Y: 287 + m_Width: 24 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 25.937498 + m_Height: 27.812498 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 27.375 + m_GlyphRect: + m_X: 414 + m_Y: 45 + m_Width: 26 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 26.062498 + m_Height: 27.812498 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 24.8125 + m_GlyphRect: + m_X: 458 + m_Y: 6 + m_Width: 26 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 38.374996 + m_Height: 27.687498 + m_HorizontalBearingX: -0.74999994 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 37 + m_GlyphRect: + m_X: 68 + m_Y: 6 + m_Width: 38 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 25.999998 + m_Height: 27.499998 + m_HorizontalBearingX: 0.24999999 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 26.375 + m_GlyphRect: + m_X: 451 + m_Y: 46 + m_Width: 26 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 24.812498 + m_Height: 27.499998 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 308 + m_Y: 326 + m_Width: 25 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 21.562498 + m_Height: 27.624998 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 27.624998 + m_HorizontalAdvance: 24.1875 + m_GlyphRect: + m_X: 275 + m_Y: 397 + m_Width: 22 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 8.937499 + m_Height: 34.812496 + m_HorizontalBearingX: 3.4999998 + m_HorizontalBearingY: 29.749998 + m_HorizontalAdvance: 15.8125 + m_GlyphRect: + m_X: 170 + m_Y: 412 + m_Width: 9 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 13.249999 + m_Height: 35.437496 + m_HorizontalBearingX: 1.0624999 + m_HorizontalBearingY: 28.937498 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 135 + m_Y: 461 + m_Width: 13 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 8.999999 + m_Height: 34.812496 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 29.749998 + m_HorizontalAdvance: 15.8125 + m_GlyphRect: + m_X: 174 + m_Y: 458 + m_Width: 9 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 18.249998 + m_Height: 22.749998 + m_HorizontalBearingX: 3.1249998 + m_HorizontalBearingY: 27.687498 + m_HorizontalAdvance: 24.625 + m_GlyphRect: + m_X: 368 + m_Y: 125 + m_Width: 18 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 31.624998 + m_Height: 2.2499998 + m_HorizontalBearingX: -0.37499997 + m_HorizontalBearingY: -4.4999995 + m_HorizontalAdvance: 30.875 + m_GlyphRect: + m_X: 53 + m_Y: 504 + m_Width: 32 + m_Height: 2 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 8.624999 + m_Height: 8.499999 + m_HorizontalBearingX: -0.31249997 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 408 + m_Y: 497 + m_Width: 9 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 18.124998 + m_Height: 21.437498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 20.999998 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 398 + m_Y: 126 + m_Width: 18 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 20.937498 + m_Height: 30.749998 + m_HorizontalBearingX: -0.12499999 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 22.4375 + m_GlyphRect: + m_X: 340 + m_Y: 205 + m_Width: 21 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 16.187498 + m_Height: 21.499998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 406 + m_Y: 328 + m_Width: 16 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 20.124998 + m_Height: 30.749998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 23 + m_GlyphRect: + m_X: 215 + m_Y: 392 + m_Width: 20 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 17.062498 + m_Height: 21.499998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 20.125 + m_GlyphRect: + m_X: 424 + m_Y: 162 + m_Width: 17 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 14.187499 + m_Height: 30.624998 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 30.687498 + m_HorizontalAdvance: 14.8125 + m_GlyphRect: + m_X: 453 + m_Y: 84 + m_Width: 14 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 20.562498 + m_Height: 31.124998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 21.187498 + m_HorizontalAdvance: 22.4375 + m_GlyphRect: + m_X: 271 + m_Y: 74 + m_Width: 21 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 22.749998 + m_Height: 30.312498 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 24.375 + m_GlyphRect: + m_X: 303 + m_Y: 120 + m_Width: 23 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 9.812499 + m_Height: 29.312498 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 29.374998 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 426 + m_Y: 237 + m_Width: 10 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 9.249999 + m_Height: 38.312496 + m_HorizontalBearingX: -0.43749997 + m_HorizontalBearingY: 29.374998 + m_HorizontalAdvance: 11.75 + m_GlyphRect: + m_X: 496 + m_Y: 7 + m_Width: 9 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 22.312498 + m_Height: 30.312498 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 22.1875 + m_GlyphRect: + m_X: 275 + m_Y: 162 + m_Width: 22 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 9.999999 + m_Height: 30.312498 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 426 + m_Y: 195 + m_Width: 10 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 34.624996 + m_Height: 20.999998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 21.062498 + m_HorizontalAdvance: 36.8125 + m_GlyphRect: + m_X: 166 + m_Y: 6 + m_Width: 35 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 22.312498 + m_Height: 20.999998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 21.062498 + m_HorizontalAdvance: 24.5625 + m_GlyphRect: + m_X: 275 + m_Y: 285 + m_Width: 22 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 19.124998 + m_Height: 21.499998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 480 + m_Y: 198 + m_Width: 19 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 20.624998 + m_Height: 29.999998 + m_HorizontalBearingX: 1.0624999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 275 + m_Y: 436 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 20.499998 + m_Height: 29.999998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 22.5625 + m_GlyphRect: + m_X: 372 + m_Y: 201 + m_Width: 20 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 14.437499 + m_Height: 21.062498 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 16.9375 + m_GlyphRect: + m_X: 426 + m_Y: 361 + m_Width: 14 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 14.937499 + m_Height: 21.437498 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 20.999998 + m_HorizontalAdvance: 18.6875 + m_GlyphRect: + m_X: 363 + m_Y: 481 + m_Width: 15 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 13.312499 + m_Height: 26.249998 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 25.874998 + m_HorizontalAdvance: 15.0625 + m_GlyphRect: + m_X: 428 + m_Y: 124 + m_Width: 13 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 20.749998 + m_Height: 21.437498 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 20.999998 + m_HorizontalAdvance: 23.375 + m_GlyphRect: + m_X: 339 + m_Y: 448 + m_Width: 21 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 21.312498 + m_Height: 20.874998 + m_HorizontalBearingX: -0.062499996 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 21 + m_GlyphRect: + m_X: 447 + m_Y: 197 + m_Width: 21 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 31.812498 + m_Height: 20.874998 + m_HorizontalBearingX: -0.31249997 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 31.0625 + m_GlyphRect: + m_X: 212 + m_Y: 6 + m_Width: 32 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 21.624998 + m_Height: 20.562498 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 447 + m_Y: 229 + m_Width: 22 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 21.249998 + m_Height: 29.749998 + m_HorizontalBearingX: -0.12499999 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 21.1875 + m_GlyphRect: + m_X: 270 + m_Y: 32 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 18.062498 + m_Height: 20.562498 + m_HorizontalBearingX: 1.0624999 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 20.5 + m_GlyphRect: + m_X: 483 + m_Y: 260 + m_Width: 18 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 13.812499 + m_Height: 34.874996 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 29.874998 + m_HorizontalAdvance: 18.8125 + m_GlyphRect: + m_X: 189 + m_Y: 366 + m_Width: 14 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 2.9999998 + m_Height: 35.499996 + m_HorizontalBearingX: 6.2499995 + m_HorizontalBearingY: 32.187496 + m_HorizontalAdvance: 15.625 + m_GlyphRect: + m_X: 151 + m_Y: 367 + m_Width: 3 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 13.749999 + m_Height: 34.874996 + m_HorizontalBearingX: 2.8124998 + m_HorizontalBearingY: 29.874998 + m_HorizontalAdvance: 18.8125 + m_GlyphRect: + m_X: 190 + m_Y: 412 + m_Width: 14 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 17.687498 + m_Height: 5.9374995 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 14.062499 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 426 + m_Y: 393 + m_Width: 18 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 8.75 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 5.1874995 + m_Height: 32.624996 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 25.937498 + m_HorizontalAdvance: 13.125 + m_GlyphRect: + m_X: 409 + m_Y: 360 + m_Width: 5 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 98 + m_Metrics: + m_Width: 16.249998 + m_Height: 29.624998 + m_HorizontalBearingX: 2.5624998 + m_HorizontalBearingY: 25.312498 + m_HorizontalAdvance: 21.5625 + m_GlyphRect: + m_X: 247 + m_Y: 377 + m_Width: 16 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 99 + m_Metrics: + m_Width: 23.624998 + m_Height: 28.062498 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 27.5 + m_GlyphRect: + m_X: 83 + m_Y: 322 + m_Width: 24 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 100 + m_Metrics: + m_Width: 20.562498 + m_Height: 21.437498 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 24.687498 + m_HorizontalAdvance: 27.9375 + m_GlyphRect: + m_X: 479 + m_Y: 102 + m_Width: 21 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 101 + m_Metrics: + m_Width: 24.249998 + m_Height: 27.499998 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 28.4375 + m_GlyphRect: + m_X: 308 + m_Y: 365 + m_Width: 24 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 102 + m_Metrics: + m_Width: 2.9999998 + m_Height: 35.499996 + m_HorizontalBearingX: 6.2499995 + m_HorizontalBearingY: 32.187496 + m_HorizontalAdvance: 15.625 + m_GlyphRect: + m_X: 160 + m_Y: 461 + m_Width: 3 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 103 + m_Metrics: + m_Width: 18.312498 + m_Height: 34.124996 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 30.437498 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 185 + m_Y: 39 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 13.124999 + m_Height: 5.0624995 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 29.687498 + m_HorizontalAdvance: 18.5 + m_GlyphRect: + m_X: 455 + m_Y: 415 + m_Width: 13 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 105 + m_Metrics: + m_Width: 31.437498 + m_Height: 31.687498 + m_HorizontalBearingX: 3.4999998 + m_HorizontalBearingY: 33.937496 + m_HorizontalAdvance: 38.5 + m_GlyphRect: + m_X: 6 + m_Y: 273 + m_Width: 31 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 16.062498 + m_Height: 17.124998 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 29.874998 + m_HorizontalAdvance: 19.1875 + m_GlyphRect: + m_X: 455 + m_Y: 279 + m_Width: 16 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 20.312498 + m_Height: 18.437498 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 20.437498 + m_HorizontalAdvance: 24.8125 + m_GlyphRect: + m_X: 480 + m_Y: 231 + m_Width: 20 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 108 + m_Metrics: + m_Width: 17.874998 + m_Height: 9.687499 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 13.062499 + m_HorizontalAdvance: 25.4375 + m_GlyphRect: + m_X: 483 + m_Y: 292 + m_Width: 18 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 109 + m_Metrics: + m_Width: 14.937499 + m_Height: 2.6874998 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 13.249999 + m_HorizontalAdvance: 23.25 + m_GlyphRect: + m_X: 423 + m_Y: 312 + m_Width: 15 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 110 + m_Metrics: + m_Width: 31.437498 + m_Height: 31.687498 + m_HorizontalBearingX: 3.4999998 + m_HorizontalBearingY: 33.937496 + m_HorizontalAdvance: 38.5 + m_GlyphRect: + m_X: 6 + m_Y: 316 + m_Width: 31 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 111 + m_Metrics: + m_Width: 10.124999 + m_Height: 2.6249998 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 28.437498 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 253 + m_Y: 491 + m_Width: 10 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 112 + m_Metrics: + m_Width: 12.812499 + m_Height: 12.687499 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 29.687498 + m_HorizontalAdvance: 17.125 + m_GlyphRect: + m_X: 460 + m_Y: 458 + m_Width: 13 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 113 + m_Metrics: + m_Width: 16.687498 + m_Height: 20.624998 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 20.687498 + m_HorizontalAdvance: 24.4375 + m_GlyphRect: + m_X: 434 + m_Y: 326 + m_Width: 17 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 14.624999 + m_Height: 18.812498 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 18.4375 + m_GlyphRect: + m_X: 376 + m_Y: 408 + m_Width: 15 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 115 + m_Metrics: + m_Width: 13.999999 + m_Height: 18.999998 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 30.437498 + m_HorizontalAdvance: 18.0625 + m_GlyphRect: + m_X: 388 + m_Y: 438 + m_Width: 14 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 116 + m_Metrics: + m_Width: 8.687499 + m_Height: 8.499999 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 496 + m_Y: 339 + m_Width: 9 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 117 + m_Metrics: + m_Width: 20.937498 + m_Height: 27.624998 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 20.937498 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 421 + m_Y: 84 + m_Width: 21 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 118 + m_Metrics: + m_Width: 22.624998 + m_Height: 30.874998 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 30.937498 + m_HorizontalAdvance: 27.0625 + m_GlyphRect: + m_X: 275 + m_Y: 203 + m_Width: 23 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 119 + m_Metrics: + m_Width: 5.1249995 + m_Height: 5.0624995 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 16.687498 + m_HorizontalAdvance: 6.5 + m_GlyphRect: + m_X: 480 + m_Y: 383 + m_Width: 5 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 7.4374995 + m_Height: 9.187499 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 0.24999999 + m_HorizontalAdvance: 11.125 + m_GlyphRect: + m_X: 389 + m_Y: 497 + m_Width: 7 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 121 + m_Metrics: + m_Width: 12.624999 + m_Height: 19.062498 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 30.499998 + m_HorizontalAdvance: 17.9375 + m_GlyphRect: + m_X: 452 + m_Y: 359 + m_Width: 13 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 15.437499 + m_Height: 16.874998 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 29.624998 + m_HorizontalAdvance: 19.0625 + m_GlyphRect: + m_X: 389 + m_Y: 468 + m_Width: 15 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 123 + m_Metrics: + m_Width: 20.249998 + m_Height: 18.437498 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 20.437498 + m_HorizontalAdvance: 24.8125 + m_GlyphRect: + m_X: 423 + m_Y: 283 + m_Width: 20 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 39.437496 + m_Height: 32.937496 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 43.5625 + m_GlyphRect: + m_X: 6 + m_Y: 89 + m_Width: 39 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 125 + m_Metrics: + m_Width: 38.749996 + m_Height: 32.937496 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 43.3125 + m_GlyphRect: + m_X: 6 + m_Y: 133 + m_Width: 39 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 126 + m_Metrics: + m_Width: 40.062496 + m_Height: 32.937496 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 43.6875 + m_GlyphRect: + m_X: 6 + m_Y: 45 + m_Width: 40 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 127 + m_Metrics: + m_Width: 15.124999 + m_Height: 33.874996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 26.062498 + m_HorizontalAdvance: 18 + m_GlyphRect: + m_X: 221 + m_Y: 458 + m_Width: 15 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 128 + m_Metrics: + m_Width: 26.562498 + m_Height: 36.312496 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 6 + m_Y: 360 + m_Width: 27 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 129 + m_Metrics: + m_Width: 26.562498 + m_Height: 36.312496 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 6 + m_Y: 408 + m_Width: 27 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 130 + m_Metrics: + m_Width: 26.562498 + m_Height: 36.312496 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 36.374996 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 6 + m_Y: 456 + m_Width: 27 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 131 + m_Metrics: + m_Width: 26.562498 + m_Height: 35.312496 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 86 + m_Y: 133 + m_Width: 27 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 132 + m_Metrics: + m_Width: 26.562498 + m_Height: 35.374996 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 83 + m_Y: 180 + m_Width: 27 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 133 + m_Metrics: + m_Width: 26.562498 + m_Height: 36.374996 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 36.374996 + m_HorizontalAdvance: 25.625 + m_GlyphRect: + m_X: 86 + m_Y: 85 + m_Width: 27 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 134 + m_Metrics: + m_Width: 36.937496 + m_Height: 27.499998 + m_HorizontalBearingX: -3.3124998 + m_HorizontalBearingY: 27.499998 + m_HorizontalAdvance: 34.0625 + m_GlyphRect: + m_X: 118 + m_Y: 7 + m_Width: 37 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 135 + m_Metrics: + m_Width: 21.562498 + m_Height: 36.749996 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 24.1875 + m_GlyphRect: + m_X: 124 + m_Y: 134 + m_Width: 22 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 136 + m_Metrics: + m_Width: 21.624998 + m_Height: 36.312496 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 24.0625 + m_GlyphRect: + m_X: 81 + m_Y: 364 + m_Width: 22 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 137 + m_Metrics: + m_Width: 21.624998 + m_Height: 36.312496 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 24.0625 + m_GlyphRect: + m_X: 157 + m_Y: 85 + m_Width: 22 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 138 + m_Metrics: + m_Width: 21.624998 + m_Height: 36.312496 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 36.374996 + m_HorizontalAdvance: 24.0625 + m_GlyphRect: + m_X: 157 + m_Y: 133 + m_Width: 22 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 139 + m_Metrics: + m_Width: 21.624998 + m_Height: 35.374996 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 24.0625 + m_GlyphRect: + m_X: 215 + m_Y: 39 + m_Width: 22 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 140 + m_Metrics: + m_Width: 10.874999 + m_Height: 36.312496 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 248 + m_Y: 39 + m_Width: 11 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 141 + m_Metrics: + m_Width: 10.874999 + m_Height: 36.312496 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 155 + m_Y: 279 + m_Width: 11 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 142 + m_Metrics: + m_Width: 12.937499 + m_Height: 36.312496 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 36.374996 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 247 + m_Y: 87 + m_Width: 13 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 143 + m_Metrics: + m_Width: 13.687499 + m_Height: 35.374996 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 145 + m_Y: 414 + m_Width: 14 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 144 + m_Metrics: + m_Width: 25.124998 + m_Height: 28.124998 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 28.0625 + m_GlyphRect: + m_X: 340 + m_Y: 46 + m_Width: 25 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 145 + m_Metrics: + m_Width: 26.749998 + m_Height: 35.312496 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 29.5625 + m_GlyphRect: + m_X: 83 + m_Y: 227 + m_Width: 27 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 146 + m_Metrics: + m_Width: 24.249998 + m_Height: 36.749996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 121 + m_Y: 182 + m_Width: 24 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 147 + m_Metrics: + m_Width: 24.249998 + m_Height: 36.749996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 121 + m_Y: 230 + m_Width: 24 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 148 + m_Metrics: + m_Width: 24.249998 + m_Height: 36.749996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 36.374996 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 44 + m_Y: 411 + m_Width: 24 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 149 + m_Metrics: + m_Width: 24.249998 + m_Height: 35.749996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 109 + m_Y: 413 + m_Width: 24 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 150 + m_Metrics: + m_Width: 24.249998 + m_Height: 35.812496 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 99 + m_Y: 460 + m_Width: 24 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 151 + m_Metrics: + m_Width: 16.312498 + m_Height: 16.562498 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 19.437498 + m_HorizontalAdvance: 22.5625 + m_GlyphRect: + m_X: 402 + m_Y: 410 + m_Width: 16 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 152 + m_Metrics: + m_Width: 24.249998 + m_Height: 34.937496 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 31.062498 + m_HorizontalAdvance: 26.75 + m_GlyphRect: + m_X: 157 + m_Y: 228 + m_Width: 24 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 153 + m_Metrics: + m_Width: 25.937498 + m_Height: 36.624996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 27.375 + m_GlyphRect: + m_X: 81 + m_Y: 273 + m_Width: 26 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 154 + m_Metrics: + m_Width: 25.937498 + m_Height: 36.624996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 27.375 + m_GlyphRect: + m_X: 118 + m_Y: 278 + m_Width: 26 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 155 + m_Metrics: + m_Width: 25.937498 + m_Height: 36.624996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 36.374996 + m_HorizontalAdvance: 27.375 + m_GlyphRect: + m_X: 44 + m_Y: 363 + m_Width: 26 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 156 + m_Metrics: + m_Width: 25.937498 + m_Height: 35.687496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 27.375 + m_GlyphRect: + m_X: 114 + m_Y: 366 + m_Width: 26 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 157 + m_Metrics: + m_Width: 24.812498 + m_Height: 36.312496 + m_HorizontalBearingX: -0.49999997 + m_HorizontalBearingY: 36.312496 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 157 + m_Y: 181 + m_Width: 25 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 158 + m_Metrics: + m_Width: 21.124998 + m_Height: 27.499998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 27.562498 + m_HorizontalAdvance: 23.875 + m_GlyphRect: + m_X: 343 + m_Y: 409 + m_Width: 21 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 159 + m_Metrics: + m_Width: 21.749998 + m_Height: 29.437498 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 29.062498 + m_HorizontalAdvance: 23.5 + m_GlyphRect: + m_X: 275 + m_Y: 318 + m_Width: 22 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 160 + m_Metrics: + m_Width: 18.124998 + m_Height: 33.124996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 215 + m_Y: 222 + m_Width: 18 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 161 + m_Metrics: + m_Width: 18.124998 + m_Height: 33.187496 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 245 + m_Y: 176 + m_Width: 18 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 162 + m_Metrics: + m_Width: 18.124998 + m_Height: 32.249996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 56 + m_Y: 134 + m_Width: 18 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 163 + m_Metrics: + m_Width: 18.124998 + m_Height: 30.249998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 29.812498 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 245 + m_Y: 336 + m_Width: 18 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 164 + m_Metrics: + m_Width: 18.124998 + m_Height: 29.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 29.437498 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 376 + m_Y: 283 + m_Width: 18 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 165 + m_Metrics: + m_Width: 18.124998 + m_Height: 34.249996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 33.812496 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 215 + m_Y: 176 + m_Width: 18 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 166 + m_Metrics: + m_Width: 29.187498 + m_Height: 21.499998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 32.125 + m_GlyphRect: + m_X: 303 + m_Y: 7 + m_Width: 29 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 167 + m_Metrics: + m_Width: 16.187498 + m_Height: 29.999998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 393 + m_Y: 84 + m_Width: 16 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 168 + m_Metrics: + m_Width: 17.062498 + m_Height: 33.124996 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 20.125 + m_GlyphRect: + m_X: 488 + m_Y: 57 + m_Width: 17 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 169 + m_Metrics: + m_Width: 17.062498 + m_Height: 33.187496 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 20.125 + m_GlyphRect: + m_X: 309 + m_Y: 162 + m_Width: 17 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 170 + m_Metrics: + m_Width: 17.062498 + m_Height: 32.249996 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 20.125 + m_GlyphRect: + m_X: 57 + m_Y: 90 + m_Width: 17 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 171 + m_Metrics: + m_Width: 17.062498 + m_Height: 29.812498 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 29.437498 + m_HorizontalAdvance: 20.125 + m_GlyphRect: + m_X: 377 + m_Y: 324 + m_Width: 17 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 172 + m_Metrics: + m_Width: 11.312499 + m_Height: 32.687496 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 76 + m_Y: 459 + m_Width: 11 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 173 + m_Metrics: + m_Width: 10.437499 + m_Height: 32.749996 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 404 + m_Y: 199 + m_Width: 10 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 174 + m_Metrics: + m_Width: 13.374999 + m_Height: 31.812498 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 185 + m_Y: 323 + m_Width: 13 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 175 + m_Metrics: + m_Width: 12.999999 + m_Height: 29.374998 + m_HorizontalBearingX: -0.37499997 + m_HorizontalBearingY: 29.437498 + m_HorizontalAdvance: 12.3125 + m_GlyphRect: + m_X: 400 + m_Y: 159 + m_Width: 13 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 176 + m_Metrics: + m_Width: 18.624998 + m_Height: 33.874996 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 33.499996 + m_HorizontalAdvance: 21.5 + m_GlyphRect: + m_X: 245 + m_Y: 220 + m_Width: 19 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 177 + m_Metrics: + m_Width: 22.312498 + m_Height: 29.812498 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 29.812498 + m_HorizontalAdvance: 24.5625 + m_GlyphRect: + m_X: 210 + m_Y: 307 + m_Width: 22 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 178 + m_Metrics: + m_Width: 19.124998 + m_Height: 33.124996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 338 + m_Y: 161 + m_Width: 19 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 179 + m_Metrics: + m_Width: 19.124998 + m_Height: 33.187496 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 177 + m_Y: 279 + m_Width: 19 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 180 + m_Metrics: + m_Width: 19.124998 + m_Height: 32.249996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 214 + m_Y: 349 + m_Width: 19 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 181 + m_Metrics: + m_Width: 19.124998 + m_Height: 30.249998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 29.812498 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 369 + m_Y: 160 + m_Width: 19 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 182 + m_Metrics: + m_Width: 19.124998 + m_Height: 29.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 29.437498 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 373 + m_Y: 242 + m_Width: 19 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 183 + m_Metrics: + m_Width: 16.874998 + m_Height: 19.999998 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 21.999998 + m_HorizontalAdvance: 24.625 + m_GlyphRect: + m_X: 478 + m_Y: 134 + m_Width: 17 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 184 + m_Metrics: + m_Width: 19.124998 + m_Height: 28.249998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 24.312498 + m_HorizontalAdvance: 22.1875 + m_GlyphRect: + m_X: 275 + m_Y: 478 + m_Width: 19 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 185 + m_Metrics: + m_Width: 20.749998 + m_Height: 33.124996 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 23.375 + m_GlyphRect: + m_X: 215 + m_Y: 86 + m_Width: 21 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 186 + m_Metrics: + m_Width: 20.749998 + m_Height: 33.187496 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 23.375 + m_GlyphRect: + m_X: 215 + m_Y: 131 + m_Width: 21 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 187 + m_Metrics: + m_Width: 20.749998 + m_Height: 32.249996 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 23.375 + m_GlyphRect: + m_X: 44 + m_Y: 460 + m_Width: 21 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 188 + m_Metrics: + m_Width: 20.749998 + m_Height: 29.812498 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 29.437498 + m_HorizontalAdvance: 23.375 + m_GlyphRect: + m_X: 377 + m_Y: 365 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 189 + m_Metrics: + m_Width: 21.249998 + m_Height: 41.937496 + m_HorizontalBearingX: -0.12499999 + m_HorizontalBearingY: 32.749996 + m_HorizontalAdvance: 21.1875 + m_GlyphRect: + m_X: 50 + m_Y: 177 + m_Width: 21 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 190 + m_Metrics: + m_Width: 20.999998 + m_Height: 39.249996 + m_HorizontalBearingX: -0.062499996 + m_HorizontalBearingY: 30.312498 + m_HorizontalAdvance: 22.5 + m_GlyphRect: + m_X: 49 + m_Y: 274 + m_Width: 21 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 191 + m_Metrics: + m_Width: 21.249998 + m_Height: 38.562496 + m_HorizontalBearingX: -0.12499999 + m_HorizontalBearingY: 29.437498 + m_HorizontalAdvance: 21.1875 + m_GlyphRect: + m_X: 124 + m_Y: 84 + m_Width: 21 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 192 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 18.5 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 193 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 5.5625 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 194 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 2.25 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 195 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 196 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 197 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 0 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 198 + m_Metrics: + m_Width: 21.812498 + m_Height: 2.6874998 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 13.249999 + m_HorizontalAdvance: 30.125 + m_GlyphRect: + m_X: 194 + m_Y: 503 + m_Width: 22 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 199 + m_Metrics: + m_Width: 35.562496 + m_Height: 2.6874998 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 13.249999 + m_HorizontalAdvance: 43.875 + m_GlyphRect: + m_X: 6 + m_Y: 503 + m_Width: 36 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 200 + m_Metrics: + m_Width: 5.7499995 + m_Height: 15.374999 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 31.374998 + m_HorizontalAdvance: 14.125 + m_GlyphRect: + m_X: 443 + m_Y: 464 + m_Width: 6 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 201 + m_Metrics: + m_Width: 5.7499995 + m_Height: 15.499999 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 31.062498 + m_HorizontalAdvance: 14.125 + m_GlyphRect: + m_X: 470 + m_Y: 483 + m_Width: 6 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 202 + m_Metrics: + m_Width: 5.7499995 + m_Height: 15.437499 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 5.8124995 + m_HorizontalAdvance: 14.125 + m_GlyphRect: + m_X: 462 + m_Y: 327 + m_Width: 6 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 203 + m_Metrics: + m_Width: 5.7499995 + m_Height: 15.437499 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 14.125 + m_GlyphRect: + m_X: 479 + m_Y: 314 + m_Width: 6 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 204 + m_Metrics: + m_Width: 15.499999 + m_Height: 15.374999 + m_HorizontalBearingX: 4.0624995 + m_HorizontalBearingY: 31.374998 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 416 + m_Y: 469 + m_Width: 15 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 205 + m_Metrics: + m_Width: 15.499999 + m_Height: 15.437499 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 457 + m_Y: 432 + m_Width: 15 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 206 + m_Metrics: + m_Width: 15.499999 + m_Height: 15.437499 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 6.1874995 + m_HorizontalAdvance: 23.8125 + m_GlyphRect: + m_X: 443 + m_Y: 491 + m_Width: 15 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 207 + m_Metrics: + m_Width: 13.562499 + m_Height: 27.937498 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 29.874998 + m_HorizontalAdvance: 19.4375 + m_GlyphRect: + m_X: 453 + m_Y: 126 + m_Width: 14 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 208 + m_Metrics: + m_Width: 13.687499 + m_Height: 37.812496 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 29.874998 + m_HorizontalAdvance: 19.4375 + m_GlyphRect: + m_X: 190 + m_Y: 84 + m_Width: 14 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 209 + m_Metrics: + m_Width: 7.0624995 + m_Height: 7.3124995 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 16.124998 + m_HorizontalAdvance: 15.375 + m_GlyphRect: + m_X: 455 + m_Y: 308 + m_Width: 7 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 210 + m_Metrics: + m_Width: 24.687498 + m_Height: 5.0624995 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 4.7499995 + m_HorizontalAdvance: 29.3125 + m_GlyphRect: + m_X: 447 + m_Y: 262 + m_Width: 25 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 211 + m_Metrics: + m_Width: 50.687496 + m_Height: 27.812498 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 27.812498 + m_HorizontalAdvance: 54.6875 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 51 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 212 + m_Metrics: + m_Width: 5.6874995 + m_Height: 11.812499 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 32.374996 + m_HorizontalAdvance: 12.4375 + m_GlyphRect: + m_X: 491 + m_Y: 358 + m_Width: 6 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 213 + m_Metrics: + m_Width: 13.937499 + m_Height: 11.812499 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 32.374996 + m_HorizontalAdvance: 20.75 + m_GlyphRect: + m_X: 430 + m_Y: 410 + m_Width: 14 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 214 + m_Metrics: + m_Width: 10.437499 + m_Height: 18.437498 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 20.437498 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 413 + m_Y: 439 + m_Width: 10 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 215 + m_Metrics: + m_Width: 10.437499 + m_Height: 18.437498 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 20.437498 + m_HorizontalAdvance: 14.9375 + m_GlyphRect: + m_X: 435 + m_Y: 434 + m_Width: 10 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 216 + m_Metrics: + m_Width: 16.624998 + m_Height: 33.062496 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 32.687496 + m_HorizontalAdvance: 24.4375 + m_GlyphRect: + m_X: 275 + m_Y: 117 + m_Width: 17 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 217 + m_Metrics: + m_Width: 15.999999 + m_Height: 32.937496 + m_HorizontalBearingX: -4.5624995 + m_HorizontalBearingY: 30.124998 + m_HorizontalAdvance: 6.9375 + m_GlyphRect: + m_X: 248 + m_Y: 447 + m_Width: 16 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 218 + m_Metrics: + m_Width: 23.749998 + m_Height: 28.749998 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 28.249998 + m_HorizontalAdvance: 25.8125 + m_GlyphRect: + m_X: 308 + m_Y: 403 + m_Width: 24 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 219 + m_Metrics: + m_Width: 36.437496 + m_Height: 14.374999 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 28.124998 + m_HorizontalAdvance: 41.125 + m_GlyphRect: + m_X: 255 + m_Y: 7 + m_Width: 36 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 161 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 162 + m_GlyphIndex: 98 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 163 + m_GlyphIndex: 99 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 164 + m_GlyphIndex: 100 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 165 + m_GlyphIndex: 101 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 166 + m_GlyphIndex: 102 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 167 + m_GlyphIndex: 103 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 168 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 169 + m_GlyphIndex: 105 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 170 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 171 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 172 + m_GlyphIndex: 108 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 173 + m_GlyphIndex: 109 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 174 + m_GlyphIndex: 110 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 175 + m_GlyphIndex: 111 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 176 + m_GlyphIndex: 112 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 177 + m_GlyphIndex: 113 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 178 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 179 + m_GlyphIndex: 115 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 180 + m_GlyphIndex: 116 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 181 + m_GlyphIndex: 117 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 182 + m_GlyphIndex: 118 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 183 + m_GlyphIndex: 119 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 184 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 185 + m_GlyphIndex: 121 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 186 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 187 + m_GlyphIndex: 123 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 188 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 189 + m_GlyphIndex: 125 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 190 + m_GlyphIndex: 126 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 191 + m_GlyphIndex: 127 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 192 + m_GlyphIndex: 128 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 193 + m_GlyphIndex: 129 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 194 + m_GlyphIndex: 130 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 195 + m_GlyphIndex: 131 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 196 + m_GlyphIndex: 132 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 197 + m_GlyphIndex: 133 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 198 + m_GlyphIndex: 134 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 199 + m_GlyphIndex: 135 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 200 + m_GlyphIndex: 136 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 201 + m_GlyphIndex: 137 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 202 + m_GlyphIndex: 138 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 203 + m_GlyphIndex: 139 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 204 + m_GlyphIndex: 140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 205 + m_GlyphIndex: 141 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 206 + m_GlyphIndex: 142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 207 + m_GlyphIndex: 143 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 208 + m_GlyphIndex: 144 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 209 + m_GlyphIndex: 145 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 210 + m_GlyphIndex: 146 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 211 + m_GlyphIndex: 147 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 212 + m_GlyphIndex: 148 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 213 + m_GlyphIndex: 149 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 214 + m_GlyphIndex: 150 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 215 + m_GlyphIndex: 151 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 216 + m_GlyphIndex: 152 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 217 + m_GlyphIndex: 153 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 218 + m_GlyphIndex: 154 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 219 + m_GlyphIndex: 155 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 220 + m_GlyphIndex: 156 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 221 + m_GlyphIndex: 157 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 222 + m_GlyphIndex: 158 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 223 + m_GlyphIndex: 159 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 224 + m_GlyphIndex: 160 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 225 + m_GlyphIndex: 161 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 226 + m_GlyphIndex: 162 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 227 + m_GlyphIndex: 163 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 228 + m_GlyphIndex: 164 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 229 + m_GlyphIndex: 165 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 230 + m_GlyphIndex: 166 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 231 + m_GlyphIndex: 167 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 232 + m_GlyphIndex: 168 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 233 + m_GlyphIndex: 169 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 234 + m_GlyphIndex: 170 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 235 + m_GlyphIndex: 171 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 236 + m_GlyphIndex: 172 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 237 + m_GlyphIndex: 173 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 238 + m_GlyphIndex: 174 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 239 + m_GlyphIndex: 175 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 240 + m_GlyphIndex: 176 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 241 + m_GlyphIndex: 177 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 242 + m_GlyphIndex: 178 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 243 + m_GlyphIndex: 179 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 244 + m_GlyphIndex: 180 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 245 + m_GlyphIndex: 181 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 246 + m_GlyphIndex: 182 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 247 + m_GlyphIndex: 183 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 248 + m_GlyphIndex: 184 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 249 + m_GlyphIndex: 185 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 250 + m_GlyphIndex: 186 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 251 + m_GlyphIndex: 187 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 252 + m_GlyphIndex: 188 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 253 + m_GlyphIndex: 189 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 254 + m_GlyphIndex: 190 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 255 + m_GlyphIndex: 191 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8194 + m_GlyphIndex: 192 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8201 + m_GlyphIndex: 193 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8202 + m_GlyphIndex: 194 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8203 + m_GlyphIndex: 195 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8204 + m_GlyphIndex: 196 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8205 + m_GlyphIndex: 197 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8211 + m_GlyphIndex: 198 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8212 + m_GlyphIndex: 199 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8216 + m_GlyphIndex: 200 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8217 + m_GlyphIndex: 201 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8218 + m_GlyphIndex: 202 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8219 + m_GlyphIndex: 203 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8220 + m_GlyphIndex: 204 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8221 + m_GlyphIndex: 205 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8222 + m_GlyphIndex: 206 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8224 + m_GlyphIndex: 207 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8225 + m_GlyphIndex: 208 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8226 + m_GlyphIndex: 209 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 210 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8240 + m_GlyphIndex: 211 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8242 + m_GlyphIndex: 212 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8243 + m_GlyphIndex: 213 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8249 + m_GlyphIndex: 214 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8250 + m_GlyphIndex: 215 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8252 + m_GlyphIndex: 216 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8260 + m_GlyphIndex: 217 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8364 + m_GlyphIndex: 218 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8482 + m_GlyphIndex: 219 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28888467089585806} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Merriweather + PointSize: 37 + Scale: 1 + CharacterCount: 219 + LineHeight: 46.5 + Baseline: 0 + Ascender: 36.4375 + CapHeight: 27.499998 + Descender: -10.125 + CenterLine: 0 + SuperscriptOffset: 36.4375 + SubscriptOffset: -3.7000003 + SubSize: 0.5 + Underline: -3.7000003 + UnderlineThickness: 1.8500001 + strikethrough: 9.568182 + strikethroughThickness: 1.8500001 + TabWidth: 87.5 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28888467089585806} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16426 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 8.75 + height: 46.5625 + xOffset: 0 + yOffset: 36.4375 + xAdvance: 8.75 + scale: 1 + - id: 33 + x: 406 + y: 196 + width: 5.2499995 + height: 33.062496 + xOffset: 3.9374998 + yOffset: 32.687496 + xAdvance: 13.125 + scale: 1 + - id: 34 + x: 455 + y: 109 + width: 13.499999 + height: 13.749999 + xOffset: 4.5624995 + yOffset: 30.624998 + xAdvance: 22.625 + scale: 1 + - id: 35 + x: 49 + y: 160 + width: 22.062498 + height: 27.499998 + xOffset: 2.9374998 + yOffset: 27.499998 + xAdvance: 27.5 + scale: 1 + - id: 36 + x: 80 + y: 64 + width: 17.749998 + height: 36.499996 + xOffset: 3.4374998 + yOffset: 31.874998 + xAdvance: 24.375 + scale: 1 + - id: 37 + x: 106 + y: 439 + width: 34.374996 + height: 27.812498 + xOffset: 1.9374999 + yOffset: 27.812498 + xAdvance: 38.375 + scale: 1 + - id: 38 + x: 118 + y: 157 + width: 25.062498 + height: 28.124998 + xOffset: 2.1874998 + yOffset: 27.874998 + xAdvance: 28 + scale: 1 + - id: 39 + x: 476 + y: 141 + width: 3.9374998 + height: 13.749999 + xOffset: 4.5624995 + yOffset: 30.624998 + xAdvance: 13.0625 + scale: 1 + - id: 40 + x: 193 + y: 294 + width: 10.812499 + height: 37.437496 + xOffset: 2.4374998 + yOffset: 30.687498 + xAdvance: 15.9375 + scale: 1 + - id: 41 + x: 193 + y: 245 + width: 10.874999 + height: 37.437496 + xOffset: 2.5624998 + yOffset: 30.687498 + xAdvance: 15.9375 + scale: 1 + - id: 42 + x: 245 + y: 228 + width: 18.187498 + height: 18.937498 + xOffset: 2.7499998 + yOffset: 30.499998 + xAdvance: 23.8125 + scale: 1 + - id: 43 + x: 247 + y: 76 + width: 16.687498 + height: 17.124998 + xOffset: 3.8749998 + yOffset: 20.249998 + xAdvance: 24.4375 + scale: 1 + - id: 44 + x: 496 + y: 185 + width: 5.5624995 + height: 13.874999 + xOffset: 3.6249998 + yOffset: 5.5624995 + xAdvance: 12.375 + scale: 1 + - id: 45 + x: 227 + y: 6 + width: 14.937499 + height: 2.6874998 + xOffset: 4.1249995 + yOffset: 13.249999 + xAdvance: 23.25 + scale: 1 + - id: 46 + x: 479 + y: 166 + width: 5.1874995 + height: 5.0624995 + xOffset: 2.3124998 + yOffset: 4.7499995 + xAdvance: 9.8125 + scale: 1 + - id: 47 + x: 190 + y: 343 + width: 13.249999 + height: 35.437496 + xOffset: 1.3124999 + yOffset: 28.937498 + xAdvance: 15.9375 + scale: 1 + - id: 48 + x: 337 + y: 363 + width: 19.249998 + height: 23.687498 + xOffset: 2.2499998 + yOffset: 23.374998 + xAdvance: 23.8125 + scale: 1 + - id: 49 + x: 337 + y: 6 + width: 14.062499 + height: 23.374998 + xOffset: 1.4374999 + yOffset: 23.437498 + xAdvance: 16.25 + scale: 1 + - id: 50 + x: 306 + y: 6 + width: 19.124998 + height: 23.374998 + xOffset: 1.6874999 + yOffset: 23.437498 + xAdvance: 22.125 + scale: 1 + - id: 51 + x: 247 + y: 348 + width: 16.812498 + height: 29.312498 + xOffset: 2.0624998 + yOffset: 23.437498 + xAdvance: 20.75 + scale: 1 + - id: 52 + x: 50 + y: 250 + width: 21.749998 + height: 31.124998 + xOffset: 1.3124999 + yOffset: 25.187498 + xAdvance: 23.8125 + scale: 1 + - id: 53 + x: 345 + y: 235 + width: 16.124998 + height: 29.749998 + xOffset: 3.3124998 + yOffset: 23.812498 + xAdvance: 22 + scale: 1 + - id: 54 + x: 309 + y: 276 + width: 19.062498 + height: 29.499998 + xOffset: 2.7499998 + yOffset: 29.124998 + xAdvance: 24.5625 + scale: 1 + - id: 55 + x: 215 + y: 216 + width: 18.437498 + height: 29.437498 + xOffset: 1.7499999 + yOffset: 23.124998 + xAdvance: 21.75 + scale: 1 + - id: 56 + x: 155 + y: 157 + width: 18.812498 + height: 28.187498 + xOffset: 2.3749998 + yOffset: 27.874998 + xAdvance: 23.4375 + scale: 1 + - id: 57 + x: 345 + y: 194 + width: 19.187498 + height: 29.562498 + xOffset: 2.5624998 + yOffset: 23.437498 + xAdvance: 24.4375 + scale: 1 + - id: 58 + x: 371 + y: 44 + width: 5.1249995 + height: 20.312498 + xOffset: 3.7499998 + yOffset: 19.999998 + xAdvance: 12.75 + scale: 1 + - id: 59 + x: 376 + y: 398 + width: 5.5624995 + height: 28.249998 + xOffset: 3.6249998 + yOffset: 19.999998 + xAdvance: 12.75 + scale: 1 + - id: 60 + x: 453 + y: 326 + width: 17.499998 + height: 20.249998 + xOffset: 2.9999998 + yOffset: 21.312498 + xAdvance: 24.75 + scale: 1 + - id: 61 + x: 215 + y: 65 + width: 16.687498 + height: 12.874999 + xOffset: 3.7499998 + yOffset: 17.562498 + xAdvance: 24.1875 + scale: 1 + - id: 62 + x: 482 + y: 326 + width: 17.562498 + height: 20.249998 + xOffset: 4.1874995 + yOffset: 21.312498 + xAdvance: 24.75 + scale: 1 + - id: 63 + x: 194 + y: 20 + width: 15.187499 + height: 33.874996 + xOffset: 1.4999999 + yOffset: 33.562496 + xAdvance: 18 + scale: 1 + - id: 64 + x: 6 + y: 297 + width: 32.687496 + height: 37.499996 + xOffset: 3.4374998 + yOffset: 28.124998 + xAdvance: 39.875 + scale: 1 + - id: 65 + x: 344 + y: 478 + width: 26.562498 + height: 27.687498 + xOffset: -0.49999997 + yOffset: 27.749998 + xAdvance: 25.625 + scale: 1 + - id: 66 + x: 275 + y: 238 + width: 22.312498 + height: 28.062498 + xOffset: 1.6874999 + yOffset: 27.812498 + xAdvance: 25.375 + scale: 1 + - id: 67 + x: 344 + y: 154 + width: 21.562498 + height: 28.249998 + xOffset: 1.1874999 + yOffset: 27.812498 + xAdvance: 24.1875 + scale: 1 + - id: 68 + x: 303 + y: 444 + width: 25.124998 + height: 28.124998 + xOffset: 1.6874999 + yOffset: 27.812498 + xAdvance: 28.0625 + scale: 1 + - id: 69 + x: 152 + y: 439 + width: 21.624998 + height: 27.499998 + xOffset: 1.6874999 + yOffset: 27.499998 + xAdvance: 24.0625 + scale: 1 + - id: 70 + x: 307 + y: 41 + width: 20.187498 + height: 27.499998 + xOffset: 1.5624999 + yOffset: 27.499998 + xAdvance: 22.875 + scale: 1 + - id: 71 + x: 303 + y: 404 + width: 25.124998 + height: 28.249998 + xOffset: 1.5624999 + yOffset: 27.812498 + xAdvance: 27.375 + scale: 1 + - id: 72 + x: 382 + y: 478 + width: 26.874998 + height: 27.499998 + xOffset: 1.8124999 + yOffset: 27.499998 + xAdvance: 30.625 + scale: 1 + - id: 73 + x: 404 + y: 241 + width: 10.874999 + height: 27.499998 + xOffset: 1.9374999 + yOffset: 27.499998 + xAdvance: 14.9375 + scale: 1 + - id: 74 + x: 165 + y: 111 + width: 12.937499 + height: 34.124996 + xOffset: -0.24999999 + yOffset: 27.499998 + xAdvance: 14.125 + scale: 1 + - id: 75 + x: 377 + y: 439 + width: 25.124998 + height: 27.499998 + xOffset: 1.7499999 + yOffset: 27.499998 + xAdvance: 26.875 + scale: 1 + - id: 76 + x: 275 + y: 126 + width: 21.062498 + height: 27.499998 + xOffset: 1.7499999 + yOffset: 27.499998 + xAdvance: 23.4375 + scale: 1 + - id: 77 + x: 58 + y: 439 + width: 36.187496 + height: 27.499998 + xOffset: 0.18749999 + yOffset: 27.499998 + xAdvance: 36.625 + scale: 1 + - id: 78 + x: 420 + y: 478 + width: 26.749998 + height: 27.499998 + xOffset: 1.8124999 + yOffset: 27.499998 + xAdvance: 29.5625 + scale: 1 + - id: 79 + x: 340 + y: 398 + width: 24.249998 + height: 28.249998 + xOffset: 1.2499999 + yOffset: 27.812498 + xAdvance: 26.6875 + scale: 1 + - id: 80 + x: 344 + y: 115 + width: 21.312498 + height: 27.749998 + xOffset: 1.7499999 + yOffset: 27.749998 + xAdvance: 24 + scale: 1 + - id: 81 + x: 6 + y: 250 + width: 32.124996 + height: 35.124996 + xOffset: 1.3124999 + yOffset: 27.812498 + xAdvance: 26.875 + scale: 1 + - id: 82 + x: 309 + y: 237 + width: 24.374998 + height: 27.812498 + xOffset: 1.6874999 + yOffset: 27.812498 + xAdvance: 26.0625 + scale: 1 + - id: 83 + x: 245 + y: 188 + width: 18.249998 + height: 28.249998 + xOffset: 2.2499998 + yOffset: 27.812498 + xAdvance: 22 + scale: 1 + - id: 84 + x: 309 + y: 198 + width: 24.124998 + height: 27.499998 + xOffset: 0.62499994 + yOffset: 27.499998 + xAdvance: 25.625 + scale: 1 + - id: 85 + x: 414 + y: 439 + width: 25.937498 + height: 27.812498 + xOffset: 0.87499994 + yOffset: 27.499998 + xAdvance: 27.375 + scale: 1 + - id: 86 + x: 458 + y: 478 + width: 26.062498 + height: 27.812498 + xOffset: -0.62499994 + yOffset: 27.499998 + xAdvance: 24.8125 + scale: 1 + - id: 87 + x: 68 + y: 478 + width: 38.374996 + height: 27.687498 + xOffset: -0.74999994 + yOffset: 27.499998 + xAdvance: 37 + scale: 1 + - id: 88 + x: 451 + y: 439 + width: 25.999998 + height: 27.499998 + xOffset: 0.24999999 + yOffset: 27.499998 + xAdvance: 26.375 + scale: 1 + - id: 89 + x: 308 + y: 159 + width: 24.812498 + height: 27.499998 + xOffset: -0.49999997 + yOffset: 27.499998 + xAdvance: 23.8125 + scale: 1 + - id: 90 + x: 275 + y: 87 + width: 21.562498 + height: 27.624998 + xOffset: 1.2499999 + yOffset: 27.624998 + xAdvance: 24.1875 + scale: 1 + - id: 91 + x: 170 + y: 65 + width: 8.937499 + height: 34.812496 + xOffset: 3.4999998 + yOffset: 29.749998 + xAdvance: 15.8125 + scale: 1 + - id: 92 + x: 135 + y: 16 + width: 13.249999 + height: 35.437496 + xOffset: 1.0624999 + yOffset: 28.937498 + xAdvance: 15.9375 + scale: 1 + - id: 93 + x: 174 + y: 19 + width: 8.999999 + height: 34.812496 + xOffset: 3.3124998 + yOffset: 29.749998 + xAdvance: 15.8125 + scale: 1 + - id: 94 + x: 368 + y: 364 + width: 18.249998 + height: 22.749998 + xOffset: 3.1249998 + yOffset: 27.687498 + xAdvance: 24.625 + scale: 1 + - id: 95 + x: 53 + y: 6 + width: 31.624998 + height: 2.2499998 + xOffset: -0.37499997 + yOffset: -4.4999995 + xAdvance: 30.875 + scale: 1 + - id: 96 + x: 408 + y: 7 + width: 8.624999 + height: 8.499999 + xOffset: -0.31249997 + yOffset: 32.749996 + xAdvance: 12.3125 + scale: 1 + - id: 97 + x: 398 + y: 365 + width: 18.124998 + height: 21.437498 + xOffset: 1.6249999 + yOffset: 20.999998 + xAdvance: 20.75 + scale: 1 + - id: 98 + x: 340 + y: 276 + width: 20.937498 + height: 30.749998 + xOffset: -0.12499999 + yOffset: 30.312498 + xAdvance: 22.4375 + scale: 1 + - id: 99 + x: 406 + y: 163 + width: 16.187498 + height: 21.499998 + xOffset: 1.1874999 + yOffset: 21.124998 + xAdvance: 19 + scale: 1 + - id: 100 + x: 215 + y: 89 + width: 20.124998 + height: 30.749998 + xOffset: 1.4999999 + yOffset: 30.312498 + xAdvance: 23 + scale: 1 + - id: 101 + x: 424 + y: 329 + width: 17.062498 + height: 21.499998 + xOffset: 1.5624999 + yOffset: 21.124998 + xAdvance: 20.125 + scale: 1 + - id: 102 + x: 453 + y: 397 + width: 14.187499 + height: 30.624998 + xOffset: 1.1249999 + yOffset: 30.687498 + xAdvance: 14.8125 + scale: 1 + - id: 103 + x: 271 + y: 407 + width: 20.562498 + height: 31.124998 + xOffset: 1.4999999 + yOffset: 21.187498 + xAdvance: 22.4375 + scale: 1 + - id: 104 + x: 303 + y: 362 + width: 22.749998 + height: 30.312498 + xOffset: 0.49999997 + yOffset: 30.312498 + xAdvance: 24.375 + scale: 1 + - id: 105 + x: 426 + y: 246 + width: 9.812499 + height: 29.312498 + xOffset: 1.4999999 + yOffset: 29.374998 + xAdvance: 12.3125 + scale: 1 + - id: 106 + x: 496 + y: 467 + width: 9.249999 + height: 38.312496 + xOffset: -0.43749997 + yOffset: 29.374998 + xAdvance: 11.75 + scale: 1 + - id: 107 + x: 275 + y: 320 + width: 22.312498 + height: 30.312498 + xOffset: 0.68749994 + yOffset: 30.312498 + xAdvance: 22.1875 + scale: 1 + - id: 108 + x: 426 + y: 287 + width: 9.999999 + height: 30.312498 + xOffset: 1.3124999 + yOffset: 30.312498 + xAdvance: 12.3125 + scale: 1 + - id: 109 + x: 166 + y: 485 + width: 34.624996 + height: 20.999998 + xOffset: 1.1874999 + yOffset: 21.062498 + xAdvance: 36.8125 + scale: 1 + - id: 110 + x: 275 + y: 206 + width: 22.312498 + height: 20.999998 + xOffset: 1.1874999 + yOffset: 21.062498 + xAdvance: 24.5625 + scale: 1 + - id: 111 + x: 480 + y: 293 + width: 19.124998 + height: 21.499998 + xOffset: 1.6249999 + yOffset: 21.124998 + xAdvance: 22.5 + scale: 1 + - id: 112 + x: 275 + y: 46 + width: 20.624998 + height: 29.999998 + xOffset: 1.0624999 + yOffset: 21.124998 + xAdvance: 23.25 + scale: 1 + - id: 113 + x: 372 + y: 281 + width: 20.499998 + height: 29.999998 + xOffset: 1.4999999 + yOffset: 21.124998 + xAdvance: 22.5625 + scale: 1 + - id: 114 + x: 426 + y: 130 + width: 14.437499 + height: 21.062498 + xOffset: 1.6874999 + yOffset: 21.124998 + xAdvance: 16.9375 + scale: 1 + - id: 115 + x: 363 + y: 10 + width: 14.937499 + height: 21.437498 + xOffset: 1.9999999 + yOffset: 20.999998 + xAdvance: 18.6875 + scale: 1 + - id: 116 + x: 428 + y: 362 + width: 13.312499 + height: 26.249998 + xOffset: 1.1249999 + yOffset: 25.874998 + xAdvance: 15.0625 + scale: 1 + - id: 117 + x: 339 + y: 43 + width: 20.749998 + height: 21.437498 + xOffset: 1.3124999 + yOffset: 20.999998 + xAdvance: 23.375 + scale: 1 + - id: 118 + x: 447 + y: 294 + width: 21.312498 + height: 20.874998 + xOffset: -0.062499996 + yOffset: 20.562498 + xAdvance: 21 + scale: 1 + - id: 119 + x: 212 + y: 485 + width: 31.812498 + height: 20.874998 + xOffset: -0.31249997 + yOffset: 20.562498 + xAdvance: 31.0625 + scale: 1 + - id: 120 + x: 447 + y: 262 + width: 21.624998 + height: 20.562498 + xOffset: 0.18749999 + yOffset: 20.562498 + xAdvance: 22 + scale: 1 + - id: 121 + x: 270 + y: 450 + width: 21.249998 + height: 29.749998 + xOffset: -0.12499999 + yOffset: 20.562498 + xAdvance: 21.1875 + scale: 1 + - id: 122 + x: 483 + y: 231 + width: 18.062498 + height: 20.562498 + xOffset: 1.0624999 + yOffset: 20.562498 + xAdvance: 20.5 + scale: 1 + - id: 123 + x: 189 + y: 111 + width: 13.812499 + height: 34.874996 + xOffset: 2.0624998 + yOffset: 29.874998 + xAdvance: 18.8125 + scale: 1 + - id: 124 + x: 151 + y: 110 + width: 2.9999998 + height: 35.499996 + xOffset: 6.2499995 + yOffset: 32.187496 + xAdvance: 15.625 + scale: 1 + - id: 125 + x: 190 + y: 65 + width: 13.749999 + height: 34.874996 + xOffset: 2.8124998 + yOffset: 29.874998 + xAdvance: 18.8125 + scale: 1 + - id: 126 + x: 426 + y: 113 + width: 17.687498 + height: 5.9374995 + xOffset: 3.9374998 + yOffset: 14.062499 + xAdvance: 25.625 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 8.75 + scale: 1 + - id: 161 + x: 409 + y: 119 + width: 5.1874995 + height: 32.624996 + xOffset: 3.8749998 + yOffset: 25.937498 + xAdvance: 13.125 + scale: 1 + - id: 162 + x: 247 + y: 105 + width: 16.249998 + height: 29.624998 + xOffset: 2.5624998 + yOffset: 25.312498 + xAdvance: 21.5625 + scale: 1 + - id: 163 + x: 83 + y: 162 + width: 23.624998 + height: 28.062498 + xOffset: 1.8124999 + yOffset: 27.812498 + xAdvance: 27.5 + scale: 1 + - id: 164 + x: 479 + y: 389 + width: 20.562498 + height: 21.437498 + xOffset: 3.6249998 + yOffset: 24.687498 + xAdvance: 27.9375 + scale: 1 + - id: 165 + x: 308 + y: 120 + width: 24.249998 + height: 27.499998 + xOffset: 2.0624998 + yOffset: 27.499998 + xAdvance: 28.4375 + scale: 1 + - id: 166 + x: 160 + y: 16 + width: 2.9999998 + height: 35.499996 + xOffset: 6.2499995 + yOffset: 32.187496 + xAdvance: 15.625 + scale: 1 + - id: 167 + x: 185 + y: 439 + width: 18.312498 + height: 34.124996 + xOffset: 3.3124998 + yOffset: 30.437498 + xAdvance: 24.875 + scale: 1 + - id: 168 + x: 455 + y: 92 + width: 13.124999 + height: 5.0624995 + xOffset: 2.6874998 + yOffset: 29.687498 + xAdvance: 18.5 + scale: 1 + - id: 169 + x: 6 + y: 207 + width: 31.437498 + height: 31.687498 + xOffset: 3.4999998 + yOffset: 33.937496 + xAdvance: 38.5 + scale: 1 + - id: 170 + x: 455 + y: 216 + width: 16.062498 + height: 17.124998 + xOffset: 2.1249998 + yOffset: 29.874998 + xAdvance: 19.1875 + scale: 1 + - id: 171 + x: 480 + y: 263 + width: 20.312498 + height: 18.437498 + xOffset: 2.0624998 + yOffset: 20.437498 + xAdvance: 24.8125 + scale: 1 + - id: 172 + x: 483 + y: 210 + width: 17.874998 + height: 9.687499 + xOffset: 3.7499998 + yOffset: 13.062499 + xAdvance: 25.4375 + scale: 1 + - id: 173 + x: 423 + y: 197 + width: 14.937499 + height: 2.6874998 + xOffset: 4.1249995 + yOffset: 13.249999 + xAdvance: 23.25 + scale: 1 + - id: 174 + x: 6 + y: 164 + width: 31.437498 + height: 31.687498 + xOffset: 3.4999998 + yOffset: 33.937496 + xAdvance: 38.5 + scale: 1 + - id: 175 + x: 253 + y: 18 + width: 10.124999 + height: 2.6249998 + xOffset: 0.99999994 + yOffset: 28.437498 + xAdvance: 12.3125 + scale: 1 + - id: 176 + x: 460 + y: 41 + width: 12.812499 + height: 12.687499 + xOffset: 2.1249998 + yOffset: 29.687498 + xAdvance: 17.125 + scale: 1 + - id: 177 + x: 434 + y: 165 + width: 16.687498 + height: 20.624998 + xOffset: 3.8749998 + yOffset: 20.687498 + xAdvance: 24.4375 + scale: 1 + - id: 178 + x: 376 + y: 85 + width: 14.624999 + height: 18.812498 + xOffset: 2.1249998 + yOffset: 30.312498 + xAdvance: 18.4375 + scale: 1 + - id: 179 + x: 388 + y: 55 + width: 13.999999 + height: 18.999998 + xOffset: 2.4374998 + yOffset: 30.437498 + xAdvance: 18.0625 + scale: 1 + - id: 180 + x: 496 + y: 165 + width: 8.687499 + height: 8.499999 + xOffset: 3.7499998 + yOffset: 32.749996 + xAdvance: 12.3125 + scale: 1 + - id: 181 + x: 421 + y: 400 + width: 20.937498 + height: 27.624998 + xOffset: 2.2499998 + yOffset: 20.937498 + xAdvance: 25.25 + scale: 1 + - id: 182 + x: 275 + y: 278 + width: 22.624998 + height: 30.874998 + xOffset: 1.8749999 + yOffset: 30.937498 + xAdvance: 27.0625 + scale: 1 + - id: 183 + x: 480 + y: 124 + width: 5.1249995 + height: 5.0624995 + xOffset: 0.62499994 + yOffset: 16.687498 + xAdvance: 6.5 + scale: 1 + - id: 184 + x: 389 + y: 6 + width: 7.4374995 + height: 9.187499 + xOffset: 0.18749999 + yOffset: 0.24999999 + xAdvance: 11.125 + scale: 1 + - id: 185 + x: 452 + y: 134 + width: 12.624999 + height: 19.062498 + xOffset: 2.9374998 + yOffset: 30.499998 + xAdvance: 17.9375 + scale: 1 + - id: 186 + x: 389 + y: 27 + width: 15.437499 + height: 16.874998 + xOffset: 1.8124999 + yOffset: 29.624998 + xAdvance: 19.0625 + scale: 1 + - id: 187 + x: 423 + y: 211 + width: 20.249998 + height: 18.437498 + xOffset: 2.4374998 + yOffset: 20.437498 + xAdvance: 24.8125 + scale: 1 + - id: 188 + x: 6 + y: 390 + width: 39.437496 + height: 32.937496 + xOffset: 2.9374998 + yOffset: 30.124998 + xAdvance: 43.5625 + scale: 1 + - id: 189 + x: 6 + y: 346 + width: 38.749996 + height: 32.937496 + xOffset: 2.9374998 + yOffset: 30.124998 + xAdvance: 43.3125 + scale: 1 + - id: 190 + x: 6 + y: 434 + width: 40.062496 + height: 32.937496 + xOffset: 2.4374998 + yOffset: 30.124998 + xAdvance: 43.6875 + scale: 1 + - id: 191 + x: 221 + y: 20 + width: 15.124999 + height: 33.874996 + xOffset: 1.2499999 + yOffset: 26.062498 + xAdvance: 18 + scale: 1 + - id: 192 + x: 6 + y: 116 + width: 26.562498 + height: 36.312496 + xOffset: -0.49999997 + yOffset: 36.312496 + xAdvance: 25.625 + scale: 1 + - id: 193 + x: 6 + y: 68 + width: 26.562498 + height: 36.312496 + xOffset: -0.49999997 + yOffset: 36.312496 + xAdvance: 25.625 + scale: 1 + - id: 194 + x: 6 + y: 20 + width: 26.562498 + height: 36.312496 + xOffset: -0.49999997 + yOffset: 36.374996 + xAdvance: 25.625 + scale: 1 + - id: 195 + x: 86 + y: 344 + width: 26.562498 + height: 35.312496 + xOffset: -0.49999997 + yOffset: 35.374996 + xAdvance: 25.625 + scale: 1 + - id: 196 + x: 83 + y: 297 + width: 26.562498 + height: 35.374996 + xOffset: -0.49999997 + yOffset: 35.374996 + xAdvance: 25.625 + scale: 1 + - id: 197 + x: 86 + y: 391 + width: 26.562498 + height: 36.374996 + xOffset: -0.49999997 + yOffset: 36.374996 + xAdvance: 25.625 + scale: 1 + - id: 198 + x: 118 + y: 478 + width: 36.937496 + height: 27.499998 + xOffset: -3.3124998 + yOffset: 27.499998 + xAdvance: 34.0625 + scale: 1 + - id: 199 + x: 124 + y: 341 + width: 21.562498 + height: 36.749996 + xOffset: 1.1874999 + yOffset: 27.812498 + xAdvance: 24.1875 + scale: 1 + - id: 200 + x: 81 + y: 112 + width: 21.624998 + height: 36.312496 + xOffset: 1.6874999 + yOffset: 36.312496 + xAdvance: 24.0625 + scale: 1 + - id: 201 + x: 157 + y: 391 + width: 21.624998 + height: 36.312496 + xOffset: 1.6874999 + yOffset: 36.312496 + xAdvance: 24.0625 + scale: 1 + - id: 202 + x: 157 + y: 343 + width: 21.624998 + height: 36.312496 + xOffset: 1.6874999 + yOffset: 36.374996 + xAdvance: 24.0625 + scale: 1 + - id: 203 + x: 215 + y: 438 + width: 21.624998 + height: 35.374996 + xOffset: 1.6874999 + yOffset: 35.374996 + xAdvance: 24.0625 + scale: 1 + - id: 204 + x: 248 + y: 437 + width: 10.874999 + height: 36.312496 + xOffset: 1.9374999 + yOffset: 36.312496 + xAdvance: 14.9375 + scale: 1 + - id: 205 + x: 155 + y: 197 + width: 10.874999 + height: 36.312496 + xOffset: 1.9374999 + yOffset: 36.312496 + xAdvance: 14.9375 + scale: 1 + - id: 206 + x: 247 + y: 389 + width: 12.937499 + height: 36.312496 + xOffset: 0.99999994 + yOffset: 36.374996 + xAdvance: 14.9375 + scale: 1 + - id: 207 + x: 145 + y: 63 + width: 13.687499 + height: 35.374996 + xOffset: 0.62499994 + yOffset: 35.374996 + xAdvance: 14.9375 + scale: 1 + - id: 208 + x: 340 + y: 438 + width: 25.124998 + height: 28.124998 + xOffset: 1.6874999 + yOffset: 27.812498 + xAdvance: 28.0625 + scale: 1 + - id: 209 + x: 83 + y: 250 + width: 26.749998 + height: 35.312496 + xOffset: 1.8124999 + yOffset: 35.374996 + xAdvance: 29.5625 + scale: 1 + - id: 210 + x: 121 + y: 293 + width: 24.249998 + height: 36.749996 + xOffset: 1.2499999 + yOffset: 36.312496 + xAdvance: 26.6875 + scale: 1 + - id: 211 + x: 121 + y: 245 + width: 24.249998 + height: 36.749996 + xOffset: 1.2499999 + yOffset: 36.312496 + xAdvance: 26.6875 + scale: 1 + - id: 212 + x: 44 + y: 64 + width: 24.249998 + height: 36.749996 + xOffset: 1.2499999 + yOffset: 36.374996 + xAdvance: 26.6875 + scale: 1 + - id: 213 + x: 109 + y: 63 + width: 24.249998 + height: 35.749996 + xOffset: 1.2499999 + yOffset: 35.374996 + xAdvance: 26.6875 + scale: 1 + - id: 214 + x: 99 + y: 16 + width: 24.249998 + height: 35.812496 + xOffset: 1.2499999 + yOffset: 35.374996 + xAdvance: 26.6875 + scale: 1 + - id: 215 + x: 402 + y: 85 + width: 16.312498 + height: 16.562498 + xOffset: 3.0624998 + yOffset: 19.437498 + xAdvance: 22.5625 + scale: 1 + - id: 216 + x: 157 + y: 249 + width: 24.249998 + height: 34.937496 + xOffset: 1.2499999 + yOffset: 31.062498 + xAdvance: 26.75 + scale: 1 + - id: 217 + x: 81 + y: 202 + width: 25.937498 + height: 36.624996 + xOffset: 0.87499994 + yOffset: 36.312496 + xAdvance: 27.375 + scale: 1 + - id: 218 + x: 118 + y: 197 + width: 25.937498 + height: 36.624996 + xOffset: 0.87499994 + yOffset: 36.312496 + xAdvance: 27.375 + scale: 1 + - id: 219 + x: 44 + y: 112 + width: 25.937498 + height: 36.624996 + xOffset: 0.87499994 + yOffset: 36.374996 + xAdvance: 27.375 + scale: 1 + - id: 220 + x: 114 + y: 110 + width: 25.937498 + height: 35.687496 + xOffset: 0.87499994 + yOffset: 35.374996 + xAdvance: 27.375 + scale: 1 + - id: 221 + x: 157 + y: 295 + width: 24.812498 + height: 36.312496 + xOffset: -0.49999997 + yOffset: 36.312496 + xAdvance: 23.8125 + scale: 1 + - id: 222 + x: 343 + y: 76 + width: 21.124998 + height: 27.499998 + xOffset: 1.6249999 + yOffset: 27.562498 + xAdvance: 23.875 + scale: 1 + - id: 223 + x: 275 + y: 165 + width: 21.749998 + height: 29.437498 + xOffset: 0.87499994 + yOffset: 29.062498 + xAdvance: 23.5 + scale: 1 + - id: 224 + x: 215 + y: 257 + width: 18.124998 + height: 33.124996 + xOffset: 1.6249999 + yOffset: 32.749996 + xAdvance: 20.75 + scale: 1 + - id: 225 + x: 245 + y: 303 + width: 18.124998 + height: 33.187496 + xOffset: 1.6249999 + yOffset: 32.749996 + xAdvance: 20.75 + scale: 1 + - id: 226 + x: 56 + y: 346 + width: 18.124998 + height: 32.249996 + xOffset: 1.6249999 + yOffset: 31.874998 + xAdvance: 20.75 + scale: 1 + - id: 227 + x: 245 + y: 146 + width: 18.124998 + height: 30.249998 + xOffset: 1.6249999 + yOffset: 29.812498 + xAdvance: 20.75 + scale: 1 + - id: 228 + x: 376 + y: 199 + width: 18.124998 + height: 29.812498 + xOffset: 1.6249999 + yOffset: 29.437498 + xAdvance: 20.75 + scale: 1 + - id: 229 + x: 215 + y: 302 + width: 18.124998 + height: 34.249996 + xOffset: 1.6249999 + yOffset: 33.812496 + xAdvance: 20.75 + scale: 1 + - id: 230 + x: 303 + y: 484 + width: 29.187498 + height: 21.499998 + xOffset: 1.4999999 + yOffset: 21.124998 + xAdvance: 32.125 + scale: 1 + - id: 231 + x: 393 + y: 398 + width: 16.187498 + height: 29.999998 + xOffset: 1.1874999 + yOffset: 21.124998 + xAdvance: 19 + scale: 1 + - id: 232 + x: 488 + y: 422 + width: 17.062498 + height: 33.124996 + xOffset: 1.5624999 + yOffset: 32.749996 + xAdvance: 20.125 + scale: 1 + - id: 233 + x: 309 + y: 317 + width: 17.062498 + height: 33.187496 + xOffset: 1.5624999 + yOffset: 32.749996 + xAdvance: 20.125 + scale: 1 + - id: 234 + x: 57 + y: 390 + width: 17.062498 + height: 32.249996 + xOffset: 1.5624999 + yOffset: 31.874998 + xAdvance: 20.125 + scale: 1 + - id: 235 + x: 377 + y: 158 + width: 17.062498 + height: 29.812498 + xOffset: 1.5624999 + yOffset: 29.437498 + xAdvance: 20.125 + scale: 1 + - id: 236 + x: 76 + y: 20 + width: 11.312499 + height: 32.687496 + xOffset: 0 + yOffset: 32.749996 + xAdvance: 12.3125 + scale: 1 + - id: 237 + x: 404 + y: 280 + width: 10.437499 + height: 32.749996 + xOffset: 1.4999999 + yOffset: 32.749996 + xAdvance: 12.3125 + scale: 1 + - id: 238 + x: 185 + y: 157 + width: 13.374999 + height: 31.812498 + xOffset: -0.62499994 + yOffset: 31.874998 + xAdvance: 12.3125 + scale: 1 + - id: 239 + x: 400 + y: 324 + width: 12.999999 + height: 29.374998 + xOffset: -0.37499997 + yOffset: 29.437498 + xAdvance: 12.3125 + scale: 1 + - id: 240 + x: 245 + y: 258 + width: 18.624998 + height: 33.874996 + xOffset: 1.4374999 + yOffset: 33.499996 + xAdvance: 21.5 + scale: 1 + - id: 241 + x: 210 + y: 175 + width: 22.312498 + height: 29.812498 + xOffset: 1.1874999 + yOffset: 29.812498 + xAdvance: 24.5625 + scale: 1 + - id: 242 + x: 338 + y: 318 + width: 19.124998 + height: 33.124996 + xOffset: 1.6249999 + yOffset: 32.749996 + xAdvance: 22.5 + scale: 1 + - id: 243 + x: 177 + y: 200 + width: 19.124998 + height: 33.187496 + xOffset: 1.6249999 + yOffset: 32.749996 + xAdvance: 22.5 + scale: 1 + - id: 244 + x: 214 + y: 131 + width: 19.124998 + height: 32.249996 + xOffset: 1.6249999 + yOffset: 31.874998 + xAdvance: 22.5 + scale: 1 + - id: 245 + x: 369 + y: 322 + width: 19.124998 + height: 30.249998 + xOffset: 1.6249999 + yOffset: 29.812498 + xAdvance: 22.5 + scale: 1 + - id: 246 + x: 373 + y: 240 + width: 19.124998 + height: 29.812498 + xOffset: 1.6249999 + yOffset: 29.437498 + xAdvance: 22.5 + scale: 1 + - id: 247 + x: 478 + y: 358 + width: 16.874998 + height: 19.999998 + xOffset: 3.8749998 + yOffset: 21.999998 + xAdvance: 24.625 + scale: 1 + - id: 248 + x: 275 + y: 6 + width: 19.124998 + height: 28.249998 + xOffset: 1.4999999 + yOffset: 24.312498 + xAdvance: 22.1875 + scale: 1 + - id: 249 + x: 215 + y: 393 + width: 20.749998 + height: 33.124996 + xOffset: 1.3124999 + yOffset: 32.749996 + xAdvance: 23.375 + scale: 1 + - id: 250 + x: 215 + y: 348 + width: 20.749998 + height: 33.187496 + xOffset: 1.3124999 + yOffset: 32.749996 + xAdvance: 23.375 + scale: 1 + - id: 251 + x: 44 + y: 20 + width: 20.749998 + height: 32.249996 + xOffset: 1.3124999 + yOffset: 31.874998 + xAdvance: 23.375 + scale: 1 + - id: 252 + x: 377 + y: 117 + width: 20.749998 + height: 29.812498 + xOffset: 1.3124999 + yOffset: 29.437498 + xAdvance: 23.375 + scale: 1 + - id: 253 + x: 50 + y: 293 + width: 21.249998 + height: 41.937496 + xOffset: -0.12499999 + yOffset: 32.749996 + xAdvance: 21.1875 + scale: 1 + - id: 254 + x: 49 + y: 199 + width: 20.999998 + height: 39.249996 + xOffset: -0.062499996 + yOffset: 30.312498 + xAdvance: 22.5 + scale: 1 + - id: 255 + x: 124 + y: 389 + width: 21.249998 + height: 38.562496 + xOffset: -0.12499999 + yOffset: 29.437498 + xAdvance: 21.1875 + scale: 1 + - id: 8194 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 18.5 + scale: 1 + - id: 8201 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 5.5625 + scale: 1 + - id: 8202 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 2.25 + scale: 1 + - id: 8203 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 0 + scale: 1 + - id: 8204 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 0 + scale: 1 + - id: 8205 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 0 + scale: 1 + - id: 8211 + x: 194 + y: 6 + width: 21.812498 + height: 2.6874998 + xOffset: 4.1249995 + yOffset: 13.249999 + xAdvance: 30.125 + scale: 1 + - id: 8212 + x: 6 + y: 6 + width: 35.562496 + height: 2.6874998 + xOffset: 4.1249995 + yOffset: 13.249999 + xAdvance: 43.875 + scale: 1 + - id: 8216 + x: 443 + y: 33 + width: 5.7499995 + height: 15.374999 + xOffset: 4.0624995 + yOffset: 31.374998 + xAdvance: 14.125 + scale: 1 + - id: 8217 + x: 470 + y: 14 + width: 5.7499995 + height: 15.499999 + xOffset: 4.2499995 + yOffset: 31.062498 + xAdvance: 14.125 + scale: 1 + - id: 8218 + x: 462 + y: 170 + width: 5.7499995 + height: 15.437499 + xOffset: 4.2499995 + yOffset: 5.8124995 + xAdvance: 14.125 + scale: 1 + - id: 8219 + x: 479 + y: 183 + width: 5.7499995 + height: 15.437499 + xOffset: 4.0624995 + yOffset: 31.312498 + xAdvance: 14.125 + scale: 1 + - id: 8220 + x: 416 + y: 28 + width: 15.499999 + height: 15.374999 + xOffset: 4.0624995 + yOffset: 31.374998 + xAdvance: 23.8125 + scale: 1 + - id: 8221 + x: 457 + y: 65 + width: 15.499999 + height: 15.437499 + xOffset: 4.2499995 + yOffset: 31.312498 + xAdvance: 23.8125 + scale: 1 + - id: 8222 + x: 443 + y: 6 + width: 15.499999 + height: 15.437499 + xOffset: 4.2499995 + yOffset: 6.1874995 + xAdvance: 23.8125 + scale: 1 + - id: 8224 + x: 453 + y: 358 + width: 13.562499 + height: 27.937498 + xOffset: 2.8749998 + yOffset: 29.874998 + xAdvance: 19.4375 + scale: 1 + - id: 8225 + x: 190 + y: 390 + width: 13.687499 + height: 37.812496 + xOffset: 2.8749998 + yOffset: 29.874998 + xAdvance: 19.4375 + scale: 1 + - id: 8226 + x: 455 + y: 197 + width: 7.0624995 + height: 7.3124995 + xOffset: 4.1249995 + yOffset: 16.124998 + xAdvance: 15.375 + scale: 1 + - id: 8230 + x: 447 + y: 245 + width: 24.687498 + height: 5.0624995 + xOffset: 2.3124998 + yOffset: 4.7499995 + xAdvance: 29.3125 + scale: 1 + - id: 8240 + x: 6 + y: 478 + width: 50.687496 + height: 27.812498 + xOffset: 1.9374999 + yOffset: 27.812498 + xAdvance: 54.6875 + scale: 1 + - id: 8242 + x: 491 + y: 142 + width: 5.6874995 + height: 11.812499 + xOffset: 3.8124998 + yOffset: 32.374996 + xAdvance: 12.4375 + scale: 1 + - id: 8243 + x: 430 + y: 90 + width: 13.937499 + height: 11.812499 + xOffset: 3.8124998 + yOffset: 32.374996 + xAdvance: 20.75 + scale: 1 + - id: 8249 + x: 413 + y: 55 + width: 10.437499 + height: 18.437498 + xOffset: 2.0624998 + yOffset: 20.437498 + xAdvance: 14.9375 + scale: 1 + - id: 8250 + x: 435 + y: 60 + width: 10.437499 + height: 18.437498 + xOffset: 2.4374998 + yOffset: 20.437498 + xAdvance: 14.9375 + scale: 1 + - id: 8252 + x: 275 + y: 362 + width: 16.624998 + height: 33.062496 + xOffset: 3.9374998 + yOffset: 32.687496 + xAdvance: 24.4375 + scale: 1 + - id: 8260 + x: 248 + y: 32 + width: 15.999999 + height: 32.937496 + xOffset: -4.5624995 + yOffset: 30.124998 + xAdvance: 6.9375 + scale: 1 + - id: 8364 + x: 308 + y: 80 + width: 23.749998 + height: 28.749998 + xOffset: 0.81249994 + yOffset: 28.249998 + xAdvance: 25.8125 + scale: 1 + - id: 8482 + x: 255 + y: 491 + width: 36.437496 + height: 14.374999 + xOffset: 2.4374998 + yOffset: 28.124998 + xAdvance: 41.125 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 035b6cab9473c4803838a9b4bbc0269a + pointSizeSamplingMode: 0 + pointSize: 37 + padding: 5 + packingMode: 4 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21605244428125924 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Merriweather-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28888467089585806} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!28 &28888467089585806 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Merriweather-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f171b1b1b1b1a140a0000000000000001060a0b0b0b070300000000000000000005090b0b0b0905000000000000000000000000000000000000000000000811171919191917120900000000010c141819191919171107000000000000000000000000000000081014151515151515151515141008091014151515151515151515151515151515151515151515130d030000000000000d171d1f1f1f1f1f1f1f1f1f1f1a191e1f1f1f1f1f1f1f1f1f1f1b1b1f1f1f1f1f1f1f1f1f1f1d170d0000000000000000000000000611191c1d1d1d1c191106000008121a1c1d1d1d1c181005000000000000000000000000000000040b0f0f0f0f0f0f0f0f0f0e0a0a0f0f0f0f0f0f0f0e0a10121212100c0f0f0f0f0f0f0f0f0d070000000000000000000003090e12131413110d080100000000050b0f12131513110e090400000000000000000000000b141819191919191919191917120900020d1518191919191919191919191710070000000000081014151515151515151515151410090008101415151515151515151515140f070000000000081014151515151515151515140f07000000000000091014151515140f06000000000000000000000000000000000000000611181b1b1b1b1a160d010000000000000000000000000000000000080d1011110f0b060000000000000000000000000000000000000000000514212b303030302e271c0e00000000050e151b1f2121201c17110800000000020b131a1e2021201e19130b020000000000000000000000000000000000000c1a252c2e2e2e2e2c261b0e000002111e282d2e2e2e2e2c24190b000000000000000000000000000e1a24292a2a2a2a2a2a2a2a2a29241a1c25292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2720150700000000101e2a32343434343434343434342e2c33343434343434343434342f2f34343434343434343434322a1e10000000000000000000000716232d31323232322d2417080a19252e32323232312c221506000000000000000000000000000a161f242525252525252525231e1e24252525252525231e2527272725202425252525252525221a0f02000000000000030d161e2327292a2826221c150c02091219202427292a2927231e1811090000000000000001111e282d2e2e2e2e2e2e2e2e2e2c261b0e1320292d2e2e2e2e2e2e2e2e2e2e2b24180a0000000e1a24292a2a2a2a2a2a2a2a2a2a29251c0f1b24292a2a2a2a2a2a2a2a2a2a2923190c0000000e1a24292a2a2a2a2a2a2a2a2a29231a0d000000010f1c25292a2a2a2822180b00000000000000000000000000000000000817232c303030302f2a1f1202000000000000000000000000000006131c2225262624201a1208000000000000000000000000000000000000001123323e45464646433a2c1b0900000c1821293034363635312c251b12060009141e272e33363636322e271f150a00000000000000000000000000000000091a2a37404343434341392c1c0b000f202f3b4243434343403729190700000000000000000000000c1d2c373e3f3f3f3f3f3f3f3f3f3e372c2d383f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c3325150400000a1d2e3c464a4a4a4a4a4a4a4a4a49413e484a4a4a4a4a4a4a4a4a494343494a4a4a4a4a4a4a4a4a463c2e1d0a00000000000000000114253440474747474741352614172837424747474746403324120000000000000000000000000a1a2833393a3a3a3a3a3a3a3a383132393a3a3a3a3a3a3831393c3c3c3934393a3a3a3a3a3a3a362d201000000000000815202a32383c3e3f3e3b3630281f141c252e34393c3e3f3e3c38332c251c120800000000000e1f2f3b4243434343434343434341392c1c22313d43434343434343434343434036281806000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f382d1f2c383e3f3f3f3f3f3f3f3f3f3f3e362a1b09000c1d2c373e3f3f3f3f3f3f3f3f3f3e372b1c0b00000e1f2d383f3f3f3f3d35291a08000000000000000000000000000000021526354046464646443d30200e0000000000000000000000000005152430373a3b3b39342e251b100300000000000000000000000000000000071b2e41505a5b5b5b574a39261301101d29343d44494b4b4a4640382e24170c1a26313b42484b4b4b47423b32271b0e000000000000000000000000000000122638485458585858554a3a281505192c3e4d57585858585447362410000000000000000000000016293b495354545454545454545453493b3d4b53545454545454545454545454545454545454545454504333210d000012263a4c5a5f5f5f5f5f5f5f5f5f5d514f5c5f5f5f5f5f5f5f5f5f5e54545e5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000000091d3143525c5c5c5c5c5344311e203446555c5c5c5c5b51412f1c080000000000000000000002152738464e4f4f4f4f4f4f4f4f4d44444d4f4f4f4f4f4f4d434d5252524d474e4f4f4f4f4f4f4f4a3e2e1c090000000a1926323d464c51535453504b443b31262e3941484e52535453514c4740382f25190d00000000182b3d4d57585858585858585858554a3a272e404f5858585858585858585858534635230f0016293b495354545454545454545454534b3d2b3c4a535454545454545454545452483827140016293b4953545454545454545454534939281501091a2c3d4b5354545452473725120000000000000000000000000000000b1f3244535b5b5b5b594e3d2b1704000000000000000000000000102233424b4f50504e4941382d2113040000000000000000000000000000000c21364a5e6e7070706856422f1b101f2e3b4751585e60605f5b544b4135281b2a37444e565d6060605c564e44392c1e0f0000000000000000000000000004192d4155666e6e6e6e6857442f1b0b2034485c6b6e6e6e6e65533f2b1602000000000000000000001d314558676a6a6a6a6a6a6a6a6a675845485a686a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a61503d29140000172c415569747474747474747474705d596d747474747474747474726161727474747474747474746955412c1700000000000000001024394d607072727270614d3925273b5063717272726f5f4b37220e00000000000000000000081d3144566364646464646464646153546164646464646460525f6767675f5863646464646464645c4b3824100000081828364450596166686968655f574e4337404b555d636768696866615b544c42372b1d0e0000001e32475a6a6e6e6e6e6e6e6e6e6e6857432e364b5e6c6e6e6e6e6e6e6e6e6e6e64523e2914001d314558676a6a6a6a6a6a6a6a6a6a685a48344759676a6a6a6a6a6a6a6a6a6a6656432f1a001d314558676a6a6a6a6a6a6a6a6a665744301b071527384a5b686a6a6a6555422d1904000000000000000000000000000013263b4e61707070706c5a47331e0a000000000000000000000000172b3f515f646666635d544b3e3122120100000000000000000000000000000d22374c6176878786725e4b37241e2e3d4c59646d737676746f675e53463729394855616a71757674716a61564a3c2d1d0c0000000000000000000000000b1f33485c7084848484725e4a362111263a4e6377848484836e5945311c08000000000000000000001f344a5f74808080808080808080745f4a4c62778080808080808080808080808080808080808080806c57422d190400172c42576c838b8b8b8b8b8b8b8b745f5b70878b8b8b8b8b8b8b8b786363788b8b8b8b8b8b8b8b836c57422c170000000000000002162b3f53677c8888887c68533f2a2d42566a808888887965513d2914000000000000000000000b20364b60747979797979797979705c5d727979797979796f5a6b7c7c7c6a62767979797979797968533d281300011325364654616c757b7d7d7d79736b615548515d6871777b7d7d7d7a766f675f54483b2c1c0a00001f344a5f74848484848484848484705b4630384e6378848484848484848484826b56402b16001f344a5f748080808080808080808077624c374b607680808080808080808080725c47321d001f344a5f74808080808080808080735e48331e0f213244566779808080705b46301b0600000000000000000000000000061a2e42566a7d87878776624e3925110000000000000000000000001b30455a6f797b7a7771675c4f40301f0d00000000000000000000000000000a1e33465a6d82958e7a6753402c2a3b4c5b6a7682888c8c89847a7063554637475766737d868b8c8a867d74685a4b3b2a190600000000000000000000001125394e62768b99998d7964503b27182c4055697d92999988745f4b37220e000000000000000000001f344a5f748b959595959595958b745f4a4c62778d9495959595959595959595959595959595959586705b46321d0800172c42576c838a8d97a0998d8b88745f5b70878a8d96a09b8e8b8878636378888c90a0a0918c89836c57422c1700000000000000091d31455a6e83979d97836d59453033485c70869a9d95806c57432f1b060000000000000000000b21364b60768c90909090909088725c5e73899090909087705f728793867163788f90909090907d68533e2913000b1e31435464728089909494938e887d726659616f7a858c91949493908a847b7166594a39271300001f344a5f748b9296999995939087705b4630384e63788f9194999999999490826b56402b16001f344a5f748b95959595959595958d77624c374b60768c959595959595959488725c47321d001f344a5f748b9595959595959489735e48331e1b2d3e50617385959587705b46301b06000000000000000000000000000d2135495d7186999c917c6854402c180400000000000000000000001d32475c728891908c857a6d5e4e3d2b18050000000000000000000000000003172a3e5165788c96836f5c48343547596a798894928a888c958e82736453425465758490968c888a919186786959483623100000000000000000000003172b4054687c929f9393806a56412d1e32475b6f8498988b8f7965513c2814000000000000000000001f344a5f737c808391a48f83807c735f4a4c61757c80838a9fa18c828283848486878788888a989e8974604b36210d00162b40546771747c93a8958075726d5c586a72747b91a7978275736f5f5f6f7376889da08b7674716754402b16000000000000000f23384c6074899d949588735f4a363a4e62778ba0939587725d4935210c0000000000000000000b20364b60747b7d849993807c7a705c5d727b7d888c7d7a6f667a8ea08d7864767c809496827c7968533d28130012263a4d607283919ca1968f8c8c909085776871808d98a099928d8c8d91968f84776856422d1904001f34495e71797c839798837c7a786e5a4530384d6274797b7d8da3a48f7d7b776955402b16001f344a5f737c80838ca09f8a83807c76614c374b60757c80838da29f8a83807c715c47321c001f344a5f737c80838d958482807c725d48331e27394a5c6e8091a29c87705b46301b060000000000000000000000000115293d5065788da1a09884705b47331f0b00000000000000000000001f344a5f7482868d97988b7c6b5a4835220f00000000000000000000000000000e2236495d7084988b7764503d3e5164768898918275727783939282715f4d5f7283949786787275808f9788766553402d1906000000000000000000091e32465b6f839897839085705c483324394d61758a9f937d91806b57422e1a050000000000000000001c30445663676a75889c93806c67635644465764676a73899fa18c766c6c6e6e6f707072737b8fa28e79644f3a26110011253849565c677c93a895806a5d594f4c585d667b91a797826b5e5a51515a5e72889da08b745f5c564938251100000000000001152a3e52667a8f9c888a8e7965503c4054687c929c878a8d7864503b2713000000000000000000081d31445663666e8499937c6765615354616670878d7766606d82959292806b636b8095947d69645c4b38241000182d4155697d90a0a291847a76777b848f877780909e9f91867c7876787b828992836f5a442f1a05001b2f42536064687c909c887466635e503e2b32455661646a7d92a79c887466635b4c3a2612001c30445663686a748ba09f89736a6864584633455764686a768ca19f89736a676254412e19001c30445663686b768c947d6c6a676355432f2233455668798c9dae9c87705b46301b06000000000000000000000000081c3044586c8094a08e8f8b76624e3a261200000000000000000000001d32465a696c717988989b8a7764513e2b170300000000000000000000000000061a2d4154687b8f93806c5945465a6e8294998673635d6575889b8f7c6956687c8f9f8c79685d6170829595836f5c4935210c0000000000000000001024384c61758a9e937d8b8b76624e392a3f53677c90a38e798d86715d48341f0b000000000000000000142738464f52596c80939b8873604f463839474f525e73899fa18c76605758595a5b5b5c5f728699927d68543f2a1500081a2b394352677c93a895806a54453d3b4450667b91a797826b56463f3f475c72889da08b745f4a43392b1a08000000000000081c3044586d829697838694806b5642465a6f8397978385937d6a56422d1905000000000000000002152738464e586e8499937c67524d44444d5a6f868f78636075899b878886725e6c8297927c67524a3e2e1c09001c31465b708599ac98857366606267717d8d858d9ea190827369636063676d75807a66533f2b170200122535434b4f61758a9e8f7a66524a4134343438454c5c708599aa95826d594e483d2e1d0a00142738464f535f748ba09f89735e5350483a2939474f5360768ca19f89735e524e4536251200142738464f5360768c947d6854524f4537262e3f5162748697a5a29c87705b46301b060000000000000000000000001024384b6073889c9a8687927d6955412d190500000000000000000000172a3c4c55575d697a8da195826e5a46321e0900000000000000000000000000001125384c6073879b8875614d4d61758a9e927d695648586a7d939986725d7085989884705c4a5265788d9f8c7864503b2612000000000000000001162a3e53677b90a38f7986917c68533f3145596d83979e8974898c77634e3a2511000000000000000000091a28343a3d5063778a9e8f7b6854403f3f3f3f485e73899fa18c76604b43444446464756697c9097826d58432e1a00000d1b273c52677c93a895806a543f2a283b50667b91a797826b56402b32475c72889da08b745f4a34271b0d000000000000000e22364b5f73889c937d829586705c484c6075899e937d809486705c48331f0b0000000000000000040c1a283343586e8499937c67523c313243586e84907964687c909582828d79656d8398907a65503b2d201000001f34495e73899ea7927c68554c4d54606e7d8f9aa996847262564e4c4e5359626e6e5e4a37241000000717253037465a6e839795826c584a4a4a4a4a4a4a4e62778b9fa28e7a66523e342c1f100000091a28343a4a5f748ba09f89735e483b352a1c29343b4b60768ca19f89735e483a3327180700091a28343b4b60768c947d68533e3a3328283a4b5d6e8092a3938d9c87705b46301b06000000000000000000000003172b3f53677a8fa39480829685705c4834200c000000000000000000000d1e2e3a41424b5d71869a9e8a75614c38230e0000000000000000000000010508091d3044576a7d92917d695651667b90a28d77634e3b4f64798ea18d7763758a9f937d6955404a5e73889d937d6954402b150000000000000000081c3145596d82969f8a758296836e5a45374b5f74889d99857086927d6854402b17020000000000000000000b17202534475b6e82969784705c5454545454545e73899fa18c76604b362f2f30313a4d6073879287715d48331e00000012273c52677c93a895806a543f2a263b50667b91a797826b56402b32475c72889da08b745f4a341f0a000000000000000014293d5165798ea28e797b908b76624e52667b8fa28e79798f8b77634e3a2611000000000000000b172025262e43586e8499937c67523c272c42576c83917b666f84978f7a7a8f806c6f84998f78634e39240f0200001f344a5f748ba0a59079644f3a38425064788da1a08c796654443a37393e46505b5b50412e1b0800000008141c2b3f53677b8f9c88735f5f5f5f5f5f5f5f5f697d92a69b88735f4b3723190f010000000b1720344a5f748ba09f89735e483321180c1821364b60768ca19f89735e48331f16090000000b1721364b60768c947d68533e292022344557687a8c9e9c89869b87705b46301b0600000000000000000000000b1e32465a6e8396a28e797b908c77634f3b26130000000000000000000000101d262c2e42576c8296a48f7a66513c2712000000000000000000070f161a1d1e1e283b4f63768a9986725e53687d949f8a745f4a374c60768ca1907b66788da3907b66513c465b70869b97836c57422d1800000000000000000e23374b5f74889c9b86717c918974604b3d51657a8fa395806c8297836e5a46311d0800000000000000000000040c182b3f5266798d9f8c776a6a6a6a6a6a6a6a73899fa18c76604b36343f43434344576a7d7c776f5c47321d00000012273c52677c93a895806a543f2a263b50667b91a797826b56402b32475c72889da08b745f4a341f0a00000000000000071b2f43586c80959e8974778c917c6853586d82969e8974758a927d6954402c17030000000000091a28343a3b3b43586e8499937c67523c3c3b40566b80937c67778b9c88747388887370869b8c77624c37220d0000001e33485e73889da5907b665241363f54697d93a79985705c49372f2f2f2f323e46463f3223110100000000011024384c6074899c8e79747474747474747474748498a895806c5844301c080000000000000a1f344a5f748ba09f89735e48331e09010b21364b60768ca19f89735e48331e0900000000000b21364b60768c947d68533e291d2e405263758798a59280869b87705b46301b06000000000000000000000012263a4e62758a9e9c8873768b927d6a56422e190500000000000000000000000a1217293e53687c93a8947d69543f2a1500000000000000030f1a232a2f3233333133475a6d82958e7a66546a80959f89735e48344a5f748ba0937c67788fa49079644f3a445a6f869b99846e58432e19000000000000000014293d51667a8fa396826c778c8f7a655143586c8095a48f7b687d928974604b37230e0000000000000000000000000f23364a5d7085989480808080808080808080899fa18c76604b364452585858544e606c68635d513f2c1900000012273c52677c93a895806a543f2a263b50667b91a797826b56402b32475c72889da08b745f4a341f0a000000000000000d21364a5e72879b98846f728797836d595e72889c98846f708498846f5b46321e090000000000142738464f50504a586e8499937c67525052504b54697d947d6a7d9295826d6d828e7a71879c8b745f4a35200b0000001b3045596d8295a795826f5f524944586c8397a8947d6a5544444444444444444444433b2f1f0d0000000000091d3145596d8296958b8b8b8b8b8b8b8b8b8b8b8e9fa18d7965513d2915010000000000000a1f344a5f748ba09f89735e48331e16161621364b60768ca19f89735e48331e0900000000000b21364b60768c947d68533e29293a4c5d6f8292a49b8875869b87705b46301b060000000000000000000006192d4155697d91a595826d70859986715d4834200c0000000000000000000000000011263b50667b90a597826b56402c160100000000000614212d363e4447484845413e5265798d96836f5b687d949f89735e49364b60768ca0917b66788da3907965503b455a6f869b98836d58432e1900000000000000071b2f43586c8295a4907b67718695806c57495e72879b9e8a7563788d8f7a66513d2914000000000000000000000000071a2e4154687b8f9e9595959595959595959598a6a18c76604b3b50626d6e6e66545057544e484032221000000012273c52677c93a895806a543f2a263b50667b91a797826b56402b32475c72889da08b745f4a341f0a0000000000000014283c5065798da2927d696c829588735f64798da2927d696a7d938a75614d38241000000000001c3044566366655c586e8499937c67556367665d52677c938071869a8e7a6665798e8273889d88735e48331e0a000000162a3e5265788a999f8d7d6f655d595a6f869aa5907b665a5a5a5a5a5a5a5a5a5a5a584d3d2a17030000000002162a3e52667a8fa3918d8d8d8d8d8d8d8d8d8e9bac9a86725e4a36220e000000000000000a1f344a5f748ba09f89735e48332b2b2b2b2b364b60768ca19f89735e48331e0900000000000b21364b60768c947d68533e293546586a7b8d9fa2917d6f869b87705b46301b06000000000000000000000d2135495d708599a28e79656a7d938c7763503b2713000000000000000000000000000f253a4f64798fa498836c57422c170200000000061524323e4952595c5e5d5a554e495d7085988b7763667b90a08c76614c3a4e63788da38f7964758a9f927c68533e485d72889c96826b56412c17000000000000000d21364a5e72879b9e8a75616b809487725d5064788da198846f5e728795826c57432e1a060000000000000000000000001225394c5f73879a958484848484848484848a9fa18c76604b3f54697d84846e5843423f3a342d22140400000012273c52677c93a895806a543f2a263b50667b91a797826b56402b32475c72889da08b745f4a341f0a000000000000061a2e42576b8094a18d7864667b908e79656a8094a18d786464788d907b67533e2a1601000000001f344a5f737b7a68586e8499937c675d727c7a6853667b9182798d9b88735f5f73888874899c87705c473628180600000f2336495a6b7b89949c8e8279726d6b70879ca48f786f6f6f6f6f6f6f6f6f6f6f6f6b5a46311d0800000000000f23374b5f73889c8c7777777777777777778397a793806a57432e1b07000000000000000a1f344a5f748ba09f89735e48404040404040404b60768ca19f89735e48331e0900000000000b21364b60768c947d68533e2f415264758899a89785736f869b87705b46301b060000000000000000000014283c5064788ca09b87725f63778c93806a56422e1a060000000000000000000000000e23384e63788fa498836c57422c17020000000213243342505c666d7273726f69615755687c9093806c61758a9e907b67534355687c929f8a756170849896826d59474f63778ca0917c67533e29140000000000000013273c5064798da298846f5b65798e8d7763566a7d93a7927d69586d829687725d4934200c000000000000000000000000091d3043576a7d929884706e6e6e6e6e6e73899fa18c76605353576c8297846e58432e2b251f1911050000000012273c52677c93a895806a543f2a263b50667b91a797826b56402b32475c72889da08b745f4a341f0a0000000000000c2035495d71869a9b87725e61758a94806b70869a9b87725e5e738896826d5945311c08000000001f344a5f7489826d586e8499937c6760768b7d685664799082829594806c58586c808f7b8b9a856f5a5346362310000006192b3d4e5d6b77828a92958d8783807d889da38f86868686868686868686868686745f4a35200b0000000000081c3044586c8295937d6a626262626262758a9ea08c7764503b281400000000000000000a1f344a5f748ba09f89735e56565656565656565660768ca19f89735e48331e0900000000000b21364b60768c947d68533e3b4d5e708293a59c8a78676f869b87705b46301b06000000000000000000081c3043576b8094a794806c585d71869a86715d4935210d0000000000000000000000000e23384e63788fa498836c57422c17020000000d20314251616e7982878988847d74695c6073889b8874606e829497837060586071859897836f5b687b8e9d897664595c6c7d929d8975614d39241000000000000005192e42566a8094a7927d69555e7388927d695c70859aa18c776353677c908c77634f3a26110000000000000000000000000114273b4e6175899c8c7864585858585e73899fa18c76686868686f8599846e58432e19110b0500000000000012273c52677c93a895806a543f2a273c51667b91a797826b56402b32475c72889da08b745f4a341f0a00000000000012273b4f63778da196826c585b7085998670778ba096826d58596d829788745f4b37220e000000001e33485d728888726e6e8499937c6c6d798f7d686a6d788e83889c8d7965515165798e828c98836e6c64533f2a150100000e1f303f4d59646e767d83888c8f909294a2a7958f8f8f8f8f8f8f8f8f919b9b8c77624c37220d00000000000115293d5165798e9985705c4c4c4c53687c90a49985715d4834210c00000000000000000a1f344a5f748ba09f89736b6b6b6b6b6b6b6b6b6b6b768ca19f89735e48331e0900000000000b21364b60768c947d68533e47596a7c8e9fa2907d6d5b6f869b87705b46301b060000000000000000000f23374b5f73879ba18d786550566b80948d7864503c28140000000000000000000000000e23384e63788fa498836c57422c1702000004172a3d4f6070808c96908b8b919187796b5b6b8093907c69647688988f7d726d717d8f9d8c7967535e7082939483756e6f798a9b91806d5a46321e0a0000000000000c2034485d71869aa18c77634f586d8296847062778b9f9b87725d4d62768b927d6955402c18030000000000000000000000000b1f3246596c809494806c594543485e73899fa18c7d7d7d7d7d7d8899846e58432e1903000000000000000012273c52677c93a895806a543f2a273c52677c93a895806b56402b33485d72889d9f89735e49341f0a000000000005192d41556a7d93a4907b6752566a80948b767c91a4907b675253687c918f7965513d2914000000001c31465b70878d848383859a9382838384927d687783848f83909a86725d4a4a5e7287888c978684836c57422c170200000112212f3c47515a62696e7376787b7c879ca48f787878787878787878889da38d77634e38230e0000000000000e22364a5e72879b8b77624e3a465a6e8397a6927d6a55412e190500000000000000000a1f344a5f748ba09f8a828282828282828282828282828ca19f89735e48331e0900000000000b21364b60768c947d6853415364768899a7958472605a6f869b87705b46301b06000000000000000003172b3e52667a8fa29a86725d495064788d94806b57432f1b0700000000000000000000000e23384e63788fa498836c57422c170200000c2034475a6c7d8f9c8c7d75767d8c988a796863768a9985715d697988948f8683868f9a8e806e5c4a5364748390938884848b9892847362503d2a170300000000000012263a4f63778ca09b86725d4952667b8f8a75687c92a695806c57485c708698846f5b46321d0900000000000000000000000003162a3d5064778b9c8874604d39485e73899fa6979394949494949799846e58432e190300000000000001111e283c52677c93a895806a543f352e3e53687d93a895806a543f2f354a5f74899f9d88735e48331e0900000000010d1f33485c7085999f8a75614c5065798e8f7982969f8a75614c4d62768b95806c58432f1b0b0000001a2f445a6f858b8b8b8b8b8b8b8b8b8b8b8b7d68778b8b8b8b8b8b806a574343586b808b8b8b8b8b836c57422c1702000007192a38424642474e54595e61646670879ca5907b6663636363636372889da48f78634e38230e000000000000071b2f43576b8094927d6854404c6075899d9f8b77634e3b26120000000000000000000a1f344a5f748ba0a699979797979797979797979797979aa99f89735e48331e0900000000000b21364b60768c947d68534e5f708394a69b8a7766555a6f869b87705b46301b0600000000000000000a1e32465a6d8296a793806a56424a5e72879b87725e4a36220e00000000000000000000000e23384e63788fa498836c57422c1702000013273b5063768a9c927d6d60616d7d91978673606e82958d79665b697682898f91908d877c7061503f465665727d878d91918f89807365554433210e00000000000004182c4155697d92a795806c57434c60758a907b6f8397a38f7a665142566b80948a75604c38230f000000000000000000000000000e2134485b6f8396907c695541485e73899fa28d8384848484868a99846e58432e19030000000000000e1f2f3b4252677c93a895806a5c51494343566b8095a8937c68534943424e63778ca19b87705c47321c0700000002121f2a3a4e63778ba09985705b474a5f7388927c869a9985705b47485c71869a87725e4935281d0f0000182d42576a747474747474747474747474747466717474747474747363503b3c5064747474747474746955412c1701000011243748565b564c434045494c4f5d72889da8947d69554e4e4e4e5d72889da28d77624c38230d0000000000000014283c5064788d98846f5b4653677b90a49884705b47331f0b0000000000000000000a1f344a5f748ba09f8b868686868686868686868686868da29f89735e48331e0900000000000b21364b60768c947d6853596b7c8fa0a18f7d6c5a485a6f869b87705b46301b0600000000000000001125394d6175899da08c77634f3b43576c80958d7965513d291400000000000000000000000e23384e63788fa498836c57422c17020000182d42566a80939e8a75614f4f6175899d907c6866798d96826e5b58646d75797b7b78726a5f514232384755606a72787b7b79746d635647382715030000000000000a1e33475b708499a38f7a65513d465a6f839682758a9e9d8974604b3c51657a8f8f7b66523e29150000000000000000000000000005182c3f5366798d9885705d49485e73899fa18c766e6e6e6e708699846e58432e1903000000000000182b3d4d575c677c93a89786796e645d58585f71869aa5907a6f655d58575c6b7d92a698836e59442f1a050000000f20303d4455697d92a6937d6a554245596e8395808a9e937d6a554143576b80948d786450433a2d1d0b0014283b4d5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f585e5f5f5f5f5f5f5f5646343547575f5f5f5f5f5f5f5a4c3a26120000071a2d40536670685f57504a47474b60758a9fad98846f5b4839384c60758b9f9e89745f4b35200b000000000000000d2135495d71869a8a75614d596d8296a5917c6854402c18040000000000000000000a1f344a5f748ba09f89736f6f6f6f6f6f6f6f6f6f6f768ca19f89735e48331e0900000000000b21364b60768c947d68546677899ba6958371604e445a6f869b87705b46301b060000000000000005192d4155687c91a59985705c48343d5165798e95806c58432f1b07000000000000000000000e23384e63788fa498836c57422c170200001c31465b70869a99846f5a46465a6f849997836d5d7185988a776350515a60646666635e574d4133242937434e575e636666646059504538291a09000000000000001125394d62768a9f9d8974604b374054687c92887b90a497836e5a46374b60748996826c58432f1b06000000000000000000000000001023374a5d7185988d786551485e73899fa18c76605858596c8397846e58432e1a120800000000001e32475a6a70767c93a4918b8b8278716d6d727d8fa19f928c8279726d6c7079899ba6927d6955402b1601000000182b3e4e595e708498a28d78645b554854687c92848ea28d78645049565c65798f93806a5d574b3a2814000b1e2f3d474a4a4a4a4a4a4a4a4a4a4a4a4a4a45494a4a4a4a4a4a4a4438282a39444a4a4a4a4a4a4a463c2e1d0a00000f23374a5d70837c736b645f5c5c5f687a8fa3a69f8b7766564c4c56677b8fa49884705b46321d0800000000000000061a2e42566a7d93907c68536074899d9e8a75614e392511000000000000000000000a1f344a5f748ba09f89735e5a5a5a5a5a5a5a5a5a60768ca19f89735e48331e0900000000000b21364b60768c947d6860718395a69a8977655442445a6f869b87705b46301b06000000000000000c2034485c708498a6927d6955412d364b5f73889b87725f4b36220e000000000000000000000e23384e63788fa498836c57422c170200001e33485e73899e95806b564141566b82979b87715c697c9093806b5844464b4f50504e4a433a3023151926313b434a4e50504f4b463d33271a0b0000000000000002172b3f54687c91a597836e5a45313a4e62778b8e8296a6927d68544031465a6f849887725e4a35210c00000000000000000000000000071b2e4155687c9095826d59485e73899fa18c76604b4354697d87846e5843322e25190a000000001f344a5f74868b909aa38d7a87928c868383868f9ca5948286918d878383868c98a79b8a76634f3b2612000000001e33475b6c73778a9f9c8877737066544e63778c94989c88735e4a5567707478899a8677726957432f1a0000111f2b32343434343434343434343434343431343434343434343430271a1b283134343434343434322a1e1000000013283d5266798d8f87807874727274798798a3929295847468616166738598a18f7c6855402c1803000000000000000013273b4f63778c97836e5a667a8fa397836e5a46321e0a000000000000000000000a1f344a5f748ba09f89735e48444444444444444b60768ca19f89735e48331e0900000000000b21364b60768c947d686c7d8fa1a08f7c6b594836445a6f869b87705b46301b060000000000000014283b5063778c9f9f8b76624e3a263044586d82958e7965513d2915010000000000000000000e23384e63788fa498836c57422c170200001f344a5f748ba0947d69543f3f546a80959d88725c6074889b8874604d39373a3b3b39352f271e120508141e282f36393b3b3a37312a2116090000000000000000091d31465a6e8397a5917c68533f2b33485c7086968f9ea08c77634e3a2c4055697d938d78644f3b271200000000000000000000000000001226394d6073879b8975614d5e73899fa18c76604b3c50647070706855474742372817040000001f344a5f748b96989b9e8c777580899198989b9f9b938776737d889097989a9f9d978c7d6c5a4733200c000000001f344a5f74888d94a0a0908c89836c57495d72879ba096826d5944586e84898d92a0928c87705b46301b0000010e181e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1f1f1f1f1f1f1f1f1c14090a151c1f1f1f1f1f1f1f1d170d0000000013283d526778848e97938d898888898e97a59886829092857b76767a8492a19383715f4c3925110000000000000000000c2034485c7085998974606d8296a4907b67533f2b1703000000000000000000000a1f344a5f748ba09f89735e48332f2f2f2f2f364b60768ca19f89735e48331e0900000000000b21364b60768c947d6876899ba59482705f4d3c2f445a6f869b87705b46301b06000000000000071b2f43576b8093a798846f5b47331f293e52667a8f95826c5844301c080000000000000000000e23384e63788fa498836c57422c170200001f34495e73899f95806a543f40566b80959d88725c586b8093907c6955412e25262624201b140b000000020b141b2124262625221d160e040000000000000000000f23384c6075899d9f8b76624e39252d42566a8093a4ac9a86715d4834263b4f64788d937d6a55412d1804000000000000000000000000000a1d3044576a7d92917c69555e73899fa18c76604b3646545b5b5b585c5c5c554634200c0000001f344a5f747d828486898673626c757d84888b8a87807668616b747c83888b8b88837a6e5f4e3d2a1704000000001f344a5f748b8b8b8b8b8b8b8b836c5743586c828b8b8b7c685343586e848b8b8b8b8b8b87705b46301b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24374a5a66717a848b92979b9d9d9c99928879717d8a93908c8c8f96978f8374645442301d0a00000000000000000005192d4155697d928f7a6673889c9d8974604c38241000000000000000000000000a1f344a5f748ba09f89735e48331e1a1a1a21364b60768ca19f89735e48331e0900000000000b21364b60768c947d6f8294a6998876645341302f445a6f869b87705b46301b060000000000000f23364a5e72879aa5917c6854402c1823374b6074889c88735f4b37230f0000000000000000000e23384e63788fa498836c57422c170200001d32475c71869b97826c574244586d83989b86705b5063778a9885715d4a362311110f0c070000000000000000070c0f1111100d0802000000000000000000030f172a3e52667b8fa49a86705c48331f273b5064788da2a994806b57422e21354a5e73889985705b47321e12080000000000000000000000000314283b4f6276899985715d5e73899fa18c76604b3637414646576972727163503b26110000001c31445764686b6e70737368585961696f737474726c63584e5860686e727474736f675d5041311f0d00000000001f34495d7074747474747474747469554152667474747472614d42576a74747474747474746d5945301b0000000000000000000000000000000000000000010b13171a1a1a19150f08000000000000000000000000000000000000081b2c3c49545e6770777d8387888887847d756a606c768086898b8b88837b71645647362513000000000000000000000012263a4e62768b96826d7a8fa396826d5945311d0900000000000000000000030e1f344a5f748ba09f89735e48331e10051021364b60768ca19f89735e48331e0e02000000030f21364b60768c947d798c9f9f8e7c6a594735242f445a6f869b87705b46301b0c00000000030f172a3e5266798ea29e8a75614d3925111c3145596d82968f7a66523e2a181004000000000000000e23384e63788fa498836c57422c17020000192e43586c82959a86715d494a5e72879b96826d58475b6e82968d7966523e2b1804000000000000000000000000000000000000000000000000000000000413212b3144586d8296a894806a56422d272f364a5e72889da38f7965513c2b263044596d82978a75614d382e25190a000000000000000000000413212b33465a6d82958d79665e73899fa18c76604b36343436495d7186887c67523c271200000015283947505356595b5e5f564a464e555a5e5f5f5d5850473b444d53595d5f5f5e5a544a3f3223130200000000001a2e41515d5f5f5f5f5f5f5f5f5f5a4c3a48585f5f5f5f5e54443b4d5a5f5f5f5f5f5f5f5f5c4f3d2a160000000000000000000000000000000000000004121e272c2f2f2f2d2a241b120600000000000000000000000000000000000e1e2b37414b545c63696d707373726f6a63584f5a636a70737474736e685f53473829180700000000000000000000000b1f33475b6f849888728295a38f7a66523e2a16020000000000000000000313202b344a5f748ba09f89735e48332c2215222c364b60768ca19f89735e48332a1f1202000413212b364b60768c947d8597a593826f5e4c3b292b31445a6f869b87705b4630291e1000000413212b3245596d8295a997836e5a46321f11162a3e53677b9096826d5945322c2214050000000000000e23384e63788fa498836c57422c1702000015293d5165798c9e8c7966585867798da28f7b67533f5266798d95826e5a4733200c000000000000000000000000000000000000000000000000000000001022323e464b5f73889ca28e796450463e3843485064788da19d88745f4b463e38424753687c91907b67534842372817040000000000000000001022313e45485164788c96826e5e73899fa18c76604b4a4a4a4b4f63778c907a65503b26110000000a1b2a353b3e414446494a4439323a4045494a4a48433d342931393f45484a4a494540372d22140400000000000011233341494a4a4a4a4a4a4a4a4a463c2e3a454a4a4a4a4943362f3d474a4a4a4a4a4a4a4a483e31200e000000000000000000000000000000000000001122303a41444444433e382e24180b00000000000000000000000000000000000e1a252e3840484e54595c5e5e5c5a554f463d474f565b5f5f5f5e5a544c4236291a0b00000000000000000000000004182c4054687c918d78879b9c88735f4b37230f000000000000000000000f21313e464a5f748ba09f89735e4a46403324323f464b60768ca19f89735e49453d301f0e001022323e464b60768c947d8fa29987756452412f323e46495a6f869b87705b49453c2e1d0b001022323e464d6075899da48f7b6753453c2f1e2534404c6075899c8874604c463f3223110000000000071323384e63788fa498836c57422c170200000e2236495c6f82919685756c6c7585979785725f4c384a5d7185998a76634f3b281501000000000000000000000000000000000000000000000000000000192d3f505b5f65798ea29c8873615e5b5048565d606a8093a797836e605e5a4f47555c5f62778c96826d605d554634200c0000000000000000061a2d404f5a5d5f606f83978a766373899fa18c76605e5f5f5f6060697d928e78634e39240f000000000c182126292c2f31343430271e262c31343434332f2921171d242b3033343434312b241b1004000000000000000515232e34343434343434343434322a1e283134343434342f251f2b323434343434343434332c211302000000000000000000000000000000000000081c2f404d56595a5a58534b4136281a0b000000000000000000000000000000000008121b252c333a40444748484745413b332a343b42464a4a4a484540382f24180b00000000000000000000000000001125394d61758a927d8ca195806c5844301c0800000000000000000000182b3e4f5a5e61748ba09f8973625f5b51412f40505b5f62768ca19f8973615e5a4e3d2a1600192d3f505b5f62768c998f9a9e8d7b695846352d3f505b5e616f869b8770615e594c3b281400192d3f505b5f687c90a49c8974605e594d3c293043525c5f6e83978f7b675f5b50402e1a0600000006162530384e63788fa498836c57422c17020000061a2d3f5163738390948882828894978a79685643304255697c9093806b5744301d090000000000000000000000000000000000000000000000000000001e33485c6e74788095a997827876736e5c5266727579869aa7927c7876736d5b516471747779869b8879757163503b261100000000000000000a1f34495d6d727476777a8e927d7676899fa18c76737374747475767684998c76614c37220c0000000000050d1114171a1c1f1f1c140b11171c1f1f1f1e1a150d040910161b1e1f1f1f1c1711080000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1d170d151c1f1f1f1f1f1b130e181e1f1f1f1f1f1f1f1f1e190f03000000000000000000000000000000000000000e23384c5e6a6e6f6f6c675e5346382919080000000000000000000000000000000000000811191f262b2f32333332302c261f1720272d3234343433302b251c12070000000000000000000000000000000a1e32465a6e83978592a28d7965513d291501000000000000000000001d32475b6d7376798ba09f897977736f5f4a36495d6e7377798ca19f897976736c5a45311c001e33485c6e7377798ca1a4a492826f5d4c3a2933485c6e737679869b877976736a57432e19001e33485c6e74788498ac97827876736b58442f374c607074777c91968278746e5d4934200a000000122434424b5063788fa498836c57422c1702000000102234455564727d888f9394918d85796b5b4a38263a4d6074889b8873604c3925100000000000000000000000000000000000000000000000000000001f344a5f74898d929da09d918e8c89745f546a808b8e93a0a099908d8b88735e53687d898c8f92a0948f8b7c67523c271200000000000000000b21364b607688898c8d8f959b8d8c8c90a0a08f888989898b8b8b8c8c8f9f89745f4a341f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b848686827a706456473726140300000000000000000000000000000000000000040b11161a1c1e1e1d1b17120c040c13191d1f1f1f1e1b171109000000000000000000000000000000000003172b3f53677b909a9f9a87725e4a36220e00000000000000000000001e33485e73898c8f95a0a0948f8c8977624c374b6076898c8f95a0a0948f8c88725c47321d001f344a5f74898c8f95a0a09886746351402e1f344a5f74898c8f92a0938f8b866f5a442f1a001f344a5f74898d92a0a09d918e8b87705b4630384e6378898d90999f928d8976604b36210b0000061a2e41525f6469788fa498836c57422c1702000000051627374654606b73797c7d7c7871675b4d3d2c1e3145586c808b8b7c68533f29140000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b745f546a808b8b8b8b8b8b8b8b8b89735e53687d8b8b8b8b8b8b8b8b7c67523c271200000000000000000b21364b60768b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d080000000000000000000000000000000000000000000000000000000000000105090b0b0d0c0b09060100000000000000000000000000050d11121212121212121212121212121212121212121212100a01000000000000040c101111111111111111111111100b03000000000011263b50667b919b9a968e837465554432200e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024384c6074898b8b8b806b57432f1b0700000000000000000000001e33485e73898b8b8b8b8b8b8b8b8b77624c374b60768b8b8b8b8b8b8b8b8b88725c47321d001f344a5f748b8b8b8b8b8b8b7a68574534221f344a5f748b8b8b8b8b8b8b8b866f5a442f1a001f344a5f748b8b8b8b8b8b8b8b8b87705b4630384e63788b8b8b8b8b8b8b8b76604b36210b00000a1f34495d70797d8390a598836c57422c17020000000009192836434e585f65676867635d544a3d2f1f15293c50637374747467533e29140000000000000000000000000000000000000000000000000000001f34495d7074747474747474747474705d536774747474747474747474746f5c52667474747474747474747464503b261100000000000000000b20354a5e7074747474747474747474747474747474747474747474747474746d5945301b06000000000000000000000000000000000000000000000000000000050b10151a1e20212221201e1b161009010000000000000000000c182126272727272727272727272727272727272727272727251e1305000000000a1620252626262626262626262626251f16090000000011263b50667b91949599a0938372614f3d2a17040000000000000000000000000000020506060606060607090a0b0c0d0c0b0805000000000000000000000000000000000000000000000000000000000000091d3145596d747474747363503c28140000000000000000000000001d32475c6f7474747474747474747471604b364a5e70747474747474747474746e5b46311c001f34495d70747474747474746e5c4b3928161f34495d707474747474747474746b58432e19001f34495d70747474747474747474746d594530384c61727474747474747474705e4a35200b00000a1f344a5f748b93989eab98836c57422c170200000000000a1825313b444b505253524e4941382c1f110d203446565f5f5f5f58493724100000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5d5149585f5f5f5f5f5f5f5f5f5f5f5d5148585f5f5f5f5f5f5f5f5f5f574735210d0000000000000000071b2f42525d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c4f3d2a1602000000000000000000000000000000000000000000000000050e13191f252a2f333536373636332f2b241d140a000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c39302314020000081928333a3b3b3b3b3b3b3b3b3b3b3b3a3327180700000011263b50667b807d80858f9b91806c5a4734210e000000000000000000000000020e161b1b1b1b1b1b1b1d1e1f21222221201d19150f0800000000000000000000000000000000000000000000000000000002162a3d4f5c5f5f5f5f5f564634210d000000000000000000000000192c3f515d5f5f5f5f5f5f5f5f5f5f5e53433042525d5f5f5f5f5f5f5f5f5f5f5c503e2b17001a2e41515d5f5f5f5f5f5f5f5c503f2d1c0a1a2e41515d5f5f5f5f5f5f5f5f5f5b4e3c2915001a2e41515d5f5f5f5f5f5f5f5f5f5f5c4f3d2a3144545e5f5f5f5f5f5f5f5f5d52422f1b0700000a1f344a5f748b8f91939698836c57422c170200000000000008141f2830373b3d3e3c3a352e251b0f0104172838444a4a4a4a453b2c1a0800000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a49413b454a4a4a4a4a4a4a4a4a4a4a48403a454a4a4a4a4a4a4a4a4a4a44392a180500000000000000000012243441494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483e31200e0000000000000000000000000000000000000000000000000b1822282e34393f44484a4b4c4b4b48443f3930271c1003000000000015283947505252525252525252525252525252525252525252524d4132200c0000132637454f50505050505050505050504e453625120000000f24394e616e6b686a717d8c9b8a7663503d2a1703000000000000000000000313202a303030303030303233343637373635322e29231b130a00000000000000000000000000000000000000000000000000000e20313e484a4a4a4a4a443828170400000000000000000000000010223240484a4a4a4a4a4a4a4a4a4a494235253441494a4a4a4a4a4a4a4a4a4a483f32210f0011233341494a4a4a4a4a4a4a483f3221100011233341494a4a4a4a4a4a4a4a4a473e301f0d0011233341494a4a4a4a4a4a4a4a4a4a483e3120263643494a4a4a4a4a4a4a4a4941342412000000091f34495d7076787b7d8284796a56412c170200000000000000020c151c222628292725201a12080000000b1a27303434343431291d0e000000000000000000000000000000000000000000000000000000000515232e3434343434343434343434342e29313434343434343434343434332d28313434343434343434343431281b0c000000000000000000000616242e343434343434343434343434343434343434343434343434343434332c2113020000000000000000000000000000000000000000000000091a29353c42484e53585d5f606260605d59534c43392e211304000000001c314457646767676767676767676767676767676767676767675f4f3c281300001b2f43556366666666666666666666666254412e190000000a1e314352595653555f6d7d8f93806d5a46331f0c000000000000000000000f21313d4546464646464647484a4b4c4c4b4a47433e372f261c11060000000000000000000000000000000000000000000000000213212c33343434343430271a0b000000000000000000000000000414222d3334343434343434343434342f2517242e3434343434343434343434332d221303000515232e3434343434343434332d221404000515232e34343434343434343434332b201201000515232e3434343434343434343434332c211318252f343434343434343434342e241606000000061a2e41515d616466686b6e695c4c3a27130000000000000000000001080d11131312100c0600000000000009141c1f1f1f1f1d160c00000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1a161d1f1f1f1f1f1f1f1f1f1f1f1e19151c1f1f1f1f1f1f1f1f1f1f1c150a00000000000000000000000006121a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e190f030000000000000000000000000000000000000000000000001426384751565d62686d717476777674726d6860564b3f322313020000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6b56412c1702001e33485d727b7b7b7b7b7b7b7b7b7b7b715c47321c000000021425343f44423e424f607285988976624f3b281400000000000000000000192c3e4f595b5b5b5b5b5b5c5e5f606162605f5c58524b43392f23170a000000000000000000000000000000000000000000000000030f191e1f1f1f1f1f1c14090000000000000000000000000000000511191e1f1f1f1f1f1f1f1f1f1f1f1b1207121a1f1f1f1f1f1f1f1f1f1f1f1e19100400000005111a1f1f1f1f1f1f1f1f1e19100400000005111a1f1f1f1f1f1f1f1f1f1f1e180f0200000005111a1f1f1f1f1f1f1f1f1f1f1f1e190f0308131b1f1f1f1f1f1f1f1f1f1f1a1206000000000011233341494c4f595f605f594f4131200e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f4356646b71777c82878a8c8d8c8b88837c73695d504130200e0000001f344a5f748b93939393939393939393939393939393939393846f5a45301b06001e33485e738991919191919191919188725c47321d000000000716222b2f2d29314254677a8f927d6a57432f1c080000000000000000001e33485c6d7070707070707273747676777674716c665f564c4135281a0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e3a4c5d6b7476746c5f4f3e2b18040000000000000000000000000000000c14191b1d1e1c160d000000000000000000000000000000000000000000000000000000000000000008101415151515151515151515130d04000000000000000000030c12151515151515151515151514110a000000000000000000000000000000040f171b1b1b1b1a140a0000000000000001060a0b0b0b0703000000000000000000000000081014151515151515151515151515151515151515151515130d03000000001e33485d7280868c9297938e8b89898b8f9590867a6e5f4e3d2b180500001f344a5f748083858ca0a28d84868687888889898b8b8c999c88725d48331e09001e33485e738283868898a79688868380715c47321d0000000000050f171a1924384c5e6a72869a87725f4b37230f0000000000000000001f344a5f748787878787878888898b8c8d8c8a86827a72695e5246382a1b0b000000000000000000020506060606060607090a0b0c0d0c0b08050000000000000000000000000000000000000810141515151515151515151515120c020000020b11141515151515141009000000000000000000000000000000040b1115181a1b1b1a1815110a03000000000000000000000000000008101415151515151515151515140f0810141515151515151515151515141008000000000000000000000000000005192e4256697b888c897d6d5a47331f0a0000000000000000000000000001111e282e303233312a1e100000000000000000000000000000000000000000000000000000000000000e1a24292a2a2a2a2a2a2a2a2a2a28211608090e0f0f0f0e09061420272a2a2a2a2a2a2a2a2a2a2a2a251c10020000000000000000000000000514212b303030302e271c0e00000000050e151b1f2121201c1711080000000000000000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a272015070000001d32475c72889a9e90867d78757373767a828d988c7d6c5a4835220e00001c314558666a6c73899fa18c766f70707272737374767c90a08b76604c37220d001b304457666b6e708297a9947d6f6d6a6555422e1a000000000000000004182b3f53677b8282968f7a66523e2b160200000000000000001f344a5f748b8e90959c9c948d8b8b89898b8e93958e867b7063564839291909000000000000020e161b1b1b1b1b1b1b1d1e1f21222221201d19150f0800000000000000000000000000000e1a24292a2a2a2a2a2a2a2a2a2a2a271f140506131e262a2a2a2a2a2a29251c0f0100000000000000000000000610181f252a2d2f30302f2d2a251e170e0400000000000000000000000e1a24292a2a2a2a2a2a2a2a2a2a29231a24292a2a2a2a2a2a2a2a2a2a2a29241a0e00000000000000000000000000001c32475c718699a19c8a76624d38230e000000000000000000000000000d1f2f3b43464748463c2e1d0b00000000000000000000000002080b0b0b0b0a0500000000000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3c3326161d23252525231c1424323b3f3f3f3f3f3f3f3f3f3f3f3f392e200f0000000000000000000000001123323e45464646433a2c1b0900000c1821293034363635312c251b12060000000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c3325150400001c31465b70879c9580736a64605e5e61666f7d8e9b8a7764513d2914000015283a4852555e73899fa18c76605b5b5c5c5e5f5f6074889c8f79644f3a251000152839495356586b8297a9947d685855524738261300000000000000000c1f33475b6f8397979696826d5a46311d0900000000000000001f34495d7076787b899fa08b78767473747579808791998e827466574737261504000000000313202a303030303030303233343637373635322e29231b130a00000000000000000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3b3123131524313a3f3f3f3f3f3f3f382d1f0e000000000000000000010d19232c333a3f4244464644423f39332a21160a0000000000000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3e362c373e3f3f3f3f3f3f3f3f3f3f3f3e372c1d0c000000000000000000000000001d32475c72889db2a59079644f3a250f00000000000000000000000000172a3d4d585b5c5e594c3a271400000000000000000000000a151d202121211f19100300000000000016293b4953545454545454545454545044342430383a3a3a38302332424f5454545454545454545454544c3e2c1a0600000000000000000000071b2e41505a5b5b5b574a39261301101d29343d44494b4b4a4640382e24170a000000000016293b4953545454545454545454545454545454545454545454504333210d00001b30455a6f869b927c67564f4b48494c525f71869b95826c57432e1904000b1c2b363d485e73899fa18c76604b464747484a4a586c8093927c68533e2914000b1c2b373e41566b8297a9947d6853403d35291a09000000000000000013273b4f63768a9e9282968975604d39241000000000000000001a2e41515d616373899fa08b74605f5e5f60646b74808c9b92857565554433210f000000000f21313d4546464646464647484a4b4c4c4b4a47433e372f261c110600000000000000000016293b495354545454545454545454544e42311e2433424e545454545454534b3d2b18050000000000000003111e2b363f484e53575a5b5b5a57534e463d33281b0e000000000000000016293b49535454545454545454545452483b4953545454545454545454545453493b2916000000000000000000000000001c31465a6f8395a09e8c77634e39240f000000000000000000000000001c31465a6b7072736a57432f1c080000000000000000000b1b283136363636342d21120200000000001d314558676a6a6a6a6a6a6a6a6a6a62513e33424c4f4f4f4c41323b4f616a6a6a6a6a6a6a6a6a6a6a685c4935210c000000000000000000000c21364a5e6e7070706856422f1b101f2e3b4751585e60605f5b544b413528190a000000001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a61503d28140000192e43586e84998f79644f3b3633343846596e84999b86705b46301b0600000d192333485e73899fa18c76604b36323233343c5063778b92806b56412c1700000d1a232b40566b8297a9947d68533e2922180b0000000000000000071b2f42566a7d92a08c7b90907c68533f2b17030000000000000011233341494c5e73899fa08b745f4a494a4b5057616e7c8c9c94847362503e2c1907000000192c3e4f595b5b5b5b5b5b5c5e5f606162605f5c58524b43392f23170a00000000000000001d314558676a6a6a6a6a6a6a6a6a6a69604e3a2631425160696a6a6a6a6a685a48341f0b0000000000000112212f3c48535b63686c6f70706f6c68625a5045392c1d0e000000000000001d314558676a6a6a6a6a6a6a6a6a6a66564558676a6a6a6a6a6a6a6a6a6a6a675845311d00000000000000000000000000172b40536676858b89806f5c4935200b000000000000000000000000001e33485d72868786725f4b372410000000000000000005182939454b4b4b4b483f30200d00000000001f344a5f74808080808080808080806c57423e51606464645f503e3f546a808080808080808080808078634e38230e000000000000000000000d22374c6176878786725e4b37241e2e3d4c59646d737676746f675e5346372818070000001f344a5f748080808080808080808080808080808080808080806b57412d180300182d42576c83988c76614c373139414a566375889d9c87705b46301b06000000071e33485e73899fa18c76604b36303b404040485b6f837d776a56412c1700000007162b40566b8297a9947d68533e2913060000000000000000000f22364a5e72869a9a86758a97836e5a46321e0a000000000000000515232e34485e73899fa08b745f4a3434363b44505e6e7d90a291806e5c493623100000001e33485c6d7070707070707273747676777674716c665f564c4135281a0c000000000000001f344a5f74808080808080808080807d68533e2b3d4f60707d808080808077624c37220d0000000000000e1f303f4d5a656f777c8284868786827c766d6357493b2c1c0b0000000000001f344a5f7480808080808080808080725c4a5f748080808080808080808080745f4a341f000000000000000000000000001024364858677174746d6151402d1906000000000000000000000000001b2f43576a7d928f7a67533f2c180400090f121212121221344757606060605c4e3d291506000000001f344a5f748b9595959595959593836c5742465a6e7979796d59453f546a809395959595959595958f78634e38230e000000000000000000000a1e33465a6d82958e7a6753402c2a3b4c5b6a7682888c8c89847a706355463624130100001f344a5f748b95959595959595959595959595959595959595846f5a45301b0600162b40566b828888735e493d454d555d67738292a596836d59442f1a05000000001e33485e73899fa18c76604b363f4e5556565253656f69635b4c3a271300000000162b40566b8297a9947d68533e291300000000000000000002162a3e5265798da2937d6f84988a75614d392511000000000000000005111e33485e73899fa08b745f4a341f2128324050617386999d8b7866523f2c180400001f344a5f748787878787878888898b8c8d8c8a86827a72695e5246382a1b0b0000000000001f344a5f748b9595959595959595937d68533e36485a6c7d8f959595958d77624c37220d0000000000091b2c3d4e5d6b77838b92979591909093918a807467594a3a29170600000000001f344a5f748b959595959595959488725c4a5f748b9495959595959595958b745f4a341f0000000000000000000000000007192b3a49545d5f5f5a5143342210000000000000000000000000000014283b4f63768a96836f5b4734200c111d242727272727273a4f64757676766c58442f22190c0000001f344a5f737c8083899e8c83807d7b6c57424c607589908874604b3f54697b7d80838ea39f8a83807d77634d38230e0000000000000000000003172a3e5165788c96836f5c48343547596a798894928a888c958e8273645342301d0a00001f344a5f737c80838a9fa18c8283838486868787888889989d88725d49341f0a00152a3f53667272726c5a4951596069717a8592a09d8c7966533f2a1601000000001e33485e73899fa18c76604b374b5d6a6b6b6554545a554f483d2e1d0b00000000162b40566b8297a9947d68533e29130000000000000000000a1e3245596d8295a18d78697d92917c6854402b17030000000000000000001e33485e73899fa08b745f4a341f0d1522324356697c90a495826f5b47331f0b00001f344a5f748b8e90959c9c948d8b8b89898b8e93958e867b706356483929190900000000001f344a5f737c8083899ea28d83807d7a68533e415366778a9cab9e8f848076614c37220d00000000001326384a5b6b7b89959e9188807b797a7d858f92867768584735231000000000001f344a5f737c808388998f83827d7c715c4a5f737c80828597aba08f83807c735f4a341f00000000000000000000000000000d1c2b3741484a4a463e3325160500000000000000000000000000000c1f33475a6e82968b7763503c2814222f393c3c3c3c3c3c3c50667b8c8c866f5a443c362a1c0b00001c30445663686a70869b8b766b68665f4f3f53677b90a38f7a66523e4d5e66686b798fa49c87716b6865594734200b00000000000000000000000e2236495d7084988b7764503d3e5164768898918275727783939282715f4d3a271300001c30445663676a73899fa18c766c6e6e6f6f707172737b8fa08b76614c37220d0010243748565c5c5c5a535c656d747c858d97a39d8e7d6e5c4a37231000000000001e33485e73899fa18c76604b3c51667a82826f5a4444403a342b1f100000000000162b40566b8297a9947d68533e29130000000000000000001225394d6175899d9a867263778c97836f5b46321e0a0000000000000000001e33485e73899fa08b745f4a341f0a041426394d6074899d9f8b76634e3a261100001f34495d7076787b899fa08b78767473747579808791998e827466574737261504000000001c30445663676a72889da18c766b68665d4c3a4c5e708395a7a29180706a645846331e0a00000000081c2f425567798a999e8f80746b66646669717c8b9686756452402d1906000000001c30445663676a6c7c8e95827069676254445663676a77899ba69483706b68635644301c0000000000000000000000000000000d1a252e333434312b21150700000000000000000000000000000004172b3f5266798e93806b5744301f30404c5252525252525252667b919b866f5a5251483a29160300142738464f53586e84988d776253514d41465a6e8397aa95826d5844404c5153667b91a699846f5a5350483b2a18050000000000000000000000061a2d4154687b8f93806c5945465a6e8294998673635d6575889b8f7c6956422e1a0600142738464f525e73899fa18c766058585a5a5b5c5c5f73879b8f7964503b26110007192a38434747505c666f7882889098a1a09799857566564432200d00000000001e33485e73899fa18c7660505154697d93866f5a442f2c2620180e010000000000162b40566b8297a9947d68533e2913000000000000000005192d4155687c90a494806b5d72869a8a75614d3925110000000000000000001e33485e73899fa08b745f4a341f0a000a1d31455a6e8397a6927d6954402b1702001a2e41515d616373899fa08b74605f5e5f60646b74808c9b92857565554433210f00000000142738464f525c72889da18c766053514b3f4456697b8ea0a8968572615550483a291703000000001024384b5f728597a39180706258514f50555f6c7c8e94826f5c4935210e00000000142738464f52555e7082938d7a68564e4538464f5e708395a79a88766456534f46382714000000000000000000000000000000000812191e1f1f1d170e0400000000000000000000000000000000000f23374a5e7286998773604c382c3d4e5e6767676767676767677b919b866f6767655846321d0900091a28343a41566b82968f79644f3c38394d6075899d9b9a88735f4b36383e53687d93a897826c57423b352b1d0d000000000000000000000000001125384c6073879b8875614d4d61758a9e927d695648586a7d939986725d4935200b00091a28343a485e73899fa18c76604b434445464747576a7d92927c68533e291400000c1b2a394855626e79838c959ca4a0978e838b94857362503d291601000000001e33485e73899fa18c76666666676c8297866f5a442f1a110c0500000000000000162b40566b8297a9947d68533e291300000000000000000d2135485c708598a28d7965576b8095917c6854402b170300000000000000001e33485e73899fa08b745f4a341f0a0002162b4054697d94a898836e59442f1b060011233341494c5e73899fa08b745f4a494a4b5057616e7c8c9c94847362503e2c1907000000091a28343a475c72889da18c76604b3c373c4e61738699ab9c8b786755443c352a1c0c0000000000162a3f53677a8fa29a87736151443d3a3b414e5f7084978c7864513d281400000000091a28343a3d4152647588988673614f3d334557697b8ea0a08e7c6a59473e3b34281a0900000000000000000000000000000000000000000000000000000000000000000000000000000000010101071b2f42566a7d918f7b675440374a5b6c7c7c7c7c7c7c7c7c7c7c919b867c7c7c75604b36200b00000b17202a3f54697d94917b66513c2b3f53687c90a08b8a8e7965513d2b40556a8095a9947d69543f2a21190d0000000000000000000000010508091d3044576a7d92917d695651667b90a28d77634e3b4f64798ea18d77634e39240f00000b172033485e73899fa18c76604b362f3030323b4f63768a8f826b57412c17000114263748576673808b969fa69d958c847a707d9291806c5945311c08000000001e33485e73899fa18c7b7b7b7b7c7c869a866f5a442f1a05000000000000000000162b40566b8297a9947d68533e2913000000000000000115283c5064778ca09b87725e5165798e97836f5b46321e0a00000000000000001e33485e73899fa08b745f4a341f0a000012273c51667b91a69c88725d48331e09000515232e34485e73899fa08b745f4a3434363b44505e6e7d90a291806e5c49362310000000000b172032475c72889da18c76604b363446596b7d91a3a391806d5b49372721180c0000000000071b3045596d8397a7937d6a574433282526304154677b8f94806b57432e1905000000000b172026283546586a7b8d917d6c5a473e5163758799a59482705e4d3b292620170b00000000000000000000000004080b0c0c0b09060100000000000000000000000000000002080d11141616161413273a4e6175899784705c483e5367798a9393939393939393939aa19493938c76604b36210b0000000412273c51667b91937c68533e32465a6e83979a868695806c57432f42576c8397a6917b66513c27120600000000000000000000070f161a1d1e1e283b4f63768a9986725e53687d949f8a745f4a374c60768ca1907b66503b2611000000041e33485e73899fa18c76604b36323d434343475a6e827b756855402c16000a1e314355667584919da69c938a8278706762768b9c8874604b36210d000000001e33485e73899fa594919191919393949b866f5a442f1a05000000000000000000162b40566b8297a9947d68533e291300000000000000081c3044586b8094a794806b574b5f73889c8a75614d39251100000000000000001e33485e73899fa08b745f4a341f0a00000f243a4f64798fa4a08b75604b36200b000005111e33485e73899fa08b745f4a341f2128324050617386999d8b7866523f2c180400000000041d32475c72889da18c76604b363e516376899ba9978673614f3e2c1a0d050000000000000b2034495e73889ca28e78644f3b2715101224384c60758a9a86715c47321e090000000000040c1117293a4c5e6f8293897764524a5c6e8092a49988766453412f1e110c0400000000000000000000040c13191d202122211e1b1610090100000000000000000000050f161d2226292b2b2b2a27233246596d82958c7764503f53687b8e98837d808282838384919c8a88898b76604b36210b0000000010253a4f64798f95806a543f394d61758a9e9582809587725e4a36445a6f8499a38f78644f3a2510000000000000000000030f1a232a2f3233333133475a6d82958e7a66546a80959f89735e48344a5f748ba0937c67523c2712000000001e33485e73899fa18c76604b3641505858585551636c6660594b3926120012263a4d60728494a29f948980766d655c545e73899f8e79644f3a2510000000001e33485e73899fa28d8686878787888a9b866f5a442f1a05000000000000000000162b40566b8297a9947d68533e2913000000000000001024384b5f73889ba28d79655045596d8296917c6854402b1703000000000000001e33485e73899fa08b745f4a341f0a00000e23384e63788fa4a18c77624c37220d000000001e33485e73899fa08b745f4a341f0d1522324356697c90a495826f5b47331f0b00000000001d32475c72889da18c76604b37495b6e8293a69e8c7a68564432200f00000000000000000e23384d62778ca19f89745f4a36210c00091d32475c70869b8a75604b36210c00000000000000000b1d2f405263758794826f5d5567798c9e9f8e7c6a58473524120000000000000000000000010c1720272d3235363736332f2a241c140a00000000000000000a17222a31373b3e4040403f3c38333e5165798d94806c58454c5e7184968f7d6d6b6b6c6e798f9b86727374715f4a35200b000000000d22374c62778c97826c57424053687c90a4907b7b908d7864503c475c70879ca18c76614c37220d00000000000000000614212d363e4447484845413e5265798d96836f5b687d949f89735e49364b60768ca0917b66513c2712000000001e33485e73899fa18c76604b384c5f6d6e6e67565257524c453b2d1c0a00182d4155697c90a29c8e82766c635a51495063778ca0917b66503b2611000000001e33485e73899fa18c7670707070728398866f5a442f1a05000000000000000000162b40566b8297a9947d68533e291300000000000004182b3f53677a8fa39b87725e4a3e53677b9097836f5a46321e09000000000000001e33485e73899fa08b745f4a341f0a00000e23384e63788fa3a38d77624c37220d000000041e33485e73899fa08b745f4a341f13131426394d6074899d9f8b76634e3a261100000000001d32475c72889da18c766354445466788b9ea492806e5c4a39271503000000000000000010253a4f64798fa49c87725c47321d080003192e43586e83988d77634e38230e0000000000000000001123344658697a8d8d7a6860728597a59382705e4c3b2917060000000000000000000004121e2a333b42474a4b4c4b48443f3830271d12050000000000071928353e464b505355565554514d4740495d7085988874604d415467798c9c8b7966565763788e9b866f5f5f5f53422f1c07000000000b20354a5f748998836e5843465b6f83979f8a76768b94806b5742485e73889d9e89735e49341f0a00000000000000061524323e4952595c5e5d5a554e495d7085988b7763667b90a08c76614c3a4e63788da38f79644f3a2510000000001e33485e73899fa18c76604b3f51667b84846f5a44423e3831291d0f00001c31465b7085999e8d7d7064594f4648525f6e8092a5907965503b2611000000001e33485e73899fa18c76605b5b5c6a8095866f5a442f1a0e040000000000000000162b40566b8297a9947d68533e29130000000000010d1f33475b6f8397a894806b5743384d61758a9e8a75614d392410050000000000001e33485e73899fa08b745f4a341f0a00000f24394e63788fa4a38d77624c37220d000008162033485e73899fa08b745f4a34292929261e31455a6e8397a6927d6954402b1702000000001d32475c72889da492827162525f718496a899877563513f2d1b0900000000000000000011263b50667b91a79b86705b46301b060000172c42576c82978f79644f3a250f0000000000000000000517283a4c5d6f829286736b7d90a29988756452412f1d0c00000000000000000000041422303c464f565c5f6061605d59534c433a2f2316070000000011243646515a6065686a6b6a6966615b534a55697c90907c6855414a5c6f8294968472604d62778c9b866f5a4b4a423525130000000000081d32475c72879b866f5a454d61758a9e99857071869a86715d494b60758ba09b87705c47321c070000000000000213243342505c666d7273726f69615755687c9093806c61758a9e907b67534355687c929f8a75614c37220d000000001e33485e73899fa18c7660535454697d94866f5a442f2a231d160c0000001f34495e73899e93806e5f524748515a64707d8c9d9e8a76614d38230e000000001e33485e73899fa18c76604b4652677c89866f5a442f2921150600000000000000162b40566b8297a9947d68533e29130000000002121f2a3b4e62768a9ea28d7965503c32465b6f8498907c68533f2b22150600000000001e33485e73899fa08b745f4a341f0a000011263b50667b90a5a18c76614c37220c00051726333b485e73899fa08b745f4a3e3e3e3e3a312b4054697d94a898836e59442f1b06000000001d32475c72889dac9f908070606b7c8fa19f8d7b6957453322100000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000000000000b1d2e4051637586907d76899b9f8d7b6a58463523120000000000000000000002132332404d59636a7074767675726d675f564c4134251605000000182c4054646d74797d8082807d7b766f665c4f6074889885705d493f5264778a9c8f7d6b5960758b9b866f5a44352f2517070000000000021b30455a6f859a87725c4754687c91a5937d6a6b80948d77634f4d62778da299846e59442f1a050000000000000d20314251616e7982878988847d74695c6073889b8874606e829497837060586071859897836f5b47321e09000000001e33485e73899fa18c766868696a6d8397866f5a442f1a0f0902000000001f344a5f748ba08d7763514b535b646d77828e9ba393826e5b47331e0a000000001e33485e73899fa18c76604b394e617273736b5843423d33241402000000000000162b40566b8297a9947d68533e2913000000000f20303d44566a7d92a69b87725e4a3b324055697d9297836e5a463f33241301000000001e33485e73899fa08b745f4a341f0a0000152a3f54687d93a89f89745f4a35200b000f22344450535e73899fa08b745f53535353534e42313c51667b91a69c88725d48331e09000000001d32475c72889da28e8b8f7d6e77899aa492826f5d4c3a2816040000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f00000000000000000000001022344557687a8c898294a593826f5e4c3a291706000000000000000000000f203141505e6b7680868a8c8c8b88827b73695e524334220f0000001a2f445a6f82898f9395979594908b83796d60596c80948c7865513d475a6d80929a8876645f748687866f5a442f1c130700000000000000182d42576c839789735e495b6f8397a18d786365798e937d6a564f64798fa496826b56412c1702000000000004172a3d4f6070808c96908b8b919187796b5b6b8092907c69647688988f7d726d717d8f9d8c796753402c1804000000001e33485e73899fa18c7d7d7d7d8080869b866f5a442f1a050000000000001f344a5f74899e8b745f565f676f77828a959fa294857564513e2b1804000000001e33485e73899fa18c76604b3644545d5e5e5a5757575042311e0b000000000000162b40566b8297a9947d68533e291300000000182b3e4e595f72869aa894806b5c584d41505a63778c9e8975605a5142301d09000000001e33485e73899fa08b745f4a341f0a00081c3044586d8297ac9b86705c47321d0800162b3f5262686873899fa08b74686868686868604e3b3a4f64798fa4a08b75604b36200b000000001d32475c72889da18c7c8d8d7c8495a69887756352402e1c0b000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000000000000000051628394b5d6e8092919f9987756352402f1d0b00000000000000000000071a2c3d4f5f6e7c89939a9f99959495978f867c7061513e2a160100001a2f445a6f868c8783838384888e98968c7d6e5d64778c95826d59453d506275889b93826f5d6a6f70726a57432e19040000000000000000162b40556a80958b75604e62768a9e9a86715d5e73889985705c51667b91a6937d68533f29140000000000000c2034475a6c7d8f9c8c7d75767d8c988a796863768a9985715d697988948f8683868f9a8e806e5c4a37241100000000001e33485e73899fa697949494949595969b866f5a442f1a050000000000001c31465b7084988c776369727a838b949da69c91857667574635220f000000000c1e33485e73899fa18c76604b363642484854656c6c6c604e3a251000000000000b162b40566b8297a9947d68533e29130a0000001e33475b6c73798da1a28d7974716b5a4b5e6e7276869a907b746f604c38230e000000001e33485e73899fa08b745f4a341f0a031224374b5f73889caa95826c57432e190400192e43586d7d7d7d899fa08b7d7d7d7d7d7d7d69543f384e63788fa4a18c77624c37220d000000001d32475c72889da18c76808f8c91a29c8b7a68574534221100000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000000000000000001122344557697a8da2a18d7b6958463423110000000000000000000000112437495b6d7d8d9aa3978c84807d80848a918e806d58432e190300001a2f445a6f7d77726e6c6c6f737a86959c8d7a685c7084978975614e3a45586a7d909f8d7a68565a5b5c594c3b281400000000000000000013283d53687c938d776254687c91a594806b57586d82958c776353687d93a5907b66513c271200000000000013273b5063768a9c927d6d60616d7d91978673606e82958d79665b697682898f91908d877c7061503f2d1b0800000000001e33485e73899fa28d838484848486889b866f5a442f1a05000000000000182c4055687b8e9280727c868f979fa59c9389807366584939281705000001111e2833485e73899fa18c76604b36333334475c7083837c67523c271200000001111e282d40566b8297a9947d68533e2d271c0f00001f344a5f74888e97a0a0938d8a87735e4e6378888c8f9e988e8979644f3a250f000000001e33485e73899fa08b745f4a341f0f1621304154677a8ea2a28f7a66523e29140000192e43586e84949496a5a697949494949494806a543f384e63788fa3a38d77624c37220d000000001d32475c72889da18c76718292a29d8e7d6d5c4b3a28170500000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f00000000000000000000000b1d2e405163758798a1948f7d6b5a493726140300000000000000000006192d405366798a9ba4948679706b686b6f757d887c6854402c17020000182c40546469635d5957575a5f6876899c9885705b687b8f917d6955423b4e60738698988673614f4647453c2e1d0b00000000000000000011263b506579908f78645b6f8498a28e79655052667a8f927d69566b8095a38e78634e39240f000000000000182d42566a80939e8a75614f4f6175899d907c6866798d96826e5b58646d75797b7b78726a5f51423221100000000000001e33485e73899fa18c766e6e6e6e6f8398866f5a442f1a050000000000001125394c5e7082908d858f99a2a29a918980766c6156483a2b1b0b0000000d1f2f3b43485e73899fa18c76604b4748484a4d62768b917b66503b26110000000e1f2f3b4245566b8297a9947d685345413a2d1d0c001f344a5f748b8b8b8b8b8b8b8b89735e4e63788b8b8b8b8b8b8b79644f3a250f000006131e33485e73899fa08b745f4a34212429323f4e5f718497aa9986725f4b37230f0000192e43586d7d7d7d899fa08b808080808080806a543f394e63788fa4a38d77624c37220d000000001d32475c72889da18c76637385958e7d6f5f4f3e2d1c0b0000000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000000000000517283a4c5d6f8292a495838a897766554332210f0000000000000000000c2135495d708396a8988775675c5654565b616a7573604c3925110000001124364651544e48444242454b596d83979f89745f6073889985715d4a364356687b8ea0917d6c5a483630291e10000000000000000000000e23384e63778d907b6662768a9f9c88725e4a4b6074899884705b6c8397a08b76604b36210c0000000000001c31465b70869a99846f5a46465a6f849997836d5d7185988a776350515a60646666635e574d41332415040000000000001e33485e73899fa18c76605858596a8094866f5a442f1a10060000000000091c2f41526271809299a29f978e867d756c63594f44382c1f0f00000000172a3d4d585c5f73899fa18c76605c5c5e5e5f5f687c918f79644f3a250f000000182b3d4d575a5d6b8297a9947d685c5a564b3b2815001f34495d707474747474747474746f5c4c61727474747474747473624e39240f000515243037485e73899fa08b745f4a3636393d45505d6c7d8fa1a08f7c6956432f1c080000162b3f5262686873899fa08b746a6a6a6a6a6a614f3b3b50667b90a5a18c76614c37220c000000001d32475c72889da18c76606676879485746454443525150500000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000000000001122344658697b8d9e9c8a7780918472614f3e2d1b0a000000000000000012273b5064788ca0a18e7a69584a413f41464e5863625543301d09000000071928353d3f3b4952524b4448576c82979f8a745f586b80938d7965523e394c5e7083969c8a776553412f1d0c00000000000000000000000c21364b60768b937c67697c91a595826c5844455a6e83978b76626f84999d88735e49341f090000000000001e33485e73899e95806b564141566b82979b87715c697c9093806b5844464b4f50504e4a433a30231506000000000000001e33485e73899fa18c76604b4351667b87866f5a442f2b2317080000000005192d415467788a9aa4978c837a726a6159504e4e4e493d2d1b080000001c31465a6b707477899fa18c76717272737373747483978d77624d38230e0000001e32475a6a6f72748297a9947d74726f695844301b001a2e41515d5f5f5f5f5f5f5f5f5f5d5144545e5f5f5f5f5f5f5f5e5545331f0b00102233424b4f5e73899fa08b745f4b4b4b4d5259626d7b8b9ba29382705f4d3a27140000000f22344450535e73899fa08b745f54545454544f42323f54687d93a89f89745f4a35200b000000001d32475c72889da18c76605969798a93837262534333231304000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000000000000b1d2f405263758799a391806c738690806d5c4a3928160500000000000000172c41556a8093a79a86715e4b3a2c2a2c323a464e4e4537261401000000000a172228334759666660585c6574879b9885705c5063778b95826d5a4633415466798c9e9583705e4c3a28150200000000000000000000091f34495e738894806a6f8498a38f7a66523e3f53687c90917c6870879c9b86705b46311c070000000000001f344a5f748ba0947d69543f3f546a80959d88725c6074889b8874604d39373a3b3b39352f271e120500000000000000001e33485e73899fa18c76604b394d606f7070695744443f352615030000000b2034485d708496a494867970675f564e505e6363635b4b3824100000001e33485e7386898c92a2a28e878788888989898b8b8c9d8b76604b36210c0000001f344a5f7485888a8d9ba4988d8a8784725c47321d0011233341494a4a4a4a4a4a4a4a4a48403643494a4a4a4a4a4a4a49433727160300172b3f515f646873899fa08b746260606063666c75808c9a9f928474645341301d0a000000051726333b485e73899fa08b745f4a3f3f3f3f3b323044586d8297ac9b86705c47321d08000000001d32475c72889da18c76604b5b6b7c8d918270615141322212020000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f00000000000000000517293a4c5e6f8293a598867361687a8d8b79685645342211000000000000001b30455a6f8499a894806a56423c3c3c3c3c3c3c3c3c3b3327180700000000000511263a4e62767a746e70778493988b7a6754475b6f83968a76624e3b37495c6f8294a08e7b695745321e0a00000000000000000000061c31465b708697826b768a9f9d8974604b37394d61758a97836f73899e98836d58432e19040000000000001f34495e73899f95806a543f40566b80959d88725c586b8093907c6955412e25262624201b140b000000000000000000001e33485e73899fa18c76604b3643525a5b5b575a5a5a5244321f0c0000000f24394e63778ca0998776685c534b43455a6d78787867523e29140000001e33485e73898d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d89735e49341f0a0000001f344a5f748b8f8f8f8f8f8f8f8f8f88725c47321d000515232e34343434343434343434332d252f3434343434343434343026190a00001b30455a6f797c808a9fa08b7977767476777b8288929d988d8274655646362412000000000008162033485e73899fa08b745f4a342a2a2a2724374b5f73889caa95826c57432e1904000000001d32475c72889da18c76604b4e5e6e7d8f8f806f5f50403020100703000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000000511233546586a7b8d9f9f8d7a68565d6f829486746351402f1d0c0500000000001d32475c72879ca48f796552525252525252525252524f45362411000000000000162b4055697d8f8884868b918d867a6c5c4b3f53677a8f927d6a56432f3f5164778a99998775614d38230e00000000000000000006111a2f44596e8498836d7c91a597836d59453132475b6f84988a75768ba095806b56402c18100400000000001d32475c71869b97826c574244586d83989b86705b5063778a9885715d4a362311110f0c0700000000000000000000030e1e33485e73899fa18c76604b363440454656676f6f6f624f3a261100000011263b50667b90a5917c69584a4037354a5e73888f806a543f2a150000001e33485d70777777777777777777777777777777777777776f5b47321d080000001f34495e727878787878787878787878705c47311c000005111a1f1f1f1f1f1f1f1f1f1f1e19131b1f1f1f1f1f1f1f1f1f1b14090000001b30465b7087929599999994908d8c8b8c8d909597938c857a7064564738281806000000000000041e33485e73899fa08b745f4a341f151621304154677a8ea2a28f7a66523e2914000000030e1d32475c72889da18c76604b4050607082918e7d6e5e4e3e2e201c170e0300000000000312273c52677c93a89b866f5a442f1a0e020c162b40566b82979079644f3a250f030000000009141a1e2f405264758899a694826f5d4b5264768992826f5d4c3b291e1a13090000001e33485e73899fa28d776767676767676767676767676353412d18040000000000172c42576c7c838a938f807b7872685d4e3e374b5f72869a86725e4b3735475a6d8084848473614d38230e00000000000000000716232d3241566b8296866f8397a4907b67533f2a2c4055697d928f7b778da3937c68533e312c22140500000000192e43586c82959a86715d494a5e72879b96826d58475b6e82968d7966523e2b18040000000000000000000000000313202b33485e73899fa18c76604b36363637485c7186867c67523c271200000011263b50667b90a48f78634e3c38373a4e63788d95806a55402b16010000192d41525f626262626262626262626262626262626262625f51402c18040000001b2f4354616363636363696f666363636052402d19000000000000000000000000000000000000000000000000000000000000000000001b30465b7084848484848484868788898b898886837d7870675e524638291a0a00000000000006131e33485e73899fa08b745f4a34212429323f4e5f718497aa9986725f4b37230f00000313202b32475c72889da18c76604b364252637384948c7c6c5c4c3c34312b2013030000000413212b3c52677c93a89b866f5a44312a1f121d283040566b82979079644f3a2b20130300000c1b272f333b4c5e6f8293a59b897664524047596b7d908d7b6a584736332e261a0b00001f344a5f748ba0a18c7c7c7c7c7c7c7c7c7c7c7c7c7c705b46311c07000000000a16293d4f5f686e76808c93897d6f5f4e3f302f43576a7d928e7a66533f2b3d50626d6e6e6e655645321e0a000000000000000113253440474954697d948774899d9e8a75614d3824263a4e63778c96827990a5907a655049463f3223110000000015293d5165798c9e8c7966585867798da28f7b67533f5266798d95826e5a4733200c0000000000000000000000000f21313e46495e73899fa18c76604b4a4b4b4c4e62778c907b66503b26110000000f24394d62778c9f907b6758514e4c4f53687c9297826b56402b16010000112434424b4c4c4c5e6c75767167584c4c5d6b74767267584a4133221000000000132536444c4e4e5864707b83776c5e4e4c43342311000000000000000000000106090b0c0d0d0c0a0703000000000000000000000000001a2e4357686e6e6e6e6e6e6f70717273747373706d69635d544b4135281a0b0000000000000515243037485e73899fa08b745f4a3636393d45505d6c7d8fa1a08f7c6956432f1c0800000f21313e46495c72889da18c76604b46404555657687978a7a6a5a4d49463e31210f0000001022323e4652677c93a89b866f5a49453d301f2d3b4448566b82979079644f463e31210f0007192a3843484c586a7c8d9fa2907d6b5947393c4e60728597887664534b484238291805001f34495e73899fa69793939393939393939393939389735e49341f0a0000000919273339414d535b636d7a8a9b8e7d6c594632273b4e62768a96836e5b47333344525858585854473827150200000000000000091d3043525c5e60667b91897b8fa498836f5b46321e1f34485c70869a877c92a28d7763605e5b50402e1a060000000e2236495c6f82919685756c6c7585979785725f4c384a5d7185998a76634f3b2815010000000000000000000000182b3e4f5a5e6173899fa18c76605f5f60606162687c928f78644f3a240f0000000b1f34485c6f82949785766b66636264686f829797836c57422c1702000006162530363743576a7c898c8576645156697b898c857664513d2915050000000008182631404e5c6976828e958977634e383025160600000000000000010910161a1e20212222211f1c18130d060000000000000000000014273a4a555858585858585a5b5c5d5e5f5e5e5b58544f4941382e23170a00000000000000102233424b4f5e73899fa08b745f4b4b4b4d5259626d7b8b9ba29382705f4d3a2714000000182b3e4f5a5e6172889da18c76625f5b5143525c68788998897868625e5a4f3e2b18040000192d3f505b5f677c93a89b866f615e5a4e3d2a3a4b585d606b82979079645f5a4f3e2b18000f233648565d6064768899a8968572605d57494b585d67798c94827063605d554735220e001e33485d72889ca38e8282828282828282828ba0a08b745f4a35200b000002142737454e4e463f47505c6b7d919b8975614d382333475a6e82958a76634f3b28343f434343434037291a0900000000000000000d22374c60707376787a8f8b8296a6927c6854402b17192d42566a7d938d8094a08b797776736e5d4934200a000000061a2d3f5163738390948882828894978a79685643304255697c9093806b5744301d0900000000000000000000001d32475b6d737679899fa18c76747474767676777783978d77624c38230d00000005192c4053657586939488807a7877787c838c9c98836c57422d180300000007131c2132475c718699a094826c585c708699a194826c57422d1904000000000d1f30404f5e6c7a87949a8a7a6a5a4834201307000000000000000a141d252b2f33353637373634312d272119110700000000000000000a1c2c394143434343434344464748484a48484643403b352d251b11060000000000000000172b3f515f646873899fa08b746260606063666c75808c9a9f928474645341301d0a0000001d32475b6d737679889da18c7977746f5f4c607074777b8e97877977736d5b47321d0800001e33485c6e73777c93a89b867976736c5a45314156697276798297907a77736d5b47321d0014293e52667276798294a5a18c7a7775726753566972757880948f7d78757164513c2712001b30455a6f8499a38e786b6b6b6b6b6b6b73899fa18c76604b36210b00000e203244556263574e49474e61768ca1907b66503b262b3e5266798d927d6b574330222b2e2e2e2e2c24190b0000000000000000000e23384e6378898b8d90978d889c9f8b76624e39251113273b5064788d938397a095908d8b8976604b36210b00000000102234455564727d888f9394918d85796b5b4a38263a4d6074889b8873604c39251000000000000000000000001e33485e73898c8f94a0a09089898b8b8c8c8c8d8d8f9e8b75604b36200b0000000010233547586775828b9394908e8d8f9297948f89846e58432e19030000000000081e33485e73889daf9a866f5a5c72889daf9a866f5a442f1a050000000015293c4e5e6d7c8b989c8c7c6c5c4c3c2b1805000000000000010f1b2731393f44484a4b4c4c4b4946413b352d241a0f03000000000000000e1b262c2e2e2e2e2e2e2f30323333343333312e2b2620191208000000000000000000001b30455a6f797c808a9fa08b7977767476777b8288929d988d8274655646362412000000001e33485e73898c8f93a0a0958f8c8977624e6378898c8f96a0958f8c89735e48331e0900001f344a5f74898d909aa0a0928f8c88725c473243586e848b8f929d98908c89735e48331e00152a3f546a808b8f92a0a0a095908d8b826b56586e848b8d909b9b918e8b7d68533e291300172c41556a7d93a5907b6656565656565e73899fa08b75604b36200b0000172a3d4f6173756a635e5c5d65788da2917b66503b2623364a5e71869987735f4c38241619191919171107000000000000000000000e23384e63788b8b8b8b8b8b8b8b8b85705c47331f0b0c2135495d72878b8b8b8b8b8b8b8b8b76604b36210b00000000051627374654606b73797c7d7c7871675b4d3d2c1e3145586c808b8b7c68533f291400000000000000000000001e33485e73898b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b89735e49341f0a000000000618293a4957646e777d8488898b8988848079746f6554402c17020000000000001c31465b708497a095826d585a6f8395a095826d58432e190400000000192e43586b7c8c9b9e8e7d6e5e4e3e2e1e0d00000000000000101f2d39444d53595d5f606262605e5b56504940372c211407000000000000000912171919191919191a1b1c1e1e1f1e1e1c1916110c060000000000000000000000001b30465b7087929599999994908d8c8b8c8d909597938c857a7064564738281806000000001e33485e73898b8b8b8b8b8b8b8b8b77624e63788b8b8b8b8b8b8b8b89735e48331e0900001f344a5f748b8b8b8b8b8b8b8b8b88725c473243586e848b8b8b8b8b8b8b89735e48331e00152a3f546a808b8b8b8b8b8b8b8b8b8b826b56586e848b8b8b8b8b8b8b8b7d68533e29130012273b5064778c9f94806b574340404b60758ba09d88735e49341f0a00001d32465a6c7d877d777370727784959e8c77634e3a251b2e4256697d918f7b6753402c1905000000000000000000000000000000000d23384c6172747474747474747474746955412d1904061a2f43576a74747474747474747474705e4a35200b000000000009192836434e585f65676867635d544a3d2f1f15293c50637374747467533e291400000000000000000000001d32475c6f747474747474747474747474747474747474746e5b46311c0700000000000b1c2b3946515b636a6f72737473726f6a65605a544737241100000000000000182c40546778868b85776552536677868b867765523e2a1501000000001a2f44596d7b87928f8070605040302010000000000000000d1e2e3d4a5660686d72747677777673706a645c534a3e3225160700000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b7084848484848484868788898b898886837d7870675e524638291a0a00000000001d32475c6f7474747474747474747471604c61727474747474747474746f5c47321d0800001f34495d70747474747474747474746e5b463142576a7474747474747474746f5c47321d0014293e53677474747474747474747474746854576a7474747474747474747466523d2813000c2135485c6f83959a86725f4f444453667a8fa398846f5a45311c0700001f344a5f748691928c8887888c949c90806f5c48342013263a4e61758997836f5c4834210d00000000000000000000000000000000091e3144545e5f5f5f5f5f5f5f5f5f5f5a4c3a2612000014283b4d5a5f5f5f5f5f5f5f5f5f5f5d52422f1b070000000000000a1825313b444b505253524e4941382c1f110d203446565f5f5f5f58493724100000000000000000000000192c3f515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b17030000000000000d1b28353f484f555a5c5e5f5e5c5a55514b464037291907000000000000001124374a5a6872747167594848596871747268594836230f0000000000162a3d4f5e69758282716151423222120200000000000006192b3c4c5b68737c83878a8c8d8d8c8985807870665c50423425150500000000000000000000000000000001060a0c0e0f0f0e0d0a0703000000000000000000000000001a2e4357686e6e6e6e6e6e6f70717273747373706d69635d544b4135281a0b000000000000192c3f515d5f5f5f5f5f5f5f5f5f5f5e5344545e5f5f5f5f5f5f5f5f5f5d513f2c190400001a2e41515d5f5f5f5f5f5f5f5f5f5f5c503e2b3b4d5a5f5f5f5f5f5f5f5f5f5d513f2c190010243749585f5f5f5f5f5f5f5f5f5f5f5f594a4d5a5f5f5f5f5f5f5f5f5f5f584836230e0005192c40536577899a8f7d6d60595961708396a3907c6955402c170300001d31455867747d868c919394938f89807162513f2d190b1e3246596d82958b7763503c2915010000000000000000000000000000000215263643494a4a4a4a4a4a4a4a4a4a463c2e1d0a00000b1e2f3d474a4a4a4a4a4a4a4a4a4a4941342412000000000000000008141f2830373b3d3e3c3a352e251b0f0104172838444a4a4a4a453b2c1a08000000000000000000000010223240484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000b17222c343b404547484a484745413c37312c24190b0000000000000000081a2c3c4b565d5f5d564a3b3b4a565d5f5d564a3b2b190600000000000e2031404c58636e7263534333231404000000000000000f2336485a6a7986909799928d8c8c8c8f94938c83796d60524333231200000000000000000000000000080f151b1f2223242423221f1c17120d070100000000000000000014273a4a555858585858585a5b5c5d5e5f5e5e5b58544f4941382e23170a0000000000000010223240484a4a4a4a4a4a4a4a4a4a49423643494a4a4a4a4a4a4a4a4a484032221000000011233341494a4a4a4a4a4a4a4a4a4a483f32212f3d474a4a4a4a4a4a4a4a4a484032221000081a2c3b454a4a4a4a4a4a4a4a4a4a4a4a463b3d474a4a4a4a4a4a4a4a4a4a453a2b19070000102336485a6b7b8c998c7d736e6e73808fa0968673604d3a261100000016293b4a56616a72777b7d7d7d7a756c61534434221003162a3e5165788d93806c5844301c07000000000000000000000000000000000918252f3434343434343434343434322a1e1000000000111f2b3234343434343434343434342e241606000000000000000000020c151c222628292725201a12080000000b1a27303434343431291d0e0000000000000000000000000414222d3334343434343434343434343434343434343434332d22130300000000000000000005101820272c303233343332302c27221d171107000000000000000000000e1e2d3943484a4842382c2c3942484a4842392c1d0d0000000000000313222f3a45515c5e5445352515050000000000000000162a3e5265778997a191857c7876767779808790968b7d706151402f1d0a0000000000000000000008121b232a2f3437383939383734312c27211c15110c040000000000000a1c2c394143434343434344464748484a48484643403b352d251b110600000000000000000414222d3334343434343434343434342f252f34343434343434343434332d2214040000000515232e3434343434343434343434332d22131f2b32343434343434343434332d22140400000e1d2931343434343434343434343434322a2b323434343434343434343431281c0d00000006192b3c4d5d6d7b88939088848488909d948878675644311e0a0000000c1d2c39444e575d63666868686660594f4335261605000e2235495d70858987735f4a341f0a000000000000000000000000000000000008131b1f1f1f1f1f1f1f1f1f1f1f1d170d0000000000010e181e1f1f1f1f1f1f1f1f1f1f1f1a120600000000000000000000000001080d11131312100c0600000000000009141c1f1f1f1f1d160c00000000000000000000000000000511191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e191004000000000000000000000000050c12171b1d1e1f1e1d1b17130e0802000000000000000000000000000f1c272e3334332e261b1b262e3334332e261b0e000000000000000004111d28343f484943362717070000000000000000001b3045596d8295a69583736963606062656b737d8c9b8f806f5e4c3926130000000000000000030f1b252e373e44494c4e4e4e4e4c4945413c36302a2620170b0000000000000e1b262c2e2e2e2e2e2e2f30323333343333312e2b262019120800000000000000000000000511191e1f1f1f1f1f1f1f1f1f1f1f1b131b1f1f1f1f1f1f1f1f1f1f1e191105000000000005111a1f1f1f1f1f1f1f1f1f1f1f1e1910040e181e1f1f1f1f1f1f1f1f1f1e191105000000000c161d1f1f1f1f1f1f1f1f1f1f1f1f1d17181e1f1f1f1f1f1f1f1f1f1f1c150b00000000000d1e2f3f4f5d6a7680888e9193938f8a8276695a4a39271401000000000e1b27323b43494e51535353514c453d322517080000061a2d4155687473726d5c48331e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131a1e1f1e1a130909131a1e1f1e1a130900000000000000000000000b16222d33342f251809000000000000000000001e33485e73889da08c7765564e4b4b4c5057606d7d8f9e8d7b6956422e1a060000000000000513202c38414b52585d6163636363615e5a55504a443f3b34281a090000000000000912171919191919191a1b1c1e1e1f1e1e1c1916110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011121313f4c58636c73787c7c7c79756e64594b3c2c1b090000000000000a151f272e34393c3e3e3e3c38312a201408000000001225394a595f5e5c594f3e2c19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d11121212121212121212110c040000070e1212121212121212121212100a010000000000000000070f1316161615110c050000000000000000000000000000000000000000040c101111111111111111111111111111111111111111110f090000000000000000000000000510171b1b1b1a160d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000510191e1f1b130800000000000000000000001f344a5f748ba09d88725d483a3636373c434f5f72869a9986715d49341f0a0000000000061523313e4a545e666d72767878787876736f6a655f58534f46382714010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e14191d1f1f1e1b1610070000000000000000000000000000081116171717171611080000000000000000000000000000000000000000061015171717171717171717171717150e040000000000000000000000000000000000000313212e3b4650585f6467676765615a51473b2d1e0e0000000000000000020c141a20242729292927231d160d030000000000091b2d3b464a4947453d31210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c182126272727272727272727262016090e1a232727272727272727272727251e13050000000000010f1a23282b2b2b2a2620180e0300000000000000000000000000000000000b172025262626262626262626262626262626262626262626241d12040000000000000000000615222b3030302f2a1f12020000000000000000000000000000000002070a0b0d0b0905000003080a0a0a07040000000000000000000000000000000000000000000000000000000000001e33485d72889c9c87715c4738383838383943586c8398a18c77624c38230d0000000004142433424f5c67717a82878b8e8f8f8e8c88848079736d68635644301c07000000000000000000000000000001060a0d0e0f0e0d0b0702000000000000000000000000000000000001090e0f0c0600000000000000000000000000081621292e32343433302b241a0f0200000000000000000000000c1a242b2c2c2c2c2b241a0c0000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2921160700000000000000000000000000000000000003111d29343d444a4f5b65696051463e35291d0f000000000000000000000000060b0f12131313120e090200000000000000000f1d2a32343432302a201303000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3b3327181e2c373c3c3c3c3c3c3c3c3c3c3c3930231402000000000f1f2c373d4040403f3a342b211508000000000000000000000000000000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b382f22130200000000000000001324333f454646443d30200e00000000000000000000000000000710171c1f2122201e1a130e171d1f1f1f1c18140e05000000000000040c101111111111111111111111100b02000000001b3044596d82949e8975604e4e4e4e4e4e4e515a6f8499a48f78634e38230e000000001122324251606d79858e96968e898787878a8e94948e88827c735f4a341f0a000000000000000000000000070f151b1f2223242323201b161008000000000000000000000000000008131d232421190e0100000000000000000000051626343d43474a4a48453f372c201202000000000000000000091a2a37404242424240372a1a0900000000000000000000000000000000061828363f4242424242424242424242423e33251503000000000000000000000000000000000000000e1d2b384653606d787d7061523f2b180c0000000000000000000000000000000000000000000000000000000000000000000c171d1f1f1d1b160e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015283947505252525252525252524f4536242b3c4a51525252525252525252524d4132200c000000071a2c3d4a52555656544f473e322517080000000000000000000000000000142738464f5050505050505050505050505050505050505050504c40311f0c00000000000000081c3042515a5b5b594e3d2b17030000000000000000000000020f1a232b3134363736332e27212b31343434312d2822170a000000000b1720252626262626262626262626251f1508000000162a3e5164768898907c6a63636363636363666a778a9ea28d77624d38230e0000000c1d2f405060707d8b979d8f837a7470707174798089949c978b745f4a341f0a0000000000000000000006101a22292f3437383a383834302b241c130800000000000000000000000c192530383a352b1f11030000000000000000000f22344451575c5f5f5d59534a3e30200f0000000000000000001226384854575757575448382612000000000000000000000000000000001023364653575757575757575757575757514332200c0000000000000000000000000000000000000e1d2c3b495664717d8a8e806e59442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c314457646767676767676767676353412d34485a66676767676767676767675f4f3c28130000000e22364a5b666a6b6b68635a504335261606000000000000000000000000001c304456636666666666666666666666666666666666666666665e4e3b2713000000000000000d22374b5f6f70706c5a46321d08000000000000000000000312202c373f45494b4c4b48423b333e464a4a4a46423d352819070000091a28343a3b3b3b3b3b3b3b3b3b3b3b393226170600000e21344759697988948876787878787878787b808896a79a87725e4a35200b00000316293b4c5e6e7d8e9c9d8e7d71665f5b5b5c5f656c768ba0a08b745f4a341f0a0000000000000000000b17232d363e44494c4e4f4e4c49453f382f251b0f0300000000000000000a1b2a36434c4f493d2f2111010000000000000000152a3e51626c717474726e665c4e3e2d1b080000000000000000182d4155666c6c6c6c6655412d1803000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c614f3b261200000000000000000000000000000000000d1d2c3b4a586674828f9989786856422d1904000000000000000000000000000000000000000913191b1c1d1d191105000000000000000000000000000000000000000000000000000000000000000000000000000001070b0e0e0f0e0c0804000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c705b4630384e63777c7c7c7c7c7c7c7c7c7c6b56402b1600000011263b5065798082827d776d615344342412010000000000000000000000001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6a56412c17020000000000000f24394e63788787735e48331e09000000000000000000001121303e4a535a5e6062605c564f46515a5f5f5f5b5651463624110001142738464f50505050505050505050504e4435231100000518293b4c5b6a7682948b8e8f8f8f8f8f8f90949ba59b8e7c6a57432f1b0600000d203346586a7b8d9da18f7d6f60544b4646474b505f748ba0a08b745f4a341f0a00000000000000000e1c2935404a52585d61636463625e59534b42382c21130500000000000000152839485460645a4d3f2f1f0e0000000000000000172c42576c828689898883796c5c4a37241000000000000000001a2f445a6f838383836f5a442f1a05000000000000000000000000000000172c42576c83838383838383838383837d68533e291300000000000000000000000000000000091a2b3b4a59687685929d8c7b6b5a4a392713000000000000000000000000000000000000000c1a262e303132322d2315060000000000000000000000000000000000000000000000000000000000000000000000060f161b2023232423211d18120b03000000000000001f344a5f748b9393939393939387705b4630384e63788f9393939393939393826b56402b1600000011263b50667b919796928a8071625241301e0c0000000000000000000000001f344a5f748b91919191919191919191919191919191919191846e59442f1a060000000000000f253a4f6479908b745f4a341f0a0000000000000000000c1e2f3f4e5c666e73767775716a6259616d747473706b6454402c1800071c3044566366666666666666666666666153402c180300000c1f34485c6f82919ea09f9c9c9c9c9c9c9c9a9792897d6f5f4d3a271400000115293c4f62758899a996837160514237313032364a5f748ba0a08b745f4a341f0a000000000000000e1d2c3a47525d656d727678797877736e675f554a3e312314050000000000001c3144576572786b5d4d3d2b1a0800000000000000172c42576c83989b9d9c968b7967533f2b1601000000000000001a2f445a6f869898866f5a442f1a0e0b06080e1112110f0b070100000000172c42576c83919395989898949391907d68533e291300000000000000000000000000000000132638495968778795a08f7d6e5d4d3c2c1c0a00000000000000000000000000000000000007192a3842464647474033241200000000000000000000000000060a0b0b0b0b0801000000000000000000000000030f19222a303538383a3836322d261f160d0200000000001f344a5f748084889a9988848280705b4630384e63788083868fa3a69286837d6b56402b1600000011263b50667b9198999d9d9082705f4d3b28150200000000000000000000001f344a5f748284868da0a28d8687878889898b8b8c8c8d999c87725d48331e0900000000000011263b50667b918b76604b36210b00000000000000000215283b4d5d6c7983888c8c8b867d756b6d80898b8986806f5a442f1a000a1f344a5f737b7b7b7b7b7b7b7b7b7b7b705b46301b0600000e23384d62778c9f9e918b8887878787878786837d766c5f5141301e0b0000081c3144586c8092a5a08c7966544332251c1b1f344a5f748ba0a08b745f4a341f0a0000000000000c1c2c3b4a58646f7982888c8f8f8f8c88837a72675c4f423223140400000000001f344a5f74838a7b6b5a4937251200000000000000172c42576c83878688919f97836d59442f1a05000000000000001a2f445a6f869b9b866f5a442f2523201b1c2326272624201b150c000000172c41566b797b7d8095a893807d7b797867523d2813000000000000000000000000000000001a2e425567778796a392827060503f2f1e0e0000000000000000000000000000000000000010243748565b5b5c5c51412f1c080000000000000000000005111a20212121201c1408000000000000000000000614212c363e454a4d4e4f4e4b47413a32291f1408000000001c314558666b6e7d939a86726c6a6454412d35495b676b6d7c91a59f8b766d6960503c281300000011263b50667b84838489929e8f7c6a5845321f0c00000000000000000000001d314558676b6e73899fa18c767072727373747576777d91a08b75604b36210d00000000000012273c52677b918c76614c37220c00000000000000000a1e3245586a7b8b969d9b96949592887d71879c9b8f8f866f5a442f1a000a1f344a5f748b91919191919191919187705b46301b0600000f253a4f647990a3908075727070707070706f6d6862594e413223120100000e23374b6074889cac9884705c49372514191f21344a5f748ba0a08b745f4a341f0a00000000000618293a4a596875828d95978e888686888d968f85796d60514232221100000000001f34495e71829389786654422f1c08000000000000162b4054697670707482959b87705b46301b06000000000000001a2f445a6f869b9b866f5a443a3a38352f2f373b3c3b393530281e11010013283b4e5d64666a8095a8937c686665635b4b382410000000000000000000000000000000001d32475c718595a49585746353433222110100000000000000000000000000000000000000152a3f53667070726f5f4b3724100000000000000000000414232e3436363635302618080000000000000000061524323e4952595e62636463605b554e463c3125180900000015283a48525663778ca08d7864545046372e2e3d4b535a6e8397ab98846f5b544e4232200d00000010253a4f63726f6c6e75808f9a8875614e3b2815020000000000000000000016293b4953565e73899fa18c76605c5c5e5e5f60606275899c8e78644f3a251000000000000013283d52677c938d77624c37220d00000000000000001025394d6175889aa49488827d80848c8f82889d978278786d59442f1a000a1f344a5f74828486899aa79588858380705b46301b0600000f24394e63788e9d8873615d5b5b5b5b5b5b5a58544e463d3123140500000014283d52667a8fa3a6927d6955412d1a202c3437384a5f748ba0a08b745f4a34261808000000001123354758687786949f91857a736f6f7279838f978b7d6f6050402f1d0c000000001b2f425364768a9684715f4c3825110000000000001126394b5a605c5b6579909b86705b46301b06000000000000001a2f445a6f869b9b866f5a4c4f4f4e4a43414b5052504e4a443b2f1f0d000c1f303f4a4f546a8095a8937c6752504e493d2d1b08000000000000000000000000000000001b3045596a7886948877675646352514040000000000000000000000000000000000000000162b40556a7d87887a67533f2c1805000000000000000010223240494b4b4b4a433626140100000000000004152433424f5b656d737778787875706a62594f433627170600000b1c2b363d485c70859993806a56434343434343434c6075899da4917c6854403b322415030000000c203345555d5a575962708091927d6b5844311e0a000000000000000000000c1d2c373e485e73899fa18c76604b4748494a4b4b596c8094927c67523d281400000000000014293e53687d948f78634e38230e0000000000000000152a3f53687c91a59986756c696a7078838f8fa097826b635e503e2a1600081d314558676b6e708398a8937c6f6c6a6454412d190400000c21364a5f73879988735f5b5b5b5a57524b44433f3a332a1f130500000000182d42566b8095aaa18c77634e3a261e2f3e484c4d4f5f748ba0a08b745f4a43362614010000081b2e415364768796a2918272675f5a5a5e6671808f9c8e7d6e5e4c3b291704000000122535475a6d82958f7b6754402c180400000000000a1c2d3c474b474e63788f95826c58432e190d020000000000001b30455a6f869b9b866f5b606464635e56525f666766635e584d3d2a17000112212e363f546a8095a8937c67523c39352c1f0f000000000000000000000000000000000016293c4c5a6876847a6a59493828170700000000000000000000000000000000000000000012273b4f62768a97836f5b4734200c00060e1112121212182c3f505d6060605f5444311d090000000000001021324251606d7882888c8f8f8d8a857d756c6054453523100000000d19232d4155697d929a86715d5858585858585858677b8fa49e8a75614d39261f14060000000004162837434846424551627386998874604d3a261200000000000000000000000e1a2433485e73899fa18c76604b36333434363d5064778c93806b56412c17000000000000152a3f546a80958f79644f3a250f0000000000000000192e43586d8397a5917c695854555c65707d91a797826b564b4132210e000216293b495356586c8398a8937c6758555146372512000000071c304357697b8c8f7b6d7070706f6b665f564b3f3123170d0200000000001b30455a6f8599ae9d88735e493420283b4d5c60636466748ba0a08b74635f5444311d0800001124374a5d708294a496847262554b45454a53617082939d8d7b6a584634210e00000007172a3e5266798f97836f5b47331e0a00000000000a1824303a424953677c918c7966523e342a1f130500000000001b30465b70879c9b866f6f75787977726960707a7c7b77736b5a46311c000003101b2a3f546a8095a8937c67523c2720190e0100000000000000000000000000000000000c1e2e3c4a5866736d5c4c3b2b1a0a000000000000000000000000000000000000000000000c1f33475a6e82968b7763503c28150c192227272727272731465b6e76767672604b36241d1104000000081b2d3f5061707d8b959c9d969391939692897d7263533f2b16010000000712263a4e62768b9f8c776e6e6e6e6e6e6e6e6e6e8296aa97836e5a46321e0b020000000000000a19262f33312d334456697c90907c6955422e1a060000000000000000000000081e33485e73899fa18c76604b362f3a3f3f3f485c6f8380786a56412c17000000000000162b40566b80959079644f3a251000000000000000001c31465b70869ba28d77624d3f414953667b91a797826b56402f23140400000c1d2c373e42576c8398a8937c6752403d352819080000000114273a4c5e6e7c89898286878785827a72685d4f413121100000000000001d32475c72889caf9a866f5a45311c2d42576b7677797b7c8ba0a08b7b7872604b36210c0004192c4054677a8da09f8c786655443730303643526475899c99887563503d2a17030000000f23374b6074899f8a76614d38240f000000000a192836424d565d636f8393826f5f5850473c30231506000000001b30465b70879c9b8678838a8f908d867c6f7c8f93908d88735e48331e00000000152a3f546a8095a8937c67523c2712060000000000000000000000000000000000000000101e2c3a48565f5c4f3e2e1d0d000000000000000000000000000000000000000000000004172b3e5266798d93806b5844301d1c2a363c3c3c3c3c3c3c475c72888c8c77624c3c392f22120000001225384b5d6e808f9ca19489827c7b7d82888f90826e58432e1903000000000b1f33475b6f8498928484848484848484848484899ca48f7b67533f2b1703000000000000000008131b1e1c23364a5b6674889985715d4a36220e0000000000000000000000001e33485e73899fa18c76604b363f4c545454515366706a645c4d3b2713000000000000172c41576b8297917b66503b261100000000000000001d32475c72889da08b745f4a352c3b50667b91a797826b56402b1605000000000e1a242c42576c8398a8937c67523c2822170a000000000b1e30425362717d89989793908f91958e867a6d5f4f3e2d1b0800000000001e33485e73899fad98836d58432e192e43586e848d8f919397a3a396908d77624c37220d000b1f33485c708397aa96836f5c4937261c1b253546596c8093a593806d5946321e0a0000000c1d32475c70879c907b66513c27120000000718283746535f6971777b8c877c79736c63594e41332413000000001b30465b70879c9b86899698939393988e8080959d8c8b89735e48331e00000000152a3f546a8095a8937c67523c2712000000000000000000000000000000000000000000000e1c2a38444a483e312110000000000000000000000000000000000000000000000000000f23374a5e7286998873604c3825293a4851525252525252525c72889d8d776252524c402f1d0a00071b2e4154677a8c9da39283766d6866686d737a857a6753402b17020000000004182c4054687c91a097949494949494949494949ba79c8874604c38241000000000000000000000000003162a3e5266797c80958d7965513d29150100000000000000000000001e33485e73899fa18c76604b374a5d696a6a6454565b5650493e2f1e0b000000000000182d42576c8398927c67523c271200000000000000001e33485e73889d9f89735e4833263b50667b91a797826b56402b1601000000000008172c42576c8398a8937c67523c271205000000000014273a4d6070828f9b95887d79787c838f988c7d6d5c4b38251200000000001f344a5f748ba0ac97826c57422c192e43586e848d8d8d8d8d8d8d8d8d8d77624c37220d001025394e62778b9fa48f7a67533f2c1a090717293c5063778ca09d8975614e39251100000517293a4a5b70869b947d69543f2a15000001132536465564717c868d919895928e8880766c5f5142301c080000001b30465b70879ca194988f847d7c7d848e8d80959b8674746f5c47321d00000000152a3f546a8095a8937c67523c271200000000000000000000000000000000000000000000000c1a273034332c21130300000000000000000000000000000000000000000000000000071b2e4256697d918f7b6854402d36475865676767676767676772889d8d776767675e4d392511000d21364a5d718598a99785746559535153585f6773715f4b3824100000000000001125394d61758a9e8b7d7d7d7d7d7d7d7d7d8297aa95826d5945311d090000000000000000000000000a1e3246596d8293939995826c5844301c0800000000000000000000001e33485e73899fa18c76604b3b50657a80806f5a4446423b352d201101000000000000192e43586e8499937c68533e281300000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c27120000000000061b2f43576a7d8f9f9886766a6563677080929c8c7a6754412e1a06000000001e33485e73899fac97826b56402b182d42576c777777777777777777777773604c37210c00152a3f53687c92a69e8a75604c38241000000d2034485d71869ba5917c6854402b1702000e2134475868788a9e96826b56402b1600000b1e3042536473828f99a198908d8d8e9293897d705f4b37220d0000001b30465b70879cb09e8d7d70696769707c8b8d999b866f5f5d513f2c1900000000152a3f546a8095a8937c67523c271200000000000000000000000000000000000000000000000009141c1f1e190f0300000000000000000000000000000000000000000000000000000013263a4e6175899784705c4835435465757c7c7c7c7c7c7c7c7c889d8d7c7c7c7c68533e28130013283c5065798da1a08d796756473e3c3f444b55606053422f1c080000000000000a1e32465a6e8397917c6868686868686873889ca28e7a66523e2a16020000000000000000000000001226394d6175899d93859788735f4b37230f00000000000000000000001e33485e73899fa18c76604f5054697d93866f5a44302d27211a0f02000000000006091a2f445a6f859a947d68533e291409040000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000b2035495e72869aa28f7a6858504e536275899d9885715d4935200c000000001e33485d72889dad98836c57422c17293c4e5d6262626262626262626262605544311d0900192e43586c8297ab9a86705b46321d090000051a2e43586c8297ac97836e5a45301b060014283d5164768797a897826b56402b16000215283b4e60718292a09e90857c7777787d848c8a76624d38230e0000001b30465b70879ca793806e5f5452545e6c7c8fa39b866f5a484032221000000000152a3f546a8095a8937c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c1215151515151515151e3246596d82958c7764503d4b60728393939393939393939395a3979393937d68533e291300182c41566b8094a89985705d4a382a2a2a3038444b4b433525120000000000000003172b3f53677b9097836e5a5353535365798ea29b87735f4b37230f00000000000000000000000006192d4155697c91a18d7c918f7a66523e2a1602000000000000000000001e33485e73899fa18c76646465666c8297866f5a442f1a130d06000000000005111a1f1f30465b70869b95806a543f2a1f1e180e01000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000e23384d62778da19d88735f4b3b3945596e8398a18d78634e3a2510000000001c31465b70869aae99846e59442f1a1f303f494c4c4c4c4c4c4c4c4c4c4c4c4437271502001c31465b70869aac97836c58432d1904000000152a3f54697d93a89d88735e49341f0a00172c41576b8094a5a8947d69543f2a1500091d3144576a7d8fa0a08f807268626264687079826d5a47331f0b0000001b30465b70879ca28d776351413c414e60768ca19b866f5a442f22140400000000152a3f546a8095a8937c67523c2712000000000000000000000000070f13130f0700000000000000000000010a1012100a0100000000000000000000000000061420272a2a2a2a2a2a2a2a2a2a3e5165798d94806c58454b607386998c7d808082838384899e9088898b7d68533e2913001b30455a6f8499a8937d6955413f3f3f3f3f3f3f3f3f3d35291a08000000000000001024384c6075899d8975604c3e43586c8095a894806c5844301c080000000000000000000000000d2135495d7085989b87768b96826d5945311d09000000000000000000001e33485e73899fa18c797979797b7b869a866f5a442f1a050000000000000515232e343434465b70869b95806a543f3434322b1f11000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000f253a4f647990a59b866f5a45302c40566b8296a6917c67523c271b11030000192e42576c8296ab9b87715c47321e12212d35373737373b404040403b37373127190900001e33485d72889dab95806a55402b160100000012273c51667b91a7a08c76614c37220d00172c42576c8398ada08d7965513c2712001024394c6074889ba895827161554d4c4f545c666e63513e2b18040000001b30465b70879ca18c76604b3627364b60768ca19b866f5a442f1a050000000009152a3f546a8095a8937c67523c2716130d0300000000000000000d1a232828231a0d000000000000000005131e2527251e13050000000000000000000000031424323b3f3f3f3f3f3f3f3f3f3f3f495d7085988874604d4457697c8f9685736a6b6c6c70879c8d7773747566523d2813001d32475c72889ca48f79655454545454545454545454524737251200000000000000091d3145596d82968f7b67523e4a5e72879ba18d7965503d29140100000000000000000000000115293c5064788ca0948070859a8874604c38240f000000000000000000001e33485e73899fa593909090909191929b866f5a442f1a0500000000000011233341494a4a48586e8398937c6853484a4a473d2f1e0b0000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000f253a4f64798fa499846f5a442f2b40556a8095a8937d68533e372e21120100152a3e53687c91a59f8a75614c382410101a2022222f404e555656554e41301d15090000001f344a5f74899fa9947d68533e29140000000010253a4f647990a5a38e78634e38230e00172c41566a7d90989283705e4a36220e00152a3f53687c90a49f8b7765534339373a40495458534534210e000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a050000000f1b252a3f546a8095a8937c67523c2b2b282015060000000000000e1d2b373d3d372b1d0e01040606050205142330393c3930231405000000000000000000000c2032424f54545454545454545454545455687c90907c6855414c5f72859792806e5c575a6f869b8d77625f60594937230f001e33485e73899fa28d776a6a6a6a6a6a6a6a6a6a6a6a6555422d190400000000000002162a3e52667a8f96826d59445065798ea29a86725d4a36210d000000000000000000000000081c3044586c8094a28e796a80938f7b67533e2a16020000000000000000001e33485e73899fa28e8788888888898b9b866f5a442f1a050000000000001a2e41515d5f5f5e5e6b8296907b665e5e5f5f5a4d3b28140000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000e23384d61768ba09b86705c47363543586c8297a6917c67524f4b3f301e0b001025394d62768a9ea48f7b67533f2c1a08060b0f24384c5e6a6b6b6a5f4d392510000000001f344a5f748ba0a9947d68533e2913000000000f24394e63788fa4a59079644f3a250f0013273b4e61717d8380736453412e1b07001a2f44586d8297ab98846f5b48362622252d3740433f35271705000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a0500000c1d2d393f40546a8095a8937c67524040403c32241402000000000e1d2c3b495252493b2c1d16191b1b1a17142332414d524d413223140500000000000000000012273b4f616a6a6a6a6a6a6a6a6a6a6a6a6a6274889885705d494254677a8d9e8c796755586e84998d77624c4b463b2b1a07001f344a5f748ba0a18c80808080808080808080808080705c47321d08000000000000000f23374b6073889c88735f4b576b8094a793806a57432e1b070000000000000000000000001024384c6073889b9c887364798d96826d5945311d090000000000000000001e33485e73899fa18c7672727272738498866f5a442f1a050000000000001f34495d7074747373727d948f7872737374746a57422d180000021e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000a1f33485c7084979f8b7663534b4b505f72879ba08c776464645d4e3b2712000a1e33465a6e8295a896836f5c493726180e0a13283d52667b82827c67523c2712000000001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f000c1f32435360696c6a62554636241200001d32475c71879ba8937d6954402c180d111a242c2e2b23170900000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a050000172a3b4a5456566a8095a8937c67565656565042321f0b0000000c1d2c3b4a596666594a3b2c2a2e30302f2c273241515f675f5142322313010000000000000000152a3f546a808080808080808080808080806c6c80948d7865513e4a5d6f829597857260576c83978d77624c3732291d0d00001e33485e73899fa89894949494949494949495959589735e49341f0a00000000000000081c3044586d82958e7965515e72879ba08c7763503b271400000000000000000000000004182b3f53677b8fa395826c5e73889c8974604c38240f0000000000000000001e33485e73899fa18c76605c5c5d6b8095866f5a442f1a0c0200000000001f344a5f748b89898988889590888889898b846e58432e190003132033485e73899f9f89735e48332a3b50667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c2712000000000005192d415467798b9b93827066605f636d7c8fa29783797979796a55402b160003172b3e5265778b9d9f8c78665544362a231f202c41566b8095937c68533e2813000000001e33485e73899ea9947d69543f2a14000000000f253a4f64798fa4a48f78644f3a240f0002142535434e5557554f453728180700001f344a5f74899fa48f7965503b26110000071117191610060000000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a0500001d324659686b6b6b8095a8937c6b6b6b6b6b604e3b261100000016293b4a5968777768594a3b3f43464644413b41505f6f7c6f605141301e0b0000000000000000152a3f546a809193959595959595959492836c64778c95826d5946405265778a9d907d6b596b82868777624c3722170c0000001d32475c72879ca38d7d7d7d7d7d7d7d7d7d8ba0a08b745f4b35200b000000000000000115293d5165798e95806c5864788da29985705d4834200c0000000000000000000000000c1f33475b6f8397a38f7a66586d82968f7b67533e2a160200000000000000001e33485e73899fa18c76604b4752677c8b866f5a442f28201405000000001f344a5f748b9b9b999999a09d9999999b99846e58432e19000f21313d485e73899f9f89735e48333d4550667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c27120000000000001125384a5c6d7c8c988f8379757478808c9b989590909090826b56402b1600000f2336485b6d8090a19684726253473d37343537455a6f8499947d68533f2914000000001c32475c70879bab95806b56402b160100000011263b50667b90a5a38d77634d38230e0000081725313a4042403b3327190a0000001f344a5f748ba0a38d77624d38230e0a13191a1a1a1813090000000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a0500001f344a5f748282828296a89382828282827d68533e29130000001d314558687787877768594d53585b5b5a5550505f6e7d8e7d6f5f4e3b26120000000000000000142a3f5469797c7d8082869b9483827d7c7a6b5c7084978975614e3a485a6d80939b897664646e70726f5f4a36210c000000001a2f44596e8498a38f786868686868686873899fa18c76604b36210b00000000000000000e22364b5e72879b87725e6b8094a6927d6955412d190500000000000000000000000013273b4f63768a9e9c88735f52667b8f96826d5945311d0900000000000000001e33485e73899fa18c76604b3a4e627374746b5843403c322313010000001f344a5f74878686848484938e8484858686846e58432e1900192c3e4f5a6073899f9f89735e483d4e595e667b91a797826b56402b1601000000000000172c42576c8398a8937c67523c2712000000000000081b2d3e4f5e6d7a868f968e8b8b8d93979086838f989e97826b56402b16000006192b3e5061728392a19080716459514c4a4a4c505e73889d95806a543f2a15000000001a2f44596d8397ac98836d58432e190500000014293e53687d93a8a08b75604b36210c00000007141e262b2c2c27201609000000001f344a5f748ba0a18c76604c37210e1c272d2f2f2f2d261b0d00000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a0500001f344a5f748b9497979fae9e97979797947d68533e29130000001f344a5f7487969687776861686d70706f6a635f6e7d8d9c8e7d69543f2a15000000000000000011263a4c5d6567686a6f869b947d6b6967655e54677b8f917d6956423e506375889b94826f5d595b5c5b51412f1b0700000000172c4055697d92a6917b6753535353535e73899fa08b74604b36200b0000000000000000071b2f43586b80948d786472869a9f8b76634e3a2612000000000000000000000000071b2e42566a7d92a695826d584c6075899d8974604c38240f00000000000000001e33485e73899fa18c76604b3645555e5f5f5b5656564f41301e0a0000001e33485c6d706f6f6e6e7d948f786e6f6f6f706855412c17001e33485c6d747a899f9f89735e48465a6c73787c91a797826b56402b1601000000000000172c42576c8398a8937c67523c2712000000000000000f2031404f5c68727a828789898987837c73717c84898b826b56402b160000000f21324454647483919d9082766d65615f5f61656b778ca197826b56402b1601000000162b4054697d92a79b86715c47331e0a000004192d42576c8296ab9c87725d48331e09000000000a131b1f1f1f1b140b00000000001f344a5f74899fa18c76614c37221c2c394244444442392b1b09000000001b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a0500001f34495e727a80838897a99588888888887d68533e29130000001d32465a6a798998968777757c8386878480776e7d8d9c91827263513d281300000000000000000a1d2f3f4a5052535a6f869b947d685452504b4c6073879986715d4a3646596b7d909f8d7a685646474640332412000000000012263b4f63778a9e95806c58443e3e4c61768ba09d88735e49341f0900000000000000000014283c5065798d94806b788da19884705b47331f0b0000000000000000000000000f22364a5e72869aa38f7a6652465a6e83978f7b67533e2a16010000000000000b1e33485e73899fa18c76604b363743494a54646b6b6b5f4d392510000000192c3e4f595b5a5a596b80959079655a5a5a5b574a392612001f344a5f74898f95a39f89735e48485e73888d929aa497826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000000031322313e4b565f676d71737373716d68605f687073747468543f2a150000000315263646566472808b969489827a7674747679808894a597836c57422c170200000011263a4f63778ca09f8b76614d39251100000c1f33485c70869aab97826d58442f1a050000000f1c272f3434342f271d11030000001d32475c71879ba38d77634d382327394a565a5a5a5649382512000000031b30465b70879ca18c76604b3621364b60768ca19b866f5a442f1a0500001b2f435461666a6e8095a8937c727272727164513c2712000000172a3c4c5b6a79899896878891979b9c99938b828d9c91827263544534210e00000000000000000011212d363b3c445a6f869b947d68533e3b3744576b80938d7966523e3b4e61738699988673614f3d312c22150600000000000c2034475b6e82949b87736151474754677b8fa497836e5a45301b060000000000000000000d2136495d72869a86718093a5917c6854402c1804000000000000000000000002162a3e5265798da19c88735f4b4054687c9196826d5945311c080000000000101d2733485e73899fa18c76604b36323234475b7082827c67523c27120000000f21313d45464444576c8397917c6752444546433a2c1b09001f344a5f7488898b8d8f89735e48485e7387898b8d8f90826b56402b1601000000000000172c42576c8398a8937c67523c271200000000000000000413212d39434b52585c5e5e5e5c58534c4c555b5f5f5f594a39251100000000081928384655616e78828a92958f8c8b8b8c8f949794908c836e58432e19030000000c2034485c708498a5907c6854412e1c0c0a17293b4f63778b9fa4907b67533f2a160100000e1e2d3943494a49433a2f21120100001a2f44586d8297a5907a65513c272d4256686f6f6f6755412c17020003132030465b70879ca18c76604b3627364b60768ca19b866f5a442f1a050000132536444c51556a8095a8937c675c5c5c5c554735220e0000000d1e2e3d4c5b6a798897999b99908c8b8d929b969c9082726354453627170500000000000000000003101b22262f445a6f869b947d68533e29283c5063778b95826d5a46334456697b8fa191806d5a483624120500000000000004182b3e5164768898907d6f625c5c63718497a28f7c6854402b1702000000000000000000061a2e43566a80938b7685999e8a75614d3925110000000000000000000000000a1e3245596d8295a995826d5844394e62768b9c8874604b37230f010000000d1e2e3a42485e73899fa18c76604b464747484d61768a917b66513c27110000000313202a30302f44596e8499937d68533e30302e271c0e00001e33485c6d7273767779796d5b47465a6c72737577787a7367533f2a150000000000010c172c42576c8398a8937c67523c271209000000000000000003101b262f373e434748484847443f393940464a4a4a463b2d1b0900000000000a1a283744505c666f767c838688898989888683807b77726855412c170200000005192d4154677a8ea09784705d4b3a2a201f263546586b7d92a69b8874604c3824100000091b2c3c4b565d5f5e574c3f301f0d0000152a3f53677b90a394806a56422f32475c708686846e58432e1904000f21313e465b70879ca18c76604b3639434b60768ca19b866f5a442f1a05000008182631383f54697d94a8937c675247474742382f251809000000101f2e3d4c5b6a7b8fa293867c7674777d899898837163544536271809000000000000000000000000070d1a2f445a6f869b947d68533e292034475b6f83968a76624e3b394c5f7184979c8a77665441301d0b000000000000000f22344758697989978e80757070768290a19584725f4c392511000000000000000000000013273b5064778c917c8b9f97836e5a46321e0a00000000000000000000000f1c26394d6175899da38f7a66523e33485c7085998f7a66523e2a1f12030000162a3c4c565a5e73899fa18c76605b5b5c5c5d5e677c908f79644f3a251000000000101d262c2c30465b70869b95806a543f2c2c2b24190b0000192c3e4f595c5e606264655b4f414c54595c5e606263666157493724100000000002111e282d42576c8398a8937c67523c2c261b0e00000000000000000009131c242a2e32333333322f2a24252c31343434322a1d0f000000000000000a1926333e49525b62686d707373747372706d6a66625d574a39261200000000001125384b5e708394a08d7a6858483c35343944526375889ba3917d6b5845311d0900001226384a5a687274726a5d4e3d2a1704001024384c6073879a9a86725f4c3c364b60758a9b866f5a442f1a0500192c3e4f5a6170879ca18c76604b3849565e64768ca19b866f5a442f1a0500000009151e273c51667b90a4937c67523d3a40484943362615020000011023374b5f73869994847469615f636b798a9b8e7b6855412d19090000000000000000000000000000001a2f445a6f869b947d68533e29182c3f53677a8e927d6a56432f415467798c9f9583715f4d3a2713000000000000000517293b4c5c6b798690928a87878a939b928576665542301d0900000000000000000000000c2134485d7185968290a48f7b67533f2b1703000000000000000000000c1d2d394155687c90a49c88735f4b382f41566a7d9396826d59453b30211100001c3146596a6f7276899fa18c76707070727272737382978d77624d38230e0000000d1e2e3a414242455a6f859a947d69544242423f36291907000f21313d4547494b4d4f504947535e68675b4d4b4c4e504e44392b1a08000000000f202f3b4245576c8398a8937c67524441392c1c0a00000000000000000000080f151a1d1e1e1e1c1a151011181c1f1f1f1d170c0000000000000000000815212c363f474e53585b5e5e5f5e5c5b5855514d49443a2c1b090000000000081b2e41536576889898867566594f4a4a4d5561708293a5968573614e3b2815020000192d41556878868b877b6c5a47331f0a00091d3144576a7c8fa08f7c6a5a4e4a5064798e9b866f5a442f1a05001e33485c6d757c879ca18c76604b4054677278808ca19b866f5a442f1a0500000000020f23384c6175899c95806b574e4f535d5e5444311e0900000013273c51657a8f9c897665574d4b4f5b6b7d929885705c48331e09000000000000000000000000000a101a2f445a6f869b947d68533e291324374b5f72869a86725f4b37374a5d6f8295998f7c6a56412c1702000000000000000c1d2e3e4d5b68737d868b8f90908d8880746758483725130000000000000000000000091a293744556a7d92939a9c8974604c3a2c1e0e00000000000000000000172a3b4b555c708598aa95826d58544a3e4d5664788d9c88735f564e3f2e1b08001e33485e7385888b91a2a28d8686878788888889898b9c8b76604b36210c000000172a3c4c55575756586c8397927c67565757575347372411000313202a30323436383a3d4b5864707c796b5c4b38393b3931271b0d0000000005192c3e4d575a5d6c8398a8937c675c5a554a3a27140000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1a232b333a3f434648494a48474643403c38342f281c0e000000000000001124364759697989979485766b635f5f616873808f9f978878675644321f0c0000001c31465b708597a0998a76624d38230e000114283a4d5f7082929988786b625f60697d939b86705b46301b06001f344a5f748a91989d9f8c76604b42576c838d939a9d9b866f5a442f1a050000000000091e3246596c80929a8674676364686f72614c38230d000000162b40556a809495826d594739353d4e62768b9f8b76614c37220d000000000000000000000004121d25272f445a6f869b947d68533e29131b2f43566a7d928e7a66533f2d405265778484847a6955412c1701000000000000000112222f3d4a56616a717679797977736c6256493a2a190800000000000000000000021527374755616a778b9fa996826d63584a3c2c1a080000000000000000001d324659686f778ca0a38f7a706d67584a5c6a6f72879b8f7a706b5d4b37220d001e33485e73898f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f89735e49341f0a0000001d32465a696c6c6b6b6b809590796b6b6c6c6c6554402c170000020e161b1d1f23313f4d5b6875828e897a66513c2726241e140a00000000000a1f34485c6b6f72748398a8937c74726f6857432e1a0500000000000000000001070b0b0a0700000000000005090b0b08030000000000000000000000000000000710181f252a2e313334343332302e2b27241f1b150b000000000000000006182a3b4b5b6a788692958980777473767c85919e9387796a5a49382715020000001d32475c72889db1a59079644f3a250f00000b1e3042536373829097897d7774747985989c87705b46301b06001f344a5f7483848688898876604b42576c82848687888a856f5a442f1a05000000000002162a3d506274869692847b78797c8378634e38230e000000172c42576c8397917c67523d2a2033485d72889c8f79644f3a240f0000000000000000000001132330393c3a445a6f869b947d68533e291314273b4e62768a96836f5b473436485a6a6e6e6e6b5c4c3a261200000000000000000b1e30404c596361565d61646464635e5e645c5044352411000000000000000000000c1f32445565737d868d959495878075685a493825120000000000000000001f344a5f74848a94a4a390898683735e4e637884888c9c968a8679644f3a250f001e33485d7178787878787878787878787878787878787878705c47321d080000001f344a5f74838382828080948d8082828283836e58432e19000000000002122232414f5d6b798794948372624f3a26110f0a020000000000000b21364b607686888b8e9ca4978c898784705b46301b0600000000000000000b151c20211f1b140b00000711191e21201d170f05000000000000000000000000000000040b1115191c1e1f1f1e1d1b1916120f0b0600000000000000000000000c1d2d3d4c5a6874808991938d8a898c9098928a8275685b4c3c2c1b09000000001b30455a6e82939f9d8d78634e39240f000001132435465564717d8992928c8b8b8e95979187705b46311c07001d324659686c6f707274746a5b483e52636c6e6f707374736756422d18030000000000000d203345566777879497908f8f928f78634e38230e000000172c42576c8398917b66513c271d32475c70879c9079644f3a250f000000000000000000000b1e30414d524f4a5a6f869b947d68533e29130b1f33465a6d82958a76634f3b2b3d4d57585858574d3e2e1d0a000000000000000011263a4d5e6a767163544c4f4f4f4f5e6e796e6153412d190400000000000000000013273b4e617384918f85807d82899387776755422e1a0600000000000000001f344a5f748b8f8f8f8f8f8f8f89735e4e63788f8f8f8f8f8f8f79644f3a250f001a2e4153606363636363636363636c6c63636363636363636052402d19040000001f344a5f748b98979795959e999596979798846e58432e1900000000000f203040505f6d7b8a97978775655544321f0c0000000000000000000b21364b60768c8f8f8f8f8f8f8f8f8f87705b46301b0600000000000003111d28303536342f271d110b19242d333635322b22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2e3d4a56626c757c8387898a8987837d766d63584b3d2e1e0e0000000000162b3e516474828a89806f5d4935200c000000061728374654606c767d84888b8b8a87837c766d5a46311c0700172a3b4a55575a5b5d5f5f584d3d35455257585a5c5e5f5f5649392613000000000000000316273949596876838d969ca0a08f78634e38230e000000162b40566b8095937d6955402e2b3a4c6074899e8f78644f3a240f0000000000000000000012273b4e5f67645f5a6f869b947d68533e291303172b3e5266798d93806b5744302f3b42434343423b2f2010000000000000000000142a3f54697b8882726354453f4f5e6d7c8c80705c47321c07000000000000000000182d41566a7d919180716a696c76889685715d4935200b00000000000000001f34495e72787878787878787878715d4d62757878787878787876634e39240f00122435434c4e4e4e4e4e4e5869737d8075695d504e4e4e4e4c43342311000000001f344a5f748b8d8d8c8c8b96918b8c8c8d8e846e58432e1900000000061a2c3e4e5e6e7d8c9a9a8a79685847372615030000000000000000000b20354b5f7378787878787878787878786f5a45301b0800000000000011212e3b444a4b49433a2f211a293641484b4b463e342718080000000000050d101111111111111111110e080d101111111111111111110f0a020000000000000000000001101f2c3945505962686e72737473716e69635a51463a2d1f100000000000000f22354656646f74746d6151402d1a06000000000a192836434f5962696f73747474726d68615b4f3e2b1703000c1d2d3940424446484a4a453b2f27353e42434547484a4a44382b1b0900000000000000000a1b2b3b4a5865707a82888b8b8778634e38230e00000014283d52677b909884705d4c403f4958697c8f9f8a75604c37220d00000000000000000000182c41556a7c78746f6f869b947d68533e2913000f23364a5d71869987735f4c3824282d2e2e2e2d281e110200000000000000000014283d5265768891827263544e5d6d7c8c8f7d6c5a45311c060000000000000000001b30455a6f859a8975615554596b80958d77634d38230e00000000000000001b2f43546163636363636363636360534657626363636363636362584734200c0007172631373838383838475c71839192877a6e60524438383730251606000000001f34495e7278777776767d948e7876777778786c58432d18000000000d2136495b6c7c8d9b9d8d7c6b5b4a3a2919080000000000000000000015283948556167636363636363636363675f524637261300000000000b1d2f3f4c575f605e574c3f30283847545c605f5a5144362614020000000c182125262626262626262626231c2125262626262626262626241e140700000000000000000000010e1b27333d464e54595c5e5f5e5c59544e473e34291c0f010000000000000517283847525b5f5f5a50423322100000000000000a1825313d464e555a5e5f5f5f5d59534d473e31200e0000000f1b252b2d2f3133343431281e17232a2c2e303233343430271b0d000000000000000000000d1d2c3a47535d666d727474726c5e4b36210d0000000f24384d6175899c8d7a6a5c55545b6675879997836f5b47321d09000000000000000000001d31465b6f848e89847d869b947d68533e291300071b2e4256697d918f7b6754402c191819191918140c01000000000000000000000f223648596a7b8d918272635d6c7b8c948371604f3d2a16020000000000000000001b30465b70879c87705b464354697d948f79644f3a250f0000000000000000132536444c4e4e4e4e525c60605b51443f4d5960605d554e4e4e4d473a2a1805000008141d22232323232e425565758595988c7d7062534435251d130700000000001b2f435461636362616b8296907965626263635e4f3d2915000000000f243a4f64798b9ba090806e5e4d3d2c1c0b00000000000000000000001c31445766727c6f63564e4e4e5864717c706455432f1b000000000014283b4c5d6a7376726a5d4e3c334556657076746e625444311e0b00000c1c2a353b3b3b3b3b3b3b3b3b3b382f353b3b3b3b3b3b3b3b3b3b393125160500000000000000000000000a16202a3239404447484a484744403a332b21170b0000000000000000000b1a29353f474a4a463e332415050000000000000008141f2a333a4045484a4a4a48443f39332b21130300000000091116181a1c1e1f1f1c150c060f1517191b1c1e1f1f1c14090000000000000000000000000e1c2a36414a53595d5f5f5d584f402e1b0700000817263545596c809199897a6f6a696e7785949e8c796753402e1f10010000000000000000001f344a5f74848a9198928f9e947d68533e2913000013263a4e61758997836f5c4834210d000000000000000000000000000000000006192a3b4c5e6f80919182726c7b8b99887665534231200e000000000000000000001a2f44596e83978975625a585e6f83978d77634d38230e0000000000000000081826313838384153627076756f62524c5d6b747672675847383833291c0c0000000001090d0e0e0e1225374757677687979d8f8271625342301c08000000000000132536444c4e4e4c586d8398917c67524c4e4e4b4031200d000000000e23384c5f6f7d8c9382716150402f1f0e0000000000000000000000001f344a5f74838e8273675a4f5c6875838e82725d48331e00000000001b2f43576a7b888c877b6b5a463b506374838b8a8272614e3b2612000317293a48505050505050505050504c4048505050505050505050504e4334220f000000000000000000000000030d171e252b2f32333433322f2b261f180e0500000000000000000000000b18232c323434312b211506000000000000000000020d171f262c3033343434332f2a251e180f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242e373e44484a4a48443d312211000007172635445362718291a2988c84807d838a95a39b88786a5b4c3d2e1f0f0000000000000000001d324659686f767d858e98a3947d68533e291300000a1e3245596d82958b7764503c29150100000000000000000000000000000000000c1e2f40516273859691827a8b9a8d7b6a58473625130200000000000000000000162b4054677a8d9282746f6e717c8c9685715d4935200b00000000000000000009151e2323364a5e70828b8a80705d56697b898c857664513d291f170c0000000000000000000000081929394959697889999f9082705f4b36210c00000000000008182631383838455a6f869b947d68533f3838362e22130200000000091c3041515f6d7b8574645343332212010000000000000000000000001e33475b6c7b8c9285776b5f6d7987948a7a6b5a46311c00000000001e33485d728799a1998976614d40556a8092a09e907d6a55402b16000a1e334658646666666666666666665e4d586466666666666666666661523f2b170000000000000000000000000000030a11161a1d1e1f1e1d1a16110b0400000000000000000000000000000610181d1f1f1c160e04000000000000000000000000030b12171b1e1f1f1f1e1a16100a040000000000000000000000000000000000000000060b0e0f0f0e0b0701000000000000000000000000000000000006111b232a30333434332f2920130400001225354453627182909d8e909b989594979e978e969789796a5b4c3d2d1c0a0000000000000000172a3b4a545b6269727a8691927d68533e2913000002162a3d5165788c93806c5844311d09000000000000000000000000000000000000112233445667788a9b918a9991806e5d4c3b29180700000000000000000000001124384b5d6f7d8a92888484868e9287786754412e1a0600000000000000000000020910253a4f64798e9f9e8d79655c708699a094826c57422d1904000000000000000000000000000b1b2b3b4b5b6b7a8b968b8073604c37210c0000000000000009151e232330465b70879c95806a543f2a23211b1104000000000000122332414f5d6b746757463625150400000000000000000000000000182b3e4e5d6d7c8d96897c707d8b988b7b6c5c4d3d2a1700000000001f344a5f74899fb1a59079644f40566b8297abad98836c57422c17000d22374c61767b7b7b7b7b7b7b7b7b695461767b7b7b7b7b7b7b7b7b6e59442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131a2023252523201b160f080000000000000000000000000000000000080f161b1e1f1f1e1a150d020000001b2f4253627182909e8e7d7d878e9193908b847a86959889796a5b4b39261100000000000000000c1d2d3940464e555e6873807c7867523d28130000000e2235495d7085988874604d39251000000000000000000000000000000000000004162738495a6b7d8e9f9f9685736251402e1d0c000000000000000000000000081b2e4051606d778087898b89868075685a493825120000000000000000000000000011263b50667b90a5a8937c675c72889daf9a866f5a442f1a0500000000000000000000000000000d1d2d3d4d5d6d7c84786d615544311d09000000000000000002090d1b30465b70879c95806a543f2a150d070000000000000000051423313f4d5a5f58493928180700000000000000000000000000000f20303f4f5e6e7d8e9a8d828f9b8c7c6d5d4e3e2f1f0d00000000001d32475b6f83939e9b8b77624d3f53677b8d9b9e92806b56412c17000d22374c62778d91919191919191806a5462778d91919191919191866f5a442f1a000000000000000000030a10141719191916130d07000000000000000000000000010d15191a1a1a19150d0200000000000b14191a1a1a1a160f0400000000000000000002090e111213120f0a04090f1212110f0c0803000000000000000000010f1b262e35383a3a3834302a241c130a0000000000000000000000000000000000000000000000000000000000001f34495e7182909e8f806f6a72787b7c7a7670687686959889796954402b150000000000000000000f1b252c333a424b56626b68635b4b382410000000061a2d4155687c89887c68533e281300000000000000000000000000000000000000091a2b3d4e5f70828b8b8a786756443322110000000000000000000000000000112232424f5b646c71747473706b63584b3c2c1a08000000000000000000000000000f24394e62778b9c9f8e7a655a6f8396a095826d58432e19040000000000000000000000000000000f1f2f3f4f5e6f72665b50443727150200000000000000000000001b30465b70878b8b806a543f2a1500000000000000000000000513212f3c464a453a2b1b0a000000000000000000000000000000021221314050606f808f9e979d8d7d6e5e4f3f302011010000000000182c405365748289887d6e5b48384c5e6f7d8789837463503c2813000d22374c627782848b9ea08c8683806a5462778284889aa5908683806f5a442f1a00000000000000030d171e25292c2e2e2e2b27211b120800000000000000000002121f292e2f2f2f2f29201203000000101d282e2f2f2f2f2b221506000000000000020d161d2326272827241f181d2427272624211d170f04000000000000000f1f2d3942494d4f4f4d49443e3730261c100200000000000000000008131a1e1e1e1d170e020000000000000000001f34495d70808f8f807061575e64666765615b586776869589796954402b15000000000000000000000911171e262e39455056534e493d2d1b08000000001225394d607174727064503c271200000000000000000000000000000000000000000e1f30415263737474746c5a49382716040000000000000000000000000000041423313d4851585c5f5f5e5c564f463a2d1e0e00000000000000000000000000000b1f33475b6d7d898a82705e536677868b867765523e2a15010000000000000000000000000000000111213140515d5e54493e322719090000000000000000000000001b3045596d7474747467533e291400000000000000000000000003111f2a323431281c0d00000000000000000000000000000000000313223242516170808b8b8b7d6f5f5040312112020000000000001023364756646e73726c5f503e2f40515f6a72736f65564533200d000b1f34485a686c72889d9f89736d6a614f5a686c6f8499a48f786e6b6454402c180000000000000915202a32393e41434343403c362e251b0f03000000000000000f20303c43444444443d30211000000c1e2e3b43444444443e33241301000000000814202931373b3c3d3c39332c31383c3c3b3936312b21140500000000000a1c2d3d4a565d636464625e59534b43392e201000000000000000000918252e333333322b20120100000000000000001a2e415161708080706151434a4f5152504d474958677686796a5b4b392611000000000000000000000000030b131c27333d403e3a352c1f0f0000000000091d3143535e5f5d5b544634210d00000000000000000000000000000000000000000112243546555e5f5f5f5b4e3d2c1a09000000000000000000000000000000000514202b353d43474a4a4947423b33291c0f00000000000000000000000000000004182b3e4f606c73746f625349596871747268594836230f00000000000000000000000000000000000313223240484942372c21150900000000000000000000000000162a3d4f5c5f5f5f5f584937241000000000000000000000000000010d171d1f1c150b0000000000000000000000000000000000000004142333425261707474747060514132221303000000000000000618293847525a5e5d584e41322332414e575d5e5b5347382816040005182b3d4b535c72889d9f89735e554f424b53586e8499a48f786356514636241100000000000b1926323d464d535758585855504a41382c201304000000000000182b3e4e585a5a5a584e3f2d1a060116293c4c575a5a5a595142301d09000000091826323c454c505252514d4740444d5152504e4a463e32231100000000001427394b5b687277797977736d675f564b3e2d1b080000000000000215273642484848463d301f0d0000000000000000112333425261707061514233363a3c3c3b38333a495867746a5b4c3d2d1c0a0000000000000000000000000000000a1621282b292520190e0100000000000114263542494a484641372817050000000000000000000000000000000000000000000617283743494a4a4a473e301f0e000000000000000000000000000000000000020e1821292e32343434312d2820160b00000000000000000000000000000000000f2132424f595f5f5b52443b4a565d5f5d564a3b2b19060000000000000000000000000000000000000414222d33342f251a0f0300000000000000000000000000000e20313e484a4a4a4a453b2c1a0800000000000000000000000000000000000000000000000000000000000000000000000000000000000515243443525d5f5f5f5d51423223140400000000000000000014283b4c595c5c5c574a38251f3345545c5c5c5b50402e1a0a0000000e1f2d38475c72889d9f89735e483b323843586e8499a48f78634e3d35281907000000000a1a293744505961686b6e6e6d6a655d544a3e3123140400000000001e33475b6b6f6f6f6c5d4935210d081c3145596a6f6f6f6e604c38230e000007182736434f596065676766625b535460666766635f5b50412e1b07000000071c3043566879868d908f8c88827a72695c4a37230e0000000000000a1e3244545d5e5e5a4e3d2a1601000000000000000515243443525d5d514233242125272726231e2b3a49585f5a4c3d2e1f0f0000000000000000000000000000000000040d141614100c0600000000000000000817252f343433312d25190a00000000000000000000000000000000000000000000000a19263034343434332b2012010000000000000000000000000000000000000000050e141a1d1f1f1f1c19130c04000000000000000000000000000000000000031423313d454a4a473f342c3942484a4942392c1d0d00000000000000000000000000000000000000000511191e1f1b1308000000000000000000000000000000000213212c333434343431291d0e0000000000000000000000000000000004080c0d0e0d0a06000004090b0b0b0905000000000000000000000616253441494a4a4a49413324140500000000000000000000192e43576a7272726855402c253a4e627172726e5d4934200a000000010f1d32475c72889d9f89735e4833202e43586e8499a48f78634e3823170a00000000061728384755616c757c82848483807971675c4f4132221201000000001f344a5f748686867864503b27130f23374b5f7486868678644f3a240f00011325364554616c74797c7c7b766f6561727b7c7b78746e5e4a36210c0000000c21364a5f738697a19f989697968f867a65503b26110000000000000f24394d617273736c59442f1b06000000000000000006162534414949413324150c101212110e0d1c2b3a454a463c2e1f10010000000000000000000000000000000000000000000000000000000000000000000007121b1f1f1e1c1912080000000000000000000000000000000000000000000000000009141b1f1f1f1f1e180f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514202a313434322c221b262e3334342e261b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f191e1f1f1f1f1d160c0000000000000000000000000000000811181d212223221f1b1410181e2121201e1a150f0600000000000000000716242e34343434342e23150600000000000000000000001a2f445a6f8688846e58432e273c52677c888876604b36210b00000000001d32475c72889d9f89735e48331e2e43586e8499a48f78634e38230e00000000001124354656657380899196908f90948d85796d5f5040301f0d000000001c3145596d829693806a56422e1a15293e52667a8f9a86725d4935210c000a1d30425363727d898f9393908b83776c7d9093908d8977624c37220d00000010253a4f64788ea2a18f83828284888b77634e3a251000000000000010253a4f64798988725c47321d070000000000000000000716242e34342e231506000000000000000d1c283134322a1e10010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c10111111111111111111100b020000060d10111111111111111111110f090000000000000000000000020d161c1f1f1d181009131a1e1f1f1a130900000000000000000000040c101111111111111111111111111111111111111111110f09000000000000000000000000000000000000000000000000000000000000000000000003101b252c3236373837342f29222c33363636332e2a23190b000000000000000006121a1f1f1f1f1f1a11050000000000000000000000001b30465b708699846e59442f283d52677c938d77624c37220d00000000001d32475c72889d9f89735e48331e2e43586e8499a48f78634e38230e00000000091c2f4152647383919c8e837b787a828b978b7d6e5e4e3d2b1907000000162a3e52667a8f9a86715d4834201c3044586d829594806b57432e1a060012263a4d607182909ca1968f8d8e948a7d8095a08c878777624c37220d00000011263b50667b91a69a86716b6b6f737a705c48331f0b00000000000011263b50667b9188725d48331e080000000000000000000006121a1f1f1a11050000000000000000000b151c1f1d170d0000000000000000000000000000000000000000000000000913191b1c1d1d1911050000000000000000000000000000000000000000000000000000000000000000000000050a0d0e0f0e0b0700060b0e0e0d0b0804000000000000000b172025262626262626262626251f15080d19212626262626262626262626241d12040000000000000000000000000000000000000000000000000000000000000000000000000b172025262626262626262626262626262626262626262626241d12040000000000070e131313131310080000000000000000000000000000000000000413212d3840474b4c4e4c49433d343f474b4b4b48433e362919080000000000000000000000000000000000000000000000000000000000001c32475c70879b866f5a442f293e53687d948d77634d38230e00000000001d32475c72889d9f89735e48331e2e43586e8499a48f78634e38230e000000001226394c5e708292a08f7d706663656d7a8a9b8d7c6c5a483623100000000f23374b6074899d8c77634f3b2622364b5f73889c8d7864503c28140000192d4155697c8fa0a191847a777980898e80959f8973706e5e4a36210c00000011263b50667b91a798836d58575a5f666353412d190400000000000012273c52677c9289735e48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a262e303132322d23150600000000000000000000000000000000000000000000000000000000000000000912191f22232423201b141a20232323201d19140b01000000091a28343a3b3b3b3b3b3b3b3b3b393226171d2b353b3b3b3b3b3b3b3b3b3b3b382f2213020000000000000000000000020a1115181a1a18151009010000000000000000000000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b382f2213020000000d19232829292928241b0f01000000000000000000000000000000011222313f4b545b606263615d585047525b6060605d5852473725120000000004080c0f111111100f0c090500000000000000000000000000031d32475c72889c87705b46302a3f546a80958f78634e38230e00000000001d32475c72889d9f89735e48331e2e43586e8499a48f78634e38230e000000071b2e4255687b8e9f96837060534e515c6c7d909b8a776653402d19060000081c3145596d8296937d6a55412d293d5165798e9b87725d4935210d00001d32475c708599aa9784726662646c75828d9e9f89735e5a50412e1b0700000011263b50667b91a797826b5741454b514f453624110000000000000013283e53687d938b745f4a341f0a0000000000000000000000000000010c151b1f1f1e191108000000000000000000000000000000000000000000000000000000000000000007192a3842464647474033241200000000070e1212121212121212121212121212110c040000000000000005111c262d3337383938352f282d3538383835322d281e11020000142738464f5050505050505050504e4435232a3b4850505050505050505050504c40311f0c0000000000000000000008141e252a2d2f2f2d2a241d140800000000000000000000142738464f5050505050505050505050505050505050505050504c40311f0c00000b1c2b363d3e3e3e3d382d1f0e0000000000000000000000000000000c1e30404f5d677074777876726c635a616f767675716c6554412d180000030f181d21242626262624211e19140e0600000000000000000000081e33485e73899c87715c47322b40566b80959079644f3a250f00000000001d32475c72889d9f89735e48331e2e43586e8499a48f78634e38230e0000000d21364a5d718598a18d79665342393e4e6073889c95836f5c4935210d000002162a3e53677b8f9985705c48332f43586c809594806b57432f1b0600001f344a5f74899fa5907b67544d5059636f869b9f89735e483e3223110000000011263b50667b91a797826b564030373c3b332718070000000000000014293e53687d948b75604b36200b0000000000000000000000000004121e28303434332d241a0d0000000000000000000000000000000000000000000000000000000000000010243748565b5b5c5c51412f1c0800000d192227272727272727272727272727272620160900000000000615222e3941484c4e4e4d4a433c40494d4e4c4a46423b2f200f00001c304456636666666666666666666153402c34475965666666666666666666665e4e3b271300000000000000000006172631393f434444423f393026190b0000000000000000001c304456636666666666666666666666666666666666666666665e4e3b2713000015283a4852535353524b3d2c1a06000000000000000000000000000316293c4e5e6d7a848a8d8d8c8780766c6d808b8c8b87826f5a442f1a000313212b3236393b3b3b3b3936332e28211a110800000000000000000a1f344a5f748a9d88725c47322c41566b8297907a66503b261100000000001d32475c72889d9f89735e48331e2e43586e8499a48f78634e38230e00000013273c5065798da19b87725e4a36243144586c82959f8c7864503c28140000000f24384c6074899d8b77634e3a364a5e72879b8d7965503c28140000001f344a5f748ba0a38d77624d383c465a6f869b9f89735e48332114050000000011263b50667b91a797826b56402b2327262016090000000000000000152a3f546a80958c76604b36210c000000000000000000000000021222303b44494a4741372b1d0d000000000000000000000000000000000000000000000000000000000000152a3f53667070726f5f4b372410000d1d2b363c3c3c3c3c3c3c3c3c3c3c3c3c3c3b3327180700000005152433404c555c616363625e584f515d6263625f5b574d3e2d1906001f344a5f737b7b7b7b7b7b7b7b7b705b4630384d63777b7b7b7b7b7b7b7b7b7b6a55402b16000000000000000000112435444e53585a5957534c4337291a0900000000000000001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6a56412c1702001c31455866686868675b4936210d000000000000000000000000000a1e3246596b7c8c979f9a95939493897d72879c9b8e8d866f5a442f1a000f21313e474b4e505050504e4b47423d362e241b10040000000000000b20354b5f748b9f89735e48332c42576c8398917b66503b261100000000001d32475c72889d9f89735e48331e2e43586e8499a38d77634e38230e000000172c41566a8094a896826c58432f1b293e52677b91a694806b57422d19040000091d31465a6e8397927d6955403c5065798d9b87725e4a36210d0000001f344a5f74899ea38d78634f3f36445a6f869b9f89735e48331e09000000000011263b50667b91a797826b56402b1612110c04000000000000000000162b40566b82968d77624c37220d0000000000000000000000000e2030404e585e5f5c54493b2b1a080000000000000000000000000000000000000000000000000000000000162b40556a7d87887a67533f2c1805182a3b4951525252525252525252525252524f4536241100000011223342515d687076787877726b61606f77787774706a5c4935200b001f344a5f748b9191919191919187705b4630384e63788f9191919191919191826b56402b16000000000000000000192d415361686c6f6e6c6860554737261401000000000000001f344a5f748b91919191919191919191919191919191919191846e59442f1a06001f344a5f747d7d7d7964503b2713000000000000000000000000001125394e6275899ba39387807c7d838a9083889d978277776d59442f1a00182b3e4f5b60636666666563605c57514941372d21150800000000000c21364b60768c9f89745f4a342e43586e8499937c67523c271200000000001d32475c72889d9f89735e4833232f445a6f8599a38d77624c37220d0000001b30455a6f8499a7927c68533e291524394e63788da29a86705c47321d08000002162b3f53677b909884705b4743576b809495806b57432f1b070000001c31465b6f8497a792806d5d514a455a6f869b9f89735e48331e09000000000011263b50667b91a797826b56402b1601000000000000000000000000172c42576c82978e78634e38230e000000000000000000000003172a3d4e5e6b737470665949372512000000000000000000000000000000000000000000000000000000000012273b4f62768a97836f5b4734200c2034475965676767676767676767676767676353412d190400081b2e4051616f7b858b8f8f8d878074687c8d8f8d898677624c37220d001f344a5f748285899a9a89868380705b4630384e637882848790a4a6928784806b56402b160000000000000000001c32475c707c828584827c72655544311e0a000000000000001f344a5f748284868da0a28d8687878889898b8b8c8c8d999c87725d48331e09001d32465b6f849493806a56412d1904000000000000000000000000162b3f54687c91a59885746b68696e77828e90a097826b625d4f3d2a16001d32475b6d75787a7b7b797875716b655d544a3f33251708000000000d22374c62778da08b745f4a352f445a6f8499937d68533e291300000000001d32475c72889d9f89735e493f3733475c70879ba18c76604c37210c0000001e33485d72889ca5907965503b261121364b60768ba09f8a745f4b35200b0000001024384c6075899e8b76624e495d72869a8e7965513d281400000000182c4054677a8c9c9c8b7b6e655e5a5a6f869b9f89735e48331e09000000000011263b50667b91a797826b56402b1601000000000000000000000000182d42576c83988f78634e39240f0000000000000000000000091d32465a6c7c888b84776754412d1904000000000000000000000000000000000000000000000000000000000c1f33475a6e82968b7763503c2815273b4f63777c7c7c7c7c7c7c7c7c7c7c7c7c705c47321d08001125384b5d6f808d98a09a9391929286798095a18f8b8b77624c37220d001d314558676c6f80939a86716d6b6555422d35495c686c6f7b90a49f8b776e6b61503d28140000000000000000001d32475c718797999997908473604d392510000000000000001d314558676b6e73899fa18c767072727373747576777d91a08b75604b36210d00182c40556a7d939985705c47331e0a000000000000000000000000192e43586d8397a5907c685753545a646f7c91a797826b564a4031200e001e33485e73898e909191908e8b86807970675c5043352617070000000e23384e63788da18c76604b3630455a6f869b947d68533f291400000000001d32475c72889d9f8973665c534b484c6074899e9e89745f4a34200a0000001f344a5f74899fa38d78634e38230e1f344a5f74899fa28d77624d38230e000000091d31465a6e8397917c68545064788d9b87725e4a36220e000000001125384b5d6e7d8b969a8c8279736f6c6f869b9f89735e48331e09000000000011263b50667b91a797826b56402b1601000000000000000000000000192e43586e84999079644f3a250f00000000000000000000000c21364b60758a9b9f9585705c47321d080000000000000000000000000000000000000000000000000000000004172b3e5266798d93806b5844301d2e42576a7d93939393939393939393939389745f4b36210c00182c4054677a8d9ea394877d7b7c838c8b80959f89747471604b36210c0016293b49535764778ca08d7763565247372c2c3e4c54596e8397ab9884705c56504333210d0000000000000000001b30465b70878b8b8f98a2907c68533e29140000000000000016293b4953565e73899fa18c76605c5c5e5e5f60606275899c8e78644f3a25100012263b4f64788d9f8b76614d3824100000000000000000000000001c31465b70869ba18c77624d3e404752667b91a797826b56402e221303001e33485e7389898888898b8f959a948d84796e6153443525130200000f24394e63788fa28d77624c3730465b70879c95806a543f2a1500000000001d32475c72889da29084796f66605e606a7c8fa39a86705c47321d080000001f344a5f748ba0a38d77624c37220d1e33485e73899fa48f78634e38230e00000002172b3f53687c9097836f5b566a809395806c58432f1b0700000000081b2d3f505f6d79838c93958d88848282869b9f89735e48331e09000000000011263b50667b91a797826b56402b16060500000000000000000000001a2f445a6f869a917b66503b261100000000000000000000000d22374c62778ca1b19f89735e48331e0900000000000000000000000000000000000000000000000000000000000f23374a5e7286998873604c38252f44596e7d8a968484868788898b8c8d998d78634e392510001c31465b6f8498aa9986756a66686f7984909c9f89735f5e5343301c08000c1d2c373f485d718599937d6a55424242424242424b6074899da5917c6855413c332515040000000000000000001b30465b707975767a889b96826b56402b16010000000000000c1d2c373e485e73899fa18c76604b4748494a4b4b596c8094927c67523d2814000c21354a5e72879c907b67533e2a150100000000000000000000001d32475c72889da08b745f4a352b3b50667b91a797826b56402b160400001f34495e737773727273767a8289939f978c8071625342311f0d000010253a4f647990a38d77624d3832475c72889c96826b56402b1601000000001d32475c72889d9b888d8c837a7573757b8999a794806b57422d19040000001f344a5f748ba0a18c76604b36210c1e33485e73899fa59079644f3a250f000000001024394d61758a9e8a75615d71869a8e7965513d2914000000000000102132414f5c6670778085898d90929395a29f89735e48331e09000000000211263b50667b91a797826b56402b1b1b1a140b0000000000000000001b30465b70869b917b66513c27120000000000000000050d11122034495d7284949c9786715d48331e12110c040000000000000000000000000000000000000000000000000000071b2e4256697d918f7b6854402d2b3f52616c788590857870727375767b8f917c67523d2814001f34495e73899ea6917c695851545c6672869b9f89735e49423525140100000e1a242e41556a7d929985705c5757575757575757667a8fa39e8a75614e392820150700000000000000000000182c4053616560606b809597826b56402b1605000000000000000e1a2433485e73899fa18c76604b36333434363d5064778c93806b56412c1700061b2f44586d829696826d5844301b0700000000000000000000001e33485e73899e9f89735e4833263b50667b91a797826b56402b160100001b30435562635e5c5c5e61666d76828e9d9d908270604e3c2a17030011263b50667b91a48f78634e3833485d72889d97826b57412c1702000000001d32475c72889d9c877c88928f8b898b8f99a69a897764503c2814000000001f344a5f74899fa28d77624c37220d1f34495e73899fa48f78634e38230e00000000091e32465b6f8397907c6863778c9c88735f4a36220e000000000000031323313e4a535c646a707477797c7d869b9f89735e48331e090000000313202a3b50667b91a797826b56403030302f281d0f00000000000000011c31465b70879c937c67523c2712000000000000000c18212627272e42556675828784786856422e27272620170a000000000000000000000000000000000000000000000000000013263a4e6175899784705c48352234434f5a6773828f8a7d70626061728595806b56412c18001f344a5f748ba0a38d78634e3c40495a6f869b9f89735e4833251708000000000812263b4e63778b9f8b776c6c6c6c6c6c6c6c6c6d8296aa97836f5b46321e0d030000000000000000000000112335444e504b53687d94927d69543f2a1e1a140a000000000000081e33485e73899fa18c76604b362f3a3f3f3f485c6f8380786a56412c17000015293e52677b909c88735e4a36210d00000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000142637454e4e494747494c5159636f7d8e9f9f8f7d6c5946331f0b0012273c52677c91a59079644f3a34495e73899f98836c57422c1702000000001d32475c72889d9c8872758089909699999792897b6b5a4734210d000000001d32475c72879ca38d78634e38230e20364b60758ba0a28d77624d38230e0000000003172b4054687c9197836e6a7d9395826c5844301c07000000000000031526353f44424850565b5f6365676f869b9f89735e48331e090000000f21313d4550667b91a797826b5646464646433a2d1d0b000000000a12171d32475c72889d947d68533e2917150f060000000a1b2a353b3c3c3c3c4857646d706f675a4a3c3c3c3c3b34281908000000000000000000000000000000030c1215151515151515151e3246596d82958c7764503d2925313d495663707d8d8e80726355697c86826f5a442f1a001f344a5f748a9fa38d77634e3c32445a6f869b9f89735e48331e090000000000000b1f33485c708498928383838383838383838383889ca4907b68533f2b17030000000000000000000005111d2730393f4549566a80958a77634f3e38322e271c0e0000000000001e33485e73899fa18c76604b363f4c545454515366706a645c4d3b271300000f24384c61758a9f8d7864503b271200000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000009192733393934323234373e4652606f8293a69b8976624e3a26120013283d52677c93a5907965503b344a5f748ba099846e58432e1903000000001d32475c72889d9d8872636c757b828484837d766b5d4e3c2b1805000000001a2f44596e8398a5907965503b261123384d62778da29f8b75604b36210c00000000001125394d61758a9d89757085998e7965513d2915010000000000000c1f3244525a564c4341464a4d505b70869b9f89735e48331e09000000192c3e4f595b667b91a797826b5b5b5b5b5b574b3a2714000000101d262c2c33485d72889d947d68533e2c2c2a2317090000152839475052525252525252595b5a5452525252525250463725120000000000000000000000000000061420272a2a2a2a2a2a2a2a2a2a3e5165798d94806c5845311d1f2b384552606e7d8d908272635f70716d6554412d18001d32475c708599a6917d6a5a4e46445a6f869b9f89735e48331e0900000000000004192c4055697c919f98959595959595959595969aa69d8975604c382410000000000000000000000816232f3a444c53595e61718692806d5d58534c47433a2c1b0900000000001e33485e73899fa18c76604b374a5d696a6a6454565b5650493e2f1e0b0000091e32475b708499937d6a55412d1804000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000000a161f2424201d1d1f232a34425263768a9fa5927d6955402b170014293e53687d94a7917b66503b364b60768ca099846f5a442f1a05000000001d32475c72889d9f89735e5960676b6e6e6c6963594d3f301f0d0000000000172b4054697d92a6937d68543f2b16273c51667a90a59b87715d48331e0900000000000a1e32465b6f84988f7b778c9c88735f4b36220e0000000000000215283b4f626f695f57504a48484c5f73889d9c88725d48331e080000001e33485c6d70707b91a797827070707070706957422e1904000d1e2e3a414242465b70869b927c67524242423e35271705001c3144576467676767676767676767676767676767676355422e1a00000000000000000000000000031424323b3f3f3f3f3f3f3f3f3f3f3f495d7085988874604d3925121a273442505f6e7d8e918272625d5c58524737251200192d4155697c8f9e9a88786b615a565a6f869b9f89735e48331e090000000000000011263a4e62768a9e8b8080808080808080808297aa96826d5945311d0900000000000000000008172634404c5660686e73767a8d857876726d67615c574a39261300000000001e33485e73899fa18c76604b3b50657a80806f5a4446423b352d201101000003182c41556a7d939985705b47321e09000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000000030b0f0f0b0706090e172334475b6f8499ad98836e59442f1a00152a3f546a8095a8937c67523c374c61768ca19b866f5a442f1a05000000041d32475c72889d9f89735e484c5256585858544f473c2f211201000000000011263a4f63778b9f97836d5945321f2e42566a8094a996826d58432f1a05000000000003182c4054687c9196827d9295826d5844301c070000000000000a1e3144576a7d7c736b645f5d5d60697a8ea299846f5a45301b060000001f344a5f7487878793a798878787878787866f5a442f1a0500172a3c4c55575756596e849990796556575757524535220e001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c715c47321c000000000000000000000000000c2032424f54545454545454545454545455687c90907c6855412d1a0917243241505f6f80909080705f4e433e362919080012263a4d5f70808f9a97897d756f6b686f869b9f89735e48331e09000000000000000a1e33475b6f8397907c6a6a6a6a6a6a6a72879ba38f7a66523e2a160200000000000000000717263544515e69737c83888c8f988f8d8b87827b75716856422d1803000000001e33485e73899fa18c76604f5054697d93866f5a44302d27211a0f020000000012263b4f64788d9f8a75614d38240f000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000000000000000b121615100a182c42576c8297ac9b87705b46301b00162b40566b8095a8937d68533e384c62778da39c87705b46301b0600000b172032475c72889d9f89735e48383e41434343403b332a1f11030000000000000c2034485b6f82959d8975614e3d34384a5d71869aa28f7a66523e2a15000000000000001125394e62768a9c8885998f7a66523e2915010000000000000e23384d6174888f878078747272747b8898a693806a56412c18030000001f344a5f748a8f96a1b0a2999999999999866f5a442f1a05001d32465a696c6c6b6b6c82978f786b6b6c6c6c63513e2914001f344a5f748b93939393939393939393939393939388725c47321d0000000000000000000000000012273b4f616a6a6a6a6a6a6a6a6a6a6a6a6a6274889885705d4936220e091423324151617283958e7d6b5a473423190b00000a1d30415261707c879097918a84807d7c869b9f89735e48331e090000000000000004172b4054687c9097836e595454545465798ea29c88735f4b37230f0000000000000000021425354453626f7b869097958d898787888b9196908a86705b46311c07000000001e33485e73899fa18c76646465666c8297866f5a442f1a130d060000000000000c21354a5e72879c907b67533e2a15010000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000000000002111e262b2a251f212e43586c8398ad9b87705b46301b00172c41566b8297a9947d68533e384e63788fa49c87725c47321d0700091a28343a475c72889d9f89735e4833292c2e2e2d2b2620170d010000000000000004182c3f5265778a9b917d6b5b4e494b5667798da09986725f4b37230f000000000000000a1e33475b6f8498908e9c88735f4b37230f000000000000000f243a4f6477848e98938d8988888a8f98a69a8976634f3b2713000000001e33485c6e757a8494a697858484848484846f5a442f1a05001f344a5f74838382828080958c8082828283826b56402b16001f344a5f748b90909090909090909090909090909088725c47321d00000000000000000000000000152a3f546a808080808080808080808080806c6c80948d7865513e2a181e1f1c2333435465778a9b897764513e2a160200000012243443525f6a737b83888d9194939392a09f89735e48331e0900000000000000001125394d6175899d8974604b3f43576b8095a995826c5844301c0800000000000000000d203142536271808d999a8d827973707072767d88959d88735e49341f0a000000001e33485e73899fa18c797979797b7b869a866f5a442f1a050000000000000000061b2f44586d829696826d58442f1b070000000000000000031e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000000000010202f3a403f3934363c4b5d71869bab97836e59442f1a00172c42576c8398ab95806a543f3a4f64798fa49d88725c47321d0800142738464f535c72889d9f89735e48331e1719191816110c0400000000000000000000102336485a6c7d8e9b8a796b625e60677485979e8d7b695643301c080000000000000004182c4055697d92a2a195826d5844301c08000000000000000c2135485966717a848c93999d9d9f9d9a93897b6b594734200c00000000192d3f505b6066768a9e97826e6e6e6e6e6e6756422d1803001f344a5f748b98979795959e999596979797826b56402b16001f34495e737979797979797979797979797979797979705c47321c00000000000000000000000000152a3f546a809193959595959595959492836c64778c95826d5946322b333430272536485a6d829594826d5945311c0800000006162534414d5760686e73787b7d8282869b9f89735e48331e090000000000000000091e32465a6e82968f7a66523e4a5e72879ba28e7965513d2915010000000000000005182b3d4f607082909e9a8b7b6f655e5c5b5d616a788ca08c77624d38230e000000001e33485e73899fa593909090909191929b866f5a442f1a0500000000000000000015293e52677b909c88725e4a35210c0000000000000004132133485e73899f9f89735e48332b3b50667b91a797826b56402b16010000000000061a2d3e4d55534e484b505a687a8da1a18f7b68543f2b1600192e43586e8499ab96826b56403b50657990a59f89735e48331e09001c30445663686a72889d9f89735e48331e09000000000000000000000000000000000006192b3d4e5f6f7d8c98897d7673757a85939c8f806f5d4c39261300000000000000000011263a4e62768b9fa08f7a66523e2915010000000000000005182b3b48545e6770777d84888989888680776b5d4d3c2a1704000000001022323e474c5a6e839797826b5858585858554939261300001f344a5f748b8d8d8c8c8b98908b8c8d8d8f826b56402b16001b3043556264646464646464646464646464646464646153412d1900000000000000000000000000142a3f5469797c7d8082869b9483827d7c7a6b5c7084978975614e3a3e474a44382b2b3e52667b909d89745f4b36210c000000011323323c40444c535a5f6366696b6f869b9f89735e48331e09000000000000000002162b3f53677b8f95826d58445065798da29b87725e4a36220e00000000000000000e2134475a6c7d8f9f9e8d7b6c5e524a4746484e5c7084978f7965503b2611000000001e33485e73899fa28e8788888888898b9b866f5a442f1a050000000000000000000f24384c61758a9f8d78644f3b2612000000000000001022323e485e73899f9f89735e48333e4650667b91a797826b56402b160100000000000d21364a5c6a68625e5f646c778798a19383715f4c382511001a2f445a6f8499ac97826b56413b50667b91a79f8a745f4a341f0a001f344a5f737c8083899e9f89735e48331e090000000000000000000000000000000000000d1f304151606e7a8690928c898b8f98928a7d706151402e1c0a0000000000000000000b1f33475b70848b8b8874604b37230f0000000000000000000d1d2b37414b545d646a6f72747473706b645a4e3f2f1e0d00000000000413212b323f53687c9195806b564343434341382b1b0900001f34495e72787777767682968d7776777778786a55402b1600142637454e4f4f4f4f4f4f525a5c5a544f4f4f4f4f4f4d443524110000000000000000000000000011263a4c5d6567686a6f869b947d6b6967655e54677b8f917d6956424e5b5f56493d35394e63788fa38e78634e38230e0000000a1e30414f56524940454a4e51545a6f869b9f89735e48331e090000000000000000000f24384c6074889c88735f4a576b8094a894806b57432f1b070000000000000003162a3e5164778a9ca693826f5e4e40363131334054677b8f937d68543f2a15000000001e33485e73899fa18c7672727272738498866f5a442f1a05000000000000000000091e32475b708599937d6a55412c1804000000000000192d3f505b6173899f9f89735e483e4f5a60667b91a797826b56402b1601000000000014283c5065797c77737478808996988f8374655442301c09001b30455a6f869ba098836c57423c52677c93a0a08b745f4a35200b001f344a5f748b9497999b9e89735e48331e090000000000000000000000000000000000000112233242505d69737c8388898988847d766c6052433322110000000000000000000004182c415568747474746c5945311c08000000000000000000000d19242e3841484f555a5d5f5f5e5b5650473c30211101000000000000030f1825394e62778c95806a543f2e2e2e2c251b0d0000001b2f435461636362616d83988f7964626263635c4d3a26120009192733393a3a3a3a4756646e726f675b4c3b3a3a3a3831261706000000000000000000000000000a1d2f3f4a5052535a6f869b947d685452504b4c6073879986715d4c5c6c73665a504a4954677b90a48f78634e38230e00000013263a4d5f6b655c534c464444495d72889c9d88725d48331e09000000000000000000091c3145596d82958e7965515d72869aa18d7864503c28140000000000000000091e32465a6d8294a79d8a7663514030221c1c25384c5f7384827d6b56402b16000000001e33485e73899fa18c76605c5c5d6b8095866f5a442f1a0c02000000000000000004182d41556a7d939984705b47321e090000000000001e33485c6e757b899f9f89735e48475b6d74797d91a797826b56402b16010000000000192e43576b80918c898a8d8f8e8a857c7164564736251200001b30465b70878b8b8b846e58433e53687d8b8b8b8b76604b36210b001f344a5f737c7d8284878983735e48331e0900000000000000000000000000000000000000051423323f4b5660686e727373726f6a635a4f423425150500000000000000000000001226394b595f5f5f5f5b4e3d2a1601000000000000000000000007121b252d353b4145484a4a4846423c342a1f12030000000000000000000a1f34485d71868b806a543f2a191917120900000000132536444c4e4d4c5a6f8599907b66504c4e4e4a3e2f1e0b00000a161f2425252a3e516474828784796a5946322525231e140800000000000000000000000000000011212d363b3c445a6f869b947d68533e3b3744576b80938d7966596a7a85776d645f5e647184979f8b76614c37220d0000091c304356697c786f67605b59595c67798da19a86705b46311c0600000000000000000001162a3e52667a8e95806b5764788da19a86715d4935210d00000000000000001024384d6175899daa96826d5a4634221207091c304357686f6c6960503c2813000000001e33485e73899fa18c76604b4752677c8b866f5a442f28201405000000000000000012273b5064788d9f8a75614c38240f0000000000001f344a5f748a9096a19f89735e48485e73898e939ba397826b56402b160100000000001b30465b7080858b9399867d787570695f53473829180700001b3045596d74747474746a57423d52667474747474705e4a35200b001c3044566367696c6e707372665644301b0600000000000000000000000000000000000000000514222e3a444d54595d5e5e5d5a554f473d312416070000000000000000000000000a1c2d3b464a4a4a4a473e301f0d000000000000000000000000000008111921272c3033343433312d2821180d0100000000000000000000051a2e43576a74747467533e2914000000000000000008182631383838475c70879c937c67523d3838362d201100000000030b0f0f1a2f44596d82939c978875614d38230f0e0a020000000000000000000000000000000003101b22262f445a6f869b947d68533e29283c5063778b95826d5c7183928a80787473778290a19684705c48331f0a00000e23384c5f72868c837b74706e6e70778596a894806b57422d1804000000000000000000000f23374b5f73889b87725d6a8093a7927d6a56422e1a06000000000000000014293e53677b90a4a48f7a66523e2a1705000014273a4a565a57544e4232200d000000001e33485e73899fa18c76604b3a4e627374746b5843403c32231301000000000000000c21354a5e72889c907b67523e29150000000000001f344a5f7486888a8c8e89735e48485e738688898b8d8f826b56402b16010000000000192d4154646a707780899492887c6f61534436291a0b000000162a3d4f5c5f5f5f5f5f5a4d3b3648585f5f5f5f5f5d52422f1b0700142738464f525457595c5e5e54483927140100000000000000000000000000000000000000000004101c2730393f444849494845413b332a20140600000000000000000000000000000f1d2a3234343434332b20120100000000000000000000000000000000050c12181b1e1f1f1e1c18130d050000000000000000000000000014283b4d5a5f5f5f584937241000000000000000000009151e232332475c72889d947d68533e2923211a100200000000000000001a2f445a6f869bafa59079644f3a250f000000000000000000000000000000000000000000070d1a2f445a6f869b947d68533e292034475b6f83968a76626473828d948d89898c949f9689786654402d190400000f253a4f64798792978f89868484868b95a39d8b7865513d28140000000000000000000000081c3044586c80958d786471869a9f8b77634f3b2713000000000000000000192d42576c8296ab9f8a75604c38230f0000000a1c2c394244423f3b32241503000000001e33485e73899fa18c76604b3645555e5f5f5b5656564f41301e0a00000000000000071b2f44586d829696826c58432f1b0600000000001e33475b6b7072747678776c5a46465a6b7072747677797266533f2a150000000000001225374650565b636c768290998d8071625241301e0b0000000e20313e484a4a4a4a4a473d2f2b3a454a4a4a4a4a49413424120000091a28343a3d3f424447494942362a1b0a0000000000000000000000000000000000000000000000000a141d252b2f33343433302c2720170d02000000000000000000000000000000000c171d1f1f1f1f1e180f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e2f3d474a4a4a453b2c1a080000000000000000000002090d1d32475c72889d947d68533e29130c0600000000000000000000192e43586c80919e9e8d78634e39240f00000000000000000000000000000000000000000000001a2f445a6f869b947d68533e29182c3f53677a8e927d6a56636f7a858c919494918c83786a5a493724110000000d22364a5c69747d8890979b99999b9f9e978d7d6d5c4935210e00000000000000000000000015293d5165798d93806a778ca09884705c4834200c0000000000000000001c31465b70869aaf9b86705c47321d09000000000e1c272d2f2d2a261f1406000000000b1e33485e73899fa18c76604b363743494a54646b6b6b5f4d3925100000000000000000152a3e53677b909b87725e4935210c0000000000182b3e4e585b5d5f6163645a5156514d585b5d5f606264605648372410000000000000081928343c41485059647180909e8f80705f4d3b28150100000213212c333434343434322b1f1c28313434343434342e2416060000000b172025282a2c2f3234342f25190c0000000000000000000000000000000000000000000000000000010911161b1e1f1f1e1b18120c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e1212121212121212121212100b0200000000000000000000000000111f2b3234343431291d0e00000000000000000000000000001d32475c72888b8b7d68533e291300000000000000000000000015293d506373828989806f5d4935210c0000000000000000000000000000000000000000000a101a2f445a6f869b947d68533e291324374b5f72869a86725f525d6770777b7d7d7b7770665a4c3c2b1a08000000071a2d3e4c57616b747b83888c8d8d8c89837a6f60503e2c19060000000000000000000000000e22364a5e72869a86707d93a5917d6955412d19050000000000000000001e33485e73889dad98836d58432e190400000000000a13191a1815120b0200000000101d2733485e73899fa18c76604b36323234475b7082827c67523c271200000000000000000f24384d61758a9f8d78644f3b261200000000000f20303c4346484a4c4e4f56636b645a4e46484a4b4d4f4c43382a19070000000000000b131721282d343c4753617183959e8f7c6a5744301c08000000030f191e1f1f1f1f1f1e180e0b151c1f1f1f1f1f1f1a12060000000000040c101315171a1c1f1f1b130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0d0e0f0e0c08030000000000000000000000000000000d19222727272727272727272727251f1407000000000000000000000000010e181e1f1f1f1d160c0000000000000000000000000000001c31465b6e7474747466523d28130000000000000000000000000e21334555636e74746d6152402d1a060000000000000000000000000000000000000004121d25272f445a6f869b947d68533e29131b2f43566a7d928e7a66534b545d6367686867635c54493c2e1e0e00000000000f202e3a454e5860686e7376787877746f675d514232210f00000000000000000000000000071b2f43576b80938b7685999e8a76624e3a2611000000000000000000001f344a5f748b9fab97826b56412c170100000000000000000000000000000000000d1e2e3a42485e73899fa18c76604b464747484d61768a917b66513c27110000000000000000091e32475b708599937d6955402c18030000000002121f292e313335374457667382776b5f52453736383a3830261a0c000000000001101d272c2c271d202a36435466788da19a8873604b37230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080b0b0d0b09060100000000000000000000000000000000000000060e161b2023232423211d1811090000000000000000000000000c1d2b363c3c3c3c3c3c3c3c3c3c3c3a32251605000000000000000000000000000000000000000000000000000000000000000000000000172b3e505c5f5f5f5f584836230e0000000000000000000000000416273745515b5f5f5a51433423110000000000000000000000000000000000000001132330393c3a445a6f869b947d68533e291314273b4e62768a96836f5b4741484e525353524e4840372b1e10000000000000081b2d3d4a56626356595e616363625f5c645e5246382715020000000000000000000000000014283c5064788d907b8a9f97836f5b47331e0b000000000000000000001f344a5f748ba0ab95806a543f2a15000000000000000000000000000000000000162a3c4c565a5e73899fa18c76605b5b5c5c5d5e677c908f79644f3a2510000000000000000004182d41556a7d9399846f5b46321d090000000000010d15191c1e20344a5f748492897d70635547392b25231d13090000000000000e1f2e3a41413a2f241c2636495d72879ca38f7a65513c27120000000000080e111111111111111111110e090f111111111111111111110e07000000000000000000000000000006090c0d0e0d0b07020000000000000000000000000000000000040c13191d202122211e1a150f07000000000000000000000000000000030f19222a303438383a3836322c251c130800000000000000000004172a3b4951525252525252525252524e4334220f0000000000000000000000070c1013141413110e090300000000000000000000000000000f21323f484a4a4a4a453a2b190700000000000000000000000000091927343e464a4a463e33251605000000000000000000000000000000000000000b1e30414d524f4a5a6f869b947d68533e29130b1f33465a6d82958a76634f3b34393c3e3e3c39342d241a0e000000000000000f23374a5b6874746556494c4e4e4c5c6b7970645644311d08000000000000000000000000000d2135495d7186968290a4907c6854402b1804000000000000000000001f344a5f748ba0ab95806a543f2a150000000000000004060606050200000000001c3146596a6f7276899fa18c76707070727272737382978d77624d38230e00000000000000000012273b5064788d9e8a75604c38230f00000000000000000003091e32475a6b7c8d9b8e82736557493a2b1b0b0100000000000007192c3d4c56564c4138312d30455a6f869ba8937d68533e291300000003101b2326262626262626262626231d2426262626262626262626221a0f01000000000000000000050d141a1e21222322201c17110a02000000000000000000000000010c1720272d3235363736332f29221a10060000000000000000000000000614212c363e44494c4e4f4e4b4640382f251a0d00000000000000000a1f334759656767676767676767676761513e2a160100000000000000010b141b212528292a2826231d1710080000000000000000000000000313222d333434343431281c0d0000000000000000000000000000000a17222b323434312b211507000000000000000000000000000000000000000012273b4e5f67645f5a6f869b947d68533e291303172b3e5266798d93806b57443024272929272420191107000000000000000012273c5166798684746556473d4c5b6a7a8a8274604b36200b00000000000000000000000000061a2e42566a7d9292999d8975604d39241100000000000000000000001f344a5f74899fab95806a55402b1600000000000812191b1b1b1b160e020000001e33485e7385888b91a2a28d8686878788888889898b9c8b76604b36210c0000000000000000000c21354a5e72889c8f7b66523e29150000000000000000000004182b3d4d5e6f80909f91847567584939291806000000000000122437495b6a6a5e544b4542434c5e73889da9947d68533e291300000011212e373b3b3b3b3b3b3b3b3b3b3730383b3b3b3b3b3b3b3b3b3b362c1f0f00000000000000020e1821292f333637383735312b251e150b0100000000000000000004121e2a333b42474a4b4c4b48443e362d23170b00000000000000000000071624323e4951595e62636463605b544c42372b1e0f000000000000000d22374c61767c7c7c7c7c7c7c7c7c7c6d58432e190300000000000007131e272f353a3d3e3f3e3b37322b241b110600000000000000000000000410191e1f1f1f1f1c150b0000000000000000000000000000000000050f171d1f1f1c170e04000000000000000000000000000000000000000000182c41556a7c78746f6f869b947d68533e2913000f23364a5d71869987735f4c3824121313120f0b050000000000000000000011263b4f63738593847465574b5b6a798992826f5d4934200a00000000000000000000000007121c273b4f63778b939393826d5a46311d1103000000000000000000001e33485d72879cac97826c57422d18030000000b1a252d303030302a20130300001e33485e73898f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f89735e49341f0a000000000000000000071b2f44586d829695826c58432f1b06000000000000000000000e1f2f405161728393a19485766757473624110000000000001a2e415466787c70675f5a57585e6a7b8ea2a5917b67523c27120000091d2f3f4b505050505050505050504a414d505050505050505050504a3d2c1a0700000000000513202b343d43484b4c4d4c4a45403931281e130600000000000000051423303c464f565c5f6061605d5852494035291c0d00000000000000000415253442505b656d7377787978746f685f54493c2d1e0f0000000000000d22374c62778d9393939393939393846e58432e190300000000000a1825303a434a4f52535453504c463f372e24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d31465b6f848e89847d869b947d68533e291300071b2e4256697d918f7b6754402c19050000000000000000000000000000000c2033455667788a938475665a6979899786746352402e1a0600000000000000000000000a19242f3941485c707c7c7c7c7a6753443b2f2112010000000000000000001a2f44596e8498ad99846f5a45301b0600000618293742464646453d31210f00001e33485d7178787878787878787878787878787878787878705c47321d0800000000000000000000152a3e53677b909b87725d4935200c0000000000000000000001122233435464758697a39586756453402c170200000000001f34495d71838e847a746f6c6d727b8999ab9c8a76624d39240f00001025394c5d666666666666666666655c4f5f666666666666666666655b4a36220e00000000051423313d4750585d606262625f5a544d443b30241708000000000003132332414e59636a7074767676726d655c5247392b1c0d000000000000001022334352616d7882888c8f8f8d8a847b7266594b3c2d1c0b00000000000d22374c62778083858fa39a8783827d6d58432e1903000000000a192836434d575e646768696865605b534a41362a1c0d0000000000000000000000000000000000000000000000080d0f0d07000000000000030b0f0f0b04000000000000000000000000000000000000000000000000000000001f344a5f74848a9198928f9e947d68533e2913000013263a4e61758997836f5c4834210d00000000000000000000000000000004162738495a6c7d8f948575697888988b79685645342311000000000000000000000005172836414c555853636767676766625f574c3f301f0e000000000000000000172c4055697d93a79d88735e4935210d00000f223547555b5b5b594f3e2c1904001a2e415360636363636365646363636363636363656463636052402d1904000000000000000000001024384d61768a9f8d78634f3a261100000000000000000000000415263647576878899aa093836f5a442f1a0500000000001f34495d70808b968f88848383878e99a79c8f806d5a46331e0a000013283e53687a7b7b7b7b7b7b7b7b7a66576c7b7b7b7b7b7b7b7b7b7965503b261100000003142332414e5a646c7276777777736f6860574e4235261705000000000f203141515f6b767d86898c8c8b8782796f6457493a2b1b0a0000000000091c2e40516170808b9599908a88898f988f8477695a4b3a291705000000000a1f33475a676a6c778da399846e6b6962523f2b1601000000071828374654606a72787c7d7d7d79756f675d53473a2b1b09000000000000000000000000000000000000000008121b2225221b10030000000a161f24241f170d0300000000000000000000000000000000000000000000000000001d324659686f767d858e98a3947d68533e291300000a1e3245596d82958b7764503c291501000000000000000000000000000000091b2c3d4e5f70829394857888978f7d6d5b4a3928160500000000000000000000000e223546545e696d604f525e6a737777736a5d4e3d2b1906000000000000000012263b4f63778c9fa18d7864503c2815030014293e52657070706d5c48331e0900122435434c4e4e4e5f6b7876695d4f4e4e515e6b78766a5d4c4334231100000000000000000000000a1e33475b708599927d6955402c17030000000000000000000000081829394a5a6b7c8d9083746655412d180300000000001a2e4152616e79838c939998989b9e9a938a8070614f3d2a1703000013293e53687d91919191919191917c67576c8391919191919191917b66503b26110000000f213242515f6c7780878b8d8d8c89837c746a5f534434220f000000081a2c3e4f5f6f7c89929a928d8b8c91958c827567584939271604000000001326394b5d6e808f9d96887c7572747a86949588786958473522100000000004182b3c4a525562778da399846e5854504434220f00000001132536465564717d868d929494938f8a837a7065584938251200000000000000000000000000000000000007111b252e373a362d21110000091927333939332a20160d02000000000000000000000000000000000000000000000000172a3b4a545b6269727a8691927d68533e2913000002162a3d5165788c93806c5844311d09000000000000000000000000000000000e1f30415364758798948a97948371604f3e2c1b0a00000000000000000000000013283d5164707b7c695662707c888d8d887b6b5a4836230f00000000000000000c2034485c708396a793806b58453221120b182d42576b828787745f4a35200b000717263137383f54697d8a887a6d605455626f7c89887b68533e281606000000000000000000000004182d41556a7d9398846f5b46321d090000000000000000000000000b1b2c3d4d5e6e80807264564838261200000000000012243443505c666f778085888b8b898680776d61524332200e00000013293e53687d83868fa39c8985837c67576c80838793a79f8d85837b66503b26110000081b2d3e4f606f7d8a949b9e979493949790887d7062523f2b160100001124374a5c6d7d8d9b988a7d7774777d889693867667564533210e000000071b2f4255687a8d9e9b89786a605d5f6875869897877564523f2c1906000000000d1e2c373e4c62778da399846e58433b332617050000000b1e304253647383909aa298918d8c8d91968d83766755412c170200000000000000000000000000000007111a242e38414b4f4a3f2f1d0a00142637454e4e463d33291f150c02000000000000000000000000000000000000000000000c1d2d3940464e555e6873807c7867523d28130000000e2235495d7085988874604d39251000000000000000000000000000000000011324354657687a8b9c9f99887665544331200f00000000000000000000000000142a3f54697d8e86736b73808e9a9392998a7765523f2b17030000000000000005192c405366798c9e9b887461503f3025212131465b70859a8c76604b36210c000008141d22283d51637383938c7d71646672808d92837263503c27120000000000000000000000000012273b5064788d9e8a75604c38230f000000000000000000000000000e1f2f405061716f615446392a1a09000000000000061625323e49535c646a7073747473706b645a4f433425140300000011263a4e606a6d778da39b866f6c695f51626b718496a593826f6c695e4c38230e00001124374a5c6d7d8e9ba2958a837d7c808389908f826d58432e190300061a2e415467798b9c9c8b7a6c635f626a77889995857463503e2b180500000e22364a5e728598a5927d6b5a4c484b57687a8da194826f5c4935210d00000000000e1b24374c62778da399846e58432e2016080000000114273a4d60718292a19e90857c7776787c838a93826d58432e18030000000000000000000000000006101a232d37414a545e645d4c3a2611001b30435562635950463c32281e150b010000000000000000000000000000000000000000000f1b252c333a424b56626b68635b4b382410000000061a2d4155687c89887c68533e281300000000000000000000000000000000000617283a4b5c6d7d8b8b8b7b6a5947362514020000000000000000000000000011263a4e6275899285808691988a7d7c8895826e5b46321e0900000000000000001124374a5c6e8091a292806e5d4e41393636384a5f74899e8d77624c37220d00000001090e213445556474849490837576849193847364544534210d000000000000000000000000000d21364a5e73889c8f7a66523d2914000000000000000000000000000111223243535e5d514436281b0c00000000000000000715212c36404850565b5e5f5f5e5b5650473e32251607000000000b1e31424e5562778da39b866f5a554e46586a7c8fa19988756457554d402f1c0800061a2e415467798b9ca39385776e69676a6e747c867b6754402c1702000d2136495d708497a692806d5c4f4a4e596a7c8fa292806d5a4734200c000014283d5165798ea29e8a75614e3c33394b5e71869a9f8c7864503c28140000000000000d22374c62778da399846e58432e190400000000081c3044576a7d8fa0a08f807268636163686e76807865513e2a15010000000000000000000000050f19232d36404a545d67717969543f2a14001f34495e73766c62594e453b31271e140a0000000000000000000000000000000000000000000911171e262e39455056534e493d2d1b08000000001225394d607174727064503c27120000000000000000000000000000000000000b1c2d3e4f60717474746f5d4c3b2a190700000000000000000000000000000b1f3346596b7d8e9995999588796c697a8d8775604b36210b0000000000000000071a2d3f51627384949d8c7b6c5f544d4b4b4d5163788da28f78634e38230e000000000005172737475666758595948788959485746555463627160400000000000000000000000000071b3044586d829695826c57432e1a060000000000000000000000000004152535424948403326180a00000000000000000000030f1a232c353b4146494a4a4946423c342b2014070000000000021323313b4c62778da39b866f5a443f516375889aa08e7c6a5846403a30221100000d2135495d708497a9988675665b54525559606974725f4c382511000013283c5065798da09f8a7663503e353b4c5f72879b9d8a7763503b27130000192d42576b8095a998846f5a46321f2e42576b8095a894806b57422d190400000000000d22374c62778da399846e58432e1903000000000f23374b6073879aa794827061554e4c4e535a636f6e5c4936220e00000000000000000000040e18222b363f49535d66707a85806a543f2a15001f344a5f748980756c61584e443a31271d130a000000000000000000000000000000000000000000030b131c27333d403e3a352c1f0f0000000000091d3143535e5f5d5b544634210d0000000000000000000000000000000000000010213243535e5f5f5f5d51402f1d0c0000000000000000000000000000000316293c4e5f6f7d878b898376695b5d7080746a5b48331f0a0000000000000000001022334555667585929a8b7c716862606062666c7c91a48f79644f3a250f0000000000000a192938485767768796999995867566564737281809000000000000000000000000000000152a3e53677b909b87725d4934200b00000000000000000000000000000817252f34332d2316080000000000000000000000000007101921272d3134343434312d2821180e0300000000000000051422374c62778da399846e58434a5c6e8093a59483705e4c3b2b261e1204000013273c5064788da0a08d7a685748403d40454d5661615443301c090000182d41566b8094a89984705b4733202f43576c8296a793806a56412d1804001c31465b70869aa994806a55402c17283d52677c91a69a86705c47321d0800000000000d22374c62778da399846e58432e19030000000014293e52667a8fa39e8a776453433937393f46515b5b503f2d1a060000000000000000040e17212b353e48525c666f79838d95806a543f2a15001f344a5f748b92897d756a61574d433a30261c1308000000000000000000000000000000000000000000000a1621282b292520190e0100000000000114263542494a48464137281705000000000000000000000000000000000000000314253542494a4a4a484032221100000000000000000000000000000000000c1f3041515f6a7274746f65594b54656b61574c3d2b18040000000000000000000416273848576674828d988f857c777576777a828997a3907b66503b2611000000000000000b1a2a3949586877888b8b87766757483829190a000000000000000000000000000000001024384d61768a8b8b77634e39240f00000000000000000000000000000007121b1f1e19110500000000000000000000000000000000050c13181c1f1f1f1f1c18130d05000000000000000000000d22374c62778da398837061525567798c9e9b89766553412f1d120b01000000172c41566a8094a89985715d4b392b292b3139454d4c443625130000001c31455a6f859aaa95806b56412c18293e52677c92a79a85705b46311c07001e33485e73889da7917c67523d2813253a4f64798fa49f89745f4a35200b00000000000d22374c62778da399846e58432e190300000000192d42576c8296aa97836e5b47352f2f2f2f343f46463e32221000000000000000030d17202a343e47515b656f79838d969b92806a543f2a15001f344a5f748b969b92887d746a60564d43392f251b1208000000000000000000000000000000000000000000040d141614100c0600000000000000000817252f343433312d25190a0000000000000000000000000000000000000000000817252f34343434332d221404000000000000000000000000000000000001122332414d575d5f5f5b53483b4752564f453a2e1f0e0000000000000000000000091a2a394856636f7a858d94918d8b8c8d909597938f8b7b67523c271200000000000000000c1b2b3a4a596974747474685849392a1a0b00000000000000000000000000000000000a1e33475b6e74747473624e39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da39f8f80706160728597a18f7d6b59473624120000000000001b30455a6f8499a8937d6a55413e3e3e3e3e3e3e3e3e3c3428190800001e33485e73889da7927c67523d2813253a4f64798fa49e89745f4a34200a001f344a5f748ba0a5907965503b261023384e63788fa3a18c76604b36210c00000000000d22374c62778da399846e58432e1903000000001c31465b70869aa7927c685344444444444444444444423a2d1d0b00000000020c162029333d47515a646e77828c969b92887d7567533e2914001e33485d6f79838d969b91877d73695f564c42382e241b110700000000000000000000000000000000000000000000000000000000000000000000000007121b1f1f1e1c191208000000000000000000000000000000000000000000000007121b1f1f1f1f1e19110500000000000000000000000000000000000000051423303b43494a4a4640362a363e403c32281d10010000000000000000000000000c1b2a3845525d677178808488898a898886827d79757163503b26110000000000000000000d1c2c3b4b595f5f5f5f584a3a2b1b0c00000000000000000000000000000000000004182c3f505c5f5f5f5e5545331f0b0000000000000000050a0d0e0f0e0b0700060b0e0e0d0b08040000000000000000000000000004080c0d0e0c0a0500040a0c0d0c0a060300000000000000000d22374c62778da39c8f8f80706b7d90a2968472604e3c2a18060000000000001d32475c72889ca48f79655353535353535353535353504637251200001f344a5f748ba0a5907a65503b261123384e63788fa4a18c76604b36210c001f344a5f748ba0a59079644f3a250f23384d62778da3a38d77624c37220d00000000000d22374c62778da399846e58432e1903000000001e33485d72889da38f78645a5a5a5a5a5a5a5a5a5a5a574b3a281400000009151f28333c46505a636d77828b959b92887d756b61584937241000192d40515d667079838d969a90867c72685f554b41372e241a0f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e282f343434322c2319232a2b2820150b0000000000000000000000000000000c1a2834404b545d656a6f72737473726f6c6965605d554634200c000000000000000000000e1d2d3b464a4a4a4a453b2c1c0d00000000000000000000000000000000000000000f21323f484a4a4a4943372716030000000000000912191f22232423201b141a20232323201d19140b0100000000000000000811181d212223221f1a13191f2222211f1b18120a0000000000000d22374c62778da39984888f8076899b9c8a78665442301e0d000000000000001e33485e73899fa28d776868686868686868686868686454412d1904001f344a5f748ba0a59079644f3a250f23384d62778da3a38d77624c37220d001f344a5f748ba0a59079644f3a250f24394e63788fa4a18c76614c37220c00000000000d22374c62778da399846e58432e1903000000001f34495e73899fa18c776f6f6f6f6f6f6f6f6f6f6f6f6957432f1a0500081826323b454f59636c76808a949b91887d756b61584e463b2c1a0800112232404a535d667079838c96998f867b72675e544a40372c201000000000000000000000000000000000000000000001070c101213151513120f0b060000000000000000000000000000000000000000000000040e161b1e1e1e1c19130c02000000000000000000000000000000000000000000000000000000000000010b141b1f1f1f1d1810060f1516130c0300000000000000000000000000000000000a17222e38414950565a5d5e5f5e5c5a5754504c48423728170400000000000000000000000f1d2a323434343431291d0e0000000000000000000000000000000000000000000414222d33343434343026190a000000000005111c262d3337383938352f282d3538383835322d281e1102000000000004101b242c3236373837332e272c3337373634302c261d1001000000000d22374c62778da3998478888f8393a2907d6c5a4937251301000000000000001f344a5f748ba0a18c7d7d7d7d7d7d7d7d7d7d7d7d7d705c47311c07001f344a5f748ba0a59079644f3a250f23384e63788fa4a18c76614c37220d001e33485d72889da6917b66503b2611263b50657990a59f8b745f4b35200b00000000061222374c62778da399846e58432e1903000000001f344a5f748a9fa28d86868686868686868686868686725c47321d0800132536444e58626c76808a939a91887d746a61584e453b32291d0e00000514222d37404a535d666f79838c96988f857a70675d534a3e2e1d0a000000000000000000000000000000000000050e151b202527292a2a292724201b140e06000000000000000000000000000000000000000615212b30333333312d271f150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111b252e353c414548484a484745423f3b37332e25190a000000000000000000000000000c171d1f1f1f1f1d160c00000000000000000000000000000000000000000000000410191e1f1f1f1f1b140900000000000615222e3941484c4e4e4d4a433c40494d4e4c4a46423b2f200f000000000514212d3740474b4c4d4c48423b3f484c4c4b4945413a2e1f0f000000000d22374c62778da39a866f798998a0978573614f3d2b190800000000000000001f34495e73899fa79894949494949494949494949489735e49341f0a001e33485e73889da5907b66503b2611263b50657990a5a08b75604b36200b001b30455a6f8499a8937d68533f2a152a3e53687c93a79c87725d48331e090000000515232e374c62778da399846e58432e1903000000001e33485e73899ea6948f8f8f8f8f8f8f8f8f929b9b89745f4a341f0a001b2f4354616b758089939a90877d746a61574e453b32281f160c0000000005111a242d37404a535c666f79838c95988e847a70665c4c3a261200000000000000000000000000000000040f1822293035393c3e3f3f3e3c39342f292119100600000000000000000000000000000000011324333e4548484847423b32271b0e0000000000000000000000000000000000050d11121212121212121212110c040000070e1212121212121212121212100a0100000000000000000000000000000008121a21272c303333343332302d2a26221e1a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005152433404c555c616363625e584f515d6263625f5b574d3e2d19060000041423323f4a545b606262615d564e505c6162605e5a554c3d2c19050000000d22374c62778da39b866f6a798a998c79675748392b1c0d01000000000000001d32475c72879ca38d8080808080808080808ba0a08b745f4a35200b001c31465b708599a8937c68533e2914293e53687c92a79c88725d48331e0900172c41556a7d92a697826d5844301d3044586d8296ab97836d59442f1a06000000112333414a4e62778da399846e58432e1903000000001c32475c70879ba38d7878787878787878788a9fa08b75604b36210b001f34495e727d88929a90877d736a61574e443b32281f150c030000000000000007111a242d364049535c666f78828c95978d83796955402b160000000000000000000000000000000a16212b353d444a4e5253545453514d49433d352d23180c0000000000000000000000000000000a1e3142515a5d5e5e5c564e45392c1d0e0000000000000000000000000000000c182126272727272727272727262016090e1a232727272727272727272727251e130500000000000000000000000000000000060d13181b1e1e1f1e1d1b1815110d09040000000000000000000000000000080e11111111111111111111111111100b020000000000000000000000000000000000000000050e1213100900000000000011223342515d687076787877726b61606f77787774706a5c4935200b000010223242505c676f75777776716a605f6e767776736f695b4834200b0000000d22374c62778da39b866f5b6b7a8a9385756657493a2b1c16120b01000000001b30455a6f8499a38e786a6a6a6a6a6a6a73899fa18c76604b36210b00182d41566a8093a796826c57432f1b2f43576c8296ab97836e5945301b060012263b4f63768a9d9c87735f4c3a31394c5f73879ca3907c68533f2a1601000000192d40515e6368778da399846e58432e1903000000001a2f44586d8397a48f796463636363636373899fa18c76604b36210b001f344a5f748b9b97877d736a60574e443b31281f150c02000000000000000000000007111a232d364049535c656f78828ea096826b56402b1600000000000000000000000000000e1b28343e4851585e6367686a6a6866625d58514940352a1d0f00000000000000000000000000000f24394d606d727373706a6156493b2c1c0b000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3b3327181e2c373c3c3c3c3c3c3c3c3c3c3c3930231402000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c2326262626262626262626262626251f15080000000000000000000000000000000000000c18222728241c1004000000081b2e4051616f7b858b8f8f8d878074687c8d8f8d898677624c37220d00081b2d3f50606e7a848a8d8d8b867d73687c8b8d8b888477624c37220d0000000d22374c62778da39b866f5a5c6b7a8b9485756758493a2e2b261e1304000000172c40556a7d93a5907b6654545454545e73899fa08b75604b36200b0013273b5064778c9f9b87725e4b392f384a5e72879ba5917c6854402b1602000c2034475a6d8092a28f7c69584b474a57687b8fa29a8873604c392410000000001d32475c6f777c828ea399846e58432e190300000000162a3f53687c91a4927c68534e4e4e4e5e73899f9f8b745f4a35200b001f344a5f748b96998b82776e655c52493f362d231a100700000000000000000000020b151e28313a444d576069737c86909b91826b56402b16000000000000000000000000000f1e2c3945515b646c73787b7d80807d7b77726c655c52473b2d1c0a0000000000000000000000000011263b50667b888989867d7467594a3928170500000000000000000000000015283947505252525252525252524f4536242b3c4a51525252525252525252524d4132200c0000000000000000000000040b101417191a191815110c06000000000000000000000000000000000000000112222f383b3b3b3b3b3b3b3b3b3b3b3b3b393226170600000000000000000000000000000002101d2a353c3d382e22150800001125384b5d6f808d98a09a9391929286798095a18f8b8b77624c37220d001124374a5d6e7d8c979f9b9593939085788095a1908c8c77624c37220d0000000d22374c62778da39b866f5a4d5d6c7b8b94857667584943403b30231200000012263b4f63778b9f95806b57433f3f4c60768ba09d88735e49341f0a000c2135485c6f8294a28e7a685649444855677a8ea29b8975614d392511000004182b3e5063748696998776685f5c5e677586989f8f7c6a5744311d09000000001e33485e738992979da999846e58432e1903000000001025394d6175899c96826d5946383a4e62778ca19c87725d48331e09001e33485d6f79838d97958b82786f655c524940362d231a1107000000000000020c151e28313b444d57606a737d86909992887d7467533f2a150000000000000000000000000d1d2d3c4a57636e7782888d9194959493908c8780786f64594b3a27130000000000000000000000000011263b50667b919f9e9a9286776857463422100000000000000000000000001c314457646767676767676767676353412d34485a66676767676767676767675f4f3c28130000000000000000000710191f25292c2e2f2e2d2a26211a120900000000000000000000000000000000000b1e30404c505050505050505050505050504e4435231100000000000000000000000000000412202e3b4751534b3f3326170600182c4054677a8d9ea394877d7b7c838c8b80959f89747471604b36210c00172b4054677a8c9da49588807c7d858d8a80959f89767672604b36210c0000000d22374c62778da39b866f5a444e5d6c7c8c958676675c58544e41301d0a00000c2034485b6f82949b87736050454653667a8fa498846f5a45301b070005192c3f5264768898988674665d595c65738597a1907d6b5945321e0a0000000e213345576877879595877a7370737985939f9182705f4d3a281501000000001e33485e73898d8f929497846e58432e190c000000000a1e3245596c7d919d897664554c4c57697c91a596826d58442f1a0500192d40515c66707a848e98958c82786f655c534940362d241a0f0200000009151f28313b444e57606a737d879099938980756b61574937241000000000000000000000000a1b2b3b4b596774808b959a938d89878787898c8f948c82766956412d180300000000000000000000000011263b50667b919091959e96867563513f2c190600000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c705b4630384e63777c7c7c7c7c7c7c7c7c7c6b56402b1600000000000000030f1a242c333a3e42434443423f3a352e251c120600000000000000000000000000000011263a4d5e666666666666666666666666666153402c1803000000000000000000000000041322303e4c5964685d5144352311001c31465b6f8498aa9986756a66686f7984909c9f89735f5e5343301c08001c31465a6f8397aa9987766b6769707a85909b9f8973605f5444311d080000000d22374c62778da39b866f5a4450616a6e7c8c958677716d695f4d392510000005182c3f5264768899907d6e615a5a62708396a2907c6854402c17020000102235475869798997938578716e70778392a1938372604e3c291602000000041628394a5a6876848f988f8987888d97978d8272635341301e0b00000000041d32475b6e7477797c8083796a574230281e110300000216293c4f61738494938272676161677587999f8d7966523e2a1501001122323f49535d67717a858f99958c82786f665c534940372d20100000081827323b444e57616a747d87909a948a80766c62584e44392b1a0800000000000000000000041627384959697786929b90877d787472707173767a80868e806d58432e180300000000000000000000000011263b50667b7c797b828b9893826e5c4936231000000000000000000000001f344a5f748b9393939393939387705b4630384e63788f9393939393939393826b56402b160000000000000614202c3740484e5357585a5857544f4941392f24180b0000000000000000000000000000142a3f54697b7b7b7b7b7b7b7b7b7b7b7b7b705b46301b06000000000000000000000002122231404e5c6a767a6e6253402c18001f34495e73899ea6917c695851545c6672869b9f89735e494235251401001f34495e73899ea6927c695952555d6773869b9f89735e4a43362614010000000d22374c62778da39b866f5a44566b8084888d9e968a87837c67523c271200000010233547596a7a8a988d7d746f6f75808fa0958572604d3925110000000517293b4c5b6b798691968c8684868b94998f8374645443311f0c00000000000a1b2c3c4b5966717b848a8f90908d89837a6f62544535241201000000021323313f505b5f6264676a6c685c4d4a443b2f21100000000d1f3244556676859391847a76767b85939f91826f5d4a37230f00000514222d37404a545e68727c869099958c83796f665c534a3e2e1c0a00132536444e58616a747d88909a958a82766d63594f453b32281c0d00000000000000000000000f2133455667778896978a7d736a645f5c5b5c5e61666b727a7764503d2915000000000000000000000000000f24384c5e6a6764666d7989998c7865523f2c1805000000000000000000001f344a5f748084889a9988848280705b4630384e63788083868fa3a69286837d6b56402b160000000000061524323e49535c63686c6e6f6e6c69645d554c4135291c0d00000000000000000000000000152a3f546a80919191919191919191919187705b46301b0600000000000000000000000f1f30404f5e6c7a888c80705b46301b001f344a5f748ba0a38d78634e3c40495a6f869b9f89735e483325170800001f344a5f748ba0a38d78634e3d414a5a6f869b9f89735e4833261808000000000d22374c62778da39b866f5a44566b8290909090909090907c67523c271200000006182a3b4c5d6c7a87929189868689929c938677675543301d0a000000000c1d2e3d4d5b68737d878d919393908c867c71645647372514020000000000000e1e2d3b48545f68707578797978746f675d524436271706000000000d1f31414f5a60605d54525557565e605f584d3f2e1d0a00000214263748586774828c958f8c8c8f98968d82726252402d1a0700000004101a242e37414b555f69727c86909b968c837970665c4c392511001b2f4354616b747d88919b958c82776d645a50463c33281f150b000000000000000000000005182b3e50627485969788796c60574f4a474647494c51575e68695a4734210e04000000000000000000000000091d2f404e55524f525c6a7b8d95826f5b4834210d000000000000000000001c314558666b6e7d939a86726c6a6454412d35495b676b6d7c91a59f8b766d6960503c28130000000005152433424f5b666f777c82848484827d7871685e5347392b1c0d000000000000000000000000152a3f546a808284868896a79a8987858380705b46301b06000000000000000000000a1b2d3d4e5e6d7c8b9586766957432f1a001f344a5f748a9fa38d77634e3c32445a6f869b9f89735e48331e090000001f344a5f748a9fa38d77624d3b31445a6f869b9f89735e48331e0900000000000d22374c62778da39b866f5a44556a7979797979797979797966513c2712000000000c1e2e3f4e5c69757d878d9091918e898075685949382614010000000000101f2f3d4a56616a72787b7c7c7b7771695f544738291908000000000000000d1c28333d464c545b6064646463605a534a4034271809000000000016293c4e5f6d75767166574758687276736a5d4c3a2713000000091a2a3a4957636f788086898b8b88837a6f63544534221000000000000007111b242e38424c566069737d88919b968c837968543f2a14001f34495e727d88919b968c83786f645a51473d332a20160c020000000000000000000000000e2135485b6d8092998978695b4e443e42413e3734383c434b54544b3c332a21160a0000000000000000000000001222313b403e3a3e4c5d6f83968b7764503d29150200000000000000000015283a48525663778ca08d7864545046372e2e3d4b535a6e8397ab98846f5b544e4232200d000000001223334251606d79838b929693909092928d857b706457493a2b1b0b000000000000000000000012273b4f616a6c6e707d94a99883716f6c6b6555422d1904000000000000000000031627394a5b6c7b8c98887767584b3a2814001d32475c708599a6917d6a5a4e46445a6f869b9f89735e48331e090000001d32475c718699a5917c6a594d45445a6f869b9f89735e48331e0900000000000d22374c62778da39b866f5a444e5d646464646464646464645b4a37230f00000000001021303e4b57626b72777a7b7b78746d63584a3b2b1a0900000000000001111f2c39444e575e6366676766625d564d4236291a0b00000000000000071a2b3a45505a5d54474c4f5b656b6c6b645b4e402f1f0d00000000001c3045596c7d8a8b847563516476868c887a6956432e1a000000000c1c2b3946525c656c71747474726d675d524536271605000000000000000008121b262f39434d57606a747d88929c95806a543f2a15001f344a5f748b9b978d83796f655c51483e342a21170d030000000000000000000000000002162a3e5164778b9d8d7c6a5a4b424c535757524b413436434d5456534e463d33271b0e010000000000000000000004131f272b2a2531425366798d94806c5845311d090000000000000000000b1c2b363d485c70859993806a56434343434343434c6075899da4917c6854403b322415030000000c1e2f415161707d8b96998d847d79797c838c988e827567584939281706000000000000000000000c2032424f555759687d94a998836c5a58565247372512000000000000000000000e2133455668798a9a8c7a6a59493b2d1d0b00192d4155697c8f9e9a88786b615a565a6f869b9f89735e48331e09000000192e42566a7d8f9f9988776a6059545a6f869b9f89735e48331e0900000000000d22374c62778da39b866f5a443f4b4f4f4f4f4f4f4f4f4f4f493d2d1b0800000000000312202d3a454f575e63666666645f5950463a2c1d0d0000000000000000010e1b27313b434a4e566169645648423a3025180b00000000000000000f23374958626d72614f515f6c78808380786c5e4d3c2a1704000000001f344a5f73889ba092806a566b8094a19986725d48331e00000000000d1b28343f4951575c5f5f5f5d59534a4034271809000000000000000000000009131d26303a444e57616b75808993806a543f2a15001f344a5f748b8e847a70665c53493f352b21170e04000000000000000000000000000000081d3145596d82949683705e4d47545f686c6b675e5245455460686b68625a5045392c1f100100000000000000000000020c13161525394d606e7185998874604d392511000000000000000000000d19232d4155697d929a86715d5858585858585858677b8fa49e8a75614d39261f14060000000316293b4d5e6f808f9c98897b70696565686f7a879694867667574635231100000000000000000000031424323b404253687d94a998836c5743403d35291a0800000000000000000005182b3d506274869792806e5d4c3b2b1d0f000012263a4d5f70808f9a97897d756f6b686f869b9f89735e48331e0900000013273a4d6070828f9b96887c746d69676f869b9f89735e48331e09000000000b1722374c62778da39b866f5a442f373a3a3a3a3a3a3a3a3a3a362c1f0f0000000000000002101c283343515f6a675d524f4b453d34281c0e00000000000000000000000a172633414f5c68747d74665846321d130700000000000000000014293e53667580806c5b616f7d8a9598948a7c6b594734210d000000001f344a5f748ba0ad98836c576c8397aca08b745f4a341f0000000000000a17222d353d43474a4a4a48443f372e23170900000000000000000000000000000a141d27313b444e58626c7680806a543f2a15001f344a5f74857a71675d534a40362c22180e0500000000000000000000000000000000000e23374b6074899c8c796653465665727b82827a7063545363727d807c766d62564a3d2e1f100000000000000000000000000005192d4155687c868696907c6854402c1804000000000000000000000712263a4e62768b9f8c776e6e6e6e6e6e6e6e6e6e8296aa97836e5a46321e0b02000000000d203346586a7c8e9e9b8a796a5e555050545d697788999586756452412e1c0900000000000000000000061420272b3e53687d94a998836c57422c2822180b000000000000000000000e2235475a6d80929a887462503f2e1d0d0000000a1d30415261707c879097918a84807d7c869b9f89735e48331e090000000b1e30425362717d8891989088837d7c7b869b9f89735e48331e09000000091a28343a4c62778da39b866f5a442f2225252525252525252524211a0e0100000000000000000015293e51616f7d7a6f6357493c2e21170b00000000000000000000000918273543515f6d7986928575604b36200b00000000000000000000142a3f54697d928a796f72808e9b908c8e98897663503c2814000000001e33485d718698a093806b56697d919f9a87725d49341f0000000000000005101922292e3234343433302b241b110500000000000000000000000000000000010a141e28323b464f59636d7467533e2914001f34495d7072685e544a40372d231910050000000000000000000000000000000000000013283d51667a8f9985705d49536474838f96968d8272635d70829095928a8074685b4c3d2e1e0d0000000000000000000000000d2135485c7085989a9297836f5b47331f0b00000000000000000000000b1f33475b6f8498928484848484848484848484899ca48f7b67533f2b1703000000000115283c4f6275889aa3907d6c5c4d413b3b404b596a7b8da09382705e4b3926120000000000000000000000030c13293e53687d94a998836c57422c170f060000000000000000000004182b3e5164778a9d917d6a5745332110000000000012243443525f6a737b83888d9194939392a09f89735e48331e09000000011325354453606b757c848a8f92949291919f9f89735e48331e09000000142738464f5362778da39b866f5a442f1a0f0f0f0f0f0f0f0f0f0f0d060000000000000000000000172c42576c808e8d8274675a4c3e3021120300000000000000000007172736455361707d8b978f7d6e5c48341f0a0000000000000000000011263a4e627689988a8486909a8c7d767a8993806b57422d19040000001a2e42566879878b847563506173828a887b6a57432f1b000000000000000000060e14191d1f1f1f1e1b1610080000000000000000000000000000000000000000010b151f29333d46505a5f5849372410001a2e41515d5e554b41372e241a1006000000000000000000000000000000000000000000172c41566b8095937d69554b5e708293a19b979891827064788da0958d909286786a5b4c3c2b1a08000000000000000000000115293c5064778ca09180958a76624e3a2611000000000000000000000004182c4054687c91a097949494949494949494949ba79c8874604c3824100000000000081c3044586b8092a59a8773604e3e2f26262d3c4c5e7084979f8d7a6855422e1b0700000000000000000000000013293e53687d94a998836c57422c170200000000000000000000000c2034475a6d82949c8874614e3b281604000000000006162534414d5760686e73787b7d8282869b9f89735e48331e090000000007172635434e5861696f75797c808283879b9f89735e48331e090000001c30445663686b778da39b866f5a442f1a0500000000000000000000000000000000000000000000162b3f53667687989286776a5c4e3f30211100000000000000000214253545546271808e9b92827060503f2d1905000000000000000000000b1f3346596b7c8c98999b968a7b6e616b7d887d6e59442f1a050000001326394b5b6972747166574655646f74736b5d4d3b28140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202a333d464a453b2c1a080011233341494942392e251b110700000000000000000000000000000000000000000000001a2f445a6f84998e78644f53677a8ea097888285908f7d6b7c919d89777b859189796a5a4937261402000000000000000000081c3044586c80949f8a798f927d6955402c190400000000000000000000001125394d61758a9e8b7d7d7d7d7d7d7d7d7d8297aa95826d5945311d0900000000000e22374b5f73889ba7927d6a5744312011111e2f4154677b8fa39885715d4a36220e00000000000000000000000013293e53687d94a998836c57422c1702000000000000000000000014283b5063768a9e94806c5845311e0b000000000000011323323c40444c535a5f6366696b6f869b9f89735e48331e0900000000001223303b3f454e555b6064686a6c6f869b9f89735e48331e090000001f344a5f737c80838ea39b866f5a442f1a0500000000000000000000000000000000000000000000102436485869798a9b96897a6c5d4e3f2f1e0c000000000000000c20324353637282909e958573635342322110000000000000000000000003172a3c4d5e6e7a85898983786b5d506276746a61523f2b17020000000a1c2d3d4c575d5f5d54483946535b5f5e584d3f2f1e0b0000000000040c1011111111111111111111100c0400000000000000000000000000000000000000000000000000030d17212a323431291d0e00000515232e34342f261c1208000000000000000000000000000000000000000000000000001d32475c71879c8a74604b596e83979e8b786b72809089767c9399846e6772808f8877665543311f0d0000000000000000001024384b5f73889b988474899884705c48331f0b00000000000000000000000a1e32465a6e8397917c6868686868686873889ca28e7a66523e2a1602000000000013273c5165798fa3a18c77634f3b271402001124384c6074899da18d7965513d2814000000000000000000000007192c3e53687d94a998836c57422e1b0800000000000000000000061a2e43576b8093a18d7864503d2915020000000000000a1e30414f56524940454a4e51545a6f869b9f89735e48331e09000000000a1d30414e54514740464b5053555a6f869b9f89735e48331e090000001f344a5f748b9497999c9b866f5a442f1a050000000000000000000000000000000000000000000007192a3b4b5c6c7d8e9e998a7b6c5d4d3c2a170300000000000013283c4f607182919f988877665645352414030000000000000000000000000c1e3040505d687073736f665a4d47586361574e4334220f00000000000f1f2e3a43494a4841372a3540474a49443b2f211100000000000b172025262626262626262626262520170b0000000000000000000000000000000000000000000000000000040e171d1f1d160c0000000005111a1f1f1b13090000000000000000000000000000000000000000000000000000001e33485e73899c88725d495e73889d97836f5b61718294827b9198836c57617082928572614e3c2916030000000000000004182b3f53677a8fa3927d6e83978b77634e3a2612000000000000000000000003172b3f53677b9097836e5a5353535365798ea29b88735f4b37230f000000000000172c41556a8094a99c88725d4934200c0000091d31455a6f8499a995806b57422e190400000000000000000000112436495b6d8094a79883705d4b382513000000000000000000000c2035495d72869a9a86715d4935210d0000000000000013263a4d5f6b655c534c464444495d72889c9d88725d48331e09000000001326394d5f69645a524b454242495d72889c9d88725d48331e090000001f344a5f737c8082848789826f5a442f1a0500000000000000000000000000000000000000000000000c1d2d3e4e5f6f8091a19a8b7b6a5946321e09000000000000162b40566b7d8f9f9b8b7a6959483827170600000000000000000000000000011222323f4b555b5e5e5b53493d3a474e4d443b32251605000000000001101d272f3434332e251a232c32343430281e110300000000091a28343a3b3b3b3b3b3b3b3b3b3b3a34281a090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9b86705b4b60768ca0927d6854536476888c798f98836c5752637486907d6b594633200c000000000000000b1f33475b6f8397a08c77687c91927d6955412d190400000000000000000000001024384c6074899d8975604c3e43586c8095a894806c5844301c080000000000001a2f44596e8499ad99846e59442f1b06000002172c41566b8095aa9a86705c47321d080000000000000000000a1c2e415366788b9e94908d7a6754422f1d0a00000000000000000011253a4f63788da195806b57422e1a06000000000000091c304356697c786f67605b59595c67798da19a86705b46311c06000000081c2f4255687c776e665f5a57575b66788ca19a86705b46311c070000001c30445663676a6c6f71736f6353402c17020000000000000000000000000000000000000000000000000f2030415162728494a5988975604b36210b00000000000014293e526473828f8e7d6d5c4c3b2b1a0a0000000000000000000000000000000414212e39414749494640372c2a34393831281f140700000000000000000b141b1f1f1e19120810181d1f1f1b150c010000000000142738464f505050505050505050504f463827140000000000000000000000020e161c1d1d1d1c191106000000000000000000000000000000000000000000060c1013131513110d08020000000000000000000000000000000000001f344a5f748b9b866f5a4c62778da38f79645047586a7c90828c99846e584556697b8f8975624f3b28140000000000000013273b4e62768a9e99857062768b9985705c48331f0b0000000000000000000000091d3145596d82968f7b67523e4a5e72879ba18d7965513d2915010000000000001d32475c71879cab96826b56412c170200000013283d52677c92a79f8a745f4b35200b0000000000000000021427394c5e7083959d89849785725f4c392714010000000000000000152a3f53687d92a5907b66513d2814000000000000000e23384c5f72868c837b74706e6e70778596a894806b57422d18040000000e23374b5f72858a8279736f6c6c6f768495a895806c57422d1904000000142738464f5254575a5c5f5d5245362411000000000000000000000000000000000000000000000000000212233444556576879587796b5c48341f0a0000000000000f2335465563708080705f4f3e2e1d0d000000000000000000000000000000000004101c252d323434312c241a182024231e150c0200000000000000000000000000000000000000000000000000000000000000001c3044566366666666666666666666635644301c0000000000000000000002121f2a31323232322d2417080000000000000000000000000000000000010b131b202528292a2926221d160e04000000000000000000000000000000001f344a5f748a9b866f5a4c62778ca18f78634e3b4d60728689899b86705b464c5f7286927d6a57432e1a060000000000071b2e42566a7d92a6937d6a5c70859a8b77634e3a2612000000000000000000000002162a3e52667a8f96826d59445065798ea29a86725d4a36210e000000000000001e33485e73899ea9947d69543f2a150000000011263b50667a90a5a28d77624d38230e00000000000000000c1f314456687b8ea095827a8e8f7c695643301e0b0000000000000000182d42576c8297a18c77624d38230e000000000000000f253a4f64798792978f89868484868b95a39d8b7865513d2814000000000f253a4f64798893958e88848383858a94a29e8c7965513d291400000000091a28343a3d3f4244474a484034271806000000000000000000000000000000000000000000000000000005162637475868798576695b4e3e2c1905000000000000061828374553616f7262524131201000000000000000000000000000000000000000000912181d1f1f1c181107050c0f0e0a0200000000000000000000000000010d15191a1a1a1a1a1a1a1a1a1a19140b000000001f344a5f737b7b7b7b7b7b7b7b7b7b735f4a341f000000000000000000000e1f303d4547474747413526150200000000000000000000000000000008131e272f353a3d3e3f3e3b37312a21170c0000000000000000000000000000001e33485e73899b86705b4b60748a9f8f78644f3a4356697c90919d88725d4842566a7d9286725d4935200b00000000000e22364a5e72869aa08c7763566a8093927d6955412d190400000000000000000000000f23374b5f73889c88735f4b576b8094a793806a57432e1b07000000000000001f344a5f748ba0a9947d68533e2913000000000f253a4f64798fa4a48f78644f3a240f000000000000000517293c4e617386989f8c787185988673604d3a281502000000000000001b30455a6f869a9e89735e49341f0a000000000000000d22364a5c69747d8890979b99999b9f9e978d7d6d5c4935210e000000000d22364a5d6a7580899198999898999e9f988e806e5c4936220e00000000000b172025282a2d2f3234332d2317090000000000000000000000000000000000000000000000000000000009192a3a4b5b6c7366594b3d30200f00000000000000000a19273543515d5e54443423130200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002121f292e2f2f2f2f2f2f2f2f2f2f2e271d0f0000001f344a5f748b91919191919191918b745f4a341f00000000000000000003172a3d4e5a5c5c5c5c5344321f0b00000000000000000000000000000b1925303a434a4e52535453504b453d342a1e1104000000000000000000000000001c32475c71879c88725c475c71879b907b66513c394d6074889ca08b76604b3b4f63788d8d77634e3a25100000000002162a3e5165798da19a86715d5064788d9985705c48331f0b0000000000000000000000081c3044586c82958e7965515e72879ba08c7764503b271400000000000000001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f000000000000000f223446596b7d90a3968370687b8f907d6a5744321f0c000000000000001d32475c72889c9c87715c47321c0700000000000000071a2d3e4c57616b747b83888c8d8d8c89837a6f60503e2c190600000000071b2d3f4d59636c757c84898d8f8f8d8a857b7061513f2d1a06000000000000040c101315181a1d1f1e1911050000000000000000000000000000000000000000000000000000000000000c1c2d3d4e5b5f56483b2d1f12020000000000000000000917253340484943362616050000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000f20303c4344444444444444444444423a2d1d0b00001f344a5f748284868da19d8a868382745f4a341f0000000000000000000b1f33465a6c72727270614e3b2713000000000000000000000000000b1a2836434d565e636768696865605950473c2f2213040000000000000000000000001a2f44596e84998a745f4a586c8296947d6955403144586c8095a38e78644f3a4a5f7389927c68533e2914000000000a1e3145596d8295a7937d6a564a5e72879b8b77634e3a261200000000000000000000000115293d5165798e95806c5864788da29985705d4834210c00000000000000001f344a5f73899fa9947d68533e2913000000000f24394e63788fa4a59079644f3a250f000000000000071a2c3e516376899b9f8c79665f7285988774614e3c2916040000000000001f34495e73899f9b866f5a442f1a0500000000000000000f202e3a454e5860686e7376787877746f675d514232210f00000000000010212f3b46505961696f74777979787570695e51423321100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f303e474a44382b1d0f0100000000000000000000000715222d33342f251809000000000000000000000000000000000000000000000000000000000515232e34343434343434343434343431291d0e0000182b3e4e585a5a5a5a5a5a5a5a5a5a574b3a281400001d314558676b6e748ba09c87706d6b675845311d00000000000000000013273b4e62768888887d6a56422e1b070000000000000000000000071828384654606a72787c7d7d7d79746d63594d40312212020000000000000000000000172c41566b80958d77634e52667a8f98846f5b46333d5165798ea2917c67523d465b708695806b56402c16000000001125394d6175899ca08c77634f43586c8295927d6955412d180400000000000000000000000e22364a5e72879b87725e6b8094a6927d6a55412d190500000000000000001e33485d72889daa95806a543f2a150000000010253b50647990a5a38f78634e38230e000000000000122437495c6e8293a695826f5c55687b8f917d6b594633200e0000000000001f344a5f748ba099846e58432e1904000000000000000002101d28323b444c545b5f626363625f5a544b403223140300000000000003111e29333d464e545b5f63646463605c554c413324150400000000000000000000000c161b1d1d1d1d1d1d1d1c1911161c1d1d1d1d1d1d1c1810050000000000000000000000000000000212202b333430271a0d00000000000000000000000000000511191e1f1b1308000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a453b2c1a08001e33475b6b6f6f6f6f6f6f6f6f6f6f6957432f1a050016293b4953565f748ba09c87705b5653493b29160000000000000000071b2f42566a7d929d9986715d4a36220e0000000000000000000001132536465664727d868d919494938f8980766b5e4f4030200e000000000000000000000013283d52667b90917c68534b5f73879a8a76624f3d364a5e73889c95806b5641445a6f8498836d58432e1800000005192d4154687c90a49a86715d483d52667a8f9985705b47331f0b0000000000000000000000071b2f43576b80948d786472869a9f8b76634e3a26120000000000000000001b30455a6f859aac97826c57422d180300000013283d52677c91a7a18c77624c37220d00000000000a1d2f415466798c9e9e8b7764524c5f728598897563503d2a180500000000001f344a5f748ba099846e58432e1903000000000000000000000d1f30404f5c676f74777776726b62574a3b2b1a080000000000000000000c17202a32414f5c69695f544e4b4741392f2315060000000000000000000000101e293032323232323232322d242a31323232323232312c221506000000000000000000000000000000020f181e1f1c1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2e41515d5f5f5f5f5f5f5f5f5f5f5f5849372410001f344a5f7486868686868686868686705b46301b06000c1d2c373e4a5f748ba09c87705b463e372c1d0c00000000000000000f23374a5e72869a9a958d7965513e2a16020000000000000000000b1e304354647483909a958b8583848a9393897b6d5e4e3d2c1a08000000000000000000000f24384d61768a96826d5945576a7d9092806c5a4a4044586d829799846f5a4543586e8499846e58432e19000005112134485c708498a7937d6a5642374b6074899d8b76624e3a261308000000000000000000000014283c5064788d94806b788da19884705b47331f0b000000000000000000182d42576b8295aa99846f5a45301b07000001162b40556a8094a99e89735f4a35200b000000000215273a4c5e718396a694826d5b484255687b8f92806d5a4734220f00000000001f344a5f748ba099846e58432e190400000000000000000004172a3d4e5e6d7983898c8d8c878074685949372513000000000000000000000412263b4e5f6d7a7c7166594c3e30261d120500000000000000000000000b1d2e3c45474747474747474741353d4547474747474746403324120000000000000000000000000000000000000000000000000000000000000000000000000000000002080d11151719191a1917130f090200000000000000000000000000000000000000091f34495d70747474747474747474747467533e2914001f344a5f748b8f91969b9b94908f87705b46301b0600000e1a24344a5f748ba09c87705b4630241a0e000000000000000003172b3e5266798ea28f8495826d5945311d0900000000000000000115283b4e60718393a1938477706c6f7682909a8c7c6c5b4a37251200000000000000000000091e33475b7084988874604c4d607385968a78685b56595e687c929d88735e49445a6f8599846e58432e19000514222d3c5064778c9fa08c77634f3b31455a6e8397927d6955402f251809000000000000000000000d2135495d72869a86718093a5917c6854402c180400000000000000000014293d52667b8fa49d88735e4a36210d0000081c3045596e8398ad9985705b46311c070000000b141f324456697b8ea19c8a7664513e394c5f7285988a7664513e2b1912090000001f344a5f74899f9a866f5a442f1a050000000000000000000c2034475a6c7c8c968a8483848a9286776755422f1b0700000000000000000000152a3f54697d8b8f83766a5c4e4132231405000000000000000000000014283b4c595c5c5c5c5c5c5c5c53444e5a5c5c5c5c5c5c5b51412f1b070000000000000000000003090e12131513120f0a0400000000000000000000000000000000050f161c22262a2c2e2e2f2e2c28231d150c0200000000000000000000000000000000000a1f344a5f748b8b8b8b8b8b8b8b8b8b806a543f2a15001f34495d7077797c8ba09c877b78776d5a45301b060000000a1f344a5f748ba09c87705b46301b080000000000000000000b1f33465a6e82969c887d928974604d3925110000000000000000091d3144576a7d90a1988674655b575a647283959b8a796754412e1b0800000000000000000004182c4054687c908f7b685443556778899687796f6b6d72798393a18c77624d465b708799846e58432e19001122324048586b8093a79a86715d483f354253687c919884705b4a4336271502000000000000000000061a2e42566a80938b7685999e8a75614d392511000000000000000000000f23384c6074889ca28d7864503c291605001124374b5f73889da793806a56412d18030001111e282e3c4f61738699a693806d5a47342f4255697c8f94826e5b49362c261b0e00001e33485d72889d9c87705b46311c0700000000000000000012263b4f63768a9887776f6c6f77879685725e4a36220d0000000000000000000013283d516373849595887a6c5f50423223130300000000000000000000192e43576a7272727272727270614d5a6c7272727272726f5f4a36210c0000000000000000050f171e2327292a2927241f191108000000000000000000000000000b18222a31363b3f4143434443413d3831281f1509000000000000000000000000000000000a1f344a5f748688898c90a0a0908b88806a543f2a15001a2e41525e6264748ba09c877064625d4f3e2b16020000000a1f344a5f748ba09c87705b46301b0600000000000000000013273b4e62768a9e9582778c907c6854402d1905000000000000001024384c6074889ba38f7b69574842465465778c9f9684715e4b37230f000000000000000000001125394d6074889885715e4c495a6b7a8a978b848283888e969ca1907b66524a5f748997826c57422c1700192d40515d6373879ba7937d6a605c5043535e62768b9f8a76635e5444321e0a0000000000000000000013273b4f63778c917c8b9f97836e5a46321e0a00000000000000000000091d3145596c8093a594806c5846332316151e2e4053667a8fa3a08c7864503b271300000e1f2f3b4247596c7d91a39c897663503d2a29394c5f7286998b7865534541392c1c0a001b30455a6f869a9d88735e49341f0a000000000000000000152b4054697d938f7b685b575a697c928e7965503b2611000000000000000000000e2134455566768898988b7c6e605141312110000000000000000000001a2f445a6f8688888888888879644f5c7288888888888877624c37220d000000000000010d18222b32383c3e3f3e3c39332c241a100400000000000000000000091a29353e454b5054575858595856524c453b32271a0d000000000000000000000000000000091e33475b6b70727476889da08b75726f64513d281300122434424a4d5f748ba09c87705b4c494031210e000000000a1f344a5f748ba09c87705b46301b060000000000000000071b2f42566a7d92a38f7a71869884705c4834200c00000000000000152a3e53677b90a39c8873604c392d36485c708499a18e7a66523e2a15000000000000000000000a1d3144576a7d918e7b6856454d5c6b7986909797989a968f879391806b564f64788d947d6954402b15001e33485d6f777c8fa2a18c7c78756e5b4c6071767a8599917c7872614d39240f000000000000000000000c2034485d7085968290a4907b67533f2b1703000000000000000000000216293d506376899a9c8875635141332b2a2f3c4c5d708396a99683705c4935210c0000182b3d4d575c6476899ca592806c5954473636475459697c8f95826f5e5a554a3a271400182d42576c8296a18c76614c38230e000000000000000000172c42576c83978b75604c424e63788f937c67523d281300000000000000000000051727384859697a8b9b9b8d7d6f5f4f3e2d1a070000000000000000001a2f445a6f868b8d8f959d9079644f5c72889d9a908d8a77624c37220d000000000003111e2a353e464c51535453514d4840372d2115070000000000000000011427384751595f65686b6e6e6e6e6b6660584e44382b1d0e00000000000000000000000000040a182b3e4e585b5d5f72889da08b745f5a544635220e000616242f354a5f748ba09c87705b46342d221303000000000a1f344a5f748ba09c87705b46301b0600000000000000000f23374a5e72869a9c88736b80958c7763503c281400000000000000192e43586d8296ab97836d5944301d2c41556a8094a996826d58432f1a050000000000000000000115283b4e6173869886746251414d5b68737c83878886827b76837c756955576a7d938f7a66513c2712001f344a5f748b929a9c9c97918e89735e4e63788c8f939c9b928d79644f3a250f000000000000000000000a192d41556a7d92939a9d8974604c3824100000000000000000000000000d203346596b7c8e9e92806f5f5045403f434c5a6a7b8da09d8b796653402d190600001e32475a6a70758294a69c8875726e65533f3f53656e727486998c79736f6857432e1a0014293e53687c91a48f7a65513c2813000000000000000000172c42576c82978b74604b465065798f937c67523d28130000000000000000000000091a2a3b4c5c6d7d8e9f9d8e7d6d5c4a36220d000000000000000000192e43576a737577798da39079644f5c72889d947d7774705f4b36210c000000000313212f3c48515a616668696866625c544a3f3225160700000000000000071c304456646d74797d8283848483807b746b6156493b2c1d0d00000000000000000000050f181e2428303c4346485c72889da08b745f4a4036281705000006121f344a5f748ba09c87705b46301b100400000000000a1f344a5f748ba09c87705b46301b060000000000000003172b3e5266798ea295826d65798e93806b5743301c080000000000001d32475c70869ba8947d69543f2b16273c51667b90a59b87725d48331e09000000000000000000000b1e314456687a8d92806f5f4f404a5660686d7072706c67686e68615a4e6073869a8a75604c38230e001f344a5f74878787878787878787735e4e63788787878787878779644f3a250f0000000000000000000f1c27303a4e63778b919191826d594531281e1102000000000000000000000417293c4d5f7080909e8d7d6e62595454575f6a7888999f8f806d5c4a3724110000001f344a5f74868a8f9ea49e8f8a87836c574242576c83878a8d9c978c8884705b46301b001025394e62768b9f94806b56422e1a060000000000000000152a3f54687c918f7a695e5b5f6d80948e7965503b26110000000000000000000000000c1d2e3e4f5f708291a29a8c79644f3a250f00000000000000000014283b4c595e6062778da39079644f5c72889d947d685f5d5242301c08000000001121313f4d59646e757a7d7d7d7b7670675c5043342516050000000000000a1f344a5f7382898e939694919092958f887d7367594a3b2b1a0900000000000000000c18222b33383d3e3f3d3a475c72889da08b745f4a3424190a000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b06000000000000000b1f33465a6e8296a28e7a665e72879b87735f4b3723100000000000001f34495e73899ea7917b66513c2712243a4f64788fa49f8b74604b36200b00000000000000000000021527394b5d6e80918e7d6d5e5043434d53595b5c5b57535558544d4a5a6b7d9096826e5a46321d09001e33485c6d7070707070707070706c5a4b5f6f707070707070706f604d38230e00000000000000000d1d2d3a444a4b5b707b7b7b7b7966524a443b2f201000000000000000000000000c1e3041526271828f9b8d80756d6a696c727c88979c8f827061503e2c1a070000001f344a5f748b8f8f8f8f8f8f8f8f836c574242576c838f8f8f8f8f8f8f87705b46301b000a1f33485c7084989a86715d4935210d00000000000000001125394e61748695887a7370737c8c9685725f4b36220d000000000000000000000000001020314152627384948a7c6e5f4c38230e0000000000000000000b1d2e3c46494c62778da39079644f5c72889d947d68534841342513000000000c1e2f3f4f5d6b77828a90939494908b83796e6152433323120000000000000a1f344a5f748b9da29186807b7a7c828a96918577685949382715020000000000000f1d29353e474d515353524f495c72889da08b745f4a341f0a00000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b060000000000000013273b4e62768a9e9b87735f576b80948f7a66533f2b170300000000001f344a5f748ba0a59079644f3a251023384e63788da3a18c76614c37220d00000000000000000000000a1c2e4051627283938c7c6e6054493e3f44464746423e4143414c5968788a9b8c7966523f2b170300192c3e4f595b5b5b5b5b5b5b5b5b59544b515a5b5b5b5b5b5b5b5a5243311d090000000000000006192b3b4b575f605e6166666666655e605f574d3e2e1d0a0000000000000000000001122334445362707d8993928983807d82868f99948a7d7062534332210f000000001f34495e72787878787878787878786b5a564d566b7878787878787878786f5a45301b0004192c4054687c8fa08d7864503d291602000000000000000a1e314456677785908e8887888f9287776755422f1b0700000000000000000000000000021323344555667687796b5e5041301c0900000000000000000000101e2a31374c62778da39079644f5c72889d947d68533e2d24160700000005182a3c4d5d6d7b89959388827d80848e978c80706151412f1d0b00000000000a1f344a5f748ba09c87736a6665676e788695958777675644321f0c00000000000f1e2d3b47515b6266686867635d5c72889da08b745f4a341f0a00000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b06000000000000071b2f42566a7d92a594806c585065798d96836e5a46331f0b00000000001f344a5f748ba0a59079644f3a250f23384e63788da3a38d77624c37220d0000000000000000000000001022334454647484928c7d71665b524a44403e3c3e41454c545e6a77879793826f5c4a36230f00000f21313d4546464646464646515f6a675d524546464646464646454034251401000000000000000e22364859687376736a5c505059687376736a5c4c3a271300000000000000000000000616263544525f6b7680878d91949494918d8882776c60524435251403000000001b2f43546163636363636363636363656f695f535d6363636363636363635f513f2b1700001125394c6073869994806c5945321f0c0000000000000002152739495967737c848889898680756859493826130000000000000000000000000000000616273748586974695b4d403223120000000000000000000000000d1622374c62778da39079644f5c72889d947d68533e291306000000000f223547596b7b8c9a9282756c686a707c8c9c8f806f5e4c3a271401000000000a1f344a5f748ba09c87705b5150535b67768899958573614e3b2815020000000c1d2d3c4b58646e767b7d7d7c78716772889da08b745f4a341f0a00000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b060000000000000f23374a5e72869aa18d7965514a5d72869a8a76624e3a261300000000001f344a5f748a9fa59079644f3a251024394e63788fa4a18c76604b36210c000000000000000000000000041526374656657382909083786e665e5955535253565a6067707b88969686756452402d1a0700000313202a3030303030303e51616f7d7a6f6356493c3030303030302c231607000000000000000014293d516577878c887a6956516476868c887a6956432e1a05000000000000000000000008172634414e59636c72787c7d807d7c78736d645a4f42352617070000000000132536444c4e4e4e4e4e4e4e4e5e6c77827c7165594e4e4e4e4e4e4e4e4e4b423322100000091d304356697c909c8975614e3c291705000000000000000a1b2b3b495560686f727473706b62584a3b2c1a090000000000000000000000000000000009192a3b4b595f584b3d2f221405000000000000000000000000000d22374c62778da39079644f5c72889d947d68533e29130000000004182b3e5164768999998674645853555e6d7d909e8e7c6a5744311d0a000000000a1f344a5f748ba09c87705b463b3e49596a7c90a2917d6b5845311d0900000517293a4b5a6976828a909494928d857a70879ca08b745f4a341f0a00000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b06000000000003172b3e5266798ea29a86725e4a43576b8093927d6956422e1a06000000001e33485d72879ca7917b66513c2712273c51667b90a59f89745f4a35200b0000000000000000000000000008192838475664717d8b958b8279736d6a6867686b6f747b848d9995877768574635221000000000020e161b1b1b1b1b2e43586d808e8d8274675a4c3e30211b1b1b181005000000000000000000172c42576c8295a19986725d566b8094a19986715d48331e09000000000000000000000000081624303c4650585e6367686b6d67645f5851473d312517080000000000000818263138383838383838384e637789958f8376695c4e40383838383838373024150500000114273a4d60728597927d6b594635231202000000000000000d1d2b38434d545a5d5f5e5c564f463a2c1d0e0000000000000000000000000000000000000c1d2d3b464a453b2d1f110400000000000000000000000000000d22374c62778da39079644f5c72889d947d68533e2913000000000b1f33475b6e8294a4907c6956463e414f6073869a998773604d392511000000000a1f344a5f748ba09c87705b46302c3b4d6073889c9b8874604d39241000000f22354758697888949e9d938d8b8c908d80879ba08b745f4a341f0a00000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b0600000000010d1f33465a6e8296a793806b57433b5064788d9986715d49362210050000001a2f44596e8397a8947d6954402b162b4054697d93a89b86715c47321d0800000000000000000000000000000b1a29384653606d78838d958e8883807c7c7d8084898f97998f847668594a392817050000000000000000000000172c4054667688989285776a5c4e3f30201000000000000000000000000000172c42576c8398ada08b745f576c8397aca08b745f4a341f0a0000000000000000000000000006131e2a333c434f5c68737d80746958443d342b201407000000000000000009151e2323232323232334485a6a7a8b9a94887a6c5e4f403023232323221c1306000000000a1d30435567798c9b897664524130201103000000000000000d1a2630394045484a4847423b33281c0e00000000000000000000000000000000000000000f1d2a323431291d0f010000000000000000000000000000000d22374c62778da39079644f5c72889d947d68533e29130000000011263a4e63768a9e9e8975604d39293143576a8093a3907c6854402b17020000000a1f344a5f748ba09c87705b46301d3044586d8296a4907c68533f2a150005182b3e5164768797a5998b807874767b85908a9ca08b745f4a341f0a00000000000a1f344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b0600000002121f2a3b4e62768a9ea08c7764503b35495d71869a8d7965513d2c2316070000162b3f54687c91a497836e5a45322232465a6e8397a995826c57432e19050000000000000000000000000000000b1a2836434f5b66707a838a91969493939395999a958e867c7266594a3b2c1c0b0000000000000000000000001125374859697a8b9b96887a6b5d4e3e2e1e0c000000000000000000000000172c41556a7d929f9987725e55697d919f9987725d49341f0a0000000000000000000000000000061726354452606d7986919284715c473221180e020000000000000000000002090d0e0e0e0e0e182b3c4c5c6c7c8d9c988b7c6d5e4e3d2a160e0e0d08000000000000011326384a5c6e80909382705f4e3e2f2112020000000000000009141d252c30333433312d2820160b000000000000000000000000000000000000000000000c171d1f1d160c00000000000000000000000000000000081122374c62778da39079644f5c72889d947d68533e291300000000162b4054697d92a699846f5a46311d273b5065798fa397836e5a45301b060000000a1f344a5f748ba09c87705b46301b2a3e53687c92a797826d58432e19000c2034485b6e8294a59b8b7a6d635f6168727d8d9fa08b745f4a341f0a000000000a1721344a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b060000000f20303d44566a7d92a59985715d48383242566a7d9295826d59464034251402001125394d6175889b9d8975614f3e373d4e6175899da18e7966523e291400000000000000000000000000000000000a1825323e49545d666f767c828688898b898885807972696054483b2c1d0e00000000000000000000000000081a2a3b4b5c6d7d8e9e988a7b6c5c4c3b291703000000000000000000000012273b4f6274838a887b6a574e6173828a887b6a57432f1b060000000000000000000000000000122434445362707d8b979586756555422e1a0500000000000000000000000000000000000000000d1e2e3e4e5e6e7d8f9e9b8c7c6c59442f1a0500000000000000000000091b2d3e50617283928e7d6c5c4d3f30200d0000000000000000010a11171b1e1f1e1c19130c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111b242b374c62778da39079644f5c72889d947d68533e2913000000001a2f44596e8397aa95806a55402c1722374c61768ca19d88735e49341f0a0000000a1f344a5f748ba09c87705b46301b263b50657990a59b86705c47311c0012273b4f63778b9ea3907d6c5c504b4c556072889da08b745f4a341f0a000000081928343c4a5f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b06000000182b3e4e595f72869aa6927d6a5c554841505a63778c9c8874605b5243311e0a000a1e3145586b7d8fa0917d6c5c504c4f5b6b7d91a49785725e4b37230f0000000000000000000000000000000000000714202c37414a535b62686c7072747474726f6b655f564d42372a1d0e0000000000000000000000000000000c1d2d3e4f5f708091a29a8b7a6a5946321e0900000000000000000000000c20334556657074736b5d4c4455646f74736b5d4c3a27140000000000000000000000000000061b2e41526271828f9c9788776757473725120000000000000000000000000000000000000000000010203040506070809092877b6e5a45301b0600000000000000000000000f21334454647484938b7a6b5d4e3d2915000000000000000000000000000000000000000000000000000000000000000000000000000000080e14181b1b1c1b1916100a020000000000000000000000000816232e3840464c62778da39079644f5c72889d947d68533e2913000000001d32475c71879ca7927c67523d28131f344a5f748ba0a08b76604b36210b0000000a1f344a5f748ba09c87705b46301b24394e63788fa49e89735e48331e00172c40556a7d93a79c8874604e3e3538475c72889da08b745f4a341f0a0000001225374650555f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b060000001e33475b6c73798ea2a08b78747066544b5e6e73778599907c746f614e39240f000215283b4e607183929c8a7a6d6461636b78899b9c8c796755422e1b0700000000000000000000000000000000000000030f1a242e373f474d53575b5d5f5f5f5d5a56514b433a3025190c0000000000000000000000000000000000102031415262738494a5978875604b36210b00000000000000000000000316273847535c5f5e584d3f3746535b5f5e584d3f2f1d0b00000000000000000000000000000b20354a5e7082909f99897969594939291a08000000000000000000000000000000000000000000000212223242516171828075695e503e2b17020000000000000000000000041526364656657484918a7b6c58442f19000000000000000002070a0c0c0b08040003080b0b0b08050100000000000000000000000009131b23282d303032302e2a251e150b0000000000000000000008172634404b545a5f62778da39079644f5c72889d947d68533e2913000000001f34495e73899fa5907b66503b26111f344a5f748ba0a18c76604b36210b0000000a1f344a5f748ba09c87705b46301b23384e63788fa49f89735e48331e001b30455a6f8499ab96826d5844312132475c72889da08b745f4a341f0a000000192d4154646a6f748ba09c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b060000001f344a5f74888e98a0a0948d89836c574e6378888c909e998f897b66503b261100000c1e30425364748391998b807876787d89979a8d7d6d5c4a3825130000000000000000000000000000000000000000000007111b242b33393e4246484a4a4a4845423d362f271d13080000000000000000000000000000000000000213233444556676879587796b5c48341f0a0000000000000000000000000a1a293640474a49443b2f283540474a49443b2f21110000000000000000000000000000000b20354a5f72808a968b7a6b5b4b3b2b1b0b00000000000000000000000000000000000000000000000004142433435363736e63574c4132210f0000000000000000000000000008182838475665738285786b58432e190000000000000710161c202122201d1912171d2021201d1a1611090000000000000000020f1b262f373d4245464746433f3931281d1103000000000000000415263544525d676f7477788da39079644f5c72889d947d68533e2913000000001f344a5f748ba0a59079644f3a250f22374c61768ca1a18c76604b36210b0000000a1f344a5f748ba09c87705b46301b253a4f64798fa49f89735e48331e001e33485d72889ca7927c68533e291d32475c72889da08b745f4a341f0a0000001b30465b7080848990a29c87705b46301b060000000000000a1f344a5f748ba09c87705b46301b060000001f344a5f748b8b8b8b8b8b8b8b836c574e63788b8b8b8b8b8b8b7b66503b261100000113253646566472808a93938e8c8d929992887c6f604f3e2d1b080000000000000000000000000000000000000000000000000810181e24292d313334343433302d28221b140a01000000000000000000000000000000000000000005162737485869798576695b4d3e2c1905000000000000000000000000000b19242d32343430281e18232c32343430281e1103000000000000000000000000000000081c304354616d78847c6d5d4d3d2d1d0d00000000000000000000000000000000000000000000000000000616263545555e5c51453a2f23140400000000000000000000000000000a1a29384755636f73675b4e3c291500000000030f1a232b3134363735322d262b32363635322f2b251c0f0100000000000412202d38434b52575a5b5c5b58534d443a2e2113040000000000000f21334453626f7a83898d8f94a59079644f5c72889d947d68533e2913000000001f344a5f748ba0a59079644f3a2a23283b5065798fa39f89745f4a35200b0000000a1f344a5f748ba09c87705b46301b283d52667b91a69d88725d48331e001f344a5f74899fa59079644f3a251d32475c72889da08b745f4a341f0a0000001b30465b7087999c9fa19c87705b46301b0600000000000b1720344a5f748ba09c87705b46301b060000001f34495d7074747474747474747469554c61727474747474747473634f3a2510000000071828384755616d768086898b8b88847d756b5e514231210f000000000000000000000000000000000000000000000000000000040a1015191c1e1f1f1f1e1b18130e0700000000000000000000000000000000000000000000000009192a3b4b5c6c7366584b3d2f200f0000000000000000000000000000000711191e1f1f1b150c0610181d1f1f1b150c010000000000000000000000000000000001142636444f5b66726f5f4f3f2f1f0f00000000000000000000000000000000000000000000000000000000081727374349483f33281d1205000000000000000000000000000000000b1a293745515c5e554a3e301f0d0000000413202c363f454a4b4c4b47413a3e464b4b4a474440392d1f0e00000000021222303e4b555f666b6f7071706d6860574c3f312213020000000005182b3e506171828d979ea2a4a7a59079644f5c72889d947d68533e2913000000001e33485e73899ea5907b6654473d383945576a8093a89a86705c47321d080000000a1f344a5f748ba09c87705b46301d2e42566b8094a99a86705b46301b001f344a5f748ba0a48f78634e38231d32475c72889da08b745f4a341f0a0000001b30465b70828587898c8f86705b46301b0600000000091a28343a4a5f748ba09c87705b46301b060000001a2e41515d5f5f5f5f5f5f5f5f5f5a4c44545e5f5f5f5f5f5f5f5f564634200c000000000a1a293744505a636a70737474736f6a62594d403223130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2d3e4e5b5f56483b2d1f1102000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081826323d49545e5d51413121110100000000000000000000000000000000000000000000000000000000000a19263034332c21160b000000000000000000000000000000000000000b1927343f484943382c2012010000031323313e49535a5f60615f5c554d4f5a60605f5c59544b3d2b18050000000e1f30404e5c68727a8084878786837c74695d4f4031200f000000000d2135485b6e80909faab2b7b9bba59079644f5c72889d947d68533e2913000000001c32475c70879ba89482726459514d4d556374879aa693806b56422d19040000000a1f344a5f748ba09c87705b4636323b4b5e71869aaa95826c57422d18001f344a5f748ba0a48f78634e38231d32475c72889da08b745f4a341f0a000000192e4256666c6f72747779756756432e190400000000142738464f535f748ba09c87705b46301b0600000011233341494a4a4a4a4a4a4a4a4a463c3643494a4a4a4a4a4a4a4a443828170400000000000b1926323d4750565b5f5f5f5e5a554e463b30221405000000000000000000000000000000000000000000000000000000000000000000000000000000000001070a0d0d0d0a060000000000000000000000000000000000000000000f20303e474a44382a1d0f01000000000000000000040c10111111111111111111100c04000000000000050d10111111100b0200000000000000000000000000000915202c3742494840322313030000000000000000000000000000000000000000000000000000000000000009141b1f1e190f040000000000000000000000000000000000000000000916222d333430261a0f020000000f2131414f5b666e7376767470695f5e6d747674716e685a48341f0b0000081a2c3d4e5e6c79858e95958f8d909690877b6d5e4f3e2d1b0900000014283c5064778b9daebcc6cccebba59079644f5c72889d947d68533e2913000000001a2f44586d8397aca09083766c65626368728292a49c8a7663503c2813000000000a1f344a5f748ba09c87705f534a474c59697a8ea1a28f7a66523d2914001e33485e73889da48f79644f3a251d32475c72889da08b745f4a341f0a0000001326384853575a5c5f626463574939271300000000001c30445663686a748ba09c87705b46301b060000000515232e34343434343434343434322a252f34343434343434343430271a0b000000000000000815202a343b42464a4a4a4946413b33291e120500000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f2222221f1a130a000000000000000000000000000000000000000212202b333430271a0c000000000000000000000b1720252626262626262626262520160a000000000c182125262626251f15080000000000000000000000000000030e1a252f34332d22140400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000510191e1f1b140900000000071a2d3e4f5f6d7983898c8c8a857c72677b8a8c8a878377624c37220d00001225374a5b6c7c8b989a8b8079787a838f998c7c6d5c4a392614010000192d42576b8094a8bbccdae1d0bba59079644f5c72889d947d68533e291300000000162b3f54687d92a69c888c89807a77777c85919f9d8f7d6c5a4734200d000000000a1f344a5f748ba09e8c7d70655e5c6069778798aa9886725f4b37230e001c31465b70869aa6917b66513c271d32475c72889da08b745f4a341f0a000000091a2a373f4c5a676a61564e46392b1b0a00000000001f344a5f737c80838ca09c87705b46301b060000000005111a1f1f1f1f1f1f1f1f1f1f1d17131b1f1f1f1f1f1f1f1f1f1c1409000000000000000000030e1720272d3234343434312c261f160c0100000000000000000000000000000000000000000000000000000000000000000000000000000006111a232a3034373737342e271d1104000000000000000000000000000000000000020f181e1f1c140900000000000000000000091a28343a3b3b3b3b3b3b3b3b3b3a3328190800000c1c2a353b3b3b3b393226170600000000000000000000000000000008131b1f1e1911050000000000000000000000000000000000000000000000010a11181d1e1a1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024374a5c6d7d8b969d9c9694958f84778095a1918d8d77624c37220d00071b2e415467788a9b9d8b7b6d6563667080919b8b79685643301d0900001c31465b70869aafc3d7eae5d0bba59079644f5c72889d947d68533e29130000000011253a4e63778b9fa08b7b8893908d8d90989d968c8070604f3d2a1704000000000a1f344a5f748ba0a1938e83797372747c8896a59d8d7a6856432f1c0800182d42566b8094a894806a55412c1d32475c72889da08b745f4a341f0a000000000d22364a5c6a777d73685c4e4133251708000000001f344a5f748b9497999c9c87705b46301b060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d1f1f1f1f1c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242d363e44494c4c4c49423a2f2214040000000000000000000000000000000000000000000000000000000000000000000000142738464f5050505050505050504f453726130007182a3a48505050504e4435231100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e252b32332e2417080000000000000000000000000000000000000000000000010a1113120d04000000000000000000000000172b3f5366798c9ca59689827d80868f8980959f89777773604c37210c000e22364a5d718496a693806d5d514e5361738699978672604c39251100001f34495e73899eb3c8ddf2e5d0bba59079644f5c72889d947d68533e2913000000000b1f33485c708397a6927d7580878b8e8f8c8882796e61514231200d00000000000a1f344a5f748ba09c8786938d8888898f99a59b8e806e5d4b392613000013283c5065798da09984705b48352432475c72889da08b745f4a341f0a000000000f253a4f6479889186796c5f5143352617080000001f344a5f737c7d8284878983705b46301b06000000000009111516161616161616161614101516161616161616161616140e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b36404a52595e6162615d564c40322211000000000000000000000000000000000000070b0d0d0d0d0b050000000000000000001c304456636666666666666666666355432f1b061324364758646666666153402c180300000000000000000000000000040b101417191a191815110c0600000000000000000000000000000000000314233039404748413526140100000000000000000000000000000000000000000006131e25282721170b00000000000000000000001c31455a6e8396a99a88776d686b727b868f9a9f897362605544311d090014283d5165798da09f8a7663503f384456697d92a28f7c6854402c1804001f344a5f748ba0b5cbdff5e5d0bba59079644f5c72889d947d68533e29130000000004192c4054677a8ea09a87736b7276787877736e665c50423324130200000000000a1f344a5f748ba09c8775828b93989b9b9791887d6f6150402e1c0a00000d21364a5d7084979f8b776452423632475c72889da08b745f4a341f0a000000000e23384c5f708291978b7d6f6153443526170600001c3044566367696c6f7173706555422d1904000000000f1b252a2b2b2b2b2b2b2b2b2b29242a2b2b2b2b2b2b2b2b2b2b29221709000000000000000000000000070e13130f0800000000030c1213110a0100000000000000000000000000000000000000000000000000000000000000000a1723303c48535d666d7376777671695e50402e1b0700000000000000000000000000000004111b202222222220190f01000000000000001f344a5f737b7b7b7b7b7b7b7b7b725d48331e0d1f30425365767b7b7b705b46301b0600000000000000000000000710191f25292c2e2f2e2d2a26211a12090000000000000000000000000000000d2032414d545b5d5343311e151312100c070000000000000000000000000000000b1824303a3e3c34281c0e000000000000000000001f34495e73889da6927d6a5a53565f6974869b9f89735e4c443727150200182d42576b8095a999846f5b4733273a4e62778ca098846f5b47321e09001f344a5f748ba0b5cadff4e5d0bba59079644f5c72889d947d68533e291300000000001124374b5e708395a3907d6b5d616363625f5a52493e322415060000000000000a1f344a5f748ba09c87706e777d848686837c756b5f5142322210000000061a2e415467798b9c94827060524a47495c72889da08b745f4a341f0a00000000091c304152637384959b8e80716253443524130100142738464f5254575a5c5e5d5347372512000000000c1d2d393f4040404040404040403d373f404040404040404040403e35271706000000000000000000000d19232828241b0f03000815202628251e13070000000000000000000000000000000000000000000000000000000000010e1a2734414e5a65707982888c8d8c867c6e5d4a35200b00000000000000000000000000000313222e3537373737342c1f10000000000000001f344a5f748b9191919191919189735e48331e192b3c4e5f7183919187705b46301b06000000000000000000030f1a242c333a3e42434443423f3a352e251c12060000000000000000000000000014293d4f5f686f71604d3a292a292725201b140d040000000000000000000000091a2936424d5350463a2c1e100100000000000000001f344a5f748ba0a38e78634e3e424c5a6f869b9f89735e483327190900001c31465b70869aa994806a55412c1f34495d72889c9f8a75614c37230e001e33485e73889db1c6daece5d0bba59079644f5c72889d947d68533e291b1003000000081b2e415366788a9c9b897665544e4e4c4a453f362d211406000000000000000a1f344a5f748ba09c87705b636a6e6f6f6d6861584e4133241504000000001124374a5c6d7d8f9d8f7d70655e5c5e6372889da08b745f4a341f0a00000000001224344555667688989e8f8271625242301e0a00091a28343a3d3f42444749494136291a0800000000172a3b4a5456565656565656565651495356565656565656565656514535230f0000000000000000000d1c2b363d3d372d2115091726323b3e3a3025190e000000000000000000000000000000000000000001060a0d0e0f0e0d131f2b3845525f6b77838d959ca1a09c998b77624c37220d00000000000000000000000000000e2031404a4c4c4c4c483d2e1d0a0000000000001f344a5f748284878f9688868382735e48331e2537485a6b7d8fa09c87705b46301b0600000000000000000614202c3740484e5357585a5857544f4941392f24180b000000000000000000000000172c42576c7c837c6955423e3f3e3c39352f2920170d0200000000000000000013263847535f6863584a3c2e1f1000000000000000001f344a5f748a9fa38d77624d3a2f445a6f869b9f89735e48331e090000001e33485e73889da7917c67523d281b30455a6f8499a48f7965503b2612001b30455a6e8397aabdcfdde5d0bba59079644f5c72889d947d68533e362e211201000000112437495a6c7d8f9f9483726151423735302b231a0f0400000000000000000a1f344a5f748ba09c87705b5055595a5a58544e453b302315060000000000081a2c3e4f60707d8c988f827973727377808d9fa08b745f4a341f0a0000000000061627384859697a8b9b9f908270604d3a251100000b172025282a2d2f3234342e24180b00000000001d324659686b6b6b6b6b6b6b6b6b6257676b6b6b6b6b6b6b6b6b6b63523e2a1500000000000000000d1c2b3a4852524a3e3226192735444f534d42362b1e0e0000000000000000000000000000000000060e151b1f222324232225303d495663707c8995a0a39a928b878786715c48331f0a0000000000000000000000000000162a3d4f5d626262625b4c3a26120000000000001d314558676c6f768c947d706e6b66574430203143546677899bac9c87705b46301b0600000000000000061524323e49535c63686c6e6f6e6c69645d554c4135291c0d0000000000000000000000162b4054677b8f85715d51535453524e4a433c342a1f130700000000000000001a2e425564707d75685a4c3d2e1e0e000000000000001e32475c71869aa5907c69584c43445a6f869b9f89735e48331e090000001f344a5f748b9fa59079644f3a25182d42576c8297a8937d68543f2a1400162b3f53677a8ea0b1bfcbd4d0bba5907964535c72889d947d68534f4a3f301f0c00000007192b3d4f60708291a1908070615245382d231a130b00000000000000000a161f344a5f748ba09c87705b4640444444433f3932281e1205000000000000000f21314251606e7a868f958d8988898d939593998b745f4a341f0a000000000000091a2a3b4b5c6d7d8e9e9d8f7d68533e2813000000040c101315181a1c1f1f1a12060000000000001f344a5f748282828282828282826b5c72828282828282828282826c57422c17000000000000000e1d2b3a495866675c5044352837455361686054493c2c1a06000000000000000000000000000005101a22292f3437383a383738424e5a6774828e9ba39990867d767270716956422e190500000000000000000000000000001a2f44596d777777776955402b1600000000000016293b49535760768c947d685856534939282b3d4e60728395a7a69c87705b46301b0600000000000005152433424f5b666f777c82848484827d7871685e5347392b1c0d000000000000000000001124384c5f72868d796666686a6867635e5850473c31251709000000000000001d32475c71838f86786a5b4c3c2c1c0b0000000000001a2e42566a7d90a0998776695f58535a6f869b9f89735e48331e090000001f344a5f748ba0a59079644f3a25162b40566b8296ab96826b56412c17001024384b5e708293a1aeb9c1c6bba5907967686a72889d947d6967645d4e3b2813000000000e20314253637383929e8f807063564a40362e271d10010000000000091927333a4a5f748ba09c87705b46302f2f2f2e2b251e150c0100000000000000000314243342505d68737b82878a8b8b8886827d8483735f4a341f0a000000000000000c1d2d3e4f5f7080918d7d7062503b2712000000000000000000000000000000000000000000001f344a5f748b94979797979491826b5c72889397979797979692836c57422c170000000000000e1d2c3b49586776796e61534138465563717d71665a4936220d000000000000000000000000000b17222d363e44494c4e4f4e4c4b54606c7885929f9b90867c736a625d5b5c584b3a27130000000000020a0e0e0e0e0e0e0e0e1a2f445a6f868d8d826b56402b160d08000000000c1d2c373f4b60768c947d6853413e372b2637495a6c7d90a196919c87705b46301b060000000000001223334251606d79838b929693909092928d857b706457493a2b1b0b00000000000000000112213043576a7d9282777b7d807d7c78726c63594e42352718090000000000001b2f44576875859589796a5a4a3a291806000000000013273b4e607182909c95877b726c68666f869b9f89735e48331e090000001f34495e73899fa59079644f3a25152a3f546a8095ab98836c57422c1700081b2e4153647484919ca5acb1b4a5907d7c7d8082899e94827d7b796b56412c1700000000021324354555647382909d8f8273675c524a423a2e1f0f0000000000142637454e525f748ba09c87705b46301b1a1a1916110a020000000000000000000000061524323f4b565f676d7274747473706c696f72645644301c07000000000000000010203141526273847c6e60524433200c000000040c1011111111111111111111100b020000001f34495e737b7d82929682807c796a5c707a7d8294a9a291827c796b56412c1700000000000f1e2c3b4a596776868c80715d4848566472828f837865503b26100000000000000000000000000e1c2835404951585d61636463616067717d8a969c92887d736960574e484647443b2d1c0a0000000009151e2323232323232323232f445a6f869b97826b56402b23221c12050000000e1a24364b60768c947d68533e29232032435566788a9b9e8b869b87705b46301b0600000000000c1e2f415161707d8b96998d847d79797c838c988e827567584939281706000000000000000e1f303f4e5c6875898c8c90939494918d8780766c60534536271808000000000015283a4a5866768798887868584735241200000000000b1e3143546372808992988f87827d7b79869b9f89735e48331e090000001d32475c72879ca6917b66513c27152a3f546a8095ab98836c57422c17000011243546566573808992979c9fa09a93939495979a9999979491836c57422c1700000000000617273746556471808c989285796f665d564c3d2c1905000000001b30435562676a748ba09c87705b46301b060000000000000000000000000000000000000614222e39434c53595c5f5f5f5e5b57555b5d554738271401000000000000000002132334445566746b5e50423526160400000b17202526262626262626262626251f150800001b3043556266697485968c7968645d536166778a9ba695847268655d4e3b2813000000000f1e2d3c4a59687786958f7d6d5b495766748391948372614e39251000000000000000000000000e1d2c3946525c656d727678797876747a848f97918980756b60564d433b33303230281d0f000000000919273238383838383838383838445a6f869b97826b56403838372f2314040000000b21364b60768c947d68533e291b2c3e4f61728496a69482869b87705b46301b06000000000316293b4d5e6f808f9c98897b70696565686f7a8796948676675746352311000000000000091b2c3d4e5d6c798691a0948a84808083889193897d7163544536251403000000000b1c2c3a485869798b9786756453412f1d0b00000000021425364554616c767d868b9094939090909f9f89735e48331e090000001b30455a6f8499a8937d68543f2a162b40556a8095ab98836c57422c170000061828384755616c757d8387898b8b8b89888786868484848484836c57422c17000000000000091928374654616e7a8691978c8279716a5b4834200b000000001f34495e737c80828ca09c87705b46301b060000000000000000000000000000000000000004101c2730383f44474a4a4a4946424046484337291a09000000000000000000000516273748575f5a4e40322517080000091a28343a3b3b3b3b3b3b3b3b3b3b393226170600142637454e515667788998867463524f60728495a79988766655504b3f301f0c000001101e2d3c4b5968778795948371604f5967758493978776655544321f0b000000000000000000000b1c2c3b4a57646f7982878c8e8f8f8c898f8f88837c756c62594e443a30271f1b1d1b150c0000000002152737454d4e4e4e4e4e4e4e4e4e4e5a6f869b97826b564e4e4e4b4132210e0000000b21364b60768c947d68533e2927384a5b6d7d90a29c8a76869b87705b46301b06000000000d203346586a7c8e9e9b8a796a5e555050545d697788999586756452412e1c0900000000011426384a5b6b7b8a97a39b86776f6b6a6d747d8b998f827263534332200f00000000000e1c2a3a4b5c6d80919382705e4c3a2815020000000008182736444f59626a70767a7d828384889b9f89735e48331e09000000172c40556a7d93a797826d58432f1b2d42576c8297ac97826b57412c170000000a1a2937444f5962696e7274747474747371706f6e6e6e6e6e6e65533f2b16000000000000000a19283643505d68737d888f968d8677624c37220d000000001f344a5f748b9497999c9c87705b46301b060000000000000000000000000000000000000000000a141c242a2f3234343434312d2c31332f26190b00000000000000000000000009192a39444a473d30221407000000142738464f505050505050505050504e443523110009192733393c495a6b7c8d92826f5e5a6c7d90a29d8c7a6a59483b372e2112010000101f2e3c4b5a6977879698877665535a687786949b8a79685847372615020000000000000000000618293a4a596875828c95978e888686888d958f857a6d61594f463b31271d140b0500000000000000000d1f3244556163636363636363636363636f869b97826b636363635e503e2a160000000b21364b60768c947d68533e2933445667798b9ca593806f869b87705b46301b060000000115283c4f6275889aa3907d6c5c4d413b3b404b596a7b8da09382705e4b392612000000000a1d30435567798a9aa393878c7864565559616d7a8b9b918271614f3e2c190700000000000c1c2d3e4f6174879a8e7c6a5744311e0b000000000011222f393e464f565c6166696b6e6f869b9f89735e48331e0900000012273b5064778c9f9b87725e4b372630455a6f8499a994806a543f2a15000000000b1926323d464e54595c5f5f5f5f5f5e5c5b5a585858585858544736241000000000000000000a1826333f4b56616a737b8288826d5b48341f0b000000001f344a5f737c808284878982705b46301b0600000000000000000000000000000000000000000000010910161a1d1f1f1f1f1c19181c1e1b130800000000000000000000000000000c1b283134322b1f1204000000001c30445663666666666666666666666153402c1800000a161f242b3c4d5e6f80908d7c6a67788a9ca190806e5d4c3b2a221b110300000d1e2e3d4c5a697888969d8c7a69585b6a7887959e8e7c6c5b4b3a2a1908000000000000000000001123354758687786939f91857a73706f7279838f978c7d706151402f1f140a0100000000000000000000172a3d4f6173787878787878787878787878869b978278787878786d59442f1a0000000b21364b60768c947d68533e2d3e5061738597a89987756f869b87705b46301b06000000081c3044586b8092a59a8773604e3e2f26262d3c4c5e7084979f8d7a6855422e1b0700000013263a4d60728597a89785798d806b5844454f5c6c7d90a090806d5b493623100000000000000f203244576a7d90998774614e3b281502000000091d2f404d53504642484d5154575a6f869b9f89735e48331e090000000c2135485c6f8396a28e7a675544393b495e72889da5907b66513d281300000000000915202a323a4044474a4a4a4a4a4847464443434343434340372919070000000000000000000815222e39444e5760676d727364513e2b1805000000001c30445663676a6c6f7173706555422d1904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151c1f1e180e0100000000001f344a5f737b7b7b7b7b7b7b7b7b7b705b46301b000000030b0f1e2f4051617283948876728596a594837261503f2e1d0d0800000000172a3c4c5b6a788897a190806e5d5d6b798897a190806f5f4e3d2d1c0c00000000000000000000081b2e405364758696a2918273675f5b5a5e65707d8f9c8f806f5e4d3b29170500000000000000000000001d3246596c7d8f8f8f8f8f8f8f8f8f8f8f8f909f9b8f8f8f8f8f866f5a442f1a0000000b21364b60768c947d68533e394a5c6e8091a39e8d7b696f869b87705b46301b060000000e22374b5f73889ba7927d6a5744312011111e2f4154677b8fa39885715d4a36220e0000061a2e4256697c90a29f8c79728688735f4b373e4e607286999c8b786653402c190500000000000315273a4d6074889b917d6a5744311d0a0000001225394c5e6863595149444141485d72879c9d88735e48331e0900000005192d405366788a9b97857261544e505864778ca1a18c77624d39240f000000000000030d171f262b2f3234343434343332302f2e2e2e2e2e2e2c24190b000000000000000000000004101c27313b444c53595d5f564634210f0000000000142738464f5254575a5c5e5d5347372512000000000000000000000000000000000000000000000000060d1216191a1b1a18140f080100000000000000000000000000000000000000000000000000000000000000001f344a5f748b919191919191919187705b46301b000000000001112233445465768794827d90a29887766554433221100000000000001d32465a6a798897a6958472615d6c7b8a98a4948372615141301f0f00000000000000000000001124374a5d708294a496847262554b46454953607082929d8d7c6a594734210e00000000000000000000001f344a5f74899c9788898b8c8c8d8f90919394a1a09798999a9b866f5a442f1a0000000b21364b60768c947d68533e455668798c9da492826f5d6f869b87705b46301b0600000013273c5165798fa3a18c77634f3b271402001124384c6074899da18d7965513d281400000c2135495d718699aa96836f6a7d8f7a67533f314356697c91a495836f5c4834200c0000000000000b1e3144586c80949b8874604d3925110000081b2e4154687c766d655d5956565965778ca09a86705b46311c0700000000102336495b6c7d8e9c9080726863656a758293a79b87725d49341f0b0000000000000000030b11161a1d1f1f1f1f1f1e1c1b1a19191919191917110700000000000000000000000000000a141e2830383f44494a44382817050000000000091a28343a3d3f42444749494135291a080000000000000000000000000000000000000000000007111921272b2e2f302f2d29231c140a0000000000000000000000070f141515151515151515151515140f070000001f344a5f748284868da19d8a858380705b46301b00000000000004152637475869798b8d8b9c9c8b7a695847362514040000000000001f344a5f748998a6998876665562778b99a8978775655444332312020000000000000000000004182c4053677a8d9f9f8c796655443730303642526375889b9a887663513e2a1703000000000000000000001d3246596c80929987757476777778797b7c869b978283848686866f5a442f1a0000000b21364b60768c947d68533f5162748697a9988674635a6f869b87705b46301b06000000172c41556a8094a99c88725d4934200c0000091d31455a6f8499a995806b57422e19040011263b4f64788da1a48f7b6763778b836e5a4633394d61758a9e9f8b77634f3b27120000000000000215293c5064788da1907c6855402c1804000d22374b5e7185898278726e6b6b6e758395a895826c57422e19040000000007192b3d4e5f6f7d8b9790857c7879808893a0a794806b57432e1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b151d242a2f343430271a0b000000000000000b172025282a2d2f3234342e24180b000000000000000000000000000000000000000000000d19242d353b4043444644423d3730271d120600000000000000000d1a23292a2a2a2a2a2a2a2a2a2a2a2923190c00001d314558676b6e748ba09c87706d6b6555422d190000000000000008192a3a4b5c6d7d909da18f7d6d5c4b3a291808000000000000001f344a5f748ba0a38e7b6a594c62778da3a08b796858473726150500000000000000000000000b1f33475b6f8397aa96836f5c4937271c1b243445586b7d92a693826d5a46331f0b00000000000000000000172a3d4f6275899c93826f6062636364666f869b97826c6e6f70716a57432e190000000b21364b60768c947d68534b5d6e8092a39e8c7a68575a6f869b87705b46301b060000001a2f44596e8499ad99846e59442f1b06000002172c41566b8095aa9a86705c47321d0800162b4054697d93a79e8a75605b6f838a76624e3a32465b6f8599a7937d6a55412d18030000000000000d2135495d71869a9884705b47331e0a000f253a4f64798994948d87838282838993a19e8d7965523d29140000000000000e20314151606d79848d93918f90938d8d9f9f8c7764503c28140000000000020506060606060607080a0a0b0b0a090704000000000000000000000000000000000000000000000000000000010910161b1f1f1c1409000000000000000000040c101315181a1d1f1f1a110600000000000000000000000000000000000000000001101e2b3640495055585a5b5a57524b433a2f2316080000000000000b1c2b373e3f3f3f3f3f3f3f3f3f3f3f3e362a1b090016293b4953565f748ba09c87705b56524737251200000000000000102031425363748696a0948c7b6a5a4938281707000000000000001f344a5f748b9da6948371604f62778d9ea49282705f4e3e2d1c0b00000000000000000000001025394e62768b9fa48f7b67533f2c1a090616283b4f63778ba09d8a76624e3a2611000000000000000000000d203346596c80929e8c7966534e4e4f5a6f849997826b585a5b5c594c3b28140000000b21364b60768c947d685357697a8c9ea391806e5c4b5a6f869b87705b46301b060000001d32475c71879cab96826b56412c170200000013283d52677c92a79f8a745f4b35200b001a2f44586d8397ac9a86705b54687b907d6955422e41566b8095aa9985705b46311c07000000000000061a2e43576c82959f8b76614d38240f000d22374b5d6b76828a9299989797989da09a8f806f5d4a36220f00000000000002132332424f5c6770787d8283837d798c9f95836f5c4835210d000000020e161b1b1b1b1b1b1b1d1e1f1f20201f1e1c1915100a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2e3c48535d646a6e6f706f6b665f564c41342617080000000000152839495354545454545454545454545248382714000c1d2c373e4a5f748ba09c87705b463d35291a080000000000000c1d2d3e4f60708292a394828e8977675646352514030000000000001e33485d6f7d8e9da18f7d6d5b6071808f9e9f8f7d6c5c4b3a29180700000000000000000000152a3e53687c91a69f8a75604c38241000000c2033485c71869aa5927d6954402c17020000000000000000000316293c4f6275899c9683705d4a3943586e849997826b56444647453c2e1d0b0000000b21364b60768c947d685363758798a99786736251445a6f869b87705b46301b060000001e33485e73899ea9947d69543f2a150000000011263b50667a90a5a28d77624d38230e001c31475c70879bac97826c574c60748885715d49353d52677c92a79e89745f4a35200b0000000000000014293d52677b91a5907b66523d281300081b2e3f4e5a646d767d858b8f90908f8c867c706151402d1a0700000000000000051423313e4a545d64696c6c6c6f82959c8b786553402c190500000313202a303030303030303233343435353433312e2a251e170e040000000000000000020e161b1b1b1b1b1b1b1b1b1b1b1b1a140a00020d151a1b1b1b1b1b1b1811070000000000071015181a1a1a1a1714110c060000000000000000000000000000000b1c2d3d4c596670787d83868684827a73695e524435261706000000001b304457666a6a6a6a6a6a6a6a6a6a6a6656432f1a00000e1a24344a5f748ba09c87705b463022180b00000000000008192a3a4b5c6d7d8fa099887683948574635342322111030000000000192d4051606f7d8e9d9c8a7967566270808f9d9b8a7968584736251404000000000000000000192d42576c8296ab9b86705c47321d09000004192e42576c8296ab98846f5a45301b07000000000000000000000d203346596c8092a08d7a67544143586e849997826b5640303230291e10000000000b21364b60768c947d685d6f8292a49c8b79675644445a6f869b87705b46301b060000001f344a5f748ba0a9947d68533e2913000000000f253a4f64798fa4a48f78644f3a240f001e33485e73889daa95806a5445596d828d7864513d3b50657990a5a18c77624c37220d000000000000000f24394e63788da294806a55402c1600001121303c47515a636a7076787b7a7976716a5f524334221000000000000000001123323f4b575f5a50545757687a8c9f91806d5b493623100000000f21313d454646464646464748494a4b4b4a4846433f39322a21160a0000000000000313202a3030303030303030303030302e271c0e1320292f3030303030302d2418090000000c19242a2d2f2f2f2f2c2925201a130b0100000000000000000000000517293a4b5b6977838c9398939193958f867c70625344342412000000001e33485e738080808080808080808080725c47321d0000000a1f344a5f748ba09c87705b46301b06000000000008121926364758697a8b9c9f8d7c6a768892827060503f2e1e1710050000001122324251606f7d8e9d97857362526170808e9c9787756454433221110000000000000000001b30465b70869aac97836d58432e1904000000152a3f53687d93a89d88735e49341f0a000000000000000000000316293c4f6276899c9784715e4b43586e839897826b56402b1c1b160c00000000000b21364b60768c947d686a7b8d9fa291806d5c4a39445a6f869b87705b46301b060000001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f001f344a5f748a9fa9947d68533e5165798d806c5844394e63788fa4a48f78634e39240f000000000000000c21364b60758ba098836e58432e19000003121f2a343e474f565c6164666664615d564d423425160500000000000000071b2e41505d69746b5b4a546475869895857361503e2b1906000000192c3e4f595b5b5b5b5b5b5c5d5e5f5f5f5f5e5b58534e463d33271b0c00000000000f21313d454646464646464646464646433a2c1b23313d44464646464646413627160400091b2a373f4344444444423e3a352e271e140a000000000000000000000e21344658697988959d8f857d7b7d848e998e8271625241301e0b0000001e33485e738994959595959595959488725c47321d0000000a1f344a5f748ba09c87705b46301b06000000000b1a252d33435465768798a492826f5e6a7b8d8f7d6e5d4c3c312b2216070000051423324251606f7d8e9d92806f5d51616f7d8d9c94837161503f2e1e0d00000000000000001e33485d72889dab95806a55402b160100000012273c51667b91a6a18c76614c37220d00000000000000000000000d203346596c8093a18e7a685542576c839897826b56402b1601000000000000000b21364b60768c947d68748799a8968573614f3e2f445a6f869b87705b46301b060000001f344a5f73899fa9947d68533e2913000000000f24394e63788fa4a59079644f3a250f001f344a5f748ba0a9947d68533e4a5d71868873604c384e63788fa4a59079644f3a250f00000000000000091f34495e73899e9b86705b46301b000000010d18212b333b41474d59636a625448423a3024160700000000000000000c21364a5e6e7a877868576372839398887766554432200f000000001e33485c6d7070707070707272737474747473706d68615a5045382a1b0c00000000192c3e4f595b5b5b5b5b5b5b5b5b5b5b574a392631414f585b5b5b5b5b5b534533200c001427384853585a5a5a5957534f49423a31271c11040000000000000004182b3e5163758797a08f8071696668707c8c9d9082705f4d3b28150200001e33485d727c80828597aa9584827d7b705c47321c0000000a1f344a5f748ba09c87705b46301b060000000619293742475061728394a598867463525d6e80918c7b6a5a4a453f342514020000051423324251606f7d8e9d8d7b6a5851606e7d8c9b90806e5d4c3b2b1906000000000000001f34495e73899fa9947d68533f2914000000000f253a4f647990a5a38f78634e39240f000000000000000000000003172a3d5063768a9d9885725f4c576c838486826b56402b1601000000000000000b21364b60768c947d6d8092a49c8a78675544322f445a6f869b87705b46301b060000001e33485d72889daa95806a543f2a150000000010253b50647990a5a38f78634e38230e001f344a5f748a9fa9947d68533e42566a7d8f7b67533f4e63788fa4a59079644f3a250f00000000000000061d32475c72889d9c87715c47321c0000000000050e1a283644515e6a7680726355422e1e13060000000000000000000c22374c6175859586756673829198897969594837261503000000001f344a5f748787878787878888898b8b8b8b8886827c756d625648392a1a080000001e33485c6d70707070707070707070706855412c3d4e5f6c707070707070634f3b2611001a2f4356666c6f6f6f6e6c68635d564d443a2e2215070000000000000b1f33475a6d8293a5958370615551545e6e80929f8e7c6a5744311e0a00001b2f435563676a6c8297a9947d6b69666153412d190000000a1f344a5f748ba09c87705b46301b060000000f233647555c606e8090a19d8c7968574c54627385958977675e5a5243311e0a000000051423324251606f7d8e9988766453505f6d7c8b9a8c7b6a594835210d000000000000001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f0000000000000000000000000d2034475a6d8294a28f7b695653646c6f707267533f2a1500000000000000000b21364b60768c947d778a9ca1907d6c5b4937262f445a6f869b87705b46301b090000001b30455a6f859aac97826c57422d180300000013283d52677c91a7a18c77624c37220d001e33485e73889da994806a543f3b4e62768a836f5b474f64798fa4a48f78634e39240f00000000000000001c31465b70879c9d88725c47321d00000000000c1b29384654616f7c889082715c47321c0700000000000000000000091e32465767778893837784919789796a5b4b3b2b1a0900000000001f344a5f748b8e90959c9c948d8b8b898b8c8f9497918980746657483726140200001f344a5f7487878787878787878787846e584335485a6c7d87878787877c67523c2712001d32475c728285868684827c77716a60574c4033251607000000000011263a4e63768a9ea18d796553423c41506275899d9a8874614d3925110000132637454f52566b8297a9947d6854514e443524110000000a1f344a5f748ba09c87705b46301b06000000152a3e526570757b8d9da6918075716a596470737789968577736f614e39240f00000000051423324251606f7d8e9483715d484f5e6c7b8a99887765503b2610000000000000001f344a5f748a9fa9947d68533e2913000000000e23384e63788fa4a59079644f3a250f00000000000000000000000004172a3e5164778b9e9986725f4d53575a5b5c574937241000000000000001111e28364b60768c947d8395a7958472604f3d2c282f445a6f869b87705b4630251b0d0000182d42576b8295aa99846f5a45301b07000001162b40556a8094a99e89735f4a35200b001c31465b70869bab96826b564133475b6f838a76624e51667b91a6a28d77624d38230e00000000000000001c32475c70879c9d88725c47321d000000000a1a2a3947566472808d9a8c7b6b5945301b060000000000000000000315263540495969798a9089959386786a5b4c3d2d1d0d0000000000001f34495d7076787b899fa08b787674747476798088939d928575665543311e0b00001f344a5f748b8e90959c9c97918f8d846e58433f5164778a9b9c9c948f7c67523c2712001d32475c72888f8e8f9296928d867d73695d51433425160500000000172b4054697d92a69a86715d4936273246596d8397a4907c6854402b170200081928333a40566b8297a9947d68533e39322617060000000a1f344a5f748ba09c87705b46301b06000000162b40566b828a8f99a0a0968e8a87725c6a80898c90a0938d887b66503b26110000000000051423324251606f7d84796d5b47404e5d6c7a887c71624e3a2510000000000000001e33485e73889da9947d69543f2a15000000000f253a4f64798fa4a48f79644f3a250f000000000000000000000000000e2134485b6e8295a28f7c6956434244464743392b1a080000000000000e1f2f3b424b60768c947d8d9f9b8977665443312f3b42455a6f869b87705b4641382b1b090014293d52667b8fa49d88735e4a36210d0000081c3045596e8398ad9985705b46311c0700192e43586c8297ab99846e59442f3f53677b8f7d6a5654697d93a89f8a745f4b35200b00000000000000061d32475c72889d9c87705b46311c000000061728384857657483909e8f7d6e5d4d3c2916010000000000000000000c1f3244535b636d7782949d8f8275685a4c3d2e1f0f000000000000001a2e41515d616373899fa08b74605f5f5f60656b758393a3948472604e3b281400001f34495d7076787b899fa18c7b7977756a5742485b6e8295a7a29082797464503b2611001c32475c70797878797c8288919990867b6f615243342312010000001a2f44596e8398ab96826c57432e1a2b3f54687d93a898836e5a45301b0600000a16202b40566b8297a9947d68533e291f1508000000000a1f344a5f748ba09c87705b46301b06000000162b40566b828b8b8b8b8b8b8b8b88725c6a808b8b8b8b8b8b8b7b66503b2611000000000000051423324251606f72675c4f3e303f4e5c6b746a5f5445331f0b000000000000001c31475c70879bab96826b56412c170100000011263b50667b90a5a38d78634e38230e0000000000000000000000000005182b3f5265798ca0998673604d3a2f31322f271b0d00000000000000182b3d4d575b60768c978b98a18f7d6b5a48372b3d4d575a5d6f869b87705d5a5549392613000f23384c6074889ca28d7864503c291605001124374b5f73889da793806a56412d180300152a3f53687c91a59c87725d4934384c60738886715d596d8397ac9a86705c47321d08000000000000000a1f34495e73899e9b866f5a45301b000000102335465666758492a092827060503f2f1e0c0000000000000000000011263a4f627077808a9492908d7c6c5c4c3c2e1f10010000000000000011233341494c5e73899fa08b745f4a4a4a4c50586475879aa2907d6a57432f1b06001a2e41515d616373899fa18c766462605a4d3e5164778b9ea99684726560574735210d00192d41536164636364686d757d8996998d8070615141301e0c0000001e33485d72879ca8937d68533e2914263b50657990a59d88735e49341f0a00000004162b40566b8297a9947d68533e29130200000000030f1f344a5f748ba09c87705b46301b06000000152a3f5468747474747474747474746e5b67747474747474747473634f3a2510000000000000000514233242515d5e55493e3121303e4d5a5f584d4236271603000000000000001a2f44586d8397ac98836e58442f1a0500000014293e53687c93a7a08b76604b36210c00000000000000000000000000000f2336495c708397a3907d6a5744311e1d1a140a00000000000000001e32475a6a7073768ca1a0a69483715f4e3c2b32475a6a6f7275869b8775726f6756422d1800091d3145596c8093a594806c5846332316151e2e4053667a8fa3a08c7864503b271300001025394e62768a9ea18c77634e3b3044586c808d79655f73889ca995826c57422e1904000000000000000c21364b60758ba098836e58432e19000000172b3f5264748494a2958573635342322111000000000000000000000012273c52677b8b938f877d82918a79695947331f0a00000000000000000515232e34485e73899fa08b745f4a3434373c46576a7d92a79a87725e4935200b0011233341494c5e73899fa18c76604d4b473d475a6d8295a89e8c7967554b44392a180500112435444d4f4e4e4f5359616b7786959e8f80705f4d3b29160300001f344a5f74899fa6917b66503b261124394e63788fa4a08b76604b36210b00000000162b40566b8297a9947d68533e2913000000000213212c344a5f748ba09c87705b46301b060000001125394a595f5f5f5f5f5f5f5f5f5f5c50585f5f5f5f5f5f5f5f5f564634200c00000000000000000514233240484942372c2113202f3c464a453b302518090000000000000000162b3f54697d92a79b87715c48331e0a000004192d42576b8296ab9c88725d48331e090000000000000000000000000000061a2d4053677a8ea19a8774614e3b281502000000000000000000001f344a5f7486888b92a4a49a8976655342301f344a5f7485888b8f9e8f8b88846f5a442f1a000216293d506376899a9c8875635141332b2a2f3c4c5d708396a99683705c4935210c00000a1e33475b6e8295a6927d6a5643303d5064788d826d677a8fa3a28e7965513d291400000000000000000f24394e63788da395806b56412c170000001a2f445a6f8292a29888776656453524140300000000000000000000000f24384c607388837b736a7384948876614c37220d00000000000000000005111e33485e73899fa08b745f4a341f22283b4f63788da3a18d77634e39240f000515232e34485e73899fa18c76604b36323d5063768a9ea694826e5c4a3731281b0c000006172631383a38383a3e454e5a677687989e8e7c6a5846331f0b00001f344a5f748ba0a59079644f3a250f23384d62778da3a28d77624c37220d00000000162b40566b8297a9947d68533e2913000000000e20313e484c5f748ba09c87705b46301b06000000091b2d3b464a4a4a4a4a4a4a4a4a4a483f454a4a4a4a4a4a4a4a4a44382817040000000000000000000514222d33342f251a0f03111e2a323431291e130700000000000000000011263a4f63778ca0a08b76614d39251100000c1f33475c70869aab97836d59442f1b060000000000000000000000000000001124374a5e718598a3917d6a5845321f0d000000000000000000001f344a5f748b8f8f8f8f8f8e7c6b594836262f354a5f748b8f8f8f8f8f8f8f866f5a442f1a00000d203346596b7c8e9e92806f5f5045403f434c5a6a7b8da09d8b796653402d1906000004172b3f5265788b9d998672604e3d35495d71858874718497aa9986725e4b36220e000000000000000014283d52677b91a6917c67523d2814000000182d4256677584928b7a69594838271706000000000000000000000000091d3044586b756f6760576676877a6d5d4935200b00000000000000000000001e33485e73899fa08b745f4a341f0d21364b60768ca1a5907b66503b2611000005111e33485e73899fa18c76604b363346596c8093a69c897664513f2d1d150a0000000008141e23252323252a313c4958697a8da09a8875624e3b271300001f344a5f748ba0a59079644f3a250f23384e63788fa3a28d77624c37220d00000000162b40566b8297a9947d68533e291300000000162a3d4f5c6166748ba09c87705b46301b06000000000f1d2a3234343434343434343434332d3134343434343434343430271a0b00000000000000000000000511191e1f1b13080000010d171d1f1d160c01000000000000000000000c2034485c708497a5917c6854412e1c0d0a17283b4e63768b9fa4907c68533f2a1601000000000000000000000000000000081b2e4255687c8fa39b8875614e3c2916030000000000000000001f34495e7278787878787878705e4d3c2e39434a4c5e727878787878787878786d59442f1a00000417293c4d5f7080909e8d7d6e62595454575f6a7888999f8f806d5c4a372411000000000f2336495b6e8091a2907d6c5b4d414155697d907c7c8fa1a08f7c6956432f1b070000000000000005192e42576b8095a18d77634e39251000000013263949586573827d6d5c4c3b2b1a0a000000000000000000000000000115283b4d5c605b534c485869746a5c4f3f2d1a0600000000000000000000001e33485e73899fa08b745f4a341f1921364b60768ca1a7917b66503b2611000000001e33485e73899fa18c76604b363d506376899ca492806c594734220f02000000000000020a0e0f0e0e10161f2b3a4b5d708498a5927d6a56422d1904001f34495e73899ea5907965503b2610253a4f64798fa4a08b76604b36210b00000000162b40566b8297a9947d68533e2913000000001b3045596d767b808ba09c87705b46301b0600000000000c171d1f1f1f1f1f1f1f1f1f1f1e191d1f1f1f1f1f1f1f1f1f1c1409000000000000000000000000000000000000000000000000000000000000000000000000000000000005192d4154677a8da09884705d4b3a2b201f263446586a7d92a69c8875614d39241000000000000000000000000000000000001226394c6073869aa5927d6b594633200d0000000000000000001b2f43546163636363636363605853453f4b565e6262616363636363636363635e503e2a160000000c1e3041526271828f9b8d80756d6a696c727c88979c8f827061503e2c1a070000000006192c3e50627384949b8a796a5e544f4f62758a838a9ba39382705f4c39261300000000000000000c2034485d71869a9b87725d4935200b000000091b2b3a48556371705f4f3e2e1d0d0000000000000000000000000000000c1e2f3e484b4640383a4b595f594c3e3121100000000000000000000000001e33485e73899fa08b745f4a342c2e313b4f64788ea3a5907965503b2610000000001e33485e73899fa18c76604b3647596c8093a6998774624f3d2a17050000000000000000000000000000020d1c2e4155697d92a79a86705c47321e09001d32475c70869ba7927c67523d2813283d52677b91a69e89735e49341f0a00000000162b40566b8297a9947d68533e2913000000001b30465b708790959ba89c87705b46301b060000000000000000000000000000000000000000000000000000000000000000000000000000000000010b12161616161616161616161616161616161616130c02000000000000000000001125384b5e708394a08d7a6958493c35343944526375889ba391806c5945311e090000000000000000000000000000000000091d3043576a7d91a49b897562503d2a17040000000000000000132536444c4e4e4e4e4e525c676e6351505c68727777746c60504e4e4e4e4e4e4b4132210e00000001122334445362707d8993928983807d82868f99948a7d7062534332210f0000000000000f213344556675859298897b70686464676e839599a09385746453412f1d0a000000000000000014283b4f63778ca094806c57432f1b06000000000d1c2a3845535e5d5141312010000000000000000000000000000000000111202c3436322b242d3b464a453b2e2113030000000000000000000000001e33485e73899fa08b745f4a424243464c596b7d93a79f8a76614d38230e000000001e33485e73899fa18c76604b44526476899ca18f7c6a574532200d000000000000000000000104040100000011263b5064798fa49f8a74604b36200b00192e43586c8295aa95806b56412d192d41566a8094a99985705b46311c0700000000162b40566b8297a9947d68533e2913000000001b30465b70878e9093959887705b46301b060000000000000001070b0b0a060000000003080b0b09050000000004090b0b08040000000000000004121e272b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b28201405000000000000000000081b2e4153657688989887766659504a494d5561708292a5978673614f3c29160200000000000000000000000000000000000114273a4e6175889ca592806c594634210e00000000000000000818263138383838394e616f79806c59606e7a868d8d897d6e5d4c3938383838372f231404000000000616263544525f6b7680878d91949494918d8882776c605244352514030000000000000415273848576674828d988d847d79787b828b99998e82746656463624120000000000000000091c3043576a80939f8c7864503d29140000000000000c1a283642494941332313020000000000000000000000000000000000020f191f201d17101d2a323431291d1003000000000000000000000000001e33485e73899fa08b745f585757585a606977889ba594826f5b47331e0a000000001e33485e73899fa18c76605a5a5f6f8293a59583715f4d3a2815030000000000000000020d151919150e08030e23384e63788fa4a28d77624c37220d0015293e52667a8ea29985705c48352834485c708599a793806a56412d180300000000162b40566b8297a9947d68533e2913000000001b3045596d76787b7d80837c6d5a45301b060000000000000c151c20211f1b140b030e171d20211e1912080611191e21201d18100500000000001122303b4040404040404040404040404040404040403c322313010000000000000000001124364758697989979485776c635f5e616872808f9f98897868564432200d000000000000000000000000000000000000000b1e3245596c8093a69c897663503d2a1703000000000000000009151e232323263b5065798c89766b717d8c989491978d7b6956422f232323221c120500000000000008172634414e59636c72787c7d807d7c78736d645a4f42352617070000000000000000091a2a394856636f7a858c92928f8f9196928f8d7b706456483928180600000000000000001326394c5f73879a96836f5c4935210d000000000000000a18252f34342e2315050000000000000000000000000000000000000000050a0b0903000c171d1f1d160c0000000000000000000000000000001e33485e73899fa08b746e6c6c6c6e6f747b8795a195877665523f2c1804000000001e33485e73899fa18c766f6f6f6f7d8e9f978876665342301d0b0000000000000000071320292f2f29221c1816253a4f64798fa4a38d77624c37220d000f23374b5e7285979f8b776452433d425164778b9f9e8b7763503b27130000000000162b40566b8297a9947d68533e291300000000162a3d4f5c606366686b6e6b5e4f3e2b16020000000003111e28303536342f271d14202a323636332e251a17232d333636322b221709000000081c2f404e5556565656565656565656565656565656564f41301e0a00000000000000000006182a3b4b5b6a788692958980787473767c85909e9387796a5a4a39271503000000000000000000000000000000000000000216293c5063768a9ea693806d5a46321d0800000000000000000002090d0e0e22364b5f7286958682848f9a8d807c859586725e4a36210e0e0d08000000000000000000081624303c4650585e63696e6a6867645f5851473d31251708000000000000000000000c1b2a3846525d6770777d82848684827d7d92806c5846392a1b0b00000000000000000c1e304255687b8f9f8d796653402d1906000000000000000007121b1f1f1a1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fa08c84848383838486898f99958e847768594735231000000000001e33485e73899fa28d86868686868d9c958678695a4d3e2f1f0e00000000000000061625313d44443d36312d2c2f4053687c92a7a08b76604b36210c00081b2f425567798c9c94827061565255606f8294a594826f5b4834200c0000000000162b40566b8297a9947d68533e2913000000000e20313e484b4e595f605f594f4131210e000000000011212f3b444a4b49433a2e23323d464b4b4841372b283540484b4b473f3427180900001225384c5e6a6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b5f4d392510000000000000000000000c1d2d3d4c5a6874808991938d8a898c9098928a8276695b4c3d2c1b0a0000000000000000000000000000000000000000000d2034475a6e8295968c82745f4a341f0a00000000000000000000000000071b2f4356687a8b989698978a7c6e6777898978634e38230e0000000000000000000000000006131e2a333f5365707c82776c60534a443d342b2014070000000000000000000000000c1b2835404b545d63686c6e6f6e6c68768a8873604c382511000000000000000008192a3b4d5f7285989583705d4a3724110000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151b1e1e1e1e1d180f04000000000000000000000000001e33485e73899fa7999595959595979a898786827a7166594a3b2a180600000000001e33485e73899fa69590909090909196978a82776b5c4d3d2c1a08000000000000122434434f5858514b464240444d5c6f8397ab9c88725d49341f0a00001326384a5c6d7d8e9c8f80726a676a717d8e9e98887664513f2c18050000000000162b40566b8297a9947d68533e2913000000000213212c3a4c5d6b7476746c5f4f3e2b18040000000b1d2e3f4d585f605e574c3e32424f5a60605d54493a3746535c60605b524536261502001a2e4154677b828282828282828282828282828282827c68533d281300000000000000000000000f1f2e3c4a56626c757c8387898a8987837d776e64584b3d2e1f0e0000000000000000000000000000000000000000000004182b3e5265798b84796f665845311c0800000000000000000000000000001326394b5c6c7a868b8a85796c5e5a6d82766b5d4a36210c0000000000000000000000000000010c172c42576c808e958a7d70645648392a1b0e0200000000000000000000000000000a17232e3841484f5457585a58575b6f838f7b6854402b16010000000000000916263647586a7c8f9b8a776553402d1a0700000000000000000000000003080e1213110a000000000000000000000000000000000000000000000d1c283033333333322c2114040000000000000000000000001e33485e73899fa08b808080808083888f8982776b5e54493b2c1d0c0000000000001e33485e73899fa18c79797979797c828c9895897a6b5a493725120000000000001a2e4152606c6c655f5a5756585f6a7a8c9fa895826d59442f1b060000091b2d3e4f60707d8c979086807c80858f9c958879695847352210000000000000162b40566b8297a9947d68533e2913000000000003192e4256697b888c897d6d5a47331f0a00000014273a4c5d6a737672695c4d3f50606d7476716658484455647076746f635444321f0c001f34495d718597979795979797979797979797979795806a55402b16000000000000000000000001101e2c3945505961686e71737473726e69635b51473a2d1f100100000000000000000000000000000000000000000000000f2236495d6f7470665c52483a2815020000000000000000000000000000091b2d3e4e5d6971747470675b4e51626b63594e3f2e1b070000000000000000000000000000000014293d50617082919b8f82746657483929170500000000000000000000000000000005111b252d343a3f424344434253677b867d6c57422c170200000000000818263444546576889a8f7d6c5a4836231100000000000000000000040c12171d222728251d120400000000000000000000000000000000000205071a2b394448484848473f32210f0200000000000000000000001e33485e73899fa08b746a6a6a6a6d737d8d95897b6b5a49362310000000000000001e33485e73899fa18c7664646464676e7a899a998a786654412e1b0700000000001f34495d707d8079746f6c6b6d727c8998a99d8b7865523e2a16010000000f21324251606d79848d9394939497928c83776a5b4b3b291705000000000000162b40566b8297a9947d68533e29130000000000001c32475c718699a19c8a76624d38230e0000001b2f43576a7b888c877a6a58485c6e7d8a8b847666534d6072828b8a8272614e3b2712001f34495e718394a59480828283838484868687889997826c57422d18030000000000000000000000000e1b27333d464e54595c5e5f5e5c59554f473e34291d0f01000000000000000000000000000000000000000000000000061a2d40515d5f5d544a40362b1c0b000000000000000000000000000000001020303f4b565d5f5f5c544a3d44515651473c30211000000000000000000000000000000000000e2133435362728393a092857566574734210d000000000000000000000000000000000008121920262a2d2e2f2e384c6071716a61513e2915000000000000132536445261728394918270604e3d2b1906000000000000000000091620262c31373c3e392f2211000000000000000000000000000000040f161a19233749575e5e5e5e5b503f2c1817150f0500000000000000001e33485e73899fa08b745f54545558616f80929989786653402c18040000000000001e33485e73899fa18c76604f4f4f525c6b7c8fa29684715e4a36220e00000000001f34495e7389958e8985838283878f99a69b8f7d6e5c4936220f0000000003142433424f5c6770787d838484827d776f65594c3d2d1d0c00000000000000162b40566b8297a9947d68533e29130000000000001d32475c72889db2a59079644f3a250f0000001f34495d728799a1998874604d62778c9ca095836f5a53687c909f9e917d6a55412c17001b2f4254647587989d8e80706c6d6e6f6f70707d9299846e59442f1a05000000000000000000000000000a16202a3239404447484a484744403b342b22170c00000000000000000000000000000000000000000000000000000011223240484a4941372d23190d00000000000000000000000000000000000212212e3942484a4a4741382c343d403d342a1f1203000000000000000000000000000000000004152535455564748595a294857564503b261100000000000000000000000000000000000000050c111518191a1c3043535e5d564f4333210e0000000000001b2f435462708090918272635342311f0d000000000000000000071827333b40464b51534d402f1d09000000000000000000000000000615222b2f2e293e5366737373736e5b47322a2c2a221608000000000000001e33485e73899fa08b745f4a3f40445162758a9e95836f5b47331f0a0000000000001e33485e73899fa18c76604b3a3a3e4d5f73879ba18d7965513d281400000000001c31475c70869b88878e9497989c9c9992897d7060503e2c19060000000000061523323e4a545d64696d6e6e6c69635c53483b2e1f0f000000000000030f172b40566b8297a9947d68533e29160e02000000001c31465a6f8395a09e8c77634e39240f0000001f344a5f748a9fb2a38d78634e63788fa4b29d88725c546a8094a9ad98836e58432e1900122536475868798b9c9e8f827261585a5a5b62768a9b87705b46311c070000000000000000000000000000030d171e252b2f32333433322f2b2620180f05000000000000000000000000000000000000000000000000000000000514222d3334342e241a10070000000000000000000000000000000000000003101c262e333434322d251b21292b2921170d0100000000000000000000000000000000000000071727374756667687978d827665513c27120000000000000000000000000000000000000000000000000001142535424948423b322516040000000000001f34495e72808f8f827263544535241302000000000000000000112436454f555a6065685e4c392511000000000000000000000000011324333e44423a3f546a80898988725d48363f423e342616040000000000001e33485e73899fa08b745f4a342b33465b6f85999f8b76624d38230e0000000000001e33485e73899fa18c76604b36253043586d8297a995806b57422d180300000000192f44586e83988b76798084878887847d766c60514232210f0000000000000b1d2f404e595f605d56585858575e605f594e40301f0d00000000000413212b3140566b8297a9947d68533e312a1f1202000000172b40536676858b89806f5c4935200b0000001d32475c7084959f9c8a76614c60758898a09885705c52667a8d9ba094806b57412c17000718293a4b5c6d7d8f9f9f90806e5d4c44475b6f839788735e48331e0900000000000000000000000000000000030a11161a1d1e1f1e1d1a17120c04000000000000000000000000000000000000000000000000000000000000000511191e1f1f1a110800000000000000000000000000000000000000000000000a13191e1f1f1d1912080e1416140e05000000000000000000000000000000000000000000000919293949586878877b7064594936220e00000000000000000000000000000000000000000000000000000817252f34332e27201507000000000000001e33485c6e7a867d706354453627170600000000000000000000182d415363696f74797c6854402c180400000000000000000000000c1e30425159574c3f53687d939b86705b46475357514433210f0000000000011e33485e73899fa08b745f4a341f2d42576c8398a5907a66503b26110000000000001e33485e73899fa18c76604b36212a3f546a8095aa99856f5a45301b0500000000172c41566b80958f79656b6f7172716f6a635a4e423324140300000000000014273a4c5e6b74767267594757667276746c5e4e3c291601000000001022323e4649566b8297a9947d685349453d301f0e0000001024364858677174746d6151402d1906000000192d41546676838a897d6d5a47586a79868b877968554a5d6e7d888b857564513d281400000b1c2d3e4f60708292a39d8c7a6958473f53677b888675604b36200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2b3b4a5a6a74695e53473b2b190700000000000000000000000000000000000000000000000000000007121b1f1e19130c030000000000000000192d3f505c68746d6053453627180900000000000000000000001b30465b707d84898f836f5b47331f0b000000000000000000000517293b4e606e695d5052677b9198836d584c58646c62513e2c190700000008141e33485e73899fa08b745f4a34202d42576c8398a8937c67523c27120000000000001e33485e73899fa18c76604b3621293e53687d94a99c87705b46301b060000000014293e53687c93937d69565a5c5c5c5a554f473d31241506000000000000001a2e43576a7b898c857664516274858c897c6b5945311c0800000000192d3f505b5e616b8297a9947d68605e5a4e3d2a1600000007192b3a49545d5f5f5a5143342210000000001124374858667074736c604f3e4c5b68727472695b4b40505f6b73747166584734210e0000000f2031425363748697a79888766554434c607173706c5c48341f0a0000000000000000000000000000000000000000060b1014171819191715120e0902000000000000000000000000000000000000080e0f0f0f0f0f0f0f0f0f0f0f0f0a0200000000000000000000000000000000000000000000000001070d11141617171614110d0700000000000000000000000000000000000000000000000000000000000d1d2d3c4d5a5f574c41352a1d0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022323e4b575f5a4f42352718090000000000000000000000001a2e43576a7d919e9f8a76624e3a2612000000000000000000000f223446596b7d7a6e615565799096826b565d6a76806e5b4936241100000717263137485e73899fa08b745f4a343539465b6f8499a6917b66513c27120000000005111e33485e73899fa18c76604b36222c40556a8095ab9b86705b46301b060000000011263b5065799097836d584547474745403b332a1f130700000000000000001d32475c718699a194826c58697d92a19b88745f4a35200b000000001e33485c6e7376788297a9947d7876736c5a45311c000000000d1c2b3741484a4a463e332516050000000007192a3a48535c5f5f594f42323d4b565d5f5d574c3d32414e585e5f5d54483a29170500000002132435465767788a9ba5948372615043535e5e5b584e3f2d19050000000000000000000000000000000000020b131a2025292c2d2e2e2c2a27231d160f07000000000000000000000000000004121c232525252525252525252525241e1509000000000000000000000000000000000000000000030c151c2126292b2c2c2b2926211b130a000000000000000000000000000000000000000000000000000000000f1e2f3d474a443a2f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413212d39444a473d322517090000000000000000000000000014273b4e6175899ca5927d6955412d1905000000000000000000182c3f516376888c80736663788f947d68626e7b888b786653412e1b0700122435434c505e73899fa08b745f4a484a4d5463768a9ea18d78634e3a25100000000414232e36485e73899fa18c76604b36373b485b6f8499ac98836e58442f1904000000000e23384d62778d9b87715c4733323230303030302d241809000000000000001e33485e73889daf9b866f5a6a8095aaa28d77624c37220d000000001f344a5f74898c8e919da09b908e8b88725c47321d00000000000d1a252e333434312b2115070000000000000c1c2a3740474a4a453d31232d3942484a49433a2e23313b44494a4841372b1c0b0000000000061728394a5a6b7c8e9ea190806d5c4b42494946443d30211000000000000000000000000000000000010c151f272e353a3e41424343423f3c37312b231a110600000000000000000000000213222f373a3a3a3a3a3a3a3a3a3a3a3932271808000000000000000000000000000000000000000a15202830363b3e404242403f3b362f271d1307000000000000000000000000000000000000000000000000000000111f2b323431281d110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c283134322b20140700000000000000000000000000000b1e3245596c8093a79985705c4834200c0000000000000000001d32475b6e82939d9185776b768c907b6773808d999683705e4b36210d001a2e415360656873899fa08b74605f5e5f6268728293a69785715d4935200c0000000f2132414b4f5e73899fa18c76604b4b4c505866778b9fa5927d6954402b1601000000000b20354a5f748a9f8b75604c464646464646464641362716040000000000001c31465b6f8396a095826d58677b8f9e9c8975604b36210c000000001f344a5f748b8b8b8b8b8b8b8b8b8b88725c47321d0000000000000812191e1f1f1d170e0400000000000000000c19242d323434312a20141c262e3334342f271d131f28303434332e251a0d0000000000000c161c2c3d4e5e6f8091a29d8c7a6958473634312f2920120300000000000000000000000000000007131e28323b42494e53565758585754514c463e362d23190d010000000000000000000d1f31404b4f4f4f4f4f4f4f4f4f4f4f4d443625130000000000000000000000000000000000000e1b27323c444a50535657575653504a433a3024180b0000000000000000000000000000000000000000000000000000010e181e1f1c150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151c1f1e180e020000000000000000000000000000000216293d5063778b9e9f8c77634f3b27130000000000000000001e33485d717d88909a95897b72888b767685919e958d8478634e38230e001e33485d71797c808a9fa08b7776747374777c84909f978a796755422e1a06000000172b3e505e646773899fa18c7662606061646a758495a89a8875624e3a26110000000000081d32475c72879c8f79655b5b5b5b5b5b5b5b5b534533200c000000000000182c40546678868b867765525f71828a897d6c5946311d08000000001f34495d7074747474747474747474746e5b46311c000000000000000000000000000000000000000000000000000711191e1f1f1c160d020a131a1e1f1f1b140b020c151b1f1f1e1912080000000000000f1d29313333415162738595a6988776655443322119150d020000000000000000000000000000000c1925303b454e565d63686b6c6e6e6c6965605a524a40362b1e1205000000000000000014283c4f5e64646464646464646464646154422e1a06000000000000000000000000000000000f1e2c39454f585f64686b6c6c6b68645e564d4236281a0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2134475b6f8296a7927d6a56422e1a0600000000000000001a2e4153616a737d8790988b7c8387798795938b827970675b4935200c001e33485e73899295999999928d8b8a898a8c9097958e85796b5b4a382612000000001b30455a6e787c808a9fa18c7977767576797d8893a2988c7c6b5946331f0b0000000000031b30455a6f8499937d70707070707070707070634f3b2611000000000000112437495a6872747268594853626f74746c5f4f3d2a1602000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5c503e2b1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2d3b45484848455566778999a5948371604f3e2d1c0b000000000000000000000000000000000e1c2a36424e58616a72777c80838484827d7a756e665d53483c3022140600000000000000172c41576b7979797979797979797979725d48331e080000000000000000000000000000000c1d2d3c4a56616b73797d808283827d7972695f534638291909000000000000000000000000000000000001070d11141617171614110d07000000000000000000000000000000040c101111111111111111111111100b030000000000000000000000000005090c0d0e0d0b070200000000000000000000000000000000000000000000000005182b3f5266798da19a86715d4935210d0000000000000000122435444e57606a737c848a8c80828a8c8680776e665d544b3d2c1906001e33485e73848484848484848687898989898784807972675b4d3d2c1b09000000001b30465b70879295999999948f8d8c8b8c8f9399958e867a6d5e4d3b291603000000000000182d42576c829797878787878787878787877d68533f2a15000000000000081a2b3c4a565d5f5d564a3b44525b5f5f594f4131200d000000000011233341494a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000000000000000000000000000000000000000000000000000001070b0d0d0b080401070a0b0b0a0704000000000000001226394b595e5e5e594b596a7b8d9da1907d6d5c4b3a29180700000000000000000000000000000e1d2c3a4754606b757d868d929391909092948f89827970655a4d4032241506000000000000172c42576c8390909090909090909089735e48331e09000000000000000000000000000006192a3b4b5a687480888e9395959494938d867c71645647372715040000000000000000000000000000030c151c2126292b2c2c2b2926211b130a0000000000000000000000000a1620252626262626262626262626251f1609000000000000000000050d141a1e21222322201c16100800000000000000000000000000000000000000000000001023374a5d718599a18d7864503c28140000000000000000091928333c454e5760696f767c898d7d77716b645b524941382d1f0e00001c3146596a6e6e6e6e6e6e6f707273747373726f6b655e554a3d2f1f0f00000000001b30465b70848484848484868788898a89898784807972695d4f402f1e0c00000000000000152a3f54697d94a49c9c9c9c9c9c9c9c9c97826c57422d18040000000000000e1e2c3942484a4842392c343f464a4a453d3123130200000000000515232e343434343434343434343434332d22130300000000000000000000000000000000000000000000000000000000000000000000040e161b202222201d18141b2021211f1c19140b0000000000162c40556873737368554d5d6e8090a19c8b7a695847362514030000000000000000000000000c1d2c3b4a5865717d88928f88837d7b79797c80868c948d83776b5e5142332414040000000000172c42576c7d82868ca09f8c8684827d725d48331e0900000000000000000000000000001124364859697886929b958b84807d7d8389928f837465554433210e000000000000000000000000000a15202830363b3e404242403f3b362f271d1307000000000000000000081928333a3b3b3b3b3b3b3b3b3b3b3b3a33271807000000000000020e1821292e333637383735302b241b1107000000000000000000000000000000000000000000071b2e4255697c90a494806b57432f1b0700000000000000142637454f58616a737c83898d7d828c8a837c736960574d443626140100162a3c4c565858585858585a5b5c5e5f5e5e5c5a56514b42382c1f110100000000001a2e4357686e6e6e6e6e6e6f707273747373716f6b655f564b3f312211000000000000000012273c51667b90909090909090909090909a86705b46311c07000000000000000e1b262e3334332e261b222b323434312a2013040000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1e191004000000000000000000000000000000000000000000000000000000000000000000000a16212a3035373736322c273034363634312d281e1101000000172c42576c8389846f5a455061728394a498877564534332200f0000000000000000000000091a2a3b4a596876838f90857b736d69666465676b7077808a95897c6f615142322211000000000015293e5161686c73899f9d88726e6b696456432f1b0600000000000000000000000000071a2d405365768796a09183776f6a68696d75808e93847362503e2b180400000000000000000000000e1b27323c444a50535657575653504a433a3024180b0000000000000000132637454f50505050505050505050504e4536251200000000000513202b343d43484b4c4e4c4a453f372e24190c00000000000000000000000000000000000000000012263a4d6174889c9b87725e4a36220e000000000000001b304355636c757d8790978b7c84867c8b9790867c736a605443301c08000d1e2e3a42434343434343444647484a49484745413d362f261b0f0100000000000014273a4a555858585858585a5b5c5e5f5e5e5c5a56514b43392e21130400000000000000000f24394e637679797979797979797979808b89735f4a341f0a000000000000000009131a1e1f1e1a130910171d1f1f1c160d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b28343d454a4c4c4b47403a44494b4b4a46423b2f1f0e000000172c42576c839888725d51505465768795a4948371604f3e2d1c0a000000000000000000031426374858687786948a7d7268605954514f5052565c646d7784908d807060503f2e1d0b000000000e2133434f545e73899f9d88725c5654514738261402000000000000000000000000000f22364a5d708394a5938272655b55535459626f809091806d5a4734200c000000000000000000000f1e2c39454f585f64686b6c6c6b68645e564d4236281a0b000000000000001b2f43556366666666666666666666666254412e1900000000061523313d4750585d606263625e5a534a41362a1d0e00000000000000000000000000000000000000000a1e3145596c8094a28e7965513e2915010000000000001f34495e738088919a94887a73888a757a89959990877d725f4a35200b0000101d272d2e2e2e2e2e2e2f30323334343332302c28221b130900000000000000000a1c2c3941434343434343444647484a49484745413d362f261c10030000000000000000000b203447586364646464646464646464737474705d49341f0900000000000000000000000000000000000000000000000000000000000000000000000000000001070b0b0a070000000000000000000000081013120e0500000000050d12131009000000000000000000000000000b1b2b394550595e6162605b544c575e60605f5b574d3d2b18040000172c42576c83988c76676666656468768695a08f7d6d5c4b3a27140000000000000000000e203244556676879687786c60554c4e53565757545049505a6672808f8f7d6e5d4c3a291604000000041625323b485e73899f9d88725c473f3c3529241d160d03000000000000000000000015293e5265798da09c8976645448403e3f4551617386998a76634f3b27130000000000000000000c1d2d3c4a56616b73797d808283827d7972695f5346382919090000000000001e33485d727b7b7b7b7b7b7b7b7b7b7b715c47321c00000003142433424f5a646c7176777777736e675d53483b2c1d0e000000000000000000000000000000000000000216293d5064778c9f95826d5845311c090000000000001e33485c6e82949b8f83766a788d8f796b7784909c9684725e4a35200b0000000b13181919191919191a1b1d1e1f1f1e1d1b18130e0700000000000000000000000e1b262c2e2e2e2e2e2e2f31323334343332302c28221b130a00000000000000000000000417293a474e4f4f4f4f4f4f4f4f4f565f5f5f5d51412e1a060000000000000000000001091015191a1b1a17120c11171a1a191714100b03000000000000000b151c20211f1b140b0000000000000004101b24282722180c00000c17212728251d110300000000000000000000051729394957636d7376777470685e6973767674706a5b48331f0a0000172c42576c83988f7c7c7b7b7a7979787886979c8b796857432e1a050000000000000005182b3d4f617384958777685b4e515b63686b6c6c69645c5348556170808f8c7b6a584634210e0000000007152033485e73899f9d88725c474443413d38312920150a000000000000000000061a2f43586c8295a894806c5946362c292a334356697c9193806a56412d19040000000000000006192a3b4b5a687480888e9395959494938d867c716456473727150400000000001e33485e738991919191919191919188725c47321d0000001021324251606c7780878b8d8d8c88837a7065584a3b2c1c0b000000000000000000000000000000000000000d2135485c7084979c8874604c382410000000000000192c3f516476898a7d7165667b91917c676672808b8c796754422f1b07000000000000000000000000000000000000000000000000000000000000000000000000000912171919191919191a1c1d1e1f1f1e1d1b17130e0700000000000000000000000000000c1c2a34393a3a3a3a3a3a3a3a3a444a4a4a49413323110000000000000000000009141d242a2e2f302f2c2620252c2f2f2e2c28251f160a0000000003111d28303536342f271d1103000000000916222e383d3c352a1b0d121d29343c3e392f2112030000000000000000000e21344757677580888c8d8a847b7076878c8c898676604b36210b0000172c42576c8398999393919190908f8f8f8d99a09885705b46301b06000000000000000e2134475a6d80918a7968594a58646e777c8283827d786f655a4d5261718294887563503d2a170400000000031e33485e73899f9d88725c585a5856524c453c32271b0e00000000000000000a1f34495d72879ba38f7965503d2919141626394d61768b9a85705b47321d08000000000000001124364859697886929b958b84807d7d8389928f837465554433210e00000000001e33485e738283868898a79688868380715c47321d0000081b2d3f5060707d8a949a918b898b90968d837668594a3928170500000000000000000000000000000000000005192d4054677b8fa38f7b67533f2b1703000000000010223447596c7d786c6054687d93947d6855616d79826e5c4a372513000000010e181e1f1f1f1f1f1f1f1f1f1f1a151c1f1f1f1f1f1f1f1f1f1f1c14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18202425252525252525252730343434342e2315050000000000000000000e1b2630393f43444544403b333840444443413d3933281a0a00000011212e3b444a4b49433a2f2112010000081827333f4b525147392b1d222f3b4750534c3f302112040000000000000000162a3e51647586929c958d8b8c8e827990a18f898976604b36210b0000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b6855412d190400000000000003162a3e5164778a907d6c5b4b586775828b92969897938c83776b5c4d5364768893806d5a4733200c00000000001e33485e73899f9c87706c6e6f6e6b6660594f44392c1e0f000000000000000d22374c61768ca09f8a75604b37220d000a1e33475c71879b89745f4b35200b000000000000071a2d405365768796a09183776f6a68696d75808e93847362503e2b1804000000001b304457666b6e708297a9947d6f6d6a6555422e1a00001225384a5c6e7d8e9c97897d7673767c879594877768574634220f000000000000000000000000000000000000001125384c6073879b96836e5a46321e0a000000000005172a3c4f616d675b4e566b809595806a554f5c687064513f2d1a08000000111f2b32343434343434343434342e28313434343434343434343430271a0b000000000000000000050e13151515151515151515151515151515120c02000000000000000000000000050c0f0f0f0f0f0f0f0f0f141c1f1f1f1f1a11050000000000000000000f1e2c38434d53585a5a59554f474a54595a5856524e4538281502000b1d2f3f4c575f605e574c3f301f0d000013253645515d676457493b2c31404c5864685d4e3f30221304000000000000001b3045596d8293a3928378747780898390a08b74736f5e4a35200b0000172c41556974747474747474747474747474747474705f4c39261200000000000000091e3246596d82948673614f54667686939e9b928d8b8b8e95897a6b5847586a7d908a76634f3b271300000000001e33485e73899f9c878083848484807b756c62564a3c2d1e0e0000000000000f243a4f64798fa49c88725d48331e0900041a2f44596e84998d77624d38230e0000000000000f22364a5d708394a5938272655b55535459626f809091806d5a4734200c00000000152839495356586b8297a9947d685855524738261300071b2e415467798c9d9c8a796b615e616976879896867563513e2b1805000000000000000000000000000000040502091c3044576b80939d8a75614d3925110000000000000d1f32435158544943586c839797826c57424b565b544634220f0000000b1e2f3d474a4a4a4a4a4a4a4a4a49413a454a4a4a4a4a4a4a4a4a4a443828170400000000000000091721282a2a2a2a2a2a2a2a2a2a2a2a2a2a2a271f14050000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2d3c4a5660686d6f6f6e6a635a5a676e6f6e6b67625645321e090014283b4c5d6a7376726a5d4e3c2a1703001b2f4354626e7a7567594a3c3c4f5e6a767b6c5d4e40312213040000000000001f34495e73889d9b8773645f636c778495a08b745f5c51412e1b06000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d5242301d09000000000000001024394d617589907c69564c5f718494a495897d77747479828c826d59444e607488927d6a56422e1905000000001e33485e73899fa29495959190919590898074675a4b3c2c1b0a000000000011263b50667b91a69b86705b46301b060000172c42576c82978f78644f3a240f00000000000015293e5265798da09c8976645448403e3f4551617386998a76634f3b2713000000000b1c2b373e41566b8297a9947d6853403d35291a09000e22364a5d718597a5927d6c5b4e494d58697b8ea293826e5b4834210d0000000000000000000000040c1115191a171014283c5063778b9f917c6854402c18040000000000021425343e434038455a6f858b8b846e5944394346413728170500000014283b4d5a5f5f5f5f5f5f5f5f5f5d5248585f5f5f5f5f5f5f5f5f5f564634200c000000000000061727343d3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3b31231302000000000000000000000000020c131615110b0500000000000000000000000000000000000417293b4b5a67737c838686847d766c6578848684807c74614c37220c001b2f43576a7b888c877b6b5a46331e0a001f34495e72808c8676685a4c41576b7c888b7b6c5e4f403122130400000000001f344a5f748ba098836d584a4f59677c93a08b745f4a403323120000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4941342513000000000000000015293e53677c908975614d54687b8fa19686776b635f60656e7b7663513e44586c809486715d48331f0a000000001e33485e73899fa39287807b7a7c828a95918678695a4a392715030000000012273c52677c92a79b866f5a442f1a050000162b40566b82979079644f3a250f0000000000061a2f43586c8295a894806c5946362c292a334356697c9193806a56412d1904000000000d1a232b40566b8297a9947d68533e2922180b000013283d5165798da19e8a76624f3d343a4c5e72869a9e8b7764503c2813000000000000000000000b1720262a2d2f2b23172034475b6f839698846f5b47331f0b0000000000000716222a2e2c3045596d747474746b58432e2e302d25190a00000000182d42576a747474747474747474705e526674747474747474747473634f3a251000000000000010233545515454545454545454545454545454544e42311e0b0000000000000000000000051420282b2a252019120a0100000000000000000000000000000e2134475869788590979b9b9892897d727d949b96948d77624c37220d001e33485d728799a1998976614d38230e001e33485c6e7d8f9587786a5b4d5568798a9a8b7c6d5e4f4032231404000000001f34495e73889c99846f5c4e4852677c93a08b745f4a3423150600000000101e2a3234343434343434343434343434343434342e2416070000000000000000192e42576c8296836e5a465b6f84989d8a7867594f4a4b515d6a685946343d5165798f8b76614c38230e000000001e33485e73899f9f89746b6766676d77859496887867564532200d0000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f00000000000a1f34495d72879ba38f7965503d2919141626394d61768b9a85705b47321d08000000000007162b40566b8297a9947d68533e291306000000182d42566b8095a999846f5b4633202f43576b8095a793806b56422d19040000000000000000091a28343a3e42443f3526182c3f53677a8f9f8b76634e3a261200000000000000050f1619172a3d4f5c5f5f5f5f5b4e3c29191b1912080000000000192e43586e848b8b8b8b8b8b8b8b766053687d8b8b8b8b8b8b8b8b7b66503b2611000000000000162b3f53636a6a6a6a6a6a6a6a6a6a6a6a6a6a69604e3a261100000000000000000000021323323c403e3a342e261d140a0000000000000000000000000015293d5063768896a39b8f8886878c908380959f897d7d77624c37220d001f344a5f74899fb1a59079644f3a250f00192d3f50607182929788796b5d4e5b6c7d8f9a8c7c6d5e5041322314050000001b3045596d82929f8b796b625d59677c93a08b745f4a341f0a0000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a12060000000000000000001c31465b7086937d69544b5f74899e95806d5a493c35363f4d56554b3b29374b60758a8f7965503b2611000000001e33485e73899f9f89735e5250535a67768799968674624f3d2a160300000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f00000000000d22374c61768ca09f8a75604b37220d000a1e33475c71879b89745f4b35200b000000000000162b40566b8297a9947d68533e2913000000001c31465b70869aa994806a55412c18283d52677c91a79a86705c47321d080000000000000000142738464f53575a5244332024374b5f72869a927d6a55412d1905000000000000000000000e20313e484a4a4a4a473e301f0d000000000000000000192e43586e848a8d97a0998d8b88766053687d898c94a09e8f8b897b66503b2611000000000000192e43586e80808080808080808080808080807d68533e2913000000000000000000000c1e31424f56534e48413930271c100500000000000000000000001a2f44586c8093a59d8c7d736f7178828c88979f897368675a47331f0a001d32475b6f83939e9b8b77624d39240f00102232435364748596988a7b6c5e50607082939b8c7c6e5f5041322314050000162a3e516374849198897d76716e6c7c93a08b745f4a341f0a00000000000000000000000000000000000000000000000000000000000000000000000000001e33485e7388907b66514d62778da28f7965513d2c20222f3b4140392d1e32475c7287937c68533d2813000000001e33485e73899f9f89735e483b3e4958697c8fa292806c5946321e0a00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f00000000000f243a4f64798fa49c88725d48331e0900041a2f44596e84998d77624d38230e000000000000162b40566b8297a9947d68533e2913000000001e33485e73889da7927c67523d2813253a4f64798fa49e89745f4a35200b00000000000000001c30445663686c6f62503b271c2f43576a7d929985705d4835210c000000000000000000000213212c3334343434332b201201000000000000000000172c41556872747c93a8958075726d5d50647073788fa49b86767371624e3a2510000000000000192e43586e84939595959595959595959594937d68533e29130000000000000000000316283b4e606b68635d554d43392e221609000000000000000000001e33485d72879ca894806d5f5a5d646e7a879b9f89735e524a3c2b180400182c405365748289887d6e5b48341f0b0004142535465667778999998b7c6e6053647587989b8c7d6e5f504132231200000e2134465665737d878e928b8784838293a08b745f4a341f0a00000000000000000000000000000000000000010c141819191918130a0000000000000000001f344a5f748a8f79644f4e63788fa08b76604b37220e171e272c2c261c1b30465b7086947d68533e2913000000001e33485e73899f9f89735e48332b3a4c5f72879b9c8975614e39251100000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000011263b50667b91a69b86705b46301b060000172c42576c82978f78644f3a240f000000000000162b40566b8297a9947d68533e2913000000001f344a5f748ba0a5907965503b261123384e63788fa3a18c76604b36210c00000000000000001f344a5f737d82806a56422e1b273b4f62768a9e8c7764503c28140000000000000000000000030f191e1f1f1f1f1e180f02000000000000000000001226394a575c677c93a895806a5d5a4f46545c63788fa49b866f5e5c5445331f0b000000000000182e43586d7b7d808283899ea48f8382807d7c7a68533e28130000000000000000000b1f3345586b7d7c77716960564b403327190b0000000000000000001f344a5f748ba0a48f7965504549515c6f869b9f89735e48372c1e0d00001023364756646e73726c5f503e2b1805000007172839495a6a7b8c9c9b8d7d6f6158697a8c9c9c8d7d6e5f5141301c0900051728384755616b73797d838688898b96a08b745f4a341f0a00000000000000000000000000000000000002111e282d2e2e2e2d271c0f00000000000000001f344a5f748b8f78634e4e63788f9f89745f4a341f1d2932363636332b1e2f445a6f86947d68533e2913000000001e33485e73899f9f89735e48331e3043586c8296a5917c68543f2b1600000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000012273c52677c92a79b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e2913000000001f344a5f748ba0a59079644f3a250f23384d62778da3a38d77624c37220d00000000000000001e33485d72889686715d4834302f33475a6e829693806b57432f1b070000000000000000000000000000000000000000000000000000000000000000091b2c3a4352677c93a895806a54453e37414e63788fa49b866f5a474136271603000000000000152a3e516066686a6b72889da48f786c6a6867665d4c3925100000000000000000000f24394e627588928c857c73685d514537291b0c00000000000000001f344a5f748ba0a38d77624c3735445a6f869b9f89735e48331e0e0000000618293847525a5e5d584e4132210f000000000a1b2b3c4c5d6e7d8fa09c8e8070615c6d7d90a19c8d7d6f5f4c38230e00000b1d2e3c454e575f65696d7072737c93a08b745f4a341f0a0000000000000000000000000000000000000f202f3b42434343413a2d1d0c000000000000001f34495e7389907965504d62778da08b745f4a35202b3b464b4b4b473c2d31475c7087937d68533e2913000000001e33485e73899f9f89735e48331e293e53687c92a797836d59442f1a00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e2913000000001f344a5f748ba0a59079644f3a250f23384e63788fa4a18c76614c37220c00000000000000001c31465b70869b8c77634f464544444452667a8e9a86725e4a36220e0000000000000000000004080c0e0e0f0e0d0a07020000000000000000000000000e1c273c52677c93a895806a543f2b25384e63788fa49b866f5a442f251809000000000000000e2133424d5153545c72889da48f7863555452504b3f2f1d090000000000000000000f24394e63747c858d9890867a6f625547392a1b0b000000000000001f34495d72889ca48f796653463d445a6f869b9f89735e48331e090000000014283b4c595c5c5c574a3825140300000000000d1e2e3f5060708292a39e8f7d685360728394a59c8e79644f3a250f000215283b4c595c554d5054585b5c687d94a08b745f4a341f0a000000000000000000000000000000000005192c3e4d57585858564b3b2815000000000000001d32475c7187927c68534a5e73889c8d77634e39263749596060605a4b39354a5f7389917b66513c2712000000001e33485e73899f9f89735e48331e253a4f64798fa49c87725c47321d00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e2913000000001e33485e73889da5907b66503b2611263b50657990a5a08b74604b36200b00000000000000001a2f44596e8499927d695b5b5a5a5a5a5a5e72869a8d7965513d291501000000000002080e14191d2123232523221f1b160f08000000000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a07000000000000000004152431393c3e475c72889da48f78634e3f3d3b372e2111000000000000000000000b1f3346566168707a8591988d8073655748392919080000000000001b3044586d8293a59683716359514d5a6f869b9f89735e48331e0900000000192e43576a7272726855402c170200000000000011213242536374859aa9947d6853546576889da59079644f3a250f000c1f3244576a7169615b565354596d82969d88735e49341f0a00000000000000000000000000000000000a1f34485c6b6e6e6e695844301b000000000000001a2f44596e8396826c5845596d8295917c695543363e52667576766954403a4f63778d8d77634e39240f000000001e33485e73899f9f89735e48331e23384e63788ea39f89735f4a341f00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e2913000000001c31455a6f8499a8937d68533e2a15293e53687c92a79c88725d48331e090000000000000000172c42576c829799857070706f6f6f6f6f6e6e7d9295826c5844301c080000000911161d23282d323638383a383734302a231b110700000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a0500000000000000000006131e242732475c72889da48f78634e382826231b10030000000000000000000004162838454d545d6873808d9c91847566574737261504000000000015293d5164768795a19082756c66625f6f869b9f89735e48331e09000000001a2f445a6f8688846e58432e1903000000000006172839495a6b7c8d9ea3947d68535b6c7d8fa1a19079644f3a250f0014283b4e6174857c756f6b68696d77899c98846f5a46311c0700000000000000000000000000000000000b21364b6076848484725c47321d00000000000000162b4054697d9387725e4a5165788b98857261524b4b586d828c826b56404155697d9288735e4a35200b000000001e33485e73899f9f89735e48331e22374c62778da3a08b745f4a341f00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e291300000000182c41556a7d93a796826c58432f1c2f43586c8296ab97836d59442f1b060000000000000000152a3f546a80949f8c87878786868686868484848e9c8873604b37240f00000f1b252b31373d42474b4d4e4f4e4c49453e372e24190c000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a0500000000000000000000010a0f1d32475c72889da48f78634e3823110e08000000000000000000000000000a1a283239414b56616f7d8c9c94857565544433210f00000000000e213447586877858f989389827a777473869b9f89735e48331e09000000001b30465b708699846e59442f1a05000000000313243546566778899aa2938576665667798a9ca1928373624e39240f00182d42576b7d91918a84807d7d8289969e8e7c6854402c170300000000000000000000000000000000000b21364b60768c9988725c47321d0000000000000011263b4f63778c8d796653495b6d809090807065606064738897826b56404a5d718595826d5944301b07000000001e33485e73899f9f89735e48331e24394e63788fa4a08b745f4a341f00000012273c52677c93a89b866f5a442f1a0a0008162b40566b82979079644f3a250f000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e29130000000012273b4f63778b9e9b87725f4c3930384b5f72879ba4907c68543f2b1601000000000000000013283d52677c92a09e9c9c9c9b9b9b9b9a9999999da08f7a67523d2813000c1d2d3940454b51575c6062636463625e59534a41362a1d0f0000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a05000000000000000000000000001d32475c72889da48f78634e38230e000000000000000000000000000000000a151e252e3844515f6d7d8e9e93837261503e2d1b08000000000517293a4a5967727c858c92958f8c8a898a9c9f89735e48331e09000000001c32475c70879b866f5a442f1a0500000000102031425363748696a1928475665862738597a1928373645545331f0b00182d42576a7782899096959494979c968d80705e4c392511000000000000050d111212121212121212121221364b60768c9d88725c47321d000000000000000c2034485c708496836f5d4a506171828f8f8279767678808e97826b564354677a8d8d7966523e2a1601000000001e33485e73899f9f89735e48331e273b50667a90a59e89735e48331e0001111e283c52677c93a89b866f5a442f271c0f1a252c40566b82979079644f3a271d100000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e2913000000000c2034485b6e8293a28f7b68574a454956687a8ea29b8874614d39251100000000000000000010263b5065798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8a7866523d281300172a3b4a545960666b70747778797877736d665d53483b2d1e0e00000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a05000000000000000000000000001d32475c72889da48f78634e38230e00000000000000000000000000000000000a131b222733414f5f6f8092a190806e5c4a38251300000000000c1c2c3b49555f6870777c8286888a8b8d9e9f89735e48331e09000000031d32475c72889c87705b46301b060000000c1d2d3e4f60708292a091837465575d6f8092a1928373645546372716030014283b4d5a646d757b8286898b8987827a6f6152412f1d0900000000000c1821262727272727272727272727364b60768c9d88725c47321d0000000000000005192d4154677a8e8c796856455362717d8a938e8c8c8e939b95826b564f6072849784705d4a36230f00000000001e33485e73899f9f89735e48331e2d4155697d93a89b86705b46311c000e1f2f3b4252677c93a89b866f5a45413a2d1d2a374044566b82979079644f423a2e1e0d00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e29130000000005182b3e5163758797988675675e5a5d66748598a08f7d6a5845311e0a0000000000000000000e23384d617274747474747474747474747474747474746b5b4a37230f001d324659686d747a80868a8d8f8f8f8c88827a7065594b3c2c1c0b000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a05000000000000000000000000001d32475c72889da48f78634e38230e00000000000000000000000000000004101c262f363c40424251627486989d8c796755422f1c0900000000000e1d2b37434c555c63686c70727476869b9f89735e48331e09000000081e33485e73899c87715c47321c07000008192a3a4b5c6d7d8f9f9082736456586a7b8d9e9283736455463728190a00000b1e2f3d47515960676c70737473716d665d514334241200000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c4b60768c9d88725c47321d00000000000000001125384b5e708395867463534453606c7780868b8c8c8a87827768545c6d7d908c796754412e1b0700000000001e33485e73899f9f89735e4837323a4a5d708599aa96826c58432e1900182b3d4d575b677c93a89b866f5d5a564b3b283748545a5d6b82979079645b564c3c2a1600000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e291300000000000f2234465868788896948679726f72788492a0928271604e3b281502000000000000000000091e3144545e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3d2c1a07001f344a5f7483898f95958f8a8887888b90968d8376695a4a392816030000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a05000000000000000000000000001d32475c72889da48f78634e38230e00000000000000000000000000000514222e39434a505457575756687a8ea19785725f4c3925120000000007192b3b474c4941484e53575b5d5f6f869b9f89735e48331e090000000a1f344a5f748a9d88725c47321d0800001325374758697a8b9c8f8272635553647688999383736455463728190a00000000111f2b343e454c53585c5e5f5e5c58534a4034251606000000000015283947505252525252525252525252525260768c9d88725c47321d0000000000000000081b2e41536677899282716255484f5a636b7175777774716c655a5c6b7a8b91806e5c4a3724110000000000001e33485e73899f9f897360544a474c5868798da0a38f7b67533e2915001e32475a6a70737c93a89b8676726f695844304054666f72758297907973706a5946311c00000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f000000000000162b40566b8297a9947d68533e291300000000000517283a4b5a6a778590978d8886878c95988e8273645342301e0c000000000000000000000215263643494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0e00001f344a5f748a9d988b827974727072757c869495887868574533200d0000000012273c52677c93a895806a543f2a23384e63788fa499846e59442f1a05000000000000040809090906011d32475c72889da48f78634e38230e0508090908050000000000000005142332404b565e65696c6c6c6863718598a28f7b6854412d19050000000f22364959615d534b433e4246485c70879c9e89735e48331e090000000b20354b5f748b9f89735e48331e0900001b2f4354657687988f807162544e607183949384746455463728190a0000000000010e18212a31383e4347494a4947443e372e2216070000000000001c314457646767676767676767676767676767768c9d88725c47321d00000000000000000012243648596b7b8c90827265594e4750575d606262605c5854606d7a8a93837261503f2d1a080000000000001e33485e73899fa08d7d71665f5c6069768697a99986735f4c38240f001f344a5f7486898c97a49e8f8b8885725c473243586e84878b8e9b958c8886735e48331e00000012273c52677c93a89b866f5a442f1a0a0008162b40566b82979079644f3a250f00000000000b162b40566b8297a9947d68533e29130a00000000000b1c2d3d4c5a67727c868c9091918f8b847b706355463625130100000000000000000000000918252f343434343434343434343434343434343434332b20120100001e33485e73899f90796d65605c5b5d616975859797867562503c2915010001111e283c52677c93a895806a543f362e3a4f64798fa498836e58432e1903000000000410191d1e1e1e1b141d32475c72889da48f78634e3823121a1e1e1e1e191106000000000012223242505d6872797d8283827d776e7c90a49885705d4834200c000005182b3e52657670675e575250505361758a9f9c87715c47321c070000000c21364b60768c9f89745f4a341f0a00001f34495e7283948e8070615344566b7d8f9384746556463728190a0000000000000000050e161d24292e31343434322f2a231b1105000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8c9d88725c47321d00000000000000000007192b3c4d5d6d7d8c9183766b6159524d4a4b4c4c4f555d67727d8b92847465554433210f000000000000001e33485e73899fa4958f83797372747b8795a49e8d7b695643301c08001f344a5f748b8f8f8f8f8f8f8f8f88725c474144586e848f8f8f8f8f8f8f89735e48331e0001111e283c52677c93a89b866f5a442f271c0f1a252c40566b82979079644f3a271d10000001111e282d40566b8297a9947d68533e2d271c0f00000000000f1f2e3c495560697177797b7b797670685e5345372818070000000000000000000000000008131b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f020000001d32475c72889d8d7762524b4746484d57677a8ea292806c5844301c07000e1f2f3b4252677c93a895806a5c5249434353687c92a797826c57422c17020000000514222c3233333330271d32475c72889da48f78634e3823242e333333332d2416070000000b1d2f4051606e7a868e94979897928a82758a9ea08c77634f3b261200000c2135485b6e82837a726b67646468708092a597836d59442f1a050000000d22374c62778da08b745f4a35200b00001e33485c6e79857d6f615243405568758284746556473828190a000000000000000000000002090f15191c1f1f1f1d1a150f080000000000000000001f344a5f748b9393939393939393939393939393979d88725c47321d000000000000000000000d1e2f3f4f5f6d7b8995897d756d66615f5e5e6064697179848f8f827465564737261504000000000000001e33485e73899f9f8985928e8988898f98a49b8f806f5e4c3a271401001f34495e7278787878787878787878705c4a545a586c787878787878787878715d48331e000e1f2f3b4252677c93a89b866f5a45413a2d1d2a374044566b82979079644f423a2e1e0d000e1f2f3b4245566b8297a9947d685345413a2d1d0c0000000001101e2b38434d565d6265666664615c544c413528190a0000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c71879c8a745f4b373230333a4a5e73889d9c88735f4a36210c00182b3d4d575c677c93a89786796f655d58585e6f8397a8937d68543f2a15000000001122323f4748484844392a32475c72889da48f78634e38263541484848484134251300000215283a4c5e6f7d8d989d91888383848991878498a7937d6955402c1702000f243a4f64778b968e87807c79797c838e9da2907c68533f2b16010000000e23384e63788da18c76604b36210b0000192d3f505c67726e60514234384a58636e7365564738291a0a00000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d0000000000000000000000112131414f5d6b77838e9188827b7673737375787d858d93897d706456473829190800000000000000001e33485e73899f9f8974808a92989b9b9791897d706151402f1d0a00001b2f4354616363636363636363636360525d676f675e6363636363636363636053412e1a00182b3d4d575b677c93a89b866f5d5a564b3b283748545a5d6b82979079645b564c3c2a1600182b3d4d575a5d6b8297a9947d685c5a564b3b28150000000000000d1a26303e4c5a676a61564f4c4741392f24170a000000000000000000000a141a1b1b1b1b1b1b1b1b1b1b1612191b1b1b1b1b1b1b1b1b1b181106000000001b30465b70879c88725d48331e1b1e31465b70879ca28d78634e39240f001e32475a6a70767c93a4918c8c8279716d6c717c8c9fa28d7964503b261100000000192d40515c5e5e5e56483632475c72889da48f78634e383143535d5e5e5d5242301c08000a1e3144576a7c8d9d9d8d80746e6c6f757d898c9aad98846f5a45301b06000e23384d61707c8790999591909092979fa0948572604d392510000000000f24394e63788fa28d77624c37220d00001022323f4a555e5c504233242c3a46515c5f564738291a0b00000000000000000000000000070d1011100c06000000000000000000000000000000001f34495d707474747474747474747474747474747474746e5b46311c0000000000000000000000031323313f4d5a66707b858c93908c8988898b8e928f8880766b5f534638291a0b0000000000000000001e33485e73899f9f89736d767d838686837d756b5f5142332211000000132536444c4e4e4e4e4e4e4e4e4e4e56636f7a85796d604e4e4e4e4e4e4e4e4c43352412001e32475a6a70737c93a89b8676726f695844304054666f72758297907973706a5946311c001e32475a6a6f72748297a9947d74726f695844301b000000000000000e23374a5c6a787d73685b4e4133251c1206000000000000000000000e1c272e303030303030303030302b252d303030303030303030302c2317080000001a2f445a6f868d856f5a45301c26303c4c5f73889da59079644f3a250f001f344a5f74868b909aa38d7b88938d878383868d9ba79785725e4a36210d000000001e33485d6f73737365523d32475c72889da48f78634e38384d60717373705f4b36210c001125394d61748899a391806e6159575a616b778797a99d88735e49341f09000a1e3144535f6a737c858b9195979795928c8375665543301d090000000010253a4f647990a38d77624d38230e00000414212d384349483f3223151c29343f484a4438291a0b00000000000000000000000007121b22252625211a110600000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b170000000000000000000000000413212f3c48545e6870787d8387898b8a8886827b746c63594e4235281a0b000000000000000000001e33485e73899f9f89735e63696e6f6f6d6861594e41332415050000000818263138383838383838383e4d5a6774828d968b7a65503b3838383838383731261707001f344a5f7486898c97a49e8f8b8885725c473243586e84878b8e9b958c8886735e48331e001f344a5f7485888a8d9ba4988d8a8784725c47321d0000000000000011263b50657a899186796c5f514335261708000000000000000000091b2c3a43464646464646464646453e374146464646464646464646403526150200001a2f44596d7777776b57422d2f39424d5a6a7b8fa2a48f79644f3a250f001f344a5f748b96989b9e8d777580899298989aa09c9589796855422f1b07000000001f344a5f748989806b564132475c72889da48f78634e383c51667a898977624c37220d00162b4054687c90a49b877361504442464e5a68798ea3a08b76604b36210c0002142635424d57606970777c808282807c7770655748372614010000000011263b50667b91a48f78634e38230e00000004101b262f34332d2214050b17222c333430271a0b0000000000000000000000000a19252e363b3b3a352d23170a0000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f0000000000000000000000000003111e2b36414c545d64696e7273747473706c67605950463c3024170a00000000000000000000031e33485e73899f9f89735e4f55585a5a58544e463c30241506000000000009151e2323232323232e3e4e5c6b7886929c8c7c6c5c4a37232323232323221d140800001f344a5f748b8f8f8f8f8f8f8f8f88725c474243586e848f8f8f8f8f8f8f89735e48331e001f344a5f748b8f8f8f8f8f8f8f8f8f88725c47321d000000000000000f24394d60708292978a7d6f6152443526160600000000000000001226394a575b5b5b5b5b5b5b5b5b5a4f46545b5b5b5b5b5b5b5b5b5b5344321f0b0000162a3d4f5d6262625c4d3b3a434c555f6a788899ab9e8a75614c37220d001f344a5f747d828486898676636c757d84888b8b8882776b5b4a38261300000000001e33485e738899846e594432475c72889da48f78634e383f54697d938c76604b36210c001a2f44596e8397aa95806c5844322d313c4c61768ca1a38d77624d38230e0000081724303a444d555c62676a6c6c6b68635c5347392a1a08000000000012273c52677c91a59079644f3a250f000000000009131b1f1e1910040000050f191e1f1c140900000000000000000000000009192836414a50504f49403528190a0000000000000000000000000515232e34343434343434343434343434343434343434332d2213030000000000000000000000000000000d19242f3841494f55595c5e5f5f5e5b57524c453d33291e1306000000000000000000000a161f33485e73899f9f89735e4840444444433f3a32291f13060000000000000002090d0e0e0e13273a4c5c6c7a89969e8e7d6e5e4e3e2d1b0e0e0e0e0e0d09010000001f34495e7278787878787878787878705c5a564c586c787878787878787878715d48331e001f34495e727878787878787878787878705c47311c000000000000000a1e314252637385959b8e80706253443424130100000000000000172c4155687070707070707070706d5d506470707070707070707070614e39251000000e2031404a4c4c4c493e444d565f68727c8997a6a695826f5b47321e09001c31445764686b6e70737468595962696f737474726d655a4d3d2d1b0900000000001d32475c72879c87725d4833475c72889da48f78634e3842576c82978b74604b36200b001d32475c72879ca6917b67523d291820354b5f748ba0a48f78634e38230e0000000e213242505b60605c53555757575f605e574c3d2d1b09000000000013283d52677c93a5907965503b2611000000000000000000000000000000000000000000000000000000000000000000000416273746545e6466645d53463728170500000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e191004000000000000000000000000000000000007121c252d353b404447494a4a4846423e38312920170c0100000000000000000000091927333a485e73899f9f89735e48332f2f2f2e2b251e160c010000000000000000000000000000182d42566a7a8a999f90807060504030201000000000000000000000001b2f4354616363636363636363636360656f695f535e6363636363636363636053412e1a001b2f435461636363666f6863636363636052402d1900000000000000011324344556667788989e8f8271625242301e0a00000000000000192e43586e848787878787878787766053687d87878787878787877b66503b261100000313222e35373739444e576169727b858f9aa6a698887765523f2b18040015283947505356595b5e5f584a464e555a5e5f5f5d5952483c2f1f0f0000000000001b30465b70869b8b75604b36475c72889da48f78634e38455a6f869a8a745f4a341f0a001f34495e73899fa48f78644f3a240f21364b60768ca1a48f78634e38230e000003172b3e50606e7576706555485a697376736a5b4b392512000000000014293e53687d94a7917b66503b2611000000000b141819191919191919191919191919191918130b0000000000000000000e213345556471797b787064554534220f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121921262b2f3234343433312d29241d160d04000000000000000000000000142637454e525e73899f9f89735e48331e1a1a1916110b0300000000000000000000000000000000182d42576c7a8691918271615142322212020000000000000000000000132536444c4e4e4e4e4e4e4e4e4e5e6c77827c7065584e4e4e4e4e4e4e4e4e4c4335241200132536444c4e606d78847a6f63574e4e4c4334231100000000000000000617273848596a7a8b9c9f9082705f4d3a251100000000000000192e43586e848e919a9c9c918f8c766053687d8d90979c9c928f8d7b66503b261100000004111b23313e4b56606a747d868f98a2aca19589796a594836231000000a1b2a353b3e414446494a453a333a4045494a4a48443e362b1e11010000000000001a2f445a6f84998e78644f3a475c72889da48f78634e38495e73889d89735e48331e09001f344a5f748a9fa38d77624d38230e22374c62778da2a38d77624d38230e0000091d32465a6d7d8a8b837361526677878c87796855412d190400000000152a3f546a8095a8937c67523c2712000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d271d10000000000000000015293d506373838e918d827363513e2b1703000000000000000000000000000a1113120d04000000000000010c161b1c19120700000000000000000000000000000000000000000000000000060c12171a1d1f1f1f1e1c19140f090200000000000000000000000000001b30435562676973899f9f89735e48331e090000000000000000000000000000000000000000000014293c4e5d687380837363534333231404000000000000000000000000081826313838383838383838384e637789958f8376695c4e40383838383838373126170700081826313b50657a8b968d8274685a4c3e30251606000000000000000000091a2b3b4c5c6d7d8f9f9d8f7d68533e281300000000000000182d42576a76787c93a895807976705e52667477798fa49b86797775644f3a251000000000102131414f5c68737d889199a2aba3998f84776a5b4c3b2a19060000000c182126292c2f31343431281f262c31343434332f2a23190d0000000000000000192e43586d8398927c67524c4b5c72889da48f78634e4c4c61768c9d88725c47321d08001e33485e73889da38d77634d382310253a4f64798fa4a08b75604b36210c00000c21364b60758a9da0917d69586d8295a19885705c47311c0700000000162b40566b8095a8937d68533e281300000e1f2f3b42434343434343434343434343434343423a2e1e0d000000000000001b3044586c8092a1a7a092826e5b46321d08000000000000000000000005121d2528272116090000000006121e2930322e25190b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e737b7d828a9f9f89735e48331e09000000000000000000000000000000000000000000000d1f303f4b56616d7365554535251506000000000000000000000000000009151e232323232323232334485a6a7a8b9b94887a6c5e4f402f23232323221d1408000000091523374a5c6c7c8d9d9286786a5c4d3e2e1d0a000000000000000000000d1d2e3e4f5f7082918c7d7062503b27120000000000000014283b4d5a60677c93a895806a615d5248585f63788fa49b866f6260574734210c0000000b1d2e3f4f5f6d7a86909ba4aca29990867c71665a4c3d2e1d0d0000000000050d1114171a1c1f1f1c150b12171c1f1f1f1e1b160f06000000000000000000172c42576c829795806b6262606072889da48f786360616264798f9c87715c47321d07001c31465b70859aa48f7965503b2615293e53687c92a79b87715d48331e0900000d22374c62778ca1ac97826b586e8499ae9e89735e48331e0900000000172c41566b8297a9947d68533e29140000182b3d4d57585858585858585858585858585858564c3c2a16000000000000001e33485d72889cafbbb09e8a75604b36200b000000000000000000000715232f393e3c342718090000051523303c45474136291b0c000000000000000000000000000000000000000000000000060b1014171819191715120e09020000000000000000000000000000001f344a5f748b9497999c9e89735e48331e09000000000000000000000000000000000000000000000212212d3944505b5f5647372717070000000000000000000000000000000002090d0e0e0e0e0e0e182b3c4c5c6c7c8d9d988b7c6d5e4d3b28140e0e0d09010000000000081b2d3e4e5e6e7d8f9e97897a6b5c4c3a2612000000000000000000000010203141526373847b6e60524433200c000000000000000b1e2f3d4752677c93a895806a5449413a454e63788fa49b866f5a4b453929180500000215283a4c5d6d7c8b98a3aca2998f867c73695f54483c2e1f100000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b80959984787777767574889da48f7874767677787c929c87705b46301b0600182d41566a8093a7937d6955412d1d2f43586c8296a995826c58432f1a0500000b20354a5e7387999f927d69566b80929f9886715c47321d0800000000172c42576c8398ab95806a543f2a1500001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6a5946311c000000000000001f344a5f748a9fb4c8b7a18c76604b36210b00000000000000000006162533414d5350453627180600112333414e595c5447392a1a090000000000000000000000000000000000000000020b131a2025292c2d2e2e2c2a27231d160f07000000000000000000000000001f344a5f737c7d8284878983735e48331e09000000000000000000000000000000000000000000000003101b27323e474a443829190900000000000000000000000000000000000000000000000000000d1e2e3e4e5e6e7d8f9e9b8c7c6b58432e190400000000000000000000102030405060708090a0998a796955412c17000000000000000000000003132434455566746b5e5042342616040000000000000000111f2b3c52677c93a895806a543f2e28384e63788fa49b866f5a4431281b0b0000000a1e3144576a7a8c9ba9a5998f867c726960564c42372b1f13040000000000000006090a0a0a0a0a0a0a07040a0e11121312110e0a0500000000000000000000152a3f54697d949f908f8d8c8c8b8b8e9fa0928b8b8c8c8d8d8f999b866f5a442f1a050013273b5064778b9e9985705d4b3a32394b5f72879ba18d7966523e2915000000071b3044576a7b888b837461506374838a887a6956422e190500000000192e43586e8499ab96826b56402b1601001f344a5f74848484848484848484848484848484735e48331e000000000000001e33485d718699aab4ae9c89745f4a35200b00000000000000000314243343515e68635445362411001a2e41515f6b71655748382716040000000000000000000000000000000000010c151f272e353a3e41424343423f3c37312b231a110600000000000000000000001c3044566367696c6e707371665644301b06000000000000000000000000000000000000000000000000000915202b333430271a0b0000000000000000000000000000000000000000000000000000000010203040506070809092877b6d59442f1a04000000000000000000000212223242526171829291867a6a56412c170000000000000000000000000616273748575f5a4d40322417080000000000000000000112273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a0a000000001125394d61748799aaa193877c72695f564d434040403b312212000000000005111a1f1f1f1f1f1f1f1f1c181f232627282726231f19120a010000000000000013283e53687c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b846e59442f1a04000c2134485b6e8293a08d7a68584c474b57687a8ea29784715e4a37230f0000000014283a4c5d6a73747065564556657074736a5c4b39261300000000001a2f445a6f8499ac97826b56412c1702001f344a5f748b9999999999999999999999999989735e48331e000000000000001a2e4256697b8c999f9c90806c5945311c0700000000000000000f2031425161707c726353402c17001f34495d707c837566554433210f0000000000000000000000000000000007131e28323b42494e53565758585754514c463e362d23190d01000000000000000000142738464f525457595c5e5d5448392714010000000000000000000000000000000000000000000000000000030f181e1f1c140900000000000000000000000000000000000000000000000000000000000212223242526171828075695e4f3d2a160100000000000000000000000414243444546373848073685c4d3b271300000000000000000000000000091a2a39444a473d2f221406000000000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a0500000000152a3f53687c91a4a29283756a5f564c434a545656554e402f1d090000000515232e3434343434343434312b33383b3c3e3c3b38332e261d130800000000000011263b50647474747474747474747474747474747474747474747474746a57422d18030005182b3e5164758696988676685f5c5f677586989a8a796754412e1b07000000000b1d2f3f4d575e5f5c54473847545c5f5e574c3e2e1c0a00000000001b30455a6f869ba098836c57422c1702001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b89735e48331e0000000000000013273a4c5e6d7b858988807161503d2a160200000000000000071a2c3e4f6070808e826f5a442f1a001f344a5f748794847362503e2b180500000000000000000000000000000c1925303b454e565d63686b6c6e6e6c6965605a524a40362b1e12050000000000000000091a28343a3d3f424447494941362a1b0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004142434445463736e63574c4031200e0000000000000000000000000006162636465666746d61564b3e2f1e0b00000000000000000000000000000c1b283134322b1f110400000000000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a0500000000182d43586c8397ab98857364584d43394558676b6b6a5e4c38240f00000011233341494a4a4a4a4a4a4a443e484d50525352504d48413a3025190b00000000000d213547575f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4d3b28140000000f223446576877879495877b7472747a8693988b7c6c5b4a37251200000000000011212f3b44494a474136293641474a49443b2e20100000000000001b30465b70878b8b8b846e58432e1903001f34495d707474747474747474747474747474746f5c47321d000000000000000a1d2f404f5d697073726c61534332200d0000000000000000112437495b6d7d8f8d7b6b58432e19001d314558687a8d91806d5b4835210e000000000000000000000000000e1c2a36424e58616a72777c80838484827d7a756e665d53483c3022140600000000000000000b172025282a2d2f3234342e25190c000000000000000000000000000000000000000000000004060603000000000000000005080b0b0b0b08040000000000000000000000000000000000000000000000000616263646555e5c51453a2f22130300000000000000000000000000000818283848575f5a4f44392d2011010000000000000000000000000000000a151c1f1e180e010000000000000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a05000000001a2f445a6f8499a5907b6756473a3034495e7382827b66513c27120000001a2e41515d5f5f5f5f5f5f5f574e5b616567686765615c554d4237291a0b0000000005182a39444a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473d2f1e0b000000051728394a596875828d958f8988898f9790867a6c5e4e3d2c1a0800000000000003111e28303434332d2419242d32343430281d10020000000000001b3045596d74747474746a57422d1803001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d513f2c1900000000000000001122313f4c555c5f5d584f433526150300000000000000061a2d405366788b95836f5e4e3c29150016293b4b5d7085988b7764513d29150100000000000000000000000e1d2c3a4754606b757d868d929391909092948f89827970655a4d40322415060000000000000000040c101315181a1c1f1f1a1207000000000000000000000000000000000000000000020b14191b1b18130b010002090f14191d202121201d19130b0200000000000000000000000000000000000000000000081828374349483e33281d1104000000000000000000000000000000000a1a2a39444a473d32271b10020000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a05000000001a2f44596e8499a28d77624d382923384d62778c937c67523c27120000001f34495d707474747474747464586b76797c7c7c797671695f544738291908000000000c1b2831343434343434343434343434343434343434343434343434322b1f1100000000000b1c2c3b4a58646f798286898b8a88837c73685c4e40301f0e0000000000000000000b151b1f1f1e19110711191e1f1f1b150b0000000000000000162a3d4f5c5f5f5f5f5f5a4d3b2814000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a484032221000000000000000000413212e3942474a48443d3226170800000000000000000d2135495c7083968d79655340301f0d000c1d2e4155687c9194826c5845301c08000000000000000000000c1d2c3b4a5865717d88928f88837d7b79797c80868c948d83776b5e5142332414040000000000000000000000000000000000000000000000000000000000000000000000000000000005131e282e30302d271e130f161d23292e3235363635322d271e150a000000000000000000000000000000000000000000000a19263034332c21160b000000000000000000000000000000000000000c1b283134322b201509000000000000000000000000000000010c151a1b1b1b1b1b1b1b1b1b1b1a160d0100000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a0500000000182d41576b8095a28d77624d3b35343b5065798f937d68533e29130000001f344a5f748b8b8b8b8b8b7c675a6f868f929393908b857c7265564737251300000000000a151c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180e010000000000000e1d2c3a47525d656c71737474726e6860564b3e30221202000000000000000000000000000000000000000000000000000000000000000000000e20313e484a4a4a4a4a473d2f1e0b00000515232e34343434343434343434343434343434332d22140400000000000000000003111c262d323433302920150800000000000000000013283c5064788c9a86715d4a3623120100001225394d62768b9c88735f4b36220d000000000000000000091a2a3b4a596876838f90857b736d69666465676b7077808a95897c6f61514232221100000000000000000000050e1315151515120b010b1114151515130e0500000000000000000000041423313b424646413a3125242a31383e43474a4b4b4a47413b31271c0f0100000000000000000000000000000000000000000009141b1f1e190f040000000000000000000000000000000000000000000a151c1f1e180e0300000000000000000000000000000001111e292f303030303030303030302f2a1f1202000000000012273c52677c93a895806a543f2a23384e63788fa49b866f5a442f1a050000000014283d5165798da0917c69584e4a494b54687d93947d68533e29140000001f344a5f74888b8e9ba0937c675a6f868f8c8b8c8f98998f83746554422f1c090000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c2935404951575c5f5f5f5d59544d44392d2012040000000000000000000000000000060d1217191a1b1a18140f090200000000000000000213212c333434343434322b1f110000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1911050000000000000000000000000a12191d1f1e1b150d0300000000000000000000182d42566b809495806b57422e1a070000000a1f33485d72889c8e7965503b26110000000000000000031426374858687786948a7d7268605954514f5052565c646d7784908d807060503f2e1d0b0000000000000000091721282a2a2a2a261e131e262a2a2a2a2822170a0000000000000000000f2132424e575b5b564d4336383e454c52575c5f60605f5c564e44392d1f10010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f2f3c4446464646464646464646443d30200e000000000012273c52677c93a895806a543f2a23384e63788fa499846f5a442f1a05000000000e22364a5d7082939987766a625f5e60656c829795806a543f2a150000001e33485c6d72758297a8937c675a6f80797674767b8593a19383725f4c382410000000000000000000030c1215151515151515151515151515140f060000000000000000000000000000000b18232d363d43474a4a4a4845403931271c10020000000000000000000000000007111a21272c2f2f302f2d29241e160e0400000000000000030f191e1f1f1f1f1f1e180e0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b70869a917b66523d281400000001132535465b70869b937d68533e291400000000000000000e203244556676879687786c605656565656544b3d4550555a6672808f8f7d6e5d4c3a291604000000000000061727343d3f3f3f3f3b3023303a3f3f3f3f3d352819070000000000000000182b3e50606a70706a6054474c535960666c7174767674706a61564a3d2e1f0e0000000000000000000000000105090b0d0d0d0c09050000000004080a0b0a08050000000000000000000000000000000002070a0d0e0e0e0c080400000000000000000000000000162a3c4d585b5b5b5b5b5b5b5b5b5b594e3d2b17030000000e1a273c52677c93a895806a543f322b3a4f64798fa499846e58432e190300000000071a2d40536474849295887d7774737579808a9b95806a54402b15000000192c3e4f595d6b8297a8937c6755666c65615f616775879aa18f7b67533f2a150000000000000000061420272a2a2a2a2a2a2a2a2a2a2a2a2a2822180b00000000000000000000000000000006111a22292e3234343433302b251d140a00000000000000000000000000000d19242d353c4044444544423e38322a21170c00000000000000000000000000000000000000000000000000000000000000000000000811161717171717171717171717171717171717150e04000000000000070e13130f0700000000000000001e33485e73899e8f79644f3a24110100000b1e3042536374889c95806b56402b160000000000000005182b3d4f617384958777686b6b6b6b6b6b6b695a4755636a6b6b6b70808f8c7b6a584634210e0000000000001023354551545454544e4130404d54545454514636241100000000000000001d32475b6e7d86857d72645c61676d747a82868a8c8c8a857d74685b4c3d2c1b09000000000000000000080f151a1e20222222211e1a150f0a12191d1f211f1d19140b0000000000000000000000010a11171c2022232323211d19130c04000000000000000000001b3045596b707070707070707070706c5a46321d0800000c1d2c373e52677c93a895806a594e463f3f52677c91a697826c57422c1702000000000011233547566573808a92928c8a898b8e94948f89826b56402b160100000f21313d45566b8297a8937c67525457514c4a4c576a7d94a997826d58432e1900000000000000031424323b3f3f3f3f3f3f3f3f3f3f3f3f3f3d35291a0800000000000000000000000000000000060e14191d1f1f1f1e1b17110a0100000000000000000000000000000f1d2a3640495055585a5a5a57524d463d34291e1103000000000000000000000000060b1013131413110d08010000000000000000000c1a242b2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c29211607000000000d19232828231a0f020000000000001f344a5f748ba08f78644f3f2f1f0e000012263a4d60718292a397826b56402b16000000000000000e2134475a6d80918a7968687d82828282828276605063738082828274718294887563503d2a17040000000000162b3f53636a6a6a695f4d394c5e696a6a6a6454402c1803000000000000001f344a5f748a9a9990837371767b82898f959a97979799999186796a5b4a3826130000000000000009131c242a2f333637373736332f29231d262d32343634322e271d100000000000000000000a141d252b30343738383836322d2720170e0300000000000000001d32475c7287878787878787878787735e48331e09000016293b495358677c93a89682766b615954545b6d8295a8947d69543f2a15000000000000061829384756626d767d8488898a8987847d79746e64523e29140000000313202b40566b8297a8937c675240423d37343d52677c93a89b866f5a442f1a000000000000000c2032424f545454545454545454545454545247372512000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1e2d3b48535d646a6e6f6f6f6c67615950473b2f2111010000000000000000000a131a202528292a2826221c160d04000000000000091a2a374042424242424242424242424242424242423e3325150300000d1c2b363d3d372c20120300000000001f344a5f748a9f92806d5d4d3d2c1a0700162b4055697d8f9faa95806a55402b1600000000000003162a3e5164778a907d6c5b687d8d9397958f8a76605a6d809297968b7464768893806d5a4733200c0000000000192e43586e8080807c67523d50667b8080806f5a442f1a05000000000000001f34495d728595a0a09286878b9095918d8885838282848b97978978675543301c0800000000020f1b262f383e44484b4c4c4c4b48433e362f3941474a4b4a47433a2e1e0d00000000000003101c2731394045494c4e4e4d4b47423b332a201408000000000000001d32475c72888d90939c9c94908d89735e48331e0900001d314558676d727c93a5938f897d756d69686d798a9da38f7965513c2712000000000000000b1a293845505a63696f72737473726e6a65605a534635230f0000000002162b40566b8297a8937c67523c2c29243444566a8094a99b866f5a442f1a0000000000000012273b4f616a6a6a6a6a6a6a6a6a6a6a6a6a6555422d190400000000000000000000000000000000000002070a0d0e0f0e0e0c09050000000000000000000000000b1c2d3c4b596670788083868684827b756d63594d3f2f1e0c0000000000000006121d262e35393d3e3f3e3b37312921170d020000000012263848545757575757575757575757575757575757514332200c000b1c2b3a4852524a3d30211100000000001e33485d72879c9c8b7a6b5b4a37230f00172c42576c8398ada4907c67523d2814000000000000091e3246596d829486736151657378869b8d79756f5d6175899d958479715e6a7d908a76634f3b27130000000000182d42576c839594806a543f4f64798f9587705c47321c07000000000000001a2e42556776838c91929b918784807c77736f6c6b6c6f78899b9785725f4b38230f0000000312202c38424b53585d60626262605d58524a414c555c5f605f5c574c3c2a1703000000000413212e3a444d545a5e61636362605c564f473d3226180a0000000000001c31465b6e76787a889d9f897977766f5c47321d0800001f344a5f7482878c97a38d7d8b9289837d7d828a98a79987735f4b37220e00000000000000000b1a27333e474f555a5d5e5f5e5c5955504b4540362818060000000000162b40566b8297a8937c67523c27243342526273869aac97836d58432e1900000000000000152a3f546a80808080808080808080808080705b46301b06000000000000000000000000000000010910161b1f2223242323211e1a150f0905000000000000000416283a4a5a6977838d94989b9b9996908980766a5d4d3b28140000000000000917242f3942494e52535453504b453d342a1f1305000000182d4155666c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c614f3b26120015283a495866665b4e3f2f1e0d000000001a2f44596d8296a9998a7966533e2a1500172c42576c8295a0988875614d39240f0000000000001024394d617589907c695648565e6f869b8d77625c53677c909e8a77666053607488927d6a56422e190500000000162b40556a809597826c57424d62778d9e89735e48331e090400000000000013263849586670777b82959282706b67635e5a5756575b6b8094a28f7a66523e29140000011121303e4a555f676d727577777775716c665d535e6970747574716a5a46321d08000000011222313f4b5760686e737678787774706a635a4f44362819090000000000172b3e505c606372889d9f897363605d513f2c190400001f344a5f748b999c9fa28d7779838d959494969da0998c7c6a5744301c080000000000000000000916212b333b404548484a484744403c37312b24180a000000000000162b40566b8297a8937c67523c2733425161708091a3a3907c68543f2b1600000000000000152a3f546a80939595959595959595959487705b46301b0600000000000000000000000000000a141d242b303437383a383837332f2a241e1a140a00000000000e2134465768788895a09c928b8786878b9093887b6b57422d18030000000009182735414c565d6367686968655f5950473c3023150600001a2f445a6f838383838383838383838383838383837d68533e2913001c3145586776796c5d4d3c2b1907000000162a3e53677a8ea0a896826c57422c170015293e526576858b86796a5845311e0900000000000015293e53677c908975614d3a445a6f869b8d77624c5a6e839795826e5a4b44586c809486715d48331f0a0000030f17283e53687c9399846e59444b60758ba08b75604b36201c19110600000000091a2b3a48535d6366798ea08f7c69554e4a4642404250667a90a596826b56412c1700000d1f2f3f4e5c67727a82878b8d8d8d8b8782797065707c858a8b8986745f4a341f0a0000000d1f30404f5d69737c83888c8e8f8d8a867d766c61544637271705000000000f21323f484b5c72889d9f89735e4b48403222100000001f344a5f748285888a8d8a7766707982888c8f8f8b867b6e5e4c3a27140100000000000000000000040e1820262c3033333433322f2c27221d17100700000000000000162b40566b8297a8937c67523c3342516170808f9ea8978673604d39251100000000000000142a3f54697b7d80828495aa998583827d7c705b46301b0600000000000000000000000005111d2730393f45494c4e4f4e4e4c48433e38322e271c0e00000003172a3d5063758797a6998b7d76716f72767c848d7d6a57422d18030000000718273645535e6971777c7d7d7c79746c63594e4133241300001a2f445a6f869898989898989898989898989898947d68533e2913001f344a5f74868a7b6b5a483624120000000f24374b5e7083939f96826c57422c17000f2236485967717472695b4c3a281502000000000000192e42576c8296836e5a4631445a6f869b8d77625463768a9d8c7966523e3d5165798f8b76614c38230e000413212b313b50667b909b86705b46495e73899e8d77624d3832322d241708000000000d1c2a3740484e60748a9f9985715d4835312d2b3a4f647990a598836c57422c170005182b3c4d5d6c79858f96968f8b89898b8f958d8377828e989f968f8b745f4a341f0a000005182b3d4e5e6d7a86909790898684868b93928a8072645545342311000000000313222d33475c72889d9f89735e48332d2214040000001d324659686c6f727477786b5b5d666d737778787671695d50402f1d0b00000000000000000000000000040c12171b1e1e1f1e1d1a17120d0802000000000000000000162b40566b8297a8937c67523c41516170808f9ea89a8a79685643301d0a0000000000000011263a4d5e66686a6c7d94a998836d6b68676153402c180300000000000000000000000816232f3a444c53595e6163646363605d58534c47433a2c1b0900000a1e33465a6d8093a49c8b7a6d625c5a5d6168707a76624f3b281400000001132536455463707c868d919494938f8880766c5f5142301c08001a2f445a6f868b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7d68533e2913001f34495d70829389776654412e1b080000081b2e41536474828a867866523e29150006192a3b49555d5f5d564b3d2e1d0b000000000000001c31465b7086937d6954402f445a6f869b8d776a6a71829393826f5c4936374b60758a8f7965503b2611001022323e46474e63788e9d88725d48475c71879c8f79644f4747474135261402000000000c19242d34475c71879ba08c77624d38231a2c3e53677c92a797826c57422c17000e2235485a6b7b8a979a8d827a767373767a828b958a93a0998d837a76705d49341f0900000e2235485a6c7c8c9895887c74706e7076808d9b9083736352402d1a070000000004101d32475c72889d9f89735e48331e110500000000172a3b4a54575a5d5f62635b4d4a52595e626363615d564c3f322211000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297a8937c67523c4d5e6f808f9ea6988a7b6b5c4a39271401000000000000000b1e30404c515355687d94a998836c5754524e44352311000000000000000000000008172634404c5660686e73767878787876726d67615c574a39261300001125394e62768a9da4917d6d5c4f4745484d545d69685946331f0c0000000b1e3042536372828e99a198908d8d8e9293897d705f4b37220d00192e43586b747474747474747474747474747474747466523d2813001a2e41516376899583705e4b3824110000001224364756646f7472685a4936230f00000c1d2b3842484a48433a2d1f1000000000000000001e33485e7388907b66513c2f445a6f869b8d808080848f8e83746452403032475c7287937c68533d281300192d3f505b5c5c61768ca08b74605c5c5c6f859a917b665c5c5c5c5344311e0a000000000007111a2f445a6f8499a5907a65503b262135495c6d829697927d68543f2a150015293e516477899a9b8b7b6f66615e5e61666e7a8c9fa497897b6f66615d51412e1a06000015293d5164778a9b9887766a605b595c636e7c8d9f92826f5d4a36230f0000000000001d32475c72889d9f89735e48331e0900000000000c1d2d393f424548505b5d5344424f5b656b6c6a645a4e3f2f2114040000000000000000000000000000050a0d0e0f0e0b0700060b0e0e0d0b08040000000000000000162b40566b8297a8937c675244586a7c8e9ea596897a6b5d4d3e2d1b0900000000000000000112222f383c3e53687d94a998836c57423c3932261706000000000000000000000717263544515e69737c83888c8f8f8f8d8b87827b75716856422d180300162b3f54687c91a59c8874614f3e33303339404c54544a3b2a170400000215283b4e607182919f9e90857c7777787d848c8a76624d38230e0015293c4e5b5f5f5f5f5f60768888866f5f5f5f5f5f5f584836230e0011233446596d82958e7a6754402d190500000718293847535b5f5d564b3c2b19070000000d1a262e3334332f271c0f0100000000000000001f344a5f748a8f79644f3a2f445a6f869b9995959494988b83796d5e4e3d30465b7086947d68533e2913001e33485c6e72727274899f8d7772727272728398937d7272727270614d38230e000000000008131b2e43586e8499a7927c67523c2723384e63788282828275624e3a2511001b2f44586d8295a3907d6c5e524c494d5c6b7a8a98a59c907d6d5e534c49413323110000001a2f43586d8295a18d7a68594c464447515e6f82959f8d7966523d29140000000000001d32475c72889d9f89735e48331e090000000000000f1b252a384a58636d71614e51606d79808380776c5d4d3b2917040000000000000000000000000912191f22232423201b141a20232323201d19140b010000000000162b40566b8297a8937c67524b5f74889aa59687786a5c4d3f2f200f0000000000000000000004111c23293e53687d94a998836c57422c251f150800000000000000000000021425354453626f7b869097958d898787888b9196908a86705b46311c07001a2f44586d8397aa95826c584436363636363639403f392d2213030000091d3144576a7d8fa0a08f807268626264687079826d5a47331f0b000d1f303e474a4a4a4a4b60768c9b866f5a4a4a4a4a4a453a2b19070005172a3d5165798e9784705c4834200b0000000b1a293540474a4843392d1e0e00000000000912191e1f1e1b140a000000000000000000001f344a5f748b8f78634e392f445a6f869b8e80807d80858f968c7c6c5a4734445a6f86947d68533e2913001f344a5f74888888888c9f91888888888888889896888888888879644f3a250f000000000a19262f3343586e8499a8937c67523c3333364a5c6a6b6b6b6b675846331f0b001e33485d72889c9b8773604e403b4b5b6a7a8a99a49688928b79675441342e2315050000001d32475c72879b9a86715d4b3b312f344052657a8fa495826c57422d180000000000001d32475c72889d9f89735e48331e090000000000000009152a3f546775807d6b5a61707d8b9598948a7b6a594633200c0000000000000000000005111c262d3337383938352f282d3538383835322d281e110200000000162b40566b8297a8937c67524f64788ea3998877685a4c3e2f2111020000000000000000000000000813293e53687d94a998836c57422c170b0200000000000000000000000d203142536271808d999a8d827973707072767d88959d88735e49341f0a001c32475c70879ba5907b66524b4b4b4b4b4b4b4b4b4b494031210e00001024384c6074889ba895827161554d4c4f545c666e63513e2b1804000112202b33343434364b60768c9b866f5a443434343431281c0d0000000e22364a5e73889c8c77634e3a2511000000000b18232c3234332e271c0f000000000000000000000000000000000000000000000000001f34495e7389907965503b2f445a6f869b8d776a686a7180909b8a7763503b475c7087937d68533e2913001f344a5f748b919191929e9b919191919191919aa0929191919079644f3a250f00000004162837434848586e8499a8937c6752484848473f4d5556565656544a3a291603001f344a5f748ba097836d584339495969798999a5968677869684705d4935211105000000001f34495e73899f97826c57422e1d1a25384d62778da39a866f5a45301b0000000000001d32475c72889d9f89735e48331e090000000000000000162b40556a7d9289786f73808e9c908c8f998876634f3b27130000000000000000000615222e3941484c4e4e4d4a433c40494d4e4c4a46423b2f200f00000000162b40566b8297a8937c67524f647990a5927d6a594a3c2e201103000000000000000000000000000013293e53687d94a998836c57422c1702000000000000000000000005182b3d4f607082909e9a8b7b6f655e5c5b5d616a788ca08c77624d38230e001e33485e73899ea38d786360606060606060606060605d4f3e2b160200152a3f53677b90a49f8b7765534339373a40495458534534210e00000313202a30303030364b60768c9b866f5a44303030302e271c0e000000071b3044596d8398927d68543f2a1500000000000610181d1f1e1a130a00000000000000050e1315120c030000000000000000000000001d32475c7187927c68533e2f445a6f869b8d776253556173869a93806a55414a5f7389917b66513c2712001f344a5f737b7b7b7b8297947d7b7b7b7b7b7c929b867b7b7b7b78644f3a240f0000000c203345555d5e5e6e8499a8937c675e5e5e5e5c514040404040403f382c1c0b00001f344a5f748ba097826b5641475767778897a6978777697d918d7865503c281400000000001f34495e73899f95806a543f2a1f29354253667a8fa49b86705b46301b0000000000001d32475c72889d9f89735e48331e09000000000000000012273b4f63768a978a848691998b7d767b8a927d6a56412c17020000000000000005152433404c555c616363625e584f515d6263625f5b574d3e2d1906000000162b40566b8297a8937c67524d61768a9c907964503f2f20100200000000000000000000000000000013293e53687d94a998836c57422c170200000000000000000000000e2134475a6c7d8f9f9e8d7b6c5e524a4746484e5c7084978f7965503b2611001f344a5f74899fa18c767676767676767676767676766d5a45301b06001a2f44586d8297ab98846f5b48362622252d3740433f3527170500000f21313d45464646464b60768c9b866f5a4646464646433a2c1b09000005162b40556a809597826c57422d180000000000000000000000000000000000000000091721282a2720160b00000000000000000000001a2f44596e8396826c58432f445a6f869b8d77624c43576c829799846e58444f63778d8d77634e39240f001c304456636666666a809596826b666666667a909c8872666666655a4935210c00000010253a4f63727373738499a8937c73737373736f5d48332b2b2b2b2a251b0e0000001f34495e73889c99846f5b485565758696a69888786861768b94806b57422d190e030000001d32475c70869a97826c574330313c475261708396aa98846e59442f1a0000000000001d32475c72889d9f89735e48331e0900000000000000000c2034475a6c7d8d99999b95897b6d606c80887d6d58432e18030000000000000011223342515d687076787877726b61606f77787774706a5c4935200b000000162b40566b8297a8937c6752475a6d7d9093806d5d4d3e2e1e0d0000000000000000000000000000091b2e4053687d94a998836c5743301d0a0000000000000000000003162a3e5164778a9ca693826f5e4e40363131334054677b8f937d68543f2a15001f344a5f74899fa4918c8c8c8c8c8c8c8c8c8c8c8c88725d48331e09001d32475c71879ba8937d6954402c180d111a242c2e2b231709000000192c3e4f595b5b5b5b5b60758b99846e5b5b5b5b5b5b574a39261200011323334253687d949a856f5a442f1a000000000001070b0b0a0600000000000000000b1927343d3f3b33281d1003000000000000000000162b4054697d9387725e4a37445a6f869b8d77624c49576c82979a866f5a4455697d9288735e4a35200b00142738464f505053687d9398836d58505063788e9f89735e505050493c2b190600000011263b50667b8989898a9ba995898989898989745f4a341f161616151108000000001b3044596d82949f8b77655463738494a4998a796a5a5c71879a86705b46322b2113040000192d42566a7d929b87725f4e3d444e596470808fa0a5927d6a55402c170000000000051d32475c72889d9f89735e48331e09000000000000000004172a3d4e5f6e7b85898983776b5d4f6376746a60513e2a1501000000000000081b2e4051616f7b858b8f8f8d878074687c8d8f8d898677624c37220d000000162b40566b8095a8937c67523d4f607182938c7b6b5c4c3c2b1a08000000000000000000000000011426384b5d6f8295a39985725f4d3a271402000000000000000000091e32465a6d8294a79d8a7663514030221c1c25384c5f7384827d6b56402b16001e33485e73889da4908888888888888888888ea1a08b745f4a341f0a001f344a5f73899fa48f7965503b2611000007111719161006000000001e33485c6d70707070706f748b98836f7070707070706855412c17000b1e304151607082959b866f5a442f1a000000000b151c20211f1b140b0000000000091a29374551544f453a2e211406000000000000000011263b4f63778c8d79665346545c6f869b8d77625c5e6473879b96826d584a5d718595826d5944301b0700091a28343a3b3c51667b9199856f5a444c61768ca08b76604b3b3b362c1e0e0000000011263b50667b8d8d8d8e9daa978d8d8d8d8d8b745f4a341f0a000000000000000000162a3e516477899995837262718291a29b8b7b6b5b4c586e849889745f4a453e312210000013273b4f627587988f7d6b5b4d57616b76828f9ea8998875624e3b26120000000009172132475c72889d9f89735e48331e090000000000000000000d1f3041505e697073736f665a4d47586361574e4233210e000000000000001125384b5d6f808d98a09a9391929286798095a18f8b8b77624c37220d00000014293f53687d93a8937d68533e4354647486978a7a6a5a493725120000000000000000000000000c1e304355677a8d9f918d8f7c695644311e0c0000000000000000001024384d6175899daa96826d5a4634221207091c304357686f6c6960503c2813001c31465b70869aa38d777272727272727273899fa18c76604b36210b001f344a5f748ba0a38d77624d38230e0a13191a1a1a181309000000001f344a5f74878787878786868a9985868687878787846e58432e190014283b4e5f6f7d8f9f9a856f5a442f1a000002101d28303536342f271d10020000001427384755636a62584b3f32241709000000000000000c2034485c708496836f5d50647175869b8d777372737882919b8c79665354677a8d8d7966523e2a160100000b192630343a4f64798f9c87705c474a5f74899f8d77624d3834342e24160600000010253b5064767777778499a8937c7777777777715e49341f0a0000000000000000000e223547596b7a8a97908272808f9f9d8d7c6d5d565c5f6c83988c76605d5a4f402d1a06000c1f33455769798a988a796b606a747d89949fa5988a7a6a5846331f0b000000061727343d475c72889d9f89735e48331e0900000000000000000002132332404c555c5e5e5b53483c3a474e4d443b3124150400000000000000182c4054677a8d9ea394877d7b7c838c8b80959f89747471604b36210c00000012263b50657a8fa495806b564036465768798c9889776654412e1b07000000000000000000000416283b4d607285989b8882958673604e3b281503000000000000000014293e53677b90a4a48f7a66523e2a1705000014273a4a565a57544e4232200d00192d42576c8295a48f79655c5c5c5c5c5e73899fa08c76604b36210b001f344a5f748ba0a18c76604c37210e1c272d2f2f2f2d261b0d0000001f344a5f748b9c9c9c9c9b9a9ba39a9b9b9c9c9c99846e58432e1900192e43576a7d8e9daa95826c57422d18000010202e3b444a4b49433a2e20110000001c30445665738075695d50423427190a00000000000005192d4154677a8e8c796856687d8b909c928b8988898d94938a7d6e5c4f6072849784705d4a36230f00000316273743494a4d62778d9d88735e4a4a5c72889c8f79644f4a4a49413424120000000d213548586162626e8499a8937c67626262626053422f1b0700000000000000000005182a3c4d5d6b79869190838d9e9f8f806f5f546770737683988d7775726d5d49341f0a000316283a4b5c6b7987928a7c737d87919ba6a194887a6b5c4c3a2816030000001023354551565c72889d9f89735e48331e09000000000000000000000414222f39414749494640372b2a34393831281e140600000000000000001c31465b6f8498aa9986756a66686f7984909c9f89735f5e5343301c080000000e23374c60758a9e98846e5a4531394a5c6f83979584715e4a36210d000000000000000000000e213346586a7d90a29380798c907d6a584532200d0000000000000000192d42576c8296ab9f8a75604c38230f0000000a1c2c394244423f3b322415030014293d52667a8ea2937d69554747474a5f748a9f9f89745f4a341f0a001f344a5f74899fa18c76614c37221c2c394244444442392b1b0900001f344a5f74898989898988878b9986878889898989846e58432e19001c31475c70869baca08e7a66523e2914000b1d2e3e4c575f605e574c3e2f1e0c00001f344a5f738391877a6e6052453628190a0000000000001125384b5e708395867463687d8787878787888989888480766c5f505c6d7d908c796754412e1b0700000b1f3345555e5f5f60768ba08b745f5f5f5f70869b907b665f5f5f5d52422f1b07000005182a3a464c4c586e8499a8937c67524c4c4c4b4335251f1b140900000000000000000d1e2f3f4d5b68747d88979ca39182706151576c83898c8f9c948d8b8876604b36210b00000b1c2d3e4d5c6975808a8f87909aa4a59a8f8376695c4d3e2e1d0b00000000162b3f53636b7075889d9f89735e48331e09000000000000000000000004111d262d323434312c2419182024231e150b020000000000000000001f34495e73899ea6917c695851545c6672869b9f89735e494235251401000000091d32465a6e83969d8874604c392d4054697d94a18d79644f3a251000000000000000000006192b3e506375889a9e8b776f83968875624f3c2a1704000000000000001c31465b70869aaf9b86705c47321d09000000000e1c272d2f2d2a261f140600000e23374b5f7286989884705c4a3e3e5064788da29a86705c47321d08001d32475c71879ba38d77634d382327394a565a5a5a564938251200001e33485d6f737373737372748b9883707273737373736a56422d18001c31465b70869a9f9383705e4a37230f0014273a4c5c6a737672695c4d3b281502001e33475b6c7c8d988c7d70625446372819090000000000081b2e415366778992827164707070707071727373726f6a635a4f5c6b7a8b91806e5c4a3724110000000f24394e627374747474899f8c7774747474748398937c74747474705e4a35200b0000000c1c29333743586d8398a8937c67523c373736302c33343026190a000000000000000011212f3d4a5664758798a69a8a7c706558576c83909090909090908c76604b36210b0000000f202f3e4d5c6a7783939ca3a69e99887c7165594c3e2f20100000000000192e43586e80858a90a09f89735e48331e09000000000000000000000000000a12191d1f1f1c181007050c0f0e0a0200000000000000000000001f344a5f748ba0a38d78634e3c40495a6f869b9f89735e48332517080000000003172b3f5366798c9f8f7b685645393e53687d93a7927c67523c2712000000000000000000112436485b6d8092a594826e66798d92806c594634210e000000000000001e33485e73889dad98836d58432e190400000000000a13191a1815120b02000000081b2f4356687b8d9e8c79685a53535c6d8093a693806b57422d1904001a2f44586d8297a5907a65513c272d4256686f6f6f6755412c170200192d40515c5e5e5e5e5e5f748b99846e5d5e5e5e5e5e594c3a271300192e42576a7c898a82746453412e1b08001b2f43576a7a888c877a6a5845311d0800182b3e4e5e6f80909c8f827264554637271605000000000012243648596b7b8c908272655b5b5b5b5c5c5e5e5c5a565054606d7a8a93837261503f2d1a080000000f253a4f64798b8b8b8b8e9f918b8b8b8b8b8b8b9b978b8b8b8b8b76604b36210b000000000c171e2c41566b8095a8937c68533d282221313e4849433727160400000000000000031225384b5d708294a598888c8f8376695c6b79797979797979797974604b36200b00000215283a4b5c6b7a8895a1a89e93898d8c8274675849392817050000000000192e43586e84989b9da09f89735e48331e150a0000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748a9fa38d77634e3c32445a6f869b9f89735e48331e090000000000001023374a5d6f829398867363564e4e586b8095a7927c67523c27120000000000000000091c2e415365778a9d9d8a76645d708396897663503e2b18050000000000001f344a5f748b9fab97826b56412c17010000000000000000000000000000000000001326394c5d6f80909787776d68686d798a9c9b897663503c28140000152a3f53677b90a394806a56422f32475c708686846e58432e1904001122323f47484848484b60768c9b866f5a4848484848463c2e1d0b0014273a4d5e6c74746f64564736241200001f34495d728799a1998874604b36210c000f20304051617283939f91837364554534220f000000000007192b3c4d5d6d7d8c9183766b6159524d4a48484b4f555d67727d8b92847465554433210f000000000f253a4f64798f8f8f8f8f9c988f8f8f8f8f8f8f989e8f8f8f8f8c76604b36210b00000000000314283d52667b90a494806a55402c29333f4f5c5e554533221000000000000000061a2e4154677a8d9f9c8b797c8b94887a6c5e646464646464646464635644311d0800000b1f32455769798a98a6a1958b80767b8992857667574634220f000000000b192e43586e808386888b8d86735e483932271b0f0100000000000000000000000000000001070b0d0e0f0e0c08030000000000000000000000001d32475c708599a6917d6a5a4e46445a6f869b9f89735e48331e09000000000000071a2d4052637485959282736963636875889ba28e7964503b251000000000000000021426394b5d708395a693806d5a5366798d93806d5a483522100000000000001f344a5f748ba0ab95806a543f2a15000000000000000000000000000000000000000a1c2e40516171808d968a827c7c828b98998d7c6b594734200d00001024384c6073879a9a86725f4c3c364b60758a9b866f5a442f1a05000514222c32333333364b60768c9b866f5a4433333333312a1e1000000b1e2f404e595f5f5b52463829180600001f344a5f748a9fb2a38d78634e38230e0002122333435464758696a192837362513e2a160000000000000d1e2f3f4f5f6d7b8995897d756d66615f5e5e6064697179848f8f827465564737261504000000000f24394e6376787878788397947d78787878787b91998478787878735f4b35200b0000000000000f24384c6075899c98846f5b473b3e45505d6d7362513f2e1c0b0000000000000d2135495d708598a3907d6d6c7a8b988b7b6b594f4f4f4f4f4f4f4f4e4638271502000012263a4e61758798a89c8f83786d636a788995867563513e2b18050000091a28354153636b6d707275777568584e4d45392c1f0f00000000000000000000000000060e161b2023232423211d18110900000000000000000000192d4155697c8f9e9a88786b615a565a6f869b9f89735e48331e090000000000000010223546576776859291867c78787c8694a39685725e4a36220d000000000000000c1e314356687a8da09c897663504a5d7083968a7764523f2c1a0700000000001f344a5f748ba0ab95806a543f2a1500000000000000040606060502000000000000001122334453616f7b868e949393969690887c6e5e4e3c2a17040000091d3144576a7c8fa08f7c6a5a4e4a5064798e9b866f5a442f1a0500000410191d1e1e21364b60768c9b866f5a442f1e1e1e1c160d000000001222303c454a4a473f35281a0b0000001d32475c7084959f9c8a76614c37220d000005152636475767788999a191806d58432e1900000000000000112131414f5d6b77838e9188827b7673737375787d858d93897d706456473829190800000000000c20344758626363636a809596826b63636364798f9c8771636363615544301c08000000000000091d3145596c80919e8a766455505259626d7b806e5d4b3a281603000000000012273b5064788da0998673615c6c7c8e99897764513e3a3a3a3a3a3a3933281a0a000000172c4055697d92a49d8d7d71665b515a6a7c8f93826e5b4834200b000014273846525f645b585b5d60636258576361564a3d2d1b0800000000000000000000030f19222a303438383a3836322c251c1308000000000000000012263a4d5f70808f9a97897d756f6b686f869b9f89735e48331e09000000000000000517283949586774808a93928e8d9198999186776755432f1b070000000000000417293b4e60738698a592806c5946405366798d95826f5c4936241102000000001f344a5f74899fab95806a55402b1600000000000812191b1b1b1b160e0200000000000516263544515e69727980838484827c746a5e5040301f0d0000000114283a4d5f7082929988786b625f60697d939b86705b46301b06000000000000000b21364b60768c9b866f5a442f1a05000000000000000004121f29313434322c23170b00000000192d41546676838a897d6d5a47331e09000000081829394a5a6a7b8c9183756654402c1700000000000000031323313f4d5a66707b858c93908c8988898b8e928f8880766b5f534638291a0b00000000000005182a3a474d4e4e53687d9398836d584e4e62778d9e89735e4e4e4d45372714010000000000000216293c4f617385959482736966676c75808c8c7a695746321e090000000000162b4055697d93a6927d69564e5f70849794826e5a46322525252525241f160a000000001a2f44596e8498a2907d6e6053493e4d5f72879b8b77634e3a251100001c3044566470796a5c4d484b4e4d56657574685b4a37230f0000000000000000000614212c363e44494c4e4f4e4b4640382f251a0d000000000000000a1d30415261707c879097918a84807d7c869b9f89735e48331e0900000000000000000a1b2b3a4956636d778085888b8b88847d736859493826130000000000030f17213446596b7d90a39b8875624f3c374a5d7083978c796653402d1b160d0100001e33485d72879cac97826c57422d18030000000b1a252d303030302a201303000000000008172635404c565f656a6d6e6e6c6760574c4032221201000000000b1e3042536373829097897d7774747985989c87705b46301b06000000000000000b21364b60768b8b866f5a442f1a05000000000000000000020d161c1f1f1d18100600000000001124374858667074736c604f3e2b1804000000000b1b2c3c4d5d6e7d827365574837251100000000000000000413212f3c48545e6870787d8387898b8a8886827b746c63594e4235281a0b00000000000000000c1c293338383b50667b909b86705b464b60748ba08b76604b38383227190900000000000000000d203244566676869391857d7b7c8289929d988775614c37220c0000000000182e43586d8398a18c77624e4154687c919e8a75604b36210f0f0f0f0f0b0400000000001b30465b70879c9b8672605042363044586d8398927c68533e291400001f344a5f7382897a6b5c4d3e4756657484867966513c27120000000000000000071624323e4951595e62636463605b544c42372b1e0f0000000000000012243443525f6a737b83888d9194939392a09f89735e48331e090000000000000000000d1c2b3845505a636a70737474736f6961564a3b2c1a09000000000413212b323e516375889ba3917d6b5845322d4053677a8d9683705d4a37302a1f1101001a2f44596e8498ad99846f5a45301b0600000618293742464646453d31210f000000000011243544525c60605b55585858595f605d564a3b2a18050000000001132435465564717d8992928c8b8b8e95979187705b46311c07000000000000000b20354a5e707474746b58432e190400000000000000000000000000000000000000000000000007192a3a48535c5f5f594f4232200e0000000000000e1e2f3f50607070635547392a1a0800000000000000000003111e2b36414c545d64696e7273747473706c67605950463c3024170a000000000000000000000c171f2324394e63788f9c88725d48485e73889d8d77634d38231e15090000000000000000000315273849586775828c94929191969b978f877c6f5f4a36210c0000000000192e43586e84999f8a745f4a394d62778da28e78644f3a240f00000000000000000000001b30465b70879c97826c574332242d42576c839895806a55402b1600001e33485c6e80918a7a6b5c4d5565748493877563503b2611000000000000000415253442505b656d7377787978746f685f54493c2d1e0f00000000000006162534414d5760686e73787b7d8282869b9f89735e48331e09000000000000000000000d1b27333e4750565b5e5f5f5e5a554e44392c1d0e00000000001022323e464b5b6e8093a59a8774614e3b2c2c3a4a5d7084978d7a675449453c2f1e0c00172c4055697d93a79d88735e4935210d00000f223547555b5b5b594f3e2c1904000000071b2e4153626f76756f62534c5d6b74767267594835220e0000000000061728374654606c767d84888b8b8a87837c766d5a46311c0700000000000000071b2f42525d5f5f5f5b4e3c291500000000000000000000000000000000000000000000000000000c1c2a3740474a4a453d312314030000000000000011213242515d5d534537291b0c0000000000000000000000000d19242f3841494f55595c5e5f5f5e5b57524c453d33291e1306000000000000000000000000040b0e22374c62778c9f8a745f4a465b70869b8f79644f3a2510020000000000000000000000091a2b3a4957646f788086898b8987827b736a5e51412f1b070000000000182e43586d83979f8b745f4a364b60768ca1907a66503b261100000000000000000000001a2f44596e849897836c5843342f35475b70869a95806a543f2a150000192c3f50617284958a7a6b5c647383938c7a68574634200c000000000000001022334352616d7882888c8f8f8d8a847b7266594b3c2d1c0b0000000000011323323c40444c535a5f6366696b6f869b9f89735e48331e0900000000000000000000000a16212b343b4146494a4a4845403a31271b0e000000000000192d3f505b5f66788b9ea3907d6a5d574a38384a575d677a8d978571625e594d3c29150012263b4f63778c9fa18d7864503c2815030014293e52657070706d5c48331e090000000c21364a5d70828b8a82705e56697a898c857664513e29150000000000000a192836434f5962696f73747474726d68615b4f3e2b1703000000000000000012243441494a4a4a473e301f0d0000000000000000000000000000000000000000000000000000000c19242d323434312a201405000000000000000003142433414949413527190b000000000000000000000000000007121c252d353b404447494a4a4846423e38312920170c010000000000000000000000000000000b20354a5f748a9f8c77624c44596e8499917c67523c2712000000000000000000000000000d1c2b3946525c656b70737473716d6760574c41332412000000000000162b3f54687c91a28d786451434e62778ca18f7964503b25100000000000000000000000172c4055697d919b877360514744485364768a9f907c67523d281400000f21334455667789998a7a6b73839290806d5c4b3a281704000000000000091c2e40516170808b9599908a88898f988f8477695a4b3a291705000000000a1e30414f56524940454a4e51545a6f869b9f89735e48331e09000000000000000000000000040e1820272d3134343433312c261e150a000000000000001e33485c6e74798396a89b8678767268554040556872767884988e7b77736b58442f1a000c2034485c708396a793806b58453221120b182d42576b828787745f4a35200b0000000f243a4f64788d9f9f8e79655c708699a195826d58432e19040000000000000a1825313d464e555a5e5f5f5f5d59534d473e31200e0000000000000000000616242e34343434332b201201000000000000000000000000000000000000000000000000000000000711191e1f1f1c160d02000000000000000000000615232e34342e241709000000000000000000000000000000000009121921262b2f3234343433312d29241d160d040000000000000000000000000000000000081e33485d72888b8b78644f42576c828b8b7d69543f2a1400000000000000000000000000000d1b28353f4951575c5e5f5e5c58534c443a2f2315060000000000001125394e6174879894826f60585b6a7d929c8975614c37230e000000000000000000000011263a4e61748697907d6f635c5a5c64718294998875614d392410000004152637485a6b7c8e998a7a839295847261503e2d1c0b000000000000001326394b5d6e808f9d96887c7572747a86949588786958473522100000000013263a4d5f6b655c534c464444495d72889c9d88725d48331e090000000000000000000000000000050c13181c1f1f1f1e1c18120a0200000000000000001f344a5f74898e93a0a0a0928e8b836c574242576c838b8e919e9a908c87705b46301b0005192c405366798c9e9b887461503f3025212131465b70859a8c76604b36210c0000000f253a4f647990a5a8937c675c72889daf9b866f5a442f1a050000000000000008141f2a333a4045484a4a4a48443f39332b2113030000000000000000000006121a1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1a12060000000000000000000000000000000000000000060c12171a1d1f1f1f1e1c19140f090200000000000000000000000000000000000000031b3045596d74747473624e3f54687474747467533e29140000000000000000000000000000000b17222c353d4247484a4847443f3830271d1205000000000000000a1e314457697a8b988e7d726e6f78889b8f7d6c5946321e0900000000000000000000000b1e314457687989968e8076706f71778290998c7b6a5845321e09000000081a2b3c4d5e6f8292998a919a897766554332211000000000000000071b2f4255687a8d9e9b89786a605d5f6875869897877564523f2c19060000091c304356697c786f67605b59595c67798da19a86705b46311c060000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b836c574242576c838b8b8b8b8b8b8b87705b46301b00001124374a5c6e8091a292806e5d4e41393636384a5f74899e8d77624c37220d0000000e23384d62768a9c9f8f7a665a6e8395a095826d58442f19040000000000000000020d171f262c3033343434332f2a251e180f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f161a1a1a1a160e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3d4f5c5f5f5f5e5545394a595f5f5f5f58493724100000000000000000000000000000000005101921282e31333433322f2a241d140b0000000000000000000215283a4b5c6c7a87918f8783858b968c8070614f3d2a16030000000000000000000000021528394a5b6a77848e938b8686878b9491877b6d5d4d3b281502000000000d1e2f4152637486979f9f8e7c6b594837261403000000000000000e22364a5e728598a5927d6b5a4c484b57687a8da194826f5c4935210d00000e23384c5f72868c837b74706e6e70778596a894806b57422d180400000000000810141515151515151515151515151515151515151515130e0500000000001f34495d70747474747474747474746955414155697474747474747474746d5945301b0000071a2d3f51627384949d8c7b6c5f544d4b4b4d5163788da28f78634e38230e0000000a1f33475a6d7d888a82715f536677858b867766523e2a160100000000000000000000030b12171b1e1f1f1f1e1a16100a04000000000000000000000000000000000000000000000000000004090b0b0b0b0b0b0b0b0b0b0b0b0b0a0400000000000615222b2f2f2f2f2a211405000000020e161b1b1b1b191309000000000000000000000000000000000000040c10111111111111111111100b020000060d10111111111111111111110f090000000000000000000000000000000e20313e484a4a4a4943372d3b464a4a4a4a453b2c1a08000000000000000000000000000000000000060e14191c1e1f1e1d1a1510090100000000000000000000000b1d2e3e4e5c69747d85898b8a8782796e61524332200d000000000000000000000000000a1c2d3d4c5a66717a8287898b8a88837c74695d4f3f2f1e0c000000000001122334455667798a8b8b826f5e4d3c2b1908000000000000000014283d5165798ea29e8a75614e3c33394b5e71869a9f8c7864503c281400000f253a4f64798792978f89868484868b95a39d8b7865513d281400000000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2822170a000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5a4c3a3a4c5a5f5f5f5f5f5f5f5f5f5c4f3d2a160000001022334555667585929a8b7c716862606062666c7c91a48f79644f3a250f00000004182b3e4f5f6c73746f625348596771747268594836230f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171e212121212121212121212121211f180e010000011324333e444444443e32231200000313202a303030302e261a0c000000000000000000000000000000000b172025262626262626262626251f15080d19212626262626262626262626241d1204000000000000000000000000000213212c333434343430261d2a323434343431291d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001020303e4b57616a70737474726d665c51433425140200000000000000000000000000000f1f2e3c49545e666d71747474726e6861574c3f31211100000000000000051627394a5b6c747474736352412f1e0d000000000000000000192d42576b8095a998846f5a46321f2e42576b8095a894806b57422d1904000d22364a5c69747d8890979b99999b9f9e978d7d6d5c4935210e000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3d3528190700000011233341494a4a4a4a4a4a4a4a4a4a463c2e2e3c464a4a4a4a4a4a4a4a4a483e31200e0000000416273848576674828d988f857c777576777a828997a3907b66503b2611000000000e2031414f595f5f5b52443b4a555d5f5d564a3b2b19070000000000000000040e15171717171717130b00000000000000070b0b0b0b0b0b0b0b0b0b0b0b0b080200000000000000000e1e2a3336363636363636363636363636332b1f100000091d304251595a5a5950412f1c08000f21313d4546464642382a19070000000000000000000000000000091a28343a3b3b3b3b3b3b3b3b3b393226171d2b353b3b3b3b3b3b3b3b3b3b3b382f22130200000000000000000000000000030f191e1f1f1f1f1b140c171d1f1f1f1f1d160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000212202e3a444e555b5e5f5f5d59524a3f3325160700000000000000000000000000000001101e2b37414b52585c5f5f5f5d5a544d443a2e21130300000000000000000a1b2c3d4e5b5f5f5f5e5545342312010000000000000000001c31465b70869aa994806a55402c17283d52677c91a69a86705c47321d0800071a2d3e4c57616b747b83888c8d8d8c89837a6f60503e2c19060000000016293b4953545454545454545454545454545454545454545451463624110000000515232e3434343434343434343434322a1e1e2a32343434343434343434332c21130200000000091a2a394856636f7a858d94918d8b8c8d909597938f8b7b67523c271200000000031323313d454a4a473f342c3842484a4942392c1d0d0000000000000000071621292c2c2c2c2c2c271d100100000006121b202121212121212121212121201d150a000000000000081b2c3c474b4b4b4b4b4b4b4b4b4b4b4b4b483d2e1d0b000f24384c606e6f6f6d5e4b37220d00192c3e4f595b5b5b56483724100000000000000000000000000000142738464f5050505050505050504e4435232a3b4850505050505050505050504c40311f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101c28313a4146494a4a48443e362d2215070000000000000000000000000000000000000d1a252e373e43474a4a4a4845403931281d1103000000000000000000000e1f303e474a4a4a494337281705000000000000000000001e33485e73889da7917c67523d2813253a4f64798fa49f89745f4a35200b00000f202e3a454e5860686e7376787877746f675d514232210f00000000001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6454402c180300000005111a1f1f1f1f1f1f1f1f1f1f1f1d170d0d171d1f1f1f1f1f1f1f1f1f1e190f030000000000000c1b2a3845525d677178808488898a898886827d79757163503b261100000000000413202a303434322c221b262e3334342e261b0e0000000000000000031525333e4242424242413a2e1f0e00000616242f3536363636363636363636363631281b0b00000000001024384a59606060606060606060606060605b4c3a27130011263b50667b868678634e39240f001e33485c6d70707066533f2b1602000000000000000000000000001c304456636666666666666666666153402c34475965666666666666666666665e4e3b271300000000000000000000000001070d11141617171614110d07000000000000000000000000000000040c101111111111111111111111111111111111111111110f09000000000000000000000000000000000b151e262d31343434332f2a231a1004000000000000000000000000000000000000000008121b23292e3234343433302b251e150b0000000000000000000000000212202b33343434343026190a00000000000000000000001f344a5f748ba0a5907965503b261023384e63788fa3a18c76604b36210c000002101e2a353f474c53595e616363625f5a544b403223140300000000001f344a5f748080808080808080808080808080808080808080705b46311c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a2834404b545d656a6f72737473726f6c6965605d554634200c000000000000020d161c1f1f1d181009121a1e1f1f1a13090000000000000000000c203243515757575757564c3d2b180400122434424a4b4b4b4b4b4b4b4b4b4b4b4b45392918050000000014293e5367767676767676767676767676766a56412c170012273c52677b919079644f3a2510001f344a5f748787836d5945301c07000000000000000000000000001f344a5f737b7b7b7b7b7b7b7b7b705b4630384d63777b7b7b7b7b7b7b7b7b7b6a55402b1600000000000000000000030c151c2126292b2c2c2b2926211b130a0000000000000000000000000b172025262626262626262626262626262626262626262626241d1204000000000000000000000000000000020b12181c1f1f1f1e1a160f07000000000000000000000000000000000000000000000000080f151a1d1f1f1f1e1b17110a020000000000000000000000000000020f181e1f1f1f1f1b14090000000000000000000000001f344a5f748ba0a59079644f3a250f23384d62778da3a38d77624c37220d00000b1d2e3c47525c5c514549515d666b6c6a63594c3d2c1b0a00000000001f344a5f748b95959595959595959595959595959595959588735e49341f0a00000000000000000000040d1315151515151515151515151515120b010000000000000000000000000000000a17222e38414950565a5d5e5f5e5c5a5754504c48423728170400000000000000000000000000000000000000000000000000000000000000000012263b4f616c6c6c6c6c6a5b48331f0a001a2e41525e606060606060606060606060574734210c00000000152a3f546a808c8c8c8c8c8c8c8c8c8c8c836c57422c170013283d52677c93917b66503b2611001d32475c72879c88735f4a36210c000000000000000000000000001f344a5f748b9191919191919187705b4630384e63788f9191919191919191826b56402b160000000000000000000a15202830363b3e404242403f3b362f271d1307000000000000000000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b382f2213020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a59079644f3a250f24394e63788fa4a18c76614c37220c000013273a4c59646f6f5e4c53616f7a82837d766a5b4a39271401000000001f344a5f737c8083899ea28d84868687878888898b8b96a08c76614c37220d000000000000000000081621282a2a2a2a2a2a2a2a2a2a2a2a2a261e130400000000000000000000000000000005111b252e353c414548484a484745423f3b37332e25190a00000000000000000001091015191a1b1a17130d08111619191816120d080000000013293e53687d8383838376604b36210b001f34495d70767676767676767676767675644f3a251000000000152a3f546a808688898b8d9e988c8a8887836c57422c170014293e53687d94927c67523c2712001b30455a6f84998e7864503b2612000000000000000000000000001f344a5f748285899a9a89868380705b4630384e637882848790a4a6928784806b56402b1600000000000000000e1b27323c444a50535657575653504a433a3024180b0000000000000000142738464f5050505050505050505050505050505050505050504c40311f0c0000000000000000000000000002090e12151719191816120e0801000000000000000000000000000008101415151514100800000000000001080c0c09040000000000000000000000000000000000000000000000060d13181b1d1d1d1b18140f09010000001e33485d72889da6917b66503b2611263b50657990a59f8b745f4b35200b0000182d42566a76827b68596371808d9697938879685643301d09000000001c30445663676a72889da18c766f6f7071727373747a8ea28f79644f3a25100000000000000000051626333c3f3f3f3f3f3f3f3f3f3f3f3f3f3b302312000000000000000000000000000000000008121a21272c303333343332302d2a26221e1a120800000000000000000009141d252a2e2f302f2c28211b252b2e2e2e2b27221c1205000013293e53687d9398988b745f4a34200a001f344a5f748b8c8c8c8c8c8c8c8c8c8c7b66503b26110000000013283d51636e70727374869b947d7472706f65533f2b1600152a3f546a8095937d68533e291300182d42576c8297937d6955402c17030000000000000000000000001d314558676c6f80939a86716d6b6555422d35495c686c6f7b90a49f8b776e6b61503d2814000000000000000f1e2c39454f585f64686b6c6c6b68645e564d4236281a0b000000000000001c304456636666666666666666666666666666666666666666665e4e3b27130000000000000000000000040e161d23272b2c2e2e2d2b27231c150b0200000000000000000000000e1a24292a2a2a29241a0e0000000008141c21221e19120b02000000000000000000000000000000000000040f1921282d30323232302d28241d140700001b30455a6f8499a8937d68533f2a152a3e53687c93a79c87725d48331e090000182e43586d829486766e7482909a8f8c90978673604c39241000000000142738464f525c72889da18c76605a5b5c5c5e5e5f73889b927c68533d281400000000000000000f22344450545454545454545454545454544e41301d0a000000000000000000000000000000000000060d13181b1e1e1f1e1d1b1815110d0904000000000000000000000d1b2731393f43444644413c352e3840434343403b372f2314040012273c52677c93a89f89735e49341f0a001f344a5f7486888994a19b8b898887867b66503b2611000000000e21344553595b5c5e6f869b947d685d5b5a544736241000162b40566b829694806a543f2a1500152a3f54697d9398846f5a46311d0800000000000000000000000016293b49535764778ca08d7763565247372c2c3e4c54596e8397ab9884705c56504333210d0000000000000c1d2d3c4a56616b73797d808283827d7972695f5346382919090000000000001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6a56412c17020000000000000000000b16212a31373c4042434342403c3730281e14080000000000000000000c1d2c373e3f3f3f3e372c1d0c0000071725303637332d261e150b000000000000000000000000000000000514212c353c414547474745423d383125160500172c41556a7d92a697826d5844301d3044586d8296ab97836d59442f1a06000015293e5266798c958984889297897c767c8d907c68533f2a1500000000091a28343a475c72889da18c76604b4647474848586c809495806b56412c170200000000000000152a3e51626a6a6a6a6a6a6a6a6a6a6a6a695f4d39251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b38444d53585a5b5a565049404b5458585855504b4132210e0012273c51667b91a79d88735e48331e09001e33475b6b70727990a598837372706f6e604d39240f00000000051727353f4446475a6f869b947d68534644403729190700172c42576c829795806b56402b160012273c51667b909e8974604b37220e0000000000000000000000000c1d2c373f485d718599937d6a55424242424242424b6074899da5917c6855413c33251504000000000006192a3b4b5a687480888e9395959494938d867c716456473727150400000000001f344a5f748b91919191919191919191919191919191919191846e59442f1a0600000000000000010f1c28333d454c51545758585755514b443b3125190c000000000000000016293b495354545453493b29160001132535434b4c47413a31281d110400000000000000000000000000041423323e4950565a5c5c5c5a57524d433423100012263b4f63768a9d9c87735f4c3a31394c5f73879ca3907c68533f2a160100000f23364a5c6e808f9a999c9487796b606e82867c6a55402b1601000000000b172032475c72889da18c76604b363232333d5165798d98846e59442f1a0500000000000000172c42576c8080808080808080808080807c67523c27120000000000000000010d15191a1a1a1a1a1a1a1a1a1a1a1a1a160e03000000000000000000000000000000081a2b3b495660686d6f706f6b645c535c676e6e6d69655e503e2a160011263b50667b90a59d88725c47321d0700182b3e4e585b647990a598836c5d5c5a595142311e0a00000000000917232b2f30445a6f869b947d68533e2f2c24190b0000182e43586d839897826c57422c17000f24394e63788da38f7965513c2713000000000000000000000000000e1a242e41556a7d929985705c5757575757575757667a8fa39e8a75614e39282015070000000000001124364859697886929b958b84807d7d8389928f837465554433210e00000000001f344a5f748284868da0a28d8687878889898b8b8c8c8d999c87725d48331e0900000000000000101f2d3a4650596065696c6e6e6c6a655f574e43372a1b0c000000000000001d314558676a6a6a675845311d000d1f30425360615c554e443a2f22150600000000000000000000000010223242505c656b6f7272726f6b666052402c18000c2034475a6d8092a28f7c69584b474a57687b8fa29a8873604c392410000000071a2d3f5161707d8689888276695b52667972695f4e3b2713000000000000041d32475c72889da18c76604b36211d21364a5e72869a87715c47321d0800000000000004172c42576c8390939495959595959491907c67523c27120200000000000002121f292e2f2f2f2f2f2f2f2f2f2f2f2f2f2a2013040000000000000000000000000000132537495967737c8286868480786f656a7a8384837d796d59442f1a000f253a4f647990a59c87705b46311c07000f20303c434f647990a598836c574745443e332413010000000000000610161a2f445a6f869b947d68533e29171107000000192e43586e849998836c58432d18000c21364b60758ba094806a56412d1804000000000000000000000000000812263b4e63778b9f8b776c6c6c6c6c6c6c6c6c6d8296aa97836e5b46321e0d03000000000000071a2d405365768796a09183776f6a68696d75808e93847362503e2b1804000000001d314558676b6e73899fa18c767072727373747576777d91a08b75604b36210d0000000000000d1e2e3d4b58636c747a7d82838483807a736a605547392a1a0a0000000000001f344a5f74808080745f4a341f00172a3c4e607176706a61574c403324150600000000000000000000081b2e4051606e78808587888785807b6f5a45301b0004182b3e5063748696998776685f5c5e677586989f8f7c6a5744311d090000000010223343525f6a7173736e64584b4a5b645f564d41311f0c000000000000001d32475c72889da18c76604b36210b1b2e43576a808d8a745f4b35200b00000000030f191e2c41566b787a7c808296a38e827d7c797766513c271d160c00000000000f20303c43444444444444444444444444443d31221100000000000000000000000000081c2f425567778590979a9b99948c8377708697999693866f5a442f1a000f24394e63788fa49b86705b46301b060002121f293a4f647990a598836c5742302f2b221506000000000000000000001a2f445a6f869b947d68533e291300000000001a2f445a6f869b99846e58442f1900091e33485d72889d9a85705b47321e0900000000000000000000000000000b1f33485c708498928383838383838383838383889ca4907b68533f2b1703000000000000000f22364a5d708394a5938272655b55535459626f809091806d5a4734200c0000000016293b4953565e73899fa18c76605c5c5e5e5f60606275899c8e78644f3a2510000000000007192b3c4c5b697580898f9497949393948f887d726557483827160400000000001f344a5f748b958b745f4a341f001d32465a6b7d8b857d746a5e5142332414020000000000000000000f23374a5d6f7d8c94999b9693939387705b46301b00000e213345576877879595877a7370737985939f9182705f4d3a2815010000000004152534424d565c5f5e5a52473b3d494f4c433a30231302000000000000001d32475c72889da18c76604b36210b14283b50647777746f5d4934200a0000000213212c33343b4e5d6366676a8095a38d77696765635a4a373431291d0e00000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a594f402e1b070000000000000000000000000f23374b5f728595a3998e8886878b92897c889d978280806f5a442f1a000e23384e63788ea39a866f5a442f1a050000010f253a4f647990a598836c57422c1a160f0400000000000000000001071a2f445a6f869b947d68533e291300000000001b30465b70879c9b866f5a45301b00051b30455a6f869a9f8a75614c38230f000000000000000000000000000004192c4055697c919f98959595959595959595969aa69d8975604c382410000000000000000015293e5265798da09c8976645448403e3f4551617386998a76634f3b2713000000000c1d2c373e485e73899fa18c76604b4748494a4b4b596c8094927c67523d2814000000000011243748596a7987939c948a837d7c7d82889190847566564533210f00000000001f344a5f748ba08b745f4a341f001f344a5f74828a9591877b6f61514231200e00000000000000000015293e53667a8d9da09287827d7c7d7d705b46301b0000041628394a5a6876848f988f8987888d97978d8272635341301e0b000000000000071624303a42474a48453e35292c363a3830261d120400000000000000001d32475c72889da18c76604b36210b0c2135485964635f5c51402e1a060000000e20313e484a4a4a4a4e50546a8095a38d776252504e4a4a4a4a453b2c1a080000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6d5d4a35200b00000000000000000000000014293d52667a8fa29c8a7b727071767d898d8a9e97826b6a6454402c18000d22374c62778da399846e58432e19030000000f253a4f647990a598836c57422c1702000000000000000000000b151b1e2f445a6f869b947d68533e291300000000001d32475c72879c9c87705b46311c0000182d42576c8397a0907b66523d291400000000000000000000000000000011263a4e62768a9e8b8080808080808080808297aa96826d5945311d0900000000000000061a2f43586c8295a894806c5946362c292a334356697c9193806a56412d1904000000000e1a2433485e73899fa18c76604b36333434363d5064778c93806b56412c1700000000071b2e4154667788979f9082766e6967686c73808d94857463513e2b1805000000001f344a5f748ba08b745f4a341f001c314558666d778492998d8070604f3d2b19060000000000000000182d42576c8296a79482746b686768696555422d190000000a1b2c3c4b5966717b848a8f90908d89837a6f625445352412010000000000000006131e272e323433312b23181a2124231c130a000000000000000000001d32475c72889da18c76604b36210b05182b3b484f4d4a473f32231100000000162a3d4f5c5f5f5f5f5f5f5f6a8095a38d77625f5f5f5f5f5f5f58493724100000001f344a5f7486868686868686868686868677624c37220d000000000000000000000000182d42576c8295a793806c5e5b5c626b768393a797826b565146362411000c21364b60768ca198836c57422d18030000000f253a4f647990a598836c57422c17020000000000000000000d1c28303331445a6f869b947d68533e291300000000001e33485d72889d9d88725c47321d0000152b40546a808b8b8b826c57422d180000000000000000000000000000000a1e33475b6f8397907c6a6a6a6a6a6a6a72879ba38f7a66523e2a1602000000000000000a1f34495d72879ba38f7965503d2919141626394d61768b9a85705b47321d080000000000081e33485e73899fa18c76604b362f3a3f3f3f485c6f8380786a56412c17000000000f23374a5d708395a5928271645a54525358616e7d9092806e5b4834200d000000001f344a5f748ba08b745f4a341f0015283a48525a667383949d8f7d6d5b4936230f00000000000000001a2f445a6f8499a28d786457535253545247372512000000000e1e2d3b48545f68707578797978746f675d524436271706000000000000000000010b13191d1f1e1c160f06060d0f0e090000000000000000000000001d32475c72889da18c76604b36210b000d1d2b353a3835322c221405000000001b3045596d74747474747474748095a38d77747474747474747467533e29140000001f344a5f748b8f92969b9b989492908f8d77624c37220d0000000000000000000000001b30455a6f859aa38e78644f46474e59667b91a797826b564035281907000b21364b60768ba097826c57422c17020000000f253a4f647990a598836c57422c17020000000000000000071a2b39444846445a6f869b947d68533e291300000000001f34495e73898b8b89735e48331e000013283d516574747474746a57422d1800000000000000000000000000000004172b4054687c9097836e595454545465798ea29c88735f4b37230f00000000000000000d22374c61768ca09f8a75604b37220d000a1e33475c71879b89745f4b35200b0000000000001e33485e73899fa18c76604b363f4c545454515366706a645c4d3b271300000000152a3e5266798da09b88756353473f3c3e4450607285988b7763503c2713000000001f344a5f748ba08b745f4a341f000b1c2b363e48556476889b9c8a7865523e2b1703000000000000001a2f44596e8499a08b745f4a3e3c3e3f3d35291a080000000417293a48546064595b6064646463605a646055483b2b1805000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889da18c76604b36210b00000d18212423201d19100400000000001b30465b70878b8b8b8b8b8b8b8b98a4918b8b8b8b8b8b8b8b806a543f2a150000001f34495d7077797c889da18c7d7c7a787772604b36210c0000000000000000000000001d32475c72879ca08b75604b36333c50667b91a797826b56402b170a00000a1f344a5f748ba097826b56402b16010000000f253a4f647990a598836c57422c1702000000000000000010243749575e5b565a6f869b947d68533e291300000000001f34495d70747474746f5c47321d00000e223648575f5f5f5f5f5a4d3b2814000000000000000000000000000000001125394d6175899d8974604b3f43576b8095a995826c5844301c0800000000000000000f243a4f64798fa49c88725d48331e0900041a2f44596e84998d77624d38230e0000000000001e33485e73899fa18c76604b374a5d696a6a6454565b5650493e2f1e0b000000061b2f44586d8296a894806b5846352b2729324355687c9093806a56422d19040000001f344a5f748ba08b745f4a341f00000d19232b3747586a7d92a695826e5a46321d0900000000000000182d42576c8297a18c77624d3827292a2822180b000000000b1f33475866727768594c4f4f4f4e5968777266594835210c000000000000000000000000000000061015171717161108000000000000000000000000001d32475c72889da18c76604b36210b000000050c0f0e0b0803000000000000001b30465b70878b8b8b8b8b8b8b8b98a4918b8b8b8b8b8b8b8b806a543f2a150000001a2e41525e626572889da18c76676663625f5444311d080000000000000000000000001e33485d72889d9f89735e4934263b50667b91a797826b56402b16010000091e33485e73899f95806a543f2a15000000000f253a4f647990a598836c57422c17090f110e0800000000152a3f536673706b666f869b947d68533e291300000000001a2e41515d5f5f5f5f5d513f2c19000006192a39444a4a4a4a4a473d2f1e0b00000000000000000000000000000000091e32465a6e82968f7a66523e4a5e72879ba28e7965513d291501000000000000000011263b50667b91a69b86705b46301b060000172c42576c82978f78644f3a240f0000000000001e33485e73899fa18c76604b3b50657a80806f5a4446423b352d2011010000000a1f34495d72889ca38e7965503c2817121526394d61758a9a86705c47321d080000001f344a5f748ba08b745f4a341f000000070f19293b4e63778ba09e8a75604c37220d00000000000000152a3f53687d92a48f7965503c271315140f0600000000000e23384d627683877768594a3b49586777878477644f3a240f00000000000000000000000000000a18232a2c2c2c2b241a0c0000000000000000000000001d32475c72889da18c76604b36210b00000000000000000000000000000000001b3045596d74747474747474748095a38d77747474747474747467533e2914000000122434424a4d5c72889da18c7660504e4c4a43362614010000000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000051e33485e73889d947d68533f2914000000000f253a4f647990a598836c57422c1c1d2426231b100300001b2f44586d8285807a74869b947d68533e2913000000000011233341494a4a4a4a48403222100000000c1b28313434343434322b1f11000000000000000000000000000000000002162b3f53677b8f95826d58445065798da29b87725e4a36220e00000000000000000012273c52677c92a79b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c76604f5054697d93866f5a44302d27211a0f02000000000d22374c61768ca19f8a74604b36220d00091e32475c71879b8a74604b36200b0000001f344a5f748ba08b745f4a341f00000000000c1f33485c71879ba38f7965503b26100000000000000011253a4e63778ca0947d6a55402c170200000000000000000d22374b5f708293877768594b58677686958472614d38230e00000000000000000000000000061828363f42424240372a1a0900000000000000000000001d32475c72889da18c76604b36210b0000000000000000000000000000000000162a3d4f5c5f5f5f5f5f5f5f6a8095a38d77625f5f5f5f5f5f5f58493724100000000616242f35475c72889da18c76604b39373530261808000000000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000001d32475c72889d937d68533e2913000000000f253a4f647990a598836c5742363231383b372e211100001f34495d728793958f89879b947d68533e291300000000000515232e3434343434332d221404000000000a151c1f1f1f1f1f1e180e010000000000000000000000000000000000000f24384c6074889c88735f4a576b8094a894806b57432f1b0700000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c76646465666c8297866f5a442f1a130d0600000000000010253a4f64798fa49c88725c47321d0800041a2f44586e84988d77624d38230e0000001f344a5f748ba08b745f4a341f0000000000051a2e43586d8398a7927c67523d2813000000000000000b2034485d71869a98846f5a45301c070000000000000000081c304253647587968777695a667686958977665544311e0a000000000000000000000000001023364653575757544838261200000000000000000000001d32475c72889da18c76604b36210b0000000000000000000000000000000000112335444e505050505050546a8095a38d7762505050505050504c40301e0b0000000006121d32475c72889da18c76604b362a2927231e18110800000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000001c31465b70879c937c67523c2712000000101d283a4f647990a598836c5b514b47464d504b3f2f1d09001f34495d70777d868e969aa5947d68533e291300000000000005111a1f1f1f1f1f1e1911050000000000000000000000000000000000000000000000000000000000000000000000091c3145596d82958e7965515d72869aa18d7864503c28140000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c797979797b7b869a866f5a442f1a05000000000000000011263b50667b91a69b86705b46301b060000172c42576c82978f79644f3a240f0000001f344a5f748ba08b745f4a341f000000000000162b40566b8095a9947d69543f2a150000000000000005192e42566a80939d88735e4a35200b0000000000000000001324354658687a8b968878697585958e7c6b5a483726140200000000000000000000000000152a3f53646c6c6c6655412d1803000000000000000000001d32475c72889da18c76604b36210b0000000000000000000000000000000000182c405361666666666666666a8095a38d7766666666666666665e4d3a26110000000000001d32475c72889da18c76604b403f3f3c38332c241b11060000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000001b30465b70869b917b66503b261100000c1e2e3b434f647990a59884786d655f5c5b60665d4c392510001a2e41515d636a727a838e99947d68533e2913000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162a3e52667a8e95806b5764788da19a86715d4935210d0000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa593909090909191929b866f5a442f1a05000000000000000012273c52677c92a79b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f000000000000152a3f546a8094a995806a543f2a150000000000000a1217273b5064788ea18c77624d38230e0000000000000000000617283a4b5c6d7d9097887885949282705e4d3c2b19080000000000000000000000000003172c42576c8383836f5a45301b12090000000000000000001d32475c72889da18c76604b36210b00000000000000000000000000000000001b30465b707b7b7b7b7b7b7b7b8095a38d7b7b7b7b7b7b7b7b7b69543f2a140000000000001d32475c72889da18c766054565453514c4740372e23170b00000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000001a2f445a6f869a907965503b2610000016293c4c575d647990a18c8a8b8279747070747a68533e28130011233341494f565e66707b88867d68533e29130000000000000000000000000001080b0b0a0600000000000000000000000000000000000000000000000000000000000000000000000f23374b5f73889b87725d6a8093a7927d6a56422e1a060000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa28e8788888888898b9b866f5a442f1a05000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a997826b56402b160100000000101d262c2d364a5f748a9f907965503b2610000000000000000000000b1c2d3e4f61728394978a94988675635241301e0d000000000000000000000000000915202b40566b829787705b46352e261c1106000000000000001d32475c72889da18c76604b36210b00000000000000000000000000000000001b30465b708791919191919191919c9c969191919191919191806a543f2a150000000000001d32475c72889da18c766a6a6b6a6866615b544a4135281b0c000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000192e43586e84998f79644f3a250f00001b3045596a71767b90a08b7d8e958e898787887d68533e2913000515232e353b434a535e6a74706c614f3b26120000000000000000000000010c151c20211f1b140a000000000000000000000000000000000000000000000000000000000000000000081c3044586c80958d786471869a9f8b77634f3b2713000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c7672727272738498866f5a442f1a05000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a997826b56402b16010000000d1e2e3a414344485e73899f917b66503b261100000000000000000000001021324354657688999f9c8b79685746342312010000000000000000000000000c1a26323c45546a809588725c504941392f23170a00000000020e1d32475c72889da18c76604b3621160c000000000000000000000000000000001b30465b7084848484848484889c9d8a8c8f84848484848484806a543f2a150000000000001d32475c72889da18c7d808082807d7a766f675d5346392a1b0b0000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000182e43586d83988f78634e38230e00001d32475c72868b9099a18c76808d9a9e9c9c947d68533e2913000005111a20272f37414c595f5c58514332200c0000000000000000000003111e28313536342f271c0f01000000000000000000000000000000000000000000000000000000000000000015293d5165798d93806a778ca09884705c4834200c000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c76605c5c5d6b8095866f5a442f1a0c020000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b1601000000172a3c4c5558595c64768ba08d79644f3a251000000000000000000000000314253748596a7b8b8b8b7d6d5c4b392817050000000000000000000000000b1b2a38444f5960687d94897369645d554c413527190a000002121f2a32475c72889da18c76604b3630291e100000000000000000000000000000001a2e4357686e6e6e6e6e6e7d8fa19482829583706e6e6e6e6e6e63513d28130000000000001d32475c72889da697949594949593908a837a7064574839291807000000000e1e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000172c42576c83978d77624c38230d00001d32475c72889497999c8c766f7c88939b9f947d68533e291300000000060c131b242f3b454a47433e332515030000000000000000000111212f3b454a4b49433a2d1f1000000000000000000000000000000000000000000000000000000000000000000e22364a5e72869a86707d93a5917d6955412d1905000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c76604b4752677c8b866f5a442f2820140500000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000001d32465a696c6e717782939183705d4a36210d00000000000000000000000008192a3b4c5d6f74747471614f3e2d1c0a000000000000000000000000081929394855616c747b80938b827d7871685e524537271603000e1f303d45495c72889da18c76604b48453c2e1d0b000000000000000000000000000014273a4a55585858586677899b9e8a77778a8f7c6a5858585858534534210e0000000000001d32475c72889da28d8280807d80838a93978d82756657473624120000000c1d2c37485e73899f9f89735e4833373f50667b91a797826b56402b1601000000162b40566b82978c76614c37220d00001c32475c717c808285888476616a7580868a8b7d68533e29130000000000000008121d293134322e29211607000000000000000000000c1e2f3f4d585f605e564b3d2e1d0b00000000000000000000000000000000000000000000000000000000000000071b2f43576b80938b7685999e8a76624e3a261100000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c76604b3a4e627374746b5843403c32231301000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000001f344a5f748384878b918a80736453412e1b07000000000000000000000000000c1d2f40515d5f5f5f5e534332210f000000000000000000000000021425374757657380898f949d9b97938d857b70635545331f0b00162a3d4e5a5e6172889da18c7662605d594c3b281400000000000000000000000000000a1c2c394143434e60718395a592806d6d8093887563514343433f352717050000000000001d32475c72889da18c766a6a686a6e76808e9c9385756453412f1c09000016293b49535e73899f9f89735e4839495358667b91a797826b56402b1601000000162b40556a80958c76604b36210b0000192e415462676a6c6f7272665859636b7174747264513c27120000000000000000000c161d1f1d19150e04000000000000000000000015283b4d5d6b747672695b4c3a2815010000000000000000000000000000000000000000000000000000000000000014283c5064788d907b8a9f97836f5b47331e0b00000000000000000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000000000001e33485e73899fa18c76604b3645555e5f5f5b5656564f41301e0a000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000001f344a5f748b9993827c766d62554636241100000000000000000000000000000011223240484a4a4a4942352514030000000000000000000000000c1e314355657584919c9f958d89888a8e948e8273624e39240f001c31455a6c737679889da18c797775726a57432e190400000000000000000000000000000e1b262c37485a6b7d8fa19a88756363768993826f5d4b392e2b231709000000000000001d32475c72889da18c76605454555a636f7d8fa09383715f4c39251200001d314558676e74899f9f89735e484457666d717b91a797826b56402b1601000000152a3f546a808787745f4a341f0a0000122536454e5254575a5d5d55484650575d5f5f5d554735220e00000000000000000000000000000000000000000000000000000000001b3044586a7b888c86796a5744301c08000000000000000000000000000000000000000000000000000000000000000d2135495d7186968290a4907c6854402b180400000000000000000000000012273c52677c93a89b866f5a442f1a0a0008162b40566b82979079644f3a250f00000000000b1e33485e73899fa18c76604b363743494a54646b6b6b5f4d392510000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000001f344a5f748b8d8f918c867c706252402d1a0600000000000000000000000000000414222d33343434342f2517080000000000000000000000000215283b4e60728394a29d8e82787373747980888a76634e39240f001d32475c72888c8f93a0a095908d8b866f5a442f1a050000000000000000000000000000000d1f3143546677899ba18f7c6a58596b7d918d7a6856443220100600000000000000001d32475c72889da18c76604b3f40465160708497a08f7b6855412d1904001f344a5f74838890a19f89735e48485e7382878b95a997826b56402b160100000013283d51647070706d5c48331e090000071827333a3d3f424548484338333c43484a4a484238291805000000000000040f161a1a1a1a160e040912181a1a1a19130a000000001f34495e73889aa19888735f4a36210c00000000000000000000000000000000000000000000000000000000000000061a2e42566a7d9292999d8975604d392411000000000000000000000001111e283c52677c93a89b866f5a442f271c0f1a252c40566b82979079644f3a271d10000000101d2733485e73899fa18c76604b36323234475b7082827c67523c2712000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000001f34495e717777797d87968f826f5d4935210c0000000000000000000000000000000511191e1f1f1f1f1b120700000000000000000000000000091d3144586b7d90a19f8e7d70645e5e5f646c75806d5a47331f0b001d32475c72888b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000000000000000b141a2b3d4e60728495a79684715f4d4e61748798867361503e2c1a150e030000000000001d32475c72889da18c76604b362b334254677b90a49885705c48331e09001f344a5f748b9092949689735e48485e73899091939596826b56402b160100000011213446545b5b5b594f3e2c190400000009161f25282a2d3033332f2620282e333434332e261a0b0000000000000615222b2f2f2f2f2a21141a262d2f2f2f2d271c0e0000001f344a5f748ba0b3a28d77624c37220d000000000000000000000000000000000000000000000000000000000000000013273b4f63778b939393826d5a46311d0900000000000000000000000e1f2f3b4252677c93a89b866f5a45413a2d1d2a374044566b82979079644f423a2e1e0d000d1e2e3a42485e73899fa18c76604b464747484d61768a917b66513c2711000000000012273c52677c93a89b866f5a442f1a050000162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000001b2f4253606262656a778c9f8d78644f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000001024384c6074889ba794827060524a484b5058626a61503d2a1704001c31465b6e74747474747474747474746b58432e1904000000000000000000000001111e282e37495a6c7d90a19e8b7966544244576a7c8f91806d5b49372e2921140500000000001d32475c72889da18c76604b362124384c61768ba09f8b76614c37220d001f34495e7178797c7d827d715d48485d7078797b7d8082796a55402b160000000b1e2f3f4d575d5f5d554a3d2e1d0b00000000030b101315181b1e1e1b130d141a1e1f1f1e1a1309000000000000011324333e444444443e32232a384144444442392c1c0a00001e33485d7185959f9b8975604b36210c00000000000000000000000000000000000000000000000000000000000000000c2034485c707c7c7c7c7a67533e2b16020000000000000000000000182b3d4d575b677c93a89b866f5d5a564b3b283748545a5d6b82979079645b564c3c2a1600162a3c4c565a5e73899fa18c76605b5b5c5c5d5e677c908f79644f3a2510000000000112273c52677c93a89b866f5a442f1a0b0009162b40566b82979079644f3a250f0000001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b1601000000122535434b4c4d505e73899f917b66503b261100000000000000000000000000000109101418191a1815110a101518191816120e090200000000152a3e53677b90a49f8b776452423533363c455054504333210e0000172b3e505c5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000000000000e1f2f3b42475566778a9ba592806e5c49373a4d607285988b78665447433d32231200000000001d32475c72889da18c76604b36211e33485d72889da48f79644f3a2510001b2f425360636567696b6b61534141525f636467686a6c665c4d3a261200000015283b4d5d6a727471685b4c3a281502000000000000000000000000000000000000000000000000000000000000091d304251595a5a5950412f3748555a5a5a564a3927130000192e41546676848a887d6c5946321d09000000000000000000000000000000000000000000000000000000000000000008192d41536367676b6d665c4b3b28150100000000000000000000001e32475a6a70737c93a89b8676726f695844304054666f72758297907973706a5946311c001c3146596a6f7276899fa18c76707070727272737382978d77624d38230e00000002121f293c52677c93a89b866f5a442f281d101b262d40566b82979079644f3a281e1101001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b1601000000071725303637384a5f74899f907965503b2610000000000000000000000000000b141d24292d2e2f2d2a251e242a2e2e2d2b27231e1509000000192e43586d8296ab9984705b4835231e2129333c3f3c3325150400000f21323f484a4a4a4a4a4a4a4a4a4a4a473e301f0d000000000000000000000000182b3d4d575c60728496a79a887563554a3a425158687a8e968472605c585041301c09000000001d32475c72889da18c76604b36211c31465b70879ca7917b66503b261100122535434b4e5052565e605f584d3f43525c60605b5557544a3e2f1e0b0000001b3044576a7b878b8579695744311d08000000000002070906010000000811171c1e1e1c19130b020000000000000f24384c606e6f6f6d5e4b374054666f6f6f6856422d1904001225374958667074736c5f4e3d2a17030000000000000000000000000000000000000000000000000000000000000008172634424f5c68737d8074695844301b0600000000000000000000001f344a5f7486898c97a49e8f8b8885725c473243586e84878b8e9b958c8886735e48331e001e33485e7385888b91a2a28d8686878788888889898b9c8b76604b36210c0000000f20303c4352677c93a89b866f5a47433b2e1e2b394246566b82979079644f433b2f1f0d001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000000008141c21263a4f63788da28d77624d38230e000000000000000000000004111d2731383e424344423f3932373f434342403c383127190900001c31465b70869ba994806a55402c18080d1620272a272015070000000313222d333434343434343434343434332b2012010000000000000000000000001e32475a6a70747d90a2a38f7c726f6857434d606d70738497907d74716d5f4c38230e000000001d32475c72889da18c76604b36211c31465b70879ca7917b66503b2611000717253036394759687276746b5d4d52616f76756f625341372d2011000000001f34495e73889aa0978874604b37220d000000000c161c1e1b140a04101b242c313333312d271e1509000000000011263b50667b868678634e3943586e848686705b46301b0600081a2b3a48545c5f5e594e4131200d00000000000000000000000000000000000000000000000000000000000000061626354452606d7986919284715c47321d0700000000000000000000001f344a5f748b8f8f8f8f8f8f8f8f88725c473243586e848f8f8f8f8f8f8f89735e48331e001e33485e73898f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f89735e49341f0a000000182b3e4e585c677c93a89b866f5f5c574c3c293849565b5e6b82979079645c584d3d2a17001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b160100000000000108192d4155697d929e89735f4a35200b000000000000000000000414222f3a444c5357585957534e46495358585754514c4437271502001e33485e73889da6917b66513c27120002070d1315130d0300000000000410191e1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000001f344a5f74868a8e9ca0a0928b8884705b4650667b86898c999b8e8a8679644f3a250f000005111d32475c72889da18c76604b36212434495e73889da5907965503b2610000008141c283d516476868c887b6a575c6f808b8a82705e4b37231002000000001f344a5f748ba0b3a38f78634e38230e0000000f1d29313330271b15212d374046484846413b31271b0e0000000012273c52677b919079644f3a445a6f849987705c47311c0700000d1c2b3740474a49453c3023130200000000000000000000000000000000000000000000000000000000000000122434445362707d8b979686756555422e1a0500000000000000000000001f34495e7278787878787878787878705c473143586c787878787878787878715d48331e001e33485d7178787878787878787878787878787878787878705c47321d080000001e33475b6b71747c93a89b867774706a5945304155677073768297907974716b5a46311c001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000000000000b1f33485c70859999846f5a46311c0700000000000000000003132332404c5760676c6e6e6c68625959666d6e6c6965615544311d09001f344a5f74899fa48f79644f3a240f0d161c1e1e1e1c170d010000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b87705b4650667b8b8b8b8b8b8b8b8b79644f3a250f000414232e36475c72889da18c76604b363639415063778ca1a18c77624d38230e00000001172c41566b8094a19a87725e63778c9e9f8e7a65513c271100000000001e33485d7185959f9b8b77624d38230e00000d1d2d3b454844392a26333f4a545a5e5e5b564e44392c1e0f00000013283d52677c93917b66503b465b70869b88725c47321d080000000d19242d32343430291f130400000000000000000000000000000000000000000000000000000000000000061b2e41526271808f9c9888776757483826130000000000000000000000001b2f435461636363636363636367636052402e3d4f5e6367636363636363636053412e1a001a2e41536063636363636363636363646d6a6363636363636052402d19040000001f344a5f74878a8d98a39f908c8986725c473243586e84888c8f9b968d8987735e48331e001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b16010000000000001025394e62778b9f94806a56412c180300000000000000000010213141505e69737b828484827c756c65778384837d7a73604c37210c001f344a5f74899fa48f78634e3823101e2a31333333312a1f110000000000000a12171717171717171717171717171717171717171717161007000000001f34495d70747474747474747474746d59454f6373747474747474747473624e39240f000f2132414a4e5c72889da18c76604b4a4b4d535e6e8093a79986715d49341f0b00000000172c42576c8397aca18c766063788fa4a8937d68533e29130000000000192e42556777848a887d6d5b47331f0a000a1b2b3b4b595e5648393744505c676f7373706a61564a3c2d1d0c000014293e53687d94927c67523c475c70879c89735e49341f09000000000711191e1f1f1b160d0200000000000000000000000000000000000000000000000000000000000000000b20354a5e7082909e998a79695949392a1a09000000000000000000000000132536444c4e4e4e4e4e5563707c7265584b3e4855626f7c7266584e4e4e4e4c4335241200122435434c4e4e4e4e4e4e4e525f6b76827c7165534e4e4e4c43342311000000001f344a5f748b8d8d8d8d8d8d8d8d88725c473243586e848d8d8d8d8d8d8d89735e48331e001f344a5f748ba08b745f4a341f00000000000012273c52677c93a897826b56402b1601000000000000152a3e53687c91a5907b66513c281312110c040000000000091b2d3e4f5f6e7b87909699999791897d7280959997948d77624c37220d001e33485d72889da48f78634e38231d2e3c46484848463d2f1e0c00000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b24190b0000001a2e41515d5f5f5f5f5f5f5f5f5f5f5c4f3d46565f5f5f5f5f5f5f5f5f5e5545331f0b00172b3e505e636672889da18c7662605f606368707c8c9d9f8f7c6956422e1a0600000000162b4054697d919f9a88735f6175899b9f8f7b66513c271200000000001225384959667074736b5f4f3e2b1804001528394959687366574a4854616e79838889857d73675a4b3b2a190600152a3f546a8095937d68533e475c72889d8b745f4a34200a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a5f72808a968b7b6b5b4b3b2b1c0c00000000000000000000000000081826313838383838475c71828e8376695c4f596673808e8476614c38383837312617070007172631373838383839485663707c89948f806c574238383730251606000000001f34495e71777777777777777777776f5b463142576c777777777777777777705d48331e001f344a5f748ba08b745f4a341f00000000030e17273c52677c93a897826b56402b170e030000000000182d42576c8296a28d77624d3825262726201609000000001326384a5c6d7d8d99a399908b898a8e90838297a08b828277624c37220d001c31455a6f859aa5907965503b26273a4c595e5e5e5a4d3b28140000000d1e2e3a4142424242424242424242424242424242424242423f36291907000011233341494a4a4a4a4a4a4a4a4a4a483e3138444a4a4a4a4a4a4a4a4a494337271603001b30455a6e787b7d889da18c7877767475777c838d9b9c9082705f4d3a2713000000000011263a4e6173828a887c6b58596c7d888a82715f4c38230f0000000000081a2b3b49545c5f5e584e4131210f00001c31445767768575685e5c6672808c979d9e9a91867769594836231000162b40566b829694806a543f485e73899f8c76604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354616d78847d6d5d4d3d2d1d0d00000000000000000000000000000009151e2323232330445869788994877a6d606a7784918d7d6e5d4a352323221d140800000008141d222323283948576673828e9a91827161503d2923221d130700000000001b2f425360626262626262626262625f51443443525d6262626262626262625f52412d19001f344a5f748ba08b745f4a341f0000000313202b313c52677c93a897826b5640312b20130300000000192f44586e8499a08b74604b3b3a3b3c3b332718070000071b2f4255677a8c9ca595887c75737479838e8798a08b746b695b4834200b00182d42566b8094a7937d68533f2a2d42566a7373736b58432e19040007192b3c4c555757575757575757575757575757575757575757534737241100000515232e3434343434343434343434332c212730343434343434343434343026190a00001b30465b70879194989b9b938f8d8b8b8b8d91979791898072635342301d0a00000000000b1e314455646f74736b5e4d4e5f6c73746f635442301c080000000000000d1d2b3741474a49443c3023130300001f344a5f748593867a73717783909d958c898c9296887665533f2b1600172c42576c829795806b56404a5f748ba08d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636444f5b66726f5f4f3f2f1f0f000000000000000000000000000000000002090d0e0e15283b4b5a6a798a988c7d717b88958e7d6f5f50402e1b0e0d0901000000000001090d0e20334656667584929f93837363534333210e0d0901000000000000122535434b4c4c4c4c4c53627076756e62524152616f76756f62524c4c4c4c4b42342411001f344a5f748ba08b745f4a341f0000000f21313e464952677c93a897826b5649463e31210f000000001a2f445a6f8599a18c776355504f50514f4536241100000e22364b5e728597a99887766a615e5f66707d8d9fa08b745f554c3d2c19050013283c5165798da197836d59463332465b708689866f5a442f1a0500122436485a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6554402c1702000005111a1f1f1f1f1f1f1f1f1f1f1f1e190f141c1f1f1f1f1f1f1f1f1f1f1b14090000001b30465b70868686868686868788898b8b8a8886837c766c6154453524130000000000000214263746535b5f5e584e40414e595e5f5b524536251300000000000000000d1a242d32343430291f13040000001e32475a6d7d8f978e88878b959c9083787377808c92826e58432e1900182e43586d839897826c57424b60768ca08e78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081826323d49545e5d514131211101000000000000000000000000000000000000000000000c1d2d3c4c5c6b7b8b9a8f838c998f807060514132221100000000000000000000000010253a4f63748594a295857565554535251504000000000000000000071725303637373737495d70828b8a80705e4b5d6f808b8a82705e4b3737373630251606001f344a5f748ba08b745f4a341f000000182b3e4f5a5e61677c93a897826b615e5a4f3e2b1800000000182e43586d8297a793827269666466666353412d18000014293d5165798ea2a08d7a68594d484b535f70879ca08b745f4a3a2e1f0f00000e22364a5d7185979d8975625041384b5f74899b86705b46301b06001a2e4153667783838383838383838383838383838383838383836f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000001a2f4357696f6f6f6f6f6f6f71737374747473706d6862594f4436271706000000000000000919283540474a49443c30303c45494a4740352718070000000000000000000811191d1f1f1b150d0100000000182b3d4f60707d8c969d9c9e968b7d71665e636d7b84736453402b1700192e43586e849998836c58434c62778ca18f79644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915202b3742494840322313030000000000000000000000000000000000000000000000000f1e2e3e4d5d6c7c8c9c979d9080706151423223130400000000000000000000000010253b506476828d97877667574737271707000000000000000000000008141c21222224394e63788d9f9e8e79655163778c9e9f8e7965503b2622211c130700001f344a5f748ba08b745f4a341f0000001d32475b6d7376787c93a897827976736d5b47321d00000000152a3f53677b8e9e9f90857d7a797a7b705b46301b0000192d42576c8295a99985705d4b3b3337465b70879ca08b745f4a341f10010000071b2e4154677a8c9d92806e5f534e4f64798e9c87705b46301b06001f34495d70839598989293949596979898989898989898989887705c47311c070000000000000000000000000000030a1014181a1a1a1a1815110c0700000000000000000014283a4b575a5a5a5a5a5a5a5c5e5e5f5f5f5e5b58544e463d322618090000000000000000000a18232c32343430291e1f29303434322c2317090000000000000000000000000000000000000000000000000e20324251606d7983888b8983796d615449505d6d74655546362410001a2f445a6f869b99846e58444e63778da3907a66503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e1a252f34332d221404000000000000000000000000000000000000000000000000000010202f3f4e5e6d7d8b8b8b827161524233231404000000000000000000000000000d21354858646f7b8778685949392919090000000000000000000000000001080c0d0f253a4f647990a5a8937d685364798fa4a8937c67523c27120c08000000001f344a5f748ba08b745f4a341f0000001e33485e73888c8f919aa09d928f8c89735e48331e000000001024384c5e70808e979c989390909087705b46301b00001c31465b70869aa8947d6a55412d1e30465b70879ca08b745f4a341f0a000000001225384a5c6e7d8f9d8d7d6f666363687d929c88725c47321d07001f34495d708394a698847c7d808282838486878888898b999e89735e49341f0a000000000000000000000000040e171e24292d2f2f2f2f2d2a26211b140d080100000000000b1d2d3a42444444444444454748494a4a4a4846433f39332a20150800000000000000000000000610181d1f1f1b150c0d161b1f1f1d181006000000000000000000000000000000000000000000000000000314243342505c666e7374746f665c4f43363f4f5d60564737281807001b30465b70879c9b866f5a454f64788fa4917b67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131b1f1e19110500000000000000000000000000000000000000000000000000000002112130404f5f6e7474747262534334241505000000000000000000000000000005182a3a47525e69746a5a4a3b2b1b0b0000000000000000000000000000000000000e23384d62768a9c9f8f7a66516175899b9f8f7a66513c27120000000000001f344a5f748ba08b745f4a341f0000001e33485e73898b8b8b8b8b8b8b8b8b89735e48331e00000000091c2f415261707a8387898b8a87837d705b46301b00001e33485e73889da5907b66513c271b30465b70879ca08b745f4a341f0a00000000081b2d3f506070808c988d837b78787c87989d88725d48331e08001a2e41536576899aa29283726a6b6c6c6e6f707272737d92a08b75604b36210c00000000000000000000000b16212a32393e4244444444423f3b352f29211c140900000000000f1d272e2f2f2f2f2f2f3032333434343433312e2a251e170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061524323e49535a5e5f5f5b53493e32253140494b443829190a00001d32475c72879c9c87705b464f647990a5937c68533d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000312223141505c5f5f5f5e544435251606000000000000000000000000000000000c1c2935404c575f5a4d3c2d1d0d000000000000000000000000000000000000000a1f33475a6d7d888a82715f4b596c7d888a82715f4b37230e0000000000001f344a5f748b8b8b745f4a341f0000001d32475c6f74747474747474747474746f5c47321d000000000012243443525e676d72747474726e696353412d1800001f344a5f748ba0a38f78634e39241b30465b70879ca08b745f4a341f0a00000000001021324251616e7a858e94908f8f9198948e87735e48331e090012243647596b7c8ea0a1918270605758585a5b5c5d63778b9f8d77634d38230e000000000000000000010f1c28343d464d5357595a5a5a57544f4a433d363027190900000000000b14191a1a1a1a1a1a1b1c1e1f1f1f1f1e1c1916110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000614212d373f45494a4a4640372c2114222d343631271a0b0000001e33485d72889d9d88725c4750667b91a0947d68533f29140000000000000000000000000000000000000000000000000000000000000000000000000000000000040c10111111111111111111100b020000060d10111111111111111111110f09000000000000000000000000000000041323323f484a4a4a4943362617080000000000000000000000000000000000000c18232e3a444a473d2f1e0f000000000000000000000000000000000000000004182b3e4f606c73746f6253424e5f6c73746f6353422f1c080000000000001f34495d70747474705d49341f000000192c3f515d5f5f5f5f5f5f5f5f5f5f5f5d513f2c19000000000006162534414b53595d5f5f5f5d59544f4536241100001f344a5f748ba0a38d77624c37221b30465b70879ca08b745f4a341f0a00000000000314243342505d6872798084899887848079726b5a46311c070006182a3c4d5f708294a69f8f7d6c5a4843444647485c7085998f7964503b2510000000000000000000101f2d3a46505a61676c6e6f6f6f6c69645e58504b4437271502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a232b30343434312c241a0f04101a1f201d150a000000001f34495e73898b8b89735e4852677c8b8b8b806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000b172025262626262626262626251f15080d19212626262626262626262626241d120400000000000000000000000000000414222d33343434342f251809000000000000000000000000000000000000000006111d283134322b1f11000000000000000000000000000000000000000000000e2032424f595e5f5b524435414e595e5f5b5245362512000000000000001a2e41515d5f5f5f5d51412e1a00000010223240484a4a4a4a4a4a4a4a4a4a4a48403222100000000000000716232e383f44484a4a4a4844403b3327180700001f344a5f748a9fa38d77624d38231b30465b70879ca08b745f4a341f0a000000000000061524323f4b555e656a6f8698836e6a655e584d3d2a170300000c1e3041536476889aac9b8a776654423030324155697d92927c67523d281300000000000000000e1e2e3d4b58636d757c8284868684837d78726c645f5545321e0a0000000810141515151515151515151515140f07000000000000000000000000000000000510181b1b1b1b1b1b1b1b1b1b1b1b1b1b1a140a0000000000000000000000000000000000000000000000000000000000000000000710161c1f1f1f1c181007000000060a0b080200000000001f34495d70747474746f5c475064747474747467533e2914000000000000000000000000000000000000000000000000000000000000000000000000000000091a28343a3b3b3b3b3b3b3b3b3b393226171d2b353b3b3b3b3b3b3b3b3b3b3b382f22130200000000000000000000000000000410191e1f1f1f1f1b130800000000000000000000000000000000000000000000000b151c1f1e180e0100000000000000000000000000000000000000000000031423313d45494a473f3426303c45494a4740352718070000000000000011233341494a4a4a49413323110000000414222d333434343434343434343434332d2214040000000000000006111b242b2f33343434332f2b262016090000001e33485d72889ca48f78644f3a251b30465b70879ca08b745f4a341f0a000000000000000614222e39424a51586e8499846f5a514a433b2f1f0d0000000112243547596a7c8ea0a7958371604e3c2b263a4e63778b947d69543f2a15000000000000000a1b2c3c4c5b687580899196928f8d8d90938d87807973614d38230e00000e1a24292a2a2a2a2a2a2a2a2a2a2a29231a0d00000000000000000000000000000716232c30303030303030303030303030302e271c0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5d513f47575f5f5f5f5f5849372410000000000000000000000000000000000000000000000000000000000000000000000000000000142738464f5050505050505050504e4435232a3b4850505050505050505050504c40311f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000514202a303434322c22171f29303434322c23170900000000000000000515232e34343434342e231505000000000511191e1f1f1f1f1f1f1f1f1f1f1f1e191105000000000000000000000810161a1e1f1f1f1e1a16110c04000000001b3045596e8498a6917b66523d281b30465b70879ca08b745f4a341f0a000000000000000004101b262e3642576c839786705b46362f281e1101000000000618293b4d5e708294a6a18f7d6b5a48362433485c7085827c6a55402b16000000000000031627394a5a6a7987929b8f857d7977787b828b97948e7964503b2510000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3e372b1c0b00000000000000000000000001142534404546464646464646464646464646433a2c1b0900000000000008101516120b01000000000008111516120b00000000000000020e161b1b1b1b19130b141a1b1b1b1a150c00000000000011233341494a4a4a4a48403239444a4a4a4a4a453b2c1a080000000000000000000000000000000000000000000000000000000000000000000000000000001c304456636666666666666666666153402c34475965666666666666666666665e4e3b27130000000000000000000000040b101417191a191815110c0600000000000000000000000000000000000000000000070f14151515130e0500000000000000000000000000000000000000000000000000020d161c1f1f1d1810050d161c1f1f1d1810050000000000000000000005111a1f1f1f1f1f1a110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c4055697d92a695806b56422e1b30465b70879ca08b745f4a341f0a0000000000000000000009131b2b40566b828b88725c47321d140c000000000000000c1e2f41536476889aac9b8977655342302d415567706c675f4e3b27130000000000000d20334556687889979b8c7d7269646263666e798698917c67523c27120016293b4953545454545454545454545453493928150100000000000000000000000a1e3143525a5b5b5b5b5b5b5b5b5b5b5b5b5b574a39261200000000000d1a242a2b271e12030000000e1b252a2b261e1103000000000313202a303030302e261d282f3030302f281e1000000000000515232e3434343434332d222831343434343431291d0e000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f737b7b7b7b7b7b7b7b7b705b4630384d63777b7b7b7b7b7b7b7b7b7b6a55402b160000000000000000000710191f25292c2e2f2e2d2a26211a1209000000000000000000000000000000000000000c1923292a2a2a282117090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e15191b1b1b1a1815120d08000000000000030b1015191b1d1d1c1a17120c0400000000000000000011263a4e63768a9e9a86715d4a382a30465b70879ca08b745f4a341f0a00000000000000000000000014293e53677474746e5b46311c0700000000000000000012243547596a7c8ea0a79583715f4e3c2a3849565b57534d41311f0c000000000003162a3d50627486979f8e7c6d5f554f4c4e525c687c91937d68533e2914001d314558676a6a6a6a6a6a6a6a6a6a6a665744301b0700000000000000000000001125394d606f707070707070707070707070706855412d18030000000d1c2b373f403b30211202000d1d2c383f403a2f2111020000000f21313d4546464642382d3a43464646443b2e1e0c000000000005111a1f1f1f1f1f1e1911151c1f1f1f1f1f1d160c00000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9191919191919187705b4630384e63788f9191919191919191826b56402b1600000000000000030f1a242c333a3e42434443423f3a352e251c120600000000000000000000000000000000091b2a363e3f3f3f3d3427170600000000000000000000000000000000000000040b101417191a191815110c0600000000000000000000000000000000010a101212121212121212121212120f08000000000000000c1822292e3030302f2d2a27221c13070000000a161f25292d303232322f2c261f170c00000000000000000b1f33475a6d8293a18d7a6756473d3a465b70879ca08b745f4a341f0a00000000000000000000000010243749585f5f5f5c503e2b17030000000000000000000618293b4d5e708294a6a18f7d6b5947362b394346423e39302313020000000811151e3246596c8092a39582705e4f423a37393f4d61758a95806a55402b16001f344a5f748080808080808080808080735e48331e090000000000000000000000192d4155687c87878787878787878787878785705b46311c0700000c1c2b3a4953554e3f3020110c1c2b3b4a54554d3f2f2011020000192c3e4f595b5b5b56483a4b575b5b5b584c3b2815010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748285899a9a89868380705b4630384e637882848790a4a6928784806b56402b160000000000000614202c3740484e5357585a5857544f4941392f24180b0000000000000000000000000000001427384852545454514535231000000000000000000000000000000000000710191f25292c2e2f2e2d2a26211a12090000000000000000000000000005131e25272727272727272727272727231b0f01000000000c1b2a353e4346464644423f3b37302516060009192733393e424647474744403b332a1e110300000000000004172b3e51637588989785746559524f525b70879ca08b745f4a341f0a000000000000000000000000081a2c3b454a4a4a483f32210f00000000000000000000000c1e2f41536476889aab9b897765534130272e302d29251d12040000000e1b252a2b3a4e6175899ca08d78655341312b2b2832465a6e8288826c57422c17001f344a5f748b94959595959595959389735e48331e0904000000000000000000001c31475c7084959a8f909193949597989a9c89735f4a35200b000a1b2a3a4958676a5d4e3e2f1f1b2a3a4959676a5d4d3e2f201000001e33485c6d70707066534257697070706a5844301b070000000000000003090b0b0a06000000070b0b0b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d314558676c6f80939a86716d6b6555422d35495c686c6f7b90a49f8b776e6b61503d28140000000000061524323e49535c63686c6e6f6e6c69645d554c4135291c0d00000000000000000000000000001a2f4356666a6a6a63533f2b16010000000000000000000000000000030f1a242c333a3e42434443423f3a352e251c12060000000000000000000002142330393c3c3c3c3c3c3c3c3c3c3c3c372d1f0e00000007192a394751585b5b5b5a5754504b4234241100142637454e53575b5c5c5c59554f463c2f2111010000000000000e21344658697a8a989384766d6764676b74879ca08b745f4a341f0a000000000000000000000000000e1d2931343434332d22130300000000000000000000000012243547596a7c8e9fa69483705f4d3c2a191b1914100a000000000b1c2c383f404054697d91a59a86715d49404040403c323f536675726e65533f2b16001f344a5f737c80838a9fa08c83807d7b725d4833231e18110800000000000000001c31455a6c77849085797b7c7d80828385968d77634e39240f00152839485867767b6c5c4d3d2e2939485867777b6b5c4d3e2d1b08001f344a5f748787836d59455a6f858787735e4a35210c0000000000020e171d20211f1a1209141b2021201c160d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000016293b49535764778ca08d7763565247372c2c3e4c54596e8397ab9884705c56504333210d0000000005152433424f5b666f777c82848484827d7871685e5347392b1c0d00000000000000000000050c111d32475c728080806e58432e1908000000000000000000000000000614202c3740484e5357585a5857544f4941392f24180b0000000000000000000c2032414d5252525252525252525252514a3d2c1a0600001023364857646d7070706f6c69655f52412d19001b30435562686c707272706e6a63594d3f2f1e0d0000000000000517293a4b5c6b7a88939489827b797b808892a2a08b745f4a341f0a00000000000000000000000000000c161d1f1f1f1e191004000000000000000000000000000618293b4d5e708294a5a08f7c6b5947352412000000000000000015283a4a5456565a6f8498aa95806b5656565656565042374959605d595447362410001c30445663676a73899fa08b746b68666355433b38322c241b1105000000000000162a3d4e5a6672808c8b8072696b6c6e798d907b66523d2813001c3144576676868b7a6b5b4c3c3847576676868a7a6b5c4a37230e001d32475c72879c88735f4a576c82978d78644f3b2611000000000413202a323636342e251b272f35363531291f120400000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2c373f485d718599937d6a55424242424242424b6074899da5917c6855413c33251504000000001223334251606d79838b929693909092928d857b706457493a2b1b0b000000000000000a121920262b32475c728895846f5a442f241b120700000000000000000000061524323e49535c63686c6e6f6e6c69645d554c4135291c0d000000000000000013283c4f5f6767676767676767676767665b4936210d0000172b3f5366758286878785827d79705d48331e001f34495e737c8286888887847d766b5d4d3c2a17040000000000000b1d2d3e4d5c6976828a9195919091959594a2a08b745f4a341f0a000000000000000000000000000000000000000000000000000000000000000000000001070a0d1e2f415264768899ab9a89766453412f1e0c000000000000001c304558676b6b6b73889da6917b6b6b6b6b6b6b6b604e3b3b464b4845403729190700142738464f525e73899fa08b745f5454545453504c4740372e22160800000000000e1f303d4854616e7b8990837567595d708392806a55402c16001f344a5f748594998a796a5a4b465565748594998a7a65503b2611001b30455a6f84998e78645054697d94937d6955402c17020000011323313d464b4b4942372b39434a4b4a453c3022120100000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a242e41556a7d929985705c5757575757575757667a8fa39e8a75614e3928201507000000000c1e2f415161707d8b96998d847d79797c838c988e82756758493928170600000000000f1c262e343a4044485c72889b866f5a443e372e24190c000000000000000005152433424f5b666f777c82848484827d7871685e5347392b1c0d00000000000000162b40566b7c7c7c7c7c7c7c7c7c7c7c79644f3a240f00001c31465a6f83949b949494949389735e48331e001f344a5f748b939393969c9892897b6b5946331f0b0000000000000010202f3e4c58646d767c828586868480879ca08b745f4a341f0a00000000000000000000000001080c0d0d0d0b0700000000000000000000000000000a141b1f2225233547586a7c8e9fa69482705e4d3b2917060000000000001e33485e73828282828ca1a48f828282828282827d6a56422e323633302c24190b0000091a28343a485e73899fa08b74686a6a6a6a6865615b544a40342618090000000002121f2b3743505d6b7988948677685966797c786a56412c17001e32475a6b7a8a98988978695954647384939d8e8070604d39240f00182d42576c8297937d695551667b9198846f5a46311c0800000c1f30414f5a60605d55493a49565e605f594e40301e0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000812263b4e63778b9f8b776c6c6c6c6c6c6c6c6c6d8296aa97836e5b46321e0d03000000000316293b4d5e6f808f9c98897b70696565686f7a8796948676675746352311000000000c1d2d3942484f54595d6072889b866f5e59534b41362a1d0e000000000000001223334251606d79838b929693909092928d857b706457493a2b1b0b000000000000162b40566b829393939393939393939079644f3a250f00001f34495e73899e937d7d7d7d7d7d735e48331e001f344a5f747d7c7c7d828995a49a8976624e3a2511000000000000000211202e3a46515a62686c6f6f6f6e70879ca08b745f4a341f0a000000000000000000000008141d21222222201b110400000000000000000000000c1b273034373a38303b4c5e708294a5a08e7c6a59473523120000000000001c3045596d829494949aa9a5969494949494949486715d493520211f1b171107000000000b172033485e73899fa08b7c7d808080807d7a756f675d51443626160500000000020e1925323f4d5b697788968777685c6868635c4d3b271300182b3d4d5c6b79899897887768637283929c8e7d6f615142311e0a00152a3f54697d9398846f5a4e63788e9d89745f4b36220d000015283b4e5f6d75767166584758677276746b5e4e3b2815010000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f33485c708498928383838383838383838383889ca4907b68533f2b170300000000000d203346586a7c8e9e9b8a796a5e555050545d697788999586756452412e1c09000000172a3b4b555d63696e727577889b8676736d675e54483b2c1d0c00000000000c1e2f415161707d8b96998d847d79797c838c988e8275675849392817060000000000162b40566b7d82838690a59d8a85838079644f3a240f00001f344a5f748ba0937c6868686868655644301b001d31455867696867686d768698a6927c68533e2914000000000000000002101d29343e474e53575a5a5a5b70879ca08b745f4a341f0a000000000000000000000818263136373737352e22130300000000000000000006192a3944494c4f4c4132415264768899ab9a88766452412f1d0c0000000000162a3e5165797d7d7d91a79f897d7d7d7d7d7d7d7d77624c37220d0a050000000000000000041e33485e73899fa595929393939395938f8a837a6f6254443423110000000000000814222f3d4b5a6978899687766656534e493e2f1e0b000e1f2f3e4d5b6a7988979687767182919c8d7d6f605142332413010012273c51667b909e8974604b60768ba08e7965503c271300001b3044586b7d8a8c857564516376868c887c6b5845311c0800000000000000000000000000000000000000000000000000000000000000000000000000000000000004192c4055697c919f98959595959595959595969aa69d8975604c38241000000000000115283c4f6275889aa3907d6c5c4d413b3b404b596a7b8da09382705e4b3926120000001d3246596871777d83878b8d919b8f8c88827a7166594a3b2a19080000000316293b4d5e6f808f9c98897b70696565686f7a8796948676675746352311000000000013283c5060696b6e788fa49c87706c6a675b4936210d00001f344a5f748ba0937c675353535351483927140016293b49535453525359687c91a695806a543f2a15000000000000000000000c17212b33393f424444465b70879ca08b745f4a341f0a00000000000000000001142636444b4c4c4c4a4031200e0000000000000000000e223648565e61645f503d3547586a7c8e9fa69482705e4c3b291705000000000e22364a5c6868687b91a79f897368686868686868675a4734261604000000000000000000001e33485e73899fa08b807d7c7c7c80858e99978d80726252402e1b0800000000000004111f2d3c4b5b6b7b8d95857363513f352d201101000111202f3d4c5b69788896958680909b8c7d6e5f51423224150600000f24394e63788da38f7965515d72889d94806a56412d1804001f34495e73889ba194806c576a8093a19b88745f4a35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e62768a9e8b8080808080808080808297aa96826d5945311d090000000000081c3044586b8092a59a8773604e3e2f26262d3c4c5e7084979f8d7a6855422e1b0700001f344a5f74858c9297938c888786878a90968e83766859483725120000000d203346586a7c8e9e9b8a796a5e555050545d697788999586756452412e1c09000000000d2032424e545663788fa49c87705b55524b3d2c1a0600001f344a5f748ba0937c67523e3e3e3d362a1b0a000c1d2c373e3f3e3c3e4f647990a595806a543f2a150000000000000000000000050e171f252a2f383b465b70879ca08b745f4a341f0a000000000000000000081c304354606262625d4f3d2a1601000000000000000013283d51657376796d5945313b4c5e708294a59f8e7c6a584635231100000000182b3d4d575858667b91a69f89735e5858585858585858524433210d000000000000000000001e33485e73899fa08b74686767686b717b89989e90826f5d4a3724100000000000050e12131e2d3d4d5d6e809292806e5c493623100200000002111f2e3d4b5a6977879694909b8c7c6e5f5041322314060000000c21364b60758ba094806a565a6f869a9985705b47321d09001f344a5f748a9faf99846e586b8297aca28d77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e33475b6f8397907c6a6a6a6a6a6a6a72879ba38f7a66523e2a160200000000000e22374b5f73889ba7927d6a5744312011111e2f4154677b8fa39885715d4a36220e00001f344a5f748b9f9789807773707071757c88969587766654422f1b08000115283c4f6275889aa3907d6c5c4d413b3b404b596a7b8da09382705e4b39261200000000031524323b3f4e63788fa49c87705b463d382d1f0e0000001f344a5f748ba0937c67523c29292822190c0000000e1a24292a28273c51667b90a5927c68533e281400000000000000000000000000040d1f31404c50535b70879ca08b745f4a341f0a0000000000000000000b20354a5f727777776d59442f1a04000000000000000013283e53687c8c8975614d392f415264768899ab9988766452402f1d0b0000001e32475a6a6e6e6e7990a59f89736e6e6e6e6e6e6e6e6d62503c2814000000000000000000001e33485e73899fa08b745f525253565e6a7a8c9f9f8d7a67533f2b17020000000b18222728241f2f40516275889c8c7966533f2b17020000000001101f2d3c4b596877869ba28d7c6d5e50413223140500000000091e33485d72889d9a85705b576c82979f8a75604c38230e001d32475c708597a094826c58687c909e9b8975604b36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172b4054687c9097836e595454545465798ea29c88735f4b37230f00000000000013273c5165798fa3a18c77634f3b271402001124384c6074899da18d7965513d281400001e33485e73899f907b6c635e5b5b5c606a77889b9584715f4b37230f00081c3044586b8092a59a8773604e3e2f26262d3c4c5e7084979f8d7a6855422e1b070000000006141f26384e63788fa49c87705b4630241b0f010000001f344a5f748ba0937c67523c2713130e06000000000008101414172b4055697d94a28d78644f3a2611000000000000000000000000000014283c4f5e66686b70879ca08b745f4a341f0a0000000000000000000b21364b60768c8d866f5a442f1a05000000000000000011263b50657a90907c685441393847586a7c8d9fa593826f5e4c3a29170500001f344a5f74848484848fa4a08c848484848484848484806b5843301c15120b010000000000001e33485e73899fa08b745f4a3c3d424d5c6f8397aa97836e5a45311c0700000a1a29353c3d382d223345596c829596836e5a46311c08000000000a19283645546271808f9b9894857667584a3b2c1e0f00000000051b30455a6f869a9f8a7561546a8094a48f7a66513d281400192d41556779868b8576645160728289887c6c5945311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125394d6175899d8974604b3f43576b8095a995826c5844301c08000000000000172c41556a8094a99c88725d4934200c0000091d31455a6f8499a995806b57422e1904001e33485d72889d8d77634f494646474d596a7d92a18e7a66523e2915000e22374b5f73889ba7927d6a5744312011111e2f4154677b8fa39885715d4a36220e0000000000020e23384e63788fa49c87705b46301b0800000000001f344a5f748ba0937c67523c27120000000000000000000000071b3045596e83989c88735e4a36210c0000000000000000000000000000172c41576b7b7d8083889ca08b745f4a341f0a0000000000000307070b21364b60768c9b866f5a442f1a0707060100000000000f24394e63788d9884705c4f4e4e4c4c5e6f8292a29f8d7b6a584634221100001c3145586d8291919193a2a89791919191919191919187735f4b372a2a261e130400000000001e33485e73899fa08b745f4a34282f3f53687c91a69d89735f4a35200b00081828384751524b3e32293d52677c919d89745f4a35200b0000000b1a28374654637282909b8c869695867668594a3c2d1e0f01000000182d42576c8397a0907b6652677b91a095806b57422e19001226384a5b6872747167584754636f74736c5e4e3d2a16020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32465a6e82968f7a66523e4a5e72879ba28e7965513d2915010000000000001a2f44596e8499ad99846e59442f1b06000002172c41566b8095aa9a86705c47321d08001d32475c72889d89745f4a353130323b4f64788ea396826c57422d180013273c5165798fa3a18c77634f3b271402001124384c6074899da18d7965513d28140000000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c271200000000000000000000000b20354a5e73889d95826c5844301b070000000000000000000000000000172c42576c839395989a9c9e8b745f4a341f0a00000000030f171c1d1d21364b60768c9b866f5a442f1d1d1d1b150c000000000c21364b60768b9f8c776664636362626063738595a59988756352402e1b070015293d5165787b7b7b869ba48f7b7b7b7b7b7b7b7b7b7b77634d3f3f3f3b30231200000000001e33485e73899fa08b745f4a341f253a4f64788fa4a18c76614c37220d00132536465564675c4f443e3e52677c91a18c76614c37220d0000091a29384655647282909c8d7c778897958777685a4b3c2d1f0f000000152b40546a808b8b8b826c5764788b8b8b86715c47321d00091b2c3d4b565d5f5d55493a45525b5f5e584e40301f0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002162b3f53677b8f95826d58445065798da29b87725e4a36220e000000000000001d32475c71879cab96826b56412c170200000013283d52677c92a79f8a745f4b35200b001b30465b70879b86705b46311c1b26374c62778da39a866f5a442f1a00172c41556a8094a99c88725d4934200c0000091d31455a6f8499a995806b57422e190400000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c271200000000000000000000000f24394e63778da28f7a66523d2915010000000000000000000000000000172c42576c7c7d828386878984745f4a341f0a0000000413212b31323232364b60768c9b866f5a443232323230281d0f0000000a1f34495e73889d93807b7978787777767474768899a593826f5d4a36210c000e2236495a6566666c8295a7927d6866666666666666666559525454544e41301d0a000000001e33485e73899fa08b745f4a341f23384d62778da3a38d77624c37220d001b2f43546473796c615853535c6d8295a08b76604b36210b00001427384756647382919d8e7d6e69788998968777695a4b3d2c1a07000013283d516574747474746a576071747474746f5c47321d00000f1f2d3943484a4842382b353f464a49443c30221202000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384c6074889c88735f4a576b8094a894806b57432f1b07000000000000001e33485e73899ea9947d69543f2a150000000011263b50667a90a5a28d77624d38230e001b30465b708686836d58432e212b364454667a8fa49b866f5a442f1a001a2f44596e8499ad99846e59442f1b06000002172c41566b8095aa9a86705c47321d0800000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c2712000000000000000000000013283d51667b919e8974604b37231611080000000000000000000000000014293d4f5f67686b6d6f717372665744311c070000001022323e46474747474b60768c9b866f5a4747474747443b2d1c0a0000061c31465b70869b9d9290908f8f8d8c8c8b8b898a99a09e8b78634e38230e00071a2c3c49505052667a8ea297836e59505050505050505055656a6a695f4d392510000000001e33485e73899fa08b745f4a3421263a4f64798fa4a28d77624c37220d001f34495e72828a7d746c68686d798a9d9a86715d48331f0a00001c304456657483929e8f7d6f5f5a6a798a99968878695b4a36220e00000e223648575f5f5f5f5f5a4d535e5f5f5f5f5d513f2c190000010f1c272e3334332e261a222b32343430291f12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c3145596d82958e7965515d72869aa18d7864503c281400000000000000001f344a5f748ba0a9947d68533e2913000000000f253a4f64798fa4a48f78644f3a240f00192d4256686f6f6f65533f2a333d485461718396aa98846e59442f1a001d32475c71879cab96826b56412c170200000013283d52677c92a79f8a745f4b35200b00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c27120000000000000000000000152a3f54697d949b86705b46312d2b241a0c0000000000000000000000000d2032414d525456585a5c5e5e554839281501000000192d3f505b5c5c5c5c5b60758b99846e5b5c5c5c5c5c584b3a27130000001a2f44596e848b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b826e5b4935200c00000e1e2c363b3b4b5f72869a9d8974604d3b3b3b3b3b3b475c7080807c67523c2712000000001e33485e73899fa08b745f4a3636394456697d92a79f8a74604b36200b001e33485c6f7d8d9188827c7c828a989e8f7d6a57432e1a0500001f344a5f7384929e8f807060514c5c6b7a8b9a97887965503b2611000006192a39444a4a4a4a4a473d42494a4a4a4a4840322210000000000a131a1e1f1e19120910171d1f1f1b150d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162a3e52667a8e95806b5764788da19a86715d4935210d00000000000000001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f001327394a565a5a5a5447363c46505a66728090a1a6927d6a55402c17001e33485e73899ea9947d69543f2a150000000011263b50667a90a5a28d77624d38230e00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c27120000000000000000000000152a3f546a809599846e5947434240372a1a09000000000000000000000003142330393c3f40434547494943372a1b0a000000001e33485c6e727272727070748b9883707072727272726956412d18000000172c4155697474747474747474747474747474747474747364513e2c19060000000e1a22262f43576a7d90a3907c69564434272626354a5f7489937d68533e2913000000001e33485e73899fa08b745f4c4b4b4e5461728699ac9885705b47321d0800192d3f51606e7b8690969393969c968d80705f4d3a27140000001e33475b6d7c8c9080706151423e4d5d6c7c8c908070614e39240f0000000c1b28313434343434322b2f3434343434332d22140400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f23374b5f73889b87725d6a8093a7927d6a56422e1a0600000000000000001f344a5f73899fa9947d68533e2913000000000f24394e63788fa4a59079644f3a250f000a1c2c3942444444413a444e59636d7783909eaa9a8976634f3b2612001f344a5f748ba0a9947d68533e2913000000000f253a4f64798fa4a48f78644f3a240f00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c2712000000000000000000000014293f53687d929b8772625c5857544838261200000000000000000000000005131d24272a2c2e303234342f25190c00000000001f344a5f74888888888787868b9986868788888888846e58432e1900000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564734220f0000000000060d14273a4d607385979986736252443b37373a4e63778d94806a543f2a15000000001e33485e73899fa08b74636260606368728090a2a08f7c6955412d18040010223242505d69737c84888b8a88837a6f615242301e0b000000182b3e4f5e6d7c8271625243332f3f4e5e6d7d8271615243311e0a000000000a151c1f1f1f1f1f1e181b1f1f1f1f1f1e19110500000000000000070e13130f0800000000091013120d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3044586c80958d786471869a9f8b77634f3b27130000000000000000001e33485d72889daa95806a543f2a150000000010253b50647990a5a38f78634e38230e00000e1c272d2f2f37424d57616b75808a95a1a89b8c7c6b594633200c001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c2712000000000000000000000011253a4e61758694908076706e6c6655412d180000000000000000000000000001090f121416181b1d1f1f1b13080000000000001f344a5f748b9d9d9d9c9c9b9ca49b9b9c9d9d9d99846e58432e190000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4438291705000000000000000b1e31435667798a9a91807062564f4c4c4f54667b9095806b56402b16000000001e33485e73899fa08b7b78777676777c85909e9e9182705f4c392612000004142332404c5760696f737474726d675d5143342413010000000f2131404f5e6e7263534434252130404f5f6f71625344342514020000000000000000000000000000000000000000000000000000000000000d19232828241b0f0303111d25282721180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293d5165798d93806a778ca09884705c4834200c0000000000000000001b30455a6f859aac97826c57422d180300000013283d52677c91a7a18c77624c37220d0000000a13212f3c48545f6a747d89929da7a2968a7c6e5e4d3c291704001f344a5f73899fa9947d68533e2913000000000f24394e63788fa4a59079644f3a250f00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c271200000000000000000000000b1f3245576776828c928a8684836f5a442f1a0000000000000000000000000000000000000000000000000000000000000000001f344a5f74898989898988878b9986878889898989846e58432e1900000000101e2a323434343434343434343434343434343434343430271a0b0000000000000000011426384a5b6c7c8b998f80736a646262646970809497826c57422c17000000001e33485e73899fa596918f8d8c8c8d91989a938b8072635341301d0a0000000514222e3a444d555a5e5f5f5d59534a4033251606000000000313223140505c5e544535261612223141515d5e5344352616070000000000000000000000081013120e05000000000000000000000000000d1c2b363d3d372d201312212f393e3c34291c0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22364a5e72869a86707d93a5917d6955412d1905000000000000000000182d42576b8295aa99846f5a45301b07000001162b40556a8094a99e89735f4a35200b0000000f20303f4d5a66727c87919ba5a59b9085796c5f50402f1e0c00001e33485d72889daa95806a543f2a150000000010253b50647990a5a38f78634e38230e00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c27120000000000000000000000021528394958646f777d829799866f5a442f1a0000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150c000000000000001e33485d6f737373737372748b9883717273737373736a56422d1800000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c140900000000000000000000091b2c3d4e5e6d7b889491867d787777797d848d9c98836d58432e190000020e1e33485e73899fa08b848687898a8b8a888580776e625445352412000000000004111c27313a4045484a4a48443f372e221607000000000000041322323f484943362717080413233240484942352617080000000000000000000004101b24282722180c00000000000000000000000b1c2b3a4852524a3e312221303f4c5350473a2c1d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2f43576b80938b7685999e8a76624e3a26110000000000000000000014293d52667b8fa49d88735e4a36210d0000081c3045596e8398ad9985705b46311c070000091b2d3e4e5d6b77848f9aa4a89e93887d72675b4e413222110000001b30455a6f859aac97826c57422d180300000013283d52677c91a7a18c77624c37220d00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c271200000000000000000000000a1e31445665737d878e928f8d866f5a442f1a000413212b31323232323232323232323232323232323230281d0f000000000000192d40515c5e5e5e5e5e5f748b99846e5d5e5e5e5e5e594c3a271300000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f30404f5d6a76828b92928f8d8d8f9298938d88836f5a442f1a000313202a33485e73899fa08b746f727374747473706a645b514436271706000000000000000a141e262c3133343433302b241b110500000000000000000414222d33342f25180900000414222d33342f251708000000000000000000000916222e383d3c352a1b0d0000000000000000000015283a495866675c4f40312d3f4e5d6864584a3b2c1b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283c5064788d907b8a9f97836f5b47331e0b000000000000000000000f23384c6074889ca28d7864503c291605001124374b5f73889da793806a56412d180300011426394a5c6c7b8995a1aa9f958b80756b60554a3d30231404000000182d42576b8295aa99846f5a45301b07000001162b40556a8094a99e89735f4a35200b00000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c271200000000000000000000001025394d6173849192857c7877776d59442f1a001022323e464747474747474747474747474747474747443b2d1c0a00000000001122323f47484848484b60768c9b866f5a4848484848463c2e1d0b00000511191e1f1f1f1f1f1f1f1f1f1f1f1c150a000000000000000000000000000000000000000000021222313f4c59646e777d8488898b8987847d78726d6655412d18000f21313d45495e73899fa08b745f5c5e5f5f5f5e5b5650483e33261809000000000000000000010a11171c1e1f1f1e1b16100800000000000000000000000410191e1f1b1308000000000511191e1f1b120700000000000000000000081827333f4b525147392b1d0e0000000000000000001c3145586776796d5e4f3e364a5d6c7b7668594a39281705000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2135495d7186968290a4907c6854402b180400000000000000000000091d3145596c8093a594806c5846332316151e2e4053667a8fa3a08c7864503b27130000091c30435668798a99a7a3988d82776d63594e43372c21180b0000000014293d52667b8fa49d88735e4a36210d0000081c3045596e8398ad9985705b46311c0700000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c2712000000000000000000000014293e53687c919c8874686462625d4f3d2a1600192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c584b3a271300000000000514222c32333333364b60768c9b866f5a4433333333312a1e1000000414222d33343434343434343434343431281b0c0000000000000000000000000000000000000000000413212e3b47515b63696f72737473726e69645e58544838261200192c3e4f5a5e6173899fa08b74625e5b524a4a4846413c342b2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013253645515d676457493b2c1e1001000000000000001f344a5f74868b7c6d5c4b3a4f64798b877767574635221000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2e42566a7d9292999d8975604d39241100000000000000000000000216293d506376899a9c8875635141332b2a2f3c4c5d708396a99683705c4935210c00000f24384c60738697a8a092857a6f655b51463b3b3b3a34291b0a0000000f23384c6074889ca28d7864503c291605001124374b5f73889da793806a56412d180300000000000e23384e63788fa49c87705b46301b0600000000001f344a5f748ba0937c67523c27120000000000000000000000152a3f546a809599846e594f4c4c4a4031200e001e33485c6e72727272727272727272727272727272726956412d180000000000000410191d1e1e21364b60768c9b866f5a442f1e1e1e1c160d00000010223240484a4a4a4a4a4a4a4a4a4a4a44392a180500000000000000000000000000000000000000000003111e29353e474f555a5d5e5f5e5c5955504a4440372a1a09001e33485c6d737679899fa08b7977736f604d3833312d2721180f04000000000000000000000000000000000000000000040b11161a1d1f1f1f1e1b18130d060000000000000000000000000000000000010a1113120c0400000000001b2f4354626e7a7567594a3c2e1f11030000000000001f34495d7080908b7a6957454e62738495867564523f2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273b4f63778b939393826d5a46311d090000000000000000000000000d203346596b7c8e9e92806f5f5045403f434c5a6a7b8da09d8b796653402d1906000014293e53677b8fa2a2918273685d52483e485050504f47392815020000091d3145596c8093a594806c5846332316151e2e4053667a8fa3a08c7864503b27130000000000091223384e63788fa49c87705b46301b0f04000000001f344a5f748ba0937c67523c27120000000000000000000000152a3f54697d949b866f5a463837352e221303001f344a5f7488888888888888888888888888888888846e58432e1900000000000000000000000b21364b60768c9b866f5a442f1a0500000000000000192c3f515d5f5f5f5f5f5f5f5f5f5f5f574735210d00000000000000000000000000000000000000000000000c18222b343b404548494a494744403b362f2b241a0c00001f344a5f74888c8f94a0a0958f8c8979644f3a251c18130d05000000000000000000000000000000000000000000010d171f262b2f3234343433302c2721191005000000000000000000000000000005121e252827201609000000001f34495e72808c8676685a4c3d2f21120400000000001a2e4151617285988775624f455566778a93826f5c4936230f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2034485c707c7c7c7c7a67533e2b16020000000000000000000000000417293c4d5f7080909e8d7d6e62595454575f6a7888999f8f806d5c4a372411000000182d42576c8296aa97857363564b40364759656666645745311d0800000216293d506376899a9c8875635141332b2a2f3c4c5d708396a99683705c4935210c000000000c1a262d384e63788fa49c87705b46302b2215060000001f344a5f748ba0937c67523c2712000000000000000000000013283d52677b919e89745f4b3622201b110400001f344a5f748b9c9c9c9c9c9c9c9c9c9c9c9c9c9c99846e58432e1900000000000000000000000b21364b60768b8b866f5a442f1a05000000000000001d32475c6f747474747474747474747464503b2611000000000000000000000000000000000000000000000000050f1820262c3033343434322f2c26211b1611080000001f344a5f748b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000000000000000111f2a333a404447494a4a4845413c352c22170a000000000000000000000000061523303a3e3b33271b0f0200001e33485c6e7d8f9587786a5b4d3f30221405000000001123334355687b8f92806c5845485b6e82958c7966523f2b17030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f2335465363696e6767665c4a37240f00000000000000000000000000000c1e3041526271828f9b8d80756d6a696c727c88979c8f827061503e2c1a070000001a2f44596e8499a38f7a675545382d394e63777b7b75604b36200b0000000d203346596b7c8e9e92806f5f5045403f434c5a6a7b8da09d8b796653402d1906000000081a2a3841454e63788fa49c87705b47443e3324130100001f344a5f748ba0937c67523c271200000000000000000000000f24394e63788da28e7965513d291407000000001f344a5f7487878787878787878787878787878787846e58432e1900000000000000000000000b20354a5e707474746b58432e1904000000000000001e33485e73898b8b8b8b8b8b8b8b8b7c67523c27120000000000000000000000000000000000000000000000000000050c12171b1e1f1f1f1d1a17120d070000000000001f34495d707474747474747474747473624e39240f0000000000000000000000000000000000000000000000000c1e2f3d474e54595c5e5f5f5d5a5650493f35281b0c0000000000000000000008162433414d535045392d20100000192d3f50607182929788796b5d4e4032231507000000051526394c6074889c8874604c3e5266798f96826e5a46321d0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e5264707c82776c605346382a1c0d0000000000000000000000000001122334445362707d8993928983807d82868f99948a7d7062534332210f000000001a2f445a6f8599a08b76604b3727293e52677c918d77624c37220d0000000417293c4d5f7080909e8d7d6e62595454575f6a7888999f8f806d5c4a3724110000000011243748555a5d63788fa49c87705f5c595142301d0900001f344a5f748ba0937c67523c271200000000000000000000000c20354a5f73899d95806c58432f1b06000000001e33485c6d70707070707070707070707070707070706855412c170000000000000000000000071b2f42525d5f5f5f5b4e3c291500000000000000001e33485e73888b8e97a09a8f8c8b887c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5e5545331f0b00000000000000000000000000000000000000000000000014283b4d5a62696e71737473726f6a645c5246382a1a0a00000000000000000917263442515f6862564a3e2e1c0900102232435364748596988a7b6c5e504233251607000000091d3145596d83978f7b66523d4b5f74899e8a75604c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b808e958a7d716456483a2b1b0b000000000000000000000000000616263544525f6b7680878d91949494918d8882776c6052443525140300000000182d43586c8297a08b76604c3b353442576b82968d77624c37220d000000000c1e3041526271828f9b8d80756d6a696c727c88979c8f827061503e2c1a0700000000162b4054666f7275788fa49c877774716e604c38230e00001f344a5f748ba0937c67523c27120000000000000000000000071c31455a6f84999b87725e4a35200c00000000192c3e4f595b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b574a39261200000000000000000000000012243441494a4a4a473e301f0d00000000000000001d32465a6c72757b91a7958077747270634f3b261100000000000000000000000000050e1315151515151515151515151515140f0700000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000000000000000000000000192e43586b767d8387898b89888480786f645648382716040000000000000b1927354452616f7d73685c4b3824100004142535465667778999998b7c6e60514234251503000001162b40556a809495826b5741465b70869b8f7965503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283c50617082919c8f8274665849392917050000000000000000000000000008172634414e59636c72787c7d807d7c78736d645a4f42352617070000000000152a3f53687c8fa28f7b68584f4a494c5b70859a8e78634e38230e0000000001122334445362707d8993928983807d82868f99948a7d7062534332210f0000000000172c42576c83888b8d95a3a0908c898779644f3a250f00001f344a5f748ba0937c67523c27120f0a020000000000050d1112172c41556a8094a28d78634f3a2510000000000f21313d454646464646464646464646464646464646433a2c1b090000000000000000000000000616242e34343434332b2012010000000000000000172b3d4e595d667b91a795806a5f5d5b534533200c0000000000000000000000000a1722282a2a2a2a2a2a2a2a2a2a2a2a2a29231a0d00000000000000000000000000000515232e3434343434343434343434343026190a000000000000000000000000000000000000000000000000001a2f445a6f8692928f8e8f909399948c827466564533200d00000000000c1a283745536170808e867968533d2813000007172839495a6a7b8c9c9b8d7d6f61524332200c00000616293e53687d9499846e5944445a6f8499937c68533e28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2032435262728393a092857567574734210d0000000000000000000000000000081a2c3d4b5763665e6367686a68676463665c4f42332517080000000000001024394c607285959886766a635f5e606674899e8f78634e38230e00000000000616263544525f6b7680878d91949494918d8882776c605244352514030000000000172c42576c838d8d8d8d8d8d8d8d8d8d79644f3a250f00001f344a5f748ba0937c67523c2725241e15090000000c1821262726283d51667b91a6927c68533d2813000000000313202a3030303030303030303030303030303030302e271c0e000000000000000000000000000006121a1f1f1f1f1e180f020000000000000000000e20303d4450667b91a795806a5448464136271d160e05000000000000000000071928353d3f3f3f3f3f3f3f3f3f3f3f3f3f3e372b1c0b000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000000000000000000001a2f445a6f86837d7978787a7d86909e93857462503d2915000000000d1c2a3846556371808f97867564513c27120000000a1b2b3c4c5d6e7d8fa09c8e8070614f3b2612000113243444566a80949b866f5a444a5c70869b947d69543f2a1400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003152534445464748595a394857564503b261100000000000000000000000000000d2136495b6875796d60535354535b6874796d60513e2a1501000000000000091d3043556777869495887d777473767a8390a28f79644f3a250f00000000000008172634414e59636c72787c7d807d7c78736d645a4f4235261707000000000001172c41566a777777777777777777777775634e39240f00001f344a5f748ba0937c67523c3a3a3932271808000a1b2a353b3c3b3a3c4f647990a595806a543f2a15000000000e1f2f3b42434343434343434343434343434343434340372a1a0800000000000000000000000000000000000000000000000000000000000000000002121f2a3b50667b91a795806a543f3e3e3b37312a21180d0100000000000000112436465154545454545454545454545454534939281501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192f44586c756e68646363656a72808fa192806c58442f1b0000000f1d2b394856647282909a8a7868574735220e000000000d1e2e3f5060708292a39e8f7d68533e2913000b1e304152627386999b866f5a475767798c9f947d68533e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071727374656667687978e827665513c271200000000000000000000000000000f243a4f6479868b7d706457525f6b78868b7d6d58432e18030000000000000113263749596875828c94928d8a898b8f96948e8879644f3a250f0000000000000008172836414c55585e6367686a6867645f5851473d312517080000000000000c1f30414f5c626262626262626262626261574839281604001f344a5f748ba0937c67524f4f4f4d4436251300152839475051504f5157677b90a595806a543f2a1500000000182b3d4d575858585858585858585858585858585858544837251100000000000000010d151a1b1d1e1c160c00000000000000000000000000000000000111263b50667b91a795806a54535353504b453e342a1f1205000000000000182c4054646a6a6a6a6a6a6a6a6a6a6a6a6a665744301b070000000000000000000000000000000002090d11121312100b0501090e1111110e0a05000000000000000000060c1011100b0500000000000015293d4e5c605a54504e4e50566171869a9c87725d48331e0000101e2d3b4957667483919d8d7c6b5b4a39291805000000000011213242536374859aa9947d68533e29130014283b4e5f708091a397836d585364758697a6917c67523d281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000919283848586878877b7064594936220e00000000000000000000000000000e23384c5f6f808f8f827568626f7c8a9687766755412c170200000000000000081a2b3b4a58646f7880868995948988848079736c5e4b37230e000000000000000e223546545e696d5f4e525f6a737777736a5d4d3d2b19070000000000000015283b4e5f6d75767066574c4d5e6c75767166574533200c001f344a5f748ba0937c67646464646154422e1a001c31445764666564666a748597a7927d68533e2914000000001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6654402c1700000000000002121f292e30323331291d0f000000000000000000000000000000000011263b50667b91a7947d696868686865605951473c3023140500000000001a2f445a6f80808080808080808080808080735e48331e090000000000000000000000000000030d161d2226272827252019141d23262626231f1a140b000000000004101a2125262520190f04000000000d20303f484b463f4646403b43566b8297a08b745f4a341f000d1e2e3c4b5967758493a090806e5e4d3d2c1c0b000000000006172839495a6b7c8d9ea3947d68533e291300192e43576a7d8f9ea6927d69545d708393a3a08c77624e39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2a3a4a5a6a74695e53473b2b19070000000000000000000000000000091c3041516170809093867973808e9788776858493825120000000000000000000d1d2c3a47525c646b707c939079726f6b655f584f402f1c080000000000000013283d5164707b7c695662707c888d8d887b6b5a4836230f000000000000001b3044586b7d8a8b84746350576a7c8a8b847563503b2713001f344a5f74899f937c7979797979725d48331e001f344a5f747b79797b808792a29c8a77634f3a2611000000001f344a5f7484848484848484848484848484848484846e58432e190000000000000f20303c43464748453b2d1c0a0000000000000000000000000000000011263b50667b91a7947d797c7d7d7c79746d645a4e4132231405000000001a2f445a6f86949595959595959595949389735e48331e09000000000000000000000000000714202a31373b3c3e3c39342e2731383b3b3b38342f281d0f0000000514222d353a3b39342c2114050000000212212d343641505b5b544d505d6e83979c88735e49341f00172a3c4c5a68778694a29383716150402f1f0e00000000000313243546566778899aa293857666523d2813001c31475c70869bac9c8a76624e62778da0a99784705c48341f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2c3c4c5a5f584c41352a1d0d00000000000000000000000000000000122333425261718291978a859198897869594a3a2b1b09000000000000000000000e1c29353f495056677c939079645a56514b443c3122120000000000000000142a3f54697d8e86736b73828e9a9392998a7765523e2b17030000000000001f34495e73889ba092806b565d72879aa092806a56412c17001d32475b70859799909090909089735e48331e001f344a5f748b909090949a9b958b7d6d5a4734200c000000001f344a5f748b999999999999999999999999999999846e58432e19000000000000182b3e4e585b5c5e594b3926120000000000000000000000000000000011263b50667b91a7978b8f929494938f8982776b5f5142322212000000001a2f44596e7c8082889ca48f838282807d7c725d48331e09000000000000000000000000081725323d454c505253524e484139444c5050504d48433a2d1d0b00031423323f494f504e483e3223140300000003101922364a5e6e6f6862656d7a8c9e92806d5945301b001d32465a6a788795a4978675645443332211010000000000102031425363748696a192847566584836230e001c31465b70869a9d8f806d5a4c62778c9e998b796754412d190500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2e3c464a453a2f23180c0000000000000000000000000000000000051525344453637282929b97998a796a5a4b3b2c1c0d0000000000000000000000000b17232d353c52677c939079644f413c3630291f1304000000000000000011263a4e6276899185808691988a7d7c8895826e5a46321d080000000000001f344a5f748b9fad98846e585f74899fad98836d58432e1900182d4154677885898b8a8886837d725d48331e001f344a5f748084888b8b898782786d5f4f3d2b1805000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b846e58432e190000000000001e33475b6b7072736855422e1b0700000000000000000000000000000011263b50667b91a79f918883807d82889194897d6f6051402f1e0c000000172b3f5261676a70879ca48f786c6b6a68676355432f1b06000000000000000000000004152635434f596065676867635d554c5660666665625d574b3a2714000d203242515c6466635c504232200e000000000014293d516579847c7779808b9990847463503d2a16001f344a5f748997a59a89786857473625150400000000000c1d2d3e4f60708292a09183746557483a2b190700192e42576a7c88898071614f485d708289877b6c5c4a37241100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101e2a323431281d1106000000000000000000000000000000000000000716263545546473848b8b8b7a6b5b4c3c2d1d0e0000000000000000000000000000061019273c52677c8b8b79644f3a28221c150d020000000000000000000b1f3346596b7d8e9995999488796c697a8d87745f4a341f0a0000000000001e33485d718698a093806b575c708597a093806b57412c17001225384a5a687073747473706d696355432f1b001c314457646a6f72747473716c655c4f4131200e00000000001f34495d7074747474747474747474747474747474746a57422d180000000000001f344a5f74878785715d4a36230f00000000000000000000000000000011263b50667b91a79682746d6a696d74808e9b8e7d6f5e4d3b29160400000f2234434e525b70879ca48f7863565453524f453726130400000000000000000000000f21334453616c75797c7d7b7771685e65737b7b7976726957422e1900162a3d4f606f787b776e604f3d2a170300000000172c42576c808e918d8f8888847d7265564534210e001f344a5f748ba0a38e7b6b5a4a39291808000000000008192a3a4b5c6d7d8f9f908273645647392a1c0d000014273a4d5e6b73746d6153434052626f74726a5d4e3e2c1b0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171d1f1c150b0000000000000000000000000000000000000000000008172736465565737474746c5c4d3d2e1e0f000000000000000000000000000000000011263b506474747473624e39240f0801000000000000000000000003172a3c4e5f6f7d878b898376695b5d708074695a46321d080000000000001a2e42566879878b85756450546778868b857563503c281400081b2c3c4a555c5f5f5f5e5b58545046372613001528394750555a5d5f5f5f5c5851493e3123130200000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4d3b28140000000000001c3144586c80938d7966523e2b1703000000000000000000000000000011263b50667b91a795806a59545458616f7d8f9d8d7c6a584633200d00000516253139465b70879ca48f78634e3f3e3c3a3328221f180d00000000000000000005182b3e51617180898f9393918c857b706f839091908c866f5a442f1a001c3045596c7d8c918b7d6d5a46321d0900000000162b4055687379828a93897d736960554738281604001f344a5f748b9da69584726251402f1f0e00000000001325374758697a8b9c8f827263554638291b0c0000000b1e2f404e585e5f5a5043353444515b5f5d574c3f30200f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000918283747565f5f5f5f5b4e3e2f1f100000000000000000000000000000000000000d213547575f5f5f5e5545331f0b00000000000000000000000000000d1f3041515f6a7274746f65594b54656b61574c3c2a17030000000000001326394b5c6a7274716658474a5a6972747167584734210d00000e1e2c3841474a4a4a4846433f3b34281908000a1b2a353c4145484a4a4a47433e362c21130400000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473d2f1e0b00000000000015293c5063778b95826d5a46331f0b000000000000000000000000000011263b50667b91a795806a543f3f4451607184979a887563503c291501000007141e30465b70879ca48f78634e38292b34373737332b1e0e00000000000000000c2034485b6e80909c9f958f8d8f928e8376889d988888866f5a442f1a001f34495e73889ca69c8a75604c37210c000001111e28384a585f666e7784929185756553412e1a0a00001e33485d6f7d8d9ca291806f5e4d3c2c1b0a000000001b2f4354657687988f807162544537281a0b00000000001222303c44494a463e332626343f464a49433b2f211202000000000000000000000000000000000000000000000000000000000000000000000000000000040c10111111111111111111100b020000060d10111111111111111111110f0900000000000000000000000000000a192938444a4a4a4a473e3020110100000000000000000000000000000000000005182a39444a4a4a494337271603000000000000000000000000000001132332414e575d5f5f5b53483b4752564f443a2e1e0d000000000000000a1c2d3e4c575d5f5d54483a3c4b565d5f5d55493a2917040000000e1b252d3234343433312e2b2620170a0000000c1821272c3033343434322e2922190f03000000000000000515232e343434343434343434343434343434343434322b1f11000000000000000d2134485c6f83978a76624e3b2713000000000000000000000000000011263b50667b91a795806a543f2a334254677a8fa393806c5844301c07000000021b30465b70879ca48f78634e382d3d484c4c4c473c2c1b080000000000000012273b4f63778b9ea08f827a77787d868f87889d978272726a57432e19001f34495e73899eaea28d77624c37220d00000e1f2f3b4242454b525b667384969483705d4935210c0000192d4051606f7d8c9b9e8d7c6b5a49392817060000001f34495e7283948e80706153443627190a00000000000004121e29303434312b211516222b3234342f281d11030000000000000000000000000000000000000000000000000000000000000000000000000000000b172025262626262626262626251f15080d19212626262626262626262626241d1204000000000000000000000000000b1a273034343434332b20120200000000000000000000000000000000000000000c1b2831343434343026190a00000000000000000000000000000000051423303b43494a4a463f362a363e403c32281d100000000000000000000f202e3a43494a4841372b2d3a43494a4842372b1c0b00000000000912191d1f1f1f1e1c1916120c040000000000050d12171b1e1f1f1f1d1a150e060000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180e010000000000000005192c4053677a8f927d6a56432f1b080000000000000000000000000011263b50667b91a795806a543f2a25384b6074899d9b88735f4a36210d000000001b30465b70879ca48f78634e38384b5a6262625a4a37240f00000000000000172c40556a7d93a796837065636469727d8995a397826b5c594c3b2814001c31465a6e82919a9788735f4a36210c0007192b3d4d57574d433e485566798ea08d78644f3a2510000011223242515f6e7c8b9a9a89786756463524130300001e33485c6e79857d6f615243352618090000000000000000010c151b1f1f1c160e040510171d1f1f1b140b00000000000000000000000000000000000000000000000000000000000000000000000000000000091a28343a3b3b3b3b3b3b3b3b3b393226171d2b353b3b3b3b3b3b3b3b3b3b3b382f2213020000000000000000000000000009141c1f1f1f1f1e180f02000000000000000000000000000000000000000000000a151c1f1f1f1f1b140900000000000000000000000000000000000005121e282f343434322b2319232a2b2820150b0000000000000000000002101d272f3434332e251a1c272f3434332e251a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024384b5f73879a86725e4b3723100000000000000000000000000011263b50667b91a795806a543f2a1c31455a6f8599a28e7964503b2611000000001b30465b70879ca48f78634e383f536877777767523d2813000000000000001a2f44596e8498a48f7a66534d4f56606b7b91a797826b56453c2e1d0b00172b3e516372808683796a5744301c0800122537495b6a6b5f5752505161768ca1917b66503b261100000514233241505e6d7b8a999686746353423120100000192d3f505c67726e605142342517080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000142738464f5050505050505050504e4435232a3b4850505050505050505050504c40311f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141b1f1f1f1d1710060f1516130c03000000000000000000000000000b141b1f1f1e1912080a141a1f1f1e1912080000000000000000000001080e1216181a1b1b1b19150e05000000000000000000000912191c1d1b1610060000000000000000000000000000000000000000050c1116191b1d1d1d1b19140f09000000000000081c3043576a7d928e7a66533f2b180400000000000000000000000011263b50667b91a795806a543f2a182d42576c8297a8937d68533f2914000000001b30465b70879ca48f78634e4747586d828d7d68533e2913000000000000001c31475c70879ca18c76614c383a4350667b91a797826b56402b1e1000000f22344554616b6f6e675b4c3a281501001a2e415466787c726b6765666d7c90a4907a66503b261100000005142332404f5d6c7a8998928270604f3e2d1b08001022323f4a555e5c5042332416070000000000000000000000000000000000030b11151819171510090200000000000000000000000000000000000000000000000000000000000000000000000000000000001c304456636666666666666666666153402c34475965666666666666666666665e4e3b27130000000000000000000005090d0e0f0e0c070100050b0d0d0d0a060100000000000000000610161919191919191919191918150e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c22272b2d2f3030302e2921170b0000000000000002101c262d3132302b23190c000000000000000000000000000000000007111920262b2e30323232302d29241c1307000000000014283b4f63768a96836e5b4733200c00000000000000000000000011263b50667b91a795806a543f2a162b40556a8095ab96826b56402c16000000001b30465b70879ca48f78635b5c5c5c7186947d68533e2913000000000000001d32475c72889d9f8a745f4a34263b50667b91a797826b56402b1601000005162736444f575a59544a3d2e1d0b00001f34495d71848f87807c797b808b9a998874604c38230e00000000041322313f4e5c6b7988978f7d6d5c4b382410000414212d384349483f3223150600000000000000000000000000000000010c161f262a2d2e2c2a241d150b000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f737b7b7b7b7b7b7b7b7b705b4630384d63777b7b7b7b7b7b7b7b7b7b6a55402b1600000000000000000a12191e22232523211c1611191f2222221f1b16110800000000000917232b2e2e2e2e2e2e2e2e2e2e2e2a211506000000000000000000000000060c1216191a1b1a1916120d0700000000000000000000000000000000000000000000000000060e1313131313100900000000000008101415151514100800000007172530373c404344464646433d34291b0b00000000000011202d39414647453f362a1c0d0000000000000000000000000000010e19242d343b3f434647474746423e3830251708000000000c2033475b6e82968a76634f3b281400000000000000000000000011263b50667b91a795806a543f2a152a3f546a8095ab98836c57422c17000000001b30465b70879ca48f787070727272758b947d68533e2913000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000091826323c42444440382d1f100000001f34495d707d899295919091959b94897a6a5845311d090000000000041321303e4d5b6a7887968b7a67523d2813000004101b262f34332d2214050000000000000000000000000000000005121e29333a3f4243423e3931281d100300000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9191919191919187705b4630384e63788f9191919191919191826b56402b1600000000000004111c262e3337383a3836312a232d3437373734302b241a0c000000051727353f43434343434343434343433e3324130100000000000000000008121a21262b2e2f302f2e2b27221b130a000000000000000000000000000000000000000000000c19222829292928241c10020000000e1a24292a2a2a29241a0e0000122535434b5154585a5b5b5b58514739291806000000000c1e2f3e4b555b5c5a53483a2b1b0900000000000000000000000004121f2c3740484f54585b5c5c5c5b57534c423525140100000004182b3f52667a8e92806b5743301c08000000000000000000000011263b50667b91a795806a543f2a162b40556a8095ab98836c57422c17000000001b30465b70879ca5908687878788888991947d68533e2913000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000000081520282d2f2f2b251b0f010000001a2e4152606c757d83888a8b8a8780766a5c4c3a2815020000000000000312202f3d4c5a697786807364513c27120000000009131b1f1e19100400000000000000000000000000000000051423303c464e54575857534d443a2e211303000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748285899a9a89868380705b4630384e637882848790a4a6928784806b56402b1600000000000514222f3941484c4e4f4e4a453e3540484c4c4c494440372a1a0900000e2134455358585858585858585858585142311e0a0000000000000004101b252d353b404344464443403c362f271d1307000000000000000000000000000000000000000a1b2a363d3e3e3e3d382e200f00000c1d2c373e3f3f3f3e372c1d0c001b2f42536065696c6f7070706c64574735230f0000000215283b4d5c6870726e6558493826130000000000000000000000021322303d49535c63696d70727272706c675f5343301c08000000000f23374a5e72869987735f4c382411000000000000000000000011263b50667b91a795806a543f2a182d42576c8297ab96826b56402b16000000001b30465b70879ca8979193939393949498947d68533e2913000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000000000030c14181a1a1711080000000000122434424f5962696e72747474716c64594d3e2e1d0b000000000000000002111f2e3c4b5968746c61564735220e00000000000000000000000000000000000000000000000000000003142332414e5962696c6e6c6860574c3f312111000000000000000000000000000000000000000000000000000000000000000000000000001d314558676c6f80939a86716d6b6555422d35495c686c6f7b90a49f8b776e6b61503d28140000000002132332404c555c616364635f595148535d6262615e595448382612000013283d51636e6e6e6e6e6e6e6e6e6e6d604d39240f0000000000000715212d3841494f54585a5b5a5855504a433a3025190c0000000000000000000000000000000000011528394851535353534b3e2d1a070016293b495354545453493b2916001f34495e71797d8385878786827565523f2b16000000081d3145586a7a858883766756432f1b0700000000000000000000102031404e5b6670777d838688888886827b71604b36210c00000000081b2f42566a7d928f7b6753402c19050000000000000000000011263b50667b91a795806a543f2a1f32475b70869aa8937d69543f2a15000000001b30465b70879ca48f7c7c7c7c7d7d7d8d947d68533e2913000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000000000b151b1f1f1f1a130a0000000000061625313d464e54595d5f5f5f5d5850473c2f20100000000000000000000001101e2d3b4a585f5a4f44382918050000000000000000000000000000050c1112120e080000000000000f213142515f6b757d8384827c74695d4f3f2f1e0c00000000000000000000000000000000000000000000000000000000000000000000000016293b49535764778ca08d7763565247372c2c3e4c54596e8397ab9884705c56504333210d000000000d1f3141505e697176787977746d645b6270777776726e6655412d180000152a3f546a808484848484848484847b66503b26110000000000071625333f4a545d64696d6f706f6e6a655e564d42362a1d0e00000000000000000000000000000000081c31445765686868685c4a36220d001d314558676a6a6a675845311d001f344a5f748b94949494949b94826e5a45301b0000000c21364b607488989c9585725e4a35200b0000000000000000000a1c2e3e4f5e6c78838c92979b9c9c9c9a968a76614c37220c000000000013273a4e62758997836f5c4834210d000000000000000001111e283b50667b91a795806a543f2d2d3c4e62758a9fa48f7a65513c2712000000001b30465b70879ca48f7867676768687388947d68533e2913060000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000002101d28303434342e271c0f010000000007141f2a323a4045484a4a4a48433d342a1e11020000000000000000000000000f1d2c3a454a473d32271a0b00000000000000000000000000010d1821262727231b1105000000071a2c3e4f606f7c899297999690877a6d5d4d3b29160300000000000000000000000000000000000000000000000000000000000000000000000c1d2c373f485d718599937d6a55424242424242424b6074899da5917c6855413c3325150400000004172a3d4e5f6e7b858b8f8f8d8882776d6d828c8d8c88836f5a442f1a0000152a3f546a808f929499999993918f7b66503b2611000000000616253443505c6770787d8386868683807972695f54483b2c1d0e0000000000000000000000000000000e22364b5f747d7d7d79644f3a250f001f344a5f74808080745f4a341f001f344a5f747d7d7d7d7d7d949d88725d48331e0000000d22374c62778da2b1a28d77624c37220d00000000000000000114273a4b5c6d7c8a969f9e958f8a8787878986705c47331e0900000000000b1f32465a6d82958b7764503c291501000000000000000e1f2f3b4350667b91a795806a544942424b5a6b7d92a59d8975604c37230e000000001b30465b70879ca48f78635252535a6f84947d68533e2921190d00000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000010202e3a44494a4942392d1f100000000000020d171f262b3033343434332e2921180d0000000000000000000000000000000e1c283134322b2015090000000000000000000000000003111f2b343b3c3c372e23150600000f2336495c6d7d8e988d8684878e998c7b6a5946331f0c0000000000000000000000000000000000000000000000000000000000000000000000000e1a242e41556a7d929985705c5757575757575757667a8fa39e8a75614e3928201507000000000b1f3346596c7d8d99a099939193958a8073879c9a8c8c866f5a442f1a000014293f536877797c8095a7917d7b797664503b2510000000011324344352616e7a858d9397918f8f91948e867c7166584a3b2c1c0c000000000000000000000000000013283c5165798e948974604b37230e001f344a5f748b958b745f4a341f001c3145586668686868687d949f89745f4a341f0000000c21364b5f748898a29d8a76614c37220c00000000000000000a1e314457697a8b9aa4978c827a74727070747b6b56422d1904000000000003172a3e5165798d93806c5844311d0900000000000000182b3d4d585d667b91a7958070655c57575d6978899ba694826d5946311d09000000001b30465b70879ca48f78634e3c41566b80807d68533e3b352b1d0d000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b160100000b1d2e3e4c575e5f5d564b3d2e1d0b000000000000030b11171b1e1f1f1f1e1a140d0500000000000000000000000000000000000b151c1f1e180e03000000000000000000000000000010212f3d485052514b413324130100162a3e5266798b98887a716e727b8a998875624f3b2612000000000000000000000000000000000000000000000000000000000000000000000000000812263b4e63778b9f8b776c6c6c6c6c6c6c6c6c6d8296aa97836f5b46321e0d03000000000011263a4e6276899ba292867d7b7c82899184889d978276766c58442f1900001025384b5a62646a8095a7917b666461584835210d0000000c1e3041526170808c97988c837c78787b828b978f837668594a3a29180600000000000000000000000004192d42566b809498846f5a46311d08001f344a5f748ba08b745f4a341f0015283a485253535353687d94a08b745f4a341f000000081c3144576a79878d8a7d6d5a47331e0900000000000000001125394d60738698a49486796e66605c5b5c60665e4e3b2813000000000000000e22364a5d7185998874604c392511000000000000001e32475a6b71777c91a5938f8378706c6c707a8796a79a897664513e2a1602000000001b30465b70879ca48f78634e383c4f616a6a6960505050483b2a18050000081e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000014273a4c5c6a737472695b4c3a2815010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2e3f4d5a6467665e5142301e0b001b3045596d82968c79695d595e6b7c8f927d6a55412c1700000000000000000000000000000000000000000000000000000000000000000000000000000b1f33485c708498928383838383838383838383889ca4907b68533f2b1703000000000000162b4054697d92a69885736966686d76808d91a197826b605c4e3d29150000091c2d3d484d546a8095a7917b66504c463a2a1805000004172a3c4e5f70808f9d97887a6f686463676e7986959587776858473624120000000000000000000000000a1f33485c70869a927d6954402c1703001f344a5f748ba08b745f4a341f000b1c2b363d3e3e3e53687d94a08b745f4a341f0000000115283a4c5b697377756d60503e2b18040000000000000000172c4054687c90a3978675675c524b4746474c504c40311f0c00000000000000061a2e4155697c90907c6854412d19060000000000001f344a5f74878c919aa38d808e8c858282868d98a59a8d7c6b594734210e00000000001b30465b70879ca48f78634e3832424f54545965666665594734200b0007172533485e73899f9f89735e4833303b50667b91a797826b56402b160100001b2f43576a7a888b86796a5744301c08000000000000000000091015191c1d1c1a16110a0100000000000000000000000000050c1112120e08000000080e1212110d0600000000000316283b4c5d6b777c7a6f5f4d3a2612001f34495e738899846f5c4b444d60748999846f5a442f1a000000000000000000000000000000000000000000000000000000000000000000000000000004192c4055697c919f98959595959595959595969aa69d8975604c38241000000000000000192f44586d8397a5907b6756515359636e7b91a797826b56483f30200d0000000f1f2b343f546a8095a7917b66503b33291c0c0000000d203346596b7d8f9e9b8978695d534f4e535c687687989687766553412f1d0a00000000000000000000001025394e62768ba08c77634f3a261100001f344a5f748ba08b745f4a341f00000d19232829293e53687d94a08b745f4a341f000000000b1d2e3d4c575f62605a504232210e0000000000000000001b30455a6f8498a08c7968574a3e37323031383b382f22130200000000000000001226394d6175889884705c4935210e0000000000001f344a5f748b9497999c8d777c899297979a9f9a93897c6e5e4d3c2a1805000000030f1b30465b70879ca48f78634e3824323b3f4f64777b7b77634d38230e00122535434c5e73899f9f89735e4834424b50667b91a797826b56402b160100001e33485d728799a09888735f4a36210c0000000000000009131d242a2e3132312f2b251d140b00000000000000000000010d1821262727231b1105111b2327272621190e010000000b1f3246586a7a8a938e7d6955402b16001f344a5f748b97826b564131465b70879c87705b46301b00000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e62768a9e8b8080808080808080808297aa96826d5945311d09000000000000001c31465b70869ba18c77624d3c3e4651667b91a797826b56402d211202000000010e182a3f546a8095a7917b66503b26170c0000000115293d506376899ba3907d6b5b4c403a393f4a59697a8da09483705e4c3926130000000000000000000001162b3f53687c919b87725d4934200c00001f344a5f748ba08b745f4a341f000000070e1313293e53687d94a08b745f4a341f0000000000101f2e3e4d555656565042321f0b0000000000000000001e33485e73889d9984705c4a392c231d1b1c2326241d12040000000000000000000a1e3145596c80948c7864513d2a160200000000001f344a5f737c8082858885766b768086898b8a8680766b5e5040301e0d0000000413212b31465b70879ca48f78634e383636374055697d918d77634d38230e001b2f4253606673899f9f89735e4841525f65697b91a797826b56402b160100001f344a5f74899fb3a28d77624c37220d0000000000010e1b2630383f43464747443f3931271d10030000000000000003111f2b343b3c3c372e2316232e373c3c3b352c1f1101000012263b4e62758899a798836c57422c17001f344a5f748997836d58453d4b5e72889a866f5a45301b0000000000000000000000000000000000000000000000000000000000000000000000000000000a1e33475b6f8397907c6a6a6a6a6a6a6a72879ba38f7a66523e2a1602000000000000001d32475c72889da08b745f4a352a3b50667b91a797826b56402b1603000000000000152a3f546a8095a7917b66503b261100000000081c3144586c8093a69a8673604e3d2e25242c3b4b5d708396a08e7b6956422f1b07000000000000000000081c3045596d839795826c57432e1a0600001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f00000000000f22364a5c6a6b6b6b604e3b26110000000000000000001f344a5f748ba094806a55412d1b0f0803080e110f0900000000000000000000000216293d5064788c94806c5945311e0a00000000001c30445663676a6c6f72726659636a70747474716b63594d40322212010000001022323e46495b70879ca48f78634e4b4b4b4c4c5a6f84988c76614c37220d001f34495e717a828a9f9f89735e48485d70797d8392a797826b56402b160100001d32475c7084959f9c8a75604c37210c0000000001101f2c38434c53585b5c5c59544d443a2e21130400000000000010212f3d485052514b41332533404a515250493d2f1f0e0000182d41556a7d92a5a392806b56412c17001d32465b708599887563565259687a8d95806b57422d1800000000000000000000000000000000000000000000000000000000000000000000000000000004172b4054687c9097836e595454545465798ea29c88735f4b37230f00000000000000001e33485e73899e9f89735e4833263b50667b91a797826b56402b1601000000000000152a3f546a8095a7917b66503b2611000000000e23374b6074889ca6927d6a5643301f100f1d2e4053677a8fa39986725e4a36220e0000000000000000000d22364b5f73889d8f7a66523d29140000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f000000000015293e52657982827d68533e29130000000000000000001f344a5f748ba0947d68533e29160a000000000000000000000000000000000000000e2135495c7084988975614d3a26120000000000142738464f5254575a5d5d56484f565c5f5f5f5c5750463c2f22140400000000192d3f505b5e6170879ca48f78635f60606062626374899e8b75604b36210b001f344a5f748b959a9c9d89735e48485e738993989b9d97826b56402b16010000192d41546676848a897d6d5a46321e09000000000e1f2e3d4a565f676d7072706d6860574c3f31221101000000000c1d2e3f4d5a6467665e51423343515d6567645b4d3d2b1805001c31465a6f8599a695857462503c281300182d4155697c9092827369676c7787988c7865513d2814000000000000000000000000000000000000000000000000000000000000000000000000000000001125394d6175899d8974604b3f43576b8095a995826c5844301c0800000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000152a3f546a8095a7917b66503b26110000000013283c51657a8fa3a18c77634e3b271401001124374b5f74889da28e7965513d291400000000000000000013273c5065798e9e8975604c37230e0000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f00000000071b3044586d8295937c67523d28130000000000000000001f34495e73889d95806a544134281b1004000000000000000000000000000000000006192d4054687b8f907c6955412e1a0600000000091a28343a3d404245484843383b42474a4a4a47423c332a1e120400000000001e33485c6e737679879ca48f787474747676777778798f9f89745f4a341f0a001f344a5f74828385878885735e48485e73828384868889826b56402b160100001124374958667074736c604f3d2a1703000000091b2c3d4c5a67727b82868887837c73695d4f402f1e0d0000000316283b4c5d6b777c7a6f5f4d4051616f7a7c786b5b4835210c001f34495e73889d9a897767564533200c0012263a4d6072839391857d7c80899590806e5c4936220e00000000000000000000000000000000000000000000000000000000000000000000000000000000091e32465a6e82968f7a66523e4a5e72879ba28e7965513d29150100000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000152a3f546a8095a7917b66503b261100000000172c41566b8094a99c87725d4934200b0000081c31455a6e8498a995826c57432e19050000000000000004192d42566a809498846f5a46311d090000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f000000000b20354a5e73889c917b66513c27110000000000000000001b3045596e829697836f5f5245392e22150900000000000000000000000000000000001125384c6073889985715d4a36220f00000000000b172025282b2d3033332f26272d32343434322e2820170c010000000000001f344a5f74898c8f93a0a09289898b8b8c8c8d8d8e8f979d88735e48331e09001d314558676b6d6f7073736858454457666b6c6f7072746d62513d2914000000081a2b3a48545c5f5f594f4232200e000000011426394a5b6a78858f968d898a8f90877a6d5e4d3c2b180500000b1f3246586a7a8a938e7d69554b5d6f808d938a77644f3a2510001f344a5f748ba0927d6b594939281604000a1d3043546574838f98939394978d807161513f2c19060000000000000000000000000000000000000000000000000000000000000000000000000000000002162b3f53677b8f95826d58445065798da29b87725e4a36220e0000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000152a3f546a8095a7917b66503b2611000000001b30455a6f8499ad98846e59442f1a06000001172c40556a8095aa9b86715c47321e09000000000000000a1f33485c70869a927d6954402c17030000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f000000000f24394e63778da2917b66503b2611000000000000000000162b3f5266798c9d8d7d6f63564b3f3326190c00000000000000000000000000000000091d3044586b80938d7965513e2a17030000000000040c101315181b1e1e1b1413191d1f1f1f1d19140c0400000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d070016293b495356585a5c5e5e564a3a39495356575a5b5d5f5b514434210e000000000d1c2b3741474a4a453d31231403000000091d3043566878899795867973747a87978c7b6b5a4835220f000012263b4e62758899a798836c5754677a8d9ea7927c67523c2712001f344a5f74899f8f78634e3c2b1b0a000001132537475665717c84898b88837a6f62534433210f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384c6074889c88735f4a576b8094a894806b57432f1b070000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000152a3f546a8095a7917b66503b2611000000001d32475c72879cab96826b56412c170200000013283d52677c92a79f8a74604b36210c000000000000001025394d62768b9f8c77634f3a2611000000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f0000000012273c51667b91a5907a65503b271a0e01000000000000000f2336495c6e808f9c8e8274685d5144372a1b0c0000000000000000000000000000000115283c5063778b95826d5a46321f0b00000000000000000000000000000000000000000000000000000000000000000000001f34495d7074747474747474747474747474747474747474746d5945301b06000c1d2c373e40434447484943382c2b373e40424446484a473e3426160500000000000d19242d323434312a201405000000001024394c607386979c8977675e5f68798c9a897764513e2b170300182d41556a7d92a5a392806b565b708498aa9e8d7965503b2611001e33485d72889c8f79644f3a2510000000000819293847545f686f7374736e675d524435261504000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c3145596d82958e7965515d72869aa18d7864503c2814000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b1601000000000000152a3f546a8095a7917b66503b2611000000001e33485e73899fa9947d69543f2a150000000011263b50657a90a5a28d77624d38230e00000000000000162a3f53687c919b87725d4934200c000000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f0000000013293e53687d93a5907b665245382b1f1205000000000000071a2c3e506170808f9c92867a6e625548392a1b090000000000000000000000000000000d2034485b6f83978975624e3a27130000000000000000000004090e0f0c06000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c4f3d2a160200000e1a24292c2e2f32333430261b1a23292b2d2f313334332b211608000000000000000711191e1f1f1c160d020000000000162b3f53687c90a393806c59494b5c6f849995826e5a46321d09001c31465a6f8599a7968574624f61768b9fa291806f5d4a36220e001b3045596e8398927c68533e291501000000000b1a2936424c555b5e5f5e5a534a40342617080000000000000000000000000000000000000000000000000000000000000000000000000000000000000001162a3e52667a8e95806b5764788da19a86715d4935210d000000000000000000001e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000000002101b2a3f546a8095a7917b66503b2611000000001f344a5f748ba0a9947d68533e2913000000000f253a4f64798fa4a48f78644f3a240f000000000000071c3044596d829795826c57432e1a06000000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f0000000012273c51667b8fa29382706256493c302315070000000000000f2132435261707d8b98988c807366574838271502000000000000000000000000000005182c3f53677a8f927d6a56422f1b07000000000000000611181e232421190e00000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483e31200e0000000008101416181a1c1e1f1b1409070f1416181a1c1e1f1e180f0500000000000000000000000000000000000000000000001a2f44596d8397a18d77634f3c40556a80949e8a75604c37220d001f34495e73889d9d8a7867564f64798fa49785736252402e1b0700172b4054697d9196826d5844301d0a00000000000b192530394046494a48453f372e2216080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f23374b5f73889b87725d6a8093a7927d6a56422e1a06000000000000000000041e33485e73899f9f89735e4833263b50667b91a797826b56402b16010000000010202e383f546a8095a7917b66503b2611000000001f344a5f748ba0a9947d68533e2913000000000e23384e63788fa4a59079644f3a250f0000000000000d21364a5f73889c8f7a66523d291400000000001f344a5f748b948b745f4a341f00000000000013293e53687d94a08b745f4a341f000000000f23384c607385959f8f8273675a4e40332516070000000000041525344352606d7986939e918475665644311e0b0000000000000000000000000000001024384b5f72869986725e4a37230f0000000000000817232c32383a352b1e0e00000000000000000000000000000000000515232e343434343434343434343434343434343434343434332c211302000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d72879c9d88735e49353d52677c91a48f7965503b2611001f344a5f748ba094806d5a4950667b91a28e7a675544342211000011263a4e6175899c8873604c39271706000000000007131d252c31343433302b241b110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3044586c80958d786471869a9f8b77634f3b271300000000000000000005142233485e73899f9f89735e48332c3b50667b91a797826b56402b1601000000081b2d3e4b52576a8095a7917b66503b2611000000001f34495e73899fa9947d68533e2914000000000f243a4f64788fa4a59079644f3a250f00000000000013273c5065798e9e8a75604c38230f00000000001f344a5f747d7d7d745f4a341f00000000000013293e53687d94a08b745f4a341f00000000091d304356677685929f9185786b5e514334251504000000000007162534424f5c687582909f948573614e3a2511000000000000000000000000000000081c2f43576a7d928e7966523f2b1704000000000315263540474c4f493c2c1a07010000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e190f0300000000000000000000000000000000000000000000000000000000000000000003080d1012131312100d080200000000000000001f344a5f74899f9b86705b46313b50667b91a6927c67523d2813001f344a5f74899f907965503d50667a909e89735f4a3827160500000a1e3246596c80928f7c695645352310000000000000000a11181c1f1f1e1b1710080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293d5165798d93806a778ca09884705c4834200c0000000000000000001122323f485e73899f9f89735e48333f4850667b91a797826b56402b16010000000e23374a5c666b708095a7917b66503b2611000000001e33485d72889caa95806a54402b150000000010263b50657990a5a38f78634e38230e000000000004192d41566a809498846f5b46321d0900000000001c31455866686868665845311c00000000000013293e53687d94a08b745f4a341f000000000114263849586673828d9996897c6f615243332210000000000000071624313e4b5764718293a3917d68543f2a150000000000000000000000000000000014273b4f62768a96826e5a47331f0c000000000c1f3244535b61645a4936231916130e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c12181d21252728282725211c160e050000000000001f344a5f748ba09b866f5a442f3a4f647990a5947d68533e2913001e33485d72889c8f78634e394e63788e9d88725c47321d0900000003162a3d5062748697867362523f2b17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22364a5e72869a86707d93a5917d6955412d1905000000000000000000192d40515c6273899f9f89735e483f505c61667b91a797826b56402b160100000011263b50657a80868a98a7917b66503b2611000000001b30455a6f8599ac97826c57422d180300000013283d52677c91a7a18c76614c37220d00000000000a1e33475c70859a927d6955402c1703000000000015283a485253535352483a281500000000000013293e53687d94a08b745f4a341f0000000000091a2b3a4856636f7b88949a8d807061513f2d1b080000000000000613202d39465363778da397826b56402b16010000000000000000000000000000000c1f33475a6e82968a76634f3b28140000000011263a4f6270757866523e2f2e2c28221b130a000000000000000000000000090f121212121212121212121212121212121212120e070000000000000000080f1212121212121212121212121212110e06000000000004101920262c32363a3c3d3d3c3a36312a21180d00000000001f344a5f74899f9b866f5a442f3c51667b91a7937d68533e2913001b3045596e83988f7964503b4b6074899e89735e49341f0a000000000d2033455768798991826f5a442f1a00000000000000000000000000000810141410080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2f43576b80938b7685999e8a76624e3a2611000000000000000000001e33485d6f777c899f9f89735e48475b6e767a8091a797826b56402b160100000011263b50667b919a9fa1a4917b66503b261100000000182d41566b8095a999856f5a45311c07000001172b40556a8094a99e89735e4934200a00000000001024394d61768b9f8d77634f3a26110000000000001122323f47484848473f32221100000000000013293e53687d94a08b745f4a341f0000000000000d1c2a3845525e6a76828f9d8f806e5d4a37241100000000000000030f1c28384e63788fa494806a543f2a150000000000000000000000000000000004172b3e5266798d927d6a5743301b0000000012273c52677b8a826d59464443403c362f261c1105000000000000000004111d2427272727272727272727272727272727272727231a0e0000000000010f1b2327272727272727272727272727272722190c0000000514222c343b41464b4f515252524f4b453e342a1e11020000001d32475c71879c9c87705c47323f53687d93a6917b66513c271200172b4054687c91927c68543f465b6f83978c77624e3a271404000000031628394a5b6a79877c6c58442f19000000000000000000000000000e1a242929241b10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283c5064788d907b8a9f97836f5b47331e0b000000000000000000001f344a5f748b9298a09f89735e48485e73898f949ca197826b56402b160100000011263b50667b8587898c8f8e7b66503b26110000000014283d51667a8fa39d88735f4a36210e0000081c31455a6e8398ad99846f5a46311c070000000000162a3e53677c909b87725d4935200c000000000000192d40515c5e5e5e5c51402d1900000000000013293e53687d94a08b745f4a341f000000000000000c1a2734404c5864707d8e9d8c7a6754402c180400000000000000000e23384e63788fa4907b66513d281300000000000000000000000000000000000f23374a5e72868987735e49341f000000000f24384c607488897561585a5855514b43392f2316080000000000000112222f393c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c372c1e0d000000000e1f2d373c3c3c3c3c3c3c3c3c3c3c3c3c3c3c362a1c0b00001122323f484f555b606466676767645f5951473c2f20110100001a2f44586d82969e89745f4b3744586d8296a28d78634e39240f001125394e61758997836f5b494054677b8f917c695644322313010000000a1b2c3d4c5b69746d5e4e3d29150000000000000000000000000e1d2c373e3e382e2013030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2135495d7186968290a4907c6854402b1804000000000000000000001f344a5f748587898b8c89735e48485e738587888a8c8d826b56402b16010000000f24384d5f6c6f727477797b6f604d39240f000000000e23374b6073889ba28e7965513d2a1705011224384b6074889da7937d6a55412c180300000000071b3044596d829695826c58432f1a060000000000001e33485d6f7373736f5d48331e00000000000013293e53687d94a08b745f4a341f00000000000000000a16232f3a4753606f80959784705b47321e0900000000000000000f24394e63788fa08b76624d38240f0000000000000000000000000000000000071b2e4256697473716d5c48331e000000000e1d3145596d82907c6c6e6f6e6a655e564c403426170800000000000b1e30404c525252525252525252525252525252525252514a3c2b18050000061a2c3d4a515252525252525252525252525251483a29160300192d40515c636a7074787b7c7c7b78746d64594d3e2f1f0d0000152a3e52667a8da08f7a6654474e6073889c9a87725e4a35200c000a1e3246596c80918b786654444c5f7285978673615041301e0b000000000e1f2e3d4b575f5c4f4030200d00000000000000000000000c1d2c3b4953534b3e3121110100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2e42566a7d9292999d8975604d39241103000000000000000000001e32475a6a6f70737477766b5a4646596a6f70727476787165523e2a1500000000091d30414f575a5c5f6264665e5142311e0a00000000081c3044586c8092a594806c5946342317161f2f4154677a8fa39f8c77634f3b271200000000000d21364a5e73889c8f7a66523d2914000000000000001f344a5f74898989745f4a341f00000000000013293e53687d94a08b745f4a341f00000000000000000005111d29354253687d939f8a75604b36210c00000000000000000f253a4f6479909985705c48331f0a00000000000000000000000000000000000013263a4c5a5f5e5c594f3e2c190000000a1b2c3b4a5865798d8482848483807972695e5244352616060000000012263a4d5e676767676767676767676767676767676767665a4835210c00000d2136495b6667676767676767676767676767655846321d09001e33485d6f777d848a8e919393918e8982776b5c4d3c2b1906000f23374a5d708294968472635c5e6b7d90a2907d6a57432f1b06000316293c4f6174869684726252425567798b91806e5f4e3b26120000000001101f2d3a444a483e31221202000000000000000000000016293b4a5967675c4f3f2f1f0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1c28343b4f63778b939393826d5a46372d211406000000000000000000182b3d4d575a5c5e606462594d3d3c4c565a5b616361635e544736230f00000000011323323d424547505c66695e504232200d000000000115293c4f627588999c8976635242342c2b303d4d5e708497a896836f5c4834200c000000000012273b5064798e9e8a75604c38230f000000000000001f344a5f748b9f8b745f4a341f00000000000013293e53687d94a08b745f4a341f00000000000000000000000c18273c51667b91a38d77634d38230e000000000000000011263b50667b86867d6955412d19050000000000000000000000000000000000000a1d2e3c464a4947453d31210f00000416283949596875828d9596959394948e867b6f62534434231200000000192e41556a7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c77644f3a251000000f243a4f64797c7c7c7c7c7c7c7c7c7c7c7c7c75604b36200b001f344a5f748b9399928a84828083889194897a6b5a4836220f00081b2e41536475869490827670727b8a9b938472614e3b28140000000d2032445668788990826f5a444a5c6d7d8e8d7d69543f2a150000000000010f1c283134332c2113040000000000000000000000001d31455868777a6d5d4d3c2b1a0800000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2d394650515c707c7c7c7c7a6753514a3e3224150400000000000000000e1f2f3b424453626e796d5e4f40313a45546372766a5d4e413729190600000000000514202c3a4855616e797c6e604f3d291400000000000d203346586a7c8d9e9382706051474140444e5b6b7c8ea09c8a786653402c19050000000004182d41556a7d9398846f5b46321d09000000000000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f00000000060c0e0c0602040b172a3e52677c92a38d77634d38230e00000000000000000f24394e616e6f6f6e604d3a26120000000000000000000000000000000000000000101e2a32343432302a20130300000d20334556677786939e9688807c7d858f998d8071625241301e0b0000001e33485d718593939393939393939393939393939393917c67523d281300000f253a4f64799093939393939393939393938c76604b36210b001f344a5f748ba08f80756f6b6a6d73809199897765523e2a16000011243547576775838d938a87888e978e8374655543311e0b000000031527394a5a6a79877c6c58443e4f5f6f7d877767533e2914000000000000000b151c1f1e190f03000000000000000000000000001f344a5f74878b7b6b5a4937251200000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d4b5763665c6367676767665c63665c4f4233210e000000000000000001111e2832475c70808c7c6d5e4f404453627282887b6a55402b190b000000000001101f2e3c4a586672808c8d7d6c57422c1702000000000316283b4c5e6f808f9e8e7d6f635b565558606b7989999e8f7d6d5b4936231000000000000a1e33475b708599927d6955402c1703000000000000001f344a5f748ba08b745f4a341f00000000000013293e53687d94a08b745f4a341f0000020f1a2123211a17191e283547596d8296a08c76614c37220c00000000000000000a1e314352595a5a595142311f100000000000000000000000000000000000000000000d171d1f1f1d1b160e02000003162a3d5062748696a4948b826e6769717d8d9d9082705f4d3b28150200001f34495e72808a95988788898b8d8f9091939496989b95806a55402c1702000f253a4f6479808283848696a896868483828075604b36210b001f344a5f748b9d8873625a5655586274889d95826d59442f1b000006182939495865707a8287898987837a7064564737261402000000000a1b2c3c4c5b69746d5e4e3d3141515f6d7468594a382410000000000000000000000000000000000000000000000000000000001e33485d6f809289786654412f1c090000000000000000000000000000000000000000000000000000000000000000000000000000000d2136495b6875796d60535252525a6774796d61513e2a15010000000000000000000b1b3045596b7c8e8c7c6d5e4f5362718291897766533f2a150000000000000f1f2e3d4c5a687684919787766654402b160100000000000c1d2f40516170808d998e82766f6b6a6d737d89989b8e8070604f3d2c190700000000001024384d61768a9f8d77634f3a261100000000000000001f344a5f748ba08b745f4a341f000000030b0f13293e53687d94a08b745f4a341f000010202c3538362e2c2e333a45536476899c9c87725d49341f0a00000000000000000b1d2e3e4c575d5f5d554a3d2e1d0c00000000000000000000000000000000000000000000000000000000000000000a1e3246596c8092a3998880897561555f6e80929f8e7c6a5744311e0a00001b2f4354626d7784908d8276767778797b7d8082838c98836e59442f1a05000d22364a5c686a6b6c6e8095ab95806e6c6b6a665946321e09001f344a5f748b98846f5a464140455a6f869b9c88725d48331e0000000b1c2b3a47535d666d727373726d675e5347382919080000000000000e1e2e3d4b575f5c4f40302332414f5a5f584a3c2c1b0800000000070e13130f0700000000091013120d050000000000000000192d40516275899684715f4c3825110000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f6479868b7d706457515e6b78868b806d58432e180300000000000000000000162a3c4e5f7082928c7c6d5e627182908e7c6b5a4937241000000000000b1c2d3d4c5b6a7887949b8a79695848372411000000000000001223334352616f7c8892938a8482808388909b93897d7061524231200e000000000000152a3e53677b909b87725d4935200c00000000000000001f344a5f748ba08b745f4a341f00000a161f2425293e53687d94a08b745f4a341f000a1c2e3e494e4a434243474e5763718293a695826c58442f1b06000000000000000014273a4c5c6a727471685b4c3b28150200000000000000000000000a12171717171717171717171717130b010000001025394d6175899ca4907c788c7c6854506275899c9a8874614e3a26110000132536444f5a66727d8b94887c6f636466686a6b6f839787715c47321e0900071a2d3e4b535456576a8095ab95806a57565452493b291703001f344a5f7488887d6a5540414a546173889c9f89735e48331e000000000d1c2936414a52595d5e5e5d59534b4136291a0b0000000000000000101f2d3a444a483e31221423313d474a453b2c1e0e000000000d19232828231a0f0202101c24282721170b0000000000000011223346596c80948f7b6754412d190500000000000000000000000000000000000000000000000000000000000000000000000000000e23384c5f6f808f8f827568626f7c8a9687766755412c1702000000000000000000000d1f304152637586978c7c6d7080909382705f4e3c2b1a07000000000015283a4b5b6a7989979e8d7c6c5b4b3a2a1a08000000000000000515253443515e6a757d868c90939393908c8780766b5f5143342414020000000000071b2f44586d829695826c58432f1b0600000000000000001f344a5f748ba08b745f4a341f0009192733393a3a3e53687d94a08b745f4a341f001125394c5c635d5857585c626a758290a09c8a7764513d29150100000000000000061b2f43576a7a878b85796a5845311d0900000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c271e11020000152a3f53687c91a59d8974708584705c48596d8297a4917c6955402c170300081827323d4854606d7a88958e82736659535456677b8f8a75604b36210c00000f202e383d3f41546a8095ab95806a54403f3d372b1d0c00001e33485c6e72727163504c545d66728091a39d88725d48331e00000000000b18242e373e4448494948443f382e24180b000000000000000000010f1c283134332c21130513202b323431291d0e000000000d1c2b363d3d372c201211202e383d3c34291c0e0000000000000516293d5064788d9884705c4834200c0000000000000000000000000000000000000000000000000000000000000000000000000000091c3041516170809093867973808e978877685949382512000000000000000000000001122335465768798b9b8c7c808f988775645241301f0d0000000000001c31445769798998a190806f5e4e3d2d1c0c00000000000000000007162533404c58616a71777b7c7d7c7a77726b63594e41342516060000000000000c21354a5e72889c8f7b66523e29150000000000000000001f344a5f748ba08b745f4a341f00142637454e4f4f4f53687d94a08b745f4a341f00152a3f546878726d6c6e70767d87929f9e8f7d6d5a4835220e0000000000000000091f34495d7287999f978875604c37220d0000000000000000000d1e2e3a4142424242424242424242413b2f200f0000192e43586d8297ab98836e697d8b77634f53687c92a798846f5a46311c0700000915202b37434f5c69768593928577695b4c4c5f73868277624c37220d000002101c24282a3f546a8095ab95806a543f2a28231a0d000000192d3f505b5c5c5c55586068707984909ea896836e5a45301b00000000000007111b232a2f333434332f2b241b12070000000000000000000000000b151c1f1e190f0300020e181e1f1d160c000000000b1c2b3a4852524a3e3022202f3e4b5350463a2c1d0d0000000000000d2135495e72879c8c77634f3a2611000000000000000000000000000000000000000000000000000000000000000000000000000000122333425261718291978a8591988979695a4a3b2b1b09000000000000000000000000061728394a5c6d7d8f9b8d8f9d8c7a685746352412010000000000001f344a5f748797a4938372615140301f0f000000000000000000000007192b3c4b575f605e62666768676662605f574c3e302316070000000000000012273b5064788d9e8a75604c38230f0000000000000000001f344a5f748ba08b745f4a341f001b3043556264646464687d949f8a745f4a341f001b2f44586d8287838383868a919aa39a8e8070604f3d2b180500000000000000000a1f344a5f748a9fb3a48f79644f3a250f000000000000000000172a3c4c5557575757575757575757564d3e2d1906001c32475c70869ba994806a62768a7d6a564f64798fa49e89735e49341f0a000000030e1925323e4b59667484939588796a5b4c5769706c685a48341f0b000000000910152a3f546a8095ab95806a543f2a150f07000000001022323e46474e59636c747c848d96a1a89a8a7866533f2b160000000000000000080f161a1e1f1f1e1a161008000000000000000000000000000000000000000000000000000000000000000000000015283a495866665c4e40302d3e4d5c6864584a3b2b1b0a0000000000061b2f44586d8397927d69543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000051524344353627282929b97998a7a6a5b4b3c2c1d0d00000000000000000000000000000a1b2d3e4f60718394a0a090806d5c4b3a281706000000000000001e33475b6c7a889686756454443323120200000000000000000000000f2236485a697376736a5c525359687376736a5c4b3a27130000000000000004182d41556a7d9398846f5b46321d090000000000000000001f344a5f748ba08b745f4a341f001f34495e7379797979797d949d88735e48331e001f34495d7287989898989b9e9b968f877c7061524332200e000000000000000000091e32475c7185969f9c8c77634d39240f0000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6a5c4935200b001e33485e73899ea7927c675b6f8386725d4d63778da3a18c76614c37220c00000000000814202d3b4957657484949789796a5b4b575b58534b3d2b1805000000000000152a3f546a8095ab95806a543f2a150000000000000413213242515f6b7680889098a0a9a0968a7b6c5b49362310000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c3145586776796c5e4e3e364a5c6b7a75685949392817050000000006162b40556a809497836c58432d18000000000000000000000000000000000000000000000000000000000000000000000000000000000616253544546473838b8b8b7b6b5c4c3d2d1e0e000000000000000000000000000000000f203143536576888b8b847261503e2d1c0b0000000000000000182b3e4e5c6a7786786857473626150500000000000000000000000014293e526577878c887a6956516476868c887a6956422e1a05000000000000091e32475b708599927d6955402c18030000000000000000001f344a5f748ba08b745f4a341f001f344a5f748b90909090909a96846f5a46311c001f34495e717d83888a8b8b8986827b736a5f52433425140300000000000000000004192e41546777848a887d6e5c4834200b0000000000000000001f344a5f748383838383838383838377624c37220d001f344a5f748b9fa5907b6654687c8d79655162778da3a38d77624c37220d00000000000003101d2b3947566575869798897969594846433f382d1f0e00000000000000152a3f546a8095ab95806a543f2a15000000000000071a2d3f50616f7d89939ca3a69e968d83786c5d4e3d2c1a070000000000060a0d0e0e0c080400000000000000000000000000000000070f1414110b01000000000000000000000000000000000000001f344a5f74868b7c6c5c4b3a4f64798a8677675746342210000000021324334253687d949a866f5a442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000008172736465565737474746c5d4d3e2e1f0f00000000000000000000000000000000000314253647586a747474746655433221100000000000000000000f20303e4c5a68746b5a4a3929180800000000000000000000000000182d42576c8295a19886715d576b8094a19886715d48331e090000000000000f24384c61758a9f8d78634f3b2612000000000000000000001f344a5f748ba08b745f4a341f001f344a5f737d8386888a8b8985776754402c18001b2f425361696e7274747473706c6760574d413425160700000000000000000000001225384959677074736c60503e2c19050000000000000000001f344a5f748b98989898989898988d77624c37220d001f344a5f748b9fa59079644f607589806c5862778da3a38d77624c37220d00000000000000000d1b2938485868788a9b978876665443312a251c0f0100000000000000152a3f546a8095ab95806a543f2a150000000000000f2236495c6e808e9ba6a49b928a837970665b4e3f301f0e000000000c141b1f222323211d18110700000000000000000000000004101a23292a261e12040000000000000000000000000000000000001f34495d7080908b7a6957454e62738394867563513f2d1a0700000c1f314251617082959b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000918283747565f5f5f5f5b4e3f2f2010010000000000000000000000000000000000000718293b4c5a5f5f5f5f5848372614030000000000000000000212202e3c4a585f5a4d3c2c1b0b0000000000000000000000000000192e43586e8398ada08b745f576c8398ad9f8b745f4a341f0a00000000000015293e52677b909b87725d4935200c000000000000000000001f344a5f748ba08b745f4a341f001c30445664696d70737474737067594937241100122535444e54595d5f5f5f5e5c58534c443a30231607000000000000000000000000081a2c3b49545c5f5f594f4232210f000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b77624c37220d001e33485e73889da7917b6650596d8288736063788fa3a18c77624c37220d0000000000000000000b1a2a3a4a5b6c7d90a2958472604e3b281509000000000000000000152a3f546a8095ab95806a543f2a1500000000000015293e5265798c9da99b91887d766f665d544942392c1c0a000001111e282f3437383836322c241a0e000000000000000000000915222d373e3f3a3022140600000000000000000000000000000000001a2e4151617184968774614e455565768992826f5c4936230f000014283b4e6070808f9f99856f5a442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a192938444a4a4a4a473e3021110200000000000000000000000000000000000000000c1d2e3c464a4a4a4a453a2b1908000000000000000000000002101e2c3a454a473d2f1e0e000000000000000000000000000000172c41556a80929f9987725d55697d919f9987725d48331e090000000000001b2f44586d829695826c58432f1b06000000000000000000001f344a5f748ba08b745f4a341f00142738475054585b5e5f5f5e5b544a3b2b1a0800071726313a4045484a4a4a4947433e3831281e120600000000000000000000000000000e1d2b3741474a4a453d31231404000000000000000000001f34495d707474747474747474747471604b36210c001c31465b70869aa8937c685352667a8f7a67667b90a59f8a745f4a35200b000000000000010200000c1c2c3d4e60728598a1907d6a5744311d09000000000000000000152a3f546a8095ab95806a543f2a15000000000000192e43586c8295a99a8b7d746b635b545a5a5a564a39271300000e1f2f3b43494c4e4d4b4740372b1e0f00000000000000000c1926333f4a53544d403224150400000000000000000000000000000000112333435466798c927d6b584447596b7d928c7965523e2b1602001a2e43576b7d8f9ea995826c57422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a273034343434332b20120300000000000000000000000000000000000000000000101e2a323434343431281c0d00000000000000000000000000000e1c283134322b1f110100000000000000000000000000000013273b4f6274838a887b6a574e6173838a887b6a57432f1b060000000000001f34495e72878b8b7b66523e291500000000000000000000001f344a5f748b8b8b745f4a341f00091a29343b404346484a4a494641382c1d0d00000008141e262b303334343434312e2a241d140b00000000000000000000000000000000000d1a242d323434302a1f130500000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5e5343301c0800192d42576c8295a995806b564b5f7388836e6a8094a99a86705c47321d080000000008111617140e040e1f314355687b8fa39b8874604d392410000000000000050e14162a3f546a8095ab95806a543f2a150000000000001b30465b70869ba08d7b6c61574f52646f6f6f6856422d190400182b3d4d585d616362605b53493c2d1c0b0000000000000e1c2a3744515c66695e504233210e0000000000000000000000000000000005152537495d70859a8874604c3c4e62768b95826e5a46311d08001c32475c70879baca08d7966523d291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141c1f1f1f1f1e180f020000000000000000000000000000000000000000000000000d171d1f1f1f1f1c150b000000000000000000000000000000000b151c1f1e180e01000000000000000000000000000000000c20334556657074736a5d4c4455647074736b5d4c3a2714000000000000001f34495d7074747471604c38230f00000000000000000000001f34495d70747474705d49341f00000b1721262b2e3133343434322d251b0e0000000000020a11171b1e1f1f1f1f1c1915100901000000000000000000000000000000000000000811191e1f1f1c160d0200000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4942352514010014293d5266798ea19a85705c48586c808a75708599a895806b57422e19040000000c1a242b2c292115071426394c6073889da4907c68533f2a150100000000091722292b2a3f546a8095ab95806a543f2a150000000000001b30465b70879c9b86715e4e4443586c8286866f5a442f1a05001e32475a6b72767877756f665a4b3a28150200000001101e2c3a4855626e797c6e60503d29140000000000000000000000000000000000071a2d41566b80958f7b66523d485d72879c8975604b37220d001c31465b7086999e9282705d4a37230f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316283847545c5f5e584d3f3746535b5f5e584d3f2f1d0b000000000000001a2e41515d5f5f5f5e5343311d0900000000000000000000001a2e41515d5f5f5f5d51412e1a000000050d1216191c1e1f1f1f1d1812080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e3434343434343434343434342f25170800000e23364b5e7285979f8c7764525065788d7c798ca0a08d7965513d2814000000091a2a3740423d3325180c1c3045596e8398ab97836d58432e1904000000061727353e403d3f546a8095ab95806a543f2a150000000000001b30465b70859a99846f5a4b484b5d72879b866f5a442f1a05001f344a5f74878c8f8d8a8378695744311e09000001101f2e3c4a586673808c8d7d6c57422c1700000000000000000000000000000000000014293e53687d9495806b5641445a6f869a8f7965503b261100192e42566a7b888982736453412e1b07000000000000000000000000000000000000000000000000000000000000000000000b14181919191919191919191919191919191919191919191919191919191919191919191919191710070000000000030b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e08000000000000000000000000000a1a293641474a49443b2f283640474a49443b2f2111000000000000000011233341494a4a4a494235261401000000000000000000000011233341494a4a4a494133231100000000000000000000000000000000000000000000000b14181919191919191919191919191919191919191919191917120900000000000b141819191919191919191919191919191918130b0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1b1207000000071b2e425567798c9c95827061555d7186848496a79583705d4a36220e000004152738485457504336291f1b2c40566b8297ac9b86705b46301b060000000f2335455156524e546a8095ab95806a543f2a15000000000000182d41566a7d919d8976675f5e5f66778d9b866f5a442f1a05001f344a5f748b97989b9f968774614c38240f00000f1f2e3d4c5a687684919888776654402b1600000000000000000000000000000000000516293e53687d9499846e5944445a6f8499937c68533e28130013273a4c5d6b73746e63554635241100000000000000000000000000000000000000000000000000000000000000000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2b24180a0000000a161f242525252525252525252525252525252525252525252525252525252525252525231c12040000000000000000000000000b19242d32343430281e18242c32343430281e110300000000000000000515232e34343434342f2517080000000000000000000000000515232e34343434342e23150500000000000000000000000000000000000000000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2c261b0e000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d271d10000000000000000000000000000000000000000000000000001326384a5c6e7d8f9d8f807269666a7d8f91a19989776653412d1a0600000f21334455666c6153473b33303242576c8297ac9c87705b46301b06000000162a3e52636b67635e6a8095ab95806a543f2a1500000000000013273b4e6173849394857a7473747983939b866f5a442f1a05001f344a5f748482838893a4907b66513c2712000b1c2d3d4c5b6a7887949b8b7a6a5949372411000000000000000000000000000000000112233446586c82969b866f5a444b5e72879c947d69543f2a14000b1d2f3f4d585e5f5a5145372817060000000000000000000000000000000000000000000000000000000000000000000e1f2f3b4243434343434343434343434343434343434343434343434343434343434343434343434340362818060009192733393a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a372f2213020000000000000000000000000711191e1f1f1b150c0611181d1f1f1b150c010000000000000000000005111a1f1f1f1f1f1b1207000000000000000000000000000005111a1f1f1f1f1f1a1105000000000000000000000000000000000000000000000e1f2f3b424343434343434343434343434343434343434343434341392c1c0a000e1f2f3b42434343434343434343434343434343423a2e1e0d000000000000000000000000000000000000000000000000091b2d3e5060707d8c9890857d7b7d8492a1968a7a6b5a48372411000000172b3e506173807164594e4845474f5f72869aae99846f5a45301b060000001a2e43586d807c77726d8095ab95806a543f2a150000000000000b1f3244556574828c958e89898a8e96958f866f5a442f1a05001e33485c6e6f6b6d74879b937d68533e2813001528394a5b6a7988979e8e7d6d5c4c3b2b1a08000000000000000000000000000000000b1e3041526375889b9b866f5a4657687a8ea1947d68533f2914000011212f3b44494a463e3428190a00000000000000000000000000000000000000000000000000000000000000000000182b3d4d57585858585858585858585858585858585858585858585858585858585858585858585858534635230f00142637454e4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4b40311f0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182b3d4d5758585858585858585858585858585858585858585858554a3a271400182b3d4d57585858585858585858585858585858564c3c2a16000000000000000000000000000000000000000000000000001021324251606e7a858d9493919398949184786b5c4d3c2b19070000001c31465b6e808f82766b625d5a5c616d7c8fa2a693806a56412c18030000001d32475c7187918d88828095ab95806a543f2a15000000000000021527384756646f798086898b898885807a746a57432e190400192d3f505b5b57586d8398917c67523c2712001c31445768788998a19180705f4f3e2e1d0d000000000000000000000000000000000014283b4d5f708292a597836d585364758698a6917c67523d2813000003111e28303434312b22170a00000000000000000000000000000000000000000000000000000000000000000000001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e64523e2914001b3043556264646464646464646464646464646464646464646464646464646464646464645e4f3c28140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6857432e1a001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6a5946311c000000000000000000000000000000000000000000000000000314243342505c67717980848686837d927d695a4d3e2f1e0d000000001c31465b6e7d8d94887d76726f70757d8b9bab9b897663503b2713000000001f344a5f7483888f9896919cab95806a543f2a1500000000000000091a293846525c656b7073747372706b6660594c3b281400001022323e464642576c83978c77634e3a2510001f344a5f748697a4948372625141312010000000000000000000000000000000000000192e43576a7c8e9fa6927d69545d708293a4a08c77634e39240f000000010c151b1f1f1c170f050000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748484848484848484848484848484848484848484848484848484848484848484848484826b56402b16001f34495e7379797979797979797979797979797979797979797979797979797979797979796b57412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f7484848484848484848484848484848484848484848484705b46301b001f344a5f74848484848484848484848484848484735e48331e0000000000000000000000000000000000000000000000000000061524323f4b555e656b6e6f6f6e778c84705b473320110100000000182c3f50606f7c8994928b8786878a919ba59a8d7d6c5a4734200c000000001d324659686e747b848d98a2ab95806a543f2a1500000000000000000b1a2835404951575b5e5f5e5d5b57524b453c2e1d0b00000413212b3136495d70869583705c4834200b001e33475b6b7988968675655544342313020000000000000000000000000000000000001c31475c70869aac9d8a76634e62778da0a99784705c4834200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b99999999999999999999999999999999999999999999999999999999999999999997826b56402b16001f344a5f748b909090909090909090909090909090909090909090909090909090909090836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b999999999999999999999999999999999999999987705b46301b001f344a5f748b9999999999999999999999999989735e48331e0000000000000000000000000000000000000000000000000000000614212d38424a5156595a5a5c70848b76624e3a2511000000000010223242515e6b76828b93999b9c9e9d9992897c6e5f4e3d2a170400000000172a3b4a54596068707a85909d95806a543f2a150000000000000000000a17232d363d4246484a494846423d3731291e1000000000030f192d415365788c8a776653402d190500182b3e4e5c6977867868584737261605000000000000000000000000000000000000001c31475c70869a9e90806d5a4c62778c9f9a8b796754412d1905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b826b56402b16001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b87705b46301b001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b89735e48331e0000000000000000000000000000000000000000000000000000000004101b262e363c4144444455697c877d68533e2813000000000004142332404d59646e778085888b8b88857d766b5e5041301f0d00000000000c1d2d393f454c545d6772808986806a543f2a150000000000000000000005101a22282d3133343433312d28231c160c000000000000001c32475c7082887c6c5a4836241100000f20303e4c5967746b5b4a3a2919080000000000000000000000000000000000000000192e43576a7c898a80716150495d70828a887c6d5c4a38251100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d7074747474747474747474747474747474747474747474747474747474747474747474747468543f2a15001f34495d7074747474747474747474747474747474747474747474747474747474747474746955412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d70747474747474747474747474747474747474747474746d5945301b001f34495d707474747474747474747474747474746f5c47321d00000000000000000000000000000000000000000000000000000000000009121b22282c2f2f394e6172716c614f3b26120000000000000514222f3c47515b636a7073747473706a63594d40322313020000000000000f1b252b3138414b55616e74706d62503c2813000000000000000000000000060e14191c1e1f1f1e1c18140f080200000000000000001b3045596b72736d5e4e3d2b190700000212202e3c49575f5a4d3d2c1c0b00000000000000000000000000000000000000000014283b4d5e6c74746d6253434153626f74736a5e4f3e2d1b0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f594a392511001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c4f3d2a16001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d513f2c190000000000000000000000000000000000000000000000000000000000000000070e13171a1e3144545e5d57514332200c0000000000000004121e2a353e4850565b5e5f5f5e5b564f463c3022140400000000000000000911161d252e3843505c5f5c58514433210d0000000000000000000000000000000000000000000000000000000000000000000000162a3c4d585d5f594f40301f0d0000000002101e2c39444a473d2f1f0e000000000000000000000000000000000000000000000b1e30404e595f5f5a5144353544525b5f5e584d4031210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463b2d1b090011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483e31200e0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a484032221000000000000000000000000000000000000000000000000000000000000000000000000002152636434948433e332515030000000000000000010c18222b343b4146494a4a4946413b33291e120400000000000000000000000109111b26323f484a47433e3426160400000000000000000000000000000000000000000000000000000000000000000000000d1f2f3c44484a453d312212010000000000000e1c283134322b1f110100000000000000000000000000000000000000000000011222303d454a4a463e332626343f474a49443b2f2213030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434322a1d0f00000515232e343434343434343434343434343434343434343434343434343434343434343434322a1e10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e3434343434343434343434343434343434343434343434332c211302000515232e34343434343434343434343434343434332d221404000000000000000000000000000000000000000000000000000000000000000000000000000918252f34332e292116070000000000000000000000050f1820272d3134343434312d2720170c010000000000000000000000000000000915222d3334322e2a22160800000000000000000000000000000000000000000000000000000000000000000000000001111e292f3334302a20130400000000000000000b151c1f1e180e0100000000000000000000000000000000000000000000000004121f2a313434322b211617222c32343430281e1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170c0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e190f0300000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19110500000000000000000000000000000000000000000000000000000000000000000000000000000008131b1f1e1a150e040000000000000000000000000000050c13181c1f1f1f1f1c18130c040000000000000000000000000000000000000410191e1f1d19160f050000000000000000000000000000000000000000000000000000000000000000000000000000010c151a1e1f1c160e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d161c1f1f1d170e040510181e1f1f1b150c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Merriweather-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Merriweather-Regular SDF.asset.meta new file mode 100644 index 0000000..0cb3bf9 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Merriweather-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 34d502a6faf2f43dba2c17ee976b7018 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Oswald-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Oswald-Regular SDF.asset new file mode 100644 index 0000000..86e009c --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Oswald-Regular SDF.asset @@ -0,0 +1,2918 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Oswald-Regular SDF + m_EditorClassIdentifier: + hashCode: 668014372 + material: {fileID: 21855137469139786} + materialHashCode: -1290558076 + m_Version: 1.1.0 + m_SourceFontFileGUID: 4614df9ec815a45a08f109d32722f99f + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: Oswald + m_StyleName: + m_PointSize: 77 + m_Scale: 1 + m_LineHeight: 114.125 + m_AscentLine: 91.875 + m_CapLine: 62.374996 + m_MeanLine: 44.562496 + m_Baseline: 0 + m_DescentLine: -22.3125 + m_SuperscriptOffset: 91.875 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -7.7000003 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -7.7000003 + m_UnderlineThickness: 3.8500001 + m_StrikethroughOffset: 25.295454 + m_StrikethroughThickness: 3.8500001 + m_TabWidth: 176.25 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 17.625 + m_Height: 114.1875 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 91.875 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 6 + m_Y: -119 + m_Width: 18 + m_Height: 114 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 8.312499 + m_Height: 62.374996 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 495 + m_Y: 192 + m_Width: 8 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 18.124998 + m_Height: 19.124998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 20.5 + m_GlyphRect: + m_X: 487 + m_Y: 414 + m_Width: 18 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 32.687496 + m_Height: 62.374996 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 37.4375 + m_GlyphRect: + m_X: 255 + m_Y: 354 + m_Width: 33 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 31.499998 + m_Height: 73.99999 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 68.12499 + m_HorizontalAdvance: 37.8125 + m_GlyphRect: + m_X: 33 + m_Y: 184 + m_Width: 31 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 63.062496 + m_Height: 63.187496 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 62.874996 + m_HorizontalAdvance: 68.625 + m_GlyphRect: + m_X: 63 + m_Y: 91 + m_Width: 63 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 37.937496 + m_Height: 63.624996 + m_HorizontalBearingX: 4.4374995 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 46.6875 + m_GlyphRect: + m_X: 109 + m_Y: 6 + m_Width: 38 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 7.4374995 + m_Height: 19.124998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 9.75 + m_GlyphRect: + m_X: 338 + m_Y: 442 + m_Width: 7 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 14.999999 + m_Height: 77.87499 + m_HorizontalBearingX: 5.5624995 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 22.9375 + m_GlyphRect: + m_X: 6 + m_Y: 273 + m_Width: 15 + m_Height: 78 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 15.062499 + m_Height: 77.87499 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 20 + m_GlyphRect: + m_X: 6 + m_Y: 184 + m_Width: 15 + m_Height: 78 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 25.749998 + m_Height: 26.187498 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 62.312496 + m_HorizontalAdvance: 30.625 + m_GlyphRect: + m_X: 329 + m_Y: 303 + m_Width: 26 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 28.062498 + m_Height: 31.374998 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 47.687496 + m_HorizontalAdvance: 31.9375 + m_GlyphRect: + m_X: 289 + m_Y: 303 + m_Width: 28 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 8.562499 + m_Height: 18.937498 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 8.874999 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 338 + m_Y: 411 + m_Width: 9 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 17.187498 + m_Height: 6.1874995 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 26.374998 + m_HorizontalAdvance: 24.6875 + m_GlyphRect: + m_X: 101 + m_Y: 166 + m_Width: 17 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 8.249999 + m_Height: 9.187499 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 9.187499 + m_HorizontalAdvance: 14.5 + m_GlyphRect: + m_X: 138 + m_Y: 157 + m_Width: 8 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 23.937498 + m_Height: 62.374996 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 28.4375 + m_GlyphRect: + m_X: 366 + m_Y: 321 + m_Width: 24 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 30.874998 + m_Height: 63.624996 + m_HorizontalBearingX: 4.4374995 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 39.8125 + m_GlyphRect: + m_X: 122 + m_Y: 435 + m_Width: 31 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 19.124998 + m_Height: 62.374996 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 30.5 + m_GlyphRect: + m_X: 392 + m_Y: 432 + m_Width: 19 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 30.874998 + m_Height: 62.937496 + m_HorizontalBearingX: 3.1249998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 36.8125 + m_GlyphRect: + m_X: 263 + m_Y: 80 + m_Width: 31 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 30.687498 + m_Height: 63.624996 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 36.75 + m_GlyphRect: + m_X: 124 + m_Y: 355 + m_Width: 31 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 32.999996 + m_Height: 62.374996 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 37.1875 + m_GlyphRect: + m_X: 294 + m_Y: 428 + m_Width: 33 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 30.562498 + m_Height: 62.999996 + m_HorizontalBearingX: 3.5624998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 36.625 + m_GlyphRect: + m_X: 264 + m_Y: 6 + m_Width: 31 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 30.812498 + m_Height: 63.624996 + m_HorizontalBearingX: 4.4374995 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 38.75 + m_GlyphRect: + m_X: 164 + m_Y: 430 + m_Width: 31 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 24.937498 + m_Height: 62.374996 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 29.75 + m_GlyphRect: + m_X: 346 + m_Y: 81 + m_Width: 25 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 30.687498 + m_Height: 63.624996 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 38.4375 + m_GlyphRect: + m_X: 166 + m_Y: 354 + m_Width: 31 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 30.812498 + m_Height: 63.624996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 38.625 + m_GlyphRect: + m_X: 206 + m_Y: 429 + m_Width: 31 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 8.312499 + m_Height: 33.374996 + m_HorizontalBearingX: 4.5624995 + m_HorizontalBearingY: 40.749996 + m_HorizontalAdvance: 15.1875 + m_GlyphRect: + m_X: 269 + m_Y: 303 + m_Width: 8 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 8.624999 + m_Height: 47.062496 + m_HorizontalBearingX: 4.4374995 + m_HorizontalBearingY: 43.562496 + m_HorizontalAdvance: 16.5625 + m_GlyphRect: + m_X: 46 + m_Y: 449 + m_Width: 9 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 21.999998 + m_Height: 39.499996 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 42.312496 + m_HorizontalAdvance: 28.75 + m_GlyphRect: + m_X: 236 + m_Y: 303 + m_Width: 22 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 23.624998 + m_Height: 19.937498 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 41.437496 + m_HorizontalAdvance: 31.9375 + m_GlyphRect: + m_X: 167 + m_Y: 302 + m_Width: 24 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 22.124998 + m_Height: 39.499996 + m_HorizontalBearingX: 4.4374995 + m_HorizontalBearingY: 42.312496 + m_HorizontalAdvance: 28.75 + m_GlyphRect: + m_X: 202 + m_Y: 303 + m_Width: 22 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 30.124998 + m_Height: 62.937496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 37.5 + m_GlyphRect: + m_X: 259 + m_Y: 228 + m_Width: 30 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 61.749996 + m_Height: 72.68749 + m_HorizontalBearingX: 4.4999995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 69.625 + m_GlyphRect: + m_X: 36 + m_Y: 6 + m_Width: 62 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 34.999996 + m_Height: 62.374996 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 37.875 + m_GlyphRect: + m_X: 248 + m_Y: 428 + m_Width: 35 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 32.624996 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 40.375 + m_GlyphRect: + m_X: 220 + m_Y: 7 + m_Width: 33 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 32.499996 + m_Height: 63.624996 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 39.625 + m_GlyphRect: + m_X: 80 + m_Y: 360 + m_Width: 32 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 31.999998 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 40.5625 + m_GlyphRect: + m_X: 220 + m_Y: 81 + m_Width: 32 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 24.312498 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 31.3125 + m_GlyphRect: + m_X: 381 + m_Y: 247 + m_Width: 24 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 24.062498 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 30.125 + m_GlyphRect: + m_X: 456 + m_Y: 249 + m_Width: 24 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 33.437496 + m_Height: 63.687496 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 41.1875 + m_GlyphRect: + m_X: 79 + m_Y: 258 + m_Width: 33 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 33.374996 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 43.1875 + m_GlyphRect: + m_X: 214 + m_Y: 155 + m_Width: 33 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 8.562499 + m_Height: 62.374996 + m_HorizontalBearingX: 5.3124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 19.125 + m_GlyphRect: + m_X: 492 + m_Y: 266 + m_Width: 9 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 17.687498 + m_Height: 63.812496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 23.1875 + m_GlyphRect: + m_X: 138 + m_Y: 81 + m_Width: 18 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 33.062496 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 38.125 + m_GlyphRect: + m_X: 214 + m_Y: 229 + m_Width: 33 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 24.624998 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 30.5625 + m_GlyphRect: + m_X: 417 + m_Y: 284 + m_Width: 25 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 41.437496 + m_Height: 62.374996 + m_HorizontalBearingX: 4.6874995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 50.8125 + m_GlyphRect: + m_X: 167 + m_Y: 81 + m_Width: 41 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 30.874998 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 40.6875 + m_GlyphRect: + m_X: 301 + m_Y: 229 + m_Width: 31 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 34.124996 + m_Height: 63.624996 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 41.5 + m_GlyphRect: + m_X: 76 + m_Y: 183 + m_Width: 34 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 30.874998 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 36.9375 + m_GlyphRect: + m_X: 302 + m_Y: 155 + m_Width: 31 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 34.187496 + m_Height: 75.56249 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 41.6875 + m_GlyphRect: + m_X: 34 + m_Y: 361 + m_Width: 34 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 31.999998 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 39.9375 + m_GlyphRect: + m_X: 259 + m_Y: 155 + m_Width: 32 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 31.499998 + m_Height: 63.624996 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 36.4375 + m_GlyphRect: + m_X: 124 + m_Y: 258 + m_Width: 31 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 29.499998 + m_Height: 62.374996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 31.8125 + m_GlyphRect: + m_X: 305 + m_Y: 81 + m_Width: 29 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 33.187496 + m_Height: 63.062496 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 41.8125 + m_GlyphRect: + m_X: 122 + m_Y: 184 + m_Width: 33 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 35.374996 + m_Height: 62.374996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 38.875 + m_GlyphRect: + m_X: 167 + m_Y: 155 + m_Width: 35 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 50.624996 + m_Height: 62.374996 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 56.125 + m_GlyphRect: + m_X: 158 + m_Y: 7 + m_Width: 51 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 35.124996 + m_Height: 62.374996 + m_HorizontalBearingX: 0.99999994 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 37.125 + m_GlyphRect: + m_X: 167 + m_Y: 229 + m_Width: 35 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 35.187496 + m_Height: 62.374996 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 37.0625 + m_GlyphRect: + m_X: 208 + m_Y: 354 + m_Width: 35 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 27.562498 + m_Height: 62.374996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 32.125 + m_GlyphRect: + m_X: 299 + m_Y: 346 + m_Width: 28 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 16.937498 + m_Height: 76.56249 + m_HorizontalBearingX: 4.8124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 6 + m_Y: 362 + m_Width: 17 + m_Height: 77 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 23.937498 + m_Height: 62.374996 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 28.4375 + m_GlyphRect: + m_X: 401 + m_Y: 358 + m_Width: 24 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 16.999998 + m_Height: 76.56249 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 23.875 + m_GlyphRect: + m_X: 32 + m_Y: 273 + m_Width: 17 + m_Height: 77 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 28.937498 + m_Height: 24.874998 + m_HorizontalBearingX: 2.5624998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 34.125 + m_GlyphRect: + m_X: 424 + m_Y: 77 + m_Width: 29 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 26.499998 + m_Height: 6.2499995 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: -4.0624995 + m_HorizontalAdvance: 26.5 + m_GlyphRect: + m_X: 63 + m_Y: 166 + m_Width: 26 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 12.624999 + m_Height: 15.249999 + m_HorizontalBearingX: 4.3749995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 21.4375 + m_GlyphRect: + m_X: 79 + m_Y: 334 + m_Width: 13 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 26.562498 + m_Height: 45.749996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 32.8125 + m_GlyphRect: + m_X: 420 + m_Y: 169 + m_Width: 27 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 26.812498 + m_Height: 62.999996 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 34.4375 + m_GlyphRect: + m_X: 343 + m_Y: 228 + m_Width: 27 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 25.187498 + m_Height: 45.749996 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 31.625 + m_GlyphRect: + m_X: 480 + m_Y: 6 + m_Width: 25 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 26.562498 + m_Height: 62.999996 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 34.0625 + m_GlyphRect: + m_X: 344 + m_Y: 154 + m_Width: 27 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 25.812498 + m_Height: 45.749996 + m_HorizontalBearingX: 3.2499998 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 32.4375 + m_GlyphRect: + m_X: 480 + m_Y: 63 + m_Width: 26 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 20.374998 + m_Height: 60.124996 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 60.187496 + m_HorizontalAdvance: 22.125 + m_GlyphRect: + m_X: 423 + m_Y: 432 + m_Width: 20 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 32.874996 + m_Height: 59.187496 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 45.374996 + m_HorizontalAdvance: 33.5 + m_GlyphRect: + m_X: 436 + m_Y: 7 + m_Width: 33 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 26.062498 + m_Height: 62.374996 + m_HorizontalBearingX: 4.3749995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 34.25 + m_GlyphRect: + m_X: 346 + m_Y: 7 + m_Width: 26 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 8.249999 + m_Height: 59.749996 + m_HorizontalBearingX: 4.6874995 + m_HorizontalBearingY: 59.812496 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 338 + m_Y: 340 + m_Width: 8 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 15.062499 + m_Height: 70.99999 + m_HorizontalBearingX: -1.4999999 + m_HorizontalBearingY: 59.812496 + m_HorizontalAdvance: 17.6875 + m_GlyphRect: + m_X: 36 + m_Y: 90 + m_Width: 15 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 28.874998 + m_Height: 62.437496 + m_HorizontalBearingX: 4.2499995 + m_HorizontalBearingY: 62.499996 + m_HorizontalAdvance: 33.0625 + m_GlyphRect: + m_X: 306 + m_Y: 7 + m_Width: 29 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 8.249999 + m_Height: 62.374996 + m_HorizontalBearingX: 4.8749995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 489 + m_Y: 340 + m_Width: 8 + m_Height: 62 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 44.249996 + m_Height: 45.249996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.312496 + m_HorizontalAdvance: 52.375 + m_GlyphRect: + m_X: 66 + m_Y: 449 + m_Width: 44 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 25.749998 + m_Height: 45.124996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 33.8125 + m_GlyphRect: + m_X: 382 + m_Y: 190 + m_Width: 26 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 25.937498 + m_Height: 45.749996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 32.75 + m_GlyphRect: + m_X: 458 + m_Y: 191 + m_Width: 26 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 26.874998 + m_Height: 59.749996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 34.3125 + m_GlyphRect: + m_X: 382 + m_Y: 118 + m_Width: 27 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 26.562498 + m_Height: 59.749996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 34.125 + m_GlyphRect: + m_X: 463 + m_Y: 120 + m_Width: 27 + m_Height: 60 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 19.437498 + m_Height: 45.062496 + m_HorizontalBearingX: 4.3749995 + m_HorizontalBearingY: 45.062496 + m_HorizontalAdvance: 24.6875 + m_GlyphRect: + m_X: 357 + m_Y: 451 + m_Width: 19 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 24.874998 + m_Height: 45.749996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 45.124996 + m_HorizontalAdvance: 28.8125 + m_GlyphRect: + m_X: 453 + m_Y: 322 + m_Width: 25 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 20.124998 + m_Height: 58.124996 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 57.562496 + m_HorizontalAdvance: 23.6875 + m_GlyphRect: + m_X: 455 + m_Y: 380 + m_Width: 20 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 25.749998 + m_Height: 45.124996 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 44.562496 + m_HorizontalAdvance: 33.875 + m_GlyphRect: + m_X: 419 + m_Y: 227 + m_Width: 26 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 27.374998 + m_Height: 44.499996 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 44.562496 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 424 + m_Y: 114 + m_Width: 27 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 40.937496 + m_Height: 44.499996 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 44.562496 + m_HorizontalAdvance: 45.25 + m_GlyphRect: + m_X: 384 + m_Y: 7 + m_Width: 41 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 28.624998 + m_Height: 44.499996 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 44.562496 + m_HorizontalAdvance: 29.9375 + m_GlyphRect: + m_X: 384 + m_Y: 63 + m_Width: 29 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 28.374998 + m_Height: 55.687496 + m_HorizontalBearingX: 0.87499994 + m_HorizontalBearingY: 44.562496 + m_HorizontalAdvance: 30.1875 + m_GlyphRect: + m_X: 6 + m_Y: 450 + m_Width: 28 + m_Height: 56 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 22.499998 + m_Height: 44.499996 + m_HorizontalBearingX: 2.4374998 + m_HorizontalBearingY: 44.562496 + m_HorizontalAdvance: 26.75 + m_GlyphRect: + m_X: 358 + m_Y: 395 + m_Width: 22 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 18.249998 + m_Height: 77.62499 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 23.125 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 18 + m_Height: 78 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 7.6874995 + m_Height: 73.74999 + m_HorizontalBearingX: 5.3124995 + m_HorizontalBearingY: 62.374996 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 60 + m_Y: 269 + m_Width: 8 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 18.249998 + m_Height: 77.62499 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 62.937496 + m_HorizontalAdvance: 24.6875 + m_GlyphRect: + m_X: 6 + m_Y: 95 + m_Width: 18 + m_Height: 78 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 29.062498 + m_Height: 10.999999 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 38.999996 + m_HorizontalAdvance: 34.4375 + m_GlyphRect: + m_X: 103 + m_Y: 333 + m_Width: 29 + m_Height: 11 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 36.874996 + m_Height: 9.187499 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 9.187499 + m_HorizontalAdvance: 42.5625 + m_GlyphRect: + m_X: 144 + m_Y: 334 + m_Width: 37 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 97 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28988394213050998} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_ClearDynamicDataOnBuild: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Oswald + PointSize: 77 + Scale: 1 + CharacterCount: 97 + LineHeight: 114.125 + Baseline: 0 + Ascender: 91.875 + CapHeight: 62.374996 + Descender: -22.3125 + CenterLine: 0 + SuperscriptOffset: 91.875 + SubscriptOffset: -7.7000003 + SubSize: 0.5 + Underline: -7.7000003 + UnderlineThickness: 3.8500001 + strikethrough: 25.295454 + strikethroughThickness: 3.8500001 + TabWidth: 176.25 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28988394213050998} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16422 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 17.625 + height: 114.1875 + xOffset: 0 + yOffset: 91.875 + xAdvance: 17.625 + scale: 1 + - id: 33 + x: 495 + y: 258 + width: 8.312499 + height: 62.374996 + xOffset: 3.8124998 + yOffset: 62.374996 + xAdvance: 16 + scale: 1 + - id: 34 + x: 487 + y: 79 + width: 18.124998 + height: 19.124998 + xOffset: 1.4999999 + yOffset: 62.374996 + xAdvance: 20.5 + scale: 1 + - id: 35 + x: 255 + y: 96 + width: 32.687496 + height: 62.374996 + xOffset: 2.4374998 + yOffset: 62.374996 + xAdvance: 37.4375 + scale: 1 + - id: 36 + x: 33 + y: 254 + width: 31.499998 + height: 73.99999 + xOffset: 2.9999998 + yOffset: 68.12499 + xAdvance: 37.8125 + scale: 1 + - id: 37 + x: 63 + y: 358 + width: 63.062496 + height: 63.187496 + xOffset: 2.7499998 + yOffset: 62.874996 + xAdvance: 68.625 + scale: 1 + - id: 38 + x: 109 + y: 442 + width: 37.937496 + height: 63.624996 + xOffset: 4.4374995 + yOffset: 62.937496 + xAdvance: 46.6875 + scale: 1 + - id: 39 + x: 338 + y: 51 + width: 7.4374995 + height: 19.124998 + xOffset: 1.4999999 + yOffset: 62.374996 + xAdvance: 9.75 + scale: 1 + - id: 40 + x: 6 + y: 161 + width: 14.999999 + height: 77.87499 + xOffset: 5.5624995 + yOffset: 62.937496 + xAdvance: 22.9375 + scale: 1 + - id: 41 + x: 6 + y: 250 + width: 15.062499 + height: 77.87499 + xOffset: 2.1874998 + yOffset: 62.937496 + xAdvance: 20 + scale: 1 + - id: 42 + x: 329 + y: 183 + width: 25.749998 + height: 26.187498 + xOffset: 3.4374998 + yOffset: 62.312496 + xAdvance: 30.625 + scale: 1 + - id: 43 + x: 289 + y: 178 + width: 28.062498 + height: 31.374998 + xOffset: 1.8749999 + yOffset: 47.687496 + xAdvance: 31.9375 + scale: 1 + - id: 44 + x: 338 + y: 82 + width: 8.562499 + height: 18.937498 + xOffset: 3.0624998 + yOffset: 8.874999 + xAdvance: 14.375 + scale: 1 + - id: 45 + x: 101 + y: 340 + width: 17.187498 + height: 6.1874995 + xOffset: 3.7499998 + yOffset: 26.374998 + xAdvance: 24.6875 + scale: 1 + - id: 46 + x: 138 + y: 346 + width: 8.249999 + height: 9.187499 + xOffset: 3.7499998 + yOffset: 9.187499 + xAdvance: 14.5 + scale: 1 + - id: 47 + x: 366 + y: 129 + width: 23.937498 + height: 62.374996 + xOffset: 2.1874998 + yOffset: 62.374996 + xAdvance: 28.4375 + scale: 1 + - id: 48 + x: 122 + y: 13 + width: 30.874998 + height: 63.624996 + xOffset: 4.4374995 + yOffset: 62.937496 + xAdvance: 39.8125 + scale: 1 + - id: 49 + x: 392 + y: 18 + width: 19.124998 + height: 62.374996 + xOffset: 2.2499998 + yOffset: 62.374996 + xAdvance: 30.5 + scale: 1 + - id: 50 + x: 263 + y: 369 + width: 30.874998 + height: 62.937496 + xOffset: 3.1249998 + yOffset: 62.937496 + xAdvance: 36.8125 + scale: 1 + - id: 51 + x: 124 + y: 93 + width: 30.687498 + height: 63.624996 + xOffset: 3.0624998 + yOffset: 62.937496 + xAdvance: 36.75 + scale: 1 + - id: 52 + x: 294 + y: 22 + width: 32.999996 + height: 62.374996 + xOffset: 3.0624998 + yOffset: 62.374996 + xAdvance: 37.1875 + scale: 1 + - id: 53 + x: 264 + y: 443 + width: 30.562498 + height: 62.999996 + xOffset: 3.5624998 + yOffset: 62.374996 + xAdvance: 36.625 + scale: 1 + - id: 54 + x: 164 + y: 18 + width: 30.812498 + height: 63.624996 + xOffset: 4.4374995 + yOffset: 62.937496 + xAdvance: 38.75 + scale: 1 + - id: 55 + x: 346 + y: 369 + width: 24.937498 + height: 62.374996 + xOffset: 1.6874999 + yOffset: 62.374996 + xAdvance: 29.75 + scale: 1 + - id: 56 + x: 166 + y: 94 + width: 30.687498 + height: 63.624996 + xOffset: 3.8124998 + yOffset: 62.937496 + xAdvance: 38.4375 + scale: 1 + - id: 57 + x: 206 + y: 19 + width: 30.812498 + height: 63.624996 + xOffset: 3.3749998 + yOffset: 62.937496 + xAdvance: 38.625 + scale: 1 + - id: 58 + x: 269 + y: 176 + width: 8.312499 + height: 33.374996 + xOffset: 4.5624995 + yOffset: 40.749996 + xAdvance: 15.1875 + scale: 1 + - id: 59 + x: 46 + y: 16 + width: 8.624999 + height: 47.062496 + xOffset: 4.4374995 + yOffset: 43.562496 + xAdvance: 16.5625 + scale: 1 + - id: 60 + x: 236 + y: 170 + width: 21.999998 + height: 39.499996 + xOffset: 2.1874998 + yOffset: 42.312496 + xAdvance: 28.75 + scale: 1 + - id: 61 + x: 167 + y: 190 + width: 23.624998 + height: 19.937498 + xOffset: 4.1249995 + yOffset: 41.437496 + xAdvance: 31.9375 + scale: 1 + - id: 62 + x: 202 + y: 170 + width: 22.124998 + height: 39.499996 + xOffset: 4.4374995 + yOffset: 42.312496 + xAdvance: 28.75 + scale: 1 + - id: 63 + x: 259 + y: 221 + width: 30.124998 + height: 62.937496 + xOffset: 4.1249995 + yOffset: 62.937496 + xAdvance: 37.5 + scale: 1 + - id: 64 + x: 36 + y: 433 + width: 61.749996 + height: 72.68749 + xOffset: 4.4999995 + yOffset: 62.374996 + xAdvance: 69.625 + scale: 1 + - id: 65 + x: 248 + y: 22 + width: 34.999996 + height: 62.374996 + xOffset: 1.4374999 + yOffset: 62.374996 + xAdvance: 37.875 + scale: 1 + - id: 66 + x: 220 + y: 443 + width: 32.624996 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 40.375 + scale: 1 + - id: 67 + x: 80 + y: 88 + width: 32.499996 + height: 63.624996 + xOffset: 3.6874998 + yOffset: 62.937496 + xAdvance: 39.625 + scale: 1 + - id: 68 + x: 220 + y: 369 + width: 31.999998 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 40.5625 + scale: 1 + - id: 69 + x: 381 + y: 203 + width: 24.312498 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 31.3125 + scale: 1 + - id: 70 + x: 456 + y: 201 + width: 24.062498 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 30.125 + scale: 1 + - id: 71 + x: 79 + y: 190 + width: 33.437496 + height: 63.687496 + xOffset: 3.6874998 + yOffset: 62.937496 + xAdvance: 41.1875 + scale: 1 + - id: 72 + x: 214 + y: 295 + width: 33.374996 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 43.1875 + scale: 1 + - id: 73 + x: 492 + y: 184 + width: 8.562499 + height: 62.374996 + xOffset: 5.3124995 + yOffset: 62.374996 + xAdvance: 19.125 + scale: 1 + - id: 74 + x: 138 + y: 367 + width: 17.687498 + height: 63.812496 + xOffset: 0.49999997 + yOffset: 62.374996 + xAdvance: 23.1875 + scale: 1 + - id: 75 + x: 214 + y: 221 + width: 33.062496 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 38.125 + scale: 1 + - id: 76 + x: 417 + y: 166 + width: 24.624998 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 30.5625 + scale: 1 + - id: 77 + x: 167 + y: 369 + width: 41.437496 + height: 62.374996 + xOffset: 4.6874995 + yOffset: 62.374996 + xAdvance: 50.8125 + scale: 1 + - id: 78 + x: 301 + y: 221 + width: 30.874998 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 40.6875 + scale: 1 + - id: 79 + x: 76 + y: 265 + width: 34.124996 + height: 63.624996 + xOffset: 3.6874998 + yOffset: 62.937496 + xAdvance: 41.5 + scale: 1 + - id: 80 + x: 302 + y: 295 + width: 30.874998 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 36.9375 + scale: 1 + - id: 81 + x: 34 + y: 75 + width: 34.187496 + height: 75.56249 + xOffset: 3.6874998 + yOffset: 62.937496 + xAdvance: 41.6875 + scale: 1 + - id: 82 + x: 259 + y: 295 + width: 31.999998 + height: 62.374996 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 39.9375 + scale: 1 + - id: 83 + x: 124 + y: 190 + width: 31.499998 + height: 63.624996 + xOffset: 2.9999998 + yOffset: 62.937496 + xAdvance: 36.4375 + scale: 1 + - id: 84 + x: 305 + y: 369 + width: 29.499998 + height: 62.374996 + xOffset: 1.1249999 + yOffset: 62.374996 + xAdvance: 31.8125 + scale: 1 + - id: 85 + x: 122 + y: 265 + width: 33.187496 + height: 63.062496 + xOffset: 4.2499995 + yOffset: 62.374996 + xAdvance: 41.8125 + scale: 1 + - id: 86 + x: 167 + y: 295 + width: 35.374996 + height: 62.374996 + xOffset: 1.7499999 + yOffset: 62.374996 + xAdvance: 38.875 + scale: 1 + - id: 87 + x: 158 + y: 443 + width: 50.624996 + height: 62.374996 + xOffset: 2.7499998 + yOffset: 62.374996 + xAdvance: 56.125 + scale: 1 + - id: 88 + x: 167 + y: 221 + width: 35.124996 + height: 62.374996 + xOffset: 0.99999994 + yOffset: 62.374996 + xAdvance: 37.125 + scale: 1 + - id: 89 + x: 208 + y: 96 + width: 35.187496 + height: 62.374996 + xOffset: 0.87499994 + yOffset: 62.374996 + xAdvance: 37.0625 + scale: 1 + - id: 90 + x: 299 + y: 104 + width: 27.562498 + height: 62.374996 + xOffset: 2.8749998 + yOffset: 62.374996 + xAdvance: 32.125 + scale: 1 + - id: 91 + x: 6 + y: 73 + width: 16.937498 + height: 76.56249 + xOffset: 4.8124995 + yOffset: 62.374996 + xAdvance: 26.1875 + scale: 1 + - id: 92 + x: 401 + y: 92 + width: 23.937498 + height: 62.374996 + xOffset: 2.1874998 + yOffset: 62.374996 + xAdvance: 28.4375 + scale: 1 + - id: 93 + x: 32 + y: 162 + width: 16.999998 + height: 76.56249 + xOffset: 1.9999999 + yOffset: 62.374996 + xAdvance: 23.875 + scale: 1 + - id: 94 + x: 424 + y: 410 + width: 28.937498 + height: 24.874998 + xOffset: 2.5624998 + yOffset: 62.374996 + xAdvance: 34.125 + scale: 1 + - id: 95 + x: 63 + y: 340 + width: 26.499998 + height: 6.2499995 + xOffset: 0 + yOffset: -4.0624995 + xAdvance: 26.5 + scale: 1 + - id: 96 + x: 79 + y: 163 + width: 12.624999 + height: 15.249999 + xOffset: 4.3749995 + yOffset: 62.374996 + xAdvance: 21.4375 + scale: 1 + - id: 97 + x: 420 + y: 297 + width: 26.562498 + height: 45.749996 + xOffset: 3.1874998 + yOffset: 45.124996 + xAdvance: 32.8125 + scale: 1 + - id: 98 + x: 343 + y: 221 + width: 26.812498 + height: 62.999996 + xOffset: 4.2499995 + yOffset: 62.374996 + xAdvance: 34.4375 + scale: 1 + - id: 99 + x: 480 + y: 460 + width: 25.187498 + height: 45.749996 + xOffset: 3.2499998 + yOffset: 45.124996 + xAdvance: 31.625 + scale: 1 + - id: 100 + x: 344 + y: 295 + width: 26.562498 + height: 62.999996 + xOffset: 3.2499998 + yOffset: 62.374996 + xAdvance: 34.0625 + scale: 1 + - id: 101 + x: 480 + y: 403 + width: 25.812498 + height: 45.749996 + xOffset: 3.2499998 + yOffset: 45.124996 + xAdvance: 32.4375 + scale: 1 + - id: 102 + x: 423 + y: 20 + width: 20.374998 + height: 60.124996 + xOffset: 1.4374999 + yOffset: 60.187496 + xAdvance: 22.125 + scale: 1 + - id: 103 + x: 436 + y: 446 + width: 32.874996 + height: 59.187496 + xOffset: 1.4999999 + yOffset: 45.374996 + xAdvance: 33.5 + scale: 1 + - id: 104 + x: 346 + y: 443 + width: 26.062498 + height: 62.374996 + xOffset: 4.3749995 + yOffset: 62.374996 + xAdvance: 34.25 + scale: 1 + - id: 105 + x: 338 + y: 112 + width: 8.249999 + height: 59.749996 + xOffset: 4.6874995 + yOffset: 59.812496 + xAdvance: 17.625 + scale: 1 + - id: 106 + x: 36 + y: 351 + width: 15.062499 + height: 70.99999 + xOffset: -1.4999999 + yOffset: 59.812496 + xAdvance: 17.6875 + scale: 1 + - id: 107 + x: 306 + y: 443 + width: 28.874998 + height: 62.437496 + xOffset: 4.2499995 + yOffset: 62.499996 + xAdvance: 33.0625 + scale: 1 + - id: 108 + x: 489 + y: 110 + width: 8.249999 + height: 62.374996 + xOffset: 4.8749995 + yOffset: 62.374996 + xAdvance: 17.625 + scale: 1 + - id: 109 + x: 66 + y: 18 + width: 44.249996 + height: 45.249996 + xOffset: 4.1249995 + yOffset: 45.312496 + xAdvance: 52.375 + scale: 1 + - id: 110 + x: 382 + y: 277 + width: 25.749998 + height: 45.124996 + xOffset: 4.1249995 + yOffset: 45.124996 + xAdvance: 33.8125 + scale: 1 + - id: 111 + x: 458 + y: 275 + width: 25.937498 + height: 45.749996 + xOffset: 3.3749998 + yOffset: 45.124996 + xAdvance: 32.75 + scale: 1 + - id: 112 + x: 382 + y: 334 + width: 26.874998 + height: 59.749996 + xOffset: 4.1249995 + yOffset: 45.124996 + xAdvance: 34.3125 + scale: 1 + - id: 113 + x: 463 + y: 332 + width: 26.562498 + height: 59.749996 + xOffset: 3.3749998 + yOffset: 45.124996 + xAdvance: 34.125 + scale: 1 + - id: 114 + x: 357 + y: 16 + width: 19.437498 + height: 45.062496 + xOffset: 4.3749995 + yOffset: 45.062496 + xAdvance: 24.6875 + scale: 1 + - id: 115 + x: 453 + y: 144 + width: 24.874998 + height: 45.749996 + xOffset: 1.8749999 + yOffset: 45.124996 + xAdvance: 28.8125 + scale: 1 + - id: 116 + x: 455 + y: 74 + width: 20.124998 + height: 58.124996 + xOffset: 1.6874999 + yOffset: 57.562496 + xAdvance: 23.6875 + scale: 1 + - id: 117 + x: 419 + y: 240 + width: 25.749998 + height: 45.124996 + xOffset: 3.8124998 + yOffset: 44.562496 + xAdvance: 33.875 + scale: 1 + - id: 118 + x: 424 + y: 354 + width: 27.374998 + height: 44.499996 + xOffset: 1.1249999 + yOffset: 44.562496 + xAdvance: 29.625 + scale: 1 + - id: 119 + x: 384 + y: 461 + width: 40.937496 + height: 44.499996 + xOffset: 2.1249998 + yOffset: 44.562496 + xAdvance: 45.25 + scale: 1 + - id: 120 + x: 384 + y: 405 + width: 28.624998 + height: 44.499996 + xOffset: 0.68749994 + yOffset: 44.562496 + xAdvance: 29.9375 + scale: 1 + - id: 121 + x: 6 + y: 6 + width: 28.374998 + height: 55.687496 + xOffset: 0.87499994 + yOffset: 44.562496 + xAdvance: 30.1875 + scale: 1 + - id: 122 + x: 358 + y: 73 + width: 22.499998 + height: 44.499996 + xOffset: 2.4374998 + yOffset: 44.562496 + xAdvance: 26.75 + scale: 1 + - id: 123 + x: 6 + y: 428 + width: 18.249998 + height: 77.62499 + xOffset: 3.0624998 + yOffset: 62.937496 + xAdvance: 23.125 + scale: 1 + - id: 124 + x: 60 + y: 169 + width: 7.6874995 + height: 73.74999 + xOffset: 5.3124995 + yOffset: 62.374996 + xAdvance: 18.375 + scale: 1 + - id: 125 + x: 6 + y: 339 + width: 18.249998 + height: 77.62499 + xOffset: 3.3749998 + yOffset: 62.937496 + xAdvance: 24.6875 + scale: 1 + - id: 126 + x: 103 + y: 168 + width: 29.062498 + height: 10.999999 + xOffset: 2.6874998 + yOffset: 38.999996 + xAdvance: 34.4375 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 17.625 + scale: 1 + - id: 8230 + x: 144 + y: 169 + width: 36.874996 + height: 9.187499 + xOffset: 2.8749998 + yOffset: 9.187499 + xAdvance: 42.5625 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 4614df9ec815a45a08f109d32722f99f + pointSizeSamplingMode: 0 + pointSize: 77 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21855137469139786 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Oswald-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28988394213050998} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!28 &28988394213050998 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Oswald-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_IsPreProcessed: 0 + m_IgnoreMasterTextureLimit: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + m_PlatformBlob: + image data: 262144 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060a0e1113151617171717140d02000000000000000000000000000000000000000000000000000000000003070b0e11141617181919191917161413100d0a070300000000000000000000000000000000000000000000000000000000000000000000000001070c1114161717171614120e09040000000000000000000001080e12151616151108000000000000000000000000000000040c1112121212121212110c040000000000000000000000030c1112121212121212100b02000000000000000000000000000000050d1112121212121212121212121212121212121211100d0a0601000000000000000000000000000000000000000000000000000003090f14181b1d1f1f1f1f1d1b18130e0801000000000000000000000000000000050d111212121212121212120f08000000000000040c12131313131313131313110b020000000000050d111212121212121212120f0800000000070e121212121212121212110e0600000000000000000000000000070f141515151515151515120c030000000000010b121515151515151515130d03000000000000000000000000000000000000000000000206080b0c0d0e0e0d0d0b0907030000000000000000000000000000000000000000000000000000000002080e121518191a1a191816120e090200000000000000000000000000000000000000000000040d141b1f2326282a2b2c2c2c2c281f130400000000000000000000000000000000000000000000000001070d12181c202326292b2c2e2e2e2e2e2c2b2a2825221f1c18140f0b06000000000000000000000000000000000000000000000000000000000000040d151c2126292b2c2c2c2b2a26231e18110a010000000000010b141c22272a2b2b2a251b0e0000000000000000000000000009162026272727272727272620160900000000000000000008151f2627272727272727251e1406000000000000000000000000000c1821262727272727272727272727272727272727272625221f1b150f0800000000000000000000000000000000000000000000050e171e24292d30323434343432302d28231c150c020000000000000000000000000c182126272727272727272727231b0f0100000008162027292929292929292929261f14060000000c182126272727272727272727231b0f01000e1a232727272727272727272722190c00000000000000000000000c1923292a2a2a2a2a2a2a2a2720140600000004131e262a2a2a2a2a2a2a2a27201507000000000000000000000000000000000000070d12171a1d20212223232222201e1c1814100a0300000000000000000000000000000000000000000000050e161d23272b2d2e2f2f2f2d2b27231d160e05000000000000000000000000000000000000000c1720292f34383b3e3f40424242413c31221200000000000000000000000000000000000000000000060e151c22272c3135383b3e4042434343434342403f3d3a3734312d29241f1b15100901000000000000000000000000000000000000000000000000020d17212930363a3e40424242403f3b37322c251d140b00000008131e2730373c3f40403f382c1c0b0000000000000000000000071827333b3c3c3c3c3c3c3c3b3327180700000000000000061726323a3c3c3c3c3c3c3c3a3124150400000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3b3a37342f2a241c140a000000000000000000000000000000000000020d18222a32383e424547494a4a494745413d3730281f150a000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c372d1f0e0000051726333b3e3e3e3e3e3e3e3e3e3b32241503000a1b2a353b3c3c3c3c3c3c3c3c3c372d1f0e0d1e2c373c3c3c3c3c3c3c3c3c3c362a1c0b000000000000000000091b2a363e3f3f3f3f3f3f3f3f3b3224150300011223303b3f3f3f3f3f3f3f3f3c332515040000000000000000000000000000030c141b22272c2f32353637383837373633312d29241e170f07000000000000000000000000000000000000010d18212a31373c40424344444442403c38312a22180d0100000000000000000000000000000001101d29343c43494d50535456575757574f402f1c080000000000000000000000000000000000000009121a222930363c41464a4d505355575858585858575654524f4c4946423e39342f2a241d14070000000000000000000000000000000000000000000007131f2a343d444a4f53565757575654504c47403931271d12070d1925303a444b51545656544a3a28150000000000000000000000112436454f525252525252524f4536241100000000000000102335444f525252525252524e4233210e00000000000000000000001528394750525252525252525252525252525252525252504f4c49443e3830271d12070000000000000000000000000000000613202b353e464d52575a5c5e5f5f5e5c5a56514b443b32271c0f02000000000000000015283947505252525252525252514a3d2c1a06000f223444505353535353535353534e4232200d0015283947505252525252525252514a3d2c1a182b3c4a51525252525252525251483a2916030000000000000000142738485254545454545454544f4232200d000a1e30414e5454545454545454504333210d000000000000000000000000000c1620282f363c4044474a4b4c4d4d4c4c4b4846423e38322b231a100500000000000000000000000000000004121e2a343e454b515457585a5a585755514c463e352b1f120400000000000000000000000000000f1f2e3b4650585d6265686a6b6c6c6c6b5e4b37230e000000000000000000000000000000000008131c252d363d444a50555a5f6266686a6c6d6e6e6e6e6c6b696764615e5a57524e49433e38312516050000000000000000000000000000000000000000091725313d4750585f64686b6c6c6c6b6865615b544d443a3024191d2a37424d575f65696b6b675845301c0000000000000000000002192d415363676767676767676353412d1904000000000000172b3f52626767676767676760503d291400000000000000000000001c314457646767676767676767676767676767676767676664615d58534b433a3024180b00000000000000000000000000071624313d47515a61676c6f7273747473726f6b6660584e44392d201203000000000000001c314457646767676767676767665b4936210d03172b3f526268686868686868686860503c2813001c314457646767676767676767665b4936212034485a666767676767676767655846321d0900000000000000051a2f4356666a6a6a6a6a6a6a6a61503c28130011253a4d5f696a6a6a6a6a6a6a61503d2814000000000000000000000004111d28333b434a5055595c5f606262636262605e5b57524d463f362d22160a00000000000000000000000000041422303c4751596065696c6e6f6f6e6c6a66605a51473c302214040000000000000000000000000b1d2d3d4c58636c7277797c808282838379644f3a250f00000000000000000000000000000005101b252f38414951585f656a6f73777a7d8082838484848383827d7c7976736f6b67625d58534d433423100000000000000000000000000000000000000009182735424e59636c73787c80838383827d7975706860574d42362a2d3b48545f6a73797d8282735e48331e00000000000000000000081d32475c707c7c7c7c7c7c7c705c47321d080000000000061b30455a6f7c7c7c7c7c7c7c6c57422d1803000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7b7976726d675f564d4236291b0d000000000000000000000007162534424e5a646d757b828588898b8b898884807a736b61574b3e302111010000000000001f344a5f747c7c7c7c7c7c7c7c79644f3a240f0b1e33465b6e7d7d7d7d7d7d7d7d7d6b56402b16001f344a5f747c7c7c7c7c7c7c7c79644f3a2423384e63777c7c7c7c7c7c7c7c75604b36200b00000000000000091e33485d7280808080808080806b56412c1803152a3e53687d808080808080806b56412c17020000000000000000000414222f3b464f575e656a6e72747677777777777573706c67615b52493f34271a0c000000000000000000000003132332404d59646d747a7d838486868483807a756d645a4e4032221201000000000000000000000316293a4b5b697680878c9093949797989079644f3a250f00000000000000000000000000000a16222d38424c545d656c73798084898d909395979899999998979694918f8c8885827c77726d676052402c18030000000000000000000000000000000000071727364553606c7680888e929597989896938f8a847c73695f53473b3d4b5966727c878f949789735e48331e000000000000000000000b20354a5f748993939393938a745f4b36210c00000000000a1f34495d72889393939393856f5a45311c07000000000000000000001f344a5f748b9393939393939393939393939393939393918f8c87827a73695f5347392b1c0c000000000000000000031425344352606c7782899096999c9fa0a09f9c99958f887d74685c4e3f2f1f0f0000000000001f344a5f748b9393939393939079644f3a250f12263a4e62768a9494949494948e7966523e2914001f344a5f748b9393939393939079644f3a2523384e63788f9393939393938c76604b36210b000000000000000d22374c60768b959595959595846f5a45301b07192e42576c82959595959595846f5a45301b06000000000000000002122332404c58626b72798084878a8c8d8d8d8d8c8b8886827b756e665c5145382a1b0b0000000000000000000010213141505e6b7682898f9497999b9b9997948f8982776b5e50402f1e0c000000000000000000000c20334658697988939ba1a5a8a9abaca59079644f3a250f000000000000000000000000010f1b28343f4a545f67707980888e94999ea2a5a8aaacadafafafadacaba9a7a4a19d9996918c87827b6f5a45301b060000000000000000000000000000000002142535455463717d89939ca2a7abacadadaba8a49f9890877c7165584b4c5b6977848f9aa3a89f89735e48331e000000000000000000000e23384d62778da2a8a8a8a28e78634e3a251000000000000e23384c61768ca0a8a8a89d88735e49341f0a000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a6a4a09c968f867c716457493a2a1a0a00000000000000000f2132425261707d8a949da4aaaeb2b4b5b5b4b2aea9a39b9186796c5d4d3d2c1b0900000000001f344a5f748ba0a8a8a8a8a59079644f3a250f192d4155697d91a5a9a9a9a99a87725e4b37230f001f344a5f748ba0a8a8a8a8a59079644f3a2523384e63788fa4a8a8a8a8a18c76604b36210b0000000000000010253a4f64788fa3abababab9d88735e49341f0b1d32465b70869aabababab9c88725d48331e0900000000000000000e1f3041505e6a757d878e94989c9fa1a3a3a3a3a1a09d9a96908a82796f635648392919080000000000000000091b2d3e4f5f6e7c89949ca3a9acafb0b0afaca9a49d94897c6e5e4d3c2a170400000000000000000013273b4f62758898a5afb5babdbfc0bba59079644f3a250f000000000000000000000004121f2c3945515d67727b858d959ca2a8adb2b6babdbfc1c3c4c4c4c3c2c0bebcb9b6b2aeaaa6a19b96836d59442f1a05000000000000000000000000000000000e203142536372828f9ba6afb7bcc0c1c3c2c0bdb9b3aca3998f8376695b5c6a798895a1acb6b49f89735e48331e0000000000000000000012273c51667b90a5babdbba6927c68533e2914000000000012273b50657a8fa4b9bdb5a08c76614c37220d000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbbb9b5b0aaa2998f837567584838271604000000000000081a2c3e4f6070808f9ba7b1b9bfc3c7c3c1c1c2c5c3beb7aea3988a7b6b5b4a39271402000000001f344a5f748ba0b5bdbdbba59079644f3a250f2034485c708599acbfbfbba793806b57432f1b07001f344a5f748ba0b5bdbdbba59079644f3a2523384e63788fa4b9bdbdb7a18c76604b36210b0000000000000013283d52677c92a7bbc0c0b6a18c77624d38230e21364b5f74899eb3c0c0b5a08b76614c37220d0000000000000005182b3d4e5f6e7b88929ba2a8adb1b4b6b8b8b8b8b7b5b2afaaa59e968c827466574736251301000000000000011427394b5c6d7d8d9aa6b0b8bdc1bfbdbcbec1beb8b1a79b8d7c6b594734210e000000000000000003192d42566a7d92a5b6c2cacec5b9b2ada59079644f3a250f00000000000000000000041322303d4a57636f7a858f98a0a8b0b7bdc2c5c0bbb8b5b3b1b0afafafb0b1b3b4b7babdc1bfbab5a6927c68533f2a160100000000000000000000000000000005182b3d4f607082919fadb9c3cbc4bebbbbbbbdc1c7c7bfb6aca19487786a6b7a8998a6b3bec9b49f89735e48331e00000000000000000000152a3f54697d94a8bed2bfaa96826b57422d180300000000162b3f54697d93a8bdceb9a48f7964503b2611000000000000000000001f344a5f748ba0b5cbd3d3c5b9b3b3b3b3b3b3b3b3b4b6b9bec5c5beb6aca09486766656453322100000000000001124374a5c6d7d8f9eadb9c4ccc2b9b2aeacacadb0b6bec7c1b5a89a8a79685644311e0b000000001f344a5f748ba0b5cbd0bba59079644f3a2514283c5063778ca0b4c8c7b39f8c7763503b281400001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000000000172c41566b8095aabfd4cfbaa5907b66513c2713253a4e63788ea2b7cccdb8a38f79644f3a2510000000000000000e2235485a6c7c8c99a5aeb6bdc2c6c1bfbdbcbcbcbcbec0c3bfb9b2a99e928475655443301e0b0000000000000a1d304356687a8c9cabb8c3c2b8afaaa8a7a9adb5bfc4b8aa9a897663503d2a160200000000000000081d32475c70869aaec2d4d5c4b4a79e98959079644f3a250f00000000000000000004132331404e5b6875828c97a1abb4bcc4c4bdb6b0aba7a3a09d9c9b9999999b9c9d9fa2a5a8acb0b4b6a28d78634e3a2511000000000000000000000000000000000e2235475a6c7d8f9fafbdcac6bab0aaa5a5a5a8adb3bcc5c9beb2a59789787a8a98a7b5c3d0c9b49f89735e48331e00000000000000000001192e43586c8297acc1d6c3ae99856f5a46311c07000000041a2f44586d8397acc1d1bca7927c68533e2914000000000000000000001f344a5f748ba0b5cbdecab7a79e9d9d9d9d9d9d9d9fa1a5aab1bac4c9beb1a495857363513f2d1a0700000000071b2e415466798b9cadbdcac9bbafa59e999797989ba2abb6c3c6b8a8978673614e3b2815020000001f344a5f748ba0b5cbd0bba59079644f3a251b2f43576b8093a7bbcfc0ac9884705c4834200c00001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000000041a2f44596e8498adc2d7d3bea994806a55402b17293e53687c92a6bbd0d1bca7927c68533e29140000000000000015293d5164778a9baab7c2cabfb7b1aca9a8a7a7a7a7a8abaeb3bac2bbb0a2938372604d3a27140000000000001125394d60738698a9bac8c1b2a59b9593939499a2afbdc8b8a693806d5946321e09000000000000000b20354b5f748a9fb4c8ddcbb8a6968a83807d79644f3a250f000000000000000002122231414f5e6b7986929ea9b4bec7c1b8b0a9a29c96928e8b8887868484848687888b8d9093979ba0a49c88735e4a35200c00000000000000000000000000000003172b3e5164778a9cadbdcdc5b6a89d9590909093999fa9b3becbc3b5a797878a99a8b6c5d2c8c0b49f89735e48331e000000000000000000071c31465b70869aafc4d9c7b29e89735e4a35200b000000091e32475c71879bb0c5d5c0ab96826b56412c17020000000000000000001f344a5f748ba0b5cbdac4af9b8988888888888888898c90969ea7b3c0cec2b3a392806e5c4a372411000000000f23364a5d708496a9bacbcabaab9d928a84828283878e98a5b3c3c6b5a3917d6a5744311e0a0000001f344a5f748ba0b5cbd0bba59079644f3a2522364a5e72879aafc2ccb8a4907c6854402d190500001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000000091e32475c71879cb1c6dbd7c2ad98836e59442f1a2d42576b8296abbfd4d4bfab96826b56412c17020000000000001a2f44586c8295a7b9c8c7b8aca39c9794939191919294969a9fa6afbac0b1a1907d6a56432f1b070000000004182c4055687c90a3b5c7c6b4a39488807c7c8086919fb0c2c3b09d8975614c38240f000000000000000e23384d63778da2b7ccd7c3af9b89776e6b68685c4a36220d0000000000000000102030404f5f6d7c8a97a4b0bcc6c3b8aea59c958e87827c787572706f6e6e6f6f707274777a7d82868b9095836d5944301b070000000000000000000000000000000a1e32465a6d8294a7b9cbcab8a7988a827b797a7d848c96a1adbac8c5b5a5989aa8b7c6cbc0b5aca59f89735e48331e0000000000000000000b20354a5f73899eb3c8ddcbb6a28d77634d39240f0000000d21364b60758a9fb4c9d8c3ae99846f5a45301b060000000000000000001f344a5f748ba0b5cbd9c4af99847272727272727273777b828a95a2b0c0d0c1b09e8c796653402d1906000001162a3e5266798da0b3c6d1bead9c8d80756f6c6b6d727a8795a6b7c9c0ae9b8874604d3925110000001f344a5f748ba0b5cbd0bba59079644f3a252a3e5165798ea2b6cac5b19d8975614d3925110000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000000000c21364b60758a9fb4c9dedbc6b19c87725d48331f31465b70859aaec3d8d8c3ae99846f5a45301b060000000000001e33485d72879cb0c4c9b8a99b908883807c7b7b7b7c7d82858a929daab9bfac9a86725e4a36210d00000000091e32475b708498acbfd0bca99785756c67676a728293a6b9ccb8a4907b67533e29140000000000000010253a4f647990a5bacfd3bea994806b5a5653534b3e2d1a07000000000000000c1d2d3e4e5e6d7d8c9aa8b5c2c8bcb1a69b92898279726d6864605d5b5a59585a5a5b5d5f6265696d71767b827d69543f2b16010000000000000000000000000000001024394d61758a9db1c4d3bfac9a89796d666466697079838f9caab9c8c3b5adaeb7c6c8baaea299918b89735e48331e0000000000000000000e23384d62778ca1b6cbe0cfbaa5907b66513d281300000011253a4f64798ea3b8cddbc6b19c88725d48331e090000000000000000001f344a5f748ba0b5cbd9c4af99846e5c5c5c5c5c5c5f62666d778492a2b3c5cdbba99683705c4935210d0000081c3045596d8295a9bdd0c7b4a18f7d6e625a5756585e69778899acbecab7a4907c6855402c180400001f344a5f748ba0b5cbd0bba59079644f3a253145596d8295a9bdd1bda995826d5946321e0a0000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000000000f24394e63788da2b7ccd4d3cab5a08b76614c3723354a5f73899eb3c7d3d5c6b19c88725d48331e090000000000001f344a5f748b9fb4c9bfac9a8b7d736d6a6866666667686b7076808c9bacbfb6a28e7964503b2611000000000e23384c61758a9fb3c7c9b5a18d79675852525663768a9eb3c7bfaa96826c57422e190400000000000012273c51667b91a7bcd1d0bba6917b6651403f3d382e200f000000000000000618293a4b5c6c7c8c9baab8c6c5b7ab9f93897d756d655e58534f4b4846444443444446484b4d5054585c61666c6f624f3a26110000000000000000000000000000000015293e53677c90a5b9cdcbb7a3907d6b5b524f50555c66717d8d9baabacac8c2c2c9c9b9aa9d90867c76736e5b47321d00000000000000000012263b50657a90a5bacee3d3bea994806a55412c17020000152a3e53687c92a7bcd1dfcab5a08b75604b36210d0000000000000000001f344a5f748ba0b5cbd9c4af99846e5847474747474a4d525a66738495a7bacdc6b3a08c7864503c281400000d21364a5f73889cb1c5d4c0ac9885716050464240434b596a7c8fa2b5c9c0ac9884705b47331f0a00001f344a5f748ba0b5cbd0bba59079644f3a25384c6074889cb0c4cab6a28e7966523e2a16020000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000000013283d51667b91a6bbc9c0bdc2b9a48f7965503b26394e63778da2b6c1bdc1cab5a08b76604c37220d0000000000001f344a5f748ba0b5cbb8a4907c6c605955535150505253575b636e7d8fa2b6bca7937d68543f2a140000000012273c51657a8fa4b9cdc4b09b87725d4a3d3c475b6f8499aec2c4af9a86705b46311c0700000000000013283d52677c93a8bdd3cfb9a48f79644f3a2928241c1002000000000000001224364758697a8b9baab9c8c3b5a79a8d82766c6259514a443e3a3633312f2f2e2f2f313335383b3f43484c52575a5244321f0c00000000000000000000000000000000192d42576c8296abbfd4c5b09c8873604d3e3a3b414954606e7c8c9cacbed2d7d7cfbcab9b8d807369625e5b503f2c18000000000000000000152a3f54697d93a8bdd2e7d7c2ad98846e5945301b060001192d42576c8296abc0d5e2cdb8a38e78644f3a25100000000000000000001f344a5f748ba0b5cbd9c4af99846e58433232323234383e485566778a9eb1c5cfbba894806b57422e19050011263b5064798ea2b7cbcdb9a4907c685542332c2b2f3b4c5f72869aaec2c7b39f8b76624d39241000001f344a5f748ba0b5cbd0bba59079644f3a2b3f53677b90a4b7ccc2ae9a87725e4b37230f000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000000162b40556a8094a9beb8aca8afbda8937d69543f2b3d52677c91a6bbaea8adbab8a38f79644f3a25100000000000001f34495e73899eb3c7b49f8a74604e44403d3c3b3b3c3f4247505f72879cb1c0ab96826b56412c1701000000152a3f54697d94a8bdd2c0ac97826c58432e2c41566b8095aabfc8b39e89735e49341f0a00000000000013293e53687d94a9bfd4ceb9a48f78634e382313100900000000000000000b1d2f415364768798a8b8c8c2b3a597897c6f64594e463d362f2a25211e1c1a1a191a1a1c1e2023262a2e33383d43443f35261503000000000000000000000000000000001c31465b70869aafc4d5c0ab96826d58443025272d3642505e6e7d8fa3b8cde3dec9b49f8d7c6e61564d49473f32210f000000000000000000182d42576c8297abc0d5eadbc6b19c88725d49341f0a00071c31465b70869aafc4d9e5d0bba7917c67523d28130000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1d1d1d1f232b37485a6e8296aabfd3c3af9a86715c48331e0900152a3f54697d93a8bcd1c8b39f8a75614d392518161d3043566a8094a8bdcebaa5917c67533e291500001f344a5f748ba0b5cbd0bba59079644f3a33475b6f8397abbfcfbba793806b57432f1b07000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000002192e43586d8398adbfab9a939fb1ac97836d58432e41566b8095aaaf9d939caebca7927c68533e29140000000000001c31465b6f8499acc0b49f89735e48332b2827262627292d3344596e8499afc2ad98836c57422c1702000000182d42576c8297acc1d3bea9947d69543f2a293e53687d93a8bdcbb5a08b76604b36210c000000000000152a3f546a8095aabfd4cdb8a38d77624c38230d0000000000000000000315283a4d5f708394a5b6c6c4b4a49587786b5e52473c322a221b15100c0905000000000004090b0e12151a1e23292e2f2b23170800000000000000000000000000000000001e33485d72889db2c7d2bda8937d68533e2a15121a27394a5c6e8092a5b9cee3ddc8b39e8b796755433934322c2114040000000000000000061c31465b70869aafc4d9eedfcab5a08c76614c38230e000b20354a5f74899eb3c8dce9d4bfaa95806b56402c170200000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903070a0f1a2b3e53677b90a5bacec9b4a08b76614c37220d00182d42576c8297acc0d5c4af9a86705b47321e0a0013273c5065798fa4b9cebfab96826c57432e1904001f344a5f748ba0b5cbd0bba59079644f3a3a4e62768a9eb2c6c7b39f8c7763503b281400000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000000081d32475c70869bb0bba6918297abb09b87715c4732455a6f8499aeaa958094a8beaa95806b56412c17020000000000182c4055697c90a3b4b5a08b76624f3d2d27292b2d2f313439465b6f869aafc2ad98836c57422c17020000001b30455a6f859aafc4d1bca7927c67523c27273c51667b91a7bcccb7a28d77624c37220d000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000000d203245576a7c8fa0b1c3c7b6a6968676685a4d4035291f161116181a1a1917130e0800000000040c12171a1b1b1b1a1a1710090200000000000000000000000000000000001f34495e73899fb4c9d0bba6917b66503b26110f2132445668798c9eb0c1d3d0d2cdbaa8978572604d3a281d180f040000000000000000000a1f34495e73889db2c7dce6e3ceb9a48f7a65513c2712000f24394e63778da2b7cce0e0d7c2ad98836e59442f1a0500000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000f24384d62778ca1b6cbceb9a48f7965503b2611001b30455a6f869aafc4d5c0ab96826c57422d1804000d22374c61768ca1b6cbc4af9b86705c47321d08001f344a5f748ba0b5cbd0bba59079644f3a4155697d92a5b9cdc0ac9884705c4834200c00000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000000b20354a5f74899fb3b8a38e7d93a7b49f8a75604b37495e73889db2a6917c90a5bbae99846f5a45301b06000000000012263a4d60738597a7b6a6927d6c5b4a3b3c3e40424446494e5563758a9eb3c0ab96826b56402c16010000001c32475c71879cb1c6d0bba6917b66503b26263b50667b91a7bccdb8a38e78634e38230e000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000000215293c4f61758899acbeccbba998887767584a3c2f23171820262b2e2f2f2e2c28231c1309030e1720262c2f3030302f2c28231d160e050000000000000000000000000000001f344a5f748ba0b5cad0bba59079644f3a25101a2c3e5061738697a9bbc9bfbbbec7c6b4a28f7c6a5744311e0b00000000000000000000000e23384c61768ca1b6cbd6d0d1d2bda8937d6954402b160113283d52677b91a6bbd0cbcbd1c6b19c87715c47321d0800000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000a1f34495e73899eb3c8d1bca7937c68533e2813001d32475c72879cb1c7cdbda8937d68543f2a1500000a1f344a5f74899fb4c9c8b39f89745f4a35200b001f344a5f748ba0b5cbd0bba59079644f3a495d708599adc1ccb8a4907c6854402d190500000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000000e23384d63778da2b7b5a08b798fa4b8a38f79644f3a4d62778ca1b6a28d788ea3b8b19c88725d48331e0900000000000a1e31445667788998a6ae9c8a7968585052535657595b5e6268728292a5b9bda8937d69543f2a15000000001e33485e73889db3c8d0bba59079644f3a25263b50667b91a7bcc4b9a48f78634e38230e000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000000b1e3245586c8092a4b7c9c1af9d8c7a6a59493b2c1e17222b343a3f43444443413d372f261b14202a343b404446464644413d38312a21180e03000000000000000000000000001e33485e73899fb4c9d0bba6917b66503b261426374a5b6d8091a3b5c6baaca5aab7c8bfac9a8774614e3a2714000000000000000000000011263b5065798fa4b9cec2bbbcc3c1ac97836d58442f1a05172c41566b8095aabfbeb6b6bec9b49f8a74604b36210c00000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000071c31475c70879cb1c6d4bfaa95806a54402b15001e33485e73899eb3b8b8b8a7917b66513c27120000081d32475c72889db2c7ccb7a28d77624d38230e001f344a5f748ba0b5cbd0bba59079644f3c5064788ca0b4c8c5b19d8975614d3925110000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000012273c51667b90a5bab29d88768ba0b5a7927d68533e51667b90a5b39e89758ba0b5b5a08b76604c37220d0000000000011426384a5a6a798895a1a8978776676567686b6c6e7073777c85909fb0c2b7a38f7965503b2612000000001f34495e73899fb4c9d0bba59079644f3a25263b50667b91a7afafafa48f78634e38230e000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000013263a4e6175889caec1c9b6a492806e5d4c3b2c1d1c29343e474f54585a5a5856514b43382c25323d474f55595b5b5b5956524c453e342b2115090000000000000000000000001e33485d72889db2c7d2bda8937c68533d282031435567798b9daec0bfae9c9099abbec9b6a4917d6a5743301c080000000000000000000014293e53687d93a8bdc0b1a7a7b1c1b09b87715c47331e091b30455a6f8499aebdada2a2aebeb7a28d78634e39240f00000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000001a2f445a6f869bb0c5d6c1ac97826b56412c17001f344a5f748b9fa3a3a3a3a3907965503b26100000021c31465b70879cb1c6cfbaa5907965503b2610001f344a5f748ba0b5cbd0bba59079644f43576b8093a7bbcfbda995826d5946321e0a0000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000000152a3f54697d94a8beaf9a8672879cb1ab96826c5742556a8094a9af9b8672889db2b8a38f79644f3a2510000000000000091b2c3c4c5b6977848f99a4958578797c7d80838486888c9198a2aebdc2b09c8874604b37220d000000001f344a5f748ba0b5cad0bba59079644f3a25263b50667b9199999999998f78634e38230e000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000061a2e4256697d91a5b8cbbfac99877462503f2e1d1d2c3a46515b63696d6f6f6e6b665f554a3d35434f5a636a6e7070706e6b66605951473e32271a0d00000000000000000000001c31465b70869aafc4d4bfaa95806b56412c2b3d4f61728597a8bac6b4a2907d8fa2b5c9c0ad9a86735f4c38241000000000000000000000182d42576c8296abc0b7a39394a4b8b49f8b75604b37220d1f34495e73889db2b5a18f8fa2b6bba6917b66513c271200000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000192f44586e8499afc4d7c2ad98836c57422c17001f344a5f748b8d8d8d8d8d8d8d79644f3a250f0000001a2f445a6f869bb0c5d1bca7927c67523c2712001f344a5f748ba0b5cbd0bba5907967554b5e72879bafc3cab6a28e7966523e2a16020000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000000192e43586c8297acc1ac97836e8498adaf9a86705b46596e8498adac97826f859aafbca7927c68533e2914000000000000000e1e2e3d4c5966727c8699a3948e9091949597999b9da1a5acb5bfc7b7a593806c5945311c08000000001f344a5f748ba0b5cbd0bba59079644f3a25263b50667b8484848484848478634e38230e000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000c2135495d718699adc1cab6a3907c69574533211c2c3b4a58646e777d83858683807a72685b4d4453616d767d8487878684807a746d645a5044382b1d0f00000000000000000000192e43586c8297acc0d5c2ae99846f5a453137485a6c7d90a2b4c6bba9978572869aadc1c9b6a28f7b6753402c18040000000000000000061b30455a6f8599aec3b29d888a9fb3b8a38f7964503b261123384d62778ca1b5b19c88899eb3bea994806a55402b1601000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000192e43586e8499afc4d8c3ad98836c57422c17001f34495e71777777777777777775634e39240f0000001a2f445a6f8499afc4d3bea9947d68533e2914001f344a5f748ba0b5cbd2bda9978573615266798ea2b6cac2ae9a87725e4b37230f000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000071c31465b70869aafbea994806a8095aab39e89745f4a5d72889cb1a8937d6c8297acbfaa95806b56412c17020000000000000b1e31435363717d888f9cb0a6a3a5a7a8abacaeb0b2b6bac0c8c2b6a999887663503d2a1601000000001f344a5f748ba0b5cbd0bba59079644f3a2524394d606d6e6e6e6e6e6e6e6c5e4b36210d000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000012273b5064788da1b4c8c2ae9a8773604d3a2818293a4a596875828b92979a9a98958f85796b5c526271808a92989b9c9b99958f8982776d6156493b2d1e0f000000000000000000152a3f53687d92a7bbcfc7b29d8974604b37425466778a9caebfc1af9e8c796a7d92a6bacfbeab97836f5b47331f0b00000000000000000a1f34495d72889db2c4af9a86869bafbca7927d68533f2a15273c51667a90a5b9ad9984869bb0c1ac97836d58432e1904000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000001a2f445a6f8499afc4d7c2ad98836c57422c17001b2f425360626262626262626261574734200b000000192e43586e8499afc4d4bfaa95806a543f2a15001f344a5f748ba0b5cbd8c6b4a291806d5b6d8295a9bdcfbba793806b57432f1b07000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000a2034495e73899eb3bba6917c677b91a6b7a28d78634e61768ca0b5a48f79697d94a9beae99846f5a45301b0600000000000014273b4e607182909ba3acbabab8babcbec0c1c3c5c7c5c2bdb7afa5988b7a6a584634210e00000000001f344a5f748ba0b5cbd0bba59079644f3a251e3142515858585858585858584f402e1b07000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000003182d41556a7d93a7bccfbba7927d6a5744301d23354758687786939ea6acafafada9a2978a7a695f7082909ca6adb0b1b0aeaaa49c948a807367594b3c2d1e0e000000000000000011253a4f63778ca0b4c8ccb7a38f7a66523e4e60728495a7b9c8b6a492806e63778ca0b4c9c6b29f8b76624e3a261100000000000000000d22374c61768ba0b5c1ac97838297acc0ab97826c57422e192b4055697d94a8beaa95808398adc2b09b86705c47321d08000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000051b30465b70869bb0c5d6c0ac97826b56402b1600122535434b4c4c4c4c4c4c4c4c4c4639291704000000192e43586e8499afc4d5c0ab95806b56402b16001f344a5f748ba0b5cbe0d1c0ae9c8b796774899cb1c4c7b39f8c7763503b281400000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000000e23384d62778ca1b6b8a38f7864778da2b7a6917c6752657a90a5b5a08b76667b91a6bbb19c88725d48331e090000000000001a2e43576a7d90a0adb7bec9c7c2bfbdbbb9b7b5b4b2b0ada9a39c92887a6c5d4c3b29170400000000001f344a5f748ba0b5cbd0bba59079644f3a251324333e4343434343434343433d31221100000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000081d32465b708599adc2c8b4a08c77634f3b281b2e415364758796a4b1bac1c4c4c1beb5a89888766a7c8f9faeb9aea29c9c9da2a8b0a79d918577695a4b3c2c1c0b000000000000000c2034485d718699adc1d2beaa95826d5a48596b7d8fa1b3c5bcaa988774625c71869aafc3cebaa6927d6955402c18030000000000000011263b5064798fa4b9bea9947d7d93a8bdaf9a86705b46321d2f44596d8397acbaa6917b8095aabfb39e89745f4a35200b000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000091e33485d72889db2c7d3bfa994806a543f2a1500071725303637373737373737373732281b0b00000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbe0ddccbaa89785737c90a4b8ccc0ac9884705c4834200c00000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000011263b5065798fa4b9b5a08c766174899eb3aa95806b56697d94a8b19c887263788ea3b8b5a08b76604c37220d0000000000001d32475c71869aadbecac5bbb2adaaa8a6a4a2a09f9c9b98948f888075695c4e3f2e1d0c0000000000001f344a5f748ba0b5cbd0bba59079644f3a250f15212a2e2e2e2e2e2e2e2e2d2920130400000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000d22364b60758a9eb3c7c2ae9a86705c48342025384b5d708294a4b4c2cdc1b6b0acacafb4a5938272869aacbdb19f908787888d959ea9aea2958878695a4a3a29180600000000000005192e4256697d91a4b7cac5b19d897562536577899badbec3b19f8d7b6957576b8095aabed3c1ac98846f5b46321d080000000000000014293e53687c92a7bcbba6917b798fa4b9b39e89745f4a362133485d71879bb0b6a28d777c92a7bcb6a28d77624d38230e000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000f23384c61768ba0b5cad0bba7927c67523d2813000008141c212222222222222222221e160b0000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbe0ddd1c6b4a2917d8397abbfccb8a4907c6854402d190500000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000152a3f53687d93a8bdb39d88735e70869aafae99856f5a6d8398adae99846f60768ba0b5b8a38f79644f3a25100000000000001e33485e73899fb4c9c4b4a89e989593918f8d8b898886838079736c62584c3e302110000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f040e15181919191919191918150d020000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000011263a4f64798ea3b8cdbea994806a56422d1a2d4154677a8da0b1c2cdbdafa39b97979aa1aa9e8a788da2b6bda8948272707378828c98a5b3a69788786858473624120000000000000013263a4e6174889badbfccb9a5927d6c5f708395a6b8c9b7a694826f5d4c52667b90a5bacec7b39e8a75604b37220d00000000000000172c41566b8296abbfb8a38e78768ba0b5b7a28d78634e3925374c60758b9fb4b39e8973798fa4b9baa5907a66513c2712000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000004162a3e52667a8fa4b9ceccb7a38e78644f3a251000000001080c0d0d0d0d0d0d0d0d0c0903000000000000192f44586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbdfcebfb5b3ae9c8a8a9fb2c6c5b19d8975614d3925110000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000000182d42576c8296abc0af9b86705b6c8297acb29d88735e72879cb1aa95806b5d72889db2bca7927c68533e29140000000000001e33485d72889db2c7b8a6978b84807c7b7977767372706d6a655f5850463a2e201203000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000202020202020202020000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000014293e53687c92a7bcceb9a48f7a65513c272135495d708598aabdcfbfae9f91878282868d98a5927d91a6bbb9a48f79655b5e656e7a8896a5b5a6978675645341301e0b0000000000000b1e3144576a7d90a2b4c6c2ae9c89766a7c8fa0b2c4beac9a88766452404d62778ca1b6cbcdb8a38f7965503b2612000000000000051b30455a6f8499aec3b4a08b7572879cb1bba6917c67523e293b5064798fa3b8ae9a8570768ca1b6bda8937d69543f2a15000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903060a13223346596d8295aabed2c7b29e89745f4b36210c00000000030c121313131313131313110a0000000000001a2f445a6f869bb0c5d5c0ab95806a55402b16001f344a5f748ba0b5cbd5c2b0a29ea7a89b9ba8bacebda995826d5946321e0a0000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000061b30455a6f8599afc2ac97836d58687d93a8b6a18c7762768ba0b5a6917c675a6f869aafbfaa95806b56412c170200000000001c31455a6f8499adc0b09c89786f6a68666462605e5c5b5855514b443c33281d100200000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f030d14171717171717171717130c010000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000172c41566b8296abc0cab5a08b76614c3723273c5064788da0b4c7c7b4a29082736c6c717a8795988895a9beb9a48f78634e4a515c69778797a7b5a49483705f4d3b28160300000000000215283b4e60728597a8b9cab8a6938276889aacbec5b3a18f7c6a594735495e73889db2c7d2bda8937d69543f2a15000000000000091e33485d72889cb1c6b19c88726e8398adbfaa95806b56412d3f53687d93a7bcab96826c73899eb3c0ac97826c57422d19040000000000001f344a5f748ba0b5cbd9c4af99846e58432e19191b1f263140516375899cb0c4d3c0ac98846f5a46311d08000000071520262929292929292928251d1204000000021b30465b70879bb0c5d4bfa9947d69543f2a15001f344a5f748ba0b5cbd0bba692899aacb0b0b8c6cab6a28e7966523e2a16020000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000a1f34495e73889db2bfaa95806a5565798fa4b9a5907b66798fa4b7a28d7863576c8297acc1ae99846f5a45301b060000000000182c4055697d90a3b4af99846e5b5553514f4d4b49474643403c37302920160b000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f1420292c2c2c2c2c2c2c2c2c281f120300000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000001a2f44596e8499aec3c7b29d88725d49341f2d41566a8094a8bcd0beab9885726258575d697686969da3b2c4b9a48f79644f3a3f4b596878899bacb1a08f7c6a584533200d0000000000000b1e31435567798a9cadbdc3b19f8e8294a5b7c9b9a79583715f4d3b30455a6f859aafc4c4c1ac97826c57422d180000000000000d22374c60768ba0b5c3ae99846f6a8094a9beae99856f5a453142576c8297abbba7927c6870869bafc4af9a86705b46311c070000000000001f344a5f748ba0b5cbd9c4af99846e58432e2d2e303339424f5e6e8092a5b8cccab7a4907c6854402c17030000041625323b3e3e3e3e3e3e3e3e392f2212000000081e33485d72889db2c7d2bda8937c67523d2813001f344a5f748ba0b5cbd0bba5907c8fa1b3c5cbd6c2ae9a87725e4b37230f000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000000d22374c61768ba0b5bca7927c675261768ba0b5a994806a7d93a8b39e89745f54697d94a9beb19c88725d48331e09000000000012263a4d60738697a7b19c88736055585a5a5a5855514c453d34291d150d0400000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a251323323d4242424242424242413b30211000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000001c31465b70869bb0c5c4af9a866f5a45301c31465b708599aec2cbb7a38f7a675544424b5867788a9cafc1d0bba6917b66513c2d3b4a5a6b7c8fa1b3ac9a8875624f3c2915020000000000011426384a5b6d7d8f9fb0c0bcab9b94a0b1c3c0ae9c8a77665442302d42576c8297acafafafaf99856f5a442f1a00000000000010253a4f64798fa3b8c0ab96826c667b90a5bab29d88735e4934465b70869aafb8a38e78646d8397acc2b29d88735e49341f0a0000000000001f344a5f748ba0b5cbd9c4af99846e584342424345484e55606d7b8c9eafc2d0bfad9b8874604d3925110000000e2133434f53535353535353534d402f1d0a00000b20354a5f74899fb4c9cfbaa5907a66503b2611001f344a5f748ba0b5cbd0bba590798395a7baccd4bfa994806b574533210f000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000010253a4f64798fa4b9b9a48f79644f5d72889cb1ad98846e8397acaf9b86705c52677b91a6bbb5a08b75604b36210d00000000000a1e31445667788999a9a3907c6a6a6d6f6f6f6d6a66605950473b2e21120300000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a251d30414f5757575757575757564e3f2e1b07000000000000162b40566b8296abc0d5cdb8a38d77624c37220d0000000000001e33485d72889db2c7c2ad98836d58432e20354a5f73899eb3c7c6b19d88735f4b382e3a495a6c8093a6bacdbea8947d69543f2a2c3d4e5f718396a9b7a592806c5845311e0a000000000000081a2c3d4f60708292a2b1c1b9ada9b0bec6b4a2907d6c5a4836242a3f54697d9499999999999987705b46301b00000000000014283d52677c92a7bbbda8937d6862778ca1b6b6a18c77624d384a5f74899eb3b49f8a74606a8094a9bfb6a18c76614c38230e0000000000001f344a5f748ba0b5cbd9c4af99846e58575757585a5d6269727d8b9aaabbcdc2b2a1907d6a5744311e0a00000015293e516168686868686868685e4d3a261404000f24384d62778ca1b6cbccb7a28d77634d38230e001f344a5f748ba0b5cbd0bba59079788a9caec1d2c1ad99877562503e2c19070000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000014293e53687c92a7bcb6a18c76614c5a6f8499aeb19c8872869bb0ac97826c584f64788ea3b8b8a38e78644f3a25100000000000011427394a5b6b7b8b9aa99a887b808385868483807a756d63594c3f30211100000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2524384d5f6c6c6c6c6c6c6c6c6b5d4a36210c000000000000162b40566b8297acc1d6ccb7a18c76604b36210c0000000000001f34495e73899fb4c9c0ac97826b56412c22374c62778ca1b6cbc2ad98846e5945301c2c3d5063768a9eb2c6c1ac97826c57422d1f30415466798c9fb3af9b8874614d3a2612000000000000000e2031425363738494a3b2c1c1bfc3cdbba9978573614f3d2b19283d52677c8484848484848484705b46301b000000000000172c41566b8095aabfbaa5907a655e73889db2baa5907b66513d4e63788da2b7b09b86705c677c91a6bbb9a48f7965503b26110000000000001f344a5f748ba0b5cbd9c4af99846e6c6c6c6c6e6f72767c858f9ba9b8c8bfb2a4948472604e3b281502000000172c42576c7d7d7d7d7d7d7d7c69564332221410162a3e52667b90a5bacfc7b39e89745f4a35200b001f344a5f748ba0b5cbd0bba590796d8091a3b5c7c9b6a492806d5b493724120000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000000172c41566b8296abbfb39e89735e49566b8095aab5a08c768a9fb4a8937d69544c60768ba0b5bba7927c67523d2814000000000000091b2c3d4d5d6c7b8b99a594909498999b9998948f8980766a5d4e3f2e1e0c000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25263b50667b8383838383838378634e38230e000000000000172c42576c8398adc2d7cbb5a08b75604b36200b0000000000001f344a5f748ba0b5cac0ab95806a543f2a23384e63788fa3b8cec0ab96826b56412c172033475b6f8398acc1c4af9a86705b46311c2437495c708397aab8a4907c6955412d190500000000000002132435455565758594a3b1c1d2d5c2af9e8c7967554432201025394d606d6e6e6e6e6e6e6e6e6857432e1a0000000000041a2f44596e8499aec2b7a28d77625a6f8499aebea994806a554052677c91a6bbac97826d5864788fa3b8bca7937d68533e29140000000000001f344a5f748ba0b5cbd9c4af9a8583838383838485878b9198a2adb9c1b8aea2948676655543311e0b00000000172c42576c839494949494948673615040322826283446596d8295aabfd3c2ae9a85705b46311c08001f344a5f748ba0b5cbd0bba5907964738698aabccec1af9d8b786654412f1d0b00000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000041b30455a6f8499aec3b09b86705b4652677c91a6b9a48f7a8ea3b8a48f796550495e73889db2bfaa95806b56412c17020000000000000e1f2f3f4e5d6c7a8ca1a7a5a9adafb0afada9a49c93887b6c5d4c3b2918050000000000000000001f344a5f73899fb4c9d0bba59079644f3a25263b50667b9198989898988f78634e38230e000000000b141a2f44596e8499aec3d8c8b39e89735e49341f0a0000000000001f344a5f748ba0b5cbbfa9947d68543f2a253a4f647990a5bacfbfaa95806a543f2a15182b4054697d92a7bcc7b29d88735e49341f1a2d4053677a8fa3b7ac9885705c48341f0b0000000000000006172737475766758593a3b6cacfbaa692806e5c4a3827180a1e314251585858585858585858554a3a27140000000000091e33485d72879cb1c6b49f89745f566b8095aabfad98846e5944566b8095aabda8937d695461768ba0b5c0ab96826b57412d180300000000001f344a5f748ba0b5cbdcc8b5a3999898989898999a9ca0a5acb5bab4ada59b9084766758483725140200000000172c42576c8398a9a9a9a9a390806e5e50443c3b3d44526375899cb0c4d1bca894806a56412d1803001f344a5f748ba0b5cbd0bba5907964687a8d9fb1c3ccbaa89683715f4c3a281604000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b0000091e33485d72879cb1c2ad98836d58434e63788da2b7a8947d92a7b5a08c76614c465b70869aafc2ae99846e59442f1a06000000000001132537485969788895a6b9babeb9b7b5b7babeb8b0a5998b7b6a594735220f0000000000000000001e33485e73899eb3c8d0bba59079644f3a25263b50667b91a7adadada48f78634e38230e000001111e282d32475c70869bb0c5dac5b09b87705c47321c070000000000001f344a5f748ba0b5cbbfa9947d68533e29253a4f647990a5bbd0bfa994806a543f2a1511263a4f64788ea3b8cbb6a18c76614c37221124384b5f73889cb0b49f8c77634e3a261100000000000000000a1a293948576675889db3c8cfbaa59283736454453626161324333e43434343434343434341392c1c0a00000000000c21364b60758b9fb4c5b09b87715c52677c91a6bbb19c88725d485a6f8499aeb9a48f7965505e73889db2c3ae99846f5a45301b0600000000001f344a5f748ba0b5cbe0d2c1b4aeadadadadadafafb1b5bac0b2a6a09992897d726658493a2a19080000000000172c42576c8398adbfbfbfae9c8c7c6e61575150525761708293a5b8ccc9b5a18d7965503c271300001f344a5f748ba0b5cbd0bba59079645d6f8293a5b7c9c5b3a18f7c6a584533210f000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b00000c21364b60758ba0b4bfaa95806a55404a5f74899eb3ad998d98acb29c88725d4943586c8397acc1b19c87725d48331e0900000000000a1d30425466768897a5b3c1b5aba5a1a0a1a5acb5c1b7a999887664513e2b180500000000000000001d32475c72889cb1c7d0bba5907b66503b26263b50667b91a7bcc3b9a48f78634e38230e00000e1f2f3b42444c60758a9eb3c8d5c0ac97836d58432e1a050000000000001f344a5f748ba0b5cbbfa9947d68533e2924394e63788fa4b9cfc0ab95806a543f2a150c21364b60758ba0b5cab9a48f7964503b26111c3044586c8295aabaa6927d6954402b160200000000000000000f213447596c8092a5b8cbc2c0b0a192837263544434241415212a2e2e2e2e2e2e2e2e2e2c261b0e0000000000001025394e63788ea3b8c2ad98836e594e63788da2b7b5a08b76614c5e73889db2b5a08b76614c5b70869aafc4b29c88725d48331e0900000000001f344a5f748ba0b5cbe0dfd1c7c3c3c3c3c3c3c4c4c6c9cebaa6948b867d756b6155483a2b1c0c000000000000172c42576c8398adc3d4cbbaaa9b8c7d736b6665676b73808f9fb0c2d3c0ad9986725e4a36210d00001f344a5f748ba0b5cbd0bba5907964526476889aacbed0beac99887563503e2c1a070000000000001f344a5f748ba0b5cbd0bba59079644f3a2523384e63788fa4b9cfccb7a18c76604b36210b000010253a4f64788ea3b8bca7927c67523d475c70869bafb7a9a3a8b6ae99846f5a4540546a8094a9beb4a08b75604b36210d000000000013273a4d5f728495a5b5c0b0a398908c8b8c9199a3b1c1b7a694826e5b4834200d00000000000000001b30465b70869bb0c5d1bca7917c67523c27273c51667b91a7bccdb8a38d77624d38230e0000182b3d4d57595d697c8fa4b8cdccb9a6927c68533f2a15010000000000001f344a5f748ba0b5cbbfaa95806a543f2a23384d62778da3b8cdc1ac97826b57412c17091e33485d72889cb2c7bca7927c68533e291415293e52667b90a4b9ac97836e5945301b070000000000000006192b3e516376899cafc2baaeabb1b0a09182716252423222110e151819191919191919191712090000000000000013283d52677c91a6bbbfaa95806b564b5f74899eb3b9a48f79655062778ca1b6b19c87725d48586c8397acc1b5a08b76604c37220d00000000001f344a5f748ba0b5cbe0d6c6bab4b4b4b4b4b4b5b5b7babfb8a38f85807971675c4f4132211100000000000000172c42576c8398adc3d8ccc4b9aa9c9087807b797b8087919eadbccdc8b6a3907d6a56422e1b0700001f344a5f748ba0b5cbd0bba59079644f596a7c8fa1b3c5c9b7a592806d5b493725120000000000001f344a5f748ba0b5cbd0bba59079644f3a2924394e63788fa4b9cfccb7a18c76604b36210b000013283d52677c91a6bbb9a48f79644f3a43586d8297acc1bcb8bcbfaa95806b56413d52677c91a6bbb8a38e78644f3a251000000000071b2f4356697c8fa1b3c3b3a292857b7776777c8693a3b4c3b19e8b7763503c28140000000000000000192e43586d8398adc2d3bda8937d68533e29283d53687c93a8bdccb7a18c77624c37220d00001e32475a6a6e71798899acbfcec1b09d8a76624e3a2511000000000000001f34495e73899fb4c9c0ab95806a55402b21364b60768ba0b5cac3ad98846e59442f1a051b30455a6f8499aec3bfab95806b56412c170f23384c61768ba0b4b19d88735e4934200b00000000000000102336485b6d8093a6b9bfac9c96a0b0afa09080706050402f1f0e0000000000000000000000000000000000000000162c40556a8095aabfbca7927c6853475c70869aafbda8937d6954667b90a5baad98836e5944546a8094a9beb8a38f79644f3a251000000000001f344a5f748ba0b5cbdecbb8a89f9f9f9f9f9fa0a0a2a6aab1ac9e99948d85796d5f503f2f1d0c000000000000172c42576c8398adc3cbbbafacb2aea39a94919091959aa3aebccbcbbbaa998673604d3a27130000001f344a5f748ba0b5cbd0bba59079644f4d5f718496a8baccc2af9d8b78665442301d0b00000000001f344a5f748ba0b5cbd0bba590796453463b323b50657990a5bacfccb7a18c76604b36210b0000172c40556a8095aabfb6a18c77624c383f54697d93a8bdd0cdd0bba6917c67523d3a4f64788fa3b8bba7927c67523d2814000000000e22364b5e728699acbfbba89584736862606269748597aabebba793806b57422e1a0500000000000000162c40556a8095aabfd3c0ab96826b56412d2b40556a8095aabfcab5a08b75604b36200b00001f344a5f7484878c97a5b6c1b9b1a392806d5a47331f0b000000000000001e33485e73899eb3c8c1ac97826b56412c1f34495e73889db2c7c5b09b87715c47321d08182d42576c8296abc0c3ae99846e59442f1a091e33485d71879bb0b6a18c77624d38230e000000000000071a2d3f5265778b9eb0c3b7a3908292a3b4ae9e8f7d6e5e4d3d2c1b0a000000000000000000000000000000000000031a2f44596e8398adc2b9a48f79644f43586c8297abc0ac97836d586a8094a9bea994806a554052677b91a6bbbca7927c67523d281400000000001f344a5f748ba0b5cbdac5b09b8a89898989898b8b8d91969ca6b0aea9a1978b7c6e5d4c3b2916040000000000172c42576c8398adc3c0ad9d97a1afb6afa9a6a5a7aaafb6c0ccc6baad9d8d7b695744311e0b0000001f344a5f748ba0b5cbd0bba59079644f425466788a9caec1cdbaa89684715f4d3a281604000000001f344a5f748ba0b5cbd0bba5907d7064584e474454687d93a7bcd2ccb7a18c76604b36210b00031a2f44596e8398adc2b39e89735f4a343b5065798fa4b9cee1ccb7a28d78634e39374c61768ba0b5bfaa95806b56412c170200000013283c5165798ea2b5c8b4a08c7866564d4b4d56677a8fa3b7c2af9a86715d48331f0a0000000000000013283d52677c91a6bacfc3ae9985705b473837455a6e8398adc2c7b29d88735e48331e0900001f344a5f748b9ba0a9b5c1b0a59e93857463503e2b1704000000000000001d32475c72879cb1c7c3ad98836d58432e1c31455a6f859aaec3c9b49f8a75604b37220d152a3f54687d93a8bdc6b19c87725d48331e091a2f44596e8398adbaa5907b66513c2712000000000000102336495c6f8295a8bac2af9b88748597a8baad9d8d7c6b5a4a392817050000000000000000000000000000000000081d32475c71879bb0c5b6a18c76614c3f54687d93a7bcb09b87715c6e8398adbaa5907b66513c4e63788ea3b8bfaa95806b56412c1702000000001f344a5f748ba0b5cbd9c4af998473737373737476777b8289939faebdb4a89b8c7b6a584633200d0000000000172c42576c8398adc3bca79283919fabb5bdbbbbbcbec3c6c2bcb3a99d8f806e5d4c3a2714010000001f344a5f748ba0b5cbd0bba59079644f3a495b6d8091a3b5c7c5b3a18f7c6a584533210f000000001f344a5f748ba0b5cbd4c0ad9d8f82756a615b5a5f708497acc0d5cbb5a08b745f4b35200b00081d32475c71879bb0c5b09b86705c4731384c61768ca0b5caddc8b39f89745f4b3634495e73889db2c2ae99846e59442f1a06000000182d41566b8094a9bdc2ae9985705c493836394b5f73889db2c6b5a08b76614d38230e000000000000000f24394e63778ca1b5cac7b39f8a7663534d4c526175899db1c6c3ae9a856f5a45311c0600001f344a5f748ba0b5bcc6b8a4928a827566564533210e00000000000000001b30465b70869bb0c5c4af9a866f5a45301b2d42576b8095aabfcdb8a38f7965503c271312263b50667a90a5bac9b49f8a75604b36210c162c40566b8095abbda8937d68533f2914000000000006192c405366798c9fb2c5baa693806b798a9caebbaa9a8a7867564534231100000000000000000000000000000000000c21364b60748a9fb4c7b39e89735e493b5065798fa3b8b49f8a756072879cb1b6a18c77624d384b60768ba0b5c2ad98846e59442f1a05000000001f344a5f748ba0b5cbd9c4af99846e5e5e5e5e5f6063676d76828f9eafc1b9aa99887563503c29150100000000172c42576c8398adc3bca7917c828d98a2a9aeb2b4b4b4b1ada8a0978c7d706150402e1c0a000000001f344a5f748ba0b5cbd0bba59079644f3a3e5061738698aabccebeac99887563503e2c1a080000001f344a5f748ba0b5cbdbc9baada093887d75706f727d8da0b3c7dbc8b39e89735e49341f0a000c21364b5f748a9fb4c2ad98836e58442f34495d72889cb2c6d9c4af9b86705c473231465b70869aafc4b19c87725d48331e090000051c31455a6f8599aec3bea994806a56412d2130455a6f8499aec3b9a5907a66513c2712000000000000000b2034495d72879bafc2cebaa6938270666262656f8091a4b8ccbeaa95806b57422d180300001f344a5f748ba0b5c2ccb7a28e847a6f6151402f1d0a00000000000000001a2f44596e8499aec3c7b19c88725d48331e283d52667b90a5b9cebda894806a56422e1a0e23384d62778da2b7ccb7a28d78634e39240f14293e53687d93a8bdab96826b56402c1600000000000f2236495c6f8396a9bbc6b29f8b77636d8091a3b6b8a79786746352402f1d0b000000000000000000000000000000000f24394e63788da2b7c4af9b86705b46374c60768ba0b4b8a38e7964768ba0b5b29d88735e4934485d72889db2c6b19c87725c47321e09000000001f344a5f748ba0b5cbd9c4af99846e584848494a4b4e525963708092a4b6c8b7a593806c5844301c0800000000172c42576c8398adc3bda8937c6f7b868e95999d9f9f9f9c99938d84796e60514233221100000000001f344a5f748ba0b5cbd0bba59079644f3a324456687a8d9fb1c3c9b7a592806e5c493725130000001f344a5f748ba0b5cbd3bfac9c97a19b928a8686888f9cabbdcfd9c5b09b86705c47321d08000f24394e63788da2b7bfaa95806b56412c30455a6f8499aec3d5c1ac97826d58432e2e43586d8397acc1b4a08b75604b36210d0000091e33485e73889db2c7baa5907b66513c27172c41566b8296abc0bda8937d68543f2a1400000000000000061a2f43576b8093a6b9cbc3b09f8f837a777779828e9daec1cab7a38f7a66523d28140000001f344a5f748ba0a7afbabeac9f978d806f5e4c3a27140000000000000000172c42576c8297acc0c9b49f8a74604b362124384d61768a9fb3c7c2ae9a86715d4936220e20354a5f74899fb4c9bba6917b66513c271212273c52677c91a7bcad98836c57422d180000000004172b3e5165788c9fb2c5bfab97836f5b61748799acbfb4a392826f5e4c3a28160400000000000000000000000000000013283d51667b91a6bbc1ac97836d584333485d72879cb1bca7927c68798fa4b9ae99846f5a4531455a6f869aafc4b49f8a75604b36210c000000001f344a5f748ba0b5cbd9c4af99846e584333343436393e46526274879baec2c2af9c88735f4b37220e00000000172c42576c8398adc3bda8937d686972798085888989898784807870675c50423324150400000000001f344a5f748ba0b5cbd0bba59079644f3a27394b5d6f8294a6b8cac2af9d8b79665442301e0b00001f344a5f748ba0b5cbd0bba5908392a0a59f9b9b9ca2acbac9dad2bfaa96826d58432e19040012273c51667b90a5bbbca7927c68533e292c41566b8095aabfd2bda8937d69543f2a2b40556a8094a9bfb8a38e78644f3a251000000b20364b60758ba0b5cab8a38d78634e3924142a3f54687d94a9bec0ab96826b56412c17010000000000000014283c5063768a9caebecebdaea0968f8d8d8f959facbbccbfad9b8873604b37230e0000001f344a5f748b8d939caababcb3aa9d8d7b695643301c0800000000000000152a3f54697d94a9beccb7a28d78634e39251e33475b708498acc1c9b5a18d7965513e2a171d32475c71879bb0c5bea994806a54402b1611263b50667b91a7bbaf99846e58432e19000000000c1f33475a6d8295a8bbccb8a4907b675357697c8fa2b6c1b09f8d7b6a584633210e000000000000000000000000000000162b40556a8094a9bebea994806a55402f44596e8398adc0ab96826c7d93a8bdaa95806b56412d42576c8297acc1b8a38e78634e39240f000000001f344a5f748ba0b5cbd9c4af99846e58432e1f1f21242a3445576a7d93a7bbcbb7a38f7965513c271200000000172c42576c8398adc3bfa9947d68565e656b6f72737473726f6a645d544a3e322415060000000000001f344a5f748ba0b5cbd0bba59079644f3a252e40526476889aacbeccbba89684715f4d3b281604001f344a5f748ba0b5cbd0bba59079828f9ca8b0b0b1b6bfcad8d7c9b6a38f7b67533e2a150000162b40556a8094a9beb9a48f7965503b26283d52677c91a6bbcbb9a48f7965503b26283d52677c91a7bbbba7927c67523d281400000d22374c62778da2b7ccb7a18c76604c372113283d52677c93a8bdc2ad98836c57422d1803000000000000000d2034475a6c8090a0b0bec9bdb2aaa4a2a2a4a9b1bccabfb1a1907d6a5744301c080000001f34495d707578808c9cafc2c7bbab9986735f4b37230e0000000000000012273c51667b91a6bbd0bba6917c67523d29182c4055697d92a5b9cdbca895826d5a4734211a2f44596e8398adc2c1ac97836d58432e1910253a4f647990a5bbaf9a856f5a442f1a0000000013273b4f63768a9eb1c4c6b19d8974604c4d5f738699adc0bcab99887563503d2a17040000000000000000000000000002192e43586d8397acc1bba6917b67523d2b40556a8094a9beaf9a86708297acbba6917c67523d2a3f54697d94a9bebba6917b67523d2813000000001f344a5f748ba0b5cbd9c4af99846e58432e190a0c0f17283b4f63788da2b6cbbda994806a55402b1601000000172c42576c8398adc3bfa9947d69544a51565a5d5e5f5e5c5a55504941372d211406000000000000001f344a5f748ba0b5cbd0bba59079644f3a25223547596b7d8fa1b3b7b7b3a18f7c6a584633210f001f344a5f748ba0b5cbd0bba59079707d8b96a1abb4bbc0c4c5c2baab998773604c38240f0000192e43586d8397acb5b5a18c77624d382325394e63788da2b5b5b5a08c76614c3823253a4f64798fa3b5b5aa95806b56412c1700000e23384e63778da3b8cbb5a08b745f4a352012273c51667b91a7bcc4af99846e58432e19030000000000000004172a3d4f61728392a0acb6bec3beb9b7b7b9bdc4bfb7aea1938372604e3b2815010000001a2e41515d60636e8092a6bacec8b6a28f7a66523d2814000000000000000f24394e63788da2b7ccbfaa95826b57422d19263a4e62768a9eb1c5c4b19d8a7663513e2d1b2c41566b8095aabfc4af9b86705b46311c11263b50667b90a5bbb09b866f5a442f1a00000005192e42566a7d92a6b9cdbfab97836e594543566a7d91a4b8c8b7a592806d5a4734200d00000000000000000000000000081d32475c70869bb0c5b8a38e78634e39273c51667a90a5bab39e8974869bafb7a28d78634e39273c51667b91a6bbbea994806a55402b16010000001f344a5f748ba0b5cbd9c4af99846e58432e190300000c20354a5e73889db3c7c2ad98836e58442f1904000000172c42576c8398adc3c0ab95806a543f3d414548484a484745413b352d241b0f0300000000000000001f344a5f748ba0b5cbd0bba59079644f3a2517293b4d5f718496a1a1a1a1a19a887563513e2b17001f344a5f748ba0b5cbd0bba59079646d79848f98a0a7acafb0aea79c8e7c6a5744301c0900001c31475c70869ba0a0a09f89745f4a352021364b5f748a9fa0a0a09c88725d49341f22374c61768ca0a0a0a099846e59442f1a00000e23384e63788fa4b9cbb5a08b745f4a341f11263b50667b91a7bcc4af99846e58432e190300000000000000000e203243546473828f99a2a9aeb2b4b5b5b4b2afaaa49b908374655543311e0b0000000011233341494b5063778ba0b5c9d2beaa95806b57422d18030000000000000c21364a5f74899eb3c8c3af9a86705c47331e1f33465a6e8295a9bcccb9a693826e5c4a3928283d53687c92a7bcc8b39e89735e49342011263b50667b91a7bcaf99856f5a442f1a0000000a1f34485d71869aaec1cfbaa6917c68533f3a4e6175899cb1c5c2af9d8a7663503c2814010000000000000000000000000b20354a5f74899fb3c8b5a08b75604b3623384d62778ca1b6b7a28d788a9fb3b39e89745f4a3624394e63788ea3b8c2ad98836d58432e19040000001f344a5f748ba0b5cbd9c4af99846e58432e19030000071c31465b70869bb0c5c5b09b86705b46311c06000000172c42576c8398adc3c0ab95806b56402b2d303333343332302c27211a1108000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f1e30425466788a8c8c8c8c8c8c8c806e5b46311c001f344a5f748ba0b5cbd0bba59079645b67727b858c9297999b99948b7d6f5e4c3a27140100001f344a5f74898b8b8b8b8b87715c47321d1d32475c70868b8b8b8b8b846f5a45301b1f34495e73888b8b8b8b8b87725d48331e00000e23384e63788fa4b9cbb5a08b745f4a341f11263b50667b91a7bcc3ae99846e58432e1903000000000000000003142636465563707c868f95999c9fa0a09f9d9a968f887d7265564737251402000000000515232e3436485d72879cb1c6d8c3ae9a856f5a45301b06000000000000081d32465b70869aafc4c8b49f8b76614d3924172b3e5265798c9fb2c5c3b09e8c7968564636273a4f64798fa4b9cbb6a18c77624d382313283d52677c93a8bdae99846e58432e190000000f24394d62778ca0b4c9cbb6a18c77624e393245596d8296aabeccb9a693806b5844301c070000000000000000000000000f24394d63778da2b7c7b29c88725d48331f34495e73889db2bba6917c8ea2b7af9a86705b463221364b60758ba0b4c5b09b86705c47321d080000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000192e43586e8499aec3c7b29d88725c47321d08000000172c42576c8398adc3c1ac97826b56402b181b1e1e1f1e1d1b17120d060000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f132537495b6d7676767676767676766e5b46311c001f344a5f748ba0b5cbd0bba59079644f545f6870777d8284868480776d6051412f1d0b0000001f34495d70747474747474746b58432f1a192e43586b747474747474746955412c171c31465b6e747474747474746f5c47321d00000e23384d62778da3b8cbb5a08b745f4a352012273c52677b91a7bcc1ac97836c57422c17020000000000000000000818283745535f6a727a808488898b8b898886827b746b6155473829190800000000000005111a1f2f445a6f8499afc4d9c7b29d88725d48331e0900000000000002192d42576c8295aabfceb9a5907c67533f2b162336495c6f8395a8baccbba997867464544537374c61768ca1b6cbb9a48f7965503b26152a3f546a8094a9bfad98836c57422d1800000013283d51667b90a5bacfc7b29d88735e49342a3e52667a8fa4b8cdc2af9b87735f4a36220d00000000000000000000000012273c51667b90a5bac3ae99856f5a45301b30455a6f8499aebfaa958092a6bbab97826c57422e1e33485d72889cb2c7b39f89745f4a35200b0000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000182d42576c8398adc3c8b39e89735e48331e09000000172c42576c8398adc3c1ac97826c57422c170205090a080200000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f081a2c3e4f5c6060606060606060605d503f2c18001f344a5f748ba0b5cbd0bba59079644f424c545c63686c6f6f6e6a645b4f42322312000000001a2e41515d5f5f5f5f5f5f5f5b4e3c291514283b4d5a5f5f5f5f5f5f5f5a4c3a2612172b3e505c5f5f5f5f5f5f5f5d513f2c1900000d22374c61768ca1b7ccb7a18c76604b362113283d52677c93a8bdbfaa95806a55402b1601000000000000000000000a192835424d565f656b6f7273747473726f6c6760584e4337291a0b00000000000000000006182d43586c8398adc3d8c9b49f8b745f4a35200b0000000000000014293d52667b90a5b9cebfab97836e5a46321e1a2d405366788b9dafc1c6b5a39282726355483e495e73889db3c7bda8937d68533e29182d42576c8297acc0ab95806b56402b16000000152b40546a8094a9bed3c4af9a866f5a453023374c60758a9eb3c8cab6a28e7965503c2712000000000000000000000000152a3f54697d94a9bec0ab97826c57422d182c41566b8095aabfaf9b8f98abbca7937d68533f2a1b30455a6f8599afc4b7a28d77634d39240f0000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000172c42576c8398adc3c9b49f89735e48331e09000000172c42576c8398adc3c3ad98836c57422c1702000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000e20313f484b4b4b4b4b4b4b4b4b4940322210001f344a5f748ba0b5cbd0bba59079644f3a3941484f54575a5a595650483e322314050000000011233341494a4a4a4a4a4a4a473e301f0d0c1e2f3d474a4a4a4a4a4a4a463c2e1d0a0f21323f484a4a4a4a4a4a4a484032221000000b20354a5f748a9fb4c9b8a38d77634e3823152a3f54697d94a9bfbba6917c67523d28130000000000000000000000000a1724303a434b51565a5c5e5f5f5e5d5a57524c453b3126190b0000000000000000000000172c41566b8297acc1d6cbb6a18c76604b36210b000000000000000f24384d61768a9fb3c8c6b19d8975614d3a26122336495b6d8091a3b4c5c1b0a0908273665a514b5b70869aafc4c0ab96826b57412c1c31465b70869aafbda8937d68533e2914000000172c42576c8297acc1d6c3ad98836d58432e1d32465b70859aafc4d1bda8947d6a55402b16010000000000000000000001192e43586d8397acc1bda8937d68543f2a15283d52677c91a6bbb9aba4a9b6b8a38f7964503b26182d42576c8297abc0baa5907b66513c27120000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000182e43586d8398adc3c8b39d88735e48331e09000000172c42576c8398adc3c3ad98836d58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000313212d34363636363636363636342e231404001f344a5f748ba0b5cbd0bba59079644f3a252d343a3f42444444413c352b20140500000000000515232e3434343434343434332b20120100111f2b3234343434343434322a1e10000313222d3334343434343434332d2214040000081e33485d72879cb1c6baa5907a66503b27182d42576c8297abc0b8a38e78644f3a25100300000000000000000000000006121d272f373d414547494a4a494845423e3831281f1408000000000000000000000000162b40566b8297acc1d6ccb7a18c77624c37220d000000000000000a1e33475b708599adc1ccb8a4917c6955422e1b192c3e5062738596a7b7c7beae9f9184776d65605e6d8397acc1c3ae99846f5a453021364a5f74899eb3baa5907a66503b2611000000192e43586d8398adc3d6c1ac97826c57422c182d42576c8296abc0d5c2ad98836e59442f1a0400000000000000000000071c31465b70869bafc4baa5907b66513c271224394e63788da2b7c8beb9bcc6b49f8b75604c3722152a3f54697d93a8bdbea8947d69543f2a150000001f344a5f748ba0b5cbd9c4af99846e58432e19030000051a2f445a6f8499afc4c7b19c87725c47321d07000000172c42576c8398adc3c4af99846e58432e190f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0c050000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000310191f212121212121212121201a110500001f344a5f748ba0b5cbd0bba59079644f3a251920252a2d2f2f2f2c2721180f030000000000000005111a1f1f1f1f1f1f1f1f1e180f020000010e181e1f1f1f1f1f1f1f1d170d0000000410191e1f1f1f1f1f1f1f1e191105000000031a2f44596e8398adc1bda8937d6955402c1f31455a6f8499aec3b39e8974604b36241d17110c0400000000000000000000000b141c23282d30323434343433302d29241d150c0200000000000000000000000000162b40556a8095abc0d5cdb8a38d77624c37220d0000000000000004182d4155697d92a6bacec0ac9985715e4b372412213344566778899aaab9c8bdafa2958a82797573768094a9bfc6b19c88725d4833263b4f64788ea2b7b6a18c77624d38230e000000192e43586e8499aec3d6c1ac97826b56412c172a3f54697d94a9bed3c5b09b86705b46311c07000000000000000000000b20354a5f73899eb3c8b7a28d77634d38230e20354a5f74899eb3c8d2cfd1c5b09b87715d48331e12273c51667b90a5bac1ac97826c58432e190400001f344a5f748ba0b5cbd9c4af99846e58432e190303060b1f33485d72879cb1c6c4af9a866f5a45301b06000000172c42576c8398adc3c4af99846f5a442f2525252525252525252525252525252421180d00000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000050a0b0b0b0b0b0b0b0b0b0a06000000001f344a5f748ba0b5cbd0bba59079644f3a250f0c1115181a1a1a17130d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172b4055697d93a7bcc1ad98846f5b473734384b6074899db2c1ad9985705b474039322b2620170a000000000000000000000000080e13181b1d1f1f1f1f1e1b18140f0902000000000000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000012263b4e63778b9fb3c6c8b5a18e7a6754412e1c152738495a6b7b8c9baab8c5c0b3a79d958e8b898c909badc1cab4a08b75604b362d41556a7d93a7bcb19d88735e4934200b000000172c42576c8398adc2d7c3ad98836d58432e19273c52677c93a8bdd2c7b39d88725c47321d07000000000000000000000e23384d62778ca1b6c9b49f8a745f4a35200b1c31465b70869aafc4d9e4d6c1ac97836d58442f1a0f24394e63788da2b7c4af9a86705b46311c0700001f344a5f748ba0b5cbd9c4af99846e58432e1917181b1f293a4e62768ba0b5c9c1ac97836c58432d1904000000172c42576c8398adc3c5b09b866f5a443a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a352b1d0d000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000810141515151515151515140f06000000000000000a11141515151515151515130d04000000000000000000000000000000000012263b5064788da1b5c7b29e8a7664544b494c56677a8fa3b7bca7927d6c635b544d46403b3428190800000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000000b1f33485b6f8397abbed1bdaa9784705e4c3927151b2c3d4d5d6d7c8c9aa7b4c0c5bab0a9a3a09fa0a5acb9c2cdb8a38e78634e3934485c708599adc1ac98836e5945301b07000000162b40566b8095abbfd4c5b09b86705c483320273c51667b91a7bcd1c8b39d88725c47321d070000000000000000000012263b50667a90a5bac6b19c87715c47321d08192d42576c8296abc0d5e7d2bda8947d6954402b160c21364b60748a9fb4c7b39e89735e4934200a00001f344a5f748ba0b5cbd9c4af99846e58432e2b2c2e30333a47576a7d91a5bacebca7937d69543f2a1501000000172c42576c8398adc3c5b09b86705b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b18050000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000e1a24292a2a2a2a2a2a2a2a2822180b0000000003111d262a2a2a2a2a2a2a2a2a28211608000000000000000000000000000000000c2135495d718699acbfbaa694827266605e6067748598abbeb6a9968980776f68605a545046372512000000000000000000000001080e121518191a1a1a1815120e080200000000000000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000004182c4054677b8fa2b5c9c6b3a08e7b6856443221101f2f3f4f5e6d7b8a97a3aeb8c0c4bdb8b5b4b5b0a7a7b1c0bba6917c67523d3c5063778b9fb4bba7927d6954402b170200000014293e53687c92a7bcd0c8b49f8b76634f3c31334154697d93a8bdd3c7b29d88725c47321d0700000000000000000000152a3f54697d93a8bdc2ad98846e59442f1a05152a3f53687d92a7bcd1e3ceb9a5907a65513c2712091e33485d72879cb1c6b6a18c77624d38230e00001f344a5f748ba0b5cbd9c4af99846e58433f40414345484e576475879aadc1cab6a28d78644f3b261100000000172c42576c8398adc3c7b19c877064646464646464646464646464646464646464594835210c0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000c1d2c373e3f3f3f3f3f3f3f3f3d35291a0800000010212f3a3f3f3f3f3f3f3f3f3f3c33261605000000000000000000000000000000061a2e4256697c90a2b5c3b1a090837a7573757a8593a3b4b3a39ca39c938b837c756f696355422e1a000000000000000000040e161c22272a2d2e2f2f2f2d2b27231d160e040000000000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000001124384c5f728699acbfd0beab98867361503e2e1d112131404f5e6b7986919ba4acb2b5b8b6b1a89e9393a2ababa994806a554045586b8093a7bbb4a08c77634f3a26110000000011253a4f64788da2b6cacebaa692806c5a4b46484f5e708498acc1d5c4af9a866f5a45301b0600000000000000000000192d42576c8297acc0bfab95806b56412c170211263a4f64798fa3b8cddfcab5a18c76614d38230e041b30455a6f8499aec3b9a48f7965503b261100001f344a5f748ba0b5cbd9c4af99846e5854545556585a5d6269758393a4b6c9c1ae9a87725e4a35210c00000000172c42576c8398adc3c7b19c877979797979797979797979797979797979797977644f3a240f0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000016293b4953545454545454545452473725120000071b2d3f4c545454545454545454504434220f0000000000000000000000000000000013263a4d60738597a8b9beaea1968f8b898b8f98a3b1bba9968794a4a69f97908a837d715c47321c00000000000000010c17212a31373b3f424344444442403c37312a21170c00000000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000000081c2f4356697c90a2b5c8c8b5a391806e5c4b3b2a1a132231404e5b67737d8891979da0a3a29d958c82859595959595836d58434e6174889bafc1ad9a86715d4834200c000000000c21364a5e72879bafc2d5c2af9c8977695f5b5d626d7c8da0b3c7d2beaa95826c57422d1803000000000000000000071c31465b70869aafc4bca7927c68533e2914000d22374b60758b9fb4c9dbc6b29c88725d49341f0a00182d42576c8296abc0bda8937d68533f2a1500001f344a5f748ba0b5cbd9c4af99846e6a6a6a6a6b6d6f72767d8793a1b1c2c9b7a5927d6a57432f1b0700000000172c42576c8398adc3c9b5a2929090909090909090909090909090909090909079644f3a250f0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001d314558676a6a6a6a6a6a6a6a6555422e1b07001024374a5d696a6a6a6a6a6a6a6a62513e2a15000000000000000000000000000000000a1d30435668798b9baab7bfb3aaa3a09fa0a4abb4bdae9e8c798695a3b0aba49e94806c5844301b00000000000004121e2a343d454b505457585a5a595754514b453d342a1e11040000000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000000013273a4d60728698abbdcfc1ae9d8c7a69584838291a1322303d4a56616b757c83888b8d8d8882796f7a808080808080705b47596c7d91a4b8b9a6927d6a56422e190500000000071b2f43586c8093a6b9cbcbb8a796877a73707276808c9babbdcfc8b5a28f7a66523d2914000000000000000000000a1f34495e73889db2c7b9a48f7965503b261100091e33475c71879bb0c5d7c2ae99846f5a45301b060014293f53687d93a8bdc0ab96826c57422d1803001f344a5f748ba0b5cbd9c4af99848080808080828385888b9199a4b1bfccbcab9a8875614e3b28140000000000172c42576c8398adc3d1bfb0a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a250f0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748080808080808080715d4a36220e06192d4053667980808080808080806c57422c1700000000000000000000000000000000011426384a5c6c7c8c99a5b0b8beb8b5b4b5b8bdb6ac9f90806e768592a0acb4a08c7864513d291500000000000414222f3c4750596065696c6e6f6f6e6c6965605950473c2f22140400000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000000000a1d304356687a8da0b1c3ccbba9988776665647382a1c121f2c39444e5861686e73767777736d655d696a6a6a6a6a6a6555546576899baec1b19e8a76624e3b271300000000000014293c506376899caebfcfc4b4a5988f8887878b929caab9c9ccbcab9986725f4b37230f000000000000000000000e23384d62778ca1b6cbb6a18c77624c38230d00041a2f44586d8397acc1d3bfaa95806b56412c17020011263b50667a90a5bac3ae99856f5a45301b06001f344a5f748ba0b5cbdcc7b3a196959595959597989a9ca0a5adb6c2c8bbae9e8e7c6a5845321f0c0000000000172c42576c8398adc3d8cec2bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a250f0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001d32465a6d829595959595958d7965513e2a160f2236495c6f839595959595958d7966533f2a150000000000000000000000000000000000091b2c3e4e5e6d7b88939ca4a9adafb0afaca8a2998e8271616774828e9aa49885705d4935210e0000000003132332404d59636d74797d8284868684837d7a746d63594d4032231202000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000000000011426394b5e708294a6b7c8c7b6a59585746556483a2d20141b27323c454d545a5e6062625f59524c54545454545454525061718394a6b8bba895826d5a47331f0b0000000000000d2034475a6c7d90a1b1c0cec3b6aba29d9c9ca0a6afbac8cabdae9e8d7b6956432f1c080000000000000000000011263b5065798fa4b9c8b39e89735e49341f0a0000162b4054697d94a8bdcfbaa6917b67523d281300000e23384d63778da2b7c7b29d88725d49341f0a001f344a5f748ba0b5cbe0d0bfb2ababababababacadafb1b5bac0c8c0b6aa9e8f806f5e4d3b2815020000000000172c42576c8398adc3d8dfd5d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0bba59079644f3a250f0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000172a3e5165788ca0abababa995826d5946321e182b3e5165788c9fabababab9884705d4a3723100000000000000000000000000000000000000f2030404f5d6a7680898f94989a9b9997948e867c7062535664707c8892917c6955412d1906000000000f203141505e6b7680888f9397999a9b9997948f8880766b5e504130200f000000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000000000091c2e41536476889aabbcccc3b2a293847465584a3d31261b151f2932394045494b4c4c4a453e3a3f3f3f3f3f3f41505f6e808fa1b2c2b09e8b7764513e2b170400000000000004172a3d4f61728393a2b0bcc7c8beb7b3b1b1b4bac2ccc3b8ac9f90806f5e4c3926130000000000000000000000152a3f53687d93a8bdc5b09b86705b46311c07000012273c51657a90a5b9c5b6a28d77634e39240f00000b20354b5f748a9fb4c9b5a08b76614c37220d001f344a5f748ba0b5cbcbcbcbc5c0c0c0c0c0c0c1c2c4c6c3bfbab4aca3998d80706151412f1e0c000000000000172c42576c8398adc3cbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbbba59079644f3a250f0000001f344a5f748ba0b5cbcbbba59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5cbcbbba59079644f3a250f000000000000000000000000000000000000000e2235495c708497abbec0b19d8975614e3a262134475b6e8295a8bbc0b5a28f7b6754412e1a07000000000000000000000000000000000000021222313f4c58636d747a8083858684837d7972695e524446535e6a747d8775614d39261200000000091b2d3e4f5f6e7c89939ca3a8acaeafb0afaca9a39c93897c6e5f4e3e2c1a080000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000000000000011233547596a7c8d9eaebecec0b1a1938475685b4f43382e251d151e252b303436373735302a262a2a2a2d3844515f6e7d8d9dadbeb7a593826e5b4835220f00000000000000000d20324354647484929faab4bcc2c6c7c7c7c7c4bfb9b1a69b8f82716151402e1c0a0000000000000000000000182d42576c8296abb5b5ac97836d58432e190400000e23384d61768ca1b0b0b09e89745f4a35200b0000081d32475c71879cb1b5b5a48f79644f3a2510001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b4b3b1aeaba6a09990867b6f61524333231200000000000000172c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f0000001f344a5f748ba0b5b5b5b5a59079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5a59079644f3a250f0000000000000000000000000000000000000006192d4054677b8fa2b6cab8a5917d6955422e2a3d5063778a9eb1c4bfac9986725f4c38251100000000000000000000000000000000000000000413212f3b46505960666a6d6f6f6f6c69655e564c413435414d57616a736d5945321e0a000000001326384a5c6d7d8d9aa6b0b7bdc1bfbdbcbec1bdb8b0a69a8c7c6c5b4a3825130000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d00000000000000000000000006182a3b4d5e6f8090a0b0c0cfbfb1a29487796d60554b41383129241f1b1b1f212222201c1c21272e363f4a56626f7d8d9cabbbbcab9a887663513e2b180500000000000000000214253647566573828d98a1a8adb1b3b4b4b2afaba49d94897d706253443322110000000000000000000000001b30455a6f8599a0a0a0a094806a55402b160100000a1f34495d72889b9b9b9b9a86705b46311c070000031a2f44596e8499a0a0a0a0927c68533e2914001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a09f9e9c9996928c857c73695d51433425160500000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f0000001f344a5f748ba0a0a0a0a0a09079644f3a250f0000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a09079644f3a250f00000000000000000000000000000000000000001125384c5f73879aaec1c0ad9985715d4a363346596d8093a7bacab6a3907c6956432f1c0800000000000000000000000000000000000000000003111d29343d454c5155585a5a5a5855504a433a2f23242f3a454e575e5c4f3d2a1602000000091c30435568798b9caab8c3c5b9b1aba8a7a9aeb5c0c3b7aa9b8b796755422f1c0800000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d000000000000000000000000000c1e2f405161728392a2b1bfcec0b2a4978a7d72685d544c443e3833302d2b2a2a2a2c2e31363b424a525c6773808e9cabbabfaf9f8e7c6a584634210f00000000000000000000081929384756636f7a858d94999c9f9f9f9d9a96908982766b5f5244352616050000000000000000000000001f34495e73888b8b8b8b8b8b7c67523d2813000000061b30455a6f848686868686826c57422d1803000000172c41566b828b8b8b8b8b8b806b56412c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8a898784827c77706960574c40332516070000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f0000001f344a5f748b8b8b8b8b8b8b8b79644f3a250f0000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b79644f3a250f0000000000000000000000000000000000000000091c3043576a7d92a5b9c8b4a18d7965513e3b4f6275899cb0c3c1ae9b8773604d3a26130000000000000000000000000000000000000000000000000c17212a31383d404344444443403c362f271d12121e28323b4349483e31200e000000001124384c5f728597a9b9c8c3b4a79d969392949aa3afbec8b9a89785725f4b38241000000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000000000000000112233445464738493a1b0bdcbc2b5a89c90857a70686058524d484542403f3f3f4143464a50565d666f7985919eacbac1b1a191826f5e4d3b29170500000000000000000000000b1a293845525d6871788084878989898886827c756d645a4e4234261708000000000000000000000000001f34495d707474747474747473624e3a251000000000172c4155676f6f6f6f6f6f6f64523e29140000000014293e536774747474747474746955412c17001f34495d707474747474747474747474747474747473726f6c68635c554d443a2e221507000000000000000000172c41556974747474747474747474747474747474747474747474747474747473624e39240f0000001f34495d70747474747474747473624e39240f0000000000000000000000000000000000000000001f34495d70747474747474747473624e39240f00000000000000000000000000000000000000000014283b4e62768a9db1c4bca995826d594544586b8092a5b9cbb8a5927d6a5744311d0a00000000000000000000000000000000000000000000000000040e161d23282b2e2f2f2f2d2b27221b140a00000b151f273034332c21130200000003172b4054687b8fa2b5c6c7b5a5968a827c7c808691a0b1c3c6b4a28f7a67533f2b1703000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000000000000000051526364656657483929fadbac6c6b9ada2988d857b746d67615d5a575654545456585b5f646a7179828c97a3afbcc0b1a39384736252412f1e0c000000000000000000000000000b1a2734404b555d646a6f7273747372706c67615a51473c3024160800000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5e5545331f0b0000000012253849565a5a5a5a5a5a5a544635230f0000000010243749585f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5c5a57534e48413a31271d11040000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000000000000000000c1f33465a6d8295a8bcc4b09c8975614d4e6174889baec2c2af9c8975614e3b28140100000000000000000000000000000000000000000000000000000002090e1316191a1a1a1816120d070000000000020b141b1f1e190f0300000000081d32465b6f8397abbfd0bdaa9887786d68676a738294a6bacebeaa97836e5a46311d08000000000000152a3f546a8095abc0d5cdb8a38d77624c37220d0000000000000000000000000000000818283847566573828f9ca9b4c0cabfb5aaa0988f88827b76726f6c6b6a6a6a6b6d7074787d868d959fa9b4c0bdb0a29485756555453423120000000000000000000000000000000a17232e38414950555a5c5e5f5e5d5b57534d463e342a1f130600000000000000000000000000000011233341494a4a4a4a4a4a4a49433727160300000000091b2b394244444444444444403628180600000000081a2c3b454a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a484745423e39342d261e140a0000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49433727160300000011233341494a4a4a4a4a4a4a4a49433727160300000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a49433727160300000000000000000000000000000000000000000003172a3e5165788ca0b3c7b8a4917c6955566a7d91a4b7cbbaa693806c5946321f0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374b60758a9eb2c6c9b5a18d7a685a53525664778b9fb3c7c6b29e8974604b37220d00000000000014293e53687d94a9bfd4cdb8a38f78634e38230e090300000000000000000000000000000a1a2938475563707d8b97a2aeb8c2c7bdb4aba39c96908b88848280808080828386898e939aa1a9b2bcc4b9ac9f928475665747372716050000000000000000000000000000000005111b252e353c414547484a484846423e39322a21180d01000000000000000000000000000000000515232e3434343434343434343026190a0000000000000d1b262d2f2f2f2f2f2f2f2c24190a0000000000000e1d29313434343434343434322a1e1000000515232e34343434343434343434343434343434343332302d29251f19120a010000000000000000000000000000101e2a32343434343434343434343434343434343434343434343434343434343026190a000000000515232e343434343434343434343026190a000000000000000000000000000000000000000000000515232e343434343434343434343026190a00000000000000000000000000000000000000000000000e2236495d708498abbfc0ac9985715d6073869aadc0c4b19e8a7663503d2916030000000000030f171c1d1d1d1d1d1d1d1d1b160d010000000000030e171c1d1d1d1d1d1d1d1d1c170e0300000000000000000000000000000000000012263b5065798fa3b8cdc3af9a86715d4b3e3c475b708499aec2ccb8a38f7965503b261100000000000013293e53687d93a8bdd3cfb9a48f78644f3a24221e160b00000000000000000000000000000b1a29374553606d7985909ba5afb8c0c7bfb7b0aaa5a09c99979595959597989b9ea2a7aeb4bcc5bdb2a79b8f8273655748392919090000000000000000000000000000000000000009121a21272c303233343333312d29241e170e050000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1b140900000000000000000913181a1a1a1a1a1a1a18110700000000000000000c161d1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1d1b1814100b050000000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000005111a1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000000000000061a2d4154687b8fa3b6c8b4a08d7965687c8fa3b6c9bba895826d5a4734200d00000000000413212b313232323232323232302a1f11010000000313202b313232323232323232312b2013030000000000000000000000000000000000152a3f54697d93a8bdd2bfaa96826b57422e2c41566b8095aabfd1bda8937d68533e291400000000000012273c52677c92a7bcd1d0bba5907b66503b373732281b0b00000000000000000000000000000b192735424f5c67737d88929ba4acb4bbc1c4bfb9b5b1afacababababacadb0b3b7bcc2c3bbb3aaa0958a7d70635547392a1b0b00000000000000000000000000000000000000000000060d12171b1d1e1f1e1e1c1915100903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125384c5f73879aaec1bca895826d728598acbfc6b29f8c7865513e2b180400000000001022323e464747474747474747453c2f1e0c0000000f21313e464747474747474747463e31210f0000000000000000000000000000000000182d42576c8297acc0d2bca7937c68533e29283e53687c93a8bdd2c0ab96826b56412c1700000000000011263b50667a90a5bbd0d2bda8937d69554f4c4c46392917040000000000000000000000000000091725323e4a56616b75808890989fa6acb2b7bbbfc2c4c1c0c0c0c0c0c2c5c2bfbab5afa79f978d83776c5f534538291b0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d1112121212121212120e070000000000030c111212121212120e070000000000010a1012121212121212120f09000000000000050d1112121212121212121212121212121212110f0d0a070200000000000000000000000000000000000410191d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b14090000000000000000000000000000000000090f121212121212121212120f08000000000000000000000000000000000000000000000a101212121212121212120f09000000000000000000000000000000000000000000091c3043576a7d92a5b9c4b09c89757a8ea1b5c8bda996836f5c4935220f000000000000192d3f505b5c5c5c5c5c5c5c5c594d3c2915010004182b3e4f5a5c5c5c5c5c5c5c5c5a4f3e2b1800000000000000000000000000000000001a2f445a6f8499afc4d0bba5907b66503b26273c51667b91a7bcd1c2ad98836d58432e180000000000000f24394e63788ea3b8cdd6c1ad99857368646261574734200b0000000000000000000000000000000714202c38444e59626c747c858c92989da2a6aaadb0b1b3b4b5b5b4b3b0adaaa6a09a948c847a70665a4e4235271a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000020e161b1b1b1b1b1b1b1b1916130f0a040000000000000000000000000c182126272727272727272722190d00000008151f26272727272727231a0e00000005131e252727272727272727241d11040000000c182126272727272727272727272727272727272625231f1c17120c05000000000000000000000000000514222c323333333333333333333333333333333333333333333333333333333333332f261a0b000000000000000000000000000004111d2427272727272727272727231b0f0100000000000000000000000000000000000004121d25272727272727272727241d1104000000000000000000000000000000000000000114283b4e62768a9db1c4b8a4907c8497aabec7b4a08d796653402c19060000000000001e33485c6e72727272727272726b5844301c08000b1f33475b6d72727272727272726d5b47321d00000000000000000000000000000000001c32475c70879cb1c6d0bba59079644f3a25263b50667b91a7bcbdbdaf99846e58432e190000000000000c21374c60768ba0b5cadcc8b5a291847c787775634e39240f00000000000000000000000000000000030f1b26313b464f58616970777d84898d9195989b9c9e9fa0a09f9d9b9895918c86807870675d53483d3024170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000313202a30303030303030302e2c28241e1810070000000000000000000a1b2a353b3c3c3c3c3c3c3c3c362b1d0c00061726323a3c3c3c3c3c3c372c1e0d0002142330393c3c3c3c3c3c3c3c392f221200000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3b3a3834312c262019100700000000000000000000001122323f4748484848484848484848484848484848484848484848484848484848484843382917050000000000000000000000000012222f393c3c3c3c3c3c3c3c3c3c372d1f0e000000000000000000000000000000000001132330393c3c3c3c3c3c3c3c3c392f221200000000000000000000000000000000000000000c1f33465a6d8295a8bcc0ac98858da0b3c6beab9885705d4a372410000000000000001f34495e72878888888888888873604b37240f0012263a4e62768888888888888886715d48331e00000000000000000000000000000000001e33485d72889db3c8d0bba59079644f3a25263b50667b91a7a8a8a8a899846e58432e19000000000000091e33485d72879cb0c4d8d2c0afa197928f8d79644f3a250f00000000000000000000000000000000000009141f29333c454d555c63696f73787c8083868889898b8b89888784807b77716b645c544a41362b1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000f21313d454646464646464543403d38332b241a10040000000000000015283947505252525252525251493b2a1704102335444f5252525252514a3c2b18050c2032414d52525252525252524c402f1d0a00152839475052525252525252525252525252525252504f4c4945403b342c241a0f04000000000000000000192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5d564734210d0000000000000000000000000a1d2f404c525252525252525252514a3d2c1a06000000000000000000000000000000000b1e30414d5252525252525252524c402f1d0a0000000000000000000000000000000000000003172a3e5165798da0b3c7b4a29599a9bcc9b5a28f7b6854412e1b07000000000000001b2f43576a7d929d9d9d9d9d8f7a67533e2b1605192d4155697d929d9d9d9d9d917d6956422e1a00000000000000000000000000000000001f34495e73899fb4c9d0bba59079644f3a25263b50667b91939393939393846e58432e19000000000000051a2f44586d8295a8bac8d1cdbfb3aba6a49079644f3a250f00000000000000000000000000000000000000020c162029313941484e545a5f63676b6d7072737474747372706e6b67625d57504940372e24190d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000192c3e4f595b5b5b5b5b5b5a5855524d473f372d2216080000000000001c3144576467676767676767655947331f0a172b3f52626767676767665a4835210c13283c4f5f67676767676767675e4d392511001c31445764676767676767676767676767676767676664625e5a554f4840372d22160900000000000000001e33485d6f73737373737373737373737373737373737373737373737373737373737264503b26110000000000000000000000001125394d5e676767676767676767665b4936210d0000000000000000000000000000000012263b4e5f6767676767676767675e4d39251100000000000000000000000000000000000000000f2236495d708498abbfc0b1aaacb7c7c0ac9986725f4c382512000000000000000014283b4f62768a9eb1b3b3aa96826e5a46321e0c2034485c708599adb3b3b09c8975614e3a261300000000000000000000000000000000001f344a5f748ba0b5cad0bba59079644f3a25263b50657a7c7c7c7c7c7c7c7c6d58432e190000000000000015293e5265788b9cabb5bcc0c3c5c0bba59079644f3a250f000000000000000000000000000000000000000000030d151e262d343a40454a4e5256585b5c5e5f5f5f5e5d5b5956524e48433c352d241b11070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485c6d7070707070706f6d6a66615b534a3f3326180900000000001f344a5f747c7c7c7c7c7c7c76614c37220d1c31465a6f7c7c7c7c7c77644f3a2511162b40566b7c7c7c7c7c7c7c7c68533e2813001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7b7977736f69635c53493f33271a0b000000000000001f344a5f7489898989898989898989898989898989898989898989898989898989897c67523c271200000000000000000000000013283e53687c7c7c7c7c7c7c7c7c79644f3a240f00000000000000000000000000000000152a3f54697c7c7c7c7c7c7c7c7c68533e2a150000000000000000000000000000000000000000061a2d4154687b8fa3b6cac4bfc0c8cab7a3907c695643301c0900000000000000000c1f33475a6e8295a9bdc5b19d8975614d392513273b4f63778ca0b4c8bba894826d5945321e0a00000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a2523374a5c66676767676767676761513e2a16000000000000000f2236495c6d7d8d99a2a7abaeb0b2b3a59079644f3a250f0000000000000000000000000000000000000000000000020a121920262c31363a3d40434647484a4a4a49484644413d39342e282119110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748787878787878683807b766f665c514436271807000000001f344a5f748b93939393938d77624c37220d21364a5f7489939393927d68543f2a16162b40566b829393939393937d68533e2913001f344a5f748b939393939393939393939393939392918f8c88847d776f665c514537291a0b0000000000001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f937c67523c271200000000000000000000000013293e53687d939393939393939079644f3a250f0000000000000000000000000000000014293e53687c92939393939393826c57422e190400000000000000000000000000000000000000001125384c6073879baec1d5d4d5d5c1ae9b8874604d3a271300000000000000000004172b3e5266798da1b4c8b8a4907c6854402c1a2e42566a8093a7bbc7b3a08c7864513d2a160200000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a251f2d3e4b5152525252525252524e4334220f0000000000000006192c3e4f606f7c868d9397999b9d9f9f9079644f3a250f0000000000000000000000000000000000000000000000000000050b11171c2125282c2e3032333434343433312f2c28241f1a140d06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9c9c9c9c9c9b9895908a83796e625445362514020000001e33485e73899fa8a8a8a38d77624c372211263a4f64788ea2a8a897836d59442f1b172c42576c8398a8a8a8a8937c68533d2813001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a7a6a4a19d98928b83796e6255473829190900000000001f344a5f748ba0b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a8937c67523c271200000000000000000000000013293e53687d94a8a8a8a8a8a59079644f3a250f0000000000000000000000000000000010253a4e63788da2a8a8a8a89a86705c47321d080000000000000000000000000000000000000000091d3044576a7d92a6b9cde0dfccb8a5927d6b5744311e0a000000000000000000000f23364a5d718599acc0c0ac98846f5b47332136495d72869aaec2bfab9884705c4935210e0000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a34343434383c3c3c3c3c3c3c3c3c3a3225160500000000000000000f213242515e6972787d8284878889898979644f3a250f000000000000000000000000000000000000000000000000000000000001070c101316191b1d1e1f1f1f1f1e1c1a17130f0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b1b1b1b1afadaaa59e968c807263534331200d0000001e33485e73899fb4bdb8a38d77624c3722162b3f54697d92a7bcb19c87725d49341f172c42576c8398adbdbda8937c67523c2712001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbcbbb9b6b2ada79f968c807365564737271504000000001f344a5f748ba0b5c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9c9bda8937c67523c271200000000000000000000000013293e53687d94a9bdbdbdbba59079644f3a250f000000000000000000000000000000000c21364a5f74899eb3bdbdb39e89745f4b36210c00000000000000000000000000000000000000000114283b4f62768a9db1c4d8d6c3af9c8975624e3b28150100000000000000000000071b2e4255697c91a4b8c7b39f8b76634e3a293d5065798da1b5c9b7a38f7b6854402d19060000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483e31200e000000000000000003142332404c565e64686c6f707273737373624e39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c1c4c6c4c2beb9b2a99e908271604f3d2a170400001e33485e73899fb4c9b8a38d77634d38231b2f44596d8397acc1b5a18c77624d3924172c42576c8398adc3bda8937c67523c2712001f344a5f748ba0b5cbd3d3c5b9b3b3b3b3b3b3b3b4b6babfc5c1bab2a99e91847465554433210f000000001f344a5f748ba0b5cbdeded7c7bbb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a8937c67523c271200000000000000000000000013293e53687d94a9bfd3d0bba59079644f3a250f00000000000000000000000000000000081c31465b70859aaec3ccb7a28e78644f3a25100000000000000000000000000000000000000000000c1f33465a6d8295a8bcd0d2bda893806c5946331f0c00000000000000000000000012263a4d6175899cb0c3baa6927d6a55413044586c8094a8bcc2af9b8873604c382511000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079645f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c4f3d2a160000000000000000000514222f3a434a4f54575a5b5c5e5e5e5e5545331f0b0000000810161a1d1e1f1f1f1d1a16110b030000000000000000000000000000000000000000000000000000000000000000000406060606060606060500000000000000000000000000000000000005090c0e0e0e0e0c090601000000000000000000000000001f344a5f748ba0aaacafb3b9c2cccec6bbaea0907d6c594633200c00001e33485d72889db3c8b9a48f78634e38231f34495d72889cb1c5baa5917c67523e29172c42576c8398adc3bca7927c67523c2712001f344a5f748ba0b5cbdecab7a79e9d9d9d9d9d9d9fa1a5aab2bbc6c5bbafa293847362513e2c1a070000001f344a5f748ba0b2c3d6dfcbb9a9a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0937c67523c271200000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000001182d42576b8296aabfd0bba7927c68533e291400000000000000000000000000000000000000000004172b3e5165798da1b6cbd2bda995826e5b4734210e0000000000000000000000000a1e3145596c8094a8bbc1ad9985715d49374b5f73879bafc3baa693806b5744301d09000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba5907974747474747474747474747474747474746d5945301b0000000000000000000005111d272f363b3f4244464748484949433727160300000e1a242b2f3233343434322f2b251f170d0300000000000000000000000000000000000000000000000000000000000812191b1b1b1b1b1b1b1b1a140a00000000000000000000000000070f151a1e2123232323211e1b16100800000000000000000000001f344a5f748b9495979a9fa5afbac8d7ccbead9c8976634f3b271300001d32475c72889db3c8b9a48f78634e382324394e62778ca1b5cabfaa96826c57422e192e43586e8499aec3bca7917b66503b2611001f344a5f748ba0b5cbdac4af9b89888888888888898c90969ea8b4c2cdc0b1a291806e5c493724110000001f34495d708394a6b8cadac5b09c8c8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7c67523c271200000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000014293e52677c91a6bbd0c0ab96826c57422d19040000000000000000000000000000000000000000071a2d4154677a8fa2b6cbd8c5b19e8a7763503d2a170300000000000000000000000216293d5064788c9fb3c7b4a08c7864503e52667a8ea2b6c5b29e8a77634f3c281501000000000000000000000000000000000000001f344a5f748ba0b5cbd1bca7948b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b87705b46301b0000000000000000000000000a131b21262a2d2f3132333334343026190a00000c1d2c373f4447484a4a494744403a322a2015090000000000000000000000000000000000000000000000000000000b1a252d30303030303030302e271c0e0000000000000000000007111b22292f33363838383836332f2a241c13090000000000000000001f344a5f747d7d8082868a929daab9c9dbcbb9a6927d6a56422d1904001d32475c72889db3c8b9a48f78634e3823293e52677c91a6bacfc4af9a86705c47331e2e43586e8499afc4bca7917b66503b2611001f344a5f748ba0b5cbd9c4af998472727272727273777b828b97a4b3c3cfc0af9e8c796653402d190600001a2e41536576899badbed0c5b09b89767474747474747474747474747474747474747464503b261100000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000001025394e63788da2b7ccc4af9a86705b46321d0800000000000000000000000000000000000000001023374a5d708497abbed1e1cebaa793806c5946331f0c0000000000000000000000000e2135495c708497abbfbba793806b5745596d8295aabdbdaa96836f5b4734200c00000000000000000000000000000000000000001f344a5f748ba0b5cbd6c3b1a4a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09c87705b46301b0000000000000000000000000000070c1115181a1c1d1e1e1f1f1b140900000016293b4953595c5e5f5f5e5c59544e463d32271a0c0000000000000000000000000000000000000000000000000006182937424646464646464646433a2c1b0900000000000000000d19242e363e43484b4d4e4e4d4b48443f3830261b1003000000000000001c3144576468686a6c7076808c9bacbed1d5c2ae9a86705c47331e09001d32475c72879cb1c7b9a48f78644f3a242e42576c8296aabfd4c8b49f8b75614c38232e43586e8499afc4bca7917b66503b2611001f344a5f748ba0b5cbd9c4af99846e5c5c5c5c5c5f62676e798695a5b6c8ccbba99683705c4935210d000011243647596b7d8fa1b3c5cbb8a69483705f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f574735210d00000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000c20354a5f74899eb3c7c8b39e89745f4a36210c0000000000000000000000000000000000000006192c3f5366798da0b3c7dadfd6c3b09c8975624f3b281502000000000000000000000006192d4054677b8fa3b6c3af9b87725e4c6074889cb1c4b5a28e7a66533f2b180400000000000000000000000000000000000000001f344a5f748ba0b5cbdac8b8ada9a9a9a9a9a9a9a9a9a9adb5b5b5b5b19c87705b46301b00000000000000000000000000000000000000000000000000000000000000001d314558676d7173747473716e6862595044382a1b0c0000000000000000000000000000000000000000000000000f223547555b5b5b5b5b5b5b5b574a39261200000000000002101e2b36414a52585d6062636363605d59534c43392d2113040000000000001528394750535354575b626e7d8fa1b4c8dcc8b49f8b75614c37220d001b30465b70879cb1c7bba59079644f3a2533475c71869aafc4bfc1b9a48f7a65513c272e43586e8499afc4bba59079644f3a2510001f344a5f748ba0b5cbd9c4af99846e58474747474a4d535c68768899abbed1c5b39f8c7864503c2814000006182a3c4e60728496a7bacbc3b2a08e7c6a594a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a44392a180500000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000071c31465b70859aaec3ccb7a28d78634e3a2510000000000000000000000000000000000000000e2235495c6f8396a9bcd0cdc9cbccb9a5927d6b5744311e0a0000000000000000000000001125384c6073879baec2b6a28e796553677b8fa4b8c1ad9986725e4b3723100000000000000000000000000000000000000000001f344a5f748ba0b5cbd2beab9a949494949494949494949bacbfcbc7b19c87705b46301b000000000a1217171717161514120f0c070200000000000000000000000000001f344a5f748387898b8b8987837d756c625648392a1a09000000000000000000000000000000000000000000000014283d526570707070707070706855412d1904000000000111202e3c48535d656c72757778787776726d675f564b3e3123140400000000000a1b2a353b3e3e404247505f718599adc1d6cdb9a48f7964503b2611001b30465b70879cb1c7bba59079644f3a25384c61768b9fb4b1aaadb8a994806a56412c2f445a6f869aafc4bba59079644f3a250f001f344a5f748ba0b5cbd9c4af99846e584332323234383f4a596a7b8fa2b5c9cfbba894806b57432e1a0600000d1e30425466788a9caec0cfbdac9a8876645241343434343434343434343434343431281b0c0000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000001182d42576b8296aabfd0bba6927c68533e291400000000000000000000000000000000000004172b3e5164788c9fb2c5c5b9b4b7c1c1ae9b8874604d3a2713000000000000000000000000091c3044576b8092a6babda995826d5a6e8397abbfb8a5917d6a56422f1b080000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba5907d7d7d7d7d7d7d7d7d7d91a7bcd1c6b19c87705b46301b000000101d262c2c2c2c2b2b292724201c160f070000000000000000000000001f344a5f748b9c9fa0a09f9c97928980736657483827150300000000000000000000000000000000000000000000142a3f54697d87878787878785705c47331e09000000000e1f2f3e4c5a66707982878b8d8f8f8d8b88827b72685c4f413222110000000000000c18212628292b2d334155697d93a8bdd1d1bca7927c68533d2813001b30465b70879cb1c6bba59079644f3a273c51657a8fa4b3a1959aabae99846f5b46312f445a6f869bb0c5bba59079644f3a250f001f344a5f748ba0b5cbd9c4af99846e58432e1d1d1f242c3b4c5f72869aaec2d7c3af9b87725d49341f0b000001132537495a6d7d91a2b4c6c9b7a69482705e4c3a291f1f1f1f1f1f1f1f1f1f1f1f1c150a000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000014293e52677c91a6bbd0bfab96826c57422d180400000000000000000000000000000000000d2034475a6d8295a8bbc9b7a79fa3b2c4b7a4907d695643301c0900000000000000000000000114283b4f63768a9eb2c4b09c887461758a9eb2c4b19d8975614e3a2713000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba5907968686868686868687b91a7bcd1c5b09b866f5a45301b00000d1e2e3a4142424240403e3c3935302a231a0f03000000000000000000001f344a5f748ba0b4b5b5b4b1aca59c91857566564433210e0000000000000000000000000000000000000000000011263a4f63788d9c9c9c9c9c8a76614d38240f000000091a2c3d4d5c6a77838d959ba0a3a4a4a3a09c978f867a6d5f50402f1d0c000000000000050d1113131519263b5065798fa4b9ced4bfaa95806a54402b15001a2f445a6f869bb0c5bba5907965503b2c41566a8094a9ad99848fa4b39e89745f4b362f445a6f869bb0c5b9a48f79644f3a240f001f344a5f748ba0b5cbd9c4af99846e58432e19070a0f1d2f42566a8094a8bdd2c9b5a18c77624e39240f000000081a2b3d4f61738597a9bbcdc3b19f8e7b6a58463422110a0a0a0a0a0a0a0a0a0a070100000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000001025394e63788da2b7ccc4af9a86705b46311c08000000000000000000000000000000000316293d5063768a9eb1c4c0ad998a94a8bbc0ad9986725f4c3825120000000000000000000000000c2033475b6e8296a9bdb7a38f7b687c91a5b9bca895826d5946321e0b000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba5907964535353535353667b91a7bcd1c5b09b866f5a442f1a0000172a3c4c55575757565453514e4a453e362c2113040000000000000000001f344a5f748ba0b5bcc0c6c6c0b9afa294857362503d2a17030000000000000000000000000000000000000000000c2035495e72879cb0b1b1a4907b67523e29150000011426384a5b6b7a8995a0a9b0b4b8b9b9b8b5b1aaa2988c7d6e5e4c3b29160400000000000000000000000d23384c62778ca1b7ccd6c1ac97826b57412c17001a2f445a6f869bb0c5bca7917b66503b31465a6f8499aea994808ba0b4a28e7964503b2f445a6f869bb0c5b9a48f78634e38230e001f344a5f748ba0b5cbd9c4af99846e58432e1903000013273c51657a90a5bacfcfbaa6917b67523d2813000000000e2032445667798c9eafc1cfbdab9988756352402e1c0b000000000000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000c20354a5f74899eb3c7c8b39e89745f4a36210c000000000000000000000000000000000c1f3246596c8093a6b9cab7a3907d8ca0b3c7b5a28f7b6854412e1b07000000000000000000000004182b3f5266798ea1b5bfaa9683708498acc0b4a08d7865513e2a1603000000000000000000000000000000000000000000001f34495e73899fb4c9d0bba59079644f3e3e3e3e50667b91a7bcd1c4af99846e59442f1a00001d32465a696c6c6c6b6a6866635f5952493e3123140400000000000000001f344a5f748ba0a5a7abb3bdcaccc0b2a291806d5a46331f0b000000000000000000000000000000000000000000061b2f44586d8296abbfbfaa96826c58432f1a06000a1d30435567788999a6b3bdc4beb9b7b7b8bec5beb5a99c8d7b6a584633200d00000000000000000000000b20354b5f748ba0b5cbd8c3ad98836c57422d18001a2f445a6f869bb0c5bca7917b66503b364a5f74899eb2a4907a879bb0a7937d69544030465b70869bb0c5b9a48f78634e38230e001f344a5f748ba0b5cbd9c4af99846e58432e190300000e23384d62778da2b7ccd3bfaa95806b56412c1700000000021426384a5c6e8092a4b6c8c8b7a593826f5d4c3a2816050000000000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000071c31465b708599aec3ccb7a28d78634e3925100000000000000000000000000000000115283b4e6175899cafc2c1ae9b88748498abbfbeab9885715d4a3724100000000000000000000000000f23374a5e728699adc1b19e8a768b9fb3bfac9885705d4936220e00000000000000000000000000000000000000000000001e33485e73889db3c8d0bba59079644f3a29293b50667b91a7bcd1c3ad98836e58432e1900001f344a5f7483838382807d7b78736d665c4f4132211000000000000000001f344a5f748b90909297a0acbbcbd0c0af9d8a76624e3a261100000000000000000000000000000000000000000000152a3e53677b90a5b9c4b09b87725d4934200c0013263a4d60728597a7b7c4c0b3aaa4a1a1a3aab3bfc7baaa99887563503c291501000000000000000000000a1f344a5f73899fb4c9d9c4af99846e58432e19001a2f44596e8499afc4bca7917b66503b3b4f64788ea2b5a08b768297abac97836e594430465b70879cb1c7b8a38f78634e38230e001f344a5f748ba0b5cbd9c4af99846e58432e190300000b20364b60758ba0b5cbd7c2ad98836e58442f190000000000091b2d3e5162748698aabccec2b09f8d7b6957453422100000000000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000001182d41566b8095aabfd0bba6917c67523e29140000000000000000000000000000000a1e3144576a7d92a5b8cbb8a5927d6b7c8fa3b7c7b4a08d796653402c19060000000000000000000000071b2e4256697d91a5b8b9a5917d92a6bab7a3907c6854412d1a0600000000000000000000000000000000000000000000001c32475c71879cb1c6d0bba6917b66503b26263b50667b91a7bcd1c1ac97826c57422c1700001f344a5f748b9897979593908d8882796d5f503f2e1b08000000000000001f344a5f747d7b797c838e9dadbfd2ccb9a5927d6954402b16010000000000000000000000000000000000000000001024384d61768b9fb4c8b5a18c77634f3a2611061a2e4256697c90a2b4c5c0b0a2978f8c8c8f96a1afbfc8b7a592806c5844311c0800000000000000000000071e33485e73899fb4c9d9c4af99846e58432e1900192e43586e8499afc4bca7917b66513c4054697d93a7b09b87717c92a7b19c88735e4935465b70879cb1c7b8a38d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e190300000a1f34495e73899fb4c9dac5b09b86705b46311c0000000000000f21334557697a8d9fb1c2cebcaa99877563513f2e1c0a00000000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000014283d52677c91a6bbd0bfaa96826b57422d1803000000000000000000000000000013273a4d6073889baec1c2af9c89756273889bafc2bda996836f5c4935220f00000000000000000000000013273a4e6175899cb0c0ac998f9aadc1af9b8874604d3925120000000000000000000000000000000000000000000000001b30455a6f8599afc4d1bca7917c67523c27273c52677c92a7bcd1bfaa95806a55402b1600001f344a5f748ba0acacaba8a5a29d968b7d6e5d4b382511000000000000001d3145586768666468707d90a2b5c9d5c1ac97836e59442f1a050000000000000000000000000000000000000000000a1e33475c70869aaec2bba7927d6954402b170c2135495d718699acbfc7b4a292847a76767a8491a1b3c6c2af9c8874604b37230e00000000000000000000011e33485e73899fb4c9d9c4af99846e58432e1900192e43586e8499afc4bda8937c67523c44596d8397acac97826d788da2b6a18d77634e39465b70879cb1c7b8a38d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e19030000061e33485d72889db3c8dcc7b29d88725c47321d0000000000000416283a4b5d6f8293a5b7c9c8b6a492826e5d4b39271604000000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000f24394e63778da2b6cbc3ae9a85705b46311c0700000000000000000000000000091c304356697c90a3b7cabaa693806c596b8093a7bac6b29f8c7865513e2b180400000000000000000000000b1e3246596d8295a8bcb7a9a4aab8baa793806c5844311d09000000000000000000000000000000000000000000000000182d42576c8297acc0d3bda8937d68533e29293e53687d93a8bdd2bda8937c68533e281400001f344a5f748ba0b5c1bfbdbbb7b1a89c8c7a6754412d190400000000000016293b4953535050546072869aaec2d7c6b19c87715c47321d0800000000000000000000000000000000000000000004192d42566a8094a8bdc1ac97836e5a45311c11263a4f64788da1b5c8beab98857367616166728496a9bdcbb7a38f7a66513d281300000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900192e43586e8499aec3bda8937c67523c495e72889cb1a7927d6874899eb2a6927c68533e475c72889cb1c7b8a38d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e19030000001d32475c71879cb1c7dcc9b49f89735e48331e000000000000000a1c2e40526476889aacbecfc2b09e8c7a68574533210f000000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000b20354a5f73899eb2c7c7b39e89745f4a35200c000000000000000000000000001225384c5f728699acc0c4b19e8a76635063778b9fb2c6bba895826d5a4734200d000000000000000000000003162a3d5165788ca0b3c7bdb9bdc6b29f8b7763503c291501000000000000000000000000000000000000000000000000152a3f54697d93a8bdd1c0ab96826b56412d2c41566b8296abc0cfbaa5907a65503b261100001f344a5f748ba0acb0b7c1cecbc5baaa9884705c48331e0a0000000000000c1d2c373e3e3b3b43566a8094a9bed3c9b49f89735e49341f0a0000000000000000000000000000000000000000000013273c5065798ea3b7c6b29d89745f4b3622152a3f54697d92a7bcccb7a38f7a67554c4c5466798ea2b6cabea995806b56412c1803000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900172c42576c8398adc3bda8937c67523c4e63778ca1b6a28e78646f8499aeab96826c5843475c72889db3c8b7a18c76604c37210c001f344a5f748ba0b5cbd9c4af99846e58432e19030000001b30465b70879cb1c7dccab5a08b745f4a341f000000000000000011223546586a7c8ea0b2c4cdbbaa98867462513f2d1b090000000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000071c31465a6f8599aec3ccb7a28d78634e392510000000000000000000000000081b2e4154687b8fa2b5c9bba895826d5a485b6f8397aabec4b19e8a7663503d29160300000000000000000000000e2235495d708498abb5b5b5b5b5aa96836f5b4834200d0000000000000000000000000000000000000000000000000012263b5065798fa3b8ccc3ae9985705b473837465b6f8499aec3cbb6a18c77624d38230e00001f344a5f748b95979ca4b0bfd0d8c7b39f8b76614d38230e000000000000000e1a24292926273c51667b91a6bbd0cab5a08b745f4a341f0a000000000000000000000000000000000000000000000d22364b5f74899db2c6b7a38e7965503c27192e43586d8397acc1c7b29d8974604b38374a5e72889cb1c6c3ae99846f5a45301b06000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900172c42576c8398adc3bda8937c67523e53677c91a6b39e89745f6b8095a9b09b87715d48475c72889db3c8b7a18c76604b36210b001f344a5f748ba0b5cbd9c4af99846e58432e19030000001b30465b70879cb1c6dbcbb5a08b745f4a341f00000000000000000517293b4d5e708395a6b8cac7b5a392806e5c4a3927150300000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000001182d41566b8095aabfd0bba6917c67523d28140000000000000000000000001124374a5d718598abbec5b29f8c7864514053677a8fa2b6c9baa693806c5946321f0b000000000000000000000006192d4154687c90a0a0a0a0a0a0a08f7a67533f2c1805000000000000000000000000000000000000000000000000000d22374b6074899eb2c6c7b39f8b7664534d4c5262758a9eb3c7c6b19d88735e4934200b00001f344a5f747d80838892a1b3c5d9ceb9a48f7a65503b261100000000000000000810141411253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000000000000000000000000000000000081c31455a6e8397acc0bda894806a56422d1c31465b70869bb0c5c3ae99846f5a45312f44596e8398adc2c7b29c88725d48331e08000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900172c42576c8398adc3bea9947d685343576c8296abae9a85705b667b90a5b5a08b76614d475c72889db3c8b7a18c76604b36210b001f344a5f748ba0b5cbd9c4af99846e58432e19030000001b30455a6f869bb0c5dacbb5a08b745f4a341f0000000000000000000c1e2f41536577899badbfd1c1af9e8c7968564432210f00000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000014283d52677c91a6bbd0bfaa95806b56412d18030000000000000000000006192d4053667a8da1b4c7bca996836f5c49384b5f72879aaec1c2af9c8975614e3b28140100000000000000000000001125394c6073888b8b8b8b8b8b8b86725f4b3724100000000000000000000000000000000000000000000000000000081d31465a6e8397abbfcebaa693827166626265708092a5b9cdbfab97836e5945301b0700001c31455866686a6d748496a9bdd2d2bda8937d68533e29140000000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000000000000000000000000000000000000000001172b4054687d92a6bbc2ae9a86705c47331e33485d72889db3c7c1ac97826c57422d2b40566b8095abbfc9b49f8a745f4a341f0a000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900172c41566b8297acc1bfa9947d6853475c71869bafaa95806b5661768ca0b5a5907b6652485e73889db3c8b5a08b76604b36210b001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00000000000000000000122436485a6b7d90a2b3c5cdbba997867361503e2c1a09000000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000f24394e63778da2b6cbc3ae99856f5a46311c07000000000000000000000f2236495c6f8396aabdc7b3a08d7966533f2f43576a7d92a6b9cbb8a5927d6a5744311d0a0000000000000000000000091d3044586b7474747474747474746a56432f1c08000000000000000000000000000000000000000000000000000002172b3f53677b8fa2b5c8c3b19f8f837a777779828e9eafc1c9b6a3907c68533f2b1602000015283a485253555866798fa3b8cdd5c0ab95806b56402b160100000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000000000000000000000000000000000000000000000011253a4e63778ca1b5c8b49f8b76614d3824344a5f74899fb4c9c0ab95806a543f2a293e53687d94a9becbb6a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900162b40566b8297acc1bfa9947d68534c61768b9fb4a5907b66525d72879cb0aa95806b56485e73899fb4c9b5a08b745f4a341f0a001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0000000000000000000006192a3c4e60728496a8baccc6b5a391806d5c4a382614030000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000b20354a5f73899eb2c7c7b29e89735f4a35200b00000000000000000005182b3e5265788c9fb3c6beab9784705d4a36273b4f63768a9eb1c5c1ae9b8773604d3a261300000000000000000000000115283b4d5a5f5f5f5f5f5f5f5f5f5a4c3a2714000000000000000000000000000000000000000000000000000000001024384c5f738699abbcccbdaea0968f8d8c8f959facbbccbcab998773604c3924100000000b1c2b363d3e404b60768ba0b5cbd7c1ac97836c57422c170200000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000000000000000000000000000000000000b2034495d72879bb0c4b9a5907b67533e29344a5f748ba0b5cbbfa9947d68533e29283d52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900162b40566b8297acc1bfa9947d685351667a8fa4b5a18c77624d586d8397acae9a85705b485e73899fb4c9b5a08b745f4a341f0a001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00000000000000000000000d1f31435566788a9caec0d2c1ae9d8b7967554432200e0000000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000071c31465a6f8599aec3cbb6a28d77634e39240f0000000000000000000e2134475b6e8295a8b5b5b5a28e7a6754412d1f33475a6e8296a9b5b5b5a3907c6956422f1c0800000000000000000000000c1e2f3d474a4a4a4a4a4a4a4a4a463c2e1d0b00000000000000000000000000000000000000000000000000000000091c304356697b8d9eaebbc7beb2aaa4a2a1a4a9b1bcc9bdae9f8e7c695744301d09000000000d1923282934495e73899fb4c9d8c3ae99846e58432e190300000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000000000000000000000000000000000000000000061a2f43586c8295aabfbfaa96826d58432f344a5f748ba0b5cbbfa9947d68533e29273c52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900162b40566b8095abc0bfab95806a54566a8094a9b19c88725d4954697d93a7b39e8a75604b5e73899fb4c9b4a08b745f4a341f0a001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000000000000000000000002132537495b6d8091a3b5c6ccbaa9978573614f3d2c1a0800000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000001182d41566b8095aabfd0bba6917c67523d281400000000000000000015293d5064778a9ea0a0a0a09985725f4b3824172b3e5266798da0a0a0a0a09986725f4b382410000000000000000000000000111f2b32343434343434343434322a1e100000000000000000000000000000000000000000000000000000000000001427394c5e6f808f9eaab4bcc2beb9b7b7b9bdc3beb6ac9f9082705e4c3a2714010000000000070e131e33485d72889db3c8d9c4af99846f5a442f1a0500000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000000000000000000000000000000000000015293e52667b90a4b9c4b09b87725d4935344a5f748ba0b5cbbfa9947d68533e29273c52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900152a3f546a8095abc0c0ab95806a545b6f8499aeac98836e59444f64798ea3b8a38f7965505f74899fb4c9b49f89735e48331e09001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000000000000000000000000081a2c3e4f61738697a9bbcdc6b4a291806d5b4937251402000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000014283d52677b91a6bacfbfaa95806b56412c18030000000000000000192f44586d808b8b8b8b8b8b8b7c6955422f1b0f23374a5e72868b8b8b8b8b8b8b7a67533e2914000000000000000000000000010e181e1f1f1f1f1f1f1f1f1f1d170d000000000000000000000000000000000000000000000000000000000000000a1c2f40516170808d98a0a8adb1b3b5b5b4b2aeaaa3998f82716252412f1d0b0000000000000000001d32475c72889db3c8dac5b09b866f5a442f1a0500000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000000000000000000000000000000000000000000000f23384c61758a9fb3c7b5a18d77634f3a344a5f748ba0b5cbbfa9947d68533e29273c52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900152a3f546a8095abc0c0ab95806a545f74899eb3a8937d6954404b6074899eb3a8937d69555f748ba0b5c9b49f89735e48331e09001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000000000000000000000000000e2032445668798c9eb0c2d1c0ae9c8a78675543311f0d000000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000f24394e63778da2b6cbc3ae99846f5a45311c070000000000000000192e43586b747474747474747471604d392613071b2e42566974747474747474747467533e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001123334352616f7a858d93989c9fa0a09f9d9a958f877c70625344342312000000000000000000001d32475c72889cb1c7dac5b09b866f5a45301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000000000000000000000000000000000000000000000000091e32475b708599adc2bba7927d695440344a5f748ba0b5cbbfa9947d68533e29273c52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900152a3f546a8095aabfc0ab95806a5464798ea3b7a38f7965503b465b70859aaead98846e5a5f748ba0b5c9b49f89735e48331e09001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00000000000000000000000000031527394a5c6e8092a4b6c8cbbaa8968472604e3d2b19070000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000b20354a5e73889db2c7c7b29d88735e4a35200b000000000000000015293c4e5b5f5f5f5f5f5f5f5f5e5343301d0a0013273a4c5a5f5f5f5f5f5f5f5f5f58493724100000000000000000000000000a111415151515151515151515140f0700000000000000000000000000000000000000000000000000000000000000000516253443515d677178808487898b8b898885807a736a5f524435261605000000000000000000001b30465b70879cb1c7dbc6b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000000000000000000000000000000000000004182d41556a8093a8bcc1ac98836f5a46344a5f748ba0b5cbbfa9947d68533e29273c52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190014293e53687d94a9bfc0ab97826b56697d93a7b49f8a75604b3742566b8095aab29d88735e5f748ba0b5c8b39d88725d48331e08001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0000000000000000000000000000091b2d3f5163758799aabccfc5b3a2907d6c5a483624120000000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000071c31455a6f8499aec3cbb6a28d77634e39240f00000000000000000d1f303e474a4a4a4a4a4a4a4a494235251401000a1d2e3c464a4a4a4a4a4a4a4a4a453b2c1a080000000000000000000002101c252a2a2a2a2a2a2a2a2a2a2a2923190c000000000000000000000000000000000000000000000000000000000000000007162533404b545d646a6e7173747473726f6b665f574d413426170800000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000000000000000000000000000000000000000000000012273b5065798ea2b7c6b29d8974604b374a5f748ba0b5cbbfa9947d68533e29273c52677c93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190013293e53687d94a9bfc1ac97826b596e8397acaf9a86705c47323d52677b90a5b6a28d786360758ba0b5c8b39d88725c47321d07001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0000000000000000000000000000001021334557697b8d9fb1c3d1bfad9b8a77665342301e0c00000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000182c41566b8095aabfcfbaa6917b67523d281300000000000000000112202b333434343434343434342f251708000000101e2a3234343434343434343431291d0e00000000000000000000000f202e393f3f3f3f3f3f3f3f3f3f3f3e362a1b0a00000000000000000000000000000000000000000000000000000000000000000715222e3841495055595c5e5f5f5f5d5a57524b433a302417080000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000000000000000000000000000000000000000000000000000d21364a5f73889db1c6b7a38f7965513c4a5f748ba0b5cabfa994806a543f2a283e53687d93a8bdccb7a18c76604b36210b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190013293e53687d94a9bfc1ac97826b5e72889cb1ab96826c57422e394d62778ca1b5a7927c6860768ca1b7c8b39d88725c47321d07001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0000000000000000000000000000000416283a4c5d6f8294a5b7c8cbb9a79583715f4d3b291604000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000013283d52677b91a6bacfbfaa95806b56412c17020000000000000000020f181e1f1f1f1f1f1f1f1f1f1b120700000000000d171d1f1f1f1f1f1f1f1f1f1d160c0000000000000000000000061a2c3e4c5454545454545454545454524839271401000000000000000000000000000000000000000000000000000000000000000004101b252e353b404447484a4a4a4845423d3730271d1206000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000000000000000000000000000000000000000071c3045596d8397acc0bda994806b5642485e73899eb3c8c0ab95806b56402b2a3f54697d94a9bfcbb5a08b74604b36200b000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190013283d53687c93a8bdc1ac97826b63778ca1b6a6917c68533e2934495d72889cb1ac97826d60768ca1b7c7b19c87725c47321d07001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000000000000000000000000000000000b1d2e405264768899abbdcfc4b3a18f7c6a584634210f000000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000f24394e63778da2b6cbc3ae99846f5a45301b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2136495c686a6a6a6a6a6a6a6a6a6a665644301b060000000000000000000000000000000000000000000000000000000000000000000008121a21272c2f323334343433302d28231c140b0000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000000000000000000000000000000000000000000000001162b3f53687c92a6bac3ae9a86705c48475c71879cb1c6c2ad98836d58432e2d42576c8297abc0c8b39e89735e49341f0a000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190012273c52677c93a8bdc2ac97836c687c91a6b6a28d77634e39252f44596e8398acb09b877260768ca1b7c7b19c87705b46301b06001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000000000000000000000000000000000011233547586a7b8ea0b2c5d0beac9a887563513e2b19060000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000b20354a5e73889db2c7c7b29d88735e4934200b000000000000010d15191a1a1a1a1a1a1a1a1a160e0400000000000000000000000000000000000000000000000000000000000000000011263a4f647980808080808080808080735e49341f0a000000000000000000000000000000000000000000000000000000000000000000000000060d12171a1d1e1f1f1f1e1b18140e0801000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000000000000000000000000101000000000000001025394e62778ca0b5c8b49f8b76624d44596e8499aec2c5b09b87715d483433475b70869aafc4c5b09b86705c47311c07000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190012273c52677c93a8bdc3ad98836c6c8296abb29d88735e4a35202b4054697d93a8b5a08c7762768ca1b7c7b19c87705b46301b06001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00000000000000000000000000000000000617293b4c5e708395a7baccc9b7a593806e5b4936220f0000000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000071c31455a6f8499aec3cbb6a18c77624d39240f000000000002121f292e2f2f2f2f2f2f2f2f2f2a2114050000000000000000000000000000000000000000000000000000000000000000152a3f53687d9295959595959595958c77624d38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000000000000000000000001070c10131516161514110e0903000b1f34485d71869aafc4b9a5907c675341566b8095a9bec9b5a08c77635148485063768a9fb3c8c0ac97836d58432e1904000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190012273c52677c92a7bcc3ad98836c71869bafad99846f5a45301c263b5065798fa3b8a5907b67778da3b8c6b19c87705b46301b06001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0000000000000000000000000000000000000c1d2f415366778a9dafc2d4c2b09e8b7865523e2b180400000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000000182c41566b8095aabfcfbaa5907b66523d281300000000000f20303c434444444444444444443e3223120000000000000000000000000000000000000000000000000000000000000003192e42576c8296abababababababa5907b66513c271200000000000000000000000000000000000000000000000000000000000913181a1a1a1a1a1a1a1a1a181208000000000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000000000000000000040d151c2125282a2b2b2b2926231e1710081a2e43576c8095aabebfab96826d584451667a8fa4b8ccbba793806f625d5d626e8092a6b9cebaa6927d68543f2a1501000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190011263b50667b91a7bcc3ad98836c768ba0b4a994806a55412c1722374b60758a9fb4aa95826c778da3b8c5b09b866f5a442f1a05001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00000000000000000000000000000000000000122436485a6d8093a5b8cbcdbba895826e5a47331f0b00000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000013283d52677b91a6bacfbeaa95806b56412c170200000000182b3e4e585a5a5a5a5a5a5a5a5950412f1c08000000000000000000000000000000000000000000000000000000000000081d32475c70869aafc0c0c0c0c0bea994806a55402b16010000000000000000000000000000000000000000000000000000000d1b262d2f2f2f2f2f2f2f2f2f2d25190b0000000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000000010d17212930363a3d3f4040403e3b37322b241b14293d52667a8fa4b8c5b09c87725e494c6074899cb0c4c2b09e8e8076727276808d9dafc2c6b39f8b77634e3a251100000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190011263b50667b91a7bcc3ad98846e7a90a4b9a48f7a65513c27131d32475c70869aafaf9a8670778da3b8c5b09b866f5a442f1a05001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00000000080f121212121212121212110c040007192b3e506375899cafc2d5c4b19e8a76634e3b261200000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000000f24394e62778ca1b6cbc2ae99846f5a45301b06000000001e33475b6b6f6f6f6f6f6f6f6f6d5e4b37220d0000000000000000000000000000000000000000000000000000000000000c21364b60748a9fb3c8d5d5d5d5c2ad98836e59442f1a050000000000000000000000000000000000000000000000000000091b2b3942444444444444444444413729190600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000000000005121f2a343d444a4f535456565453504c463f372e2323384c60758a9eb3c7b6a18d78634f45596d8094a6b9cabbac9d928b88888b929dabbbccbca99783705c48331f0b00000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190011263b50667b91a7bcc4af99846e8094a9b4a08b76614c38230e192d42576c8296abb49f8a75778da3b8c5b09b866f5a442f1a05001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000002101b232727272727272727272620170a000e213346596c8092a5b8cccdbaa6927d6a55412d1905000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000000b2034495e73889db2c7c7b29d88735e49341f0b000000001f344a5f74868686868686868678634e38230e00000000000000000000000000000000000000000000000000000000000010253a4f64788ea3b8ccd7d3d4dac6b19c87725d48331e09000000000000000000000000000000000000000000000000000012253849565a5a5a5a5a5a5a5a5a544736230f00000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000000051423303c4750585f64686a6b6b6a6865615b534a40352832465b6f8499adc1bba7927d6955405164778a9cadbdcabbafa5a09d9da0a5aebac9bfaf9e8c796753402c190400000000000000000000001e33485e73899fb4c9d9c4af99846e58432e190010253a4f647990a5bbc4af9984708599aeb09b87715d48331e0914293e53677c91a6b8a48f79788fa4b9c4af99846e59442f1a05001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000010202e383c3c3c3c3c3c3c3c3c3b342819080416293c4f6275899cb0c4d5c1ad9985705c48331f0a000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000000071b30455a6f8499aec2cbb6a18c77624d38240f000000001f344a5f748b9b9b9b9b9b9b8f78634e38230e00000000000000000000000000000000000000000000000000000000000014293e53687c92a7bccfc4bebfc7c9b5a08b76614c37220d0000000000000000000000000000000000000000000000000000172c4155676f6f6f6f6f6f6f6f6f65523e2a1500000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000004142332414e59636c73787c808282807d79756f675d5246382c40556a7d93a7bcc1ac98846f5a46475a6c7d8f9eadb8c2c2b9b4b3b3b4b9c1c3baaea191806f5d4a3724110000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000f253a4f647990a5bbc4af998474899eb3ac97826d58432e1a051025394e63778da2b6a99480788fa4b9c4af99846e58432e1903001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f00081b2d3e4b5152525252525252525046372512000d203346596c8095a9bdd1c8b4a08b76624d38240f000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000000172c41566b8095aabecfbaa5907b66513d2813000000001f344a5f748ba0b0b0b0b0a48f78634e38230e000000000000000000000000000000000000000000000000000000000002192d42576c8296abc0c0b1a9aab5c5b9a48f7965503b26110000000000000000000000000000000000000000000000000000192e43586e8486868686868686826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000011223242515f6b7680888e9295979795938f8a837a6f635647383b4f64788da2b6c7b29e8974604b3d4f6070808f9ba6aeb5b9bbbdbdbcb9b5afa79d90837262513f2d1b080000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000f253a4f647990a5bbc4af9985798ea3b7a7927d68533f2a15000b20354a5e73889db2ad9984788fa4b9c4af99846e58432e1903001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f000e23374a5c6667676767676767676355422e1a0503162a3d5165798ea2b7cbcebaa5907b67523d2813000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000000013283d52667b90a5bacfbea994806a55412c17020000001f344a5f748ba0b5c5c5b9a48f78634e38230e0000000000000000000000000000000000000000000000000000000000081d32465b70869aafc4b4a29497a8bbbda8937d69543f2a150000000000000000000000000000000000000000000000000000192e43586e84999b9b9b9b9b97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0000000b1d2f4050606f7d89939ca2a7aaabacaba8a49e978d8274655646354a5e73889cb1c5b8a38f7965513c425261707d89939aa0a4a7a8a8a7a4a09b948a8072645545342210000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000f243a4f64798fa4b9c5b09b867d93a8b7a28e78644f3a251100071b30455a6e8498adb29e89788fa4b9c3ae99846e58432e1903001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0011263b50657a7c7c7c7c7c7c7c7c715c47321c07000e22364a5f73899eb2c7d3bfaa95806a55402c16000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000000000f24394d62778ca1b6cbc2ad99846f5a45301b060000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000000000000000000000000000000000000000000000c21364b5f74899eb3c4af9a868da2b7c0ac97826d58432e190400000000000000000000000000000000000000000000000000192e43586e8499afb0b0b0ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000215283a4c5e6e7d8e9ba6afb7bcbfc0c1bfbdb9b2aa9f92847463524044596d8297abbfbda994806b5642344352606c7680868b8f919393918f8c8780776d61544637271605000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000e23384e63788fa4b9c5b09b868398acb39e89745f4a36210c0000172c40556a8094a8b7a28e7990a5bbc3ad98836c57422c1702001f344a5f748ba0b5cbd9c4af99846e58432e19030000001a2f445a6f869bb0c5dacbb5a08b745f4a341f0011263b50667b9193939393939388725c47321d0700071c31465a6f859aafc4d7c2ad98836d58432e19000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000000000b2034495e73889db2c7c6b29d88735e49341f0a0000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000000000000000000000000000000000000000010253a4f64788ea2b7c1ac97838a9fb4c5b09b86705c47321d0800000000000000000000000000000000000000000000000000192e43586e8499afc4c5c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c6dbc7b19c87715c47321d0700000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00000c1f3245576a7b8d9dacb8c3c1b8b2afafb1b6bec6bcb0a29282705d4b3f53687c91a5bac3ae9a86705c483334424e59636b7176797b7c7c7b7976716b645a50443628190900000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000e23384e63788fa4b9c5b09b86889cb1ae9985705b46311c08000012273c5165798fa4b9a7937d90a5bbc3ad98836c57422c1702001f344a5f748ba0b5cbd9c4af99846e58432e19030000001b30465b70879cb1c6dbcbb5a08b745f4a341f0011263b50667b91a7a8a8a8a89d88725c47321d070001182d42576c8297acc1d7c4af9b866f5a45301b000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000000071b30455a6f8499aec2cbb6a18c77624d38230e0000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000000000000000000000000000000000000000014293e53687c92a7bbbea9947d879cb1c6b49f8a74604b36210c00000000000000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001a2f445a6f869bafc4dac8b39d88725d48331e0800000000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000014283b4e61758899aabbc9bcaea49d99999ca2acb8c7c0b09f8d7a6754414d62768ba0b4c8b4a08b76624d3924313c464f575d61646667676664615d5750473e3226190a0000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000e23384e63788fa3b8c5b09b868da1b6aa95806b56412d180300000e23374c61768b9fb4ac978390a5bbc2ad98836c57422c1702001f344a5f748ba0b5cbd9c4af99846e58432e19030000001c31465b70879cb1c7dcc9b49f8b745f4a341f0011263b50667b91a7bcbdbdb39e89735e48331e090000162b40556a8095abc0d5c7b19c87705b46301b000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000000000172c41566b8095aabecebaa5907b66513c27130000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000000000000000000000000000000000000000002182d42576c8296abbfbba6917b8498adc2b8a38e78644f3a251000000000000000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000000000000000192e43586e8398adc2d7c9b49f89745f4a341f150e030000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00071b2f43576a7d92a4b7c8bead9e91888484878f9aa9b9cabdaa9885705d49485c71869aafc3baa5917c68533e2a1f2a333b42484c4f515252514f4c48433c342b211508000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000d22374c62778da3b8c9b5a29497a8baa5907b66523d2813000000091e33475c71869bafb19e8f96a8bdc1ac97826b56412c1702001f344a5f748ba0b5cbd9c4af99846e58432e19030000061d32475c72889db2c7dcc8b39f89735e48331e0011263b50667b91a7bcd1c9b49f89735e49341f0a0000152a3f546a8095abc0d5c7b19c87725c47321d000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000000000013283d52667b90a5bacfbea994806a55402c170200001f344a5f748ba0b5cbcfb9a48f78634e38230e04050503010000000000000000000000000000000000000000000000081c31465b70869aafc4b8a38d788095aabfbba7927c68533e291400000000000000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000000000000000172c41566b8095aabfd4cbb6a18c76614c372e2921140500000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a000d21364a5e72869aaec1c6b3a08f80746f6e727c8b9baec1c7b4a08d78645042576b8095a9bebfab96826d58442f1b1720282e33373a3c3c3c3c3a38342e2821180e0300000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000d22374c62778da3b8cdc0b1a9aab5b5a18c77624d38240f00000004192e43586c8296abbbaca4a8b4c5c1ac97826b56402b1601001f344a5f748ba0b5cbd9c4af99846e58432e19030000091f34495e73899eb3c8dcc7b19c88725c47321d0010253a4f647990a5bacfcbb5a08b75604b36210c0000152a3f546a8095abc0d5c7b19c87705c47321c000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f24394d62778ca1b6cbc2ad98846e5945301b0600001f344a5f748ba0b5cbcfb9a48f78634e382316191a1a1816120d0600000000000000000000000000000000000000000c21364a5f74899eb3c8b49f8b757c92a7bcc0ab96826c57422d1803000000000000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000000000000014293e53687c91a6bbcfceb9a48f7a655144433d32231200000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a0012263b5064788da2b6c9beaa968370615a595f6c7d91a4b8ccbca7937d6a554051657a8fa3b8c5b09c88725e4a35210c0c141a1e22252727272725231f1a140d05000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000d22374c62778da3b8cdcfc4bebfc6b19c88725d49341f0a00000000152a3e53687c92a6bbbfb9bcc5d2c1ac97826b56402b1601001f344a5f748ba0b5cbd9c4af99846e58432e190300000c21364b60758ba0b5cad9c4af9a866f5a45301b000e23384e63788ea3b8cdccb7a28d78634e39240f0000162b40556a8095abc0d5c6b19c87705b46301b000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f000000000000000000000000000000000000000000000000000b2034495e73889db2c6c6b19c88725d49341f0a00001f344a5f748ba0b5cbcfb9a48f78634e38262b2e2f2f2e2b27211a11080000000000000000000000000000000000001025394e63788da2b7c6b19c8772798fa4b9c4af9a86705b46311c07000000000000000000000000000000000000000103050504192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001025394e63778ca0b4c8d2bea995826e5f5a585041301c09000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00162b3f54697d93a8bcccb8a38f7a665345444e6175899db2c7c2ad99846f5a454b6074899eb2c7b6a28d78644f3b2612000005090d1012121212100d0a05000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000c21374c60768ca1b7cce0d7d3d4c1ac97836d59442f1b060000000010253a4e63788da2b7cbcfd0d7d5c0ab95806b56402b1601001f344a5f748ba0b5cbd9c4af99846e58432e190300000f24394e63788da2b7ccd6c1ac97836c58432d19000c21374c60768ba0b5cacfbaa6917b67523d29140003192d42576c8397acc1d7c4af99856f5a442f1a000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f00000000000000000000000000000000000000000000000000071b30455a6f8499adc2cab5a18c77624d38230e00001f344a5f748ba0b5cbcfb9a48f78634e383a4043444443403b352e241a0f020000000000000000000000000000000014293e52677c91a6bbc3ae99846f768ca0b5c7b39e89745f4a35200b00000000000000000000000000000000070e1316191a1a19192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000000b2034485d708598aabccac4b19e8c7c726f6d5f4c38230e000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a00192e43586d8397acc1c8b39e8974604b3732465a6f8498adc2c7b29d88725d48465a6f8498acc1bca7937d6955402c170300000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000b21364b60768ca1b7cce1ece6d1bda8937d6954402b1601000000000c20354a5f73899db2c7dbe5ead5c0ab95806a543f2a1500001f344a5f748ba0b5cbd9c4af99846e58432e1903020715293d52677b91a6bbd0d1bda8937d69543f2a1500091f34495d72889db2c6d3bfaa95826c5843301c0a091d32465b70869aafc4d6c1ac97836c57422d18000000000000000000000013293e53687d94a9bfd4d0bba59079644f3a250f0000000000000000000000000000000000000000000000000000172c41556a8094a9becebaa5907a66513c271200001f344a5f748ba0b5cbcfb9a48f78634e474f54585a5a5855504941372c201204000000000000000000000000000001182d42576b8296aabfc0ab96826b73889db2c7b6a28d77634e39240f00000000000000000000000000000a141c22272b2e2f2f2e2b2e43586e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000000000000005192d4155687a8d9eadb7bebba99a8f888479644f3a250f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001c31465b70869bb0c5c5b09b86705b46312c40556a8095aabfcab5a08b75604b4055697d92a7bbc1ad98846f5b46311d0800000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000b21364b60768ca1b7cce1f6e1cdb8a38f7965503b26120000000000071c31455a6f8499adc2d7ecead5c0ab95806a543f2a1500001f344a5f748ba0b5cbd9c4af99846e58432e1915171b233244586c8295aabfd3ccb7a38f7965503b261200061b30455a6f8499adc2d6c4af9b87725f4c39281d1c25384c60758a9eb3c8d2bda8937d69543f2a15000000081014151515151515293e53687d94a9bfd4d0bba59079644f3a25151515151515120c0300000000000810141515151515151515151515283d51667b90a5bacfbea994806a55402b1702001f344a5f748ba0b5cbcfb9a48f7863515a63696d6f6f6d69645d544a3d3022130300000000000000000000000000071c31465b70859aaec3bca7937d6870869aafc4bba6917b67523d281300000000000000000000000006121d272f363c4043444443403b43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000000000000000001225394b5d6f808f9ba3abbab8aba29c9079644f3a250f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001e33485d72889db2c7c3ad98836e58432e283d52677c92a7bcccb7a28d77624c3a4f63788da1b6c7b29e8975604b37230e00000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000b21364b60768ba0b5cbe0f2ddc8b49f8a75604b37220d000000000001172c41556a8094a9bed2e7e9d4bfaa95806a543f2a1500001f344a5f748ba0b5cbd9c4af99846e58432e2a2a2c303641506174889cb0c4d8c5b19d89745f4b37220d0000172c40556a7d93a8bcd0cab6a28f7b695746393231354355687b90a4b8cdccb8a38f7965503b271200000e1a24292a2a2a2a2a2a2a3e53687d94a9bfd4d0bba59079644f3a2a2a2a2a2a2a2a272014060000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a384d62778ca1b6cbc2ad98836e59442f1b06001f344a5f748ba0b5cbcfb9a48f7863636d767d838685837d7870675b4e40312110000000000000000000000000000b20354a5f74899eb3c7b9a48f79656c8297acc0bfaa95806b56412c170200000000000000000000091724303a434b5155585a5a58544f47586e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000000000000000091c2e405161707d888e9db1c5beb6a59079644f3a250f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001e33485e73899fb4c9c1ac97826c57422c263b50667b91a7bbceb9a48f78634e38495e72879cb0c5b8a38f7a65513d281400000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000a1f344a5f748ba0b5cbe0edd9c4af9a86705c47321d0800000000000013283c51667a90a4b9cee3e9d4bfa9947d68533e291400001f344a5f748ba0b5cbd9c4af99846e58433f3f3f41444a525f6e8091a4b7cbd1beaa96826d5945311c08000012273b5064788da1b5c9d2beab98867464564c4746495261728598abbfd3c5b19d8974604b37220e000c1d2c373e3f3f3f3f3f3f3f3f53687d94a9bfd4d0bba59079644f3f3f3f3f3f3f3f3f3b32241403000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f495e73889db2c6c6b19c88725d49341f0a001f344a5f748ba0b5cbcfb9a48f786875808a92979a9997938d84796c5e4f3f2e1d0b0000000000000000000000000f24394e63778da2b7cbb6a18c7762697d93a8bdc2ae99846f5a45301b0600000000000000000009182735414d565f656a6d6f6f6d69635b586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000000005182a3b4c5c6a7782889aafc4c4bba59079644f3a250f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748ba0b5cac1ac97826b56402b253a4f647990a5bbcfb9a48f78634e3844586d8296abbfbea995806b57422e1905000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000a1f344a5f748ba0b5cbe0e9d4bfab96826c57422d19040000000000000e23384c61768ba0b5c9dee9d4bfa9947d68533e291300001f344a5f748ba0b5cbd9c4af99846e585454545457595e656f7c8c9daec1d4c7b4a28e7a66533e2a160200000d2135495d728699adc0d3c8b5a392837469605c5b5e64708090a2b4c7d0bda996826e5a46311d080016293b4953545454545454545454687d94a9bfd4d0bba59079645454545454545454544f4232200c0016293b495354545454545454545454545454545a6f8499adc2cab5a08c76614d38230e001f344a5f748ba0b5cbcfb9a48f787986929ea6acafafaca8a0968a7c6d5d4c3a281502000000000000000000000014283d52677c91a6bbc8b39e89735f667b90a5bac6b29d88735e49341f0a00000000000000000617273645535f69727980838586837d776e646e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000000000000000000e213447596a7a89959ca6b7bdb1a8a39079644f3a250f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748ba0b5cbc1ac97826b56402b253a4f647990a5bbcfb9a48f78634e383e53677b90a5b9c3af9a86715c48331f0a000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e19000a1f344a5f748ba0b5cadfe4d0bba6917c67533e2914000000000000000a1f33485d71879bb0c5dae9d4bfa9947d68533e291300001f344a5f748ba0b5cbd9c4af99846e6a6a6a6a6a6b6e7279828d9baabacccdbbaa9885725e4b37230f000000061a2e42566a7d91a3b6c8d3c1b0a192867c7571707378828e9dadbfd1c5b3a08d7966523f2b1602001d314558676a6a6a6a6a6a6a6a6a6a7d94a9bfd4d0bba590796a6a6a6a6a6a6a6a6a6a614f3b2712001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a8094a9beceb9a5907a66513c2712001f344a5f748ba0b5cbcfb9a48f7a8997a4b0bac1c4c4c1bcb3a89b8c7a695745321f0c0000000000000000000000182d41566b8095aabfc5b09b86705b63778da2b7cbb6a18c77624d38230e0000000000000000122435455463707c868e94989a9a97928b82756e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000000000000002162a3e5164768899a6b0b8beae9f958e8b79644f3a250f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748ba0b5cbc1ac97826b56402b253a4f647990a5bbcfb9a48f78634e38384d61768b9fb4c8b4a08b77624e392510000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900091e33485e73899fb4c9dee0cbb6a28d77634e39251000000000000000051a2f43586d8297acc0d5e8d3bda8937c68533d281300001f344a5f748ba0b5cbd9c4af99848080808080808284888d959fabb9c8cdbfaf9e8d7a6755422f1b080000000013273a4d61748799abbccdcebfb0a399908a8787888d959facbbcbc9b8a79583705d4a37230f00001f344a5f74808080808080808080808094a9bfd4d0bba59080808080808080808080806a543f2a15001f344a5f74808080808080808080808080808080808091a7bcd1bea8947d6955402b16001f344a5f748ba0b5cbcfbaa5908999a7b5b1b0b0b2b7c0ccc6b9a9988774614e3b281501000000000000000000071c31465a6f8599aec3c1ac97836d585f748a9fb4c9baa5907a66513c2712000000000000000b1e3041526372828f99a2a9adafafaca79e9387798499afc4d6c1ac97826b56402b160000000000000000000000000000000000000000000000091d31465a6d8294a6b7c4c7b3a19082797673624e39240f000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748ba0b5cbc1ac97826b56402b253a4f647990a5bbcfb9a48f78634e3833475c70869aaec3baa5917c68533f2a16010000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900051e33485e73899fb4c9dedbc6b29d88735e4a35200b0000000000000000152a3f54687d92a7bcd1e5d3bda8937c67523c271200001f344a5f748ba0b5cbdcc7b3a19695959595959597999ca2a9b2bcc9c9bdafa191806f5d4b38261300000000000b1e314457697b8d9eaebdcbcec1b5aca49f9c9c9da1a8b1bccac7baab9b8a786653412e1b0700001f344a5f748b959595959595959595959eafc2d7d3bfab9b95959595959595959595806a543f2a15001f344a5f748b959595959595959595959595959595959cacc0d4c1ad98836e59442f1a001f344a5f748ba0b5cbd4c0aea09da7a6a09c9b9b9da4aebccbc7b6a4927d6b5744301c080000000000000000000b20354a5e73899eb2c7bea994806a555c71879bb0c5bea994806a55402b160100000000000114273a4d5f7082919facb6bdc2c4c4c1bab1a598898499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000000e23384c6075899db1c3d4bfab97847165605e5545331f0b000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748ba0b5cbc1ac97826b56402b253a4f647990a5bbcfb9a48f78634e382d42566b8094a8bdbfab97826d5944301b070000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900001e33485e73899fb4c9ded7c2ad99846f5a45301b07000000000000000011263a4f64788ea2b7cce0d3bda8937c67523c271200001f344a5f748ba0b5cbe0d0bfb2abababababababacaeb1b6bcc5c7bfb6ab9f9183726251402d1b0900000000000215273a4c5e6f80909fadb9c4cdc8bfb8b4b1b1b2b6bcc4cac1b6aa9c8d7c6b5a493724110000001f344a5f748ba0abababababababababafbcccdedbc9b9aeababababababababab95806a543f2a15001f344a5f748ba0abababababababababababababababaebacadac6b19c87725d48331e001f344a5f748ba0b5cbdccbbcafa49b928c88868688919eadbdcfc1ae9b88735f4b37230f0000000000000000000f24394e63778da2b6cbbba6917b6752596e8398adc2c1ad98836e59442f1a050000000000091d3144576a7c8f9fafbdc9cec2b9b3b0b0b1b4a798929fb2c6d6c1ac97826b56402b16000000000000000000000000000000000000000000000012273c51667a8fa4b8cccfbaa5917c68544b494337271603000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748ba0b5cbc1ac97826b56402b253a4f647990a5bbcfb9a48f78634e38283c5065798ea3b7c5b19c88735e4a35210c0000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900001e33485d72889db3c8cbcbbda994806a55402c170200000000000000000c21364b5f74899eb3c7cbcbbca7927c67523c271200001f344a5f748ba0b5cbcbcbcbc5c0c0c0c0c0c0c0c1c3c5c2beb9b3aca3998e8273645444332210000000000000000b1d2f40516271828f9ca7b1b9bfc3c7c8c7c7c7c6c2bdb7aea4998c7d6e5e4e3d2b19070000001f344a5f748ba0b5c0c0c0c0c0c0c0c0c3cbcbcbcbcbcac2c0c0c0c0c0c0c0c0ab95806a543f2a15001f344a5f748ba0b5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c2cbcbcbc9b49f89735e48331e001f344a5f748ba0b5cbd3bfad9e92887d77726f6f74808f9fb2c5cab7a38f7a66523e291501000000000000000013283d52677b91a6bacdb8a38e78634e566b8095aabfc6b19c87725d48331e0900000000001125394d6073879aacbdcdcdbdb0a69f9b9b9ca0a5aaa7aebdced6c1ac97826b56402b160000000000000000000000000000000000000000000000152b40546a8094a9bed2ccb7a28d77624d39343026190a00000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001f344a5f748a9fb4c9c1ac97826b56402b253a4f647990a5bbcfb9a48f78634e3823364b5f74899db2c6b6a28d78644f3b26120000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d9c4af99846e58432e1900001d32475c72889db3b5b5b5b5a48f7a65513c2712000000000000000000081c31465b708599aeb5b5b5b5a7917b66503b261100001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b4b3b0ada9a59f9890877c70635546362616040000000000000000112334445362717d8a959da4aaaeb1b3b4b4b3b1ada9a29b92877a6e5f5040301f0e000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a15001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b49f89735e48331e001f344a5f748ba0b5cbcfbaa59080746a635d5a5a61708396aabed2beaa96826d58442f1b060000000000000000182c41566b8095aabfcab4a08b75604b52677c92a7bcc9b5a08b76614c37220d0000000002172b4054687c90a3b6c9d0bfae9f938a8686878b929aa4afbecfd6c1ac97826b56402b160000000000000000000000000000000000000000000000182d42576c8397acc1d6c9b49f8a745f4a35201b14090000000000000000000f253a4f647990a5bbd0cbb5a08b745f4a341f0a001e33485e73899fb4c9c1ac97836c57422c263b50667b91a7bcceb8a38f78634e382331455a6e8397acc0bca7937d6a55402c180300000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9cbc4af99846e58432e1900001d32475c72889da0a0a0a0a0a08b76614c38230e00000000000000000002182d41566b8095a0a0a0a0a0a0917b66503b261100001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a09f9d9b9894908b847c73695e524537281909000000000000000000051626354453606d77828a9096999c9f9f9f9e9c99948e887d74695d504132221201000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a15001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09f89735e48331e001f344a5f748ba0b5cbcfb9a48f7863574e48454553667a8fa3b8cdc4b09c87725d49341f0b00000000000000071c31455a6f8499aec3c6b19c88725d484f64798fa3b8cdb9a48f7965503b261100000000081d31465a6f8397acbfd3c6b3a1908276706f71767d8792a0b2c7d6c1ac97826b56402b1600000000000000000000000000000000000000000000001a2f445a6f8499afc4d9c8b39d88735e48331e0900000000000000000000000f253a4f647990a5bbc5c5b5a08b745f4a341f0a001d32475c72889cb2c7c3ae99846e59442f283d53687c93a8bdccb7a28d77624c37222b4054687d92a6bbc1ad99846f5b46321d0900000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4b5b5b5af99846e58432e1900001d32475c72888b8b8b8b8b8b8b87715d48331e090000000000000000000013283d52667b8b8b8b8b8b8b8b8b7b66503b261100001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b89888683807b76706860574c413427190a000000000000000000000008172635434f5a646d757b8285888989898987848079736b61574c3f3223140400000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a15001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b89735e48331e001f344a5f748ba0b5cbcfb9a48f78634e3b3430374b60758a9fb4c9cab5a18c77624d38230e000000000000000b2034495e73889db2c7c3ae99846f5a454c61768ba0b5cabda8937d69543f2a15000000000d22374b6074899eb2c6d2beaa978472635b5a5c626a748499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70869bb0c5dac7b29d88725c47321d0700000000000000000000000f253a4f647990a5b0b0b0b0a08b745f4a341f0a001b30455a6f869aafc4c5b09b87715c47322d41566b8095aabfcab4a08b75604b3620253a4e63778ca1b5c7b39e8a75604c37230e00000000000000000000000000000000000000000000000000000000000000001e33485e73899fa0a0a0a0a099846e58432e1900001b3045596d7474747474747474746b58432e1a05000000000000000000000f24384d6172747474747474747473634f3a251000001f34495d707474747474747474747474747474747372706e6a66615b544d443a2f23170900000000000000000000000000081725323d48515a61676b6f7273737373716e6a655f574e453a2e2113040000000000001f34495d7074747474747474747474747474747474747474747474747474747474747467533e2914001f34495d70747474747474747474747474747474747474747474747474746f5c47321d001f344a5f748ba0b5cbcfb9a48f78634e38231d32475c71879bb0c5cfbaa5907b66513c2712000000000000000f24394d62778ca1b6cbc0ab96826c5742495d72889db2c7c0ac97826d58432e190400000011263b5064798fa3b8ccccb7a38f7a67544744484e586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f6479909b9b9b9b9b9b8b745f4a341f0a00192d42576c8297acc0c9b49f8a75614d3b3a475b708599aec2c6b19c88725d48331e2034495d72879bb0c4b8a48f7a66513d281400000000000000000000000000000000000000000000000000000000000000001e33485e73898b8b8b8b8b8b8b846e58432e190000162a3d4f5c5f5f5f5f5f5f5f5f5f5a4d3b281400000000000000000000000a1e3144545e5f5f5f5f5f5f5f5f5f564634200c00001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5d5b5955514d47403931271d12060000000000000000000000000000000714202b353e464d52575a5c5e5e5e5e5c5955514b443b32281d1003000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d513f2c19001f344a5f748ba0b5cbcfb9a48f78634e38231a2f44596e8499aec3d3bea8947d69543f2a150000000000000013283d52667b90a5bacfbda8937d68533f455a6f859aafc4c4af9b86705c47321d0800000014293f53687d93a7bcd1c7b29e8974604b372f3343586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f64798686868686868686745f4a341f0a00152a3f53687d92a7bbcdb9a4907c6958504f5564778b9fb3c7c1ac98836e59442f1b1a2f43586c8296aabfbea995806b57422e1a05000000000000000000000000000000000000000000000000000000000000001d32475c6f7474747474747474746a57422d1800000e20313e484a4a4a4a4a4a4a4a4a473d2f1e0c00000000000000000000000215263643494a4a4a4a4a4a4a4a4a4438281704000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49484644403d38332c251d140a000000000000000000000000000000000000020e18222b32383e424547484949484744413c3630281f150b00000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a080011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4840322210001f344a5f748ba0b5cbcfb9a48f78634e3823172c42576c8297acc1d6c0ac97826c57422c1700000000000000172c41566b8095aabecebaa5907965503b42576c8297abc0c8b49f8a74604b36210c000000172c41576b8296abc0d5c3ae99846f5a46311c2e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000e23384c606e6f6f6f6f6f6f6f6f6b5b47331e090011253a4f63778ca0b4c8c0ac9986756a656468728293a6bacebaa6927d6954402b1715293e52667b90a4b9c3af9a86715d48341f0b00000000000000000000000000000000000000000000000000000000000000192c3f515d5f5f5f5f5f5f5f5f5f5a4d3b281400000213212c33343434343434343434322b1f11000000000000000000000000000918252f3434343434343434343430271a0b0000000515232e343434343434343434343434343434343433312f2c28241e18110a01000000000000000000000000000000000000000000050f171e24292d303233343433322f2c27221c150c02000000000000000000000515232e3434343434343434343434343434343434343434343434343434343434343431291d0e00000515232e3434343434343434343434343434343434343434343434343434332d221404001f344a5f748ba0b5cbcfb9a48f78634e3823162b40556a8095abc0d5c3ae99846e58432e19000000000000061b30455a6f8499aec2cbb6a18c77624d383f54697d93a8bdccb8a38e78644f3a25100000001a2f44596e8499aec3d5c0ab96826b57412d192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b060000000000000000000000091d304251595a5a5a5a5a5a5a5a584e3e2b1804000c2034495d718599acbfc8b5a494877d79797c8590a0b1c3c5b29f8b77634e3a26110f23384c61758a9fb3c8b5a08c77624e3925100000000000000000000000000000000000000000000000000000000000000010223240484a4a4a4a4a4a4a4a4a473d2f1e0b000000030f191e1f1f1f1f1f1f1f1f1f1e180e01000000000000000000000000000008131b1f1f1f1f1f1f1f1f1f1f1c1409000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1c1a17130f0a04000000000000000000000000000000000000000000000000000003090f14181b1d1e1f1f1e1c1a17130e07000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19110500001f344a5f748ba0b5cbcfb9a48f78634e3823142a3f54697d94a9bfd4c5b09b866f5a45301b0000000000000b1f34495e73889db2c6c8b39e89745f4a353b50667a90a5bacfbba7927c68533e29140000001c31465b70869bb0c5d3bea9947d68543f2a192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b060000000000000000000000011324333e444444444444444444433c30200f0000061a2e4255697c90a2b4c5c2b2a59a9390909298a2aebecabaa895836f5b48331f0b091e32475b708599adc2baa6917c68533f2a16010000000000000000000000000000000000000000000000000000000000000414222d33343434343434343434322b1f11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e382313293e53687d94a9bfd4c6b19c87705b46301b0000000000000f24384d62778ca1b6cbc5b09b86705c4732384d62778da2b7ccbfab96826c57422d180300001d32475c72889db2c7d1bca7927c67523c27192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b060000000000000000000000001222313c414242424242424242413a2e1f0e00000012263a4d60728597a7b6c3c2b6ada7a5a5a7acb4bfc7bbac9c8a7866533f2c180404182d41556a8093a8bcc0ab97836d5944301b07000000000000000000000000000000000000000000000000000000000000000511191e1f1f1f1f1f1f1f1f1f1e180e01000000000000000000000000000000000000060e111212121212121212100a0100000000000000000000000000000000000000050d11121212121212121212100b0200000000000000000000080f121212121212121212120f09000000000000050d11121212121212121212100b02000000000000000000090f121212121212121212110d050000000000050d11121212121212121212100b0200000000000000000000000000000000000000000000000000000000000000000000050d13181c1e1f1f1e1b17110b10121212121212121212100a010000001f344a5f748ba0b5cbcfb9a48f78634e382313283e53687c93a8bdd3c7b19c87705b46301b00000000000013283d51667b90a5bacfc2ad98836d58432e354a5f74899fb3c8c4af9a85705b46311c0700001e33485e73899fb3c8d0bba6917b66503b26192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b060000000000000000000000081c2f404f575757575757575757564c3d2b180400000a1d30435567788998a6b1bbc1c1bcbbbabbc0c3bdb5aa9d8f7d6d5b49362310000012273b5065798ea2b7c3b19c88735e4a36210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1922272727272727272727251e130500000000000000000000000000000000000c182126272727272727272727251f14070000000000000002101b2327272727272727272727241c11030000000c182126272727272727272727251f140700000000000003111c242727272727272727272621180c0000000c182126272727272727272727251f14070000000000000000000000000000000000000000000000000000000000000005101921272d3133343433302b251f25272727272727272727251e130500001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c7b19c87725c47321d000000000000172c41556a8094a9bed3bfa994806a55402b32475c70879bb0c5c7b39e89735f4a35200b00001f34495e73899fb4c9d0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6a5b48331f0a0000011426384a5a6b7a88949fa7adb1b4b5b5b4b2aea9a1988c7d70604f3d2c190700000d21364a5f73889dadadada28e7864503b2712000000000000000000000000000000000000000000000002090d0e0e0e0e0e0e0e0e0e0b040000000000000000000000000000000000000000000000000000000b1c2a363c3c3c3c3c3c3c3c3c39302314030000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3a3225160500000000000010202e383c3c3c3c3c3c3c3c3c3c382e211100000a1b2a353b3c3c3c3c3c3c3c3c3c3a32251605000000000011212e383c3c3c3c3c3c3c3c3c3b352a1b0a000a1b2a353b3c3c3c3c3c3c3c3c3c3a3225160500000000000000000000000000000000000000000000000000000000000a17222c353c4145484a4a48454039323a3c3c3c3c3c3c3c3c3c3930231402001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d0000000000061b3045596e8498adc2d0bba6917c67523d282f44586d8398adc2cbb6a28d77634e39240f00001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f6479838383838383838376604b36210b000000091a2c3d4d5c6a76828b92989c9fa0a09f9d99948d857a6e60514231200e000000071c3045596d839798989898937d6a55412c180300000000000000000000000000000000000000000009151e232323232323232323231f170c000000000000000000000000000000000000000000000000000316293a485152525252525252524d4132200d00000000000000000000000000000015283947505252525252525252524e4334220f0000000000081b2d3e4b515252525252525252524c3f2e1c090015283947505252525252525252524e4334220f00000000091d2f3f4c52525252525252525250473928150015283947505252525252525252524e4334220f000000000000000000000000000000000000000000000000000000000d1b28343f4850565a5e5f5f5d5a544c434e5252525252525252524d4132200c001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d00000000000a1f34495d72889cb1c6cdb8a38e78644f3a252b40556a8095aabfcfbaa6917b67523d281300001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f6479909898989898988c76604b36210b000000000e1f2f3e4c59646f777d8387898b8b8a8885807971685d50423324130200000001162b3f53687c838383838383836f5a442f1a050000000000000000000000000000000000000000081826313838383838383838383833291c0c000000000000000000000000000000000000000000000000091d3246586567676767676767675f4f3d29140000000000000000000000000000001c3144576467676767676767676761513e2a1601000000000e23374a5c666767676767676767675d4c38240f001c3144576467676767676767676761513e2a16010000001025394c5d676767676767676767645744311c001c3144576467676767676767676761513e2a160100000000000000000000000000000000000000000000000000000d1c2b3946515c646a6f737474726e686056616767676767676767675f4f3c2813001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d00000000000e23384d62778ca1b5cacab5a08b76604c3721283d52677c91a6bbd0bfaa95806b56412c1702001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5adadadada18c76604b36210b000000000111202e3b47525b63696e7273747474726f6b655e554b3f3224150600000000001125394d5f6c6c6c6c6c6c6c6c6655412d18030000000000000000000000000000000000000000132536444c4e4e4e4e4e4e4e4e4d473a2a180500000000000000000000000000000000000000000000000e22374c60757c7c7c7c7c7c7c7c6c57422d190400000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c6d58432e19030000000011263b50657a7c7c7c7c7c7c7c7c7b67523c2712001f344a5f747c7c7c7c7c7c7c7c7c6d58432e1903000001162a3f53687b7c7c7c7c7c7c7c7c745f4a341f001f344a5f747c7c7c7c7c7c7c7c7c6d58432e190300000000000000000000000000000000000000000000000000091a2b3a4957636e778085888a8b88837c73686d7c7c7c7c7c7c7c7c7c6b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d000000000013273c51667b90a5bacbc7b29d88725d48331e253a4f64788ea3b8cbc2ae99846f5a45301b06001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbc3c3b7a18c76604b36210b000000000002101d2a353f484f55595c5f5f5f5f5d5a56514a42382e2114060000000000000a1e30414f575757575757575754483826120000000000000000000000000000000000000000001b2f435461636363636363636362584734200c000000000000000000000000000000000000000000000012273c5065798f93939393939386705c47321d0800000000000000000000000000001f344a5f748b93939393939393846e58432e19030000000011263b50667b91939393939393937c67523c2712001f344a5f748b93939393939393846e58432e19030000071c3045596d839393939393939385705c47331e001f344a5f748b93939393939393846e58432e19030000000000000000000000000000000000000000000000000315273849586775828c93999d9f9f9d978f86796e8493939393939393826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d0000000000172b40556a8094a9b5b5b5af99856f5a45301b21374c60768ba0b5b5b5b29d88735e49341f0a001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbd0ccb7a18c76604b36210b000000000000000c18232c343b4044474a4a4a4a4845413c362e261b100400000000000000011323323d424242424242424240372a1a090000000000000000000000000000000000000000001f34495e72787878787878787876634e39240f0000000000000000000000000000000000000000000000172c40556a7d94a8a8a8a8a89f8a75604b37220d00000000000000000000000000001f344a5f748ba0a8a8a8a8a899846e58432e19030000000011263b50667b91a7a8a8a8a8a8937c67523c2712001f344a5f748ba0a8a8a8a8a899846e58432e190300000d21364a5f73889ca8a8a8a8a894806a56412d19001f344a5f748ba0a8a8a8a8a899846e58432e19030000000000000000000000000000000000000000000000000e20334456677686939ea7aeb2b4b4b2aba3988b7d8499a8a8a8a8a897826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d00000000001b2f44596e8398a0a0a0a0a097826c57422d181e33485d72889ca0a0a0a0a08c77624d38230e001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5bbcbcbb7a18c76604b36210b000000000000000006101820262b2f323434343433302d28221b120900000000000000000000051420292c2c2c2c2c2c2c2c2b241a0c000000000000000000000000000000000000000000001f344a5f748b8f8f8f8f8f8f8f79644f3a250f00000000000000000000000000000000000000000000071b30455a6f8498adbdbdbdb8a38f7965503b261200000000000000000000000000001f344a5f748ba0b5bdbdbdaf99846e58432e19030000000011263b50667b91a7bcbdbdbda8937c67523c2712001f344a5f748ba0b5bdbdbdaf99846e58432e1903000013273b5065798ea2b7bdbdb7a28e7965503c2713001f344a5f748ba0b5bdbdbdaf99846e58432e1903000000000000000000000000000000000000000000000004172a3d5062738595a3b0bbc2c7c8c2c0bfb5a99b8d8599afbdbdbdac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d00000000001f34495d72888b8b8b8b8b8b8b7d68543f2a151b30455a6f848b8b8b8b8b8b8b7a66513c2712001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001b30465b70879cb1c7dcc7b19c87705b46301b0600000000000000000000000f253a4f647990a5b5b5b5b5a18c76604b36210b00000000000000000000050c12171a1d1f1f1f1f1e1b18130e0700000000000000000000000000030d14171717171717171716110800000000000000000000000000000000000000000000001f344a5f748ba0a4a4a4a4a49079644f3a250f000000000000000000000000000000000000000000000b20354a5e73889db2c6d3d1bda8937d6954402b1602000000000000000000000000001f344a5f748ba0b5cbd3c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd3c4af99846e58432e19030004182d41566a8093a8bcd1c5b19c88735f4a36220d001f344a5f748ba0b5cbd3c4af99846e58432e190300000000000000000000000000000000000000000000000c1f33475a6d8091a3b3c1cec9beb4aeababacafab9c97a2b4c8d3c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d00000000001f34495d7074747474747474747464503b2612182d42566a74747474747474747464503b2611001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001c32475c71879cb1c7dac5b09b86705b46301b0600000000000000000000000f253a4f647990a0a0a0a0a0a08c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b9b9b9a59079644f3a250f000000000000000000000000000000000000000000001025394e63778da2b6cbe0d6c1ac98836e5944301b06000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e190300091e33475b708599aec2d4bfab97836d5945301c07001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000013273b4f63768a9cafc1d1c9baaca1999595979ba1a9acb3c0d1d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d00000000001a2e41515d5f5f5f5f5f5f5f5f5f574735210d13273a4c5a5f5f5f5f5f5f5f5f5f574735210d001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000000000000000000000000000000000000000000001d32475c72889db3c8dac5b09b866f5a442f1a0500000000000000000000000f253a4f64798b8b8b8b8b8b8b8b76604b36210b000000030b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0700000000000002090d0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0a040000000000000000000000001f344a5f748ba0b5cbcfbba59079644f3a250f0000000000000000000000000000000000000000000015293e53687c92a6bbd0e4dac6b19c88725e4934200b000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1903000f24384d61768a9fb3c8cebaa5917c68533f2a1601001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000000000004192d42566a7d92a6b9cccdbbab9c8f85808082868d96a0abbaccd6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c8b39d88725c47321d000000000011233341494a4a4a4a4a4a4a4a4a44392a18050b1d2e3c464a4a4a4a4a4a4a4a4a44392a1805001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000000001080c1d32475c72889db3c8d9c4af9a866f5a442f1a0500000000000000000000000f24394e62737474747474747474705e4a35200b00000a161f24252525252525252525252525252525252525252525252525252525221b100300000009151e232323232323232323232323232323232323231f170b00000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000004192e43576c8296abbfd4e9dfcab6a18c77624d39240f000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030015293e52677b90a4b9cec8b4a08b76624e39251000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000a1e33485c70869aaec1d5c4b19e8d7d716b6a6c7279838e9db1c5d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382312273c52677c93a8bdd3c7b19c87715c47321c00000000000515232e3434343434343434343431281b0c0000101e2a3234343434343434343431281b0c00001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000000008141c212233485e73899fb4c9d9c4af99846e58432e190400000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5d52422f1b070009192733393a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a362d21110000081826313838383838383838383838383838383838383833291b0b000000000000000000001f344a5f748ba0b5cbcbbba59079644f3a250f000000000000000000000000000000000000000000091e33475c71869bafc4d9eee4cfbaa5917b67523d2914000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1903061b2f44586d8296aabfd3c3ae9a86705c48331f0a00001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000e23384d61768ba0b4c8d0bca894826f5f5654575d66708499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e382313293e53687d94a9bed3c7b19c87705b46301b00000000000005111a1f1f1f1f1f1f1f1f1f1f1c150a000000000d171d1f1f1f1f1f1f1f1f1f1c150a0000001f344a5f748a9fb4c9d0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000071725303637394b60748ba0b5cad7c2ad98836c57422d180300000000000000000000000316273743494a4a4a4a4a4a4a4a49413424120000142637454e4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4a3f2f1d0a00132536444c4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d46392917040000000000000000001f344a5f748ba0b5b5b5b5a59079644f3a250f0000000000000000000000000000000000000000000e23374c61768b9fb4c9ddf2e8d3bfaa95826b57422d19040000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030c2035495e72879cb0c4d1bda994806b56422d190500001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000000000012273c51667b90a5b9cecab6a18d786451413f434a586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e3823142a3f54687d94a9bfd4c5b09b86705b46301b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e73899fb4c9d0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16000000000000000000000000000000000000122535434b4c4e5264788da2b7ccd5c0ab96826b56402c16010000000000000000000000000a192630343434343434343434342e24160600001b304355626464646464646464646464646464646464646464646464646464645d4c3a2611001b2f4354616363636363636363636363636363636363625746331f0a0000000000000000001f344a5f748ba0a0a0a0a0a09079644f3a250f00000000000000000000000000000000000000000012273c51657a8fa4b9cde2f7edd8c3af9a86705b47321d080000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e190312263b4f63788da1b6caccb7a38e7965513c28130000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000000000000000152b4054697d94a9bed2c6b19c88725e49352a2e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e3823162b40556a8095abc0d5c4af99846e59442f1a000000000000000000030b1115181a1a1816110c050001080c0d0d0d0d0d0d0d0d0b050000000000000000001e33485d72889db3c8d0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001b2f4253606263666f8093a7bcd0d3bea9947d69543f2a14000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1a12060000001f34495e7379797979797979797979797979797979797979797979797979797969543f2a14001f34495e72787878787878787878787878787878787875624d38230e0000000000000000001f344a5f748b8b8b8b8b8b8b8b79644f3a250f000000000000000000000000000000000000000000172c40556a8094a9bdd2e7f7f1ddc8b39f8a75604b37220d0000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1903172c4055697d92a7bbd0c6b19d88745f4b36220e0000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000000000000000182d43586c8397acc1d6c2ad98836e59442f1b2e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e3823182d42576c8397acc1d6c1ac97826c57422d1800000000000000020d161f252a2e2f2f2e2b2620180f141c21222222222222222220190f01000000000000001c31465b70879cb1c6d0bba5907965503b26192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f34495e7177787b828e9dafc2d6cfbaa6917b66513c27120000000000000000000000000000000000000000000000000000000000000000001f344a5f748b90909090909090909090909090909090909090909090909090806a543f2a15001f344a5f748b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f78634e38230e0000000000000000001f34495d70747474747474747473624e39240f0000000000000000000000000000000000000000071c30455a6f8499adc2d7e6e2e2e1cdb8a38f7965503b26110000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19091d31465b6f8498adc1d4c0ac97836e5945311c080000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001b30455a6f859aafc4d4bfaa95806a55402b192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38231c31465b70869aafc4d3bea994806a54402b1500000000000007131f29323a3f43444443403b342b222530363737373737373737342c1f10000000000000001a2f445a6f8599afc4d1bca7917b67523c27192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f344a5f748b8e90959eacbbcddccab6a18d77634e39240f0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a595806a543f2a15001f344a5f748ba0a4a4a4a4a4a4a4a4a4a4a4a4a4a48f78634e38230e0000000000000000001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b00000000000000000000000000000000000000000c20354a5e73889db2c7dbd3cdcdd2d1bda8937d6954402b160100000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e190e23374c6075899eb2c7cfbaa6927c68533f2b16020000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001c32475c71879cb1c6d3bda8937d68533e28192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e392f2a364a5f74899eb2c7cfbaa5907b66513c27120000000000091725313c464e54585a5a58544f483e3435434b4c4c4c4c4c4c4c4c483d2e1d0a000000000000182d42576c8397acc1d3bea8947d69543f2a192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f344a5f748ba0a5aab1bbcad2cbbead9b87725e4935200b0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbab95806a543f2a15001f344a5f748ba0b5b9b9b9b9b9b9b9b9b9b9b9b9a48f78634e38230e00000000000000000011233341494a4a4a4a4a4a4a4a494337271603000000000000000000000000000000000000000010253a4e63788da2b6cbcdc0b8b8bfccc1ac97836d59442f1b0600000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1914293d51667a8fa4b8ccc9b4a08c77624e392510000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001e33485d72889db3c8d1bca7917b66513c27192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f7863564c433f415165798ea2b7cccab5a18c77624d39240f0000000008182735424e5962686d6f6f6d69635b514642536062626262626262625b4c3a2612000000000000152b40546a8094a9bed3c0ac97826c58432e1a2e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f344a5f748ba0b5bec4c4c1beb8aea0907d6a57432f1b060000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a15001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5a48f78634e38230e0000000000000000000515232e343434343434343434343026190a000000000000000000000000000000000000000000152a3e53687c92a6bbd0bfaea3a3aebec6b19c88725d49341f0b00000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e191a2e43576c8095a9bed2c3af9a86715d48341f0b000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f34495e73899fb4c9d0bba5907965503b26192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfbaa5908073685f5854565f6f8295a9bdd1c5b09c87725d49341f0b000000051626364553606c757d838685837d776e63574a5e7177777777777777776955402b1600000000000012273c51667b90a5bacfc4af9b86715d49362b3143586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f344a5f748ba0b4b3b1afaca9a39c918372604e3b2814000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a15001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a08f78634e38230e0000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000000041a2e43586c8296abc0ccb7a29090a1b5cab5a18c77624d39240f00000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e191f34485d71869aafc4d2bda994806b57422e1905000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cad0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbd3bfad9e91867b726d6a6b707c8d9eb1c4d2bfaa96826d58442f1b06000000112334445463707d8992979a9a97928b8275675863778d8d8d8d8d8d8d7d69543f2a150000000000000f24384d62778ca1b5cac9b5a18d7865524240444d586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f344a5f748b9f9f9d9c9a97948f888072645443311e0b000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a15001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485c71869bb0c4c7b29e89889cb1c6baa5907b67523d281400000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19253a4e63778ca0b5c9ccb7a38f7965513c281400000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbdccbbcafa3988f87828080858e9babbbcecbb7a38f7b66523e2a150100000a1d2f40526272828f9ba5acafafaca79e93867667667b90a3a3a3a3a3917c67523d28130000000000000b1f34495d72879bb0c4d0bca8958270605654596069748499afc4d6c1ac97826b56402b160000000000000000000000000000000000001f344a5f7489898988878683807a746c61544636251402000000000000000000000000000000000000000000000000000000000000000000001f34495d7074747474747474747474747474747474747474747474747474747467533e2914001f34495d70747474747474747474747474747474747472614c38230d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c61768ba0b4c9c3ae99848398adc1bfaa95806b57422d1804000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e192b3f54687c92a6bacfc6b29d8974604b37220e00000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbd4c1afa19ea8a29b97959599a0abb9c8d4c2af9c8874604c38230f0000001327394c5e6f80919fadb8c0c4c4c1bbb0a39585746a8094a9b8b8b8a48f79644f3a2510000000000000061a2f43586c8295a9bdd1c5b29f8f7d726b6a6d747c8691a0b2c7d6c1ac97826b56402b160000000000000000000000000000000000001f34495d7073737372706f6d6a6560594f443628180800000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5444311e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273c51657a8fa4b9cebeaa95807d94a8bdc3ae9a85705b46321d08000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1c3145596e8397acc0d5c0ac97836e5a45311c0800000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfbaa5918a99a8b0acababadb4bdc9d2c6b6a592806c5844311c090000081c304356697b8d9eafbdcad4cfc6c0bdbcb3a392826f8398adc2ccb7a28d77624d38230e0000000000000015293d5266798ea2b5c9cfbdac9d8f85808083889099a3afbecfd6c1ac97826b56402b160000000000000000000000000000000000001a2e41515d5f5e5e5d5c5a5855514b453c3226190a00000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a080011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943362615020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001172c41556a8094a9becebaa5907b7a8fa4b9c8b39e8974604b36210d000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e22364b5f74889db1c6cfbba6927c6854402b170200000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5bdbdb9a48f7a8a98a5b1bbc0c2c8c9c6bfb5a898887563503d29150100000f24384b5f728699abbccddacbbeb3aca8a7aab09e8c79879bb0c5cbb5a08b76604b36210c000000000000000f23374b5e728699acbfd0cabbada2999595979ca3acacb3c0d1d6c1ac97826b56402b1600000000000000000000000000000000000011233341494a484848474543403c373129201408000000000000000000000000000000000000000000000000000000000000000000000000000515232e3434343434343434343434343434343434343434343434343434343431291d0e00000515232e343434343434343434343434343434343434342f2518090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c31455a6f8499adc2cab5a18c77768ba0b5c9b8a38e7964503b2611000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e273c5065798ea3b7ccc9b5a08c77634e3a25110000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0a8a8a8a8a48f787a88949fa8afb3b5b4b1aca3988a7a69584633200d000000152a3e53677a8fa2b5c8daccbcada0979393959da79582899fb4c9c9b49f89745f4a341f0a00000000000000071b2f4356697c8fa1b2c1cecbbeb5aeababacb1ab9c97a2b4c8d3c1ac97826b56402b160000000000000000000000000000000000000515232e343433333332302e2b27231d160d0300000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21354a5f73899db2c7c6b19c887272879cb1c5bca7937d69543f2b16010000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e2d42566a8094a8bdd1c3af9a86715d4834200b0000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748b9393939393938f786a76828c949a9ea09f9c979086796b5c4c3a2916040000001a2f43586d8296aabed2d2c0ae9e8f837c7c828a959d898da2b6cbc8b39d88725d48331e09000000000000000013273a4d60728494a3b1bcc3c8c8c2c0beb3a89b8d8599afbdbdbdac97826b56402b160000000000000000000000000000000000000005111a1f1f1e1e1e1c1b1816120e0802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011253a4f63788da2b7cbc1ac97836e6d8397acc1c1ac97836d59442f1a060000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e33475c70869aaec2d2bea995806b57432e1a050000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001f344a5f747c7c7c7c7c7c7c7c7763646f788086898b8988837c73685c4d3e2e1d0b000000001d32475c71879bb0c5d9cab6a391807068676d7784929a9ba9bcd0c7b19c87725c47321d0700000000000000000a1d304254657686939fa8afb3b5b4b1aaa1968a7c8499a8a8a8a8a897826b56402b1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090e111416171717171614120e0a0500000000000000000000000000000000000000000000000000000000000000000407090a0b0b0b0b0a07040100000000000000000000000000000000000000000000000000152a3f53687c92a7bbd0bda8937d69697d93a8bdc5b19c87725d49341f0a0000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190e0e0e0e0e11263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e394d62768b9fb4c8ccb8a38f7a65513d2814000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19121211110f0c09040000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16001c314457646767676767676767665a525c646b70737474726e6860564b3e2f201000000000001f344a5f74899fb4c9d8c3af9a87736154525a66738392a3b4c6d9c7b19c87705b46301b0600000000000000000113253748586775828c959a9ea09f9c968e84786e8493939393939393826b56402b1600000000000000000000000000000000000000030f171c1d1c1916120c06000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1d170d000000000000000000000000000000000000000000000000000000040c13191e2326292b2c2c2c2c2b2927231f19130c0400000000000000000000000000000000000000000000000000030a1015191c1e20212121201f1c1916110c05000000000000000000000000000000000000000000051a2e43586d8297abc0cdb8a38f796565798fa4b9cab5a08c77624d38240f0000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e23232323232323263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e3e53677c90a5b9cec6b29e8974604b37230e000000000000001f344a5f748ba0b5cbd9c4af99846e58432e272727262624211e19140d060000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b160015283947505252525252525252514a3f4950575b5e5f5f5d59544d44392d20110200000000001f344a5f748ba0b5cbd3beaa95806b57443e485664748597abc0d5c6b19c87705b46301b0600000000000000000008192a3a4957646f788086898b8a87827a71676d7c7c7c7c7c7c7c7c7c6b56402b160000000000000000000000000000000000000413212b3132312f2b262119110800000000000000000000000000000000000000000000000000000000000515232e34343434322a1e10000000000000000000000000000000000000000000000000040e171f272d33383b3e4042424242403f3c38332e2720180e04000000000000000000000000000000000000000000070f171e24292d3133343636363534322f2b2620191108000000000000000000000000000000000000000a1e33485d71879bb0c5c8b49f8a756061768b9fb4c9baa5907b66523d28130000000000000000001f344a5f748ba0b5cbd9c4af99846e58433838383838383838383b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58433744586d8296abbfd4c1ac98836f5a46311d08000000000000001f344a5f748ba0b5cbd9c4af99846e58433c3c3c3c3b3b3936322d2821191107000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16000a1b2a353b3c3c3c3c3c3c3c3c3c372c353c4246494a4a4845403931271b0f020000000000001f344a5f748ba0b5cad0bba6917b66523d2b384656687d94a9bfd4c5b09b866f5a442f1a05000000000000000000000c1c2b3946525c656b70737474726d675e54616767676767676767675f4f3c28130000000000000000000000000000000000001022323e46474644403b352d241b100400000000000000000000000000000000000000000000000000000011233341494a4a4a463c2e1d0a000000000000000000000000000000000000000000000a16212a333b42484c505356575757575653514d48423b342b21160b000000000000000000000000000000000000040f1a232b33393e4246484a4b4b4b4a4947443f3a342d251b110600000000000000000000000000000000000e23384c61768ba0b5c9c4af9b86705c5c71879bb0c5beaa95806b56412d180300000000000000001f344a5f748ba0b5cbd9c4af99846e584e4e4e4e4e4e4e4e4e4e4e50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e584c4c4c5e73889cb0c5cfbba6927d6954402b1703000000000000001f344a5f748ba0b5cbd9c4af99846e58525252525250504e4b47423c352d241a0f0300000000000000001f344a5f748ba0b5cbd0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000c182126272727272727272727231a21282d3134343433302b251d140a00000000000000001f34495e73899eb3c8d0bba59079644f3a25293e53687d94a9bfd4c5b09b866f5a442f1a0500000000000000000000000d1b2835404951575b5e5f5f5d59534b434e5252525252525252524d4132200c000000000000000000000000000000000000192d3f505b5c5b58554f4941372d21150700000000000000000000000000000000000000000000000000061a2e41515d5f5f5f5a4c3a26120000000000000000000000000000000000000000010e1b28333d474f565c6165686b6c6c6c6c6b6866615d564f473e34281c0f010000000000000000000000000000000815212c363f464d53575b5e5f6060605f5e5c58544f4841382e24180b0000000000000000000000000000000013283c51667a90a4b9cec0ab96826c57586d8397acc1c3ae9a85705b46311d0800000000000000001f344a5f748ba0b5cbd9c4af99846e63636363636363636363636363667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e6262626264788da2b6cbc9b5a18c77634e3a261100000000000000001f344a5f748ba0b5cbd9c4af99846e676767676767666563605c57504940372c201406000000000000001f344a5f748ba0b4cad0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b16000000050d111212121212121212120e070d14191c1f1f1f1e1b16110a010000000000000000001d32475c71879cb1c5d0bba59079644f3a25293e53687d94a9bfd4c5b09b866f5a442f1a050000000000000000000000000b17232d353d4246484a4a48443e37323a3c3c3c3c3c3c3c3c3c39302314020000000000000000000000000000000000001e33485c6e72706e69645d544a3f33251708000000000000000000000000000000000000000000000000091f34495d707474746955412c170100000000000000000000000000000000000001101f2c3945505a636a7076797d8082838382807d7a76716a635a51463a2d1f1102000000000000000000000000000b1926333e49525b62686c7073747676767473706d69635c544b4136291c0e000000000000000000000000000001182c41566a8094a9bed0bba6927c685354697d93a7bcc7b39e89745f4b36210c00000000000000001f344a5f748ba0b5cbd9c4af99847878787878787878787878787878787b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99847777777777777d93a7bcd0c4af9b87725d4934201104000000000000001f344a5f748ba0b5cbd9c4af99847c7c7c7c7c7c7c7b797875706b645c53493e322416070000000000001e33485e73899fb4c9d0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b160000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596e8397acc1d0bba6917b67523d29293e53687d94a9bfd4c5b09b866f5a442f1a050000000000000000000000000006101a22282d31333434332f2a241f25272727272727272727251e1305000000000000000000000000000000000000001f344a5f748886837d7870675c50433526170700000000000000000000000000000000000000000000060b1f344a5f748b8b836c57422c1702000000000000000000000000000000000000101f2e3d4a57626d767d868b8f9395979898979593908b8680766d63584b3d2f20100000000000000000000000000b1a293744505c666e767c8286888b8c8c8c8b8986837d7770675e53473a2c1d0e00000000000000000000000000081c31465a6f8499aec2ccb7a28d78634e5064798fa3b8ccb7a38e78644f3a261100000000000000001f344a5f748ba0b5cbdac6b19e8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f97aabed3d3bda8937c67523c2712001f344a5f748ba0b5cbdac5b19d8e8d8d8d8d8d8d8e9aadc1d2beaa95826c57473c2f2214040000000000001f344a5f748ba0b5cbdbc7b2a0939393939393939291908e8a86807870665b4f423425160700000000001e33485d72889db3c8d0bba59079644f3a25192e43586e8499afc4d6c1ac97826b56402b1600000001080c0d0d0d0d0d0d0d0d0c090200000000050b0d0d0d0d0d0d0d0d0d0b070000000000162b4054697d92a7bbcfbfaa95826c584533293e53687d94a9bfd4c5b09b866f5a442f1a05000000000000000000000000000000060e14191c1e1f1f1e1a160f0b10121212121212121212100a0100000000000000000000000000000000000000001f344a5f748b9b98938c84796e61534434251403000000000000000000000000000000000000040c131a2024344a5f748b98836c57422c19120a010000000000000000000000000000000c1d2e3d4c5b6874808a929a9fa4a8abacadadacaba8a5a09a938a8075685b4d3e2e1e0d00000000000000000000091929384755626e78828a91969a9da0a1a1a1a09e9b97928c847a7064584a3b2c1c0c0000000000000000000000000c21364a5f74899eb2c7c7b29e89745f4a4b60758a9fb4c9bca7927d68543f2a1601000000000000001f344a5f748ba0b5cbe0cdbbaca4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a8b5c6d9d3bda8937c67523c2712001f344a5f748ba0b5cbe0ccbaaba3a3a3a3a3a3a3a3aab8cacfb9a48f7a6d64594d403222120200000000001f344a5f748ba0b5cbe0cfbeb0a8a8a8a8a8a8a8a7a7a5a39f9a948c83786d60524334251504000000001c31465b70879cb1c6d0bba5907965503b26192e43586e8499afc4d6c1ac97826b56402b16000008141c212222222222222222221e150a00010e181f222222222222222222201b110400000011263a4f63778c9fb3c6c4b09c8875625140303e53687d94a9bfd4c5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0ada7a0978c807162524232200f00000000000000000000000000000000020d1720272e34393d4a5f748b98836c5742332d261e140a0000000000000000000000000007192a3b4c5b6a7886929da6aeb4b9bdc0c1c3c3c1c0bdb9b4aea69e9287796b5c4c3c2b1a0800000000000000000416273747566572808c959ea5abafb2b4b6b7b7b5b3b0aca7a0988e827568594a3a2a1908000000000000000000000011253a4f64788ea2b7ccc3ae99846f5a46475c71869bafc4c0ac97836d58442f1a06000000000000001f344a5f748ba0b5cbe0d9cabfb9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9bcc5d3e4d3bda8937c67523c2712001f344a5f748ba0b5cbe0d8c9beb8b8b8b8b8b8b8b8bdc7d6d0bba6938a82766b5e504030200f00000000001f344a5f748ba0b5cbe0dccdc2bdbdbdbdbdbdbdbcbcbab8b4afa8a0968b7d70615243322110000000001a2f445a6f8499afc4d1bca7917c67523c27192e43586e8499afc4d6c1ac97826b56402b1600071725303637373737373737373732281a0a0f1f2b34373737373737373737352e22130300000c2034485c708396a9bbcbb8a592806f5e4e403e53687d94a9bfd4c5b09b866f5a442f1a05000000000000000000000001080d121518191a1a191815120d080100000000000000000000000000050d111212121212121212120f08000000000000001f344a5f748ba0b5bcb3a99d8f8270604f3e2c1907000000000000000000000000000008141f2a333b43494e52555f748b98836c574d48413a31271d11050000000000000000000000122436485969798997a4afb9c1c8c8c2bebbbbbbbbbdc1c6c9c2bab0a4988a7a6a5a4937251301000000000000001022334455657483919da8b2b9bfc4c7c9c7c7c7c8c8c5c1bbb3aba09486776858483725130100000000000000000000152a3f53687d92a7bcd0bea995806b564143586c8297abc0c5b09c87725d48341f0a000000000000001f344a5f748ba0b5cbe0d7c8bcb7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b9c3d1e2d3bda8937c67523c2712001f344a5f748ba0b5cbe0d8c9beb8b8b8b8b8b8babcc0c5cbd2c2b1a59d94897c6e5e4e3d2c1b08000000001f344a5f748ba0b5cbe0d5c5b9b3b3b3b3b3b3b4b5b8bbc0c6c3bcb3a89c8f807061503f2d1b09000000182d42576c8297acc1d3bea9947d69543f2b192e43586e8499afc4d6c1ac97826b56402b1600122535434b4c4c4c4c4c4c4c4c4c453828161c2d3d484c4c4c4c4c4c4c4c4c4a4031200e000005192c405366798c9daebfc1af9e8d7c6c5e504453687d94a9bfd4c5b09b866f5a442f1a05000000000000000000040d151c22272a2d2e2f2f2e2d2a27221c150d03000000000000000000000c182126272727272727272727231b100200000000001f344a5f748b9da5b0bdbbae9f8f7d6d5b49362411000000000000000000000000000c1926323c464f565d63676a6c748b98836c67625c554d443a2e221608000000000000000000091c2f415365768898a7b5c1ccc6bcb4ada9a6a5a5a5a8acb2bbc4cdc2b5a8998977665543301e0b000000000000081b2d3f5162738393a1afbbc5cdc6beb8b4b1b1b1b3b6bcc4cdc7bdb1a4968776665443301e0b000000000000000000051a2f43586d8297acc0cebaa5907b66513d3f53687d92a7bccab5a08c76624d38240f000000000000001f344a5f748ba0b5cbdfccbaaaa2a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a6b3c5d8d3bda8937c67523c2712001f344a5f748ba0b5cbe0ccbaaba3a3a3a3a3a3a5a7abb0b7bfc8c2b9b1a69a8c7c6c5b4a382513000000001f344a5f748ba0b5cbdecab7a79e9d9d9d9d9d9fa0a3a6acb2bbc6c5baad9e8f806e5c4b392613000000152a3f54697d93a8bdd2c1ac97836d59442f1b2e43586e8499afc4d6c1ac97826b56402b16001b2f4253606262626262626262615645321e25384b5a6262626262626262625d4f3d2a160000001124374a5c6e8090a1b1c0bbab9b8b7c6e615553687d94a9bfd4c5b09b866f5a442f1a0500000000000000000b16202930363b3f4243444443423f3b36302920160b00000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c382e201000000000001f344a5f748489929faebdbdad9c8b786653402e1b0700000000000000000000000d1c2a37434f59626a71777b8082848c9884807b76706960574c403326170800000000000000001326394c5e708394a5b6c5d0c1b4a9a099949190909093989fa8b3bfcec6b7a6958472604d3a27140100000000001124374a5c6e8091a1b1bfcccabeb3aaa39f9c9c9c9ea2a8b1bbc7cfc2b4a5948472604d3b28150100000000000000000a1f33485d71879bb0c5cab5a08c77624d383a4f64798ea3b8ccbaa5907b66523d2813000000000000001f344a5f748ba0b5cbdac5b09c8d8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c95a9bdd2d3bda8937c67523c2712001f344a5f748ba0b5cbdac5b19d8e8d8d8d8d8e9092969ca3acb6c2cdc3b8aa9b8a796755422f1c080000001f344a5f748ba0b5cbdac4af9b898888888888898b8e92979fa9b5c2cbbdad9d8c7a685643301d09000012273c51657a8fa4b9cec5b19c88725f4b38303643586e8499afc4d6c1ac97826b56402b16001f34495e71777777777777777774624d3823293f53687777777777777777776d59442f1a000000071a2d3e5061728393a2b0beb9a99b8d8072675b687d94a9bfd4c5b09b866f5a442f1a0500000000000003101d29333c444b505457585a5a585754504b443c33281d100200000000000015283947505252525252525252514b3e2d1b08000000001e32475a6a6f75828f9fb0c2baa89683705d4a372410000000000000000000000c1c2b3a4855616c767d868c919497989ca29794908b857c73695d514435261708000000000000071b2e4255687b8ea0b2c3d3c2b2a3978c85807b79797b7d838b95a1b0c0d0c4b3a2907c6a5744301d0900000000061a2d415467798c9eafbfcfc9baaca0968f8a878787898d949ea9b6c5d2c3b2a1907d6a5744311d0a00000000000000000f23384d61768ba0b5c9c6b19c87725d4934364b60748a9fb3c8beaa95806b56412d18030000000000001f344a5f748ba0b5cbd9c4af99847676767676767676767676767676767b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99847777777778797c82888f99a5b2c1d1c8b9a89785725f4c3824110000001f344a5f748ba0b5cbd9c4af998472727272727375787c838c97a4b3c4cbbba99885725f4c38251100000e23384c61768ba0b4c9cab6a28e7a675547454a515c6e8499afc4d6c1ac97826b56402b16001f344a5f748b8d8d8d8d8d8d8d78634e38232a3f546a808d8d8d8d8d8d8d866f5a442f1a000000000f2133445464748492a0adb9b8aa9d9085796d687d94a9bfd4c5b09b866f5a442f1a0500000000000313212e3a4650585f65696c6e6f6f6e6c69655f584f463a2e20120300000000001c314457646767676767676767665c4a37230e00000000182b3d4d575a63708292a5b8c5b3a08d796653402c19050000000000000000091a2a3a495865727d89929aa1a6a9acadb0b3aca9a5a09990867b6f6153443526150400000000000f23374a5e728598abbed0c7b5a4948579706a66646466696f778492a2b3c5d1bfac9a8773604c382411000000000d2135495d708497a9bbcdcdbbab9c8f837a747170707378828b98a7b7c8d0bfad9a8874604d392511000000000000000013283d51667b90a5b9cec1ac97836d59442f32475c70869aafc4c3ae99856f5b46311c080000000000001f344a5f748ba0b5cbd9c4af99846e60606060606060606060606060667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e6262626365686d737c8794a3b3c4d6c6b4a28f7b6754402b170300001f344a5f748ba0b5cbd9c4af99846e5c5c5c5d5e6063686f798695a6b7cac7b5a28f7b6854402c1804000a1e33485c71869aafc3d1beaa978573645b5a5e656e79859aafc4d6c1ac97826b56402b16001f344a5f748ba0a3a3a3a3a38f78634e38232a3f546a8095a3a3a3a3a39b866f5a442f1a000000000415263747566574828f9ca7b1bbaea2968b80757d94a9bfd4c5b09b866f5a442f1a0500000000011121313f4c58636c73797d8284868684827d79736c62584c3e30211100000000001f344a5f747c7c7c7c7c7c7c7c7a65503b2611000000000e1f2f3b4246526375889baec2bda996836f5c4834200c00000000000000041627384858677684909ca6aeb5babfc1c3c5c6c1bebab4aca3998d8071625343332210000000000015293e5266798ea1b5c8d1beab988675675c55514f4f50545b66738495a8bbcec9b6a38f7b6854402b170300000014283c5064788da0b3c6d4c2af9e8d7d7066605c5b5c5f646e7a8999aabdcfcab7a3907c6854402c170300000000000002182d41566b8095a9bed1bda8937d6954402b2e42576c8296abc0c7b39e89745f4a36210c0000000000001f344a5f748ba0b5cbd9c4af99846e584b4b4b4b4b4b4b4b4b4b4b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e584c4c4e5053586069758595a6b9ccd1beab97836f5b46321e0900001f344a5f748ba0b5cbd9c4af99846e58474748494b4e545c6877889badc1d2bfab9884705b47331e0a0004192e42576b8094a8bcd0c6b4a2918276706f7279828b96a3b5c8d6c1ac97826b56402b16001f344a5f748ba0b5b8b8b8a48f78634e38232a3f546a8095abb8b8b8b09b866f5a442f1a000000000008192938475664717d8a949ea8b1b4a89d92887d94a9bfd4c5b09b866f5a442f1a05000000000d1f2f3f4f5d6a7580888e9397999b9b9997938e888075695c4e3f2f1e0d000000001f344a5f748b939393939393917b66503b26110000000001111e282d3445586b7d92a6bac6b29f8b77634f3b2713000000000000000f2133455666768694a1aeb8c2c9c5bfbab8b8b8babec4c8c0b6aa9e90827161513f2e1c09000000071b3044586d8295a9bdd1c9b5a18e7a68574a413c3a3a3b40485566788c9fb2c6d2bfab97836f5b46321d09000004192e42576b8094a8bccfccb8a592806f5f534b4746474a515c6a7b8da0b3c7d3c0ac98846f5b46321d08000000000000081c31465b6f8599aec3cdb8a38f7965503b26293e53687c92a7bbccb7a28e78644f3a26110000000000001f344a5f748ba0b5cbd9c4af99846e58433636363636363636363b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e584337383b3e444c586677899cafc3d7c6b29e8a75614c38230e00001f344a5f748ba0b5cbd9c4af99846e5843323334363a404a596a7d91a5b9cdc7b39f8a76614d38240f000014283c5064788da0b3c7d1c0afa0948a8686888d959ea8b4c1d2d6c1ac97826b56402b16001f344a5f748ba0b5cbcdb9a48f78634e38232a3f546a8095abc0cdc5b09b866f5a442f1a0000000000000b1a29384653606c77828c959ea7b0afa59a919badc1d6c5b09b866f5a442f1a0500000007192b3c4d5d6d7a88929ba3a8acaeb0b0aeaca8a39b92877a6c5d4d3c2b19060000001f344a5f748ba0a8a8a8a8a7917b66503b26110000000000000b1418283b4f63778b9fb4c8bba7937d6a56422e19050000000000071a2d3f5162738595a4b2bfcbc5bbb1aaa5a3a3a3a5a9b0b9c4c8bcae9f90806e5d4b3926130000000c20354a5e73889cb0c4d7c2ae9a86725e4b392d272525262c37495c6f8397acc0d4c6b29e8a75604c37230e0000091e33485c71869aafc3d7c4b09c897562514137323031353e4c5d708497abbfd3c7b29e8a75604b37220d0000000000000c21364a5f74899eb3c7c8b49f8a75604b3722253a4f64788ea2b7ccbca7927d68543f2a150100000000001f344a5f748ba0b5cbd9c4af99846e58432e21212121212121263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e23262a303a48596c8094a7bcd0cdb9a48f7a65513c271200001f344a5f748ba0b5cbd9c4af99846e58432e1e1f21252d3b4e61758a9eb3c7ceb9a5907b66523d281300000d2135495d708498aabccdcdbeb1a69e9b9b9ca2a8aaa7aebdced6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000000000b1a2836434f5a646f78828b949ca5aeaca7acb9cadac5b09b866f5a442f1a05000000112436485a6b7b8b99a5afb7bdc1bfbdbdbfc1bdb7afa5988b7b6b59483623110000001f344a5f748ba0b5bdbdbca7917b66503b261100000000000000000c2034485c70859aaec2c2ae9a86715d48341f0b00000000001124374a5c6e8091a2b2c2d0c1b4a89e96908d8d8d90959ca6b2c0ccbdae9e8c7a685643301c08000010253a4e63788da2b6cbd2bda894806a56422e1b120f0f12192c4054687c91a6bacfcdb8a48f7a65513c271300000e23384c61768ba0b4c9d2beaa95826d594633241d1b1c212e4054687b90a4b9cdcdb8a38f7965503b261200000000000011263a4f64788ea2b7ccc4af9a86705c47321e21364b5f74899eb3c8c0ac97836d58432f1a0500000000001f344a5f748ba0b5cbd9c4af99846e58432e190b0b0b0b0b11263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1911151d2a3d5064788da2b6cbd2bea9947d6954402b1501001f344a5f748ba0b5cbd9c4af99846e58432e190a0c111e32465b70859aafc4d3beaa95806a55402c160000061a2d4154677a8d9eafbecacfc3b9b3b0b0b2b4a698929fb2c6d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000000040c1213141825313d47515c656e778089929aa2aab2becedac5b09b866f5a442f1a050000071a2d40536677899aa9b6c2c3b8afaaa8a8aaafb8c3c2b6a99989776553402d1a0600001f344a5f748ba0b5cbd1bca7917b66503b2611000000000000000004192d41566a8094a9bdc9b4a08c77624e39251000000000061a2d405366798c9eafc0d0c2b2a3968b827b7877777b828995a2b1c2ccbbaa9886725f4c382410000014293e53687c92a6bbd0ceb9a48f7965503c2713000000001125394e63778da2b6cbd2bea994806a55402b17020012263b5065798fa4b9cecdb8a48f7a66523e2a160803071124384c61758a9eb3c8d2bda8937d69543f2a15000000000000162a3f54687d92a7bcd1c0ab96826c57422e191c31465b70869aafc4c5b09b87715d48331f0a00000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1903010d21354a5e73889db2c7d6c1ac97836c57422d1803001f344a5f748ba0b5cbd9c4af99846e58432e19030003182d42576c8297acc0d6c2ad98836e58432e190000001125384b5d6f8091a0adb7bec3c5c4c0b9afa396898499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000000916202729292a2b2b2c353f49525b646d757d868f96a0b1c4d8c5b09b866f5a442f1a0500000f23374a5d708395a7b8c7c2b2a69b959393959ba5b2c1c7b7a695836f5d4936220f00001f344a5f748ba0b5cbcdbca7917b66503b261100000000000000000013273c5165798fa4b9cdbaa6917c68533e2915000000000e2236495d708396a9bbcdc7b5a49486786e67636263666d778494a4b6c8c7b5a28f7b67533f2b170200172c41566b8296abbfd4cbb5a08c76614c37230e000000000b20354a5f73899eb3c8d7c2ad98836e59442f1a0500152a3f54697d93a8bdd2c9b49f8a75604c37230f000000091e32465b70859aaec3d6c1ac97826c58432d190400000000051a2f44586d8397acc0d0bba6927c68533e2915182d42576c8296abbfc9b5a08b76614d38230e00000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e190300071b30455a6f8599afc4d9c4af99856f5a442f1a05001f344a5f748ba0b5cbd9c4af99846e58432e19030000152a3f546a8094a9bfd4c5b09b866f5a45301b000000081b2e40516272828f9ba3aaadb0afaca59c9286788499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000071827333b3e3e3f4040424243433f485159626a727a8395aabfd4c5b09b866f5a442f1a050002162a3e5266798da0b3c5c7b5a49588807c7c808894a3b5c7c4b29f8d7965523e2a1601001f344a5f748ba0b5b8b8b8a7917b66503b26110000000000000000000e22374c61758ba0b4c9bfab96826c57422e190400000015293d5165788ca0b3c6cfbcaa988675675b534e4c4d515a66758799acbfd2beab97836e5a46311c08001a2f44596e8499aec3d8c8b39e89735e49341f0a00000000071c31475c70879cb1c6dac5b09b87705c47321c0700172c42576c8297abc0d5c5b09b87715c47321e0900000003182d42576b8296abc0d5c4af9a86705b46301b06000000000a1f34485d72879cb0c5cbb7a28d78634e3a251014293e53677c91a6bbceb9a5907b66513d281300000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030000182d42576c8398adc2d7c5b09b87705b46301b06001f344a5f748ba0b5cbd9c4af99846e58432e1903000013293e53687d93a8bdd3c7b19c87705b46311c00000000112234445463717d888f95989b9a97918980746e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000112436455053535456565757585851433d464e575f687d94a9bfd4c5b09b866f5a442f1a0500081d3145596d8296a9bccfbca99786766c67676b768697aabdcfbca995826d5945301c08001f344a5f748ba0a3a3a3a3a3917b66503b2611000000000000000000091e33485d72879cb1c6c4af9a86705b46311c070000071b2f44586c8295a8bccfc6b3a08d7a6858493f3937383d4858697c90a4b8ccc6b29d89745f4b36210c001c31465b70879bb0c5dbc7b19c88725c47321d0800000000011a2f445a6f869aafc4d9c8b39e89735e49341f0a001a2f44596e8499aec3d7c2ad98836e58442f1a050000000014293e53687d93a8bdd2c7b29d88725d48331e08000000000f24384d62768ca0b5cac7b29e89735f4a35200c1025394e63788da2b7ccbea994806b56412c1803000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030000162b40566b8297acc1d6c7b19c87715c47321c07001f344a5f748ba0b5cbd9c4af99846e58432e1903000012273c52677c93a8bdd3c7b39d88725c47321d00000000051627364553606a747b80848685827c756c626e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000182d41536368686a6b6b6c6c6e6d614e3a323b4353687d94a9bfd4c5b09b866f5a442f1a05000d22374b6074899db1c5c9b4a08d7a6859525258687a8da1b5c9c4b19c88735f4a36220d001f344a5f748b8d8d8d8d8d8d8d7b66503b2611000000000000000000041a2f44596e8499aec3c8b39e89745f4a35200b00000c21354a5e72889cb0c4d2beab9783705d4b3a2c2422232a3a4d6074899eb2c7ccb7a28e78644f3a2510001e33485d72889db3c8dcc7b19c87705b46301b060000000000192e43586e8499afc4d9cab5a08b745f4b35200b001c31465b70879bb0c5d5c0ab96826b56412c17010000000011263b50667b90a5bbd0c9b49f8a745f4a341f0a0000000013283d52667b90a5bacec2ae99846f5a46311c070c20354a5f74899eb3c7c2ae99846f5a46311c07000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030000162b40566b8297acc1d6c8b39d88725c47321d07001f344a5f748ba0b5cbd9c4af99846e58432e1903000012273c52677c93a8bdd3c7b19c87725c47321d000000000009182735424e5760666b6e6f6f6c686159586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00001b30465b707d7d8080828383847c67523c27293e53687d94a9bfd4c5b09b866f5a442f1a050012273b5065798fa3b8ccc3ae9a86715d4a3d3d4a5d71869aafc4cbb7a28e7964503b2611001f34495e7177777777777777777664503b251000000000000000000000172c41566b8296abc0cbb6a18c77624d38230e000011263a4f64788da2b6caccb7a38f7b6754402e1c0f0d0e1d31465a6f859aafc4d0bba6917c67523c2712001e33485e73899fb4c9dcc7b19c87705b46301b060000000000192e43586e8499afc4d9ccb7a18c76604b36210c001d32475c72889db2c7d3bfa9947d69543f2a1400000000000f24394e63788fa4b9cecbb6a18c76604b36210c00000002182d41566b8095aabed3bea995806b56412c1803071c31465b6f8599aec3c7b29e89745f4a36210c000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030000162b40566b8297acc1d6c7b19c87705b46311c07001f344a5f748ba0b5cbd9c4af99846e58432e1903000013293e53687d94a9bed3c6b19c87705b46301b000000000000091725303b444c5256585a5a58534e46586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00001a2f445a6f86949595979798937c67523c272a3f546a8094a9bfd4c5b09b866f5a442f1a0500162b4054697d93a8bdd2c0ab95806b56422e2e42576c8296abc0d1bca8937d69543f2a15001b2f425360626262626262626261584835210d00000000000000000000142a3f54687d94a9beceb9a48f79644f3a25100000152a3f53687d92a7bcd0c5b19c8874604c382411000002182d42576c8398adc3d3bea9947d68533e2914001f344a5f748ba0b5cadcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001e33485e73899fb4c9d3bda8937c67523d281300000000000d22374c62778da3b8cdccb7a28d77624c37220d000000081d31465b70859aaec3cebaa5907b66513d28130001182d41566b8095aabfccb7a28d78644f3a2511000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e19030000182d42576c8397acc2d7c5b09b86705b46301b06001f344a5f748ba0b5cbd9c4af99846e58432e19030000152a3f54697d94a9bfd4c4af9a866f5a45301b0000000000000007131e2831383d41434444433f3943586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00001a2f44596e8499ababacaca8937c67523c272a3f546a8095abc0d5c4af9b866f5a442f1a0500192e43586d8397acc1d3bda8937d68533e292a3f54697d94a9bed3c0ac97826c57422d1800122535434b4c4c4c4c4c4c4c4c4c463a2a18050000000000000000000012273c52677c91a7bcd0bba7917b66513c27120000182d42576c8297abc0d5c0ac97836d5945311c08000000172c41576b8297acc1d4bfab95806a543f2a15001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f74899fb4c9d1bca7917b67523c271200000000000c22374c61768ca1b7cccdb8a38d77634d38230e0000000d21364b5f74899eb3c7cab5a08c77624d38240f000014283d52677c91a6bacfbba7927c68533f2a15000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e190300051a2f445a6f8499aec3d8c3ae99846e59442f1a05001f344a5f748ba0b5cbd9c4af99846e58432e19030000162b40566b8095abc0d5c2ad98836d58432e190000000000000000010b151d23282c2e2f2f2d2a2e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000182d42576c8297acc0c1bda8937d68533e292c41566b8297acc1d6c3ad98846e58432e1904001b30465b70869aafc4d1bca7917c67523c27283d52677c93a8bdd2c4af9a856f5a45301b000717253037495960606060594a3833291c0c000000000000000000000011263b50657990a5bbd0bda8937d68533e291400001b30455a6f859aafc4d0bba7927c68533f2a1601000000182d42576c8398adc3d5c0ab95806a543f2a15001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00000011263b4f64798ea3b7ccc6b19c87725d49341f0a00000f24394e63778da2b6cbc0ab97826d58432e1a050000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1903000b1f34485d72879cb1c6d5c0ab97826c57422d1803001f344a5f748ba0b5cbd9c4af99846e58432e19030004192e43586d8398adc2d4bfaa95806b56402c160000000000000000000001090f1317191a1a18192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000152a3f54697d94a8bdd2bfaa95806b56412c2f44596e8498adc3d5c0ab96826b57412c1702001d32475c72889cb2c7d0bba6917b66503b26273c51667b91a7bcd1c6b19c87715c47321c00000814283d52667576767667533f2a170c0000000000000000000000000f243a4f64788fa4b9cfbfaa95806a54402b1500001d32475c72889cb1bac0b8a38e78644f3a2511000000071b30455a6f8599afc4d4bfa9947d68543f2a14001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000000162b3f54697d93a7bcd1c1ac97836d59442f1b0600000b20354a5e73889db2c7c5b09b87715d48331e0a0000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e1912151b283a4e62778ca0b5cad1bca7937d68543f2a1500001f344a5f748ba0b5cbd9c4af99846e58432e191113161e33475c70869bb0c5d0bba6917c67523d281300000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000012273c51657a8fa4b9cdc2ae9984705c483a39495d72879cb1c6d1bda8937d68533f2a1500001e33485e73899fb4c9d0bba59079644f3a25263b50667b91a7bcd1c8b39d88735e48331e00000014293e53687d8c8c826b56402b16010000000000000000000000000e23384e63788da3b8cdc1ac97826b57412c1702001f34495e73899ba0a6acb1a08b75604b36210c0000000e22364a5e73889db2c7d1bca7927c67523d2813001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0000061a2f44596d8397acc1d1bda8937d6954402b16010000071c31455a6f8499aec2c9b5a08b76614c38230e0000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58432e25272a2f3846576a7d92a6bacfcbb7a28e7964503b261100001f344a5f748ba0b5cbd9c4af99846e58432e2526282b303c4e62768b9fb4c8cab5a18d77634e39251000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000e23384c61758a9fb3c7c7b39f8b7766564f4e5464788da1b5caccb7a38e7965503b261100001f344a5f748a9fb4c9d0bba59079644f3a25263b50667b90a5bbd0c9b49f89735e48331e000000152a3f546a809597836c57422c17020000000000000000000000000d22374c62778da2b7ccc3ad98836d58432e1803001f344a5f7482868c92979c9d88725d48331e090000091a2b3e5165798da2b6cbceb9a48f7964503b2510001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00000a1f34495d72879cb1c5cdb8a38f7965503b261200000000182c41566b8095aabeceb9a48f7a66513c27130000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e58433a3a3c3f434b566475879aadc1d5c4b09c88735f4a36210d00001f344a5f748ba0b5cbd9c4af99846e58433a3a3b3d40444d5a6b7d91a5b9cec3af9b87725d4935200b00000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000091e32475b6f8498acbfcebba895847469646367728295a8bcd0c5b19d89745f4b36220d00001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e000000162b40566b829698846e58432e19030000000000000000000000000c21364b60768ca1b7ccc4af99846e59442f1a05001c314558666c71777c83888e86705b46301b060006162737495b6d8295a8bcd1c9b4a08b76614c37220d001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00000f24384d62778ca1b5cac8b49f8a75604b37220d0000000013283d52667b90a5bacfbea994806a55412c170300001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e584f4f4f5154585e67738292a4b6c9cebba895826d5844301c0700001f344a5f748ba0b5cbd9c4af99846e584f4f4f50525459606a78899baec1cebba794806b58432f1b0600000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000004182c4054687c8fa3b5c7c4b3a292867d78787c8490a0b1c4cebca995826d5945311c0800001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e000000172c42576c829799846f5a442f1a050000000000000000000000000b21364b60768ba0b5cbc5b09b866f5a45301b060015283a4852575d62686d73787d6e59442f1a0505142434445566788a9eb1c4d6c2ae9a86715c48331e09001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000014283d52667b90a5bacfc4af9a86705c47321e09000000000f24394d62778ca1b6cbc2ad99846f5a45311c0700001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af99846e6464646466686d727a8592a0b0c2d3c2b19e8c7864513d29150100001f344a5f748ba0b5cbd9c4af99846e6464646466676a6d737c8897a6b8cac3b19f8c7764503c28140000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000001125394c60738698a9bac9c0b0a399928f8f9197a1aebecfc2b19f8c7965523e2a160200001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e000000192e43586d83989b86705b46301b060000000000000000000000000a1f344a5f748ba0b5cbc7b19c87705b46301b06000b1c2b363d43484e53595e646963533f2b1605142332425262738596a8bacdcebba793806b56422e1905001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0002182d42566b8095aabfd3c0ab96826c57422e1904000000000b1f34495e73889db2c6c7b29d89735f4a35210c00001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbd9c4af998479797979797b7d82878e97a2b0becec4b5a493826e5c4935220e0000001f344a5f748ba0b5cbd9c4af998479797979797b7c8083888f99a6b5c4c8b8a694826f5c4835210d0000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000091d304356687a8c9cabb9c4c1b5aca6a4a4a6abb3bfccc1b3a493826f5c4936230f0000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e0000001a2f44596e84999c87715c47321c070000000000000000000000000a1f344a5f748a9fb4c9c7b29d88725c47321d0700000d1923292e34393f444a50545145352310152332415160708091a2b3c5d7c5b29f8c7764503c281300001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00081d32465b70859aaec3d0bba6927c68533e29150000000000061b30455a6f8499adc2cbb7a28d78634f3a251100001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbdbc6b19e9190909090909193979ba2aab4c0ccc1b4a697877564513f2c19060000001f344a5f748ba0b5cbdbc6b19e919090909090909294979ca3acb7c4c7baaa9a897664523f2c19050000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000011426394b5d6e7d8e9ba7b1bac0c1bbb9b9bbbfc5bfb8afa39586756452402d1a070000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e0000001b30455a6f869b9d88725d48331e08000000000000000000000000081e33485e73899fb4c9c8b39d88725d48331e08000000070f141a1f252a30363b3f3d34271717253342505f6f7d8f9eafc0d1cdbba896836f5c4835210d00001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000d21364b6074899eb3c8cbb7a28d78634e3a2510000000000000172c41556a8094a9bed0bba7927c68533e2a1500001f344a5f748ba0b5cbd9c4af99846e58432e19030000000011263b50667b91a7bcd1d3bda8937c67523c2712001f344a5f748ba0b5cbe0cebcada6a5a5a5a5a5a7a8abb0b6bdc7c1b9afa3968878685846342210000000001f344a5f748ba0b5cbe0cebcada6a5a5a5a5a5a5a7a9acb1b7bfc9c1b6aa9c8d7c6b5947352310000000000000000000000000000000000000000000192e43586e8499afc4d6c1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000000091c2e3f50606f7d8a959ea6acb0b3b4b5b4b3b0aba49c918576675746352210000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e0000001c31465b70879c9f89735e49341f0a000000000000000000000000031e33485e73899fb4c9c9b49f89735e48331e09000000000000050b10161b21262a2821171926344251606e7d8e9dadbccdd3c1b09e8c796653402c190500001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0011263b5064798ea3b8cbc7b29e89735f4a35200c00000000000013273c51667b90a5bacbc0ab96826c58432e1a05001f344a5f748ba0b5cbcbc4af99846e58432e19030000000011263b50667b91a7bccbcbbda8937c67523c2712001f344a5f748ba0b5cbcbcbcbc0bbbbbbbbbbbbbcbdc0c2bfbab4aea69c918678695a4a3a281705000000001f344a5f748ba0b5cbcbcbcbc0bbbbbbbbbbbbbbbcbec1c5c2bdb6aea4998c7d6e5e4d3c2a1806000000000000000000000000000000000000000000192e43586e8499afc4cbc1ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000010213242515f6c77828a92979b9d9fa09f9d9b979189807367584939281705000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e0000021d32475c72889da08b745f4a35200b000000000000000000000000001e33485e73899eb3c8c9b49f89735e49341f0a00000000000000000000070c1215130e1a28364452616f7d8d9cabbbcad7c7b5a492806e5c493623100000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00162b4054697d93a8b5b5b5ae99846f5a46311c070000000000000e23384d62778ca1b5b5b5b09b86715c48331e09001f344a5f748ba0b5b5b5b5af99846e58432e19030000000011263b50667b91a7b5b5b5b5a8937c67523c2712001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b4b3b0aeaaa6a09a92898073675a4b3c2d1c0b00000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b4b3b1ada8a29b92877a6e5f50402f1e0d00000000000000000000000000000000000000000000192e43586e8499afb5b5b5ac97826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000003142332414e5a656e767c8286888a8b8a8886827c756c6256493a2b1c0b00000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e0000081e33485e73899ea18c76604b36210c000000000000000000000000001d32475c72889db3c8cbb5a08b745f4a341f0a00000000000000000000000000000e1c2a3846546270808e9cabbac9d9cabaa998867463513e2c1a070000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001b2f44596d8397a0a0a0a0a095806b56412c18030000000000000a1f34495d72889ca0a0a0a0a08b76614c38230e001f344a5f748ba0a0a0a0a0a099846e58432e19030000000011263b50667b91a0a0a0a0a0a0937c67523c2712001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a09f9d9b9995918c867d766c62564a3c2d1e0f0000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a09f9e9c98948e877d74695d50413222110100000000000000000000000000000000000000000000192e43586e8499a0a0a0a0a097826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000000051423303d48525b62686d707374747473706d6861595044382b1c0d0000000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e00000a1f344a5f74899fa28d77624c37220d000000000000000000000000001d32475c72889db3c8cbb5a08b745f4a341f0a00000000000000000000000002101e2c3a48566472828f9dacbac9d8cdbdac9c8b7a68574533210f000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001f34495d72888b8b8b8b8b8b8b7b66513d281300000000000000061b2f44596e838b8b8b8b8b8b8b7a65513c2712001f344a5f748b8b8b8b8b8b8b8b846e58432e19030000000011263b50667b8b8b8b8b8b8b8b8b7c67523c2712001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b89888784807c77716a62594f44392c1e0f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8a8987838079736b61574c3f322314040000000000000000000000000000000000000000000000192e43586e848b8b8b8b8b8b8b826b56402b16001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000000000000005131f2b363f474e53585b5e5f5f5f5e5b58534d463d32271b0d000000000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e00000b20364b60758ba0a38f78634e38230e000000000000000000000000001d32475c72889db3c8cbb5a08b74604b36200b00000000000000000000000412202e3c4a58667483919fadbbcad8cdbeae9e8f7d6d5c4b39281604000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001f34495d70747474747474747472614d38240f0000000000000000172b40556874747474747474747464503b2611001f34495d707474747474747474746a57422d18030000000010253a4f637374747474747474747464503b2611001f34495d7074747474747474747474747474747372706e6b67625d564f463d32271b0e00000000000000001f34495d70747474747474747474747474747474747473716e6a655f574e453a2e211304000000000000000000000000000000000000000000000000182d42576a74747474747474747468543f2a15001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000000000000000020d19232b33393f4346484a4a4a4846433f39322a20150900000000000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e00000c22374c61768ca1a48f79644f3a250f000000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b00000000000000000000061422303e4c5a68768593a1afbdcbd9cdbfafa0908070604f3e2d1c0a00000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001a2e41515d5f5f5f5f5f5f5f5f5e5444311e0900000000000000001125394a595f5f5f5f5f5f5f5f5f574735210d001a2e41515d5f5f5f5f5f5f5f5f5f5a4d3b281400000000000c203446565f5f5f5f5f5f5f5f5f5f574735210d001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5d5b5956524e48423b332a2015090000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5c5955504b433b32281d10030000000000000000000000000000000000000000000000000014283b4d5a5f5f5f5f5f5f5f5f5f594a392511001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000000000000000000060f181f252a2e313334343433312e2a251e160d030000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e00000d23384c62778da3a5907b66503b2611000000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b00000000000000000008162432404e5c6a788795a3b1bfcddaccbeafa19182726252423121100000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0011233341494a4a4a4a4a4a4a4a4943362615020000000000000000091b2d3b464a4a4a4a4a4a4a4a4a44392a18050011233341494a4a4a4a4a4a4a4a4a473d2f1e0b000000000004172838444a4a4a4a4a4a4a4a4a4a44392a18050011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a49484644413d39342e271f170d030000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a484744403c3630281f150b0000000000000000000000000000000000000000000000000000000b1e2f3d474a4a4a4a4a4a4a4a4a463b2d1b09001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000000000000000000040b1115191c1e1f1f1f1e1c1915100a0300000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e00000e23384e63788fa4a7917c67523c2712000000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b00000000000000000a17263342505e6c7a8997a5b2c1cfd8cabcaea0918373635444342413030000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000515232e343434343434343434342f251809000000000000000000000f1d2a3234343434343434343431281b0c00000515232e34343434343434343434322b1f11000000000000000b1a27303434343434343434343431281b0c00000515232e3434343434343434343434343434343433312f2c28241f19130c040000000000000000000000000515232e34343434343434343434343434343434343433322f2c27221c140c020000000000000000000000000000000000000000000000000000000000111f2b32343434343434343434322a1d0f00001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a25253a4f647990a5bbd0c9b49f89735e48331e00000f253a4f647990a5a8937c68533e2813000000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b000000000000000a1927354351606e7c8b98a6b4c2d0d6c8baac9e90827264554536261606000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000005111a1f1f1f1f1f1f1f1f1f1f1b13080000000000000000000000000c171d1f1f1f1f1f1f1f1f1f1c150a0000000005111a1f1f1f1f1f1f1f1f1f1f1e180e01000000000000000009141c1f1f1f1f1f1f1f1f1f1f1c150a0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1c1a17140f0b050000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1c1a17120d070000000000000000000000000000000000000000000000000000000000000000010e181e1f1f1f1f1f1f1f1f1f1d170c0000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000000000000000005090c0d0d0b080400000000000000000000000000000000000000000000001f344a5f748ba0b5cad0bba59079644f3a25263b50657990a5bbd0c9b49f89735e48331e000011263b50667b91a6a9947d69543f2a14000000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b0000000000000a192837455361707d8d9aa8b6c4d2d4c6b8aa9c8e80716354463727180800000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000000020c141a1e212222201d19140d06030c12151515151515151515130e0500000000001e33485e73899fb4c9d0bba59079644f3a25263b50667b91a7bcd1c8b39e89735e48331e000012273c52677c91a7ab95806a55402b16000000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b00000000000818283746556371808f9caab8c6d4d2c4b6a89a8c7d70615345372819090000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000000050d111212121212121212120e0700000000000000000000000000050d111212121212121212120e07000000000000050d11121212121212121212100b0200000000000000000000090f121212121212121212110e06000000000000000000000000000611191e1e1e1e1e1e1e1e1e1e19110600000000000000000000000000000000000000050d1112121212121212120f09000000000000000000000000020b10121212121212110c040000000000050d111212121212121212120f0911171b1e1f1f1e1b17110a0200000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000008141f282e3336373735322d28211a1420272a2a2a2a2a2a2a2a2a2822170a000000001e33485d72889db3c7d0bba6917b66503b26263b50667b91a7bcd1c7b19c88725c47321d000013283e53687c93a8ac97826b56412c17020000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b00000000041526364655647382909eacbac8d6d0c2b4a6988a7c6e6051433627190a000000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00000c18212627272727272727272722190d00000000000000000000000c18212627272727272727272722190d000000000c182126272727272727272727251f14070000000000000003111c242727272727272727272722190c00000000000000000000000716242d333333333333333333332d24160700000000000000000000000000000000000c1821262727272727272727241c110300000000000000000007141f252727272727272620170a0000000c182126272727272727272727231d252b3033343433302b251e150b000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e40352c40556a8095abc0d5c5b09b866f5a442f1a000000000a1926323b43484b4c4c4a47423c352d24323b3f3f3f3f3f3f3f3f3f3d352819070000001c31465b70869bb0c5d1bca7917b66513c27273c52677c93a7bcd2c4af9b86705b46301b0000142a3f54687d94a9ad98836c57422d18030000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b00000000102233435464738392a0aebccad8cec0b2a49688796c5e50423326180900000000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000a1b2a353b3c3c3c3c3c3c3c3c3c362b1d0c0000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c362b1d0c00000a1b2a353b3c3c3c3c3c3c3c3c3c3a3225160500000000000011212e383c3c3c3c3c3c3c3c3c3c362a1c0b00000000000000000000132534414848484848484848484841342513000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c382e21110000000000000000051625323a3c3c3c3c3c3c3b34281908000a1b2a353b3c3c3c3c3c3c3c3c3c3730394045484a4a4845403931281d110400000000000000001f344a5f748ba0b5cbcfb9a48f786a5d52484044586d8397acc1d7c5b09b866f5a442f1a00000009192837444e575d6062625f5c5750494037424f54545454545454545451463624110000001a2f44596e8398adc2d3bda8937d68533e28293e53687d94a9bed3c1ac97836d58432e190000152a3f546a8095abae99846e58432e19040000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b000000091b2e3f5061728292a1b0beccdaccbeb0a29486776a5c4e40322316080000000000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001528394750525252525252525251493b2a170400000000000000021528394750525252525252525251493b2a17040015283947505252525252525252524e4334220f00000000000a1d2f3f4c52525252525252525251483a2916030000000000000000081c3042525d5e5e5e5e5e5e5e5e5d5242301c08000000000000000000000000000000152839475052525252525252524c3f2e1c0900000000000000102234434e52525252525250463725120015283947505252525252525252514a434c545a5d5f5f5d59544d443a2f221405000000000000001f344a5f748ba0b5cbd0bca896887b6f645b55556073879cb0c5dac5b09b866f5a442f1a0000031527374655616a7176777774706b655d544a4f616a6a6a6a6a6a6a6a6a6454402c18000000172c40556a8094a9bed3bfaa95806a55412c2d41566b8095abc0d2bea994806a55402b160000162b40566b8297acaf9a866f5a442f1a050000000000000000000000001d32475c72889db3c8ccb7a18c76604b36210b0000011426394b5d6e8090a0b0bfced8cabcaea0928475685a4c3e30221406000000000000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000192e43586e8499afc4d9cdb8a38d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001c314457646767676767676767655947331f0b000000000000000a1e314457646767676767676767655947331f0a001c3144576467676767676767676761513e2a1601000000001225394c5d676767676767676767655846321d0900000000000000000c21364b5f707373737373737373705f4b36210c0000000000000000000000000000001c3144576467676767676767675d4c38240f00000000000004182b3f52616767676767676355422e1a001c314457646767676767676767665b5660686e727474726e6861574c40322314050000000000001f344a5f748ba0b5cbd7c5b4a6998d82776f6a6a707d90a3b6cad8c3ae99846e59442f1a00000d2032445564727d878b8d8c8a86807870665c546a8080808080808080806f5a442f1a00000013283d51667b90a4b9cec2ad99846f5b483838485b708599aec3cdb8a48f7a65513c27120000172c42576c8398adb09b87705b46301b060000000000000000000000001d32475c72889db3c8cbb5a08b76604b36210b00000a1d304356687a8c9daebeced7c9baac9e90827366584a3c2e20120400000000000000000000000000001f344a5f748b9fb4c9dcc7b19c87705b46301b060000000000192e43586e8499afc4d9ccb7a28d77624c37220d001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001f344a5f747c7c7c7c7c7c7c7c76624e3b27130000000000000012263a4d60747c7c7c7c7c7c7c7c76614c37220d001f344a5f747c7c7c7c7c7c7c7c7c6d58432e1903000000061a2d4155687b7c7c7c7c7c7c7c7c75604b36200b00000000000000000d22374c6277898989898989898977624c37220d0000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7b67523c27120000000000000d2034475b6f7c7c7c7c7c7c715c47321c001f344a5f747c7c7c7c7c7c7c7c796468737c83888b8a88837c746a5e51423223120100000000001f344a5f748ba0b5cbd5c2b0a3a19f948b848080848e9cadbfd2d4c0ab96826c57422d180003172a3d50627383919aa0a3a19f9a948d84796e636a8095959595959595866f5a442f1a0000000f23384c61768a9fb3c7c7b39f8b7765544d4c5465778b9fb3c7c6b29e8a75604c38230e0000192e43586e8498adb19c88725c47321d070000000000000000000000001d32475c72889db3c8cbb5a08b745f4a341f0a00001226394d60738698aabbccd8c9b9ab9c8f80716356483a2c1e100e0f0c060100000000000000000000001e33485e73899fb4c9dcc7b19c87705b46301b060000000000192e43586e8499afc4d9cbb6a18c76604b36210b001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001e32475b6f83939393939393927d6a56422e1a060000000000081b2e4255697c9093939393939385705d4935200b001f344a5f748b93939393939393846e58432e19030000000e2235495d70859393939393939384705d48341f0a00000000000000000d22374c62778d9f9f9f9f9f9f8d77624c37220d0000000000000000000000000000001f344a5f748b9393939393937c67523c271200000000000115283c5063778a9393939388725c47321d001f344a5f748b93939393939390796d7a868f979da09f9c9891887c6f605140301e0c00000000001f344a5f748ba0b5cbcfbaa6928c9aa79f99959598a0abbacadccebaa6927c68533e2914000b1f3246596c8091a1aeb5b8b7b4afa8a0968c80746a8095ababababab9b866f5a442f1a000000091e33475b6f8498abbfcebaa795837267626266718395a8bbcebeab97836f5b46321d0900001a2f445a6f8499afb39d88735e48331e090000000000000000000000001d32475c72889db3c8cbb5a08b745f4a341f0a0005192d4155697c90a2b5c7d9cabaab9b8d7d70615346382a1c141e2324201b15100a0500000000000000001d32475c72889db2c7dcc7b19c87705b46311c070000000000192e43586e8499afc4d9cab4a08b745f4a35200b001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00182b3f53677a8fa2a8a8a8a89986715d4936220e00000000001023374a5e718599a8a8a8a8a38f7c6854412d1a06001f344a5f748ba0a8a8a8a8a899846e58432e1903000002162a3e5165788da0a8a8a8a8a3907c6854412d190500000000000000000d22374c62778da3b4b4b4b4a38d77624c37220d0000000000000000000000000000001f344a5f748ba0a8a8a8a8937c67523c27120000000000091d3144586b8093a6a8a89d88725c47321d001f344a5f748ba0a8a8a8a8a590797d8c98a2abb2b4b4b1aca4998d7d6f5e4d3c2a1705000000001f344a5f748ba0b5cbcfb9a48f7c8a98a4adababadb3bdc9d8d8c6b39f8b77634e3925100011263a4e6275899cafbfc9cdccc8c3bcb3a99e9285778095abc0c0c0b09b866f5a442f1a00000004182c4054687c8fa2b5c8c4b2a090847b77777a8390a0b2c4c7b5a28f7b6753402b170300001b30465b70869bb0b49f89745f4a341f0a0000000000000000000000001d32475c72889db3c8c9b49f89745f4a341f0a000b1f33485c708598acbfd2cebdac9c8d7c6e60514436281a1726313839352f2a241f19140e0800000000001b30465b70869bb0c5dac7b29d88725d48331e0800000000031b30455a6f869bb0c5dac7b39d88735e48331e09001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e001024374b5f72879aaebdbdb5a18d7965513d29150100000005182c3f53667a8ea1b5bdbdae9b8773604c39251200001f344a5f748ba0b5bdbdbdaf99846e58432e190300000a1e3245596d8295a8bcbdbdaf9b8874604c3925110000000000000000000d22374c62778da3b8c9c9b8a38d77624c37220d0000000000000000000000000000001f344a5f748ba0b5bdbda8937c67523c271200000000001225394d6073889bafbdb39d88725c47321d001f344a5f748ba0b5bdbdbba5907d8e9ca9b5bfc0c2c7c6c0b7ab9d8d7c6b594734210e000000001f344a5f748ba0b5bdbdb9a48f787987939fa9b3bcc2c7c9c9c5baa996836f5c48331f0b00162b4054697d92a5b9ccddd3c4b8afa9a8a8aca396898095abc0d5c5b09b866f5a442f1a000000001125394c5f728698aabbcbbeaea196908d8d8f96a1aebecbbbaa9885725f4c3824100000001c31465b70879cb1b5a08b75604b36200b0000000000000000000000001e33485e73889db3c8c9b49f89735e48331e09001025394e62778ba0b4c8d5c2b09f8f7d6e5f5042342618122435444d4e49443e39332e28231b1003000000192e43586e8398adc2d7c9b49f8a745f4a35200b00000000081d32475c72879cb1c7d9c4af9b86705b46311c07001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00081c2f43576a7d92a6bacebca895806c5844301c090000000d2134485b6f8396aabdcdb9a6927d6b5744301d0900001f344a5f748ba0b5cbd3c4af99846e58432e1903000012263a4e6175899cb0c4cebba793806c5844311d090000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d0000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271200000000061a2d4155687c90a3b7c8b39d88725c47321d001f344a5f748ba0b5cbd1bda8968f9dacafacababadb3bcc8c8bbab9a897664513e2a17030000001f344a5f748ba0a8a8a8a8a48f786875828d97a0a7aeb2b4b4b1a99c8b796653402c1904001a2f44596e8397acc1d4d6c5b5a69b949393979ea6988f9aadc2d7c5b09b866f5a442f1a00000000091d304356687a8d9eadbbc6bfb3aaa5a2a2a4aab3bec6baad9d8c7a6855432f1c080000041d32475c72889db3b7a18c76614c37220c0000000000000000000000041e33485e73899fb4c9c8b39d88735e48331e090014293e52677c91a6bacecbb8a5938270605041322416081a2e415361635e58534d48423d372d2111000000162c40556a8095aabed3ccb7a28d77634d39240f000000000d21364b60748a9fb4c9d6c1ac97836d58432e1904001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000014283b4f63778b9fb2c6c4b09c8873604c38241000000216293d5064778b9fb2c5c4b19e8a76634f3b28140100001f344a5f748ba0b5cbd9c4af99846e58432e190300071b2e4255697d91a4b8ccc6b29f8b7763503c2915010000000000000000000d22374c62778da3b8c1c1b8a38d77624c37220d0000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c2712000000000f2236495d708598acbfc8b39d88725c47321d001f344a5f748ba0b5cbd8c5b4a8a4a8a19b979595989faab8c7c9b8a693826d5a46321e0a0000001f344a5f748b9393939393938f7863646f79848c93999d9f9f9c968c7d6d5c4a37241100001d32475c72879cb1c6daccb9a79789807c7d838b959fa4aab8cadac5b09b866f5a442f1a00000000001326394b5d6e808f9da9b4bcc2bfb9b7b7b9bec2bcb3a99d8f806e5d4b392613000000091e33485e73899fb4b8a38d77624d38230e0000000000000000000000091e33485e73899fb4c9c8b39d88725c47321d0700172c41566b8095aabfd4c3af9c897563524232231406081e33485d7178726d67625c57514a3f2f1d0a000013283d52667b90a5bacecfbaa5917b67533e2a160907060914283b5065798ea3b8ccd1bca8937d69543f2a1501001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00000c2033475b6f8397aabecbb7a38f7b67533f2b1804000b1e3245596c8093a7bbcebca995826d5a4733200c0000001f344a5f748ba0b5cbd9c4af99846e58432e1903000f23364a5d718599adc0d2beaa97836f5b4834200d000000000000000000000d22374c62778da3acacacaca38d77624c37220d0000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271200000003172b3e5265798da0b4c7c8b39d88725c47321d001f344a5f748ba0b5cbdac8b8ab9f958d86828080848d9aaabbcdc3b19d8a75624e3925110000001f344a5f747c7c7c7c7c7c7c7c7763525d6770788085888b8b8882796d5f4f3e2c1a0700001f344a5f74899fb4c9d9c5b19d8a786b67686f77828e9aa7b6c8dac5b09b866f5a442f1a00000000000a1c2e40516170808c97a0a8adb1b4b5b5b4b1ada8a0978c7d7061503f2d1b090000000a1f344a5f748ba0b4b9a48f78634e39240f00000000000000000000000a1f344a5f748a9fb4c9c7b19c87705b46311c07001a2f44596e8499aec3d2bda894806c594635241404000a1f344a5f748988827c76716b655d4c3a261100000f24384d62768ba0b4c9d3bfaa96826d594633241e1c1b1e233143576a8093a8bcd1cbb7a28e7964503b261100001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000004182c3f53677a8fa2b6cabfab97836f5b47331f0b0013273a4e6175899cafc3c7b4a08d7965523e2b17040000001f344a5f748ba0b5cbd9c4af99846e58432e190303172b3e5265798da1b5c8cab6a28f7a6753402c1805000000000000000000000d22374c62778d9797979797978d77624c37220d0000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27120000000c1f33465a6d8295a9bcd0c8b39d88725c47321d001f344a5f748ba0b5cbd2beab9a8d8278716c6a6a6f7b8c9eb1c4ccb9a5917c6854402b170200001c314457646767676767676767665a484a545d646a6f737474726d665c4f4131210f0000001f344a5f748ba0b5cbd4bfab96826d5a52545b64707c8a99acc1d6c5b09b866f5a442f1a0000000000001022334352616e7a858d93999c9fa0a09f9c99938d84796e605142322110000000000b21364b60768ba0b5baa59079644f3a251000000000000000000000000a1f344a5f748ba0b5cbc5b09b86705b46301b06001b30465b70869bb0c5cdb8a38f7965503d29170600000d22374c61768c9c96918b86807a69543f2a1400000a1f33485c71869aaec2d6c5b19d8975625041383331303337404e6073879aaec2d6c4b09c88735f4a36210d00001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0000001024384b5f73879baec2c6b29e8a76624e3a2613081b2f4356697d91a4b8cbbfab9885705d4936220f000000001f344a5f748ba0b5cbd9c4af99846e58432e19030b1f33465a6d8295a9bdd0c1ae9a87725f4b38241000000000000000000000000d22374c6277828282828282828277624c37220d0000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271200000014273b4e62768a9db1c4d8c8b39d88725c47321d001f344a5f748ba0b5cbd0bba5907c6f655d5854555e6e8295a9bdd2c0ac98836f5a45311c07000015283947505252525252525252514a3c37404950565a5e5f5f5d59524a3e312313030000001f344a5f748ba0b5cbd1bca7927c67533e3f48525e6b8095abc0d5c5b09b866f5a442f1a0000000000000415253442505c677078808487898b8b898784807870675c504233241404000000000d22374c62778ca1b7bba6917b66503b261100000000000000000000000b21364b60768ca1b6cbc4af99846f5a442f1a05001b30465b70879cb1c7cbb5a08b76604c37220d00000011253a4f64798fa3aba5a09a937d68533e2914000005192e42566a7d92a6bacdccb8a592806e5f544c484646484b535e6c7d90a3b6cacfbca995826d5844301c0700001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000000081c3043576b8093a6bacdb9a6927d6a56422e1a1124374b5f728699adc0cab6a38f7c6854412d1a06000000001f344a5f748ba0b5cbd9c4af99846e58432e190313273b4e62758a9db1c5cdb9a6927d6a5743301c0800000000000000000000000b2034485b696b6b6b6b6b6b6b6b695b4834200b0000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27120000081c3043576a7d92a5b9cdddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079645249433f405165798fa3b8cdc6b29d89745f4a36210c00000a1b2a353b3c3c3c3c3c3c3c3c3c372c242d353b4145484a4a48443e372d211304000000001f344a5f748ba0b5cbcfbaa59079644f3a2b3541546a8095abc0d5c5b09b866f5a442f1a00000000000000071625323f4a545d646a6f7273747473726f6a645d544a3e3224150600000000000e23384d63778da3b8bca7927c67523c271200000000000000000000000c22374c61768ca1b7ccc3ad98836e58432e1903001b30465b70879cb1c7c9b49f89735e49341f0a000000152a3e53687c92a7bcbab4a5907b66513c271200000013273b4f63768a9eb1c3d5c2af9d8d7d7067615d5b5b5d60666f7b8b9badbfd2c5b3a08d7965513e29150100001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0000000014283b4f63778b9fb2c6c1ad9986715d493521192c4053677a8ea2b5c9c2ae9b8773604c39251200000000001f344a5f748ba0b5cbd9c4af99846e58432e19081b2f43566a7d92a5b9cdc5b19e8a76634f3b281400000000000000000000000005192c3d4c555656565656565656554c3d2c19050000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271200001124384c5f73879aaec1d5ddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2e2a374b60758a9fb4c9ccb7a28d78634e39240f0000000c182126272727272727272727231a111921272d3133343433302a231a0f0300000000001f344a5f748ba0b5cbcfb9a48f78634e39242a3f546a8095abc0d5c5b09b866f5a442f1a00000000000000000715212d38414950555a5c5e5f5f5e5c5a55504941372d2114060000000000000f24394e63788fa4b9bda8937d68533e291300000000000000000000000d23384c62778da3b8cdc1ac97826c57422c1702001b30465b70879cb1c7c9b49f89735e48331e090000071b2f43586d8296abc0ccb7a28d78634e39240f0000000c2034475a6d8294a6b8c9ccbbab9c8f847b7672707072757a838d9aa9b9caccbaa89683705d4936220e0000001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e000000000c2034475b6f8397aabec8b4a18d7864503d292135485c6f8397aabecdb9a6927d6b5744301d0900000000001f344a5f748ba0b5cbd9c4af99846e58432e191023374b5e72869aadc1d1bda996826e5a47331f0c000000000000000000000000000f1f2e3a404040404040404040403a2e1f0f000000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27120005192d4054677b8fa2b6c9ddddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a251d32475c71879cb1c6d0bba6917b67523d281300000000050d111212121212121212120e0700060d13181c1e1f1f1e1b160f07000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000000000000000004101b252e353b404447494a4a494745413b352d241b0f030000000000000010253a4f647990a5bbbfa994806a543f2a1500000000000000000000000e23384e63788fa4b9cec0ab95806a55402b1601001b30455a6f869aafc4cab4a08b74604b36210d08070f22364a5e72879bb0c5c8b39e89745f4a36210c00000004182b3e516476899bacbcccc9baaca097908b888787888a8f969faab8c7cdbeae9d8b796653402d1a060000001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0000000004182c3f53677a8fa2b6cabca894806c5844302a3d5164778c9fb3c6c4b19e8a76634f3b28140100000000001f344a5f748ba0b5cbd9c4af99846e58432e19182b3f53667a8ea2b5c9c9b5a18e7966523f2b17040000000000000000000000000004152431393b3b3b3b3b3b3b3b3830231403000000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c2712000e2135485c708397abbed2e5ddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a251a2f44596e8499aec3d3bea994806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000000000000000000008121a21272c2f323434343432302c27211a110800000000000000000011263b50667b91a7bbc0ab95806b56402b16010000000000000000000010253a4f647990a5bacfbea9947d68533f29140000192e43586d8397acc1ccb7a28e7864503c2b211e1d1f2c3e5265798da2b6cac2ae9a85705b46321d08000000000e213447596b7d8e9eaebcc8cabeb3aba4a09d9c9c9d9fa3aab2bcc8cabeafa090806d5c49372411000000001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e00000000001024384b5f73879bafc2c3af9c8873604c383246596d8094a8bbcfbca995826d5a4733200c0000000000001f344a5f748ba0b5cbd9c4af99846e58432e192033475b6e8396aabdd1c1ad9986725e4a37230f00000000000000000000000000000e2133424d50505050505050504d4132200d000000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271202162a3d5164778c9fb3c6daeeddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25182d42576c8397acc1d6c1ac97826c57422c17000000050d11121212121212121212121212121212121212121212121212120f080000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000000000000000000000000060d12171a1d1f1f1f1f1d1b17120d06000000000000000000000012273c52677c92a7bcc1ac97826c57422c17020000000000000000000011273c51667b91a6bbd0bca7927c67523c27120000162b4054697d93a8bcd1bca793806c59493d363332343c4a5c6e8295a9bdd1bca894806a56412d18040000000005182a3c4e5f70808f9eabb6c1c9c7bfb9b5b3b1b1b2b4b8bec5cac2b8ada091827261503e2c1a07000000001f344a5f748ba0b5cbd1bca7917b66503b261100000000000b21364b60768ca1b7cccfb9a48f78634e38230e0000000000081c3043576b8093a7bacbb7a38f7b67533f3b4e6175899cb0c4c7b4a08d7965523e2b17040000000000001f344a5f748ba0b5cbd9c4af99846e58432e19283b4f63768a9eb2c5ccb8a5917d6956422e1b070000000000000000000000000000152a3e516066666666666666665f4f3d2914000000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27120b1e3245596c8094a8bbcfe2f2ddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25162b40566b8296abc0d5c3ad98846e58432e1900000c18212627272727272727272727272727272727272727272727272727231b1002000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d93a8bdc3ad98836d58432e18030000000000000000000014283e53687c93a8bdcfbaa5907965503b2610000012263b5065798ea2b6cac2af9c8977665a504b4847494f5968798b9eb1c4c9b5a18d7965503c27130000000000000d1e3041526170808d99a4adb5bbc0c4c7c7c7c7c7c7c4c1bcb6afa59b8f827363544332210f00000000001f344a5f748ba0b5cbcbbca7917b66503b261100000000000b21364b60768ca1b7cbcbb9a48f78634e38230e00000000000014283c5063778b9fb2c6beaa97836e5b4743576a7d92a5b8ccbfab9885705d4936220f000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1c3043576a7d92a6bacdc4b19d8975614e3a2713000000000000000000000000000000182e43586d7b7b7b7b7b7b7b7b6c57422c17020000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271213273a4e6175899cb0c4d7eaf2ddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25152a3f546a8095abc0d5c4af9a856f5a442f1a000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c382e2010000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000000050d11121212121212121212100b0200000000000000000000000000000000000000000000152a3f54697d94a9bfc4af99846e59442f1a0400000000000000000000162b40556a8095aabfccb7a28d77634d38230e00000d21364a5e72879baec1cbb8a69585776c645f5d5c5e636b778697a8bbcec0ad9986725e4a36210d000000000000011223344352616f7b879199a1a7abafb2b3b4b4b4b2afaca8a29b92897d706355463626150300000000001f344a5f748ba0b5b5b5b5a7917b66503b261100000000000b21364b60768ca1b5b5b5b5a48f78634e38230e0000000000000c2034485b6f8397abbec6b29e8a76624e4c5f72869aadc1cab6a38f7c6854412d1a06000000000000001f344a5f748ba0b5cbd9c4af99846e58432e24384b5f73879baec2d0bca895826d5946321e0b000000000000000000000000000000192e43586e84919191919191836c57422c17020000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27121b2f4256697d91a4b8ccdfeff2ddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25152a3f54697d94a9bfd4c5b09b866f5a442f1a001528394750525252525252525252525252525252525252525252525252514b3e2d1b080000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a00000c182126272727272727272727251f1407000000000000000000000000000000000000000000162b40556a8095abc0c5b09b866f5a45301b0600000000000000000001192e43586d8397acc2c9b49f8a745f4b35200b0000071b2f43576b7d92a4b6c8c4b3a39589807974727273777d8996a4b5c6c8b6a3907d6a56422e1b07000000000000000616253443515e69747d868d92979a9c9f9f9f9f9d9b97938e8780756b605345372818080000000000001f344a5f748ba0a0a0a0a0a0917b66503b261100000000000b21364b60768ca0a0a0a0a0a08f78634e38230e00000000000005182c4053677b8fa3b6cab9a5927d695554677b8fa2b6c9c1ae9b8773604c39251200000000000000001f344a5f748ba0b5cbd9c4af99846e58432e2c4053677a8fa2b6cac7b4a08d7965513e2a1603000000000000000000000000000000192e43586e8499a7a7a7a798836c57422c17020000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c271223374b5e728699adc0d4d8dae1ddc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c6b19c87705b46301b001c31445764676767676767676767676767676767676767676767676767665c4a37230e0000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a000a1b2a353b3c3c3c3c3c3c3c3c3c3a322516050000000000000000000000000000000000000000172c41566b8297acc1c6b19c87705b46311c07000000000000000000071c31465b70869bafc4c5b09b87715c47321d0800000014283b4e61758799aabbcac1b3a69c948e8a8888888c929ba6b3c2ccbbaa998673604d3a271300000000000000000007162533404c57616a71777d828688898989898886837d79726b62594e423527190a000000000000001f344a5f748b8b8b8b8b8b8b8b7b66503b261100000000000b21364b60768b8b8b8b8b8b8b8b78634e38230e000000000000001024384c5f73879bafc2c1ad9985715d5c708497abbecdb9a6927d6a5744301d0900000000000000001f344a5f748ba0b5cbd9c4af99846e58432e34485b6f8397abbed2c0ac9885705d4936220e00000000000000000000000000000000192e43586e8499afbcbcad98836c57422c17020000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27182b3f53667a8ea2b5c9c6c3c5cedbc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7a65503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a0015283947505252525252525252524e4334220f0000000000000000000000000000000000000000182d42576c8398adc2c7b29d88725c47321d080000000000000000000c21354a5f74899eb3c8c1ac97836d58442f1a050000000c1f3245576a7b8d9dadbac7c4b9afa8a29f9d9d9da1a6aeb8c4c9bcae9e8d7b695744311e0b000000000000000000000715222f3a444e565d63686c6f727373737372706d69645e574f463c3024170900000000000000001f34495d70747474747474747473634f3a251000000000000b20354a5e70747474747474747472614c38230d00000000000000081c3044576b8093a7bac8b4a08d786465788ca0b3c7c4b19d8a76624f3b28140100000000000000001f344a5f748ba0b5cbd9c4af99846e58432e3c5063778b9fb2c6cbb7a4907c6855412d1a0600000000000000000000000000000000192e43586e8499afc4c3ad98836c57422c17020000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c272034475b6f8396aabdbfb3adb1bdccc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748b93939393939393939393939393939393939393939393917b66503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001c3144576467676767676767676761513e2a160100000000000000000000000000000000000000192e43586e8499aec3c8b39e89735e48331e0900000000000000000011253a4f63788da2b7ccbca7927d69543f2a16010000000215283a4c5d6e7d8f9daab5c0c9c3bcb7b4b3b3b3b6bac1cbc2b8ac9e8f806f5d4c3a271401000000000000000000000005111d28313a42494f53575a5c5e5e5e5e5c5b5854504a433c33291f13060000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f564634200c0000000000071b2f42525d5f5f5f5f5f5f5f5f5e5444311e09000000000000000114283c5063778b9fb2c6bca894806c6d8295a8bccfbca895826d5a46331f0c0000000000000000001f344a5f748ba0b5cbd9c4af99846e58433044586c8093a7bbcec3af9c8874604d3925120000000000000000000000000000000000192e43586e8499afc4c3ad98836c57422c17020000000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27293c5063778b9eb2c5b2a1989fafc2c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7917b66503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f747c7c7c7c7c7c7c7c7c6d58432e1903000000000000000000000000000000000000001a2f445a6f869aafc4c9b49f8a745f4a341f0a000000000000000002172b4054687d92a7bbcab6a28d78644f3a261100000000000b1d2f405060707d8c98a3adb5bbc0c4c6c7c8c7c5c2bdb7afa69b8e80706151402e1c0a00000000000000000000000000000b151e272e353a3f424547484949484746433f3b362f2820160c010000000000000000000011233341494a4a4a4a4a4a4a4a4a443828170400000000000012243441494a4a4a4a4a4a4a4a49433626150200000000000000000c2034485b6f8397abbfc3af9b8873768a9db1c4c7b3a08d7965513e2b17040000000000000000001f344a5f748ba0b5cbd9c4af99846e5843394c6073889bafc2cfbba794806c5845311d0a0000000000000000000000000000000000192e43586e8499afc4c3ad98836c57422e20120400000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c273144586c8093a7babdaa968393a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbca7917b66503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748b93939393939393846e58432e1903000000000000000000000000000000000000001b30465b70869bb0c5cbb5a08b76604b36210b00000000000000000a1e32465a6e8397acc0c4af9b87725e4a35210c0000000000001122324251606e7a869099a1a7abafb1b2bab2b0ada9a39c93897d7061524333221100000000000000000000000000000000020b131a20252a2d30323334343332312e2b26211b140c030000000000000000000000000515232e3434343434343434343430271a0b000000000000000616242e343434343434343434342f25180900000000000000000005182c4053677b8fa3b7cab7a38f7a7d92a5b9ccbfab9884705d4936220f000000000000000000001f344a5f748ba0b5cbd9c4af99846f5c494054687c8fa3b7cbc6b39f8c7764503d2915020000000000000000000000000000000000192e43586e8499afc4c3ad98836c5a4c3e30221404000000000000000000000000001f344a5f748ba0b5cbbda8937c67523c27394d6074889bafc2b5a18e7c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbd3d3c5b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3a7917b66503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0a8a8a8a8a899846e58432e1903000000000000000000000000000000000000001c32475c71879cb1c7cbb7a18c77624c37220d00000000000008101426394d6175899db2c6bca895806c58432f1b060000000000000414243342505d68737d868d9297999c9da99d9b98948f8880766b5f52433425150400000000000000000000000000000000000000060c1115181b1d1e1f1f1e1d1c1916120d070000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1c140900000000000000000006121a1f1f1f1f1f1f1f1f1f1f1b130800000000000000000000001024384c6073889bafc2beaa9683879baec1cab6a38f7b6854412d1a06000000000000000000001f344a5f748ba0b5cbdbc6b19e8c796654495c708498abbfd2beab9783705c4835210d000000000000000000000000000000000000192e43586e8499afc4c3ae9987786a5c4e40322314050000000000000000000000001f344a5f748ba0b5cbbda8937c67523c2e4155687c90a3b7c0ac99867c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbdecab7a79e9d9d9d9d9d9d9d9d9d9d9d9d9d9d917b66503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5bdbdbdaf99846e58432e1903000000000000000000000000000000000000001e33485d72889db3b5b5b5a38d77634e38230e00000000000e1a2429324356697c90a4b8c8b4a18d7965513d29140000000000000000061524323f4b56606971777d8285878b9d8b86838079736c63594e413425160700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091c3044586b8093a7bbc6b29e8c90a3b6cac1ae9b8773604c38251100000000000000000000001f344a5f748ba0b5cbe0cebba99683705e5064788c9fb3c7cab6a38f7b6754402c1905000000000000000000000000000000000000192e43586e8499abb9c7b5a597897a6c5e50413223140500000000000000000000001f344a5f748ba0b5cbbda8937c67523c364a5d708598acbfb8a4907c7c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbdac4af9b898888888888888888888888888888887b66503b26110000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd3c4af99846e58432e1903000000000000000000000000000000000000001f34495e73899fa0a0a0a0a08f78644f3a240f000000000c1d2c373e425060728699acc0bfac9885715d4a36220e0000000000000000000614212e39444d565d63686c6f70879c88726e6a655f5850463c3023160700000000000000000000000000000000000000000000000003090e1215171919191816130f09030000000508090909090909060100000000000000000000000000000000000004090e1214161717171614110d0803000000000000000000000000000000000000000000000115283c5063778b9fb3c6baaaa0a2aec0cdb9a6927d6a5744301d0900000000000000000000001f344a5f748ba0b5cbe0d8c5b3a08e7a68596c8094a8bbcfc2ae9b87735f4c38241100000000000000000000000000000000000000182e43586d7d8d9ba9b7c3b5a7998b7c6e5f514232231405000000000000000000001f344a5f748ba0b5cbbda8937c67523c3e5265798da0b4c3af9c88747c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbd9c4af998472727272727272727272727272727271624e3a25100000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b7965503b26100000000016293b4953565f6e7d90a2b5c7b5a28f7c6855412e1a060000000000000000000004101c27313a42494f53575b70879c88725c55514b443d332a1e120600000000000000000000000000000000000000000000000811181e23272a2c2e2e2e2e2b28231e160e0511191d1e1e1e1e1e1e1b140a0000000000000000000000000000020a12191e23272a2b2c2c2c2b2926221d1710080000000000000000000000000000000000000000000d2034485c6f8397abbfc8bbb4b6bfcdc4b19d8a76624f3b28140100000000000000000000001f344a5f748ba0b5cbe0e2d0bdab9886726074889cb0c3cebaa693806b5744301c0900000000000000000000000000000000000000152a3e51606e7c8b9aa8b7c5b7a99b8c7d6f605142322314040000000000000000001f344a5f748ba0b5cbbda8937c67523c465a6d8295a9bcbaa793806c7c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbd9c4af99846e5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5445331f0b0000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f34495d70747474747474747473634f3a2510000000001d314558676b727d8d9cadbfbcaa9885725f4c392612000000000000000000000000000a141e272e353a3f465b70879c88725c473c37302920170c010000000000000000000000000000000000000000000008131c242c32383c3f4243434343403d38322a2117232d3233333333333330271b0c0000000000000000000000000b151e262d33383c3f40424242403f3b37322b241b12080000000000000000000000000000000000000005192c4054677b8fa3b7cacfcacbd1cfbca895826d5a46331f0c0000000000000000000000001f344a5f748ba0b5cbe0eddac8b5a2907d6a7c90a4b8cbc5b29e8a76634f3b281401000000000000000000000000000000000000000e213342505e6d7b8a99a7b6c5b8aa9c8d7d6f6051413222120200000000000000001f344a5f748ba0b5cbbda8937c67523c4f62768a9db1c4b29f8b77677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbd9c4af99846e58474747474747474747474747474741362716030000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f564634200c000000001f344a5f7482868f9cabbabfaf9f8d7a685643301d0a0000000000000000000000000000010b131a202530465b70879c88725c4732221c150d0400000000000000000000000000000000000000000000020e1a252f3840464c5154575858585856524c463e342933404748484848484844392a190600000000000000000006121e28313a41474c5154565757575653504b463f372e251a0f020000000000000000000000000000000000001124384c6073889bafc2d6dfdfdbc7b3a08d7965513e2b17040000000000000000000000001f344a5f748ba0b5cbe0f5e4d2bfad9a88758598acc0d1bdaa96836e5b4733200c000000000000000000000000000000000000000004152432404f5d6b7a8998a7b6c6baab9d8e7d6f5f504030201000000000000000001f344a5f748ba0b5cbbda8937c675243576a7d92a6b9bdaa96836f677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c7b19c87705b46301b001f344a5f748ba0b5cbd9c4af99846e5843323232323232323232323232322e251809000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4438281704000000001f344a5f748b9aa2acbabeb0a191826f5d4b392613000000000000000000000000000000000000060c1b30465b70878b88725c47321d0801000000000000000000000000000000000000000000000004121f2c37424c545b6165696c6e6e6e6d6b66615a51473b41515c5e5e5e5e5e5e564836220e00000000000000000a1724303a444d555c6165686b6c6c6c6b6865605a534b41372c2013050000000000000000000000000000000000091c3044586b8093a7bbcee2e6d2bfab9884705d4936220f000000000000000000000000001f344a5f748ba0b5cbe0f0e5dcc9b7a492808da0b4c8c9b5a28e7a66533f2b1804000000000000000000000000000000000000000000061422313f4d5c6b798998a8b7c7bbac9d8e7d6e5e4e3e2d1d0c000000000000001f344a5f748ba0b5cbbda8937c67524c5f73879aaec1b5a28e7a66677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2513293e53687d94a9bfd4c6b19c87705b46301b001f344a5f748ba0b5cbd9c4af99846e58432e1d1d1d1d1d1d1d1d1d1d1d1c19120700000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000515232e3434343434343434343430271a0b00000000001f344a5f748ba0b5beb6aca09284736352402e1c0900000000000000000000000000000000000000001b3045596d7474746e5b46311c070000000000000000000000000000000000000000000000041422303d4a545f676f757a7d8283848483807b756d63594d4a5e6f73737373737365513d2813000000000000000b1a2835414d57616970767a7d82838383827d79756e675e544a3d31231506000000000000000000000000000000000115283c5063778b9fb3c7daddcab6a38f7b6854412d1a06000000000000000000000000001f344a5f748ba0b5cbe0e0d3c9c4c1af9c8f96a8bcd0c1ad9a86725e4b37231000000000000000000000000000000000000000000000000413212f3e4d5b6a7a8a99a9b9c9bbac9c8d7c6c5c4b3b2a18070000000000001f344a5f748ba0b5cbbda8937c675254677b8fa2b6c0ad9986725e677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25152a3f54697d94a9bfd4c5b09b866f5a45301b001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1c14090000000000001f344a5f748ba0afaaa39a8f8274655545342211000000000000000000000000000000000000000000162a3d4f5c5f5f5f5c503e2b17030000000000000000000000000000000000000000000002122232404e5b67727b838a8f94979899999895908982766a5d4f627789898989897d68533e29130000000000000a1a293846535f6a747c858b8f939698989896938f8a837a71675b4f4133241506000000000000000000000000000000000d2034485c6f8497abbfd3d6c2ae9b8773604c38251100000000000000000000000000001f344a5f748ba0b5cbe0d3c2b5afb1baaca4a8b4c5ccb9a5927d6a56432f1b080000000000000000000000000000000000000000000000000311202f3d4c5c6b7b8b9babbbcabaaa9b8b7a6958473624130100000000001f344a5f748ba0b5cbbda8937c67525c708497abbeb8a4917d6956677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25162b40556a8095abc0d5c4af99846f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9d9a968f877c71645647372716050000000000000000000000000000000000000000000e20313e484a4a4a483f32210f00000000000000000000000000000000000000000000000f203040505e6c79858f979ea4a8acadafafadaaa49d93887b6d5e64798f9f9f9f947d68533e2913000000000007182838475663707c8890999fa4a8abadadadaba8a39e978e84796d5f51423323130200000000000000000000000000000005192c4054687b8fa3b7ccd4bfa9947d6a5744301d0900000000000000000000000000001f344a5f748ba0b5cbddc9b5a49a9eadbeb9bcc5d2c4b19d8a75624e3b2713000000000000000000000000000000000000000000000000000002111f2e3e4d5d6c7c8d9daebec8b9a9988876655342301e0c00000000001f344a5f748ba0b5cbbda8937c675264788c9fb3c3af9c88756152677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25172c42576c8297acc1d6c2ad98836d58432e18001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000050d11121212121212121212100a010000000000000000001f344a5f74898886827a736a5f534638291909000000000000000000000000000000000000000000000213212c33343434332d22130300000000000000000000000000000000000000000000091a2c3d4e5e6e7c8a97a1abb2b9bdc0c3c4c4c2beb8b0a6998c7c6c677b91a6b4a9947d68533e2913000000000213253646566573828f9aa4acb4b9bdc0c2c3c2c0bdb8b2aaa1968a7d7061514131200f0000000000000000000000000000000216293d5064778ba0b5cbd5c1ad9986725e4b37241000000000000000000000000000001f344a5f748ba0b5cbd9c4af9a8690a3b6c9d0d7d0bca995826d5a46321f0b0000000000000000000000000000000000000000000000000000000110202f3f4e5e6f8090a0b1c2c6b6a59483715f4d3b291604000000001f344a5f748ba0b5cbbda8937c67596d8094a8bbbba793806c5952677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a251a2f44596e8499aec3d4bfaa95806b56402b16001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000000c182126272727272727272727251e130500000000000000001f34495d707373706c6660574d4236281a0b000000000000000000000000000000000000000000000000030f191e1f1f1f1e19100400000000000000000000000000000000000000000000011326384a5b6c7c8d9ba8b4bec6cdc9c2bebbbbbbbbbec2b7aa9b8a79697d94a9bea9947d68533e2913000000000d1f31425364738492a0acb7c0c8c8c1bdbbbbbbbcc0c6c6beb3a89c8e80705f4f3e2c1a0800000000000000000000000000000a1e3145596c8093a7bbcedcc8b5a28e7a6753402c1905000000000000000000000000001f344a5f748ba0b5cbd9c4af9984879aadc1d4ddc8b4a18d7965523e2a17030000000000000000000000000000000000000000000000000000000002112130405161718293a5b6c7c3b2a18f7d6a584633200e000000001f344a5f748ba0b5cbbda8937c676175899cb0c4b29f8b77645052677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a251e33485d72879cb1c6d1bca7927c68533e2914001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3930231402000000000000001a2e41515d5e5e5b57524b443a3024180a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d30435567798a9babb8c6d1c8beb4aea9a6a5a5a6a9adb4b9a89785738297abbfa9947d68533e291300000005182a3d4e60718292a2b0bdc9c8bdb4ada8a5a5a5a7acb2bbc6c6b9ac9e8e7d6d5b49372411000000000000000000000000000013263a4d6175889cafc3d6e4d1beaa96836f5c4834210d000000000000000000000000001f344a5f748ba0b5cbd9c4af99847d91a4b7cadac5b09b86715d4a37241000000000000000000000000000000000000000000000000000000000000003122232435364758798aabccebeac9a887563503d2a17040000001f344a5f748ba0b5cbbda8937c67697d91a5b8beaa96836f5b4852677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3d342f394d61768ba0b4c9cdb8a38f79644f3a2611001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000015283947505252525252525252524d4132200c000000000000001123334149494846423e3730271e1307000000000000000000000000000000000000000000000000000000000000000000000000000000010d15191a1a1a1a1a1a1a1a181309000000000013273a4d60728597a8b9c9d2c3b6aba19a94919090919499a0aab5a3907d8499aebfa9947d68533e29130000000f2235475a6c7d8fa0b0c0cec3b6aaa0999390909093979fa9b5c2cabcac9c8b796754412e1b08000000000000000000000000081b2f4256697d91a4b8cbdfe0d9c6b29f8b7764503d2916020000000000000000000000001f344a5f748ba0b5cbd9c4af998474889baec1d4c8b4a18d796653402c1905000000000000000000000000000000000000000000000000000000000000041525364758697a8d9fb1c4cab7a593806d594633200c0000001f344a5f748ba0b5cbbda8937c67728699adc1b5a28e7a66533f52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079665a5049444655687c90a5b9cec8b39f8a75604b37220d001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001c314457646767676767676767675f4f3c2813000000000000000515232e343433312e29231c140b0100000000000000000000000000000000000000000000000000000000000000000000000000000002121f292e2f2f2f2f2f2f2f2f2d261b0d000000071b2f4256697c8fa2b4c6d5c4b4a5988e86807b79797b80858d98a5ad9986879bb0bfa9947d68533e2913000004182b3e5164778a9badbecec4b4a6988d857d7a79797d838c97a4b3c4cab9a89684705d4a37230f0000000000000000000000001024374b5e728699adc0d4cfcbcccebba794806c5945321e0b0000000000000000000000001f344a5f748ba0b5cbd9c4af99846e7d91a5b8cbd0bda996836f5c4835210e000000000000000000000000000000000000000000000000000000000000000718293a4b5d6f8294a7b9cdc2af9c8976634f3b28140000001f344a5f748ba0b5cbbda8937c677a8ea2b5c0ad9986725e4b3c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba79384776d645d5a5b63728598abbfd4c2ae9a85705b47321d08001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c6b56402b16000000000000000005111a1f1f1e1c19140f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000f20303c43444444444444444442392b1b0900000e22364a5e728699acbfd1c9b7a696887a716a666464666a717a8796a6a28e8b9eb3bfa9947d68533e291300000c2034475a6e8294a6b9cac8b7a696887a7069666465686f798695a6b7cac5b3a08d7a66523e2a16010000000000000000000005192c4053677a8ea2b5c8c8bcb6b7c1c3af9c8975614e3a27130000000000000000000000001f344a5f748ba0b5cbd9c4af99846e75889baec1d4c6b29f8c7764513e2a1704000000000000000000000000000000000003060502000000000000000000000b1c2e405264778a9eb1c4ccb9a692806b57432f1b0700001f344a5f748ba0b5cbbda8937c6f8396aabdb8a4917d6956423c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd6c2b1a2958a8077726f70768291a2b4c7d0bca793806a56412d1804001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748b93939393939393826b56402b1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182b3e4e585a5a5a5a5a5a5a5a5649382512000015293d5165798ea2b5c9d3bfac9a8877695e56514f4f51555d69778899ab9f9da9babfa9947d68533e2913000013273b4f63768a9eb1c4d1beab998877695d55504f50545c6877889aadc0d0bdaa96826d5945301c07000000000000000000000d2134485c6f8396aabeccbaaaa1a3b0c2b8a5917d6a56432f1b0800000000000000000000001f344a5f748ba0b5cbd9c4af99846e6b7d92a5b8cbcebba894826d5a4633200c0000000000000000000000000000000510171b1b17130f0b0703000000000000102235475a6d8295a8bcd0c2ae9b87725e4a36220d00001f344a5f748ba0b5cbbda8937c778b9fb2c3af9c8975614e3a3c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbdccabbb0a79d938c8786868a939fafbfd1c8b4a08d7864503b271300001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38232a3f546a8095abc0d5c5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0a8a8a8a8a897826b56402b160000000000000000000000000000000000000000050c1216191c1d1c170f030000000009111516161616161616161616161616161616161511090000001e33475b6b6f6f6f6f6f6f6f6f6755412c1700061b2f43586c8295a9bdd1cbb7a3907c6a594b423c3a3a3c414b596a7c8fa2b3b2bac7bfa9947d68533e291300051a2e42566a7d93a6bacdc7b4a18e7c6a594c413b3a3b404a596a7d91a4b9cdc5b19c88735f4a35200c0000000000000000000216293d5064778b9fb2c6c4b09d8c92a5b9c1ad9986725f4b37241000000000000000000000001f344a5f748ba0b5cbd9c4af99846e6175899cafc2d5c4b09d8976624f3b281501000000000000000000000000000615222b30302c2824201c1814100a00000005182b3e5165798da1b5c9cab6a28e7965503c271200001f344a5f748ba0b5cbbda8937c8093a7babba794806c5945323c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd4c0ad9d99a3a7a19c9b9b9ea6b0bdcdd0beac9985715d4935210c00001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5cbcbb9a48f78634e38232a3f546a8095abc0cbc5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5bdbdbdac97826b56402b1600000000000000000000000000000000000007111920262b2f3132312b21130400000f1b252a2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2a251b0f00001f344a5f7486868686868686846e58432e19000b1f34495d72879bb0c4d8c4b09c8873604d3c2e272525272e3b4c5f72869aaec2cdd4bfa9947d68533e2913000b1f34485d71869aaec2d3bfac9885715e4c3c2e2625262d3b4e61758a9eb3c8cbb6a28d78634e39240f0000000000000000000b1e3245596c8094a7bbcebba895828a9eb1c5b5a28e7a6753402c1905000000000000000000001f344a5f748ba0b5cbd9c4af99846e596c8092a5b8ccccb9a6927d6b5744311d0a000000000000000000000000011324333f4545413d3935312d29251d120400000e2236495d72869aafc3d1bda894806a55412c1702001f344a5f748ba0b5cbbda8937c889bafc2b29f8b7764503d293c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba5908595a4b2b1b0b0b3b9c2cecdc1b2a18f7c6955422e1a0600001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000001f344a5f748ba0b5b5b5b5a48f78634e38232a3f546a8095abb5b5b5b09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd3c1ac97826b56402b1600000000000000000000000000000000030f1a242d343b40444647463e322210000c1d2d393f40404040404040404040404040404040403f392d1d0c001f344a5f748b9b9b9b9b9b99846e58432e19000f24394d62778ca1b5cad4bfaa96826d5844311e13100f121d2f43566a8093a8bcd1d4bfa9947d68533e2913000f24394e62778ca0b5c9ccb8a4907c6855412f1e120f111e32465b70869aafc4d0bba6917b66513c271200000000000000000013273a4e6175899cafc3c7b39f8c788296aabdbeaa97836f5c4835210e000000000000000000001f344a5f748ba0b5cbd9c4af99846e586275899cafc2d5c2ae9b8874604d3a2613000000000000000000000000091d3042515a5955524d4a46423e393023130100061a2e43576b8095aabfd3c2ad99846f5a45301b06001f344a5f748ba0b5cbbda8937c90a4b7beaa96836f5c4834273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba590798694a1acb6bec3c5c4c1bab0a39483725f4c3926120000001f344a5f748ba0b5cbd9c4af99846e58432e190f0f0f0f0f0f0f0f0c050000000000000000001f344a5f748ba0a0a0a0a0a08f78634e38232a3f546a8095a0a0a0a0a09b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000000000000000000000714212c3740484f54585b5c5b503f2d1900172a3b4a545656565656565656565656565656565656544a3b2a17001f344a5f748ba0b0b0b0af99846e58432e190013283d52667b90a5bacfd0bba6917c67523e29150100000013273b5064798ea3b7ccd4bfa9947d68533e29130014283d52677c91a6bacfc6b29d8975604d392512000003192e43586d8398adc3d3bda8937d68533e29140000000000000000081b2f43566a7d91a4b8cbbeab9784707a8ea2b6c6b29f8c7764513d2a16030000000000000000001f344a5f748ba0b5cbd9c4af99846e58596c8093a6b9cccab7a3907c6956422f1b0800000000000000000000000f24384c606f6e6a66635e5a57534d41301e0b000014283d52667b90a5bacfc6b29c88725d48331e09001f344a5f748ba0b5cbbea9958898acbfb5a28e7a6753402c273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba5907975838f9aa3aaaeb0afaca69e938575655442301d0a0000001f344a5f748ba0b5cbd9c4af99846e58432e25252525252525252421180d00000000000000001f344a5f748b8b8b8b8b8b8b8b78634e38232a3f546a808b8b8b8b8b8b8b866f5a442f1a001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000000000000000000071625323e4a535c63696d70726e5c48331e001d324659686b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b685946321d001f344a5f748ba0b5c5c4af99846e58432e1900162b40556a8094a9bed3ccb7a28d77634e39240f000000000d21364b5f74899fb3c8d4bfa9947d68533e291300172c41566b8095aabfd4c1ac97836e5a46311d09000000172c41576b8297acc1d4bfaa95806a543f2a1500000000000000001024374b5f728699adc0c9b6a28f7b6772869aaec1bba894806d5946321e0b0000000000000000001f344a5f748ba0b5cbd9c4af99846e58506376899cb0c3d3c0ac9986725e4b3724110000000000000000000000152a3e53677b84807b77736f6b685f4e3b261200000f24394e63778da2b7cccab4a08b75604b36200b001f344a5f748ba0b5cbc4b2a39da5b5c1ad9986725e4b3724273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba5907965717d878f95999b9997928b8275675848372513000000001f344a5f748ba0b5cbd9c4af99846e58433a3a3a3a3a3a3a3a3a3a352b1d0d000000000000001f34495d70747474747474747472614c3823293e53677474747474747474746b58432e19001f344a5f748ba0b5cbd9c4af99846e58432e190e0e0e0e0e0e0e0c0700000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000000000000000616253442505c6670777d838688745f4a341f001f344a5f748282828282828282828282828282828282745f4a341f001f344a5f748ba0b5cbc4af99846e58432e1900192e43586d8398adc2d7c9b49f8a745f4b35200b00000000081d32475c70879bb0c5d4bfa9947d68533e2913001a2f445a6f8499aec3d1bca7937d6954402b1702000000182d42576c8398adc3d5c0ab95806a543f2a150000000000000005192c4053677a8ea2b5c9c1ae9a86725f6a7d92a6bac4b09c8975614e3a27130000000000000000001f344a5f748ba0b5cbd9c4af99846e5846596d8093a6b9ccc8b5a28e7a6754402d190600000000000000000000192e43586d829694908d8985827c69543f2a1500000c21364b60758ba0b5cbccb7a18c77624c37220d001f344a5f748ba0b5cbd0c1b6b3b8c3b8a5917d6a56422f1b273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba5907964606a737a80848684827d776e6357493a2a1908000000001f344a5f748ba0b5cbd9c4af99846e584f4f4f4f4f4f4f4f4f4f4f483b2b18050000000000001a2e41515d5f5f5f5f5f5f5f5f5e5444311e243749585f5f5f5f5f5f5f5f5f5b4e3c2915001f344a5f748ba0b5cbd9c4af99846e58432e2323232323232323211b10030000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000000000000021324344352606d79838c93989b8b745f4a341f001f344a5f748b9797979797979797979797979797978b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001b30455a6f869aafc4d9c7b29d88725d48331e0900000000021a2f44596e8499aec3d4bfa9947d68533e2913001c32475c71879cb1bdc2b8a38f79644f3b2611000000061b30455a6f8499afc4d4bfa9947d69543f2a14000000000000000e2135485c6f8397aabeccb8a5927d6a5763768a9eb2c6b8a5917d6a56432f1c0800000000000000001f344a5f748ba0b5cbd9c4af99846e58435063768a9db0c4d1beaa9783705c4936220f000000000000000000001d32475c70869ba9a5a29e9a917c67523e291400000a1f34495e73899fb4c9cdb8a38d77624c37220d001f344a5f748ba0b5cbdfd2cac8ccc3b09c8975614e3a2713273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f5760666b6e6f6f6c69635b5146392b1c0c00000000001f344a5f748ba0b5cbd9c4af99846e646464646464646464646464594835210c00000000000011233341494a4a4a4a4a4a4a4a49433626151a2c3b454a4a4a4a4a4a4a4a4a473e301f0d001f344a5f748ba0b5cbd9c4af99846e5843383838383838383838362e21120100000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000000000000000d1f31425261707d8c96a0a7aca08b745f4a341f001f344a5f748ba0acacacacacacacacacacacacaca08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001d32475c71879cb1c7dbc6b19c87705b46311c070000000000172c42576c8297acc1d4bfa9947d68533e2913001e33485e73899da3a8aeb4a08b76604c37220d0000000c2034495d72889cb1c6d2bda8937c68533d281300000000000002162a3d5064778c9fb2c6c4b09c8975614e5b6f8397aabec1ad9a86725f4b38241100000000000000001f344a5f748ba0b5cbd9c4af99846e5843475a6d8294a7bacdc6b39f8c7865513e2b17040000000000000000001f344a5f73899fb3bab6b2a38e78634e3925100000081e33485e73899fb4c9cdb8a38d77624c37220d001f344a5f748ba0b5cbe0e6dfddcebba794806c5945321e12273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f444b5256595a5a58544e473e34281b0d0000000000001f344a5f748ba0b5cbd9c4af998479797979797979797979797977644f3a240f0000000000000515232e343434343434343434342f2518090e1d2931343434343434343434332b201201001f344a5f748ba0b5cbd9c4af99846e584e4e4e4e4e4e4e4e4e4e4a3f301f0c00000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000000000006192b3d4e5f70808f9da9b3bbb5a08b745f4a341f001f344a5f748b99999999999999999faec1c1c1b5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001e33485e73889db3c8dac5b09b866f5a442f1a050000000000162b40556a8095abc0d4bfa9947d68533e2913001f344a5f7483898f949a9f9d88725d48331e0900000617293c5063778ca1b5caceb9a5907965503b26110000000000000b1e3245596c8094a7bbcebba894826d594653677a8fa3b6c9b5a28f7a6754402d1906000000000000001f344a5f748ba0b5cbd9c4af99846e58433d5164778a9eb1c4cfbca895826d5a4734200d0000000000000000001f344a5f748ba0b5cbcbb5a08b76604b36210c00000b20354a5f748a9fb4c9cdb8a38d77624c37220d001f344a5f748ba0b5cbe0f5eddac6b29f8c7764503d2a1612273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a373d41444444433f3a332b22170a000000000000001f344a5f748ba0b5cbdbc6b19e9190909090909090909090909079644f3a250f0000000000000005111a1f1f1f1f1f1f1f1f1f1f1b130800000c161d1f1f1f1f1f1f1f1f1f1e180f0200001f344a5f748ba0b5cbd9c4af99846e63636363636363636363635d4e3b281300000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000000000000102336485a6c7d8f9eadbabbaea39c8b745f4a341f001f344a5f7484848484848484848492a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f34495e73899fb4c9d9c4af99846f5a442f1a050000000000152a3f54697d94a9bfd4bfa9947d68533e2913001d324659686e747980858a9086705b46311c07000313233446586b8093a7bbcfcab5a18c77624d38230e00000000000013273a4e6175899cb0c3c6b39f8c7864513d4b5f73879bafc2beab9783705c4935210e000000000000001f344a5f748ba0b5cbd9c4af99846e584334475a6d8294a8bbcec4b19e8a7663503c29150200000000000000001f344a5f748ba0b5cbcbb5a08b745f4a341f0a00001024394d62778ca1b6cbcbb5a08c76604b36210c001f344a5f748ba0b5cbe0f5e5d1beaa97836f5c4835210e12273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a25282c2f2f2f2d2a261f180f0500000000000000001f344a5f748ba0b5cbe0cebcada6a5a5a5a5a5a5a5a5a5a5a59079644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99847878787878787878787878786b56412c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000000000071a2d405365778a9bacbcbbac9d918883745f4a341f001e32475a6a6e6e6e6e6e6e6e6e7b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1903060d0f0f0f13293e53687d94a9bfd4bfa9947d68533e291300172a3b4a545a5f656a70767b826f5a442f1a050211213141526375889bafc2d6c4b09b87725d49341f0a0000000000081c2f43566a7d91a5b8ccbeab9783705c493544576b8093a7bbc6b39f8c7864513d2a16030000000000001f344a5f748ba0b5cbd9c4af99846e58432e3e5164778b9eb1c4cdb9a693806c5845311e0b00000000000000001f344a5f748a9fb4c9cbb5a08b76604c3723130e101b2d4053677c90a5bacfc8b39e89735e49341f0a001f344a5f748ba0b5cbe0f0dcc9b5a28e7a6753402c190512273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a2514171a1a1a1815110b04000000000000000000001f344a5f748ba0b5cbe0dacbc0bbbbbbbbbbbbbbbbbbbbbba59079644f3a250f000000000000050d1112121212121212121212121212121212121212121212121212100b020000000000001f344a5f748ba0b5cbdac6b19e8f8f8f8f8f8f8f8f8f8f8f8f836c57422c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000000000f2336495c6f8295a7b9c1ae9e8e80736d695a46321d00182b3d4d5758585858585858667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e190e1a2124252525293e53687d94a9bfd4bfa9947d68533e2913000c1d2d3940454b50565c61666c6554402c170312202f3f4f5f708293a5b8cbd0bda995826c58432f1a0600000000001124384b5f72869aadc1c9b6a28f7a6754402d3c5063778b9fb3c7bba894826d5946321f0b0000000000001f344a5f748ba0b5cbd9c4af99846e58432e35485b6e8295a8bbcec2af9c8874614e3a271300000000000000001e33485d72889cb2c6cdb8a38f7a665240302723252c394a5c6f8397abbfd4c3af9a86705b46311c07001f344a5f748ba0b5cbe0e8d4c1ad9986725f4b3724100012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbe0d5c5b9b3b3b3b3b3b3b3b3b3b3b3a59079644f3a250f00000000000c18212627272727272727272727272727272727272727272727272727251e140600000000001f344a5f748ba0b5cbe0cdbbaca4a4a4a4a4a4a4a4a4a4a498836c57422c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000000004182b3f5266798c9fb2c4b6a391806f6158554c3c2a17000e1f2f3b4243434343434350667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e191f2c363a3a3a3a3a3e53687d94a9bfd4bfa9947d68533e291300000f1b252b31373c41474d525753473724111321303e4d5d6d7d8e9fb0c2d4c8b4a18d7965513d2915000000000005192c4053677a8fa2b5c9c1ad9a86725f4b382434485c708497abbfc4b09c8975614e3b27140000000000001f344a5f748ba0b5cbd9c4af99846e58432e2b3e5164788c9fb2c5cbb8a4917d6a5643301c09000000000000001b30455a6f8499adc2d2beaa95826f5e4e423b383a3f495767798c9fb2c6d2bea995806b57422d1804001f344a5f748ba0b5cbe0dfccb8a5917d6a56432f1b080012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbdecab7a79e9d9d9d9d9d9d9d9d9d9d9d9079644f3a250f000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a31241504000000001f344a5f748ba0b5cbe0d9cabfb9b9b9b9b9b9b9b9b9b9ad98836c57422c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000000000b1f33475b6e8296a9bcc1ad9a8773615144413a2e1e0d0001111e282d2e2e2e2e2e3b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1b2d3d494f4f4f4f4f4f53687d94a9bfd4bfa9947d68533e29130000000911171c22272d33383e423f3629191523313f4e5c6b7b8b9bacbcced0bdab9885715d4a36220e00000000000e2135485c6f8397aabeccb8a5917d6a56432f1c2c4054687c90a3b7cbb8a5927d6a5743301c0800000000001f344a5f748ba0b5cbd9c4af99846e58432e2235495c6f8295a8bbcfc0ad9986725f4c38251100000000000000172c40556a7d93a7bbcfc5b29f8d7b6c5f56504e4f535b67758697a9bbcecab6a38f7a66513d281400001f344a5f748ba0b5cbe0d7c4b09c8975614e3a2713000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbdac4af9b8988888888888888888888888879644f3a250f000000001528394750525252525252525252525252525252525252525252525252524e4233210e000000001f344a5f748ba0b5cbe0d6c6bab4b4b4b4b4b4b4b4b4b4ad98836c57422c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000000012263a4e63768a9eb2c5baa6927d6a5744332c261d10000000000b141819191919263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e23374a5b64646464646464687d94a9bfd4bfa9947d68533e2913000000000002080d13191e24292c2b2419162432414f5d6b7a8a9aa9b9c9d6c4b2a08e7b6855422e1b070000000003162a3d5164778c9fb3c6c4b09c8975614e3a271425394c6074889cafc3c1ae9a86725f4c38241100000000001f344a5f748ba0b5cbd9c4af99846e58432e192c3f5265788c9fb2c5c9b5a28f7b6754412d1a0700000000000012273b5064788ca0b3c6cebcaa9a8b7d726a656364686f788594a3b4c6d3c1ae9b87735f4b37230e00001f344a5f748ba0b5cbe0cfbba894806d5946321e0b000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af998472727272727272727272727270614d38230e000000001c314457646767676767676767676767676767676767676767676767676760503d2914000000001f344a5f748ba0b5cbdecbb8a89f9f9f9f9f9f9f9f9f9f9f98836c57422c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000004192d41556a7d92a6bac7b39f8b76624e3b2717120a000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c516679797979797979797d94a9bfd4bfa9947d68533e291300000000000000000004090f1417161018263442515f6d7b8a99a8b7c7d7c9b8a79583705e4c39261200000000000b1f3246596d8094a8bbcfbba894806d5946321e0b1d3144586c8094a8bcc9b6a28f7b6754402d1906000000001f344a5f748ba0b5cbd9c4af99846e58432e192336495c6f8396a9bccfbeab9884705d4a36230f0000000000000c2135495c708497a9bbcdc8b8a99b8f867d7978797c838b96a3b2c1d2c7b5a3917d6a5744301c0800001f344a5f748ba0b5cbdac6b39f8c7764513d2a1603000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c17000000001f344a5f748ba0b5cbdac5b09b8a8989898989898989898989836c57422c1702000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000000a1e33475c708599adc1c2ad9985705b47331f0b0000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c52677c90909090909090909aadc1d4bfa9947d68533e291300000000000000000000000000000c1a28364452616f7d8c9aa8b7c6d5cdbdac9b89776653412f1c09000000000014273b4e6175899cb0c4c6b39f8c7764513d2a160315293d5064788ca0b4c7beab9784705c4935220e000000001f344a5f748ba0b5cbd9c4af99846e58432e19192d405366798c9fb3c6c7b3a08d7966523f2b1805000000000006192d405467798c9eafbfcfc7b8aca29993908f8f92979ea8b4c1d0c9baa9988674614e3b28140100001f344a5f748ba0b5cbd1beaa97836f5c4835210e00000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e5847474747474747474747474135261402000000001f344a5f748b9393939393939393939393939393939393939393939393836c57422c17000000001f344a5f748ba0b5cbd9c4af99847373737373737373737373736855402c1601000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000000f24384d61768b9fb4c8bda8937d6a55412d18040000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c52677c93a5a5a5a5a5a5a5abb8c9d4bfa9947d68533e2913000000000000000000000000000e1c2a3846546270808d9ba9b8c6d5cfc0af9f8e7d6b5a483624120000000000081c2f43566a7d92a5b8ccbeaa97836f5c4835210e000d2135495d708598acc0c7b39f8c7864513e2a17030000001f344a5f748ba0b5cbd9c4af99846e58432e19102336495c708396a9bccfbca995826e5b4734210d0000000000001124374a5c6e8091a1b1bfccc9beb5ada8a5a4a4a7abb2bbc5d1c7baac9c8c7a685744321f0c0000001f344a5f748ba0b5cbc9b5a28f7a6753402c190500000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e5843323232323232323232322d24170800000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c17000000001f344a5f748ba0b5cbd9c4af99846e5e5e5e5e5e5e5e5e5e5e5e594b39261200000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000013283d52667b90a5b9cdb8a38f7965503b2712000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c52677c93a8bbbbbbbbbbbbbec8c9c9bfa9947d68533e2913000000000000000000000002101e2c3a48566472828f9dabb9c7d6d0c1b1a29182705f4e3c2b190700000000001124384b5f72869aadc1c9b5a28f7a6753402c19050006192d4155697c90a4b8ccbba895826d5a46331f0b0000001f344a5f748ba0b5cbd9c4af99846e58432e19071a2d405366798da0b3c6c5b29e8b7763503d2a16030000000000081b2d3f5162738393a1aebac5cdc8c2bdbab9b9bcc0c6cec9c0b5a99c8e7d6d5c4b392715020000001f344a5f748ba0b5cbc1ad9a86725f4b3824110000000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1d1d1d1d1d1d1d1d1c1911060000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17000000001f344a5f748ba0b5cbd9c4af99846e5848484848484848484848453b2d1c0a00000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000000182d41566b8095aabfc9b4a08b75604c37220d000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c52677c93a8b4b4b4b4b4b4b4b4b4b4b4a9947d68533e2913000000000000000000000412202e3c4a58667483919fadbbc9d7d0c1b2a3948473635241301f0d000000000006192d4054677a8fa2b6c9c1ad9986725f4b3824110000001226394d6175899cb0c4c4b19d8975624e3b27140000001f344a5f748ba0b5cbcbc4af99846e58432e19031124374a5d708497aabdcbbaa793806c5946321f0b0000000000001022334455657483909da8b1b9bfc4c7c9c9c9c8c5c1bcb5ada3988b7d6f5f4f3e2e1c0a000000001f344a5f748ba0b5cbb8a5917d6a56432f1c080000000012273c52677c93a8bdc8b39d88725c47321d001f344a5f748ba0b5cbcbbba59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd3d3c5b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c17000000001f344a5f748ba0b5cbd9c4af99846e584333333333333333333331291d0f0000000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000061b30455a6f8499aec3c6b19c87725d48331e09000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c52677c939f9f9f9f9f9f9f9f9f9f9f9f9f947d68533e2913000000000000000000061422303e4c5a68768592a1afbdcbd9cec0b2a39485756555453423120100000000000e2235495c708397abb5b5b5a5917d6a56432f1c080000000a1e3145596d8295a9b5b5b5a5927d6a5743301c0900001f344a5f748ba0b5b5b5b5af99846e58432e1903071a2d4054677a8da0b3b5b5af9c8975614e3b27140100000000000416273747566472808b959ea5abafb2b4b4b4b3b0aca8a19990867a6d5f514131211000000000001f344a5f748ba0b5b5b09c8975614e3a2713000000000012273c52677c93a8b5b5b39d88725c47321d001f344a5f748ba0b5b5b5b5a59079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbdecab7a79e9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c17000000001f344a5f748ba0b5cbd9c4af99846e58432e1e1e1e1e1e1e1e1e1c160c000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000091f34495e73889db2c7c3ae99846f5a442f1a05000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e273c52677c8989898989898989898989898989897d68533e2913000000000000000008152332404e5c6a788794a2b0bfcddaccbeb0a294857566574737271706000000000000162a3e5164788c9fa0a0a0a09c8975614e3a27130000000002162a3e5165798da0a0a0a0a09a87735f4c38241000001f344a5f748ba0a0a0a0a0a099846e58432e1903001124374a5d708497a0a0a0a0a0927d6a5743301c08000000000000091929384755616d78828a90969a9d9f9f9f9d9b97938d867d73685c4f413223130300000000001f344a5f748ba0a0a0a094826d5946321e0b000000000012273c52677c93a0a0a0a09d88725c47321d001f344a5f748ba0a0a0a0a0a09079644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbdac4af9b89888888888888888888888888888888836c57422c17000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000c21364b60768ba0b5cac0ac97826c57422c1702000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e263b5064727373737373737373737373737373737365513d2813000000000000000817253342505e6c7a8996a4b2c0ced8cabcaea092847566574839291909000000000000001a2f44596d828b8b8b8b8b8b8b806c5945321e0b00000000000e22364a5d71868b8b8b8b8b8b8b7b67533e291400001f344a5f748b8b8b8b8b8b8b8b846e58432e190300081b2e4154677a8b8b8b8b8b8b8b87735f4a35200b000000000000000b1a293744505b656e757c8286888989898886837d78726a60564b3e312314050000000000001f344a5f748b8b8b8b8b8b7864513d2a1603000000000012273c52677c8b8b8b8b8b8b88725c47321d001f344a5f748b8b8b8b8b8b8b8b79644f3a250f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af9984727272727272727272727272727272726855402b16000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000000f24394e63788ea3b8cdbfa994806a543f2a1500000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e213447565d5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e564836220e000000000000081726354351606e7c8a98a6b4c2d0d6c8baac9e908273655748392a1b0b0000000000000000192e43586b74747474747474747364503d2a16020000000000061a2e42566974747474747474747467533e291400001f34495d707474747474747474746a57422d180300001125384b5e707474747474747474705e4a35200b00000000000000000b1926323e49525a61676c6f7273747373706d69645d564d44392d211305000000000000001f34495d707474747474746f5c4935210e00000000000011263b506474747474747474746e5b46311c001f34495d70747474747474747473624e39240f000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a382511000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000011263b50657990a5bacfbda8937c68533d281300000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e19293843484848484848484848484848484848484844392a1906000000000007172635445361707d8c9aa8b6c4d2d4c6b8aa9c8e8071635547392a1b0c00000000000000000015293c4e5b5f5f5f5f5f5f5f5f5f564734210e0000000000000013263a4c5a5f5f5f5f5f5f5f5f5f584937241000001a2e41515d5f5f5f5f5f5f5f5f5f5a4d3b2814000000081b2e41515d5f5f5f5f5f5f5f5f5d52422f1b070000000000000000000815212b363e464d53575a5c5e5f5e5e5b58545049423a31271b100300000000000000001a2e41515d5f5f5f5f5f5f5d513f2d19060000000000000d213547575f5f5f5f5f5f5f5f5c503e2b17001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e584747474747474747474747474747443a2c1b09000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000012273c52677c92a7bcd1bca7917b66513c271100000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e191a262f333333333333333333333333333333333330271b0c00000000000314253544536271808e9caab8c6d4d2c4b6a89a8c7d7061534538291b0c000000000000000000000d1f303e474a4a4a4a4a4a4a4a4a4438291705000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a453b2c1a08000011233341494a4a4a4a4a4a4a4a4a473d2f1e0b0000000012233341494a4a4a4a4a4a4a4a49413424120000000000000000000000030f19232b32393e424547484a48484644403b352e271e14090000000000000000000011233341494a4a4a4a4a4a48403222100000000000000005182a39444a4a4a4a4a4a4a4a483f32210f0011233341494a4a4a4a4a4a4a4a494337271603000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e5843323232323232323232323232322f281c0e00000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b160000000000000014293f53687d94a9bed0bba59079644f3a251000000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1909141b1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b140a0000000000000f21324353627182909eacbac8d6d0c2b4a6988a7c6e60514336281a0b00000000000000000000000112202b3334343434343434343430271a0b000000000000000000101e2a3234343434343434343431291d0e0000000515232e34343434343434343434322b1f1100000000000615232e343434343434343434342e24160600000000000000000000000000060f171e24292d303233343333312f2b26211a130b0100000000000000000000000515232e34343434343434332d22140400000000000000000c1b28313434343434343434332d221303000515232e343434343434343434343026190a00000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1d1d1d1d1d1d1d1d1d1d1d1d1b150b0000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000162b40556a8095abc0cfb9a48f78634e39240f00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000000000000091b2d3e4f607082909faebccad8cec0b2a496887a6c5e50423326180a00000000000000000000000000020f181e1f1f1f1f1f1f1f1f1f1c140900000000000000000000000d171d1f1f1f1f1f1f1f1f1f1d160c000000000005111a1f1f1f1f1f1f1f1f1f1f1e180e0100000000000005111a1f1f1f1f1f1f1f1f1f1f1a120600000000000000000000000000000000030a1014181b1d1e1f1e1e1c1916120d0600000000000000000000000000000005111a1f1f1f1f1f1f1f1e191105000000000000000000000a151c1f1f1f1f1f1f1f1f1e19100400000005111a1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000172c42576c8297acc1cdb8a38d77634e38230e00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000a11141515151515151515140f070000000000001326384a5c6d7d8f9faebdccdaccbeb0a29486776a5c4e403223160800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b1600000000000000182e43586d8398adc3cdb8a38d77624c37220d00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000002101c252a2a2a2a2a2a2a2a2a29231a0d00000000091d30435567798c9cadbdcdd9cabcaea0928475685a4c3e302214060000000000000000000000000000000410191d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1c160c000000000008101414100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810141410080000000000050d111212121212121212120f080000000000000000000000000000000000080f12121212121212110d0500000000000000000000000000000000000000000000000000040a0e0d090100000000040a0e0d090100000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1915151515151515151515141009000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001a2f44596e8499afc4ccb7a18c76604b36210c00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748ba0b5cbc4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000f202e393f3f3f3f3f3f3f3f3f3e372b1c0b0000001125394c5f728597a9bacbd9cabbac9e90827366584a3c2e20120c0c09040000000000000000000000000514222c3233333333333333333333333333333333333333333333333331291d0f0000000e1a242929241b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1b242929241a0e0000000c182126272727272727272727231b100200000000000000000000000000010f1b23272727272727272621170b00000000000000000000000000000000000000000000010c171f23221d130700000b171f23221d1409000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e2a2a2a2a2a2a2a2a2a2a2a29251c0f0100001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001a2f445a6f869bb0c5cbb6a18c76604b36210b00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001f344a5f748a9fb4c9c4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e190300000000061a2c3e4c5454545454545454545349392815010004192d4154687c8fa2b4c6d8cbbbac9d8f80716356483a2c1e121b21221e18130d080200000000000000001122323f47484848484848484848484848484848484848484848484848453b2d1c0a000c1d2c373e3e382c20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202c383e3e372c1d0c000a1b2a353b3c3c3c3c3c3c3c3c3c382e2010000000000000000000000000000e1f2d373c3c3c3c3c3c3c3b34291a09000000000000000000000000000000000000000008131e29333837302516060b1b2933383730261b110600000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58433f3f3f3f3f3f3f3f3f3f3f3f3f382d1f0e00001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190f0f0f0f0f0f0f0f0f0f0f0b04000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001b30465b70879bb0c5cbb5a08b745f4a35200b00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000c2135495c686a6a6a6a6a6a6a6a665744301b07000a1f33485c708498abbfd1cebdad9d8e7d70615346382a1c15242f3637322d27221c17110b050000000000192d40515c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e594b3926120016293b4953534a3e3225190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000d1925313d4a5353493b29160015283947505252525252525252514b3e2d1b080000000000000000000000061a2c3d4a515252525252525047382614000000000000000000000000000000000000050f1a25303b464d4c43342412172939464d4c43382e23180e030000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e5854545454545454545454545454534b3d2b1805001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e2525252525252525252525241f160a0000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001c31465b70879cb1c7cbb5a08b745f4a341f0a00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000e23384e63788080808080808080735e48331e09000f24394d62768b9fb3c7d5c3b19f8f7d6f60514436281a102233414a4c47413c36312b2520180e010000001e33485d6f7373737373737373737373737373737373737373737373736855402c16001d31455867675c4f43372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36434f5b67675845311d001c314457646767676767676767665c4a37230e00000000000000000000000d2136495b666767676767676456432f1b06000000000000000000000000000000000b17222d37434e59626052412e1b213447576260554b40352b20150800000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e6a6a6a6a6a6a6a6a6a6a6a6a6a6a685a48341f0b001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58433a3a3a3a3a3a3a3a3a3a3a3a3933281a0a00001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001d32475c72889db3c8cab4a08b745f4a341f0a00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001f34495e73899fb4c9d9c4af99846e58442f1904000000000e23384e63788f95959595959589735e48331e090014283d52677c91a5baceccb9a69382706051423426180a192c40515f615b56504b45403a342b1f0f0000001f344a5f748989898989898989898989898989898989898989898989836c57422c17001f344a5f74796d6154483c3023170b0000000000000000000000000000000000000000000000000000000000000000000000000a17232f3c4854606d79745f4a341f001f344a5f747c7c7c7c7c7c7c7c7a65503b261100000000000000000000000f243a4f64797c7c7c7c7c7c725d48331e09000000000000000000000000000000091a28343f4a55606b76705e4b38252b3e50637572685d52483d32261706000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af998480808080808080808080808080808077624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e584f4f4f4f4f4f4f4f4f4f4f4f4f4e4638271502001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001e33485d72889db3c8c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001e33485e73899eb3c8dac5b09b866f5a442f1a05000000000e23384e63788fa4abababab9f89735e48331e0900172c41566b8095aabfd4c4b09c897664524232241608071d32475c6f75706a655f5a544e483d2d1c0900001f344a5f748b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f98836c57422c17001f344a5f748b7d7266594d4135281c1004000000000000000000000000000000000000000000000000000000000000000003101c2834414d5965727d8a745f4a341f001f344a5f748b939393939393917b66503b261100000000000000000000000f253a4f6479909393939389735e48331e0900000000000000000000000000000114273846515c67727d887a6755422f34475a6d80857a6f645a4f44352311000000000000000000000000000000000000001f344a5f748ba0b5cbdcc7b3a19695959595959595959595959595958d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e6464646464646464646464646464635644311d08001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001e33485e73899fb4c9c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001d32475c72889cb2c7dac5b09b866f5a45301b05000000000f24394e63788fa4b9c0c0b49f89735e48331e0900192f44586e8498adc2d2bda995806c594735241406000a1f34495e7389858079746e68635a4b38251000001f344a5f748ba0b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4ad98836c57422c17001f344a5f748b9084776b5e52463a2e2115090000000000000000000000000000000000000000000000000000000000000815212d3946525e6a7783908b745f4a341f001f344a5f748ba0a8a8a8a8a7917b66503b261100000000000000000000000f253a4f647990a5a8a89f89735e48331e090000000000000000000000000000071c304456636e7985909885725f4c393e5164778a988d82776c6153402c18030000000000000000000000000000000000001f344a5f748ba0b5cbe0d0bfb2ababababababababababababababa38d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af998479797979797979797979797979797974604b36200b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001e33485e73899fb4c9c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001b30465b70869bb0c5dac6b19c87705b46311c07000000000f253a4f647990a5bacfc9b49f89735e48331e09001b30465b70869bb0c5ceb9a48f7965513d2a170600000d21374c60768c99948e89837d7768533f291400001f344a5f748ba0b5bcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcad98836c57422c17001f344a5f748ba095897c7064574b3f33261a0e010000000000000000000000000000000000000000000000000000010d1a26323e4b57636f7c8995a08b745f4a341f001f344a5f748ba0b5bdbdbca7917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e0900000000000000000000000000000a1f344a5f73828c97a2a28f7b685643485b6d8294a79f958a80705b46301b060000000000000000000000000000000000001f344a5f748ba0b5cbcbcbcbc5c0c0c0c0c0c0c0c0c0c0c0c0c0b8a38d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbdbc6b19e9190909090909090909090909090908c76604b36210b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f34495e73899fb4c9c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19001a2f44596e8499aec3d8c7b39d88725d48331e080000000011263b50667a90a5bbd0c7b29d88725c47321d08001b30465b70879cb1c7cbb5a08c76614c37230e00000010253a4f64788ea3a8a29d97927d68533f291400001f344a5f748ba0a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a798836c57422c17001f344a5f748ba0a69a8e8275695c5044382b1f130600000000000000000000000000000000000000000000000006131f2b3744505c6875828e9aa6a08b745f4a341f001f344a5f748ba0b5cbd1bca7917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e090000000000000000000000000000091e33475b6d7d90a1b2ab9886725f4d5164778a9eb1af9e8d7b6a57432f1a050000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a38d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbe0cebcada6a5a5a5a5a5a5a5a5a5a5a5a5a5a18c76604b36210b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cac9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900172c41566b8296abc0d5c9b49f8a745f4a35200b0000000012273c52677c91a7bcd1c5b09b87705b46311c07001b30465b70879cb1c7c9b49f89745f4a341f0a00000014293e53687c92a6bbb7b2a6917b66513c271200001f344a5f748b91919191919191919191919191919191919191919191836c57422c17001f344a5f748ba0b5ac9f93877a6e6155493d3024180c000000000000000000000000000000000000000000000c1824303c4955616e7a86929fabb5a08b745f4a341f001f344a5f748ba0b5cbd1bca7917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e09000000000000000000000000000004182b3e4f60728395a6b5a28f7c69565b6e8295a8b4a291806f5d4c3b2814000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08d77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5cbcbcbcbc0bbbbbbbbbbbbbbbbbbbbbbbbbbb7a18c76604b36210b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190014293e53687d93a7bcd1ccb7a28d77624d38240f00000000152a3f54697d94a9bed3c3ae99846e59442f1a05001b30465b70879cb1c7c9b49f89735e48331e090000061a2f43586c8296abbfccb7a28d78634e39240f00001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6c57422c17001f344a5f748ba0b5bdb1a4988c8073675a4e4236291d110400000000000000000000000000000000000004101d2935414e5a6672808c98a4b0bcb5a08b745f4a341f001f344a5f748ba0b5bfbfbca7917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e090000000000000000000000000000000f2032435465768899abac9986736065778b9eb1a79685736251402f1d0b000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b77624c37220d001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a18c76604b36210b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190011263b5064798fa3b8cdcfbaa5907b66523e2a1709060709192e42576c8297abc0d4bfab96826b56412c1702001b30455a6f869bb0c5c9b49f8a745f4a35200b05060f22364a5d72879bafc4c7b39e89745f4b36210c00001c304456636666666666666666666666666666666666666666666666665f4f3d2914001f344a5f748ba0b4c1c2b6a99d9185786c5f53473b2e221609000000000000000000000000000000000916222e3a47535f6b7784919da9b5c2c1b5a08b745f4a341f001f344a5f748ba0a9a9a9a9a7917b66503b261100000000020506060606060f253a4f647990a5bbb49f89735e48331e090606060606060200000000000000000214253648596a7c8d9fb0a3907d6a6f8295a8ac9b8a7867564433221100000000000000000000000000000000000000001f34495d7074747474747474747474747474747474747474747474747471604b36210c001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08c76604b36210b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000d22374b60758a9fb3c7d3beaa95826d594634251e1b1c1e2535485c70869aafc4d0bba6927c68533e29140000192e43586d8398adc2ccb7a28d77634e3b281d1a1b1f2c3e5165798da1b5cac2ae9985705b46321d080000142738464f5050505050505050505050505050505050505050505050504d4132200d001f344a5f748a97a3b0bcc7bbaea2968a7d7064584c4033271b0f02000000000000000000000000020e1b2733404c5864707d8996a2aebac7bcb0a3978a745f4a341f001f344a5f748b949494949494917b66503b26110000020e161b1b1b1b1b1b1b253a4f647990a5bbb49f89735e48331e1b1b1b1b1b1b1b160e030000000000000008192a3b4d5e6f8292a3ad9a8774788c9fb19f8f7d6b5a493827160400000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b76604b36210b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900091d32475b708599adc1d5c4b09c8975635242383330313338435264778ca0b4c8cab5a18d77634e3a25100000162b40556a8094a9bdd0bba6927d6a574639322f30333c4a5c6e8295a8bcd0bca894806a56412d18030000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3830231403001e33475b6c7886929fabb7c4c0b3a79b8f82766a5d5145382c201407000000000000000000000714202c3845515d6976828f9ba7b3bfc4b8ab9f9286796d5c48331e001f344a5f747d7d7d7d7d7d7d7d7a66503b2611000313202a30303030303030303a4f647990a5bbb49f89735e483330303030303030302b211304000000000000000c1e2f405263748697a9a3917d8295a8a49382705f4e3d2b1a0900000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494235251401001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001f34495d70747474747474747474747474747474747474747474747474705e4a35200b001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190003182d41556a7d92a6baceccb8a593827061544c484646484c5461708295a8bbcfc3af9b87725d4935200b000012273c5165798fa3b7cbc1ad9a877463564c474445484e5a68798b9eb1c4c8b5a18d7864503c2713000000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b383023140300182b3e4e5b6774828d9aa6b3bfc5b8aca094887b6f62564a3d3125190c00000000000000000c1925313d4a56626e7a8894a0acb8c5bfb3a69a8e8274685b4f3e2c19001c314558666868686868686868685d4b37230e000f21313d4546464646464646464f647990a5bbb49f89735e484646464646464646453e31221000000000040c131b232a34455768798b9cae9b888c9fa998867564524131292119120a010000000000000000000000000000000000000515232e34343434343434343434343434343434343434343434343434342f25170800001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d52422f1b07001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000012263b4f63778a9eb1c4d5c2b09f8f807167615d5b5b5d616771808f9fb1c4cebba794806b57432f1b0600000e22374b6074889cafc3c9b6a492827368605c5a5a5d636b778797a8bbcebfac9986715d4935210d000000142738464f5050505050505050505050505050505050505050505050504d4132200d000f20303d4a56636f7c8995a2aebbc7beb1a5998d8073675b4f43362a1e12050000000005121e2a36434f5b6773808d99a5b1bec7bbaea295897c6f63564a3d31210f0015283a48525353535353535353534c3f2e1b0800192c3e4f595b5b5b5b5b5b5b5b5b647990a5bbb49f89735e5b5b5b5b5b5b5b5b5b5a4f402d1a0600000b1720272f363e464d555c6d7d90a2a69a9ba99d8b79685c544c443d352d261e130600000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b12070000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494134241200001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000c2033475b6e8295a7b9cacdbcad9d8f847b7572707072767b848f9eadbdcfc3b19e8b7764503c2814000000081c3145586c8093a6b8cac1b0a092867b75706f6f72777d8996a5b5c6c7b5a3907c6956422e1a060000001c304456636666666666666666666666666666666666666666666666665f4f3d29140002121f2c3945525e6b7784909da9b6c2c3b6aa9e9285796d6054483c2f23150600000514232f3b4854606d7985919eaab6c3c3b6aa9d9184776b5e5245392c201303000b1c2b363d3e3e3e3e3e3e3e3e3e392f211000001e33485c6d707070707070707070707990a5bbb49f8973707070707070707070706d5d49341f0a00091a28343b434a525961687077808a9fb4aeafaf9a878077706860585049413931241504000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000515232e34343434343434343434343434343434343434343434343434342e24160600001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000004182b3e5164778a9cadbdcdcabbada1978f8b888787888b9097a1adbccbc7b7a694826e5b4834210d0000000115293d506376899badbdcdbeb0a3988f8a878686878b929ba6b4c3cbbba9988673604d3a2613000000001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b6c57422c170000020e1b2734404d596672808c98a5b1bec8bbafa3978a7d7165594d403324120000112232404d5965717d8a97a3afbbc8beb1a5988c8072665a4d4134281b0f020000000d192328292929292929292928251d110300001f344a5f74878787878787878787878792a6bbb4a08c878787878787878787878776604b36210b00142738464f565e666d757c848c939ba8bac3c4b6a59b938b847b746c645d554d4233220f000000050d1112121212121212110e060000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a12060000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f344a5f748ba0b5cbc9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000f2235485a6c7d8f9faebdcacbbeb3aba49f9d9c9c9da0a4abb3becbc6b8a999887664513e2b1805000000000d213447596b7d8f9faebdcac1b5aba49e9b9b9b9ca0a6aeb8c4c9bcad9d8c7a685643301d0a000000001f344a5f748b91919191919191919191919191919191919191919191836c57422c17000000000a16232f3c4855616e7a8794a0adb9c6c1b4a89c9083766a5e51412f1b0700192d40515e6a7683909ca8b4c1c6b9ada094887a6e6155483c2f23160a000000000000070e131313131313131313131009000000001f344a5f748b9c9c9c9c9c9c9c9c9c9ca1afc1bbaa9e9c9c9c9c9c9c9c9c9c9c8c76604b36210b001c304456636a727982899098a0a7afa8abb7b4aaa9afa79f9790888078706960513e2b1600000c182126272727272727272722190c00000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001f34495e73899fb4c9c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000005182b3d4f607082909facb8c2cbc7bfb9b4b2b1b1b3b5b9bfc7c7bfb4a89a8c7b6a594735220f000000000004172a3c4e607082909facb8c3c8bfb8b3b0b0b0b1b5bac1cbc2b7ab9e8f7d6e5d4b39271401000000001f344a5f748ba0a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a798836c57422c17000000000005121e2b3744505d6975828f9ba8b4c1c6baada195897c6f5f4a36210c001e33485d6f7c8895a1adb9c6c1b5a89c8f8376695d5044372b1e1205000000000000000000000000000000000000000000000000001f344a5f748ba0b1b1b1b1b1b1b1b1b1b4becdc8bab2b1b1b1b1b1b1b1b1b1a18c76604b36210b001f344a5f737d868e959da4acb0a69c9399aaa697959ea8b2aba39c948c857c6e59442f1a000a1b2a353b3c3c3c3c3c3c3c3c362a1c0c000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000000000000070d1215181a1a1a1917140f0a0400000000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001e33485e73899fb4c9c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000000000e203142526271828f9ba6afb7bdc2c5c7c7c7c7c7c6c4bfbab4aca2978a7c6d5d4c3b2918050000000000000d1f3042526271828f9ba6b0b8bec3c7c5c5c5c6c6c2bdb7afa59a8e807060503f2e1c0900000000001f344a5f748ba0b5bcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcad98836c57422c17000000000000000d1926323f4b5864717d8a97a3b0bcc9beb2a69a8d77624c37220d001f344a5f748b9aa6b2bec9bcb0a3978a7d7164584c3f33261a0d0100000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfbfbfbfbfbfbfbfc1c9d6d2c6bfbfbfbfbfbfbfbfbfb7a18c76604b36210b001e33475b6f8397a2a9b1b1a79d93898090a5a18c828c959fa9b3afa8a093806a57422e190015283947505252525252525251483a2917030000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000000010b141b21272a2d2f2f2f2e2c28241f1811080000000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001e33485e73899fb4c9c9b49f89735e48331e0900000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000002132435445362707d89939ba2a8adb0b3b4b4b4b3b1afaba6a0988f85796c5e4f3f2e1e0c0000000000000001132435445362707d89939ca4aaaeb1b4b4b4b3b1ada9a39c93887c6f6151423221100000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c1700000000000000000815212e3a4753606c7986929fabb8c4c3b7a38d77624c37220d001f344a5f748ba0b5c3c4b8ab9f9286796d6053473a2e211508000000000000000000000000000000000000000000000000000000001f344a5f748ba0a9a9a9a9a9a9a9a9a9adb8c8c3b4aba9a9a9a9a9a9a9a9a9a18c76604b36210b00182c4054687b8fa3b2a89e958a80767c93a7a38d7878838c96a0aab39f8c7763503b2814001c3144576467676767676767655846331e0a0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000008141e272f363b3f4244444443413d39332c241b1106000000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001e33485d72889db3c8c9b49f8b745f4a341f0a00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000617263544525f6b7680888e94989b9d9f9f9f9e9c9996928c857c72675b4e403121110000000000000000000617263544525f6b7680898f95999c9f9f9f9e9c99948f8880756a5e5142332414040000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c1700000000000000000004101d2936424e5b6774828e9aa6b3c3b8a38d77624c37220d001f344a5f748ba0b5c5b4a69a8e8274685b4f4236291d100400000000000000000000000000000000000000000000000000000000001f344a5f748b949494949494949494949aabbeb8a596949494949494949494948c76604b36210b001124384c6074889c9f968c82776d697d94a9a59079656f79838d98a19884705c4834200c001f344a5f747c7c7c7c7c7c7c76614d38240f0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000000000d1a26313a434a505457595a5a5856524d4740372e23170b0000000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001d32475c72889db3c8cbb5a08b745f4a341f0a00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000008172634414e59636c73797d838688898989898785827c7770685f554a3d302213030000000000000000000008172634424e59636d747b8084888989898987848079736c63594d4133241506000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c1700000000000000000000000b1824313d4a56636f7c8995a6bab8a38d77624c37220d001f344a5f748ba0b5bda896897c6f63564a3d3125180c000000000000000000000000000002050606060606060606060300000000001f344a5f747d7d7d7d7d7d7d7d7d7d7d90a5bbb49f897d7d7d7d7d7d7d7d7d7d7d75604b36210b00091d3144586c80948d83786f645a6b8296aba7917c675c66707a858f917c6955412d1905001e33485c70869393939393907b67523e29150000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000000000f1e2b37434d565e65696c6e6f6f6d6b67625b544a4035281b0d00000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001c32475c70879cb1c7cbb5a08b745f4a341f0a00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000000081624303c4650585f656a6e707273747373726f6c68625c554c43382c1f1204000000000000000000000000081724303c47505960666b6f7273747373716e6a655f5850463b2f23150600000000000000001f34495d707474747474747474747474747474747474747474747474746955412c170000000000000000000000020e1b2733404c5965717d8ea3b8b8a38d77624c37220d001f344a5f748ba0b5bba6918274675b4e4236291d1004000000000000000000000000020e161b1b1b1b1b1b1b1b1b1b1811060000001c31455866686868686868686868687990a5bbb49f897368686868686868686868665946321e09000115293d516578847970665c51586c8398ada9947d6853535d67717b8675614e3926110000192d42566b8095a8a8a8a896826c58432f1a0600000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000000000000f1e2d3c4955606a72797d8384868483807c7670675d5246392b1c0c000000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001b30465b70879cb1c6cbb5a08b76604b36210b00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000000000000000006131e29333c444b5055585b5d5e5f5e5e5c5a57534e48413930261a0e02000000000000000000000000000006131f2a343d454c52565a5c5e5f5e5e5c5955514b443c33291e12050000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000000000007131f2c3845515d6a76838f9caabdb8a38d77624c37220d001f344a5f748ba0b5c1ae9f9286796c6053473a2e211508000000000000000000000313202a303030303030303030302c231708000015283a4852535353535353535353647990a5bbb49f89735e53535353535353535352493b29170300000e2135495d7071675d5349445a6f8499afab95806b56414b545f68726e5b46321e0a000013283d51657a8fa3b8bdb09b87725d4934200b00000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000000c1d2d3c4b5966727d868e9397999b999895918b847a706457493a2a1a090000000000001f344a5f748ba0b5cbd6c1ac97826b56402b16000000000000001a2f445a6f869bb0c5ccb7a18c76604b36210b00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000000000000000000010c17202930363c40444648484a48484745423e39342d251d13090000000000000000000000000000000000010d17212a31383d414547484a48484744413c37302920170c000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0000000000000000000c1824313d4a56626f7b8894a1adb9c8b8a38d77624c37220d001f344a5f748ba0b5cabdb0a3978a7d7064584b3f3226190d0000000000000000000f21313d454646464646464646464035261502000b1c2b363d3e3e3e3e3e3e3e3e4f647990a5bbb49f89735e483e3e3e3e3e3e3e3e3d372b1d0c000000061a2e41515d5d544a4036465b70879bb0ad98836c574238424c565e5c503e2b170300000e23374b6075899eb2c7b5a18c77634e3a251100000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000000007192a3b4b5a697785909aa2a8acafb0afadaaa59f978d82756758483726140200000000001f344a5f748ba0b5cbcbc1ac97826b56402b16000000000000001a2f44596e8499afc4ccb7a18c77624c37220d00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000000000000000040d151c22272b2f31333334333332302d29251f191209000000000000000000000000000000000000000000040e161d23282d303233343333322f2c28221c150d040000000000000000000000000515232e34343434343434343434343434343434343434343434343434322a1e10000000000000000004101d2936424e5b6773808d99a5b2bec8bcb0a38d77624c37220d001f344a5f748ba0adb9c6c1b4a89b8f8275695d5044372b1e120500000000000000192c3e4f595b5b5b5b5b5b5b5b5b5344321f0b00000d192328292929292929293a4f647990a5bbb49f89735e48332929292929292928231a0d000000000011233341494941372d33485d72889db3af99846f5a442f2f394349483f32210f000000081d31465b6f8499adc1bba6927d6854402b1602000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000000122536485969788895a2adb6bcc1bfbdbcbebfbab3aa9f938576665544321f0c00000000001f344a5f748ba0b5b5b5b5ac97826b56402b1600000000000000192e43586d8398adc3cdb8a38d77624c37220d00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000000000000000000000070d1216191c1e1e1f1e1e1d1b1814100b050000000000000000000000000000000000000000000000000002090f14181b1d1e1f1e1e1c1a17130e080100000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000915222e3a4753606c7885919eaab7c3c3b7aa9e928677624c37220d001f344a5f74838f9ca8b4c1c6b9ada094877a6e6155483c2f23160a0000000000001e33485c6d707070707070707070614e392510000000070e13131313131313253a4f647990a5bbb49f89735e48331e131313131313130f070000000000000515232e34342e2420344a5f748a9fb4b19c87705c47311c262f34332d22130300000002172c4055697d93a7bcc0ac97836e5a45311c08000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000000a1d30425466768897a6b3bfc3b9b0aba8a7a9aeb5bfbdb1a3948473614e3b281502000000001f344a5f748ba0a0a0a0a0a097826b56402b1600000000000000172c42576c8297acc1cdb8a38f78634e38230e00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1a27333f4c5864717d8a97a3afbcc8beb1a5998d8074675a47331f0a001c31445765717d8a97a3afbcc8beb1a5988c807266594d4034271b0e02000000001f344a5f7487878787878787877b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e0900000000000000000000000000000005111a1f1f1a1222374c61768ca0a0a09d88735e48331e131b1f1e191004000000000012263b4f64788da2b6c6b19d88745f4a36220d000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000001226394c5f718395a5b5c4c0b2a69c969392949aa2aebdc1b2a2917d6b5845311d09000000001f344a5f748b8b8b8b8b8b8b8b826b56402b1600000000000000162b40566b8095abc0cfb9a48f79644f3a250f00000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000000000000000000000000080d0f0f0f0f0f0e080000000000000000000000000000000000000000000000040c13191d1f1f1d19130b0200000000000000000000000002090d0e0e0e0e0e0e0e0e0e0b0500070d0e0e0e0e0e0e0e0e0e0c0700060c0e0e0e0e0e0e0e0e0e0d090100000000000000000000000000000006131f2b3844515d6976828f9ba7b4c1c5b9aca094887b6f63564a3c2b1804001528394753606c7985929eaab7c3c2b6a99d9084776b5e5245392c2013070000001f344a5f748b9c9c9c9c9c9c917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e09000000000000000000000000000000000006090a060e23384e63788b8b8b8b8b8b745f4b35200b070a0905000000000000000c21364a5e73889cb1c5b7a28e7965503c2713000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000061a2e4255697c8fa1b2c3c2b1a29489827c7c8086909eaebfc0ae9b8874604c38230f000000001f34495d7074747474747474747468543f2a1500000000000000142a3f54687d94a9bed0bba5907965503b261000000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000000000000003111b222525252525231c120400000000000000091014141008000000000000050e1820282d323434322d271e140a0000000000000000000009151e232323232323232323232018111b21232323232323232323211b101920232323232323232323221d1307000000000000000000000000000b1724303d4955626e7a8894a0adb9c5c0b4a79b8f83766a5d5145392c1e0d00000a1b2a36424f5b6773808d99a5b2bec7bbaea295897c6f63564a3d3124180b00001f344a5f748ba0b1b1b1b1a7917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e090000000000000000000000000000000000000000000d23384c6172747474747474705e4a35200b0000000000000000000000071b3044596d8397acc0bda894806a56412d18040000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000d21364a5d718599acbec8b6a49384766d68676a728090a2b5c8b7a48f7b66523d2914000000001a2e41515d5f5f5f5f5f5f5f5f5f594a3925110000000000000013283d52677c92a7bcd1bca7917b66513c271200000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000000000000112212e373a3a3a3a3a372f22130200000000010f1c252929241a0e010000030e18212b343c42474a4a47423a31271c1003000000000000000818263138383838383838383838342a222e36383838383838383838362e212c3538383838383838383837302516060000000000000000000000091a2835414e5a6773808c99a5b1bec7bbaea2968a7d7164584c4033271b0e000000000c1825313d4a56626f7b8894a0adb9c5bfb3a69a8d8274675b4e4236291a09001f344a5f748ba0b5c7c7bca7917b66503b261100000000000000000000000f253a4f647990a5bbb49f89735e48331e09000000000000000000000000000000000000000000091e3144545e5f5f5f5f5f5f5d52422f1b07000000000000000000000000162a3f53687c92a6bac2ae9985705b47321e090000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000012273c5065798da1b5c8bfac998775655953525661728599acc1bfaa95826b57422d180000000011233341494a4a4a4a4a4a4a4a4a463b2d1b090000000000000011263b50667a90a5bbd0bda8937d68533e281300000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000000000000c1e303f4b4f4f4f4f4f4b40311f0d000000000e1f2d383f3e372c1f13080b15202a343e4750565c5f5f5c564e44392e211407000000000000132536444c4e4e4e4e4e4e4e4e4d473b31404b4e4e4e4e4e4e4e4e4e4a3f303d494e4e4e4e4e4e4e4e4e4c43342311000000000000000000000014273846535f6b7885919eaab6c3c2b6a99d9185786c5f53473b2e22160a0000000000000713202c3845515d6a76838f9ba8b4c1c4b7ab9f9286796c605347382714001f344a5f748ba0b5cbd1bca7917b66503b261100000000000000000000000f253a4f647990a5b5b49f89735e48331e090000000000000000000000000000000000000000000215263643494a4a4a4a4a4a4941342412000000000000000000000000001025394e62778ca0b5c7b39f8a75614c38230f0000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000172c41556a8094a8bccab6a38f7c6957483e3c4455697d92a7bcc3ae99846f5a45301b000000000515232e34343434343434343434322a1d0f00000000000000000f24394e63788ea3b8cdbfaa95806a54402b1500000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000000000316283b4e5d64646464645e4f3c28140000000a1b2c3d4b53534a3d30251a1e28323d47515a636b707374706a61564b3e3225170900000000001b2f43546163636363636363636359483d4f5e6363636363636363635d4e3b4b5b6363636363636363636052402d1900000000000000000000001c30445664707d8a96a2afbbc8bdb1a4988c8073675a4e4236291d11050000000000000000020e1b2733404c5865717d8a97a3afbbc8bcb0a3978a7d71645644301c001f344a5f748ba0b5cbcbbca7917b66503b261100000000000000000000000f253a4f647990a0a0a09f89735e48331e09000000000000000000000000000000000000000000000918252f34343434343434342e241606000000000000000000000000000b1f34485d71869bafc4b9a4907b66523d29140000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001b30455a6f8499adc2c4af9b87735f4c3a2a273b50657990a5bbc6b19c87705b46311c000000000005111a1f1f1f1f1f1f1f1f1f1f1d170c0000000000000000000c22374c61768ca0b5cbc1ac97826c57422d1803000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000000000e203345586a79797979796b57412c17000005162738495a68675a4e42372e323b454f5a646d7780868989867d73685c50433527180a000000001f34495e72787878787878787877655043586c7878787878787878786b56415267787878787878787878705c47311c00000000000000000000001f344a5f73828f9ba7b3c0c4b8ac9f93877a6e6155493d3024180c0000000000000000000000000916222f3b4753606c7885919eaab7c3c1b4a89b8f82735f4a341f001f344a5f748ba0b5b5b5b5a7917b66503b261100000000000000000000000f253a4f64798b8b8b8b8b89735e48331e09000000000000000000000000000000000000000000000008131b1f1f1f1f1f1f1f1f1a12060000000000000000000000000000051a2e43576c8295aabebeaa95826c57432e1a0500000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001e33485d72889da8afb5a995806c5844301d253a4f647990a5bbc8b39d88725c47321d0000000000000000000000000000000000000000000000000000000000000a1f34495e73889db2c7c4af99856f5a45301b06000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000000005182b3d506275889090907d6955402c16000112233445566778786c60544a42464e57616c77828a939a9f9f9991867a6e605345362819090000001f344a5f748b8f8f8f8f8f8f8f7b665043586e848f8f8f8f8f8f8f836c574253687d8f8f8f8f8f8f8f88725c47321d00000000000000000000001f344a5f748ba0acb8c5bfb3a69a8e8275695d5044382b1f1307000000000000000000000000000005111d2936424e5b6773808d99a5b2bec6b9ada08b745f4a341f001f344a5f748ba0a0a0a0a0a0917b66503b261100000000000000000000000f24394e62737474747474746f5c47321d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293d52667b90a4b9c4af9b86715d48341f0b00000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001f344a5f74888e949aa0a48f7a66513d29192b3f53687c92a7bcc7b19c87715c47321c000000050d111212121212121212120f0800000000000000000000000000061c31465a6f859aaec3c7b29d88725d49341f0a000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000000102235475a6d8092a5a18d78644f3b2612000d1f3041526374858a7d72675d575a616a74808a949ea6aeb3b4ada3988c7d706354463727180700001f344a5f748ba0a4a4a4a4a4917b665043586e8499a4a4a4a4a498836c574253687d94a4a4a4a4a49d88725c47321d00000000000000000000001f344a5f748ba0b5c6baaea195897c7064584b3f33261a0e0200000000000000000000000000000000000c1825313d4a56626f7b8894a0adb9c5b5a08b745f4a341f001f344a5f748b8b8b8b8b8b8b8b7b66503b261100000000000000000000000b1f3345555e5f5f5f5f5f5f5d513f2c190400000000000000000000000000000000000000000000010d15191a1a1a1a1a1a1a1a1a160f0400000000000000000000000000000f23384c61758a9fb3c8b5a08c77624e39251000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000001e33475b6b737980868c928b76614c38232737485a6e8397abbfc4af9a866f5a45301b00000c182126272727272727272727231b0f01000000000000000000000000182d42576b8296aabfcab5a08c76614c38230e000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e19000000000000071a2d3f5264778a9caf9b87725d4935210c00172a3c4d5e7082929b8f8479716c6f757d88929ca6b1bac2c4c3c0b5a99c8f827264554536251300001f344a5f748ba0b5b9b9b9a7917b665043586e8499afb9b9b9ad98836c574253687d94a9b9b9b9b39d88725c47321d00000000000000000000001f344a5f748ba0b5b5a99c9084776b5f52463a2e21150900000000000000000000000000000000000000000713202c3845515d6a76838f9ba7b4b5a08b745f4a341f001f34495d70747474747474747473634f3a251000000000000000000000000316273743494a4a4a4a4a4a48403222100000000000000000000000000000000000000000000002121f292e2f2f2f2f2f2f2f2f2f2b22150600000000000000000000000000091e32475b708599aec2baa6927c68533f2b1601000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e190300000000000000000000000000000000182b3e4e585e656b71777d84725d49342836445566778a9eb1c6c0ac97826c58432e19000a1b2a353b3c3c3c3c3c3c3c3c3c372d1f0e00000000000000000000000014293e52677b91a5baceb9a48f7a66513c2813000000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e190000000000001224374a5c6f8294a7aa95826c58432f1b06001d32465a6b7c8e9fada1978d86838489919ba4aeb9c3bab4afadafb4baad9f9182726353422f1c07001f344a5f748ba0b5cbcfbca7917b665043586e8499afc4cfc3ad98836c574253687d94a9bfcfc8b39d88725c47321d00000000000000000000001f344a5f748ba0b0a3978b7d72665a4d4135281c100400000000000000000000000000000000000000000000020e1b2733404c5865717d8a96a3afa08b745f4a341f001a2e41515d5f5f5f5f5f5f5f5f5f564634200c0000000000000000000000000a19263034343434343434332d221404000000000000000000000000000000000000000000000f20303c434444444444444444443e3324130100000000000000000000000004182d41566a8094a8bdc0ac97836d5944301b07000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e1903000000000000000000000000000000000f20303c444a50575d63696f6b59453038455362728495a7bacdbaa6927c68533f2a150015283947505252525252525252514a3d2c1a0600000000000000000000000f24394d62768ba0b4c8bea994806b56422d19050000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000000a1c2f415466798c9fb1a48f7b66523e291500001f344a5f748695a3b1b3a9a09a98999ea5aeb7c1b9b0a79f9a989aa0aab5afa09182715f4a35200b001f344a5f748ba0b5cbd1bca7917b665043586e8499afc4d8c3ad98836c574253687d94a9bfd4c8b39d88725c47321d00000000000000000000001f344a5f748ba09f9286796d6155483c3023170b00000000000000000000000000000000000000000000000000000916222e3b4753606c7885919ea08b745f4a341f0011233341494a4a4a4a4a4a4a4a4a44382817040000000000000000000000000009141b1f1f1f1f1f1f1f1e1911050000000000000000000000000000000000000000000000182b3e4e585a5a5a5a5a5a5a5a595142301d090000000000000000000000000013273c5065798ea3b7c6b19c88735e4a36210d000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000002121f2930363c42484f555a584d3c3a485663718291a1b3c4c3b19e8a76624e392511001c314457646767676767676767665b4936210d00000000000000000000000a1f33485c70869aaec2c3ae9a86705c4833200c0000000000000000000000000011263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4c9c4af99846e58432e1900000000011426394c5e708496a9b29e8a75604c38230f00001c31455867768593a0adb9b4afadaeb2b8c1bab0a69c938b8683868d98a3afa39282705e4a35200b001f344a5f748ba0b5cbcbbca7917b665043586e8499afc4cbc3ad98836c574253687d94a9bfcbc8b39d88725c47321d00000000000000000000001f344a5f748b998d8274685c4f43372b1e12060000000000000000000000000000000000000000000000000000000004111d2936424e5b6773808d998b745f4a341f000515232e3434343434343434343430271a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33475b6b6f6f6f6f6f6f6f6f6e604c38230e000000000000000000000000000d22364b5f74899db2c6b6a28e7864503b2612000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000010d151b22282e343a4045443c3c4a58667382909fafbfc9b8a694826e5b47331f0b001f344a5f747c7c7c7c7c7c7c7c79644f3a240f000000000000000000000005192d42566a7d93a7bbc8b4a08b77634f3b281611090000000000040c1011111111263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fb4b5b5af99846e58432e19000000000c1e314356687b8ea0b3ac98846f5b46321d09000015283a49586674828f9ca8b3bec3c3c4bcb2a89e93898077706c717a86919e9685746352422f1b07001f344a5f748ba0b5b5b5b5a7917b665043586e8499afb5b5b5ad98836c574253687d94a9b5b5b5b39d88725c47321d00000000000000000000001f344a5f748b887b6f63574a3e3226190d01000000000000000000000000000000000000000000000000000000000000000c1825313d4956626e7b888b745f4a341f000005111a1f1f1f1f1f1f1f1f1f1f1c1409000000000000000000000000000000050d1112121212121212121212121212121212121212121212121212121212100a010000001f344a5f74868686868686868679644f3a250f00000000000000000000000000081c31455a6e8397acc1bca8937d6a55402c18030000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000000070d141a20262c30313f4d5a68768492a0aebdcdbcac9a897664513e2b1804001f344a5f748b9393939393939079644f3a250f00000000000000000000000013273b4f63778b9fb2c6baa6927d6a5745332b251b0f0000000b17202526262626263b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73899fa0a0a0a099846e58432e190000000316283b4e60738698abbba7927d6955402c170300000b1c2b3a485664717d8a96a1abb3b5b1a99f958b80766c635c575d6873808d897867564535241200001f344a5f748ba0a0a0a0a0a0917b665043586e8499a0a0a0a0a098836c574253687d94a0a0a0a0a09d88725c47321d00000000000000000000001f344a5f7483766a5e5245392d2114080000000000000000000000000000000000000000000000000000000000000000000007131f2c3844515d6a7683745f4a341f00000000000000000000000000000000000000000000000000000000000000000c18212627272727272727272727272727272727272727272727272727272727251e130500001f344a5f748b9b9b9b9b9b9b9079644f3a250f0000000000000000000000000001172b4054697d92a7bbc1ad99846f5b46321d090000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd9c4af99846e58432e19030000000000000000000000000000000000000000000000050c172533414f5d6a788794a2b0becdbfaf9e8e7c6b594735220f00001f344a5f748ba0a8a8a8a8a59079644f3a250f0000000000000000000000000c2034485c6f8396aabdc1ae9b88746251443f392d1d0c00091a28343a3b3b3b3b3b3b50667b91a7bcd1cbb5a08b745f4a341f001e33485e73898b8b8b8b8b8b846e58432e190000000e203345586a7d90a3b5b5a18d77634f3a2611000000000d1c2a384653606d78848f989ea09c958c83786d63595048424b56626e7b7c6b5a493828170600001f344a5f748b8b8b8b8b8b8b8b7b665043586e848b8b8b8b8b8b8b836c574253687d8b8b8b8b8b8b8b88725c47321d00000000000000000000001f34495d707165594c4034281b0f03000000000000000000000000000000000000000000000000000000000000000000000000020e1a2733404c586471705d49341f000000000000000000000000000000000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3930231402001f344a5f748ba0b0b0b0b0a59079644f3a250f000000000000000000000000000011263a4f63778da1b6c7b39e8a75604c37230e0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcbc4af99846e58432e190300000000000000000000000000000000000000000000000c1a273543515f6d7a8997a4b2c0cebfb0a19180705f4d3c2a180500001f344a5f748ba0b5bdbdbba59079644f3a250f00000000000000000000000005192c4053677a8da0b3c5b7a492806f6158544a3b2a1700142738464f50505050505050667b91a7bcd1cbb5a08b745f4a341f001d32475c6f74747474747474746a57422d18000005182b3d506275889badbfaf9b87725d4935200c00000000000c1b2836424f5b66717b84898b8882796f665b51473d342e3944515d6a6c5e4d3c2b1b0a0000001f34495d70747474747474747473634f42576a74747474747474747469554152667474747474747474746e5b46311c00000000000000000000001a2e41515d5e54473b2f23160a000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3b47535d5d51412e1a000000000000000000000000000000000000000000000000000000000000001528394750525252525252525252525252525252525252525252525252525252524d4132200c001f344a5f748ba0b5c5c5bba59079644f3a250f00000000000000000000000000000c2035495e72879cb0c5b8a48f7a66513d28140000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5af99846e58432e1903000000000000000000000000000000000000000000000c1b2a384553616f7d8b99a7b5c2cdbfb0a1928372625241301e0d0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000001024374a5d708496a9bbc1af9e8e80736d685946321d001c3044566366666666666666667b91a7bcd1cbb5a08b745f4a341f00192c3f515d5f5f5f5f5f5f5f5f5a4d3b28140000102235475a6d8092a5b7beaa95826c57432f1a060000000000000a1825313d49545f686f7474726d655c53493e342a211b2733404c56584f402f1e0e000000001a2e41515d5f5f5f5f5f5f5f5f5f56463b4d5a5f5f5f5f5f5f5f5f5f5a4c3a48585f5f5f5f5f5f5f5f5f5c503e2b17000000000000000000000011233341494942362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d293641494941332311000000000000000000000000000000000000000000000000000000000000001c31445764676767676767676767676767676767676767676767676767676767675f4f3c2813001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000061b2f44586d8296abbfbea995806b57422e190500000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a099846e58432e19030000000000000000000000000000000000000000000c1b2a3948556371808e9ba9b7c5cdbeafa1928473645444342312010000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000081b2e415466798b9daebebcac9d918883745f4a341f001f344a5f737b7b7b7b7b7b7b7b7b91a7bcd1cbb5a08b745f4a341f0010223240484a4a4a4a4a4a4a4a473d2f1e0b00071a2d3f5264778a9cafc2b8a48f7a66523d291400000000000000000714202c37424c545b5f5f5d59524940362c21170e0915222f3a42433d312211010000000011233341494a4a4a4a4a4a4a4a4a44382f3d474a4a4a4a4a4a4a4a4a463c2e3a454a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000515232e34342f25190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18242e34342e231505000000000000000000000000000000000000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000152a3e53677c90a5bac3af9a86715c48331f0a00000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b846e58432e190300000000000000000000000000000000000000000a1a2a3948576673828f9eabb9c7cbbdaea091837365554636261605000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000112437495c6e8090a0afbdbbaea39b8b745f4a341f001f344a5f748b919191919191919199abbfcbcbb5a08b745f4a341f000414222d333434343434343434322b1f1100001224374a5c6f8294a7b5b5b29e8975604c37230e000000000000000000020e1a252f3840464a4a49443e362d23190f04000004111d272d2d2920130400000000000515232e3434343434343434343430271f2b32343434343434343434322a1e2831343434343434343434332d22130300000000000000000000000005111a1f1f1b120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121a1f1f1a110500000000000000000000000000000000000000000000000000000000000000001f344a5f748b9393939393939393939393939393939393939393939393939393826b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000001024394d62768ba0b4c8b4a08b76624d39241000000000000000000000000000000000000000000000000000001f34495d707474747474747474746a57422d18030000000000000000000000000000000000000005162738485766758492a0aebbc9cabcad9e9082726455473728190900000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000071a2c3e50617282919fabb6beb5a08b745f4a341f001f344a5f748ba0a7a7a7a7a7a7a7abb5b5b5b5b5a08b745f4a341f00000511191e1f1f1f1f1f1f1f1f1e180e0100001a2e415466798c9fa0a0a0a098846f5a46311d09000000000000000000000008121c252c323434342f2a221a10070000000000000b131818150d020000000000000005111a1f1f1f1f1f1f1f1f1f1f1c140e181e1f1f1f1f1f1f1f1f1f1d170d151c1f1f1f1f1f1f1f1f1f1e191004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a897826b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000a1f33485c70869aafc3baa5917c68533e2a1501000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5a4d3b28140000000000000000000000000000000000000000112334455666758594a2b0beccc9baac9e8f80716355463729190a0000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000f213244546372828e99a2aaafa08b745f4a341f001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a08b745f4a341f00000000000000000000000000000000000000001f34495d70848b8b8b8b8b8b8b7d6954402c1703000000000000000000000000000911181d1f1f1f1b160f0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a10121212121212121212110c0300000000000000000000000000000000000000040c111212121212121212120f0900040c111212121212121212120f09000000000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdac97826b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000004192d42576b8095a9bebfab96826d58442f1b060000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a473d2f1e0b000000000000000000000000000000000000000a1c2e405263738494a3b2c0cec7b9ab9c8e80706253453728190b000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000004152636455463707c868f959a9d8b745f4a341f001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b745f4a341f00000000000000000000000000000000000000001f34495d70747474747474747473624e3a2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1315171717171614120e0a040000000000000000000000000000000000000000000000000000000005131e25272727272727272727261f1508000000000000000000000000000000000009162026272727272727272727241d11162026272727272727272727241d110400000000000000000000001f344a5f748ba0b5cbd3cebfb5b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ac97826b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000014283d51657a8fa3b8c5b09c88725e4a35210c000000000000000000000000000000000000000000000000000515232e34343434343434343434322b1f1100000000000000000000000000000000000000001326394c5d6f8292a2b2c1d0c6b8a99b8d7d6f6152443527190a00000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000818273645525e69727a82868889745f4a341f001f34495d707474747474747474747474747474747474705d49341f00000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f1315171717171614110d0903000000000000000000000000000000000000000000000000050d141b2024282a2c2c2c2c2b2a27231e19120b0200000000000000000000000000000000000000000000000002142330393c3c3c3c3c3c3c3c3c3a32261706000000000000000000000000000000071827333b3c3c3c3c3c3c3c3c3c392f2227333b3c3c3c3c3c3c3c3c3c392f221200000000000000000000001f344a5f748ba0b5cbd5c2b0a29d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d97826b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000e23374b60758a9eb3c7b6a28d78644f3b2611000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1e180e0100000000000000000000000000000000000000071b2f4356687b8d9fb0c0d0c5b7a89a8c7c6e605142342d251e160f070000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000009182734414c565f666c707373705d49341f001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d51412e1a000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a494337271603000000000000000000000000000000000000000000000000000000000000000000000000050d141b2024282a2c2c2c2c2b2926221d1711090000000000000000000000000000000000000000040f1821292f35393d3f41424242403f3c38332d261e150b00000000000000000000000000000000000000000000000c2032414d5252525252525252524f44352310000000000000000000000000000000112436454f5252525252525252524c402f36454f5252525252525252524c402f1d0a000000000000000000001f344a5f748ba0b4c8d0bba69288888888888888888888888888888888888888826b56402b16001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000081d32465b6f8499adc1bca7927d6954402c1703000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22364b5f728698aabccdc5b6a7998a7b6d5f504243464139322a231b140b000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000917232f3a434b52575b5e5e5d51412e1a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494133231100000000000000000000000000000000000000000515232e343434343434343434343026190a0000000000000000000000000000000000000000000000000000000000000000000000040f1821292f35393d3f41424242403e3b37322b241c130800000000000000000000000000000000000a16212b343d43494e5254565757575654514d48413a31281e120500000000000000000000000000000000000000000013283c4f5f67676767676767676762523f2b17020000000000000000000000000000182d4153636767676767676767675e4d394153636767676767676767675e4d392511000000000000000000001f34495d718699adc1d1bca793807272727272727272727272727272727272727267533f2a15001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000003182c40556a7d93a7bcc1ac98846f5a46311d08000000000000000000000000000000000000000000000000000000080f1212121212121212110d0500000000000000000000000000000000000000000014283d5165798ea2b5c8c9b7a798897a6c5d4f414a575b544d463e372f271d0f0000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000006121d2730373e424648494941332311000515232e343434343434343434343434343434343434342e23150500000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000000000000000000000000000000000000000a16212b343d43494e5254565757575653504c4640382f251b0f0200000000000000000000000000000d1b28333e4850585e63676a6b6c6c6c6b6866615c554e443b2f2316080000000000000000000000000000000000000000162b40566b7c7c7c7c7c7c7c7c7c6f5a442f1a0500000000000000000000000000001b30465b707c7c7c7c7c7c7c7c7c68533e465b707c7c7c7c7c7c7c7c7c68533f2914000000000000000000001a2e42566a7d92a6bacec2ae9a86725e5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5749372410001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000012263b5064788ea2b6c7b29e8974604b37220e00000000000000000000000000000000000000000000000000010f1b2327272727272727272621170b0000000000000000000000000000000000000000182d42576b8095a9bdd1beac9a89796a5c4e3f41556870686159524b433a2d1d0c00001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000a141c23292d313334342e231505000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b28343e4850585e63676a6b6c6c6c6b6865605b544c42382c2013050000000000000000000000000e1d2b3945515b646c72777b8082838383827d7a76706961574d413426170800000000000000000000000000000000000000162b40566b8293939393939393866f5a442f1a0500000000000000000000000000001a2f44596e8493939393939393826b564144596e8493939393939393826c57422d180300000000000000000013263a4e62768a9fb2c6c9b6a28e7965514747474747474747474747474747474743392b1a08001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000c21364a5e73889cb1c6b8a38f7965513c2813000000000000000000000000000000000000000000000000000e1f2d373c3c3c3c3c3c3c3c3b34291a09000000000000000000000000000000000000001b30455a6f859aaec3c9b5a28f7c6b5b4c3e30455a6f847c756d665e574b3b281501001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000000080f14191c1e1f1f1a110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0e121416171717171614100d0802000000000000000000000000000000000000000f1e2c3945515b646c72777c8082838383807d79756f675f554a3e31231405000000000000000000000c1d2c3b4956636e7780878d9194979898979693908b857d746a5e524435261706000000000000000000000000000000000000162b40566b8297a8a8a8a8a89b866f5a442f1a050000000000000000000000000000172c41576b8296a8a8a8a8a899846e594441566b8095a8a8a8a8a899846f5a45301b060000000000000000000b1f33475b6f8397abbfd1bda995826d59453232323232323232323232323232322f271b0d00001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000071b3044596d8397acc0bda994806b56422d19040000000000000000000000000000000000000000000000061a2c3d4a51525252525252525047382614000000000000000000000000000000000000001d32475c72889cb2c7c3ae9a86725f4d3d2e35495e73889089827972695844301b06001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b121615100700000000000000000000000000000000000000050d141a1f23272a2b2c2c2c2c2b2825211d171008000000000000000000000000000000000e1e2d3c4a57636d7780878d91949798989795938f8a837b72675c4f4132231303000000000000000008192a3b4a596774808b949ba1a6a9acadadacaba8a59f9991887c70625344342413010000000000000000000000000000000000162b40566b8297acbdbdbdb09b866f5a442f1a05000000000000000000000000000014293f53687d93a8bdbdbdb19c87715c473e53687c93a7bcbdbdb19c87725d48331e0900000000000000000004182c4054687b90a4b8ccc4b09c8874604c39241d1d1d1d1d1d1d1d1d1d1d1d1d1a140a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000162b3f53687c92a6bac3ae9a86705c47331e0a00000000000000000000000000000000000000000000000d2136495b66676767676767676456432f1b000000000000000000000000000000000000001e33485e73899fb4c9c0ab95806b56422f263a4e63778da19d958e87715c47321d07001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000091115161616161616161616161616161616161615110800000000000000000000000000000000000000000000000000000000000000000009141e272b2a24190c00000000000000000000000000000000050e1820282e34383c3f4042424241403d3a36312b241c1308000000000000000000000000000a1b2c3c4b5a6874808b949ba1a6a9acadadacaba8a39e978f85796d5f514131211000000000000000011325374858687786929ea7afb6bbbec1c2c3c2c0bdb9b4ada49a8e8271625242301f0d0000000000000000000000000000000000162b40566b8297acc1d3c5b09b866f5a442f1a05000000000000000000000000000011263b50667a90a5bacfc9b49f89745f4a3b5065798fa4b9cec9b49f8a74604b36210c000000000000000000001124384c6074899cb0c4ccb8a4907c6854402c180400000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000001025394e63778ca0b5c8b49f8b76614d38240f000000000000000000000000000000000000000000000012273c5065797c7c7c7c7c7c7c725d48331e000000000000000000000000000000000000001e33485e73899fb4c9bfa9947d69543f2a2d4155697d92a6b1a999846f5a45301b05001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000f1b252a2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2a251b0e000000000000000000000000000000000000000000000000000000000000010e1b26313b403f372a1a0900000000000000000000000000000b17212b343c43484d5154565757575755534f4b463f382f251b0f0300000000000000000000051728394a5a697886929ea7afb6bbbec1c3c3c1c0bdb8b2aba2978b7d6f5f4f3e2d1b090000000000000b1e30435466768796a3b0bbc3c8c0bab6b4b4b4b7bcc2c8c1b7ac9f9082705f4e3c2a170500000000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000000e23384d63778da2b7ccccb7a28d77624d384d62778ca1b6cbccb7a28d77634e39240f00000000000000000000091d3145596d8295a9bdd1bfab97836f5b47331f0b00000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000b1f34485d71879bafc4b9a5907b67533e29150000000000000000000000000000000000000000000003182d41556a80939393939393846f5a46311c000000000000000000000000000000000000001d32475c72889db2c7c0ab96826c5845383a4a5d708598acbeaa95806b56412c1702001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000c1d2d393f40404040404040404040404040404040403f382c1c0b0000000000000000000000000000000000000000000000000000000003111f2c38444e555348382613000000000000000000000000010f1c28343e4750575d6266696b6c6c6c6b6a6864605a534b42382c201304000000000000000000102234465768788897a4b0bac3cac6c0bcbbbbbbbec2c9c6beb4a89b8d7d6d5c4b39271402000000000215283b4e60728495a5b4c1cdc0b5aca5a19f9f9fa2a7afb9c4c9bcae9f8f7d6b594734210e00000000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000000b20354b5f748a9fb4c9cfbaa5907965503b4a5f74899eb3c8cfbaa5907b66513c27120000000000000000000002162a3e5265798ea2b6cac6b29f8a76634e3b271300000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000051a2e43576c8295aabfbfaa96826c58432f1b06000000000000000000000000000000000000000000091e32475b708599a8a8a8a7937d6955402c17000000000000000000000000000000000000001b30455a6f859aafc3c4b09b887462534c4e58687a8da0b4b8a4907b66523d281400001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000172a3b4a545656565656565656565656565656565656544a3a28150000000000000000000000000000000000000000000000000000000413212f3d4956616a6656422e1a050000000000000000000001101f2d3a46515a636b71777b7d8283838382807c79746e675f554a3e312314040000000000000006192c3f5163758697a6b4c1cdc5bab1aba7a5a5a5a9aeb5bfcbc6b9ab9c8b7a685644311e0b000000000a1e3144576a7d90a1b2c3cdbdafa399918c89898a8d939ca7b4c3cdbdac9b897664513e2a1703000000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a050000000000000000000000000000081d32475c72879cb1c6d2bda8937c68533e475c70879bb0c5d2bda8937d69543f2a1500000000000000000000000f22364a5e72879aaec2cebaa6927d6a56422e1a06000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000014293d52667b90a4b9c4b09b87725d4935200b0000000000000000000000000000000000000000000f23384c61758a9fb3bdb6a28d78644f3b261200000000000000000000000000000000000000182d42576b8095a9bdcbb7a492827166626269758697a9bcb19d8975604c38230f00001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001d324659686b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b675845301c0000000000000000000000000000000000000000000000000000041322313f4d5a67737d715c47331e09000000000000000000000f1f2e3d4b58636d7780868c9094969798989795928e89837a72675c4f41322313020000000000000f2336495c6e8293a4b4c4d1c2b3a89e9792909090949aa2adbac9c9baa9988673614e3b2814010000001226394d6074889badbfd0bfaf9f91867c7773737478808996a5b5c6cab8a694826d5a46321f0b000000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a050000000000000000000000000000031b30455a6f8499aec3d4bfab95806b564144596e8398adc2d5c0ab97826c57422d180300000000000000000000071b2f43576b8093a7bbcfc1ad9986715d4935210d000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000f23384c61758a9fb3c8b5a18d77634e3a251100000000000000000000000000000000000000000014293d52667b8fa4b9c5b19c88735e4a35210c0000000000000000000000000000000000000014283d5165798ea2b5c7c1af9f8f837a77777c8794a3b5baa795826d5946311d0900001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748282828282828282828282828282828282735e48331e0000000000000000000000000000000000000000000000000002122231404f5d6b78858b75614c37220d0000000000000000000c1d2d3d4c5b6875828a939aa0a5a8abacadadacaaa7a39d978f85796d5f504130200e000000000002162b3e5265788c9eb0c2d2c3b3a4968a837c79797b8086909cabbacbc7b5a3907d6a5744301c08000004182d4155697c90a4b7cac6b3a291827369625f5e5f646c778797a8bbcdc3b19d8a75624e3a2611000000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a05000000000000000000000000000000182d42576c8296abc0d5c2ad98846e594441566b8095aabfd4c3ae99846f5a45301b06000000000000000000000014283b5063778ca0b4c8c9b5a18d7865503d2915010000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000091e32475b708599aec2bba6927d6854402b170200000000000000000000000000000000000000051a2e43576c8295aabebfab97826d5944301b07000000000000000000000000000000000000000e22364b5e728598aabbcbbdaea1968f8d8d9199a4b2bfae9c8a7764513e2a160200001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748b97979797979797979797979797979789735e48331e00000000000000000000000000000000000000000000000000102030404f5e6d7b89968f7965503b261200000000000000000618293b4b5b6a7987939ea7afb5babec0c1c3c3c1bfbcb8b2aaa2978b7d6e5f4e3d2c1a0800000000091d31465a6d8295a8bbcdcbb8a69586786e686464666a727d8d9daec0d2c0ae9a87735f4b37230f00000a1e33475b708598acc0d0bdaa97847262564e4a484a505a68798b9eb1c4ccb9a5927d6955402c17030000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a05000000000000000000000000000000152a3f54687d93a8bdd2c5b09b87715c473e53687c92a7bcd1c6b19c88725d48331e0900000000000000000000000c2034485c708598acc0d0bca894806c5844301c080000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000004182d41566a8094a8bdc0ac97836e5a45311c08000000000000000000000000000000000000000b1f34485d71869bafc4baa5917c68533f2a160100000000000000000000000000000000000000071b2f4256687a8c9dadbac6beb3aaa4a2a2a5acb6bfb1a190806d5a4835220e0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0acacacacacacacacacacacacac9f89735e48331e0000000000000000000000000000000000000000000000000e1e2e3e4e5e6d7c8c9aa7937d69543f2b160100000000000000112335475869798997a4b0bac2c9c7c1bdbbbbbbbbbec3cac6beb4a99c8d7d6c5b49372512000000000f23384c6075899db1c5d5c1ae9b8976675b53504f5156606e8091a3b7cacab6a38f7a66523e2a1501000f24384d61768b9fb3c7c9b5a18d7a6755453a3433353d4a5b6e8295a9bdd1c1ac98846f5a46311c080000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000000012273c51667b90a5bacfc8b39f89745f4a3b5064798fa4b9cecab4a08b75604b36210c000000000000000000000005192d4155697c91a5b9cdc3af9c88735f4b3724100000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000013273c5065798ea3b7c6b29d88745f4b36220d000000000000000000000000000000000000001025394e62778ca0b5c9b4a08b77624e3925100000000000000000000000000000000000000000001326394b5d6e808f9ca9b4bcc3beb9b7b7bac0b9aea1938372614f3d2b18050000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5c1c1bfac9e999999999999999989735e48331e00000000000000000000000000000000000000000000000a1b2c3c4c5c6c7c8c9ba9ac97836d58442f1a05000000000000081b2d405264768898a7b5c2cdc5bbb3aca8a5a5a5a6aaafb6c0cbc6b9ab9b8a796754412e1b0800000013283d52667b8fa4b8cccebaa6927d6b59493f3b3a3c43506173889bafc3d2beaa96826d58442f1b060013283d52667b90a5b9cec3ae9a86715d4a37271f1e212c3e5165798ea2b6cbc7b29e89745f4b36210c0000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a050000000000000000000000000000000f24394e63778da2b7cccbb6a18c77624d384c62778ca1b6cbcdb8a38d78634e39240f00000000000000000000000012263a4e61758a9eb1c6cbb7a38f7a67533f2b170300000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000d22364b5f74899db2c6b7a28e7965503c271300000000000000000000000000000000000000162a3f53687c91a6bac3af9a86715d48331f0a000000000000000000000000000000000000000000091c2e3f5061707d8c97a0a8aeb2b4b5b4b1aca59c90837464544332200e000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f848484848484848484735e48331e0000000000000000000000000000000000000000000006172839495a6a7a8b9aaab9b09b87715d48331e090000000000001124374a5d6f8294a5b6c5cfc0b3a89f989390909091959ba3aebbcac9b9a89684715e4b382511000000172c41566b8095aabed3c8b49f8b76634f3c2b2525273244576b8094a8bdd1c5b09c88725d49341f0b00172c41566b8095aabed2bea994806b56422e1b0a080f22364a5e73889cb1c6ccb7a28e78644f3a25100000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a050000000000000000000000000000000c21364b60748a9fb4c9ceb9a48f7965503b4a5f73899eb3c8d0bba5907b66513c27120000000000000000000000000a1e32465a6e8396aabed2beaa96836e5a46321e0a00000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000081c31455a6e8398acc1bda894806a56412d18040000000000000000000000000000000000071b3044596d8397abc0bea995806b57422e1905000000000000000000000000000000000000000000001022324251606e79858d94999d9fa09f9c9892897d7264564636261403000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f786e6e6e6e6e6e6e6e6a5946311c00000000000000000000000000000000000000000102132435465767778999a9b8beb0a08b76614c37220d000000000006192d4054677a8d9fb1c3d2c1b1a2968b847d7b79797b8087909dacbbcbc5b3a18e7a6754402c190400001a2f445a6f8499aec3d8c3ae9a85705c47331f100f15283c5065798ea3b8cdcab5a18c77624d38230e001a2f44596e8498adc2ceb9a48f7a65513c28130000071b3044596e8398adc2d0bba6917c67523d28130000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a05000000000000000000000000000000091e33485d72889cb1c6d1bca7927c68533e475c70869bb0c5d3bea8947d69543f2a1500000000000000000000000003172b3f53677a8fa3b7cbc5b19e8a75614e3a261200000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000001172b4054697d92a7bbc2ae9985705b47321e0900000000000000000000000000000000000c21354a5e73889cb1c5b8a48f7a66513d281400000000000000000000000000000000000000000000000414243342505c677179808588898b8988837d756c6154473828190800000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f786358585858585858564c3c2a1600000000000000000000000000000004090e111416171f30425364748696a6b7beafa0928577634d38230e00000000000d2135495c708397aabccfc7b5a39385786f69666464676b737d8e9daec0d1beab9784705c48331f0b00001c32475c71879cb1c6d4bfaa95806b56422d1904000d22364b60758a9fb4c9cfbaa5907a66513c2712001c31475c70879bb0c5cbb6a18c77624d38230e000000162b40556a8095aabfd3bfa994806a543f2a150000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a05000000000000000000000000000000041b30455a6f8499aec3d4bfaa95806b564143586d8398adc2d6c1ac97826c57422d18030000000000000000000000001024384b6073889cafc4cdb9a5917c6955412d1905000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000011263a4f63788da1b6c8b39f8a75614c38230f000000000000000000000000000000000012263b4f64788da2b6c7b39e8a75604c37230e000000000000000000000000000000000000000000000000061524323e4a545d656b6f72747474726e6962594f4337291a0b0000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e434343434343423a2e1e0d000000000000000000000000040c13191e2326292b2c2c3d4e5f708292a3b4c0b0a091827366594734200b000000000014283c5064788ca0b3c6d0bdaa988675665c54504f4f5257616f8090a3b6c9c7b39f8b77634e3a251100001e33485e73899eb3c8d2bca7937c68533e29140000081d32475c71879cb1c6d2bda8937d68533e2914001e33485e73889db3c8c9b49f89745f4a35200b00000013283d52677c93a7bcd2c1ac97826b57412c170000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000000000182d42576c8297abc0d5c2ad98836e594440556a8095aabfd4c4af9a856f5a45301b06000000000000000000000000081c3044586c8095a8bcd0c0ac9885705c4834210c000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000c2035495e72879cb0c5b9a4907b66523d29140000000000000000000000000000000002172c4055697d93a7bcc2ad99846f5b46321d09000000000000000000000000000000000000000000000000000614212d38414a50565a5d5f5f5f5d59544e463d3226190b000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e382e2e2e2e2e2d271d100000000000000000000000040e171f272d33383b3e404242495b6c7d8fa0b0c1b2a29282726456493b2a180500000000051a2e42576b8094a7bbcfc9b5a18d7a685749403b3a3a3d43516173869aaec2cebaa6927d6854402b1602001f344a5f74899fb4bfbfbba5907a65503b26110000031a2f445a6f8499afc4d5c0ab95806b56402b16001f344a5f748a9fb4c9c8b39d88725d48331e0800000011263b50667b91a6bbd0c3ad98836c58432d180000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000000000152a3f54697d93a8bdd2c5b09b87705c473d52677c92a7bcd1c7b29d88725d48331e0b0b09030000000000000000000115293d5165798da1b5c9c8b4a08c7764503c2814000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000000061b2f44586d8296abbfbeaa95826c57432e1a05000000000000000000000000000000081d31465a6f8498adc1bca8937d6a55412c18030000000000000000000000000000000000000000000000000000030f1b252e363c4145484a4a4a4845403a332a20140800000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38231919191918130b00000000000000000000000a16212a333b42484c50535657575767788a9bacbdb4a4948473645446382b1d0d00000000000a1f33485d71869aafc3d7c2ae9a86715d4b392c262525283244566a7d93a8bcd1c0ac97836e59442f1b06001f344a5f748ba0a9a9a9a9a48f78634e39240f000000182e43586d8398adc3d7c1ac97826c57422c17001f344a5f748ba0b5cbc7b19c87715c47321c070000000f253a4f647990a5bbd0c4af99846e58432e190000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a050000000000000000000000000000000612273c51667b90a5bacfc8b39e89745f4a3a4f64798fa4b9cecab5a08b75604b362121211e170c0000000000000000000e2236495d71869aaec1cfbba793806b57432f1b070000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000152a3e53677c91a5bac4af9b86715d48341f0b0000000000000000000000000000000e22374b6074899eb2c7b7a28e7964503b2712000000000000000000000000000000000000000000000000000000000008121a21282d303334343433302b261f170d020000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000000000000010e1b28333d474f565c6165686b6c6c6c738596a7b9b8a797867565554636281a0d0000000000000f24384d62768ba0b5c9d2bda994806a56422e1b120f1014273b5064798fa3b8cdc6b19c88725d49341f0a001f344a5f748b9494949494948f78634e38230e000000172c42576c8297acc1d7c3ad98836c57422d18001f344a5f748ba0b5cbc7b19c87705b46301b060000000f253a4f647990a5bbd0c4af99846e58432e190000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000000616242f394e63788da2b7cccbb6a18c77624c384c61768ca1b6cbcdb8a38e78634e3936363632291d0d0000000000000000061a2e42566a7d92a6bacec2af9b87725e4b36230f0000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000000001024394d62768ba0b4c9b5a08c77634e39251000000000000000000000000000000013283c5165798fa3b8c6b19c88735f4a36210d00000000000000000000000000000000000000000000000000000000000000060d13181b1e1f1f1f1e1b17110b0300000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000000000001101f2c3945505a636a7076797d808283838291a2b4bdab9a89786858473728180a0000000000000013283d51667b90a5baceceb9a48f7a65513c27130000000d22374c60768ba0b5cbcab5a08b76614c37220d001f344a5f747d7d7d7d7d7d7d7d78634e38230e000000162b40566b8297acc1d6c4af99846e58432e19001f344a5f748ba0b5cbc7b19c88725c47321d0700000010253a4f647990a5bbd0c4af99846e58432e190000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a050000000000000000000000000000122434424a4b60758ba0b4caceb9a48f7964504b4b5e73899eb3c8d0bba6917b66514b4b4b4b463b2b1a07000000000000000013273b4f63778b9fb3c7cab6a28e7966523e2a160200000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000000000a1f33485c71869aafc3baa6927c68533f2b16010000000000000000000000000004192d42566b8094a9bdc0ac97836d5945301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000000000000101f2e3d4a57626d767d868b8f9395979898979faec0b7a28d7c6c6156493c2e1f1000000000000000162b40556a8094a9bed3cbb6a18c77624d38230e0000000a1f34495e73899eb3c8ceb8a38f78644f3a2510001c314558666868686868686868675b4935200c000000172c42576c8297acc1d6c3ad98836d58432e18001f344a5f748a9fb4c9c8b39d88735e48331e0900000012273c51667b91a7bcd1c3ad98836d58432e180000000000000000000000000000162b40566b8297acc1d6c5b09b866f5a442f1a0500000000000000000000000000001a2e41525e606072889cb2c7d1bca7927c686060606070869bb0c5d3bea9947d696060606060594937230f00000000000000000c2033475b6f8498acbfd1bda995826d5945311d0900000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000004192e42576b8095a9bec0ac97836d5945301c07000000000000000000000000000a1e33475c70869aaec3baa6927c68533f2b1601000000000000000000000000000000000000000000000000000000000000000000000000000105090b0d0d0d0b0a08060300000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000000000c1d2e3d4c5b6874808a929a9fa4a8abacadadacb1bdccb8a492897d73675a4c3d2e1e0d000000000000192e43586d8398adc2d7c9b49f89745f4a35200b000000071d32475c72889cb2c7d0bba6917b66513c27120015283a48525353535353535353524b3d2c1906000000182e43586d8398adc3d7c2ac97836c57422c17001e33485e73889db3c7cab5a08b75604b36210c000000152a3f53687d93a8bdd2c0ab97826b56412c1700000000000000000000000000061a2e43576b8297acc1d6c5b09b86705c47331f0b00000000000000000000000000001f34495d707676768599afc4d4bfaa95807676767676768398adc2d6c1ac978276767676767566523d2813000000000000000004182c4054687c90a4b8ccc4b19c8975604d39251100000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000000000014283d51657a8fa4b8c6b19c88735f4a36210d000000000000000000000000000f24384d61768b9fb4c8b5a18c77634e392511000000000000000000000000000000000000000000000000000000000000000000000000070f151a1e20222222211f1d1b18140b0000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000000000007192a3b4c5b6a7886929da6aeb4b9bdc0c1c3c3c1c4cdd4c1b0a59c9185786a5b4c3c2b1a0900000000001b30465b70869bafc4dac8b39d88725d48331e08000000001b30465b70879cb1c6d2bda8937c68533e2813000b1c2b363d3e3e3e3e3e3e3e3e3d382d1f0e000000061b30455a6f859aafc4d5c0ab96826b56402b16001c31465b70869bb0c5cdb8a38e78644f3a2511000004192d42576c8296abc0d2bea8947d69543f2a15000000000000000000000000000d2135495d72869aafc3d8c8b49f8b76624e3a261100000000000000000000000000001f344a5f748b8c8c8d9cb0c5d7c2ae9a8c8c8c8c8c8c8c8c9aaec2d7c4af9c8d8c8c8c8c8c7d68533e29130000000000000000001125394d6175899db1c5ccb8a4907c6854402c1804000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000e23374c60758a9eb3c7b7a28e7864503b27120000000000000000000000000015293e53677b90a5b9c4af9b87715d49341f0b0000000000000000000000000000000000000000000000000000000000000000000006111b232a2f3336373737363432302d281e1101000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000000122436485969798997a4afb9c1c8c8c2bebbbbbbbbbdc1c6cec1b8aea39689796a5a4938261402000000001d32475c72889cb1c7dcc7b19c87705c47311c07000000001b30455a6f869bb0c5d4bfa9947d68533f291400000d192328292929292929292928241b0f010000000b1f34495d72889db2c7d2bda8937d68533f291400192e43586d8397acc1d0bba7927d6854402b1804000b1f33485c70869aafc4ceb9a5907b66513c27120000000000000000000000000014283c5064788da1b5c9decebaa6927d6955402c1804000000000000000000000000001f344a5f748ba0a1a2aabaccddc9b7a9a1a1a1a1a1a1a1a1a9b7c9ddcbb9aaa2a1a1a1a1947d68533e2913000000000000000000091e3145596d8296aabdd1bfab97846f5b47331f0c000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000000091d32465b6f8499adc1bca8937d6a55412c18030000000000000000000000061b2f43586d8296aabfbfaa95826c57432e1a060000000000000000000000000000000000000000000000000000000000000000000b18232e373e44484b4c4c4c4b4a4745423b2f1f0e000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000000091c2f415365768898a7b5c1ccc6bcb4ada9a6a5a5a5a8acb2bac4cbc0b4a6988877675543311f0c000000001e33485e73899eb3c8dcc7b19c87705b46301b06000000001a2f445a6f869bb0c5d5c0ab95806a543f2a15000000070e131313131313131313131008000000000012263a4e62778ca1b5caceb9a5907a65503b261200162b3f54697d93a7bcd0c0ac97836f5b473421110e16283b4e63778b9fb4c8c8b4a08b76614d38230e000000000000000000000000061a2e43576b8094a8bcd0e4d5c1ac9884705b47331f0b000000000000000000000000001f344a5f748ba0b5b7bcc8d7e6d5c6bbb7b7b7b7b7b7b7b7bbc6d5e6d7c8bcb7b7b7b7a9947d68533e291300000000000000000002162a3e52667a8ea2b6cac7b39f8b77634f3b2713000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000000000000000003182c40556a7d93a8bcc2ad99846f5b46321d0900000000000000000000000b2034495d72879bb0c4b9a4907b66523d29140000000000000000000000000000000000000000000000000000000000000000000c1b2935404a52585d60626261605f5c5a574d3d2b18040000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000000001326394c5e708394a5b6c5d0c1b4a9a099949190909093979ea7b2bfcdc4b6a6968573604e3b2815020000001f344a5f74899fb4c9dcc7b19c87705b46301b06000000001a2f445a6f869bb0c5d5c0ab95806a543f2a150000000000000000000000000000000000000406080f1d2e4155697d92a6bacfc9b4a08b76614d38230e0011263b4f64788da1b5c9c6b29e8a7663503e2f2523273445576a7d92a6bacec1ad9a86705c48331e0a0000000000000000000000000d2135495d72869aafc3d7ebdbc7b39f8b76624e3a2611000000000000000000000000001f344a5f748ba0b5b8b8becad9e4d4c6bcb8b8b8b8b8b8b8b8bdc8d7e6d5c7bcb8b8b8a9947d68533e2913000000000000000000000f23374b5f72879bafc3cebaa6927d6a56422e1a060000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000012263b5064788ea2b6c7b39e8a75604c37230e000000000000000000000011253a4e63778ca1b5c8b39f8a75614c38230f00000000000000000000000000000000000000000000000000000000000000000b1b2a3947535d666d72757777767674726f6a5a47321e090000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000000071b2e4255687b8ea0b2c3d3c2b2a3978c85807b79797b7d838a94a1afbecfc4b3a2907d6b5845321e0b0000001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f869bb0c5d0c0ab95806a543f2a15000000000000000000000000000000000b14191b1d222c3b4c5e718598acc1d5c2ae9a86715d48331f0a000c2135495d718699adc0cebaa693806e5c4d403a383b44516274889baec1cab8a5927d6a56422d190500000000000000000000000014283c5064788da1b5c9def2e2cebaa6927d6955402c18040000000000000000000000001f344a5f748ba0a3a3a3acbbcedbc8b6a8a3a3a3a3a3a3a3a3aab9cbdcc9b7a9a3a3a3a3947d68533e291300000000000000000000081c2f43576b8094a7bbcfc1ae9a86715d4a36220e0000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000000000000000d21364a5e73889cb1b5b5a48f7a66513d28140000000000000000000001162b4054687d92a6bbc2ae9985705b47321e090000000000000000000000000000000000000000000000000000000000000006172939485764707982878b8c8d8c8c898885745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000000f23374a5e728598abbed0c7b5a4948579706a66646466696f778391a0b1c4d1c0ad9b8875614e3a26120000001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f869bb0bbbbbbab95806a543f2a15000000000000000000000000000000101d282e3032363e4a58697b8ea1b4c8cebaa793806a56422e190500061a2e4256697d90a3b5c7c3b09d8c7a6b5d544f4d505761708092a4b7cabfad9b8975624e3b2713000000000000000000000000061a2e43576b8094a8bcd0e3e0e1d5c1ac9884705b47331f0b0000000000000000000000001f344a5f748b8d8d8d8f9eb1c6d5c0ac988d8d8d8d8d8d8d8e9cafc4d6c1ad998d8d8d8d8d7d68533e2913000000000000000000000014283c5064788ca0b4c8c9b5a18d7965513d29150100000000000000001f344a5f748ba0b5c5c5bba59079644f3a250f000000000000000000000000000000000000000000000000071b3045596d8397a0a0a0a095806b57422e1900000000000000000000081c30455a6e8397acc0bda894806a56412d18040000000000000000000000000000000000000000000000000000000000000011233547576675828d959ca0a1a3a1a09f9c8b745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000015293e5266798ea1b5c8d1beab988675675c55514f4f50545b65728394a6b9cdcab8a4917d6955412d190500001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f869ba5a5a5a5a595806a543f2a1500000000000000000000000000000c1e2e3b4345474b515b67768799abbed1c3b19e8b7763503b271300000013273a4d60738698a9bacabba998897b70686462656a73808f9eafc1c3b2a1907d6b5946331f0b0000000000000000000000000d2135495d72869aafc3d7cecbcdd4c7b39f8b76624e3a26110000000000000000000000001f34495e71777777778499aec3d4bfa994807777777777778297acc1d5c0ab9782777777777767523d281300000000000000000000000d2135495d708599adc1d0bca895806c5844301c0800000000000000001f344a5f748ba0b0b0b0b0a59079644f3a250f00000000000000000000000000000000000000000000000000162b3f53687c8b8b8b8b8b8b86715d48331e000000000000000000000d22364a5f73889db1c6b7a38e7965503c271300000000000000000000000000000000000000000000000000000000000000071a2d405264758593a0a9b0b4b7b8b7b5b4a08b745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000071b3044586d8295a9bdd1c9b5a18e7a68574a413c3a3a3b40475464778a9eb1c5d4c0ad9985705c48331f0b00001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f8690909090909090806a543f2a15000000000000000000000000000016293c4c575a5c60656d788695a5b6c8c9b8a694826e5b4834200c0000000b1e314456687a8c9cacbcc7b6a7998d847c7877797d86919eadbcc3b5a5958472604e3c29160300000000000000000000000014283c5064788da1b5c9c5bab5b8c2cebaa6927d6955402c180400000000000000000000001b2f4253606262626b8296abc0d5c2ad98836d62626262697d94a9bed3c4af99856f626262625a4a37240f000000000000000000000006192d4155697d92a5b9cdc4b09c8873604c38241000000000000000001f344a5f748b9b9b9b9b9b9b9079644f3a250f000000000000000000000000000000000000000000000000001125394e6273747474747474746f5c47321d0000000000000000000012273b5065798ea2b7c6b29d89745f4b36220d000000000000000000000000000000000000000000000000000000000000000f23364a5d6f8293a3b1bdc5c9c6bfbbb9b5a08b745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000c20354a5e73889cb0c4d7c2ae9a86725e4b392d272525262b36475a6d8296aabed3c8b4a08b77624e39251000001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f44596e79797979797979797969543f2a1400000000000000000000000000001b3045596a6f727479828b97a4b3c3c9bbab9a897664513e2b1805000000011427394b5c6d7d8f9eacbac5b7aaa098928f8d8f939aa3aebcc1b3a5978776665543311f0d000000000000000000000000061a2e43576b8094a8bcc9b7a7a0a5b2c4c1ac9884705b47331f0b0000000000000000000000122535434b4c4c53687d93a8bdd2c5b09b86705c4c4c51667b90a5bbd0c7b29d88725d4c4c4c473c2c1b0800000000000000000000000012263a4e62768a9eb2c6cbb7a38f7b67533f2b1703000000000000001f344a5f74868686868686868679644f3a250f000000000000000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5d513f2c1900000000000000000003182d41556a8093a8bdc1ac97836e5a45311c080000000000000000000000000000000000000000000000000000000000000015293e5266798d9fb1c1cfccbeb3aba6a4a4a08b745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000010253a4e63788da2b6cbd2bda894806a56422e1b120f0f12182b3e52667b90a4b9cecebaa6917c68533e291400001f344a5f748ba0b5cbdcc7b19c87705b46301b0600000000162b3e51606464646464646464645d4c3a261100000000000000000000000000001d32475c7286878a8e959ea8b4c2c4b8ab9d8d7c6b594735220f0000000000091b2d3e4f6070808e9ca9b5c1bdb3aca7a4a3a4a8aeb6c0bcb0a3968878685848372514020000000000000000000000000d2135495d72869aafc3c1ad998b95a8bdc7b39f8b76624e3a261100000000000000000000000717253036373b50657990a5bacec8b39e89745f4a394e63788da3b8cdcab5a08b76604c3737332b1e0e000000000000000000000000000b1f33475b6f8397abbfd2beaa97836e5a46331e0b000000000000001e33475b6b6f6f6f6f6f6f6f6f6e604c38230e000000000000000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4840322210000000000000000000091e32475b708599adc2bba7927d6954402b1702000000000000000000000000000000000000000000000000000000000000061b2f44586d8295a9bccfcfbdaea097918f8f908b745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000014293e53687c92a6bbd0ceb9a48f7965503c2713000000000f23384c61768ba0b5c9d4bfab96826c57422d1803001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000f2233424c4f4f4f4f4f4f4f4f4f4a3f2f1d0a00000000000000000000000000001d32475c72889c9fa3a9b1bac2bab2a79b8e7d6f5e4d3c2a1805000000000000102131425161707d8b97a3b2c4c7c0bbb9b8b9bdc2c9bdac9e928577695a4a3b2a19080000000000000000000000000014283c5064788da1b5c9bba7927d8ea2b6cbbaa6927d6955402c180400000000000000000000081928343c3e3e4d62778ca1b6cbcbb6a18c77624d3e4b60758ba0b4cacdb8a38f79644f3e3e3b3326170500000000000000000000000004172b3f53677b8fa3b7cbc6b29e8a76624e3a261200000000000000182b3e4e585a5a5a5a5a5a5a5a595142301d0900000000000000000000000000000000000000000000000000000a1926303434343434343434332d2214040000000000000000000f23384c61758a9fb3c7b5a18d77634f3a2611000000000000000000000000000000000000000000000000000000000000000a1f34495d72889cb0c4d8c5b2a08f837c7978797c745f4a341f0a0000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000172c41566b8296abbfd4cbb5a08c76614c37230e00000000091e33485d72889cb1c6d9c4af9a866f5a45311c06001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000004152430383a3a3a3a3a3a3a3a3a362d21110000000000000000000000000000001d32475c72889db3b8bdc4bfb0a69e958a7d6f605140301e0d00000000000000031424334251606d798695a9bed3d5d0cecdcfd1d6cab5a08e827467594b3c2c1d0c00000000000000000000000000061a2e43576b8094a8bcc9b4a08c77889cb0c4c1ac9884705b47331f0b0000000000000000000012253746505353535f74899fb3c8cebaa5907a655353535d72889cb2c7d0bba7927c67535353504434220f000000000000000000000000001024384c6074889cb0c4cdb9a5917d6955412d19050000000000000f20303c434444444444444444443e3324130100000000000000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1e1911050000000000000000000014293d52667a8fa4b9c4b09b87725d4935200c000000000000000000000000000000000000000000000000000000000000000d22374c61768ca1b5cad2bda99582716764636467665845311c080000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001a2f44596e8499aec3d8c8b39e89735e49341f0a00000000051b30455a6f869aafc4d9c7b29d88725d48331e09001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000006131d23252525252525252525221b10030000000000000000000000000000001d32475c72889db3c8d1c9b4a1928b82776c5f51423222120100000000000000000f203041505f6d7a8896aabed3cdc8c5c4c5c9cfcab5a18f827567594a3b2b1a09000000000000000000000000000d2135495d72869aafc3c2ae9a86718295aabec7b39f8b76624e3a261100000000000000000000192d4154646868686871879bb0c5d2bda8937d68686868686f8599afc4d4bfaa95806a68686862523f2b1600000000000000000000000000091d3145586d8295a9bdd1c1ad9985705d4835210d0000000000000d1e2e3a414242424242424242413c31221200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2e43576c8295aabebfaa96826d58432f1b06000000000000000000000000000000000000000000000000000000000000000f243a4f64788fa4b9cecdb8a38f7965534f4e505252483a2815020000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001c31465b70879bb0c5dbc7b19c88725c47321d080000000000192e43586d8398adc3d8cab5a08b74604b36200b001f344a5f748ba0b5cbdcc7b19c87705b46301b0600000000000001090e0f0f0f0f0f0f0f0f0f0d0700000000000000000000000000000000001d32475c72889db3c8dcc7b19c887d766d62564a3c2d1e0e0000000000000000091b2d3e4e5f6e7d8c99a5b3c5c1b9b3b0afb0b4bbc4bdada09386776859483827150300000000000000000000000014283c5064788da1b5c9bca893806a7a8fa3b7ccbaa6927d6955402c18040000000000000000001b30465b707d7d7d7d7d8499afc4d5c0ab96827d7d7d7d7d7d8297acc1d6c2ad98837d7d7d7d6d58432e19000000000000000000000000000115293d5165798da2b5c9c8b4a08c7764503c2814000000000000172a3c4c555757575757575757574f402f1c080000000810141515151515151515151515151515151515151515151514110a00000000000000000000000000000000000000000b1f34485d71869aafc4b9a5907b67533e2915000000000000000000000000000000000000000000000000000000000000000011263b50657a90a5bbd0cbb5a08b75604b3a393b3d3d362b1c0b000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001e33485d72889db3c8dcc7b19c87705b46301b060000000000172c42576c8398adc2d7ccb7a18c77624c37220d001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c3c7cbb7a599928a8074675a4b3c2c1c0b000000000000021427394a5c6c7c8d9ca9b6c3b8aea49e9b999ba0a7b1bdbeb1a496877666554432210e0000000000000000000000071b2e43576b8094a8bccab5a18d786474899db1c6c1ac9884705b47331f0b0000000000000000001b30465b70879494949495a1b3c7d9c4b19f94949494949494949fb1c4d9c6b2a095949494846e58432e1900000000000000000000000000000e22364a5e72869aaec2cfbba793806b57432f1c0800000000001d32465a696c6c6c6c6c6c6c6c6b5e4b37230e00000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a251c10020000000000000000000000000000000000001025394e62778ca0b5c8b49f8b76614d38240f000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e49342425282823190d00000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001e33485e73899fb4c9dcc7b19c87705b46301b060000000000162b40566b8297acc1d6cdb8a38d77634d38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889dacaeb3b9c0b5ada69c928678695a4a3928170500000000000b1e31445668798b9babb9c6b6a79b918a8684878c949fadbcc2b4a595857361503d2b1805000000000000000000000d21364a5d72869aafc3c3af9b87725d6d8397abbfc7b39f8b76624e3925110000000000000000001b30465b70879ca9a9a9aab1bfd0e0cdbdafa9a9a9a9a9a9a9a9afbdcde0cfbeb1aaa9a999846e58432e190000000000000000000000000000071b2f43566a7d93a7bbcec3af9b87725f4b37230f00000000001f344a5f74838383838383838379644f3a250f000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f392e200f000000000000000000000000000000000000162a3f53687c91a6bac3ae9a86705c47331e0a000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e1013130e070000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cadcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889597999ea4acb6c1b9afa3968878685746342210000000000114283b4e61738697a8b9c9b9a8988a7d75706f7177828f9eaebfc3b3a291806d5a4734210e0000000000000000000014283c5065798da1b5c9bda995806b57687c90a4b9cdbaa6917c6854402c180400000000000000001b30465b70879cb1bfbfbfc4ccd6e4dbcdc3bfbfbfbfbfbfbfbfc3cbd4e1dccec4bfbfaf99846e58432e1900000000000000000000000000000013273b4f63778b9fb3c7cab6a28e7a66523e2a1602000000001f344a5f748b9898989898989079644f3a250f0016293b495354545454545454545454545454545454545454545454544c3e2c1a0600000000000000000000000000000000071b3044596d8297abc0bda994806b56422d1904000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72808082858a9099a5b1c0c1b4a697867564523f2d1906000000081c3044576a7d91a3b5c6c1ae9b8a796b615b5a5c64708090a2b4c7c0ae9d8a7764513d2916010000000000000000071b2f43576b8094a8bccbb7a28e79655161758a9eb3c7c0ac98846f5b47331e0a00000000000000001b30465b70879cb1b1b1b1b2b9c6d6e1d0c1b5b1b1b1b1b1b1b1b1b7c3d3e3d1c1b6b1af99846e58432e190000000000000000000000000000000c2034485c708498acc0d1bdaa96826d5946321e0a000000001f344a5f748ba0adadadada59079644f3a250f001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a685c4935210c000000000000000000000000000000000c21354a5e73889cb1c5b8a38f7965513c281300000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000000000000000000000000000000000000000000000000000000000000000000001a2f4356666a6a6c70757c8794a2b2c3c4b5a493826f5c4936220e0000000f23374b6073879baec0ccb8a5917d6c5b4e4644485261728598abbfccbaa794806d5945311c0800000000000000000d21364a5e72879bafc3c4b09c88735f4a5b6f8498acc1c7b39f8a76624e39251100000000000000001b30465b70879c9c9c9c9c9da8b9ccd9c5b2a39c9c9c9c9c9c9c9ca5b5c8dac6b3a39c9c99846e58432e1900000000000000000000000000000005192d4054687c91a5b9ccc5b19d8975614d392511000000001f344a5f748ba0b5c3c3bba59079644f3a250f001f344a5f748080808080808080808080808080808080808080808078634e38230e0000000000000000000000000000000012263b4f64788da2b6c7b29e8974604b37220e00000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000000000106070707070707070707050000000000000000070b0b0b0b0b0b0b0b0b14273848525454575b616a758494a6b8cbc2b19f8c7865513e2a1601000015293e52667a8fa3b6cac5b19c8975614e3d322f354355687b8fa3b7ccc4b09c88745f4b37220d000000000000000014283c5065798da2b6cabeaa95826d584454697d92a6baceb9a5917c6854402c1804000000000000001b30465b708787878787878a9db2c6d4bfaa95878787878787878899aec3d5c0ab97878787846e58432e19000000000000000000000000000000001125394d6175899db1c5ccb8a4907c6854402c19040000001f344a5f748ba0b5cbd0bba59079644f3a250f001f344a5f748b95959595959595959595959595959595959595958f78634e38230e00000000000000000000000000000002172c4055697d93a7bcc1ac98846f5a46311d0800000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000000c161b1d1d1d1d1d1d1d1d1d1a14090000000006121b202121212121212121201c2a363e3f3f42464d586576889baec2cebba895826d5945311c0800041a2e43586c8296aabed2bfab96826d5945321f1a26384c6074899db2c6cbb7a38f7965503c271200000000000000071b2f43576b8094a8bcccb7a38f7a66523e4e62778b9fb4c8c0ac98846f5b47331e0a000000000000001a2f44586a7070707070708499aec3d4bfaa95807070707070708296abc0d5c1ac97837070706855412c1700000000020a0e0f0f0f0f0f0f0f0f0f0f1e32465a6e8296aabed2c0ac9884705c4834200c0000001f344a5f748ba0b5cbcbbba59079644f3a250f001f344a5f748ba0ababababababababababababababababababa48f78634e38230e000000000000000000000000000000081d31465a6f8498adc1bca7927d6955402c170300000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000101e29303232323232323232322f271b0c00000616242f35363636363636363635302723292a2a2d323a47596b7d92a7bbcfc4b19c88745f4b36210d00091e33475c71879bb0c4cfbaa6917c67533e2a16091c31455a6e8498adc2d2bda8947d6954402b16010000000000000d21364a5e72879bafc3c5b19d8974604b37485c708599adc2c7b39f8a76624e3925110000000000000015283b4c585b5b5b5b5b6c8296abc0d5c2ad98846e5b5b5b5b687d93a8bdd2c4af9a86705b5b574a39261200000008141e2325252525252525252525252b3e52667a8fa3b7cac7b39f8b77634f3b27130000001f344a5f748ba0b5b5b5b5a59079644f3a250f001f344a5f748ba0b5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b9a48f78634e38230e0000000000000000000000000000000e22374b6074899eb2c7b6a28d78644f3b26110000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000000b1d2e3c4547474747474747474743382a190700122434424a4b4b4b4b4b4b4b4b4b443727151515181e2a3b4f63778ca1b5caccb7a38e79644f3a2611000c21364b60758b9fb4c9ccb7a28d77634e39241001172c40556a8095aabfd4c1ac97836d58432e190400000000000014283c5065798da2b6cabfab96826d59453141556a7d93a7bcceb9a5917c6854402c18040000000000000c1e2e3b444646464654687d93a8bdd2c5b09b87715c474650657990a5bacfc7b29d88735e49433a2c1b09000006172631383a3a3a3a3a3a3a3a3a3a3a3a3a4b5f73889bafc3cebaa6927d6a56422e1b0700001f344a5f748ba0a0a0a0a0a09079644f3a250f001f344a5f748ba0b5cbd5d5c5b8b1b0b0b0b0b0b0b0b0b0b0b0a48f78634e38230e00000000000000000000000000000013283c5165798fa3b8c5b09c88725e4a35210c0000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5cbcbbba59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000014283b4c595c5c5c5c5c5c5c5c5c564836230f001a2e41525e60606060606060605f5545321e0a00030c2034495d72889cb1c6d1bca7927d68533e2914000e23384d63778da2b7ccc9b49f8a745f4a35200b0013283d52677c93a7bcd2c4af9a866f5a45301b050000000000071b2f43576b8094a8bccdb9a4907b67533e2a3b4f64788da1b5c9c0ac98846f5b47331e0a00000000000000101e282f3030303c51667b90a5bacfc8b39f89745f4a384d62778da2b7cccab5a08b76614c37271c0e000000112435444d4f4f4f4f4f4f4f4f4f4f4f4f4f4f586c8094a8bcd0c2ae9a86725e4a36220e00001f344a5f748b8b8b8b8b8b8b8b79644f3a250f001f344a5f748ba0b5c8dcccb8a79c9b9b9b9b9b9b9b9b9b9b9b9b8f78634e38230e000000000000000000000000000004192d42566b8094a9bdbfab97826d58442f1b070000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0b5b5b5b5a59079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b0600000000192e43576a72727272727272727266523e2914001f34495d70767676767676767673614d38230e0000061b30455a6f8499afc4d5c0ab95806b56402b16000f253a4f64798fa4b9cfc8b39d88725d48331e090011263b50667b91a6bbd0c6b19c87705b46301b0600000000000d21364a5e72879bafc3c6b29e8a75614c382435495d72869aafc3c7b39f8a76624e39251100000000000000000c151a1b1b24394e63778da2b7cccbb6a18c77624d384a5f74899fb4c9cdb8a38f79644f3a251000000000192d41536164646464646464646464646464646464788da1b4c9c9b5a18d7965513d291501001f34495d70747474747474747473624e39240f001f34495d718699adc0d4c7b29d898686868686868686868686868678634e38230e00000000000000000000000000000a1e33475c70869aaec3baa5917c68533f2a15010000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748ba0a0a0a0a0a09079644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f8688888888888888806a543f2a15001f344a5f748b8c8c8c8c8c8c8c78634e38230e000000182d42576c8398adc2d7c2ad98836c57422c17000f253a4f647990a5bbd0c7b19c87715c47321d07000f253a4f647990a5bbd0c7b29c88725c47321d07000000000014283c5065798da2b6cac0ac97836e5a46321e2e43576b8094a9bdceb9a5917c6854402c180400000000000000000000000c21364b60748a9fb4c9ceb9a48f7965503b475c71879cb1c6d0bba7917c67523d2813000000001c32475c707979797979797979797979797979797979869aafc4d1bca995826c5845311d09001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b001a2e4256697d91a4b8ccc8b49f8c776f6f6f6f6f6f6f6f6f6f6f6f6d5e4b37220d00000000000000000000000000000f24384d61768b9fb4c8b4a08b76624d392510000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f344a5f748b8b8b8b8b8b8b8b79644f3a250f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f869b9d9d9d9d9d95806a543f2a15001f344a5f748ba0a1a1a1a1a18f78634e38230e000000172c41566b8297acc1d6c3ad98836e58432e19000f253a4f647990a5bbd0c7b19c87705b46311c06000f253a4f647990a5bbd0c7b19c87715c47321d0700000000071b2f43576b8094a8bcceb9a5917c6854402b17283c5165798ea2b7cbc0ac98846f5b47331e0a0000000000000000000000081d32475c72879cb1c6d2bda8937d68533e44596e8498adc2d3bfa994806a55402b16010000001d32475c728890909090909090909090909090909090919eb1c6d8c4b09c8874604c3824100011233341494a4a4a4a4a4a4a4a4943372716030013263a4d6175899cb0c4cfbba794806c5a5a5a5a5a5a5a5a5a5a5a5950412f1c08000000000000000000000000000015293e52677b90a5b9c3af9a86715d48331f0a000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001f34495d70747474747474747473624e39240f000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748ba0b5cbdcc7b19c87705b46301b06000000001a2f445a6f869bb0b3b3b3ab95806a543f2a15001f344a5f748ba0b5b7b7b7a59079644f3a2510000000172c41566b8297acc1d6c3ad98836e58432e19000f253a4f64798fa4b9cfc7b29d88725c47321d080010263b50657990a5bbd0c6b19c87705b46301b06000000000d21364a5e72879bafc3c7b39f8a76624e39251122364a5f73889cb0c4c7b39f8a76624e3925110000000000000000000000031a2f445a6f8499aec3d5c0ab96826b564141566b8095abbfd4c2ac97836d58432e19040000001d32475c72889da5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6adbccedfcbb7a38f7b67533f2a15000515232e343434343434343434343026190a00000a1e3245596c8094a8bbcfc3af9c8874604d444444444444444444443e3223120000000000000000000000000000061a2f43586c8296aabfbea995806b57422e1905000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001f344a5f748b9fb4c9dcc7b19c87705b46301b06000000001a2f445a6f869bb0c5c8c0ab95806a543f2a15001f34495e73899fb4c9ccbca7917b67523c2712000000182d42576c8398adc3d7c2ad98836c57422c17000e23384d63778da3b8cdc8b39f89735f4a34200b0013283d52677c92a7bcd1c4af9a866f5a442f1a050000000014283c5065798da2b6cac1ac9884705b47331e0a1c3044586d8295aabeceb9a5917c6854402c18040000000000000000000000172c41576b8296abc0d5c3ae99846e59443e53687c93a7bcd2c4af9b86705b46311c070000001d32475c72889db3bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbc0cbcbcbcbbfab97826b56402b16000005111a1f1f1f1f1f1f1f1f1f1f1b140900000002162a3d5164788c9fb3c7cbb7a4907c6855412f2f2f2f2f2f2f2f2f2a21140500000000000000000000000000000b2034495d72879bb0c4b8a48f7a66513d281400000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e090000000000000000000011233341494a4a4a4a4a4a4a4a494337271603000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001e33485e73899fb4c9dcc7b19c87705b46301b06000000001a2f445a6f869bb0c5d5c0ab95806a543f2a15001e33485d72889db2c7d3bea9947d6955402b160100051b30455a6f8499afc4d5c0ab96826b56402b16000c21364b60768ba0b5cacbb6a18c77624d39241003182c41556a8094a9bfd3c1ac97836d58432e1803000000071b2f43576b8094a8bccfbaa6927d6955402c180415293e52667a8fa3b8ccc0ac98846f5b47331e0a000000000000000000000014293f53687d93a8bdd2c6b19c87715c473b5065798fa4b9cec8b39e89735e49341f0a0000001d32475c72889db3b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ac97826b56402b16000000000000000000000000000000000000000000000e2135495c708497abbfd2bfac9885705d4935221a1a1a1a1a1a1a160e0400000000000000000000000000000011253a4e63778ca1b5c7b39e8a75604c37230e00000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000000515232e343434343434343434343026190a00000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001e33485d72889db3c7dcc7b19c87705b46301b06000000001a2f445a6f869bb0c5d5c0ab95806a543f2a15001b30465b70869aafc4d6c1ac97836e5944301c08050b1f34485d72889cb1c6d2bda8937d68543f2a1400091e33485d72889cb1c6cfbaa5917c68533f2c19131f33465b6f8499adc2d2bea994806a55402b16010000000d21364a5e72879bafc3c8b4a08c77634e3a2611000f23374b6074899db1c6c7b39f8a76624e392511000000000000000000000011263b50657a90a5bacfc9b49f8a745f4a384d62778ca1b6cbcbb6a18c76614c37220d0000001d32475c72889da0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a097826b56402b16000000000d161c1e1b150d040000000000000000000006192d4054687b8fa3b6cac7b4a08c7865513d2a16020000000000000000000000000000000000000000000001162b4054687d92a6bbc2ad99846f5b46321d0900000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001c31465b70879bb0c5dbc7b29d88725c47321d07000000001a2f445a6f869bb0c5d4bfaa95806a543f2a1500192e43586c8297abc0d5c6b19c88735f4b37241b1a1c273a4e62778ca0b5caceb9a48f7a65503b261200051b2f44596e8398acc1d4bfab97836f5b49372b292d3c4e62768a9eb3c7cdb9a48f7a65513c27120000000014283c5065798da2b6cac2ae9a85705c48341f0b00081d31455a6e8397abbfceb9a5917c6854402c1703000000000000000000000e23384d62778da2b7ccccb7a28d77624d384a5f74899eb3c8ceb9a48f79644f3a25100000001d32475c72888b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b826b56402b16000000101e2a3133302920170d020000000000000000001125384c6073879baec2cfbca895826d5945311e0a00000000000000000000000000000000000000000000081c3045596e8397acc0bca8937d6a55412c180300000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e090000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e001a2f44596e8499aec3d8c8b39e89735e49341f09000000001b30465b70879cb1c6d3bea8947d68533e291300152a3f53687c92a6bbcfcbb7a28f7a67544235302f313745576a7d92a6bacfc8b49f8b76614c38230e0000162b4054697d92a6bacec6b29f8b78665547403e414a5a6c7d92a5b9cdc6b29e8a75614c38230e000000071b2f43576b8094a8bcd0bca7937d6a56412d19050002162b3f53687c90a5b9cdc0ac98846f5b46321e0a000000000000000000000b20354a5f748a9fb4c9cfbaa5907a65503b475c70879bb0c5d1bca7927c67523d28130000001c31465b6e74747474747474747474747474747474747474747474747474747468543f2a1500000b1d2e3c4648443c342a1f13070000000000000000091c3044576b8093a6bacdc4b09c8975614d3a2612000000000000000000000000000000000000000000000d21364a5f73889db1c6b7a28e7864503b27120000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e090000000000000000000001080c0d0d0d0d0d0a0400030a0d0d0d0d0d0c090200000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e00182d42576c8296abc0d5cab5a08b75604b36210c000000061d32475c72879cb1c7d1bca7917c67523c27120011253a4e63778ca0b4c8d2beaa9683706052494544464b546273869aadc1d4c1ad9985705c47331e09000011263a4e63778b9fb2c6cebba8958472645a5453555c6877899baec1d1beab97836f5b46321e090000000d21364a5e72879bafc3c9b5a18d78644f3b27130000001024394d61758a9fb3c7c7b29e8a75614d39251100000000000000000000081d32475c71879cb1c6d2bda8937d68533f44596e8398adc2d4bfaa95806a55402b16010000172b3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f594a392511000014273a4c595e5850473c31251709000000000000000114283b4f63768a9eb2c5ccb8a4917c6955412e1a0600000000000000000000000000000000000000000012273b5065798ea2b7c6b19c88735f4a36210d0000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e0900000000000000000008141c2122222222221f180d171e2222222222211d1509000000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e00152a3f53687d93a7bcd1ccb7a28d78634e39240f0000000a1f34495e73899eb3c8ceb9a48f7964503b2510000b2034485d708599acbfd2c6b3a08f7d6f645e5a5a5b5f66728291a3b6c9cbb8a5927d6a55412d190400000b1f33485b6f8396a9bbcdc5b3a19183766e6a686a70798796a7b8cbc7b4a28f7b6753402b170300000014283c5065798da2b6cac3af9a86715d4935210c0000000a1e32475b6f8498acc1cdb9a5917c6854402b1703000000000000000000031a2f44596e8499aec3d5c0ab96826b574141566b8095aabfd4c2ad98836d58432e190400000f21323f484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463b2d1b0900071b2f43576a736c63594e4335271809000000000000000c2033475b6e8296a9bdd1c0ac9985715d4a36220e000000000000000000000000000000000000000003182d41556a8093a8bcc0ac97836d5945301c070000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e09000000000000000007172530363737373737332b1e2933373737373737312719090000000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e0011263b5064798fa3b8ccd0bba6917b67523e2a160906070d22364b60768ba0b5cacbb6a18c77624d38230e0005192d4155697c90a2b5c6d0beac9d8e8278726f6f70747a84909fafc1d1c0ae9c8975624e3b261200000004182c405366798c9eb0c1d0bfafa0948a83807d80848c97a5b4c4cbbba99785725f4c382410000000071b2f43576b8094a8bcd1bca894806b57432e1a0600000003182c4055697d92a6bacec0ac97836f5b46321e0a00000000000000000000172c41566b8296abc0d5c3ae99846f5a443d53687c92a7bcd1c5b09b86705b46311c0700000313222d33343434343434343434343434343434343434343434343434343434322a1d0f00000f23364a5e728780766c6053453627170600000000000004182b3f5266798ea1b5c9c8b4a08d7965513e2a160300000000000000000000000000000000000000091d32475b708599adc2baa6927c68533f2b16010000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e090000000000000000122535434b4c4c4c4c4c473c2c3a464c4c4c4c4c4c443727150200000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e000d22374b6074899eb3c7d3bfaa96826d594633241e1b1c1f2a3c5065798ea3b8cdc6b29d88735e49341f0a00001226394d60728597a9bacacabbac9f958d88868686898e96a1aebdcdc4b4a391806c5946321f0b000000001024374a5c6f8292a3b3c2cdbeb1a69e97949495999fa9b5c3cbbdae9d8c7a6755422f1c080000000d21364a5e72879bafc3cab6a28d7965503c2814000000000011263a4e63778ba0b4c8c6b29e8a75614d3925110000000000000000000014293e53687d93a8bdcbc6b19c87725c473b5064798fa4b9cbc8b39e89735f4a34200a0000000410191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170c000000162a3e5266798e93897d71635445342311000000000000000f23374a5e728699adc1d0bca995826d5946321e0b000000000000000000000000000000000000000f23384c60758a9fb3c7b5a08c77634e392510000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e0900000000000000001b2f42536062626262625a4a3748586162626262605545321e0a00000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e00081d31465b6f8498acc0d4c4b09c897563514238333031343a47596c8094a8bdd1c1ac97836e5a45301b0600000a1d30435668798b9cacbac8cabcb1a8a19d9b9b9b9ea2aab3bfccc3b5a6968573614f3c29160300000000071a2d3f5163748595a4b1bdc7c3b9b1aca9a9aaadb3bcc6c4b9ad9e8f806e5c4a3826130000000014283c5065798da2b5b5b5af9b87725e4a36210d00000000000b1f33485c70859aaeb5b5b5a5917c6854402b170300000000000000000011263b50657990a5b5b5b5b49f8a74604b384c62778ca1b5b5b5b5a18c77624c38230d000000000000000000000000000000000000000000000000000000000000000000000000000000001c3145596d8295a69b8f82726352412e1c09000000000000071b2e4256697d91a5b8ccc4b19d8975614e3a26130000000000000000000000000000000000000014293d52667a8fa4b8c4af9b86715d48341f0b000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e0900000000000000001f34495e71777777777767533e5064767777777773614d38230e00000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e0002182c4055697d91a5b9ccccb8a592806f60534c484646494e576576899cafc3cdbaa6927d6954402b17020000011426384a5c6d7d8e9caab6c1cac4bcb6b2b0b0b0b3b7bdc6c7bdb2a597887767564432200d000000000000102234455667768693a0abb4bbc1c5c1bfbfbfc2c4bfb9b1a79c8f807061503f2d1b09000000001b2f43576b8094a0a0a0a0a095826c58432f1b07000000000005192d41566a7d93a0a0a0a0a097836f5b46321e0a0000000000000000000e23384d62778ca0a0a0a0a0a08d77634e39495e73899ea0a0a0a0a08f7964503b2510000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74858e99a7a09182705e4c3925120000000000000013273a4e6175899cb0c4ccb8a5917d6956422e1b070000000000000000000000000000000000051a2e43576c8095aabebeaa95826c57432e1a05000000000000000000000000000000000000000000000000000000000000000000000000070e13263b50667b91a7bcd1c9b49f89735e48331e1313130f08000000001f344a5f748b8d8d8d826b564150667b8d8d8d8d7965503b261100000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e000011263a4e6275899db0c3d5c2af9e8e7d7067605d5b5b5d6269748494a6b8cbc5b29e8a76624e3a261100000000091b2d3e4f5f6f7d8c99a4aeb6bdc2c5c7c5c5c5c7c4c0bab3aba0948778695a49382715030000000000000516283949586775828e98a0a7acb0b3b4b4b4b2afaba59e958a7d7061524332211000000000001f34495e72878b8b8b8b8b8b8b7965513d29140000000000000013273b5064788b8b8b8b8b8b8b8a75614d38230e0000000000000000000b20354a5f74898b8b8b8b8b8b8b7b66513c465b70868b8b8b8b8b8b8b7c68533d2813000000000000000000000000000000000000000000000000000000000000000000000000000000001d32465a69717b8998a79f8e7b6855412d19050000000000000b1e3246596d8295a8bccfc1ad9986715e4a36230f00000000000000000000000000000000000b1f34485d71869aafc4b9a4907b66523d29140000000000000000000000000000000000000000000000000000000000000000000000000d192328293b50667b91a7bcd1c9b49f89735e483329292928241b0e0000001f344a5f748ba0a399846f5a4450667b91a3a3937d68533e291400000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e00000a1e32465a6d8294a6b9cbcdbcac9d8f837a7572707072767c8693a2b2c3cdbba895826e5b47331f0b00000000000f21314151606e7b87929aa2a8adb0b3b4b4b4b2afaba69f978e8376695a4b3c2b1a0900000000000000000a1b2b3a495764707a858c92979b9d9f9f9f9d9a96918a82776c6052433425150400000000001f34495d707474747474747474705f4b37220e000000000000000c2135495d70747474747474747472614c38230d000000000000000000081d32475b6e74747474747474747464503b43586b74747474747474747466523d281300000000000000000000000000000000000000000000000000000000000000000000000000000000172a3c4c555e6a798a9bab9885705c48341f0b00000000000003162a3d5164788ca0b3c7c8b5a18d7966523e2b1703000000000000000000000000000000001025394e62778ca0b5c8b39f8a75614c38230f00000000000000000000000000000000000000000000000000000000000000000000000b1c2b363d3e3e50667b91a7bcd1c9b49f89735e483e3e3e3e3d372c1e0d00001f344a5f748ba0b19c87725d4850667b91a7ab96826b57412d1803000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748ba0b5cbdcc7b19c87705b46301b060000000000162b40566b8297acc1d6cfb9a48f78634e38230e000003172a3e516476899badbececabbaca0968f8b888787888b9199a4b1c0d0c0af9e8b7865523f2b180400000000000313233242505d69747d878e94989b9d9f9f9f9d9a97928c847a7065584b3c2d1e0d000000000000000000000d1c2b3947535e6770777d838688898a898886827c756e645a4f42342516070000000000001a2e41515d5f5f5f5f5f5f5f5f5d5242301c0800000000000000061a2e41515d5f5f5f5f5f5f5f5f5e5444311e0900000000000000000002182b3e505c5f5f5f5f5f5f5f5f5f5747353c4e5b5f5f5f5f5f5f5f5f5f584836230e000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3a414c5b6b7d91a4a08c77624e39240f000000000000000e2235495c708498abbfd1bda995826d5a46331f0b00000000000000000000000000000000162a3f53687c91a6b5b5ae9985705b47321e09000000000000000000000000000000000000000000000000000000000000000000000015283a4852535353667b91a7bcd1c9b49f89735e5353535353524a3c2b1804001f344a5f748ba0b49f8b75604b50667b91a7ae99846f5a45301b06000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001f344a5f748b9fb4c9dcc7b19c87705b46301b060000000000162b40566b8297acc1d6ceb9a48f78634e38230e0000000e2134475a6c7d8fa0b0becbcabeb3aaa49f9d9c9c9da0a5acb6c1cdc0b2a291806e5c4936230f00000000000000051423323f4c57616a72797d8387888989898886827c7770675e53473b2d1e0f0000000000000000000000000d1c2935414b545d63696d707273747372706c67615a51483d312416070000000000000011233341494a4a4a4a4a4a4a4a494134251300000000000000000011233341494a4a4a4a4a4a4a4a494336261502000000000000000000000f21323f484a4a4a4a4a4a4a4a4a44392a303e474a4a4a4a4a4a4a4a4a453a2b1907000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f303d45474e6174899da6917b67523d28130000000000000006192d4154687c8fa3b7cac5b19d8a76624e3b2713000000000000000000000000000000001b3044596d8297a0a0a0a094806a56412d180400000000000000000000000000000000000000000000000000000000000000000000001c31455866686868687b91a7bcd1c9b49f8973686868686868675a47331f0a001f344a5f748ba0b5a38e78634e50667b91a7b29c88725d48331e09000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001e33485e73899fb4c9dcc7b19c87705b46301b060000000000172c41566b8297acc1d6cdb8a38d77624d38230e00000005182a3d4e60718292a0adb9c3cbc6beb8b4b2b1b1b3b5bac0c9c5bbb0a294847362513e2c190600000000000000000514212e3a454e575e656a6e707373747372706c68635c544b41362a1d0f00000000000000000000000000000b18242e3841484f54585b5d5e5f5e5d5b57534d463e352b20140600000000000000000515232e343434343434343434342e2416070000000000000000000515232e343434343434343434342f25180900000000000000000000000313222d3334343434343434343431281b202b3334343434343434343431281c0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000162a3d4e5a5c5c5c6e8398a994806a543f2a1500000000000000001125394c6073889bafc2cdb9a5927d6a56432f1b080000000000000000000000000000001f34495e73888b8b8b8b8b8b7965503c27130000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747d7d7d7d7d91a7bcd1c9b49f897d7d7d7d7d7d7d77624c37220d001f344a5f748ba0b5a6917b675250667b91a7b5a08b76604b36210d000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001d32475c72889db2c7dcc7b19c87705b46311c070000000000172c42576c8398adc2d7cbb6a18c76614c37220c000000000d1f3143536373828f9ca6afb7bdc1c5c7c7c7c7c8c6c3bfb9b2a99e92857566564533210f0000000000000000000004111d28323b434a5055595c5e5e5f5e5d5b58534e4840382e24180c0000000000000000000000000000000006111b252d343a3f434648484a484846423e39322b22180e020000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1a1206000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1b1308000000000000000000000000000410191e1f1f1f1f1f1f1f1f1f1c150a0f181e1f1f1f1f1f1f1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31455a6c727272728296ab97826b56402b160000000000000000091d3044586b8093a6bacec1ad9a86725e4b37230f0000000000000000000000000000001f34495d7074747474747474705f4b36220d0000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b949494949bacbfd4ccb8a5969494949494948d77624c37220d001f344a5f748ba0b5a994806a5550667b91a7b8a38e78644f3a2510000000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000001b30465b70869bb0c5dac7b29d88725d48331e080000000000192e43586e8499aec3d8c9b49f8a745f4a35200b0000000002142536455563717d89939ca2a8adb0b2b4b4b4b3b1aeaaa59e968c8274665748382716040000000000000000000000000b151f282f363c40444748484a484846433f3a342d251b11060000000000000000000000000000000000000008121920262b2e313333343333302d29241e170f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72888888888897ac97826b56402b1600000000000000000115283c5063778b9eb2c5c9b5a28e7a66523f2b180400000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5d52422f1b070000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a9a9a9adb9c9dbd4c3b4aba9a9a9a9a9a38d77624c37220d001f344a5f748ba0b5ad98836d5850667b91a7bba6917c67523d2813000000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000192e43586e8398adc2d7c9b49f8a745f4a35200b00000000071c31465b70869bb0c5dac6b19c87725c47321d080000000000071828374553606c7680888e94989b9d9f9f9f9e9c9996908a83796f635648392a1a090000000000000000000000000000020c141b22272b2f313333343333302e2a251f1911080000000000000000000000000000000000000000000000050c1116191c1e1e1f1e1e1b1814100a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d111212121212121212120e0700000000000000000000000000080f121212121212121212110d050000000000000000000000000000000000000000000000040c111212121212121212110d05000000000000000000001d32475c72889d9d9d9da5ac97826b56402b160000000000000000000c2034475b6f8396aabdd1bdaa96826e5b47331f0c000000000000000000000000000011233341494a4a4a4a4a4a4a4941342412000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b8c2d0e1dbcbbeb6b5b5b5b5b5a38d77624c37220d001f344a5f748ba0b5b09b86705c50667b91a7bcaa95806a55402b16010000001f344a5f748ba0b5cbcfb9a48f78634e38230e000000000000000000162c40556a8095aabed3ccb7a28d77634d39240f000000000b2035495e73889db2c7d7c2ad99846f5a442f1a060000000000000a192836434f5a636c73797d838688898989898784827b756e665c5145382a1b0c000000000000000000000000000000000000070d12161a1c1e1e1f1e1e1b1915110b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c182126272727272727272727231a0e00000000000000000000010f1b232727272727272727272621180c0000000000000000000000000000000000000000000a17202627272727272727272621170b0000000000000000001d32475c72889db3b3b3b7ac97826b56402b1600000000000000000004182b3f53667a8ea2b5c9c5b19e8a76634f3b271400000000000000000000000000000515232e3434343434343434342e241606000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a5b2c4d7d0bdada2a0a0a0a0a0a08d77624c37220d001f344a5f748ba0b5b39e89745f50667b91a7bcad98836e59442f1a050000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000013283d52667b90a5bacecfbaa5917b67533e2a160907060912263a4e63778da1b6cbd2bea994806a55412c1702000000000000000a1825313d4750585f65696d707273747373716f6b67615b53493f34271a0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050a0f1215161717171614110d080200000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c372c1e0d0000000000000000000e1f2d373c3c3c3c3c3c3c3c3c3b352a1b0a00000000000000000000000000000000000000081928343b3c3c3c3c3c3c3c3c3b34291a0900000000000000001d32475c72889db3c8c8c1ac97826b56402b16000000000000000000001023374b5e728699adc1cdbaa6927d6a57432f1c08000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1a120600000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b95a8bdd2cab5a18f8b8b8b8b8b8b8b77624c37220d001f344a5f748ba0b5b6a28d776250667b91a7bcb09b87715c47321d080000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000f24384d62768ba0b4c9d3bfaa96826d594633241e1c1b1e232f4255697d92a6bbd0ccb8a48f7a66513c281300000000000000000007141f2a343d444b5055585b5d5e5f5e5e5c5a57524d463f362d22160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114161717171614110d0801000000000000000000000000000000000000000000000000030c13191f24272a2b2c2c2c2b2926221c160f0600000000000000000000000015283947505252525252525252514a3c2b180500000000000000061a2c3d4a51525252525252525250473928150000000000000000000000000000000000000012253746505252525252525252504738261400000000000000001d32475c72889db3c8d6c1ac97826b56402b1600000000000000000000081b2f42566a7d91a5b9ccc1ae9a87725f4b372410000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d70747474747b91a7bcd1c9b49f897474747474747471604b36210c001f344a5f748ba0b5baa5907a6650667b91a7bcb49f89745f4a35200b0000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000a1f33485c71869aaec2d6c5b19d89756250413833313033373f4d5f718599adc1d5c5b19d8975604c37230e00000000000000000000020d17212930363c40434648484a48484745413e38322b231a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161d2226292b2c2c2c2b2926211c160e060000000000000000000000000000000000000000020d171f272e34383c3f40424242403e3b37312a22191005000000000000000000001c314457646767676767676767665a4834200c000000000000000d2236495b666767676767676767645744311c000000000000000000000000000000000000001a2e42556367676767676767676456432f1b06000000000000001d32475c72889db3c8cbc1ac97826b56402b16000000000000000000000013273a4e6175899db1c4c9b6a28f7a67533f2c180400000000000000000000000000000000070e121212121212121212120e07000000000000000000000000060b0d0d0d0d0d0d0d0d0d0b0500000000000000000000001a2e41515d5f5f5f667b91a7bcd1c9b49f89735f5f5f5f5f5f5e5343301c08001f344a5f748ba0b5bda8937d6954667b91a7bcb7a28d77634d39240f0000001f344a5f748ba0b5cbcfb9a48f78634e38230e00000000000000000005192e42566a7d92a6bacdccb8a592806e5f544c484646484b525d6b7c8fa1b5c8d1bdaa96836e5a46311d09000000000000000000000000040d151c22272b2e31333334333332302d29241e17100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232b31373b3f40424242403e3a36302a22190f04000000000000000000000000000000000008141f2a333b42484d5154565757575653504b453e362c22160a0000000000000000001f344a5f747c7c7c7c7c7c7c7c77634e3a25100000000000000011263b5065797c7c7c7c7c7c7c7c745f4a341f000000000000000000000000000000000000001c32475c717c7c7c7c7c7c7c7c725d48331e09000000000000001d32475c72889db3b5b5b5ac97826b56402b160000000000050b0d0d0d0d0d1e3246596d8295a8bccfbeaa96836f5b4734200c0000000000000000000000000000000d19222727272727272727272722190d00000000000000000003101a2022222222222222222220190f0100000000000000000011233341494a4a50667b91a7bcd1c9b49f89735e4a4a4a4a4a494235251401001f344a5f748ba0b5c0ab97826c57667b91a7bcbaa5907b66513c27120000001f344a5f748ba0b5cbcfb9a48f78634e38230e0000000000000000000013273b4f63768a9eb1c3d5c2af9d8d7d7067615d5b5b5d60666f7a8a9aabbed1c6b4a18e7a66533f2b1602000000000000000000000000000001080d1216191c1e1e1f1e1e1d1b18140f0a03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d363e464b50535657575756534f4a453e352c21160a0000000000000000000000000000000c1926323c464f565d6266696b6c6c6c6b6865605952493f34281b0d00000000000000001e32475c7086939393939393927c68533e291400000000000000152a3f54687d9393939393939386705c47321e000000000000000000000000000000000000001d32475c728893939393939389735e48331e09000000000000001d32475c72889da0a0a0a0a097826b56402b16000000010f19202222222222222a3e5165788da0b4c7c6b29f8b77634f3b281401000000000000000000000000000c1d2b363c3c3c3c3c3c3c3c3c3c362b1d0c000000000000000212212d35373737373737373737342c1f100000000000000000000515232e34343b50667b91a7bcd1c9b49f89735e4834343434342f25170800001f344a5f748ba0b5c4af9a856f5a667b91a7bcbea8947d69543f2a150000001f344a5f748ba0b5cbcfb9a48f78634e38230f0f0f0f0f0a02000000000c2034475a6d8294a6b8c9ccbbab9c8f847b7672707072757a828c99a8b7c9ccbba99785715e4b372310000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b28343f49525a6065686b6c6c6c6b68645f5951493e33271b0d000000000000000000000000000d1c2a37434f59626a71777b7d82838383807d79746d655c5145392b1c0d00000000000000192e42576c8296a8a8a8a8a896826b57422d1803000000000002192e43586c8297a8a8a8a8a896826c57432e19000000000000000000000000000000000000001d32475c72889da8a8a8a89f89735e48331e09000000000000001d32475c72888b8b8b8b8b8b8b826b56402b16000000101f2c343737373737373737495d708598acbfcebaa693806b5744301c0800000000000000000000000004172a3b4951525252525252525251493b2a17040000000000000d1f303f494c4c4c4c4c4c4c4c4c483d2e1d0a00000000000000000005111a1f263b50667b91a7bcd1c9b49f89735e48331f1f1f1f1b12070000001f344a5f748ba0b5c7b29d88735e667b91a7bcc1ac97826c57422d190400001f344a5f748ba0b5cbcfb9a48f78634e382525252525241e150900000004182b3e516476899bacbcccc9baaca097908b888787888a8f959faab7c6cebfaf9e8c796754412e1b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1114161717171614120e090300000000000000000000000000000000000000000e1d2c3946525c666d74797d82838383807c79736d645b5145382b1d0e00000000000000000000000c1c2b3a4855616c757d868c90949698989795938f8982786e6356493a2b1b0b00000000000015293e53687c92a6bbbdbdae9a856f5a46311c070000000000081d32465b70869aafbdbdbba7927c68533e2a15000000000000000000000000000000000000001d32475c72889db3bdbdb49f89735e48331e09000000000000001c31465b6e74747474747474747468543f2a1500000a1d2e3d484c4c4c4c4c4c4c4c4c54687c90a3b7cbc2ae9b87735f4c3824110000000000000000000000000a1f334759656767676767676767655947331f0a00000000000014293c4e5d6262626262626262625b4c3a261200000000000000000000000611263b50667b91a7bcd1c9b49f89735e48331e0a0a0a0600000000001f344a5f748ba0b5b5b5a08b7661667b91a7b5b5af9a86705b46311c0700001f344a5f748ba0b5cbcfb9a48f78634e3a3a3a3a3a3a39322718080000000e213447596b7d8e9eaebcc8cabeb3aba4a09d9c9c9d9fa3aab2bbc7cabeb0a191806e5c4a3825120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000811171d2326292b2c2c2c2b2a26231e18110900000000000000000000000000000000000d1d2c3b4a57636f7982898f939698989795928e8882786e6356493b2c1c0c00000000000000000008192a39495865727d89929aa0a5a9abadadacaba8a39d958c827467584939291806000000000010253a4e63788da2b7ccc7b29e89735f4a35200b00000000000c20354a5f74899eb3c8ccb7a28d78634f3a2510000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e0900000000000000172b3e505c5f5f5f5f5f5f5f5f5f594a392511000012263a4c5b626262626262626262626274889bafc2cab6a38f7b6754402c190500000000000000000000000d22374c61767c7c7c7c7c7c7c7c76614c37220d000000000000182d42576c7777777777777777776955402b1600000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e0900000000000000001f344a5f748ba0a0a0a0a08f7964667b91a0a0a0a09d88735e49341f0a00001f344a5f748ba0b5cbcfb9a48f78634f4f4f4f4f4f4f4d4436251300000005182a3c4e5f70808f9eabb6c1c9c7bfb9b5b3b1b1b2b4b8bec5cac2b8ada092837262513f2d1b080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c242b32373b3f40424242403f3b37322c241c13080000000000000000000000000000091a2b3b4a596875828c959da3a8abadadacaba7a29c958b807467594a3a2a190800000000000000021426374857677584909ca5aeb4babec0c2c3c2c0bdb7b1a89e92857667574736241200000000000c21354a5f74899eb2c7cbb6a28d77634e39240f00000000000f24394e63788da2b7ccc7b29e89745f4a36210c000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e09000000000000000f21323f484a4a4a4a4a4a4a4a4a463b2d1b090000162b4055697777777777777777777777778093a8bdd2beab97836f5c4834210d00000000000000000000000d22374c62778d9393939393938d77624c37220d000000000000192e43586e848d8d8d8d8d8d8d826b56402b1601000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e0900000000000000001f344a5f748b8b8b8b8b8b8b7c68667b8b8b8b8b8b8b8b76614c37220d00001f344a5f748ba0b5cbcfb9a48f7864646464646464646154422e1a000000000d1e3041526170808d99a4adb5bbc0c4c7c7c7c7c7c7c4c1bcb6afa69b8f8273645444332210000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f1a252f3840464c5053565757575654504c4640382f251a0f020000000000000000000000031527384959687786939fa9b1b8bdc0c2c3c1bfbcb7b0a89e928576685848372514020000000000000d1f32435565758694a1aeb8c1c9c6c0bcbbbbbbbec4cbc4bbb0a39586756453412f1d0a00000000071c31465a6f8599aec3cfbaa6917b66523d2813000000000013283d52677b91a6bbd0c3ae99856f5a46311c07000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e09000000000000000313222d33343434343434343434322a1d0f000000162b40566b828d8d8d8d8d8d8d8d8d8d8d8d97aabfd4c6b39f8b7763503c271300000000000000000000000d22374c62778da3a8a8a8a8a38d77624c37220d000000000000192e43586e8499a3a3a3a3a397826b56402b1601000000000000000000000011263b50667b91a7bcd1c9b49f89735e48331e0900000000000000001f34495d7074747474747474746663737474747474747471604b36210c00001f344a5f748ba0b5cbcfb9a48f797979797979797979725d48331e00000000011223344352616f7b879199a1a7abafb2b3b4b4b4b2afaca8a29b92897d716455463726150400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000412202c37424b545b6065686b6c6c6c6b6865615b544c42382c201204000000000000000000000e2032445566778796a4b0bcc5c9c2bdbbbbbbbec3cbc4bbb0a3958676665543311f0d000000000004172a3c4f61728494a4b2bfcbc5bbb2aca7a5a5a5a9afb8c3cdc1b3a49383705e4c3a27140100000001182d41566b8095aabed3beaa95806b56412c170200000000172c41556a8095aabfd3beaa95806b56412d1803000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e0900000000000000000410191e1f1f1f1f1f1f1f1f1f1d170c00000000162b40566b8297a3a3a3a3a3a3a3a3a3a3a3a8b5c7dacebba793806a543f2a1500000000000000000000000d22374c62778da3b8bdbdb8a38d77624c37220d000000000000192e43586e8499afb8b8b8ac97826b56402b1601000000000000000000000011263b50667b91a7bccbc9b49f89735e48331e0900000000000000001a2e41515d5f5f5f5f5f5f5f5f58565f5f5f5f5f5f5f5f5e5343301c0800001f344a5f748ba0b5cbcbbca896909090909090909089735e48331e00000000000616253443515e69747d868d92979a9c9f9f9f9f9d9b97938e8780766b605346372819090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041423303d4a545f676f75797d82838383827d79756f675f554a3d30231404000000000000000005182b3d4f61738595a5b4c2cbbfb5ada8a5a5a5a9afb8c2cdc1b3a4948472604e3c2a1704000000000c203346596c7d90a1b2c2d0c1b4a89f9793909090959ca6b2c0cfc2b1a08e7c695643301d090000000013283d52667b90a5bacfc2ad99846f5a45301b06000000051b2f44596e8498adc2cfbaa5907b66523d281300000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000000000162b40566b8297acb8b8b8b8b8b8b8b8b8b8bbc5cbcbcbc0ab95806a543f2a1500000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4cdc1ac97826b56402b1601000000000000000000000011263b50667b91a7b5b5b5b49f89735e48331e09000000000000000011233341494a4a4a4a4a4a4a4a45444a4a4a4a4a4a4a4a49423525140100001f344a5f748ba0b5b5b5b5b4a8a5a5a5a5a5a5a59f89735e48331e00000000000007162533404c57616a71777d828688898989898886837d79726b63594e423628190a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003132332414e5b67727a838a8f939697989896938f8a837b72675b4e4132231303000000000000000e2134475a6d8091a2b3c3cabbada29993909090959ba5b0bdcdc2b2a1907d6c594633200d0000000014283b4f6376899caebfd0c3b3a3968b837d79797b808994a2b1c2cfbeab998673604c392511000000000f24384d62778ca1b5cac6b29c88725d49341f0a000000091e33485d72889cb1c6cab5a18c77624d38240f00000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e0900000000000000000001080c0d0d0d0d0d0a04000000000000000000162b40566b8297acb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a1500000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000011263b50667b91a0a0a0a0a09f89735e48331e0900000000000000000515232e34343434343434343431303434343434343434342f2517080000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a09f89735e48331e000000000000000715222f3a444e565d63686c6f727373737372706d69645e574f463c3125180a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010213141505f6c79858f979ea4a8abacadadaba8a49e978f85796c5f504131211000000000000003172b3e5164778a9caec0ccbbac9d90867d7a797b8088929faebfd0bfad9b897663503d2915020000061a2e43576a7d92a6b8cbcab8a69586786f686564666c768493a4b5c8c8b6a38f7c6854412d19050000000b1f34495d72889cb1c6cab5a18c77624d38230e0303030d22374c61768ba0b5cac6b19c88725d49341f0b00000000000000000000000000000000000000001d32475c72889db3c8c9b49f89735e48331e09000000000000000008141c2122222222221f180d0000000000000000162b40566b8297a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a1500000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000011263b50667b8b8b8b8b8b8b8b89735e48331e0900000000000000000005111a1f1f1f1f1f1f1f1f1f1c1c1f1f1f1f1f1f1f1f1f1b1207000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b89735e48331e000000000000000005111d28313a42494f53575a5c5e5e5e5e5c5b5854504a433c33291f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2e3e4f5f6e7c8a97a1abb2b8bdc0c2c3c2c0bdb9b2aba2978a7d6e5f4f3e2d1c0a00000000000b1f33465a6d8294a7b9ccc1ae9d8e7d726a6564666c758290a1b2c4cbb8a693806c5845311d0900000b2035495d72869aaec2d5c1ae9b8876675b54504f515965758698abbed1bfac9884705c4834200c000000061b3044596e8398adc1ceb9a5907a66513c271919191919263b5065798fa4b9cec1ad98836e59442f1b0600000000000003030303030303030303030303031d32475c72889db3c8c9b49f89735e48331e090303000000000007172530363737373737332b1e0e00000000000000162b40566b828b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000010253a4f637374747474747474746f5c47321d080000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d7074747474747474747474747474747474746f5c47321d000000000000000000000b151e272e353a3f424547484949484746433f3b362f2820170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316283a4b5c6d7d8d9ba8b4bec6c8c1bcb9b8b9bcc1c8c6beb4a89b8d7d6d5c4b392815030000000012263a4e62768a9db1c4c9b6a391806f6056504f515863728395a8bbcec2af9c8874604c382410000010253a4e63778da1b5c9ceb9a5927d6b5949403b3a3d4857687b8ea2b5c9c7b39f8c77634f3a261100000000172b4055697d94a8bdd2bea8947d6955402e2e2e2e2e2e2e3f54687d93a8bdd1bda8937d6955402b1602000000000b1418191919191919191919191919191d32475c72889db3c8c9b49f89735e48331e191918140b000000122535434b4c4c4c4c4c473c2c1b08000000000000152a3f54687474747474747474747474747474747474747474747467533e291400000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b160100000000000000000000000c203446565f5f5f5f5f5f5f5f5f5d513f2c19040000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d513f2c190000000000000000000000020b131a20252a2d30323334343332312e2b26211b140c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d20334557697a8b9cabb9c6cbbfb5ada7a4a3a4a7adb5bfccc6b9ab9c8b7a68574532200d00000003182c4055697d92a5b9cdc1ae9a87736151433b3a3d455465778b9eb2c5cbb7a4907b67533f2a16010014293e53687c92a6bbd0c8b49f8b76624e3b2c26252a394c5e72869aaec2cfbba7927d6954402c170200000012273c5065798fa4b9cdc1ad98836d59444343434343434343576c8297abc0cdb8a48f7965503b271200000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e32475c72889db3c8c9b49f89735e48332e2e2e2d281e1101001b2f42536062626262625a4a37240f0000000000001125394a595f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f584937241000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000004172838444a4a4a4a4a4a4a4a4a48403222100000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a48403222100000000000000000000000000000060c1115181b1d1e1f1f1e1d1c1916120d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172a3d5062748798a9b9c9cabbada299928f8d8f9299a2aebccbc9b9a9988674614f3c2916020000091d32475b708499adc1cfbaa6927d6a57443327252936485b6e8396aabfd3bfab97836d5945301b0700172c41566b8296abc0d4c4af9a86705c47331f110f1c2f42566a7d93a8bcd1c1ac98846f5a45301c070000000e23374c61768ba0b4c9c5b19c87725d5858585858585858585b70869aafc4c9b49f8b75604c37220d0000000e1f2f3b42434343434343434343434343434343475c72889db3c8c9b49f89735e4843434343423b2f1f0e001f34495e71777777777767533e2914000000000000091b2d3b464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000b1a2730343434343434343434332d221404000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e343434343434343434343434343434343434332d2214040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3346596c8092a4b6c7ccbbac9d90867d7977797d86909eadbccdc7b5a492806c5945321e0a00000e23374c60758a9fb3c7c9b5a08c77634f3b27150f192b3f53677b90a4b9cdc5b19c88735e4a35200b001a2f44596e8499aec1c1c1ac97826c57422d19040013273b5064798ea3b7ccc7b29d88735e4a35200b000000091e33485c71879bb0c5c9b4a08b766e6e6e6e6e6e6e6e6e6e6e74899eb3c8c4b09b86715c47331e09000000182b3d4d57585858585858585858585858585858585c72889db3c8c9b49f89735e5858585858574d3d2b18001f344a5f748b8d8d8d826b56412c17020000000000000f1d2a323434343434343434343434343434343434343434343431291d0e0000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000009141c1f1f1f1f1f1f1f1f1f1e19110500000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19110500000000000000000000000000000000000004090b0a0804000000000000000000000000030b0f0f0f0f0f0f0f0f0f0e08000000000000080e0f0f0f0f0f0f0f0f0f0a020000000000060c0f0f0f0f0f0f0f0f0f0c05000000000013273b4e6275899cafc1d3c1ae9e8e8072696462646972808f9eb0c1d3c1ae9c8975614e3a2612000012273b5065798fa4b8cdc5b09b86715d48341f0c001024384c61758b9fb4c9cbb6a28d77634e39240f001b30465b70869bacacacacaa95806a543f2a1500000d21364b5f748a9fb4c9cbb6a28d77634d39240f000000041a2e43586d8297acc0cdb9a48f848484848484848484848484848da2b7ccc0ab97826c58432e19050000001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e72889db3c8c9b49f89736e6e6e6e6e6e6a5a47321e001f344a5f748ba0a399846f5a442f1a06000000000000000c171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d181e211f1d19130c0300000000000000000a161f242525252525252525231c1204000004121c232525252525252525241e15090000000e192124252525252525252421180d00000005192e42566a7d92a5b9ccc9b6a391806f61564f4d4f5661708092a4b7cacbb8a5917d6955412d180400152a3f54697d93a8bdd2c1ac97836d58432e1a0500091e33475c71879bb0c5d0bba6917b67523d2813001b30465b7087979797979797947d68533e29130000081d32475c71879bb0c5cfbaa5907b66513c271200000000152a3f53687d92a7bcd1bfac9e999999999999999999999999999dabbdd0bba7927c68533f2a15000000001f344a5f74848484848484848484848484848484848484899eb3c8c9b49f8a84848484848484745f4a341f001f344a5f748ba0b19c87725d48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061016191918171614120e0a0500000000000000000000000000000000000000000000000000101e2b333634322d2720160c00000000000009192733393a3a3a3a3a3a3a3a372f2213020213222f373a3a3a3a3a3a3a3a3932271808000e1e2b353a3a3a3a3a3a3a3a3a352b1d0d00000a1f34485c718699adc1d5c1ad9a87736151433a383a43516375889baec2d4c0ad9985705b47331e0900182d42576c8297acc1d3bea9947d69543f2a150100041a2f44596e8498adc3d3bea994806a55402b16001b30465b7082828282828282827d68533e29130000031a2f44596e8499aec3d3bea8947d69543f2a150000000011263a4f64788ea2b7cccabbb1afafafafafafafafafafafafafb1bac9ccb7a28e78644f3a2511000000001f344a5f748b99999999999999999999999999999999999ba7b9cccebaa89b9999999999998b745f4a341f001f344a5f748ba0b49f8b75604b36210c000000000000070b0b0b0b0b0b0b0b0b0b080200000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000917232b2e2e2e2c2b2a27231f1a140c040000000000000000000000000000000000000000000a1d2e3c474b4a46423b33291d100200000000142637454e4f4f4f4f4f4f4f4f4b40311f0d0d1f31404b4f4f4f4f4f4f4f4f4d44362513061a2c3c494f4f4f4f4f4f4f4f4f483b2b1805000f24394d62778ca0b4c9cebaa6927d6a5744332623263445586b8093a7bbd0c8b39f8b76614c38230e001b30455a6f859aafc4d1bca7927c67523d2813000000172c41576b8297acc1d6c1ac97836c57422d1800192e4256666b6b6b6b6b6b6b6b6b604e3b2611000000182d42576c8397acc1d5c0ab96826b56412c17000000000c21364b5f74899eb3c8d9cdc6c4c1c1c1c1c1c1c1c1c1c1c1c3c5ccd8c7b39e89745f4a36210c000000001f344a5f748ba0afafafafafafafafafafafafafafafafafb7c5d6d7c6b8b0afafafafafa08b745f4a341f001f344a5f748ba0b5a38e78634e39240f0000000006121b202121212121212121201d150a000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051727353f43434342403f3c38342e2820180e040000000000000000000000000000000000000013273a4c5a605f5b564f463b2e2011000000001b3043556264646464646464645e4f3c281414283c4f5e64646464646464646154422e1a0d2236495a646464646464646464594835210c0014283d52677c91a5bacfc9b5a08b77624e3b27150e16283b5063788da1b6caceb9a4907b66513c2712001d32475c71879cb1c7d0bba7917b66503b2611000000162b40556a8095abc0d5c4af99846e59442f1a0013263848535656565656565656565042321f0b000000162b40566b8297acc1d6c3ad98836d58432e1900000000081d32465b70869aaec3d8ccbcb0acacacacacacacacacacacafbac9d8c3ae9985705b46311c08000000001f344a5f748ba0b5c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4cad5e3e4d6cbc5c4c4c4c4b5a08b745f4a341f001f344a5f748ba0b5a6917b67523d28130000000616242f3536363636363636363631271a0a0000000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e21344553585858575654514d48433c342b2115090000000000000000000000000000000000061a2e4256697674706a62584c3e2f1e0d0000001f34495e7379797979797979796b57412c17172c41576b7979797979797979725d48331e10263b5065787979797979797977644f3a240f00172c41566b8095aabfd4c5b09b87715d48331f0b000c2035495e72889cb2c6d3bea994806a55402b16001e33485e73889db3c8d0bba59079644f3a2510000000152a3f546a8095abc0d5c5b09b866f5a45301b00091a2a373f4040404040404040403c32241402000000152a3f546a8095abc0d5c4af99846f5a442f1a0000000002182d42576b8296aabfd4c1ae9e97979797979797979797979cacbfd3bfaa95806b56412d1803000000001f344a5f748ba0b5cbd9d5c9c3c3c3c3c3c3c3c3c3c3c3c3c9d4e2e3d5c9c3c3c3c3c3b5a08b745f4a341f001f344a5f748ba0b5a994806a55402b16010000122434424a4b4b4b4b4b4b4b4b4b443828160400000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d51636e6e6d6c6b6866625d5750473e33271a0c000000000000000000000000000000000e22364a5d718689867d756a5c4d3c2b190600001f344a5f748b909090909090836c57422c17172c42576c8390909090909089735e48331e11263b50667b9090909090909079644f3a250f001a2f44596e8499aec3d7c2ac97836d58432e1a0500061b30455a6f8499aec3d7c2ac97836d58432e19001e33485e73899fb4c9d0bba59079644f3a250f000000152a3f546a8095abc0d5c7b19c87705b46301b00000c19242a2b2b2b2b2b2b2b2b2b2820151111100f0c152a3f546a8095abc0d5c5b09b866f5a45301b000000000014293e52677c91a6bacfbda893828282828282828282828290a5bbcfbaa5907b67523d281300000000001f344a5f748ba0b5cbd6c5b7aeadadadadadadadadadadaeb6c4d5d6c5b7aeadadadadada08b745f4a341f001f344a5f748ba0b5ad98836d58432e190400001a2e41525e6060606060606060605646331f0b00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a80848383827d7a76716b635a5044382a1b0b000000000000000000000000000000162a3e5165798d9e9a92887a6b5a4836231000001f344a5f748ba0a5a5a5a598836c57422c17172c42576c8398a5a5a5a59f89735e48331e11263b50667b91a5a5a5a5a59079644f3a250f001c31475c70879cb1c6d4bfaa95806a55402b16010000172c42576c8297acc0d6c4af9a866f5a45301b001f344a5f748ba0b4cad0bba59079644f3a250f000000152a3f546a8095abc0d5c7b19c87705b46301b00000007101516161616161616161b20232526262624211e2a3f546a8095abc0d5c7b19c87705b46301b00000000000f24394e63778da2b6cbbfaa95806b6b6b6b6b6b6b6b6b7d93a8bdcab6a18c77624d39240f00000000001f344a5f748ba0b5cbcdb9a79a989898989898989898989aa6b8cccdb9a79a9898989898988b745f4a341f001f344a5f748ba0b5b09b86705c47321d0800001f34495d70767676767676767674634e39240f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a809598989693908c8680776d6255483929190800000000000000000000000000001c3145596d8295a2aba599897765523f2b1804001f344a5f748ba0b5bbbbad98836c57422c17172c42576c8398adbbbbb49f89735e48331e11263b50667b91a7bbbbbba59079644f3a250f001e33485d72889db3c8d3bda8937d68533e2914000000152a3f546a8095aabfd4c7b19c87715c47321c001f344a5f748ba0b5cbd0bba59079644f3a250f000000162b40566b8095abc0d5c7b19c87705b46301b00000000000000000009131c242b3034383a3b3b3b3936322d3f546a8095abc0d5c7b19c87705b46301b00000000000b20354a5e73889db2c6c2ae99846f5a5656565656586d8397acc1c6b19c88725e49341f0b00000000001f344a5f748ba0b5cbc9b49f8a83838383838383838383899eb3c8c9b49f8a83838383838383745f4a341f001f344a5f748ba0b5b39e89745f4a35200b00001f344a5f748b8c8c8c8c8c8c8c79644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abadaba8a5a09a938a807365574737251402000000000000000000000000001f344a5f7483878e99a8a795826f5b47331e0a001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001e33485e73899fb4c9d3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000162c40566b8297acc1d6c5b09b87705b46301b0000000000000003101b2630383f45494c4f5050504e4b47413f546a8095abc0d5c7b19c87705b46301b0000000000071b30455a6f8499adc2c6b29d88725d49404040475c71869bb0c5c1ad98836e5945301b0600000000001f344a5f748ba0b4c7cbb7a38f7a6c6c6c6c6c6c6c6c72889db3c8c9b49f89736c6c6c6c6c6c695a46321d001f344a5f748ba0b5b6a28d77624d38230e00001f344a5f748ba0a1a1a1a1a19079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0c0bdbab5afa69d918475655543311f0c000000000000000000000000001d32465a696d727b8a99ab9e8a76624d38240f001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cad3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f000000182d42576c8398adc2d7c4af9a866f5a442f1a0000000000000513212d39434c53595e626466666563605c554d546a8095abc0d5c7b19c87705b46301b000000000000172c40556a8094a9becab5a08c76614c382b364b60758a9fb4c9bda8947d6955402b170200000000001f34495d708598abbfd2beaa96826d5a57575757575c72889db3c8c9b49f89735e5757575757554c3c2a17001f344a5f748ba0b5baa5907a66503b261200001f344a5f748ba0b5b7b7b7a59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abafb1b4b7bdc2baafa2938372604e3b281502000000000000000000000000172a3c4c55585f6b7b8ea1a5907b67523d2813001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f0000001a2f44596e8499aec3d8c3ad98836e58432e190000000000041423313f4b565f676e7377797a7b797875706960576a8095abc0d5c7b19c87705b46301b00000000000013273c51667a90a4b9ceb9a48f7965503b273a4f64788ea3b8cdb9a48f7965503c27120000000000001a2e4155687c8fa3b6cac5b19d8975614d424242475c72889db3c8c9b49f89735e4842424242413a2e1e0d001f344a5f748ba0b5bda8937d69543f2a1500001f344a5f748ba0b5cbccbba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095999a9c9fa3a9b2bec0b1a1907d6b5845311d09000000000000000000000000112435444d4f4f5e72869baa95806a55402b16001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a250f0000071c31465b70869bb0c5d5c0ab96826b56412c170000000001122332414f5c68727b83888c8f9091908e8a857d73696a8095abc0d5c7b19c87705b46301b0000000000000e23384c61768ba0b5c9bda8937d69543f2a3e53687c92a7bbc9b4a08b76614c37230e0000000000001225394c6073879aaec1ccb8a4907c6854402c32475c72889db3c8c9b49f89735e48332c2c2c2c261d1000001f344a5f748ba0b5c0ab97826c57422d1803001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8084848687898e95a0aebfbfad9b8874604d392510000000000000000000000000192d4153616464646c8297ac97836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a251104010c21354a5e73899eb3c8d2bda8937d68533f2914000000000d1f3041515f6d7a868f979da1a4a5a7a5a39f9990867a6d8095abc0d5c7b19c87705b46301b0000000000000a1f33485d72879cb0c5c1ac97836d58432e42576b8296abbfc5b09b87715c48331e09000000000000091d3044576a7d92a5b9ccbfac97836f5b473332475c72889db3c8c9b49f89735e48331e171717120a0000001f344a5f748ba0b5c4af9a856f5a45311c06001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283c50626c6e6e6f7174798390a1b3c7b8a4907c68533f2b160100000000000000000000001c32475c70797979798095ab98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3e2f22181618293c5064788da2b6cbceb9a48f7965503b261100000006182b3c4e5f6f7d8c98a2abb1b6b9bbbcbbb8b4ada3988c7c8095abc0d5c7b19c87705b46301b000000000000051a2f44586d8397acc1c5b09b86705c4732465a6f859aaec3c0ab97826d58432e1a050000000000000114283b4e6275899db0c4c6b39f8b76624e3a32475c72889db3c8c9b49f89735e48331e09000000000000001f344a5f748ba0b5c7b29d88735e49341f0a001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d213344515758585a5c5f65728498acc0bfab97836d5944301b0600000000000000000000001d32475c7288909090909bad98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba6917d6d5c4d3f342d2b2d3646586b8093a7bcd0c8b49f8b76614c37230e000000102335485a6b7c8d9ca9b5bec6cac1bbb7b4b4b4b7b6a99b8b8095abc0d5c7b19c87705b46301b00000000000000162b3f54697d93a8bcc8b49f8a74604b364a5e73889db2c7bca7927d68533f2a1500000000000000000c1f3346596d8294a8bbcebaa6927d69554132475c72889db3c8c9b49f89735e48331e09000000000000001f344a5f748ba0b5b5b5a08b76614c37220d001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041626343e42434345474b54687d93a8bdc6b19c88725e4934200b00000000000000000000001d32475c72889da5a5a5abad98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd4c1ae9c8b7a6b5d514741404248536475889bafc2d6c2ae9a86705c47331e09000005182c3f526477899babbac7d0c3b7aea7a29f9fa0a2a8afa9978c99acc1d6c7b19c87705b46301b0000000000000011263b5064798fa3b8ccb8a38e78644f3a4d62778ca1b6cbb7a28e78644f3a2511000000000000000003172a3d5164778c9fb2c6c1ad9985715d4935475c72889db3c8c9b49f89735e48331e09000000000000001f344a5f748ba0a0a0a0a08f79644f3a2510001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000816222a2c2e2e30323f54697d94a9becab6a18c77624e39241000000000000000000000001d32475c72889db3bbbbbfad98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbddcbbaa9998a7b6e635b5756575b64718293a5b8cbcebba7937d6a56422d190400000d2134485b6f8295a7b8c9d1c1b2a59b928d8a898b8e949ca6a7a1a8b6c8dcc7b19c87705b46301b000000000000000d22374b60758a9fb4c8bba6927c67523e51667b90a5bac8b39e89745f4b36210c0000000000000000000e2135485c6f8397aabec8b4a08c7864503c475c72889db3c8c9b49f89735e48331e09000000000000001f344a5f748b8b8b8b8b8b8b7c68533d2813001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f151719191b2e43586d8397acc1cfbaa6917c67523e291400000000000000000000001d32475c72889db3c8d0c3ad98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbe0d6c7b7a8998c8076706b6b6c70778290a0b1c2d4c5b29f8b77634f3b271300000014283c5064778b9fb1c4d6c4b3a394887d7774737478808994a2b0bbc6d4dcc7b19c87705b46301b00000000000000081d32475c70869aafc4bfaa96826b5641556a8094a9bec3ae9a85705b46311c0800000000000000000005192c4053677a8ea2b5c8bba793806b5743475c72889db3c8c9b49f89735e48331e09000000000000001f34495d70747474747474747466523d2813001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485d71879bb0c5d4bfaa96826c57422e1904000000000000000000001d32475c72889db3c8d5c3ad98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbdac8b8adaaaa9e938a85828082858b94a0aebececbbaa895826f5b4834200c0000061a2e43576b8093a7bbcecbb9a79585766a635f5e60646c768492a1b2c3d5dcc7b19c87705b46301b0000000000000003192e42576c8296abbfc3ae99846f5a45596e8398adc2bfaa95806b57422d1804000000000000000000001024374b5e728699acc0c2af9a87725e4a475c72889db3c8c9b49f89735e48331e09000000000000001a2e41515d5f5f5f5f5f5f5f5f584836230e001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384c61768ba0b4c9d8c4af9a86705c47321e09000000000000000000001d32475c72889db3c0c0c0ad98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd2beab9a95a0b0a69f999795979a9fa7b1becdcbbdad9c8a7865523f2c180500000b2034495d72869aafc3d6c2af9c897766584f4a484b505965738494a6b7cadcc7b19c87705b46301b000000000000000014293e53687c92a6bbc7b29d88735e495d72879cb1c6baa6917b67523d28140000000000000000000000081b2f4256697c90a4b7cab6a28e796551475c72889db3c8c9b49f89735e48331e090000000000000011233341494a4a4a4a4a4a4a4a453a2b1907001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000000192e43586e8499afc4d6c1ac97826b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273c51657a8fa4b9ceddc8b49f8a75604c37220e000000000000000000001d32475c72889dababababab98836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba5908394a4b3b3aeacabacaeb3bac4ccc4baad9f8f7d6d5b493623100000000f24394e63778ca1b5c9cfbba793806c5a493b3533363d48556576889aadc2d7c7b19c87705b46301b000000000000000010253a4e63788da2b7cbb6a18c77624d61768ba0b5cab6a18c77624e39240f00000000000000000000000013263a4d6074889bafc2bda995826d58475c72889db3c8c9b49f89735e48331e09000000000000000515232e34343434343434343431281c0d00001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000000000003192e43586e8499afc4d6c1ac97826b56402b160303010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001172c41556a8094a9bdd2e2cdb8a48f7965503c2712000000000000000000001d32475c728895959595959595836c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba590798695a2adb6bdc0c1c3c3c1beb8b1a89c8f8270604f3e2b190600000014283d52677c91a6bacfc9b5a08c7763503d2b201e212a3748596a8095abc0d5c7b19c87705b46301b00000000000000000c20354a5f73899eb2c7baa5907a665165798fa4b9c6b19d88735e4934200b0000000000000000000000000a1e3145586c8093a6bac4b09c8874604c5c72889db3c8c9b49f89735e48331e09000000000000000005111a1f1f1f1f1f1f1f1f1f1c150b0000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d0000000b1418192e43586e8499afc4d6c1ac97826b56402b191919160f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6f8499adc2d7e6d2bda894806a55402c17020000000000000000001d32475c728080808080808080806c57422c17001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba590797684909aa2a8acafafaeaca9a49d958a7d7062534332200e00000000172c41566b8095aabfd4c6b19c87725d4834200d090d192a3f546a8095abc0d5c7b19c87705b46301b0000000000000000071c31465a6f8499aec3bea8947d6954687d93a8bdc2ad98846e5945301b060000000000000000000000000215293c5063768a9eb1c5b7a38f7b67535c72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d0001111e282d2e2e43586e8499afc4d6c1ac97826b56402e2e2e2e2a221607000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5f74899eb2c7dbebd7c2ad98846f5a45301c070000000000000000001a2f4356666a6a6a6a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba5907966727d878e939799999997948f8982776d60534435251403000000001a2f44596e8498adc2d7c3ae99846e59442f1a050000152a3f546a8095abc0d5c7b19c87705b46301b000000000000000001182c41566b8095aabec1ac97836d586c8297acc0bda994806a55402c1702000000000000000000000000000d2034475a6e8295a9bcbfaa96836e5a5c72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d000e1f2f3b42434343586e8499afc4d6c1ac97826b5643434343433e3425140200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4f64788ea2b7ccdfdddbc6b29d88735e4a35200c0000000000000000001427384852545454545454545454504434220f001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba5907964606a72797d8384848482807a756d655b4f433526170700000000001c31465b70869bb0c5d6c0ac97826b57412c17020000152a3f546a8095abc0d5c7b19c87705b46301b00000000000000000013283d52667b90a5bac5b09b87715c70869bafc4b9a48f7a65513c2712000000000000000000000000000004182b3e5265798da0b3c6b19e8a75615c72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d00182b3d4d57585858586e8499afc4d6c1ac97826b5858585858585143321f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b3f54697d92a7bcd1cac8cccbb6a28d78634e3a2510000000000000000000091b2a363e3f3f3f3f3f3f3f3f3f3c33261605001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f575e65696c6e6e6e6c6a66605a52483e322517080000000000001d32475c72889db2c7d4bfaa95806a543f2a15000000152a3f546a8095abc0d5c7b19c87705b46301b0000000000000000000f24384d62778ca1b5c9b49f8a756074899fb3c8b4a08b76614c38230e0000000000000000000000000000000f2336495d708498abbfb9a5917c685c72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d001e32475a6a6e6e6e6e6e8499afc4d6c1ac97826e6e6e6e6e6e6d614e3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b2f44596d8397acc1bfb5b3b9c5bba6927c68533e2a15000000000000000000000c1923292a2a2a2a2a2a2a2a2a2821160800001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f434a5054575858585754514c463e362b201407000000000000001e33485e73899fb4c9d3bea9947d68533e2913000000152a3f546a8095abc0d5c7b19c87705b46301b0000000000000000000a1f34495d72889cb1c6b8a38e7864788da2b7c5b09b87715d48331e09000000000000000000000000000000061a2d4154687b8fa2b6c0ac9884705c72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f748484848484869aafc4d7c1ac97858484848484847c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2034495e72889cb1c2b0a29ea7b7c0ab96826d58432e1a0500000000000000000000070f14151515151515151515130d040000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748ba0b5cbd0bba59079644f3a363b404243434342403c38312b22190e0300000000000000001f344a5f748a9fb4c9d3bda8937c67523c2712000000152a3f546a8095abc0d5c7b19c87705b46301b000000000000000000061b2f44596e8398adc1bca7927c687c91a6bbc0ac97826d58432e1a05000000000000000000000000000000001125384c5f73869aaec1b39f8b776372889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f748b999999999aa4b5c9dac6b3a2999999999999937c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394e63778ca1b6bba692899aaec3b09b87715d48331e0a000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001f344a5f748a9fb4c9d0bba59079644f3a25272b2d2e2e2e2d2b27231d160f0d0d0d0d0d0b06000000001f344a5f748ba0b5cbd2bda8937c67523c2712000000152a3f546a8095abc0d5c7b19c87705b46301b00000000000000000000162b4055697d93a8bdc0ab96826c8095aabfbca7927d68543f2a150100000000000000000000000000000000091c3043576a7d92a5b8baa6927d6a72889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f748ba0afafafafb5c2d3e2d0c0b4afafafafafa8937c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3e53687c91a6bbb8a38e8296abc0b5a08b76614c38230e000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001e33485e73899fb4c9d0bba59079644f3a25121518191919181920222222222222222222201a100300001f344a5f748ba0b5cad1bca7917b66503b2611000000152a3f546a8095abc0d5c7b19c87705b46301b0000000000000000000012273b5065798fa4b9c3ae9a856f8499aec3b8a38e79644f3a261100000000000000000000000000000000000014273b4e6175899cb0c1ad9a867172889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f748ba0b5bdbdbdc2cddceadaccc1bdbdbdbdbda8937c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2e43586c8296abbfb49f8a7c92a7bcb9a4907a66513d2813000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001e33485e73889db3c8d0bba59079644f3a25100000000111202d35373737373737373737352d211202001f34495e73899fb4c9d1bca7917b66503b2611000000152a3f546a8095abc0d5c5b09b866f5a45301b000000000000000000000d22374c61758b9fb4c7b29e8973889db2c7b39e8974604b36210d0000000000000000000000000000000000000b1f3246596d8094a7bbb4a18d7872889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f00000000000000000000000000000000000000000000000000000d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f748ba0a8a8a8a8b0becfdfcdbcaea8a8a8a8a8a8937c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33485d71879bb0c4b09b87798fa3b8bea994806b56412c18030000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001d32475c72889cb1c7d0bba7917b66503b26110000000b1e2f3e494c4c4c4c4c4c4c4c4c493f301f0d001e33485d72889db3c8d1bca7917b66513c2712000000162b40556a8095abc0d5c4af99846e59442f1a00000000000000000000091e33475c71869bb0c5b6a18c778ca1b6c3af9a86705b46321d0800000000000000000000000000000000000003162a3d5064778b9fb2bca8948072889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000000000006090a070300000d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f748b9393939393a0b2c7d9c4b09e939393939393937c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384d61768ba0b5c1ac9783768ba0b5c2ae99846f5b46311c080000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d001b30465b70869bb0c5d1bca7917c67523c271200000013273b4d5c6262626262626262625d4e3c2914001c31475c70879cb1c6d3bda8937c67523d2813000000172c41566b8297acc1d6c1ac97836c57422d180000000000000000000004192e43586d8297abc0baa5907b90a5babfaa96826b57422d1804000000000000000000000000000000000000000e2134485c6f8396aabdaf9b8772889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000005111a1f1f1c1814100d22374c62778da3b8cdcdb8a38d77624c37220d001f344a5f747c7c7c7c7c8499afc4d6c1ac97827c7c7c7c7c7c7b67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283d52667b90a5b9bda8947d72889cb1c6b39e89745f4a36210c0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d00192e43586e8398adc2d3bda8937d68533e2914000000172c41566a7777777777777777776c57422d18001a2f445a6f8499aec3d4bfa994806a543f2a15000000192e43586d8398adc2d4bfaa95806a55402b160000000000000000000000152a3f53687c92a7bcbea9948094a9bebaa6917c67523e2914000000000000000000000000000000000000000005192c3f53667a8ea1b5b6a28e79889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000000515232e3434312d29252122374c62778da3b8cdcdb8a38d77624c37220d001c31445764676767676e8499afc4d6c1ac97826b6767676767675d4c38240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003192d42576b8095aabebaa5907a6f8499aec2b7a28e78644f3a26110000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d00172c41566b8095abbfd4c0ab95806b56412c17020000182e43586d838d8d8d8d8d8d8d836c57422d1800182d42576c8296abc0d5c1ac97826c57422e190400071c31465b70869aafc4d0bba6917c67523d2813000000000000000000000011253a4f64788ea2b7c2af9e949daec2b6a18d77634e39240f0000000000000000000000000000000000000000001024374a5e718599acbda99582889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f0000000000000000000000000000000011233341494946423e3a3632374c62778da3b8cdcdb8a38d77624c37220d001528394750525252586e8499afc4d6c1ac97826b5652525252524c3f2e1c09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d32475c70869aaec3b6a18c776b8095aabfbca7927d68543f2b160100000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d0014293e53687c92a7bcd1c2ad98846e59442f1b0600001a2f44596e8499a3a3a3a3a397826b56402c160014293e53687c92a7bcd0c4af9a86705c47321e0a000c21354a5e73889db2c7ccb7a28d78634e3a251000000000000000000000000c21364b5f74899eb3c7bcafa9aebbc6b29d88735e4935200b000000000000000000000000000000000000000000081b2e4255697c90a3b7b19c88889db3c8c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000001a2e41515d5e5b57534f4b47434c62778da3b8cdcdb8a38d77624c37220d000a1b2a353b3c3c43586e8499aec3d6c1ac97826b56403c3c3c3c382e2111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e22374c60758a9fb3c7b29d8873677c91a6bbc0ac97836d59442f1a0600000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f748ba0b5cbd3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d0010253a4f64788ea3b7ccc6b19c88725d4934200c00071c31465b70869bb0b8b8b8aa95806a55402b160011253a4f64788ea2b7cbc8b49f8a75614d3925120614273b4f64788da2b6cbc6b29d89745f4a36210c0000000000000000000000081c31465b70859aaec3ccc2bfc2cbc2ad99846f5a45301b07000000000000000000000000000000000000000000001226394d6074889baeb8a4918fa0b4c9c9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000000000000000000000000000001f34495d7073706c6864605c585462778da3b8cdcdb8a38d77624c37220d00000c182126272c42576c8398adc3d6c1ac97826b56412c272727241c11030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c5165798fa3b8c3ae99856f64788ea3b8c5b19c87725d49341f0a000000000000000001090d0e0e0e0e0e0e0e0e0e0c06000000001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001f344a5f73899fb4c9d3bda8937c67523c271200000013293e53687d94a9bfd4c8b39d88725c47321d000c21364b5f74899eb2c7cab5a18c77634f3b2714060c21354a5e73899eb3c7cdbda8937d68533e2914000c21364a5f73889cb1c5cdb9a4907c6854412f1f1b213143576a7d93a7bcd0c0ac97836e5a45311c07000000000000000000000002182d42576b8095aabfd3d7d4d6d2bea994806a55402c1702000000000000000000000000000000000000000000000a1d3144586b8092a6b9afa4a2adbdcfc9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3a250f000000070c0e0c0600000000000000001f344a5f748985827c7875716d6964778da3b8cdcdb8a38d77624c37220d000000050d11172c42576c8297acc1d6c2ad98836c57422d25292b2820140500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001172c41556a8094a8bdbfab96826b60758a9fb4c9b5a18c77624d38240f0000000000000007131d2223232323232323232320190e0100001f344a5f748ba0b5cbc3ad98836c57422c17172c42576c8398adc3c9b49f89735e48331e11263b50667b91a7bcd0bba59079644f3a250f001e33485e73899fb3c8d3bda8937c68533d2813000000142a3f54697d94a9bfd4c7b29d88725c47321d00081c31465b6f8498acc1cfbba7927d6a574431211b1e283b4f64788da2b6cbcdb9a48f7965503b261100071c3045596d8296aabed2c0ac9885715e4c3d3330343f4f6073869aaec2ccb9a5917c6854402b170200000000000000000000000014283d52677b91a6bacfe4e9e3ceb9a48f7a66513c271300000000000000000000000000000000000000000000000115283b4f63768a9eb1c0b8b7becbdac9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079644f3b2a1a1111151b212320190e010000000000001f344a5f748b9a96928e8a86837d79778da3b8cdcdb8a38d77624c37220d000000000000162b40566b8095abc0d5c4af9a856f5a46383a3e403c322313010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6f8499adc2bca7927c685c71879bb0c5baa5907b67523d28140000000000000616253037383838383838383838352c1f0f00001f344a5f748ba0b5cbc3ad98836c57422f23192d42576c8398adc3c9b49f89735e4833261b263b50667b91a7bcd0bba59079644f3a250f001d32475c72889cb2c7d4bfa9947d69543f2a15000000162b40566b8095abc0d5c5b09b86705b46301b0002172c4055697d92a6bacec1ae9a8673604f3f3330333946586b8093a7bcd0c8b49f8b76614c37230e0000162a3e52667a8fa2b6c9c7b4a08e7b6a5b4e484648505d6d7d90a3b6c9c4b19d8975614d392511000000000000000000000000000f24394e63778ca1b6cbdff3dec9b5a08b76614c38230e0000000000000000000000000000000000000000000000000c2033475a6d8295a8bccdccd2dbdec9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba5907c6a5948382b26262a2f3638352c1f0f0000000000001f344a5f748ba0aba7a39f9b97938e898fa3b8cecdb8a38d77624c37220d00000000000014293e53687d93a8bdd2c7b29e8974604f4e4f53564f41301e0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5f74899eb2c7b8a38e7864596d8398adc2bfaa95806b57422d19040000000000112334434c4e4e4e4e4e4e4e4e4e493d2d1b08001f344a5f748ba0b5cbc3ad98836c5b4d41362c2f44596e8499aec3c9b49f8973605144382e283d52677c92a7bccfbaa59079644f3a250f001b30465b70869aafc4d5c0ab97826c57422d18030003192e43586d8398adc2d7c3ae99846e59442f1a000011263a4e63778b9fb2c6c9b6a3907d6d5d504846484c556375889baec2d5c1ad9985705c47331e0900000f23374b5f728699acbfd0bdab9989786c625d5b5d636d7b8b9cadbfccbaa794826d5a46321e0a000000000000000000000000000b2034495e73889db2c6dbeedac5b09b87715d48331e0a00000000000000000000000000000000000000000000000004172b3e5165788ca0b3c7dae6eedec9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd3bfab9988766656493f3b3b3e434a4e493d2d1b0800000000001f344a5f748ba0b5bcb8b4b0aca7a39d9fadbfd2cdb8a38d77624c37220d00000000000012273c51667b90a5bacfccb8a4907c6c646364676b5f4d392510000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b4f64788ea2b7c9b49f8a7560556a8094a9bec3ae9a86705b47321d080000000000192d4052606363636363636363635b4b382410001f344a5f748ba0b5cbc3ae9a89796b5e5348403c485d71879bb0c5cab5a08e7d6f61554b423d42566a8094a9bfcdb8a38e78634e38230e00192e43586d8397acc1d6c3ae99856f5a46311c0800091d32475c70869bb0c5d4c0ab96826b56412c1700000b1f33475b6f8396aabdd0c0ad9c8b7b6d635d5b5d6168738292a5b7cacbb9a5927d6a55412d19040000081c2f4356697c90a2b5c6c8b7a6978a7d7672707277808c9aa9b9cac1af9d8a7764513e2a170300000000000000000000000000071b30455a6f8498adc2d7e0d5c1ac97836d58442f1a05000000000000000000000000000000000000000000000000000f2236495c708497abbed2e0e0dec9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbdbc9b7a5948474665b53505053585e635b4b38241000000000001f344a5f748ba0b0b6bdc4c5c1bcb7b2b3bccbdccdb8a38d77624c37220d0000000000000f24394d62778ca1b6cad3bfac9a8b807978797c7c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d93a7bcc5b09b87715c51667b90a5bac8b39f8a75604b37220d00000000001c31475c7078787878787878787867523d2813001f344a5f748ba0b5cbc9b7a7988a7c70655c55525664778ca0b5c9c9b9ac9d8e8073675e5652535f718599aec2cab5a08c76614c37220d00162b4054697d93a8bdd2c7b29e89745f4b37230f050f23384c60758a9fb4c8d0bba7927c68533e2914000004182c4053667a8da0b3c5cbb9a99a8c8077727072757b8591a0b0c2d2c1ae9c8975624e3b26120000000014273a4d60738597a9bacac4b5a79b928b8887888c939da9b8c7c5b5a492806d5a4734210e000000000000000000000000000000172c40556a8094a9becbcbcbbca7937d69543f2a150100000000000000000000000000000000000000000000000000061a2d4054677b8fa2b6c9cbcbcbc9b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0d2c3b2a29385786e686566686d727867523d281300000000001f344a5f748b969ca2a9b0b7c0c8ccc7c8cfdae2cdb8a38d77624c37220d0000000000000b2034495e72879cafc3d5c9b8a99c938f8d8f927c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061b3044596e8397acc1c1ac97836d584e63778da2b7ccb8a38f7965503b261200000000001d32475c72888f8f8f8f8f8f8f7d68533e2913001f344a5f748ba0b5cbcbb8a9a29a8e82777069676a738394a7bbcfbfab9b949e91857a726b67686f7d8fa1b4c8c5b19c88725d49341f0a0012273b5065798fa3b8ccccb7a38f7966523e2b1c1a1c2b3f53667a8fa4b8cdcbb6a28d78644f3a25100000001024374a5d708396a8b9cac7b8a99d938b8887888b9098a2afbecec4b4a391806c5946331f0b000000000a1d30435668798b9cacbbc9c5b8aea6a09c9c9da0a7afbac7c5b7a797867462503e2b180500000000000000000000000000000012273c51657a8fa4b5b5b5b5b5a38e7964503b26110000000000000000000000000000000000000000000000000000001124384c5f72869aadb5b5b5b5b5b49f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd8c5b4a8a4a2968b837c797a7c82877d68533e291300000000001f34495e737c82888e959ca4acb5bfc9d4e0ece2cdb8a38d77624c37220d000000000000061b2f44586c8093a6b7c7d3c7b9afa7a4a3a4937c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035495e73889cb1c6bea994806a554a5f74899eb3c8bda8937d6955402b1702000000001d32475c72889da4a4a4a4a4947d68533e2913001f344a5f748ba0b5cbc4af9b8d959f958c847d7c7d8692a0b1c4cbb8a48f8292a1988e86807c7d838e9cacbed1beaa97836d5944301b06000d22374b6074899db1c5d2bda995826d5a4839312f3139495b6e8296aabed2c4b09c88735e4a35210c000000081b2e415366788a9bacbcc9c7baafa6a09c9c9c9fa4abb5c0cdc3b5a6968573614f3d2a170300000000011426384a5c6d7d8f9eabb8c3cbc1bab5b2b1b2b5bbc2cac0b4a7998a7968574533210e000000000000000000000000000000000e23384c61768ba0a0a0a0a0a09f8a74604b36210d000000000000000000000000000000000000000000000000000000081c2f43566a7d91a0a0a0a0a0a0a09f89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd1bda8968f9da89e979290909396947d68533e291300000000001b30435562686d737980889099a2acb7c3cfdce2cdb8a38d77624c37220d0000000000000015293d506376899aa9b6c0c6c9c2bcb9b8a8937c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001025394e63778da1b6cbbaa5907b6651465b70869bafc4c1ad98836e5945301b07000000001d32475c72889db3b9b9b9a9947d68533e2913001f344a5f748ba0b5cbc3ad98838795a39f9894939499a3b0becfc1af9c88748392a0a19a959393979fabbac9c4b3a28f7a67533f2a160100081d31465a6e8396aabed1c4b19e8a7766574c4644464c5766788b9eb1c5d0bca995826d5844301b0700000000112437495b6c7d8e9eacb8c4ccc2bab5b1b1b2b4b9bfc8c7bdb2a597887767564432200d000000000000091b2d3e4f6070808d9aa6b0b8bfc4c7c7c7c7c7c3beb6aea397897a6b5b4a39281604000000000000000000000000000000000a1e33485d71878b8b8b8b8b8b8b86705b47321d080000000000000000000000000000000000000000000000000000000014273a4e6175898b8b8b8b8b8b8b8b89735e48331e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba5908092a3b2aca7a5a5a7a9947d68533e29130000000000142637454e53585e656c747c86909aa5b1beccdacdb8a38d77624c37220d000000000000000d213447596b7b8b99a4acb1b4b5b5b4b2a8937c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3e53687c92a6bbcbb6a18c77624d43586d8297acc1c6b19c88735e4935200b000000001d32475c72889db3c8cfbfa9947d68533e2913001f344a5f748ba0b5bbbbad98837785929faaa9a8a9adb6c0c7bfb3a392806c7382909da8aaa8a8acb2bcc8c1b5a69685725f4b382410000002162b3f53677a8ea2b5c7cdbaa795857568605b5a5b6068758596a8bbcec6b3a08d7965513d2915010000000007192c3d4e5f70808e9ba6b1b9bfc4c7c7c7c7c7c4c0bab3aba0948778695a4938271503000000000000000f21324251616f7c89939ca4aaafb2b4b4b4b2aea9a39b9185786b5c4d3d2c1b0a0000000000000000000000000000000000051a2f43586b7474747474747474746a57422d1904000000000000000000000000000000000000000000000000000000000b1e3245596b747474747474747474746f5c47321d0800000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba590798697a8b8bcbbbbbca9947d68533e2913000000000009192733393e444a51586069727c8894a0aebccbcbb8a38d77624c37220d0000000000000004172a3c4d5d6d7a8790979c9fa0a09f9d9b937c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051a2e43586d8296abc0c7b29d88735e493f54697d93a8bdcbb6a18d77634e392510000000001d32475c72889db3c8d4bfa9947d68533e2913001f344a5f748ba0a5a5a5a598836c74828d98a1a9afb3b5b5b3aca2958574626472808b969fa7aeb2b5b5b3ada39788776755422f1c080000001024374b5f728598aabccec5b3a293867b74706f70747b8693a3b3c5cdbba99684705d4a36220e0000000000000e20314151616f7d89949da5abafb2b4b4b4b2afaba69f978d8376695a4b3c2b1b0900000000000000000314243342515e6b76808990969a9d9f9f9f9c99958f877d73675b4d3e2f1f0f0000000000000000000000000000000000000015293c4e5b5f5f5f5f5f5f5f5f5f5a4d3b281400000000000000000000000000000000000000000000000000000000000216293c4e5b5f5f5f5f5f5f5f5f5f5f5d513f2c190400000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0bba59079798a9aaab8c6d0bfa9947d68533e29130000000000000a161f252a30363d454d56606a7683909eadb5b5b5a38d77624c37220d00000000000000000c1e2f3f4f5d69747c8387898b8b898886837c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33485d71879bb0c5c4af9a856f5a463b50657a90a5bacebba6917c68533e2914000000001d32475c72889db3c8cbbfa9947d68533e2913001f344a5f748b909090909090836c636f7a858d959a9ea0a09e98908576675654616d79838c93999da0a09e999186786a5a4937251300000000081b2f4255687a8d9fb0c1d0c0b1a4988f89868686898f98a4b1c1cfc0af9e8c796754412d1a060000000000000213233342515f6b77828a91969a9d9f9f9f9d9a97928b847a7065584b3c2d1e0d0000000000000000000006152433404d59636d757b828688898a898885807a736a61564a3d2f201101000000000000000000000000000000000000000d1f303e474a4a4a4a4a4a4a4a4a473d2f1e0b0000000000000000000000000000000000000000000000000000000000000d1f303e474a4a4a4a4a4a4a4a4a4a48403222100000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bfbfbba590796c7c8c9ba8b4bebfa9947d68533e291300000000000000030b10151b2229313a434d586471808f9ea0a0a0a08d77624c37220d0000000000000000001121313f4c5760686d717374747472706d695f4d3925100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384d62768ba0b5c9c0ab96826c5742384d62778ca1b6cbbfab96826c57432e19050000001d32475c72889db3b5b5b5a9947d68533e2913001f34495e7379797979797979796b575d6871798086898b8b89847c7366584943505c6670788085888b8b89857d74685a4c3c2b1a0800000000001326394b5d6f8292a3b2c1cec2b5aba39e9b9b9b9ea3abb5c2cdc0b1a291806e5c4a372411000000000000000005152433414e5a646d757c8286888989898886827c7770675e53473b2d1e0f000000000000000000000000061523303c47505961676c7072737473726f6b665f574e44382c1f110200000000000000000000000000000000000000000112202b33343434343434343434322b1f11000000000000000000000000000000000000000000000000000000000000000112202b3334343434343434343434332d2214040000000000000000000000000000000000000000000000000000001f344a5f748ba0a9a9a9a9a59079646d7c8a97a1aab0a9947d68533e29130000000000000000000000070e151d26303b47536170808b8b8b8b8b8b77624c37220d0000000000000000000313212e3a444d54595c5f5f5f5f5d5b58544e41301d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283d52667b90a5bacebca7927c68533e34495e73889db2c7c4af9b86715c47331e090000001d32475c72889da0a0a0a0a0947d68533e2913001b3043556264646464646464645e4f4b555d656b70737474736f696055493a323e49535c646a6f73747474706a61564a3c2e1e0d000000000000091c2e405263748594a3b0bcc6c8bfb7b3b0b0b0b3b7bfc8c5bbafa293847362513f2d1a08000000000000000000061523303c47515a61686c707273747372706c68635c544b41362a1d0f000000000000000000000000000005121e2a343d464d52575b5d5e5f5e5c5a56514b443b31271b0e0100000000000000000000000000000000000000000000020f181e1f1f1f1f1f1f1f1f1f1e180e010000000000000000000000000000000000000000000000000000000000000000020f181e1f1f1f1f1f1f1f1f1f1f1e191105000000000000000000000000000000000000000000000000000000001f344a5f748b9494949494949079645e6c79858e969c9f947d68533e291300000000000000000000000000020a141e29364352627274747474747471604b36210c0000000000000000000003101d2831393f44474a4a4a4a484643403b30231200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004192d42576b8095aabfcdb8a38f79644f3a31455a6f859aafc4c9b49f8b75614c37230e0000001d32475c72888b8b8b8b8b8b8b7d68533e291300142637454e4f4f4f4f4f4f4f4f4b4038414a51575b5e5f5f5e5b554d43382b212c37404950565a5e5f5f5f5b564e44392c1e1000000000000000001123344556667585929fa9b3bac0c4c7c5c5c5c7c4c0bab2a99e918474655544332110000000000000000000000005121f2a343e464d53585b5d5e5f5e5d5b58534e4840382e24180c00000000000000000000000000000000010c17212a32383e424648484a484745413d3730281e140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747d7d7d7d7d7d7d7d79644f5b67717a8287898a7d68533e2913000000000000000000000000000000010c18253444545e5f5f5f5f5f5f5e5343301c080000000000000000000000000b151d252b2f323434343433312e2b261e1304000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32475c70869aafc3c9b49f8b75604b372d42576c8296abc0cdb9a48f7a65513c27120000001c31465b6e74747474747474747466523d28130009192733393a3a3a3a3a3a3a3a372f262e363d4246494a4a4946403a31261a0f1a242d353b4145484a4a4a46413b31271b0e0000000000000000000517283848576674828d969fa6abafb2b4b4b4b2afaba69f968c807365564737271604000000000000000000000000010d18212b32393e434648484a484846433f3a332c241b110600000000000000000000000000000000000000040e161e24292d303333343332302d28231c140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c314558666868686868686868685c4a4a545e666d7273747365513d281300000000000000000000000000000000000816263643494a4a4a4a4a4a49423525140100000000000000000000000000020a11161a1d1f1f1f1f1e1c1916120b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374c60758a9fb4c8c6b19c87725d4833293e53687d93a7bcd1bda994806a55412c17020000172b3e505c5f5f5f5f5f5f5f5f5f584836230e00000a161f242525252525252525231c121b22282d3134343434312c261d14090007111921272d3133343434322d271e150a00000000000000000000000a1b2a394856636f79838b92979b9d9f9f9f9d9a97928b83796e62554738291909000000000000000000000000000000050e171e252a2e313333343333312e2a251f191108000000000000000000000000000000000000000000000002090f14181b1e1e1f1e1d1b18140e0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015283a48525353535353535353534b3e37414b53585c5e5f5e564836220e0000000000000000000000000000000000000918252f34343434343434342f251708000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273c5165798fa4b8cdc2ad98836e59442f263b5064798fa4b9cec2ad99846f5a45311c0700000f21323f484a4a4a4a4a4a4a4a4a453a2b1907000000030b0f0f0f0f0f0f0f0f0f0e0800070e14191c1f1f1f1f1c18110a0100000000060c13181c1e1f1f1f1d19130b02000000000000000000000000000c1b2a3845525d666f777c828688898a898886827c766f665c514537291a0b000000000000000000000000000000000000030a1015191c1e1e1f1e1e1c1915110b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3e3d382e252e373e4447494a4844392a19060000000000000000000000000000000000000008131b1f1f1f1f1f1f1f1f1b1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002182c41556a8094a9bdd2bea994806a55402b22374c61768ba0b5cac7b29d89735f4a35210c00000313222d3334343434343434343431281c0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b2834404a535b63686d707273747372706c68625b53493f33271a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192328292929292929292928241c121b232a2f3234343330271b0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6f8499adc2cfbaa5907b66513c271e33485d72889cb1c6cbb7a28d78634f3a25110000000410191e1f1f1f1f1f1f1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a17222d3740484e53585b5d5e5f5e5d5b58534e473f362d2216090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e13131313131313131313100900080f151a1d1f1f1e1b140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d21364b5f74899eb2c7cbb6a28d77624d39241b30455a6f8499aec3d0bba7927c68533f2a15010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a242c333a3f434648484a484846433f39332c231a100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b5064798ea2b7cbc7b39e89735f4a3520172c41566b8095aabfcbc0ab97826d58432f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000711181f252a2e313333343333312e2a251f1810070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4054697d93a7b5b5b5af9a86705b46311c14283d52677c92a6b5b5b5b09b87715d48331f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b1115191c1e1e1f1e1e1c1915100b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b3045596e8397a0a0a0a0a096826c57422d1810253a4f64788ea0a0a0a0a0a08b76614d38230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e73888b8b8b8b8b8b8b7d68533e2a150c21364b60758a8b8b8b8b8b8b8b7b66513c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d70747474747474747473634f3a2611091e32475c6f74747474747474747464503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f564634200c04192c3f515d5f5f5f5f5f5f5f5f5f574735210d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a44382817040010223240484a4a4a4a4a4a4a4a4a44392a180500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e3434343434343434343430271a0b00000414222d3334343434343434343431281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1c1409000000000511191e1f1f1f1f1f1f1f1f1f1c150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Oswald-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Oswald-Regular SDF.asset.meta new file mode 100644 index 0000000..e4e7242 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Oswald-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bb4a8624d27de4192be7d892793f48d5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/PressStart2P-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/PressStart2P-Regular SDF.asset new file mode 100644 index 0000000..1313c40 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/PressStart2P-Regular SDF.asset @@ -0,0 +1,2907 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: PressStart2P-Regular SDF + m_EditorClassIdentifier: + hashCode: -801186333 + material: {fileID: 21699584260080902} + materialHashCode: -135708664 + m_Version: 1.1.0 + m_SourceFontFileGUID: e3404db2d8fe24734b54a21a6d6c0359 + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Press Start 2P + m_StyleName: + m_PointSize: 51 + m_Scale: 1 + m_LineHeight: 51 + m_AscentLine: 51 + m_CapLine: 50.999996 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: 0 + m_SuperscriptOffset: 51 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -5.1000004 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -5.1000004 + m_UnderlineThickness: 2.5500002 + m_StrikethroughOffset: 18.545454 + m_StrikethroughThickness: 2.5500002 + m_TabWidth: 510 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 51 + m_Height: 51 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 51 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: -56 + m_Width: 51 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 19.124998 + m_Height: 44.624996 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 486 + m_Y: 359 + m_Width: 19 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 31.874998 + m_Height: 19.124998 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 224 + m_Y: 484 + m_Width: 32 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 68 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 49 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 124 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 180 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 12.749999 + m_Height: 19.124998 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 322 + m_Y: 472 + m_Width: 13 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 25.499998 + m_Height: 44.624996 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 224 + m_Y: 427 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 25.499998 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 261 + m_Y: 427 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 44.624996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 286 + m_Y: 174 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 38.249996 + m_Height: 31.874998 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 44.624996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 471 + m_Width: 38 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 19.124998 + m_Height: 19.124998 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 19.124998 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 267 + m_Y: 484 + m_Width: 19 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 38.249996 + m_Height: 6.3749995 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 224 + m_Y: 354 + m_Width: 38 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 12.749999 + m_Height: 12.749999 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 19.124998 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 346 + m_Y: 471 + m_Width: 13 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 236 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 292 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 342 + m_Y: 291 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 348 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 404 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 460 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 105 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 161 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 217 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 273 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 329 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 12.749999 + m_Height: 31.874998 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 44.624996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 298 + m_Y: 471 + m_Width: 13 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 19.124998 + m_Height: 38.249996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 44.624996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 468 + m_Y: 416 + m_Width: 19 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 31.874998 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 274 + m_Y: 359 + m_Width: 32 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 44.624996 + m_Height: 19.124998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 342 + m_Y: 261 + m_Width: 45 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 31.874998 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 224 + m_Y: 371 + m_Width: 32 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 385 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 441 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 174 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 230 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 286 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 342 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 398 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 62 + m_Y: 454 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 286 + m_Y: 303 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 392 + m_Y: 291 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 230 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 286 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 342 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 398 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 454 + m_Y: 62 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 174 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 442 + m_Y: 303 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 230 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 286 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 342 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 398 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 336 + m_Y: 347 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 118 + m_Y: 454 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 25.499998 + m_Height: 44.624996 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 298 + m_Y: 415 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 25.499998 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 335 + m_Y: 415 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 31.874998 + m_Height: 12.749999 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 372 + m_Y: 403 + m_Width: 32 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 44.624996 + m_Height: 6.3749995 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 6.3749995 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 454 + m_Y: 286 + m_Width: 45 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 12.749999 + m_Height: 12.749999 + m_HorizontalBearingX: 19.124998 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 370 + m_Y: 471 + m_Width: 13 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 342 + m_Y: 174 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 230 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 398 + m_Y: 174 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 286 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 286 + m_Y: 217 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 386 + m_Y: 347 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 44.624996 + m_Height: 38.249996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 454 + m_Y: 119 + m_Width: 45 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 342 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 436 + m_Y: 359 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 31.874998 + m_Height: 50.999996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 32 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 44.624996 + m_Height: 44.624996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 398 + m_Y: 118 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 415 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 224 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 230 + m_Y: 224 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 342 + m_Y: 217 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 44.624996 + m_Height: 38.249996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 454 + m_Y: 169 + m_Width: 45 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 44.624996 + m_Height: 38.249996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 175 + m_Width: 45 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 38.249996 + m_Height: 31.874998 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 310 + m_Width: 38 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 398 + m_Y: 217 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 38.249996 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 359 + m_Width: 38 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 454 + m_Y: 218 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 38.249996 + m_Height: 31.874998 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 224 + m_Y: 310 + m_Width: 38 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 286 + m_Y: 260 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 174 + m_Y: 267 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 44.624996 + m_Height: 38.249996 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 230 + m_Y: 175 + m_Width: 45 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 44.624996 + m_Height: 31.874998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 230 + m_Y: 267 + m_Width: 45 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 25.499998 + m_Height: 44.624996 + m_HorizontalBearingX: 12.749999 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 394 + m_Y: 427 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 12.749999 + m_Height: 44.624996 + m_HorizontalBearingX: 19.124998 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 492 + m_Y: 303 + m_Width: 13 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 25.499998 + m_Height: 44.624996 + m_HorizontalBearingX: 6.3749995 + m_HorizontalBearingY: 50.999996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 431 + m_Y: 415 + m_Width: 25 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 44.624996 + m_Height: 19.124998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 38.249996 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 398 + m_Y: 261 + m_Width: 45 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 44.624996 + m_Height: 12.749999 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 19.124998 + m_HorizontalAdvance: 51 + m_GlyphRect: + m_X: 454 + m_Y: 261 + m_Width: 45 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 97 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28332796855081634} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Press Start 2P + PointSize: 51 + Scale: 1 + CharacterCount: 97 + LineHeight: 51 + Baseline: 0 + Ascender: 51 + CapHeight: 50.999996 + Descender: 0 + CenterLine: 0 + SuperscriptOffset: 51 + SubscriptOffset: -5.1000004 + SubSize: 0.5 + Underline: -5.1000004 + UnderlineThickness: 2.5500002 + strikethrough: 18.545454 + strikethroughThickness: 2.5500002 + TabWidth: 510 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28332796855081634} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16426 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 51 + height: 51 + xOffset: 0 + yOffset: 51 + xAdvance: 51 + scale: 1 + - id: 33 + x: 486 + y: 108 + width: 19.124998 + height: 44.624996 + xOffset: 12.749999 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 34 + x: 224 + y: 9 + width: 31.874998 + height: 19.124998 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 35 + x: 6 + y: 399 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 36 + x: 49 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 37 + x: 6 + y: 343 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 38 + x: 6 + y: 287 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 39 + x: 322 + y: 21 + width: 12.749999 + height: 19.124998 + xOffset: 12.749999 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 40 + x: 224 + y: 40 + width: 25.499998 + height: 44.624996 + xOffset: 12.749999 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 41 + x: 261 + y: 40 + width: 25.499998 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 42 + x: 286 + y: 306 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 44.624996 + xAdvance: 51 + scale: 1 + - id: 43 + x: 174 + y: 9 + width: 38.249996 + height: 31.874998 + xOffset: 6.3749995 + yOffset: 44.624996 + xAdvance: 51 + scale: 1 + - id: 44 + x: 267 + y: 9 + width: 19.124998 + height: 19.124998 + xOffset: 6.3749995 + yOffset: 19.124998 + xAdvance: 51 + scale: 1 + - id: 45 + x: 224 + y: 152 + width: 38.249996 + height: 6.3749995 + xOffset: 6.3749995 + yOffset: 31.874998 + xAdvance: 51 + scale: 1 + - id: 46 + x: 346 + y: 28 + width: 12.749999 + height: 12.749999 + xOffset: 12.749999 + yOffset: 19.124998 + xAdvance: 51 + scale: 1 + - id: 47 + x: 6 + y: 231 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 48 + x: 6 + y: 175 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 49 + x: 342 + y: 176 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 50 + x: 6 + y: 119 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 51 + x: 6 + y: 63 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 52 + x: 6 + y: 7 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 53 + x: 105 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 54 + x: 161 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 55 + x: 217 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 56 + x: 273 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 57 + x: 329 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 58 + x: 298 + y: 9 + width: 12.749999 + height: 31.874998 + xOffset: 12.749999 + yOffset: 44.624996 + xAdvance: 51 + scale: 1 + - id: 59 + x: 468 + y: 58 + width: 19.124998 + height: 38.249996 + xOffset: 6.3749995 + yOffset: 44.624996 + xAdvance: 51 + scale: 1 + - id: 60 + x: 274 + y: 108 + width: 31.874998 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 61 + x: 342 + y: 232 + width: 44.624996 + height: 19.124998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 62 + x: 224 + y: 96 + width: 31.874998 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 63 + x: 385 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 64 + x: 441 + y: 461 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 65 + x: 62 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 66 + x: 62 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 67 + x: 62 + y: 293 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 68 + x: 62 + y: 237 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 69 + x: 62 + y: 181 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 70 + x: 62 + y: 125 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 71 + x: 62 + y: 69 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 72 + x: 62 + y: 13 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 73 + x: 286 + y: 164 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 74 + x: 118 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 75 + x: 174 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 76 + x: 392 + y: 176 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 77 + x: 230 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 78 + x: 286 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 79 + x: 342 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 80 + x: 398 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 81 + x: 454 + y: 405 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 82 + x: 118 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 83 + x: 118 + y: 293 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 84 + x: 442 + y: 164 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 85 + x: 118 + y: 237 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 86 + x: 118 + y: 181 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 87 + x: 118 + y: 125 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 88 + x: 118 + y: 69 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 89 + x: 336 + y: 120 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 90 + x: 118 + y: 13 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 91 + x: 298 + y: 52 + width: 25.499998 + height: 44.624996 + xOffset: 12.749999 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 92 + x: 174 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 93 + x: 335 + y: 52 + width: 25.499998 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 94 + x: 372 + y: 96 + width: 31.874998 + height: 12.749999 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 95 + x: 454 + y: 220 + width: 44.624996 + height: 6.3749995 + xOffset: 0 + yOffset: 6.3749995 + xAdvance: 51 + scale: 1 + - id: 96 + x: 370 + y: 28 + width: 12.749999 + height: 12.749999 + xOffset: 19.124998 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 97 + x: 342 + y: 306 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 98 + x: 230 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 99 + x: 398 + y: 306 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 100 + x: 286 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 101 + x: 286 + y: 263 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 102 + x: 386 + y: 120 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 103 + x: 454 + y: 355 + width: 44.624996 + height: 38.249996 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 104 + x: 342 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 105 + x: 436 + y: 108 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 106 + x: 6 + y: 455 + width: 31.874998 + height: 50.999996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 107 + x: 398 + y: 349 + width: 44.624996 + height: 44.624996 + xOffset: 0 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 108 + x: 174 + y: 52 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 109 + x: 174 + y: 256 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 110 + x: 230 + y: 256 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 111 + x: 342 + y: 263 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 112 + x: 454 + y: 305 + width: 44.624996 + height: 38.249996 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 113 + x: 174 + y: 299 + width: 44.624996 + height: 38.249996 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 114 + x: 174 + y: 170 + width: 38.249996 + height: 31.874998 + xOffset: 6.3749995 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 115 + x: 398 + y: 263 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 116 + x: 174 + y: 108 + width: 38.249996 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 117 + x: 454 + y: 262 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 118 + x: 224 + y: 170 + width: 38.249996 + height: 31.874998 + xOffset: 6.3749995 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 119 + x: 286 + y: 220 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 120 + x: 174 + y: 213 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 121 + x: 230 + y: 299 + width: 44.624996 + height: 38.249996 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 122 + x: 230 + y: 213 + width: 44.624996 + height: 31.874998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 123 + x: 394 + y: 40 + width: 25.499998 + height: 44.624996 + xOffset: 12.749999 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 124 + x: 492 + y: 164 + width: 12.749999 + height: 44.624996 + xOffset: 19.124998 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 125 + x: 431 + y: 52 + width: 25.499998 + height: 44.624996 + xOffset: 6.3749995 + yOffset: 50.999996 + xAdvance: 51 + scale: 1 + - id: 126 + x: 398 + y: 232 + width: 44.624996 + height: 19.124998 + xOffset: 0 + yOffset: 38.249996 + xAdvance: 51 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 51 + scale: 1 + - id: 8230 + x: 454 + y: 238 + width: 44.624996 + height: 12.749999 + xOffset: 0 + yOffset: 19.124998 + xAdvance: 51 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: e3404db2d8fe24734b54a21a6d6c0359 + pointSizeSamplingMode: 0 + pointSize: 51 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21699584260080902 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PressStart2P-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28332796855081634} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!28 &28332796855081634 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PressStart2P-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c00000000000000000000000000000000000000000000000000000000000009111617171717171717150f05000000000000000000000000000000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d020000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d020000000000000000000000000000000000000000000000020d141717171717171717171717171717150f05000000000000000000000000000000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d0200000000000000000000000000000000000610151717171717171717171717171717171717171717171717171717161109000000000000000000000000000000000000000000000000000000000000020d141717171717171717171717171717171717171717161109000000000000000000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d020000000000000000000000000000000000000000000000000000000000000515232e34343434343434343434343434343434343434343434343434343431291d0e000000000000000000000000000000000000000000000000000000000e1b252b2c2c2c2c2c2c2c2a221608000000000000000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f13040000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a221608000000000000000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f13040000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b251b0e0000000000000000000000000000000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b251b0e000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f1304000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000000000000000b1c2c3840424242424242423e342616040000000000000000000000000000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c3122120000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c3122120000000000000000000000000000000000000000001222313c41424242424242424242424242423e342616040000000000000000000000000000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c3122120000000000000000000000000000061828363f424242424242424242424242424242424242424242424242424240382c1c0b0000000000000000000000000000000000000000000000000000001222313c414242424242424242424242424242424242424240382c1c0b0000000000000000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410000000000000000000000000000000000000000000000000000015283a4a5557575757575757514433210d000000000000000000000000000000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c080000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c0800000000000000000000000000000000000000081c2f404f5757575757575757575757575757514433210d000000000000000000000000000000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c080000000000000000000000000010233646535757575757575757575757575757575757575757575757575757554a3a28150100000000000000000000000000000000000000000000000000081c2f404f5757575757575757575757575757575757575757554a3a2815010000000000000000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c08000000000000000000000000000000000000000000000000000000001f34495d70747474747474747474747474747474747474747474747474747467533e291400000000000000000000000000000000000000000000000000001b2f4457686c6c6c6c6c6c6c62503c28130000000000000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e00000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c28130000000000000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e00000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6857442f1b06000000000000000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6857442f1b0600000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1502010000000000000000000000000000000000000000000000001d32475c72838383838383806a543f2a150000000000000000000000000000000000000000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f00000000000000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a150000000000000000000000000000000000000000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f00000000000000000000000000172c42576c8383838383838383838383838383838383838383838383838383725c47321d07000000000000000000000000000000000000000000000000000f253a4f647983838383838383838383838383838383838383725c47321d0700000000000000000000000000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a17171611090000000000030b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f1d32475c72889898989895806a543f2a150f0f0f0f0f0f0f0f0c05000000000000000000000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000000000000000000000000000000f253a4f6479909898989898989898989895806a543f2a1500000000000000000000000000000000000000000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e0800000000000000000000172c42576c8398989898989898989898989898989898989898989898989888725c47321d0f0f0c05000000000000000000000000000000000000000000000f253a4f647990989898989898989898989898989898989888725c47321d07000000000000000000000000000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2c2c2c2b251b0e0000000a161f2425252525252525252525252525252532475c72889dadadab95806a543f2a25252525252525252421180d000000000000000000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c12040000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c120400000000000000000000000000000f253a4f647990a5adadadadadadadadab95806a543f2a150000000000000000000000000000000000000000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c12040000000000000000172c42576c8398adadadadadadadadadadadadadadadadadadadadadad9d88725c473225252421180d0000000000000000000000000000000000000000000f253a4f647990a5adadadadadadadadadadadadadadad9d88725c47321d0700000000000000000000000000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a250f000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbec4cbc0ab95806a544242424240382c1c0b0009192733393a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a475c72889db3c0ab95806a543f3a3a3a3a3a3a3a3a3a3a352b1d0d000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f2213020009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302000000000000000000000000000f253a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a15000000000000000000000000000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f22130200000000000000172c42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3b39d88725c473a3a3a3a352b1d0d00000000000000000000000000000000000000000f253a4f647990a5bbc3c3c3c3c3c3c3c3c3c3c3c3c3b39d88725c47321d070000000000000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f000000000000000000000000000000000000000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9b2c1c0ab95806a5757575757554a3a281500142637454e4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f5c72889db3c0ab95806a544f4f4f4f4f4f4f4f4f4f4f483b2b180500000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d00142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d000000000000000000000000000f253a4f647990a5bbd0d8d8d8d8d5c0ab95806a543f2a150000000000000000000000000000000000000000142637454e4f4f4f4f576c8398adb0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d00000000000000172c42576c8398adb0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b5c0c8b39d88725c4f4f4f4f4f483b2b1805000000000000000000000000000000000000000f253a4f647990a5b0b0b0b0b0b0b0b0b0b0b0b0b0b0b09d88725c47321d0700000000000000000000000000142637454e4f4f4f4f576c8398adb0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f000000000000000000000000000000000000000000000000000000001f344a5f748b93939393939393939393939393939393939395a3b6c0ab95806c6c6c6c6c6c6857442f1b001b3043556264646464646464646464646464646464646472889db3c0ab95806a646464646464646464646464594835210c000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814000000000000000000000000000f253a4f647990a5bbd0e5ededead5c0ab95806a543f2a1500000000000000000000000000000000000000001b3043556264646464646c83989b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c281400000000000000172c42576c83989b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9ba2b3c5b39d8872646464646464594835210c000000000000000000000000000000000000000f253a4f6479909b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b88725c47321d07000000000000000000000000001b3043556264646464646c83989b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f000000000000000000000000000000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c889db3c0ab9683838383838383725c47321d001f34495e7379797979797979797979797979797979797979889db3c0ab958079797979797979797979797977644f3a240f000000000000001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f34495e7379797979797983868686868686868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c1700000000000000172c42576c838686868686868686868686868686868686868696abc0b39d8879797979797977644f3a240f000000000000000000000000000000000000000f253a4f647986868686868686868686868686868686868686725c47321d07000000000000000000000000001f34495e73797979797979838686868686868686868686868686868686868686868686868686868686868679644f3a250f000000000000000000000000000000000000000000000000000000001c3144576467676767676767676767676767676767676772889db3c4b1a098989898989888725c47321d001f344a5f748b90909090909090909090909090909090909092a2b5c2ae9b9090909090909090909090909079644f3a250f070601000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748b90909090907c6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c1700000000000000162b4054666f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f8095abc0b5a29290909090909079644f3a250f070601000000000000000000000000000000000e23384c606e6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5945301b06000000000000000000000000001f344a5f748b90909090907c6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e07060100000000000000000000000000000000000000000000000000152839475052525252525252525252525252525252525c72889db3c8beb2adadadadad9d88725c47321d001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6b0bfcab9aba5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b0000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0a5a5a5937c675a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c170000000000000011243748555a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a8095abc0bfb0a6a5a5a5a5a59079644f3a251d1d1b150b000000000000000000000000000000091d304251595a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a574c3c291601000000000000000000000000001f344a5f748ba0a5a5a5937c675a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a595142301d1d1d1b150b0000000000000000000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c475c72889db3c8cfc6c3c3c3c3b39d88725c47321d001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbc2ced7c9bfbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e00001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5bba8937c675244444444444444444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c1700000000000000081a2a38414444444444444444444444444444444444546a8095abc0cdc2bbbbbbbbbba59079644f3a3232322f281c0e0000000000000000000000000000011324333e4444444444444444444444444444444444444444433b2e1e0c00000000000000000000000000001f344a5f748ba0b5bba8937c67524444444444444444444444444444444444444444444444444444444444443e33323232322f281c0e0000000000000000000000000000000000000000000000000c18212627272727272727272727272727272732475c72889db3c8dddad8d8d8c8b39d88725c47321d001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9bfccd5c7bcb8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b09001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5bda8937c67523c2f2f2f2f2f2f303d45474747474747474747474c62778da3b8cdd8d2d0d0d0c3ad98836c57422c1700000000000000000c1a262d2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f3f546a8095abb8b8b8b8bac2cfbba59079644f47474747443a2c1b090000000000000000000000000002142635414747474747474747474747474747474747474747453d301f0e00000000000000000000000000001f344a5f748ba0b5bda8937c67523c3541474747474747474747474747474747474747474747474747474747474747474747443a2c1b09000000000000000000000000000000000000000000000000050d1112121212121212121212121212121d32475c72889db3c8ddefededddc8b39d88725c47321d001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4aebec9b7a9a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a382511001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5bda8937c67523c271a1a1a1a2a3d4e5a5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2e6e5e5d8c3ad98836c57422c170000000000000000000912181a1a1a1a1a1a1a1a1a1a1a1a1a1a1a2a3f546a8095a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a382511000000000000000000000000000a1e3144535c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a4e3d2a1602000000000000000000000000001f344a5f748ba0b5bda8937c67523c44535c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a38251100000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d90a0b5c1ad998d8d8d8d8d8d8d93a5babba590797272727272726855402b16001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5bda8937c67523c271200001c31455a6c727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000000000000000000000000152a3f546a808d8d8d8d8d8d93a5babba590797272727272726855402b16000000000000000000000000000e23384d6170727272727272727272727272727272727272726c5a45311c06000000000000000000000000001f344a5f748ba0b5bda8937c67523c4d617072727272727272727272727272727272727272727272727272727272727272726855402b1600000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f34495e7177777777777777777777777777777777777777889db3c0ab95807777777777778da3b8bba692888888888888836c57422c17001f34495e71777777777777777777777777776d59442f1a04000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5bda8937c67523c271200001d32475c728888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17000000000000000000000000000000000000000000000000000014293f5368777777777777778da3b8bba692888888888888836c57422c17000000000000000000000000000f253a4f647988888888888888888888888888888888888888725c47321d07000000000000000000000000001f344a5f748ba0b5bda8937c67523c4f647988888888888888888888888888888888888888888888888888888888888888836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d001b2f42536062626262626262626262626262626262626272889db3c0ab95806a62626262778da3b8c2b0a29d9d9d9d9d98836c57422c17001b2f425360626262626262626262626262625d4f3d2a1601000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2eceaead8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5eaebead5c0ab95806a543f2a1515140f07000000000000000000000000000000001f344a5f748ba0b5bda8937c67523c271515151d32475c72889d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7eaeaead8c3ad98836c57422c17000000000000000000040d1315151515151515151515151515151525384b5a626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17000000000000000000000000000f253a4f6479909d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d88725c47321d1514110a000000000000000000001f344a5f748ba0b5bda8937c67523c4f6479909d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c5c72889db3c0ab95806a544c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c1700122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a4031200e00000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cdddd7d5d5d5c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0d5d5d6dad5c0ab95806a543f2a2a2a2923190c0000000000000000000000000000001f344a5f748ba0b5bda8937c67523c2a2a2a2a2a32475c72889db3b3b3b3b3b3b3b3b3b3b3b5beccd5d5d5d5d5d5c3ad98836c57422c170000000000000000081621282a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2d3d484c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17000000000000000000000000000f253a4f647990a5b3b3b3b3b3b3b3b3b3b3b3b3b3b3b39d88725c47322a2a2a261d110300000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00071725303637373737373c3f3f3f3f3f3f3f3f3f3f475c72889db3c0ab95806a543f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c1700071725303637373737373737373737373737352e22130300000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c17000000000000000000000000000f253a4f647990a5bbc0c0c0c0c7d2c0ab95806a543f3f3f3f3e362a1b0900000000000000000000000000001f344a5f748ba0b5bda8937c67523f3f3f3f3f3f3f475c72889db3c8c8c8c8c8c8c8c8c7c0c0c0c0c0c0c0c0c0c0c0ad98836c57422c1700000000000000051626333c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdd1cac8c8c8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbc0c0c0c0c0c0c0c0c0c0c4c8c8b39d88725c473f3f3f3f3a2f211000000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbc8c8c1c0c0c0c0c0c0c0c4c8c8c8c7c0c0c0c0c0c0c0c0c5c8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d000008141c2122222234445054545454545454545454545c72889db3c0ab95806a54545462778da3b8c9b9aeababababab98836c57422c17000008141c2122222222222222222222222222201b11040000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a54545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c17000000000000000000000000000f253a4f647990a5ababababacb4c2c0ab95806a5454545454524838271400000000000000000000000000001f344a5f748ba0ababa8937c675454545454545454545c72889db3c8ddddddddddd4c2b4acababababababababababab98836c57422c17000000000000000f2234445054545454545454545454545454545454545454545454545462778da3b8cde2dfddddd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5abababababababababababb0bdc8b39d88725c54545454544c3f2d1b07000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbc7b7adabababababababb0bdcdc2b4acabababababababb3c0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00000001080c0d152a3e51626a6a6a6a6a6a6a6a6a6a6a6a72889db3c0ab95806a6a6a6a6a778da3b8bfab9b959595959595836c57422c1700000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0b0700000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17000000000000000000000000000f253a4f647990959595959597a5b7c0ab95806a6a6a6a6a6a6656432f1a05000000000000000000000000001f344a5f748b95959595937c6a6a6a6a6a6a6a6a6a6a6a72889db3c8ddf2f2f2e0cbb7a597959595959595959595959595836c57422c1700000000000000152a3e51626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f4f2edd8c3ad98836c57422c17000000000000000000000000000f253a4f6479909595959595959595959595959eb0c4b39d88726a6a6a6a6a695d4a36220d000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbbca999959595959595959eb0c4b7a59795959595959596a2b5c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00000000000000172c42576c80808080808080808080808080889db3c0ab95808080808080808da3b8bba590808080808080806c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17000000000000000000000000000f253a4f6479808080808080889db3c0ab9580808080808080725c47321d07000000000000000000000000001f344a5f7480808080808080808080808080808080808080889db3c8ddf2fff2ddc8b39d88808080808080808080808080806c57422c1700000000000000172c42576c80808080808080808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f64798080808080808080808080808095abc0b39d8880808080808079644f3a250f000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d8080808080808095abc0b39d88808080808080869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00000001080c0d172c42576c8395959595959595959595959597a5b7c4b09e9595959595959599a9bcbba590796a6a6a6a6a6a62513e2a1500000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d22374c62778da3b8cde2f4f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a15000000000000000000000000000d22364a5d696a6a6a6a6a72889db3c4b09e95959595959588725c47321d0d0c0903000000000000000000001d314558676a6a6a6a6a6c8395959595959595959595959597a5b7cbe0f2f2f2ddc8b39d88726a6a6a6a6a6a6a6a6a6a6a6a62513e2a1500000001080c0d172c42576c839595959595959595959595959595959595959595959595959599a9bcd0e5faffedd8c3ad98836c57422c1700000001080c0d0d0d0d0d0d0d0d22364a5d696a6a6a6a6a6a6a6a6a6a6a6a8095abc0b7a59795959595959079644f3a250f0d0b06000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d776a6a6a6a6a8095abc0b39d88726a6a6a6a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d000008141c2122222c42576c8398abababababababababababacb4c2cdbdb0abababababababadb7c7bba59079645454545454504434220f000008141c2122222222222222222222222222222222222222222222222222222222374c62778da3b8cde2dfddddd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababadb7c7bba59079645454545454504434220f00000000000000000000000000071b2d3f4c54545454545c72889db3c8bdb0ababababab9d88725c47322222221e160b00000000000000000016293b495354545454576c8398abababababababababababacb4c2d4ddddddddddc8b39d88725c5454545454545454545454504434220f000008141c2122222c42576c8398ababababababababababababababababababababababababadb7c7d8ebffffedd8c3ad98836c57422c17000008141c212222222222222222222d3f4c5454545454545454545454546a8095abc0c2b4acababababa59079644f3a25222220190f0200001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d77625454546a8095abc0b39d88725c54545a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00071725303637373742576c8398adc0c0c0c0c0c0c0c0c0c0c0c7d2dbcdc4c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c3326160500071725303637373737373737373737373737373737373737373737373737373737374c62778da3b8cdd1cac8c8c8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605000000000000000000000000000010212f3a3f3f3f3f475c72889db3c8c8c4c0c0c0c0b39d88725c473737373732281b0b00000000000000000c1d2c373e3f3f3f42576c8398adc0c0c0c0c0c0c0c0c0c0c0c7c8c8c8c8c8c8c8c8b39d88725c473f3f3f3f3f3f3f3f3f3f3c3326160500071725303637373742576c8398adc0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c1700071725303637373737373737373737373a3f3f3f3f3f3f3f3f3f3f3f546a8095abc0c8c7c0c0c0c0bba59079644f3a373737352d201101001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d77624c3f546a8095abc0b39d88725c47445a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d00122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3bbc8d2c2b7b3b3b3b3b3b3b3b3b3b3b3a59079644f3a2a2a2a282116080000122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a2a2a2a2821160800000000000000000000000000000003111d262a2a2a32475c72889db3b3b3b3b3b7c2c8b39d88725c4c4c4c4c4c463929170400000000000000122535434b4c4c4c4c576c8398adc3d5d5d5d5d5d5ccbeb5b3b3b3b3b3b3b3b3b3b3b39d88725c4c4c4c4c4c46392a2a2a2a282116080000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c1700122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a40312a2a2a2a2a2a3f546a8095abb3b3b3b3b5beccbba59079644f4c4c4c4c493e2f1e0b001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d77624c4c546a8095abc0b39d88725c47445a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9faabbc7b4a59d9d9d9d9d9d9d9d9d9d9d9d9079644f3a251515130d040000001b2f42536062626262626262626262626262626262626262626262626262626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a251515130d040000000000000000000000000000000000000a1114151d32475c72889d9d9d9d9d9da5b4c7b39d8872626262626261574734200b000000000000001b2f42536062626262626c8398adc3d8eaeaeae7d3bfaea09d9d9d9d9d9d9d9d9d9d9d9d8872626262626261574734201515130d040000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17001b2f425360626262626262626262626262625d4f3d2a161515152a3f546a80959d9d9d9d9da0aebfbba590796462626262625c4d3b2713001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d77626262626a8095abc0b39d88725c47445a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f34495e717777777777778398adc3b19c8a8888888888888c9fb3c0ac978888888888888888888888888879644f3a250f000000000000001f34495e7177777777777777777777777777777777777777777777777777777777777777778da3b8bba692888888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888888888888888879644f3a250f00000000000000000000000000000000000000000000000000001d32475c728888888888888897acc0b39d8877777777777775634e39240f000000000000001f34495e717777777777778398adc3d8edffffe3ceb9a4908888888888888888888888888877777777777775634e39240f000000000000001f34495e717777777777778398adc3b19c8a8888888888888888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f34495e71777777777777777777777777776d59442f1a0400152a3f546a8088888888888890a4b9bba590797777777777776a56412c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d7777777777778095abc0b39d88725c47445a6f869bb0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000003090c0d1d32475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748b8d8d8d8d8d8e9cafc4b09b86727272727272889db3c0ab958072727272727272727272727270614d38230e000000000000001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5babba590797272727272726855402b16001f344a5f748ba0b5cbe0f5faf0dac5b09b867272727272727272727272727272727272727272727272727270614d38230e00000000000000000000000405050505050505050505050505041c31455a6c7272727272728095abc0b5a0908d8d8d8d8d8d79644f3a250f050300000000001f344a5f748b8d8d8d8d8d8e9cafc4d9eefafae2cdb8a38d777272727272727272727272778d8d8d8d8d8d79644f3a250f000000000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b86727272727272727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a050514293e5266727272727272778da3b8bca8958d8d8d8d8d8d836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbbaa5938d8d8d8d8d8d8d99adc1b39d88725c47445a6f869bb0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000b161e22222232475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c72889db3c0ab95806a5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000000000001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a382511001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a0000000000000000010d15191a1a1a1a1a1a1a1a1a1a1a1a1a19162a3d4e5a5c5c5c5c5c6a8095abc0beaea4a3a3a3a3a39079644f3a251a1a1812090000001f344a5f748ba0a3a3a3a3a3aab9cbdfe9e5e5e2cdb8a38d77625c5c5c5c5c5c5c5c5c62778da3a3a3a39079644f3a250f000000000000001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a1a1a1a233648565c5c5c5c5c62778da3b8c4b3a6a3a3a3a3a398836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbc2b1a5a3a3a3a3a3a3a3a9b7c8b39d88725c47445a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000b1b283237373737475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47475c72889db3c0ab95806a5447474747474747474747474135261402000000000000001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b09001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a47474747474747474747474747474747474747474747474741352614020000000000000002121f292e2f2f2f2f2f2f2f2f2f2f2f2f2f2d271f303d4547474747546a8095abc0ccbfb9b8b8b8b8a59079644f3a2f2f2f2d261a0c00001f344a5f748ba0b5b8b8b8b8bdc8d7ddd4d0d0d0cdb8a38d77624c474747474747474c62778da3b8b8a59079644f3a250f000000000000001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47474747474747474747474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f2f2f2f2f2f2f3843474747474c62778da3b8cdc3bab8b8b8b8ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbcfc2bab8b8b8b8b8b8b8bcc7c8b39d88725c47445a6f869bb0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000004172939464c4c4c4c4c5c72889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44475c72889db3c0ab95806a5444444444444444444444443e33241301000000000000001f344a5f748ba0b5cbcdcdcdcdcdcdccc1bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e00001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444443d3232323232323232323232323232323232322d24170800000000000000000f20303c434444444444444444444444444442392c1f2a313232323f546a8095abbbbbbbbbbcc4cdbba59079644f4444444441382a1a08001f344a5f748ba0b5cbcdcdcdd1dadbccc1bbbbbbbbb8a38d77624c373232323232374c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a44323232323232323232323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbcdcdcdcdcdc5b09b866f5a44444444444444444444444444444c62778da3b8cdd6cfcdcdcdc3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbbbbbbbbbbbbbbbbbbbbbbbbbbbb39d88725c47445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000b2034475761626262626272889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5c72889db3c0ab95806a5a5a5a5a5a5a5a5a5a5a5a595142301d09000000000000001f344a5f748ba0b5cbe0e2e2e2e2cfbdaea6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b0000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a594f402e1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c191106000000000000000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a564a3927161c1d1d2a3f546a8095a5a5a5a5a5a8b3c3bba59079645a5a5a5a5a5548372411001f344a5f748ba0b5cbe0e2e3e5e2cfbdaea6a5a5a5a5a38d77624c37221d1d1d22374c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0e2e2e2dac5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8cde2e4e2e2d8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59d88725c47445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f24394e6375777777777777889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f72889db3c0ab95806f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e000000000000001f344a5f748ba0b5cbe0f5fff1dcc7b39f919090909090909090909090909090909090909090909090909079644f3a250f000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6d5d4a35200b00000000000000000000000000000000000000000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f6856422d190400152a3f546a8090909090909095a6babba590796f6f6f6f6f6f6654402b16001f344a5f748ba0b5cbe0f5fff1dcc7b39f9190909090908d77624c37220d000d22374c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990909090909090909090909090909090909088725c47445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f253a4f64798d8d8d8d8d8d90a0b5c9def3faf2ddc8b39d88725c47321d001f34495e737979797979798398adc3b09b888686868686868a9eb3c0ab968686868686868686868686868679644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867979797979797979797979797979797979797979797979797977644f3a240f000000000000001f34495e737979797979798398adc3b09b8886868686868677624c37220d00000000000000000000000000000000000000000000000000001f344a5f74868686868686868686868686866f5a442f1a0500142a3f5469797979797979798da3b8bba691868686868686836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b8679797979797975614c37220c000d22374c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc5b09b88868686868686868686868686868686868686868fa3b8cde3f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647779797979797979797979797979797979797979705c47445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a3a3a3a3a3a4aebed0e4e5e5e5ddc8b39d88725c47321d001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9ca8b9c5b3a29b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f64646464646464646464646464646464646464646464646464594835210c000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b8d77624c37221212121212121212121212121212120f08000000000000000000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b866f5a442f1a121212263a4c5d646464646464778da3b8c1ae9f9b9b9b9b9b98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f6464646464635746321e12121222374c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededf0decab7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbed2e6eeededd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c48596464646464646464646464646464646464646464615341445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5b8b8b8b8b9bfccd0d0d0d0d0d0c8b39d88725c47321d00142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b1b8c6d0c0b5b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b180500000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0a38d77624c3727272727272727272727272727272727231b0f0100000000000000001f344a5f748ba0b0b0b0b0b0b0b0b0b09b866f5a442f27272727272f3f4a4f4f4f4f4f62778da3b8ccbdb3b0b0b0b0ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a4f4f4f4f4e4739282727272727374c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbe3d4c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcadbe0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c3b484f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4d4435445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbbbbbbbbbbbbbbbbbbbbbbbbbbbb39d88725c47321d0009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c9d4dccfc6c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c372d1f0e000000000000000009192733393a3a3a42576c8398adc3c3c3c3c5c5c5b8a38d77624c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c372d1f0e00000000000000001f344a5f748ba0b5c5c5c5c5c5c5c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcfc7c5c5c5c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8bba59079644f3a250f000000000000001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1ded4cac5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c7ced9d9cdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59d88725c47321d00000a161f2425252c42576c8398adadadadadadadadadadadaeb6c4cfbeb2adadadadadadadadadadada59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5252525252525252525252525252525252525252525252514a3d2c1a0600000000000000000a161f2425252c42576c8398adadadadadb0bbcab8a38d77625252525252525252525252525252525252514a3d2c1a06000000000000001f344a5f748ba0b5cbdadadadadac5b09b866f5a52525252525252525252525252525262778da3b8cde2dcdadad8c3ad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3adada59079644f3a250f000000000000001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0adadadadadb3c0d1e3dedbdadadadadadadadadadadadadadadadadadadadce1dccabbb0adadadadad98836c57422c17001f344a5f748ba0adada8937c67525252525252525252525252525252525252525252525252525252525a6f869badadad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990909090909090909090909090909090909088725c47321d000000030b0f0f172c42576c839898989898989898989898989aa6b8c4b1a09898989898989898989898989079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f676767676767676767676767676767676767676767676767665b4936210d000000000000000000030b0f0f172c42576c839898989898989dadc0b8a38d77676767676767676767676767676767676767665b4936210d000000000000001f344a5f748ba0b5cbe0f0f0f0dac5b09b866f6767676767676767676767676767676767778da3b8cde2f1f0edd8c3ad98836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778d989898989079644f3a250f000000000000001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748b989898989898a2b3c7dbf0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f1e8d4c0ad9d989898989898836c57422c17001f344a5f748b98989898937c6767676767676767676767676767676767676767676767676767676767676f869898989898836c57422c17000000000000000000000000000000000000000000000000000000000000000000000f243a4f647779797979797979797979797979797979797979705c47321c00000000000000172c42576c83838383838383838383838383899eb3c0ab968383838383838383838383838379644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f00000000000000000000000000172c42576c8383838383838390a5bbb8a38d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c83838383838379644f3a250f000000000000001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748383838383838498adc3d8edffffffffffffffffffffffffffffffffffffffffffe5d0bba590838383838383836c57422c17001f344a5f748383838383837c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c838383838383836c57422c17000000000000000000000000000000000000000000000000000000000000000000000c2135485964646464646464646464646464646464646464646153412d1900000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c72889db3c0ab95806c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939393939393939079644f3a250f00000000000000000000000000152a3f53646c6c6c6c6c6c7990a5bbbba8979393939393939393939393939393939393939079644f3a250f000000000000001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939397a8bbd0e4f5f5edd8c3ad98836c57422c17001d32465a696c6c6c6c6c6c8398adc3b4a19493939393939393939393939393939393939388726c6c6c6c6c6b5e4b37230e000000000000001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8398adc3d8edf5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5d0bba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8393939393939393939393939393939393939393939393939393939393939390796c6c6c6c6c6c64533f2a150000000000000000000000000000000000000000000000000000000000000000000005182b3b484f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4d4435241100000000000000102336465357575757575757575757575c72889db3c0ab95806a5757575757575757575757574f402f1c08000000000000001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f0000000000000000000000000010233646535757575757647990a5bbc5b5aaa8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f000000000000001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5d7e0e0e0e0d8c3ad98836c57422c1700172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a89d88725c57575757574f402f1c0800000000000000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba59079645757575757534636231000172a3c4c5557575757576c8398adc3d8e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0d0bba59079645757575757534636231000172a3c4c5557575757576c8398a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a59079645757575757534636231000000000000000000000000000000000000000000000000000000000000000000000000d1d2b353a3a3a3a3a3a3b3c3c3c3c3c3c3c3c3c3c3c3c3c3b3428190800000000000000061828363f42424242424242424242475c72889db3c0ab95806a5442424242424242424242413c31221200000000000000001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbba59079644f3a250f00000000000000000000000000061828363f424242424f647990a5bbcbc7bfbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbba59079644f3a250f000000000000001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbcbcbcbcbcbcbc3ad98836c57422c17000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdb39d88725c47424242413c31221200000000000000000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adc3cbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbba59079644f424242423f362818060000000000000000000000000000000000000000000000000000000000000000000000000d18212425252537465052525252525252525252525252504637251200000000000000000a18232a2c2c2c2c2c2c2c2c2c32475c72889db3b5ab95806a543f2c2c2c2c2c2c2c2c2c2c281f130400000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f00000000000000000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c170000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b39d88725c47322c2c2c281f1304000000000000000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a0000000000000000000000000000000000000000000000000000000000000000000000000000050c0f0f1a2e425563676767676767676767676767676355422e1a00000000000000000006101517171717171717171d32475c72889da0a0a095806a543f2a171717171717171717140d020000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f0000000000000000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c170000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09d88725c47321d1717140d0200000000000000000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a251717151006000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c32475c717c7c7c7c7c7c7c7c7c7c7c7c7c715c47321c00000000000000000000000000000000000000001d32475c72888b8b8b8b8b806a543f2a1500000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d0700000000000000000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c7288939393939393939393939388725c47321d00000000000000000000000000000000000000001c31465b6e7474747474747467533e291400000000000000000000000000000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000000000000000000000000000000f24394e62737474747474747474747474747474747474747474747474747473624e39240f000000000000001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c1700000000000000172c41556974747474747474747474747474747474747474747474747474746e5b46311c0700000000000000000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889da8a8a8a8a8a8a8a8a89d88725c47321d0000000000000000000000000000000000000000172b3e505c5f5f5f5f5f5f5f584937241000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b17030000000000000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3bdbdbdbdbdbdbdb39d88725c47321d00000000000000000000000000000000000000000f21323f484a4a4a4a4a4a4a453b2c1a08000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49433727160300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889db3b5b5b5b5b5b5b5b39d88725c47321d00000000000000000000000000000000000000000313222d333434343434343431291d0e0000000000000000000000000000000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a0000000000000000000000000000000000000000000a1926303434343434343434343434343434343434343434343434343434343026190a00000000000000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e10000000000000000000101e2a323434343434343434343434343434343434343434343434343434332d221303000000000000000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889da0a0a0a0a0a0a0a0a09d88725c47321d0000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19100400000000000000000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72888b8b8b8b8b8b8b8b8b8b8b88725c47321d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b6e747474747474747474747474746e5b46311c000000000000000000000000000000000a121717171717171717171717171717161108000000000000000000000000010b1317171717171717171717171717171510060000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d0200000000000000000000000a121717171717171717171717171717161108000000000000050f15171717171717171717171717171717171717171715100600000000000a121717171717171717171717171717161108000000000000000000000000010b13171717171717171717171717171715100600000000000a121717171717171717171717171717161108000000000000000000000000010b1317171717171717171717171717171510060000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d0200000000000000000000000a12171717171717171717171717171716110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171716110908111617171717171717151006000000000000000000000000000000000000000000000000000000000000172b3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b17000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a0000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f1304000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c000000000816222a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a0000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f1304000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b251b1a242b2c2c2c2c2c2c2c2a23180a00000000000000000000000000000000000000000000000000000000000f21323f484a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000000000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f3628180600000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000d1e2e3a414242424242424242424242424240372a1a090000041626343e42424242424242424242424242424242424242423f36281806000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f36281806000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f3628180600000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000d1e2e3a414242424242424242424242424240372a1a09000000000000000000000000000000000000000000000000000000000000000000000000000000061828363f424242424242424242424242424242424242424242424242424240382c2a3740424242424242423f36281806000000000000000000000000000000000000000000000000000000000313222d3334343434343434343434343434332d2213030000000000000000000000000000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d565757575757575757575757575753463623100000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c0800000000000000172a3c4c5557575757575757575757575757544838261200000d213344515757575757575757575757575757575757575757534636231000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d5657575757575757575757575757534636231000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d565757575757575757575757575753463623100000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c0800000000000000172a3c4c5557575757575757575757575757544838261200000000000000000000000000000000000000000000000000000000000000000000000000000010233646535757575757575757575757575757575757575757575757575757554a3a38485457575757575757534636231000000000000000000000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1f1f1f1f1f1f1f1e1910040000000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a1500000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d18030013283c50626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a1500000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d18030000000000000000000000000000000000000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6857444155666c6c6c6c6c6c6c64533f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c1700000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000001f344a5f74838383838383838383838383836f5a442f1a0500152a3f546a80838383838383838383838383838383838383836c57422c17001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c17001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c1700000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000001f344a5f74838383838383838383838383836f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8383838383838383838383838383838383838383838383838383725c47445a6f838383838383836c57422c1700000000000000000000000000000000000610151717171717171717171717171717130b050f151717171717171717171717171717140d020000000000000000001f344a5f748b9898989898989898989898866f5a442f1a05000000000000000d22374c62778d9898989898989898989898836c57422c17000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000001f344a5f748b9898989898989898989898866f5a442f1a0e0f152a3f546a80959898989898989898989898989898989898836c57422c17001f344a5f748b9898989898989898989898866f5a442f1a05000000000000000d22374c62778d9898989898989898989898836c57422c17001f344a5f748b9898989898989898989898866f5a442f1a05000000000000000d22374c62778d9898989898989898989898836c57422c17000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000001f344a5f748b9898989898989898989898866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000030b0f0f172c42576c8398989898989898989898989898989898989898989898989888725c47445a6f869898989898836c57422c17000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c271e16222a2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000000000000000d22374c62778da3adadadadadadadadad98836c57422c1700000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c120400001f344a5f748ba0adadadadadadadadad9b866f5a442f1e2325252a3f546a8095abadadadadadadadadadadadadadadad98836c57422c17001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000000000000000d22374c62778da3adadadadadadadadad98836c57422c17001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000000000000000d22374c62778da3adadadadadadadadad98836c57422c1700000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c120400001f344a5f748ba0adadadadadadadadad9b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadad9d88725c47445a6f869badadad98836c57422c17000000000000000000000000000000061828363f42424242424242424242424242413b2f26343e42424242424242424242424242413c31221200000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000d22374c62778da3b8c3c3c3c3c3c3c3ad98836c57422c170009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f31383a3a3a3f546a8095abc0c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000d22374c62778da3b8c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000d22374c62778da3b8c3c3c3c3c3c3c3ad98836c57422c170009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3b39d88725c47445a6f869bb0c3ad98836c57422c17000000000000000000000000000000102336465357575757575757575757575757564d3e33445157575757575757575757575757574f402f1c08000000000000001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdd8d8d8d8d8c3ad98836c57422c1700142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a4435444d4f4f4f4f546a8095abc0d5d8d8d8d8d8ccbdb3b0b0b0b0ad98836c57422c17001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdd8d8d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdd8d8d8d8d8c3ad98836c57422c1700142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b5c0c8b39d88725c4f4f5a6f869bb0b0ad98836c57422c17000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6a5c493c50626c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2edededd8c3ad98836c57422c17001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001f344a5f748ba0b5cbe0edededdac5b09b866f5a4441536164646464646a8095abc0d5eaedede9d4c1ae9f9b9b9b9b9b98836c57422c17001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2edededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2edededd8c3ad98836c57422c17001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9ba2b3c5b39d8872646464646f869b9b9b9b98836c57422c17000000000000000000000000000000172c42576c8383838383838383838383838377624c3f546a8083838383838383838383838379644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c707979797979798095abc0d5eaffffe5d0bba691868686868686836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f34495e737979797979798398adc3b09b888686868686868686868686868696abc0b39d88797979797979868686868686836c57422c170000000000000000000000030b0f0f172c42576c8398989898989898989898988d77624c3f546a8095989898989898989898989079644f3a250f0f0e08000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a07070707070707070d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889090909090909baec2d7ecf8f8e5d0bba590796f6f6f6f6f6f6654402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a06070707070707070d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000005070d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0707070707070707070707070707070707070707070400000000000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f8095abc0b5a292909090909090796f6f6f6f6f6f6654402b16000000000000000000000a161f2425252c42576c8398adadadadadadadadada38d77624c3f546a8095abadadadadadadadada59079644f3a252525231c120400001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889da5a5a5a5a5abb9cadde7e3e2e2d0bba59079645a5a5a5a5a5548372411001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1c1d1d1d1d1d1d1d1a22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000009141a1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1911060000000000000000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a6a8095abc0bfb0a6a5a5a5a5a59079645a5a5a5a5a554837241100000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3b8a38d77624c3f546a8095abc0c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44323232323232323232323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3bbbbbbbbbfc9d7ddd3cecdcdcdbba59079644f4444444441382a1a08001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a31323232323232322f27374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000c1b272f323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4432323232323232323232323232323232323232323232322d24170800000000000000001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a4444444444444444546a8095abc0cec2bbbbbbbbbba59079644f4444444441382a1a08000000000000000000142637454e4f4f4f4f576c8398adc3d8d8d8d8d8cdb8a38d77624f4f546a8095abc0d5d8d8d8d8d0bba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47474747474747474747474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47475c72889db3c8d0d0d0d3dbdbccbfb9b8b8b8b8a59079644f3a2f2f2f2d261a0c00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44303d45474747474747474338374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050007192a3843474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4747474747474747474747474747474747474747474747474135261402000000000000001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a44303d4547474747546a8095abc0d5d5d0d0d0d0bba59079644f47474747443a2c1b090000000000000000001b3043556264646464646c8398adc3d8ededede2cdb8a38d77646464646a8095abc0d5eaedede5d0bba590796464646464645e4f3c2814001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c72889db3c8dde5e5e7e4d0beaea4a3a3a3a3a39079644f3a251a1a1812090000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443d4e5a5c5c5c5c5c5c5c5648374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000f233648565c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000000000001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a443d4e5a5c5c5c5c5c6a8095abc0d5e9e5e5e5d0bba59079645c5c5c5c5c574a3825110000000000000000001f34495e737979797979798398adc3d8edffffe2cdb8a38d7979797979798095abc0d5eaffffe5d0bba590797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272889db3c8ddf2fff3dec9b5a0908d8d8d8d8d8d79644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44455a6c7272727272727266523e4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050014293e5266727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867272727272727272727272727272727272727272727272727270614d38230e000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44455a6c7272727272728095abc0d5eaffffe5d0bba590797272727272726855402b160000000000000000001f344a5f748b9090909090909db0c5d9eeffffe4cfbaa695909090909090909baec2d7ecffffe6d2bda997909090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f34495e71777777777777777777777777776d59442f1a04000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888c9fb3c8def3fff2ddc8b39d8877777777777775634e39240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72888888888888806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8088888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888888888888888879644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c728888888888888897acc0d6ebffffe5d0bba692888888888888836c57422c170000000000000000001f344a5f748ba0a5a5a5a5a5adbbcde0f3ffffe9d6c3b3a8a5a5a5a5a5a5a5abb9caddf1ffffecd8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17001b2f425360626262626262626262626262625d4f3d2a1601000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9faabbcee2edeaeaddc8b39d8872626262626261574734200b000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889d9d9d9d95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1415152a3f546a80959d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a251515130d040000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889d9d9d9d9d9da5b4c7daeaeaebe9d5c2b0a29d9d9d9d9d98836c57422c170000000000000000001f344a5f748ba0b5bbbbbbbbc0cad9eafcfffff3e1d1c4bcbbbbbbbbbbbbbbbfc9d7e8fafffff5e3d3c6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c1700122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a4031200e00000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3bbc8d8dfd8d5d5d5c8b39d88725c4c4c4c4c4c4639291704000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3b3ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f23292a2a2a3f546a8095abb3b3b3b3b5beccddefffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a2a2a2a2821160800001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3b3b3b3b3b7c2d2d5d5d5d6dcdfcebfb5b3b3b3b3ad98836c57422c170000000000000000001f344a5f748ba0b5b8b8b8b8bdc8d7e8fbfffff1e0cfc2bab8b8b8b8b8b8b8bcc7d5e6f8fffff4e2d1c3bab8b8b8b8ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c1700071725303637373737373737373737373737352e22130300000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffff4e4d7cdc8c8c8c8c8c8c8c8ced8dbcdc4c0c0c0c0b39d88725c473737373732281b0b00000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f363e3f3f3f3f546a8095abc0c8c8c8c9d0dbeafaffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0c0c0c0c0c0c0c0c0c0c1c9d5ddd1cac8c8c8c3ad98836c57422c170000000000000000001f344a5f748ba0a3a3a3a3a3aab9cbdff3ffffe9d5c2b1a5a3a3a3a3a3a3a3a9b7c9dcf0ffffebd7c4b3a6a3a3a3a3a398836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababadb7c7d8ebffffedd8c3ad98836c57422c17000008141c2122222222222222222222222222201b11040000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffff4e9e1dddddddddddddddee2dfcdbdb0ababababab9d88725c47322222221e160b0000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4438485254545454546a8095abc0d5dddddee4edf9ffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababadb7c7bba59079645454545454504434220f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889dabababababababababababadb7c7d8e4dfddddd8c3ad98836c57422c170000000000000000001f344a5f748b8d8d8d8d8d8e9cafc4d9eeffffe3cebaa5938d8d8d8d8d8d8d99adc1d6ebffffe6d1bca8958d8d8d8d8d8d836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959599a9bcd0e5faffedd8c3ad98836c57422c1700000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0b0700000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffffffcf6f3f2f2f2f2f2f2f3edd8c4b09e95959595959588725c47321d0d0c0903000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a444356666a6a6a6a6a6a8095abc0d5eaf2f3f8ffffffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c728895959595959595959595959599a9bcd0e5f4f2edd8c3ad98836c57422c170000000000000000001f34495e717777777777778398adc3d8edffffe2cdb8a38d7777777777778095abc0d5eaffffe5d0bba590797777777777776a56412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffffffffffffffffffffffffffead5c0ab9580808080808080725c47321d07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c728080808080808095abc0d5eaffffffffffffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001b2f42536062626262626c8398adc3d8edffffe2cdb8a38d77626262626a8095abc0d5eaffffe5d0bba590796462626262625c4d3b2713001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffffffcf6f3f2f2f2f2f2f2f3ead5c0ab95806a6a6a6a6a6a6656432f1a05000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889595959595959eb0c4d8edf2f3f8ffffffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a444356666a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000122535434b4c4c4c4c576c8398adc3d8edffffe2cdb8a38d77624c4c546a8095abc0d5eaffffe5d0bba59079644f4c4c4c4c493e2f1e0b001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a54545454545454545454545454545462778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffff4e9e1dddddddddddddddee2d5c0ab95806a5454545454524838271400000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889dabababababb0bdcddddddddee4edf9ffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a54545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44384852545454545454545454545462778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000071725303637373742576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a373737352d201101001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffff4e4d7cdc8c8c8c8c8c8c8c8ced5c0ab95806a543f3f3f3f3e362a1b0900000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0c0c0c0c4c8c8c8c8c8c9d0dbeafaffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f363e3f3f3f3f3f3f3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000008141c2122222c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a25222220190f0200001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3bbc8c0ab95806a544c4c4c4c4a4133221000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4c4c5c72889db3c0ab95806a544c4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4c4c5c72889db3c8c2b7b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cdddd7d5d5d5c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f23292a2a2a2a2a2a2a2a2a374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000001080c0d172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f0d0b06000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9faabbc0ab95806a62626262625f51402c1804000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6262626272889db3c0ab95806a62626262778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6262626272889db3c7b4a59d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2eceaead8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a14151515151515151522374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888c9fb3c0ab95807777777777776f5b46311c07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b86777777777777889db3c0ab95807777777777778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86777777777777889db3c0ac978888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5faf0dac5b09b866f5a442f1a05040100000003050d22374c62778da3b8cde2f8faedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272889db3c1ad998d8d8d8d8d8d88725c47321d07050200000000000000000000001f344a5f748ba0b5cbe0f5fff1dcc7b29e8f8d8d8d8d8d8d90a0b5c1ad998d8d8d8d8d8d8d93a5bacee3f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff1dcc7b29e8f8d8d8d8d8d8d90a0b5c0ab95807272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a160e0711181a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c72889db3c8b7a9a3a3a3a3a39d88725c47321d1a1a160f040000000000000000001f344a5f748ba0b5cbe0f5fff5e1cebbaca3a3a3a3a3a3a3a4aebec9b7a9a3a3a3a3a3a3a3a5b1c2d5e9fdffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff5e1cebbaca3a3a3a3a3a3a3a4aebec0ab95806a5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2a2019242c2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47475c72889db3c8c7bcb8b8b8b8b39d88725c47322f2f2f2b22150600000000000000001f344a5f748ba0b5cbe0f5fffdebd9cabeb8b8b8b8b8b8b8b9bfccd0c7bcb8b8b8b8b8b8b8bac2cfe0f1ffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffdebd9cabeb8b8b8b8b8b8b8b9bfccc0ab95806a54474c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444443d31283640444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3bbbbbbbbbfc9c8b39d88725c47444444443e33241301000000000000001f344a5f748ba0b5cbe0f5fffff7e8dbd2cdcdcdcdcdc4bcbbbbbbbbbbbbbbbfc9cdcdcdcdced5e0edfdffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffff7e8dbd2cdcdcdcdcdc4bcbbbbbbbbab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a594f403546545a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889da5a5a5a5a5abb9c8b39d88725c5a5a5a5a595142301d09000000000000001f344a5f748ba0b5cbe0f5fffffff9eee6e3e2e2d6c3b3a8a5a5a5a5a5a5a5abb9cadde2e2e3e9f1fdffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffff9eee6e3e2e2d6c3b3a8a5a5a5a5a595806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6d5d4a3d51646f6f6f6f6f6f778da3b8bda997909090909090836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889090909090909baec2b39d88726f6f6f6f6f6e604c38230e000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe4cfbaa695909090909090909baec2d7ecffffffffffffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffffffffffffffe4cfbaa695909090909090806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000405172c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f050300000000001f34495e737979797979798398adc3b09b8886868686868677624c3f546a808686868686868fa3b8bba590797979797979796b57412c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c707979797979798095abc0b39e8a86868686868679644f3a250f000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d7979797979798095abc0d5eaffffffffffffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d7979797979797969543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000010d15191a1a2c42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a251a1a1812090000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b8d77624c3f546a80959b9b9b9b9b9eacbebba590796464646464645e4f3c281400000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4441536164646464646a8095abc0b9a89c9b9b9b9b9b9079644f3a251212100b020000001f344a5f748ba0b5cbe0f5fffffffff7f0edede2cdb8a38d77646464646a8095abc0d5eaedeef3fbffffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffffff7f0edede2cdb8a38d776464646464645d4c3a4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c1700000000000000000002121f292e2f2f2f42576c8398adc3d8edffffe2cdb8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a2f2f2f2d261a0c0000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0a38d77624c3f546a8095abb0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d00000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4435444d4f4f4f4f546a8095abc0c6b8b1b0b0b0b0a59079644f3a272727251e140600001f344a5f748ba0b5cbe0f5fffffef0e4dcd8d8d8cdb8a38d77624f4f546a8095abc0d5d8d8d9dfe8f5ffffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffffef0e4dcd8d8d8cdb8a38d77624f4f4f4f4f4a3f374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c170000000000000000000f20303c4344444444576c8398adc3d8edffffe2cdb8a38d77624c44546a8095abc0d5eaffffe5d0bba59079644f4444444441382a1a080009192733393a3a3a42576c8398adc3c3c3c3c5c5c5b8a38d77624c3f546a8095abc0c5c5c3c3c3c3bba59079644f3a3a3a3a372f22130200000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f31383a3a3a3f546a8095abc0c3c3c3c4c5c5bba59079644f3c3c3c3c3a31241504001f344a5f748ba0b5cbe0f5fffff1e0d2c8c3c3c3c3b8a38d77624c3f546a8095abc0c3c3c3c4cbd7e6f7ffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffff1e0d2c8c3c3c3c3b8a38d77624c3a3a3a3a362d374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17000000000000000000182b3e4e585a5a5a5a5a6c8398adc3d8edffffe2cdb8a38d77625a5a5a6a8095abc0d5eaffffe5d0bba59079645a5a5a5a5a554837241100000a161f2425252c42576c8398adadadadadb0bbcab8a38d77625252546a8095abc0c4b6aeadadadada59079644f3a252525231c12040000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1e2325252a3f546a8095abadadadadafb9c8bba590796452525252524e4233210e001f344a5f748ba0b5cbe0f5fff9e5d3c2b5aeadadadada38d77624c3f546a8095abadadadadafb9c8daedffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff9e5d3c2b5aeadadadada38d77624c372525252222374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c170000000000000000001e33475b6b6f6f6f6f6f6f8398adc3d8edffffe2cdb8a38d776f6f6f6f6f8095abc0d5eaffffe5d0bba590796f6f6f6f6f6f6654402b16000000030b0f0f172c42576c839898989898989dadc0b8a38d77676767676a8095abc0b8a69a98989898989079644f3a250f0f0e0800000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0e0f152a3f546a809598989898989caabdbba5907967676767676760503d2914001f344a5f748ba0b5cbe0f5fff2dec9b6a49998989898988d77624c3f546a809598989898989caabdd1e5faffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff2dec9b6a49998989898988d77624c37220f0f0d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c170000000000000000001f344a5f748686868686868699aec3d8edffffe3cdb8a38f8686868686868696abc0d5ebffffe5d0bba691868686868686836c57422c1700000000000000172c42576c8383838383838390a5bbb8a38d7c7c7c7c7c7c8095abc0b39e8983838383838379644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a808383838383838ea3b8bba5907c7c7c7c7c7c7c6c57422c17001f344a5f748ba0b5cbe0f5fff0dbc5b09b8683838383838377624c3f546a808383838383838ea3b8cde3f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc5b09b8683838383838377624c37220d000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c170000000000000000001f344a5f748b9b9b9b9b9b9ba4b5c8dcf0ffffe6d2beac9e9b9b9b9b9b9b9ba2b3c5d9eeffffe9d4c1ae9f9b9b9b9b9b98836c57422c1700000000000000152a3f53646c6c6c6c6c6c7990a5bbbba897939393939393939dafc3b39d88726c6c6c6c6c6b5e4b37230e00000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a050013283c50626c6c6c6c6c6c778da3b8beaa99939393939393836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f6c6c6c6c6c6a5c493c50626c6c6c6c6c6c778da3b8cde2f5f5edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f6c6c6c6c6c6a5c4935200b000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a150000000000000000001f344a5f748ba0b0b0b0b0b0b6c2d2e4f7ffffeedbcabbb2b0b0b0b0b0b0b0b5c0d0e2f5fffff0ddccbdb3b0b0b0b0ad98836c57422c170000000000000010233646535757575757647990a5bbc5b5aaa8a8a8a8a8a8a8aebbc8b39d88725c57575757574f402f1c0800000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000d21334451575757575762778da3b8c7b7aba8a8a8a8a898836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a57575757564d3e334451575757575762778da3b8cde0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a57575757564d3e2d1906000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c1700172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba590796457575757575346362310001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba59079645757575757534636231000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba5907964575757575753463623100000000000000000001f344a5f748ba0b5c3c3c3c3c7d1deeefffffff7e6d7cbc4c3c3c3c3c3c3c3c6cfdcecfefffff9e8d9cdc5c3c3c3c3ad98836c57422c1700000000000000061828363f424242424f647990a5bbcbc7bfbdbdbdbdbdbdbdc1cbc8b39d88725c47424242413c3122120000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0500041626343e424242424c62778da3b8cbc8bfbdbdbdbdad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a44424242413b2f26343e424242424c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a44424242413b2f200f00000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f362818060000000000000000001f344a5f748ba0adadadadadb3c0d1e3f6ffffeddac8b9afadadadadadadadb2becfe1f4ffffefdccabbb0adadadadad98836c57422c1700000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b39d88725c47322c2c2c281f13040000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a0500000816222a2c2c2c374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f2c2c2c271e16222a2c2c2c374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f2c2c2c271e110200000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c170000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a00001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000000000000000001f344a5f748b989898989898a2b3c7dbf0ffffe5d1bdaa9c98989898989898a0b1c4d9edffffe8d4c0ad9d989898989898836c57422c170000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09d88725c47321d1717140d02000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000050f15171722374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a1717130b050f15171722374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a1717130b010000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c170000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a2517171510060000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000000000000001f344a5f748383838383838498adc3d8edffffe3cdb8a38e8383838383838396abc0d5eaffffe5d0bba590838383838383836c57422c17000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f0000000000000000000000000000001d32465a696c6c6c6c6c6c8398adc3d8edf5f5e2cdb8a38d776c6c6c6c6c8095abc0d5eaf5f5e5d0bba590796c6c6c6c6c6c64533f2a15000000000000000000000000000f24394e6273747474747474747474747474747474747474746e5b46311c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b6071747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c1700000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000000000000000000000172a3c4c5557575757576c8398adc3d8e0e0e0e0cdb8a38d77625757576a8095abc0d5e0e0e0e0d0bba590796457575757575346362310000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b17030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000000d1e2e3a4142424242576c8398adc3cbcbcbcbcbcbb8a38d77624c42546a8095abc0cbcbcbcbcbcbbba59079644f424242423f36281806000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49433727160300000000000000000000000000000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5a38d77624c3f546a8095abb5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a0000000000000000000000000000000a1926303434343434343434343434343434343434343434332d221303000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000817252f3434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e10000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a00000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a0000000000000000000000000000000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a08d77624c3f546a8095a0a0a0a0a0a0a0a0a0a09079644f3a251717151006000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b77624c3f546a808b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c4155697474747474747474747474747471604b3e53677474747474747474747474747473624e39240f0000000000000000000a1217171717171717171717171717171717171717171717171717171717171717171717171717171717140d0200000000000000000000000a121717171717171717171717171717161108000000000000050f15171717171717171717171717171717171717171715100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000081116171717171717171510060000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d02000000000000000000000000000000000006101517171717171717171717171717171717171717171717171717171717171717171717171717171715100600000000000a121717171717171717171717171717161108000000000000000000000000010b13171717171717171717171717171715100600000000000a121717171717171717171717171717161108000000000000000000000000010b131717171717171717171717171717151006000000000000000000000000080e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0c0500000000000000000000000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5e53433749585f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f1304000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c000000000816222a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a242b2c2c2c2c2c2c2c2a23180a0000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f13040000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a00000000000000000004121c2325252525252525252525252525252525252525252525252525252525252525252421180d00000000000000000000000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4942352c3b454a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000d1e2e3a414242424242424242424242424240372a1a090000041626343e42424242424242424242424242424242424242423f36281806000000000000000000000000000000000000000000000000000000000000000000000000000000091a2a3740424242424242423f3628180600000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c3122120000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242424242424242423f36281806000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f36281806000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f36281806000000000000000213222f373a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a352b1d0d0000000000000000000000000000000000000000000000101e2a3234343434343434343434343434342f251d293134343434343434343434343434343026190a0000000000000000172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757574f402f1c0800000000000000172a3c4c5557575757575757575757575757544838261200000d213344515757575757575757575757575757575757575757534636231000000000000000000000000000000000000000000000000000000000000000000000000000000012263848545757575757575753463623100000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c08000000000000000000000000001023364653575757575757575757575757575757575757575757575757575757575757575757575757575757534636231000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d5657575757575757575757575757534636231000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d56575757575757575757575757575346362310000000000000000d1f31404b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b180500000000000000000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b120c161d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d18030013283c50626c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000182d4155666c6c6c6c6c6c6c64533f2a1500000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e00000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a150000000000000014283c4f5e646464646464646464646464646464646464646464646464646464646464646464594835210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74838383838383838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000001f344a5f74838383838383838383838383836f5a442f1a0500152a3f546a80838383838383838383838383838383838383836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f838383838383836c57422c1700000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f00000000000000000000000000172c42576c8383838383838383838383838383838383838383838383838383838383838383838383838383836c57422c17001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c17001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c1700000000000000172c41576b797979797979797979797979797979797979797979797979797979797979797977644f3a240f00000000000000000000000000000000000a121717171717171717140e04000000000000000000000000050f151717171717171717171717171717140d020000000000000000001f344a5f748b9898989898989898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000001f344a5f748b9898989898989898989898866f5a442f1a0e0f152a3f546a80959898989898989898989898989898989898836c57422c170000000000000000000000000000000000000000000000000000000000000000000000040b0f0f1a2f445a6f869898989898836c57422c17000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000000000030b0f0f172c42576c8398989898989898989898989898989898989898989898989898989898989898989898989898836c57422c17001f344a5f748b9898989898989898989898866f5a442f1a05000000000000000d22374c62778d9898989898989898989898836c57422c17001f344a5f748b9898989898989898989898866f5a442f1a0500000000070d0f0f22374c62778d9898989898989898989898836c57422c1700000000000000172c42576c839090909090909090909090909090909090909090909090909090909090909079644f3a250f07060100000000000000000000000000101d262c2c2c2c2c2c2c2c29211506000000000000000000000816222a2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c120400001f344a5f748ba0adadadadadadadadad9b866f5a442f1e2325252a3f546a8095abadadadadadadadadadadadadadadad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000b17202425252f445a6f869badadad98836c57422c1700000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c12040000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadad98836c57422c17001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000000000000000d22374c62778da3adadadadadadadadad98836c57422c17001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000003101b22252525374c62778da3adadadadadadadadad98836c57422c1700000000000000172c42576c8398a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b00000000000000000000000d1e2e3a41424242424242423d332414020000000000000000041626343e42424242424242424242424242413c31221200000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f31383a3a3a3f546a8095abc0c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000b1b2934393a3a3a445a6f869bb0c3ad98836c57422c170009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f2213020009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000d22374c62778da3b8c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000011212d363a3a3a3a4c62778da3b8c3c3c3c3c3c3c3ad98836c57422c1700000000000000172c42576c8398adbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e00000000000000000000172a3c4c55575757575757575042311e0b00000000000000000d2133445157575757575757575757575757574f402f1c08000000000000001f344a5f748ba0b5cbd8d8d8d8d8d4c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a4435444d4f4f4f4f546a8095abc0d5d8d8d8d8d8ccbdb3b0b0b0b0ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000003162839474e4f4f4f4f5a6f869bb0b0ad98836c57422c1700142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d00142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcad8d8d8d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdd8d8d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000a1d2f3f4a4f4f4f4f4f62778da3b8ccbdb3b0b0b0b0ad98836c57422c1700000000000000172c42576c8398adb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b090000000000000000001d32465a696c6c6c6c6c6c6c604e3a2510000000000000000013283c50626c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001f344a5f748ba0b5cbe0edededdecab7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001f344a5f748ba0b5cbe0edededdac5b09b866f5a4441536164646464646a8095abc0d5eaedede9d4c1ae9f9b9b9b9b9b98836c57422c170000000000000000000000000000000000000000000000000000000000000000091e3246576364646464646f869b9b9b9b98836c57422c17001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbed2e6edededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2edededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a050011263a4c5d646464646464778da3b8c1ae9f9b9b9b9b9b98836c57422c1700000000000000172c42576c8398a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a3825110000000000000000001f344a5f748383838383837c67523c27120000000000000000152a3f546a8083838383838383838383838379644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dbc5b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c707979797979798095abc0d5eaffffe5d0bba691868686868686836c57422c1700000000000000000000000000000000000000000000000000000000000000000c22374c6175797979797979868686868686836c57422c17001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8cde3f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500142a3f5469797979797979798da3b8bba691868686868686836c57422c1700000000000000172c42576c838d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5babba590797272727272726855402b160000000000000000001f344a5f748b98989898937c67523c27120f0e090100000000152a3f546a8095989898989898989898989079644f3a250f0f0e08000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889090909090909baec2d7ecf8f8e5d0bba590796f6f6f6f6f6f6654402b1600000000000000000000000000000000000000000000000000000000000005070d22374c62778d9090909090796f6f6f6f6f6f6654402b16001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0707152a3f546a8090909090909095a6babba590796f6f6f6f6f6f6654402b1600000000000000172c41566a77777777777777777777777777777777777777777777777777778da3b8bba692888888888888836c57422c170000000000000000001f344a5f748ba0adada8937c67523c272525231d1306000000152a3f546a8095abadadadadadadadada59079644f3a252525231c120400001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889da5a5a5a5a5abb9cadde7e3e2e2d0bba59079645a5a5a5a5a55483724110000000000000000000000000000000000000000000000000000000009141a1d1d22374c62778da3a5a5a59079645a5a5a5a5a5548372411001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d2a3f546a8095a5a5a5a5a5a8b3c3bba59079645a5a5a5a5a55483724110000000000000013273b4d5c62626262626262626262626262626262626262626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c170000000000000000001f344a5f748ba0b5bda8937c67523c3a3a3a38302415040000152a3f546a8095abc0c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3bbbbbbbbbfc9d7ddd3cecdcdcdbba59079644f4444444441382a1a080000000000000000000000000000000000000000000000000000000c1b272f323232374c62778da3b8bba59079644f4444444441382a1a08001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443232323232323f546a8095abbbbbbbbbbcc4cdbba59079644f4444444441382a1a08000000000000000b1e2f3e494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c170000000000000000001f344a5f748ba0b0b0a8937c67524f4f4f4f4c4233220f0000152a3f546a8095abc0c6b8b1b0b0b0b0a59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47475c72889db3c8d0d0d0d3dbdbccbfb9b8b8b8b8a59079644f3a2f2f2f2d261a0c00000000000000000000000000000000000000000000000000000007192a3843474747474c62778da3b8b8a59079644f3a2f2f2f2d261a0c00001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4747474747474747546a8095abc0ccbfb9b8b8b8b8a59079644f3a2f2f2f2d261a0c0000000000000000051626333c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdd1cac8c8c8c3ad98836c57422c170000000000000000001f344a5f748b9b9b9b9b937c67646464646460513e2b160200152a3f546a8095abc0b9a89c9b9b9b9b9b90796464646464645e4f3c2814001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c72889db3c8dde5e5e7e4d0beaea4a3a3a3a3a39079644f3a251a1a181209000000000000000000000000000000000000000000000000000000000f233648565c5c5c5c5c62778da3a3a3a39079644f3a251a1a1812090000001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c6a8095abc0beaea4a3a3a3a3a39079644f3a251a1a1812090000000000000000000f2234445054545454545454545454545454545454545454545454545462778da3b8cde2dfddddd8c3ad98836c57422c170000000000000000001f344a5f748686868686867c7979797979796e59442f1a0500152a3f546a8095abc0b39e8a868686868686797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272889db3c8ddf2fff3dec9b5a0908d8d8d8d8d8d79644f3a250f000000000000000000000000000000000000000000000000000000000000000014293e5266727272727272778d8d8d8d8d8d79644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867272727272727272727272728095abc0b5a0908d8d8d8d8d8d79644f3a250f00000000000000000000000000152a3e51626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f4f2edd8c3ad98836c57422c170000000000000000001e33475b6b6f6f6f6f6f6f839090909090866f5a442f1a0707152a3f546a8095abc0b39d88726f6f6f6f6f869090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888c9fb3c8def3fff2ddc8b39d8877777777777775634e39240f0000000000000000000000000000000000000000000000000000000000000000152a3f546a8088888888888877777777777775634e39240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888897acc0b39d8877777777777775634e39240f00000000000000000000000000172c42576c80808080808080808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000182b3e4e585a5a5a5a5a6c8398a5a5a59b866f5a442f1d1d1c182a3f546a8095abc0b39d88725c5a5a5a6f869ba5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2eceaead8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9faabbcee2eaeaedddc8b39d8872626262626261574734201515130d04000000000000000000000000000000000000000000000000070f1415152a3f546a80959d9d9d9d8872626262626261574734200b000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9da5b4c7b39d8872626262626261574734200b00000000000000000001080c0d172c42576c839595959595959595959595959595959595959595959595959599a9bcd0e5faffedd8c3ad98836c57422c170000000000000000000f20303c4344444444576c8398adbbb09b866f5a44323232312c2a3f546a8095abc0b39d88725c47445a6f869bb0bbad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cdddd7d5d5d5c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3bbc8d5d5d5d5d8ddc8b39d88725c4c4c4c4c4c46392a2a2a2a28211608000000000000000000000000000000000000000000000c1923292a2a2a3f546a8095abb3b39d88725c4c4c4c4c4c4639291704000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b7c2c8b39d88725c4c4c4c4c4c4639291704000000000000000008141c2122222c42576c8398ababababababababababababababababababababababababadb7c7d8ebffffedd8c3ad98836c57422c1700000000000000000002121f292e2f2f2f42576c8398adb8b09b866f5a474747474640333f546a8095abb8b39d88725c47475a6f869bb0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c4cdc8b39d88725c473f3f3f3f3f3f3f3f3f3f3c332616050000000000000000000000000000000000000000091b2a363e3f3f3f3f546a8095abc0b39d88725c473737373732281b0b00000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c4cdc8b39d88725c473f3f3f3f3a2f21100000000000000000071725303637373742576c8398adc0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c1700000000000000000000010d15191a1a2c42576c8398a3a3a39b866f5c5c5c5c5c5b51413f546a8095a3a3a39d88725c5c5c5c6f869bb0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a54545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababb0bdc8b39d88725c5454545454545454545454504434220f0000000000000000000000000000000000000000142738485254545454546a8095ababab9d88725c47322222221e160b0000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababb0bdc8b39d88725c54545454544c3f2d1b0700000000000000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c17000000000000000000000000000000172c42576c838d8d8d8d8d867272727272726f5f4a3f546a808d8d8d8d8d88727272727272869bb0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a296959595959595959595959595959eb0c4b39d88726a6a6a6a6a6a6a6a6a6a6a6a62513e2a1500000000000000000000000000000000000000001a2f4356666a6a6a6a6a6a80959595959588725c47321d0d0c0903000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a296959595959595959595959595959eb0c4b39d88726a6a6a6a6a695d4a36220d000000000000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17000000000000000000000000000000172c41566a7777777777777988888888888877624c3f5368777777777777778888888888888a9cb1c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b868080808080808080808080808095abc0b39d88808080808080808080808080806c57422c1700000000000000000000000000000000000000001d32475c7280808080808080808080808080725c47321d07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b868080808080808080808080808095abc0b39d8880808080808079644f3a250f000000000000001f34495e717777777777778398adc3b19c8a8888888888888888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c1700000000000000000000000000000013273b4d5c62626262626479909d9d9d9d8d77624c384b5a626262626262778d9d9d9d9d9d9ea8b8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a8095abc0b7a597959595959595959595959595836c57422c170000000000000000000000000000000003090c0d1d32475c72889595959595806a6a6a6a6a6a6656432f1a05000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0d0d0d0d0d0d0d0d0d22374c62778da3b8cde2f4f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a0d0d0d0d0d0d0d0d0d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0d0d0d0d0d0d0d0d0d22374c62778da3b8cde2f4f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a8095abc0b7a59795959595959079644f3a250f0d0b06000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b86727272727272727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000b1e2f3e494c4c4c4c4f647990a5b3b3a38d77624c373d484c4c4c4c4c62778da3b3b3b3b3b3b9c6c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababadb7c7bba59079645454545454504434220f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5454545454545454546a8095abc0c2b4acababababababababababab98836c57422c170000000000000000000000000000000b161e22222232475c72889dababab95806a5454545454524838271400000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2222222222222222222222374c62778da3b8cde2dfddddd8c3ad98836c57422c17001f344a5f748ba0b5cbdddddde0dac5b09b866f5a442f2222222222222222222222374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2222222222222222222222374c62778da3b8cde2dfddddd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5454545454545454546a8095abc0c2b4acababababa59079644f3a25222220190f0200001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000111202d353737373a4f647990a5bbb8a38d77624c3f3f3f3f3b37374c62778da3b8c0c0c0c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d0bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f546a8095abc0c8c7c0c0c0c0c0c0c0c0c0c0c0ad98836c57422c1700000000000000000000000000000b1b283237373737475c72889db3c0ab95806a543f3f3f3f3e362a1b0900000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44373737373737373737373737374c62778da3b8cdd1cac8c8c8c3ad98836c57422c17001f344a5f748ba0b5c8c8c8c8ccd5c5b09b866f5a44373737373737373737373737374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44373737373737373737373737374c62778da3b8cdd1cac8c8c8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f546a8095abc0c8c7c0c0c0c0bba59079644f3a373737352d201101001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47474747474747474747474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000020f19202222253a4f647990a5ababa38d776254545454544f42374c62778da3ababababababababab98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccbba59079644f4c4c4c4c493e2f1e0b001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a3f546a8095abb3b3b3b3b5beccd5d5d5d5d5d5c3ad98836c57422c170000000000000000000000000004172939464c4c4c4c4c5c72889db3b3ab95806a543f2a2a2a2923190c0000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a3f546a8095abb3b3b3b3b5beccbba59079644f4c4c4c4c493e2f1e0b001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a44323232323232323232323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000000000060b0d0f253a4f647990959595958d776a6a6a6a6a6a614f3b4c62778d9595959595959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfbba590796462626262625c4d3b2713001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1515152a3f546a80959d9d9d9d9da0aebfd3e7eaeaead8c3ad98836c57422c17000000000000000000000000000b2034475761626262626272889d9d9d9d95806a543f2a1515140f07000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6262626262626262626262626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262626262626262626262626262778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6262626262626262626262626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1515152a3f546a80959d9d9d9d9da0aebfbba590796462626262625c4d3b2713001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000000000000000f253a4f6479808080808080808080808080806a543f4c6277808080808080808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888890a4b9bba590797777777777776a56412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8088888888888890a4b9cee3f8ffedd8c3ad98836c57422c17000000000000000000000000000f24394e6375777777777777888888888888806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b86777777777777777777777777777777777777778da3b8bba692888888888888836c57422c17001f344a5f74888888888888899aaec3b09b86777777777777777777777777777777777777778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86777777777777777777777777777777777777778da3b8bba692888888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8088888888888890a4b9bba590797777777777776a56412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000001080c0d0d0d0d0d0d0d0d22364a5d696a6a6a6a6a72889595959595806a543f485a686a6a6a6a6a6a6a6a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272727272727272727272727272778da3b8bca8958d8d8d8d8d8d836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050014293e5266727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000003050f253a4f64798d8d8d8d8d8d7772727272727266523e291400000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff1dcc7b29e8f8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5babba590797272727272726855402b16001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5bacee3f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff1dcc7b29e8f8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5babba590797272727272726855402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050014293e5266727272727272778da3b8bca8958d8d8d8d8d8d836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000008141c212222222222222222222d3f4c54545454545c72889dababab95806a543f3d4b5354545454545454545454545454504434220f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8c4b3a6a3a3a3a3a398836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000f233648565c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000912181a1a253a4f647990a3a3a3a38d77625c5c5c5c5c564836230f00000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff5e1cebbaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a38251100192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2d5e9fdffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff5e1cebbaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a382511001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000f233648565c5c5c5c5c62778da3b8c4b3a6a3a3a3a3a398836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000071725303637373737373737373737373a3f3f3f3f475c72889db3c0ab95806a543f37383f3f3f3f3f3f3f3f3f3f3f3f3f3f3c33261605001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47474747474747474747474747474c62778da3b8cdc3bab8b8b8b8ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050007192a3843474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000c1a262d2f2f2f3a4f647990a5b8b8a38d77624c4747474743382a190700000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fffdebd9cabeb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b09001022323e4647474747576c8398adc3cabeb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfe0f1ffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffdebd9cabeb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b09001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050007192a3843474747474c62778da3b8cdc3bab8b8b8b8ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a4032475c72889db3b3ab95806a544c4c4c4c4a41332a2a2a2a2a2a2a2a2a2a2821160800001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44323232323232323232323232374c62778da3b8cdd6cfcdcdcdc3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000c1b272f323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000081a2a3841444444444f647990a5bbb8a38d77624c373232322f271b0c0000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fffeecdbccc1bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e00000413212b3132323242576c8398adbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcc4d1e1f3ffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffeecdbccc1bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000c1b272f323232374c62778da3b8bbbbbbbbbbbbbbad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001b2f425360626262626262626262626262625d4f3d475c72889d9d9d9d95806a62626262625f51402c181515151515151515130d040000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2e4e2e2d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000009141a1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000011243748555a5a5a5a5a647990a5a5a5a38d77624c37221d1d1a1409000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff6e2cfbdaea6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b00000000030f171c1d1d2c42576c8398a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a8b3c3d6e9feffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff6e2cfbdaea6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000009141a1d1d22374c62778da3a5a5a5a5a5a5a5a5a598836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f34495e71777777777777777777777777776d5944475c72888888888888807777777777776f5b46311c07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000162b4054666f6f6f6f6f6f7990909090908d77624c37220d00000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff1dcc7b39f919090909090909090909090909090909090909090909090909079644f3a250f00000000000000000000000000172c42576c839090909090909090909090909090909090909090909090909095a6bacfe4f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff1dcc7b39f919090909090909090909090909090909090909090909090909079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778d9090909090909090909090836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a44455a6c727272727272808d8d8d8d8d88725c47321d07050200000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8386868686868679797979797975614c37220c00000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867979797979797979797979797979797979797979797979797977644f3a240f00000000000000000000000000172c41576b79797979797979797979797979797979797979797979797979798da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867979797979797979797979797979797979797979797979797977644f3a240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000c22374c6175797979797979797979797979796b57412c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a443d4e5a5c5c5c5c5c6a8095a3a3a39d88725c47321d1a1a160f040000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c17000000050d1112172c42576c83989b9b9b9b866f6464646464635746321e0900000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f64646464646464646464646464646464646464646464646464594835210c0000000000000000000000000014283c4f5e64646464646464646464646464646464646464646464646464778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f64646464646464646464646464646464646464646464646464594835210c000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000091e32465763646464646464646464646464645e4f3c2814001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbd0e4f5f5edd8c3ad98836c57422c170000000000000000001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a44303d4547474747546a8095abb8b39d88725c47322f2f2f2b22150600000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c1700000c18212627272c42576c8398adb0b09b866f5a4f4f4f4f4e473928160300000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b1805000000000000000000000000000d1f31404b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b1805000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000003162839474e4f4f4f4f4f4f4f4f4f4f4f4f4f4b40311f0d00172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5d7e0e0e0e0d8c3ad98836c57422c170000000000000000001f344a5f748ba0b5cbc7bebbbbbbbbb09b866f5a44444444443d323f546a8095abbbb39d88725c47444444443e33241301000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17000a1b2a353b3c3c3c42576c8398adc3b09b866f5a443a3a3a3934291b0b0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a352b1d0d00000000000000000000000000000213222f373a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a352b1d0d00000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000b1b2934393a3a3a3a3a3a3a3a3a3a3a3a3a372f221302000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbcbcbcbcbcbcbc3ad98836c57422c170000000000000000001f344a5f748ba0b5c8b7aaa5a5a5a5a59b866f5a5a5a5a5a594f403f546a8095a5a5a59d88725c5a5a5a5a595142301d09000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c1700152839475052525252576c8398adadad9b866f5a442f25252420170b000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2525252525252525252525252525252525252525252421180d0000000000000000000000000000000004121c2325252525252525252525252525252525252525252525374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2525252525252525252525252525252525252525252421180d0000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000b17202425252525252525252525252525231c1204000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c170000000000000000001f344a5f748ba0b5bfab99909090909090866f6f6f6f6f6f6d5d4a3f546a80909090909088726f6f6f6f6f6e604c38230e000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001c3144576467676767676c839898989898866f5a442f1a0f0f0b0400000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0c0500000000000000000000000000000000000000080e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0c05000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000040b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e080000000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c170000000000000000001f344a5f748ba0b5bda8937c79797979797986868686868677624c3f54697979797979797986868686868679644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f747c7c7c7c7c7c838383838383836f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c170000000000000000001f344a5f748ba0b5bda8937c676464646479909b9b9b9b8d77624c3a4c5d646464646464778d9b9b9b9b9079644f3a251212100b020000001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001f344a5f748b93939393937c6c6c6c6c6c6c6655412d180300000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000172c4155697474747474747474747474747474747474747474747474747474747474747474747474747474746955412c170000000000000000001f344a5f748ba0b5bda8937c67524f4f647990a5b0b0a38d77624c373f4a4f4f4f4f4f62778da3b0b0a59079644f3a272727251e140600001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba590796457575757575346362310001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba590796457575757575346362310001f344a5f748ba0a8a8a8937c67575757575754483826120000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbb8a38d77624c372d363a3a3a3a4c62778da3b8bba59079644f3c3c3c3c3a31241504001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806001f344a5f748ba0b5bda8937c67524242424240372a1a090000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0000000000000000001f344a5f748ba0adada8937c67525252647990a5bbb8a38d77624c372222252525374c62778da3adada590796452525252524e4233210e001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a00001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a00001f344a5f748ba0b5b5a8937c67523c2c2c2c2b241a0c000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000101e2a32343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e10000000000000000000001f344a5f748b98989898937c67676767677990a5bbb8a38d77624c37220d0f0f22374c62778d98989898907967676767676760503d2914001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a2517171510060000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a2517171510060000001f344a5f748ba0a0a0a0937c67523c27171716110800000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000000001f344a5f748383838383837c7c7c7c7c7c7c90a5bbb8a38d77624c37220d000d22374c62778383838383837c7c7c7c7c7c7c6c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000001f344a5f748b8b8b8b8b8b7c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32465a696c6c6c6c6c6c8393939393939399aabeb8a38d77624c37220d000b2035495c6a6c6c6c6c6c6f869393939393836c57422c17001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000001f34495d707474747474747464503b26110000000000000000000000000000000000000000000000000000000000000000000000000000001f34495d70747474747474747474747474746b58432e19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b6071747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e190400000000000000000000000000000000000000000000000000000000000000001f34495d70747474747474747474747474746b58432e190400000000000000000000000000000000000000000000000000000000000000000000030b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e090100000000000000000000000000000000000000000000000000000000000000000000000000000000000000172a3c4c5557575757576c8398a8a8a8a8a8abb7c7b8a38d77624c37220d0006192d3e4d56575757575a6f869ba8a8a898836c57422c17001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000001a2e41515d5f5f5f5f5f5f5f574735210d0000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c291500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915000000000000000000000000000000000000000000000000000000000000000000000a161f2425252525252525252525252525231d13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3a4142424242576c8398adbdbdbdbdbfc8cbb8a38d77624c37220d00000f202f3b41424242445a6f869bb0bdad98836c57422c170011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000011233341494a4a4a4a4a4a4a44392a180500000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000000000000000000000000000000000000000000000000000009192733393a3a3a3a3a3a3a3a3a3a3a3a3a3830241504000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5a38d77624c37220d000002111e272c2c2c2f445a6f869bb0b5ad98836c57422c17000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a00000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a00000000000000000515232e343434343434343431281b0c000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e3434343434343434343434343434332b20120100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000817252f3434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000000000000000000000000000000000000000000000000000515232e3434343434343434343434343434332b201201000000000000000000000000000000000000000000000000000000000000000000142637454e4f4f4f4f4f4f4f4f4f4f4f4f4f4c4233220f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a08d77624c37220d000000010b1317171a2f445a6f869ba0a0a098836c57422c17000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000005111a1f1f1f1f1f1f1f1f1c150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000001b304355626464646464646464646464646460513e2b160200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b77624c37220d00000000000000001a2f445a6f868b8b8b8b8b836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e73797979797979797979797979796e59442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c4155697474747474747474747474747471604b36210c0000000000000000192e43586b747474747474746955412c17000000000000000000000000000000020d14171717171717171717171717171717171717171717171717171717140d020000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e0800000000000000000000000000080e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0c050000000000000000000000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1c181009141a1d1d1d1d1d1d1d1d1d1d1d1d1d1c19110600000000000000000000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b00000000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b0000001f344a5f748b9090909090909090909090866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08000000000000000015293c4e5b5f5f5f5f5f5f5f5a4c3a2612000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f13040000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000000000000000000000000000000000000000000000000000000000000000000000000b17202425252525252525252525252525231c120400000000000000000004121c2325252525252525252525252525252525252525252525252525252525252525252421180d000000000000000000000000000000000e1c282f32323232323232323232323232312c221b272f32323232323232323232323232322d2417080000000000000000000000000000000e1c282f3232323232323232323232323232323232323232323232323232323232323232323232323232322f281c0e0000000000000000000e1c282f3232323232323232323232323232323232323232323232323232323232323232323232323232322f281c0e00001f344a5f748ba0a5a5a5a5a5a5a5a5a59b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a49423525140100000000000000000d1f303e474a4a4a4a4a4a4a463c2e1d0a00000000000000000000000000001222313c4142424242424242424242424242424242424242424242424242413c3122120000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c312212000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2934393a3a3a3a3a3a3a3a3a3a3a3a3a372f221302000000000000000213222f373a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a352b1d0d0000000000000000000000000000091b2c3a44474747474747474747474747474640332a38434747474747474747474747474747413526140200000000000000000000000000091b2c3a44474747474747474747474747474747474747474747474747474747474747474747474747474747443a2c1b0900000000000000091b2c3a44474747474747474747474747474747474747474747474747474747474747474747474747474747443a2c1b09001f344a5f748ba0b5bbbbbbbbbbbbbbb09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101e2a3234343434343434343434343434342f2517080000000000000000000112202b3334343434343434322a1e100000000000000000000000000000081c2f404f5757575757575757575757575757575757575757575757575757574f402f1c080000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c08000000000000000000000000000000000000000000000000000000000000000000000000000003162839474e4f4f4f4f4f4f4f4f4f4f4f4f4f4b40311f0d000000000000000d1f31404b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b1805000000000000000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5b51413648565c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000000000000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a382511000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a382511001f344a5f748ba0b5cbd0d0d0d0d0c5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b12070000000000000000000000020f181e1f1f1f1f1f1f1f1d170d0000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e00000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e0000000000000000000000000000000000000000000000000000000000000000000000000000091e32465763646464646464646464646464645e4f3c28140000000000000014283c4f5e646464646464646464646464646464646464646464646464646464646464646464594835210c00000000000000000000000000162b405568727272727272727272727272726f5f4a3e52667272727272727272727272727270614d38230e00000000000000000000000000162b4055687272727272727272727272727272727272727272727272727272727272727272727272727272726855402b1600000000000000162b4055687272727272727272727272727272727272727272727272727272727272727272727272727272726855402b16001f344a5f748ba0b5cbe0e5e5e5dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f64798383838383838383838383838383838383838383838383838379644f3a250f00000000000000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000c22374c6175797979797979797979797979796b57412c1700000000000000172c41576b797979797979797979797979797979797979797979797979797979797979797977644f3a240f00000000000000000000000000172c42576c8388888888888888888888888877624c3f546a8088888888888888888888888879644f3a250f00000000000000000000000000172c42576c8388888888888888888888888888888888888888888888888888888888888888888888888888836c57422c1700000000000000172c42576c8388888888888888888888888888888888888888888888888888888888888888888888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717171717171717151006000000000000000000000000080e0f0f253a4f64799098989898989898989898989898989898989898989898989079644f3a250f0f0e08000000000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e0800000000000000000000000000000000000000000000000000000000000000000000000d22374c62778d9090909090909090909090836c57422c1700000000000000172c42576c839090909090909090909090909090909090909090909090909090909090909079644f3a250f07060100000000000000000000172c42576c83989d9d9d9d9d9d9d9d9d9d8d77624c3f546a80959d9d9d9d9d9d9d9d9d9d9079644f3a250f00000000000000000008101415172c42576c83989d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c1700000008101415172c42576c83989d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a00000000000000000004121c232525253a4f647990a5adadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c12040000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c12040000000000000000000000000000000000000000000000000000000000000000000d22374c62778da3a5a5a5a5a5a5a5a5a598836c57422c1700000000000000172c42576c8398a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b000000000000000000172c42576c8398adb3b3b3b3b3b3b3b3a38d77624c3f546a8095abb3b3b3b3b3b3b3b3a59079644f3a250f00000000000000000e1a24292a2a2c42576c8398adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c1700000e1a24292a2a2c42576c8398adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a151515151515151515151515151515151515151514110a000000000000000000000000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242424242424242423f36281806000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f2213020009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f22130200000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8bbbbbbbbbbbbbbad98836c57422c1700000000000000172c42576c8398adbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e0000000000000000172c42576c8398adc0c0c0c0c2c8c8b8a38d77624c3f546a8095abc0c8c7c0c0c0c0bba59079644f3a250f000000000000000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8c8c8c8c8c8c8c3ad98836c57422c17000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a261d11030000000000000000000000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757575757575757575346362310000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d00142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d00000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cdd0d0d0d0d0c3ad98836c57422c1700000000000000172c42576c8398adb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b0900000000000000172c42576c8398abababababaeb9c9b8a38d77625454546a8095abc0c2b4acababababa59079644f3a250f0000000000000016293b495354545454576c8398adc3c0b3ababababababababababababababababababababadb7c7d8ddddddddd8c3ad98836c57422c170016293b495354545454576c8398adc3c0b3ababababababababababababababababababababababababababababababab98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a2f211000000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a150000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c281400000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2e5e5e5d8c3ad98836c57422c1700000000000000172c42576c8398a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a38251100000000000000172c42576c839595959595959babbfb8a38d776a6a6a6a6a8095abc0b7a59795959595959079644f3a250f000000000000001d314558676a6a6a6a6a6c8398adc3b5a2969595959595959595959595959595959595959599a9bcd0e5f2f2edd8c3ad98836c57422c17001d314558676a6a6a6a6a6c8398adc3b5a29695959595959595959595959595959595959595959595959595959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5454545454545454545454545454545454545454545454544c3f2d1b07000000000000000000000000000000000000000000172c42576c8383838383838383838383838383838383838383838383838383838383838383838383838383836c57422c1700000000000000172c41576b7979797979797990a5bbb8a38f868686868686868686868686868fa3b8bba590797979797979796b57412c17001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c838d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5babba590797272727272726855402b1600000000000000172c42576c8080808080808090a5bbb8a38d8080808080808095abc0b39d8880808080808079644f3a250f000000000000001f344a5f748080808080808398adc3b09b86808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748080808080808398adc3b09b8680808080808080808080808080808080808080808080808080808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a695d4a36220d0000000000000000000000000000000000030b0f0f172c42576c8398989898989898989898989898989898989898989898989898989898989898989898989898836c57422c1700000000030707172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c1700000000000000000000000000000000000000000000000000000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c41566a77777777777777777777777777777777777777777777777777778da3b8bba692888888888888836c57422c1700000001080c0d152a3e51626a6a6a6a6a6a7990a5bbbca999959595959595959eb0c4b39d88726a6a6a6a6a695d4a36220d0d0b06000000001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b868080808080808080808080808080808080808080808080808079644f3a250f000000000000000000000000000000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadad98836c57422c170000030f171c1d1d2c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17000000000000000000040d1315151515151515151515151515151515151515151522374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000013273b4d5c62626262626262626262626262626262626262626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17000008141c212222223444505454545454647990a5bbc7b7adabababababababb0bdc8b39d88725c54545454544c3f2d22222220190f0200001f344a5f748ba0abababababb1bec5b09b866f5a54545454545454545454545454545462778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0abababababb1bec5b09b866f5a545454545454545454545454545454545454545454545454545454545454504434220f001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959595959595959079644f3a250f0d0b0600000000000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c17000413212b3132323242576c8398adbbbbbbbbbdc6cdb8a38d77624c444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c170000000000000000081621282a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000b1e2f3e494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c1700071725303637373737373c3f3f3f3f4f647990a5bbd0c9c1c0c0c0c0c0c0c0c4cdc8b39d88725c473f3f3f3f3a3737373737352d201101001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c33261605001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababababababa59079644f3a25222220190f0200000000000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b5c0d0d8d8d8d8d8d8ccbdb3b0b0b0b0ad98836c57422c17001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c372f2f2f2f2f374c62778da3b8b8b8b8b8b8b8b8ad98836c57422c17001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c1700000000000000051626333c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000051626333c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdd1cac8c8c8c3ad98836c57422c1700122535434b4c4c4c4c4c4c4c4c4c4c4f647990a5bbd0dcd6d5d5d5d5d5d5d5d8ddc8b39d88725c4c4c4c4c4c4c4c4c4c4c4c493e2f1e0b001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbd5d5d5d9dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2821160800001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0bba59079644f3a373737352d2011010000000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9ba2b3c5d9ededede9d4c1ae9f9b9b9b9b9b98836c57422c1700192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c37221a1a1a22374c62778da3a3a3a3a3a3a3a3a3a398836c57422c17001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17000000000000000f2234445054545454545454545454545454545454545454545454545462778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000f2234445054545454545454545454545454545454545454545454545462778da3b8cde2dfddddd8c3ad98836c57422c17001b2f4253606262626262626262626262647990a5bbd0e5ebeaeaeaeaeaeaeaedddc8b39d88726262626262626262626262625c4d3b2713001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262626262626262626262626262778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0eaeaeddac5b09b866f5a442f1a151515151515151515151515151515151515151515151515151515130d040000001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccbba59079644f4c4c4c4c493e2f1e0b0000000000000000001f34495e737979797979798398adc3b09b888686868686868686868686868696abc0d5ebffffe5d0bba691868686868686836c57422c17001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c37220d000d22374c62778d8d8d8d8d8d8d8d8d8d8d8d836c57422c17001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000152a3e51626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000152a3e51626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f4f2edd8c3ad98836c57422c17001f34495e717777777777777777777777777990a5bbd0e5fafffffffffffffff2ddc8b39d88777777777777777777777777776a56412c17001f344a5f74888888888888899aaec3b09b86777777777777777777777777777777777777778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfbba590796462626262625c4d3b27130000000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f8095abc0d5eaf8f8e5d0bba590796f6f6f6f6f6f6654402b16001f344a5f74888888888888899aaec3b09b8677777777777773604c37210c000c21374c6073777777777777777777777777776a56412c17001f34495e71777777777777777777777777776d59442f1a04000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c80808080808080808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c80808080808080808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d95a8bcd1e6fbfffffffffffffff3dec9b5a0908d8d8d8d8d8d8d8d8d8d8d8d836c57422c17001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5bacee3f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888890a4b9bba590797777777777776a56412c170000000000000000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a6a8095abc0d5e7e3e2e2d0bba59079645a5a5a5a5a5548372411001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262605544311d0900091d31445560626262626262626262626262625c4d3b2713001b2f425360626262626262626262626262625d4f3d2a1615151515151515151522374c62778da3b8cde2eceaead8c3ad98836c57422c1700000001080c0d172c42576c839595959595959595959595959595959595959595959595959599a9bcd0e5faffedd8c3ad98836c57422c1700000001080c0d172c42576c839595959595959595959595959595959595959595959595959599a9bcd0e5faffedd8c3ad98836c57422c17001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a6b3c4d7ebfffffffffffffffff8e4d0beaea4a3a3a3a3a3a3a3a3a3a3a398836c57422c1700192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2d5e9fdffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272727272727272727272727272778da3b8bca8958d8d8d8d8d8d836c57422c170000000000000000001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a4444444444444444546a8095abc0d5d3cecdcdcdbba59079644f4444444441382a1a08001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c44372715020002152737444c4c4c4c4c4c4c4c4c4c4c4c4c4c493e2f1e0b00122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a40312a2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cdddd7d5d5d5c3ad98836c57422c17000008141c2122222c42576c8398ababababababababababababababababababababababababadb7c7d8ebffffedd8c3ad98836c57422c17000008141c2122222c42576c8398ababababababababababababababababababababababababadb7c7d8ebffffedd8c3ad98836c57422c17001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8bac3d1e2f4ffffffffffffffffffeddbccbfb9b8b8b8b8b8b8b8b8b8b8ad98836c57422c17001022323e4647474747576c8398adc3cabeb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfe0f1ffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8c4b3a6a3a3a3a3a398836c57422c170000000000000000001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a44303d4547474747546a8095abc0ccbfb9b8b8b8b8a59079644f47474747443a2c1b09001f344a5f748ba0b5c8c8c8c8ccd5c5b09b866f5a443737373731271909000000091927313737373737373737373737373737352d20110100071725303637373737373c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c1700071725303637373742576c8398adc0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c1700071725303637373742576c8398adc0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c17001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbdc6d3e3f5ffffffffffffffffffeeddcec2bbbbbbbbbbbbbbbbbbbbbbad98836c57422c17000413212b3132323242576c8398adbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcc4d1e1f3ffffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47474747474747474747474747474c62778da3b8cdc3bab8b8b8b8ad98836c57422c170000000000000000001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a443d4e5a5c5c5c5c5c6a8095abc0beaea4a3a3a3a3a39079645c5c5c5c5c574a382511001f344a5f748ba0b5cbdddddde0dac5b09b866f5a442f2222211d1509000000000009151d212222222222222222222222222220190f0200000008141c2122222234445054545454545454545454545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c1700122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c1700122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c17001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a9b5c6d8ecfffffffffffffffff8e4d1bfb0a6a5a5a5a5a5a5a5a5a5a5a598836c57422c170000030f171c1d1d2c42576c8398a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a8b3c3d6e9feffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44323232323232323232323232374c62778da3b8cdd6cfcdcdcdc3ad98836c57422c170000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44455a6c7272727272728095abc0b5a0908d8d8d8d8d8d797272727272726855402b16001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a0d0c09020000000000000002090c0d0d0d0d0d0d0d0d0d0d0d0d0d0b0600000000000001080c0d152a3e51626a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17001f344a5f748b90909090909090909090909097a9bdd2e6fbfffffffffffffff4dfcab5a292909090909090909090909090836c57422c1700000000000000172c42576c839090909090909090909090909090909090909090909090909095a6bacfe4f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2e4e2e2d8c3ad98836c57422c170000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c728888888888888897acc0b39d88777777777777868888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c80808080808080808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001f34495e717777777777778398adc3b19c8a8888888888888888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f34495e717777777777778398adc3b19c8a8888888888888888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f34495e737979797979797979797979797990a5bbd0e5fafffffffffffffff2ddc8b39d88797979797979797979797979796b57412c1700000000000000172c41576b79797979797979797979797979797979797979797979797979798da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748ba0b5cbe0eaeaeddac5b09b866f5a44475c72889d9d9d9d9d9da5b4c7b39d8872626262626f869b9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000001080c0d172c42576c839595959595959595959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001f344a5f748b8d8d8d8d8d8e9cafc4b09b86727272727272727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8d8d8d8d8d8e9cafc4b09b86727272727272727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001b304355626464646464646464646464647990a5bbd0e5eeedededededededefddc8b39d88726464646464646464646464645e4f3c28140000000000000014283c4f5e64646464646464646464646464646464646464646464646464778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a121212121212121212121212121212121212121212121212121212100b020000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748ba0b5cbd5d5d5d9dac5b09b866f5a44475c72889db3b3b3b3b3b7c2c8b39d88725c4c4c5a6f869bb0b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000008141c2122222c42576c8398ababababababababababababababababababababababababadb7c7bba59079645454545454504434220f001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c1700142637454e4f4f4f4f4f4f4f4f4f4f4f647990a5bbd0dfd9d8d8d8d8d8d8d8daddc8b39d88725c4f4f4f4f4f4f4f4f4f4f4f4b40311f0d000000000000000d1f31404b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f27272727272727272727272727272727272727272727272727272727251e140600001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c170000000000000000001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a44475c72889db3c8c8c4c0c0c0c0b39d88725c47445a6f869bb0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000071725303637373742576c8398adc0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47474747474747474747474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47474747474747474747474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c170009192733393a3a3a3a3a3a3c3c3c3c4f647990a5bbd0cbc4c3c3c3c3c3c3c3c6cfc8b39d88725c473c3c3c3c3a3a3a3a3a3a372f22130200000000000000041524313a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a31241504001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c170000000000000000001f344a5f748ba0abababababb1bec5b09b866f5a54545c72889db3c8bdb0ababababab9d88725c47445a6f869bababab98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a2a2a2a2821160800001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a44323232323232323232323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a44323232323232323232323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000a161f2425252533424e5252525252647990a5bbc8b9afadadadadadadadb2bec8b39d88725c52525252514a3d2c252525231c120400000000000000000e2133424e52525252525252525252525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a5252525252525252525252525252525252525252525252525252525252524e4233210e001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c170000000000000000001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a72889db3c4b09e95959595959588725c47445a6f869595959595836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a251515130d040000001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000030b0f0f14293d50606767676767677990a5bbbdaa9c98989898989898a0b1c4b39d88726767676767665b4936210f0f0e080000000000000000000014293d506067676767676767676767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767676767676767676767676767676760503d2914001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c170000000000000000001f344a5f748080808080808398adc3b09b86808080808080889db3c0ab9580808080808080725c47445a6f808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f34495e717777777777778398adc3b19c8a8888888888888888888888888888888888888888888888888879644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c7c7c7c7c7c7c7c90a5bbb8a38e8383838383838396abc0b39d887c7c7c7c7c7c79644f3a240f00000000000000000000000000172c42576c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c170000000000000000001d314558676a6a6a6a6a6c8398adc3b5a29695959595959597a5b7c0ab95806a6a6a6a6a6a6656434054646a6a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5faf0dac5b09b866f5a442f1a0504010000000000000000000104050505050505050505050505050300000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b867272727272727272727272727272727272727272727272727270614d38230e050300000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8393939393939399aabeb8a38d776c6c6c6c6c8095abc0b6a39593939393939079644f3a250f00000000000000000000000000172c42576c839393939393939393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8398adc3b4a19493939393939393939393939393939393939393939393939393939393939393836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c1700000000000000000016293b495354545454576c8398adc3c0b3abababababababacb4c2c0ab95806a545454545452483836465154545454545454504434220f001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a160e030000000000030e161a1a1a1a1a1a1a1a1a1a1a1a1a1a1812090000001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e1a1a1812090000001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8398a8a8a8a8a8abb7c7b8a38d77625757576a8095abc0c1b2a9a8a8a8a8a59079644f3a250f00000000000000000000000000172c42576c8398a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba59079645757575757534636231000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c17001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a150000000000000000000c1d2c373e3f3f3f42576c8398adc3d0c5c0c0c0c0c0c0c0c0c7d2c0ab95806a543f3f3f3f3e362a28353d3f3f3f3f3f3f3f3c33261605001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2a2013040000000413202a2f2f2f2f2f2f2f2f2f2f2f2f2f2f2d261a0c00001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47474747474747474747474747474747474747474747474741352f2f2f2f2d261a0c00001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8398adbdbdbdbdbfc8cbb8a38d77624c42546a8095abc0cbc4bebdbdbdbba59079644f3a250f00000000000000000000000000172c42576c8398adbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba590796457575757575346362310000000000000000000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3bbc8c0ab95806a544c4c4c4c4a41332222282a2a2a2a2a2a2a2821160800001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444443d3122110000001122313d444444444444444444444444444441382a1a08001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a4432323232323232323232323232323d444444444444444444444444444441382a1a08001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8398adb5b5b5b5b5b5b5b5a38d77624c3f546a8095abb5b5b5b5b5b5b5b5a59079644f3a250f00000000000000000000000000172c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f362818060000000000000000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9faabbc0ab95806a62626262625f51402c181315151515151515130d040000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a594f402e1b0700071b2e404f595a5a5a5a5a5a5a5a5a5a5a5a5a5548372411001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d1d2e404f595a5a5a5a5a5a5a5a5a5a5a5a5a5548372411001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a08d77624c3f546a8095a0a0a0a0a0a0a0a0a0a09079644f3a250f00000000000000000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000000000000000001f34495e717777777777778398adc3b19c8a8888888888888c9fb3c0ab95807777777777776f5b46311c07000000000000000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6d5d4a35200b000b20354a5d6d6f6f6f6f6f6f6f6f6f6f6f6f6f6654402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000b20354a5d6d6f6f6f6f6f6f6f6f6f6f6f6f6f6654402b16001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b77624c3f546a808b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000000000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b86727272727272889db3c1ad998d8d8d8d8d8d88725c47321d07000000000000000000000000001f34495e737979797979798398adc3b09b8886868686868677624c37220d000d22374c6277868686868686868686868686836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c6277868686868686868686868686836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c4155697474747474747474747474747471604b3e53677474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c4155697474747474747474747474747474747474747474747474747474747474747474747474747474746955412c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f0000000000000000000000000000001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c72889db3c8b7a9a3a3a3a3a39d88725c47321d07000000000000000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b8d77624c372212121222374c62778d9b9b9b9b9b9b9b9b9b9b98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778d9b9b9b9b9b9b9b9b9b9b98836c57422c17001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbd0e4f5f5edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c170000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5e53433749585f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f0000000000000000000000000000001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a47475c72889db3c8c7bcb8b8b8b8b39d88725c47321d0700000000000000000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0a38d77624c372727272727374c62778da3b0b0b0b0b0b0b0b0ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b0b0b0b0b0b0b0b0ad98836c57422c1700172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5d7e0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4942352c3b454a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a44475c72889db3c8d8d0cdcdcdc8b39d88725c47321d070000000000000000000000000009192733393a3a3a42576c8398adc3c3c3c3c5c5c5b8a38d77624c3c3c3c3c3c3c3c4c62778da3b8c5c5c5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8c5c5c5c3c3c3c3ad98836c57422c17000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbcbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a05000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c170000000000000000101e2a3234343434343434343434343434342f251d293134343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a32343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e10000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000000000000000000001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a44475c72889db3c8dde5e2e2ddc8b39d88725c47321d0700000000000000000000000000000a161f2425252c42576c8398adadadadadb0bbcab8a38d776252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c170000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c170000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b120c161d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d07000000000000000000000000000000030b0f0f172c42576c839898989898989dadc0b8a38d776767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c170000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d0700000000000000000000000000000000000000172c42576c8383838383838390a5bbb8a38d7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c170000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c19110600000000000000000000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c19110600000000000000000000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c191106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a44475c72889db3c8ddefededddc8b39d88725c47321d0700000000000000000000000000000000000000152a3f53646c6c6c6c6c6c7990a5bbbba8979393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a1500000000000000172c4155697474747474747474747474747474747474747474747474747474747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c1700000000000000000e1c282f3232323232323232323232323232323232323232323232323232323232323232322d2417080000000000000000000000000000000e1c282f3232323232323232323232323232323232323232323232323232323232323232322d24170800000000000000000413212b313232323232323232323232323232323232323232323232323232323232323232323232323232322d241708000000000000000000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b00000000000000000000001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a44475c72889db3c8dddad8d8d8c8b39d88725c47321d070000000000000000000000000000000000000010233646535757575757647990a5bbc5b5aaa8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba59079645757575757534636231000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba5907964575757575753463623100000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a261200000000000000091b2c3a44474747474747474747474747474747474747474747474747474747474747474747413526140200000000000000000000000000091b2c3a444747474747474747474747474747474747474747474747474747474747474747474135261402000000000000001022323e46474747474747474747474747474747474747474747474747474747474747474747474747474747413526140200000000000000000000000000000e1c282f3232323232323232323232323232323232323232323232323232323232323232323232323232322f281c0e000000000000000000001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a44475c72889db3c8cfc6c3c3c3c3b39d88725c47321d0700000000000000000000000000000000000000061828363f424242424f647990a5bbcbc7bfbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000000000000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a00000000000000192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a00000000000000000000000000091b2c3a44474747474747474747474747474747474747474747474747474747474747474747474747474747443a2c1b090000000000000000001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525c72889db3c8beb2adadadadad9d88725c47321d0700000000000000000000000000000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000000000000000101e2a32343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e100000000000000000162b405568727272727272727272727272727272727272727272727272727272727272727270614d38230e00000000000000000000000000162b405568727272727272727272727272727272727272727272727272727272727272727270614d38230e000000000000001e33485c6e727272727272727272727272727272727272727272727272727272727272727272727272727270614d38230e000000000000000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a3825110000000000000000001f344a5f748b989898989898a2b3c5b09b866f6767676772889db3c4b1a098989898989888725c47321d070000000000000000000000000000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d000000000000000000172c42576c838888888888888888888888888888888888888888888888888888888888888879644f3a250f00000000000000000000000000172c42576c838888888888888888888888888888888888888888888888888888888888888879644f3a250f000000000000001f344a5f74888888888888888888888888888888888888888888888888888888888888888888888888888879644f3a250f00000000000000000000000000162b4055687272727272727272727272727272727272727272727272727272727272727272727272727272726855402b160000000000000000001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c889db3c0ab9683838383838383725c47321d07000000000000000000000000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101415172c42576c83989d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a250f00000000000000000008101415172c42576c83989d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a251515130d040000001f344a5f748b9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a251515130d04000000000000000000172c42576c8388888888888888888888888888888888888888888888888888888888888888888888888888836c57422c170000000000000000001d32465a696c6c6c6c6c6c8398adc3b4a19493939393939395a3b6c0ab95806c6c6c6c6c6c6857442f1b06000000000000000000000000000000000000000000000000000f24394e62737474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f0000000000000000030f171c1d1d1d1d1d1d1c1a120811191c1d1d1d1d1d1d1d1d1d1d1d1d1d1a140910181c1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b00000000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1b160c0000000000000000000000000510181c1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b000000000e1a24292a2a2c42576c8398adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a250f00000000000000000e1a24292a2a2c42576c8398adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a2a2a2a2821160800001f344a5f748ba0b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a2a2a2a282116080000000008101415172c42576c83989d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c17000000000000000000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a9b2c1c0ab95806a5757575757554a3a281501000000000000000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000000413212b31323232323232322e2519242d32323232323232323232323232322f271b222c31323232323232323232323232322f281c0e00000413212b313232323232323232323232323230291e10000000000000000000000615222c31323232323232323232323232322f281c0e00000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0bba59079644f3a250f000000000000000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c3326160500000e1a24292a2a2c42576c8398adb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c170000000000000000000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbec4cbc0ab95806a544242424240382c1c0b00000000000000000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000001022323e46474747474747474237283541474747474747474747474747474743382a33404647474747474747474747474747443a2c1b09001022323e4647474747474747474747474747453c2e1d0b000000000000000000122433404647474747474747474747474747443a2c1b090016293b495354545454576c8398adc3c0b3ababababababababababababababababababababababababa59079644f3a250f0000000000000016293b495354545454576c8398adc3c0b3ababababababababababababababababababababadb7c7bba59079645454545454504434220f001f344a5f748ba0ababababababababababababababababababababababababababababababadb7c7bba59079645454545454504434220f000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8c8c8c8c8c8c8c3ad98836c57422c1700000000000000000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2c2c2c2b251b0e000000000000000000000000000000000000000000000000000000000a1926303434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a0000000000000000192d3f505b5c5c5c5c5c5c5c55463444535c5c5c5c5c5c5c5c5c5c5c5c5c5c56483641515b5c5c5c5c5c5c5c5c5c5c5c5c5c574a38251100192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c594c3b28140000000000000000071b2f41515b5c5c5c5c5c5c5c5c5c5c5c5c5c574a382511001d314558676a6a6a6a6a6c8398adc3b5a2969595959595959595959595959595959595959595959595959079644f3a250f000000000000001d314558676a6a6a6a6a6c8398adc3b5a2969595959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001f344a5f748b9595959595959595959595959595959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a150016293b495354545454576c8398adc3c0b3ababababababababababababababababababababadb7c7d8ddddddddd8c3ad98836c57422c1700000000000000000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a171716110900000000000000000000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000001e33485c6e7272727272727163503b4d61707272727272727272727272727266523e4a5f6f727272727272727272727272726855402b16001e33485c6e727272727272727272727272726a57432e1904000000000000000c21364a5f6f727272727272727272727272726855402b16001f344a5f748080808080808398adc3b09b868080808080808080808080808080808080808080808080808079644f3a250f000000000000001f344a5f748080808080808398adc3b09b86808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001f344a5f7480808080808080808080808080808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001d314558676a6a6a6a6a6c8398adc3b5a2969595959595959595959595959595959595959599a9bcd0e5f2f2edd8c3ad98836c57422c17000000000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748888888888887c67523c4f6479888888888888888888888888806a543f4c6277888888888888888888888888836c57422c17001f344a5f74888888888888888888888888866f5a442f1a05000000000000000d22374c6277888888888888888888888888836c57422c17001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a695d4a36220d0d0b06000000001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001f344a5f748080808080808398adc3b09b86808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000000172c415569747474747474747474747474747474747474747467533e2914000000000000000000000000000000000000000000000a12171717171717171717171717171717171717171717171717171717171717171717161109000000000000000000000000000000000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d020000000000000000001f344a5f748b9d9d9d9d937c67523c4f6479909d9d9d9d9d9d9d9d9d9d95806a543f4c62778d9d9d9d9d9d9d9d9d9d9d98836c57422c17001f344a5f748b9d9d9d9d9d9d9d9d9d9d9b866f5a442f1a05000000000000000d22374c62778d9d9d9d9d9d9d9d9d9d9d98836c57422c17001f344a5f748ba0abababababb1bec5b09b866f5a5454545454545454545454545454545454545454545454544c3f2d22222220190f0200001f344a5f748ba0abababababb1bec5b09b866f5a54545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c170016293b495354545454545454545454545454545454545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c17001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410000000000000000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b251b0e000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000001f344a5f748ba0b3b3a8937c67523c4f647990a5b3b3b3b3b3b3b3b3ab95806a543f4c62778da3b3b3b3b3b3b3b3b3ad98836c57422c17001f344a5f748ba0b3b3b3b3b3b3b3b3b09b866f5a442f1a05000000000000000d22374c62778da3b3b3b3b3b3b3b3b3ad98836c57422c17001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a3737373737352d201101001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c17000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c17001f344a5f748ba0abababababb1bec5b09b866f5a54545454545454545454545454545462778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000d1e2e3a41424242424242424242424242424242424242424242424242424242424242424240382c1c0b0000000000000000000000000000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbc8c8c8c8c8c8c0ab95806a543f4c62778da3b8c8c8c8c8c8c8c3ad98836c57422c17001f344a5f748ba0b5c8c8c8c8c8c8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8c8c8c8c8c8c8c3ad98836c57422c17001f344a5f748ba0b5cbd5d5d5d9dac5b09b866f5a4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c493e2f1e0b001f344a5f748ba0b5cbd5d5d5d9dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cdddd7d5d5d5c3ad98836c57422c1700000e1a24292a2a2a2f3e494c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000101e2a32343434343434343434343434343434343434343431291d0e000000000000000000000000000000000000000000172a3c4c555757575757575757575757575757575757575757575757575757575757575757554a3a2815010000000000000000000000000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c08000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0ddddddddd5c0ab95806a543f4c62778da3b8cdddddddddd8c3ad98836c57422c17001f344a5f748ba0b5cbdddddddddac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdddddddddd8c3ad98836c57422c17001f344a5f748ba0b5cbe0eaeaeddac5b09b866f626262626262626262626262626262626262626262626262626262626262625c4d3b2713001f344a5f748ba0b5cbe0eaeaeddac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2eceaead8c3ad98836c57422c170000000810141515273b4d5c62626262626262626262626262626262626262626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbd5d5d5d9dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6857442f1b0600000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5f2f2ead5c0ab95806a543f4c62778da3b8cde2f2f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f2f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b8677777777777777777777777777777777777777777777777777777777777777776a56412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c41566a77777777777777777777777777777777777777777777777777778da3b8bba692888888888888836c57422c17001f344a5f748ba0b5cbe0eaeaeddac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748383838383838383838383838383838383838383838383838383838383838383725c47321d0700000000000000000000000000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff1dcc7b29e8f8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000405172c42576c838d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d93a5babba590797272727272726855402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000a121717171717171717140e0400000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b98989898989898989898989898989898989898989898989898989898989888725c47321d0f0f0c05000000000000000000000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e08000000001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff5e1cebbaca3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a398836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000010d15191a1a2c42576c8398a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a382511001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000101d262c2c2c2c2c2c2c2c29211506000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadad9d88725c473225252421180d000000000000000000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c120400001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffdebd9cabeb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170002121f292e2f2f2f42576c8398adb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac2cfbba59079644f47474747443a2c1b09001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000d1e2e3a41424242424242423d332414020000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3b39d88725c473a3a3a3a352b1d0d000000000000000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffeecdbccc1bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcc4cdcdcdcdcdcdcdc3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000f20303c4344444444576c8398adc3ccc1bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba59079644f3a3232322f281c0e00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000172a3c4c55575757575757575042311e0b0000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd8d8d8d8d8d4c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b5c0c8b39d88725c4f4f4f4f4f483b2b180500000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff6e2cfbdaea6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a8b3c3d6e2e2e2e2d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700182b3e4e585a5a5a5a5a6c8398adc3bdaea6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a59079644f3a251d1d1b150b0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001d32465a696c6c6c6c6c6c6c604e3a25100000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0edededdecab7a69b9b9b9b9b9b9b9b9b9b9b9b9b9ba2b3c5b39d8872646464646464594835210c000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c2814001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff1dcc7b39f919090909090909090909090909090909090909095a6bacfe4f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001e33475b6b6f6f6f6f6f6f8398adc3b39f919090909090909090909090909090909090909090909090909079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748383838383837c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dbc5b09b888686868686868686868686868696abc0b39d8879797979797977644f3a240f000000000000001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86797979797979797979797979797979797979798da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748686868686868699aec3b09b867979797979797979797979797979797979797979797979797977644f3a240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748b98989898937c67523c27120f0e090100000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6f6f6f6f6f6f8095abc0b5a29290909090909079644f3a250f070601000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f6464646464646464646464646464646464778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededf0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748b9b9b9b9b9b9ba4b5c5b09b866f64646464646464646464646464646464646464646464646464594835210c000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748ba0adada8937c67523c272525231d1306000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5a5a5a5a5a5a5a5a5a6a8095abc0bfb0a6a5a5a5a5a59079644f3a251d1d1b150b0000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8dbdac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b0b0b0b0b0b6c2c5b09b866f5a4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f483b2b1805000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748ba0b5bda8937c67523c3a3a3a38302415040000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4444444444444444546a8095abc0cdc2bbbbbbbbbba59079644f3a3232322f281c0e00001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c7d1c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c372d1f0e00000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748ba0b0b0a8937c67524f4f4f4f4c4233220f0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2f2f2f2f2f3f546a8095abb8b8b8b8bac2cfbba59079644f47474747443a2c1b09001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0adadadadadb3c0c5b09b866f5a5252525252525252525252525252525252525252525252514a3d2c1a06000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748b9b9b9b9b937c67646464646460513e2b160200000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1a1a1a2a3f546a8095a3a3a3a3a3a5b1c2bba59079645c5c5c5c5c574a382511001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748b989898989898a2b3c5b09b866f676767676767676767676767676767676767676767676767665b4936210d000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001f344a5f748686868686867c7979797979796e59442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a808d8d8d8d8d8d93a5babba590797272727272726855402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000001e33475b6b6f6f6f6f6f6f839090909090866f5a442f1a0707040000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050014293f5368777777777777778da3b8bba692888888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939393939393939079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000182b3e4e585a5a5a5a5a6c8398a5a5a59b866f5a442f1d1d1c181005000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05001025384b5a626262626262778da3b8c2b0a29d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a12121212121212121222374c62778da3b8cde2eeededd8c3ad98836c57422c1700172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba59079645757575757534636231000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba59079645757575757534636231000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c170000000000000000000f20303c4344444444576c8398adbbb09b866f5a44323232312c2215060000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500091c2d3d484c4c4c4c4c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2727272727272727272727374c62778da3b8cde0d9d8d8d8c3ad98836c57422c17000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbba59079644f3a250f000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c1700000000000000000002121f292e2f2f2f42576c8398adb8b09b866f5a4747474746403324120000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000f1f2b34373737374c62778da3b8cdd1cac8c8c8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c4f647990a5bbd0e5faffead5c0ab95806a543f4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c170000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a05000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c1700000000000000000000010d15191a1a2c42576c8398a3a3a39b866f5c5c5c5c5c5b51412f1b0700000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000010e181f222222374c62778da3b8cde2dfddddd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67525252647990a5bbd0e5faffead5c0ab95806a54525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c170000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a25171715100600000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17000000000000000000000000000000172c42576c838d8d8d8d8d867272727272726f5f4a36210c00000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000050b0d0d22374c62778da3b8cde2f4f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c67676767677990a5bbd0e5faffead5c0ab95806a67676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17000000000000000000000000000000172c41566a7777777777777988888888888877624c37220d00000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bda8937c7c7c7c7c7c7c90a5bbd0e5faffead5c0ab95807c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c1700000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c1700000000000000000000000000000013273b4d5c62626262626479909d9d9d9d8d77624c37221515120c03000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5c0ac9b9393939393939399aabed2e7f5f5ecd7c3af9d9393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001f344a5f748ba0b5cbe0f5f5f1dcc8b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a150000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c170000000000000000000000000000000b1e2f3e494c4c4c4c4f647990a5b3b3a38d77624c372a2a2a272014060000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5c9b9aca8a8a8a8a8a8a8abb7c7d9e0e0e0e0deccbbaea8a8a8a8a8a8a8aab5c5bba590796457575757575346362310001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba590796457575757575346362310000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000000000000000000000111202d353737373a4f647990a5bbb8a38d77624c3f3f3f3f3b3224140300000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbc9c0bdbdbdbdbdbdbdbfc8cbcbcbcbcbcbcbcbcbc1bdbdbdbdbdbdbdbfc7cbbba59079644f424242423f36281806001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f362818060000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a00000000000000000000000000000000020f19202222253a4f647990a5ababa38d776254545454544f4232200c00000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a00001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000000000000000000000000000000000000000060b0d0f253a4f647990959595958d776a6a6a6a6a6a614f3b271200000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a2517171510060000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a2517171510060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000000000000000000000000000000000f253a4f6479808080808080808080808080806a543f2a1500000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f0000000000000000000000000000000b151b1d1d1d1d1d1d1d1d1d1d1d1d1d1c181009141a1d1d1d1d1d1d1d1d1d1d1d1d1d1c191106000000000000000000000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b060000000000000000000000000000000000000000000000000000070c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0c090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5d696a6a6a6a6a72889595959595806a543f2a150d0c0700000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000003050d22374c62778da3b8cde2f8faedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000000e1c282f32323232323232323232323232312c221b272f32323232323232323232323232322d24170800000000000000000008141c2122222222222222222222222222222222222222222222222222222222222222222222222222222222222222222220190f020000000000000000000000000000000000000000000006121b2122222222222222222222222222222222222222221e160b00000000000000000000010d15191a1a1a1a1a1a1a1710060000000000000b14191a1a1a1a1a1a1a1811070000000000000a13191a1a1a1a1a1a1a1812090000000000000000000000000000000000000000000000071b2d3f4c54545454545c72889dababab95806a543f2a2222211b12060000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000711181a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b00000000000000000000000000091b2c3a44474747474747474747474747474640332a384347474747474747474747474747474135261402000000000000000717253036373737373737373737373737373737373737373737373737373737373737373737373737373737373737373737352d20110100000000000000000000000000000000000000000515242f36373737373737373737373737373737373737373732281b0b000000000000000002121f292e2f2f2f2f2f2f2f2b23170800000000101d282e2f2f2f2f2f2f2f2c24190a000000000e1c272d2f2f2f2f2f2f2f2d261a0c000000000000000000000000000000000000000000000010212f3a3f3f3f3f475c72889db3c0ab95806a543f373737362f24150500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000a19242c2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5b51413648565c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a00000000000000122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c493e2f1e0b0000000000000000000000000000000000000000102233414a4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4639291704000000000000000f20303c43444444444444443f3526150300000c1e2e3b4344444444444444403628170500000a1c2c39424444444444444441382a1a080000000000000000000000000000000000000000000003111d262a2a2a32475c72889db3b3ab95806a544c4c4c4c4a4133221000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000517283640444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a00000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a0000000000000000000000000000162b405568727272727272727272727272726f5f4a3e52667272727272727272727272727270614d38230e000000000000001b2f4253606262626262626262626262626262626262626262626262626262626262626262626262626262626262626262625c4d3b27130000000000000000000000000000000000000000182c40515f6262626262626262626262626262626262626261574734200b00000000000000182b3e4e585a5a5a5a5a5a5a5244321f0c000016293c4c575a5a5a5a5a5a5a544635220e00001327394a565a5a5a5a5a5a5a55483724110000000000000000000000000000000000000000000000000a1114151d32475c72889d9d9d9d95806a62626262625f51402c1804000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000e223546545a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000172c42576c8388888888888888888888888877624c3f546a8088888888888888888888888879644f3a250f000000000000001f34495e717777777777777777777777777777777777777777777777777777777777777777777777777777777777777777776a56412c1700000000000000000000000000000000000000001c31465b6f7777777777777777777777777777777777777775634e39240f000000000000001e33475b6b6f6f6f6f6f6f6f624f3a261100001b3045596a6f6f6f6f6f6f6f64513d28130000192d4256686f6f6f6f6f6f6f6654402b16000000000000000000000000000000000000000000000000000000001d32475c72888888888888807777777777776f5b46311c07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050013283d51646f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101415172c42576c83989d9d9d9d9d9d9d9d9d9d8d77624c3f546a80959d9d9d9d9d9d9d9d9d9d9079644f3a251515130d040000001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d836c57422c1700000000000405050505050505020000000205051d32475c72888d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d79644f3a250f050300000000001f344a5f748686868686867c67523c271200001d32475c72868686868686806a543f2a1500001a2f445a6f868686868686836c57422c17000000000000000000000000000000000000000000000000000000001c31455a6c727272727272808d8d8d8d8d88725c47321d07050200000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a808686868686868fa3b8bba590797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1b160c0000000000000000000000000510181c1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b00000000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b000000000e1a24292a2a2c42576c8398adb3b3b3b3b3b3b3b3a38d77624c3f546a8095abb3b3b3b3b3b3b3b3a59079644f3a2a2a2a2821160800001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a398836c57422c170000010d15191a1a1a1a1a1a1a1710060f161a1a1d32475c72889da3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a39079644f3a251a1a1812090000001f344a5f748b9b9b9b9b937c67523c271200001d32475c72889b9b9b9b95806a543f2a1500001a2f445a6f869b9b9b9b98836c57422c1700000000000000000000000000000000000000000000000000000000162a3d4e5a5c5c5c5c5c6a8095a3a3a39d88725c47321d1a1a160f040000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1212152a3f546a80959b9b9b9b9b9eacbebba590796464646464645e4f3c2814001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000413212b313232323232323232323232323230291e10000000000000000000000615222c31323232323232323232323232322f281c0e00000413212b313232323232323232323232323232323232323232323232323232323232323232323232323232323232323232322f281c0e00000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0b8a38d77624c3f546a8095abc0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8ad98836c57422c170002121f292e2f2f2f2f2f2f2f2b2317222b2f2f2f32475c72889db3b8b8b8b8b8b8b8b8b8b8b8b8b8b8a59079644f3a2f2f2f2d261a0c00001f344a5f748ba0b0b0a8937c67523c271200001d32475c72889db0b0ab95806a543f2a1500001a2f445a6f869bb0b0ad98836c57422c17000000000000000000000000000000000000000000000000000000000e1f303d4547474747546a8095abb8b39d88725c47322f2f2f2b22150600000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f272727272a3f546a8095abb0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001022323e4647474747474747474747474747453c2e1d0b000000000000000000122433404647474747474747474747474747443a2c1b09001022323e46474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747443a2c1b090016293b495354545454576c8398adc3c0b3abababababa38d77625454546a8095abababababadb7c7bba59079645454545454504434220f001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbad98836c57422c17000f20303c43444444444444443f3526333e44444444475c72889db3c8cdcdcdcdcdcdcdc2bbbbbbbbbba59079644f4444444441382a1a08001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000002121f2a313232323f546a8095abbbb39d88725c47444444443e33241301000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3f546a8095abc0c5c5c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c594c3b28140000000000000000071b2f41515b5c5c5c5c5c5c5c5c5c5c5c5c5c574a38251100192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a382511001d314558676a6a6a6a6a6c8398adc3b5a29695959595958d776a6a6a6a6a8095959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a598836c57422c1700182b3e4e585a5a5a5a5a5a5a5244324251595a5a5a5a5c72889db3c8dde2e2e2e2d1bfb0a6a5a5a5a5a59079645a5a5a5a5a5548372411001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000020e161c1d1d2a3f546a8095a5a5a59d88725c5a5a5a5a595142301d09000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5252525252525252546a8095abc0c4b6aeadadadada59079644f3a252525231c120400001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001e33485c6e727272727272727272727272726a57432e1904000000000000000c21364a5f6f727272727272727272727272726855402b16001e33485c6e7272727272727272727272727272727272727272727272727272727272727272727272727272727272727272726855402b16001f344a5f748080808080808398adc3b09b86808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001f344a5f748b90909090909090909090909090909090909090909090909090909090909090909090909090909090909090836c57422c17001e33475b6b6f6f6f6f6f6f6f624f3a4c606e6f6f6f6f6f72889db3c8ddf2fff4dfcab5a292909090909090796f6f6f6f6f6f6654402b16001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000152a3f546a80909090909088726f6f6f6f6f6e604c38230e000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f676767676767676767676a8095abc0b8a69a98989898989079644f3a250f0f0e08000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f74888888888888888888888888866f5a442f1a05000000000000000d22374c6277888888888888888888888888836c57422c17001f344a5f748888888888888888888888888888888888888888888888888888888888888888888888888888888888888888836c57422c17001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a72889595959595806a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001f34495e737979797979797979797979797979797979797979797979797979797979797979797979797979797979797979796b57412c17001f344a5f748686868686867c67523c4f64798686868686868a9eb3c8ddf3fff2ddc8b39d88797979797979868686868686836c57422c17001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000142a3f54697979797979797986868686868679644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c8095abc0b39e8983838383838379644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b9d9d9d9d9d9d9d9d9d9d9b866f5a442f1a15141009030c12151522374c62778d9d9d9d9d9d9d9d9d9d9d98836c57422c17001f344a5f748b9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c17001f344a5f748ba0abababababb1bec5b09b866f5a54545c72889dababab95806a54545462778da3b8c9b9aeababababab98836c57422c17001b304355626464646464646464646464646464646464646464646464646464646464646464646464646464646464646464645e4f3c2814001f344a5f748b9b9b9b9b937c67523c4f6479909b9b9b9b9b9ca8b9cde1efededddc8b39d8872646464646f869b9b9b9b98836c57422c17001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000011263a4c5d646464646464778d9b9b9b9b9079644f3a251212100b020000001f344a5f748ba0b5cbe0f5f5f1dcc8b4a194939393939393939393939393939dafc3b39d88726c6c6c6c6c6b5e4b37230e000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17001f344a5f748ba0b3b3b3b3b3b3b3b3b09b866f5a442f2a2a29251c1420272a2a2a374c62778da3b3b3b3b3b3b3b3b3ad98836c57422c17001f344a5f748ba0b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c17001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c1700142637454e4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4b40311f0d001f344a5f748ba0b0b0a8937c67523c4f647990a5b0b0b0b0b1b8c6d7e2dad8d8d8c8b39d88725c4f4f5a6f869bb0b0ad98836c57422c17001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000a1d2f3f4a4f4f4f4f4f62778da3b0b0a59079644f3a272727251e140600001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8aebbc8b39d88725c57575757574f402f1c08000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0b5c0c0c0c0c4c8c5b09b866f5a443f3f3f3f382d24323b3f3f3f3f4c62778da3b8c8c8c2c0c0c0c0ad98836c57422c17001f344a5f748ba0b5c0c0c0c0c4c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c4c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbd5d5d5d9dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cdddd7d5d5d5c3ad98836c57422c17000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a31241504001f344a5f748ba0b5bda8937c67523c4f647990a5bbc5c5c5c6cbd6dccfc6c3c3c3c3b39d88725c47445a6f869bb0c3ad98836c57422c17001f344a5f748ba0b5bda8937c67523c271200001d32475c72889db3c0ab95806a543f2a1500001a2f445a6f869bb0c3ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000011212d363a3a3a3a4c62778da3b8bba59079644f3c3c3c3c3a31241504001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdc1cbc8b39d88725c47424242413c31221200000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a05000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0abababababb1bec5b09b866f5a54545454534b3d32424f545454545462778da3b8c9b9aeababababab98836c57422c17001f344a5f748ba0abababababb1becfddddddddddddddddddddddddcdbdb0abababababababababababababababababab98836c57422c17001f344a5f748ba0b5cbe0eaeaeddac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2eceaead8c3ad98836c57422c170015283947505252525252525252525252525252525252525252525252525252525252525252525252525252525252525252524e4233210e001f344a5f748ba0adada8937c67525252647990a5bbd0dadadbdfe1cfbeb2adadadadad9d88725c47445a6f869badadad98836c57422c17001f344a5f748ba0b5b5a8937c67523c271200001d32475c72889db3b5ab95806a543f2a1500001a2f445a6f869bb0b5ad98836c57422c17000000000000000000000000000000000000000000000000000000000000000000000003101b22252525374c62778da3adada590796452525252524e4233210e001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b39d88725c47322c2c2c281f130400000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a685a483b4f616a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001f344a5f748b959595959596a0b2c6daeff2f2f2f2f2f2f2f2edd8c4b09e95959595959595959595959595959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001c3144576467676767676767676767676767676767676767676767676767676767676767676767676767676767676767676760503d2914001f344a5f748b98989898937c67676767677990a5bbd0e5f0f0edd9c4b1a098989898989888725c47445a6f869898989898836c57422c17001f344a5f748ba0a0a0a0937c67523c271200001d32475c72889da0a0a095806a543f2a1500001a2f445a6f869ba0a0a098836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000070d0f0f22374c62778d98989898907967676767676760503d2914001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09d88725c47321d1717140d020000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748080808080808398adc3b09b8680808080808077624c3f546a808080808080808da3b8bba590808080808080806c57422c17001f344a5f748080808080808398adc3d8edffffffffffffffffead5c0ab9580808080808080808080808080808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c17001f344a5f748383838383837c7c7c7c7c7c7c90a5bbd0e5faffead5c0ab9683838383838383725c47445a6f838383838383836c57422c17001f344a5f748b8b8b8b8b8b7c67523c271200001d32475c72888b8b8b8b8b806a543f2a1500001a2f445a6f868b8b8b8b8b836c57422c17000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778383838383837c7c7c7c7c7c7c6c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d07000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001d314558676a6a6a6a6a6c8398adc3b5a29695959595958d77624c3f546a8095959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001d314558676a6a6a6a6a6c8398adc3d8edf2f4f8ffffffffffead5c0ab95806a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b93939393939393939393939393939393939393939393939393939393939393939393939393939393939393836c57422c17001d32465a696c6c6c6c6c6c8393939393939399aabed2e7f5f5ead5c0ab95806c6c6c6c6c6c6857444155666c6c6c6c6c6c6c64533f2a15001f34495d707474747474747464503b261100001c31465b6e7474747474747467533e29140000192e43586b747474747474746955412c17000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035495c6a6c6c6c6c6c6f869393939393836c57422c17001f34495d7074747474747474747474747474747474747474747474747474747474747474746e5b46311c07000000000000000000000000001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c170016293b495354545454576c8398adc3c0b3abababababa38d77624c3f546a8095abababababadb7c7bba59079645454545454504434220f0016293b495354545454576c8398adc3d8dddddfe4eefbffffffead5c0ab95806a545454545454545454545454545454545454504434220f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c1700172a3c4c5557575757576c8398a8a8a8a8a8abb7c7d9e0e0e0e0d5c0ab95806a5757575757554a3a384854575757575757575346362310001a2e41515d5f5f5f5f5f5f5f574735210d0000172b3e505c5f5f5f5f5f5f5f5849372410000015293c4e5b5f5f5f5f5f5f5f5a4c3a26120000000000000000000000000000000000000000000000000000000000000000000000000000000006192d3e4d56575757575a6f869ba8a8a898836c57422c17001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b1703000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0b8a38d77624c3f546a8095abc0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605000c1d2c373e3f3f3f42576c8398adc3c8c8c8cad1ddecfcffffead5c0ab95806a543f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c33261605001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17000d1e2e3a4142424242576c8398adbdbdbdbdbfc8cbcbcbcbcbcbcbc0ab95806a544242424240382c2a3740424242424242423f362818060011233341494a4a4a4a4a4a4a44392a180500000f21323f484a4a4a4a4a4a4a453b2c1a0800000d1f303e474a4a4a4a4a4a4a463c2e1d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000f202f3b41424242445a6f869bb0bdad98836c57422c170011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a00000e1a24292a2a2c42576c8398adb3b3b3b3b5bfcdb8a38d77624c4c546a8095abc0c8bbb3b3b3b3b3a59079644f3a2a2a2a282116080000000e1a24292a2a2c42576c8398adb3b3b3b3b5bfcedff1ffffead5c0ab95806a544c4c4c4c4a41332a2a2a2a2a2a2a2a2a2a2821160800001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c170000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2c2c2c2b251b1a242b2c2c2c2c2c2c2c2a23180a00000515232e343434343434343431281b0c0000000313222d333434343434343431291d0e0000000112202b3334343434343434322a1e1000000000000000000000000000000000000000000000000000000000000000000000000000000000000002111e272c2c2c2f445a6f869bb0b5ad98836c57422c17000515232e343434343434343434343434343434343434343434343434343434343434343434332d22130300000000000000000000000000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e100000000008101415172c42576c83989d9d9d9d9da2b0c2b8a38d77626262626a8095abc0bbaa9f9d9d9d9d9d9079644f3a251515130d04000000000008101415172c42576c83989d9d9d9d9da2b0c2d5e9feffead5c0ab95806a62626262625f51402c181515151515151515130d040000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c170000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a1717161109081116171717171717171510060000000005111a1f1f1f1f1f1f1f1f1c150a00000000000410191e1f1f1f1f1f1f1f1d160c0000000000020f181e1f1f1f1f1f1f1f1d170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b1317171a2f445a6f869ba0a0a098836c57422c17000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1910040000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d000000000000000000172c42576c8388888888888892a6bbb8a38d7777777777778095abc0b39f8c88888888888879644f3a250f00000000000000000000000000172c42576c8388888888888892a6bbd0e5fbffead5c0ab95807777777777776f5b46311c07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f868b8b8b8b8b836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b4055687272727272727990a5bbbaa5938d8d8d8d8d8d8d99adc1b39d8872727272727270614d38230e00000000000000000000000000162b4055687272727272727990a5bbd0e5fafbebd6c1ad998d8d8d8d8d8d88725c47321d07050200000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c1700000000000000172c415569747474747474747474747474747474747474747467533e291400000000000000000000000000000000000000000000050d11121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212100b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586b747474747474746955412c170000000a121717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171715100600000000000000000000000000000000000000000000000009111617171717171717150f05000000000000000000000000000000000000000000000000000000001125384a575c5c5c5c5c647990a5bbc2b1a5a3a3a3a3a3a3a3a9b7c8b39d88725c5c5c5c5c5c5344311e0a000000000000000000000000001125384a575c5c5c5c5c647990a5bbd0e5e5e5e9dcc9b7a9a3a3a3a3a39d88725c47321d1a1a160f040000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f58493724100000000000000000000000000000000000000000000c182126272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727251e140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293c4e5b5f5f5f5f5f5f5f5a4c3a26120000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000000000000000000000000000000000000000000e1b252b2c2c2c2c2c2c2c2a221608000000000000000000000000000000000000000000000000000000091b2c3a44474747474f647990a5bbcfc2bab8b8b8b8b8b8b8bcc7c8b39d88725c4747474747413526140200000000000000000000000000091b2c3a44474747474f647990a5bbd0d0d0d0d5dfd5c7bcb8b8b8b8b39d88725c47322f2f2f2b22150600000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c170011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a3124150400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f303e474a4a4a4a4a4a4a463c2e1d0a000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242424242424242423f3628180600000000000000000000000000000000000000000b1c2c3840424242424242423e342616040000000000000000000000000000000000000000000000000000081a2a3841444444444f647990a5bbd0c4bcbbbbbbbbbbbbbbbfc9c8b39d88725c47444444443e3324130100000000000000000000000000000e1c282f3232323a4f647990a5bbbbbbbbbbc2ceddd8d0cdcdcdc8b39d88725c47444444443e33241301000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e10000000000000000000101e2a32343434343434343434343434343434343434343431291d0e00000000000000000000000000000000000000000015283947505252525252525252525252525252525252525252525252525252525252525252525252525252525252525252524e4233210e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112202b3334343434343434322a1e100000172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575346362310000000000000000000000000000000000000000015283a4a5557575757575757514433210d000000000000000000000000000000000000000000000000000011243748555a5a5a5a5a647990a5bbc3b3a8a5a5a5a5a5a5a5abb9c8b39d88725c5a5a5a5a595142301d090000000000000000000000000000000b151b1d1d253a4f647990a5a5a5a5a5a6b0bfd1e4e5e2e2ddc8b39d88725c5a5a5a5a595142301d09000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d00000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000001c3144576467676767676767676767676767676767676767676767676767676767676767676767676767676767676767676760503d2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020f181e1f1f1f1f1f1f1f1d170d0000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a1500000000000000000000000000000000000000001b2f4457686c6c6c6c6c6c6c62503c28130000000000000000000000000000000000000000000000000000162b4054666f6f6f6f6f6f7990a5bbbaa695909090909090909baec2b39d88726f6f6f6f6f6e604c38230e000000000000000000000000000000000000000f253a4f647990909090909092a2b5cadff4fff2ddc8b39d88726f6f6f6f6f6e604c38230e000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748383838383838383838383838383838383838383838383838383838383838383838383838383838383838383836c57422c1700000000000000000000000000000000000000001d32475c72838383838383806a543f2a150000000000000000000000000000000000000000000000000000172c42576c8386868686868691a6bbb8a38d7979797979798095abc0b39e8a86868686868679644f3a250f000000000000000000000000000000000000000f243a4f6477797979797979889db3c8ddf2fff3ddc8b39e8a86868686868679644f3a250f000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f5f5edd8c3ad98836c57422c170000000a1217171717171717171717171717171717171717171717171717171717171717171717171717171717140d0200000000000a1217171717171717171717171717171717171717171717171717171717171717171717171717171717140d020000000000000000000000000000001f344a5f748b93939393939393939393939393939393939393939393939393939393939393939393939393939393939393836c57422c170000000000000000000000000000000000000000000000020d141717171717171717171717171717171717171717161109000000000000000000000000000000001f344a5f748b98989898989898989898989898989898989898989898989898989898989898989898989898989898989898836c57422c1700000000000000000000000000000000050c0f0f1d32475c72889898989895806a543f2a150f0e0a02000000000000000000000000000000000000050d1112172c42576c83989b9b9b9b9b9faec1b8a38d77646464646a8095abc0b9a89c9b9b9b9b9b9079644f3a251212100b020000000000050d1112121212121212122135485964646464646472889db3c8ddf2fff6e1cdb9a89c9b9b9b9b9b9079644f3a251212100b020000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde0e0e0e0d8c3ad98836c57422c170000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f1304000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c170000000000000000000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b251b0e0000000000000000000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadad98836c57422c170000000000000000000000000000000d182124252532475c72889dadadab95806a543f2a2525231e1408000000000000000000000000000000000c18212627272c42576c8398adb0b0b0b0b3bdccb8a38d77624f4f546a8095abc0c6b8b1b0b0b0b0a59079644f3a272727251e14060000000c1821262727272727272727272b3b484f4f4f4f4f5c72889db3c8ddf2fffce9d7c6b8b1b0b0b0b0a59079644f3a272727251e140600001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242413c31221200000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17000000000000000000000000000000000000000000001222313c414242424242424242424242424242424242424240382c1c0b00000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c1700000000000000000000000000000d1d2b353a3a3a3a475c72889db3c0ab95806a543f3a3a3a383126170600000000000000000000000000000a1b2a353b3c3c3c42576c8398adc3c5c5c3c3c3c3b8a38d77624c3f546a8095abc0c3c3c3c4c5c5bba59079644f3c3c3c3c3a31241504000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c475c72889db3c8ddf2fffff4e4d6cbc6c5c5c5bba59079644f3c3c3c3c3a31241504001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a44475c72889db3b5ab95806a543f4c62778da3b5b5b5b5b5b5b5b5ad98836c57422c1700172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757574f402f1c0800172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757574f402f1c08000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17000000000000000000000000000000000000000000081c2f404f5757575757575757575757575757575757575757554a3a281501000000000000000000000000001f344a5f748ba0b5cbd8d8d8d8d8d4c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0ad98836c57422c170000000000000000000000000005182b3b484f4f4f4f4f5c72889db3c0ab95806a544f4f4f4f4d443524110000000000000000000000000000152839475052525252576c8398adc3c2b5aeadadadada38d77624c3f546a8095abadadadadafb9c8bba590796452525252524e4233210e00152839475052525252525252525252525252525252525c72889db3c8ddf2fffffff4e8dfdbdadad0bba590796452525252524e4233210e001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a44475c72889da0a0a095806a543f4c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c170000000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6857442f1b06000000000000000000000000001f344a5f748ba0b5cbe0edededdecab7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b98836c57422c17000000000000000000000000000c2135485964646464646472889db3c0ab95806a64646464646153412d1904000000000000000000000000001c3144576467676767676c8398adc3b6a49998989898988d77624c3f546a809598989898989caabdbba5907967676767676760503d2914001c3144576467676767676767676767676767676767676772889db3c8ddf2fffffffffbf4f0f0e5d0bba5907967676767676760503d2914001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a44475c72888b8b8b8b8b806a543f4c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f74838383838383838383838383838383838383838383838383838383838383838383838383838379644f3a250f001f344a5f74838383838383838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c170000000000000000000000000000000000000000000f253a4f647983838383838383838383838383838383838383725c47321d07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dbc5b09b8886868686868686868686868686868686868686868686868686868686868686836c57422c17000000000000000000000000000f243a4f6477797979797979889db3c0ab9580797979797979705c47321c07000000000000000000000000001f344a5f747c7c7c7c7c7c8398adc3b09b8683838383838377624c3f546a808383838383838ea3b8bba5907c7c7c7c7c7c7c6c57422c17001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c889db3c8ddf2ffffffffffffffffe5d0bba5907c7c7c7c7c7c7c6c57422c17001f34495d70747474747474747474747474746b5843465b6e7474747474747467533e4b6071747474747474747474747474746955412c17001f344a5f748b9898989898989898989898989898989898989898989898989898989898989898989898989079644f3a250f001f344a5f748b9898989898989898989898989898989898989898989898989898989898989898989898989079644f3a250f000000000000000000000000001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c17000000000000000000000000000000000000080e0f0f253a4f647990989898989898989898989898989898989888725c47321d0f0f0c05000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6654402b16000000000000000000000106070f253a4f647990909090909092a2b5c2ae9b90909090909088725c47321d07070400000000000000000000001f344a5f748b9393939393939fb1c5b09b866f6c6c6c6c6c6a5c493c50626c6c6c6c6c6c778da3b8beaa99939393939393836c57422c17001f344a5f748b93939393939393939393939393939393939395a3b6cadff4f5f5f5f5f5f5f5f5e7d2beaa99939393939393836c57422c17001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c3e505c5f5f5f5f5f5f5f58493743535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a250f001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a250f000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000000000000000000000000000000004121c232525253a4f647990a5adadadadadadadadadadadadadadad9d88725c473225252421180d0000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a55483724110000000000000000000b151b1d1d253a4f647990a5a5a5a5a5a6b0bfcab9aba5a5a5a5a59d88725c47321d1d1c1911060000000000000000001f344a5f748ba0a8a8a8a8a8afbdc5b09b866f5a57575757564d3e334451575757575762778da3b8c7b7aba8a8a8a8a898836c57422c17001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a9b2c1d2e0e0e0e0e0e0e0e0e0e0e0d9c7b7aba8a8a8a8a898836c57422c170011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e30323f484a4a4a4a4a4a4a453b2c3542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f0000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0000000000000000000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c3c3c3c3c3c3c3c3c3b39d88725c473a3a3a3a352b1d0d00000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44444444444444444444444444444444444444444444444444444444444441382a1a0800000000000000000e1c282f3232323a4f647990a5bbbbbbbbbbc2ced7c9bfbbbbbbbbb39d88725c47323232322d24170800000000000000001f344a5f748ba0b5bdbdbdbdc2cbc5b09b866f5a44424242413b2f26343e424242424c62778da3b8cbc8bfbdbdbdbdad98836c57422c17001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbec4cbcbcbcbcbcbcbcbcbcbcbcbcbcbcbc8bfbdbdbdbdad98836c57422c17000515232e3434343434343434343434343434332b20222d333434343434343431291d252f3434343434343434343434343434322a1e1000001f344a5f748ba0b0b0b0b0b0b0b0b0b0b0b0b3bdccd8d8d8d8d8d8d0c0b5b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f001f344a5f748ba0b5cbd8d8d8d8d8d4c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f000000000000000000000000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e10000000000000000000000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0b0b0b0b0b0b0b09d88725c4f4f4f4f4f483b2b1805000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2d261a0c0000000000000000091b2c3a44474747474f647990a5bbd0d0d0d0d5dfe6dbd3d0d0d0c8b39d88725c47474747474135261402000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f2c2c2c271e16222a2c2c2c374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f10191e1f1f1f1f1f1f1f1d160c121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b9b9faec1d4e9edededd9c5b3a29b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f001f344a5f748ba0b5cbe0edededdecab7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d000000000000000000000000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b9b9b9b9b9b9b9b8872646464646464594835210c000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1812090000000000000000001125384a575c5c5c5c5c647990a5bbd0e5e5e5e9f1f8eee7e5e5ddc8b39d88725c5c5c5c5c5c5344311e0a000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a1717130b050f15171722374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748686868686868686868686868691a6bbd0e5faffebd5c0ab968686868686868686868686868679644f3a250f001f344a5f748ba0b5cbe0f5fff0dbc5b09b888686868686868686868686868686868686868686868686868679644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576b7979797979797990a5bbb8a38f8686868686868686868686868679797979797977644f3a240f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000162b4055687272727272727990a5bbd0e5fafffffffffffffff2ddc8b39d8872727272727270614d38230e000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c170000000a1217171717171717171717171717171717171717171717171717171717171717171717171717171717140d020000000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f7990a5bbd0e5faffead5c0ab95806f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e000000000000000000000000000000020d141717171717171717171717171717150f050000000000000000000000000000000000000a1217171717171717171717171717171611080000000000000000030707172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f6f6f6f6f6f6f778d909090909079644f3a250f070601000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8388888888888892a6bbd0e5fbfffffffffffffff3dec8b39f8c88888888888879644f3a250f000000000000001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c17001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c170000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f13040000000000000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a647990a5bbd0e5faffead5c0ab95806a5a5a5a5a5a5a5a5a5a5a5a595142301d09001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a595142301d09000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a22160800000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000030f171c1d1d2c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a5a5a5a5a5a5a62778da3a5a5a59079644f3a251d1d1b150b0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a151515151515151515151515151515151515151514110a00000000000000000000000008101415172c42576c83989d9d9d9d9da2b0c2d5e9ebeaeaeaeaeaeaeaede2cebbaa9f9d9d9d9d9d9079644f3a251515130d040000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000f20303c43444444444444444444444f647990a5bbd0e5faffead5c0ab95806a5444444444444444444444443e33241301001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4444444444444444444444444444444444444444444444443e3324130100000000000000000000000000001222313c41424242424242424242424242423e3426160400000000000000000000000000000d1e2e3a414242424242424242424242424240372a1a090000000413212b3132323242576c8398adbbbbbbbbbdc6cdb8a38d77624c444444444444444c62778da3b8bba59079644f3a3232322f281c0e00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a261d11030000000000000000000e1a24292a2a2c42576c8398adb3b3b3b3b5bfcedfdcd6d5d5d5d5d5d5d5d8dfd8c8bbb3b3b3b3b3a59079644f3a2a2a2a28211608000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a00172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757574f402f1c080000000000000002121f292e2f2f2f2f2f2f2f2f2f3a4f647990a5bbd0e5faffead5c0ab95806a543f2f2f2f2f2f2f2f2f2f2f2b22150600001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2b2215060000000000000000000000000000081c2f404f5757575757575757575757575757514433210d0000000000000000000000000000172a3c4c555757575757575757575757575754483826120000001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c372f2f2f2f2f374c62778da3b8bba59079644f47474747443a2c1b09001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a2f211000000000000000000c1d2c373e3f3f3f42576c8398adc3c8c8c8cad1ddd5c9c1c0c0c0c0c0c0c0c4cddbd8cec8c8c8c8bba59079644f3f3f3f3f3c33261605000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e1000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e0000000000000000010d15191a1a1a1a1a1a1a1a253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1a1a1a1a1a1a1a1a1a160f040000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a160f040000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c281300000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d18000000192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c37221a1a1a22374c62778da3b8bba59079645c5c5c5c5c574a382511001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5454545454545454545454545454545454545454545454544c3f2d1b070000000000000016293b495354545454576c8398adc3d8dddddfe4d8c7b7adabababababababb0bdcddfe2deddddd0bba59079645454545454504434220f000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000001f344a5f74838383838383838383838383838383838383838383838383838383838383838383838383838379644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a1500000000000000000000000000001f344a5f74838383838383838383838383836f5a442f1a0000001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c37220d000d22374c62778da3b8bba590797272727272726855402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a695d4a36220d000000000000001d314558676a6a6a6a6a6c8398adc3d8edf2f4e5d0bca999959595959595959eb0c4d8edf3f2e5d0bba590796a6a6a6a6a6a62513e2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9898989898989898989898989898989898989898989898989898989898989898989898989079644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479909898989898989898989895806a543f2a1500000000000000000000000000001f344a5f748b9898989898989898989898866f5a442f1a0000001f344a5f74888888888888899aaec3b09b8677777777777773604c37210c000d22374c62778da3b8bba692888888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b868080808080808080808080808080808080808080808080808079644f3a250f000000000000001f344a5f748080808080808398adc3d8edffffe2cdb8a38d8080808080808095abc0d5eaffffe5d0bba590808080808080806c57422c170000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1b160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000611191c1d1d1d1d1d1d1d1d1d1d1d1d1d1a1409000000000000000000000000000000000000000000000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5adadadadadadadadab95806a543f2a1500000000000000000000000000001f344a5f748ba0adadadadadadadadad9b866f5a442f1a0000001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262605544311d09000d22374c62778da3b8c2b0a29d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959595959595959079644f3a250f000000000000001f344a5f748b959595959596a0b2c6daeff3f2e2cdb8a38d776a6a6a6a6a8095abc0d5eaf2f3e7d3bfab9b959595959595836c57422c17000413212b313232323232323232323232323230291e1000000000000000000000000000000000000000000000000000000000000000000000000000000000000817242d32323232323232323232323232322f271b0c0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a0000001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c4437271502000d22374c62778da3b8cdbfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababababababa59079644f3a250f000000000000001f344a5f748ba0abababababb1becfe2e1ddddddcdb8a38d77625454546a8095abc0d5dddddee4dbc9b9aeababababab98836c57422c17001022323e4647474747474747474747474747453c2e1d0b0000000000000000000000000000000000000000000000000000000000000000000000000000000214263541474747474747474747474747474743382a190700000000000000000000000000000000000000000000000000001f344a5f748ba0b0b0b0b0b0b0b0b0b0b0b0b3bdccd8d8d8d8d8d8d0c0b5b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0d8d8d8d8d5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a0000001f344a5f748ba0b5c8c8c8c8ccd5c5b09b866f5a44373737373127190900000d22374c62778da3b8cdd1cac8c8c8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0bba59079644f3a250f000000000000001f344a5f748ba0b5c0c0c0c0c4cfdcd7cdc8c8c8c8b8a38d77624c3f546a8095abc0c8c8c8c9d0dbd7cac2c0c0c0c0ad98836c57422c1700192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c594c3b28140000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3144535c5c5c5c5c5c5c5c5c5c5c5c5c5c564836230f00000000000000000000000000000000000000000000000000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b9b9faec1d4e9edededd9c5b3a29b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5ededead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a0000001f344a5f748ba0b5cbdddddde0dac5b09b866f5a442f2222211d15090000000d22374c62778da3b8cde2dfddddd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a250f000000000000001f344a5f748ba0b5cbd5d5d5d9e1d6c6b9b3b3b3b3b3a38d77624c3f546a8095abb3b3b3b3b5beccddddd7d5d5d5c3ad98836c57422c17001e33485c6e727272727272727272727272726a57432e190400000000000000000000000000000000000000000000000000000000000000000000000000000e23384d61707272727272727272727272727266523e291400000000000000000000000000000000000000000000000000001f344a5f748686868686868686868686868691a6bbd0e5faffebd5c0ab968686868686868686868686868679644f3a250f000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a0d0c0902000000000d22374c62778da3b8cde2f4f2edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a250f000000000000001f344a5f748ba0b5cbe0eaeaeddfcbb8a89e9d9d9d9d9d8d77624c3f546a80959d9d9d9d9da0aebfd3e7eceaead8c3ad98836c57422c17001f344a5f74888888888888888888888888866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479888888888888888888888888806a543f2a1500000000000000000000000000000000000000000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f7990a5bbd0e5faffead5c0ab95806f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888888888888888879644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a88888888888877624c3f546a8088888888888890a4b9cee3f8ffedd8c3ad98836c57422c17001f344a5f748b9d9d9d9d9d9d9d9d9d9d9b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000040d131515253a4f6479909d9d9d9d9d9d9d9d9d9d95806a543f2a1515140f0700000000000000000000000000000000000000000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a647990a5bbd0e5faffead5c0ab95806a5a5a5a5a5a5a5a5a5a5a5a595142301d09000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867272727272727272727272727272727272727272727272727270614d38230e000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867272727272726f5f4a3e5266727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b3b3b3b3b3b3b3b3b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000081621282a2a2a3a4f647990a5b3b3b3b3b3b3b3b3ab95806a543f2a2a2a2923190c0000000000000000000000000000000000000000000f20303c43444444444444444444444f647990a5bbd0e5faffead5c0ab95806a5444444444444444444444443e33241301000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5b51413648565c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5c8c8c8c8c8c8c5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000051626333c3f3f3f3f4f647990a5bbc8c8c8c8c8c8c0ab95806a543f3f3f3f3e362a1b09000000000000000000000000000000000000000002121f292e2f2f2f2f2f2f2f2f2f3a4f647990a5bbd0e5faffead5c0ab95806a543f2f2f2f2f2f2f2f2f2f2f2b22150600000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4747474747474747474747474747474747474747474747474135261402000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a474747474640332a3843474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbdddddddddac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000f223444505454545454647990a5bbd0ddddddddd5c0ab95806a54545454545248382714000000000000000000000000000000000000000000010d15191a1a1a1a1a1a1a1a253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1a1a1a1a1a1a1a1a1a160f040000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4432323232323232323232323232323232323232323232322d24170800000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44323232312c221b272f323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000152a3e51626a6a6a6a6a6a7990a5bbd0e5f2f2ead5c0ab95806a6a6a6a6a6a6656432f1a05000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1911060000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1c181009141a1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000172c42576c8080808080808090a5bbd0e5faffead5c0ab9580808080808080725c47321d07000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000001080c0d172c42576c839595959595959babbfd3e7f2f2edd8c4b09e95959595959588725c47321d0d0c0903000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000003050f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0f5faf0dac5b09b866f5a442f1a05000000000003050d22374c62778da3b8cde2f8faedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000008141c2122222c42576c8398abababababaeb9c9dbddddddddddcdbdb0ababababab9d88725c47322222221e160b0000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000912181a1a253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a050000000711181a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a121212121212121212121212121212121212121212121212121212100b020000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000071725303637373742576c8398adc0c0c0c0c2c8c8c8c8c8c8c8c8c8c8c4c0c0c0c0b39d88725c473737373732281b0b00000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000c1a262d2f2f2f3a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f1a0500000a19242c2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f27272727272727272727272727272727272727272727272727272727251e140600001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b7c2c8b39d88725c4c4c4c4c4c4639291704000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000081a2a3841444444444f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a442f1a05000517283640444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a31241504001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9da5b4c7b39d8872626262626261574734200b000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000011243748555a5a5a5a5a647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a442f1a05000e223546545a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5252525252525252525252525252525252525252525252525252525252524e4233210e001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000001f34495e717777777777778398adc3b19c8a8888888888888888888888888897acc0b39d8877777777777775634e39240f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000162b4054666f6f6f6f6f6f7990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f344a5f748b9090909090909db0c5b09b866f5a442f1a050013283d51646f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767676767676767676767676767676760503d2914001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0504010000000000000000000000000000000000000000000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b867272727272727272727272728095abc0b5a0908d8d8d8d8d8d79644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c8386868686868691a6bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001f34495e737979797979798398adc3b09b866f5a442f1a0500152a3f546a808686868686868fa3b8bba590797979797979796b57412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1a1a160e03000000000000000000000000000000000000000000001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c6a8095abc0beaea4a3a3a3a3a39079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c83989b9b9b9b9b9faec1d4e9fdffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000001b3043556264646464646c8398adc3b09b866f5a442f1a1212152a3f546a80959b9b9b9b9b9eacbebba590796464646464645e4f3c2814001f344a5f748ba0b5cbe0f5f5f1dcc8b4a19493939393939393939393939393939393939393939393939393939393939393836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2f2f2f2a2013040000000000000000000000000000000000000000001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a4747474747474747546a8095abc0ccbfb9b8b8b8b8a59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c8398adb0b0b0b0b3bdccddf0ffffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000142637454e4f4f4f4f576c8398adc3b09b866f5a442f272727272a3f546a8095abb0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44444444443d3122110000000000000000000000000000000000000000001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a443232323232323f546a8095abc0d5d3cecdcdcdbba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c8398adc3c3c3c3c5cdd9e8f9ffffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a00000009192733393a3a3a42576c8398adc3b09b866f5a443c3c3c3c3c3c3f546a8095abc0c5c5c3c3c3c3bba59079644f3a3a3a3a372f221302001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a05000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5a5a5a5a594f402e1b0700000000000000000000000000000000000000001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d2a3f546a8095abc0d5e7e3e2e2d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c8398adadadadadb0bbcadcefffffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000a161f2425252c42576c8398adadad9b866f5a5252525252525252546a8095abc0c4b6aeadadadada59079644f3a252525231c120400001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6d5d4a35200b00000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c839898989898989dadc0d4e8fdffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000000000030b0f0f172c42576c839898989898866f676767676767676767676a8095abc0b8a69a98989898989079644f3a250f0f0e08000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0b5cbe0f5fff0dbc5b09b8886868686868677624c37220d00000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000172c42576c8383838383838390a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000000000000172c42576c838383838383837c7c7c7c7c7c7c7c7c7c7c7c8095abc0b39e8983838383838379644f3a250f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748ba0b5cbe0f5fff3decab7a69b9b9b9b9b9b8d77624c37221212121212121212121212121212120f08000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c7990a5bbd0e5f5f5ead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000000000000152a3f53646c6c6c6c6c6c79909393939393939393939393939dafc3b39d88726c6c6c6c6c6b5e4b37230e000000000000001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c17001f344a5f748ba0b5cbe0f5fffae7d4c4b7b0b0b0b0b0a38d77624c3727272727272727272727272727272727231b0f0100001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000010233646535757575757647990a5bbd0e0e0e0e0d5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a00000000000000000010233646535757575757647990a5a8a8a8a8a8a8a8a8a8a8a8aebbc8b39d88725c57575757574f402f1c08000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001f344a5f748ba0b5cbe0f5fffff1e0d2c8c3c3c3c3b8a38d77624c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c372d1f0e00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000061828363f424242424f647990a5bbcbcbcbcbcbcbc0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000000000000061828363f424242424f647990a5bbbdbdbdbdbdbdbdbdbdbdc1cbc8b39d88725c47424242413c312212000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a001f344a5f748ba0b5cbe0f5fff9e5d3c2b5aeadadadada38d77625252525252525252525252525252525252514a3d2c1a06001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b39d88725c47322c2c2c281f130400000000000000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000001f344a5f748ba0b5cbe0f5fff2dec9b6a49998989898988d77676767676767676767676767676767676767665b4936210d001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a095806a543f2a1500000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a00000000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09d88725c47321d1717140d020000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000001f344a5f748ba0b5cbe0f5fff0dbc5b09b868383838383837c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f6c6c6c6c728893939393939393939393939393939393939079644f3a250f001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaf5f5e5d0bba59079644f3a250f000000000000000000000000000000050d111212121212121212253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1512121212121212120f08000000000000000000000000000000000000000000000f24394e62737474747474747474747474747467533e291400000000000000000000000000001f34495d70747474747474747474747474746b58432e190400000000000000000000000000000000000000000000000000000000050d111212121212121212253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1512121212121212120f08000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000000000000000000000000000000f24394e6273747474747474747474747474747474747474746e5b46311c070000000000000000000000000000000a1217171717171717171717171717171611080000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101517171717171717161108000000000000000000000000010b131717171717171717140d020000000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a57575c72889da8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5e0e0e0e0d0bba59079644f3a250f00000000000000000000000000000c1821262727272727272727273a4f647990a5bbd0e5faffead5c0ab95806a543f2a272727272727272727231b0f0100000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f584937241000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915000000000000000000000000000000000000000000000000000000000c1821262727272727272727273a4f647990a5bbd0e5faffead5c0ab95806a543f2a272727272727272727231b0f0100001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b17030000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000a18232a2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c281f130400000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a44475c72889db3bdbdbdbdbdbdbdbdbdbdbdbdbdbba59079644f3a250f001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0500152a3f546a8095abc0cbcbcbcbcbcbbba59079644f3a250f000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c4f647990a5bbd0e5faffead5c0ab95806a543f3c3c3c3c3c3c3c3c3c3c372d1f0e00000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a08000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000000000000000000000000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c4f647990a5bbd0e5faffead5c0ab95806a543f3c3c3c3c3c3c3c3c3c3c372d1f0e00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000000000d1e2e3a414242424242424242424242424240372a1a09000000000000000000000000000000000000000000000000000000000000000000000000000000061828363f4242424242424240372a1a090000000000000000000f202f3b41424242424242413c31221200000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a44475c72889db3b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a0500152a3f546a8095abb5b5b5b5b5b5b5b5a59079644f3a250f0000000000000000000000000015283947505252525252525252525252647990a5bbd0e5faffead5c0ab95806a5452525252525252525252514a3d2c1a0600000000000000000000000000000000000000000a192630343434343434343434343434343431291d0e0000000000000000000000000000000515232e3434343434343434343434343434332b20120100000000000000000000000000000000000000000000000000000015283947505252525252525252525252647990a5bbd0e5faffead5c0ab95806a5452525252525252525252514a3d2c1a06001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000000000000000000000000000a1926303434343434343434343434343434343434343434332d2213030000000000000000000000000000172a3c4c555757575757575757575757575754483826120000000000000000000000000000000000000000000000000000000000000000000000000000001023364653575757575757575448382612000000000000000006192d3e4d56575757575757574f402f1c08000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a44475c72889da0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a0500152a3f546a8095a0a0a0a0a0a0a0a0a0a09079644f3a250f000000000000000000000000001c314457646767676767676767676767677990a5bbd0e5faffead5c0ab95806a6767676767676767676767665b4936210d00000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000001c314457646767676767676767676767677990a5bbd0e5faffead5c0ab95806a6767676767676767676767665b4936210d001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1910040000000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d18030000000000000000000000000000000000000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6b5e4b37230e000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a44475c72888b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0500152a3f546a808b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c90a5bbd0e5faffead5c0ab95807c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c90a5bbd0e5faffead5c0ab95807c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74838383838383838383838383836f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c838383838383836f5a442f1a05000000000000000d22374c627783838383838379644f3a250f000000000000001f34495d70747474747474747474747474746b5843465b6e7474747474747474747474747474747474747473624e39240f001f34495d70747474747474747474747474746b58432e19040014293e53677474747474747474747474747473624e39240f000000000000000000000000001f344a5f748b93939393939393939393939399aabed2e7f5f5ecd7c3af9d9393939393939393939393939079644f3a250f000000000000000000000000000000020d141717171717171717171717171717150f05000000000000000000000000000000000000000000000000000000000000020d141717171717171717171717171717150f05000000000000000000000000000000000000000000001f344a5f748b93939393939393939393939399aabed2e7f5f5ecd7c3af9d9393939393939393939393939079644f3a250f001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a00000000000a12171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171510060000001f344a5f748b9898989898989898989898866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000030b0f0f172c42576c839898989898866f5a442f1a0f0f0b0400070d0f0f22374c62778d989898989079644f3a250f0f0e08000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915000010243749585f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8abb7c7d9e0e0e0e0deccbbaea8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2216080000000000000000000000000000000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2216080000000000000000000000000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8abb7c7d9e0e0e0e0deccbbaea8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a00000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a00001f344a5f748ba0adadadadadadadadad9b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000a161f2425252c42576c8398adadad9b866f5a442f2525242017101b22252525374c62778da3adada59079644f3a252525231c1204000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e30323f484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000081a2c3b454a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbfc8cbcbcbcbcbcbcbcbcbc1bdbdbdbdbdbdbdbdbdbdbba59079644f3a250f00000000000000000000000000001222313c41424242424242424242424242423e342616040000000000000000000000000000000000000000000000000000001222313c41424242424242424242424242423e3426160400000000000000000000000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbfc8cbcbcbcbcbcbcbcbcbc1bdbdbdbdbdbdbdbdbdbdbba59079644f3a250f001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0000000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242424242424242423f36281806001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000000000000000000000000000000000000000000000000000009192733393a3a3a42576c8398adc3b09b866f5a443a3a3a393429212d363a3a3a3a4c62778da3b8bba59079644f3a3a3a3a372f221302000515232e3434343434343434343434343434332b20222d3334343434343434343434343434343434343434343026190a00000515232e3434343434343434343434343434332b2012010000000e1d293134343434343434343434343434343026190a00000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f00000000000000000000000000081c2f404f5757575757575757575757575757514433210d0000000000000000000000000000000000000000000000000000081c2f404f5757575757575757575757575757514433210d00000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a000000172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575346362310001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a050000000000000000000000000000000000000000000000000000000000000000142637454e4f4f4f4f576c8398adc3b09b866f5a4f4f4f4f4e47392f3f4a4f4f4f4f4f62778da3b8bba59079644f4f4f4f4f4b40311f0d000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f10191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f0200000000000c161d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c281300000000000000000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c281300000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a0000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001b3043556264646464646c8398adc3b09b866f64646464646357463a4c5d646464646464778da3b8bba590796464646464645e4f3c281400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a1500000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0000001f344a5f748383838383838383838383838383838383838383838383838383838383838383838383838383838383838383836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f34495e737979797979798398adc3b09b8679797979797975614c3f5469797979797979798da3b8bba590797979797979796b57412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d111212121212121212121212121212121212121212121212121212121212121212121212121212120f08000000000000000000000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000000000000000000f253a4f6479909898989898989898989895806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f6479909898989898989898989895806a543f2a1500000000000000000000000000000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f001f34495d70747474747474747474747474746b58432e190000001f344a5f748b98989898989898989898989898989898989898989898989898989898989898989898989898989898989898836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748b9090909090909db0c5b39f9190909090908d77624c3f546a8090909090909095a6babda997909090909090836c57422c17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c182126272727272727272727272727272727272727272727272727272727272727272727272727272727231b0f0100000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000000000000f253a4f647990a5adadadadadadadadab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5adadadadadadadadab95806a543f2a1500000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0a5a5a5a5a5adbbcdbdaea6a5a5a5a5a38d77624c3f546a8095a5a5a5a5a5a8b3c3c6b5a9a5a5a5a5a598836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c372d1f0e000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000000000000000f253a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a15000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bbbbbbbbc0cad9ccc1bbbbbbbbb8a38d77624c3f546a8095abbbbbbbbbbcc4d1d3c6bdbbbbbbbbad98836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015283947505252525252525252525252525252525252525252525252525252525252525252525252525252514a3d2c1a06000000000000000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a00000000000000000000000000000f253a4f647990a5bbd0d8d8d8d8d5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0d8d8d8d8d5c0ab95806a543f2a1500000000000000000000000000000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a00000515232e3434343434343434343434343434332b2012010000001f344a5f748ba0b5cbd8d8d8d8d8d8d8d8d8d8d8d8cabbb2b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd0d0d0d4dce8ddd4d0d0d0cdb8a38d77624c47546a8095abc0d0d0d0d1d7e2e3d8d2d0d0d0c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c314457646767676767676767676767676767676767676767676767676767676767676767676767676767665b4936210d000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000000000000f253a4f647990a5bbd0e5ededead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5ededead5c0ab95806a543f2a1500000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000001f344a5f748ba0b5cbe0ededededededededede6d2beac9e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0e5e5e8eff9f0e9e5e5e2cdb8a38d77625c5c5c6a8095abc0d5e5e5e6ebf4f5ece6e5e5d8c3ad98836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe3cdb8a38f86868686868686868686868686868686868686868686868686836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d7772727272728095abc0d5eaffffffffffffffffedd8c3ad98836c57422c17000000000000000000000000000000020d141717171717171717171717171717150f05000000000000000000000000000000001f344a5f748b9393939393939393939393939393939393939393939393939393939393939393939393939079644f3a250f0000000000000000000000000000000000000000000009111617171717171717171717171717161109000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000a1217171717171717171717171717171717171717171717171717171717171717171717171717171717140d0200000000000a12171717171717171717171717171716110800000000000000000000001f344a5f748ba0b5cbe0f5f8faffffffffffffe2cdb8a38d776f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6654402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe3ceb9a4908888888888888897acc0d6ebffffffffffffffffedd8c3ad98836c57422c17000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2216080000000000000000000000000000001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f0000000000000000000000000000000000000000000e1b252b2c2c2c2c2c2c2c2c2c2c2c2c2c2b251b0e0000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f1304000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c000000000000000000001f344a5f748ba0b5cbe0e2e3e5edf7ffffffffe2cdb8a38d77625a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5548372411001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a151515151515151515151515151515151515151514110a000000000000000000001f344a5f748ba0b5cbe0f5fffffffff5eeebeae7d3bfaea09d9d9d9d9d9d9da5b4c7daeaeaebf0f8ffffffffedd8c3ad98836c57422c1700000000000000000000000000001222313c41424242424242424242424242423e3426160400000000000000000000000000001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbba59079644f3a250f00000000000000000000000000000000000000000b1c2c38404242424242424242424242424240382c1c0b00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242413c31221200000d1e2e3a414242424242424242424242424240372a1a090000000000000000001f344a5f748ba0b5cbcdcdcdd1dae6f5ffffffe2cdb8a38d77624c444444444444444444444444444444444444444444444441382a1a08001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a261d110300000000000000001f344a5f748ba0b5cbe0f5fffffceee2d9d5d5d5d5ccbeb5b3b3b3b3b3b3b3b7c2d2d5d5d5d6dce6f3ffffffedd8c3ad98836c57422c1700000000000000000000000000081c2f404f5757575757575757575757575757514433210d00000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f000000000000000000000000000000000000000015283a4a5557575757575757575757575757554a3a281500000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757574f402f1c0800172a3c4c555757575757575757575757575754483826120000000000000000001f344a5f748ba0b5b8b8b8b8bdc8d7e8fbffffe2cdb8a38d77624c47474747474747474747453d302f2f2f2f2f2f2f2f2f2f2d261a0c00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a2f211000000000000000001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c7c8c8c8c4c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c17000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c281300000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f00000000000000000000000000000000000000001b2f4457686c6c6c6c6c6c6c6c6c6c6c6c6c6857442f1b00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d180300000000000000001f344a5f748ba0a3a3a3a3a3aab9cbdff3ffffe2cdb8a38d77625c5c5c5c5c5c5c5c5c5c5c5a4e3d2a1a1a1a1a1a1a1a1a1a1812090000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5454545454545454545454545454545454545454545454544c3f2d1b07000000000000001f344a5f748ba0b5cbe0f5fff8e4d2c0b3abababababababacb4c2cdbdb0abababababababadb7c7d8ebffffedd8c3ad98836c57422c17000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a1500000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000001d32475c7283838383838383838383838383725c47321d00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f74838383838383838383838383838383838383838383838383838383838383838383838383838379644f3a250f001f344a5f74838383838383838383838383836f5a442f1a0500000000000000001f344a5f748b8d8d8d8d8d8e9cafc4d9eeffffe2cdb8a38d777272727272727272727272726c5a45311c06000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a695d4a36220d000000000000001f344a5f748ba0b5cbe0f5fff2ddc9b5a29695959595959597a5b7c4b09e9595959595959599a9bcd0e5faffedd8c3ad98836c57422c17000000000000000000000000000f253a4f6479909898989898989898989895806a543f2a1500000000000000000000000000001f34495d70747474747474747474747474747474747474747474747474747474747474747474747474747473624e39240f00000000000000000000000000000000050c0f0f1d32475c7288989898989898989898989888725c47321d00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748b9898989898989898989898989898989898989898989898989898989898989898989898989079644f3a250f001f344a5f748b9898989898989898989898866f5a442f1a0500000000000000001f34495e717777777777778398adc3d8edffffe3ceb9a49088888888888888888888888888725c47321d07000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b868080808080808080808080808080808080808080808080808079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b86808080808080889db3c0ab95808080808080808da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5adadadadadadadadab95806a543f2a1500000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000000d182124252532475c72889dadadadadadadadadad9d88725c47321d00000000000000000000000000000000000000000000000000000000040d131515253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1515140f07000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a250f001f344a5f748ba0adadadadadadadadad9b866f5a442f1a0500000000000000001b2f42536062626262626c8398adc3d8eaeaece7d3bfaea09d9d9d9d9d9d9d9d9d9d9d9d88725c47321d1514110a000000000000000000001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959595959595959079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a72889db3c0ab95806a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a15000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49433727160300000000000000000000000000000d1d2b353a3a3a3a475c72889db3c3c3c3c3c3c3c3b39d88725c47321d000000000000000000000000000000000000000000000000000000081621282a2a2a3a4f647990a5bbd0e5faffead5c0ab95806a543f2a2a2a2923190c0000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a050000000000000000122535434b4c4c4c4c576c8398adc3d5d5d5d7ddddccbeb5b3b3b3b3b3b3b3b3b3b3b39d88725c47322a2a2a261d110300000000000000001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababababababa59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a54545c72889db3c0ab95806a54545462778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0d8d8d8d8d5c0ab95806a543f2a1500000000000000000000000000000515232e343434343434343434343434343434343434343434343434343434343434343434343434343434343026190a000000000000000000000000000005182b3b484f4f4f4f4f5c72889db3c8c0b5b0b0b0b0b09d88725c47321d0000000000000000000000000000000000000000000000000000051626333c3f3f3f3f4f647990a5bbd0e5faffead5c0ab95806a543f3f3f3f3e362a1b0900000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b0b0b0b0b0b0b0b0b0b0b0b3bdccd8d8d8d8d8d8d0c0b5b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f001f344a5f748ba0b0b0b0b0b0b0b0b0b09b866f5a442f1a050000000000000000071725303637373742576c8398adc0c0c0c0c2cad7dbd0c9c8c8c8c8c8c8c8c8c8c8b39d88725c473f3f3f3f3a2f211000000000000000001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5ededead5c0ab95806a543f2a1500000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000000000000c2135485964646464646472889db3c5b3a29b9b9b9b9b9b88725c47321d00000000000000000000000000000000000000000000000000000f223444505454545454647990a5bbd0e5faffead5c0ab95806a5454545454524838271400000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b9b9faec1d4e9edededd9c5b3a29b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b866f5a442f1a0500000000000000000008141c2122222c42576c8398abababababaeb9c9dbe4deddddddddddddddddddc8b39d88725c54545454544c3f2d1b07000000000000001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f6477797979797979889db3c0ab9686868686868686725c47321d0000000000000000000000000000000000000000000000000000152a3e51626a6a6a6a6a6a7990a5bbd0e5faffead5c0ab95806a6a6a6a6a6a6656432f1a05000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748686868686868686868686868691a6bbd0e5faffebd5c0ab968686868686868686868686868679644f3a250f001f344a5f74868686868686868686868686866f5a442f1a050000000000000000000001080c0d172c42576c839595959595959babbfd3e7f3f2f2f2f2f2f2f2f2ddc8b39d88726a6a6a6a6a695d4a36220d000000000000001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000a12171717171717171717171717171716110800000000000000000000000000000000000000000000000000000000000000000000000000000106070f253a4f647990909090909092a2b5c0ab95806f6f6f6f6f6f6a5945301b0000000000000000000000000000000000000000000000000000172c42576c8080808080808090a5bbd0e5faffead5c0ab9580808080808080725c47321d07000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f7990a5bbd0e5faffead5c0ab95806f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f6856422d19040000000000000000000000000000172c42576c8080808080808090a5bbd0e5fafffffffffffffff2ddc8b39d8880808080808079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888888888888888879644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000000000000000000000000000000000000000000000000000000000b151b1d1d253a4f647990a5a5a5a5a5a6b0bfc0ab95806a5a5a5a5a5a574c3c29160000000000000000000000000000000000000000000001080c0d172c42576c839595959595959babbfd3e7f2f2edd8c4b09e95959595959588725c47321d0d0c090300000000000001080c0d0d0d0d0d0d0d0f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150d0d0d0d0d0d0d0c090300000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a647990a5bbd0e5faffead5c0ab95806a5a5a5a5a5a5a5a5a5a5a5a595142301d0900182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a564a392713000000000000000000000000000000152a3e51626a6a6a6a6a6a7990a5bbd0e5f2f2f2f2f2f2f2f2f4e0cbb7a59795959595959079644f3a250f0d0b06000000001f344a5f748ba0b5cbe0f5fff0dac5b09b867272727272727272727272727272727272727272727272727270614d38230e000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000d1e2e3a414242424242424242424242424240372a1a09000000000000000000000000000000000000000000000000000000000000000000000e1c282f3232323a4f647990a5bbbbbbbbbbc2cdc0ab95806a5444444444433b2e1e0c00000000000000000000000000000000000000000008141c2122222c42576c8398abababababaeb9c9dbddddddddddcdbdb0ababababab9d88725c47322222221e160b0000000008141c212222222222222222253a4f647990a5bbd0e5faffead5c0ab95806a543f2a2222222222222222221e160b0000000f20303c43444444444444444444444f647990a5bbd0e5faffead5c0ab95806a5444444444444444444444443e33241301000f20303c434444444444444444444444444442392c1c0a0000000000000000000000000000000f223444505454545454647990a5bbd0dddddddddddddddddde0e7d4c2b4acababababa59079644f3a25222220190f0200001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5344311e0a000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000172a3c4c55575757575757575757575757575448382612000000000000000000000000000000000000000000000000000000000000000000091b2c3a44474747474f647990a5bbcfc2bab8b8b8b8ab95806a543f2f2f2f2e281d10000000000000000000000000000000000000000000071725303637373742576c8398adc0c0c0c0c2c8c8c8c8c8c8c8c8c8c8c4c0c0c0c0b39d88725c473737373732281b0b000007172530363737373737373737373a4f647990a5bbd0e5faffead5c0ab95806a543f3737373737373737373732281b0b000002121f292e2f2f2f2f2f2f2f2f2f3a4f647990a5bbd0e5faffead5c0ab95806a543f2f2f2f2f2f2f2f2f2f2f2b22150600001022323e4647474747474747474747474747453c2e1d0b000000000000000000000000000000051626333c3f3f3f3f4f647990a5bbc8c8c8c8c8c8c8c8c8c8cbd4e0d2c7c0c0c0c0bba59079644f3a373737352d201101001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4747474747474747474747474747474747474747474747474135261402000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d180300000000000000000000000000000000000000000000000000000000000000001125384a575c5c5c5c5c647990a5bbc2b1a5a3a3a3a3a395806a543f2a1a1a19140b00000000000000000000000000000000000000000000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b7c2c8b39d88725c4c4c4c4c4c463929170400122535434b4c4c4c4c4c4c4c4c4c4c4f647990a5bbd0e5faffead5c0ab95806a544c4c4c4c4c4c4c4c4c4c4c46392917040000010d15191a1a1a1a1a1a1a1a253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1a1a1a1a1a1a1a1a1a160f04000000192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c594c3b281400000000000000000000000000000000081621282a2a2a3a4f647990a5b3b3b3b3b3b3b3b3b3b3b3b7c2d2e3dad6d5d5d0bba59079644f4c4c4c4c493e2f1e0b001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4432323232323232323232323232323232323232323232322d24170800000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f74838383838383838383838383836f5a442f1a050000000000000000000000000000000000000000000000000000000000000000162b4055687272727272727990a5bbbaa5938d8d8d8d8d8d806a543f2a1500000000000000000000000000000000000000000000000000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d9d9d9d9d9d9d9d9da5b4c7b39d8872626262626261574734200b001b2f4253606262626262626262626262647990a5bbd0e5faffead5c0ab95806a626262626262626262626261574734200b000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001e33485c6e727272727272727272727272726a57432e190400000000000000000000000000000000040d131515253a4f6479909d9d9d9d9d9d9d9d9d9d9d9da5b4c7daefebeae5d0bba590796462626262625c4d3b2713001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1c1911060000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748b9898989898989898989898866f5a442f1a0f0f0b040000000000000000000000000000000000000000000000000000000000172c42576c8388888888888892a6bbb8a38d7777777777777768533f291400000000000000000000000000000000000000000000000000001f34495e717777777777778398adc3b19c8a8888888888888888888888888897acc0b39d8877777777777775634e39240f001f34495e717777777777777777777777777990a5bbd0e5faffead5c0ab958077777777777777777777777775634e39240f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f74888888888888888888888888866f5a442f1a0500000000000000000000000000000000000000000f253a4f64798888888888888888888888888897acc0d6ebffffe5d0bba590797777777777776a56412c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0adadadadadadadadad9b866f5a442f25252420170b00000000000000000000000000000000000000000000000008101415172c42576c83989d9d9d9d9da2b0c2b8a38d776262626262625a4b38251000000000000000000000000000000000000000000000000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b867272727272727272727272728095abc0b5a0908d8d8d8d8d8d79644f3a250f001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d95a8bcd1e6fbffebd6c1ad998d8d8d8d8d8d8d8d8d8d8d8d8d79644f3a250f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748b9d9d9d9d9d9d9d9d9d9d9b866f5a442f1a0500000000000000000000000004050505050505050e23384d61707272727272727272727272728095abc0d5eafafbe6d1bca8958d8d8d8d8d8d836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a443a3a3a3934291b0b000000000000000000000000000000000000000000000e1a24292a2a2c42576c8398adb3b3b3b3b5bfcdb8a38d77624c4c4c4c4c483d2d1c0900000000000000000000000000000000000000000000000000001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5c5c5c5c5c6a8095abc0beaea4a3a3a3a3a39079644f3a250f001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a6b3c4d7ebfffff0dcc9b7a9a3a3a3a3a3a3a3a3a3a3a3a39079644f3a250f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b3b3b3b3b3b3b3b3b09b866f5a442f1a05000000000000000000010d15191a1a1a1a1a1a1a1a1e3144535c5c5c5c5c5c5c5c5c5c5c5c6a8095abc0d5e5e5e6ebd7c4b3a6a3a3a3a3a398836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a121212121212121212121212121212121212121212121212121212100b020000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b0b0b0b0b0b6c2c5b09b866f5a4f4f4f4f4e473928160300000000000000000000000000000000000000000c1d2c373e3f3f3f42576c8398adc3c8c5c0c0c0c0b8a38d77624c37373737342b1f0f0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a4747474747474747546a8095abc0ccbfb9b8b8b8b8a59079644f3a250f001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8bac3d1e2f4fffff8e6d5c7bcb8b8b8b8b8b8b8b8b8b8b8a59079644f3a250f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5c8c8c8c8c8c8c5b09b866f5a442f1a05000000000000000002121f292e2f2f2f2f2f2f2f2f2f2f35414747474747474747474747546a8095abc0d0d0d0d1d7e2d1c3bab8b8b8b8ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f27272727272727272727272727272727272727272727272727272727251e140600001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748b9b9b9b9b9b9ba4b5c5b09b866f6464646464635746321e09000000000000000000000000000000000000000016293b495354545454576c8398adc3c0b3abababababa38d77624c372222221f180e010000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a443232323232323f546a8095abc0d5d3cecdcdcdbba59079644f3a250f001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbdc6d3e3f5fffffae8d7c9bfbbbbbbbbbbbbbbbbbbbbbba59079644f3a250f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbdddddddddac5b09b866f5a442f1a0500000000000000000f20303c43444444444444444444444444444239323232323232323f546a8095abbbbbbbbbbcc4d1e1d6cfcdcdcdc3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a31241504001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748686868686868699aec3b09b8679797979797975614c37220c00000000000000000000000000000000000000001d314558676a6a6a6a6a6c8398adc3b5a29695959595958d77624c37220d0d0b0500000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1d1d2a3f546a8095abc0d5e7e3e2e2d0bba59079644f3a250f001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a9b5c6d8ecfffff1ddcab9aba5a5a5a5a5a5a5a5a5a5a5a59079644f3a250f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a050000000000000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a564a39271d1d1d1d2a3f546a8095a5a5a5a5a5a8b3c3d6e9e4e2e2d8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5252525252525252525252525252525252525252525252525252525252524e4233210e001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001e33475b6b6f6f6f6f6f6f8398adc3b39f9190909090908d77624c37220d07050000000000000000000000000000000000001f344a5f748080808080808398adc3b09b8680808080808077624c37220d00000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f001f344a5f748b90909090909090909090909097a9bdd2e6fbffecd7c2ae9b9090909090909090909090909079644f3a250f000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f6856422d190400152a3f546a8090909090909095a6bacfe4f9ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767676767676767676767676767676767676767676760503d2914001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000001080c0d0d0d0d0d0d0d0f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150d0d0d0d0d0d0d0c090300000000182b3e4e585a5a5a5a5a6c8398adc3bdaea6a5a5a5a5a38d77624c37221d1d1a1409000000000000000000000000000000001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a685a48341f0b00000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f001f34495e737979797979797979797979797990a5bbd0e5faffead5c0ab958079797979797979797979797977644f3a240f00000000000000000000060b0d0f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0d0c090200000000001f344a5f74868686868686868686868686866f5a442f1a0500142a3f5469797979797979798da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f8ffedd8c3ad98836c57422c17000008141c212222222222222222253a4f647990a5bbd0e5faffead5c0ab95806a543f2a2222222222222222221e160b0000000f20303c4344444444576c8398adc3ccc1bbbbbbbbb8a38d77624c373232322f271b0c0000000000000000000000000000001f344a5f748ba0abababababb1bec5b09b866f5a54545454534b3d2b180500000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f001b304355626464646464646464646464647990a5bbd0e5ededead5c0ab95806a646464646464646464646464594835210c0000000000000000020f19202222253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2222211d1509000000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b866f5a442f1a121212263a4c5d646464646464778da3b8cde2eeededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f5f1dcc8b4a19493939393939393939393939393939393939393939393939393939393939393836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde2f5f5edd8c3ad98836c57422c170007172530363737373737373737373a4f647990a5bbd0e5faffead5c0ab95806a543f3737373737373737373732281b0b000002121f292e2f2f2f42576c8398adb8b8b8b8bac3cdb8a38d77624c4747474743382a190700000000000000000000000000001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f382d1f0e0000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f00142637454e4f4f4f4f4f4f4f4f4f4f4f647990a5bbd0d8d8d8ddd5c0ab95806a544f4f4f4f4f4f4f4f4f4f4f483b2b1805000000000000000111202d353737373a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4437373737312719090000001f344a5f748ba0b0b0b0b0b0b0b0b0b09b866f5a442f27272727272f3f4a4f4f4f4f4f62778da3b8cde0d9d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cde0e0e0e0d8c3ad98836c57422c1700122535434b4c4c4c4c4c4c4c4c4c4c4f647990a5bbd0e5faffead5c0ab95806a544c4c4c4c4c4c4c4c4c4c4c46392917040000010d15191a1a2c42576c8398a3a3a3a3a3a6b3c4b8a38d77625c5c5c5c5c564836230f00000000000000000000000000001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c443727150200000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f0009192733393a3a3a3a3a3a3a3a3a3a4f647990a5bbc3c3c3c3c9d4c0ab95806a543f3c3c3c3c3c3c3c3c3c3c372d1f0e00000000000000000b1e2f3e494c4c4c4c4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a4c4c4c4c4c443727150200001f344a5f748ba0b5c3c3c3c3c5c5c5b09b866f5a443c3c3c3c3c3c3c3c3c3c3c3c3c4c62778da3b8cdcdc5c3c3c3c3ad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a44475c72889db3c0ab95806a543f4c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001b2f4253606262626262626262626262647990a5bbd0e5faffead5c0ab95806a626262626262626262626261574734200b00000000000000172c42576c838d8d8d8d8d8d95a8bcb8a38d7772727272727266523e291400000000000000000000000000001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262605544311d0900000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f00000a161f242525252525252525253a4f647990a5adadadadaeb6c4c0ab95806a5452525252525252525252514a3d2c1a060000000000000013273b4d5c6262626262647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6262626262605544311d0900001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525252525252525252525252525262778da3b8cabbb0adadadadad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a44475c72889db3b5ab95806a543f4c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f34495e717777777777777777777777777990a5bbd0e5faffead5c0ab958077777777777777777777777775634e39240f00000000000000172c41566a7777777777777990a5bbb9a490888888888888806a543f2a1500000000000000000000000000001f344a5f74888888888888899aaec3b09b8677777777777773604c37210c00000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000030b0f0f0f0f0f0f0f0f0f253a4f64799098989898989aa6b8c0ab95806a6767676767676767676767665b4936210d00000000000000172c41566a7777777777777990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b8677777777777773604c37210c00001f344a5f748b989898989898a2b3c5b09b866f6767676767676767676767676767676767778da3b8c0ad9d989898989898836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a44475c72889da0a0a095806a543f4c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d95a8bcd1e6fbffebd6c1ad998d8d8d8d8d8d8d8d8d8d8d8d8d79644f3a250f0000000000000013273b4d5c6262626262647990a5bbbfaea09d9d9d9d9d95806a543f2a1515140f07000000000000000000001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c37220d05030000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000000000000000000f253a4f6479838383838383899eb3c0ab95807c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f00000000000000172c42576c838d8d8d8d8d8d95a8bcd1e6fafaead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff1dcc7b29e8f8d8d8d8d8d8d77624c37220d00001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8da3b8bba590838383838383836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a44475c72888b8b8b8b8b806a543f4c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a6b3c4d7ebfffff0dcc9b7a9a3a3a3a3a3a3a3a3a3a3a3a39079644f3a250f000000000000000b1e2f3e494c4c4c4c4f647990a5bbccbeb5b3b3b3b3ab95806a543f2a2a2a2923190c000000000000000000192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c37221a1a181107000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5eaf5f5e5d0bba59079644f3a250f000000000000000000000000000e23374b5e6b6c6c6c6c6c72889db3c3af9d9393939393939393939393939079644f3a250f00000000000000172c42576c8398a3a3a3a3a3a6b3c4d7e5e5e5e5d5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff5e1cebbaca3a3a3a3a3a38d77624c37220d00001d32465a696c6c6c6c6c6c8398adc3b4a1949393939393939393939393939393939393939397a8bbbba590796c6c6c6c6c6c64533f2a15001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c17001f34495d70747474747474747474747474746b5843465b6e7474747474747467533e4b6071747474747474747474747474746955412c17001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8bac3d1e2f4fffff8e6d5c7bcb8b8b8b8b8b8b8b8b8b8b8a59079644f3a250f000000000000000111202d353737373a4f647990a5bbc0c0c0c0c7c8c0ab95806a543f3f3f3f3e362a1b0900000000000000001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c372f2f2f2c24190a0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a0500152a3f546a8095abc0d5e0e0e0e0d0bba59079644f3a250f00000000000000000000000000081c2f404f57575757575c72889db3c8bbaea8a8a8a8a8a8a8a8a8a8a8a59079644f3a250f00000000000000172c42576c8398adb8b8b8b8bac3d0d0d0d0d0d0d0c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fffdebd9cabeb8b8b8b8b8a38d77624c37220d0000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aab5c5bba590796457575757575346362310001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c3e505c5f5f5f5f5f5f5f58493743535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbdc6d3e3f5fffffae8d7c9bfbbbbbbbbbbbbbbbbbbbbbba59079644f3a250f0000000000000000020f19202222253a4f647990a5ababababacb4c2c0ab95806a5454545454524838271400000000000000000413212b3132323242576c8398adbbbbbbbbbdc6cdb8a38d77624c44444444403628170500000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0500152a3f546a8095abc0cbcbcbcbcbcbbba59079644f3a250f00000000000000000000000000001222313c41424242475c72889db3c8cbc1bdbdbdbdbdbdbdbdbdbdbba59079644f3a250f00000000000000172c42576c8398adbbbbbbbbbbbbbbbbbbbbbbbbbbbbab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fffff7e8dbd2cdcdcdcdb8a38d77624c37220d00000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc7cbbba59079644f424242423f362818060011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e30323f484a4a4a4a4a4a4a453b2c3542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a9b5c6d8ecfffff1ddcab9aba5a5a5a5a5a5a5a5a5a5a5a59079644f3a250f00000000000000000000060b0d0f253a4f647990959595959597a5b7c0ab95806a6a6a6a6a6a6656432f1a000000000000000000030f171c1d1d2c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a5a5a544635220e00000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a0500152a3f546a8095abb5b5b5b5b5b5b5b5a59079644f3a250f000000000000000000000000000004131f282c2c2c32475c72889db3b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f00000000000000172c42576c8398a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a595806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fffffff9eee6e3e2e2cdb8a38d77624c37220d000000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a2c2c2c2a23180a00000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b20222d333434343434343431291d252f3434343434343434343434343434322a1e1000001f344a5f748b90909090909090909090909097a9bdd2e6fbffecd7c2ae9b9090909090909090909090909079644f3a250f000000000000000000000000000f253a4f6479808080808080889db3c0ab9580808080808080725c47321d0000000000000000000000000000172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f6f64513d281300000000000000000000000000000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a0500152a3f546a8095a0a0a0a0a0a0a0a0a0a09079644f3a250f000000000000000000000000000000020d1417171d32475c72889da0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f00000000000000172c42576c83909090909090909090909090909090909090806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d000000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a2517171510060000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f10191e1f1f1f1f1f1f1f1d160c121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000001f34495e737979797979797979797979797990a5bbd0e5faffead5c0ab958079797979797979797979797977644f3a240f000000000000000000000000000d22364a5d696a6a6a6a6a72889db3c4b09e95959595959588725c47321d0000000000000000000000000000172c41576b7979797979797990a5bbb8a38f868686868686806a543f2a1500000000000000000000000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0500152a3f546a808b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000001d32475c72888b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000172c41576b797979797979797979797979797979797979797969543f2a1400000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d0000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b304355626464646464646464646464647990a5bbd0e5faffead5c0ab95806a646464646464646464646464594835210c00000000000000000000000000071b2d3f4c54545454545c72889db3c8bdb0ababababab9d88725c47321d000000000000000000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b95806a543f2a1512110c04000000000000000000000000000000000000000000001f34495d70747474747474747474747474746b58432e19040014293e53677474747474747474747474747473624e39240f00000000000000000000000000000000000000001c31465b6e7474747474747474747474747474747474747473624e39240f0000000000000014283c4f5e64646464646464646464646464646464646464645d4c3a261100000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d0000000000000000172c415569747474747474747474747474747474747474747474747474747474747474747473624e39240f000000000000000000000000000000000000000000020d1417171717171717171717171717171717171717171717171717171717171717171715100600000000000a121717171717171717171717171717161108000000000000000000000000010b131717171717171717171717171717151006000000142637454e4f4f4f4f4f4f4f4f4f4f4f647990a5bbd0e5faffead5c0ab95806a544f4f4f4f4f4f4f4f4f4f4f483b2b1805000000000000000000000000000010212f3a3f3f3f3f475c72889db3c8cdc4c0c0c0c0b39d88725c47321d00000000000000000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0ab95806a543f2a27272620170a0000000000000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915000010243749585f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000000000000000172b3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000000d1f31404b4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4a3f2f1d0a00000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b000000000000000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000009192733393a3a3a3a3a3a3a3a3a3a4f647990a5bbd0e5faffead5c0ab95806a543f3a3a3a3a3a3a3a3a3a3a352b1d0d000000000000000000000000000004172939464c4c4c4c4c5c72889db3c8c2b7b3b3b3b3b39d88725c47321d00000000000000000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c5c5c0ab95806a543f3c3c3c3b34281908000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000081a2c3b454a4a4a4a4a4a4a4a4a4a4a4a4a49433727160300000000000000000000000000000000000000000f21323f484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494337271603000000000000000213222f373a3a3a3a3a3a3c3c3c3c3c3c3c3c3c3c3c3c3c3c393023130100000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d00000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49433727160300000000000000000000000000000000000000001222313c4142424242424242424242424242424242424242424242424242424242424242423f36281806000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f3628180600000a161f242525252525252525253a4f647990a5bbd0e5faffead5c0ab95806a543f2a25252525252525252421180d0000000000000000000000000000000b2034475761626262626272889db3c7b4a59d9d9d9d9d9d88725c47321d00000000000000000000000000000004121c232525253a4f647990a5adadadadaeb6c4c0ab95806a5452525252504637251200000000000000000000000000000000000000000515232e3434343434343434343434343434332b2012010000000e1d293134343434343434343434343434343026190a0000000000000000000000000000000000000000000313222d3334343434343434343434343434343434343434343026190a00000000000000000004121c232525252c3d4a51525252525252525252525252524d41301e0b00000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d000000000000000000101e2a323434343434343434343434343434343434343434343434343434343434343434343026190a0000000000000000000000000000000000000000081c2f404f575757575757575757575757575757575757575757575757575757575757575757534636231000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d56575757575757575757575757575346362310000000030b0f0f0f0f0f0f0f0f0f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150f0f0f0f0f0f0f0f0c05000000000000000000000000000000000f24394e6375777777777777889db3c0ac9788888888888888725c47321d0000000000000000000000000000000000080e0f0f253a4f64799098989898989aa6b8c0ab95806a67676767676355422e1a00000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f0200000000000c161d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b140900000000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000080e0f0f2136495b66676767676767676767676767675f4e3b261200000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000003050f253a4f64798d8d8d8d8d8d90a0b5c0ab95807272727272726c5a45311c00000000000000000000000000000000000000000f253a4f6479838383838383899eb3c0ab95807c7c7c7c7c7c715c47321c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64797c7c7c7c7c7c7c7c7c7c7c7c7c69543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5ffffffffffffffffe2cdb8a38d77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647983838383838383838383838383838383838383838383838383838383838383836c57422c17001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5f5f5ead5c0ab95806a543f2a15000000000000000000000000000000000000000000000912181a1a253a4f647990a3a3a3a3a3a4aebec0ab95806a5c5c5c5c5c5a4e3d2a1600000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c72889db3c3af9d93939393939388725c47321d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d15191a1a1a1a1a1a1a1a1a1a1a1a1a19130a0b14191a1a1a1a1a1a1a1a1a1a1a1a1a19140b0000000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479909393939393939393939393806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5f5f5f5f5f5f5f5f5e2cdb8a38d77624c37220d00000000000000000000061015171717171717171717171717171717171717171717171717171717171717171717140d02000000000000000000000000000000000000080e0f0f253a4f647990989898989898989898989898989898989898989898989898989898989898836c57422c17001f344a5f748b9898989898989898989898866f5a442f1a05000000000000000d22374c62778d9898989898989898989898836c57422c17000000000000000000000000000f253a4f647990a5bbd0e0e0e0e0d5c0ab95806a543f2a150000000000000000000000000000000000000000000c1a262d2f2f2f3a4f647990a5b8b8b8b8b9bfccc0ab95806a5447474747453d301f0e0000000000000000000000000000000000000000081c2f404f57575757575c72889db3c8bbaea8a8a8a8a89d88725c47321d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002121f292e2f2f2f2f2f2f2f2f2f2f2f2f2f2d271c1d282e2f2f2f2f2f2f2f2f2f2f2f2f2f2e281d1000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5a8a8a8a8a8a8a8a8a895806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0e0e0e0e0e0e0e0e0e0e0cdb8a38d77624c37220d0000000000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000000000000000000004121c232525253a4f647990a5adadadadadadadadadadadadadadadadadadadadadadadadadadadad98836c57422c17001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000000000000000d22374c62778da3adadadadadadadadad98836c57422c17000000000000000000000000000f253a4f647990a5bbcbcbcbcbcbcbc0ab95806a543f2a150000000000000000000000000000000000000000081a2a3841444444444f647990a5bbcdc4bcbbbbbbbbab95806a543f323232312a1f12020000000000000000000000000000000000000000001222313c41424242475c72889db3c8cbc1bdbdbdbdb39d88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f20303c434444444444444444444444444442392c2e3b4344444444444444444444444444433b2e1e0c000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbbdbdbdbdbdbdbdab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbcbcbcbcbcbcbcbcbcbcbcbcbb8a38d77624c37220d0000000000000000061828363f4242424242424242424242424242424242424242424242424242424242424242413c31221200000000000000000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000d22374c62778da3b8c3c3c3c3c3c3c3ad98836c57422c17000000000000000000000000000f253a4f647990a5b5b5b5b5b5b5b5b5ab95806a543f2a15000000000000000000000000000000000000000011243748555a5a5a5a5a647990a5bbc3b3a8a5a5a5a5a595806a543f2a1d1d1c160e020000000000000000000000000000000000000000000004131f282c2c2c32475c72889db3b5b5b5b5b5b5b5b39d88725c47321d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a564a393c4c575a5a5a5a5a5a5a5a5a5a5a5a5a574c3c2916000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5b5b5b5b5b5b5b5b5ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a38d77624c37220d000000000000000010233646535757575757575757575757575757575757575757575757575757575757575757574f402f1c08000000000000000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcad8d8d8d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdd8d8d8d8d8c3ad98836c57422c17000000000000000000000000000f253a4f647990a0a0a0a0a0a0a0a0a0a095806a543f2a150000000000000000000000000000000000000000162b4054666f6f6f6f6f6f7990a5bbbaa695909090909090806a543f2a1500000000000000000000000000000000000000000000000000000000020d1417171d32475c72889da0a0a0a0a0a0a0a0a09d88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f68564245596a6f6f6f6f6f6f6f6f6f6f6f6f6f6a5945301b000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a0a0a0a0a0a0a0a0a0a095806a543f2a1500000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08d77624c37220d0000000000000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e0000000000000000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbed2e6edededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2edededd8c3ad98836c57422c17000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b806a543f2a150000000000000000000000000000000000000000172c42576c8386868686868691a6bbb8a38d7979797979797969543f2a140000000000000000000000000000000000000000000000000000000000000000001d32475c72888b8b8b8b8b8b8b8b8b8b8b88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74868686868686868686868686866f5a44475c7286868686868686868686868686725c47321d000000000000000000000000000000000000000000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b77624c37220d0000000000000000172c42576c838383838383838383838383838383838383838383838383838383838383838379644f3a250f00000000000000000000000000172c41576b7979797979797990a5bbb8a38f868686868686868686868686868fa3b8cde3f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f24394e62737474747474747474747474747467533e291400000000000000000000000000000000050d1112172c42576c83989b9b9b9b9b9faec1b8a38d776464646464645d4c3a26110000000000000000000000000000000000000000000000000000000000000000001c31465b6e747474747474747474747474746e5b46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b866f5a44475c72889b9b9b9b9b9b9b9b9b9b9b88725c47321d000000000000000000000000000000000000000000000000000000000000000000000f24394e62737474747474747474747474747467533e291400000000000000000000000000001f34495d707474747474747474747474747474747474747471604b36210c00000000030b0f0f172c42576c839898989898989898989898989898989898989898989898989898989898989079644f3a250f0f0e0800000000000000030707172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f6f6f6f6f6f6f778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f8f0dac5b09b866f5a442f1a07070400000005070d22374c62778da3b8cde2f8f8edd8c3ad98836c57422c17000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f58493724100000000000000000000000000000000c18212627272c42576c8398adb0b0b0b0b3bdccb8a38d77624f4f4f4f4f4a3f2f1d0a000000000000000000000000000000000000000000000000000000000000000000172b3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b0b0b0b0b0b0b0b0b09b866f5a44475c72889db0b0b0b0b0b0b0b0b09d88725c47321d000000000000000000000000000000000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f584937241000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c080000000a161f2425252c42576c8398adadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a252525231c1204000000030f171c1d1d2c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a5a5a5a5a5a5a62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0e2e3e5dac5b09b866f5a442f1d1d1c181009141a1d1d22374c62778da3b8cde2e4e2e2d8c3ad98836c57422c17000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000a1b2a353b3c3c3c42576c8398adc3c5c5c3c3c3c3b8a38d77624c3a3a3a3a362d2111000000000000000000000000000000000000000000000000000000000000000000000f21323f484a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3c3c3c3c5c5c5b09b866f5a44475c72889db3c5c5c5c3c3c3c3b39d88725c47321d000000000000000000000000000000000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a08000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494235251401000009192733393a3a3a42576c8398adc3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a3a3a3a372f221302000413212b3132323242576c8398adbbbbbbbbbdc6cdb8a38d77624c444444444444444c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbcdcdcdd1dac5b09b866f5a44323232312c221b272f323232374c62778da3b8cdd6cfcdcdcdc3ad98836c57422c1700000000000000000000000000000a192630343434343434343434343434343431291d0e000000000000000000000000000000152839475052525252576c8398adc3c2b5aeadadadada38d77624c37252525221b1003000000000000000000000000000000000000000000000000000000000000000000000313222d3334343434343434343434343434332d22130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0adadadadadb3c0c5b09b866f5a52525c72889db3c8beb2adadadadad9d88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000a192630343434343434343434343434343431291d0e0000000000000000000000000000000515232e3434343434343434343434343434343434343434342f251708000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b2bbcabba59079644f4f4f4f4f4b40311f0d001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c372f2f2f2f2f374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a474747474640332a3843474747474c62778da3b8cdc3bab8b8b8b8ad98836c57422c1700000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000001c3144576467676767676c8398adc3b6a49998989898988d77624c37220f0f0d07000000000000000000000000000000000000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1f1f1f1f1f1f1f1e1910040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b989898989898a2b3c5b09b866f6767676772889db3c4b1a098989898989888725c47321d00000000000000000000000000000000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1207000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9eacbebba590796464646464645e4f3c281400192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c37221a1a1a22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5b51413648565c5c5c5c5c62778da3b8c4b3a6a3a3a3a3a398836c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747c7c7c7c7c7c8398adc3b09b8683838383838377624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748383838383838498adc3b09b867c7c7c7c7c7c889db3c0ab9683838383838383725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e737979797979798398adc3b09b88868686868686868686868686868686868686868fa3b8bba590797979797979796b57412c17001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c37220d000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8d8d8d8d8d8e9cafc4b09b867272727272726f5f4a3e5266727272727272778da3b8bca8958d8d8d8d8d8d836c57422c170000000a1217171717171717171717171717171717171717171717171717171717171717171717171717171717140d020000001f344a5f748b9393939393939fb1c5b09b866f6c6c6c6c6c6a5c4935200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a12171717171717171717171717171717171717171717171717171717150f0500000000000a12171717171717171717171717171717171717171717171717171717150f050000001d32465a696c6c6c6c6c6c8398adc3b4a19493939393939395a3b6c0ab95806c6c6c6c6c6c6857442f1b000000000000000000000000000000000000000a121717171717171717171717171717161108000000000000000000000000000000000000030b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e090100000000000000000000000000000000000000000000000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f778da3b8bda997909090909090836c57422c17001f344a5f74888888888888899aaec3b09b8677777777777773604c37210c000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f34495e717777777777778398adc3b19c8a88888888888877624c3f546a8088888888888890a4b9bba590797777777777776a56412c170000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400001f344a5f748ba0a8a8a8a8a8afbdc5b09b866f5a57575757564d3e2d1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a221608000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2216080000172a3c4c5557575757576c8398adc3bfb0a8a8a8a8a8a8a8a9b2c1c0ab95806a5757575757554a3a2815000000000000000000000000000000000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c000000000000000000000000000000000a161f2425252525252525252525252525231d1306000000000000000000000000000000000000000000000000000000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a62778da3b8c6b5a9a5a5a5a5a598836c57422c17001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262605544311d12151522374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d8d77624c3f546a80959d9d9d9d9da0aebfbba590796462626262625c4d3b2713000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242413c31221200001f344a5f748ba0b5bdbdbdbdc2cbc5b09b866f5a44424242413b2f200f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3a4142424242424242424242424242424242424242424242424242423e34261604000d1e2e3a4142424242424242424242424242424242424242424242424242423e34261604000d1e2e3a4142424242576c8398adc3cbc3bebdbdbdbdbdbdbec4cbc0ab95806a544242424240382c1c0b00000000000000000000000000000000000d1e2e3a414242424242424242424242424240372a1a09000000000000000000000000000009192733393a3a3a3a3a3a3a3a3a3a3a3a3a38302415040000000000000000000000000000000000000000000000000000001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444444444444444444444444c62778da3b8cdc6bdbbbbbbbbad98836c57422c17001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c44372720272a2a2a374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3a38d77624c3f546a8095abb3b3b3b3b5beccbba59079644f4c4c4c4c493e2f1e0b00172a3c4c555757575757575757575757575757575757575757575757575757575757575757575757575757574f402f1c08001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f2c2c2c271e1102000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172a3c4c555757575757575757575757575757575757575757575757575757514433210d00172a3c4c555757575757575757575757575757575757575757575757575757514433210d0000101d262c2c2c2c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2c2c2c2b251b0e000000000000000000000000000000000000172a3c4c555757575757575757575757575754483826120000000000000000000000000000142637454e4f4f4f4f4f4f4f4f4f4f4f4f4f4c4233220f0000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f2f2f2f2f2f2f2f2f2f2f2f374c62778da3b8cdd8d2d0d0d0c3ad98836c57422c17001f344a5f748ba0b5c8c8c8c8ccd5c5b09b866f5a4437373737312724323b3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700071725303637373742576c8398adc0c0c0c0c2c8c8b8a38d77624c3f546a8095abc0c8c7c0c0c0c0bba59079644f3a373737352d201101001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a1717130b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c62503c2813001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c62503c28130000000a121717172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a1717161109000000000000000000000000000000000000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000000000000001b304355626464646464646464646464646460513e2b160200000000000000000000000000000000000000000000000000001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a1a1a1a1a1a1a1a1a1a22374c62778da3b8cde2e6e5e5d8c3ad98836c57422c17001f344a5f748ba0b5cbdddddde0dac5b09b866f5a442f2222211d2032424f545454545462778da3b8cde2f8ffedd8c3ad98836c57422c17000008141c2122222c42576c8398abababababaeb9c9b8a38d77625454546a8095abc0c2b4acababababa59079644f3a25222220190f0200001f344a5f74838383838383838383838383838383838383838383838383838383838383838383838383838379644f3a250f001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f7483838383838383838383838383838383838383838383838383806a543f2a15001f344a5f7483838383838383838383838383838383838383838383838383806a543f2a1500000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000000000000000000000000001f344a5f74838383838383838383838383836f5a442f1a05000000000000000000000000001f34495e73797979797979797979797979796e59442f1a0500000000000000000000000000000000000000000000000000001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a0d0c12273b4f616a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c1700000001080c0d172c42576c839595959595959babbfb8a38d776a6a6a6a6a8095abc0b7a59795959595959079644f3a250f0d0b06000000001f344a5f748b9898989898989898989898989898989898989898989898989898989898989898989898989079644f3a250f001f34495d70747474747474747474747474746b58432e190400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b989898989898989898989898989898989898989898989895806a543f2a15001f344a5f748b989898989898989898989898989898989898989898989895806a543f2a1500000000000000172c415569747474747474747474747474747474747474747467533e291400000000000000000000000000000000000000000000001f344a5f748b9898989898989898989898866f5a442f1a0f0f0b04000000000000000000001f344a5f748b9090909090909090909090866f5a442f1a0707040000000000000000000000000000000000000000000000001f34495e71777777777777777777777777776d59442f1a04000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a808080808080808da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8080808080808090a5bbb8a38d8080808080808095abc0b39d8880808080808079644f3a250f000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadada59079644f3a250f001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadab95806a543f2a15001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadab95806a543f2a150000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f584937241000000000000000000000000000000000000000000000001f344a5f748ba0adadadadadadadadad9b866f5a442f25252420170b0000000000000000001f344a5f748ba0a5a5a5a5a5a5a5a5a59b866f5a442f1d1d1c181005000000000000000000000000000000000000000000001b2f425360626262626262626262626262625d4f3d2a1615151515151515151522374c62778da3b8cde2eceaead8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095959595959599a9bcd0e5f2f2edd8c3ad98836c57422c1700000000000000152a3e51626a6a6a6a6a6a7990a5bbbca999959595959595959eb0c4b39d88726a6a6a6a6a695d4a36220d000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3bba59079644f3a250f0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c0ab95806a543f2a15001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c0ab95806a543f2a15000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a443a3a3a3934291b0b00000000000000001f344a5f748ba0b5bbbbbbbbbbbbbbb09b866f5a44323232312c221506000000000000000000000000000000000000000000122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a40312a2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cdddd7d5d5d5c3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abababababadb7c7d8ddddddddd8c3ad98836c57422c17000000000000000f223444505454545454647990a5bbc7b7adabababababababb0bdc8b39d88725c54545454544c3f2d1b07000000000000001f344a5f748ba0b0b0b0b0b0b0b0b0b0b0b0b3bdccd8d8d8d8d8d8d0c0b5b0b0b0b0b0b0b0b0b0b0b0a59079644f3a250f000515232e3434343434343434343434343434332b2012010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbd8d8d8d8d8d4c4b7b0b0b0b0b0b0b0b0b0b0b0ab95806a543f2a15001f344a5f748ba0b0b0b0b0b0b0b0b0b0b0b0b3bdccd8d8d8d8d8d5c0ab95806a543f2a150000000000000000101e2a32343434343434343434343434343434343434343431291d0e0000000000000000000000000000000000000000000000001f344a5f748ba0b0b0b0b0b0b6c2c5b09b866f5a4f4f4f4f4e4739281603000000000000001f344a5f748ba0b5b8b8b8b8bdc8c5b09b866f5a474747474640332412000000000000000000000000000000000000000000071725303637373737373737373737373a3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cdcac2c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abc0c0c0c0c1c8c8c8c8c8c8c8c8c3ad98836c57422c1700000000000000051626333c3f3f3f3f4f647990a5bbd0c9c1c0c0c0c0c0c0c0c4cdc8b39d88725c473f3f3f3f3a2f211000000000000000001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b9b9faec1d4e9edededd9c5b3a29b9b9b9b9b9b9b9b9b9b9b9b9079644f3a250f000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0edededdecab7a69b9b9b9b9b9b9b9b9b9b9b9b95806a543f2a15001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b9b9faec1d4e9ededead5c0ab95806a543f2a150000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000000000001f344a5f748b9b9b9b9b9b9ba4b5c5b09b866f6464646464635746321e09000000000000001f344a5f748ba0a3a3a3a3a3aab9c5b09b866f5c5c5c5c5c5b51412f1b0700000000000000000000000000000000000000000008141c212222222222222222222d3f4c54545454545454545454545454545454545462778da3b8c9b9aeababababab98836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a8095abb3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422c17000000000000000b1e2f3e494c4c4c4c4f647990a5bbccbeb5b3b3b3b3b3b3b3b7c2c8b39d88725c4c4c4c4c4c4639291704000000000000001f344a5f748686868686868686868686868691a6bbd0e5faffebd5c0ab968686868686868686868686868679644f3a250f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dbc5b09b88868686868686868686868686806a543f2a15001f344a5f748686868686868686868686868691a6bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748686868686868699aec3b09b8679797979797975614c37220c000000000000001f344a5f748b8d8d8d8d8d8e9cafc4b09b867272727272726f5f4a36210c0000000000000000000000000000000000000000000001080c0d0d0d0d0d0d0d0d22364a5d696a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8bfab9b959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a80959d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c170000000000000013273b4d5c6262626262647990a5bbbfaea09d9d9d9d9d9d9da5b4c7b39d8872626262626261574734200b000000000000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f7990a5bbd0e5faffead5c0ab95806f6f6f6f6f6f6f6f6f6f6f6f6e604c38230e000000000000000000000000000000020d141717171717171717171717171717150f0500000000000a121717171717171717171717171717161108000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6f6f6f6f6f6f6f6f6f6f6f6f64513d2813001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f7990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000020d141717171717171717171717171717150f050000001e33475b6b6f6f6f6f6f6f8398adc3b39f9190909090908d77624c37220d000000000000001f34495e717777777777778398adc3b19c8a88888888888877624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f6479808080808080808080808080808080808080808da3b8bba590808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0500152a3f546a80888888888888888888888888888888888888836c57422c1700000000000000172c41566a7777777777777990a5bbb9a4908888888888888897acc0b39d8877777777777775634e39240f00000000000000182b3e4e585a5a5a5a5a5a5a5a5a5a5a647990a5bbd0e5faffead5c0ab95806a5a5a5a5a5a5a5a5a5a5a5a595142301d09000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a221608000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a5a5a5a5a5a5a5a5a5a5a5a544635220e00182b3e4e585a5a5a5a5a5a5a5a5a5a5a647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000004131f282c2c2c2c2c2c2c2c2c2c2c2c2c2c2a2216080000182b3e4e585a5a5a5a5a6c8398adc3bdaea6a5a5a5a5a38d77624c37220d000000000000001b2f42536062626262626c8398adc3b8a89e9d9d9d9d9d8d77624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f64799095959595959595959595959595959595959599a9bcbba590796a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5faf0dac5b09b866f5a442f1a050414293e526672727272727272727272727272727272727272726855402b1600000000000405172c42576c838d8d8d8d8d8d95a8bcb8a38d7772727272728095abc0b5a0908d8d8d8d8d8d79644f3a250f050300000000000f20303c43444444444444444444444f647990a5bbd0e5faffead5c0ab95806a5444444444444444444444443e3324130100000000000000000000000000001222313c41424242424242424242424242423e34261604000d1e2e3a414242424242424242424242424240372a1a0900000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44444444444444444444444036281705000f20303c43444444444444444444444f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000001222313c41424242424242424242424242423e34261604000f20303c4344444444576c8398adc3ccc1bbbbbbbbb8a38d77624c37220d00000000000000122535434b4c4c4c4c576c8398adc3c6b9b3b3b3b3b3a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5abababababababababababababababababadb7c7bba59079645454545454504434220f001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a16233648565c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a3825110000010d15191a1a2c42576c8398a3a3a3a3a3a6b3c4b8a38d77625c5c5c6a8095abc0beaea4a3a3a3a3a39079644f3a251a1a18120900000002121f292e2f2f2f2f2f2f2f2f2f3a4f647990a5bbd0e5faffead5c0ab95806a543f2f2f2f2f2f2f2f2f2f2f2b2215060000000000000000000000000000081c2f404f5757575757575757575757575757514433210d00172a3c4c5557575757575757575757575757544838261200000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2f2f2f2f2f2f2f2f2f2c24190a000002121f292e2f2f2f2f2f2f2f2f2f3a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000081c2f404f5757575757575757575757575757514433210d0002121f292e2f2f2f42576c8398adc3d8d4d0d0d0cdb8a38d77624c37220d00000000000000071725303637373742576c8398adc3d7cdc8c8c8c8b8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbc0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c8c8bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2a202a38434747474747474747474747474747474747474747443a2c1b090002121f292e2f2f2f42576c8398adb8b8b8b8bac3cdb8a38d77624c47546a8095abc0ccbfb9b8b8b8b8a59079644f3a2f2f2f2d261a0c000000010d15191a1a1a1a1a1a1a1a253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1a1a1a1a1a1a1a1a1a160f040000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c2813001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1a1a1a1a1a1a1a1a18110700000000010d15191a1a1a1a1a1a1a1a253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c6c6c6c6c6c6c6c6c62503c28130000010d15191a1a2c42576c8398adc3d8e9e5e5e2cdb8a38d77624c37220d000000000000000008141c2122222c42576c8398adc3d8e1ddddddcdb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5b3b3b3b3b3bbc8d5d5d5d5d5d5d5c8bbb3b3b3b3b3a59079644f3a2a2a2a2821160800001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444443d3122272f32323232323232323232323232323232323232322f281c0e00000f20303c4344444444576c8398adc3ccc1bbbbbbbbb8a38d77624c3f546a8095abbbbbbbbbbcc4cdbba59079644f4444444441382a1a08000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a15001f344a5f74838383838383838383838383836f5a442f1a05000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479838383838383838383838383806a543f2a1500000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d00000000000000000001080c0d172c42576c8398adc3d8edf3f2e2cdb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f6479909d9d9d9d9d9faabbcee2eaeaeae2cebbaa9f9d9d9d9d9d9079644f3a251515130d040000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a594f402e1b1a1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b000000182b3e4e585a5a5a5a5a6c8398adc3bdaea6a5a5a5a5a38d77624c3f546a8095a5a5a5a5a5a8b3c3bba59079645a5a5a5a5a5548372411000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000080e0f0f253a4f6479909898989898989898989895806a543f2a15001f344a5f748b9898989898989898989898866f5a442f1a0f0f0b04000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000000000080e0f0f253a4f6479909898989898989898989895806a543f2a1500000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d00000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000f253a4f64798888888888888c9fb3c8def3fff3dec8b39f8c88888888888879644f3a250f000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6d5d4a35200b00000000000000000000000000000000000000000000000000001e33475b6b6f6f6f6f6f6f8398adc3b39f9190909090908d77624c3f546a8090909090909095a6babba590796f6f6f6f6f6f6654402b16000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000004121c232525253a4f647990a5adadadadadadadadab95806a543f2a15001f344a5f748ba0adadadadadadadadad9b866f5a442f25252420170b0000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000004121c232525253a4f647990a5adadadadadadadadab95806a543f2a1500000000000000172c42576c8398adc3d8eaeaece2cdb8a38d77624c37221515120c03000000000000000000172c42576c8398adc3d8edf2f2e2cdb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000e23384d6170727272727272889db3c8ddf2faf2ddc8b39d8872727272727270614d38230e000000000000001f34495e737979797979798398adc3b09b8886868686868677624c37220d00000000000000000000000000000000000000000000000000001f344a5f748686868686868699aec3b09b8679797979797975614c3f5469797979797979798da3b8bba691868686868686836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a15001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a443a3a3a3934291b0b00000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c3c3c0ab95806a543f2a1500000000000000172c42576c8398adc3d5d5d5d7ddcdb8a38d77624c372a2a2a272014060000000000000000172c42576c8398adc3d8ddddddddcdb8a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000a1e3144535c5c5c5c5c5c72889db3c8dde5e5e7ddc8b39d88725c5c5c5c5c5c5344311e0a000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b8d77624c3722121212121212121212121212121212121212121212100b020000001f344a5f748b9b9b9b9b9b9ba4b5c5b09b866f64646464646357463a4c5d646464646464778da3b8c1ae9f9b9b9b9b9b98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0ab95806a543f2a15001f344a5f748ba0b0b0b0b0b0b6c2c5b09b866f5a4f4f4f4f4e4739281603000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0ab95806a543f2a1500000000000000172c42576c8398adc0c0c0c0c2cacdb8a38d77624c3f3f3f3f3b3224140300000000000000172c42576c8398adc3c8c8c8c8c8c8b8a38d77624c37220d0000000000000000000000000000000000000000000000000000000000000000021426354147474747475c72889db3c8d0d0d0d3dbc8b39d88725c4747474747413526140200000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0a38d77624c3727272727272727272727272727272727272727272727251e140600001f344a5f748ba0b0b0b0b0b0b6c2c5b09b866f5a4f4f4f4f4e47392f3f4a4f4f4f4f4f62778da3b8ccbdb3b0b0b0b0ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b95806a543f2a15001f344a5f748b9b9b9b9b9b9ba4b5c5b09b866f6464646464635746321e09000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b95806a543f2a1500000000000000172c42576c8398abababababaeb9c9b8a38d776254545454544f4232200c00000000000000172c42576c8398adb3b3b3b3b3b3b3b3a38d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000817242d32323232475c72889db3bbbbbbbbbfc9c8b39d88725c47444444443e332413010000000000000009192733393a3a3a42576c8398adc3c3c3c3c5c5c5b8a38d77624c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3a31241504001f344a5f748ba0b5c5c5c5c5c9d3c5b09b866f5a443a3a3a393429212d363a3a3a3a4c62778da3b8cdcfc7c5c5c5c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000172c41576b7979797979797990a5bbb8a38f868686868686806a543f2a15001f344a5f748686868686868699aec3b09b8679797979797975614c37220c000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c41576b7979797979797990a5bbb8a38f868686868686806a543f2a1500000000000000172c42576c839595959595959babbfb8a38d776a6a6a6a6a6a614f3b271200000000000000172c42576c83989d9d9d9d9d9d9d9d9d9d8d77624c37220d000000000000000000000000000000000000000000000000000000000000000000000611191c1d1d32475c72889da5a5a5a5a5abb9c8b39d88725c5a5a5a5a595142301d0900000000000000000a161f2425252c42576c8398adadadadadb0bbcab8a38d77625252525252525252525252525252525252525252525252524e4233210e001f344a5f748ba0b5cbdadadbdedac5b09b866f5a442f2525242017101b22252525374c62778da3b8cde2dcdadad8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000030707172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f6f64513d2813001e33475b6b6f6f6f6f6f6f8398adc3b39f9190909090908d77624c37220d070500000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f6f64513d281300000000000000172c42576c8080808080808090a5bbb8a38d808080808080806a543f2a1500000000000000172c42576c8388888888888888888888888877624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72889090909090909baec2b39d88726f6f6f6f6f6e604c38230e000000000000000000030b0f0f172c42576c839898989898989dadc0b8a38d776767676767676767676767676767676767676767676767676760503d2914001f344a5f748ba0b5cbe0f0f0f0dac5b09b866f5a442f1a0f0f0b0400070d0f0f22374c62778da3b8cde2f1f0edd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000030f171c1d1d2c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a5a5a544635220e00182b3e4e585a5a5a5a5a6c8398adc3bdaea6a5a5a5a5a38d77624c37221d1d1a14090000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a5a5a544635220e00000000000000152a3e51626a6a6a6a6a6a7990a5bbbca999959595959595806a543f2a1500000000000000162b405568727272727272727272727272726f5f4a36210c0000000000000000000000000000000000000000000000000000000000000000000000000000001c32475c707979797979798095abc0b39e8a86868686868679644f3a250f00000000000000000000000000172c42576c8383838383838390a5bbb8a38d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c6c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000413212b3132323242576c8398adbbbbbbbbbdc6cdb8a38d77624c444444444036281705000f20303c4344444444576c8398adc3ccc1bbbbbbbbb8a38d77624c373232322f271b0c00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adbbbbbbbbbdc6cdb8a38d77624c444444444036281705000000000000000f223444505454545454647990a5bbc7b7adababababab95806a543f2a15000000000000001125384a575c5c5c5c5c5c5c5c5c5c5c5c5c5b51412f1b0700000000000000000000000000000000000000000000000000000000020b101212121212121212192d41536164646464646a8095abc0b9a89c9b9b9b9b9b9079644f3a251212100b02000000000000000000152a3f53646c6c6c6c6c6c7990a5bbbba89793939393939393939393939393939393939393939393939393836c57422c17001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c372f2f2f2c24190a000002121f292e2f2f2f42576c8398adb8b8b8b8bac3cdb8a38d77624c4747474743382a1907001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d0d0d0d2d8cdb8a38d77624c372f2f2f2c24190a0000000000000000051626333c3f3f3f3f4f647990a5bbd0c9c1c0c0c0c0ab95806a543f2a1500000000000000091b2c3a444747474747474747474747474746403324120000000000000000000000000000000000000000000000000000000006141e252727272727272727272735444d4f4f4f4f546a8095abc0c6b8b1b0b0b0b0a59079644f3a272727251e1406000000000000000010233646535757575757647990a5bbc5b5aaa8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a898836c57422c17001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c37221a1a18110700000000010d15191a1a2c42576c8398a3a3a3a3a3a6b3c4b8a38d77625c5c5c5c5c564836230f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8e5e5e6e2cdb8a38d77624c37221a1a1811070000000000000000000b1e2f3e494c4c4c4c4f647990a5bbccbeb5b3b3b3b3ab95806a543f2a1500000000000000081a2a384144444444444444444444444444443d312211000000000000000000000000000000000000000000000000000000041524313a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3f546a8095abc0d5cbc6c5c5c5bba59079644f3c3c3c3c3a3124150400000000000000061828363f424242424f647990a5bbcbc7bfbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdad98836c57422c17001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a05000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c37220d00000000000000000000000000172c42576c838d8d8d8d8d8d95a8bcb8a38d7772727272727266523e2914001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d0000000000000000000000000013273b4d5c6262626262647990a5bbbfaea09d9d9d9d9d95806a543f2a150000000000000011243748555a5a5a5a5a5a5a5a5a5a5a5a5a594f402e1b0700000000000000000000000000000000000000000000000000000e2133424e5252525252525252525252525252525252546a8095abc0d5dfdbdadad0bba590796452525252524e4233210e00000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f74888888888888899aaec3b09b8677777777777773604c37210c00000000000000000000000000172c41566a7777777777777990a5bbb9a490888888888888806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d00000000000000000000000000172c41566a7777777777777990a5bbb9a490888888888888806a543f2a1500000000000000162b4054666f6f6f6f6f6f6f6f6f6f6f6f6f6d5d4a35200b000000000000000000000000000000000000000000000000000014293d50606767676767676767676767676767676767676a8095abc0d5eaf0f0e5d0bba5907967676767676760503d29140000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262605544311d090000000000000000000000000013273b4d5c6262626262647990a5bbbfaea09d9d9d9d9d95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000008101415172c42576c8398adc3d8edebeae2cdb8a38d77624c37220d00000000000000000000000000172c42576c838d8d8d8d8d8d95a8bcb8a38d7772727272727266523e291400000000000000172c42576c8386868686868686868686868677624c37220d0000000000000000000000000000000000000000000000000000172c42576c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8095abc0d5eaffffe5d0bba5907c7c7c7c7c7c7c6c57422c17000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c4437271502000000000000000000000000000b1e2f3e494c4c4c4c4f647990a5bbccbeb5b3b3b3b3ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000e1a24292a2a2c42576c8398adc3d8d9d5d5d5cdb8a38d77624c37220d00000000000000000000000000172c42576c8398a3a3a3a3a3a6b3c4b8a38d77625c5c5c5c5c564836230f00000000000000172c42576c83989b9b9b9b9b9b9b9b9b9b8d77624c37220d0000000000000000000000000000000000000000000000000000172c42576c83939393939393939393939393939393939393939dafc3d7ecf5f5e7d2beaa99939393939393836c57422c17000000000000000000000000000f24394e627374747474747474747474747474747474747474747474747474747474747474746955412c17001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5c8c8c8c8ccd5c5b09b866f5a44373737373127190900000000000000000000000000000111202d353737373a4f647990a5bbd0d0c9c8c8c8c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000000c1d2c373e3f3f3f42576c8398adc3d0c5c0c0c0c0b8a38d77624c37220d00000000000000000000000000172c42576c8398adb8b8b8b8bac3cdb8a38d77624c4747474743382a190700000000000000172c42576c8398adb0b0b0b0b0b0b0b0a38d77624c37220d0000000000000000000000000000000000000000000000000000172c42576c8398a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aebbccdee0e0e0e0d9c7b7aba8a8a8a8a898836c57422c17000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbdddddde0dac5b09b866f5a442f2222211d150900000000000000000000000000000000020f19202222253a4f647990a5bbd0e4deddddd5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000016293b495354545454576c8398adc3c0b3abababababa38d77624c37220d00000000000000000000000000172c42576c8398adc3cdcdcdcfd6cdb8a38d77624c373232322f271b0c0000000000000000172c42576c8398adc3c5c5c5c5c5c5b8a38d77624c37220d0000000000000000000000000000000000000000000000000000172c42576c8398adbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdc1cbcbcbcbcbcbcbcbcbc8bfbdbdbdbdad98836c57422c17000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a0d0c090200000000000000000000000000000000000000060b0d0f253a4f647990a5bbd0e5f3f2ead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001d314558676a6a6a6a6a6c8398adc3b5a29695959595958d77624c37220d00000000000000000000000000172c42576c8398adc3d8e2e2e4e2cdb8a38d77624c37221d1d1a1409000000000000000000172c42576c8398adc3d8dadadadacdb8a38d77624c37220d0000000000000000000000000000000000000000000000000000172c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c1700000000000000000000000000000a192630343434343434343434343434343434343434343434343434343434343434343434322a1e1000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f748080808080808398adc3b09b8680808080808077624c37220d00000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d00000000000000000000000000172c42576c8398adc3d8edf0f0e2cdb8a38d77624c37220d0000000000000000000000000000000000000000000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c1700000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f748b959595959596a0b2c5b09b866f6a6a6a6a6a685a48341f0b00000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d00000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d0000000000000000000000000000000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b101212253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a1212121212121212100a000000000000050d111212121212121212253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f748ba0abababababb1bec5b09b866f5a54545454534b3d2b1805000000000000000000050d1112172c42576c8398adc3d8ededede2cdb8a38d77624c37220d00000000000000000000000000172c42576c8398adc3d8edf5f5e2cdb8a38d77624c37220d0000000000000000000000000000000000000000000000000000172c4155697474747474747474747474747474747474747474747474747474747474747474747474747474746955412c170000000a121717171717171717171717171717161108000000000000000000000000010b13171717171717171717171717171715100600000000000a12171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171510060000000000000000000006141e252727273a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f272727272727272727251d12040000000c1821262727272727272727273a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f748ba0b5c0c0c0c0c4cfc5b09b866f5a443f3f3f3f382d1f0e0000000000000000000c18212627272c42576c8398adc3d8dcd8d8d8cdb8a38d77624c37220d00000000000000000000000000172c42576c8398adc3d8e0e0e0e0cdb8a38d77624c37220d000000000000000000000000000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a26120000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2b241a0c0000000000000000000002111e272c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a000000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a23180a0000000000000000041524313a3c3c3c3c4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443c3c3c3c3c3c3c3c3c3c3930231301000a1b2a353b3c3c3c3c3c3c3c3c3c3c4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c4437271502000000000000000a1b2a353b3c3c3c42576c8398adc3d2c8c3c3c3c3b8a38d77624c37220d00000000000000000000000000172c42576c8398adc3cbcbcbcbcbcbb8a38d77624c37220d00000000000000000000000000000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000d1e2e3a414242424242424242424242424240372a1a090000000000000000000f202f3b41424242424242424242424242423f36281806000d1e2e3a414242424242424242424242424242424242424242424242424242424242424242424242424242424242424242423f36281806000000000000000e2133424e5252525252647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a52525252525252525252524d41301e0b0015283947505252525252525252525252647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f6262626262605544311d0900000000000000152839475052525252576c8398adc3c2b5aeadadadada38d77624c37220d00000000000000000000000000172c42576c8398adb5b5b5b5b5b5b5b5a38d77624c37220d000000000000000000000000000000000000000000000000000000101e2a32343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e100000172a3c4c55575757575757575757575757575448382612000000000000000006192d3e4d5657575757575757575757575757534636231000172a3c4c5557575757575757575757575757575757575757575757575757575757575757575757575757575757575757575753463623100000000000000014293d50606767676767677990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6767676767676767676767675f4e3b2612001c314457646767676767676767676767677990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001f344a5f74888888888888899aaec3b09b8677777777777773604c37210c000000000000001c3144576467676767676c8398adc3b6a49998989898988d77624c37220d00000000000000000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a08d77624c37220d000000000000000000000000000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6655412d1803000000000000000b2035495c6a6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a15001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c64533f2a1500000000000000172c42576c7c7c7c7c7c7c7c90a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5faf0dac5b09b866f5a442f1a05040100000000000000000000000000000000000000000003050f253a4f647990a5bbd0e5fafaead5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b867c7c7c7c7c7c7c7c7c7c7c7c7c69543f2a15001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c90a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000000000000000000000001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c37220d000000000000001f344a5f747c7c7c7c7c7c8398adc3b09b8683838383838377624c37220d00000000000000000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b77624c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74838383838383838383838383836f5a442f1a05000000000000000d22374c6277838383838383838383838383836c57422c17001f344a5f748383838383838383838383838383838383838383838383838383838383838383838383838383838383838383836c57422c1700000000000000172c42576c8393939393939399aabed2e7f5f5ead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0e5e5e8dac5b09b866f5a442f1a1a1a160e0300000000000000000000000000000000000912181a1a253a4f647990a5bbd0e5e6e5e5d5c0ab95806a543f2a15001f344a5f748ba0b5cbe0f5f5f1dcc8b4a194939393939393939393939393806a543f2a15001f344a5f748b93939393939393939393939399aabed2e7f5f5ead5c0ab95806a543f2a150000000000000000000000000000000000000000000000192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c37220d000000000000001f344a5f748b9393939393939fb1c5b09b866f6c6c6c6c6c6a5c4935200b00000000000000000000000000172c4155697474747474747474747474747471604b36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f151717171717171717171717171717140d020000000000000000001f344a5f748b9898989898989898989898866f5a442f1a05000000000000000d22374c62778d9898989898989898989898836c57422c17001f344a5f748b98989898989898989898989898989898989898989898989898989898989898989898989898989898989898836c57422c1700000000000000172c42576c8398a8a8a8a8a8abb7c7d9e0e0e0e0d5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbd0d0d0d4dac5b09b866f5a442f2f2f2f2a2013040000000000000000000000000000000c1a262d2f2f2f3a4f647990a5bbd0d7d1d0d0d0c0ab95806a543f2a15001f344a5f748ba0b5cbe0e0e0e0e0d0bfb0a8a8a8a8a8a8a8a8a8a8a8a895806a543f2a15001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8abb7c7d9e0e0e0e0d5c0ab95806a543f2a1500000000000000000000000000000000000000000000001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c37220d000000000000001f344a5f748ba0a8a8a8a8a8afbdc5b09b866f5a57575757564d3e2d19060000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000816222a2c2c2c2c2c2c2c2c2c2c2c2c2c2c281f130400000000000000001f344a5f748ba0adadadadadadadadad9b866f5a442f1a05000000000000000d22374c62778da3adadadadadadadadad98836c57422c17001f344a5f748ba0adadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadadad98836c57422c1700000000000000172c42576c8398adbdbdbdbdbfc8cbcbcbcbcbcbcbc0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444443d3122110000000000000000000000000000081a2a3841444444444f647990a5bbd0c4bcbbbbbbbbab95806a543f2a15001f344a5f748ba0b5cbcbcbcbcbcbcbcbc3bebdbdbdbdbdbdbdbdbdbdab95806a543f2a15001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbfc8cbcbcbcbcbcbcbc0ab95806a543f2a1500000000000000000000000000000000000000000000000413212b3132323242576c8398adc3d8d2cdcdcdcdb8a38d77624c37220d000000000000001f344a5f748ba0b5bdbdbdbdc2cbc5b09b866f5a44424242413b2f200f00000000000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a494235251401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041626343e42424242424242424242424242413c31221200000000000000001f344a5f748ba0b5c3c3c3c3c3c3c3b09b866f5a442f1a05000000000000000d22374c62778da3b8c3c3c3c3c3c3c3ad98836c57422c17001f344a5f748ba0b5c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3ad98836c57422c1700000000000000172c42576c8398adb5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a1500000000000000000000000000001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a594f402e1b070000000000000000000000000011243748555a5a5a5a5a647990a5bbc3b3a8a5a5a5a5a595806a543f2a15001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a15001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ab95806a543f2a15000000000000000000000000000000000000000000000000030f171c1d1d2c42576c8398adc3d8e6e3e2e2cdb8a38d77624c37220d000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f2c2c2c271e1102000000000000000000000000000000101e2a3234343434343434343434343434342f251708000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2133445157575757575757575757575757574f402f1c08000000000000001f344a5f748ba0b5cbd8d8d8d8d8c5b09b866f5a442f1a05000000000000000d22374c62778da3b8cdd8d8d8d8d8c3ad98836c57422c17001f344a5f748ba0b5cbd8d8d8d8d8d8d8d8d8d8d8d8cabbb2b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0ad98836c57422c1700000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a1500000000000000000000000000001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6d5d4a35200b00000000000000000000000000162b4054666f6f6f6f6f6f7990a5bbbaa695909090909090806a543f2a15001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a15001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a1717130b0100000000000000000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283c50626c6c6c6c6c6c6c6c6c6c6c6c6c6b5e4b37230e000000000000001f344a5f748ba0b5cbe0edededdac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2edededd8c3ad98836c57422c17001f344a5f748ba0b5cbe0ededededededededede6d2beac9e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b98836c57422c1700000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000000001f34495e737979797979798398adc3b09b8886868686868677624c37220d00000000000000000000000000172c42576c8386868686868691a6bbb8a38d7979797979797969543f2a14001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a15001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b806a543f2a150000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8083838383838383838383838379644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffffffffffffffe3cdb8a38f86868686868686868686868686868686868686868686868686836c57422c1700000000000000172c415569747474747474747474747474747474747474747467533e291400000000000000000000000000001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b8d77624c37221212100a000000000000050d1112172c42576c83989b9b9b9b9b9faec1b8a38d776464646464645d4c3a2611001f34495d70747474747474747474747474747474747474747474747474747467533e2914001f34495d70747474747474747474747474747474747474747474747474747467533e29140000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8ededeee2cdb8a38d77624c37221212100a000000001f34495d70747474747474747474747474746b58432e190400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095989898989898989898989079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0f5f8faffffffffffffe2cdb8a38d776f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6654402b160000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f58493724100000000000000000000000000000142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0a38d77624c37272727251d12040000000c18212627272c42576c8398adb0b0b0b0b3bdccb8a38d77624f4f4f4f4f4a3f2f1d0a001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f58493724100000000000000000000000000000000000000000000000000000000000172c42576c8398adc3d8d8d8d9e0cdb8a38d77624c37272727251d120400001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abadadadadadadadada59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbe0e2e3e5edf7ffffffffe2cdb8a38d77625a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5548372411000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a08000000000000000000000000000009192733393a3a3a42576c8398adc3c3c3c3c5c5c5b8a38d77624c3c3c3c3c3930231301000a1b2a353b3c3c3c42576c8398adc3c5c5c3c3c3c3b8a38d77624c3a3a3a3a362d2111000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a080011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a080000000000000000000000000000000000000000000000000000000000172c42576c8398adc3c3c3c3c5cdcdb8a38d77624c3c3c3c3c39302313010011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0c3c3c3c3c3c3bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5cbcdcdcdd1dae6f5ffffffe2cdb8a38d77624c444444444444444444444444444444444444444444444441382a1a080000000000000000101e2a32343434343434343434343434343434343434343431291d0e000000000000000000000000000000000a161f2425252c42576c8398adadadadadb0bbcab8a38d776252525252524d41301e0b00152839475052525252576c8398adc3c2b5aeadadadada38d77624c37252525221b100300000515232e34343434343434343434343434343434343434343434343434343431291d0e00000515232e34343434343434343434343434343434343434343434343434343431291d0e000000000000000000000000000000000000000000000000000000000000172c42576c8398adadadadadb0bbcab8a38d776252525252524d41301e0b000515232e3434343434343434343434343434332b2012010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0d5d8d8d8d8d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0b5b8b8b8b8bdc8d7e8fbffffe2cdb8a38d77624c4747474743382f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2d261a0c000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000030b0f0f172c42576c839898989898989dadc0b8a38d776767676767675f4e3b2612001c3144576467676767676c8398adc3b6a49998989898988d77624c37220f0f0d07000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c00000000000000000000000000000000000000000000000000000000000000172c42576c839898989898989dadc0b8a38d776767676767675f4e3b2612000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0d5eaedede5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748ba0a3a3a3a3a3aab9cbdff3ffffe2cdb8a38d77625c5c5c5c5c564836231a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1812090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8383838383838390a5bbb8a38d7c7c7c7c7c7c7c69543f2a15001f344a5f747c7c7c7c7c7c8398adc3b09b8683838383838377624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8383838383838390a5bbb8a38d7c7c7c7c7c7c7c69543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f748b8d8d8d8d8d8e9cafc4d9eeffffe2cdb8a38d7772727272727266523e2914000000000000000000000000000000000000000000000000000000000000000000000611191c1d1d1d1d1d1d1d1d1d1d1d1d1d1a140900000000000000000000000000000000000000000000152a3f53646c6c6c6c6c6c7990a5bbbba897939393939393806a543f2a15001f344a5f748b9393939393939fb1c5b09b866f6c6c6c6c6c6a5c4935200b0000000000000000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1b160c000000000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0b070000000000010d15191a1a1a1a1a1a1a1a1a1a1a1a1a19130a00000000000000000000000912181a1a1a1a1a1a1a19130a000000000000000000152a3f53646c6c6c6c6c6c7990a5bbbba897939393939393806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003070707070707070707070707070707070707070707152a3f546a8095abc0d5eaffffe5d0bba59079644f3a250f070601000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f34495e717777777777778398adc3d8edffffe3ceb9a490888888888888806a543f2a150000000000000000000000000000000000000000000000000000000000000000000817242d32323232323232323232323232322f271b0c00000000000000000000000000000000000000000010233646535757575757647990a5bbc5b5aaa8a8a8a8a895806a543f2a15001f344a5f748ba0a8a8a8a8a8afbdc5b09b866f5a57575757564d3e2d1906000000000000000413212b313232323232323232323232323230291e1000000008141c2122222222222222222222222222201b1104000002121f292e2f2f2f2f2f2f2f2f2f2f2f2f2f2d271c0e0000000000000000000c1a262d2f2f2f2f2f2f2f2d271c0e000000000000000010233646535757575757647990a5bbc5b5aaa8a8a8a8a895806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f171c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d2a3f546a8095abc0d5eaffffe5d0bba59079644f3a251d1d1b150b0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a15151515151515151522374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001b2f42536062626262626c8398adc3d8eaeaece7d3bfaea09d9d9d9d9d95806a543f2a1515140f07000000000000000000000000000000000000000000000000000000000214263541474747474747474747474747474743382a19070000000000000000000000000000000000000000061828363f424242424f647990a5bbcbc7bfbdbdbdbdab95806a543f2a15001f344a5f748ba0b5bdbdbdbdc2cbc5b09b866f5a44424242413b2f200f00000000000000001022323e4647474747474747474747474747453c2e1d0b00071725303637373737373737373737373737352e221303000f20303c434444444444444444444444444442392c1c0a00000000000000081a2a38414444444444444442392c1c0a00000000000000061828363f424242424f647990a5bbcbc7bfbdbdbdbdab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413212b31323232323232323232323232323232323232323232323f546a8095abc0d5eaffffe5d0bba59079644f3a3232322f281c0e00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f2a2a2a2a2a2a2a2a2a2a2a374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700122535434b4c4c4c4c576c8398adc3d5d5d5d7ddddccbeb5b3b3b3b3ab95806a543f2a2a2a2923190c0000000000000000000000000000000000000000000000000000000a1e3144535c5c5c5c5c5c5c5c5c5c5c5c5c5c564836230f0000000000000000000000000000000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5ab95806a543f2a15001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f2c2c2c271e11020000000000000000192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c594c3b281400122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a4031200e00182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a564a3927130000000000000011243748555a5a5a5a5a5a5a564a39271300000000000000000a18232a2c2c2c3a4f647990a5b5b5b5b5b5b5b5b5ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022323e464747474747474747474747474747474747474747474747546a8095abc0d5eaffffe5d0bba59079644f47474747443a2c1b09001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a443f3f3f3f3f3f3f3f3f3f3f3f3f4c62778da3b8cde2f8ffedd8c3ad98836c57422c1700071725303637373742576c8398adc0c0c0c0c2cad7dbd0c9c8c8c8c0ab95806a543f3f3f3f3e362a1b0900000000000000000000000000000000000000000000000000000e23384d61707272727272727272727272727266523e2914000000000000000000000000000000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a095806a543f2a15001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a1717130b010000000000000000001e33485c6e727272727272727272727272726a57432e19001b2f425360626262626262626262626262625d4f3d2a16001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f6856422d1900000000000000162b4054666f6f6f6f6f6f6f6856422d190000000000000000000610151717253a4f647990a0a0a0a0a0a0a0a0a0a095806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c6a8095abc0d5eaffffe5d0bba59079645c5c5c5c5c574a382511001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a54545454545454545454545454545462778da3b8cde2f8ffedd8c3ad98836c57422c17000008141c2122222c42576c8398abababababaeb9c9dbe4deddddd5c0ab95806a5454545454524838271400000000000000000000000000000000000000000000000000000f253a4f6479888888888888888888888888806a543f2a1500000000000000000000000000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b806a543f2a15001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000000000000001f344a5f74888888888888888888888888866f5a442f1a001f34495e71777777777777777777777777776d59442f1a001f344a5f74868686868686868686868686866f5a442f1a00000000000000172c42576c838686868686866f5a442f1a000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485c6e727272727272727272727272727272727272727272727272728095abc0d5eaffffe5d0bba590797272727272726855402b16001f344a5f748ba0b5cbe0f5fff0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a778da3b8cde2f8ffedd8c3ad98836c57422c1700000001080c0d172c42576c839595959595959babbfd3e7f3f2ead5c0ab95806a6a6a6a6a6a6656432f1a05000000000000000000000000000000000000000000000000000f253a4f6479909d9d9d9d9d9d9d9d9d9d95806a543f2a1500000000000000000000000000000000000000000000000000000f24394e62737474747474747474747474747467533e2914001f34495d70747474747474747474747474746b58432e1904000000000000000000000000001f344a5f748b9d9d9d9d9d9d9d9d9d9d9b866f5a442f1a001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b866f5a442f1a000000050d1112172c42576c83989b9b9b9b866f5a442f1a000000000000000000000000000f24394e62737474747474747474747474747467533e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74888888888888888888888888888888888888888888888888888897acc0d6ebffffe5d0bba692888888888888836c57422c17001f344a5f748ba0b5cbe0f5fff0dac5b09b86808080808080808080808080808080808080808da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000172c42576c8080808080808090a5bbd0e5faffead5c0ab9580808080808080725c47321d07000000000000000000000000000000000000000000000000000f253a4f647990a5b3b3b3b3b3b3b3b3ab95806a543f2a1500000000000000000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c291500000000000000000000000000001f344a5f748ba0b3b3b3b3b3b3b3b3b09b866f5a442f1a001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a001f344a5f748ba0b0b0b0b0b0b0b0b0b09b866f5a442f1a00000c18212627272c42576c8398adb0b09b866f5a442f1a000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da5b4c7daefffffe9d5c2b0a29d9d9d9d9d98836c57422c17001f344a5f748ba0b5cbe0f5fff2ddc9b5a2969595959595959595959595959595959595959599a9bcd0e5faffedd8c3ad98836c57422c1700000000000000152a3e51626a6a6a6a6a6a7990a5bbd0e5f2f3edd8c4b09e95959595959588725c47321d0d0c0903000000000000000000000000000000000000000000000f253a4f647990a5bbc8c8c8c8c8c8c0ab95806a543f2a1500000000000000000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a080011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000000000000001f344a5f748ba0b5c8c8c8c8c8c8c5b09b866f5a442f1a001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f1a001f344a5f748ba0b5c5c5c5c5c5c5c5b09b866f5a442f1a000a1b2a353b3c3c3c42576c8398adc3b09b866f5a442f1a000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b7c2d2e3f6fffff1dfcebfb5b3b3b3b3ad98836c57422c17001f344a5f748ba0b5cbe0f5fff8e4d2c0b3ababababababababababababababababababababadb7c7d8ebffffedd8c3ad98836c57422c17000000000000000f223444505454545454647990a5bbd0dddddee2dfcdbdb0ababababab9d88725c47322222221e160b0000000000000000000000000000000000000000000f253a4f647990a5bbd0ddddddddd5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000a192630343434343434343434343434343431291d0e00000515232e3434343434343434343434343434332b20120100000000000000000000000000001f344a5f748ba0b5cbdddddddddac5b09b866f5a442f1a001f344a5f748ba0b5cbcdcdcdcdcdc5b09b866f5a442f1a001f344a5f748ba0b5cbdadadadadac5b09b866f5a442f1a00152839475052525252576c8398adadad9b866f5a442f1a00000000000000000000000000000a192630343434343434343434343434343431291d0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c8c8c8c8c8c8c8c8c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c4cddbebfcfffff8e6d7cac2c0c0c0c0ad98836c57422c17001f344a5f748ba0b5cbe0f5ffffefded0c5c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c1c9d5e4f6ffffedd8c3ad98836c57422c1700000000000000051626333c3f3f3f3f4f647990a5bbc8c8c8c8ced8dbcdc4c0c0c0c0b39d88725c473737373732281b0b00000000000000000000000000000000000000000f253a4f647990a5bbd0e5f2f2ead5c0ab95806a543f2a150000000000000000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f020000000000000000000000000000001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0e2e2e2dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0f0f0f0dac5b09b866f5a442f1a001c3144576467676767676c839898989898866f5a442f1a00000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbddddddddddd2c0b3ababababababababababababababb0bdcddff3ffffeedbc9b9aeababababab98836c57422c17001f344a5f748ba0b5cbe0f5fffbe8d6c6b9b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b5beccddefffffedd8c3ad98836c57422c170000000000000000081621282a2a2a3a4f647990a5b3b3b3b3b3bbc8d8dfd8d5d5d5c8b39d88725c4c4c4c4c4c4639291704000000000000000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f747c7c7c7c7c7c838383838383836f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f2f2f2ddc9b5a296959595959595959595959595959eb0c4d8edffffe7d3bfab9b959595959595836c57422c17001f344a5f748ba0b5cbe0f5fff4dfcbb8a89e9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9da0aebfd3e7fbffedd8c3ad98836c57422c17000000000000000000040d131515253a4f6479909d9d9d9d9d9faabbcee2edeaeaddc8b39d8872626262626261574734200b00000000000000000001080c0d0d0d0d0d0d0d0f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150d0d0d0d0d0d0d0c090300000000000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0b070000070c0d0d0d0d0d0d0d0d0d0d0d0d0d0c0700000000000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0b0700000000000000000000001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a001f344a5f748b93939393937c6c6c6c6c6c6c6655412d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b868080808080808080808080808095abc0d5eaffffe5d0bba590808080808080806c57422c17001f344a5f748ba0b5cbe0f5fff0dbc6b19c8a8888888888888888888888888888888888888890a4b9cee3f8ffedd8c3ad98836c57422c17000000000000000000000000000f253a4f64798888888888888c9fb3c8def3fff2ddc8b39d8877777777777775634e39240f000000000000000008141c212222222222222222253a4f647990a5bbd0e5faffead5c0ab95806a543f2a2222222222222222221e160b0000000008141c2122222222222222222222222222201b11121b2122222222222222222222222222211b120600000008141c2122222222222222222222222222201b11040000000000000000001f344a5f748ba0b5cbdddddddddac5b09b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a001f344a5f748ba0a8a8a8937c675757575757544838261200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbe0f2f2f0dac5b09b866f6a6a6a6a6a6a6a6a6a6a6a8095abc0d5eaffffe5d0bba590796a6a6a6a6a6a62513e2a15001f344a5f748ba0b5cbe0f5fff0dac5b09b86727272727272727272727272727272727272778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000e23384d6170727272727272889db3c8ddf2faf3dec9b5a0908d8d8d8d8d8d79644f3a250f0503000000000007172530363737373737373737373a4f647990a5bbd0e5faffead5c0ab95806a543f3737373737373737373732281b0b0000071725303637373737373737373737373737352e22242f3637373737373737373737373737362f24150500071725303637373737373737373737373737352e22130300000000000000001f344a5f748ba0b5c8c8c8c8c8c8c5b09b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a001f344a5f748ba0b5bda8937c67524242424240372a1a0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5cbdddddde0dac5b09b866f5a5454545454545454546a8095abc0d5eaffffe5d0bba59079645454545454504434220f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000000000000000000000000a1e3144535c5c5c5c5c5c72889db3c8dde5e5e7e4d0beaea4a3a3a3a3a39079644f3a251a1a181209000000122535434b4c4c4c4c4c4c4c4c4c4c4f647990a5bbd0e5faffead5c0ab95806a544c4c4c4c4c4c4c4c4c4c4c463929170400122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a403133414a4c4c4c4c4c4c4c4c4c4c4c4c4c4a4133221000122535434b4c4c4c4c4c4c4c4c4c4c4c4c4c4a4031200e00000000000000001f344a5f748ba0b3b3b3b3b3b3b3b3b09b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a001f344a5f748ba0b5b5a8937c67523c2c2c2c2b241a0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5c8c8c8c8ccd5c5b09b866f5a443f3f3f3f3f3f3f546a8095abc0d5eaffffe5d0bba59079644f3f3f3f3f3c33261605001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a47474747474747474747474747474c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000021426354147474747475c72889db3c8d0d0d0d3dbdbccbfb9b8b8b8b8a59079644f3a2f2f2f2d261a0c00001b2f4253606262626262626262626262647990a5bbd0e5faffead5c0ab95806a626262626262626262626261574734200b001b2f425360626262626262626262626262625d4f3d40515f626262626262626262626262625f51402c18001b2f425360626262626262626262626262625d4f3d2a1601000000000000001f344a5f748b9d9d9d9d9d9d9d9d9d9d9b866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a001f344a5f748ba0a0a0a0937c67523c271717161108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b3b3b3b3b3b8c4c5b09b866f5a4c4c4c4c4c44373f546a8095abc0d5eaffffe5d0bba59079644f3a2a2a2a2821160800001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44323232323232323232323232374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000817242d32323232475c72889db3bbbbbbbbbfc9d7ddd3cecdcdcdbba59079644f4444444441382a1a08001f34495e717777777777777777777777777990a5bbd0e5faffead5c0ab958077777777777777777777777775634e39240f001f34495e71777777777777777777777777776d5944465b6f777777777777777777777777776f5b46311c001f34495e71777777777777777777777777776d59442f1a04000000000000001f344a5f74888888888888888888888888866f5a442f1a001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a001f344a5f748b8b8b8b8b8b7c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9d9d9d9d9d9ea6b6c5b09b866f62626262626055443f546a8095abc0d5eaffffe5d0bba59079644f3a251515130d040000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1d1d1d1d1d1d1d1d1d1d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170000000000000000000000000000000611191c1d1d32475c72889da5a5a5a5a5abb9cadde7e3e2e2d0bba59079645a5a5a5a5a5548372411001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d95a8bcd1e6fbffebd6c1ad998d8d8d8d8d8d8d8d8d8d8d8d8d79644f3a250f001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a44475c72888d8d8d8d8d8d8d8d8d8d8d88725c47321d001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a05040100000000001e33485c6e727272727272727272727272726a57432e19001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a001f34495d70747474747474747474747474746b58432e19001f34495d707474747474747464503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74888888888888899aaec3b09b8677777777777773604c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000001d32475c72889090909090909baec2d7ecffffe5d0bba590796f6f6f6f6f6f6654402b16001f344a5f748ba0a3a3a3a3a3a3a3a3a3a3a3a6b3c4d7ebfffff0dcc9b7a9a3a3a3a3a3a3a3a3a3a3a3a39079644f3a250f001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a44475c72889da3a3a3a3a3a3a3a3a39d88725c47321d001f344a5f748ba0a3a3a3a3a3a3a3a3a39b866f5a442f1a1a1a160e03000000192d3f505b5c5c5c5c5c5c5c5c5c5c5c5c5c594c3b2814001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915001a2e41515d5f5f5f5f5f5f5f574735210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485c6e7272727272728398adc3b29e8f8d8d8d8d8d8d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000000000000000000000000000000000000001c32475c707979797979798095abc0d5eaffffe5d0bba691868686868686836c57422c17001f344a5f748ba0b5b8b8b8b8b8b8b8b8b8b8bac3d1e2f4fffff8e6d5c7bcb8b8b8b8b8b8b8b8b8b8b8a59079644f3a250f001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a44475c72889db3b8b8b8b8b8b8b8b39d88725c47321d001f344a5f748ba0b5b8b8b8b8b8b8b8b09b866f5a442f2f2f2f2a20130400001022323e4647474747474747474747474747453c2e1d0b001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0011233341494a4a4a4a4a4a4a44392a18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d3f505b5c5c5c5c5c6c8398adc3bbaca3a3a3a3a3a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000000050d111212121212121212121212121212192d41536164646464646a8095abc0d5eaffffe9d4c1ae9f9b9b9b9b9b98836c57422c17001f344a5f748ba0b5bbbbbbbbbbbbbbbbbbbbbdc6d3e3f5fffffae8d7c9bfbbbbbbbbbbbbbbbbbbbbbba59079644f3a250f001f344a5f748ba0b5cbcdcdcdcdcdc5b09b866f5a44475c72889db3c8cdcdcdcdcdc8b39d88725c47321d001f344a5f748ba0b5bbbbbbbbc0cac5b09b866f5a44444444443d31221100000f20303c434444444444444444444444444442392c1c0a001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a000515232e3434343434343434343434343434332b201201000515232e343434343434343431281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022323e4647474747576c8398adc3cabeb8b8b8b8b8a38d77624c3f546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c1700000c1821262727272727272727272727272727272735444d4f4f4f4f546a8095abc0d5eafffff0ddccbdb3b0b0b0b0ad98836c57422c17001f344a5f748ba0a5a5a5a5a5a5a5a5a5a5a5a9b5c6d8ecfffff1ddcab9aba5a5a5a5a5a5a5a5a5a5a5a59079644f3a250f001f344a5f748ba0b5cbe0e2e2e2dac5b09b866f5a44475c72889db3c8dde2e2e2ddc8b39d88725c47321d001f344a5f748ba0a5a5a5a5a5adbbc5b09b866f5a5a5a5a5a594f402e1b0700182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a564a392713001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f0200000005111a1f1f1f1f1f1f1f1f1c150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413212b3132323242576c8398adbbbbbbbbbdc6cdb8a38d77624c44546a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3f546a8095abc0d5eafffffbeadbcfc7c5c5c5c3ad98836c57422c17001f344a5f748b90909090909090909090909097a9bdd2e6fbffecd7c2ae9b9090909090909090909090909079644f3a250f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f344a5f748b9090909090909db0c5b09b866f6f6f6f6f6f6d5d4a35200b001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f6856422d19001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f171c1d1d2c42576c8398a5a5a5a5a5a9b5c6b8a38d77625a5a5a6a8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c170015283947505252525252525252525252525252525252525252525252546a8095abc0d5eafffffff9ece2dcdadad8c3ad98836c57422c17001f34495e737979797979797979797979797990a5bbd0e5faffead5c0ab958079797979797979797979797977644f3a240f001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d001f34495e737979797979798398adc3b09b8886868686868677624c37220d001f344a5f74868686868686868686868686866f5a442f1a001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8390909090909097a9bdb8a38d776f6f6f6f6f8095abc0d5eaffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001c314457646767676767676767676767676767676767676767676767676a8095abc0d5eafffffffffef6f1f0edd8c3ad98836c57422c17001b304355626464646464646464646464647990a5bbd0e5faffead5c0ab95806a646464646464646464646464594835210c001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d001b3043556264646464646c8398adc3b7a69b9b9b9b9b9b8d77624c37220d001f344a5f748b9b9b9b9b9b9b9b9b9b9b9b866f5a442f1a001f34495d70747474747474747474747474746b58432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576b7979797979797990a5bbb8a38f8686868686868696abc0d5ebffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f8ffedd8c3ad98836c57422c17001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8095abc0d5eaffffffffffffffffedd8c3ad98836c57422c1700142637454e4f4f4f4f4f4f4f4f4f4f4f647990a5bbd0e5faffead5c0ab95806a544f4f4f4f4f4f4f4f4f4f4f483b2b1805001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d00142637454e4f4f4f4f576c8398adc3c4b7b0b0b0b0b0a38d77624c37220d001f344a5f748ba0b0b0b0b0b0b0b0b0b09b866f5a442f1a001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283c4f5e6464646464647990a5bbbeac9e9b9b9b9b9b9b9ba2b3c5d9eeffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde2f5f5edd8c3ad98836c57422c17001f344a5f748b939393939393939393939393939393939393939393939393939dafc3d7ecf5f5f5f5f5f5f5f5edd8c3ad98836c57422c170009192733393a3a3a3a3a3a3a3a3a3a4f647990a5bbd0e5faffead5c0ab95806a543f3a3a3a3a3a3a3a3a3a3a352b1d0d00001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d0009192733393a3a3a42576c8398adc3d4cac5c5c5c5b8a38d77624c37220d001f344a5f748ba0b5c5c5c5c5c5c5c5b09b866f5a442f1a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f31404b4f4f4f4f4f647990a5bbcabbb2b0b0b0b0b0b0b0b5c0d0e2f5ffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a05000000000000000d22374c62778da3b8cde0e0e0e0d8c3ad98836c57422c17001f344a5f748ba0a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8aebbccdee0e0e0e0e0e0e0e0e0e0d8c3ad98836c57422c1700000a161f242525252525252525253a4f647990a5bbd0e5faffead5c0ab95806a543f2a25252525252525252421180d0000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d00000a161f2425252c42576c8398adc3d8dedbdadacdb8a38d77624c37220d001f344a5f748ba0b5cbdadadadadac5b09b866f5a442f1a000515232e3434343434343434343434343434332b20120100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000213222f373a3a3a3a4f647990a5bbc3c3c3c3c5c5c5c5c5c5c9d2deeeffffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a05000000000000000d22374c62778da3b8cbcbcbcbcbcbc3ad98836c57422c17001f344a5f748ba0b5bdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdc1cbcbcbcbcbcbcbcbcbcbcbcbcbcbc3ad98836c57422c17000000030b0f0f0f0f0f0f0f0f0f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a150f0f0f0f0f0f0f0f0c05000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d000000030b0f0f172c42576c8398adc3d8edf0f0e2cdb8a38d77624c37220d001f344a5f748ba0b5cbe0f0f0f0dac5b09b866f5a442f1a000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121c232525253a4f647990a5adadadadaeb6c4d5dadadadde4effcffffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a05000000000000000d22374c62778da3b5b5b5b5b5b5b5b5ad98836c57422c17001f344a5f748ba0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ad98836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5faffead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a44475c72889db3c8ddf2fff2ddc8b39d88725c47321d00000000000000172c42576c8398adc3d8edffffe2cdb8a38d77624c37220d001f344a5f748ba0b5cbe0f5fff0dac5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e0f0f253a4f64799098989898989aa6b8cce0f0f0f2f8ffffffffffe5d0bba59079644f3a250f000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a05000000000000000d22374c62778da0a0a0a0a0a0a0a0a0a098836c57422c17001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a098836c57422c17000000000000000000000000000f253a4f647990a5bbd0e5f5f5ead5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a44475c72889db3c8ddf2f5f2ddc8b39d88725c47321d00000000000000172c42576c8398adc3d8edf5f5e2cdb8a38d77624c37220d001f344a5f748ba0b5cbe0f5f5f0dac5b09b866f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479838383838383899eb3c8ddf2ffffffffffffffffe5d0bba59079644f3a250f000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a05000000000000000d22374c62778b8b8b8b8b8b8b8b8b8b8b8b836c57422c17001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422c17000000000000000000000000000f253a4f647990a5bbd0e0e0e0e0d5c0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a44475c72889db3c8dde0e0e0ddc8b39d88725c47321d00000000000000172c42576c8398adc3d8e0e0e0e0cdb8a38d77624c37220d001f344a5f748ba0b5cbe0e0e0e0dac5b09b866f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5e6b6c6c6c6c6c72889db3c8ddf2f5f5f5f5f5f5f5f5e5d0bba59079644f3a250f000000000000001f34495d70747474747474747474747474746b58432e1904000000000000000c21364b6071747474747474747474747474746955412c17001f34495d707474747474747474747474747474747474747474747474747474747474747474747474747474747474747474746955412c17000000000000000000000000000f253a4f647990a5bbcbcbcbcbcbcbc0ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a44475c72889db3c8cbcbcbcbcbc8b39d88725c47321d00000000000000172c42576c8398adc3cbcbcbcbcbcbb8a38d77624c37220d001f344a5f748ba0b5cbcbcbcbcbcbc5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2f404f57575757575c72889db3c8dde0e0e0e0e0e0e0e0e0e0d0bba59079644f3a250f000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000081c3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a2612000000000000000000000000000f253a4f647990a5b5b5b5b5b5b5b5b5ab95806a543f2a1500000000000000000000000000001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a44475c72889db3b5b5b5b5b5b5b5b39d88725c47321d00000000000000172c42576c8398adb5b5b5b5b5b5b5b5a38d77624c37220d001f344a5f748ba0b5b5b5b5b5b5b5b5b09b866f5a442f1a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001222313c41424242475c72889db3c8cbcbcbcbcbcbcbcbcbcbcbcbbba59079644f3a250f0000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a000000000000000000000000000f253a4f647990a0a0a0a0a0a0a0a0a0a095806a543f2a1500000000000000000000000000001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a44475c72889da0a0a0a0a0a0a0a0a09d88725c47321d00000000000000172c42576c8398a0a0a0a0a0a0a0a0a0a08d77624c37220d001f344a5f748ba0a0a0a0a0a0a0a0a0a09b866f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004131f282c2c2c32475c72889db3b5b5b5b5b5b5b5b5b5b5b5b5b5b5a59079644f3a250f000000000000000515232e3434343434343434343434343434332b2012010000000000000000000817252f3434343434343434343434343434322a1e1000000515232e34343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434322a1e1000000000000000000000000000000f253a4f64798b8b8b8b8b8b8b8b8b8b8b8b806a543f2a1500000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a44475c72888b8b8b8b8b8b8b8b8b8b8b88725c47321d00000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b77624c37220d001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1417171d32475c72889da0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000000000000000000000000000f24394e62737474747474747474747474747467533e291400000000000000000000000000001f34495d70747474747474747474747474746b5843465b6e747474747474747474747474746e5b46311c00000000000000172c4155697474747474747474747474747471604b36210c001f34495d70747474747474747474747474746b58432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72888b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3345555e5f5f5f5f5f5f5f5f5f5f5f5f5f584937241000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b170000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b6e7474747474747474747474747474747474747473624e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000316273743494a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a08000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e30323f484a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4942352514010011233341494a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172b3e505c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a192630343434343434343434343434343431291d0e0000000000000000000000000000000515232e3434343434343434343434343434332b20222d3334343434343434343434343434332d2213030000000000000000101e2a3234343434343434343434343434342f25170800000515232e3434343434343434343434343434332b2012010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f21323f484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f10191e1f1f1f1f1f1f1f1f1f1f1f1f1f1e191004000000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b12070000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000313222d3334343434343434343434343434343434343434343026190a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/PressStart2P-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/PressStart2P-Regular SDF.asset.meta new file mode 100644 index 0000000..f72d2fa --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/PressStart2P-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3d7e4c035915e46d7a4bf4722e72f951 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Raleway-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Raleway-Regular SDF.asset new file mode 100644 index 0000000..b31906b --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Raleway-Regular SDF.asset @@ -0,0 +1,5985 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Raleway-Regular SDF + m_EditorClassIdentifier: + hashCode: -121799949 + material: {fileID: 21352953850445826} + materialHashCode: -12712168 + m_Version: 1.1.0 + m_SourceFontFileGUID: 205e5aca8ee9a453295be76ac7f047b3 + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: Raleway + m_StyleName: + m_PointSize: 43 + m_Scale: 1 + m_LineHeight: 50.5 + m_AscentLine: 40.4375 + m_CapLine: 30.562498 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: -10.0625 + m_SuperscriptOffset: 40.4375 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -4.3 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -4.3 + m_UnderlineThickness: 2.15 + m_StrikethroughOffset: 11.045455 + m_StrikethroughThickness: 2.15 + m_TabWidth: 109.375 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 10.9375 + m_Height: 50.5 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 40.4375 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 6 + m_Y: -56 + m_Width: 11 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 2.9374998 + m_Height: 30.812498 + m_HorizontalBearingX: 3.9374998 + m_HorizontalBearingY: 30.874998 + m_HorizontalAdvance: 10.8125 + m_GlyphRect: + m_X: 412 + m_Y: 41 + m_Width: 3 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 6.6249995 + m_Height: 8.374999 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 30.812498 + m_HorizontalAdvance: 12.5625 + m_GlyphRect: + m_X: 402 + m_Y: 488 + m_Width: 7 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 26.062498 + m_Height: 30.499998 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 29.25 + m_GlyphRect: + m_X: 219 + m_Y: 51 + m_Width: 26 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 23.249998 + m_Height: 39.499996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 35.062496 + m_HorizontalAdvance: 26.625 + m_GlyphRect: + m_X: 122 + m_Y: 92 + m_Width: 23 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 27.249998 + m_Height: 31.374998 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 30.999998 + m_HorizontalAdvance: 30.6875 + m_GlyphRect: + m_X: 257 + m_Y: 50 + m_Width: 27 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 26.437498 + m_Height: 31.374998 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 30.937498 + m_HorizontalAdvance: 28.6875 + m_GlyphRect: + m_X: 296 + m_Y: 50 + m_Width: 26 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 2.5624998 + m_Height: 8.437499 + m_HorizontalBearingX: 2.9374998 + m_HorizontalBearingY: 30.812498 + m_HorizontalAdvance: 8.5 + m_GlyphRect: + m_X: 462 + m_Y: 449 + m_Width: 3 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 8.249999 + m_Height: 33.312496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 31.812498 + m_HorizontalAdvance: 11.5625 + m_GlyphRect: + m_X: 74 + m_Y: 446 + m_Width: 8 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 8.249999 + m_Height: 33.312496 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.812498 + m_HorizontalAdvance: 11.5 + m_GlyphRect: + m_X: 94 + m_Y: 446 + m_Width: 8 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 8.437499 + m_Height: 8.124999 + m_HorizontalBearingX: 2.6249998 + m_HorizontalBearingY: 30.687498 + m_HorizontalAdvance: 13.8125 + m_GlyphRect: + m_X: 442 + m_Y: 433 + m_Width: 8 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 13.374999 + m_Height: 13.999999 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 22.312498 + m_HorizontalAdvance: 17.875 + m_GlyphRect: + m_X: 135 + m_Y: 492 + m_Width: 13 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 2.8124998 + m_Height: 7.6874995 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 4.2499995 + m_HorizontalAdvance: 9.6875 + m_GlyphRect: + m_X: 414 + m_Y: 468 + m_Width: 3 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 12.562499 + m_Height: 2.6874998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 13.124999 + m_HorizontalAdvance: 18.125 + m_GlyphRect: + m_X: 418 + m_Y: 432 + m_Width: 13 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 2.4999998 + m_Height: 4.1874995 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 4.2499995 + m_HorizontalAdvance: 8.125 + m_GlyphRect: + m_X: 447 + m_Y: 469 + m_Width: 2 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 23.562498 + m_Height: 30.499998 + m_HorizontalBearingX: 1.1249999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 26 + m_GlyphRect: + m_X: 303 + m_Y: 135 + m_Width: 24 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 21.562498 + m_Height: 26.124998 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 25.687498 + m_HorizontalAdvance: 26.3125 + m_GlyphRect: + m_X: 340 + m_Y: 220 + m_Width: 22 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 15.437499 + m_Height: 24.562498 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 24.562498 + m_HorizontalAdvance: 18.375 + m_GlyphRect: + m_X: 304 + m_Y: 426 + m_Width: 15 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 18.437498 + m_Height: 24.999998 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 24.999998 + m_HorizontalAdvance: 22.375 + m_GlyphRect: + m_X: 389 + m_Y: 296 + m_Width: 18 + m_Height: 25 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 19.374998 + m_Height: 31.062498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 24.812498 + m_HorizontalAdvance: 22.9375 + m_GlyphRect: + m_X: 85 + m_Y: 389 + m_Width: 19 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 20.999998 + m_Height: 29.999998 + m_HorizontalBearingX: 0.93749994 + m_HorizontalBearingY: 24.562498 + m_HorizontalAdvance: 23.5 + m_GlyphRect: + m_X: 187 + m_Y: 50 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 20.374998 + m_Height: 30.999998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 24.562498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 411 + m_Y: 83 + m_Width: 20 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 21.812498 + m_Height: 31.187498 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 25.9375 + m_GlyphRect: + m_X: 410 + m_Y: 126 + m_Width: 22 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 21.124998 + m_Height: 30.499998 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 25.124998 + m_HorizontalAdvance: 23 + m_GlyphRect: + m_X: 479 + m_Y: 83 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 21.249998 + m_Height: 30.812498 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 25.5 + m_GlyphRect: + m_X: 440 + m_Y: 168 + m_Width: 21 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 21.812498 + m_Height: 31.187498 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 24.562498 + m_HorizontalAdvance: 25.1875 + m_GlyphRect: + m_X: 475 + m_Y: 211 + m_Width: 22 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 2.4999998 + m_Height: 22.249998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 22.312498 + m_HorizontalAdvance: 8.0625 + m_GlyphRect: + m_X: 462 + m_Y: 415 + m_Width: 2 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 2.8749998 + m_Height: 25.749998 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 22.312498 + m_HorizontalAdvance: 8.8125 + m_GlyphRect: + m_X: 290 + m_Y: 433 + m_Width: 3 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 17.999998 + m_Height: 23.187498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 22.749998 + m_HorizontalAdvance: 21.875 + m_GlyphRect: + m_X: 360 + m_Y: 300 + m_Width: 18 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 12.999999 + m_Height: 7.0624995 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 15.437499 + m_HorizontalAdvance: 18.8125 + m_GlyphRect: + m_X: 394 + m_Y: 431 + m_Width: 13 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 17.999998 + m_Height: 23.187498 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 22.749998 + m_HorizontalAdvance: 21.875 + m_GlyphRect: + m_X: 481 + m_Y: 339 + m_Width: 18 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 17.374998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 30.937498 + m_HorizontalAdvance: 20.4375 + m_GlyphRect: + m_X: 198 + m_Y: 450 + m_Width: 17 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 31.562498 + m_Height: 32.187496 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 25.937498 + m_HorizontalAdvance: 36 + m_GlyphRect: + m_X: 201 + m_Y: 7 + m_Width: 32 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 27.999998 + m_Height: 30.499998 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 295 + m_Y: 93 + m_Width: 28 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 22.999998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 28.625 + m_GlyphRect: + m_X: 478 + m_Y: 125 + m_Width: 23 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 26.374998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 29.5 + m_GlyphRect: + m_X: 334 + m_Y: 48 + m_Width: 26 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 24.999998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 30.75 + m_GlyphRect: + m_X: 116 + m_Y: 391 + m_Width: 25 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 20.499998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 209 + m_Y: 238 + m_Width: 20 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 20.062498 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 25.3125 + m_GlyphRect: + m_X: 241 + m_Y: 263 + m_Width: 20 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 26.624998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 30.8125 + m_GlyphRect: + m_X: 334 + m_Y: 90 + m_Width: 27 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 24.124998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 31.75 + m_GlyphRect: + m_X: 426 + m_Y: 41 + m_Width: 24 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 2.9999998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 498 + m_Y: 41 + m_Width: 3 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 16.624998 + m_Height: 30.999998 + m_HorizontalBearingX: 0.56249994 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 20.6875 + m_GlyphRect: + m_X: 481 + m_Y: 296 + m_Width: 17 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 23.812498 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 27.625 + m_GlyphRect: + m_X: 443 + m_Y: 125 + m_Width: 24 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 20.624998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 25.0625 + m_GlyphRect: + m_X: 166 + m_Y: 451 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 30.062498 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 37.6875 + m_GlyphRect: + m_X: 330 + m_Y: 7 + m_Width: 30 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 25.562498 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 33.1875 + m_GlyphRect: + m_X: 171 + m_Y: 245 + m_Width: 26 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 28.624998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 147 + m_Y: 49 + m_Width: 29 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 21.749998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 26.75 + m_GlyphRect: + m_X: 340 + m_Y: 258 + m_Width: 22 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 28.624998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 32.1875 + m_GlyphRect: + m_X: 215 + m_Y: 92 + m_Width: 29 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 22.624998 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 28.0625 + m_GlyphRect: + m_X: 338 + m_Y: 178 + m_Width: 23 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 23.249998 + m_Height: 30.999998 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 26.125 + m_GlyphRect: + m_X: 272 + m_Y: 176 + m_Width: 23 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 24.749998 + m_Height: 30.499998 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 26.25 + m_GlyphRect: + m_X: 462 + m_Y: 41 + m_Width: 25 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 25.749998 + m_Height: 30.687498 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 32.4375 + m_GlyphRect: + m_X: 79 + m_Y: 346 + m_Width: 26 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 28.062498 + m_Height: 30.499998 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 29.1875 + m_GlyphRect: + m_X: 255 + m_Y: 93 + m_Width: 28 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 43.999996 + m_Height: 30.499998 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 45 + m_GlyphRect: + m_X: 6 + m_Y: 7 + m_Width: 44 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 26.749998 + m_Height: 30.499998 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 27.1875 + m_GlyphRect: + m_X: 227 + m_Y: 135 + m_Width: 27 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 26.624998 + m_Height: 30.499998 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 265 + m_Y: 135 + m_Width: 27 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 24.249998 + m_Height: 30.499998 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 27.0625 + m_GlyphRect: + m_X: 443 + m_Y: 83 + m_Width: 24 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 5.0624995 + m_Height: 33.562496 + m_HorizontalBearingX: 3.7499998 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 11.125 + m_GlyphRect: + m_X: 132 + m_Y: 445 + m_Width: 5 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 22.062498 + m_Height: 30.499998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 24.4375 + m_GlyphRect: + m_X: 406 + m_Y: 169 + m_Width: 22 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 5.1874995 + m_Height: 33.562496 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 11.125 + m_GlyphRect: + m_X: 153 + m_Y: 297 + m_Width: 5 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 19.437498 + m_Height: 17.499998 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 23.1875 + m_GlyphRect: + m_X: 241 + m_Y: 234 + m_Width: 19 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 16.374998 + m_Height: 2.6874998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 396 + m_Y: 416 + m_Width: 16 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 5.6249995 + m_Height: 4.6874995 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.5625 + m_GlyphRect: + m_X: 149 + m_Y: 476 + m_Width: 6 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 19.999998 + m_Height: 23.249998 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 418 + m_Y: 339 + m_Width: 20 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 21.562498 + m_Height: 31.812498 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 26.5625 + m_GlyphRect: + m_X: 273 + m_Y: 253 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 20.562498 + m_Height: 23.249998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 23.625 + m_GlyphRect: + m_X: 328 + m_Y: 300 + m_Width: 21 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 22.624998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 26.75 + m_GlyphRect: + m_X: 372 + m_Y: 167 + m_Width: 23 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 22.249998 + m_Height: 23.249998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 272 + m_Y: 219 + m_Width: 22 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 14.437499 + m_Height: 31.812498 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 14.1875 + m_GlyphRect: + m_X: 239 + m_Y: 313 + m_Width: 14 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 21.624998 + m_Height: 32.374996 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 26.5625 + m_GlyphRect: + m_X: 473 + m_Y: 167 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 18.812498 + m_Height: 31.374998 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.0625 + m_GlyphRect: + m_X: 239 + m_Y: 357 + m_Width: 19 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 2.8749998 + m_Height: 31.374998 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.375 + m_GlyphRect: + m_X: 152 + m_Y: 391 + m_Width: 3 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 11.437499 + m_Height: 39.187496 + m_HorizontalBearingX: -5.0624995 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.6875 + m_GlyphRect: + m_X: 187 + m_Y: 143 + m_Width: 11 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 19.124998 + m_Height: 31.374998 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 22.8125 + m_GlyphRect: + m_X: 307 + m_Y: 177 + m_Width: 19 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 8.374999 + m_Height: 31.624998 + m_HorizontalBearingX: 3.3124998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 11.6875 + m_GlyphRect: + m_X: 199 + m_Y: 407 + m_Width: 8 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 33.312496 + m_Height: 22.812498 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 39.5 + m_GlyphRect: + m_X: 421 + m_Y: 6 + m_Width: 33 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 18.812498 + m_Height: 22.812498 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 25.0625 + m_GlyphRect: + m_X: 364 + m_Y: 419 + m_Width: 19 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 22.249998 + m_Height: 23.249998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 306 + m_Y: 220 + m_Width: 22 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 21.562498 + m_Height: 31.999998 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 26.5625 + m_GlyphRect: + m_X: 475 + m_Y: 253 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 22.624998 + m_Height: 31.937498 + m_HorizontalBearingX: 1.6874999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 26.5625 + m_GlyphRect: + m_X: 373 + m_Y: 210 + m_Width: 23 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 11.124999 + m_Height: 22.562498 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 22.562498 + m_HorizontalAdvance: 15.0625 + m_GlyphRect: + m_X: 391 + m_Y: 453 + m_Width: 11 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 18.124998 + m_Height: 23.249998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 20.9375 + m_GlyphRect: + m_X: 331 + m_Y: 449 + m_Width: 18 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 12.937499 + m_Height: 30.249998 + m_HorizontalBearingX: 1.0624999 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 394 + m_Y: 333 + m_Width: 13 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 20.187498 + m_Height: 22.812498 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 449 + m_Y: 338 + m_Width: 20 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 21.312498 + m_Height: 22.374998 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 22.9375 + m_GlyphRect: + m_X: 208 + m_Y: 280 + m_Width: 21 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 33.687496 + m_Height: 22.374998 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 34.9375 + m_GlyphRect: + m_X: 466 + m_Y: 7 + m_Width: 34 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 20.374998 + m_Height: 22.374998 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 21.6875 + m_GlyphRect: + m_X: 476 + m_Y: 374 + m_Width: 20 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 21.812498 + m_Height: 31.937498 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 23.3125 + m_GlyphRect: + m_X: 166 + m_Y: 407 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 18.312498 + m_Height: 22.374998 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 21.1875 + m_GlyphRect: + m_X: 361 + m_Y: 454 + m_Width: 18 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 6.7499995 + m_Height: 33.124996 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 11.125 + m_GlyphRect: + m_X: 114 + m_Y: 446 + m_Width: 7 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 2.5624998 + m_Height: 38.874996 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 33.374996 + m_HorizontalAdvance: 9.9375 + m_GlyphRect: + m_X: 65 + m_Y: 345 + m_Width: 3 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 6.6874995 + m_Height: 33.124996 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 11.125 + m_GlyphRect: + m_X: 153 + m_Y: 343 + m_Width: 7 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 16.374998 + m_Height: 4.4374995 + m_HorizontalBearingX: 2.8124998 + m_HorizontalBearingY: 14.812499 + m_HorizontalAdvance: 22 + m_GlyphRect: + m_X: 6 + m_Y: 500 + m_Width: 16 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 10.9375 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 2.8749998 + m_Height: 30.812498 + m_HorizontalBearingX: 3.8749998 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 10.8125 + m_GlyphRect: + m_X: 462 + m_Y: 372 + m_Width: 3 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 98 + m_Metrics: + m_Width: 20.562498 + m_Height: 32.937496 + m_HorizontalBearingX: 1.8124999 + m_HorizontalBearingY: 27.749998 + m_HorizontalAdvance: 24.125 + m_GlyphRect: + m_X: 209 + m_Y: 193 + m_Width: 21 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 99 + m_Metrics: + m_Width: 17.374998 + m_Height: 31.374998 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 21.4375 + m_GlyphRect: + m_X: 251 + m_Y: 400 + m_Width: 17 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 100 + m_Metrics: + m_Width: 18.624998 + m_Height: 18.312498 + m_HorizontalBearingX: 2.2499998 + m_HorizontalBearingY: 23.749998 + m_HorizontalAdvance: 23.0625 + m_GlyphRect: + m_X: 252 + m_Y: 486 + m_Width: 19 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 101 + m_Metrics: + m_Width: 26.624998 + m_Height: 30.499998 + m_HorizontalBearingX: 1.1874999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 372 + m_Y: 126 + m_Width: 27 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 102 + m_Metrics: + m_Width: 2.5624998 + m_Height: 38.874996 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 33.374996 + m_HorizontalAdvance: 10.0625 + m_GlyphRect: + m_X: 71 + m_Y: 395 + m_Width: 3 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 103 + m_Metrics: + m_Width: 17.937498 + m_Height: 34.562496 + m_HorizontalBearingX: 1.9999999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 21.75 + m_GlyphRect: + m_X: 45 + m_Y: 447 + m_Width: 18 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 8.874999 + m_Height: 3.9999998 + m_HorizontalBearingX: 2.5624998 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 14.125 + m_GlyphRect: + m_X: 290 + m_Y: 470 + m_Width: 9 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 105 + m_Metrics: + m_Width: 31.624998 + m_Height: 31.062498 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 35.75 + m_GlyphRect: + m_X: 244 + m_Y: 7 + m_Width: 32 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 14.124999 + m_Height: 15.624999 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 18.6875 + m_GlyphRect: + m_X: 109 + m_Y: 490 + m_Width: 14 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 20.187498 + m_Height: 16.687498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 19.562498 + m_HorizontalAdvance: 24.625 + m_GlyphRect: + m_X: 476 + m_Y: 407 + m_Width: 20 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 108 + m_Metrics: + m_Width: 18.874998 + m_Height: 10.187499 + m_HorizontalBearingX: 3.1249998 + m_HorizontalBearingY: 15.687499 + m_HorizontalAdvance: 25 + m_GlyphRect: + m_X: 160 + m_Y: 493 + m_Width: 19 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 109 + m_Metrics: + m_Width: 18.874998 + m_Height: 2.6874998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 13.124999 + m_HorizontalAdvance: 24.5 + m_GlyphRect: + m_X: 85 + m_Y: 431 + m_Width: 19 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 110 + m_Metrics: + m_Width: 31.624998 + m_Height: 31.062498 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 35.75 + m_GlyphRect: + m_X: 287 + m_Y: 7 + m_Width: 32 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 111 + m_Metrics: + m_Width: 12.437499 + m_Height: 1.9999999 + m_HorizontalBearingX: 2.3124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 17 + m_GlyphRect: + m_X: 115 + m_Y: 432 + m_Width: 12 + m_Height: 2 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 112 + m_Metrics: + m_Width: 7.1874995 + m_Height: 7.1249995 + m_HorizontalBearingX: 2.1249998 + m_HorizontalBearingY: 31.187498 + m_HorizontalAdvance: 11.4375 + m_GlyphRect: + m_X: 414 + m_Y: 450 + m_Width: 7 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 113 + m_Metrics: + m_Width: 13.874999 + m_Height: 20.312498 + m_HorizontalBearingX: 3.0624998 + m_HorizontalBearingY: 22.937498 + m_HorizontalAdvance: 20.0625 + m_GlyphRect: + m_X: 227 + m_Y: 486 + m_Width: 14 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 13.437499 + m_Height: 17.374998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 34.874996 + m_HorizontalAdvance: 16.6875 + m_GlyphRect: + m_X: 282 + m_Y: 486 + m_Width: 13 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 115 + m_Metrics: + m_Width: 13.562499 + m_Height: 17.624998 + m_HorizontalBearingX: 1.4999999 + m_HorizontalBearingY: 34.874996 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 333 + m_Y: 483 + m_Width: 14 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 116 + m_Metrics: + m_Width: 5.6249995 + m_Height: 4.6874995 + m_HorizontalBearingX: 2.0624998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.5625 + m_GlyphRect: + m_X: 433 + m_Y: 452 + m_Width: 6 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 117 + m_Metrics: + m_Width: 20.249998 + m_Height: 31.499998 + m_HorizontalBearingX: 3.4999998 + m_HorizontalBearingY: 22.437498 + m_HorizontalAdvance: 26.6875 + m_GlyphRect: + m_X: 219 + m_Y: 400 + m_Width: 20 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 118 + m_Metrics: + m_Width: 22.499998 + m_Height: 33.937496 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 25.875 + m_GlyphRect: + m_X: 338 + m_Y: 132 + m_Width: 22 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 119 + m_Metrics: + m_Width: 2.4999998 + m_Height: 4.8124995 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 15.437499 + m_HorizontalAdvance: 8.125 + m_GlyphRect: + m_X: 461 + m_Y: 468 + m_Width: 2 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 8.624999 + m_Height: 8.312499 + m_HorizontalBearingX: 0.93749994 + m_HorizontalBearingY: 0.81249994 + m_HorizontalAdvance: 12.1875 + m_GlyphRect: + m_X: 420 + m_Y: 488 + m_Width: 9 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 121 + m_Metrics: + m_Width: 9.312499 + m_Height: 17.437498 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 34.874996 + m_HorizontalAdvance: 11.6875 + m_GlyphRect: + m_X: 310 + m_Y: 463 + m_Width: 9 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 15.562499 + m_Height: 15.624999 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 19.3125 + m_GlyphRect: + m_X: 82 + m_Y: 490 + m_Width: 16 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 123 + m_Metrics: + m_Width: 20.187498 + m_Height: 16.687498 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 19.562498 + m_HorizontalAdvance: 24.625 + m_GlyphRect: + m_X: 332 + m_Y: 420 + m_Width: 20 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 32.062496 + m_Height: 31.624998 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 35.5 + m_GlyphRect: + m_X: 113 + m_Y: 6 + m_Width: 32 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 125 + m_Metrics: + m_Width: 33.437496 + m_Height: 31.624998 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 37.125 + m_GlyphRect: + m_X: 60 + m_Y: 48 + m_Width: 33 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 126 + m_Metrics: + m_Width: 32.499996 + m_Height: 31.624998 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 36 + m_GlyphRect: + m_X: 157 + m_Y: 6 + m_Width: 32 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 127 + m_Metrics: + m_Width: 17.374998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 21.812498 + m_HorizontalAdvance: 20.1875 + m_GlyphRect: + m_X: 396 + m_Y: 374 + m_Width: 17 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 128 + m_Metrics: + m_Width: 27.999998 + m_Height: 39.437496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 6 + m_Y: 347 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 129 + m_Metrics: + m_Width: 27.999998 + m_Height: 39.437496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 6 + m_Y: 398 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 130 + m_Metrics: + m_Width: 27.999998 + m_Height: 39.437496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 6 + m_Y: 449 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 131 + m_Metrics: + m_Width: 27.999998 + m_Height: 39.437496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 46 + m_Y: 92 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 132 + m_Metrics: + m_Width: 27.999998 + m_Height: 39.312496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 39.312496 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 46 + m_Y: 143 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 133 + m_Metrics: + m_Width: 27.999998 + m_Height: 39.437496 + m_HorizontalBearingX: 0.49999997 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 29.0625 + m_GlyphRect: + m_X: 46 + m_Y: 194 + m_Width: 28 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 134 + m_Metrics: + m_Width: 40.749996 + m_Height: 30.499998 + m_HorizontalBearingX: -1.1249999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 41.3125 + m_GlyphRect: + m_X: 61 + m_Y: 7 + m_Width: 41 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 135 + m_Metrics: + m_Width: 26.374998 + m_Height: 38.249996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 29.375 + m_GlyphRect: + m_X: 46 + m_Y: 296 + m_Width: 26 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 136 + m_Metrics: + m_Width: 20.499998 + m_Height: 39.437496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 157 + m_Y: 92 + m_Width: 20 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 137 + m_Metrics: + m_Width: 20.499998 + m_Height: 39.437496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 155 + m_Y: 143 + m_Width: 20 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 138 + m_Metrics: + m_Width: 20.499998 + m_Height: 39.437496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 155 + m_Y: 194 + m_Width: 20 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 139 + m_Metrics: + m_Width: 20.499998 + m_Height: 39.312496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 39.312496 + m_HorizontalAdvance: 26.1875 + m_GlyphRect: + m_X: 121 + m_Y: 298 + m_Width: 20 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 140 + m_Metrics: + m_Width: 5.6249995 + m_Height: 39.437496 + m_HorizontalBearingX: 1.3124999 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 210 + m_Y: 142 + m_Width: 6 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 141 + m_Metrics: + m_Width: 5.6874995 + m_Height: 39.437496 + m_HorizontalBearingX: 3.6249998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 154 + m_Y: 246 + m_Width: 6 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 142 + m_Metrics: + m_Width: 10.624999 + m_Height: 39.437496 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 187 + m_Y: 194 + m_Width: 11 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 143 + m_Metrics: + m_Width: 8.874999 + m_Height: 39.312496 + m_HorizontalBearingX: 0.81249994 + m_HorizontalBearingY: 39.312496 + m_HorizontalAdvance: 10.6875 + m_GlyphRect: + m_X: 45 + m_Y: 347 + m_Width: 9 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 144 + m_Metrics: + m_Width: 27.624998 + m_Height: 30.499998 + m_HorizontalBearingX: 1.4374999 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 31 + m_GlyphRect: + m_X: 372 + m_Y: 84 + m_Width: 28 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 145 + m_Metrics: + m_Width: 25.562498 + m_Height: 39.437496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 33.1875 + m_GlyphRect: + m_X: 85 + m_Y: 92 + m_Width: 26 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 146 + m_Metrics: + m_Width: 28.624998 + m_Height: 39.624996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 6 + m_Y: 91 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 147 + m_Metrics: + m_Width: 28.624998 + m_Height: 39.624996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 6 + m_Y: 142 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 148 + m_Metrics: + m_Width: 28.624998 + m_Height: 39.624996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 6 + m_Y: 193 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 149 + m_Metrics: + m_Width: 28.624998 + m_Height: 39.624996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 6 + m_Y: 244 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 150 + m_Metrics: + m_Width: 28.624998 + m_Height: 39.499996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 39.312496 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 6 + m_Y: 296 + m_Width: 29 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 151 + m_Metrics: + m_Width: 14.187499 + m_Height: 14.187499 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 18.812498 + m_HorizontalAdvance: 19.625 + m_GlyphRect: + m_X: 307 + m_Y: 492 + m_Width: 14 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 152 + m_Metrics: + m_Width: 28.624998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 32.3125 + m_GlyphRect: + m_X: 372 + m_Y: 41 + m_Width: 29 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 153 + m_Metrics: + m_Width: 25.749998 + m_Height: 39.624996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.4375 + m_GlyphRect: + m_X: 85 + m_Y: 142 + m_Width: 26 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 154 + m_Metrics: + m_Width: 25.749998 + m_Height: 39.624996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.4375 + m_GlyphRect: + m_X: 85 + m_Y: 193 + m_Width: 26 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 155 + m_Metrics: + m_Width: 25.749998 + m_Height: 39.624996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 32.4375 + m_GlyphRect: + m_X: 84 + m_Y: 244 + m_Width: 26 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 156 + m_Metrics: + m_Width: 25.749998 + m_Height: 39.499996 + m_HorizontalBearingX: 3.3749998 + m_HorizontalBearingY: 39.312496 + m_HorizontalAdvance: 32.4375 + m_GlyphRect: + m_X: 84 + m_Y: 296 + m_Width: 26 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 157 + m_Metrics: + m_Width: 26.624998 + m_Height: 39.437496 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 39.437496 + m_HorizontalAdvance: 28 + m_GlyphRect: + m_X: 46 + m_Y: 245 + m_Width: 27 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 158 + m_Metrics: + m_Width: 20.937498 + m_Height: 30.499998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 25.9375 + m_GlyphRect: + m_X: 364 + m_Y: 378 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 159 + m_Metrics: + m_Width: 18.812498 + m_Height: 30.937498 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 23.6875 + m_GlyphRect: + m_X: 451 + m_Y: 296 + m_Width: 19 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 160 + m_Metrics: + m_Width: 19.999998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 241 + m_Y: 190 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 161 + m_Metrics: + m_Width: 19.999998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 259 + m_Y: 442 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 162 + m_Metrics: + m_Width: 19.999998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 265 + m_Y: 304 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 163 + m_Metrics: + m_Width: 19.999998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 269 + m_Y: 347 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 164 + m_Metrics: + m_Width: 19.999998 + m_Height: 31.687498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 300 + m_Y: 340 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 165 + m_Metrics: + m_Width: 19.999998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 23.4375 + m_GlyphRect: + m_X: 331 + m_Y: 334 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 166 + m_Metrics: + m_Width: 37.374996 + m_Height: 23.249998 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 40.0625 + m_GlyphRect: + m_X: 372 + m_Y: 7 + m_Width: 37 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 167 + m_Metrics: + m_Width: 20.562498 + m_Height: 30.374998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 23.625 + m_GlyphRect: + m_X: 419 + m_Y: 297 + m_Width: 21 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 168 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 407 + m_Y: 210 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 169 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 441 + m_Y: 210 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 170 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 306 + m_Y: 254 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 171 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.687498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 25.25 + m_GlyphRect: + m_X: 373 + m_Y: 253 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 172 + m_Metrics: + m_Width: 5.6249995 + m_Height: 31.374998 + m_HorizontalBearingX: 0.68749994 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.375 + m_GlyphRect: + m_X: 149 + m_Y: 434 + m_Width: 6 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 173 + m_Metrics: + m_Width: 5.6249995 + m_Height: 31.374998 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.375 + m_GlyphRect: + m_X: 445 + m_Y: 374 + m_Width: 6 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 174 + m_Metrics: + m_Width: 10.624999 + m_Height: 31.374998 + m_HorizontalBearingX: -0.62499994 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 9.375 + m_GlyphRect: + m_X: 280 + m_Y: 391 + m_Width: 11 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 175 + m_Metrics: + m_Width: 8.937499 + m_Height: 31.249998 + m_HorizontalBearingX: 0.18749999 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 9.375 + m_GlyphRect: + m_X: 425 + m_Y: 374 + m_Width: 9 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 176 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.875 + m_GlyphRect: + m_X: 407 + m_Y: 253 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 177 + m_Metrics: + m_Width: 18.812498 + m_Height: 31.374998 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.0625 + m_GlyphRect: + m_X: 302 + m_Y: 384 + m_Width: 19 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 178 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 441 + m_Y: 253 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 179 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 171 + m_Y: 286 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 180 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 171 + m_Y: 329 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 181 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.812498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 205 + m_Y: 313 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 182 + m_Metrics: + m_Width: 22.249998 + m_Height: 31.687498 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 205 + m_Y: 356 + m_Width: 22 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 183 + m_Metrics: + m_Width: 17.312498 + m_Height: 17.874998 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 21.124998 + m_HorizontalAdvance: 23.0625 + m_GlyphRect: + m_X: 476 + m_Y: 435 + m_Width: 17 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 184 + m_Metrics: + m_Width: 22.249998 + m_Height: 23.249998 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 22.812498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 171 + m_Y: 373 + m_Width: 22 + m_Height: 23 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 185 + m_Metrics: + m_Width: 20.187498 + m_Height: 31.812498 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 227 + m_Y: 442 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 186 + m_Metrics: + m_Width: 20.187498 + m_Height: 31.812498 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 296 + m_Y: 297 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 187 + m_Metrics: + m_Width: 20.187498 + m_Height: 31.812498 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 332 + m_Y: 377 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 188 + m_Metrics: + m_Width: 20.187498 + m_Height: 31.687498 + m_HorizontalBearingX: 2.9999998 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 25.5625 + m_GlyphRect: + m_X: 362 + m_Y: 334 + m_Width: 20 + m_Height: 32 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 189 + m_Metrics: + m_Width: 21.812498 + m_Height: 40.937496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 23.3125 + m_GlyphRect: + m_X: 122 + m_Y: 142 + m_Width: 22 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 190 + m_Metrics: + m_Width: 21.062498 + m_Height: 39.687496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 30.562498 + m_HorizontalAdvance: 25.9375 + m_GlyphRect: + m_X: 122 + m_Y: 194 + m_Width: 21 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 191 + m_Metrics: + m_Width: 21.812498 + m_Height: 40.812496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 31.312498 + m_HorizontalAdvance: 23.3125 + m_GlyphRect: + m_X: 121 + m_Y: 245 + m_Width: 22 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 192 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 24.875 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 193 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 39.375 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 194 + m_Metrics: + m_Width: 18.874998 + m_Height: 2.6874998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 13.124999 + m_HorizontalAdvance: 24.5 + m_GlyphRect: + m_X: 190 + m_Y: 492 + m_Width: 19 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 195 + m_Metrics: + m_Width: 33.124996 + m_Height: 2.6874998 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 13.124999 + m_HorizontalAdvance: 38.75 + m_GlyphRect: + m_X: 227 + m_Y: 176 + m_Width: 33 + m_Height: 3 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 196 + m_Metrics: + m_Width: 2.8749998 + m_Height: 8.999999 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 8.4375 + m_GlyphRect: + m_X: 440 + m_Y: 487 + m_Width: 3 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 197 + m_Metrics: + m_Width: 2.8749998 + m_Height: 8.999999 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 8.1875 + m_GlyphRect: + m_X: 496 + m_Y: 464 + m_Width: 3 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 198 + m_Metrics: + m_Width: 2.8124998 + m_Height: 8.874999 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 4.4374995 + m_HorizontalAdvance: 9.6875 + m_GlyphRect: + m_X: 493 + m_Y: 484 + m_Width: 3 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 199 + m_Metrics: + m_Width: 8.062499 + m_Height: 8.999999 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 13.5625 + m_GlyphRect: + m_X: 476 + m_Y: 464 + m_Width: 8 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 200 + m_Metrics: + m_Width: 8.062499 + m_Height: 8.999999 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 31.437498 + m_HorizontalAdvance: 13.375 + m_GlyphRect: + m_X: 454 + m_Y: 484 + m_Width: 8 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 201 + m_Metrics: + m_Width: 7.9374995 + m_Height: 8.874999 + m_HorizontalBearingX: 3.4374998 + m_HorizontalBearingY: 4.4374995 + m_HorizontalAdvance: 14.75 + m_GlyphRect: + m_X: 474 + m_Y: 484 + m_Width: 8 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 202 + m_Metrics: + m_Width: 14.124999 + m_Height: 38.874996 + m_HorizontalBearingX: 1.6249999 + m_HorizontalBearingY: 33.374996 + m_HorizontalAdvance: 17.4375 + m_GlyphRect: + m_X: 189 + m_Y: 91 + m_Width: 14 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 203 + m_Metrics: + m_Width: 14.124999 + m_Height: 38.874996 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 33.374996 + m_HorizontalAdvance: 17.625 + m_GlyphRect: + m_X: 45 + m_Y: 397 + m_Width: 14 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 204 + m_Metrics: + m_Width: 7.6874995 + m_Height: 7.6874995 + m_HorizontalBearingX: 3.6874998 + m_HorizontalBearingY: 18.749998 + m_HorizontalAdvance: 15.0625 + m_GlyphRect: + m_X: 428 + m_Y: 468 + m_Width: 8 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 205 + m_Metrics: + m_Width: 14.062499 + m_Height: 4.1874995 + m_HorizontalBearingX: 2.7499998 + m_HorizontalBearingY: 4.2499995 + m_HorizontalAdvance: 19.625 + m_GlyphRect: + m_X: 424 + m_Y: 417 + m_Width: 14 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 206 + m_Metrics: + m_Width: 42.437496 + m_Height: 31.374998 + m_HorizontalBearingX: 1.9374999 + m_HorizontalBearingY: 30.999998 + m_HorizontalAdvance: 45.8125 + m_GlyphRect: + m_X: 6 + m_Y: 49 + m_Width: 42 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 207 + m_Metrics: + m_Width: 10.687499 + m_Height: 16.687498 + m_HorizontalBearingX: 1.7499999 + m_HorizontalBearingY: 19.562498 + m_HorizontalAdvance: 15.125 + m_GlyphRect: + m_X: 358 + m_Y: 487 + m_Width: 11 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 208 + m_Metrics: + m_Width: 10.749999 + m_Height: 16.687498 + m_HorizontalBearingX: 2.6874998 + m_HorizontalBearingY: 19.562498 + m_HorizontalAdvance: 15.125 + m_GlyphRect: + m_X: 380 + m_Y: 487 + m_Width: 11 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 209 + m_Metrics: + m_Width: 25.249998 + m_Height: 30.874998 + m_HorizontalBearingX: -9.312499 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 6.625 + m_GlyphRect: + m_X: 116 + m_Y: 348 + m_Width: 25 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 210 + m_Metrics: + m_Width: 30.749998 + m_Height: 30.937498 + m_HorizontalBearingX: 1.3749999 + m_HorizontalBearingY: 30.749998 + m_HorizontalAdvance: 34.4375 + m_GlyphRect: + m_X: 105 + m_Y: 49 + m_Width: 31 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 211 + m_Metrics: + m_Width: 25.249998 + m_Height: 12.374999 + m_HorizontalBearingX: 2.6249998 + m_HorizontalBearingY: 30.624998 + m_HorizontalAdvance: 31.25 + m_GlyphRect: + m_X: 45 + m_Y: 494 + m_Width: 25 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 161 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 162 + m_GlyphIndex: 98 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 163 + m_GlyphIndex: 99 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 164 + m_GlyphIndex: 100 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 165 + m_GlyphIndex: 101 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 166 + m_GlyphIndex: 102 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 167 + m_GlyphIndex: 103 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 168 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 169 + m_GlyphIndex: 105 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 170 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 171 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 172 + m_GlyphIndex: 108 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 173 + m_GlyphIndex: 109 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 174 + m_GlyphIndex: 110 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 175 + m_GlyphIndex: 111 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 176 + m_GlyphIndex: 112 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 177 + m_GlyphIndex: 113 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 178 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 179 + m_GlyphIndex: 115 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 180 + m_GlyphIndex: 116 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 181 + m_GlyphIndex: 117 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 182 + m_GlyphIndex: 118 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 183 + m_GlyphIndex: 119 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 184 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 185 + m_GlyphIndex: 121 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 186 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 187 + m_GlyphIndex: 123 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 188 + m_GlyphIndex: 124 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 189 + m_GlyphIndex: 125 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 190 + m_GlyphIndex: 126 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 191 + m_GlyphIndex: 127 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 192 + m_GlyphIndex: 128 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 193 + m_GlyphIndex: 129 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 194 + m_GlyphIndex: 130 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 195 + m_GlyphIndex: 131 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 196 + m_GlyphIndex: 132 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 197 + m_GlyphIndex: 133 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 198 + m_GlyphIndex: 134 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 199 + m_GlyphIndex: 135 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 200 + m_GlyphIndex: 136 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 201 + m_GlyphIndex: 137 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 202 + m_GlyphIndex: 138 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 203 + m_GlyphIndex: 139 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 204 + m_GlyphIndex: 140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 205 + m_GlyphIndex: 141 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 206 + m_GlyphIndex: 142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 207 + m_GlyphIndex: 143 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 208 + m_GlyphIndex: 144 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 209 + m_GlyphIndex: 145 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 210 + m_GlyphIndex: 146 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 211 + m_GlyphIndex: 147 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 212 + m_GlyphIndex: 148 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 213 + m_GlyphIndex: 149 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 214 + m_GlyphIndex: 150 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 215 + m_GlyphIndex: 151 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 216 + m_GlyphIndex: 152 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 217 + m_GlyphIndex: 153 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 218 + m_GlyphIndex: 154 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 219 + m_GlyphIndex: 155 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 220 + m_GlyphIndex: 156 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 221 + m_GlyphIndex: 157 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 222 + m_GlyphIndex: 158 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 223 + m_GlyphIndex: 159 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 224 + m_GlyphIndex: 160 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 225 + m_GlyphIndex: 161 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 226 + m_GlyphIndex: 162 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 227 + m_GlyphIndex: 163 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 228 + m_GlyphIndex: 164 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 229 + m_GlyphIndex: 165 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 230 + m_GlyphIndex: 166 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 231 + m_GlyphIndex: 167 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 232 + m_GlyphIndex: 168 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 233 + m_GlyphIndex: 169 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 234 + m_GlyphIndex: 170 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 235 + m_GlyphIndex: 171 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 236 + m_GlyphIndex: 172 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 237 + m_GlyphIndex: 173 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 238 + m_GlyphIndex: 174 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 239 + m_GlyphIndex: 175 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 240 + m_GlyphIndex: 176 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 241 + m_GlyphIndex: 177 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 242 + m_GlyphIndex: 178 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 243 + m_GlyphIndex: 179 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 244 + m_GlyphIndex: 180 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 245 + m_GlyphIndex: 181 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 246 + m_GlyphIndex: 182 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 247 + m_GlyphIndex: 183 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 248 + m_GlyphIndex: 184 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 249 + m_GlyphIndex: 185 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 250 + m_GlyphIndex: 186 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 251 + m_GlyphIndex: 187 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 252 + m_GlyphIndex: 188 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 253 + m_GlyphIndex: 189 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 254 + m_GlyphIndex: 190 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 255 + m_GlyphIndex: 191 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8194 + m_GlyphIndex: 192 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8195 + m_GlyphIndex: 193 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8211 + m_GlyphIndex: 194 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8212 + m_GlyphIndex: 195 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8216 + m_GlyphIndex: 196 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8217 + m_GlyphIndex: 197 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8218 + m_GlyphIndex: 198 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8220 + m_GlyphIndex: 199 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8221 + m_GlyphIndex: 200 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8222 + m_GlyphIndex: 201 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8224 + m_GlyphIndex: 202 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8225 + m_GlyphIndex: 203 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8226 + m_GlyphIndex: 204 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 205 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8240 + m_GlyphIndex: 206 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8249 + m_GlyphIndex: 207 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8250 + m_GlyphIndex: 208 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8260 + m_GlyphIndex: 209 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8364 + m_GlyphIndex: 210 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8482 + m_GlyphIndex: 211 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28773781249574104} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: Raleway + PointSize: 43 + Scale: 1 + CharacterCount: 211 + LineHeight: 50.5 + Baseline: 0 + Ascender: 40.4375 + CapHeight: 30.562498 + Descender: -10.0625 + CenterLine: 0 + SuperscriptOffset: 40.4375 + SubscriptOffset: -4.3 + SubSize: 0.5 + Underline: -4.3 + UnderlineThickness: 2.15 + strikethrough: 11.045455 + strikethroughThickness: 2.15 + TabWidth: 109.375 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28773781249574104} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16426 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 10.9375 + height: 50.5 + xOffset: 0 + yOffset: 40.4375 + xAdvance: 10.9375 + scale: 1 + - id: 33 + x: 412 + y: 440 + width: 2.9374998 + height: 30.812498 + xOffset: 3.9374998 + yOffset: 30.874998 + xAdvance: 10.8125 + scale: 1 + - id: 34 + x: 402 + y: 16 + width: 6.6249995 + height: 8.374999 + xOffset: 2.9374998 + yOffset: 30.812498 + xAdvance: 12.5625 + scale: 1 + - id: 35 + x: 219 + y: 431 + width: 26.062498 + height: 30.499998 + xOffset: 1.5624999 + yOffset: 30.562498 + xAdvance: 29.25 + scale: 1 + - id: 36 + x: 122 + y: 381 + width: 23.249998 + height: 39.499996 + xOffset: 1.6249999 + yOffset: 35.062496 + xAdvance: 26.625 + scale: 1 + - id: 37 + x: 257 + y: 431 + width: 27.249998 + height: 31.374998 + xOffset: 1.6874999 + yOffset: 30.999998 + xAdvance: 30.6875 + scale: 1 + - id: 38 + x: 296 + y: 431 + width: 26.437498 + height: 31.374998 + xOffset: 1.9999999 + yOffset: 30.937498 + xAdvance: 28.6875 + scale: 1 + - id: 39 + x: 462 + y: 55 + width: 2.5624998 + height: 8.437499 + xOffset: 2.9374998 + yOffset: 30.812498 + xAdvance: 8.5 + scale: 1 + - id: 40 + x: 74 + y: 33 + width: 8.249999 + height: 33.312496 + xOffset: 1.8749999 + yOffset: 31.812498 + xAdvance: 11.5625 + scale: 1 + - id: 41 + x: 94 + y: 33 + width: 8.249999 + height: 33.312496 + xOffset: 1.3749999 + yOffset: 31.812498 + xAdvance: 11.5 + scale: 1 + - id: 42 + x: 442 + y: 71 + width: 8.437499 + height: 8.124999 + xOffset: 2.6249998 + yOffset: 30.687498 + xAdvance: 13.8125 + scale: 1 + - id: 43 + x: 135 + y: 6 + width: 13.374999 + height: 13.999999 + xOffset: 2.1874998 + yOffset: 22.312498 + xAdvance: 17.875 + scale: 1 + - id: 44 + x: 414 + y: 36 + width: 2.8124998 + height: 7.6874995 + xOffset: 3.4374998 + yOffset: 4.2499995 + xAdvance: 9.6875 + scale: 1 + - id: 45 + x: 418 + y: 77 + width: 12.562499 + height: 2.6874998 + xOffset: 2.7499998 + yOffset: 13.124999 + xAdvance: 18.125 + scale: 1 + - id: 46 + x: 447 + y: 39 + width: 2.4999998 + height: 4.1874995 + xOffset: 2.7499998 + yOffset: 4.2499995 + xAdvance: 8.125 + scale: 1 + - id: 47 + x: 303 + y: 347 + width: 23.562498 + height: 30.499998 + xOffset: 1.1249999 + yOffset: 30.562498 + xAdvance: 26 + scale: 1 + - id: 48 + x: 340 + y: 266 + width: 21.562498 + height: 26.124998 + xOffset: 2.3124998 + yOffset: 25.687498 + xAdvance: 26.3125 + scale: 1 + - id: 49 + x: 304 + y: 61 + width: 15.437499 + height: 24.562498 + xOffset: 1.9374999 + yOffset: 24.562498 + xAdvance: 18.375 + scale: 1 + - id: 50 + x: 389 + y: 191 + width: 18.437498 + height: 24.999998 + xOffset: 1.8749999 + yOffset: 24.999998 + xAdvance: 22.375 + scale: 1 + - id: 51 + x: 85 + y: 92 + width: 19.374998 + height: 31.062498 + xOffset: 1.6249999 + yOffset: 24.812498 + xAdvance: 22.9375 + scale: 1 + - id: 52 + x: 187 + y: 432 + width: 20.999998 + height: 29.999998 + xOffset: 0.93749994 + yOffset: 24.562498 + xAdvance: 23.5 + scale: 1 + - id: 53 + x: 411 + y: 398 + width: 20.374998 + height: 30.999998 + xOffset: 1.4999999 + yOffset: 24.562498 + xAdvance: 23.4375 + scale: 1 + - id: 54 + x: 410 + y: 355 + width: 21.812498 + height: 31.187498 + xOffset: 2.1874998 + yOffset: 30.749998 + xAdvance: 25.9375 + scale: 1 + - id: 55 + x: 479 + y: 399 + width: 21.124998 + height: 30.499998 + xOffset: 1.4374999 + yOffset: 25.124998 + xAdvance: 23 + scale: 1 + - id: 56 + x: 440 + y: 313 + width: 21.249998 + height: 30.812498 + xOffset: 2.1249998 + yOffset: 30.562498 + xAdvance: 25.5 + scale: 1 + - id: 57 + x: 475 + y: 270 + width: 21.812498 + height: 31.187498 + xOffset: 1.4999999 + yOffset: 24.562498 + xAdvance: 25.1875 + scale: 1 + - id: 58 + x: 462 + y: 75 + width: 2.4999998 + height: 22.249998 + xOffset: 2.7499998 + yOffset: 22.312498 + xAdvance: 8.0625 + scale: 1 + - id: 59 + x: 290 + y: 53 + width: 2.8749998 + height: 25.749998 + xOffset: 2.9999998 + yOffset: 22.312498 + xAdvance: 8.8125 + scale: 1 + - id: 60 + x: 360 + y: 189 + width: 17.999998 + height: 23.187498 + xOffset: 1.3749999 + yOffset: 22.749998 + xAdvance: 21.875 + scale: 1 + - id: 61 + x: 394 + y: 74 + width: 12.999999 + height: 7.0624995 + xOffset: 2.8749998 + yOffset: 15.437499 + xAdvance: 18.8125 + scale: 1 + - id: 62 + x: 481 + y: 150 + width: 17.999998 + height: 23.187498 + xOffset: 2.3124998 + yOffset: 22.749998 + xAdvance: 21.875 + scale: 1 + - id: 63 + x: 198 + y: 31 + width: 17.374998 + height: 30.937498 + xOffset: 1.4374999 + yOffset: 30.937498 + xAdvance: 20.4375 + scale: 1 + - id: 64 + x: 201 + y: 473 + width: 31.562498 + height: 32.187496 + xOffset: 1.9999999 + yOffset: 25.937498 + xAdvance: 36 + scale: 1 + - id: 65 + x: 295 + y: 389 + width: 27.999998 + height: 30.499998 + xOffset: 0.49999997 + yOffset: 30.562498 + xAdvance: 29.0625 + scale: 1 + - id: 66 + x: 478 + y: 357 + width: 22.999998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 28.625 + scale: 1 + - id: 67 + x: 334 + y: 433 + width: 26.374998 + height: 30.937498 + xOffset: 1.7499999 + yOffset: 30.749998 + xAdvance: 29.5 + scale: 1 + - id: 68 + x: 116 + y: 91 + width: 24.999998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 30.75 + scale: 1 + - id: 69 + x: 209 + y: 244 + width: 20.499998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 26.1875 + scale: 1 + - id: 70 + x: 241 + y: 219 + width: 20.062498 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 25.3125 + scale: 1 + - id: 71 + x: 334 + y: 391 + width: 26.624998 + height: 30.937498 + xOffset: 1.7499999 + yOffset: 30.749998 + xAdvance: 30.8125 + scale: 1 + - id: 72 + x: 426 + y: 441 + width: 24.124998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 31.75 + scale: 1 + - id: 73 + x: 498 + y: 441 + width: 2.9999998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 10.6875 + scale: 1 + - id: 74 + x: 481 + y: 185 + width: 16.624998 + height: 30.999998 + xOffset: 0.56249994 + yOffset: 30.562498 + xAdvance: 20.6875 + scale: 1 + - id: 75 + x: 443 + y: 357 + width: 23.812498 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 27.625 + scale: 1 + - id: 76 + x: 166 + y: 31 + width: 20.624998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 25.0625 + scale: 1 + - id: 77 + x: 330 + y: 475 + width: 30.062498 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 37.6875 + scale: 1 + - id: 78 + x: 171 + y: 237 + width: 25.562498 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 33.1875 + scale: 1 + - id: 79 + x: 147 + y: 432 + width: 28.624998 + height: 30.937498 + xOffset: 1.7499999 + yOffset: 30.749998 + xAdvance: 32.3125 + scale: 1 + - id: 80 + x: 340 + y: 224 + width: 21.749998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 26.75 + scale: 1 + - id: 81 + x: 215 + y: 389 + width: 28.624998 + height: 30.937498 + xOffset: 1.7499999 + yOffset: 30.749998 + xAdvance: 32.1875 + scale: 1 + - id: 82 + x: 338 + y: 304 + width: 22.624998 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 28.0625 + scale: 1 + - id: 83 + x: 272 + y: 305 + width: 23.249998 + height: 30.999998 + xOffset: 1.3749999 + yOffset: 30.749998 + xAdvance: 26.125 + scale: 1 + - id: 84 + x: 462 + y: 441 + width: 24.749998 + height: 30.499998 + xOffset: 0.68749994 + yOffset: 30.562498 + xAdvance: 26.25 + scale: 1 + - id: 85 + x: 79 + y: 135 + width: 25.749998 + height: 30.687498 + xOffset: 3.3749998 + yOffset: 30.562498 + xAdvance: 32.4375 + scale: 1 + - id: 86 + x: 255 + y: 389 + width: 28.062498 + height: 30.499998 + xOffset: 0.49999997 + yOffset: 30.562498 + xAdvance: 29.1875 + scale: 1 + - id: 87 + x: 6 + y: 475 + width: 43.999996 + height: 30.499998 + xOffset: 0.49999997 + yOffset: 30.562498 + xAdvance: 45 + scale: 1 + - id: 88 + x: 227 + y: 347 + width: 26.749998 + height: 30.499998 + xOffset: 0.18749999 + yOffset: 30.562498 + xAdvance: 27.1875 + scale: 1 + - id: 89 + x: 265 + y: 347 + width: 26.624998 + height: 30.499998 + xOffset: 0.68749994 + yOffset: 30.562498 + xAdvance: 28 + scale: 1 + - id: 90 + x: 443 + y: 399 + width: 24.249998 + height: 30.499998 + xOffset: 1.3124999 + yOffset: 30.562498 + xAdvance: 27.0625 + scale: 1 + - id: 91 + x: 132 + y: 33 + width: 5.0624995 + height: 33.562496 + xOffset: 3.7499998 + yOffset: 31.874998 + xAdvance: 11.125 + scale: 1 + - id: 92 + x: 406 + y: 313 + width: 22.062498 + height: 30.499998 + xOffset: 1.1874999 + yOffset: 30.562498 + xAdvance: 24.4375 + scale: 1 + - id: 93 + x: 153 + y: 181 + width: 5.1874995 + height: 33.562496 + xOffset: 2.1249998 + yOffset: 31.874998 + xAdvance: 11.125 + scale: 1 + - id: 94 + x: 241 + y: 261 + width: 19.437498 + height: 17.499998 + xOffset: 1.8124999 + yOffset: 30.562498 + xAdvance: 23.1875 + scale: 1 + - id: 95 + x: 396 + y: 93 + width: 16.374998 + height: 2.6874998 + xOffset: 2.7499998 + yOffset: 0 + xAdvance: 22 + scale: 1 + - id: 96 + x: 149 + y: 31 + width: 5.6249995 + height: 4.6874995 + xOffset: 2.0624998 + yOffset: 31.437498 + xAdvance: 9.5625 + scale: 1 + - id: 97 + x: 418 + y: 150 + width: 19.999998 + height: 23.249998 + xOffset: 1.3749999 + yOffset: 22.812498 + xAdvance: 23.4375 + scale: 1 + - id: 98 + x: 273 + y: 227 + width: 21.562498 + height: 31.812498 + xOffset: 3.1874998 + yOffset: 31.437498 + xAdvance: 26.5625 + scale: 1 + - id: 99 + x: 328 + y: 189 + width: 20.562498 + height: 23.249998 + xOffset: 1.6249999 + yOffset: 22.812498 + xAdvance: 23.625 + scale: 1 + - id: 100 + x: 372 + y: 313 + width: 22.624998 + height: 31.812498 + xOffset: 1.6874999 + yOffset: 31.437498 + xAdvance: 26.75 + scale: 1 + - id: 101 + x: 272 + y: 270 + width: 22.249998 + height: 23.249998 + xOffset: 1.6249999 + yOffset: 22.812498 + xAdvance: 25.25 + scale: 1 + - id: 102 + x: 239 + y: 167 + width: 14.437499 + height: 31.812498 + xOffset: 1.1874999 + yOffset: 31.874998 + xAdvance: 14.1875 + scale: 1 + - id: 103 + x: 473 + y: 313 + width: 21.624998 + height: 32.374996 + xOffset: 1.6874999 + yOffset: 22.812498 + xAdvance: 26.5625 + scale: 1 + - id: 104 + x: 239 + y: 124 + width: 18.812498 + height: 31.374998 + xOffset: 3.1874998 + yOffset: 31.437498 + xAdvance: 25.0625 + scale: 1 + - id: 105 + x: 152 + y: 90 + width: 2.8749998 + height: 31.374998 + xOffset: 3.1874998 + yOffset: 31.437498 + xAdvance: 9.375 + scale: 1 + - id: 106 + x: 187 + y: 330 + width: 11.437499 + height: 39.187496 + xOffset: -5.0624995 + yOffset: 31.437498 + xAdvance: 9.6875 + scale: 1 + - id: 107 + x: 307 + y: 304 + width: 19.124998 + height: 31.374998 + xOffset: 3.1874998 + yOffset: 31.437498 + xAdvance: 22.8125 + scale: 1 + - id: 108 + x: 199 + y: 73 + width: 8.374999 + height: 31.624998 + xOffset: 3.3124998 + yOffset: 31.437498 + xAdvance: 11.6875 + scale: 1 + - id: 109 + x: 421 + y: 483 + width: 33.312496 + height: 22.812498 + xOffset: 3.1874998 + yOffset: 22.812498 + xAdvance: 39.5 + scale: 1 + - id: 110 + x: 364 + y: 70 + width: 18.812498 + height: 22.812498 + xOffset: 3.1874998 + yOffset: 22.812498 + xAdvance: 25.0625 + scale: 1 + - id: 111 + x: 306 + y: 269 + width: 22.249998 + height: 23.249998 + xOffset: 1.6249999 + yOffset: 22.812498 + xAdvance: 25.5625 + scale: 1 + - id: 112 + x: 475 + y: 227 + width: 21.562498 + height: 31.999998 + xOffset: 3.1874998 + yOffset: 22.812498 + xAdvance: 26.5625 + scale: 1 + - id: 113 + x: 373 + y: 270 + width: 22.624998 + height: 31.937498 + xOffset: 1.6874999 + yOffset: 22.812498 + xAdvance: 26.5625 + scale: 1 + - id: 114 + x: 391 + y: 36 + width: 11.124999 + height: 22.562498 + xOffset: 3.1874998 + yOffset: 22.562498 + xAdvance: 15.0625 + scale: 1 + - id: 115 + x: 331 + y: 40 + width: 18.124998 + height: 23.249998 + xOffset: 1.1874999 + yOffset: 22.812498 + xAdvance: 20.9375 + scale: 1 + - id: 116 + x: 394 + y: 149 + width: 12.937499 + height: 30.249998 + xOffset: 1.0624999 + yOffset: 29.999998 + xAdvance: 14.375 + scale: 1 + - id: 117 + x: 449 + y: 151 + width: 20.187498 + height: 22.812498 + xOffset: 2.9999998 + yOffset: 22.437498 + xAdvance: 25.5625 + scale: 1 + - id: 118 + x: 208 + y: 210 + width: 21.312498 + height: 22.374998 + xOffset: 0.81249994 + yOffset: 22.437498 + xAdvance: 22.9375 + scale: 1 + - id: 119 + x: 466 + y: 483 + width: 33.687496 + height: 22.374998 + xOffset: 0.62499994 + yOffset: 22.437498 + xAdvance: 34.9375 + scale: 1 + - id: 120 + x: 476 + y: 116 + width: 20.374998 + height: 22.374998 + xOffset: 0.62499994 + yOffset: 22.437498 + xAdvance: 21.6875 + scale: 1 + - id: 121 + x: 166 + y: 73 + width: 21.812498 + height: 31.937498 + xOffset: 0.62499994 + yOffset: 22.437498 + xAdvance: 23.3125 + scale: 1 + - id: 122 + x: 361 + y: 36 + width: 18.312498 + height: 22.374998 + xOffset: 1.3124999 + yOffset: 22.437498 + xAdvance: 21.1875 + scale: 1 + - id: 123 + x: 114 + y: 33 + width: 6.7499995 + height: 33.124996 + xOffset: 2.2499998 + yOffset: 31.874998 + xAdvance: 11.125 + scale: 1 + - id: 124 + x: 65 + y: 128 + width: 2.5624998 + height: 38.874996 + xOffset: 3.6874998 + yOffset: 33.374996 + xAdvance: 9.9375 + scale: 1 + - id: 125 + x: 153 + y: 136 + width: 6.6874995 + height: 33.124996 + xOffset: 2.1249998 + yOffset: 31.874998 + xAdvance: 11.125 + scale: 1 + - id: 126 + x: 6 + y: 8 + width: 16.374998 + height: 4.4374995 + xOffset: 2.8124998 + yOffset: 14.812499 + xAdvance: 22 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 10.9375 + scale: 1 + - id: 161 + x: 462 + y: 109 + width: 2.8749998 + height: 30.812498 + xOffset: 3.8749998 + yOffset: 30.749998 + xAdvance: 10.8125 + scale: 1 + - id: 162 + x: 209 + y: 286 + width: 20.562498 + height: 32.937496 + xOffset: 1.8124999 + yOffset: 27.749998 + xAdvance: 24.125 + scale: 1 + - id: 163 + x: 251 + y: 81 + width: 17.374998 + height: 31.374998 + xOffset: 2.1874998 + yOffset: 30.749998 + xAdvance: 21.4375 + scale: 1 + - id: 164 + x: 252 + y: 8 + width: 18.624998 + height: 18.312498 + xOffset: 2.2499998 + yOffset: 23.749998 + xAdvance: 23.0625 + scale: 1 + - id: 165 + x: 372 + y: 356 + width: 26.624998 + height: 30.499998 + xOffset: 1.1874999 + yOffset: 30.562498 + xAdvance: 29.0625 + scale: 1 + - id: 166 + x: 71 + y: 78 + width: 2.5624998 + height: 38.874996 + xOffset: 3.6874998 + yOffset: 33.374996 + xAdvance: 10.0625 + scale: 1 + - id: 167 + x: 45 + y: 30 + width: 17.937498 + height: 34.562496 + xOffset: 1.9999999 + yOffset: 30.749998 + xAdvance: 21.75 + scale: 1 + - id: 168 + x: 290 + y: 38 + width: 8.874999 + height: 3.9999998 + xOffset: 2.5624998 + yOffset: 31.312498 + xAdvance: 14.125 + scale: 1 + - id: 169 + x: 244 + y: 474 + width: 31.624998 + height: 31.062498 + xOffset: 2.0624998 + yOffset: 30.749998 + xAdvance: 35.75 + scale: 1 + - id: 170 + x: 109 + y: 6 + width: 14.124999 + height: 15.624999 + xOffset: 2.0624998 + yOffset: 30.562498 + xAdvance: 18.6875 + scale: 1 + - id: 171 + x: 476 + y: 88 + width: 20.187498 + height: 16.687498 + xOffset: 1.7499999 + yOffset: 19.562498 + xAdvance: 24.625 + scale: 1 + - id: 172 + x: 160 + y: 9 + width: 18.874998 + height: 10.187499 + xOffset: 3.1249998 + yOffset: 15.687499 + xAdvance: 25 + scale: 1 + - id: 173 + x: 85 + y: 78 + width: 18.874998 + height: 2.6874998 + xOffset: 2.7499998 + yOffset: 13.124999 + xAdvance: 24.5 + scale: 1 + - id: 174 + x: 287 + y: 474 + width: 31.624998 + height: 31.062498 + xOffset: 2.0624998 + yOffset: 30.749998 + xAdvance: 35.75 + scale: 1 + - id: 175 + x: 115 + y: 78 + width: 12.437499 + height: 1.9999999 + xOffset: 2.3124998 + yOffset: 30.562498 + xAdvance: 17 + scale: 1 + - id: 176 + x: 414 + y: 55 + width: 7.1874995 + height: 7.1249995 + xOffset: 2.1249998 + yOffset: 31.187498 + xAdvance: 11.4375 + scale: 1 + - id: 177 + x: 227 + y: 6 + width: 13.874999 + height: 20.312498 + xOffset: 3.0624998 + yOffset: 22.937498 + xAdvance: 20.0625 + scale: 1 + - id: 178 + x: 282 + y: 9 + width: 13.437499 + height: 17.374998 + xOffset: 1.4999999 + yOffset: 34.874996 + xAdvance: 16.6875 + scale: 1 + - id: 179 + x: 333 + y: 11 + width: 13.562499 + height: 17.624998 + xOffset: 1.4999999 + yOffset: 34.874996 + xAdvance: 16.75 + scale: 1 + - id: 180 + x: 433 + y: 55 + width: 5.6249995 + height: 4.6874995 + xOffset: 2.0624998 + yOffset: 31.437498 + xAdvance: 9.5625 + scale: 1 + - id: 181 + x: 219 + y: 81 + width: 20.249998 + height: 31.499998 + xOffset: 3.4999998 + yOffset: 22.437498 + xAdvance: 26.6875 + scale: 1 + - id: 182 + x: 338 + y: 346 + width: 22.499998 + height: 33.937496 + xOffset: 1.4374999 + yOffset: 30.562498 + xAdvance: 25.875 + scale: 1 + - id: 183 + x: 461 + y: 39 + width: 2.4999998 + height: 4.8124995 + xOffset: 2.7499998 + yOffset: 15.437499 + xAdvance: 8.125 + scale: 1 + - id: 184 + x: 420 + y: 16 + width: 8.624999 + height: 8.312499 + xOffset: 0.93749994 + yOffset: 0.81249994 + xAdvance: 12.1875 + scale: 1 + - id: 185 + x: 310 + y: 32 + width: 9.312499 + height: 17.437498 + xOffset: 1.4374999 + yOffset: 34.874996 + xAdvance: 11.6875 + scale: 1 + - id: 186 + x: 82 + y: 6 + width: 15.562499 + height: 15.624999 + xOffset: 1.8749999 + yOffset: 30.562498 + xAdvance: 19.3125 + scale: 1 + - id: 187 + x: 332 + y: 75 + width: 20.187498 + height: 16.687498 + xOffset: 2.6874998 + yOffset: 19.562498 + xAdvance: 24.625 + scale: 1 + - id: 188 + x: 113 + y: 474 + width: 32.062496 + height: 31.624998 + xOffset: 1.8749999 + yOffset: 31.437498 + xAdvance: 35.5 + scale: 1 + - id: 189 + x: 60 + y: 432 + width: 33.437496 + height: 31.624998 + xOffset: 1.8749999 + yOffset: 31.437498 + xAdvance: 37.125 + scale: 1 + - id: 190 + x: 157 + y: 474 + width: 32.499996 + height: 31.624998 + xOffset: 1.7499999 + yOffset: 31.437498 + xAdvance: 36 + scale: 1 + - id: 191 + x: 396 + y: 107 + width: 17.374998 + height: 30.937498 + xOffset: 1.4374999 + yOffset: 21.812498 + xAdvance: 20.1875 + scale: 1 + - id: 192 + x: 6 + y: 126 + width: 27.999998 + height: 39.437496 + xOffset: 0.49999997 + yOffset: 39.437496 + xAdvance: 29.0625 + scale: 1 + - id: 193 + x: 6 + y: 75 + width: 27.999998 + height: 39.437496 + xOffset: 0.49999997 + yOffset: 39.437496 + xAdvance: 29.0625 + scale: 1 + - id: 194 + x: 6 + y: 24 + width: 27.999998 + height: 39.437496 + xOffset: 0.49999997 + yOffset: 39.437496 + xAdvance: 29.0625 + scale: 1 + - id: 195 + x: 46 + y: 381 + width: 27.999998 + height: 39.437496 + xOffset: 0.49999997 + yOffset: 39.437496 + xAdvance: 29.0625 + scale: 1 + - id: 196 + x: 46 + y: 330 + width: 27.999998 + height: 39.312496 + xOffset: 0.49999997 + yOffset: 39.312496 + xAdvance: 29.0625 + scale: 1 + - id: 197 + x: 46 + y: 279 + width: 27.999998 + height: 39.437496 + xOffset: 0.49999997 + yOffset: 39.437496 + xAdvance: 29.0625 + scale: 1 + - id: 198 + x: 61 + y: 475 + width: 40.749996 + height: 30.499998 + xOffset: -1.1249999 + yOffset: 30.562498 + xAdvance: 41.3125 + scale: 1 + - id: 199 + x: 46 + y: 178 + width: 26.374998 + height: 38.249996 + xOffset: 1.6249999 + yOffset: 30.749998 + xAdvance: 29.375 + scale: 1 + - id: 200 + x: 157 + y: 381 + width: 20.499998 + height: 39.437496 + xOffset: 3.8124998 + yOffset: 39.437496 + xAdvance: 26.1875 + scale: 1 + - id: 201 + x: 155 + y: 330 + width: 20.499998 + height: 39.437496 + xOffset: 3.8124998 + yOffset: 39.437496 + xAdvance: 26.1875 + scale: 1 + - id: 202 + x: 155 + y: 279 + width: 20.499998 + height: 39.437496 + xOffset: 3.8124998 + yOffset: 39.437496 + xAdvance: 26.1875 + scale: 1 + - id: 203 + x: 121 + y: 175 + width: 20.499998 + height: 39.312496 + xOffset: 3.8124998 + yOffset: 39.312496 + xAdvance: 26.1875 + scale: 1 + - id: 204 + x: 210 + y: 331 + width: 5.6249995 + height: 39.437496 + xOffset: 1.3124999 + yOffset: 39.437496 + xAdvance: 10.6875 + scale: 1 + - id: 205 + x: 154 + y: 227 + width: 5.6874995 + height: 39.437496 + xOffset: 3.6249998 + yOffset: 39.437496 + xAdvance: 10.6875 + scale: 1 + - id: 206 + x: 187 + y: 279 + width: 10.624999 + height: 39.437496 + xOffset: 0 + yOffset: 39.437496 + xAdvance: 10.6875 + scale: 1 + - id: 207 + x: 45 + y: 126 + width: 8.874999 + height: 39.312496 + xOffset: 0.81249994 + yOffset: 39.312496 + xAdvance: 10.6875 + scale: 1 + - id: 208 + x: 372 + y: 398 + width: 27.624998 + height: 30.499998 + xOffset: 1.4374999 + yOffset: 30.562498 + xAdvance: 31 + scale: 1 + - id: 209 + x: 85 + y: 381 + width: 25.562498 + height: 39.437496 + xOffset: 3.8124998 + yOffset: 39.437496 + xAdvance: 33.1875 + scale: 1 + - id: 210 + x: 6 + y: 381 + width: 28.624998 + height: 39.624996 + xOffset: 1.7499999 + yOffset: 39.437496 + xAdvance: 32.3125 + scale: 1 + - id: 211 + x: 6 + y: 330 + width: 28.624998 + height: 39.624996 + xOffset: 1.7499999 + yOffset: 39.437496 + xAdvance: 32.3125 + scale: 1 + - id: 212 + x: 6 + y: 279 + width: 28.624998 + height: 39.624996 + xOffset: 1.7499999 + yOffset: 39.437496 + xAdvance: 32.3125 + scale: 1 + - id: 213 + x: 6 + y: 228 + width: 28.624998 + height: 39.624996 + xOffset: 1.7499999 + yOffset: 39.437496 + xAdvance: 32.3125 + scale: 1 + - id: 214 + x: 6 + y: 177 + width: 28.624998 + height: 39.499996 + xOffset: 1.7499999 + yOffset: 39.312496 + xAdvance: 32.3125 + scale: 1 + - id: 215 + x: 307 + y: 6 + width: 14.187499 + height: 14.187499 + xOffset: 2.7499998 + yOffset: 18.812498 + xAdvance: 19.625 + scale: 1 + - id: 216 + x: 372 + y: 440 + width: 28.624998 + height: 30.937498 + xOffset: 1.7499999 + yOffset: 30.749998 + xAdvance: 32.3125 + scale: 1 + - id: 217 + x: 85 + y: 330 + width: 25.749998 + height: 39.624996 + xOffset: 3.3749998 + yOffset: 39.437496 + xAdvance: 32.4375 + scale: 1 + - id: 218 + x: 85 + y: 279 + width: 25.749998 + height: 39.624996 + xOffset: 3.3749998 + yOffset: 39.437496 + xAdvance: 32.4375 + scale: 1 + - id: 219 + x: 84 + y: 228 + width: 25.749998 + height: 39.624996 + xOffset: 3.3749998 + yOffset: 39.437496 + xAdvance: 32.4375 + scale: 1 + - id: 220 + x: 84 + y: 177 + width: 25.749998 + height: 39.499996 + xOffset: 3.3749998 + yOffset: 39.312496 + xAdvance: 32.4375 + scale: 1 + - id: 221 + x: 46 + y: 228 + width: 26.624998 + height: 39.437496 + xOffset: 0.68749994 + yOffset: 39.437496 + xAdvance: 28 + scale: 1 + - id: 222 + x: 364 + y: 104 + width: 20.937498 + height: 30.499998 + xOffset: 3.8124998 + yOffset: 30.562498 + xAdvance: 25.9375 + scale: 1 + - id: 223 + x: 451 + y: 185 + width: 18.812498 + height: 30.937498 + xOffset: 3.1874998 + yOffset: 30.749998 + xAdvance: 23.6875 + scale: 1 + - id: 224 + x: 241 + y: 290 + width: 19.999998 + height: 31.812498 + xOffset: 1.3749999 + yOffset: 31.437498 + xAdvance: 23.4375 + scale: 1 + - id: 225 + x: 259 + y: 38 + width: 19.999998 + height: 31.812498 + xOffset: 1.3749999 + yOffset: 31.437498 + xAdvance: 23.4375 + scale: 1 + - id: 226 + x: 265 + y: 176 + width: 19.999998 + height: 31.812498 + xOffset: 1.3749999 + yOffset: 31.437498 + xAdvance: 23.4375 + scale: 1 + - id: 227 + x: 269 + y: 133 + width: 19.999998 + height: 31.812498 + xOffset: 1.3749999 + yOffset: 31.437498 + xAdvance: 23.4375 + scale: 1 + - id: 228 + x: 300 + y: 140 + width: 19.999998 + height: 31.687498 + xOffset: 1.3749999 + yOffset: 31.312498 + xAdvance: 23.4375 + scale: 1 + - id: 229 + x: 331 + y: 146 + width: 19.999998 + height: 31.812498 + xOffset: 1.3749999 + yOffset: 31.437498 + xAdvance: 23.4375 + scale: 1 + - id: 230 + x: 372 + y: 482 + width: 37.374996 + height: 23.249998 + xOffset: 1.3749999 + yOffset: 22.812498 + xAdvance: 40.0625 + scale: 1 + - id: 231 + x: 419 + y: 185 + width: 20.562498 + height: 30.374998 + xOffset: 1.6249999 + yOffset: 22.812498 + xAdvance: 23.625 + scale: 1 + - id: 232 + x: 407 + y: 270 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.25 + scale: 1 + - id: 233 + x: 441 + y: 270 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.25 + scale: 1 + - id: 234 + x: 306 + y: 226 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.25 + scale: 1 + - id: 235 + x: 373 + y: 227 + width: 22.249998 + height: 31.687498 + xOffset: 1.6249999 + yOffset: 31.312498 + xAdvance: 25.25 + scale: 1 + - id: 236 + x: 149 + y: 47 + width: 5.6249995 + height: 31.374998 + xOffset: 0.68749994 + yOffset: 31.437498 + xAdvance: 9.375 + scale: 1 + - id: 237 + x: 445 + y: 107 + width: 5.6249995 + height: 31.374998 + xOffset: 2.9999998 + yOffset: 31.437498 + xAdvance: 9.375 + scale: 1 + - id: 238 + x: 280 + y: 90 + width: 10.624999 + height: 31.374998 + xOffset: -0.62499994 + yOffset: 31.437498 + xAdvance: 9.375 + scale: 1 + - id: 239 + x: 425 + y: 107 + width: 8.937499 + height: 31.249998 + xOffset: 0.18749999 + yOffset: 31.312498 + xAdvance: 9.375 + scale: 1 + - id: 240 + x: 407 + y: 227 + width: 22.249998 + height: 31.812498 + xOffset: 1.7499999 + yOffset: 31.437498 + xAdvance: 25.875 + scale: 1 + - id: 241 + x: 302 + y: 97 + width: 18.812498 + height: 31.374998 + xOffset: 3.1874998 + yOffset: 31.437498 + xAdvance: 25.0625 + scale: 1 + - id: 242 + x: 441 + y: 227 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 243 + x: 171 + y: 194 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 244 + x: 171 + y: 151 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 245 + x: 205 + y: 167 + width: 22.249998 + height: 31.812498 + xOffset: 1.6249999 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 246 + x: 205 + y: 124 + width: 22.249998 + height: 31.687498 + xOffset: 1.6249999 + yOffset: 31.312498 + xAdvance: 25.5625 + scale: 1 + - id: 247 + x: 476 + y: 59 + width: 17.312498 + height: 17.874998 + xOffset: 2.8749998 + yOffset: 21.124998 + xAdvance: 23.0625 + scale: 1 + - id: 248 + x: 171 + y: 116 + width: 22.249998 + height: 23.249998 + xOffset: 1.6249999 + yOffset: 22.812498 + xAdvance: 25.5625 + scale: 1 + - id: 249 + x: 227 + y: 38 + width: 20.187498 + height: 31.812498 + xOffset: 2.9999998 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 250 + x: 296 + y: 183 + width: 20.187498 + height: 31.812498 + xOffset: 2.9999998 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 251 + x: 332 + y: 103 + width: 20.187498 + height: 31.812498 + xOffset: 2.9999998 + yOffset: 31.437498 + xAdvance: 25.5625 + scale: 1 + - id: 252 + x: 362 + y: 146 + width: 20.187498 + height: 31.687498 + xOffset: 2.9999998 + yOffset: 31.312498 + xAdvance: 25.5625 + scale: 1 + - id: 253 + x: 122 + y: 329 + width: 21.812498 + height: 40.937496 + xOffset: 0.62499994 + yOffset: 31.437498 + xAdvance: 23.3125 + scale: 1 + - id: 254 + x: 122 + y: 278 + width: 21.062498 + height: 39.687496 + xOffset: 3.1874998 + yOffset: 30.562498 + xAdvance: 25.9375 + scale: 1 + - id: 255 + x: 121 + y: 226 + width: 21.812498 + height: 40.812496 + xOffset: 0.62499994 + yOffset: 31.312498 + xAdvance: 23.3125 + scale: 1 + - id: 8194 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 24.875 + scale: 1 + - id: 8195 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 39.375 + scale: 1 + - id: 8211 + x: 190 + y: 17 + width: 18.874998 + height: 2.6874998 + xOffset: 2.7499998 + yOffset: 13.124999 + xAdvance: 24.5 + scale: 1 + - id: 8212 + x: 227 + y: 333 + width: 33.124996 + height: 2.6874998 + xOffset: 2.7499998 + yOffset: 13.124999 + xAdvance: 38.75 + scale: 1 + - id: 8216 + x: 440 + y: 16 + width: 2.8749998 + height: 8.999999 + xOffset: 2.7499998 + yOffset: 31.437498 + xAdvance: 8.4375 + scale: 1 + - id: 8217 + x: 496 + y: 39 + width: 2.8749998 + height: 8.999999 + xOffset: 2.7499998 + yOffset: 31.437498 + xAdvance: 8.1875 + scale: 1 + - id: 8218 + x: 493 + y: 19 + width: 2.8124998 + height: 8.874999 + xOffset: 3.4374998 + yOffset: 4.4374995 + xAdvance: 9.6875 + scale: 1 + - id: 8220 + x: 476 + y: 39 + width: 8.062499 + height: 8.999999 + xOffset: 2.7499998 + yOffset: 31.437498 + xAdvance: 13.5625 + scale: 1 + - id: 8221 + x: 454 + y: 19 + width: 8.062499 + height: 8.999999 + xOffset: 2.7499998 + yOffset: 31.437498 + xAdvance: 13.375 + scale: 1 + - id: 8222 + x: 474 + y: 19 + width: 7.9374995 + height: 8.874999 + xOffset: 3.4374998 + yOffset: 4.4374995 + xAdvance: 14.75 + scale: 1 + - id: 8224 + x: 189 + y: 382 + width: 14.124999 + height: 38.874996 + xOffset: 1.6249999 + yOffset: 33.374996 + xAdvance: 17.4375 + scale: 1 + - id: 8225 + x: 45 + y: 76 + width: 14.124999 + height: 38.874996 + xOffset: 1.7499999 + yOffset: 33.374996 + xAdvance: 17.625 + scale: 1 + - id: 8226 + x: 428 + y: 36 + width: 7.6874995 + height: 7.6874995 + xOffset: 3.6874998 + yOffset: 18.749998 + xAdvance: 15.0625 + scale: 1 + - id: 8230 + x: 424 + y: 91 + width: 14.062499 + height: 4.1874995 + xOffset: 2.7499998 + yOffset: 4.2499995 + xAdvance: 19.625 + scale: 1 + - id: 8240 + x: 6 + y: 432 + width: 42.437496 + height: 31.374998 + xOffset: 1.9374999 + yOffset: 30.999998 + xAdvance: 45.8125 + scale: 1 + - id: 8249 + x: 358 + y: 8 + width: 10.687499 + height: 16.687498 + xOffset: 1.7499999 + yOffset: 19.562498 + xAdvance: 15.125 + scale: 1 + - id: 8250 + x: 380 + y: 8 + width: 10.749999 + height: 16.687498 + xOffset: 2.6874998 + yOffset: 19.562498 + xAdvance: 15.125 + scale: 1 + - id: 8260 + x: 116 + y: 133 + width: 25.249998 + height: 30.874998 + xOffset: -9.312499 + yOffset: 30.749998 + xAdvance: 6.625 + scale: 1 + - id: 8364 + x: 105 + y: 432 + width: 30.749998 + height: 30.937498 + xOffset: 1.3749999 + yOffset: 30.749998 + xAdvance: 34.4375 + scale: 1 + - id: 8482 + x: 45 + y: 6 + width: 25.249998 + height: 12.374999 + xOffset: 2.6249998 + yOffset: 30.624998 + xAdvance: 31.25 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 205e5aca8ee9a453295be76ac7f047b3 + pointSizeSamplingMode: 0 + pointSize: 43 + padding: 5 + packingMode: 4 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21352953850445826 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Raleway-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28773781249574104} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!28 &28773781249574104 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Raleway-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091014151515130d03000000000000040d1315151514100800000000000000000000000000000000000008101415151514110b0100000000000000000000030c12151515151515151515151515151515151515151515130e050000000000000000000008111617140d03000000000000000000000000000000000910131313120c030000000000000000000000000000020d1417161108000000000000000000000000000000050e121313130f0700000000000000000000000000000000000000000002070a0d0e0e0e0d0b07030000000000000000000000000000000000000000000000000000000000000000000407090b0b0b0a0806020000000000000000000000000000000000000000000000000000000000000000000307090b0b0b0a08060200000000000000000000000000000000000000081014151515141008000000000000000000000000000000000000070f1415151514100800000000000000000000000004090d0f0f0f0d0a0601000000000000000002070b0e0f0f0f0d09050000000000000000000000000000020e161b1b1b1b1a150c0100000000010c151a1b1b1b1b160e0300000000000a13191b1b1b1b181106000000000000000000000000000000090f121212110e0600000000090f121212110e06000000000000000000000000000000000000000000000000000000000000000000010f1c25292a2a2a2720150700000000081621282a2a2a29241b0e000000000000000000000000000000000e1a24292a2a2a2a261e12040000000000000000061420272a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2822170a00000000000000000c1a242b2c292014050000000000000000000000000003111d252829292620150700000000000000000000000005131f282c2b251a0d000000000000000000000000000b182227292928231a0d0000000000000000000000000000000000030a11171c1f2223232323201c18120c05000000000000000000000000000000000000000000000000000001080e14181c1f2021211f1e1a17110c05000000000000000000000000000000000000000000000000000000080e14181c1e2021211f1e1b17120c050000000000000000000000000000000e1a24292a2a2a29241a0e000000000000000000000000000000000d1a23292a2a2a29241b0e0000000000000000000811181e22242524221f1b150f0700000000070f161b2023252524221e1a140c04000000000000000000000313202a303030302f291e1101000001111e292f303030302b2113040000000d1b272e303030302c23170800000000000000000000000003111c242727272722190c0003111c242727272722190c00000000000000000000000000000000000000000000000000000000000000000e1f2d383f3f3f3f3c332515040000051626333c3f3f3f3e382c1e0d00000000000000000000000000000c1d2c373e3f3f3f3f3a30221100000000000000031424323b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3d352819070000000000000d1b2a3740423d3223130300000000000000000000000010212f393e3e3e3b3225160400000000000000000000061423313c4140382b1b0b0000000000000000000000091a29353c3e3e3d372b1d0c0000000000000000000000000000040e171e252b3034373838383835312c262018100600000000000000000000000000000000000000000000020c141c23282d313435363634332f2b262019110800000000000000000000000000000000000000000000020b141c23282d313335363634332f2c26201911080000000000000000000000000c1d2c373e3f3f3f3e372c1d0c00000000000000000000000000000b1c2b373e3f3f3f3e382c1e0d00000000000005111b252c33373a3a3937342f2a231b120806111a232a3035383a3a3937332e2820170e0300000000000000000f21313d45464646443c2f1f0d00000d1f2f3c44464646453e3122100000081a2b3943464646464035261502000000000000000000000011212e383c3c3c3c362a1c0c11212e383c3c3c3c362a1c0c00000000000000000000000000000000000000000000000000000000000005182b3d4b53545454504333210e00000f22344450545454534a3c2b18040000000000000000000000000016293b4953545454544d402f1d0b0000000000000c2032424f545454545454545454545454545454545454545454514636241100000000000d1d2b394854574f423121100000000000000000000000081b2e3f4c5353534f4333210e00000000000000000004152432414f57544939281807000000000000000000001326384751535352493b2917030000000000000000000000000c17212a323a4045494c4e4e4e4c4a46413b342c23190b00000000000000000000000000000000000000000b151f2830373d4246494a4b4b4a4844403b342d241b1106000000000000000000000000000000000000000b151e2830373d4246484a4b4b4a4844403b342d241b11060000000000000000000016293b495354545453493b291602000000000000000000000000001528394953545454534a3c2a1704000000000816232e3840474c4f4f4e4c49443e372e251a17232d363e454a4d4f4f4e4c48433c342a20150800000000000000192c3e4f595b5b5b584d3c2a160200162a3c4d585b5b5b5a4f402d1a060011253849565b5b5b5b5344321f0b00000000000000000000091c2e3f4c52525251483a29171c2e3f4c52525251483a29170300000000000000000000000000000000000000000000000000000000000d2134485a686a6a6a61503d2a160304172b3e51626a6a6a675a4734200d000000000000000000000000001d314558676a6a6a695e4c3a281604000000000012273b4f616a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6454402c180000000005182a3b4957666c604f3e2e1d0c00000000060a0a0a0a0a0e23374b5d68686861513e29150000000000000000000e213342515f6b67574636251404000004090a0a0a0a0a1a2e4255646868665946321e090000000000000000000005111d29333d464e545a5e61636363625f5b554f483f36291a08000000000000000000000000000000000005111d28323b444b52575b5e5f60605f5d59544f4840372e24190c0000000000000000000000000000000004111d28313b434b51575b5e5f60605f5d59554f4840382e24190c0000000000000000001d314558676a6a6a675845311d08000000000000000000000000001b304457666a6a6a675947331e0900000008172634404b545b61646463615d58524a41372c2935404a52595e62646463615d5750473d3226190b0000000000001e33485c6d7070706b5945301b06001b3045596b7070706d5d49341f0a00162b40546770707070614e392510000000000000000000001125384c5d676767655846331f25384c5d676767655846331f0c000000000000000000000000000000000000000000000000000000000215293d5064778080806d5946321e0b0c2033475a6e8080807763503c2915010000000000000000000000001f344a5f748080807b6958453422100000000000152a3f546a8080808080808080808080808080808080808080806f5a442f1a000000000b2034475967757d6d5c4b3b2a19090007121b1f1f1f1f1f1f263b50667a7d7d6c57422c17060000000000000000152a3e51606f7d75645343322111010e181e1f1f1f1f1f1f32475c717d7d75604b36210c0000000000000000000715222f3b46505961686f737678787877746f6a635b5347372512000000000000000000000000000000000816232f3a454e575f666b707374767674726e69635c544a41362a1e1003000000000000000000000000000815222e3a444e575f666b707374767674726e69635c544b41362a1e1003000000000000001f344a5f74808080745f4a341f0a000000010506060501000000001e33485e7380808076604b36210b00000516263544525d67707678797876726d665e54493d3a47525d666d737779797876716b635a4f4437291a0b00000000001f344a5f74878787725c47321d07001d32475c7287878776604b36210b00172c42576c8387877b66503b2611000000000000000000061a2d4154687b7c7c76624e3b272d4154687b7c7c76624e3b2814010000000000000000000000000000000000000000000000000000000a1e3145586c8093958975614e3a271314283b4f63768a9593806c5844311d0a0000000000000000000000001d3246596b7d8f95877563513f2d1b0900000000152a3f546a8095959595959595959595959595959595959595866f5a442f1a000000000e23384d6377868b7a6959483726160817252f343434343434343b50667b91836c57422e24160600000000000000182e43586d7d8d827160503f2e1e111f2b3234343434343434475c72888c76604b36291d0e0000000000000007162533404c58636c757d83888c8f8f8f8c89847d776f6555422d190e070000000000000000000000000009182633404c57616b737a8086888b8c8b8a87837d7770675d53483b2e211203000000000000000000000008172633404c57616a737a8086888b8c8c8a88847d7770675d53483b2e2112030000000000001f344a5f748b958b745f4a341f0a00010c151a1b1b1a160d0100001e33485e7389958c76604b36210b00001122344453626f7a848b8f908f8c88827971675b4e4b58646f7982888d8f908f8b8680766d61554738291908000000001f344a5f748b9c88725c47321d07001d32475c72889c8c76604b36210b00172c42576c8398917b66503b26110000000000000000000f2236495d708493927d6a57432f35495c708493927d6a5743301c0900000000000000000000000000000000000000000000000000000012263a4d6074889ca0917d6a56432f1b1d3044576b7d92a29b8874604d392612000000000000000000000000172a3c4d5f71839592806e5c4a38271403000000152a3f546a8095988f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f866f5a442f1a000000000d22374b5e6f80908876665544332314253542494a4a4a4a4a4a4a50667b91836c57494134241200000000000000172c41556777898f7d6e5d4c3c2b1e2f3d474a4a4a4a4a4a4a4a5c72888c76604b453b2c1a0800000000000616253443515e6a7580898d87827d7b79797c80868c8b83705b463028221a1105000000000000000000000818273644515e6a747d878f8984807d7c7c7d82868b8c847a7065594c3f302112020000000000000000000817263543515d69747d878f8883807c7b7b7d82858a8c847a7065594c3f3021120200000000001f344a5f748ba08b745f4a341f0a01111e292f30302f2a1f1202001e33485e73899f8c76604b36210b00081b2e40526271828d98958e8b8b8c8f958d84786c5e5a6876828d96948f8b8b8c8f96938a8072655647372614020000001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b2611000000000000000004172b3e5165798d9b9a86725f4b383e5165788c9a9a87735f4c3825110000000000000000000000000000000000000000000000000000071b2e4255697c90958b9a86725f4b372425384c6073879b8d94907c6955412e1a0700000000000000000000000c1e30425466778a9c8c7968564432200e000000152a3f546a8095937c78787878787878787878787878787878786d59442f1a00000000081c2f4151617283938472625141301f3043535e5f5f5f5f5f5f5f5f667b91836c5f5d52422f1b07000000000000122538495a6a7b8c8c7b6a594938283b4d5a5f5f5f5f5f5f5f5f5f72888c76605f584937241000000000031424344352616f7c888c8279726c68666465676b7178807d6a5642403d362d2316090000000000000000051626364553626f7b878d837b746f6b686767696c71777d878d83766a5d4e3f30200f0000000000000000051626354453616f7b878c837a736e6a676667686b70767d868d83766a5d4e3f30200f00000000001f344a5f748ba08b745f4a341f0a0d1f2f3c444646443d30200f001e33485e73899f8c76604b36210b001024374a5d6f82909a8c82797574767a8088928a7c6d69788794938980797674767b828a95918474655543321f0c0000001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b261100000000000000000c1f33465a6d82958b8a8f7a67534046596d829585918f7b6854412d1a06000000000000000000000000000000000000000000000000000f23364a5d7185998c7d928e7a6753402c2d4154687b8f93808c9885715d4a36230f000000000000000000000001132536485a6c7d90978573614f3d2b19090909152a3f546a8095937c67636363636363636363636363636363635e503e2a160000000000122333445465758691806f5e4e3d2c364b60717474747474747474747b91837474705e4a35200b000000000000091b2c3c4c5d6d7d8f88776656453442576a74747474747474747474888c76747467533e2914000000000f213242526170808d86796f665e5853504f5052575d646d7061575756514a40342718080000000000000012233444546371808d867a7067605a5653535354575c636a737d8a887a6c5d4e3e2d1c0b0000000000000011233344536271808d85796f665f595552505253565b6269727d89887a6c5d4e3e2d1c0b000000001f344a5f748ba08b745f4a341f0a182a3c4d585b5b594e3e2c19071e33485e73899f8c76604b36210b00172b3f53677a8d9b8b7b6f65605f61656c75808d8c7b7788978f82756c65605f61666e778492938472614e3b28150100001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b2611000000000000000114283b4f62768a96838296836f5c484e617589907c899884705d4936220f00000000000000000000000000000000000000000000000004182b3f5266798d9884768a97836f5c483536495d7084988a7684978d7966523e2b1704000000000000000000000007192b3d4f6072859791806d5a4937251e1e1e1e2a3f546a8095937c67524e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4b4132210e00000000000516263647576878898e7c6b5b4a39374c62778b8b8b8b8b8b8b8b8b8b958b8b8b76604b36210b000000000000000e1e2e3f4f60708291857363524143586e848b8b8b8b8b8b8b8b8b8e908b8b806a543f2a15000000091b2c3e4f6070808f8274685c525256585a5856524b4950595e676c6c6b655d52453626160400000000000b1d2f40516271828f8273685d54565d6367686867645e5757616c78858b7b6c5c4b3a28160400000000000b1d2f40516171828f8073676666665e4d3d3b3c3e43546266666b77858b7b6c5c4b3a2816040000001f344a5f748ba08b745f4a341f102235475a6b70706c5b493624111e33485e73899f8c76604b36210b001c31455a6e8397907d6c5d514b4a4c5159626e7c8d8885968f7d706359504c4a4c525a66738394907d6b5844301b0600001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b261100000000000000091d3044576a7d928e7a798d8b776450566a7d92887480948d7965513e2b170400000000000000000000000000000000000000000000000c2033475b6e82968f7b6e82958c7764503d3e5165788d96826e7b8f95826e5a4733200c0000000000000000000000000d2031435567798b9c8a786654423333333333333f546a8095937c67523c3838383838383838383838383838372f231404000000000000081929394a5a6b7b8c8a79685747374c62778d8d88888888888888889389888876604b36210b000000000000000011213142526373849282705f4f43586e849588888888888888888b8f8888806a543f2a150000001326384a5c6d7d8f82716356555f666b6e6f6e6b665f574f60707b828380796f625444332210000000000215283a4c5e6f808f8070635656606a72777c7d7d7c78726a61565a6775848a7968574533210e000000000215283a4c5e6f808f8070626e7b7b7b69543f2a2a3c4e60727b7b7b6c74848a7968574533210e0000001f344a5f748ba08b745f4a341f1b2d3f5264768787786653412e1c1e33485e73899f8c76604b36210b001f34495e73889d8974604e3f3635383d45505e6f8092949282706052463d3734383e4855657689847d715c47321c0700001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b2611000000000000001225394c6073879a8672718593806c585f728693806c788c95826d5a46331f0c000000000000000000000000000000000000000000000115283b4f63768a9b887366798d94806c5945465a6d82958d796673879b8a76634f3b2814010000000000000000000000021426384a5b6d80919684715f4e48484848484848546a8095937c67523c2723232323232323232323232323221c120500000000000000000b1b2c3c4d5d6e7d8f86756453434a5f70808f807272727272727b918372726e5d4934200a00000000000000000314243445556676878f7d6d5c4b556878888777727272727272878c76727266523e291400000a1d30425567798b847363535966727a80848584807a736a5f6c7d8e8d898c8d827262513f2d1a060000000c1f3245586a7c8d827061525a67737d868d919494928e877d73675a57667586877563513e2b18050000000c1f3245586a7c8d8270615a6f8691806a543f2a3547596b7d908b7866657586877563513e2b180500001f344a5f748ba08b745f4a341f25374a5c6f82949683705e4c39271e33485e73899f8c76604b36210b001f344a5f748b9b866f5a45312220232933405162768b9b8875635242342e2e2e2e2e3747596c756f696355422e1a0600001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b2611000000000000061a2d4154687c8f927d6a697c91887460677a8e8b77637084978a76624f3b281401000000000000000000000000000000000000000000091d3044576b809393806b5d7185998975614e4e62758a9985715d6b8093927d6b5744301d09000000000000000000000000081a2c3e50627386988f7d6b5e5e5e5e5e5e5e5e5e6a8095937c67523c27120e0e0e0e0e0e0e0e0e0e0e0e0d0800000000000000000000000e1e2f3f50607082928371615041516170808f806f605c5c667b91836c5c5b50402e1a0600000000000000000006162737485868798a8b7969584a5a6978898676665c5c5c70878c76605c564836230f00001225394c5f728589776655576876848f938f8d8f928f877c7174898a7a74778291806e5c4936220f00000115283b4e617588867463525c6a7885909a958f8d8c90969b9185786a5a5868798c806d5a4734210d00000115283b4e617588867463525a6f8695806a543f2f415364768991806d5b5768798c806d5a4734210d00001f344a5f748ba08b745f4a341f30425467798c9fa08e7b685644311f33485e73899f8c76604b36210b001f344a5f74899b86705b47382e2927282b4054687d9193806b58464343434343434343434e5c605b5550463e33241301001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b26110000000000000f2236495d708598897561617589907c696f8396836f5b677b8f927d6a5744301d090000000000000000000000000000000000000000001225394c6073889b8b776355697c90917d6a56576a7d92907c695563778b9b8773604c382511000000000000000000000000000f21324456687a8c9b8976737373737373737373738095937c67523c27120f0f0f0f0f0f0f0f0f0f0b030000000000000000000910131313132132425263738490806e5d4c42526170828e7d6f5f50667b91836c57463f3223110000000000000000070d12151a2a3a4b5b6c7c8d877665544b5b6a7989857566565b70878c76604b43382a190700061a2d4155687c8f7d6c5a506375869589807977787c838a8f83788e826d5f6472848c7965523e2a160100081c3044586b7d8d7a6856596a798997968b827a77777a828b9696897868575c6e828a7764503d29150100081c3044586b7d8f7b6957455a6f8695806a543f3a4c5e708294867361504a5c6e828a7764503d291501001f344a5f748ba08b745f4a34283a4d5f7285979191988673614e3c2933485e73899f8c76604b36210b001d32475b7085988a7664554a433f3c3d3f44586d83978d78635858585858585858585858585858585858585142311e0a001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b2611000000000004172b3e5265798d95826d59596c80948571778b8e7a67535f73879a8773604c3925120000000000000000000000000000000000000000061a2d4154687c8f97836f5b4d6074889986725f5f72879a8874604d5b6f83968f7b6854412d1a06000000000000000000000000031527394b5d6e82929489898989898989898989898998937c67523c2725252525252525252525241f160a00000000000003111d252829292929293545556676878c7b6a5a4943526271828d7d6e5e667b91836c57422c22140500000000000009131b22272a2c2c2d3d4e5e6f8090837261514c5b6b7a8a8474655b70878c76604b36271b0c00000c2135495d70858875614f586c809287776c646264686e76828f85927c68535566798c826d5944301c07000e23374b5f738885715d53657688989486786e666262666e788694978674615164778b806c5844301b07000e23374b5f738885725f4c445a6f8695806a543f4557697b8e8c7a6856443e5164778b806c5844301b07001f344a5f748ba08b745f4a343245576a7c8f98868597907d6b59463433485e73899f8c76604b36210b00182d4155697c8e948373675d5753525354585c70879b88736e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d604d39240f001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b261100000000000c2033475a6d82958c7865515064788c8d79809386725f4b576a7d928f7b6854412d1a06000000000000000000000000000000000000000e2236495d7085988f7a675345586c80938e7a67677b8f93806c584553677a8e9884705d4936220e000000000000000000000000000a1b2d3f51637587999f9a9999999999999999999aa5937c67523c3a3a3a3a3a3a3a3a3a3a3a3933271909000000000010212f393e3e3e3e3e3e3e3e485969798a897767564544536272828d7c6d667b91836c57422c1704000000000002101b262f363b3f42424240405161718290806f5e4d4d5c6b7b8b84736470878c76604b36210b00000011263b4f64788d806c59485d72878f7b6859504c4f535b64708092917b6651495c708588735f4a36210c0014283d52667a8f7c68555c6f8395978675675b524c4d525b6776878c867d68535b6f8388735e4a36210c0014283d52667a8f7d695542445a6f8695806a544b5163758793826f5d4b3934485b6f8388735e4a36210c001f344a5f748ba08b745f4a343d4f627487998d7a7a8d9b897663513e33485e73899f8c76604b36210b001226394c5e708290928579716c6867686a6c7176899c88848484848484848484848484848484848484847b66503b2611001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b2611000000000114283b4f63768a9884705c49495c7084958288927d6a56434f63768a9885705d4936220f00000000000000000000000000000000000003172a3e5165798d9a86725f4b3d5063778b96836f7084978b7763503c4b5f72869a8c7865513e2a1703000000000000000000000000001022344658697b8d9b87848484848484848484879b937c67524f4f4f4f4f4f4f4f4f4f4f4f4e4537261400000000081b2e3f4c535353535353535353535c6c7c8d857363524145546373838c7b6c7b91836c57422c1702000000000312202d39424a505457575755514c536474858d7c6b5a4a4d5d6c7c8c837270878c76604b36210b000000162b4054697d8e7965514a5f748b8b74604c3c373a3f475262758a917b665041556a7d8e78644f3a251000182d42576b808a75615065788c9f8c796858493e38383e4958697c77716b604e53687c8e78644f3a261100182d42576b808b76624e3a445a6f8695806a6060606e8092887563513f2e2c4054687d8e78644f3a2611001f344a5f748ba08b745f4a35475a6c80929583706f829493826e5c4937485e73899f8c76604b36210b000a1d2f41526271808c968d86827d7c7c8082868b92a193919191919191919191919191919191919199927c67523c2712001f344a5f748b9d88725c47321d07001d32475c72889d8c76604b36210b00172c42576c8398917b66503b261100000000091d3044576b7d928f7b6854404054677b8f8c918975624e3b475a6e82958d7965523e2b170400000000000000000000000000000000000b1f33465a6d8295927d6a574334485b6f83968b77788c96836f5b483443576a7d9295826d5a46331f0b000000000000000000000000000516283a4c5e7082948d7a6e6e6e6e6e6e6e6f869b937c6764646464646464646464646464625543301b070000000e23374b5d686868686868686868685d5e6f809082705f4f3e45556473848b7b7b91836c57422c1702000000001021303e4b555e65696c6c6c6a6660585667778889786757464e5e6d7c8d8272878c76604b36210b0000001a2f44596e8389745f4a4a5f748b89745f4a3a34323335465b6f85917b66503b5065798f7c67523d2813001c31455a6f8586705c576b809497836f5c4a3a2c23232c3a4d5e67625d5750424e63778d7c68533e2914001c31455a6f8587715d4833445a6f86958076767676798c8e7c6a5c4f4132253a4f63788e7c68533e2914001f344a5f748ba08b745f4a405264778a9c8b786664778a9c8c79665441485e73899f8c76604b36210b00001224354453626e7982898f92949393928f8b868a9c877b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7d94917b66503b2611001f344a5f748b9d88725c4834200d061d32475c72889d8c76604c38241100182d42576c8398917b66503b2611000000001225394c6073879b8773604c38384c5f73879b95826d5a46323e5266798d95826d5a4733200c000000000000000000000000000000000014273b4e62758a9d8a76624e3b2c4053677a8e948082948e7a66533f2c3b4e62768a9d8975624e3b271400000000000000000000000000000b1d2f405264768898867462585858585a6f869b937c7979797979797979797979797979735e49341f0a00000011263b50667a7d7d7d7d7d7d7d7d7a66516171838f7d6d5c4c3b46556574848a7b91836c57422c17020000000a1c2e3f4e5c6872797d828383807a746b60596a7a8b86746453434f5e6e7d8d82878c76604b36210b0000001c32475c718786705b46485d72878d7966574e4a47484a4e586d83917b66503b4d62778c806a543f2a15001e33485d7288836d585b70869a907b67533f2d1c0f0f1d2f404c524e48423c354a5f7489826b56402b16001e33485d7288846e59442f445a6f86998c8c8c8c8c8c978a82796d5f503f2d364b60758b826b56402b16001f344a5f748ba08b745f4a4a5d6f829493806d5b5a6c80929683705e4c485e73899f8c76604b36210b00000617263544515c666e75797c7d807d7c797571879b897466666666666666666666666666666c82978e78634e39240f001f344a5f748ba08c7763503d2a190a1f34495e73899e8f7b6753402e1c0d1a2f44596e8499907965503b2610000000071a2e4155687c90927d6b5744303a4e6175899a9783705c4835364a5d7185998a76634f3b281401000000000000000000000000000000081c3043576a7d9296826e5a473324374b5f72869a89899986725e4b372433465a6e8296927d6a5743301c08000000000000000000000000000011233547596b7c8f92806e5c4a43445a6f869b9990909090909090909090909090908b745f4a341f0a00000011263b50667b91949494949494917b6650546475868b7a6959493847566675858a94836c57422c17020000001326394b5d6c7a858e93929191948f887d71625c6d7d8e8271615040505f6e7d8e8b8c76604b36210b0000001e33485e7389836c584344586c8091857569625f5c5d5f62686d83917b66503b4b60748b826b56402b16001f344a5f748a826b565d72889d8d77634d392410000012222f393c3a342e2833485d7288836c57422c17001f344a5f748a826b57412f445a6f8698898989898989898b928b7d6e5c4b3833485e7389836c57422c17001f344a5f748ba08b745f4a55677a8d9b887563514f627487998e7b6956485e73899f8c76604b36210b000000081726333f49525a606467686a686764606e83978e78645050505050505050505050505e72879b89745f4b36210c001f344a5f748ba093806c5a4837281c22374c60768ba09783705d4b3a2b1e1e33475c71879c8f78644f3a240f0000000f23364a5d7085988a76634f3b2f43566a7d92888e8c7764503d2e4155697c90927d6b5744301d090000000000000000000000000000001124384b5f72869a8d7966523e2b1b2f43566a7d929697917d6956422f1b2b3e5266798d9a86725f4c38241100000000000000000000000000000618293b4d5f7183958c79685644445a6f869b9b93939393939393939393939393938b745f4a341f0a00000011263b50667b808080888c8080807b66504657677789887766564638485766768695836c57422c17020000001a2e4256697a8b9289827c7b7c80868f8f82705e5f70828f806e5e4e4150606f808f8c76604b36210b0000001f344a5f748a826b56413c5062738492877d7773727274777c8388917b66503b4a5f7489826b56402b16001f344a5f748b806a545e73899f8c76604b36210c000004111d2427251f191d32475c7288836c57422c17001f344a5f748b826b56402f445a6f86958073737373737376808e8c7a67544132475c7288836c57422c17001f344a5f748ba08b745f4d5f728597907d6b594645576a7c8f998673614e5e73899f8c76604b36210b000000091a2b39434743464b5052535453524f54687c9094806c59473b3b3b3b3b3b3b3b425466798d96836e5a46311c08001f344a5f748ba097897766554639302f3d5165798fa1928d7a6958493c322e3a4d61768b9f8c76614c37220d000004172b3e5265798d95826e5a4733374b5f728693808694806c594531394d6074889b8773604c392512000000000000000000000000000005192c4054677a8f9986725e4a362313273a4e6175899e9d8975614e3a271323364a5e7286998f7b6754402d190600000000000000000000000000000c1e30425366778a9786736150445a6f869b937c7c7c7c7c7c7c7c7c7c7c7c7c7c7c745f4a341f0a0000000e23384c5e696a6a72888c766a6a695e4c39495a6b7b8d8574635343394858677686836c57422c17020000001f34495d71868f80756d6866676b727c8c8e7a66526273848d7c6b5b4b42516170808676604b36210b0000001f344a5f748a826b56413345566574828a928c898888898c918c88917b66503b4a5f748b826b56402b16001f344a5f748a826b565d72889d8d77634d39240f000313222e3537332c261f33485d7288836c57422c17001f344a5f748a826c57422f445a6f8695806a5e5e5e5e5e6270829585705d4834495e7389836c57422c17001f344a5f748ba08b745f586a7c8f988673604e3b3a4d5f728597917d6c595e73899f8c76604b36210b00000013263849575c564b403b3d3e3f3e3d4054687c919c8976645344372d27262b34404f607184968e7a67533f2b1602001f344a5f748b988390847364564c45444a5a6d80959a8689877667594e46434957697c919c88735e49341f0a00000c2033475a6e82958d7966523e2c3f53677a8e8c777d928975614d3a3145586c8093907c6855412e1a07000000000000000000000000000e2135485c708397917d6956422e1b162a3e5165788da0a08c7864513d2a161b2e4256697d919783705c4935210e000000000000000000000000000001132436485a6c7d9091806d5b4a5a6f869b937c6767676767676767676767676767645744311c07000000081c2f404d54545c72888c766054544d402f3c4d5d6e809082716150403a4959686f6f6654402b16010000001f34495e738380706359535052565f6d8094826b56556677888a796858484251616e6f6c5c48341f0a0000001e33485e7389836d58432e384756636d767d8285878785827c7783917b66503b4c61768c806a54402b15001e33485d7288836d585b70869a907b67533e2b180b0e2031404a4c47403a33364b5f748a806b56402b16001e33485d7288846e59442f445a6f8695806a54484848485265798e8c77624d384b60768b806b56402b16001f344a5f748ba08b745f6275889a8d7a6856433130425467798c9b8976645e73899f8c76604b36210b00000a1d3042556772685d5249423c3a3b414e5e70839797948271615449403c3b3f46515e6d7d8f9684715e4b37241000001f344a5f748b988385918274685f5a595d68778a9c94807d8f85776b615b585c6675879996826d5944301b06000115283b4f63768a9985715d4a3634485b6f83968470768a917d6956422e3d5064778b9885705d4a36230f00000000000000000000000002162a3d5164778c9c8975614e3a26131e3246596d82958f9094806c5945311e13263a4e6175899d8c7864513d2a1603000000000000000000000000000007192b3d4e607285968b7967555a6f869b937c6752525252525252525252525252504739281501000000001122303a3f475c72888c76604b3f3a30222f40506172838f806e5e4d3d3b4a565a5a5548372411000000001b3043556474786351463f40434953677c93826b5648596a7a8c87766555454352595a584e3f2d19050000001c32475c708786705b4631293845515a63686c6f70706f6c686e84907965503b4f64798f7c68533d2813001c31465b708586715c576b809596826d5a47362820212b3d4f5d615b554e463a4f63788d7c68533e2914001c31465b708587715d4834445a6f8695806a543f3333364b5f748b9079644f3b5064798e7c68533e2914001f344a5f748ba08b745f6d80929583705e4b392625374a5c6f829494826e5e73899f8c76604b36210b000012263a4c5f72857a6f655d56514f50555e6c7b8d95828f8f8072665c555150545a636f7c8c9a89786654412e1b0800001f344a5f748b9883778992867b736f6e717986969e8c78718292897d75706e70788593a08d7a66533e2a1601000a1d3144576b8092907c6955412e3c5063778b8f7b686e839686725e4a3734485c6f83978d7965523e2b170400000000000000000000000b1e3245596c809495826d5946321e13263a4e6175899885879a8975614d3a26121e3246596d829594806d5946321e0b0000000000000000000000000000000d1f31435567798b968572605a6f869b937c67523c3c3c3c3c3c3c3c3c3c3c3c3b352a1b0a000000000004121e2632475c72888c76604b36261e12223243546475868d7c6b5b4a3a3942444441382a1a0800000000142637465664675b50535455585d657183907c68533e4c5d6d7d8f84736252423f4444443d302110000000001a2f44586d8389745f4b372738464f4f4e53575a5b5b5a575c71878f78634e4054697d8e79644f3a251000182d42576b808b76615165798d9e8a776554453a35363c495a6d76706963564555697d8e78644f3a261100182d42576b808c77624e3a445a6f8695806a543f3232364a5f748b9079644f41556a7d8e78644f3a2611001f344a5f748ba08b7465778a9c8b786653412e1c1b2d3f526476899c8c796673899f8c76604b36210b0000172c4155697c8f8d8279716a66646569707c8a9a8a77829190837870696666686e76828d998b7b6b5a493724120000001f344a5f748b98836c7988958f888584878d979f90806e64738391918a8684868c95a29383705d4a37230f00001225394d6073889b8874604d393144586c8093887360667a8e8d7966523f2c4053677a8f95826e5a4733200c000000000000000000000013273a4e6175899c8d7865513e2a161b2e4256697d91907c7d92907c6955412e1a162a3e5165798d9c8975614e3a271300000000000000000000000000000002142537495b6d8091907d6c5a6f869b937c67523c27272727272727272727272621180c00000000000000010b1d32475c72888c76604b36210b04152536475868798a8a78685847372d2f2f2d261a0c0000000000091928384751525363686a6a6d7178828f8573604d393f4f607182918270604f3f2f2f2f2920120300000000162b3f54697d8f7966523e3044566364584d45444646445063778b8b76614c475b6f8489745f4b36210d0014283d52667a8f7c69555e71859794837263574e4b4b5059667789847d74614c5c708488735e4a36210c0014283d52667a8f7d695643445a6f8695806a54474747485365798e8c77624d495d708588735e4a36210c001f344a5f748ba08b746f829593806e5b49362411102235475a6c809196847173899f8c76604b36210b0000172c41566a79848f958d85807b79797d858e998c7c6b72828e968c847d7b7b7d838a9394897b6c5d4d3c2b1a070000001f344a5f748b97836c6a77838d969a999b9d978e827162556472808b949a999b9e999084746453412e1b0800001a2e4155687c9093806c584531394d60748893806c585f728696826e5b4734384b5f72869a8a76634f3b281400000000000000000000081b2f4256697d919885705d4935220f23364a5e7186998975768a9985715d4a36220f2236495d708598917d6a56422f1b08000000000000000000000000000000081a2c3e50617386988a77666f869b937c67523c2712121212121212121212110d050000000000000000040c1d32475c72888c76604b36210b000818293a4a5b6c7d8e867565554434231a181209000000000000000b1a29353c445a6f7d808083868c8d8375665543303242536474868f7d6d5d4c3c2b1b150d02000000000011263a4f63778c826d5a47394c6073766a6059535050545e6e809386715c485063768a836e5a45311c08000e23374b5f738885715e5467798c9c9082746a635f60646c7785959785725f5265788c806c5844301b07000e23374b5f738886725f4c445a6f8695806a5c5c5c5c5d6370829584705c485366798d806c5844301b07001f344a5f748ba08b747a8d9b897663513e2c190705182a3d4f617487998f7c73899f8c76604b36210b000013273a4c5b67717b858d9494908f90939891877b6d5e62707c8890979491919397948c82776a5d4e3f2f1f0e000000001f344a5f748282826c596670798287898988837a7062534655626d778086898b89857d726556473624110000001f34495d71858b8b7763503d2b4054697c8b8b776450576a7d8b8a76634e392f43566a7d8b8b806b57422d18000000000000000000001023374b5e728699907c6855412d1a172b3e5266798d95826d6e83968d7965523e2a171a2d4155697c909986725e4b372410000000000000000000000000000000000f21324456687a8c9584716f869b937c67523c2717171717171717171717171717140d03000000000b17202532475c72888c76604b36210b00000b1c2d3d4e5f6f80918372625241312110000000000000000000000b18222f445a6f86919194907d78706557483826253546576778898c7a6a5a49392818080000000000000c2034485c70838a7663514155697c887d746d68666668707c8c907c695647596c808e7a67533f2b160200081c3044576b7d8e7b68575c6d7d8e9c92877d77747678808995998a7967555d6f828a7763503d29150100081c3044576b7d8f7c6a58465a6f86958072727272727276828f8c7a67544d5e70838a7763503d291501001f344a5f748ba08b748598907d6b594634210f00000d20324457697c8f998774899f8c76604b36210b00000b1d2e3d49545f687179808588898988837c74695d4f525e6a747c8387898a888580786f65594d3f30211101000000001d324659686b6b6b6352535d666d717374726e675e52443744505b646b707374737069605547382918060000001f34495d707474746e5b48342a3f54687474746f5c484f6273747473624e39273b4e61727474746a57422d1800000000000000000005182c3f53667a8e9c8874604d3925121f33465a6e82958d7865667a8e95826d5a46321f1226394d6074889c8e7a67533f2c1805000000000000000000000000000000031527394b5c6e80928f7d6f869b937c67523c2c2c2c2c2c2c2c2c2c2c2c2c2c2c292014050000091a28343a3b475c72888c76604b36210b0000000f1f3041526273849180705f4f3e2e1e0d00000000000000000212202d3644596e7b7b7c7d838a8d83746553402c1928394a5a6b7c8d897767574636261505000000000005192c4054677a8d826e5d4b5a6f808c9088827c7b7a7d848e928372604d5364768985725e4b37241000000115283b4e61758786746353606f7d8a969a928d8b8b8e939c94897a6b5b596a7b8d806d5a4734210d00000115283b4e617587877564535a6f8697888888888888888b938c7d6e5c4a5a6a7c8e806d5a4734210d00001f344a5f748ba08b7d90988673604e3c29170400000315283a4c5f718496917d899f8c76604b36210b000000101f2c37424c555d656b6f727473726e6861574c3f414d5760686e72737473706b645c52473c2f2112030000000000172a3b4a545656565145414a52585c5e5f5d5a534b413426333e4850575b5e5f5e5b554d4337291a0b000000001a2e41515d5f5f5f5c503f2c25394a595f5f5f5d513f45555e5f5f5e5545331f3244545e5f5f5f5a4d3b28140000000000000000000d2034475b6f839693806c5845311d14273b4e62768a9985705d5f72869a8a75624e3b27131d3145586c809496836f5b4834210d00000000000000000000000000000000091b2d3f51637587998977869b937c67524242424242424242424242424242423d3223130100142738464f504c5c72888c76604b36210b0000000212233444556676888e7d6d5c4c3c2b1b0a000000000000001020303e4a4e5261666667696e768393836f5c47331e1b2c3c4d5e6f809086756454433323120200000000001124374a5d70828c7a695953636e78828a9093909093938c82736454506070828d7a6755422e1b080000000c1f3245576a7b8d827061535f6d78838b9195979794908a82766a5d59677788867463503e2b18050000000c1f3245576a7b8d8271625a6f868f8f8f8f8f8f8f8f8c857a6e605059687789867463503e2b180500001f344a5f748ba08b889a8e7b685644311f0c000000000a1d2f425467798c9c89899f8c76604b36210b000000010f1a252f39414950565a5d5f5e5d59544d443a2e2f3a444d54595d5e5f5e5b56504940352a1e11030000000000000c1d2d393f4040403e352e373e4347494a48453f382e2317212b343c4246484a4846413a3126190b000000000011233341494a4a4a483f32211b2d3b464a4a4a4840323743494a4a4943372716273643494a4a4a473d2f1e0b00000000000000000215293c5063778b9f8c7764503d29151b2f43576a7d92917c6955576a7d92927d6a56422f1b15293d5064778c9f8b7764503d291502000000000000000000000000000000001022334557697b8d9483869b937c67575757575757575757575757575757574f41301d09001c3044566365605c72888c76604b36210b000000000516273748596a7a8c8b7a6a59493928180700000000000b1d2e3e4e5c635c4e505052545a64768b8b76604c37210e1f2f405161728393837161514030200f0000000000081b2e405365768888776759515c656e757b808383827d776f6355505f6e7d8f826f5d4b382613000000000215283a4c5e6f808f807063575b666f777c808282807b756d64595c6976868a7968574533210e000000000215283a4c5e6f808f8071646d7878787878787878787771685d505c6977868a7968574533210e0000001f344a5f748ba097969683705e4c3927140200000000001225374a5c6e82949898a18c76604b36210b000000000008121c262e363c4145484a494845403931281d1e2831393f4448494a4846413c352c23180d0000000000000000000f1b252a2b2b2b29221b23292f32343433302b241b11060f1821282d31333433312d261e14080000000000000515232e34343434332d22140f1d2a32343434332d222630343434343026190a18252f34343434322b1f110000000000000000000a1d3144586c809397836f5c4834211024374b5f72869a8975614d4f63768a9a86725e4b3723102135485c70849793806c5845311e0a000000000000000000000000000000000416283a4c5e6f82948e869b937c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5f4d38240f001f344a5f737a746c72888c76604b36210b0000000000091a2a3b4c5d6d7d8f8877675646362513000000000014283b4c5c6c7869594d4745485060748a8d77624c37220d122233445465768790806f5e4e3e2d1b08000000000011233547596a7a8b8676695c50525a61666a6c6c6b69635c5155616e7d8d85736352402e1b0900000000000b1d2f40516171828f8274695e555c62676a6b6b6a66615a59626d79878a7b6b5b4a3928160400000000000b1d2f40516171828f827569636363636363636363625d5558626d79878a7b6b5b4a392816040000001f344a5f748ba0ab9e8b786653412e1c0a000000000000081a2d3f516476899caca18c76604b36210b0000000000000009121a21282d3133343433302b251e150b0b151d252b2f33343433312d28211910060000000000000000000000091115161616140e070f151a1d1f1f1e1b171008000000050d14191c1e1f1e1c18120a01000000000000000005111a1f1f1f1f1e191004000c171d1f1f1f1e1911141b1f1f1f1f1b14090008131b1f1f1f1f1e180e010000000000000000001226394d6074889b8f7b6754402c19182c3f53677a8e95826d5945475b6e83968e7a66533f2b18192d4054687b8f9c8874614d3a261200000000000000000000000000000000000b1d2e40526476889a99a49383838383838383838383838383838383837b66503b2611001f344a5f748b888073888c76604b36210b0000000000000c1d2e3f4f6070829285746453422f1c07000000001a2f43576a7987776a615c5a5d636e7d9088735f4a35200b04152637475869798b8d7c6c5c4b382410000000000006182a3b4c5d6c7c8b87796d6359504d5255575757544f535c6672808d86766656453422110000000000000011223343536271808c867b7169615b5755565655595d646c75808b87796b5d4d3d2d1c0a0000000000000011223343536270808c877b7169615b5754535355585d646c75808b88796b5d4d3d2d1c0a000000001f344a5f748ba0a693826e5c49372411000000000000000010223447596c7d91a3a18c76604b36210b000000000000000000060d13181c1e1f1f1e1b17110a020000020a11161a1e1f1f1e1c18130d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e4155697c909b87735f4c3824111f33475b6f83968d7965513e3f53667a8e96836e5b47331f1125384c6073889b907c6955422e1a00000000000000000000000000000000000011233547596a7c8fa0a09f98989898989898989898989898989898917b66503b2611001f344a5f7484899185888c76604b36210b0000000000000010213242536474869282715f4a35200b000000001b30465b708393887d75716f7176808c8f7d6b5844301c070008192a3a4b5c6d7d8f8a7967533e29140000000000000c1d2e3f4e5e6c7a888c80756c645e59565454565a5f666f79849084756758483827160500000000000000051526354453616e7a868e857c75706c6a68686a6d727880898c8276695c4e3f2f1f0f0000000000000000051525354452616e7a868e857c75706c6a68686a6d727880888c8276695c4e3f2f1f0f00000000001f344a5f748ba09b897663513e2c1a07000000000000000005172a3c4f61738699a08c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081014151515141008000000000000000000000000070f141515151410090000000000000000000000000000000000091014151515140f07000000000000000000000000000000000810141515151410080000000000000000001f34495d71858b8b806b5744301c0e23384d6277878785715d4936374b5f7286878776624d38230e1d3044586b808b8b85715d49341f0000000000000000000000000000000000000617293b4d5f70838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b66503b2611001d32465a696e76828d928c76604b36210b000000000000000314253546576778897d705e4a35200b00000000182d41536574828d918a8786878b938a7d70604e3b28150100000c1c2d3e4f5f7082857767533e291400000000000000102130404e5c6a76828d898078726e6b6a6a6b6f747a838c8a80726557493a2a1a0a0000000000000000000817263543515d68737d868d8a8682807d7d8083878d8a83796f64584b3e302111010000000000000000000717263543505d68737d868d8a8682807d7d8083878d8b83796f64584b3e3021110100000000001f344a5f748b8b8b7d6b594634210f000000000000000000000d1f324456697b8b8b8b76604b36210b00000000000711181a1a1a1a19140c12171b1d1e1e1e1c19151009020000000000000000000000000000020e161b1b1b1b1a160d010000000e1a24292a2a2a29241a0e000000000000000000000c1923292a2a2a29251c0f0100000000000000000000000000010f1c25292a2a2a2923190c00000000000000000000000000000e1a24292a2a2a29241a0e00000000000000001f34495d7074747473634f3b28140d22374b5f6f7070706855422e2f4357697070706f5f4b37220d15283c506373747474705d49341f000000000000000000000000000000000000000c1e3041536574747474747474747474747474747474747474747473634f3a251000172a3c4c555a636f7d8b8b76604b36210b000000000000000007172839495a6b796e6052422f1b070000000011243647566470798286898b898680776d605142311f0c000000000f2031415263737567594937241000000000000000031222303e4c59646f79838b8d88838280808284898f8982776d615547392b1c0c0000000000000000000000081725333f4b56606a7279808487898b8b8986827c766f665c52473a2d2012030000000000000000000000081725323f4b5660697279808487898b8b8986837c766f665d52473a2d2012030000000000001f34495d7074747471614e3c291705000000000000000000000215273a4c5e70747474705e4a35200b000000000a19242c2f2f2f2f2e2820262c3032333333312e2a241d150c0200000000000000000000000313202a303030302f2a1f1202000c1d2c373e3f3f3f3e372c1d0c0000000000000000091b2a363e3f3f3f3f382d1f0e000000000000000000000000000e1f2d383f3f3f3f3e362a1b090000000000000000000000000c1d2c373e3f3f3f3e372c1d0c000000000000001a2e41515d5f5f5f5e554533200c081c3042515a5b5b5b574a3926273a4b575b5b5b5a5142301c080d203446565f5f5f5f5d51412e1a000000000000000000000000000000000000000012243648575f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c000d1e2e3a4146515f6e7474705e4a35200b0000000000000000000a1b2c3c4d5d645e504234241200000000000718293846525d656c71737473706b645a4f423324130200000000021324344555626357493b2c1a0800000000000000000412202e3b47525d666f767c8387898b8b8986827c756d645a4f44372a1b0d000000000000000000000000000715222e39444d565e656a6f7273747473706d68625b534a4035291d0f02000000000000000000000000000715212e39434d565e656a6f7273747473706d68625b534a4035291d0f02000000000000001a2e41515d5f5f5f5e5343311f0c0000000000000000000000000a1d2f41515d5f5f5f5d52422f1b07000000051728364044444444433b343b40454748484847433e3831281f150a000000000000000000000f21313d45464646443d30200e0016293b495354545453493b291602000000000000001427384852545454534b3d2b1805000000000000000000000005182b3d4b53545454524838271400000000000000000000000016293b495354545453493b29160000000000000011233341494a4a4a494337281604001324333f45464646433a2c1b1d2d3a43464646453f3324130004172838444a4a4a4a4941332311000000000000000000000000000000000000000007192a39444a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a44382817040000101d262c3441505c5f5f5d52422f1b07000000000000000000000e1e2f3f4a4f4b40322416060000000000000b1a2835404a52585c5e5f5e5c5750473d3224150600000000000006162737454e4e46392b1d0e0000000000000000000002101d2935404a535b62686d7073747473706c68615a51473d3226190c00000000000000000000000000000004101c27313a434a50555a5c5e5f5f5e5b58534e473f362d22170c0000000000000000000000000000000004101c27313a424a50555a5c5e5f5f5e5c58534e473f372d23170c00000000000000000011233341494a4a4a4942352614020000000000000000000000000012233341494a4a4a4941342412000000000e223546545a5a5a5a574c484f55595c5e5e5e5c58534c453b32271b10030000000000000000192c3e4f595b5b5b594e3d2b17001d314558676a6a6a675845311d08000000000000001a2f4356666a6a6a685a48341f0b00000000000000000000000b1f34485a686a6a6a6656432f1a0500000000000000000000001d314558676a6a6a675845311d000000000000000515232e34343434343026190a00000615222b303030302e271c0e0f1d282f303030302b22150600000b1a273034343434342e2315050000000000000000000000000000000000000000000c1b28313434343434343434343434343434343434343434343430271a0b000000000a121723323f484a4a494134241200000000000000000000000111212d363a372e22140600000000000000000b17232d363e4347494a4947423c342b201406000000000000000009192733393933281b0d000000000000000000000000000c18232d3740474e54585c5e5f5f5e5b58534d463e342b2014080000000000000000000000000000000000000a141e272f363c414547494a4a4846433f39332b231a10050000000000000000000000000000000000000009141e272f363c414547494a4a4847433f39332c231a1006000000000000000000000515232e34343434342f25170800000000000000000000000000000615232e34343434342e2416060000000013283d51646f6f6f6f6a595b63696e72737373706d6760584e44392d201304000000000000001e33485c6d7070706c5a46321d001f344a5f74808080745f4a341f0a000000000000001d32475c7280808077624c37220d00000000000000000000000d22374c6277808080725c47321d0700000000000000000000001f344a5f74808080745f4a341f000000000000000005111a1f1f1f1f1f1b1409000000000510171b1b1b1b1a140a00000b141a1b1b1b1b1710050000000009141c1f1f1f1f1f1a110500000000000000000000000000000000000000000000000a151c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1409000000000000000514222d333434342e24160600000000000000000000000003101b2225221b11040000000000000000000006111a22292e32343434322e2821180e03000000000000000000000a161f24241f160a00000000000000000000000000000006111a242c333a3f4447484a4a4846433e39322a21180e030000000000000000000000000000000000000000010b131b21272c303234343433312e2a251f18100700000000000000000000000000000000000000000000010a131b21272c303234343433312e2a251f1810070000000000000000000000000005111a1f1f1f1f1f1b12070000000000000000000000000000000005111a1f1f1f1f1f1a12060000000000142a3f54697c86868676666f777d848789898986827b746b61564b3e312314040000000000001f344a5f74878787735e48331e001f344a5f748b958b745f4a341f0a000000000000001d32475c7288958d77624c37220d00000000000000000000000d22374c62778d9588725c47321d0700000000000000000000001f344a5f748b958b745f4a341f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410191e1f1f1f1a1206000000000000000000000000000000070d0f0d080000000000000000000000000000070f15191d1f1f1f1d19140d0500000000000000000000000000030b0f0f0b040000000000000000000000000000000000000710181f252a2f3233343433312e2a241e170e0500000000000000000000000000000000000000000000000000070d12171b1d1f1f1f1e1c1915100b04000000000000000000000000000000000000000000000000000000070d12171b1d1f1f1f1e1c1915110b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4d5e708294948378838b92989c9b9b9b9b9690887d74685c4f413223130300000000001f344a5f748b9c89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f000000000000000000000000050b0d0b05000000000000000000000002090e111212100c0700000000000001080d101212100d080100000000000000000000000000020d141716110800000000000000000000040d121313131313131313131313131313110a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b11161a1c1e1f1f1e1c19151009030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b11161a1c1e1e1e1c19140f0902000000000000000000000000000b1e3041536476889a8f8b959a928c88868687898f959b91867a6d5f504131211000000000001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000000010e181f2220190f0100000000000000030d161d2326272725211b140a0000020c151c2225272725221c150b010000000000000000000005131f282c2b251a0d0000000000000000091621272929292929292929292929292928251e120400000000000000000000000000000000000000080f14191c1e1e1e1c1a16110c050000000000000000000000000000000000000000000000050c12171b1d1e1e1e1c191510090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d0b05000000000000000000000002090e111212100c0700000000000000000000000000000000000002080c0f111212110e0a0500000000000107090909090906010000000000000000000000000000050e181f262b2f32333333312d29241d160d0400000000000000000000000112243547596a7c8fa09e91877d7772706f707479828c97988b7d6e5f4f3f2e1d0b000000001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000002111f2b3437342c1f100000000000000915202a31373b3c3c3a362f271d1207141f2830373b3c3c3a3630281e13070000000000000000061423313c4140382b1b0b000000000000061827343c3e3e3e3e3e3e3e3e3e3e3e3e3e3e3a30231201000000000000000000000000000000010a141c23292d31333333322f2b26201911080000000000000000000000000000000000000007101920262c3032333333312e2a241d150c020000000000000000000000000000000000000000000000000000010e181e1f1f1f1f1b140900000000000000000000010b1114151514110a0000050e13151515130e050000000000000000000000000000000000010e181f2220190f0100000000000000030d161d2326272725211b130a0000000000000000000000000000060f161c212426272726231f1a130c03000b151b1e1e1e1e1e1b140a0000000000000000000000010c17212b333a40444748484846423e38312a21170d010000000000000000000c1e30415363738493a59883746a635d5b5a5c5f666f7985929b8d7d6d5d4c3a2816040000001f344a5f748b8b89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000212202f3d484c483d2e1d0d000000000b1a27323d454c5052524f4a433a2f231825313b444b5052524f4b443b3125170800000000000004152432414f575449392818070000000000112436455053535353535353535353535353534d41301e0a000000000000000000000000000008131d2730373e42464848484744403a342d241b1106000000000000000000000000000000030f1a232c343b40454748484847433e3831281f150a00000000000000000000000000000000000000000000000000111f2b32343434343026190a000000000000000004121e262a2a2a2a251c100a1722282a2a2a2822170a00000000000000000000000000000003111f2b3437342c1f100000000000000915202a31373b3c3c3a362f271d12050000000000000000000004101a232a3136393b3c3c3b38342e271f160d1c2830333333333330271b0c00000000000000000005121e2a343e474e54595c5e5e5d5b57524c453d342a1f1306000000000000000215283b4d5f7082929a909b8e7c6a59494644474b525c677382919c8c7a69584633210e0000001f34495d707474746f5c47321d001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000e20303e4d5a625b4c3b2b1a0900000a1a293844505960656767645e564c41332736434e585f646767645f574e433526170700000000000e213342515f6b6757463625140300000000172c40536368686868686868686868686868685f4d3a2511000000000000000000000000000d1a25303a434b52575b5d5e5e5c59544f4840372e23180c000000000000000000000000000815212c3640484f555a5c5e5e5e5c58534c453b32271b1003000000000000000000000000000000000000000000000b1e2f3d474a4a4a494337271603000000000000001122303a3f3f3f3f392e201928353d3f3f3f3d35281908000000000000000000000000000212212f3d484c483d2e1d0d000000000b1a27333d454c5052524f4a433a2f23150600000000000000000916222d363e454a4e505252504d48423b33291e2b3944484848484844392a190600000000000000071623303c47515a62696e71737372706c67605950473c302417090000000000000c1f3245586a7c8f9d8c7c8f9a88766453412f32373f4a566372829398877563503e2b180400001a2e41515d5f5f5f5d513f2c19001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f0000000000000000172b3d4e5c6b776a594838271605051728384755626c75797c7b7872695e5142364553606b73797c7c79736a6053443525140200000000152a3e51616f7d75645343322111000000001a2f445a6f7d7d7d7d7d7d7d7d7d7d7d7d7d7d68533e2813000000000000000000000002101e2b37424d565f666c70727373716e69635c544a4035291c0f01000000000000000000000b1926323e49535c636a6f72737373706d6760584e44392d20130400000000000000000000000000000000000000000014283b4d5a5f5f5f5e5545331f0b000000000000081c2f404d545454544c3e2c243646515454545146372512000000000000000000000000000e20303f4d5a625b4c3b2a1a0900000a1a293844505960656767645e564c41332415050000000000000a1927333f4952595f6366676765625d564f463b303949575e5e5e5e5e564836220e00000000000007162533414d59646d767d838789898886827b746c63594e4235271809000000000014283b4e6175889a91807083949482705e4d3b29232c3845546475879892806d5a4734200d000011233341494a4a4a4840322210001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000001d32465a6c7a88776655453423131022354656657380898f92918d867c6f6151445463717d888f92918e887d71625343311f0d00000000182e43586d808e827160503f2e1e0d0000001a2f445a6f859494949494949494949494947d68533e2913000000000000000000000211202e3c48556069727a828688898987837d7770675d53473a2d1f100100000000000000000b1a293744505b666f777d848789898986827b746b61564b3e312314040000000000000000000000000000000000000000182d42576a74747473624e39240f0000000000000e23384c5e696a6a685c49362c4054646a6a6a6454412d1904000000000000000000000000172b3d4e5d6b776a594837271605051728384756626c75797c7b7872695e514233231100000000000919283745515c656d74787b7c7c7977716a62594e42485767737373737365513d281300000000000616253443515e6b76828a92979c9c9b9c9a96908980766b5f534536271808000000071c3044576b7d929986736576899a8e7c6a594735241a27364657697b8e9d8a7663503c281400001a2e41515d5f5f5f5d513f2c19001f344a5f748ba08b745f4a341f0f0f0f0f0f0f0f0f1d32475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000001e33485d72839484736252413020192d4052647484918a827c7d848f8e806f5e4f617282908c837c7c838d8f8271604e3c291602000000172c41556778898f7d6e5d4c3b2b1a090000182e43586d8397867d7d7d7d7d7d7d7d7d7d7d68533e28130000000000000000000010202f3e4c5a66727c868f959a9c9b9b9c97928c847a7064584b3d2e1f0e000000000000000a1a29384754616d78838c93989c9b9b9b9b9690887d74685c4f413223130300000000000000000000000000000000000000192e43586e848b8b79644f3a250f00000000000011263b50667b80807964503b2f445a6f808080705c47321e090000000000000000000000001d32465a6c7a88776655453423121023354656657380898f92918d867c6f6151402f1d0a000000051627374655626e7982888e919392908c867d756b6053566675858989887767523d281300000000031424344352616f7c89949d948e89878687898e959c93897d706354453625140300000e22364b5f73879b907c69596b7c8f9a88766453412f1e18283a4c5e70859893806b57432f1b06001f34495d707474746f5c47321d001f344a5f748ba08b745f4a342525252525252525252532475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000001a2e42556575869182705f4e3d2d2135495c6f829388796d6768717d8d8d7b69596c80908a7a6f68686f7b8b8f7d6c5945311d090000001225384a5a6a7b8c8c7b6a59493827160600162b3f54697d928873686868686868686868685f4d3a25110000000000000000000d1e2e3e4d5c6a77848f9998908b878686888c9299978d8276695b4c3d2c1b0a00000000000617273747566472808b969b928c88868687898f959b91867a6d5f504131211000000000000000000000000000000000000000192e43586e84999079644f3a250f0000000000000f24384d62768b937d6954402d41566a80948a75604c37230e0000000000000000000000001e33485d7283948473625241301f192d4052647484918a827c7d848f8e806f5e4c39261300000010223445556473808c9597918d8b8b8c909692887d716465748594978878695a4a37240f000000000f203142526170808e9a948a807973706f7074798089939b8f827263544332200e000013283d5165798e9c8873604d5f7083949482705e4d3b29171c2e4154687c909b87725e4935200c001f344a5f748b8b89735e48331e001f344a5f748ba08b745f4a3a3a3a3a3a3a3a3a3a3a3a3a475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f000000000000000013253747586878898e7d6c5b4b3a293b5064788c8d7a695b5254606f82948672617589907d6c5d53535d6c7d908975604c38230e000000091b2c3c4d5d6d7d8f88776656453423130211263b4f63778b8f7d6c5d53535353535353534d41301e0a000000000000000008192b3c4c5c6b7a8995998e847c76726f7072777d868f9a9487796a5b4a39281503000000001224354555657483909d92887d7772706f707479828c97988b7d6e5f4f3f2e1d0b000000000000050d11121212121212121212192e43586e84999079644f3a250f0500000000000a1f33485d718698836e5a45303c5165798f8f7a65513c28130000000000000000000000001b2f43556575869180705f4e3d2d2135495c6f829388796d6768717d8e8d7b6956422e1a0600071a2d3f5263738391988d847c777474777b838c968f8274748493988979695a4b3c2c1b08000000081a2c3e4f6070808f9d8f82766d655f5b5a5c5f656d76828e9c918271614f3d2b180500182d41566b809596826c5844536576899a8e7c6a594735231225394c6075899e8d78634e3a2510001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4f4f4f4f4f4f4f4f4f4f4f4f4f4f5c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000819293a4a5b6b7b8c8a79685847363f54697d9386715d4c3e425164788d8d78667b908974604e3f404e607589907a66513c2712000000000e1e2f3f4f60708291857363524130200f0c2034475b6e80918b7b6e635a534c443e3e3e3a30231201000000000000000113253748596a7a8a9994877b7068615d5a5b5d6269727c899697897868574532200d0000000b1e304152637384939a8d80746a635d5b5a5c5f666f7985929b8d7d6d5d4c3a281604000000000c182126272727272727272727272e43586e84999079644f3a2621180c00000000051a2e43576c829688735e4a35374b60758a94806a56412d18030202000000000000000000132637475868788a8e7d6c5b4a3a293b5064788c8d7a695b5254606f829486725d4935200b000f23374a5d6f829297887a706863605f62676f788491928483929989796a5b4b3c2d1e0e000000001325374a5c6d7d8f9d8e7d70645a514a4645474a515964707d8d9c90806d5a4734200c001b30455a6f8599917b67523e47596b7c8f9a88766452412f1d1d31465a6f8499927c68533d2814001f344a5f748b9f89735e48331e001f344a5f748ba08b746464646464646464646464646464646472889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f0000000000000000000b1c2c3d4d5e6e7d8f877565544340566b8297836c58432e354a5f74899079687d9486705b463131465b7086937d68533e2913000000000011213242526373849282705f4e3e2d1c0c182b3e51627383908c80766e6760584e44382a1e120400000000000000000b1e30435566778898938476695e544d484546494e565f6b778695978674624f3c291500000215283b4d5f7082929a8b7c6e62574f494644474b525c677382919c8c7a69584633210e0000000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c43586e84999079644f3c3b352a1b0a0000000a14293e52677c918d78644f3a32465b70859985705b46321d171717140d0200000000000008192a3a4a5b6b7c8d8a79685847363f54697d9386715d4b3e425164788d8d77634e39240f00162a3e5266798c9b8978695d544e4b4a4d535c6672828f9493998a7a6a5b4c3d2d1e0f00000000091c2f425567798b9c8f7d6f6053473d36313032363d47525f6e7d8f9c8a7763503b2611001e33485d72889d8d77634e393c4d5f7083959482705e4c3b29182c41566b809595806a55402b16001f344a5f748b9f89735e48331e001f344a5f748ba08b797979797979797979797979797979797979889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f000000000000000000000e1f2f4050607082928372615140566b8296836e594533394c60758b8f79687d9387705c483536485d7187927c67523d281300000000000314243445556676878e7d6c5c4b3a2a190f213345556472808a938a837b746b6156483a2a19080000000002090d0e15283b4d6072849595857466584c4139333030343a424d5a6776889892806c58432e1900000c1f3245586a7c8e9d8c7b6c5e51453b34302f32373f4a566372829398877563503e2b180400001528394750525252525252525252525252586e8499907964525250473928150000101d262c394d62778c927d68543f2d41566b80948974604b372c2c2c2c281f13040000000000000c1c2c3d4d5e6e808f877565544340566b8297836c57422e354a5f748a9079644f3a250f001a2f44596d8296917d6b5a4c40393635383f4955627183989c8b7a6b5c4d3d2e1f0f00000000001225394c5f728597938270605142352a211c1b1d222a3541505f70838b827766513c2712001f344a5f748a9f8b76604b363041536577899b8e7c6a58473523293e53687d9397836c57422c17001f344a5f748b9f89735e48331e001f344a5f748ba09490909090909090909090909090909090909092a28d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f0000000000000000000001112232435363738590806e5e4d53687c9188746151454856687b8f8b7665798e8b77645346465364778c8d7964503b261100000000000006172737485869798a8b796958473726151627374654616c7680878e8f887d7366584837251200000009151e2323233144576a7d909a89776656483a2e252323232226303c4959697a8d867b6d59442f1a000014283b4e6175889a91806e5e4e403328201b1a1d232c3845546475879892806d5a4734200d00001c31445764676767676767676767676767676e84999079676767645744311c000d1e2e3a4142485d718797836d5944424251657a8f8f79655042424242413c312212000000000000000e1f2f4050617182928372615040566b8296836e594532394c60758b8f79644f3a250f001e33485d72879c8a75614e3c2e252023334252617082909e9c897663503e2f1f10010000000005192d4155687b8f9b88766453423224180e0702080e17233241536578786e645a4a37230e001f344a5f748ba08b745f4a34243648596b7d8f9988766452412f273c52677c9398836c57422c17001f344a5f748b9f89735e48331e001f344a5f748ba09794949494949494949494949494949494949496a38d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000000000414253545566677888d7b6b5a4d61758891806f615a5b65748695826f5f7286948270635a5b6371829585725e4a36210d000000000a1113131a2a3a4b5b6c7c8d8776655444332211192836444f5a636b7279828c9185766654412e1b070008182631383838394d6073889a8f7c6b5949383838383838383730242c3b4c5d707c72695e503e2a1600071c3043576a7d929986736150403022160c060208101a27364657697b8e9d8a7663503c281400001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c8499907c7c7c7c745f4a341f00172a3c4c555757586c829688725e5757575760758a937d6a5757575757574f402f1c0800000000000001112232435363748590806e5e4d53687c9188746151454856687b8f8a76614c38230e001f344a5f74899d88725c47321e14233242516170808f9b8c8d93806d5946321e0a00000000000c2034485d708598927d6b594635241406000000000006142436495b67655b51483c2c1a07001f344a5f748a9f8b76604b36212a3c4e5f7183959482705e4c3b293e53687d9397826c57422c17001f344a5f748b9f89735e48331e001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f000000000000000000000000071728384859697a8b89786756596b7c8e8e80756f7077849288776556687a8b8f82766f6f76828f8a796755422e1b07000004121d25282929292d3d4e5e6f809083726151402f1f202d373b3d474f575e656e79879484715e4a36210d00132536444c4e4e4e55687c909986725f4e4e4e4e4e4e4e4e4e4b4233222e415363685f564c4132210e000e22364b5f73879b8f7c6956443222120400000000000a18283a4c5e70859893806b57432f1b06001f344a5f748b9393939393939393939393939393a0999393938b745f4a341f001d32465a696c6c6c6c7c918d776c6c6c6c6c6c708599846f6c6c6c6c6c6b5e4b37230e000000000000000414253546566677888d7b6b5a4e61758991806f615a5b66748694826f5b47331e0a001f344a5f74899d88725d48331f223241516070808f9c8d7d83968975614e392511000000000012263b4f63778c9d8975614e3b2917060000000000000006192c3d4b5251493e352b1e0e00001e33485d72889d8d78634e39241e3042536577899b8e7c6a58473541566b809595806a55402b16001f344a5f748b9f89735e48331e001f344a5f748ba08b746868686868686868686868686868686872889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f000000000000000000000000000a1a2b3b4b5c6c7d8e857463535f6f7d8a918985868b9287796a594b5c6d7b89938a86868a93897b6c5c4a38261300000011222f393e3e3e3e3e3e405161718290806f5e4d3c2c2e3e4a504d423b434a525c68788a8e7964503b2510001b2f43546163636363708498917c69636363636363636363635f513f2c24364550534c43392f2314040013283c5165798e9c8873604c39271504000000000000000b1c2e4154687c909b87725e4935200c001f344a5f748ba0969191919191919191919191919a989191918b745f4a341f001f344a5f7483838383838e92838383838383838383978983838383838379644f3a250f0000000000000000071728384959697a8b89776756596b7d8e8e80746f70778492887665523f2c1804001d32475c71879b8b77624e3c2c3140505f6f7d8e9d8d7d6e7a8f917c6854402b170200000000172b4055697d9397836d5a46321f0c0000000000000000000e1f2d383d3d362b22180d0000001c31455a6f8599917c67533e2a15243648596b7d8f998876645241465a6f8499917c67523d2813001f344a5f748b9f89735e48331e001f344a5f748ba08b745f53535353535353535353535353535c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000000000000000d1d2d3e4e5f6f8090827060515f6d7782878989867d75695b4c3e4f5d6b76808689898680766a5d4e3e2c1b090000091d2f404d5353535353535353536474858d7c6b5a4a393d4c5c6560514439363e4a5b7086927c67523c2712001f34495e7278787878788a9f8a7878787878787878787878786f5c48352127343c3e3930261c12050000182d41566b809496826c5844301d0a0000000000000000001225394c6075899e8d78634e3a2510001f34495e7385958e7b7b7b7b7b7b7b7b7b7b7b7c93907b7b7b7b735f4a341f001f344a5f748b989898989b9e9898989898989898989c9a98989898989079644f3a250f0000000000000000000a1a2b3b4c5c6c7d8e857463535f6f7d8a918985868b92877969594735231000001a2f43586d8295927d6b5a493a404f5e6e7d8e9d8e7d6f5f738897836e5a45301b07000000001a2f44596e8398927c68533f2b1703000000000000000000010f1b24282822190f0500000000182d41566b809596826d5845311d192a3c4e5f7183959482705e4c4d6075899e8c77634e39240f001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a3e3e3e3e3e3e3e3e3e3e3e3e475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f00000000000000000000000000000010203041516172838f7d6d5c4f5b646d727373706a61574b3d313f4d59636c717373716b63594d3f30200f0000000f24394c5e6868686868686868686867778889786757464a5b6a7a7061564d49494e5d7186917b66513c2712001e33485d70858f8f8f8f94a2928f8f8f8f8f8f8f8f8f8f8f8b7764513d2916212728251d130a000000001b30455a6f8599917b67523e291501000000000000000000091d31465a6f8499927c68533d2814001b3043566677899988776666666666666666677c939079666666635644301c001f344a5f74868686868686978b86868686868686868b9686868686868679644f3a250f000000000000000000000d1d2e3e4e5f6f809082706051606d7782878989867d75685b4c3b2a1806000015293e5165788c9b89776758494e5e6d7c8d9c8f806f60596d839788735e49341f0a000000001d32475c72879c8d78634e392510000000000000000000000000081013130e0600000000000013283d5165798e9c8874604d3a27151e3042536577899b8e7c6a5855687c909a86715d4934200b001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a342929292929292929292932475c72889d8d77624c37220d00000000000000000000000d22374c62778d9d88725c47321d0700000000000000000000001f344a5f748ba08b745f4a341f0000000000000000000000000000040a12233344546475868c7a6a594851585d5e5e5c564e453a2d212f3c4750575c5e5e5c5750463c2f21120200000012273c52677c7d7d7d7d7d7d7d7d7a666a7a8b8674645354687889807369615e5e626b7b8d8c77634e39251000192d4155687c84848484959785848484848484848484848484806c57422c170d121310090000000000001e33485d72889d8d77634e39240f0000000000000000000002182c41566b809595806a55402b160014263849596a7b8c95847362515050505052677c9390796450504f46382714001e33475b6b6f6f6f6f6f7c928c776f6f6f6f6f6f708698836f6f6f6f6f6e604c38230e000000000000000000000010203041516272838f7d6d5c4f5b646d727373706a61574b3d2e1d0c0000000e2236495c6e809196867667595d6c7c8c9b8f8070615154687d938c77624c38230d000000001f344a5f73899f8c76604b36210c0000000000000000000000000000000000000000000000000e22364b5f72879a907c695744332213243648596b7d8f998876645e718598927d6a56422e1a06001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f13131313131313131d32475c72889d8d77624c37220d00000000000102020202020d22374c62778d9d88725c47321d0702020202020100000000001f344a5f748ba08b745f4a341f0000000000000000000000000710181e23262636475767788988766656454448494847423b32281c111e2a343c4347494947433c342a1e11030000000012273c52677c93949494949494917b665d6d7d8f82716155697a8991867c767373767d8a93826f5c4834200b001225394d5f6d6e6e6e8296947d6e6e6e6e6e6e6e6e6e6e6e6e6e65534332200c000000000000000000001f344a5f748a9f8b76604b36210c000000000000000000000014293e53687d9397836c57422c1700091a2b3c4c5d6e809091806f5e4d3c3b3c52677c939079644f3b3a34281a0900182b3e4e585a5a5a5a63778d917c675a5a5a5a5a6c829588735e5a5a5a595142301d0900000000000000000000040a13233344546575868b7a69594851585d5f5e5c564e453a2d1f100000000006192c3f51627384939586776a6b7b8b9a8f807061514250667a908f79644f3a250f000000001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000000000000071c2f43576a7d919986736250403022192a3c4e5f718395948270697b8e9c8975624e3b271300001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d0000000a121717171717171722374c62778d9d88725c47321d1717171717171611080000001f344a5f748ba08b745f4a341f00000000000000000000010e19232c33383b3b3b394a5a6b7b8c8573635342333433322d271f150b010d1721292e323434322e2820170c00000000000012273c52677c808080888c8080807b66505f70828f806e5e5c6b78848e918b89898b919084746452402d190500091d304155666c6c6c8297947d6c6c6c6c6c6c6c6c6c6c6c6c6c6c614f3b2814010000000000000000001f344a5f748ba08b745f4a341f0a000000000000000000000012273c52677c9398836c57422c1700000d1e2f3f50617283948d7c6b5a49383c52677c939079644f3a2520170b00000f20303c434444444a5e738896826c5744444452677b908d78634f4444443e3324130100000000000000000710181f232626364757687889887666554544484a4847423b32281c0f0100000000000f223345556574849296887b7a8a99908270615243394e63788f917b66503b2611000000001f344a5f748ba08b75604b36210b0000000000000000000000000000000000000000000000000014283b4e6174879991806e5e4e403328203042536577899b8e7c75879991806c5946331f0c00001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d0000101d262c2c2c2c2c2c2c2c374c62778d9d88725c47322c2c2c2c2c2c2c2b241a0c00001f344a5f748ba08b745f4a341f00000000000000000002111f2b3640474d5050504c464d5d6e7d8f827060503f2f1e1d19130c02000000040d141a1d1f1f1d19140d04000000000000001025394d5f696a6a72888c766a6a695e4c526273848d7c6b5b5a6671798286888988847c726556473523100000011a2f445a6f8383838397948383838383838383838383838383806b5744301d090000000000000000001f344a5f748a9f8b76604b36210c000000000000000000000014293e53687d9397826c57422c1700000011223343546576879889786756453c52677c939079644f3a250f0400000002121f292e2f2f3044596e839786715c4833384d62768c927c68533f2f2f2b22181004000000000000010e19232c33383b3b3b394a5a6b7b8c8473635242333433322d271f150b000000000000000416273747566573828e998c899991827162534334384e63777c7c7a65503b2611000000001e33485e73889d8d77624d38240f000000000000000000000000060b0d0a0400000000000000000b1e3144576a7c8d9d8d7c6c5e51453b35313648596b7d8f99888394978674614f3d2a170300001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d000d1e2e3a4142424242424242424c62778d9d88725c47424242424242424240372a1a09001f344a5f748ba08b745f4a341f00000000000000000010202f3c49535b61656665615a51506071828f7d6e5d4d3c2c1c0b00000000000000000000060a0a0600000000000000000000000a1d30414e54545c72888c766054544d4045556677888a796858545e666c707373726f6960554738291706000000182c4054687b8f8f8f999c8f8f8f8f8f8f8f8f8f8f8f8f8f8f8773604c37220d0c07000000000000001e33485d72889d8d78634e3924100000000000000000000002172c41566b809595806a55402b1600000004152636475869798b96857463524152677c939079644f3a250f0000000000010d15222c31324054697d928b76614d3834485d718797836d5944323232312c2214050000000002111f2b3640474d5050504c464d5d6e808f827060503f2f1e1d19130c0200000000000000000009192938475563707c89999c9582726356493c2f34485a666767665c4a37230e000000001c31465b70869a907b66513d281400000000000000000000020f1920221f180d020000000000000215283a4c5e6f82919a8b7c6e62584f494645474e5f71839595939b8a7968564432200d0000001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d00172a3c4c5557575757575757575762778d9d88725c5757575757575757575448382612001f344a5f748ba08b745f4a341f00000000000000000c1e2e3e4d5a666f76797b79756d6458536475868c7b6b5a4a39291908000000000000000000000000000000000000000000000000001223303b3f475c72888c76604b3f3a303848596a7a8c877665554a52585c5e5e5c5a554d4337291a0b000000001125384c607278787c929984787878787878787878787878787875624d382322211b120700000000001c31455a6f8599917c67533e2a1502000000000000000000091d31465a6f8499917c67523d2813000000000819293a4b5c6d7d8f9282705f4e52677c939079644f3a250f000000000000122433404647474f64788e907b6652474747586d829687725d49474747463f3223110000000011202f3d49535b62656664615a51506171828f7d6e5d4d3c2c1b0b000000000000000000000000000b1a2937475767778899969a8c8073675a4d3e303c4a515252514b3e2d1b0800000000192e42576c829695806b57432f1b0800000000000000000111202d3537332b1f14090000000000000b1d2f4052627283929a8d80756b635e5b5a5c60676f798ba09c8c7c6c5c4a392715030000001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d001d32465a696c6c6c6c6c6c6c6c6c6c778d9d88726c6c6c6c6c6c6c6c6c6c6655412d18001f344a5f748ba08b745f4a341f0000000000000005172a3b4c5c6b78838b90918f8a8276685a5768788a89786857473726160500000000000000000000000000000000000000000000000004131e2632475c72888c76604b36261e2b3b4c5d6d7d8f8473625242434748484745403930261a0b0000000000091c304354616364788d9d887463636363636363636363636363625746333237362f24190e02000000182d41566b809596826d5845311d0a0000000000000000001125384c6074899d8c77634e39251000000000000c1c2d3e4f607082928e7d6c5b52677c939079644f3a250f0000000000071b2f41515b5c5c5c5f738995806b5c5c5c5c5c687c928c77625c5c5c5c5b50402e1a0600000c1e2f3e4d5a666f76797b79756d6458536475868c7b6b5a4a392919080000000000000000000000000d1f31435465758696938489959285786b5c4e3e2e373c3c3c3c382e2010000000000014293e52677b909b87725e4b37251301000000000000000c1e2f3e494c473d31261b0d0000000000001223344555647382909c92887d7773706f71757a838c979d9a88756452402f1d0c000000001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d001f344a5f7483838383838383838383838e9e8983838383838383838383836f5a442f1a001f344a5f748ba08b745f4a341f000000000000000e213447596a7a899186807c808894877767565b6b7c8d867565544434231302000000000000000000000000000000000000000000000000010b1d32475c72888c76604b36210d1d2e3f4f607182918270604f3f31333332302c261d140800000000000001142636444c4e5e73889c8f7a66534e4e4e4e4e4e4e4e4e4e4e4d463938454c4a41362b201304000013283d5165798e9c8874604d3a271504000000000000000b1c2e4154677b8f9a86715d4934200b0000000000000f20314253637486968a796857677c939079644f3a250f00000000000c21364a5f6f727272727284988672727272727272778c917c72727272726e5d4934200a0005182a3c4d5c6b78838b90918f8a827568595768788a8978685747362616050000000000000000000004172a3d4f6072839395857477839096897a6c5c4c3b2927272727231b100200000000000f24384c6075899c8e7a675442301f0f0200000000000717283b4d5c625a4f44382b1b09000000000005162737465564717d8a959b938d888686878a8f969b91889593826f5e4c3b2917030000001f344a5f748b9f89735e48331e001f344a5f748ba08b745f4a341f0a000000000000001d32475c72889d8d77624c37220d001f344a5f748b989898989898989898989ca09a98989898989898989898866f5a442f1a001f344a5f748ba08b745f4a341f0000000000000015293d516476889182736a676b7684948673604d5e6f80918372625141312010000000000000000000000000000000000000000000000000040c1d32475c72888c76604b36210b10213243536474868f7d6d5d4c3c2b1e1d1b17110a010000000000000000081826313844586c809596836f5c49383838383838383838383833334656615f53483d31221100000e22364b5f72879a907c6957443322120400000000000a1828394b5d708497927d6a57432e1a0600000000000003132435465667788997867564677c939079644f3a250f00000000000d22374c6277888888888888988c88888888888888888e9688888888888876604b36210b000e213447596a7a8a9186807c808893877767565b6b7c8d8675655444332313020000000000000000000c203347596c7d90988776666572808d998a7a6a584634211212120f0800000000000000091d3145596d82949784715f4e3d2d1f130a0504070d17253446586b776c615649392613000000000000091928374653606d78828b93999c9b9b9c9b9790887d77899b8d7b6a5846331e0a0000001f344a5f748b9f89735e48331e001f344a5f748b8b8b745f4a341f0a000000000000001d32475c72888b8b77624c37220d001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b866f5a442f1a001f344a5f748b8b8b745f4a341f000000000000001b2f44586d8094867362565258657689907d69555162728490806f5f4f3e2e1d0d000000000000000000000000000000000000000000000b17202532475c72888c76604b36210b0314253546576778898c7a6a5a49392818080000000000000000000000000009151e293d5164788c9f8c79665544332523232323232323232e3e50637470665a4f402e1b0700071c2f43576a7d919986736250403022160c070508101b28364657687a8d9c8a76634f3b2714000000000000000006172839495a6b7c8d938270677c939079644f3a250f00000000000d22374c62778d9191919191959c9191919191919191919a97939393938c76604b36210b0015293d516476899182736a676c7684948673604e5e6f8091837261514130201000000000000000000012263b4f6376899c8c7a695854616e7c8c98887663503d2a16010000000000000000000002162a3d5164778a9c8f7d6b5b4b3d30261e1a191c212a3543526375887d736756422d18030000000000000a192836434f5b656f777d8488898b8987827c746b6b7d86868676614c37220d0000001f344a5f748b8b89735e48331e001f34495d70747474705d49341f09000000000000001c31465b6e74747471604b36210c001f34495d70747474747474747474747474747474747474747474747474746b58432e19001f34495d70747474705d49341f000000000000001f34495d7288927c6956453d48596c8295846f5a45556576878e7d6d5c4c3b2b1a0a0000000000000000000000000000000000000000091a28343a3b475c72888c76604b36210b00071728394a5a6b7c8d89776757463625150500000000000000000000000000020e2235495c6f8295968472615143362a211b191a1e26303d4c5c6e8083776c5e4b36210d000014283b4e6174879991806e5e4e403328201c1a1d232d3845546475869892806d5a4733200c0000000000000000000a1b2c3d4d5e6f80918f7d6d7c939079644f3a250f00000000000d22374c61767b7b7b7b7b7b8995807b7b7b7b7b7b7b7c928c7c7c7c7c7c75604b36200b001b3044586d8294867362565259667689907c69555162728490806f5f4e3e2e1d0d0000000000000000162b4055697d9293806e5c4b43505e6d7d9093806d5945301b0700000000000000000000000e2134475a6d80919b8a79695b4e4339332f2e31353d47536170829390836f5a442f1a05000000000000000a1825323d49525c636a6f72747473716d6860585f6d6f6f6f6d5d4a35200b0000001f34495d707474746f5c47321d001a2e41515d5f5f5f5d51412e1a0600000000000000172b3e505c5f5f5f5e5343301c08001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915001a2e41515d5f5f5f5d51412e1a000000000000001f344a5f748b8f78634e3a2a3d52677c9387705b464858697a8b8b7a6a59493828170700000000000000000000000000000000000000142738464f504c5c72888c76604b36210b00000a1b2c3d4d5e6f80908574645443332212020000000000000000000000000006192c40526577899b9080706153473d35302e2f3339424e5b6a7a8c958a77634e38230e00000b1e3144576a7c8d9d8d7c6c5e51453b35312f32373f4a566372829398877562503d2a1704000000000000000000000e1f2f4051627384958b7a7c939079644f3a250f00000000000a1e3346586466666666666f84988670666666666666778c917c68676767655846321d09001f34495d7288927c6956443d48596c8296846e5944556676888e7d6c5c4c3b2b1a0a00000000000000192e43586e83988c7763503e33404f6072879b88735e4934200a000000000000000000000005182b3d4f617284949788796c60554d474443464a50596470808f9c8b796653402c170200000000000000000714202b363f484f555a5d5f5f5e5c58534c4550595a5a5a594f402e1b070000001a2e41515d5f5f5f5d513f2c190011233341494a4a4a494133231100000000000000000f21323f484a4a4a4942352514010011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0011233341494a4a4a4941332311000000000000001f344a5f748a8f7964503c2f4053687d9386705b463b4b5c6d7d8f8877665646352514040000000000000000000000000000000000001c3044566365605c72888c76604b36210b0000000e1f2f4051617283938271615140301f0f0000000000000000000000000000102336485a6b7d8e9e8f80716459504a454344474d555f6b79889892806e5b4834200b00000215283a4c5e6f82919a8b7c6e62584f494644474b525c677482919b8b7a69574533200e000000000000000000000001122333445566768898877c939079644f3a250f00000000000317293a485050505050556a7d938a7561505050505e728896826d58525251483a291603001f344a5f748b8f78634e392a3e53687c9387705b464858697a8b8b7a69594938281707000000000000192e43586e84998b745f4b36273143586d83988c76604b36210b0000000000000000000000000e2032445566768695988a7d7269615c5a585b5e646c76828f9e8f7d6d5c4937241100000000000000000000020e19232c343b4045484a4a4947443f39323e44444444443d3122110000000011233341494a4a4a4840322210000515232e34343434342e23150500000000000000000313222d33343434342f25170800000515232e3434343434343434343434343434343434343434343434343434332b201201000515232e34343434342e231505000000000000001d32475c718693806c5a4a444d5d6f8396826d58432e3e4f6070829285746353433222110000000000000000000000000000000000001f344a5f7379746c72888c76604b36210b00000001122233445565768790806f5e4e3d2d1b080000000000000000000000000006192b3c4e5f70808f9e8f82766c645e5a585a5c6168727d8a9896867463513e2b18050000000b1d2f4052627283929a8d80756b635e5b5a5c60666f7985929b8d7d6d5c4b3a2816040000000000000000000000000516263748596a7a8c9483939079644f3a250f0000000000000c1c2a353b3b3b3b3b5065798e8f7a66513d3b44596d839787725d483c3c362a1c0b00001f344a5f748a8f7964503c2f4054687d9386705b463b4b5c6d7d8f8877665645352514040000000000182d42576c82968e796553443c3c47596e83988c76604b36210b000000000000000000000000031426374858677685929b90857c76716f6e7073788089949c8f8070604f3e2c1a0700000000000000000000000006101920262c3033343434322f2a24212a2f2f2f2f2f2a201304000000000515232e34343434332d221404000005111a1f1f1f1f1f1a1105000000000000000000000410191e1f1f1f1f1b12070000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f0200000005111a1f1f1f1f1f1a11050000000000000000192e42566a7d908977685d595f6b7a8c8d7a66533e2a3142526374859282716150402e1b0800000000000000000000000000000000001f344a5f748b887d73888c76604b36210b0000000005152637475869798b8d7c6c5b4b38241000000000000000000000000000000d1f3041516170808e9a94898078736f6e6f71767c858f9b95877767574534210f00000000001223344555647382909c92887d7773706f71747a828c97988b7d6e5f4f3e2d1c0b000000000000000000000000000009192a3b4c5d6e7d8f989f9079644f3a250f000000000000000c182125262626364b60748994806b56412d3f54687d928c77624d392722190c0000001e32475c718693806c594a444d5d6f8396826d58432e3e4f6070829285746353433222110000000000152a3e53677b8f95827061575151586476899c88735e49341f0a0000000000000000000000000008192a3a49586774828d9798918b87858486888d939c968b7d7061524232210f000000000000000000000000000000050c12171b1e1f1f1f1d1a15100e161a1a1a1a1a160e0300000000000005111a1f1f1f1f1e1911050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273a4d60728494877a716e727c8991826f5d4a3723243545566777898f806e5d4b37220d00000000000000000000000000000000001f344a5f74848a9184888c76604b36210b000000000008192a3a4b5c6d7d8f8a7967533e29140000000000000000000000000000011223334352616f7c89939c948d88868485878b90989b90847668594939281604000000000005162737465564717d8a959b938d888686878a8f969c92867a6d5f5041312010000000000000000000000000000000000c1d2e3f5060718393a49079644f3a250f0000000000000000050d1011111d31465b6f849985705b47323a4f63788d917c67533e29150600000000192e42566a7d908977685d595f6b7a8c8d7a66523e2a3142526374859282706150402e1b08000000001024384c607285978f80736a66666b75839392806c5844301b0600000000000000000000000000000c1c2b3a4956636f7a858d94999c99999b9d99948d84796d605243342514030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101415151515151515151515151515151515151515151515151514110a0000000000000000040d1315151515130e05000000000000000000000000000000000000000000000000000b1e314355657584908d8684878f8d82726352402e1b172738495a6a7b8c8a79644f3a250f00000000000000000000000000000000001d32465a696e76828e928c76604b36210b0000000000000c1d2d3e4f5f7082857767533e29140000000000000000000000000000000515253443515e6b76808a92979c9b99999c9b9690887d7266584a3b2b1b0a00000000000000091928374653606d78828b93999c9b9b9c9c9791898074685c4f413223130300000000000000000000000000000000001021324353647586979079644f3a250f00000000000000000000000002182c41566a80948a75604c37354a5e738896826c58432e1a050000000013273a4d607284948779716e727c8a91826f5d4a3723243545566777898f806e5d4b37220d00000000091d304356677889969186807b7b80889394857462503c2915010000000000000000000000000000000d1c2b3945525d6770798085888b8b8a8885807870675c4f42342516070000000000000000010b121515151515151515151515151413100c080200000000000000000000000000000000000000000000060e14181c1e1f1e1d1a17110b0300000000000000000000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a261d11030000000000081621282a2a2a2a2822170a00000000000000000000000000000000000000000000000001142637485765727c85898b89837a706354453423110a1a2b3c4d5d6e80796b5d4a36220d0000000000000000000000000000000000172a3c4c555a636f7d8b8b76604b36210b000000000000000f203141526373756759493724100000000000000000000000000000000007162533414d59636d767c8387898b8b8986827b746a6055483b2c1d0d0000000000000000000a192836434f5b656f777d8488898b8987837c756c62574b3e3123140400000000000000000000000000000000000003142536475868798a8b79644f3a250f0000000000000000000000000013273c5165798f8f7a65513c3045596e839787715d48341f0a000000000b1e314355667584908d8684878f8d82726352402e1b172838495a6b7b8d8a79644f3a250f00000000011426384a5a6a78858f9794919194978e837566564533200d00000000000000000000000000000000000d1b2834404a545d656b6f72747474726f6b645d544a3e32251607000000000000000004131e262a2a2a2a2a2a2a2a2a2a2a2a292825211c160f0800000000000000000000000000000000000008111a22282d31333433322f2b261f170d0300000000000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a2f211000000000051626333c3f3f3f3f3d3528190700000000000000000000000000000000000000000000000008192a3947546069707474736f675e524536271705000d1e2f3f50616e695b4d3f2d1b0700000000000000000000000000000000000d1e2e3a4147525f6e7474705e4a35200b00000000000000021324344555626357493b2c1a080000000000000000000000000000000000071523303c47505a62686d7173747473706d6760574e43372a1d0e00000000000000000000000a1825323d49525c636a6f72747473716d6861594f45392d20130400000000000000000000000000000000000000000718293a4a5b6c747473624e39240f000000000000000000000000000e22374c60758a8b806b56412c4054697d8b8b77624d38230e0000000001142637485765727c85898b89837a6f6354453423110a1b2b3c4d5d6e80796b5d4a36220d0000000000091b2c3c4c5a67727b8388898987837a71655748382716030000000000000000000000000000000000000a17222e38414950565a5d5f5f5f5d5a56504941372c2114070000000000000000001223303b3f3f3f3f3f3f3f3f3f3f3f3f3f3d3a36312a231b11080000000000000000000000000000020e1a242e363d42464849484744403a322a20150a0000000000000016293b4953545454545454545454545454545454545454545454545454544c3f2d1b070000000f22344450545454545146362411000000000000000000000000000000000000000000000000000c1b2a37434d555b5f5f5e5a544b4134271809000000112232435259574b3d2f211000000000000000000000000000000000000000101d262c3441505c5f5f5d52422f1b07000000000000000006172737454e4e46392b1d0e0000000000000000000000000000000000000005121e2a343d464e54595c5f5f5f5e5c58534c443b3125190c000000000000000000000000000714202b363f484f555a5d5f5f5e5c59534d453c32281c1003000000000000000000000000000000000000000000000b1c2d3d4e5b5f5f5e5545331f0b00000000000000000000000000091d32475b6e7474746955412c3b4f6373747472614c38230d000000000008192a3948556069707474736f675e524536271605000d1e2f4050616e695b4d3f2d1b070000000000000e1e2e3c49555f686e727473726d675e5447392a1b0a000000000000000000000000000000000000000005111b252e363c4145484a4a4a4845413c352d241a0f030000000000000000000a1d30414e54545454545454545454545453524f4a453e372e241a0e0200000000000000000000000513202c37414a51575b5e5e5e5c59544e463d32271b0d0000000000001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a695d4a36220d000000152a3e51626a6a6a6a6454412e1b08000000000000000000000000000000000000000000000000000c1925303a41464a4a494640382e23170900000000041525343f44423a2d1f110300000000000000000000000000000000000000000a121723323f484a4a4941342412000000000000000000000a192733393933281b0d000000000000000000000000000000000000000000010c17212a333a4044474a4a4a4947433e3831281e1408000000000000000000000000000000020e19232c343b4045484a4a4947443f39322920150a000000000000000000000000000000000000000000000000000f20303e474a4a4943372716030000000000000000000000000003182b3e505c5f5f5f5a4c3a263446565f5f5f5e5444311e090000000000000c1b2a37434d555b5f5f5e5a544b4034271809000000112232435259574b3d2f21100000000000000000101e2c38434c53595d5f5e5d59534b41362a1b0c000000000000000000000000000000000000000000000008121a21282d313334343433312d28211a110800000000000000000000001025394d5f696a6a6a6a6a6a6a6a6a6a6a6867645f59524a41372c201305000000000000000000051423303d49545d656b70737373726e6962595045382b1d0e00000000001f344a5f7480808080808080808080808080808080808080808080808079644f3a250f000000172c42576c80808080705d4a372411000000000000000000000000000000000000000000000000000008131d262d32343434312b251b11060000000000000716222b2f2e271d0f0100000000000000000000000000000000000000000000000514222d333434342e24160600000000000000000000000a161f24241f160a000000000000000000000000000000000000000000000000040e171f252b2f3234343434322e2a241d150b0200000000000000000000000000000000000006101920262c3033343434322f2a251e160d0300000000000000000000000000000000000000000000000000000212202b333434343026190a0000000000000000000000000000000f21323f484a4a4a463c2e1d2838444a4a4a494336261502000000000000000c1925303a41464a4a494640382e23170900000000041525343f44423a2d1f11030000000000000000000e1a2630383f45484a4948443f382e24190c0000000000000000000000000000000000000000000000000000060d13181c1e1f1f1f1e1c18130d060000000000000000000000000012273c52677c80808080808080808080807d7c78746d665d54493d312315060000000000000003132332414e5b667079808688898987837d756c6256493b2c1d0c000000001f344a5f748b959595959595959595959595959595959595959595959079644f3a250f000000152a3f5365788c958d7a6754412e1b080000000000000000000000000000000000000000000000000000010a12181d1f1f1f1c171108000000000000000000050f171a19140b00000000000000000000000000000000000000000000000000000410191e1f1f1f1a120600000000000000000000000000030b0f0f0b04000000000000000000000000000000000000000000000000000000030b11161a1d1f1f1f1f1d191510090200000000000000000000000000000000000000000000050c12171b1e1f1f1f1d1a16100a020000000000000000000000000000000000000000000000000000000000020f181e1f1f1f1b1409000000000000000000000000000000000313222d33343434322a1e101a2730343434342f25180900000000000000000008131d262d32343434312b241b11050000000000000716222b2f2e271d0f01000000000000000000000009131c242b30333434332f2a241b12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c939595959595959595959594918e88827a70665b4f413324150500000000000010213141515f6c78848d959a9a99999b989289807467594a3b2a19080000001f344a5f748b9da0908f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f79644f3a250f000000102336495c6f82959784705d4a37251200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000410191e1f1f1f1d170d0009141c1f1f1f1f1b13080000000000000000000000010a12181d1f1f1f1c171108000000000000000000050f171a19140b0000000000000000000000000000000910161b1e1f1f1e1a1610080000000000000000000000000000000000000000000000000000000000040c12171a1d1e1e1e1c19140e070c14191a1a1a181209000000000012273c52677c939e8f8f8f8f8f8f8f8f8f8f92969c968d84786d5f51423323130200000000091b2d3e4f5f6f7d8a96988f89868484878c939c9285776859483725130000001e33485c6e808f9d89787878787878787878787878787878787878787876634e39240f00000006192c3f5265788c9f8d7a6754412e1b08000000000000000000000000000000000000000000000000000000000000000000060c11141717171716130f090300000000000000000000000000000000070e1313131313100900000000000000000000000000000000081013131313130e070000000000070e13131313130e070000000000000000000000000000070f13131313110b02000000000000000000000000000000000810141515130d0400000000000000000000000000000000070e13131313131313131313131313131313131313131313110b02000000000000000000000712191c1d1d1d1a1309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1820262c2f32333333312d29221b1e282e2f2f2f2d261a0c0000000012273c52677c9399847878787878787878797c8288909a968a7d7061514131200e000000001326394b5c6d7d8d9b90857b746f6e6e7177808b98968776665442301d0a0000192d3f506171829296857464636363636363636363636363636363636362584734200c00000000102336495c6f82959785715e4b382512000000000000000000000000000000000000000000000000000000000000010a131a2025292c2c2c2c2b28231e170f06000000000000000000000000000d19232829292928241c1002000000000000000000000000010f1b24282929292823190d0000000d1923282929292823190d0000000000000000000000000d1a2328292929261f140600000000000000000000000000000e1a24292a2a2821160800000000000000000000000000000d192328292929292929292929292929292929292929292929261e130500000000000000000918252e323232322e261a0b0000000000000000000000000000000000000000050c12171b1d1e1e1e1c19151009020d15191a1a1a19140c000000000000000000000000000000000000010b1114151515120b0100000000000000000000000000000000000008101415151514110a000000000000000000000000000000000a11141515151410080000000000000000000000010d18222b333b40444748484846423d362f2f3b4344444441382a1a0800000012273c52677c9399846e6363636363636364686d747d88939c8e806f5f4e3d2b19070000001b2f4356687a8c9b8c7d7268605a58595d636d7988979584725f4c392612000010223243536474859692827161504e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d473a2a18050000000006192c3f5264778b9e8e7a6754412e1b080000000000000000000000000000000000000000000000000000000009141d262e353a3e41424242403d38322b23190f04000000000000000000000b1c2b363d3e3e3e3d382e200f0000000000000000000000000e1f2d383d3e3e3e3d362b1c0b000b1c2b363d3e3e3e3d362b1c0b000000000000000000000d1d2b373d3e3e3e3b322415030000000000000000000000000c1d2c373e3f3f3c332616050000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3a312314020000000000000316273641474747474238291805000000000000000000000000000000000006101920262c3032333333312e2a241d1520292f2f2f2f2e281e110100000000000000000000000000000004121e262a2a2a2a261e1304000000000000000000000000000000000e1a24292a2a2a2a261d110300000000000000000000000002101c252a2a2a2a29241a0e00000000000000000006131f2a353e474f55595c5e5e5e5b57514b423d4d585a5a5a554837241100000012273c52677c9399846e584e4e4e4e4e4e505358606a7582909e8e7d6c5b493724110000001f34495e7285988d7c6e60554c46434448505c69798a9c8f7c6955412d190500041525364656677788998f806e5d4d3c383838383838383838383838383833291c0c000000000000102235485b6e82959885715e4b3825120000000000000000000000000000000000000000000000000000030f1b26303a42494f535657575755514c463e362c22160a00000000000000000015283a4852535353534b3e2d1a070000000000000000000006192c3d4b5253535352483a28150015283a485253535352483a28150200000000000000000a1a2b3b49525353534e4232200d00000000000000000000000216293b49535454504434220f00000000000000000000000015283a48525353535353535353535353535353535353535353534e42311f0c0000000000000b1f3345545c5c5c5c554735220e000000000000000000000000000000030e19232c343b40454748484847433e383128303d44444444433b2f1f0d0000000000000000000000000000001122303a3f3f3f3f3b3023120000000000000000000000000000000c1d2c373e3f3f3f3f3a2f21100000000000000000000000000f202e393f3f3f3f3e372c1d0c00000000000000081624303c47515b63696e72737373706c655e554c5a6b6f6f6f6654402b1600000012273c52677c9399846e584338383838383b3e454d58647282919b8a786653412e1a0700001e33485c6e7b88806e5e504338312e2f343e4b5b6d80929985705c48331f0a000007182839495a6a7a8c9c8c7b6b5a4939282323232323232323232323231f170c0000000000000005182b3e5164778b9e8e7a6754412e1c090000000000000000000000000000000000000000000000000614212d38434d565d63686b6c6c6c6a66615a52493e33281b0e00000000000000001c31455866686868685c4a37230f000000000000000000000e2235495b67686868665845311c001c31455866686868665845311c08000000000000000617283849596668686860503c28130000000000000000000000081d314558676a6a62513e2a150100000000000000000000001c31455866686868686868686868686868686868686868686868604e3b271200000000000010253a4e627172727164513c271200000000000000000000000000000814202b363f484f55595c5e5e5e5c58534c443b3f4e585a5a5a584d3d2a170300000000000000000000000000081c2f404d545454544e41301d0a000000000000000000000000000016293b4953545454544c3f2d1b0800000000000000000000061a2c3e4c5454545453493b291600000000000008172634414e5a646e777d848789898886827972685e5e738686836c57422c1700000012273c52677c9399846e58432e23232323252a313a4654637385979683705d4a36230f0000192d3f505d6a777361504032261d191a212d3d4f63768b9f8b77624d38230e0000000a1b2b3c4c5d6d7d8f9989786757463625150e0e0e0e0e0e0e0e0e0e0b040000000000000000000f2235485b6e82949885715e4b3926130000000000000000000000000000000000000000000000061523313e4a56606971777c82838383807b756e655c5145392c1e0f000000000000001f344a5f747d7d7d7966523f2b1804000000000000000003162a3e5165787d7d7d745f4a341f001f344a5f747d7d7d745f4a341f0a00000000000003142435455667777d7d7d6b56402b16000000000000000000070e141f344a5f7480806c57422c1b150f070000000000000000001f344a5f747d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d69543f2a1500000000000011263b50667b88887d68533e2913000000000000000000000000000a1825323e49525c63696e72737373706d6760584e4d5d6c6f6f6f6b5a46311c07000000000000000000000000001124384c5e696a6a695f4d39261200000000000000000000000000001d314558676a6a6a695d4a372410000000000000000000000f2236495c686a6a6a675845311d00000000000717263544525f6b77828b92989c9b9b9b9a958e857b6f63738998836c57422c1700000012273c52677c9399846e58432e190e0e0e10151e2936455667798c9f8d7966523e2a160100102232404c59646356443222140902050f2033475c70869a907a66503b2611000000000d1e2e3f4f60708291968675645343322211010000000000000000000000000000000000000005182b3e5164778a9e8e7a6855422f1c0900000000000000000000000000000000000000000005152433424f5c68737c868d929698989794908a82786e63574a3c2d1e0f0000000000001d32465a6d829494826e5b4733200c00000000000000000b1e3246596d829494826e5a47321e001f344a5f748b948b745f4a341f0a00000000000010213242536374859494826b56402b160000000000000009121b22282d344a5f748b836c5742342f2a231b1207000000000000001f344a5f748b94949494949494949494949494949494949494806a543f2a1500000000000011263b50667b91947d68533e29130000000000000000000000000a192836434f5b656f777d848789898986827b746b615b6b7b868683725d48331e0900000000000000000000000005192c4054677b80807c6955412e1a07000000000000000000000000001f344a5f748080807a67533f2c1804000000000000000003172b3e526579808080745f4a341f0000000003142535445362707d89949c948d88868686898d94988d8274738998836c57422c1700000012273c52677c9399846e58432e191111100c040b1827384a5c6f839695826d5945301c08000414222f3c48504f463827150400000004192e43586d8398937c67523c271200000000001021314252637384949382716150402f1f0e00000000000000000000000000000000000000000f2134475a6d82949885725f4c3926130000000000000000000000000000000000000000021323334251606d7985909999938f8c8c8d90959c958c8074675a4b3c2d1d0c0000000000172b3e5265798d9e8a76634f3b2814000000000000000013273a4e6175899d8d7966523f2b18001f344a5f748ba08b745f4a341f0a00000000000d1e2e3f4f60708292a397826b56402b16000000000007121c262e363c42474b5f748b836c574c49443e372e241a0e0000000000001f344a5f748ba0949090909090909090909090909090909090806a543f2a1500000000000011263b50667b91947d68533e29130000000000000000000000091928374654616d78828b93989c9b9b9b9b9690887d7469798a9686756555432f1b060000000000000000000000000d2135485c7083959585715d4a36230f000000000000000000000000001d3246596d829595836f5b4734200c00000000000000000b1f33465a6d829595826d5a46321d0000000010213243536271808f9b9489807873706f7073788089939285768998836c57422c1700000b17273c52677c9399846e58432e2626262520160a091a2d3f53667a8f9c88735f4a36210c00000f1f2c363a3b3a38342b1e0e00000003182d42576c8398937c67523c271200000000000313243445556676879890806e5e4d3d2c1b0b0000000000000000000000000000000000000005182b3e5164778a9d8f7b6855422f1c09000000000000000000000000000000000000000e2031415161707d8b97988d857d797676777a8088929c928677695a4b3b2a1907000000000f22364a5d718598927d6a5743301c08000000000000081b2f42566a7d919986715e4a37230f001f344a5f748ba08b745f4a341f0a000000000a1a2b3c4c5d6d7d8f9fac97826b56402b16000000010d19252f39424a51575c6063748b836c64615d58524a41372b1e1102000000001f344a5f748ba08b79797979797979797979797979797979797969543f2a1400000000000011263b50667b91947d68533e29130000000000000000000006172737465564717d8a959b928c88868687898f969b918679879789786757473726130000000000000000000000000216293d5064778c9fa18d7965523e2b1704000000000000000000000000172a3e5165788d9f8b7763503c2814010000000000000013273b4e62758a9d8d7965523e2b17000000091b2d3f50617082909c8f82766c645e5b5a5b5f646c75828d94868998836c57422c1700091a28343c52677c9399846e58433b3b3b3b3a332819081023374b5f74889d8e78644f3a251000081b2d3d494f4e4e4e483c2c1c0e07060f1f32465b70859a907b66513c271200000000000006162737485869798a9b8d7c6b5a4a39291808000000000000000000000000000000000000000e2134475a6d80939885725f4c392613000000000000000000000000000000000000081a2c3d4e5f6f808e9c91857a706964616062666c74808a9796887868584836251301000000071a2e4155697c909a87735f4b3824100707070707071023374a5e728699917d6956422e1b07001f344a5f748ba08b745f4a341f0a0000000617273849596a7a8c9c99a197826b56402b16000004121f2b37414c555d656b707578798b837b7876726d665e54493c2f2010000000001f344a5f748ba08b7464646464646464646464646464646464645d4c3a261100000000000011263b50667b91947d68533e2913000000000000000000001223344555647382909c92887d7772706f70747a828c96988c958b7a6a5a4a392919080000000000000000000000000a1e3145596c8094959395826d5a46331f0c0000000000000000000000000e2236495d70849893806b5744301c09000000000000081b2f43566a7d929885715d4a36220f0000011426384b5c6e808f9c8d7d706459504a4644464a5059636f7c8a959498836c57422c1700142738464f52677c9399846e5850505050504f45372613081c31455a6f8499927c68533e2814000f23374a5b646363635a4a3a2b211c1b212d3c4e61758a9e8d77634e39240f00000000000000091a2a3b4b5c6c7c8d9a89786857473626150400000000000000000000000000000000000005182b3d5063768a9d8f7b6855422f1d0a0000000000000000000000000000000000132537495b6c7d8e9e8f8273685d554f4c4b4d5158616d798796978776655442301e0b000000001226394d6074889c8f7a6753402c1d1d1d1d1d1d1d1d2b3f53667a8e9c8975614e3a261300001f344a5f748ba08b745f4a341f0a00000314243545566777889993849597826b56402b1600051422303c48545f68717980868a8d909492908f8c87827971665a4d3e2e1d0c0000001f344a5f748ba08b745f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4a3f2f1d0a00000000000011263b50667b91947d68533e29130000000000000000000b1e2f4152637383929a8d80746a635d5b5a5c5f666f798591a1937d6d5c4c3c2c1c0b0000000000000000000000000012263a4d6175889c89869a8a76624e3b2714000000000000000000000000061a2d4154687c909b8773604c3825110909090909091024374b5f72869a907c6955412e1a0700000a1d304356687a8c9d8e7d6e6052473d35312f31363d46515e6c7a8a9a98836c57422c17001c3044566366677c9399846e6666666666666355432f1b06172c41566b809595806a55402b160012273c5166797878776858493d353130353e4a5a6b7d929a86725d4935200b00000000000000000c1d2d3e4e5f6f8090978675645443332212010000000000000000000000000000000000000e2134475a6d80939885725f4c39261300000000000000000000000000000000091c2f425467798a9b90807063564b413b3736383d454f5b687787979483715f4d3a2815020000000a1d3145586c809397836f5c4834323232323232323233475b6e839694806d5945321e0a00001f344a5f748ba08b745f4a341f0a000010213142526373859597867d9497826b56402b1600112232404e5a66717b858d949a9a979495939394979c968d84786b5c4c3b29180500001f344a5f748ba08b745f4a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a362d21110000000000000011263b50667b91947d68533e291300000000000000000215283b4d5e7082929a8b7c6e62574f494644474b525e6f8090999b8b7a69584634210e000000000000000000000000071b2e4255697c9094827d92927d6a5743301c080000000000000000000000001125394c6073889b8f7b6854402d1e1e1e1e1e1e1e1e2c3f53677a8e9c8874604d39261200000013263a4d6072859892806f5f5042352a211c1a1c212934404e5c6b7b8c98836c57422c17001f344a5f737b7b7c9399847b7b7b7b7b7b7b725d48331e0914293e53687d9497826c57422c170011263b5065798f8f8675675a514a464649505b6878899b917d6a57432f1b060000000000000000000f2030415161728393938372615140301f0e00000000000000000000000000000000000004172a3d506376899c8f7c695643301d0a0000000000000000000000000000001225394c5f728596948372615245382e2622212329323d4a5968798a9c8f7c6a5744311e0a0000000215293c5063778b9f8b776350474747474747474747474f63768a9e8c7864513d2a160200001f344a5f748ba08b745f4a341f0a000d1d2e3f4f607082929a8a797d9497826b56402b1600192d40515e6b77848f9899918a86827d887c7c808388909996897a6a594734210e00001f344a5f748ba08b745f4a342525252525252525252525252525221b10030000000000000011263b50667b91947d68533e291300000000000000000c1f3245586a7c8e9d8c7b6c5e51453b34302f3b4c5c6c7c8d92849398877563503e2b180500000000000000000000000f23364a5d7185998c78768a9a87725f4b382411000000000000000000000000091d3044586b80939784705c4835333333333333333334485b6f839694806c5845311e0a0000061a2e4256697c909987746351413224170d0710191f2122303e4d5e738998836c57422c17001f344a5f748b91919a9f9291919191919189735e48331e0912273c52677c9398836c57422c17000d22374c61768ba09486786d645e5b5b5e646d798796978673614e3b2714000000000000000000000212233344546475869690806f5e4e3d2c1c0b0000000000000000000000000000000000000e213447596c80939986725f4c392613000000000000000000000000000005192d4154687b8f9c897765544434271b120d0b0e15202d3b4a5b6d7d919a8874604d3a2612000000000d2134485b6f839793806c5c5c5c5c5c5c5c5c5c5c5c5c6b80939884705c4935210e0000001f344a5f748ba08b745f4a341f0a0a1a2b3b4c5d6d7d8f9e8d7c6b7d9497826b56402b16001e33485d6f7c8995998f857c76706c72887c676a6d747c889698887664513e2a1602001f344a5f748ba08b745f4a341f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0700000000000000000011263b50667b91947d68533e2913000000000000000014283b4e6175889a91806e5e4e4033282027394959697a8a958575879892806d5a4734200d0000000000000000000004172b3e5266798d9884706e82968f7a6753402c190500000000000000000000000115283c5063778a9e8c776450484848484848484848485063778b9f8c7764503d29150200000d2136495d718699907c6a5745342314060212212d3436363636485e738998836c57422c17001f344a5f748b8b8b969c8c8b8b8b8b8b8b89735e48331e0913283d53687c9398836c57422c1700091e33485d71879b96938a80787370707278808a97988979685644311e0b0000000000000000000000051526364757687889998d7c6b5b4a3a291908000000000000000000000000000000000004172a3d506376899c8f7c695643301d0a000000000000000000000000000c2034485d70859892806c59483626170900000000030f1d2d3d4f6174879b907c6955412d190400000005182c4053677a8e9b887472727272727272727272727273879b8f7b6854402d19060000001f344a5f748ba08b745f4a341f0a17273849596a7a8c9c90806f687d9497826b56402b16001f34495e72849692877b7269615c5c72887c675459606a77889994826d5945311c08001f344a5f748ba08b745f4a341f0d0d0d0d0d0d0d0d0d0d0c0800000000000000000000000011263b50667b91947d68533e291300000000000000071c3043576a7d929986736150403022161b304456677788988877697b8e9d8a7763503c2814000000000000000000000c1f33475a6e8295907c6866798e97836f5c4834210d0000000000000000000000000c2034475b6f839694806c5e5e5e5e5e5e5e5e5e5e5e5e6c809397836f5c4834210d00000012273c5064798d9c8874604d3a281605000d20303f484b4b4b4b4b5e738998836c57422c17001f34495d7074747c939984747474747474746f5c47321d08152a3f54697d9497826b56412c1700041a2f44586d83978e8390948d888786888d949d9488796b5b4a39271502000000000000000000000000081829394a5a6b7b8c9a8a796858473726150500000000000000000000000000000000000d203346596c80939986725f4c3926140100000000000000000000000011263b4f63778c9e8a76624f3c2a1908000000000000000f203244576a7d929985705c48331f0a000000001024374b5f72869a908888888888888888888888888888909b8773604c382511000000001f344a5f748ba08b745f4a341f14243545566677889994837261687d9497826b56402b16001b2f425567798b8275695f554d475c72887c6752454d59697c909d89745f4b36210c001f344a5f748ba08b745f4a342222222222222222222222211c13070000000000000000060911263b50667b91947d68533e29130a0600000000000e22364b5f73879b8f7c695644322212041e33485e7383838379695e70859893806b57432f1b0600000000000000000014283b4f63768a9c8874605e7286998c7764503d291502000000000000000000000004182b3f53667a8e9c887473737373737373737373737373889b8f7b6754402c1905000000172c41556a809496826d5845311e0b000015293d4e5c606060606060738998836c57422c17001a2e41515d5f677c9399846e5f5f5f5f5f5f5d513f2c1904192d42576c8297947d69543f2a150000162a3f54697d93927c808a92989b9b9b98928b8276695c4d3d2c1b0a00000000000000000000000000000b1b2c3c4d5d6e7d8f978675655444332312010000000000000000000000000000000004172a3d506375899c8f7c695643301d0a000000000000000000000000172b4054697d9397836e5a4733200d00000000000000000215283b4f63778b9f8b76624d38240f00000000081b2f43566a7d92a09795959595959595959595959597a093806b5744301d09000000001f344a5f748ba08b745f4a341f21314252637385959787756554687d9497826b56402b16001325374a5c6e807163574c4239475c72887c67523c3b4d61758ba08e78634e39240f001f344a5f748ba08b745f4a3737373737373737373737373630251606000000000005111a1f1f263b50667b91947d68533e291f1f1b120700000013283c5165798e9c8873604c39271504001c314559686c6c6c6a5c54687c909b87725e4a35200c0000000000000000081c3043576a7d9293806c58566a7d9294806c5845311e0a0000000000000000000000001023374a5e728699918989898989898989898989898989919a87735f4c382411000000001b30455a6f8499917b67523e2915020000192f44586c767676767676768998836c57422c1700112333414952677c9399846e584a4a4a4a4a48403222100b1f33475c70869a907b66513c2712000011263b5065798f96826d767d84878887837d776e64584c3e2f1f0e000000000000000000000000000000000e1e2f3f5060708292948372615140301f0f00000000000000000000000000000000000d203346596c8092998672604d3a27140100000000000000000000001a2f44596e8398927d68543f2b17040000000000000000000c1f33485c70869a907b66513d2813000000000013273b4e6275899c87808080808080808080808080879c8a76634f3b281401000000001f344a5f748ba08b745f4a341f2e3e4f607082929b8a79685853687d9497826b56402b1600081a2c3e51616b6253463a2f32475c72887c67523c33485e73899f9079644f3a250f001f344a5f748ba08b745f4c4c4c4c4c4c4c4c4c4c4c4c4c4b42342411000000000515232e3434343b50667b91947d68533e3434342f2517080000182d41566b809496826c5844301d0a000016293b4b55575757564c4c6075899e8d78634f3a251000000000000000001124384c5f73879a8c7764504e62758a9c8874604d392612000000000000000000000000081b2f4256697d91a29594949494949494949494949495a2927d6a5743301c08000000001e33485d72889c8d77634e39240f0000001a2f445a6f868c8c8c8c8c8c9098836c57422c17000515232e3c52677c9399846e584334343434332d22140414273a4e62768b9f8b76624d38230e00000d22374c60768b9a857063696e7072706e69635b51473b2e201101000000000000000000000000000000000011213242536374859590806f5e4e3d2d1c0c000000000000000000000000000000000417293c4f6275899c907c695643301d0a00000000000000000000001d32475c72879c8e78644f3a25110000000000000000000004192e42576c829794806a543f2a1500000000000b1f32465a6d82958e7a6a6a6a6a6a6a6a6a6a6a7a8e96836e5b4733200c00000000001f344a5f748ba08b745f4a342b3b4c5c6d7d8f9e8e7c6c5b4b53687d9497826b56402b1600000f2133435056514435281d32475c72887c67523c394b5f748a9f9079644f3a250f001f344a5f748ba08b7462626262626262626262626262625f52412d190500000011233341494a4a4a50667b91947d68534a4a4a494235251401001b30455a6f8599917b67523e29150100000c1d2d3940424242413a465a6f8499927c68533e29140000000000000005192c4054677b8f97836f5c48465a6d8295907c6955422e1b0700000000000000000000000013273a4e6175899c877d7d7d7d7d7d7d7d7d7d7d7d879c8a76624f3b281400000000001f344a5f748a9f8b76604b36210c0000001a2f445a6f869090909090909090836c57422c1700000512273c52677c9399846e58432e1f1f1f1e1911050f203143566a7d929a86705c48331f0a0000091e33485d71879b89735f55595b5c5b59554f473e35291d1002000000000000000000010202020202020202041425354556667788988d7c6c5b4b3a2a1908000000000000000003030303030303030d203346596c8092998673604d3a271401000000000000000000001f344a5f73899f8c76614c37220d0000000000000000000000152a3f54697d9497826c57422c17000000000003172a3e5165798d96836e5b5454545454545b6f83968e7a66533f2b180400000000001f344a5f748ba08b745f4a343848596a7a8b9c91806f5f4e3e53687d9497826b56402b160000041525333d403d3426171d32475c72887c6752404a57687a8fa28d78634e39240f001f344a5f748ba08b777777777777777777777777777777705d48331e080000001a2e41515d5f5f5f5f667b91947d685f5f5f5f5e5343301c08001e33485d72889d8d77634e39240f000000000f1c262c2c2c2c2c2c41566b809595806b56402b16000000000000000e2135485c7083978f7b6754403e5265798d9985715d4a36230f0000000000000000000000000b1e3245596d82948f7a686868686868686868687a8f95826e5a47331f0c00000000001f344a5f748ba08b745f4a341f0a0000001a2f44596e797979797979797979796b57412c1700000012273c52677c9399846e58432e190a0a09050b141f2d3d4e60738699927d6a56422d19050000041a2f44586d83978d77634e4446474644403b342b22170c0000000000000000000610151717171717171717171717283849596a7a8b9b8a796858473726160500000000000b1418191919191919191919293c4f6275889b907c695643301d0a000000000000000000001f344a5f748ba08b745f4a35200b000000000000000000000013283d52677c9398836c57422c170000000000000e2236495d7085988a76634f3f3f3f3f4f63768a9986725e4a3723100000000000001f344a5f748ba08b745f4a344556667788989484726251413e53687d9497826b56402b16000000071521282b2921161a2132475c72887c6752535c687586989c88735f4a36210c001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8d8d8d89735e48331e090000001f34495d7074747474747b91947d747474747471604b36210c001f344a5f748a9f8b76604b36210c00000000000a121617171717293e53687d9397836c57422c170000000000000216293d5064778c9b87735f4c38364a5d7185998d7966523e2b1704000000000000000000000002162a3d5164788c97836f5b5353535353535b6f83978d7966523e2b170400000000001f344a5f748b9f8b76604b36210c000000162b3e5160646464646464646464645e4f3c281400000012273c52677c9399846e58432e191717181a1f26313d4b5b6c7d909c8975624e3b271300000000162b3f54697d93917b67523d3132312f2b26201919191712090000000000000a18232a2c2c2c2c2c2c2c2c2c2c2c2c2c3b4c5c6d7d8e97877665554434231202000001111e282d2e2e2e2e2e2e2e2e2e2e3345586b7d92998673604d3a2714010000000000000000001f344a5f748ba08b74604b36200b000000000000000000000013283e53687c9398836c57422c17000000000000061a2d4154687c9093806b5744303043576b8092917d6956422f1b080000000000001f344a5f748ba08b745f4a425263738595988776655544343e53687d9497826b56402b1600000000040d1416161f272e353b475c72887c67606770798694a291806c5844301c07001f344a5f748ba097949494949494949494949494949489735e48331e090000001f344a5f748b8b8b8b8b8b95978b8b8b8b8b8b77624c37220d001f344a5f748ba08b745f4a341f0a000000000000000000000012273c52677c9398836c57422c170000000000000a1e3145596c809493806b5744302e4255697d9195826e5a47331f0c0000000000000000000000000e2135495c7084978b7763503e3e3e3e5063778b9985715d4a36230f0000000000001e33485e73889d8d77634d39240f0000000f2233424c4f4f4f4f4f4f4f4f4f4f4b40311f0d00000012273c52677c9399846e58432e2c2c2c2d2f333a434e5b69798a9b917d6c5946331f0b0000000012263b5065798f95806b56412e2e2e2e2e2e2e2e2e2e2c261b0e00000000061828363f4242424242424242424242424242424f5f70809194837262514130200f00000e1f2f3b424343434343434343434343434e6175889b907c695644311e0b0000000000000000001f34495e73899e8c77624d38230e0000000000000000000000162b40556a809496826b56402b16000000000000001225394c6073889b8773604c38384c5f73879b8975614e3a2713000000000000001f344a5f748ba08b745f4a4f607082929b8b7969584837293e53687d9497826b56402b16000000000004121e28333b434950555c72887c6f757b838c97a0938473614f3c291501001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d735e48331e090000001f344a5f748b99999999999fa199999999998d77624c37220d001f344a5f748a9f8b76604b36210c000000000000000000000014293e53687d9397826c57422c1700000000000012263a4d6175899c8b77634f3c28263a4e6175899c8a76624f3b281400000000000000000000000006192d4054687b8f93806c5844313044586b8093907c6955422e1b070000000000001c31465b70869a907b66523d291400000004152430383a3a3a3a3a3a3a3a3a3a372f22130200000012273c52677c9399846e5843424242424344484e56606c798898958573614f3c291603000000000d22374c61768b99846f5a454343434343434343434341392c1c0a000000102336465357575757575757575757575757575757576272839491806f5f4e3e2c1a0600182b3d4d5758585858585858585858585858586b7d91998673604d3a27140100000000000000001c31475c70869b907a65513c281300000000000000000000071b2f44586d8397937d68533e291400000000000000091d3144586b80938f7b6754404053677b8f95826d5946321e0b000000000000001f344a5f748ba08b745f4c5c6d7d8f9e8e7d6c5c4b3a2a293e53687d9497826b56402b16000000000514222f3b464e575d646a6f74887d838990979f998f837465554432200d00001f344a5f748ba08b746868686868686868686868686868655644301b060000001f344a5f74848484848484929584848484848477624c37220d001e33485d72889d8d78634e39240f0000000000000000000002172c41566b809595806a55402b160000000000071b2e4255697c9196836f5b4734201e3245596d8295927d6a5743301c080000000000000000000000001125384c6073879b8873604c39384c6073889b8975614d3a261200000000000000182d42576c829595826c58432f1c0800000006131d23252525252e3638352d25231c12040000000012273c52677c9399846e585757575757585a5d6269727d8a9897887767554432200d0000000000091e33485d72879b88735e5858585858585858585858554a3a2714000000152a3f53646c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c7687978e7d6c5c4936210d001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e74889b907d6a5744311e0b0000000000000000192e43586c829694806b56422e1b070000000000000000000e22364a5e72879c8e79644f3b2611000000000000000115283c5063778b9784705c48485c6f83978c7865513e2a1603000000000000001f344a5f748ba08b745f596a7a8b9c9180705f4e3e2d1c293e53687d9497826b56402b1600000003132332404d58626a72787d84899093989e9a958d867c706456473827150300001f344a5f748ba08b745f535353535353535353535353535148392714010000001e32475a6a6e6e6e6e6e7b91947d6e6e6e6e6e6c5d4935200b001c31455a6f8599917c67523e291501000000000000000000091d31465a6f8499917c67523d281300000000000f23364a5d7185998e7a67533f2b18162a3e5165788d9a87735f4c382411000000000000000000000000091c3044576b8092907c6854414054687b8f94806c5945311e0a0000000000000014293d52667a8f9b87725f4b3825130100000001090e0f0f1f303f4a4e493e33271b0d000000000012273c52677c9399846e6c6c6c6c6c6c6c6f72767d86909b948778695949382714020000000000041a2f44596d83978c776e6e6e6e6e6e6e6e6e6e6e6e6857432e1a050000172c42576c838383838383838383838383838383838383838383909b8a79644f3a240f001f344a5f748484848484848484848484848484848484969a8773604d3a27140100000000000000152a3e53677c909a86725e4a372412000000000000000006192b3e5165798d9c88735f4a36210d00000000000000000d2034475b6f83968c7764505063778b9884705d4935220e00000000000000001f344a5f748ba08b745f66778898958473625241302013293e53687d9497826b56402b160000000e203141505e6a757d868d93999e9e95908c86807972695f534738291a090000001f344a5f748ba08b745f4a3e3e3e3e3e3e3e3e3e3e3e3e3d362a1b0a00000000182b3d4d5758585858667b91947d6858585858574e3f2d1a0600182d41566b809596826d5844311d0a0000000000000000001125384c6074899d8c77634e3925100000000004172b3e5266798d9a86725f4b3724100e2235495d7085988f7b6754402c190500000000000000000000000114283b4f63768a9884705d49485c7084978c7764503d291602000000000000000f23374c6074889c8f7a675442301f0f0100000000000818293c4e5d635c5044392b1b090000000012273c52677c939a85838383838383838384878b9199988e8376695a4b3b2b1a0900000000000000162b4054697d939084848484848484848484848484705b46301b060000172c42576c8398989898989898989898989898989898989898989da09079644f3a250f001f344a5f748b99999999999999999999999999999999a0a0907d6a5744311d08000000000000001024394d6175899d8d796653412f1e0d00000000000005142436485a6d829595826d5945301c08000000000000000004182b3f53667a8e94806c59586c80938f7c6854412d190600000000000000001f344a5f748ba08b746373849598887666554534231313293e53687d9497826b56402b16000005182b3e4f5f6e7c88929a9c958f8a8c807b77716b655e564c4136291a0b000000001f344a5f748ba08b745f4a3429292929292929292929292822190c00000000000e1f2f3b4243434350667b91947d6853434343423c302110000013283d5165798e9c8874604d39271503000000000000000b1c2e4154677b8f9a86715d4934200b000000000c2033475a6e8296927d6a57432f1b08061a2d4155687c9097836f5c4835210d0000000000000000000000000c2033475a6e82968c7865515064778c9784705c4835210e0000000000000000091d3145586c80939885725f4e3d2d1f13090505080e18263647596b786e6256493926130000000012273c52677c93a0999898989898989898999c99948d857b7065584b3c2d1d0d000000000000000012273b5065798f9e99999999999999999999999987705b46301b060000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b79644f3a250f001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8773604b36210c00000000000000091e32465a6d82949683705e4c3c2b1d10060000020a152332425365778a9e8d7965513e2a16010000000000000000001023374b5e7286998875616073889b8873604c3925110000000000000000001f344a5f748ba08b747082919c8b7a6959483727160513293e53687d9497826b56402b1600000e2235485b6d7d8d9a9b9088827a75887c67625d57514a42392f24180b00000000001f344a5f748ba08b745f4a341f13131313131313131313130e0600000000000001111e282d2e2e3b50667b91947d68533e2e2e2d291f120300000e22364b5f72879a907c6956443221110400000000000a1828394b5d708497927d6a57432e1a060000000114283b4f63768a9e8a76624e3b271400001225394d6074889c8c7764503d291602000000000000000000000004182b3f5266798d95826d59586c80948f7b6754402d190500000000000000000115293d506376899b8f7d6c5b4b3d30261e1a1a1c222a36445464768980736756422d180300000012273c52677c8b8b8b8b8b8b8b8b8b8b8b8a8884807971685e53473b2d1e0f0000000000000000000e23374c61768b8b8b8b8b8b8b8b8b8b8b8b8b8b87705b46301b060000172c41556974747474747474747474747474747474747474747474747473624e39240f001f34495d7074747474747474747474747474747474747474747471604b36210c0000000000000003162a3e5164778a9d8e7c6a59493b2e221a1514171d27334150607083959583705d4936220e00000000000000000000081b2f42566a7d91907c69687c9093806b5844301d090000000000000000001f344a5f748ba08b747d8f9f8f7d6d5c4b3b2a1a090013293e53687d9497826b56402b16000014293d5164778a9c988a7d746c6672887c675248433d362e261d12060000000000001f344a5f748ba08b745f4a341f16161616161616161616161616120a0000000000000b141819263b50667b91947d68533e291918140d02000000071c2f43576a7d9199867361503f2f21150b0605080f1a28364657687a8d9c8a76634f3b271400000000091c3043576a7d9296826e5a47331f0b00000a1d3145596c809494806c5945311e0a0000000000000000000000000f23374a5d7185998975616074889b87735f4c382411000000000000000000000d203346596c7d909b8a79695b4e4239322f2f31363e47546271839491836f5a442f1a0500000011263b506474747474747474747474747474726f6a655d554c41362a1d0f000000000000000000000a1f33485d6f7474747474747474747474747474746d5945301b05000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5545331f0b001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c0800000000000000000e2134475a6d809199887767594b3f352e2a292b313944515f6e7d8f9c8a786653402d1a06000000000000000000000013273a4e6175899985717084988b7763503c2815010000000000000000001f344a5f748ba08b7a8b9c9282705f4f3e2e1d0c000013293e53687d9497826b56402b160000192e42576c80959c8a796b60585c72887c67523c2e28221b130c06000000000000001f344a5f748ba08b745f4a342b2b2b2b2b2b2b2b2b2b2b2b2b2b261d10010000000000000011263b50667b91947d68533e2913000000000000000014283b4e6174879991806e5d4d3f32271f1b1a1c232c3845546475869892806d5a4733200c000000001124384c5f73879b8d7966523e2b170400000216293d5064788c9c8874614d3a2612000000000000000000000000071b2e4255697c91917d69687c90927d6b5744301c090000000000000000000004172a3c4e607183939888796c60554d474444464a515a657180909c8a7866533f2b17020000000d213547575f5f5f5f5f5f5f5f5f5f5f5f5f5d5a56504a42392f24180c000000000000000000000005192d40515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c4f3d2a160200000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943372716030011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494235251401000000000000000005182b3d5062738595968676695d5249433f3e40454c56626f7d8d9c8f7d6d5b493624110000000000000000000000000b1e3246596d82958d79788c96836f5b4734200d000000000000000000001f344a5f748ba08b889895857363524131201000000013293e53687d9497826b56402b1600001c31465b70869a94806d5b4e475c72887c67523c27141d232421190e0000000000001f344a5f748ba08b745f4a4040404040404040404040404040403a2e1f0f0000000000000011263b50667b91947d68533e291300000000000000000b1e3144576a7c8d9d8c7b6b5d50443b34302f31363f4a566372829398877562503d2a170400000005192d4054677b8f9986725e4a37230f000000000d2135495c708498907c6955422e1b0700000000000000000000000012263a4d6175899986727085988a76634f3b28140100000000000000000000000d1f31435465758594988a7d7268615c5a5a5b5f656d7783909e8f7d6c5a493623100000000005182a39444a4a4a4a4a4a4a4a4a4a4a4a4a4845413c362e261c12070000000000000000000000000011223240484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483e31200e00000000101e2a32343434343434343434343434343434343434343434343434343026190a00000515232e34343434343434343434343434343434343434343434342f251708000000000000000000000e213244566777889795887a6f655d5754535559606973808d9c918270604f3d2b190700000000000000000000000003162a3d5164788c958280948e7a66533f2b1804000000000000000000001f344a5f748ba098989888776656453424130300000013293e53687d9497826b56402b1600001d32475c72889d907a66513d475c72887c67523c272430383a352b1e0e00000000001f344a5f748ba08b745f565656565656565656565656565656554c3d2c190500000000000011263b50667b91947d68533e291300000000000000000215283a4c5e6f82919a8a7b6e61574e484544464b525c677382919b8b7a69574533200e000000000e2135485c708497917d6956422e1b070000000006192d4054687c909985715d4a36230f0000000000000000000000000a1e3145596c80948d79788d96826e5a4733200c000000000000000000000000021325364757667585929b8f857c75716f6f707479828a949c8f8070604f3d2b190700000000000c1b28313434343434343434343434343433302c27211b12090000000000000000000000000000000514222d33343434343434343434343434343434332c21130200000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b14090000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1207000000000000000000000003152738495969788795988c8278716c6a686a6e747c86919d90827263534231200e00000000000000000000000000000e2235495c7084988a889a86725e4b37231000000000000000000000001f344a5f748ba0ac9c8c7a6a5948382716060000000013293e53687d9497826b56402b1600001d32475c72889d9079644f3a475c72887c67523c2733424c4f493c2c1a08000000001f344a5f748ba08b746b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b695b4834200b00000000000011263b50667b91947d68533e29130000000000000000000b1d2f4052627283929a8c80746a635d5a5a5b5f656e7985929b8d7d6d5c4b3a2816040000000216293d5064778c9d8975614e3a27130000000000001125394c6073889b8d7966523e2b170400000000000000000000000216293d5064778c968282958d7966523f2b1804000000000000000000000000000719293948576673828d9798908a87868686898e959d958a7d7061524231200e000000000000000a151c1f1f1f1f1f1f1f1f1f1f1f1f1f1e1b18130d070000000000000000000000000000000000000511191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e190f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a2b3b4b5a697684909b958d8682807d8083889099988c807163544535251402000000000000000000000000000006192d4154687b8f9796927d6a56432f1b0800000000000000000000001f344a5f748ba09f8f7d6d5d4c3b2b1a09000000000013293e53687d9497826b56402b1600001b30465b70869a917b67523e475c72887c67523c37435160645a4a372513010000001f344a5f748ba08b828282828282828282828282828282828277624c37220d00000000000011263b50667b91947d68533e2913000000000000000000001223344555647382909c91877d77726f6f707479828c97988b7d6e5f4f3e2d1c0b000000000a1e3145596c809495826d5946321e0b000000000000091d3144586c809395826e5a47331f0c0000000000000000000000000d2135485c7083978a899986725e4a37230f0000000000000000000000000000000b1b2a394856636f7a858d949a9c9b9a9b9c98928b83786d60524334241302000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810141515151410080000000000000000000000030d1315151515140f06000000000008101415151515151515151515151515151514120e0903000000000000000000000000000000000000000d1d2d3c4b5966727d8892999b97949495989d978f857a6e61544536271707000000000000000000000000000000001125384c6073879b9d8975614e3a27130000000000000000000000001f344a5f748ba0928270604f3f2e1d0d00000000000013293e53687d9497826b56402b160000182d42576b809596826e5c4c475c72887c6752414a55617078675543301e0c0000001f344a5f748ba099979797979797979797979797979797978d77624c37220d00000000000011263b50667b91947d68533e29130000000000000000000005162737465564717d8a959a928c88868486898e959c92867a6d5f5041312010000000000012263a4d6175899c8d7965513e2a17030000000000000115293c5064778b9e8a76624f3b281400000000000000000000000005192c4054677b8f9898917d6956422e1b07000000000000000000000000000000000c1b2a3845515d6771798085888b8b8987837d776f665b4f42342516060000000000000000000000000000000000000a1114151515130e05000000000000000000000000000000000000000000000000000002070b0d0e0e0d0a0702000000000000000000000000000e1a24292a2a2a29241a0e000000000000000000071520272a2a2a2a2822180b0000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a27231e170f050000000000000000000000000000000000000f1e2d3b4855606b757d858a8e9091908d89837b72675c504336271809000000000000000000000000000000020a0f1d3044576b808c8c826d5946321f0b0000000000000000000000001f344a5f748b8c85746352423121100400010609090913293e53687d8c8c826b56402b16000014283d5165788c9e8b796a5d545c72887c6752555d6772808572604e3b28140000001f344a5f748b8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c77624c37220d00000000000011263b50667b91947d68533e29130000000000000000000000091928374653606d78828b93999c9b999b9c9791898074685c4f413223130300000000001a2e4255697c919985715d4936220e00000000000000000d2134485c6f8397927d6a5743301c070000000000000000000000001124384c5f73879a9c8975614e3a26130000000000000000000000000000000000000c1a2734404a545d656b7073747473716e69635b53493d31241607000000000000000000000000000000000003111d262a2a2a2a2822170a00000000000000000000000000000000000000000000000911171c2022232322201b161008000000000000000000000c1d2c373e3f3f3f3e372c1d0c00000000000000051525333c3f3f3f3f3d35291a08000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c38322b22180d0000000000000000000000000000000000000f1d2a37434e5861697075787b7b7978746e675f554b3f3326180900000000000000000000000000000007141e2426283b4f637476767565513e2a17050000000000000000000000001f34495d7076767567564535262520160e151b1e1e1e1b283d5266757676766954402b1500000e2235495c6f829298887a70686472887c67646a71798590907d6b58432e190400001f34495d70767676767676767676767676767676767676767672604b36210c00000000000011263b50667b91947d68533e29130000000000000000000000000a192836434f5b656f777d8488898b8987837c756c62574b3e312314040000000000001f34495d71858b8b7c6955412e1a06000000000000000005192c4054677b8b8b87735f4a35200b000000000000000000000000081c3043576a7d8b8b826d5945321e0a000000000000000000000000000000000000000a16222d38414a50565b5e5f5f5e5c59544f483f362c20140600000000000000000000000000000000000010212f3a3f3f3f3f3d35281907000000000000000000000000000000000000000009131c242b31353738383734302b241b1208000000000000000016293b495354545453493b29160200000000000011223343505454545452473725120016293b495354545454545454545454545454545454514c463e352a1e110300000000000000000000000000000000000c1925313b454e555c6063666665635f5a534c42382d21150800000000000000000000000000000005162531393b3b3a4656606060605848362b22180c00000000000000000000001a2e41525e60606058493a3b3b3a332822292f333333302a374959606060605a4b3926110000061a2d3f5263748593988d847d7876887c76797d858d97978b7d6d59442f1a0400001a2e41525e60606060606060606060606060606060606060605f5444311d0800000000000011263b50667b91947d68533e2913000000000000000000000000000a1825323d49525c636a6f72747473716d6861594f45392d201304000000000000001f34495d7074747472614d392612000000000000000000001124384c5f70747474705e4a35200b0000000000000000000000000014283b4f627374747464513d2a1602000000000000000000000000000000000000000005101b252e363c4246484a4a494744403a342c23190e02000000000000000000000000000000000000071b2d3f4c545454545146362411000000000000000000000000000000000000020f1b26303840454a4c4e4e4c49453f372e251a0e010000000000001d314558676a6a6a675845311d0800000000000d1e2f4051616a6a6a6a6555422d19001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6866615a51473c2f211203000000000000000000000000000000000008141f28323a41474b4e5859524e4a453f382f261b1004000000000000000000000000000000000f2234434e50504f47444b4b4b4b4848453e35291c0d00000000000000000000122434424a4b4b4b46454e50504f4537353e44484848443e343b464b4b4b4b473c2d1c0a00000010223446566674828e9798928f8c8e8b8c8f9399988f85796d60503e2a16010000122434424a4b4b4b4b4b4b4b4b4b555a544d4b4b4b4b4b4b4b4a433626140100000000000011263b50667b91947d68533e291300000000000000000000000000000714202b363f484f555a5d5f5f5e5c59534d453c32281c100300000000000000001a2e41515d5f5f5f5e5444311e0a00000000000000000000081c3042525d5f5f5f5d52422f1b07000000000000000000000000000c1f3345555e5f5f5f574735210e000000000000000000000000000000000000000000000008121a21282d3133343434322f2b262018100700000000000000000000000000000000000000000d22364a5d696a6a6a6454402c18030000000000000000000000000000000004121f2c38434c545a5f626363615e59534b41372c1f120400000000001f344a5f74808080745f4a341f0a00000000091a2b3c4d5e6f80808080705b46301b001f344a5f748080808080808080808080808080807d7b756e64594d3f302110000000000000000000000000000000000000020c151f262d394a5b6b6d655e51412e241c1309000000000000000000000000000000000000172b3f526166666457454750585d5e5e5a51473a2b1c0b0000000000000000000616242f3536363641546266666355434851585d5e5d595145383236363636332b1e0f0000000005172838485764707a848b9094979b9a9895918c857c72675c4f4232210e0000000616242f35363636363636364555666f68605646363636363635302618080000000000000011263b50667b91947d68533e2913000000000000000000000000000000020e19232c343b4045484a4a4947443f39322920150a0000000000000000000011233341494a4a4a494336261502000000000000000000000013253441494a4a4a494134241200000000000000000000000000000316273743494a4a4a44392a180500000000000000000000000000000000000000000000000000060d13181c1e1f1f1f1d1a16110c05000000000000000000000000000000000000000000000f253a4f64798080806f5a442f1a05000000000000000000000000000000021222303d4a555f686e7377787876736d675e54493d30221303000000001f344a5f748b958b745f4a341f0a00000005162738495a6b7c8d9589776656422e19001f344a5f748b959595959595959595959595959594908a82776b5d4e3f2e1d0b0000000000000000000000000000000000000004152536475768788279705d49341f0900000000000000000000000000000000000000001a2f44596e7b7b7560515a636c7273736e6458493a28160400000000000000000006121b20212132475c717b7b725d515b646d7273726d63564738262121211e180d0000000000000a1a2a3946535e6770767b80828b8583807c7770685f554a3e312314040000000006121b2021212121213041526273847c74634f3a25212121201c1408000000000000000011263b50667b91947d68533e2913000000000000000000000000000000000006101920262c3033343434322f2a251e160d0300000000000000000000000515232e34343434342f2518090000000000000000000000000716242e34343434342e2416060000000000000000000000000000000a1926303434343431281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f64799095866f5a442f1a05000000000000000000000000000000102030404e5b67727b83898c8f8e8c88837a71675b4e40312111000000001f344a5f748ba08b745f4a341f0a00000112233445566777899a8d7b6a5a49382613001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8d8f959e94897b6c5d4c3a28150200000000000000000000000000000000000011223243546475869483705d49341f0a0000000000000000000000000000000000000000192f44586d838f7a6a656d7680878988827667584633200d0000000000000000000000070b0b1c31465b70858c7868666e77828889888274655544311e0b0b090400000000000000000c1b2835414b545b62666a748b836c6b67625c554c43382c20130500000000000000070b0b0b0c1c2d3e4e5f7082918976644f3a25100b0b0b080100000000000000000011263b50667b91947d68533e291300000000000000000000000000000000000000050c12171b1e1f1f1f1d1a16100a02000000000000000000000000000005111a1f1f1f1f1f1b1308000000000000000000000000000006121a1f1f1f1f1f1a1206000000000000000000000000000000000009141b1f1f1f1f1c150a00000000000000000000000000000000000000000000000000000000000000020e171d1e1e1e1c191d1e1e1e1b150b00000000000000000000000000000000000f253a4f6479909b866f5a442f1a0500000000000000000000000000000b1d2e3e4e5e6c79858f979a969493959a968e84786b5e4f3f2f1e0d0000001f344a5f748ba08b745f4a341f0a00000e1f3041526373859690806e5e4d3c2b1a09001f344a5f748ba08b77777777777777777777777779828b979a8b7a695745321f0b00000000000000000000000000000000000b1d2f3f506171839389776553412e1a060000000000000000000000000000000000000000162a3f53677b8e887c79808a938b888a92867563503d29140000000000000000000000000000182d41566a7d90867b7a828b928a888a928473614e3a26120000000000000000000000000b18242e3840474d525f748b836c57524e48413930261b0f0300000000000000000000000518293a4b5c6c7d8e8f7c6b594734210c000000000000000000000000000011263b50667b91947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112202b32333333312d3233333330281c0d00000000000000000000000000090f1212253a4f6479909b866f5a442f1a12110d05000000000000000000000316283a4b5c6c7c8a97988e86827d7d80868d97968a7c6d5d4d3c2a180500001f344a5f748ba08b745f4a341f0a000a1b2c3d4e5f7082929484726151402f1e0d00001f344a5f748ba08b746262626262626262626262656d798897988775614e3b2713000000000000000000000000000000000013273a4c5d6e80908f7d6b59473624120000000000000000000000000000000000000000001024384c5e70828f9190938a807672758292806c58432f1a050000000000000000000000000013273a4e60728390909092897d75727683907d6a55412c180300000000000000000000000006111b252c33384a5f748b836c574239342d251d1309000000000000000000000000000c2134475869798a9583715f4d3c291805000000000000000000000000000011263b50667b8b8b7d68533e2913000000000000000000000000000000000000000000040d1315151515140f0600000000000000000000000000070f1415151515120c0200000000000000000000000000000000000a1114151515140f06000000000000000000000000000000000008101415151514110b01000000000000000000000000000000000000000000000000000000000000000000000d1f303d4648484846404748484844392b1a070000000000000000000004111d242727273a4f6479909b866f5a442f27272621180c0000000000000000000d20334557697a8b9a92867a726b68686b717a85919a8c7b6b594735221000001f344a5f748ba08b745f4a341f0a061728394a5b6b7c8e9888766555443322110000001f344a5f748ba08b745f4c4c4c4c4c4c4c4c4c4c515b69798b9e927d6a56412d180000000000000000000000000000000000172c41566a7b8b8b8472604e3c2a1806000000000000000000000000000000000000000000091c2f415262707c838480776d635d63758a87715d48331e08000000000000000000000000000b1e31435564727d83847d766c625d64778b846f5a45301b0600000000000000000000000000000811181f344a5f748b836c57422c1f19120a00000000000000000000000000000010253a4f6476878b8a77665342301e0c00000000000000000000000000000010253a4f637374747466523d28130000000000000000000000000000000000000000081621282a2a2a2a2822180b00000000000000000000000c1923292a2a2a2a271f1405000000000000000000000000000002101c252a2a2a2a2822180b0000000000000000000000000000000e1a24292a2a2a2a261e1204000000000000000000000000000000000000000000000000000000000000000000162a3d4e5a5e5e5e5a515c5e5e5e574937230f0000000000000000000012222f393c3c3c3c4f6479909b866f5a443c3c3c3b352a1b0a000000000000000215293c4f62758798918274685e575353565d6773829099897764523f2b1804001f344a5f748ba08b745f4a341f0a132435465767788a9b8c7a695948372615040000001f344a5f748ba08b745f4a3737373737373737383e4b5b6d82959a85705b46311c0000000000000000000000000000000000172c41556974747474665442301f0d0000000000000000000000000000000000000000000000122435445360696d6e6b635a50485b6e74746f5c47321d080000000000000000000000000002142637465561696e6e6a63594f495d7074746d5945301b0500000000000000000000000000000000091f34495d7074746955412c1705000000000000000000000000000000000010253a4f63737474746c5a48362413010000000000000000000000000000000c203446565f5f5f5f584836230e00000000000000000000000000000000000000051626333c3f3f3f3f3d35291a090000000000000000000a1b2a363e3f3f3f3f3b31231302000000000000000000000000000f202e393f3f3f3f3d35291a08000000000000000000000000000c1d2c373e3f3f3f3f3a3022110000000000000000000000000000000000000000000000000000000000000000001a2f44596c7373736b5e6f73737366533e29140000000000000000000a1d2f404c52525252526479909b866f5a52525252504739281501000000000000091d3145586c809295847363564b433e3e424a556271829494826f5b4834200c001f344a5f748ba08b745f4a341f0f20314252637486978f7d6d5d4c3b2a1908000000001f344a5f748ba08b745f4a3422222222222222232d3e5165798f9e89735e49341f000000000000000000000000000000000012263a4c5a5f5f5f5f584837251301000000000000000000000000000000000000000000000006172635424d5458585650473d3e505c5f5f5d513f2c1904000000000000000000000000000008192837444e555858554f463c41515d5f5f5c4f3d2a160200000000000000000000000000000000061a2e41515d5f5f5a4c3a26120000000000000000000000000000000000000c203446565f5f5f5f5b4e3d2b19070000000000000000000000000000000004172838444a4a4a4a453a2b1907000000000000000000000000000000000000000f223444505454545452473726150400000000000000061728394852545454544e42311e0b000000000000000000000000061a2c3e4c5454545452473725120000000000000000000000000016293b4953545454544d402f1d0c00000000000000000000000000000000000000000000000000000000000000001b30465b708789866f60768989806a543f2a150000000000000000001125394d5e67676767676779909b866f6767676767645744311c070000000000000f24384c6074889c8a77665546392e29292e3844536476899c8b77634f3a2611001f344a5f748ba08b745f4a36261c2d3e4e5f708292938271604f3f2e1d0c00000000001f344a5f748ba08b745f4a341f0d0d0d0d0d0d0f22374b60768c9f8b745f4a341f00000000000000000000000000000000000a1d2e3c464a4a4a4a453a2b190800000000000000000000000000000000000000000000000000081725303a404343413c342b323f484a4a4840322210000000000000000000000000000000000a1926313a404343413b332a3341494a4a483e31200e00000000000000000000000000000000000011233341494a4a463c2e1d0a00000000000000000000000000000000000004172838444a4a4a4a473e301f0d0000000000000000000000000000000000000b1a27303434343431281c0d0000000000000000000000000000000000000000152a3e51626a6a6a6a655544332211000000000000021324354657666a6a6a69604e3a26110000000000000000000000000c2135495c686a6a6a6555422d19040000000000000000000000001d314558676a6a6a695e4c3b291706000000000000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a1500000000000000000013283e53687c7c7c7c7c7c7c909b867c7c7c7c7c7c745f4a341f0a00000000000014293e52677b8f95826d5a4837281b14141b273647596c8094927d6954402b16001f344a5f748ba08b7463534435293a4a5c6c7d8f9786756453433221100000000000001f344a5f748ba08b745f4a341f1111111111111123374c61768c9d88735e48331e000000000000000000000000000000000000101e2a323434343431281c0d00000000000000000000000000000000000000000000000000000007131d262b2e2e2c282118222d333434332d221404000000000000000000000000000000000008141e262c2e2e2c272017232e343434332c2113020000000000000000000000000000000000000515232e343434322a1e1000000000000000000000000000000000000000000b1a273034343434332b2012010000000000000000000000000000000000000009141c1f1f1f1f1c150b000000000000000000000000000000000000000000172c42576c80808080736251402f1e0d00000000000f2031425364758080807d68533e29130000000000000000000000000e23384e6378808080705b46301b060000000000000000000000001f344a5f748080807c6a5847352311000000000000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a1500000000000000000013293e53687d93939393939399a19493939393938b745f4a341f0a000000000000192d42576c82968f7a66523e2b190a000009182a3d5065798f97836d58432e19001f344a5f748ba091827162534436475868798b9b8a79685747362514030000000000001f344a5f748ba08b745f4a3426262626262626262e3f52667a8f99856f5a46311c000000000000000000000000000000000000000d171d1f1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000010a1116191917130d0510191e1f1f1e19110500000000000000000000000000000000000000020b1217191917120c05111a1f1f1f1e190f03000000000000000000000000000000000000000005111a1f1f1f1d170d0000000000000000000000000000000000000000000009141c1f1f1f1f1e180f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3e526475869591806f5e4d3c2b1a090000000a1b2c3d4e5f708293948371604e3b26110000000000000000000000000e23384e63788f9587705b46301b060000000000000000000000001d3246596b7d8f9588766452402f1d0b0000000000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a1500000000000000000013293e53687d848484848484919b87848484848484745f4a341f0a0000000000001c31465b70869a8c76614c37230f000000000d22374c60768c9b866f5a45301b001f344a5f748ba0a090827162524353647586978f7d6c5b4a39291807000000000000001f344a5f748ba08b745f4a3b3b3b3b3b3b3b3b3b404c5c6e8295927d6a55412d180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b1113131313110b020000000f2335465768798a9b8d7b6a59483726150400061728394a5b6c7d8f988775645343321f0b0000000000000000000000000e23384e63788f9c87705b46301b06000000000000000000000000172a3c4e5f71839594826f5e4c3a29170500000000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a1500000000000000000012273b50626d6e6e6e6e6e79909b866f6e6e6e6e6e6a5a47321e090000000000001e33485e73889d8c76604b36210b000000000b20354a5f748b9b86705b46301b001f344a5f748ba094939080706152607182939282705f4e3d2d1c0b00000000000000001f344a5f748ba08b745f50505050505050505050535d6a7a8c998875614e3b26120000000000000000000000000000000000000000060c11141717171716130f090300000000000000000000000000000000040c10111111100d0600000000000000000000000000000000060d10111111100c040000000000000000000000000000040a0f13161717171715120e090200000000000000000000000000000000000410181c1e1e1e1c17110800000000000000000000000000000000000000070e13131313131313131313131313131313131313131313110b02000000000000000000060a0c0e0d0b080200000000000000000000000005131e2629292929261e13050000061728394a5b6c7d8f99897766554433221102132435465768798a9b8b79685847362514020000000000000000000000000e23384e63788f9c87705b46301b060000000000000000000000000d1e3042546677899b8d7b6a584635231100000000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a150000000000000000000d213446545b5b5b5b5d6f82949e8c79675b5b5b5b594e3d2b18040000000000001f344a5f748ba08d77634e392511000000001125394d62778c99846f5a442f1a001f344a5f748ba08b84938f8070616d7d8f96857463524131200f0000000000000000001f344a5f748ba08b746666666666666666666666686f7a89988d7c6a5845321f0b0000000000000000000000000000000000010a131a2025292c2c2c2c2b28231e170f06000000000000000000000000000b17202526262626221a0e00000000000000000000000000000d1921262626262520170b00000000000000000000000711181f24282b2c2c2c2c2a27231d160e0500000000000000000000000000000514222c31333333312b241b0f02000000000000000000000000000000000d192328292929292929292929292929292929292929292929261e13050000000000040d141b1f222322201c160e05000000000000000000021423313a3e3e3e3e3a3123140200000a1b2c3d4e5f7082929584736251402f1e0f20314253647586978f7d6d5c4b3a291807000000000000000000000000000e23384e63788f9c87705b46301b0600000000000000000000000001132436485a6b7d8f9988756452402f1d0b000000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a1500000000000000000012273c506470707070707a8c9c99968572707070706c5a46321d080000000000001f344a5f748ba0917c6854412e1d100707101e2e4154687c9096826c57422d18001f344a5f748ba08b7485948f80707a8c9a8978675645342413020000000000000000001f344a5f748ba08b7b7b7b7b7b7b7b7b7b7b7b7b7c838d968b7d6e5e4c3b2815020000000000000000000000000000000009141d262e353a3e41424242403d38322b23190f0400000000000000000000091a28343a3b3b3b3b362c1e0e0000000000000000000000000d1d2b353b3b3b3b3a34281a09000000000000000005101a242c33393d40424242423f3c38312a22180e020000000000000000000000001123323f464848484640372d20120300000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3a312314020000000b1620292f3437383735312a22180d00000000000000000c1f31424e535353534e42311f0c0000000f1f3041526374869791806f5e4d3c2b1b2c3d4e5f708293938270604f3e2d1c0b00000000000000000000000000000e23384e63788f9c87705b46301b060000000000000000000000000007192b3c4e6071839593826f5e4c3a2917050000000000000000000000000000000000000000000000000000001b30465b70879b866f60768c95806a543f2a1500000000000000000013293e53687d8787878787978f86988f8787878787735e48331e090000000000001f344a5f748ba09784705d4c3b2d221c1c222e3c4c5e7084978f7b67523e2914001f344a5f748ba08b747586958f8087988d7c6b5a4938281706000000000000000000001f344a5f748ba09591919191919191919191919192968c83796d5f50402f1d0c000000000000000000000000000000030f1b26303a42494f535657575755514c463e362c22160a000000000000000000142738464f50505050493c2b19060000000000000000000005182a3b48505050504f46382714000000000000000916222d3740474d52555757575754514c463e352b20130600000000000000000000071b2e41505b5e5e5e5a544a3e302110000000000000000000000000000015283a48525353535353535353535353535353535353535353534e42311f0c00000f1c28333d43494c4d4c4a453e352a1e110200000000000012273b4e6068686868604e3b271200000002132435455667788a9b8d7b6a59483728394a5b6c7d8f97867564534231200f0000000000000000000000000000000e23384e63788f9c87705b46301b0600000000000000000000000000000d1f3042546677899b8d7b6a58463523110000000000000000000000000000000000000000000000000000051b30465b70879b866f60768c95806a543f2a1500000000000000000013293e53687d909090919c95837a8d9f9990909089735e48331e090000000000001f344a5f748b9f8f8d7b6a594b3f363131363f4b5a6a7b8d9b8874604c38240f001f344a5f748ba08b74677686968f9491806f5e4d3c2c1b0a00000000000000000000001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8f959385796d5f4f413222110000000000000000000000000000000614212d38434d565d63686b6c6c6c6a66615a52493e33281b0e00000000000000001c30445663666666655a4936220e000000000000000000000d2134475965666666635644301c0000000000000b1a27343f4a535b62676a6c6c6c6c6966605a51483d312416080000000000000000000c21364a5e6e7373736f675c4e3f2e1d0b000000000000000000000000001c31455866686868686868686868686868686868686868686868604e3b2712000c1d2d3a4650585d6162625f5951473c2f2011010000000000152a3f54697d7d7d7d69543f2a1500000000061728394a5b6b7c8e99897766554435465768798a9b8a79685746352414030000000000000000000000000000000e23384e63788f9c87705b46301b06000000000000000000000000000001132536485a6b7d8f9988756452402f1d0b00000000000000000000000000000000000000000000020b131a1f30465b70879b866f60768c95806a543f2a1500000000000000000013283d536879797979879b8a786f82949380797979725d48331e080000000000001e33485e73899c878a8877695c514a46464a515c69778899907d6a5744311d09001f344a5f748ba08b745f687787979985736251423223140400000000000000000000001f344a5f748ba08b777777777777777777777779828b978b7d6d5c4b3926130000000000000000000000000000061523313e4a56606971777c82838383807b756e655c5145392c1e0f000000000000001f344a5f737b7b7b7865513e2a170300000000000000000215293d5064777b7b7b735f4a341f00000000000b1a293845515c666f767b80838383827d7a756d645a4f423426170700000000000000000d22374c627788898883796c5d4c3a2815020000000000000000000000001f344a5f747d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d69543f2a1500172a3b4a58636c72767777746d64594d3e2f1f0e0000000000152a3f546a809494806a543f2a1500000000000a1b2c3d4e5f70829295847362514253647586978f7d6c5b4a39281706000000000000000000000000000000000e23384e63788f9c87705b46301b0600000000000000000000000000000007192b3c4e6071839593826f5e4c3a29170500000000000000000000000000000000000000000a151e272e3439465b70879b866f60768c95806a543f2a150000000000000000001024384b5c64646d809292806d6476899b8b7866646154422e1a060000000000001d32475c72889c888091887a6e655e5b5b5e656f7a8896948472604e3b281501001f344a5f748ba08b745f59687888978f807060514132221303000000000000000000001f344a5f748ba08b7462626262626262626262656e7a89998c7a6856432f1b0800000000000000000000000005152433424f5c68737c868d929698989794908a82786e63574a3c2d1e0f0000000000001e33475b6f839191826d5a46321e0b00000000000000000a1d3145586c809191836f5c48331e00000000081929384755636f79838b909597989897948f8982776c60524435251504000000000000000d22374c62778d999c978b7a6a5845311e0a0000000000000000000000001f344a5f748b94949494949494949494949494949494949494806a543f2a15001d324659687580878c8d8d8982776a5c4d3d2c1a0700000000152a3f546a809595806a543f2a150000000000000e1f3041526373859691806f5e4e5f7082939282705f4e3d2d1c0b00000000000000000000000000000000000e23384e63788f9c87705b46301b06000000000000000000000000000000000d1f3042546677899b8d7b6a584635231100000000000000000000000000000000000002101c27313a42484e515b70879b866f60768c95806a543f2a15000000000000000000091c2e3e4a5567798b99867462596b7d90968472604e44362513000000000000001b30455a6f869a897384948c82797370707379828c98948575655543311e0b00001f344a5f748ba08b745f4a5a697989988f7d6f5f5040312111020000000000000000001f344a5f748ba08b745f4c4c4c4c4c4c4c4c4d515c6a7b8d9885725f4b37230e0000000000000000000000021323334251606d7985909999938f8c8c8d90959c958c8074675a4b3c2d1d0c0000000000182b3f53667a8e9d8975614e3a271300000000000000001226394d6074889c8f7a6753402c190000000214263747566573828c969b95908d8c8c8d91979d958a7d70625343332210000000000000000d22374c627784848894998875614d3a26120000000000000000000000001f344a5f748ba0949090909090909090909090909090909090806a543f2a15001f344a5f7487939a9694969c94897a6b5a4937241100000000152a3f546a809595806a543f2a150000000000000112233445566778899a8d7b6a5b6c7d8f97867463524231200f0000000000000000000000000000000000001023384e63788f9c87705b46301b090000000000000000000000000000000001132536485a6b7d8f9988756452402f1d0b000000000000000000000000000000000412202d39444e565d62666970879b866f6b768c95806a543f2a1500000000000000000006182a3c4e607285978e7b69574e60728597907d6b594735231100000000000000192e43586d83978b76758390958d888787888d95998f83756757483725140200001f344a5f748ba08b745f4a4b5b6a798a998e7d6e5e4f3f2f20100100000000000000001f344a5f748ba08b745f4a37373737373737383e4c5d7084988e7a65513d281300000000000000000000000e2031415161707d8b97988d857d797676777a8088929c928677695a4b3b2a1907000000001023374b5e728699917d6a56422f1b07000000000000061a2e4155697c909a86725f4b3824100000000d20324354657484929d9288807a777676787c838a959c8f827161513f2e1b090000000000000b20354a5d6d6e6e758799917c6955412e1a0600000000000000000000001f344a5f748ba08b79797979797979797979797979797979797969543f2a14001d32465a6b7c8e86827d828995998a786654412d1906000000152a3f546a809595806a543f2a150000000000000005162738495a6b7c8d99897768798a9b8a78685746352413020000000000000000000000000000000000091b2d3f5163788f9c87705d4a382614020000000000000000000000000000000007192b3c4e6071839593826f5e4c3a2817050000000000000000000000000000021222303e4b57616a71777b7d82879b868282828c95806a543f2a1500000000000000000011233547596b7d909583705e4c435567798c9b89766452402e1c0a000000000000152b4054697d948e7865727d888f94979897938d867c71645749392a19080000001f344a5f748ba08b745f4a3d4c5c6b7a8b9a8c7c6d5d4d3e2e1f0f00000000000000001f344a5f748ba08b745f4a34222222222222232f4155697d9395806b56412c1701000000000000000000081a2c3d4e5f6f808e9c91857a706964616062666c74808a9796887868584836251301000000081b2f42566a7d919986725e4a37230f0505050505050f2236495d708598927d6a57432f1c08000004172a3d4f617283939b8d80756c6662606063676e7783909f90806e5d4b392613000000000000071b2e404f5959596a7c909985715d4936220e00000000000000000000001f344a5f748ba08b7464646464646464646464646464646464645d4c3a261100172a3c4d5f707d726b696d7685959684705d4935200c000000152a3f546a809595806a543f2a150000000000000000091a2b3c4d5e6f809195847586978e7d6c5b4a392817060000000000000000000000000000000000021426384a5c6e82939f8c7a685644321f0d00000000000000000000000000000000000d1f3042546677899b8d7b6a584634221100000000000000000000000000000f1f30404e5c68737d868c91949698a3979797979a95806a543f2a1500000000000000000b1d2f41536577899b8a77655341374a5c6e80929482705e4c3a281604000000000012273c5165798f927d68606a737a808283827d7872695f5347392b1b0c000000001f344a5f748ba08b745f4a343e4d5c6c7b8c9b8b7b6b5c4c3d2d1e0e000000000000001f344a5f748ba08b745f4a341f0d0d0d0d0d11263b50667b9198836e58432e1903000000000000000000132537495b6c7d8e9e8f8273685d554f4c4b4d5158616d798796978776655442301e0b0000000013273a4e6175899c8e7966523f2b1a1a1a1a1a1a1a1a2a3e5165798d9d8a76624e3b27140000000d2134475a6c7d909c8c7c6e6258514d4b4c4e535b667282909e8c7a6855432f1c080000000000001122313d44444d6074889c8d7965513e2a1602000000000000000000001f344a5f748ba08b745f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4a3f2f1d0a000d1f3041526269605754596676899c8c78634f3a2510000000152a3f546a809595806a543f2a150000000000000000000e1f2f4051627385959183939282705f4e3d2c1b0a0000000000000000000000000000000000000d1f31435567798c9d99978573614f3d2b19060000000000000000000000000000000001132536485a6b7d909988756352402e1d0b000000000000000000000000081a2c3d4e5e6c7a86919a948e8987899b888686868d95806a543f2a15000000000000000416283a4c5e708294917d6c5a48362c3e51637588998d7b69574533210f00000000000e23374c60758a97836e5a5760656a6c6c6b68645d564d524d41332516070000001f344a5f748ba08b745f4a342f3e4e5d6d7c8c9a8a7a6a5b4b3c2c1c0d0000000000001f344a5f748ba08b745f4a341f161616161617283d51667b9199846e58432e19030000000000000000091c2f425467798a9b90807063564b413b3736383d454f5b687787979483715f4d3a2815020000000b1e3246596d829596826e5a47332f2f2f2f2f2f2f2f32465a6d829595826d5a46331f0b00000115293d5063768a9c8f7d6d5e50453d383637393f4854627283949885725f4c3824100000000000000413202a2f3144586c809495826d5945321e0a000000000000000000001f344a5f748ba08b745f4a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a362d21110000011223354450544e423f48596d8297927c67523d2813000000152a3f546a809595806a543f2a150000000000000000000112233445556677899a98968574635241301f0e00000000000000000000000000000000000006182a3d4e607385978f8597907d6c5a48362411000000000000000000000000000000000007192b3c4e6072849593826f5d4c3a28170500000000000000000000001325384a5b6c7c8b98928880787470879b866f6f768c95806a543f2a15000000000000000f21334557697b8e988673614f3d2b213346586a7c8f99877462503e2c1a0800000000091d32465b6f84988a75614e4b5155575757544f494f5f675f51433425140200001f344a5f748ba08b745f4a3420303f4f5e6e7d8d998979695a4a3a2b1b0c00000000001f344a5f748ba08b745f4a342b2b2b2b2b2b2c3344576b809497826c57422d180300000000000000001225394c5f728596948372615245382e2622212329323d4a5968798a9c8f7c6a5744311e0a00000003162a3d5164788c9e8a76634f444444444444444444444e6275899d8d7965523e2b17030000071c3044586c8093978572604f403329232121242b37445465778a9d8f7b67533f2b1703000000000000030e161a293d5064778c9c8975614d3a2612000000000000000000001f344a5f748ba08b745f4a342525252525252525252525252525221b1003000000061726333c3f3b312a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150000000000000000000005162738495a6b7b90a18c7867564534231201000000000000000000000000000000000000112335485a6c7d909684798c9c8a776553412f1d0b00000000000000000000000000000000000d1f31435466778a9b8d7b69584634221100000000000000000000081b2e425467798a9a8e80756b645f70879b866f60768c95806a543f2a15000000000000091b2d3e51637587998d7a685644322016283a4d5f71839592806e5c4a3726140200000003182c4054687c91917d6a58453c404242413f3b46596c7c6f615243321f0b00001f344a5f748ba08b745f4a341f213140505f6e7d8e978877685849392a1a0b000000001f344a5f748ba08b745f4a404040404040404145516173879b927c68533f2a15000000000000000005192d4154687b8f9c897765544434271b120d0b0e15202d3b4a5b6d7d919a8874604d3a2612000000000e2235495c708498927d6a5a5a5a5a5a5a5a5a5a5a5a5a6a7d929985715d4a36220f0000000d22364b5f73889c8e7a6754423122160e0c0c10192636475a6d809497836e5a46311d080000000000000000000d2135485c708497917c6955422e1a060000000000000000001f344a5f748ba08b745f4a341f0f0f0f0f0f0f0f0f0f0f0f0f0f0d07000000000000081621282a271f2a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000000000000000000001121324354657688989b9584736251402f1e0d00000000000000000000000000000000000a1d2f41536577899b8b796e82939583705e4c3a2816040000000000000000000000000000000002132537485a6c7d909987756352402e1d0b0000000000000000000f23374b5e7285978f7d6f6358505b70879b866f60768c95806a543f2a150000000000021426384a5c6e809294826f5d4b3927150b1d2f415366788a9c8b79675543311f0d000000001125394d6175899b8875635243362e2c303845536475898070614e3a251000001f344a5f748ba08b745f4a341f1322324150606f808f9687766757483829190a0000001f344a5f748ba08b745f56565656565656565659626f80919d8a76624e39251100000000000000000c2034485d70859892806c59483626170900000000030f1d2d3d4f6174879b907c6955412d190400000006192d4154687b8f9a87736f6f6f6f6f6f6f6f6f6f6f6f72869a907c6955412e1a0700000012273b5065798e9b87725f4b382513040000000008182a3d5064788d9e8974604b36220d00000000000000000005192d4054677b909985715d4a36220e0000000000000000001f344a5f748ba08b745f4a341f0d0d0d0d0d0d0d0d0d0d0c0800000000000000000000040d131512152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150000000000000000000c1d2e3f506172839492869491806f5e4d3c2b1a090000000000000000000000000000000416283a4c5e70829592806e6375889a8e7b69574533210f000000000000000000000000000000000008192b3d4e6072849593826f5d4c3a281705000000000000000015293e52667a8e958370605145465b70879b866f60768c95806a543f2a1500000000000d1f31435567798c9b89766452402e1c0900122436495a6d8091978572604e3c2a18060000000a1e3245596c80929282706153494342444b56627182938f7b67523c271200001f344a5f748ba08b745f4a341f0a14233242516170808f9586756656473727180800001f344a5f748ba08b746b6b6b6b6b6b6b6b6b6b6d74808e9d92806d5a47331f0b000000000000000011263b4f63778c9e8a76624f3c2a1908000000000000000f203244576a7d929985705c48331f0a000000001125384c6073879b8f86868686868686868686868686868f9c8874604d39261200000000162b4054697d9396826c58432f1c080000000000000e2135495d72879c8e7964503b26110000000000000000000d2033475a6e8295a18d7965513e2a160300000000000000001f344a5f748ba08b745f4a342222222222222222222222211c130700000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000000000000000008192a3b4c5d6e809097867688988d7b6b5a493827160500000000000000000000000000000f21334557697b8d99887563586a7c8f99877462503e2c1a0800000000000000000000000000000000000d1f31435466778a9b8d7b6958463422110000000000000000192e43586c82958d7865534234465b70879b866f60768c95806a543f2a150000000006192b3d4e60728597907d6b5947352311000007192b3d4f61748698907d6b59473624120000000216293c4f617486988f8071665d5857595f687382909584715f4c38240f00001f344a5f748ba08b745f4a341f0a0414233342516170809094847464554536261401001f344a5f748ba08b82828282828282828282828388929e95857463503d2a17040000000000000000172b4054697d9397836e5a4733200d00000000000000000215283b4f63778b9f8b76624d38240f00000000091d3044576b80939e99989898989898989898989898999e94806c5845311e0a00000000192e43586d8397927c68533e291500000000000000061b2f44596e8398937d68533e291400000000000000000115283c4f63768a9a9395826d5946321e0a00000000000000001f344a5f748ba08b745f4a3737373737373737373737373630251606000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000000000000000415263748596a7b8c9b8a78697a8c9a897766564534231201000000000000000000000000081a2c3e50627487998f7c6a584d5f71849692806d5b49372513010000000000000000000000000000000002132537485a6c7d909987756352402e1d0b000000000000001c32475c70869b86715d493630465b70879b866f60768c95806a543f2a1500000000122436485a6c7d90978573604e3c2a18060000000e20324456697b8d9b89776553412f1d0b0000000d2032455768798a9a8f8378716d6c6e737a85919788776654422f1c0900001f344a5f748ba08b745f4a341f0a0005152433435262718291938373635444311d08001f344a5f748ba0999797979797979797979797989c9a90857667564533210e0000000000000000001a2f44596e8398927d68543f2b17040000000000000000000c1f33485c70869a907b66513d2813000000000114283b4f63768a9c88838383838383838383838383889c8c7764503d291502000000001c31465b70869b8f79644f3a25100000000000000000162b40556a809596826b56412c1700000000000000000a1d3144586b80938f82968975614e3a261200000000000000001f344a5f748ba08b745f4c4c4c4c4c4c4c4c4c4c4c4c4c4b42342411000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000000000000001122334455667688998e7d6c5d6e8090958573625140301f0e000000000000000000000001132537495b6d80929683715f4d425466788a9d8b79665442301e0c000000000000000000000000000000000008192b3d4e6072849593826f5d4c3a2817050000000000001e33485e738998836d58432e30465b70879b866f60768c95806a543f2a15000000001a2e41536577899b8c7a675643311f0d00000000031527394c5d7082949483705e4c3a2713000000031528394b5c6c7b8a97958c86838284888f989487786959483725120000001f344a5f748b8b8b745f4a341f0a00000616253444536372828b8b8272604b36210c001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8a867d73665849392816040000000000000000001d32475c72879c8e78644f3a25110000000000000000000004192e42576c829794806a543f2a1500000000000c2033475b6e82968d796c6c6c6c6c6c6c6c6c6c798d97836f5c4834210d00000000001e33485d72889d8c77624c37220d000000000000000013283d53687c9398836d58432e1900000000000000001226394d6074889a86798e917d6955422e1a07000000000000001f344a5f748ba08b7462626262626262626262626262625f52412d19050000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150000000000000d1e2f4051617284959282705f506172839491806f5e4d3c2b1b0a000000000000000000000c1e30425466788b9d8a7866544137495b6d8092968472604e3b29170500000000000000000000000000000000000d1f31435466778a9b8d7b6958463422110000000000001f344a5f748b97826b56402b30465b70879b866f60768c95806a543f2a15000000001f34495d70838b8b826f5d4a3826140200000000000a1c2e40526477898b8b7b6a56412c17000000000a1c2d3e4e5d6c79858f979b9897989a948c8276695a4b3b2a19070000001f34495d70747474705d49341f09000000071626354554637374747471604b36210c001f34495d7074747474747474747474747474747474716a6055483a2b1b0a000000000000000000001f344a5f73899f8c76614c37220d0000000000000000000000152a3f54697d9497826c57422c17000000000004182b3f5266798d95826d5a5757575757575a6d82958f7b6754402c190500000000001f34495e73899f8b74604b36200b000000000000000011263b50667b9199846e59442f1a00000000000000081b2e4255697c90927d72869985715d4a36220f000000000000001f344a5f748ba08b777777777777777777777777777777705d48331e080000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150000000000091a2b3c4d5e6f809196857463524354657688988d7c6b5a493827160500000000000000000517293b4d5f72849692806d5b49372c3e50627486998f7d6b5947352210000000000000000000000000000000000002132537485a6c7d909987756352402e1c0b00000000001f34495e738997826c57422c30465b70879b866f60768c95806a543f2a15000000001f34495d707474747364523f2d1b090000000000000011233547596b747474746955412c1700000000000f20303f4e5b67727b8387898b898680786f64584b3c2d1d0d000000001a2e41515d5f5f5f5d51412e1a06000000000817273645555e5f5f5f5e5343301c08001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c564e43372a1c0d00000000000000000000001f344a5f748ba08b745f4a35200b000000000000000000000013283d52677c9398836c57422c170000000000000f23374a5e7286998a75624e424242424e62758a9a87735f4c3824110000000000001f344a5f748ba08b745f4a341f0a000000000000000010263b506579909b866f5a442f1a000000000000001023374a5e71859989756a7d928d7965523e2a17030000000000001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8d8d8d89735e48331e090000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000000000516273849596a7b8d9b8a78675645364758697a8c9a8978675645342312010000000000000010223447596a7d8f99877462503e2b21334557697b8d9b88766452402d1b09000000000000000000000000000000000008192b3d4e6072849593826f5d4b3a281605000000001d32475c728899846f5a453130465b70879b866f60768c95806a543f2a15000000001a2e41515d5f5f5f5f5646342210000000000000000006182a3c4e5b5f5f5f5f5a4c3a26120000000000021221303d4a555f676d72747473706b645c52473a2d1e0f000000000011233341494a4a4a49413323110000000000000918273743494a4a4a4942352514010011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a47423b31261a0c0000000000000000000000001f344a5f748ba08b74604b36200b000000000000000000000013283e53687c9398836c57422c17000000000000071b2e4256697d91927d6a56432f2f42566a7d92927d6a5743301c080000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000005182c3f53667a8d95826d63768a95826d5a46321e0b0000000000001f344a5f748ba097949494949494949494949494949489735e48331e090000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000000011223334455667789998e7c6b5a49382a3b4c5d6e8090968574635241301f0e000000000000091b2d3f526476889a8e7b695745332115283a4c5e70839593826f5d4b3927140200000000000000000000000000000000000d1f31435466778a9c8d7a695745342210000000001b3045596e83988974604c3a30465b70879b866f60768c95806a543f2a150000000011233341494a4a4a4a44382817050000000000000000000d1f303e474a4a4a4a463c2e1d0a00000000000003121f2c38434c53595d5f5f5e5b5750494035291c0f0000000000000515232e34343434342e231505000000000000000a19263034343434342f25170800000515232e3434343434343434343434343434343434322e271e1409000000000000000000000000001f34495e73899e8c77624d38230e0000000000000000000000162b40556a809496826b56402b160000000000000013263a4d6175899a86725f4b37374b5e72869a8a76624f3b2814000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000000000d2134485b6f83968d78655b6f83978975614e3a26130000000000001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d735e48331e090000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150000000e1e2f4051627385959282705f4e3d2c1d2e3f50617283949282705f4e3d2c1b0a00000000021427394b5d6f82939583705e4c3a28160a1c2f41536577899c8d7a68564432200e000000000000000000000000000000000002132537485a6c7d909887756351402e1c0b000000172b4054697d918f7c69574739465b70879b866f60768c95806a543f2a1c110400000515232e343434343430271a0b000000000000000000000112202b3334343434322a1e100000000000000000020f1b2630383f44484a4a4946423c352d23170c000000000000000005111a1f1f1f1f1f1a110500000000000000000009141b1f1f1f1f1f1b12070000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d19130b0200000000000000000000000000001c31475c70869b907a65513c281300000000000000000000071b2f44586d8397937d68533e2914000000000000000a1e3245596c80948e7a66533f3f52667a8e95826e5a47331f0c000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000216293d5064778b9884705d53677a8f917d6956422e1b0700000000001f344a5f748ba08b746868686868686868686868686868655644301b060000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150000091a2b3c4d5e6f8091968574635241301f1021324354657687988e7d6c5b4a392817060000000d20324456687a8c9c8a776553412f1d0a00112336485a6c7d90988673614f3d2b1906000000000000000000000000000000000008192b3d4f6072849692826f5d4b3a281605000011263a4e61758999877564574b465b70879b866f60768c95806a543f382f221201000005111a1f1f1f1f1f1c1409000000000000000000000000020f181e1f1f1f1f1d170d000000000000000000000009131c242a2f33343434312d28211910060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586c829694806b56422e1b070000000000000000000e22364a5e72879c8e79644f3b26110000000000000002162a3d5164778c96836f5b47475b6e82968d7966523e2b1704000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000b1e3245596c80948f7c68544b5f73879986715d4a36220f00000000001f344a5f748ba08b745f535353535353535353535353535148392714010000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150006162738495a6b7c8d9b8a78675645342312031425364758697a8c9b8a78685746352413020006192b3d4f6173869891806c5a48362412000006182b3d4f61738598917d6c5a483624120000000000000000000000000000000000000e2031435566788a9c8d7a69574534221000000b1e3246596b7d8f938374685f585b70879b866f60768c95806a54504c40301e0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161a1e1f1f1f1c19140d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0f11121212110f0b07010000000000000000000000000000000000000000000000152a3e53677c909a86725e4a372412000000000000000006192b3e5165798d9c88735f4a36210d00000000000000000e2135485c7084978b7763504f63768a9985715d4a36230f00000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000000013273a4e6175899b8873604c44576b80938d7965523e2a1703000000001f344a5f748ba08b745f4a3e3e3e3e3e3e3e3e3e3e3e3e3d362a1b0a000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150012243445566778899a8e7c6b5a4938271605000818293a4b5c6d7d9097867463524231200d00122436485a6c7d91988673614f3d2b19060000000d1f324456687a8c9c8a776553412f1d0b000000000000000000000000000000000002142537495a6c7d909887756351402e1c0a000316293c4e6071829093867a726c6870879b866f66768c95806a66665e4d3a26110000000000000000000001091015181b1b1b1915110a03000910141514110b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e151b2024262727272624201b160f070000000000000000000000000000000000000000001024394d6175899d8d796653412f1e0d00000000000005142436485a6d829595826d5945301c08000000000000000005192d4054677b8f93806b58576a7d92907c6955422e1b0700000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000081c2f43566a7d9193806b57443c5063778b95826d5a46321f0b000000001f344a5f748ba08b745f4a3429292929292929292929292822190c00000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15001a2e4152637385969282705f4e3d2c1b0a0000000c1d2e3e4f607183949282705f4e3d2915001a2e415365778a9c8d7a68564432200e00000000021426384b5d6f82939583705e4c3a2713000000000000000000000000000000000000081a2b3d4f6072849692826f5d4b39261100000d1f3142536372808d988f87827d7b879b867b7b7b8c95807b7b7b69543f2a140000000000000000010b151d24292d3030302e2a251e16121c24292a29261e140600000000000000000000000000000000000000000000000a111415151514100800000000000000000000000000070e13171a1b1b1b1a17140e0801000000000000000000000000000000030e1822293035393b3c3c3c3b3935302a231a100500000000000000000000000000000000000000091e32465a6d82949683705e4c3c2b1d10060000020a152332425365778a9e8d7965513e2a16010000000000000000001124384c5f73879a8873605f72879a8975614d3a26120000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000001124384b5f72869a8a76634f3c34485c7084978975624e3a2713000000001f344a5f748ba08b745f4a341f13131313131313131313130e060000000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15001f34495d70828b8b8574635241301f0e000000000010213243546576878b8b7d6c58442f19001f34495d70838b8b826f5d4b392715030000000000091b2d3f526476888b8b7c6a56412c17000000000000000000000000000000000000000e2031435566788a8b8b7a6954402b150000021325354554626f7a858d9496939193a092919191959c919191806a543f2a150000000000000007131e2831383e42454646433f39322a242f383e3f3e3a31241504000000000000000000000000000000000000000003111d262a2a2a2a29241b0e000000000000000000000a131b22282c2f3030302f2c28231c150c020000000000000000000000000814202b353e444a4e50525252504e4a453e362d23170b00000000000000000000000000000000000003162a3e5164778a9d8e7c6a59493b2e221a1514171d27334150607083959583705d4936220e00000000000000000000091c3043576a7d928f7b68677a8f94806c5945311e0a0000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000006192d4054677a8f96826e5b47332c4054687c90927d6a56422e1b070000001f344a5f748ba08b745f4a341f16161616161616161616161616120a000000000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15001f34495d707474747467564534231201000000000003142536475869747474746b58432e19001f34495d70747474746452402e1c0a0000000000000010223547596b747474746955412c170000000000000000000000000000000000000002142537495a6c7474747468543f2a150000000717273644515d687179808488898b8b8b8b8b8b8b8b8b8b8b806a543f2a150000000000000b1825303b444c53575a5b5b58534e463d34414c5254534e4233210e000000000000000000000000000000000000000010212f3a3f3f3f3f3e382c1e0d0000000000000006121d262f363c414446464644413d3730281f150900000000000000000000091825323e4851585e636667676766635e5952494035281b0d0000000000000000000000000000000000000e2134475a6d809199887767594b3f352e2a292b313944515f6e7d8f9c8a786653402d1a06000000000000000000000014283b4f63768a9884706f83978c7764503d2916020000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000e2235495c7084978d7966523f2b25394c6074889986725e4a36230f0000001f344a5f748ba08b745f4a342b2b2b2b2b2b2b2b2b2b2b2b2b2b261d100100000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15001a2e41515d5f5f5f5f584938271605000000000000000718293a4b595f5f5f5f5b4e3c2915001a2e41515d5f5f5f5f574735231100000000000000000517293b4d5a5f5f5f5f5a4c3a26120000000000000000000000000000000000000000081a2b3d4e5b5f5f5f5f594a3925110000000009182634404b555d656a6f727474747474747474747474747467533e291400000000000c1b2936424d5760676c6f70706d6861594f44525f676a6860503d2914000000000000000000000000000000000000000a1c2e3f4c54545454534a3c2a170400000000000a17242f39434a51565a5b5b5b5a56524b443b32271b0e000000000000000009182736434f5a646d73777b7c7c7c7b77736d665c5246392b1c0d000000000000000000000000000000000005182b3d5062738595968676695d5249433f3e40454c56626f7d8d9c8f7d6d5b493624110000000000000000000000000c1f33475a6e82958c78778b9784705c4835210e000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000004172a3e5165788c9985715e4a37231d3144586c80948d7966523e2b170300001f344a5f748ba08b745f4a4040404040404040404040404040403a2e1f0f00000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a150011233341494a4a4a4a453b2c1b0a0000000000000000000c1d2d3b464a4a4a4a473e301f0d0011233341494a4a4a4a44392a18060000000000000000000c1e2f3d474a4a4a4a463c2e1d0a0000000000000000000000000000000000000000000e1f303e474a4a4a4a463b2d1b0900000000000816222e39414a50565a5d5f5f5f5f5f5f5f5f5f5f5f5f5f5849372410000000000b1b2a394754606a747b82868786837c756c615661707b807d6c57422c17000000000000000000000000000000000000031527394b5d696a6a6a675947331e09000000000b1a2835414c565e656b6f7070706f6b6660584e44392c1e10000000000000061727364553616d7782888d90939393908d8882796f6457493a2b1a0900000000000000000000000000000000000e213244566777889795887a6f655d5754535559606973808d9c918270604f3d2b190700000000000000000000000004172b3e5266798d948080938f7b6754402d1905000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000c1f33465a6d8295907c6955422e1b15293d5064788c95826d5a46321f0b00001f344a5f748ba08b745f565656565656565656565656565656554c3d2c1905000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000515232e343434343431291d0e00000000000000000000000f1d2a3234343434332b201201000515232e343434343431281b0c0000000000000000000000111f2b3234343434322a1e10000000000000000000000000000000000000000000000212202b3334343434322a1d0f0000000000000005111b262e363c4145484a4a4a4a4a4a4a4a4a4a4a4a4a453b2c1a0800000007182839485764717d8890969a9c9b9791898073676e808f95836c57422c170000000000000000000000000000000000000e20324456687a80808076604b36210b0000000919293846535e697279808487878784807a736b61564a3c2e1e0e000000000012233445546371808a9597918c8a89898c9097958c8275675849382715030000000000000000000000000000000003152738495969788795988c8278716c6a686a6e747c86919d90827263534231200e00000000000000000000000000000f23364a5d71859989889b87735f4c38241100000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000114283b4f62768a9c8874614d3a26120d2135495d7085988a75624e3a271300001f344a5f748ba08b746b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b695b4834200b000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a15000005111a1f1f1f1f1f1d160c000000000000000000000000000c171d1f1f1f1f1e180f0200000005111a1f1f1f1f1f1c150a000000000000000000000000010e181e1f1f1f1f1d170d000000000000000000000000000000000000000000000000020f181e1f1f1f1f1d170c0000000000000000000009121a21272c30333434343434343434343434343431291d0e0000000012243646566675838f9a988f8a8786888d9591857774899e95836c57422c17000000000000000000000000000000000007192b3d4f61738695907d6c5a47331e09000004162737475664707c868e94999c9b9c99958f887d73675a4c3c2c1b0a0000000a1d2f415263728290968c837c77747373777b838c9793867666564432200d0000000000000000000000000000000000091a2b3b4b5a697684909b958d8682807d8083889099988c8071635445352514020000000000000000000000000000071b2e4255697c909594927d6b5744301c0900000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00091d3044576a7d9294806c5945311e0a06192d4155697c91927d6a56422f1b07001f344a5f748ba08b828282828282828282828282828282828277624c37220d000000000000000000152a3f546a8095947d68533e2913000000152a3f546a809595806a543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d13171b1e1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000b1d304253647485939d90857b7570707378828b9587768b9a86796b56412c170000000000000000000000000000000000122436485a6d8091978573614e3d2b180400000f223345556573828e9999918b8886878a8f969b9186786a5a4a3927150200001125394d5e7082919184786f68625f5e5f62676f798694958573614f3c29160200000000000000000000000000000000000d1d2d3c4b5966727d8892999b97949495989d978f857a6e61544536271707000000000000000000000000000000001226394d6074889c9e8a76634f3b28140100000000000000000000001f344a5f748ba08b745f4a341f0a00000205030000000f253a4f6479909b866f5a442f1a001225394c6073879b8b7764503d291602001226394d6175899986725e4a37230f001f344a5f748ba099979797979797979797979797979797978d77624c37220d000000000000000000152a3f546a8095947d68533e2913000000152a3f546a808c8c806a543f2a150000000b141819191919191919191919191919191919191919191919191919191919191919191918140d02000000000000000000000000070d12171a1d1f1f1f1f1e1c18140f09010000000000000000000000050d11121212110c0400000000000000060e11121212120e0700000000000000000000000000000000000000000000000000000000000000000000000000000114273a4d5f7182939c8d7d7268605c5b5e656d788593838b98836c5d4e3b2813000000000000000000000000000000000b1d2f415366778a9c8c7a685644311f0d000006192c3f51627384929d90867c76727070747a838d99978978685644321f0c000013283e53687c8e918273665c534e4a484a4d535c6875869891806c5945311d090000000000000000000000000000000000000f1e2d3b4855606b757d858a8e9091908d89837b72675c50433627180900000000000000000000000000000000000a1e3145586c808f8f826e5a4733200c0000000000000000000000001f344a5f748b8c8b745f4a341f0a0610171a18130b030f253a4f64798c8c866f5a442f1a001a2e4155687c9097836f5c4834210d01030a1e3245596d82958e7966523e2b16001f344a5f748b8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c77624c37220d000000000000000000152a3f546a808b8b7d68533e291300000014293e53677676767667533e29140001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d291f12030000000000000000030c141b21272c2f323434343433312d29241d150c0200000000000000000c1821262727272620170a00000000000c1922272727272722190d000000000008101415151514100800000000000000000000060f1415151515130d04000000081c304357697c8f9f8e7d6e60554c47464a515b677484919198836c5742301f0c0000000000000000000000000000000416283a4c5f70839593826f5d4a3826140200000e2235495c6e80919c8d807369625d5b5c6067707b8998978674614e3b2814000012273b5062707d85736355494039373736383f4a58687a8d9c8874604c38230f000000000000000000000000000000000000000f1d2a37434e5861697075787b7b7978746e675f554b3f332618090000000000000000000000000000000000000b16293d50647678787766523f2b180d0000000000000000000000001f34495d70767676705d49341f0a17232b2f2d261f170f24394e63747676766c58442f19001f34495d71858b8b7a6753402c1910161917162a3e5165798b8b826e5a45301b001f34495d70767676767676767676767676767676767676767672604b36210c00000000000000000014293e53677474747466523d28130000001024384a5960606060594a382410000e1f2f3b42434343434343434343434343434343434343434343434343434343434343434343423c302110000000000000020c161f282f363c404447494a4a4a4846423e3831281f14080000000000000a1b2a353b3c3c3c3b342819080000000c1c2a363c3c3c3c3c362b1d0c0000000e1a24292a2a2a29241a0e00000000000000000b1822282a2a2a2a2821160800000f24384c5f73879993826f5f5043393230353e49566677899c98836c57422c17020000000000000000000000000000000f213345586a7c8f9a887664513f2d1b0900000014293d5165788c9e8f7d6e61564e4846474b535e6b798a9c917d6b57432f1b06000c20334453606d7567554540454a4c4c4b49443e4b5d7085998f7b66513d281300000000000000000000000000000000000000000c1925313b454e555c6063666665635f5a534c42382d2115080000000000000000000000000000000000000c1c2932364758626363635a4a37332a1e0e00000000000000000000001a2e41525e6060605e52412e1a1626353f44423a33291d1f334656606060605c4e3d2915001f34495d70747474705f4b38241d242b2e2c2522364a5d707474746d5945301b001a2e41525e60606060606060606060606060606060606060605f5444311d0800000000000000000010243749585f5f5f5f584836230e000000081b2c3c475159574f473c2e1d0a00182b3d4d57585858585858585858585858585858585858585858585858585858585858585858574e3f2d1a060000000008141f29333b434a5055595c5e5f5f5f5d5b57524c443b3126190b00000000001528394750525252504637251200000618293a485152525251493b2a1704000c1d2c373e3f3f3f3e372c1d0c000000000000081a29353d3f3f3f3f3c3326160500152a3e53677b8f9c897663524132261d1b222c3948596c809598836c57422c17020000000000000000000000000000081a2c3e51637588998f7d6b5946342210000000001a2e43586c82959683706050433a33303237404d5c6c7d929b87725e4934200b0004162635424f5c6059494c545a5f6162605e59524a556a809494806a55402b1600000000000000000000000000000000000000000008141f28323a41474b4e545a554e4a453f382f261b100400000000000000000000000000000000000006192a3a464b4b4b4d4e4e4e4b4b4b473c2c1b0800000000000000000000122434424a4b4b4b4a42342413233444525a564e463b2c1a2838444b4b4b4b483f30200d001a2e41525e5f5f5f5d52422f2730383f4340372a2e41515d5f5f5f5c4f3d2a1600122434424a4b4b4b4b4b4b4b4b4b5159584d4b4b4b4b4b4b4b4a43362614010000000000000000000b1e30404c505050504b3f2f1d090000000d1e2e3f50606e6a635a4c3a2612001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6c5d4935200b0000000d1925313c464f575e656a6e717374747472706c6760584e4337291b0b000000001c314457646767676355422e1a0502132436475865676767655947331f0a0016293b495354545453493b2916020000000002142537475254545454504434220f001a2f43586d829695826d594634231409070f1b2a3d51667b9198836c57422c170200000000000000000000000000011325374a5c6e8092968472604d3b291705000000001d32475c71869b8f7a67534232261f1b1d242f3e4f61758a9e8c77624d38230e0000081724313e484b49545f676e73767776736d665d53677c9297826b56412c1700000000000000000000000000000000000000000000020c151f2634465660686f665645342b241c130900000000000000000000000000000000000000000e223648586060605f54525e606060594a382410000000000000000000000616242f35363636352f241620304152626f6962594937241a273136363636342d21120200122434424a4a4a4a4941342838444c5358544838273341494a4a4a483e31200e000616242f3536363636363641515e656d6b5b4a3a363636363635302618080000000000000000000011263a4d5e666666665d4c3925100000091a2b3c4c5d6e7d7d776955412c17001f344a5f7484848484848484848484848484848484848484848484848484848484848484848477624c37220d0000101d2b37434e59626a7279808487898b8b8a8886827b746b615547392919080000001f344a5f747c7c7c715c47321c070e1f31425364767c7c7c76614c37220d001d314558676a6a6a675845311d08000000000d1f314355656a6a6a6a62513e2a15001d32475c71879b8f7a65513d2a170500000011263b50667b9198836c57422c1702000000000000000000000000000c1e30435567798c9d8b79675442301e0c00000000001f34495e73899f8c76614c3824140a0508112032465b70869b8f78644f3a240f000000061421303f4d5a67727b83898c8d8c8882797065667b9198836c57422c170000000000000000000000000000000000000000000000000210253a4f63747c847363524131200f0000000000000000000000000000000000000000000011273c516575767672605d7076767667533e2914000000000000000000000006121b20212121201b121c2d3e4e5f70827d7667533e2914151d202121211f19100300000616242f35353434342e2434465660676e66564534232e34343434332c211302000006121b20212121212134495d707982796858473625212121201c14080000000000000000000000142a3f54697b7b7b7a68533e2813000617273849596a7a8c8f7c6a56412c17001f344a5f748b999999999999999999999999999999999999999999999999999999999999998d77624c37220d000d1e2e3b4855606b757d878e94989c9a9999999b9a968f887d726557473726140200001f344a5f748b9388725c47321d091b2c3d4e6070829391806e5d4935200b001f344a5f74808080745f4a341f0a00000007192b3c4e6072808080806c57422c17001f344a5f74899f8c76614c37230e0000000011263b50667b9198836c57422c170200000000000000000000000005172a3c4e6072859792806e5c493725130100000000001f344a5f74899f8c76604b36210e0300010b1b30455a6f869b8f78644f3a240f0000000b1d2e3e4e5d6b78848f979a95939294968d8376697b9198836c57422c170000000000000000000000000000000000000000000000000010253a4f6476899282705f4e3e2d1c0c00000000000000000000000000000000000000000012273c52677c8c8c77625f748b8c806a543f2a1500000000000000000000000000070b0b0b0b0b08192a3a4b5c6c7d8e8c7a67533e291402080b0b0b0b0a05000000000006121b20201f1f1f1a253a4f63737b837363524131201f1f1f1f1e190f030000000000070b0b0b0b0b1f34495d70839587756454433222110b0b0801000000000000000000000000152a3f546a8091917d68533e29130012243445566677889583705f4d3a2713001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b77624c37220d00172a3c4c5966727d89929b97918c888684848486898f969b908475655543311e0b00001f344a5f748b9d88725c47321d1627384a5b6c7d8f9685736251402d1a06001f344a5f748b958b745f4a341f0a000000122436485a6c7d9095897664523e2a15001f344a5f748ba08b745f4a341f0a0000000011263b50667b9198836c57422c170200000000000000000000000011223547596b7d9099877563503e2c1a080000000000001e33485d72879c8e7964503d2c1f1613161d29384a5e72889c8c76614c38230d00000417293a4c5c6c7b8996998f86807c7c7d848b9488787b9198836c57422c17000000000000000000000000000000000000000000000000000c213447596b7d8f8e7d6c5c4b3a291805000000000000000000000000000000000000000012273c52677c938d77625f748b95806a543f2a1500000000000000000000000000000000000001142637485869798b92806e5c4b382410000000000000000000000000000000070b0b0a0a0a10253a4f6476899282705f4e3e2d1c0c0a0a0904000000000000000000000000061a2e415365778994837161503f2f1d0b000000000000000000000000000000152a3f546a8095947d68533e2913001a2e4152637385958977655341301e0b001f34495d7074747474747474747474747474747474747474747474747474747474747474747471604b36210c001d32465a6a7784909b958b837c77726f6e6e6e70747a838d9b948472604e3b271400001f344a5f748b9d88725c47321d2233455667788a9b8a7867564433221000001f344a5f748ba08b745f4a341f0a00000c1e2f41536577899b8f7d6b594735230f001f344a5f748ba08b745f4b35200b0000000011263b50667b9198836c57422c17020000000000000000000000091b2e40526476899b8e7c6a574533210f000000000000001a2f44586d829594806d5b4a3d322b292b313a4756677a8e9986715d48341f0a00000e21344658697a8b9994887c726b6767696f77838f887b9198836c57422c170000000000000000000000000000000000000000000000000005182a3c4e607284968b7969584734210c000000000000000000000000000000000000000012273c52677c938d77625f748b95806a543f2a15000000000000000000000000000000000000081d31445565768798877563513f2d1b080000000000000000000000000000000000000000000c213447596b7d8f8e7d6c5c4b3a29180500000000000000000000000000000000122436485a6c7d9090806e5d4c3a2713000000000000000000000000000000152a3f546a8095947d68533e2913001f34495d70828b8b7d6b5a4836241200001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08001f344a5f748895988c82776f68625d5a5858595b6066707c8c9d907d6a57432f1b06001f344a5f748b9d88725c47321d2f4051627385978f7d6c5a493827160400001f344a5f748ba08b745f4a341f0a000517293b4d5f708395968472604e3c2a1806001f34495e73899e8d77634e3925110000000011263b50667b9198836c57422c170200000000000000000000021527394b5d6f82949583705e4c3a2816040000000000000015293e5265788c9d8a79685a4e46403e3f444d5764748597907c6956422e1a050004172b3e51637587989485766a5f575252555c65707d8e839198836c57422c1700000000000000000000000000000000000000000000000000000c1e30425466788a8b8776644f3a2510000000000000000000000000000000000000000012273c52677c8b8b77625f748b8b806a543f2a150000000000000000000000000000000000000c21364b6072838b8b7b6957453322100000000000000000000000000000000000000000000005182a3c4e607284968b7969584734210c0000000000000000000000000000000007192b3d4e6072858b8b7b6a56412c17020000000000000000000000000000152a3f546a808b8b7d68533e2913001f34495d7074747470604e3c2b1907000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494235251401001d3145586a7c8f877a6f645c544e4945434344464b535e6e80939a87725d4934200b001f344a5f748b9d88725c47322a3b4c5d6f80919382705f4e3d2c1a090000001f344a5f748ba08b745f4a341f0a0010223446586a7c8f9c8a78665442301e0c00001c31465b70869a917c6854402c1a0900000918283b50667b9198836c57422c1702000000000000000000000e20324456687a8d9c8a776653412f1d0b00000000000000000f2236495c6e80909787786c615a555354596069758392948372604d3a271300000b1f33475a6d809398877666584c433d3c404853606f80919c98836c57422c17000000000000000000000000000000000000000000000000000001132537495b6d74747473634f3a2510000000000000000000000000000000000000000011263b506474747471605d7074747467533e29140000000000000000000000000000000000000c21364b60717474746f5d4c3a28160400000000000000000000000000000000000000000000000c1e30425466788a8b8776644f3a251000000000000000000000000000000000000d1f31435567747474746955412c1701000000000000000000000000000014293e53677474747466523d2813001a2e41515d5f5f5f5d5243311f0d0000000515232e34343434343434343434343434343434343434343434343434343434343434343434342f251708000016293b4d5f718476695d5248403934302e2e2f3237405063778ca18c77624d38230e001f344a5f748b9d88725c48393647596a7b8d988775645342301f0e000000001f344a5f748ba08b745f4a341f0a0a1c2e40526475889a91806d5b49372513010000182d42566b809497836f5c493726180f101a273646586a7d9298836c57422c170200000000000000000006192b3d4f6173869891806c5a4836241200000000000000000006192c3e5061718290978a7d756e6a68696d747c8793938575655443301d0a000012263a4e63768a9e8d7a6958483b3028272c3642516173869998836c57422c17000000000000000000000000000000000000000000000000000000081a2c3d4f5c5f5f5f5f564634200c00000000000000000000000000000000000000000d213547575f5f5f5e53515d5f5f5f5849372410000000000000000000000000000000000000081c3043535e5f5f5f5d51402e1c0b00000000000000000000000000000000000000000000000001132537495b6d74747473634f3a251000000000000000000000000000000000000214263849585f5f5f5f5a4c3a261200000000000000000000000000000010243749585f5f5f5f584836230e0011233341494a4a4a4941342513020000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b12070000000c1e304254667267584b3f352c251f1b19191a1d2334495e73899f8f79644f3a250f001f344a5f748b9d88746657494354657688998c7a69584735241301000000001f344a5f748ba08b745f4a341f0f1627394b5d6f8293978673614f3d2b1a0800000013283c5065798d9f8c79665544362a24252c3744536475889b98836c57422c1702000000000000000000122436485a6c7d91988673614f3d2b1907000000000000000000000f213344536371808b95928983807d7d838890978d8274665747372513010000172c4055697d929884705d4b3a2a1d141219253344566a7d9398836c57422c17000000000000000000000000000000000000000000000000000000000e20313e484a4a4a4a4438281704000000000000000000000000000000000000000005182a39444a4a4a494241494a4a4a453b2c1a080000000000000000000000000000000000000114253542494a4a4a48403222110000000000000000000000000000000000000000000000000000081a2b3d4f5c5f5f5f5f564634200c000000000000000000000000000000000000081a2c3b454a4a4a4a463c2e1d0a000000000000000000000000000000081a2c3b454a4a4a4a453a2b1907000515232e34343434342e241607000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000113253748565c57493b2e2219110a060b11171e2735495e73899f9079644f3a250f001f344a5f748ba093857567594f6071839491806e5d4b3a29180600000000001f344a5f748ba08b745f4a34252525334556687a8d9e8c7a68564432200e000000000d2136495d7084979684726254473e393a404955627182939a98836c57422c170200000000000000000b1d2f415365778a9c8d7a68564432200e0000000000000000000000041526364553616d77828b9d97949494979c8e837a6f645648392a19080000001b30455a6f8498917c6854412e1c0c00000715273b50667b9198836c57422c17000000000000000000000000000000000000000000000000000000000213212c333434343430271a0b000000000000000000000000000000000000000000000c1b2831343434342f2e3434343431291d0e00000000000000000000000000000000000000000817252f34343434332d2214050000000000000000000000000000000000000000000000000000000e20313e484a4a4a4a4438281704000000000000000000000000000000000000000e1d293134343434322a1e1000000000000000000000000000000000000e1d29313434343431281c0d00000005111a1f1f1f1f1f1a12060000000000000000000000000000000000000000000000000000080f15191b1b1b1916110c0600080e131515120d050000000007192a38434743392b1d100c11161b20252b313a445264788da18e78634e39240f001f344a5f748ba09b948676685b6d7d8f95847261503f2e1d0b0000000000001f344a5f748ba08b745f4a3a3a3a3a3e506274869892826e5c4a3927150300000000061a2e4154677a8c9e918272655a524e4f535c66738290829198836c57422c1702000000000000000416283a4c5e70839594826f5d4b39271503000000000000000000000000102233445362707c8790958e8a89898d9392897d73665748382715030000001e33485e73889d8c77624e3925110000000011263b50667b9198836c57422c170000000000000000000000000000000000000000000000000000000000030f191e1f1f1f1f1c14090000000000000000000000000000000000000000000000000a151c1f1f1f1f1b1a1f1f1f1f1d160c0000000000000000000000000000000000000000000007121b1f1f1f1f1e191105000000000000000000000000000000000000000000000000000000000213212c333434343430271a0b0000000000000000000000000000000000000000000c161d1f1f1f1f1d170d000000000000000000000000000000000000000c161d1f1f1f1f1c150b00000000000000000000000000000000000000000000000000000000000000000000000000000009131c242a2e3030302e2b262119111b23282a2a2721180c000000000c1b272f322f271b141a20262b2f353a3f464d56627082949e8a75604b36210d001f344a5f748b9e898c95877869798b9a8977665544332110000000000000001f344a5f748ba08b745f4f4f4f4f4f4f5c6d809299877563513f2d1b090000000000001125374a5d6e80909f9083776d666364686f798491867b9198836c57422c1702000000000000000f21334557697c8e9b89766452402e1c0a000000000000000000000000071a2d3f516271828e958a8079747374787d889391847566554432200d0000001f344a5f748b9f89745f4a35200b0000000011263b50667b9198836c57422c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f191e1f1f1f1f1c14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1b2630383e4345464543403b352d242e373d3f3f3c352a1b0a0000000009141a1d1a1921282f353a3f44494e545a616973808f9f95826e5b46321d09001f344a5f748b9d887c8c96887986978e7c6b5a4937261504000000000000001f344a5f748ba08b746464646464646467798b9d8e7b6a584634221203000000000000081b2d3f51617282909e948a827b78787c838c9587777b9198836c57422c1702000000000000081a2c3e5063758799907d6b5947352311000000000000000000000000001023374a5d6f80909485776d65605e5f636b758290948473614f3c29150100001f344a5f748b9f89735e48331e090000000011263b50667b9198836c57422c170000000000000000000000000000000000000000000000000000060c11141717171716130f090300000000000000000000000000000000070e1313131313100900000000000000000000000000000000081013131313130e070000000000000000000000000000040a0f13161717171715120e09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e13131313131313131313131313131313131313131313110b02000000000000000000091013131313120d040000000000000000000000000000000000000410191d1e1e1c150b000000000000000000000000000002111f2c38434c53585a5b5a58544f494137404a52545450473928150000000000000c18232d353c43494f54595e63686e757c86919e98897765523f2b1703001f344a5f748b9d88727b8b9889929382705f4d3c2b1a0800000000000000001f344a5f748ba08b797979797979797979859794827060564b3e3021120100000000000010223344546372808c969d95908f8f9297908476687b9198836c57422c1702000000000001132537495c6d8092978572604e3c2a180600000000000000000000000000162b3f5366798c998775665a514b484a4f586472839591806c5844301c0700001f344a5f748a9f8b75604b36210c0000000011263b50667b9198836c57422c170000000000000000000000000000000000000000000000010a131a2025292c2c2c2c2b28231e170f06000000000000000000000000000d19232829292928241c1002000000000000000000000000010f1b24282929292823190d00000000000000000000000711181f24282b2c2c2c2c2a27231d160e050000000000000000000000000b141819191918130b00000000000000000000000000000000000000000000000d192328292929292929292929292929292929292929292929261e130500000000000002101c242829292927211609000000000000000000000000000000000514222c32333330281c0e0000000000000000000000000010202f3d4a565f676c6f706f6d69645d544a505d666a69645744311c0000000001101d2a35404950575d63696d72777c838990999f9488796a594836230f00001f344a5f748b9d88726c7b8b9a9a86756352413223140400000000000000001f344a5f748ba09490909090909090909093a28e837c73685c4e3f301f0e000000000000041526364554616e79838b909393918d867d7266667b9198836c57422c170200000000000c1e30425467798b9d8c79675543311f0d00000000000000000000000000001a2f44596d8396907c6958483d3633353b465465778c9b88735f4a35200b00001e33485d72889c8e78644f3b27130100000011263b50667b9198836c57422c170000000000000000000000000000000000000000000009141d262e353a3e41424242403d38322b23190f04000000000000000000000b1c2b363d3e3e3e3d382e200f0000000000000000000000000e1f2d383d3e3e3e3d362b1c0b000000000000000005101a242c33393d40424242423f3c38312a22180e02000000000000000001111e282d2e2e2e2d271d100000000000000000000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3a3123140200000000000f202e383d3e3e3e3c342718060000000000000000000000000000001122323f474848453a2c1b0800000000000000000000000c1d2e3e4d5b68727b82868786837d7870675d5d6e7a807d745f4a341f000000000f1f2e3b47525c646b72777d83888d92979d9b948c82766a5b4c3c2a190600001f344a5f748b9d88725d6c7b8a998d7d6e5f504132231404000000000000001f344a5f748ba0979494949494949494949494979790867a6c5d4e3d2b1a070000000000000818273644515c666f767a7c7d7b78726a6055667b9198836c57422c1702000000000517293b4e6072849693826e5c4a3826140200000000000000000000000000001d32475c72879c8c76614d3a2b221e202836485d71879c8d77634e38230e00001b2f44596e8397937d6a5643301e0e0305101e2e4052667b9198836c57422c170000000000000000000000000000000000000000030f1b26303a42494f535657575755514c463e362c22160a00000000000000000015283a4852535353534b3e2d1a070000000000000000000006192c3d4b5253535352483a2815000000000000000916222d3740474d52555757575754514c463e352b201306000000000000000e1f2f3b42434343423a2e1e0d000000000000000000000000000000000000000015283a48525353535353535353535353535353535353535353534e42311f0c00000000071a2d3e4b535353535045362411000000000000000000000000000005192d40515c5e5e584a382511000000000000000000000417293b4c5c6b79858f9697949495938c847a6e677a8d958b745f4a341f0000000b1c2d3d4c59656f7880878d92979c9c97928d8780776f64594c3d2e1e0d0000001f344a5f748b9d88725c5d6c7a8a998d7d6e5f5041322314040000000000001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d7d838a95988b7b6b5a4937241100000000000000091826333f4a535b6166676867635e574d50667b9198836c57422c17020000000010223447596b7d8f9a887563513f2d1b090000000000000000000000000000001d32475c72889d8b76604b37251c181a2231465b70869b8f78634e38230e0000162b4054687c919a86725f4d3c2c1f1819212d3c4c5d6f829698836c57422c17000000000000000000000000000000000000000614212d38434d565d63686b6c6c6c6a66615a52493e33281b0e00000000000000001c31455866686868685c4a37230f000000000000000000000e2235495b67686868665845311c0000000000000b1a27343f4a535b62676a6c6c6c6c6966605a51483d31241608000000000000182b3d4d57585858564c3c2a1602000000000000000000000000000000000000001c31455866686868686868686868686868686868686868686868604e3b2712000000000d22364a5c686868686353402c170200000000000000000000000000091e33485d6f737367543f2a15000000000000000000000d203346586a7a8a97948a837d7d808489918c80718296998b745f4a341f00000316283a4b5b6976828c949b9b96908c87837d77726b645c52473b2e1f10000000001f344a5f748b9d88725c4e5c6b7a8a988d7d6e5f50413223140400000000001f344a5f748ba08b74686868686868686868696e7784929a8a786654412e1a06000000000000000815212d3740474d505253524e4a433b50667b9198836c57422c1702000000091b2d3f526476889b8f7c6a5846342210000000000000000000000000000000001c31475c70869b8f7a66534337302d2f353f4f6175899e8c77624c38230d00001125394e6275899d8f7c6b5a4a3d322d2e343e4b596a7a8d9f98836c57422c17000000000000000000000000000000000000061523313e4a56606971777c82838383807b756e655c5145392c1e0f000000000000001f344a5f747d7d7d7966523f2b1804000000000000000003162a3e5165787d7d7d745f4a341f00000000000b1a293845515c666f767b80838383827d7a756d645a4f423426170700000000001e32475a6a6e6e6e6a5946311c07000000000000000000000000000000000000001f344a5f747d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d69543f2a15000000000f253a4f64797d7d7d6f5a442f1a05000000000000000000000000000a1f344a5f7489826b56402b160a02000000000000000014283c50637688999183766e69686b6f757d88908282978c7b725e49341f00000b1f334558697988949f968e87827b76726d68635d5750483f35291d1001000000001f344a5f748b9d88725c474d5c6b7a89988d7d6e5f504132231404000000001f344a5f748ba08b745f5353535353535353545a657384959684705d4a36220e000000000000000004101a242c33383b3d3e3c39352f3b50667b9198836c57422c17020000021426394b5d6f82939684715f4d3b29160500000000000000000000000000000000192e43576c829596837161544b45424449515d6d7d909a86725d49341f0b00000a1e32465a6d80929a8977685a4e46424348515c6977888e8f98836c57422c17000000000000000000000000000000000005152433424f5c68737c868d929698989794908a82786e63574a3c2d1e0f0000000000001d32465a6d829494826e5b4733200c00000000000000000b1e3246596d829494826e5a47321e00000000081929384755636f79838b909597989897948f8982776c60524435251504000000001f344a5f74848484735e48331e09000000000000000000000000000000000000001f344a5f748b94949494949494949494949494949494949494806a543f2a15000000000f253a4f64799094866f5a442f1a05000000000000000000000006111b23344a5f748b826b56402c261e150b010000000000001a2e43576b8093968472655a5453565a616a758390859988726154432f1b000012273b4e627587989d8f847a726c67625d58544f49433c352c22180c0000000000001f344a5f748b9d88725c473e4d5c6a7989988d7d6e5f5041322314040000001f344a5f748ba08b745f4a3e3e3e3e3e3e3e3f485566778b9e8d7965513d2814000000000000000000000710181e23262828272520263b50667b9198836c57422c170200000d1f324456687a8c9d8b78665442301e0c000000000000000000000000000000000014293d5164778a9c8f8072675f5a57595d646e7b8b9c907d6a57432f1b06000003172a3d50637587989687786c615b57585c646e7a8891808b98836c57422c1700000000000000000000000000000000021323334251606d7985909999938f8c8c8d90959c958c8074675a4b3c2d1d0c0000000000172b3e5265798d9e8a76634f3b2814000000000000000013273a4e6175899d8d7966523f2b180000000214263747566573828c969b95908d8c8c8d91979d958a7d70625343332210000000001f344a5f748b9989735e48331e09000000000000000000000000000000000000001f344a5f748ba0949090909090909090909090909090909090806a543f2a15000000000f253a4f6479909b866f5a442f1a05000000000000000000000c18232e373e4a5f748b826b5646413a31281e120600000000001e33485d71879b8d796655473f3e41464e58657485969d88725c473625130000182c41556a7d929f8e7d71675e58524d48443f3a352e2821191005000000000000001f344a5f748b9d88725c47323e4c5b6a7989978d7d6e5f50413223130300001f344a5f748ba08b745f4a342929292929292b38485b6e829695806b57422d19040000000000000000000000040a0e111313121011263b50667b9198836c57422c17020006192b3d4f6173869892806d5b493725120000000000000000000000000000000000000e2235485b6d7d8f9d90847a736f6c6e7278828c9a938372604e3b2714000000000e2133465869798a99978a7d756f6c6d7077828c9283748b98836c57422c17000000000000000000000000000000000e2031415161707d8b97988d857d797676777a8088929c928677695a4b3b2a1907000000000f22364a5d718598927d6a5743301c08000000000000081b2f42566a7d919986715e4a37230f0000000d20324354657484929d9288807a777676787c838a959c8f827161513f2e1b090000001f344a5f748b9f89735e48331e09000000000000000000000000000000000000001f344a5f748ba08b79797979797979797979797979797979797969543f2a14000000000f253a4f6479909b866f5a442f1a050000000000000000000f1c2935404a52595f748b826b5f5b554e453b30231608000000001f344a5f748a9c87725d49372b292c323b475667798d9d88725c47321d0800001b30455a6f849996837060544b433e38342f2a25201a171c1e1b13080000000000001f344a5f748b9d88725c47322e3d4c5b6a7888978d7d6e5f504131210e00001f344a5f748ba08b745f4a341f13131313131a2b3e52677b909a86705b46311c070000000000000000000000000000000000000011263b50667b9198836c57422c170200122436485a6c7d9199877462503e2c190700000000000000000000000000000000000005182b3d4f6070808d98978e88848384878c949c908474655443311e0b000000000416283a4b5c6b7a89959b928a858383868c94908273748b98836c57422c17000000000000000000000000000000081a2c3d4e5f6f808e9c91857a706964616062666c74808a9796887868584836251301000000071a2e4155697c909a87735f4b3824100707070707071023374a5e728699917d6956422e1b07000004172a3d4f617283939b8d80756c6662606063676e7783909f90806e5d4b3926130000001f344a5f748b9f89735e48331e0d0e0e0d0a0701000000000000000000000000001f344a5f748ba08b7464646464646464646464646464646464645d4c3a2611000000000f253a4f6479909b866f5a442f1a0500000000000000000f1e2d3a47535d666d73778b827774706961584d41342617080000001f344a5f748b9b86705b463126201e1f29394a5f748b9d88725c47321d0700001d32475c72889c917b675342372f29241f1a1611111f2a31332f26190a00000000001f344a5f748b9d88725c47321f2e3d4c5a697888978d7d6e5f4f3e2b1602001f344a5f748ba08b745f4a341f0a000000000f24384d62778d9d88735e48331e090000000000000000000000000000000000000011263b50667b9198836c57422c1702001a2e415365778a9c8d7b69574533210f00000000000000000000000000000000000000000e20314251616e7a868f969b9998999c9891897d726556473725140100000000000b1c2d3e4d5c6a77838d959b9998989a938a7d7164748b97836c57422c17000000000000000000000000000000132537495b6c7d8e9e8f8273685d554f4c4b4d5158616d798796978776655442301e0b000000001226394d6074889c8f7a6753402c1d1d1d1d1d1d1d1d2b3f53667a8e9c8975614e3a26130000000d2134475a6c7d909c8c7c6e6258514d4b4c4e535b667282909e8c7a6855432f1c0800001f344a5f748b9f89735e48331f22232322201b160f0600000000000000000000001f344a5f748ba08b745f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4a3f2f1d0a000000000f253a4f6479909b866f5a442f1a05000000000000000d1e2d3c4b5864707982888c918f8d89847d756a5f52443526150400001e33485d72879c8874604f423a353334363a4a5f748b9d88725c47321d0700001d32475c72889d8f79644f3a241b150f0a060c14202f3d46484337281705000000001f344a5f748b9d88725c47321d1f2e3c4b5a6978878b8b7d6d5a45301b06001f344a5f748ba08b745f4a341f0a000000000c21364b60768c9f89735e48331e090000000000000000000000000000000000000011263b50667b8b8b836c57422c1702001f34495d70838b8b83705e4c3a28150300000000000000000000000000000000000000000214243342505d68727a8287898b8b88837c756c61554738291908000000000000000f202f3e4d5a6670798286898a898680776d615f748282826c57422c170000000000000000000000000000091c2f425467798a9b90807063564b413b3736383d454f5b687787979483715f4d3a2815020000000a1d3145586c809397836f5c4834323232323232323233475b6e839694806d5945321e0a00000115293d5063768a9c8f7d6d5e50453d383637393f4854627283949885725f4c38241000001f344a5f748b9f89735e4833333738383734302a221a10050000000000000000001f344a5f748ba08b745f4a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a362d211100000000000f253a4f6479909b866f5a442f1a05000000000000091a2b3c4b5a6976828d969d989994969a9991887c7062534433221000001b2f44586c8093907d6d60554e4b48494b4e535f748b9d88725c47321d0700001c31465b70879b907a65513c291e1a19191b2027323e4d5a5d5546342210000000001f344a5f748b9d88725c47321d101e2d3c4b5a68747474746d5945301b05001f344a5f748ba08b745f4a341f0a020202021225394e63788d9d88725d48331e080000000000000000000000000000000000000010253a4f63737474746955412c1701001f34495d70747474746553412f1c0a0000000000000000000000000000000000000000000006152433404b565f676d71747474726e6861594f4337291a0b00000000000000000211202f3c48535d666c71737473706a635a4f59686b6b6b63523e2a1500000000000000000000000000001225394c5f728596948372615245382e2622212329323d4a5968798a9c8f7c6a5744311e0a0000000215293c5063778b9f8b776350474747474747474747474f63768a9e8c7864513d2a16020000071c3044586c8093978572604f403329232121242b37445465778a9d8f7b67533f2b1703001f344a5f748b9f89735e4843484c4e4e4c49443e362c22170a00000000000000001f344a5f748ba08b745f4a342525252525252525252525252525221b100300000000000f253a4f6479909b866f5a442f1a05000000000002142638495a697887949c9289838b8282868d969a8e827161513f2d1a070015293d50637587978c7d7269635f5e5e6063686d748b9d88725c47321d0700001a2f44586d839794806b58473a332f2e2e30343b444f5c6b7263513f2d1b090000001f344a5f748b9d88725c47321d070f1e2d3c4a585f5f5f5f5c4f3d2a1602001f344a5f748ba08b745f4a341f17171717171f2f4154687c9299846f5a45301b06000000000000000000000000000000000000000c203446565f5f5f5f5a4c3a261200001a2e41515d5f5f5f5f57473623110000000000000000000000000000000000000000000000000615222e39434b53585c5f5f5f5d59544e463c3226190b0000000000000000000002111e2b36414a52585c5e5f5e5b5650473d4a54565656514535230f0000000000000000000000000005192d4154687b8f9c897765544434271b120d0b0e15202d3b4a5b6d7d919a8874604d3a2612000000000d2134485b6f839793806c5c5c5c5c5c5c5c5c5c5c5c5c6b80939884705c4935210e0000000d22364b5f73889c8e7a6754423122160e0c0c10192636475a6d809497836e5a46311d08001f344a5f748b9f89735e4e565d616363625e5952493f34281b0d000000000000001f344a5f748ba08b745f4a341f0f0f0f0f0f0f0f0f0f0f0f0f0f0d07000000000000000f253a4f6479909b866f5a442f1a0500000000000c1f32445567778897978a7d75748b826c7279838f9d90806e5c4a37230f000d21344658697887948f857d7774737375787c8288919d88725c47321d070000162a3f53677b8f9b887564574e4844434345494f57616d7a826e5c4a3826120000001f344a5f748b9d88725c47321d07000f1e2c3b454a4a4a4a483e31200e00001f344a5f748ba08b745f4a342c2c2c2c2c2c313d4d5e708598927d6a55412c17030000000000000000000000000000000000000004172838444a4a4a4a463c2e1d0a000011233341494a4a4a4a44392a18060000000000000000000000000000000000000000000000000004101c2630383e43474a4a4a4845403932291f1408000000000000000000000000000d19242e363e4347484a4846423b342d393f4040403e35271706000000000000000000000000000c2034485d70859892806c59483626170900000000030f1d2d3d4f6174879b907c6955412d190400000005182c4053677a8e9b887472727272727272727272727273879b8f7b6854402d190600000012273b5065798e9b87725f4b382513040000000008182a3d5064788d9e8974604b36220d001f344a5f748b9f89735e616a7176787877736d655c5145392b1d0e0000000000001f344a5f748ba08b745f4a341f0d0d0d0d0d0d0d0d0d0d0c08000000000000000000000f253a4f6479909b866f5a442f1a05000000000215283b4e617385969687796c61748b826b5d66717d8e9e8c7966523e2a15000417293a4b5a6976828a92928d8b89898b8d928f888c9d88725c47321d0700001024384c6073869793837469625d5a58585a5e636a737d8b8c796755412d180300001f344a5f748b9d88725c47321d0700000e1d293134343434332c21130200001f344a5f748ba08b745f4a42424242424242454e5b6b7c8e9d8a76634f3b26120000000000000000000000000000000000000000000b1a273034343434322a1e100000000515232e343434343431281b0c000000000000000000000000000000000000000000000000000000000a131c242a2f3234343433302b251e160d0200000000000000000000000000000007111b23292e32333433312d27201b252a2b2b2b29221709000000000000000000000000000011263b4f63778c9e8a76624f3c2a1908000000000000000f203244576a7d929985705c48331f0a000000001024374b5f72869a908888888888888888888888888888909b8773604c38251100000000162b4054697d9396826c58432f1c080000000000000e2135495d72879c8e7964503b2611001f344a5f748b9f897368737d868b8f8f8c8882786f6357493b2c1c0c00000000001f344a5f748ba08b745f4a342222222222222222222222211c130700000000000000000f253a4f6479909b866f5a442f1a05000000000a1e3145586b7d919a8978685b5f748b826b56536070828a847d6b56402b1600000b1c2d3c4b58646e767d83878889888683807a748b9d88725c47321d070000091d30435668798a9993877c76726f6e6e6f72777d87919c90836f5a442f1a0500001f344a5f748b9d88725c47321d070000000c161d1f1f1f1f1e190f030000001f344a5f748ba08b745f575757575757575759606b79899992806d5a4733200c0000000000000000000000000000000000000000000009141c1f1f1f1f1d170d000000000005111a1f1f1f1f1f1c150a00000000000000000000000000000000000000000000000000000000000000080f151a1d1f1f1f1e1b17110a0300000000000000000000000000000000000000070f15191d1e1f1e1c18130c091115161616140e05000000000000000000000000000000172b4054697d9397836e5a4733200d00000000000000000215283b4f63778b9f8b76624d38240f00000000081b2f43566a7d92a09795959595959595959595959597a093806b5744301d0900000000192e43586d8397927c68533e291500000000000000061b2f44596e8398937d68533e2914001f344a5f748b9f89737886919a999796989c958c827467594a3a2a1908000000001f344a5f748ba08b745f4a3737373737373737373737373630251606000000000000000f253a4f6479909b866f5a442f1a05000000001125394d6175889b8f7c6b5a4a5f748b826b5642526578756f695f4f3c28130000000f1e2d3a47515b63696d70727372706e6a65748b9d88725c47321d070000011426394a5b6b7a889499918b8785848486888c929a958a7d726454402c180300001f344a5f748b9d88725c47321d070000000002080a0a0a0a090400000000001f344a5f748ba08b746c6c6c6c6c6c6c6c6c6e747d8a9895857362503d2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596e8398927d68543f2b17040000000000000000000c1f33485c70869a907b66513d2813000000000013273b4e6275899c87808080808080808080808080879c8a76634f3b281401000000001c31465b70869b8f79644f3a25100000000000000000162b40556a809596826b56412c17001f344a5f748b9f89798997928a8482828389929c928677685848372513010000001f344a5f748ba08b745f4c4c4c4c4c4c4c4c4c4c4c4c4c4b42342411000000000000000f253a4f6479909b866f5a442f1a0500000000162b4054687c919986725f4d4a5f748b826b5640495a64605b544d4132200c000000031524323b3e474e54585b5c5e5c5b595560768c9d88725c47321d07000000091b2d3d4d5c6a76828a92979b9a99999a9b97928a82776d6154463624110000001f344a5f748b9d88725c47321d0700000000000000000000000000000000001f344a5f748ba08b838383838383838383838488909b94867667564533210e00000000000000000000000000000000000000000000000000000b141a1e1e1e1b150b00000000000000000000000000070e13171a1b1b1a1815100a04000000000000000000000000000000000000000000070e13171a1b1b1a1815100a040000000000000000000000000000000000000000000004090c0e0e0e0c080400000000000000000000000000000000000000000000001d32475c72879c8e78644f3a25110000000000000000000004192e42576c829794806a543f2a1500000000000b1f32465a6d82958e7a6a6a6a6a6a6a6a6a6a6a7a8e96836e5b4733200c00000000001e33485d72889d8c77624c37220d000000000000000013283d53687c9398836d58432e19001f344a5f748b9f8988958980766f6b6b6e757d8a97968776665443301e0b0000001f344a5f748ba08b7462626262626262626262626262625f52412d19050000000000000f253a4f6479909b866f5a442f1a05000000001b3045596e8397927d6a56424a5f748b826b56403c494f4c46403a302314020000000e2032424e534e4340444647484746445064798e9a866f5a45301b06000000000f1f2f3e4c59646d767d8387898b8b8987837d766e655a4f43362819070000001f344a5f748b9d88725c47321d0700000000000000000000000000000000001f344a5f748ba09b98989898989898989898999c968d82756758493827160400000000000000000000000000000000000000000000000004121e272f3333332f281c0e0000000000000000000009131b22282c2f30302f2d2a251e170e05000000000000000000000000000000000009131b22282c2f30302f2d2a251e170e050000000000000000000000000000000000020b13191e21232323211d18120a0100000000000000000000000000000000000000001f344a5f73899f8c76614c37220d0000000000000000000000152a3f54697d9497826c57422c17000000000003172a3e5165798d96836e5b5454545454545b6f83968e7a66533f2b180400000000001f34495e73899f8b74604b36200b000000000000000011263b50667b9199846e59442f1a001f344a5f748ba0959485776c625b56565a616c798797948472604d3a27140100001f344a5f748ba08b777777777777777777777777777777705d48331e080000000000000f253a4f6479909b866f5a442f1a05000000001e33485d72889c8e78644f3b4a5f748b826b56402b353a38322c261e130500000005172a3d50606860554a41393333323947586b809395806b57422d1803000000000111202e3b47515a62686d7173747473716d68625b52483d3225180a000000001f344a5f748b8b88725c47321d0700000000000000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b88837a706457493a2b1a090000000000000000000000000000000000000000000000000213222f3a43484848443a2c1b090000000000000005111c262e363c4144464644423f39332b21170c000000000000000000000000000005111c262e363c4144464644423f39332b21170c0000000000000000000000000000000b151f272d323638383836322d261e1409000000000000000000000000000000000000001f344a5f748ba08b745f4a35200b000000000000000000000013283d52677c9398836c57422c170000000000000e2236495d7085988a76634f3f3f3f3f4f63768a9986725e4a3723100000000000001f344a5f748ba08b745f4a341f0a000000000000000010263b506579909b866f5a442f1a001f344a5f748ba0988775675a4f464140464f5b6978899b907d6a5744301d0900001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8d8d8d89735e48331e090000000000000f253a4f6479909b866f5a442f1a05000000001f344a5f748ba08b75604b364a5f748b826b56402b2124231d17110a01000000000e2134475a6c7d72675d544d4846474c566475889b8d7965513d281400000000000002101d29343e474e54595c5e5f5f5e5c59544e473e352b20140800000000001f34495d707474746e5b46311c0700000000000000000000000000000000001f34495d707474747474747474747474747474726d665d5347392b1c0d000000000000000000000000000000000000000000000000000f2031404d575d5e5d574a3825110000000000000916222e39424a5156595b5b5a57534e473e34291e110300000000000000000000000916222e39424a5156595b5b5a57534e473e34291e1103000000000000000000000005121d28323b41474b4d4e4d4b47413a31271b0f0100000000000000000000000000000000001f344a5f748ba08b74604b36200b000000000000000000000013283e53687c9398836c57422c17000000000000061a2d4154687c9093806b5744303043576b8092917d6956422f1b080000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08f7a6858493d332c2c323d4b5a6b7d909a8773604c38241000001f344a5f748ba097949494949494949494949494949489735e48331e090000000000000f253a4f6479909b866f5a442f1a05000000001f344a5f748ba08b745f4a344a5f748b826b56402b160f0e09030000000000000014293d5164768a857a7068615d5b5c60687483939583705d4a36220e00000000000000000c17212b333a3f4447484a4a494744403a332b23180e020000000000001a2e41515d5f5f5f5c503e2b170300000000000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d59534a4035291c0d0000000000000000000000000000000000000000000000000005182b3e4f5e6a7273726855402b16000000000009182734404b555e656a6e70706f6c68625a51473b2f21130400000000000000000009182734404b555e656a6e70706f6c68625a51473b2f2113040000000000000000000615232f3b454e565c60636363605b554d44392d1f1103000000000000000000000000000000001f34495e73899e8c77624d38230e0000000000000000000000162b40556a809496826b56402b16000000000000001225394c6073889b8773604c38384c5f73879b8975614e3a2713000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89745f4b3a2b201717202d3d4e6073879a8f7b67533f2a1501001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d735e48331e090000000000000f253a4f6479909b866f5a442f1a05000000001f344a5f748a9f8c76614c374a5f748b826b56402b2123211b150e070000000000162b40566b808c968d847c76727070747b86929788776653412e1b07000000000000000000050e171f252b2f3233343434322f2b251f180f06000000000000000011233341494a4a4a483f32210f00000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a48443f372e23180b00000000000000000000000000000000000000000000000000000c2034485b6d7c8789836c57422c17000000000918273644525d6872798084868786827c766d64594d3f31221201000000000000000918273644525d6872798084868786827c766d64594d3f312212010000000000000006152433404c58616a707577787775706960564a3d2f2111010000000000000000000000000000001c31475c70869b907a65513c281300000000000000000000071b2f44586d8397937d68533e291400000000000000091d3144586b80938f7b6754404053677b8f95826d5946321e0b000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e48331e0d03020f1f3143576a809397826d58442f1a05001f344a5f748ba08b746868686868686868686868686868655644301b060000000000000f253a4f6479909b866f5a442f1a05000000001e33485d72879c8f7965503c4a5f748b826b56402c3538363029221a0f0100000014283d50616e79848d96908b8886878a8f98928678695948362411000000000000000000000000040b11161a1d1e1f1f1f1d1a16110b04000000000000000000000515232e34343434332d2213030000000000000000000000000000000000000515232e34343434343434343434343434343433302a231b110600000000000000000000000000000000000000000000000000000010253a4f63778b9a98836c57422c17000000051627364554626f7a858d949794949597918a82766a5d4f40301f0d000000000000051627364554626f7a858d949794949597918a82766a5d4f40301f0d0000000000000213233342515e6a757d858a8d8f8d8a857c73685b4d3f2f1e0e000000000000000000000000000000192e43586c829694806b56422e1b070000000000000000000e22364a5e72879c8e79644f3b2611000000000000000115283c5063778b9784705c48485c6f83978c7865513e2a1603000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e48331e0900000114283b5064798e9c87725d48331e08001f344a5f748ba08b745f535353535353535353535353535148392714010000000000000f253a4f6479909b866f5a442f1a05000000001a2f44596d839794806a57434a5f748b826b56403e494e4a443d362c1f0f0000000d213343515c67707982888e919393918d878074685a4b3b2b190700000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1e191004000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1b161008000000000000000000000000000000000000000000000000000000000012273c52677c929e8d836c57422c1700000011223444546372828d98918983807d80858b9494887b6d5e4e3d2b1906000000000011223444546372828d98918983807d80858b9494887b6d5e4e3d2b190600000000000e20314151616f7c8892999794939497999086796b5d4d3c2b1a080000000000000000000000000000152a3e53677c909a86725e4a372412000000000000000006192b3e5165798d9c88735f4a36210d00000000000000000d2034475b6f83968c7764505063778b9884705d4935220e00000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e48331e090000000d21364b60758b9f8a745f4a341f0a001f344a5f748ba08b745f4a3e3e3e3e3e3e3e3e3e3e3e3e3d362a1b0a000000000000000f253a4f6479909b866f5a442f1a0500000000162b3f53687c909a8673604d4a5f748b826b56404c5c635e58514a3d2c1a070000041525333f4a545d666d74787b7d7c7b78726b62574a3c2d1d0d00000000000000000000000000000002070b0e0f0f0f0d090500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b0e0f0f0e0c12273c52677c9397826f65533f2b160000091c2e405162728291978a7d756d6a686b7077828d998c7c6b5a4836230f00000000091c2e405162728291978a7d756d6a686b7077828d998c7c6b5a4836230f0000000006182b3d4e5f70808d999289837d7c7d838a94978a7b6b5a4937251301000000000000000000000000001024394d6175899d8d796653412f1e0d00000000000005142436485a6d829595826d5945301c08000000000000000004182b3f53667a8e94806c59586c80938f7c6854412d190600000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e48331e090000000a1f344a5f74899f8c76604b36210b001f344a5f748ba08b745f4a3429292929292929292929292822190c00000000000000000f253a4f6479909b866f5a442f1a05000000001025394d6174889b8f7c6a594a5f748b826b5647586978736c655b4a36220e0000000715212d37414a52595f6467686866635e574f45392c1e0f00000000000000000000000000000810161c2023252524211e19130c0400000000000000000000000000000000000000000003080c0e0f0f0e0c08040000000000000000000000000000000000000000000000000106090c0d0d0b0804000000000000000000000000000000000000000000040e151b2023252523211c273c52677c9397826b564736241000001326394b5d6f80919788786c61595453565b646e7b8b9a8a7765523f2b17020000001326394b5d6f80919788786c61595453565b646e7b8b9a8a7765523f2b17020000000f2335485a6c7d8e998c80756e6967696e77828f998978675543301d0a00000000000000000000000000091e32465a6d82949683705e4c3c2b1d10060000020a152332425365778a9e8d7965513e2a16010000000000000000001023374b5e7286998875616073889b8873604c3925110000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e48331e090000000b20364b60748ba08b745f4a35200b001f344a5f748ba08b745f4a341f13131313131313131313130e060000000000000000000f253a4f6479909b866f5a442f1a0500000000091e3145586b7d919a8977675a5f748b826b565765758788827965503b261100000000040f1a242e373e454a4f525855514e4a433b32281b0e0000000000000000000000000007111b232b3135383a3a3937332e2720170d0200000000000000000000000000000000000811171c2123252523211d18120a0100000000000000000000000000000000000000070f151b1f212222201d19120b0200000000000000000000000000000000010d1721293035383a3a3836312b3c52677c9397826b56402b190700081b2f4255687a8d9b8978695b4f45403e4148515e6c7c8f8d826e59442f1a050000081b2f4255687a8d9b8978695b4f45403e4148515e6c7c8f8d826e59442f1a05000000152a3e5264778a998a7a6d625a5452545b6471808f9685725f4d3a26130000000000000000000000000003162a3e5164778a9d8e7c6a59493b2e221a1514171d27334150607083959583705d4936220e00000000000000000000081b2f42566a7d91907c69687c9093806b5844301d090000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e48331e090000001125394e63778d9d88725d48331e09001f344a5f748ba08b745f4a341f16161616161616161616161616120a000000000000000f253a4f6479909b866f5a442f1a05000000000215283b4e617385969686776b62748b826b6069758494988674614e39240f00000000000008111b232a314152626d69615849372820150a000000000000000000000000000d19242e373f454a4d4f4f4e4c48423b332a1f1408000000000000000000000000000008121c242b3136383a3a3836322d261e140a0000000000000000000000000000000005101a22292f3436373735322d261f150c000000000000000000000000000006131f2a343d444a4d4f4f4e4a453e3c52677c9397826b56402b1601000f23374b5e728598907d6b5a4b3d322b292d34404e5f717d77726957422e190400000f23374b5e728598907d6b5a4b3d322b292d34404e5f717d77726957422e1904000000172c42576c828f8d7b6b5c50463f3d404753617182948f7c6956422f1b07000000000000000000000000000e2134475a6d809199887767594b3f352e2a292b313944515f6e7d8f9c8a786653402d1a06000000000000000000000013273a4e6175899985717084988b7763503c2815010000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f89735e483322110200091a2d4054687c9298846f5a45301b06001f344a5f748ba08b745f4a342b2b2b2b2b2b2b2b2b2b2b2b2b2b261d100100000000000f253a4f6479909b866f5a442f1a0500000000000c1f3244556777889796897d75748b826f747c87939a8b7a685744311e0a00000000000000000c1c2d3e4e5f70827d7567533e29140300000000000000000000000001101d2a36414a535a5f62646463605c564f463d3125180a0000000000000000000000010e1a252f3840464b4e4f4f4e4b47413a31271c1004000000000000000000000000000b17222d363e44494b4c4c4a47413b32281e12050000000000000000000000071523303c4750585e626464635f5a524952677c9397826b56402b16010014293d52667a8e9a8773604e3d3a3a3a3a3a3a3a42556569635d574b3a2b1d0d000014293d52667a8e9a8773604e3d3a3a3a3a3a3a3a42556569635d574b3a2b1d0d000000152a3e51627080826f5d4d3e333030303543536476899986725e4a36220e0000000000000000000000000005182b3d5062738595968676695d5249433f3e40454c56626f7d8d9c8f7d6d5b493624110000000000000000000000000b1e3246596d82958d79788c96836f5b4734200d000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748b9f897563513f2f2014111927374a5c708498927d6955402c1702001f344a5f748ba08b745f4a4040404040404040404040404040403a2e1f0f00000000000f253a4f6479909b866f5a442f1a050000000000021426384959697886939b928a868c8384899099978a7c6c5c4b392715020000000000000008192a3a4b5c6c7d8e8c7a67533e291400000000000000000000000001101f2e3b48535d666e737779797876716a63594f433628190a00000000000000000003111f2b37424c545a5f63646463605b554d44392e21140500000000000000000000000e1b2835404952585d6062625f5c554e453b2f23150700000000000000000006162533414e59636c7377797978746e665c52677c9397826b56402b160100192e43576c829593806a574f4f4f4f4f4f4f4f4f4f4f52544f4f4f4f483b2b180500192e43576c829593806a574f4f4f4f4f4f4f4f4f4f4f52544f4f4f4f483b2b180500000f223444526170776552404044464646433f47596c80938d7965513d291400000000000000000000000000000e213244566777889795887a6f655d5754535559606973808d9c918270604f3d2b190700000000000000000000000003162a3d5164788c958280948e7a66533f2b1804000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba092806e5d4d3e3128262b36445567798c9e8a76624e3a261100001f344a5f748ba08b745f565656565656565656565656565656554c3d2c1905000000000f253a4f6479909b866f5a442f1a05000000000000091a2b3b4b5a6875828b939a9b9c98999b968f85796c5e4e3e2d1c0a0000000000000001142637475869798a92806e5c4b3824100000000000000000000000000e1f2e3d4c5965707a83898d8f908e8b8680766c60544637281807000000000000000212212f3c49545f676f747779797875706960564b3f322314050000000000000000000e1d2c3946525c656d7276777774706a61584d4133251607000000000000000214243343515f6b7680888d8f908d8982796e62677c9397826b56402b1601001d32475c70869b8f7965646464646464646464646464646464646464594835210c001d32475c70869b8f7965646464646464646464646464646464646464594835210c00000516263543515e6359494f54585b5b5b58544e5064778c95806c57432e1a050000000000000000000000000003152738495969788795988c8278716c6a686a6e747c86919d90827263534231200e00000000000000000000000000000e2235495c7084988a889a86725e4b37231000000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba09e8c7b6b5c4f443d3b3f48546273859693826d5a47331f0b00001f344a5f748ba08b746b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b695b4834200b000000000f253a4f6479909b866f5a442f1a05000000000000000d1d2d3c4a57636e778086898f8b8987827a72675c4e403020100000000000000000081d31445565768798877563513f2d1b0800000000000000000000000a1b2c3d4c5b6a77838d96948e8b8b8c909693897d71645546362413010000000000001020303f4d5a66717b83898d8f908e8a857c73685d504232231303000000000000000b1c2c3b4957646f7982888b8d8c8a857d756a5e5143342514040000000000000e2031425161707d89939c9994939394968c8072677c9397826b56402b1601001f34495e73899e8c7979797979797979797979797979797979797977644f3a240f001f34495e73899e8c7979797979797979797979797979797979797977644f3a240f00000008172533414b4d525b63696e7070706d6861595d71869a86715d48331f0a0000000000000000000000000000091a2b3b4b5a697684909b958d8682807d8083889099988c807163544535251402000000000000000000000000000006192d4154687b8f9796927d6a56432f1b0800000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba092928a7a6d61575250535a6572829199887664513e2b170400001f344a5f748ba08b828282828282828282828282828282828277624c37220d000000000f253a4f6479909b866f5a442f1a0500000000000000000f1e2c3946515b646b70748b8273716d675f554a3e3022120200000000000000000c21364b6072838b8b7b6957453422100000000000000000000000031628394a5b6a798895948980797674777b838c96908273645342301d0a00000000000b1d2e3e4e5d6b78848f979a94939294999990867a6e60514131200f000000000000061829394a596775828c959c9a98989b9992887c6f615242322110000000000007192c3d4f6070808e9b978d85807c7c80868e9183737c9397826b56402b1601001f344a5f748ba0949090909090909090909090909090909090909079644f3a250f001f344a5f748ba0949090909090909090909090909090909090909079644f3a250f00000002122231404d59656f777d83868786837c756c616c82968b76614c38230e0000000000000000000000000000000d1d2d3c4b5966727d8892999b97949495989d978f857a6e61544536271707000000000000000000000000000000001125384c6073879b9d8975614e3a27130000000000000000000000001f344a5f748ba08b745f4a341f0a00000004040100000f253a4f6479909b866f5a442f1a001f344a5f748b9f8985958b7d736b6766686e7783909c8c7b6a594734210e0000001f344a5f748ba099979797979797979797979797979797978d77624c37220d000000000f253a4f6479909b866f5a442f1a050000000000000000000e1c28343e4850565f748b826b5c58534b42382c2012040000000000000000000c21364b60717474746f5e4c3a28160400000000000000000000000d20334557687989989082766c65605f62676f7985939282715f4d3a2713000000000517293a4c5c6c7b8996988d86807c7c80858d97988c7d6f5f4f3e2c1b0800000000001123354757677786939b918a858384878d969a8e807061503f2e1b0900000000102336495b6d7d8f9e92867a706a67676a717a8692827c9397826b56402b1601001f344a5f748ba08f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b999079644f3a250f001f344a5f748ba08f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b999079644f3a250f0000000e1f30404f5e6b77828b92989997989791897d72687c928f7965503b2611000000000000000000000000000000000f1e2d3b4855606b757d858a8e9091908d89837b72675c5043362718090000000000000000000000000000000000091d3044576b808c8c826d5946321f0b0000000000000000000000001f344a5f748b8c8b745f4a341f0a050c14191a160e040f253a4f64798c8c866f5a442f1a001f344a5f748b9f897787959087807c7b7c838a95998c7d6e5e4d3b2917050000001f344a5f748b8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c77624c37220d000000000f253a4f64798c8c866f5a442f1a05000000000000000000000b17222b343c4a5f748b826b56433e382f261b0f0200000000000000000000081c3043535e5f5f5f5d51402e1d0b000000000000000000000003172a3d50627486979182716459504b4a4d535c677484958f7c6956422d19040000000e21344658697a8b9993867a716b67676a707985919c8e7d6d5c4a38251300000000081b2e41536475869696897d756f6c6e7279838f9d8f806e5d4b39261300000005192d405366788a9c928374685d555252565e6874838f7d9397826b56402b1601001e33485e73889d8b7674747474747474747474747474747482978e78634e39240f001e33485e73889d8b7674747474747474747474747474747482978e78634e39240f0000081a2c3d4e5e6d7c8995988f88848283868b93908374798f937d68533f291400000000000000000000000000000000000f1d2a37434e5861697075787b7b7978746e675f554b3f332618090000000000000000000000000000000000000114283b4f637476767565513e2a17030000000000000000000000001f34495d70767676705d49341f0f1920282e2f2a21140f24394e63747676766c58442f19001f344a5f748b9f89737785919b95919193979c93887b6e5f50402f1e0c000000001f34495d70767676767676767676767676767676767676767672604b36210c0000000c1624394e63747676766c58442f1c120700000000000000000000050f1821344a5f748b826b56402b241c13090000000000000000000000000114253542494a4a4a48403223110000000000000000000000000b1f3246596c80929684726253473d3634383f4956667789847d6f5a442f1a05000004172b3e5163758898938475685e565252555d677382919c8b796754422f1b080000001225384b5e7082939687776b615b58585d6671808f9d8c7a685643301d0900000c2135485c6f839697857464564a413d3d424b57647384909997826b56402b1601001c31465b70859a8f79655f5f5f5f5f5f5f5f5f5f5f5f5f70859a8a75604b36210c001c31465b70859a8f79655f5f5f5f5f5f5f5f5f5f5f5f5f70859a8a75604b36210c0000122537495b6c7c8c9a92867b736e6c6c7077808b9383778d96826b56412c170000000000000000000000000000000000000c1925313b454e555c6063666665635f5a534c42382d21150800000000000000000000000000000000000000051727364656606060605848372818060000000000000000000000001a2e41525e6060605e52412e1a202c343c43443e3223131f334656606060605c4e3d2915001f344a5f748b9f8973677380888e9193918e8880756a5d504132221100000000001a2e41525e60606060606060606060606060606060606060605f5444311d080001111e29333c4656606060605c4e3f392e24190b00000000000000000000000a1f344a5f748b826b56402b16080000000000000000000000000000000817252f34343434332d22140500000000000000000000000011263a4e6275899c8c78665544362e2e2e2e2e38485a6d746f6962523f2b170500000b1f33475a6d829398867565574b423d3c414a55637283959785725e4b37240f000006192d4154677a8d9b8a78685a4e4643444953617080929886725f4c382511000013273b5064778c9f8c79675646392e28282e3946556677899b97826b56402b160100182d41566a809394806b574a4a4a4a4a4a4a4a4a4a4f63768a9985705b47321d0800182d41566a809394806b574a4a4a4a4a4a4a4a4a4a4f63768a9985705b47321d0800081b2e415467788a9b90827469605957575c636d7988907d8c98836d58432e180000000000000000000000000000000000000008141f2e3a454f56524e5050504e54544c42372a1b10040000000000000000000000000000000000000000102334455360686c6c69605446362411000000000000000000000000122434424a4b4b4b4a4234241f303e4850575950413120162838444b4b4b4b483f30200d001f344a5f748b9f89735e626c74797b7c7b78736c63584c3f322314040000000000122434424a4b4b4b4b4b4c54544b4b4b4b4b52564f4b4b4b4b4a4336261401000e1f2f3b465056524b4b4b4b4c55544b413729190700000000000000000000091f34495d70747468543f2a15000000000000000000000000000000000007121b1f1f1f1f1e19110500000000000000000000000000172b4054697d9297836f5c494343434343434343434f5d605a554f443d322312000012263a4e63768a9e8d7a685747392e28272d38455465778a9d8e7a67533e2a1601000c2135495d708598917d6c5a4a3c322d2f3642516374879a8f7b6854402c180400182d41566a809397836f5c4a38281b13131c2838485a6c7d9397826b56402b16010013273b5064778c9b8874614f3f34343434343439495a6c8092917d6955412d18040013273b5064778c9b8874614f3f34343434343439495a6c8092917d6955412d1804000f23374a5e71849692827163564c45424247505b697889888b99846e59442f1a0000000000000000000000000000000000000000162a3c4c57616b65594c434f5c69695f5548372511000000000000000000000000000000000000000005192d405263717c83837c726453412e1a0600000000000000000000000616242f35363636352f2416293c4e5c636b6d5f4e3e2d1c1a273136363636342d211202001f344a5f748b9f89735e4f585f64676766645f5850463b2f2214040000000000000616242f3536363647545e69695d50434c58656b62584d3d3635302618080000182b3d4d58636b64584b44515d69685e544736241000000000000000000000061a2e41515d5f5f594a39251100000000000000000000000000000000000000000000000000000000000000000000000000000000001b3045596e8398917c685858585858585858585858585858585858585041301c0900172c4055697d929884705d4b39291b13121a2737485a6d809496826d5945301b070012273b5064788c9c8874614e3d2c1f181a253445576a7d9297846f5b47321e09001c31455a6f8599917c6854402d1b0a00000a1a2b3c52677c9397826b56402b1601000c2135485c6f829591806d5d4e42393332363e495767778a9a8874614d3a261200000c2135485c6f829591806d5d4e42393332363e495767778a9a8874614d3a2612000015293e52667a8e9a877563534539302c2d343e4b5a6b7d90959b866f5a442f1a00000000000000000000000000000000000000001c3146596a7480766a5d54616d7a7c726654402c1702000000000000000000000000000000000000000a1f34485c6f828c82828b82705d4935200c00000000000000000000000006121b20212121201b12192e43586b77807d6c5c4b3a2a19151d202121211f19100300001f344a5f748b9f89735e48454b4f5252514f4a443d33291d1104000000000000000006121b20212b3f5365717b7a6e61555d697680756a5a4732201c14080000001e32475a6b758075685c55626e7b7a7065533f2b16000000000000000000000011233341494a4a463b2d1b09000000000000000000000000081014151515120c030000000000000000091014151515120c020000001e33485d72889c8d776e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d5f4c38230e001b30455a6f8498917c6854412e1b0b000009192b3d5064788d9c88735e4934200a00172c40556a7d9395826c5845311f0e030716283b4e62768a9f8a75614c37230e001e33485e73889d8c77624d3924110000000012273c52677c9397826b56402b16010005192c40526577899a8c7b6c5f544d48474a515b677585968e7c6a5744311e0a000005192c40526577899a8c7b6c5f544d48474a515b677585968e7c6a5744311e0a00001a2f43586d8296917d6a574635271d1719212d3c4e6073879b9b86705b46301b00000000000000000000000000000000000000001e33485d728391887b6e65727d8c8e806d58432e1903000000000000000000000000000000000000000d22374c62778c7d6e6d7c8d78634e38230e0000000000000000000000000000070b0b0b0b0b0700192f44586c7d908b79695847372615080b0b0b0b0a05000000001f344a5f748b9f89735e4833363a3c3c3c3a36302920170c000000000000000000000000070b172c42576c7d8d8c8072666e7a889284745f4a341f0a01000000001f344a5f748492877a6d6673808d8d7d6c57422c1700000000000000000000000515232e343434322a1d0f0000000000000000000000000e1a24292a2a2a272014060000000000010f1c25292a2a2a271f140500001f344a5f748a9f8d8484848484848484848484848484848484848479644f3a250f001e33485d72889d8c77624e392511000000000e21354a5e73889d8c77624c37220d001b3045596e8498907b66523d29150200000b1f33475c70869a8f7965503b2611001f344a5f748b9f89745f4a34200b0000000012273c52677c9397826b56402b16010000102336485a6b7c8d9a8b7d7168615d5c5f656d7885949182705e4d3a281502000000102336485a6b7c8d9a8b7d7168615d5c5f656d7885949182705e4d3a28150200001d32475c71879b8b76624e3a28170a01040f1e3043576b80959b86705b46301b00000000000000000000000000000000000000001b2f43566572828f8c807683908c7d6f61513e2a1601000000000000000000000000000000000000000d22374c62778d7c6866798f78634e38230e0000000000000000000000000000000000000000000015293d4f617385978776655444332210000000000000000000001f344a5f748b9f89735e4833212527272725211c150d0400000000000000000000000000000014293d50606e7c8b908476808c908273665744311c0700000000001c314457667482908b7d7784918a7c6e60503d291400000000000000000000000005111a1f1f1f1d170c0000000000000000000000000c1d2c373e3f3f3f3b32241403000000000e1f2d383f3f3f3f3b31231302001f344a5f748ba0999797979797979797979797979797979797999079644f3a250f001f344a5f748b9f8b745f4a35200b00000000071c31465b70869b8f78634e38230e001d32475c72879c8c77624d38230f00000004192d42576c8296937d68533e2914001f344a5f748b9f89735e48331e090000000012273c52677c9397826b56402b1601000006192b3c4d5e6e7d8c988f857c7672727479828a969082726252412f1e0b0000000006192b3c4d5e6e7d8c988f857c7672727479828a969082726252412f1e0b0000001f344a5f74899c87725c47331e0b0000000114283d52677b919b866f5a442f1a000000000000000000000000000000000000000014263847556270808d918894897b6d5f514334220f00000000000000000000000000000000000000000c21364a5f7386867a79858774604b37220d000000000000000000000000000000000000000000000d2032445567798c94837261513f2c18030000000000000000001f344a5f748b9f89735e48331e10121212100c070100000000000000000000000000000000000e213342505e6c7a899589908e807163564839281501000000000015283948566471808e90899588796c5e504233210e00000000000000000000000000000000000000000000000000000000000000000016293b49535454544f4232200c00000006192c3d4b535454544e42311e0b001f344a5f74899f8b8282828282828282828282828282828282978f79644f3a250f001f344a5f748b9f89735e49341f0a00000000031a2f445a6f869b8f79644f3a250f001f344a5f74899f89745f4a34200a00000000152a3f54697d9495806b56402b16001f344a5f748a9f8b75604b36210d0000000012273c52677c9397826b56402b16010000000d1f3040505f6d7a869198908b8888898e95948a7d716354453423120000000000000d1f3040505f6d7a869198908b8888898e95948a7d71635445342312000000001f344a5f748b9b86705b46301b060000000010253a4f64799098836d58432e190000000000000000000000000000000000000000091a29374552616f7c8b8b87786b5d4f41332516050000000000000000000000000000000000000000071c30435668778389898478695744311d0800000000000000000000000000000000000000000000021426384a5c6e808b8b806e5b46311c070000000000000000001f344a5f748b9f89735e48331e0900000000000000000000000000000000000000000000000004152432404e5c6a78868b8b7d6f615345382a1b0a0000000000000a1b2a38465461707d8b8b8677695c4e4032241504000000081014151515151515151515151515151515151515151515120c030000001d314558676a6a6a614f3c28150200000f2235495b686a6a69604e3a2611001e33485d72879c8c776b6b6b6b6b6b6b6b6b6b6b6b6b6b6d83988c77624d38230e001f344a5f74899f8b75604b36210d00000000081d32475c70879c8e78634e38230e001f344a5f748b9f89735e48331e090000000013283d53687c9397826b56402b16001e33485d72879c8e7964503b28140300000012273c52677c9397826b56402b160100000001122232414f5d69747d868c909393918e8882776d6053453627160600000000000001122232414f5d69747d868c909393918e8882776d60534536271606000000001f344a5f748a9c87725c48331e0b0000000214293d52677c9195806a55402c160000000000000000000000000000000000000000000b19273442515f6c747474685a4d3f31231507000000000000000000000000000000000000000000001427394a59666f747470675a4b3a2815020000000000000000000000000000000000000000000000091b2d3f5163737474746e5b46311c070000000000000000001f344a5f748b8b89735e48331e0900000000000000000000000000000000000000000000000000061422303e4c5a687474746d5f514335281a0c00000000000000000c1a28364451606e74747467594c3e302214060000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2720140600001f344a5f748080806b5845321f0c0005182b3e51647880807d68533e2913001a2f44596d8397907c675656565656565656565656565e72879c88735e4934200b001d32475c71879b8e7964503c2815030000001024374b60748a9f8b76604c37210c001f344a5f748b9f89735e48331e090000000013283e53687d9397826b56402b16001a2f44596d839793806b574432201105040d1b2c3e53687c9397826b56402b160100000000041423313f4b57616a71777b7c7d7c78746d645a4f43362718090000000000000000041423313f4b57616a71777b7c7d7c78746d645a4f433627180900000000001d32475c71879b8b76624e3a28170a0205101f3144586c8095907b66523d28130000000000000000000000000000000000000000000009172532414e5b5f5f5f584a3d2f21130500000000000000000000000000000000000000000000000a1b2c3b49535b5f5f5b54493c2d1d0b000000000000000000000000000000000000000000000000000f213345555e5f5f5f5c503e2b17030000000000000000001f34495d707474746f5c47321d0800000000000000000000000000000000000000000000000000000412202e3c4a585f5f5f5c4f413325170a000000000000000000000a18263442505c5f5f5f57493b2e2012040000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3b32241403001d32465a6d82948875614e3b2815020e2134485b6e82958975624f3b261200162b3f53687c9097836f5c494040404040404040425466798e95826d5944301b07001a2f44586d829694806b574432201105030d1c2e4053677a8f9a86715d48331e09001f34495e73899f8a745f4a35200b00000000152a3f546a809495806a55402b1600162b3f53687c909b8773614f3e2f221918202b39495b6e829697826b56402b160100000000000413212e3a444e565d6266676867645f5951483d32251809000000000000000000000413212e3a444e565d6266676867645f5951483d322518090000000000001a2f43586d8296917d6a574635271d1719212e3d4e6073879b8a75614c38230f0000000000000000000000000000000000000000000000071423303e474a4a4a453a2c1f1103000000000000000000000000000000000000000000000000000e1d2b3740464a4a4740372c1e0f00000000000000000000000000000000000000000000000000000416273743494a4a4a483f32210f000000000000000000001a2e41515d5f5f5f5d513f2c190400000000000000000000000000000000000000000000000000000002101e2c3a454a4a4a483e31231507000000000000000000000000081623323f484a4a4a44392b1d10020000000016293b49535454545454545454545454545454545454545454544f4232200c00172b3e5164778a927d6b5845321f0c182b3e5164778b93806c594633200c001024394d6074889b8c78665545382d2b2b2b33404f5f7183968d7966523e2a160100152a3e53677b8f9b8873614f3e2f2119181f2b3a4b5d6f839693806b57432e1a05001d32475c71879c8d77624d39241000000005192e43586c8297937c68533e2914001024394d6074889b917d6d5c4d3f342e2d333d495767788b9e97826b56402b160100000000000003101c27313b42494e515857524f4a453e352b20140700000000000000000000000003101c27313b42494e515558524f4a453e352b20140700000000000000152a3e52667a8e9a887563534539312c2e343e4c5b6c7d9095826e5a46321e090000000000000000000000000000000000000000000000000412202b3334343431281c0e010000000000000000000000000000000000000000000000000000000d1a242c323434322c241a0e000000000000000000000000000000000000000000000000000000000a19263034343434332d2213030000000000000000000011233341494a4a4a48403222100000000000000000000000000000000000000000000000000000000000000e1c2831343434332c21130500000000000000000000000000000614212c3334343431281b0d0000000000001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a614f3b2712000e2134475a6e82958875614e3b28152134475a6d82948a7663503d2a160300091d3144586a7d9096847363564a413c3b3f46515e6d7d8f9583705d4a36230f00001024384c6073879a917d6d5c4d3f342d2d323d4958697a8d9e8b7764503c281400001a2f44596d8397917c67533e2b170400000d2034485d71869b8f7964503b261100091d3144586b7d909c8b7a6b5d51484342474f5a677585929497826b56402b160100000000000000000a151e272e3e4e5f6d6a635b4d3b2a21180e020000000000000000000000000000000a151e273a4c5a62696d615140312a21180e0200000000000000000f23374a5e71849692827163564c45424348505c69798a9b8c7965523e2b170300000000000000000000000000000000000000000000000000020f181e1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000000711181d1f1f1d18110800000000000000000000000000000000000000000000000000000000000009141b1f1f1f1f1e19100400000000000000000000000515232e34343434332d221404000000000000000000000000000000000000000000000000000000000000000b151c1f1f1f1e190f0300000000000000000000000000000000040f191e1f1f1f1c150a000000000000001f344a5f748080808080808080808080808080808080808080806a543f2a150005182b3e5164778b927d6b5744311e2a3d5063778a93806d5a4633200d00000215283b4e60728494918273675d555250535a636e7c8c9989776553402d1a070000091c3044576a7c8f9c8b7a6a5d51484342464f5a6776879892806d5b4734210d0000162b4054697d9296826d5a46332111060a182a3c5063778c9d8974604b37220d000215283b4e60728495998a7b6e645c58575b626c778594848c97826b56402b160100000000000000000008192a3a4b5c6c7d7d776a57422d180500000000000000000000000000000000000002172c415569767d806f5e4d3d2c1b0a00000000000000000000081b2e415467798a9b90827469605a57585c636d7a889792806e5c4936230f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1e1911050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b95959595959595959595959595959595959595806a543f2a1500000f2235485b6e82958874614e3b2833475a6d80938a7663503d2a17040000000c1e31435566768695918579706a6766686d76808d998b7a6a59483623110000000114273a4d5f71839399897a6e635c58575b626c77869597867563513e2b1805000011263a4e63778b9d8a7663503f2f221b1d273647596c809396826e5a46311d0800000c1f31435566768796998c8277706d6c707680899588778c97826b56402b1601000000000000000005152637475868798a907d6c57422d180300000000000000000000000000000000000000172c41566a7c8e8d7c6b5a4a3928170700000000000000000000122537495b6c7c8c9a92867c746e6c6c7077808b9894847363513f2c1a0700000000000000000000000000000000000000000000000000060c11141717171716130f090300000000000000000000000000000000000000000000000000000000081013131313120d050000000000000000000000000000000000000000000000000000040a0f13161717171715120e0902000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810141515151410080000000000000000000000000000081014151515130d03000000001f344a5f748ba0928f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f806a543f2a15000005182b3e5265788c917d6a5744313d5063768a94826d5a4734210e0000000002142537485867768491978d85807b7b7d83899394887a6c5d4c3c2a1906000000000b1e30425364758594998c8077706c6c70757d899697887868574534210f0000000b1f33475b6f839693806e5d4d3f3530323945546576899c8d7a66523f2b16020000021426374859687785929d948c868383858a92938778768c97826b56402b160100000000000000001123334454657687968572604e3c2914000000000000000000000000000000000000000013273a4c5e708294897867574635251300000000000000000000081a2c3d4e5e6e7c8a95998f88848383868b939c91847566564533220f0000000000000000000000000000000000000000000000010a131a2025292c2c2c2c2b28231e170f06000000000000000000000000000000000000000000000000010f1b24282929292721170a00000000000000000000000000000000000000000000000711181f24282b2c2c2c2c2a27231d160e05000000000000000000000000000000020d15191b1b1b19150e0500000000000000000000000000000000000000050d12131313131008000000000000000e1a24292a2a2a29241a0e0000000000000000000000000e1b24292a2a2a272015070000001f344a5f748ba08b78787878787878787878787878787878787868543f2a140000000f2336495c6f82958874614e3b46596c80938b7764513e2b1804000000000008192a3a495866737d8991989491919397948c82766a5d4e3f2e1e0d0000000000011324364757667583909b938b868383858a929c928678695a4a3928160400000004182c3f5366798c9d8c7a6b5d514946474c56637283949683705d4a37230f00000000081a2a3b4a596774808a939a9b98989a948c827568768c97826b56402b16010000000000000000192d4051617283948b78675543311f0d00000000000000000000000000000000000000000b1d2f41536577899686746453422f1c07000000000000000000000e1f3040505e6b77838c949a9997989a9892898073655748382716040000000000000000000000000000000000000000000009141d262e353a3e41424242403d38322b23190f04000000000000000000000000000000000000000000000e1f2d383d3e3e3e3c34281908000000000000000000000000000000000000000005101a242c33393d40424242423f3c38312a22180e02000000000000000000000000031220292f3030302e2922180d00000000000000000000000000000000000a17212729292928241b0f01000000000c1d2c373e3f3f3f3e372c1d0c000000000000000000000e1e2c383e3f3f3f3c3325150400001f344a5f748ba08b7463636363636363636363636363636363635c4c39251100000006192c3f5266798c917d6a57444f62758995826e5b4834210e000000000000000c1c2b3a4855616c757c8388898a888580786f65594c3f3021100000000000000007182939485765727d8991989a98989a99928a8074685a4b3c2c1b0a0000000000102336495c6e8091998a7a6e645d5b5c60697482909b8a786654412e1b0800000000000c1d2c3b4956636d778085888a898680776f6460768282826b56402b160100000000000000001d32475c6f808b8b806d5b493725140200000000000000000000000000000000000000000012243547596b7d8b8b82715f4a35200b0000000000000000000002122232404e5a6670788086898b8988847d766c615547392a1a09000000000000000000000000000000000000000000030f1b26303a42494f535657575755514c463e362c22160a000000000000000000000000000000000000000006192c3d4b525353535046372512000000000000000000000000000000000000000916222d3740474d52555757575754514c463e352b20130600000000000000000000001021303d44464646433d352b1e10010000000000000000000000000000081928343c3e3e3e3d382d1f0e0000000016293b495354545453493b29160200000000000000000b1b2c3c4a53545454504333210d00001f344a5f748ba08b745f4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e493e2e1c0a00000000102336495c6f83968773604d596c80928c7764513e2b180500000000000000000d1c2a37444f5961686e72737473706b645c52473b2e21120300000000000000000b1b2a394754606b757d8388898988847d766d63574a3c2d1e0e000000000000071a2c3e5162738393998c8278727070757c86929b8d7c6c5a49372411000000000000000e1d2b3945505a636a70737473706b645c515a696b6b6b62513d29140000000000000000001d32475c6f74747472614f3e2c1a080000000000000000000000000000000000000000000006182a3c4e6070747474705e4a35200b0000000000000000000000041422303d48535c656b70737474726f6962594f44372a1b0c0000000000000000000000000000000000000000000614212d38434d565d63686b6c6c6c6a66615a52493e33281b0e000000000000000000000000000000000000000c2035495b676868686454412d190400000000000000000000000000000000000b1a27343f4a535b62676a6c6c6c6c6966605a51483d31241608000000000000000000061a2d3f4e585b5b5b5851483c2e1f0f00000000000000000000000000001225374650535353524b3d2c19060000001d314558676a6a6a675845311d0800000000000000071828394a5a676a6a6a61503d281400001f344a5f748ba08b745f4a383838383838383838383838383838352c20100000000000071a2d405366798d907d6a5761758995826f5c4835220f000000000000000000000c1a26323c464e54595d5e5f5e5b56504940352a1e1003000000000000000000000c1b2937434e5961696e727374726f6a635a5045392c1e0f00000000000000000f21334455657483909c948d888687899099978b7c6e5e4e3d2b190700000000000000000d1b27333e4750565b5e5f5e5c5750483f4b54565656514434210e000000000000000000192c3f515d5f5f5f5e544432200f0000000000000000000000000000000000000000000000000d1f3143525d5f5f5f5d52422f1b0700000000000000000000000004121f2b36404950565b5e5f5f5d5a554e463d3226190c000000000000000000000000000000000000000000061523313e4a56606971777c82838383807b756e655c5145392c1e0f0000000000000000000000000000000000000e23384e63787d7d7d705b46301b06000000000000000000000000000000000b1a293845515c666f767b80838383827d7a756d645a4f423426170700000000000000000b2035495d6c7070706c645a4c3d2d1b0a00000000000000000000000000192d415464686868675b4935200c0000001f344a5f74808080745f4a341f0a00000000000004152536465767788080806b56402b1600001f344a5f748ba08b745f4a342323232323232323232323232323211a0f020000000000001023364a5d7083968773606b7d928c7865523f2c1905000000000000000000000009141f293239404548494a4846413c352c23180c000000000000000000000000000b1925313c464e54595d5e5f5d5a554f473e33281b0e00000000000000000004152737475664727d8992999c9b9c9c968f85796c5f5040301f0e000000000000000000000a16212b343b4146484a4847423c352d39404040403d3426160500000000000000000010223240484a4a4a4943362615030000000000000000000000000000000000000000000000000113253441494a4a4a49413424120000000000000000000000000000010d19242d353c4246484a4a4845403a332a20140900000000000000000000000000000000000000000005152433424f5c68737c868d929698989794908a82786e63574a3c2d1e0f00000000000000000000000000000000000e23384e63788f9487705b46301b06000000000000000000000000000000081929384755636f79838b909597989897948f8982776c60524435251504000000000000000d22374c627786878682776a5b4a392714010000000000000000000000001b30465b707d7d7d78634e38230e0000001f344a5f748b958b745f4a341f0a00000000000111223243536475869595826b56402b1600001f344a5f748ba08b745f4a341f0e0e0e0e0e0e0e0e0e0e0e0e0e0c060000000000000000071a2d405366798d907d6a748896836f5c4936231000000000000000000000000000020d161e252b3033343433312d282119100600000000000000000000000000000008141f29323a404548494a4845413b342b21160a0000000000000000000000091929384754616c767d84888b8987827a72675c4e41322212010000000000000000000000040e1820272d31333433312d28211c262b2b2b2b29211608000000000000000000000414222d33343434342f25180900000000000000000000000000000000000000000000000000000716242e34343434342e2416060000000000000000000000000000000007111a21282d3133343433302c261f170d03000000000000000000000000000000000000000000021323334251606d7985909999938f8c8c8d90959c958c8074675a4b3c2d1d0c000000000000000000000000000000000e23384e63788f9c87705b46301b0600000000000000000000000000000214263747566573828c969b95908d8c8c8d91979d958a7d70625343332210000000000000000d22374c62778d9c9b958979685644301d090000000000000000000000001b30465b7087948f78634e38230e0000001f344a5f748ba08b745f4a341f0a00000000000e1e2f405061718293a397826b56402b1600001f344a5f748ba08b745f4a341f0e0e0e0e0e0e0e0e0e0e0d090100000000000000000000001124374a5d70849787737d918d796653402d1a06000000000000000000000000000000030a11171b1e1f1f1e1c18130d06000000000000000000000000000000000000020c161e262b3033343433302c2720180e04000000000000000000000000000b1a2937434f59636a6f737473726d675f554a3e302314040000000000000000000000000000050c13181c1e1f1e1c19140d0a1115161616140e050000000000000000000000000511191e1f1f1f1f1b13080000000000000000000000000000000000000000000000000000000006121a1f1f1f1f1f1a120600000000000000000000000000000000000000060d13181c1e1f1f1e1b17110b0300000000000000000000000000000000000000000000000e2031415161707d8b97988d857d797676777a8088929c928677695a4b3b2a19070000000000000000000000000000000e23384e63788f9c87705b46301b0600000000000000000000000000000d20324354657484929d9288807a777676787c838a959c8f827161513f2e1b090000000000000d22374c627787878a96978673604c3925110000000000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a000000000a1b2c3c4d5e6e8090a0ac97826b56402b1600001f344a5f748ba08b745f4a342323232323232323232323221d140800000000000000000000071b2e4154677a8d907c879683705d4a3623100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b11171b1e1f1f1e1b18120c04000000000000000000000000000000000b1926323d464f555a5e5f5f5c58534b42382c201204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2c3d4e5f6f808e9c91857a706964616062666c74808a979688786858483625130100000000000000000000000000000e23384e63788f9c87705b46301b060000000000000000000000000004172a3d4f617283939b8d80756c6662606063676e7783909f90806e5d4b3926130000000000000c21364a5f6f707077899b907c6854402d190500000000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a000000071828394a5a6b7b8d9d98a097826b56402b1600001f344a5f748ba08b745f4a3838383838383838383838383731261707000000000000000000001124374a5e71859887908d7a6653402d1a0700000000000000000000050d11121212100b060e13171a1b1b1a17130d060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202a333b4145484a4a47443e382f261b0f020000000000000000000000000000000000040b10141719191816120e0801000000000000000000000000000000000000000001090f14181a1b1b1a17130e0700000000000000000000000000000000000000000000080e13171a1b1b1a18140f090200000000000000000000000005111a1f1f1f1f1e191004000000000000000000000000000000000000000000000000000000000000000000132537495b6c7d8e9e8f8273685d554f4c4b4d5158616d798796978776655442301e0b00000000000000000000000000000e23384e63788f9c87705b46301b06000000000000000000000000000d2134475a6c7d909c8c7c6e6258514d4b4c4e535b667282909e8c7a6855432f1c080000000000071b2f41515b5b5b6b7d929884705c4835210d00000000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a00000414253646576778899a92839497826b56402b1600001f344a5f748ba08b745f4e4e4e4e4e4e4e4e4e4e4e4e4e4c4335241200000000000000000000081b2e4154677a8e9b9784705d4a372411000000000000000000000c182126272727251e1a22282c2f30302f2c27211a110700000000000000000000000000000000000000070e13171a1b1b1a1815100a04000000000000000000000000000000000000020d171f262c31333434322f2a241c130900000000000000000000000000000000000710181f25292c2e2e2d2b27221c150c0200000000000000000000000000000000020c151d24292d2f30302f2c28221b130a0000000000000000000000000000000000000a141c23282c2f30302f2d29241d150c020000000000000000000515232e34343434332d22130300000000000000000000000000000000000000000000000000000000000000091c2f425467798a9b90807063564b413b3736383d454f5b687787979483715f4d3a281502000000000000000000000000000e23384e63788f9c87705b46301b060000000000000000000000000115293d5063768a9c8f7d6d5e50453d383637393f4854627283949885725f4c3824100000000000001224334046464e6175899c8c7764503d291501000000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a000011223243536474869696867d9497826b56402b1600001f344a5f748ba08b7463636363636363636363636363636053412e1a05000000000000000000001225384b5e72858b8b7a6754412e1b080000000000000000000a1b2a353b3c3c3c3a312e363c4144464644413c352d241a0e0200000000000000000000000000000009131b22282c2f30302f2d2a251e170e05000000000000000000000000000000000000040c12181c1e1f1f1d1a150f080000000000000000000000000000000000030f1a232c333a3e41434342403c3730281f150a000000000000000000000000000009151f2831383e4244464644413d362f271d1206000000000000000000000000000006121d272f373d4144464644423e3831281f1409000000000000000011233341494a4a4a483f32210f000000000000000000000000000000000000000000000000000000000000001225394c5f728596948372615245382e2622212329323d4a5968798a9c8f7c6a5744311e0a000000000000000000000000000e23384e63788f9c87705b46301b06000000000000000000000000071c3044586c8093978572604f403329232121242b37445465778a9d8f7b67533f2b170300000000000615222c313246596d829594806c5844311d09000000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a000e1e2f3f50617182939989787d9497826b56402b1600001f344a5f748ba08b787878787878787878787878787878715d48331e0800000000000000000000081b2e425568747474705e4b3824110000000000000000000015283947505252524e42414a51565a5b5b5955504940372c20130500000000000000000000000005111c262e363c4144464644423f39332b21170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c3640484e535758585755514b443b32271b0f0100000000000000000000000e1b27323b444c52575a5b5b5a56514b433a2f24170a0000000000000000000000000a17242f3a434b51565a5b5b5a57524c443b31261a0d000000000000001a2e41515d5f5f5f5c503e2b1703000000000000000000000000000000000000000000000000000000000005192d4154687b8f9c897765544434271b120d0b0e15202d3b4a5b6d7d919a8874604d3a2612000000000000000000000000000e23384e63788f9c87705b46301b060000000000000000000000000d22364b5f73889c8e7a6754423122160e0c0c10192636475a6d809497836e5a46311d080000000000000510181c2a3e5165798d9c8874604c392511000000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a0a1b2c3c4d5d6e808f9d8c7b6b7d9497826b56402b1600001f344a5f748ba0928f8f8f8f8f8f8f8f8f8f8f8f8f8f89735e48331e0900000000000000000000001326394a595f5f5f5d51412e1b08000000000000000000001c314457646767676050545d656b6f70706e6a645d53493d31231405000000000000000000000916222e39424a5156595b5b5a57534e473e34291e110300000000000000000810141515151410080000000000000000000000000000000000000000000000000000071625323e49535b63686b6e6e6c6a655f584e44392d1f11020000000000000000000f1e2c38444e5860676c6f70706f6b655f564c4135281a0b000000000000000000000b1a2835414c565f666b6f70706f6c6760584e43372b1d0e0000000000001f34495d707474746e5b46311c0700000000000000000000000000000000000000000000000000000000000c2034485d70859892806c59483626170900000000030f1d2d3d4f6174879b907c6955412d19040000000000000000000000000e23384e63788f9c87705b46301b0600000000000000000000000012273b5065798e9b87725f4b382513040000000008182a3d5064788d9e8974604b36220d0000000000000000000e2236495d708598907c6854412d19060000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f0a182839495a6b7b8c9d90806e687d9497826b56402b1600001f344a5f748ba096939393939393939393939393939389735e48331e090000000000000000000000091b2d3b464a4a4a494133231200000000000000000000001f344a5f747c7c7c6c5b6770798084878684807870665b4f4132231404000000000000000009182734404b555e656a6e70706f6c68625a51473b2f2113040000000000000e1a24292a2a2a29241a0e00000000000000000000000000000000000000000000000007162534424f5b666f777c828384838079736b61564a3d2f201000000000000000000f1e2d3c4956616b747b8284878784807972695f534638291a0a00000000000000000a1a293846535e69727a8084878785827b746b6155493b2c1d0d00000000001f344a5f748b8b88725c47321d07000000000000000000000000000000000000000000000000000000000011263b4f63778c9e8a76624f3c2a1908000000000000000f203244576a7d929985705c48331f0a0000000000000000000000000f23384e63788f9c87705b46301b08000000000000000000000000162b4054697d9396826c58432f1c080000000000000e2135495d72879c8e7964503b2611000000000000000000061a2e4155687c909884705c4935210d0000000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f14253646576778899993827161687d9497826b56402b1600001f344a5f748ba08b7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c725d48331e090000000000000000000000000f1d2a32343434342e23150600000000000000000000001f344a5f748b93836c6c78848d94999b9b99948d83786d5f5142322210000000000000000918273644525d6872798084868786827c766d64594d3f31221201000000000c1d2c373e3f3f3f3e372c1d0c00000000000000000000000000000000000000000000031425344352606d78838b9296979797948f887d74685b4d3e2e1d0c0000000000000b1c2d3c4b5a67737d888f96999b9b99958e867c706456473828170600000000000006172838475664707c868f95999b9b999690887d7366594a3b2b1b0a000000001f344a5f748b9d88725c47321d070000000000000000000000000000000000000000000000000000000000172b4054697d9397836e5a4733200d00000000000000000215283b4f63778b9f8b76624d38240f0000000000000000000000081a2c3e5163788f9c87705c4a382614020000000000000000000000192e43586d8397927c68533e291500000000000000061b2f44596e8398937d68533e29140000000000000000000b1f3246596d8294a08c7864503d29150200000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f21324353647486969786756453687d9497826b56402b1600001f344a5f748ba08b7467676767676767676767676767676456432f1b06000000000000000000000000000c171d1f1f1f1f1a11050000000000000000000000001f344a5f748b98836e7d8a96918a8786888c929c968a7d6f60503f2e1d0a0000000000051627364554626f7a858d949794949597918a82766a5d4f40301f0d0000000016293b495354545453493b2916020000000000000000000000000000000000000000000f2132435261707d8b96938b86828283878d969186796b5c4c3b291805000000000517293a4b5a697885919b948d888787888d95998f827465564635241200000000000012243546566574828e99968e898787888d959b908577685949382716040000001f344a5f748b9d88725c47321d0700000000000000000000000000000000000000000000000000000000001a2f44596e8398927d68543f2b17040000000000000000000c1f33485c70869a907b66513d281300000000000000000000011325374a5c6e80929e8c79675543311f0d00000000000000000000001c31465b70869b8f79644f3a25100000000000000000162b40556a809596826b56412c1700000000000000000014273b4e6275899c9694806c5845311d0900000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a341f2f3f50617182939a8978685753687d9497826b56402b1600001f344a5f748ba08b745f5252525252525252525252525250473826140000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b98837d8d90867c75717072778089959c8e7d6e5d4c3a2815020000000011223444546372828d98918983807d80858b9494887b6d5e4e3d2b19060000001d314558676a6a6a675845311d080000000000000000000000000000000000000000081a2d3e506170808f998c8277706c6b6d7279838f978a7a6a594734210e00000000102235465868788896968a80787370707378828b97928474645341301e0b000000000a1d2f4153637384929b8e837a7470707379828d9995877767564533210e0000001f344a5f748b9d88725c47321d0a0d0f0f0f0d0904000000000000000000000000000000000000000000001d32475c72879c8e78644f3a25110000000000000000000004192e42576c829794806a543f2a15000000000000000000000c1e30435567798c9e9a978572604e3c2a1806000000000000000000001e33485d72889d8c77624c37220d000000000000000013283d53687c9398836d58432e190000000000000000091c3043576a7d929083978874604d39251100000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a342b3c4d5d6e808f9e8d7c6b5a4a53687d9497826b56402b1600001f344a5f748ba08b745f4a3c3c3c3c3c3c3c3c3c3c3c3c3b34291a090000000000000810141515151410080000000000000000000000000000000000000000001f344a5f748b98838a8d807369615c5b5d636c7784939d8c7a695744311e0b000000091c2e405162728291978a7d756d6a686b7077828d998c7c6b5a4836230f0000001f344a5f74808080745f4a341f0a00000000000000000000000000000000000000001124374a5c6e808f998a7a6e645c5756585e66707d8d99887664513e2a1601000006192c3f52647587979486786d645e5b5b5e656e7986959282705f4d3a27140100000014273a4c5e7082929a8b7c70665f5b5b5e656f7a899796857462503d2b180400001f344a5f748b9d88725c47321d1f22242524221e19120a01000000000000000000000000000000000000001f344a5f73899f8c76614c37220d0000000000000000000000152a3f54697d9497826c57422c1700000000000000000005182a3c4e60728597908698907d6b5947352311000000000000000000001f34495e73899f8b74604b36200b000000000000000011263b50667b9199846e59442f1a00000000000000001125384c5f73879a887a8f907c6854412d1906000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a3439495a6a7b8c9d90806e5e4d3e53687d9497826b56402b1600001f344a5f748ba08b745f4a3427272727272727272727272621170b0000000000000e1a24292a2a2a29241a0e00000000000000000000000000000000000000001f344a5f748b9c8e8d7d6e61564d4746484f5966748595998774614e3b27130000001326394b5d6f80919788786c61595453565b646e7b8b9a8a7765523f2b170200001f344a5f748b958b745f4a341f0a00000000000000000000000000000000000000061a2e415467798c9c8b7a6b5d51484240444a53606e7d908f826d59442f1a0400000d2135495c6f8293978675675a504946464a515c687686978f7c6a5744311d090000081c304356697c8e9d8c7b6c5e534b46464a525d6a79899a92806d5a4734200c00001f344a5f748b9d88725c47322e34373a3a3937332d261d13080000000000000000000000000000000000001f344a5f748ba08b745f4a35200b000000000000000000000013283d52677c9398836c57422c1700000000000000000011233547596b7d9097857a8c9b89766452402e1c0a0000000000000000001f344a5f748ba08b745f4a341f0a000000000000000010263b506579909b866f5a442f1a00000000000000061a2d4154687b8f938073879884705c4935210e000000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a354656677789999383726151403e53687d9497826b56402b1600001f344a5f748ba08b745f4a341f12121212121212121212110d050000000000000c1d2c373e3f3f3f3e372c1d0c000000000000000000000000000000000000001f344a5f748ba093826f5f50443a3230343c48566677899b917d6a56432e1a0600081b2f4255687a8d9b8978695b4f45403e4148515e6c7c8f8d826e59442f1a0500001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000e22364a5d70849791806d5c4d3f342d2b2f3742506072807a756b58432e1904000014283c5064788c9e8b796857493d353131353e4a5867788a9a8773604d39251100000f23374b5f72869992806e5d4e4137313136404c5b6b7c8f9d8a7663503b271300001f344a5f748b9d88725c473b42484c4f4f4e4c47413930251a0d00000000000000000000000000000000001f344a5f748ba08b74604b36200b000000000000000000000013283e53687c9398836c57422c1700000000000000000a1c2e40526476899b8c796f829394826f5d4b3927150300000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000000000000f2236495d7084988a766b80938c7864513d2916020000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a435364748596978675645443333e53687d9497826b56402b1600001f344a5f748ba08b745f4a341f17171717171717171717171717130b0100000016293b495354545453493b2916020000000000000000000000000000000000001f344a5f748ba08c7763514132271e1b202a3848596c7d929a86725d4935200c000f23374b5e728598907d6b5a4b3d322b292d34404e5f717d77726957422e190400001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000014283d5165798d9b8874614f3e373737373737374356676b66605a4d3b281b0b0000192e42576b809495826e5c4a392c211c1c222c3a4a5b6d8094907c6854402b17020015293e52667a8f9b887462503f30241c1c232e3d4d5f71859893806a56422e1905001f344a5f748b9d88725c474e565d61646463605c554d43372b1e10010000000000000000000000000000001f34495e73899e8c77624d38230e0000000000000000000000162b40556a809496826b56402b1600000000000000031527394b5d6f829493826e6476899b8d7a68564432200e00000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000004172b3e5265798d96826e63778c94806c5945311d0a0000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4a50607182929a8a7968574736293e53687d9497826b56402b1600001f344a5f748ba08b745f4a342c2c2c2c2c2c2c2c2c2c2c2c2c2c271e110200001d314558676a6a6a675845311d080000000000000000000000000000000000001f344a5f748b9d88725d483423140a050d1a2b3c4e62758a9e8d78634e3a25100014293d52667a8e9a8773604e3d3a3a3a3a3a3a3a42556569635d574b3a2b1d0d00001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000000192d42576b809594806b584c4c4c4c4c4c4c4c4c4c4c5457514c4c4c4639291704001d32475c70869a8f7a66523e2c1c0e07070f1c2c3e5064788d97836f5a45311c0700192e43586c829694806b58453221120807101f2f4154687c909a86715c47331e09001f344a5f748b9d88725c57616a71767879787670695f55493c2e1f100000000000000000000000000000001c31475c70869b907a65513c281300000000000000000000071b2f44586d8397937d68533e2914000000000000000e20324456687a8d9a887563596b7d8f988673614f3d2b1907000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000000000c2033475a6d82958d79665c7084978874604d3925120000000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f4d5d6e7d8f9e8d7c6b5b4a3929293e53687d9497826b56402b1600001f344a5f748ba08b745f4a4242424242424242424242424242413b2f200f00001f344a5f74808080745f4a341f0a0000000000000000000000000000000000001f344a5f748b9d88725c47321d070000000d1f33465a6f8498927c68533d281400192e43576c829593806a574f4f4f4f4f4f4f4f4f4f4f52544f4f4f4f483b2b1805001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000001c31465b70869a8f7965626262626262626262626262626262626261574734200b001f34495e73899e8b76604c37230f000000000e2135495d72889c88735f4a35200b001d32475c71869b8e7965503c2815030000011225394c61758a9f8b75604b36210c001f344a5f748b9d88725c68747d868c8f908f8b857c72675a4c3d2e1d0d0000000000000000000000000000192e43586c829694806b56422e1b070000000000000000000e22364a5e72879c8e79644f3b261100000000000007192b3d4f617386988f7d6a584e6072859691806d5a49362412000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000115283c4f63768a9985715e54687c90907c6855412d190600000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f5a6a7b8c9d90806f5e4e3d2c1c293e53687d9497826b56402b1600001f344a5f748ba08b745f575757575757575757575757575757564d3e2d1906001f344a5f748b958b745f4a341f0a0000000000000000000000000000000000001f344a5f748b9d88725c47321d0700000003172c40556a809595806a55402b16001d32475c70869b8f7965646464646464646464646464646464646464594835210c001f344a5f748ba08b745f4a341f0f0f0f0f0f0f0e0b0600000000000000000000001f34495e73899e8c7777777777777777777777777777777777777775634e39240f001f344a5f748b9f89735e49341f0a00000000061b30455a6f869b8c77624c37220d001f344a5f73899f8b75604b36220d00000000091e32475c71879c8d78634e38230e001f344a5f748b9d88726c79869197939193969c988f85776a5b4c3b2a190700000000000000000000000000152a3e53677c909a86725e4a372412000000000000000006192b3e5165798d9c88735f4a36210d000000000000122436485a6d80919684725f4d425567798b9c8a78665442301e0b0000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000a1d3144586b8093907c69554c6074889885705d4935210e00000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b745f67778999948372615140301f13293e53687d9497826b56402b1600001f344a5f748ba08b746c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a5c4935200b001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748b9d88725c47321d070000000013293e53687d9497826b56402b16001f34495e73899e8c7979797979797979797979797979797979797977644f3a240f001f344a5f748ba08b745f4a3425252525252525231f1a140b0200000000000000001f344a5f748ba0928d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d79644f3a250f001f344a5f748a9f8b75604b36210d00000000071b30455a6f869b8f78634e38230e001f344a5f748b9f89735e49341f0a00000000041a2f445a6f869b8f79644f3a240f001f344a5f748b9d88727b8a948a837d7c7c8288919c968979695948362412000000000000000000000000001024394d6175899d8d796653412f1e0d00000000000005142436485a6d829595826d5945301c0800000000000b1d2f415366778a9c8b79675442374a5c6e80929583715f4d3b29160500000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000001226394d6074889b8875614d45586c80948c7864513d291602000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b746374859697877565544433221213293e53687d9497826b56402b1600001f344a5f748ba08b838383838383838383838383838383838377624c37220d001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748b9d88725c47321d070000000014293f53687d9496826b56402b16001f344a5f748ba0949090909090909090909090909090909090909079644f3a250f001f344a5f748ba08b745f4a3a3a3a3a3a3a3a3a38342f281e1509000000000000001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8e9b9079644f3a250f001e33485d72879c8e7965503d2a180a0000061324364a5e73889d9079644f3a250f001f344a5f748b9f8b745f4a35200b00000000061b30465b70869b8f78634e39240f001f344a5f748b9d887a8b8e82776e6967686d74808c999888776653412e1b08000000000000000000000000091e32465a6d82949683705e4c3c2b1d10060000020a152332425365778a9e8d7965513e2a1601000000000416283a4d5f71839592806e5c4a372c3e51637587998f7c6a584634221000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000071b2e4255697c9094806c59453d5064788c94806c5945311e0a000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b747082929b8a796858473726150513293e53687d9497826b56402b1600001f344a5f748ba09b989898989898989898989898989898988d77624c37220d001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748b9d88725c47321d0700000005192e42576c8296947d69543f2a14001f344a5f748ba08f8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b999079644f3a250f001f344a5f748ba08b745f4f4f4f4f4f4f4f4f4f4d49433b31271b0e0000000000001f34495e73899e8b7777777777777777777777777777777782978e78634e39240f001a2f44586d829694806c594736271c1514192331415366798ea28f78634e39240f001e33485e73889d8c77624d392511000000000c2035495e73889d8c77624d38230e001f344a5f748b9d88878d7d70645b54525358616d7b8a9a9583705e4b38241100000000000000000000000003162a3e5164778a9d8e7c6a59493b2e221a1514171d27334150607083959583705d4936220e00000000000f223446586a7c8f99887563513e2c213345586a7c8e9a887563513f2d1b09000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000001023374a5e7185998c7764503d35495d7085988874614d392612000000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b747d8f9e8e7c6c5b4a3a2919080013293e53687d9497826b56402b1600001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b77624c37220d001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748b9d88725c47342212030000102235485c71869a907a66513c2712001e33485e73889d8b7674747474747474747474747474747482978e78634e39240f001f344a5f748ba08b7464646464646464646464625d574e44392c1e1001000000001c31465b70869a8e7964626262626262626262626262626f84998b75604c37210d00152a3e52667a8e9c8976655445392f2a2a2d35404f5f708396a38d77624d38230e001b30455a6f8499917c6854402d1b0a00000617293c5063778d9d88735e4a35200b001f344a5f748ba0918f7d6e5f52473f3c3e454f5d6c7c8ea08e7a6754402c18040000000000000000000000000e2134475a6d809199887767594b3f352e2a292b313944515f6e7d8f9c8a786653402d1a0600000000091b2d3f51637588998f7c6a5845332116283a4c5e70839593826e5c4a382614020000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000005182c3f5366798d97836f5c48342d4155697c91907c6955412d1a060000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b7b8c9c91806f5f4e3d2d1c0b000013293e53687d9497826b56402b1600001f34495d70747474747474747474747474747474747474747471604b36210c001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748b9e8a766452403021150e121e2e3f5164778c9f8a75614c38230e001c31465b70859a8f79655f5f5f5f5f5f5f5f5f5f5f5f5f70859a8a75604b36210c001f344a5f748ba08b797979797979797979797977726a61564a3c2e1f0e00000000192d42576b8094937d6a564c4c4c4c4c4c4c4c4c4c4e61758a9a86705c47331e09000f23374b5e71859794837263564c433f3f4248525e6d7d8e8d9e8b76604b36210c00182c41556a7d939784705c4a38281a100f17243446586b809397836e5a45301c07001f344a5f748ba0958370605041352b2729323f4e5e70839697836f5b47331e0900000000000000000000000005182b3d5062738595968676695d5249433f3e40454c56626f7d8d9c8f7d6d5b4936241100000000021426384a5c6e80939683715f4d3a28160b1d2f415366778a9c8c79675543311f0d0000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000d2134485b6f83968f7a6753402c26394d6175899885705d4935220e0000001b30465b70879c8f78634e38230e0000001f344a5f748ba08b8999948472625141301f0f00000013293e53687d9497826b56402b1600001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5343301c08001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748ba093826f5e4e3f322823262f3c4c5c6e829497836f5b47321e0900182d41566a809394806b574a4a4a4a4a4a4a4a4a4a4f63768a9985705b47321d08001f344a5f748ba094909090909090909090908f8c877d73685a4c3d2c1c0a00000014283c5065798d9a8673604e3d3737373737373747596b7d91927d6a56422d190400081b2e415467798b9b908273685f585454575c646f7c8c88879c88725d48331e090012273b4f63778b9e8c79675646382c24242a3542526375889b8f7b67533f2b1602001f344a5f748b9f8c7865534232231812152130415366798d9f8a76614c38230e000000000000000000000000000e213244566777889795887a6f655d5754535559606973808d9c918270604f3d2b1907000000000d1f31435567798c9d8a78665441301d0b00122436485a6d8091978572604e3c2a180600001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000216293d5064778b9a86725f4b38241e3245596d82958d7865513d2a160200001b30465b70879c8f78634e38230e0000001f344a5f748ba099999887766555443323120200000013293e53687d9497826b56402b16000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494235251401001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748ba0958d7c6c5d4f443c383a414d5a697a8c9e8e7a6754402c18040013273b5064778c9b8874614f3f34343434343439495a6c8092917d6955412d1804001f344a5f748ba0979494949494949494949494989a9186786a5a4a3928160400000d2136495d708396907d6b5b4c4036312f333b47556576889b8975624e3b27130000001225374a5b6d7d8d9b92867b726d6a696b7077828d8c7b8b98846e5a45301b06000c2034475b6e82949785746455493f39393e4752617082939885725f4c38241000001f344a5f748b9d88725c493624140600031223364a5d72869b907a66513c27120000000000000000000000000003152738495969788795988c8278716c6a686a6e747c86919d90827263534231200e0000000006182a3c4e6072859792806d5b49372412000007192b3d4f61738698907d6b594735231100001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000b1e3245596c8093927d6a56432f1c162a3e5165798d95826d5945311e0a00001b30465b70879c8f78634e38230e0000001f344a5f748ba0ac9b8b79695848372616050000000013293e53687d9497826b56402b1600000515232e343434343434343434343434343434343434343434342f25170800001f344a5f748ba08b745f4a341f121212121212121212120f09000000000000001f344a5f748b9d88898b7b6d6157504e4f555e6a7888989583715e4b38241100000c2135485c6f829591806d5d4e42393332363e495767778a9a8874614d3a261200001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d80848c9797897868574533200d0000061a2d415366798b9b8a796a5d524a4644484e5965738394907d6b5946331f0b000000081a2c3e4f5f6e7d8b97988f8782807d82868c958a7c7c90937d6955402c17020004182b3e5164768899928273665b534e4e52596470808f9d8c7a6855432f1c0800001f344a5f748b9d88725c47321d07000000071a2e43576c8296947d69543f2a140000000000000000000000000000091a2b3b4b5a697684909b958d8682807d8083889099988c8071635445352514020000000011233547596b7d9099877462503e2c19070000000e20324456687a8d9b89766452402e1c0a001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000013273a4e6175899c8975624e3b27140e22364a5d7186998975614d39261200001b30465b70879c8f78634e38230e0000001f344a5f748ba09e8e7d6c5c4b3a2a1909000000000013293e53687d9497826b56402b1600000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b12070000001f344a5f748ba08b745f4a342727272727272727272727241c110300000000001f344a5f748b9d887b8c8c80736b65636469717c89979989776654412e1b08000005192c40526577899a8c7b6c5f544d48474a515b677585968e7c6a5744311e0a00001f344a5f748ba08b746868686868686868686a7079879597867462503d2a16020000112437495b6d7d8f98897b6f655e5b5a5d636b768392938371604e3c291603000000000f203141505f6d79858e959b97949496968e85796e83978c78634f3b26120000000f223547596a7b8c9b9284786e676363666d76828f9e8f7d6e5c4b3826130000001f344a5f748b9d88725c47321d0700000000152a3f54697d9496826b56402b160000000000000000000000000000000d1d2d3c4b5966727d8892999b97949495989d978f857a6e615445362717070000000000192d40526476899b8e7b69574533210e00030503031527394b5d6f82949482705d4c392612001f344a5f748ba08b745f4a341f0a01000000000000010f253a4f6479909b866f5a442f1a00081c2f43566a7d9195826d5a46321f0b071b2e42566a7d92907c6955412e1a06001b30465b70879c8f78634e38230e0000001f344a5f748ba09180705f4e3e2d1c0c00000000000013293e53687d9497826b56402b16000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba08b745f4a3c3c3c3c3c3c3c3c3c3c3c3c382e211100000000001f344a5f748b9d88727d8c9187807978797d858e99988b7b6b5a4837241200000000102336485a6b7c8d9a8b7d7168615d5c5f656d7885949182705e4d3a28150200001f344a5f748ba08b745f5353535353535353555c6876889992806c5945321e090000071a2c3e4f6070808e998d827973706f72767d8894928474645443311f0c000000000002132332414f5b67717a8287898b8987827a7167768a9985715d4935200c0000000518293b4d5d6d7c8b98968b837c78787b8289949a8e807060503f2d1b090000001f344a5f748b9d88725c47321d070000000013293e53687d9497826b56402b16000000000000000000000000000000000f1e2d3b4855606b757d858a8e9091908d89837b72675c5043362718090000000000001e33485d70828c8c83705e4c3a28160a11181a18120a1c2e40526476898c8c7b6955402c16001f344a5f748b8c8b745f4a341f1516120b01040d141614253a4f64798c8c866f5a442f1a001124384b5f7286998c7865513e2a17030013273a4e62768a9885705d4936220e001b30465b70879c8f78634e38230e0000001f344a5f748b8b847362524130200f0000000000000013293e53687d8b8b826b56402b16000000000000000000000000040c11121212120e07000000000000000000000000001f344a5f748ba08b745f525252525252525252525252524c3f2e1c09000000001f344a5f748b9d88726e7c8994948f8f8f92999c92877a6c5d4d3c2b19070000000006192b3c4d5e6e7d8c988f857c7672727479828a969082726252412f1e0b0000001f344a5f748ba08b745f4a3e3e3e3e3e3e3e404a596a7b8f9c8975614d3824100000000f20314251616f7c8993958e888686878b92978d827365564636251302000000000000041423313e4a545e666c71747474716d665e6b7d92907c6955422e1906000000000c1e2f3f4f5e6c7986919a97918f8f90959b93887c6f615142322110000000001f344a5f748b9d88725c47321d0700000002162b40546a809495806a55402b1600000000000000000000000000000000000f1d2a37434e5861697075787b7b7978746e675f554b3f33261809000000000000001f34495e71767676756553412f1d151e252c2f2d251911233547596b767676776a56412c17001f34495d70767676705d4934242a2b271e131621282b2924394e63747676766c58442f1900192d4054677a8f9884705d4936220e00000b1f33465a6e82968d7965513e2a16001b30465b70878c8c78634e38230e0000001f34495d70747474665544342313020000000000000013283d52667474747468543f2a1500000000000000000000000a17202627272727231a0e0000000000000000000000001f344a5f748ba08b7467676767676767676767676767675d4c38240f000000001f344a5f748b9d88725e6b7682898f9394928e888075695c4e3f2f1e0d0000000000000d1f3040505f6d7a869198908b8888898e95948a7d71635445342312000000001f344a5f748ba08b745f4a342929292929292d3b4c5f72869a907b67523e29140000000314243342515f6b7680888f93959694908b83796f6355473828180700000000000000000413202c37414a525864635f5f5c5852647689998773604d3a2612000000000000112131404e5c68737d868c919393918d8880756a5e514233241403000000001f344a5f748b9d88725c47321d070000000b1e3145596d8397927c68533e29140000000000000000000000000000000000000c1925313b454e555c6063666665635f5a534c42382d21150800000000000000001b2f42536060606060584836241b283239404441372919182a3c4e5c606060625c4d3b2713001a2e41525e6060605e52412e373f403b302427333d403e35334656606060605c4e3d2915001e33485c70838d8d7c6854412d1a0b09050a172b3f52667a8d8d826d59442f1a001b30455a6d76767673614d38230e0000001a2e41515d5f5f5f57483727160500000000000000000e233648585f5f5f5f594a39251100000000000000000000081928343b3c3c3c3c372c1e0d00000000000000000000001f344a5f748ba08b7c7c7c7c7c7c7c7c7c7c7c7c7c7c7b67523c2712000000001f344a5f748b9d88725c59646d75797c7d7c79746c63584b3e3021110000000000000001122232414f5d69747d868c909393918e8882776d60534536271606000000001f344a5f748ba08b745f4a341f13131313131d2f43566b809596826b57412c170000000006152433414e59636c74797d8082807b766f675d514538291a0b00000000000000000000020f1a252f42546576756a5f544e5f7082938f7c695744311d0a000000000000031322303e4b56616a72777b7c7d7b78736c63594d413324150600000000001f344a5f748b9d88725d4833211308020a18283a4d6074889d8d78644f3a2510000000000000000000000000000000000000091d2f3f4b5050504a4b4e5050504e4a4641392f261b1004000000000000000000122535434b4b4b4b4b463a2a192a39454d545a54473726151f303e484b4b4b4c493e2f1e0b00122434424a4b4b4b4a42343f4a53554e41353845505651473d38444b4b4b4b483f30200d001f34495e7277777772604c392521201d191f2123374b5f717777776e5a45301b00162b3e4f5d6060605f5545321e0a00000011233341494a4a4a44392a1a0900000000000000000007192b3a454a4a4a4a463b2d1b09000000000000000000001326374650525252514a3c2b1805000000000000000000001f344a5f748ba09693939393939393939393939393937c67523c2712000000001f344a5f748b9d88725c47515a6065676867645f5850463a2e2012030000000000000000041423313f4b57616a71777b7c7d7c78746d645a4f433627180900000000001f344a5f748ba08b745f4a341f0a0000000013283d52677c9199846e58442f190000000000061523303c4750596065686a6b6a66625b534a4034271a0b000000000000000000000000000b20354a5f7183887c71665c6c7c8e9583715f4d3a271401000000000000000412202d39444e565d6366686867635e5850463b2f2315060000000000001f344a5f748ba08b7663503f31241b171d283646586a7c909a87725e4a35210c0000000000000000000000000000000000001025394c5d6666655c4b444d555c5e5e5b554b3e3021100000000000000000000007172530363636363632291c2135475761686f655544332212202c3436363637352d201101000616242f35363636353344525c666a5f53464956626b645a4f403136363636342d211202001b2f43546162626260544335363636322c343636364253606262625e503e2b1700122434424a5158584e44372715020000000515232e3434343431281b0c00000000000000000000000d1c283134343434322a1d0f00000000000000000000081b2f435563676767665a4835210e000000000000000000001f344a5f748ba0918d8d8d8d8d8d8d8d8d8d8d8d8d8d7c67523c2712000000001f344a5f748b9d88725c473e464c505253524f4b453d33281d1002000000000000000000000413212e3a444e565d6266676867645f5951483d322518090000000000001f344a5f748ba08b745f4a341f0a0000000011263b50667b919a866f5a442f1a00000000000005121e2a3a464b4b5053555654514d4b473c2d22160900000000000000000000000000000b20354a5e707c888f83776d7a8b988876655442301d0a000000000000000000020f1b27313b43494e515857524e4a443c33291e1205000000000000001f344a5f748ba093806e5d4f41372f2c313a46546475879a927d6a57432f1b0600000000000000000000000000000000000013283e53687a7b7a665257606970737370685c4e3f2e1c0a0000000000000000000008141c21212121201d1611263b5064757c84726151402f1f0f191f2121212220190f0200000006121b20212121273b50626f797d7064575a677380776d5e4b36212121211f1910030000132536444c4d4c4c4b44434a4b4b4b463e484b4b4b49434b4c4c4c4a4132210f001a2e41525e656d6b5c4b3a2a19080000000005111a1f1f1f1f1c150a000000000000000000000000000b151c1f1f1f1f1d170c00000000000000000000001023374b5f727c7c7c7764503d2916020000000000000000001f344a5f748ba08b77777777777777777777777777777665513c2712000000001f344a5f748b9d88725c473231373b3c3e3c3a36312920160b00000000000000000000000000031122313d47515650515253524f5552493f34261607000000000000001f344a5f748ba08b745f4a341f0a0202020415293e52677c9298836e58432e19000000000000000e223648586060605f54525e606060594a382410000000000000000000000000000000071b2f42525f6a75828c8a8089998b7a6a59483625120000000000000000000000000a141e272e3d4e5e6c6b635b4e3c2920170c0100000000000000001f344a5f748b9e928c7b6d5f544a4442454c5763718293998875614e3b28140000000000000000000000000000000000000013283d52667b90826f646a737d858989857a6c5d4b3a2714000000000000000000000001080c0c0b0b0b090311273c5165778a91806f5e4d3d2c1b0a0a0b0b0b0d0b0600000000000000070b0b0b13283e53687c8a8f8275686b7885918777634e38230e0b0b0a050000000008182631383837373644545f606060584d5c6060605d4f3e373737362e231404001f34495d70798279695847372615040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182b3f53667a8e9393806c5945311d0a0000000000000000001f344a5f748ba08b746262626262626262626262626261594936220e000000001f344a5f748b9d88725c47321d222627292725221c150d040000000000000000000000000000071b2e404f5a646b61554846535f6a665c524433200c000000000000001f344a5f748ba08b745f4a341f1717171718223245586c829694806a55412c170000000000000011273c516575767672605d7076767667533e291400000000000000000000000000000001122434424d58636f798592988b7b6c5d52473c2c1b08000000000000000000000000081829394a5b6b7c80776b58432e1904000000000000000000001f344a5f748b98838d8b7d71665e58575a60697482909e8d7c6a5845321f0c000000000000000000000000000000000000000f24384d6175888d80797d87908d88898f8b7a6956432f1b07000000000000000000000000000000000000000e2236485a6c7d908d7c6b5a4a3928160400000000000000000000000000000000001125394d5e6b79889386797c89928576685a4834200b00000000000000000009151e23232222364b607276767565576b7676766d5a45302222211b110500001f34495d7082948776655444332211010000000000000000000000080e13171a1b1b1a18140f09020000000000000000000000000000000000000000000c2033475b6f839693998874604d3926120000000000000000001f344a5f748ba08b745f4c4c4c4c4c4c4c4c4c4c4c4c4c473b2b1907000000001f344a5f748b9d88725c47321d0d11121312100d0801000000000000000000000000000000000d21364b5e6c76807266595764707d786e62503b2712000000000000001f344a5f748ba08b745f4a342c2c2c2c2c2d3340506175889c8e7965513c27130000000000000012273c52677c8c8c77625f748b8c806a543f2a15000000000000000000000000000000101f2b36414c5864707d8b988b8f867a6f64594a382410000000000000000000000004152536475768788a917d6c58442f1904000000000000000000001f344a5f748b9883808f8f837a726e6c6f747c86929d8f806f5e4c3b28150200000000000000000000000000000000000000091e3245586b7c8b9390928d837973737c8c86725e4a35210c0000000000000000000000000000000000000006192b3d4f617385978978675746331f0b00000000000000000000000000000000000a1d2f404e5b697786938b8e90827466584b3c2b18050000000000000000000002090d0e0d22374c62778c8c7c67586e848c87705b46301b0d0c07000000001a2e41536576899483726151402f1e0c0000000000000000000a141c23282c2f30302f2d29241d150c020000000000000000000000000000000000000014283b4f63768a96838e907c6955412d1a0600000000000000001f344a5f748ba08b745f4a373737373737373737373737332a1d0d00000000001f344a5f748b9d88725c47321d070000000000000000000000000000000000000000000000000e23384e6377889184776a6875828f8a7c68533e2813000000000000001f344a5f748ba08b745f4a4242424242424246505e6e80929885725e4a36220e0000000000000012273c52677c938d77625f748b95806a543f2a1500000000000000000000000000000b1d2e3d48535e6a75828f94887a7d898d827667533e291400000000000000000000001022324354647586978573614f3d291501000000000000000000001f344a5f748b988370808d968e87838384888f99988d80706151402f1d0b00000000000000000000000000000000000000000215283b4d5e6d798284827970665e5f6f838b78634e39240f00000000000000000000000000000000000000000e2032445567798b8b8674634e39240f0000000000000000000000000000000000001222303d4b596775838b8b80726456483b2d1e0d0000000000000000000000000000000d22374c62778d937c67586e849987705b46301b0600000000000011243547596b7d9090806f5e4d3b28140000000000000006121d272f373d4144464644423e3831281f14090000000000000000000000000000000000081c3043576b80928f7a869885705d4936220e00000000000000001f344a5f748ba08b745f4a3422222222222222222222221f170c0000000000001f344a5f748b9d88725c47321d070000000000000000000000000000000000000000000000000b2034485a69778593897b79869388796c5e4d392511000000000000001f344a5f748ba08b745f57575757575757575a626e7c8c9d8d7b6855422f1b070000000000000012273c52677c938d77625f748b95806a543f2a15000000000000000000000000000013273a4c5b65707b88938f8376696b76828a7867533e29140000000000000000000000182c3f50617183938c7967564432200d00000000000000000000001f344a5f748b97836c6e7a8690979898999c9790867b6e615243332212000000000000000000000000000000000000000000000c1e2f404f5c666c6e6c665d534a5468747473624e39240f0000000000000000000000000000000000000000021426384a5c6e74747473624e39240f00000000000000000000000000000000000004121f2d3b49576573747470615446382a1d0f000000000000000000000000000000000d22374c62778d937c67586e849987705b46301b0600000000000006182a3c4e6072848b8b7c6b57422d180000000000000a17242f3a434b51565a5b5b5a57524c443b31261a0d000000000000000000000000000000001024384c5f73879b87737d928d7965513e2a1603000000000000001f344a5f748ba08b745f4a341f0d0d0d0d0d0d0d0d0d0d0a04020000000000001f344a5f748b8b88725c47321d0700000000000000000000000000000000000000000000000005182b3c4b59677483918d8b938677695c4e402f1d0a000000000000001f344a5f748ba08b746c6c6c6c6c6c6c6c6c6f75808c9b91826f5e4c392613000000000000000012273c52677c8b8b77625f748b8b806a543f2a150000000000000000000000000000172c41566a77838b8b897d7165595964707b6c5b4a37241000000000000000000000001c31465b6e808b8b806e5c4a3826140200000000000000000000001f344a5f748282826c5d69737c8388898988837c73695d50433425150500000000000000000000000000000000000000000000011222313e4a52575857524a41394a595f5f5e5545331f0b000000000000000000000000000000000000000000091b2d3f505c5f5f5f5e5545331f0b00000000000000000000000000000000000000010f1d2b3947555e5f5f5d514436281a0c00000000000000000000000000000000000d22374c62778b8b7c67586e848b87705b46301b06000000000000000d1f31435566747474746a57422d1800000000000b1a2835414c565f666b6f70706f6c6760584e43372b1d0e000000000000000000000000000005192c4053677b8f93806b768a95826d5946321e0a000000000000001f344a5f748ba08b745f4a341f17171717171717171717171717130b000000001f34495d707474746e5b46311c07000000000000000000000000000000000000000000000000000d1e2d3b49576472828b8b837567594c3e30221200000000000000001f344a5f748ba08b83838383838383838383848a929c9082726252402e1c09000000000000000011263b506474747471605d7074747467533e29140000000000000000000000000000172c41556974747474746b60544847525e665e4e3d2c1a0800000000000000000000001c31465b6e7474747262503e2d1b090000000000000000000000001d324659686b6b6b63525660686e727373726e6860564c40332516070000000000000000000000000000000000000000000000000413202d373e4243423e372e2d3b464a4a494337271603000000000000000000000000000000000000000000000f21323f484a4a4a4943372716030000000000000000000000000000000000000000000d1b293743494a4a49413426180a0000000000000000000000000000000000000c21364b607174747464576a7474746d5945301b05000000000000000113253749585f5f5f5f5a4d3b2814000000000a1a293846535e69727a8084878785827b746b6155493b2c1d0d000000000000000000000000000d2034485c6f83978b77636f83968975614e3a2613000000000000001f344a5f748ba08b745f4a342c2c2c2c2c2c2c2c2c2c2c2c2c2c271d100100001a2e41515d5f5f5f5c503e2b170300000000000000000000000000000000000000000000000000000f1d2b39475462707474726557493c2e20120400000000000000001f344a5f748ba09b98989898989898989898999b948a80726354443423110000000000000000000d213547575f5f5f5e53515d5f5f5f5849372410000000000000000000000000000012263a4c5a5f5f5f5f5f594e423635414c504c40311f0e000000000000000000000000172b3e505c5f5f5f5e544533210f00000000000000000000000000172a3b4a545656565145444d54595d5f5e5d59534d433a2e2215070000000000000000000000000000000000000000000000000000030f1a232a2d2e2d29231b1d2a323434343026190a00000000000000000000000000000000000000000000000414222d33343434343026190a00000000000000000000000000000000000000000000000b192630343434342e23160800000000000000000000000000000000000000081c3043535e5f5f5f574d5a5f5f5f5c4f3d2a16020000000000000000081a2b3a454a4a4a4a473d2f1e0b00000006172838475664707c868f95999b9b999690887d7366594a3b2b1b0a00000000000000000000000115283c5063778b97846f5c677a8f917d6956422e1b070000000000001f344a5f748ba08b745f4a4242424242424242424242424242413a2e1f0e000011233341494a4a4a483f32210f000000000000000000000000000000000000000000000000000000000d1b293744525d5f5f5e5547392b1e10020000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8a8780776d6154453627160500000000000000000005182a39444a4a4a494241494a4a4a453b2c1a0800000000000000000000000000000a1d2e3c464a4a4a4a4a463c3025232f383b382f2213020000000000000000000000000f21323f484a4a4a494336271604000000000000000000000000000c1d2d393f4040403e3531394045484a4948443f3930271c11040000000000000000000000000000000000000000000000000000000000070f15181918150f070c171d1f1f1f1b1409000000000000000000000000000000000000000000000000000410191e1f1f1f1f1b14090000000000000000000000000000000000000000000000000009141b1f1f1f1f1a110500000000000000000000000000000000000000000114253542494a4a4a443d474a4a4a483e31200e000000000000000000000d1c283134343434322b1f110000000012243546566574828e99968e898787888d959b9085776859493827160400000000000000000000091d3044586b80938f7b68545f73879986715d4a36230f0000000000001f344a5f748ba08b745f575757575757575757575757575757564c3d2b1804000515232e34343434332d22130300000000000000000000000000000000000000000000000000000000000b19273441494a4a494337291b0d00000000000000000000001f34495d707474747474747474747474747474716c645a4f433627180900000000000000000000000c1b2831343434342f2e3434343431291d0e00000000000000000000000000000000101e2a323434343434322a1f13111c2326241d1204000000000000000000000000000313222d33343434342f2518090000000000000000000000000000000f1b252a2b2b2b29221d252b30333434332f2b251d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000817252f34343434312b32343434332c21130200000000000000000000000b151c1f1f1f1f1e180e010000000a1d2f4153637384929b8e837a7470707379828d9995877767564533210e000000000000000000001125384c6073889b8874604c576b80938d7966523e2b170300000000001f344a5f748ba08b746c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a5b48331f0a000005111a1f1f1f1f1e191004000000000000000000000000000000000000000000000000000000000000000916242e343434342f26190b0000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d5851483e32261809000000000000000000000000000a151c1f1f1f1f1b1a1f1f1f1f1d160c0000000000000000000000000000000000000d171d1f1f1f1f1f1d170d0100080e110f09000000000000000000000000000000000410191e1f1f1f1f1b13080000000000000000000000000000000000091115161616140e0911161b1e1f1f1e1b1610090100000000000000000000000000000000000000000000000000000000000000000003090e111415151513100c07000000000000000000000000000000000000000000000000000000000001060b0e0f0f0f0d09040000000000000000000000000000000000000000000000000001080d10131515151513100c0600000000000000000000000000000000000000000007121b1f1f1f1f1c181e1f1f1f1e190f03000000000000000000000000000000000000000000000000000014273a4c5e7082929a8b7c70665f5b5b5e656f7a899796857462503d2b1804000000000000000006192d4054687b8f94806c58445063778b95826d5a46331f0b00000000001f344a5f748ba08b838383838383838383838383838383838376604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121a1f1f1f1f1b13080000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a48433d352b2014080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171e2326292a2a2a2825211b140d04000000000000000000000000000000000000000000000000050e151b1f23252524221e181006000000000000000000000000000000000000000000050e161c2125282a2a2a2a2825201b140c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304356697c8e9d8c7b6c5e534b46464a525d6a79899a92806d5a4734200c00000000000000000d2135495c7084988c7864503d485c6f83978a76624e3b271300000000001f344a5f748ba09b989898989898989898989898989898988c76604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e343434343434343434343434343434332e2921180e0300000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c150b000000000000000000000000000003090d10121212100c06000000000000000000000000000b14181919191712191d1e1d1b1814100a040000000000000000000000000000020a10161a1d1e1f1e1e1b18130c0500000000000000000000000000000000000000000000000000000007111b242b32373b3e3f3f3f3d3a352f2820170d02000000000000000000000000000000000000000000091721292f34383a3a3a37332c23180b000000000000000000000000000000000000020e18212a31363a3d3f3f3f3f3d39352f2820160b0000000000000000000000040c101111111111111111111111111111111111111111110e08000000000000091115161616161616120b00000000000f23374b5f72869992806e5d4e4137313136404c5b6b7c8f9d8a7663503b2713000000000000000215293d5064788c9885705d49354054677b8f927d6a56432f1b08000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b76604b36210b000000000000000000000000000000000000000000000000000000000000020b1116191b1b1a18140f090200040c111313130e07000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1a140e05000000000000000000000000000000000000000000000000000515232e343434343434343434343434343434343434343431281c0d00000000000000000000000811181d222527272725201a120800000000000000000001111e282d2e2e2e2c252c323332302d29241e180f0700000000000000000000020c151e252a2f3233343333302c2720180f040000000000000000000000000000000000000000000000010d19242e373f464c5053545454524f4a433c332a1f140800000000000000000000000000000000000000061827343d44494d4f4f4f4c473f35291a0b000000000000000000000000000000000714202b343e454b4f5354545454524e49433b33281d110400000000000000000b172025262626262626262626262626262626262626262626231c11040000000f1b252a2b2b2b2b2b2b261e110200000015293e52667a8f9b887462503f30241c1c232e3d4d5f71859893806a56422e19050000000000000a1d3145586c8094907c6855412d384c6073889a86725e4b372310000000001f34495d707474747474747474747474747474747474747474705e4a35200b00000000000000000000000000000000000000000000000000000000000b151e262b2f30302f2d29241d150c172026292928231a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453a2b19070000000000000000000c1a242c32373b3c3c3c39352e25190c00000000000000000e1f2f3b4243434341383f47484745423e39332b231a0f040000000000000008141f2932393f4447484a484845413b342b21150900000000000000000000000000000000000000000004111e2b36414a535b6165686a6a6a67645e5850463c3125190c0000000000000000000000000000000000001124364551585d62646464615b5247382917050000000000000000000000000000091825323d4751595f64686a6a6a6967635e574f453b2f221406000000000000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b382f221201000c1d2d393f4040404040403a2f2010000000192e43586c829694806b58453221120807101f2f4154687c909a86715c47331e090000000000001225394d6074889c8975614d39253044586c80948e7a66533f2b18040000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d52422f1b0700000000000000000000000000000000000000000000000000000002101d28323a4044464644423e3831281f2a343b3e3e3d372c1e0d0000000000000000000000000002070b0e0f0f0f0d090500000000000000000000000000000000000000000000000000000000000000020a0e0d09020000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f584836230e0000000000000000091a2a3740464c505252514e4941372a1b0c00000000000000182b3d4d575858585549515c5e5c5a57534d473f362c2115080000000000071726313c454d53585c5e5f5e5d5a5650483e3326180a000000000000000000000000000000000000000414222f3c48535d676f757a7d8080807c78726b63594f43372a1c0d0000000000000000000000000000000000172c4053636c7277797979766f64564735220f0000000000000000000000000009182736434f5a646d74797c8080807d7c78726b62584c40322415060000000000142738464f5050505050505050505050505050505050505050504c40301e0b00172a3b4a545656565656554d3e2d1a0600001d32475c71869b8e7965503c2815030000011225394c61758a9f8b75604b36210c0000000000061a2d4155687c9095826d5945311e293d5064778c96836e5b4733200c00000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49413424120000000000000000000000000000000000000000000000000000000111202e3a454e54585b5b5a57524c443b313b474f5353524a3c2b180500000000000000000000080f161c2023252524211e19130c030000000000000000000000000000000000000000000000000000000a151e23231e150900001f34495d707474747474747474747474747474747474747466523d2813000000000000000013263848545b6064676766635d5448392a18060000000000001e32475a6a6e6e6e67565d6f73726f6c67625b52493e3326170800000000122535434e5861686d71737473726f6a635b504436281808000000000000000000000000000000000003132332404d5a66707a838a8f93959594928d8780766c6055483a2b1c0d000000000000000000000000000000001a2f445a6f82878c8f8d8e8a827464513e2a16020000000000000000000000061727364553606c7782888e9294959594918d877d756a5e514233231303000000001c304456636666666666666666666666666666666666666666665e4d3a2611001d324659686b6b6b6b6b6a5c4a36210c00001f344a5f73899f8b75604b36220d00000000091e32475c71879c8d78634e38230e00000000000e2235495d7085988d7965513e2a162135485c7084988a76634f3b28140000000515232e343434343434343434343434343434343434343434342e2416060000000000000000000000000000000000000000000000000000000e1f2f3e4c5861696d70706f6c6760584e444b59636868665a4834200b000000000000000006111b232b3035383a3a3937332e271f170c01000000000000000000000000000000000000000000000006111c2732383831261808001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7d68533e29130000000000000000192e4256666f75797c7c7b787166574735230f0000000000001f344a5f748484846f5a5f74898785827c766e665c5043352617070000001b2f4253616b757c8387898989888480776d625446362615030000000000000000000000000000000011213141505e6b77838d979b95918f8f9093979b93897d726558493a2b1b0a000000000000000000000000000000182d4256687b837c787778808d826d5945301b060000000000000000000001132435455463717d8a949c9792908f8f9094999b92887b6f61514231200f000000001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b69543f2a14001f344a5f74828282828278634e38230e00001f344a5f748b9f89735e49341f0a00000000041a2f445a6f869b8f79644f3a240f0000000002162a3e5165788d9986715d4a36220e192d4154687c90927d6a5743301c0800000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a1206000000000000000000000000000000000000000000000000000000081a2c3d4d5c6a757d83868785827b746b61555969767d7d77634e38230e000000000000000c19242e373f454a4d4f4f4e4c48423b33291f13060000000000000000000000000000000000000000030e19242f3a454d4c44362513001e33485e73899e9e9999999999999999999999999999947d68533e291300000000000000001b30465b70838a8f8c8b8b8d847565523e2a160100000000001f344a5f748b99866f5a5f748b9c9996918a82796e6153443525140200001f34495e717d8891979b9b9b9b9d99938b807264544432210e0000000000000000000000000000000d1e2f3f4f5f6e7c89959a9087827b7978797d838a949c9083756758493928170600000000000000000000000000001326394c5e6e6f68646263718788725c47321d07000000000000000000000c1e304253637282909c948a837d7978787b7d858d97998d8070604f3e2c1a080000001f344a5f748b91919191919191919191919191919191919191806a543f2a15001f344a5f748b9797978f78634e38230e00001f344a5f748b9f8b745f4a35200b00000000061b30465b70869b8f78634e39240f000000000a1e3245596d8295927d6956422e1a061125394d6074889a87725f4b382410000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001225384a5b6b7a8891979b9c9a9690887d7366637688938f78634e38230e000000000001101d2a36414a53595f62646463605c564f463c302417080000000000000000000000000000000000000a15202b36414c57616154432f1b001c31475c70869b8f8484848484848484848484848484847d68533e29130000000000000000192d4255687a80797674767d8d826d59442f1a0500000000001f344a5f748b9b866f5a5f748687898e949b968b807162534332200d00001f34495d72869a938d88868686888d969d91837261503d2b18040000000000000000000000000007192b3c4d5d6d7d8c9a94887c736c67646365686f77828d999486766757463523110000000000000000000000000000091c2e4152677c78747272788a86705b46311c070000000000000000000316293b4e5f7082919d8f82776e68656363666a707a86929d8e7d6d5b4a3725120000001f344a5f748ba0969393939393939393939393939393939393806a543f2a15001f344a5f7489898a998f78634e38230e00001e33485e73889d8c77624d392511000000000c2035495e73889d8c77624d38230e0000000012263a4e6175899c8a75624e3a261300091d3145596c80958f7a6753402c18050000000000000000000000000000000000000000000000000000000000000000080f15191b1b1b1916110c0600080e131515120d05000000071b2e415467798a999c928a8787888d94908577687c929d8f78634e38230e0000000001101f2e3b48535d666e737779797876716a62594e423526170800000000000000000000000000000007121d28323d48535e6973725e49341f00192e43586d82978f796e6e6e6e6e6e6e6e6e6e6e6e6e6e6d62503b271200000000000000001226394b5e6d6c66615f61728887705b46301b0600000000001f344a5f748b9b866f5a5b6b707274798088929d908271604f3d2a1704001a2e43566a8088807873706f70737983909e91806d5a4734200c0000000000000000000000000011243648596b7b8c9c9183766a6058524f4e50545b646f7b89989585746452412f1c0a0000000000000000000000010c17212b3a4e6174888987888c897b6956422d190d0100000000000000000c203346596b7d8f9e8e7d70645a53504e4e51555d687483929c8b796754412e1b0800001f344a5f748ba08b7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c69543f2a15001e33485d6f737382978f78634e38230e00001b30455a6f8499917c6854402d1b0a00000617293c5063778d9d88735e4a35200b000000001a2e4255697d9196826e5a46321f0b000216293d5165788d97836f5b4834210c00000000000000000000000000000000000000000000000000000000000009131c242a2e3030302e2b262119111b23282a2a2721180c00000e22364a5e7185979b8c7d7570707378808b9587777d94917d75624d38230e000000000e1f2e3d4c5965707a82888d8f908e8b867d766b60524435261504000000000000000000000000030e19242f3a45505a65707b86745f4a341f00152a3f53687c9094806c5a58585858585858585858585858524433200c0000000000000000091c2e4053687d7b7674747b8c846f5a45301b0600000000001f344a5f748b9b866f5a4e585b5c5f646b75808e9d8f7d6c5a47331f0c0013273b4f6377756b645e5b5a5b5e667180919d8a7663503b2713000000000000000000000000081b2e41536577899a92827265584d443d3a383b4047515d6a7989999382705e4c3927140100000000000000000005121e2a343e474e576a7d8c7b7c7b766b5d4c3d342a1f13060000000000000014283b4f6275889b91806f6052473f3b38393c414a56647385969684715e4a37230f00001f344a5f748ba08b7467676767676767676767676767676767675f4e3b261200192d40515c5e6b82978f78634e38230e0000182c41556a7d939784705c4a38281a100f17243446586b809397836e5a45301c07000000001f34495d71858b8b7a66523e2b170300000e2235495d70858b8b77644f3a251000000000000000000000000000000000000000000000000000000000010f1b2630383e4345464543403b352d242e373d3f3f3c352a1b0a0013283c5165798da18f7d6d615c5b5e646d788694857d948d77625746331f0a0000000a1b2c3d4c5b6a76838d969a95939294999a92897d7062534433221000000000000000000000000b16212b36414c57626d77838e8b745f4a341f001024394d6074889b897766574943434343434343434343433f34261604000000000000000d19242e3b4e6174878c898a8e86786754402c170700000000001f344a5f748b9b866f5a444346474b5058626f7d909c8976634f3b2612000c2034475965625850494644464a536273869993806a56422e190500000000000000000000001124374a5d7083959685736354473b30292523262b34404d5b6a7a8c9e8e7b695643301d090000000000000000071623303c47515a62686d738685736f6b66605950473c302417090000000000071b2f43576b7d92988673615142352b262324272e39465666788b9e8d7a66523e2a1602001f344a5f748ba08b745f525252525252525252525252525252524d41301e0b001122323f47566b82978f78634e38230e000012273b4f63778b9e8c79675646382c24242a3542526375889b8f7b67533f2b1602000000001f34495d70747474705e4b37230f000000061a2d41556874747473634f3a251000000000000000000000000000000000000000000000000000000002111f2c38434c53585a5b5a58544f494137404a525454504739281500182d41566b80949985725f4f474649515b6875869180948d77624c392917040000031628394a5b6a798895998f86807c7c7d848b959b8f827161513f2d1a07000000000000000007121d28333e49535e6974808a959b8b745f4a341f00091d3144576a7d8f958575675a4e4339302e2e2e2e2e2e2e2b22170800000000000002101d2a36414a53596a7c8d7a797873685a4a3c30251709000000001f344a5f748b9b866f5a442f3032363c455160728699927d6955402b170005182a3b48504e453c35312f31364456697c919a86715c48331e090000000000000000000004192c4053677a8d9d8a7867564537291e14100e1118222f3d4c5d6e80929986735f4c3825110000000000000008172533414d59646d767c838788908885827a746c63594e4235271809000000000c21364a5e72879b8f7c695644332418110e0f121b2838495b6e829596826d5945311c08001f344a5f748ba08b745f4a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3930231301000514222c40566b82978f78634e38230e00000c2034475b6e82949785746455493f39393e4752617082939885725f4c38241000000000001a2e41515d5f5f5f5d52422f1b08000000001226394b595f5f5f5f564634200c00000000000000000000000000000000000000000000000000000010202f3d4a565f676c6f706f6d69645d544a505d666a69645744311c001b30455a6f8599927d6955423230353e4a58677789939c8d77624c37220d0000000d203345576879899894877b726b67676a7077838f9e90806e5c4a36230f000000000000040f19242f3a45505b66707b87929c93897d705d49341f000215283b4e607182929385776b60564c433a31271d191919160f050000000000000111202e3b48535d666d737786867875706a62594e42352718080000001f344a5f748b9b866f5a442f1b1d21283343566a7d9398836e59442f1a00000d1d2b353b3a3328211c1a1c273a4e62768ba08b76614c37220d000000000000000000000b1f33485c6f839793806d5b493828190c0100000005111f2e3f516375889c8f7b6854402c180400000000000616263543515f6b76828a92979b9c9b9c9a958f8880766b6053453627180800000011263b4f64788d9c8873604c39271506000000000a1a2c3e5165798e9d88745f4a36210c001f344a5f748ba08b745f4a342727272727272727272727272727251d120400000004162b40566b82978f78634e38230e000004182b3e5164768899928273665b534e4e52596470808f9d8c7a6855432f1c08000000000011233341494a4a4a494134241200000000000a1c2d3b464a4a4a4a443828170400000000000000000000000000000000000000000000000000000c1d2e3e4d5b68727b82868786837d7870675d5d6e7a807d745f4a341f001e33485d72889c8e78644f3a261b212c3a495a6b7d91a38d77624c37220d000003172a3d5062748697948576695f565252555c6570808f9c8c7966523e2a1500000000000b16212c37414c57626d78838e99978c82766b6052412e1a00000b1e3042536474849296897d72695f564d443a3024180b0000000000000000000e1f2f3e4c5966707a82888c8f928d8a867d756b6053453626160400001f344a5f748b9b866f5a442f1a080d16263b506579909b86705b46301b0000000d192126251f160c07000a1e33485c71879b8f79644f3a25100000000000000000000011253a4e63778b9f8b7763503e2c1a0a0000000000000110213346586c809398846f5b47321e0900000000031424344453616f7c89949c948e89878687898e959c93897d70635445362514020000152a3f54697d9397826d5944301d0a0000000000000f22364a5e73889c8e78644f3a2510001f344a5f748ba08b745f4a341f12121212121212121212121212100a000000000000162b40566b82978f78634e38230e0000000f223547596a7b8c9b9284786e676363666d76828f9e8f7d6e5c4b3826130000000000000515232e34343434342e2416060000000000000f1d2a323434343430271a0b00000000000000000000000000000000000000000000000000000417293b4c5c6b79858f9697949495938c847a6e677a8d958b745f4a341f001f34495e73899f8b75604b36210c0f1c2b3c4e6175899c8d77624c37220d00000b1f3246596c809298877666584c423d3c40485361708288827c6a55402b1600000007121d28333e49545f6974808a959b90857a6f64594e4334241200000113253646566573828e9990867c726960574d4236291c0d000000000000000a1b2c3d4d5c6a77838d969a95939294999a92897d7063544433221000001f344a5f748b9b866f5a442f1a05000f24394e63788f9c87705b46301b00000000060d10100b03000000041a2f44596e8498917b67523c271200000000000000000000162b3f54687d9298846f5b4834210e00000000000000000416293c5063778c9f8a75614c38230e000000000f203242526171808e9a948a807973706f7074798089949b8f827263534332200e0000192e43586d8397927c68533f2a1601000000000000071b3044596e8498927c68533e2914001f344a5f748ba08b745f4a341f0a0a0a0a0a0a0a0a0a0a0905000000000000000000162b40566b82978f78634e38230e0000000518293b4d5d6d7c8b98968b837c78787b8289949a8e807060503f2d1b090000000000000005111a1f1f1f1f1f1a120600000000000000000c171d1f1f1f1f1c14090000000000000000000000000000000000000000000000000000000d203346586a7a8a97948a837d7d808489918c80718296998b745f4a341f001f344a5f748b9f89735e49341f0a000d1f31455a6f869b8d77624c37220d000011263a4e6275899c8e7b6958483a2f28272c3642536677736d675e4e3b271300000d1a25303a45505b66717c87929d94897d73685d52473c3025160600000007182838475663707c8892988f867d73695f53473a2b1c0c0000000000031628394a5b6b7a8895998f86807c7c7d848b959b8f827262513f2d1a07001f344a5f748b9b866f5a442f1a070a15283c51667b9099856f5a442f1a0000000000000000000000000000172c41576b8297947d68533e2914000000000000000000001a2f44596d8397937d6954402c18050000000000000000000d2034485d71869b907a66513c2712000000081a2c3e4f6070808f9d8f82766d655f5b5a5c5f656d76828e9c918271614f3d2a1704001b30465b70869a8f7964503b26110000000000000000172c40566b809595806b56402c16001f344a5f748ba08b745f4a341f1f1f1f1f1f1f1f1f1f1f1e19110500000000000000162b40566b82978f78634e38230e000000000c1e2f3f4f5e6c7986919a97918f8f90959b93887c6f6151423221100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283c50637688999183766e69686b6f757d88908282978c7b725e49341f001f344a5f748b9f89735e48331e0900021a2f445a6f869b8d77624c37220d0000172b4054697d929885715e4c3a2a1d13121924374a5a635f59534c40311f0c000b1c2b37424d58626d78838f99988d82776c61564a3f34291e130700000000000a1a293846525e6a757d88929990877c716558493a2a1a08000000000d203345576879899894877b726b67676a7077838f9e90806e5c4a37230f001f344a5f748b9b866f5a442f1c1d1f263344576b809495826c57422d180000000000000000000000000000152b40546a809595806a543f2a15000000000000000000001d32475c71879b8f7964503b261100000000000000000000051a2e43586c8297947d69543f2a150000001325384a5c6d7d8f9d8e7d70645a514a4645474a515964707d8d9c907d6c5a4734200c001e33485d72889d8c77624c38230d000000000000000014283e53687c9398836d58432e18001f344a5f748ba08b745f4a343434343434343434343434332d221404000000000000162b40566b82978f78634e38230e0000000000112131404e5c68737d868c919393918d8880756a5e5142332414030000000000000000000000000000080e13171a1b1b1a18140f0902000000000000000000000000000000010c151a1b1b1b1b160e0300000000000000000000001a2e43576b8093968472655a5453565a616a758390859988726154432f1b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001b3045596e8398927d6955412e1c0c0000071a2c3c484e4b453f392f2213020015283a49545f6a75808b969c91867a6f64594e43382d22170c01000000000000000b1a2835414d57616b757d8891998f837567584837261402000003162a3d5062748697948576695f565252555c6570808f9c8c7966523e2a15001f344a5f748b9b866f5a442f3132343943516173879b8e7a66523d2914000000000000000000000000000014293f53687d9497826b56402b16000000000000000000001f34495e73899f8c76614c37220d0000000000000000000000152a3f54697d9497826b56412c170000091c2f425567798b9c8f7d6f6053473d36313032363d47525f6e7d8f9c8a7663503b2611001e33485e73899f8b75604b36200b000000000000000011273c51667b9199846e59442f1a001f344a5f748ba08b745f4a4a4a4a4a4a4a4a4a4a4a4a4a4840322210000000000000162b40566b82978f78634e38230e0000000000031322303e4b56616a72777b7c7d7b78736c63594d4133241506000000000000000000000000000a141c23282c2f30302f2d29241d150c0200000000000000000000000001111e292f303030302b211304000000000000000000001e33485d71879b8d796655473f3e41464e58657485969d88725c47362513001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001e33485d72889c8d77634e3a2612000000000e1e2b343836302a241d120400001c31455866717c88929d958a8073685d52473c31261b1005000000000000000000000a17242f3a454e58616a74808a97948676665543311e0b00000a1e3246596c809298877666584c423d3c40485361708288827c6a55402b16001f344a5f748b9b866f5a44404747494d55616f80919785725f4b37230f000000000000000000000000000013293e53687d9497826c57422c17000000000000000000001f344a5f748ba08b745f4a35200b000000000000000000000013283d52677c9398836c57422c1700001225394c5f728597938270605142352a211c1b1d222a3541506070838b827766513c2712001f344a5f748ba08b745f4a341f0a000000000000000011263b50657a909b866f5a442f1a001f344a5f748ba08b745f5f5f5f5f5f5f5f5f5f5f5f5f5f5d513f2c19040000000000162b40566b82978f78634e38230e0000000000000412202d39444e565d6366686867635e5850463b2f23150600000000000000000000000006121d272f373d4144464644423e3831281f140900000000000000000000000d1f2f3c44464646453e312210000000000000000000001f344a5f748a9c87725d49372b292c323b475667798d9d88725c47321d08001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748a9f8b745f4b35200b00000000000d182023211c161009000000001f344a5f74848f999a8e83776d61564b40352a1f14090000000000000000000004111b21232028323b454e57616d798796958472604e3a271300001125394e6175899c8e7b6958483a2f28272c3642536677736d675e4e3b2713001f344a5f748b9b866f5a44525c5c5e616972808e9b8b796755422f1b08000000000000000000000000000013283d52677c9398836c57422c17000000000000000000001f344a5f748ba08b745f4a35200b000000000000000000000013283d52677c9398836c57422c170005192d4155687b8f9b88766453423224180e0702080e17233242536578786e645a4a37230e001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b7474747474747474747474747474746f5c47321d080000000000162b40566b82978f78634e38230e00000000000000020f1b27313b43494e515558524e4a443c33291e12050000000000000000000000000a17242f3a434b51565a5b5b5a57524c443b31261a0d00000000000000000000162a3c4d585b5b5b5a4f402d1a060000000000000000001f344a5f748b9b86705b463126201e1f29394a5f748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748b9f89735e49341f09000000000000080d0f0e08020000000000001f344a5f748b9da5907d72675c51463b3025190f03000000000000000000000414222e3638342b1f28323b444f5b6877899b907d6a56422d190400172b4054687c919885715e4c3a2a1d13121924374a5a635f59534c40311f0c001f344a5f748b9b866f5a4c60707273767c8590978b7c6d5c4a38261300000000000000000000000000000012273c52677c9398836c57422c17000000000000000000001f34495e73899e8c77624c38230e0000000000000000000000152a3f54697d9496826b56412c17000c2034485d708598927d6b594635241406000000000006142436495b67655b51483c2c1a07001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08f8b8b8b8b8b8b8b8b8b8b8b8b8b8b89735e48331e090000000000162b40566b82978f78634e38230e0000000000000000000a141e273a4c5a62696d615140302920170c010000000000000000000000000b1a2835414c565f666b6f70706f6c6760584e43372b1d0e0000000000000000001b3045596b7070706d5d49341f0a0000000000000000001e33485d72879c8874604f423a353334363a4a5f748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748a9f8b74604b36210c0000000003111b2225231c161008000000001f34495e72808a959b9085796e63584d42372c21150a000000000000000003132232404b4e483c2d1d1f28323d4a596b7d929a86705c47321d08001b2f44596e8397927d6955412e1c0c0000071a2c3c484e4b453f392f221302001f344a5f748b9b866f5a4e637888888b91958e85796d5e4f3e2d1b0900000000000000000000000000000012273c52677c9398836c57422c17000000000000000000001d32475c71879b8f7965503c271300000000000000000000061a2e43586d8297937d68543f2a140012263b4f63778c9d8975614e3b2917060000000000000006192c3d4b5251493e352b1e0e00001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba099979797979797979797979797979789735e48331e090000000000162b40566b82978f78634e38230e0000000000000000000002172c415569767d806f5e4d3d2c1b0a000000000000000000000000000a1a293846535e69727a8084878785827b746b6155493b2c1d0d00000000000000001d32475c7287878776604b36210b0000000000000000001b2f44586c8093907d6d60554e4b48494b4e535f748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001e33485d72879c8d78634e3a26130000000112212e373a37312a241b100200001b2f4354626d78838e99978c82756a5f54493e33281c110600000000000111213140505e635a4a3b2d2119202c3c4e63788e9f89745f4a341f0a001e33485d72889c8d77634e3a2612000000000e1e2b343836302a241d120400001f344a5f748b9b866f5a4e63788f9ca08e807972675c4f4031200f0000000000000000000000000000000012273c52677c9398836c57422c17000000000000000000001a2e43586d839794806a56412d1a060000000000000000000d2135495d72879b8f7965503b261100172b4055697d9397826d5a46321f0c0000000000000000000e1f2d383d3d362b22180d0000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b828282828282828282828282828282735e48331e090000000000162b40566b82978f78634e38230e0000000000000000000000172c41566a7c8e8d7c6b5a4a39281707000000000000000000000006172838475664707c868f95999b9b999690887d7366594a3b2b1b0a000000000000001d32475c72889c8c76604b36210b00000000000000000015293d50637587978c7d7269635f5e5e6063686d748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001a2f44596d8397927d6955422f1d0e04030d1e303f4b4f4b453e382e2010000013253645505b66707c87929d93887c71665b50453a2f23180d020000000b1e2f3f4f5e6e7768594a3e342e2e323e5064798f9f8b745f4a341f0a001f344a5f748a9f8b745f4b35200b00000000000d182023211c161009000000001f344a5f748b9b866f5a4e637887888c938e8476675746342213020000000000000000000000000000000012273c52677c9398836c57422c1700000000000000000000152a3f53687c919985705d49362310000000000000000005172a3d5064788d9d8974604b37220d001a2f44596e8398917c68533f2a1603000000000000000000010f1b24282822190f05000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b746b6b6b6b6b6b6b6b6b6b6b6b6b6b675845301c070000000000162b40566b82978f78634e38230e000000000000000000000013273a4c5e7082948978675746352513000000000000000000000012243546566574828e99968e898787888d959b908577685949382716040000000000001d32475c72889d8c76604b36210b0000000000000000000d21344658697887948f857d7774737375787c8288919d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000162b3f54687c919985725f4c3b2c2019181e2b3b4e5d646059534b3e2d1b0800081827333e49535e6974808b969a8f84786d62574c41362b1f1408000013273b4d5d6d7c8777685c51484343464e5c6d80939c87725d48331e09001f344a5f748b9f89735e49341f09000000000000080d0f0e08020000000000001f344a5f748b9b866f5a4b5f6f707277808d95867564513e2b18040000000000000000000000000000000012273c52677c9398836c57422c17000000000000000000001025394e62768a9e8d786552402e1c0c0000000000000312233447596c809496826e5a45311d08001d32475c72879c8d78634e392510000000000000000000000000081013130e060000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f56565656565656565656565656544a3a2815010000000000162b40566b82978f78634e38230e00000000000000000000000b1d2f41536577899686746453422f1c070000000000000000000a1d2f4153637384929b8e837a7470707379828d9995877767564533210e0000000000001d32475c72889d8c76604b36210b0000000000000000000417293a4b5a6976828a92928d8b89898b8d928f888c9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001125394d6175899c8f7c6a594a3d332d2d323b49596a79746d675c4a37230e00000916212b36414c57626d78838f99968b8074695e53483d3226170700172c41566a7b8c9687796d645c58585a616c798a9c94826d58442f1a06001f344a5f748a9f8b74604b36210c0000000003111b2225231c161008000000001f344a5f748b9b866f5a44515a5b5d636e7d8e93826e5b47331f0b0000000000000000000000000000000012273c52677c9398836c57422c17000000000000000000000a1e33475b6e829595826f5d4b3a2a1b0e040000000813213040526476899c8d7a66523e2b1602001f344a5f74899f8b76604b36210c0000000000000000000000000000000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f4a4040404040404040404040403f382c1c0b000000000000162b40566b82978f78634e38230e00000000000000000000000012243547596b7d8b8b82715f4a35200b00000000000000000014273a4c5e7082929a8b7c70665f5b5b5e656f7a899796857462503d2b180400000000001d32475c72889d8c76604b36210b000000000000000000000b1c2d3c4b58646e767d83878889888683807a748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000a1e3245596c7d91998877685b4f474242464e5967778889827a65503b2611000000030e19242f3a45505b66717c87929d92877b70655a4f4335251200162c405568778795978b8077716e6d6f757d8a989a897764513d291501001e33485d72879c8d78634e3a26130000000112212e373a37312a241b100200001f344a5f748b9b866f5a443f454648515f7083978b77634e3a25110000000000000000000000000000000012273c52677c9398836c57422c170000000000000000000004172b3f5265788c9e8c7a685848392b20171311141b25313f4e5e6f82939784715e4a37230f00001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f4a342b2b2b2b2b2b2b2b2b2b2b2a251b0e00000000000000162b40566b82978f78634e38230e00000000000000000000000006182a3c4e6070747474705e4a35200b0000000000000000081c304356697c8e9d8c7b6c5e534b46464a525d6a79899a92806d5a4734200c00000000001d32475c72889d8c76604b36210b00000000000000000000000f1e2d3a47515b63696d70727372706e6a65748b9d88725c47321d07001f344a5f748b9f89735e48331e0903021a2f445a6f869b8d77624c37220d00000216293c4f617385969687786d635b57575a616b778595978673614e39240f000000000007121d28333e49545f6a75808b96998d83776c6153422f1b001226394b596876838f99948c8684838589919b988c7c6b5a4835210e00001a2f44596d8397927d6955422f1d0e04030d1e303f4b4f4b453e382e201000001f344a5f748b9b86705b46303030344153687c91927c68533e29140000000000000000000000000000000012273c52677c9398836c57422c1700000000000000000000000f2336495c6e82939887756557493d332c2826292e37424f5d6c7c8d9e8c796754412e1b0800001f344a5f748ba08b75604b36200b0000000000000000000000000000000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f4a341f161616161616161616161511080000000000000000162b40566b82978f78634e38230e000000000000000000000000000d1f3143525d5f5f5f5d52422f1b0700000000000000000f23374b5f72869992806e5d4e4137313136404c5b6b7c8f9d8a7663503b271300000000001d32475c72889d8c76604b36210b0000000000000000000000031524323b3e474e54585b5c5e5c5b595560768c9d88725c47321d07001f344a5f748b8b89735e48331e1619171a2f445a6f868b8b77624c37220d0000000d2032445667778796978a8076706c6c6f757d8895998a79685644311e0a000000000000000b16212c37414c57626d78838f99958a7d715e49341f000a1c2d3b4a5866717c868e969b99989a9c9790867a6d5e4e3c2b18050000162b3f54687c919985725f4c3b2c2019181e2b3b4e5d646059534b3e2d1b08001f344a5f748a9d88725e4935211b253a4f64799096826b56402b160100000000000000000000000000000012273c52677c9398836c57422c17000000000000000000000006192c3f5163758697948474675a5046403d3b3e424a54606d7b8b9b91806e5c4a3725120000001e33485e73899e8d77624d38230e000000000000000000000000060b0d0a04000000000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f4a341f131313131313131313131313130f08000000000000162b40566b82978f78634e38230e000000000000000000000000000113253441494a4a4a494134241200000000000000000015293e52667a8f9b887462503f30241c1c232e3d4d5f71859893806a56422e1905000000001d32475c72889d8c76604b36210b00000000000000000000000e2032424e534e4340444647484746445064798e9a866f5a45301b06001f34495d707474746f5c4732232a2e2c262e43586b74747471604b36210c000000021527384959697785929c928a8683838589919b95897a6b5c4a392715020000000000000000040f19242f3a45505b66717c88929c8b745f4a341f00000f1d2c3b48545f69727a8286898b8987837c73695d4f40301f0d0000001125394d6175899c8f7c6a594a3d332d2d323b49596a79746d675c4a37230e001d32475c71879b8d7864503e302b2f3d51667b9097826b56402b160100000000000000000000000000000012273c52677c9398836c57422c170000000000000000000000000f22344657687989999385786d625b55525053575d66717d8b9a93837261513f2d1b080000001c31465b70869a907b66513d281400000000000000000000020f1920221f180d0200000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f4a342929292929292929292929292928241b0e0000000000162b40566b82978f78634e38230e00000000000000000000000000000716242e34343434342e241606000000000000000000192e43586c829694806b58453221120807101f2f4154687c909a86715c47331e09000000001d32475c72889d8c76604b36210b0000000000000000000005172a3d50606860554a41393333323947586b809395806b57422d1803001a2e41515d5f5f5f5d513f2f373e4341392c3c4e5b5f5f5f5e5343301c0800000000091a2b3b4b596774808992989a9898999a958d83776b5c4d3e2d1b0a000000000000000000000007121d28333e49545f6a75808b8b745f4a341f0000000e1d2a36424d565f666c70737473726d6860574b3f312212010000000a1e3245596c7d91998877685b4f474242464e5967778889827a65503b2611001a2e43586c809593806d5c4d4340444c5b6d8295937d69543f2a150000000000000000000000000000000012273c52677c9398836c57422c17000000000000000000000000051728394a5b6b7a8997968a80766f6a6766686b7179848f9c92847465554433211000000000192e42576c829695806b57432f1b0800000000000000000111202d3537332b1f1409000000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f4a3e3e3e3e3e3e3e3e3e3e3e3e3e3e3d372c1e0d00000000162b40566b82978f78634e38230e00000000000000000000000000000006121a1f1f1f1f1f1a1206000000000000000000001d32475c71869b8e7965503c2815030000011225394c61758a9f8b75604b36210c000000001d32475c72889d8c76604b36210b000000000000000000000e2134475a6c7d72675d544d4846474c566475889b8d7965513d2814000011233341494a4a4a484036434b5258554a3a303e474a4a4a49423525140100000000000d1d2d3b4956626c767d848889898886807970665a4d3e2f200f00000000000000000000000000000b16212c37414c58636d7884745f4a341f000000000c1925303a434b52585c5e5f5e5c59544d443a2e211304000000000216293c4f617385969687786d635b57575a616b778595978673614e39240f0014293d5164788c9d8b7a6b5f5856585f6a798a9d8c7864503b26120000000000000000000000000000000012273c52677c9398836c57422c17000000000000000000000000000b1c2d3d4d5c6b7986929c928a84807c7b7c82868d969a8e8273655647372615040000000015293e52677b909a86725e4b37251201000000000000000c1e2f3e494c473d31261b0d0000001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b745f535353535353535353535353535353524a3c2b1804000000162b40566b82978f78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000001f344a5f73899f8b75604b36220d00000000091e32475c71879c8d78634e38230e000000001d32475c72889d8c76604b36210b0000000000000000000014293d5164768a857a7068615d5b5c60687483939583705d4a36220e00000515232e34343434333144545f666d685847372b33343434342f251708000000000000000f1d2c3845505962696e72737473706b655d53483c2f201102000000000000000000000000000000040f19242f3a45505b6671705d49341f000000000007131d272f373e4347484a4947443f3931271c10030000000000000d2032445667778796978a8076706c6c6f757d8895998a79685644311e0a000e2235495c6e809198897c726d6b6d727b88979482705d4935210d0000000000000000000000000000000012273c52677c9398836c57422c1700000000000000000000000000000f1f2f3e4d5b6874808a949c9894929193969a9991887c706356473829190800000000000f24384c6075899c8e7a675442301f0f0100000000000717293b4d5c625a4f43382b1b0900001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a001f344a5f748ba08b7468686868686868686868686868686868675a47331f0a00000d192b40566b82978f78634e38230e000000000000000000000000080e13171a1b1b1a18140f090200000000000000000000001f344a5f748b9f89735e49341f0a00000000041a2f445a6f869b8f79644f3a240f000000001d32475c72889d8c76604b36210b00000000000000000000162b40566b808c968d847c76727070747b86929788776653412e1b0700000005111a1f1f1f1f23384c61727a827665554433221f1f1f1f1b12070000000000000000000e1b27333d464e55595d5e5f5e5b57514a40362b1e110200000000000000000000000000000000000007121d28333e49545d5d51412e1a000000000000000a141b23292e32333434322f2b251d140a0000000000000000021527384959697785929c928a8683838589919b95897a6b5c4a392715020006192c3e51627383919a8f87838283878f999486756453402d1a060000000000000000000000000000000012273c52677c9398836c57422c1700000000000000000000000000000111202f3d4a57636d7780888d91939493908b867d746a5e524538291a0b000000000000091d3145596d82949784715f4e3d2d1f130a0504070d17253546586b776c61564939261300001f344a5f748b8f8b745f4a341f0b0b0b0b06080b0b0b0f253a4f64798f8f866f5a442f1a001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d77624c37220d000b1c2b3640566b82978f78634e38230e000000000000000000000a141c23282c2f30302f2d29241d150c020000000000000000001f344a5f748b9f8b745f4a35200b00000000061b30465b70869b8f78634e39240f000000001d32475c72889d8c76604b36210b0000000000000000000014283d50616e79848d96908b8886878a8f9892867869594836241100000000000006090a0a0e23384d6174869483726151402f1f0e0a0a060000000000000000000000000a16202a333a404548494a4846423d362d24190d000000000000000000000000000000000000000000000b16212c3741494941332311000000000000000000080f15191d1e1f1f1d1a1611090100000000000000000000091a2b3b4b596774808992989a9898999a958d83776b5c4d3e2d1b0a0000000f213345556473808c959b9897989b958d8375675847352311000000000000000000000000000000000012273c52677c9398836c57422c1700000000000000000000000000000002111f2c3945515a646c72777b7d7d7c7a76716a61574d4135281a0b0000000000000002162a3e5164778a9c8f7c6b5b4b3d30261e1a191c212a3543526375887d736756422d1803001f34495e72787878725e49341f212121201b1c2021212024394e63767878786d59442f1a001f344a5f748ba097949494949494949494949494949494948d77624c37220d0015283a4852566b82978f78634e38230e000000000000000006121d272f373d4144464644423e3831281f140900000000000000001e33485e73889d8c77624d392511000000000c2035495e73889d8c77624d38230e000000001d32475c72889d8c76604b36210b000000000000000000000d213343515c67707982888e919393918d878074685a4b3b2b1907000000000000000000000a1e324556687a8d90806f5e4d3c2c1b08000000000000000000000000000000030d171f262c3033343433312d28221a1107000000000000000000000000000000000000000000000000040f1a252e34342e231505000000000000000000000000000000000000000000000000000000000000000000000d1d2d3b4956626c767d848889898886807970665a4d3e2f200f00000000041627374655626e788086898b8a878279706558493a291806000000000000000000000000000000000012273c52677c8b8b836c57422c1700000000000000000000000000000000010e1b28333e4750585e636668686766625d564e443a2f24170a0000000000000000000e2134475a6d80919b8a79695b4e4339332f2e31353d47536170829390836f5a442f1a05001b2f4354616363636154432f33363636352e303536363632344758626363635e503e2a16001f344a5f748b8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8d77624c37220d001c31455866686b82978f78634e38230e000000000000000a17242f3a434b51565a5b5b5a57524c443b31261a0d000000000000001b30455a6f8499917c6854402d1b0a00000617293c5063778d9d88735e4a35200b000000001d32475c72889d8c76604b36210b05020000000000000000041525333f4a545d666d74787b7d7c7b78726b62574a3c2d1d0d0000000000000000000000021527394b5d6f82938d7c6b5a4a3824100000000000000000000000000000000000030b11171b1e1f1f1e1c19140e060000000000000000000000000000000000000000000000000000000007121a1f1f1a110500000000000000000000000000000000060b0e0f0f0e0b060000000000000000000000000f1d2c3845505962696e72737473706b655d53483c2f20110200000000000919283745515c646c71747474716d665d53473a2b1c0b00000000000000000000000000000000000011263b5064747474746955412c170000000000000000000000000000000000000a16212b35424a4b4e51535352504d4b494031281e12060000000000000000000005182b3d4f617384949788796c60554d474443464a50596471808f9c8b796653402b170200132536444c4e4e4e4c44363c474b4b4b4a41434a4b4b4b463a3a474d4e4e4e4b4132210e001f34495e72787878787878787878787878787878787878787874614c37220c001f344a5f747d7d82978f78634e38230e0000000000000b1a2835414c565f666b6f70706f6c6760584e43372b1d0e000000000000182c41556a7d939784705c4a38281a100f17243446586b809397836e5a45301c070000010d1d32475c72889d8c76604b36211a1a160f04000000000000000715212d37414a52595f6467686866635e574f45392c1e0f000000000000000000000000000a1c2e40526475888b897867533e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131a20232525231f1b140e06000000000000000000000e1b27333d464e55595d5e5f5e5b57514a40362b1e1102000000000000000a1927333e4951575c5f5f5f5c58524a4036291c0d000000000000000000000000000000000000000d213547575f5f5f5f5a4c3a261200000000000000000000000000000000000000071c2f42535f606060594d5c6060605d4f3e2b16020000000000000000000000000e2032445566768695988a7d7269615c5a585b5e646c76828f9e8f7d6d5b49372410000008182631383838383831394b5a6060605e51545f6060605848363338383838372f231404001b2f4354616363636363636363636363636363636363636363625645321e09001f344a5f748b94949f8f78634e38230e00000000000a1a293846535e69727a8084878785827b746b6155493b2c1d0d000000000012273b4f63778b9e8c79675646382c24242a3542526375889b8f7b67533f2b16020002121f2932475c72889d8c76604b362f2f2f2b22150600000000000000040f1a26343f4953554f52535351505651473d31221100000000000000000000000000000010223446586a7474747467533e2914000000000000000000000000000000000000080f15191b1b1b1916110c0600080e131515120d0500000000000000000000080f131719191815120d07000002090f1111100c0500000000000000000002101c262e35383a3a38342f2921190f040000000000000000000a16202a333a404548494a4846423d362d24190d000000000000000000000916222c353d43474a4a4a47433e372d23180b000000000000000000000000000000000000000005182a39444a4a4a4a463c2e1d0a000000000000000000000000000000000000000b20354a5f7176767566576b7676766d5a45301b06000000000000000000000000031426374858677685929b90857c76716f6e7073788089949c8f8070604f3e2c1a0700000009151e23232323232b4054697676766f5c607276767565513c2723232323221c12050000132536444c4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d4538281502001f344a5f748b8b8b8b8b78634e38230e0000000006172838475664707c868f95999b9b999690887d7366594a3b2b1b0a000000000c2034475b6e82949785746455493f39393e4752617082939885725f4c38241000000f20303c43475c72889d8c76604b444444443e33241301000000000000000c203344525c666a5f52454955626b63594f402e1b0700000000000000000000000000000517293b4d5a5f5f5f5f58493724100000000000000000000000000000000009131c242a2e3030302e2b262119111b23282a2a2721180c0000000000000009131c23282c2e2e2d2a26211b130a151e2426262520180c000000000000000212202e3942494d4f4f4d49433d352c211404000000000000000000030d171f262c3033343433312d28221a1107000000000000000000000000040f1922292e32343434322f29231a1106000000000000000000000000000000000000000000000c1b283134343434322a1e1000000000000000000000000000000000000000000b21364b60768c8c7d68586e848c87705b46301b0600000000000000000000000000091a2a3a49586774828d9898918b87848486888d939c968b7d7061524232210f000000000002090d0e0e0e162b40566b828c89735e62778c8c7c67523c27120e0e0e0d080000000008182631383838383e4f5d6060605c4d586060605f544438383832281a0a00001f34495d70747474747472614c38230d0000000012243546566574828e99968e898787888d959b9085776859493827160400000004182b3e5164768899928273665b534e4e52596470808f9d8c7a6855432f1c080000182b3e4e585a5c72889d8c76605a5a5a5a595142301d090000000000000012273b50626f797c7063565a667380766c5e4b36210d0000000000000000000000000000000c1e2f3d474a4a4a4a453b2c1a080000000000000000000000000000010f1b2630383e4345464543403b352d242e373d3f3f3c352a1b0a00000000000e1b2630373d414343423f3b362e261d2831383b3b3a342a1c0c0000000000000f20303e4b565d636464625d5851493f32210f0000000000000000000000030b11171b1e1f1f1e1c19140e0600000000000000000000000000000000060e14191d1f1f1f1d1a150f07000000000000000000000000000000000000000000000000000a151c1f1f1f1f1d170d0000000000000000000000000000000000000000000b21364b60768c947d68586e849987705b46301b0600000000000000000000000000000c1c2b3a4956636f7a858d94999c99999b9d99948d84796d605243342514030000000000000000000000162b40566b829789735e62778d937c67523c27120000000000000000000009151e23232330455a6d7676766b576575767672604b3623231e160a0000001a2e41515d5f5f5f5f5f5e5444311e090000000a1d2f4153637384929b8e837a7470707379828d9995877767564533210e000000000f223547596a7b8c9b9284786e676363666d76828f9e8f7d6e5c4b3826130000001e33475b6b6f6f72889d8c766f6f6f6f6f6e604c38230e0000000000000013283e53687c8a8e8274686b7785918777634e38230e00000000000000000000000000000000111f2b323434343431291d0e000000000000000000000000000002111f2c38434c53585a5b5a58544f494137404a5254545047392815000000000f1e2c38434b525658585754504a42392f39444d50504f473a29170400000000071a2c3d4e5c687277797977726c645c503f2c1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768c947d68586e849987705b46301b060000000000000000000000000000000d1c2b3946525d6771798085888b8b8a8885807870665c4f4234251607000000000000000000000000162b40566b829789735e62778d937c67523c2712000000000000000000000002090d0e1b30465b70878c846e58677c8c8c77624c37220e0a030000000011233341494a4a4a4a4a49433626150200000014273a4c5e7082929a8b7c70665f5b5b5e656f7a899796857462503d2b18040000000518293b4d5d6d7c8b98968b837c78787b8289949a8e807060503f2d1b090000001f344a5f748686868a9e8d86868686868679644f3a250f000000000000001125394d5e6c7a889286797c89938576695a4834200b00000000000000000000000000000000010e181e1f1f1f1f1d160c00000000000000000000000000000010202f3d4a565f676c6f706f6d69645d544a505d666a69645744311c0000000d1e2d3c4a555f666b6d6e6c69645d564c414957616666635847331f0b000000001024374a5b6c7a868d908f8c8780786e5b47321d00000000000000000004090d0f0f0f0d0a060100000003070909060200000000000000000000020b1116191b1b1a18140f090200040c111313130e0700000000000002090d0e0a0200000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768b8b7d68586e848b87705b46301b06000000000000000000000000000000000d1b2834404b545d656b6f72747474726f6a645d544a3e3225160700000000000000000000000000162b40566b828b89735e62778b8b7c67523c27120000000000000000000000000000001b30465b708799846e58677c938d77624c37220d0000000000000515232e343434343434342f251809000000081c304356697c8e9d8c7b6c5e534b46464a525d6a79899a92806d5a4734200c000000000c1e2f3f4f5e6c7986919a97918f8f90959b93887c6f615142322110000000001f344a5f748b979798a59a97979797979079644f3a250f000000000000000a1d2f404e5c6a7786948a8d90837466594b3c2b180500000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2e3e4d5b68727b82868786837d7870675d5d6e7a807d745f4a341f000007192b3c4b5a67727a808384837d7972695e535767747b7b76624d38230e00000000172b3f5366798a98a0979495989486715d48331e000000000000000811181e22242524221f1b150e0610171c1e1e1b160e02000000000000000b151e262b2f30302f2d29241d150c172026292928231a0e0000000009151e23231e150a000000000000000000000000000000000000000000000000000000000000000000000000000b20354a5e7074747466576a7474746d5945301b0500000000000000000000000000000000000a17222e38414950565a5d5f5f5f5d5a56504941372c2114070000000000000000000000000000152a3f54687474746f5c607174747464503b26110000000000000000000000000000001b30465b708799846e58677c938d77624c37220d0000000000000005111a1f1f1f1f1f1f1f1b1308000000000f23374b5f72869992806e5d4e4137313136404c5b6b7c8f9d8a7663503b27130000000000112131404e5c68737d868c919393918d8880756a5e514233241403000000001f344a5f74828282889d8c82828282828279644f3a250f00000000000000001222303e4c5a6775848b8b80726456493b2d1e0d0000000000000000000000000000000000060d121618191816130f090300050c101212100b030000000417293b4c5c6b79858f9697949495938c847a6e677a8d958b745f4a341f000011243648596978858f95989997938d867b7064617586908f78634e38230e000000001b30455a6e83969d8e837d80848c7d6a56422e19000000000005111b252c3337393a3937342f29221a232b313333302a2013030000000002101d28323a4044464644423e3831281f2a343b3e3e3d372c1e0d000008182631383832271c11060000000000000000000000000000000000000000000000000000000000000000000000071b2f42525d5f5f5f584d5a5f5f5f5c4f3d2a160200000000000000000000000000000000000005111b252e363c4145484a4a4a4845413c352d241a0f030000000000000000000000000000001125394a595f5f5f5d51535e5f5f5f574735210d0000000000000000000000000000001b30465b70878b846e58677c8b8b77624c37220d00000000000000000000000000000000000000000000000015293e52667a8f9b887462503f30241c1c232e3d4d5f71859893806a56422e190500000000031322303e4b56616a72777b7c7d7b78736c63594d413324150600000000001d324659686b6b72889d8c766b6b6b6b6b6a5d4b37220d00000000000000000412202e3c4a586573747470625446382b1d0f0000000000000000000000000000000007111a21272b2d2e2d2c28241e170f1820252727251f160a00000d203346586a7a8a97948a837d7d808489918c80718296998b745f4a341f00061a2d4053667788979e948d89898b8f968e8275687c919e8f78634e38230e000000001d32475c72889c928070696a6f7777634f3b2713000000000816232e3840474c4e4f4e4c49443e362d363f464848453d31210f0000000111202e3a454e54585b5b5a57524c443b313b474f5353524a3c2b180500132536444c4d45392e24190e030000000000000000000000000000000000000000000000000000000000000000000012243441494a4a4a453d474a4a4a483e31200e00000000000000000000000000000000000000000008121a21282d313334343433302d27211a11080000000000000000000000000000000000091b2d3b464a4a4a484042494a4a4a44392a18050000000000000000000000000000001b3045596d7474746a576474747471604b36210c000000000000000001080c0d0d0d0d0d0a04000000000000192e43586c829694806b58453221120807101f2f4154687c909a86715c47331e0900000000000415243139444e565d6366686867635e5850463b2f231506000000000000172a3b4a54565c72879c8c766156565656554e3f2e1b0800000000000000000002101e2c3a47555e5f5f5d524436281b0d000000000000000000000000000000000d19242d353c40434343403d38322b222b343a3c3c39332719090014283c50637688999183766e69686b6f757d88908282978c7b725e49341f000d2135495d7083959d8e82777373757b838d9385757d94928077634d38230e000000001d32475c72889d8c766254555c65675a4834200c00000008172634404b545b61636463615d5851494047535b5e5d594f3e2c190000000e1f2f3e4c5861696d70706f6c6760584e444b59636868665a4834200b001b2f43546161564c41362b20150a0000000000000000000000000000000000000000000000000000000000000000000616242e34343434312b32343434332c2113020000000000000000000000000000000000000000000000060d13181c1e1f1f1f1e1b18130d0600000000000000000000000000000000000000000f1d2a32343434332d2f3434343431281b0c00000000000000000000000000000000162a3d4f5c5f5f5f5a4d575f5f5f5e5343301c080000000000000008141c2122222222221f170d00000000001d32475c71869b8e7965503c2815030000011225394c61758a9f8b75604b36210c00000000000e2133424d505050494e515353524e4a453f362a1e1205000000000000000c1d2d393f455a6f85998f796550404040403f3c33251504000000000000000000000e1c2a3743494a4a49413426180a000000000000000000000000000000000f1d2a364049505558585856524d463e353d484f52524e45372614001a2e43576b8093968472655a5453565a616a758390859988726154432f1b0013273c5064788da090806f645e5e60676f7a8894837d948d7765594734200b000000001d32475c72889d8c76604b404851524a3c2b180500000516263544525d67707678797876726d655c5256656f73726d5c48331e0000081a2c3d4d5c6a757d83868785827b746b61555969767d7d77634e38230e001f34495e7273695e53483d32271d1207000000000000000000000000000000000000000000000000000000000000000006121a1f1f1f1f1c181e1f1f1f1e190f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171d1f1f1f1e191b1f1f1f1f1c150a00000000000000000000000000000000000e20313e484a4a4a473d444a4a4a49423525140100000000000007172530363737373737332a1e10000000001f344a5f73899f8b75604b36220d00000000091e32475c71879c8d78634e38230e0000000000152a3e51606666645846464f575c5e5e5a52483b2c1d0c00000000000000000f1b252d42576b829593806a574540455054504333210e00000000000000000000000c1a2630343434342e231608000000000000000000000000000000000f1e2d3b48535d646a6c6e6c6b66615a51484e5b636767625543301b001e33485d71879b8d796655473f3e41464e58657485969d88725c4736251300172c41556a80949a8673615149484c535d6a7788907d948d77624c3b2a1805000000001d32475c72889d8c76604b36363d3d372c1e0d0000001122344453626f7a848b8f908f8c8782796f646274838988745f4a341f00001225384a5b6b7a8891979b9c9a9690887d7366637688938f78634e38230e001f344a5f74867b70655a4f443a2f24190e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f171c1d1d1d1a140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000213212c33343434322b31343434342f25170800000000000000122535434b4c4c4c4c4c473c2e1e0c0000001f344a5f748b9f89735e49341f0a00000000041a2f445a6f869b8f79644f3a240f0000000000182e43586d7b7b76625059626a7173736e65594a3b2a180500000000000000000914293d52667a8f9a877463585659626a61503d2a1602000000000000000000000009141b1f1f1f1f1a1105000000000000000000000000000000000a1c2d3c4b5966707880838483807b756e645a5c6c777c7b735e49341f001f344a5f748a9c87725d49372b292c323b475667798d9d88725c47321d08001b30455a6f8499937d6a5643353338404c5a69798b909a8d77624c37220d00000000001d32475c72889d8c76604b36222828241b0e000000081b2e40526271828d98958e8b8b8c8f958c8276697d929e8b745f4a341f00071b2e415467798a999c928a8787888d94908577687c929d8f78634e38230e001f344a5f748b8d83776d61574c41362b20150b0000000000000000000000000000000000000000070e1313131313100900000000000000000000000000000000081013131313130e070000000000000000050c10111111100c040000000000000413212b313232322f271b0d00000000000000000000000000050c1114171919191917140f0a04000000000000000000000000000000000000000000000000030f191e1f1f1f1e181c1f1f1f1f1b120700000000000000001b2f42536062626262615a4c3c29160200001f344a5f748b9f8b745f4a35200b00000000061b30465b70869b8f78634e39240f0000000000182d41576b82907c6b646c757d868988827668594735220f0000000000000000000f23374b5f7386999282746c6b6e75806c5945321e0b000000000000000000000000000000000000000000000000000000000000000000000000021528394a5a6977838d9498979795908a82776c66798a928b745f4a341f001f344a5f748b9b86705b463126201e1f29394a5f748b9d88725c47321d07001d32475c72879c8e79644f3b271e242e3c4b5c6d8092a38d77624c37220d00000000001d32475c72889d8c76604b362113130f08000000001024374a5d6f82909a8d82797574767a808892877982979287745f4a341f000e22364a5e7185979b8c7d7570707378808b9587777d94917d75624d38230e001f344a5f748b9b958a8074695e53483d32281d120700000000000000000000000000000000000d19232829292928241c1002000000000000000000000000010f1b24282929292823190d0000000000000b1821252626262520160a00000000001022323e4647474743392b1a08000000000000000000000812192025292c2e2e2e2e2c28241e18100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e7177777777766a5945311d0800001e33485e73889d8c77624d392511000000000c2035495e73889d8c77624d38230e000000000014293d5266798d897c798089928c898a92877664513e2a16020000000000000000081c304356697b8d9c9288828283898975614e3a2511000000000000000000000000080f15191b1b1b1916110c0600080e131515120d050000000c1f32455768788895978d86828283868c938a7d7080959b8b745f4a341f001e33485d72879c8874604f423a353334363a4a5f748b9d88725c47321d07001f34495e73899f8b76604b36210d111e2d3e5062758a9d8d77624c37220d00000000001d32475c72889d8c76604b36210b00000000000000172b3f53677a8d9c8b7b6f65605f61656c75808d88839889746b5b47331e0013283c5165798da18f7d6d615c5b5e646d788694857d948d77625746331f0a001f34495d707d89949c91867b70665a50453a2f24190f0400000000000000000000000000000b1c2b363d3e3e3e3d382e200f0000000000000000000000000e1f2d383d3e3e3e3d362b1c0b000000000a1b29343a3b3b3b3a3328190800000000192d3f505b5c5c5c5749372410000000000000000006111b252d343a3e4143434343413d39332b23190f0300000000000000000000000a141a1d1a14090000000000000000000000000000000000000000000000000000001f344a5f748b8d8d8d8974604b36200b00001b30455a6f8499917c6854402d1b0a00000617293c5063778d9d88735e4a35200b00000000000f23374a5d6f808f9190938c827773758091826d5945301c0700000000000000000014273a4c5d6e7d8c969b979698958c7d68533e28130000000000000000000009131c242a2e3030302e2b262119111b23282a2a2721180c000013273b4e61748697938579706c6b6d7177808a8f8082978d7d735f4a341f001b2f44586c8093907d6d60554e4b48494b4e535f748b9d88725c47321d07001f344a5f748b9f89735f4a341f0a000f2033465a6f869b8d77624c37220d00000000001d32475c72889d8c76604b36210b000000000000001c31455a6e8397927d6d5e524b4a4c5159626e7c8d8e9c88725c4e3e2b1800182d41566b80949985725f4f474649515b6875869180948d77624c39291704001a2e4152606b76828d98998e83776d62574c41362b21160b0000000000000000000000000015283a4852535353534b3e2d1a070000000000000000000006192c3d4b5253535352483a281500000002152839474f5050504f45372613000000001e33485c6e72727267533f2a15000000000000000a17232e3841484f53575858585856524d473f362c2114080000000000000000000d1b272f322f271b0c00000000000000000000000000000000000000000000000000001f344a5f748b91929e8c76604b36210b0000182c41556a7d939784705c4a38281a100f17243446586b809397836e5a45301c070000000000071a2d405161707c838482786e645e62738888735e49341f0a0000000000000000000a1c2e4050606e7983888b898782786e614f3b26120000000000000000010f1b2630383e4345464543403b352d242e373d3f3f3c352a1b0a00192e42566a7d92978574675d5756585d636d77868f83988872635644301c0015293d50637587978c7d7269635f5e5e6063686d748b9d88725c47321d07001f344a5f748b9f89735e48331e0900031a2f445a6f869b8d77624c37220d00000000001d32475c72889d8c76604b36210b000000000000001f34495e73889d8a75614f403635383d45505e6f80929d88725c4732200f001b30455a6f8599927d6955423230353e4a58677789939c8d77624c37220d0000122434434e59646f7a85909c958a8074695e53493e33281d120700000000000000000000001c31455866686868685c4a37230f000000000000000000000e2235495b67686868665845311c000000081d314557646666666355432f1b060000001f344a5f748888826b56402b160000000000000c1b2835404b545d63686b6e6e6e6d6b67625b53493e32251709000000000000000f1d2b39434743382a1a09000000000000000000000000000000000000000000000000001f344a5f737b7b83988c76604b36210b000012273b4f63778b9e8c79675646382c24242a3542526375889b8f7b67533f2b160200000000000010223343525f686e6e6c655c5149596d7474705d49341f090000000000000000000011223242505c666e737474716c655c514332200c0000000000000002111f2c38434c53585a5b5a58544f494137404a5254545047392815001d32475c71869a8d7a67564a42404348505a677687979d88725c47382714000d21344658697887948f857d7774737375787c8288919d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000001d32475c72889d8c76604b36210b000000000000001f344a5f748b9b87705b46322220232933405162768c9d88725c47321d07001e33485d72889c8e78644f3a261b212c3a495a6b7d91a38d77624c37220d0000061625303c47525d68737d89949c92877c70665b50453a2f241a0d000000000000000000001f344a5f747d7d7d7966523f2b1804000000000000000003162a3e5165787d7d7d745f4a341f0000000b20364b60757b7b7b725d48331e090000001f344a5f748b97826b56402b1600000000000c1b2a3946525d6770777c8284848483807c766f665b50433527180800000000000c1d2d3b49575c5648372716050000000000000000000000000000000000000000000000001c30445663666c83988c76604b36210b00000c2034475b6e82949785746455493f39393e4752617082939885725f4c3824100000000000000005162534414c5458585751493f3d4f5c5f5f5d51412e1a0600000000000000000000041423323e4a535a5e5f5f5c5851493f332515030000000000000010202f3d4a565f676c6f706f6d69645d544a505d666a69645744311c001f344a5f748a9c88725e4a392d2c2e343d4958697a8e9d88725c47321d09000417293a4b5a6976828a92928d8b89898b8d928f888c9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000001d32475c72889d8c76604b36210b000000000000001f344a5f74899c87715c48382e2a27282a344a5f748b9d88725c47321d07001f34495e73899f8b75604b36210c0f1c2b3c4e6175899c8d77624c37220d00000007131e2935404b56616c77828d98998e83786d62574c41372b1c0b0000000000000000001d32465a6d829494826e5b4733200c00000000000000000b1e3246596d829494826e5a47321e0000000b21364b60768c9189735e48331e090000001f344a5f748b97826b56402b1600000000091a2a39485664707a858c92969899999895918a83786d6153453626160500000000172a3b4a596772665545342312020000000000000000000000000000000000000000000000142738464f576c83988c76604b36210b000004182b3e5164768899928273665b534e4e52596470808f9d8c7a6855432f1c0800000000000000000716243039404343423d352c313e484a4a49413323110000000000000000000000000514212d373f45494a4a47433d362c221607000000000000000c1d2e3e4d5b68727b82868786837d7870675d5d6e7a807d745f4a341f001f344a5f748b9b866f5a4530231e1b212b3a4b60748b9d88725c47321d0700000b1c2d3c4b58646e767d83878889888683807a748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000001d32475c72889d8c76604b36210b050000000000001d32475b7085988b7765564a433f3c3d3f434a5f748b9d88725c47321d07001f344a5f748b9f89735e49341f0a000d1f31455a6f869b8d77624c37220d00000000010c17222d38444f5a65707b86919c958b80756a5f54493a2815000000000000000000172b3e5265798d9e8a76634f3b2814000000000000000013273a4e6175899d8d7966523f2b180000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b160000000315273748576674828d989a938f8c8b8b8c90959d968b8071635444342211000000001d32465968778473625241301f0f0000000000000000000000000000000000000000000000091a283442576c83988c76604b36210b0000000f223547596a7b8c9b9284786e676363666d76828f9e8f7d6e5c4b3826130000000000000000000006121d252b2e2e2d292219212c333434342e23150500000000000000000000000000030f1a242b30343434322e2922190f04000000000000000417293b4c5c6b79858f9697949495938c847a6e677a8d958b745f4a341f001f34495e73889c88735f4d403733303233374a5f748b9d88725c47321d070000000f1e2d3a47515b63696d70727372706e6a65748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000004101d32475c72889d8c76604b36211e1a120700000000182d4155697c8e958374675e5754525354585c62748b9d88725c47321d07001f344a5f748b9f89735e48331e0900021a2f445a6f869b8d77624c37220d00000000000005101b26313d47535d6974808a959d92877c71665845311c0000000000000000000f22364a5d718598927d6a5743301c08000000000000081b2f42566a7d919986715e4a37230f0000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b160000000e21324455667585939c91878079767474777a8289949d9082726251402e1c0a0000001f344a5f74879180705f4e3d2d1c0b00000000000000000000000000000000000000000000000b172c42576c83988c76604b36210b0000000518293b4d5d6d7c8b98968b837c78787b8289949a8e807060503f2d1b090000000000000000000000000a1116191918140e060f191e1f1f1f1a1105000000000000000000000000000000000710171b1f1f1f1d1a140e060000000000000000000d203346586a7a8a97948a837d7d808489918c80718296998b745f4a341f001b3044596d82948f7c6b5d534c484647484c505f748b9d88725c47321d07000000031524323b3e474e54585b5c5e5c5b595560768c9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000514222c32475c72889d8c76604b3633332e2417080000001226394c5e70829092857a726c686768696c70767c8b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d000000000000000009141f2a35404c56616d77838e9a998f84745f4a341f000000000000000000071a2e4155697c909a87735f4b3824100707070707071023374a5e728699917d6956422e1b070000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16000005182b3d50617384949a8c7d736a64615f5f62666d76828f9e90806f5d4c3927140100001d31455869798a8e7d6c5b4a3a2918080000000000000000000000000000000000000000000000172c42576c83988c76604b36210b000000000c1e2f3f4f5e6c7986919a97918f8f90959b93887c6f615142322110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283c50637688999183766e69686b6f757d88908282978c7b725e49341f00162a3e51647789998a7b6f66605d5b5c5e61656a748b9d88725c47321d070000000e2032424e534e4340444647484746445064798e9a866f5a45301b06001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001122323f47485c72889d8c76604b484848413526140100000a1d2f41526271808c958d86827d7c7c7d82868b91959d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d000000000000000000030f1a25303b46515c67727d91a79c8b745f4a341f000000000000000000001226394d6074889c8f7a6753402c1d1d1d1d1d1d1d1d2b3f53667a8e9c8975614e3a2613000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b1600000e2134475a6d80919b8b7b6d6157504c4a4a4d52596471808f9e8d7b695643301d09000016293b4b5c6c7c8d8a796858473626150400000000000000000000000000000000000000000000172c42576c83988c76604b36210b0000000000112131404e5c68737d868c919393918d8880756a5e5142332414030000000000000000000000000000050c11151719191715120d070000000000000000000000000000050d11121212110c0400000000000000070e12121212110c040000001a2e43576b8093968472655a5453565a616a758390859988726154432f1b000e223547596a7a89968d837a7572707073767980868f9d88725c47321d07000005172a3d50606860554a41393333323947586b809395806b57422d1803001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000192d40515c5e5e72889d8c76605e5e5e5d5343311d090000001224344453616e7982898f92949393928f8b86808b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000000000000a16212c37424d58636e7985909c958a80725e49341f000000000000000000000a1d3145586c809397836f5c4834323232323232323233475b6e839694806d5945321e0a000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16000115293d5064778a9d8f7d6c5d4f443b373435383e4753617182949886735f4c38251100000c1d2d3e4e5e6f8090877565544333221100000000000000000000000000000000000000000000172c42576c83988c76604b36210b0000000000031322303e4b56616a72777b7c7d7b78736c63594d41332415060000000000000000000000000008111920262a2c2e2e2c2a26211b130a00000000000000000000000c1821262727272620170a00000000000d1922272727272620160900001e33485d71879b8d796655473f3e41464e58657485969d88725c473625130005182a3c4d5c6b78838d958f8b888787888b8f928b8e9d88725c47321d0700000e2134475a6c7d72675d544d4846474c566475889b8d7965513d281400001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001e33485d6f737373889d8c767373737371604c37220d0000000617263544515c666e74797c7d807d7c797671748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000000006111d28333e49545f6a75828c97998e83776d6254432f1b000000000000000000000215293c5063778b9f8b776350474747474747474747474f63768a9e8c7864513d2a1602000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b1600081c3145586c80949684715f4e3f3227221f20232a3643536476899c8f7b6854402b170300000f203040516171839383726150402f1e0d000000000000000000000000000000000000000000172c42576c83988c76604b36210b0000000000000412202d39444e565d6366686867635e5850463b2f23150600000000000000000000000004101b242d343a3f424343423f3b362e261d120600000000000000000a1b2a353b3c3c3c3b342819080000000c1d2b363c3c3c3c3b33271807001f344a5f748a9c87725d49372b292c323b475667798d9d88725c47321d0800000d1e2f3e4d5a6670798086898b8b8b8986827c768b9d88725c47321d07000014293d5164768a857a7068615d5b5c60687483939583705d4a36220e00001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748989898d9f90898989898978634e38230e00000000081726333f49525a606467686a6867646160748b9d88725c47321d07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000020d19242f3a45505b66717c88939d92877c70665a504436251300000000000000000000000d2134485b6f839793806c5c5c5c5c5c5c5c5c5c5c5c5c6b80939884705c4935210e00000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16000d22374b5f74889c8e7a6754423021140d0a0b0f18253547596c809397836f5b46321d08000002122333435464758690806e5e4d3c2b1b0a0000000000000000000000000000000000000000172c42576c83988c76604b36210b00000000000000021122313d47515650515353524e5552493f342616050000000000000000000000000815212d3740484f545758585754504a42392f24180b0000000000000015283947505252525046372512000004172a3b49515252524f45362411001f344a5f748b9b86705b463126201e1f29394a5f748b9d88725c47321d0700000011202f3c49545d656b707374767473706d68748b9d88725c47321d070000162b40566b808c968d847c76727070747b86929788776653412e1b0700001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748b939395a397939393938f78634e38230e00000000081a2b39434743464b4f5253545352504d62778c9c87715c47321c07001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000000814202b36414c57626d78848f9a958a8074695e53483d32271808000000000000000000000005182c4053677a8e9b887472727272727272727272727273879b8f7b6854402d190600000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b160012273c5065798f9b87725e4a372413030000000007172a3d5064788d9e8a75604b37220d0000000515263646576777898d7b6b5a493828170600000000000000000000000000000000000000172c42576c83988c76604b36261705000000000000071b2e404f5a646b61554846535f6a665c524433200c0000000000000000000000091826333f4a545c63686c6e6e6c69645e564c4135291b0c0000000000001c314457646767676355422e1a05000a1f334759656767676353412d18001e33485d72879c8874604f423a353334363a4a5f748b9d88725c47321d070000000213222f38414a51575b5e5f605f5e5b5860768c9d88725c47321d07000014283d50616e79848d96908b8886878a8f989286786959483624110000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f747c7c7c889d8c7c7c7c7c7c77634e38230e0000000012253749575c574b403a3d3e3f3e3d4053677b9098836e59442f1a05001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000071726323d48535e6974808b96998e83786d62574c41362b201509000000000000000000000000001024374b5f72869a908888888888888888888888888888909b8773604c3825110000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b1600162b4055697d9496826c58432f1b080000000000000d2135495d72879b8f7965503b26110000000008182839495a6a7a8c897767564635241403000000000000000000000000000000000000172c42576c83988c7661504434220f0000000000000d21364b5e6c76807266595764707d786e62503b2712000000000000000000000818273644515c6770777d828484827d7972695e5347392a1b0c00000000001f344a5f747c7c7c715c47321c07000d22374c61767c7c7c705b46301b001b2f44586c8093907d6d60554e4b48494b4e535f748b9d88725c47321d070000000c1f31404c504c414246494a4b4a49464f64788e9a86705b46311c0600000d213343515c67707982888e919393918d878074685a4b3b2b19070000001f344a5f748b8d89735e48331e0904091a2f445a6f868d8d77624c37220d00001c31445764676772889d8c7667676767665a4834200b000000091c2e41546772685d5349423c3a3b414d5d6f8396927d6954402b1702001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000122535444f5a65707b87929d92877c70665b50453a2f24190e030000000000000000000000000000081b2f43566a7d92a09795959595959595959595959597a093806b5744301d090000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b1600192e43586d8398927c67533e291400000000000000061a2f44586d8397937d68533f291400000000000b1b2b3c4c5d6d7d8f8574635342312110000000000000000000000000000000000000172c42576c8296907c6a62523f2b160000000000000e23384e6377889184776a6875828f8a7c68533e2813000000000000000000051626364554616e79848c9297999997938d867b70645748392a1908000000001f344a5f748b9388725c47321d07000d22374c62778d9387705b46301b0015293d50637587978c7d7269635f5e5e6063686d748b9d88725c47321d0700000416293c4e5e665e53483e363536343745576a7d9295826c57422e19040000041525333f4a545d666d74787b7d7c7b78726b62574a3c2d1d0d000000001f34495e71777777705d4833211e181e212f44596d77777773604c37210c00001528394750525c72889d8c7660525252514a3c2b18050000001125394c5e71847a6f665d56514f50555e6b7b8d9c8976624e3a261100001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001b2f4253616c77838e99968b8074695e53493e33281d1207000000000000000000000000000000000013273b4e6275899c87808080808080808080808080879c8a76634f3b2814010000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001c31465b70869b8f78644f3a25100000000000000000162b40556a809496826b56412c170000000000000d1e2e3f4f607082918270604f3e2e1d0c000000000000000000000000000000000014293e53687c9099897d6d58432e190000000000000b2034485a69778593897b79869388796c5e4d39251100000000000000000010223344546372808c9799918b89898b9098998e8275665747372614020000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000d21344658697887948f857d7774737375787c8288919d88725c47321d0700000d203346596b7b70655b524a4543444a546374879a8e7a66523e2914000000000715212d37414a52595f6467686866635e574f45392c1e0f00000000001b2f4253606262625f52413636332b3336363d4f5d626262605544311d0900000a1b2a353b475c72889d8c76604b3c3c3c372c1e0d00000000152a3f54687b8e8d8379716a66646569707c8a998f7d6c5946331f0b00001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f34495e717d8a95998f83786d62574c41362b21160b000000000000000000000000000000000000000b1f32465a6d82958e7a6a6a6a6a6a6a6a6a6a6a7a8e96836e5b4733200c000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001e33485d72889d8c76614c37220d000000000000000013283d52677c9398836d58432e190000000000000010213142526273848f7d6d5c4c3b2a1909000000000000000000000000000000001024394d6072829699846e58432e1900000000000005182b3c4b59677483918d8b938677695c4e402f1d0a0000000000000000091b2e4051627282909d90857c767373767b858f9b938575655543321f0d0000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000417293a4b5a6976828a92928d8b89898b8d928f888c9d88725c47321d07000013283c5063758982776e655f5a58595d667282929785725f4b37230f0000000000040f1a242e373e475561696c6c675e52433b32281b0e000000000000122535434b4c4c4c4b4a4b4b4b473c474b4b4b4a4a4c4c4c4c44372715020000000c182132475c72889d8c76604b362727231a0e0000000000152b40546978848f968d85807b79797d858e9a8f8271604f3d2a170300001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748b9c92877c71665b50453a2f24190e03000000000000000000000000000000000000000003172a3e5165798d96836e5b5454545454545b6f83968e7a66533f2b1804000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f34495e73899f8b745f4b35200b000000000000000011263b50667b9199846e59442f1a000000000000000313243445556576878b7a6959483726160600000000000000000000000000000013283d5165798c9c8f846e58432e19000000000000000d1e2d3b49576472828b8b837567594c3e3022120000000000000000001326394b5d6f80909c8d7d7269625e5e6168717d8b99948472614f3c2a170300001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b00000b1c2d3c4b58646e767d83878889888683807a748b9d88725c47321d070000162b40566b808e958a8279736f6e6e72798390998a796755422f1b080000000000000008111c30435565737d83827b7061503e2b170a000000000000000717253036373740515e6060605a4b5a6060605e5140373737312719090000000000051d32475c72889d8c76604b3621120e070000000000001126394b5a66717b858d9494908f909398928a7d71625343311f0d0000001f344a5f748b8b89735e48331e0900001a2f445a6f868b8b77624c37220d00001f344a5f748b8b80756a5f54493e33281d120700000000000000000000000000000000000000000000000e2236495d7085988a76634f3f3f3f3f4f63768a9986725e4a37231000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a000000000000000010263b506579909b866f5a442f1a000000000000000006162737485868798a8876665544342313030000000000000000000000000000172c41566b80959380726855412c1700000000000000000f1d2b39475462707474726557493c2e2012040000000000000000071b2e4255687a8d9e8e7d6e60564d49484c545f6c7b8b9c907d6c5946331f0b00001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b0000000f1e2d3a47515b63696d70727372706e6a65748b9d88725c47321d07000014293e5163707b8690958e88858384878d9694887a6b5b4a3825130000000000000000000d22374b5f72848a82838e806d5a46311d08000000000000000008141c212232475c6f7676766954697676766f5c473222211d1509000000000000001d32475c72889d8c76604b36210b00000000000000000a1c2d3d49545f687179808588898988847d766c605344352514020000001f34495d707474746f5c47321d080000192e43586b74747471604b36210c00001f344a5f7483786d62574c41372c21160b00000000000000000000000000000000000000000000000000061a2d4154687c9093806b5744303043576b8092917d6956422f1b0800000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000009192a3a4b5b6b7c8d84736252413121100000000000000000000000000000172c42576c83988d7763574a3926120000000000000000000d1b293744525d5f5f5e5547392b1e10020000000000000000000e22364a5e72859893826f5f504339343338424e5d6d7d909c8975624e3b261200001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000000031524323b3e474e54585b5c5e5c5b595560768c9d88725c47321d0700000e223545535e69737c858b9094959594908a82766a5c4d3d2c1a0800000000000000000010263b5065798f7b6c6f8089745f4b35200b00000000000000000001080c1e33485e73898c826b566b828c89735e48331e0c090200000000000000001d32475c72888b8b76604b36210b0000000000000000000f1f2b37414c555d656b6f727473726f6a635a4f4335261707000000001a2e41515d5f5f5f5d513f2c1904000015293c4e5b5f5f5f5e5343301c0800001f34495d7071665b50453a2f24190f030000000000000000000000000000000000000000000000000000001225394c6073889b8773604c38384c5f73879b8975614e3a27130000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000000000000000000c1c2d3d4e5e6e808f80705f4f3e2e1e0d00000000000000000000000000172c42576c83988c76604b3a2c1b09000000000000000000000b19273441494a4a494337291b0d000000000000000000000014293d5165798e9c897563514132261f1e25303f4f60728699927d6a55412d1904001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b0000000e2032424e534e4340444647484746445064798e9a866f5a45301b06000005172735414c56606870767b7d80807d7a756d64594c3e2f1f0e0000000000000000000011263b50667b8e7865697c8b76604b36210b0000000000000000000000001e33485e738997826b566b829789735e48331e09000000000000000000001c31465b6e747474705e4a35200b000000000000000000010e1a252f39414a50565a5d5f5f5d5a554f473d32251708000000000011233341494a4a4a48403222100000000d1f303e474a4a4a49423525140100001a2e41515d5d54493e33281d12070000000000000000000000000000000000000000000000000000000000091d3144586b80938f7b6754404053677b8f95826d5946321e0b0000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000000000f1f3040506171828e7d6d5c4c3c2b1b0a000000000000000000000000172c42576c83988c76604b36210e0000000000000000000000000916242e343434342f26190b000000000000000000000000192e42576c829595806c59463423140a091321314356697c919985705c47321d08001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000005172a3d50606860554a41393333323947586b809395806b57422d18030000000917242f3a434d555c6266696b6a6966615a51473b2e201101000000000000000000000f24394e62768983787a8785715d48331e090000000000000000000000001e33485e738997826b566b829789735e48331e0900000000000000000000172b3e505c5f5f5f5d52422f1b07000000000000000000000007121c262e363c4145484a4a4845413b332a2014070000000000000515232e34343434332d2214040000000112202b33343434342f25170800000011233341494941372c21160b000000000000000000000000000000000000000000000000000000000000000115283c5063778b9784705c48485c6f83978c7865513e2a16030000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000000000112223343536475868b7a6a5949392818070000000000000000000000172c42576c83988c76604b36210b0000000000000000000000000006121a1f1f1f1f1b1308000000000000000000000000001c31475c70869a8f7965513d2a17050000031426394d61768b9f8a75604b36210c001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b00000e2134475a6c7d72675d544d4846474c566475889b8d7965513d2814000000000006121d27303c474b4d5154565554514c4b463a2a1e100200000000000000000000000b1f3346596b7a858b8983766654412e19050000000000000000000000001e33485e73898b826b566b828b89735e48331e09000000000000000000000f21323f484a4a4a4941342412000000000000000000000000000009121a21282d3133343433302c261f170d02000000000000000005111a1f1f1f1f1e1911050000000000020f181e1f1f1f1f1b1207000000000515232e34342e24190f040000000000000000000000000000000000000000000000000000000000000000000d2034475b6f83968c7764505063778b9884705d4935220e000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000000000004152536465768788a88776756463625150400000000000000000000172c42576c83988c76604b36210b0000000000000000000000000000000000000000000000000000000000000000000000001f34495e73899e8b76604c37220e000000000a1e33485d72879c8d77634e38230e001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000014293d5164768a857a7068615d5b5c60687483939583705d4a36220e000000000000001126394b5a6060605e51545f606060584836220e00000000000000000000000004172a3c4d5c687174746f655849372512000000000000000000000000001d32475c6f7474746854687474746f5c47321d08000000000000000000000313222d33343434342e24160600000000000000000000000000000000060d13181c1e1f1f1e1b17120c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1a1207000000000000000000000000000000000000000000000000000000000000000000000004182b3f53667a8e94806c59586c80938f7c6854412d1906000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000000000000071828394a5b6b7c8d857464534333221201000000000000000000172c42576c83988c76604b36210b0000000000000001060707070503080c0e0f0f0e0c0804000000000000000000000000001f344a5f748b9f89735f4a341f0a00000000041b30455a6f869b8f78644f3a240f001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b0000162b40566b808c968d847c76727070747b86929788776653412e1b0700000000000000152b4054697676766f5c607276767565513c2711000000000000000000000000000d1e2f3e4b555c5f5f5b53483a2b1a0800000000000000000000000000192c3f515d5f5f5f594a595f5f5f5d513f2c190400000000000000000000000410191e1f1f1f1f1a1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e161b1b1b1b1a150c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001023374b5e7286998875616073889b8873604c39251100000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000000000000000b1b2c3d4e5e6f80918271615140301f0f000000000000000000172c42576c83988c76604b36210b0000000000000c151b1d1d1c19171c2123252523211d18120a01000000000000000000001f344a5f748b9f8a745f4a34200a00000000061b30455a6f869b8f78634e39240f001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000014283d50616e79848d96908b8886878a8f989286786959483624110000000000000000162b40566b828c89735e62778c8c7c67523c2712000000000000000000000000000111202d3942474a4a4640362a1c0d000000000000000000000000000010223240484a4a4a463b464a4a4a48403222100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a0f0f0f0f0f0a020000000000000000030c11121212120e070000000000000313202a303030302f291e1101000000050d11121212120e070000000000000000030c11121212120f0900000000000000000000000000000000000000000000081b2f42566a7d91907c69687c9093806b5844301d0900000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000000000000000000000000000e1f30405162728490806f5e4e3d2d1c0c000000000000000d192c42576c83988c76604b36210b00000000000f1d28303232322e2b3136383a3a3836322d261e140a0000000000000000001e33485e73889d8c77624d382410000000000b1f34495d72889c8d77624d38230e001f344a5f748b9d88725c47321d0a000d22374c62778d9c87705b46301b00000d213343515c67707982888e919393918d878074685a4b3b2b19070000000000000000162b40566b829789735e62778d937c67523c2712000000000000000000000000000002101c262e333434322c23190c0000000000000000000000000000000414222d33343434322a32343434332d2214040000000000000000000000000000000000050c13181b1d1e1d1b17120c050000000000000000000000000009151e24252525241e150900000000000008151f262727272722190d00000000000f21313d45464646443c2f1f0d00000c18212627272727231a0e00000000000008151f2627272727241c110300000000000000000000000000000000000000000013273a4e6175899985717084988b7763503c28150100000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000000000000000000000000000112233344556676888d7c6c5b4b3a2a1a0900000000000b1c2b3642576c83988c76604b36210b000000000a1c2d3b444747474140464a4e4f4f4e4b47413a31271c1004000000000000001c31465b70859a907b67533f2c190800000415273b4e63778c9e89745f4a35200b001f344a5f748b9e8974604c392716070e23384e63788e9c87705b46301b0000041525333f4a545d666d74787b7d7c7b78726b62574a3c2d1d0d000000000000000000162b40566b829789735e62778d937c67523c2712000000000000000000000000000000000912191e1f1f1d18100600000000000000000000000000000000000511191e1f1f1f1d171d1f1f1f1e19110500000000000000000000000000000000050f1821272d30323332302c27201810050000000000000000000008182732393a3a3a393227180800000000061726323a3c3c3c3c362b1d0c00000000192c3e4f595b5b5b584d3c2a16000a1b2a353b3c3c3c3c372c1e0e00000000071726323a3c3c3c3c382e21110000000000000000000000000000000000000000000b1e3246596d82958d79788c96836f5b4734200d0000000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a00000000000000000000000000000000051626374858697a8b8a79685848372716060000000015283a4852576c83988c76604b36210b0000000013273a4b585c5c5c54535a5f63646463605b554d44392e211405000000000000182d41566a809497836f5b493726180d0c15233344576a7d9297836f5a46311c07001f344a5f748ba0907c69564434251912273b50657a909a866f5a442f1a0000000715212d37414a52595f6467686866635e574f45392c1e0f00000000000000000000162b40566b828b89735e62778b8b7c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222b353b414547484745413b342c22170c000000000000000000132536444d4f4f4f4d4436251300000000102335444f52525251493b2a17040000001e33485c6d7070706b5945301b001528394750525252514a3c2c1b0a000003142535444f525252524c3f2e1c09000000000000000000000000000000000000000003162a3d5164788c958280948e7a66533f2b18040000000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000000000000000000000000000000009192a3b4b5c6d7d8f8776665545342414030000001c31455866686c83988c76604b36210b00000000182d41566972727163676f747779797875706960564b3f32231405000000000013273c5064778c9f8b7866554436292221273341516274879a907c6854402b1703001f344a5f748ba0998673625243362b252d41556a7d9397836d58432e1800000000132637454f50504e4a4f525353514e4a443d33281b0e0000000000000000000000152a3f54687474746f5c607174747464503b261100000000000000000000000000020b1116191b1b1a18140f090200040c111313130e070000000000000810141515151410080000000000000000000000000000000000000000000000000b1a27343e4850565a5c5e5c5a554f483f35291d0f01000000000000001a2e4254616464646154422e1a06000000172b3f5262676767655947331f0a0000001f344a5f74878787725c47321d001c31445764676767665a493828170600102131425362676767675d4c38240f0000000000000000000000000000000000000000000e2235495c7084988a889a86725e4b372310000000000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a0000000000000000000000000000000000000c1d2e3e4f6070829284736352423121110000001f344a5f747d7d83988c76604b36210b00000000182d43586c7d8882727b83898d8f908e8a857c73685d504232231303000000000d2135485c6f83959584726253473d37363b44505f6f8091998673604d39251100001f344a5f748b9f8e9080706154483f3b3d4b5d708599947d6955402b16000000001b2f43556366666254414851585d5e5d58504537281908000000000000000000001125394a595f5f5f5d51535e5f5f5f574735210d0000000000000000000000000b151e262b2f30302f2d29241d150c172026292928231a0e000000000e1a24292a2a2a29241a0e000000000000000000000000000000000000000000000a1a293845515b646a6f7273726f6a635b51473b2d1f10000000000000001e33485d72797979725d48331e080000001a2f445a6f7c7c7c76614c37220d0000001f344a5f748b9c88725c47321d001f344a5f747c7c7c786756453524130c1d2e3e4f60707c7c7c7b67523c271200000000000000000000000000000000000000000006192d4154687b8f9796927d6a56432f1b08000000000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000000000000000000000000000000000001020314252637485918270604f3f2e1e0e00001f344a5f748b9494a08c76604b36210b0000000015293d4f6071828e858f979a94939294999990867a6e60514131200f0000000005192d405365778a9b9080716459504c4b4f57616e7d8d9e8d7b695644301d0900001f344a5f748b9d88858f8071655b5350515a687a8da08e7965503c2712000000001e33485d727b7b715d515b646d7273726c62554637251301000000000000000000091b2d3b464a4a4a484042494a4a4a44392a18050000000000000000000002101d28323a4044464644423e3831281f2a343b3e3e3d372c1e0d00000c1d2c373e3f3f3f3e372c1d0c0000000000000000000000000000000000000000051728384756636e778085888888847d776f64584b3d2e1e0e0000000000001e33485e73899089735e48331e090000001a2f445a6f86938d77624c37220d0000001f344a5f748b9d88725c47321d001e32475a6b7c8d9385746352413120192a3b4b5c6d7d8f938472614e3a2510000000000000000000000000000000000000000000001125384c6073879b9d8975614e3a271300000000000000000000000000000b21364b60768c9f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748ba08b745f4a341f0a00000000000000000f253a4f6479909b866f5a442f1a000000000000000000000000000000000000000313243545566777898f7d6d5d4c3c2b1906001f344a5f748b8b8b8b86745f4a35200b0000000517293b4c5c6c7b8b99988d86807c7c80858d97988c7d6f5f4f3e2c1b0800000000102336485a6c7d8e9d9082766c656160646a74808d9c90806f5e4c3a27140100001f344a5f748b9d88798a9083776f6864666c7787989986725f4b36220d000000001d32475c70868b7767656e77828789878073645443301d0a000000000000000000000f1d2a32343434332d2f3434343431281b0c000000000000000000000111202e3a454e54585b5b5a57524c443b313b474f5353524a3c2b18050016293b495354545453493b2916020000000000000000000000000000000000000010233546566573828b939997979799938b8276695b4c3c2b1a0900000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d00182b3d4d5e6f80919282705f4e3e2d26374758697a8b988876655544321f0b00000000000000000000000000000000000000000000091d3044576b808c8c826d5946321f0b00000000000000000000000000000b21364b60768c8f89735e48331e090000001f344a5f748b97826b56402b16001f344a5f748b8b8b745f4a341f0a00000000000000000f253a4f64798b8b866f5a442f1a000000000000000000000000000000000000000006172838495a6b7b8d8c7b6a5a4935210c001f34495d707474747473685744311c070000000e213446586a7a8b9a97897a716a67676a707985919c8e7d6d5c4a3825130000000006192b3d4e5f6f7d8d9a948980797676787d87919c8f82716251402f1d0a0000001f344a5f748b9d88727b8b958b837c797b8089969e8e7c6956432f1b0700000000192e42576b7d91857a7a828b928b898b918372604d39251100000000000000000000000c171d1f1f1f1e191b1f1f1f1f1c150a00000000000000000000000e1f2f3e4c5861696d70706f6c6760584e444b59636868665a4834200b001d314558676a6a6a675845311d08000000000000000000000000000000000000071a2d405263748492978d86828283868d969487796a5a4938261401000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d000e1f304051627384958f7d6c5c4b3a334454657687988c7a69594837261502000000000000000000000000000000000000000000000114283b4f637476767565513e2a170300000000000000000000000000061220354b5f73787878715d48331e110500001f344a5f748b97826b56402b16001f34495d70747474705d49341f0900000000000000000f24394e62737474746b58432e190000000000000000000000000000000000000000000a1b2b3c4d5d6e80908978644f3a240f001a2e41515d5f5f5f5f5e574a3a281501000004182b3e516476889893838f806d5b5252555d677382919c8b796754422f1b08000000000d1f304151606e7c88939c948f8c8c8e939a958a7d71625344342311000000001f344a5f748b9d88726c7a879297929091959c9b8f80705f4d3a2714000000000014283b4e61738491909092897d76737784907c6854402b1702000000000000000000000000000000000000000000000000000000000000000000000000081a2c3d4d5c6a757d83868785827b746b61555969767d7d77634e38230e001f344a5f74808080745f4a341f11111111110f0d0802000000000000000000000f23364a5d6f829294867a716c6b6c71798490988978675543301d0a000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d00011223344455667788998b796858474050617283948f7d6d5c4c3b2a19080000000000000000000000000000000000000000000000000c2033465660606060584836220e000000000000000000000000000616242f35445561636363605341342e231404001f344a5f748b97826b56402b16001a2e41515d5f5f5f5d51412e1a0600000000000000000b1f3345555e5f5f5f5b4e3c2915000000000000000000000000000000000000000000000d1e2f40506172837d6f604c38230e0011233341494a4a4a4a4944392c1c0b0000000c2033475a6d8293978674848b79675544414a55637283959785725e4b37240f000000000212233242505e6a7680898f93959594908a82776d60534435261605000000001f344a5f748b9d88725c69747d878d9193938f887d70615241301d0a00000000000c1f32445665737d848480766c625e66788b836e59442f1a0500000000000000050d11121212110c0400000000000000070e12121212110c04000000001225384a5b6b7a8891979b9c9a9690887d7366637688938f78634e38230e001f344a5f748b958b745f4a3426262626262624221d160f05000000000000000015293e5266798d978675685d5856585d6672808f968572604d392510000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d00000516273848596a7b8c97877564534d5d6e8090938271604f3e2e1d0c0000000000000000000000000000000000000000000000000004162838445159574f483d2f1e0b00000000000000000000000000122434424a4b4b4d4e4e4e4c4b4b4940322210001f344a5f748b97826b56402b160011233341494a4a4a49413323110000000000000000000316273743494a4a4a473e301f0d0000000000000000000000000000000000000000000000112232435464736d5f5142301d09000515232e34343434343430271c0e0000000012263b4f63768a9e8d7a68778a8573614f3e38455465778a9d8e7a67533e2a16010000000005142332404d59636c74797d80807d7b756e655b4f433526170800000000001f344a5f748b9d88725c57616b72787c7d7c79746b605243342312000000000000021527384755616a6e6e6a63594f4a5e7074746b58432e19040000000000000c1821262727272620170a00000000000d192227272727262016090000071b2e415467798a999c928a8787888d94908577687c929d8f78634e38230e001f344a5f748ba08b745f4a3b3b3b3b3b3b3b3a37312b22180d010000000000001a2f43586d82958d7967574a4340434a55617082928c7c67523c2712000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d000000091a2b3b4c5d6e809093837160596a7b8d97867564534332211000000000000000000000000000000000000000000000000000000d1d2e3f4f606e6a635b4d3b2814000000000000000000000000001a2e41525e606060594c5b6060605d503f2c18001f344a5f748b97826b56402b16000515232e34343434342e231505000000000000000000000a19263034343434332b20120100000000000000000000000000000000000000000000000415253647565f5b4f4133241301000005111a1f1f1f1f1f1f1b140a0000000000172c40556a7d929783705d6c7d90806d5b4a3837485a6d809496826d5945301b0700000000000514222f3b4650596065686a6b6966615a52483d322517080000000000001f344a5f748b9d88725c474e575e646768676560584e423425160600000000000000091a2938444e565858564f463c42525d5f5f5b4e3c29150000000000000a1b2a353b3c3c3c3b342819080000000c1d2b363c3c3c3c3b33271807000e22364a5e7185979b8c7d7570707378808b9587777d94917d75624d38230e001f344a5f748ba08b745f50505050505050504f4b463e352b1f120400000000001d32475c71879b86715d4a392e2b2e3744526274867a6f614e3a2510000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d000000000d1e2e3f5061728394907d6e667789998a796857473625140300000000000000000000000000000000000000000000000000091a2b3b4c5d6d7d80776a57422d18030000000000000000000000001f34495d7076767667566a7676766e5b46311c001f344a5f748b97826b56402b16000005111a1f1f1f1f1f1a110500000000000000000000000009141b1f1f1f1f1e180f020000000000000000000000000000000000000000000000000008182938444a473e3123150600000000000000000000000000000000000000001b30455a6f8499917c68546072848b79675544323d5064788d9c88735e4934200a00000000000004111e2a3a464b4b5054555654514c4b473c2d201407000000000000001f344a5f748b9d88725c473b434a4f525352504b453b312516070000000000000000000b1a27323b414343413b332a3441494a4a473e301f0d00000000000015283947505252525046372512000004172a3b49515252524f453624110013283c5165798da18f7d6d615c5b5e646d788694857d948d77625746331f0a001f344a5f748ba08b7466666666666666666664605a51483c30231404000000001f34495e738998836d58432e1b161a263445566973685d5143321f0b000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d00000000001122324354657687988c7a7385958e7d6c5b4a39291807000000000000000000000000000000000000000000000000000616273848596a7a8c8f7c6b57422d18030000000000000000000000001f344a5f748b8c806a576c838c88725c47321d001f344a5f748b97826b56402b1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1a273034332b2113050000000000000000000000000000000000000000001e33485d72889d8c77624d5466778a8573614f3e354a5e73889d8c77624c37220d000000000000000e223648586060605f54515e6060605a4b39261100000000000000001f344a5f748b9d88725c47322f353a3c3e3d3b3731281f1307000000000000000000000009151f272c2e2e2c272017242e343434332b2012010000000000001c314457646767676355422e1a05000a1f334759656767676353412d1800182d41566b80949985725f4f474649515b6875869180948d77624c39291704001f344a5f748ba08b7b7b7b7b7b7b7b7b7b7b78746d645a4e41322313030000001f344a5f748b98836c57422d19090816273a4b595e564b3f34251402000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d0000000000041525364758697a8b998880919282705f4e3d2c1c0b000000000000000000000000000000000000000000000000000011233445566677889583715f4d3b2814000000000000000000000000001f344a5f748b95806a576c839888725c47321d001f344a5f748b8b826b56402b16000000000000000000000000000000000004080a0b0b0b0a07030000000000000000000000000000000000000000000000000000000000000000000000000009141c1f1e180f03000000000000000000000000000000000000000000001f344a5f748b9f8a745f4a485a6c7d90806d5b4a38465b70869b8f78634e38230e0000000000000011273c516575767672605c6f7676766954402b1500000000000000001f344a5f748b9d88725c47321d212527292826221d150c0200000000000000000000000000020c1317191917130c06121a1f1f1f1e180f02000000000000001f344a5f747c7c7c715c47321c07000d22374c61767c7c7c705b46301b001b30455a6f8599927d6955423230353e4a58677789939c8d77624c37220d00001f344a5f748ba095919191919191919191918f8982776b5f504131200f0000001e33485e73889a85705b4836271a100a1c2d3b454844392e22160700000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d0000000000000819293a4b5c6d7d8f938d968573635241301f0f000000000000000000000000000000000000000000000000000000192d4052637385958a77665342301e0c000000000000000000000000001f344a5f748b95806a576c839888725c47321d001f34495d7074747468543f2a150000000000000000000000000000060d14191d1f2121211f1c18120c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9f89735e493d4e6072848b79675544445a6f869b8f79644f3a250f0000000000000012273c52677c8c8c77625e73898c826b56402b1601000000000000001f344a5f748b9d88725c47321d0c10121313110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9388725c47321d07000d22374c62778d9387705b46301b001e33485d72889c8e78644f3a261b212c3a495a6b7d91a38d77624c37220d00001f344a5f748ba09794949494949494949494979d95897c6e5f4f3e2c1b0800001c31465a6f84998b77655444372c22180f1d29313330271c10050000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d000000000000000c1c2d3e4f607082959e8977675645342313020000000000000000000000000000000000000000000000000000001d32475c70828b8b7d6c5a4836241301000000000000000000000000001f344a5f748b8b806a576c838b88725c47321d001a2e41515d5f5f5f594a39251100000000000000000000000006101a21282d323436363634312d2720180e0400000000000000000008101415151515151515151515151513110e090400000000000000000000000000000000050d11121212110c0400000000000000001f344a5f74899f8b75604b36435466778a8573614f475c70879c8e78634e38230e0000000000000012273c52677c938d77625e738997826b56402b1601000000000000001f344a5f748b9d88725c47321d07000000000000000000000000000000000000000000000000000000000000000000070e12121212110c03000000000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f34495e73899f8b75604b36210c0f1c2b3c4e6175899c8d77624c37220d00001f344a5f748ba08b7d7d7d7d7d7d7d7d7d7d8289949b8d7d6d5c4a3825120000182c4155697c909583726255493f352b1f13161c1e1b140a00000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d00000000000000112233445566768899998f7d6d5c4b3a2918070000000000000000000000000000000000000000000000000000001d32475c6f74747471604e3d2b190700000000000000000000000000001f34495d707474746755697474746e5b46311c0011233341494a4a4a463b2d1b0900000000000000000000000d19232d353c42474a4b4b4b4946413b342b211609000000000000000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2826231e19120a020000000000000000000000000c1821262727272620170a000000000000001d32475c71879b8e7964503c37485a6c7d90806d5b4b60748a9f8b76604c37210c0000000000000012273c52677c938d77625e738997826b56402b1601000000000000001f344a5f748b9d88725c47321d0700000000000000000000000000000000000000000000000000000000000000000d192227272727261f15080000000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e49341f0a000d1f31455a6f869b8d77624c37220d00001f344a5f748ba08b746868686868686868686d7683919c8b796754412e1b070012263a4d60728595908273675c52473d312315060000000000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d0000000000000d1e2f4051617284958e86998b7a695847362514030000000000000000000000000000000000000000000000000000192c3f515d5f5f5f5e5343311f0d0000000000000000000000000000001a2e41515d5f5f5f584c5a5f5f5f5c503e2b17000515232e34343434322a1d0f0000000000000000000002101e2a36404950575c5f6060605e5b554f473e33271a0c00000000000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3e3b37332d261e150b010000000000000000000a1b2a353b3c3c3c3b342819080000000000001a2f44586d829694806b5744323d4e6072848b796755677a8f9b86715d48331e090000000000000012273c52677c8b8b77625e73898b826b56402b1601000000000000001f344a5f748b8b88725c47321d07000000000000000000000000000000000000000000000000000000000000000c1d2b363c3c3c3c3a3226170600000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900021a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f535353535353535359647283949785715d4a36220e000a1d304355667686939185796f645a4e413324140400000000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d0000000000091a2b3c4d5e6e809194837b8d988775655443322110000000000000000000000000000000000000000000000000000010223240484a4a4a49423525140200000000000000000000000000000011233341494a4a4a453c464a4a4a483f32210f000005111a1f1f1f1f1d170c000000000000000000000111202e3b48535c656b707476767673706a635a5045382a1b0c0000000016293b495354545454545454545454545453504c47413a31281e1307000000000000000015283947505252525046372512000000000000152a3e53677b8f9b8873614f3e31435466778a85736170839694806b57432e1a050000000000000011263b506474747471605c6f74747468543f2a1500000000000000001f34495d707474746e5b46311c0700000000000000000000000000000000000000000000000000000000000004172a3b49515252524f4435231000000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a3e3e3e3e3e3e3f47546476899c8d7965513d2814000114263749586775828d968c82776c5f514232211000000000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d000000000516273849596a7b8d9887756e809094837161503f2e1d0c000000000000000000000000000000000000000000000000000414222d33343434342f251708000000000000000000000000000000000515232e34343434312a32343434332d221303000000000000000000000000000000000000000000000e1f2f3e4c59656f788086898c8c8b89857d766d625648392a19080000001d314558676a6a6a6a6a6a6a6a6a6a6a6a6865615c554d443b3024180b000000000000001c314457646767676355422e1a0000000000001024384c6073879a917d6d5c4d3f37485a6c7d90806d7a8d9e8b7764503c281400000000000000000d213547575f5f5f5e53515d5f5f5f594a39251100000000000000001a2e41515d5f5f5f5c503e2b17030000000000000000000000000000000000000000000000000000000000000a1f3347596567676762523f2b1702000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a3429292929292a3647596d829595806b57422d180000081a2b3a4957646f7a858f94897d7060503f2d1b08000000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d000000011223344455667789998b79686172849490806e5d4c3b2a1908000000000000000000000000000000000000000000000000000511191e1f1f1f1f1b120700000000000000000000000000000000000005111a1f1f1f1f1d171d1f1f1f1e191004000000000000000000030f171c1d1d1d1a140a000000091a2c3d4d5c6a77838c949a9a9898989b99938a80736657483725140100001f344a5f748080808080808080808080807c7976706961574d4236281b0c0000000000001f344a5f747c7c7c715c47321c000000000000091c3044576a7c8f9c8b7a6a5d5148434f6072848b79889992826e5b4834210d000000000000000005182a39444a4a4a494240484a4a4a463b2d1b09000000000000000011233341494a4a4a483f32210f000000000000000000000000000000000000000000000000000000000000000d22374c61767c7c7c6f5a442f1a05000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a341f13131313182a3e51667a909a86705b46311c0000000d1c2b3947525d67727c88958e7d6e5c4a372410000000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d0000000e1f2f4051627385958f7d6d5c55657688988c7a695948372615040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000413212b313232322f271b0d00001326384a5b6b7a889599908986838383868b929c928575655543311e0b00001f344a5f748b9595959595959595959594938f8b857d746a5f5346392a1b0b00000000001f344a5f748b9388725c47321d0000000000000114273a4d5f71839399897a6e635c58575b66788a899597867563513e2b18050000000000000000000c1b2831343434342f2d33343434322a1d0f0000000000000000000515232e34343434332d221303000000000000000000000000000000000000000000000000000000000000000d22374c62778d93866f5a442f1a05000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a341f0a0000000e23384d62778c9d88725c47321d000000000d1c2935404b555f6a7686978c7967533f2b17030000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b9d88725c47321d00000a1a2b3c4d5e6f8091928270604f4859697a8c988876655444332211000000000000000000000000000000070e1313131313100900000000000000000000000000000000081013131313130e07000000000000000000000712191c1d1d1d1a14090000000000000000001022323e4647474743392b1a08001b2f43556778899893877c75706c6c6d7076808b99948472604d3a271300001f344a5f748ba0928f8f8f8f8f8f8f8f8f91949a9991887c7164564839291908000000001f344a5f748b9d88725c47321d000000000000000b1e30425364758594998c8077706c6c7076808a9c96887868574534210f00000000000000000000000a151c1f1f1f1f1b191e1f1f1f1d170c000000000000000000000005111a1f1f1f1f1e19100400000000000000000000000000000000000000000000000000000000000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a341f0a0000000c21364b60768c9e89735e48331e00000000000b17232e38424d5967788b96836e5a46311c080000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f344a5f748b8f88725c47321d0006162738495a6b7c8d9786746453423b4c5d6d7d8f94837261503f2f1e0d000000000000000000000000000d19232829292928241c1002000000000000000000000000010f1b24282929292823190d00000000000000000918252e323232322f271b0c0000000000000000192d3f505b5c5c5c5749372410001f34495e72859792837569605b5857585c636d7a8a9b907d6a56432e1a06001f344a5f748ba08b7878787878787878787b80868d969a8f8274665747372614030000001f344a5f748b9d88725c47321d00000000000000011324364757667583909b938b868383858a929c938e7b6a5a4a392816050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a341f0a0303041225394e63788d9c87725c47321d00000000000006111b26303b4a5c6f839789745f4a35200b0000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001f34495e72787878705c47311c0012243445566778899a8a78685746352e3f4f6071839390806e5d4c3b2a190600000000000000000000000b1c2b363d3e3e3e3d382e200f0000000000000000000000000e1f2d383d3e3e3e3d362b1c0b00000000000003162736414747474743382a1907000000000000001e33485c6e72727267533f2a15001e33485c6e7d8c847364574d4643424347505c6c7d909a86725d4935200b001f344a5f748ba08b746363636363636364666b7179838f9b93857565554432200e0000001f344a5f748b9d88725c47321d000000000000000007182939485765727d8991989a98989a99938a808888776655422e1a0500000000000000000000000000000000000000081014151515130e0500000000000000000000000000000000000000000000000002090c0c070200000004080d10121212100d09030000000000000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a341f1919191920304155687c9298836e59442f1a000000000000000009131e2c3f54687d938d77624d38230e0000000000000000001e33485e73899f89735e48331e090000001a2f445a6f869b8d77624c37220d0000001b2f4354616363636052402d19001a2e4152637485968e7c6c5b4a392821324353647587978c7b6a594836220e000000000000000000000015283a4852535353534b3e2d1a070000000000000000000006192c3d4b5253535352483a28150000000000000b1f3345545c5c5c5c564836230f000000000000001f344a5f748888826b56402b1600192d3f505f6d7b796655463a312d2c2e333e4e6175899e8d77634e39240f001f344a5f748ba08b745f4e4e4e4e4e4e4f51565d66717d8c9a948372614f3d2b180500001f344a5f748b9d88725c47321d0000000000000000000b1b2a394754606b757d8388898988847d776d7b8484715c47321c070000000000000000000000000000000000000e1a24292a2a2a2822170a000000000000000000000000000000000000000000000a151e22211c17141214191d212527272726221d171008000000000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a342e2e2e2e2e323e4d5f718598917d6854402b170000000000000000000111263b50667b908f79644f3a250f0000000000000000001e33485e73898d89735e48331e090000001a2f445a6f868b8b77624c37220d000000132536444c4e4e4e4c43342311001f34495d70828b8b82705f4e3d2c1b142536475868798b8b887765513c271100000000000000000000001c31455866686868685c4a37230f000000000000000000000e2235495b67686868665845311c00000000000010253a4e627172727266523e2914000000000000001f344a5f748b97826b56402b1600102232414f5d6b6c5c4937281d1817192031465a6f859a907b66503b2611001f344a5f748ba08b745f4a38383838383a3d424a545f6d7b8c9c90806d5a4734210e00001f344a5f748b9d88725c47321d000000000000000000000c1b2937434e5961696e727373726f6a635d6c6e6e695844301b0600000000000000000000000000000000000c1d2c373e3f3f3f3d3528190700000000000000000000000000000000000000000a1a28323736302c2927292d32363a3c3c3c3b37322b241b100200000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9d88725c47321d0a000d22374c62778d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f4a434343434343464f5c6b7c8f9c8975614e3a2511000000000000000000000f243a4f64787b7b78644f3a240f0000000000000006121e33485d70777777705d48331e12060000192e43586b74747471604b36210c000000192c3e4f595b5b5b584d3c2a16001f34495d7074747472635241301f0e0718293a4b5c6d7474747464503b261100000000000000000000001f344a5f747d7d7d7966523f2b1804000000000000000003162a3e5165787d7d7d745f4a341f00000000000011263b50667b8888806a543f2a15000000000000001f344a5f748b97826b56402b1600041423313f4e58584e3f2d1a0b020004192e43586d8398937c67523c2712001f344a5f748ba08b745f4a342323232324282e37424f5d6d7d909c8a7764513e2a1602001f344a5f748b9d88725c47321d00000000000000000000000b1925313c464e54595d5e5f5d5a554f4e575858564b3b281501000000000000000000000000000000000016293b495354545451463624110000000000000000000000000000000000000003162838454c4a45413e3c3e42474b4f525252504c463f372d201000000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9e8974604d3a2817090e23384e63788d9c87705b46301b001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b745f585858585858585b616d7a8a9a907d6c5946321e0a000000000000000000000c2135495a656666655a4935210c0000000000000616242f3541525f6262625f5241352e2315050015293c4e5b5f5f5f5e5343301c080000001e33485c6d7070706b5945301b001a2e41515d5f5f5f5e544534231201000b1c2d3e4f5c5f5f5f5f574735210d00000000000000000000001d32465a6d829494826e5b4733200c00000000000000000b1e3246596d829494826e5a47321e00000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b160000041321303c43443d30211008090a0d1b2f44596e8499917b66513c2712001f344a5f748ba08b745f4a341f0e0e0e0f131a24313f4f6072859894826d5945311d09001f344a5f748b9d88725c47321d00000000000000000000000008141f29323a404548494a4845413b3c424343413a2d1d0c0000000000000000000000000000000000001d314558676a6a6a6454402c18030000000000000000000000000000000000000a1e324556615f5a56535253575c606467676765605b534a3e2e1b08000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748ba0907c69574535261a12263b5065798f9b866f5a442f1a001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00001f344a5f748ba08b746e6e6e6e6e6e6e6e7075808b99948472614f3c291603000000000000000000000a1e30414f565656554d3e2d1a06000000000000122434424a4b4b4b4c4c4c4b4b4b4a4133231100112333414a5158574d42352514010000001f344a5f74878787725c47321d0011233341494a4a4a4943362716050000000f20313e484a4a4a4a44392a18050000000000000000000000172b3e5265798d9e8a76634f3b2814000000000000000013273a4e6175899d8d7966523f2b1800000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b1600000003121f292e2f2920131a1e1e1f222a384a5e72889c8e78644f3a2510001f344a5f748ba08b745f4a341f0a00000000071321324355677b8f9c8975604c38230f001f344a5f748b9d88725c47321d00000000000000000000000000020c161e262b3033343433302c27292d2e2e2d271c0f000000000000000000000000000000000000001f344a5f748080806f5a442f1a0500000000000000000000000000000000000011263a4e6274736e6b6867686c7075787c7c7c79756f665c4b38230f000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748ba0998674635344372d262b3f54687d9298836e58432e19001f344a5f748b8b89735e48331e0900081a2f445a6f868b8b77624c37220d00001f344a5f748ba08c848484848484848484868a929c928575655543321f0d00000000000000000000001025394d5f6b6b6b6a5c4a36210c0000000000001a2e41525e606060594b5a6060605e51402d19001a2e41515d656c6a5b4a3a2918070000001f344a5f748b9c88725c47321d000515232e34343434342f251809000000000213212c333434343431281b0c0000000000000000000000000f22364a5d718598927d6a5743301c08000000000000081b2f42566a7d919986715e4a37230f00000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b1600000000010d1519191518252e333334373d4756677a8e9c88745f4a36210c001f344a5f748ba08b745f4a341f0a0000000000031426384c5f73879b907b66523d2914001f344a5f748b9d88725c47321d000000000000000000000000000000030b11171b1e1f1f1e1b18121418191918130a00000000000000000000000000000000000000001f344a5f748b95866f5a442f1a05000000000000000000000000000000000000192d4155697c8884807d7c7d82868a8e9193928f8a837a66513c2712000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b9b8b92827162554a403b3b475a6e839795806b56402c16001f34495d707474746f5c4732241a0e1a242e43586b74747471604b36210c00001f344a5f748ba09c9999999999999999999a9b958c807366574737261402000000000000000000000012273c52677c828278634e38230e0000000000001f34495d707676766754697676766f5c47321d001f34495d707982796858473625150400001f344a5f748b9d88725c47321d000005111a1f1f1f1f1f1b1308000000000000030f191e1f1f1f1f1c150a00000000000000000000000000071a2e4155697c909a87735f4b3824100707070707071023374a5e728699917d6956422e1b0700000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b16000000000000000002152736424848494c50596574859792806c5845311c08001f344a5f748ba08b745f4a341f0a000000000000091c3043586c829695826c57422d18001f344a5f748b9d88725c47321d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9b866f5a442f1a050000000000000000000000000000000000001d32475c7084989895939393969a9794908f8f92978c77634f3a2611000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b988389908273675c5550505765778a9e907b66523d2813001a2e41515d5f5f5f5d51403f372b1f2c373f404e5b5f5f5f5e5343301c0800001f344a5f748ba08f898989898989898989898680786e6356483929190800000000000000000000000012273c52677c938f78634e38230e0000000000001f344a5f748b8c806a566b828c89735e48331e001f34495d708395867564544332221100001f344a5f748b9d88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001226394d6074889c8f7a6753402c1d1d1d1d1d1d1d1d2b3f53667a8e9c8975614e3a26130000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b1600000000000000000a1e3244545d5e5e60656c76839297877563503d291501001f344a5f748ba08b745f4a341f0a0000000000000014293e52677c919a856f5a45301b001f344a5f748b9d88725c47321d0000000000000410181c1e1e1e1c171108000000000000000000000000000000000000000000010a101517171714110c0700000000001f344a5f748b9b866f5a442f1a060502000000000000000000000000000000001d32475c6f808f97828688898987837d7b78797c8286715d4834200c000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b98837c8d918579706966656a7483949c8975614c38240f0011233341494a4a4a484d5553493c303d4953554d474a4a4a49423525140100001f344a5f748ba08b74737373737373737373716c655c5145382a1b0b0000000000000000000000000012273c52677c938f78634e38230e0000000000001f344a5f748b95806a566b829789735e48331e001a2e415365778a93837161503f2f1d0b001f344a5f748b8b88725c47321d00000000000000000000000000050f16191711080000000a131818150d0200000000000000000000000000000a1d3145586c809397836f5c4834323232323232323233475b6e839694806d5945321e0a0000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b1600000000000000000f24394d61727373767980899494887868574533200d00001f344a5f748ba08b745f4a341f0a000000000000000f24394e63788e9d88725d48331e001f344a5f748b9d88725c47321d00000000000514222c31333333312b241b0f0200000000000000000000000000000000000009141e252a2c2c2c2926211b13080000001f344a5f748b9b866f5a442f1b1b1a17120c0500040c111313130f0800000000192d4051617080908e7d737373706d69666364686d736956422e1905000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b98836e7d8c968c847d7a797d8692a192806d5946321e09000515232e34343a4a56606a675a4d414e5a676a60564a3a34342f2517080000001f344a5f748ba08b745f5e5e5e5e5e5e5e5e5c5751493f33271a0c000000000000000000000000000012273c52677c938f78634e38230e0000000000001f344a5f748b95806a566b829789735e48331e00122436485a6c7d9090806e5d4c3a2713001f34495d707474746e5b46311c0000000000000000000000000a16222a2e2c251a0c04101c272d2d29201304000000000000000000000000000215293c5063778b9f8b776350474747474747474747474f63768a9e8c7864513d2a16020000000008101415263b50667b9195806a543f2a15141009000000001f344a5f748b97826b56402b1600000000000000000f253a4f647989898b8f94918a8276695a4a3a28160400001f344a5f748ba08b745f4a341f0a000000000000000c21364b60768c9f89735f4a341f001f344a5f748b9d88725c47321d00000000001123323f464848484640372d201203000000000000000000000000000000000c1a2731393f4242413e3a352e25190a00001f344a5f748b9b866f5a442f30302f2c2620180f172026292928231b0f0100001123334252617182928c7b6a5e5c5855514e4f53595e594b3a271300000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b98836c6d7a869198939090939a9f93857463503d2a1603000005111a1f2e435768737d776b5e525f6b787c726857432e1f1b1207000000001f344a5f748ba08b745f4a4848484848484847433d352c22160a00000000000000000000000000000012273c52677c8b8b78634e38230e0000000000001f344a5f748b8b806a566b828b89735e48331e0007192b3d4e6072858b8b7b6a56412c17001a2e41515d5f5f5f5c503e2b1700000000000000000000030f1b27343e4340372a1a15212d3a41433d31221100000000000000000000000000000d2134485b6f839793806c5c5c5c5c5c5c5c5c5c5c5c5c6b80939884705c4935210e000000000e1a24292a2a3b50667b9195806a543f2a2a29251c0f0100001f344a5f748b97826b56402b1600000000000000000f253a4f64799097989c8f827b73685b4c3d2d1c0b0000001f344a5f748ba08b745f4a341f0a000000000000000b20354a5f748ba08b745f4a341f001f344a5f748b9d88725c47321d00000000071b2e41505b5e5e5e5a544a3e3021100000000000000000000000000000000b1b2a38444d53575756534f4a4237281704001f344a5f748b9b866f5a4444464644403b342b2229333b3e3e3d372d1f0e0000051525344453637485978876645243403c393a3f4548453b2d1c0a00000000000d22374c62778d9b866f5a442f1a05000000001f344a5f748b8b836c5d68737d868c909393918b827566564533210e0000000000061b30465b708290897c6f63707d8a8f82705b46301b060000000000001f344a5f748ba08b745f4a34333333333333322e2922190f040000000000000000000000000000000011263b506474747472614c38230d0000000000001f34495d707474746754687474746f5c47321d00000d1f31435567747474746955412c170011233341494a4a4a483f32210f0000000000000000000814202c394551585448372527333f4b56584f402e1b070000000000000000000000000005182c4053677a8e9b887472727272727272727272727273879b8f7b6854402d19060000000c1d2c373e3f3f3f50667b9195806a543f3f3f3f382d1f0e00001f344a5f748b97826b56402b1600000000000000000f253a4f6479828283878d968f85796a5b4a3826130000001f344a5f748ba08b745f4a341f0a000000000000000b21364b60758ba08b745f4a341f001f344a5f748b9d88725c47321d000000000c21364a5e6e7373736f675c4e3f2e1d0b0000000000000000000000000005172939485660686c6c6b68645e554634200c001f344a5f748b9b866f5a53585b5b59554f473e343b464f5353524a3d2c1a06000007162636465667798b94826f5c49352724252a303331291d0f0000000000000d22374c62778d9b866f5a442f1a05000000001f34495d70747474695557616a71777b7c7d7b766f64574838281604000000000000182d41536371808e8d8074828e8e80716353412d18040000000000001f344a5f748ba08b745f4a341f1e1e1e1e1e1d19140e060000000000000000000000000000000000000d213547575f5f5f5e5444311e090000000000001a2e41515d5f5f5f584a595f5f5f5d513f2c1900000214263849585f5f5f5f5a4c3a2612000515232e34343434332d22130300000000000000010d1a26323e4a56626d6654402c3844505c696c5e4b36210d00000000000000000000000000001024374b5f72869a908888888888888888888888888888909b8773604c3825110000000016293b495354545454667b9195806a54545454534b3d2b1805001f344a5f748b97826b56402b1600000000000000030d22374b5d6a6b6b6e72798390978979685643301c0900001f344a5f748ba08b745f4a341f0a000000000000000d22374c62778c9e89735e48331e001f344a5f748b9d88725c47321d000000000d22374c627788898883796c5d4c3a2815020000000000000000000000000e2134475766737c8283827d787263503b2611001f344a5f748b9b866f5f686d70706e6a635b51464a58636868665b4936210d000000081828384a5b6d80938c7865513d291410161c1e1c160c000000000000000d22374c62778d9b866f5a442f1a05000000001a2e41515d5f5f5f5a4c444e565d6266676866625b5246392a1b0a000000000000001124364553616f7d8c9287928b7d6f615345362411000000000000001f344a5f748b8b8b745f4a341f0a00000000000000000000000000000000000000000000000000000005182a39444a4a4a49433626150200000000000011233341494a4a4a453b464a4a4a4840322210000000091a2c3b454a4a4a4a463c2e1d0a000005111a1f1f1f1f1e1910040000000000000006131f2b37434f5c6874806e58433d4a56616e7a78634e38230e0000000000000000000000000000081b2f43566a7d92a09795959595959595959595959597a093806b5744301d09000000001d314558676a6a6a6a6a7b9195806a6a6a6a6a685a48341f0b001f344a5f748b97826b56402b1600000000000913181a1b2e3f4e555656595d667282929785725f4c38241000001f344a5f748ba08b745f4a341f0a0000000000000011263b5064798f9b87715c47321c001f344a5f748b9d88725c47321d000000000d22374c62778d999c978b7a6a5845311e0a000000000000000000000000162a3e5164758590979896928d7b66513c2712001f344a5f748b9b866f717b838687847d776e64585868767d7d79644f3a240f000000000a1b2c3e5063778b95806c57422e190b0b0903000000000000000000000d22374c62778d9b866f5a442f1a050000000011233341494a4a5050504c4042494d515253514d473f35281b0c00000000000000000718273643515f6d7b8a8b897a6d5f514335271807000000000000001f34495d70747474705d49341f09000000000000000000000000000000000000000000000000000000000c1b2831343434342f251809000000000000000515232e34343434312a32343434332d221404000000000e1d293134343434322a1e1000000000000000000000000000000000000000000c1824303c4855616d7986846e58434f5b6773808c78634e38230e00000000000000000000000000000013273b4e6275899c87808080808080808080808080879c8a76634f3b281401000000001f344a5f74808080808080919580808080808077624c37220d001f344a5f748b97826b56402b16000000000d1b262d2f2b23303b404041444a546374879a8f7b67533e2a1500001f344a5f748ba08b745f4a341f0a00000000000004172b4054697d9397836d59442f1a001f344a5f748b9d88725c47321d000000000d22374c627784848894998875614d3a26120000000000000000000000001b3045596d8293a3968e8c8d8c76614d38230f001f344a5f748b9b8672828f979b9b98938b827569627587939079644f3a250f000006121b202134485c70869a86705c47322121211e170c0000000000000000000d22374c62778d9b866f5a442f1a05000000000515232e364a5b6566665e4d424c545b5e5e5c554c403223120100000000000000000009182533414f5d6b7474746a5d4f413325170900000000000000001a2e41515d5f5f5f5d51412e1a0600000000000000000000000000000000000000000000000000000000000a151c1f1f1f1f1b130800000000000000000005111a1f1f1f1f1d171d1f1f1f1e1911050000000000000c161d1f1f1f1f1d170d0000000000030b0f0f0f0f0d0700000000000005111d2936424e5a66727d8b94846e5854606c7885918f78634e38230e0000000000000000000000000000000b1f32465a6d82958e7a6a6a6a6a6a6a6a6a6a6a7a8e96836e5b4733200c00000000001f344a5f748b95959595959c9e95959595958d77624c37220d001f344a5f748b97826b56402b160000000e1d2b3942443f3526272b2b2c2f3745576a809396826c58432e1904001f344a5f748ba08b745f4a341f0a0000000000000d2033475b6f8397937d6954402b16001f344a5f748b9d88725c47321d000000000b20354a5d6d6e6e758799917c6955412e1a0600000000000000000000001f34495e73889d95857976777d725d48341f0a001f344a5f748b9b868091928a8786888c939387796b7c929e9079644f3a250f000616242f35363643586d839889735e493636363632291d0d00000000000000000d22374c62778d9b866f5a442f1a0500000000000511263b5065797b7b6954555f686f737370695d5041301e0c00000000000000000000081523313f4d5a5f5f5f5a4c3f3123150700000000000000000011233341494a4a4a494133231100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161f24252525221b10030000000a16222f3b47535f6b7784908f8376695966727d8a95897d70604c37220d00000000000000000000000000000003172a3e5165798d96836e5b5454545454545b6f83968e7a66533f2b180400000000001f344a5f748b9090909090989b90909090908d77624c37220d001f344a5f748b97826b56402b1600000e1d2c3b49565a524433211616171a273b50667b909a866f5a45301b06001f344a5f748ba08b745f4a341f0a00000000000a1a2b3d4f62768a9e8d78644f3b2611001f344a5f748b9d88725c47321d00000000071b2e404f5959596a7c909985715d4936220e00000000000000000000001f344a5f748ba08c77666063696656432f1a06001f344a5f748b9b868b8d807670707277808a968a797c93928076634e39240f00122434424a4b4b4b576c83988b745f4b4b4b4b4b463b2b1a07000000000000000d22374c62778d9b866f5a442f1a0500000000000010253a4f64798e83706469727b848889857b6e5f4e3b281502000000000000000000000513212f3d474a4a4a463c2e211305000000000000000000000515232e34343434342e2315050000000000000000000000000000000000000000000b14181919191919191919191919191919191919160f05000000000002090d0e0e0e0c0a0e0e0e0e0b0c0e0e0e0e0a020000000000000000000000000000000009192733393a3a3a362d2111000009192734404c5864707d89958a7d71655f6b7783909084776b5f5243301d09000000000000000000000000000000000e2236495d7085988a76634f3f3f3f3f4f63768a9986725e4a3723100000000000001f34495e7379797979797b919580797979797975614c37220c001f344a5f748383826b56402b1600081a2c3b4a59676f62503e2e221a181b263b50657a909c87705b46301b06001f344a5f748ba08b745f4a341f0a02020408101b2837485a6c80929986715d4935210c001f344a5f748b8b88725c47321d00000000001122313d44444d6074889c8d7965513e2a1602000000000000000000001f344a5f748b9d88735e4b4e54524838271400001f344a5f748b9f90907d6e625c5b5d646d788593877c938f7863584734200c001a2e41525e606060606e84998873606060606060594937230f000000000000000d22374c62778b8b866f5a442f1a050000000000000d21364a5f72868f80797c858f8f89898e8d7c6b5845311d09000000000000000000000003111f2b32343434322a1e100300000000000000000000000005111a1f1f1f1f1f1a1105000000000000000000000000000000000000000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2a22160700000009151e23232323211f232323231f20232323231e1509000000000000000000000000000000142637454e4f4f4f4a3f2f1d0a0014263745515e6a76828f9185786c6064707c89958b7d72665a4e413425130100000000000000000000000000000000061a2d4154687c9093806b5744303043576b8092917d6956422f1b080000000000001b3043556264646464667b9195806a64646464635746321e09001d32465a696c6c6c63513e29140010243749596876806d5c4c3f352f2e2f364456697d9399846f5a442f1a05001f344a5f748ba08b745f4a341f171717191d232d3846556677899c907c6956422e1a06001f34495d707474746e5b46311c00000000000413202a2f3144586c809495826d5945321e0a000000000000000000001f344a5f748b9d88725c473a3f3e362a1b0900001f344a5f748ba09986726050474649505a6775859380938f78634e3a2a1805001f34495d707676767676889a857676767676767566523d28130000000000000b1521364b60717474746b58432e1c12070000000000071c2f4356697a8a9390918f857a74737b8b8875604c38230e000000000000000000000000010e181e1f1f1f1d170d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2f3b4243434343434343434343434343434343433e342514020008182631383838383533383838383335383838383227190900000000000000000000000000001b304355626464645d4c3a2611001b304355636f7b88948b8073675d6975828e9185796d6054483c302416070000000000000000000000000000000000001225394c6073889b8773604c38384c5f73879b8975614e3a271300000000000000142637454e4f4f4f50667b9195806a544f4f4f4e473928160300172a3c4c55575757524535220e0014293e536777878b7a6a5d51494443444a536172869994806b56412c1803001f344a5f748ba08b745f4a342c2c2c2c2e32373f4a5664738495978673604d3a261300001a2e41515d5f5f5f5c503e2b17000000000000030e161a293d5064778c9c8975614d3a2612000000000000000000001f344a5f748b9d88725c47322a2923190c0000001f344a5f748ba0937d6a56433330343d4957667788939b8f78634e38230e00001f344a5f748b8c8c8c8c909b8d8c8c8c8c8c8c7d68533e29130000000001111e28323c43535e5f5f5f5b4e3f392e24190b00000000001427394b5c6b788284837b72675f5e6d828b7a66513c2712000000000000000000000000000000000000000000000000000000000000000000000000020e161b1b1b1b1a150c010000000000040f171b1b1b1b1a150c0000000000182b3d4d5758585858585858585858585858585858585143321f0b00132536444c4e4e4e49464d4e4e4d47494e4e4e4d4537271401000000000000000000000000001f34495e7379797969543f2a14001f34495e73828d9286796d6155697b88948c8073675b4f43372b1f130600000000000000000000000000000000000000091d3144586b80938f7b6754404053677b8f95826d5946321e0b000000000000001a2e41525e60606060667b9195806a606060605f5444311d08001d314558676a6a6a61503d28140014293f53687b8e98897a6e645d5958595e667180909e8c7764503c281300001f344a5f748ba08b745f4a424242424243464b535c677483929c8b79685643301d0a0000142738464f5050504e453625120000000000000000000d2135485c708497917c6955422e1a060000000000000000001f344a5f748b9d88725c47321d140f07000000001f344a5f748ba08e78644f3b261b212b3948596a7d90a38f78634e38230e00001f344a5f748b909090949f91909090909090907d68533e2913000000000e1f2f3b454f5652494a4a4a4b54544b4137291907000000000a1c2e3e4d5b666c6e6d685f554b526674747464503b261100000000000b141818140c0100000610161917100700000000000000000000000000000313202a303030302f291e11010000000514212b303030302f281e10000000001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6d614e3a2510001b2f4354616363635c5762636362585b636363615544301c08000000000000000000000000001f344a5f748b90806a543f2a15001f344a5f748b948074685c50546a80958a7a6e62564a3e3225190d0100000000000000000000000000000000000000000115283c5063778b9784705c48485c6f83978c7865513e2a1603000000000000001f34495d7076767676767b919580767676767672604b36210c001f344a5f748080806b56402b16001025384c5e708291998c8278726e6d6e7279838f9e91806e5c4835210d00001f344a5f748ba08b745f575757575757585b60666f7985929c8e7d6d5c4a3926140100001c304456636666666254412e1900000000000000000005192d4054677b909985715d4a36220e0000000000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748ba08b76604b36210d0e1b2a3b4d6073889b8f78634e38230e00001f34495e73797979798b9683797979797979797968533d281300000000182b3d4d57616b64584b43505d69685e5447362410000000000010202f3d4952575858534c423848585f5f5f574735210d00000001111e282d2d281e12060917232b2e2b24180c000000000000000000000000000f21313d45464646443c2f1f0d0000001123323e45464646443b2e1e0c0000001f344a5f74848484848484848484848484848484847c67523c2712001f34495e727878786862757878766367787878735f4b35200b000000000000000000000000001f344a5f748b95806a543f2a15001f344a5f7483908d8274685c54697d8a93877a6e62564a3d3125190c0000000000000000000000000000000000000000000d2034475b6f83968c7764505063778b9884705d4935220e00000000000000001f344a5f748b8c8c8c8c8c95998c8c8c8c8c8c77624c37220d001f344a5f748b95826b56402b1600091c2f41526272828e99948d87848384878d969c90827262513e2c190500001f344a5f748ba08b746c6c6c6c6c6c6c6e70747a838c97998c7d6f5f4f3e2d1b090000001f344a5f737b7b7b715c47321c0000000000000000000d2033475a6e8295a18d7965513e2a160300000000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89745f4a341f0a000d1e30445a6f869b8f78634e38230e00001b3043556264647083958c7966646464646464645c4b382410000000001e32475a6a748075695c54616e7a7a7065533f2b16000000000002111f2c363e4243433f382f2b3a454a4a4a44392a18050000000e1f2f3b42423b3024171727353f4340362a1e12050000000000000000000000192c3e4f595b5b5b584d3c2a160200071b2e41505a5b5b5b584c3b28150000001f344a5f748b9999999999999999999999999999937c67523c2712001f344a5f748b8f806a63788f8f7964687d8f8c76604b36210b000000000000000000000000001f344a5f748b95806a543f2a15001c31445766727d8b9286796d61606c7885918c8073675b4f43362a1e11020000000000000000000000000000000000000004182b3f53667a8e94806c59586c80938f7c6854412d190600000000000000001f344a5f748b99999999999fa199999999998d77624c37220d001f344a5f748b97826b56402b160000122334455462707c868f969b9998999c999289807263544433210f0000001f344a5f748ba08b83838383838383838486898f969c92877b6e60514131200f000000001f344a5f748b9188725c47321d00000000000000000115283c4f63768a9a9395826d5946321e0a00000000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900011a2f445a6f869b8f78634e38230e0000142637454e54677a8d93826e5c4f4f4f4f4f4f4f4a3e2e1c09000000001f344a5f748492877a6d6572808c8e806c57422c17000000000000010e1923292d2e2e2b241c1c283134343431281b0c00000000182b3d4d57574d413529213445535853473b2f23170b000000000000000000001e33485c6d7070706b5945301b06000c21364a5e6e7070706a58442f1a0000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7c67523c2712001f344a5f748b95806a63788f907964687d948c76604b36210b000000000000000000000000001f344a5f748989806a543f2a15001528394854606d7986928b8072665b6773808d9185796c6054483b2f201000000000000000000000000000000000000000001023374b5e7286998875616073889b8873604c3925110000000000000000001f344a5f74848484848484929684848484848477624c37220d001f344a5f748b97826b56402b1600000617273644525e69737a8287898b8b88847d766c615445362716040000001f344a5f748ba09b9898989898989898999b9b9690888075695d504232231303000000001f344a5f748b9d88725c47321d00000000000000000a1d3144586b80938f82968975614e3a261200000000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000091927374a5e7185988a7664513f3a3a3a3a3a3a362d201000000000001c314457667382908c7d7683908b7d6f61503d29140000000000000000070f151819191610090b151c1f1f1f1c150a00000000001e32475a6a6b5f53473a2e3d51636e65594c4034281c100400000000000000001f344a5f74878787725c47321d07000d22374c6277878787705b46301b0000001f34495d70747474747474747474747474747474747464503b2611001f344a5f748b95806a63788f907964687d948c76604b36210b000000000000000000000000001e33485d6f73737366533e2914000a1b2a37434f5c6874828e9084776b5f626f7b88948a7d7165594d3e2d1a0600000000000000000000000000000000000000081b2f42566a7d91907c69687c9093806b5844301d090000000000000000001e32475a6a6e6e6e6e6e7b9195806e6e6e6e6e6c5d4935200b001f344a5f748b97826b56402b1600000009182634414c565f676d71737474736f6a63594f4336271809000000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8986827b746c62584c3f3223140500000000001f344a5f748b9d88725c47321d00000000000000001226394d6074889a86798e917d6955422e1a07000000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e00000015293e5266798d95826d5a47342525252525252520170b000000000015283948566371808e908894897a6d5f514233210e000000000000000000000000000000000000000000000000000000000000001f344a5f747c7064584c403f546a80766a5e5246392e211509000000000000001f344a5f748b9c88725c47321d07000d22374c62778d9c87705b46301b0000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f574735210d001f344a5f748b8b806a63788b8b7964687d8b8b76604b36210b00000000000000000000000000192d40515c5e5e5e574937230f00000c1925323e4a5763707c8995897d70635d6a76838f8f83766a5c4a36210c000000000000000000000000000000000000000013273a4e6175899985717084988b7763503c281501000000000000000000182b3d4d5758585858667b9195806a58585858574e3f2d1a06001f344a5f748b97826b56402b16000000000916232f3a434b52585c5f5f5f5e5a554f463d3226180900000000001f34495d7074747474747474747474747473706c6760594f453a2e2114050000000000001f344a5f748b8b88725c47321d00000000000000081b2e4255697c90927d72869985715d4a36220f000000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000001a2e43586c82958d7865513e2a170f1b29343a3a34281a0b000000000a1b2a38455361707d8b8b87786a5d4f41332415040000000000000a1216161616161616161616161616161616130d03000000001f344a5f748b82756a5d5145546a80887c6f63574b3f33271a0e0200000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b00000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a44392a1805001f34495d707474746761727474736266747474705e4a35200b000000000000000000000000001122323f4748484844392b1a070000000814212d3945525e6b7784908f826e585865717d8a948878634e38230e00000000000000000000000000000000000000000b1e3246596d82958d79788c96836f5b4734200d000000000000000000000e1f2f3b4243434350667b9195806a54434343423c30211000001f344a5f748b97826b56402b16000000000006121d2730383e43474a4a4a4845413b332a2014080000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5e5b57534c453c33281d1104000000000000001f34495d707474746e5b46311c000000000000001023374a5e71859989756a7d928d7965523e2a17030000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000001c32475c70879b88735e4935220e172839474f4f463829190a000000000c1a283643515f6d747474685a4d3f31231506000000000001101d262b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b282015060000001f344a5f748b94887b6f6356546a80928d8275685c5044382c201307000000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b0000000515232e34343434343434343434343434343434343431281b0c00001a2e41515d5f5f5f58545e5f5f5e55585f5f5f5d52422f1b07000000000000000000000000000514222c3233333330281c0d0000000000030f1b2834414d596672808c846e584753606c79858f78634e38230e000000000000000000000000000000000000000003162a3d5164788c958280948e7a66533f2b18040000000000000000000001111e282d2e2e3b50667b9195806a543f2e2e2d291f120300001f344a5f748b97826b56402b16000000000000000a141c24292e3234343433312c261f170d030000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4846433e38312920160b0000000000000000001a2e41515d5f5f5f5c503e2b1700000000000005182c3f53667a8d95826d63768a95826d5a46321e0b0000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000001d32475c72889c87705b46311c18243446576463564737281807000000000a182633414f5c5f5f5f584a3c2f2113050000000000000f1f2e3a404040404040404040404040404040403c3224140200001e33485c6e7a87938d8074685c6674828d92867a6e6155493d3125190c0000001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c150a00000011233341494a4a4a4543494a4a4943454a4a4a49413424120000000000000000000000000000000410191d1e1e1e1b150b00000000000000000a17232f3c4855616d7a846e5843424e5b67738078634e38230e0000000000000000000000000000000000000000000e2235495c7084988a889a86725e4b372310000000000000000000000000000b141819263b50667b9195806a543f2a1918140d020000001f344a5f748b97826b56402b16000000000000000001080f151a1d1f1f1f1e1c18120c040000000000000000000515232e3434343434343434343434343433312e29241d160d030000000000000000000011233341494a4a4a483f32210f0000000000000d2134485b6f83968d78655b6f83978975614e3a26130000000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000001d32475c72879c88735e4a372a2c3542526375746555463624100000000000081523313e484a4a4a453a2c1e110300000000000005192c3d4c555656565656565656565656565656565042321f0b0000192d3f505d6975828e9286796d61636f7b88948c8073675b4f43362a1c0c00001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000000000000000000000000000000000000000000000000000000000000000515232e34343434312f343434343031343434342e2416060000000000000000000000000000000000000000000000000000000000000000000005121e2b3743505c68746a5742313d4a56626f72614c38230d00000000000000000000000000000000000000000006192d4154687b8f9796927d6a56432f1b080000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b1600000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1e1c19150f09020000000000000000000000000515232e34343434332d22130300000000000216293d5064778b9884705d53677a8f917d6956422e1b0700000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000001a2f44596e83978e7a6755473f40485361708283736453402b170200000000000513212c3334343431281c0e00000000000000000b2034485b696b6b6b6b6b6b6b6b6b6b6b6b6b6b6b604e3b261100001022323f4b57636f7c88948b8072675d6a75828e9185786c6054483a291704001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b00000000070b0b0b0b0b0b0b0b0b0b0b0b0b0b0b07000000000000000000000005111a1f1f1f1f1d1b1f1f1f1f1b1c1f1f1f1f1a1206000000000000000000000000000000000000000000000000000000000000000000000000010d1926323e4b575f5a4d3b282c3845515c5e5444311e09000000000000000000000000000000000000000000001125384c6073879b9d8975614e3a2713000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b160000000b14181919191919191919191919191919191919191918130a000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1e1910040000000000000b1e3245596c80948f7c68544b5f73879986715d4a36220f00000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e000000162b4054687c8f978573645a54555b6470808f92836e58432e1903000000000000030f191e1f1f1f1c150b0000000000000000000d22374c627782828282828282828282828282827d68533e291300000414222e3a46525e6a76838f9185786c6064707c89958a7d71655847331f0b001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000006121b2021212121212121212121212121201b12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3a444a473d2f1e1b27333f4849433626150200000000000000000000000000000000000000000000091d3044576b808c8c826d5946321f0b000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b160001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d271c0f00000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000000000000013273a4e6175899b8873604c44576b80938d7965523e2a1703000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000001125394c5f7284959183766d6a6a6f77828f97877665533f2b1601000000000000000000000000000000000000000000000000000d22374c62778d979797979797979797979797947d68533e291300000004101c2835414d5965717d8a968a7d6e595f6b7783908f8376624d38230e001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b000616242f3536363636363636363636363636352f2416060000000b1418191919191919191919191919191710070000000000000000060b0d0a080c0c0902000000000000000002090d0e0e0e0c06000000000000000000000000000003101c283134322b1f110916222d33342f25180900000000000000000000000000000000000000000000000114283b4f637476767565513e2a1703000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b16000e1f2f3b4243434343434343434343434343434343434343413a2d1d0c000515232e343434343434343434343434343431281c0d0000000000000000000000000000000000090f121212120f0900000000000000081c2f43566a7d9193806b57443c5063778b95826d5a46321f0b000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e000000091d304355667787959489838080848b9594887869584736231000000000000000000000000000000a13191a1a19130a000000000d22374c62778d8d8d8d8d8d91a3918d8d8d8d8d7d68533e291300000000000b17232f3b4753606c78859a866f5a4d5966727d8f8f78634e38230e001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b00122434424a4b4b4b4b4b4b4b4b4b4b4b4b4b4a423424120001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2b24180a000000000004101a20221f1c21211d150a00000000000009151e23232323211a0f0200000000000000000000000000000b151c1f1e180e01000510191e1f1b1308000000000000000000000000000000000000000000000000000c2033465660606060584836220e00000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b1600182b3d4d5758585858585858585858585858585858585858564b3b28150011233341494a4a4a4a4a4a4a4a4a4a4a4a4a453a2b1907000000000000000000000000000004111d2427272727241d110400000000001124384b5f72869a8a76634f3c34485c7084978975624e3a2713000000001f344a5f748b9d88725c47321d070000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8f78634e38230e0000000013253749596876838e9797949598968d8376695a4b3b2a1806000000000000000000000000000e1c272d2f2f2d271c0e0000000c21374c60737777777777778ba08b77777777777767523d2813000000000a16222f3b4753606c7885918d806f5a5966727d8b928677634e38230e001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001a2e41525e606060606060606060606060605e52412e1a000e1f2f3b424343434343434343434343434340362818060000000916222d35373330363731271b0f020000000818263138383838352c201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1d2e3d484e565a52463a2a190600000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b16001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695844301b001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f584836230e000000000000000000000000000012222f393c3c3c3c392f22120000000006192d4054677a8f96826e5b47332c4054687c90927d6a56422e1b070000001f344a5f748b9d88725c47321d070000000000001f344a5f748b8b89735e48331e0900001a2f445a6f868b8b78634e38230e00000000081a2b3b4a5966717a83888b8a8782797065594b3c2d1d0c000000000000000000000000000a1c2c3942444442392c1c0a0000091d314455606262626262748ba08b7462626262625a4a37240f0000000e1b2834404c5965717d8a94887b6f625e6b7784908e8274685a4834200b001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f34495d7076767676767676767676767676705d49341f00182b3d4d5758585858585858585858585858534635230f00000818273340494c47434b4c44392d2010000000132536444c4e4e4e493e2e1c0a000000000000000000000b151b1d1d1d1c170e03000000000000000000000000000000000000000000000000000000000000000000000013273a4c5b636a6f625140301f0e00000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b16001f344a5f7484848484848484848484848484848484848484725c47321d001f34495d707474747474747474747474747466523d2813000000000000000000000000000a1d2f404c525252524c402f1d0a0000000e2235495c7084978d7966523f2b25394c6074889986725e4a36230f0000001f344a5f748b9d88725c47321d070000000000001f34495d707474746f5c47321d080000192e43586b74747472614c38230d00000000000d1d2c3b48545e676e727474726d665d53473b2d1e0f00000000000000000000000000001327394a565a5a564a3a2714000002152737444c4c4c4c4c5f748ba08b745f4c4c4c4c473c2c1b0800000c1d2c3945515e6a76838f8f83766a5d64707c8995897c6f63574a3c2b1805001f344a5f748b9d88725c47321d07000d22374c62778d9c87705b46301b001f344a5f748b8c8c8c8c8c8c8c8c8c8c8c8b745f4a341f001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e64523e2914000013253645515d625a536060564a3e2e1c0900001b2f4354616363635c4c3925110000000000000000000e1c282f323232312b20130300000000000000000000000000000000000000000000000000000000000000000000172c41566a767d806f5e4d3d2c1b0b000000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b97826b56402b16001f344a5f748b999999999999999999999999999999999988725c47321d001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b7d68533e2913000000000000000000000000001125394d5e676767675e4d392511000004172a3e5165788c9985715e4a37231d3144586c80948d7966523e2b170300001f344a5f748b9d88725c47321d070000000000001a2e41515d5f5f5f5d513f2c1904000015293c4e5b5f5f5f5e5444311e090000000000000e1d2a36414b53595d5f5f5d58524a40362a1d0f000000000000000000000000000000192d4256686f6f6857432f1b06000009192731373737374a5f748ba08b745f4a373737332b1e0e00000016293b4a56636f7b88948a7d71655d6975828e9084776b5e5245392c1e0d00001f344a5f748b9d88725c48342110000d22374c62778d9c87705b46301b001f344a5f748b8c8c8c8c8c8c8c8c8c8c8c8b745f4a341f001f344a5f74848484848484848484848484826b56402b1600001a2e4254626e7768607174685c4b38241000001f34495e7278787868543f2a140000000000000000091b2c3a44474747463e31210f00000000000000000000000000000000000000000000000000000000000000000000172c4155697b8e8d7c6b5b4a392818070000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f344a5f748b8b826b56402b16001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b7d68533e29130000000000000000000000000013283e53687c7c7c7c68533e281300000c1f33465a6d8295907c6955422e1b15293d5064788c95826d5a46321f0b00001f344a5f748b9d88725c47321d0700000000000011233341494a4a4a48403222100000000d1f303e474a4a4a494336261502000000000000000c19242e383f45484a4a48443e372e24180c000000000000000000000000000000001a2f44596e8486725d4935210c00000009151d212222344a5f748ba08b745f4a3422221f180d000000001d3145586874828d9185786c60616e7a87938b807266594d4134281b0e0000001f344a5f748ba08c7764513e2d1e100f24394e63788f9b86705b46301b001f34495d7076767676767676767676767676705d49341f001f344a5f748b9999999999999999999997826b56402b1600001e33485d728085736b7d867968533d281300001f344a5f748b8f806a543f2a1500000000000000001125384a575c5c5c5a4f3e2b180400000000000000000000000000000000000000000000000000000000000000000012263a4c5e7082948a786857463625130000000000000000000000000000000011263b50667b9195806a543f2a15000000000000001f34495d7074747468543f2a15001f34495d70747474747474747474747474747474747474746e5b46311c001f34495d707474747474747474747474747466523d28130000000000000000000000000013293e53687d93937d68533e2913000114283b4f62768a9c8874614d3a26120d2135495d7085988a75624e3a271300001f344a5f748b9d88725c47321d070000000000000515232e34343434332d2214040000000112202b33343434342f25180900000000000000000007121b242b30333434332f2a231b11060000000000000000000000000000000000172c40556a808d78644f3b26120000000002090c0d1f344a5f748ba08b745f4a341f0d0a0400000000001f344a5f7486928d8073675b546a808c93867a6d6155483c2f23160a000000001f344a5f748ba093806e5c4b3c2e221b283c51667b9099846f5a442f1a001a2e41525e606060606060606060606060605e52412e1a001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b826b56402b16000d1e32475b6d8090807789877564503c271503001f344a5f748b95806a543f2a150000000000000000162b4055687272726d5b47321d080000000000000000000000000000000000000000000000000000000000000000000a1d2f41536476899786756453422f1c0700000000000000000000000000000011263b50667b8b8b806a543f2a15000000000000001a2e41515d5f5f5f594a392511001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b17001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f584836230e0000000000000000000000000013293e53687d94947d68533e291300091d3044576a7d9294806c5945311e0a06192d4155697c91927d6a56422f1b07001f344a5f748b9d88725c47321d070000000000000005111a1f1f1f1f1e1911050000000000020f181e1f1f1f1f1b13080000000000000000000000000810161b1e1f1f1e1a150f07000000000000000000000000000000000000001b2f4253667b907d6a55412d18000000000000000a1f344a5f748ba08b745f4a341f0a000000000000001f344a5f748b887b6f62564a546a808e8275685c4f43372a1e120500000000001f344a5f748ba0978c7a695a4c3f362f2f42566a809497826c57422d18001f34495d7076767676767676767676767676705d49341f001f34495d707474747474747474747474747468543f2a1500172a3c4c556172848b838c7a6958514332200c001f344a5f748b95806a543f2a150000000000000000172c42576c838888735e48331e090000000000000000000000000000000000000000000000000000000000000000000012233547596b7d8b8b82715f4a35200b00000000000000000000000000000010253a4f637374747467533e29140000000000000011233341494a4a4a463b2d1b090011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a453a2b19070000000000000000000000000013293e53687d94947d68533e2913001225394c6073879b8b7764503d291602001226394d6175899986725e4a37230f001f344a5f748b9d88725c47321d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e71778c85705b46311c000000000000000a1f344a5f748ba08b745f4a341f0a000000000000001f344a5f7483766a5d51453f546a807c7063574b3e3226190d000000000000001f344a5f748b9883908877695d514944444d5f72869a937d69543f2a15001f344a5f748b8c8c8c8c8c8c8c8c8c8c8c8b745f4a341f001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f594a392511001d32465a6970777d8d948279736d614f3b2612001f344a5f748b8b806a543f2a150000000000000000172c42576c839889735e48331e090000000000000000000000000000000000000000000000000000000000000000000006182a3c4e6070747474705e4a35200b0000000000000000000000000000000c203446565f5f5f5f5849372410000000000000000515232e34343434322a1d0f00000515232e3434343434343434343434343434343434343434332d221303000515232e343434343434343434343434343431281c0d000000000000000000000000000013293e53687d94947d68533e2913001a2e4155687c9097836f5c4834210d00000a1e3245596d82958e7966523e2b16001f344a5f748b9d88725c47321d070000000000000000000000000000000000000000020b1116191b1b1a18140f090200040c111313130e070000000000000000000000080f15191b1b1b1916110c0600080e131515120d050000001f344a5f748b9188725c47321d000000000000000a1f344a5f748ba08b745f4a341f0a000000000000001f34495d707165594c40333e5367746b5f5246392d21140800000000000000001f344a5f748b98838494887a6f655d5a595f6b7c8fa18d7864503b2611001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b745f4a341f0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a463b2d1b09001f344a5f74858c8d878d8a8f887d68533e2913001f34495d7074747467533e291400000001080c0d0d172c42576c839889735e48331e0d0d0d0a03000000000000000000000000000000000000000000000000000000000000000d1f3043525d5f5f5f5d52422f1b0700000000000000000000000000000004172838444a4a4a4a453b2c1a08000000000000000005111a1f1f1f1f1d170c0000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19100400000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c150b00000000000000000000000000000013293e53687d94947d68533e2913001f34495d71858b8b7a6753402c1905000002162a3e5165798b8b826e5a45301b001f344a5f748b8b88725c47321d07000000000000000000000000000000000000000b151e262b2f30302f2d29241d150c172026292928231a0e000000000000000009131c242a2e3030302e2b262119111b23282a2a2721180c00001f344a5f748b9d88725c47321d000000000408090a1f344a5f748ba08b745f4a341f0a000000000000001a2e41515d5e53473b2f243749585f5a4d4135281c10030000000000000000001f344a5f748b98837686958c8278726f6e727c8a9a9886725e4a36210d001f34495d7074747474747474747474747474705d49341f000515232e3434343434343434343434343434322a1d0f00001d32465b6f848279828b767d8577634f3b2611001a2e41515d5f5f5f5849372410000008141c212222222c42576c838b89735e4833222222221e170c0000000000000000000000000000000000000000000000000000000000000113253441494a4a4a494134241200000000000000000000000000000000000b1a27303434343431291d0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d94947d68533e2913001f34495d70747474705f4b382410000000000e22364a5d707474746d5945301b001f34495d707474746e5b46311c07000000000000000000000000000000000002101d28323a4044464644423e3831281f2a343b3e3e3d372c1e0d0000000000010f1b2630383e4345464543403b352d242e373d3f3f3c352a1b0a001f344a5f748b9d88725c47321d00000410191d1e1c1f344a5f748ba08b745f4a341f0a0000000000000011233341494942362a1d1a2c3b454a463c3023170b00000000000000000000001f344a5f748b98836c768490958d888484888f9a9d8d7b6956422e1b07001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5d51412e1a000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170c000000172c405467736d6b828b7469716f5d4834200c0011233341494a4a4a453b2c1a08000717253036373737374155697474746f5c47373737373733291c0c0000000000000000000000000000000000000000000000000000000000000716242e34343434342e24160600000000000000000000000000000000000009141c1f1f1f1f1d160c0000000000000000000000000000000000000000040c10100d0500000000000000000000030b10100d06000000000000000000000000000000060b0d0d0d0d0d0b07000000000000091115161616161615110a00000000000013293e53687d94947d68533e2913001a2e41515d5f5f5f5d52422f1c0800000000071b2e41515d5f5f5f5c4f3d2a16001a2e41515d5f5f5f5c503e2b1703000000000000000000000000000000000111202e3a454e54585b5b5a57524c443b313b474f5353524a3c2b180500000002111f2c38434c53585a5b5a58544f494137404a5254545047392815001f344a5f74898988725c47321d000514222c3233312c344a5f748ba08b745f4a341f0a000000000000000515232e34342f25180c0e1d293134322a1e12060000000000000000000000001f344a5f748b97836c66727d89919799999c9c968c7d6e5d4c392613000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4941332311000000000000000000000000000000000000000000000000001125384a585e596b828b745f5d5c51402d1905000515232e3434343431291d0e0000122535434b4c4c4c4c4c4c5a5f5f5f5d514c4c4c4c4c4c463a2a180500000000000000000000000000000000000000000000000000000000000006121a1f1f1f1f1f1a12060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1720252521180f05000000000000020c161f2526221a0e000000000000000000000000041019202222222222201b11040000000f1b252a2b2b2b2b2b2b261c0f000000000013293e53687d94947d68533e29130011233341494a4a4a494134241200000000000011233341494a4a4a483e31200e0011233341494a4a4a483f32210f00000000000000000000000000000000000e1f2f3e4c5861696d70706f6c6760584e444b59636868665a4834200b00000010202f3d4a565f676c6f706f6d69645d544a505d666a69645744311c001e33485d6f7373736d5a46311c001122323f474845403a4a5f748ba08b745f4a341f0a000000000000000005111a1f1f1b120700000c161d1f1d170d01000000000000000000000000001f344a5f748282826c57616c757c838889898882796e6050402e1c0a00000515232e3434343434343434343434343434342e23150500000000000000000000000000000000000000000000000000081b2c3a454854687474705d49473f32221100000005111a1f1f1f1f1d160c0000001b2f425360626262626262626262626262626262626261584835210d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1114151614120e09020000000000000000000000000000000a1a28343a3b352b21180c0000000008141e28333a3b362c1e0e000000000000000000000414212d353737373737352e221303000c1d2d393f404040404040392d1e0d0000000013293e53687d94947d68533e2913000515232e34343434342e2416060000000000000515232e34343434332c211302000515232e34343434332d22130300000000000000000000000000000000081a2c3d4d5c6a757d83868785827b746b61555969767d7d77634e38230e00000c1d2e3e4d5b68727b82868786837d7870675d5d6e7a807d745f4a341f00192d40515c5e5e5e5b4f3e2b1700192d40515c5e5a554e4a5f748ba08b745f4a341f0a0000000000000000000000000000000000000000000000000000000000000000000000000000001d324659686b6b6b63524e5961686e727374726d665c50423222110000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a11050000000000000000000000000000000000000000000000000000000e1c2830394a595f5f5d5141322c221405000000000000000000000000000000001f34495e7177777777777777777777777777777777777664503b251000000000000000000000000000000000070e1313131313100900000000000000000000000000000000081013131313130e07000000000000000000020c141b2126292a2b2a27231d160e0500000000000000000000000004162738464f50483e342a1c0c0000071726313b464e50493c2c1a090000000000000000001122323f494c4c4c4c4c4a4031200e00172a3b4a545656565656544b3c2b180400000013293e53687d94947d68533e2913000005111a1f1f1f1f1f1a1206000000000000000005111a1f1f1f1f1e190f0300000005111a1f1f1f1f1e19100400000000000000000000000000000000001225384a5b6b7a8891979b9c9a9690887d7366637688938f78634e38230e000417293b4c5c6b79858f9697949495938c847a6e677a8d958b745f4a341f001122323f47484848473e31200e001e33485d6f736f6961595f748ba08b745f4a341f0a00000000000000000000000000000004080b0e0f0f0f0e0b070200000000000000000000000000172a3b4a5456565651453c464e54595d5e5f5d59524a3e3223140400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151c2d3b464a4a494133231910040000000000070e13131313110b020000001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d7b66503b26110000000000000000000000000000000d19232829292928241c1002000000000000000000000000010f1b24282929292823190d000000000000000b151f282f363b3e3f403f3c37312a21180d01000000000000000000000f2133455663645b51473a2a180500122435434e5862655a4a3826140200000000000000071b2e40505c62626262625d4f3d2a16001d324659686b6b6b6b6b695a47331e0900000013293e53687d94947d68533e29130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2e415467798a999c928a8787888d94908577687c929d8f78634e38230e000d203346586a7a8a97948a837d7d808489918c80718296998b745f4a341f000514222c32333333322b211303001f344a5f7488847c756c61748ba08b745f4a341f0a000000000000000000000000050c13181d202325252423201c16100800000000000000000000000c1d2d393f4040403e35293239404448494a48443e372d211405000000000000000000000000000000000000000000000000000000000002080c0d0c090400000000000000000000000000000000000000000f1d2a323434342e2315050000000000000d192328292929261f140600001f344a5f748b919191919191919191919191919191917b66503b261100000000000000000000000000000b1c2b363d3e3e3e3d382e200f0000000000000000000000000e1f2d383d3e3e3e3d362b1c0b0000000004111d28323b434a5053545554514c463e342a1f12040000000000000000081a2c3e516274776e64584734200c001a2e4153616b7578675544321f0d000000000000000d22364a5d6e77777777776d59442f1a001f344a5f74828282828276604b36210b00000013293e53687d94947d68533e2913000000081014151515151515151515151515151515151515151515130d04000000000000000000010d171c1e1e1e1c170d010000000000000000000000000e22364a5e7185979b8c7d7570707378808b9587777d94917d75624d38230e0014283c50637688999183766e69686b6f757d88908282978c7b725e49341f00000410191d1e1e1e1d180f0300001f344a5f748b9891897d73748ba08b745f4a341f0a0000000000000000000006101820272d3235383a3a3a3835302b241b1106000000000000000000000f1b252a2b2b2b2922171e252b2f33343433302a231a0f0300000000000000000000000000000000000000000000000000000000030e161d2122211e181005000000000000000000000000000000000000000c171d1f1f1f1a11050000000000000b1c2b363d3e3e3e3b32241503001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7965503b2611000000000000000000000000000015283a4852535353534b3e2d1a070000000000000000000006192c3d4b5253535352483a28150000000614222e3a454e575e64686a6a6965605a51473c30221404000000000000001225374a5c6e808b8276634e39240f001e33485d717d888573614f3d2a180500000000000010253b5064798c8d8d8d866f5a442f1a001f344a5f748b9797978c76604b36210b00000013293e53687d94947d68533e291300000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a282116080000000000000000111f2a31333333312a1f1100000000000000000000000013283c5165798da18f7d6d615c5b5e646d788694857d948d77625746331f0a001a2e43576b8093968472655a5453565a616a758390859988726154432f1b0000000000000000000000000000001f344a5f74898e959b9185788ba08b745f4a341f0a0000000000000000010d18232c343b41464a4d4f4f4f4d4a453f372e23170b00000000000000000000091115161616140e050a11171b1e1f1f1e1b160f0700000000000000000000000000000000000000000000000000000000000715212a31363737332c22170a00000000000000000000000000000000000000000000000000000000000000000015283a48525353534e4232200d001c304456636666666666666666666666666666666666655b4a36220e00000000000000000000000000001c31455866686868685c4a37230f000000000000000000000e2235495b67686868665845311c0000061524323f4c57616a72797d80807d7a756d645a4e403222110000000000000a1c2f425467798c978573614d38230e001d32475b6d8092907d6c5a4735220f00000000000011263b50667b919a9191866f5a442f1a001f344a5f748b9c8b898976604b36210b00000013293e53687d94947d68533e2913000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c332616050000000000000c1e2f3d46484848463d2f1e0c0000000000000000000000182d41566b80949985725f4f474649515b6875869180948d77624c39291704001e33485d71879b8d796655473f3e41464e58657485969d88725c473625130000000000000000000000000000001e33485d6f7379828c9797888ba08b745f4a341f0a0000000000000005121f2b353f484f565b5f62646464625f5a534a4135281a0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071625323d464b4c4c473f3528190a000000000000070e151818130b000000000000000000000000000000000000001c3145586668686860503c281300142738464f505050505050575c5c5c5a505050505050504a3d2c1a0700000000000000000000000000001f344a5f747d7d7d7966523f2b1804000000000000000003162a3e5165787d7d7d745f4a341f000113243342505d69747d878e939595938f8982776b5e50402f1e0c00000000001326394c5f7184968c79675544311e0a00182b3e5062748799897664513e2c1906000000000011263b50667b91937c7b7b6e59442f1a001f344a5f748b9b8673736f5e4a35200b00000013293e53687d94947d68533e29130016293b4953545454545454545454545454545454545454545454504434220f00000000000014283b4d5a5e5e5e5a4d3b281400000000000000000000001b30455a6f8599927d6955423230353e4a58677789939c8d77624c37220d00001f344a5f748a9c87725d49372b292c323b475667798d9d88725c47321d08000000000000000000000000000000192d40515c5f666f7986929898a08b745f4a341f0a000000000000051423303c48525b636a70747779797877736e675d534638291a090000000000050d11121212121212121212121212121212121212120f080000000000000911151616161510080000000000000000000000000214253443505a6062605b52463728170600000005111b22292e2d271d100100000000000000000000000000000000001f344a5f747d7d7d6b56402b1600091a28343a3b3b3b3b4055687272726d5b473b3b3b3b3b362c1f0f0000000000000000000000000000001d32465a6d829494826e5b4733200c00000000000000000b1e3246596d829494826e5a47321e000a1e314251606e7b87929b9793909093979d94897c6e5e4d3c291704000000091d304356697b8f95826f5c4a38261402000f21324557697c8f94826e5c4936220f000000000011263b50667b91937c676661523f2b17001f344a5f748b9b866f5e5c51412e1b0600000013293e53687d94947d68533e2913001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a62513e2a15000000000000192e43586b7373736b58432e1904000000000000000000001e33485d72889c8e78644f3a261b212c3a495a6b7d91a38d77624c37220d00001f344a5f748b9b86705b463126201e1f29394a5f748b9d88725c47321d0700000002090d0e0e0e0c06000000001122323f474a525c6874828f9da08b745f4a341f0a000000000000112232414e5a656f777d85898d8f908f8c88837a70645647382715030000000c18212627272727272727272727272727272727272727231b10020000000f1b252a2b2b2b2a241a0d00000000000000000000000c1f324352616d7577766f64554635231000000515232e363d43423a2e1f0e00000000000000000000000000000000001f344a5f748b94826b56402b1600000b1720252626262c42576c838888735e483326262626221a0f01000000000000000000000000000000172b3e5265798d9e8a76634f3b2814000000000000000013273a4e6175899d8d7966523f2b18000f24394d60707d8c99958b837d7a7a7d838c979b8d7c6b594633200c0000001226394c5f7286998a7764523f2d1b0900000315283a4c5f7285988b7865513e2b18040000000011263b50667b91937c67524e4334220f001f344a5f748b9b866f5a47403323120000000013293e53687d94947d68533e2913001f344a5f748080808080808080808080808080808080808080806c57422c170000000000001a2f445a6f8689866f5a442f1a05000000000000000000001f34495e73899f8b75604b36210c0f1c2b3c4e6175899c8d77624c37220d00001e33485d72879c8874604f423a353334363a4a5f748b9d88725c47321d07000009151e23232323211a0f0200000514222c3236404a5663707d8b8b8b745f4a341f0a000000000000192d40515f6b77828b9397918d8b8b8b8e93968d827465554432200c00000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c382e201000000c1d2d393f4040403f372b1b0a0000000000000000000014283b4e607080898d8a827364523f2c180400112333414a5158564c3d2c1b0b000000000000000000000000000000001f344a5f748b97826b56402b16000000040c101111172c42576c839889735e48331e1111110e0700000000000000000000000000000000000f22364a5d718598927d6a5743301c08000000000000081b2f42566a7d919986715e4a37230f0011263b50667a8a998f83776f686566686f7986959a8976634f3b27130000071b2e4155687c8f95826d5a48352210000000000a1d304255687b8f95826e5b4734200d0000000011263b50667b91937c67523c31251605001f344a5f748b9b866f5a442f2315060000000013293e53687d94947d68533e2913001f344a5f748b95959595959595959595959595959595959595836c57422c170000000000001a2f445a6f869b866f5a442f1a05000000000000000000001f344a5f748b9f89735e49341f0a000d1f31455a6f869b8d77624c37220d00001b2f44586c8093907d6d60554e4b48494b4e535f748b9d88725c47321d07000818263138383838352c20100000000410191d232d3945526070747474705d49341f090000000000001e33485d6f7c8995948a837c7775747679808894938473614f3c281400001528394750525252525252525252525252525252525252514b3e2d1b0800172a3b4a545656565349392714000000000000000000001b2f43586b7d8f87828591826f5b47331e09001a2e41515d656d6a5b4a392818070000000000000000000000000000001f344a5f748b97826b56402b160000000000000000172c42576c839889735e48331e09000000000000000000000000000000000000000000071a2e4155697c909a87735f4b3824100707070707071023374a5e728699917d6956422e1b07000e23374b5d6b7a897d70655b545050545c6776889a937d6a56412d1800000f22364a5d7185988c7764513e2b180500000000001326394c5f7286998a7763503c28140000000011263b50667b91937c67523c27140700001f344a5f748b9b866f5a442f1a05000000000013293e53687d94947d68533e2913001f344a5f748ba0928f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f836c57422c170000000000001a2f445a6f869b866f5a442f1a05000000000000000000001f344a5f748b9f89735e48331e0900021a2f445a6f869b8d77624c37220d000015293d50637587978c7d7269635f5e5e6063686d748b9d88725c47321d0700132536444c4e4e4e493e2e1c0a000000000107101b273442515d5f5f5f5d51412e1a060000000000001f34495e7284958c82776e6863605f60646b76849591806b58432f1b06001c31445764676767676767676767676767676767676767665c4a37230e001d324659686b6b6b6757432f1a060000000000000000001e33485d728788766b72858b76614c37220d001f34495d707982786857463625140300000000000000000000000000001f344a5f748b97826b56402b160000000000000000172c42576c838b89735e48331e09000000000000000000000000000000000000000000001226394d6074889c8f7a6753402c1d1d1d1d1d1d1d1d2b3f53667a8e9c8975614e3a26130000081b2e3f4e5c6a786d605348403b3b404a586a7d929a85705b46311c0001162a3e5265798d97836f5c4835220e000000000000091c2f4356697d9193806b57432f1c0700000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a05000000000013293e53687d94947d68533e2913001f344a5f748ba08b7878787878787878787878787878787878786b56412c170000000000001a2f445a6f8699866f5a442f1a05000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000d21344658697887948f857d7774737375787c8288919d88725c47321d07001b2f4354616363635c4c392511000000000000000a16243341494a4a4a4941332311000000000000001b2f43556677877a6e645b534e4b4a4b505966778a9b87725e49341f0a001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7a65503b2611001f344a5f74828282725c47321d070000000000000000001f344a5f748b846e5a6a808e78634e38230e001f34495e718395867564534332211000000000000000000000000000001f344a5f748b97826b56402b160000000000000000172c4155697474746f5c47321d08000000000000000000000000000000000000000000000a1d3145586c809397836f5c4834323232323232323233475b6e839694806d5945321e0a0000001021303e4c5b635d4f42362c26262c3b4e63778d9d88725c47321d00081c3145596d82958f7b6753402c19050000000000000013273a4e61758a9b87725f4b36220e00000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a05000000000013293e53687d94947d68533e2913001f344a5f748ba08b7463636363636363636363636363636363635d4e3b28130000000000001a2f445a6f8484846f5a442f1a05000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000417293a4b5a6976828a92928d8b89898b8d928f888c9d88725c47321d07001f34495e7278787868543f2a1400000000000000000615232e34343434342e23150500000000000000132537485a6c75695d51473f393634363c485b70869a8c76614c37220d001f344a5f748b93939393939393939393939393939393917b66503b2611001f344a5f748b9788725c47321d070000000000000000001e33485d728789776e74868a76614c37220d001b2f425466778a93827160503f2e1d0b000000000000000000000000001f344a5f748b97826b56402b16000000000000000012263a4c5a5f5f5f5d513f2c1904000000000000000000000000000000000000000000000215293c5063778b9f8b776350474747474747474747474f63768a9e8c7864513d2a16020000000312202e3d494e4a3f312e323437393e4d62778d9d88735e48331e000d22374b5f74889c8874604c38241100000000000000000b1e32465a6e83978e7965513c281300000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a05000000000013293e53687d8b8b7d68533e2913001f344a5f748ba08b745f4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4a3f301f0c000000000000182d4256676e6e6e6756422d1803000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000000b1c2d3c4b58646e767d83878889888683807a748b9d88725c47321d07001f344a5f748b8f806a543f2a1500000000000000000005111a1f1f1f1f1f1a11050000000000000000081a2b3d4e5c60584b3f342b282d32383e485a6f84998d77624c37220d001f344a5f748999928787878787878787878787878787877b66503b2611001f344a5f748b9d88725c47321d070000000000000000001a2f43576a7d8e89848790806e5b47331e0900122537485a6c7d918f7d6e5d4c3a2713000000000000000000000000001f344a5f748b97826b56402b1600000000000000000a1d2e3c464a4a4a48403222100000000000000000000000000000000000000000000000000d2134485b6f839793806c5c5c5c5c5c5c5c5c5c5c5c5c6b80939884705c4935210e000000000002101f2c353836373e42474a4c4e525a697c909b87715c47321c0012273c5065798f97836d5945311d09000000000000000003172b3f53687c9194806b56412d1803000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a05000000000013283d52667474747466523d2813001f344a5f748ba08b745f4a383838383838383838383838383838362e2112010000000000001326394955585858554939261300000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d000000000f1e2d3a47515b63696d70727372706e6a65748b9d88725c47321d07001f344a5f748b95806a543f2a1500000000000000000000000000000000000000000000000000000000000d1f303e484b463b2e32383d42474c535a6675899d8b76614c37220c001d32465a6b7b8c9585747070707070707070707070707070614e392510001f344a5f748b9d88725c47321d0700000000000000000014283b4e5f707d878b88807262513e2b18040007192b3d4f6173858b8b7a6a56412c17000000000000000000000000001f344a5f748b8b826b56402b16000000000000000000101e2a32343434332d22140400000000000000000000000000000000000000000000000005182c4053677a8e9b887472727272727272727272727273879b8f7b6854402d19060000000000000414222e39434b52575c5f6063666d78889995826c58432e1a00172b40556a8094927c68533f2a16020000000000000000001025394d62768b9a85705b46311c07000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a0500000000000e233648585f5f5f5f584836230e001f344a5f748ba08b745f4a342323232323232323232323232323211b100300000000000000182c4052606464645f503d291500000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000000031524323b3e474e54585b5c5e5c5b595560768c9d88725c47321d07001f344a5f748b95806a543f2a1500000000000000000000091013131313131313131313100900000000000112202c3436323940464c52565c61676e7784949885715d48331f0a00172a3c4d5d6e7d8f928271615b5b5b5b5b5b5b5b5b5b5b5b5344321f0b001f344a5f748b9d88725c47321d070000000000000000000b1e3041515f6a7274736c61544433220f0000000e2032445667747474746955412c17000000000000000000000000001f34495d7074747468543f2a15000000000000000000000d171d1f1f1f1e19110500000000000000000000000000000000000000000000000000001024374b5f72869a908888888888888888888888888888909b8773604c382511000000000000031323323f4b565f666c707376787b828a96998a7765513e2915001a2f44596e83988d77634e392510000000000000000000000a1f33485d71879b89735f4a35200b000b1c2b3b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a05000000000007192b3a455158564e473c2e1d0a001f344a5f748ba08b745f4a341f0e0e0e0e0e0e0e0e0e0e0e0e0e0c070000000000000000001b30455a6f7979796d58432e1803000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d000000000e2032424e534e4340444647484746445064798e9a866f5a45301b06001f344a5f748b8b806a543f2a15000000000000000003111d2528292929292929292928251d1103000000000313222f3a444d545b60666b70757b828a95978a796855412e1905000d1e2f3f50607082918f806e5e4e464646464646464646464035261502001f344a5f748b9d88725c47321d0700000000000000000001132333414e575d5f5e59504436261604000000021426384a585f5f5f5f5a4c3a2612000000000000000000000000001a2e41515d5f5f5f594a39251100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2f43566a7d92a09795959595959595959595959597a093806b5744301d090000000000000f203141505d68727a8286898c8e9195969f8a7a6c5a4836220e001c32475c71879b89745f4a35200b00000000000000000000051a2f44596e83988c77624c37220d0015283a4852667b91937c67523c27120000001f344a5f748b9b866f5a442f1a0500000000000d1e2e3f50606d6a625a4c3a2612001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000000000000001b30465b708790846e59442f1a05000000000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000005172a3d50606860554a41393333323947586b809395806b57422d1803001f34495d7074747467533e2914000000000000000010212f393e3e3e3e3e3e3e3e3e3e392f211000000000102131404c5760686f757a80868a9096978f85796b5c4b3826120000001121324252627384948d7c6c5b4b3b30303030303030302c23170800001f344a5f748b9d88725c47321d0700000000000000000000051523303b43494a49453d332618090000000000091b2c3b454a4a4a4a463c2e1d0a0000000000000000000000000011233341494a4a4a463b2d1b09000005111a1f1f1f1f1e1e1f1f1f1f1a120600000000010e181e1f1f1e190f0300000000000000000000000000000013273b4e6275899c87808080808080808080808080879c8a76634f3b281401000000000006192c3e4f5f6e7a868f95938f8c8b8884849492806d5945311c08001e33485e73899c87715c47321d080000000000000000000000162c40566b80958f78634e39240f001c314558666e8295917b67523c27120000001f344a5f748b9b866f5a442f1a05000000000a1a2b3c4c5d6e7d7d766955412c17001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000000000000001a2f445a6f849987715c473322160c0100000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d0000000e2134475a6c7d72675d544d4846474c566475889b8d7965513d281400001a2e41515d5f5f5f584937241000000000000000081b2e3f4c535353535353535353534c3f2e1b080000091c2e3f4f5e6a737c848a8f959a958f89837b72685c4d3e2d1b09000000031424344555657687978a7969584838271b1b1b1b1b1b1811060000001f344a5f748b9d88725c47321d07000000000000000000000006131e282f343434302a201508000000000000000e1d293134343434322a1e1000000000000000000000000000000515232e34343434322a1d0f00000515232e343434343333343434342e241606000000111f2b323434332c21130200000000000000000000000000000b1f32465a6d82958e7a6a6a6a6a6a6a6a6a6a6a7a8e96836e5b4733200c0000000000000e2236495b6d7d8c988d857d797774726f768a9c88745f4a36210c001f344a5f748a9b86705b46301b060000000000000000000000152a3f54697d949079644f3a250f001f344a5f74808d9c8a76624d39240f0000001f344a5f748b9b866f5a442f1a050000000617273849596a7a8c8f7c6a56412c17001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000000000000182d42576c82968b7663504033281e1409000000000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d00000014293d5164768a857a7068615d5b5c60687483939583705d4a36220e000011233341494a4a4a453b2c1a08000000000000000e23374b5d686868686868686868685d4b37230e00001225394b5d6d7b879098958f8a86807a746e675f554a3e2f200f0000000000061627374858687889988776665645352514040000000000000000001f344a5f748b9d88725c47321d07000000000000000000000000010b141b1f1f1f1b160d030000000000000000000c161d1f1f1f1f1d170d0000000000000000000000000000000005111a1f1f1f1f1d170c00000011233341494a4a4a48484a4a4a494134241200000b1e2f3d474a4a483e31200e000000000000000000000000000003172a3e5165798d96836e5b5454545454545b6f83968e7a66533f2b180400000000000015293e5165788b99897b716a65625f5d5b6f84998d77634e38230e001f344a5f748b9b86705b46301b060000000000000000000000142a3f54697d949079644f3a250f001f344a5f748b9d907d6d5a47331f0a0000001f344a5f748b9b866f5a442f1a0500000012243445566677889583705f4d3a2713001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000000000014293e52667b8f93806e5e51463b31261b0f0200000000001f344a5f748b9f89735e48331e0900001a2f445a6f869b8d77624c37220d000000162b40566b808c968d847c76727070747b86929788776653412e1b0700000515232e3434343431291d0e000000000000000011263b50667a7d7d7d7d7d7d7d7d7a66503b26110000182d4155687a8c999389827a75706b66605a534c43382d20110200000000000009192a3a4a5b6b7b8c9584736353423222110100000000000000001f344a5f748b9d88725c47321d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e41515d5f5f5f5c5c5f5f5f5d52422f1b070014283b4d5a5f5f5c4f3d2a160200000000000000000000000000000e2236495d7085988a76634f3f3f3f3f4f63768a9986725e4a37231000000000000000192e43586c82958f7b6a5e55504c4a48566b82978f79644f3a250f001e33485e73899c87715c47321d080000000000000000000000162b40566b80958f78644f3a240f001f344a5f748893978774604c38230e0000001f344a5f748b9b866f5a442f1a050000001a2e4152637385958977655341301e0b001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000000000000000f23384c5f7285978c7c6e63584e43382d201204000000001f344a5f748b9f89735e48331e0903011a2f445a6f869b8d77624c37220d00000014283d50616e79848d96908b8886878a8f989286786959483624110000000005111a1f1f1f1f1d160c00000000000000000011263b50667b91949494949494917b66503b261100061c31465b7085989282756d66605c56514b463f38302b21140500000000000000000c1c2c3d4d5d6e7d8f9282706050402f1f0e00000000000000001f344a5f748b9d88725c47321d07000000000000000000000009121719191712090000000000000000030c1217191816110a010000000000000002090d0e0e0e0c060000000000020e161b1b1b1b191208000000001f34495d707474746e6d747474705e4a35200b00182d42576a74746d5945301c070000000000000000000000000000061a2d4154687c9093806b5744303043576b8092917d6956422f1b08000000000000001c32475c70869b8a75604c413b3a3e495a6e83988e78634e38230e001d32475c72879c89745f4a35200b00000000000000000000041a2e43586d83988d77624d38230e001e33485c6d7585988f7a66513c27110000001f344a5f748b9b866f5a442f1a050000001f34495d70828b8b7d6b5a4836241200001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000000000000081c304356677889978c80756a60554a3e302212020000001f344a5f748b8b89735e48331e1719161a2f445a6f868b8b77624c37220d0000000d213343515c67707982888e919393918d878074685a4b3b2b1907000000000000000000000000000000000000000000000011263b50667b808080888c8080807b66503b2611000a1f34495e73899e89756359524c47423d37313d44453e3223120200000000000000000e1f2f3f50607082918f7d6e5e4d3d2c1c0c000000000000001f344a5f748b9d88725c47321d07000000000000000000000d1b252c2e2e2c251b0d0000000000000a161f272c2e2e2b251d1307000000000009151e23232323211a0f0200000313202a303030302d251a0b0000001f344a5f748b8b887270878b8b76604b36210b00182e43586d8388735f4a35210c0000000000000000000000000000001225394c6073889b8773604c38384c5f73879b8975614e3a271300000000000000001d32475c72889d89735e4a4c4d4f535a67778a9d8a75604b36210d001b30455a6f84998d77634e39251000000000000000000000091e33475c71879b89745f4a35200b00192c3e4f59687c92937c67523c27120000001f344a5f748b9b866f5a442f1a050000001f34495d7074747470604e3c2a190600001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000000000000001326384a5b6a79869192887d72675c4e4030200f0000001f34495d707474746f5c4732262c2e2b232e43586b74747471604b36210c000000041525333f4a545d666d74787b7d7c7b78726b62574a3c2d1d0d000000000005111a1f1f1f1f1d171d1f1f1f1e19100400000e23384c5e696a6a72888c766a6a695e4c38230e000a1f344a5f74899c87705c473e38322d2b34404e595a504130200f0000000000000000011122324252637384948c7b6b5b4a3a2a19090000000000001f344a5f748b9d88725c47321d07000000000000000000091b2b3841434341382b1b0a000000000d1b28333b4143434039302518090000000818263138383838352c201000000f21313d45464646423729180600001f344a5f748b9d887270879c8c76604b36210b00162b4054697d8d78644f3a2511000000000000000000000000000000091d3144586b80938f7b6754404053677b8f95826d5946321e0b00000000000000001d32475c72889d8b76615f616264686d77859594826e5b46321d0900172c41566b8094917c68533e2a16010000000000000000000f24384d61768b9a86705b46321d08000f21313d50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a050000001a2e41515d5f5f5f5d5243311f0d0000001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000000000000091b2c3d4c5b68737d89939085796c5e4e3e2c1b0800001a2e41515d5f5f5f5d513f2c3941433f372f3c4e5b5f5f5f5e5343301c08000000000715212d37414a52595f6467686866635e574f45392c1e0f00000000000515232e34343434312a32343434332d22130300081c2f404d54545c72888c766054544d402f1c0800081e33485d72879c88735f4c3f3b3a3b4047515e6c6e5f4e3e2d1c090000000000000000041424354555667687978a786858483727160600000000001f344a5f748b9d88725c47321e0b0000000000000000001326394955585855493927130000000c1c2b39454f555858544d42362718070000132536444c4e4e4e493e2e1c0a00192c3e4f595b5b5b554735220f00001f344a5f748b9d887270879c8c76604b36210b0015283c51667b907d68543f2a160000000000000000000000000000000115283c5063778b9784705c48485c6f83978c7865513e2a160300000000000000001c31455a6f8599917d70747677797c828a9594867564513e2b17030013283d51667a8f96826d5944301c0700000000000000000115293e52677b9095806b57422d1904000313263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a0500000011233341494a4a4a4941342513010000001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000000000000000e1f2e3d4a56616c76828d978b7c6c5c4a382512000011233341494a4a4a4840323a4a5558524b42353e474a4a4a4942352514010000000000040f1a242e373e454a4f525758514e4a433b32281b0e00000000000011233341494a4a4a453c464a4a4a483f32210f00001122303a3f475c72888c76604b3f3a3022110000021a2f44596d82958e7b6a5c53504f50545b636e7b7c6c5c4b38251000000000000000000006172737485868798a97877665554534241403000000001f344a5f748b9e8974604d3a29190e0704010000000000182d4256676e6e6756432e1a060006182a3a4957626a6e6d6860534536251301001b2f4354616363635c4c392511001e33485c6d70707065523d281400001f344a5f748b9688727087988c76604b36210b001c31455866788d836d59442f1a000000000000000000000000000000000d2034475b6f83968c7764505063778b9884705d4935220e000000000000000000182d41556a7d929a89848a8c8d8f9296958d837667584735220f00000e23374c6075899c88735f4b36220f0000000000000000081c3044586d82968f7a66513d281400000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a050000000515232e34343434342e241607000000001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000000000000030707101f2c39444f59636f7c8b9b8b796754412d1a06000515232e34343434332d364758686d665f53433033343434342f251708000000000000000008111b232a3c4e5b636a6d5f4e3d2f2820150a000000000000001a2e41515d5f5f5f584c5a5f5f5f5c503e2b17000004121e2632475c72888c76604b36261e1204000000162a3e5265788b9988796f68656466696f76808d8a7968533f29140000000000070c0e0e0e0e1a2a3a4b5b6b7c8d948473625242312111000000001f344a5f748ba0907c6a5847372b211c1a160e030000001a2f445a6f8484715d4934200c000f2335475867757d83837c71635443301d0a001f34495e7278787868543f2a14001f344a5f748787806a543f2a1500001f344a5f748a887d7170868c7d75604b36210b001f344a5f747d8b87725c47321d0000000000000000000000000000000004182b3f53667a8e94806c59586c80938f7c6854412d19060000000000000000091c2f42536474879c99989592908e8b878279706558493a2917050000091d31465a6e83978e7965523e2a1602000000000000001024374b5f73889c8874604b37230e00000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a050000000005111a1f1f1f1f1f1a120600000000001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000000040f171c1c18101b27323c46515e6c7c8e9785705d4935200b000005111a1f1f1f1f223344546575827a71604b36211f1f1f1f1b1207000000000000000000000007192e43586b77807d6c5b4a3a29180800000000000000001f34495d707474746755697474746e5b46311c000000010b1d32475c72888c76604b36210b01000000000f2236495b6d7d8d988c837c79797b7d838a9391857666533e291400000003101b212323232323232d3d4d5e6e808f918270604f3f2f1e0e0000001f344a5f748ba09788756455483d35312f2a2013040000172c41566b808c77634f3a261200172b3f526576869298978f8271604d392511001f344a5f748b8f806a543f2a15001f344a5f748b95806a543f2a1500001d32475b70858b75646c828f79665946321e09001f344a5f748b9788725c47321d00000000000000000000000000000000001023374b5e7286998875616073889b8873604c3925110000000000000000001125384c5f7183929b8f86807c797875716c655d53473a2b1c0b00000002172b3f53677b8f95826d5945321e0b00000000000005182b3f53677a8f95826d5945311c0800000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a0500000000000000000000000000000000000000001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000000000a16212b31312c2214151f2a34404e5f7083978d77634e39240f0000000006090a0e1f2f4051617283948673604c37210c0a0a0a060000000000000000000000000000192f44586c80918a7968584736251504000000000000001f344a5f748b8b806a576c838b88725c47321d000000040c1d32475c72888c76604b36210b000000000006192c3e4f5f6e7c87909792908f9093979189807367584937230f00000112212e3638383838383838384050617082928f7d6d5d4d3c2c1c0b00001f344a5f748b9b868e8373665a504a46443d31221100001a2e4152667b907d6955402c18001c31465a6e8294a4adaca0907c6854402b16001f344a5f748b95806a543f2a15001f344a5f748b95806a543f2a150000182d42566b808e7864677b907c68533e291703001f344a5f748b9d88725c47321d0000000000000000000000000000000000081b2f42566a7d91907c69687c9093806b5844301d09000000000000000000172c4054687b8f9b8b7c726b676563605c58514a40362a1c0d00000000001024384c6073879b8975614e3a27130000000000000d2134475b6f83968d7965513e2a160100000011263b50667b91937c67523c27120000001f344a5f748b9b866f5a442f1a050000000000000000040e151818130b04000000001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000000f1c28333e46463f3223110d1722304153687c91917b66513c2712000000000000081b2c3d4d5e6f80908c7a685644311d0900000000000000000000000000000000000015293d4f617386978775645443322210000000000000001f344a5f748b95806a576c839888725c47321d00000b17202532475c72888c76604b36210b0000000000000f203141505e6a747c8387898b8987837c756c6156493a2b1a0700000c1f303f4a4e4e4e4e4e4e4e4e4e4e53637384958c7b6b5a4a39291704001f344a5f748b9b86839284776c645e5b594f402e1b07001f34495d70778c846f5a45301b001f34495e73899eb2c1beac98836e58432e19001f344a5f748b95806a543f2a15001f344a5f748b95806a543f2a15000013283d52667b907c6762778c826b56412c1702001f344a5f748b9d88725c47321d00000000000000000000000000000000000013273a4e6175899985717084988b7763503c2815010000000000000000001c31455a6f8498917d6d5f5752504e4b47433d362d23180c000000000000091c3044576b7d92917d695643301d0a0000000004172a3d5063778b9885715d4a36220e0000000011263b50667b91937c67523c27160900001f344a5f748b9b866f5a442f1a0d000000000000000615212a2e2d271f170d0000001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000c1d2d3945505b5b50402e1c0c0512243a4f64788f937c67523c27120000000000001024384a5a6b7c8d92806e5c4b392715020000000000000000000000000000000000000d20324456687a8c94837261503f2c18030000000000001f344a5f748b95806a576c839888725c47321d00091a28343a3b475c72888c76604b36210b00000000000003132332404c5760686d71737473716d6861594f44382b1c0d00000013283b4e5d63636363636363636363636366768798897868574734200c001f344a5f748b9b867789958a807873706d5d4a35200b001f344a5f748b9087705b46301b001f344a5f748a9fb4c7c2ae99846e58432e19001f344a5f748b8b806a543f2a15001f344a5f748b8b806a543f2a1500000f23384c61768b806a5d7287846f5a45301b06001f344a5f748b8b88725c47321d0000000000000000000000000000000000000b1e3246596d82958d79788c96836f5b4734200d000000000000000000001e33485e73889d8b76614f433d3b393633313838322920170c00000000000114283b4f6275899986725f4c392614010000000e213346596c80938f7b6855412e1a070000000011263b50667b91937c67523c34271806001f344a5f748b9b866f5a44372b1d0c0000000000041424333e43413b332a1e1000001f344a5f748ba08b745f4a341f0a000000000000000000000000000000000000172a3b4b57626e6e5d4b3a2a1d1516253a4f64798f937c67523c271200000000000014293e536778898b877563513f2d1b0900000000000000000000000000000000000000031527394a5c6e828b8b806e5b46311c070000000000001f344a5f748b8b806a576c838b88725c47321d00142738464f504c5c72888c76604b36210b000000000000000514222f3a444d53595c5e5f5e5c59544d463d32271a0d00000000172c41566b7878787878787878787878787878798a968675634f3a2510001f344a5f748b9b866f7a8996948d888677624c37220d001f344a5f748b9c87705b46301b001d32475c708598a9b4b2a492806a56412c17001f34495d7074747467533e2914001f34495d7074747467533e291400000a1e33485c6f747468586b74746d5945301b05001f34495d707474746e5b46311c00000000000000000000000000000000000003162a3d5164788c958280948e7a66533f2b1804000000000000000000001f344a5f748b9f89735e49342826242536444c4d453c332a1d0d00000000000c1f3346596c80928f7c695643311e0c000007192b3d506376899885725f4c392512000000000011263b50667b91937c67535045362411001f344a5f748b9b866f5a52493b29170300000000112132425158564e473c2e1d0a001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001d3246596874807a6958483b302a2b324254687c928f7965503b261100000000000014293e536774747474695745332210000000000000000000000000000000000000000000091b2d3f5163737474746e5b46311c070000000000001f34495d707474746755697474746e5b46311c001c3044566365605c72888c76604b36210b000000000000000004111d2831393f4447484a4847443f39322a2015090000000000172c42576c838f8f8f8f8f8f8f8f8f8f8f8f8f8f91a0917b66503b2611001f344a5f748b9b866f6a78858f979d8d77624c37220d001f344a5f748b9c87705b46301b00192d4155687a8b989f9e958775634f3b2713001a2e41515d5f5f5f5849372410001a2e41515d5f5f5f5849372410000004192c3f515d5f5f594e5b5f5f5c4f3d2a1602001a2e41515d5f5f5f5c503e2b17000000000000000000000000000000000000000e2235495c7084988a889a86725e4b37231000000000000000000000001e33485e73899e8b76614e3c322e2f35435461615950473b2b19070000000003162a3d4f627588998673604e3c29170400122536485a6d80938e7b6855432f1c09000000000011263b50667b91937c68686353402c17001f344a5f748b9b866f68665946321e090000000d1e2f3f50616d6a625a4c3a2612001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001f344a5f748692877666594d443f404550607185988a75614c38230e00000000000010243749585f5f5f5f5a4c3a2816040000000000000000000000000000000000000000000010223445555e5f5f5f5c503e2b17030000000000001a2e41515d5f5f5f584c5a5f5f5f5c503e2b17001f344a5f7379746c72888c76604b36210b000000000000000000000b151d252b2f32333433322f2b251e160d03000000000000172c42576c838b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7b66503b2611001f344a5f748787866f5a67727c83888977624c37220d001f344a5f748b8b87705b46301b001225394b5c6c7a858b89837768584633200c0011233341494a4a4a453b2c1a080011233341494a4a4a453b2c1a0800000010223240484a4a463e474a4a483e31200e000011233341494a4a4a483f32210f0000000000000000000000000000000000000006192d4154687b8f9796927d6a56432f1b0800000000000000000000001c31465a6f8498917d6b5a4e46434449526072756c63594936220e00000000000d203346586b7d91907d6b594734200b001b2f425366778a9684715e4c39261300000000000011263b50667b91937d7d7d6f5a442f1a001f344a5f748b9b867d7d75604b36210b00000a1b2b3c4d5d6e807d766955412c17001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000001d3145586b7d909485766a5f58545559616e7d8f95826e5b46321e09000000000000081a2c3b454a4a4a4a463c2e1d0b00000000000000000000000000000000000000000000000516283743494a4a4a483f32210f0000000000000011233341494a4a4a453c464a4a4a483f32210f001f344a5f748b888073888c76604b36210b0000000000000000000000020910161a1d1e1f1e1d1a16110a030000000000000000172c41556974747474747474747474747474747474747473634f3a2510001e33485c6d7070706957555f686e7274705f4b36210c001f34495d707474746d5945301b00091b2e3e4e5c687074746f66594a3a281604000515232e3434343431291d0e00000515232e3434343431291d0e000000000414222d333434322b333434332c21130200000515232e34343434332d22130300000000000000000000000000000000000000001125384c6073879b9d8975614e3a2713000000000000000000000000182c4055687c8f9b89786b615b585a5d646f7d89807665513c271200000000000316293b4e617386998976634e39240f001f34495e7183958c796654412f1c0900000000000011263b50667b919c9494866f5a442f1a001f344a5f748ba095948c76604b36210b0006172838495a6a7b8c8e7c6a56412c17001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000016293b4e6072839295887c736d6a6a6d75808d9a8a7765523f2b1703000000000000000e1d293134343434322a1e10000000000000000000000000000000000000000000000000000a19263034343434332d221303000000000000000515232e34343434312a32343434332d221303001f344a5f7484899185888c76604b36210b0000000000000000000000000000000000000000000000000000000000000000000012263a4c5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c00192c3e4f595b5b5b574b434c545a5d5f5d5242301c08001a2e41515d5f5f5f5c4f3d2a1600001020303e4b555c5f5f5b53483b2c1c0b00000005111a1f1f1f1f1d160c0000000005111a1f1f1f1f1d160c0000000000000511191e1f1f1d181e1f1f1e190f030000000005111a1f1f1f1f1e191004000000000000000000000000000000000000000000091d3044576b808c8c826d5946321f0b0000000000000000000000001125394c5f71839497897d75706e6f7278828e96877564503b26110000000000000c1f314456697b867c73624e39240f001e33485d6f7983826f5c4a3724120000000000000010253a4f6478898b8b8b866f5a442f1a001f344a5f748b8b8b8b8b76604b36210b0012243545566777899483705e4c3a2713001f344a5f748ba08b745f4a341f0a0000000000000000000000000000000000000c1f31435464738390998f88828080838992988c7c6b5a4836230f0000000000000000000c161d1f1f1f1f1d170d00000000000000000000000000000000000000000000000000000009141b1f1f1f1f1e19100400000000000000000005111a1f1f1f1f1d171d1f1f1f1e19100400001d32465a696e76828d928c76604b36210b000000000000000000000000070d121517171716130e0901000000000000000000000a1d2e3c464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4438281704000f21313d45464646433a30394045484a4841342513000011233341494a4a4a483e31200e00000212202e3941474a4a463f362a1d0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e19283b4f637476767565513e2a190f0500000000000000000000000a1d304254657585929b908a868484878d9594877768584734210d000000000000021427394c5e707269605545331f0b00192d40515d666f7364513f2d1a08000000000000000c2135495c6b74747474746b58432e19001f34495d707474747474705e4a35200b001a2e41536374859689766553412f1d0b001f344a5f748ba08b745f4a341f0a00000000000000000000000000000000000002142536465564727d899198979595979790867a6d5e4e3d2b190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172a3c4c555a636f7c8b8b76604b36210b0000000000000000000009131b21272a2c2c2c2b27231d150c02000000000000000000101e2a323434343434343434343434343434343434343430271a0b00000313202a303030302f281d252b303334332d24160700000515232e34343434332c21130200000002101b262d333434322b23190d000000000000000000000000010e181e1f1f1e191d1f1f1f1a11050000000000000c161b1d1d1b161b1d1d1b160d0100000000000c161b1d1d1b160c0000000000000000000000000000000000000000000000000514212b363e46566060606058483e362c221607000000000000000000000013253647576674828c949a9a99999c968e837668594a3a291705000000000000000a1c2f41515d5e564c433727160300112232404a535c5f56473522100000000000000000061a2d3e4e595f5f5f5f5f5b4e3c2915001a2e41515d5f5f5f5f5f5d52422f1b07001f34495d70828b8b7d6b594736241200001f344a5f748b8b8b745f4a341f0a00000000000000000000000000000000000000081828374654606c757d8388898988837c73695d4f40301f0d0000000000040c101111111111111111111111111111100b03000000000000010a0f110e0800000000000000000000010a0f110e0800000000000000050d1112121212121212121212121212120f08000000000000000d1e2e3a4146515f6e7474705e4a35200b000000000000000002101b262f363b3f424242403c3731281f14070000000000000000000d171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c140900000000020e161b1b1b1b1a140b11171b1e1f1e1911060000000005111a1f1f1f1f1e190f030000000000000912191e1f1f1d17100700000000000000000000000000111f2b323434332c313434342e23150500000000101e293032323029303232302a1f1101000000101e2930323230291e1000000000000000000000000000000000000000000000001223323e485256504b4b4b4b4f5652493f342514020000000000000000000007192a394856636e778086898b8987827a7065584a3b2c1c0b00000000000000000012233341494943393026190a00000514222d3740484a44382917050000000000000000000f20303c464a4a4a4a4a473e301f0d0011233341494a4a4a4a4a494134241200001f34495d7074747470604e3c2a180600001f34495d70747474705d49341f0900000000000000000000000000000000000000000a192836434e5961696e727374726e6860574b3f31221201000000000b1720252626262626262626262626262626251f16090000000007131e2426231b100205090a0a0a070307141e2426231b1002000000000c1821262727272727272727272727272727231b0f01000000000000101d262c3441505c5f5f5d52422f1b07000000000000000312202d38424a505457575755514c443b312517080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e2f3d474a4a483e454a4a49413323110000000b1d2e3c454747453c444747453c2f1f0d00000b1d2e3c454747453c2e1e0c000000000000000000000000000000000000000000091c3041505a656b6155484754606b665c5143321f0b00000000000000000000000c1b2a3945515c646b70737474726d675e53473a2c1d0e000000000000000000000615232e34342f261d14090000000005111a232d333430271a0b0000000000000000000002121f2a313434343434332b201201000515232e343434343434342e24160600001a2e41515d5f5f5f5d5242301e0d0000001a2e41515d5f5f5f5d51412e1a060000000000000000000000000000000000000000000a1825313c464e545a5d5f5f5d59544d443a2e21130400000000091a28343a3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a33271807000008162531393b372d20151a1e1f1f1f1c18162531393b372d20110200000a1b2a353b3c3c3c3c3c3c3c3c3c3c3c3c3c3c372d1f0e000000000000000a121723323f484a4a494134241200000000000000001021303e4b555e65696c6c6c6a6660584e43352617060000000000000000000000000000050f161917110800000000000b141818140c01000000000000000000000000000000050d1112121211121212100b020000000000000003080d0f1111100e0a040000000000000005111a1f1f1f1f1e191004000014283b4d5a5f5f5c4f585f5f5d51412e1a06000014283b4c595c5c594c585c5c594d3c2a16020014283b4c595c5c594c3b28150100000000000000000000000000000000000000000e23384c5f6d77807266595865717d786e614e3a25100000000000000000000000000c1b28343f4850565b5e5f5f5d59534b4136291c0e00000000000000000000000005111a1f1f1b130a01000000000000000710191e1f1c1409000000000000000000000000010d161d1f1f1f1f1f1e180f0200000005111a1f1f1f1f1f1f1f1a120600000011233341494a4a4a49413425130100000011233341494a4a4a4941332311000000000000000000000000000000000000000000000008141f29323a4045484a4a4845403931271c10030000000000142738464f50505050505050505050505050504e453625120007172534424d504a3e2f292f33343434312c2634434d504a3e2f20110100152839475052525252525252525252525252514a3d2c1a0600000000000000000514222d333434342e241606000000000000000a1c2e3f4e5c6872797d828382807a746b605344342311000000000000000000000000000a16222a2e2c251a0c000001111e282d2d281e1206000000000000000000000000000c18212627272726272727251e1406000000000811171d2124262625231e180f05000000000515232e34343434332d22130300182d42576a74746d59677474705d4935200b0000192e43576a72726a586972726b5945301c0700192e43576a72726a58442f1a0600000000000000000000000000000000000000000f243a4f6479889084766a6976838f897b67523c2712000000000000000000000000000a17222c353c4246494a4a48443e372e24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e34343434342e241607000000000515232e34343434342e231505000000000000000000000000000000000000000000000000020d161e262b3033343433302b251d140a000000000000001c3044566366666666666666666666666666666254412e1900122535435260655c4d3e3d43484a4a4946413a445260655c4d3e2f1e0b001c3144576467676767676767676767676767665b4936210d0000000000000000000410191e1f1f1f1a120600000000000000001326394b5d6c7a858d93929191948f887d716252412e1b0800000000000000000000030f1b27343e4340372a1a08000e1f2f3b42423b3024170b00000000000000000000000a1b2a353b3c3c3c3b3c3c3c3a3124150400000e1b252b32363a3b3b3b38332b22160900000011233341494a4a4a483f32210f00182e43586d8388735f687d8b77634e39251000001a2f44596e8487725d6c8388735f4a36210c001a2f44596e8487725d49341f0b00000000000000000000000000000000000000000d2136495b69778693887b7a879487786b5d4c38240f0000000000000000000000000000050f1921282d31343434332f2a241b11060000000000000000000000000000000000000000000002090f1416171715120d060000000000000000000000000000040b1115171716130f090b111313120e070000000000000000000000000000000000000005111a1f1f1f1f1f1a120600000000000005111a1f1f1f1f1f1a1105000000000000000000000000000000000000000000000000000000030b11171b1e1f1f1e1b16110a0100000000000000001f344a5f737b7b7b7b7b7b7b7b7b7b7b7b7b7b715c47321c001b2f425361707a6b5c4d51585d5f5f5e5b554d5362707a6b5c4d3b2713001f344a5f747c7c7c7c7c7c7c7c7c7c7c7c7c79644f3a240f0000000000000000000000000000000000000000000000000000001a2e4256687a8b9289827c7b7c80868f8f82705e4b38240f0000000000000000000814202c39455158544837251100182b3d4d57574d4135291d11050000000000000000001528394750525252505252524e4233210e000c1d2c3840464b4f5050504c473e3427180800001a2e41515d5f5f5f5c503e2b1700162b4054697d8d7864657a907c68533e2a150000172c41566b808c7762697d8e78644f3a261100172c41566b808c77624d3924100000000000000000000000000000000000000000061a2c3d4b59677583918d8c928576685b4d3f2e1c0900000000000000000000000000000000050d13191c1f1f1f1e1a160f0800000000000000000000000000000000000000000000010c151d24292c2c2c2a27211a110700000000000000000000010c171f262a2c2c2b28231d1f2528292722190d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b91919191919191919191919188725c47321d001f34495e71808a7a6b5d646c727474737069606371808a7a6a56412c17001f344a5f748b93939393939393939393939079644f3a250f0000000000040a0e0d09010000000000080d0e0b050000000000001e33485d71868f80756d6866676b727c8c8e7a67523e291400000000000000010d1a26323e4a56626d6654402c17001e32475a6a6b5f53473a2e22160a00000000000000001c314457646767676367676760503d29140016293b4a545b6064666664615b514536261402001f34495d707474746e5b46311c0015283c51667b907d6862778c826d58432e1a050015283d52677c917c67667b907d69543f2b160015283d52677c917c67533e29140000000000000000000000000000000000000000000e1f2d3b49576573828b8b827466584a3d2f211100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131e2831383e4042423f3b352d24190d000000000000000004121e2a333a3f4242403d3831323a3e3e3c362b1d0c0000000000000000010e181e1f1f1f1f1a1105000000000000000000000000000000000000000000000000000000070d0e0e0e0d090100000000000b14181919191919191919191919191919191919191918130a000000000000000000001f344a5f748b8d8d8d8d8d8d8d8d8d8d8d8d88725c47321d001e33485d6f7d8e8a7b6d7780878a8b89847c7372829088786855402c16001e33485e738893808080808080808080808079644f3a250f000000000b171f23221d1307000005121c222320180d00000000001f34495e738380706359535052565f6d8094826b56402b1600000000000006131f2b37434f5c6874806e58432e19001f344a5f747c7064584c4034281b0f030000000000001f344a5f747c7c7c717c7c7c6c57422c17001d314558676f75787b7b79766e635444311e0b001f344a5f748b8b88725c47321d001c31455866788d836d64738987715d48331f0a001c31445764798f826c64778d836d5944301b001c31445764798f826c57432e19000000000000000000000000000000000000000000010f1d2b39475563707474716456483a2d1f110300000000000000000000000000000000050d111212120e07040c111212120f08000000040c111212120f0800000000000000081724303b454c5256575754504940372b1e11020000000000031322303c464e54575755524c44454e535351493b2a170400000000000000111f2b32343434342e23150500000000000000000000000000000000000000000000000004111b21232323221d1307000001111e282d2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2d271c0f0000000000000000001f34495e7177777777777777777777777777776f5b46311c00192d4051606f7d8e8b7d8a94918c8c8e95908583918878695a4b392612001b30455a6f8495806c6a6a6a6a6a6a6a6a6a695d4a36220d0000000c1b29333837302516070514232f3738342a1d0e000000001b3043556474786351463f40434953677c92826b56402b1600000000000c1824303c4855616d7986846e58432e19001f344a5f748b82756a5d5145392d21150800000000001f344a5f748b9382728893836c57422c17001f344a5f74838a8e8d8c8d8a8272614e3b2612001f344a5f748b9d88725c47321d001f344a5f747d8b8772707d868b76604b36210b001f344a5f747c8b8670727c8988735e48331e001f344a5f747c8b86705b46301b00000000000000000000000000000000000000000000000d1b293745535d5f5f5e5446382a1c0f01000000000000000000000000000000000b1721262727272219162026272727231b0f0109162026272727231b0f010000000008172635424e5860676b6c6c69645d53483c2f20100000000000102131404d5962696c6c6a66605756616868655947331f0a0000000000000b1e2f3d474a4a4a494133231100000000000000000000000000000000000000000000000213222e363838383730251606000e1f2f3b4243434343434343434343434343434343434343413a2d1d0c00000000000000001b2f42536062626262626262626262626262625f51402c18001122324251606f7d8e9393877c777679828c97948778695a4b3c2d1c0a00172c4055697c908977675a54545454545454544c3f2d1b0700000b1a2a39464d4c43342516142332414b4d473b2c1d0f000000142637465664675b50535455585d647083907c68533f2a1500000005111d2936424e5a66727d8b94846e58432e19001f344a5f748b94887b6f63564a3e32261a0e020000001f344a5f748b9782728898836c57422c17001d3246596c7d807a77767780907d6a55402c16001f344a5f748b9d88725c47321d001f344a5f748b9788727087958c76604b36210b001f344a5f748b96877073899589735e48331e001f344a5f748b9687705b46301b0000000000000000000000000000000000000000000000000b19273541494a4a494236281a0c0000000000000000000000000000000000091a29343b3c3c3c362b27333b3c3c3c372d1f161827333b3c3c3c372d1f0e0000000315253544525f6b747b8083827d7870665a4d3e2e1e0d000000081b2d3e4f5e6b767d8283807b746a64747d7d76614c37220d00000000000014283b4d5a5f5f5f5d51412e1a06000000000000000000000000000000000000000000000d2031404b4e4e4e4c4334231100182b3d4d5758585858585858585858585858585858585858564b3b28150000000000000000122535434b4c4c4c4e60696a6a695d4c4c4c4c4a4133221000051423324256697b8d938375696260656e7b8b9685725f4c3c2d1e0f000011263a4d6073859686786c625a534c443f3f3f3a2f21100000091a29384857626052433425233242505e63594a3b2d1e0d000009192838475152536368696a6c7178828f8573604d39251000000a16222f3b47535f6b7784908f83766956412d18001e33485c6e7a87938d8074685c5044372b1f130600001f344a5f748b9782728898836c57422c1700172a3c4f61706c66626063758b836c57422c17001f344a5f748b9688725c47321d001f344a5f748b9d887270879c8c76604b36210b001f344a5f748b9c877073899f89735e48331e001f344a5f748b9c87705b46301b000000000000000000000000000000000000000000000000000917242e343434342f25180a0000000000000000000000000000000000001426384750525251493b36454f5252514a3d2c2b2b36454f5252514a3d2c1a0600000f2132435362707d8890959596938d83776a5c4c3c2b190600001125384a5c6d7c89929491928f887d7082928d77624c37220d000000000000182d42576a747474705d49341f090000000000000000000000000000000000000000000015293d4f5e6363636052402d19001e32475a6a6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e695844301b0000000000000000071725303637373e53687d808079644f3a3737362f24150500000c2135495d728698887565574e4b515d6c7d908f7c6854402c170200000a1e314456677786938a80756e6760584f44382a1d11030000142738475665757061524334324251606e7768594b3c2b180500000a1a29353c445a6f7d7d8083868c8d8375665644311e0a0009192734404c5864707d89958a7d7165594b3a271300192d3f505d6975828e9286796d6155493d31241504001f344a5f748b9782728898836c57422c17000d1f3244576c7d787472737c8f826c57422c17001f344a5f748a887d715c47321d001f344a5f748b9d887270879c8c76604b36210b001f344a5f748b9c877073899f89735e48331e001f344a5f748b9c87705b46301b000000000000000000000000000000000000000000000000000006121a1f1f1f1f1b1207000000000000000000000000000000000000001b2f43566467676559474153636767665b494040404153636767665b4936210d0005182b3e506171828f9489838082868f95897a6a5a483623100000182c4054677a8c9789807b7c80878f8087998b77624c37220d00000002090d192e43586e848b8b745f4a341f0e0b050000000000000000000000000000000000000000182d43586c787878705c47311c001f344a5f7484848484848484848484848484848484848484725c47321d00000000000000000008141c2122293e53687d949079644f3a2522211b120600000010253a4f64788d927d6a58473a363f4e60738798846f5a45311c0700000114263849596875828c9289837b746c615648392a190800001c30445665748480706152434251606f7d8777695a4834200b0000000b18222f445a6f86919194917d7870655748382614010014263745515e6a76828f9185786c6053483b2d1c0a001022323f4b57636f7c88948b8072675a4e4233220f001f344a5f748b9782728898836c57422c170002152a3e5265778a8a88898e867664513d2914001d32475b70858b756455422e1a001f344a5f748b8b887270878b8b76604b36210b001f344a5f748b8b877073898b89735e48331e001f344a5f748b8b87705b46301b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485d727c7c76614c465b707c7c79644f555656515b707c7c79644f3a240f000d2135485b6d80909182766d6a6b727c8a9989776553402c1904001d32465b70849789786c66676b737d8e8c927c6f5f4a36210c000009151e23232e43586e84998b745f4a34232320180d00000000000000000000000000000000000000192e43586e848f88725c47321d001f344a5f748b999999999999999999999999999999999988725c47321d0000000000000000000e1a24292a2a3e53687d949079644f3a2a2a2923190c00000013283d53687c928c77624e3a29223043586c829688735e49341f0a000000091a2b3b4a58646f7880888f8f887d7366574837251300001f344a5f7384938f8070615251606f7d8e968877634e38230e00000111202d3644596e7b7b7c7d838a8d83746553402d1904001b304355636f7b88948b8073675a4e42362a1d0f00000414222e3a46525e6a76838f9185786c60513e2b16001f344a5f748b9782728898836c57422c1700000f2335485a6d8089797b797367594835220e00182d42566b808e78644f3a2613001f34495d707474746e6d747474705e4a35200b001f34495d707474746d6f7474746f5c47321d001f34495d707474746d5945301b0000000000000000000000000000070e131313120e050000040b10131313100b04000000000000000000000000000000000000000000001e33485e73898d77624c465b70879079645c6a6b6b635b70879079644f3a250f0014293d5064778b948372645a54565f6b7a8c95836f5c48331f0b001f344a5f748995806c5a515257606f8093917b6651412f1b07000818263138383843586e84998b745f4a383838342b1e0e000000000000010202020202020202020202192e43586e849988725c47321d001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d00000000000000000c1d2c373e3f3f3f53687d949079644f3f3f3f3e362a1b09000013293e53687d948b745f4a3520142a3f54687d948b745f4a341f0a000000000d1d2c3a46525c646c747b838d9185756654422f1c08001e33475b6c7b8b9a8f807061606f7d8e9c8d7d6e5e4b36210d0000101f2f3e4a4e5261666667696e76839383705c48331e09001f34495e73828d9286796d6155493d3125190c0000000004101c2835414d5965717d8a968a7d6e59442f1a001f344a5f748b9782728898836c57422c17000006182b3e506376898270645f564a3b2a18050013283d52667b907c67523d2813001a2e41515d5f5f5f5c5c5f5f5f5d52422f1b07001a2e41515d5f5f5f5c5d5f5f5f5d513f2c19001a2e41515d5f5f5f5c4f3d2a16000000000000000000000000000d19232829292722180b0f181f25282928251f170d0100000000000000000000000000000000000000001e33485e73898d77624c465b7087907964667982826f5c70879079644f3a250f00192e43576c80948a7765544740424e5d6e82958b77634e392510001f344a5f748a947d685449464651647990917b66503b26120000132536444c4e4e4e586e84998b745f4e4e4e4e483c2c1a070000000a12171717171717171717171717192e43586e849988725c47321d001f34495d70747474747474747474747474747474747474746e5b46311c000000000000000016293b495354545454687d94907964545454545248382714000013293e53687d948b76604b3723182b40546a80948a745f4a341f0a0000000413212e373a3f49515860676f7a879484725f4b37230e00182b3e4e5d6c7b8b9a8f80706f7d8e9c8d7d6e5f50402e1b07000b1d2e3d4d5c635c4e505052545a64768b8b76614c37220c001f344a5f748b948074685c5044372b1f1307000000000000000b17232f3b4753606c78859a866f5a442f1a001f344a5f748b8b8272888b836c57422c170000000e213446596c7d8579644f43392c1d0c00000f23384c61768b806a55402b160011233341494a4a4a48484a4a4a4941342412000011233341494a4a4a48484a4a4a48403222100011233341494a4a4a483e31200e0000000000000000000000000b1c2b363d3e3e3c35291a222b33393d3e3d39332a1f1204000000000000000000000000000000000000001e33485e73898d77624c465b70879079646f83968c776470879079644f3a250f001d32475c718698836f5b47362b303f5165798e927c68533e2914001d32475c7085978472655e5b5b5e647990917b66503b261100001b2f435461636363636e84998b7463636363635a4a37230e0000101d262c2c2c2c2c2c2c2c2c2c2c2c2c2e43586e849988725c47321d001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b1700000000000000001d314558676a6a6a6a6a7d9490796a6a6a6a6a6656432f1a000012273c51667b908f7966523f302a36475a6e839787715d48331e080000021322313f4b4f4a3f3d444c535d69788a8f7a65513c2712000f20303f4e5d6c7b8b9a8f807d8e9c8d7d6e5f5041322211000014283a4c5b6b7869594e474548506074898d77624c37220d001f344a5f7483908d8274685c5043372b1f120600000000000a16222f3b4753606c7885918d806f5a442f1a001f34495d707474746e7474746955412c1700000004172a3c4f617271695d4a36271b0e0000000a1e33485c6f747468543f2a15000515232e343434343333343434342e24160600000515232e343434343333343434332d221404000515232e34343434332c21130200000000000000000000000015283a485253535147382b353e474e5253524e473c302314040000000000000000000000000000000000001e33485e73898d77624c465b7087907965788c8a93826e70879079644f3a250f001f344a5f738995806a55402b1822364b60748b95806a55402b1600192d4155687a8c90837873707073767d90917b66503b261100001f34495e72787878787884998b78787878787766513c2712000d1e2e3a414242424242424242424242424243586e849988725c47321d0011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000001f344a5f748080808080809490808080808080725c47321d00000f24384d62768a95826f5d4e423f465364768a95826c58432f1a0500000e2031404f5d645d4e413838404b5b6f85947d68533e291300021221303f4e5d6c7b8b998f8e9c8d7d6e5f50413223140400001a2f4357697988776b615c5a5c636d7d8f88745f4a35200b001c31445766727d8b9286796d6155483c302417090000000e1b2834404c5965717d8a94887b6f62523f2b17001a2e41515d5f5f5f5c5f5f5f5a4c3a2612000000000d203244545e5d554c3f2d1b090000000004192c3f515d5f5f594a392511000005111a1f1f1f1f1e1e1f1f1f1f1a12060000000005111a1f1f1f1f1e1e1f1f1f1e19110500000005111a1f1f1f1f1e190f03000000000000000000000000001c3145586668686455433d47515a6367686762594e413222120000000000000000000000000000000000071e33485e73898d77624c465b708790796e82917d8a8a7770879079644f3a250f001f344a5f748b95806a543f2a161f344a5f738996826b56402b16001226394b5d6d7b88908d888787888c8c94917b66503b261100001f344a5f748b8f8f8f8f8f9e928f8f8f8f8f7c67523c271200172a3c4c555757575757575757575757575757586e849988725c47321d000515232e3434343434343434343434343434343434343434332d22130300000000000000001f344a5f748b95959595959e9b959595959588725c47321d00000d1e33475b6e82948c7b6c5f565459647182948c7865513d2916070000162a3d4f5e6d796c5e534c48484d5c7086937d68533e29130000031221303f4e5d6c7a8a9da18d7d6e5f5041322314040000001b30465b708393897d75716f7176808c8f7d6c5845311c08001528394854606d7986928b8072665a4e4135271706000c1d2c3945515e6a76838f8f83766a5d51443523100011233341494a4a4a484a4a4a463c2e1d0a0000000002152736434949413a2f211000000000000010223240484a4a463b2d1b0900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f747d7d725f4d505a646e767c7d7c766b5f50402f1e0c000000000000000000000000000006121b2033485e73898d77624c465b70879079778b887582948270879079644f3a250f001e33485d728897826d59453223283a4e62778c937d69543f2a1400091c2e3f4f5d6a747c83868786837d7990917b66503b261100001f344a5f748b8f8f8f8f8f9e9490909090907c67523c2712001d32465a696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6e849988725c47321d000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1910040000000000000000001f344a5f748989898989899693898989898988725c47321d000b1c2b3a49586776899a8a7c726b6a6d76829095807061524334251604001b3045596d7c8b7c7067605e5e616b7a8c8e7965503b26110000051423324251606f7d8e9e9d8f807061524334251607000000182d41536474828d918a8786878b928a7d70604e3c291501000a1b2a37434f5c6874828e9084776b5f53453523100016293b4a56636f7b88948a7d7165584c4033261706000515232e3434343433343434322a1e100000000000000918252f34342e261d11030000000000000414222d333434322a1d0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475b70848f7c6a5f636d77828a929492897c6e5e4d3b2815020000000000000000000000000616242f3536485e73898d77624c465b708790798293806c778c8a76879079644f3a250f001b30455a6e83978874615040373a4657697d918e7965503b271200001021313f4e5761686d6f706f6d697990917b66503b261100001f34495e72787878787884998b79797979797966513c2712001f344a5f7483838383838383838383838383838383859a88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000001e33485d6f73737373737d94907973737373736d5a46311c0015283a49586776869589958f8682808389938f8d8f807061524333210e001b30455a6e808e8e837b757373767d899584715e4a36220d00041423324251606f7d8e9c8d8b9a8f807061524334251607000011243647566470798286898b898680776d605142311f0d0000000c1925323e4a5763707c8995897d7063533f2b16001d3145586874828d9185786c6053473b2e22160800000005111a1f1f1f1f1e1f1f1f1d170d000000000000000008131b1f1f1a120a0000000000000000000511191e1f1f1d170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182c4054677a8d897a7477808a938a8380828c8d7c6a5845311d09000000000000000000000000122434424a4b4b5e73898d77624c4b5b708790798a8a76636f839380879079644f3a250f00172b4054687c8f91806e5e524c4e576475879986725f4b36220d00011426394b5d6a665a585a5b5a58697d928e79644f3a251000001b2f435461636363636e84998b7464646464645b4a37230f001f344a5f748b989898989898989898989898989898999d88725c47321d0000000000000000000000000000000000000000000000000000000000000000000000000000192d40515c5e5e5e5e687d949079645e5e5e5e5b4f3e2b17001c314558677686958677838d9396959690887d7d8d8f807061513e291500172b3e51616f7c88908f8b88898b919186766654412e1b07000f21324151606f7d8e9c8d7d7b8b9a8f807061524334251300000718293846525d656c71737473706b645a4f4233241402000000000814212d3945525e6b7784908f826e58432e19001f344a5f7486928d8073675b4e4236291d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125384b5d6f808f8e898c938b82766d6a6e7a8b8874604c38240f0000000000000000000000001a2e41525e60606073898d776260605f7087908093826d5a66798d89879079644f3a250f001125394c5f7285968c7c6f666263697583938e7c6956432f1b0700081c304355687a776d645e5b5d6573869988745f4b36210d0000132536444c4e4e4e586e84998b745f4f4f4f4f493d2d1b08001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d00000000000000000000000000000000000000000000000000000000000000000000000000001122323f4748484853687d949079644f484848473e31200e001f344a5f74869586766770797d8283827b756b6e7d8d8f806c57422c17000f213342515e6a747c83888a8b89857d746758483725120000182c3f505f6f7d8e9c8d7d6e6c7b8b9a8f8070615242301c0800000b1a2835404a51585c5f5f5e5c5750473e32241506000000000000030f1b2834414d596672808c846e58432e19001f344a5f748b887b6f62564a3d3125180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e405161707d868a8882786e635a545d6d82867b67523c27120000000000000000000000001f34495d7076767676898d77767676737087958e8c7864515d7084938f9079644f3a250f00091d304355677788968d827a77777d87938f80705e4c3a271400000c21364b6072858a82787370717783928f7d6c5845311c0800000818263138383843586e84998b745f4a3a3a3a362c1f0f00001f34495d70747474747474747474747474747474747474746e5b46311c00000000000000000000000000000000000000000000000000000000000000000000000000000514222c3233333e53687d949079644f3a3333322b211303001d32465a6978877767585d64696c6c6b6761585f6e7d827264533f2a150004152433414d5761686e72747473706a6156493a2a190800001d32475b6e7d8e9c8d7d6e5f5d6c7b8b9a8f80705f4b36210c0000000a17232d363d43474a4a4947423c342b2014060000000000000000000a17232f3c4855616d7a846e58432e19001f344a5f7483766a5d5145382c20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010223342515f6a7174736d655b51473f51646f6f6f624f3a26110000000000000000000000001f344a5f748b8c8c8c90928c8c8c8c7870879c96836f5c4954677a8f9d9079644f3a250f0000132637495a69788590968f8c8d92958b80706152412f1d0a00000c21364b60727d89928d8886878c948d8071604e3c29150100000009151e23232e43586e84998b745f4a342524211a0e0100001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b170000000000000000000000000000000000000000000000000000000000000000000000000000000410191d1e293e53687d949079644f3a251e1d180f030000172a3c4c5a697468594a495054575756524d45505f6e7263544636231000000615232f3b444d545a5d5f5f5e5b554e44392b1c0c0000001e33485d70808f8d7d6e5f504e5d6c7b8b928373604c37210c0000000006111a22292e32343434322e2821180e03000000000000000000000005121e2b3743505c68746a57422d18001f34495d707165594c4033271b0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004152433414e575d5f5e5952493e343546545a5a5a5244321f0c0000000000000000000000001f344a5f748b8b8b8b8b8b8b8b8b8b78708788887a6653404b5f7286888879644f3a250f0000081a2b3c4b5a67737c84898b8b8782786d615243342312000000081d314454616b757d84898b8b88837a6f625343311f0d000000000002090d192e43586e848b8b745f4a341f0f0d060000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d8b8b79644f3a250f0000000000000d1e2e3c4b595f584a3b363b404242413e383241505c5e54453628180600000005121e2831394045484a4a4946413b32271b0d00000000192d41526170807d6e5f50413f4e5d6c7b8373645544311d09000000000000070e15191d1f1f1f1d19140d050000000000000000000000000000010d1926323e4b575f5a4d3b2814001a2e41515d5e53473b2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061524303b43484a48453e362c212836404444443f352615030000000000000000000000001f34495d7074747474747474747474726b7272726e5d4a3742566872727270614d38230e0000000d1e2d3c4956606970737474726d655b50433425160500000001142636434e5961696f737474736e675d5244352514020000000000000000182d42576a747474705d49341f090000000000000515232e3434343434343434343434343434343434343434332d2213030000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d526674747473624e39240f00000000000000101e2d3b464a453b2c21272b2c2c2c292423323f4849433627190a0000000000000b151e252b3033343434312d261f150a0000000000112434435261706e5f504132303f4e5d6c736455463727150200000000000000000000000000000000000000000000000000000000000000000000000814212d3a444a473d2f1e0b0011233341494942362a1d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131e282e333433302a22190f19242c2f2f2f2b231708000000000000000000000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5e595c5c5c5b50402e394a575c5c5c5c5344311e0a000000000f1e2c38434d555b5f5f5f5d5851493e322516070000000000081826313c464e555a5e5f5f5e5a534b403426170700000000000000000014283b4d5a5f5f5f5d51412e1a060000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e19100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e233648585f5f5f5e5545331f0b00000000000000000f1d2a323431291d0e1215171717141014222d33342f2518090000000000000000020a11171b1e1f1f1f1c18120b020000000000000616253443525d5b5041322321303f4e5b5f5646372819090000000000000000000000000000000000000000000000000000000000000000000000000003101c283134322b1f1100000515232e34342f25180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b141a1e1f1e1b160f06000711181a1a1a171006000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4945474747463f32232c3a4447474747413526140200000000000e1b26303a41464a4a4a48443e352c2115070000000000000008141f29323a4046494a4a49453f382e231608000000000000000000000b1e2f3d474a4a4a49413323110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007192b3a454a4a4a4943372716030000000000000000000c171d1f1d160c00000000000000000410191e1f1b1308000000000000000000000000000000000000000000000000000000000000071625344148473f3223141221303e474a443828190a000000000000000000000000000000000000000000000000000000000000000000000000000000000b151c1f1e180e0100000005111a1f1f1b12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e34343434343434343434343430323232312c22141c282f323232322d2417080000000000000009141d262c31343434332f2922190f03000000000000000000020d161f262c3134343434302b241b1105000000000000000000000000111f2b32343434342e23150500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c2831343434343026190a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000716242d33322c2114040312202b333430271a0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1b1d1d1d1c1810040b151b1d1d1d1c191106000000000000000000010a12181c1f1f1f1e1a150e0600000000000000000000000000030b12181c1f1f1f1f1b1710080000000000000000000000000000010e181e1f1f1f1f1a1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151c1f1f1f1f1b14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000611191e1d180f040000020f181e1f1c14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/Raleway-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Raleway-Regular SDF.asset.meta new file mode 100644 index 0000000..0f04779 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Raleway-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: df0e6514bf69f41d6a0e9d1dbdf21c4d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/Rye-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/Rye-Regular SDF.asset new file mode 100644 index 0000000..fa34d51 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Rye-Regular SDF.asset @@ -0,0 +1,717 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &-2747970212007133577 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rye-Regular Atlas Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: -1554158609595461455} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _CullMode: 0 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 10 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0.047 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.9 + - _ScaleRatioB: 0.73125 + - _ScaleRatioC: 0.73125 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 1024 + - _TextureWidth: 1024 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0.24528301, g: 0.08220154, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!28 &-1554158609595461455 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Rye-Regular Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 2 + m_Width: 1024 + m_Height: 1024 + m_CompleteImageSize: 1048576 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 1 + m_IsPreProcessed: 0 + m_IgnoreMipmapLimit: 0 + m_MipmapLimitGroupName: + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + m_PlatformBlob: + image data: 1048576 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070706050300000000000000000000000000000000000000000000030506070706040100000000000000000000000000000000000000000000030607070706040000000000000000000000000000000000000000000000050a0d101012121212121212121212121212121212121212121212121212121212121212121212121212121207060400000000000000000000000000000000010507070e100f0d080705020000000000000104060708090a0a0a0a09070704010000000000000000000000000000000000000000000000000000000000000000000000000407090a0e101111100d0807070b0e1011110f0d0808060a0e1011110f0c07070501000000000000000000000000000000000000000000000104050400000000030504010000000204050300000000000000000000000000000000000000000000000000040503000000020505030000000204050401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090a0a0a0a0908070604000000000000000000000204050404020000000000000000000000000000000000000000000000000407090a0e101111100d0807070b0e1111110f0c080708090d101111100e0b0706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306080d1113141413120f0b06000000000000000000000000000000000000060b0f1213141413110d0705020000000000000000000000000000000004060b101213141413100c0704010000000000000000000000000000000000030a11161a1c1d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1313100c0700000000000000000000000002080d1113141a1d1c1a1514120e0903030607080d111314151616171716151413110d08070604010000000000000000000000000000000000000000000000000000000000050b101316161a1d1e1e1d19151414171b1d1e1e1c19151413171b1d1e1e1c191413110d080200000000000000000000000000000000020507080e1111100d08070c1011110e09070b0f1111100d07070501000000000000000000000000000000000406070d1111100a0a0a0f1112100c080b0f1011100d080705020000000000000000000000000000000000000000000000000000000000000000000000000000000001040707070c10131415161617171616151313100c07080705020407070b0e101111110f0c080806020000000000000000000000000000000000050b101316161a1d1e1e1d19151414171b1d1e1e1c19151415161a1d1e1e1d1b171313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000103040503000000000001040504030000000000000001020404050504040201000000000000000201070c10131413100c070602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315191d202121201f1b17110f0a04000000000000000000000000050b1011171b1f202120201d1814120e0903000000000000000000000000070c1013171c1f2021201f1c1813110d07010000000000000000000000000000040d151c2226292a2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b201f1c18120b03000000000000000000050c13191d2021272a292622211e1a140d10121316191d20212223232423232221201d19171413110d070300000000000000000000000000000000000000000000000000030a0f161c20222327292b2b2a2621202024282a2b2a292622212023272a2b2a292521201d19130b060000000000000000000000000003090e1214151a1d1e1d1a1514191d1e1d1b1613181c1e1e1d191413110d0802000000000000000000000000070c101213191d1e1c1716171c1e1f1d1914181c1d1e1d1a1514120e090300000000000000000000000000000000000000000000000000000000000000000000000004080d11131417181c1f202223232424232322201f1c18171514120e111314181b1d1e1e1d1c191514120f0a0300000000000000000000000000030a0f161c20222327292b2b2a2621202024282a2b2a29262121222227292b2b2a2824201f1c18120b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a0e101111100d0807070b0e1011110f0c08070606090b0e0f1011111111100f0d0b0906050300070d1212181d1f201f1d1814120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c151b1f2224292c2d2d2d2b27221b1b150b0600000000000000000002080d171c1b22272b2d2d2d2c2924211e1a140d05000000000000000000030b12181c1f23282b2d2e2d2c2923201d18130c04000000000000000000000000030d161f272d3235373838383838383838383838383838383838383838383838383838383838383838383838383838382d2c28231d150c0300000000000000050e161e252a2d2e343636332e2d2a261f191c1f202324292c2d2f2f303030302f2d2c29242421201d1813100b0600000000000000000000000000000000000000000000060e151b21272c2f303436373836332e2d2d313537383736332e2d2d303437383735322e2d2a251e17110a0200000000000000000000050d141a1e2121272a2b2a27212026292b2a28232025282a2b2a2621201d19130c04000000000000000000030b12181c1f20262a2b29232324282b2b29252125282a2b2a2722211e1a140d06000000000000000000000000000000000000000000000000000000000000000001070c1013191d20212423292c2d2f2f303030302f2e2d2c28232421201e1a1d202125282a2b2b2a282622211f1a150d080200000000000000000000060e151b21272c2f303436373836332e2d2d313537383736332e2d2e2f333637373734312d2c28231d17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316161a1d1e1e1d19151414171b1d1e1e1c191514121315181a1c1d1e1e1e1e1d1c1a181513120f0b11181e1d24292c2d2c2924211e1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121820272b2e2f35393a3a3937332d2b272017110a02000000000000050d131921282d2d3337393a3a39352f2d2a251f170f0800000000000000060c151d23282c2e34383a3a3a38342f2c29241d160d0700000000000000000000000a151f2831383e42434545454545454545454545454545454545454545454545454545454545454545454545454545453a38342e271e150b000000000000020c1620283036393a414342403b3a36312924282c2d302f35393a3b3c3d3d3d3d3c3a393530312d2c29241f1c17110b060000000000000000000000000000000000000006101820262b33383c3d4143444443403b3a3a3e4143444442403b3a393d41434444423f3a39363027221b140b020000000000000000070f171f252a2d2e34373837332e2d32363837342f2d3135373836332e2d29251e160e0700000000000000030c151c23282c2d33373836302f3035383836322e3135373837342e2d2a261f180f09000000000000000000000000000000000000000000000000000000000001080d12181c1f24292c2d312f34383a3b3c3d3d3d3d3c3b3a38342e312e2d2a25292c2d32353738373735332f2e2b262019130d05000000000000000006101820262b33383c3d4143444443403b3a3a3e41444444423f3b3a3b3c4043444443413e3a38342e28231c140c02000000000000000000000000000000000000000000000000000000000000000000000000030a0f161c20222327292b2b2a2621202024282a2b2a292621211f20222527282a2a2b2b2a2a29272522201f1b171c232a2e2f35383a38352f2d2b261f180f0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c151d232832373b3c4145474746443f38373227221b140b0200000000060e171e252a3339383f4446474745403b3a363129211a120a01000000000810181e272e34383a3f4446474745403a39352f281f19100800000000000000000005111c27313a434a4e505252525252525252525252525252525252525252525252525252525252525252525252525252524645403930271d1207000000000008131e28323a4146474d504f4d4846423b353034383a3d404145474849494a4a4948474541413d3a39352f2b28231c17110a0200000000000000000000000000000000060f18222a31373d4448494d505151504c4846474a4e5051514f4c4847464a4e5051514f4c4746413a332d261d140a00000000000000071019212931363a3b41444443403b3a3f434444413c3a3e42444443403a39353028201810070000000000000b151e272e34383a404444433d3c3d424445433f3b3e42434443403b3a363129211b1209000000000000000000000000000000000000000000000000000000060b13191d23292c2f35393a3e404045474849494a4a494948464540403e3b3a363035393a3e4143444444423f3b3a37312a251e170e05000000000000060f18222a31373d4448494d505151504c4846474a4e5051514f4c484647494d505151504e4a46454039342e261e140b0200000000000000000000000000000000000000000000000000000000000000000000060e151b21272c2f303436373836332e2d2d313437383736332e2d2b2d2f3234353737383837373534322f2d2b2722252e353a3940454745403b3a37312a211a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161e272e343d4347494c51545453504947433c332d261d140b020000061018202930363e44494950535453514b4846423b332c241c130a00000008111a222a30394045464a50535453514b4745413a312b221a110800000000000000000a16222d38434c555b5d5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e53514b43392e23180c00000000010d1925303a444c52545a5d5c5955534d45413a3f4446494d4c52545556565756565554524c4d4a4745413a38342e28221c140b060000000000000000000000000000030e18212a343c43474f54565a5c5e5e5d59545253575b5d5e5d5c59555353565a5d5e5d5c5854524c443f382f261b11060000000000020b19222b333b4246484d5051504d48474c5051504e49464b4f5151504c4746413a322a22180e040000000007121c2730394044464c50514f4a484a4f5152504c474b4f5051504d4846423b332c241b1006000000000000000000000000000000000000000000000000020a11171e24292f34383a4145474a4d4b5153555656575756565553514b4d4a4846423c4145474b4e505151504f4c4847433c36302920170c0300000000030e18212a343c43474f54565a5c5e5e5d59545253575b5d5e5d5c59545354555a5c5e5e5d5b5753514b443f3830261d140a00000000000000000000000000000000000000000000000000000000000000000006101820262b33383c3d4143444443403b3a3a3e41434444423f3b3a38393c3e414243444444444342403e3c3937332d2b373f464b4b5153514b4847423c332b231a0e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b162028303940454e5456555d6060605b53544e443f382f261d140a00040d18222a323a41464f55535b6060605d5554534d453e362e251c110800060f1a232c343c424b5153545c6061605c5554514b433d342c231a0f06000000000000000d1a26323e4a555e666a6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b605c554b4034281c100400000005111d2a36414c565e6167696966615f57524c474a5053565a565d6062626363636362605d565a5754514b46443f38332d261d1810070000000000000000000000000009141f2a333c464e5359606367696a6b6966615e6064686a6b6a6966615f6063676a6b6a6865615e56504941382d22170b01000000000a141d2b343d454d53545a5d5e5d5a5453595c5e5d5b5653585b5d5e5d5954524c443c342a20150a000000040d18232e39424a5153595d5e5c5655575b5e5e5c5854585b5d5e5d5a55534d453e362c22180e0400000000000000000000000000000000000000000000060c141c23282f35394045474c5254575a555c606262636363636261605c555a5754524d494c5254585b5d5e5e5d5b5955534e46413a32291e150b0000000009141f2a333c464e5359606367696a6b6966615e6064686a6b6a6966615e606266696a6a6a6764605c55504a42382f261b110600000000000000000000000000000000000000000000000000000000000000060f18222a31373d4448494d505151504c4846474a4e5051514f4c48464446484b4d4f5051515151504f4d4b4846443f39373f495157555d605d5555534d453d352b20170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d28323a434b5158606268676d6d6c65626058504941382f261c11060c161f2a343c444c52596164656c6d6d6767615e5750483f372e231a0e050c18222c353e464e545c6065666d6d6d6766605d554e463e352c21180c03000000000000101c2935424e5b6671767878787878787878787878787878787878787878787878787878787878787878787878787878786d675c5145382c1f13060000000713202d3946525e686d747675736e69605d5654545c60636769686d6e6f707070706f6d68696764605d5553504a443f382f2a2218120b0300000000000000000000020e1a26313c454e585f626b707476777776736e696d717476777775736e696c707476777775726d68605b53493f33271d130700000006111b262f3d464e575e61676a6b6a66616065696b6a67626064686a6b6966615e564e463c32261b0f0200010c161f2834404a545c60666a6b69636163686b6b69656164686a6b6a67615f5750483e342a20150a000000000000000000000000000000000000000000080f171e262e343a41454b5153565d60646769676d6e6f707070706f6e6d67696764615e5756565d6065686a6b6a6a6866625f58524c443a30271d12070000020e1a26313c454e585f626b707476777776736e696d717477777775726e696a6f737677777674716d67605c544a41382d22170b000000000000000000000000000000000000000000000000000000000000030e18212a343c43474f54565a5c5e5e5d59545253575b5d5e5d5c595453505355585a5b5d5d5e5e5d5d5c5a5855535049464446515b6366676d6768615f574f473d32291e14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3a444c555c606a6f74787a7a79756f6a605b534a42382d22170d131e28313c464e565e616c7075797a7a78746e69615a51493f352c20170b151e2a343e4750585f666d7176797a7a77736d6760584f473e332a1e150a020000000000101d2a3743505d6a7683858585858585858585858585858585858585858585858585858585858585858585858585858584796d6053463a2d2013070000000714212e3a4754616d7a808382807b746d685f6062666d707376787a7b7c7c7d7d7c7b7a787674706d6764605c54504a423c3428231d150c0300000000000000000005121e2b37424d575f6a6f777d80838484837f7b74797e81838484827f7b75797d81838484827f7a726c655b50443a2f24180d0100000b17222d38414e5860696e74777776736e6d72767777746f6d7175777776736d685f584e43372b1e13080008131e28313a44515c666d73777776706b7075777876726e7175767776736e69615a50463c32261b0f030000000000000000000000000000000000000109121a212930383f444c52555c6064686d717376787a7b7c7c7d7d7c7c7b79787673716e69676360686d71747677777775726e6a615e564c43392e23180c000005121e2b37424d575f6a6f777d80838484837f7b74797e81838484827f7b74767c8083848483817d79726d665c53493f33271b0f03000000000000000000000000000000000000000000000000000000000009141f2a333c464e5359606367696a6b6966615e6064676a6b6a6966615e5b60626567686a6a6b6b6a6a68676562605b5353504957636d72787a78756e6960594f443b3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117222d38414c565e676d747c8185878785817c736c655b544a3f33281f1619242f3a434e585f686d767d8285878684807b716c635b51473e32291d141d27303c46505a616a6f797e83868786847f796f6a61594f453c30261c140d0500000000121e2b3845515e6b7884919191919191919191919191919191919191919191919191919191919191919191919191919186796d6053473a2d201407000003101d293643505c6976838d908f8c87817a6f6a6a6f75797c808285878889898a898988878583807d7a75706d66605b544e463f342e271e150c0300000000000000000714212d3a46535f696f7c83898d8f9191908c8681848a8e9091908f8c878284898d9091908f8b867f776c60554b4135291d110400030f1b27333f4953606a6f7b80838483807b7a7f838483817c797e828484837f7a6f6a5f53473a3025190d010d19242f3a43505a606d787f8384827d777d828485837f7a7e82838483807b716c61584e43372b1f12060000000000000000000000000000000000010a131b242c333b424a50565d60676d71767a7d808385868889898a8a898988868483807d7b77736f6d737a7e8183848483827f7b756d685e554b4034281c1004000714212d3a46535f696f7c83898d8f9191908c8681848a8e9091908f8c878183888d8f9191908e8a857f786d655b5044372b1f120500000000000000000000000000000000000000000000000000000000020e1a26313c454e585f626b707476777776736e696d717476777775726e69666c6f7174757677777777767573716f6c6563605b535966727f858685817b706b60564c41362a1e1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141c2228333f49535e686d7981898e929797928e8780776c665b50443d31281f242935414c555f6a6f7a828a8f929896918d867e726d63594f443b2f261d252e39424e58616c707c848b90929995918c847c706b61574d42382e251f170e05000000121e2b3845515e6b7884919e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9386796d6053473a2d2014070000000c1926333f4c5966727f8c999c9a938e847c72767c8185898d8f9196959596969696959892908d8a86827d78716c665f585145403930271e150b02000000000000000815222e3b4855616e7b8590959a9c9d9e9c99928e91969b9d9e9d9c9a938e90959a9d9e9d9b98928c8073675d5145392c2013060005121f2b3744505b656f7c858d9091908d86848c8f91908e89858b8e9091908c857c6f62564c41362a1d1105111d2935414c55616c75818c90918f89848a8e91918f8b878b8e9091908d867e716a5f53473b2e21150800000000000000000000000000000000010a131c252d363e454d545c60686d73797e82868a8d8f92939a9596969696959993918f8d8a8784807c7a80868b8e909191908e8c88827a6d675c5145382c1f1306000815222e3b4855616e7b8590959a9c9d9e9c99928e91969b9d9e9d9c99928e9094999c9d9d9d9a97918b81776c605346392d2013060000000000000000000000000000000000000000000000000000000005121e2b37424d575f6a6f777d80838484837f7b74797e81838484827f7b7473797b7e808283848484848382807e7b7874706c65615e6774818d97928e867d70685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d333a44505b656d7a838e92939092989f99938c81786c60594f433a312c2f353c45515d676f7c848f949290939a9e98928a7f726b61564c41382f2a3036404b545f6a707e869196929095a09d9691867d70695f544a3f36302920170d020000121e2b3845515e6b7884919ea6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a093867a6d6053473a2d2014070000000815222e3b4855616e7b8899a3a49f9691867f83898e92979a9c9ea1a9a2a3a3a3a3aaa29f9c9a99928f8a847e786f6a625b514b423930271d140a000000000000000e1a2734414d5a6774808d979394989da0a7a39f9b9ea1a8a9aaaaaca49f9b9da0a7a39f9a9594939286796d6054473a2d211407000613202d394653606c788491989d9e9d989291969c9e9d9a9792979b9d9e9c97918477685e5246392d20130b19222c3945515d67717e8a939d9e9c9691969b9e9e9c9894979b9d9e9d9892877c6f6255483c2f221509000000000000000000000000000000000a131c252e373f4850575f666d727a80858b8f92999a9c9e9fa4aca3a3a3a3aba49f9e9c9a9796918d89868d92989b9d9e9d9d9b99938f83796d6053463a2d201307000e1a2734414d5a6774808d979394989da0a7a39f9b9ea1a8aaaaaaaba39f9a9c9fa6a9a29f9a969493938a7d7064574a3d3124170a000000000000000000000000000000000000000000000000000000000714212d3a46535f696f7c83898d8f9191908c8681848a8e9091908f8c87818084888b8d8e9090919190908f8d8b8885817d78726d686673808d999f9892857a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f383f444d57606c77828f9490878386929fa49f938c80736b60554b433e353940454f59606d7a8491938e868388939fa29f93887d70685e534a423c343b4146515c666e7c8692938c8583909da9a19892867b6e665c5046413b32291f14080000121e2b3845515e6b78849199999999999999999999999999999999999999999999999999999999999999999999999993867a6d6053473a2d2014070000000714212d3a46535f697986929faca9a198928c90949b9fa2a9a39f9d9b9a9a9b9c9fa2aaaba9aba39f9c96918b837c726d605c544b43392f261b11060000000000000f1b2835424e5b6875818b8786888b90959ea5aca7abadb2b6b7b7b6afaca8aaa9a198928d89878689877b6e6154483b2e211508000814212e3b4754616e7a8796949393969c9f9ea1a8aaaaa9a19e9e9b9593939496877a6d6154473a2e2114141d2a36424d57606d7a85919ea5aaa8a09da0a8aaaba9a5a1a9a19e989493998d8174675a4e4134271b0e00000000000000000000000000000008121b252e374049515a61696e787f858c92979c9fa3abaaa39f9d9c9b9c9ea1a9aaacaba9a6a8a09e9a9993999fa2aaa9aaa7a09d9693958a7d7164574a3e3124170b000f1b2835424e5b6875818b8786888b90959ea5aca7abadb2b6b7b7b5afaca7a9aba49d97928d8a8886878b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8590959a9c9d9e9c99928e91969a9d9e9d9c99938e8d9196989a9b9d9d9e9e9d9d9b9a9897928e89847f7a76757883909caaa2978d8073675a4d4034271a0d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424a50565f69727f8c9490827b7c86939faca59f93877d70675d554f473e434b5158616b75818e938e817a7e8b9aa4aea49a92857a6e655b544e463c444c5259606d79839093887f78818e9aa7aaa2989083786d605a524d443b3025190e0200121e2b3845515e6b78848d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d867a6d6053473a2d201407000004101c2934404b555e687885929eabb2aaa29f989c9fa6a49f9b9992908f8e8d8e9092989c9ea6adaeaca8a09e9590877f756d665c554b41382d22170b0400000000000a1724303d4a5763707d7e7a7a7b7e838e939ea8b2b8b9bdc3c4c3c0bbb9b5ada1979286817c7a7a7c80796c605346392d201306000714212d3a4754606d7a878a878686898f949ea5afb7b6aea49c938e888686878a87796d6053463a2d20131b262f3846525e6973808c97a1adb7b2acaaacb2b7b8b6b1a79f96918c8886878b8175685b4e4235281b0f0000000000000000000000000000060f1a242d374049525b626c707b838b92979ea1a9aca7a09d9892908f8e8f91979b9ea5adb6b3b2acaaaba49fa4abaeb4b2a8a095908987878b7e7265584b3f3225180c000a1724303d4a5763707d7e7a7a7b7e838e939ea8b2b8b9bdc3c4c3c0bbb9b4aea49c928d85807d7b7a7b7f7b6e6155483b2e221508000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d979394989da0a7a39f9b9ea1a8a9aaaaaba49f9a9a9ea1a9a7a8a9a5a2a0a0a1a1a3a9a19e9b96918c8683818390949faba99d9184776a5e5144372b1e1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545b60686e7b869290837976839099a4afafa4999184796d6761594f444b555d606a707d8a938e81757a85929facb6aca1978f82776c665f584e424c565e616b73808c948c7f727c87939facb3aa9f958c80736d615e564d41362a1e1105000c1926333f4c5966727f808080808080808080808080808080808080808080808080808080808080808080808080808080786d6053463a2d201307000006131f2c3845515c676d7a86929facb9b4aeaba5a9a69f99938f8a8684828181828386898f949ea1a8b2b2aca7a099928c81786d675c53493f332720150a00000000000916232f3c4855616b70716e6d6e7179818e96a0acb8c5c9cfd1d2ccc8bdb2a89e92857c746f6d6d6f736c655b5044372b1f1205000713202c3945525d6873807d7b797a7c828e939ea8b2b0a69c928d817c797a7b7d7f73665c5144382c1f17222d38414f59616e7b86929fa9b3bebdb8b7b8bdc3beb4aa9f9590847f7b7a7a7e7d7063574a3d3024170a00000000000000000000000000030c18222c363f49525b636d727e8590959ea1a9adaea49c95908a868382828285888f939ba3adb6bdb9b7b5afacafb5bab9aca09690837d7a7a7f7b6e6154483b2e211508000916232f3c4855616b70716e6d6e7179818e96a0acb8c5c9cfd1d1cbc7bdb2a89c928d807a74706e6d6e726e695f53463a2d211407000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818b8786888b90959ea5aca7abadb2b6b7b7b5afaca7a6abadaea9a19e99959393949597999c9fa4a09e9992908e90959fa6b0ac9f9285796c5f5246392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666c717a839092867c6f7c88959fabb5b5aba096908279706b61564c515d676d727c859291847a717e8b97a2adbeb3a99e948d80786f6a5f544a525e686e747d87928f827774818d9aa4afbbb1a79f93887f756e685e5246392d201407000c1825323e4b57636d727373737373737373737373737373737373737373737373737373737373737373737373737373736d665c5044382c1f120600030f1b27333f4953606d79839098a3aebabebab4aba39f948f87827d7a777574747576797d82899196a0a8b2b9b1aba39f938e82796d655b50443c32271b0f05000000000714202c38444f59616365616061676d7984919daab7c4c6cacfd7d1c5b8aca0968a7e716a6261606266605b53493f33271b0f030004111d2935414c56636e73706e6d6d6f77818e96a0acab9f948d80756f6d6d6e70736d63544a4034281c1b27333f4953606b75818e98a2aebbc4c8c5c4c5c8c6baaea29890837a726e6d6e71706b6155483c2f231609000000000000000000000000000b151e2a343e48515b636d737f8792989fa7adb3aea49c928d837d7a77767576787c828b919ba4aebbb6b5b6b7b9bbc0c4b7aa9e91847a706d6e726e695e53463a2d211407000714202c38444f59616365616061676d7984919daab7c4c6cacfd7d2c5b9ada1968d80746d686361606166615f574d42372b1e1205000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d7e7a7a7b7e838e939ea8b2b8b9bdc3c4c3c0bbb9b4b3b8ada49d96918c88878687888a8c90939a9fa3a39f9d9b9da0a7b0b5ab9f9285796c5f5246392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787e849092877d70717e8a97a7b1bdbdb2a89f9490847d70685e5253606d797f859292857c6f73808d9aa9b3bebbb0a69d928d827c6f665c5054616e7a80879290837a6d76838f9cacb6c0bbafa49a938b817a6e6154473b2e211408000a16222e3a46515b6366666666666666666666666666666666666666666666666666666666666666666666666666666666605c544a3f34281c10030005121f2b3744505b65737f8c95a0aab4bfbfb4aba399928b827b75706d6768676768666d70767d849196a0a9b3bdb5aea59e948e81776c60584e43372b22170b0000000004101c28333e474f5557585453555c66717e8b98a4b1b8b9bec5cdd0c4b7aa9d9184776c61585453565a53504941382d22170b0000010d1924303a44525c636663616060656d7884919daaa99c8f82766e626060616466635b5142392e2318212b3744505b656f7c89939eaab4bfcdd4d1d0d1d2c5b8ab9f92857b6e68616061656361594f44382c20140700000000000000000000000007121d27303c46505a626d737f8b9399a2aab1b9b2a99d928d8078706d676968696a6f757f8b929da9afaaa8a9abb0b8c2beb2a5988b7f7268606166615e574d42362a1e12050004101c28333e474f5557585453555c66717e8b98a4b1b8b9bec5cdd1c4b7ab9e9184796d605d565553545955534d453c31261a0e02000000000000000000000000000000000000000000000000000000000916232f3c4855616b70716e6d6e7179818e96a0acb8c5c9cfd1d2ccc7c6c0b7ada39c928d847f7c7a7a7a7b7d7f83878d92989fa6a9a8aaacb1bbafa4998f8275695c4f4236291c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c848e9390837a6d717e8b98acb6c0c2b9aea49b918c827a6d61545764707d8590958e82796c74818d9aa7b4c0c0b6aca298928780796d60535966727f8691978c7f726b7683909da9b6c3beb3a9a19691857e7265584b3f3225180c0006121e2a353f495157595a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a53504a42382e23170c00000613202d394653606c7884919ea7b1bcc5baaea39992877f766e6a64605d555b5a545c60636b707a849197a2adbab8b9afa69e938c7f736a6054473e33281c1003000000000b16212c353e44484a4b47474b5464717e8a97a4acabadb3bbc5cdc3b7aa9d9084776a5a504747494d46443f382f261b110600000008131e2832404a52575a575453535c66707d8a96a3a295887b6f625c53535457595751494030271c1f2935414c55606c7883909da5afbcc6d0dfdedddccfc3b6a99c908376695e5653545857554f473e33281c10040000000000000000000000000c18232e39434e58616c727f8c929fa4abb3bcb9ada1978d80746c65605d555b5860626d74808d97a1a59e9b9c9fa6b0bbbdb0a3978a7d706456545954534d453b31251a0e0200000b16212c353e44484a4b47474b5464717e8a97a4acabadb3bbc5cdc3b7aa9d908477665c524c4847474c4846423c332a1f140900000000000000000000000000000000000000000000000000000000000714202c38444f59616365616061676d7984919daab7c4c6cacfd7d7cfc4bbafa59c918c8079726f6d6d6e6e7073767b808690949da5afb7b8bcb9ac9f93877c6f6256493c2f231608000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a6f79818e938f8175717d8a9aa4afbbbdb1a79c928c7f756d685e5255616c707b8390938c7f7273808d99a8b2bdbbafa49a92867d736d665c5057636d727d859193887d7076838f9cabb5c0baada29791847c726d62564a3d3124180b00020d18232e373f464b4c4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d46443f3830261c110600000814212e3b4754616e7a8796a1adb9c3bbafa59f92877d726d625f5753514b4e4e4b51535960686e7b85929fa9aeabacafafa59f92877c6f625a5044392d1f14090000000005101a232c33383c3d3e3b3e4b5764717e8a97a29f9ea2a9b3bbc5c3b7aa9d9084776a5d51443a3c403937332d261d140a00000000020c16202e3840474b4d4a48464a54616e7b8894a1a09386796d60534647484a4c4b4640372e1e1a26313945515d67717e8b959fabb3bbc5d0dbe6e3dccfc2b5a99c8f827669574d47474b4a48443e352c21160b00000000000000000000000004101c2834404b555f6a717e8a919ba4afb5bdc4b8ab9e91847a6d605b53514b4f4e545b606d7985929e9e938e90949fa9b2bdb0a3978a7d7064574a4c4846423b33291f140900000005101a232c33383c3d3e3b3e4b5764717e8a97a29f9ea2a9b3bbc5c3b7aa9d9084776a544a413b3a3b3f3b3a37312a21180e03000000000000000000000000000000000000000000000000000000000004101c28333e474f5557585453555c66717e8b98a4b1b8b9bec5cdd5c9beb3a99d938c7f746d6762606061626466696e737b828e939da5afbac2b6a99c8f83766b6055483a2f24190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f676d77818e938b7e717b87939fabb5b5ab9f958c80736d615e564c505a61696e79839092877c707d8a96a1acb9b3a99f93887e706b605c544a515b636b6f7b859291857a73808c99a3afbbb0a69f92857c6e6a625b51453a2e221509000007111c252e353a3e3f4040404040404040404040404040404040404040404040404040404040404040404040404040403a38342e261e150a0000000815222e3b4855616e7b8898a3aebabeb3a99d928b7e716b625b534e47454041414045464f565e69727f8b97a2a29f9fa3abafa3999083776c6155493b31251a0e020000000008111a21282c2f3032313e4b5764717e8a9798929297a1a9b3bec3b7aa9d9084776a5d5144372f332d2b27221b140b020000000000040e1c262e353b3f403d3b3b4855616e7b8894a1a09386796d6053463a3b3d403e3b352e251c1e2b37424d57606d7a85919e9fa2a9b3becad6ddd7d4cec2b5a89b8f8275685c4f423b3e3d3c38332c231a10050000000000000000000000040e18222c3845515c676e7c86929f9ea1a8b2bdbeb3a9998c8073675d51494540424347515d6773808d9a9b8e81839096a1adb9b0a3978a7d7064574a3f3b3a36312921170d030000000008111a21282c2f3032313e4b5764717e8a9798929297a1a9b3bec3b7aa9d9084776a5d51442f2d2e332e2d2b261f180f06000000000000000000000000000000000000000000000000000000000000000b16212c353e44484a4b47474b5464717e8a97a4acabadb3bbc5cdc6b9ada1978e81746d605d555453545557575e61696e78808e939ea8b2bdb7ab9f94897d7063564c4135291d1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c464e555d656d7a859292867b75828f99a3afafa3999083776c605b524c444850575e676f7c87929183797984919eacb6ada1978d80746c6159504a424951596069717e8b948e81777b86929facb4aa9f948b7e716a5f5751493f34291d11050000000a131c232a2e32333333333333333333333333333333333333333333333333333333333333333333333333333333332d2c28231c150c030000000713202d3a4653606d7986929facb6baada2978e81746d62595147423c39352f2e34383d444d57606d7985929f98929299a3abab9f958a7d7064574d42362a1e120500000000000810161c20232425313e4b5764717e8a979286859297a1adb9c3b7aa9d9084776a5d5144372a27201f1b17110a02000000000000000a141c242a2f3233302e3b4855616e7b8894a1a09386796d6053463a2e3133322f2a231c1c27303947535f6973808d97979297a2adbac6d3d2ccc7c6c1b4a89b8e8175685b4e423532302f2c28211a11080000000000000000000000000a15202b37424e57606d79839198939196a1acb9b9ada297887b6e62554b4138353237404b5563707d89969a8d807a84919eabb8b0a3978a7d7064574a3d312d2a251f170f050000000000000810161c20232425313e4b5764717e8a979286859297a1adb9c3b7aa9d9084776a5d5144372a212622211e1a140e06000000000000000000000000000000000000000000000000000000000000000005101a232c33383c3d3e3b3e4b5764717e8a97a29f9ea2a9b3bbc5c4b8ab9e9185796d605b514b474747484a4d52575e666d78818f96a0acb9bbb0a69c908376685d5245392c201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c434b535d68717e8a9391847c7c86929faca59f92877c6f655b5046413a3e454d555f6a73808d9590827b7e8a9aa4aca39e91857a6d605a50443f3840464f57606c77828f938e817a808d9aa7aaa2989082776c60584e453f372d23180c01000000010a11181e222526272727272727272727272727272727272727272727272727272727272727272727272727272727201f1c17110a030000000006131f2c3845515c6675828f9aa4afb4ab9f92857a6d605a50473f37312c292423282c323b44505c6674818e9b9286869299a4afa79c8f8376695e53463a2d211407000000000000050b1014161824313e4b5764717e8a9791847b85929eabb8c3b7aa9d9084776a5d5144372a1e13120f0b06000000000000000000020a12191f232627242e3b4855616e7b8894a1a09386796d6053463a2d242625231e1918232e39424f59626e7b8792989285929fabb8c5d0c7c0bbb9bbb4a79b8e8174685b4e4135282423201c161008000000000000000000000000030f1b26313a47535f6a73808c95938884919eabb7b8ab9e9285786a5f53433a2f29272f3a4754606d7a87999a8d81747f8b98aab4b0a3978a7d7064574a3d31241e1a140d050000000000000000050b1014161824313e4b5764717e8a9791847b85929eabb8c3b7aa9d9084776a5d5144372a1e191514120e09030000000000000000000000000000000000000000000000000000000000000000000008111a21282c2f3032313e4b5764717e8a9798929297a1a9b3bec3b7aa9d908477675d5145403a3a3b3b3d42464d545c666d7984919ea7b1bcb9ac9f93867a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a313a414c56616c74818e9391898486929fa19e938d80736a5f53493f3530333b434e58606d78838f9490878488939fa09d918a7e70685d52483e342e343d44505b656e7a8591938e8684919ea69f9892867c6e655b50463c332d241b1106000000000000070d121618191a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1312100c0600000000000004101c2834404b54626f7c87939fa7aea3998c7f73685d52483f352b26201d18181c2028343f4a5465727f8c9891847d87939facac9f93877b6e6154483b2e211508000000000000000004070b1824313e4b5764717e8a979184777f8c98a9b3beb7aa9d9084776a5d5144372a1e11050300000000000000000000000000070e1317191a222e3b4855616e7b8894a1a09386796d6053463a2d2019191612101c2834404a54616b75828f9992867d8a97a3b0bdc3bdb5afacafb5a79a8d8174675a4e4134271b1614100b050000000000000000000000000006121f2b37434e58626e7b8692968d807d8996a2afb6a99c8f837669574e4231281d202c3945525d687986929a8d81747b8798a3aeb0a3978a7d7064574a3d3124170e0903000000000000000000000004070b1824313e4b5764717e8a979184777f8c98a9b3beb7aa9d9084776a5d5144372a1e1108070502000000000000000000000000000000000000000000000000000000000000000000000000000810161c20232425313e4b5764717e8a979286859297a1adb9c3b7aa9d9084776a554b40352f2d2e2f30363b424a545d67707d8a959fabb8bbafa499887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610181f282f3a44505a606d79818a91969192989997928b81786d60584e41382d2529313c44515c666e7a828c929391939a9896918a7f726c61564c4136282327333f49535e686f7c848d929291969a98948f867d706a5f53493f332a211b1209000000000000000002060a0c0c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0706030000000000000000000c18232e394754606a74808d95a0ac9f92867a6d60564c41362d231a15110d0c1017232e3e4b5764717e8a97928578818d9aabafa49a8b7e7165584b3e32251806000000000000000000000b1824313e4b5764717e8a979184777b8797a1adb9b7aa9d9084776a5d5144372a1e110400000000000000000000000000000002070a0815222e3b4855616e7b8894a1a09386796d6053463a2d2013070a0e19222c3844515c66707d8a94968c7f7d8996a3afbcb9b1aba49fa4aba69a8d8073675a4d4034271a0d07040000000000000000000000000000000815212e3a47535f6a75828e999184797d8a97a4b0b4a79b8e8174685b4e413128161d2935414c566c7885929a8d81747986929facb0a3978a7d7064574a3d3124170a0000000000000000000000000000000b1824313e4b5764717e8a979184777b8797a1adb9b7aa9d9084776a5d5144372a1e110c0a08060503000000000000000000000000000000000000000000000000000000000000000000000000050b1014161824313e4b5764717e8a9791847b85929eabb8c3b7aa9d9084776a5d51442f24202122252a3038424b55616b7683909daab4beb3a996897c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d161d28323e45515c676d747e84898c8d8d8c89857f776d665c50463c2f261b1f2834404a545e686e787f85898c8d8d8c89847d726d635a50433a2f2317222d38414d565f6a6f7980868a8c8d8d8b88827c706b61574e41382d21180f09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e58606d7983909da89c8f8275685d52443a2f241b11090401040d1624313e4a5764717d8a979285787c8899a4afac9b8e8175685b4e422d22170b000000000000000000000b1824313e4b5764717e8a979184777885929eabb8b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d2013070a15202a36414c56606d7884919d9184797e8b97a4b1bcb1a7a0999399a4a6998c807366594d4033261a0d0000000000000000000000000000000005111e2a36414c56626f7c8793958a7d75818e9ba8b4b4a79a8d8174675a4e4134271b19242f45525f6c7885929a8d81747885919eabb0a3978a7d7064574a3d3124170a0000000000000000000000000000000b1824313e4b5764717e8a979184777885929eabb8b7aa9d9084776a5d5144372a1e1918171513120f0b0605020000000000000000000000000000000000000000000000000000000000000000000004070b1824313e4b5764717e8a979184777f8c98a9b3beb7aa9d9084776a5d5144372a1e14151a1e262f39434f5964717e8b98a2aeb9ada197887b6e6255483b2f22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b16202934404b555c606c71787c7f80807f7d79726c655c544a3f342a1d1418232e39424d565e666d72797d7f80807f7c78706b635b51483e31281e111b262f3b444e585f676d747a7d8080807e7b766f6a61594f453c2f261b0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b27323d4653606c7984919ea5998c7f7266564c4132281e12090000050e162028333f4a5465717e8b989184787986939facaa9d9083776a544a3f33281c0f030000000000000000000b1824313e4b5764717e8a979184777683909da9b6b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d2013070d1b26323946525e68727f8c96948a7e74818e9aa7b4b8aca0959087939fa5998c7f7266594c3f3326190c000000000000000000000000000000000713202d3946525e6875818e9a9083777a86929facb9b3a69a8d8073675a4d4034271a1f2c3945525f6c7885929a8d81747884919eabb0a3978a7d7064574a3d3124170e0802000000000000000000000000000b1824313e4b5764717e8a979184777683909da9b6b7aa9d9084776a5d5144372a2626252422201f1b1714120e0904000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777b8797a1adb9b7aa9d9084776a5d5144372a1e11090c151d27313e4753606d7985929facb0a69e9285796c605346392d2013060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18232f39434b515a61656c6f72737473706d67605b534a42382e22180b121c27303b444d545c60666d70727473726f6c65615951493f362c1f160c141d29323c464e555d60676d71737473726e6a625f584f473e332a1d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222f3c4955626f7c8896a1a3968a7d7063574a3d2f24160c0000060f172028323a44505b6674818d9a9083767885929fabab9f928578665b5044382b1f12060000000000000000000b1824313e4b5764717e8a9791847776828f9ca9b5b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d20130b151f2b37434e58616d7a85929a9083767984919eabb8b0a69d908383909da5988c7f7265594c3f3226190c000000000000000000000000000000000714212e3a4754616d7a8692998b7f727f8b98a3aebab3a6998d8073665a4d4033271a1d2c3945525f6c7885929a8d81747884919eabb0a3978a7d7064574a3d31241e19140d050000000000000000000000000b1824313e4b5764717e8a9791847776828f9ca9b5b7aa9d9084776a5d51443733333332302e2d2b2722211e1a14100c0700000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777885929eabb8b7aa9d9084776a5d5144372a1e1100030b151f2c3845515c6775828f9ba8ab9f948c8073665b5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273139404550535b60626567676663605c555049413830261c10060b151e29323b424a50545c60636667676562605b534f473f372e241a0d040b17202a343c434b51555d606466676765625f57534e463e352c21180b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97a8a295887b6f6255483c2f221509020a11172129323a444d57606c7884919a8d80747985929facada29786796c605346392d2013060000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d2013121d27313947545f6a74818e9793877c6f7c8997a1adb5ab9f94897d83909da5988b7e7265584b3f3225180c00000000000000000000000000000005121e2a36424d5766727f8c9993867a76828f9caab4bfb3a6998d8073665a4d40332723292e3945525f6c7885929a8d81747885929eabb0a3978a7d7064574a3d312d2a251e170e0500000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d51443f4040403f3d3b3937332d2d2a251f1c18120c060000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777683909da9b6b7aa9d9084776a5d5144372a1e11040004101c2934404b5565727e8b98aba99c9083796d60544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f272f343e4149505356595a5a595653514b443f382f261e140a00030c17202930383f444a515356595a5a5956535049413e352e251c120800050e18222a313a41454c515457595a5a5855534e47433c342c231a0f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97aaa194877b6e6154483b2e2115080b141b2227333b444c565e69717e8a96978a7d717a8798a2aeb3a993867a6d6053473a2d2014070000000000000000000b1824313e4b5764717e8a9791847774818e9ba7b4b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d201318242f3943505a626f7c8793988e817475818e9ba9b2afa3998f827783909da4978b7e7164584b3e3125180b0000000000000000000000000000000714212d3a46535e697783909c9083767985929facb8c0b3a6998d8073665a4d4033272d343a3d45525f6c7885929a8d81747986939facb0a3978a7d7064574a3e3b3936302920170d02000000000000000000000b1824313e4b5764717e8a9791847774818e9ba7b4b7aa9d9084776a5d514b4c4d4d4c4b4a4846443f3b3a36312c28231c17110a03000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847776828f9ca9b5b7aa9d9084776a5d5144372a1e110400000c18232f3c4855626f7c8899a3a4978a7e71675d5142382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d151d23292f383f4446494c4d4d4c4a46454039332d261d140c020000050e171e262e34394044464a4c4d4d4c4946443f382f2c231c130a0000000710181f282f353a4145474a4d4d4d4b4847423c37312a221a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8998a3a194877a6e6154473b2e211913171d262d333d454d565e686e7b85929e9285796f7c8995aab4afa399877a6d6054473a2d2114070000000000000000000b1824313e4b5764717e8a9791847774818d9aa7b4b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d20131d2935404b55616c7683909992867b6e7b86929facb4aa9f92877c7783909da4978a7d7164574a3e3124170b0000000000000000000000000000000815212e3b4854616e7b8795998c7f737c8998a2aebac0b3a6998d8073665a4d40332d373f464a4b525f6c7885929a8d81747d8999a4afb0a3978a7d7064574a4b4746413b32291e1408000000000000000000000b1824313e4b5764717e8a9791847774818d9aa7b4b7aa9d9084776a5d5758595959595857555350494846423b38342e28231c150c070100000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e110400000713202d3a4653606d7986929fa6998c807366554b402f261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181d262d3337393c3f4041403d3a38342e27221b140b0200000000050c141c23282e34383a3d3f41403f3c3937332d261d1a110a0100000000070d161d24292f35393a3e4041403f3b3a37312b262018100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929fab95887b6e6255483b2e29251e22272f383f444f575e686d7a839197968d8073737f8c99a6b2ac9f928679675d5145392c2013060000000000000000000b1824313e4b5764717e8a9791847774808d9aa7b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d2019232c3945515d67717e8a94968c7f7374808d99a3aeaea2988e81747783909da3968a7d7063574a3d3024170a0000000000000000000000000000000c1925323f4c5865727f8b9899897c727e8b98aab4bfc0b3a6998d8073665a4d4033333f49515658545f6c7885929a8d8079828f9cabb5b0a3978a7d706458535854524c443b3025190e020000000000000000000b1824313e4b5764717e8a9791847774808d9aa7b3b7aa9d9084776a61636465666666656361605b5354534d46444039342e261e18120b03000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774818e9ba7b4b7aa9d9084776a5d5144372a1e1104000006121f2b3844505c667784919ea79a8d8174675a4e412f27140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001070b141b22272b2d2f32343433302d2c28231d17110a02000000000000020a11171c23282c2d30333434322f2d2b27221b140b0800000000000000040c13181e24292c2d31333434322f2e2b26201b150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3845515c6775828e99a496897d7063544b40393530292d333b4149505960696e7a839095999184796d7984919eabb7ab9e9185786b554b4135291d11040000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d201e2a36424d57606d7984919e9184796e7a86929fabb2a99f92867a6e7783909da396897d7063564a3d3023170a000000000000000000000000000005121e2a36424d576875828f9b92867a74818d9aa7b4c0c0b3a6998d8073665a4d40313c45515b6265615d6c7885929b8e81818e949fabbdb3a6998d80736a5f6065615e564c41362a1e11050000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776c6e70717273737372706e6c6565615e5753514a443f383029241d150d060000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774818d9aa7b4b7aa9d9084776a5d5144372a1e1104000003101c28343f4a54697683909ca79b8e8174685b4e4135281b0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f20232627272623201f1c18120b0600000000000000000000060b12181c1f20232627272623201f1b17110a0200000000000000000001070d13191d2021242627272522211e1a150f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b55626f7c87939f998c8073665c514746413a35383f444c535b606b6f7b8390959a92877d6f737f8c96a1adb5a99c8f8276695c4f432f24180d010000000000000000000b1824313e4b5764717e8a9790847773808c99a6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d2026303846535e6973808c96948a7e7174808d98a2aeada1968c7f73687783909da296897c6f6356493c3023160900000000000000000000000000000714212d3a46535f697885929d90837776838f9ca9b6c2c0b3a6998d8073665a4d4037424d57626d726d686d7885929f938e8e939ea6b0bbb8ac9f92867c6f6a6d716e685e5246392d2014070000000000000000000b1824313e4b5764717e8a9790847773808c99a6b3b7aa9d908377797b7d7e7f80807f7e7d7b7975726e6964605c54504a423d352f271f180f0700000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774808d9aa7b3b7aa9d9084776a5d5144372a1e11040000000b17232e434f5c6976828f9cab9a8d8174675a4e4134271b0e010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f121316191a1a19171313100c070000000000000000000000000000070c10121317191a1a191613120f0b060000000000000000000000000001080d111314171a1a1a181514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e394754606a73808d939e9184796d605454524c4641444950565e656c727d8590959992887e716f7c86929fa8b2b2a8998d8073665a4d4033271a07000000000000000000000b1824313e4b5764717e8a9790837773808c99a6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d232e38424f59616e7b86929a9083766e7b86929faab1a79e9184796d6a7783909da295887c6f6255493c2f22160900000000000000000000000000000815222e3b4855616e7b88979a8e81747884919eabb7c4c0b3a6998d8073665a4d403a46535f69727f7a78797e87929f9e9b9b9ea5afb8bab9aea39891847c78797e7a6e6154473b2e2114080000000000000000000b1824313e4b5764717e8a9790837773808c99a6b3b8ab9f92858385888a8b8c8c8c8c8b8a8885827f7b76716d66605c544f454039312921191007000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e1104000004101c2934404b55697683909ca3998b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030506090c0d0e0d0a0706040000000000000000000000000000000000000406070a0c0e0d0c090605030000000000000000000000000000000000010406070b0d0e0d0c0808060200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d2b37434e58606d78818c92938c7f726661615e56524c50535b60686e777f8792979892877e716e7a849198a3aeb9aca196897c6f6356493c30231609000000000000000000000b1824313e4b5764717e8a97908376737f8c99a6b2b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d28343f4a54606b75818e9893877c6f75828f99a3aeaca0958b7e71676a7783909da195887b6e6255483b2f22150800000000000000000000000000000b1724313e4a5764717d8a97988b7f727986939facb9c6c0b3a6998d8073665a4d403b4855616e7b888785868a9299a3aba8a8aaafb8b4aeacaaaaa096918885868b7e7165584b3e3225180b0000000000000000000b1824313e4b5764717e8a97908376737f8c99a6b2baada29792909298969798999999989698928f8b87837e79716d666059514b433b332b221911070000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808c99a6b3b7aa9d9084776a5d5144372a1e1104000006131f2c3845515c677784919d9f92867b6e6154483b2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b27323d44505c666d78808586827b6e686e6d68615d565c60656c717a828c92999691867e716e7a839096a0aab4b3a99e9184786c605346392d20130600000000000000000003091824313e4b5764717e8a97908376727f8c99a5b2b7aa9d9084776a5d5144372a1e0a030000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d6053463a2d2b3844505c66707d8993988e8174707d89949eabb0a69d9083786c606a7783909da194877b6e6154483b2e21150800000000000000000000000000000d192633404c5966737f8c9996897c707b8899a4afbbc7c0b3a6998d8073665a4d403c4855626f7b88979292999fa3a19ea1a8abacacaaa39f9ea0a8a09e9792938b7e7164584b3e3125180b000000000000000003091824313e4b5764717e8a97908376727f8c99a5b2beb3a9a29f9d9fa2aaa4a5a5a4a6a5aaa29f9c9a93908a847e786f6b605d554d453d342b2319100600000000000000000000000000000000000000000b1824313e4b5764717e8a9790837773808c99a6b3b7aa9d9084776a5d5144372a1e110400000714202d3a4753606d7986929c948d8073695e52463a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607080a09070705010000000000000000000000000000000000000000000000000000000000000000000000000407090a0e101111100e090808080d101111100e0a0607070c0f1111110f0b0706040100000000000000000000000000000000000000000000000000000000000a152028343f4a545c666d737879766e696e7a7a726d6868666d70787e858f949f948f847c706f7b839095a0a8b2b9ada1978c7f72655b5044372b1f12050000000000000000050d141a24313e4b5764717e8a978f8376727f8c99a5b2b7aa9d9084776a5d514430251c150c0800000000000000000000000000000000010715222e3b4855616e7b8894a1a09386796d6053463a2d35414c56606d7883909d92867b6e7883919da6b0ab9f94897d70665b6a7783909da194877a6e6154473b2e2114070000000000000000000000000003101c28343f4a546874818e9b97877a6f7c8995abb5c0ccc0b3a6998d8073665a4d403a4653606d798591999e9f9e9b9691969b9e9f9f9d989291969d9f9f9d9892857a6d6154473a2e21140700000000000000050d141a24313e4b5764717e8a978f8376727f8c99a5b2bfbcb3adaba9aba49f9c999898999b9fa2a9aca49f9c96918b837d746d675f574e463d352b22180e05000000000000000000000000000000000000000b1824313e4b5764717e8a97908376737f8c99a6b2b7aa9d9084776a5d5144372a1e110400000b1824313e4b5764717e8a918f8b82796d60574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000103040503000000000001040504030000000000000000000203040405040403020000000000000000070c1012131516161413110d08020000000000000000000000000000000000000000000000000000000000000000050b101316161a1d1e1e1d1a16151415191c1e1e1d1b17131314181c1d1e1d1c181413110d0801000000000000000000000000000000000000000000000000000000040b17232e38424a545c6066666d6661616d7a857f7a767575797d838b929799928c827a6f717c849095a0a7b1bab0a69e9285796d6053493f33271b0f0300000000000000050f171f252a323e4b5764717e8a978f8275727f8c99a5b2b7aa9d9084776a564c41362e261e1a12080000000000000000000000000000040c1318222e3b4855616e7b8894a1a09386796d6053463a2d3945525d68727e8b95968c7f73727f8b95a0acafa4998f82766b60546a7783909da093877a6d6054473a2d2118120b0300000000000000000000020a121f2b3844505c667683909d928578707d8a97a3b0bdd2c0b3a69a8d8073675a4d403844515c66707e878f9292918f89848a8e919292908d86848b909292918d867d70685e5246392d201307000000000000050f171f252a323e4b5764717e8a978f8275727f8c99a5b2bfc5bebaaea69e99938f8c8b8b8c8e92979fa2aaaca8a19e95908980796e6960584f473d342a20170b02000000000000000000000000000000000003091824313e4b5764717e8a97908376727f8c99a5b2b7aa9d9084776a5d5144372a1e0a0300000915222f3c4855626f7c8184837e786d675c51453b30251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000407090a0e101111100d0807070b0e1011110f0d0807050607090b0d0f101111111111100f0d0b09060503030b12181c1f2022232321201d19130d080100000000000000000000000000000000000000000000000000000000030a0f161c20222327292a2b2a272222212226292b2b2a272320202125282a2b2a282521201d19130c0400000000000000000000000000000000000000000000000000000006111c263038424a5053545c605c545e6877848c86838182858a90959f9590867f776d747e869196a0a7b1b9b3a99f948b7f72675d5141382d22170b00000000000000030d17212931363d444c5665727e8b988e8275727f8c99a5b2b7aa9e918477685e52463f38302c241a0b02000000000000000000000000040d161d2429303b4855616e7b8894a1a09386796d6053463a37434e58606d7a85929e9184796d7a85929ea7b1aa9f93877c6f62595d6a7783909da09386796d6053463a3028231d150c030000000000000000020c141c232d3a4653606d7985929d908376717e8b97a4b1becac1b4a79a8e817467564c4135404a54616c707d82858685827c797d8284868583807b797f83868584807a706b61564c41362a1e11050000000000030d17212931363d444c5665727e8b988e8275727f8c99a5b2bfc2b8aea49d948f8783807e7e7f81858b9298a1a9a29f9c9e9d928d837b6f6a60594f463c32291d140a00000000000000000000000000000000050d141a24313e4b5764717e8a978f8376727f8c99a5b2b7aa9d9084776a5d514430251c150c08000815212e3a47535f6a6f757776716c665c554b4033291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b101316161a1d1e1e1d19151414171b1d1e1e1c19151412121316181a1b1d1d1e1e1e1d1d1b1a181513120f0c151c23282c2d2f30302e2d2a251e19130c040000000000000000000000000000000000000000000000000000060e151b21272c2f303436373837342f2e2e2f333637383734302d2d2e323537383735322d2c29241e160d090000000000000000000000000000000000000000000000000000000a141e2630383f44464b5153514f586975828f92908e8f92979d98928c837c726f79808a9298a1a8b1b9b5aba2979082786c60554b402f261b11060000000000000009141f29333b42464f565e6874808d9a8e8174727f8c98a5b2b9ac9f93877a6d6159504a423e362c1d140a0000000000000000000000010c161f282f353b424a53626f7b8895a2a09386796d6053463a3947535f6a74808d97958a7e7174808d97a1adaea2988e81746a5f53596a7784909da09386796d605346413a342e271e150b00000000000000000a141e262e343f4a54626f7b88989b8e8175727f8b98a5b2becbc3b6a99c908376685d52453c3942505a616b707578797875706c707578797977736e6d7277797977736e6861594f443a3025190d01000000000009141f29333b42464f565e6874808d9a8e8174727f8c98a5b2bfbbb0a69d928d827b767372717374797e869197a197928f949e9d9590857c6f6b60584e443a2f261b11060000000000000000000000000000050f171f252a323e4b5764717e8a978f8275727f8c99a5b2b7aa9d9084776a564c41362e261e1a120806121f2b37434e585f62686b6965605b544b43392e21170d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f161c20222327292b2b2a2621202024282a2b2a292621211e1f2022252728292a2b2b2b2a2a28272522201f1b171e272e34383a3b3d3c3a39363029241e160d0400000000000000000000000000000000000000000000000006101820262b33383b3d4143444443413c3b3a3b4043444443413d39393a3f42444444423e3a39352f281f1b12090000000000000000000000000000000000000000000000000000020c141e262e34383a4045465059606a75818e9b9490949799928f867f786f727c838d929fa2aab2babbafa39992857b6e665b5043392f1d140a00000000000000020e1a25313b454d535960686d7a8592998c8073727f8c98a5b2bbafa49a8c7f736b605c5450483e2f261c11060000000000000000000007131d28313a41454d545c65717e8a97a4a09386796d6053463a43505a626f7c87929a9083786e7b87929fa9b2a99f92867b6e615858616b7885929ea195887b6e625a524c45403930271d120700000000000006111c2630383f44505c66727f8c99998d8073727f8c99a5b2bfccc5b9ac9f92867a6d60584e45403e4850596063696b6c6b68636064686b6c6c6a666160656a6c6c6a67615e564f473e32291e13080000000000020e1a25313b454d535960686d7a8592998c8073727f8c98a5b2bfb7ab9f948d80756e6966656566676d727c8591999285828f95a0a09792867d6f6a5f564c41382d22170b02000000000000000000000000030d17212931363d444c5665727e8b988e8275727f8c99a5b2b7aa9e918477685e52463f38302c241a0b020f1a26313c464e53555c5e5c5853504a423930271d0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b21272c2f303436373836332e2d2d313437383736332e2d2a2c2d2f323335363737383737363533312f2d2b27222730394044464849494746413a352f2820160c0300000000000000000000000000000000000000000000060f18222a31373d4448494d505151504d494747484c4f5151504e4a4646474b4f5051504f4b4745413a312d241b12090000000000000000000000000000000000000000000000000000020c141c23282b363e48505a616b707c85929c9083888a8a86827b726e787f8691959da4aeb4bcb6aea49f92877d70695e544a3f31281d0b020000000000000005121e2a36424d575e616b6f7a839097958b7e71727f8c98a5b2c0b6ac9f92867d726d66615a5042382d22170b000000000000000000010d18242f3a434b51575e666d7782909ca9a09386796d605346404b55616c76828f9993877c6f75828f99a3afada1978c8073685e5c606a707d8997a2a6998d80736c615e56514b42392e23180c0000000000000b17232e38424a5059606d7884919e988b7e7173808c99a6b3bfccc7bbaea3998c7f736a5f58514b423e474f54565c5f5f5e5c5653575b5e5f5f5d5a5453585d5f5f5e5a54524c443e352c20170d02000000000005121e2a36424d575e616b6f7a839097958b7e71727f8c98a5b2beb4aa9c8f82766e615f575858555c606a707d879297887b83909da7a19892867c6f685e53493f33271e130800000000000000000000000009141f29333b42464f565e6874808d9a8e8174727f8c98a5b2b9ac9f93877a6d6159504a423e362c1d140a0a15202a343c4347484f51504b46443f382f271e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b33383c3d4143444443403b3a3a3e4143444442403b3a36383a3c3e40424344444444444342403e3c3937332d2e39424a515355565654524c45413a32281e150b000000000000000000000000000000000000000000030e18212a343c43474f54565a5c5d5e5d5a55545355595c5e5e5d5a56535254585b5d5e5d5b5854514c433f362d251b11060000000000000000000000000000000000000000000000000000050e18222c353e48505a616c707d859297978a7e7b7e7d7a756e727b838c9299a0a7aebabfb6aea49c928b7f726b60574d42382d1f160c00000000000000000714212d3a46535e696e747d849095928d83796d727f8c98a5b2bfbaaea39892867f78706c61544a3f33281c0f03000000000000000004111d2935414b555d60696e78808e949faba09386796d60534645515c67707d8a94988e8175707d8a949eabb1a79e9184796d6061666d727c85929ea9ac9f92877e746d68605c544b4034281c10040000000003101c28343f4a545c606b727f8c969f95897d7073808d99a6b3c0cccbbfb5ab9f92867c6f6a605c544b403d4448494f5253524f49464a4f515352504d48464c505352514d4746413b322c231a0e050000000000000714212d3a46535e696e747d849095928d83796d727f8c98a5b2baaea298897c6f635c534d4b4b4b5157606b74818e978a7d7d8995a0aaa29891847a6d655b50443a3025190d0100000000000000000000020e1a25313b454d535960686d7a8592998c8073727f8c98a5b2bbafa49a8c7f736b605c5450483e2f261c11060e18222a31373a3c4244433e3938332d261d150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18222a31373d4448494d505151504c4846474a4e5051514f4c4846424446494b4d4e505051515150504e4d4b4846443f3a39404a545c60626363615e56524c443a30271d1207000000000000000000000000000000000000000009141f2a333c464e5359606367696a6b6a6762605f6266696a6b6a6763605d6165686a6b6a6865605d5550483f372d23180c01000000000000000000000000000000000000000000000000020b17202a343e47505a616c717e869297a29b8e817471706d6e777f8690959fa3abb1b9bfb6aea49d928c80736d62594f453b2f261c0d0400000000000000000815212e3b4854616e7b81889196928580796d67727f8c98a5b2bfbfb4aaa398928c837e70665b5044382b1f120600000000000000000613202c3945515d676d737b828e939da6b0a09386796d6053464d56606d7984919e92867b6e7884919da6b0aca0958b7e7167616c70787f869297a1adafa399928a817a726d665c5145382c1f13060000000006121f2b3844505c666d727d879299928d83796d73808d99a6b3c0ccd1c6baaea29891857c726d665c514538383b3d42454645423d393d4245464644403b3a3f44464644403b39363029201a1108000000000000000815212e3b4854616e7b81889196928580796d67727f8c98a5b2b8ab9f9285796c605346423f3e40454f5963707d89968d807784919daaaaa1968f82776c60564c4135291d12070000000000000000000005121e2a36424d575e616b6f7a839097958b7e71727f8c98a5b2c0b6ac9f92867d726d66615a5042382d22170b06101820262b2e2f353836322d2b28221c140b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a343c43474f54565a5c5e5e5d59545253575b5d5e5d5c5954534d505355585a5b5c5d5e5e5e5d5d5b5a5855535049474544515c666d6e706f6d68605d564c42392e23180c00000000000000000000000000000000000000020e1a26313c454e585f626b707476777776746f6a696e737677777674706c686d727577777775716d67625a51493f34291d12000000000000000000000000000000000000000000000000000a141d29323c464f59616c717e879298a29d938c7f73666c717b828b92989fa7aeb4bdc0bbada49d928d80746e635b51473d33291d140a0000000000000000000815222e3b4855616e7b8187909591847f786d65727f8c98a5b2bfc0b5aba39a938d847e786c605346392d20130600000000000000000714212d3a4754606d7a7f868f949da5afaca09386796d605346525e69727f8c96968c8073727f8b95a0acb0a69d9083786c6066707e838c9298a1a9b3b5aba39f938e857f796d6053463a2d201307000000000713202d3a4653606d787f8692999286807a6d6773808d9aa6b3c0cdd6cabfb4aaa19791867f796d6053463a2d2f303638393835302d313538393937332e2d3237393937342e2d2a251e170e0800000000000000000815222e3b4855616e7b8187909591847f786d65727f8c98a5b2b7aa9d918477665b504438312e343d4855616e7b88948f83767f8c99a8b2a89f948b7e72685e5246392f24180d010000000000000000000714212d3a46535e696e747d849095928d83796d727f8c98a5b2bfbaaea39892867f78706c61544a3f33281c0f03060e151a1f2122292b2925201f1c17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a333c464e5359606367696a6b6966615e6064676a6b6a6966615e575c6062656668696a6a6b6a6a6968666462605b5353514b53606d787b7c7c7a756d685d544b4034281c100400000000000000000000000000000000000005121e2b37424d575f6a6f777d8083848483807c75757b7f82848483817d78747a7e82838483817e7a716c625b51453a2e1c1106000000000000000000000000000000000000000000000006111b262f3a444e58616b717e879299a39c928d81786d6d757e858f949fa2aab1babfbdb5afa39c928d80746e645c52493f352b21170b020000000000000000000814212d3a47535f696e747c839095918c82776c727f8c99a5b2bfbbafa39992888079716c665b5044382b1f120600000000000000000714212e3a4754616d7a80868f949da4aeaca09386796d60534e58616e7b86929e9184796d7a85929fa8b1ab9f94897d7066606d787e848c9299a3abb4b6aca49f938f867f796d6053473a2d201407000000000713202d3a4653606d79808792999286807a6d6773808c99a6b3bfccd5c9beb3a9a09691867f796d6053473a2d2023292c2c2b29232024282b2c2c2a272120252a2c2c2b2721201e19140d050000000000000000000814212d3a47535f696e747c839095918c82776c727f8c99a5b2b7aa9d9084776a544a3f3328232d3a4754606d7a87939185787b8796a1adb0a69e92857a6d61554b4035291d10040000000000000000000815212e3b4854616e7b81889196928580796d67727f8c98a5b2bfbfb4aaa398928c837e70665b5044382b1f120600030a0f1215151c1e1d1813120f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454e585f626b707476777776736e696d717476777775736e6964666d6f717375767777777777767573716f6c6564605d555865717e88898986817a6d665c5145382c1f14090000000000000000000000000000000000000714212d3a46535f696f7c83898d8f9091908d888282878c8f9191908d898480868b8e9091908e8b857e726d62564a382e23170b00000000000000000000000000000000000000000000000b17222d38414c565f6a707d879299a39f918c80786d6f7a818a92979fa6aeb4bcc2bcb4aba39f918c80746e645c524a40372d23190f050000000000000000000006121e2b37424d575f616a6f79839099948a7d70727f8c99a5b2c0b5ab9f92877e736d67605b544a3f33281c0f0300000000000000000713202d3946525e686d737b828d929da8b2a09386796d605353606a74818e98958b7e7174808d97a2adafa4998f82766b605c666d71797f879299a3aeafa49a938b817b736d675d5145392c2013060000000006131f2c3845515c666d737d879298928d83796d737f8c99a6b2bfccd2c6b9ada19791847b726d675d5145392c1f161c1f201a21272c2f3032322f2e2b26201b1d201f1e1a1414110d08020000000000000000000006121e2b37424d575f616a6f79839099948a7d70727f8c99a5b2b7aa9d9084776a5d51442d22212d3a4754606d7a879397867a7884919eabb7ada2978c8073675d5145392c2014090000000000000000000815222e3b4855616e7b8187909591847f786d65727f8c98a5b2bfc0b5aba39a938d847e786c605346392d201306000000030608090f11100b060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b37424d575f6a6f777d80838484837f7b74797e81838484827f7b747175797c7e80818383848484838381807e7b7975716d67646263707d8a9699928e83786d6053463c31261a0e0200000000000000000000000000000000000815222e3b4855616e7b8590959a9c9d9e9d9a948f8e939a9c9d9e9d9a95908d92989b9d9e9d9b97928b7f7265544a3f34281c1003000000000000000000000000000000000000000000030f1b27333f49535e686f7c869299a399938b7f746c717c848e939fa2a9b0babfc6beb4aaa299928b7f736e645c524a40382e251b11080000000000000000000000020e1a26313c454d53585f676e7b8792998c7f72727f8c99a5b2bbafa3998c7f726c605c55504a42382d22170b00000000000000000005111d2935414c565e61696e75808d96a0aca09386796d60535b656f7c87939d9083786e7c87929fa9b3aa9f93877c6f6259545c60676d737d87929fabac9f93887f756e69605d554b4035291d10040000000004101c2834404b545c606b727f8c969f95897d70727f8c98a5b2bfcbcabeb3a99e92857b6e69605d554b4035291d100f0f1a232b33383c3d3f3e3c3b37322c27211910110d08070501000000000000000000000000020e1a26313c454d53585f676e7b8792998c7f72727f8c99a5b2b7aa9d9084776a5d5144372a212d3a4754606d7a879394887b75818e9ba8b4b3a99f9285796d6053473b31251a0f0800000000000000000814212d3a47535f696e747c839095918c82776c727f8c99a5b2bfbbafa39992888079716c665b5044382b1f1206000000000000000205030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696f7c83898d8f9191908c8681848a8e9091908f8c87817e8285888b8d8e8f9091919190908e8d8b8885827e7975716f6e717e8a97a39f958c7f7366574d42372b1e120500000000000000000000000000000000010e1a2734414d5a6774808d979394989da0a7a69e9c9b9fa4acaaaaa9a7a09d9a9fa2a9a19e99959393918578665c5044382b1f12060000000000000000000000000000000000000000030d18212b3744505b656d7a849198a29992877f736c737e8691969ea5adb3bbc2cac0b6aca29892877f736d645c524a41382f261c12090000000000000000000000000009151f2a333c42474e555f6975828e9a8d8074727f8c99a5b2b9ac9f92867a6d605a514b443f382f261c1106000000000000000000010d1925303a444c52575e616d7984919daaa09386796d6055606c7883909a93897c6f76828f99a3afaea2988e81746a5f534a50555c606b727f8c99a3a79a8d80746d615e56514b43392f24180d0100000000000c18232e39424b5159606d7884919e988b7e72727e8b98a5b1becbc6b9ada1978b7e71695f57514b43392f24180c0b16212b353d44484a4c4b4947433c38322b221a12100c0600000000000000000000000000000009151f2a333c42474e555f6975828e9a8d8074727f8c99a5b2b7aa9d9084776a5d5144372a212d3a4754606d7a879395897c727f8b98aab4baada2978a7e7164574d42362a211a11080000000000000006121e2b37424d575f616a6f79839099948a7d70727f8c99a5b2c0b5ab9f92877e736d67605b544a3f33281c0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8590959a9c9d9e9c99928e91969a9d9e9d9c99938e8b8f929898999b9c9d9d9e9d9d9c9b999797928f8a85827e7c7a7c83909daaa79e918578695f53463a2d21140700000000000000000000000000000000020f1b2835424e5b6875818b8786888b90959fa4aba8a8acafb6b7b7b6b1acaaa7aca69f97928d8887878987796d6053463a2d201307000000000000000000000000000000000000000009141f2a36424d57606c77828f96a19a92877e726c77808a9298a1a8afbabec5c0babbafa49a92867e726d635b524a41382f261d130a0000000000000000000000000000030e18212a31373c434d5765727f8b988e8174727f8c99a5b2b7aa9e918477675d51454039332d261d140a000000000000000000000008131e28323a41464d525c66727f8c98a5a09386796d605d67717e8b95988e8175707d8a949fabb2a99f92867b6e61584e43444b5159606d7a86929fa295887b6f625b524d45403931281d120700000000000007121d2730394045505c66727f8c999a8d8073717e8b97a4b1becac5b8ab9e9285796d60574d45403931271d1207101c27333d474f5456595855534e48433d342c201f1c17110a0300000000000000000000000000030e18212a31373c434d5765727f8b988e8174727f8c99a5b2b7aa9d9084776a5d5144372a212d3a4754606d7a879396897d707c8998a2aebab3a99c8f8276695e53463d332c231a0d04000000000000020e1a26313c454d53585f676e7b8792998c7f72727f8c99a5b2bbafa3998c7f726c605c55504a42382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a2734414d5a6774808d979394989da0a7a39f9b9ea1a8a9aaaaaba49f9a979b9fa2aaa6a8a9a6a3a1a0a0a0a1a2a9a29f9b98928f8b8987889095a0acada197887b6e6155483b2e22150800000000000000000000000000000000000a1724303d4a5763707d7e7b7a7b7e838c9399a4afb5b9bbc0c4c4c3bcb8b7b1a89f948f85807c7a7a7c7f73665c5044382b1f120600000000000000000000000000000000000000020e1a26313a46525e69727f8b949f9f93887e716c78818c929fa3aab2babfbab9b3adadac9f93877d706c625b514940382f2618130c04000000000000000000000000000000060f181f262b313e4b5864717e8b978e8275727f8c99a5b2b7aa9d9084776a554c41342f28221c140b020000000000000000000000020c16202830353b424a54626f7c8995a2a09386796d60606d7a85919e92867b6e7984919da6b0ada1978c8073695e52463c394045515d677784919da093867a6d605347423b352f281f160c01000000000000000b151e272e343f4a54626e7b88989c8f8275707d8996a3b0bcd0c2b5a89b8f8275665c51453c352f271f150b0714202c38444f5960636565625f58544f463e362d2c28231c150c0901000000000000000000000000060f181f262b313e4b5864717e8b978e8275727f8c99a5b2b7aa9d9084776a5d5144372a212d3a4754606d7a8793978a7d717985929fabb5b9ac9f93877b6e61584e453d352c1f160c0100000000000009151f2a333c42474e555f6975828e9a8d8074727f8c99a5b2b9ac9f92867a6d605a514b443f382f261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1b2835424e5b6875818b8786888b90959ea5aca7abadb2b6b7b7b5afaca7a4a8acaeaaa79f9d9996949393939495979a9ea1a29f9b979594959da0a7b1b3a996897c6f6356493c3023160900000000000000000000000000000000000916232f3c4855616b70716e6d6e72787f87939fa9b3bec8ccd2d1cec8c5b8aca0958f827a736f6d6d70736d63544a3f34281c10030000000000000000000000000000000000000005121e2a36424d57616e7b86929f9d928b7f726c77818e939ca4aeb4bcbcb4aeaca6a1a0a29d9084776b61595149403a363129241d160d04000000000000000000000000000000060e151a24313e4b5764717e8a978f8275737f8c99a6b2b7aa9d9084776a5d51442f231d17110a0200000000000000000000000000040e161e2529303b4855616e7b8894a1a09386796d606973808d97978c8073727f8c96a0acb1a79e9184796d60564d42342f35414b556a7783909d9f938679675d5145393029241d160d040000000000000000030c151d232e394653606c7985929e9184776f7b8895aab4bfcbc0b3a79a8d807467544a403329241d150d030916222f3c4854606b7072716f6a63605950483e3a38342e261e1b130b02000000000000000000000000060e151a24313e4b5764717e8a978f8275737f8c99a6b2b7aa9d9084776a5d5144372a212d3a4754606d7a8793978b7e7175818e99a4acb1afa4998d80746a60574f473d31281d1207000000000000030e18212a31373c434d5765727f8b988e8174727f8c99a5b2b7aa9e918477675d51454039332d261d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d7e7a7a7b7e838e939ea8b2b8b9bdc3c4c3c0bbb9b4b1b5ada69e9c95908c898887868687888a8d91969c9fa6a4a2a1a2aaacb1b9b1a795887c6f6255493c2f22160900000000000000000000000000000000000714202c38444f59616365616061666c73808d97a2adbac5c9ced6d9d0c4b7aa9d9183796d686260606366635b5142382e23170b00000000000000000000000000000000000000000714212d3a46535f6974818e989f958d80746c77818e939da5aebabfbab1aaa39f9994939599918477675d5147484846423b352f281f160c0100000000000000000000000000000003091824313e4b5764717e8a978f8376737f8c99a6b2b7aa9d9084776a5d5144372a1e0b0600000000000000000000000000000000040c1319222e3b4855616e7b8894a1a09386796d616e7b86929e9184796d7a85929fa8b2aca0958b7e71675d51443b30242f44505d6a7783909d9f9386796c554b4035291f18120c0400000000000000000000030b121f2b3744505b6576838f9c93867a6d7a8798a3aebac7c0b3a6998d8073665a4d402e2718120b030a111a23303d4a5663707d7f7e7c776f6b615a504846443f38302d251d140b0100000000000000000000000003091824313e4b5764717e8a978f8376737f8c99a6b2b7aa9d9084776a5d5144372a212d3a4754606d7a8793988b7e716f7c87939da0a8b1ab9f92877c6f6961594f43392f24180d01000000000000060f181f262b313e4b5864717e8b978e8275727f8c99a5b2b7aa9d9084776a554c41342f28221c140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855616b70716e6d6e7179818e96a0acb8c5c9cfd1d2ccc7c6bfb6ada39c948f88837f7d7b7a797a7a7c7e81848990949fa3abb5aeb6b8bcb8aba095877a6d6154473a2e211406000000000000000000000000000000000004101c28333e474f5557585453545b606d7985929fabb7b9bdc4ccd2cabdb0a3978a7d70675e56545456595751494030261c110600000000000000000000000000000000000000000815222e3b4855616e7b87929f989083786d737f8c939da5afb7bdb4aea79f98928d8786888c91867a6d6053535554534d45403a31281d1307000000000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1e11000000000000000000000000000000000000020815222e3b4855616e7b8894a1a09386796d6b75828f99958b7e7174818d97a2adb0a69d9083786d60554b4032292a3744505d6a7783909d9f9386796c6053462f24180d0701000000000000000000000000030f1b27333f49536774808d9a9a897c6f7985929facb8c5c0b3a6998d8073665a4d4033271a07010a131c232c30404c5966737f8c8b88837d716c61595553504a423f372f261d1309000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a212d3a4754606d7a8793988b7e726a727f899195a0acafa39991857b706b61554b4035291d100400000000000000060e151a24313e4b5764717e8a978f8275737f8c99a6b2b7aa9d9084776a5d51442f231d17110a02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f59616365616061676d7984919daab7c4c6cacfd7d7cec4baaea49c918c827c7673706e6d6d6d6e6f7174787d838b9299a3abb5c0c4c3b6aa9d908377685e5246382d22170b0000000000000000000000000000000000000b16212c353e44484a4b48474a515c677885919eababacb2bac0c9c9bcb0a396897d7063554c4747494c4b4640372e1e140a000000000000000000000000000000000000000006121e2b37424d576773808d999f92867c6f707d87939fa5afb7b9b1aba39f959086807a7a7c7f84897c6f635d6062615e57514b433a2f24180d050000000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d707d89949d9083786f7c87929fa9b3ab9f94897d70665c5043392f202a3744505d6a7783909d9f9386796c605346392d20070000000000000000000000000000000b17222d3f4b5865727e8b98988b7e727784919daab7c4c0b3a6998d8073665a4d4033271a0d07111c252e353e424a54616e7b87969590877e716b6061605c54514941382f251b11070000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a212d3a4754606d7a8793988b7e72656d727c84919daab5aba19791857d70675d5145392c201306000000000000000003091824313e4b5764717e8a978f8376737f8c99a6b2b7aa9d9084776a5d5144372a1e0b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f5557585453555c66717e8b98a4b1b8b9bec5cdd5c9bdb2a89c928c7f756f6a666361606060616264656c70767f879299a3afbbc4bfb3a6998c80736b6053493f33271b0f03000000000000000000000000000000000005101a232c33383c3d3e3b3a404b556b7885919ea19ea1a8aeb7c0cebcb0a396897d7063564a3d3a3d403e3b352e251c0c0200000000000000000000000000000000000000000814212e3a47535f697884919e988d80736e7b859299a4afb7b8b0a7a099928c837b736e6d6f73787e7e7164676d6e6e69605d554b40352921160b0000000000000000000000000000000b1824313e4b5764717e8a9790837773808d99a6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386796d7883919d958a7d7076828f99a3afafa4998f82766b61544a3f31281d2a3744505d6a7783909d9f9386796c605346392d20130600000000000000000000000000000616232f3c4956626f7c89989b8e817575818e9ba8b4c1c0b3a6998d8073665a4d4033271a0d0f19232e3740474f545c60697884919e9992877d706d6e6d66625b534a41372d23180d0100000000000000000000000b1824313e4b5764717e8a9790837773808d99a6b3b7aa9d9084776a5d5144372a212d3a4754606d7a8793988b7e72666d798188939facb9aea49c928d827a6d6053473a2d2014070000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353e44484a4b47474b5464717e8a97a4acabadb3bbc5cdc5b9aca1968c80736d625f5856555453535455535b60636d727e87929fa8b2bdc5b9ac9f92877d6f655b5044372b1f120500000000000000000000000000000000000008111a21282c2f30322e2e45525e6b7885919e9691969da4aebcc5bcb0a396897d7063564a3d303033322f2a231c130a0000000000000000000000000000000000000000000815222f3b4855626e7b88969f92857a6d76828f97a2abb5b6aea69e9591867f786e6a616062656c71716c6f757a7b7b756d675d51453d33271c100400000000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a0938679727f8b959d908377707d8a949fabb4aa9f93877c6f62594f42382e1f162a3744505d6a7783909d9f9386796c605346392d20130600000000000000000000000000000713202d3a4653606d7985929e918478727f8c99a5b2bfc0b3a6998d8073665a4d4033271a0b16212b354049515961666d707683909da3999184797a7b79726d645c53493f35291e120600000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a212d3a4754606d7a8793988b7e716c78828e939aa4afb1a79d928d80776d675d5145392c2013060000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c33383c3d3e3b3e4b5764717e8a97a29f9ea2a9b3bbc5c4b7ab9e9184796d605b534e4a4847464747494950535b626c73808d96a1acb9c3bbaea3999183786c605346392d201306000000000000000000000000000000000000000810161c202324252b3845525e6b7885919e91848d929daab4bebcb0a396897d7063564a3d30232625231e19120a010000000000000000000000000000000000000000000b1724313e4a5764717d8a979a8d8174717e8a949fa9b3b7aea49d938f837c726c665f5753535b60646468758187888781796d60594f44382c20140700000000000000000000000000000b1824313e4b5764717e8a9790847774818d9aa7b4b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a09386797a85929f968a7d717984919ea6b0aea2988e81746a5f53473d30261c1d2a3744505d6a7783909d9f9386796c605346392d201306000000000000000000000000000006121f2c3844505c6675828f9c96887b707d8a96a7b1bcc0b3a6998d8073665a4d4033271a101c27323d47515b636b70797c7d84919eaba19691848688857f746e645b51463a2e22160900000000000000000000000b1824313e4b5764717e8a9790847774818d9aa7b4b7aa9d9084776a5d5144372a212d3a4754606d7a8793988b7e71717e8b949fa4acb6aca0958d80736c655d554b4035291d10040000000000000000000b1824313e4b5764717e8a9790837773808d99a6b3b7aa9d9084776a5d5144372a1e1104000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a21282c2f3032313e4b5764717e8a9798929297a1a9b3bec3b7aa9d908477665c5047433d3b3a3a3a3b3c3f4446515a606d7984919ea8b2bdbfb5aba095897c6f6256493c2f2316090000000000000000000000000000000000000000050b101416171f2b3845525e6b788591978a7e808d98a2aebabcb0a396897d7063564a3d3023191916120d0700000000000000000000000000000000000000000000000c1926333f4c5966727f8c9999897c6f7884919ea6b0b8aea49d928d81796f6a605b544e47495053575b6874818e99938f82756b6155483c2f23160900000000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a0938678818e979e918478727f8c96a0acb3a99f92867b6e61584e43352c1e141d2a3744505d6a7783909d9f9386796c605346392d201306000000000000000000000000000003101c28343f4a5465727e8b99988b7f727a8795a0acb8c0b3a6998d8073665a4d4033271a13202c38444f59636d737d84898a9196a0aca8a096919297928b80746d62574a3e3125180b00000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a212d3a4754606d7a8793978a7e717783909da6afb6b4aa9d9083786d605b534b43392f24180d010000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810161c20232425313e4b5764717e8a979286859297a1adb9c3b7aa9d9084776a544a3f37312e2d2d2d2e2d33373f44515c66717e8b96a0acb8c6bdb1a7988b7e7165584b3e3225180b00000000000000000000000000000000000000000000040709121f2b3845525e6b788591978a7d7a85929fabb8bcb0a396897d7063564a3d3023170a0a06020000000000000000000000000000000000000000000000010d1a2734404d5a6773808d9a928679717e8a96a1acb8b0a69d928d80776d675f58504a423c3f44464b5864717e8b979e93897d7063564a3d3023170a00000000000000000000000000000b1824313e4b5764717e8a9791847776838f9ca9b6b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a295887c87939f998c7f727a85929fa8b2ada1978c8073695e52463c31231a0c1d2a3744505d6a7783909d9f9386796c605346392d2013060000000000000000000000000000000c17232e3a4754606d7a86929c8f82767783909daab7c0b3a69a8d8073675a4d4034271a16222f3b4854606b737f8a9196979ea0a8b2b2a8a09e9fa29e928c7f7265594c3f3226190c00000000000000000000000b1824313e4b5764717e8a9791847776838f9ca9b6b7aa9d9084776a5d5144372a212d3a4754606d7a8793978a7d707a87939facb9baaea2988a7e71665c5149413931281d1207000000000000000000000b1824313e4b5764717e8a9790847774818d9aa7b4b7aa9d9084776a5d5144372a1e110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b1014161824313e4b5764717e8a9791847b85929eabb8c3b7aa9d9084776a5d51442e26222120202122272b34404a54606d7884919eabb5bdb4aea2988a7d7164574a3e3124170b00000000000000000000000000000000000000000000000005121f2b3845525e6b788591978a7d75828e9ba8b5bcb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000010e1b2834414e5b6774818e9a9184787683909ca8b2b5ab9f948d80746c655d554e443f382f33373d4a5663707d8996a69a8e8174675b4e4134281b0900000000000000000000000000000b1824313e4b5764717e8a979184777884919eabb7b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1a99c90839099a095877b74818e98a2aeb1a79e9185796d60564d42342a2011111d2a3744505d6a7783909d9f9386796c605346392d2013060000000000000000000000000000000613202c3945525d6875828e9b93877b73808d99aab4beb4a79a8d8174675a4e4134271b1623303d495663707d89919a9fa2aaacb2babab2acaaaca69f92857e7164584b3e3125180b00000000000000000000000b1824313e4b5764717e8a979184777884919eabb7b7aa9d9084776a5d5144372a212d3a4754606d7a879396897c717d8a9aa4afbbb8ab9f9285796d60544a40382f281f160c01000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004070b1824313e4b5764717e8a979184777f8c98a9b3beb7aa9d9084776a5d5144372a1e14131414171b232e3944505c66727f8b99a3afb4aba39f92857a6d6154473a2e21140700000000000000000000000000000000000000000000000005121f2b3845525e6b788591978a7d727f8c98a5b2bcb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000020e1b2835414e5b6874818e9b9184777a86929facb9afa4998f82786d605b534b433c332d2627303c4956636f7c8996a29b8f8275685c4f4231261a0e01000000000000000000000000000b1824313e4b5764717e8a979184777b8796a1acb9b7aa9d9084776a5d5144372a1e11040000000000000000000000000000000000000815222e3b4855616e7b8894a1ab9f9490949f9d9083777c87939faab3aca0958b7e71675d51443b3022180e111d2a3744505d6a7783909d9f9386796c605346392d20130600000000000000000000000000000004111d2935414c56636f7c8994998d80747c8998a2aebab4a89b8e8175685b4e423025191b2834414e5b6774818b8b8e92989ea6afb7c1bdb9b7ab9f94897d716c6256493d3024170a00000000000000000000000b1824313e4b5764717e8a979184777b8796a1acb9b7aa9d9084776a5d5144372a212d3a4754606d7a879395887c73808d99acb6bdb2a89b8e8175675c5142392e261d160d0400000000000000000000000b1824313e4b5764717e8a9791847776838f9ca9b6b7aa9d9084776a5d5144372a1e110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777b8797a1adb9b7aa9d9084776a5d5144372a1e1213181c1c191c28343f4a54616d7a86929facaea399928b7e71685e5246392d20130700000000000000000000000000000000000000000000000005121f2b3845525e6b788591978a7d717d8a97a4b0bcb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000010e1b2734414e5a6774818d9a9285787d8a99a3afb9ac9f93877b6e665c5049413a3128221c24313e4b5764717e8a97a49a8e817467574e42372b1d1207000000000000000000000003060b1824313e4b5764717e8a97918477808d9aa8b2bdb7aa9d9084776a5d5144372a1e11070400000000000000000000000000000000000815222e3b4855616e7b8894a1b0a69f9c9fa69b8e8176828f99a4afb0a69d9083786d60554b4032291f1006111d2a3744505d6a7783909d9f9386796c605346392d201306000000000000000000000000000000010d1924303a4854606b76828f9c92867b7985929fabb8b5a99c8f827669564c41362a1e1724313d4a5764707e7e7e81858f949ea5afbdc6c2b5a99c8f82766b625a5045392d21150800000000000000000003060b1824313e4b5764717e8a97918477808d9aa8b2bdb7aa9d9084776a5d5144372a212d3a4754606d7a879399877b76838f9ca9b6b9aca0968a7d7063554b4030271c140b040000000000000000000000000b1824313e4b5764717e8a979184777884919eabb7b7aa9d9084776a5d5144372a1e110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777885929eabb8b7aa9d9084776a5d5144372a1c1f202529292621232e3846525e6876828f9ca9ac9f92867f726c62564c41362a1d110500000000000000000000000000000000000000000000000005121f2b3845525e6b788591978a7d707c8996a3afbcb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000d192633404c5966737f8c9997887c7f8b98abb5b6a99c908376695f544a3f382f281f19222b37434e586673808d99a6998c7f736a5f5347392f24180c000000000000000000030a0f12151824313e4b5764717e8a979184808d929da9bac3b7aa9d9084776a5d5144372a1e1614100b050000000000000000000000000001040815222e3b4855616e7b8894a1aeb0aba9aba79a8d817d8a949fabb5ab9f948a7d70665c5043392f20170d0a111d2a3744505d6a7783909d9f9386796c605346392d2013090704000000000000000000000000000008131e2c38434f59636f7c8993988f8278838f9ca9b6b7ab9e918478685e5246392d201623303c4955616c707171747a828f939eabb5bfbdb2a8978b7e71645950483e34291d110500000000000000030a0f12151824313e4b5764717e8a979184808d929da9bac3b7aa9d9084776a5d51442f23212d3a4754606d7a87939386797986929facb9b2a89e9184786c605346392f20150b02000000000000000000000000000b1824313e4b5764717e8a979184777b8796a1acb9b7aa9d9084776a5d5144372a1e110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777683909da9b6b7aa9d9084776a5d51443723282c2d323536332d2c2a36414c5665727e8b98abac9f92857a6d605a50443a3025190d0100000000000000000000000000000000000000000000000005121f2b3845525e6b788591978a7d707c8995a2afbcb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a999d9083818e9aa7b4b4a79a8d817467574d42382e261d1f2529343d4754606a7784919daa9f92867b6e62554b4035291d100400000000000000060e151a1f212224313e4b5764717e8a9796918d929ca4aeb9c3b7aa9d9084776a5d5144372a2423201c1710080000000000000000000002080d111315222e3b4855616e7b8894a1aebcb7b6b6a99c8f8284919ea6b0afa4998f82766b61544a3f31281d0e1417171d2a3744505d6a7783909d9f9386796c605346392d20171614100b05000000000000000000000000020f1b27323d4854606b75818e97948c7f83909daab6b9ada196877a6d6154473b30251a202d3944505a61646465686e78818f99a3aebbb9aca096877b6e6154483e362d22170c00000000000000060e151a1f212224313e4b5764717e8a9796918d929ca4aeb9c3b7aa9d9084776a554b403429222d3a4754606d7a87939184787d8a98a3aeb6aca0968b7e71665b5044382b1f120300000000000000000000000003060b1824313e4b5764717e8a97918477808d9aa8b2bdb7aa9d9084776a5d5144372a1e110705020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847776828f9ca9b5b7aa9d9084776a5d5144372e34383a3f42433f3a3935303c4956626f7c8999a3aea298897d7063564a3f32281e13080000000000000000000000000000000000000000000000000005121f2b3845525e6b788591968a7d707b8895a2aebbb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000714212e3a4754616d7a86929f95908e929da9b5b3a69a8d807367544a3f332b26292c30353e46505a626f7c8995a0aca2988e8275675d5145382c1f130600000000000006101820262b2e2f2f313e4b5764717e8a97a19e999ca4aeb6c0c3b7aa9d9084776a5d5144372d302f2c28211a11080000000000000000040c13191d2021232e3b4855616e7b8894a1aebbc4c3b7ab9f948f9196a0acb4aa9f93877c6f62594f42382e1f161c212324212a3744505d6a7783909d9f9386796c605346392d212322201c160f080000000000000000000000000a16212c38444f59616e7b85929f918c90959fabb8bdb2a8978a7d7064574d42362a252028333e4750555758565e666d7a86929facb9b7aa9e918477695e53463a2d241b110600000000000006101820262b2e2f2f313e4b5764717e8a97a19e999ca4aeb6c0c4b7ab9e918478675c5145382f2d333b4854616e7b87948f8276818e9baab4afa49a9184786d60544a3f33281c0f0300000000000000000000030a0f12151824313e4b5764717e8a979184808d929da9bac3b7aa9d9084776a5d5144372a1e1514120e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d514430394044464b4f4f4c4745413a3a4653606d7986929fac9f93877b6e6255483b2f22160c020000000000000000000000000000000000000000000000000005121f2b3845525e6b788591968a7d707b8894a1aebbb0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000713202d3946525d6876828f9ca09d9a9da5afbab5a89b8e8275665b50443c373135383a41464f58616c76828f9ca7b1aa9f92867a6d6053473a2d2014070000000000030e18222a31373a3c3b3a3e4b5764717e8a97a4aba6a8aeb6c0c8c3b7aa9d9084776a5d5144383a3d3c38332c231a0e05000000000000040e161e24292c2d302e3b4855616e7b8894a1aebbc7c7bbb0a69f9c9ea0a8b2aea2988e81746a5f53473e30261c22282d30312d2c2d44505d6a7783909d9f9386796c605346302d2e302f2c27211a11080000000000000000000000040f1b27323d46525e69717e8a929c999d9fa7b1bcc2b5a89b8f8275695e52463e36302d2a2c353e44494a4b4c545e687784909daab7b0a69a8d807467574d42362a1b1209000000000000030e18222a31373a3c3b3a3e4b5764717e8a97a4aba6a8aeb6c0c8c5b9ac9f9286796d60544a423f3e3f444d57636f7c89968d807b86929facb0a69f93887d70665c5042382d22170b00000000000000000000060e151a1f212224313e4b5764717e8a9796918d929ca4aeb9c3b7aa9d9084776a5d5144372a2321211e1a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774818e9ba7b4b7aa9d9084776a5d514439424a5153585c5c5954524c443c45515c667784909da79a8d80746a5f53473a2e211405000000000000000000000000000000000000000000000000000005121f2b3845525e6b788591968a7d707b8794a1aebab0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000005111d2935414c5664717e8a96a0aaa7a9afb7c0b8ab9e9285786c60574e4742424045474c5259616a717e8a949fabbaaea398887b6e6255483b2f22150800000000000a15202a343c4347484847434b5764717e8a97a4b1b3b4b9c0c8d0c3b7aa9d9084776a584e4545464a48443e352c20170d0200000000020c1620283035393a3d3b3b4855616e7b8894a1aebbc7cdc2b8b0aba9aaacb2b3a99f92867b6e61584e43352c1e242c33393c3e3a3938414c566a7783909d9f9386796c564c41363a3b3d3c38332b231a0f0500000000000000000000000a16212a36424d56616c74808d949fa7abb1b9c3c5b9ac9f92877b6e615a5046413b39363034383a3b40444b535f697885919eabb5ab9f94887c6f6255493c31251a09000000000000000a15202a343c4347484847434b5764717e8a97a4b1b3b4b9c0c8d3c7baaea3988a7d70665c544e4b4b4950575f6973808d98897d818e99a3aea79f948d80746b60544a3f2f261c110600000000000000000006101820262b2e2f2f313e4b5764717e8a97a19e999ca4aeb6c0c3b7aa9d9084776a5d5144372e2f2e2d2a251f170f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774818d9aa7b4b7aa9d9084776a5d5144404a545c6065686966605d564d45404b546976838f9ca194877a6e61584e43372b1f1206000000000000000000000000000000000000000000000000000005121f2b3845525e6b78859196897d707a8794a0adbab0a396897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000010d1924303a4653606d7884919ea5afb5bac0c6b9ada1978b7e71696058534d4f4b5153565e616b707c86929fa6b0bbb1a795887c6f6255493c2f22160900000000030f1a26313c464e535555534e535b64717e8b97a4b1bec1c5cad1d0c3b7aa9d9084776a605651515357554f473e32291e13080000000008131e28323a4145474948444855616e7b8894a1aebbc7d4cac2bbb7b6b7b9b9ada1978c8073695e52463c3223212c363e45494a47454149525d687783909d9f938679685e52464246474a48443d352b21160b0000000000000000000000040e1925303b44505a606d78828f959fa6afbabfc6bbafa3998e81756c625a524d47464144404446484a51555c656e7b8897a1adafa3998f82766a5f53473b2e211509000000000000030f1a26313c464e535555534e535b64717e8b97a4b1bec1c5cad1d7cbbfb4aa9d9083786d665f585858535b60696e7b86929286808d939eaba7a0959082786d60594f42382e1d140a000000000000000000030e18222a31373a3c3b3a3e4b5764717e8a97a4aba6a8aeb6c0c8c3b7aa9d9084776a5d5144373b3c3b3a36312921170d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774808d9aa7b3b7aa9d9084776a5d514444515c666d727576726d685f574d424f5c6875828f9ba094877a6d6154473c31261a0f02000000000000000000000000000000000000000000000000000005121f2b3845525e6b78859196897d707a8793a0adbab0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000008131f2c3844505c66717e8a939ea8b2bbc4c9beb3a99e92857b6f6a625f575c555d6063686d737d859298a2aeb8b8aca095877a6e6154473b2e2114080000000006121f2b37434e585f62625f585f626d76828f9ca9b6c2cfd1d5dfd2c6b9ac9f93877c6f68605c5c606361594f443a3025190d010000010d1924303a444c525456544f5259616e7b8894a1aebbc7d4d4cdc7c4c2c4bcb1a79e9185796d60564d42342a2029333e4850555754514e535b606d7a85929ea094877a6d6159504d525456544f473d33271c1004000000000000000000000009141f29323e44515c666d798390949ea5aeb4bdc0b5ab9e938a7e716c615e5654524c514a515355545c60676d77828f9ba9afa59f92877c6f62584e43372b1f130600000000000006121f2b37434e585f62625f585f626d76828f9ca9b6c2cfd1d5dfd9d1c6b8aca0958e81786f6a67656464656c717b83919898928d929da5a69f9590837a6d665c51473d30261c0b020000000000000000000a15202a343c4347484847434b5764717e8a97a4b1b3b4b9c0c8d0c3b7aa9d9084776a594f464347494846423b33291f1409000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d51444653606d787f82827f7a6e695f544a4e5b6874818e9ba995887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000005121f2b3845525e6b78859196897c707a8793a0adbab0a396897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000003101c28343f4a54616c75828f96a0a9b2bac1c5b9ada19791847c746e6969696a676d70747a80889297a2aab4beb3a99d908477685e5246392d201407000000000815212e3a47535f6a6f6e6a6a6a6f757f8c949fabb7c4cbd1d4d3cec7bbafa49990837a716d66666d706b61564c41362a1e1105000004111d2935414c565d606360595e616b73808d99a6b3c0ccd4d2d1d2d0d0c7b8aca0958b7e71675d51443b302225303b45505a6164605d585f656c75818e97a1a79a8d80746b605b575e616360594f44382c2014070000000000000000000000020d17202834404a545d676d7a828e939fa3abb1b9bdafa59f92877e746e6864615e565d545c606264666d7179818e939eaaa69e938c7f736a5f53463c32261b0f030000000000000815212e3a47535f6a6f6e6a6a6a6f757f8c949fabb7c4cbd1d4d2cec8c5bcb1a79e938e827c777472717173787e859195a0a29f9a9da4a39f948f837a6e685d544a40352b1e150a000000000000000000030f1a26313c464e535555534e535b64717e8b97a4b1bec1c5cad1d0c3b7aa9d9084776b6058534e545654534d453b31251a0e020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808c99a6b3b7aa9d9084776a5d51444753606d7a858f8f8c847b6e665c504f5b6875828e9ba196897c6f6256493c2f23160900000000000000000000000000000000000000000000000000000000121f2b3845525e6b78859196897c6f7a8693a0adb9b0a396897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000c17232e3842505a616d7a849197a0a8b0b9bebeb3a9a1969186807b78767576777a7d80868d939aa2a9b3bcb9ada1978a7d7064564c41362a1e1105000000000915222f3c4855626f7c7b7777787b818c919ca6b0b9bbc0c6c8c6c3bdb8b5aba09590847e797777797d70685e5246392d20130700000713202c3945525d686d706b6a686e737d87929facb9c5cec8c5c4c5c8c7bdb0a69d9083786d60554b4032291f2a36424d57616c716d676a6a6f77808d939ea9ac9f92877d716c656a696e706b6054483c2f221609000000000000000000000000050e18232e39424b555d686d79818b92999fa7adb3b9afa399928b817b74716d686b6a6b666d6e7174797e848e939da6a49d948f81776c60584e43342a20150a000000000000000915222f3c4855626f7c7b7777787b818c919ca6b0b9bbc0c6c8c6c3bdb8b7b8afa59e94908883807e7e7e80848a9297a0a8aeaca7a69f99928c82796e685e564c42392e23190c0300000000000000000006121f2b37434e585f62625f585f626d76828f9ca9b6c2cfd1d5ded1c5b8aca095897d706a615f586062615e574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837773808c99a6b3b7aa9d9084776a5d514445515d6774808d9a969183786d6053505c6976838f9b989184796d6053463a2d201307000000000000000000000000000000000000000000000000000000060b1f2b3845525e6b78859195897c6f798693a0acb9b0a396897d7063564a3d30231708020000000000000000000000000000000000000000000000000000000006111c26303e46525e686e7b8591969ea6adb3b9bbb2a8a199928d88848382838486898d92989fa4acb3aeafb5ab9e92857a6d6154473b3025190d01000000000e1b2835414e5b68748186848385888e939ca3acaaacafb5b9bbbab8b2acaaaca7a096918b86848385877a6d6154473a2e21140700000714212d3a4754606d7a7c7877787b80879299a3aebbc4c3bdb8b7b8bdc0b5ab9f948a7d70665c50433a2f20202d3a46525e69717d7a7776787c828d929da5afafa39992867e787677787b7d7063564a3d3023170a0000000000000000000000000007121c27303a434c565d676d757f8690959ea1a9adb2aba39f928d86817d7a7978777778797b7d81848a91969da5a19e928d82796d655b50463c3222180e04000000000000000e1b2835414e5b68748186848385888e939ca3acaaacafb5b9bbb9b8b2acaaabaeafa69f9c95908d8b8b8b8c91959ea1a9afaca8a19e948f8780786d675e564c443a30271c1107000000000000000000000815212e3a47535f6a6f6e6a6a6a6f757f8c949fabb7c4cbd1d4d3cec8bcb1a79e91857c736e696a6a6f6e695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97908376737f8c99a6b2b7aa9d9084776a5d5144404b5565727e8b98a0958a7d716457515e6a77848d8f8d867d70665c5145382c1f130600000000000000000000000000000000000000000000000000020a11171e243845525e6b78859195887c6f798693a0acb9b0a396897d7063564a3d302319130c05000000000000000000000000000000000000000000000000000000000a151e2935414c565f696e7b848f949ea1a9adb2b7b2aba39f9a9691908f909192999a9fa2aaa3a2a1a1a2a8aaa1978c807366594d4033261a0800000000000e1b2835414e5b6874818e919092979b9ea5a7a09d9fa3abacafadaba8a09d9fa2a8a19e9892919092877a6e6154473b2e21140800000b1825323e4b5865717e89858384868c9299a3abacb2b8b9b2acaaacb2baafa4998f82766b61544a3f31281d212e3b4854616e7b8786848384888f949da4aeb9b5aba298928b858383858784786b5e5145382b1e1200000000000000000000000000000b151e28313a434c555c606d727c838b92979ea1a8acaea49d98928e8a87858484848586888a8e91979da0a29f97918a80786d675c53493f342a20100600000000000000000e1b2835414e5b6874818e919092979b9ea5a7a09d9fa3abacafadaba8a09d9fa2aaababa79f9d9a989797999da0a7ababa39f9b96918a827c736c665d554c443b32281e150b00000000000000000000000915222f3c4855626f7c7b7777787b818c919ca6b0b9bbc0c6c8c6c3bdb8b7ada1979186807b7877787c7b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003091824313e4b5764717e8a97908376727f8c99a5b2b7aa9d9084776a5d51443d4a5764707d8a97a79a8e8174675b4e54616e7a8082807b706b60544b4034281c1004000000000000000000000000000000000000000000000000020c141c23282f36424d576b78859195887b6e798693a0acb9b0a396897d7063564a3d302a251e170e05000000000000000000000000000000000000000000000000000000030c1925303a444d575f696e7a828b92979ea1a8aaacb2aeaca8a19e9c9c9d9e9fa3a7a09d9996959494969c9ea69c8f8376695c504336291d100300000000091623303c4956636f7d8792989d9fa3a29e9b959092999d9fa4a29f9c969192989ea1a8a19e9b948f8276685e5246392d20140700000c1825323f4b5865727e8b91909193999fa3a09ea0a8acada8a09ea0a8aea89f93877c6f62594f42382e1f16232f3c4956626f7c8992919091969c9ea6a6abacadaba49f9f97929090919286796c5f5346392c20130000000000000000000000000000030c161f28313a434b515b626a6f787f858c91969b9fa2aaaaa29f9a979892919091919299979a9ea1a09e98928c857e746d665c554b41382d22180e000000000000000000091623303c4956636f7d8792989d9fa3a29e9b959092999d9fa4a29e9c969192989b9ea1a8a4a5a6a5a4a4a5a4a9a19e9b99928f89847e766f6a605b544c433b322920160c0300000000000000000000000e1b2835414e5b68748186848385888e939ca3acaaacafb5b9bbbab8b2acaaaba9a199928d88858384898073665a4d4033271a0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a24313e4b5764717e8a978f8376727f8c99a5b2b7aa9d9084776a5d5144424b5764717e8a97a49c8f8275695c4f525e686e7375746e6960594f42392e23180c000000000000000000000000000000000000040607090908060a141e262e343a4146525e6979859294877a6e7986939facb9b0a3978a7d7064554b423c36302920170c0507080908070502000000000000000000000000000000000000000008131e28323c454d575f686d757e858c91969a9ea0a8a4a5a6a6a6a6a5aaa29f9c9995908d8a888788898f949e9c8f8376695c504336291d1003000000000915222f3b4854606b717e868c90929997928e8984868d91939a97928f8a84858d91969496918e89827a6d60564d41362a1e110500000815212e3b4854616e7b8692999e9fa39f9d9691969da0a19e9691969fa29f968e81746a5f53473e30261c14212e3b4754616e7a86929c9d9ea09e9994999ea1a29e9993999d9f9d9d999083776a5d5144372a1e11000000000000000000000000000000040d161f283139404551585f666c72797f848a8e92989a9c9fa2a9aaa29f9e9d9e9e9fa3a29f9c9a96918c868079716c605c544b43392f261b10060000000000000000000915222f3b4854606b717e868c90929997928e8984868d91939a97928f8a84858a8e9196969899999a999998979697928f8b86827d78716c625f58504a423a312920170e040000000000000000000000000e1b2835414e5b6874818e919092979b9ea5a7a09d9fa3abacafadaba8a09d9fa2aaa39f99979190918d8073665a4d4033271a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a323e4b5764717e8a978f8275727f8c99a5b2b7aa9d9084776a5d4a4f4d535966727f8c99a59b8e8174685b4e4d565e61676867615f574f473d30271d120700000000000000000000000000000001070c10131415151512111c2630383f444c515b616e7b879898867a6d7986939facb9b3a6998d8073675d544d46413a32291e13111414161414110e0802000000000000000000000000000000000000020c16202a333c454d565d606c71797f84898d9196969799999a9999989698928f8c8883807d7c7b7b7c828f95998d8074675a4d4134271a0e010000000007131f2c38434f59616c717a808486878785827d777b808486878785827e797b808487878684817d766d685d52443b3025190e0200000714212d3a46535e69717e878e92979992908b848a919596918c848c9298928e847a6d61584e43352c1e1414202d3946525e68727f8a90929996918d878c919697928d868b909399928f877d706356493d3023160a00000000000000000000000000000000040d161f272f343f464e545b60676d72787d8286898d8f929796979899999a999898979892908d8984807b736d67615a504a423930271d140a0000000000000000000007131f2c38434f59616c717a808486878785827d777b808486878785827d79797e818487898b8c8c8d8d8c8c8a898785827f7b75706c66615a534e443f382f281f170e0500000000000000000000000000091623303c4956636f7d8792989d9fa3a29e9b959092999d9fa4a29f9c969192989d9fa4a29f9d9792867c6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363d444c5665727e8b988e8275727f8c99a5b2b7aa9d9084776a5b545b575f616b76838f9ca5988b7e7265574d444d52545a5c5a55534d453d352b1e150b000000000000000000000000000001070d12181d1f202222211f1a232e38424a50555d606d73808d9a928579677986939facb9b8ab9e9185796d665f57524c443a3025191e20212221201e19140f0a040000000000000000000000000000000000040e18212a333c444c525a61676d72787d818487898b8c8d8d8d8c8b8a8885827f7b7773706f6e6e6f78839093877c6f6255483c2f2215090000000000030f1b27323d47505a61686e7377797a7a7875706b6e7377797a7a7875716d6e73787a7a7a7875706b605d564c4132291f140800000005121e2a36424d57626c717c8285878786837e797e848787847f797f858786817b6e685e52463c32231a0c111e2a36414c56636d727d8386878684807b7f84878785817a7e83868786827c706b6054483b2f2216090000000000000000000000000000000000040d151d2329343c424a50555d60666d7075797d80838587898a8c8c8d8d8c8c8b8a888583807c77736e69605d5550443f3830271e150b0200000000000000000000030f1b27323d47505a61686e7377797a7a7875706b6e7377797a7a7875716c6d7175787b7c7e7f808080807f7e7c7a7875726e6963605b545047433c332d261d160d0500000000000000000000000000000915222f3b4854606b717e868c90929997928e8984868d91939a97928f8a84858c90939a9892908c857d706a5f53473a2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b42464f565e6874808d9a8e8174727f8c98a5b2b7aa9d9083776c66686869696e727d89949fa5988b7f72695e52464146474d4f4d4847423c332b231a0c0300000000000000000000000000040c13181d24292c2d2f2f2e2b2628343f4a545c60676d747f8b92999083776c7986939facb9b9ada1978e81786e69615e564c41362a252a2d2e2f2e2d2a251e1b150f070000000000000000000000000000000000060f18212a323a414550555d60666c7074777a7c7e7f8080807f7e7d7b7976726e6966636261616673808d8a7f736a5f53473a2e2115080000000000000a16212b353e4850565e6166666d6d6d686863616167666d6d6d676964606167686d6d6d6768636059524c443a3020170d02000000020e1a25313b45505a626a6f75787a7a7976716d71777a7a78726d72797a79756e695e564c41342a2011080e1925303b44515b636c7076797a7a77736e73787a7a79746e71777a7a79766f6a60594f44382c201307000000000000000000000000000000000000030b1218222a2f383f444b51545c6063676d707376797b7c7e7f7f8080807f7e7d7b7976746f6b66615e57514b433e342e261e150c030000000000000000000000000a16212b353e4850565e6166666d6d6d686863616167676d6d6d67696460606468696e707172737373737271706e686865615e5753504a423e373128221c140b0400000000000000000000000000000007131f2c38434f59616c717a808486878785827d777b808486878785827e797a7f8486878785837f7a706b61584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535960686d7a8592998c8073727f8c98a5b2b8ab9e91857d7976757576777b7f86929fa6ac9f92867b6e6154483b393b4042413b3a37312a211a110800000000000000000000000000040d161d24292f35393a3c3c3a37312b3844505c666d717a818b91948f877e716c7986939facb9beb3a99e938e827b746d685e5246392d3036393b3c3b3936302b27201910080000000000000000000000000000000000060f18202830353e434b51545b606367686d7071727373737372706e6c6666615f575755545465727f837e736d63584e43372b1f1206000000000000040f19232c363e444c5254545c6061605d56565555545c6061605d55575354565d6061605c5556544f45413a32281e0e05000000000009141f29333f485058606268686d6d6d66656064676d6d686660666d6d6d66615e574d443a3022180e0008141e29323f49515a6164666d6e6d67666166686d6d6c656165676d6d6d666260584f473d33271c100400000000000000000000000000000000000000010710191d262d333940454a5053555c606367656c6e6f7172737373737271706e6c666763605954524d45403a3128231c150c0300000000000000000000000000040f19232c363e444c5254545c6061605d56565555555c6061605d5557535357575e6163656666676666656463615e565854524d46443f382f2b262017110a0200000000000000000000000000000000030f1b27323d47505a61686e7377797a7a7875706b6e7377797a7a7875716d6d73777a7a7a7976726d6861594f463c31261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e616b6f7a839097958b7e71727f8c98a5b2b9ada1979189858381828384888c9298a2aeaea2988d8073675a4d40342e3435342e2d2b261f180f0800000000000000000000000000040e161f282f3539404547484847433c343a4653606d787e848e93998f827d716c6c7986939facb9c4bbafa59e949087807a6d6154473a323b414647494746413b37322b221a11080000000000000000000000000000000000060e161e2429313940454a505356565d6163646666676666656362605b5455534d4a494857626d7276716c635b51463c31261b0f030000000000000007101a242c323b4146474a51535454524c4a48484b51535454514c4b46474c52545453514b4a48443d35302820160c000000000000030d17212d363f464e5456565d6061605c5453555d60605d56545c6061605c54524d453b32281e100600020d17202e373f485055545c6061605d5554565d6061605b53555c6061605c54544e463d352b21160b00000000000000000000000000000000000000000000070b141c22282f35383f44464b515356535b60616364656666676665656462605b5456544f4746423b352f281f17110a0300000000000000000000000000000007101a242c323b4146474a51535454524c4a48484b51535454514c4a46474a4d5254565859595a5a5959575654524c4c4746423b38332d261d1b150b06000000000000000000000000000000000000000a16212b353e4850565e6166666d6d6d686863616167666d6d6d676964606166676d6e6d6c6565605d564f473e342a20150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e696e747d849095928d83796d727f8c98a5b2beb3a9a19e9791908e8e8f9196999fa2aab4b4aa9d9084776a5d5144372a27292722211e1a150e0600000000000000000000000000020c162028313a41454b51535555534e46423a4653606d797e848d939287827b6f6a6c7986939facb9c4bab0a69f959187807b6e6154483b3e444c52545554524c47433d342c231a0f060000000000000000000000000000000000040c13191f282f35383f44464a4c52545658595a5a5a5958575553504a4846423d3c46515b62656964615a514940342a20150a00000000000000000009121a20293036393b404446474745413d3c3b404546474745413e3a3b414547474745403d3c383329241e160e0400000000000000050f1b242d343d4347494c52545453514a464c515454524c4b51535453514a46423b332920160c000000050e1c252e363e44494b51535453514b484c5254545350494b51535453514b47433d342b23190f050000000000000000000000000000000000000000000000020a11171d24292e34383a4045474a49505354565759595a5a595958575553504a4948433d3a363029241d160d0600000000000000000000000000000000000009121a20293036393b404446474745413d3c3b404546474745413e393a3e424647494b4c4d4d4d4d4c4b494746413f3b3a36302b28221c140b0a030000000000000000000000000000000000000000040f19232c363e444c5254545c6061605d56565555545c6061605d55575354555d606160605b5354524c443e352c22180e0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b81889196928580796d67727f8c98a5b2bfbbb3ada9a19e9c9b9b9c9ea0a8acaeb4bcb8ac9f9285796c5f5246392c1f1c1a1514120e0903000000000000000000000000000008131e28323a434b51555d6062625f58544b4245515c666d7279808793928f867c6f6c7986939facb9bdb2a89f948f837c746e695e52463e4850565e6162615e56544e463e352c21170d03000000000000000000000000000000000002080d161d24292d3338393d414647494b4c4d4d4d4c4b4a4846443f3b3a3631353f495157595d5755504840372e22180e0400000000000000000000090e171e252a2d2e34383a3a3a39352f2f2e34383a3a3a39352f2d3035393a3a3a38342f2f2c272119130c0400000000000000000009121b222b32373b3c414547474644403a414547474541404546474644403936302921170e04000000000a131c232c333939404546474745403b4145474746443f404547474645403937322b221911070000000000000000000000000000000000000000000000000000060b12181c23282b2f34383a3d3f444648494b4c4c4d4d4d4c4b4a4846443f3c3b38322d2a251f18130c040000000000000000000000000000000000000000090e171e252a2d2e34383a3a3a39352f2f2e34383a3a3a39352f2d2d30363a3b3d3e3f404040403f3e3d3b3936302e2d2a251f1c17110a02000000000000000000000000000000000000000000000007101a242c323b4146474a51535454524c4a48484b51535454514c4b46474b515354545350494745413a322c231a10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8187909591847f786d65727f8c98a5b2bfbcb4aeacaaa29f9e9fa2aaa5a9aab0b8beb9ac9f9286796c5f5346392c20130e08080602000000000000000000000000000000010d1925303a444c555d60676d6f6f6a655d5449404b545c60676d737e8b93988f82766c7986939facb9b9aca1968f82796f6a615e574d4245505a61686e6f6e686260584f473e33291f140900000000000000000000000000000000000000040c12181c22282b2d3035393a3d3e3f404040403f3d3b3938332d2d2a262d373f464a4c504b49453e362e251c1006000000000000000000000000050d14191e2023282c2d2e2d2c29242323282c2d2e2d2c29242024292c2d2e2d2c292322201c160d0802000000000000000000000009101920272b2e2f35393a3a3a38342f35393a3a393534383a3a3a38342e2a251f170f050000000000010a111a22282d2e34383a3b3a39352f35393a3a39373334383a3a3a38342e2b27201910070000000000000000000000000000000000000000000000000000000001070c11171c1f23292c2d2d3337393b3c3e3f404040403f3e3d3b3938332d2f2c27201e1a140d070100000000000000000000000000000000000000000000050d14191e2023282c2d2e2d2c29242323282c2d2e2d2c29242020252a2d2e303233333433333231302e2d2a2521201e1a140f0b06000000000000000000000000000000000000000000000000000009121a20293036393b404446474745413d3c3b404546474745413e3a3a404547474746443f3a39352f28201a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3a47535f696e747c839095918c82776c727f8c99a5b2bfb4aaa39f9a989292929895989c9fa6acb4b7ab9e9184786b5e5145382b1e14110e08020000000000000000000000000000000005111d2935414c565e676d747a7b7b756f65594d39424b51555d606c75818e9b9285786c7986939facb9b7ab9e9184796d675f58524d453b4955616c717a7c7a766f6a61594f453b31261a0e020000000000000000000000000000000000000001070d11171c1f2024292d2e3031333334333332302f2d2b2822211e1a252d353a3e3f433e3d39342c241c130a000000000000000000000000000002080d1114181c1f202121201d1916181c1f202121201d1913191d202121201f1c181614100b050000000000000000000000000000070f161b1f2224292c2d2e2d2c2824292c2d2d2c29282c2d2e2d2c28231c1a140d0500000000000000000810171c1d23282c2d2e2d2c2924292c2d2e2d2b27292c2d2e2d2c28231d1b160f070000000000000000000000000000000000000000000000000000000000000000060b1012181c1f2022272b2d2e303132333334333232312f2d2b2822221f1b16110e09020000000000000000000000000000000000000000000000000002080d1114181c1f202121201d1916181c1f202121201d1913141a1e20212325262627272626242321201e191414110e09030000000000000000000000000000000000000000000000000000000000090e171e252a2d2e34383a3a3a39352f2f2e34383a3a3a39352f2d2f35383a3b3a3937332d2c29241e160d08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2b37424d575f616a6f79839099948a7d70727f8c99a5b2baaea398928d8885858587898b8f949aa2acaea49b8e8174685b4e41352821201e19140c070000000000000000000000000000020d17202d3946525e686d79808588888175685c4f423940454b515a626f7c89999386796d798693a0acb9b2a6998c7f73675d554e46423b3e4a5764717e878887837c706b61574d42362a1e140800000000000000000000000000000000000000000000060b0f1213191d202123252627272726252422201f1c171412131b23292e31323631302d28221b120a01000000000000000000000000000000000105070c101213141413110d080c101313141413110d080d111314141413100c0707040000000000000000000000000000000000040a0f1315191d202121201f1c191d202121201d1c1f2021201f1c18120e090200000000000000000000050b1012181c1f202120201d191d202121201f1b1c1f2021201f1c18120f0a04000000000000000000000000000000000000000000000000000000000000000000000003070c101314171b1f20212324262627272626252422201f1c1715130f0a050200000000000000000000000000000000000000000000000000000000000105070c101213141413110d080c101313141413110d08090e1114141618191a1a1a1a1918161414110d080705020000000000000000000000000000000000000000000000000000000000000000050d14191e2023282c2d2e2d2c29242323282c2d2e2d2c29242024292c2d2e2d2d2b2722201d19130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c454d53585f676e7b8792998c7f72727f8c99a5b2b9ac9f9286807b7978797a7c7e828a909aa6a99d92897c6f6256493c2f2f2e2d2a251e18120b0300000000000000000000000008131e2d3945505a616d7a838d92988e8175685b4e422e3439404653606c7986929a877a6d798693a0acb9b0a3978a7d7064554b433c36303d4a5663707d89969490877d70695f53463b3025190e0200000000000000000000000000000000000000000000000306080d1113141618191a1a1a1918171513120f0b06050a11181e2225262a2424211d1710090000000000000000000000000000000000000000000004060707070604010000040607070706040100010407070707060400000000000000000000000000000000000000000000000306080d111314141312100d111314141311101313141312100c0700000000000000000000000000000000070c101313141413100d1113141413120f101314141313100c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000406060b0f121315161819191a1a1a1918171513120f0b0607030000000000000000000000000000000000000000000000000000000000000000000000000406070707060401000004060707070604010000020507080a0b0c0d0d0d0d0c0b0a080705010000000000000000000000000000000000000000000000000000000000000000000000000002080d1114181c1f202121201d1916181c1f202121201d1913181d1f202121201f1b1713110d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2a333c42474e555f6975828e9a8d8074727f8c99a5b2b7aa9d9083776e6c65686d6f72767e8a949fa79a8d81746a6054473b3a3c3b39363028231c150c0300000000000000000000010d1925303d4955616c76828f959f97897c6f6256493c2f282f3844505b6678859294877b6e798693a0acb9b0a396897d7063564a3d312a2f3c4855606b7784919e9992867b6e61564c41362a1e11050000000000000000000000000000000000000000000000000000010507070a0b0c0d0d0d0d0c0a0806060300000000070d121618191d181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040707070706040104060707070404060707070604000000000000000000000000000000000000000004060708070604010406070706050304060707070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003050608090b0c0d0d0d0d0c0b0a080606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105070c101213141413110d080c101313141413110d080c101314141413120f0b06040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212a31373c434d5765727f8b988e8174727f8c99a5b2b7aa9d9084776a605b5d6062656c76828f9ca4978a7d7164584e434647484746413b342e271e150b0000000000000000000005111e2a36414c5664717e8a949f9e9285796c605346392d2028333f4a5e6b78859195887b6e7a8693a0adb9b0a396897d7063564a3d30232c38444f596774808d9aa2988e8275685e5246392d2014070000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000106090b0c100b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060707070604010000040607070706040100000406070807060503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181f262b313e4b5864717e8b978e8275727f8c99a5b2b7aa9d9084776a5d505254565a65727f8c98a59a8d8174675a4e4c52545554524c44403930271c12070000000000000000000713202d3946525e687783909da69c908376655b5044372b1f222d45525e6b78859195887c6f7a8693a0adb9b0a396897d7063564a3d302327333e4b5865717e8b98aa9f92867a6e6154473b2e21140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080d1011100d08070c1011110e0a070b0f1111100d08070502000000000000000000000000020608080d101111100e0908060a0e101111100d080809090e1011110f0b070604000000000000000000000000000000000000000000000001030405030000000000010405040300000000000002050708090a0a0a09090807060401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001030405030000000000020405040300000000000104050403000000000000000000000000000000000104040200000304040100000000030504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a24313e4b5764717e8a978f8275737f8c99a6b2b7aa9d9084776a5d5145474a5764717d8a97ab9c8f8275695c54565e6162615e56514a42392e23180c0300000000000000000714212e3a4754616d7a87959fa89b8e81756853493f33271b2b3845525e6b78859195897c6f7a8793a0adbab0a396897d7063564a3d302324303d4a5763707d8a96a3a3998a7e7164574b3e3124180b000000000000000001050707121212121212121212121212121212121212121212110f0a090704000000000000000000000000000000000000000000000000000000000000000000000000000002080e1114141a1d1e1d1a1514191d1e1e1b1613171b1e1e1d1a1414110e0802000000000000000003090e1214151a1c1e1e1d1a161513161b1d1e1e1c1a151415161a1d1e1e1c181313100c0700000000000000000000000000000000000407090a0e101111100d0807070b0e1011110f0c08070607080e111414161617171615151413110d070807050200000000000000000000000000000000000000000000000000000000000000000000000000000407090a0e101111100d0807070b0e1011110f0d0808070a0e1011110f0c0706040100000000000000030608090e11110f0a0b0f11100e0909080d1011110e0a090703000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003091824313e4b5764717e8a978f8376737f8c99a6b2b7aa9d9084776a5d51443f4a5464717d8a97a3998d807467596063686d6f6e68605c544a40342820150a0000000000000000091623303c4956636f7c8996a7a79a8e8174675b4e412d22172b3845525e6b78859196897c6f7a8793a0adbab0a396897d7063564a3d302323303c4956636f7c8996a2ab998d8073665a4d4033271a0d00000000000002080d1113141f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1b171613100b050000000000000000000000000000000000000000000000000000000000000000000000050d14191e2021272a2b2a27222025292b2a28232024282a2b2a2621201e19140d05000000000000060b151a1e212226292b2b2a2722222023272a2b2b292622212223272a2b2a2925201f1c18120b0300000000000000000000000000050b101316161a1d1e1e1d19151414171b1d1e1e1c191514121317191e20212223242323222120201d18181514120e090703000000000000000000000000000000000000000000000000000000000000000000050b101316161a1d1e1e1d19151414171b1d1e1e1c19151413171b1d1e1e1c191413110d0701000000040a0f1315161b1d1e1b17181c1d1d1b1615151a1d1e1e1b161613100b04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d514444505c66727f8c999992867c6f62606b70777a7b7a746d665c51443c31261a0f0300000000000000091623303c4956636f7c8996aba79a8e8174675b4e4134281f2b3845525e6b78859196897c707a8794a0adbab0a396897d7063564a3d302323303c4956636f7c8996a2a79a8e8174675b4e4134281b0e0100000000050c13191d20212c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2b282322201c160f08000000000000000000000000000000000000000000000000000000000000000000060e171f252a2d2e33373837342e2d3236383735302d3135373836332e2d2a251e170e07000000020a11171f262b2d2e3336373836342f2e2d303437383736332f2e2e2f3437383735322d2c28231d150c0400000000000000000000030a0f161c20222327292b2b2a2621202024282a2b2a292621211f2023252a2d2e2f303030302f2e2d2c29242521211e1a15130f0a040000000000000000000000000000000000000000000000000000000000030a0f161c20222327292b2b2a2621202024282a2b2a292622212024282a2b2b292521201d18130c0400070e151b1f2222272a2a282325292a2a2723222226292b2a282322201b160c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d51444653606d79848f8f8d867e716a5f63707d8387888680786d60584e43372b1f1206000000000000000815222f3b4855626e7b8899a3a89b8e8275685b4f422f24182b3845525e6b78859196897d707a8794a1adbab0a396897d7063564a3d302323303d4a5663707d8996a3ac9a8e8174675b4e4134281b0e01000000050e161e252a2d2e3838383838383838383838383838383838383838383735302f2c272119110b0200000000000000000000000000000000000000000000000000000000000006101820293036393b40434443403b3a3f434444413d3a3e42444443403b393630292019110700020b141b222731373a3b4043444443413c3b393d4143444443403b3a3b3c41434444423e3a38342e271e160e040000000000000000060e151b21272c2f303436373836332e2d2d313437383736332e2d2c2d303036393b3c3d3d3d3c3c3b3a39352f322e2d2a25221f1b16100c070100000000000000000000000000000000000000000000000000060e151b21272c2f303436373836332e2d2d313537383736332e2d2d303437383736322d2c29241d160d0a101920272b2e2f34373735303236373734302f2e3336383735302f2c272118120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837773808d99a6b3b7aa9d9084776a5d51444753606d797f8282807c716c615863707c899599938d81746a5f53473a2e211508000000000000000714202d3a4753606d7a86929fa99c8f837669554b4035291d2b3845525e6b78859196897d707b8895a1aebbb0a396897d7063564a3d302324313e4b5764717e8a97a4a49a8c7f7265594c3f3226190c000000020c1620283036393a45454545454545454545454545454545454545454544423d3c38332b231d140b0100000000000000000000000000000000000000000000000000000000040e18222a323b4146474d5051504d48474c5051514e49464a4e5151504d4746413b322b23190c030a141d262d333c4247484d4f5151504d494746494e5051514f4d484748494d5051514f4b46454039302820160c0200000000000006101820262b33383c3d4143444443403b3a3a3e41434444423f3b3a383a3d4041464749494a4a494848474540413e3b3a36312f2c271f1d18120d07010000000000000000000000000000000000000000000006101820262b33383c3d4143444443403b3a3a3e4143444442403b3a3a3d41434444423f3a39352f281f18131c222b32373b3c414444423d3e424443413c3b3b40434444413d3b383228231d150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d514445515c676d727575736e6a615a54616e7a8794a49f93877c6f6255483c2f2215090000000000000006131f2c3945515d6775828f9ca89d908477675d5145382c1f2b3845525e6b788591968a7d707c8995a2afbcb0a396897d7063564a3d302326333f4c5966727f8c99a59f93877b6e6155483b2e22150800000008131e28323a414647525252525252525252525252525252525252525252514e4a48443d352f261d1309000000000000000000000000000000000000000000000000000000000a15202a343c444d52545a5d5e5d5a5553585c5e5d5b5653575b5d5e5d5954524c443d352b1e150b111b262f383f444d5355595c5e5e5d5a555453565a5d5e5e5c59555354565a5d5e5d5c5853514b423a32281e13080000000000060f18222a31373d4448494d505151504c4846474a4e5051514f4c484644464a4d4d52545556575656555453514b4d4b4846423c3b38322c29241d18130c040000000000000000000000000000000000000000060f18222a31373d4448494d505151504c4846474a4e5051514f4c4847464a4e5051514f4c4745413a312a211c252e343c4347494e50514e4a4b4f50504e4948484d5051514e4948443d342e271e150b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847774818d9aa7b4b7aa9d9084776a5d5144404b555c6066696967625f585053606d7a8693a0a49a8c807366594d4033261a0d0000000000000006131f2c3945515d67727f8b98a59f92867a6d6053473a2d222b3845525e6b788591968a7d707d8a96a3b0bcb0a396897d7063564a3d30232b37424d576875818e9ba89c9083766b6054483b3025190e0200010d1925303a444c52545f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5b56544f4740382f251b11060000000000000000000000000000000000000000000000000000030f1b26313c464e565e61666a6b6a67616065696b6a68636064686a6b6966615e564f473d30271d1217222d38414950575f6166696a6b696762606063676a6b6a6966625f6062676a6b6a6865605c544c443a3024190d01000000030e18212a343c43474f54565a5c5e5e5d59545253575b5d5e5d5c5954535153565a565e6162636363636261605d555a5854534d4948433d38352f29241d160d08020000000000000000000000000000000000030e18212a343c43474f54565a5c5e5e5d59545253575b5d5e5d5c59555353575b5d5e5e5c5854514b433c332a242e3740464e54555a5d5d5b56585c5d5d5a565455595c5e5d5b56544f45403930271d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d514439434b5153595c5c5a55534e4754616d7a8794a0ac9b8f8275685c4f4235291c07000000000000000714202d3a4753606d7984919eaba399897c706353493f33272b3845525e6b788591968a7d727f8b98a5b2bcb0a396897d7063564a3d30232d3a46535f697784919eaa9f93877d7063564d41362a1e11050005111d2a36414c565e616b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6a68636059524a40372d23180d010000000000000000000000000000000000000000000000000006121f2b37434e585f686e73767776736e6d7276777774706d7175777776736e6860594f42392e23181b27333f49535b60696e7376777776746f6a6c707476777776736e6a6a6f7476777775716d665d564c4135291d120700000009141f2a333c464e5359606367696a6b6966615e6064676a6b6a6966615e5c6063676a686e6f7070706f6f6e6d67696765615e5756544f47454039352f281f19130c050000000000000000000000000000000009141f2a333c464e5359606367696a6b6966615e6064686a6b6a6966615f6063676a6b6a6965605d554e453c302d37404951586062676a6a686365696a6a6763606166696b6a68636059514b42392e23180c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847776838f9ca9b6b7aa9d9084776a5d514431394045474c4f4f4d4847434855626e7b8895a1a89b8f8275685c4f422f23180c000000000000000c1925323f4c5865727f8b96a1acab998c7f73655b5044372b2b3845525e6b788591968a7d75818e9ba8b5bcb0a396897d7063564a3d302935404b55616e7b8896a0aca49a908376685e5246392d201407000713202d3946525e686d7878787878787878787878787878787878787878787775706b645c52493f34291d1201000000000000000000000000000000000000000000000000000815212e3a47535f6a6f7a80838483807b797f828484817c797e81848483807a6f6b60544b4034281c1f2b3744505b656c737b8082848483807c75787d8183848482807b75757c80838484827e796d685d5246392f24180c0000020e1a26313c454e585f626b707476777776736e696d717476777775726e69666d707376787a7c7c7d7d7c7b7b7a787674716e696663605953514b45413a312a251e160e060000000000000000000000000000020e1a26313c454e585f626b707476777776736e696d717476777775736e696d707476777775726d675f574e4238323f49515b636a6f747777757071757776746f6b6e7376777774706b605c544b4034281d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777884919eabb7b7aa9d9084776a5d5144372f34383a3f4242403b3a3d4a5663707d8996a3a69a8d807367554b4034291c1004000000000003101d293643505c6976838f9ca8b2aa9d9184786c6053463e33293845525e6b788591978a7d7c86929facb8bcb0a396897d7063564a3d302f3845515d6773808c99a8b2ac9f94877a6e6154473b2e211408000714212e3a4754616d7a85858585858585858585858585858585858585858584817d746e645b51463a2e1d130700000000000000000000000000000000000000000000000004111d2935404b55626f7c858d9091908d86848b8f91908e89858a8e9091908c857d6f665c5145382c1f202d394653606c7780878c8f9191908d888283898d9091918f8c888282898d9091908f8b837a6d61554b4035291d10040005121e2b37424d575f6a6f777d80838484837f7b74797e81838484827f7b7473797d8083858788898a89898887868482807e7b77736f6b65605d55514b433e363028201810070000000000000000000000000005121e2b37424d575f6a6f777d80838484837f7b74797e81838484827f7b75797d81838484827f796e6a5f544a3f3a44515b636d737c818384817d7e828383817c777b80838484817d746d665c5145392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777b8796a1acb9b7aa9d9084776a5d51443723292c2d333636342f36424d5766737f8c99a6a3978a7d70675c5145382c1f1306000000000005121f2b3845525e6b7885919eabb8aca095897d70635a50453b323845525e6b788591998c80849198a3aebabcb0a396897d7063564a3d2d38414d57606d7985929eabb8b0a696897c706356493d3023160a00091623303c4956636f7c899292929292929292929292929292929292929292918e8980746d62564a3a2f24180d0100000000000000000000000000000000000000000000000613202c3945515d67778390979d9e9d999291969c9e9d9b9792979b9d9e9c979184796d6053463a2d2028343f4a5465727f8c92999c9d9e9c9a938e90959a9d9e9d9c99938e8f949a9d9e9d9b958e8175675d5145382c1f1306000714212d3a46535f696f7c83898d8f9191908c8681848a8e9091908f8c87818085898d9092989596969696959496918f8d8b8784807c77726d67605d555046413a322a221911070000000000000000000000000714212d3a46535f696f7c83898d8f9191908c8681848a8e9091908f8c8782848a8e9091918f8b847c6e665c5044414c56626d737f878d90908e898b8f90908d8984868c8f91908e8981786d60554b4034291c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060b1824313e4b5764717e8a97918477808d9aa8b2bdb7aa9d9084776a5d514430251c1f20262929262f3846535e6976838f9ca9aa9d9184796d6053473a2d201407000000000005121f2b3845525e6b7885919eabb8b1a89c8f82766c62574d443b3345525e6b7885919e928c9196a1aab4bfbcb0a396897d7063564a3d383f49535e69727f8b97a2adb9b1a796897c706356493d3023160a00091623303c4956636f7c89979e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9d9b928b7f7265554b4135291d110400000000000000000000000000000000000000000000000714202d3a4753606d7a8695949394969b9f9ea1a8aaaaa9a19e9e9c9693939497887b6e6255483b2f222c3844505c667884919696979b9fa4a59e9b9d9fa7a9aaaaa9a59e9b9c9ea6a09d9896979286796d6053473a2d201407000815222e3b4855616e7b8590959a9c9d9e9c99928e91969a9d9e9d9c99938e8d92979a9d9fa2aaa3a3a3a2a2a8a19e9c9a9895908d89847e79736d67625a524c443c342b2319100700000000000000000000000815222e3b4855616e7b8590959a9c9d9e9c99928e91969b9d9e9d9c9a938e90959a9d9e9d9c969184786d60534646525e68727f8b93999d9d9b96989c9d9d9a969193999c9e9d9b938d8074675c5145382c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f12151824313e4b5764717e8a979184808d929da9bac3b7aa9d9084776a574d42362a241f1d1e20262d38414d57616e7b87939facaca0968b7f7265584c3f3225190c000000000004101d2a3743505d6a7683909da9b2b7ab9f948b7e71695e564d443f45525e6b7885919e9c999ea1a8b2bcc6bcb0a396897d7063564a3d4149505b656e7b85929fa9b3b8aca095887b6e6155483b2e221508000713202d3a4653606d7985929aa1a9a5a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a49e918478675d5145392c20130600000000000000000000000000000000000000000000000713202d3a4653606d79878a878687898e939fa3abb4b7aea49c948f898686878a877a6e6154473b2e212d3a4653606d79868c89898b8e939aa4aaa8a9abb1b6b7b7b5afaaa8a8a49c95908b898a8c887b6e6155483b2e221508000e1a2734414d5a6774808d979394989da0a7a39f9b9ea1a8a9aaaaaba49f9a9a9ea1a9a9aca49f9d9b9a9b9c9fa2aaa9a7a7a09d9995918b85807a716c615e564e463d352b23190f06000000000000000000000e1a2734414d5a6774808d979394989da0a7a39f9b9ea1a8a9aaaaaca49f9b9da0a7a09d97949396897c6f6356494754616d7a85929fa4aba4a2a3a4a8aaa9a8a09e9fa39f9b9694939286796d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151a1f212224313e4b5764717e8a9796918d929ca4aeb9c3b7aa9d908477695e52463e352f2c292a2d2f383f49535e6973808d9aa4afb2a89c8f8376695c504336291d100300000000000d192633404c5966737f8c96a1adb9b0a69f92857b6e685e57504a46525e6b7885919eaba6abadb2bac4cebcb0a396897d7063564a464d535b606c77828f97a2adbbb7aa9d918477695f53463a2d2114070006131f2c3845515c67707e889197989999999999999999999999999999999999999997877a6d6054473a2d211407000000000000000000000000000000000000000000000006121f2b3844505c6673807d7b797a7c818a9299a3aeb0a69c928d827c7a797b7d8073685e5246392d202c3844505c6676827f7d7c7e8188939facb5b6b7bcc2c4c4c1bab6aea49c918c837e7c7d7f83796d6053473a2d201407000f1b2835424e5b6875818b8786888b90959ea5aca7abadb2b6b7b7b5afaca7a6abadaba39f9a93908e8d8e9092989da0a7aeacaaa7a09d97928c857e756d685f584f473d352b21180c030000000000000000000f1b2835424e5b6875818b8786888b90959ea5aca7abadb2b6b7b7b6afaca8aaa69f95908a878688897c6f6256494d576673808d98a2a19e98969ea0a8b2b6b2aca9a199928e89878689877a6d6154473a2e21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f2f313e4b5764717e8a97a19e999ca4aeb6c0c5b9ac9f92867b6e61594f45413a383536393c4149505b656e7b86929facb6b7ab9e9184786b5e5145382b1e120500000000000714212d3a4754606d7a84919eabb8baaea29890837a6e69605b54524c5e6b7885919eabb3b8b9bdc4ccc9bcb0a396897d7063565053575e656c73808d949fa9b3beb0a3978a7d7064574d42362a1e12050004101c2834404b55616c707e84898b8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796c605346392d201306000000000000000000000000000000000000000000000003101c28343f4a54636e73706e6d6d6f757e87929facaa9e948d80776f6d6d6e70736e63564c41362a1e28343f4a546670767370707175818e9ba7b4c1c4c7cdd1d0ccc2b5a99d928c7f7871707073776d675c5145382c1f1306000a1724303d4a5763707d7e7a7a7b7e838e939ea8b2b8b9bdc3c4c3c0bbb9b4b3b3a9a199928d878481818183858a90959da4adb3adaba9a29e97928b827a6f6a60594f473d33291e150a0000000000000000000a1724303d4a5763707d7e7a7a7b7e838e939ea8b2b8b9bdc3c4c3c0bbb9b5ab9f9490837e7b7a7b80786d605346535f697784919ea197918b899196a0acb8b4aaa1979187817d7a7a7c8073685e5246392d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18222a31373a3c3b3a3e4b5764717e8a97a4aba6a8aeb6c0c8c7bbaea3998d81746b6159524c4745404146474d535b606c77828f98a2aebeb7ab9e9184786b5e5145382b1e12050000000004111d2935414c55616d7a84919eabb8beb3aaa09590847b726c66615e56576b7885919eabb8c4c5c9cfd6c9bcb0a396897d7063545c6063696e77808d929ca6b0bbbdb0a4978a7d71675d5145392c20130600000c18232e3943505a616c70797c7e7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7e71665b5044382b1f12060000000000000000000000000000000000000000000000000b17232e3842525c636664616061636c75818e9baaa99c8f82786c656060616366635c52443b302519232e3842545e66696663636a7784919eaab7c4cad0d7ddd4c8bcb1a79a8d81746c666364666a605c554b4034291c1004000916232f3c4855616b70716e6d6e7179818e96a0acb8c5c9cfd1d2ccc7c6bfb4aaa1979187807b7775747476797e838d929ba3a9a19e9c9fa6a19e948f847c6f6b60594f453b30261c110600000000000000000916232f3c4855616b70716e6d6e7179818e96a0acb8c5c9cfd1d2ccc7bbafa399908279716e6d6f736d665c514855626e7b8896a09991857e7d84919eaab7aea39891857c74706d6d6f736e63564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347484847434b5764717e8a97a4b1b3b4b9c0c8d7cbbfb5ab9f93887d706b605d5653514b4c5254575f656c737f8c949eaab4bfb4ab9c908376695d5043362a1d1003000000000613202c3945515d6774818e96a1adb9c5bcb1a7a09691857f78716d686a6a697885919eabb8c4d1d5dadbc9bcb0a396897d70666a666d6f747b828d929ca4aeb8c2c5b8ab9e9285796d6053473a2d201407000007121d27303e48505a61676d70727273737373737373737373737373737373737373716c62544a3f33281c0f0300000000000000000000000000000000000000000000000006111c26304049525759575453545a64707d8a98a2a89c8f8275675d535354575a57524a4032291e141c2630424c545a5c5956626e7b8896a0acb8babfc6ced7d1c5b8aca095887c6f625b5457595d53514b43392f23180c00000714202c38444f59616365616061676d7984919daab7c4c6cacfd7d7d3c7baaea39891857c736e69686768676d7179808c919ba197928f949fa8a69e9691867d6f6b60574d42382e23170c02000000000000000714202c38444f59616365616061676d7984919daab7c4c6cacfd7d2c5b9ac9f92877b6e6761606267605c544a4a5764717d8a979f92877c717c8996a0acb5ab9f92867c6f6a6361606266635c52443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a26313c464e535555534e535b64717e8b97a4b1bec1c5cad1dcd1c6bbafa49a92867d736d6863605d55565e6164696e777f8c919ca6b0bcbaaea3998d8073665a4d4033271a0d00000000000714212d3a4754606d7986929fa8b2bdbdbcb9b1a8a097928b837e7a777677787b85929fabb8c5ced3d3d0cabeb1a5988b7f79777677797c81868f949ca4aeb6bac3c5b9ada1978b7e7165584b3e3225180b0000000b151e2c363e4850555c606365666666666666666666666666666666666666666665625a5042382d22170b00000000000000000000000000000000000000000000000000000a141e2e3740474b4d4a47464753606d7985929fab9f9286796d605347474a4d4b4740382e20171a151e303a42494e504c5666727f8c99a8abacaeb4bcc6d0cbc0b5ab9d9083776a5f544a4a4c504745403931271d1207000004101c28333e474f5557585453555c66717e8b98a4b1b8b9bec5cdd7d2c5b8ac9f92867c6f6a615e575a555c60666d747f8c929e9285838f96a1aca8a19892867d6f695f544a3f34281e13080000000000000004101c28333e474f5557585453555c66717e8b98a4b1b8b9bec5cdd0c3b7aa9d9084776a5f5553555a53514a424c5966737f8c999b8e827575828e9ba8b2afa4998d80736a60585453565957524a4032281e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b37434e585f62625f585f626d76828f9ca9b6c2cfd1d5dfd9d4ccc0b6aca2989287807a746f6d676a6b686e71757b828c929ca4adb8c1b9ac9f92867b6e6155483b2e22150800000000000a1724303d4a5763707d8a99a3aebab6b1afadafb2a9a29f95908b8684838485889297a2adb9bdc4c6c7c5bfbab8a79b918b8584838485898e92989fa6aeb0adadb7b8bcb3a99b8e8175685b4f4235281c0f000000030c1a232c363e434b515356585959595959595959595959595959595959595959585650483f2f261c11060000000000000000000000000000000000000000000000000000020c1c252e353b3f403d3b3a45515c6775818e9ba9a2988a7d7063574a3d3d403f3b352e2626262626262630383e4146525d687683909ca19e9fa2aab4bfcac7bbafa3998c7f7265584e433d40443a38342f271f150b010000000b16212c353e44484a4b47474b5464717e8a97a4acabadb3bbc5cdc9beb3a9998c80736a5f58524d4e4b51545c606d74818d9897877b84919ea9b2aaa29892857b6e665c50443a3025190d00000000000000000b16212c353e44484a4b47474b5464717e8a97a4acabadb3bbc5cdc3b7aa9d9084776a574e47484d464440414e5b6774818e9a978b7e717985929fabb8ac9f93877b6e61584e4747494d4b4740382e20160c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3a47535f6a6f6e6a6a6a6f757f8c949fabb7c4cbd1d4d3cec8c5c3beb4aaa299938d85807c7a787777787a7e82878f949ca4adb6bfc4b8ab9e91857a6d6053473a2d20140700000000000c1825323f4b5865727e8b98abb4b3aba5a3a0a2a5a9aca7a09d9a9391909092979fa2a9aaacb2b8babbb9b4aeaca9a39b989291909092989a9fa3aaaaa7a3a1a0aaacb1b6a99c908376695d5043362a1d100000000008111a242c3039404546494b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b4a453f362d1d140a000000000000000000000000000000000000000000000000000000000a131c242a2f3233312e34404b5564707d8a97a2aa9a8d817467584e43373333333333333333333333333333333a4754616d7a86929f96919298a2aebac6c5b9ac9f92867a6e6154473c3233372d2c29231d150d030000000005101a232c33383c3d3e3b3e4b5764717e8a97a29f9ea2a9b3bbc5c6b9ada197877b6e61584e46424140454b515b616d7a859295887c7e8b97a2adb4aaa1979083786d60564c41362a1c11060000000000000005101a232c33383c3d3e3b3e4b5764717e8a97a29f9ea2a9b3bbc5c3b7aa9d9084776a5d51443c403a3834424e5b6875818e9b95887b6f7b8898a2aeb6aa9d908377685e52463d3a3c403f3b352e261c0e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3c4855626f7c7b7777787b818c919ca6b0b9bbc0c6c7c6c3bcb8b7b3b6b4aba49f97928d898684848485878a8f92999fa6adadaeb9bab9ada1978a7d7064574a3d3124170a00000000000c1925323f4c5865727f8b98aab4aba199969395999c9fa3aaaca49f9e9d9d9ea1a8a09e9ea0a8acaeafacaaa29f9c9fa6a29f9d9d9d9fa2aaa7a7a09d9a9694949da0a7b1a99c908376695d5043362a1d10000000000008111a1e272e34383a3d3f3f404040404040404040404040404040404040403e3d3a342d241b0b0200000000000000000000000000000000000000000000000000000000010a12191f23252624232f3a4653606d7985929fab9e9184786a5f5347404040404040404040404040404040403f4a5464717e8a999e918486929facb8c5beb3a99c8f8275685e5246392a262a201f1c18120b0300000000000008111a21282c2f3032313e4b5764717e8a9798929297a1a9b3bec4b8ab9e918578695e53463c363034394046525e6875818e968a7d7985929fabb8b3a9a0958c7f73685e5246382d22170b000000000000000008111a21282c2f3032313e4b5764717e8a9798929297a1a9b3bec3b7aa9d9084776a5d514437342d2c36424f5c6975828f9c99877a6f7c8895aab4b4a79b8e817468564d41342d2f33322f2a241c130a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b68748186848385888e939ca3acaaacafb5b9bbbab8b1acaaa6aaabb1afa9a29f9a99929190919297979b9fa3aba6a2a0a2acaeb4b2a9998c7f7366594c403326190d00000000000b1724313e4a5764717e8a98a3aea9998f8987898c909298989b9d9fa2a9a49f9e9b969191969c9fa2a39f9d989290949a9ea1a8aaa39f9e9c9a9795908d8a87879095a0aca79b8e8175685b4e4235281b0f000000000000080c151d23282c2d3032333333333333333333333333333333333333333332312e29221b120900000000000000000000000000000000000000000000000000000000000000070e1316191a171f2c3845515c6774818e9ba9a196887c6f62554d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d4d505c6675818e9b998c7f808d9aa7b3c0baada2978a7d7164564c41362a191d1413100c070100000000000000000810161c20232425313e4b5764717e8a979286859297a1adb9c3b7aa9d9084776a574d42342a25282e35414c5666737f8c978a7e74818d9aacb6bbb1a79f92867a6d61544a3f33281c0f0300000000000000000810161c20232425313e4b5764717e8a979286859297a1adb9c3b7aa9d9084776a5d5144372a202936434f5c6976828f9c9286796f7c8895a2afb3a6998c807366594d403026232626231f19120a01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b2835414e5b6874818e919092979b9ea5a7a09d9fa3abacafaeaba7a09d999d9fa7a6a8aaababa39f9e9d9e9fa2a9aba39f9c999693959fa3aab4a69a8d8073675a4d4034271a0d01000000000814212e3b4754616e7a86929fa5a197897d7a7c7f8386898c8e909297949a93918e8a84848b8f92989992908c8683898e919694949892918f8d8a8784807d7a7a83909da7a0958a7e7164574b3e3124180b00000000000000030b12181c1f20232526262626262626262626262626262626262626262524211d18110900000000000000000000000000000000000000000000000000000000000000000002070a0c0d101c2834404b5563707d8a97a2a8998c7f73665659595959595959595959595959595959595959606d7985929f93877a7f8c99a6b2bfb8ab9f9285796d6053463b30251911070604000000000000000000000000050b1014161824313e4b5764717e8a9791847b85929eabb8c3b7aa9d9084776a5d5144312a1a1d25303f4c5865727f8b988b7e727d8a9aa4afbbbaaea2988d8073665b5044382b1f150c060000000000000000050b1014161824313e4b5764717e8a9791847b85929eabb8c3b7aa9d9084776a5d5144372a1e2936434f5c6976828f9c9285796f7c8895a2afb2a5998c7f7266594c3f3326191a1917130e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7d8792989d9fa3a29e9b959092999d9fa4a29f9c95908c909597999c9d9fa2a9a1a1aaa29f9d9c999992908c8987889298a3aea7998c7f7366594c403326190d00000000000714202d3946525e6874808d939b9e9185786d6f7276797c7f8183858687878684817d79797e828587878683807b767c818486878786868482807e7a7774706e73808d9a9c959083786d6053463a2d201307000000000000000000070c10131316181919191919191919191919191919191919191919181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3a4653606d7985929fa99d90837668666666666666666666666666666666666666666666707c89979c8f8276808d9aa6b3bdb1a89a8d8174675c514538291e1408000000000000000000000000000000000004070b1824313e4b5764717e8a979184777f8c98a9b3beb7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988c7f727a86939facb9bfb4aa9e9184786c6053463c30271e180f0600000000000000000004070b1824313e4b5764717e8a979184777f8c98a9b3beb7aa9d9084776a5d5144372a1e2936434f5c6976828f9c9285786f7c8895a2afb2a5988c7f7265594c3f3226190d0c0a0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222f3b4854606b717e868c90929997928e8984868d90939998928f8a838083878a8d8f909297939494949892918f8c8986837f7c7a7c86929fa69f95897d7063564a3d3023170a000000000005111e2a36414c56606c7881898e919186796d6266676d6f727577787a7a7a797775706d6d7176797a7a7977736e6a6f74787a7a7a7a79787674716e6867636875818e918f8b837b6e665c5044382b1f120600000000000000000000000406070a0c0c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b0b0905010000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c3845515c6674818e9ba99f93877a7373737373737373737373737373737373737373737373808d9a988b7e74818e9ba7b4b8aca095897c6f62554b403428170d02000000000000000000000000000000000000000b1824313e4b5764717e8a979184777b8797a1adb9b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988c7f737784919eaab7c4b9ada196897d7063584e4239302a21180e03000000000000000000000b1824313e4b5764717e8a979184777b8797a1adb9b7aa9d9084776a5d5144372a1e2936434f5c6976828f9c9285786f7c8895a2afb2a5988c7f7265594c3f3226190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131f2c38434f59616c717a808486878785827d777b808486878785827e7873777b7d80828485868787878786858482807d7a76736f6d7783909998949083786c605346392d2013060000000000020e1925303b44505b666c747c81848481796d60555c606365686a676d6d6d6d666864606065656c6d6d6d666661606267676d6e6d6d676b696764615e565865727f8484827e796e695e544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b5463707d8a97a2a4998e81808080808080808080808080808080808080808080808084919e92867a76828f9ca9b5b5ab9d9184776a605443392e23180500000000000000000000000000000000000000000b1824313e4b5764717e8a979184777885929eabb8b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988c807375828e9ba8b5c0bdb2a89b8e82756a5f544b423b332a1f1409000000000000000000000b1824313e4b5764717e8a979184777885929eabb8b7aa9d9084776a5d5144372a1e2a3643505d697683909c9285786f7c8895a2afb2a5988c7f7265594c3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d47505a61686e7377797a7a7875706b6e7377797a7a7875716d66696e7073757778797a7a7a7a7978777573706d6766636678848b8c8c89827a6e655b5044372b1f120500000000000008141e28333f4a545b606a6f757777746d675d51515356595b555d606161605c54575353535b606061605c54545456555d606161605d555c5a5754524c56626d72777876716d665e574d42382e23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3a4653606d7985929eab9e938e8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c91969b8e82757985929fabb8afa4998c7f7266584e4330271d120700000000000000000000000000000000000000000b1824313e4b5764717e8a979184777683909da9b6b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d8073737f8c99a6afb5bdb9ac9f92877c6f665c544d453b31261a0e020000000000000000000b1824313e4b5764717e8a979184777683909da9b6b7aa9d9084776a5d5144372a1c2834404b556a7783909d9285786f7c8895a2afb2a5988c7f7265594c3f3226190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16212b353e4850565e6166666d6d6d686863616167666d6d6d686964605c5e616466696a666d6d6e6e6d6d676a696663605d55606d787e7f7f7f7c766e685e53493f33271b0f03000000000000020b17222d38424a50586062686b6a67605d554b4546494c4e4b5153545453514a4a4646495053545453504a4747494b5153545453514b504d4b474645515b62656a6b6965605c544d453b30261c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121f2c3844515c6674818e9aa9a59e9b99999999999999999999999999999999999999999999999ea1988a7d707c8897a2adb9ac9f93877b6e6154473d3221150b0000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847776828f9ca9b5b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d80736f7c88949fa3abb5bbafa3999083786d665f574d42362a1e12050000000000000000000b1824313e4b5764717e8a9791847776828f9ca9b5b7aa9d9084776a5d5144372a1f2c3845515c677885919e9285786f7c8996a2afb2a5988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19232c363e444c5254545c6061605d56565555545c6061605d565753505254575a5c545c6060616161605c555c59565351505c666d717272726f6b615e564d41382d22170b000000000000000006111c262f383f444e54565b5e5e5b53514b433a3a3c3f4240454747474644403d3a3a3f4446474746443f3b3b3c404547474747454043413e3b393f495156585e5e5c5853514b423b33291e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a5463707d8997a1adaaa8a6a6a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6ab9f928579727f8b98a9b3b3a99c8f8276695e52463a2d2014030000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d80736a75828e9299a3afbbb5ab9f958f81786e695f53463a2d2114070000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a202d3a4653606d7986939f928578707d8a96a3b0b6ac978a7e7164574b3e3124180b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101a242c323b4146474a51535454524c4a48484a51535454524c4a464446474a4d4f4a50535454545453514b4f4d4a47454a545c6064656665636059524d443b2f261b11060000000000000000000a141d262d333d4347494e51514e4745403a312d30322f35383a3a3a3a38342e2d2d3337393a3a3a38342e2e2f35383a3b3a3a39352f34312e2d373f454a4b51514f4b46454039302920170c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e3a4653606d7985929eabaea49c9a989898989898989898989898989898989898989da0a89b8e81747683909ca9b6ada2978a7e7164574d42362a1e11050000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774818e9ba7b4b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d8073676d798187929facb9bdb1a79e938f827b6e6155483b2e2215080000000000000000000b1824313e4b5764717e8a9791847774818e9ba7b4b7aa9d9084776a5d5144372a232f3c4956626f7c899a9e918478727f8b98a5b2afa49a897d7063564a3d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121a20293036393b404446474745413d3c3b404446474745413e3a383a3b3d40423f44464747474746454042403d3a38424a50535758595956544f46413b32291d140a00000000000000000000020b141c222832373b3c424444413a39352f2820232624292c2d2e2e2d2c28232022272b2d2d2e2d2c28232224292c2d2e2e2d2c2924272421242d343a3d3f4445433e3a38342e271e170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121f2c3844505c6674818e9aa9a89c928d8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b9195a0978a7d707a86939facb8ab9f9285796d6053473b30251a0e020000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774818d9aa7b4b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d8073666d798085929fabb8bdb2a89f9590847d706356493d3023160a0000000000000000000b1824313e4b5764717e8a9791847774818d9aa7b4b7aa9d9084776a5d5144372a2a36424d5765727f8b989c8f837675828f9ca8b5ac9f93867a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090e171e252a2d2e34383a3a3a39352f2f2e34383a3a3a39352f2d2b2d2e31332e34383a3a3b3b3a3a38342e33302d30383f44464a4c4c4c4948443d36302920170b020000000000000000000000020a111720272b2e2f353837342d2c29241d161619181d1f202121201f1c1813171b1f202121201f1c1715181d1f20212120201d181a18141b23292e3132373836322d2c28231d150c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5463707d8997a1a69a8d807e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7f84919d928579717e8b99a4afb2a89a8e8174675d514538291f1409000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847774808d9aa7b3b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d80736d78828c9297a2adbab9aca09690837a706b6054483b2f2216090000000000000000000b1824313e4b5764717e8a9791847774808d9aa7b3b7aa9d9084776a5d5144372a323b46525e6976828f9c978c7f727c87929facb5ab9d918477685e5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d14191e2023282c2d2e2d2c29242323282c2d2e2d2c2924201f2021242723282c2d2d2e2e2e2d2c2823262320262e34383a3e3f3f3f3c3b38322a251f170e050000000000000000000000000000060b151b1f2223282b2b2820201d18130c09070c10131414141312100c070b0f121314141312100c070c10131414141413110d070b0811181d2224252b2b2925201f1c18120b0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3a4653606d7985929ea5998c7f7272727272727272727272727272727272727985929b8e817476828f9cabb5aca096897c6f63554b403529170d02000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988d8073717e8b949fa2a9b3bcb1a79e91847a6d6860594f44382c2013070000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d514431363c444e58616e7b87939f92857a7a849199a3afafa3998c807366564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d1114181c1f202121201d1916181c1f202121201d1913121414171a171c1f2021212121201f1c181a17141c23282b2d31323332302f2c272119140d0500000000000000000000000000000000040a0f1315161b1e1e1b1413110d070100000004060707070706040000000305060707070603000000040607080707060401000000060c111518181e1e1c181313100c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c6674818d9aaa9c90837668656565656565656565656565656565707d8998988a7d707a86929facb6ac9e9184776b605443392f24180500000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808c99a6b3b7aa9d9084776a5d5144372a1e1925323f4c5865727f8b988c807375828f9ca6adb3bcb8ab9f95897d70685d564f473d32271b10030000000000000000000b1824313e4b5764717e8a9790847773808c99a6b3b7aa9d9084776a5d51444042464e56606a74818d999a8e817f859196a0abb3a99f92867b6e6154483b3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105070c101213141413110d080c101213141413110d080607080a060c101213141414141313100c070a0a11171c1f20242526262322201b160e080200000000000000000000000000000000000000030608090f11110e07060401000000000000000000000000000000000000000000000000000000000000000000000000000000000105090b0c1112100b07060400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5463707d8a98a39f92867a6d60585858585858585858585858586774808d9a928579717e8a99a3aeafa49a8c7f7366594f4331271d120700000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837773808c99a6b3b7aa9d9084776a5d5144372a1e1926323f4c5965727f8c988c7f727885929eabb8bec0b5ab9d9083776b60564c443d352b21160b000000000000000000000b1824313e4b5764717e8a9790837773808c99a6b3b7aa9d9084776a5d514c4d4d53585f686f7c87929f9d938e8c9197a0a8b2aba1978d8174695e52463a2d1e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607070706040100000406070707060401000000000000000306070708080707060400000000060b101213171919191615130f0b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17232e3a4753606d7a86929fa3998a7e7164544a4b4b4b4b4b4b4b4b4b535f6a7884919b8e817575818e9babb5ac9f93877b6e6154483d3221150b0100000000000000000000000000000000000000000000000b1824313e4b5764717e8a97908376737f8c99a6b2b7aa9d9084776a5d5144372a27242931404d596673808c988b7e727b8797a1adb9c6bbafa3998b7e7265594f433a322b23190f04000000000000000000000b1824313e4b5764717e8a97908376737f8c99a6b2b7aa9d9084776a5d59595a575f616a6e7a849199a3a59d9a989ea1a9b2aba39991857a6d60574d42362a1e0c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070b0c0c0c0909070300000000000000000000000000000000000000000000000000000000000000000000000000000000030709090d101111110e0908060a0e101111100d090808090d101111100d09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2c3945515d6776828f9cab9b8e8175665c50443f3f3f3f3f3f3f4855626f7b8896988a7d707885929eabb6a99c8f8276695e53463a2d211403000000000000000000000000000000000000000000000002081824313e4b5764717e8a97908376727f8c99a5b2b7aa9d9084776a5d51443734342f353a434f596774818e978a7e717e8b97a9b3bec0b6ac9f92867a6d6154473d3128201911070000000000000000000003091824313e4b5764717e8a97908376727f8c99a5b2b7aa9d9084776a6666666768696e737c849196a1abafa9a7a5abadafa9a29992877d70685d52453b30251a0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f1315161a1c1e1e1d1a151513161a1d1e1e1d1a161515161a1d1e1e1d1a1615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101d2935404b5566737f8c99a69e9285796d6053463a3232323236414c5666727f8c999285796f7c8897a1adb4aa978b7e7164574d42362a1c140b02000000000000000000000000000000000000000000040c131924313e4b5764717e8a978f8376727f8c99a5b2b7aa9d9084776a5d51444141414141454c55606b78849196897c75828f9ba8b5c2bbafa49a8e8175685e5246392b1f160e0700000000000000000000050d141a24313e4b5764717e8a978f8376727f8c99a5b2b7aa9d908377737373737375777b80869196a0a8b2bdb6b4b3adaba59e9792877e716b60564c4133291f14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f161b1f222327292a2b2a2722212023272a2b2b292723222222272a2b2b292722211f1b150e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b19232b2f3e4b5864717e8b97a4a297897c6f6356493c3125252d3946525e687683909b8e8275727f8b98a9b3aea298877a6d6154473b332d261d140a0000000000000000000000000000000000000000040e161e2429313e4b5764717e8a978f8275727f8c99a5b2b7aa9d9084776a5d514d4d4d4d4e4c52565d67707d899698877b7a86929facb9bbb2a89f93877c6f62564c41362a190d0400000000000000000000050f171f252a323e4b5764717e8a978f8275727f8c99a5b2b8ab9e91857f7f7f7f7f808183888d9299a0a8b2bac4beb3a9a29f9a938f857d716c61594f443a2f21170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f151b21272c2f303336373837342f2e2d303436373736342f2e2e2f3436373736332f2e2b26201a150e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2b353d424b5565727f8b98a5a9998d807366574d42362a212e3a4754616d7a8693988a7d7175818e9ba8b4ac9f928579685e5246443f382f261c1106000000000000000000000000000000000000020c16202830353c434c5665727f8c988e8275727f8c99a5b2b7aa9d9084776a5d5a5a5a5a5a5a565d60686d7983919d928577808d99a3aebab2a9a0968d80746a5f53443a3025190700000000000000000000030d17212931363d444c5665727e8b988e8275727f8c99a5b2b9ada197918c8c8c8c8c8d8e9095999fa3abb2bac4c6baada297928e89827b706b615a50473d32281e0f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008101920272b32383b3c4043444444413c3b393d4143444443403c3b3b3c4043444443403c3b37322b261f180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3d474f545d6774808d9aa7aa9d908477695e53463a2d2834404b5564717e8b9992867a6d7683909da9b5ac9f93867a6d605b53504a42382d22170b00000000000000000000000000000000000008131e28323a41454e555d6874818d9a8e8174727f8c98a5b2b7aa9d9084776a6767676767676768686d727a8290959c8f827f88939fabb4b0a8a1979184796d60584e4332281e13080000000000000000000009141f29333b42464f565e6874808d9a8e8174727f8c98a5b2beb3a9a19e99999999999a9b9d9fa7acaeb4bdc3c8c5b8ab9f9285817c756e69615950483e352b20160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222b32373d4348494d4f5151504d484746494d505151504d494747494d505151504d4947433c37312a21180f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414f5960666d7985929eabaca095877b6e6154483b2f2c3845515c6775828f9b8f82756776838f9ca3abafa49a8c7f736d63605b544a3f33281c0f0300000000000000000000000000000000010d1924303a444c52585f676d7a8592998c8073727f8c98a5b2b7aa9d908377747474747474747475777a7f8590949f9f93878c939aa4afaca69f9691857b6e675d51463c3120160c02000000000000000000020e1a25313b454d535960686d7a8592998c8073727f8c98a5b2bfbbb3adaba6a6a6a6a5a4a4a4a4a5a7aaabb1b8bcc3b8ab9e9185817d77706b605d564d453b31281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1a232b343d43474f54565a5c5d5e5d5a555353565a5d5e5e5c5a565454555a5d5e5e5c5a55534e47423c332a21180e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f4953606b7078818e97a1adb1a7988b7f7265554b40352d3a4653606d798592988a7e7165727f8c9299a3afac9f92877f76706c665b5044382b1f12060000000000000000000000000000000004111d2935414c565d606a6e79828f98958b7e71727f8c98a5b2b8ab9e92858080808080808080818183868b92979fa6a49a939a9fa4aca7a09d948f847c6f695f554b41342a200e050000000000000000000005121e2a36424d575e616b6f7a839097958b7e71727f8c98a5b2bfc3bab2aca7a09d9a9998979798989a9d9fa7acb1b9b9ada197918e89837d756d685e574d433a2f24190b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212b353d464e5459606366696a6b6a67625f606367696a6a69676260606267696a6a6966625f58534d453c332a20150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b65707d828e939da7afb5a89c8f8275675d514539303d4a5663707d899892867a6d676d798187929facafa399928b827d786c605346392d201306000000000000000000000000000000000713202c3945525d686d737c838f94928d83796d727f8c98a5b2b9ada197928d8d8d8d8d8d8d8d8d8e9092999ea1a9b0aca49fa4aba39f9b95918a827b6f6a5f574d433a2f22180e00000000000000000000000714212d3a46535e696e747d849095928d83796d727f8c98a5b2bfbdb2a8a09e95908e8c8b8b8b8b8c8d90959da0a7b1afaca9a19e9a95908a817a6e695e564c4135291d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c27333d474f5860626b6f7376777777746f6a6c707476777776736f6a6a6f7376777776736f6a615f574d453c31261a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c787d828990959ea5afac9f92867a6d6053473a37434e586774818d9a8f8275686e797e8286929faba39f948f88827e796d6053463a2d201307000000000000000000000000000000000714212d3a4754606d7a80879095928580796d67727f8c98a5b2beb3a9a19e9a9a9a9a9a9a9a9a9a9b9d9fa3abadb3bbb6afacafa399928e89847e766e695f584e453c31281d100600000000000000000000000815212e3b4854616e7b81889196928580796d67727f8c98a5b2bfb9aca096918883817f7e7e7e7e7f8083899195a0a8a39f989fa2a7a09d938e837b6e685d52453e2f261b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f59606a6f777c8082848483807c75787d8083848483807c76767c8083848482807c766e695f574d42372b1e1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b656c70767c838e939ea6aea3988a7d7064574a3d3b47535f6a788491998b7e716e7a848b8f9298a3a399928b827c76716d675c5145382c1f1306000000000000000000000000000000000916222f3c4955626f7c8289919691847f786d65727f8c98a5b2c0b6aca49f9f9f9f9f9f9f9f9f9fa4aba6abadb3bbbcb8b7b9ac9f9286817d77716c615e574e463c332a1f160c0000000000000000000000000815222e3b4855616e7b8187909591847f786d65727f8c98a5b2bdb2a89e91847c777472717171717274777c839196a099928b9298a2aca59e9590837a6d605a5041382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4854606b707c83898d8f9091908d888283898d9091918f8d898382888d9091918f8d88827b6e695f53473a2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49535b60636b6f79818e949fa9aa9a8e817467584e433c4855626f7c889692867a6d75828f969c9fa3a49992877f766f6a64605c554b4034281c1004000000000000000000000000000000000815212e3b47535f6a6f757d849095918c82776c727f8c99a5b2bbafa49a939292929292929292939996999ea1a9b0b1acaaacafa39990837e756d675d554d453c342a21180d040000000000000000000000000814212d3a47535f696e747c839095918c82776c727f8c99a5b2b9ada196887c6f6a67666564646565676a6f7a84919e92877f86929fa7afa7a0958f82756c6153493f33271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4a5663707d879095999c9d9e9d9a938e90959a9c9d9d9c9a948f8f949a9c9d9d9c99948f857b6e6255483b2f2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414950535960666d78828f97a2ab9e9184786a5f5347414c5666737f8c998f82766f7c89939ea8aca99f93877d726d62605853514b43392e23180c000000000000000000000000000000000006131f2b37434e585f626b707a839099948a7d70727f8c99a5b2b9ac9f938886868686868686868687898c92979fa6a7a09da0a7aba095908a81796d675d53493f33271e13080000000000000000000000000006121e2b37424d575f616a6f79839099948a7d70727f8c99a5b2b7ab9e9184786a6058595858585859586068707d8996998a7d7e8a959fabb1a79e938a7d70655b5044372b1f120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2a3744505d6a778390999395999ea1a8a59e9b9da0a7a9aaaaa9a69f9c9c9fa6a7a09d989593978e8175685b4e4235281b0f02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44464f545c666d7a85929ea8a196887c6f62554946525e68768390998b7e7175828e9ba5afada2978c80736b625b544e4645403930271d12070000000000000000000000000000000000030f1b26323c464e535960686e7b8792998c7f72727f8c99a5b2b7aa9d90837979797979797979797a7c808590949fa09590959ca4a7a09d938f83796d655b50443a2f24190d01000000000000000000000000020e1a26313c454d53585f676e7b8792998c7f72727f8c99a5b2b7aa9d9084776a584e4c4b4b4b4b4c4e56606b778491988c7f7683909da9b6afa59d9184786c605346392e23180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b3845515e6b78848a8787888c91969ea5aaa8aaacb1b6b7b7b6b0aba9a9aaa49d95908b8886878a8376695d5043362a1d10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d33373d424b545e68717e8b96a0a8998c7f7366564c4754616e7a879392867a6d7a86929facb8ab9f92857a6d60595147433c38342e271e150b000000000000000000000000000000000000000a15202a343c43474f565f6a75828f9a8d8074727f8c99a5b2b7aa9d9084776c6c6c6c6c6c656c6d6f737a8290979d90838c929ca6aca59e958f82776c60564c4135291d11040000000000000000000000000009151f2a333c42474e555f6975828e9a8d8074727f8c99a5b2b7aa9d9084776a5d51443e3e3e3e3f444f596774818e9a8d81747e8b98a8b2b8aca0958a7d7063544a4034281c10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f7d7a7a7c80848e939ea6b0b7b8bcc3c4c4c2bbb7b6afa59d928d837f7b7a7a7e7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b22272b3039424c56606d7884919eab9d908376685e524b5565717e8b9a908376727f8b99a3aeb3a99a8d8074675d51473f37322c28231d150c0300000000000000000000000000000000000000040e18222a32373d444e5765727f8c988e8174727f8c99a5b2b7aa9d9084776a5f5f5f5f5f5b606063686d7a8592978a7e7f8c949eaaafa79e948b7f72685d5245392c20150900000000000000000000000000030e18212a31373c434d5765727f8b988e8174727f8c99a5b2b7aa9d9084776a5d514437313132323f4c5865727f8b988f82757b8796a0acb9b1a89b8e8175665c5144382c1f140b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4a56626d72706d6d6f737a818e949fabb7c4c8cdd0d0cdc7c2b6a99e938d8078726e6d6e71716c6156493d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171b1f27303a44505c66727f8b99a39f93867a6d6154515c6775828f988c7f727683909cabb5ada197897c7063554b40352b271f1c18120b0300000000000000000000000000000000000000000007101820262b323e4b5864717e8b978e8275727f8c99a5b2b7aa9d9084776a5d53535349505354565e6873808c998d8075828f9ca7b1b0a69e92857a6d6054473c31261a0e0100000000000000000000000000060f181f262b313e4b5864717e8b978e8275727f8c99a5b2b7aa9d9084776a5d5144372a2525313e4b5864717e8b979083767784919eaab7b8ab9f9285796d6053463c30261d170e05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b626563616062686d7882909ca9b6c3c5c9cfd6d8cec1b4a79b8e81746d666260616464615a5045392d21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f151e28343f4a54616d7a86929fa4998b7e71645453606d79859296887b6e7b87939facb8ab9e9285796d6053463a2f201b15100c07000000000000000000000000000000000000000000000000070e151b24313e4b5764717e8a978f8275737f8c99a6b2b7aa9d9084776a5d5146463f4446474c56626f7b88988f82767c88959fabb8ada1978c7f7265574d42372b1d12070000000000000000000000000000060e151a24313e4b5764717e8a978f8275737f8c99a6b2b7aa9d9084776a5d5144372a1e24313d4a5764707d8a9790847775818e9ba8b5baada2978a7d7063574d42382f2920170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e29343f49515658575454565d666f7c8895a2afb7b9bdc4ccd5c7baada094877a6d615c54535457585650483e34281d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c17232e3846525d6875828f9bab9b8e8275665c5763707d8a98918477727f8b99a4afb4aa9b8e8174665c5044382b1f120a04000000000000000000000000000000000000000000000000000000040a1824313e4b5764717e8a978f8376737f8c99a6b2b7aa9d9084776a5d51442d3337393a4653606d7985929184777683909da9b6b3a99d918477695f5347392f24181209000000000000000000000000000003091824313e4b5764717e8a978f8376737f8c99a6b2b7aa9d9084776a5d5144372a1e24313d4a5764707d8a97918477727f8c98a9b3beb3a99b8e8174695f544a413b32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c4a47474c54616e7b8894a1adabadb2bac3cbc6b9ada093867a6d60534a47474b4b49453e362d22170c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c2935414c5665717e8b9aa49f9285796d60586774818d9a8d817476838f9cabb5aea2988a7d7064544a3f34281c100300000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d514437272b2d3844505c66778491928579737f8c99abb4b8aca095887b6e62554b403529241b110800000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1e24313d4a5764707d8a97918578707c8997a2adb3b9ac9f92867b6e665c534c443b3025190e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b252d343a3e3f3d3a3b4855616e7b8894a8a19ea1a8b1b9c3cdb9ada093867a6d6053473a3b3e3e3d39342d241b10060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1924303b4754616e7b87939fa298897d70635f6a788491998a7d707a87939facb8ac9f92867a6d6053473a2e23170b0000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1f28343f4a546a77839098867a6f7c8999a3aebab1a7998c8073675d51453f362d231a1005000000000000000000000000000b1824313e4b5764717e8a9790837673808c99a6b3b7aa9d9084776a5d5144372a1e24313d4a5764707d8a979285786d7985929fa2aab3aea3998f82786d655e564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e3132302e3b4855616e7b8894a1969196a0a7b1bcc8b9ada093867a6d6053473a2e3131302d28221b1209000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814202d3946525e687783909daa9a8d807367626f7c889692867a727e8b99a4afb5ab9b8f8275675d5145392c1c11060000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790837773808d99a6b3b7aa9d9084776a5d5144372a17232e43505c6976838f94877a6e7986929facb9b8ab9e9184796d605a50483f362c22170b000000000000000000000000000b1824313e4b5764717e8a9790837773808d99a6b3b7aa9d9084776a5d5144372a1e24313d4a5764707d8a9792857866727f8c9298a2aeb5ab9f948e81776e685e5246392d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e222425242e3b4855616e7b88949e91849095a0acb8c5b9ada093867a6d6053473a2d242524211d171009000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414d566673808c99a99d9184776966737f8c998f827676838f9cabb5afa3998b7e7164554b4035291d0a000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e293643505c6976838f95887b6e7683909da6aeb9ada1968d80736c625a50483e33281c10040000000000000000000000000b1824313e4b5764717e8a9790847773808d9aa6b3b7aa9d9084776a5d5144372a1e24313d4a5764707d8a979285796c6d727f85929fabb8b0a69d938e827a6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d12161819222e3b4855616e7b889494887b83909da9b3beb9ada093867a6d6053473a2d20181715110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1925303c4955626f7c8897a1a096887b6e69778390988c7f727a86929facb9ac9f92867a6d6154473a2f24180c000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9790847774818d9aa7b4b7aa9d9084776a5d5144372a1e293643505c6976838f95887b6f727f8c949ca4aeb2a89f93887e716d625a5044392d2014080000000000000000000000000b1824313e4b5764717e8a9790847774818d9aa7b4b7aa9d9084776a5d5144372a1e24313d4a5764707d8a979286796c6d798085929fabb8afa399928b817b6e6154473b2e211408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090815222e3b4855616e7b889494877b7d8997a1adb9b9ada093867a6d6053473a2d20140708050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000813202d394653606c7885919ea8988c7f726e7b879396887b727f8c99a3afb6a99c8f8376685e5246392d1d1207000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e293643505c6976838f95897c6f6d79828d929ca8b4afa49a92877f716c6155493c3023160a0000000000000000000000000b1824313e4b5764717e8a9791847775828e9ba8b5b7aa9d9084776a5d5144372a1e24313d4a5764707d8a979286796975828d9297a2adb2a89f92877e756e695e52463a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b14222e3b4855616e7b889495887b7885929eabb8b9ada093867a6d6053473a2d20140e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6574818e9aaa9c8f8276717e8b9a9184787984919eabb5b1a7988b7f7265564c4135291d1105000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a9791847776838f9ca9b6b7aa9d9084776a5d5144372a1e293643505c6976838f95897c6f676d79808d99a6b3b3a9a19792897d7064574a3d3124170a0000000000000000000000000b1824313e4b5764717e8a9791847776838f9ca9b6b7aa9d9084776a5d5144372a1e24313d4a5764707d8a979286796e7b87949fa2a9b3aca0968c7f726c615e574d42362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000710191d262d3b4855616e7b889495887c75828f9ba8b5b9ada093867a6d6053473a2d261f180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f495364707d8a98a39f92867a75828f9b8e81747f8b96a0acb8aca095877b6e6154483b3025190d01000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777884919eabb7b7aa9d9084776a5d5144372a1e293643505c6976838f96897c6f6d79818d929ca8b4ada29792857d706c6155493c3023160a0000000000000000000000000b1824313e4b5764717e8a979184777884919eabb7b7aa9d9084776a5d5144372a1e24313d4a5764707d8a97928578727e8b98a6adb3b7aa9d9184786d605a524d453b30251a0e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f19222b2f383f4855626e7b889595887c73808d9aa6b3baada093877a6d6054473e37312a21180e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3a4753606d7a86929fa3998a7d798692978a7e7c86929fa8b2b6aa9d908377695e53463a2d1e130800000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a979184777b8796a1acb9b7aa9d9084776a5d5144372a1e293643505c6976838f95897c6f727f8c939ca4aeb2a89f92857c706b615a5044392d2014080000000000000000000000000b1824313e4b5764717e8a979184777b8796a1acb9b7aa9d9084776a5d5144372a1e24313d4a5764707d8a9792857874818e9ba7b4beb4aa998c8073665c5046423b33291f140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d18212b343d424a505a63707d899695887b727f8c98a5b2bcafa295897c6f62584f47423c332a20160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a1117202c3945515d6776828f9cab9b8e817e8a98988b7e859298a2aebab2a8998c7f7366574d42362a1e0c0300000000000000000000000000000000000000000000000000000000000003060b1824313e4b5764717e8a97918477808d9aa8b2bdb7aa9d9084776a5d5144372a1e293643505c6976838f95887b6f7783909da5aeb8aca0968b7e716a605950483e33281c10040000000000000000000003060b1824313e4b5764717e8a97918477808d9aa8b2bdb7aa9d9084776a5d5144372a1e24313d4a5764707d8a979184777784909daab7baaea398897c6f63544a3f36302920170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333d464e545b606c74818e9a96877a717e8b98a4b1beb4a79a8d81746a6159534d453c32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b141b22272b35404b5565727f8b98a79e9285818e9a9b918b9297a2aab4b9aca096887c6f6255483c31251a150e06000000000000000000000000000000000000000000000000000000030a0f12151824313e4b5764717e8a979184808d929da9bac3b7aa9d9084776a5d51442e2318293643505c6976838f95887b6e7a86929facb9b5ab9e9184786c60584f473e362c22170b000000000000000000030a0f12151824313e4b5764717e8a979184808d929da9bac3b7aa9d9084776a5d5144372a1e24313d4a5764707d8a979083767a86929facb9b8ac9f9286796d6053463a2e251f170e0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454e5860666c737e87939e918478717e8b97a4b1beb9ac9f92877c706c615f574d443a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d262d3337393d4854616e7b8795a0a1979286929fa39b989fa2a9b3bcb7aa9e9184776a5f53473b2e2b2620180f0600000000000000000000000000000000000000000000000000060e151a1f212224313e4b5764717e8a9796918d929ca4aeb9c3b7aa9d9084776a544a3f342824293143505c6976838f98877a6f7c8999a3afbbafa3998c7f72655b50463d352c231a10050000000000000000060e151a1f212224313e4b5764717e8a9796918d929ca4aeb9c3b7aa9d9084776a5d514431262423313e4a5764717d8a978f82757d8a99a3afbbb2a89b8f8275675c5145382c1c140d05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57606a6f787f879396918a7e71717e8a97a4b1bdbbafa39992857d756e695f564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f383f44464a47535e697784909da9a1999299a3aea7a4abadb3bbc0b3a69a8d807367584e433b3a37312a22180e03000000000000000000000000000000000000000000000006101820262b2e2f2f313e4b5764717e8a97a19e999ca4aeb6c0c4b7aa9d918477665c50443a332f353b434f5969768390928579727f8c99abb5b4aa9f92877b6e6153493f342b231a1108000000000000000006101820262b2e2f2f313e4b5764717e8a97a19e999ca4aeb6c0c4b7aa9d9184776a584e433730312e343f495365717e8b988d8074818e9aabb5b9aca0968a7d7064554b4034281c0a020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696f7c838c939791847d716c717e8a97a4b1bdc0b5aba297928a817b6e685e5246392d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3841495053575351576673808d99ababa39fa3abb4b3b1b8babec5bcafa296897c6f635649484847433c342a20150a00000000000000000000000000000000000000000000030e18222a31373a3c3b3a3e4b5764717e8a97a4aba6a8aeb6c0c8c5b8ac9f9285796d60554c443f3f40454d56606b7885919184777683909da9b6aea2988e8175695e5241382d221911080000000000000000030e18222a31373a3c3b3a3e4b5764717e8a97a4aba6a8aeb6c0c8c5b8ab9f9285786a5f5347413e3e3d4045505b6574808d998a7d7a85929fabb8b0a69e9184786c605346392e23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b838a919792857e786d68717e8a97a4b1bdc3b9b1a79f97918a837a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49535b6064605c57636f7c8999a4afaeacaeb4bdc6bec5c6cad0baaea194877b6e6155535555534e463c31261a0f020000000000000000000000000000000000000000000a15202a343c4347484847434b5764717e8a97a4b1b3b4b9c0c8d3c6baaea2988a7d70675d56504a4b4b51575e68707d89978e81757c88959fabafa59f92867b6e61564d422f261b10070000000000000000000a15202a343c4347484847434b5764717e8a97a4b1b3b4b9c0c8d3c6baada297887c6f625a524c4b4a4a4b5158606c78849193867a808d98a2aeb3a99f948a7e71665b5044382b1d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f696e787e859095928b837a6d717e8a97a4b1bdbcb1a79f9590857e766d685e5246392d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b656c706d6768696e7b87939facb9b9babfc6cfcbd2d3cfcbbeb2a5988b7f72675e5f62625f584e43372b1f12060000000000000000000000000000000000000000030f1a26313c464e535555534e535b64717e8b97a4b1bec1c5cad1d6cabfb4aa9e9184796d68605b5458555d60696e7a8491988c7f75828f9ca7aea59e938b7f72695f53443b301d140a000000000000000000030f1a26313c464e535555534e535b64717e8b97a4b1bec1c5cad1d6cabeb3a99b8e81746c615e56585757545c606a717e8b969083808d929daab4aaa2979082776c60544a3f33281c0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575f656c717a839098958e8175717e8a97a4b1bdb8aca09590827a716c615e564c4135291d110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c777d797675767b839099a4afbbc5c7cbd1d4d3ccc6c3c1c1b7ab9e9184796e686a6e6e6a5f53473a2e211408000000000000000000000000000000000000000006121f2b37434e585f62625f585f626d76828f9ca9b6c2cfd1d5dfd9d0c6b9aca09690827a716c66666565676d727b83909697887b7f8c949eaaa49c938e81746d62574d4232291f0b0200000000000000000006121f2b37434e585f62625f585f626d76828f9ca9b6c2cfd1d5dfd9d0c5b9ac9f93887e746e686765646465666d727c85929f95908d929ca4aeaaa29892857b6e655b5042382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b454d535b60686e7b86929f928579717e8a97a4b1bdb7aa9d9083796e68615a524c443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8985838283879095a0abb5b2b9babfc6c8c6c1bab6b5b5b6aca1968f827a77777b7c6e6255483b2f22150800000000000000000000000000000000000000000815212e3a47535f6a6f6e6a6a6a6f757f8c949fabb7c4cbd1d4d3cec8c5bdb2a89f9490847e787472727274797f8590959e9285828c919ca6a19e928d81786d605b51453b3120170d000000000000000000000815212e3a47535f6a6f6e6a6a6a6f757f8c949fabb7c4cbd1d4d3cec8c5bbafa49a9387807a76737171707274797f869297a2a09d999ca4aea8a19892867d6f695e53493f2f261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b414950565e6973808d9a98877a717e8a97a4b1bdb0a4978a7e71675e565046413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a92908e909299a0a7aba9a6acaeb4b8bcbab8afaaa8a8aaafa89f948f868484868175685b4e4235281b0f02000000000000000000000000000000000000000915222f3c4855626f7c7b7777787b818c919ca6b0b9bbc0c6c8c6c3bcb8b7b4b0a69f96918a84817f7e7f81858c9298a0a197928e939ca39f96918980776d665c50493f33291f0e05000000000000000000000915222f3c4855626f7c7b7777787b818c919ca6b0b9bbc0c6c8c6c3bdb8b7b6aca499938d8783807e7d7d7e81858b9298a2a9acaaa6a8aba59e9691867d706b60574d41382d1d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d1821292f383f444d5763707d899694887b717e8a97a4b1baaea194877b6e61554c443e35302820160c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b88949d9b9c9fa3aba69f9c999fa3aaacb1adaba59e9b9b9ea5aaa69f999291918f8275685c4f4235291c0f02000000000000000000000000000000000000000e1b2835414e5b68748186848385888e939ca3acaaacafb5b9bbbab8b1acaaa8acaea8a19e96918e8c8b8b8e92979fa2aaa9a19e9b9e9f99928d847d736c655c544a3f372d21180d00000000000000000000000e1b2835414e5b68748186848385888e939ca3acaaacafb5b9bbbab8b2acaaabadaba49f99928f8d8b8a8a8b8e91979fa2aab3b4aeaca69f9c938e847c706b61594f453b2f261b0b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f181d262d333b4855626e7b889595887b717e8a97a4b1b9ada093867a6d6053473b3229251e160e04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f6975828f959d9fa3a29f9c94908c92989da0a7a29f9b938e8e939a9da0a8a29f9c938b7e7165584b3e3225180b00000000000000000000000000000000000000000e1b2835414e5b6874818e919092979b9ea5a7a09d9fa3abacafadaba7a09d9b9fa2aaaba8a19e9b9998989b9fa2a9acaaaba39f9c97928d86807a706b605b534a42382e251b0f0600000000000000000000000e1b2835414e5b6874818e919092979b9ea5a7a09d9fa3abacafadaba8a09d9ea1a8a9aba39f9c9a989797989a9ea1a9aeaca9aaa29f9b949089817a6f6a61594f473d33291d140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141b2935404b55616e7b889499887b717e8a97a4b1b9ada093867a6d6053473a2d2019130c04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57616d7a838b90929998928f8a837f868d91959497928f8a8282888d91959498928f8a81786c605346392d2013060000000000000000000000000000000000000000091623303c4956636f7d8792989d9fa3a29e9b959092999d9fa4a29f9c95908e92989b9ea1a9a5a6a5a5a5a5a4aaa29f9d9b99928f8b85807b736d6761595049413830261c1309000000000000000000000000091623303c4956636f7d8792989d9fa3a29e9b959092999d9fa4a29f9c96919196999c9fa2aaa4a5a4a4a3a5a6a5a4aaa39f9d9a98928e89837d756d6860584f473e352b21170b0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b19232c3945515d67717e8a9792867a727f8b98a5b2b9ada093867a6d6053473e33281c0b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b46525e686d797f8386878785827e78737b808486878785827d75757c808486878785827e776c665b5044382b1f120600000000000000000000000000000000000000000915222f3b4854606b717e868c90929997928e8984868d91939a97928f8a8381868b8e92979698999a99999897969892908e8a86837e79736e69605d554f443f382f261e140a010000000000000000000000000915222f3b4854606b717e868c90929997928e8984868d91939a97928f8a8484898c8f9298969899999a9a99999897969892908d8985817c76706b615e564e463e352c23190f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2a36424d57606d798491988e817473808d9aa6b3bdb0a3968a7d7063594f44382c1d140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2a36414c565e676d7276797a7a7976716d696e7377797a7a7875706b6a6f7477797a7a7976716c655b544a3f33281c0f03000000000000000000000000000000000000000007131f2c38434f59616c717a808486878785827d777b808486878785827e79757a7e8185878a8b8c8d8d8c8b8b8a888583817e7a76726d67615e57514c433d332d261d140c020000000000000000000000000007131f2c38434f59616c717a808486878785827d777b808486878785827e79787c80838588898b8c8c8d8d8d8c8b8a89878683807d79746f6b636059524c443d342c231a1107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f3846535e6973808c9692867b6e7884919eabb7bbb6aa9d9083776b6155483e2f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d1925303a444c555c6065666d6d6d6c6564605e6167666d6d6d676863615f6267666d6e6d6c6564605b534a42382d22170b000000000000000000000000000000000000000000030f1b27323d47505a61686e7377797a7a7875706b6e7377797a7a7875716d676d7175797b7d7f7f80807f7e7e7d7b797774716d6865605d55524d45413a3127221b140b020000000000000000000000000000030f1b27323d47505a61686e7377797a7a7875706b6e7377797a7a7875716d6a6f7376797b7d7e7f808080807f7f7e7c7b797673706d67636059544f46413a322b221a11080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424f59616e7b8692978d8073717d8a96a1acb6afacab9f958a7d70635a5041382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323a434b5153545c606160605b53535354545c6061605d5557555355545c606160605b5353504941382f261c1106000000000000000000000000000000000000000000000a16212b353e4850565e6166666d6d6d686863616167666d6d6d676964605d6064656c6e7072737373727271706e6c666864605d5653514b46423b352f281f17110a02000000000000000000000000000000000a16212b353e4850565e6166666d6d6d686863616167666d6d6d67696460606266666d6e70717273737373737271706e6c666763605c55544f48443d35302820191008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54606b75818e9892857a6d7984919ea8b2aca49fa4a79d9083776c6153493f33271b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c17202930394045464a505354545350494646484a51535454514b4a4847484b5153545453504946443f382f261d140a0000000000000000000000000000000000000000000000040f19232c363e444c5254545c6061605d56565555545c6061605d5557535153535b606163656667666665646361605b545754524c47454039363029241e160d06000000000000000000000000000000000000040f19232c363e444c5254545c6061605d56565555545c6061605d5557535456545c6061636566666767666665646361605b545653514b48433d383229251e160e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e18212b3844505b666f7d8993968c7f72727f8b96a0aca9a19a939aa4a0958a7d70655b5044382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e272e34383a3f4446474746443f3a3a3b404446474745413d3c3a3c404546474746443f3937332d261d140b0200000000000000000000000000000000000000000000000007101a242c323b4146474a51535454524c4a48484b51535454514c4b464547495053545758595a5a595858575553504a4a4745413a39352f2a251f19130c04000000000000000000000000000000000000000007101a242c323b4146474a51535454524c4a48484b51535454514c4b4647494a505355565859595a5a5a595857565453504a4a4645403938322c272119130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151f2935414c56606c7883909d9184796d7a85929ea8ada1979286939fa79d9083786c6053493f33271b110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c151d23282c2e34383a3a3a3937332d2d2e34383a3a3a39352f2f2e2e34383a3b3a3937332d2b27221b140b02000000000000000000000000000000000000000000000000000009121a20293036393b404446474745413d3c3b404546474745413e3a393a3f4446484a4c4c4d4d4c4b4b4a4846443f3e3a39352f2c29241d1a140d08010000000000000000000000000000000000000000000009121a20293036393b404446474745413d3c3b404546474745413e3a3b3c3f4446484a4b4c4d4d4d4d4c4c4b494846443f3d3a38342e2c27211b160d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c1a26313945525d68717e8b95958b7e7173808d97a1ada89e92857f8c96a1a0958a7d70655b5044382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b12181c1f23282c2d2e2d2d2b27222123282c2d2e2d2c2924232123282c2d2e2d2d2b27221f1b17110a0200000000000000000000000000000000000000000000000000000000090e171e252a2d2e34383a3a3a39352f2f2e34383a3a3a39352f2d2c2d3337393b3d3f4040403f3f3e3d3b3938332d2d2c2924201d18120e090200000000000000000000000000000000000000000000000000090e171e252a2d2e34383a3a3a39352f2f2e34383a3a3a39352f2d2e2e34383a3b3d3e3f40404040403f3e3d3b3938332d2d2c28231d1b16100b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2b37424d57606d7a85929d9083786e7b86929fa9ada1968b7f7984919ea79d9083786c6053493f33271c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c1013171c1f202121201f1b1714181c1f202121201d181615181c1f202121201f1b17120f0b0600000000000000000000000000000000000000000000000000000000000000050d14191e2023282c2d2e2d2c29242323282c2d2e2d2c2924202022272b2d2e3032333433333231302e2d2b282221201d1913100d070100000000000000000000000000000000000000000000000000000000050d14191e2023282c2d2e2d2c29242323282c2d2e2d2c2924202223282b2d2e30323333343433333231302e2d2b2822201f1c18120f0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303847535f6973808d97948a7d7075818e98a3aea89e918479727f8b96a1a0958a7d71655b5044382d22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060c101213141413120f0b070c101213141413110d07070c101313141413120f0b06030000000000000000000000000000000000000000000000000000000000000000000002080d1114181c1f202121201d1916181c1f202121201d191313171b1f202124252627272625252422201f1c171413110d0804010000000000000000000000000000000000000000000000000000000000000002080d1114181c1f202121201d1916181c1f202121201d191315171c1f2022232526262727272625242321201f1c171313100c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e38424f59626e7b87929c9083766f7c87939faaaca0968b7e716d7984919ea79d9083786c60544a3f33281c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306070707060503000000040607070706040100000004060708070605030000000000000000000000000000000000000000000000000000000000000000000000000000000105070c101213141413110d080c101313141413110d08060b0f1213151719191a1a191818171513120f0b060604010000000000000000000000000000000000000000000000000000000000000000000000000105070c101213141413110d080c101313141413110d08060b101213151718191a1a1a1a191918161513120f0b060604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54606b75828f9993897c6f76828f9aa4afa79e9184786d67727f8b97a1a0958a7e71665b5044382d22170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607070706040100000406070707060401000000030506080a0c0d0d0d0c0c0b0a08060603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040607070706040100000406070707060401000000030607080a0b0c0d0d0d0d0d0c0b0a080606030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222c3844505c66707d8994998f8275707d8a949facaca0958a7e7166606d7985919ea79d9183786c60544a3f33281c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004060708090a0a0a0909080605030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a36414c56606d7883919d92877b6e7884919da6b0a79d9083786c605d67727f8c97a1a0958a7e71665b5044382e23170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608070c101213151616171716161413120f0b06070502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d1b26313946525e68727f8b95988e8174727e8b95a0acab9f958a7d70665b55606d7985929ea79d9184786c60544a3f34281c11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050a0f131516181c1f202223232424232221201f1b171514120e0905010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151f2b37434e58616d7a85929f92867b6e7a85929ea8b0a69d9083766c6154515d67727f8c97a1a0958a7e71665c5044382e23170c000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e12151b1f222223282c2d2e2f303030302f2e2d2b272222211e1a14110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313947535f6a74818d97978d807373808c97a1adab9f94897d70635a504b55606d7985929ea89d9184786d60544a3f34281c11060000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e21272b2e2f2e34383a3b3c3d3d3d3c3c3b3937332d2e2d2b26201e19130e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232f3943505a626f7c87929e92857a6e7b86929fa9b0a69c8f82766b60544745515d67727f8c97a1a0968b7e71665c5044382e23170c00000000000000000000000000000000000000000000000000000000000000000000000001080d151b1f262a2d32373b3c3f4044464849494a4a49494746443f3e3b3a37312d2a251e1a140c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2934404b55616c76828f99968c7f7274818e98a2aeac9e94897c6f63594f44404b55606d7985929ea89e9184786d60544a3f34281c120700000000000000000000000000000000000000000000000000000000000000000000040c131920262b31363a3c4347494c4a515355565657575655545350494b4846423c3936302a251f18120b030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b19222c3845515c67717d8a949e9184796f7c87939faaafa49a8f82756b6054473d3945515d67737f8c97a2a0968b7e71665c5044392e23180c000000000000000000000000000000000000000000000000000000000000000000070d161e242931373b4246484e545559545c606162636363636261605b535855534d4746413a363128231d150c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2a36424d56606d7984919e958a7e7176839099a4afab9f93877c6f62594f433535404b55606d7a85929fa89e9184786d60544a4034281d1207000000000000000000000000000000000000000000000000000000000000000610191f282f353c43474d53555860626568666d6e6f7070706f6f6e6c656865615f5754524c46423b342e271e180f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b262f3846525e69737f8c969d908378717e8b949fabafa3998e81756a5f53463d322f3a45515d67737f8c97a2a0968b7e71665c5144392e23180c0000000000000000000000000000000000000000000000000000000000020a1117232b313a41454e53575f61666a6f727578797b7c7c7d7d7c7c7a797774716e6966615e56534d454039302a211a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38414e58616e7b86929f94897d707b85929fa6b0ab9f92877b6e62584e43342b2935414c55606d7a85929fa89e9184796d60544b4034281d1207000000000000000000000000000000000000000000000000000000020b141b2227353d434c52585f62696e73787c7f8284868889898a8a8988878584817e7b77726d68615e57514b423b332c231a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0c0c0b0f1b27333f4953606a75818e989c8f83767a839097a2adaea3998e81746a5f53463c3222242f3a45525d6873808c98a2a1968b7e71665c5145392e23180c0b0c0b0905010000000000000000000000000000000000000000000a141d262d333f474f565d606a6f757b8084888c8f9192999596969696959892918e8b88837f7a746e69605c544d453e352c241a120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d121618191717212b3744505b656f7c87939f978b7e7f8590959fa9b3aa9f92867b6e61574e42342a201e2935414c56606d7a85929fa89e9184796d60544b4034281d1418181815120c060000000000000000000000000000000000000006111b262f383f44515960686d747c81878d9196989b9e9fa3aba3a3a3a2aaa39f9d9b9895908c86817b726d665f574f473e362c241a100700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a12181e22252624212935404b55606c7883909aa49b908b8c91979fa7b1aea2988d8174695f53453c31221819242f3a45525d6873808c98a2a1968b7e72665c5145392e2321242524221d1811090000000000000000000000000000000000081217222d384149505b626b6f7a80878e92999ea1a8a8aba39f9d9b9a9b9c9fa2a9aaa7a7a09d98928d867f796e69615950483e362c22190e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c232a2f3233312e2f3845515d67717e8b959faca29b97989ea1a9b1b4aa9f92867b6e61574d42332a20161e242935414c56616d7a85929fa89e9184796d60554b40342d2e3132312e29231b1209000000000000000000000000000000060f1a2427333f49535b606d727d848d92999fa3abaca69f9c9992908e8e8e8f92979b9fa4acacaaa39f98928c837b706b615a50483e342b20170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c252e353a3e3f3e3b3a424d57606d7984919ea7b1aca6a4a5abadb3baaea2988d8073695e52453b332d261f282f35393a46525d6873808d98a2a1968b7f72675c51453a393b3e3f3d3a342d251b110600000000000000000000000000020c18212c363e44505b656c737f8791969fa3abafaaa29f94908a86838281818285898e939aa1a9b3aeaaa29f9590857d716c615a50463d32291e1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d18232e373f464b4c4a48464c545f6973808d96a1adb9b7b2b1b2b8b9beb3a99f92857a6d61564d46443f382f28313a4145474a4c56616d7a86929fa89e9184796d60554b4746474b4b4a453f372d23180c010000000000000000000000000a141e2a333e48525b606c77808c9299a1a8afb4aaa298928b837d7a7675747576797c82889297a1aab4b4aea7a09792877e716c61584e443b3025190d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e2a353f49515759575453565e666e7b86929fa9b2bdc3bfbebfc4c6b9ada2978c8073685e565a53504941382f3a434c52545753525e6873808d98a2a1968b7f72675d5554535457585651493f34291d1205000000000000000000000006111c26303b45505a636d74808d929fa3abb2baaea39892867e76716d67686768666c6f757d859298a2aebabab1a9a29992877e716a60564c41362a1f150b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16222f3a46515b636664616061686d78828f98a3aebbc4cfcbcacbd1c5b8ab9e92857a6d60606267605b53493f35414c565d6063605c56616d7a86929fa89e9184796d67636060616465625b51453a2e22150900000000000000000000000b17232e38424d57616c73808c929da4afb5bdb2a89f92867d716c64605d555b545b60626b707c86929fa7b1b9b7b3aba39992867c6f685e52463e31271d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323e4b57636d72716e6d6e727a828f939eaab4bfcdd5d1cbc7c5bfb2a5998c7f726e6d6d6f736c655b50443945525d686d706d666a666d73808d9aa6a1978d8079736f6d6c6e71726d62564a3d3124180b0000000000000000000003101c28343f4a545f69717e8a929ca5aebbc0b9aca0968b7f726b615a53514b4e4a505359606a717e8b95a0acadabadb2aba39891857a6e615a5043392f24180c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f7d7b797b7f858f949ea6b0bcc2c6c9c6bfbab9b6b6a99d90837e7b7a7a7c80776c6053463a4754606d7a7d79777677797d828f9ca9a99d928d84807c7a797a7e7e7265584b3f3225180c000000000000000000010c16202b3844505c666e7b86929f9ea0a8b2bbb7aa9e9184796d605950474540413f44464f58606c7884919da8a19ea1a8afaaa1978f82756c61554b4035291d1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000121f2b3845525e6b78858a8786878c92979ea6a9abb1b8b9bdb9b4aeaca9abab9f95908b88878689877a6e6154473e4a5764717e8a8584838485898f949fabaea49d96918c898786878a83776a5d5044372a1d1100000000000000000008131e2935414c56606d78839098969196a0a9b3b2a6998c7f73665c50473e39352f33383d44505b66727f8c98a19691969fa4aca99e938a7e71675d5145392f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111e2b3744515e6a778491949394989ea1a19e9d9fa7abadb2acaba39f9d9fa7a79f9d989593939286796d6053473f4c5865727f8b9290909092989c9fa6acaeaca9a19e9996939394908376695d5043362a1d100000000000000000010d19242f3946525e68727f8b959590849197a1adb4aa95897c6f62544a3f342c2924282b333f4a54626f7c88959e91848a939aa4afa59e9184796d60554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1a2734404d5a6773808d959ea1a49f9d979290959b9ea1a8a09e999290959c9fa2a49f9e9b938e8174675c51453d4a5663707d89949d9d9d9f9b95979d9fa29f9c96989d9fa39f968c7f7366594c403326190d000000000000000004111d2935414c56616d7a85929a90837985929eabaea398867a6d6053473a2e201d181c222d3a4653606d7986989a8d807e88939fabada1968c7f72675d5145392c1f150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a838d91969a93908c85838a8f92979496918d8683898f92989a93918e8981796d60554b40394653606c77828d919798928f898a909398928f8a8c909298928f847a6d6054473a2d21140700000000000000000713202c3945525d6873808d9793877c7a86929facac9f928579675d5145392c20130d121f2c3844505c667885929d908376808d99a3afa89f9285796d6053473d32271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525d686d7a8084868786847f7a797d828586878684807b767d828587878684817d756d675c5143393744505b656d798085878785827c7e83868785827d7f83868786827b6e685d5245392c20130700000000000000030f1c28333f4a54606d7a85929a8e81757d8a99a3aeab9e9285786b554b4035291d1104101c28343f4a546b7884919e9285787b87929facada2978b7e7265584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d2935414c565d676d73787a7a7977736d6c7075787a7a7a77746e6b7075797a7a797875706b605c554b4031333f49535c676d73787a7a79756f71777a7a7976707277797a79756e695e564c4135291d11040000000000000006121f2b3844505b66727f8c9893877c76828f9cabb5ab9e9285786b5f52452f24180d010c17232e45515e6b7884919e98877a76838f9ca9b3a99d9184776a6054473b2e22150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1924303a444c555d6066676d6e6d666661606468676d6e6d6767626063666d6d6d6d6768636059514b43392f2d38414b555c6066686d6d6c666264676d6d68696365656c6d6d66615e574d443a2f24190d01000000000000000613202d394653606c7884919c9083767b87939facb8ab9e9285786b5f5245382c1f0700061e2b3845515e6b7884919e95887c737f8c99a6b2aca095897c6f6256493c31261b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28323a434c5154555d6061605c54545357555d6061605c555554545c606161605c5556544f4540393127262f39434b5153565d6061605b54555d60615e5657535b6061605c54524d453b32281e13080000000000000004101c2834404a5463707d89969a8b7e727f8c9aa4afb8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e968a7d707d8a96acb6b1a89a8d807467584e43372b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c162028313a4145474b51535453514b47464a4b51535453514b48484a5053545453514b4948443d342f271f1d2731394045474c52545453504a4b515354524c4a4950535453514b46423b332920160c010000000000000006121f2c3844515c6675818e9b93877b76828f9cacb6b8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e978b7e717b889aa4afb8ab9e9184786a5f53473a2e2115080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e161f282f35393a404547474645403a393d404547474745403b383f444647474645403d3b383229231d15151f272f34383a4145474746443f4045474746413d3f4446474645403936302921170d0400000000000000000713202d3a4653606d7985929d9083777885929fabb8b8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e988b7f727986939facb9ada196887b6f6255483c2f221509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e24292c2f35393a3b3a38342e2d2f35393a3b3a38342f2e34383a3a3a3a38342e2f2c272118120b0d151d23292c3035393a3a39383335393a3a3935303337393a3a38342e2a251f170f050000000000000000000a1723303d4a5663707d89979a8d80747b8897a2adbab8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e998c7f737885929fabb8b2a8988c7f7265594c3f31251a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c13191d2024292c2d2e2d2c28232024292c2d2e2d2c292323282b2d2e2e2d2c282322201c160c0701030b12181c1f24292c2d2e2d2b28292c2d2e2d2925272b2d2e2d2c28231d1a140d0500000000000000000003101c28343f4a546773808d9a978a7d717d8a96a9b3beb8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e998d80737784919eaab7b5a89c8f827569574d42362a1e12050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d1113181d202021201f1c1813181d202021201f1c18171c1f202121201f1c181613100b0500000001070c1013191d202121201f1c1d1f2021201d191b1f2021201f1c18120e09020000000000000000000006121f2c3844505c667683909d97877b727f8c98a5b2bfb8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e9a8d80737784909daab7b8ab9e928578695e53463a2d2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000104070d111314141313100c070d111314141413100c0b10121314141313100c070704000000000000000004080d1113141413120f1013141413110d0f1213141313100c07000000000000000000000000000713202d3a4653606d7986929e92857874808d9aa7b3c0b8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e9a8d80747683909da9b6b9ada197877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070807060400000104060708070604000003060707070706040000000000000000000000000000010407070706060304060707070501030506070706040000000000000000000000000000000815222f3b4855626e7b88999c8f827675828e9ba8b5c1b8ab9e9285786b5f5245382c1f1200121e2b3845515e6b7884919e9a8d807476838f9ca9b6beb3a9968a7d7063574a3d3024170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a969a8d80747683909ca9b6c3b8ab9e9285786b5f52452d22170b00121e2b3845515e6b7884919e9a8d807476828f9ca9b5bfb2a5988c7f7265594c3f32261909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f8c98988b7e717784919daab7c4b8ab9e9285786b5f493f33271b0f03081e2b3845515e6b7884919e9a8d807375828f9ba8b5c0b4a79a8d8174675a4e4131261a0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f1c28333f4a546774808d9a96897c707885919eabb8c4b8ab9f928578655b5044372b1f140d141e2a36424d566b7884919e998d807375828e9ba8b5c1b6a99c8f837669574d42362a1c110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a202b3844505b6676838f9c98877a6e7985929facb8c5b9ac9f9286796c605346392e261f181e252d3a46525e697885929f998c7f7275818e9ba8b4c1b8ab9e918578695f5346382e231b140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005101a232c323a4653606c7985929f9285796c7986939facb9c6bbafa399887b6e62544a40363129212930363f4953616e7b8798a2988b7e7275818e9ba8b4c1b9ada197887b6e61544a3f342d261d140a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b16212c353e444e58636f7c89989d9084776d7a869aa4afbbc8c0b5ab988b7f72665c5146423b3329323b4146505b65717e8b98aa978a7d7174818e9ba7b4c1beb3a9988c7f72665c50443f382f261b1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c28333e474f565f6a74818d9a9c8f82756d7a8793a0b6c0ccc4b7aa9e9184796d605b534d453b313b444c525a606c7883909da596897c6f74818e9ba7b4c1c4b7aa9e9184786d6059504941382d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202c38444f5961686f7c86929f988d80746d7a8794a0adbad2c5b9aca0968d80736d615f574d4236414c565e616c727f8c95a09e93887b6e74818e9aa7b4c1c5b8aca0968b7f726b605b53493f33271b0f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4855616b707a849198948f867c6f6e7a8794a1adbac7c9bdb2a89c928c7f756e695f53463a46525e686e747e87939f97928b81756974818e9aa7b4c1c8bdb2a89f92867d716c655b5044372b1f1205000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8591969c8f827c6f6a6e7a8794a1adbac7cec4baaea49c918c827b6e6155483b4754616e7a818b93999e92857f786c6774818e9aa7b4c1cec3baaea29892867e776c605346392d201306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8591969c8f827c6f6a6e7a8794a1adbac7d4c7bbafa399928b827c6e6255483b4854616e7b818a92999e91847f786d6674818e9ba7b4c1cec6baaea29892867f796d6053463a2d201307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1723303d4955616c717b849199948f867c6f6d7a8793a0adbad1c7bbb0a69f92877e756e6a5f53473a46535e696e757e87929f96918b82786d74818e9ba7b4c1c7bbb0a69f92867c726d665c5044382c1f1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212d3945505a61696f7c86929f988d81746d7a8693a0b4bfcbc4b7ab9f948b7f726d625f584e4337424d575e616c717e8b949f9e94887c6f75818e9ba8b4c1c4b7ab9f948a7d706a605c544a3f34281c10030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d28343e485057606a74818e9b9c8f82766c798698a3aebac7c3b6a99c9083766d625a534e463c313b454d535a626c76828f9ca6968a7d7075818e9ba8b4c1c0b5ab9c8f82766b6158504a42382e23170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17222c363e454e58626f7c88969e918477667986929facb9c5bfb4aa978a7d71645b5147433c332a333b4246505a63707d8a99a4978a7e7175828e9ba8b5c1bbafa3998a7d7063594f443f3830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101a242c333d47535f6a7884919e9286796d7885919eabb8c4baaea298877a6d6154473f37312a212931363e4753606d7a86939f978b7e7175828f9ba8b5c2b9ac9f92867a6d6053473e342e261e150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121a202b37434e586875828f9b99887b6f7783909daab6c3b8ac9f928579685e5246392b2620181f252c3945515d677885929e988b7e7176828f9ca9b5c2b7aa9d908477675d51453928231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e1b26313f4c5966727f8c99978a7e7175828f9ca8b5c2b8ab9e9285786b564c41362a1a150e141d2935404b556b7884919e988b7e7176838f9ca9b6c1b4a89b8e817568554b40352917110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724313d4a5764707d8a97998d807374818e9aa7b4c1b8ab9e9285786b5f524530251909030d18242f45515e6b7884919e978b7e717783909daab6bfb2a6998c7f7366594c402f241806000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b88989c8f8276737f8c99a6b2bfb8ab9e9285786b5f5245382c1f0800071e2b3845515e6b7884919e978b7e717784919eaab7bfb4aa978a7e7164574b3e31241807000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7985929f928579707d8a97aab4beb8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e978a7d717885929eabb8baaea298887c6f6255483c2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b6675828f9c98887c6f7b8898a2aebab8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e968a7d707986939facb9b8ac9f9285796d6053463a2d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a5465727f8c98988c7f727985929fabb8b8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e96897c707b879aa4afbbb6a99c8f8376665c5044382b1f120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d3b4855616e7b88959c8f83767683909ca9b6b8ab9e9285786b5f5245382c1f1205121e2b3845515e6b7884919e95887c707d8996acb6bdb2a8998c7f7366544a3f34281c100300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000614212d3a46535f697783909d92867a73808c99a9b3b8ab9e9285786b5f5245382c1f1200121e2b3845515e6b7884919e9a877b727f8b98a5b2b9aca096887b6f6255483c2e23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b37424d5765727f8b98998b7f727c8997a2adb8ab9e9285786b5f52452d22170b00121e2b3845515e6b7884919e93867975818e9ba8b4b5ab9e9184776a5f53473a2e1c1106000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4754606d7a85929e9184797985929fabb8ab9e9285786b5f493f33271b0f03121e2b3845515e6b7884919e9184787885919eabb8afa3998c7f7366584e43372b1f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000914202c3945515d6773808d98968b7e75828e9ba8b5ab9e928578655b5044372b1f1205101c2834404b546b7884919c8f83767d8a97a1adb5ab9f92867b6e6154473c31261b0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414c55616e7a86929f92857b7f8b98a5b2ac9f9286796c605346392d201308131f2c3845515c667885929a8d807983909da9b3afa3998e8175685e5246392a20150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d19242f3a46525e68737f8c96978f82808d99a6b3afa399877a6d6054473a2e23181719202d3a4653606d798698998c7f828f95a0acb3a99f92877b6e61564d41362a1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a36414c56606d7984919a948f8d929ca8b4b5ab96897c6f63544a3f34292424252a343f4a54626f7c89959c918c8f949ea7b1ada1978e8174695f53443b3025190e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e1925303b45515d67707d88939f9c999ca4aeb9b3a6998c8073665c50443c352f3130363d44505c66727f8c99a39c999c9ea6b0aea49e91857a6d61574d4232291f1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141e2935404b55606b74808d949fa8a8aeb6c0b7aa9e9184786d60574d45403e3d3e41464f58606d7984919eaaa7a5a8aab0b0a69d928a7e70685d52453c3120170d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d18242f39434f59606d78828f96a0a8b1b9c1b9aca0968b7e71695f57514b4b4a4b4c5259606a717e8b96a0acb4b2b5b7b1a79f948d80746c61564c41332a1f0e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313d44505c666d7a849196a0a7b0babdb2a89f92857b6e69605d55575758565e616b6f7c86929fa8b2bdbfbaafa79f958f82786d605a50443a3021180e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28343f4a545e686e7b8490959ea6aeb4baada29791847b726d676664646466686d737d859198a2aebabcb4aea59e959083796d665c50483e32281e0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d17232e38424c565e696e7b838f949fa3abb1b3a9a09691867f7a757371707172767a80879197a1aab4b8b1aaa39f938e83796d675d544a3f362c20160c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303a444d565e696e79828c92999fa7acb2a8a098928c85827f7e7d7e7f82868d9299a1a9b2b2aca79f98928c81796d675d554c42382e241a0e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e28323b444d575e676d787f8690959ea0a8acaaa29f98928f8c8a8a8b8c8f92989fa3abafaca8a09d9590867f756d675d554c433a30261c120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c162029323b454d555d666c727c838a91969c9fa4abaaa29f9b99979797999c9fa2aaaaaba39f9c96918a837c726d605d554c433a31281e150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e172029333b434b545b606a6f787e848a8f93999b9ea1a9a4a5a4a3a4a5a5a4a8a09e9b99928f8a847d766e6a625b514b433a31281f160c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e172129313a424a50585f656c71787d82878b8f9197969799999a999998979596918e8a86827d78716c625f585145403931281f160d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f282f383f444e535b60666c70767a7e828587898b8c8c8d8d8c8c8a898784817e7a75706c65615a534e463f352f271f160d040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d161d262d333c414950545b6064686e7275787b7c7e7f8080807f7f7d7c7a7775716d6863605b535047433c3329241d150d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b141c22282f383f444a5053565e616568696e7071727373737372716f6d686864615d56535049413e37312a2118120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171d262d33383f44464c525458575e6163646666676666656462605d565754524c46443f382f2b2620180f0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141b22272d33383b4146474b4d5254565859595a5a5959575654524c4b4746413a37332d261d1a150e06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c22282b3036393b3f424648494b4c4d4d4d4c4c4a494745413e3a3935302b27221b140b0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b11171c1f252a2d2e30363a3b3d3e3f404040403f3e3c3a3935302e2d29241f1b17110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f14191e2021252a2d2e3031333334333332312f2d2c292421201d19130f0b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d1114141a1e20212325262627272626242321201d191413110d0803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507090e1214151618191a1a1a191917161413110d08070501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020507080a0b0c0d0d0d0d0c0b090707040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: Rye-Regular SDF + m_EditorClassIdentifier: + hashCode: -673051288 + material: {fileID: -2747970212007133577} + materialHashCode: -982337848 + m_Version: 1.1.0 + m_SourceFontFileGUID: d993f9d747d1a56449c46297d80d522d + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: d993f9d747d1a56449c46297d80d522d, + type: 3} + m_SourceFontFile: {fileID: 12800000, guid: d993f9d747d1a56449c46297d80d522d, type: 3} + m_AtlasPopulationMode: 1 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: Rye + m_StyleName: Regular + m_PointSize: 90 + m_Scale: 1 + m_UnitsPerEM: 0 + m_LineHeight: 112.5 + m_AscentLine: 88.76953 + m_CapLine: 69 + m_MeanLine: 51 + m_Baseline: 0 + m_DescentLine: -23.730469 + m_SuperscriptOffset: 88.76953 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -23.730469 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -10.678711 + m_UnderlineThickness: 6.4160156 + m_StrikethroughOffset: 20.4 + m_StrikethroughThickness: 6.4160156 + m_TabWidth: 22 + m_GlyphTable: + - m_Index: 35 + m_Metrics: + m_Width: 26.359375 + m_Height: 6.40625 + m_HorizontalBearingX: 5.71875 + m_HorizontalBearingY: 29.484375 + m_HorizontalAdvance: 37.796875 + m_GlyphRect: + m_X: 171 + m_Y: 101 + m_Width: 28 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 55 + m_Metrics: + m_Width: 70.234375 + m_Height: 68.984375 + m_HorizontalBearingX: -3.078125 + m_HorizontalBearingY: 68.109375 + m_HorizontalAdvance: 64.078125 + m_GlyphRect: + m_X: 240 + m_Y: 100 + m_Width: 72 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 56 + m_Metrics: + m_Width: 63.453125 + m_Height: 69.875 + m_HorizontalBearingX: 3.296875 + m_HorizontalBearingY: 68.5625 + m_HorizontalAdvance: 66.84375 + m_GlyphRect: + m_X: 331 + m_Y: 100 + m_Width: 64 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 59 + m_Metrics: + m_Width: 58.140625 + m_Height: 71.765625 + m_HorizontalBearingX: 3.296875 + m_HorizontalBearingY: 69.484375 + m_HorizontalAdvance: 63.328125 + m_GlyphRect: + m_X: 10 + m_Y: 47 + m_Width: 59 + m_Height: 73 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 61 + m_Metrics: + m_Width: 61.6875 + m_Height: 69.875 + m_HorizontalBearingX: 1.765625 + m_HorizontalBearingY: 68.5625 + m_HorizontalAdvance: 64.734375 + m_GlyphRect: + m_X: 380 + m_Y: 10 + m_Width: 63 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 63 + m_Metrics: + m_Width: 32.875 + m_Height: 68.984375 + m_HorizontalBearingX: 3.296875 + m_HorizontalBearingY: 68.109375 + m_HorizontalAdvance: 39.46875 + m_GlyphRect: + m_X: 240 + m_Y: 10 + m_Width: 34 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 66 + m_Metrics: + m_Width: 54.96875 + m_Height: 70.171875 + m_HorizontalBearingX: 3.296875 + m_HorizontalBearingY: 68.109375 + m_HorizontalAdvance: 59.375 + m_GlyphRect: + m_X: 543 + m_Y: 10 + m_Width: 56 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 68 + m_Metrics: + m_Width: 67.140625 + m_Height: 70.09375 + m_HorizontalBearingX: 2.859375 + m_HorizontalBearingY: 68.109375 + m_HorizontalAdvance: 72.859375 + m_GlyphRect: + m_X: 293 + m_Y: 10 + m_Width: 68 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 70 + m_Metrics: + m_Width: 60.953125 + m_Height: 69.4375 + m_HorizontalBearingX: 3.296875 + m_HorizontalBearingY: 68.5625 + m_HorizontalAdvance: 62.578125 + m_GlyphRect: + m_X: 462 + m_Y: 10 + m_Width: 62 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 73 + m_Metrics: + m_Width: 47.25 + m_Height: 71.625 + m_HorizontalBearingX: 4.828125 + m_HorizontalBearingY: 69.828125 + m_HorizontalAdvance: 55.15625 + m_GlyphRect: + m_X: 172 + m_Y: 10 + m_Width: 49 + m_Height: 72 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 74 + m_Metrics: + m_Width: 63.28125 + m_Height: 70.796875 + m_HorizontalBearingX: 1.53125 + m_HorizontalBearingY: 69.921875 + m_HorizontalAdvance: 66.359375 + m_GlyphRect: + m_X: 88 + m_Y: 47 + m_Width: 64 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 79 + m_Metrics: + m_Width: 65.78125 + m_Height: 68.984375 + m_HorizontalBearingX: -2.9375 + m_HorizontalBearingY: 68.109375 + m_HorizontalAdvance: 59.640625 + m_GlyphRect: + m_X: 88 + m_Y: 137 + m_Width: 66 + m_Height: 70 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 85 + m_Metrics: + m_Width: 39.90625 + m_Height: 6.421875 + m_HorizontalBearingX: -0.875 + m_HorizontalBearingY: -7.46875 + m_HorizontalAdvance: 38.140625 + m_GlyphRect: + m_X: 112 + m_Y: 10 + m_Width: 41 + m_Height: 7 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 254 + m_Metrics: + m_Width: 82.53125 + m_Height: 16.6875 + m_HorizontalBearingX: 3.421875 + m_HorizontalBearingY: 15.59375 + m_HorizontalAdvance: 89.390625 + m_GlyphRect: + m_X: 10 + m_Y: 10 + m_Width: 83 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 72 + m_Metrics: + m_Width: 65.828125 + m_Height: 70.328125 + m_HorizontalBearingX: 3.296875 + m_HorizontalBearingY: 68.5625 + m_HorizontalAdvance: 68.25 + m_GlyphRect: + m_X: 414 + m_Y: 100 + m_Width: 67 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 69 + m_Metrics: + m_Width: 65.171875 + m_Height: 69.875 + m_HorizontalBearingX: 2.015625 + m_HorizontalBearingY: 68.5625 + m_HorizontalAdvance: 69.21875 + m_GlyphRect: + m_X: 173 + m_Y: 189 + m_Width: 66 + m_Height: 71 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 254 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 69 + m_Scale: 1 + m_AtlasTextures: + - {fileID: -1554158609595461455} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_ClearDynamicDataOnBuild: 0 + m_UsedGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 102 + m_Height: 37 + - m_X: 102 + m_Y: 0 + m_Width: 60 + m_Height: 26 + - m_X: 162 + m_Y: 0 + m_Width: 68 + m_Height: 91 + - m_X: 0 + m_Y: 37 + m_Width: 78 + m_Height: 92 + - m_X: 78 + m_Y: 37 + m_Width: 83 + m_Height: 90 + - m_X: 230 + m_Y: 0 + m_Width: 53 + m_Height: 89 + - m_X: 283 + m_Y: 0 + m_Width: 87 + m_Height: 90 + - m_X: 370 + m_Y: 0 + m_Width: 82 + m_Height: 90 + - m_X: 452 + m_Y: 0 + m_Width: 81 + m_Height: 89 + - m_X: 533 + m_Y: 0 + m_Width: 75 + m_Height: 91 + - m_X: 230 + m_Y: 90 + m_Width: 91 + m_Height: 89 + - m_X: 78 + m_Y: 127 + m_Width: 85 + m_Height: 89 + - m_X: 161 + m_Y: 91 + m_Width: 47 + m_Height: 26 + - m_X: 321 + m_Y: 90 + m_Width: 83 + m_Height: 90 + - m_X: 404 + m_Y: 90 + m_Width: 86 + m_Height: 90 + - m_X: 163 + m_Y: 179 + m_Width: 85 + m_Height: 90 + m_FreeGlyphRects: + - m_X: 102 + m_Y: 26 + m_Width: 60 + m_Height: 11 + - m_X: 608 + m_Y: 0 + m_Width: 415 + m_Height: 1023 + - m_X: 230 + m_Y: 89 + m_Width: 53 + m_Height: 1 + - m_X: 0 + m_Y: 129 + m_Width: 78 + m_Height: 894 + - m_X: 161 + m_Y: 26 + m_Width: 1 + m_Height: 65 + - m_X: 161 + m_Y: 117 + m_Width: 69 + m_Height: 10 + - m_X: 452 + m_Y: 89 + m_Width: 81 + m_Height: 1 + - m_X: 490 + m_Y: 89 + m_Width: 43 + m_Height: 934 + - m_X: 490 + m_Y: 91 + m_Width: 533 + m_Height: 932 + - m_X: 0 + m_Y: 269 + m_Width: 1023 + m_Height: 754 + - m_X: 0 + m_Y: 216 + m_Width: 163 + m_Height: 807 + - m_X: 163 + m_Y: 117 + m_Width: 67 + m_Height: 62 + - m_X: 208 + m_Y: 91 + m_Width: 22 + m_Height: 88 + - m_X: 248 + m_Y: 180 + m_Width: 775 + m_Height: 843 + - m_X: 248 + m_Y: 179 + m_Width: 73 + m_Height: 844 + m_fontInfo: + Name: + PointSize: 0 + Scale: 0 + CharacterCount: 0 + LineHeight: 0 + Baseline: 0 + Ascender: 0 + CapHeight: 0 + Descender: 0 + CenterLine: 0 + SuperscriptOffset: 0 + SubscriptOffset: 0 + SubSize: 0 + Underline: 0 + UnderlineThickness: 0 + strikethrough: 0 + strikethroughThickness: 0 + TabWidth: 0 + Padding: 0 + AtlasWidth: 0 + AtlasHeight: 0 + atlas: {fileID: 0} + m_AtlasWidth: 1024 + m_AtlasHeight: 1024 + m_AtlasPadding: 9 + m_AtlasRenderMode: 4165 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: d993f9d747d1a56449c46297d80d522d + pointSizeSamplingMode: 0 + pointSize: 90 + padding: 9 + packingMode: 0 + atlasWidth: 1024 + atlasHeight: 1024 + characterSetSelectionMode: 7 + characterSequence: + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4165 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: [] + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 diff --git a/Assets/_Unity Essentials/Fonts/Rye-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/Rye-Regular SDF.asset.meta new file mode 100644 index 0000000..8b6af0d --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/Rye-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 65676bcd85e9549078c824e99548af83 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/SourceCodePro-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/SourceCodePro-Regular SDF.asset new file mode 100644 index 0000000..081e387 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/SourceCodePro-Regular SDF.asset @@ -0,0 +1,2863 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &-6674944201535329505 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SourceCodePro-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2127845673949701442} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _CullMode: 0 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _Sharpness: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} + m_BuildTextureStacks: [] +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: SourceCodePro-Regular SDF + m_EditorClassIdentifier: + hashCode: 51749595 + material: {fileID: -6674944201535329505} + materialHashCode: -739586789 + m_Version: 1.1.0 + m_SourceFontFileGUID: 91b2996c6a3b7463798f31bc1bbfd5b8 + m_SourceFontFile_EditorRef: {fileID: 12800000, guid: 91b2996c6a3b7463798f31bc1bbfd5b8, + type: 3} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FaceIndex: 0 + m_FamilyName: Source Code Pro + m_StyleName: Regular + m_PointSize: 73 + m_Scale: 1 + m_UnitsPerEM: 0 + m_LineHeight: 91.761 + m_AscentLine: 71.832 + m_CapLine: 48 + m_MeanLine: 35 + m_Baseline: 0 + m_DescentLine: -19.928999 + m_SuperscriptOffset: 71.832 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -19.928999 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -7.2999997 + m_UnderlineThickness: 3.6499999 + m_StrikethroughOffset: 14 + m_StrikethroughThickness: 3.6499999 + m_TabWidth: 44 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 2 + m_Metrics: + m_Width: 39.125 + m_Height: 47.890625 + m_HorizontalBearingX: 2.34375 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 234 + m_Y: 452 + m_Width: 40 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 3 + m_Metrics: + m_Width: 32.703125 + m_Height: 47.890625 + m_HorizontalBearingX: 7.234375 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 348 + m_Y: 353 + m_Width: 33 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 4 + m_Metrics: + m_Width: 35.6875 + m_Height: 49.640625 + m_HorizontalBearingX: 4.75 + m_HorizontalBearingY: 48.765625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 169 + m_Y: 130 + m_Width: 37 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 5 + m_Metrics: + m_Width: 34.03125 + m_Height: 47.890625 + m_HorizontalBearingX: 6.34375 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 283 + m_Y: 235 + m_Width: 35 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 6 + m_Metrics: + m_Width: 30.359375 + m_Height: 47.890625 + m_HorizontalBearingX: 8.328125 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 420 + m_Y: 411 + m_Width: 31 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 7 + m_Metrics: + m_Width: 29.421875 + m_Height: 47.890625 + m_HorizontalBearingX: 9.703125 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 409 + m_Width: 31 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 8 + m_Metrics: + m_Width: 35.03125 + m_Height: 49.640625 + m_HorizontalBearingX: 3.875 + m_HorizontalBearingY: 48.765625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 187 + m_Y: 244 + m_Width: 36 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 9 + m_Metrics: + m_Width: 32.265625 + m_Height: 47.890625 + m_HorizontalBearingX: 5.765625 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 307 + m_Y: 294 + m_Width: 34 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 10 + m_Metrics: + m_Width: 29.921875 + m_Height: 47.890625 + m_HorizontalBearingX: 6.9375 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 357 + m_Y: 160 + m_Width: 31 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 11 + m_Metrics: + m_Width: 30.078125 + m_Height: 48.84375 + m_HorizontalBearingX: 5.90625 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 304 + m_Y: 6 + m_Width: 31 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 12 + m_Metrics: + m_Width: 35.1875 + m_Height: 47.890625 + m_HorizontalBearingX: 7.15625 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 346 + m_Y: 6 + m_Width: 36 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 13 + m_Metrics: + m_Width: 29.71875 + m_Height: 47.890625 + m_HorizontalBearingX: 9.78125 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 374 + m_Y: 219 + m_Width: 31 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 14 + m_Metrics: + m_Width: 33.296875 + m_Height: 47.890625 + m_HorizontalBearingX: 5.25 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 329 + m_Y: 234 + m_Width: 34 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 15 + m_Metrics: + m_Width: 31.828125 + m_Height: 47.890625 + m_HorizontalBearingX: 5.984375 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 352 + m_Y: 293 + m_Width: 33 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 16 + m_Metrics: + m_Width: 36.796875 + m_Height: 49.640625 + m_HorizontalBearingX: 3.5 + m_HorizontalBearingY: 48.765625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 141 + m_Y: 6 + m_Width: 38 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 17 + m_Metrics: + m_Width: 32.1875 + m_Height: 47.890625 + m_HorizontalBearingX: 7.453125 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 376 + m_Y: 412 + m_Width: 33 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 18 + m_Metrics: + m_Width: 36.859375 + m_Height: 60.75 + m_HorizontalBearingX: 3.65625 + m_HorizontalBearingY: 48.84375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 46 + m_Y: 324 + m_Width: 38 + m_Height: 61 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 19 + m_Metrics: + m_Width: 33.078125 + m_Height: 47.890625 + m_HorizontalBearingX: 7.296875 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 331 + m_Y: 418 + m_Width: 34 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 20 + m_Metrics: + m_Width: 34.3125 + m_Height: 49.640625 + m_HorizontalBearingX: 4.890625 + m_HorizontalBearingY: 48.765625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 185 + m_Y: 67 + m_Width: 36 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 21 + m_Metrics: + m_Width: 37.671875 + m_Height: 47.890625 + m_HorizontalBearingX: 3.0625 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 234 + m_Y: 241 + m_Width: 38 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 22 + m_Metrics: + m_Width: 32.265625 + m_Height: 48.765625 + m_HorizontalBearingX: 5.765625 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 277 + m_Y: 66 + m_Width: 34 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 23 + m_Metrics: + m_Width: 37.515625 + m_Height: 47.890625 + m_HorizontalBearingX: 3.140625 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 308 + m_Y: 126 + m_Width: 38 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 24 + m_Metrics: + m_Width: 42.328125 + m_Height: 47.96875 + m_HorizontalBearingX: 0.734375 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 201 + m_Y: 370 + m_Width: 44 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 25 + m_Metrics: + m_Width: 35.921875 + m_Height: 47.890625 + m_HorizontalBearingX: 3.9375 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 322 + m_Y: 66 + m_Width: 37 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 26 + m_Metrics: + m_Width: 38.25 + m_Height: 47.890625 + m_HorizontalBearingX: 2.78125 + m_HorizontalBearingY: 47.890625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 210 + m_Y: 305 + m_Width: 40 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 27 + m_Metrics: + m_Width: 34.59375 + m_Height: 47.96875 + m_HorizontalBearingX: 4.75 + m_HorizontalBearingY: 47.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 256 + m_Y: 364 + m_Width: 36 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 28 + m_Metrics: + m_Width: 31.6875 + m_Height: 37.234375 + m_HorizontalBearingX: 5.90625 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 435 + m_Y: 360 + m_Width: 33 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 29 + m_Metrics: + m_Width: 32.640625 + m_Height: 52.84375 + m_HorizontalBearingX: 6.78125 + m_HorizontalBearingY: 51.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 97 + m_Y: 246 + m_Width: 34 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 30 + m_Metrics: + m_Width: 33.5 + m_Height: 37.234375 + m_HorizontalBearingX: 5.84375 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 311 + m_Y: 185 + m_Width: 35 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 31 + m_Metrics: + m_Width: 32.640625 + m_Height: 52.84375 + m_HorizontalBearingX: 4.375 + m_HorizontalBearingY: 51.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 121 + m_Y: 310 + m_Width: 34 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 32 + m_Metrics: + m_Width: 34.3125 + m_Height: 37.234375 + m_HorizontalBearingX: 4.96875 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 95 + m_Y: 465 + m_Width: 36 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 33 + m_Metrics: + m_Width: 34.671875 + m_Height: 52.859375 + m_HorizontalBearingX: 7.515625 + m_HorizontalBearingY: 52.859375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 118 + m_Y: 393 + m_Width: 36 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 34 + m_Metrics: + m_Width: 36.0625 + m_Height: 52.71875 + m_HorizontalBearingX: 5.25 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 49 + m_Y: 246 + m_Width: 37 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 35 + m_Metrics: + m_Width: 31.390625 + m_Height: 51.96875 + m_HorizontalBearingX: 6.78125 + m_HorizontalBearingY: 51.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 166 + m_Y: 307 + m_Width: 33 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 36 + m_Metrics: + m_Width: 24.15625 + m_Height: 52.265625 + m_HorizontalBearingX: 6.5625 + m_HorizontalBearingY: 52.265625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 165 + m_Y: 391 + m_Width: 25 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 37 + m_Metrics: + m_Width: 26.703125 + m_Height: 68.109375 + m_HorizontalBearingX: 4.015625 + m_HorizontalBearingY: 52.265625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 91 + m_Width: 27 + m_Height: 69 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 38 + m_Metrics: + m_Width: 34.171875 + m_Height: 51.96875 + m_HorizontalBearingX: 7.734375 + m_HorizontalBearingY: 51.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 95 + m_Y: 6 + m_Width: 35 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 39 + m_Metrics: + m_Width: 33.796875 + m_Height: 52.84375 + m_HorizontalBearingX: 5.40625 + m_HorizontalBearingY: 51.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 78 + m_Y: 159 + m_Width: 35 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 40 + m_Metrics: + m_Width: 36.5 + m_Height: 36.359375 + m_HorizontalBearingX: 4.234375 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 393 + m_Y: 6 + m_Width: 37 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 41 + m_Metrics: + m_Width: 31.390625 + m_Height: 36.359375 + m_HorizontalBearingX: 6.78125 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 396 + m_Y: 54 + m_Width: 33 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 42 + m_Metrics: + m_Width: 35.046875 + m_Height: 37.234375 + m_HorizontalBearingX: 4.375 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 264 + m_Y: 186 + m_Width: 36 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 43 + m_Metrics: + m_Width: 32.640625 + m_Height: 51.328125 + m_HorizontalBearingX: 6.78125 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 124 + m_Y: 144 + m_Width: 34 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 44 + m_Metrics: + m_Width: 32.640625 + m_Height: 51.328125 + m_HorizontalBearingX: 4.375 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 142 + m_Y: 244 + m_Width: 34 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 45 + m_Metrics: + m_Width: 28.546875 + m_Height: 36.359375 + m_HorizontalBearingX: 10.65625 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 476 + m_Y: 6 + m_Width: 30 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 46 + m_Metrics: + m_Width: 33.203125 + m_Height: 37.234375 + m_HorizontalBearingX: 5.1875 + m_HorizontalBearingY: 36.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 264 + m_Width: 34 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 47 + m_Metrics: + m_Width: 34.828125 + m_Height: 47.734375 + m_HorizontalBearingX: 5.03125 + m_HorizontalBearingY: 46.859375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 285 + m_Y: 450 + m_Width: 35 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 48 + m_Metrics: + m_Width: 31.234375 + m_Height: 36.359375 + m_HorizontalBearingX: 5.625 + m_HorizontalBearingY: 35.484375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 416 + m_Y: 160 + m_Width: 32 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 49 + m_Metrics: + m_Width: 36.359375 + m_Height: 35.484375 + m_HorizontalBearingX: 3.71875 + m_HorizontalBearingY: 35.484375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 112 + m_Width: 38 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 50 + m_Metrics: + m_Width: 42.640625 + m_Height: 35.484375 + m_HorizontalBearingX: 0.578125 + m_HorizontalBearingY: 35.484375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 421 + m_Y: 470 + m_Width: 44 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 51 + m_Metrics: + m_Width: 34.390625 + m_Height: 35.484375 + m_HorizontalBearingX: 4.671875 + m_HorizontalBearingY: 35.484375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 159 + m_Width: 36 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 52 + m_Metrics: + m_Width: 36.640625 + m_Height: 50.734375 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 35.484375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 85 + m_Y: 81 + m_Width: 38 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 53 + m_Metrics: + m_Width: 33.578125 + m_Height: 35.484375 + m_HorizontalBearingX: 5.1875 + m_HorizontalBearingY: 35.484375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 313 + m_Width: 34 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 861 + m_Metrics: + m_Width: 39.0625 + m_Height: 49.640625 + m_HorizontalBearingX: 3.0625 + m_HorizontalBearingY: 48.765625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 134 + m_Y: 69 + m_Width: 40 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 862 + m_Metrics: + m_Width: 33.421875 + m_Height: 48.328125 + m_HorizontalBearingX: 5.1875 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 232 + m_Y: 66 + m_Width: 34 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 863 + m_Metrics: + m_Width: 31.609375 + m_Height: 46.578125 + m_HorizontalBearingX: 7.078125 + m_HorizontalBearingY: 46.578125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 396 + m_Y: 102 + m_Width: 32 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 864 + m_Metrics: + m_Width: 33.078125 + m_Height: 47.453125 + m_HorizontalBearingX: 5.03125 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 303 + m_Y: 359 + m_Width: 34 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 865 + m_Metrics: + m_Width: 33.65625 + m_Height: 48.328125 + m_HorizontalBearingX: 4.15625 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 259 + m_Y: 6 + m_Width: 34 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 866 + m_Metrics: + m_Width: 36.9375 + m_Height: 46.578125 + m_HorizontalBearingX: 2.84375 + m_HorizontalBearingY: 46.578125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 54 + m_Width: 38 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 867 + m_Metrics: + m_Width: 34.015625 + m_Height: 47.453125 + m_HorizontalBearingX: 4.09375 + m_HorizontalBearingY: 46.578125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 261 + m_Y: 300 + m_Width: 35 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 868 + m_Metrics: + m_Width: 33.359375 + m_Height: 48.328125 + m_HorizontalBearingX: 5.625 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 263 + m_Y: 126 + m_Width: 34 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 869 + m_Metrics: + m_Width: 33.734375 + m_Height: 46.578125 + m_HorizontalBearingX: 5.109375 + m_HorizontalBearingY: 46.578125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 462 + m_Y: 206 + m_Width: 34 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 870 + m_Metrics: + m_Width: 33.796875 + m_Height: 48.328125 + m_HorizontalBearingX: 4.96875 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 213 + m_Y: 6 + m_Width: 35 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 871 + m_Metrics: + m_Width: 33.359375 + m_Height: 48.328125 + m_HorizontalBearingX: 4.890625 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 217 + m_Y: 128 + m_Width: 35 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 898 + m_Metrics: + m_Width: 11.828125 + m_Height: 12.34375 + m_HorizontalBearingX: 15.984375 + m_HorizontalBearingY: 11.46875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 201 + m_Y: 429 + m_Width: 13 + m_Height: 13 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 899 + m_Metrics: + m_Width: 14.53125 + m_Height: 26.859375 + m_HorizontalBearingX: 14.375 + m_HorizontalBearingY: 11.3125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 45 + m_Y: 474 + m_Width: 15 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 900 + m_Metrics: + m_Width: 11.828125 + m_Height: 38.34375 + m_HorizontalBearingX: 15.984375 + m_HorizontalBearingY: 37.46875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 71 + m_Y: 465 + m_Width: 13 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 901 + m_Metrics: + m_Width: 14.53125 + m_Height: 53.015625 + m_HorizontalBearingX: 14.375 + m_HorizontalBearingY: 37.46875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 95 + m_Y: 311 + m_Width: 15 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 902 + m_Metrics: + m_Width: 39.125 + m_Height: 10.953125 + m_HorizontalBearingX: 2.34375 + m_HorizontalBearingY: 10.078125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 78 + m_Y: 223 + m_Width: 40 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 903 + m_Metrics: + m_Width: 10.65625 + m_Height: 49.78125 + m_HorizontalBearingX: 16.578125 + m_HorizontalBearingY: 48.90625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 190 + m_Y: 6 + m_Width: 12 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 905 + m_Metrics: + m_Width: 27.015625 + m_Height: 50.65625 + m_HorizontalBearingX: 7.953125 + m_HorizontalBearingY: 49.78125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 195 + m_Y: 455 + m_Width: 28 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 907 + m_Metrics: + m_Width: 8.03125 + m_Height: 24.453125 + m_HorizontalBearingX: 17.890625 + m_HorizontalBearingY: 50.15625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 165 + m_Y: 207 + m_Width: 9 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 908 + m_Metrics: + m_Width: 24.03125 + m_Height: 24.453125 + m_HorizontalBearingX: 9.890625 + m_HorizontalBearingY: 50.15625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 129 + m_Y: 207 + m_Width: 25 + m_Height: 26 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 920 + m_Metrics: + m_Width: 31.390625 + m_Height: 4.53125 + m_HorizontalBearingX: 6.203125 + m_HorizontalBearingY: 26.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 142 + m_Y: 374 + m_Width: 32 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 942 + m_Metrics: + m_Width: 35.046875 + m_Height: 5.1875 + m_HorizontalBearingX: 4.375 + m_HorizontalBearingY: -5.03125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 95 + m_Y: 376 + m_Width: 36 + m_Height: 6 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 946 + m_Metrics: + m_Width: 19.703125 + m_Height: 66.28125 + m_HorizontalBearingX: 15.1875 + m_HorizontalBearingY: 53.4375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 171 + m_Width: 20 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 947 + m_Metrics: + m_Width: 19.703125 + m_Height: 66.28125 + m_HorizontalBearingX: 8.90625 + m_HorizontalBearingY: 53.4375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 23 + m_Y: 6 + m_Width: 21 + m_Height: 67 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 948 + m_Metrics: + m_Width: 20.21875 + m_Height: 62.78125 + m_HorizontalBearingX: 16.421875 + m_HorizontalBearingY: 51.6875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 399 + m_Width: 21 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 949 + m_Metrics: + m_Width: 20.21875 + m_Height: 62.78125 + m_HorizontalBearingX: 7.15625 + m_HorizontalBearingY: 51.6875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 38 + m_Y: 399 + m_Width: 21 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 950 + m_Metrics: + m_Width: 27.875 + m_Height: 62.78125 + m_HorizontalBearingX: 8.765625 + m_HorizontalBearingY: 51.6875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 55 + m_Y: 6 + m_Width: 29 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 951 + m_Metrics: + m_Width: 27.8125 + m_Height: 62.78125 + m_HorizontalBearingX: 7.234375 + m_HorizontalBearingY: 51.6875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 324 + m_Width: 29 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 952 + m_Metrics: + m_Width: 29.34375 + m_Height: 63.515625 + m_HorizontalBearingX: 7.234375 + m_HorizontalBearingY: 51.828125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 37 + m_Y: 171 + m_Width: 30 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 953 + m_Metrics: + m_Width: 5.390625 + m_Height: 73 + m_HorizontalBearingX: 19.203125 + m_HorizontalBearingY: 54.75 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 6 + m_Height: 74 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 954 + m_Metrics: + m_Width: 29.34375 + m_Height: 63.515625 + m_HorizontalBearingX: 7.234375 + m_HorizontalBearingY: 51.828125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 44 + m_Y: 84 + m_Width: 30 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 956 + m_Metrics: + m_Width: 31.546875 + m_Height: 32.484375 + m_HorizontalBearingX: 6.125 + m_HorizontalBearingY: 40.59375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 416 + m_Y: 253 + m_Width: 32 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 983 + m_Metrics: + m_Width: 36.28125 + m_Height: 56.875 + m_HorizontalBearingX: 3.578125 + m_HorizontalBearingY: 46.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 70 + m_Y: 396 + m_Width: 37 + m_Height: 58 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 985 + m_Metrics: + m_Width: 31.546875 + m_Height: 47.453125 + m_HorizontalBearingX: 6.34375 + m_HorizontalBearingY: 47.453125 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 392 + m_Y: 352 + m_Width: 32 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1089 + m_Metrics: + m_Width: 31.171875 + m_Height: 62.640625 + m_HorizontalBearingX: 6.203125 + m_HorizontalBearingY: 54.609375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 249 + m_Width: 32 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1114 + m_Metrics: + m_Width: 40.296875 + m_Height: 48.015625 + m_HorizontalBearingX: 1.75 + m_HorizontalBearingY: 47.140625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 142 + m_Y: 457 + m_Width: 42 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1135 + m_Metrics: + m_Width: 31.390625 + m_Height: 33 + m_HorizontalBearingX: 6.203125 + m_HorizontalBearingY: 40.59375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 416 + m_Y: 208 + m_Width: 32 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1140 + m_Metrics: + m_Width: 31.390625 + m_Height: 20.53125 + m_HorizontalBearingX: 6.203125 + m_HorizontalBearingY: 34.359375 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 331 + m_Y: 477 + m_Width: 32 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1142 + m_Metrics: + m_Width: 27.21875 + m_Height: 41.46875 + m_HorizontalBearingX: 8.765625 + m_HorizontalBearingY: 44.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 225 + m_Y: 188 + m_Width: 28 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1143 + m_Metrics: + m_Width: 27.234375 + m_Height: 41.46875 + m_HorizontalBearingX: 7.8125 + m_HorizontalBearingY: 44.96875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 185 + m_Y: 191 + m_Width: 29 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1147 + m_Metrics: + m_Width: 27.59375 + m_Height: 28.171875 + m_HorizontalBearingX: 8.109375 + m_HorizontalBearingY: 48.90625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 6 + m_Y: 474 + m_Width: 28 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1149 + m_Metrics: + m_Width: 32.703125 + m_Height: 10.953125 + m_HorizontalBearingX: 5.546875 + m_HorizontalBearingY: 29.5625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 225 + m_Y: 429 + m_Width: 34 + m_Height: 12 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1194 + m_Metrics: + m_Width: 33.140625 + m_Height: 33.140625 + m_HorizontalBearingX: 5.328125 + m_HorizontalBearingY: 40.65625 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 376 + m_Y: 471 + m_Width: 34 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1239 + m_Metrics: + m_Width: 14.609375 + m_Height: 15.25 + m_HorizontalBearingX: 11.96875 + m_HorizontalBearingY: 56.71875 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 270 + m_Y: 423 + m_Width: 16 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1370 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 43.796875 + m_GlyphRect: + m_X: 0 + m_Y: 0 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 903 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 908 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 985 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 1089 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 1114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 861 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 907 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 946 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 947 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 956 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 1135 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 899 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 920 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 898 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 952 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 862 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 863 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 864 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 865 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 866 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 867 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 868 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 869 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 870 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 871 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 900 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 901 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 1142 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 1140 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 1143 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 905 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 983 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 948 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 954 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 949 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 1147 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 942 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 1239 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 950 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 953 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 951 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 1149 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 1370 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 902 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 9633 + m_GlyphIndex: 1194 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 2127845673949701442} + m_AtlasTextureIndex: 0 + m_IsMultiAtlasTexturesEnabled: 0 + m_ClearDynamicDataOnBuild: 0 + m_UsedGlyphRects: + - m_X: 0 + m_Y: 0 + m_Width: 17 + m_Height: 85 + - m_X: 0 + m_Y: 85 + m_Width: 38 + m_Height: 80 + - m_X: 17 + m_Y: 0 + m_Width: 32 + m_Height: 78 + - m_X: 0 + m_Y: 165 + m_Width: 31 + m_Height: 78 + - m_X: 0 + m_Y: 243 + m_Width: 43 + m_Height: 75 + - m_X: 31 + m_Y: 165 + m_Width: 41 + m_Height: 75 + - m_X: 38 + m_Y: 78 + m_Width: 41 + m_Height: 75 + - m_X: 49 + m_Y: 0 + m_Width: 40 + m_Height: 75 + - m_X: 0 + m_Y: 318 + m_Width: 40 + m_Height: 75 + - m_X: 0 + m_Y: 393 + m_Width: 32 + m_Height: 75 + - m_X: 0 + m_Y: 468 + m_Width: 39 + m_Height: 40 + - m_X: 32 + m_Y: 393 + m_Width: 32 + m_Height: 75 + - m_X: 40 + m_Y: 318 + m_Width: 49 + m_Height: 72 + - m_X: 39 + m_Y: 468 + m_Width: 26 + m_Height: 39 + - m_X: 64 + m_Y: 390 + m_Width: 48 + m_Height: 69 + - m_X: 65 + m_Y: 459 + m_Width: 24 + m_Height: 50 + - m_X: 89 + m_Y: 459 + m_Width: 47 + m_Height: 49 + - m_X: 43 + m_Y: 240 + m_Width: 48 + m_Height: 65 + - m_X: 89 + m_Y: 305 + m_Width: 26 + m_Height: 65 + - m_X: 89 + m_Y: 370 + m_Width: 47 + m_Height: 17 + - m_X: 112 + m_Y: 387 + m_Width: 47 + m_Height: 64 + - m_X: 136 + m_Y: 451 + m_Width: 53 + m_Height: 60 + - m_X: 72 + m_Y: 153 + m_Width: 46 + m_Height: 64 + - m_X: 72 + m_Y: 217 + m_Width: 51 + m_Height: 23 + - m_X: 91 + m_Y: 240 + m_Width: 45 + m_Height: 64 + - m_X: 115 + m_Y: 304 + m_Width: 45 + m_Height: 64 + - m_X: 136 + m_Y: 368 + m_Width: 43 + m_Height: 17 + - m_X: 159 + m_Y: 385 + m_Width: 36 + m_Height: 64 + - m_X: 189 + m_Y: 449 + m_Width: 39 + m_Height: 62 + - m_X: 79 + m_Y: 75 + m_Width: 49 + m_Height: 63 + - m_X: 89 + m_Y: 0 + m_Width: 46 + m_Height: 63 + - m_X: 118 + m_Y: 138 + m_Width: 45 + m_Height: 63 + - m_X: 123 + m_Y: 201 + m_Width: 36 + m_Height: 37 + - m_X: 136 + m_Y: 238 + m_Width: 45 + m_Height: 63 + - m_X: 159 + m_Y: 201 + m_Width: 20 + m_Height: 37 + - m_X: 160 + m_Y: 301 + m_Width: 44 + m_Height: 63 + - m_X: 128 + m_Y: 63 + m_Width: 51 + m_Height: 61 + - m_X: 135 + m_Y: 0 + m_Width: 49 + m_Height: 61 + - m_X: 163 + m_Y: 124 + m_Width: 48 + m_Height: 61 + - m_X: 179 + m_Y: 185 + m_Width: 40 + m_Height: 53 + - m_X: 181 + m_Y: 238 + m_Width: 47 + m_Height: 61 + - m_X: 179 + m_Y: 61 + m_Width: 47 + m_Height: 61 + - m_X: 184 + m_Y: 0 + m_Width: 23 + m_Height: 61 + - m_X: 207 + m_Y: 0 + m_Width: 46 + m_Height: 60 + - m_X: 211 + m_Y: 122 + m_Width: 46 + m_Height: 60 + - m_X: 226 + m_Y: 60 + m_Width: 45 + m_Height: 60 + - m_X: 253 + m_Y: 0 + m_Width: 45 + m_Height: 60 + - m_X: 219 + m_Y: 182 + m_Width: 39 + m_Height: 53 + - m_X: 257 + m_Y: 120 + m_Width: 45 + m_Height: 60 + - m_X: 271 + m_Y: 60 + m_Width: 45 + m_Height: 60 + - m_X: 298 + m_Y: 0 + m_Width: 42 + m_Height: 60 + - m_X: 195 + m_Y: 364 + m_Width: 55 + m_Height: 59 + - m_X: 195 + m_Y: 423 + m_Width: 24 + m_Height: 24 + - m_X: 219 + m_Y: 423 + m_Width: 45 + m_Height: 23 + - m_X: 228 + m_Y: 446 + m_Width: 51 + m_Height: 59 + - m_X: 204 + m_Y: 299 + m_Width: 51 + m_Height: 59 + - m_X: 228 + m_Y: 235 + m_Width: 49 + m_Height: 59 + - m_X: 258 + m_Y: 180 + m_Width: 47 + m_Height: 49 + - m_X: 302 + m_Y: 120 + m_Width: 49 + m_Height: 59 + - m_X: 316 + m_Y: 60 + m_Width: 48 + m_Height: 59 + - m_X: 340 + m_Y: 0 + m_Width: 47 + m_Height: 59 + - m_X: 250 + m_Y: 358 + m_Width: 47 + m_Height: 59 + - m_X: 264 + m_Y: 417 + m_Width: 27 + m_Height: 27 + - m_X: 255 + m_Y: 294 + m_Width: 46 + m_Height: 59 + - m_X: 277 + m_Y: 229 + m_Width: 46 + m_Height: 59 + - m_X: 305 + m_Y: 179 + m_Width: 46 + m_Height: 49 + - m_X: 279 + m_Y: 444 + m_Width: 46 + m_Height: 59 + - m_X: 297 + m_Y: 353 + m_Width: 45 + m_Height: 59 + - m_X: 301 + m_Y: 288 + m_Width: 45 + m_Height: 59 + - m_X: 323 + m_Y: 228 + m_Width: 45 + m_Height: 59 + - m_X: 325 + m_Y: 412 + m_Width: 45 + m_Height: 59 + - m_X: 342 + m_Y: 347 + m_Width: 44 + m_Height: 59 + - m_X: 346 + m_Y: 287 + m_Width: 44 + m_Height: 59 + - m_X: 325 + m_Y: 471 + m_Width: 43 + m_Height: 33 + - m_X: 370 + m_Y: 406 + m_Width: 44 + m_Height: 59 + - m_X: 386 + m_Y: 346 + m_Width: 43 + m_Height: 59 + - m_X: 370 + m_Y: 465 + m_Width: 45 + m_Height: 45 + - m_X: 414 + m_Y: 405 + m_Width: 42 + m_Height: 59 + - m_X: 415 + m_Y: 464 + m_Width: 55 + m_Height: 47 + - m_X: 470 + m_Y: 0 + m_Width: 41 + m_Height: 48 + - m_X: 456 + m_Y: 48 + m_Width: 49 + m_Height: 58 + - m_X: 387 + m_Y: 0 + m_Width: 48 + m_Height: 48 + - m_X: 456 + m_Y: 106 + m_Width: 49 + m_Height: 47 + - m_X: 456 + m_Y: 153 + m_Width: 47 + m_Height: 47 + - m_X: 456 + m_Y: 200 + m_Width: 45 + m_Height: 58 + - m_X: 456 + m_Y: 258 + m_Width: 45 + m_Height: 49 + - m_X: 456 + m_Y: 307 + m_Width: 45 + m_Height: 47 + - m_X: 429 + m_Y: 354 + m_Width: 44 + m_Height: 49 + - m_X: 456 + m_Y: 403 + m_Width: 42 + m_Height: 59 + - m_X: 390 + m_Y: 48 + m_Width: 44 + m_Height: 48 + - m_X: 390 + m_Y: 96 + m_Width: 43 + m_Height: 58 + - m_X: 351 + m_Y: 154 + m_Width: 42 + m_Height: 59 + - m_X: 368 + m_Y: 213 + m_Width: 42 + m_Height: 59 + - m_X: 410 + m_Y: 154 + m_Width: 43 + m_Height: 48 + - m_X: 410 + m_Y: 202 + m_Width: 43 + m_Height: 45 + - m_X: 410 + m_Y: 247 + m_Width: 43 + m_Height: 44 + m_FreeGlyphRects: + - m_X: 17 + m_Y: 78 + m_Width: 21 + m_Height: 7 + - m_X: 40 + m_Y: 390 + m_Width: 24 + m_Height: 3 + - m_X: 0 + m_Y: 508 + m_Width: 65 + m_Height: 3 + - m_X: 39 + m_Y: 507 + m_Width: 26 + m_Height: 4 + - m_X: 64 + m_Y: 459 + m_Width: 1 + m_Height: 9 + - m_X: 31 + m_Y: 240 + m_Width: 12 + m_Height: 3 + - m_X: 43 + m_Y: 305 + m_Width: 46 + m_Height: 13 + - m_X: 89 + m_Y: 387 + m_Width: 23 + m_Height: 3 + - m_X: 0 + m_Y: 509 + m_Width: 136 + m_Height: 2 + - m_X: 89 + m_Y: 508 + m_Width: 47 + m_Height: 3 + - m_X: 112 + m_Y: 451 + m_Width: 24 + m_Height: 8 + - m_X: 38 + m_Y: 153 + m_Width: 34 + m_Height: 12 + - m_X: 91 + m_Y: 304 + m_Width: 24 + m_Height: 1 + - m_X: 115 + m_Y: 368 + m_Width: 21 + m_Height: 2 + - m_X: 136 + m_Y: 385 + m_Width: 23 + m_Height: 2 + - m_X: 159 + m_Y: 449 + m_Width: 30 + m_Height: 2 + - m_X: 49 + m_Y: 75 + m_Width: 30 + m_Height: 3 + - m_X: 79 + m_Y: 138 + m_Width: 39 + m_Height: 15 + - m_X: 118 + m_Y: 201 + m_Width: 5 + m_Height: 16 + - m_X: 123 + m_Y: 238 + m_Width: 13 + m_Height: 2 + - m_X: 136 + m_Y: 301 + m_Width: 24 + m_Height: 3 + - m_X: 89 + m_Y: 63 + m_Width: 39 + m_Height: 12 + - m_X: 128 + m_Y: 124 + m_Width: 35 + m_Height: 14 + - m_X: 163 + m_Y: 185 + m_Width: 16 + m_Height: 16 + - m_X: 135 + m_Y: 61 + m_Width: 44 + m_Height: 2 + - m_X: 179 + m_Y: 122 + m_Width: 32 + m_Height: 2 + - m_X: 207 + m_Y: 60 + m_Width: 19 + m_Height: 1 + - m_X: 211 + m_Y: 182 + m_Width: 8 + m_Height: 3 + - m_X: 226 + m_Y: 120 + m_Width: 31 + m_Height: 2 + - m_X: 179 + m_Y: 364 + m_Width: 16 + m_Height: 21 + - m_X: 160 + m_Y: 364 + m_Width: 35 + m_Height: 4 + - m_X: 195 + m_Y: 447 + m_Width: 33 + m_Height: 2 + - m_X: 219 + m_Y: 446 + m_Width: 9 + m_Height: 3 + - m_X: 181 + m_Y: 299 + m_Width: 23 + m_Height: 2 + - m_X: 219 + m_Y: 235 + m_Width: 9 + m_Height: 3 + - m_X: 257 + m_Y: 180 + m_Width: 1 + m_Height: 2 + - m_X: 204 + m_Y: 358 + m_Width: 46 + m_Height: 6 + - m_X: 250 + m_Y: 417 + m_Width: 14 + m_Height: 6 + - m_X: 228 + m_Y: 294 + m_Width: 27 + m_Height: 5 + - m_X: 258 + m_Y: 229 + m_Width: 19 + m_Height: 6 + - m_X: 302 + m_Y: 179 + m_Width: 3 + m_Height: 1 + - m_X: 264 + m_Y: 444 + m_Width: 15 + m_Height: 2 + - m_X: 255 + m_Y: 353 + m_Width: 42 + m_Height: 5 + - m_X: 277 + m_Y: 288 + m_Width: 24 + m_Height: 6 + - m_X: 305 + m_Y: 228 + m_Width: 18 + m_Height: 1 + - m_X: 291 + m_Y: 417 + m_Width: 34 + m_Height: 27 + - m_X: 297 + m_Y: 412 + m_Width: 28 + m_Height: 32 + - m_X: 301 + m_Y: 347 + m_Width: 41 + m_Height: 6 + - m_X: 323 + m_Y: 287 + m_Width: 23 + m_Height: 1 + - m_X: 279 + m_Y: 503 + m_Width: 46 + m_Height: 8 + - m_X: 342 + m_Y: 406 + m_Width: 28 + m_Height: 6 + - m_X: 346 + m_Y: 346 + m_Width: 40 + m_Height: 1 + - m_X: 228 + m_Y: 505 + m_Width: 142 + m_Height: 6 + - m_X: 279 + m_Y: 504 + m_Width: 91 + m_Height: 7 + - m_X: 368 + m_Y: 471 + m_Width: 2 + m_Height: 40 + - m_X: 386 + m_Y: 405 + m_Width: 28 + m_Height: 1 + - m_X: 228 + m_Y: 510 + m_Width: 187 + m_Height: 1 + - m_X: 414 + m_Y: 464 + m_Width: 1 + m_Height: 1 + - m_X: 505 + m_Y: 48 + m_Width: 6 + m_Height: 463 + - m_X: 435 + m_Y: 0 + m_Width: 35 + m_Height: 48 + - m_X: 503 + m_Y: 153 + m_Width: 8 + m_Height: 358 + - m_X: 501 + m_Y: 200 + m_Width: 10 + m_Height: 311 + - m_X: 429 + m_Y: 403 + m_Width: 27 + m_Height: 2 + - m_X: 456 + m_Y: 462 + m_Width: 55 + m_Height: 2 + - m_X: 470 + m_Y: 462 + m_Width: 41 + m_Height: 49 + - m_X: 473 + m_Y: 354 + m_Width: 38 + m_Height: 49 + - m_X: 498 + m_Y: 354 + m_Width: 13 + m_Height: 157 + - m_X: 340 + m_Y: 59 + m_Width: 50 + m_Height: 1 + - m_X: 316 + m_Y: 119 + m_Width: 74 + m_Height: 1 + - m_X: 364 + m_Y: 59 + m_Width: 26 + m_Height: 95 + - m_X: 387 + m_Y: 48 + m_Width: 3 + m_Height: 106 + - m_X: 351 + m_Y: 119 + m_Width: 39 + m_Height: 35 + - m_X: 351 + m_Y: 213 + m_Width: 17 + m_Height: 15 + - m_X: 435 + m_Y: 0 + m_Width: 21 + m_Height: 154 + - m_X: 453 + m_Y: 0 + m_Width: 3 + m_Height: 354 + - m_X: 434 + m_Y: 48 + m_Width: 22 + m_Height: 106 + - m_X: 433 + m_Y: 96 + m_Width: 23 + m_Height: 58 + - m_X: 393 + m_Y: 154 + m_Width: 17 + m_Height: 59 + - m_X: 368 + m_Y: 272 + m_Width: 42 + m_Height: 15 + - m_X: 390 + m_Y: 291 + m_Width: 66 + m_Height: 55 + - m_X: 390 + m_Y: 272 + m_Width: 20 + m_Height: 74 + - m_X: 429 + m_Y: 291 + m_Width: 27 + m_Height: 63 + m_fontInfo: + Name: + PointSize: 0 + Scale: 0 + CharacterCount: 0 + LineHeight: 0 + Baseline: 0 + Ascender: 0 + CapHeight: 0 + Descender: 0 + CenterLine: 0 + SuperscriptOffset: 0 + SubscriptOffset: 0 + SubSize: 0 + Underline: 0 + UnderlineThickness: 0 + strikethrough: 0 + strikethroughThickness: 0 + TabWidth: 0 + Padding: 0 + AtlasWidth: 0 + AtlasHeight: 0 + atlas: {fileID: 0} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 4165 + m_glyphInfoList: [] + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 91b2996c6a3b7463798f31bc1bbfd5b8 + pointSizeSamplingMode: 0 + pointSize: 73 + padding: 5 + packingMode: 0 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 0 + characterSequence: 32 - 126, 160, 8203, 8230, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 0 + renderMode: 4165 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: [] + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!28 &2127845673949701442 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SourceCodePro-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_MipsStripped: 0 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 1 + m_IsPreProcessed: 0 + m_IgnoreMipmapLimit: 0 + m_MipmapLimitGroupName: + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_VTOnly: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + m_PlatformBlob: + image data: 262144 + _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f101010100e0c0600000000000000000000080e10160b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000030002090b0c0d0d0d0d0c0a0400000000000000080e1020202020201a181108000000000000000000000000000000070d0f1f202020202016140e040000000000000000000000000000000000000003090b11161a1c1d1d1b1915100b08010000000000000000000000000000000000000000000000090f11191c1c180f0d07000000000000000000000000000000000000000000040a0c1015181a1b1d1d1b1a1915110c0a04000000000000000000000000000000000000000000000000000000060c0e1316191b1c1d1d1b1a18130f0b0801000000000000000000000000000000000000000000000000000000070b0f14181b1c1d1c1b1815110b09030000000000000000000000000000000a141a1d2020202020110f090000000000000000000000000000000000070b1b20202020201f0d0b050000000000000912191b20202020200f0d0800000000090f112020202020100e0800000000080e1020202020201a18120800000000000000000000000000000000000000000000000000000000000000000000000000000000010a10122020202020181610060000000000000000000000000000000000000000000000000000000002101b22242525252523211a0e0000000000000003111c23252b201d140900000000000000000000000000000000000000000000000000000000000000000000000000060c0e14191b161e212122222222211f170b0000000003111c232635353535352f2c25190b00000000000000000000000002101b22243535353535352b2921160800000000000000000000000000000000070a161e21262b2f313232312e2a25201c1408050000000000000000000000000000000000000001121d24262e32312d24221b10020000000000000000000000000000000003090c171f21262a2e2f313232312f2e2b26221f180c0a03000000000000000000000000000000000000000000060c0e1a2123282b2e30313232302f2d2824201d140907000000000000000000000000000000000000000000000508131c20242a2e30323231302e2a26211e160a070000000000000000000000000e1c272f32353535353526231c11040000000000000000000000000008131c20313535353535342220180d000000000c1a262d30353535353525221b100204121d2426353535353526231c110303111c23253535353535302d25190b000000000000000000000000000000000000000000000000000000000000000000000000000005131e252735353535352e2b23180a00000000000000000000000000000000000000000000000000000010202d36393a3a3a3a38352c1f0e00000000000412212e373a41353126190b00000000000000000000000000000000000000000000000000000000000000000000090f1a2123292e3128323637373737373633291b0b00000011212f383b4a4a4a4a4a444137291908000000000000000000000010202d36394a4a4a4a4a4a403d3326160400000000000000000000000000040f1a212832363c40444647474643403a3530261f180d010000000000000000000000000000000009141d2f383b4447474239362d20140700000000000000000000000000020b161e212933363b3f4344464747464543403b37332a211e170b020000000000000000000000000000000000070f1a21232c35383d4144464647474644423e39353126221b1007000000000000000000000000000000000000030d1820253035393f43464747474543403b363228211a0f040000000000000000000a1c2c3a43474a4a4a4a4a3b382f22110000000000000000000000000818253035464a4a4a4a4a4937342b1d0d0000091a2a3842454a4a4a4a4a3a372e201012222f383b4a4a4a4a4a3b382f211111212e373a4a4a4a4a4a45413729190800000000000000000000000000000000000000000000000000000000000000000000000001132330393c4a4a4a4a4a433f3528180600000000000000000000000000000000000000000000000000071b2d3e4a4f505050504e493d2c1a060000000513222f3f4b4f564b4437281b0d0000000000000000000000000000000000000000000000000000000000000002121d242c35393e434638454b4c4c4c4c4c4c463a29170400081c2f3f4c5060606060605a5447372511000000000000000000000b1b2d3e4a4f5f606060606056514433210e0000000000000000000000000c171f2d3639454b5156595b5d5c5b59554f4b4336342a1d1509000000000000000000000000000009192631404c51595c5c584f4a3e32251404000000000000000000000009151d2832363a464c5055585a5b5c5c5b5a5855514c473a3633291d150a0000000000000000000000000000040f1a212c35393d494e5356595b5c5d5c5b5957534e4b4437362d221b10020000000000000000000000000000000b161e2b3436434a4f54585b5c5d5c5b5855504b4539362d1f180c000000000000000014273a4a575c6060606060504c402f1c090000000000000000000000132536434a5b60606060605f4d483b2b18050012263848555b60606060604f4b3e2e1b1d2f404c516060606060504c3f2f1c1c2e3f4b5060606060605a54483725120000000000000000000000000000000000000000000000000000000000000000000000000a1e30414d526060606060585346352310000000000000000000000000000000000000000000000000000d22364a5c6465656565635b4935210c000000132330404c5d656b605546392b1d0e000000000000000000000000000000000000000000000000000000000009151d30383d494e54585b5e56606162626262615846331f0a000e23384c5d6575757575756f6554412c18030000000000000000031729394a5c647475757575756b62513d29140000000000000000000002101c2a333d4a4e5760666b6f717272706e6a6560544c473b3127190d00000000000000000000000001142637444b5e666e71716d645c4f43322212000000000000000000021019273139464b535861656a6d6f707272706f6e6a666158534c463931271a100200000000000000000000000c171f2d363d494e565b63686b6e70717272706f6d686460554f4a3e362d1d150a000000000000000000000000010f1b29323b484d546064696d70717271706d6a6660574e4a3e342a1c10020000000000001a2f435768727575757575665e4c38230f00000000000000000000071c304354607075757575757462594834200b00192d425566707575757575645c4b372224384c5e667575757575655d4c382323374b5d6575757575756f6654412d180000000000000000000000000000000000000000000000000000000000000000000000001025394d5f6775757575756d64533f2b16010000000000000000000000000000000000000000000000000f24394f64797a7a7a7a79634e38230e0000081830414d5e667b80736157483b2b1e0e00000000000000000000000000000000000000000000000000000009192731404c515b63696e70737576767777777776614c36210c0010263b50657b8a8a8a8a8a836f5a442f1a0500000000000000000e1e334657647a8b8a8a8a8a8a806b56402b160000000000000000000412202e3a474c5b636d757b808486878786837f7a746b62594b44372b1d0f0100000000000000000000081d314455606d7c838786827a69614f40301d09000000000000000311202e37444b57616870767b7f8384868787868483807b77716861574b45382e201103000000000000000004121c2a333e4a4e5b636c73787d8083858687878584827d79746c645c4f4a3e32281a0b0000000000000000000004111f2d39464b59626b73797f838587878685837f7b756d645c4c473a2e20100200000000001d32475c72868a8a8a8a8a7b66503b2611000000000000000000021528384a6072858a8a8a8a8a8a77624d37220d001b30455b70858a8a8a8a8a7a644f3a25263b51667c8a8a8a8a8a7b65503b26253a50657b8a8a8a8a8a846f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677d8a8a8a8a8a826d58432e18030000000000000000000000000000000000000000000000001c31465b71858f8f8f8f816c57422d1700011426364d5f677c8a9683756259483c2b1d0d0000000000000000000000000000000000000000000000000002152737444b5e6671797e8386888a8b8c8c8c8c8c826d58432e180010263b50657b909f9f9f99846f5a442f1a05000000000000000e1e31414b6175879ca99fa79a8473604b35200b0000000000000000041222303e4b58616c79828a9195999b9c9c9b98958f8880776a6055483c2c1f0f000000000000000000031729394b60738290999c9c978c7f695e4c39240d0000000000000311212f3e4a55606a757d858b909498999b9c9c9b9a9895908c867e766a60564a3e2e2111020000000000000715222f3a474c5c646f7981888d9296999b9b9c9c9b9997938e89817970645c4b4538291b0b00000000000000000211222f3d4a57616b7780888e94989b9c9c9c9a9895908982796d61594a3e2e201000000000001d32475c72879c9f9f9f907b66503b2611000000000000000000091d324556677d92a39f9fa5957f6a594834200b001b30455b70859a9f9f9f8f7a644f3a25263b51667b909f9f9f907b65503b26253a50657a8f9f9f9f9a846f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c919f9f9f98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869ba5a597816c57422d1700081c304354677d8c9fa1998577625a483b2a1c0c000000000000000000000000000000000000000000000000081d314455606d7c868e93989b9e9faba1a1a1a198836d58432e180010263b50657b90a5b5af99846f5a442f1a050000000000000a1a2c3c4d5f6d8298a5b6ab9e8978625544311d080000000000000001122230404c5c6476818c979fa9abaeb0b2b1b0aeaaa69e95897f73625a493d2c1e0e00000000000000000a1e3346576a8095a0aeb1b1ab9f917c66513b2b1805000000000011212f404c5c64747f89929b9fabaaadafaeadacadafadaaa6a39b938a7f74645c4b3f2e2010000000000008162533404c58616d79848e969da6a8abaeb0b1b2b1b0aeaca8a79e978e857a6c60564639291b0a0000000000000010202f404c5c6475808b959da6a9adb0b1b2b1b0adaaa89e988e8277645c4b3e2e1d0d000000001d32475c72879cb1b5a5907b66503b2611000000000000000004182a3a4b6074879db2c1b29d8775604b3b2b1805001b30455b70859ab0b5a48f7a644f3a25263b51667b90a6b5a5907b65503b26253a50657a8fa5b5af9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7b5ad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d17000b20354b60748498a0b1a39b87786259483a291a0a00000000000000000000000000000000000000000000081c2f3f4b607382919ba3a9a69e9895939291919191826d58432e180010263b50657b90a5baaf99846f5a442f1a05000000000002152738495b677d92a0b2b59f8d7c665a4837271501000000000000000f1f2f404c5e667a87979fabb4bab4afaba9aaacb1b5b8b3a89e948578635b493c2c1c0c000000000000000c21364c61768a9fb4bec6c9bcb19c8671594834200b000000000c1c2f3f4c5e657a86949ea8b0b2aba89e9a99979798999da5a8b0b0a89e95867a655d4b3e2e1a0a0000000416263444505e6676828d99a1abb2b4afaaa7a4a2a2a3a4a7acb2b7b3aca29b8c81746157463928160300000000000d1d2e3e4c5e667a87959fa9b2b7b4b0acaaaaabadb2b7b9b4ada098887a645c4b3b2a18050000001d32475c72879cb1bba5907b66503b261100000000000000000a1f334758697f94a5b7b4a3927d675645321d0d00001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700081c304354607482979fb0a59c8777625847382816030000000000000000000000000000000000000000000e23384c5d6d8298a0b0a49c908883807e7d7c7c7c7c7a644f3a240f0010263b50657b90a5baaf99846f5a442f1a0500000000000d1d31455663798a9eb4b4a396806b5e4c3c2b1909000000000000000a1a2d3d4c5e667c8b9da5b4b9b3aa9f9a969495979ba3acb4b9b4a29b8879635a493a29170400000000000011263b51667b90a8bacddcd9c9b5a48c77624c37220d00000004172a3a4c5d657c8b9ca4b4b4a69d958e89858382828384888c939ba3b3b4a49c8a7b655c4b3828160200000e21344451626a7c88979fabb3b3aa9f9a95918e8d8c8d8f92979da5b0b4b4ab9f968475615745321e110000000005182a3b4b5c667c8a9da5b4b8b3ab9f9b96949496989da6adb4bbb2a69d8a7a645948341f100000001d32475c72879cb1bba5907b66503b26110000000000000006192c3c4c6177899eb3bcab9b85705f4d3828160000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700011426364556607281969fb0a59c8676615645321e1301000000000000000000000000000000000000000215273750657b90a0b2a59c867b746e6b686867676767645c4a36220d0010263b50657b90a5baaf99846f5a442f1a05000000000d1d2f404b6074859ba8b8a79b8574604b402f1d0d00000000000000021528384a5b667c8c9fa9b7b5a89e948b85817f7f81868d979fabb8b4a69d8978635846331f1200000000000013283e53687d93a8c6d7e9e5d2c2a48e79644f39240f0000000a1f334758657b8b9fa9b6a99f9588807974706e6d6c6d6f72777d85929ea7b6a89e8b7a645645321e0b000014293d51626b808d9ea6b5b4a69d948a85807c79787778797d8187909ba2b4bbb4a29a8575604b3f2f1c080000000b1f344759647a8a9ea8b7b2a79e958b85817f7f8183888e989faab9b7a89d8877624c3f2e1b0800001d32475c72879cb1bba5907b66503b261100000000000000082135495b6c8196a7b9b59f8d7a644f41301a0a0000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000081828384554606c8196a0b2a49b8574604b41311f0f00000000000000000000000000000000000000081d3144556e8399aeb29d8777666054565352525151514f4a3e2d1b070010263b50657b90a5baaf99846f5a442f1a0000000008182b3b4c5e6c8196a3b5b39e89786255443122120000000000000000091d32455663798a9eaabab4a39b897f766f6b6a6a6c7178828c9ea6b7b7a79c8676614c402f1909000000000012283d52677d92a7c2d2e4e1cdbaa98e79634e39240e0000061a2c3d4c6176889da9b9a79e8b80746b636054595857585a596168717d899ea7b8a99c8674604b3929160300162b41566b80959fabb5aa9f96887f77706a676463626364686c747b85939faabbb4a396816c5d4b37230f0000011426364c6277899ea8b9b5a098897f77706c6a6a6b6e7379828c9ea8b9b7a698836e5d4b37220b00001d32475c72879cb1bba5907b66503b261100000000000008182e3f4d63788b9fb4baa898826d5c4a362313000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000a1a2836434b60728298a2b4a397826d5f4e3d2d19090000000000000000000000000000000000000b20364b6075899eb4ab927d67594b43363e3d3c3c3c3c3a362d2010000010263b50657b90a5baaf99846f5a442518080000011426364859667c909eb0b09f917c665a48372715040000000000000005192b3b4b6074869ca8b9b4a29a85786a6158565455575b636d7b889da6b7b6a498826d5e4c37271501000000000f24394f64798ea4b5c6d2cfc3b49f8a75604b36210b00000c2135495b6d8298a6b7a99e897a6a60564e4b43364242433a474c535f687a899eb3b6a495806b5746321e0a0010253a4f657a8b9fb4a39b8c81766a615855524f4d4d4e4f52546065727e8c9faabbb59f8d7b65503d2d1a0700081c3043546e8499a7b8ab9f9482766a625957555556585b636d7b8a9eabbcb2a08f7a644f39291603001d32475c72879cb1bba5907b66503b26110000000000001325364b5d6e8399aabbb49f8a77624d3e2e1b05000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000a18263043546074849aa4b19f927d685b4a3727150200000000000000000000000000000000000e23384e63788da8b59f8b76614b3a302629282727272724221b1002000010263b50657b90a5baaf99846f5a4336251808000c1c3043546277899eb3b5a396816c5e4c3c2b190900000000000000000b203448596b8095a4b5b7a59a8475625a4c473a3f403c494d5d6578889da9bab2a0917c665544311d08000000000b20354a6073869ca8b5c1bfb3a598826d5645321e0900000e23384e63788c9fb5b49f8b7a645c4b45383530262d2d2e2a3437414e5c667c90a1b3b39e8976614b36210c000e22374b5d697e939f9785796b61574c473a3c393837383a36434b5460687c8c9fb4bcab9b85705b4a36210c000b20354b60748298a0b59f8d7f6d61584c483b3f3f413d4a4e5d657b8d9fb5bfae98836e5746321e0a001d32475c72879cb1bba5907b66503b26110000000000071c304354657b8fa1b3b7a6957f6a594834201000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000814253645566175869ca8b49f8a79635544311d0d000000000000000000000000000000000010253a4f657a8fa4b29d88725746331c141313121212120f0d070000000010263b50657b90a5bab09b85706054433626180c1c2e3e4b6072849aa7b8a79b8574604b40301e0e00000000000000000417293a4d62788a9fb4bcab9d87766157483c332a2a2a2c353f4b5a647a8b9fb4beb19c8674604b35201000000000071c304354647a8a9ba3a6a6a1998777614c382816030000162b40556b8095abbaa9957f6a5c4b3e3127201c14181718181f22313e4c5e6f8499aeb9a8917c67513c271200081b2e3f4f606e82928274635b4b4639332a272423222324263036434a5e6a7f95a6b8b5a38e79634e39240e00081c304354607282979f937f69614c473a342b2a2a2c2d363f4c5d6c8196abbcb49f8a76614b36210c001d32475c72879cb1bba5907b66503b261100000000021528384a6072859bb0bfb29d8775604b3b2b180200000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000008182738465763798a9fb4a89c8674604b3b2b19050000000000000000000000000000000011263b51667b90a6b19c86715c392917010000000000000000000000000010263b50657b90a5bab4a3978172605443362619293a4b5c6a7f94a2b4b39e89786256453122120000000000000000000a1f3347586c8197a9bab59f8d7b655847392b1f17151519212e3c4a5c697f94a4b6b6a4927d68523e2e1b08000000001325364a5c647a858e91918c8377625947341a0a0000011426365b70859bb0b49f8a76614c3e2e1d150b0801000200040a13202f4052677c92a7c6ab96816c56412c170000102132424b61757d6d60564a3d33291f17120f0e0d0e0f141c2530404b6074889eb3c1a9947f6a543f2a150001142636435460728195816d614f43332920181515161a212f3f4d62788c9fb5baa9907b66503b2611001d32475c72879cb1bba5907b66503b261100000000091d324556677d92a3b5b4a3927d675745321d0d0000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000a1a2939495b687e93a1b3a4947f6959483420110000000000000000000000000000000011263b51667b90a6b19b86715c46311c000000000000000000000000000010263b50657b90a5bac1b19f9781726054443727334658647a8c9fb4b19f917c675a49382715040000000000000000000c21374c61768a9fb4bcab98836e5d4b3a2a1b0e04000006111e2d3e4b6074879cb2c2b19b86715c4b37220d0000000008182d3e4a5c6470797c7b776e6259473a2a18000000081c30435474899eb3ae99836e5746332010020000000000000000021223384d62788da2b7ae99846f59442f1a000002141e32465761675f4b45382d1e170b040000000000000108131d3144556c8196abc1ad98836e58432e19000008182636435460727f75614b42321f170c0500000007112035485a70859aafc7aa947f6a553f2a15001d32475c72879cb1bba5907b66503b261100000004182a3a4b6074879db2beb09b8572604a392816000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000b1b2c3d4e606e8399a8b49e8a78624d3f2e1c0800000000000000000000000000000010253b50657a90a5b19c86715c47311c070000000000000000000000000010263b50657b90a5bacebdb19f97817260554437424c6176879daab5a396816c5f4d3c2c1a0a00000000000000000005192b3c54697e94a8bab59f8c79634e3f2e1c0c000000000000101d314455677d92a6b8b5a38f7a644f3a250f000000000010202d3e4a4e5b63666662594c473b2a1c0c0000000b20354b60758aa7b9ab96806b5639291702000000000000000000000b21364b60768ba0b5af9a85705a45301b00000003162839464b524d4132281a0f03000000000000000000000215273752687d92a7bdb09a85705b45301b000000081826364354606a6157463224140400000000000005192b3c556b8095aac0ae98836e59432e19001d32475c72879cb1bba5907b66503b26110000000a1f3347586a7f94a5b7b2a08f7a645443301b0a000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000f1f31424c6177899eb3a898836e5d4b37231000000000000000000000000000000010253a4f657a8fa4b19c87715c47321c070000000000000000000000000010263b50657b90a5bad6ccbdb1a09782736055444e606e8398a5b7a89b8574604b40301e0e000000000000000000000b2034485a70859bb0c6af9a846f5b4935211100000000000000021527374b6075889eb3c2ab96816c563d2c1a06000000000210202d363d494e51514d483b342a1d0d00000000081c304354748a9fb4a9947f69543f2a1400000000000000000000000c21364b61768ba0b6ae99846e59442f19000000000b1b2832363d3a311d150a0000000000000000000000000011263b50667b90a5bbb09b86705b46311b0000000008182636434a554b4639291606000000000000000011273c51667c91a6bbb19b86715c46311c001d32475c72879cb1bba5907b66503b26120200061a2c3d4c6177899eb3baa998826d5c4b36251300000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000001141f3447596a7f94a6b2a08f7a654f3e2e1b0700000000000000000000000000000f24394e64798ea3b29d87725d48321d000000000000000000000000000010263b50657b90a5bac6b9b3b4b1a098827360555b687e93a0b2b49e8a7863564532221200000000000000000000000d22384d62788da3b5bbaa927d67523d2c1a030000000000000000091d3145566c8196acc6b29d88735b4935210c0000000000010f18263035393c3c37342b1f180d0000000000011426485d72889db2aa95806b55372715020000000000000000000b19293a4e64798ea3b9ac97826d57422d1800000000000b161e2128251e1302000000000000000000000000000012273d52677c92a7bcae99846f59442f1a00000000000818253035403632291b0b0000000000000000000f24394e64798ea3b9b29d87725d48321d001d32475c72879cb1bba5907b66504130201000082135495b6c8196a7b9b49f8a78624d3e2e180800000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000004182a3b4b6075879db2af9a846f5c4b37220c00000000000000000000000000000d23384d62788da2b39e88735e372715020000000000000000000000000010263b50657b90a5bab9a89e9fa9b2a09882736063798a9fb4b19f917d675a4938281504000000000000000000000013283d52687d92a7c1b49f8a76614c36210f0000000000000000000215273850657a8fa8b9b7a68d78634e38230e000000000001142636434b4c4c4c4c463a2917040000000000001a2f44596f8499aeae98836e5544311d0d0000000000000008111b293746586a7f94aac0a8937e69533e291400000000000003090c12100a0100000000000000000000000000020e1c2e3f556a7f95aac6ac97816c57422c1700000000000008131c202a211e160b000000000000000000000e23384d63788da2b8b39e89735e49341e001d32475c72879cb1c0aa95806b5f4d3e2d1d0d182e3f4e63798b9fb4b7a695806a5a483420100000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000c1e324556687d92a6b4a28f7a644f3a2a1704000000000000000000000000000c21374c61768cabb49f89745544311d080000000000000000000000000010263b50657b90a5bab39e898a9fa9b2a098837474869ca9b5a397816c5f4d3c2c1a0a000000000000000000000001152737586d8297adc2b09a85705846331f0a000000000000000000000b20364b6075899eb4c4a8937d68533e28130000000000081c30435460616161615846331f0a00000000000013283d53687d92a7b39e8974604b3b2b1c0d000000050b111c232f3946556176889eb3b4a28d78634e38230e000000000000000000000000000000000000000000000001080b161e2b3a4b5d71869cb1b9a8917c66513c27110000000000000000070b150c0a0300000000000000000000000c22374c61778ca1b6b49f8a755f4a3520001d32475c72879cb1c7b59f8d7d675c4a3b2b1b25364b5d6e8399aabbb29d8875614b3c2b19020000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000000031628384b6075889eb3ad98826d5847331f0a000000000000000000000000000b20354b60758a9fb5a98b75604b36200b0000000000000000000000000010263b50657b90a5baaf99837b8b9fa9b2a199838297a4b5a89b8574604b41301e0e000000000000000000000000081d31445571869cb1c0ab96816b563a29170400000000000000000000081d31445570859ab0c2ac97826d57422d1800000000000b20354b607276767676614c36210c0000000000000c21364c6176899eb3a7937e6859483a2b1d100b0d1820222e373f4b576173849aa6b8b09a85705b4935210c000000000000000000000000000001080b0d0d0e0f1113141d2028323c4858657b8fa4b5b39e8975604b36210b000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7bcab9f8b7a6459483928304354657b8fa1b3b5a3927d675746321d0d000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18030000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000000000a1d3145566b8096abb49f8a76614c37210c00000000000000000000000000081c30435474899eb3a18c76614c37210c0000000000000000000000000010263b50657b90a5baaf99846f7c8b9fa8b3a199979fb1b49e8a79635645322313000000000000000000000000000b20354b60758a9fb4bda8927d68533d2813000000000000000000000002152737576c8197acc1b09b85705b39281603000000000e23384e63798b8b8b8a745f4926140100000000000a1f334658697e94a2b39e88786258483b2e1e1f222b34373f4b505d65768399a2b4b19f907b65503d2c1a060000000000000000000000000009151d2022232325262926313538454b5a6276879cb2b6a4947f6a5645321e09000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7c9baa99d887762574536384a6072859bb0beb09b8572604a39281600000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d58432e18000000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000000000000021527384d63788c9fb5a9937d685339291603000000000000000000000000011426365d72889db2a28d77624d38220d0000000000000000000000000010263b50657b90a5baaf99846f657b8a9ea8b3aeacb1b19f927d675b4938281605000000000000000000000000000e23384d63788da9bac7a48f7a644f3a240f00000000000000000000000014293e53697e93a8beb39e89745746321e09000000000f24394e64798ea19f8a755443301c0800000000000417293a4b6073849aa6a69b857662594b3f3234373b484d545d656f7b8799a1b2b2a197816c5d4c381f0f0000000000000000000000000009192731353738393a3c3e37444b4f56606978869ca5b6a69c8674604b38281602000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7d7c7b7a69b85756054434556677d92a3b5b2a08f7a655443301b0b00000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d583c2b19050000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000000000000000a2035495a70859aafaf9a846f5746321e0a000000000000000000000000001c31465c71869bb1a38e78634e39230e0000000000000000000000000010263b50657b90a5baaf99846f5d657b8a9ea8b9c5baa997826d5f4d3d2c1a0a000000000000000000000000000010253b50657a90a5c7baa98b76614b36210c00000000000000000000000010253b50657a90a5bab9a78b76614b36210c000000000f243a4f64798fa4aa8a75604b35200b0000000000000b1d3144556277889da5a39b8577655d4b45474c53596269727a84909da5b2b3a0988374604b3f2f1c0100000000000000000000000001152737444b4d4d4e4f5153565560646b757f8a9ca4b3a59d8878625645321a0a00000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7d7cdc4b5a3988272604a4b6075879db2baa998836e5d4b3625130000000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcad98836d5a483520130100000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000000000006192c3c54697f94a9b49f8a76614b36210c000000000000000000000000051b30455a70859aafa38e79644e39240f0000000000000000000000000010263b50657b90a5baaf99846f5a5d657b8a9ea7b8b49f8a776157463a291c0c000000000000000000000000000012273d52677c92a7bcb49f89745746331e0a0000000000000000000000000e23394e63788ea3b8c5a28d78634d38230e0000000010253a50657a8fa5a08b76604b36210b0000000000000115273748596278879aa2a39b887b6b605659626870777f878f9aa2b2b4a79e92827460564532211100000000000000000000000000081d314455606262636466686c6f747a8088949ea8b0a1998779635a493828150000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7c7bab4bab2a095806a5f586a7f94a5b7b49f8a78624d3f2e18080000000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb49e8a78624d4131200f00000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000f24394e64798ea6b8aa907b66513b2611000000000000000000000000051a2f455a6f849aafa48f79644f3a240f0000000000000000000000000010263b50657b90a5baaf99846f5a4b5d647a899ea7b8a99b84756158463a2a1c0c0000000000000000000000000014293e53697e93a8beb39e88735e392917030000000000000000000000000d22384d62778da2b7b9a48f79644f3a240f0000000010263b50657b90a5a18c76614c37210c0000000000000009192b3b495a627784939ea69d8c80756a70777e858c949ca4afb4aa9f97897d6d60564538281503000000000000000000000000000b20354b60737778787a7b7e8184898f969ea7aca39b908376635b4a3c2c1a0a0000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7baa99fa9b7af9e927d676177899eb3b7a695806b5a48352110000000000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcb9a899836f604e3e2d1d0d000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000b20354a6074889eb3ab96806b56412b1600000000000000000000000000192f44596e8499aea48f7a644f3a250f0000000000000000000000000010263b50657b90a5baaf99846f5a3f4b5c647a899ea6b4a29b85766158473a2a1c0c000000000000000000000000142a3f54697f94a9beb29c87725d47321d000000000000000000000000000c21374c61768ca1b6baa58f7a65503a25100000000011263c51667b91a6a18c77624c37220d00000000000000000d1d2c3c495962727e89969f9f95877f858b939a9fabb1b6b6a49c8c817668604b4538281a0a00000000000000000000000000000f24394e64798c8d8e8f9193969a9ea8aba69d978f867b6e61584a3d2d1e0e000000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1c7b49f899da5b7b49f8b7a6c8196a7b9b39d8875614b3c2b1902000000000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcc6b3a1927d685c4a3b2a1d0f0100000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000000000000071c3043546e8398aeaf9a85705a3b2b180500000000000000030002090c172939596e8398aea48f79644f3a240f0000000000000000000000000010263b50657b90a5baaf99846f5a443e4a5c6479889da6b4a39b85766158473a2a1c0c0000000000000000000000152a3f556a7f94aabfb19b86715c46311c070000000000000000000000000b20354b60758aa0b5baa5907b65503b26100000000012273c51677c91a6a28d78624d38230d0000000000000000000e1e2c3b4854606977818b9fa59d949a9fabb0b5b0aab3b19c86796c61584e4231271a0a0000000000000000000000000000000f24394e64798ea2a3a4a6a8abafb4b19f9788827a71655d4c473a2d1f0f00000000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bda7927d879da8b9a99d887b8c9fb4b5a3927d685746321e0e00000000000000000000000000001b30455b70859ab0b9a48f7a644f3a25263b51667b90a6baa5907b65503b26253a50657a8fa5baaf9a856f5a45301a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcccbfb49f8a7a6459473b2c1c140801000000000000060b0d0b06000000000000001c31465b71869bb0ac97826c57422d17000000000000000000000000000000132536556a8095aab39e8974594834200b00000000060c0e1819161e212a3346576f859aafab8e78634e39230e0000000000000000000000000010263b50657b90a5baaf99846f5a442e3e4a5b6379889da6b4a39b85766158473a2a1d0d00000000000000000000152a40556a7f95aabfb09b86715b46311c060000000000000000000000000b20354b60758aa0b5bba5907b66503b26110000000012283d52677d92a7a38d78634e38230e000000000000000000000e1d2a36434a59616c7a8fa4b2aaafb4b2aaa39b959ea69f8b7d6b605443301d150a000000000000000000000000000000000f24394e64798ea3acadb0b3b7c4c2ac9782766c645c504c3f332a1c0f0100000000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b7a8a9eabb7a69d8a9faabbb09b8572604a3929160000000000000000000000000000001b30455b70859ab0baa48f7a654f3d2d273c51667c91a6bba6907b6651402f263b50657b90a5baaf9a846f5a452f1a00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcbbaea9a99d87776259493d30261d150e0d0c0d0e1219202320190e0000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000012273d52677c92a7b9a88c77624c37220d0000000e1920232d2e2832363a474c61768a9fb49f8a76604b36210b0000000000000000000000000010263b50657b90a5baaf99846f5a442f2d3d4a5b6379889da5b5a39b85766158473b2a1d0d000000000000000000142a3f54697f94a9beb19c87725c47321d000000000000000000000000000c21364c61768ba1b6baa5907a65503b25100000000013283d53687d92a8a38e79644e39240f0000000000000000000004121c304354606b7c899eb3c0b4afa49c948d8680889ca49f928072604a43322312000000000000000000000000000000000f24394e64798e9597989a9da6a6acb39f978a81786b6056493d2e21110100000000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b667c8d9fb4b7ab9fabbbb2a08f7a655443301b0b0000000000000000000000000000001b30455b70859ab0c2ad97826d5b4a37273d52687d92a7bdae99836f5e4c39283c51677c91a6bcae98836e59432e1900000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bcae9d949da59c8677635b4b433631272422212224272b3538352b1e0e00000000001c31465b71869bb0ac97826c57422d170000000000000000000000000000000f24394f64798ea4c6a48f7a654f3a251000000e1e2c3538434338454b5058616d8197a9b19b86715645321e090000000000000000000000000010263b50657b90a5baaf99846f5a442f1f2d3d4a5b6378879da5b5a39b86766159473b2b1d0d000000000000000014293e54697e93a9beb39d88735e382715020000000000000000000000000d22374d62778ca2b7b9a48f7a644f3a250f0000000014293e53697e93a8a48f79644f3a240f00000000000000000000122233434a607280919ea7b5b1a29a90877f78716b78869ba39e95816d614f41301d0d0000000000000000000000000000000d22374c62778080818385888c91979ea7a89e978b8074635b4b3f2e1f0f00000000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66697f949fb1bcb4bcbaa998836e5d4b362513000000000000000000000000000000001b30455b70859ab0c5b49f8c79635544353c556a7f95aabfb3a1907b655746343d546a7f94a9bfad97826d58422d1800000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7c8a9947f94a0a49c86796860544b443739373637393c3c494d493c2b1b0b000000001c31465b71869bb0ac97826c57422d170000000000000000000000000000000c21364b61768ba9baa7927c67523d27120006192c3c494d58585a5660656c7682979fb1a4947e6954382816030000000000000000000000000010263b50657b90a5baaf99846f5a442f1a1f2d3d495a6378879ca5b5a49c86776259483b2b1d0d0000000000000012283d52677d92a7bcb49e89745645311d090000000000000000000000000e23384e63788da3b8c7a38d78634e38230e0000000014293f54697e94a9a58f7a65503a25100000000000000000000a1a2f4050616b80969eb3b0a49c8f847b726a625a5a6276859ba59f947f6a5f4d3b2a180500000000000000000000000000000b1f344859626a6b6c6e7073777c8289939da6a99f968679655d4b3d2c1808000000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66616d8197a2b4c3c9b49f8b78624d3f2e1808000000000000000000000000000000001b30455b70859ab0c6baaa9b8573604d48495a6f849aafc0b3af9c8775614c484a5b6f849aafc8aa957f6a55402a1500000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7bbaa8b758297a3a49c8a7e73666055524e4d4c4c4e51575a625a49392816030000001c31465b71869bb0ac97826c57422d17000000000000000000000000000000091e32465774899fb4a9937e69543e2914000c2035495a636d6e6f72757b818997a0aea29a8674604b36200b000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0f1f2c3c495a6278879ca4b5a49c86776259483b2b1d0e00000000000010263b50657b90a5c9b59f8a75604b36200b0000000000000000000000000f253a4f647a8fa4b9baa98b76614c36210c00000000152a3f556a7f94aaa5907b65503b26100000000000000000021628384c5e6a7f959eb0ae9e96867b6f655d554d4848586176879caa9f8d7d675948341f0c000000000000000000000000000005182a3b484c555657585b5961666d757e889aa2b4a49c897b655b49362614010000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66506073849aa5b6c5ac97816c5a493a291909000000000000000000000000000000001b30455b70859ab0baa89fa396816e625a5b63788c9fb4b3a29aa298826d62595c64798c9fb4bbaa917c66513c271100000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7b49f8a7575859ba5a89f93867c746c676362616263676c7278625746321e090000001c31465b71869bb0ac97826c57422d17000000000000000000000000000000031628395e73889eb3aa95806b55402b16000e23384d6378828384878a90969ea79e98908477625645321d09000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a010f1e2c3c495a6277869ca4b5a49c86776259483b2b1e0e00000000000e24394e63798eabbcbcab8e79634e39240e00000000000000000000000013283d53687d92a8bdb49f89745846331f0a00000000152b40556a8095aaa6917b66513c26110000000000000000091e324556667c919dafae9c938073655d504b3f38353a4758647a8b9fab9e8977624c3a2a180400000000000000000000000000000d1d2a3437404042433b474c51566068768499a1b3a79e8979635443301c080000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b6650556176879ca7b9b39e8978635846372614010000000000000000000000000000001b30455b70859ab0b49f899b9f968278727278859baabbab9a8499a098827772737a879cabbcb49f8b77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7b39e89736177879ba3b4a49c9188817d79777677797c81878b75614b36210c0000001c31465b71869bb0ac97826c57422d17000000000000000000000000000000001d32485d72879db2ab96816c56412c170010253a4f657a8f989a9c9faaaca49c89837b7062594738281502000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a05000e1e2b3c48596277869ca4b5a49c86776259483c2b1e0e000000000b21364b60768a9fb4c9a7927c67523d2712000000000000000000000001142636566c8196abc1b19b86715c3a29170400000001162b41566b8096aba6917c67513c271200000000000000000b21364b6075889db2b19f937e6b60554b3f382f22202a3a4a5c6c8197aba797826d5847331f0a0000000000000000000000000000000d181f222b2b2c2e2a343738454b5861738399a6b7a79c8673604b35200b0000000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b665047586379899eaab8a79c8676615544311d140300000000000000000000000000001b30455b70859ab0aa9580859ba0988d88888c9ba3b5b59f8c788399a0988b87888e9ca5b6beaf9a846f5947341f0b00000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7b29d87725962778599a1b4b1a69e97928e8c8b8c8e91969c907b66513b26110000001c31465b71869bb0ac97826c57422d17000000000000000000000000000000071c31475c71869cb1ac97816c57422c170010253a4f657a8fa4a6a8acb1b19c877d776f645c4d41311f0f00000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0500000e1e2b3b48596277869ba3b5a49c8778625a483c2b1906000000091e32455672879cb2c0ab95806b563828160300000000000000000000081c3043546f849aafc2ad98836d58432e180000000001172c41566c8196aba7927d67523d2812000000000000000013283d52687d92a6b7a897816c604b44372e231c110c1c2d3e4d62788c9fb49f8a77614c37220c00000000000000000000000000000000050b0d15161719181f2228323a47556176889db2b5a4927d67523727150100000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503a495b657c8c9fb4b6a4998373604b4231211100000000000000000000000000001b30455b70859ab0a7927d7a8b9faba59d9d9fabb5bbaa99846f77899eaa9f9d9da6b2b6bfb2a0907b65503b2a180400000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7b19b86715c59627583939ea8b4b3aca7a3a2a1a1a3a6acab96816c563a2a180400001c31465b71869bb0ac97826c57422d17000000000000000000000000000000061c31465b71869bb0ac97826c57422d170010253a4f657a8e8f9193979ca4a49c928b847a675f4d3d2c1a06000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000e1d2b3b48596176859ba3aaa59c8778625a4835200b00000002162838586e8398adc3af9a846f5645321e09000000000000000000000b20354b6074889eb3c5a9947e69543f29140000000002172d42576c8297aca8927d68533d28130000000000000003162839596f8499aeb49f8a76614c4231271911080000102035485a70859bb0a9927d67523d2712000000000000000000000003090b090300000000010200040b0c161e2a3747586a7f94aac2af99846f5544311d0800000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b3d4c5e697e939fb1b3a196816c604e3f2e1e0e000000000000000000000000001b30455b70859aaaa5907b677d8d9faab2b2b5bcb5ab9f8b7963657b8c9fa8b2b2b7c3b7b2a198826d5d4b371d0c0000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91a7aa9a85705a4857616f7e8a969fa9afb3b9c5b6b7b8c3b6b19c86715947341f0a00001c31465b71869bb0ac97826c57422d17000000000000000000000000000000071d32475c72879cb1ac96816c57412c17000c21364b61757a7a7b7e81878e979faa9f998c7d675b4935210c000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a05000000000d1d2b3b475861768594949494948778624d38230d0000000013293e53687e93a8c2b49f8a75604b36210e000000000000000000011426374f64798fa7b8b8a78e79644f39240f0000000003182d42586d8297ada8937e69533e291400000000000000091e32455773899eb3ad98826d5846331d15090000000006192b3c576c8196acac96816c57412c17020000000000000000000a161e211e160a000000000000000000020c19293a4d63788daabbb49f8975604b35200b00000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b2f404f606c8197a2b3b09f937e685d4b3c2c1c0c0000000000000000000000001b30455b70859494948d7863687e8c9a9faba6a6a39b8d7e685b5d667c8a999faaa6a6a59d938374604b3f2f1c000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c91949494836e5939464c606877818a939a9ea7a5a6a7a6a4a49c968c77614c37220c00001c31465b71869bb0ac97826c57422d17000000000000000000000000000000081e33485d73889db2ab96816b56412c1600091e32465761646566696c7279818c9ea7aa9f8b79634e39230e000000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0500000000000d1d2a3a475861767f7f7f7f7f7f7d67523d2812000000000e23384e63788da4b5baa9917c66513c2c19060000000000000000081d3144556b8095abc5b39e8874604b35200b0000000003192e43586e8398ada9947e69543f2914000000000000000b21364b60768ba7b8a9947f6a543a291701000000000000152a40556a7f95aaae98836e59432e19040000000000000007151a28323632281a0f010000000000000000000c20354b60758a9fb4baa98c77624d37220d00000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b2632424b6073849aa4b6b49f8c7b655a493a291909000000000000000000000012283d52677d7f7f7f7f746060687a848b9091918d867b68604e4c5e6679838b8f91908e877e7260564532211100000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63797f7f7f7f7c66513c33424e59626c767d84898d8f9191908f8c878179705947341f0a00001c31465b71869bb0ac97826c57422d1700000000000000000000000000000005182b3b5e74899eb3aa957f6a55402a150003162839464b4f4f5153575b636c7a899eb3aa97826d573b2b18050000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000000000c1c2a3a4758616a6a6a6a6a6a675f4d3a2510000000000c2135495b71869cb1c7ae99836e5a4935201000000000000000011426374b6074879db2c3ac97826d5443301c080000000004192e44596e8399aeaa947f6a553f2a15000000000000000d22374c62778ca1c5a8927d68533d281300000000000001142636566b8096abae98836e59432e19040000000000000415253238454b45382c1f130800000000000000000a1f33465874899fb4c7a38e79634e39240e00000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b261d3144556176869ca7b8aa9e8978635846372715010000000000000000000010253a4d5f676a6a6a6a60564e5c646f767a7c7b7871655d4e41404c5b636e767a7c7b7972696054453828150300000000000000000000000000000000000000000000000000000000000000000000000000000c2136495b636a6a6a6a665e4c3824313b474c5861686f74787a7c7c7b7977726c635b473a2a180400001c31465b71869bb0ac97826c57422d170000000000000000000000000000000b20344859758a9fb4a8937e68533e291300000b1b283236393a3c3e3d494e5c667c90a5b39e8873594834200b0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a05000000000000000c1c293a464c545555555555524d41301e0a00000000061a2c3d556a7f94aabbb49f8b78624d3f2e1c0c0000000000010f1d314455677c91a5b7b6a4907b65503626140100000000051a2f445a6f8499afaa95806a55402b15000000000000000c21364c61768ba7b9a9947e69543928160300000000000b1c3043546e8398adac96816c57412c1702000000000002122232434f566056493d31221b10090300000002091421364c61768ba8babcab8d78634e38230e00000000000000000000000000000000000000000000000000000c21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b2615273746586378899eaab8a79c8676615544311d14030000000000000000000a1e31414d52555555554b453e4b4f5861656766635b504b3f312f3d494e5761656766635b544b4336281a0a000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d494e55555555514c40301d1d2a343a474c5354606365666766646158564e4a3d2a1c0c0000001c31465b71869bb0ac97826c57422d170000000000000000000000000000000d22374d62778caabba6917c66513c27110000000b161e21242526292c353e4c5e72879db2a78c77624c37220d0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0500000000000000000c1b2933363f3f3f3f3f3f3d3a3023130100000000000f22374c62778b9fb4bbaa97826d5d4b3a2a1b0f06000007121f2d3e4b6073869cb1c3b29c8773604a35200b0000000000051a30455a6f859aafab96806b56412b16010000000000000a1f33465874899eb3ad98826d5745321e160d0c0b0d101b2a3a4b6074889eb3a9947f6a543f2a15000000000000102030404f616976635b4d41372e211e16151415151d26314251667c91a6c6b59f8b76614b36210c00000000000000000002080b0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e21364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b261119293a495a657b8c9fb4b6a49a8473604b42312111010000000000000000011323313a3d3f3f3f3f36322e373a474c5051514d493c382f211f2c3539464c5051514e4a3d353026180a00000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2c36393f3f3f3f3c383022120d181f2a333736434a4d505152514f4c473a39362d1f0c000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000010253b50657a90a5c3a38e79634e39240e0000000003090c0f1011141a212f40596e8499aea38e79644e39240f0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000000000000000b171f212a2a2a2a2a2a28251e13050000000000000b203448596d8298aabbb59f8d7a6458473a2d211917131c202f3d4a5c697e94a4b5b7a5937e695443301c070000000000061b30465b70859bb0ab96816c56412c17010000000000000417293a5a6f849aafb39e8975604b41322822212022242e394758677d92a7b7a68e79644f39240f000000000008182d3e4c5e697f8779675f4f4b3f3632282a292a273137444b606f849aafc7b19c87725746321e0a000000000000000009151d2023232323232323232323232323232323364c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b26110b1b2c3c4b5d687e929eb0b3a296816c604e3f2f1f0f00000000000000000005131e25282a2a2a2a211e1b222a33373b3c3c38352c231c110f1a212933363a3c3b39362d201c1408000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a21232a2a2a2a26241d120400050c171f21253035383a3c3c3b3a37332a24211a0f01000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000013293e53687e93a8b6a58b76614b36210c000000000000000000000006192e43596e8398aea48f7a644f3a250f0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0500000000000000000000040a0c15151515151512100a010000000000000005182b3b4d63788b9fb4bcab9d877661584a3d352c2c253035404c5b647a8b9fb4beb29d8774604b362513000000000000061c31465b71869bb0ac97826c57422d17020000000000000013293e53687e93a6b8a795806b5f4b4538383636373a3e4a576176879db2b29d8873604a35200b00000000011426364a5c667c8d9c8a7d70655d514b4538403f4038454b55606a7e93a2b4baa995806b563929160300000000000000091927313638383838383838383838383838383838384c61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b2611000e1e2e3f4e606b8096a1b3b19f937e685d4c3d2c1c0c000000000000000000010a1012151515150b09080c171f212527262321190e080000060b171e2125272624211a0f0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e15151515110f090000000000040a0c131c20232527272624211f170e0c070000000000001c31465b71869bb0ac97826c57422d17000000000000000000000000000003172939566c8196abb29d87725746321e09000000000000000000000004192f44596e8499aea48e79644f39240f0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a05000000000000000000000000000000000000000000000000000000000000000d2035495a6b8196a4b6b6a59b8576635b4d493c4236434a4f5e6679889da9bab2a0917d675645321808000000000000071c32475c71879cb1ad97826d58422d1803000000000000000c21364b6176889db3b49f8d7d6b6056514d4b4b4c4f545c6475849aa5b7a5947f6a5443301c0700000000081c304354647a8a9fa89e92857a6f6660565755545556566067737f939daec0b49f8b78624d38220d0000000000000002152737444b4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e61768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b26110000112131424b60728399a4b5b49f8c7b655b493a2919090000000000000000000000000000000000000000040a0c1012110e0c06000000000000030a0c1012110e0c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0e101112110f0c0a040000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000a1e33465770859ab0ad98836e58392816030000000000000000000000051a2f445a6f8499afa38e78634e39230e0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000006192c3c4b6075869ca8b9b4a39b86796c635b5957575460656f7c899da6b7b6a598836e5f4d38281500000000000000081d32475d72879cb2ad98836e58432e1903000000000000000a1e334657677d92a0b2ab9f8d80756b66626160626469707a869aa2b4a99d8775604b36251300000000000b20354b6075869ba3b5b4a39b8f847c75706c6a696a6c6f757c85949daebbb3a2947f695a4835200b00000000000000081d3144556063636363636363636363636363636363636363768ba1b6b49f8a755f4a3520001d32475c72879cb1bba5907b66503b2611000003131c3043546175869ca6b8aa9e897963584737271501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000000c21364b61768a9fb4a9947e69543f2914000000000000000000000000051b30455a70859aafa28d78624d38230d0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000e1e324557647a8a9eaabab4a49c8b8178726e6c6c6f747a83919ea7b7b7a69c8776614c41301a0a00000000000000081d33485d72889db2ae99836e59442e190400000000000000031729394d5f6e8298a0b4ab9f9689817b77767577797e858f9ca4b4ab9f8b7b6556453218080000000000081c304354627885969fabb3b0a199918a85817f7e7f818589919ba3afbab4a1998472604b3c2b1905000000000000000b20364b6073797878787878787878787878787878787878787a8fa4b9b49f8a755f4a3520001d32475c72879cb1bba5907b66503b26110000000114263646576278889da9b9a79c8676615544311d140200000000000000000000080d0f20202020201b191309000000000000000000000000000a131a1c20202020200e0c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e202020202017140e0500000000000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000000000000000114263751667b91aab7a68e79634e39240e000000000000000000000000071c31475c71869cb1a18c77624c37220d0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000000031628394a5c667c8c9fa9b6b5a99f968d8783818284888f99a1b3b8b3a59d88796358473323130000000000000000091e33485e73889db3ae99846f59442f1a0400000000000000000b1b30414b607382959faab4a79e96918d8b8b8c8f939aa2b1b4a69d8d7d675d4b38281600000000000001142636485a6274808d9aa1b0b3afa99f9a97959495969a9ea8b0b5b4a99f958374605443301e0e00000000000000000e23384d63788d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8f98a9cab49f8a755f4a3520001d32475c72879cb1bba5907b66503b26110000000008182939485a647a8b9fb4b6a49a8473604b42322010000000000000000002101b22253535353535312e261a0c00000000000000000000000d1b272e31353535353524211a0f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e19202335353535352c29221608000000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000000081d3144556c8196acb39d8874604a35200b000000000000000000000000031628385d73889db2a18c76614c37210c0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000a1b2d3e4c5e667c8b9ca5b4bab4aca49c989797999da6aeb3b8b3a29a8779635b493a2a17050000000000000000091e34495e73899eb3af99846f5a442f1a05000000000000000000131d31445560737f8b999fabb1aba6a2a0a0a1a4a9afafa89f96887b675f4d3f2e1a0a0000000000000008182b3c4855606b7a84909ba2abb0b4afacaaa9aaabafb3b3afa99f988b80736056453626140000000000000000000e23384d63788da2a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a4a9b6c9b49f8a755f4a3520001d32475c72879cb1b2a5907b66503b261100000000000b1b2b3c4b5c677d929eb2b2a297816c604f3e2e1b070000000000000010202e373a4a4a4a4a4a4642382b1a090000000000000000000a1b2b3943464a4a4a4a4a39362d1f0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2c35384a4a4a4a4a413e342616050000000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000000000000000b20354b6074889db2ac97816c5443301c07000000000000000000000000091e32455674899fb4a08b76604b36210b0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000010202f404c5e667a87959fa9b3b7b6b1aeacacaeb3b7b5b1a69e938477635b493c2c1c0c0000000000000000000a1f34495f74899eb4af9a856f5a45301a05000000000000000000011527374455606a79848c969b9faba6a8a9a7a6a89f9a948a8176655d4d413021110000000000000000000e1e2b37444b5c646f7b858e959b9faaa6a8a9a8a7a5a79e9a938a83786a605545382818080000000000000000000e23384d63788da2b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b49f8a755f4a3520001d32475c72879c9d9d9d907b66503b26110000000000000e1e2e3e4d5f6b80959d9d9d9d937e695c4a36220d000000000000081b2e3e4b4f60606060605b554938261300000000000000000013273949565c60606060604e4a3d2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192c3c495e606060606056514434220e0000000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000005192b3c51667c91a6b6a58f7a6550362513000000000000000000000000000b21364b60768ba9baa98a75604a35200b0000000000000000000000000010263b50657b90a5baaf99846f5a442f1a05000000000000000000000000000000000000000000000000000000000000000000000212222f404c5c6475808a959da6a8acaeafafaeaba8a49c93887e736259493d2c1e0e000000000000000000000a1f344a5f74899fb3b09a85705b45301b060000000000000000000009192737444b5c646f7981868b8f91939392908e89857f766c61584c3f30231203000000000000000000000e1927313e4a4f5d65707980868a8e9192939391908d89847e776e625a4b4437281a0a000000000000000000000e23384d63788d9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8a755f4a3520001b30455a708488888888887b65503a251000000000000000102030414a6072828888888888877a644f3a240f0000000000000d22374b5c647575757575706755422e190400000000000000051a2e435667717575757575705b4a36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2035495a7075757575756c62513e29140000000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000000000b2035485a6f8499aeb29c8773604a35200b000000000000000000000000000d22374d62778ca2b49f89745443301c070000000000000000000000000010263b50657b90a5baaf99846f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000000412222f3e4a57616b7880888e9397999a9a9996928d867e75686054483b2c1f0f0000000000000000000000071c304354758a9d9d9d9b86705b46311b060000000000000000000000091927313d4a4e5b636b71767a7c7d7e7d7b79756f6961584c473a2f21120500000000000000000000000009151d2d363f4b505b636b7076797c7d7e7e7c7b78736f6961584d493c3126190a00000000000000000000000d23384d62788b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a745f49341f00182d415566707373737373655d4b37230e0000000000000002131c304354606d737373737372645c4a36220d0000000000000f253a4f647a8a8a8a8a8a85705b46311b0600000000000000071c31465c71858a8a8a8a8a79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788a8a8a8a8a816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000000000000071a2d3d4d62788c9fb4a8947f695443301c07000000000000000000000000000e24394e63798ea3b39e89745e492513000000000000000000000000000010263b50657b90a5b4af99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000412202d39464b59626b73797e8184858483817d78716961574b43362a1d0f0100000000000000000000000b20354a60738888888888836f5a452f1a0500000000000000000000000009151d2d363d494e565861656668696766646055544c473a332a1c1103000000000000000000000000000002101b222e373d494e56576164676869686766635a5a534c473a352c1d14090000000000000000000000000c2035495a6274747474747474747474747474747474747474747474747474746c5a46321d0012253748555a5d5d5d5d5d504b3f2e1c08000000000000000000132536434a585d5d5d5d5d5d4f4a3e2e1b070000000000000f253a4f647a8f9f9f9f9b86705b46311b0600000000000000071c31465c71869b9f9f9f8e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788d9f9f9f96816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000000000c21364a5b6d8297abb39e8976614c362513000000000000000000000000000010253a4f657a8fa4b39d88735e48331e000000000000000000000000000010263b50657b909f9f9f99846f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000000000002101b29323b484d546064696c6e6f6f6e6b68625a534b46393026180d00000000000000000000000000071c3043546073737373736f6554412d180300000000000000000000000000010f1a212c35383a464c5051535452514f4b44373733291f170c00000000000000000000000000000000000007111c232c363939464b4e5153545352504d493c3e37332a20190e010000000000000000000000000006192c3c494d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4e3d2b1700081a2a37414548484848483a372e2111000000000000000000000818253035434848484848483a362e2010000000000000000f253a4f647a8fa4b5b09b86705b46311b0600000000000000071c31465c71869bb1b5a38e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2b5ab96816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000000000c1c2f404e63798c9fb4a795806b5847331808000000000000000000000000000010253b50657a90a5b29d87725d48321d080000000000000000000000000010253b50657b8b8a8a8a8a836e59442f19040000000000000000000000000000000000000000000000000000000000000000000000000000000b161e2b3436434a4f5357595a5a5956534d493c3632291c1408000000000000000000000000000000132536434a5e5e5e5e5e5a544737251200000000000000000000000000000000070f1a21232933363a3c3e3e3d3b39363127211f170c04000000000000000000000000000000000000000000080f1a2123283236393c3d3e3e3c3b38352c29211f170c06000000000000000000000000000000000e1e2c35384a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49463d30200e00000c1a252d30333333333325231c1103000000000000000000000008131c202d33333333333324221b1002000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2b8ab96816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d1700000000000000000004182a3a4c5e6f8499aab39e8976614c3a291700000000000000000000000000000011263b50667b90a5b19c87715c47321c07000000000000000000000000000e23374b5d6574747474746e6554402c170200000000000000000000000000000000000000000000000000000000000000000000000000000000030d1920253035393e4244454544413d38352b211e160b010000000000000000000000000000000008182530354848484848454137291908000000000000000000000000000000000000060c0e171f2125272829282624201d150c0a0400000000000000000000000000000000000000000000000000060c0e161e2124272829292726232019140c0a04000000000000000000000000000000000000000e1920233535353535353535353535353535353535353535353535353534322b2012020000000812181b1e1e1e1e1e100e08000000000000000000000000000000070b181e1e1e1e1e1d0f0d070000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2b8ab96816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000003111f344759667c90a1b3a3937e685847331c0c00000000000000000000000000000011263c51667b91a6b19b86715c46311c0000000000000000000000000000081c2e3f4b505f5f5f5f5f595447362411000000000000000000000000000000000000000000000000000000000000000000000000000000000000000508131c2024292c2f302f2e2c282320190e0a030000000000000000000000000000000000000008131c2033333333332f2d25190b00000000000000000000000000000000000000000000040a0c1011131412110f0b08020000000000000000000000000000000000000000000000000000000000000003090c0f1213141312110e0c06000000000000000000000000000000000000000000000000060c0d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2b8ab96816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d170000000000000001112131424c6177889db3ab9b8573604b3a2a170000000000000000000000000000000010263b50657b90a5b19c87725c3c2c190b050006050505000000000000000011212e373b4a4a4a4a4a44403629190700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0f1417191a1a1916130d0b06000000000000000000000000000000000000000000000000070b1e1e1e1e1e1a1812080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63788da2b8ab96816c56412c170100000000000000000000000000001c31465b71869bb0ac97826c57422d17000000000000000f1f2f3f4e606e8399a6b49f8c7a645443301c0c000000000000000000000000000000000f24394f64798ea4b39e89745b49352220181c1b1b1b1b15130d030000000003111c232535353535352f2c24190b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b1116191c1d1d1b19150f0b08010000000000000000000000000000000000000000000000000000000000060c0e13171a1c1d1d1c1a17130d0c060000000000000000000000000000000000000912191b20202020201816100600000000000000000000000000000000060c0e20202020202017150e0500000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e000000000000000000000000000000000000000000000000000002090b0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e23384d63788da2b8ab96816c56412c170e0d0b0500000000000000000000001c31465b71869bb0ac97826c57422d170000000000000e1e2d3d4b5d687e93a1b3a396806b5c4a36261400000000000000000000000000000000000d22374d62778ca4b6a78d78634d4137342b31303030302a282015070000000000080e101f1f1f1f1f19171107000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b0f14171a1c1d1d1c1b1916120c0a04000000000000000000000000000000000000000000000000000000050a151d20262b2f313232312e2a25201c140803000000000000000000000000000000000000000000000000030a0f1a2123282d2f313232312f2c282320190e090200000000000000000000000000000c1a262d3035353535352d2b23180900000000000000000000000000010f1a21233535353535352c29221608000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e000000000000000000000000000000000000000000000000000a151d202323232323232323232323232323232323232323384d63788da2b8ab96816c56412c23232220190e000000000000000000001c31465b71869bb0ac97826c57422d1700000000010f1e2b3c4a5c657b8b9fb4a79b8574604b3e2d180800000000000000000000000000000000000b2034485972879cb2ab96816b5f524d483b46454545453f3c3325150300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b151d2025292c2f31323232302e2b27211f170c080100000000000000000000000000000000000000000000000d181f2832363b40444647474643403a3530261e160a000000000000000000000000000000000000000000000b171e212c35393e42454747474744423d38352c201d150a000000000000000000000000091a2a3842454a4a4a4a4a433f352818020000000000000000000000000f1f2c35384a4a4a4a4a4a413e342616050000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e0000000000000000000000000000000000000000000000000a1a2731363838383838383838383838383838383838383838384d63788da2b8ab96816c564138383838352b1e0e0000000000000000001c31465b71869bb0ac97826c57422d1700000002101f2d3c485a647a8a9ea9ab9e897862554431201000000000000000000000000000000000000005182b3b566b8196a7b49f8d7d6f6762595c5b5b5a5a5a55504333200d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e14181a1c1d1c1b18140f0b070000000000000000000000060c0e1615130d030000000000000000000000000000030a151d202731363a3e4245464748474643403c37332a201d1409000000000000000000000000000000000000000002141d2a3438454b5056595b5d5c5b59554f4b433632281b120400000000000000000000000000000000000001131b2933363d494e53575a5c5d5d5c5a57534d493c3632281a11030000000000000000000012263848555b60606060605853463520100000000000000000000000061a2c3d494e5f606060606056514434220e0000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e000000000000000000000000000000000000000000000002152738454b4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e63788da2b8ab96816c564e4e4e4e4d483c2b190500000000000000001c31465b71869bb0ac97826c57422d1700000010202e3d4a5a6278889da8b59f8d7c665a4837271502000000000000000000000000000000000000000d22374c6177899ea9ab9f92847d77747271707070706a61503c28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1a2123292d2f313231302d2924201c130803000000000000080f1a21232b2a272015070000000000000000000000000b161e27313637444b4f54575a5b5c5d5c5b5955514c473a35312619130500000000000000000000000000000000000a161e323b484c5660666b6e717272706e6a6460544b45392f2215070000000000000000000000000000000009141d3039464c545b63686c6f717272716f6c68625a534b45382f211507000000000000000004192d4255667075757575756d64533e2d1b0700000000000000000000082135495b637575757575756c63513e29150000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e0000000000000000000000000000000000000000000000091d314556606363636363636363636363636363636363636363636363788da2b8ab96816c6363636363625a4835200b00000000000000001c31465b71869bb0ac97826c57422d17000008182e3e4b5b6378869ca6af9e937e695e4c3c2b190900000000000000000000000000000000000000000a1f344759667c8b9da5afa19a928c898786858585857f6a553f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d202c35383e434546474745423f393530251e170b01000006111c232c3539403f3c3325150000000000000000000005131b283238454b51556064696c6f71727271706e6b676158514b4437311f180d0000000000000000000000000000000a1a2832424f59626b757b808486878786837f7a746960574c4033251608000000000000000000000000000009192631414d57616972787d82848687878684817d78716860564c403325150700000000000000061b30455b70858a8a8a8a8a826d5c4a36221200000000000000000008182f3f4e63798b8a8a8a8a8a816c56412c170000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000b20364b607479787878787878787878787878787878787878787878787c90a5baad988279787878787878624d38220d00000000000000001c31465b71869bb0ac97826c57422d1700011426364b5c6479889ca4b09e957f6a604f402f1e0e00000000000000000000000000000000000000000004182a3a4d5e667b87929a9fa9a7a89e9c9b9a9a9a98836d58432e180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111a2731363d494e53585a5c5d5c5b58544e4a433633291c14080f1a212e373d494e5655504333180800000000000000000d18203139464b5660666e757a7e8184868787878583807c77706760554e42342a1d0f010000000000000000000000000a1a2838454b60697780899095999b9c9c9b98958f877f75665e50433426160600000000000000000000000008182637444b5f67767f878e93979a9c9c9c9c9997928d867e74655e504333251505000000000000000f24394f647a8d9f9f9f9f8d7a644f402f190900000000000000011426364b5d6f8399aa9f9f9e8876614c36210c0000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000e23384e63788d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d909aabbeb2a0988d8d8d8d8d8d85705b46311b00000000000000001c31465b71869bb0ac97826c57422d1700081c304354647a899da6b49f96806b61504232221200000000000000000000000000000000000000000000000c1c30404d5d65747d858a8f929597979899999998826d58432e1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2f38454b535b63696d6f717271706d696460544b46393026181e2c353f4b4f5b636b6a615036261401000000000003111d2b34414d576169747c83898f93979a9b9c9d9c9b9895918b857c7468604c483b2d200f0000000000000000000000021528384556606e7e89969ea7abaeb0b2b1b0aeaaa59d94877c6a6151443424140200000000000000000000011426364455606d7d88949ca4a8acafb1b2b2b1afaca8a49c93877b6a615043332312000000000000000d22364a5c6d8297a8b9ab9a846f5e4c37261401000000000000081c304354657b90a1b3b5a3937e685846331f0a0000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000e23384e63788da3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a5abb8c8beb2ada3a3a3a3a39b86705b46311b00000000000000001c31465b71869bb0ac97826c57422d17000b20354b6075869ba3ab9f938172604a43332414040000000000000000000000000000000000000000000000001222303f4b5560686f767a7d80818283838484837f69543e29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081825303f4c56606872787e828486878685827e79736a61574b43362b323d494e5d656f79807f6a5443301c08000000000513212f3b484d5f67757f8891999ea8a9acafb0b1b2b1b0aeaaab9f9a91877d6f62594a3e2d1e0e000000000000000000000d1d324556607482939ea8b3b4ada5a99f9fa9a6aeb3b2a59d8d7f6b62514231201000000000000000000000081c304354607381929ea6b2b6bab4afacaaaaacafb4bbb5b1a59d8d7f6a615041301d0c000000000000071b2d3e4c6277899eb4b4a2907c665544311d0b0000000000031628394b6073869bb1bcab9b8573604b3a2917040000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000e23384e63788da3beb8c3b7b2aeaeaeaeaeaeaeaeaeaeaeaeaeaeaeaeafb3bfd0c3b6b2aeaeaeaeae9b86705b46311b00000000000000001c31465b71869bb0ac97826c57422d1700081c3043546177859a9f8d7e6c60544330251506000000000000000000000000000000000000000000000000000412212e37444b53576065686a6c6d6e6e6e6e6e69614f3b27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536434a5d65747d878d93989a9b9c9c9a97948e877f76696054483c454b5b636f7a848e958874604b35200b000000001323303f4c59626f7d88949da6aeb4b9b7b2afabaaa9aaabaeb2b7b4afa59d928377645c4a3c2c1a0a00000000000000000d1d31424b60748398a0b3b4aa9f97908b898a8c9199a1b2b7ab9f95806b604e3e2d19090000000000000000081b2e3e4b607282979fb3b8b8b3a99f9a969595979a9faab3b8b6ab9f94806a5f4d3b2a1804000000000000101f344759697f94a5b6b19c8673604b3929160300000000091e324557687d92a3b5b59f8d7a645443301c0c000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000e23384e63798da0b2c2b7a59d9898989898989898989898989898989899a1b3c7b6a59c98989898989885705b46311b00000000000000001c31465b71869bb0ac97826c57422d1700011426364759617584897c69604a433625130700000000000000000000000000000000000000000000000000000003111927313639454b4f525557585859595959544f42321f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c304354606a7b87939ca4a8adafb1b2b1b0ada9a59c94897e73625a4c56606b79848f9aa2a68f7a6550372614010000091930414d5d657784929ea6b3b7b5b1a9a59d999695949596999da6abb4b7b2a199887a645b493828160200000000000005182a3b4e606d8297a1b2b2a39b8b827b767474777c848f9da5b5b59e937e685c4a37261401000000000000000d22374b5c6b8095a0b1bdb4a79e938a84817f7f81858a949ea7b5bcb59e917d675947341f0d00000000000005182a3b4b6074879cb2b6a4937e685746321e0d00000005182b3b4b6075889db2b9a898826d5d4b36261400000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000c2135495b6e8298a4b5b29d87838383838383838383838383838383838399afc4b29c87838383838383806b56402b1600000000000000001c31465b71869bb0ac97826c57422d17000008182a3a4757617579665e4f423025180800000000000000000000000000000000000000000000000000000000000009151d202832363a3d40424243444444443e3b322414020000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c31414a6072808d9da5b2b6b4aca6aa9f9fa8a5abb3b2a79e938578655d6475808b9aa2afb3ac96816c5544311d0800011426374d5f677b899aa2b3b8b4b0a49c938d888481807f808184888e969fa9b4b3a69e8979635645321e0c0000000000000b1f344859687d92a0b1b2a19985786d6561575962676f7b879ca4b5b49f8b7a645544311d09000000000000091d2f404f647a8c9fb4beb4a29a887e766f6c6a6a6c70767f899ba3b4bcb39e8977614c3c2b19050000000000000d1d314556667c91a1b3b39d8875614b3b2b180500000b203448596a7f95a6b7b49e8a77624d3f2e180800000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e0000000000000000000000000000000000000000000000061a2c3d4b6175869ca7b49f89796e6e6e6e6e6e6e6e6e6e6e6e6e6e6e788da2b8ab96816e6e6e6e6e6e6b62503d281400000000000000001c31465b71869bb0ac97826c57422d170000000c1c2a39465660635b4c40321c1308000000000000000000000000000000000000000000000000000000000000000002080b161e2125282b2c2d2e2e2f2f2f29271f140600000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a4e5f6b80959fabb7b2a99f97908c8a898b8f969ea7b4b3a39b897b6d7a86959faab3b2ab9f998875604b35200b00081d314455677d8c9ea7b4b7b3a29a90867e78726f6c6a6a6a6c6e7379818b9ba2b4b8a79c8674604b3a2a18040000000005192b3c4c6277899eb3b4a2998374635b504c46474c515d6577869ca6b7aa9b8573604b3727150100000000000f24384c5e71859babbcb4a29a84766961575755555757616977859aa2b4b8a797816c5a4834200b000000000000021527384c5e6f849aaab8a695806b594834200f00071a2d3d4c62778a9eb4b6a5947f6a59483420100000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e0000000000000000000000000000000000000000000000000e1e3246576379899eaba89d87766154595959595959595959595963788da2b8ab96816c595959595956504433210e00000000000000001c31465b71869bb0ac97826c57422d17000000000c1b2938454b4e4a3d3022140000000000000000000000000000000000000000000000000000000000000000000000000003090b1013151718191919191914120c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f334758687d929eb4bcafa0988a817b777574767a8189969faab4a79e8b828b9ca4b4b5b1a0988c847d73604b35200b000b20354b6075869ba5b7b3a69d91857b7169635a5a5655545556595b636b78849aa2b4b6a495806b5947341f0a000000000b2035485a6c8297a7b9a79a84746056493c363334373f4b596277889dabb5a3927d685544311d080000000004182a3a51667b90a3b5b9a89a847461584b4639404039464c596175849aa8b9b49f8b78624d38220e000000000000000a1a2f404e63798b9fb4b49f8a77624d3d2d1a070921364a5b6d8297a8b9b29c8774604b3b2b18020000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000000000000000003162839495b667c8d9fb5a5998372604b4043434343434343434d63788da2b8ab96816c5643434343403d3326160400000000000000001c31465b71869bb0ac97826c57422d1700000000000b1a28323639362d1f120400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a4c6177899eb3bcaf9d9482776c6661605761656b76818b9da5b5aa9f979fa9b6b4a49c8f83796f67605544311d0800081d3144556277879da8a199887c70655d544d493c41403f40413d4a4e5a6274849aa7b8b49f8a77614c37220c000000011426374d62788b9fb4b39e8978625645382c211e1f222e3b4859657b8d9fb5b29d8774604b35200b000000000a1f3447596f8499aec1b49e8a776256473a32282a2a29333a47576277899eb3bbaa95806a553c2c190600000000000000122136495b6c8196a7b8a897826d5b4a362111192f404e63798c9fb4b3a1907c665645311d0d000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31475c71869cb1b8a38e79634e39240e000000000000000000000000000000000000000000000000000b1b2c3c4c5e6b8095a1b3a195806b5e4d3d2c2e2e2e2e2e384d63788da2b8ab96816c56412e2e2e2b282116080000000000000000001c31465b71869bb0ac97826c57422d170000000000000a161e2124211a0f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b0d0e100e0d0b080100000000000000000000000000000000000000000000000000000000000000000a1f3347586c8196a8b9b19f947f6e6159514c4a464b5058616b79879ba3b5b4acb4baab9f95867b6e635b514b44372614010001142637485963798a9e968376675f504b3f38352c2c2b2a2b2c2d363c49566277899eb3baa8947f6954372614010000081d3144556b8095aab8a6937e69594838281a0e0a0b111d2b3b4b5d6d8298abb6a5917c6651392917030000000c22374c61778b9fb4bbaa957f6a594838291e161515171e2a3948596a7f94a9bab29d87725b4935210c00000000000000061a2c3d4c6176899eb3b49f8c79634e402f1826374c5e6f849aabbaa999846f5e4c38271500000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b020000000000000005182a3b5d72889db2b8a28d78634d38230e00000000000000000000000000000000000000000000000000000e1e2f404b6072839aa5b09e917c665b493a2918191923384d63788da2b8ab96816c56412c191916140e04000000000000000000001c31465b71869bafac97826c57422d170000000000000003090b0e0c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000208131c202224252422201d140c0a0400000000000000000000000000000000000000000000000000000000000c21374c61768a9fb4b8a797826d614c473b373533363a464c5b6376869bb0c6c2bbaa9f8d8074655d4e4a3d353126190900000009192b3b4a5b667c8a817261584d41372e23201917151515171a212c3847596a8095aac6b09a85705544311d0800000b20354b6074889db3b39d8875604b3b2b1a0a000000000d1d2e3f4e63788c9fb5ae99846f5746331e0a00000012273d52677d92aabbb49f8b77614c3b2b1a0c030000030c1b2b3b4c61768a9fb4b6a58d78634d38230e00000000000000000f1f334758687e93a4b5ab9a846f5e4c3625314455667b90a2b3b49f8b79634e402f1a0a00000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b44341d15090000000000000b1f34475974899eb3c6a18c77614c37220c000000000000000000000000000000000000000000000000000000121c3043546176879da9b49e8a796358463625130e23384d63788da2b8ab96816c56412c170401000000000000000000000000001c31465b71859a9a9a97816c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151d25303537393a3937353126211f170c0400000000000000000000000000000000000000000000000000000013283d53687d92a9bab39e8976614c43342a21201e2132424f60687d8b9fb4c9cab49f8b7b6b60554b3f362d201d140900000000000d1d2d3d4c5e66796c6054473a30231c110c060000000000070e1a2a3b4e64798ea3b9b49f8a75604b35200b000010253a50657a8fa6b7aa95806b5645321d0d000000000000112135495b6f849aafb49f8a76614b36210c000002182d42576d8297acc8af9a846f5947341d0d0000000000000d1f3347586e8499aec3a8937d68533e281300000000000000000417293a4b6073869cb1b3a2907b66544330394b6073869cb1b7a696806b5b493522120000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b19b86716251443127190d01000000000d22374c62778ca7b9b9a88b76604b36210b000000000000000000000000000000000000000000000000000000011426364758647a8b9fb4a89c8676615443301c1223384d63788da2b8ab96816c56412c17010000000000000000000000000000172d42576c81858585857e69543f291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b1819191919110f090000000000000a1a273136434a4d4e4f4e4c4b443737332a1f170b0000000000000000000000000000000000000000000000000000182d43586d8298adc7aa95806b5847331f180c122331424f60697e8d9faabbb4b4bbaa927d685847372e211a0f0801000000000000000f1f2f404c5c645c4b43362a1c1308000000000000000000000d21364c61768ba1b6baa98d78624d38230d0002152738566b8095abb7a58e79634e38281500000000000000061a2c3d53687d92a8bbaa917c66513c27110000031729395b70869bb0bea9947f69543a2a18000000000000000417293a54697e93a9beac96816c57412c170200000000000000000c1d314455657b90a1b2b19b8672604a374657687e93a4b5b39d8876614b3d2c1a040000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b5a395806b624b44372b1d140906050917293a50667b90a5c5b49e89745645321e090000000000000000000000000000000000000000000000000000000008182a3a4a5c687d929fb1a4998372604a402f1f23384d63788da2b8ab96816c56412c17010000000000000000000000000000152a3e52636c7070707069614f3b2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c202e2f2f2f2f26241d120400000002152738454b546062636563626055544c473a33291b10020000000000000000000000000000000000000000000000001c31465b71869bb0c5a48e79644f3a291704112130414e60697e8d9fabbaaa9f9fabb39e8977614c3f2e1c08000000000000000000000111222f3d4a4e4a3d3026180c0000000000000000000000000c21364b61768ba0b6c7a38e79644e39240f00091d31455670859bb0b29d87725b4a361a0a00000509080300000e22374c62778ca4b6ac96816c5737261401000a1e33465774899eb4c9a5907a65503b2510000000000000000010253a4f657a8fa4c8af9a856f5a45301a050000000000000000011426374b5d6e8399a9b5a3917c6755444b6176889db3b4a3927d685746331f0e000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9c1af9e95806d6055483b312620191820263347586c8197acc1b09a85705b3828160200000000000000000000000000000000000000000000000000000000000c1c2d3e4e606c8197a3b3a1957f6a5e4c3d2c23384d63788da2b8ab96816c56412c170100000000000000000000000000000f22354552575a5a5a5a544f43321f0c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081826303543444444443c382f2212000000091d314556606e7477797a7977756f6961584c463a2d20120500000000000000000000000000000000000000000000001e33485e73889db3b9a78b75604b36200c0f1f2f3f4d5f687e939fabb9a99f8b8c9fb4a797826d5d4b372311000000000000000000000003111f2d3639362d1c1408000000000000000000000000081426374d63788da2b8c4a28d78634d38230e000b20364b60758a9fb4ad98826d583d2d1a080e101a1e1e180e0c0b1f34485972879cb1b09b86705544311d08000c21364b61768ba8b9bcab8c77624d37220d00000000000000000c22374c61778caabbb19c87725c47321d0000000000000000000009192e3f4d62788b9fb4b19c8673604b596b8095a6b8ab9b8572604a39291700000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9beb2ad9e96817462594b4437352c2b3437444c6176899eb3c5ac96816c57412c1700000000000000000000000000000000000000000000000000000000000000102031414b6074859ba6b59f8d7c665b493929384d63788da2b8ab96816c56412c17010000000000000000000000000000051727353e42454545453f3b3225140300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636434b5859595959514c402f1d0900000b20364b607483888c8e8f8e8c89847e776b61584a3e30231204000000000000000000000000000000000000000000001e33495e73889eb3b39e89745645321d0c1c2d3d4b5d677d8d9fb4b8a89e8b7b8197a6b1a08f7b654f3f2e1c080000000000000000000000010f1a2124211a0f01000000000000000000000008101826314455687e93a8bdb8a68b76614c36210c000f24394f64798ea9baa9937e69543e29141c23252f33332e23211a182a3b586d8398adb49f8a74604b35200b000e23384d63788da2c6b59f8a75604b35200b00000000000000000b20354a60758a9fb4b39e89745e4926140100000000000000000000112035495a6b8095a6b6a4927d685562788a9fb4b59f8d7a645443301b0b00000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b2a0989f9f9784776860554d493c3b484d55606d8197a7b8b8a7917c67513c27120000000000000000000000000000000000000000000000000000000000000002131d3145566278889eaaab9e897963574632384d63788da2b8ab96816c56412c17010000000000000000000000000000000917222a2d3030303029271f140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354606d6e6e6e6e665e4c38240f0000091d31455672879ca7a3a4a3a89f9993898076645c4d41302212000000000000000000000000000000000000000000001d32475c72879cb1b49e89745947341f18293a4a5c657b8b9fabb8a79e8a7b6675889db2b09a85705d4b37231100000000000000000000000000070d0f0d07000000000000000000000108101b222d36434b6073869bb1c6b39e88735746331e0a0012273c52677c91a7c7a5907a65503b25212e373b4449484338352c1f2a3f556a7f94aabaa98d78624d38230d000f24394e64798ea3b9b39e89745544311d080000000000000000071c30435473889eb3b49f8a755544311d080000000000000000000006192b3c4b6175889db2b29d8774606d8297a9b9a797826d5c4a3625130000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9ad98838d9fa29a897d7469635a5d5d5962687380959fb1c5b39e8975604b36200b000000000000000000000000000000000000000000000000000000000000000002152738485a657b8c9fb4a79c8675614b43384d63788da2b8ab96816c56412c170100000000000000000000000000000000050f15171b1b1b1b14120c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b607282848484837c66513c2611000002152738576c8197acb0afb0b3b4afa89e95877a675f4d402f1f0e0000000000000000000000000000000000000000001b30455a70859aafb9a88c77614c372226364758647a8a9ea9b9a79e897a655d677c91a3b4a2907b65503f2e1c08000000000000000000000000000000000000000000000000000409141d202e373e4a54606a8095a3b5c1ad97826d583929170300152a3f556a7f94aabcab8d78624d3823313f4b505a5e5d584e493d2e273d52677c92a7c7a5907b65503b2610000f253a4f647a8fa4b9b39e88735e372715010000000000000000001325485d73889db2bbaa8a75604b35200b00000000000000000000000e1e324657677d92a3b4a5927d68798c9fb4b39e8977614c3e2d18080000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4c9a38e797d8d9fa79e92867e7874727274777d86959eb0bdb8a796816c5645321d090000000000000000000000000000000000000000000000000000000000000000000a1a2b3c4b5d6a7f94a1b2a498836e614f404d63788da2b8ab96816c56412c170100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a50667b909999998a78624d38230d00000012273c51677c919d9b9a9b9ea7acb4b4a59d8b7d675e4c3d2c19090000000000000000000000000000000000000000162b40566b8095abc2a7917c6752402f3043546176879da8b9a89e897a645c4d5f70859bb0af9a84705d4b37230d0000000000000000000000000000000000000000000000060c171f2631353f4b4f5c647380959eafc1b4a3907b66513b26110000172c42576c8197acb59f8a75604b3631424e5d656f73736d635b4b3f2e3a4f647a8fa4b9a7927d68523d28130010253a4f657a8fa4bab39d88735e48331e000000000000000000001d33485d72889db2b5a08b75604b36200b0000000000000000000000031628394a6072859babb29c87758399aab6a4947e695947342010000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4bcab8c77687d8b9da6a49c938d898787898c929ca4b0bcbcb39e8977614c38281502000000000000000000000000000000000000000000000000000000000000000000000d1d2f3f4f616e8399a4b2a0947f6a5e4c4d63788da2b8ab96816c56412c1701000000000000000000000000000000000000000000040a0c1115191a1c1c1c1b1815110c09030000000000000000000000000000000000000000000000000000000000000000000000000a1f3346586e8398adae9a85705a4935200c0000000c21374c61768c88858486898e979faab6a99f8c7c665b49372614010000000000000000000000000000000000000010253b50657a90a4b6af9a846f5e4c3b404b60728399a5b6a99f8a7b655c4a4151667c91a3b4a28f7a65503b2a18050000000000000000000000000000000000000000090e1a21293337444b515d646e7a85959eafbcbbaa9b85705e4c38240f0000192e43586e8398adb39e89745645313c4e60687b8488888279655d4b37384e63788da3b8a9947e69543f29140010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b0000000000000000000000000b1c304354647a8d9fb5a5988398a1b3b19c8674604b3b2a1802000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b49f8a7560677a8799a1b1a9a89e9d9d9ea8a7b1b5c2b6ab9f927d675847331a0a000000000000000000000000000000000000000000000000000000000000000000000000112132434b6175869ca8b49f8d7c665a4d62788da2b7ab96816c56412c1701000000000000000000000000000000000000040b0c181f22262a2e30313231302d2a26211e160b07000000000000000000000000000000000000000000000000000000000000000000000c21364c61768a9fb4a8927d68523c2c19060000000a1f3347586f7773706f707479828b9da5b7aa9f8a79635544311d0b000000000000000000000000000000000000000b20354a6073869cb1b3a2907c6659484c5e6b8095a1b3b49f8b7c655d4b3e384c5e71869bb0ae99836e5947341f0800000000000000000000000000000000000108111c232c353a464c556067707a838e9aa2afbcbcb49f8b7a644f402f1c0900001a30455a6f849aafb29d88725d3835485a687e8d999e9d988a7b655544374c61778ca1b6ab95806b56402b160010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000000000000000001325364a5c6d8298a8b2a098a0b2b3a1907b655544311d0c00000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4aa9e8873545c647783919ca5aeb3b2b2b4b9c6b9b4aea49c8d7e685f4d3a2a180000000000000000000000000000000000000000000000000000000000000000000000000003151e33465763798a9eb4ab9e8978625462778ca1b7ab96816c56412c170100000000000000000000000000000000000c181f222a34373c4043454647464543403b363228221b100400000000000000000000000000000000000000000000000000000000000000061a2c3d53687e93a9b49e8976614b36210e0000000004172a3a485962595b5a5460646d7a879da5b7a99b8573604b39281603000000000000000000000000000000000000071c304354677d92a2b4b39e8877625658657b8d9fb5b09e927d675e4c3f2e2f4052677c92a7b49f8b77624c3625130000000000000000000000000000000009141d202f383d494e586169747c858f99a1b0b4c0b8ab9f937e685c4b3722120000001b30465b70859bb0b19c87715c47384d62788b9fabb3b2a89d8774604b364b60768ba0b5ab96816c56412c170010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b0000000000000000000000000008182e3e4c62778a9eb4b2adb2baa999836e5e4c3727150000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8f94949486715c4b59616e7c8791999ea8a5a6a6a4a89e9992877c68604e41301c0c000000000000000000000000000000000000000000000000000000000000000000000000000003172939495b677d919eb0a79a84736061768ba0b6ab96816c56412c170100000000000000000000000000000009171d2a34373a474c5155595a5c5c5b5a5855504b4639372e1f170c0000000000000000000000000000000000000000000000000000000000000c2135495b70859bb0ad97826d5746321e0900000000000c1c2b3b484d483b36434a4f5c6478879da8b4a3937e695746321e09000000000000000000000000000000000000001325364a6072849aa7b8a69b8574606176879dabb3a196806b5f4d402f2121364b6075899eb3aa947f6a5443301c0700000000000000000000000000031219263135404c505b636c767f87919ba3aeb3bfbcb5a79e8d7f69604e3e2e1b040000001c31465b71869bb0b19b86715c463f54697e94aabbc9c6b7a58f7a65503a4b60758ba0b5ac97816c57422c170010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000000000000000000010203448596a7f94a6b7c2c9b49f8a78624d402f19090000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62777f7f7f7f7d68523a474c5f67747c83898d9091918f8d89847d74665e4e42312313000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2c3d4d5f6b8096a2b4a2947f6a60758baabbab96816c56412c17010000000000000000000000000000051727353b474c545961666a6e6f717171706d6a6661574f4b3e332a1c0e00000000000000000000000000000000000000000000000000000000011426374e63798ea3b5a58f7a6550392816030000000000000d1d2b3437342b2530353e4a5a63798a9fb4b39e8875614b37271502000000000000000000000000000000000000081c3043546278899ea9b4a39983746d8298a6b6a5998372604b413021111e3245566c8197acb29c8773604a35200b0000000000000000000000000b161e2f37444b525e656f78818a949da5b0b4c1bcb5ab9f98897c69614f42312010000000001c31465c71869bb1b09b86715b4642576c8297acc8d8d4c3a8927d68533d4a60758a9fb5ac97826c57422d170010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000000000000000000005182b3b4b6075889db3c8c3ae99846e5b49352111000000000000000000000000000000000000000000000000000000000000000000000000000000000b20344859626a6a6a6a685f4e3a34414d5560676e74787b7c7c7a78756e6860554c403124140500000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f30414b6073849aa6b49f8b7a64758a9fb4ab96816c56412c170100000000000000000000000000000f2235455259616970777b7f838586878685827f7b766e645c4c473a2c1e0e000000000000000000000000000000000000000000000000000000081d3144556b8096abb29c8773604a35200b00000000000000000d1820222018131c202e3c4a5b687e93a3b5a6947f6a5544311d0800000000000000000000000000000000000000132536485a647b8b9fa9b3a199847c92a0b2ab9c8776615443302313021628384f647a8fa6b6a58f7a654f3a251000000000000000000000000d1b2932404c556068717b848c979ea8b2b7c3bab4ab9f998d8277665e4f4332241402000000001b31465b70869bb0b19b86715c4642576c8197acc5d6d2c1a7927d68523d4b60758ba0b5ac97816c57422c170010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000000000000a1a30414e64798c9fb4cac7b49f8b79634e402f190900000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b484d55555555524e41311f3037444b5254606365676665636055534b44372f22140600000000000000000000000000000000000000000000000000000000000000000000000000000000000001121d3144556177879da9aa9c867574899eb4ab96816c56412c17010000000000000000000000000000152a3e52636c777e858b9195989a9b9c9b9a9895908a837a6d6158493c2c1c0c00000000000000000000000000000000000000000000000000000b20354b6074889db3ab957f6a5443301c07000000000000000000050b0d0b050007101e2d3d4b6073859bb1b29d8874604b36200f0000000000000000000000000000000000000008182b3c4b5d657c8b9ea7b3a199929bacb49f8c7a64584636261405000a22364a5c73889db2ab96816b563d2d1a070000000000000000000d1d2b39464b5e66737d8690999fabb4b9c3b7b2a89f978c847a6d62594d403224140600000000001b30455b70859ab0b19c87715c473e53687e93a7b9c6c3b5a38e79644f394b61768ba0b6ab96816b56412c160010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000000000031628384d5f70849aabbcb6b2b6aa99846f5e4c372715010000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b34373f3f3f3f3d3a3123131927313536434b4e5051514f4e4b44373531271912040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426374759647a8b9fb4a4968173889db2ab96816c56412c17010000000000000000000000000000172c42576c818b949a9fabaaaeafb1b1b0afadaaa99f988f8276635b493a2a170400000000000000000000000000000000000000000000000004172a3a51667b90a6b49f8b78624d3625130000000000000000000000000000000000000f1c304354667c91a5b6a6917c67523d2d1a07000000000000000000000000000000000000000e1e2e3f4c5d657b899ca4b3afa7acb5a495806b5d4b3a2918080000071b2e3e576d8297acb19d87725c4a36210d00000000000000000c1c2b3b4857616d7c86929ca4afb5bcc0b4b0a59d948a81796f645c4c473b302214060000000000001a2f455a6f849aafb29d88725d39374c6176899ea8afaea59b85705c4a374c62778ca1b7aa95806b55402b160010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000000000091e324556677c91a2b4b4a59ca5b3a1907b665544311d0c000000000000000000000000000000000000000000000000000000000000000000000000000000000d1820222a2a2a2a28251e130509151d20263035383b3c3c3a38353127201d1509000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192a3b4b5c687e93a0b59f8d7a869cb1ab96816c56412c17010000000000000000000000000000172c41576c8196a9b0b4aea9a5a2a1a1a2a4a9afb4b4ada0988779635847331f120000000000000000000000000000000000000000000000000a1f3347586e8398aeaf9a846f5a48351808000000000000000000000000000000000000011426364b6073879cb2b09a85705b4a36210b000000000000000000000000000000000000000010202f3f4c5d65788699a1b3bcc6b19c8674604b3f2e21130500000011273c51667c919c9c9c8e79644e39240f0000000000000008182a3a4859627582909ca4b1b6c2bab4ada29b91877f766c635b4f4a3e342a1d120400000000000000192e43586e8398adb49e89745745334758657b89959a99948778624d3e394e63788ea3b8a9947e69543f29140010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000000005192b3b4b6075879db2b4a29a879caab19c8674604b3a29170400000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d1515151513100b01000001080b141c20232627272523201d150b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2e3e4e606d8297a3ab9d88889eb3ab96816c56412c170100000000000000000000000000000e23384d63788c9fa99f9994908d8c8c8d8f949aa2b1b6b2a59d8776614c402f1c0900000000000000000000000000000000000000000000000c21374c61768a9fb4a8927d67523c2b190000000000000000000000000000000000000000081c304354697f94a9b4a28e79634e39281603000000000000000000000000000000000000000211212f3f4b5a62758399aec3c3ae98837462594b3f3123150700000c21364c617686878787867e68533e281300000000000000132536475862788598a0b1b6c2b8b3a99f988f857c746a61584e493d362d1f180d000000000000000000172c41576c8196acb9a88b76604b363a4c5d65788084847f75625a49353a50657a8fa5baa7927d67523d28120010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000000008203448596a7f95a5b7ab9a84788c9fb4a4937e695847331f0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0e101211100e0b08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102031424b6074859ba7a69d9ea6b8ab96816c56412c170100000000000000000000000000000c2035495a6e8399928a847f7b787776787a7f858f9ca4b5b7a698826d5e4c38230d00000000000000000000000000000000000000000000071a2d3d53697e93a9b39e8975604b36210e0000000000000000000000000000000000000000011426364c6176899fb4ac96816c5746321e0900000000000000000000000000000000000000000311212e3c495763788da2b8c9b2a0988577655d4e4133251507000a1e33465761717272727268604e3a2611000000000000071c3043546176869ba3b2beb9b4a69d958a827a706760554c473a352c221b100500000000000000000000142a3f54697f94a9c6a38d78634e382f3f4c59626b6f6f696157493c2b3d52687d92a7c6a58f7b65503a25100010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000000000000008182e3f4d62788a9fb4b59f8d7a6d8298abb39e8976614c3d2c1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002141e3245566278899eabb2b3b8c5ab96816c56412c1701000000000000000000000000000006192c3c50657b867d756f6965636161636569707a869ca4b5b2a0907b66503b2b18050000000000000000000000000000000000000000000c21364a5b71869bb0ac97826c5645321e09000000000000000000000000000000000000000005182a3b4d63788b9fb4b39e8975614b36211000000000000000000000000000000000000000000003111f3347586c8196acbab4a8b4a39b887b685f50433325150503172939464c5c5c5c5c5c534e42311f0b0000000000011426374a6072849aa4b5c2b5a89e94887f776d645c524b44373329211a0f0700000000000000000000000012273c51677c91a6c6a6907b66513b262f3b484d565a59544b46392b2536556b8095aabaa88c78624d37220d0010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000001325364b5d6d8298a8baa898826d63798c9fb5a796816c5b4935211100000000000000000000000000000000000000000000000000000000000000000000000000010d161c1e2020202020202020202020202020202020202020202020202020202020201917110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002162838485a667c8d9fb4bfc1c1ab96816c56412c17010000000000000000000000000000000e23374b5d657167605754504d4c4c4d4f545d6576869cabbcae99846f594834200b0000000000000000000000000000000000000000011527374e63798ea3b5a48f7a644f3828160300000000000000000000000000000000000000000b1f3447596c8197abbcb9a8927d68533e2d1b070000000000000000000000000000000000000000000c22374c61778a9fb4a99f939ea8a69d8c7d6a615043322313010b1b29333647474747473e3a312414020000000000081d314455677d92a2b4c2b5a49c8a7f756a62594f4a3e3531271f170c0600000000000000000000000000000e24394e63798ea8baaa947f6a5537271d2b34374045443f3632291c3043546f8499aeb49f8973604a35200b0010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000000000000071c304354647a8fa0b2b49f8a77625b6e8398abb49f8b79634e3f2f1909000000000000000000000000000000000000000000000000000000000000000000000001111e2a31343535353535353535353535353535353535353535353535353535353535352f2c24190a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2b3c4c5e6a7f95a1acacacab96816c56412c1701000000000000000000000000000000081c2e3f4b505b524b45393b383737383a3f4b58647a8c9fb4b49f8b77624c37220d0000000000000000000000000000000000000000081d3144556b8196abb19c87725d4b371a0a0000000000000000000000000000000000000000031729394c62778a9fb4c9c6b09b86715c4a36220b0000000000000000000000000000000000000000061a2c3d54697f94a8b49f8b7e8a9ca4aa9f927f6a614f41311f0f000b171e21323232323228261f14060000000000000b20354b6074889db2c0b5a49c86786960564c473b362d201d150904000000000000000000000000000000000b20354b6075899fb4ae99846f5544311d1920222b2f2f2a211e1620354a6074889eb3b09a85705443301c070010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000000000031729394a6072859bb0b7a695806a594e63798c9fb4aa99836f5d4c37261401000000000000000000000000000000000000000000000000000000000000000000000d1e2f3c45494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4440362919070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2f404a607283969696969696816c56412c17010000000000000000000000000000000011212e373a463d3632282623222123252e3a4a5c6f8499afbbaa927d68533d281300000000000000000000000000000000000000000b20354b6074889eb3ab947f6a543f2e1b0000000000000000000000000000000000000000000a1e3346576b8095a9b5b1b4b5a38e7a644f3a291704000000000000000000000000000000000000000c2135495b71869bb1ad97826d798699a1b49d947f6a5f4e3d2d190900030a0c1c1d1d1d1d13110b020000000000000010253b50657b90a6b7bbaa9c8676625a4b4538342a221b100801000000000000000000000000000000000000081d31445570859ab0b49e8975604b35200d0b0d161a1a140c0a0e24394e63798ea6b8ab96816b56362513000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b0000000000000000000a1e334657687d92a3b5b39d8875614b4a5b6e8398aab3a1907b655544311d0c00000000000000000000000000000000000000000000000000000000000000000000162a3c4d595e60606060606060606060606060606060606060606060606060606060606059544736241100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111c30435461768181818181817d67513c2712000000000000000000000000000000000003111c23253128211e16100e0c0c0e101c2d3e53687d93a8c8ac96816c57412c170200000000000000000000000000000000000004182a3a51667c91a6b49f8b77624d3722100000000000000000000000000000000000000000021527384c6176899eb3a49c9fa9ac97826d5846331f0a000000000000000000000000000000000000000e23384e63788da3b5a68f7a6463758398a0ae9d927d685b4a3726140100000007070707070000000000000000000001172c41566c8196abc4b49f8c796358483c32281f180d070000000000000001080b080100000000000000000001142637556a7f95aab9a8907b65503b2a180500010504000008182f40556a7f95aabaa8907b66503b2611000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000000006192c3c4b6176889db3b6a4937d6857463d4e63798c9fb4b19c8673604b3a2917040000000000000000000000000000000000000000000000000000000000000000001c3145596b737575757575757575757575757575757575757575757575757575757575756e6554402c1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364658616c6c6c6c6c6c675f4d39241000000000000000000000000000000000000000080e101c120b09030000000000001024394f64798ea4c9b09b85705b46301b000000000000000000000000000000000000000a1f3447596e8399aeaf99846f594834200b0000000000000000000000000000000000000000091d314556697f94a7b19c868a9fb49f8a76614c3621110000000000000000000000000000000000000014293f54697e94a9b29d8873605761738298a1b49f8a79635544311d0800000000000000000000000000000000000004192f44596e8499aec3ae99836e5b493a2b1e160a05000000000000000008141c201c14080000000000000000000f24394f64798ea4b6ad98826d5948341f100000000000001325364c5e71869cb1b49f8a75604b36210b000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b0000000000000000092035495a6b8096a6b7b19c8673604b3935495b6d8297a9b5a4937e685846331f0e0000000000000000000000000000000000000000000000000000000000000000001e34495e73898a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a836e59442f1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000818293a464c565757575757514d40301d0a0000000000000000000000000000000000000000000006000000000000000000000c21364c61768babbcb29d88735d372614010000000000000000000000000000000000000c22374c61778b9fb4a7917c67523b2b180500000000000000000000000000000000000000011426364b6074889db2a5907c8298ada8937e69533f2e1c08000000000000000000000000000000000002152737596e8398aeac97816c54465560738399a4a99c8673604b352010000000000000000000000000000000000000061c31465b71869bb0bfa9947f6a543d2c1b0e0300000000000000000314182630353026180b00000000000000000d22364a5c72879cb1b49f8b77624c3f2e1d0e03000005111c304354657b90a4b6ad98826d5645321e09000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b0000000000000009192f3f4d63788b9fb4b4a2907c665544312c3d4d62788a9fb4b39e8876614c3c2c190600000000000000000000000000000000000000000000000000000000000000001e34495e73899e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f99836e59442f190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2933364141414141413c39302212000000000000000000000000000000000000000000000000000000000000000000000a1e334657758a9fb4b49e89745544311d080000000000000000000000000000000000071b2d3e54697e93aab39e8975604b36200d0000000000000000000000000000000000000000081c304354687d92a6b29c87727b90a6b19c86715d4b37230c0000000000000000000000000000000000081d31445573889db2a7927d67523744556175869cb1a4937e68533e2d1b070000000000000000000000000000000000071c31475c71869cb1bda8927d68533d28130000000000000000020b171e3136434b4336291b0b00000000000000071b2d3e54697f94a7b9a997816c5d4b3b2c1e16131318202f3f4a6072859bb0b5a3907b655038281602000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000011426374c5d6e8399a9baab9a84705e4c3726203448596b8096a7b8a796816b5b4935211100000000000000000000000000000000000000000000000000000000000000001e34495e73899eb3b4b4b4b4b4b4b4b4b4b4b4bbb5b5b5bbb4b4b4b4b4b4b4b4b4b4ae99846e59442f19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f212c2c2c2c2c2c27241d120400000000000000000000000000000000000000000000000000000000000000000000031729395f74899eb4b9a88a75604b35200b00000000000000000000000000000000000d22364a5c71869bb1ac97816c5645321d0900000000000000000000000000000000000000000b20354b6073879cb1a8947e6974889db3a48f7a654f3a2a1804000000000000000000000000000000000b20364b60758ba6b7a38e79634e39374657657b8fa3b29c87725c4a36220d0000000000000000000000000000000000051b30455a70859aafbfa9947f6a543c2c1a0d0600020001080b161e2933424e5460544639291808000000000000001021364c6176899eb3b49f8c7a6459493c322928292b343f4b5d697e93a3b5b09b85715d4b371a0a00000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000000081d314455657b90a1b3b59f8d7a644f402f19192b3b4c6176899eb3b49f8b78634d3f2f1909000000000000000000000000000000000000000000000000000000000000001e34495e73899e9f9f9f9f9f9f9f9f9f9f9f9faabbcebbaa9f9f9f9f9f9f9f9f9f9f9f99836e59442f190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c17171717171712100a000000000000000000000000000000000000000000000000000000000000000000000000001f34495e74899eb3c6a08b76614b36210c00000000000000000000000000000000021527374e64798ea3b5a48f7a644f3828150200000000000000000000000000000000000000081c2e3f51667c91a4b49e8a76616b8096abad98826d5847331f08000000000000000000000000000000000d22374c62778ca1c4a18c77614c3728394b5d70859bb0a58e79644f39240f000000000000000000000000000000000002172c41576c8196acc4ae99836e5a49382b211a181717141c20283239464c606874615746362513000000000000000a1f3346586a7f95a4b6aa9d8777635a4b46393e3e3b484d5d657b8b9fb4b2a1907b66503f2e1c0000000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000004172a3a4b6073869cb1baa998836e5c4a3622120d1f3347586a7f94a6b7aa99836e5d4b372614010000000000000000000000000000000000000000000000000000000000001e33485d73888a8a8a8a8a8a8a8a8a8a8a8a8c9fb4cab49f8c8a8a8a8a8a8a8a8a8a8a8a836e59432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000000000000081d3144556c8196abb19c86715c4a361a0a00000000000000000000000000000000000000000e23374b5d70859bb0ac97816c5863798ea3b49f8a77614c362513000000000000000000000000000000000e23384e63788da3b5a08b76604b36212e3f556a7f94aaa8937e69533e291400000000000000000000000000000000000011273c51667c91a6b8b49f8b786256483c362c2d2c2d26303538454b57616d7e8675615443301c120000000000000417293a4b6074869ca9b7a59c86786961575553535559626c7b899ea9b7a699836e5e4c3821110000000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000000a1f334758697e93a4b5b49f8b78624d3e2d1b040417293a4b6075889db2b3a1907b655544311d0b0000000000000000000000000000000000000000000000000000000000001b3044586a737474747474747474747474747f94aabfaa958074747474747474747474746e6453402b170000000000000000000000000000000000000000000000000000000000000000000000000000000000040e141620202020202018150f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000000000000000000000000000b20364b6074889eb3aa947f69543e2d1b0000000000000000000000000000000000000000071a2d3d50657b90a3b4a28e79634e5b71869bb1a9947f695443301c070000000000000000000000000000000c22374c61778caabba18c76614c3721273d52677c92a7ab95806b56402b160100000000000000000000000000000000000b20364b6075889eb3baa99a8474625a4e493d43414236434b4e566069768293998372604a402f1d090000000000000c1e324556647a8b9fb4b6a49c8a7f766e6a68686b6f77818d9ea7b9a99d8877624c402f1c030000000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b00000000071a2d3d4c6176899eb3b9a796816c5a4935201000000c1e324556687e93a4b6b19c8673604b3a291704000000000000000000000000000000000000000000000000000000000015293b4c585d5f5f5f5f5f5f5f5f5f5f5f6a7f94aabfaa95806a5f5f5f5f5f5f5f5f5f5f59534636241000000000000000000000000000000000000000000000000000000000000000000000000000000000081621282b3535353535352d2a231709000000000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000000000005182a3b51667c91a7b49f8b77624c37221000000000000000000000000000000000000000000d21364a5c6f8499afaf9a85705b4a54697e93aab29c8773604a35200d0000000000000000000000000000000b20354b60758a9fb4a48f79644f3726273c51667c91a6ac97816c57422c17020000000000000000000000000000000000091d324556697e93a3b4b4a29a84786b635b5a585757585460646b757f8998a0a195806a5e4c38240f000000000000021628384b5c687e929db3b6a89e9489837f7d7e80848b969fabb6a99f8b7a645948342211000000000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000000821364a5b6c8196a7b8b39e8976614c3c2c19020000031628384b6074869cb1b5a4937e685846331f0e00000000000000000000000000000000000000000000000000000000000c1d2d3b44484a4a4a4a4a4a4a4a4a4a556a7f94aabfaa95806a554a4a4a4a4a4a4a4a4a434036281807000000000000000000000000000000000000000000000000000000000000000000000000000000001626333d404a4a4a4a4a4a423f352717000000000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000000000000000b1f3447596f8499aeae99846f5948341f0b0000000000000000000000000000000000000006192b3c4e64798ea1b3a5917c67513d4c61778b9fb4a5907b65503b2b18050000000000000000000000000000081d31445570869bb0a9947f695544312b3c54697e94a9aa95806b55402b16000000000000000000000000000000000000021528384b6073859ba6b8b4a29a8a8079736f6d6c6c6e7074798088949ea7b2b59f8b7b66513b2611000000000000000a1a2e3e4e60697e919ea8b2b4a89e99959393959a9faab4b4a59d8b7b655c4b3b2a1804000000000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b000000081830404e63798b9fb4b7a5947f6a5847331e0e000000000a1d314455677c91a3b5b39e8876614c3c2c190600000000000000000000000000000000000000000000000000000000000f1d2930333535353535353535353f556a7f94aabfaa95806a554035353535353535352e2b24180a000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a33445056606060606060575245351c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000000000000000d22374c62778b9fb4a7917c66513b2a1805000000000000000000000000000000000000000b2035495a6d8298adb29d8774604b3547596e8499aeae99836e5948342009000000000000000000000000000001142637556b8095aab19c8673604b433b485a6e8398aea8937d68533e2813000000000000000000000000000000000000000a1c3043546379889da6b4b4a89f968e88848281828385898e959da6b3b7b2a0978576614c37220c0000000000000000102031424f60697c8998a0abb2b4aeaaa8a8aaafb4b1aa9f96877a655d4c3e2e1d0d00000000000010253a4f657a8fa4bab39d88735e48331e090000000000000000081d33485d72889db2b5a08b76604b36210b0000011426364c5e6f849aaab2b29d8775604b3a2a170000000000011527374d5f70859bb0b2a696806b5a4935200c0000000000000000000000000000000000000000000000000000000000000c151b1e1f1f1f1f1f1f1f1f2a3f556a7f94aabfaa95806a55402b1f1f1f1f1f1f1f19171007000000000000000000000000000000000000000000000000000000000000000000000000000000000215283850626b7575757575756d63523a29170400000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000000000000071b2d3e54697f94aab39e8875604b36200d0000000000000000000000000000000000000004182a3a4d62788b9fb4a9947f6a5544313a51677c91a7b49f8b77624d3726140100000000000000000000000000000e23384d63788b9fb4a4947f696054575962788c9fb4a48d78634e38230e0000000000000000000000000000000000000001142636495b6379889aa2b3b8b4aba69d99989697989b9ea7aab2b7b3a69d918275615847331f0a000000000000000002132432424f5e6678838e969da5a5a7a9a8a7ab9f9b958b8076645c4c3f2f20100000000000000010253a4f657a8fa4b2b29d88735e48331e090000000000000000081d33485d72889db2b2a08b76604b36210b0000081c304354667c919d9d9d9d927d675645321c0c0000000000000919304150657b909d9d9d9d8b78634d38230e000000000000000000000000000000000000000000000000000000000000000107080a0a0a0a0a0a0a152a3f556a7f94aabfaa95806a55402b150a0a0a0a0a0a0402000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3245566b808a8a8a8a8a8a816d5846331f0800000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000000000d22364a5c71869cb1ab96816c5645311d09000000000000000000000000000000000000000a1f3447596c8197aab49f8a77614c3727364b6075889eb3aa957f6a5544311d0800000000000000000000000000000c2035495a6d8298a6b49f8d7f736d6c6e77849baab19c86715b4935210c000000000000000000000000000000000000000008182c3c495b637884939ea6b0b4b7b3afadacacadb0b3b9b4afa79e94887c6d6057473a2a180400000000000000000006142432404d5a626e7981878c90929393928f8b867f776b61574a3e2f2111020000000000000010253a4f657a8f9d9d9d9d88735e48331e090000000000000000081d33485d72889d9d9d9d8b76604b36210b00000b20354b60748488888888888472604b38281600000000000000001223374b5d6e828888888888816c57412c170200000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075889e9f9f9f9f9f8a76614c36251300000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000000021528384f647a8fa4b5a38e79644e38271502000000000000000000000000000000000000031629394c61778a9fb4ab97816c5847331d3145566b8196abb29d8774604b35200e000000000000000000000000000006192c3c4c6277889ea9ab9f94878281838a9ba3b2a0917d67523d2c1a060000000000000000000000000000000000000000000e1e2c3d495a62727e88929b9faaaaacaeafafaeaca9aa9f9a92887f75675f4b45392a1c0c0000000000000000000000061422303c484d5b636c72777b7d7e7e7d7a77716a62594c46392d20110300000000000000000f243a4f647a888888888885715c46311c070000000000000000061b30465b7085888888888874604b36200b0000081c3043546070737373737370605443301a0a0000000000000000081c2f3f53646e73737373736c63523e2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2e3e52677d92a6b8b5b4baa8937e695443301c07000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000000091d3245566c8197acb19b86715c4a361a0a000000000000000000000000000000000000000a1e3246576b8095a9b59f8c79634e3a2a1727384e63798da2b4a6917c66513c2b190600000000000000000000000000000e1f344859657b8b9ea7b4a69d9896999ea8b3a198836e5f4d391f0f00000000000000000000000000000000000000000000000f1f2c3c49546069757d858b909597989a9a999794908a847d756a61574d4132281b0c0000000000000000000000000004121e2b353d494e5659626568696967656158554c483b33291b10020000000000000000000d22364a5c647373737373716756432e1a05000000000000000004192e425567707373737373605645321d09000001142636434b5a5d5d5d5d5d5a4b43362614000000000000000000001121364653595d5d5d5d5d57524534220f0000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c70859bb0ab9f9fa9b19c8773604a35200d000000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000000000000000000000b20364b6075899eb3aa937e69543e2d1b00000000000000000000000000000000000000021527374b6176899eb3ae99846f5b49351c0c2135495b70859ab0af99846f5a4935200a000000000000000000000000000005182a3b4c5d657b89979faaacadacaeaba79e948375614b41301e010000000000000000000000000000000000000000000000010f1e2c36434a56606770767b7f8283858483827f7b766f6861574b4639301e160a000000000000000000000000000000000e19202c35393b484d50525453524f4c473a37342a1e170b0000000000000000000000071b2d3e4a4f5d5d5d5d5d5c56493926130000000000000000000013263848555b5d5d5d5d5d4b45382815020000000818263035454848484848453530261808000000000000000000000318283640434848484848413e342717050000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a4f647a8fa3b59f8d8a9fb4a4907b65503b2b18050000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000005182b3b52677c91a7b49f8b77614c37221000000000000000000000000000000000000000081d314455697e94a7b5a4907b65503d2c1a061a2c3d52687d92a7b49f8c78624d3827150200000000000000000000000000000d1d2f3f4c5d6577818b9297999a989691897f7361574633231301000000000000000000000000000000000000000000000000000e18253038454b525761656a6c6e6f6f6e6c69656157524b463932291b1203000000000000000000000000000000000000050f1a21232b34373b3d3e3e3d3a37332a221f180d030000000000000000000000000010202d363a48484848484643392b1b0900000000000000000000091a2a38424648484848483632281a0a000000000008141c2030333333333330201c14080000000000000000000000000a18242b2e33333333332c2a221709000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3447596d8298adaf9a848095aaae99836e59483420090000000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000000000b203448596f8499afae99836e5947341f0a000000000000000000000000000000000000001325364b6074879db2b19c86715d4c381f0f000f21364b6075899eb3ab95806b5645311d0900000000000000000000000000000011212f3f4b59616c767d81838583817c766a6055463929170500000000000000000000000000000000000000000000000000000008131c28323639464b505557595a5a595754504b46393632281e160b00000000000000000000000000000000000000000000060c0e192022262829292825211f170d0b0500000000000000000000000000000002101b22243333333333312e261b0d0000000000000000000000000c1a262e303333333333201d150a0000000000000001080b1b1e1e1e1e1e1b0b08010000000000000000000000000000071017191e1e1e1e1e17150f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426374c61778a9fb4a8927d798da3b49f8b77624d3727150100000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000000000d22374d62778b9fb4a6917c66513a2a1804000000000000000000000000000000000000071c304354687d92a6b7a6927d68523f2f1c0100091e3245566c8197acb39e8875604b36200f0000000000000000000000000000000311212e3a474c5861676c6e6f6e6c6661574b4437291b0b0000000000000000000000000000000000000000000000000000000000000a151d202933363b404243454544423f3b363228211e160b030000000000000000000000000000000000000000000000000000050b0d1013141412100c0a040000000000000000000000000000000000000000070d0f1e1e1e1e1e1c1a130900000000000000000000000000000913191b1e1e1e1e1e0b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556a7f94a9b39e897571869bb0aa95806a5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000000081b2e3e546a7f94aab39e8874604b35200c000000000000000000000000000000000000000b20354a6073869cb1b39e8875604b3620110000031628384e64798ea3b5a6917c67523d2c1a0600000000000000000000000000000003111c2a343a474c5257595a5956514b46393127190b000000000000000000000000000000000000000000000000000000000000000002090b171e21262a2d2e302f2e2d2a26211e160c0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074879db2ac97826d697e93aab39d8874604b35200f00000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000000d22374b5c72869cb1ab96816b5544311d08000000000000000000000000000000000000081c2e3f51667c91a4b6a9957f6a5645321d090000000a21364a5c71859bb0af9a85705b4935210a00000000000000000000000000000000000c181f2933373d42444543413c3633291d1509000000000000000000000000000000000000000000000000000000000000000000000000030a0c101517191a1a191714100c09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f14181b1c1d1c1a17120c0b04000000000000000000000000000000000000000000000000000000000000000912191b2020202020201816100600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d51667c91a5b6a48f7a6561778b9fb4a6917c67513d2c1a06000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000031628384f647a8fa4b5a38e79634e372715010000000000000000000000000000000000000e23374b5d70859bb0b49f8a77614c38281502000000071a2d3e53687e93a8b4a28d79634e382816030000000000000000000000000000000000040c171f21282c2e302e2c27211e170b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000508141c20242a2d30323232302c28221f180c08000000000000000000000000000000000000000000000000000000000c1a262e303535353535352e2b23180a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2136495b6f849aafb19c86725d596e8499aeaf9a85705b4935210b000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000000091e3245566c8297acb09b86715b4a361909000000000000000000000000000000000000071a2d3d4f657a8fa2b4ac97826d5947341a0a00000000000f21364b6176899eb4ab96816c5645321e0900000000000000000000000000000000000000040a0c1217191a1917110c0a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080b1015181b1c1d1d1b1915100b09030000000000000000000000000000000000000000000000000000000000020d181f2630353a3f434647484745423d37342a221b100600000000000000000000000000000000000000000000000000001a2a3842464a4a4a4a4a4a433f352818000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031729394e63798ea2b4a9947f695451667c91a6b4a28e79634e392816030000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000000000000000b21364b6075899eb3a9937e69533d2d1a000000000000000000000000000000000000000c21364a5b6f8499aeb3a28e79634e3b2a180000000000000a1e3346576d8297acb39e8975604b36210f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000509151d20252a2d30313232312e2b26211e160a0800000000000000000000000000000000000000000000000000000a151d2a3436434b4f54585b5c5d5c5a57524c473b372e21190e0000000000000000000000000000000000000000000000000d1d3848555b6060606060605853463519090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3346576c8197acb49f8a77614c4b6074889eb3ac96816c5746321e090000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000005192b3c52677d92a7b49f8a76614c37210f00000000000000000000000000000000000005192b3c4e63798c9fb5af9a846f5b4a361d0c000000000000031729394f647a8fa4b5a7927d68523e2d1a07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b1015181b1c1d1c1b1916110c0a030000000000000000000000000000000000000000040d19202731363a3f43454747474643403b363228231c110700000000000000000000000000000000000000000000000e1a27313b484c546064696d707172716f6c6761594f4b3e352c1e120400000000000000000000000000000000000000000005182a3b5566707575757575756d64533727150200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364c6176899eb4ae98836e594744556b8196abb39e8975614b3621100000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000b2034485a6f849aafae98836e5847331f0a0000000000000000000000000000000000000b2035485a6d8298abb6a4907b66503d2d1a00000000000000000b22374b5c71869cb1b09b85705c4a36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080a151d20252a2d30313232312e2b27211e170b0900000000000000000000000000000000000c181f2b3437444b4f54585b5c5d5c5b5955504b4539372e211a0f0000000000000000000000000000000000000000010f1e2b38454b59626b747a7f828587878785817d776f645c4d493c3023150700000000000000000000000000000000000000000b1f34485970848a8a8a8a8a8a826d5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c304354697e93a8b7a5907b65503a374e63798ea3b5a8937d68533f2e1b0800000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000000d22384d62788b9fb4a6907b66513a2a1704000000000000000000000000000000000004172a3a4d62788b9fb4b19c8673604a35200f0000000000000000081b2e3e54697e93a9b4a38e79644e3929170300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111c232731363a3f43454748474644403c363329231c11070000000000000000000000000001121c2a333c484d5560656a6d70717272706e6a656057504b3f362d1c13080000000000000000000000000000000000000f202d3c4856606a7780888f94989b9c9d9c9a97928b847a6f635b4d4132251505000000000000000000000000000000000000000d22374c62778b9f9f9f9f9f9e8975604b36200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6073869cb1b29d8774604b35364a5b70859bb0b19b86715d4b37220c00000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000000000081b2e3f556a7f94abb39d8874604b35200c0000000000000000000000000000000000000a1f3347586c8196aab8a7937e685443301c070000000000000000001021374c61768a9fb4ac97816c5746331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101b222e3738454b5054585b5c5d5c5b5955514b4639382f221b10010000000000000000000009151d303a474c5a626c757a7f82858687878683807b766e655d4e4a3d3025180a000000000000000000000000000000000e1f2d3e4a5a6274808a959da6a9adb0b1b2b1afacaa9f998f8479675f4f433223130200000000000000000000000000000000000417293a53687e93abbcb5b5b9a7907b655036251300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192b3c50657b90a4b6aa947f6a5443302d3d53687d92a7b5a38f7a644f3a2a1804000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000000e22374b5d72879cb2ab96806b5544311d080000000000000000000000000000000000031628394c61778a9fb4b39e8875604b362513000000000000000000000a1f3347586d8298adb49e8976614b36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e2e373f4b505660656a6d70717271706e6b666157504c3f362d1d1509000000000000000009192731404c58616b7881888f94989a9c9c9c9b98959089837a70645c4a4336281a0a00000000000000000000000000000b1b2c3d4a5c647885959fa9b2b2aba5a89f9d9fa9a7aeb4aea19a8a7d6a614f4131211000000000000000000000000000000000000a1f3346586f849aafc9c6c5c5ac97816c5443301c07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2035485a6e8399aeb49f8b77624c362621364b6075899eb3ad98826d5947341f08000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000031628394f657a8fa5b4a38e79634e372614010000000000000000000000000000000000091e3245576a8095a8aaa995806b56453218080000000000000000000004172a3a50657a8fa4aaa8937e685339291703000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b29323f4b4f5d656d757a7f82858687878683807c766e655d4f4a3e3127190c00000000000001152737444b5e6677818a969ea7a9adb0b1b2b1b0aeaaa89f988f85796a6054453828190900000000000000000000000003162839495b647a889ba3b4b4a69d968f8b89888a8c9299a1b1b3a89e917f6a5f4e3f2e1909000000000000000000000000000000000c21364c61768a9fb4b5b1afb4b39d8874604a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000000021628384d62788c9fb4ae98836e594734181e3245576c8196acb49f8a77614c362614010000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000000091e3245576d8297acb09b85705b493519090000000000000000000000000000000000000b21364b607688949494948b77624c3828160000000000000000000000000c23374b5d72869494949486715746331e0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1e2c39464b5d65707a82898f94989a9c9d9c9b9995918a847b70645c4b4437291c0d0000000000081d314455606b7c89969fa9b3b4aea8a4a2a2a2a5a9aeb4b4ada29a8c7f72605645372715020000000000000000000000091e3246576379889ea6b5a99f9588807a76747374777d848f9ca4b4b49d927d685d4b3726140100000000000000000000000000000316283952677d92aab5a49c9aa2b4a68f7a644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3245566b8096abb6a4907b65503b2a181628394e63798ea2b4a9947f6a5443301c0800000000000000000000000000000000000000070c0e13131313131313131313131f34495e74899eb3b6a08b76614b36210c000000000000000b21364b6075899eb4a9937e68533d2c1a000000000000000000000000000000000000000e23384e63797f7f7f7f7f7d675948341a0a000000000000000000000000081c2e3f50657b7f7f7f7f7f76614c36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1f2d3c4957616c7a858f989ea8a9adb0b1b2b1b0aeaaaa9f9990857a6b6055463a2b1d0d000000000b20354b607480919ea7b4b4a99f99938f8d8c8d9094999fa9b4b4aa9f958274605544311d1300000000000000000000071b2d3e4b6175869ca6b8a79e8b80756b6561575d5962676f7a869aa2b4b49f8c7b655544311d090000000000000000000000000000091e3245576e8399aeb19c86849aafab96806b563d2d1a070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b6075899eb3b19c8773604a35200d0a21364a5b70859ab0b29d8773604b35200e0000000000000000000000000000000000010f1a212429292929292929292929292934495e74899eb3b6a08b76614b36210c00000000000006192b3c52677d92a8b49f8a76614c36210f000000000000000000000000000000000000000c2135495b636a6a6a6a6a675f4d3b2b1800000000000000000000000000001123384c5d656a6a6a6a6a615746331e0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2d3d4a5a6275818d9aa2adb4b9b8b3aeabaaa9aaadb2b6b4aea29a8c80736158483b2b1c0c0000000b21364b6075859ba4b3a89e958a837e7a7877787a7e848a959ea8b5b4a0988373604b41311c0c0000000000000000000d22364a5c6c8197a4b6a99e897b6a6057504b463b474c525c6475849aa4b6aa9c8673604b37261401000000000000000000000000000b21364b60758a9fb4aa95807e93a8b29c87725b4a36210c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f53687d92a7b8a9947f695443301c07071a2d3d52677d92a7b7a5907b66513c2b1906000000000000000000000000000000000f1f2d36393e3e3e3e3e3e3e3e3e3e3e3e3e495e74899eb3b6a08b76614b36210c0000000000000b2035485a6f849aafad98836d5846331f0a00000000000000000000000000000000000000061a2c3d494e5555555555524d41301d0d0000000000000000000000000000091c2f3f4c5055555555554c46392917030000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2c3d4a5b637886979fabb4bab4ada69e9996949495989da5acb4b4aa9f9584766259483a2a17040000091e3245566176869ca1998a80766e686562626365696f77808a9ba3b4b2a197816c5f4d3a2a180400000000000000071b2d3e4f647a8c9fb4b49f8a7a655d4b453936322a34373e4b576175869cb1b5a4937e695544311d080000000000000000000000000215273751667c91a8b7a68f7a788da3b5a58e79634e39240e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aabfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374b5d71869bb1b49f8a77614c36251300000f20364b6075889eb3ae99846f5a4935200a000000000000000000000000000000071a2d3d4a4e53535353535353535353535353535e74899eb3b6a08b76614b36210c0000000000001325364d62788c9fb5a5907b65503a29170400000000000000000000000000000000000000000e1f2c35383f3f3f3f3f3d393023130000000000000000000000000000000011212f383b3f3f3f3f3f3633291b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000003172939495b6379899ca4b5bcb3a99f978f8884817f7f8083878e969fa9b3b4a29a8677625847331f0a00000216283847586278889583776b6158534f4d4d4d505458616a78859aa2b4b19f927d675947341f0e000000000000000d22364a5c6f8499abb4a2937e685c4b3f3228211e181f222e394657647a8fa1b3b29d8874604b35200b000000000000000000000000081d3144556d8298adb29d887371869bb1aa957f6a553c2b190600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020305050505152a3f556a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000005182a3b4f647a8fa3b5ad98826d58473318080000091d3245566b8096abb49f8c78624d3828150200000000000000000000000000000c21364a5b6368686868686868686868686868686874899eb3b6a08b76614b36210c0000000000071c3043546a7f95abb29d8774604b35200b000000000000000000000000000000000000000000000e1a21232a2a2a2a2a28251e13050000000000000000000000000000000003111c23262a2a2a2a2a211e170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e3346576379889ea7b5bcb4a1998b827a746f6b6a6a6b6e7279818a99a1b4b4a49c8676614c37210c0000000a1a2a3a495a647a7f7262594c473a3a3837383b3a474c5a6375849aa4b5b39e8977614c3c2c19060000000000021527374e64798ea1b3af9a8470604e3e2e1e160c0a050b101b29394a5c6e8399aeb7a6907b66503b26110000000000000000000000000b20364b6075899eb3ac97826c6a8095aab19b86715a4935200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071017191a1a1a1a1a2a3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f3448596d8398adb5a48f7a654f3a2a17000000021528384d63788c9fb5ab96806b5645321d0900000000000000000000000000000e24394e63797e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e8a9fb4b6a08b76614b36210c00000000000b20354a6073879db2aa95806b5443301c080000000000000000000000000000000000000000000000060c0e151515151512100a0100000000000000000000000000000000000000090e1015151515150c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192f404c6175869ca6b8bcab9f9383786d64605456555455585b636c7883949faba79d8878624d38230d000000000c1c2b3c4a5c646a6054473b332925232223252a333c49576175869ca9b8a797826d5a4935200b0000000000081d3144556c8197acb5a4907b6650423120110300000000000b1b2e3e51667c91a9baab96816b56412c1600000000000000000000000013253650657b90a7b9a9917c6664798fa6b5a38d78624d38230d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a18242b2e2f2f2f2f2f2f3f556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000011527374c62778b9fb4b19c86715d4b371c0c000000000a2135495b6f849aafb39e8875604b36200f000000000000000000000000000014293e54697e939393939393939393939393939393939fa9bab6a08b76614b36210c000000000316293950657a8fa5b4a28d78634d362614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527374c5e6e8398a4b6bcab9f8d7e6f625a4f4a43363f3f403d494e5a62727f8d9f9e8979635a4835200b00000000000e1e2d3e4a4f554b43362a1f17100d0d0e10171f2c39465763798b9fb4b49f8c78634d39291703000000000b20364b6075899eb3b19c86715e4c38241402000000000000001021364b61768a9fb4af9a85705a45301b0000000000000000000000071c3043546c8197acb49f8a76616074889db3a9947e69543b2a1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007182836404344444444444444556a7f94aabfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000000081d3144556a7f95aabaa8937e69533f2e1b000000000006192c3c51677c91a6b7a7927d67523e2d1a070000000000000000000000000014293e54697e93a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8b4bac7b6a08b76614b36210c000000000a1e3246576d8298adb09a85705a49351808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f1f1f1f1f1f1b181208000000000000000000000000000000000000000000000000000000000000000000081d314455667c91a0b2bfb49f8d7d69614d493c3530252a2a2b2c363c495460697c8b8a7b655b4a3c2b190600000000000010202d363940353026180d040000000000040e1b29394a5b6b8095a8b9aa97816c5746331e0a0000000010253a50657a8fa7b8aa95806a55402f1c060000000000000000091e32465772879cb2b29d88735d48331e00000000000000000000000b20354a6074889db3af9a846f57546d8297acb09a85705947341f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001024364653585a5a5a5a5a5a5a5a6a7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6074889db2b49f8a76614c3621100000000000000e20364b6074889db3b09b85705c4a36210b0000000000000000000000000014293e54697e93a9aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa08b76614b36210c000000000c21364b6176899eb4a8927d68533c2c19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b22243535353535302d251a0c00000000000000000000000000000000000000000000000000000000000000001325364b6074879db2beb3a1937e695f4f42352c201c131515161a212b36434a5e667b7b665d4b3d2d1e0e0000000000000002101b22242a201c14080000000000000000000b1b2d3d4c6176899eb3b49e8976614b36210c00000000162b40556b8095aab9a88f7a644f3a2511000000000000000000031628395b70859bb0b49e89745f49341f00000000000000000000000f253a4f647a8fa6b7a9947e695451667c91aab49f8b77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002172b4053646e6f6f6f6f6f6f6f6f6f7f94aabfaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000000071a2d3d52677c91a6b7ac97826d5846331f0a000000000000081d3144556b8095abb4a38e79644e3a29170400000000000000000000000014293e54697e9394949494949494949494949494949494949494948b76614b36210c00000006192c3c53687d92a8b49f8a76614b36210e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202e363a4a4a4a4a4a4541382a1a08000000000000000000000000000000000000000000000000000000000000071c304354687e93a5b7b9a899836e604f413220190e0700000000060e182530404c5e66665e4c3f2e1f0f00000000000000000000070d0f150b080100000004050708070501000f1e3346576b8196abb9a8927d68533828160200000417293a5a6f849aafb49e8975604b35200b000000000000000000001b30455a70859aafb49f89745f4a341f00000000000000000000071a2d3d566b8196abb7a58e78634e4c61768a9fb4ab927d68533929170300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003192e43586e82848484848484848484869cb2bfaa95806a55402b1500000000000000000000000000000000000000000000000000000000000000000000000000000c21364a5b70859ab0b5a38f7a644f3a291704000000000000021527374d62788c9fb4ac97826c5846331f0a0000000000000000000000000f243a4f647a7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f74604b36200b0000000c2035495a70859ab0ad98826d5746331e0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2e3e4a4f5f5f5f5f5f5a55483825120000000000000000000000000000000000000000000000000000000000000b20354a6073879db2c3b49e8a77624c4232231406000000000000000008131c2f404c50514c402f21100100000000000000000000000000000002090b1015191b1c1d1c1a16110c1729394e63798ea4b5af99846f5645321e0900000a1f33465873889db3b09b86715544311d08000000000000000000061a2c3d5c71869cb1b39e89735e49341e000000000000000000000d21364a5c72879db2b29d87725b49465770859aafae99846f5746331e0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73889999999999999999999ca4b6bfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000417293a4e63798ea2b4b09b86715c4a361b0b0000000000000000092035485a6f8499afb49e8a76614c3621110000000000000000000000000d22364a5c646a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a605544311d080000011426364d63788da2b4a5907b655039291703000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c647474747474706655412d1804000000000000000000000000000000000000000000000000000000000115273750657b90a5b6baa8957f6a594834241405000000000000000000000012222f383b3b382f2212020000000000000000000000000000050a151d20252a2e303233322f2c27211e21364a5b71869cb1b49f8a75604b36210b00000c21364c61768ba6b8ad98836d583f2e21120400000000000000000c2135495b73889eb3b19c87715c47321c000000000000000000000f24394e64798ea5b6ac97826c573d39546a7f94a9b49f8a76614b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73899eabafafafafafafafb2b6c3bfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000000a1f3346586c8297acb9a8937d68533e2d1b00000000000000000005192b3c51667c91a5b7a8937e69543f2e1c080000000000000000000000071b2e3e4a4f555555555555555555555555555555555555555555554b44372715020000081c3043546b8095aab29d8773604a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f647a8b8a8a8a8a84705a45301b0500000000000000000000000000000000000000000000000000000000081d3144556e8398adc3b49f8a76614c3b2a180600000000000000000000000004121c232626241c120400000000000000000000000000010d19202731363a3f434547484745413c3632292d3d566b8196abbaa9907b65503b261000000e23394e63788ea3c4ab96816b5d4b3f301f170c050000000000061527384e63788ea7b8ae99846e59442f1900000000000000000006192c3c556a8095aabaa9917c66513c394e64798ea6b8a9917c6752382815020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e34495e73899295999ea6a8aeb4bbc8cad3bfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000001325364c61768a9fb4b39e8975614b362110000000000000000000000e20354b6074879db2b19c86725d4b37230800000000000000000000000010202e363a3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f36312719090000000b20354b6074879db1ab95806a5443301c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8f9f9f9f9b86705b46311b06000000000000000000000000000000000000000000000000000000000b20354b6075899eb3c6ac97826d5847331d0d000000000000000000000000000000090f11110f09000000000000000000000000000008141c2b3438454b4f55595a5c5d5c5a56514b4639363b51667b90a6c5a9947f6a543f2a15000010253b50657a90a5bab49f8b7b655d4d41332a1f18100d0c0e0f1920314556697f94a9c2aa947f6a553f2a150000000000000000000c2035495a71869cb1b49f8a76614b36354a6074889db3ad98836e5645321d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e647a7d8084888d93999faab1b6c2bfaa95806a55402b15000000000000000000000000000000000000000000000000000000000000000000000000071c304354697e94a8aaaa97816c5746321e0900000000000000000000081d3144556a7f95aaaaa4907b655036251300000000000000000000000002101b22242a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a283236363228201d15090000000010263b50657b909c9c9c8c78624d3625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b4b09b86705b46311b060000000000000000000000000000000000000000000000000000000010253a50657a8fa7b9b9a8907b65503a2a1700000000000000000000000000000000000000000000000000000000000000000000000c1826303b484d5660656a6e707172716f6b6661574f4a3e4d62778ca7b8ad98836d58432e18000011273c51667c91a6bbbaa99e897b675f4c473a342a25222223252b35424b6074889db2b6a48e79644f39240f0000000000000000000e23384d63788da4b5af9a846f5746333043546d8298adb49e8975604b36200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c64676b6f73787d848a939ca4acacaa95806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000b20354a607587949494948e79634e3928160300000000000000000000011426374d62778c94949494836e5443301c0700000000000000000000000000070d0f1515151515151515151515151a28323639464b4b45383a31231708000000152b40556a8086878787826d5a493518080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000000000000000000000000000000000000000000152a3f556a7f94aac5b49e8975604b35200c000000000000000000000000000000000000000000000000000000000000000000000c1c2936434b59626b757a7f838587888784817c766d645c4d495973889eb3b19c86715c382816020012273c52677c91a7bcc1b5a79e8b7d6d61584c483b3a3837383a3c484d606b8096a6b7b19c86715c4a36220d000000000000000005182b3b54697f94a9c2a9947e69543929253652677d92abb9a8907b6651372614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e4a4e52565a5a63686f767d869196969695806a55402b150000000000000000000000000000000000000000000000000000000000000000000000000c22374c61777f7f7f7f7f7e695b4a361b0b0000000000000000000000000920344859687d7f7f7f7f7f73604a35200b00000000000000000000000000000000000000000000000000000a1a2838454b5557616056524e4134271703000013283c50626a717171716d64533c2b19000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000000000000000000000000000000000000000000132536596e8399aec3ae99846f5544311d080000000000000000000000000000000000000000000000000000000000000000000919293a4754606a7880898f94989a9c9d9c9a96918a82796e625a5b70869bb0b39e89735645321e090012283d52677d92a7bcb5a39ba39f9182766a6259544f4d4c4d4f545a626d7e939eb0b5a3917c67513e2d1b0700000000000000000b2034485970859bb0b6a58d78634e382322374c61778b9fb4ac97826d5544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202d36393d403c494d53586168737c818181817c66513b26110000000000000000000000000000000000000000000000000000000000000000000000000b1f344759616a6a6a6a6a69604f3d2d1a0000000000000000000000000005182b3b4e60686a6a6a6a6a605443301c0700000000000000000000000000000000000000000000000000021528384556606a727676716860514534211100000d21334350555c5c5c5c585346351e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000000071c30435472879cb2bfaa95806a5537271501000000000000000000000000000000000000000000000000000000000000000001152737475861727f8b969ea8aaaeafb0aeadaeaba99f988e837869606e8399aeb8a78b76604b36210b0012273d52677c92a7bcb19b86969e9f97897f776f696562616364696e7882939caeb8a79b8572604a3520100000000000000000000d22374c62778b9fb5b29c87725b4935211f33475870859bb0b39e8874604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b2224282b2c35383a474c5460666c6c6c6c665e4c38240f00000000000000000000000000000000000000000000000000000000000000000000000004182a3b474c5555555555534f42321f0f00000000000000000000000000000d1d31414e5255555555544a433625130000000000000000000000000000000000000000000000000000091d32455660747f888b8b867d6c63513f2e1c0800041525333c4047474747433f35281800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000000b20354a60758a9fb4bca7917c67523c2712000000000000000000000000000000000000000000000000000000000000000000081d314455617684959faab3b4aca79e9a9998999c9faaada0988a7e6e6c8196acc5a28d77624d38220d0011273c51667c91a6bba5907c80919ea79e958b847e7a7777787a7e838b98a0aeb6a99e8978635443301c0700000000000000000417293a53687e93abbcab96816c563d2c1a182a3a556a7f94aab8a68f7a65503a25100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f1216192023293336434a5157575757514c402f1c09000000000000000000000000000000000000000000000000000000000000000000000000000c1d2a34373f3f3f3f3f3e3b322414010000000000000000000000000000001323313a3d3f3f3f3f3f353025180800000000000000000000000000000000000000000000000000000b20364b607484959da5a49c92816c5d4b37230e0000071521282b323232322e2b23180a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000000c22374c61778ca9bab9a48f79644f3a240f0000000000000000000000000000000000000000000000000000000000000000071a2d3d4b6073849aa2b4b5a89f968e8985848283868a91999fa89f9383768095abb8a38e78634e39230e0011263b51667b90a6bba6917c6b7d8a99a1aa9f9a938f8d8c8d8f93999faab2b4a49c8b7b655a493625130000000000000000000a1f3347586f849aafb9a8907b65503b25100f24394e64798ea5b7ab96816c563e2d1b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e171f2530353c414141413b382f22120000000000000000000000000000000000000000000000000000000000000000000000000000000c181f222a2a2a2a2a29261f14060000000000000000000000000000000005131e25282a2a2a2a2a201c1308000000000000000000000000000000000000000000000000000000142a3f54697f94a2b2b7b5b19f8f7b65503a2510000000040d13151c1c1c1c181610060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000050708070401000000000000000000000000000000000000000e23394e63788ea3c7b7a28d77624d38220d00000000000000000000000000000000000000000000000000000000000000000c21364a5b6c8196a2b3b4a39b8a817974706e6d6e71767c838c98a0a199868196abb9a48e79644f39240f000f253a4f647a8fa4b9a8927d68677884909ba3aca9a4a2a1a2a4a9aeb4afa89e96867a655d4b3c2c18080000000000000000000c21374c61768b9fb4b39e8975604b36200b0d21364a5c72879db2b29d87725c4a36220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000408131c20272c2c2c2c26241c120400000000000000000000000000000000000000000000000000000000000000000000000000000000040b0c151515151514120c02000000000000000000000000000000000000010b111315151515150b0700000000000000000000000000000000000000000000000000000000061c31465b71869bb0c0cbc9bdac97816c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0b10161a1c1d1c1a16110b09020000000000000000000000000000000f24394f64798ea4b9b6a18b76614c36210c0000000000000000000000000000000000000000000000000000000000000006192c3c4e63798d9fb5b4a39b85786c6460545958595761676e7883919ea39b8b9fb5baa48f7a654f3a2510000d23384d62788da2c4aa947f6a5a626f7b868f979ea6a6a8a9a8a6a99f9a94898175645c4b3f2e1e0e0000000000000000000316283952677d92aabbad98836e5544311d08071a2d3d576c8197acb7a58e79644e39240f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070b1117171717110f09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e33485e73889db3c8ddd9c3ae99846e59442f1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b11161a1b1d1c1b1a16120c0a0400000000000000000f253a4f647a8fa4b9b09b86705b46311c20252b2f3232312f2b26201d150a050000000000000000000000000010253a4f657a8fa4bab5a08b76604b36210b000000000000000000000000000000000000000000000000000000000000000c2135495b6e8399abb9a89b8574625a4e4b43364339464b515a636e7c889ca49fabbcbaa48f7a654f3a2510000b20364b60758ba6b7ac97816c574d5e66717a82888d91939492918f8a857f766b61574a3e2e211100000000000000000000091e3245576e8399aebbaa927d6752372715020011263b51667b90a8baaa95806a553c2c1906000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c1e202020202014120c030000000000000000000000000000030a0c1d2020202020191711070000000000000000000000000000000000000000000000000000000000071c32475c71869cb1c3cfcdc0ad97826d58422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a161e21262b2f313232312f2b27221f180c0a0400000000000f253a4f647a8fa4b9b09b86705b462530353a404447474644403b36322820180d01000000000000000000000010253a4f657a8fa4bab5a08b75604b36200b000000000000000000000000000000000000000000000000000000000000000e23384d63788da1b3b49e8a786256483c3530262d2933363c494d5e6678869ba3b5c2b9a48e79644f39240f00091d32455673889db2af9a85705a404c505d656d74787c7e7e7d7c7a75706961584b46392d201103000000000000000000000b21364b60758a9fb4b49f8b77614c37210c00000b21364b6075899fb4b19c86715b4935210c000000000000000000040a2020202020202020202020202020202020202020202020202020202020201d1b140b00000000000000000000000000000000000000000000000000000000000002090b1016191b1d1d1b19140e0c060000000000000a0b0b0b0b0806000000000000000000000c171f2133353535353529272014070000000000000000000000000b161e213235353535352e2c24180a0000000000000000000000000000000000000000000000000000000001162b41566b8096a5b5bcbab4a2917c67523c27120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e2832363b41444647474644413d37342a211f170c000000000f253a4f647a8fa4b9b09a85705b4536434a4f555a5c5d5c5956504b4538342b1d1409000000000000000000000f24394f64798ea4b9b6a18b76614c36210c00000000000000000000000000000000000000000000000000000000000000152a3f546a7f94a9bfab96806b5948382b201c1418171e212c35404c5a6276859ba4b6c8a38e78634e39230e00021528385a6f8499afb39e89735b49383f4b4f5460636668696866646056544c463a33291b0f01000000000000000000000215273751677c91a9bab09a85705847331f0a0000091e3245566f8499aeb5a48d78634d38230e00000000000000000c171f353535353535353535353535353535353535353535353535353535353535322f281c0e000000000000000000000000000000000000000000000000000000030a161e21262b2f303232312e2a23211a0f0a0000040a20202020201d1b140b000000000000000c1c2a3337484a4a4a4a4a3f3b32251402000000000000000000000b1b293236474a4a4a4a4a444036281807000000000000000000000000000000000000000000000000000000000c21374c617687999faba99f968473604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1b293339454b50565a5b5d5c5b5a56524c473a3633291c0c0000000f253a4f647a8fa4b9af99846f5a454b5460656b6f7172716f6b6660564c483b3126190c0000000000000000000e23384e63788da3c6b7a28c77624d37220d00000000000000000000000000000000000000000000000000000000000002152737596f8499aeb7a68d78634e3b2b1a0e080100030a0e19202f3c48586176869cb1bbaa8c77614c37220c0000162b41566b8096abb8a78d78634e382e3736434a4e51535453514f4b45383633291e170b000000000000000000000000081d3144556d8298adc3a9947f6a543a2a170400000216283853687e93a8c2a9947f69543b2b18050000000000000c1c29334a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a47443a2c1c0b000000000000000000000000000000000000000000000000000b171e2832363b404445474746433f39362c241d120c171f3535353535322f281c0e000000000004172a3a474c5d6060606060544f4332201000000000000000000003162939464b5c6060606060595346362411000000000000000000000000000000000000000000000000000000000a1f3347586277838b8f8f8a8174605443301c08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1f2c39464b5760666b6f707271706f6b676159534c463a291c0c00000f253a4f647a8fa4b9ae98836e59566069737a808487878684807b756c62594b44372a1c0c00000000000000000c21374c61768ca8b9b9a48e79644f39240f000000000000000000000000000000000000000000000000000000000000081d31445573889db2b39d88735b49351d0d0000000000000006121d2b3a47586f8499aeb49f8a75604a35200b000011273c51667c91aabba8937e69533b2b22253035383c3e3f3d3c3a363228211f170c03000000000000000000000000000b20364b6075899eb3b6a58e79634e39230e000000000d22374d62778ca3b5b09b8570594834200b00000000000417293a465e60606060606060606060606060606060606060606060606060606060605d574b3a2814000000000000000000000000000000000000000000000002101b293338454b5056595b5c5c5b58544e493d3930201c2a334a4a4a4a4a47443a2c1c0b000000000a1f3347586173757575757569614f3e2d1b0a0000000000000002101e324657617275757575756e6453402c170200000000000000000000000000000000000000000000000000000004172a3a4859626e777a79766c605645362614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2c3d4957616a757b80848687878684807c7770686158473a291704000f253a4f647a8fa4b9ad97826d6068757f878f95999c9c9b999590898177696055473a2a1c0c000000000000000a1f33475874899eb4bba6917c66513c27110000000000000000000000000000000000000000000000000000000000000b20364b60758a9fb4af99846f5a3d2c1a000000000000000000000d1d31455672879cb2b29d87725443301c0700000c21364c61768b9fb4af9a846f59483420131c2023272929282725201d150c0a0400000000000000000000000000000114263650667b90a7b9b29d87725b4936210c000000000b2034485971869bb1b59f8b77624d37220d00000000000a1f334658707575757575757575757575757575757575757575757575757575757575726957442f1b000000000000000000000000000000000000000000000210202d39464b5660656b6e707272706e69635b514d40352c3a475e606060605d574b3a2814000000000c21374c6176878a8a8a8a8a7f695c4a39281603000000000000102031424b6175868a8a8a8a8a836e59442e1904000000000000000000000000000000000000000000000000000000000c1c2b3b484c5861646460574b45382818080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2c3d495b63757f899096999b9c9c9b9996928b857e76615847331f0a000f253a4f647a8fa4b9ac96816c727d87949da5aaafb1b2b1aeaba79e968a7f736158473a2a1a0a00000000000004172a3a5c71869cb1bfaa957f6a553626140100000000000000000000000000000000000000000000000000000000000c21374c61768cabbcad98836d58432e18000000000000000000000b20364b60758a9fb4ae99846e593625130000000a1f33465870859ab0b49f8b78624d3a2a17070b0e11131413110f0b090200040a0c0a040000000000000000000000081c3043546c8297acc5ab96816c563d2c1a060000000005192b3b556b8095aabcab937e68533a291704000000000c21364c61768a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a87725d47321d0000000000000000000000000000000000000000000010202e3e4a57616a757b808485878786837f7971675f4d493c47587075757575726957442f1b000000000a1f334758657b8c9f9f9f9f8b7a645745321e1200000000000c1c2d3e4e606e8298a49fa99c8776614c36210c0000000000000000000000000000000000000000000000000000000000000d1d2b343a474c4f4f4b453932281a0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002152738495b637986949ea7abafb0b2b1b0afabab9f9a938a76614c37210c000f253a4f647a8fa4b9ab96807683929da6b2ada7a5a3a5a8aeb4b8b3a99f94847661594738281603000000000000182e43586d8398adc2ae99836e5443301c0800000000000000000000000000000000000000000000000000000000000d22374c62778ca1c7ac97826c57422d17000000000000000000000f253a4f647a8faabbaa95806a55402b150000000417293a53687d93a9baab95806b5847331f1101000000000000000000000b171f211f170b000000000000000000000b20354b6074889db3b9a8907b65503b26100000000000000f253a4f647a8fa6b8af9a846f5846331f0a000000000c21364c61768b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9c87725d47321d0000000000000000000000000000000000000000000a1b2e3e4b5c647580899095999a9c9c9b98948e867c70625a4d4c61768a8a8a8a87725d47321d0000000004172a3a4b5d6a7f95a2b4a99c8675604b40301d0d0000000417293a4a5c687e93a0b2b49f8b7a645846331f0a000000000000000000000000000000000000000000000000000000000000000d18202a33373a3a3632281e160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3145566379899ca4b3b8b5b0a9a4a2a2a3a7abb2b09a85705847331f0a000f253a4f647a8fa4b9ae98838799a1afa69e97928f8e9093999fa9b1bab4a29a8677615645321e1200000000000014293f54697e94a9c4b39e8974604b35200b00000000000000000000000000000000000000000000000000000000000c21374c61768ca9baae98836e59392816030000000000000000071a2d3d556a8095aabaa8907a65503b2510000000000c21364c61768a9fb4b39e8976614c3f2f1f10020000000000000005121b29333633291b1406000000000000000010253a4f657a8fa6b8b49e8975604b36200b0000000000000b20354b6074889eb3b49f8a76614c36210c000000000c21364c61768ba1b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b29c87725d47321d0000000000000000000000000000000000000000031628394b5c647a88959ea8abaeb0b1b1b0ada9a39b918478675f4e63788d9f9f9c87725d47321d00000000000c1c2e3f4b6072849aa7b6a497816c5e4c3b2b18080002101f334658647a8b9fb4b2a0937e685c4a3a2917040000000000000000000000000000000000000000000000000000000000000000050c181f222524211e160a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426364b6074859ba7b6bab4a39b938f8d8d8e92969ca5937e69533a291704000f253a4f647a8fa4b9b2a0989ca4a29a9088827d7a797b7d848b97a0b4bab4a49b8575604b402f190900000000000f24394e64798ea6b7b9a78f7a654f3a291704000000000000000000000000000000000000000000000000000000000b20354b60758a9fb4b09a85705746321e0900000000000000000a21364a5c70859bb0b49f8975604b36200b000000000a1f3346586c8197aab9a796816c5d4c3d2d1d150a06000002090d19202f3a464c463a31241404000000000000071a2d3e566b8196abc4ae98836e5645311d09000000000000081c3043546d8297adbbaa927d6752382816030000000c21364c61768ba1a3a3a3a3a3a3a3a3a3a6acb9c9c7bab4a3a3a3a3a3a3a3a3a3a39c87725d47321d0000000000000000000000000000000000000000091e324557647a899da6b4b9c1b5b0aba8a7a7a9adb1a29a8a7d6a61657a8fa4b29c87725d47321d000000000000111c3043546277899eabb19f917c66594836251300102032434c6176879da9b6a498826d604e3e2d1b0b0000000000000000000000000000000000000000000000000000000000000000000000040a0c0f0f0b0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354697e94a3b5baa89f92857e7a7877797c81878f8c77624c37220d00000f253a4f647a8fa4b9bfb2aea69d90847b746d67656466686f7782909fa9bab5a398826d5e4c37271502000000000d22364a5c73889db2c5ac97816c5846331f0c00000000000000000000000000000000020000000000000000000000081c30435471869cb1b49f8a76614b362113010000000000000a1a2d3d4e64798ea3b5ad98836e5645321d09000000000417293a4d62788b9fb4b59f8d7b655b4a3e3127211a1818151d202b34404c5861584e423122120300000000000d21364a5c72879db2bcab927d6852382715020000000000000114263651677c91aabbae99836e5645321e090000000c21364c61768b8e8e8e8e8e8e8e8e8e8e919bacbfbaa99f8e8e8e8e8e8e8e8e8e8e8e87725d47321d00000000000000000000000000000000000000031628394b6075879da7b7c1b5b0a39b9693919294989ea7a89e917f6c667c91a6b29c87725d47321d000000000000011426364859667c8d9fb5b39e8977625443301c0f1c2e3f4f616e8399a5b6a89c8675614b4231201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b6073879cb2c0b49f8a7d716964626264676c727a7f695947341f0b00000f253a4f647a8fa4b9c2b3a199887c6f65605452504e505358616d7c8b9fa9bab2a0917c665544311d0800000000071b2d3e576c8196acc0b49e8976614c3b2a180400000000000000000000000002080b18100e08000000000000000001142636576c8197acbaa9917c665141301f1105000000030b1928384a5b6d8298adb6a4907b66503828150200000000000b2035485a6c8196a6b7ab9e8979645c4b4538352c2e2d2731363b484d5e667668604e4030211100000000000f24394e64798ea5b6b49f8b77614c37220c00000000000000000c21364c61768a9fb4b49f8a75604b36210b0000000b20354b607379797979797979797979797d91a6bcb49f8b7a7979797979797979797979634e39230e00000000000000000000000000000000000000091e3246576b8096a5b6c0b4a39b8f86807e7c7c7e8389929da69e95816c7d93a8b29c87725d47321d0000000000000008182b3b4c5e6c8196a3b5a79a8472604a3d2d19293a4b5d697f94a1b3b49f8a796357463224140200000000000000000000000000000000000000000000000000000000000000040a0c180d0b050000000000000000020c12141919191916140d040000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657a8fa5b6b4a2917d675f544f4d4d4e52565c6469614f3b2a180500000f253a4f647a8fa4b9b6a4998376665e504b43363a393b3a474c5e667c8b9fb4beb29c8774604b36201000000000001024394e63798ea2b4b9a8947f6a5947341f14010000000000000000000009151d202d25231c11030000000000000011263b51667b90a5b7b09b85705f4d3d2e1f18131113161e2937455663798b9fb4b19c8673604b35200b00000000000006192b3c4b6175889daab8a79d887a6a60564e493d434238454b5059626c7c897e685f4d3f2e180800000006192c3c556a8095aac3b09b85705947341f0a00000000000000000a1e3346576f849aafbaa8917c6651372715010000081d314455606464646464646464646464798ea3b8b49f8a7464646464646464646464635b4935210c000000000000000000000000000000000000000c21364b6175899eb4c3b4a29a857a716b686767696d757d8898a09f95807f94aab29c87725d47321d00000000000000000d1d2f404b6074859ba8b4a2947f695b4a3727334758647b8c9fb4b19f927d675b4a39281606000000000000000000000000000000000000000000000000000000000000000b171f212d2220190e00000000000006141f27292f2f2f2f2b28211608000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aac3af9a85705f4d413a3838393d3e4a4f544f43321d0d0000000f253a4f647a8fa4b9b19c867361584c403530262524262a33404c5d697f94a3b4b6a5937d68533e2d1b07000000000c21364a5b70859bb0c0b39e8977614c42321c140800000000000000000b19273136423b372f2111010000000000000b20354b6074879db2b5a3927d675b4b3f342a28272828323a46556074869caab5a3927d685443301c08000000000000000e1e334657657b8c9fb4b7a69d8b7f746a635b5a5857595660656c78818d9e8d7d675d4b3626140100000c2135495b71869cb1c3a9947f6a543a2a180400000000000000000317293954697e94a9c2ad98826d5544311d08000001142637444b4e4e4e4e4e4e4e4e4e4e63798ea3b8b49f8a745f4e4e4e4e4e4e4e4e4e4e493d2c1a060000000000000000000000000000000000000013283d52687d92a8b9baa99a8475645c56535252545660687682949f9e95889eb3b29c87725d47321d000000000000000000121d31455663788a9eb4b49f8b7963554431424c6176879daab5a497816d5f4d3d2d1b0b000000000000000000000000000000000000000000000000000000000000000e1b2933364238352b1e0f01000000021424323b3e44444444403d332616000000000000000000000000000000000000000000000000000000000000000000000000000004192f44596e8499aebda8927d6853413125232224272e363a3f3b322514000000000f253a4f647a8fa4b9b09b867055473a2f201c14100f11181f2f3f4b6073859bb0c3b19c86715c4a36220d00000000071a2d3d50667b90a2b4b9a899836e604f413026180f0a0300000209121b2937444b57504b3f2f1f0f000000000000081d314455677c91a2b4b49e8a79655d4c473b3d3c3d38454b5861738298a4b5a99b8573604b3626140100000000000000031729394b5d697f949eb4b7a99f94887f7873706d6d6e70757b828a979fab9f8b7b655443301c0800000e23384d63788da4b5b7a58e79634e39240e000000000000000000000e23384d63788da4b6b39e8974604b35200b00000009192631353939393939393939394e63798ea3b8b49f8a745f4a393939393939393939352c1f0f0000000000000000000000000000000000000004172a3a596e8399aec6b49f8b7862574b3e3e3c3d38454b58616e7f8d9fa79ea7b8b29c87725d47321d00000000000000000002152738495a677d92a0b1a99b8574604b3e4e606e8398a5b7a89c8674604b41311f0f00000000000000000000000000000000000000000000000000000000000002101e2b3a464c574d483c2c1f100200000c1f32424f5459595959555044331d0c00000000000000000000000000000000000000000000000000000000000000000000000000071c31475c71869cb1b8a38e79634e3924130d0d0f121b22242927201407000000000f253a4f647a8fa4b9b09b86705b372a1c12080100000004121c304354667b90a5b7b5a48f7a644f3a240f00000000000f23384c5e70849aa9bab2a1937e695f4b43362d211e161717151d20303a4655606d655d4b3d2d1e0e0000000000011426374d5f70849aa6b8a89e897b6c62595553515355566068768398a0b2b49f8b7a6454433018080000000000000000000b1b2e3f4f616a80939faab6b4a69d958e8885838284868990979fa9b5b3a1998675604b35200b0005182b3b54697f94a9c2b29d87725b4a36210c000000000000000000000c2035495a72879cb1b8a7907b65503625130000000009141d202424242424242424394e63798ea3b8b49f8a745f4a352424242424242423211a0f01000000000000000000000000000000000000000a1f33475872889db2c9ac97826d5a49392e29272728323a464c616a7e8d9fb3b8c5b29c87725d47321d000000000000000000000a1a2c3c4d5f6d8297a4b5a395806a5c4a5b687e92a0b2b39e89796356453223130100000000000000000000000000000000000000000000000000000000000311202d3c4858616d625a493d2d2010000012273b4f61696e6e6e6e6b62503b2a1804000000000000000000000000000000000000000000000000000000000000000000000000081d33485d72889db2b6a18c76614c37210c00000000070d0f14120c0300000000000f253a4f647a8fa4b9b09b86705b46311b00000000000000011426364b6074879db2c2ab95806b563827150200000000091c2f404e63798b9fb4bfb49f8d7d6a60544a3e3632292d2c283236414d586173827b655b4a3c2b1c0c0000000000091930414d6378889ea8b8a79e8b8177706a6866686a6f757e8899a1b2b59e937e685c4a36261400000000000000000000001121324350616a7e8c9ca4b2b7b2aaa69e9a9897999b9ea8acb4b4a79e948376615443301c08000b2034485970859bb0c6ac96816c573d2d1a070000000000000000000006192c3c566b8196abc5ac96816c5443301c070000000001080b0f0f0f0f0f0f0f24394e63798ea3b8b49f8a745f4a351f0f0f0f0f0f0f0e0c060000000000000000000000000000000000000000000c21374c61768ca5b7bcab907b65503c2c1b131212151d2933434f60687e929dafc7b29c87725d47321d00000000000000000000000e1e30414b6175869ca9b49f8c7a645663798a9eb4b09f917d675b493828160500000000000000000000000000000000000000000000000000000000000211212e3e4a5a62768278635b4a3e2d1b070014293e54697e83848484806b5947341f0b000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b5a08b75604b36200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000081c3043546b8095abc0b09b86705645311d090000000000112135495b6a7f94a1b3bcab9f8d7f73645c514b4639424138454b515f677684978a79635a483a2917040000000000132035495a647a8a9ea6b4aa9f968b857f7d7c7d7f848a939ea7b3ab9f95806b604e3e2d1808000000000000000000000003142433435060687a86939da5adb2b7b3afadacaeb0b4b4b0a99f96897e7261584736261401000d22374d62778b9fb2b2a8907b65503b261000000000000000000000000010253b50657b90a7b2b29d8873604a35200b000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000000000000000000000000000f243a4f647a8fa4c3b59f8b76614b36210e000000020b171f32424e606a7f94a9bfb29c87725d47321d000000000000000000000000131e324657647a8b9fb4aa9c86746074859ba8b5a396816c5f4d3c2c1a0a00000000000000000000000000000000000000000000000000000000000110202e3f4b5c647886978779645c4a36220d0011273c51667c919999998c77614c3722100000000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b06000000000000000114263651667c91a6c6b49f8a75604b36200b0000000000061a2c3d4a60728399a2b4bcab9f9484796f666157595757585660666f7c889aa29d8878625846331f0a000000000006192c3c4a5c657b889aa2b2b4aa9f9a9592919294999fa9b3b4a69d8d7f6b6250423120100000000000000000000000000006152533424e5c64747e8790979da5a5a7a8a9a8a6a99f9a938a8076696054473a2a1808000014293e53697e939d9d9d9d8975604b36200b0000000000000000000000000b20364b6075899d9d9d9d8f7a644f3a240f000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000010263b50657b90a5bab29d87725746321e09000000000004152431424d62788da2b7b29c87725d47321d000000000000000000000000031628394a5c697e93a1b2a496806c8197a3b5a79b8574604b41301e0e0000000000000000000000000000000000000000000000000000000000000f1f2e3e4b5d657a889ca49d897a644f39240f000b20364b6074889eaeaa947e69543e2d1b0700000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000d22374d62778ca8b9baa98d78634e38230e0000000000000f1c3043546175849aa2b1bcb5a29a8c847c76716e6c6c6d70757b84919da6b3a69c8676614c36210c0000000000000e1e2e3e4b5d657784929ca4aeb4afaaa8a6a8aaaeb4afa89e96887c6a615044332414020000000000000000000000000000071524313e4b566069747b82878c9092939392918e8a857e776b61584a43362a1c0c000000182d43586d828888888888816d5645311d09000000000000000000000000081d3144556c8188888888887f69543f2a14000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000012273c51677c91a6bcb09b85705b39281603000000000000061323384d62788da2b7b29c87725d47321d000000000000000000000000000b1b2d3d4f606e8399a5b59f8d81969fb1ab9e89786256453123120000000000000000000000000000000000000000000000000000000000000e1e2d3d4a5c657b8a9da6b49e95806b56402b1600081d3144556c8196abb19c86715c4a36220a00000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000b2034485974899eb4c7a5907b65503b2610000000000000001325364657617584979fb3b7b4ab9f99918a86838281828589919aa2b3b7b39f978374604b36200b0000000000000010202e3f4b5962737d8791999ea8a6a8a9a8a6a99f9a93898076665e504333261606000000000000000000000000000000000614202e38454b5560666d72777a7d7e7e7d7c7975706961594c473a3025180c00000000162b3f53646d73737373736d6352382715020000000000000000000000000215273752636c737373737369614f3b2712000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000012283d52677d92a7bcaf99846f5a442f1a00000000000000000d23384d62788da2b7b29c87725d47321d00000000000000000000000000000f1f32424c6176879daaab9f969fb1b59f8d7c665a483827150500000000000000000000000000000000000000000000000000000000000a1a2b3c4a5b647a8a9ea8ab9f937f6b62513d291400021527374e64798ea3b5a48e79644f38281502000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b06000000000000000005182b3b5d73889db2bca7927c67523d271200000000000000081829394657617481919da6b3b9b4aea99f9b989796989b9ea8afb4b5a79e928173605544311d08000000000000000211212e3b48556067737c84898e91939393918e89847d766b61584c403325160800000000000000000000000000000000000002101a273137444b50585962656869696866636056544c473a33291c130800000000001023354653585d5d5d5d5d585245351a0a00000000000000000000000000000919354552575d5d5d5d5d544f4332200c000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000000000000000000001141f334758657b8c9fb4b5acb1b4a296806b5e4c3c2b1a0a000000000000000000000000000000000000000000000000000000000002152838485a6379899ea8ab9f8d7e6a61514433210e00000921364a5c71869bb1ac96816c5645321d09000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000001c32475c71879cb1bda8927d68533d281300000000000000000b1b29394656606d7c88959ea7afb4bab4b1aeacacadb0b4b9b3ab9f97897d6c60554437271502000000000000000003111d2b37444b5560676e75797c7e7e7d7c79756f6861584c473a2f2215070000000000000000000000000000000000000000000a151d2731353b3b484d5052535453514e4b453837342a1f170c00000000000000061828353f434848484848423f352717000000000000000000000000000000001727353e4248484848483f3b32251503000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d0000000000000000000000000000000417293a4b5d6a7f94a8bac1c5b09b8574604b402f1e0e0000000000000000000000000000000000000000000000000000000000000e1d3245566278889da7b59f8d7d68605043332616040000071a2d3e54697e93aab39e8975604b36200d000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000061c31465b71869bb0bda8937d68533e28130000000000000000000b1b2938454b5e66767f89929a9faaa9acaeafafaeaca9a79e978c8277675f4b443727190900000000000000000000000d19263137444b525560646768696866636056534c463a33291c120400000000000000000000000000000000000000000000000209151d20262b34373b3d3e3e3d3c39363228221f180c040000000000000000000a18232b2d33333333332d2a231709000000000000000000000000000000000917222a2d33333333332a2720150700000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000000000000000000000000e1e31414c6176899fb4c9c7b29d8776614c41301e0e00000000000000000000000000000000000000000000000000000000000e1e30414b6074859ba6b09e947f695f4e4233251608000000000f22374c61778b9fb4a7917c67513b2b18050000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000021528385c72879cb1bca7917c67523c2712000000000000000000000b1a2731404d58616a767d858a909497999a9a9997948f8982796d62594d41312719090000000000000000000000000009141d26313537444b4e51535453514e4b45383633291f170c00000000000000000000000000000000000000000000000000000001080b1118202225282929282724211e160c0a04000000000000000000000000061016181e1e1e1e1e18160f06000000000000000000000000000000000000050f15171e1e1e1e1e14120c030000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d0000000000000000000000000000000a1a2c3c4d5f6d8298a8bab5b1b6a598826d5f4d3c2b190900000000000000000000000000000000000000000000000000000005192b3c4d5f6c8197a3b2a096806b614f413124150700000000000a1f3347586e8399aeaf99846f594834200b0000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000091d32455673889db3bba5907b66503b261100000000000000000000000a151d303a464c57616870767b7e8283848584827f7a756d635b4c483b301d15090000000000000000000000000000000109141d20273135393c3e3e3e3c39363127211f170c040000000000000000000000000000000000000000000000000000000000000000050b0d1013141413110e0b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000000000000000000002152738495b677d92a0b2ab9f9ca4b2a0927d675a493727150100000000000000000000000000000000000000000000000000000a2035485a677d919fb1a5988272604a433223140600000000000004182a3a51667c91a6b49f8b77624d3722100000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000b20364b60758a9fb4c5a48f7a644f3a250f00000000000000000000000002121b293339464b53576165696c6e6f706e6d696560554e493d342b1d130100000000000000000000000000000000000001080b151d2024272929282724201d150c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0f14171a1c1d1d1c1a17130e0c07000000000000000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d00000000000000000000000000000d1d31455663798a9eb4b59f8d879ca7b39e8978625544311d11000000000000000000000000000000000000000000000000000a1a2f404d62788a9eb4aa9c87756154433025140500000000000000000c20354b6074889db3aa947f6a543e2e1b0800000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000f24394e64798eaabbb8a68d77624d38220d00000000000000000000000000000b171f29333639464b505457595a5a595754504b4437362c20180d000000000000000000000000000000000000000000000001080b0f12131413110e0b090200000000000000000000000000000000000000000000000000000000000000000000040a0c12171a1c1d1d1c1916110c09030000000000000000000000000000000000000000000000000000000000000808141c2024292d2f31323231302d2924211a0f0b05000000000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000000000000000000d1d2f404b6074859ba8b5a3968078899eb3a89b8573604b3f2e1c0c0000000000000000000000000000000000000000000000021528384c5e6e8399a8b49f8c7a64574636251307000000000000000000081d3144556b8196abb19c86725c4b37220a00000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b46311b04000000000000000316293952687d92a7c8b39e88735a4835200b000000000000000000000000000000040b171e212832363b3f4244454544423f3a363127211a0f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080c181f22272c2f313232312e2b26211e160b08000000000000000000000000000000000000000000000000000008101b222630353a3e42444647474745423e39362d2220190d0500000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d00000000000000000000000008182b3b4c5e6c8196a3b5a89b8574687d92a1b3a395806a5d4b3a29170400000000000000000000000000000000000000000000091d324556667b90a1b2a3947f6a5c4a3929180800000000000000000000011527374e63798ea3b5a48f7a644f38281602000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b86705b41321f170b0000000000000b1e3246576e8399aec3af99846f5a3c2b19050000000000000000000000000000000000030a0c161e2126292d2e2f302f2d2a25201d15090600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f0d0700000000000000000000000000000008141c202a34373c41444647474644403b363228221b10060000000000000000000000000000000000000000000004111c232e3736434b4f53575a5c5c5d5c5a57534e4a3d37342b20180d010000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d0000000000000000000000011426364859667c909eb0b49e8a7863606f8399a8b49f8c7b655846331f13000000000000000000000000000000000000000000031628394b6074879cb2b19b8673604b3e2e1b0b0000000000000000000000000921364a5b71869bb0ac97816c5645321e09000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b09b85705f4f4333291c13080500070f1b2b3b4b61768a9fb4c1aa95806a55402b1500000000000000000000000000000000000000000003090c101417191a1b191814100b080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a2124211a0f0100000000000000000000000211182630353a474c52565a5c5d5c5b5955514b4639372e211a0f01000000000000000000000000000000000000000c171f2e373e4b4f546064696c6f717272716f6c68635b554d483b342b1c140800000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d00000000000000000000000c1c3043546277899eb3b4a2937e685a4d62788a9eb4aa9d8776614c41311e0e0000000000000000000000000000000000000000091e324557697f94a4b3a1907b65544330201000000000000000000000000000071a2d3d53697e93a9b39e8975604b36210d000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b49f8c7d69614c463a302520181a1b222d3a48596a7f95a9bab5a38e79634e39230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d2d3639362d1f0f000000000000000000000a161e2f36434b515961676c6f717272716e6b6661574f4b3f352c1f140100000000000000000000000000000000010f1c29333f4b505c646d74797e82848687878685827e79726b62594d483b3026180d000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000000000000c1c2e3f4b6072849aa7b8a89a8472604a485a697e93a2b4a598826e604e3c2c1909000000000000000000000000000000000000001325364b6075889eb3ab99846f5d4c3626140200000000000000000000000000000f21374c61768a9fb4a7927c67523c2b19050000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9bbaa9f8d7f6d61584a4336342b2f2e373d4a5862778a9eb4c2b09b85705b4a36210c000000000000000000000000000000000000000000040a0c0d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1927313d4a4e4a3d2d1a0700000000000000000c1a28323f4b5460666f777c81848687878683807b766e645d4e493d321d1509000000000000000000000000000002101f2d3a474c5d65707a82888f9397999b9c9c9c9a97938e8780786d62594b43362b1d0e0000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d0000000000000000000417293a4b5d6a7f94a2b4b39e89786254433c4a6072859ba8b2a0927d685a49372715020000000000000000000000000000000000071c304354697e93a6b59f8c79634e3f2f18080000000000000000000000000000000a1f3347586e8398aeaf9a846f5a4834200b0000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9c8bbab9f9482766760544d483b443e4b4f5b6376869ca8b9b6a4937e68533d2d1a0700000000000000000000000000000000000000000c181f222220180d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c2c37444b5c645c4a36210d000000000000000c1c2938454b5d65737c848b9196999b9c9c9b9995908a837a6f635b4f42312719090000000000000000000000000010202d3d4a58616d7b858f979ea6a8acafb1b1b2b1afaca8a59d958b82776a6054483b2b1e0e00000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d0000000000000000010f1f334658647a8c9fb4b2a0927d675a483630435463798a9eb4b49e8a78635544311d1100000000000000000000000000000000000b20354a6073879cb1af9a846f5b4a362111000000000000000000000000000000000417293a51667b90a6b49f8b78624d3822100000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9bbaa9faaa098877d736962595a5a5c5c646c79859ba4b5bcab9c8674604b36200f00000000000000000000000000000000000000000c1c2a343737342b1d13040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1826303d4955606a79644e39240f0000000000000b1b293a4756606c7b86919a9faaabafb1b2b1b0aeaaa89f988f847969604b443727180800000000000000000000000e1e2d3e4a5b6376828f9ba2acb3b8b4aea8a5a3a2a2a4a7acb2b2aa9f978a7f736259483c2b1905000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d00000000000000000f1f31424c6176879daab6a598826d5f4d3c2b2536495b687e93a1b3a89b8574604b3f2e1c0c0000000000000000000000000000000215273750657b90a4b6a6917c67513d2d1a0300000000000000000000000000000000000c20354b6074889db3ab947f6a553f2e1b0800000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4b9b49f8b9aa2a69d92867e77726f6f71737a818b9ba3b5beb59f8d7b655544311d080000000000000000000000000000000000000004182a3a474c4d483b301f180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c2c36434b5b63737f8a745f4a341f0000000000031629394758617481909ca4afb4b4ada7a4a2a3a5a8afb4b4ada19a8b7e6d605544362513000000000000000000000a1a2c3c4a5c64798798a0b0b4b6b2a89e9993908e8d8d8e92979da5b0b4a89f948577625a4835200b000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000000a1a2d3d4e606e8398a5b7aa9d8776614c41301e182c3c4e606f8399a7b5a395806b5d4b3a2a17040000000000000000000000000000081d3144556d8297acb39d8874604b36200f000000000000000000000000000000000000081d3144556b8096abb29c87725d4b37220b00000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4c7a5907c84969eb1a49c938c87858486888f969fa9b5bdb0a096816c5d4b37271502000000000000000000000000000000000000000a1f3447596162594d41342a1c12040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1825303c495460697985958a755f4a352000000000000d1e324657617684979fb1b5b4a89e98928f8d8d90939a9faab2b3a99f938173605443301c11000000000000000002152838495a647a899da5b2bcb4a59d9289837e7b797778797c8187909ba3b2b4a29b8878624d38220d000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000031628384a5b687e93a0b2b49f8c7a6457463323130e1e31424c6277899eb3b49f8c7b655847331f1400000000000000000000000000000b20364b6075899eb3ab96806b5544311d08000000000000000000000000000000000000011426374e63798da3b4a58f7a654f39281603000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4baa98c777381909ca4b1a9a59d9a999b9ea7acb4bab5b19e968273604b3f2e190900000000000000000000000000000000000000000c22374c617777675f4c473a301f170c00000000000000000000000000000000000000000000000000000000000000000000000000000000000005131e2b36434a5a63737f8b9b9f8a755f4a3520000000000d1d32424b6175859aa2b1b8aa9f968a837d7a78787a7e848b98a0b4bab49f978272604a3f2e190900000000000000091d3245566378899ea7b6b9ab9f94877d756e686564626264676c737b85919da5a89a8573604b35200b000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d000000000000091e32455663798a9fb4b4a2947f6a5c4b3929170500141f344859667c91a0b2ab9d8876614c423118080000000000000000000000000010253a50657a8fa7b8a9907b65503727150200000000000000000000000000000000000000092135495b70859bb0ac97826d5746321e09000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8fa4aa9f8a75606b7b86939da6aeb2afafb1b3b8b8b3aea49c9081726055443121100000000000000000000000000000000000000000000f24394e6479897d6e61594d4033291c12030000000000000000000000000000000000000000000000000000000000000000000000000000000d1820313c485460697885949fa99f8a755f4a352000000005182b3b4f606f8399a3b4b7a69d8c80766e6765626365686f7883919fa9bab1a095806a5d4b37271501000000000005182b3b4b6074859ba7b8b9a89e8d7f7468605553504e4d4d4f52546066727d87999e8978625443301c08000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d00000000000417293a4b6075869ca9aaa79a8473604b3e2e1b0b000005182a3b4d5e6d8298a5aaa699836e604e36261401000000000000000000000001142636556a8095aab49f8a75604b36200b0000000000000000000000000000000000000000061a2c3d53687e93a9b49e8976614b36210e000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000f253a4f647a8f9494948772545d65737e8891999ea8a5a7a6a5a79e9890867b6c605444372614030000000000000000000000000000000000000000000f24394e64798e928377665e4c473a2f1e170b00000000000000000000000000000000000000000000000000000000000000000000000004131d2b34424e5a62727e8a9ba2b4b29f8a755f4a35200000000b20344859697e93a1b3b7a69d887a6b6157524f4d4e505359626e7d8b9fa9bab49f8c7b655544311d0800000000000b203448596a7f95a3b5bcab9e8a7c6a60554b44373b3938383936434a5460677683907d675a4836261401000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7bdae99846e59442f1904000000000000000d23384d62788da2b7b29c87725d47321d00000000000a1f3347586c8294949494948978625443302010000000000d1d30404c61768794949494937d685443301c080000000000000000000000081c30435470859aafaf9a846f5645321d090000000000000000000000000000000000000000000f21364c61768a9fb4a8927d67523c2b19060000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000d22374d62777f7f7f7f7d68524c556068747c83898d909191908d89837b73655d4b4336261909000000000000000000000000000000000000000000000f24394e64798ea199887c6d61584c4033291b11030000000000000000000000000000000000000000000000000000000000000000000c181f303b484c60687884939fa8b1a59d90816c57422c17000004182a3b4c6277899eb4bcab9d8879645c4b46393a38383b3b484d5f677c8b9fb4bcab9c8674604b36251300000000021527374c62778a9fb4c2b49f8d7c665e4b443731272624222324253036434a58616e7b675f4d3c2b180800000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d92a7aaaa99846e59442f1904000000000000000d23384d62788da2aaaa9c87725d47321d00000000000c21374c61767f7f7f7f7f7f7b655a48362614020000000000121e334657647a7f7f7f7f7f7f73604b35200b00000000000000000000000b20354b6074899eb4a9947f6a54382815020000000000000000000000000000000000000000000a1f3346586e8398adaf9a846f5a483520080000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000b20344859626a6a6a6a685f4e37444b5560676e74787b7c7c7a78746e6660544c3f3026180900000000000000000000000000000000000000000000000f24394e64798ea3a69e918276665e4b46392f1e160a00000000000000000000000000000000000000000000000000000000000004121c2a34414d59626f7d899aa2b4b29f97877b6c63523e2a1500000b1f3447596c8197a8b9b59f8d7b655b4a3e3329252323252b34414d5e697f94a2b4b5a4927d685443301c07000000081d3144556b8196a9bab6a4947f6a5e4c4031271d15100f0d0d0f131c25303a464c5e665e4d41311e0e0000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a000000000000000000000000000000000000000000000000000000000013283d52687d9294949494836e59442f1904000000000000000d23384d62788d9494949487725d47321d00000000000a1f334758616a6a6a6a6a6a655d4b3c2b1808000000000000031729394a5c646a6a6a6a6a69605443301c0800000000000000000000000e23384e63788da8b9a6917b66513c2611000000000000000000000000000000000000000000000417293a50657b90a6b59f8c78624d3625130000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0000000000000000000000000000000005182b3b484d55555555524e41313137444b5254606366676665626054514b43362f1c14080000000000000000000000000000000000000000000000000f24394e64798ea1b4b3a098887c6d61574b3f32281b10020000000000000000000000000000000000000000000000000000000c171f303a474c5f677783929ea8b2a69d908276655d524534220f00000c22374c61778a9fb4baa996816c5d4b3d2d1e17100d0e10192030404b6073859bb0c2b19c8673604a35200b0000000b20364b6074899eb3c5b19c8673604b402f1d15090200000000000008131c2933404c514c40312313000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000000000000000000000000000e24394e63797f7f7f7f7f7d67513c271200000000000000000c21364c61767f7f7f7f7f7e68533e291300000000000417293a474c555555555555504b3f2e1d0d00000000000000000b1b2d3e4a4f5555555555544b4336261401000000000000000000000011273c51667c91a6bbaa8d78634e38230e00000000000000000000000000000000000000000000000b20354b6074889db2ab957f6a5443301c0700000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00000000000000000000000000000000000d1d2b34373f3f3f3f3d3a31231d27313636434b4e505251504d4b4336353026181101000000000000000000000000000000000000000000000000000c21364c617683939ea8b2a69d908275655d4b45392e1d150a00000000000000000000000000000000000000000000000003111c2933404d59616e7d8999a1b3b3a098887c6d61574c3f34271705000316293954697e94a9bab49f8b77624c3f2e1f10030000000005121c304354667b90a4b6b6a48f7a654f3a251000000011263b51667b90a7b8b8a6917c67554431221202000000000000000000000c171f2f383b382f2213050000000000000001080b0f0f0f0f0f0f0f24394e63798ea3b8b49f8a745f4a351f0f0f0f0f0f0f0f0d070000000000000000000000000000000000000000000c21364a5b636a6a6a6a6a675f4d39241000000000000000000a1f334658616a6a6a6a6a68604e3b26110000000000000c1c2933373f3f3f3f3f3f3a372e21110000000000000000000010202d36393f3f3f3f3f3f353026180800000000000000000000000014293f54697e94a9b49f8a75604b36200b0000000000000000000000000000000000000000000000081c3043546b8095aab29d8773604a35200b00000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0000000000000000000000000000000000000d1820222a2a2a2a28251e1309151d20263035383b3c3c3b38353026201c14080000000000000000000000000000000000000000000000000000000a1f334658616f7e8a9aa2b4b29f97877b6c60574b3f32281a10020000000000000000000000000000000000000000000b161e2f3a464c5e667783929ea7b2a69e918276665e4c46392f21170900000a1e32465770859bb0c7ad98826d594734211101000000000000011426364a6073879cb1c2ac96816c57392917030001162c41566b8196abc5b39e8874604b3726140300000000000000000000000004121d2426241d12040000000000000009141d202525252525252525394e63798ea3b8b49f8a745f4a352525252525252524211a0f0100000000000000000000000000000000000000071a2d3d4a4e5555555555514d41301d0a00000000000000000417293a464c5555555555534e42311f0b000000000000000c171f212a2a2a2a2a2a25231c11030000000000000000000002101b22242a2a2a2a2a29201c140800000000000000000000000000172c41566c8196abb29c87725544311d080000000000000000000000000000000000000000000000011426364d63788da2b4a5907b655039291703000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00000000000000000000000000000000000000050b0d1515151513110b010002080b141c20232627272523201c140b0801000000000000000000000000000000000000000000000000000000000417293a464c60687884939fa8b1a59d8d8175645d4b45382d1d150900000000000000000000000000000000000003111b2932404c58616d7c8898a0b3b3a098887c6d61584c4033291b11030000000c21364b61768a9fb4bcab907b66503b2a18030000000000000000081c3043546a8095aac9b19c86715746331e0a00031729395b70859bb0c2ad98826d5443301909000000000000000000000000000000090f110f09000000000000000009192631353a3a3a3a3a3a3a3a3a4e63798ea3b8b49f8a745f4a3a3a3a3a3a3a3a3a39362d200f00000000000000000000000000000000000000000f1f2d36393f3f3f3f3f3c39302312010000000000000000000b1b2933363f3f3f3f3f3e3b312414020000000000000000040a0c151515151515100e080000000000000000000000000000070d0f1515151515140b08010000000000000000000000000000182e43586d8398adb09b85705b37271502000000000000000000000000000000000000000000000000082135495b70859ab0ad98826d5746331e0a000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0000000000000000000000000000000000000000000000000000000000000000000001080b0e111211100d0b080100000000000000000000000000000000000000000000000000000000000000000b1b2933424e5a62727e8a9ba2b4ab9f96867a6b60564a3e3127190f010000000000000000000000000000000a161e2e39464b5e667682919ea6b2a79e918377665e4c473a2f1e170b000000000010253b50657a90aabbb59f8b76614c36210d0000000000000000000013253650657b90abbcb59f8b76614c36210c000a1e33465773899eb3bca7927d67523626140000000000000000000000000000000000000000000000000000000001142637444b4f4f4f4f4f4f4f4f4f4f63798ea3b8b49f8a745f4f4f4f4f4f4f4f4f4f4e4a3e2d1a0700000000000000000000000000000000000000010f1a21242a2a2a2a2a27241d120500000000000000000000000b171f212a2a2a2a2a29261f1406000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f455a6f849aafaf9a846f5a452f1a0000000000000000000000000000000000000000000000000006192c3c53687d92a8b49f8a76614b36210e000000000000000000000000000000000000010909090909090a1f354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171f313c485460697985949fa9b5a49c8c8074645c4b44372d1d140900000000000000000000000002101a28323f4b57616c7c8898a0b3b3a199897d6e61584c4033291c120300000000000013283e53687e93a8c8b19c87715846331f0a000000000000000000000c21364b61768b9fb5bcab8e79644f39240f000c21364b61768ba7b8b9a48f7a644f3a250f00000000000000000000000000000000000000000000000000000000081d314455606464646464646464646464798ea3b8b49f8a7464646464646464646464645c4a36210d000000000000000000000000000000000000000000070c0e151515151512100a0100000000000000000000000000040a0c151515151513110b0200000000000000000000000000000000000000030d131520202020201c1913090000000000000000000000000000000000000000000000000000000000001b30465b70859bb0ae99836e59442e1904000000000000000000000000000000000000000000000000000e21364b61768a9fb4a8927d68533c2c19060000000000000000000000000000040e14161e1e1e1e1e1e1e1f354a5f748a9fb4b5a08a75604b35200b0000000000000000000000000000000000000000000000000000030a0c111111110f0900000000000000030a0c111111110f090000000000000000000000030a0c111111110f0900000000000000000004141e2b36434a5b63737f8b9ba3b4ab9f96867a6a60554a3d3126190f000000000000000000000a151d2e38454b5d657581909da6b2a79e928377675f4c473a301f170c0000000000000000162b40566b8095abc0af9a846f5a3a291704000000000000000000000a1e33465774899eb3c9a6917c66513c2711000d22374d62778ca2c5b8a28d78634d38230e000000000000000000000000000000000000000000000000000000000b20354b60737a7a7a7a7a7a7a7a7a7a7a7d92a7bcb49f8b7a7a7a7a7a7a7a7a7a7a7a7a644e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071520272a3535353535312e261b0d00000000000000000000000000000000000000000000000000000000001c31465b71869bb0ad98826d58432d1803000000000000000000000000000000000000000000000000000a1e3346576d8298adb09a85705a4935200800000000000000000000000000081621292c3434343434343434354a5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000000000000000000000b161e2126262626231c1104000000000b161e2126262626231c110400000000000000000b161e2126262626231c11040000000000000000000e1825303c495460697985949fa9b4a49c8c8074635b4b44372c1c1308000000000000000a1a27313e4b56606c7b87979fb2b3a199897d6e62594d41332a1c1204000000000000000000172c41576c8196acc1ad98836e58432e190000000000000000000000031729395d72879db2bda7927d68523d2813000e23384d63788da2b8b6a18c76614c37210c000000000000000000000000000000000000000000000000000000000c21364c61768b8f8f8f8f8f8f8f8f8f8f929bacc0baa99f8f8f8f8f8f8f8f8f8f8f8f87725d47321d00000000000000000000000000000000000000000000000000000000000000000000070d0f131313130d0b0600000000000000000000000000000000000000000000000000000000000000031525323c3f4a4a4a4a4a4642392b1b09000000000000000000000000000000000000000000000000000000001c31465c71869bb1ac97826d57422d1802000000000000000000000000000000000000000000000000000317293950657b90a5b4a28d78634d362614010000000000000000000000041626343d414949494949494949494a5f748a9fb4b5a08a75604b35200b0000000000000000000000000000000000000000000000000b1b2932363b3b3b3b382f22110000000b1b2932363b3b3b3b382f2211000000000000000b1b2932363b3b3b3b382f22110000000000000000000008131c2c36434b5b63737f8b9ba3b4aa9f9585796a6055493d3025180e000000000002152738454b5c6475818d9da5b1a89e928377675f4c473b301f180c0000000000000000000000182d42576d8297acc1ac97826c57422d170200000000000000000000001c31465b71869bb0bda8937e68533e2913000d22384d62778da2c6b6a18c77614c37220c000000000000000000000000000000000000000000000000000000000c21364c61768ba1a4a4a4a4a4a4a4a4a4a7acb9c8c7bab4a4a4a4a4a4a4a4a4a4a49c87725d47321d000000000000000000000000000000000000000000000000000000000000000002101b2224292929292320190e0000000000000000000000000000000000000000000000000000000000000d2032434f5460606060605b5649392613000000000000000000000000000000000000000000000000000000001b31465b70869bb0ad98836d58432e180300000000000000000000000000000000000000000000000000000b20354a6073879db2aa95806b5443301c0800000000000000000000000e21344451565e5e5e5e5e5e5e5e5e5e5f748a9fb4b5a08a75604b35200b000000000000000000000000000000000000000000000003162939464b515151504c402f1a0a0003162939464b515151504c402f1a0a000000000003162939464b515151504c402f1a0a00000000000000000000000e1826303d4955606a7985959faab4a39b8b7f73635b4a43362b1e1406000000091d314556606b7a86969fabb4a29a897d6f62594d41342a1d1304000000000000000000000000172d42576c8297acc1ad98826d58432d180000000000000000000000011426375c72879cb1bda8927d68533d2813000c21374c61768ca8bab8a38d78634e38230e000000000000000000000000000000000000000000000000000000000c21364c61768ba1b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b29c87725d47321d000000000000000000000000000000000000000000000000000000000000000010202d363a3e3e3e3e38352b1e0e000000000000000000000000000000000000000000000000000000000013273c4f616a7575757575716756422e19050000000000000000000000000000000000000000000000000000001b30455a70859aafae99846e59442f19040000000000000000000000000000000000000000000000000000071c3043546a8095abb29d8774604b35200b000000000000000000000014293d51626b7373737373737373737373748a9fb4b5a08a75604b35200b00000000000000000000000000000000000000000000000a1e32465761666666665e4c382815020a1e32465761666666665e4c38281502000000000a1e32465761666666665e4c38281502000000000000000000000008141c2c37444b5b6374808c9ca4b4a99f948579696054493c3124140000000b20364b6074808c9ca4b5a89e93847868604d483b301f180d0000000000000000000000000000162c41566b8196abc0ae99846f593727150100000000000000000000081d31445573889eb3bca7917c67523c2712000b20354a6075899fb4bba6907b66513b2611000000000000000000000000000000000000000000000000000000000c21364c61768b9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9c87725d47321d00000000000000000000000000000000000000000000000000000000000000071b2d3e4a4f535353534d483c2b190600000000000000000000000000000000000000000000000000000000152a3f546a7f8a8a8a8a8a85715b46311c060000000000000000000000000000000000000000000000000000001a2f44596f8499aeaf9a856f5a45301a000000000000000000000000000000000000000000000000000000001325364d62788c9fb5a5907b65503a29170400000000000000000000162c41566b808889898989898989898989898fa9bab5a08a75604b35200b00000000000000000000000000000000000000000000000c21364b61757c7b7b7b665645321d090c21364b61757c7b7b7b665645321d09000000000c21364b61757c7b7b7b665645321d09000000000000000000000000010f1926313d4a55606a7a86959faab4a39b8a7e72625a4e42311b0b000010253a4f657a8f9faab4a29a8a7e72625a4e42342b1d1305000000000000000000000000000000142a3f54697f94a9beb09b86705544311d08000000000000000000000b20354b60758a9fb4c5a58f7a65503a251000071c30435471869cb1bfaa95806a553e2d1b070000000000000000000000000000000000000000000000000000000c21364c6175888888888888888888888888888888888888888888888888888888888884705b45301b000000000000000000000000000000000000000000000000000000000000000d22364a5c6468686868625a4835200b0000000000000000000000000000000000000000000000000000000013293e53687e939f9f9f9c87725c47321d00000000000000000000000000000000000000000000000000000000182d42586d8297adb09b86715b3a291704000000000000000000000000000000000000000000000000000000082035495a70859aafad98826d5846331f0a00000000000000000000172d42576c82979e9e9e9e9e9e9e9e9e9e9ea7bac7b5a08a75604b35200b000000000000000000000000000000000000000000000010253a4f657a8f90908d75604b36200b10253a4f657a8f90908d75604b36200b0000000010253a4f657a8f90908d75604b36200b000000000000000000000000000009141d2d37444b5c6474808c9ca4b4a99f93847868604e392916030010253a4f657a8fa4bbaf9a8478686054483c3120180d000000000000000000000000000000000011273c51667c91a6c4b49f8975604b35200b000000000000000000000f24394e64798eaabbb8a68d78624d38220d0000132536576d8297acc6b09b86715c4a36221100000000000000000000000000030a0c140b0700000000000000000a1e334657617373737373737373737373737373737373737373737373737373737373706655422d19000000000000000000000000000000000000000000000000000000000000000f243a4f647a7e7e7e7e78624d38230d0000000000000000000000000000000000000000000000000000000012273d52677c92a7b5b29d88735d48261401000000000000000000000000000000000000000000000000000000162b40566b8095abb39e88735846331f0a00000000000000000000000000000000000000000000000000000006192b3c52687d92a8b49f8a76614c36210f00000000000000000000172d42576c8297acb3b3b3b3b3b3b3b3b3b3b4b4b4b4a08a75604b35200b000000000000000000000000000000000000000000000012273c52677c91a6ab8d78624d38230d12273c52677c91a6ab8d78624d38230d0000000012273c52677c91a6ab8d78624d38230d000000000000000000000000000000010f1927313e4a56606b7a86969fabb4a29a8a7e685746321e0a0010253a4f657a8fa4c5a6917c6d61584c4032291b110300000000000000000000000000000000000d23384d62788da6b7baa98e79644f37261401000000000000000005192b3c53697e93a8c8b39e88735a4834200b000012273d52677c92a8b9b5a38e79644f3f2e1d0d00000000000000000000000b171e212a201c130800000000000003172939464c5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5b554838261200000000000000000000000000000000000000000000000000000000000000162b40556b80939393917c66513c27110000000000000000000000000000000000000000000000000000000011263b51667b90a6bbb39e89745443301c0800000000000000000000000000000000000000000000000000000013283e53687d93a8b8a68b76614c36210c000000000000000000000000000000000000000000000000000000000e21364b6176899eb4a9937e68533d2c1a06000000000000000000172d42576c82979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8a75604b35200b0000000000000000000000000000000000000000000000142a3f54697f94a9a58f7a65503a2510142a3f54697f94a9a58f7a65503a251000000000142a3f54697f94a9a58f7a65503a2510000000000000000000000000000000000009151d2d38454b5c6474808c9ca5b4a89e8b76614b36210c0010253a4f657a8fa6b2ab9a918276655e4b46392e1e160a000000000000000000000000000000000b2035485a73889db2c7aa947f6a5544311d0c00000000000000000b2035485a6f8499aec6ae99836e593c2b190500000c21364b6176899eb4c1ae99846f5d4b3b2b1b0e0300000000000000040f1b2933363f35302518080000000000000b1b29333648484848484848484848484848484848484848484848484848484848484542382a1a0800000000000000000000000000000000000000000000000000000000000000162b40556b8095a8a6917c66513c2711000000000000000000000000000000000000000000000000000000000f24394f64798ea4c9b59f8a75604b35200b00000000000000000000000000000000000000000000000000000010253a50657a8fa5c3a48f7a644f3a240f00000000000000000000000000000000000000000000000000000000091e3246576d8297adb09b85705b49352109000000000000000000172c41576c818a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8b74604b35200b0000000000000000000000000000000000000000000001172c41566c8196aba7927c67523d2712172c41566c8196aba7927c67523d271200000001172c41566c8196aba7927c67523d271200000000000000000000000000000000000002101a27313e4b56606b7b879cb2b9a08b76614b36210c000d23384d62788899a1b3aba097877b6c61574b3f32281b1002000000000000000000000000000006192b3c576c8197acc1b29d8774604b3a2918080000000000000b1b2d3e4d62788c9fb4baa8927d68523d28130000000a1e3346576d8297aabbb3a1907b655948392c1e160b08020000060c171f2d39464c544a43362513000000000000000b171e213333333333333333333333333333333333333333333333333333333333302d261a0c0000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c2711000000000000000000000000000000000000000000000000000000000d22384d62778dabbcbcab8c76614c37210c0000000000000000000000000000000000000000000000000000000c22374c61778ca5b7a7927d67523d2812000000000000000000000000000000000000000000000000000000000316283950657a8fa5b4a38d79634e37261401000000000000000015293e51636c7474747474747474747474747474747474746d5544311d080000000000000000000000000000000000000000000004192e44596e8399aea9947f6a543f2a15192e44596e8399aea9947f6a543f2a1500000004192e44596e8399aea9947f6a543f2a150000000000000000000000000000000000000005131e2b36434a5a62738095aac2a08b76614b36210c000c2035495a627783929ea7b1a69d908175655d4b45392e1e160a00000000000000000000000000000f253a4f647a8fa3b4b7a5917c6758463625180d07000108101b29394a5c6b8096abbcb49f8a76614c36210c000000031729394d63788b9fb4bfb39d88776257493c3228201d1518181a2129333d4a576169605443301c1100000000000000030a0c1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1b191208000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c2711000000000000000000000000000000000000000000000000000000000b20364b60758a9fb5b8a28d78634d38230e0000000000000000000000000000000000000000000000000000000a1f33475872879db2ac96816c573b2b1905000000000000000000000000000000000000000000000000000000000b20354a6073879cb2ab95806b5544311d0800000000000000000f22344551575f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b443726140100000000000000000000000000000000000000000000011527375b70869bb0ac96816c57412c171527375b70869bb0ac96816c57412c17020000011527375b70869bb0ac96816c57412c170200000000000000000000000000000000000d1820313c485460687884959eafb4a48b76614b36210c0006192c3c4959616e7d8999a1b4b29f97877b6c60574b3f32281a10020000000000000000000000000d22374b5c70859bb0bfb29d8876615443362b211a19141c202d394657647a8b9fb4baa896816c5746331e0a000000000b2035495a6c8196a5b6b7a69b8575635b4b46393631272e2e2c353a464c5b63767f72604a3f2f1d0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c271100000000000000000000000000000000000000000000000000000000091d32455673889db3baa48f7a654f3a251000000000000000000000000000000000000000000000000000000004182a3a586e8398adb19c8771594834200b00000000000000000000000000000000000000000000000000000000071c3043546a7f95abb39d8874604b35200c0000000000000000051727343e414a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a35312619090000000000000000000000000000000000000000000000081d31445573889db3ae99846e59442f191d31445573889db3ae99846e59442f19000000081d31445573889db3ae99846e59442f190000000000000000000000000000000005131d2b34424e5a62727e8a9aa2afab9f968674604b36200b00000e1e2c3a474c5f677783929ea8b1a59d8d8175655d4b45382e1d150a0000000000000000000000081b2e3e50657b90a1b3b7a69882726054483c362d2e2630353e4a576175859baabbb49f8a78624d392917030000000006192c3c4b6175879da9bab4a39b86796a6157504b443743433d494e58616b7986947f6a5d4b3b2b190500000000000000000000000000000000000000000000080d0f202020202020202020202020202020202020202020202020202020202015130d0400000000000000000000000000000000162b40556b8095aaa6917c66513c271100000000000000000000000000000000000000000000000000000000021528385b70869bb0bca6917c67513c27120000000000000000000000000000000000000000000000000000000013283e53687d93a8b6a48c77624d37220d00000000000000000000000000000000000000000000000000000000001325364d62788c9fb5a6907b66503a2a17040000000000000000081722292c353535353535353535353535353535353535201d14090000000000000000000000000000000000000000000000000b20354b60758a9fb4b09b86715b38281520354b60758a9fb4b09b86715b3828150200000b20354b60758a9fb4b09b86715b3828150200000000000000000000000000000d181f303b484d60687884939ea8b5a59c8c8074605645311d090000000e1c2a34414d59626f7d8a9aa2b4ab9f96877b6b60564a3e31271a1002000000000000000000001023384c5d6e8399a6b8b2a0978172625a4e4a3d4336434b505c6475849aa3b5b4a3957f6a5a48341b0b0000000000000e1e324657647a8b9faab9b4a49c897f756b6560555a58585a5b636b76808b9c9f8c7b65594834200b000000000000000000000000000000000000000002101b222535353535353535353535353535353535353535353535353535353535352b28211507000000000000000000000000000000162b40556b8095aaa6917c66513c27110000000000000000000000000000000000000000000000000000000000192e43586e8398adbea9937e69543e2914000000000000000000000000000000000000000000000000000000000d23384d62788da3b5a7927d68523c2b190500000000000000000000000000000000000000000000000000000000082035485a6f849aafae98836e5847331f0a000000000000000000050f15171f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f0b0801000000000000000000000000000000000000000000000000000d22384d62778dabbcb39e88735645321d22384d62778dabbcb39e88735645321d0900000d22384d62778dabbcb39e88735645321d0900000000000000000000000004121d2a34414d59626f7d899aa2b4ab9f97877b6b60564538271502000000000c181f303b484d60687884939fa8b5a59c8c8074645c4b45382d1d1509000000000000000000091c2f3f4c6277889ea9bab19f9783786b635b5a58595460656d7a859aa2b4b7a69b8573604b3c2b1900000000000000031629394a5c667c8c9ea8b6b6a79e9488807a75716f6d6d6f73788089969fa9aa9e8878624d37220d000000000000000000000000000000000000000010202e373a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a403c332515040000000000000000000000000000162b40556b8095aaa6917c66513c27110000000000000000000000000000000000000000000000000000000000152b40556a8095aabfab96816b56412c16000000000000000000000000000000000000000000000000000000000b2035485a71869bb1ae99846f5a483420090000000000000000000000000000000000000000000000000000000005192b3c52677d92a8b49f8a76614c37210f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fa4c9b8a68b75604b3620253a4f657a8fa4c9b8a68b75604b36200b000010253a4f657a8fa4c9b8a68b75604b36200b00000000000000000000000c171f303b474c5f677783929ea8b1a59d8d8175655d4b4538281a0a00000000000004131d2b34424e5a62727e8a9ba2b4ab9f96867a6b60564a3e3127190f010000000000000000111f344759657b8b9fa9b8b1a1998a807972706e6e70747a828c9ba3b4b6a69d8878625544311d0d00000000000000000b1b2d3e4c5e667c8a9ca4b4b9b3a69e958f898684838384888d959ea7b4b4a39b887a644f39240f00000000000000000000000000000000000000081b2e3e4b4f606060606060606060606060606060606060606060606060606060606055504333210d00000000060c0e0e0e0e0e0e0e0e162b40556b8095aaa6917c66513c27110e0e0e0e0e0e0e0d0b050000000000000000000000000000000000000012273d52677c92a7c6ae99836e593726140100000000000000000000000000000000000000000000000000000006192b3c546a7f94aab49f8b78624d37261401000000000000000000000000000000000000000000000000000000000e21364b6075899eb3a9937e69533d2d1a07000000000000000000000003090c151b1d1b130b080200000000080e10191c1c170e0c0600000000040a0c151b1d1a130b08010000000000000012273c52677c91a7bcc5a28d78634d3823273c52677c91a7bcc5a28d78634d38230e000012273c52677c91a7bcc5a28d78634d38230e00000000000000000004121c2a33414d59626e7d8999a1b3b39f97877b6c61574b3f32281a0a0000000000000000000d1820313c485460697985949fa9b4a49c8c8074645c4b44372d1d14090000000000000005182a3b4b5d667c8b9ea7b3b3a89e958e8785838385888f979fabb5b4a49c8879635a483727150000000000000000000010202f404c5e667986959ea8b3b7b3aba89e9b9a98989a9da6aab3b4a89e948577645c4a36220d000000000000000000000000000000000000000d22374b5c6475757575757575757575757575757575757575757575757575757575756a61503c28130000000e19202324242424242424242b40556b8095aaa6917c66513c2724242424242424242220180d0000000000000000000000000000000000000e24394e63798ea8b9b19b86715544311d08000000000000000000000000000000000000000000000000000000000e22374d62778b9fb4aa95806a5544311d0b00000000000000000000000000000000000000000000000000000000091e3245566d8297acb09b86715b4a362109000000000000000000000b161e212a30323029201d15090003111c23252e32312d23211a0f01000c171f212b31322f28201d1409000000000000142a3f54697f94a9bebaa58f7a65503a252a3f54697f94a9bebaa58f7a65503a25100000142a3f54697f94a9bebaa58f7a65503a251000000000000000000c171f303a474c5f677783929ea7b2a69d908276655d4b46392e1e160a000000000000000000000005131e2b36434a5b63737f8b9ba3b4aa9f95867a6a60554a3d3126190f010000000000000d1d2e3f4c5e667b899aa1b0b5b4aba59d9a98989b9ea6acb4b5ab9f978678635b4a3c2b1909000000000000000000000212222f404c5b6374808a959da6abb0b4b4b1afadadafb2b4afaa9f978a7f7462594a3e2d1b07000000000000000000000000000000000000000f253a4f647a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a806a55402b1500000e1e2c353839393939393939393940556b8095aaa6917c66513c39393939393939393937342b1d0d00000000000000000000000000000000000b20354b6074899eb3b49f8975604b35200b000000000000000000000000000000000000000000000000000000000b203448596e8399aeb29d8774604b39291603000000000000000000000000000000000000000000000000000000031628384f657a8fa4b5a38e79634e3727150100000000000000000e1b2832363f4547453e363127190b15212e373a4347474238352c1f120e1c293337404647453d353126190a0000000001172c41566c8196abc1bca7927d67523d282c41566c8196abc1bca7927d67523d28120001172c41566c8196abc1bca7927d67523d281200000000000003121c2933404c58616e7d8999a1b3b3a098887c6d61574b3f32281b100200000000000000000000000000000e1825303c495460697985959faab4a49c8b8074635b4b44372c1f0f00000000000000112130404c5d657884919ba3abb1b4b2afadaeb0b3b4b0ab9f998c8175635a4a3d2d1e0e0000000000000000000000000412222f3d4a56606a77808890969b9fa9a5a6a7a6a5aa9f9a948b82776a6056483b2d201000000000000000000000000000000000000000000f253a4f647a8f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f95806a55402b150006192c3c494d4e4e4e4e4e4e4e4e4e4e556b8095aaa6917c66514e4e4e4e4e4e4e4e4e4e4d483b2b180500000000000000000000000000000000081c3043546f849aafbaa98d78634d38230e0000000000000000000000000000000000000000000000000000000005182b3b4f657a8fa2b4a6937d685746321e0e000000000000000000000000000000000000000000000000000000000a22374b5d72879cb1ab96806b5544311d08000000000000000e1e2b39464b545b5d5a534b4437291b26333f4b50585c5c574e493d30231f2c3a474c555b5c5a524b4437281a0a00000004192e44596e8399aec3bfa9947f6a543f2a2e44596e8399aec3bfa9947f6a543f2a150004192e44596e8399aec3bfa9947f6a543f2a1500000000000b171e2f3a474c5e667682919ea7b2a79e918276665e4c46392f1e160b000000000000000000000000000000000008131c2c36434b5b63737f8b9ca4b4aa9f9585796a6055493d2c1a06000000000000031222303f4b59626f7c858e969b9faba6a7a6a5a99f9a948c837a6c6157493c2d1f0f000000000000000000000000000004121f2d38454b59616b747b81868a8d90919191908d8a857f776d62594b45382b1d100200000000000000000000000000000000000000000f253a4f647a8fa4b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5aa95806a55402b15000c2035495a6363636363636363636363636b8095aaa6917c66636363636363636363636362594834200b0000000000000000000000000000000001142636556b8095aac7a7917c67523c271200000000000000000000000000000000000000000000000000000000000d22374b5d6f849aabb39d8875614b3c2b1909000000000000000000000000000000000000000000000000000000081b2e3f556a7f94abb39d8874604b35200c00000000000008182b3c4857616a7072706860554639293344505d656e71716c635b4d41302c3d4958616a70726f68605545382816030000061b31465b70869bb0c5c1ac97816c57422c31465b70869bb0c5c1ac97816c57422c1700061b31465b70869bb0c5c1ac97816c57422c1700000003111b2933404c58616d7c8898a0b3b3a199887c6d61584c4033291b110300000000000000000000000000000000000000000e1826303d4a55606a7a86959faab4a39b8b7f73635b4935210c000000000000000412212f3b484d5e66707980868b8e909191908d8a857f786e645c4b46392c1e0f01000000000000000000000000000000010f1a28323b474c5560656b7175787a7c7c7c7b7875706a62594c483b32281a0d000000000000000000000000000000000000000000000f253a4f647a8fa4b9c1b5b1a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a395806a55402b15000e23384d63787979797979797979797979798197aca9937e79797979797979797979797977624d37220d000000000000000000000000000000000011263b51667b90aabbab96816b563929170300000000000000000000000000000000000000000000000000000000081b2e3f4f647a8d9fb5a695806a5a48372614010000000000000000000000000000000000000000000000000000001022374d62778b9fb4a6917c66513a2a18040000000000132536485a62757f8587857e74615746334150626b7b8387868279675f4d3d37495b6376808587847d73605645321e0d0000091e33485e73889db3c8c3ae99846e59442f33485e73889db3c8c3ae99846e59442f1900091e33485e73889db3c8c3ae99846e59442f1900000111212f39464c5e667682919da6b2a79e928377675f4c473a2f1e170b000000000000000000000000000000000000000000000008141c2d37444b5c6474808c9ca4b5a99f948579634e38230e000000000000000003111d2b34404c515c646b7176797b7c7c7b7875706a625a4f4a3e32281b0e000000000000000000000000000000000000000a151d2a3437444b50565660636566676665636055544c483b342b1d150a00000000000000000000000000000000000000000000000f253a4f647a8fa4b9b5a39b8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e806a55402b15001c31465b71868e8e8e8e8e8e8e8e8e8e8e8e979fb1ae9c938e8e8e8e8e8e8e8e8e8e8e8e816c57422d1700000000000000000000000000000000000c21364c61768a9fb4b09b85705746331e0a00000000000000000000000000000000000000000000000000000000001022374b5c6d8297a7b49e8a78625544311d100000000000000000000000000000000000000000000000000000000b203448596f849aafae99836e5847331f0a00000000071c304354627886949a9c9a938475614b3c4d5f6b808f989c9c978b7d675b4a4455637987959b9c9a928374604b3b2b1905000a1f354a5f748a9fb4c9c5b09b85705b4630354a5f748a9fb4c9c5b09b85705b46301b000a1f354a5f748a9fb4c9c5b09b85705b46301b00000f1f2f3f4c57616d7c8898a0b3b4a199897d6e61594d41332a1c120300000000000000000000000000000000000000000000000000010f1927313e4a56606b7a86969fabb4a39b8a745f49341f000000000000000000000d19202f383e4a4f5657616466676766636056544d493c362d1e160b000000000000000000000000000000000000000000020c181f2731353b38454b4d50515251504d4b443737342b20180d020000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b19b857a7979797979797979797979797979797979797979797977624c37220d001c31465b71869ba3a3a3a3a3a3a3a3a3a3a3acb1bdbbaea9a3a3a3a3a3a3a3a3a3a3a397816c57422d1700000000000000000000000000000000000a1f3346586f849aafb49f8a76614c36210c0000000000000000000000000000000000000000000000000000000000081b2e3e4c6177899eb3a89a8473604b3f2e1e0e000000000000000000000000000000000000000000000000000005192b3b52677c91a7b49f8b77614c37220f000000000b20354a6072859ba4b0b2afa298826d5a4852677d929eadb1b1a99f8b79634e4b6073869ca5b0b1afa197816c594834200b00081d314455758a9fb5cac5b09b86705b4631314455758a9fb5cac5b09b86705b46311b00081d314455758a9fb5cac5b09b86705b46311b00061a2c3d4c5d657682909da6b2a89e938377675f4c473b301f170c000000000000000000000000000000000000000000000000000000000009151d2d38454b5c6475818d9da5b49f8a755f4a3520000000000000000000000005121d242d363939464b4e515251504e4b453838352c221b10030000000000000000000000000000000000000000000000000409151d2025273136383b3c3c3c3b383531272220180d0500000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09a857064646464646464646464646464646464646464646464625948341f0b001c31465b71869ba7a7a7a7a7a7a7a7a7a7a7aeb3bfbdb0aba7a7a7a7a7a7a7a7a7a7a797826c57422d1700000000000000000000000000000000000417293a53697e93abbbaa917c6651372614010000000000000000000000000000000000000000000000000000000000101f344759697e93a2b4a2957f6a5d4b3c2b1c0c00000000000000000000000000000000000000000000000000000d21364b6075899eb3aa937e69543e2d1a0700000011263b51667c90a3b5c2c7c0b59f8c78624d5972869cb1bcc6c7baa998826d5851677c91a4b6c3c7bfb49f8b78624d37220d000b20354b60758aabbccfc6b19b86715c4631354b60758aabbccfc6b19b86715c46311c000b20354b60758aabbccfc6b19b86715c46311c000c2135495b657b87979fb2b4a29a8a7e6f62594d41342a1d12040000000000000000000000000000000000000000000000000000000000000001101a28323e4b56606c7b87979f9f8a755f4a35200000000000000000000000000009101b2224293236393b3c3c3b383631272320190e070000000000000000000000000000000000000000000000000000000001080b10151d2023252727272623201d150d0b05000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09a85705b4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4c483b2a1805001c31465b718592929292929292929292929299a1b3b09e96929292929292929292929292826c57422d170000000000000000000000000000000000000d22374d62778c9fb5ac97826c5544311d08000000000000000000000000000000000000000000000000000000000004182a3a4b6073849aa6b49f8c7b645a483a2a1a0b00000000000000000000000000000000000000000000000000091e3245566c8197acb19b86715c4a36210a000000162c41566b8196abc1d2dccfbcab927d685262778ca4b6cadcd7c7b39d88735e576c8197acc2d3dccebbaa927d67523d2812000b20364b60758ba0b5dac6b19c87715c4732364b60758ba0b5dac6b19c87715c47321c000b20364b60758ba0b5dac6b19c87715c47321c000e23394e63798c9da5b1a99f93847868604d483b301f180c00000000000000000000000000000000000000000000000000000000000000000000000a151d2e38454b5d657581909d8a755f4a3520000000000000000000000000000000070d0f161e21242627272623201d150d0c060000000000000000000000000000000000000000000000000000000000000000000002090b0e10111211100e0b0801000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09a85705b45393939393939393939393939393939393939393937342a1d0d000011263b50667c7d7d7d7d7d7d7d7d7d7d7d7d8399aeab96807d7d7d7d7d7d7d7d7d7d7d7d7a644f3a240f0000000000000000000000000000000000000b2034485970859bb0b39e8874604b35200c0000000000000000000000000000000000000000000000000000000000000c1d3144556277889eabaa9d887862584738281b0c000000000000000000000000000000000000000000000000021628384f647a8fa4b5a38e79644e382715020000182d43586d8298adc2d7ecdac9a9947f695464798ea3c2d3e5dfcab49f8a755f596e8398aec3d8ebd9c8a9947e69543f2914000c21364b61768ba0b6cbc7b19c87725c4732364b61768ba0b6cbc7b19c87725c47321d000c21364b61768ba0b6cbc7b19c87725c47321d000f24394e64798eabb4a39b8a7e72625a4e42342b1d13040000000000000000000000000000000000000000000000000000000000000000000000000002101a28323f4b57616c7c888c755f4a3520000000000000000000000000000000000000030a0c0f111212110e0b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4b9b09a85705b453024242424242424242424242424242424242424221f180d0000000f23384c5e6667676767676767676767676b8095aaa6917c676767676767676767676767645c4a36220d00000000000000000000000000000000000005182b3b54697e93a8b8a7907b65503a2917040000000000000000000000000000000000000000000000000000000000011426374859657b8d9fb4a69c8676615646392a1c0d0000000000000000000000000000000000000000000000000a22374b5c71869cb1ab96816c5645311d090000172c42576c8197acc4d5e1d1c1a8937e685362788da6b8cbdfdec9b39e89745e576d8297acc5d6e0d1c0a8927d68533d2813000c21364c61768ba1b6b8b8b29d87725d4832364c61768ba1b6b8b8b29d87725d48321d000c21364c61768ba1b6b8b8b29d87725d48321d000f24394e64798ea99f948579696054483c3120180d00000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e2e39464b5e6676826d58422d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000812181b202020201f1d170e02000000000000000000000000000000090f11202020202016140e040000000f253a4f647a8fa4b9b09a85705b45301b0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0b0500000000091c2f404c5052525252525252525252556b8095aaa6917c6652525252525252525252524f4a3e2e1b07000000000000000000000000000000000000000d21364c61768a9eb4ad98826d5847331f0900000000000000000000000000000000000000000000000000000000000009192b3b4c5d6a8095a0b2a49b85746157473a2b1d0d0000000000000000000000000000000000000000000000071b2e3e54697f94aab39e8875604b36200d000012283d52677d92a6b7c6ccc4b4a38e79644f6074889eb3bfcac9bcaf9a846f5a53687e93a7b8c7ccc3b4a28e79634e39240e000c22374c61778ca1a3a3a3a39d88735d4833374c61778ca1a3a3a3a39d88735d48331e000c22374c61778ca1a3a3a3a39d88735d48331e000f24394e64798e9b8b7f73635b4a43362b1e14050000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111b2933404c58616d63523f2a1600000000000000000000000000000000000000000000061016192020202020202020202020201f1e1d1a17130e0c0600000000000000000000000000000000000000000c1a252d303535353534322b20120200000000000000000000000004121d242635353535352c2921160800000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000012222f383b3d3d3d3d3d3d3d3d3d40556b8095aaa6917c66513d3d3d3d3d3d3d3d3d3d3a362e201000000000000000000000000000000000000000000a1f3346586c8197abb49f8a76614c372715010000000000000000000000000000000000000000000000000000000000000d1d2f3f4a60728298a1b3a39a83756158483b2b180500000000000000000000000000000000000000000000001022374c62778b9fb4a7917c66513b2a1805000b21364b6075889da8b4b9b4a69b85705c4a546a7f95a1b2b6b5b19e907c66514c6176899ea9b4b8b3a59a84705b4a36210c000d22374c62778c8d8d8d8d8d8d88735e4833374c62778c8d8d8d8d8d8d88735e48331e000d22374c62778c8d8d8d8d8d8d88735e48331e000f24394e64798e85796a6055493d3025180e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e2f3a474c5852453523100000000000000000000000000000000000000000000a18232b2e3535353535353535353535353434322f2c2823211a0e0b0500000000000000000000000000000000081a2a3741454a4a4a4a49463d30200e00000000000000000000000012222f383b4a4a4a4a4a413d34261604000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000004121c232628282828282828282b40556b8095aaa6917c66513c28282828282828282824221b100200000000000000000000000000000000000000000417293a4e63798c9fb5a9937e695544311d0800000000000000000000000000000000000000000000000000000000000000111c30435460738399a2b3a29a857662594834200b00000000000000000000000000000000000000000000000b203448596f8499aeae99846e5948341f0b00091e324557657b8a999fa89e978878634d3e4b607383949da5a39b91806b5e4c4658667c8b999fa79e978778624d3d2d1a07000b20354b60737978787878787878634d3823354b60737978787878787878634d38230e000b20354b60737978787878787878634d38230e000e23394e63798073635b4b44372c1c13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111c293337423f3527170600000000000000000000000000000000000000000618283640434a4a4a4a4a4a4a4a4a4a4a4a4a494745423d38352c2220190e05000000000000000000000000000012253748555a606060605f5a4e3d2b170300000000000000000000091d2f404c51606060606056514434210e000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000090f1112121212121212162b40556b8095aaa6917c66513c2712121212121212120f0d0700000000000000000000000000000000000000000000000b2135495b6f849aafb29d8774604b362614010000000000000000000000000000000000000000000000000000000000000013253644556074849aa2b1a39b8677624d37220d000000000000000000000000000000000000000000000005182b3b51677c919c9c9c8a77624c37220d00031628394b5d657983898b898277635a4935445560737f878b8b867d6b6251403a4c5e667a848a8b898177625a48341f0f0000081d3144556063636363636363635a4935203144556063636363636363635a4935200c00081d3144556063636363636363635a4935200c000c21364a5b636a60554a3d3126190e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f212d2a2317090000000000000000000000000000000000000000001023364653586060606060606060606060605f5e5c5a57524e493d38352b20190e00000000000000000000000000182d4155667075757575746c5a46321d08000000000000000000000f24384c5e6675757575756b62513d2914000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c2711000000000000000000000000000000000000000000000000000000000000000000061a2c3d50657b90a1b3a5927d675443301c0a00000000000000000000000000000000000000000000000000000000000000081827374556617584979fb5a097826c57422d170000000000000000000000000000000000000000000000000d20364b607485878787867d67523d271200000a1b2e3f4b5b636e7476746d6259493c2c374455606a72767571675f5144342f404c5c646f7576736c6159483c2b1901000001152737444b4e4e4e4e4e4e4e4d493c2c192737444b4e4e4e4e4e4e4e4d493c2c19060001152737444b4e4e4e4e4e4e4e4d493c2c190600071a2d3d4a4e554b44372d1d140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c1816100600000000000000000000000000000000000000000000162b4053646e7575757575757575757575757473726f6c68635b554d483c352b1c130800000000000000000000001b30455a70858a8a8a8a8a745f49341f0a0000000000000000000011263b51667c8a8a8a8a8a806b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c2711000000000000000000000000000000000000000000000000000000000000000000000f23374b5d6f8499abb19c8673604b3828160200000000000000000000000000000000000000000000000000000000000000091928384657617381949f978273604b36200b000000000000000000000000000000000000000000000000091d314556607071717171675f4d39251000000011212e3d494e54606160544d483b2c1e2737444b5457606056524d413426222f3e4a4f54606157574c473a2b1d0d0000000009192731353838383838383838352c1e0e192731353838383838383838352c1e0e00000009192731353838383838383838352c1e0e0000000f1f2d363940353127190f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e828a8a8a8a8a8a8a8a8a8a8a8a89898784817d78726b625a4d483c3025180b000000000000000000001b30455a70859a9f9f9e89745f49341f0a0000000000000000000011263b51667b909f9f9f96806b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c271100000000000000000000000000000000000000000000000000000000000000000000081c2f3f4e63798c9fb4a4927d675645321e0e00000000000000000000000000000000000000000000000000000000000000000a1a28394655606d7f8a8172605544311d0800000000000000000000000000000000000000000000000002152738454b5b5c5c5c5c524d41301e0a00000003111f2c3536434a4b4a4336342b1d0e1927313539454b4b45383930231612202d3636434b4b463937342a1c0d00000000000009151d20232323232323232320190e0009151d20232323232323232320190e000000000009151d20232323232323232320190e00000000010f1a21232b201d15090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e20202020201f1d180f03000000000000000000000000000000000000192e43586e83989f9f9f9f9f9f9f9f9fab9f9f9e9c9a97928d8780786d625a4a4336291b0c0000000000000000001b30455a70859aafb49e89745f49341f0a0000000000000000000011263b51667b90a6b5ab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c271100000000000000000000000000000000000000000000000000000000000000000000001121364a5b6d8297a9b29d8775604b3c2b190500000000000000000000000000000000000000000000000000000000000000000b1b2837444b616a796c60544437271502000000000000000000000000000000000000000000000000000a1a27313646474747473d393023130100000000010f1a212530353635302520180d0009151d20283236363127251e130502101b22263035363329221f180c000000000000000001080b0e0e0e0e0e0e0e0e0c0600000001080b0e0e0e0e0e0e0e0e0c060000000000000001080b0e0e0e0e0e0e0e0e0c0600000000000000070c0e150b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a2124353535353535322c2113030000000000000000000000000000000000192e43586e8398adb5b5bbb4b4b4b4b4b4b5b4b3b1afaca7a49c958b8278696054463a291c0c00000000000000001b30455a70859aafb49e89745f49341f0a0000000000000000000011263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c27110000000000000000000000000000000000000000000000000000000000000000000000071a2d3d4d62788a9fb4a5957f6a5a483520130000000000000000000000000000000000000000000000000000000000000000000b19273143505c645c4b43362719090000000000000000000000000000000000000000000000000000000a151d20313232323227251e1305000000000000000608131c2021201c13080500000001080b161e21201d150a0a010000000708141c20211e170c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2d36394a4a4a4a4a4a473e31210f0000000000000000000000000000000000192e43586e8398adc3bbaa9f9f9f9f9f9f9faba2a5aaafb4b6b1aa9f988a7f726158463a291a0a000000000000001b30455a70859aafb49e89745f49341f0a0000000000000000000011263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c27110000000000000000000000000000000000000000000000000000000000000000000000000f203448596a7f94a3b49f8a78624d41311d0d00000000000000000000000000000000000000000000000000000000000000000009151d333e4a4f4a3e30261809000000000000000000000000000000000000000000000000000000000002090b1b1c1c1c1c12100a010000000000000000000000070b0c0b0700000000000000000003090b0b0902000000000000000001080b0c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d171c1f1f1f1f1f1f0b08010000000000000000000000000000000000000000000003090b1015181b1c1d1c1c1916120d0b05000000000000000000000000000000000000000000000000000000071a2d3d4a4e60606060605f5b4f3e2c180400000000000000000000000000000000192e43586e8398adc3b49f8c8a8a8a8a8a8a8b8d90949a9faab3b8b4a89f948376615846382816020000000000001b30455a70859aafb49e89745f49341f0a0000000000000000000011263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095aaa6917c66513c271100000000000000000000000000000000000000000000000000000000000000000000000005192b3b4b6073869baaa899836f5f4d3c2b19090000000000000000000000000000000000000000000000000000000000000000000115202d363a362d1c14080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111f2a31343535353535201d140900000000000000000000000000000000000000090a161e21262a2e30323232312f2c272220190d0a040000000000000000000000000000000000000000000000000c21364a5b707575757575746d5b47321d0800000000000000000000000000000000192e43586e8398adbda8937e74747474747576787b7f848b959ea7b2bab4a1998576615645321e120000000000001b30455a70859aafb49e89745f49341f0a0000000000000000000011263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000162b40556b80959797917c66513c2711000000000000000000000000000000000000000000000000000000000000000000000000000d1d314455647a8b9fb4a1927d675a483726140100000000000000000000000000000000000000000000000000000000000000000002101b2224221b10010000000000000000000000000000000000000000000000000000000000000001080b0e0f1011121211100e0b0902000000000000000000000000000000000000000000000000000b0b0b0b040200000000070d0f151a1c1d1c1a16110b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f2f3d46494a4a4a4a4a35312619090000000000000000000000000000000009111c232832363b4043464748474644413d37342b211f170b03000000000000000000000000000000000000000000000e24394e63798a8a8a8a8a8b745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e685f5f5f5f576063656a6f777f8998a0b5bcb3a39b8574604b41301c0c00000000001b30455a70859aafb49e89745f49341f00060c0e111111110f090011263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000000000000000000000000000011263c51667c818282817a644e39240f00000000000000000000000000000000000000000000010202020202020202020202020202011527374a5c6a7f95a3b39e8978625544311d110000000000000000000000000000000000000000000000000000000000000000000000070d0f0d070000000000000000000000000000000000000000000000000000000000050b0d13141d20232526272727262523201d15130d0b05000000000000000000000000000000000000080d0f202020201917110209101b22242a2f3132312f2b26201d150a0500000000000000000000000000000000000000000000000000000000000000000000000000000003172a3d4d5a5e5f5f5f5f5f5b44372614010000000000000000000000000004111c232f3838454b5055585b5c5d5c5b5956524d483b3633291e160b0000000000000000000000000000000000000000000e24394e63798e9f9f9f9f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68534a4a39454b4d505559626a7682939fabbcb4a397826d5f4d3a291704000000001b30455a70859aafb49e89745f49341f0e19212326262626241c1211263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000000000000000000000f24384c5e666c6c6c6c645c4a36210d00000000000000000000000000000000000000040e141618181818181818181818181818181818192d3e4b6073859ba7a79a8473604b402f1e0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d18202228263135383a3b3c3d3c3c3a38363127292220190e0a030000000000000000000000000002101b2225353535352e2b24151d202e373a404447474744403b36322820180d0100000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6b7474747474746d5544311d080000000000000000000000000c171f2f38404c505660656a6d70717271716e6b676259544c463a32291b1201000000000000000000000000000000000000000e24394e63798ea3b5b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e35283236383b3b474c58616d7f8d9fb5bdb1a0917d675846331f0b000000001b30455a70859aafb49e89745f49341f1e2c35383b3b3b3b382f2212263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000091d2f404c51575757574e4a3d2d1a07000000000000000000000000000000000000081621292b2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d3144556278899eb3a2957f6a5e4c3c2b1b0b0000000000000000000000000000000000000000000000000000000000000002090b0b0b0b0b0801000000000000000000000000000000000000000000000006111c232b34373d37444b4d4f50515252514f4d4b45383e38352b211e170b03000000000000000000000010202e373a4a4a4a4a4340362731363e4b4f55595c5d5c5956504b4538342b1d1409000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74898a8a8a8a8b74604b35200b00000000000000000000010f1c2a33404c505e666e757b7f83858787878684817d77716961584b4639301d14090000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29161e2123262a343a474c61697e939fb1beb39d8876614c392917030000001b30455a70859aafb49e89745f4934192c3c494d515151514c402f20263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000000000000000000000012222f383c4242424239362d1f0f000000000000000000000000000000000000041626343d414242424242424242424242424242424242424237485a667c919eb49f8d7b655a483928180800000000000000000000000000000000000000000000000000000000000a151d20212121201d15090000000000000000000000000000000000000000000e1a212f383b484d53585560636465666767666563605658534d483c3633291e160a000000000000000000081b2e3e4b4f6060606059534638454b535c646a6f7172716f6b6660564c483b3126190c00000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9f9f9f9f8a75604b35200b00000000000000000002101f2d3a474c5e66717b838a9095989b9c9d9c9b9996928c867e766b61574c403126190900000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913090b0e10181f2a33424f606d8197a5b7b7a695806a5746331e0a0000001b30455a70859aafb49e89745f49342135495b63666666665e4c3f2e263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000000000000000000000004121d24262d2d2d2d24211a0f010000000000000000000000000000000000000e2134445156575757575757575757575757575757575757575757575e6b8096a2ab9e8978625746362614010000000000000000000000000000000000000000000000000000000a1a273136363636353127190900000000000000000000000000000000000003111f2c353f4c505962686e7275787a7b7c7c7c7b7a7875726d68625a534b463932281b1103000000000000000d22374b5c64757575756e64534a566069727a7f8486878684807b756c62594b44372a1c0c000000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b4a08a75604b35200b00000000000000000210202e3d4a58616d7b8590989fa9aaadb0b1b2b1b0aeaba7a39b93898075665e4b4437261401000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000050c171f32424b6175879db2c3b39e8976614c36210d0000001b30455a70859aafb49e89745f49342a3b4d63797b7b7b7b665d4b37263b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000000000090f11171717170f0d07000000000000000000000000000000000000000014293d51626b6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d74849aafa79b8575615443301c08000000000000000000000000000000000000000000000000000002152738454b4b4b4b4b4437271501000000000000000000000000000000000111212e3d494e5d656f777d83878a8d8f90919291918f8d8a87837e78716861574b45392f2115070000000000000f253a4f647a8a8a8a8a826e546067747e878f95999c9c9c999590898177696055473a2a1c0c0000000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000010202e3e4b5b637682909ba3aeb4bab6b1adaba9aaacaeb3b8b5b1a79e95887c6c605544311d08000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000004141e324657677d92a5b6b9a7937e68533b2b180500001b30455a70859aafb49e89745f49343447596f839090908f7a644f38283b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b41566b80828282828282828282828282828282828282828282828282828399aeb5a3998373604b35200b0000000000000000000000000000000000000000000000000000091d31455660606060605544311d08000000000000000000000000000000000f1f2e3f4b5b63707b848c92989c9fa9a4a5a6a7a7a6a4aa9f9c98938d867e766a60574c3f3325160800000000000f253a4f647a8f9f9f9b867161727d87939ca5aaaeb1b2b1aeaba79e968a7f736158473a2a1a0a00000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000000c1c2d3e4b5c64798798a0b0b5b8b3aaa49c9895949596999ea6acb4b9b3a69d918173604b35200b000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000031628394b6073879cb2c5b09b8570594834200b00001b30455a70859aafb49e89745f4934374c62778b9fa6a697816c5645323b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000000000000070b1413110b0200000000000000000000050e1417110f09000000000000000000000000001e33485d73889797979797979797979797979797979797979797979797979799a1b2c1b3a196806b56412b1600000000000000000000000000000000000000000000000000000b20364b607476767573604b35200b000000000000000000000000000000061a2c3d4b5d657985909aa2a8adb1aca7a5a2a1a0a0a2a3a5a8acada8a39b93897f75655d504333261605000000000f253a4f647a8fa4b39e89747683929da5b2ada8a5a3a5a8aeb4b8b3a99f94847661594738281603000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00000000000004172a3a4a5c647b8a9da5b2bcb4a69d958d8783807f7f8183888e969fa8b3b7b29f96826e58432e19000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000b1c304354697f94abbcb4a38c77624c37220d00001b30455a70859aafb49e89745f492c3d54697e93aabbb39e8975604b363b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000000000000000008131c202929261f14060000000000000000081622292c26241c120200000000000000000000001e33485d73889dacacacacacacacacacacacacacacacacacacacacacacacacaeb2bfc1bfb19c86725c47321d00000000000000000000000000000000000000000000000000081d32475d72878b8b8b806b56402b160100000000000000000000000000000c2136495b657b8a9aa2afb2ada49c96928f8d8c8b8b8c8d9093979da5acb0a79e95877b6a615044332313000000000f253a4f647a8fa4b9a7907b8799a1afa79e9892908e9093999faab2bab4a29a8677615645321e12000000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000000000000091f334758647a899ea8b6b9ab9f95887f78726e6b6a6a6c6e7379818a99a1b3bdb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29130000000000000000011426364d62788b9fb5c1a7927d67523d281200001b30455a70859aafb49e89745f4935495b71869bb0c8b8a7917c66513a3b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000000000000000d182530353e3e3b31241402000000000000061626343e413b382f1e160a000000000000000000001e33485d73889dacacacacacacacacacacacacacacacacacacacacacacacacacacacacacac9c87725c47321d00000000000000000000000000000000000000000000000000081d32475d72879ca095806b56402b160100000000000000000000000000081b2e3f4e63798a9ea8b4b4a0988e86817d7a7877767677787a7e82878e969fa8b3a59d8d7f6b625041301c0c0000000f253a4f647a8fa4c5ab9a909da5a29a9088827d7a797b7d848b98a0b4bab4a49b8575604b402f19090000000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0000000000091930414c6176879da7b9b9a79e8d80756a625a5856545557595b636c778399a2b4b39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000082034485a71869bb1c2ac97826d5736261401001b30455a70859aafb49e89745f49384e63788da3b5b3b4ae99836e58473b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000d1d2a36434a54534e42312010000000000001132434445156514c4032281a0a0000000000000000001e33485d7388969696969696969696969696969696969696969696969696969696969696969687725c47321d00000000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b1601000000000000000000000000000d22374b5d70859ba8b9a89e908279716c686562616161626365696c7279818a98a0adab9f94806b5f4d3a2a170400000f253a4f647a8fa4b9b8aba5a69d91847b746d68656365686f7782919fa9bab5a397826d5e4c3727150100000000000000000000000000000000000000000105070807050100000a1f354a5f748a9fb4b5a08a75604b35200b00000000021527374d5f6f8399a5b7b9a79e897b6b61574d483c403f40413d4a4e596172859bb0b39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000005192b3c576c8196acc1b09b86715443301c08001b30455a70859aafb49e89745f493e556a8095aaa69e9fa99f8b77614c3b51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000000000005182a3b4754606968604e3e2e1c0c000000000f1f314251626c665e4b45382816020000000000000000162b40556b8081818181818181818181818181818181818181818181818181818181818181817f6a553f2a1500000000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b1601000000000000000000000000000f253a4f647a8fa2b4b49e8a7c6d645c5752504d4c4b4b4d4e5053575b636c7782939cadb59e927d675847331f0800000f253a4f647a8fa4b9c2b3a199887c7066605553504e505359626d7c8b9fa9bab1a0907c665544311d0800000000000000000000000000000000040a0c12171a1c1d1c1a17110b091f354a5f748a9fb4b5a08a75604b35200b00000000081d314455677c91a1b3bcab9e897a655d4b4639352b2b2a2a2c2d363b47546f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29130000000000000000000013283d53687d92a8bdb49f8973604b35200b001b30455a70859aafb49e89745f494b5c72879cb29e888b9faa937e69533d51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000b1f34475962727e7e685c4a3a29180800000b1b2d3d4e606c817b6c605645321e09000000000000000013283d50626b6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6a61503c281300000000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b160100000000000000000000000000162b40556b8095aab4a2907c665e4e4a3e3d3a3837363637383b3e3d4a4e58616d7e939eafb39e8976614c36251300000f253a4f647a8fa4b9b6a4998376665e514b44373b393b3b474c5e667c8b9fb4beb29c8774604b3520100000000000000000000000000000070c171f21272c2f313232302c26201d15354a5f748a9fb4b5a08a75604b35200b000000000b20364b6074879db2bfb59f8d7c665c4b3f32292019161515171a212a365a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000000f253a4f647a8fa4c9baa98c77624c37220d001b30455a70859aafb49e89745f494f647a8fa5aa95808399af9b85705b4951667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000d22374c627783938b7a64584736251300031729394a5c687e93908174604b36210b00000000000000000d2133445055575757575757575757575757575757575757575757575757575757575757575755504333200d00000000000000000000000000000000000000000000000000001d32475d72879cab95806b56402b160100000000000000000000000000192e44596e8399aeaf9a85705e4c40362d282523222121222325292d363a474c606b8095a7b8a795806b5443301c07000f253a4f647a8fa4b9b19c867361584c403531262524262a34404d5e6a7f94a3b5b6a4927d68523e2d1b070000000000000000000000030f1a212933373c414547474745413c363228354a5f748a9fb4b5a08a75604b35200b000000081b2e3f53687d93a5b7b8a796816c5e4c3e2f1e160b0600000000071a2f445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000000d22374d62778cabbcc7a48e79644f39240f001b30455a70859aafb49e89745f44556c8196aca68f7a7e93a9a38d78634e51667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000041a2f44596f8499a19d8776615443301c10101e334657647a8b9f9f957f6a55402a150000000000000000041526333d4041414141414141414141414141414141414141414141414141414141414141413f3c332515030000000000000000000000000000000000000000000001080b101732475d72879cab95806b56402b160c070000000000000000000000001a2f455a6f849aafaa95806b55402f211a13100d0c0c0c0d0e10141a212a33424b6175889eb3b39d8872604a35200b000f253a4f647a8fa4b9b09b867055473a2f201d14100e10181f30404b6074859bb1c3b19b86715c4a36220d000000000000000000000b161e2d363a474c52565a5c5d5c5a56514b4538334a5f748a9fb4b5a08a75604b35200b0000000e22374b5d72869cb1c3b39e8976614c402f201103000000000000051a2f445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000000b20354b60758a9fb5bba5907b66503b2611001b30455a70859aafb49e89745f4b6074889eb39d8872788da4aa95806b5451667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000e23394e63798b9fa5998372604a3f2e1c2031424b6175869ca99d8775614b36210c000000000000000000071521282b2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2a282015070000000000000000000000000000000000000000000409141d20262933475d72879cab95806b56402823211a0f0700000000000000000000182e43586d8398adaa95806a553c2c1911141516171717171717171718181f3246576f8499aeb7a68d79634e38230e000f253a4f647a8fa4b9b09b86705b372a1c12080100000005121d314455677c91a6b7b5a38e79644e39240f0000000000000000000e1b29323d4a4e5861676c6f7172716f6c6660564c463a5f74899eb4b5a08a75604b35200b00000010253a4f657a8fa4b6baa9947f6a57463322120200000000000000051a2f445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000000081d31445574899fb4bba6917c66513c2711001b30455a70859aafb49e89745f51667b90a6ac97826d72879cb19d87736051667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b06000000000000000000000000000000000000000000000000000000000c2136495b6a7f94a3a1947f695d4b3a2a2d3e4e606e8298a4a0907b665746331e0a00000000000000000000040d1316171717171717171717171717171717171717171717171717171717171717171715130d030000000000000000000000000000000000000000040c181f2631353b3a464c5d72879cab95806b56463939362d221b1002000000000000000013283d53687d92a6ae99836e5a49372926292b2c2c2c2c2c2c2c2c2c2d2e2d3641586d8298adc4a5907b65503b2610000f253a4f647a8fa4b9b09b86705b46311b00000000000000011527374b6074889db3c1aa95806a5537271501000000000000000e1e2b39464b5b636e767c818486878785817b756b61584d5e73889db3b5a08a75604b35200b0000061a2c3d576c8197acc2b49f8a76614c392917040000000000000000051a2f445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000000011527495e73899eb3bca7927c67523d2712001b30455a70859aafb39e89745e576d8398ada9917b666b8196aba58f7a6551667b90a6bbab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000061a2c3d4b6073859baa9f8c7b655847363a4a5c687e93a0a697826d5e4c392917030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f2a3437444b505758616572879cab95806b6157554e4a3d362e1e160a000000000000000b21364b6075889eb39f8b78635546393b3f4041414141414141414242433d4a4e5f71869cb1c6a5907b65503b2610000f253a4f647a8fa4b9b09b86705b46311b0600000000000000091d3144556c8196abc1b09b85705544311d080000000000000d1d2b3c4857616c79838a91969a9c9c9c9a9691898076675f5d72879cb2b5a08a75604b35200b00000c2135495b72889db2c3ad98836e5847331b0b000000040a0c0f0f0f0f1a2f445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000000001e33495e73889eb3bca7927d67523d2812001b30455a70859aafb39e89735e61768a9fb49f8a7660657b90a8ac97826d56657b90a5baab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000f1d314455647a8c9faa9d88766154434658647a8b9fb39d8876614c402f1b0b0000000000000000000000000000000000000000000003090b1014171a1b1c1d1c1b1a18140f0b090200000000000000000000000000000000000000000000000000000008131c2a333b474c5560656c72767a7d889eae99837a76716a635b4f4a3e32281a0c000000000000091e324557677d919eaa9a837361574d50545556575757575757575758595b5b636b7d91a4b5b9a88e79634e39230e000f253a4f647a8fa4b9b09b86705b46311b06000000000000000115273752677c91a7c7b49f8975604b35200b00000000000a1a2b3c485a6275818d989fa9abafb1b2b1afaba79e95887c6e6171869cb1b5a08a75604b35200b00000e23394e63788ea5b7c4a7917c67523a2a170000000b171f2125252525252f445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000000071c30435474899eb4bca6917c67513c2712001b30455a70859aafb39d88735e677d92a8ae99846f576075899eb39e897560657a8fa5baab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b060000000000000000000000000000000000000000000000000000000000011527374a5c6b8095a4a6998372604a4c6176879da9a0917c6658473322110000000000000000000000000000000000000000040b0c161e2125292c2f31323231302f2d2925211e160b080100000000000000000000000000000000000000000000000c1825303a474c59616b747b81878b8f929ea7b3a1998f8b8680796f645c4b45382a1c0c0000000000031628394d5f6b80959ea1998375666266696a6b6c6c6c6c6c6c6c6c6d6e707379818c9fb4c2b49e8975604b36210b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000d22384d62788da9babaa98d78634d38230e0000000002152838485a627886979fabb4bab4b0a9a6a4a3a5a9b0a69d91837570859bb0b5a08a75604b35200b000013283d53687d92a8c3b7a68c77624c37220d00000b1b2933363a3a3a3a3a3a445a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000000b20354a60758a9fb4bba6907b66513b2611001b30455a70859aafb29c8772596f8499afaa937d6853556e8398aea7917c6764798fa4b9ab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000009192d3e4b6074869caba1947f6a5d606e8399a5a798836e5e4c3a291703000000000000000000000000000000000000080c181f222832363a3f4244464748474544423e3a363228201c14080000000000000000000000000000000000000000000c1c2a36434a58616c77808890969c9faba7b3b8bfb3aeab9f9c958e847a6c6056473a2a1b0b00000000000a1b304151626b80919ea199877b777b7e80818181818181818181828385898e969faabbb9a797826d5645321e09000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000b2035485a74899fb4c7a5907b65503b261000000000091d3245566278879ca4b5bcb4ab9f9a94918e8e90949ba2aea1998577849aafb5a08a75604b35200b0002172c41576c8196acc1b39d88735948341f0b000417293a464c4f4f4f4f4f4f4f5a6f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000000c21374c61768caabbc9a48f7a644f3a250f001b30455a70859aafb19b867162778b9fb49f8b77614c52677c91a9ae99846f63788da3b8ab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000101d324556647a8c9fb49f8c7b65697e93a1b39e8877614c40301c0c000000000000000000000000000000000009111c232a343738454b4f5457595b5c5d5c5b5a57534f4b453835302618110100000000000000000000000000000000000004182a3a4754606876818a959da6acb1b5b2aeabaaa9aaabafb3b1aaa1998f81746159473929170300000000001223344451626b7c899ea59c908c90949596969696969696969797989a9ea7abb4bbb4a79e8978624d38281602000f253a4f647a8fa4b9b09b86705b46311b06000000000000000005192b3c5d73889db2bca7927c67523d2712000000061a2c3d4b6074859ba5b5bcafa29a8c857e7b79797b7f858e99a1a39b88869cb1b5a08a75604b35200b00051b30455a70859aafc4af99846f5a3b2a1805000a1f3346586164646464646464646f8499afb39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000000000e24394e63798ea3c8bcab8d78624d38230d001b30455a70859aafaf9a8570697e93aaaf9a857059474b61768a9fb49f8b7762778ca1c7ab96816b56412c16000f253a4f647a8fa4b9b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000021528384b5c6c8196a5aa9d88777a8b9fb4a1927d6759473422120000000000000000000000000000000007121d242e373b474c53566065696c6f70717271706f6d69646056504b43362e1d140900000000000000000000000000000000000a1f34475961727e89969fa9b2b5b0a8a59d999695949596999ea6b0b3af9f978577615746331e1000000000000516263444505e6678899fb2a5a2a5a9aaabacacacacacacacacadaeb0b3b8b3afab9f99897c655a48351a0a00000f253a4f647a8fa4b9b09b86705b46311b060000000000000000001c32475c71879cb1bda8927d68533d28130000000c2135495b6b8096a3b5bcaf9e9584797069666464656a707983919ea59d9ca4b6b5a08a75604b35200b00031628395d72879cb2c0ab95806b56402b1600000c21364c61767a7a7a7a7a7a7a7a7a859bb0b39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29130000000000000000000012273c52677c91a7bcb49f8a75604b36200b001b30455a70859aafae99846e70859bb0ab937e69533b46576e8399aeaa937e69768ba9baab96816b56412c16000f253a4f647a8fa4b2b09a85705b45301b0600000000000000000000000000000000000000000000000000000000000000000a1a2e3e4b6075879daba69a84879da9a799836f5f4d3b2a18040000000000000000000000000000010f1a212f383f4b505961696f757a7e8184868787868584827e7a756d6560544b3f3126190a000000000000000000000000000000000c22374c617784939ea7b4b4b0a39b938d878481807f7f818488909aa2afb1a39b8575614c3e2e1b0800000000011426364a5b647a879da9bab8b3aeaaa8a8a7a7a7a7a7a7a7a7a7a6a5a3a79e99948b8378655e4c3c2b190000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000061c31465b71869bb0bda8937d68533e2813000004182a3a4e63798b9fb4c1b09e95806f635b54514f4e50545c646e7c899ca4b1b6c2b5a08a75604b35200b00091e32465774899fb4bea8937e69533e2914000011263b50667b8f8f8f8f8f8f8f8f8f9ba3b4b39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000000003172939556b8095aac0b19c87725645311d09001b30455a70859aafad98836d788da3b49f8b77624c373952677c91a9b09b8570748a9fb4ab96816b56412c16000f253a4f647a8f9d9d9d9a85705b45301b060000000000000000000000000000000000000000000000000000000000000308141c20324557657b8d9fb5a29a9da5b39e8977624d4130221b100802000000000000000000000006141f2d36404c515d656e777e848a8f9497999b9c9d9c9a9997938f89827b73655d4b4437281a0a000000000000000000000000000000172c41566c8196a2b3b5b1a29b90867e78726f6c6a6a6a6b6f747b85959eafb5a398826d5c4b37220a00000000081c3043546379899da5b6b3a79e9995939292929292929292929291908e8b89847f786e625a4c402f1e0e0000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000021528385c72879cb1bca7927c67523d271200000a1f3447596d8298aabbb5a496806b624e493d3c39393b3d4a4e5e6678869ca4b5c8b5a08a75604b35200b000c21364b61758ba9babca7927d67523d2812000011263b50667b90a4a4a4a4a4a4a4a4b0b4c1b39d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29130000000000000000000a1e33465770859aafc3ae98836e5938271502001b30455a70859aafac97816c7e94a9b09a8570594834364b61768a9fb49f8b7773889eb3ab96816b56412c16000f24394e647a8888888888836e59442e190400000000000000000000000000000000000000000000000000000000060b171e2630353d4a4e5d6c8297acb4afb2b7a9927d68594c483b362e201d1509040000000000000000021424323d4a4e5e66707a838b939a9faaa9acaeb0b1b1b1b0afaca8a89e9890867b6c6055453828160300000000000000000000000000000c21364c6176879daba49c90857b7169625a5956555455565460657280959fb1b59f8d7a644f382816020000000b20354b6073869ca7b6a69d928883807e7d7d7d7d7d7d7d7d7d7c7b7b7976736f69625a4d493c2f2111000000000f253a4f647a8fa4b9b09b86705b46311b060000000000000000091d32455673889db3bba5907b66503b261100000c22374c61778b9fb4c2b19c8673604b44352c262424262d36404d5a6277869caabbb5a08a75604b35200b000c22374c61778ca1c7bba6917b66513c2611000011263b50667b90a5b1b1b1b1b1b1b1b1b1b1b19d88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29130000000000000000000c21364c61768a9fb4c3a9937e69543e291400001b30455a70859aafaa95806f859aafab937e69543b2b3246576e8399aeab927d72879cb1ab96816b56412c16000d22364a5c6473737373736e6453402c17020000000000000000000000000000000000000000000000000000000e1a21293336434b515b636c768095aac0c5c7b49f8b7d746a62594f4a3e3631271f180c000000000000000c1f32424f5c64707b858f989faaafb2aca7a3a79e9c9c9b9c9ea6a5acb4ada39b8f8173605645321e1100000000000000000000000000000a1f334658657b8d9f94867b70655d534d483c41403f4036434b54606c8197a8baab98836e5645321e0900000010253b50657b90a4b6a89d887d746e6b696868686868686868686766656461585a544d493c352c1e1103000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000b20364b60758a9fb4c5a48f7a644f3a250f000215273753697e93aabbb5a48f7a65554431211a110f0f101a21303c495962778b9fb4b5a08a75604b35200b000d22374d62788ca2b7baa58f7a65503a2510000011263b50667b909b9b9b9b9b9b9b9b9b9b9b9b9b88735e48331e000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2913000000000000000009192e3f52677d92a9bab6a58e79634e39230e00001b30455a70859aafa9937e768a9fb49f8c77624d3722293952677c92a9ae988370859bb0ab96816b56412c1600071b2d3e4a4e5d5d5d5d5d595346362411000000000000000000000000000000000000000000000000000009171f2c3539464c5460666f79828a959eafc3d6cebaa99f928880776d645c524b4437342a1c1406000000000012273b4f61697984909ba3aeb4ada59d96928e8b8987868687888c90979fa9b4b19f978374604b402f1c09000000000000000000000000000417293a4b5d6c81897f74665e504b3f38352b2c2b2a2a263036434c61768a9fb4b49e8975604b36210b000000152a3f546a7f94a9b49f8a7967605555535352525252525252525251504e4c463a3f38352c20190e0000000000000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000f24394e64798eaabbb8a78d77624d38220d00081d3144556f849aafc8b19c86715d4b372715060000000007121e2c3a4859748a9fb4b5a08a75604b35200b000d22374d62778ca2b7baa48f7a654f3a251000000f253a4f647a8686868686868686868686868686846f5a45301a000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000000011527374b5d70859bb0c7b29d87725b4a36210c00001b30455a70859aafa7927d7c91aab09b85705948342021364b61768a9fb39e89738499aeab96816b56412c16000010202d3639484848484844403628180700000000000000000000000000000000000000000000000000051727353d494e576169737c848e979fa8afb3b9c5c5b9b3b4a69e958b827a706760554c473a312414020000000014293e54697e8c9aa2b0b4a99f988e87817d7976737271717273767b828a9aa2b4b1a197816c5e4c38230d00000000000000000000000000000b1b2f3f4b6075786a60554c40382f22201917151515141c253346586e8499aeb9a88e79644f39240f000001162b40566b8095abad98826d5b4b44373e3d3d3d3d3d3d3d3d3d3d3c3b393633292a2320190e06000000000000000f253a4f647a8fa4b9b09b86705b46311b04000000000000000316293952687d92a7c8b39e88735a4835200b000b20364b6075899fb4c7a9947e69543f2e1909000000000000000e1c2a3b5f748a9fb4b5a08a75604b35200b000c21374c61768ca1c6baa5907a65503b251000000d22374b5d6471717171717171717171717171716f6654412d18000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000000005141d314455657b8fa3b4bbaa957f6a553d2d1a0700001b30455a70859aafa6907b8298ada9947e69543b2b191e3246576e8399aea78f7b8297adab96816b56412c16000002101b222433333333332e2c24180a00000000000000000000000000000000000000000000000000000f223545525b636c767e87919aa2acb0a9a79ea7b9b9a79ea7aab1aa9f988f857d746a61594e42311f0b0000000010253a50657a8c9fb4a89e958b8279726c676360565d5c5c5c5861656c78849aa2b4b19f907b66503b2b18050000000000000000000000000000111e32455760635b4b44372f231c110b0500000000010817293a566c8196abc6a6907b66513b261100000014293e54697e93a9aa95806b553d353a3f43454543423e39353026262624211f17140d0c060000000000000000000f253a4f647a8fa4b9b09b86705b41321f170b0000000000000b1e3246576e8399aec3af99846f5a3c2b1905000e24394e63798ea9babaa98e79634e3923110000000000000000001f354a5f748a9fb4b5a08a75604b35200b000b21364b60768ba8b9bba6917b66513c26110000081b2e3f4b4f5c5c5c5c5c5c5c5c5c5c5c5c5c5c5a5448372512000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e291300000000060d181f31414b6073869cb1c1b49f8b78624d38220f0000001b30455a70859aafa48f7b889eb3a38d78624d38220d16293952677d92a9ab95808196abab96816b56412c1600000000070d0f1e1e1e1e1e19171107000000000000000000000000000000000000000000000000000000152a3e52636c798189939ca5afab9f9b948d899eb3b39e898e959ca4aaada39b92887f7768604e3b2611000000000e23374b5d6b8095a0988980776d645c57524e4b453847463a474c505a6274849aaabbb09a8570594834200b000000000000000000000000000003162839454b4d493c31271911080000000000000009151d3041576c8297acbca7927c67523d27120000000e23394e63798ea1ae98836e5a494b4f54585a5a5957544f4b4336342b1d150a04000000000000000000000000000f253a4f647a8fa4b9b09b85705f4f4333291c13080500070f1b2b3b4b61768a9fb4c1aa95806a55402b15000012273c52677c91a7c7b49f8975604b35200b00000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00091e32455674899eb4bda8937d68533e281300000010202e373a4646464646464646464646464646454137291908000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e29130d0e101319212a34424e5f6b8095a4b5b9a897826d5a4835200b0000001b30455a70859aafa7927c92a6b09b85705a4835200b0c21364b61768a9fb19b867f94aaab96816b56412c1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c818d969ea8ab9f9a938c857e787f94aaa5907c7980878e959ca4aaa69d948b7e68533e291300000000081c2e3f4b6074859083776a62594f4a3e3d3936322831312933373c485662788b9fb4b4a28c77624d37220d0000000000000000000000000000000a1b28323638352c1d15090000000000000208131c2731404d5f72879cb1c3a5907b66503b26110000000c2135495b6f8499a79f8b78635960646a6d6f6f6e6c696460544d483c31271a0e000000000000000000000000000f253a4f647a8fa4b9b49f8c7d69614c463a302520181a1b222d3a48596a7f95a9bab5a38e79634e39230e0000142a3f54697f94a9beb09b86705544311d0800000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00021628385c72879cb1c0aa95806b55402b1600000002101b22253131313131313131313131313131302d25190b00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e2922222325282c353b474c60687d8d9fb5bfb49e8a78624d3c2b19050000001b30455a70859aafa9968196aba9947f69543c2b19050a1e3346576e8399aea3958095aaab96816b56412c1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8095ab9f9a938c857e787069697e93a9a48f7a656b727980868e959ca4a7917b66513c26110000000000111d31445563797b6e62594c473b362d2823211e161c1c171f212b38485a70859bb0c0a6907b66513b2611000000000000000000000000000000000a161e212321190e020000000000060a151d253037444b5e677d92a4b6b6a48d77624d38220d000000061a2c3d4d6278899ea99c86776c747a7f82848583827e79746b625a4b45382b1e0e0000000000000000000000000f253a4f647a8fa4b9bbaa9f8d7f6d61584a4336342b2f2e373d4a5862778a9eb4c2b09b85705b4a36210c0000162c41566b8196abc0ae99846f593726140100000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00001a2f445a6f8499afc3ae99836e593c2b190500000000080d0f1c1c1c1c1c1c1c1c1c1c1c1c1c1c1a1812080000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68533e373737383a3d3c494d59626e7e8c9fabbcb3a1937e695a48351e0e000000001b30455a70859aaf9f8b869cb1a38d78624d38230e000317293952677d92a9af9a849aafab96816b56412c16000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63798e938b857e777069625a54687d92a8a38e7963555b636a71797f868d948974604b36200b000000000002152737495b63655e4d483b342a221b120e0b090300050b0e19202e3e596e8399aebca7927d67523d2812000000000000000000000000000000000003090b0e0c060000000002090e1920273136434a55606b7c8b9fb4c1b29c87725a4835200b000000000f2035485a657b8b9da49c8881888f94989a9a9897938e8880786b6056483c2b1d0d00000000000000000000000f253a4f647a8fa4b9c8bbab9f9482766760544d483b443e4b4f5b6376869ca8b9b6a4937e68533d2d1a070000172c42576c8197acc1ad98836d58432e180000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0001162b40566b8095abc9b29d87725a4835200b000000000000000707070707070707070707070707050300000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e68534c4c4c4d4e5052575b636b7782939faabbb5a4998372604b3c2b1900000000001b30455a70859aafa99f9ca4b09b86715a4935200c00000c21364c61768a9fb4a29aa2b3ab96816b56412c16000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2135495b6c817e7770696259544d4852677c91a7a28d78624d4a4e555b636a71787f7f6a5645311d0900000000000009192c3d494e504c40342b1f180d070000060c0e121820222b353e4b5c71869cb1c7a6917c67513c271200000000000000000000000000000000000000000000000000050a151d202c3538454b54606773808d9fa9bab5a3937e69543c2b19050000000005192b3c4c5d657a889da69d969da6a9a9a6a5a7aba9a79e968b8074625a483b2a1808000000000000000000000f253a4f647a8fa4b9bcab9faba098877d736962595a5a5c5c646c79859ba4b5bcab9c8674604b36200f000000182d42576d8297acc1ac97826c57422d170200000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000012273c51677c91abbcb7a58d78624d38220f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbda8937e6861616161626365686c7178818a98a0b4bbb3a49c8676615443301e0e00000000001b30455a70859aafbab4b1b5a9947f6a543c2c190600000a1e3346576e8499aeb3afb3c0ab96816b56412c1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3d52636c686259534d483b383b51667b90a6a18c77614c37393d494e555b636a6a615038271502000000000000000f1f2c35383b382f20180d05060c0e14192123282b34373c494d5c647a8fa4b5baa98f7a654f3a25100000000000000000000000000000000000000000000000040d18202832363c494d566067737c86969fabbab6a59b8573604b35200e0000000000000e1e2f404e606a7f94aab3acaa9f9993919092969da5b3aa9f958678625948362614010000000000000000000f253a4f647a8fa4b9b49f8c97a0a69d92867e77726f6f71737a818b9ba3b5beb59f8d7b655544311d08000000172d42576c8297acc1ad98826d58432d180000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00000d22374c62778b9fb5c3a8937e68533d2c1a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000192e43586e8398adbea9947f777777777777787a7d81868d969ea8b2b9b3a19986776258463626140000000000001b30455a70859aafc5c9c6b5a48d78634d38230e0000000317293952677d92a9bac4c7c0ab96816b56412c1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f35455257534c483b37342b253a50657a8fa5ab8b76604b36242c36393d494e55555043331a0a0000000000000000010f1a212326231c11050b0e192023292c35383d3b484c535a626c7a889db2c2b49f8a75604b36210b000000000000000000000000000000000000000000000c181f2b3438454b525a636b757d86919ca4b5bcb2a59c8777625544311d08000000000004182a3a4c5e687e8d9fb5b0a1998c847e7c7b7c8187929ea7b4a49c8677625443301c0a0000000000000000000f253a4f647a8fa4b9ac978182959faba49c938c87858486888f969fa9b5bcb5a096816c5d4b37271502000000162c41566b8196abc0ae99846f593828160200000000000000000a1f354a5f748a9fb4b5a08a75604b35200b00000b1f34485971869bb1c9af9a85705b4935210f000000000000000000000000000000000100000000000000000000000000070d0f0f0f0f0f0f0f0f0f0f0f24394e63798ea3b8b49f8a745f4a351f0f0f0f0f0f0f0f0f0f0f0e0c0600000000192e43586e8398adc3ae9d948c8c8c8c8c8c8d8f92979ca4abb4b9b4a89e9383766259473a2918080000000000001b30455a70859aafc5c8c6b19c86715b4935210c000000000c21364c61768a9fb4c8c8c0ab96816b56412c160000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011727353e423e37342a22201824394f64798ea49f8a755745321e1a21232c35383f3f3c3325150000000000000000000000060c0e100e090d1820222c35383e3c494d52575962686f78818c9da6b7baa999836e5645321e09000000000000000000000000000000000000000003131c2a333b484d56606770788088929ba3b1b6b7b3a09887786259483727150100000000000a1f334758667c919fabb09e9583786f696665676c747d899da5b5a49b8573604b3828160300000000000000000f253a4f647a8fa4b9ac9782747f8c9ca5b1a9a59d9a999b9ea7acb4bab5ab9f968272604b3f2e19090000000014293f54697e94a9beb09b86715645321e0900000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000005182a3b556a7f95abbcb59f8c79634e3d2d190900000000000000000000000001080b17110f09000000000000000002101b22242525252525252525252525394e63798ea3b8b49f8a745f4a35252525252525252525252523211a0f010000192e43586e8398adc3bbaea9a1a1a1a1a1a2a3a5a7acb1b5b4afa89e96897e726158473b2a1b0b000000000000001b30455a70859aafb2b2b2aa957f6a553c2c1906000000000a1f3346586f8499aeb2b2b2ab96816b56412c160000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000917222a2d29221f180d0b0e23384e63788da39e89745f392816060c0f1a21232a2a272015070000000000000000000000000000030f1a212b34373c494d53595b63676c71777d848c979faab7b8aa9f8b79634e38281602000000000000000000000000000000000000000b171e303a474c59626b757d858c959da6b1b5b9b3a69d928376625a483b2b19090000000000031729394c6177889db3b2a0958072635b5451505255606878879da8b5a3937e685645321e0900000000000000000f253a4f647a8fa4b9ad98836d6a7b87949ea6aeb2afafb1b3b8b8b3ada39b8d8072605443302110000000000011273c51667c91a6c4b49f8a75604b36210b00000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0000000d22384d62788b9fb4bcab97826d5b4a372715020000000000000000000008141c202c26241d120400000000000010202d36393a3a3a3a3a3a3a3a3a3a3a3a4e63798ea3b8b49f8a745f4a3a3a3a3a3a3a3a3a3a3a3a3a39352c1f0f0000192e43586e8398adb2b2b2b2b2b2b2b2b2b2b1b0afaca9aa9f9a938a8177696054473a2a1d0d00000000000000001b30455a70859a9d9d9d9d9d8d79634e38230e00000000000417293a52677d929d9d9d9d9d96816b56412c1600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f1517130d0b0500000d22374d62778ca29d88735d48331e000000060c0e1515130d0300000000000000000000000000000b171e2d363b484d555a63696e73787d81868c939a9fabb4b9b4a69e8c7d675b4a361a0a000000000000000000000000000000000000000b1b2933414d58616b778088929a9fabb3b8b5b1a79e94887d6e6158483c2b1d0d0000000000000a1e3346576c8197a6b8a898826d6054493c3c3b37444b5a63798a9fb4b39e8875604b36210b00000000000000000f253a4f647a8fa4b9ae98836e5d65757e8892999ea8a5a7a6a5a69e9890867b6b6054433626140300000000000d23384d62788da6b7baa9907a655039291703000000000000000a1f354a5f748a9fb4b5a08a75604b35200b0000000b2035485a6f8499afc0b49f8c79635544311d150900000000000000000a18263035413b382f22120200000000071b2d3e4a4f4f4f4f4f4f4f4f4f4f4f4f4f4f63798ea3b8b49f8a745f4f4f4f4f4f4f4f4f4f4f4f4f4f4e493d2c1a0600192e43586e83989d9d9d9d9d9d9d9d9d9d9d9c9b9997948f8a847e766c62594a43362a1c0d000000000000000000192e43596e8288888888888884705b4935210c0000000000000c21364c6176878888888888887f6a553f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000c21364c61768ba19c87725c47321d0700000000000000000000000000000000000000000000000e1b29333d4a4e59626a71787e83888d92979ca4a8afb5b5b1a89e96887c675f4d3d2d1a000000000000000000000000000000000000000b1b2939464b5f6777818a969ea7afb5b9b4aca49c93897f75685f4c473a2b1e0e000000000000000c21364c61768a9fb4b39e8976614c43362c272626313c4a5b6b8095abb8a7927c67523d271200000000000000000f253a4f647a8fa4b9ae99846f59566069757c83898e909191908d88837b73655d4b43362618080000000000000b2035485a73889db2c7ab96816b5746331e0e00000000000000001f354a5f748a9fb4b5a08a75604b35200b00000005192b3c4f657a8fa2b3bbaa9b8573604b4331271910090300000108101a2836434b56514c402f2010000000000d22364a5c646464646464646464646464646464798ea3b8b49f8a746464646464646464646464646464635b4935210c00172c42576c81888888888888888888888888878684827f7a766f6961584c473b3025180c00000000000000000000172b4053646e7373737373737066553d2c1a060000000000000a1f33465861727373737373736a61503c281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b60758aa99b86715b46311c06000000000000000000000000000000000000000000000e1e2b39464c5b636e777f868d93989ea6a7acb1b5b4afa9a49c948a8076665e4d41301f0f0000000000000000000000000000000000000a1a29394657616e7d89969fa9b3b8b5b0a89e978f867e756a60574e4133291c0e000000000000000012273c51677c91a9baac96816c58473325181110141d2d3d4c62778c9fb5ad98826d58432d1803000000000000000f253a4f647a8fa4b9af9a856f5a454b5660676e75787b7c7c7a77746d6660544b3f302618080000000000000006192b3c576c8197acc2b39e8976614c3d2c1b0b0000000000000915354a5f748a9fb4b5a08a75604b35200b000000000e22374b5d6f849aa9bab5a396816c614b44372e211e161717141c202e384554606c665e4c3e2e1e0e0000000f24394f64797a7a7a7a7a7a7a7a7a7a7a7a7a7a7d92a7bcb49f8b7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a79634e39230e00152a3e52636c73737373737373737373737272716f6c69656157534c473a342a1c130800000000000000000000001024364653595d5d5d5d5d5d5a5548381f0f000000000000000417293a464c5d5d5d5d5d5d5d55504333200d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c30435474899f9a85705a45301b050000000000000000000000000000000000000000000b1b2b3c4857616c79838b949ba3a8aeb3b8b3aeaaa99f9a948d867e766b61584c40302313010000000000000000000000000000000000021528384657617582929ea7b4bab4ada39b9289827a716861574b4539311f170c000000000000000001162b40566b8095abc7a6907b66513a2a17080000010f1f34485971869cb1b19c86715c47311c07000000000000000f253a4f647a8fa4b9b09b85705b4638454b5255606366676665626054504a43362e1c140800000000000000000010253a50657a8fa3b5b9a8947f6a5b4939291b100801040b10192731425f748a9fb4b5a08a75604b35200b00000000081b2e3f4e63798b9fb4bfb09e947f6c60554b3e3632282d2c2630353f4b566072817c665c4a3c2c1c0c00001f34495e74898f8f8f8f8f8f8f8f8f8f8f8f8f8f929bacc0baa99f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f846f5a45301a000f22344552575d5d5d5d5d5d5d5d5d5d5d5d5c5b5a5754504b46393733291f180d000000000000000000000000000718283640434848484848484541382a1a0100000000000000000b1b293336484848484848483f3c332515030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011426495e73889797846f59442f1a0400000000000000000000000000000000000000000417293a485a6276818c989faab1b5b4aea8a79e99948f8a857f78716961584c463a2f221305000000000000000000000000000000000000091d32455661758498a0b3b9b2ab9f988e857d766d645c534b463932281b130400000000000000000003182e43586d8398adb8a38d78634e38230e0000000005182a3b596e8398aeb39e89735e49341e09000000000000000f253a4f647a8fa4b9b09b86705b4628323637444b4e505251504d4a4336353025181101000000000000000000000e23374b5d71869bb1c0b49f8a79635746392d201c14181f222e37444b60748a9fb4b5a08a75604b35200b0000000000102135495b6a7f94a1b3bdae9d948174645c514b4639424236434b4f5d657482968a7a645a493a2a1804001f34495e74899ea4a4a4a4a4a4a4a4a4a4a4a4a4a7acb9c8c7bab4a4a4a4a4a4a4a4a4a4a4a4a4a4a49a846f5a45301a00051727343e42484848484848484848484848474644423f3a363229211f170c050000000000000000000000000000000a18242b2e333333333333302d251a0c000000000000000000000b171f21333333333333332a2820150700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40556b8082827e68533e28130000000000000000000000000000000000000000000a1f334658627886969faab4b4afa99f99938e89847f7a756f69635b544c473a33291c11040000000000000000000000000000000000000417293a4b6074849aa2b2b8b3a1998c8379706861574f4b3e3632281e160a000000000000000000000004192f44596e8499aeb6a18c77614c37220c0000000000172d42576c8297acb49e89745f49341f0a000000000000000f253a4f647a8fa4b9b09b86705b46311d20273135393b3c3c3b38353025201c1308000000000000000000000000081c2e3f51677c91a2b4baa99b857561574a3e3530262a34373f4b55606b7d8d9fb5b5a08a75604b35200b0000000000061a2c3d4a60728399a3b4bbae9e96857a6f666157585757585460646d7a8698a09e8878635947341f0a001f34495e74899eb2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2af9a856f5a45301a00000917222a2c33333333333333333333333332312f2d2a25211e160c0a04000000000000000000000000000000000000071017191e1e1e1e1e1e1b181208000000000000000000000000040a0c1d1e1e1e1e1e1e15130d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014283d50626b6c6c68604e3a2611000000000000000000000000000000000000000005182a3b4c6176879ca4b4b7b2a29a918a847e79746f6a656056544e493d37332a1f170c00000000000000000000000000000000000000000a1f3347586b8095a2b4b8a79e9183796e645c534b4639372e211e160b0300000000000000000000000003192e43586e8398adb8a28d78634d38230e0000000004182a3b586e8398adb29c87725d47321d08000000000000000f253a4f647a8fa4b9b09b86705b46311b0b151d20232627272522201c130b070000000000000000000000000000001124394d5f70859ba9bab5a39a8475645c504b43363b474c535d647480929fabbcb5a08a75604b35200b0000000000000f1c3043546175859ba3b2bdb0a39b8d847c76716e6c6c6d70747a828c9ca4b2a69d8777614c37220c001f34495e74899d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9a846f5a45301a000000050f15171e1e1e1e1e1e1e1e1e1e1e1d1d1c1a1714100c0a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d21334450555757534e42311e0b00000000000000000000000000000000000000000b1f3448596d8297a5b5b7a59d8f847c766f6963605455504b453838352c211f170c040000000000000000000000000000000000000000000c21374c61768a9fb4b9a89e897c6e635b4f4a3e363228221b100903000400000000000000000000000001172c41566c8196abbaa5907b6550392917030000000c1f34475970869bb0af99846f5a442f1a130c0a04000000000f253a4f647a8fa4b9b09b86705b46311b0001080b0e111211100d0b070000000000000000000000000000000000000a1d30414e63798b9fb4bcb4a29a867a6d6560545a5b5961686f7a85969eb0b4c0b5a08a75604b35200b00000000000000132536465761768598a0b3b8b5ab9f99918a868382818285898f989fabb6b49f978374604b36200b001c32475c7186888888888888888888888888888888888888888888888888888888888888888888888888836e58432e190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001082020202020201c1a140a00000000000000000000000000070c0e2020202020201c1a130a00000000000000000000000000000000000000000000000000000000000000000000000000041626333d4042423e3a3124130200000000000000000000000000000000000000000d22374c62778b9fb4baa99d877b70676157534e4a43363a36322823211a151c0c0a0300000000000000000000000000000000000000000012283d52677d92a8bab49e8a79675f4e493d362d211e160b0800040a0c1a13110b0200000000000000000013283d53687d92a8c0ab96816c5746331e160d0c101c2b3c4c61778b9fb4a8937e68533e292929211f170c0000000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000000000001122135495b687d929eb4bcb4a49c8c827b74716f7072777d848f9ba3a29aa2b4b5a08a75604b35200b00000000000000081829394658617482929ea7b4b9b5afa99f9b989797989a9ea7adb4b5a89f938172605645311d09001a2f435768717373737373737373737373737373737373737373737373737373737373737373737373736e64533f2b1600000000000000000000000000000000000000000000000000000000080e1020202020201e1c160c0000000000000000000000000000050b0d20202020202020090200000000000009151d353535353535322f271c0e00000000000000000000010f1a2123353535353535312e271b0d00000000000000000000000000000000000000000000000000000000000000000000000000081621282b2d2d28261e130600000000000000000000000000000000000000000013293e53687e93aabbb49f8a79655d524b46393935302525211e16151d202a31211e170b0000000000000000000000000000000000000001172c41566c8196abc6aa957f6a5b4d41352c221b10090300000c181f222f28261e130600000000000000000d22384d62788da2b4b39e8976614c4132282221232e3a495a6a7f95abb49e8a77614c3e3e3e3e3733291c0c00000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000000000000061a2c3d4e606a80949fabb7b5ab9f979089868485878b929aa2a99f92859ab0b5a08a75604b35200b00000000000000000b1b293a4656606d7d88959ea8b0b4bab4b1adacacadafb3b8b3ab9f988a7e6c60544538271502001427394a575c5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d585346362310000000000000000000000000000000000000000000000000000003101b222535353535353330291e100000000000000000000000000d181f35353535353535351e160a00000000091927314a4a4a4a4a4a4743392c1c0a0000000000000000000f1f2d36394a4a4a4a4a4a4643392b1b0a00000000000000000000000000000000000000000000000000000000000000000000000000040d1416171713110b0200000000000000000000000000000000000000000001162b41566b8096abc8ad97826d5b4b3f36322823201c13100b151d2731363f463633291b0b00000000000000000000000000000000000003182e43586d8398adb9a48f7a644f3d30211a0f0700000007121c2a3437443e3a31241304000000000000000b2035485a6f849aabb8a796816c604b46393736383e4b5862788a9eb4a495806a5853535353534c473a291704000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000000000000000f1f314150616a7f8d9da6b4bab4ada79e9c999b9d9fabafa49c8b7d7a8ea3c5a08a75604b35200b0000000000000000000c1c2938454b5f67768089939b9faaa9acaeafafaeaca9a69e978c837868604b4336271a0a00000a1c2c394347484848484848484848484848484848484848484848484848484848484848484848484848433f36281806000000000000000000000000000000000000000000000000000010212e373a4a4a4a4a4a48453b2e1e0c000000000000000000000d1d2a344a4a4a4a4a4a4a4a32281a0a000001152737445e60606060605c564a3927140000000000000000071a2d3d4a4e5f60606060605c5649392713000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002172c42576c8197acbfa9947f6a543c2e211e16121213161a21283238454b545c4c4639291703000000000000000000000000000000000003182d42586d8297adb9a48e79644f392413080601080b0f1a212f3a474c59534e423122120300000000000005192b3c4f647a8d9fb5b09e927e6b61574f4d4c4e525c6476869ca8b19c867668686868686868615847331f0a000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000000000000001132333435061697c88969fa8b0b4b9b3b1afb0b2b0a89e94867967768ca7aaa08a75604b35200b000000000000000000000c1a2832414d58616b767e858b909497999a9a9997938f8881796e625a4e423026180a000000000e1c272f323333333333333333333333333333333333333333333333333333333333333333333333332e2b23180a0000000000000000000000000000000000000000000000000000081b2e3f4b4f60606060605e594c3b291602000000000000000005182a3b485e6060606060605e453828160200081d314455707575757575716856432f1a05000000000000000c21364a5b63757575757575716756432e1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f556a7f94aac5ab96816c5745362c29282727292b2d3638454b56606a71615746331e14010000000000000000000000000000000001162b40566b8095abc8a7917c67524130252019151d20232d36404c59616f68604e40302111000000000000000e22374b5c6c8197a3b5ad9c9280756b65626163686f7a879ca4b5ab95807e7e7e7e7e7e7e7e76614c37210c000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000000000000000005152533434f5e6676808a939a9faaa6a7a6ab9f9b94897f74635b74899494948a75604b35200b00000000000000000000000a161e303a474c58616870767b7f8284858583827e7a746c635b4d493c311c14080000000000000a141a1c1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e191610060000000000000000000000000000000000000000000000000000000e22374b5d657575757575736a5945301c0700000000000000000b1f34485970757575757575705645321e09000b20354b60748a8a8a8a8a86715c47321c07000000000000071a2d3d4e63798c8a8a8a8a8a85715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c91a7b9b29d88756054493c3e3d3c3d3e403e4a4e566067747f8675614c42311f0f000000000000000000000000000000000012283d52677d92aabbae99836e5f4a4336352c273135393d4a4e5e6677847e685e4d3f2e1909000000000000081b2e3e4b6175859ba4b2ad9e9688807a7776787d848f9da5b5c2b09e95939393939393938e79634e39240e000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000000000000000000000000000000000000000000000000000007152532404c58616b777e858a8e9191918f8b867f766a605653687e7f7f7f7f72604a35200b00000000000000000000000002131c2a333a464c53576166696d6e6f6f6e6d696460554e493d352b1e140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657b8a8a8a8a8a88735e48331e0900000000000000000d22374c62778a8a8a8a8a8a74604b36210b000b20354b60758a9f9f9f9c87715c47321c070000000000000d21364a5c6e8398ab9f9f9f9b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b6075899eb3b7a6978272635b57535251525355595c646b757d879498826e604e3d2c1a06000000000000000000000000000000000c21374c61768b9fb4b3a1917d6860544d493c37444b4e545b636f7b88998c7d665d4b37271501000000000000101e33465761768698a0b0b0a69d958f8c8b8d9299a1b2b6c3bfbcb0aba8a8a8a8a8a8a38e79634e39240e000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000000000000000000000715222f3a464c5861697076797b7c7b7a76716961584b454e60686a6a6a6a605443301c0700000000000000000000000000000c171f29333639464c515457595a5a5957544f4b4437352c20190e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e1216191b1c1d1d1c1916120c0a040000000000000000000000000000000010253a4f657a8f9f9f9f9d88735e48331e0900000000000000000d22374c62778c9f9f9f9f8b76604b36210b000b20354b60758aa0b5b19c87715c47321c070000000000071b2d3e4e64798c9fb5b5b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3245566a8095a3b5b1a0978378706c69676767686b6e73798088929ca4a0937e695b4936210c000000000000000000000000000000000a1f3347586d8298a9bab49f8c7e7368625a5d5d5560636a707984909da69f8b7b655544311d08000000000000031729394758617582919ba3acb2aba4a2a1a3a7afafaaaaaaaaaaaaaaaaaaaaaaaaaaa38e79634e39240e000f253a4f647a8fa4b4b09b86705b46311b06000000000000000000000000000000000000000000000000000000000000000000000004111b29333a474c54576064666766646158544c473a31424e53555555554a4336251300000000000000000000000000000000040c171f212933363b3f4244454544423e3a353126211a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d0f192023282b2e30313232312f2b27221f180c08010000000000000000000000000010253a4f657a8fa4b5b39d88735e48331e0900000000000000000d22374c62778ca1b5b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c0700000000000d22364a5c6e8399abbccfc6b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021528384b6074859ba4b2b1a1998d86817e7d7c7c7e8083888e969ea7b2b3a79e8a78634e39230e0000000000000000000000000000000004172a3a4d62788a9fabbaaa9f93857d787473727375797f858c99a1b3b2a49c8775604b35200b000000000000000b1b2a3a4757616d7c8690979da5a4a6a6a5a99f9a95949494949494949494949494948e79634e39240e000f253a4f647a8f9f9f9f9b86705b46311b06000000000000000000000000000000000000000000000000000000000000000000000000000b171f2a333739454b4f5152514f4c463a37332a1d313a3e3f3f3f3f3530251808000000000000000000000000000000000000040a0c171e21262a2d2f30302e2d2925201d14090600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101b22242c35383d4044464647474644413c37342a201c140800000000000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c0700000000081b2e3e4f647a8ea1b3c9cec6b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1d31455662788699a1b0b3aea39b96939291929395999da6abb3b1a79e95897e72604a35200b00000000000000000000000000000000000c2035485a677d8d9fa9b6b4a39b938d898887888a8e949b9fabb3b3a0988678625544311d0800000000000000000c1c2a39464c5e66717b82878c8f9091908e8a85807f7f7f7f7f7f7f7f7f7f7f7f7f7f77614c37220c000f243a4f647a8b8a8a8a8a84705a45301b050000000000000000000000000000000000000000000000000000000000000000000000000000040c171f21283236393c3c3c3a363329211f17141f26292a2a2a2a201c130800000000000000000000000000000000000000000000030a0c111418191a1a1918140f0b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131c202d363a3c494d5256595b5c5d5d5c5956524c473a3530261813040000000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c07000000000d22374b5c6f8499afbbb4bbc8b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021527384859627683909ba3aaafb0aca8a7a6a7a8aaaeb3afa9a39b9389807668605443301c07000000000000000000000000000000000005192b3c4d5f687d8b9ca4b1b5b0a8a89e9d9c9d9faaa9b0b5b3a69d918375625a48372715010000000000000000000c1b2933404c515d656c7277797b7c7a7976706b6a6a6a6a6a6a6a6a6a6a6a6a6a6a615947341f0a000d22364a5c647474747474706655412d180400000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c161e212426272625211f170c0a04020b1113151515150b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110182530353e4a4f575a63676b6e70717272716e6b676159514b4336301f180c00000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c07000000081c2e3f4f647a8fa1b3aa9faabbb19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2b3b4858616e7b858d959a9ea7a4a5a6a7a6a4a79e99948d867e766b61584a43362513000000000000000000000000000000000000000e1e30404e5f687a86929ca4aaaeb2b4b2b2b3b4b3b0aba69e95887c6e6157483c2b190900000000000000000000000b171e30383f4b50575962646667656360575555555555555555555555555555554c473a2a180400071b2e3e4a4f5f5f5f5f5f5a5548382512000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b0f1112110f0c0a04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e20202020201f1d180f030000000000000000000000000000000000000000000008141c2d36434a515c646c72787d8083858687878684807c776f6660544d41342a1d0f010000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c070000000e23374b5d6f849aafb49f8a9fb4b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2b3a474c5d6570788085898d8f909191908f8c89847f78716961574c463a302518080000000000000000000000000000000000000000122231414e5c64737d878e94999c9fabbcb0a69e9a9690887f76665e4c46392b1e0e0000000000000000000000000003121d242f383b3b484d4f5151504e4b45393f3f3f3f3f3f3f3f3f3f3f3f3f3f37342a1c0c00000010202e363a4a4a4a4a4a4541382a1a080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010f1a2124353535353535322c21130300000000000000000000000000000000000000000b1826303e4a546067717a81878d9295999b9b9c9c9b9996918b847c73675f4c473b2d1f0f0100000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c070000081c2f3f4f657a8fa2b3a5978297acb19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1c29333f4c505b636a6f7378797b7c7c7b7a77746f69635b534b463933291c1308000000000000000000000000000000000000000000041323313e4a55606872797f83878d9fb59e968885807b746a61584d4033291b0e0000000000000000000000000000000009111c23252b34373a3b3c3b393632282a2a2a2a2a2a2a2a2a2a2a2a2a2a221f180c0000000002101b22243535353535302d251a0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d0f20202020201b191309000000000000000000000000000a131a1c20202020200e0c070000000000000000000000000000000000000000000f1f2d36394a4a4a4a4a4a473e31210f000000000000000000000000000000000000000b1b2936434b5c64727c868f969da5a7abaeb0b1b2b2b1aeabab9f9a91877d6e61594a3d2d1f0f00000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c0700000e23374b5d70849aafb29d877c91a6b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c171f2f383c494d555a5a62646566676664626054544e493d3633291f170c0000000000000000000000000000000000000000000000000513202d37444b525b636a6e72879cab968073706b6660554c463a301e170b00000000000000000000000000000000000000080e101920222426272524211e1615151515151515151515151515150c0a0400000000000000070d0f1f1f1f1f1f1b1812080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b22253535353535312e261a0c00000000000000000000000d1b272e31353535353524211a0f01000000000000000000000000000000000000071a2d3d4a4e60606060605f5b4f3e2c180400000000000000000000000000000000000417293a4654606a7a85919ba3acb2b3ada9a5a3a2a2a3a5aab0b5b4afa59c928377635b4a3d2c1d0d000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c0700091c2f4050657b90a2b4a6937e7d92a7b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111c232c3538403c484d4f505152514f4c4a433638352c211e170b0400000000000000000000000000000000000000000000000000000210192731353d4a4e555d72879cab95806b5b56504b443733291b12030000000000000000000000000000000000000000000000050b0d0f1112100e0b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202e373a4a4a4a4a4a4642382b1a090000000000000000000a1b2b3943464a4a4a4a4a39362d1f0f0000000000000000000000000000000000000c21364a5b707575757575746d5b47321d0800000000000000000000000000000000000a1f3346586172808c9ba3b1b2aea79e9894908e8d8d8e90959a9fabb4b6b2a1998879635b493b2a18050000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c07000f23384c5e70859ab0b39e88757e93a8b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e1921232b2b35383a3b3c3c3b3a3735302523211a0f0a0300000000000000000000000000000000000000000000000000000000000009151d202d3639475d72879cab95806b56413b3531271f170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0c12171a1c1d1c1a17110b090200000000090a0b0b0b0b0a000000000000081b2e3e4b4f60606060605b554938261300000000000000000013273949565c60606060604e4a3d2d1a0700000000000000000000000000000000000e24394e63798a8a8a8a8a8b745f4a351f0a00000000000000000000000000000000000c21364c617683959faab5b1a1999088837e7b797877797b80858c979faab6b2a69e8879635947341f110000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c07091d2f4050667b90a2b4a8957f6a7f95aab19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e1519202224262727262522201c130e0c060000000000000000000000000000000000000000000000000000000000000000000001080f1a2132475d72879cab95806b56402b201d15090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b120b08020000000000000000000000000000000000000000000000000000060b171f21272c2f313232302c26201d150a0401081e2020202020200801000000000d22374b5c647575757575706755422e190400000000000000051a2e435667717575757575705b4a36210c00000000000000000000000000000000000e24394e63798e9f9f9f9f8a745f4a351f0a0000000000000000000000000000000000192e43596e8398a2b4b4a49c8f837b746e696663626264666a7079828c9da5b6b8a69d8877624c3f2f1c0900000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c000824384c5e70859bb0b49e8a766c8196abb19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d0f101112110f0d0b070000000000000000000000000000000000000000000000000000000000000000000000000000000000071d32475d72879cab95806b56402b160801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e2127201d15090300000000000000000000000000000000000000000000020f1a212933363c414447474745413c3632281f17151d333535353535351d15090000000f253a4f647a8a8a8a8a8a85705b46311b0600000000000000071c31465c71858a8a8a8a8a79634e39240e00000000000000000000000000000000000e24394e63798ea3b5b49f8a745f4a351f0a00000000000000000000000000000000000e23394e63798a9faa9f94867b6e65605454504e4d4d4e50555b636d7b879ca4b6b7a698826d5d4c38231000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c0818304051667c90a3b4aa96816c6d8398adb19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2832363d3631271e160b00000000000000000000000000000000000000000a161e2c353a464c51565a5c5d5c5a56514b453833292731484a4a4a4a4a4a3127190900000f253a4f647a8f9f9f9f9b86705b46311b0600000000000000071c31465c71869b9f9f9f8e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000c21364a5b687d929e8c7f73655d504b43363b393838393b3d494e5d6576869ca6b8b2a0907b65503e2e1b08000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c1325364d5e71859bb0b49f8b78626f8499afb19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131a1c20202020202020202020202020202020202020202020202020202020202020201b191209000000000000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162838454b524b443732281b120300000000000000000000000000000000000d1a28323d494e5861676c6f7172716f6c6660564c473a37445d5f606060605e4437271501000f253a4f647a8fa4b5b09b86705b46311b0600000000000000071c31465c71869bb1b5a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a0000000000000000000000000000000000071a2d3d4e5f6d81897c6a60554b3f3530262624232224262c353f4b586278889eb3beb19c86715c4b37220d000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c1c304354667c91a3b5ab98826d5a70859bb0b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1b272e313535353535353535353535353535353535353535353535353535353535353535302d261a0c0000000000000000000000000000000000000000000000000000081d32475d72879cab95806b56402b1601000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e324556606760554b4639301e170b0000000000000000000000000000000d1d2b38454b5b636d767c818486878785817b756b61584d44556f7575757575705544311d08000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a0000000000000000000000000000000000000f1f31414b607578665e4b44372e201c14110e0d0d0f111a212e3a4859687d92a4b6b5a48f7a644f3a250f000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321426364a6073869cb1b59f8c79635c72879cb1b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1b2b3943464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4542382a1a0900000000000000000000000000000000000000000000000000081d32475d7287979795806b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364b60747c746a61574d4133291b0e000000000000000000000000000d1d2b3b4856606b79828a9196999c9c9c9a9691898076675f4c60748d8a8a8a8a74604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000001131e32455660635a4c4031271911080100000000000006101c2b3b4a6073869cb1c2ab95806b56402b16000010253a4f657a8fa4bab39d88735e48331e1414141414141414141422374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47321c304354677c91a4b5ab99836e5b5e73889db3b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013273949565c60606060606060606060606060606060606060606060606060606060606060605b55483826120000000000000000000000000000000000000000000000000001162b40566b808282827d66513c2711000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c304354687e92887f75675f4b46392c1e0e000000000000000000000009192a3b48596274808c989fa9abafb1b2b1afaba79e95887d6e6162778dab9f9f8a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a0000000000000000000000000000000000000003162838454b4d493c2f1d150900000000000000000000000d1c3043546a8095aabfb09b85705b392816030010253a4f657a8fa4bab39d88735e4833292929292929292929292929374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c473226374b6073869cb1b59f8c79634e5f74899eb4b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2e435667717575757575757575757575757575757575757575757575757575757575757575706655422d19000000000000000000000000000000000000000000000000000014283d50626b6d6d6d665e4d39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a6073869c9d94877c6e6157493c2c1e0e000000000000000000021527374759627785969faab4bab4b0a9a6a4a3a5a9b0a69d918376657a8fa4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000000000a1a28323638352c1e1101000000000000000000000000001325364f64798ea4c8b39e89745745321e090010253a4f657a8fa4bab39d88735e483e3e3e3e3e3e3e3e3e3e3e3e3e3e4c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c4732314455677d92a4b6ab98836e5b4a5f748a9fb4b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465c71868a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a85705b45301b00000000000000000000000000000000000000000000000000000e2133445056575757514d40301d0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a3b2a69d918375635a493c2c1d0d0000000000000000081d3144556277869ba3b4bbb4ab9f9a94918e8e90949ba2aea19986787d91a7b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a0000000000000000000000000000000000000000000a161e212320190e0000000000000000000000000000000c22374c61778caabbb9a78b76604b36210b0010253a4f657a8fa4bab39d88735e5454545454545454545454545454545462778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c4727374b6073869cb1b49f8c79634e4455758aaabbb19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465c71869b9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9a85705b45301b0000000000000000000000000000000000000000000000000000041626333d404242423c393022120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657b85919da6b2a1998678635a493b2a180500000000000006192c3c4b6074859ba4b5bcafa29a8c857e7b79797b7f858e99a1a49c888398adb5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a0000000000000000000000000000000000000000000003090b0e0c06000000000000000000000000000000000b20354a60758a9fb4c5a18c77614c37220c0010253a4f657a8fa4bab39d8873696969696969696969696969696969696969778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b19c87715c47314455687d92a4b6aa98826d5b494b60758ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465c71869bb1beb5b5b5bab4b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b09a85705b45301b000000000000000000000000000000000000000000000000000000081621282b2d2d2d27241d1204000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5d65727c8898a0b5a49c8878635947341f130000000000000c2135495b6b8095a3b4bcaf9e9584797069666464656a707983919ea69e98a0b2b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758baabbc5a18c77614c37220c0010253a4f657a8fa4bab49e8a7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7f95aabfb5a08b76604b36210b000b20354b60758aa0b5b19c87715c47384b6074879db2b49f8c78634d3d4b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b41566b8096a0b2c0cebaa99f9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9a84705b45301b00000000000000000000000000000000000000000000000000000000040e1416181818110f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f4b5460677682949faba69c8777624c42311b0b0000000004182a3a4d63788b9fb4c1b09e95806f635b54514f4e50545c646e7c899ca4adb2beb5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a00000000000000000000000000000000000000000000000000000000000300000000000000000000000000000d22374d62778ca2c8b8a78b76604b36210b0010253a4f657a8fa4bab9a89e93939393939393939393939393939393939393959dafc3b5a08b76604b36210b000b20354b60758aa0b5b19c87715c474556687d93a5b6aa97826d5b49364b60768ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354b60738298a2b4c2b49f8b888888888888888888888888888888888888888888888888836e59442e1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011212e36434a58616d7f8d9fb5a59a8470604e392917030000000a1f3447596d8297a9bab5a496806b624e493d3c39393b3d4a4e5e6678869ca4b5c8b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f0a0000000000000000000000000000000000000000000000000002090b15190e0c06000000000000000000000417293a50667b90a5bbb39e88735645321e090010253a4f657a8fa4bac6b9b4a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9aaafbbccb5a08b76604b36210b000b20354b60758aa0b5b19c86715c384b6074879db2b49f8b78624d3c364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043546074849aa4b6b49f8a7b73737373737373737373737373737373737373737373736e6453402c17000000000000000000000000000000040a0c0d0d0d0d0c0b090200030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0d12171a1c1d1e1c19140e0c0700000000000003111825303a464c61697f949fb1a2927d685746331e0a0000000c22374c61778b9fb4c2b19c8673604b44352c262424262d36404d5a6277869caabbb5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f4a351f000000000000000000000000000000000000000000000000000a151d202b2e23211a0f080000000000000008131f3346586c8196acc1b09a85705b382816030010253a4f657a8fa4bac8bbb4b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b5c2d2b5a08b76604b36210b000b20354b60758aa0b5b09b86715b4556687e93a5b7a997826c5a4935364b60768ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114263645566176869ca6b7aa9e8a7a645a5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d59534636241100000000000000000000000000000c171f212222222221201d151b18130d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080e192023272c30313233312e2a23211a0f0100000000000008131c2933434f616d8297a6b39e8976614c36210f00000215273753697e93aabbb5a48f7a65554431211a110f0f101a21303c495962778b9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000000e24394e63798ea3b8b49f8a745f3e2d1b070000000000000000000000000000000000000000000003101a273136404339362c221b110e0d0c0d0e11182530414c6176899eb3c1ab95806b56402b16000010253a4f657a8fa4babbaa9f9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9ca4b5c9b5a08b76604b36210b000b20354b60758aa0b5b09b85705b4b6075889db2b49f8b78624d3c2b364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000818283847586278889da8b9a89d8878625847394848484848484848484848484848484848444036281807000000000000000000000000000c1c2a33373737373737363228302d282220180d070000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d202b35383d414546484847443f39362d1f1306000000000000000c171f32434c6176889db3a7937e69533d2c1a0600081d3144556f849aafc8b19c86715d4b372715060000000007121e2c3a4859748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000021528384e63798ea3b8b49f8a745c4a3622100000000000000000000000000000000000000000000010212e38454b55584e493d372e262422212223262e36434a5f6b8196a7b8b5a38f7a644f3a240f000010253a4f657a8fa4bab49f8c86868686868686868686868686868686868686869cb1c6b5a08b76604b36210b000b20354b60758aa0b5af9a85705a56697e93a6b7a997816c5a483521364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a293a485a63798a9ea9b8a69c867661574537263333333333333333333333333333332e2c24180a0000000000000000000000000004172a3a474c4c4c4c4c4c4b453846433d37342b221b10020000000000000000000000000000000000000000000000000000000000000000000000000000000210192731353c484d52575a5b5d5d5c59544e4a3d312413020000000000000004151f3346586a7f95abb19c86715b4935210c000b20364b6075899fb4c7a9947e69543f2e1909000000000000000e1c2a3b5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000000091d324556687d92a8bdbaa98e79644e3f2e1b0800000000000000000000000000000000000000000c1c2e3f4b56606a6e635b4f4b3f3c39373637393b3f4b5460697d8d9fb5bcab9b85715c4a36220d000010253a4f657a8fa4bab39d8873717171717171717171717171717171717171778ca1b7b5a08b76604b36210b000b20354b60758aa0b5ae99846e596075889db3b49f8a77624d3c2b21364b60768ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2b3c4a5b657b8b9fabb6a49b8575605544311d1e1e1e1e1e1e1e1e1e1e1e1e1e1e1917110700000000000000000000000000000a1f33475861626262626160565e5b58534d483b362d201406000000000000000000000000000000000000000000000000000000000000000000000000000014202d37444b525a62676c6f717273716e69635b4e42311e0b00000000000000010e1a293a4c62778c9fb5a48d78634e38230e000e24394e63798ea9babaa98e79634e3923110000000000000000001f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e000000000000000000000000000000031628394b6074879db2c7c7ae99846f5d4b3722110000000000000000000000000000000000000004172a3a4b5d65748083796e655d56514e4d4b4c4e51565d64727e8c9fabbcb59f8d7a644f3e2d1b07000010253a4f657a8fa4bab39d88735e5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5ad98826d55697e93a6b7a996816c5948341e21364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2d3d4b5d677d8d9fb5b4a3998373604b433324130408080808080808080808080402000000000000000000000000000000000c21374c61767777777776757573706d6862594f4a3e32251406000000000000000000000000000000000000000000000000000000000000000000000008131c323e4a55606770787d818586878886837f7968604e3a261100000000000009151d2c3538485971869cb1a7927d68523d28130012273c52677c91a7c7b49f8975604b35200b00000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e000000000000000000000000000000091e324657697e93a5b7c7c6b3a18f7a654f3f2f1c090000000000000000000000000000000000000a1f334758657b8695988c837a716b666362616263666b717a84939faabbb4a398826d5d4b37201000000010253a4f657a8fa4bab39d88735e4846464646464646464646464646464c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5ab96816c6074879db2b49f8a77624c3b2b1821364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f1f2f3f4d5f697f949fb0b3a197816d61504231221202000000000000000000000000000000000000000000000000000000001b30455b70848c8c8c8c8c8b8a8885827d776f645c4f433224140000000000000000000000000000000000000000000000000000000000000000000008182530434f5c64747c858d92969a9b9d9d9c99948e7d68533e28130000000000091927313d494e55586d8297adac97826c57422d1700142a3f54697f94a9beb09b86705544311d0800000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000417293a4b6175889eb3b7b2b1b6af9a84705d4c3823120000000000000000000000000000000000000c21374c61768c9ca4ab9f988f86817c79777677787b80868f9aa2b4bbb5a39b8575614b3f2e1b0200000010253a4f657a8fa4bab39d88735e4833313131313131313131313131374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5aa957f6a677d92a5b7a896806b5948341d0d21364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001112130414f616c8196a1b2b19f957f6a604e402f2010000000000000000000000000000000000000000000000000000000001b30455b70859aa1a1a1a1ab9f9d9b98928c847a69614f42311d0d000000000000000000000000000000000000000000000000000000000000000000132536434a61697a86919aa2a7acafb0b2b2b1aea78e79644e39240f0000000001152737444b5b636a6e6f8095aaaf9a846f5a452f1a00162c41566b8196abc0ae99846f593726140100000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e00000000000000000000000000000a1f3346586a7f94a6b7a59d9ca4b4a2907b65504030180800000000000000000000000000000000000b20364b60758ba8b6bcb4ada49c96918e8c8b8c8e90959ba3afb3b4ab9f9785766157463320100000000010253a4f657a8fa4bab39d88735e48331e1c1c1c1c1c1c1c1c1c1c22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5a9937e6971869cb1b49e8a77614c3b2a180b21364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003132332434b60728399a2b4af9e927e685e4c3e2e1e0e0000000000000000000000000000000000000000000000000000001b30455b708591919191929396999ea8a8a1998c7f69604e3b2b1805000000000000000000000000000000000000000000000000000000000000000d1c304354606b7f8c9ba3afb4b7b3ada9a7a6a7a99e8974604b35200b00000000081d314455606c787f8384859bb0b09b86715b46311c00172c42576c8197acc1ad98836d58432e180000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31465c71869bb1b8a38e79634e39240e0000000000000000000000000004182a3b4c6176899eb3b29d87869cb1b09b85705e4c3626140100000000000000000000000000000000081d31445574899eb4b6a49c9ea7aba6a3a2a0a1a3a6abb0b4b0aba29a8d8175615847392917020000000010253a4f657a8fa4bab39d88735e48331e0907070707070707070d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5a7927d677b90a4b5a895806b5947341d0d0b21364b60768ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005151c3043546074849aa4b6b49f8c7c665c4a3c2c1d0c000000000000000000000000000000000000000000000000000010253a50657b7c7c7c7c7d7e818489939ea7ab9f937e69594834200b0000000000000000000000000000000000000000000000000000000000000d1d30414a607280949faab5b4afa69d98949190929499846f5443301c0800000005192b3c4b6073818c9498999ba3b5b29d87725d48321d00182d42576d8297acc1ac97826c57422d170200000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000071c31475c71869cb1b8a38e79634e39240e000000000000000000000000000b1f3447596b8095a7b7a6937e7c91a3b5a3917c665443301c0900000000000000000000000000000000021527375d72889db2b29c868992989ea8a6a8a9a9a8a6aa9f9b968e857b6c6157473a291b0b000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5a6917b70849aafb39e8976614c3a2a18000b21364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114263645566176869ca6b7aa9f8a7a645b493b2a1b0b000000000000000000000000000000000000000000000000000e23374b5d656767676768696b6f757d899ea7b49e8977624c37220d000000000000000000000000000000000000000000000000000000000005182b3b4d5f6b80959eb4bab4a29a9088827f7c7b7d7f847f6954362614010000000b2035485a6c81969fabadaeb0b5c1b29d88725d48331d00172d42576c8297acc1ad98826d58432d180000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b020000000000000005182a3b5d72889db2b8a28d78634d38230e00000000000000000000000005192b3b4c61778a9eb4b29d877471859bb0b19c8673604b37271501000000000000000000000000000000001c31465c71869bb1ac9681757d83898d9193949492918f8a86817970655d4b4639291c0c00000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5a48f7a7a8fa2b4a795806a5847331c0c000b21364b60768ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000818283847586278889da8b9a89e887963594739291909000000000000000000000000000000000000000000000000081c2e3f4b505151515252545656606879899eb3a8947f6a543f2a1500000000000000000000000000000000000000000000000000000000030b20344859677d919eafbaa99f92847b746d696766676a6f69614f3b1808000000000d22384d62788c9fb4bcc9c4c5c9c6b19c86715c47311c00162c41566b8196abc0ae99846f593828160200000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b44341d15090000000000000b1f34475974899eb3c6a18c77614c37220c0000000000000000000000000b203448596c8196a8b7a6937e69667c91a3b5a4927d675544311d0a000000000000000000000000000000051b30455a70859aafae98836e676e74787c7d7e7f7d7c7a76716b635b504b3f32291b0c0000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5a38e798398aeb39e8976614c3a2a1700000b21364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2a3a485a647a8a9eaab8a69d87776157463727150100000000000000000000000000000000000000000000000011212e373a3c3c3c3c3d3e38454b5b6a7f95aab09a85705b3727150200000000000000000000000000000000000000000000000000070b171e2d3e4d62778a9eb4bbaa9f8b7e7065605454525152545a544f43321f000000000013283d52687d92abbccfdad9dbd9c4af99846f5a442f1a0014293f54697e94a9beb09b86715645321e0900000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b19b86716251443127190d01000000000d22374c62778ca7b9b9a88b76604b36210b000000000000000000000006192c3c4d62788b9fb4b39d8875605e71859bb0b29c8774604b38281602000000000000000000000000000004192e44596e8399aeb09a85705b546063676869696866646056564e493d372e1e160b000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5a5907b8c9fb4a7947f6a5846331c0c00000b21364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2b3c4a5c657c8c9fb4b6a59b8575615544311d1606000000000000000000000000000000000000000000000003111c232527272727282928323d4e64798ea3b39e89745544311d08000000000000000000000000000000000000000000000004101b222933364a5c6e8398a8b9b49f8c7c6860504a43363c3b3d3f443f3b3225140300000000152a3f546a7f94a9c9d9ebeee7d4c4ab96816b56412c160011273c51667c91a6c4b49f8a75604b36210b00000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b5a395806b624b44372b1d140906050917293a50667b90a5c5b49e89745645321e0900000000000000000000000c2035495a6c8297a9b8a6937e695651667c91a3b5a5937e685645321e0b000000000000000000000000000002182d42576d8297acb29c87725d434b4e5153545453514f4b453839352c231c110300000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5ad988398abb39e8976614b3a29170000000b21364b60768ba0b5b19b86715c46311c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2d3e4c5d677d929dafb5a3998373604b4433241404000000000000000000000000000000000000000000000000080e101212121213141620354b60758aa8b9a88b75604b36200b000000000000000000000000000000000000000000000c181f2d3639464b51647a8ea0b2b6a5947f6a5e4e423530252726282a2f29271f1406000000000014293e54697e93a9c2d3e2e7dfcbb7a6907b66503b2611000d23384d62788da6b7baa9907a655039291703000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9c1af9e95806d6055483b312620191820263347586c8197acc1b09a85705b3828160200000000000000000000071a2d3d4d63788b9fb4b39d8875604b4c5e71859bb0b29d8775604b392916030000000000000000000000000001162b41566b8096abb39e8974564535383c3e3f3f3d3c3a36322823211a0f08000000000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5b2a098a0b2a6947f6a5746331b0b0000000b21364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f202f3f4d5f6a7f949fb1b3a197826d625042312212020000000000000000000000000000000000000000000000000000000000000000081d31445574899eb4a18c77624c37220d000000000000000000000000000000000000000002101c2a343e4a4f5761676d8298adbfb29c877460554c483b3127191112151a14120c0300000000000010253b50657a90a4b6c5ced5cbbeb39d8874604b36200b000b2035485a73889db2c7ab96816b5746331e0e00000000000000001f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9c0b3af9e96817462594b4437352c2b3437444c6176899eb3c5ac96816c57412c1700000000000000000000000c21364a5b6d8298aab8a7947f6956454051667c91a3b5a6947e695746321e0c0000000000000000000000000000152a3f546a7f94a9b9a88b76604b36232728292a282725211e160e0c060000000000000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5beb2adb2b39e8875614b392917000000000b21364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011121304150616c8197a1b3b1a095806b604e403020100100000000000000000000000000000000000000000000000000000000000000011527495e74899eb3a18c77614c37220c000000000000000000000000000000000000000412202e3a474c5c646e767c808c9fb4c4af9a847b756b62594b44372b1d0e0005000000000000000000000b20354b6074869ca7b4bbc5b8b3a0937e685544311d080006192b3c576c8197acc2b39e8976614c3d2c1b0b0000000000000915354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b3a29a9f9f9784776860554d493c3b484d55606d8197a7b8b8a7917c67513c271200000000000000000000071b2d3e4e63798c9fb4b39e8875614b38384c5e71859bb0b39e8875614b3a2917040000000000000000000000000013283e53687d93a8c6a28d77624d38221213141413110f0b09030000000000000000000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5cfc6c2b7a6947f695746321b0b000000000b21364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003132333434b60728399a3b4af9e937e685e4c3e2e1f0f00000000000000000000000000000000000000000000000000000000000000001f34495f74899eb4a08b76614b36210c0000000000000000000000000000000000000312222f3e4b59616d7a838a91969faabbc7b3a19a8f8880776a6055483b2c1e0e0000000000000000000000081d314455647a89989faaa5a69e948272604a37271502000010253a50657a8fa3b5b9a8947f6a5b4939291b100801040b10192731425f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9af9a848b9fa29a897d7469635a5d5d5962687380959fb1c5b39e8975604b36200b000000000000000000000d22364a5c6e8399abb8a7947f6a5746322f4051667c91a3b5a6947f6a5847331f0d0000000000000000000000000012273c52677c91a7b9a48f79644f3a240f0202020202020202020202020202020000000000000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5cad4c4b39d8875604b39281600000000000b21364b60768ba0b5b19b86715c46311c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005151c3043546074849ba4b6b49f8c7c665c4b3d2c1d0d000000000000000000000000000000000000000000000000000000000000031628395f74899fb4aa8b75604b36200b00000000000000000000000000000000000011212f404c5c6477828e989fa9abb4bbc8b9bfb3afa69e968a7f736259493c2c1d0d00000000000000000000011527374a5c6478838b8f908e887f736054433019090000000e23374b5d71869bb1c0b49f8a79635746392d201c14181f222e37444b60748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9a9947f7c8c9ea79e92867e7874727274777d86959eb0bdb8a796816c5645321d09000000000000000000081c2e3f4f647a8fa1b3b39e8976614c392824384c5e71859bb0b39e8976614c3b2a180500000000000000000000000010263b50657b90a5baa6917b66513c261818181818181818181818181818181815120c0300000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b5c8c8b7a6937e695645321b0b00000000000b21364b60768ba0b5b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000114263645566176869ca6b8aa9f8b7b645b493b2b1b0b0000000000000000000000000000000000000000000000000000000000091e324657758a9fb49f8a755645311d0900000000000000000000000000000000000e1e2e3f4c5e667a8898a0adb4b5afa9a5a3a3a5aab1b5b3a99f958577635a493b2b1a0a0000000000000000000009192d3e4a5a626e767a7b79746a60554436251300000000081c2e3f51677c91a2b4baa99b857561574a3e3530262a34373f4b55606b7d8d9fb5b5a08a75604b35200b000f253a4f647a8fa4b9aa957f6a7c8a9ca5a49c938d898787898c929ca4b0bcbcb39e8977614c382815020000000000000000000823374b5d6f849aafb8a7957f6a5746331b1d2f4051667c90a3b5a795806b5947341f0e0000000000000000000000000f24394f64798ea4b9a8937d68533e2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a27201507000000000010253a4f657a8fa4bab39d88735e48331e0900000000000000000d22374c62778ca1b7b5a08b76604b36210b000b20354b60758aa0b2b2b2b29d8774604b3828160000000000000b21364b60768ba0b2b19b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090c1313131313131313131318283847586278889da8b9a99e897963594839291909000000000000000000000000000000000000000000000000000000000c21364b61768baab39e89735e382715020000000000000000000000000000000008182b3c4b5d667c8b9da6b2b4ab9f9a94908e8e90959ca4b2b6b4a39b877863594838281602000000000000000000000f202d3c484d576165666460554b443726180800000000001124394d5f70859ba9bab5a39a8475645c504b43363b474c535d647480929fabbcb5a08a75604b35200b000f253a4f647a8fa4b9ab96806b667a8798a0b1a9a89e9d9d9ea8a7b1b5c2b6ab9f927d675847331a0a00000000000000000008182f4050657b8fa2b3b39e8976614c3929171224384c5e71859bb0b49f8a77624c3c2b190500000000000000000000000d23384d62788da2c8aa947f6a554242424242424242424242424242424242423f3c322515030000000010253a4f657a8fa4b2b29d88735e48331e0900000000000000000d22374c62778ca1b2b2a08b76604b36210b000b20354b60738a9d9d9d9d9d937e685645321a0a0000000000000b21364b60768b9d9d9d9b86715c46311c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e212929292929292929292929292a3a495a647a8a9eaab8a79d8777625746372718080000000000000000000000000000000000000000000000000000000d22374c62778ca1b29d87725d48321d0000000000000000000000000000000001142636495a657b8b9fa9b7b0a29a8c847e7a79797b7f86909ca5b3b4a69d8778625645321e1000000000000000000000010f1e2b3539464c4f504e4b4437312619090000000000000a1d30414e63798b9fb4bcb4a29a867a6d6560545a5b5961686f7a85969eb3b8c5b5a08a75604b35200b000f253a4f647a8fa4b9ac97816c5c647682919ca4aeb3b2b2b4b9c6b9b4aea49c8d7e685f4d3a2a18000000000000000000001325364c5e70859ab0b8a7947f6a5846331b0b091d2f4051667c91a4b5a896816c5a4835200e00000000000000000000000c21364c61768baabbac96816c57575757575757575757575757575757575757544f4332200c0000000010253a4f657a8f9d9d9d9d88735e48331e0900000000000000000d22374c62778c9d9d9d9d8b76604b36210b000b20354b60738888888888888574604b382815000000000000000b20364b60748888888888836f5a452f1a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2832363e3e3e3e3e3e3e3e3e3e3e3e3e3e3c4a5c667c8c9fb4b7a59b85756155443625130000000000000000000000000000000000000000000000000000000e23384d63788da2b09b86715b46311c06000000000000000000000000000000081c3043546278899ea9bab09e9684796f69656364666a717b8799a1b3b7a69b8574604b3e2d1b0700000000000000000000000e19202933363a3b393531271d14090000000000000001122135495b687d929eb4bcb4a49c8c827b74716f7072777d848f9ba39f9ea7b8b5a08a75604b35200b000f253a4f647a8fa4b9ad98826d5858616d7c8691999ea8a5a6a6a4a89e9992877c68604e41301c0c000000000000000000071c304354667b90a2b4b39e8976614b3a291700001220354a6073869cb1b49f8b78624d3d2c1a06000000000000000000000b20354a60758a9fb4ae98836e6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6a614f3c2712000000000f243a4f647a888888888885715c46311c0700000000000000000c22374c617788888888888874604b36200b00081d3144556073737373737371605645311a0a00000000000000091d3245566073737373736f6554412d1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162839464b53535353535353535353535353535353535e687d929dafb5a39a8473605443301c1400000000000000000000000000000000000000000000000000000f24394f64798ea4af9a856f5a45301a0500000000000000000000000000000417293a4b6073849aa7b8b09e968073645c54504e4e50555e66758399a1b3b5a396806b5c4a362211000000000000000000000000050b171e21252624201d150901000000000000000000061a2c3d4e606a80949fabb7b5ab9f979089868485878b929aa2a79e8a899eb3b5a08a75604b35200b000f253a4f647a8fa4b9ae99836e59464c5e66737c83898d9091918f8d89847d74665e4e42312313000000000000000000011426374a6072869bb1b8a6947f6a5746331b0b0000071c304354677c91a4b6a997826d5b4935210f00000000000000000000071c30435473899eb3b29d8882828282828282828282828282828282828282827f6a543f2a15000000000d22364a5c647373737373716756432e1a0500000000000000000a1f34475961737373737373605645321d090001142637444b5d5d5d5d5d5d5b4b45382715000000000000000002152838454b5d5d5d5d5d5a5447372512000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32465761686868686868686868686868686868686868686a7f95a5b6b3a2988272604a42321d0c0000000000000000000000000000000000000000000000000010253a50657a8fa5ae98836e59432e190400000000000000000000000000000a1f334658687e93a2b4b3a296806b60544a3d3b39393b404c576173839aa5b7b49f8c7a644f3f2f1c0800000000000000000000000000030a0c10110f0b08010000000000000000000000000f1f314150616a7f8d9da6b4bab4ada79e9c999b9d9fabafa39b897a8499afb5a08a75604b35200b000f253a4f647a8fa4b9af99846f5a44404c5560676e74787b7c7c7a78756e6860554c4031241405000000000000000000081d314455677c91a3b5b39e8875614b392917000000001325364b6073869cb1b49f8c79634e3d2d1a07000000000000000000001325475d72879cb2b7a69d979797979797979797979797979797979797979785705b45301b06000000071b2d3e4a4f5d5d5d5d5d5c564939261300000000000000000004182a3a474c5d5d5d5d5d5d4b453828150200000919263135484848484848463631271a0a0000000000000000000a1a28323648484848484541372919080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61757e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e879db2c0b2a096806b604f3b2a180400000000000000000000000000000000000000000000000011263b51667b90a6ac97826d57422d180200000000000000000000000000011527374c6176899eb3b9a89a8472604b43362d252424262f3946556176879db2bcab9a85705d4b37230d0000000000000000000000000000000000000000000000000000000000000000000001132333435061697c88969fa8b0b4b9b3b1afb0b2b0a79e93857870859ab0b5a08a75604b35200b000f253a4f647a8fa4b9b09a85705b453037444b5154606365676665636055534b44372f221406000000000000000000021527374b6073869cb1b8a6947f695746321b0b00000000081c304354677d92a4b6aa98836e5c4a362110000000000000000000001b31465b70869bb0c4b7b2acacacacacacacacacacacacacacacacacacac9a85705b45301b060000000010202d363a48484848484643392b1b09000000000000000000000c1c2a34374848484848483632281a0a0000000009141d2033333333333331201d150a00000000000000000000000a151d2033333333332f2d25190b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778c93939393939393939393939393939393939393939da5b6cabeb09e937e695947341f0b00000000000000000000000000000000000000000000000011273c51667c91a6ab96816b56412c160100000000000000000000000000081d3144556a7f94a7b8b49e8a78625443302618100e0f111b28374658657b90a1b3b4a2907b65503b2b18050000000000000000000000000000000000000000000000000000000000000000000005152533434f5e6676808a939a9faaa6a7a6ab9f9b93887e736271869bb1b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b463126313536434b4e5051514f4e4b443735312719120400000000000000000000081d314455687d92a4b6b39d8875604b3929160000000000011426364b6073879cb2b59f8d79644e3e2e1b080000000000000000051a2f455a6f849aacacacacacacacacacacacacacacacacacacacacacacac9a85705b45301b060000000002101b22243333333333312e261b0d0000000000000000000000000c181f22333333333333201d150a00000000000001080b1e1e1e1e1e1e1c0b09020000000000000000000000000002090b1e1e1e1e1e1a18120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778ca2a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8b2b6c3bfbfbcb49f8b77614c37220c00000000000000000000000000000000000000000000000012273c52677c91a7aa95806b55402b1600000000000000000000000000000b20354b6074889db3baa995806a594836251408000000000b19293a4c5d6f8499afc0ae99846f594834200b000000000000000000000000000004070703000000000000000000000000000000000007152532404c58616b777e858a8e9191918f8b867e7668605472879cb1b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b4631141d20263035383b3c3c3a38353127201d15090000000000000000000000031628384b6074879db2b7a6947e695745321b0b000000000000081d314455687d92a5b6ab99836e5c4b372211000000000000000003192e43586e839696969696969696969696969696969696969696969696969685705b45301b06000000000000070d0f1e1e1e1e1e1c1a13090000000000000000000000000000040a0c1e1e1e1e1e1e0b090200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778ca2aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaab8c77624d37220d00000000000000000000000000000000000000000000000012273d52677c92a7aa957f6a55402a15000000000000000000000000000115273751667b91a6b7b49f8a76614c3b2b18080000000000000b1b2f3f50657a8fa4b5b49f8b77624d37220d0000000000000000000001080b131a1d1c19110f090000000000000000000000000000000715222f3a464c5861697076797b7c7b7976706961584b5d73889db2b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b080b141c20232627272523201d150b0801000000000000000000000000091e324556687e93a5b6b39d8875604b39281600000000000000011426374b6074879db2b3a18f7a644f3f2f1c08000000000000000012273c52677d818181818181818181818181818181818181818181818181817f69543f29140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f151720202013100b0100000001081e2020201f1d170e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374d62778c949494949494949494949494949494949494949494949494949494948c77624d37220d00000000000000000000000000000000000000000000000012273c52677c91a7a9947f69543f2a150b080100030000000000000000081d3144556e8398adc4ad97826d5847331d0d00000000000000001123374b5d71869cb1bcab947e695439291703000000000000000009151d20282f32312e26241c1203000000000000000000000000000004111b29333a474c54576064666766646157544c463a5e74899eb3b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b060001080b0e101211100e0b08010000000000000000000000000000031729394b6075889db2b7a6937e695645321b0a0000000000000000091d314455687e93a5b7af9a846f5d4b38231200000000000000001025394d5f676c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c69614f3b271200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000912191b20202020202020202020202020201f1e1d1b1814100c0a03000000000000000000000000000000000000000917222a2c35353528251e13050009151d3335353534322b201202000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61757f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f75614b36210c00000000000000000000000000000000000000000000000011263b51667b90a6ab96806b56423228201d1418180b090200000000000b20354b6075899eb3baa8907b66503a2a17000000000000000000081c2e3f556a7f94aac5af9a85705746331e0a000000000000000d192731353d444747433b382f1e160a0000000000000000000000000000000b171f2a333739454b4f5152514f4c463936334a5f74899fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000000a1e334657697f94a6b7b29d8875604b382816000000000000000000011527374b6074879db2b4a2907b6550402f1d09000000000000000a1e30414d5257575757575757575757575757575757575757575757575757544f43321f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1a262d303535353535353535353535353535353332312e2a26211e170b0902000000000000000000000000000000051727343e414a4a4a3d3a31231309192731484a4a4a49463d302000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e334657616a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a615746331e0a0000000000000000000000000000000000000000000000000e23394e63788ea7b19b8671604b45383531262e2d201d150a0000000010253a4f657a8fa7b9b49f8975604b36200c000000000000000000001124394e64798ea7b8b49f8a76614b36210c0000000000000d1d2b37444b52595c5c58514c4032281b0a000000000000000000000000000000040c171f21283236393c3c3c3a36332921354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000031628394b6176899eb2b2a5937e685645321a0a00000000000000000000091d314556697e93a6b2b09b85705e4c38240f0000000000000001132330393c414141414141414141414141414141414141414141414141413f3b32241403000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091a2a3842454a4a4a4a4a4a4a4a4a4a4a4a4a4a4a494746433f3b363329201d150a00000000000000000000000000000f2234455257606060524e41311e152737445c5f60605f5a4e3d1c0c0000000000000000000000000000000000000000000000000000000000000000000000000000000003172939464b5555555555555555555555555555555555555555555555555555555555554b46392917030000000000000000000000000000000000000000000000000b20354b6075899eb3a3927e6a60564f4b443743423632281a0a000000152a3f546a7f94a9c5af9a846f5645311d09000000000000000000000b20354a6074899eb3bbaa907b65503b251000000000000a1a2b3c485560686f72716e665e4b453928160300000000000000000000000000000000040a0c161e212426272624211e171f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000091e3246576a7f959d9d9d9d8774604b3828150000000000000000000000021527384b6075889d9d9d9d917c66513c2611000000000000000005131e25272c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c2c29271f14060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263848555b60606060606060606060606060605f5e5d5b5854504c46393632281a1205000000000000000000000000152a3e52636c757575685f4e3a251d3144556e757575746c5a3a2a1704000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b2933363f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3633291b0b00000000000000000000000000000000000000000000000000081d3144556c8197a7b49f8d7f756b6460555a58584b45382815020001142637596e8399aec0ab95806b563827150200000000000000000000071c3043546f849aafc8a9947f6a543f2a150000000003162838485a62737d848786837b6e605745321e110000000000000000000000000000000000000003090b0f1112110f0c0a031f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b0600000000000000000000000000000000000000000000000000000c21364b61768688888888887e685645311a0a0000000000000000000000000a1d324556687e8888888888836f5a442f1a050000000000000000010a10121717171717171717171717171717171717171717171717171714120c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000192d425566707575757575757575757575757575747372706d69656157514b45383020190d0000000000000000000002172c41576c818a8a8a7d68523d2820354b60748c8a8a8a745847331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e212a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a211e170b0000000000000000000000000000000000000000000000000000011527374d6277899ca4ab9f9487807975716f6d6d605645321d0900081d31445572879cb1bca7917c67523c2712000000000000000000000000132536566b8196abc0ad98836d58432e1800000000091e32455662788592999c9c98908375604b3f2e1c08000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000091e3246576171737373737368604e38271500000000000000000000000000021528384e606873737373736f6554412c1803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455b70848a8a8a8a8a8a8a8a8a8a8a8a8a8a8a888786837f7b766e6760564d41342b1d0f01000000000000000000142a3f54697f949f957f6a55402a1d31445572889da88c76614c37210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c1515151515151515151515151515151515151515151515151515151515150c0a03000000000000000000000000000000000000000000000000000000000920344859647a86929a9fa59d958f898684838274604b36200b000b20354b60758a9fb4c9a48f79644f3a240f00000000000000000000000013293e53687e93a8bdb09b86705b362614010000000b21364b6075869ba3aeb1b1ada198826e5d4b37230e000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b06000000000000000000000000000000000000000000000000000003162839464b5c5d5d5d5d5d524e41311a0a00000000000000000000000000000a1a31424e535d5d5d5d5d5a5447372511000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000711171920202020202020202020202020202020202020202020202020202020202020200d0b05000000001b30455b70859a9f9f9f9f9f9f9f9f9f9f9f9fa99f9e9c9b9894908a837c75675f4d483c2d1f0f00000000000000000012273c52677c91a797826d58422d1527375b70859aa48e79644f39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b4a5c64747d848a9ea7aaa99f9c99988b76614b36210c000d22374d62778ca9babcab8c77614c37220c00000000000000000000000011263b51667b90a6bbb39e88735443301c0800000014293f54697f94a4b5c1c7c6bfb2a08f7a65503a2510000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b9b09b86705b46311b060000000000000000000000000000000000000000000000000000000b1b2832364748484848483d3a312313000000000000000000000000000000001424313b3e48484848484441372919070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a18242b2e35353535353535353535353535353535353535353535353535353535353535352220190d0000001b30455b70859ab0b5b5b5b5b5b5b5b5b5b5b5bab4b3b2b0ada9a99f9991877c6f625a4a3d2d1e0e00000000000000000f243a4f64798fa49a856f5a3626142d43586d8298a6917c66513c2711000000000000000000000000000000000000000000070b1015191b1d1d1b1915100b0801000000000000000b0b0b0b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012223344515e6671797e899eb3b0aba8a6a08b76614b36210c000f24394e64798ea3c7b59f8a75604b35200b0000000000000000000000000f243a4f64798fa4b9b49f8a75604b35200b0000061b31465b70869bb0c2d2dcdbcfbeac97816c57422c17020000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8fa4b4b09b86705b46311b06000000000000000000000000000000000000000000000000000000000b161e2132333333333328251e13050000000000000000000000000000000006141f262933333333332f2c25190b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000718283640434a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a342b1d0d00001b30455b70859ab0c5b9aca7a2a2a2a2a2a2a2a2a3a4a6aaadb3b8b4aea59d918478635b4a3c2b1808000000000000000d22374c62778ca99d87725443301c2b40556b8095a9947e69543f29140000000000000000000000000000000000000208131c20252a2e303232312e2a25201d14090600010a10122020202017150f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d2f4051626b7c858d939ea79f9b9692908f8b76614b36210c0010263b50657b90a5bab39e89745443301c080000000000000000000000000e23384d63788da2b8bbaa8c77614c37210c00000a1f344a5f74899fb4c9deefecdac5af9a85705a45301b050000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f253a4f647a8f9f9f9f9b86705b46311b06000000000000000000000000000000000000000000000000000000000003090c1c1e1e1e1e1e13110b01000000000000000000000000000000000000020b11131e1e1e1e1e1a1811070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011243646535960606060606060606060606060606060606060606060606060606060606060605e483b2b1905001b30455b70859ab0c5ac9b928c8c8c8c8c8c8c8d8e8f9194989ea7afb3b7b2a29a8879635a48362614010000000000000b1f34475974899f9f8a75604b3520283d53687d92a896816c56412c1701000000000000000000000000000000000a161e2530353a3f4446474746433f3a35312620190e131e2527353535352d2a2217090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24384c5e6b80909ba3a89e958c85817d7b7a7a72604b35200b0011263c51667b91a6bbb29d88735d482614010000000000000000000000000d22374d62778ca2b7c8a28c77624d37220d00000a20354a5f758a9fb4cadff4f0dbc5b09b86705b46311b060000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000f243a4f647a8b8a8a8a8a84705a45301b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172b4053646e757575757575757575757575757575757575757575757575757575757575757570594834200b001b30455b70859ab0bca7927d7777777777777778797a7c7f83899099a1b3b8b4a69d8878625443301c0800000000000005182a3b5c72879caa8c77624d3722263b50657b90a599846e59442f1900000000000000000000000000000003111a283236434a4f54595b5c5c5b59554f4b4437352c202330393d4a4a4a4a423e35271705000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a51667c919eb0a49c897f77706b68666464605443301c080012273c51677c91a6bcb29d87725d48321d000000000000000000000000000c22374c61778ca1b6b8a28d78634d38230e0000091e33485e73889db3c9dae7e6d6c5ae99846e59442f19040000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b5a08a75604b35200b000d22364a5c647474747474706655412d1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e102020202020202020202020202020202020202020202020202020202020202020202012100a01000000192e43596e828a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a78624d37220d001b30455b70859ab0bba5907b66626262626262626364676a6e747b84909ea6b7b8a69b8573604b362614010000000000001a2f445a6f8499a48f7a654f3a2523384d63788dab9b86715c39291703000000000000000000000000000412212e38454b5460656a6e707272706e6a6560554d493c3430414d526060606057524535220f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f33465870859ab0a99c86786a62595653514f4f4b43362614010012273c51677c91a6bcb29d88725d48331d000000000000000000000000000c22374c61778ca1b6b8a28d78634d38230e000003192e43586e8398abbcccd5d3c8b9a7947e69543f2914000000000000000000000000000000000000000000000000000000000a1f354a5f748a9fb4b4a08a75604b35200b00071b2e3e4a4f5f5f5f5f5f5a5548382512000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003111c23253535353535353535353535353535353535353535353535353535353535353535353527251e13050000192e43596e83989f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8c78624d37220d001b30455b70859ab0bba5907b66504d4d4d4d4d4d4e4f51555560656f7b889da6b7b4a3927d685443301c08000000000002172d42576c8297a7927c67523d2720364b60758a9f9e89735746331e0a000000000000000000000000021222303f4b566069737a7f8385878786837f7a746b635a4d483b4d5f67757575756c63523e2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364c61768b9fb49f8a78625a4d483b3d3b3a393530261808000011263c51667b91a6bbb39e89735e492715010000000000000000000000000d23384d62788da2b7b7a28d77624d38220d0000000f243a4f647a8d9fb3b8c5c2b6aa9e8976614c37210c000000000000000000000000000000000000000000000000000000000a1f354a5f748a9f9f9f9f8a75604b35200b000010202e363a4a4a4a4a4a4541382a1a08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011212e373a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3c393023130100192e43596e8398aebeb5b5b5c2b5b1b1b3b4bab5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a28c77624d37220d001b30455b70859ab0bba5907b66503b3737373738393a3c37444b505d6578889db2c1b29d8775604b35200b00000000040a152a3f556a7f94aa947f6a553f2a1d31455673889da78b76614c36210d0d0c09030000000000000000102030404c5d65747f878f94999b9c9c9b98948f8881786c62594b52677d8a8a8a8a816c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f657a8fabae98836e5a493c342b28262524201c140800000010263b50657b90a5bab49f8a745544311d080000000000000000000000000e24394e63798ea3b8c5a18c77614c37220c0000000d22374b5c6a7f929ea7a8a8a49c8c7c665847331f0a00000000000000000000000000000000000000000000000000000000091f34495e74898a8a8a8a8b74604b35200b000002101b22243535353535302d251a0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f4b5060606060606060606060606060606060606060606060606060606060606060606060524d41301e0a00172c41576c8196a0afbccfc9b5a49c9c9d9fa9a1a2a2a3a3a3a3a3a3a3a3a3a3a3a3a3a3a28c77624d37220d001b30455b70859ab0bba5907b66503b26222222232425272731353f4b5a667c91a3b4b6a5907b65503b25100000000c171f21273d52677c92a797826c57422d2227385b70859ba38e79634e39242222211e160b0000000000000a1a2e3e4c5e667b86949ca5a9aeb0b1b1b0aeaaa79e968b81776b6057697f949f9f97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011273c51667c91a6aa957f6a553c2b201813110f0f0b0801000000000f243a4f64798fa4c9baa98a75604b35200b0000000000000000000000000f253a4f647a8fa4b9b8a78b75604b36200b000000071b2e3e50616a7e889093938f867b665e4c3a29170400000000000000000000000000000000000000000000000000000000081c31465a6b7474747474746d5544311d0800000000070d0f1f1f1f1f1f1b1812080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5d6575757575757575757575757575757575757575757575757575757575757575757575675f4d392510000b20354b607381959eb4bcc9b19c868688898b8c8c8d8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8c78624d37220d001b30455b70859ab0bba5907b66503b26110d0d0d0e0f12151d202e3c4c5e70859bb0c3ab95806b56402b1600000c1c2a3337373a4f657a8fa49a846f5a3637373743586e8398a6917b66513c3737373632281b0b00000000021527384b5c667c8b9ca4b2b6b4ada6ab9f9e9faaa5abaa9f978a8075646c8196abac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273d52677c92a7a9947f6a543f2a150500000000000000000000000d22384d62778dabbcc7a18c77614c37220c00000000000000000000000011263b50667b90a5bbb39e89735645311d090000000010203343506068757b7e7e7a73655d4c402f1c0c000000000000000000000000000000000000000000000000000000000003172a3d4d5a5e5f5f5f5f5f5b44372614010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a50657b8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a7d67523c271200081d314455606d80939fabbab19b86777374757677787979797979797979797979797979797974604b36200b001b30455b70859ab0bba5907b66503b26110000000000000108111e2f4054697e94a9beaf9a846f5a452f1a0004172a3a474c4d4d4d62778ca99c8772544d4d4d4d4d566b8095a8937e69534d4d4d4d4b4639281603000000091d314556647a8c9fa9b6b4a99f97918d8a898a8c90959ca4a89f95867a6e8398aeac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51677c91a6aa957f6a55402a150000000000000000000000000b20364b60758a9fb5b9a48f7a644f3a250f00000000000000000000000014293e54697e93a9beb19c87715c382715020000000002152533424e56606669686560554b3f2f2212000000000000000000000000000000000000000000000000000000000000000d1f2f3d46494a4a4a4a4a35312619090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a202020202020202017150f0500000000000006101619202020202020200d0c06000000000000000000000010253a50657a8f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f917c67523c27120001152737444b626b7e8d9fa9b5a39b8778636061626363646464646464646464646464646464605544311d08001b30455b70859ab0bba5907b66503b261100000000000000000012253a4f657a8fa4bab29c87725d47321d000a1f3347586162626262758a9f9f897462626262626262687e93a896816b6262626262615746321e090000000b20364b6074869caabab4a29b8b827c77757475777b8087909aa2a49c8c80859bb1ac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b51667b90a6aa95806b55402b16000000000000000000000000091d32455672889db2bda8927d68533d2813000000000000000000000001152737576c8297acc1ae99836e59442e190000000000000715243138454b5053534f4b44372e2112040000000000000000000000000000000000000000000000000000000000000001111f2a31343535353535201d140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b161e35353535353535352c2a221709000000000a18232b2e353535353535352320190e0000000000000000000010253a50657a8fa5bfb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a7917c67523c2712000009192731445060687c8b9ea7b5a59c8879645d4d4d4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4b4437271502001b30455b70859ab0bba5907b66503b26110000000000000000000e23384d63788da2b8b39d88735e48331e000c21374c61767777777778879da98e7a77777777777777777d92a7998378777777777775614b36210c00000012273d52677c92a4b6b5a39b84786d666260545961656b727b84909da59f959ba3b5ac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253b50657a90a5ab96806b56412b16010000000000000000000000021528385a6f8499afc0ab96816b563a2a170400000000000000000000081d31445570859aafc0aa95806b55402b160000000000000006131a2832363b3e3e3a353126191103000000000000000000000000000000000000000000000000000000000000000000010d171c1f1f1f1f1f1f0b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b29324a4a4a4a4a4a4a4a423e352717050000061828363f434a4a4a4a4a4a4a38352c1e0e0000000000000000000f243a4f647a8fa0b2c4cdbdb0aba3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3917c67523c271200000009151d33424e5e667b899da6b6a69d897b655d4c40393939393939393939393939393939363127190900001b30455b70859ab0bba5907b66503b26110000000000000000000d22374c62778ca1b7b39d88735e48331e00192e43586e828c8c8c8c8c9da5a9988e8c8c8c8c8c8c8c8c929baca1998c8c8c8c8c8c7e69533e2914000002152738596f8499aec2b09b8574625a514d4a43474c50565d65707c87979faab1b5c2ac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a8fa4ac97826d57422d1802000000000000000000000000162b40556b8095aac8af9a85705847331f0a000000000000000000000b20354b6075899eb3c2a6917c66513c27110000000000000000000a161e2126292925201d14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162939465e6060606060606057524535220f0000102336465358606060606060605e493c2c190600000000000000000d22364a5c6e8398a6b8c4b09f968e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e7d67523c27120000000001152431404d5d6579889ca4b5a79e8a7c665e4d413124242424242424242424242424201d15090000001b30455b70859ab0bba5907b66503b26110000000000000000000f24394e64798ea3b9b19c86715c47311c00192e43586e8398a2a2a2a2b2b7b6a9a3a2a2a2a2a2a2a2a2a7acb9b3aea2a2a2a2a2937e69533e29140000091d31455673889eb3b7a68f7a6456483c38353034373b3f4b505e667581919ea8b9c1ac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394f64798ea4ae99846e59442f190400000000000000000000000011263b50667b90aabbb49f8b76614c37210f0000000000000000000114263750657b90a7b9b5a48c77614c37220c0000000000000000000003090b111413100b08010000000000000000000000000000000000000000000000000000000000000000060c0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0d0b050000000000000000000000000000000000000000000000000000000a1e32465770757575757575756c63523e2a0c0001162b3f53646e75757575757575705a4935200c0000000000000000071b2d3e4c6176889eb3beab96817a7979797979797979797979797979797979797979797979797976614c36210c0000000000061422303f4b5b6378869ba3b4a89f8b7c675f4e423124140f0f0f0f0f0f0f0f0f0f0b0802000000001b30455b70859ab0bba5907b66503b2611000000000000050b111c2d3d51677c91a6c9ae99836f59442f1a00192e43586e8398a0a0a0a0a5abb8b3afa0a0a0a0a0a0a0a0a0aeb2b8aba6a0a0a0a0937e69533e291400000b20364b60758a9fb5b29d88735c4b382b22201c1f22252f37404c57606c7d8a9eb4c1ac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23394e63788ea3b09a85705b45301b060000000000000000000000000c21364b61768a9fb4bbaa927d67523d2d1a070000000000000000081d3144556c8196abc5b19c86715947341f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1920232424242424242424242424242424242424242424242424242424242424242220180d00000000000000000000000000000000000000000000000000000c21364b61758a8a8a8a8a8a8a816c573a2a180406192c3c586e828a8a8a8a8a8a8a78624d38230d000000000000000000101f334758667c91a0b2b49e8a7864646464646464646464646464646464646464646464646464615846331f0a0000000000000412212e3d4a5a6277859aa2b3a99f8c7d68604e42312414050000000000000000000000000000001b30455b70859ab0bba5907b66503b26131313131415171820222f3a4a5b6e8398aebcab947f69543f2a1400192e43586e828b8b8b8b8b909aaba1998b8b8b8b8b8b8b8b8b99a1ab9a918b8b8b8b8b7e69533e291400000c21374c61768cabbcb09b86705b3e2e1a0e0b070b0c111c232f39454b5f687e93a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384d62788da2b19c87715c47321c000000000000000000000000000a1e3346576f8499afc5ae99836e5b4a36211000000000000000011426374b6074879db2c1aa95806a553a2a18040000000000060c0e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0b0500000000000e1e2c353839393939393939393939393939393939393939393939393939393939393937342b1d0d000000000000000000000000000000000000000000000000000f24394f64798e9f9f9f9f9f9c86715847331f0a0c2035495a73889d9f9f9f9f9f907b66503b261100000000000000000004182a3a4c5e6d8298a6b7a89a8473604e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4c463a2917040000000000000003111f2d3c495961758499a1b2aa9f8d7e68604e423123130400000000000000000000000000001b30455b70859ab0bba5907b66503b2828282828292a2c2b34373f4b5963798b9fb4b59f8c79634e39230e000b20364b607476767676767c90a599847576767676767676758399a6917c767676767674604b36200b00000b20354b60758a9fb4b29d877259483420150a0300000008121b28324153687d92a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c62778ca1b39d88735e382815020000000000000000000000000317293953687d92a7b9b49f8c79634e3e2d1b0b0000000000000d1d314455677d92a5b7b4a38e79634e39240e00000000000e19202325252525252525252525252525252525252525252525252525252525252525252525221f180d00000006192c3c494d4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d483b2b180500000000000000000000000000000000000000000000000012273d52677c92a7b5b5b5b59f8b77614c37220c0e23384d63788da6b7b5b5b5a8937e69533e2914000000000000000000000c1c30404c6176879dabb4a2947f695b4a3739393939393939393939393939393939393939393633291c0c000000000000000000010f1e2b3b475761748398a0b2ab9f8d7e68604e4130221203000000000000000000000000001b30455b70859ab0bba5907b66503d3d3d3d3d3e3e3f413b484d525d6577869ca9b9a899836e5b4935210c00091d324556606161616162788daa9b8671616161616161616b8096a8927d6861616161605544311d080000081d31445571879cb1b49f8b77624d4031271e160c0a0400000a16283d53687d92a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364c61768ba1b49f8a745645321d09000000000000000000000000000c21364b6175899eb3bcab98836e5c4a39291a0d030000050f1d2c3d4b6073879cb2c2b09b85705b4a36210c000000000e1e2c35383a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a37342a1d0d00000c2035495a6363636363636363636363636363636363636363636363636363636363636362594834200b000000000000000000000000000000000000000000000000152b40556a8095aabfccc9bcab917c66513c271113283d53687d92a8c4cac9c1ac96816c57412c170000000000000000000000121f334658657b8d9fb5b49f8b796355443124242424242424242424242424242424242424211f170c0000000000000000000000000e1d2a39465660738298a0b1ab9f8d7e685f4d40302111010000000000000000000000001b30455b70859ab0bba5907b665252525252525354555659596268707b879ca4b6aa9e8979634e3d2c1a060002152838454b4b4b4b4b60758a9f9e8974574b4b4b4b4b53697e93a895806b554b4b4b4b4437271502000001152737566c8196abbcab96816c5e4b45383228211f1714100d13283d53687d92a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20364b60758babbaa98b75604b36200b00000000000000000000000000091e3246576b8196a8b9b59f8d7a645746382a1e161414181f2d3b495b687e93a4b6b6a4927d67523d2d1a0700000006192c3c494d4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4c473b2a1805000e23384d637879797979797979797979797979797979797979797979797979797979797977624d37220d000000000000000000000000000000000000000000000000132536586e8398adc6b9b4b9ab96816c56392917182b3b586d8297adbbb4b3b9af99846f5a38271502000000000000000000000417293a4c5d6c8197a5b6a99b8574604b3e2e1a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0c0a0400000000000000000000000000000c1b2938455560728297a0b1ab9f8d7d675e4d3f2e1f0f0000000000000000000000001b30455b70859ab0bba5907b6868686868686868696a6c6f72777d85909da6b4a79e8c7c665b49351f0f0000000a1a283236363636445572889da78b76614c3636363c51667b91a698826d584336363631271909000000000e23394e63798c9fb4b49f8c7c6a60564b453937332a29252220283d53687d92a8bdac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d324556758a9fb4a08b76614b36210c00000000000000000000000000031628394c62778a9eb4bcab9c86756156473b3228292a2a343d4a5963798a9eb4beb19c8673604b35200f000000000c2035495a6364646464646464646464646464646464646464646464646464646464646464646464625947341f0b001c31465b71868e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e816c57422d170000000000000000000000000000000000000000000000071c30435471869bb1b9a89ea8b09b86715746331e2034485972879db2aa9f9ea7b29d87725645311d0900000000000000000000000b1b2f3f4b6175879cabb5a395806a5c4a382816030000000000000000000000000000000000000000000000000000000000000000000b1a2837445460728197a0b2ab9f8c7c665d4b3d2c1c0c00000000000000000000001b30455b70859ab0c0ab96807d7d7d7d7d7d7d7d7e7f8184878c929ba3b2ab9f97897b665e4c3d2c1a01000000000a151d20212126375b70859aa38e79634e392424394e63798ea39a85705a372721201d150900000000000c2136495b6c8197a2b3aa9f8c7f74686057524c473a3e3b3835303d53687d92a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215284a5f74899fb4a18c76614c37210c00000000000000000000000000000b1f3448596a8095a4b5b6a499837462594b46393f3f3b474c5b6377879ca8b9b2a0907c665544311d08000000000e23384d63787a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a77624c37220d001c31465b71869ba3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a397816c57422d1700000000000000000000000000000000000000000000000b20354a6074899eb4b49e899eb49f8b76614c362122374d62778ca5b49f8c899eb39f8a75604b36200b000000000000000000000000111e324657657b8c9fb4b49f8c7a645645321e11000000000000000000000000000000000000000000000000000000000000000000000a192736435460728298a0b2aa9f8b7b655b493a2a1909000000000000000000001b30455b70859ab0c5b09e969292929292929293939496999ca5a7a8a59d958c8277655d4c402f1f0e00000000000002090b0c182d43586d8298a6907b66513b2621364c61768ba79d88725544311d0e0d0b060000000000061a2c3d4b60748499a1b4aa9f95877e756d6761585854504d4a433653687d92a8bdac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a5e74899eb3a18c77624c37220d000000000000000000000000000005182a3b4b6074869ca8b9b3a19984776961575654545659626b79879ca5b6b6a598826d5e4c3726140100000000182d42586d828f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f7e69533e2914001c31465b71869ba7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a797826c57422d1700000000000000000000000000000000000000000000000d22374d62778ca8b9a8978297adaa907b66503b26273d52677c92a7b19c868399aeaa8d78634e38230e000000000000000000000000031628394b5d6b8096a4b5aa9c8675604b3f2e1b0b0000000000000000000000000000000000000000000000000000000000000000000009182636435460738298a1b3a99e8979635847372614010000000000000000001b30455b70859ab0c5bcb0aba7a7a7a7a7a7a7a8a9aaabaeb2a89e928d8780796d62594b3f2f2212000000000000000a151d20232b40556b8095a8937e69533e292333465774899e9f8a75604b3523232320190e00000000000f1e324556617583939ea8b3a59d9389827c77716d69656260545a58687d92a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020505050001080b1f334758748a9fb4aa8c76614c37210c0000000000000000000000000000000d1d32455663798a9eaabbb3a29a897e766f6b69696b7077808b9da5b6b8a79c8776614c402f19090000000000182d42586d8297a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4937e69533e2914001c31465b7185929292929292929292929292929292929292929292929292929292929292826c57422d17000000000000000000000000000000000000000000000010253b50657a90a5b49e897e93a9ab95806b5638282a3a576c8297acad97828298ada6917b66513c2611000000000000000000000000000b1b2e3f4b6074869caab6a496816c5d4b392917030000000000000000000000000000000000000000000000000000000000000000000008182636445560738399a3b5a79c8776615544311d110000000000000000001b30455b70859ab0c5c1b5b1afafafafafafb0b1b2b4bac7b39e897d78726b635b4d483b2e2112040000000000000a1a27313638383d53687d92a896806b5641383838395c71869baa8d77624d38383838352b1e0e0000000002162838465761727e89969ea8afa89e98918b87827e7b7774726f6d6b7d92a8bdac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f15171b1b1b1b141d2026374c61768ca9b49f8a75604a35200b000000000000000000000000000000021528384a5b667c8c9faab7b4a79e938a84807e7f81858b959fa9b6b5a69e8979635847332212000000000000182d42586d8297adb4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a8937e69533e29140011263b50667c7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a644f3a240f000000000000000000000000000000000000000000000013293e53687e93a8b29d887b8fabb09b857056453233475871879cb1a8937e8196aca9947e69543f29140000000000000000000000000000101d324556647a8b9fb4b59f8d7b655746331e1200000000000000000000000000000000000000000000000000000000000000000000000818263744556175859ba5b6a59a8473604b3f2e1b0b00000000000000001b30455b70859ab0c5b5a39b9a9a9a9a9a9a9a9b9c9fa9a7aea89e8b837b6f6259493d2c1d110300000000000002152738454b4d4d4d50657b90a598836e594d4d4d4d4d596e8499a58f7a65504d4d4d4d483c2b1906000000000a1a293946546069778089929a9fa9abab9f9c9793908d89878583818399aec1ac97826c57422d170000000000000000000000000000000000000000000000000000000000000000000000000000000000081722292c30303030263135364350667b90a5b29d88735443301c07000000000000000000000000000000000a1a2d3d4c5e677d8c9da6b4b8b3a99f99959494969a9faab4b9b4a39b887a645b493a291704000000000000182d42586d82979f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f937e69533e2914000f23384c5e66676767676767676767676767676767676767676767676767676767676767645c4a36220d0000000000000000000000000000000000000000000001172c41566c8196abb19b86758b9fb49f8a76604b36374c61778ca4b6ab8f7a8095aaac97816c57422c170000000000000000000000000000021528384a5c6a7f95a3b5ab9d8776614c402f1c0c00000000000000000000000000000000000000000000000000000000000000000000000919273746576277879da8b4a295806b5d4b39291603000000000000001b30455b70859ab0c5b19b858585858585858586878a8d92989fa99f998f8377635b493b2a1805000000000000091d314556606363636363788da39b8670636363636363636c8196a7927d6763636363625a4835200b00000000000b1b2936434a59626b767d848a91969b9fa9a7a9a5a99f9c9a989699a1b2c1ac97826c57422d1700000000000000000000000000000000000000000000000000000000000000000000000000000000051727343e414545454637444b4d54606e8399aead98826d583625130000000000000000000000000000000000000f1f2f404d5f677b88979fabb4b9b4aeaba9a9abafb4b8b3a89e958578645c4a3d2c1c0c00000000000000182d42576d818a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8b7e68533e291300091c2f404c505252525252525252525252525252525252525252525252525252525252524f4a3e2e1b0700000000000000000000000000000000000000000000021628385a6f8499afaf9a8471879cb1a9907a65503b3c51667c91a6b59f8b767e93a8af9a856f5a3828160300000000000000000000000000000a1a2d3e4b6073859ba9b7a597826d5e4c3a2a1804000000000000000000000000000000000000000000000000000000000000000000000009192839475963798a9fb4b59f8d7b655746321e0e000000000000001b30455b70859ab0bba5907b6f6f6f6f6f6f70717275787d838b99a1aea1998879635947341f0f0000000000000b20364b60747878787878798ea39e887878787878787878788095ab9680787878787878624d38230d0000000000000b1825303b474c5761686f767c81868a8e9295999c9ea8a3a5a7aeb2bfc1ac97826c57422d17000000000000000000000000000000000000000000000000000000000000000000000000000000000f22344551575a5a5a5b5c55606369738095a1b3a3917c67513c271200000000000000000000000000000000000001122230414d5d6576828c979ea8aaaeb0b1b1b0ada9a69d958a7f74625a4a3d2d1f0f0000000000000000152a3e52636d7474747474747474747474747474747474747474747474747474747474747474747468604e3a2611000012222f383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3a362e20100000000000000000000000000000000000000000000000091e32455672879db2ad98836d8298adaa957f6a55373a566c8196abb29c87727c91a7b29d88725645321e09000000000000000000000000000000101d31445563798b9fb4b19f917c665847331f130000000000000000000000000000000000000000000000000000000000000000000000000b1b2a3b4a5b677d92a0b2ab9d8775614b3d2c1a060000000000001b30455b70859ab0bba5907b665a5a5a5a5a5b5c556063676e7883979fb1a69d8777624c3e2d1a0700000000000f24394e64798d8d8d8d8d8e97a9a69e8d8d8d8d8d8d8d8d8d959eb09e968d8d8d8d8d88735d48331e0000000000000008131c2a3439464b525761666b7075797d808386898b8e909299a1b2c1ac97816c57422c170000000000000000000000000000000000000000000000000000000000000000000000000000000015293e51636c70707070717275787e86959eafa69b8573604b35200b00000000000000000000000000000000000000041223303f4b58616d7982899095989a9c9b9a98948f8880776a6056493c2d1f0f0100000000000000000f23354552575f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f534e42311f0b000004121c232628282828282828282828282828282828282828282828282828282828282824221b100200000000000000000000000000000000000000000000000b21364b60768a9fb4ab96806b7e93a8af9a856f5544465871869bb1ad98836d7a8fa5b59f8b76604b36210b00000000000000000000000000000001152737495b697f94a2b4b39d8876614c41301d0d0000000000000000000000000000000000000000000000000000000000000000000000000d1d2d3d4d5f6d8298a6b7a596806b5b4935210e0000000000001b30455b70859ab0bba5907b6650454545454537444b4d525a62728197a4b5a598826d5c4a36210d00000000000f24394e64798ea2a2a2a2a3a9b5b8b3a2a2a2a2a2a2a2a2a2abb0bcb0aba2a2a2a29d88735d48331e00000000000000010b0d181f29323639464b5156556064676b6e717476797b7d8399aec0ab96806b56412b1600000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c818585858586878a8d939ba3aea39b8879635443301c0800000000000000000000000000000000000000000412212e3a474c5b636c757b808385868685827f7a746b62594b45382c1e0f01000000000000000000061727353e424a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a3e3a3124140200000000090f111212121212121212121212121212121212121212121212121212121212120f0d07000000000000000000000000000000000000000000000000000e24394e63798eabbca9937e69798ea8b49f8975604b4c61768b9fb4a8937e69788ea3bcab8e79634e39240e0000000000000000000000000000000009192c3d4b6073849aa8b8a698836e5f4d3b2b19050000000000000000000000000000000000000000000000000000000000000000000000000f1f31414c6176889db3b49f8b79634e3c2c190600000000001b30455b70859ab0bba5907b66503b30303030263135383c49546073869cb1b2a08e79644e39240f00000000000f24394e64798ea1a1a1a1a1a9aebbb0aba1a1a1a1a1a1a1a1a1b1b6b6a9a3a1a1a19d88735d48331e00000000000005131e252829201e212933363c37444b4e5256595c586163666a8095aabfa9947f6a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455b70859a9a9a9b9b9c9fa9a7a89e99908578635b4a3626140100000000000000000000000000000000000000000003111c2a333d4a4e5660666a6e707171706d6a6460544c483b31271a0e0000000000000000000000000917232a2d3535353535353535353535353535353535353535353535353535353535353535353529261f140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51677c91a6c9a6917c6775899eb4a98f7a644f51667b90abb9a88e7964768caabba6917c66513c271100000000000000000000000000000000000f1c30435462788a9eb4b2a0927d67594834201400000000000000000000000000000000000000000000000000000000000000000000000001131f334758677d92a3b5aa98836e5a4935200c00000000001b30455b70859ab0bba5907b66503b261a1a1b141d20232b364455677c91a9baac97816c573b2a1805000000000f24394e64798c8c8c8c8c8c949dae9f968c8c8c8c8c8c8c8c8c9ca4a9988e8c8c8c8c88735d48331e0000000000001323313a3d3f3631271d1e2127273136393d40443a464c4e586d8398adc7a8937d68533e2813000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455b70859999999998979694928f89837b70625a4a3d2d18080000000000000000000000000000000000000000000000000c181f2d3638454b5055595b5c5c5b58544f4b4336342b1d150a0000000000000000000000000000060f15181f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f13110b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d171c1f2020202020200a0300000000000000000000152a3f556a7f94aac9a48f7a646f849aafa9947f6a54566b8096abb39e897460758a9fb4a9947f6a543f2a15000000000000000000000000000000000001142636495a687e93a1b3b39e8978624d42311e0e0000000000000000000000000000000000000000000000000000000000000000000000000417293a4a6073869bb1b59f8c78634d38230f00000000001b30455b70859ab0bba5907b66503b2611050001080b0e1827374b61768a9fb4b29d88725947341f0b000000000b20354b60737777777777777f94a99681777777777777777777869ca38e7a7777777777614c37220c00000000000c1c31414e52544b453831261e16151d2024282b2e2933364b5d72879db2baa98f7a644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b80838484838382817f7c79756e665e4d483c2d1f0f0000000000000000000000000000000000000000000000000000040f1a212832363b404345474645433f3a35302620180d020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111f2a31343535353535351e160b000000000000000003182d43586d8298adbcab8d78626a7f94aaaf99846f555770859bb0af99846f5573889db2ac97826d57422d1800000000000000000000000000000000000008182b3c4e606f8399a7b8a79a846f604e3c2c19090000000000000000000000000000000000000000000000000000000000000000000000000c1c304354677c91a7b8ab96806b563d2c1a06000000001b30455b70859ab0bba5907b66503b2611000000000000091e32465772879cb2b7a58c77624c37220d00000000081d314455606262626262667b90a698826d626262626262626f8499a48f7964626262615947341f0a000000000417293a4e5f686960564b44373228211e161818171f26304250657a8fa5b7b49f8a75604b36200b0000000000000000000000000000000000000000000000000000000000000000000000000000000014283d50626b6e6e6e6e6e6d6c6a67646055514c40352b1e0f0100000000000000000000000000000000000000000000000000000000070a151d20262b2e303131302d2a24201c1408050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1012202020202017150f050000000000000000000000000000000000000000000000000000000000000000000000000000000d1f2f3d46494a4a4a4a4a4a32291b0b0000000000000004182a3b5b70859bb0b59f8a7560647a8fa8b39e89756060768a9fb4a9947f695b70869bb0b09a85705b392917030000000000000000000000000000000000000e1e31424d6277899eb3b3a2937e685a49372614010000000000000000000000000000000000000000000000000000000000000000000000001325364b6075899eb3b29d87725b4935210c000000001b30455b70859ab0bba5907b66503b2611000000000000031629395b70859bb0c3a38e79634e39240e0000000001152737444b4c4c4c4c4e63788ea39a85705a4c4c4c4c4c576c8197a6917c67514c4c4c473a2a1804000000000a1f334658687d7e746760554b45383632282e2d293336434b616f8499afc3af9a85705645311d09000000000000000000000000000000000000000000000000000000000000000000000000000000000e21334450565959595958585755524f4b4437382f20190e000000000000000000000000000000000000000000000000000000000000000002090b1115191b1c1c1b18150f0b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d242735353535352c2a2217090000000000000000000000000000000000000000000000000000000000000000000000000003172a3d4d5a5e60606060605e46392916030000000000000b1f34475974899eb3b39d8873566075899eb4a88e7964657a90aab9a88f7964596e8398aeb39d88735746331e0a000000000000000000000000000000000000001420344859677d92a0b2b49e8a78635544311d0f000000000000000000000000000000000000000000000000000000000000000000000000081d3144556d8298adb7a58d78634e38230e000000001b30455b70859ab0bba5907b66503b26110000000000030a1d31445571879cb1c9a48f79644f3a240f00000000000919273135373737374b61768ba79d887255443737373f546a7f94a9947f69543f3737342a1c0c0000000006192c3c4c61768994877c74686056504b453943433a474c54606a7f93a1b3b7a6927d67523827150200000000000000000000000000000000000000000000000000000000000000000000000000000000041626333d40444444444342413f3d3a353127241d120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000122330393c4a4a4a4a4a413e34271705000000000000000000000000000000000000000000000000000000000000000000000000081c31465a6b747575757575705746321e0a0000000000000c22374c61778ca7b9b09b86705b556f8499aea8937e686a7f94aab39e897460566c8196abb8a68b76614b36210c0000000000000000000000000000000000000005182b3b4d5f6e8398a6b8a89b8573604b3d2d1a0a00000000000000000000000000000000000000070b07000000000000000000000000000215273753687e93a8c3a7917c67523c2712000000001b30455b70859ab0bba5907b66503b26110f10111114161e28374b6075899eb3bcab8e78634e39230e00000000000009151d2022222232465773889e9f8a75604b3522273c52677c91a796816c57412c221f180c00000000000c2135495b6b8196a59c91877e756c6560575958585a586167737f939daebfb29d8874604b36200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000081621282b2f2f2f2e2e2d2c2a2724201d15090900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090b0f121415151412100c0a030000000000000000000000000000000000000000000000000a1d30414d51606060606057524534220f000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74898a8a8a8a8a75614b36210c00000000000010253a4f657a8fa4c5ae98836e5954697e93a9ad98826d6f8499afae99846f5554697e94a9c4a48e79644f39240f00000000000000000000000000000000000000000d1d30414c6176889eb3b4a2947f6a5b4a382715020000000000000000000000000000000008131c201c130800000000000000000000000011263b50667b90a5bba9947f6a543f2a15000000001b30455b70859ab0bba5907b66503b262525252627292832384555657b90a7b9b59f8b76604b36210b0000000000000001080b0d0d1628395b71869baa8d77624d3822243a4f64798fa499846e59442f190a040000000000000e23384d63788a9fb3b2a59c9389817b76726f6d6d6f71767d86959daebbb2a0927d685544311d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e14161919191919181715120f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090c151d202427292a2a2a2825211e160d0b050000000000000000000000000000000000000000001024394d5f6775757575756c63523e2a15000000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899e9f9f9f8b76614b36210c00000000000013283d53687d92a8bdab96816b564e63798ea6b29c877274899eb3a9947e695452677c91a7bca7917c67523c2712000000000000000000000000000000000000000000131f334758667c91a0b2b49f8b79635645311d100000000000000000000000000000010f182530353025180f010000000000000000000010253a4f657a8fa4baab95806b56402b16010000001b30455b70859ab0bba5907b66503b3a3a3a3a3b3c3e39464b566073849ab0c5b19c86715645321e09000000000000000000000000192e43596e8398a48f7a654f3a2522374c62778ca99c86715c39291703000000000000000f243a4f647a87949ea7b2b2a79e97908a8784838284868b929ca4afbbb3a398836e604e37271502000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b161e21283236393d3f40403f3d3a3632292220180d070000000000000000000000000000000000000012273c51677c8a8a8a8a8a816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b5a08b76614b36210c000000000001162b41566b8096abbea9937e69544a6074889eb3a48c77798ea7b8a78e79644e4f647a8fa4c8aa957f6a55402a1500000000000000000000000000000000000000000004182a3a4c5e6d8298a6b7a99b8674604b3e2e1b0a000000000000000000000000010f1f2d36434a43362d20110100000000000000000011263c51667b91a6bbaa95806a55402b15000000001b30455b70859ab0bba5907b66504f4f4f4f4f50515356576168748197a2b4b9a8957f6a5538281603000000000000000000000001162b41566b8096a7927c67523d271f34475974899f9e89745746331e0a000000000000000d22364a5c64747f89949da5afb3acaa9f9c999898999b9faab1b6b7b2a1998576614c42311909000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0c0a0400000000000000040a0c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b09030000000000000000000000000000000000000b171f28323638454b4e5254555554524f4b463937342b221b1004000000000000000000000000000000000012273c51677c919f9f9f96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000002152737596e8499aebca6917c675143546e8398ada58f7a7d92a7b39e8974604b4d62778daabbad98826d58432d18000000000000000000000000000000000000000000000c1c30404c6176879dabb5a395806b5c4b3928160300000000000000000000010f1f2d3d4a5460544a3e2e1d14090000000000000005182a3b53697e93a8bea9937e69543e2914000000001b30455b70859ab0bba5907b666464646464656666696b70767d8697a0b1bdb39e8977614c37220c0000000000000000000000000014293e53697e93a8947f6a553f2a182a3b5c72879ca78b76614c36210c00000000000000071b2e3e4a56606a767e8791999faaacb1b1aeadadafb1b4b7b2ada59d9283756158473323130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b171e2122222222222222222222222222222222222222211f170b00000000000c181f2222222222222222222222222222222222222222211e160a00000000000000000000000000000003131b293339464b5356606467696a6a6967656157554d483b362e1f180c0000000000000000000000000000000012273c51677c91a6b5ac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000081d31445572879cb1c7a48f79644f3653687d92a8a8937e8095abae99836e54434b60758a9fb4b09b85705b3a2a170400000000000000000000000000000000000000000000121f334658657b8d9fb5b49f8c7a645745321e11000000000000000000000f1f2d3d4a5b6375645c4b3f3126190e070000000007131f3447596e8399aec1a6907b66513b2611000000001b30455b70859ab0bea9937f7a7a7a7a7a7a7a7b7c7e81858a929ca4b1bcb59f927d675947341f0b0000000000000000000000000011263b51667b90a697826c57422d1a2f445a6f8499a38e79634e39240e000000000000000010202e38454b586169737c848a92979c9faaa5a6a6a5a3a69d9892877d736157473a29170500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1b293336373737373737373737373737373737373737373633291b0b0000000c1c2a3337373737373737373737373737373737373737373632281a0a000000000000000000000000000a161e313a464c5761686f75797c7e7f7f7f7d7a76716a62594f4a3e342a1d0e00000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000b20364b60758a9fb4baa98c77624c384d62788da5ac97818399aea8937e695336445573889db2b39e89735847331f0a000000000000000000000000000000000000000000000417293a4c5d6c8197a5b6aa9c8675604b3f2f1b0b0000000000000000071a2d3d4a5b6379867a655d4b44372c211a161415131c2031404c62778a9fb4b4a38c77614c37220c000000001b30455b70859ab0c5ae9d938f8f8f8f8f8f8f909193969a9fa9b1b6b4ab9f95816d5f4d3b2a1804000000000000000000000000000e23394e63788ea399846f5a442f1a2c42576c8197a6907b66513b2611000000000000000002101a28323a464c5460666f767c82878a8e909191908e8c88827d746860554639291c0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172939464b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c463a2917040004182a3a474c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b453828160300000000000000000000000c1b2832414d58616b757d84898e9294959594928f8b867f776e645c4c473b2c1f0e000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000000e23384e63788daabbb49f8a75604a35485a72879db09b85879db2a68e79634e39375b70869bb0b8a78c77614c37210c00000000000000000000000000000000000000000000000b1b2f3f4b6175879cabb6a496816c5d4c3a291704000000000000000c21364a5b6379899c8a7b6a6055493d362d2b2a2a253035414d5e6c8196a8bab09b85705947341f0a000000001b30455b70859ab0c5bbaea9a4a4a4a4a4a4a4a5a6a8abb0b4b8b3ada39b8d7f6d635241301d0c00000000000000000000000000000c21364b61768ba79c87725c3727152a3f546a7f94a8937e69533e2914000000000000000000000a161e293336434b515861676c7275797b7c7c7a7977736d6760554b4437281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3346576162626262626262626262626262626262626262615846331f0a000a1f3347586162626262626262626262626262626262626262605645321e09000000000000000000000c1c2a39454b5f6776808992999fa9a7a9aaaaa9a7ab9f9b958b837a6d6159493d2c1a060000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000011263c51667b91a6c8b29c87725443303c576c8297aca39b9da6b39e8874604a3543596e8398aec5a48f7a644f3a250f000000000000000000000000000000000000000000000000111e324657657b8c9fb4b59f8d7b655846331f12000000000000000e24394e6379899ea79e8b7f73635b4e4a3e403f4036434a505f677c8d9fb5b6a4927d68533a2a1804000000001b30455b70859ab0b2b2b2b2b2b2b2b2b2b2b2b2b1b0aeaba8a79e9890857b6a615245352313000000000000000000000000000000091e324657738894948a745544311d273c52677c919494806b56412b160100000000000000000000020b171f2630353a464c52575660636566676564625958524b44373126190b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c21364b61767777777777777777777777777777777777777776614c36210c000c22374c61777777777777777777777777777777777777777775604b36210b0000000000000000000c1c2a3a4757606d7d88959ea7ada79e9a97959597989b9faaaa9f988d8277635b4935210c0000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000000142a3f54697f94a9beaf9a856f5a36253c52677c91abb4b0b2b7ae98836e54433041566c8196abbca7927d67523d2812000000000000000000000000000000000000000000000000031628394b5d6b8096a4b5ab9d8776614c40301d0c000000000000192f44596e8499a2b1a99f9485796c645c58555455565460656f7d8b9fabbcb19c8673604b35200c00000000001b30455b70859a9d9d9d9d9d9d9d9d9d9d9d9d9c9b9a9996928f88827b70655d5043352717050000000000000000000000000000000316283952687d7f7f7f74604b362022374d62787f7f7f7c66503b2611000000000000000000000000000408141c202933363d38454b4e505151504e4d483b3d3631271d14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c818c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c826d58432e18001d32475c72868c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c7d68523d281300000000000000000a1a293a4758617582929ea7aa9f988f89858180808283868a90989faa9f988978634e38230e0000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000002182d42576d8297acc2ad97826d58422d374c61778b9fb5c5c8c4a8937e685336253f54697e94a9beaa95806b55402b16000000000000000000000000000000000000000000000000000b1b2e3f4b6074869caab7a698826d5e4d3b2a180400000000000c21364b617584979fb4b4a39b8b8279726d6b696a6c6f747a83929fa9baaf9e917c665544311d080000000000192e44596e838888888888888888888888888887868584807d79746d665e504b3f3325170900000000000000000000000000000000000b253a4e5f68696969605544311d2034485962696969665e4c38230f00000000000000000000000000000001080c171f2127283236393b3c3c3b3937342b27201d150901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a198826d58432e18001d32475c72879ca1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1927d68523d28130000000000000002152838465861768598a0b3a1998b827a746f6c6b6b6c6e71767b838b979f9a84705b4935210c0000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000417293a5b70859ab0bfaa95806a55402b34475971869cb1c6cbb7a68d78634e38273c52677c91a7bcad98836e58432e1900000000000000000000060c0e0e0e0e0e0e0e0e0e0e0e0e0e0e101d324556647a8b9fb4b2a0917c665947341f130000000000091e324657617481939fa8b4aa9f978e8783807f7f8184898f99a1b4b9b49f95806a5e4c372614010000000000172c4053646e737373737373737373737373737271706e6b68646054504c40372f2115070000000000000000000000000000000000000b1e31414e525454544b44372715192b3b484d545454504c402f1c09000000000000000000000000000000000000040a0c12151d20242627272524222018120b08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196acaf9e959191919191919191919191919191826d58432e18001d32475c7286919191919191919191919191919197a0b1a7927d68523d2813000000000000000a1d3245566176869ba3a99f9283786d65605557565657595761666e7882908b79634e3d2c1a060000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000a1f33475873889eb3bda8927d68533d282a3a566b8196abc8c2b39d88735b4935253a4f647a8fa4c8b09b86715b3b2a180500000000000000000e19202323232323232323232323232323232328384a5c6a7f95a3b5b39e8877614c41311d0d00000000031628394656606d7e8a9aa2b1b4aca59c9895949596999ea7aeb3b4a89e92816c6150402f19090000000000001124364653595d5d5d5d5d5d5d5d5d5d5d5d5d5d5c5b5956534f4b4336382f231c110300000000000000000000000000000000000000011323313a3d3f3f3f36312719090d1d2b34373f3f3f3b382f2211000000000000000000000000000000000000000000000002090b0e101112100f0d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196acaa957f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7a644f3a240f0010263b50657b7c7c7c7c7c7c7c7c7c7c7c7c7c7c8197ada7927d68523d28130000000000000a1a2f404b6074849aa4a89e8b7d6e625a504b443740404239464b505a626d7b7e685b49351f0e000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000c21374c61768ca6b8baa5907b65503b26263b51667b90aaadadad98836d583d2c22384d62778daabbb49e89745948341f0b000000000000000e1e2c353838383838383838383838383838383838383e4b6073859ba9b8a699836e5f4e3c2b1808000000000b1b2838454b60687984919ca4acb2b2adaaa9aaabaeb3b4b0aa9f988a7d6c635243332212000000000000000718283640444848484848484848484848484847464544413d3a353026231c11080000000000000000000000000000000000000000000005131e25282a2a2a201d150900000d1920222a2a2a26231c11040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a6767676767676767676767676767645c4a36220d000e23384c5e6567676767676767676767676767697e93a9a7927d68523d28130000000000021528384c5e6c8196a2a99e8a7b68604d483c3531262b2b2d2933363c484d5d6568604e3d2c1a00000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000000f253a4f647a8fa4c5c5a38e78634e392321364b61768b97979797927d68533d2820354b60758a9fb4b9a88c77624c37220d00000000000006192c3c494d4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e5563798b9fb4b3a1927d685a4836251300000000000b1a2731424e5b63707c8690979da6a5a7a8a9a7a6a99f9a958b8279686052453525150400000000000000000a18242c2e333333333333333333333333333231302f2b2824201c14080900000000000000000000000000000000000000000000000000010b10131414140b080200000000050b0d141414110f090000000000000000000000000000000000000000000000000000000000000000000000000000090f1120202020201d1a140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65515151515151515151515151514f4a3e2d1b0700091c2f404c5051515151515151515151515154697e93a9a7927d68523d28130000000000091d324556667b8d9fb49f8b7b655d4e41352b201d14161617171e212b343f4b50534e42311f0f00000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000012283d52677d92a7bcb8a78b76614b36211e3246576a80828282828278624d38221d31445573889db2c6a48f7a654f3a25100000000000000c2035495a63636363636363636363636363636363636363636363697f94a4b6b39e8978625443301c0700000000000a151d313d494e5f67737b82888c9092939392908f8a857f786d635b4e413527170700000000000000000000071117191e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1b1916130f0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004121d24263535353535322f271c0e00000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503c3c3c3c3c3c3c3c3c3c3c3c3a362d201000000011212f383b3c3c3c3c3c3c3c3c3c3c3c3e54697e93a9a7927d68523d281300000000031628394b6074879daba1937e685d4b3f3120190e0801000100030a0d19202e373b3e3b3124140100000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000000162b40556b8095aac0b39e89735746321e16293950626a6d6d6d6d6d625a4835201426375b70859bb0bda8927d68533d28130000000000000e23384d63787878787878787878787878787878787878787878787879869cb1b9a79a8472604a35200b00000000000002141f2c35414d5460656c73777a7c7e7e7d7b7975706a62594d493c312317090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071117192020202020202020202020202020202020202020202020202020202020191711070000000012222f383b4a4a4a4a4a47433a2c1c0a000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a272727272727272727272724221b100200000003111c232627272727272727272727293e54697e93a9a7927d68523d281300000000091e3246576a7f94a5a899836e604e3f2e21130500000000010100000005111c232529261f14060000000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000001142636596e8398aec3b19b86715c3928160b1b3344505558585858584d483c2b19192e43596e8398aec0ab95806b56402b160000000000091e34495e73898d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8e9ca4b6c5b4a2937e69533e291400000000000000000e1a213036434a50575962656768696766646056554d483b352c1e130500000000000000000000000000000000000000000000000000000000000000000000000000000000040e1416202020202015130d040000000000000000000000000000000000000000000000000000000000000a18242b2e35353535353535353535353535353535353535353535353535353535352f2c24190a0000091d2f404c5160606060605c574a3a2714000000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25121212121212121212120f0d0700000000000000090e1012121212121212121214293e54697e93a9a7927d68523d2813000000000c21364b6175899eb39e8a77624c4231211103030a0c11151616130f0d0700080e1013110b02020000000000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000000081c30435471869cb1c3ae99846e59442f19001525333c40424242424238352b1e0e162c41566b8196abc0ae99836e593625130000000000091e34495e73899ea3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3b1b6c2c9c0b49e89745f49341f0a00000000000000000613182530353b3b474c5052535452514f4b453837342b21190e0000000000000000000000000000000000000000000000000000000000000000000000000000000000081621292c35353535352b28211507000000000000000000000000000000000000000000000000000000000718283640434a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a444036291907000f24384c5e667575757575726857432f1a060000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000000081b2e3f54697e93a7a895806a5948342414060b171e21272a2c2b2924211a0f08020f15171a1a17150f050000000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000b20354b6075899fb4c1ac96816c57412c1702071521282b2d2d2d2d2d2220190e0014293f54697e94a9beb19c86715443301c0700000000091e34495e73899eb3b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b49f8a755f4a35200a0000000000000000000008131c20262a34373b3d3e3e3d3b3a3632282220190d060000000000000000000000000000000000000000000000000000000000000000000000000000000000041626343d414a4a4a4a4a403c3325150400000000000000000000000000000000000000000000000000000011243646535960606060606060606060606060606060606060606060606060606060605954473624110011263b51667c8a8a8a8a8a86725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000d22374b5d72879cb29e8976614c3b2b180e19202933363c3f41403e39362d201d15222a2c2f2f2d2a22170900000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000000d23384d62788da9babea9947f69543f2a140000040d131518181818180d0b05000012273c51677c91a6bcb49f8974604a35200b00000000091e34495e73899e9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f8a755f4a35200a000000000000000000000000070b10181f2225272929282624211e160d0b05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2134445156606060606055504333210d000000000000000000000000000000000000000000000000000000172b4053646e75757575757575757575757575757575757575757575757575757575756e6554402c170011263b51667b909f9f9f9c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000f253a4f647a8fa5ac97816c5846331d131e2c3539464c51545656534e4a3e363127353e424444423e35271705000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000011263b50667b90a5c7bca7917c67523c2712000000000000030303030300000000000f253a4f647a8fa4c8baa98d77624d38220d00000000081e33485d73888a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a745f49341f0a000000000000000000000000000000050b0d1012131412110f0b09020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293d51626b75757575756a61503c2813000000000000000000000000000000000000000000000000000000192e43596e838a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a836e59442f190011263b51667b90a6b5b19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000061a2c3d576c8197aca48e79634e3a291723303c494d5761666a6b6b68645c534b4437455257595957524535220f000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000014293e54697e93a9bec8a48f7a644f3a250f000000000000000000000000000000000d22374d62778caabbc7a5907a65503b251000000000071b3044586a73747474747474747474747474747474747474747474747474747474747474746c5a46321d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162c41566b808a8a8a8a8a806a55402b15000000000000000000000000000000000000000000000000000000192e43596e83989f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f99836e59442f190011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000c2135495b72889db19c87725b4a361b2330414d5a636d767c7f81807e79726860554952636c6f6f6c63523e2a15000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c000002172c42576c8197acc1bbaa8d77624d38220d000000000000000000000000000000000b20354b60758a9fb4bda8937e68533e2913000000000115293b4c585d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4e3d2b1703000000000000000000000000000000000000000000000000000000000000000711171a202020202012100a010000000000000000000000000001080b1c20202020201f0d0b0500000000162c41566b81969f9f9f95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aeb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ae99846e59442f190011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000e23384e63788da5ab95806b563d2d1f30414d5f6778828b91949695938e877e74635b576c818484816c57422d17000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c0000031629395a6f859aafc4b49f8a75604b35200b00000000000000000000000000000000081d31445573889db2c0ab96816b56412c1600000000000c1d2d3b44484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49463d30200e000000000000000000000000000000000000000000000000000000000000000b19242c2f353535353528251e1305000000000000000000000009151d20323535353535342220190e000000162c41566b8196abb5aa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aec3bcb0aba3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a399846e59442f190011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000013293e53687e93a8aa907b65503b262c3d4d5f677d8a989faaa9ababa8a49c93857968607489999987725d47321d000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000000000000000000000000000000000091f34495e74899eb3b6a08b76614b36210c00000a1e32465773889db2b4b29d88725544311d0800000000000000000000000000000000011426375b70859bb0b4ae99846f593726140100000000000f1d29303335353535353535353535353535353535353535353535353535353535353534322b2012020000000000000000000000000000000000000000000000000000000000000719293740444a4a4a4a4a3d39302313010000000000000000000919273135474a4a4a4a4a4a38352b1e0e0000162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aec3b09e968e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e836e59442f190011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000132536576d8297ac9f8a76614b362135495b677d929fa9b4aa9f9b99999c9fa39b8a7e68768ba89c87725d47321d000000000000000000000012273c51677c91a6bcac96816c57412c170200000000000000000000000000000000000000000000070c0e13131313131313131313131f34495e74899eb3b6a08b76614b36210c00000c21364b61768b9f9f9f9f9a85705b372614010000000000000000000000000000000000192e43596e83989f9f9f9c87725544311d080000000000000c151b1e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170e02000000000000000000000000000000000000000000000000000000000000001124374754596060606060524d41301e0a000000000000000001152737444b5c60606060605f4d483c2b190500162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aec0ab9680797979797979797979797979797979797979797979797978624d38230d0011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300071c30435470869bb09c86715746322a3a4e63798b9fb4ab9f968b868484868c959e9f927e798ea39c87725d47321d000000000000000000000012273c51677c91a6bcac96816c57412c17020000000000000000000000000000000000000000010f1a212429292929292929292929292934495e74899eb3b6a08b76614b36210c00000f24394e64798b8a8a8a8a8a826d58422d18000000000000000000000000000000000001162b41566b808a8a8a8a8a8a74604b35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c4054656f7575757575675f4d3925100000000000000000081d3144556071757575757574625a4835200b00162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f6964646464646464646464646464646464646464646464625a4935200b0011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000b20354a6072899fad98836e5839283347586e8398a9b59f8d8177716e6e7177808a9a9f8d8399ae9c87725d47321d00000000070d0f1313131313273c51677c91a6bcac96816c57412c171313131313131313130f0d070000000000000000000f1f2d36393e3e3e3e3e3e3e3e3e3e3e3e3e495e74899eb3b6a08b76614b36210c00000d21364a5c647474747474746d64523f2b1601000000000000000000000000000000000014293d51626b747474747474605544311d08000000000000000000000000000000000000000000000000000000000000070b110f0900000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f838a8a8a8a8a7d67523d2812000000000000000417293a4b6073868a8a8a8a8a8a78624d38220d00162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69544e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d493c2b19060011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000c22374c61778ca8aa95806a55402b374c61778b9fb4a2937e6c6259595959626b7884979f99a1b29c87725d47321d000002101b22242929292929293c51677c91a6bcac96816c57412c2929292929292929292924211a0f01000000000000071a2d3d4a4e53535353535353535353535353535e74899eb3b6a08b76614b36210c0000071a2d3d4a4e5f5f5f5f5f5f5852453523100000000000000000000000000000000000000e21344451565f5f5f5f5f5f4b44372614010000000000000000000000000000000000000000000000000000000008131c2026231c12040000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f84999f9f9f927d67523d2812000000000000000a1f334758697e93a49f9fa5957f6a5a4835200b00162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69543f393939393939393939393939393939393939393938352b1e0e000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000f24394e64798ea3a8937e68533e293d52677c92abaf9a8470604c473b3b484d5a627381979fb1b29c87725d47321d000010202d36393e3e3e3e3e3e3e51677c91a6bcac96816c57413e3e3e3e3e3e3e3e3e3e3e39362d200f0000000000000c21364a5b6368686868686868686868686868686874899eb3b6a08b76614b36210c0000000f1f2d36394a4a4a4a4a4a423f35271706000000000000000000000000000000000000041626343d414a4a4a4a4a4935312619090000000000000000000000000000000000000000000000000000000008182530353b382f22160000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aeb5a7927d67523d2812000000000000061a2c3d4c6176899eb3c0b29d8775604b3c2b190500162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69543f2a242424242424242424242424242424242424242320190e00000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130011263b50667b90a5a6917c66513c2b40556b8095aaa8927d685342342a2b343c4855606d8197a4b29c87725d47321d00071b2d3e4a4f5353535353535353677c91a6bcac96816c575353535353535353535353534e4a3e2d1a0700000000000e24394e63797e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e8a9fb4b6a08b76614b36210c000000010f1a21243535353535352d2b2317090000000000000000000000000000000000000000081621292b353535353534201d14090000000000000000000000000000000000000000000000000000000009182636434a504c40331c1308000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d2812000000000000092135495b6c8196a7b8b4a2917c675645321e0e0000162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69543f2a140f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d0b060000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130012273c52677c91a7a58f7a65503a2d42576c8297aca48f7a644f3a251819202b37444b6073879cb29c87725d47321d000d22364a5c646868686868686868687c91a6bcac96816c68686868686868686868686868645c4a36210d000000000014293e54697e939393939393939393939393939393939fa9bab6a08b76614b36210c0000000000070d0f1f1f1f1f1f1f1816100600000000000000000000000000000000000000000000040e14161f1f1f1f1f1f0b08010000000000000000000000000000000000000000000000000000000009192636435460665e5044302518080000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d2812000000000009192f3f4e63798b9fb4bbaa9a846f5f4d382816000000162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130013283d52687d92a7a48f79644f3a2d42576d8297aca48f79644f3a2411050e192731435471869bb19c87725d47321d000f24394f647a7e7e7e7e7e7e7e7e7e8197acc1af9a847e7e7e7e7e7e7e7e7e7e7e7e7e7e7a644e39240f000000000014293e54697e93a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8b4bac7b6a08b76614b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009192737445460727b6b624a433625130000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d281200000000011426374c5d6f8399aabbb49f8c79634e41301a0a000000162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130013283e53687d93a8a38e79644e392b40566b8095aba7927c67523f2f1d150a091525365c71869bb19c87725d47321d00152a3f556a7f939393939393939393979fb1c5b4a29a93939393939393939393939393937f6a543f2a15000000000014293e54697e93a9aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa08b76614b36210c000000000000000001080b131a1d1c19110f0900000000000000000000000000030a0c0e0c0600000000000000000000000002090b0e0f0d0b050000000000000000000000000000000000000000000a192737445560728190806c605443301c0700000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d281200000000081d314455657b90a1b3b8a796816c5b4a36231200000000162c41566b8196abbfaa95806a55402b15000000000000000000000000000000000000000000000000000000192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47321d070101010101010101010101010100000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130013293e53687e93a8a38e79634e39273c52677c91aaae99836e5d4c3e312720191c31465c71869bb19c87725d47321d00152a3f556a7f94a8a8a8a8a8a8a8a8acb1bdcec0b4afa8a8a8a8a8a8a8a8a8a8a8a8a8947f6a543f2a15000000000014293e54697e9394949494949494949494949494949494949494948b76614b36210c0000000000000009151d20282f32312e26241c1203000000000000000000060b161e2123211a0f010000000000000000090a161e2123242220190e0b0500000000000000000000000000000000000a1a28374455607382979e958172604a35200b00000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d28120000000417293a4b6073869cb1bfb39e8876614c3d2d1a0400000000162c41566b8196abbfaa95806a55402b150b0b0b080100060300000000000000000000000000000000000000192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47321d1616161616161616161616161616110f0900000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130013283d53687d92a8a48f79644f3a24374c61768b9fb49f8c7b655c4b4538352b2631465c71869bb19c87725d47321d00152a3f556a7f94a3a4a5a6a6a7a8a9adb2becfc1b4b0aaaaaaaaaaaaaaaaaaaaaaaaa9947f6a543f2a1500000000000f243a4f647a7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f74604b36200b0000000000000d192731353d444747433b382f1e160a000000000000000e192029323638352c1f0f00000000000005121d24283236383a38352b2220180d0000000000000000000000000000000a1a2838455560738298a0b09f917c67523c271200000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d28120000000a1f334658687e93a4b5b5a3937e685847331f0f0000000000162c41566b8196abbfaa95806a55402b202020201d141d1c18140f0b09020000000000000000000000000000192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47322b2b2b2b2b2b2b2b2b2b2b2b2b2b2b26241c12040000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130012273d52677d92a7a48f7a654f3a253347586d8297a6ab9e897a6960564d483c3b37465c71869bb19c87725d47321d00152a3f556a7f8d8e8f90909192939398a0b2c6b4a39b94949494949494949494949494947f6a543f2a1500000000000d22364a5c646a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a605544311d0800000000000d1d2b37444b52595c5c58514c4032281b0a0000000003111e2b3539464b4e493d2c1a06000000000d181f2f3838454b4d4f4d483c37342b1d13060000000000000000000000000b1b2838455660738398a0b2a3998372604a35200b00000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d2812000006192c3c4c6176889eb3beb19b8673604b3a2917010000000000162c41566b8196abbfaa95806a55403535353535312632312d2925201d150a07000000000000000000000000192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47404040404040404040404040404040403b382f22120000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130011273c51667c91a6a6917b66513c26293a4c6177889ea8a79e8b7f746a625a56514c475c71869bb19c87725d47321d000c21364c61767879797a7b7c7d7d7e8298adc2b09b857f7f7f7f7f7f7f7f7f7f7f7f7f7f7b644f3a250f0000000000071b2e3e4a4f555555555555555555555555555555555555555555554b4437271502000000000a1a2b3c485560686f72716e665e4b453928160300000011212f3c494d5761635b4935210e000004131d2a34404c5156606364625a564c483b31241608000000000000000000000b1b2939455660748399a1b2a69b8575605443301c0700000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d28120000092135495b6b8196a7b8b2a08f7a655443301c0c000000000000162c41566b8196abbfaa95806a554b4b4b4b4b4b44494746423e3a363127221b100600000000000000000000192e43596e8398aebea9947f69543f2a1414141414141414141414141414140e0c06000000000000000011263b51667b90a6bbb19c87725c5656565656565656565656565656565656514c402f1c0900000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130010253a4f657b8fa4a8937d68533e281f344759647b8a9da5a99f94887f78716b6661595c71869bb19c87725d47321d000a1e334657616363646566676768697c91a6bcac96816c6a6a6a6a6a6a6a6a6a6a6a6a6a645d4b37220d00000000000010202e363a3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f36312719090000000003162838485a62737d848786837b6e605745321e110000081c2f3f4b5a626b7679634e3c2c19060c171f313b484c5e666f75787978736b62594e423426160600000000000000000c1b2939465760748399a1b2a89d88776257453625130000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d28120009192f3f4d63788b9fb4b9a898826d5d4b36261400000000000000162c41566b8196abbfaa95806a60606060606060555e5d5b58534f4b4538362d21190e000000000000000000192e43596e8398aebea9947f69543f2a2929292929292929292929292929292320190e0000000000000011263b51667b90a6bbb19c87726b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b6b665e4c38240f00000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000e23384d63788da2aa957f6a55402a182a3a4b5c647a87969fa9a69d948d86807b77736f71869bb19c87725d47321d0003172939464c4d4e4f5051515253677c91a6bcac96816c575555555555555555555555554f4b3f2e1b0800000000000002101b22242a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a283236363228201d15090000000000091e32455662788592999c9c98908375604b3f2e1c08000e23374b5d65788189846f5a493520101c2933414d59626e7c848a8d8f8d88807768605144342414010000000000000c1c293a465761758499a1b3ab9e8a7a645948392818080000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d2812011426374b5d6e8399aabbb49e8a78624d3f2e180800000000000000162c41566b8196abbfaa95807475757575757575747372716d696460564f4a3e352c1c130800000000000000192e43596e8398aebea9947f69543f3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e38352c1e0e00000000000011263b51667b90a6bbb39e89808080808080808080808080808080808080807c66513b261100000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000c21364b61758ba6ad98826d583727151c2e3e4b5c6475808a959ea6aaa39b96908c888481889db29c87725d47321d00000b1b29333638393a3b3b3c3d51667c91a6bbac96816c57413f3f3f3f3f3f3f3f3f3f3f3a372e2010000000000000000000070d0f1515151515151515151515151a28323639464b4b45383a31231708000000000b21364b6075869ba3aeb1b1ada198826e5d4b37230e0010253b50657b8c969e8c78634d3e2d232e3a464c5f67778391999faaa4a69d96897e6b625142321f0f00000000000417293a47586175849aa2b3b49f8d7c665c4a3b2b1b0a000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d2812081d314455657b90a1b3b6a5947f6a59483421100000000000000000162c41566b8196abc0af9e958a8a8a8a8a8a8a8a8a898786827e7a756c645c4d493c30251809000000000000192e43596e8398aebea9947f695454545454545454545454545454545454544d493c2c1906000000000011263b51667b90a6bbb8a79e95959595959595959595959595959595959595816b56412c1601000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300091e32465773889db09b86715544311d10202e3e4a57616b77808890979da6a8a6a69d9a969da6b29c87725d47321d0000000b171e212324242526273b50657a90a5baad97826d58422d2a2a2a2a2a2a2a2a2a2a25221b1002000000000000000000000000000000000000000000000a1a2838454b5557616056524e413427170300000014293f54697f94a4b5c1c7c6bfb2a08f7a65503a2510000b20364b6075889eab97816c5c4a3d383f4b58616e7d8999a1afafa9a6a9afa89e93806b604f3d2d1a07000000000a1f3347586176849aa2b4b19f947f695e4c3e2d1d0d00000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d281217293a4b6073869cb1bfb29d8774604b3b2b19030000000000000000162c41566b8196abc0bcafaaa0a0a0a0a0a0a0aa9f9e9c9b97938f8981796f635b4a43362719090000000000192e43596e8398aebea9947f69696969696969696969696969696969696969635a4935200c000000000011263b51667b90a6bbc5b8b3abababababababababababababababababab96816b56412c1601000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300031628395a6f849aaf9f8975604b36200b10202d39464b59626b747b82888e93979c9faaa6adb2b29c87725d47321d00000000030a0c0e0e0f101124394e64798ea3c4ae99846e593b2b181515151515151515150f0d080000000000000000000000000000000000000000000000021528384556606a72767671686051453421110000061b31465b70869bb0c2d2dcdbcfbeac97816c57422c1700091d3245566b8095a79f8c7a645b4f4e515d657683929ea7b2a29a9391939aa1b49e937e695b4a362111000000000c21374c6176859ba3b4b4a297816d614f403020100000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d281b1f334658687e93a4b5b3a2917c665645321d0d000000000000000000162c41566b8196abc0c7bab4b3b3b3b3b3b3b3b4b4b3b2b0ada8a79e968e84796a6054443727150100000000192e43596e8398aec3ae99837e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e78634d38230e000000000011263b51667b90a6bbc5b9b3acacacacacacacacacacacacacacacacacab96816b56412c1601000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000162c41566b8196aba98f7a644f3a250f02101b29323b484c5560666d73787e82868a8e9198a0b29c87725d47321d00000000000000000000000d22374d62778ca6b7b29d8772594834200c00000000000000070d0f16140e040000000000000000000000000000000000000000091d32455660747f888b8b867d6c63513f2e1c08000a1f344a5f74899fb4c9deefecdac5af9a85705a45301b00021528384c6176899eaa9d88796b6463666e7b8798a0b3a69d90857e7c7e84939fab9f8b79634e3f2f1c080000051b30455a70859aa3b4b6a49a8473604b43322212020000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67523d31312c3c4c6176889eb3bbaa9a846f5e4c38281500000000000000000000162c41566b8196abc0baa99f9e9e9e9e9e9e9e9e9faba3a6aab1b5b3aca29a8b7f72605544311d1300000000192e43596e8398aec3b3a199939393939393939393939393939393939393917c66513c2711000000000011263b51667b90a6bbb9a79e96969696969696969696969696969696969696816b56412c1601000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000011273c51667c91aaaa947f6a553c2c1906000b161e2b3437444b50575b63686d7175787c8298ad9c87725d47321d00000000000000000000000b2034485973889db2b6a58c77624c3a29190f0d0c0c0d0f121b22242b28211608000000000000000000000000000000000000000b20364b607484959da5a49c92816c5d4b37230e000a20354a5f758a9fb4cadff4f0dbc5b09b86705b46311b00000a1f334658697e93a1a69d8a8079787b838d9da5b4a199887b706966696f7e8d9fa99a846f5d4b38230c0000000f243a4f647a899ea6a79c867661554431251504000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d675246464646495a6b8096a6b8b49f8b79634e40301a0a00000000000000000000162c41566b8196abc0b49f8b89898989898989898a8b8d91959ca4aeb3b3a99f958273604b41311b0b000000192e43596e8398aec3bfb3aea9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a6917c66513c2711000000000011263b51667b90a6bbb39e89818181818181818181818181818181818181817c66513c271100000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000c21364c61768b9fb09b86715a4935200a0000030d18202731353b3d494e5358556063687d92a89c86715c47311c000000000000000000000005182b3b586e8398adc3a9947f6a5847372b242221212224272d3639403d33261601000000000000000000000000000000000000142a3f54697f94a2b2b7b5b19f8f7b65503a251000091e33485e73889db3c9dae7e6d6c5ae99846e59442f1900000417293a4a60728399a3a89f958f8d91999faba89e938376655d545154606b8095a5a2907b65503b2a180400000d22364a5c647a889d9e89796358473727150700000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d675b5b5b5b5b5b63788b9fb4b8a696816c5b493522130400000000000000000000162c41566b8196abbfaa958074747474747474747576787c80868e99a1b4bab4a097826d5f4d392917030000192e43596e8398aec3c3b6b2afafafafafafafafafafafafafafafafafa6917c66513c2711000000000011263b51667b90a6bbb19c87726c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c665e4c39240f00000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000a1f33465870859bb0a38d78634d392816030000000509151d20262c35393e37444b54697e93a99a85705b45301b00000000000000000000000013283d52687d92a6b8b39d88766155483c39373637373a3c3e4a4f565144331f0f0000000000000000000000000000000000061c31465b71869bb0c0cbc9bdac97816c57422c170003192e43586e8398abbcccd5d3c8b9a7947e69543f29140000000c1c30435461768599a1b0aba4a3a6aeb1a1998a7e6e61584c3f3c424b6075879dae99836e5947341f0b0000071b2d3e4a5c6479888b7b655b493a2a19090000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d70707070707070708399a9bab39e8876614c4437311f180c000000000000000000162c41566b8196abbfaa95806a5e5e5e5e5e5e54606163666a717983929faabbb1a0927d675746331e0a0000192e43596e8398aec3b6a49c9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a917c66513c2711000000000011263b51667b90a6bbb19c87725c5757575757575757575757575757575757514c40301d0900000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000417293a54697e93aaab96806b5745321e0c000000000001080b111a212329273140556a8095aa99846e59442f190000000000000000000000000b21364b6075889eb3b7a6998373625a534e4d4b4c4d4f52575c646b62513d2d1a0700000000000000000000000000000000091e33485e73889db3c8ddd9c3ae99846e59442f1900000f243a4f647a8d9fb3b8c5c2b6aa9e8976614c37210c000000001325364758617683919ba3a6a8a6a39b92847868604c473a2f27324556697e939f978b77614c37220c00000010202d3d4a5b63787c675d4b3d2c1c0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aec4b29c87858686868686868599a1b3c7a8937e6e6760554d41342a1d0e0000000000000000162c41566b8196abbfaa95806a554949494949434b4b4e51555b636f7d8c9fb4beb39e8876614b36210e0000192e43596e8398aec3b29c86848585858585858585858585858585858585847b644f3a250f000000000011263b51667b90a6bbb19c87725c47414141414141414141414141414141413c393022120000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000c22374c61778b9fb39e8975604b3a2a18040000000000000000060c0e13172939586d8297ad97826d58422d18000000000000000000000000091e3245566a8095a4b6b2a19983786d68646261616264676c7179806b5b4a36210c00000000000000000000000000000000071c32475c71869cb1c3cfcdc0ad97826d58422d1800000d22374b5c6a7f929ea7a8a8a49c8c7c665847331f0a0000000008182a3a4758616e7c868d9192918d867d6f625a4e42332a1c1628384c61768b8a8279635947341f0b00000002101f2d3d495a63675f4d3f2e1f0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aec4b6a59c9b9b9b9b9b9b9b9ba3b3bfc9b49f8b837c73675f4c473b2b1e0e00000000000000162c41566b8196abbfaa95806a554034343426303536383c3d4a4e5f687d92a2b3b8a7947f69543c2b190600192e43596e8398aebea9947f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f645d4b37220d000000000011263b51667b90a6bbb19c87725c47322c2c2c2c2c2c2c2c2c2c2c2c2c2c2c27241d12040000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000b1f3447596e8398aea7947f6a5847331f1303000000000000000000000a1e33465771869ca9937e69543e2914000000000000000000000000021628384b6075869ca9b9b2a19a8b837d7977767677797c81868e8e79634e39240e0000000000000000000000000000000001162b41566b8096a5b5bcbab4a2917c67523c27120000071b2e3e50616a7e889093938f867b665e4c3a29170400000000000c1c2a3a464c5e6671787c7d7b7871675f4d483c311f170c0a1f334658667c776d635b493b2a180400000000010f1f2c3c494d524d413021110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aec4c3b6b2b0b0b0b0b0b0b0b0b5c1bec2baa99f9992877d6f6159483c2b1d0d000000000000162c41566b8196abbfaa95806a55402b1f1f141c202123272d36414e5f6f849aafc5b19c87725a4835200b00192e43596e8398aebea9947f695a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a4f4b3f2e1b08000000000011263b51667b90a6bbb19c87725c47321d1717171717171717171717171717110f0900000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000004182a3b4f647a8ea1b39e8977614c42312111030000000000000000000c21364c61768a9faa8f7a644f3a250f000000000000000000000000000a1e324556647a8b9ea7b5b3aa9f98928e8c8b8c8c8f91969ca4947f6a553a291704000000000000000000000000000000000c21374c617687999faba99f968473604b35200b00000010203343506068757b7e7e7a73655d4c402f1c0c000000000000000c1b2933404d515a62676866635b524d41352b1e1404000417293a4d5e6661594e493d2c1d0c000000000000010f1e2c35383c39302313030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aec4bbafaaa3a3a3a3a3a3a3a4a5a6a9adb1b6b4aea59c928377625a483b2a18050000000000162c41566b8196abbfaa95806a55402b150001080b0c0e111a2131414f657a8fa7b8b6a48d78624d38230d00192e43596e8398aebea9947f695445454545454545454545454545454545453a372e201000000000000011263b51667b90a6bbb19c87725c47321d070202020202020202020202020200000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000000000c22364a5c6f8499aaa798836e604e3f2f211407000000000000000c1c2f4052687d92aa9f8a75604b36210b00000000000000000000000000031628384a5c657b899ca4b1b5b4ada8a3a2a0a1a2a4a7acb1af9b85705846331f0a000000000000000000000000000000000a1f3347586277838b8f8f8a8174605443301c0800000002152533424e56606669686560554b3f2f22120000000000000000000b171f30393c484d5153514e493d3a3020190e000000000b1b30404d514c473b352c1f0f0000000000000000000e19202327251d1305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aec4af9d948e8e8e8e8e8e8e8e8f9193979ca4adb2b6b2a1998778625947341f130100000000162c41566b8196abbfaa95806a55402b1500000000000000071320354b6074899eb3c2a7927c67523d271200192e43596e8398aebea9947f69543f3030303030303030303030303030303025221b100200000000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000000071b2d3e4e63798b9fb4a0927d685d4c3f32221b100a04000108101b2a3a4c5e70859aae99846e5645321e0900000000000000000000000000000a1a2d3e4b5d657986919ba3a7acaeafb1b1b0afaca9a99f9a938b76614c36210c0000000000000000000000000000000004172a3a4859626e777a79766c60564536261401000000000715243138454b5053534f4b44372e2112040000000000000000000004121d242b35383c3d3c38352c251e1305000000000000122230393c37342a211a0f0100000000000000000000060c0e12100a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebfaa947f79797979797979797a7b7e82878e98a0b3b8b3a59d8777624c41301d0a00000000162c41566b8196abbfaa95806a55402b150000000000000000081c3043546e8499aebfaa957f6a55402a1500192e43596e8398aebea9947f69543f2a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a0f0d08000000000000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000000102135495b6b8095a2b49f8b7b655d4f43362d211f1719141c202e394758667c91a2a6917c6651382816020000000000000000000000000000000f202e3f4b5b63727c868c9297999a9c9c9b9a9794908a857e76615846331f0a00000000000000000000000000000000000c1c2b3b484c5861646460574b453828180800000000000006131a2832363b3e3e3a35312619110300000000000000000000000000090e19202327282623211a0f0a010000000000000004121d2427221f180c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f44596f8499aebca7927d67646464646464646566696d727a828f9ea7b8b6a599836f5f4d39250f00000000162c41566b8196abbfaa95806a55402b15000000000000000001142636576d8297acc1ac96816c57412c1700192e43596e8398aebea9947f69543f2a140505050505050505050505050505000000000000000000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000000061a2c3d4b6073849ba5a99f8a7b69614e4a3e37332a2e2630353e4b576176879db29d8874604b36200b000000000000000000000000000000000111212e3d4a54606771777c81838586878684827e7a7570686158473a2917040000000000000000000000000000000000000d1d2b343a474c4f4f4b453932281a0a0000000000000000000a161e2126292925201d14090000000000000000000000000000000000060b0d1213110e0c06000000000000000000000000090f110c0b0400000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b1015181b1c1d1d1c1a1815110c0a0400000000000000001a2f44596f8499aebca7927d67524e4e4e4e4e4f505154585c646d7b899ea7b8b3a1917c67523d2d1a07000000162c41566b8196abbfaa95806a55402b15000000000000000000162b40566b8095abc0ad97826d58422d1800192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47321d070000000000000000000000000000000000000000000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000000000f1d3144556278879da7a89f8c7e70645c524c473a4436434b4f5c6475859ba5a2927d685544311d08000000000000000000000000000000000003111f2d36434a515962676c6e707171706f6c69656056534c473a2a1c0c00000000000000000000000000000000000000000d18202a33373a3a3632281e160a000000000000000000000003090b111413100b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000308141c20252a2e3032323231302d2a26221f180f0d0700000000001a2f44596f8499aebca7927d67523d39393939393a3c3e3e4a4f5d6579899eb3bfb09b85705b4a36210c000000162c41566b8196abbfaa95806a55402b15000000000000000001172c41566c8196abc1ac97826d57422d1800192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c47321d0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0b0902000000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000000000115273748596379899da5aa9f9484796f6761585a59595460646d7a869ba3a79a8472604a37271502000000000000000000000000000000000000010f182530353b484d5257595a5c5c5b5a5754504b453837332a1c0c00000000000000000000000000000000000000000000050c181f222524211e160a0200000000000000000000000000000000000000000000000000000000000000000000000000000000030d131520202020201a1711070000000000000000000000000000000000000000050b0d202020202020110f090000000000000000000000000000000000000000000b161e2630353a3f43454748474645433f3c37342a24221b10020000001a2f44596f8499aebca7927d67523d28242424242526292d363f4b5b687e93a5b6b5a38e79634e39240e000000162c41566b8196abbfaa95806a55402b15000000000000000004182a3a586d8298adc1ab96816c56412c1700192e43596e8398aebea9947f69543f2a140000000000000000000000000000000000000000000000000011263b51667b90a6bbb19c87725c473225252525252525252525252525252525252525201d150a0000000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000000000009192b3b495b63798799a1b3a29a8e847d76726f6e6e70747a828c9ca4a89e897963544330190900000000000000000000000000000000000000000008131c202b34373d42444547474645423f3b363228211f170c00000000000000000000000000000000000000000000000000040a0c0f0f0b09030000000000000000000000000000000000000000000000000000000000000000000000000000000000071520282a35353535352f2c24190b0000000000000000000000000000000000000d19202235353535353526241d1204000000000000000000000000000000000003111b283236434b4f54585b5c5d5c5b5a5854514c473a3a372e20180a00001a2f44596f8499aebca7927d67523d28120f0f0f1011141b222e3d4b6073879db2c1a8937e69533e2914000000162c41566b8196abbfaa95806a55402b1500000000000000050e1f33475870859bb0c8a9947e69543f291400192e43596e8398aebea9947f69543f2a140f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0d07000000000011263b51667b90a6bbb19c87725c473a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3632281a0a00000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000000000000000d1d2c3d495b637783939ea7afa29a928b8784838485898f989faba59d8a7b655b49362513000000000000000000000000000000000000000000000000070d182022272c2e303132312f2d2925211e160c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031525333c404a4a4a4a4a444037291900000000000000000000000000000000000d1d2b344a4a4a4a4a4a4a3b382f2212000000000000000000000000000000000513212e39464b5460656a6d70717272716f6d6a666159564f4b3e36281807001a2f44596f8499aebca7927d67523d281200000000000007111c3043546c8196abc1ad98836e58432e19030000162c41566b8196abbfaa95806a55402b1501080b0c0d0f12181f2c3c4c61778b9fb4bbaa907b66513b261100192e43596e8398aebea9947f69543f2a25252525252525252525252525252525252524221b100200000011263b51667b90a6bbb19c87725c4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4b4538281502000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d28130000000000000000000f1f2c3d4959616f7e88959da6acab9f9d9a99999b9ea7ada99f96877a655d4b3d2c18080000000000000000000000000000000000000000000000000000050b0d1217191b1c1c1b1a1714100b090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f11191d1c180f0d070000000000000000000000000000000d20334350556060606060595447371b0b00000000000000000000000000000005192b3b485e606060606060514c402f1d090000000000000000000000000000021323303f4b57616a747a7f83858787878685827f7c77716b645c5447362411001a2f44596f8499aebca7927d67523d2812000000000000000114263651677c91a6bcb09b85705b46301b060000162c41566b8196abbfaa95806a55402b20151d20212224272a343d495a697f94abbcb49f8b76614c36210c00192e43596e8398aebea9947f69543f3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a362d201000000011263b51667b90a6bbb19c877264646464646464646464646464646464646464646464605645321d09000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d2813000000000000000000010f1f2c3b474c6068767f8890979c9faba5a6a7a6aa9f9b948b8176645c4b3f2e1f0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001121d24262e32312d24211a0f010000000000000000000000000013283c50616a75757575756f65543929160300000000000000000000000000000b2034485970757575757575665e4c38240f0000000000000000000000000000102030414d5d65757f888f94989a9c9d9c9b9a9894918b86807a6e6554402c17001a2f44596f8499aebca7927d67523d2812000000000000000010253a4f657a8fa4bab19c87725c47321d070000162c41566b8196abbfaa95806a554035352731353637393c3b484c5b63788a9eb4c0af9a846f5846331f0a00192e43596e8398aebea9947f69544f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4a3e2d1b07000011263b51667b90a6bbb29d877a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a75604b36200b000000000000000000000000000000172c41576c8196aca58f7a65503a25100000000000000000000000000000000000000000000000000000000000000014293e54697e93a9a7927d68523d281300000000000000000000010f1d2a34424e57616a747b81878b8e909191908e8a867f776c61574a3e2e2111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b11171b1c1c1a160f0d070000000000000000000000000000000000000000000009151d30383c4447474239362d1f1406000000000000000000000000152a40556a7f8a8a8a8a8a836f5746321e0a00000000000000000000000000000d22374d62788a8a8a8a8a8a7c66513b26110000000000000000000000000009192d3e4d5f677b87949da6a9adb0b1b2b1b0afada9ab9f9b968f836e59442e19001a2f44596f8499aebca7927d67523d281200000000000000000e24394e63798ea3b8b29d88735d48331e080000162c41566b8196abbfaa95806a554a4a4a4a444b4c4d4e525559626b79879da8b9b4a2917c66513a29170400192e43596e8398aebea9947f69646464646464646464646464646464646464646464645c4a36220d000011263b51667b90a6bbb7a59d8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8d78624d38230d000000000000000000000000000000172c41576c8196aca58f7a65503a25100505050505050505050000000000000000000000010305050505050505050514293e54697e93a9a7927d68523d28130000000000000000000000000c181f3139464b5560666c7276797b7c7c7b7976706a62594c46392d2011030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151d20262c3032312f2b24221b10070000000000000000000000000000000000000009192731404c51595c5c574e4a3d3224140400000000000000000000000e23384e63788da49f9f9f8a76614b36210c000000000000000000000000000417293a53697e939f9f9f9e8975604b36200b000000000000000000000000011527374a5c677d8c9da5b2b7b3afa9a4a2a0a0a1a2a5a9aeb1aa947f6a553f2a15001a2f44596f8499aebca7927d67523d2812000000000000000010253a50657a8fa5bab29c87725d47321d080000162c41566b8196abbfaa95806a60606060605560616264676a7077808a9da5b7b9a89a85705e4c381b0b0000192e43596e8398aec1ac96817a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a644f3a240f000011263b51667b90a6bbc3b7b2a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a28d78624d38230d000000000000000000000000000000172c41576c8196aca58f7a65503a251b1b1b1b1b1b1b1b1b1b15130d030000000000061016181b1b1b1b1b1b1b1b1b1b293e54697e93a9a7927d68523d28130000000000000000000000000004141b293337444b515757616466676766646157554d483b33291b10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000412192731353b4245474745403a372e211a0f010000000000000000000000000000000001152737444b5e666e72716d645c4f4232221100000000000000000000000c2135495b71869cb1baa9917c6751372715020000000000000000000000000a1f3346586f849aafc5ad97826d5645311d09000000000000000000000000081d314455647a8b9faab7b6b2a29a938f8c8b8b8c8d9094999ea58e79634e39240e001a2f44596f8499aebca7927d67523d2812000000000000000716283852677c91a7bcb09b86705b46311b060000162c41566b8196abbfaa958075757575757575757677797c80858b969fa8b7b6a99e8a78634d402f1d000000192e43596e8398aec3b09f968f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8a745f49341f0a0011263b51667b90a6b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2a28d78624d38230d000000000000000000000000000000172c41576c8196aca58f7a65503a30303030303030303030302a282015070000000918232b2d30303030303030303030303e54697e93a9a7927d68523d28130000000000000000000000000000000b171e2631353b39464b4e505152514e4b463937342b1e170b00000000000000000000000000000000000000000000000000000000000000000000000000000000070b130b08010000000000000000000000000715222f37444b50575a5c5c5a564f4b3e362d201204000000000000000000000000000000081d314455606e7c838786827969604f402f1c0900000000000000000000061a2c3d556a7f94aac1ad98836d5544311d080000000000000000000000000c21364c61768a9fb4b8a7907b6650382715020000000000000000000000000b20354b6073869baabbb6a59d8f847e7977767677787b7e83899087725b4a36210c001a2f44596f8499aebca7927d67523d281201080b0c0d0f121b223245566c8297acc1ad98836d58432e18030000162c41566b8196abc0af9e958a8a8a8a8a8a8a8a8b8c8e91959b9fabb4b9b3a59d8b7b655a49352212000000192e43596e8398aec3bdb0aca4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a49e89745f49341f0a0011263b51667b909d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d8d78624d38230d000000000000000000000000000000172c41576c8196aca58f7a65504545454545454545454545453f3c3325150300061828353f4345454545454545454545454554697e93a9a7927d68523d2813000000000000000000000000000000000309141d2026283236393b3c3c3b393632282220180d0300000000000000000000000000000000000000000000000000000000000000000000000000000008131c2028201d15090000000000000000000007152533404c5560666c7071716f6b645c4e4a3e302312040000000000000000000000000004172a3a4b60738291999c9c978c7e695e4c38230c00000000000000000000000e23384d63788da3b5b39e8975604b36200b00000000000000000000000215273852677c92aabbb39e8975604b36200b000000000000000000000000061a2c3d53687e93a3b5b7a59d877a6f6964626160616366696e747b7d67523d2d1a07001a2f44596f8499aebca7927d67523d2820141d20212224282d36424b6075889db3c0a8937e69533e2914000000162c41566b8196abc0bcafaa9f9f9f9f9f9f9fa0a1a2a3a7aab0b4b4afa79e94877a655d4b3c2c1904000000192e43596e8398aeb2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b29e89745f49341f0a0010253b50657b888888888888888888888888888888888888888888888888888888888878624d37220d000000000000000000000000000000172c41576c8196aca58f7a655a5a5a5a5a5a5a5a5a5a5a5a5a55504333200d001023354653585a5a5a5a5a5a5a5a5a5a5a5a5a697e93a9a7927d68523d281300000000000000000000000000000000000001080b11161e21242627272624211e160d0b050000000000000000000000000000000000000000000000000000000000000000000000000000000009182530353d353127190900000000000000000315253343505e66747b8185878684807a70645c4d41302212000000000000000000000000000a1f3347586b8096a0aeb1b1aa9f8d7c66503a2a1704000000000000000000000c2035495a71869bb1b9a7907b65503625130000000000000000000000091d3145566e8398adc5ac97826d5544311d080000000000000000000000000c2135495b71869bb0c2b29d8777645c544f4d4b4b4c4d5054556065675f4d391f0f00001a2f44596f8499aebca7927d67523d353526313536373a3d3e4a4f616b8095a6b7b4a28d78634d38230e000000162c41566b8196abb2b2b2b2b2b2b2b2b2b2b2b2b2b1b0aeaca8aa9f9993897f74645c4b3f2e1e0e00000000192e43596e83989d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d89745f49341f0a000e23384b5d65737373737373737373737373737373737373737373737373737373737362594834200b000000000000000000000000000000172c41576c8196aca58f7b70707070707070707070707070706a61503c281300162b3f53646d70707070707070707070707070707e93a9a7927d68523d28130000000000000000000000000000000000000000000003090c0f111212110f0c09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000a192636434a534b4437271501000000000000001121334450626a7c8690979a9c9c9a958f857a675f4d40301d0d0000000000000000000000000c21374c61778a9fb4bec7c8bbab9b85705847331f0a0000000000000000000006192c3c546a7f94a9c1ac97816c5443301c07000000000000000000000b20364b6075899eb4b8a7907b6650372715020000000000000000000000000e23394e63788ea3b5b5a4907b66594b3e3a37363637383b37444b50524d41301e0100001a2f44596f8499aebca7927d67524a4a4a4a444b4c4c4f52565c646f7f8d9fb4bbaa9a846f5a4935200c000000162c41566b81969d9d9d9d9d9d9d9d9d9d9d9d9d9c9b9a999693908a847e766960564a3e2e21110000000000172d42576c818888888888888888888888888888888888888888888888888888888886725c47321d0700081c2f3f4b505d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d4d483b2b1905000000000000000000000000000000172c41576c8196acb19b8585858585858585858585858585857f6a553f2a1500182d43586d828585858585858585858585858585879cb2a7927d68523d28130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a283744546068605544311d14030000000000081c2e3f50626a80909ca4a99f9c9c9faaa29a8b7d675e4c3b2b1805000000000000000000000011273c51667c91a9bacddcd9c9b59f8b76614c37210c00000000000000000000000e23384d62788da3b5b39d8874604a35200b0000000000000000000013253650667b90a8b9b39e8874604b35200b0000000000000000000000000013293e53687e93a8c1b19c86715e4c3b2e242221212223262631353b3d393023130100001a2f44596f8499aebca7927d6760606060605560616264676b727a84939fabbcb49f8b79634e3c2c1906000000152a3f556a7f888888888888888888888888888887868584817e7a766f6861584b45382d2011030000000000152a3e52636c73737373737373737373737373737373737373737373737373737373726857432f1a06000011212f383b484848484848484848484848484848484848484848484848484848484837342b1d0d00000000000000000000000000000000172c41576c8196acaea39b9a9a9a9a9a9a9a9a9a9a9a9a9a98826d58432e18001d32475c72879a9a9a9a9a9a9a9a9a9a9a9a9a9a9ca5aea7927d68523d2813000000000000000001080b131a1d1c19110f09000000000000000000000000000000000000000000000001080b0f14171a1c1d1d1c1b1815110c0a04000000000000000000000000000002162838455560727d73604b4231211100000000000e23374b5d6a80959ea99f948a86878b979fa99f8d7c66594834200c000000000000000000000014293e53697e93a8c7d7eae3cfbcab8e79634e39240e00000000000000000000000c2035495a71869bb0b7a68f7a644f3a250f000000000000000000071c3043546c8197acc4ac97826c5544311d0800000000000000000000000002172c42576c8197acbfaa957f6a55402f1d100d0c0b0c0e11141d202627251e13050000001a2f44596f8499aebca7927d75757575757575757677797d81878f99a1b4bcb1a095806b5b4a361e0e0000000013283c50616a73737373737373737373737373737271706f6c68656158534c473a32281a10020000000000000f22354552575d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5c574a3a271400000003111c232533333333333333333333333333333333333333333333333333333333332220190d0000000000000000000000000000000000172c41576c8196999999999999999999999999999999999998826d58432e18001d32475c7286999999999999999999999999999999999999927d68523d28130000000000000009151d20282f32312e26241c1203000000000000000000000000000000000000000708141c2024292d2f31323231302e2a26211f170b08010000000000000000000000091e32455660738292816c604e3f2e1e0e000000081c2f3f50657b8c9fa99f8b7f7671727781949dab9e8977624d3a2a18040000000000000000000013283e53687d93a8c2d3e5e1cdb9a88d78634d38230e000000000000000000000006192c3c54697f94a9c1ab96806b563d2c1a1313131313131313131320354a6074889db3b8a6907b655037271501000000000000000000000000061b30455b70859ab0bba6917b66513c26110000000000000001080b1012100a01000000001a2f44596f8499aec4ac9b928a8a8a8a8a8a8a8a8b8c8f92969ca4afb3b5b19f978273604b3d2d1a00000000000d20334350555d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5c5b595753504c463a37332a1d150a0000000000000000051727353e424848484848484848484848484848484848484848484848484848484847433a2c1c0a0000000000080e101e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e0d0b0500000000000000000000000000000000000013283e53687e838484848484848484848484848484848484837e69543e291400172c41576c81848484848484848484848484848484848484837b65503b25100000000000000d192731353d444747433b382f1e160a00000000000000000000000000000000070f1a21263035393e4245464747474543403b363329201d1509040000000000000000000b21364b607483979f937e685d4b3c2b1b0b00000e23374b5d71869cab9f8b7b69615759626c7f94a1a797826d5847331f0a000000000000000000000f253a4f647a8fa4b6c7d2cfc2b49e8975604b36200b0000000000000000000000000e23384d62788da3b5b19c87725b49362929292929292929292929293a4f647a8fa6b7b39e8874604b35200b00000000000000000000000000071d32475c72879cb1b8a38d78634e38230e000000000000000000000000000000000000001a2f44596f8499aec4b9aca79f9f9f9f9f9f9fa0a1a1a4a7abb1b6b4aea49c908172605544311f0f0000000000031525333c3f484848484848484848484848484847464544413e3b363329211f170c02000000000000000000000917222a2d33333333333333333333333333333333333333333333333333333333322f271c0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263a4e60686e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e69614f3b271200152a3e52636c6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e655d4b37230e00000000000d1d2b37444b52595c5c58514c4032281b0a00000000000000000000000000020f1a212d3636434b4f53575a5c5d5d5c5b5855514c463a3531271f170b0100000000000004192e43596e8398a1b49f8c7b655a48392918080010253b50657b90a4a7947f6a5d4b46484c616e8399ae9f8a77614c37220c000000000000000000000b20354b6073869ca9b5c1bcb5a497816c5544311d080000000000000000000000000b2035485a70859bb0b6a48e79634e3e3e3e3e3e3e3e3e3e3e3e3e3e3c566b8095abc4ac97816c5544311d0800000000000000000000000000091e33485e73889db3b6a18c77614c37220c000000000000000000000000000000000000001a2f44596f8499aeb2b2b2b2b2b2b2b2b2b2b2b2b2b1b0afaca8a89e9891867b6c60544437271501000000000000071520282a33333333333333333333333333333231302f2c2925211f170c0a0400000000000000000000000000050f15171e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1a140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e31424e5359595959595959595959595959595959595959544f42321f0c000f223445525759595959595959595959595959595959595959504b3f2f1c08000000000a1a2b3c485560686f72716e665e4b453928160300000000000000000000000a151d2d363d4a4e546064696c6f71727271706d6a666158524b443733291c14080000000000000e24394e6379899ea7aa9e897862574636251303172939576d8297ac9e8975604b3f3334434e64798ea4a9937e68533e291300000000000000000000081d314455647a8b9ba3a6ab9f988676614c3727150200000000000000000000000006192b3c54697e94abbcaa947f6a5553535353535353535353535353535b71869cb1b8a6907a655037261401000000000000000000000000000a1f34495f74899eb4b5a08b76604b36210b000000000000000000000000000000000000001a2f44596f84999d9d9d9d9d9d9d9d9d9d9d9d9d9d9c9b9997938f89837c73665e4b43362719090000000000000000030d13151e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1b1a1713100c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021324313a3e444444444444444444444444444444444444443e3b3224140200051727343e41444444444444444444444444444444444444443b372f21110000000003162838485a62737d848786837b6e605745321e11000000000000000000000c1a27313d4a4e5c646c74797e82848687878685837f7b766f6760554c463a3026180800000000000c21364a5b647a899ea8a79c8675615443301c121e33465772879cad98826d5645321e21364a5c72879cad98826d58432d1800000000000000000000011426374b5c647a858e91918c837661584733190900000000000000000000000000000e22384d62788c9fb5b09b857168686868686868686868686868686868788da4b6b39d8874604b35200b00000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000182d42586d82888888888888888888888888888887868584817e7a756e6760554c403026180900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000913191b202020202020200e0c07000000000000080e10202020202020201a18120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131e26282f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f29271f14060000000917222a2c2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f25231c110300000000091e32455662788592999c9c98908375604b3f2e1c0800000000000000000c1c2a38454b5c646f7981888e93979a9b9c9c9c9a9895908a847c746a61584b433626140100000000071a2d3d4a5c647a8a9ea8a4998372604a41302021364b61768b9fa9937e69543828161a2d3e586d8398ad9c87715c362513000000000000000000000009192e3e4b5c6471797c7b776e6158473a2a170000000000000000000000000000000b2034485a70859bb0b5a3937e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e8298adc2ac96816c5443301c0800000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000162b3f52646d73737373737373737373737373737271706f6c69656056524b44372f1c140800000000000000000000000a101215151515151515151515151515151515151515151515151515151515151515150f0d08000000000000000000000000000c1a262e313535353535353524211a0f01000002101b2225353535353535352f2d25190b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b11131919191919191919191919191919191919191914120c020000000000050f151719191919191919191919191919191919191919100e080000000000000b21364b6075869ba3aeb1b1ada198826e5d4b37230e000000000000000c1d2a3a4756606b79848e979da6a8acafb1b2b2b1b0adaaaa9f9a91877f7668605443301c0800000000000f1f2d3e4a5c647b8a9ea8a195806b5f4d3e2d23384d63788daba6907b66513b2611152b40556a8095aa9e89735443301c07000000000000000000000010202e3e4a4f5b63676662594c473a2a1c0c00000000000000000000000000000005192b3c54697e93abbcae9d939393939393939393939393939393939398a0b2b7a68f7a65503626140100000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b000000000000000000000000000000000000001023354552585d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5c5b5a5753504b45383531261911010000000000000000000004121d24272a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a25221b100200000000000000000000001a2b3842464a4a4a4a4a4a4a39362d1f0f000010212e373a4a4a4a4a4a4a4a45413729190000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293f54697f94a4b5c1c7c6bfb2a08f7a65503a25100000000000000a1a2a3b47586174808c99a1acb3b5b0aaa5a1a89f9faaa2a6abb1afa69d94887e72604b35200b00000000000110202d3e4b5d657b8a9fa99e917d675c4a3b2a394f64798ea4a48f7a654f3a251014293f54697e94a99f8a75604a35200b00000000000000000000000210202d363d4a4e51514d483b332a1c0c00000000000000000000000000000000000d22374d62778c9fb5bbaea9a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8adb2beb29d8874604b35200b0000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000061727353f42484848484848484848484848484848474644423e3a363228201d1409000000000000000000000000122230393c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a372e2010000000000000000000000a1a3849555b606060606060604e4a3d2d1a07081b2e3f4b4f606060606060605a5447371808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d0f101010100d0b05000000000000000000000000060c0e101010100e0c07000000000000000003090b120b0802000000000000000000000000000000061b31465b70869bb0c2d2dcdbcfbeac97816c57422c170000000000031628384759617684959faab3b2ada39b95908c8b898a8b8d91969ca4adb2a69e93816c57422c170200000000000210202e3f4b5d657b8b9fa99f8a7a645948383a4f657a8fa4a48f79644f3a240f14293e53697e93a8a88b75604b36200b000000000000000000000000091927313636393c3c37342b1f180c0000000000000000000000000000000000000b2034485970859ab0c9c3b7b2aaaaaaaaaaaaaaaaaaaaaaaaaaabb0bcc6c4ab96816c5443301c080000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000000917232b2d33333333333333333333333333333231302f2c2925211e160b08010000000000000000000000000a1d30404d5155555555555555555555555555555555555555555555555555555555555555554f4b3f2e1b0800000000000000000215283855677075757575757575705b4a36210c0e22374b5d65757575757575756f66543625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002101b2225262626262220180d000000000000000000010f1a21232626262624211a0f0100000000000a161e2127201d150903000000000000000000000000000a1f344a5f74899fb4c9deefecdac5af9a85705a45301b0000000000091e3245566177869aa2b4b7b2a0988e85807b7775747576787c81868f989fa99f8c79644e39240f000000000000000210202e3f4b5d667c8b9fa99d8777625645394e63788ea3a5907a65503b2510152a3f546a7f94a99f89745645311d09000000000000000000000002152737444b4c4c4c4c4c463a29170400000000000000000000000000000000000005182b3b54697e93abbcb7a59d94949494949494949494949494959eb0c3b7a68f7a654f362614010000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b000000000000000000000000000000000000000000061016181e1e1e1e1e1e1e1e1e1e1e1e1e1e1d1c1b1a1714100b09030000000000000000000000000000001024394d5f676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a645d4b37220d0000000000000000091d32455670858a8a8a8a8a8a8a79634e39240e10253a4f657b8a8a8a8a8a8a8a846f5443301c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010202e373a3b3b3b3b37342b1d0d00000000000000000f1f2c35393b3b3b3b39362d1f0f000000000a1a2832363d3631271e160b0000000000000000000000000a20354a5f758a9fb4cadff4f0dbc5b09b86705b46311b0000000009192f404b6075859ba4b4b5a59d908279706a65626056606163666c717a828b9897826d5c4a36210d00000000000000000211212f3f4c5e667c8c9fa69b8574604b434d62778ca7a7927c67523d2712162939566b8196ab9d88735d382715020000000000000000000000081d3144556061616161615846331f0a000000000000000000000000000000000000000d22374c62778b9fb4b29d877f7f7f7f7f7f7f7f7f7f7f7f7f8095abc0b29d8873604a35200b000000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51677c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7b644f3a250f00000000000000000b20364b60758a9f9f9f9f9f9f937e68533e2913142637546a7f949f9f9f9f9f9e8974604a35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3e4b4f505050504d483b2b1805000000000000061a2c3d494e505050504e4a3d2d1a07000003162838454b524b443732281b120300000000000000000000091e33485e73889db3c9dae7e6d6c5ae99846e59442f19000000011426374c5e6d8297a3b5b5a49c877b6d645c55504c4b454a4c4d51565c646d78838a77624d3d2d1a070000000000000000000311212f404c5e677d8c9fa397826d614f4a6074899eab95806b563e2d1b1e3246576f849aaf9a846f5a45301a0000000000000000000000000b20364b60747676767676614c36210c000000000000000000000000000000000000000b2034485970859aafb49e89756a6a6a6a6a6a6a6a6a6a6a6a7c91a6c3ab96816c5443301c07000000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000000000060c0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0d0b05000000000000192e43596e8294949494949494949494949494949494949494949494949494949494949494947f6a543f2a1500000000000000000f253a4f647a8fa9bab5b5b5ad98826d583b2b181d3144556f8499afb5b5b5b9a78d78634e38230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374b5c646565656562594834200b0000000000000c2135495b6365656565635b4a36210c0000091e324556606760554b4639301e170b00000000000000000003192e43586e8398abbcccd5d3c8b9a7947e69543f2914000000081d314455667b90a0b1b6a49c8676655d4f4a3e3b3736323536383c3e4a4f5a626e77625948341f0f00000000000000000000000311222f404d5f677d8d9fa0947f695e4c546f8499af9b86715c4a392b2e3c4b6176899eaa95806a55402b1500000000000000000000000013283e53687e8b8b8b8b89745e4926140100000000000000000000000000000000000005182b3b53697e93abb9a8907b66555555555555555555556d8298adb7a58f7a644f36251300000000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b0000000000000000000000000000000000000000000e1920232424242424242424242424242424242424242424242424242424242424242220180d0000000000192e43596e8398aaaaa5a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a9aaa9947f6a543f2a15000000000000000014293e54697e93a9bdb1acb1b29d87725948342020354b6074899eb3b1acb1bda7927d68523d281300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647a7b7b7b7b77624d3929170300000000081b2e3f4e63797b7b7b7b79634e39240e00001325364b60747c746a61574d4133291b0e0000000000000000000f243a4f647a8d9fb3b8c5c2b6aa9e8976614c37210c0000000b20354b6073869cb1bcab9c867661584c3f362d2622201d202123272e363c494d596259483b2b180100000000000000000000000004122230404d5f677d8d9f9f8c7b665054697e93a8a38e7a6457483c3e4b5a687e93a8a38f7a654f3a2510000000000000000000000000152a3f556a7f94a1a19d88735443301c08000000000000000000000000000000000000000d22374c62778b9fb4ac97826c54433f3f3f3f3f3f4b6074899eb3b29d8773604a35200b00000000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000000e1e2c353839393939393939393939393939393939393939393939393939393939393937342b1d0d00000000192e43596e8398ae9a908c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c949da9947f6a543f2a150000000000000005182a3b586e8398adb19f979fb1a58c77624d372224394f64798ea8b19f979fb1ac97816c573828160200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8190909090826d5746331e0a000000000d22374b5d7286909090907e68533e281300071c304354687e92887f75675f4b46392c1e0e00000000000000000d22374b5c6a7f929ea7a8a8a49c8c7c665847331f0a000006192b3c52677d92a4b6b49f8c7a6458473a2f221b100d0b090b0c0e111b222b353b484d483b2b1d0d000000000000000000000000000004122230414d5f687e8d9f8c7e68534c6176899eb09b8575625a55555c6478899eb09b86715d4b37220e000000000000000000000000152a3f546a7f94a9b49f8975604b35200e000000000000000000000000000000000000000b1f34475970859aafb39d8874604b352a2a2a2a3b50657b90a7b8ab96816b5443301c0700000000000000000000000000000000000a1f354a5f748a9fb4b5a08b76604b36210b0000000000000000000000000000000000000006192c3c494d4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d483b2b1805000000192e43596e8398a5907c7777777777777777777777777777777777777777777777777f94a9947f6a543f2a15000000000000000b1f34475972879db2ac978297aba7917c67523c27293f54697e94a9ac978297a8b09b86715645321e09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e64798ea3a59f8a76614c36210e000000031628384f647a8fa4a59e8975614b36210c000b20354a6073869c9d94877c6e6157493c2c1e0e00000000000000071b2e3e50616a7e889093938f867b665e4c3a29170400000b2035495a70859bb0c1ac97816c5c4a3a2a1c11070009090909090900070e19202b3437342b1d0d0000000000000000000000000000000108132331414e60687e8a7d68604e46586a8095a3a39a84786e6a6a6f7a879da79f917c66513f2e1b0800000000000000000000000012283d52677d92a7baa98e79644f3c2c190900000000000000000000000000000000000005182a3b53687e93aab8a68f7a644f3a25151a2d3e576c8196acb6a58f7a644f3625130000000000000000000000020b1113131313131f354a5f748a9fb4b5a08b76604b36211313131313131313131313130f0d0700000000000c2035495a6363636363636363636363636363636363636363636363636363636363636362594834200b000000192e43596e8398a48e796462626262626262626262626262626262626262626262687d92a8947f6a543f2a15000000000000000d22374c62778ca5b7a58f7a8c9fac96816c5739292c3d596e8399aea6907b899eb49f8a75604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22364a5c71869bb0a9937d68533c2c19060000091e3245566c8297acac97826c5746321e0a0011263b51667b90a3b2a69d918375635a493c2c1d0d0000000000000010203343506068757b7e7e7a73655d4c402f1c0c0000000d23384d62788da2b4b4a38d78634d3e2e1c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f18202220181f0c090300000000000000000000000009151d20262c31424e606877675f4e423a4b6073859ba3a29a8a837f80848c9da5a097816c5e4c382110000000000000000000000000000d23384d62788da2b4ac97816c5a49372614010000000000000000000000000000000000000d22374c61778b9fb4ab95806b563c2c1921364a5c72879db2b29d87725c4a3618080000000000000000000006131e26282929292929354a5f748a9fb4b5a08b76604b362929292929292929292929292924211a0f010000000e23384d637879797979797979797979797979797979797979797979797979797979797977624d37220d000000192e43596e8398a48e79644f4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c53687d92a8947f6a543f2a150000000000000011273c51667c91a6b7a68b75879cb19b867157463336495b73889eb3a68d78869bb0aa8f7a644f3a250f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2d3e53687d93a8b09b85705b4935210800000b21364b6075899eb3a38f7a644f392916030010253a4f657b85919da6b2a1998678635a493b2a180500000000000002152533424e56606669686560554b3f2f22120000000013283e53687d93a8c0b09b85705b49353434343434343434343434343434343434343434343434211e160b0000000000000000000412192731353b424547424e5a625a4d4131314455617785979fa99f9894959a9fa89e948274604b402f1d02000000000000000000000000000b2035485a6f849aafb49f8b78635544311d140600000000000000000000000000000000000a1f3447596f849aafb19c87725b49352124394e64798ea5b7ab96806b563e2e1b00000000000000000000021324313a3d3e3e3e3e3e3e4a5f748a9fb4b5a08b76604b3e3e3e3e3e3e3e3e3e3e3e3e3e3e39362d200f0000001c31465b71868e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e816c57422d17000000192e43596e8398a48e79644f393737373737373737373737373737373737373d53687d92a8947f6a543f2a1500000000000001142637566b8095abb29d88738398ae9f8a76614b36394e63798ea7b29d88738398ada9947e69543f291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001021364b6176899eb4a28d78634d3626140105182b3b52677d92a7b19b86715c4a361b0b00000e23374b5d65727c8898a0b5a49c8878635947341f13000000000000000715243138454b5053534f4b44372e21120400000003182d42586d8297adbfa9947f6a543c4949494949494949494949494949494949494949494949493632281b0b000000000000000715222f37444b50575a5c5c5a564f4b3e362d273747596175818b969c9fabaa9f9b958a7f72605645312212000000000000000000000000000006192b3c51667c91a1b3aa9a8473604b43322515070000000000000000000000000000000004182a3a53687d93aab6a48d78634d38232b3c556a7f95aab6a58e79644f392410000000000000000000000b1e31424e53535353535353535f748a9fb4b5a08b76605353535353535353535353535353534e4a3e2d1a0700001c31465b71869ba3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a397816c57422d17000000192e43596e8398a48e79644f392422222222222222222222222222222222283d53687d92a8947f6a543f2a15000000000000081d31445570859aafaf9a856f7f95aaaa907b65503b3e53687e93a8ad98836e7f95aaad98836e583b2a1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3346576d8297acaa95806b5443301c080b203448596f849aafa8937e68533e2d1b000000081c2e3f4b5460677682949faba69c8777624c42311b0b0000000000000006131a2832363b3e3e3a35312619110300000000061b31465b70869bb0bba5907b665e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e4b4639281603000000000007152533404c5560666c7071716f6b645c4e4a3e302a3b4757616c7981878a8c8c8a8680776a605445382715040000000000000000000000000000000e24384c5e6f8399a6b4a296806b614f4333251608000000000000000000000000000000000c21374c61778b9fb4a9947e69543a2934485a71869bb1b29c87725c4a36220d0000000000000000000011263a4e60686868686868686868748a9fb4b5a08b7568686868686868686868686868686868645c4a36210d00001c31465b71869ba7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a797826c57422d17000000192e43596e8398a48e79644f39240f0d0d0d0d0d0d0d0d0d0d0d0d0d0d13283d53687d92a8947f6a543f2a150000000000000b20354b6075899eb4ac97816c7b90abaa95806a55373c586d8398ada8937e697c91a6b29d87725947341f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031729394f647a8fa4b29d8774604b35200b0d22374d62778b9fb49f8a76614c3621100000000011212e36434a58616d7f8d9fb5a59a8470604e3929170300000000000000000a161e2126292925201d1409000000000000011527375e73889eb3b7a28c78747474747474747474747474747474747474747474747474747474615746321e09000000000315253343505e66747b8185878684807a70645c4d41302a39464b5b636b7275777775716a62594a4336271a0a00000000000000000000000000000000091d2f404d6278889ea9b09e947f69615044332616080000000000000000000000000000000a1f3347586f849aafaf9a8570584733384d62788da3b5ab95806b563e2d1b070000000000000000000013283d53687e7e7e7e7e7e7e7e7e7e8c9fb4bea8937e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7e7a644e39240f00001c31465b7185929292929292929292929292929292929292929292929292929292929292826c57422d17000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a150000000000000f24394e64798ea8b9a8937d68768b9faf9a846f5544495a73889db2a78e7963788da9b6a58c77614c37220c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b22364a5c71869cb1a5907b65503929171b2e3e546a7f94abad97826d5846331f0a0000000003111825303a464c61697f949fb1a2927d685746331e0a00000000000000000003090b111413100b080100000000000000081d314455748a9fb4c9b39e8989898989898989898989898989898989898989898989898989898975614b36210c000000001121334450626a7c8690979a9c9c9a958f857a675f4d403028323d4a4e56556062616054554c483b3025180a000000000000000000000000000000000000122034485a657b8b9fa9b59f8d7f6a62514434261608000000000000000000000000000004172a3a53687d92aab49f8b76614c373953697e93a8b6a48e79644e39241000000000000000000000001f354a5f748b9393939393939393939faabbc1ae9c93939393939393939393939393939393937f6a543f2a15000011263b50667c7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a644f3a240f000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a1500000000000013283e53687d93a8bcab8f7a6471869bb19e8975604b4d62788da6b39e88746075899fb4a6907b66513b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071b2e3e53697e93a9ad98826d5746331e22374b5c72879cb1a48f7a644f3a29170400000000000008131c2933434f616d8297a6b39e8976614c36210f00000000000000000000000000000000000000000000000000000b20354b60758aaabbccb9a79e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e8e78634e39230e000000081c2e3f50626a80909ca4a99f9c9c9faaa29a8b7d675e4c3b2b1e2d363937444b4c4c4b433637342b1c13080000000000000000000000000000000000000005192b3c4b5d667c8b9fa9ab9f94806b6251443426160500000000000000000000000000000c21374c61768a9fb4aa927c67523746576f849aafb19c87725c4a36210d00000000000000000000001f354a5f748a9fa8a8a8a8a8a8a8a8b4bbc8cbbaaea8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8947f6a543f2a1500000f23384c5e66676767676767676767676767676767676767676767676767676767676767645c4a36220d000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a1500000000000417293a586d8297adb59f8b76616c8196aca88e79644f52687d92a7ae99836e5471869bb1aa95806b553625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001021364c61768a9fb49f8a76614c362128384f647a8fa4b19c86715c4b371b0b0000000000000000000c171f32434c6176889db3a7937e69533d2c1a06000000000000000000000000000000000000000000000000000b20354a60758a9fb5cac1b5b0afafafafafafafafafafafafafafafafafafafafafb0b3b3b3a48f7a654f3a25100000000e23374b5d6a80959ea99f948a86878b979fa99f8d7c665948342736434a4f4a3e37373530262220180d000000000000000000000000000000000000000000000d1d2e3f4c5e667c8b9ea8b59e95806b62514433231300000000000000000000000000000a1f3347586f8499afad98836e55444c61768a9fb4aa95806b553e2d1a0700000000000000000000001f354a5f748a9fa4a4a5a6a7a7a8a9b2b6c3ccbcafaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa9947f6a543f2a150000091c2f404c505252525252525252525252525252525252525252525252525252525252524f4a3e2e1b07000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a1500000000000a1f33465872879cb1b29d877257677c91a7a9937e6954586d8297ada9937e69586d8298adaf9a846f5443301c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3346586d8298ada9927d68533c2c3245566c8297aca9937e69543e2e1b000000000000000000000004151f3346586a7f95abb19c86715b4935210c00000000000000000000000407070300000000000000000000071c30435474899fb4c9b5a39b9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9ba3b5baa5907b65503b26100000081c2f3f50657b8c9fa99f8b7f7671727781949dab9e8977624d3a37445460645c4d4130201c140d0b0500000000000000000000000000000000000000000000000010212f404c5e667b8a9ea7af9e95806b625141301d0d0000000000000000000000000004172a3a52687d92a9b39e8974604b52677c91aab6a48e79634e39240f0000000000000000000000001f354a5f748b8e8e8f9091919293949ca5b6c3af9e95949494949494949494949494949494947f6a543f2a1500000012222f383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3a362e201000000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a1500000000000c21364c61768b9fb5ae98836e5962778ca5ae98836e595972879cb2a88e796454697e93a9b39e8974604a35200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293a4f657a8fa4b09a85705a4935364b6075899eb39f8a76614c3721100000000000000000000000010e1a293a4c62778c9fb5a48d78634e38230e0000000000000001080b131a1d1c19110f0900000000000000001325475d72879cb2c5b09b85848585858585858585858585858585858585858585859bb0baa58f7a65503a251000000e23374b5d71869cab9f8b7b69615759626c7f94a1a797826d58474455607279675f4d403022120300000000000000000000000000000000000000000000000000000312222f404c5d657b899ea8b09e95806b5f4d3c2b1905000000000000000000000000000c21364c61768a9fb4a7907a6550546d8398adb19c87725b4a36210c0000000000000000000000000d22384d627878797a7b7b7c7d7e7f879cb2bfaa95807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7b644f3a250f00000004121c232628282828282828282828282828282828282828282828282828282828282824221b100200000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a15000000000011263b50667b90abbca9947f69545972879db29d88735a62778ca5b49e8975604f657a8faab9a78d78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b22374b5d71869cb1a28d78634d363b52677c91a7ad98826d5847331f0a0000000000000000000009151d2c3538485971869cb1a7927d68523d281300000000000009151d20282f32312e26241c12030000000000001a2f445a6f8499afbca7927d6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f7c91a6c6a48e79644f39240f000010253b50657b90a4a7947f6a5d4b46484c616e8399ae9f8a77614c4b6073828a7d675e4c402f21110300000000000000000000000000000000000000000000000000000412222f3f4b5d647a8a9eaab09e917d675a4834200f000000000000000000000000000a1f3346586f8499aeab96816b566074899eb3aa95806a553d2d1a070000000000000000000000000b2035485a6263646565666768696e8399aeb5a08b756a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a645d4b37220d0000000000090f111212121212121212121212121212121212121212121212121212121212120f0d07000000000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a150000000000132536556a7f95aabcab907a6550586d8298ada68d7762677c91a6af9a856f554b60768a9fb4a7927d67523d2812000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e3f54697e94a9aa95806a544348596f8499afa48f7a65503a291704000000000000000000091927313d494e55586d8297adac97826c57422d1700000000000d192731353d444747433b382f1e160a0000000000162b40556b8095aac5ac97826c555a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a697e93a9b9a88c77624c37220d0003172939576d8297ac9e8975604b3f3334434e64798ea4a9937e6853596e83989f8c7c665e4c3f2f21110200000000000000000000000000000000000000000000000000000412212f3f4b5c657b8b9fb4b49e8a78624d3d2c1a060000000000000000000000000417293a52677d92a9b19c87715a647a8fa7b5a48e79634e39230f0000000000000000000000000005192b3c484d4e4f4f50515252576d8297acb5a08b76605555555555555555555555555555554f4b3f2e1b080000000000060c0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0d0b05000000000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a1500000000071c3043546f8499afb59f8b76614c53687d92a8a6917c676b8096abaa95806a55455771869cb1ac97816c57382816020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001021374c61768a9fb29d8773604a4c62778b9fb19c87725d4b371c0c00000000000000000001152737444b5b636a6e6f8095aaaf9a846f5a452f1a000000000d1d2b37444b52595c5c58514c4032281b0a0000000010253b50657b90a6b8b29d8774604b3645454545454545454545454545453e576d8297acb49e8974604a35200b000a1e33465772879cad98826d5645321e21364a5c72879cad98826d5853687d929f9f8b7c665d4c3f2e21100200000000000000000000000000000000000000000000000000000311202e3e4b5d6a7f94a4b5a898836e5b4935210c000000000000000000000000000c21364c61768a9fb4a48d78626a8095aab19c86715b4936210c00000000000000000000000000000e1e2b353839393a3b3c3c41566b8096abb5a08b76604b3f3f3f3f3f3f3f3f3f3f3f3f3f3f3a372e201000000000000e1920232424242424242424242424242424242424242424242424242424242424242220180d0000000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a15000000000b20354a6074899eb3b19c877258464e63788da6ab95806b6f849aafab907b665039586d8297adb09b86715645321e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3347586d8398ada58f7a655054697f94aaa9947f69543f2e1c00000000000000000000081d314455606c787f8384859bb0b09b86715b46311c0000000a1a2b3c485560686f72716e665e4b45392816030000000b20354b6074889eb3b7a5917c66544330303030303030303030303030364a5c72879db2af9a856f5443301c07000c21364b61768b9fa9937e69543828161a2d3e586d8398ad9c87715c4e606c8196a29f8b7c655d4b3f2e20100200000000000000000000000000000000000000000000000000000210202f3f4b6073869cb1b2a08d79634e38230e000000000000000000000000000a1e3346576e8499aea8937e6870859bb0aa957f6a553d2c1a060000000000000000000000000000000e19202223242526262a3f546a7f94a9b5a08b76604b362a2a2a2a2a2a2a2a2a2a2a2a2a25221b1002000000000e1e2c353839393939393939393939393939393939393939393939393939393939393937342b1d0d00000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a15000000000e23384e63788da7b8ad98826d583a495b73889eae99846f73889eb39f8b76614c3e53687e93a8b49f8a75604b36210b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004172a3a50657b90a4ad97826d565c71869cb19f8a77614c37221100000000000000000005192b3c4b6073818c9498999ba3b5b29d87725d48321d000003162838485a62737d848786837b6e605745321e11000000081d3144556b8196a9bab09b8572604a3e2d1c131a1a1a1a1a1a1a1e2e3f4f64798ea5b7ab947f6a5536251300000e23384d63788daba6907b66513b2611152b40556a8095aa9e897354434b6073849aa49f8b7b655d4b3e2e2010010000000000000000000000000000070d0f0d070000000000000002111c304354687d92a8bfaa95806b55402b16000000000000000000000000000317293952677d92a9ae99846f778b9fb4a48d78634e38230f0000000000000000000000000000000000050b0d0e0f101013283e53687d93a8b5a08b76604b36211515151515151515151515150f0d08000000000006192c3c494d4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4d483b2b1805000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a150000000013283d52687d92a7c5a9937e69543e3d596e8399ae9d8872778ca6b19c86715846394f64798ea9baaa8f7a644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c23374b5d72879cb29e89756064798ea4ad98836e5847331f0a0000000000000000000b2035485a6c81969fabadaeb0b5c1b29d88725d48331d0000091e32455662788592999c9c98908375604b3f2e1c080000011527374d62778a9fb4b4a3937e685c4a3e30251d1514131519212e3c4b5d6e8399aeb59f8c78634e38230e00000f24394f64798ea4a48f7a654f3a251014293f54697e94a99f8a75604a44556176869ca79e8a7b655c4b3e2d1f0f010000000000000000000000010f1a2124211a0f01000000000000011426364d62778daabbb09a85705b45301b00000000000000000000000000000c21364b61768a9fb49f89747c92abb19c86715b4935210c00000000000000000000000000000000000000000000000011273c51667c91a6b5a08b76604b36210b000000000000000000000000000000000000000c2035495a6363636363636363636363636363636363636363636363636363636363636362594834200b000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a1500000003162839576c8197acbbaa8f7a654f3a3f54697e94a99f8b767a8fa5ac97816c573a364b60758a9fb4a9937e69543e291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2e3f54697f94aaa8927d676c8196aba5907b65503a2a18040000000000000000000d22384d62788c9fb4bcc9c4c5c9c6b19c86715c47311c00000b21364b6075869ba3aeb1b1ada198826e5d4b37230e00000009203448596b8096a5b7b49e8a7a645c4a433632282a292a2c353f4b5a657b8d9fb5ae99846f5b4935210c000010253a4f657a8fa4a48f79644f3a240f14293e53697e93a8a88b75604b3746586379899ea89e8a7a645c4a3d2d1f0f000000000000000000000015202d3639362d1d14090000000000000b20354b60758a9fb4b29d87725d48321d00000000000000000000000000000a1e3346576e8399aea8907c8298adaa947f6a553d2c1a0600000000000000000000000000000000000000000000000010253a50657a8fa5b5a08b76604b36210b000000000000000000000000000000000000000e23384d637879797979797979797979797979797979797979797979797979797979797977624d37220d000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a15000000091e32455771869bb1b49f8a76604b36394f64798ea8ab8e797e93a8a7927d67523d31455671869bb0ad98836e583a2a1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001122374c61778b9faf9a846f74889eb29c8773604a35200c0000000000000000000013283d52687d92abbccfdad9dbd9c4af99846f5a442f1a000014293f54697f94a4b5c1c7c6bfb2a08f7a65503a251000000005182b3b4b6175879daab9a89e897a6960544b45383f3e403c494d5d6578899eabb3a18f7a644f3d2c1a0600000e23394e63788ea3a5907a65503b2510152a3f546a7f94a99f89745645313a495b667c8c9fa89e897a645b4a3d2c1f0e000000000000000008131c323e4a4e4a3e3126190e04000000000b20364b60758baabbb39e89745e49341f00000000000000000000000000000317293952677c92a9ac9781889db3a38d78634d38230f000000000000000000000000000000000000000000000000000e24394e63798ea3b5a08b76604b36210b000000000000000000000000000000000000001c31465b71868e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e8e816c57422d17000000192e43596e8398a48e79644f39240f000000000000000000000000000013283d53687d92a8947f6a543f2a150000000b21364b60768a9fb4b19c8671574532354b6075899ea7917c8196aba68d78624d382738576c8197acb29d87725947341f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f3447596e8398ae9f8b777c90a6aa947f6a5443301c0700000000000000000000152a3f546a7f94a9c9d9ebeee7d4c4ab96816b56412c1600061b31465b70869bb0c2d2dcdbcfbeac97816c57422c17000000000d1e324657647a8b9fabb8a79e8b7e7267605656545355575b636d7b889da7b7a599836e5d4b371f0f0000000d22374d62778ca7a7927c67523d2712162939566b8196ab9d88735d38272c3d4c5e697f94a0a79e8979635b493d2c1e0e00000000000008182530434f5c645c4b44372c1f18110f0f101929394e63798ea3c8b29c87725d47321d0000000000000000000000000000000c21364b61768a9fb49f979da6b19b86715b4935210c000000000000000000000000000000000000000000000000000d22374d62778ca2b2a08b76604b36210b000000000000000000000000000000000000001c31465b71869ba3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a397816c57422d17000000192e43596e8398a48e79644f39240f090909090909090909090909090913283d53687d92a8947f6a543f2a1500000010253a50657a8faabbac97826d5739283144556f849aaa947f8399ae9d88735a4935283d53687d92a8b6a58c77614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182a3a50657b90a5ab947f8298ae9f8b77624c362513000000000000000000000014293e54697e93a9c2d3e2e7dfcbb7a6907b66503b2611000a1f344a5f74899fb4c9deefecdac5af9a85705a45301b00000000031629394b5c687d8d9faab8a99f93867d756f6b69686a6c7278828c9da6b7a99d8776614c3f2e1b010000000b20354a6074899eab95806b563e2d1b1e3246576f849aaf9a846f5a45301f2f404f616d8297a3a79e8879635b493c2c1e0e0000000000132536434a6169796c6055493c342a262424262c3746576a7f94a9bfb09a85705b45301b0000000000000000000000000000000a1e3246576e8399aeb1acb3b8a9947f6a543c2c1906000000000000000000000000000000000000000000000000000b21364b60768b9c9c9c8b76604b36210b000000000000000000000000000000000000001c31465b71869ba7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a7a797826c57422d17000000192e43596e8398a48e79644f39241e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e283d53687d92a8947f6a543f2a15000000142a3f54697f94a9c7a8937e68533e292637556a7f95aa9782869cae98836e593c2b24394e63798ea8b9a6907b66513b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c20354a6073879db29e888b9fae98836e5947341808000000000000000000000010253b50657a90a4b6c5ced5cbbeb39d8874604b36200b000a20354a5f758a9fb4cadff4f0dbc5b09b86705b46311b00000000000b1b2e3e4e5f687e8c9ea7b3b4a49c928a84807f7e7f82878d979faab4a69d8b7a64584733201000000000071c3043546f8499af9b86715c4a392b2e3c4b6176899eaa95806a55402b152232434b6074859ba5a69d8879635a493c2b1905000000071c304354606b7f8e8173635b4c473a3b39393b3c49556176889eb3c0aa95806b55402b160000000000000000000000000000000316293952677c91a8b2b2b2b2a38d78624d38230e0000000000000000000000000000000000000000000000000000091e32455671868787878774604b36200b000000000000000000000000000000000000001c31465b7185929292929292929292929292929292929292929292929292929292929292826c57422d17000000192e43596e8398a48e79644f393434343434343434343434343434343434343d53687d92a8947f6a543f2a15000005192b3c596e8399aebaa98e79644f3924253a50657a8fa99d878b9fa9937e69543e2920354b6075899eb4aa95806a553625130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071c3043546a7f94aaa69e9fa9a5907b66503b2a180000000000000000000000000b20354b6074869ca7b4bbc5b8b3a0937e685544311d0800091e33485e73889db3c9dae7e6d6c5ae99846e59442f19000000000000102031414e60687c8999a1afb4b1a99f9a96949395979ca4adb4b1a29a887a645c4a3a2a1702000000000013253654697e93a8a38e7a6457483c3e4b5a687e93a8a38f7a654f3a2510141d3245566277879da9a69d8878635a4835200b0000000b20354a607280949d9784786b615954504f4f50545a62738399a6b8b4a28e79644e39240f000000000000000000000000000000000b21364b60758a9d9d9d9d9d9b85715a4935200c00000000000000000000000000000000000000000000000000000316283857687172727272605645311d090000000000000000000000000000000000000011263b50667c7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7a644f3a240f000000192e43596e8398a48e79644f494949494949494949494949494949494949494953687d92a8947f6a543f2a1500000b2035485a73889db2b49f8a75604b362021364b60768a9fa59d9fa9a88f79644f3a241d31445570859ab0af99846f5443301c0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001325364c62778b9fb4b3b4b29d8773604a35200d000000000000000000000000081d314455647a89989faaa5a69e948272604a372715020003192e43586e8398abbcccd5d3c8b9a7947e69543f291400000000000002132331424e5e667783909aa2aab0b4afaba9a8aaacb1b2aca39b918577645c4a3e2e1c0c0000000000000c21364c6176899eb09b8575625a55555c6478899eb09b86715d4b37220e021528384759647a8a9fb4a69d8778624d38220d000003182d42586d82969eaea29a8b80776f6966646465696e788499a1b3baa99a846f5c4a36210d00000000000000000000000000000000091e3245576d818888888888887e69533c2c19060000000000000000000000000000000000000000000000000000000a1a394a575c5d5d5d5d4b4538271502000000000000000000000000000000000000000f23384c5e66676767676767676767676767676767676767676767676767676767676767645c4a36220d000000192e43596e8398a48e79645e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e687d92a8947f6a543f2a1500000d22384d62778da6b7b09b86705645311d1e32455670859bb0b2b4b49f8975604b3520142637566c8196abb39e8974604a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008203448596e8399aeb3b3aa947f6a5443301c07000000000000000000000000011527374a5c6478838b8f908e887f736054433019090000000f243a4f647a8d9fb3b8c5c2b6aa9e8976614c37210c0000000000000005142431404c59626f7b848e959b9faaa5a6a7a6a4a59c9790867c7062594a3e2e2010000000000000000a1f3346586a8095a3a39a84786e6a6a6f7a879da79f917c66513f2e1b08000a1a2a3b4a5c677d919eab9f937e69533e291400000012273d52677d8b9ea7b3a99f958a847e7b79797b7e838c9aa2b3bbab9f8b79634e3d2d1a07000000000000000000000000000000000316283952636d73737373737369604f3b1e0e00000000000000000000000000000000000000000000000000000000001c2c394347474747473631271a0a0000000000000000000000000000000000000000091c2f404c505252525252525252525252525252525252525252525252525252525252524f4a3e2e1b07000000192e43596e8398a48e7a7373737373737373737373737373737373737373737373737e92a8947f6a543f2a15000012273c52677c91a7c4ac97816c57382715162838566b8096abc9bbaf9a85705544311d12273d52677d92a7b8a78d78634e38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182b3b51667b909d9d9d9d8b77624d362513000000000000000000000000000009192d3e4a5a626e767a7b79746a605544362513000000000d22374b5c6a7f929ea7a8a8a49c8c7c665847331f0a00000000000000000614222f3b484d5d656f7980858a8e909191908e8c87827b73665e4d483b2d201002000000000000000417293a4b6073859ba3a29a8a837f80848c9da5a097816c5e4c3821100000000d1d2d3e4d5f6b80959f8d7e69604f3b26120000001025394d5f677b8999a1b2b4a99f9994908e8e9093999faab4b5aa9f8d7d675b49351f0f0000000000000000000000000000000000000a1b354552575d5d5d5d5d5d534f42321f0000000000000000000000000000000000000000000000000000000000000e1c272f3232323232201d150a0000000000000000000000000000000000000000000012222f383b3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3a362e201000000000192e43596e8398ae9e898989898989898989898989898989898989898989898989888a9ea9947f6a543f2a150002152737566b8196abc6a7927d68523d281311263c51667b91aba5a5a595806b553727150e23384e63788da7b9a7927d67523d28120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d20354b60738688888888826d59483418080000000000000000000000000000000f202d3c484d576165666460554b443726180800000000071b2e3e50616a7e889093938f867b665e4c3a29170400000000000000000004121d2b343f4c505b636a7075787b7c7c7b7976726d6560544c40342b1d10020000000000000000000b1d314455617785979fa99f9894959a9fa89e948274604b402f1d0200000000102030414a6072838a7d68604f42321f0c0000000a1e30414d5d657883919da5b0b4aea9a5a4a4a5a9aeb4b4afa39b8b7e685f4d3d2c1a01000000000000000000000000000000000000001727353e424848484848483e3b322414020000000000000000000000000000000000000000000000000000000000000a141a1c1d1d1d1d0b0902000000000000000000000000000000000000000000000004121c232628282828282828282828282828282828282828282828282828282828282824221b100200000000192e43596e8398ada79e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9e9ea8a9947f6a543f2a1500081d31445570859bb0baa88e79634e39240e0c21374c61768d90909090907b66503b26110b20354a6074899eb3ac96816c57382815020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c3043546071737373736d64533b2b1800000000000000000000000000000000010f1e2b3539464c4f504e4b44373126190900000000000010203343506068757b7e7e7a73655d4c402f1c0c0000000000000000000000000d18202f383d494e555660636667676664615857504a43362f20180d00000000000000000000000115273747596175818b969c9fabaa9f9b958a7f72605645312212000000000002131c30435461757a675f4e4232241402000000011323303f4b5a626f7c87929ba3a7abaeafb0aeadaba6a29a91867a68604e41301f0f00000000000000000000000000000000000000000917232a2d33333333333329261f140600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f111212121212121212121212121212121212121212121212121212121212120f0d07000000000000192e43596e8398989898989898989898989898989898989898989898989898989898989898947f6a543f2a15000b20364b60758a9faaaa9f8975604b35200b0a1f334758657b7b7b7b7b7b75604b36210b071c3043546f859aaaaa9b86705645321d09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636434b5c5e5e5e5e585346351d0d0000000000000000000000000000000000000e19202933363a3b393531271d14090000000000000002152533424e56606669686560554b3f2f2212000000000000000000000000000005111c232c363938454b4e505152514f4c473a3b3530251812050000000000000000000000000009192a3b4757616c7981878a8c8c8a8680776a6054453827150400000000000000132536465761655d4d413124140600000000000513212e3c494d5e66757d868c9296999a9a999895918c857c73645c4e4131231301000000000000000000000000000000000000000000060f15181e1e1e1e1e1e14120c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e54697e83838383838383838383838383838383838383838383838383838383838383837b66513c2611000f243a4f64798f9494949485705544311d080417293a4b5d656666666666605745321e0900132536566b80949494948b75604b36200b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182630354748484848433f3528180000000000000000000000000000000000000000050b171e21252624201d1509010000000000000000000715243138454b5053534f4b44372e21120400000000000000000000000000000000080f1a2123283236393b3c3c3b3937332a26201c1308000000000000000000000000000000000c1d2a39464b5b636b7275777775716a62594a4336271a0a000000000000000008182939464b4f4b3f302314060000000000000003101e2b35404c56606871777d808384858482807c77706760554a3d31231305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273b4f61696e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e665e4c38240f000e24394e63797f7f7f7f7f7c665137261401000c1c2e3f4b5050505050504b4539281603000e24394e63797f7f7f7f7f76614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008141c2031333333332e2b23180a00000000000000000000000000000000000000000000030a0c10110f0b080100000000000000000000000006131a2832363b3e3e3a35312619110300000000000000000000000000000000000000060c0e161e21232627272624211f17100b07000000000000000000000000000000000000000c1b28323d4a4e56556062616054554c483b3025180a000000000000000000000b1b2932363a372e211205000000000000000000000e19203038454b535962676b6e6f706f6d6b666159514b44372d1f13050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1f32424f545858585858585858585858585858585858585858585858585858585858585858514c402f1d09000c21364a5b636a6a6a6a6a665e4c38190900000011212e373b3b3b3b3b3b3632281b0a00000c21364a5b636a6a6a6a6a615847331f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b1c1e1e1e1e18161006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a161e2126292925201d140900000000000000000000000000000000000000000000000002090b0e111212110f0c0a0400000000000000000000000000000000000000000000000b161e2d363937444b4c4c4b433637342b1c13080000000000000000000000000b161e2125221b100300000000000000000000000006121a2832363b484d5256595a5b595856514c473a353126190f0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021424323b3e43434343434343434343434343434343434343434343434343434343434343433c382f22120000071a2d3d4a4e5555555555514c402f1d0000000003111c23252626262626211e160a000000071a2d3d4a4e55555555554c473a2a18040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090b111413100b080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1a212427313537373530262220180d000000000000000000000000000000030a0c100e08000000000000000000000000000000000a161e212b34373d414445454443403c37342a201d14090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006141f27292e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e2e26241d12040000000f1f2d36393f3f3f3f3f3b382f2212000000000000080e1011111111110b090300000000000f1f2d36393f3f3f3f3f37332a1c0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e151d202222201c140d0b0500000000000000000000000000000000000000000000000000000000000000000000000000000002090d192022282b2e2f302f2d2b26221f180c0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c12141919191919191919191919191919191919191919191919191919191919191919110f090000000000010f1a21242a2a2a2a2a26241d120400000000000000000000000000000000000000000000010f1a21242a2a2a2a2a221f180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080b0d0c0b0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0d1216191a1b1a1816110c0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e1515151515110f090000000000000000000000000000000000000000000000000000070c0e15151515150c0a040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/SourceCodePro-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/SourceCodePro-Regular SDF.asset.meta new file mode 100644 index 0000000..a96b2c5 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/SourceCodePro-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 500c8b014e8c041b8982d40b1db00225 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Fonts/ZCOOLKuaiLe-Regular SDF.asset b/Assets/_Unity Essentials/Fonts/ZCOOLKuaiLe-Regular SDF.asset new file mode 100644 index 0000000..c5fdd88 --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/ZCOOLKuaiLe-Regular SDF.asset @@ -0,0 +1,3636 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} + m_Name: ZCOOLKuaiLe-Regular SDF + m_EditorClassIdentifier: + hashCode: -479905588 + material: {fileID: 21204982835221424} + materialHashCode: -269601849 + m_Version: 1.1.0 + m_SourceFontFileGUID: 9e22939ce06994941b7231ed36560d5e + m_SourceFontFile_EditorRef: {fileID: 0} + m_SourceFontFile: {fileID: 0} + m_AtlasPopulationMode: 0 + m_FaceInfo: + m_FamilyName: ZCOOL KuaiLe + m_StyleName: + m_PointSize: 64 + m_Scale: 1 + m_LineHeight: 64 + m_AscentLine: 56.375 + m_CapLine: 44.937496 + m_MeanLine: 0 + m_Baseline: 0 + m_DescentLine: -7.6875 + m_SuperscriptOffset: 56.375 + m_SuperscriptSize: 0.5 + m_SubscriptOffset: -6.4 + m_SubscriptSize: 0.5 + m_UnderlineOffset: -6.4 + m_UnderlineThickness: 3.2 + m_StrikethroughOffset: 17.704546 + m_StrikethroughThickness: 3.2 + m_TabWidth: 160 + m_GlyphTable: + - m_Index: 1 + m_Metrics: + m_Width: 16 + m_Height: 64.0625 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 56.375 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 6 + m_Y: -69 + m_Width: 16 + m_Height: 64 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 2 + m_Metrics: + m_Width: 13.124999 + m_Height: 51.562496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 48.749996 + m_HorizontalAdvance: 14.375 + m_GlyphRect: + m_X: 327 + m_Y: 120 + m_Width: 13 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 3 + m_Metrics: + m_Width: 12.187499 + m_Height: 13.812499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 53.749996 + m_HorizontalAdvance: 14.8125 + m_GlyphRect: + m_X: 392 + m_Y: 436 + m_Width: 12 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 4 + m_Metrics: + m_Width: 38.499996 + m_Height: 34.812496 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 31.812498 + m_HorizontalAdvance: 40.375 + m_GlyphRect: + m_X: 427 + m_Y: 324 + m_Width: 38 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 5 + m_Metrics: + m_Width: 32.374996 + m_Height: 43.124996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 35.874996 + m_HorizontalAdvance: 35.5 + m_GlyphRect: + m_X: 64 + m_Y: 130 + m_Width: 32 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 6 + m_Metrics: + m_Width: 36.937496 + m_Height: 45.562496 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 40.187496 + m_HorizontalAdvance: 40.1875 + m_GlyphRect: + m_X: 215 + m_Y: 233 + m_Width: 37 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 7 + m_Metrics: + m_Width: 44.124996 + m_Height: 43.749996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 38.187496 + m_HorizontalAdvance: 43.5 + m_GlyphRect: + m_X: 254 + m_Y: 6 + m_Width: 44 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 8 + m_Metrics: + m_Width: 5.1874995 + m_Height: 13.812499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 53.624996 + m_HorizontalAdvance: 7.75 + m_GlyphRect: + m_X: 455 + m_Y: 64 + m_Width: 5 + m_Height: 14 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 9 + m_Metrics: + m_Width: 18.187498 + m_Height: 52.187496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 45.687496 + m_HorizontalAdvance: 22.3125 + m_GlyphRect: + m_X: 245 + m_Y: 120 + m_Width: 18 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 10 + m_Metrics: + m_Width: 18.187498 + m_Height: 52.187496 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 45.687496 + m_HorizontalAdvance: 22.3125 + m_GlyphRect: + m_X: 420 + m_Y: 230 + m_Width: 18 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 11 + m_Metrics: + m_Width: 25.187498 + m_Height: 21.437498 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 40.562496 + m_HorizontalAdvance: 26.4375 + m_GlyphRect: + m_X: 91 + m_Y: 485 + m_Width: 25 + m_Height: 21 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 12 + m_Metrics: + m_Width: 35.812496 + m_Height: 33.499996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 31.249998 + m_HorizontalAdvance: 39.6875 + m_GlyphRect: + m_X: 263 + m_Y: 351 + m_Width: 36 + m_Height: 33 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 13 + m_Metrics: + m_Width: 12.062499 + m_Height: 18.499998 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 9.999999 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 452 + m_Y: 294 + m_Width: 12 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 14 + m_Metrics: + m_Width: 35.749996 + m_Height: 7.8749995 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 41.8125 + m_GlyphRect: + m_X: 176 + m_Y: 397 + m_Width: 36 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 15 + m_Metrics: + m_Width: 10.437499 + m_Height: 10.312499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 8.124999 + m_HorizontalAdvance: 14.25 + m_GlyphRect: + m_X: 339 + m_Y: 447 + m_Width: 10 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 16 + m_Metrics: + m_Width: 20.249998 + m_Height: 39.687496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 20.25 + m_GlyphRect: + m_X: 263 + m_Y: 299 + m_Width: 20 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 17 + m_Metrics: + m_Width: 34.999996 + m_Height: 45.812496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 45.999996 + m_HorizontalAdvance: 42.625 + m_GlyphRect: + m_X: 246 + m_Y: 62 + m_Width: 35 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 18 + m_Metrics: + m_Width: 20.062498 + m_Height: 48.249996 + m_HorizontalBearingX: -0.99999994 + m_HorizontalBearingY: 47.312496 + m_HorizontalAdvance: 23.3125 + m_GlyphRect: + m_X: 295 + m_Y: 288 + m_Width: 20 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 19 + m_Metrics: + m_Width: 38.062496 + m_Height: 49.562496 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 47.687496 + m_HorizontalAdvance: 40 + m_GlyphRect: + m_X: 65 + m_Y: 184 + m_Width: 38 + m_Height: 50 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 20 + m_Metrics: + m_Width: 40.249996 + m_Height: 48.374996 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 47.249996 + m_HorizontalAdvance: 42.1875 + m_GlyphRect: + m_X: 6 + m_Y: 422 + m_Width: 40 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 21 + m_Metrics: + m_Width: 43.374996 + m_Height: 48.187496 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 47.249996 + m_HorizontalAdvance: 45.9375 + m_GlyphRect: + m_X: 6 + m_Y: 243 + m_Width: 43 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 22 + m_Metrics: + m_Width: 42.249996 + m_Height: 47.687496 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 46.874996 + m_HorizontalAdvance: 44.1875 + m_GlyphRect: + m_X: 6 + m_Y: 302 + m_Width: 42 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 23 + m_Metrics: + m_Width: 41.187496 + m_Height: 47.999996 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 47.062496 + m_HorizontalAdvance: 44.4375 + m_GlyphRect: + m_X: 138 + m_Y: 60 + m_Width: 41 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 24 + m_Metrics: + m_Width: 33.624996 + m_Height: 44.874996 + m_HorizontalBearingX: -0.99999994 + m_HorizontalBearingY: 45.499996 + m_HorizontalAdvance: 32.375 + m_GlyphRect: + m_X: 406 + m_Y: 117 + m_Width: 34 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 25 + m_Metrics: + m_Width: 40.062496 + m_Height: 48.374996 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 47.249996 + m_HorizontalAdvance: 45.1875 + m_GlyphRect: + m_X: 108 + m_Y: 120 + m_Width: 40 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 26 + m_Metrics: + m_Width: 37.749996 + m_Height: 47.687496 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 46.937496 + m_HorizontalAdvance: 37.125 + m_GlyphRect: + m_X: 115 + m_Y: 242 + m_Width: 38 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 27 + m_Metrics: + m_Width: 10.437499 + m_Height: 30.749998 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 14.25 + m_GlyphRect: + m_X: 310 + m_Y: 398 + m_Width: 10 + m_Height: 31 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 28 + m_Metrics: + m_Width: 12.062499 + m_Height: 36.999996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 14.875 + m_GlyphRect: + m_X: 450 + m_Y: 245 + m_Width: 12 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 29 + m_Metrics: + m_Width: 25.874998 + m_Height: 26.562498 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 32.687496 + m_HorizontalAdvance: 29.4375 + m_GlyphRect: + m_X: 225 + m_Y: 432 + m_Width: 26 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 30 + m_Metrics: + m_Width: 35.812496 + m_Height: 18.999998 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 23.687498 + m_HorizontalAdvance: 40.3125 + m_GlyphRect: + m_X: 6 + m_Y: 481 + m_Width: 36 + m_Height: 19 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 31 + m_Metrics: + m_Width: 26.437498 + m_Height: 26.562498 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 29.999998 + m_HorizontalAdvance: 29.9375 + m_GlyphRect: + m_X: 225 + m_Y: 394 + m_Width: 26 + m_Height: 27 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 32 + m_Metrics: + m_Width: 33.124996 + m_Height: 51.937496 + m_HorizontalBearingX: -1.9374999 + m_HorizontalBearingY: 49.124996 + m_HorizontalAdvance: 29.25 + m_GlyphRect: + m_X: 115 + m_Y: 179 + m_Width: 33 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 33 + m_Metrics: + m_Width: 42.124996 + m_Height: 41.687496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 37.999996 + m_HorizontalAdvance: 47.875 + m_GlyphRect: + m_X: 401 + m_Y: 64 + m_Width: 42 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 34 + m_Metrics: + m_Width: 46.249996 + m_Height: 49.062496 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 47.499996 + m_HorizontalAdvance: 50.75 + m_GlyphRect: + m_X: 6 + m_Y: 64 + m_Width: 46 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 35 + m_Metrics: + m_Width: 41.937496 + m_Height: 48.187496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 47.124996 + m_HorizontalAdvance: 46.4375 + m_GlyphRect: + m_X: 6 + m_Y: 362 + m_Width: 42 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 36 + m_Metrics: + m_Width: 42.812496 + m_Height: 46.499996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 46.312496 + m_HorizontalAdvance: 49.5625 + m_GlyphRect: + m_X: 420 + m_Y: 7 + m_Width: 43 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 37 + m_Metrics: + m_Width: 42.499996 + m_Height: 45.624996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 45.874996 + m_HorizontalAdvance: 49.1875 + m_GlyphRect: + m_X: 61 + m_Y: 245 + m_Width: 42 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 38 + m_Metrics: + m_Width: 39.562496 + m_Height: 44.999996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 45.187496 + m_HorizontalAdvance: 45.625 + m_GlyphRect: + m_X: 164 + m_Y: 233 + m_Width: 40 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 39 + m_Metrics: + m_Width: 38.312496 + m_Height: 43.812496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 44.624996 + m_HorizontalAdvance: 42.4375 + m_GlyphRect: + m_X: 276 + m_Y: 175 + m_Width: 38 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 40 + m_Metrics: + m_Width: 43.124996 + m_Height: 46.749996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 46.437496 + m_HorizontalAdvance: 49.1875 + m_GlyphRect: + m_X: 310 + m_Y: 6 + m_Width: 43 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 41 + m_Metrics: + m_Width: 40.249996 + m_Height: 43.999996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 44.937496 + m_HorizontalAdvance: 48.5625 + m_GlyphRect: + m_X: 275 + m_Y: 120 + m_Width: 40 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 42 + m_Metrics: + m_Width: 8.249999 + m_Height: 43.937496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 44.874996 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 112 + m_Y: 421 + m_Width: 8 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 43 + m_Metrics: + m_Width: 29.749998 + m_Height: 46.312496 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 46.124996 + m_HorizontalAdvance: 30.375 + m_GlyphRect: + m_X: 328 + m_Y: 231 + m_Width: 30 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 44 + m_Metrics: + m_Width: 35.437496 + m_Height: 47.749996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 46.937496 + m_HorizontalAdvance: 40.25 + m_GlyphRect: + m_X: 165 + m_Y: 289 + m_Width: 35 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 45 + m_Metrics: + m_Width: 33.187496 + m_Height: 45.499996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.874996 + m_HorizontalAdvance: 38.6875 + m_GlyphRect: + m_X: 283 + m_Y: 231 + m_Width: 33 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 46 + m_Metrics: + m_Width: 48.874996 + m_Height: 42.249996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 44.187496 + m_HorizontalAdvance: 54.6875 + m_GlyphRect: + m_X: 137 + m_Y: 7 + m_Width: 49 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 47 + m_Metrics: + m_Width: 42.249996 + m_Height: 43.249996 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 44.749996 + m_HorizontalAdvance: 48.9375 + m_GlyphRect: + m_X: 347 + m_Y: 65 + m_Width: 42 + m_Height: 43 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 48 + m_Metrics: + m_Width: 38.687496 + m_Height: 45.124996 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 45.499996 + m_HorizontalAdvance: 46.3125 + m_GlyphRect: + m_X: 115 + m_Y: 302 + m_Width: 39 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 49 + m_Metrics: + m_Width: 42.812496 + m_Height: 47.999996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 47.124996 + m_HorizontalAdvance: 48.5625 + m_GlyphRect: + m_X: 84 + m_Y: 60 + m_Width: 43 + m_Height: 48 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 50 + m_Metrics: + m_Width: 43.437496 + m_Height: 46.187496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 46.124996 + m_HorizontalAdvance: 48.5 + m_GlyphRect: + m_X: 365 + m_Y: 7 + m_Width: 43 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 51 + m_Metrics: + m_Width: 42.624996 + m_Height: 44.999996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.374996 + m_HorizontalAdvance: 48.6875 + m_GlyphRect: + m_X: 160 + m_Y: 177 + m_Width: 43 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 52 + m_Metrics: + m_Width: 42.437496 + m_Height: 46.124996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 46.187496 + m_HorizontalAdvance: 48.1875 + m_GlyphRect: + m_X: 160 + m_Y: 120 + m_Width: 42 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 53 + m_Metrics: + m_Width: 47.749996 + m_Height: 46.624996 + m_HorizontalBearingX: -3.5624998 + m_HorizontalBearingY: 46.999996 + m_HorizontalAdvance: 40.6875 + m_GlyphRect: + m_X: 6 + m_Y: 184 + m_Width: 48 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 54 + m_Metrics: + m_Width: 39.687496 + m_Height: 44.687496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.312496 + m_HorizontalAdvance: 46.125 + m_GlyphRect: + m_X: 212 + m_Y: 290 + m_Width: 40 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 55 + m_Metrics: + m_Width: 43.374996 + m_Height: 45.249996 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 45.562496 + m_HorizontalAdvance: 40.8125 + m_GlyphRect: + m_X: 191 + m_Y: 63 + m_Width: 43 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 56 + m_Metrics: + m_Width: 51.562496 + m_Height: 42.187496 + m_HorizontalBearingX: 0.31249997 + m_HorizontalBearingY: 44.124996 + m_HorizontalAdvance: 49 + m_GlyphRect: + m_X: 74 + m_Y: 7 + m_Width: 52 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 57 + m_Metrics: + m_Width: 45.374996 + m_Height: 44.687496 + m_HorizontalBearingX: 0.93749994 + m_HorizontalBearingY: 45.312496 + m_HorizontalAdvance: 47.3125 + m_GlyphRect: + m_X: 197 + m_Y: 6 + m_Width: 45 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 58 + m_Metrics: + m_Width: 46.624996 + m_Height: 48.812496 + m_HorizontalBearingX: -3.5624998 + m_HorizontalBearingY: 47.437496 + m_HorizontalAdvance: 38.3125 + m_GlyphRect: + m_X: 6 + m_Y: 124 + m_Width: 47 + m_Height: 49 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 59 + m_Metrics: + m_Width: 43.687496 + m_Height: 44.874996 + m_HorizontalBearingX: 2.1874998 + m_HorizontalBearingY: 45.562496 + m_HorizontalAdvance: 48.1875 + m_GlyphRect: + m_X: 292 + m_Y: 64 + m_Width: 44 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 60 + m_Metrics: + m_Width: 14.812499 + m_Height: 52.874996 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 45.687496 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 451 + m_Y: 117 + m_Width: 15 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 61 + m_Metrics: + m_Width: 20.187498 + m_Height: 39.687496 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 35.374996 + m_HorizontalAdvance: 20.25 + m_GlyphRect: + m_X: 59 + m_Y: 370 + m_Width: 20 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 62 + m_Metrics: + m_Width: 14.874999 + m_Height: 52.874996 + m_HorizontalBearingX: -2.2499998 + m_HorizontalBearingY: 45.687496 + m_HorizontalAdvance: 16.75 + m_GlyphRect: + m_X: 450 + m_Y: 181 + m_Width: 15 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 63 + m_Metrics: + m_Width: 26.562498 + m_Height: 21.812498 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 50.937496 + m_HorizontalAdvance: 29.125 + m_GlyphRect: + m_X: 53 + m_Y: 484 + m_Width: 27 + m_Height: 22 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 64 + m_Metrics: + m_Width: 29.062498 + m_Height: 5.2499995 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: -2.5624998 + m_HorizontalAdvance: 31.3125 + m_GlyphRect: + m_X: 135 + m_Y: 408 + m_Width: 29 + m_Height: 5 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 65 + m_Metrics: + m_Width: 18.124998 + m_Height: 10.437499 + m_HorizontalBearingX: -1.3124999 + m_HorizontalBearingY: 48.624996 + m_HorizontalAdvance: 14.3125 + m_GlyphRect: + m_X: 309 + m_Y: 447 + m_Width: 18 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 66 + m_Metrics: + m_Width: 39.062496 + m_Height: 37.187496 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 36.562496 + m_HorizontalAdvance: 43.5 + m_GlyphRect: + m_X: 369 + m_Y: 230 + m_Width: 39 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 67 + m_Metrics: + m_Width: 29.499998 + m_Height: 39.624996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 40.187496 + m_HorizontalAdvance: 34.625 + m_GlyphRect: + m_X: 476 + m_Y: 225 + m_Width: 29 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 68 + m_Metrics: + m_Width: 28.437498 + m_Height: 34.062496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 34.999996 + m_HorizontalAdvance: 33.5625 + m_GlyphRect: + m_X: 477 + m_Y: 277 + m_Width: 28 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 69 + m_Metrics: + m_Width: 32.499996 + m_Height: 39.562496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 40.124996 + m_HorizontalAdvance: 38.9375 + m_GlyphRect: + m_X: 91 + m_Y: 370 + m_Width: 32 + m_Height: 40 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 70 + m_Metrics: + m_Width: 32.937496 + m_Height: 34.874996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 34.124996 + m_HorizontalAdvance: 36.75 + m_GlyphRect: + m_X: 181 + m_Y: 416 + m_Width: 33 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 71 + m_Metrics: + m_Width: 28.562498 + m_Height: 44.812496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 41.374996 + m_HorizontalAdvance: 30.4375 + m_GlyphRect: + m_X: 477 + m_Y: 116 + m_Width: 29 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 72 + m_Metrics: + m_Width: 28.749998 + m_Height: 41.749996 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 38.187496 + m_HorizontalAdvance: 34.5 + m_GlyphRect: + m_X: 477 + m_Y: 172 + m_Width: 29 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 73 + m_Metrics: + m_Width: 29.937498 + m_Height: 45.312496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 45.749996 + m_HorizontalAdvance: 36.375 + m_GlyphRect: + m_X: 365 + m_Y: 173 + m_Width: 30 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 74 + m_Metrics: + m_Width: 9.374999 + m_Height: 38.624996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 39.124996 + m_HorizontalAdvance: 15.125 + m_GlyphRect: + m_X: 255 + m_Y: 183 + m_Width: 9 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 75 + m_Metrics: + m_Width: 14.124999 + m_Height: 51.374996 + m_HorizontalBearingX: -0.68749994 + m_HorizontalBearingY: 42.312496 + m_HorizontalAdvance: 16.0625 + m_GlyphRect: + m_X: 58 + m_Y: 422 + m_Width: 14 + m_Height: 51 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 76 + m_Metrics: + m_Width: 32.812496 + m_Height: 44.312496 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 43.937496 + m_HorizontalAdvance: 36.0625 + m_GlyphRect: + m_X: 406 + m_Y: 174 + m_Width: 33 + m_Height: 44 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 77 + m_Metrics: + m_Width: 11.499999 + m_Height: 39.499996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 38.937496 + m_HorizontalAdvance: 15.9375 + m_GlyphRect: + m_X: 310 + m_Y: 348 + m_Width: 11 + m_Height: 39 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 78 + m_Metrics: + m_Width: 38.999996 + m_Height: 29.812498 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 32.187496 + m_HorizontalAdvance: 45.375 + m_GlyphRect: + m_X: 128 + m_Y: 476 + m_Width: 39 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 79 + m_Metrics: + m_Width: 29.624998 + m_Height: 28.124998 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 30.874998 + m_HorizontalAdvance: 36.0625 + m_GlyphRect: + m_X: 416 + m_Y: 453 + m_Width: 30 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 80 + m_Metrics: + m_Width: 29.437498 + m_Height: 29.062498 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 31.874998 + m_HorizontalAdvance: 37.125 + m_GlyphRect: + m_X: 269 + m_Y: 469 + m_Width: 29 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 81 + m_Metrics: + m_Width: 30.187498 + m_Height: 40.749996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 37.374996 + m_HorizontalAdvance: 35.875 + m_GlyphRect: + m_X: 327 + m_Y: 288 + m_Width: 30 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 82 + m_Metrics: + m_Width: 29.999998 + m_Height: 38.499996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 37.374996 + m_HorizontalAdvance: 35.75 + m_GlyphRect: + m_X: 214 + m_Y: 184 + m_Width: 30 + m_Height: 38 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 83 + m_Metrics: + m_Width: 23.374998 + m_Height: 33.749996 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 34.124996 + m_HorizontalAdvance: 25.9375 + m_GlyphRect: + m_X: 333 + m_Y: 340 + m_Width: 23 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 84 + m_Metrics: + m_Width: 29.437498 + m_Height: 37.124996 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 35.874996 + m_HorizontalAdvance: 33.9375 + m_GlyphRect: + m_X: 135 + m_Y: 359 + m_Width: 29 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 85 + m_Metrics: + m_Width: 34.624996 + m_Height: 37.499996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 36.124996 + m_HorizontalAdvance: 38.4375 + m_GlyphRect: + m_X: 176 + m_Y: 349 + m_Width: 35 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 86 + m_Metrics: + m_Width: 33.812496 + m_Height: 29.874998 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 31.499998 + m_HorizontalAdvance: 37.625 + m_GlyphRect: + m_X: 418 + m_Y: 389 + m_Width: 34 + m_Height: 30 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 87 + m_Metrics: + m_Width: 34.874996 + m_Height: 33.999996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 36.187496 + m_HorizontalAdvance: 35.4375 + m_GlyphRect: + m_X: 178 + m_Y: 472 + m_Width: 35 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 88 + m_Metrics: + m_Width: 46.187496 + m_Height: 29.312498 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 33.812496 + m_HorizontalAdvance: 46.8125 + m_GlyphRect: + m_X: 369 + m_Y: 325 + m_Width: 46 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 89 + m_Metrics: + m_Width: 39.749996 + m_Height: 34.562496 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 36.499996 + m_HorizontalAdvance: 40.375 + m_GlyphRect: + m_X: 369 + m_Y: 278 + m_Width: 40 + m_Height: 35 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 90 + m_Metrics: + m_Width: 31.999998 + m_Height: 36.999996 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 34.124996 + m_HorizontalAdvance: 32 + m_GlyphRect: + m_X: 474 + m_Y: 6 + m_Width: 32 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 91 + m_Metrics: + m_Width: 29.937498 + m_Height: 36.687496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 37.562496 + m_HorizontalAdvance: 35.0625 + m_GlyphRect: + m_X: 222 + m_Y: 346 + m_Width: 30 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 92 + m_Metrics: + m_Width: 19.937498 + m_Height: 52.874996 + m_HorizontalBearingX: 2.8749998 + m_HorizontalBearingY: 45.687496 + m_HorizontalAdvance: 21.1875 + m_GlyphRect: + m_X: 214 + m_Y: 119 + m_Width: 20 + m_Height: 53 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 93 + m_Metrics: + m_Width: 8.249999 + m_Height: 54.187496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 50.187496 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 64 + m_Y: 64 + m_Width: 8 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 94 + m_Metrics: + m_Width: 16.062498 + m_Height: 51.562496 + m_HorizontalBearingX: -1.6249999 + m_HorizontalBearingY: 44.312496 + m_HorizontalAdvance: 16.0625 + m_GlyphRect: + m_X: 84 + m_Y: 421 + m_Width: 16 + m_Height: 52 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 95 + m_Metrics: + m_Width: 38.749996 + m_Height: 10.437499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 21.749998 + m_HorizontalAdvance: 42.625 + m_GlyphRect: + m_X: 368 + m_Y: 385 + m_Width: 39 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 96 + m_Metrics: + m_Width: 0 + m_Height: 0 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 0 + m_HorizontalAdvance: 16 + m_GlyphRect: + m_X: 6 + m_Y: -5 + m_Width: 0 + m_Height: 0 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 97 + m_Metrics: + m_Width: 24.562498 + m_Height: 41.187496 + m_HorizontalBearingX: 3.1874998 + m_HorizontalBearingY: 34.249996 + m_HorizontalAdvance: 29.6875 + m_GlyphRect: + m_X: 477 + m_Y: 323 + m_Width: 25 + m_Height: 41 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 98 + m_Metrics: + m_Width: 27.749998 + m_Height: 35.937496 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 31.249998 + m_HorizontalAdvance: 29.625 + m_GlyphRect: + m_X: 326 + m_Y: 183 + m_Width: 28 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 99 + m_Metrics: + m_Width: 43.687496 + m_Height: 45.124996 + m_HorizontalBearingX: -1.3124999 + m_HorizontalBearingY: 38.812496 + m_HorizontalAdvance: 41.125 + m_GlyphRect: + m_X: 60 + m_Y: 303 + m_Width: 44 + m_Height: 45 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 100 + m_Metrics: + m_Width: 33.624996 + m_Height: 34.374996 + m_HorizontalBearingX: 0.62499994 + m_HorizontalBearingY: 33.062496 + m_HorizontalAdvance: 34.875 + m_GlyphRect: + m_X: 224 + m_Y: 471 + m_Width: 34 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 101 + m_Metrics: + m_Width: 8.249999 + m_Height: 54.187496 + m_HorizontalBearingX: 4.1249995 + m_HorizontalBearingY: 50.124996 + m_HorizontalAdvance: 15.3125 + m_GlyphRect: + m_X: 263 + m_Y: 234 + m_Width: 8 + m_Height: 54 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 102 + m_Metrics: + m_Width: 25.999998 + m_Height: 9.374999 + m_HorizontalBearingX: -1.3124999 + m_HorizontalBearingY: 46.312496 + m_HorizontalAdvance: 22.1875 + m_GlyphRect: + m_X: 461 + m_Y: 442 + m_Width: 26 + m_Height: 9 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 103 + m_Metrics: + m_Width: 42.749996 + m_Height: 41.749996 + m_HorizontalBearingX: 2.4999998 + m_HorizontalBearingY: 50.812496 + m_HorizontalAdvance: 47.25 + m_GlyphRect: + m_X: 352 + m_Y: 119 + m_Width: 43 + m_Height: 42 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 104 + m_Metrics: + m_Width: 35.187496 + m_Height: 15.312499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 20.124998 + m_HorizontalAdvance: 39.0625 + m_GlyphRect: + m_X: 262 + m_Y: 442 + m_Width: 35 + m_Height: 15 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 105 + m_Metrics: + m_Width: 21.749998 + m_Height: 4.4999995 + m_HorizontalBearingX: -1.3124999 + m_HorizontalBearingY: 43.687496 + m_HorizontalAdvance: 17.9375 + m_GlyphRect: + m_X: 333 + m_Y: 386 + m_Width: 22 + m_Height: 4 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 106 + m_Metrics: + m_Width: 20.374998 + m_Height: 19.999998 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 58.437496 + m_HorizontalAdvance: 19.0625 + m_GlyphRect: + m_X: 420 + m_Y: 293 + m_Width: 20 + m_Height: 20 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 107 + m_Metrics: + m_Width: 37.124996 + m_Height: 36.812496 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 37.624996 + m_HorizontalAdvance: 40.9375 + m_GlyphRect: + m_X: 132 + m_Y: 424 + m_Width: 37 + m_Height: 37 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 108 + m_Metrics: + m_Width: 31.687498 + m_Height: 28.062498 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 28.999998 + m_HorizontalAdvance: 34.25 + m_GlyphRect: + m_X: 474 + m_Y: 55 + m_Width: 32 + m_Height: 28 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 109 + m_Metrics: + m_Width: 35.812496 + m_Height: 34.499996 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 32.999996 + m_HorizontalAdvance: 39.6875 + m_GlyphRect: + m_X: 263 + m_Y: 396 + m_Width: 36 + m_Height: 34 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 110 + m_Metrics: + m_Width: 29.312498 + m_Height: 7.8749995 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 35.375 + m_GlyphRect: + m_X: 463 + m_Y: 422 + m_Width: 29 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 111 + m_Metrics: + m_Width: 40.249996 + m_Height: 7.8749995 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 46.25 + m_GlyphRect: + m_X: 368 + m_Y: 365 + m_Width: 40 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 112 + m_Metrics: + m_Width: 40.249996 + m_Height: 7.8749995 + m_HorizontalBearingX: 3.8124998 + m_HorizontalBearingY: 20.562498 + m_HorizontalAdvance: 46.25 + m_GlyphRect: + m_X: 420 + m_Y: 370 + m_Width: 40 + m_Height: 8 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 113 + m_Metrics: + m_Width: 9.624999 + m_Height: 17.249998 + m_HorizontalBearingX: 45.437496 + m_HorizontalBearingY: 51.374996 + m_HorizontalAdvance: 58.875 + m_GlyphRect: + m_X: 494 + m_Y: 463 + m_Width: 10 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 114 + m_Metrics: + m_Width: 9.562499 + m_Height: 17.187498 + m_HorizontalBearingX: 8.937499 + m_HorizontalBearingY: 51.437496 + m_HorizontalAdvance: 58.875 + m_GlyphRect: + m_X: 392 + m_Y: 462 + m_Width: 10 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 115 + m_Metrics: + m_Width: 12.062499 + m_Height: 18.499998 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 9.999999 + m_HorizontalAdvance: 14.5625 + m_GlyphRect: + m_X: 392 + m_Y: 407 + m_Width: 12 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 116 + m_Metrics: + m_Width: 19.187498 + m_Height: 17.249998 + m_HorizontalBearingX: 35.874996 + m_HorizontalBearingY: 51.374996 + m_HorizontalAdvance: 58.875 + m_GlyphRect: + m_X: 310 + m_Y: 469 + m_Width: 19 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 117 + m_Metrics: + m_Width: 19.187498 + m_Height: 17.187498 + m_HorizontalBearingX: 8.937499 + m_HorizontalBearingY: 51.437496 + m_HorizontalAdvance: 58.875 + m_GlyphRect: + m_X: 361 + m_Y: 447 + m_Width: 19 + m_Height: 17 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 118 + m_Metrics: + m_Width: 25.499998 + m_Height: 18.499998 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 9.999999 + m_HorizontalAdvance: 28.0625 + m_GlyphRect: + m_X: 457 + m_Y: 463 + m_Width: 25 + m_Height: 18 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 119 + m_Metrics: + m_Width: 16.124998 + m_Height: 15.874999 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 33.312496 + m_HorizontalAdvance: 19 + m_GlyphRect: + m_X: 341 + m_Y: 490 + m_Width: 16 + m_Height: 16 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 120 + m_Metrics: + m_Width: 33.249996 + m_Height: 10.499999 + m_HorizontalBearingX: 15.437499 + m_HorizontalBearingY: 28.249998 + m_HorizontalAdvance: 64 + m_GlyphRect: + m_X: 416 + m_Y: 431 + m_Width: 33 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 121 + m_Metrics: + m_Width: 50.749996 + m_Height: 10.312499 + m_HorizontalBearingX: 1.8749999 + m_HorizontalBearingY: 27.937498 + m_HorizontalAdvance: 54.5625 + m_GlyphRect: + m_X: 455 + m_Y: 95 + m_Width: 51 + m_Height: 10 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 122 + m_Metrics: + m_Width: 56.187496 + m_Height: 45.562496 + m_HorizontalBearingX: 1.5624999 + m_HorizontalBearingY: 40.187496 + m_HorizontalAdvance: 59.375 + m_GlyphRect: + m_X: 6 + m_Y: 6 + m_Width: 56 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 123 + m_Metrics: + m_Width: 33.562496 + m_Height: 35.624996 + m_HorizontalBearingX: 1.2499999 + m_HorizontalBearingY: 34.812496 + m_HorizontalAdvance: 36.125 + m_GlyphRect: + m_X: 472 + m_Y: 375 + m_Width: 34 + m_Height: 36 + m_Scale: 1 + m_AtlasIndex: 0 + - m_Index: 124 + m_Metrics: + m_Width: 48.624996 + m_Height: 28.562498 + m_HorizontalBearingX: -1.9374999 + m_HorizontalBearingY: 50.124996 + m_HorizontalAdvance: 47.9375 + m_GlyphRect: + m_X: 332 + m_Y: 406 + m_Width: 49 + m_Height: 29 + m_Scale: 1 + m_AtlasIndex: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 32 + m_GlyphIndex: 1 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 33 + m_GlyphIndex: 2 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 34 + m_GlyphIndex: 3 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 35 + m_GlyphIndex: 4 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 36 + m_GlyphIndex: 5 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 37 + m_GlyphIndex: 6 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 38 + m_GlyphIndex: 7 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 39 + m_GlyphIndex: 8 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 40 + m_GlyphIndex: 9 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 41 + m_GlyphIndex: 10 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 42 + m_GlyphIndex: 11 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 43 + m_GlyphIndex: 12 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 44 + m_GlyphIndex: 13 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 45 + m_GlyphIndex: 14 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 46 + m_GlyphIndex: 15 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 47 + m_GlyphIndex: 16 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 48 + m_GlyphIndex: 17 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 49 + m_GlyphIndex: 18 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 50 + m_GlyphIndex: 19 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 51 + m_GlyphIndex: 20 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 52 + m_GlyphIndex: 21 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 53 + m_GlyphIndex: 22 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 54 + m_GlyphIndex: 23 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 55 + m_GlyphIndex: 24 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 56 + m_GlyphIndex: 25 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 57 + m_GlyphIndex: 26 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 58 + m_GlyphIndex: 27 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 59 + m_GlyphIndex: 28 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 60 + m_GlyphIndex: 29 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 61 + m_GlyphIndex: 30 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 62 + m_GlyphIndex: 31 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 63 + m_GlyphIndex: 32 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 64 + m_GlyphIndex: 33 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 65 + m_GlyphIndex: 34 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 66 + m_GlyphIndex: 35 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 67 + m_GlyphIndex: 36 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 68 + m_GlyphIndex: 37 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 69 + m_GlyphIndex: 38 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 70 + m_GlyphIndex: 39 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 71 + m_GlyphIndex: 40 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 72 + m_GlyphIndex: 41 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 73 + m_GlyphIndex: 42 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 74 + m_GlyphIndex: 43 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 75 + m_GlyphIndex: 44 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 76 + m_GlyphIndex: 45 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 77 + m_GlyphIndex: 46 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 78 + m_GlyphIndex: 47 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 79 + m_GlyphIndex: 48 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 80 + m_GlyphIndex: 49 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 81 + m_GlyphIndex: 50 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 82 + m_GlyphIndex: 51 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 83 + m_GlyphIndex: 52 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 84 + m_GlyphIndex: 53 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 85 + m_GlyphIndex: 54 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 86 + m_GlyphIndex: 55 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 87 + m_GlyphIndex: 56 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 88 + m_GlyphIndex: 57 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 89 + m_GlyphIndex: 58 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 90 + m_GlyphIndex: 59 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 91 + m_GlyphIndex: 60 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 92 + m_GlyphIndex: 61 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 93 + m_GlyphIndex: 62 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 94 + m_GlyphIndex: 63 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 95 + m_GlyphIndex: 64 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 96 + m_GlyphIndex: 65 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 97 + m_GlyphIndex: 66 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 98 + m_GlyphIndex: 67 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 99 + m_GlyphIndex: 68 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 100 + m_GlyphIndex: 69 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 101 + m_GlyphIndex: 70 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 102 + m_GlyphIndex: 71 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 103 + m_GlyphIndex: 72 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 104 + m_GlyphIndex: 73 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 105 + m_GlyphIndex: 74 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 106 + m_GlyphIndex: 75 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 107 + m_GlyphIndex: 76 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 108 + m_GlyphIndex: 77 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 109 + m_GlyphIndex: 78 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 110 + m_GlyphIndex: 79 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 111 + m_GlyphIndex: 80 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 112 + m_GlyphIndex: 81 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 113 + m_GlyphIndex: 82 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 114 + m_GlyphIndex: 83 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 115 + m_GlyphIndex: 84 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 116 + m_GlyphIndex: 85 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 117 + m_GlyphIndex: 86 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 118 + m_GlyphIndex: 87 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 119 + m_GlyphIndex: 88 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 120 + m_GlyphIndex: 89 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 121 + m_GlyphIndex: 90 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 122 + m_GlyphIndex: 91 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 123 + m_GlyphIndex: 92 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 124 + m_GlyphIndex: 93 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 125 + m_GlyphIndex: 94 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 126 + m_GlyphIndex: 95 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 160 + m_GlyphIndex: 96 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 162 + m_GlyphIndex: 97 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 163 + m_GlyphIndex: 98 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 164 + m_GlyphIndex: 99 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 165 + m_GlyphIndex: 100 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 166 + m_GlyphIndex: 101 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 168 + m_GlyphIndex: 102 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 169 + m_GlyphIndex: 103 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 172 + m_GlyphIndex: 104 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 175 + m_GlyphIndex: 105 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 176 + m_GlyphIndex: 106 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 177 + m_GlyphIndex: 107 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 215 + m_GlyphIndex: 108 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 247 + m_GlyphIndex: 109 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8211 + m_GlyphIndex: 110 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8212 + m_GlyphIndex: 111 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8213 + m_GlyphIndex: 112 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8216 + m_GlyphIndex: 113 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8217 + m_GlyphIndex: 114 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8218 + m_GlyphIndex: 115 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8220 + m_GlyphIndex: 116 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8221 + m_GlyphIndex: 117 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8222 + m_GlyphIndex: 118 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8226 + m_GlyphIndex: 119 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8229 + m_GlyphIndex: 120 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8230 + m_GlyphIndex: 121 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8240 + m_GlyphIndex: 122 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8364 + m_GlyphIndex: 123 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 8482 + m_GlyphIndex: 124 + m_Scale: 1 + m_AtlasTextures: + - {fileID: 28152126035297626} + m_AtlasTextureIndex: 0 + m_UsedGlyphRects: [] + m_FreeGlyphRects: [] + m_fontInfo: + Name: ZCOOL KuaiLe + PointSize: 64 + Scale: 1 + CharacterCount: 124 + LineHeight: 64 + Baseline: 0 + Ascender: 56.375 + CapHeight: 44.937496 + Descender: -7.6875 + CenterLine: 0 + SuperscriptOffset: 56.375 + SubscriptOffset: -6.4 + SubSize: 0.5 + Underline: -6.4 + UnderlineThickness: 3.2 + strikethrough: 17.704546 + strikethroughThickness: 3.2 + TabWidth: 160 + Padding: 5 + AtlasWidth: 512 + AtlasHeight: 512 + atlas: {fileID: 28152126035297626} + m_AtlasWidth: 512 + m_AtlasHeight: 512 + m_AtlasPadding: 5 + m_AtlasRenderMode: 16426 + m_glyphInfoList: + - id: 32 + x: 6 + y: 517 + width: 16 + height: 64.0625 + xOffset: 0 + yOffset: 56.375 + xAdvance: 16 + scale: 1 + - id: 33 + x: 327 + y: 340 + width: 13.124999 + height: 51.562496 + xOffset: 1.8749999 + yOffset: 48.749996 + xAdvance: 14.375 + scale: 1 + - id: 34 + x: 392 + y: 62 + width: 12.187499 + height: 13.812499 + xOffset: 1.8749999 + yOffset: 53.749996 + xAdvance: 14.8125 + scale: 1 + - id: 35 + x: 427 + y: 153 + width: 38.499996 + height: 34.812496 + xOffset: 1.2499999 + yOffset: 31.812498 + xAdvance: 40.375 + scale: 1 + - id: 36 + x: 64 + y: 339 + width: 32.374996 + height: 43.124996 + xOffset: 1.2499999 + yOffset: 35.874996 + xAdvance: 35.5 + scale: 1 + - id: 37 + x: 215 + y: 233 + width: 36.937496 + height: 45.562496 + xOffset: 1.5624999 + yOffset: 40.187496 + xAdvance: 40.1875 + scale: 1 + - id: 38 + x: 254 + y: 462 + width: 44.124996 + height: 43.749996 + xOffset: 1.8749999 + yOffset: 38.187496 + xAdvance: 43.5 + scale: 1 + - id: 39 + x: 455 + y: 434 + width: 5.1874995 + height: 13.812499 + xOffset: 1.8749999 + yOffset: 53.624996 + xAdvance: 7.75 + scale: 1 + - id: 40 + x: 245 + y: 340 + width: 18.187498 + height: 52.187496 + xOffset: 3.8124998 + yOffset: 45.687496 + xAdvance: 22.3125 + scale: 1 + - id: 41 + x: 420 + y: 230 + width: 18.187498 + height: 52.187496 + xOffset: 0.31249997 + yOffset: 45.687496 + xAdvance: 22.3125 + scale: 1 + - id: 42 + x: 91 + y: 6 + width: 25.187498 + height: 21.437498 + xOffset: 1.2499999 + yOffset: 40.562496 + xAdvance: 26.4375 + scale: 1 + - id: 43 + x: 263 + y: 128 + width: 35.812496 + height: 33.499996 + xOffset: 1.8749999 + yOffset: 31.249998 + xAdvance: 39.6875 + scale: 1 + - id: 44 + x: 452 + y: 200 + width: 12.062499 + height: 18.499998 + xOffset: 1.2499999 + yOffset: 9.999999 + xAdvance: 14.5625 + scale: 1 + - id: 45 + x: 176 + y: 107 + width: 35.749996 + height: 7.8749995 + xOffset: 3.8124998 + yOffset: 20.562498 + xAdvance: 41.8125 + scale: 1 + - id: 46 + x: 339 + y: 55 + width: 10.437499 + height: 10.312499 + xOffset: 1.8749999 + yOffset: 8.124999 + xAdvance: 14.25 + scale: 1 + - id: 47 + x: 263 + y: 173 + width: 20.249998 + height: 39.687496 + xOffset: 0.62499994 + yOffset: 35.374996 + xAdvance: 20.25 + scale: 1 + - id: 48 + x: 246 + y: 404 + width: 34.999996 + height: 45.812496 + xOffset: 3.8124998 + yOffset: 45.999996 + xAdvance: 42.625 + scale: 1 + - id: 49 + x: 295 + y: 176 + width: 20.062498 + height: 48.249996 + xOffset: -0.99999994 + yOffset: 47.312496 + xAdvance: 23.3125 + scale: 1 + - id: 50 + x: 65 + y: 278 + width: 38.062496 + height: 49.562496 + xOffset: 0.31249997 + yOffset: 47.687496 + xAdvance: 40 + scale: 1 + - id: 51 + x: 6 + y: 42 + width: 40.249996 + height: 48.374996 + xOffset: 0.31249997 + yOffset: 47.249996 + xAdvance: 42.1875 + scale: 1 + - id: 52 + x: 6 + y: 221 + width: 43.374996 + height: 48.187496 + xOffset: 1.5624999 + yOffset: 47.249996 + xAdvance: 45.9375 + scale: 1 + - id: 53 + x: 6 + y: 162 + width: 42.249996 + height: 47.687496 + xOffset: 0.31249997 + yOffset: 46.874996 + xAdvance: 44.1875 + scale: 1 + - id: 54 + x: 138 + y: 404 + width: 41.187496 + height: 47.999996 + xOffset: 1.5624999 + yOffset: 47.062496 + xAdvance: 44.4375 + scale: 1 + - id: 55 + x: 406 + y: 350 + width: 33.624996 + height: 44.874996 + xOffset: -0.99999994 + yOffset: 45.499996 + xAdvance: 32.375 + scale: 1 + - id: 56 + x: 108 + y: 344 + width: 40.062496 + height: 48.374996 + xOffset: 2.1874998 + yOffset: 47.249996 + xAdvance: 45.1875 + scale: 1 + - id: 57 + x: 115 + y: 222 + width: 37.749996 + height: 47.687496 + xOffset: 0.31249997 + yOffset: 46.937496 + xAdvance: 37.125 + scale: 1 + - id: 58 + x: 310 + y: 83 + width: 10.437499 + height: 30.749998 + xOffset: 1.8749999 + yOffset: 27.937498 + xAdvance: 14.25 + scale: 1 + - id: 59 + x: 450 + y: 230 + width: 12.062499 + height: 36.999996 + xOffset: 1.8749999 + yOffset: 27.937498 + xAdvance: 14.875 + scale: 1 + - id: 60 + x: 225 + y: 53 + width: 25.874998 + height: 26.562498 + xOffset: 1.5624999 + yOffset: 32.687496 + xAdvance: 29.4375 + scale: 1 + - id: 61 + x: 6 + y: 12 + width: 35.812496 + height: 18.999998 + xOffset: 2.4999998 + yOffset: 23.687498 + xAdvance: 40.3125 + scale: 1 + - id: 62 + x: 225 + y: 91 + width: 26.437498 + height: 26.562498 + xOffset: 1.8749999 + yOffset: 29.999998 + xAdvance: 29.9375 + scale: 1 + - id: 63 + x: 115 + y: 281 + width: 33.124996 + height: 51.937496 + xOffset: -1.9374999 + yOffset: 49.124996 + xAdvance: 29.25 + scale: 1 + - id: 64 + x: 401 + y: 406 + width: 42.124996 + height: 41.687496 + xOffset: 3.1874998 + yOffset: 37.999996 + xAdvance: 47.875 + scale: 1 + - id: 65 + x: 6 + y: 399 + width: 46.249996 + height: 49.062496 + xOffset: 2.1874998 + yOffset: 47.499996 + xAdvance: 50.75 + scale: 1 + - id: 66 + x: 6 + y: 102 + width: 41.937496 + height: 48.187496 + xOffset: 4.1249995 + yOffset: 47.124996 + xAdvance: 46.4375 + scale: 1 + - id: 67 + x: 420 + y: 459 + width: 42.812496 + height: 46.499996 + xOffset: 3.1874998 + yOffset: 46.312496 + xAdvance: 49.5625 + scale: 1 + - id: 68 + x: 61 + y: 221 + width: 42.499996 + height: 45.624996 + xOffset: 3.1874998 + yOffset: 45.874996 + xAdvance: 49.1875 + scale: 1 + - id: 69 + x: 164 + y: 234 + width: 39.562496 + height: 44.999996 + xOffset: 3.1874998 + yOffset: 45.187496 + xAdvance: 45.625 + scale: 1 + - id: 70 + x: 276 + y: 293 + width: 38.312496 + height: 43.812496 + xOffset: 3.1874998 + yOffset: 44.624996 + xAdvance: 42.4375 + scale: 1 + - id: 71 + x: 310 + y: 459 + width: 43.124996 + height: 46.749996 + xOffset: 3.1874998 + yOffset: 46.437496 + xAdvance: 49.1875 + scale: 1 + - id: 72 + x: 275 + y: 348 + width: 40.249996 + height: 43.999996 + xOffset: 4.1249995 + yOffset: 44.937496 + xAdvance: 48.5625 + scale: 1 + - id: 73 + x: 112 + y: 47 + width: 8.249999 + height: 43.937496 + xOffset: 4.1249995 + yOffset: 44.874996 + xAdvance: 15.3125 + scale: 1 + - id: 74 + x: 328 + y: 235 + width: 29.749998 + height: 46.312496 + xOffset: 2.1874998 + yOffset: 46.124996 + xAdvance: 30.375 + scale: 1 + - id: 75 + x: 165 + y: 175 + width: 35.437496 + height: 47.749996 + xOffset: 4.1249995 + yOffset: 46.937496 + xAdvance: 40.25 + scale: 1 + - id: 76 + x: 283 + y: 236 + width: 33.187496 + height: 45.499996 + xOffset: 4.1249995 + yOffset: 45.874996 + xAdvance: 38.6875 + scale: 1 + - id: 77 + x: 137 + y: 463 + width: 48.874996 + height: 42.249996 + xOffset: 2.8749998 + yOffset: 44.187496 + xAdvance: 54.6875 + scale: 1 + - id: 78 + x: 347 + y: 404 + width: 42.249996 + height: 43.249996 + xOffset: 2.4999998 + yOffset: 44.749996 + xAdvance: 48.9375 + scale: 1 + - id: 79 + x: 115 + y: 165 + width: 38.687496 + height: 45.124996 + xOffset: 3.8124998 + yOffset: 45.499996 + xAdvance: 46.3125 + scale: 1 + - id: 80 + x: 84 + y: 404 + width: 42.812496 + height: 47.999996 + xOffset: 3.1874998 + yOffset: 47.124996 + xAdvance: 48.5625 + scale: 1 + - id: 81 + x: 365 + y: 459 + width: 43.437496 + height: 46.187496 + xOffset: 3.8124998 + yOffset: 46.124996 + xAdvance: 48.5 + scale: 1 + - id: 82 + x: 160 + y: 290 + width: 42.624996 + height: 44.999996 + xOffset: 4.1249995 + yOffset: 45.374996 + xAdvance: 48.6875 + scale: 1 + - id: 83 + x: 160 + y: 346 + width: 42.437496 + height: 46.124996 + xOffset: 2.8749998 + yOffset: 46.187496 + xAdvance: 48.1875 + scale: 1 + - id: 84 + x: 6 + y: 281 + width: 47.749996 + height: 46.624996 + xOffset: -3.5624998 + yOffset: 46.999996 + xAdvance: 40.6875 + scale: 1 + - id: 85 + x: 212 + y: 177 + width: 39.687496 + height: 44.687496 + xOffset: 4.1249995 + yOffset: 45.312496 + xAdvance: 46.125 + scale: 1 + - id: 86 + x: 191 + y: 404 + width: 43.374996 + height: 45.249996 + xOffset: 0.31249997 + yOffset: 45.562496 + xAdvance: 40.8125 + scale: 1 + - id: 87 + x: 74 + y: 463 + width: 51.562496 + height: 42.187496 + xOffset: 0.31249997 + yOffset: 44.124996 + xAdvance: 49 + scale: 1 + - id: 88 + x: 197 + y: 461 + width: 45.374996 + height: 44.687496 + xOffset: 0.93749994 + yOffset: 45.312496 + xAdvance: 47.3125 + scale: 1 + - id: 89 + x: 6 + y: 339 + width: 46.624996 + height: 48.812496 + xOffset: -3.5624998 + yOffset: 47.437496 + xAdvance: 38.3125 + scale: 1 + - id: 90 + x: 292 + y: 403 + width: 43.687496 + height: 44.874996 + xOffset: 2.1874998 + yOffset: 45.562496 + xAdvance: 48.1875 + scale: 1 + - id: 91 + x: 451 + y: 342 + width: 14.812499 + height: 52.874996 + xOffset: 4.1249995 + yOffset: 45.687496 + xAdvance: 16.75 + scale: 1 + - id: 92 + x: 59 + y: 102 + width: 20.187498 + height: 39.687496 + xOffset: -0.68749994 + yOffset: 35.374996 + xAdvance: 20.25 + scale: 1 + - id: 93 + x: 450 + y: 278 + width: 14.874999 + height: 52.874996 + xOffset: -2.2499998 + yOffset: 45.687496 + xAdvance: 16.75 + scale: 1 + - id: 94 + x: 53 + y: 6 + width: 26.562498 + height: 21.812498 + xOffset: 1.8749999 + yOffset: 50.937496 + xAdvance: 29.125 + scale: 1 + - id: 95 + x: 135 + y: 99 + width: 29.062498 + height: 5.2499995 + xOffset: 2.4999998 + yOffset: -2.5624998 + xAdvance: 31.3125 + scale: 1 + - id: 96 + x: 309 + y: 55 + width: 18.124998 + height: 10.437499 + xOffset: -1.3124999 + yOffset: 48.624996 + xAdvance: 14.3125 + scale: 1 + - id: 97 + x: 369 + y: 245 + width: 39.062496 + height: 37.187496 + xOffset: 3.8124998 + yOffset: 36.562496 + xAdvance: 43.5 + scale: 1 + - id: 98 + x: 476 + y: 247 + width: 29.499998 + height: 39.624996 + xOffset: 3.1874998 + yOffset: 40.187496 + xAdvance: 34.625 + scale: 1 + - id: 99 + x: 477 + y: 201 + width: 28.437498 + height: 34.062496 + xOffset: 3.1874998 + yOffset: 34.999996 + xAdvance: 33.5625 + scale: 1 + - id: 100 + x: 91 + y: 102 + width: 32.499996 + height: 39.562496 + xOffset: 3.1874998 + yOffset: 40.124996 + xAdvance: 38.9375 + scale: 1 + - id: 101 + x: 181 + y: 61 + width: 32.937496 + height: 34.874996 + xOffset: 3.1874998 + yOffset: 34.124996 + xAdvance: 36.75 + scale: 1 + - id: 102 + x: 477 + y: 351 + width: 28.562498 + height: 44.812496 + xOffset: 0.62499994 + yOffset: 41.374996 + xAdvance: 30.4375 + scale: 1 + - id: 103 + x: 477 + y: 298 + width: 28.749998 + height: 41.749996 + xOffset: 2.4999998 + yOffset: 38.187496 + xAdvance: 34.5 + scale: 1 + - id: 104 + x: 365 + y: 294 + width: 29.937498 + height: 45.312496 + xOffset: 3.1874998 + yOffset: 45.749996 + xAdvance: 36.375 + scale: 1 + - id: 105 + x: 255 + y: 290 + width: 9.374999 + height: 38.624996 + xOffset: 3.1874998 + yOffset: 39.124996 + xAdvance: 15.125 + scale: 1 + - id: 106 + x: 58 + y: 39 + width: 14.124999 + height: 51.374996 + xOffset: -0.68749994 + yOffset: 42.312496 + xAdvance: 16.0625 + scale: 1 + - id: 107 + x: 406 + y: 294 + width: 32.812496 + height: 44.312496 + xOffset: 2.4999998 + yOffset: 43.937496 + xAdvance: 36.0625 + scale: 1 + - id: 108 + x: 310 + y: 125 + width: 11.499999 + height: 39.499996 + xOffset: 3.1874998 + yOffset: 38.937496 + xAdvance: 15.9375 + scale: 1 + - id: 109 + x: 128 + y: 6 + width: 38.999996 + height: 29.812498 + xOffset: 3.1874998 + yOffset: 32.187496 + xAdvance: 45.375 + scale: 1 + - id: 110 + x: 416 + y: 31 + width: 29.624998 + height: 28.124998 + xOffset: 3.1874998 + yOffset: 30.874998 + xAdvance: 36.0625 + scale: 1 + - id: 111 + x: 269 + y: 14 + width: 29.437498 + height: 29.062498 + xOffset: 3.8124998 + yOffset: 31.874998 + xAdvance: 37.125 + scale: 1 + - id: 112 + x: 327 + y: 183 + width: 30.187498 + height: 40.749996 + xOffset: 3.1874998 + yOffset: 37.374996 + xAdvance: 35.875 + scale: 1 + - id: 113 + x: 214 + y: 290 + width: 29.999998 + height: 38.499996 + xOffset: 3.1874998 + yOffset: 37.374996 + xAdvance: 35.75 + scale: 1 + - id: 114 + x: 333 + y: 138 + width: 23.374998 + height: 33.749996 + xOffset: 3.8124998 + yOffset: 34.124996 + xAdvance: 25.9375 + scale: 1 + - id: 115 + x: 135 + y: 116 + width: 29.437498 + height: 37.124996 + xOffset: 3.1874998 + yOffset: 35.874996 + xAdvance: 33.9375 + scale: 1 + - id: 116 + x: 176 + y: 126 + width: 34.624996 + height: 37.499996 + xOffset: 1.8749999 + yOffset: 36.124996 + xAdvance: 38.4375 + scale: 1 + - id: 117 + x: 418 + y: 93 + width: 33.812496 + height: 29.874998 + xOffset: 3.8124998 + yOffset: 31.499998 + xAdvance: 37.625 + scale: 1 + - id: 118 + x: 178 + y: 6 + width: 34.874996 + height: 33.999996 + xOffset: 1.2499999 + yOffset: 36.187496 + xAdvance: 35.4375 + scale: 1 + - id: 119 + x: 369 + y: 158 + width: 46.187496 + height: 29.312498 + xOffset: 1.2499999 + yOffset: 33.812496 + xAdvance: 46.8125 + scale: 1 + - id: 120 + x: 369 + y: 199 + width: 39.749996 + height: 34.562496 + xOffset: 0.62499994 + yOffset: 36.499996 + xAdvance: 40.375 + scale: 1 + - id: 121 + x: 474 + y: 469 + width: 31.999998 + height: 36.999996 + xOffset: 0.62499994 + yOffset: 34.124996 + xAdvance: 32 + scale: 1 + - id: 122 + x: 222 + y: 129 + width: 29.937498 + height: 36.687496 + xOffset: 3.1874998 + yOffset: 37.562496 + xAdvance: 35.0625 + scale: 1 + - id: 123 + x: 214 + y: 340 + width: 19.937498 + height: 52.874996 + xOffset: 2.8749998 + yOffset: 45.687496 + xAdvance: 21.1875 + scale: 1 + - id: 124 + x: 64 + y: 394 + width: 8.249999 + height: 54.187496 + xOffset: 4.1249995 + yOffset: 50.187496 + xAdvance: 15.3125 + scale: 1 + - id: 125 + x: 84 + y: 39 + width: 16.062498 + height: 51.562496 + xOffset: -1.6249999 + yOffset: 44.312496 + xAdvance: 16.0625 + scale: 1 + - id: 126 + x: 368 + y: 117 + width: 38.749996 + height: 10.437499 + xOffset: 1.8749999 + yOffset: 21.749998 + xAdvance: 42.625 + scale: 1 + - id: 160 + x: 6 + y: 517 + width: 0 + height: 0 + xOffset: 0 + yOffset: 0 + xAdvance: 16 + scale: 1 + - id: 162 + x: 477 + y: 148 + width: 24.562498 + height: 41.187496 + xOffset: 3.1874998 + yOffset: 34.249996 + xAdvance: 29.6875 + scale: 1 + - id: 163 + x: 326 + y: 293 + width: 27.749998 + height: 35.937496 + xOffset: 1.2499999 + yOffset: 31.249998 + xAdvance: 29.625 + scale: 1 + - id: 164 + x: 60 + y: 164 + width: 43.687496 + height: 45.124996 + xOffset: -1.3124999 + yOffset: 38.812496 + xAdvance: 41.125 + scale: 1 + - id: 165 + x: 224 + y: 7 + width: 33.624996 + height: 34.374996 + xOffset: 0.62499994 + yOffset: 33.062496 + xAdvance: 34.875 + scale: 1 + - id: 166 + x: 263 + y: 224 + width: 8.249999 + height: 54.187496 + xOffset: 4.1249995 + yOffset: 50.124996 + xAdvance: 15.3125 + scale: 1 + - id: 168 + x: 461 + y: 61 + width: 25.999998 + height: 9.374999 + xOffset: -1.3124999 + yOffset: 46.312496 + xAdvance: 22.1875 + scale: 1 + - id: 169 + x: 352 + y: 351 + width: 42.749996 + height: 41.749996 + xOffset: 2.4999998 + yOffset: 50.812496 + xAdvance: 47.25 + scale: 1 + - id: 172 + x: 262 + y: 55 + width: 35.187496 + height: 15.312499 + xOffset: 1.8749999 + yOffset: 20.124998 + xAdvance: 39.0625 + scale: 1 + - id: 175 + x: 333 + y: 122 + width: 21.749998 + height: 4.4999995 + xOffset: -1.3124999 + yOffset: 43.687496 + xAdvance: 17.9375 + scale: 1 + - id: 176 + x: 420 + y: 199 + width: 20.374998 + height: 19.999998 + xOffset: 0 + yOffset: 58.437496 + xAdvance: 19.0625 + scale: 1 + - id: 177 + x: 132 + y: 51 + width: 37.124996 + height: 36.812496 + xOffset: 1.8749999 + yOffset: 37.624996 + xAdvance: 40.9375 + scale: 1 + - id: 215 + x: 474 + y: 429 + width: 31.687498 + height: 28.062498 + xOffset: 1.2499999 + yOffset: 28.999998 + xAdvance: 34.25 + scale: 1 + - id: 247 + x: 263 + y: 82 + width: 35.812496 + height: 34.499996 + xOffset: 1.8749999 + yOffset: 32.999996 + xAdvance: 39.6875 + scale: 1 + - id: 8211 + x: 463 + y: 82 + width: 29.312498 + height: 7.8749995 + xOffset: 3.8124998 + yOffset: 20.562498 + xAdvance: 35.375 + scale: 1 + - id: 8212 + x: 368 + y: 139 + width: 40.249996 + height: 7.8749995 + xOffset: 3.8124998 + yOffset: 20.562498 + xAdvance: 46.25 + scale: 1 + - id: 8213 + x: 420 + y: 134 + width: 40.249996 + height: 7.8749995 + xOffset: 3.8124998 + yOffset: 20.562498 + xAdvance: 46.25 + scale: 1 + - id: 8216 + x: 494 + y: 32 + width: 9.624999 + height: 17.249998 + xOffset: 45.437496 + yOffset: 51.374996 + xAdvance: 58.875 + scale: 1 + - id: 8217 + x: 392 + y: 33 + width: 9.562499 + height: 17.187498 + xOffset: 8.937499 + yOffset: 51.437496 + xAdvance: 58.875 + scale: 1 + - id: 8218 + x: 392 + y: 87 + width: 12.062499 + height: 18.499998 + xOffset: 1.2499999 + yOffset: 9.999999 + xAdvance: 14.5625 + scale: 1 + - id: 8220 + x: 310 + y: 26 + width: 19.187498 + height: 17.249998 + xOffset: 35.874996 + yOffset: 51.374996 + xAdvance: 58.875 + scale: 1 + - id: 8221 + x: 361 + y: 48 + width: 19.187498 + height: 17.187498 + xOffset: 8.937499 + yOffset: 51.437496 + xAdvance: 58.875 + scale: 1 + - id: 8222 + x: 457 + y: 31 + width: 25.499998 + height: 18.499998 + xOffset: 1.2499999 + yOffset: 9.999999 + xAdvance: 28.0625 + scale: 1 + - id: 8226 + x: 341 + y: 6 + width: 16.124998 + height: 15.874999 + xOffset: 1.8749999 + yOffset: 33.312496 + xAdvance: 19 + scale: 1 + - id: 8229 + x: 416 + y: 71 + width: 33.249996 + height: 10.499999 + xOffset: 15.437499 + yOffset: 28.249998 + xAdvance: 64 + scale: 1 + - id: 8230 + x: 455 + y: 407 + width: 50.749996 + height: 10.312499 + xOffset: 1.8749999 + yOffset: 27.937498 + xAdvance: 54.5625 + scale: 1 + - id: 8240 + x: 6 + y: 460 + width: 56.187496 + height: 45.562496 + xOffset: 1.5624999 + yOffset: 40.187496 + xAdvance: 59.375 + scale: 1 + - id: 8364 + x: 472 + y: 101 + width: 33.562496 + height: 35.624996 + xOffset: 1.2499999 + yOffset: 34.812496 + xAdvance: 36.125 + scale: 1 + - id: 8482 + x: 332 + y: 77 + width: 48.624996 + height: 28.562498 + xOffset: -1.9374999 + yOffset: 50.124996 + xAdvance: 47.9375 + scale: 1 + m_KerningTable: + kerningPairs: [] + m_FontFeatureTable: + m_GlyphPairAdjustmentRecords: [] + fallbackFontAssets: [] + m_FallbackFontAssetTable: [] + m_CreationSettings: + sourceFontFileName: + sourceFontFileGUID: 9e22939ce06994941b7231ed36560d5e + pointSizeSamplingMode: 0 + pointSize: 64 + padding: 5 + packingMode: 4 + atlasWidth: 512 + atlasHeight: 512 + characterSetSelectionMode: 1 + characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633 + referencedFontAssetGUID: + referencedTextAssetGUID: + fontStyle: 0 + fontStyleModifier: 2 + renderMode: 6 + includeFontFeatures: 0 + m_FontWeightTable: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + fontWeights: + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + - regularTypeface: {fileID: 0} + italicTypeface: {fileID: 0} + normalStyle: 0 + normalSpacingOffset: 0 + boldStyle: 0.75 + boldSpacing: 7 + italicStyle: 35 + tabSize: 10 +--- !u!21 &21204982835221424 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ZCOOLKuaiLe-Regular SDF Material + m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _Cube: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FaceTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 28152126035297626} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _Ambient: 0.5 + - _Bevel: 0.5 + - _BevelClamp: 0 + - _BevelOffset: 0 + - _BevelRoundness: 0 + - _BevelWidth: 0 + - _BumpFace: 0 + - _BumpOutline: 0 + - _ColorMask: 15 + - _Diffuse: 0.5 + - _FaceDilate: 0 + - _FaceUVSpeedX: 0 + - _FaceUVSpeedY: 0 + - _GlowInner: 0.05 + - _GlowOffset: 0 + - _GlowOuter: 0.05 + - _GlowPower: 0.75 + - _GradientScale: 6 + - _LightAngle: 3.1416 + - _MaskSoftnessX: 0 + - _MaskSoftnessY: 0 + - _OutlineSoftness: 0 + - _OutlineUVSpeedX: 0 + - _OutlineUVSpeedY: 0 + - _OutlineWidth: 0 + - _PerspectiveFilter: 0.875 + - _Reflectivity: 10 + - _ScaleRatioA: 0.8333333 + - _ScaleRatioB: 0.6770833 + - _ScaleRatioC: 0.6770833 + - _ScaleX: 1 + - _ScaleY: 1 + - _ShaderFlags: 0 + - _SpecularPower: 2 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _TextureHeight: 512 + - _TextureWidth: 512 + - _UnderlayDilate: 0 + - _UnderlayOffsetX: 0 + - _UnderlayOffsetY: 0 + - _UnderlaySoftness: 0 + - _VertexOffsetX: 0 + - _VertexOffsetY: 0 + - _WeightBold: 0.75 + - _WeightNormal: 0 + m_Colors: + - _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} + - _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} + - _FaceColor: {r: 1, g: 1, b: 1, a: 1} + - _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} + - _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} + - _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecularColor: {r: 1, g: 1, b: 1, a: 1} + - _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} +--- !u!28 &28152126035297626 +Texture2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ZCOOLKuaiLe-Regular SDF Atlas + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + serializedVersion: 2 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 + m_TextureFormat: 1 + m_MipCount: 1 + m_IsReadable: 0 + m_StreamingMipmaps: 0 + m_StreamingMipmapsPriority: 0 + m_AlphaIsTransparency: 0 + m_ImageCount: 1 + m_TextureDimension: 2 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 1 + m_MipBias: 0 + m_WrapU: 0 + m_WrapV: 0 + m_WrapW: 0 + m_LightmapFormat: 0 + m_ColorSpace: 0 + image data: 262144 + _typelessdata: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a111515110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090d0e0e0e0e0e0e0d09010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090d0f0f0a0200000000000000000000000000000000000000000000000000000000000000040b0f0f0c0805010000000000000000000000000009121718150e030000000000000000000000000000000000000000000000000000000000000a121717130b0000000000000000000000000000000000000000000000000000000104080c0f13171a19150d04000000000000000000000000030a0e0d09010000000000000000000000000b14191a1a1917161615131212110f0e0d0c0b0a090807060504030201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0e0d0901000000000000000000000000040d131513110f0d0a080604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151c1f1e180e0100000000000000000000000000000000000000000000000000000000000000000000000004101c262b2a251b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151e23232323232323221d13070000000000000000000000000000000000000000000000000000000000000000000000000000000002090e12161a1e2124241e150900000000000000000000000000000000000000000000000000000000000a161f2424211d1916120e090100000000000000000e1b262c2e2921140500000000000000000000000000000000000000000000000000000000101d262c2c271d1002000000000000000000000000000000000000000004070b0e1216191d2124282c2f2f2921170e050000000000000000000a161e23221d1408000000000000000000000f1d272e2f2f2e2c2c2b2a2927272625232322211f1e1e1d1b1a191817161514131211100f0e0d0c0b0a07010000000000000000000000000002070907050302000000000000000000000000000000000000000000000000000000000b161e23221d140800000000000000000000081621282a282624221f1d1b19161412100d0b0907040200000000000000000000000000000000000000000000000000000000000000000d1b283134322b1f1101000000000000000000000000000000000000000000000000000000000000000000000915212e39403f392d1e0d000000000000000000000000000000000000000001030506030000000000000000000000000000000305060400000000000000000000000000000000000008182631383838383838383730251606000000000000000000000000000000000000000000000000000000000000000000000000000009151e23272b2f32363a39322718080000000000000000000000000000000000000000000000000000000a1a2833393a36322e2b27231d13070000000000000d1c2c3941433d3223140600000000000000000000000000000000000000000000000000000f1e2e3a41413a2e201203000000000000000000000000000002090e1115191c2023272b2e3236393d4044443d342b211709000000000000010e1b283238373126170800000000000000000f1e2d3a424444434240403f3e3c3c3b3a3838373634333332302f2f2e2c2b2a2a2927262524232221201f1c140900000000000000000000000d161c1e1c1a1917151412100f0d0b0a08060503010000000000000000000000000004101c28323837312617070000000000000000091826333c3f3e3b39373432302e2c29272523201e1c19171513100e0c0a07050300000000000000000000000000000000000000000003101e2b39444a473d2f1f0f0000000000000000000000000000000000000000000000000000000000000000010e1a26333f4b54544a3c2b190800000000000000000000000305070a0c0f111316181b1b17100500000000020407090c0e101315181a1b18110700000000000000000000000000000001142636444c4e4e4e4e4e4e4c433424110000000000000000000000000000000000000000000000000000000000000000000000000008182631383c4044474b4f4d44362513000000000000000000000000000000000000000000000000000002152738464e4f4b47433f3c3830251606000000000d1c2b3a4a55585042322415060000000000000000000000000000000000000000000000000e1d2d3c4c55564c3e302112040000000000000000000000000a151e23262a2d3135383c4043474b4e5255595850473e342718060000000004111e2c39454d4c43352615040000000000000f1e2d3c4b575a595857565554535251504f4e4c4c4b4a4848474644444342403f3f3e3c3b3b3a383736363430271a0b000000000000000001101e2a3133312f2e2c2b2927262422201f1d1b1a18161513110f0e0c0a09070504020915212e3a464d4c43352513020000000000000a18273644505453504e4c4a474543403e3c3a383533312f2c2a282623211f1c1a181613110f0d0a08060401000000000000000000000613212e3c49575f5a4d3d2d1c0c00000000000000000000000000000000000000000000000000000000000003121f2b3844505d69685a4837261403000000000000080f1315181a1c1f212426282b2d30302b2215060e1315171a1c1e212326282a2d2f302d2418090000000000000000000000000000081c304354616363636363636052412d190500000000000000040d131515151515151410080000000000000000000000000000000000132536444d5155585c60646154432f1b0700000000000000000000000000000000000000000000000000081d3144566364605c5854514c433423110000000d1c2b3a4958686d60514233241506000000000000000000000000000000000000000000000d1d2c3b4b5a696a5c4e3f30221304000000000000000000000d1a2731383b3f42464a4d5154585c5f63676a6e6c635a51453624110000000815222f3c49566260534333221101000000000f1e2d3c4b5a696f6e6e6c6b6a6a6867666564636261605f5e5d5c5b5a585857565454535250504f4e4c4b4b4a443829190900000000000001101f2e3c464846444341403e3c3b3937363432302f2d2b2a2826252321201e1c1b19171a26333f4b586260534231200f00000000000a1928364554626a686663615f5c5a585653514f4c4b484644413f3d3b383634322f2d2b282624221f1d1b19161412100b0200000000091624313f4c5a67746b5b4a3a2a190900000000000000000000000000000000000000000000000000000000001121303d4955616e7a7766554332210f00000000000e1b24282a2d2f323436393b3e404245453f33241922282a2c2f313336383b3d3f4244464136271708000000000000000000000000000d21364a5f72787878787878705d4834200c000000000000081621282a2a2a2a2a2a29241b0e000000000000000000000000000000001b2f43546166696d717578725e4934200b000000000000000000000000000000000000000000000000000d21364b60747874716d69656052402d1900000d1c2b3a495867767d6f6051423324150600000000000000000000000000000000000000000c1c2b3b4a5969787a6c5d4e40312214040000000000000001101d2b38444c5054575b5f6266696d7074787b808380766d6353412e1c09000c192633404d5a6774716151402f1f0e0000000c1d2d3c4b5a6978868484838280807d7c7b7a797877767674737271706f6e6d6c6b6a696867666464636260605f5647372717060000000001101f2e3d4c595d5b5a5857545352504e4c4b4947464442403f3d3b3a3836343331302e2c2b3744505c697571604f3d2c1b0a0000000919283745546371807c7b787674726f6d6b686664625f5d5b58575452504d4b49474442403e3b39373432302e2c2927251f1508000008182734424f5d6a77867968584837271606000000000000000000000000000000000000000000000000000000081b2e3f4e5a6773808c8472614f3e2d1b0a0000000e1e2c373d3f424447494b4e505355575a5a5142322a363d3f414446484b4d505254575a5b53453526160600000000000000000000000012263b5064798e8f8f8f8f8c77634f3b26120000000000051626333c3f3f3f3f3f3f3e382c1e0d0000000000000000000000000000001f34495e727b7d83878a8c77624d38230e0000000000000000000000000000000000000000000000000010253a4f64788e8a86837d7a705c47311c000b1c2b3a49586776868e7d70615142332415060000000000000000000000000000000000000b1b2a3a49596877888a7b6c5e4f40322312000000000000000e1f2e3b49566165686c7073777b7d83868a8d919598938a82705e4b392614101d2a3744515e6b7885806e5e4d3d2c1b0a0000172a3b4b5a69788897999898979594949391908f8f8d8c8b8b898887878684838382807d7d7c7b7979787776747365554534241404000000101f2e3d4c5b6a72706f6e6b6a6867656362605e5c5b5957565452504f4d4b4a4847454342404955616e7a877d6d5b4a39281605000014263746556372829093908e8c89878683807d7b79777472706e6b69676563605e5c5a575553504e4c4a474543403e3c3932261706001325364552606d7a899687766655453424140300000000000000000000000000000000000000000000000000000d22374b5d6c7885919d907d6d5c4a39281605000a1b2b3c4a5254575a5c5e606365686a6c6f6f6051413948515457595b5e606365676a6c6f70635344342415050000000000000000000001172c4055697d93a4a4a4a4927d6a55412d1904000000000f22344450545454545454534a3c2b180500000000000000000000000000001e33485d728894979b9f907a66513c27120000000000000000000000000000000000000000000000000014293e53687c929f9b979386705b46311c0015283a4858677686959d8f807061514233241607000000000000000000000000000000000b1a29394858677687969a8b7c6d5e5041301d0a000000000006192c3d4c596774797d8286898c9094979b9fa2a6aaada69e8d7a685643311e202d3b4855616f7c89968d7c6b5a4a39281502001d32465969788897a6afadadacaba9a9a8a7a5a4a4a3a1a0a09f9d9c9b9b999897979594939391908f8e8d8c8b847363524232221000000d1e2e3d4c5b6a798887868382807d7b797877757372706e6c6b6967666463605f5e5c5a5857555a6673808c988a7968564534231200001b30435564738291a0a8a5a3a19f9c9a989593918f8c8b888684827d7c79777673706f6c6a686663615f5c5a585653514e44352311001b2f435462707d8c99a594847363524231211100000000000000000000000000000000000000000000000000000f253a4f64798a96a2ae9c8b7968574534231105162738495a676a6c6f707376787a7c8083857d6f5f4f465765696b6e70737577797c808284827161524233231200000000000000000000081c31455a6f8498adb9b9ad9985705c48331f0b00000001162a3e51626a6a6a6a6a6a675a4734200c00000000000000000000000000001b30455a6f8499acb0a8947d6954402b1601000000000000000000000000000000000000000000000000182d42576b8296abb0ac97826c58432e19001c31455866768695a4ad9e8f80706151423425160700000000000000000000000000000a192938475766768695a5a99b8c7c6e5f4d39251000000000000d2135495b6a77858f93979a9ea1a5a8acb0b3b7b3afafb7ab988673604e3b29313e4b586572808d9aa79a8978675745321e09001f344a5f748897a6b5c4c0bdbebfbfbebdbcbbb9b9b8b7b5b5b4b3b1b0b0afadacacaba9a8a7a7a5a4a3a3a1a09182706050402d1a0600172a3c4c5b6a7989989c9a9897959391908f8c8b8988868483827d7c7b7977767473706f6e6c6a6b7785919da89786746352402f1d0a001f34495e738392a0afbdbbb8b6b4b1afadaba8a6a4a19f9d9b99979492908d8b89878482807c7b787674726f6d6b68666153402c18001f34495e72828f9ca9b2a2918270604f3f2f1e0e000000000000000000000000000000000000000000000000000d22364a5d6e8091a2b3a99786746352402f1e1223344556677880828487898b8d90939597998d7d6d5e5364747d828486888b8d90929497999080706151412f1c080000000000000000000d21364a5f74899db2c7c8b49f8b76624e3a2511000000081c3044596d80808080808077634f3b27130000000000000000000000000000172c41566b8095aabfac97836d58432e1a050000000000000000000000000000000000000000000000071c31455a6f8599aebda8937d68543f2a15001f344a5f748594a4b3bcad9e8f80706152433425160700000000000000000000000009182837475665758594a4b3b8aa9b8d7c67523c2712000000000115293d5064788895a3a8abafb3b6b4b0ada9a5a29e9b9ba7b5a3907d6b594635424f5c697683909eabb5a7978675614c37220c001e33485e73889db3c4b9aca8a9aaabacadafafb0b1b3b4b4b5b7b8b9babbbcbdbfbfc0bfbdbcbcbbb9b8b8b7af9f8f7d6e5d4935200b001d32465a6a798998a7b1afadacaaa8a7a5a3a1a09f9c9b9998969493918f8d8c8a8887868382807d8a96a2aeb5a392826f5e4d392511001e33485e73889db0bec2b7b3b5b7b9bcbec0bdbbb9b7b4b2b0aeaba9a7a5a3a09e9c99979593908e8c89878683807d7b705b46301b001e33485c6e7d8f9fb0c0af9f8f7d6d5d4d3c2c1b0b000000000000000000000000000000000000000000000000071b2d3f5061738596a7b5a392826f5e4d3b2a1d3041526374859497999c9ea0a3a5a8aaacab9c8c7c6c5f70829297999b9da0a2a5a7a9acae9e8f806f5e4b37220d00000000000000000012263b5064798ea2b7cccebaa6927c6854402c170300000e22364b5f738895959595937d6a56432f1b070000000000000000000000000013283d52677c91a6bbb09b87715c47321d0800000000000000000000000000000000000000000000000b2034495e73889db2b9a48f7965503b2611001d32465a6a798998a6b5bcad9e8f8070615243342516070000000000000000000008172736465564748494a3b2bdae9e8f8070604e3a251000000000091d3144586c8094a6b3b1adaaa6a29f9b9894908d8986899baead9b887663514653606d7a8794a1aeb1a4978a7d705f4a36210c001d32475c71879cb1c0ac9b939495959798999a9b9c9d9fa0a0a1a3a4a5a5a7a8a9aaabacadafb0b0b1b3b5bebdad9d8d77624c37220d001f344a5f748998a7b6c5c0bdbfbfbdbcbab8b7b5b3b2b0afadaba9a8a6a4a3a19f9d9c9a989795949ba7b3bfb3a79a8d7c68533e2813001c31465b70879bb0c5b3a49da0a2a4a7a9abadafb2b4b6b8bbbdbfbebcbab8b5b3b1afacaaa8a5a3a19f9c9a989593866f5a45301b00192d3f5060708292a2b3bdad9c8c7b6a5a4a39291908000000000000000000000000000000000000000000000000102133445566788a9bacb09f8d7c6a59483625394d5f708292a3acaeb1b3b5b6b4b1b0b6baaa9a89736c7d8fa0abaeb0b3b5b6b4b2b0b5bdad9e8d77634d38230e000000000000000001172c4055697d93a8bcd1d5c0ac98846f5b46321e0a000014283d5165798ea2ababab9a86725e4a36220e000000000000000000000000001025394e63788da2b7b49f8a74604b36210c00000000000000010101010101000000000000000000000e23384d62778ca1b6b5a08b76614c37220d00172a3c4c5b6a798997a6b5bcad9e8f807061524334251608000000000000000007162635455464738393a2b1beaf9f908070615142311e0b000000001124384c6074889cafad9e9895918e8a8783807b7774707d91a3b5a593806e5b5663707d8b98a5b2aea19487796c5f51412f1b07001b30465b70869bb0bda8937c7d808082838486868788898b8b8c8d8f909091939495969798999b9b9c9da1afc1b5a08b76604b36210c001e33485d72889db3c5b9aca8a9abacafb0b1b3b5b7b8babcbdbfbfbdbbb9b8b6b4b3b1afadacaaa9adb8bdaea295897c7062503b2712001a2f44596e8499aebfaa96888b8d8f919496989b9d9fa1a3a6a8abacafb1b3b5b8babcbfbfbdbbb8b6b4b1afadab98836d58432e1900102232425363738595a5b6baaa99897867574736261605000000000000000000000000000000000000000000000004152637495a6b7d8fa0b1ab998876655443313c52677c8e9fb0b6aba7a5a3a19f9c9ba5b6af9b8670788b9bacb9aca8a5a3a19f9c9ba2b3b49f8a745f4a35200b0000000000000000081c31455a6f8498adc1d6dbc7b29e8a75614d39241000061a2e43576b8095a9bdc0b5a28d7965513e2a16020000000000000000000000000c21364b5f74899fb3b8a38e78644f3a251000000000081015161616161616140e050000000000000012273c51667b90a5bab19c88725d48331f0a000d1e2e3d4c5b6a788897a6b5bcad9e8f80706152433426170800000000000006162534445363728292a1b1bfb0a09182716252433324140200000005182c4054687b8fa3b7a38f84807c7874716d6a66635f61738698abb09e8b78666774828f9ca9b6aa9d908375685b4e4133241200001a2f44596e8499afbea9947d686a6b6b6c6e6f707072737476767778797b7b7c7d80828283848687878891a5bab39f89735e49341f0a001c31465b70879cb1c0ac9b93949597999b9c9fa0a1a3a5a7a8aaacadafb1b3b4b6bec6c4c3c1bfbfc1c5b19f9084776b5f524433200c00182d42576c8297acbfa994807577797b7d828386888a8c8f91939597999c9ea0a3a5a7a9acaeb0b3b5b7b9bcbeab95806b56402c160004142535455666768898a8b8b7a7968675645444332313020000000000000000000000000000000000000000000000091a2b3d4e5f708294a5b6a6948371604f3d3b5065798fa4b9a89892908e8c8987879aafac97836d768ba0b5ac9b93908f8c89888696abb19c87715c47321d0800000000000000000d21364a5f74899db2c7dbdbcdb9a5907c68533f2b16020c2135495d72879bafc3d1bda995826d5945311d09000000000000000000000000081d32475c70869bb0bba6917c67523d28140000000d1a242a2b2b2b2b2b2b29211608000000000000162b4055697d94a9bead99846e5945301b060000101f2e3d4c5a69788897a6b5bcae9e8f8070615243352617080000000005152434435262718291a0b0bfb0a192827263534434251506000000000c2034485b6f8397abaf9b88736b6763605c5855514e4a56697b8ea0b3a89683707885929fadb3a6998c807164584a3d302315060000182d42576c8398adc0ab95806a55565757585a5b5c5c5e5f6061626364666767686a6b6c6c6e6f70717990a5bab19c87725c47321d08001a2f445a6f859aafbda8937c7d8083848688898b8c8f9091939597989a9c9d9fa2aebed1d8d6d4d4d6c3ad988372665a4d413526160400152a3f546a8094a9bfac97826c626467696b6e70727477787b7d80838587898c8d90929497999b9da0a2a4a7a9a8937d68533f2914000007172738485969798a9babbbb4a49383726151413120100000000000000000000000000000000000000000000000000e1f30415364758799aab2a18f7d6d5b4a384d62778ca1b6a38d7c7a78767372869bafa994806a73889db2a7917c7b787674728297abad98846e59442f1a05000000000000000012263b5064798ea2b7ccc7c5c9bfab97836e5a46311d0912273b4f64788da1b5c9d8c4b09c8874604c39241100000000000000000000000002192e43586d8397acbfaa95806b56412c1702000a1b2b373f4040404040403d3426160500000000041a2f44586d8397acbfaa95806b56412c1702000001101f2e3c4b5a69788897a6b5bdae9e8f8070615344352617080000041423334251617082909fafbeb1a292837363544535261607000000000014283b4f63778b9fb3a793806b58524e4b4744403c39394c5e708396a8b3a08e7c8996a3b0b0a295897b6e6154473a2d201306000000162b40566b8296abc0ac97826b574141424344464747484a4b4c4d4e4f5052525354565758585a5b677b91a7bcaf9a866f5a45301b0600192e43586d8398adbfa9947d696b6c6e707273757778797c7d8082838687888a8fa2b6cbd2cac8ccd4c2ac97836c57483c30231708000013283d52677c92a7bcae99846e594f525456585b5d5f626466686a6c6f717376787a7c80828487888b8d8f919496917b66513c27120000000a1a2a3b4b5c6c7c8d9eaebeb1a190806f5f4f3e2e1d0d0000000000000000000000000000000000000000000000011324354758697a8c9eafad9c8a796756454a5f74899eb3a5907b6663605f73899eb3a6917b666f869aafa994806a63615f6f8599afaa95806b56412c17020000000000000001172b4054697d93a8bcbeb3b0b6c2b19d8974604c38230f192d41556a7d93a7bcd0ddccb8a4907c6854402c1804000000000000000000000000152a3f54697d93a8bdae99846f5a45301b06011427394953565656565656514434221000000000091e32475c71879bb0bba6917c67523d28130000000001101e2d3c4b5a69788897a5b4bdae9e8f8071625344352617080414233242516170808f9faebdb2a3938474645545362717080000000000081b2f43576a8093a7b29f8b7763503d3936322f2b27242f415366788b9eb0ab99909aa7b4ac9f9285776a5d504336291c0f0200000000152a3f546a8094a9bfad98836d58432e2d2e2f3032323334363738383a3b3c3d3e3f404243434453687d93a8bdad98836e58432e190400172c41576b8297acc0ab95806b5657595b5c5e6062636567686a6c6e6f7074828fa2b6cbc0b6b3b8c3c1ac97826b56402b1e120600000011263b50657a90a5bab09b86705b463c3f414346484a4c4f515355585a5c5e606365676a6c6e70737577797c7d828379644f3a2510000000000c1d2d3e4e5e6f8090a0b1bfae9e8e7d6d5c4c3b2b1b0a00000000000000000000000000000000000000000000000618293a4c5d6e8091a3b4a89785736251475c70869bb0a8937d68534c62778ca1b6a38e78636c8297acac97836d584c5d72889db2a7927c68533d28140000000000000000071c30455a6e8398acc1afa09ba4b5b8a48f7b66523e2a161f33485c708599adc2cbc8cbbfab97836f5b47331f0b00000000000000000000000012273b50657a8fa4b9b29d88725d49341f0a0a1d304457676b6b6b6b6b6b62513f2c1a070000000d21364b60758a9fb4b7a28d78634e39240f0000000000000f1e2d3c4b5a69788796a5b4bdae9e9082716253443526171322324150606f808f9eaebdb3a4948575655646372718090000000000000f23374b5f72879aaeab97836f5b483425211d1a1613122436495b6d8093a5b7aaa5abb5a89b8e827366594c3f3225180b00000000000013293e53687d93a8bdaf99856f5a442f1a191a1b1c1d1e1f2122232325262728292a2b2c2d2e40556a8095abc0ab97826b56412c170200152a3f546a8095aabfac97836c5742444647494b4c4e5052535557606d7986929fadbebbafa39da5b5c0ab95806b56402b1601000000000f24394e63788da3b8b39d88735e48332a2c2e303335373a3c3e40434547494c4e50525457595b5e60626467696b6e6d5e4b37220d00000000000f2030405161718293a3b3bcac9b8b7a6a59493828180700000000000000000000000000000000000000000000000b1d2e3f5162738596a7b4a391806f5d4c586e8398adab96826b575065798fa4b49f8b7560697d94a9af9a86705b5060768ba0b5a48f79644f3a251000000000000000000c21364a5f73889db2bba6928699adbfaa96826d5944301c25394e62768b9fb4c2b7b3b7c2b29f8b76634e3b27130000000000000000000000000e23384d61768ca1b6b5a08c76614c38230e1226394c60738282828282826e5c4937241200000010253a4f64788ea3b8b39e89745f4a36210c000000000000000f1e2d3c4b5a68778796a5b4bdae9f9082716253443527213140505f6e7d8e9eadbcb4a59586756657473828190a00000000000003172b3e52667a8ea2b6a38f7b6753402c180c080304111e2b3845526375889bafbebbb2a4978a7d706356493c2f2215080000000000000012273c52677b91a7bcb09b87705b46301b0600000004090a0b0d0e0e0f11121314151617182d42576c8397acbfa9947d69543f2a15000014293e53687d93a8bdae99846e58432f3032343637393b404d5966727d8b97a4b0bcb7aa9e918898adc0ab95806a543f2a1500000000000c21374c60768ca0b5b5a08b75604b362017191b1e20222427292b2d30323437393b3d3f424446484b4d4f525456585950412f1c08000000000002122333435464748596a6b6b9a9988877675646362515040000000000000000000000000000000000000000000000102233445667788a9badaf9e8d7b6a58566b8095aaae9984706a63687c92a7b19c87725d667b91a6b29d88736b6464788ea3b5a08c76614c37220d000000000000000011263b4f64788ea2b7b5a18c7d92a7bbb19c88735f4b37222b4054687c92a6bab4a59da4b3baa6927d6a56422e1a0600000000000000000000000a1f34495e73889db2b9a48f7965503b26111b2e4255697c90979797978c796654412f1d0a000014293e53687c92a7bcaf9b86705c47321d0800000000000000000f1e2d3c4a5968778796a5b4bdae9f90827162534536303f4f5e6e7d8d9dacbbb5a596877667584839291a0a00000000000000091e32465a6e8296aaae9b87735f4c38271a0c000815222f3c495663707d8b9cb0c5b9a59487796c5f5245382b1e1104000000000000000010263b50657990a5bbb29d88725c47321d080000000000000000000000000000000000001a2f44596e8499aebca7927c67523d2813000012273c52677c91a7bcb09b866f5a45301b1d1f2022273b4e5e6a7683909ca9b5beb2a5998d808297acbfa9947d69543f2a1400000000000a1f34495e73899eb3b7a28d77624d38230e0003080b0d0f111416181b1d1f212426282a2d2f313336383a3c3f4143443e3223120000000000000005152636465767778899a9b9b6a6958574645343332212010000000000000000000000000000000000000000000004152738495b6c7d8fa0b2aa9988766453677c92a7b19d8c857d77718296abae99846f5a63788ea3b5a18f868078727c91a6b29d88735e49341f0a0000000000000001172b4054697d93a7bcb09c87778ca0b5b7a38f7965513d2932465a6f8397acbfab978896aabead9a86715d4936220e0000000000000000000000061b30455a6f8499aebda8937d69543f2a1524374b5e718598acacaca99684715e4c3a27140200182d42576b8296abbfac97826c58432e19040000000000000000000f1e2c3b4a5968778796a5b3bdae9f9082716354453e4e5d6d7c8c9cabbbb6a69788776858493a2a1b0b00000000000000000b21364b60758a9eb1a893806d605245372a1d0f192633404d5a6774828f9ca9b9c1b7a28d79685b4e4134271a0d000000000000000000000f24394e63788fa4b9b49f89735e49341f0a000002090c0d0d0d0d0d0d0d0d0d0d0d0d0d1c31465b70869bb0bba5907a65503b2611000010263b50657990a5bab19c87715c47321c070a0b162b40556a7c8895a1adbabaada194887b6e8398adbea9947d68533e29130000000000071d32475c71879cb1b9a48f79644f3a25100000000000000000000000070a0c0f111315181a1c1e202325272a2c2e2f2a211405000000000000000008182839495a6a7a8b9cacbcb3a3928271615140301f0f0000000000000000000000000000000000000000000000091a2c3d4e60718394a5b6a59482705f64798fa4b5aaa099928c868499aeab96826b5660758ba0b2ada19a948d878094a9af9a86705b46311c0700000000000000071c30455a6e8398acc0ab978271869aaebda995826c58432f384c60758a9eb2b9a5917c8fa2b6b5a18d7965513d2915010000000000000000000000182c41566b8296aabfac97826c58432e1a2d4053677a8ea1b5c1c1b3a18e7b695644311f0d071c31455a6f8599aebda8937d69543f2a1500000000000000000000000e1d2c3b4a5968778795a4b3bdae9f90827263544d5c6c7b8c9baabab7a798887869594a3a2b1c0c0000000000000000000a1f34495d72879cb0ab998c7d706355483b2d20293643505e6b7785929facb4acacb5a9978572604d3b29160900000000000000000000000d22374c62778da2b7b5a08b74604b36200b0009151d21222222222222222222222222222233485d72889db2b8a38e78634e39240f00000f24394e63788fa3b8b39d88735e48331e090000152a3f536677899aacbdb5a89c8f83766a6e8499aebda8937c67523d28130000000000001b30455a6f8599afbba7917b67523c2712000000000000000000000000000000000000000005090b0e10121417191a160e04000000000000000000000a1b2b3c4c5d6d7d8e9eafc1b0a08f806f5e4e3d2d1c0c00000000000000000000000000000000000000000000000e1f31425365768899aab1a08f7d6c61768797a8b3b4ada7a09a96a1b3a7937d68535d728494a5b1b5afa8a29b959eb0ac97826c57422d1803000000000000000c21364a5f73889db2bba6927c6b8094a8bcaf9b87725e4a363e53677b90a4b8b39f8a76879bafbca895806c5844311c09000000000000000000000014293e53687c92a7bbaf9a86705b46322236495c708397aabed1d0beab998673614e3c2a170b2034495e73889db2b9a48f7965503b26110000000000000000000000000e1d2c3b4a5968768695a4b3bdae9f918272635c6b7a8b9aa9b9b7a89989796a5a4b3b2c1c0d00000000000000000000061a2f44586d8297aab7a99c8f827366584b3e303a4754616e7b8996a3b0b0a39898a6b4a2907d6a584634210f00000000000000000000000c21364b60768ca0b5b7a18c76614c37220d09192731373737373737373737373737373737374a5f74899fb4b6a18c76614c37220d00000d22374c62778da2b7b49f8b745f4a35200b0000102437485a6b7c8e9fb0a3978b7d7165596e8499afbca7927c67523c2712000000000000182d43586c8397acbea8947d68543f2a1400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1e2e3f4f5f708091a5babeae9d8d7c6c5b4b3a2a1a09000000000000000000000000000000000000000000000213253647596a7b8d9eb0ac9b8a786769798a989fa5acb2b4aeabb2b9a48f79655055657687979da4aab1b6afabb0bda8947d69543f2a15000000000000000011263b4f64788ea2b7b5a18c7764788da2b6b6a28d7965503c44596d8296aabfac98846f8094a7bbb09c8874604c382410000000000000000000000010253a4f64788ea3b8b39e89745f4a352b3e5265788c9fb3c6c2c0c5b6a3917d6b594734220f23384d62778ca1b6b5a08b76614c37230e000000000000000000000000000e1d2c3b4a5967768695a4b3bdafa09182726a798a99a9b8b8a99a8a7a6a5b4c3c2d1d0e000000000000000000000000152a3f53687c8d9aa7b4ac9f918476695c4e414b586572808d99a6b3ada09286889badad9a887563513e2c1a07000000000000000000000a1f344a5f748a9fb4b8a38d78634e38230e152737444c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c60768ca1b6b49f8a745f4a35200b00000b21364b60758ba0b5b6a18c76604c37210c000007192b3c4d5e7082939f9286796d60545a6f869bb0bca7917b66503b2611000000000000162b40556a8095abbfab96826b56412c1701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f2f405061708292a6bacbbbab9a8a79695848372717060000000000000000000000000000000000000000070f161e293b4c5d6f8092a3b4a7968573616c7c848a91979ea4abb1b4a89d8c77624d4858687983898f969ca3aab0b6ab9f907b66513c27120000000000000001172b4054697d93a7bcb09b87725e72879bafbca894806b57424b5f73889cb1bba6927d69788ca0b4b7a38f7b67533f2b1704000000000000000000000c21364b60758a9fb4b7a28d77634e3934475b6e8295a8bcb8adabb2bfae9b897663513e2c1a273c51667b90a5bab29c88725d49341f0a00000000000000000000000000000e1d2c3b495867768695a4b3beafa09182798998a8b7b9aa9a8b7b6b5c4d3d2e1e0f0000000000000000000000000011253a4e606e7c8997a4b1afa29487796c5f515c687583909daab6a99c8f82747d90a2b5a593806e5c4937251200000000000000000000081e33485e73889db3b9a48f79644f3a25101d314455606262626262626262626262626262626263788da3b8b29d88725d48331e0900000a1f34495e73899fb4b8a38d77634d38230e0000000d1e3041526375868e8274685b4f455a6f869bb0bba5907b66503b261100000000000014293e53687d93a8bdad98836d58432e19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2c3d4d5e6e808f9fb0c2c4c6b8a897877666554535241403000000000000000000000000000000000008131b232a32383a405163748697a8b4a291806e5e696f757c838a90979da2978b80725e493a4a5b676e747b82888f959ca2998d8275624d39240f00000000000000071c30455a6e8398acbfab96826d586c8095a9bdaf9a86715d495165798ea2b7b4a08c7763708599adbfab97836f5b47331f0b00000000000000000000091e32475c71879bb0bba6917b66523d3d5063778a9eb1bdaa9a96a1b3b8a693826e5c4937242b4055697d94a9beae99846f5a45301b060000000000000000000000000000000e1d2b3a495867768695a3b2beafa0918997a7b6baab9b8c7c6c5d4d3e2f1f1000000000000000000000000000000b1e3142505e6b788693a1aeb2a5988a7c6f616c798794a1aeb2a5988b7d7064728598aab09e8b796654412f1d0b000000000000000000031c32475c71879cb1bba6917b66503b261121374c607377777777777777777777777777777777777990a5bab09b86705b46311c070000071d32475c72889db2b9a48f79644f3a250f000000011223354657687a7c6f63574a3e465b70879cb1bba59079644f3a250f00000000000011273c51667b91a6bbaf9a866f5a45301b06000000000000000000000000000000000000000000000000000000000000000000000000000000000009192a3a4a5b6b7c8d9dadbdb6afb1bbb5a5948473635242322111000000000000000000000000000000000a19262f363e464d4f49455667798b9cadae9d8c7a69585b61686e757b82898f85796d6254432f3d4b535a60676d737a82888e877b70645746331f0a000000000000000c21364a5f73889db2baa6917c685365798ea3b7b5a18d77634f576b8095a9bdae9a86715d697d91a5b9b29e8a76624e3a261200000000000000000000041a2f44586d8397acbea994806a554046596c8093a7bab4a08d8496a9bbb09e8c786653412f2f44586d8397acbfaa95806b56412c1702000000000000000000000000000000000d1c2b3a495867768694a3b2beafa29ea6b5bbac9c8d7d6d5e4e3f2f201101000000000000000000000000000002142433404d5a687583909eabb5a89b8e80727d8a98a5b2aea19487796d6055687a8d9fb1a89684715f4c3a2815030000000000000000001b30455a6f869bb0bda8937c67523d281322374c62778d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d95a8bcae99846e59442f1a050000001b30465b70869bb0bba6917b66503b261100000000061728394b5c6b6a5e52453932475c72879cb1b9a48f78644f3a240f0000000000000f243a4f64788fa3b8b29c88725c47321d080000000000000000000000000000000000000000000000000000000000000000000000000000000006162737475868798a9aaabbb5a59a9eacbcb2a291827060503f2f1e0e000000000000000000000000000004172837434a525961645c514a5b6d7d90a1b2a998877564524d545a60676d747a72675c504436252d383f454c52595f666c737975695e5247392917040000000000000011263b4f64788ea2b7b5a18c77624e5f73889cb1bba7937d6a555d72879bafbca894806a5662758a9eb2b9a5927d6955412e1a0600000000000000000000162b4055697d94a9bead98836e59444e6275899cafbeab9885798c9fb1bba89683705e4c3932475c71879bb0bba6917c67523d28130000000000000000000000000000000000000d1c2b3a495867758594a3b2bfb5b3b8bcad9d8e7d6e5f4f4030211102000000000000000000000000000000000615222f3d4a576472808d9aa7b5ab9e90838e9ba8b5aa9d908376695c4f4b5d6f8295a7b3a18f7c69574532200e000000000000000000192e43586e8499aebfa9947d68543f2a1421364b60768ca1a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a6b3c0ac97826c57422d18030000001a2f445a6f8499afbda8937c67523d281300000000000b1c2d3e4d57574d41342832475c72889db3b9a48f78634e38230e0000000000000d22374c62778ca1b6b49f89745f4a34200a00000000000000000000000000000000000000000000000000000000000000000000000000000003132434455565768797a7b8b8a898878e9eafbfaf9f8f7d6e5d4d3c2c1c0b000000000000000000000000000d213446555e666d75796e64594f60718395a6b6a59382705f4d3f464c5359606660554a3e3327181b242b31383e454b52585e6563574c4035291b0b0000000000000001172b4054697d93a7bcb09b87725d49596d8296aabfad9985705c64788da1b5b6a28d7864505a6e8396aabead9985715d4935210d0000000000000000000012273c51667b90a5bab19c87725d48576a7d92a5b8b5a28f7b6f8294a6b9b3a08e7b695644364b60758a9fb4b7a28d78634e392510000000000000000000000000000000000000000d1c2b3a495766758594a4b7cac8c5b19e8f7d6f5f50413122120300000000000000000000000000000000000004111f2c394754616f7c8a97a4b1aea1989facb3a6998c807265584b3e405264778a9caeac99877462503d2b19060000000000000000182d42576c8397acc0ab95806b56402b1620364b60748ba0b5b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8bac1b1a292806a55402b1600000000182e43586d8398adbfa9947d69543f2a1400000000000010202f3b42423b2f231e33485e73899fb3b8a38d77624c38230d0000000000000b20354a5f748a9fb4b6a18c76614c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000102131425262738494a4b5bbab9b8a798091a1b1bdad9c8c7b6b5a4a3929190800000000000000000000000115293c5063727982898c82766c615665768899abb19f8e7c6b5a4837383f454b504d43382c2115090810161d242a30373d444a504f453a2f23180b0000000000000000071c30455a6e8398acbfab96826d584352677b8fa4b8b4a08b77636a7d93a7bcb09b87725e4a53677a8fa3b7b4a08d7864503c2915010000000000000000000e23384d62778ca1b6b4a08b76604d6073879baec0ac9986726476899caebdab988673614e3c4f64788ea3b8b39f89745f4b36210c00000000000000000000000000000000000000000d1c2b3948576675889db3c8d8c3ad98837365564738291a0b0000000000000000000000000000000000000000010e1b293643515e6b788694a1b3b3adb1b3a295887b6e6154473a2d35485a6c8091a4b6a492806d5a483623110000000000000000162b40566b8296abc0ac97826c57422c171f344a5f748b9fb3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3a394847364513d281300000000172c41566b8297abc0ab95806b56402b1601000000000002111e282d2d281e121f34495e73899fb4b7a28d77624c37220d000000000000081e33485d72889db2b8a38f78634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000e1e2e3f4f60708291a1b2beae9d8d7c6c728394a4b4baaa9989786857473726160500000000000000000000091d3044586c808e959d9e94897d73695e6a7c8d9fb0ac9a8977665543322a31373b3931261a0f0400000002090f161c232930363b3a33281d11060000000000000000000c21364a5f73889db2baa5917c67533e4c6075899db2baa6927d69708599adbeaa95826c58434b6073889cafbca894806c5844301c080000000000000000000b2034495e73889db2b8a38f796456697c90a3b6b7a3907c695a6c8092a4b6b5a3907d6b594653687c92a7bcaf9b86705c47321d080000000000000000000000000000000000000008172736465564748494a4b7c8c5c6b3a192847465564738291a0c0000000000000000000000000000000000000000000b182633404d5b68758398adc3c3c3ad9884776a5d504336291c2b3d4f61748799abaf9c8a776553412e1c0a00000000000000152a3f546a8094a9bfad98846e58432e191e33485e73899d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d95857565554635220e00000000152a3f546a8094a9bfac97836c57422c1702000000000000010c141818140b0a1f344a5f748ba0b5b7a18c76604b36210b000000000000031b30465b70869bb0bba5907b66503b2611000000000000000000000000000000000000000000000000000000000000000000000000000b1b2c3c4c5d6d7d8f9fafbfb0a090806f5e65758697a7b7b7a7978675655444342313030000000000000000001125384c6073889ba9b1b1a69b91867b70666f8292a3b5a7958472614f3e2d1d2326241e1408000000000000000001080f151b22262520160b000000000000000000000011263b4f64788ea2b7b5a08c77624d39465a6e8397abbfac98846f768b9fb4b7a38f7a66523d44586c8094a8bcaf9b88735f4b37240f000000000000000000071c31465a6f859aafbca7927c685f728699acbfae9b8873604f61748799acbeae9b89766351576b8296abbfac97826d58432e190400000000000000000000000000000000000007162635455463738393a2b2bfb4b0b5bfb0a2938474655647382a1b0c000000000000000000000000000000000000000d1a2734414e5b6875828f9eb1bab7bab09d8f827366584b3d302220324457697c8fa1b3a79583705d4b3927140200000000000013283e53687c93a8bdaf9a866f5a442f1a1e33485d7288888888888888888888888888888888888888888776675747382817050000000013283e53687d93a8bdae99846e58432e1904000000000000000000000000000b21364b60768ba0b5b5a08b76604b36210b00000000000000192e43586e8398adbda8937c68533e281400000000000000000000000000000000000000000000000000000000000000000000000008182939495a6a7a8c9cacbdb3a392827161515768788999aabab4a4948372625141312010000000000000000005192c4054687b8fa3b7b4b0b5aea3988e83786d748697a9b3a290806d5c4a392817110f0a0100000000000000000000000000070d10100c04000000000000000000000000162b4054697d93a7bcb09b87715d48343f53687c91a5b9b39f8a767c92a6bab19d8874604b373d5065788da1b4b7a38f7a67533f2b1703000000000000000000182d42576c8296abc0ab96826c677a8ea2b5b8a5927d6a5745576a7c8fa2b4b8a593806e5b5a6f8599aebda8937d69543f2a1500000000000000000000000000000000000006152534445363728292a1b1bfafa19ba2b1c0b1a2938474655648392a1b0c0000000000000000000000000000000003101d2b3845525f6c798693a0adb2a6a1a7b4ac9f918476695b4e403325283a4c5f718496a8b2a08d7a685644311f0d00000000000012273c51667b91a7bcb19c87705b46311c1c31455a6c72727272727272727272727272727272727272727268584939291a0a000000000012273c51667b91a7bcb09b866f5a45301b06000000000000000000000000000b21364b60768ca1b7b5a08b745f4a341f0a00000000000000172c41566b8296abbfaa95806a55402b16010000000000000000000000000000000000000000000000000000000000000000000005152636475767778999a9bab6a69585746453434a5a6b7b8c9cadbdb1a19180705f4f3e2e1e0d000000000000000d2134485c708497abb0a19ba2acb5aba0958b7c6a798b9caeae9c8b79685745342312000000000000000000000000000000000000000000000000000000000000000000071b3045596e8398acbfab96826c58432e394d61768a9fb3b9a5917c8397acbfab97836d59453135495d718699adbeaa96826e5a46321e0a00000000000000000014293e53687c92a7bcaf9a8570708497abbeaf9c8975614e3b4d5f728597a9bcb09e8b78665e73889db2b9a48f7965503b2612000000000000000000000000000000000005142433435262718291a0b0bfb0a1918693a2b1bfb1a2938474665748392a1b0c00000000000000000000000000000714212e3b4855626f7c8a97a4b1afa2958c96a4b1afa29487796c5e514336282f415466798b9eb0aa988673614e3c291501000000000010253a4f647990a5bab39d88725d48331e162a3d4e5a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a3b2b1b0b00000000000010253a4f647990a5bab19c87715c47321c07000000000000000000000000000d22374c62778da2b7b49f89735e49341f0a00000000000000142a3f54697d94a9beac97836c57422d180300000000000000000000000000000000000000000000000000000000000000000000112233445464758696a6b7b9a9988877675646363c4d5d6e7d8f9fafbfaf9e8e7d6d5c4c3c2b1b0a00000000000115293c5064778c9fb3a794868f9aa5afb3a89a88756d7d90a1b3a99786746352402f1e0c00000000000000000000000000000000000000000000000000000000000000000c21354a5e73889db1baa5917c67533e2933475b6f8498acc0ac97838a9eb2b9a4907c67533f2a2e42566a7d92a6bab19e8a75614e3a261200000000000000000011253a4f64798fa3b8b29e8973798da0b3b9a693806c5946324255677a8d9fb2bba896837062778ca1b6b5a08c76614c38230e00000000000000000000000000000000041423324251617080909fafbeb1a29283748493a1b0bfb1a2938575665748392a1b0d0000000000000000000000000b1825323f4c596673808e9ba8b5ab9e9184788693a0aeb2a5978a7c6f615446392b37495c6e8293a5afa3907d6c58442f1a0500000000000f24394e63788fa3b8b49f89735f4a341f0e1f303d45474747474747474747474747474747474747474747443a2c1d0d000000000000000e23384e63788ea3b8b39d88735e48331e09000000000000000000000000000e23384d62778da3b8b49f89735e48331e090000000000000012273c52677c91a7bcaf99846f5a442f1a0500000000000000000000000000000000000000000000000000000000000000000000192d405161728393a3b4bcac9b8b7a6a594938282f3f5060708291a2b2bcac9b8b7a6a59493928180800000000091d3044586c8093a7b4a08c787d88929da8b7a592806b728495a6b5a492826f5e4d3b2a19070000000000000000000000000000000000000000000000000000000000000011263a4f64788da2b6b5a08c77624d39242c4055697d92a6bab29e8c91a4b8b39e8a75614d3924263b4e62768a9eb2b9a5917c6955412d190500000000000000000d22374c60758ba0b4b6a18c778295a9bcb19d8a7663503d29384a5d6f8295a7b9b2a08d7a687b90a5bab29d88725d49341f0a0000000000000000000000000000000413233241516070808f9eaebdb2a393847365748392a1b0bfb1a2948575665748392b1c0d00000000000000000000091a293643505d6a7784919eacb5a79b8e8073687583909eabb5a89b8d80716457493c2e3e516376889b9c92887c6f5a45301b0600000000000d22374c62778da2b7b5a08b75604b36210b121f2a313232323232323232323232323232323232323232322f281c0e00000000000000000d22374c62778ca1b7b49f8b745f4a35200b000000000000000000000000000e23384e63788fa4b9b39d88725c47321d080000000000000010253a4f64798fa4b9b19c87705c47321c07000000000000000000000000000000000000000000000000000000000000000000001e33485d6f8090a1b1bfae9e8e7d6c5c4c3b2b1b2132425263738494a5b5b9a9988877675646362515050000001125384c6073889bafac9885706a75808b9bafac97826b6677899aacb09f8d7c6a594836251402000000000000000000000000000000000000000000000000000000000000162b4054697d92a7bcaf9b86715d48341f263a4e63778ba0b4baaaa0a2afc0ac98846f5b46321e1f33475b6f8397abbfac9885705c4834210d0000000000000000091e33485d72879cb1baa5907b8b9eb2bba895826d5a4734202d405265778a9cafbdab9886737d94a9beae99846f5a45301b0600000000000000000000000000000312223141505f6f7d8f9eaebdb3a4948574655664738392a1b0bfb2a39485756657483a2b1c0d0000000000000000001426384753606e7a8895a2afb1a4978a7c6f62576472808d9aa8b5ab9e908274675a4c3f3446596b7d908a80756a60513f2b170300000000000b21364b60768ba0b5b7a28d77624c37220d020e161c1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b0000000000000000000b20364b60748ba0b5b6a18c76604c37210c000000000000000000000000000f243a4f64798fa4b9b29d88725c47321d07000000000000000e23384d62778da2b7b39e89735e49341f0a000000000000000000000000000000000000000000000104070602000000000000001f34495e71808d9aa8b1a190806f5f4e3e2e1d0d142434455566768797a8b8b6a6968574645343332211000005192c4054687b8fa3b7a4917c6958636d8398adac97826b596b7c8e9fb1ab9a887665544331200f0000000000000000000000000000000000000000000000000000000000071b3045596e8397acbfaa96826c57432e1a1f33485c708599aec2bbb4b6bfbaa6927d6955402c18182b4053677b8fa4b7b4a08c7764503c28140000000000000000041a2f44596e8398adbea9948094a7bab29f8b7764513e2b172335485a6d8092a5b7b5a3907d8397acbfaa95806b56412c17020000000000000000000000000002112130404f5f6e7d8e9dadbcb4a49586756656475564738392a1b0beb2a39485756658493a2b1c0d00000000000000001b2f435664717d8c99a6b3ada09386786b5e514754616f7c8a97a4b2aea09386776a5d4f423b4e607282776d62584d423322100000000000000a1f344a5f74899fb4b8a38f78634e38230e000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495e73899fb3b8a38d77634d38230e000000000000000000000000000f253a4f647990a5bbb19c87705b46301b06000000000000000b20364b60758ba0b5b5a08b76604b36210c0000000000000000000000000000000104070a0d101316191c1c160e0200000000001b2f4253616f7c8a97a39383726151413020100006172737485869798a9aabbbb3a39382716151402d1900000d2134485c708497abb19d89756153576c8398adac97826b565e708293a4b5a6958371604f3d2c1b0a000000000000000000000000000000000000000000000000000000000c21354a5e73889db1baa5907b67523e2914192d41566a7d93a7bccfcacbc8b4a08c77634e3a26111024384c6074889cb0bba793806b57432f1c080000000000000000172b40556a8094a9beaf9e959eb0bca996836f5c4835220e182b3d506275889aadbfad9b88879bb0bba6917c67523d2814000000000000000000000000000110202f3f4e5e6d7c8d9cacbbb5a596877667574839465564738392a0afbeb2a39485766758493a2b1c0d000000000000001e33485d72828f9daab6a99c8f8275685b4e413643515e6b798794a1afb1a396897a6d6052454356676f655a50453b30241505000000000000081e33485d72889db3baa59079644f3a251000000000000000000000000000000000000000000000000000000000000000000000000000061d32475c72889cb1b9a48f79644f3a250f0000000000000000000000000011263b50667b91a6bbb09b86705b46301b0600000000000000091e33485e73889db3b8a38d77634d38230e0000000000000000000306090c101316191c1f2225282c2f31312a1f12020000000012253543515e6c7987948675645444332312020000091a2a3a4b5b6c7c8d9daebeb1a090806f5d48331e000015293c5064778c9fb3a995826d6868686c8398adac97826b565264758798a9b2a1907d6d5b4a3927160500000000000000000000000000000000000000000000000000000011263a4f64788da2b6b5a08b76624d38240f13273b4f64788da1b5c9ded6c2ae9a86705c48341f0b091d3145596d8295a9bdaf9b87725f4b37230f000000000000000013283d51667b90a5babcafabb0bdb3a08d7966533f2c19050e203345586a7d90a2b5b8a59492a2b5b7a28d78634e392510000000000000000000000000000f1f2e3e4d5d6c7c8c9babbab6a6978777685849392a37465564738291a0afbeb2a39586766758493a2b1d0e0000000000001f344a5f73899fadb7a6998c7d7164574a3d302633404e5b687683919eacb4a6998c7d7062554749565a52483d33281e130600000000000000021c31465b70879cb1bca7917b66513c27120000000000000000000000000000010203050607090a0b0d0e0f110e080000000000000000001b30465b70869bb0bba6917b66503b26110c0a080604020000000000000011263b50667b91a7bcb09b866f5a442f1a0500000000000000051c31465b70879bb0baa5907965503b261000000205090c0f1215181b1e2125282b2e3134373a3d404447453d301f0e0000000007172533404e5b6976847767574736261505000000000c1c2d3d4e5e6f808fa0b0aa9c8f82725e49341f00001c3044586c8093a7b9a48f7d7d7d7d7d7d8398adac97826b564657687a8c9daead9c8a79675645332211000000000000000000000000000000000000000000000000000000162b4054697d92a7bcaf9b86715d48331f0a0c2135495d72869aafc3d7d0bca893806a56422d19050216293d5165798da1b5b6a28e7a66523e2a1602000000000000000f24394e63778da2b6cbc3c0c4beaa9784705d4a362310000416283b4d60728598aabdb2a7a6b0bfb39f8a745f4b36210c0000000000000000000000000e1e2d3d4c5c6b7b8b9aaab9b7a798887869594a3a2b1b2837465564728291a0afbeb3a49586766758493b2c1d0e00000000001f344a5f748ba0b5b09b887a6e605346393035393d41464a586572808e9ba9b7a99c8f827365544042443f352b20160b010000000000000000001b30455a6f869bafbda8937c68533e28130204050608090b0c0e0f101213141617181a1b1d1e1f2122232526231c1104000000000000001a2f44596e8499afbda8937c67523d2823211f1d1b19171513110f0d0b0912273c52677c93a8bdaf99846e59442f1a0400000000000000001a2f44596e8499aebca7927c67523d28131114171a1e2124272a2d303336393d404346494c4f5255585c5a4e3d2a160200000000081522303d4b5866726a5a49392918080000000000000f1f30405161718292a3998c7d706254432f1b00001f344a5f73889bafbda99994949494949494a0b2ac97826b56404b5c6e8091a2b3a89786746251402e1d0c00000000000000000000000000000000000000000000000000071b3045596e8397acbfaa96826c57432e1a05061a2e43576b8094a8bdd1cab6a18d7864503b271300000e22364a5e72869aaebdaa96826d5a46321e0a000000000000000b20354a5f74899eb3c8d8d5c8b5a28e7a6754412d1a0700000b1e304355687a8da0b2c4bcbbc2c5b09b86705c47321d0800000000000000000000000d1d2c3c4b5b6a7a8a99a9b8b7a89989796a5a4b3b2c1c0d192837465463728291a0afbeb3a495867667594a3b2c1d0e000000001f344a5f748ba0b5b29f8f827365584a41454a4e52565b5f63686c707d8b9eb3baac9f91836d58432e2f2b23180e030000000000000000000000192e43586e8499aebfa9947d69543f2a1617191a1c1d1e202123242527282a2b2c2e2f303233343637383a3b382f221201000000000000182d42576c8398adbfa9947d69543f3b38373432302e2c2a28262422201e1c283e53687c93a8bdae99846e58432e19030000000000000000172c42576c8297acbea9947d69543f2a2326292c2f3336393c3f4245484b4e5255585b5e6164676a6e706c5a46311c07000000000004121f2d3a48565d594c3c2c1b0b0000000000000001122233435364748595897b6e60524536251300001e33485d6f8294a6b8b7aca9a9a9a9a9a9a9b0b8aa97826b56403e5061728496a7b4a392806f5d4c3b2918070000000000000000000000000000000000000000000000000c21354a5e73889db1b9a5907b67523e2914000014283c5065798ea2b6cac4af9b87725e4935210d0000071b2e42566a7d92a6bab19d8975614d39251100000000000000071c31465b70869aafc4d9d2bfac9885725e4b382411000000011426384b5d708395a8bacdd0d5c1ac97836d58432e19040000000000000000000005182a3b4a5a69798998a8b7b8a99a8a7a6a5b4c3c2d1d0e000a192836455463728291a0aebdb3a495867768594a3b2c1d0e0000001f344a5f748b98a5b3ad9f918476685b565a5e63676b7074787c8286898fa0b4c9bca7927d68543f2b1a17100600000000000000000000000000172c42576c8397acc0ab96826b56402b2b2c2e2f313233353638393b3c3d3f404143444647484a4b4c4e4f504c40301e0b000000000000162b40566b8296abc0ab95806b5652504e4c4a474643413f3d3b39373533312f3e53687d94a9bfad98836c57422d18030000000000000000152a3f546a8094a9bfab97826b574135383b3e4144484b4e5154575a5d6063676a6d707376797c808386735e49341f0a000000000000010f1c2a384348463c2e1e0e000000000000000000041525364656677786786b5d5042342718080000192d40526476899bacadadadadadadadadadada79a8c7d6b56403244556677899bacaf9e8d7b6a584736241302000000000000000000000000000000000000000000000011263a4f64788da2b6b4a08b76614d38240f00000d22364a5e72889cb0b8b8a995806c58432f1b0600000013273b4f63778b9fb3b8a4907c6854402c190500000000000001192d42576c8297abc0d5c9b6a38f7c6955422f1b0800000000091b2e405365788b9db0c2d5d2bda8937d69543f2a1501000000000000000000000b2034475968788897a7b6b9aa9a8b7b6b5c4c3d2e1e0f0000000a1827364554637282909faebdb3a495877768594a3b2c1d0d00001e33475b6c7a8895a3b0afa29487796b6b6f73777c8085898d92969a9ea2adbdbfb6a28d78644f3a251100000000000000000000000000000000162b40566b8095abc0ac97836c57423f404243444647484a4b4d4e50515254555758595b5c5e5f60626364665e4d3a2612000000000000152a3f54697d94a9bfac97836c69676563605f5c5b58575452504e4c4a48464442546a8094a9bfac97836c57422c1702000000000000000013283d52677c92a7bcad98846e58474a4d5053565a5d606366696c6f7276787b808386888c8f9295988c76614c37220d00000000000000000c1a262f33312a1e1000000000000000000000000718283849596a74685a4d3f3224160900000011223547596b7d8f9898989898989898989898978a7b6e604f3c2837495a6b7d8fa0b1aa998876645342301f0e0000000000000000000000000000000000000000000000162b4054697d92a7bcaf9a86715c48331e0a0000071b2f44586c8295a3a3a3a38f7965513d2914000000000c2034485b708498acbfac9884705c4834200c00000000000000152a3f53687d93a8bdd1c1ad9a8673604c392613000000000000112336495b6d8093a5b8caceb9a48f7a65503b261200000000000000000000000e23384d63778797a6b5baab9b8c7c6c5d4d3e2e1f100000000000091827364554637182909faebdb3a596877768594a3b2a180500182b3e4e5c69778592a0aeb2a5978a7c8084888d9195999ea2a6abafb3b7b3aeaaa69d88735e4a35210c00000000000000000000000000000000142a3f54697d94a9bfae99846e5853545657585a5b5c5e5f606263646667686a6b6d6e70717374767778797b6a55402b1600000000000013283d53687c93a8bdae9985827d7c7978767472706e6b6a676663625f5d5b5957556a8095abc0ac97826b56402b1601000000000000000011263b50657990a5bab09b86705b5c5f6265686b6f7274777b7d8285888b8e9194979a9da0a4a7aaa48f79644f3a251000000000000000000009141b1e1c160d000000000000000000000000000a1b2b3b4c5a5f584a3d2f211406000000000517293c4e607283838383838383838383838383796b5d504232202b3c4e5f708293a5b6a5948371604e3d2c1a09000000000000000000000000000000000000000000001b3045596e8397a9aeaa95826c57422e190500000015293e52667a8d8d8d8d8d88745f4b37220e0000000004182c4054687c90a4b8b29f8b77634f3b27130000000000000011263b5065798fa4b9bfb7a4917d6a5743301d0a00000000000006192b3e506375889badc0c1b5a18c76614d38230e00000000000000000000000d22374b5e6f7d8c9aa8ac9c8d7d6d5e4e3f2f201001000000000000091827364553627182909faebdb4a596877768594734200b000f20303e4b596674828f9dabb5a79a9195999da2a6aaaeb3b7b3afaba6a29e9a96918d836e5a45301c070000000000000000000000000000000013283d52677c93a8bdb09b866f67686a6b6c6e6f70727374767778797b7c7d80828384868788898b8c8e8f826b57412c1702000000000011273c51667b91a6bbb5a399969492908d8c8988868482807c7b78777472706e6c6a6b8297acc0ab95806b56402b160100000000000000000e23384e63788da3b8b29d88726e717477797d8284878a8d9093979a9da0a3a6a9acafb3b5b9bcbca7927c67523d28130000000000000000000000000000000000000000000000000000000000000d1d2e3c464a453a2c1f11030000000000000c1e304254656c6c6c6c6c6c6c6c6c6c6c6c6c685b4d3f3223141f30415364758798aab1a08f7d6c5a49382714010000000000000000000000000000000000000000001f34495e73888f94999f907b66523d2914000000000f23374b60727777777777776d5945311c0800000000001125394d6075899da59e968f806a55402b16000000000000000d22374c61768ba0a7a9ac9b8874614e3a271401000000000000000f213346596b7d90a3afaca89d88735e49341f0a0000000000000000000000081c2f41515f6d7c8b999d8e7d6e5f4f40302111020000000000000000091827364453627182909faebdb4a5968777634d38230e000212202d3b49566371808d9aa8b5aca7aaaeb2b6b3afaba6a29e9a96928d8985827c78746754402b17020000000000000000000000000000000011273c51667b91a7bbb19c877b7c7d80828384868788898b8c8d8f90919394959798999b9c9d9fa0a1a398836d58432e1803000000000010253a4f64798fa4b6c1b4adaba9a7a5a3a19f9c9b98979493908f8c8a88868482807d8297acc0ab95806a543f2a150000000000000000000c21364b60768ba0b5b49f8a808387898d909396999c9fa2a5a8acafb2b5b8bbbebfbcb9b6b3b0aca994806a55402b1601000000000000000000000000000000000000000000000000000000000000101e2a323431281c0e010000000000000001132537475357575757575757575757575757554b3d2f2114051224354758697a8c9eafad9b8a78675544311d080000000000000000000000000000000000000000001e33485c6e757980858a8b76614d38240f00000000081c304354606262626262625d4f3d2a16010000000000091d3145596d8295928a837a7367533f2a1500000000000000091e33485d72888f92949792806b5845311e0b00000000000000000417293b4e607386989b979390846f5a45301b06000000000000000000000000122332414f5e6c7a898f7d6f5f504131221203000000000000000000000918263544536271828f9eaead9e8e7d6f5e4b37220d000002101d2b384653616e7c8a97a5b0b3afaba7a29e9a96928d8986827c7874706b67635f584a382511000000000000000000000000000000000010253a4f647990a5bab4a192909293959697999a9c9d9fa0a1a3a4a5a7a8a9abacadafb0b1b3b4b5b7af99846e59442f1a0500000000000e23384e63788998a7b6bcbdc0bebcbab8b6b4b2b0adaca9a8a5a3a19f9d9b99979593929dafbfa9947d68543f2a140000000000000000000a1f34495e73899eb3b9a69795989b9fa2a5a8abaeb1b4b7babdc0bdbab6b3b0adaaa7a4a19e9b979491836d58432e1803000000000000000000000000000000000000000000000000000000000000000d171d1f1c150b00000000000000000000081929363f4242424242424242424242424240392d1f1103000617293a4b5d6e8091a2b4a7968573604b36210c000000000000000000000000000000000000000000192d3f505b60656a70757a715c48331e0a0000000001142636444b4c4c4c4c4c4c4a4031200e00000000000002162a3e526679857d766e675f574937241000000000000000051b3045596d77797c80828576624f3c2815020000000000000000000c1e314456687b8986827d7a776a56412c170200000000000000000000000005142331404e5c6a798070605141322313040000000000000000000000000817263544536271808f9e9e8f806f6051412f1c08000000000d1a283543505e6c7987959b9e9a96928e8986827c7874706c68635f5b57524e4a453a2c1b0800000000000000000000000000000000000e23384e63788ea3b8beafa6a5a7a8aaabacaeafb1b2b4b5b6b8b9bbbcbdbfc0bfbdbcbbb9b8b7b5b4b09b86705b46301b0600000000000c2035495b6a798998a4a7a8abadafb1b3b5b7b9bbbdbfbfbdbbb8b7b4b3b0aeacaaa8a7adbbbea9947d68533e2913000000000000000000071d32475c71879cb1c4b5abaaadb0b3b6babdc0bdbab7b4b1aeaba8a5a29f9b9895928f8c898683807c786c58432d1803000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b19242b2c2c2c2c2c2c2c2c2c2c2c2c2c2c261c0f010000000b1d2e3f5162738596a4988b7d71604b36210c0000000000000000000000000000000000000000001022323e464b51565b60656254412e190500000000000818263136373737373737352e221303000000000000000f23374b5e707169625a534b44392b1a080000000000000000162a3d4f5c6264676a6c6f6a594633200c00000000000000000000021427394c5e7074706c6965625b4c3a27130000000000000000000000000000051322303e4d5b696e6151423223140400000000000000000000000000000817263544536170808f8f80706151423223120000000000000a172533404e5b697682878a86827c7874706c68635f5b57534e4a46423e393531281c0e0000000000000000000000000000000000000d22374c62778ca1afbdc1bbbbbcbdbfc0bfbdbcbbb9b8b7b5b4b3b1afaeadabaaa8a7a5a4a3a1a09f9d9c87715c47321c07000000000006192c3d4c5b6a79898f91939598999c9da0a2a4a6a8aaacaeb0b2b4b6b8bbbcbfbfbdbcc0c0b2a4937c67523d2813000000000000000000001b30455a6f8599aab7c4c0bfbebbb8b5b2afaca8a5a29f9c999693908d898783807c797673706d6a67645e4f3d2915000000000000000000000000000000000000000000000000000000000000000003090b0a0400000000000000000000000000000710161717171717171717171717171716120a000000000000102233445667788a9386796d615343301c080000000000000000000000000000000000000000000413212b32373c41474c504e453625120000000000000008141d21222222222222201b11040000000000000000071b2f42525d5d554e463f3830271b0d0000000000000000000e20313f494d505254575a574c3c2a170300000000000000000000000a1c2f41515d5f5b5854514d483d2e1d0b0000000000000000000000000000000412202f3d4b57595142332414050000000000000000000000000000000008172635435261708080706151423323140500000000000000071522303d4b58666c7174706c68645f5b57534e4a46423e3a35312d2925201c150b000000000000000000000000000000000000000b20364b607483919fadb4b2b1afaeacaba9a8a7a5a4a3a1a09f9d9c9b999896959392908f8d8c8b89888786725d48331e090000000000000e1f2e3d4c5b6a77797b7d80838487888b8d8f91939597999b9d9fa1a3a5a7a9acadb0b2b0a294867765513c271200000000000000000000182d42576c7d8c99a6b2afaca9a6a3a09d999793908d8a8784827d797774716e6b6864615e5b5855524f4b4031200d000000000000000000000000000000000000000000000000000000000000000c171e211f180e010000000000000000000000000000000000000000000000000000000000000000000000000004152738495a6c7d8275685c4f433525140100000000000000000000000000000000000000000000030f171d22272d32373b3a33271807000000000000000001080c0d0d0d0d0d0d0b070000000000000000000000122434414949413a332b241c140a000000000000000000000213212d35383b3d404244433b2e1e0d0000000000000000000000000012233341494a46433f3c38342b1f10000000000000000000000000000000000002111f2d3a42443e332415060000000000000000000000000000000000000817253443526170706151423324150500000000000000000004121f2d3b4852585d5f5b57534f4b46423e3a36312d2925201c1814100c07010000000000000000000000000000000000000000081d3144566472828f9d9f9d9c9a999796949391908f8d8c8b89888786848382807d7c7b797776747372706f6b5a46311c0700000000000001101f2e3d4c5a626467686b6c6f70737577797b7d80828486888a8c8f90939497989b9c9f92847568594936220e0000000000000000000014293d50606e7b89969d9a9794918e8b8885827d7b7774726f6b6865625f5c595653504c494643403d3a362e2213020000000000000000000001020000000000000000000000000000000000000e1d293236332b1f110300000000000000000000000000000000000000000000000000000000000000000000000000091a2c3d4e60707064574b3e322517080000000000000000000000000000000000000000000000000003080e13181d2326251f1609000000000000000000000000000000000000000000000000000000000000000616242e34342e261f17100801000000000000000000000000031019202325282b2d2f2e281d1000000000000000000000000000000615232e3434312e2a27231f180e01000000000000000000000000000000000000010f1d272e2f2b22150600000000000000000000000000000000000000000716253443525d5d5142332415060000000000000000000000010f1d2a363e43484a46423e3a36322d2925211c1814100c0701000000000000000000000000000000000000000000000000000215273846546270808b89888786848382807d7c7a797776747372706f6e6c6b6a686766646361605e5d5b5a584d3d2a17030000000000000001101f2e3d484d4f525356575a5c5e60626466686a6c6e70727476787a7c808284868889827366584a3b2b1907000000000000000000000e213342505d6a7785888683807b7876726f6c696663605d5a5653504d4a4744413d3b3734312e2b2825211b11040000000000000000000a121617130b0100000000000000000000000000000d1c2c3b464b483d2f211204000000000000000000000000000000000000000000000000000000000000000000000000000e1f3142525d5d5246392d21140800000000000000000000000000000000000000000000000000000000000003090e11100b0300000000000000000000000000000000000000000000000000000000000000000006121a1f1f1a120b030000000000000000000000000000000000060b0e101315181a19140b0000000000000000000000000000000005111a1f1f1c1915120e0b05000000000000000000000000000000000000000000000b14191a160f040000000000000000000000000000000000000000000007162534414949413324150600000000000000000000000000000c19232a2e3334322d2925211d1914100c0802000000000000000000000000000000000000000000000000000000000000000a1a28364452616f747372706f6e6c6b6a6867666463615f5e5c5b5a585756545352504f4e4c4b49484645433b2f1f0d00000000000000000001101f2b34383a3c3e40424447484b4c4f51535557595b5d5f616366676a6b6e707274726456483a2c1d0d0000000000000000000000041524323f4c5a677373706d6a6763605d5a5754514e4b4844413e3b3835322f2c2825221f1c191613100d07000000000000000000000f1c262c2c271e12050000000000000000000000000c1b2b3a4a59605b4d3f30221405000000000000000000000000000000000000000000000000000000000000000000000000021324344149494135281c0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000716242e34342e23150600000000000000000000000000000000070f151a1e1f1d1914100c0802000000000000000000000000000000000000000000000000000000000000000000000000000a18263442515d5f5e5c5b5a585756545352504f4d4c4b494746444342403f3e3c3b3a383736343331302e281e110100000000000000000000010e181f232527292b2d2f323336383a3c3e40424446484a4c4e50525457585b5c5f5e5446382a1c0e000000000000000000000000000614212f3c49565f5e5b5854524e4b4845423f3c3936332f2c292623201d1a1714100d0a070000000000000000000000000000000c1d2d3940413b3023160a000000000000000000000a1a2a39495867756b5d4e40322315060000000000000000000000000000000000000000000000000000000000000000000000000616242e34342e24170b0000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1f1a120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020911181e1f1e18130e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121a1f1f1a110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916243240484a494746444342403f3e3c3b3a3837353432312f2e2d2b2a292726252322201f1e1c1b19140c0000000000000000000000000000050b0e10121416181a1c1e20232427282b2d2f31333537393b3d3f414346474a494236281a0c00000000000000000000000000000004111e2b38444a494643403d393633302d2a2724211e1a1714110e0b0802000000000000000000000000000000000000000008192a3b4b55564d4134271b0e01000000000000000919283847576676867b6c5e50413324140200000000000000000000000000000000000000000000000000000000000000000000000006121a1f1f1a1106000000000000000000000000000000000000000000000000000000000000000000000000000515232e34343434343434342e24160600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161d242c3234322d28221a0e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000615222d33343432312f2e2c2b2a292726242322201f1d1c1a191816151312110f0e0d0b0a070000000000000000000000000000000000000000000000000000000005090b0d0f111416181a1c1e20222426282a2c2e303234342f25180a0000000000000000000000000000000000000d1b27303434312e2b2824211e1b1815120f0c09040000000000000000000000000000000000000000000000000000041526374859686a5e5245392c1f13060000000000081827374656657585958b7c6e5f5142321f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a494134241200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141b232a313940474a47413c362c1e0e0000000000000000000000000000000000000000000000000000000000000000000000050c0f0f0f0f0f0f0f0c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406090b0e101316181b1b160e030000000000000000000000000000000000000000000000000000000000000511191e1f1f1d1c1a191716151312110f0e0c0b0a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004090b0d0f11131517191b1d1f1f1b1308000000000000000000000000000000000000000009141c1f1f1c1916130f0c0905000000000000000000000000000000000000000000000000000000000000000000112233445566767c6f63564a3d3024170a00000007172636455564748494a39b8d7d6f604e3b2611000000000000000000000004090b0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090d0e0e0e0e0e0e0d09020000000000001a2e41515d5f5f5f5f5f5f5d52422f1b07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040b121921282f363e454c545b5f5b5651493c2c1c0c0000000000000000000000000000000000000000000000000000000000000000000c18202425252525252421180d0000000000000000000000000000000000000000000000000000000000000000000000000000000000010406090b0e111316191b1e202326282b2d30302b2114060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1d2e3f506172848e8274675b4e4135281b0f0206162535445463738393a2b2aa9c8e7d68533e2913000000000000000000070f181e211e170d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151e23232323232323231e150900000000001f34495d70747474747474705e4a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010910171f262d353c434b525960686f74706b655a4a3a2a1a0a000000000000000000000000000000000000000000000000000000000000000c1c2a34393a3a3a3a3a3a352b1d0d0000000000000000000000000000000000000000000000000000000000000000010406090c0e111316191b1e202326282b2e303336383b3d404345453e322416080000000000000009141a1d1b1a17161412100e0d0b0907050302000000000000000000000000000000000000000000000000000000000000000000000000010406090b0e0f0f0a0200000000000000000000000000000000000000000000000000040a0e0e0a03000000000000000000000000000000000000000000000000000000000000000003070b0e1215181917150f070000000000000000000000000000000000000000020e161b1b1b1b1b1b1b1710050000000000172a3b4c5d6e80909f9286786c5f5246392d2013152434435362728291a1b1ae9e8f8070604e3a26110000000000000009111a232b3336332a1e0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182631383838383838383831261808000000001f344a5f73898b8b8b8b8b76604b36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070e161d242b333a414850575e666d747c838a85807868584838281707000000000000000000000000000000000000000000000000000000000005182a3a474e4f4f4f4f4f4f483b2b18050000000000000000000000000000000000000000000000000000070c0e111416191b1e212326282b2e303336383b3d404345484b4d505255585a5a4f423426180a00000000000c1b272f32302f2c2b2927252322201e1c1a18171513110f0e0c0a080604020100000000000000000000000000000000000000000000091116191b1e202325241e150900000000000000000000000000000000000000000000000b171f23231e17100902000000000000000000000000000000000000000000000002060a0d1115181c2023272a2e2e2c29221b130b03000000000000000000000000000000000313202a303030303030302b221506000000001d3246596a7b8c9daea3978a7d7064574a3e31252333425261718290a0afaf9f908070615142311e0b00000000000b141c252d363f474b473c2d1b09000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536444c4e4e4e4e4e4e4c44362513000000001e33485d72889da0a0a08d77624c38230d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c141b222931383f474e555d646b7279828990979f9a94867666554535251505000000000000000000000000000000000000000000000000000000000f2235475863646464646464594835220f00000000000000000000000000000000000000000000000005111b212326282b2e303336383b3e404345484b4d505355585a5d606265676a6c6f6d6052443628190900000007192a384347464442403e3c3b38373533312f2e2c2a28262423211f1d1b1a17161412100e0d0b0907050302000000000000000000000f1b252b2e303335383a39322718080000000000000000000000000000000000000000000b1b29333838322b241d160f080000000000000000000000000000000105090c1014171b1f22262a2d3134383c3f4343423e362e261e170e0600000000000000000000000000000f21313d454646464646453f332413000000001f344a5f7486929facb4a79b8f8275685c4f42363242516170808f9faeb0a09182716152433323130200000000101d273038414a525b60594a3925120000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f4354616363636363636154432f1b070000001c32475c70879cb1b5a48f78634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a121920282f363e454c535b6269707780878e959ca4abb2aea494847363534333231303000000000000000000000000000000000000000000000000000005182b3e51647679797979797764513e2b1805000000000000000000000000000000000000000000000414232e36383b3e404346484b4d505355585a5d606265686a6d6f727477797c8083867d7061544637261400000011243748565c5b5957555352504e4c4a48474443413f3d3b3a38363432302f2c2b2927252322201e1c1a18171513110f09010000000c1d2d39404345484a4d4f4d44362513000000000000000000000000000000000000000008192939464d4d463f38312a231b0f01000000000000000000050b0f13161a1e2125282c3033373b3f4246494d5154585857524a423a322a221a120a030000000000000000000000192c3e4f595b5b5b5b5b5a5142301c080000001d3145586774828e9aa7b4ac9f9386796d6053474150606f808f9eaeb1a292837263534434251506000000000d1e2e3a434c545d666e766854412e1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000001f34495e72787878787878725e49341f0a0000001b30455a6f869bb0bba59079644f3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000000810171e262d343b434a515960676f767d858c939ba2a9b1b8bab7bab2a29282716151413121110100000000000000000000000000000000000000000000000000102235485b6e829090909090826e5a4734210e00000000000000000000000000000000000000000000102232414a4d505355585b5d606365686a6d6f727477797c808386888b8d909295979a8f8071645543301b0000071a2d40536672706e6c6a68676463615f5e5c5a58565452504f4d4b4947464442403e3c3b38373533312f2e2c2a2826241d13050000172a3b4a55585a5d5f62646154422f1b0600000000000000000000000000000000000004152636475762615a534c453e372d1f0e00000000000000010f192024282b2f32363a3d4145484c5053575b5e6266696d6e6c655d564e463e362e261e160e060000000000000000001e33485c6d70707070706f5f4b37220d00000016293b4a5663707c8996a2afb1a4978b7d7164584f5f6e7d8e9eadb2a3938473645445352616070000000000172a3c4c575f6870798285715d4a37231000000000000000000000000000000000000000000000000000000a1114140f070000000000000000001f344a5f748b8f8f8f8f8b745f4b35200b0000001a2f44596e8499afbca7917b66513c271100000000000000000000000000000000000000000000000000000000000000000000000000000004111c242b323a414850575e656d747b838a9299a0a7afb6bbb4ada6a1a7b5b0a090806f5f4f3f2f1f0f00000000000000000000000000000000000000000000000006192c3f5164778b9ea5a5a59e8a7764503d2a170400000000000000000000000000000000000000000b1d2e3f505e6365686a6d70727577797c808386888b8d909295979a9d9fa2a5a7aaacac9e9082735e49341f00001023374a5d7083868482807d7c7978767473706f6d6b6a67666462605e5c5b5957555352504e4c4a48474443413f3d3b3830231403001d324659686d6f72747779725e49341f0a00000000000000000000000000000000000112223344546575756e676059524a3d2c1a06000000000001111f2c34393d4044474b4f52565a5d6165686c7073777a7d838482797169615a514a423a322a221a120a020000000000001f344a5f74878787878778634e38230e0000000c1d2c3945525e6b7885919eabb5a89c8f8275695e6d7d8d9cacb3a4948574655546362717080000000000001d32465a6a737b848d958d796653402c1905000000000000000000000000000000000000000000000002101c252a29231a1107000000000000001f344a5f73899fa4a4a18c76604b36210b000000182e43586d8398adbda8937c67523d281300000000000000000000000000000000000000000000000000000000000000000000000000000112222f383f464e555c636a727982888f979ea5adb4bbb5aea7a099928c98a8b8ae9e8e7d6d5d4d3d2d1d0d0000000000000000000000000000000000000000000000102336495c6e8295a8bbbbbaa794806d5a4633200d000000000000000000000000000000000000000617293a4c5d6e77797c808386888b8d909395979a9d9fa2a5a7aaacafb2b4b7babcbdc1bcaea08b745f4a341f00071a2d405366798d9b9997959391908e8c8b8887858382807c7b7977767372706e6c6a68676463615f5e5c5a58565452504d4132210e001f344a5f748386888a8d8b76604c37210c00000000000000000000000000000000000e1f2f40516172838a837b746d665b4936210d0000000001101f2f3d484e5155595c6064676b6f7276797d8286888c90949799958d867d756d655d554e463e362e261e140800000000001f344a5f748b9c9c9c8f78634e38230e000000000e1b2734414d5a6773808d9aa6b3ada093877a6d7c8c9babb4a595867566564737281809000000000000001f344a5f74868f98a0a996836f5c4835220e00000000000000000000000000000000000000000000000f202e393f3e362d241a110800000000001e33485e73899fb3b7a28d77624c37220d000000172c41566b8297acbfa9947d68533f291400000000000000000000000000000000000000000000000000000000000000000000000000000b1e30404c535a6169707780868e959ca3abb2b9b5afa7a19a938c857d798a9aaabaac9c8c7b6b5b4b3b2b1b0a000000000000000000000000000000000000000000071a2c3f5265788c9eb1c4d0c3b09d8a7663503c2916030000000000000000000000000000000000001224354758697a8c909395989a9da0a2a5a7aaacafb2b4b7babcbbb9b6b3b0aeaba8a8b1c0b49f8a745f4a341f00102336495c6f8396a9aeacaba8a7a5a3a19f9d9c9a98969493908f8d8b8988868482807d7c7978767473706f6d6b6a67665f503d2915001e33485d72889a9d9fa28e78634e39240f000000000000000000000000000000000b1b2c3d4d5e6f80909e978f898279644f3a240f00000000101f2e3d4d5b63666a6e7175787c8084888b8f93969a9da1a5a8acaea9a1999189827971696159514a413a31261706000000001f344a5f748ba0b1a48f78634e38230e00000000000a1623303c4956626f7c8995a2aeb1a5988b7d8b9aaab5a69687776758483829190a00000000000000001c3145596c8093a6b3b29f8c7764513e2a1704000000000000000000000000000000000000000000071a2c3e4c54524940372e241b12070000001d32475c72889db3b8a38d77624d38230e000000162b40556a8095abc0ab95806a55402b16000000000000000000000000000000000000000000000000000000000000000000000000000014283b4e5e676e757c858c939aa2a9b0b7b6afa8a19a938d867d7770696b7c8d9dadbaa9998979695948382818080000000000000000000000000000000000000000102336495c6f8295a8bbcac8ccb9a693806c5946321f0c0000000000000000000000000000000000001a2e415364758798a5a7aaadafb2b4b7babcbdbab7b4b2afaca9a7a4a19e9b99969393a2b6b49f89735e48331e00192c3f5266798c9fb2c3c1c0bdbcbab8b6b4b3b1afadaba9a8a5a4a2a09f9c9b9997959391908e8c8b8887858382807c7b6d58432e18001b30455a6f869aafb4a5907b66513c2712000000000000000000000000000000071828394a5a6b7c8d9eaeaba49d9079644f3a250f0000000b1d2e3d4c5b6b777b8083878a8e9295999ca0a4a7abafb2b6b3afacabb1b5ada59d958d857d756d655d554d44352411000000001f344a5f748ba0b5a48f78634e38230e00000000000005121f2b3845515e6b7784919eaab6a99c9299a9b7a79888786859493a2a1b0b00000000000000000016293d5063768a9eb1bba895826d5a4733200d000000000000000000000000000000000000000000102336495c68665c534a41372e24170800001d32475c71879cb1b9a48f78634e38230e000000142a3f54687d94a9bfac97826b56412c1702000000000000000000000000000000000000000000000000000000000000000000000000081c3043576a7b838a9198a0a7aeb5b7b0a9a29b948d868078716a635c555e6e7d8f9fafb7a797877666564636261606000000000000000000000000000000000000071a2d405366798c9fb2c0b6b3b8c2af9c8975614e3b28150200000000000000000000000000000000001f34495d708293a5b6bcbfbbb8b5b3b0adaba8a5a29f9c9a9794918f8c898784827d889db3b49f89735e48331e001e33485c6f8296a9bccfd7d5c8bbb3b3b5b7b8babcbec0bfbdbbb9b7b5b4b2b0aeacaba8a7a5a3a19f9d9c9a98969493836c58432d1800192e43586d8397acbda8937d68533f291400000000000000000000000000000414253646576878899aabbbbfb8a59079644f3a250f00000013273a4c5b6a798a9094989b9fa3a7aaaeb2b5b4b0ada9a5a29e9a97969da5adb5b1a9a1999189827971696153412d19040000001f344a5f748ba0b5a48f78634e38230e00000000000000010e1a2734404d596673808d99a6b2aea7abb7a8998979695a4a3b2b1c0c000000000000000000000d2034475a6d8295a8bbb19d8a76634f3c2915020000000000000000000000000000000000000006192c405366797970665d544a4135261402001b30465b70879cb1b9a48f79644f3a250f00000013283d52677c93a8bdad98836c58432d18030000000000000000000000000000000000000000000000000000000000000000000000001124384c5f7387969ea5acb4b8b1aaa39c958e878079726b645d564f48415060708291a1b2b5a5958574645444342414040000000000000000000000000000000000112437495c6f8396a8bbb1a29ea6b6b8a5927d6b5744311e0b00000000000000000000000000000000001f34495d72889cb1c2b7aba6a3a09e9b989593908d8b888582807c797673716e6b72889db3b49f89735e48331e001f344a5f738494a3b2c2d1cebbaa9f9ea0a1a3a5a7a9abacaeb0b2b4b5b7b9bbbdbfc0bdbcbab8b6b4b3b1afadaba995806b56402b1600162b40556a8095aabfab96826b56412c170200000000000000000000000000112132435364758697a7b8c8d0bba59079644f3a250f000000182d42566a798998a5a9adb0b4b5b1aeaaa6a39f9b9894908d89868282899199a1a9b1b4ada59d958d857c705c47321c070000001f344a5f748ba0b5a48f78634e38230e0000000000000000000916222f3c4855616e7b8895a4b7bcbfb39e8a7a6a5b4c4033271a0d0100000000000000000004172b3e5165788c9fb2b9a693806c5845311e0b000000000000000000000000000000000000000f2336495c6f838c837970675e5344311e0a001b30455a6f869bb0bba5907964503b251000000012273c51667b91a7bcaf99846e59442f1a04000000000000000000000000000000000000000000000000000000000000000000000000192c4054677b8fa2b2b9b2aaa49c968f888279726c655e575049423b3432425262738394a4b4b3a393837262524232221202000000000000000000000000000000071a2d405366798c9fb2b9a6938999acbfae9b8874614d3a271401000000000000000000000000000000001b2f44596e8498adbfab99918e8c898683807d7a7774726f6c6a6764615f5c595c72889db3b49f89735e48331e001c30445665758594a4b3c2c8b39f8c898b8c8f9092949597999b9d9fa0a2a4a6a8a9acadafb1b3b4b7b8babcbebea9947d68543f2a140013283d53687c92a7bcad98846e59442f1a040000000000000000000000000d1e2f3f5061718293a3b4c5d6d0bba59079644f3a250f0000001a2f445a6f8598a7b6b0aba7a4a09c9995918e8a8783807b7774706c6d757d868d969ea6aeb5b1a9a095826d5a45311c060000001f344a5f748ba0b5a48f78634e38230e0000000000000000000005111e2b3744515d6a76889db3c4c1b5a19084766a5e5144382b1f12050000000000000000000f2235495c6f8396aabdaf9b8874614e3a2714100d0906020000000000000000000000000005182b3e5265788c9f968d847a71614d38230e001a2f445a6f8599afbca7917b66503b261100000010253b50647990a5bbb09b866f5a45301b060000000000000000000000000000000000000000000000000000000000000000000000001e33485c6f8397abbeb3a1978f89827a736c655e58504a433c352e27202434455565758696a6b7b1a09080706050403020100000000000000000000000000000001124374a5d708396a9bcb09d8a7c90a3b6b7a4907d6a5643301d0a00000000000000000000000000000000172c40556a8094a9bca7917c787673706e6b686563605d5a5754524f4c4a47475c72889db3b49f89735e48331e00142738475766758695a5b4c3b4a08f80747778797c7d8083848688898b8d8f91939497989a9c9da0a1a3a5a7a8aba7917c67523c27120011263b50657990a5bab09b86705b46311c0700000000000000000000000a1b2b3c4d5d6e808fa0b1c1d1d6d0bba59079644f3a250f0000071c32475c71879cb1ae9e96938f8b8884807c7875716d6a66635f5b585a616a7279828a929aa2aab2a08d7965513e2b16020000001f344a5f748ba0b5a48f78634e38230e000000000000000000000008182737465665758595a5b7afacb2aea195887b6f6255493c3023170a000000000000000006192c4053667a8da1b4b8a4917d6a5643302825211e1a1713100c090502000000000000000e2134485b6e8295a8a9a0978b77644f3a240f00192e43586e8499afbca7927c67523c27120000000f24394e63788fa4b9b19c87705c47321c110f0e0d0b0a090706050302010000000000000000000000000000000000000000000000001f344a5f74889badc0ad98837b746d665f58514b433d362e28211a130c172737475768788999a9b9ae9e8f7d6e5e4e3e2e1d0d00000000000000000000000000081b2e415366798da0b3b9a6938073879aadc0ad9a8673604c3926130000000000000000000000000000000013273c51667b90a5baaa95806b615e5b585653504d4b484542403d3a373432475c72889db3b49f89735e48331e00091a2939485867768796a5b5bdad9e8e7d6f636567686b6c6e7072747677797b7c8082838687888b8c8e9091949597907964503b2510000e23384d63778da2b7b39e89735e49341f0a0000000000000000000006172838495a6a7b8c9dadbebebcc2cdbba59079644f3a250f00000a1f34495e73899eb3a692827d7976726f6b686c70746f675f574e4d59646f7a867a6e767d868e969e9884705d4936220f000000001f344a5f748ba0b5a48f78634e38230e0000000000000000000007172636455564748494a3b3ad9d97a1adb2a6998d8073675a4d4134281b0e02000000000000001024374a5d718598abbfad9a86725f4c413d3a36332f2c2825211e1a1713100c09050004172b3e5164778b9eb1bba895826e5b4835210c00182d42576c8398adbda8937c67523d28130000000e23384d62778da3b8b39d88725d48332726252322211f1e1d1b1a191716151312110f0e0d0b0a0807060403020000000000000000001c3145586a7d90a3b6b19e8c786659524b443d362f29211b140d060000091929394a5a6a7a8b9bacbcad9c8c7c6c5c4c3b2a18050000000000000000000000001124374a5d708396a9bcaf9c89766a7d91a4b7b6a3907c6956422f1c090000000000000000000000000000000e23384d62778ca1b6ae99856f5a494644413e3b383633302d2b2825222032475c72889db3b49f89735e48331e00000b1b2a3a495868778797a6b6bcac9d8d7d6e5e52535657595b5c5f60626466686a6b6d6f7073747678797c7d80828478634e38230e000c21364b60758ba0b4b5a08b76604c37210c00000000000000000003142435455667778999aabbb5aaa7afbebba59079644f3a250f00000c21364b60768ba0b5a48f796865615d5b6a7a828689837a726a625f6b76828d988c82756a727a838a8f7b6854412d1a06000000001f344a5f748ba0b5a48f78634e38230e00000000000000000006152534445463738392a2b2ae9e8f83909ca9b6aa9e9185776b5e5245392c201306000000000000081b2e4155687b8fa2b6b6a28f7b685956524f4b4844413d3a36332f2c2825211e19120d2134475a6d8294a7bbb29f8c7865523f2b180500172c42576c8397acbfa9947d68533e29130000000c21364b60768ca1b7b49f89735f4a3c3c3b3a383736343332302f2e2c2b2a282726242322201f1e1c1b1a181715110800000000000015283b4e60738699acbba895836f5d4a373029221b140d0700000000060e161e2c3c4c5d6d7d8e9eaebaaa9a8a7969594734200b0000000000000000000000081b2e4154677a8da0b3b8a693806c6174889baebfac9986725f4c3825120000000000000000000000000000000b1f34495e73889db2b29e89735f4a352f2c292623211e1b181513100d1d32475c72889db3b49f89735e48331e0000000c1c2b3a4a5969788898a7b6bbab9c8d7c6d5e4e40424446474a4b4d4f50535456585a5c5e5f61636567686a6c6e6d5d4a35200c00091e33485d72889db2b8a38e78634e39240f000000000000000000102131425363748596a6b7b8a79792a0b3bba59079644f3a250f00000e23384e63788da3b7a28d7762504c5a697989969a9e978f867d766e7d88949fa99e93877b70666f767d73604c38251100000000001f344a5f748ba0b5a48f78634e38230e000000000000000005142433435262718291a1b0ae9f8f80717d8b98a5b1afa296897c7063564a3d312417090000000000001225394c5f73869aadbfab9885726e6b6764605d5956524f4b4844413d3936322e25182a3d5063768a9eb1bca996836f5c4936230f0000162b40566b8297acbfa994806a543f2a150000000b20354a5f748ba0b5b5a08b75604b5152504f4e4c4b4a484746444342403f3e3c3b3a383736343332302f2d2c2a251b0e00000000000c1e314457697c8fa2b5b29f8d796754412f1c0e0700000000030b131a222a31394148505f6f8090a1b4b8a8988877634d38230e00000000000000000000001225384b5d708497aabdaf9c897663586b7d92a5b8b5a28f7b6754412e1b080000000000000000000000000000061b30455a6f8499adb6a28d78634e39251714110e0c090400000000001d32475c72889db3b49f89735e48331e000000000d1c2c3b4b5a69798998a8b7baab9b8c7c6c5d4d3e2f30323436383a3b3e3f41434447484a4c4e505253555759594f402e1b0700041b30465b70869bafbba5907b66513c271200000000000000000d1d2e3e4f60708292a3b3bbaa9a89869bb0bba59079644f3a250f000010263b50657990a5b49f8b745f4b5968788898a7afb2aaa29a928a827c93a6b1bbb0a5998e82766b636a675744301d0f04000000001f344a5f748ba0b5a48f78634e38230e0000000000000004142332425161708290a0afafa0908270616d7a8793a0adb3a79a8e8274685b4e42352717060000000000091d3043566a7d91a4b8b4a08f8784807c7875726e6b6764605d5956524e4b474136273346596c8093a6b9b3a08d796653402d19060000162b40556a8095abc0ab95806a54402b15000000091f34495e73899fb4b7a18c76615a666766646362605f5e5c5b5a585756545352504f4d4c4b4a4847454443413f382c1d0d000000000214273a4d5f728598abbca99784715e4c392613010000080f171f272e363e454d545c646b737b869bb0c5b49f8a75604c37220d00000000000000000000091b2e4154677a8da0b3b8a592806c594e6275899cafbeab9885715d4a372411000000000000000000000000000000172c41556a8095aabba6917c67523e291400000000000000000000001d32475c72889db3b49f89735e48331e00000000000e1d2d3c4b5b6a7a8a99a9b8b9aa9a8b7b6b5c4d3d2e1f1f21232526282a2c2e2f32333537383b3c3e404244443d312211000000192e43586d8398adbda8937d68533f291400000000000000091a2a3b4c5c6d7d8f9fb0bfae9e8d7c869bb0bba59079644f3a250f000013283d52677c92a7b29d88725d5868778797a6b6ada9afb6aea69e958e97aabfc8c0b6ab9f94897d71665a4f44382d2114040000001f344a5f748ba0a0a08f78634e38230e0000000000000011223241516070808f9faeb0a191827162525c6975828f9ca8b5ac9f9286796c5f534535231000000000000014273a4e6174889bafbdada19c9995928e8b8784807c7875726e6b6763605c5445333c4f6376899cafbdaa9784705d4a372310000000152a3f546a8095aabfac97826b56402b16010000061d32475c72889db3b8a38d776363777c7b79787776747372706f6e6c6b69686765646361605f5d5c5a595856544a3b2b1b0b000000000a1d304355687a8ea0b3b3a18e7b685643301d0b0c141c232b333a424a51596168707780888f97a3b5c3af9a86705c47321e09000000000000000000001326394b5e718598aabdae9c8975624f46596c8093a6b9b4a18d7a6753402d1a07000000000000000000000000000013283d52667b90a5baaa96826b57422d1803000000000000000000001d32475c72889db3b49f89735e48331e0000000000000f1e2d3d4c5c6b7a8b9aa9b9b8a99a8a7a6b5b4c3d2d1e0e0e0f11131517191a1c1e2022232627292b2d2f2f2a201304000000162b40566b8095aabfab96826b56412c170200000000000616273848596a7a8c9cadbdb1a190806f869bb0bba59079644f3a250f0000152a3f54697d94a9b09b86705b67768696a5b5aa9b949ba3abb3b1a9a3a8b5c7b7acaab1b1a69b8f84786d61564a3f32210f0000001f344a5f748b8b8b8b8b78634e38230e000000000000081c2f40505f6f7d8f9eaeb1a29283726353444b5864717d8b97a4b0b0a3978a7d7063533f2b160000000000000b1e3145586b8092a6b9bdb5b1aeaaa7a3a09c9895918e8b8784807c787571624e3a45596c8092a6b9b4a18e7a6754412d1a0700000013293e53687d94a9bfac97826c57422c17020000001c31465b70879cb1b9a48f796464798f918f8e8d8b8a888786848382807d7d7b7a797776757372706f6e6c6b67594939281808000000001326394b5e708496a9bcab988572604d3a271820282f373f464e565d656d757c848c939ba3aab3b8b0a895826b57422d1904000000000000000000091c2f4255687a8ea1b4b8a592806c59463d5063768a9db0bdaa9783705d4936231000000000000000000000000000000f24394d62778ca1b6ae9a85705b46311c07000000000000000000001d32475c72889db3b49f89735e48331e000000000000000f1f2e3e4d5d6c7b8c9baabab8a89989796a5a4b3c2c1d0e0000000000000004090b0d0e10121416181a1a160e030000000014293e53687c93a8bdad98846e59442f1a040000000002132334455566778898a9bab5a49483726f869bb0bba59079644f3a250f0000172c41576b8297acae99846e66758695a4b4aa9b8c80889098a0a8b0b8bbc5bda999959faab6aca1968a7d73675c503f2c180500001f34495d70747474747472614c38230d0000000000000e23384c5e6e7d8e9dadb2a3938473645545363a4753606d7986939facb5a89b8f826e58432e190000000000000215283c4f63768a9db0c4c9c6c2bfbbb8b4b1adaaa6a39f9c9895918e8a7965503b4e6175899cafbeab9885715e4b3724110000000013283e53687c93a8bdad98836c57422d18030000001b30455a6f869bb0bba5907a66667b91a6a4a3a2a09f9d9c9b99989795949391908f8d8c8b898887868483827767564636261605000000091b2e415466798c9fb2b5a28f7c695744312b343b434b535a626a717982899098a0a7afb7b5ada59c958c7b66523d2914000000000000000000001326394c5f728598abbeae9b8875614f3c33475a6d8094a7bab3a08d7966533f2c1905000000000000000000000000000b2034495e73889db2b39e89745f4a35200c000000000000000000001d32475c72889db3b49f89735e48331e000000000000000110202f3f4e5d6d7c8c9cabbbb7a7988978695a4a3b2c1c0d0000000000000000000000000000000000000000000000000011263b50657a90a5bab09b86705b46311c07000000000f2030415262738495a6b6b8a8978775656f869bb0bba59079644f3a250f0000192f44586e8499aeab97826b708594a3b3ab9c8d7c6d737c848c949ca4acb5b9a48f828d98a4afb3a79c9185796e5b4835210e00001a2e41515d5f5f5f5f5f5e5444311e0900000000000011263b50667b8c9aa8b4a495857565564637272936424f5b6875828f9ba7aa9988766553402b17000000000000000d2033465a6d8294a8bbcec8bab0afb3b6babebfbbb8b4b1adaaa6a08b76614c44576b7d92a5b8b5a28f7b6854412e1b080000000012273c52677c93a8bdaf99846e58432e1903000000192e43586e8499aebca7917c67677c92a7b9b8b7b5b4b3b1b0afadacaba9a8a7a5a4a3a1a09f9d9c9b9998958574645444342210000000001224374a5c6f8295a8bbac998773614e3b3c4750575f666e767d868d959ca4acb3bbb2aaa29a9289827870604d38240f0000000000000000000a1d304355687b8fa2b5b7a4927d6b5845322a3d5064778a9eb1bca996836f5c4835220f00000000000000000000000000071c31455a6f8499aeb7a28d78634e392510000000000000000000001d32475c72889db3b49f89735e48331e0000000000000000021121303f4f5e6e7d8d9dacbbb6a797887868594a3a2b1b0c0000000000000000000000000000000000000000000000000e23384e63788da3b8b39e89735e49341f0a0000000c1c2d3e4e5f708291a2b3bcac9b8a79685a6f869bb0bba59079644f3a250f00041c31465b70869bb0a9947d6974899eb2ac9c8d7d6e5e6068707880899099a5b7a590797b87929ea9b4aea2978b7764513e2a17040011233341494a4a4a4a4a4943362615020000000000000f24384c5e6e7c8a98a59686766657473828191824313e4a5763707d8a979e8d7b6a59483624100000000000000004172a3e5164778b9fb2c5bcaa9c9a9ea2a5a9acb0b4b7bbbfbfb19c88725d494e6174889baebfac9986725f4c392512000000000011263b50667b91a7bcaf99856f5a442f1a05000000182d42576c8398adbda8937d68687d94a8b1b3b4b5b7b8b9bbbcbdbfc0bfbdbcbbb9b8b7b5b4b3b1b0afada393837262523f2b1700000000081a2d405365788b9eb1b6a3917d6b58464a5a636b727a828a9299a1a9b0b8b8b0a79f978f867d756d645c5243311d090000000000000000011326394c5f728598abbeae9b8875614e3b282134475b6e8295a8bbb29f8c7764513e2b180500000000000000000000000000182c41566b8095aabba6917c67523e2914000000000000000000001d32475c72889db3b49f89735e48331e0000000000000000000312213140505f6e7d8e9dadbcb5a6978777675849392a1b0b00000000000000000000000000000000000000000000000c21364b60758ba0b5b5a08b76604c37210c000008192a3a4b5c6c7d8e9fafc0af9e8e7d6c5b5a6f869bb0bba59079644f3a250f00091e33485d72889db2a7927c67778da2b7a48f7d6e5f504c545c646c757c889cb1a7917c6974808c97a2aeb4a894826d5a47331f0a000515232e343434343434342f25180900000000000000091d2f40505e6c7a8896877767584839291a0a0713202c3946525f6c788591806e5d4c3b2a190700000000000000000e2135485c6f8396a9bcb7a28d86898d9094979b9fa2a6aaadae99846f5a45576a7d91a4b7b6a3907c6956432f1c09000000000011263b50667a90a5bbb09b866f5a45301b05000000162c40566b8297acbfa994806a6a80959b9c9d9fa0a1a3a4a5a7a8a9abacadafb0b1b3b4b5b7b8b9bbbfc1b1a190806f5a45301b0000000000102336495b6e8294a6b9ae9b8875624f52677780878f969ea5adb5bcb5ada49c948c837a726a61595149403425140100000000000000000a1d304356697c8fa2b5b7a4917d6a5745321f182b3e5165788c9fb2bba895826d5a4734210e0000000000000000000000000013283d52677b91a6bbaa96826b57422d18030000000000000000001d32475c72889db3b49f89735e48331e00000000000000000000031322324150606f808f9eaebdb4a596867667574839291a0a00000000000000000000000000000000000000000000091e33485e73889db2b8a38e78634e39240f0005152637485869798b9bacbcb2a291806f5f4e5a6f869bb0bba59079644f3a250f000b20354a5f748a9fb4a59079667a8da0b3a794826d5a4739414951596170869bb0a8947d68626e7985909dadb19d8a76614c37220d000005111a1f1f1f1f1f1f1f1b1308000000000000000000122232404e5c6a7887786859493a2a1b0b0000020f1b2835414e5b677482736151402e1d0c00000000000000000005192c3f5366798da0b3b9a5927d74777b8083878a8d9195989c95806b564d6073879aadc0ad9a8673604d3926130000000000000f253a4f647990a5bab19c87705b46301b06000000152a3f546a8095aabfab95806b6b8284868788898b8c8d8f90919394959798999b9c9d9fa0a1a3a4a5abb9bfae9b86705b46301b000000000006192b3e5164768a9cafb8a592806c595165788c9ba2aab1b9bab2aaa299918980776f675f564e463d352d23160700000000000000000114273a4d60728699acbfad9a8874614e3b28150f2235495c6f8396a9bcb19e8a7763503d2a17040000000000000000000000000f24394e63778da2b6ae9a85705b46311c070000000000000000001d32475c72889db3b49f89735e48331e00000000000000000000000413233242516170808f9eaebdb4a49586756657473828190a000000000000000000000000000000000000000000051c31465b70869bb0bba5907b66513c271201122333445565768798a8b9b6a59584736251445a6f869bb0bba59079644f3a250f000d22374c62778ca1b7a28d7763708497aab19e8a7764513e2d353d45596e8499afab95806a555c67737d92a7b39f8a745f4b36210c000000000000000000000000000000000000000000000000041322303e4c5a68746a5a4a3b2b1c0c00000000000a1724303d4a56636d66554433221100000000000000000000001023364a5d708498abbeae9b887362666a6d7174787c8084878b7c675256697c90a3b6b7a4907d6a5643301d0a0000000000000f24394e63788fa4b9b19c87725c47321d0700000014293e53687d94a9beac97826c636c6e6f70727374767778797b7c7d80828384868788898b8c8d8f909baec2ad98836e58432e190000000000000f2134475a6c8092a5b8af9c897663515c6f8396a9bcb7afa79f968e867d756c645c534b433b322a221911060000000000000000000b1e304356697c8fa2b5b6a3907d6a5744311e0b06192c3f5366798da0b3baa793806d594633200d0000000000000000000000000b20354a5f73899eb2b39e89745f4a35210c0000000000000000001d32475c72889db3b49f89735e48331e000000000000000000000000041423324251617080909faebeb3a394857465564637281809000000000000000000000000000000000000000000192e43586d8398adbda8937d68533f29140e1f30405162728394a5b5baa9988876665544445a6f869bb0bba59079644f3a250f000f243a4f64798fa4b5a08b7560677a8da0b3a794826d5a4734313842576c8398adac97836c574a556a8094a9af9b86705c47321d08000000000000000000000000000000000000000000000000000412202e3c4a585f5a4c3c2d1d0d0000000000000006131f2c384551585448372615040000000000000000000000071a2e4154677b8fa2b5b7a3907c695655585c6063676b6e727575634e5f728699acbfae9b8874604d3a2714010000000000000e23384e63788ea3b8b39d88725c47321d0800000012273c52677c93a7bcad98836e5857585a5b5c5e5f606263646667686a6b6d6e70717274757778798095abc0ab97826b56412c1700000000000005182a3d506275889baeb9a693826d5b5366798ca0aca49c938b837a72696159504840382f271f160e06000000000000000000000114273a4d60738699acbfad9a8773604d3b281502001023364a5d708397aabdb09d8976634f3c2916020000000000000000000000071c31465a6f8599aeb7a28d78634e3a25100000000000000000001d32475c72889db3b49f89735e48331e0000000000000000000000000005152433435261718290a0afbfb2a3938474645546362717080000000000000000000000000000000000000000172c41566b8095abc0ab96826b56412c171c2c3d4e5e6f8091a1b2bdac9c8b7a69594837445a6f869bb0bba59079644f3a250f0012273c51667b91a6b39e89735e5d708497aab19e8a7764513e454c535a6b8296abae99846e5945596e8499adac97826c58432e1904000000000000000000000000000000000000000000000000000002101e2c3a454a463c2e1e0f000000000000000000010e1b27343e4340372a1a09000000000000000000000000001125384c5f728699acc0ac9986725f4b44474b4e5256595d60615755687c8fa2b5b8a5927d6a5744311e0b000000000000000d22374c62778da3b8b49f89735e48331e0900000011263b50667b91a6bbaf99856f5a4443454647494a4b4d4e50515254555758595b5c5d5f6062636d8398adbfa9947d69543f2a15000000000000000e203346586b7d91a3b6b09e8b7765525d70839699908880776f665e564e453d352c241c130b030000000000000000000000000b1e3144576a7c90a3b6b6a3907d6a5744311e0b0000071a2d4053677a8da1b4b9a693806c5945321f0c000000000000000000000001182d42576b8296aabba6927c68533e29140000000000000000001d32475c72889db3b49f89735e48331e000000000000000000000000000006152534445362728291a1b0c0b1a2938373645445352617070000000000000000000000000000000000000014293e53687d93a8bdad98846e59442f1a29394a5b6b7c8d9eafbfb09f8f7d6d5c4c3b2f445a6f869bb0bba59079644f3a250f0014293e53687d93a8b19c87705c54677a8da0b3a794826d5a535960676e757d94a9b09b86705b495d72889cb1a8937d68543f2a1500000000000000000000000000000000000000000000000000000000000e1c283134322a1e100000000000000000000000000a16222a2e2c251a0c0000000000000000000000000000081c2f4356697c90a3b7b5a28f7a6754413236393d4144484c4c4b5e728598abbfaf9c8875614e3b281502000000000000000c21374c60768ca1b7b49f89745f4a341f0a00000010253a4f647990a5bab09b86705b463030313234353638393b3c3d3f404143444647484a4b4c5a6f8599afbca7927c67523d2813000000000000000416293b4e61748799acbaa895826f5c5366798d857c746c635b534b423a32292119100800000000000000000000000000000215283a4d6073879aacbfac998673604d3a2714010000001124374a5d718598abbeaf9c8975614e3b281502000000000000000000000014293e52677c91a6bbab96826c57422d180400000000000000001d32475c72889db3b49f89735e48331e00000000000000000000000000000007162635445463728392a2b1c0b1a19282726353443525160700000000000000000000000000000000000011263b50667b90a5bab09b86705b46312536475768798a9babbcb3a3928270604f3e2e2f445a6f869bb0bba59079644f3a250f00162b40566b8095abae99846f5a4a5d708496a9b19e8a7764676d747b8289909badb29d88725c4c61768ca0b5a48f7965503b26110000000000000000000000000000000000000000000000000000000000000b151c1f1d170d0000000000000000000000000000050f16191711080000000000000000000000000000000013263a4d6074889baebeab9784705d4a362325282c2f33374154677a8ea2b5b9a692806c5845321f0b00000000000000000b21364b60768ca0b5b5a08b745f4a35200b0000000e23384e63788fa3b8b19c88725c47321d1c1d1f202123242527282a2b2c2e2f3032333436475c71879cb1baa5907a65503b261100000000000000000c1f3144576a7c90a2b5b29f8c7966535d70797169605850483f372f261e160e05000000000000000000000000000000000b1e3144576a7d90a3b6b6a3907c695644311e0b00000000081b2e4154687b8fa2b5b8a5927d6a5744311e0b00000000000000000000001025394e63788da2b7af9a86705b46311c0800000000000000001d32475c72889db3b49f89735e48331e0000000000000000000000000000000008172636455564738493a2b2bfb0a09182716253433425150600000000000000000000000000000000000f24394e63788da3b8b39e89735e493433435464758697a7b8b7a696857463524231212f445a6f869bb0bba59079644f3a250f00182d43586c8398adac97826c57425466798da0b3a79482747b82898f969da4acb9b49f89735f51657a8fa4b5a08b76614c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e3144576b7d92a5b9b3a08d7966523f2c1813171a24374a5d708598abbeaf9c8976624f3c29150200000000000000000a1f344a5f748ba0b5b6a18c76604b36210b0000000d22374c62778da2b7b39e89735e48331e09060a0b0c0e0f101213141617181a1b1c1e1f34495e73899eb3b8a38e78634e39240f00000000000000000215273a4d60728698abbca99683705d5361655d554d453d342c241b130b0200000000000000000000000000000000000215283b4e6174879aadbfac998673604d3a27140100000000001225384c5f728699acbfae9b8874604d3a271401000000000000000000000c21364a5f74899eb3b39e89745f4a36210c00000000000000001d32475c72889db3b49f89735e48331e000000000000000000000000000000000008182737465565748494a3b3beafa090827061524233241405000000000000000000000000000000000c21364b60768ba0b5b5a08b76604c37405061718393a4b5baaa99897767564535241a2f445a6f869bb0bba59079644f3a250f001b30455a6f859aafaa95806a55404a5d708396a9b19e8b898f969da4aab1b5b5bdb5a08b766054697d93a8b19c87725d48331e09000000000000000000000001080e110f0a010000000000000000000000000000040b10100d060000000000000000000000000000060c10100c04000000000000000000000000000000000115283b4e6275899cb0bca996826f5b4834210e071a2d4053677a8da0b4b9a693806c594633200d0000000000000000000a1f34495e73899fb4b7a18c77624c37220d0000000b21364b60768ca1b6b49f8a745f4a341f0a000000000000000000000000000000010c21364b60758ba0b5b6a18c76614c37220c0000000000000000000b1d304356687b8ea1b3b3a08d7a67554e504a423a31292118100800000000000000000000000000000000000000000c1f3244576a7d91a4b6b5a28f7c695643301d0a000000000000091c2f4256697c90a3b6b7a4907d6a5643301d0a00000000000000000000081c31465b70869aafb7a28d78634e3a251000000000000000001d32475c72889db3b49f89735e48331e00000000000000000000000000000000000009192837475666758595a4b3beae9f8f8070615142322314040000000000000000000000000000000a1f34495e73889db3b8a38e78634e3c4d5e6e8090a1b1bead9d8c7b6a5a493827171a2f445a6f869bb0bba59079644f3a250f001d32475c71879cb1a8937c685a4d405366798da0b3a99c9da4aab1b5aea7a0a1adb8a38d7762586d8397acad98836e59442f1a05000000000000000000070e151c2326241e130600000000000000000000040a11191f252621190d00000000000000000000050c131a21252520170b000000000000000000000000000000000c1f3346596c8093a7bab29f8b7764513d2a17102336495d708396aabdb19e8a7663503d2a1704000000000000000000071e33485e73899eb3b8a38d77624c37220d0000000a1f344a5f748b9fb4b5a08c76604b36210b000000000000000000000000000000000e23384d62778da2b7b49f89745f4a34200a000000000000000000011426394c5e718497a9bcaa9885725f4c3b362e261e150d050000000000000000000000000000000000000000000215283b4e6174889baebeac9986725f4c3a271401000000000000001326394d6073869aadc0ad998673604c3926130000000000000000000002182d42576c8296abbba6927c68533e291400000000000000001d32475c72889db3b49f89735e48331e000000000000000000000000000000000000000a192938485766768695a5b4bdae9e8f8070605142322313040000000000000000000000000000061c31465b70869bb0bba5907b6651495a6b7b8d9daebeb1a08f806e5d4c3c2b1a0a1a2f445a6f869bb0bba59079644f3a250f001f34495e73899eb3a89485786b5e514a5d708396a9b9b1b1b6afa8a19a938c8fa2aba48f79645c71879bb0a994806a55402b1601000000000000060d141b222930373b3931241504000000000000020911171e262c333a3b352b1d0d000000000000040b121920272e353a3a34281a0900000000000000000000000000000003172a3d5064778b9eb1bba794806d59463320192c405366798da0b3bba894826d5a4734210d00000000000000000000001d32475c72889db3b9a48f78634e38230e000000091e33485e73899eb3b7a28d77624c37220d0000000000000000000000000000000010253a4f64798fa4b9b29d88725d48331e0800000000000000000000091c2f4154677a8d9fb2b4a28f7c695643311e120a0200000000000000000000000000000000000000000000000d203245586b7d91a4b7b5a28f7c695643301d0a00000000000000000a1d3043576a7d90a4b7b6a38f7c6955422f1c080000000000000000000014293e53687c92a7bbab96826c57422d1804000000000000001d32475c72889db3b49f89735e48331e00000000000000000000000000000000000000000b1a2a39485867778796a6b5bdad9e8f7d6f605041312213030000000000000000000000000000192f44586e8398adbda8937d6853576778899aaabbb4a493827161503f2f1e0d001a2f445a6f869bb0bba59079644f3a250f001f34495d718599acb2a396897c6f62555366798d9ea6aea8a29a948d867d7789989794917b6660758b9fb4a5907b66513c271200000000000a131a21282f363d444b504d4233210e00000000050f161e242b333a40484e50483b2a18050000000711181f262d343b42494f4f46382714010000000000000000000000000000000e2134475b6e8295a9bcb09d8976624f3b282236495c6f8396a9bcb19e8b7764513e2b170400000000000000000000001c32475c71879cb1b9a48f79644f3a250f000000041d32475c72889cb2b8a38f78634e38230e0000000000000000000000000000000012273c51667b91a7bbb09b86705b46301b0600000000000000000000001225374a5d708395a8bbac998673604d3b28150200000000000000000000000000000000000000000000000316293c4f6175889baebeab9885725f4c3926130000000000000000000114273a4d6074889baebfac9985725f4b3825120000000000000000000010253a4f64788ea2b7af9a86705b46311c08000000000000001d32475c72889db3b49f89735e48331e0000000000000000000000000000000000000000000c1b2b3a495968778897a6b6bcad9d8e7d6e5f4f403121120200000000000000000000000000172c41566b8296abc0ab96826b5664748696a7b7b8a797867564534332211100001a2f445a6f869bb0bba59079644f3a250f001a2e4155697d91a2afb4a79a8d807366595d6f828a929b958d878078716a728683827d7c796664798fa3b6a18c77624d38230e00000000101d272e353c434a51585f6560513e2a160200000816222b313940474e555c6365594734200c00000b19242c333a41484f565d64635644301c0800000000000000000000000000000005182b3e5265798ca0b3b9a592806b5844312b3e5165788c9fb2bba895826e5b4835210e0000000000000000000000001b30465b70879cb1bba59079644f3a2510000000001b30465b70879bb0baa59079644f3a250f0000000000000000000000000000000014293e53687d93a8bdad98846e58432e19040000000000000000000000081b2d405366788c9eb1b5a3907d6a574532200d00000000000000000000000000000000000000000000000d203346596c7d92a5b8b4a28f7b685542301d0a000000000000000000000b1e3144576a7d92a5b8b5a28f7a6754412e1b080000000000000000000c21364b5f74899fb3b39e89745f4a36210c00000104080c101e33485e73899fb4b49f89735e48331e000000000000000000000000000000000000000000000d1c2b3b4a5969788998a7b7bbac9c8d7d6d5e4f3f3020110200000000000000000000000014293f53687d93a8bdad98846e60718292a3b4bbab9a8a786857463625140400001a2f445a6f869bb0bba59079644f3a250f0012263a4e617584919eabb7ab9e9184776a5d636e7680878079726b645d586a6f6e6b6967655b687d93a7b29d88735e4934200b0000000d1e2e3a424950575e656c737a6d5945311d0900041626343e464d545b6269707777634f3b2713000719293640474e555c636a717873604b37240f000000000000000000000000000000000f2336495d708397aabeae9b8874604d3a34485b6e8295a8bbb29f8c7865523f2b18050000000000000000000000001a2f445a6f869bb0bba7917b66503b2611000000001a2f445a6f869aafbba6917b66503b261100000000000000000000000000000000162b40566b8095abc0ac97826b57412c1702000000000000000000000000112336495c6e8294a7b9ad9a8874614f3c29170400000000000000000000000000000000000000000000172a3c4f6275899caebeab9885725f4c39261300000000000000000000000215283b4e6175899cafbeab9885705d4a372411000000000000000000081d32475c70869aafb7a28e78644f3a25100e1215191d21252933485e73899fb4b49f89735e48331e00000000000000000000000000000000000000000000000d1d2c3c4b5a6a798999a8b7baab9c8c7c6d5d4e3e2f201001000000000000000000000012273c51667b90a5bbb09b86706e7d8fa0b0bfae9e8d7c6b5a4a392818070000001a2f445a6f869bb0bba59079644f3a250f000a1e3246586673808d9aa6b3afa295887a6e615a636b726c655e5750494c585a5856545250576c8297abae99846f5a45311c07000000172a3c4c565d646b727982888974604c382410000d213344515a61686f767c848b7d6a56422e1a0611243747535b626970777d868d7a67533e2b1603000000000000000000000000000000061a2d4054677a8ea2b5b7a4907d6956433e5164778b9eb1bca996836f5c4936230f000000000000000000000000001a2f445a6f8499afbca7917c67523c271200000000192e43586e8498adbca7937c67523c271209090909090909090909090909090909182d42576c8397acbfa994806a543f2a150000000000000000000000000007192c3f5164778a9dafb7a4927d6c594633210e000000000000000000000000000000000000000000001d3246596c8092a5b4b4a18e7a6755422f1c090000000000000000000000000c1f3245596c8093a6b9b4a08d7a6653402d1a07000000000000000002192e42576c8296abbba7927c68533e291f23262a2e32363a3e41485e73899fb4b49f89735e48331e000000000000000000000000000103040607090b0d0e1012131e2d3c4c5b6b7a8a9aa9b8baaa9b8c7b6c5c4d3e2e1f1000000000000000000000000f24394e63788ea3b8b39e89737a8c9cadbeb2a190806f5e4d3d2c1b0b000000001a2f445a6f869bb0bba59079644f3a250f000316293a4855626f7c8996a2afb3a6998c80716558575c58514a433c3a3e4445484c5053575c70869aafaa95806b56412d18030000001d32465a69717880878e959c907b68533f2b180413283c50626e757c838a91989a86725d4936210e172c4054656f767d858c929a96826e5a46321e0a000000000000000000000000000000001124374b5e728599acbfad9986725f4c475a6d8294a7bbb3a08d796653402d190600000000000000000000000000192e43586e8499afbda8937c67523c271200000000172c42576c8397acbea9947d68533e291e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e2f445a6f8499afbca7927c67523d281300000000000000000000000000000f2235475a6d8093a5b8ae9c897663503d2b18050000000000000000000000000000000000000000001f344a5f74858e98a1aa9885715e4b382613000000000000000000000000000216293c506376899db0bdaa9683705c49362310000000000000000000152a3e53687c92a7bcab96826c57423034383b3f43474b4f53565a5e73899fb4b49f89735e48331e000000000000070c0e0f1113141618191b1d1f2022232527292a2c2e3d4d5c6b7b8b9aaab9b9a99a8b7a6b5c4c3d2e1e0f000000000000000000000c21374c60768ca0b5b5a08b778899aabab5a59483726151402f1f0e00000000001a2f445a6f869bb0bba59079644f3a250f00000b1c2b3744515e6b7785919eabb7aa9d908375685c4f434044484b4f52565a5d6164686c6f74899eb3a6917c67523e2914000000001f344a5f74868d949ba2a9ab97836f5b47331f0b152a3f546a808990979ea5aca18d7965513d2915192e43586e838a92999fa7ae9d8975614d39251100000000000000000000000000000000081b2f4255697c90a3b6b5a28f7b68545063768a9db1bdaa9784705d4a3723100000000000000000000000000000182d42576c8398adbea9947d68533e291300000000162b40566b8296abbfaa95806a543f3333333333333333333333333333333333333333475c70879cb1baa5907a65503b2611000000000000000000000000000005182b3d506376899baeb8a693806d5a4735220f0000000000000000000000000000000000000000001d31455867717a858e978d7a6754412e1b0900000000000000000000000000000d2033465a6d8093a7bab3a08c7966523f2c1905000000000000000011263a4f64798ea3b8af9a86705b4645494c5054585c6064686b6f7377899fb4b49f89735e48331e0000000007131c21232426282a2b2d2f3032343537383a3c3e3f414344464d5d6c7c8c9babbab8a9998a7a6a5b4c3c2d1b090000000000000000000a1f34495e73899eb3b8a38e8595a6b7b9a89887766554443322120100000000001a2f445a6f869bb0bba59079644f3a250f0000000d1a2633404d5a6773808e9aa7b4aea19487796d605355595d6064676b6f7276797d82858890a3b7a28d78634e3a2510000000001d31465a6d8296a8afb6bdb29e8a76624e3a261212273b5064778ca0abb2b9bca894806c5844301c162b3f53677b90a4acb4bbb8a4907c6854402c1804000000000000000000000000000000001326394d6073879aaebeab9885705d596c8093a6b9b4a18e7a6754412d1a070000000000000000000000000000172c42576c8297acbfa9947d69543f2a1500000000152a3f546a8094a9bfac97826b56484848484848484848484848484848484848484848495e73899eb3b8a38e78634e39240f0000000000000000000000000000000e213346596c7d91a4b7b09d8a7764513f2c1907000000000000000000000000000000000000000016293b4a545e67717a8484705d4b38251200000000000000000000000000000004172a3d5064778a9eb1bca996826f5c4835220e00000000000000000d21364b60758a9fb4b39e89745f565a5d6165696d7074787c8284888c92a2b6b49f89735e48331e0000000717252f36383a3b3d3f4042444647494b4c4e4f51535456585a5b5d5f606d7c8d9cacbeb7a8988979695a4a392511000000000000000000071c31475c70879bb0bdaa9a96a2b3bcac9b8a79685847372615050000000000001a2f445a6f869bb0bba59079644f3a250f000000000916222f3c4956626f7c8996a3b0b1a5988b7d70676a6e7275787c8084888b8f93969a9da2aeb39e89745f4b36210c00000000162b3e52667a8fa3b7cacdb9a5927d6955412d190c2134485c708599adc1cdc4af9b88735f4b37231024384c6074899cb1c4cfc0ac98846f5b47331f0b000000000000000000000000000000000a1d3044576a7d92a5b8b4a08d79666276899cafbeab9885715e4b372411000000000000000000000000000000162b40566b8297acc0ab95806a543f2a150000000013293e53687d93a8bdad98836c5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e60758ba0b5b6a18c76614c37220c0000000000000000000000000000000417293c4e6174889aadb9a794826e5c4936231100000000000000000000000000000000000000000c1d2c38414b545e6770786754412e1b08000000000000000000000000000000000e2134475a6d8295a8bbb29f8b7764513e2b180400000000000000081d32475c70869bb0b7a28e78676b6f7276797d83868a8e9296999da1a5b0bfb49f89735e48331e000000132535424a4d4f5052545657585b5c5e5f62636466686a6b6d6f7072747677797d8fa4b9c6b6a798887868543f2a15000000000000000000001a2f44596e8499aec3b8adabb3c0af9f8e7d6c5c4b3a2a1908000000000000001a2f445a6f869bb0bba59079644f3a250f000000000005111e2b3845525e6b7885929facb5a89c8f827b8083878b8e9295999ca0a4a7abafb2b6b3a49686705c47321d08000000000f23374b5f73889cafc4c7c0ac9985705c4834200c192d4155697d92a5b9cbc4b7a28f7a66523e2a161d3145596d8295a9bdc9c2b39f8b76634e3a2613000000000000000000000000000000000114273b4e6175899cafbca996836f6c8092a6b9b5a28f7b6854412e1b08000000000000000000000000000000162b40556a8095abc0ac97826b56402b160100000012273c52677c92a7bcae998473737373737373737373737373737373737373737373737373778da2b7b49f8a745f4a35200b000000000000000000000000000000000d1f3244576a7d90a3b5b19e8c786653402d1b0800000000000000000000000000000000000000000e1b252e38414b545d635b4b382411000000000000000000000000000000000005182b3e5164778c9fb2bba895826d5a4734210e0000000000000003192e43586d8297acbba7927c7b8084888c8f93979b9fa3a6aaaeb2b6bac0b8a89888735e48331e0000071c2f42535f62646667686b6c6e707273747778797b7d808283858788898c8d8f9097a8bcd1c5b6a6927d6a55402b1600000000000000000000172c41566b8296abc0cac2c0c3b3a29182705f4e3e2d1c0c00000000000000001a2f445a6f869bb0bba59079644f3a250f000000000000000d1a2734414d5a6774828e9ba7b5ac9f939194989c9fa3a7aaaeb2b5b4b1adaaa6a39f9586776856422d190400000000081c3044586c8095a8bab3aca59f8c7763503b271212263a4e62768a9eb2b7b0a9a296826d5946311c162a3e5266798ea2b6b5afa7a1927d6a56422d1800000000000000000000000000000000000b1f3245596c8093a6bab29f8c7775889cafbfac9986725f4c39251200000000000000000000000000000000152a3f546a8095aabfac97826c57422c170200000011263b50667b90a5bbb09b8a898989898989898989898989898989898989898989898989898992a5bab29d88725d48331e08000000000000000000000000000000000215283b4d60738699abbba89683705d4a37251200000000000000000000000000000000000000000008121b252e37414a4e493d2d1b080000000000000000000000000000000000000f2235485c6f8296a9bcb19e8a7763503d2a170400000000000000152a3f54687d93a7bcac988d9195999ca0a4a8acb0b4b8bbbdb9b5b2aeaba79b8a7a6a5945311c00000b20354a5f7177787b7c7d8083848687898b8c8e9091939597989a9c9d9fa1a3a4a5aab5c5d2c6b29e8a76624e3b261200000000000000000000142a3f54697d94a8bed3d7c7b6a695847362524130200f0000000000000000001a2f445a6f869bb0bba59079644f3a250f0000000000000000091623303c495663707d8a97a3b0b0a7a6a9adb1b4b5b2aeaaa7a3a09c9895918e8a867668594a39271300000000000115293d5165798da1a69f98918a847c68533e28130b1f33475b6f8397aaa29c958e8780725d48331e0f23364b5f72879ba8a19a938d867d6f5a442f1a00000000000000000000000000000000000216293d5063768a9eb1bba894827d92a5b8b6a3907c6956432f1c090000000000000000000000000000000013293e53687d94a9bfad98836c57422d18030000000f253a4f64798fa4b9b8a89f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa2b0c1b09b86705b46301b0600000000000000000000000000000000000b1e314356697c8fa1b4b29f8d7a6754412f1c080000000000000000000000000000000000000000000008121b242e3638352c1f0f0000000000000000000000000000000000000005192c3f5266798ca0b3baa693806d5946331f0c0000000000000011263b5064798fa3b8b6a8a3a6aaaeb1b5b9bdbab6b2afaba8a4a09d9996928d7c6c5c4c3b291600000b21364b60768b8f9092949597999b9c9ea0a1a3a5a7a8aaacadafb1b3b4b6b8b9bbbec0bfbdbbab97836f5b47331f0b0000000000000000000012273c51667b91a6bbd0cbbaa9988876665545342313020000000000000000001a2f445a6f869bb0bba59079644f3a250f00000000000000000005121f2c3845525f6c7886929facb3b2aeaba7a3a09c9995928e8b8784807c78757167584a3b2c1c0a0000000000000e22364a5d728699928b847c766f685e4d39251104182b4053687b90958e888279726c6456432f1b071b2f43576b8094948d868078716a62523f2b170000000000000000000000000000000000000d2034475a6d8295a8bbb19d8a889baec0ad9a8673604d392613000000000000000000000000000000000013283d53687c93a8bdae99846e58432e19030000000e23384e63788da2b1bfbab4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b6bfb8ab99846e58442f19040000000000000000000000000000000000011427394c5f728597aab6a99784715e4c38230e00000000000000000000000000000000000000000000000008111b212320190e010000000000000000000000000000000000000000102336495d708396aab4ab9c8976634f3a2611000000000000000d22374c60758b9fb4c0bcb8bbbab6b3afaca8a5a19d9a96938f8c8885827c796f5e4e3e2e1d0c00000a1f34495e73899fa5a7a9abacaeb0b1b3b5b7b8babcbdbfbfbdbbb9b8b6b4b3b1afadaba9a8a6a38f7b67533f2b1804000000000000000000000f243a4f64788fa3b6bcbdad9c8c7a6a594838271605000000000000000000001a2f445a6f869bb0bba59079644f3a250f00000000000000000000010e1b2734414e5b6874828f999e9d9996928f8b8884807c7875726e6b6763605c56493a2c1d0e00000000000000061a2e42566a7d857d767069625b544c402f1d0a001024384c607488827a736c655e5850473826140014283c506478878078726b645d564f4435231000000000000000000000000000000000000004182b3e5165788c9fb2b9a69796a5b7b7a4907d6a5643301d0a000000000000000000000000000000000012273c52677c93a7bcaf99846e59442f1a050000000c22374c61758593a1afb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a89b8d7d6c57422c17020000000000000000000000000000000000000a1d2f4254677a8da0a39a91887b66503b26110000000000000000000000000000000000000000000000000000070c0e0c0600000000000000000000000000000000000000000000071a2d4053677a8da0a1988f857b67523c271200000000000000091e33475c718796a2afb0aca8a5a29e9a9793908c8886827d7976736f6b68645e5140302010000000071d32475c72879cb1bcbec0bfbdbcbab8b6b4b3b1afadacaaa8a7a4a3a19f9d9c9a98979493918f8873604c38241000000000000000000000000d22374c61768c9ca2a7ad9f8f7d6d5d4c3b2a1a0900000000000000000000001a2f445a6f869bb0b0a59079644f3a250f0000000000000000000000000a1623303d4a5763707d85898885827c7976726f6b6864605d5956524e4b4742392b1c0e00000000000000000013273b4f63737069625b554e4740392f22120000091d3145596c736d665f58514a433d34291a09000d2135495d6f726b655d575049423b32261706000000000000000000000000000000000000000f2235495c6f8396aabdb5ababb4c1ae9b8874604d3a271401000000000000000000000000000000000011263b50667b91a7bcb09b866f5a442f1a05000000091e324657667483919fa0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0988b7c6e604f3d291400000000000000000000000000000000000000001325384a5d70839690877d746b5e4c38240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001124374a5d7185978e857b72685d4c38240f00000000000000041a2e43586b7885919e9b9794908d8986827d7a7773706c6865615e5a5753504b4132221202000000001b30455a6f869bafafadacaaa8a7a5a3a19f9d9c9a98979593918f8d8c8a8887858382807c7b79776c5844301c0900000000000000000000000a1f34495e7382878d9399928270604f3f2e1d0c0000000000000000000000001a2f445a6f869b9b9b9b9079644f3a250f0000000000000000000000000006121f2c3946525f6a6f74736f6b6864615d5a56534f4b4844413d3936322e261b0d000000000000000000000c203345555e5c554e47403a332c251d1104000002162a3d4e5b5f58524b443d362f2921170b0000061a2d40515d5e575049433c352e27201508000000000000000000000000000000000000000006192d4053667a8da1b4c6c0bfc6b8a5927d6a5744311e0b00000000000000000000000000000000000011263b50657a90a5bbb19c87705b46301b060000000316283948566472828b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b887a6c5e504232200d0000000000000000000000000000000000000000081b2e40536679867c736a61584e402f1d09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081b2e4154677a847a71675f554c3f2e1c09000000000000000014283b4d5a6773808986837d7b7773706c6965625e5b5753504c4945423e3b372f2314040000000000192e43586e83989c9b9897959391908e8c8b8887868382807d7b7978767472706f6d6b6a686664625d4e3c2915010000000000000000000000071b304456666d72787d858574635342312110000000000000000000000000001a2f445a6f86868686868679644f3a250f0000000000000000000000000000010e1b2835424e565b5f5e5a5753504c4845413e3a36332f2c2825211d1a1309000000000000000000000004162837434948413a332c261e18110900000000000d1f303e474a443e373029221b140d0500000000112232404849433c352e28211a130c03000000000000000000000000000000000000000000001024374a5d718598abbfd2d4c2af9c8875614e3b2815020000000000000000000000000000000000000f253a4f647990a5bab19c87715c47321c07000000000b1b2a384654637174747474747474747474747474747474747474747474747474747474747474746a5c4e4032231403000000000000000000000000000000000000000000112437495c6f726960574e443b31221200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001225384b5f7070675e544c42392f21110000000000000000000c1e2f3d4955626e74706d6966625f5b5854504d4946423f3b3834302d2926221c1205000000000000172c41566b828987868482807d7b7978767473706f6e6b6a68666463605f5d5b5a58565453514f4d493f301f0d000000000000000000000000001427394852585e646a70746756463524140300000000000000000000000000192d4256686f6f6f6f6f6f6e604c38230e000000000000000000000000000000000a1724313b41464a4945413e3b3733302c2925211e1a1713100c080300000000000000000000000000000a19263034332d261f18110a04000000000000000112202b33343029231c150e07000000000000000514222d33342f28211a140d0600000000000000000000000000000000000000000000000000081b2e4155687b8fa2b6c9cbb9a692806c5945321f0c000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d0800000000000c1a283745535d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f594c3e3022140500000000000000000000000000000000000000000000071a2d3f515d5e564d433a31281f13040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2f42525d5d544a41382f261d110300000000000000000000111f2b3844515c5f5c5854514d4a46433f3b3834312d2a26231f1b1814110d080000000000000000152a3f53677473716f6e6c6a68666463615f5e5c5a58575453514f4e4c4a48464443413f3e3c3a38352d211202000000000000000000000000000a1b2a363e444a50555b5f58493828170600000000000000000000000000001327394a565a5a5a5a5a5a595142301d09000000000000000000000000000000000006131f272d313434302d2926221e1b1714100d090400000000000000000000000000000000000000000009141b1f1e19120b040000000000000000000000020f181e1f1c150f0800000000000000000000000511191e1f1b140d0600000000000000000000000000000000000000000000000000000000001225394c5f73869aadb5b5b09c8976634f3c291602000000000000000000000000000000000000000e23384e63788da3b8b39e89735e48331e090000000000000b19273541494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463b2e201204000000000000000000000000000000000000000000000000102232404849423930271e150c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012243441494941372e251c1309000000000000000000000000010e1a27333f484a4743403c3835312e2a26231f1c1815110e0a060000000000000000000000000010243749585f5e5c5a58575553514f4e4c4a48474543413f3e3c3a38373433312f2e2c2a28272523201a10030000000000000000000000000000000c1923292f353b41474a453a2b1b0a0000000000000000000000000000000a1c2c3942444444444444443e33241301000000000000000000000000000000000000020c13181c1f1f1b1814110d0905000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091d3043566a7d91a0a0a0a093806c594633200d00000000000000000000000000000000000000000d22374c62778da3b8b49f89735f4a341f0a000000000000000917242e343434343434343434343434343434343434343434343434343434343434343434322a1e1002000000000000000000000000000000000000000000000000000414222d33342f261d140b020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000616242e34342e241b1208000000000000000000000000000000000915222d3334322e2b2723201c1915120e0b0700000000000000000000000000000000000000081a2c3b454a4847454342403e3c3a3837353332302e2c2a2827252321201e1c1a1917151311100e0b06000000000000000000000000000000000000070f151b21272d323431281c0d00000000000000000000000000000000000e1c272d2f2f2f2f2f2f2f2b2215060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c151a1b1b1b1b1b1b1b17100500000000000000000000000000000000000000000000000000000000000000000000000014273a4e6174888b8b8b8b8a7663503d2a170400000000000000000000000000000000000000000c21364b60768ca1b7b5a08b745f4a341f0a000000000000000007121a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170c000000000000000000000000000000000000000000000000000000000511191e1f1b130a0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121a1f1f1a1108000000000000000000000000000000000000000410191e1f1d1916120e0b0701000000000000000000000000000000000000000000000000000e1d2931343332302e2c2b2927252322201e1c1b1917151312100e0c0a080300000000000000000000000000000000000000000000000000000000000000070c12181e1f1c150b000000000000000000000000000000000000000a13191a1a1a1a1a1a1a160f04000000000000000000000000000000000000000000000000010911181c1c170e03000000000000000000000000000000000000000000000000000000000000000000010b141a1d1a140900000000000000000000000000000000101e282f303030303030302b22150600000000000000000000000000000000000000000000000000000000000000000000000b1e3145586b7474747474746d5a4734210e0000000000000000000000000000000000000000000b21364b60768ba0b5b6a18c76604b36210b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c161d1f1e1c1b1917161412100e0d0b090400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d151d252c31312b201303000000000000000000000000000000000000000000000000000000000000010a141e272f322f271b0c00000000000000000000000000000c1e2e3b44464646464646453f33241300000000000000000000000000000000000000000000000000000000000000000000000215283b4d5a5f5f5f5f5f5f5c4f3e2b18040000000000000000000000000000000000000000000a1f344a5f748ba0b5b7a18c76614c37220c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070c1112110e0a0400000000000000000000000000000000000000000000040a0d0c0a08060503010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141a1d1a140a00000000000000000000000000000000000000000000040b0e0d0901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004070b0e1216191a17150f0700000000000000000000000000000000000000000000000000000000000000061119212930384046463e31210f00000000000000000000000000000000000000000000000000000000000a141d27313a434743382a19070000000000000000000000000015283b4c585b5b5b5b5b5b5a5142301c0900000000000000000000000000000000000000000000000000000000000000000000000c1e2f3d474a4a4a4a4a4a483e31200e000000000000000000000000000000000000000000000a1f34495e73899fb4b5a38d77624c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d12171c21262726231f180e02000000000000000000000000000000000000000d181f22211f1e1c1a18161413110f0d0b0a0806040201000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131d272f322f271b0d00000000000000000000000000000000000000000c171f23221d13070000000000000005111a1f1f1f1f1f1f1f1f1a1105000000000000000000000000000000000000000008131b1f1f1f1f1f1f1f1e191004000000000000000000000000060d1316140f06000000000000000000000000000000000000000000000000000003060a0e1115191c2023272b2e2f2c2a231b130b030000000000000000000000000000000000000000000000000000000817232d343c444c545b5a4f3e2b180500000000000000000000000000000000000000000000000000000a131d27303a444d575c5648362310000000000000000000000000001a2f44586a7070707070706f5f4c38230e000000000000000000000000000000000000000000000000000000000000000000000000111f2b32343434343434332c21130300000000000000000000000000000000000000000000061e33485e73899ea0a0a08f78634e38230e000000000000000000000000000000000000000000000000000000000000000000000000000000000003080d12171c21262c31363b3c3b38332b20140800000000000000000000000000000000000e1e2b3337363433312f2d2b2a28262422211f1d1b1a17161412100f0d0b090706040200000000000000000000000000000000000000000000000000000000000000000009131d26303a434743392b1a080000000000000000000000000000000000010f1d293338373025160600000000000515232e34343434343434342e2315050000000000000000000000000000000000000918252f34343434343434332d2213030000000000000000050c131a21282b2923180a000000000000000000000000000000000000000205090d1014181b1f23262a2d3135383c404344423e362e261e170f0700000000000000000000000000000000000000000000000003152635404850586068706d5b4834210e00000000000000000000000000000000000000000000000009131d26303a434d56606a726653402d1a070000000000000000000000001b30465b7086878787878779644f3a250f000000000000000000000000000000000000000000000000000000000000000000000000010e181e1f1f1f1f1f1f1e190f030000000000000000000000000000000000000000000000001d32475c72888b8b8b8b8b78644f3a240f0000000000000000000000000000000000000000000000000000000000000000000000000003080d12171c22272c31363b40454a4f52504d483d3125190d020000000000000000000000000000081b2c3c474c4b4a48464442403f3d3b3a37363432302f2c2b2927262422201e1c1b1917151412100e0c0b09070500000000000000000000000000000000000000000009131c263039434c565c57493725120000000000000000000000000000000003111f2d3b474d4c43342414050000000011233341494a4a4a4a4a4a494133231100000000000000000000000000000000000215263643494a4a4a4a4a4a483f32210f0000000000040b121920272e353c403e352818070000000000000000000000000000060c0f13171a1e2125292c3034383b3f42464a4d5154585957524a423a322a221b130a030000000000000000000000000000000000000000000c1f3244535c646c737b847764503d2a170400000000000000000000000000000000000000000008131c263039434c566069737d826f5c4a3724110000000000000000000000001a2f445a6f859a9c9c9c917b66503b261100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b6e74747474747473624e39240f00000000000000000000000000000000000000000000000000000000000000000003080d12181d22272c31363b40454a50555a5f646765625b4f43372b1f1307000000000000000000000000000f24374a5a62605f5d5b5a57565452504f4c4b4947464442403e3c3b3937353332302e2c2b2927252322201e1c1a140a000000000000000000000000000000000008121b262f39424c565f69726754412e1c0900000000000000000000000000000614212f3d4b5962605242322313030000001a2e41515d5f5f5f5f5f5f5d51412e1a0600000000000000000000000000000000091e3144545e5f5f5f5f5f5f5c503e2b17030000040f181f262d343b424950565246362411000000000000000000000000010f192024282c2f33363a3e4145494c5054575b5f6266696d6e6c665d564e463e362e261e160e060000000000000000000000000000000000000011263a4f62707780888f94806d594633200c0000000000000000000000000000000000000004111b252f39424c565f69737c86908c796653412e1b080000000000000000000000192e43586e8498adb1a7927c67523c27120000000000000000000000000000000000000000000000000000000000000000000812191b1b1b1b1b1b1b19130900000000000000000000000000000000000000000000000000000000172b3e505c5f5f5f5f5f5f5e5545331f0b000000000000000000000000000000000000000000000000000000000003080e13181d22272c31373b40464b50555a5f64696f73787c79776d6055483d3025190d01000000000000000000000013283d526777767472706f6c6b6967666462605e5c5b5957555352504e4c4b4847454342403e3c3a38373533312e271c0e000000000000000000000000000008111b252e38424c555f69727c84715e4b39261300000000000000000000000000081624323f4d5b6976706151413121110100001f34495d70747474747474705d49341f09000000000000000000000000000000000d23384c61727474747474746e5b46311c07000414212c333a41484f565d646b6453402c18040000000000000000000002111f2c35393d4044484b4f53565a5e6165686c7073777b7d838482797169615a524a423a322a221a120a020000000000000000000000000000000012273c52677b8c939ba39d8976624f3c28150200000000000000000000000000000000000313222e38424c555f69727c869099a39683705d4b3825120000000000000000000000172c42576c8397acbea9947d68533e291400000000000000000000000000000000000000000000000000000000000000000b1a252d303030303030302e261a0c0000000000000000000000000000000000000000000000000000000f21323f484a4a4a4a4a4a494337271603000000000000000000000000000000000000000000000000000000020e171d22272d31373c41464b50555a5f656a6f74797d84888e938f8a7d72665a4e42362a1e120600000000000000000000152a3f546a808c8988868483827d7c7b7877757372706e6c6a68676563625f5e5c5a58575453514f4e4c4a4846433a2c1c0b000000000000000000000003101b242e38414b555f68727c868f8e7a685543301d0a00000000000000000000000b19263442505d6b7987806f5f4f3f2f1f0e00001f344a5f748b8b8b8b8b8b745f4a35200b000000000000000000000000000000000e23384e63788b8b8b8b8b88725c47321d07001022323f474e555d636a7278806f5b47331f0b0000000000000000000111202f3d494e5255595d6064686b6f7376797d8286898d90949799958d867d756d655d564e463e362e261e14080000000000000000000000000000000f24384c5f728699acb7a692806b5844311e0b00000000000000000000000000000000000e2031404b555f68727c868f99a3acb3a08d7a6754412d190000000000000000000000162b40566b8296abbfaa95806a543f2a150000000000000000000000000000000000000000000000000000000000000006182937424646464646464642382a190700000000000000000000000000000000000000000000000000000313222d33343434343434343026190a0000000000000000000000000000000000000000000000000000000212202b32373c41464b50555b60656a6f74797d84898e93989da2a7a49c9084776c6054483c3024180c000000000000000000172c42576c82979f9d9b9998969492908f8d8b8988868482807d7c7978777473716f6e6c6a68666463615f5d5b574a3a2917060000000000000000000112212e37414b545e67727b858f99a29885725f4c3a2714000000000000000000000d1b29364452606e7b8a978d7d6d5d4d3d2c1906001f34495e73899fa0a0a08c76604b36210c000000000000000000000000000000000e23384e63788fa0a0a09d88725c47321d0700192d3f505b636a707780868d8a76624e3a2612000000000000000000101f2f3e4d5b63676a6e7275797c8284888c8f93979a9ea2a5a9acaea9a1999189827971696159514a423a312617060000000000000000000000000000091c2f4356697c90a3b6af9b8874614d3a27140000000000000000000000000000000005172a3d4f5e67727b858f99a2acb6aca2998f85705b46301b0000000000000000000000152a3f546a8094a9bfac97826b56402c16020406080a0b0b0700000000000000000000000000000000000000000000000f223547555b5b5b5b5b5b5b56483724100000000000000000000000000000000000000000000000000000000410191e1f1f1f1f1f1f1f1b1409000000000000000000000000000000000000000000000000000000000e1f303d464b51565b60656a6f74797d84898e93989da2a8adb2b7bcb9ada2958a7d7165594e4136291e120600000000000000192e43586e8499aeb2b0afadaba9a7a5a4a2a09f9c9b9997959491908e8c8b8987868382807d7b7978767472706858473524130200000000000000000c1f303f4a545d67717a858f98a2acb5a28f7c695644301b0000000000000000020f1d2b39475462707d8c9aa79b8b7b6b5b4935200c001e33485e73889db3b5a28d77624c37220d000000000000000000000000000000000d23384c62778da3b5b39d88725c47321d07001e33485c6e777d858c939aa1927d6955412d1905000000000000000b1d2e3d4d5c6b787b8083878b8e9296999da0a4a8abafb3b6b3afabaab1b5ada59d958d867d756d655d554e4435241100000000000000000000000000000013263a4d6073879aaeb7a4917d6a5643301d090000000000000000000000000000000e2134475a6d7a858f98a2acb5aca3998f867c726756432e19000000000000000000000013293e53687d93a8bdad98836c57422d1817191b1d1f21201c130700000000000000000000000000000000000000000014283d52657070707070707066533f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002162a3d4e5a60656a7074798084898f93999ea3a8adb2b7bbb7b2aeabafbab3a79b8f83776b5f53473b2f23170b0000000000001b30465b70869bb0b8b9bbbdbfbebcbbb9b7b5b3b1b0aeacaba8a7a5a3a1a09e9c9b9897959391908d8c8a88877564534231200f000000000000000316283b4e5d67707a858e98a2abb5ada3999086735e48331e000000000000000412202d3b49576472808f9caab5a7998978634e38230e001d32475c72889db2b8a38e78634e38230e000000000000000000000000000000000d22374c62778da3b8b39d88725c47321d07001f34495e73889299a0a7aead9985705d4835210c0000000000000013273a4c5b6b7a8a9194989c9fa3a7abaeb2b5b4b0aca9a5a19e9a97959da5adb5b1a9a1999189827971696153412d190500000000000000000000000000000a1d3144576a7d91a5b8ad9a86735f4c392512000000000000000000000000000000182b3e5164768a98a2abb5ada39990867c72695f5549392713000000000000020406080a12273c52677c92a7bcae99846e58432e2a2c2e30323436352f2517070000000000000000000000000000000000000000152a3f546a808787878787826b56402b160100000000000000000000000000000000000000000000000000000000000000000000000000000000030a0d0d0d0d0d0d0c070000000000000000000000000000000000081d31465a6c75798085898f94999ea3a8adb2b7b9b4afaba6a29e99959ca8b4b9ada195897c7065594d4135291d1105000000001d32475c72889da0a3a4a6a8aaacadafb1b3b5b7b8bbbcbec0bebcbab8b7b5b3b1afadacaaa8a7a5a3a19f9d938270604f3d2c1b080000000000000d203345586b7a848d98a1abb4aea39a90867c73695945311c000000000000041422303e4b59677483909eacb3a5978a7b6d5e4b36210d001b30465b70879cb1b9a48f79644f3a240f000000000000000000000000000000000d22374c62778da3b8b39d88725c47321d07001b3044586c8094a8b4bbc2b4a08c7764503c281400000000000000182d42566a798999a6a9adb1b4b5b1adaaa6a29f9b9794908c89868282899199a1a9b1b5ada59d958d857d705d4834200c00000000000000000000000000000114283b4e6175889cafb6a28f7c6855412e1b0800000000000000000000000000001e32475a6d8293a6b4aea49a90877c73695f564c42382b1b0a00000008101517191b1d1f21263b50667b90a5bbb09b866f5a453d3f41434547494b4a423525130000000000000000000000000000000000000000142a3f54687d949c9c9c97826b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000c171e222222222222211b11050000000000000000000000000000000e22374b6074898f94999ea3a8adb3b8b6b2ada8a49f9b96928d8984808b97a2aebab2a69b8f83766a5e52473a2f22170a0000001f344a5f7488898c8d8f91939597989a9c9ea0a1a3a5a7a9abadafb0b3b4b6b8b9bcbdbfbfbdbcbab8b6b4b1a08f7d6d5b4a37240f000000000000162a3c4f62758897a0aab4aea49b91877d736960564b3b2916000000000000112232404e5c69778593a1aeb1a39587796b5d4f402e1b07001b30455a6f869bb0bba59079644f3a2510000000000000000000000000000000000d22374c62778da3b8b39d88725c47321d070015293d5065788da1b5c9cfbba793806b57432f1b070000000000011b30455a6f8698a7b7afaba7a3a09c9895918d8a86837d7b7773706c6d757d868d959da5adb5b1a9a1998c77634f3b27130000000000000000000000000000000b1e3245586c8092a6b9ab9885715e4a37241100000000000000000000000000001f344a5f748a9eb1ab9b91887d736a60564d433930261b0d0000000e1a242a2c2e30323436383a4f64798fa4b9b19c87705b50535456585a5c5e605f53422f1c070000000000000000000000000000000000000013293e53687d94a9b1ac97826b56402b160100000000000000000000000000000000000000000000000000000000050808050100000000000c1c2933373737373737362e231404000000000000000000000000000013273c5165798fa3a9aeb3b8b3afaaa6a19d98948f8b86827c78736f6d7985919ca8b4b8aca094887c7064584c403428190800001e33485c6d72747677797b7c8082838687898b8c8f9092949698999b9d9fa1a3a4a7a8aaacaeb0b1b3b7c0bead9c8a7967523d28130000000000001c3146596c8092a5b3aea59b91887d736a60564d433a2d1d0c0000000000071b2e40505e6c798895a3b1afa1938577695b4d3f31221100001a2f44596e8499afbca7917b66503b2611000000000000000000000000000000000d22374c62778da3b8b39d88725c47321d08000d2135495d71869aaec1c2bbaf9a86725e4a36220e0000000000071d32475c72879cb1ad9d96928f8b8784807c7874716d6966625f5b575961697179828a929aa2a9b1b4a7937d6a56422e190500000000000000000000000000000215293c4f6376899db0b4a18d7a6753402d1906000000000000000000000000001f34495e73899fb4a5907d746a60574d433a30261d13090000000c1d2c373f41434547494b4d4f5163788ea3b8b39d88726466686a6b6e6f727376715f4a35200b0000000000000000000000000000000000000013293e53687d94a9bfac97836c57422c1702000000000000000000000000000000000000000000000000000007121a1e1d1a16130f0c0905182a3a464c4c4c4c4c4c4a4132210f0000000000000000000000000000182d41566a8094a9bdc2b9a99f9a96918d8884807976716c68635f5a5b6773808b97a2aebab2a69a8e82756a5e52463726130000192c3e4f595c5f60626466686a6b6e6f71737477787a7c7d82838487888a8c8d8f91939597999b9c9fa3b1c2b9a5907b66523d28130000000000001e33485e73899cafad9d92887d746a61574d443a30271c0f0000000000000d21364a5d6e7c8a98a6b3ad9f91837467594b3d2f2113040000192e43586e8398adbca7937c67523c2712000000000000000000000000000000000d22374c62778da3b8b49f89735e48331e0900061a2e42566a7d92a6b5aea7a0998e7965513d281300000000000a1f344a5f73899fb4a691827c7976726e6b6a6966625e5b5753504c48464e565d666d757d868e969ea8ae9a86715d4834200c0000000000000000000000000000000d203346596d8093a7baaa9683705c4936220f000000000000000000000000001e33485d72889db3a5907b66574d443a30271d130a000000000016293b495356585a5c5e6062646668778da2b7b49f8977787b7c8082838687898b77624c37220d0000000000000000000000000000000000000013293e53687d94a9bfad98836c57422c1702000000000000000000000000000000000000000000000000000817242e33322f2b2824211e1a213548586162626262625e503e2b1702000000000000000000000000001d32475b708599aec1c6b19c8b86827c77736e6a65615c58534e4a464a55616d7985909ca8b4b7ab9f93887b6f6355432f1b06000f21313d45474a4b4d4f51535457585a5c5e6062636567696b6c6f7072747678797b7d80828486878993a7bbb5a08c77624d38240f0000000000001c32475c70879bb0a7927d756b61574e443a31271d140a0000000000000013273c5065798d9aa8b6ab9d8f82726457493b2d1f1103000000172c42576c8398adbda8937d68533e2913000000000000000000000000000000000d22374c62778da3b8b49f89735e48331e09000013273b4f63778b9fa19a938c857d7767523d281300000000000c21374c60768ca1b6a48f786864605d5e6d7c7d7a7773706c6865615d5a56524f525a626a7279828a9bb0a08c77634f3b271300000000000000000000000000000004172a3d5064778a9eb1b39f8c7865523e2b18050000000000000000000000001c31465b70879cb1a7927c67523c31271d140a000000000000001d314558676b6e6f72737677797b7d808ca1b7b6a2908d8f90939497989b9c9e8f78634e39240f0000000000000000000000000000000000000013283d52677c93a8bdad98836c57422c17020000000000000000000000000000000000000000000000000114263541484744403d3936322f2c3b50647677777777776e5a45301b06000000000000000000000000001f344a5f748795a3b1bfb19d8c7d6f67635e5a55514c47433e3a353138444f5b67727d8a96a2aebab1a5998d82725d48331e09000313202a30323436383a3c3e3f41434547494b4c4e50525456575a5b5d5f60636466686a6c6e70727c91a6bbb09c87725d49341f0a0000000000001a2f44596e8499aea8937d68584e443b31271e140a010000000000000005192d42566a8094a8b8a99b8d8070625447392b1d0f0100000000162b40566b8297acbfa9947d69543f2a14000000000000000000000000000000000d22374c62778ca1b7b49f89735e48331e0900000c2034485c7084938d867d77706a635a4a37240f00000000000f24394e63788ea3b7a18c77624f4f5e6d7c8c94908c8986827d7976726f6b6764605c59565e666e8297aca7937d6a56422e19050000000000000000000000000000000e2134475b6e8295a8bba895826e5b4734210e0000000000000000000000001a2f445a6f869aafa9947d68533e29140b0100000000000000001f344a5f7482838687898b8d8f9193959aa9bbbfaea3a2a4a5a8a9acadafb1a5907a65503b26110000000000000000000000000000000000000012273c52677c93a8bdad98846e58432e1903000000000000000000000000000000000000000000000000091d3143535d5c5855524e4b4744413d50667b8d8d8d8d87725c47321d09050100000000000000000000001d32465969768593a1afbaaa9c8e8070625446403c37332e2a25211c26323e4a55616d7885909ca8b7b7aa9f89735e48331e090000020e161b1d1f21232527282a2c2e3032343637393b3d3f40424446484a4c4e4f51535557585b6c8296abbfac97836d58442f1a06000000000000182d42576c8297acab96826b564132281e150b010000000000000000000b1f33485c70869aaeb39f8b7c6e61524437291b0d000000000000152b40546a8095abc0ab95806a54402b15000000000000000000000000000000000b21364b60768ca1b7b49f89735e48331e09000004192c4054687c8078716a635d554f473c2c1b08000000000011263b50657a90a5b49f8a745f4d5e6d7c8c9ba8a5a19e9a96938f8b8884807c7875716d645354697d93a8ae9a86715d4834200c00000000000000000000000000000005182b3e5165788c9fb2b19e8a7763503d2a16030000000000000000000000192e43586e8499aeab95806a543f2a15000000000000000000001e33485d7288989b9c9fa0a2a4a6a8aaadb7c6cdc0b8b7b9bbbdbfbfbcbab8a7927c67523c27120000000000000000000000000000000000000012273c52677c93a8bdaf99846e58432e19030000000000000000000000000000000000000000000000000e23384c6071716d6a6763605c5956524f64798fa3a39d88735e4833221e1a15110d090400000000000000172a3b4b59667483919eadbaac9e8f82726456483a2c1e1915100c0914202c38434f5b67727d8a9aaec2b5a08b745f4a341f0a000000000001070a0c0e1012131517191b1c1f20222426282a2b2d2f31333437383a3c3e4042475c70869aafbca7927d68543f2a1601000000000000152a3f54697d94a9ad98846e59442f1a0b0200000000000000000000001125394e62778ba0b4ac9884705e50423427190b00000000000000152a3f54697d94a9bfac97826b56402b16010000000000000000000000000000000b21364b60768ca1b7b49f89735e48331e090000001125394d606e6a645d564f48413b342b1e0e00000000000013283d52677c93a7b29d88725d54697c8c9baab9bab6b2afaba7a4a09c9995928e8a87826c575065798fa3b4a08c77634f3b2713000000000000000000000000000000000f2236495c6f8396a9baa793806c5946331f0c0000000000000000000000172c42576c8297acac97826b56412c17020000000000000000001c31465b70869bafb1b3b5b7b9bbbdbfc0c4cfd1c2b7b4b1afadaba9a7a5a3a1947d68543f2a140000000000000000000000000000000000000012273c52677c93a8bdaf99846e58432e190300000000000000000000000000000000000000000000000011263b5065798783807b7875716e6b676463788ea3b49f89745f4a3b37332e2a26221e19110600000000000c1d2d3b49566472808f9daab8ae9f91837466584a3c2e1f110300000613202d394753606d7a8898adc2b5a08b745f4a341f0a000000000000000000000000000000000006090b0d0f11131416181a1c1e2021232527292b374b60758a9fb4b7a28e78644f3a26110000000000000013283d52677c92a7b09b86705b46311c07000000000000000000000002172b4054687c92a6baa6927d69554032241709000000000000000013293e53687d93a8bdac97836c57422c17020000000000000000000000000000000b21364b60768ca1b7b49f89735e48331e090000000a1e31425159575049423b342d2620180d00000000000000152a3f546a8094a9b09b86705b53687d93a8b9b4a8a4a8acb0b4b8b5b2aeaaa6a39f94806a544c61768ba0b4a7937d6a56422d180000000000000000000000000000000006192c405366798da0b3b09c8975624e3b28150200000000000000000000162b40566b8095abad98836d58432e18030000000000000000001a2f44596e8499aeb9b7b5b3b1afadababb1bec5b3a49f9c9b98979492908e8c8a806b56402b160000000000000000000000000000000000000011263b50667b91a7bcaf99846f5a442f1a05000000000000000000000000000000000000000000000000152a3f54687d939894918d8a8783807c7875778da2b5a08b756054504c47433f3b37332d23160700000000000f1d2b38465462707d8d9aa8b6afa1938576685a4c3d2f2113050a1724303d4a5764717d8c98a5b5b5a99c8c76604b36210b000000000000000001090e0f0d0b080604010000000000000000000003080a0c0e101214273b5065798fa3b8b29e89745f4a36210c0000000000000010253a4f64798fa4b39d88735e49341f0a0000000000000000000000081d31465a6e8397acb49f8b77634e3a26140600000000000000000012273c52677c93a8bdad98836e58432e19030000000000000000000000000000000b21364b60768ca1b7b49f89735e48331e09000000011324333e44423b352e272019120c050000000000000000172c42576c8297acad98836e5851667b90a5bba8968f93979b9fa3a7abaeb2b6b8a7917c6752485d71879cb1ae99856f5a442f1a00000000000000000000000000000000001023374a5d708497abb8a5927d6b5744311e0a00000000000000000000142a3f54697d94a9af99846e59442f1a05000000000000000000182d42576c8297a6a4a2a09e9c9a989696a0b2bea99589878683827d7c7a7876747267533f2a150000000000000000000000000000000000000011263b50667b91a7bcb09b866f5a442f1a05000000000000000000000000000000000000000000000000182d42576c8297aba9a6a39f9c9895918e8b878ea2b7a18c776d6965605c5854504c47403425160700000000000d1b28364452606e7c8a98a6b4b1a2948677695b4d3f3123141b2834414e5b6875828f9ca9b6b1a4988b7d705e4a35200b0000000000000008141d232522201e1b191614110f0c0a080503000000000000000000172b4055697d93a8bdae99846f5a46311c08000000000000000e23384d62778da2b5a08b76604b36210c00000000000000000000000e23374b6074899db2ad9985705c48331f0b0000000000000000000011263b50667b91a7bcaf99846e59442f1a050000000000000000000000000000000b21364b60768ca1b7b4a08b745f4a341f0a000000000615222b2f2e28272a2c2e2c261b0e00000000000000001a2f44596e8499aeab96826b564f64788fa3b8a5907a7d83868a8e9296999da1a5a48f79644f455a6f859aafab96826b57422d180000000000000000000000000000000000071a2e4154677a8ea2b5ae9b8874604d3a27130000000000000000000013283d52677c93a8b09b86705b46301b06000000000000000000162b40556a8093918f8d8b89878683828398adbda8937c726f6e6b69676563615f5d57493724100000000000000000000000000000000000000011263b50667b91a7bcb09b866f5a442f1a050000000000000000000000000000000000000000000000061c31455a6f859aaaaeb1b4b4b1adaaa6a3a09c9facb9a49087837d7975716d6965605c52433425150600000000000b18263442505e6c7a8896a4b2b2a49688796b5d4f4132242c3845525f6c798693a0adb9ada09386796d6052422f1b0700000000000009172631383a373533302e2b292624221f1d1a181513100e0c090704061b3045596e8398adbea994806a56412c1803000000000000000b20364b60748b9fb4a38d78634e39240f000000000000000000000014293d52667a8fa3b8a7927d6a55412d19040000000000000000000010253b50647990a5bbb09b866f5a45301b070503010000000000000000000000000b21364b60768ca1b7b5a08b745f4a341f0a0000000514222c323437393c3f414341392c1c0a000000000000051c31465b70869bb0a9947d69544c62778ca1b7a8937d696d7074787c8285888c90948c76614c495e73889db2a7927c68533e29140000000000000000000000000000000000001125384b5e728599acb7a4907c695643301c0900000000000000000011273c51667b91a7b19c87725c47321d0700000000000000000014293e53687d7d7b79777673716f6d6c8297acbfa9947d695a58565452504e4c4a4843392b1a080000000000000000000000000000000000000011263b50667b91a6bbb09b86705b46301b0600000000000000000000000000000000000000000000000a1f34495e73889295999ca0a3a6aaadb1b4b4b1b3bcbfaea09b97938f8b87837d79757061524333241402000000000008162432404e5c6a778694a1afb4a6988a7b6d5f5142343c495663707d8a97a4b1b5a89c8f8275685c4f423424120000000000000a182735434d4f4c4a484543403e3b393734322f2d2b282623211e1c19172034495e73889cb1b9a48f7a66513c28130000000000000000091e33485d72889db2a5907b66503b261100000000000000000000061b2f43586c8295aab4a08c77634f3b261200000000000000000000000f243a4f64798fa4b9b19c87705b46301e1c1a18171513110f0e0c0a08060503010b21364b60768ca1b6b5a08b745f4a341f0a0000001122323f47494c4e51545658554a3a2714000000000000091e33485e73889db3a7917c67524a5f748a9fb4ac97826c585c6064686b6f73777b8083735f4a4d62778ca1b6a38e79644f3a2510000000000000000000000000000000000000081b2f4255697c8fa3b6ac9986725f4c38251200000000000000000010253a4f647990a5b39e89735e48331e0900000000000000000011263a4e606968666462605e5c5a586a8095abc0ab95806b5643413f3d3b393735332f271b0d000000000000000000000000000000000000000010253a4f647990a5bbb19c87705b46301b0600000000000000000000000000000000000000000000000a1f34495e71797c8084878b8e9195989c9fa2a6aab1c0beb5b0aca8a39f9b97938f8b8070615142311e0b000000000000061422303e4c5a677584919faeb6a89a8c7d6f6152444d5a6774828f9ba8b5b1a4978a7d7064574b3e3125160600000000000b1a283645536064625f5d5a585653504e4c49474442403d3b383633312f2c2a394e63778ca1b6b4a08b76614c38230e0000000000000000041c31465b70869bb0a8937d68533e2914000000000000000000000c2135495d72879bafae9a86715d4834200c00000000000000000000000e23384e63788ea3b8b29c88725c473433312f2e2c2a28262423211f1d1b1a18161420354a5f748ba0b5b5a08b745f4a341f0a000005192d40515c5e616366686b6e6857432f1a0500000000000b20364b60748ba0b5a48f79644f485d72889db2af9a86705b474b4f53575a5e62666a6e6b5a4651667b90a5b49f8b75604b36210d000000000000000000000000000000000000001326394c6073869aadb5a28f7b6854412e1b0700000000000000000e23384e63788ea3b49f8b745f4a34200a0000000000000000000b1e31424e5453514f4d4b49474554697d94a9bfac97826c57422c2a28262422201e1a140a0000000000000000000000000000000000000000000f253a4f647990a5bbb19c87705b46301b060000000000000000000000000000000000000000000000061b2f42536064686b6e7275787c8083878a8d9195a2b4b8aba5a8acafb3b0aca8a39e8f8070604e3a2510000000000000000412202e3c49576573828f9eabb7a99b8d807062545e6b7885929facb9ac9f9386796c605346392d20140700000000000a1a293846546371797774726f6d6b686663615e5c5a575452504d4b484644413f3e52677c91a6bab09b86715d48331e09000000000000000005192e43586e8398adab95806b56402c160100000000000000000012263b4f64788da1b5a793806a56422e190500000000000000000000000d22374c62778da3b8b39d88735e4c4a48464443413f3d3b3a38363432302f2d2b2a28344a5f748ba0b5b5a08b745f4a341f0a0000091e33485d6f7376787b7d8284725c47321d0800000000000e23384d62778da2b7a28d77624d465b70869bb0b29d88735e49363a3e42464a4d515559584d4055697d94a9b19c87715c47331e09000000000000000000000000000000000000000a1d3043566a7d91a4b7ab9885715d4a37241000000000000000000d22374c62778da2b6a18c76604b36210c000000000000000000021323313b3f3e3c3a383634323d52677c93a8bdad98836d58432e1913110f0d0b080300000000000000000000000000000000000000000000000f253a4f647990a5bbb19c87705c47311c07000000000000000000000000000000000000000000000000122535434b4f5356595d6064676a6e7174787b869aafad9a9093979a9ea1a5a8b2ae9e8f7c67523c2712000000000000000002101e2c3947556370808e9ba9b7ab9d8f8072646f7c8996a3b0b4a89b8f8275685b4f4235281c0f0300000000000215283847566472828f8c8a888683807d7b787673716f6c6a676562605e5b58565451576c8296aabfab96826c58432e1a050000000000010a1219202c41566b8296abad98836d58432e1904000000000000000004182d41556a7d93a7b5a18d7864503b27130000000000000000000000000c21364b60768ca1b7b49f897363605f5d5b5a58565452504f4d4b4a47464442403f3d3b4a5f748ba0b5b5a08b745f4a341f0a00000a1f34495e73898c8e9193968a745f4a35200b000000000010253a4f64798fa4b5a08b75604b44586e8498adb6a18c76614c382d33393e44494f5048433b44586d8397acad98836e59442f1a05000000000000000000000000000000000000000114273a4d6174889baeb4a08d796653402c1906000000000000000b21364b60768ba0b5a38d77624d38230e0000000000000000000005141f272a29272523211f273c51667b91a7bcaf99846f5a442f1a0500000000000000000000000000000000000000000000000000000000000f253a4f647990a5bab39d88725c47321d0700000000000000000000000000000000000000000000000007172530373a3e4144484b4f5255595c60636e8499aea9947d7d8286898c9095a5b8a5907a66503b2611000000000000000000000e1b29374553616f7d8b99a7b5ad9e908273808d9aa7b4b0a3978a7d7064574a3d3124170b00000000000000091e324556657383919fa19f9c9a989593908e8c89878482807c79777573706e6b69666470869aafbba6927c68533e2a15000000000005131e262d343b4353687d93a8af9b86705b46311c0600000000000000000a1e33475b708599adaf9a86725d4935210c0000000000000000000000000b20354b5f748ba0b5b5a08b7977767472706f6d6b6967666462605f5c5b5957565452504e5f748ba0b5b5a08b745f4a341f0a0000061c31465b70869ba3a6a8a18c77624d38230e000000000012273c51667b91a7b39d88735e4841576b8297acb9a48f7965503c42484d53585e6365594734475c71879bb0a994806a55402b160100000000000000000000000000000000000000000b1e3144586b7d92a5b8a996836f5c4935220f000000000000000a1f344a5f74899fb4a48f78634e39240f0000000000000000000000020c12151412100e0c10253a4f647990a5bab09b86705b46301b0600000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d070000000000000000000000000000000000000000000000000008141c2225292c2f33363a3d4044474b576c8398adab95806b6c7073777a8ba0b5a48f79644f3a250f00000000000000000000000b19273543515f6d7a8997a5b2aea09287919eabb8ac9f9286796c5f5246392c20130600000000000000000c22374c61748492a1afb7b4b2afadaba8a5a3a09e9c99979492908d8b888684827d7b79778a9fb4b6a28d78634e3a2510000000000314233039414850575e667b91a6b29d88725d48331e0900000000000000001024394d61768a9fb3a894806b57432e1a060000000000000000000000000a1f344a5f74899fb4b8a4948f8d8c8a88878483827d7c7b7977767372706e6c6b6867656362748ba0b5b5a08b76604b36210b000000192f44586e8398adbbb9a48f7965503b2610000000000014293f53687d94a8b09b86705b463f54697d94a9bca7937d685351565c62676d727877634e394b60758a9fb4a5907b66513c27120000000000000000000000000000000000000000000215283b4e6275899cafb29f8c7865513e2b1804000000000000071e33485d72889db3a5907965503b261000000000000000000000000000000000000000000f24394e63788fa4b9b19c87715c47321d0700000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725c47321d08000000000000000000000000000000000000000000000000000001080d1014171a1e2125282c2f3240566b8297acac97826c585b5e62768ca1b7a38d78634e38230e00000000000000000000000009172533414f5d6a788795a2b0b0a29ca2afb4a79b8e8274675b4e4135281b0f020000000000000000000d22374c62778da2b0bfc2bab9bbbebfbdbbb8b5b3b1aeaca9a7a5a2a09d9b989694918f8c91a4b8b29d88735e4a35200c000000000d2032414d555c636b7279828fa4b4a08b75604b36210c0000000000000000152a3f53677c90a5b6a28d7965503c281400000000000000000000000000081e33485e73899eb3c1b1a7a4a3a19f9d9c9998969493918f8d8b8988868483807d7c7a7877758ba0b5b7a18c76604b36210b000000172c41566b8296abc0bca7927c67523d28130000000000162c40566b8296abae99846e59443d52677c92a7bcab96826b60656b70767c82878d7c67523d4f64788ea3b6a18c77624d38240f000000000000000000000000000000000000000000000c1f3346596c8093a6b9a895826d5a4734200d000000000000011c31465b70879cb1a7917b67523c271200000000000000000000000000000000000000000d22374c62778da2b7b39d88735e48331e0900000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b49f89735e48331e09000000000000000000000000000000000000000000000000000000000000000004090c1013171a2a3f546a8095abad98836e58464c62778da3b7a18c77624c37220d00000000000000000000000000071523313f4d5a68768592a0aeb5b1b5b0a3968a7c7063564a3d3024170a00000000000000000000000c21364b60768ca1b7c1b0a6a4a6a8abadb0b2b4b7b9bbbebfbcbab7b5b3b0adaba8a6a4a1a4afc0ad98846f5a45301b070000000014293d4f5f69707780878e959eacb3a18d77634d38230e0000000000000000182d42576c8297abaf9b87725e4a36210d00000000000000000000000000021d32475c72889db3c7c3bcb9b8b6b4b3b1afadaba9a8a6a4a2a09f9d9b9997959492908f8c8b8fa2b6b7a18c76604b36210b00000014293e53687d93a8bdbfaa95806a55402b160100000000192e43586d8398adac97826c57423b50657990a5baae99846f747980868b90969c95806b564153687c92a7b39e89735e4a35200b0000000000000000000000000000000000000000000003162a3d5063768a9eb1b19e8a7663503d2916030000000000001b30455a6f869bafa8937d68533e291300000000000000000000000000000000000000000b21364b60768ca0b5b49f89745f4a341f0a00000000000000000000000000000000000000000000000000000000000e23384e63788ea3b8b49f89735e48331e0f010000000000000000000000000000000000000000000000000000000000000004090d12171b20293e53687d94a9af99856f5a515563788da3b5a08b75604b36210b00000000000000000000000000000513212f3d4a5866748290a3b8c7b5a29285786b5f5245392c1f13060000000000000000000000000b20364b60758ba0b5b7a3928f919496989b9d9fa2a4a7a9abadb0b2b4b7b9bcbebebbb9b7b8c0b8a8947d6a55402c170200000000172c42576c7c858c939aa2a9b1b6a89684715f4b37220d00000000000000001a2f44596e8499aea995806c58432f1b0700000000000000000000000000001c31465b70879cb1c7bdb3b0b1b3b5b7b9bbbdbfbfbdbbb9b7b5b4b2b0afacaba9a7a5a4a1a0a2aebeb7a18c76604b36210b00000011263b50667b90a5bac2ac97836d58432e1904000000001b30455a6f869aafa994806a543f384e63788da3b8b29d8883898f949a9fa5abae99846f5a45576b8296abaf9a86705b46311c0700000000000000000000000000000000000000000000000d2034475a6d8295a8baa693806c5946321f0b000000000000192e43586e8499aea994806a543f2a1500000000000000000000000000000000000000000a1f344a5f748a9fb4b5a08b76604b36210b00000000000000000000000000000000000000000000000000000000000d22374c62778da3b8b49f89735e493b2d1f11030000000000000000000000000000000000000000000000000000060b1014191e22272b3034393e52677c93a8b09b867063666a6e788fa4b49f89745f4a341f0a00000000000000000000000000010e1b2734414e5a6774828fa2b7c8b39e89796b5e504234281b0e02000000000000000000000000000a1f344a5f748ba0b5b5a08b797b7d828386888b8d8f919496989b9da0a2a4a7a9abadb0b3b5b3a69a8e7965503c27120000000000192e43586e84989fa7aeb6b1a9a29a8a78665442301c0800000000000000001c31465b70869bb0a38e7965513d29140000000000000000000000000000001b30455a6f869bb0c1ae9f9b9c9fa0a2a4a5a8a9abadafb1b3b4b7b8babcbec0bebcbbb9b7b5b6beccb7a18c76604b36210b0000000f24394e63788da3b8c4af9a86705b46311c06000000001d32475c72879cb1a7927c675a4d404b60768ba0b5b7a597989da3a9aeb4b6b1ac9c88725d495a6f8599aeab96826c57422d1803000000000000000000000000000000000000000000000004172b3e5164778b9fb2af9c8975614e3b2814010000000000172c42576c8397acab96826b56402b160100000000000000000000000000000000000000081e33485e73889db3b7a18c77624c37220d00000000000000000000000000000000000000000000000000000000000d22374c62778da3b8b5a08b7567594b3d2f211204000000000000000000000000000000000000000000000007121b2025292e32373b4045494e5257667b91a7b19c8874787b80838791a5b39d88735e48331e0900000000000000000000000005121f2c3845525f6b7885929fadbdbbb8a6978a7b6e60524537291c0e00000000000000000000000000091e33485e73899fb4b7a18c7666686b6e70727477797b7d828386888b8d8f919496989b9da0a195897c705f4b37220d00000000001b30455a6f869bb0bbc2af9f958e87806d5b493725130000000000000000001e33485d72889db2a6927c68543f2b160200000000000000000000000000001a2f445a6f8499afbba6918687898b8d8f90939497989a9c9da0a1a3a5a7a9abacafb0b2b4b6b8c0ccb7a18c76604b36210b0000000c21364b60758ba0b5c7b29d88725d48331e09000000001f344a5f74899fb4a89485786b5e51495e73899fb2beb4acacb2b6b1aca6a19c97928b76614c5e73889db2a7927c68533e2914000000000000000000000000000000000000000000000000000e2235485b6f8296a9b8a5927d6a5744311d0a0000000000162b40566b8296abad98836c57422d180300000000000000000000000000000000000000031d32475c71879cb1b8a38e78634e38230e00000000000000000000000000000000000000000000000000000000000d22374c62778da3b8b8a4938577695b4d3f302214060000000000000000000000000000000000000000000817252f35393e42474c5055595e62676c707990a5b39f8c898d9194989ba1afb19c87715c47321d0700000000000000000000000a1623303d495663707c8a96a3b0b4a9a5adb5a79a8c7d70625547392c1e10030000000000000000000000051e33485d72889db3b7a28d77625456585b5d5f626467696b6e70727477797c7d828486888b8d84776b5e5142301c0800000000001d32475c72879cb1c7bfa9948279726b61503e2c1a070000000000000000001f344a5f74899eb2ac97836e5a45311c080000000000000000000000000000192e43586e8499aebca7917b72737577787b7c8082838687888b8c8e9092949597999b9d9fa1a4afbfb7a18c76604b36210b000000091e33485e73889db2c7b5a08b75604b36210c000000001f34495d718599adb2a396897c6f62555c718794a1aeb5b0aba6a19c97928d88837d7871604d62778ca1b6a38f79644f3a26110000000000000000000000000000000000000000000000000005182c3f5266798da0b3ae9b8773604d3a26130000000000152a3f54697d94a9ae99846e58432e190400000000000000000000000000000000000000001b30465b70869bb0b9a48f79644f3a250f000000000000000000000000000000000000000000000000000000000b1822374c6175889baec0b1a39587796b5d4e40322416080000000000000000000000000000000000000002142635424a4e53575c6065696e73777c82868a94a7bbaa9f9fa2a6a9adb0b5b9a79685705b46301b06000000000000000000010e1b2734414e5a6774828e9ba7b4b0a396909dabb8aa9c8f827265574a3c2e21130500000000000000000000001d32475c72889db2b8a38d78634e414346484b4d4f525456585b5d60626467696b6e707375777266594d413324130000000000001e33485e73899eaab5c0ad9b8f83786d61503e2c1a080000000000000000001c31465a6f8498acb19d88745f4b36220d0000000000000000000000000000172c42576c8398adbca7937c675e60626466676a6b6d6f7073747778797c7d8083848688898c91a2b6b7a18c77624c37220d000000051c31465b70869bafc4b8a38d78634e39240f000000001a2e4255697d91a2afb4a79a8d80736659697683909da19c97928c88837c77736d68635e5351667a90a5b4a08b76604c37220d0000000000000000000000000000000000000000000000000000102336495d708397aab6a3907c6956422f1c080000000013283e53687c93a8b09b866f5a45301b0600000000000000000000000000000000000000001a2f44596e8499afbba5907b66503b26110800000000000000000000000000000000000000000000000000000a1a29353d45586b7d92a2b0beb3a597897a6c5e50423426180a0000000000000000000000000000000000000d1f3143535e63676c7075797d83888c91969a9fa5b2c4bbb3b3b7b5b4b2b0afad9b8a786755412d1904000000000000000005121f2c3845525f6b7885929facb8ac9f92867d8d9ba9b7ad9f918375685a4c3f31231508000000000000000000001c31465b70879cb1b9a48f78634e392e303335383a3c3f414346484b4d4f525456585b5e60626054483c302315060000000000001f344a5f74828d98a3aeb8aba1968b806e5c4a372512000000000000000000172c4055697d92a7b7a38e7965503c28130000000000000000000000000000172c41566b8297acbda8937d68534b4d4f50525456585a5c5e5f62636567686b6c6e70727476899fb4b8a38d77624c37220d00000000192e43586d8398adc2baa5907b66513c27110000000012263a4e617584919eabb7ab9e9184776a5d6571808c8c87827c77726d68635e59544f4a4254697d94a8b19c87725d48331e090000000000000000000000000000000001030507090b0d0f1012141a2d4053677a8ea1b4ac9986725f4b3825110000000012273c51667b91a7b19c87705c47311c070000000000000000000000000000000000000000182e43586d8398adbca7927c67523c2c241b130a0100000000000000000000000000000000000000000000091928384752544e62758492a0aebdb5a7998b7c6e60524436281a0c0000000000000000000000000000000005172a3c4e6071777c82868a8f93989ca1a6aaafb3b7bec5b4a8a4a2a09f9d9b99988f7d6c5a4938261200000000000000000a1623303d495663707c8a96a3b0b5a89b8f82746e7c8b99a7b5afa19486786a5d4f41332617070000000000000000001b30465b70869bb0baa59079644f3a251b1e202325272a2c2e313336383a3c3f414446484b4d4c43372b1e1205000000000000001c31445765707a86909ba6b1b3a89d8b796755422d1904000000000000000011263b4f64788da2b6a894806b56422d190400000000000000000000000000162b40556a8095abbfa9947d69543f383a3b3d3f41434447484a4c4e5052545657595b5d5f72889db3b8a38d77624c37220d00000000162b40556a8095aabfbda8937d68533f2914000000000b1e3246586673808d9aa6b3afa295887a6e61616e7a77726d68635e59534e49443f3b3f43586d8397acad98836e59442f1a05000000000000000507090b0d0f10121416181a1c1e2022242627292b2d374a5e718598abb5a28f7a6754412e1a0700000010253a4f647990a5b39d88725d48331e090000000000000000000000000000000000000000172c41566b8297acbda8937d68534840372e261d150c020000000000000000000000000000000000000008182737465665695d57667382909eadbbb7a99b8d7d70615345382a1b0d00000000000000000000000000000011223547596b7d8d91969a9fa3a8adb1b0ada9a6a2a2adbca8968f8d8b89888684838271604e3d2c1a09000000000000000d1b2734414e5a6774828e9ba7b4b1a4988b7d70635e6c7a8997a5b3b1a496897a6d5f51443525130000000000000000001a2f445a6f869aafbba5907b66503b2611090b0e10121417191c1e202325272a2c2f31333638373025190d09030000000000000015283947535d68737d89949fa9b6a99785705b46301b0600000000000000000c21354a5e73889cb1ae9a86705c48331e0a00000000000000000000000000152a3f546a8094a9bfab95806a55402b2426282a2c2e2f32333537393b3c3f40424446485c72889db3b8a38d77624c37220d0000000014283e53687c93a7bcc0ab96826b56412c17020000000316293a4855626f7c8996a2afb3a6998c8071655d66625d58534e49443f4145494c5053575c71879bb0a994806a55402b170200000000010d151a1c1e20222426272a2b2d2f31333537393b3c3f4042444655687b8fa2b5ab9884705d4a3623100000000f24394e63788fa3b49f89745f4a341f0a0000000000000000000000000000000000000000152b40546a8095abbfaa95806d645c534b423931281f1304000000000000000000000000000000000007162636455564747b6d5e566472808f9dabb9b9ab9d8f8071635547392b1d0f0100000000000000000000000000192d40526476899ba6abafaca9a5a29f9b9894918d8fa0b4a48f7977767472706f6c6b635342311f0e000000000000000a1b2b3845525f6b7885929facb8ada09487796d5f524e5d6b798895a3b2b4a6998b7d6f6153422f1c070000000000000000192e43586e8499afbca7917b66513c2712000000000000000004090b0e10121517191c1e2023221e2022221e160b0000000000000a1b2a35404b56616b76828c98a9b29c88725c47321d080000000000000000071b3044596d8297abb49f8b76624d3924100000000000000000000000000013293e53687d94a9beac97826b56412c1711131517191a1c1e20222426272a2b2d2f32475c72889db3b8a38d77624c37220d0000000011263b50657990a5bac3ae99846e59442f1a05000000000b1c2b3744515e6b7785919eabb7aa9d908375685c4f494444484c4f53565a5d6165686c70748a9fb4a5907b66513d28130000000002121f292f31333537393b3c3f40424446484a4c4e50525356575a5b5d5f728699acb3a08d7966533f2c190500000d22374c62778da2b5a08b76604b36210b000000000000000000000000000000000000000014293e53687d94a9beac988982776f665e554d443b312212000000000000000000000000000000000615253444536372838b7c6d5f546270808d9ba9b7bbad9e9082736557493b2d1f11030000000000000000000000001e33485d6f8294a6b8b1a09794908d898783807b78889db3a6917b66605f5d5b5a575651453625130200000000000000142739495663707c8a96a3b0b6a99d908375685c4f423f4d5b69778694a2b0b7a99b8e80715f4a35200b0000000000000000182e43586d8398adbda8937c67523c2712080a0c0e10121416171a1b1d1f21232527292b2d2f313334373732281b0b0000000000000c18232e39444e59646f7990a5b49f89735e49341f0a000000000000000000162a3f53687c91a5b9a5917c68533e2a160100000000000000000000000012273c52677c93a8bdad98836c57422c1702000000000004090b0d0f11121416181d32475c72889db3b8a38d77624c37220d000000000e23384d62778da2b7c5b09b87705c47321c0700000000000d1a2633404d5a6773808e9aa7b4aea19487796d605356595d6064686b6f7276797d82868990a3b6a28d77634e39240f000000000f20303c4346484a4c4e50525456575a5b5d5f61636567686b6c6f707274767c90a5bba996836f5c4835220e00000b21364b60768ba0b5a28d77624c37220d000000000000000000000000000000000000000012273c52677c93a7bab6a69d948c837a726960574e402f1d090000000000000000000000000000041423334352627182919b8c7d6e6052616f7d8c9aa8b6bcaea092847567594b3d2f21130400000000000000000000001f34495e728597a9bbab9683807b7774716d6a6670879cb1a7927c67524a48464442403d3427180700000000000000001a2f43576774828e9ba7b4b2a5998c7d7164584b3e312f3d4b5967758492a0aeb9ac9e8c76604c37210c0000000000000000172c42576c8398adbea8947d68533e291b1d1f21232527292b2c2f30323436383a3c3e40424446484a4c4c463929170400000000000006111c26313c475263788fa3b5a08b75604b36200b0000000000000000001025394e62778ca0b5ab96826d5944301b0700000000000000000000000012273c51667b91a7bcae99846e58432e19030000000000000000000000000000001d32475c72889db3b8a38d77624c37220d000000000b20364b60748a9fb4c8b39e89735f4a341f0a0000000000000916222f3c4956626f7c8996a3b0b1a5988b7d70676b6e7276797c8284888c8f93979a9ea2aeb39e89745f4a35200b00000000182b3e4e585b5d5f61636567686b6c6f7072747678797c7d80838487888a8c8e96a8bdb29f8c7764513e291500000a1f344a5f74899fb4a38f78634e38230e000000000000000000000000000000000000000011263b5065798b9caebdb9b0a89f968e857c736b5e4c38240f0000000000000000000000000004132332425161708090a0aa9c8d7d6f61515f6d7b8a98a6b4beb0a2948677695b4d3f31231406000000000000000000001b2f425467798c9eb1ae9b897666635f5c58555a6f869bb0a8947d68533e33312f2d2b2921170a0100000000000000001d32475c7285929facb8b1a195887a6e6053473a2d201f2d3b495765738290a2b6b8a38d77624c37220d0000000000000000162b40566b8297acbfa9947d69543f2e30323436383a3c3e40424446474a4b4e4f51535557595b5d5f6161574734200b000000000000000009141f2a374c62778ca1b7a18c77624c37220d0000000000000000000a1f34485d71869aafb19c88735e4a36210c00000000000000000000000011263b50657a90a5bbaf99856f5a442f1a050000000000000000000000000000001d32475c72889db3b8a38d78634e38230e00000000091e33485d72889cb2c7b6a18c76614c37220d0000000000000005111e2b3845525e6b7885929facb5a99c8f827c8084878b8f9296999da0a4a8abafb3b7b2a49586705b46311c07000000001e33475b6b7072747678797c7d80838487888a8c8e9092949597999b9d9fa1a3a8b4c5bba895826c57422c170000081e33485d72889db3a59079644f3a251000000000000000000000000000000000000000000e22364a5c6d8090a1aab2bbbbb2aaa19990887b66503b26110000000000000000000000000312223141506070808f9eaebaab9d8e806b564f5d6b798896a4b2c0b2a49688796b5d4f41322416080000000000000000001325374a5c6f8294a6b8a593806d5b4a474443586e8499aeaa95806a543f2a212324262828251e1204000000000000001a2f445a6f8499aebcbfaa9584766a6159514941393028202d3d4c5c6c7c8ca0b4b8a38d77634d38230e0000000000000000162b40556a8095abc0ab95806a5442434647494b4d4f51535557595b5c5f60636466686a6c6e7072747675634e39240f000000000000000000020d20364b60748ba0b5a38f78634e39240f000000000000000000051a2e43576c8095aab6a28d7864503b27120000000000000000000000000f253a4f64798fa4b9b09b86705b46301b060000000000000000000000000000001d32475c72889db3b9a48f78634e38230e00000000041b30455a6f859aafc4b9a48f79644f3a25100000000000000000000d1a2734414d5a6774828e9ba7b5ac9f939195989ca0a3a7abaeb2b5b4b1ada9a6a29f9586776856422d1904000000001f344a5f7487888a8c8e9092949598999b9d9fa1a3a5a7a9abacafb0b3b4b6b8bcc2c0b19f8c796754402b160000021c32475c70879cb1a7917b66513c27110000000000000000000000000000000000000000071a2c3e4f6172848e969fa8b0b9bdb5ac9b8773604c38240f000000000000000000000001112130404f5f6e7d8e9eaebdb2a293837363513f4d5b69778694a2b0beb3a597897b6d5f51423426180a0000000000000000081a2d3f516476899baeb09d8a776553402f42576c8398adab96826b56403436383a3b3d3e3a30231201000000000000182d42576c8297acc0c0ac998d867d756d645c544c443c343b4b5b6a7a8b9aaabbad9d8e78634e38230e0000000000000000152a3f546a8095aabfac97826b5657585b5c5e60626466686a6c6e7072747677797b7d80838486888a8c7b66503b261100000000000000000000091f34495e73899eb3a5907965503b26100000000000000000000014293d52667a8fa4b8a7937d6a55412c180900000000000000000000000e23384e63788fa4b9b19c87705c47311c070000000000000000000000000000001d32475c72879cb1b9a48f78634e38230e0000000000182d42576c8397acc1bba7917c67523d281300000000000000000000091623303c495663707d8a97a3b0b0a7a6aaadb1b4b4b1aeaaa6a39f9c9894918d8a857667594a39271300000000001e33485e73889d9fa1a3a5a7a9abadafb0b3b4b6b8babcbebdbbb9b8b6b4b3b0afadaba694826f5c4a3724110000001b30455a6f869bb0a8937c67523d28130000000000000000000000000000000000000000000f2032435566727a838c949da5aeb6a6927d6a5744301d090000000000000000000000101f2f3f4e5e6d7d8d9dacbcb3a4948574655545353d4b5967758492a0aebdb5a7998b7d6f60524436281a0c000000000000000010223547596c7d91a3b5a895826f5d4a3840566b8296abac97836c5747494b4c4f5052534d41301e0b000000000000152a3f54697d94a8b1b9b7a9a19991898278706860585048495969788999a9b8ae9e8f806f5e4b36210d000000000000000014293e53687d94a9bfac97826c6a6c6e7072737677797b7d8082848688898c8d8f91939597999b9d9f937c67523d281300000000000000000000061d32475c72879cb1a7917c67523c2712000000000000000000000f23384c60758a9fb3ad9984705b473427190c000000000000000000000d22374c62778da3b8b39d88725c47321d080000000000000000000000000000001b30465b70879cb1b9a48f78634e38230e0000000000162b40556a8094a9bfbea994806a543f2a15000000000000000000000005121f2c3845525f6c7886929facb2b2aeaba7a3a09c9995918e8a8783807b7874716658493b2c1c0a00000000001c32475c70879cb1b6b8babcbdbcbab8b6b4b3b1afadaca9a8a6a4a3a19f9d9b99989694897664523f2d1a08000000192e43586e8499aea9947d69543f2a140000000000000000000000000000000000000000000314263748555e666f778289929ba39d8a76624f3b281401000000000000000000000f1e2e3d4d5d6c7c8c9cabbbb5a595867566564737282d3c4a58667482909fadbbb7a99b8d7d70625446382a1c0e0000000000000005172a3c4e61738698abb29f8d7a6754423f546a8095aaae99846e5b5c5e6062646667685f4d3a261100000000000012273c51667b8c959da6aeb6b5ada49c948c847c736b635b5767778797a7b7afa09080706151412e1b07000000000000000013283d53687c93a8bdad98837c8082848688898b8d8f91939597999b9d9fa1a3a4a7a8abacaeb0b2a9947d69543f2a1500000000000000000000001b30455a6f869bb0a8937d68533e291400000000000000000000091d32475b708599adb39f8a75615245372a1c0e0000000000000000000c21374c60768ca1b7b49f89735e48331e090000000000000000000000000000001b30465b70879cb1b9a48f78634e38230e000000000013283d52677c92a7bcc1ac97826c57422d18030000000000000000000000010e1b2734414e5b6874828f999e9c9996928f8b8784807c7875716e6a67635f5c56483a2b1d0e0000000000001a2f445a6f869aafafadacaaa8a7a5a3a19f9d9c9a98979493918f8d8c8a88878483827d7c6c5a4735221000000000182d42576c8397acab95806b56402b1606000000000000000000000000000000000000000000081a2a38424b535c646d767d879095826d5a46331f0c000000000000000000000d1d2d3c4c5b6b7a8b9aaabab6a69787776758483829191e2c3a48566472828f9dabb9b9ab9d8f80726456483a2c1e0f010000000000000d1f314456687b8ea0b2a99785715f4f5459687d93a8af9a866f7072737577787b7c7d69543f2a140000000000000f24394e616f78828a929ba3acb4b8b0a8a098908880776f67758695a5b5b1a191827161524232231100000000000000000012273c52677c92a7bcb19e92939597999b9c9fa0a3a4a6a8aaacaeb0b2b4b6b8b9bcbdc0bfbcbbb8ab96826b56402c160100000000000000000000192e43586e8499aeaa95806a54402b150000000000000000000003182d41556a8093a8b9a4907d706355473a2c1e1103000000000000000b21364b60758ba0b5b49f8b745f4a341f0a0000000000000000000000000000001b30465b70879cb1b9a48f78634e38230e000000000010253a4f64798fa4b9c4af99856f5a45301b06000000000000000000000000000a1623303d4a5763707d84898884827c7976726e6b6764605c5955524e4b4742382a1c0d00000000000000192e43586d83989c9b9897959391908d8c8b8887868382807c7b7977767472706f6d6b69675f4f3d2a180500000000162b40566b8296abac97826c57422c221a110600000000000000000000000000000000000000000c1a262e374048515a626a737c857965513e2b17040000000000000000000c1c2b3b4a5a6a798a99a9b8b7a79888786859493a2a1a0b0e1c2a3846546270808d9ba9b7bbad9e9082736658493c2d1f11030000000000021427394c5e708395a8b4a18f7c6963686d737c92a7b09b88848688898b8d8f9092826b56402b160100000000000a1e3143525c646d767d879098a1a9b2bab3aba39b938b837a8494a4b3b2a39383736353443424140500000000000000000011263b50667b91a7bcbcaea7a8aaacaeb0b1b4b5b8b9bbbdbfbfbdbbb9b7b5b3b1afadaba9a7a5a3a198836d58432e180300000000000000000000172c42576c8297acac97826b57412c17070000000000000000000012273b5065798ea2b7ad9d8f827365584a3c2f2113050000000000000a1f344a5f748a9fb4b5a08b76604b36210b0000000000000000000000000000001b30465b70879cb1b5a48f78634e38230e00000000000e23384d62778ca1b6c6b19c88725d48331e09000000000000000000000000000006121f2c3946525f6a6f74726f6b6864605d5956524f4b4744403d3936322e261a0c0000000000000000172c41566b828987868382807d7b7978767473706f6d6b6a68666463605f5d5b5a585654524d4132200d0000000000152a3f546a8094a9ad98836e58473e362d241809000000000000000000000000000000000000000009131b242c353e464e57606971705d4936220f0000000000000000000b1b2a3a495968788898a7b7b8a9998979695a4a3b2b1c0c00000c1a28364452616f7d8c9aa8b6bdaea092847567594b3d2f21130400000000000a1c2e415366788a9dafac998673787d83888d97aab7a599999b9c9fa0a2a4a598836c58432d18030000000000021425344049515a626b737c858d969ea7afb8b7afa79f968f92a2b2b4a4948574645545352616060000000000000000000010263b50657990a2b0bec1bcbdbfbfbdbbb9b8b5b4b2b0aeacaaa8a6a4a2a09e9c9a98969493908f8c8b846f5a442f1a0500000000000000000000162b40556a8095abad98836e58432e231a120800000000000000000d22364a5f738899a6b4ad9f918475685a4d3f312316080000000000091e33485e73899fa0a0a08c76614c37220d0000000000000000000000000000001b30465b70879ca0a0a08f78644f3a240f00000000000b20354a5f74899fb4c9b49f8a745f4b35200b000000000000000000000000000000010e1b2835424e565a5f5d5a56534f4c4844413d3a36322f2b2824211d191309000000000000000000152a3e53677473716f6e6c6a68666463615f5e5c5a58565453514f4d4b4a48464443413f3d3930231402000000000013283e53687d93a8af9a866f635a51494036271604000000000000000000000000000000000000000000081019212a333b444d555d5d51412e1a0600000000000000000a192939485867778797a6b6b9aa9a8b7a6b5b4c3c2c1d0d000000000a18263442515f6d7b8a98a6b4beb0a2948677695b4d3f312313020000000000112436495b6d8092a5b6a391888d92979ca2a8b5c3b5aeaeb0b2b4b5b4b2af99846f5a442f1a050000000000000716232d353e464f5760687179838b939ca5adb5bab2aaa3a5b0b5a69686766656473727170800000000000000000000000f24394e63768592a0aeb2b0aeacaba8a7a4a3a09f9c9b99979593918f8d8b89878683827d7c7a787774736a57432e19040000000000000000000014293e53687d94a8af9a866f5a473f362e25190b00000000000000081c3045596c7a8996a4b2afa19486786a5d4f413426180b00000000041d32475c72888b8b8b8b8b77624d38230e0000000000000000000000000000001b30465b70878b8b8b8b8b79644f3a250f0000000000081d32475c71879cb1c6b7a28d77624d38230e00000000000000000000000000000000000a1724313b41464a4945413e3a37332f2c2825211e1a17130f0c0803000000000000000000000010243749585f5e5c5a58575453514f4e4c4a48474443413f3e3c3a38363433312f2e2c2a28251e130500000000000012273c51667b91a7b09b8880766d655c534534210d0000000000000000000000000000000000000000000000050e171f28303942494941332311000000000000000009182837475666768696a5b5bbab9b8c7b6c5c4d3d2e1e0e00000000000008162432414f5d6b798896a4b2c0b2a49688796b5d4f41311f0d000000000007192b3e506375889aacafa19ca2a7acb1b3b4bdc6b6aba8a5a4a2a09f9d9b9987705b46311c0700000000000000051019222a333b444c555d666f778089919aa2abb3bcb8b9b7a7978877685848382919090000000000000000000000000c20344758667483909f9d9b99979593918f8d8b8988868482807c7b79777573716f6d6b69676663625f5e594c3b2814000000000000000000000012273c52677c91a7b19c8770635b524a413729190600000000000001162a3d4e5c6a788694a2afb2a496897a6d5f514436281a0a000000001c31465b6e74747474747472614c38230d0000000000000000000000000000001b3045596d74747474747473624e39240f0000000000021a2f445a6f8499aec3baa5907965503b261100000000000000000000000000000000000006131f272c313434302c2925221e1a1713100c09040000000000000000000000000000000000081a2c3b454a4847454342403e3c3a38373533312f2e2c2a28272523211f1e1c1a18171513100a010000000000000010263b50657990a5b7a69b928a82787063503c271200000000000000000000000000000000000000000000000000030c141d262e34342e2315050000000000000007172736465565748594a4b3bcac9d8d7d6d5e4e3e2f1f100000000000000000061523313f4d5b69778694a2b0beb4a6988a7b6d5f4f3c28140000000000000e213345586a7c8fa2b2b4b2b1aca7a29ea0adbca89893908f8d8b8988868483725c47321d07000000000000000000060e171f283039414a535b636c757d868f97a0a8b1aea999897969594a3a2a1a0b0000000000000000000000000005182a3a48566472828a88868482807d7b7977767372706e6c6a68666462605e5c5a58565452504e4c4a48453c2e1d0b000000000000000000000010263b50657990a5b39e8a80776e665d544736230f000000000000000d1f303e4c5a687584919fadb4a7998c7d7061544638281603000000172b3e505c5f5f5f5f5f5f5e5444311e09000000000000000000000000000000162a3d4f5c5f5f5f5f5f5f5e5545331f0b000000000000182d42576c8297acc0bca7937c68533e291400000000000000000000000000000000000000020c13181c1f1f1b1714100d09040000000000000000000000000000000000000000000000000e1d2931343332302e2c2b2927252322201e1c1a1917151312100e0c0a08030000000000000000000000000000000f24394e63768899abb6aea69e958c7c68533e2813000000000000000000000000000000000000000000000000000000010a121a1f1f1a11050000000000000000122535445464738493a3b2bdad9e8e7d6e5f4f40302011010000000000000000000513212f3d4b5967758492a0aebdb6a89a8c7d6b57412c170000000000000416283b4d5f7285959fa6a19c97938e898fa2b7a38d7c7b7977767472706f6c6857442f1b060000000000000000000000040c141d262e373f485059616a727a848c959d9a958b7a6b5b4b3b2c1c0c0000000000000000000000000000000c1c2a38465462707472706e6c6a68666463605f5c5b58575453514f4d4b49474543413f3d3b3937353330291e100000000000000000000000000f24394e63788fa3b5a89c938a82797065523e2a15000000000000000112202e3c4a586573828f9dabb7a99c8e8072645645321e0a0000000f21323f484a4a4a4a4a4a4943362615020000000000000000000000000000000e20313e484a4a4a4a4a4a494337271603000000000000152a3f54697d94a9bebfaa95806b56402b16010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c161d1f1e1c1b1917151412100e0c0b09040000000000000000000000000000000000000000000000000000000b1f3347596a7c8e9aa3abb4ae9b8874604d39251100000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f425362728292a1b1beae9e8f806f60504131221202000000000000000000000003111f2d3c4a58667482909fadb7a79888776754402b16000000000000000b1e3042556778828b918c88837d78768ba0b5a38f78666462605f5d5b5a57554a3a28150100000000000000000000000000010a121b232b343d454e565f677078828985827c6c5c4d3d2d1d0e00000000000000000000000000000000000c1a283644525d5f5d5b59575553514f4d4b4a474643423f3e3c3a38363432302e2c2a28262422201e1b160c000000000000000000000000000d22374c61748698aab5afa79e968d7d6a55402b16010000000000000002101e2c3a47556370808d9ba9b6ac9e908374624d38230e0000000313222d33343434343434342f251809000000000000000000000000000000000213212c33343434343434343026190a0000000000000012273c52677b91a6bbc2ad98836d58432e1904000000000000000000000000000000000000000205080b0e10100c0500000000000000000000000000050808060402000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000417293b4c5e707d878f98a0a692806b5844311d0a00000000000000040f161a1916120e0b070400000000000000000000000000000000000000000000000000001f34495e718291a0b0bfafa09080706151423223130400000000000000000000000000010f1e2c3a48566472828f9da9998a7969594938251100000000000000011325384a5a656f777c77726d6964748a9fb4a59079644f4d4b4a4846444240382c1c0b00000000000000000000000000000000000710182129323a434b545c656d74706b675e4e3e2f1f0f000000000000000000000000000000000000000a18263441494a48464442403e3c3a38363432302e2c2a28272423201f1d1b19171513110f0d0b0904000000000000000000000000000000091e324557687a8c99a2abb3b09d8975624e3b2713000000000000000000000e1c2a374553616f7c8b98a6b4a4948372604c37220d000000000410191e1f1f1f1f1f1f1f1b1308000000000000000000000000000000000000030f191e1f1f1f1f1f1f1f1b1409000000000000000010253a4f64788fa3b8bfb09b86705b46311c0700000000000000000000000000000000081014171a1d2023252521180b000000000000000000000511191d1d1b19171513110d0500000000000000000000000000000000000000000000000000000000000000000000060d10100b0300000000000000000000000c1e2f4152616a737c858d968a76634f3b2815010000000000000615222b2f2f2b2723201c1815110d09060200000000000000000000000000000000000000001f34495d707d8d9caab0a191827162524333231404000000000000000000000000000000000e1c2a3846546270808d9b8c7b6b5b4b3b2b1a080000000000000000081b2c3c49525c6467635d59545e73889db3a6917b66503b363433312f2d2b251b0e0000000000000000000000000000000000000000050d161e272f384049515a5f5b57524c403020110100000000000000000000000000000000000000000816242e343433312f2d2b29272523211f1d1b19171513110f0e0b0a060000000000000000000000000000000000000000000000000000021528394b5d6e7d868f97a0a894826d5946331f0c00000000000000000000000c19273543515f6c7a8896a4968675655544311d09000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c61768ca1aeaba79d88735e49341f0a0000000000000000000000000000000e1a24292c2f3235383b3a34291b0a00000000000000000615232d3232302f2c2a282621170b00000000000000000000000003030000000000000000000000000000000000000d192126251f16090000000000000000000000122334434e576068717983826d5a4633200c000000000000011324333e4444403c3835312d2a26221e1b1713100c08050100000000000000000000000000001a2e4151606f7d8c9aa2928372635344342515050000000000000000000000000000000000000c1a28364452616f7d8c7d6d5d4d3d2d1d0d000000000000000000000e1e2b363f4851524e4944475c72879cb1a7927c67523c271f1e1c1a181611090000000000000000000000000000000000000000000000020b131c242d363e464a46423d392f2212020000000000000000000000000000000000000000000006121a1f1f1e1c1a18161412100e0c0a0701000000000000000000000000000000000000000000000000000000000000000000000000000a1c2e3f51606a727b848c958b7764513d2a170300000000000000000000000009172533414e5c6a77869489786857473726140100000000050d11131516181a1b1b160e0200000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f34495e73899c9995928f8b76604b36210c00000000000000000000000000000c1d2c373e4144474a4d504f4739281502000000000000001223334047474644423f3e3b34291a0900000000000002070b10141818140b000000000000000000000000000002101e2b353b3a3327180900000000000000000000061625323b444c555d666f7464513e2a1704000000000000091d304251595855514d4a46423f3b3733302c2825211d1916120e0b070300000000000000000011233342515f6d7b8b9484746454453526160700000000000000000000000000000000000000000a18263442515f6d7a6f5f4f3f2f1f0f0000000000000000000000000e19232c353c3d393430465b70869ba0a0937d68533e291307010000000000000000000000000000000000000000000000000000000000000008111a222b3234312d29241d110400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000102233424e565f67707982836f5c4835210e0000000000000000000000000000071523303e4c5a6775847b6b5a4a39291908000000000c182126282a2b2d2f30302a20130300000000000000000000000000000000000000000000000000000000000000000000000000000000071c32475c70878784807c797771604b36210c000000000000000000000000000016293b495356595c5f6264645745311d08000000000000061b2e41515c5c5b585754535047382614000000050e13171c2025292d2d281e110100000000000000000000000412202e3c48504e45362717070000000000000000000007141f283039414a535b5f574735220e000000000000000f24384d606e6d6a66625f5b5753504c4845413d3936322e2b2723201c18140d0200000000000005152432414f5e6c7a8575655646372717080000000000000000000000000000000000000000000008162432414f5d665f5141312111010000000000000000000000000006101922272825202f445a6f858b8b8b8b7d69543f2a150000000000000000000000000000000000000000000000000000000000000000000000060f171d1f1d18140f090000000000000000000000000000000000000000081014151515151515141008000000000000000000000000000000000000000000000000000d171d1f1d160c0200000000000000000000000000000000041524313a434c545d656e7466533f2c19050000000000000000000000000000000512202e3c4a5765736d5d4d3c2c1c0b000000000a1b2a353b3e3f40424445453d31211000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f43586b74716e6b6865625e5343301c0800000000000000000000000000001d314558676b6e7174777975604b36210c0000000000000b20354a5e6f72706e6c6a686456432f1b00000c1822272c3035393e42423b2f1f0e00000000000000000000051322303e4c59656254443425150500000000000000000000020b141d252e373f474a44392a18050000000000000013283d51667b83807b7773706c6865615d5a56524e4b4743403c3834312d281f130400000000000006142331404e5c6a7466574738281909000000000000000000000000000000000000000000000000061523313f4b504d413223130300000000000000000000000000000000050e121310182d42576a74747474747467533e2914000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a24292a2a2a2a2a2a29241a0e0000000000000000000000000000000000000000000000101e2a323431291f140a0000000000000000000000000000000006141e272f384149525a5f5849372310000000000000000000000000000000000002101e2c3947555e5c4f3f2f1e0e0000000000152839475053545657595a594f3f2d19050000000000000000000000000000000000000000000000000000000000000000000000000000000015293c4e5b5f5c595653504c49423525140100000000000000000000000000001f344a5f74828487898c8d78634e39240f0000000000000d22374c627788868482807c725d48331e000a1b2a353c41454a4e5357574d3d2b1804000000000000000008152332404e5c6977726252423223130300000000000000000000000109121b232b333431281b0c0000000000000000172c40556a809494908c8986827d7976726f6b6763605c5854514d4946423c31231202000000000000051322303e4c5a5f584939291a0a00000000000000000000000000000000000000000000000000000513212e373b38302314050000000000000000000000000000000000000000000014283b4d5a5f5f5f5f5f5f58493724100000000000000000000000000000000000000000000000000000000000000000000000000000070e151b1e1c160d00000000000000000000000000000000000c1d2c373e3f3f3f3f3f3f3e372c1d0c0000000000000000000000000000000000000000000b1d2e3c464a453c31271d1208000000000000000000000000000000020b131c252d363e474a453a2b1a07000000000000000000000000000000000000000e1c29374349483e3121110000000000001c3144576468696b6c6e6f6d5c48341f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000d1f303e474a4744413e3b38342f2517080000000000000000000000000000001e32475c7287989b9fa1907b66513c27120000000000000f24394e63788f9b99979588725d48331e001528394751555a5e63686c6a5a47321e09000000000000000a18263342505e6b7988827061514131211100000000000000000000000000000710181e1f1c150a0000000000000000051a2f44596e8398a9a5a19e9a96938f8b8884807c7874716d6966625e5b574f41302010000000000000000412202e3c464a453a2b1b0b0000000000000000000000000000000000000000000000000000000003101b2326241d130500000000000000000000000000000000000000000000000b1e2f3d474a4a4a4a4a4a453b2c1a080000000000000000000000000000000000000000000000000000000000000000000000060d141b22293033312a1e100000000000000000000000000000000016293b495354545454545453493b291602000000000000000000000000000000000000000215283a4c5a5f594e443a2f251a0f020000000000000000000000000000000008111a222b323431281c0d0000000000000000000000000000000000000000000b19263034332c2113030000000000001f344a5f747c7d8283848676604b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000112202b3334322f2c2926231f1b1207000000000000000000000000000000001a2f44596e8499aeb3a8937d69543f2a1500000000000011263b50657990a5aeac9b87705b46311c001c314457646a6f73777c8275604b37220d0000000000000c1a28364351606e7b8a988f806f5f4f3f2f1e0c0000000000000000000000000000000000000000000000000000000000091e33485d72879cb1bab6b3afaba7a4a09c9995918d8a86837d7a7773706b5f4e3e2e1d0d0000000000000002101e2a323431281c0d00000000000000000000000000000000000000000000000000000000000000080e110f090100000000000000000000000000000000000000000000000000111f2b3234343434343431291d0e000000000000000000000000000000000000000000000000000000000000000000040c131a21282f363d4448463c2e1d0b0000000000000000000000000000001d314558676a6a6a6a6a6a675845311d08000000000000000000000000000000000000000d2032445769746b61564c41372d2011010000000000000000000000000000000000060f181e1f1c150b000000000000000000000000000000000000000000000009141b1f1e190f03000000000000001e33485e7389949698998d77624c38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000000020f181e1f1d1a1714110d0a06000000000000000000000000000000000000172c41566b8296abc0ac97826c57422d1803000000000013283d52677c92a7bcaf99846f5a442f1a001f344a5f748084888d918f7964503b261100000000000e1c2a38455361707d8c9aa89d8d7d6d5d4d3b28150000000000000009141a1d1a140b0300000000000000000000000000000d22374c61768ba0acb0b3b7bbbfbcb9b5b1aeaaa6a29f9b9794908c88857d6c5c4c3b2b1a0900000000000000000d171d1f1c150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010e181e1f1f1f1f1f1f1d160c0000000000000000000000000000000000000000000000000000000000000000000a1620272e353c434a51585e594c3a27140000000000000000000000000000001f344a5f74808080808080745f4a341f0a00000000000000000000000000000000000005172a3d4f6174877d73695f544a3e2f1e0b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001d32475c72879cabada48f78634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687d93a7bcaf99856f5a45301b060000000000142a3f54687d94a9bead98836c57422d18001e33475c7186999da2a6937d6954402b1601000002101e2c3a48556371808e9caab8ab9b8b7a6b58442f1a0000000000000c1b272f322f271f160e0500000000000000000000000010263b5065798f93979b9fa2a6aaadb1b5b8bcbfbbb7b4b0aca8a5a19d9a8b7a695949382612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091928333b424950575e656c736a57432f1b0700000000000000000000000000001f344a5f748b959595958b76604b36210b00000000000000000000000000000000000010223447596c7d9191867c71675c4d3b2713000000000000000000000000000000000000000000000000040d1315151515151515120c02000000000000000004080b0d1012141717130b000000000000001b30465b70869bb0bba5907965503b26100000000000000000000000000000000000000000000000000000000000000000000000000b151b1e1d1b181614110f0d0b080604010000000000000000000000000000000000000011263b5065798fa4b9b29c88725d48331e090000000000162b40566b8095abc0ab95806b56402b16001a2e43586c8296abb6ac97836d59442f1b06000412202e3c4a58657382909eacbab8aa9c8e806f5a45301b000000000007192a384347433b322a211810070000000000000000000010253b5064767a7d8386898d9195989ca0a3a7abafb2b6babdbebab6b2a99888776755412d1800000000000000000000000000000000000000000000000b131717171717171717120a0000000000000000000000000000000000000000000000000000000000000000071015161412100d0b0906040200000000000000000000000000000000000000000000000000000000000000000000000000000000000000142637454f565d646b72798086725e4a36220e00000000000000000000000000001e33485e73899fababa18c76614c37220d0000000000000000000000000000000000071a2d3f516476899ca3998f84796a56412c170000000000000000000000000000000000000000000000081621282a2a2a2a2a2a2a271f140500000000000410191d202225272a2c2c271d100100000000001a2f44596e8499afbca7917b66513c271200000000000000000000000000000000000000000000000000000000000000000000000d1c28303332302d2b29272422201e1b19171412100d0b09070402000000000000000000000e23384d62778ca1b6b5a08b75604b36210c0000000000182d42576c8398adbea9947d68543f2a1400152a3e53687c92a6bbb19c87725d49341f0a061422303e4c5a67758492a0aebcb5a89a8c7d6f6152402c18000000000010243748565c574e463d342c231a100200000000000000000d213548586265696d7074787b8084878b8f92969a9da1a5a8acb0b5c0b6a695856f5a442f1a00000000000000000000000000000000000000000001101d272c2c2c2c2c2c2c2c261d100000000000000000000000000000000000000000000000000000000000000c19242a2b29272522201e1b19171412100d0b09060402000000000000000000000000000000000000000000000000000000000000000000071b304355636a717880868d958d7965513d291501000000000000000000000000001d32475c72889db3b8a38d77624c38230d0000000000000000000000000000000000122437495c6e8294a6b6aba08d7a6855402c1600000000000000000000000000000000000000000000051626333c3f3f3f3f3f3f3f3b312313020000000514222c3235373a3c3f41413a2e1f0e0000000000182d42576c8398adbda8937d68533e281300000000000000000000000000000000000000000000000000000000000000000000071a2b394448474543403e3c3a373533302e2c29272523201e1c19171513100e0a03000000000b20354a5f74899eb3b8a38e78634e39240f00000000001a2f445a6f8499afbca7927c67523d28130010253a4e63788da2b6b5a18c77624d38240f162332404e5c6a778694a2b0beb3a5988a7b6d5f51433423100000000006192c405366726a615950483f372d2011010000000000000005182a3a464d5154585c5f63676a6e7276797c8285888c9094979ba2b1c3af99846e58432e190000000000000000000000000000000000000000000e1f2e3a41424242424242413a2e1e0d00000000000000000000000000000000000000000000000000000000091a2a373f403f3c3a373533302e2c2a272523201e1c19171412100e0b090704020000000000000000000000000000000000000000000000000a1f34495e737d868d939aa2a995806c5844301c08000000000000000000000000001c32475c71879cb1b9a48f78634e38230e000000000000000000000000000000000a1c2f415466798c9eb1baa89583705d4b392612000000000000000000000000000000000000000000000f22344450545454545454544e42311e0b0000001122323f474a4c4f515456564c3d2b180400000000162c40566b8296abbfa994806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000f233749575e5c5a585653514f4c4a484543413f3c3a383533312f2c2a2825231e160a000000071c31475c70869bb0bba6917b66513c271200000000031c31465b70879bb0baa5907965503b2611000c20354a5f73889db2baa5907b66523d2818263442505e6c798896a4b2bfb1a39588796b5d4f4133251605000000000e2235495c6f837d756c645b534a3e2f1e0d00000000000000000c1c2933383c3f43474b4e5255595d6064686c6f73777a7d838694a9bead98836c58432d18000000000000000000000000000000000000000004182b3d4c56575757575757554c3c2a170300000000000000000000000000000000000000000000000000000013263848535653514f4c4a484643413f3c3a383533312e2c2a272523201e1c19171512100e0b09070300000000000000000000000000000000091e33485c708599a0a7afb6b09c88735f4b37230f000000000000000000000000001b30465b70869bb0baa59079644f3a250f000000000000000000000000000000021427394c5e718496a9bbaf9d8a776653412e1c0a00000000000000000000000000000000000000000000152a3e51626a6a6a6a6a6a69604e3a2611000000192d40515c5f626466686b6a5b48331f0a00000000152a3f546a8094a9bfab96826b56402b1601000000000000000000000000000000000000000000000000000000000000000000152a3e536673716f6c6b686664615f5d5a585653514f4c4b484644413f3d3a3832281a0a000001192e43586d8398adbea9947d69543f2a1500000000081e33485d72889db2b8a38e78634e39240f00071c31455a6f8499adbeaa95806b56412d28364451606e7c8a98a6b4bdafa1938577695b4d3f312315070000000004172a3e5164788c928980776f665c4d3c2a190700000000000000000c171e23272a2e3236393d4144484c4f53575a5e6266696d7c93a8bdac97836c57422c1700000000000000000000000000000000000000000a1f33485b6a6c6c6c6c6c6c695a46321d080000000000000000000000000000000000000000000000000000081b2f4256666b686664625f5d5b585654514f4c4b484643413f3c3a383533312f2c2a272523201e1c170f03000000000000000000000000000005192d4155697d91a5b9c3c9b7a38f7a66533e2b16020000000000000000000000001a2f445a6f869bb0bba5907a66503b26110000000000000000000000000000000c1f314456697b8ea1b3b7a592806d5b483624110000000000000000000000000000000000000000000000172c42576c8080808080807d68533e29130000001e33485d6f7477787b7d8276604b36210c0000000013283e53687d93a8bdac97836c57422c1702000000000000000000000000000000000000000000000000000000000000000000182d42576c82878583807d7b787674726f6d6b686664625f5d5b585654524f4d45382815020000162b40556a8095aabfac97826c57422d18030000000a20344a5f748a9fb4b7a18c77624c37220d0001172c41556a8094a9beae9a85705b463138465361707d8c9aa8b6bbad9f91837567594b3d2f21130500000000000c2033465a6d8295a59c948b83796b5948362512000000000000000000030a0e1215191d2124282c2f33373a3e4246494d5154687d94a9beac97826b56402b1600000000000000000000000000000000000000000b21364b6076838383838383745f4a35200b00000000000000000000000000000000000000000000000000001023374b5e72827d7b79777472706e6b686664625f5d5b585654524f4d4b484644413f3c3a383633312b211304000000000000000000000000000012263a4e62768a9eb2c6cebeaa96826d5a46321e0a000000000000000000000000192e43586e8499afbca7917b66513c271200000000000000000000000000000417293c4e61738699abbead9a887563503e2b19070000000000000000000000000000000000000000000000162b40566b829595959594806a543f2a150000001f34495e73898c8f91948e78634e39240f0000000012273c51667b91a7bcae99846e58432e19040000000000000000000000000000000000000000000000000000000000000000061b30455a6f85999a979593908f8c8a888683827d7b79777472706e6b696764625645321e09000013283d52677c91a7bbaf9a86705b46311c060000000c21374c60768ca1b6b4a08b745f4a35200b000013273c51667a8fa4b9b39e89745f4b3a48566371808e9caab8b9ab9d8f82726557493b2d1f110300000000000013283b4f62768a9db1b0a79f9689776554422f1b070000000000000000000c171e211f1b171213171a1e2226292d3134383f546a8094a9bfab95806a55402b1600000000000000000000000000000000000000000b21364b60768b989898988c76604b36210b0000000000000000000000000000000000000000000000000005182c3f53667a8e93918f8c8a888683827d7b79777472706e6b696764625f5d5b585654524f4d4b48463e32221000000000000000000000000000000b1e33475b6f8397abbfbab4ad9d8975614d392510000000000000000000000000182e43586d8398adbda8937c67523c271200000000000000000000000000000f213446596b7d90a3b5b5a2907d6a584633210e000000000000000000000000000000000000000000000000152a3f546a8094a9abab97826b56402c160100001c32475c70879ba4a6a5907b66513c27110000000010253b50647990a5bab09b866f5a45301b0600000000000000000000000000000000000000000000000000000000000000000a1f34495e73889dafacaba8a5a3a19f9c9a989694918f8d8b888684827d7c7974614c37220c000010253a4f64798fa3b8b29d88735e49341f090000000e23384e63788da3b8b39d88735e48331e0900000e23384c61768ba0b4b7a28e78644f4a58667382909eacbab7a99b8d8070635547392b1d0f0100000000000000172c41566b7d9199a2aab3b2a69583715e4a35200b00000000000000000e1d293236342f2b27231e1a15111114181c202b40556a8095abbfa994806a543f2a1500000000000000000000000000000000000000000a1f344a5f748ba0adada18c76614c37220d000000000000000000000000000000000000000000000000000d2134485b6f8396a8a6a4a19f9d9b989694918f8c8b888683827d7b79777472706e6b69676462605e5b50402d1a060000000000000000000000000004172b3f53677b90a4ada69f99928b7c68533e2813000000000000000000000000172c42576c8297acbea9947d68533e29130000000000000000000000000007192c3e516376899baebcaa988572604d3b29160400000000000000000000000000000000000000000000000013283e53687c93a8bdad98836c57422d180300001a2f44596e8499aebba8937d68533e2914000000000f24394e63788fa3b8b19c87705c47311c0700000000000000000000000000000000000000000000000000000000000000000d22374c61768ca0a9acaeb2bbb8b6b4b2afadaba8a6a4a29f9d9b9897949189745f4b36210c00000d22374c61768ba0b5b5a08b76604c37210d00000010253a4f647990a5bab19c87705c47311c070000091e33485d71879bb0bca7927d68545768758492a0aebcb5a7998b7d6f61534537291b0d000000000000000000162b405568747d868e979facb2a18c76614c37220c000000000000000f1e2c3b464b4944403c37332e2a26211d1914162b40566b8297acbfa9947d68533e29130000000000000000000000000000000000000000091f34495e73899fb4b8a38d77624c37220d0000000000000000000000000000000000000000000000000015293d5063778b9fb2bbb9b7b4b2b0adaba8a6a4a19f9d9b989694918f8d8b888684827d7c797774736e5d49341f0a00000000000000000000000000001024384c6074889c99928b857d767063503c2712000000000000000000000000162b40566b8297abbfa994806a543f2a1500000000000000000000000000112436495b6e8093a6b8b29f8d7a685543301e0c0000000000000000000000000000000000000000000000000012273c51667b91a7bcaf99846e59442f1a050000172c42576c8297abc0ab96826b56412c17020000000d22374c62778da2b7b39d88725d48331e08000000000000000000000000000000000000000000000000000000000000000010253b5064798f92949799a0b0c0b1a7a6a8abadafb1b4b6b4b2b0adaba99a86705c47321d0800000a1f34495e73889db2b8a38e78644f3a25140f0a0512273c51667b91a7bcaf9a856f5a442f1a050000041a2e43586d8297abc0ac97836d585c728694a2b0beb3a597897a6d5f51433527190b000000000000000000001125384a586169727a838ea0b5a38d77634e38230e0000000000000f1e2d3c4a59605d5955514c48433f3b36322d29252c42576c8398adbda8937c67523d28130000000000000000000000000000000000000000061e33485e73889db3b8a38f78634e38230e000000000000000000000000000000000000000000000000001b3044586c8093a7bacececbbdb4b3b6b8bbbbb9b7b4b2b0adaba9a7a4a2a09d9b989694918f8d8b8876604b36210b0000000000000000000000000000091d3145596d828c857d777069625b534534210d000000000000000000000000152a3f546a8095abc0ab95806a55402b16010000000000000000000000091c2e415366788b9eb0b9a795826f5d4b382614010000000000000000000000000000000000000000000000000010253a4f647990a5bab09b86705b46301b060000152a3f54697d94a9bead98836e58432e19040000000b21364b60758ba0b5b49f89745f4a341f151515151515151515151515151515151515151515151515130d0400000000000010263b506577797c80828493a8b6a293919395989a9c9fa1a3a5a7a9acab97826c58432e19040000061c31455a6f869aafbba6917c67523d2d28231e1914293e53687d93a8bdad98836d58432e1803000000152a3f53687c92a7bbb09b87725d5c72889db2c0b4a39587786b5d4f41332517090000000000000000000000091b2c3a454d565f6773889db3a48f79644f3a250f00000000000f1e2d3c4b5a6875726e6965615d58544f4b47423e393543586e8398adbca7927c67523c27120000000000000000000000000000000000000000001d32475c72889db3b9a48f78634e39240f000000000000000000000000000000000000000000000000001d32475c718494a4b4c4d2beada09ea1a3a5a8aaadafb1b4b6b9bbbbb9b7b4b2b0adaba9a7a4a29f89745f4a341f0a000000000000000000000000000002162a3e52657977706a635c554e47403627160400000000000000000000000014293f53687d94a9bfac97826b56412c170100000000000000000000011426394b5d708395a8bbaf9c8a776553402e1b0900000000000000000000000000000000000000020406080a0c0e1024394e63788fa3b8b19c87725c47321d07000012273c51667b91a6bbb09b86705b46311c070000000a1f344a5f73899fb4b5a08b76604b362a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2821160800000000000d213548596365676a6b8094a9b29d887b7d80838687898c8e9092949799937d68533f2a1500000000182d42576c8297acbea994806a5547423d38332e292b40556a8095aabfab96826b56412c170100000011253a4f64788da2b7b5a08b76615e73899fb4c3ae998576685a4d3f31231507000000000000000000000000000e1c28313a424b5c71879cb1a5907b66503b2611000000000c1d2d3c4b5a69788788837d7976716d6864605c57534e4a46596e8499afbca7917b66503b26110000000000000000000000000000000000000000001c31465b70879cb1bba59079644f3a250f000000000000000000000000000000000000000000000000001a2e425566758696a6b6c5b7a28f898c8e909395989a9c9fa1a4a6a8abadb0b2b4b7b9bbbcb9b19c88725c47321d080000000000000000000000000000000f22364a5b66635c554e48413a332c2418090000000000000000000000000013283e53687d93a8bdad98836c57422c1702000000000000000000000c1e314356687a8da0b2b7a592806d5a4836231100000000000000000000000004090c0e10121416171a1b1d1f21232527374c62778da2b7b39e89735e48331e09000010253a4f64788fa3b8b39d88735e49341f09000000071e33485d72889db3b7a18c77624c3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c332616050000000006192b3b474d5052566b8296abb09b8670686b6d6f727476787a7c808284867964503b261100000000152a3f54697d94a9beac97836d605c56524c48423e3942576c8297acbfa9947d69543f2a15000000000c21364a5f74899eb2b9a5907b665e73899fb4c4b09c8d7d6f6051423425170800000000000000000000000000000b151e2730465b70869bb0a7927c67523c271200000000172a3b4b5a697888979c98948f8b87837d7974706c68635f5a5a6f869bb0bba59079644f3a25100000000000000000000000000000000000000000001b30465b70869bb0bba5907b66503b261100000000000000000000000000000000000000000000000000132638485867778898a7b7b8a4918276787b7d80838688898c8f919396989b9d9fa2a4a7a9abae9a866f5a45301b06000000000000000000000000000000071a2c3d4a514f4844413d3a3730251606000000000000000000000000000012273c52677c92a7bcae99846e58432e1903020406080b0d0f11131618283b4e60738698aabdac9a887562503d34291a0b000000000000000000000d181e21232527292b2c2f30323436383a3c3e4b60768ba0b5b5a08b745f4a35200b00000d22374c61768ca1b6b5a08b76604b36210c000000011c31465b70879cb1b8a38e7863545454545454545454545454545454545454545454545454545454504434220f00000000000d1d2a34383b43586c8398adae99846e5956585a5c5f606365676a6c6e706f5f4b37220d0000000012273c51667b90a5bbaf9b867a75706b66615c57524d48586e8499aebca7937c67523d281300000000071c31465a6f8499aebea994806a5e73899aa8b7baab9c8e7d70615243352617090000000000000000000000000000020a1a2f44596e8499afa9947d68533e2914000000001d32465969788897a6b1ada8a4a09b97938e8a86827c78736f6b70879cb1b9a48f79644f3a250f0000000000000000000000000000000000000000001a2f445a6f869bb0bca7917b66513c271100000000000000000000000000000000000000000000000000091a2a3a495969798a99a9b9af9f8f807066686a6d6f727476787b7d828386888a8d8f9194969998836d58432e19040000000000000000000000000000000a1e32455661605c5956534f4b42342411000000000000000000000000000011263b50667b91a7bcaf99846f5a442f1a1517191b1e20222426282b2d3346586a7d90a2b5b4a28f7c6a5852504738291a0b0000000000000000101e2b3336383a3c3e40424446474a4b4d4f5153505f74899fb4b7a18c76614c37220c00000a20344a5f74899fb3b8a38d78634e39240f000000001a2f445a6f859aafbaa590796a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a62513e2a150000000000000d1820232f445a6f8499afac97826c57424345474a4c4e50525457595b5b5142301c08000000000f24394e63788da2b7b4a2958f8a86807b76716c67625d5b70869bb0bba5907b66503b26110000000001182c41566a8094a9beae99846f5a6c7b8a99a8b6baac9d8f80706153443527180a000000000000000000000000000000182d42576c8398adab95806a55402b16000000001f344a5f748897a6b5c4c1bdb9b4b0aca7a39f9a96928d8984807b879cb1b9a48f78634e38230e000000000000000000000000000000000000000000192f44586e8499afbda8937c67523c271200000000000000000000000000000000000000000000000000000c1c2c3b4b5b6b7b8c9babbbae9e8e7d6e5e55585a5c5f616466686b6d70727477797c7d828486826b56412c17020000000000000000000000000000000e23384d627474716e6b68645f52412d19050000000000000000000000000010253a4f647990a5bbb09b866f5a4530242a2c2e30333537393b3e404244506375889badbca997857263646764564738291a0b0000000000000f1e2e3c474b4d4f51535557595b5c5f6062646668635d72889db3b8a38d77634e38230e0000071d32475c71879cb1baa5907a66503b261100000000192e43586e8398adbba79180808080808080808080808080808080808080808080808080808080806c57422c170200000000000b141a1c31465b70869bb0aa95806a54402e30323437393b3d3f424446464033241300000000000c21364b60758a9fb4c0b1a9a49f9a95908b86827b77716d72889cb2b9a48f78634e39240f000000000013283c51667a90a4b9b29e89745f5d6c7a8a98a7b6bbad9e8f80716253453628190a0000000000000000000000000000172c41566b8297acac97826b57412c17020000001d32475c70869bb0c4c5b8b1b1b5babebcb8b3afaba6a29e99959091a1b5b8a38d77624c38230d000000000000000000000000000000000000000000192e43586e8398adbda8937d68533e29130000000000000000000000000000000000000000000000000000000e1d2d3d4d5d6d7d8d9dadbcac9c8c7c6c5c4c45474a4c4f515356585b5d5f626467696b6e707266523e29140000000000000000000000000000000010253a4f64798a8784807c79705d48331e08000000000000000000000000000f243a4f64788fa4b9b19c87705b4630373e414346484a4c4e50535557595b6d8092a5b7b49f8c797677797c7465564738291a0a000000000f1e2d3c4c5a60636466686a6c6e7072737677797b7d6f5c70879cb1b9a48f79644f3a250f0000011a2f445a6f8499aebda8937d68533e291400000000172c42576c8297acc0ac9c95959595959595959595959595959595959595959595959595959595826b56402b1601000000000f1d282f3032475c72889db2a8937c68533e28222222222426282a2c2f31312c2215060000000000091e33485d72879cb1c6c4beb8b4aeaaa4a09a96908c87827c899fb4b7a28d77624c37220d00000000000e23384c61768ba0b5b7a28d78634f5c6b798998a6b5bcad9e8f827163544637281a0b00000000000000000000000000152a3f546a8095aaad98836d58432e1803000000192e43586d8297acc0b8a79c9ca1a5aaaeb2b7bbbfbbb6b2aeaaa5a5afbeb7a18c77624c37220d000000000000000000000000000000000000000000172c42576c8398adbfa9947d68533e2914000000000000000000000000000000000000000000000000000000000f1f2f3f4f5f6f808f9eaebaaa9a8a7a6a5a4a3a35373a3c3f414346484b4d4f525456595b5c564836230f0000000000000000000000000000000012273c51667b919c98959288725d48331e08000000000000000000000000000e23384e63788ea3b8b29d88725c473b495356585b5d5f616366686a6c6e70778a9dafc2b39f8c898b8d8f9184746556473828160300000d1d2d3c4b5a6a7677797b7d8082848688898b8d8f9187725c6f869bafbba6917b66503b2611000000182d42576c8297acbfab95806b56402c1601000000162b40556a8095abc0baaeababababababababababababababababababababababababababab97826b56402b16010000000b1d2d3a4346464a5f73899fb4a5907b66503b37373737373737373737352e22181005000000000000041a2f445a6f8499aec3c9bdb7b8bdbeb9b4afaaa5a09b969293a3b7b5a08b75604b36200b00000000000a1f33485d71879bb0bba7927c68534d5c6a798897a5b4bdae9f90827264554638291b0c00000000000000000000000014293e53687d94a8af99846f5a442f1a05000000152a3f54687d93a8bdb29d89888c9095999ea2a6abafb4b8bdbebabac1cbb6a18c76604b36210b000000000000000000000000000000000000000000172c41566b8297acbfab95806a543f2a150000000000000000000000000000000000000000000000000000000001112131415161708090a0b0b8a898897868584838282427292c2e303335383a3c3f4144464743382a19070000000000000000000000000000000014293f53687d93a8adaa9b86705b46311c06000000000000000000000000000d22374c62778da2b7b39d88735e484558676b6e70727476787b7c808284878895a7baccbbaa9f9ea0a3a4a2938474655645321e0a0006192b3b4b5a6978898d8f91939597999b9c9fa0a3a49e89735e6e8499aebda8937c67523d2813000000152a3f54697d94a9bead98836d58432e190400000014293e53687d94a9becbc2c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0ac97826b56402b160100000014283a4b575b5b5b60768ba0b5a38f78634e4c4c4c4c4c4c4c4c4c4c4c4a4031200e0000000000000000172c41566b8296abc0bbaba2a3a8adb2b6bbbfbab5b0aba6a7b1c0b39e89735e49341f090000000000051a2f43586d8297acc0ab97826c58434c5b69788896a5b3bdaea0918273645647392a1b0b000000000000000000000012273c52677c92a7b09b86705b46301b0600000011263b5065798fa3b8b39e8973777b8084898d92969a9fa3a8acb1b5bfcbb5a08b745f4a35200b000000000000000000000000000000000000000000162b40566b8296abc0ab95806a55402b16010000000000000000000000000000000000000000000000000000000003132332425262728292a2b2b6a69787766656463627171417191b1e202325272a2c2f31322f271b0c0000000000000000000000000000000000172c41566b8296abc0ae99846e59442f1a04000000000000000000000000000c21364b60768ca1b7b49f89735e494a5f74828386888a8c8f90939597999b9da4b2c4d3c8bbb3b3b5b8b9b1a2938474624d38230e000d2135485969788897a3a4a7a8aaacaeb0b2b4b5b8b5a08b75606c8397acbea9947d68543f2a1400000013283d52677c91a7bbb09b86705b46311c0700000012273c52677c92a7bcc0b3ababababababababababababababababababababababababababab97826b56402b16010000001a2f43576970707070778da2b7a18c77626262626262626262626262625d4f3d2a16010000000000000014293e53687d93a8bdb29e8d8f93989da2a7acb0b5babfbbbbc2bdb19c87715c47321d07000000000000152a3f53687d92a7bcb09b86715c483d4b5a69778795a4b3beafa0928374655748392816030000000000000000000011263b50667b90a5b29c88725c47321d080000000d22374c60758ba0b4b6a28d7763666b6f73787c82868a8f93979ca2b0c1b49f89745f4a341f0a000000000000000000000000000000000000000000152a3f546a8095abc0ac97826b56402b1601000000000000000000000000000000000000000000000000000000000005142434445464738494a4b4b4a4958574645444342515050004090b0e101215171a1c1d1a1409000000000000000000000000000000000000192e43586e8398adc1ac97826c57422c1702000000000000000000000000000b20354b5f748ba0b5b5a08b745f4a475c7288989b9d9fa1a3a5a8aaacaeb0b3b7c2c0bfbcbab8b6b4b7c0c0b1a28d77634e38230e0010263b5065778897a6b5b9bbbdbfbfbdbbb9b7b5b3b1a28d77626b8095abc0ab95806a55402b1601000010253a4f64798fa4b9b29d88725d48331e0900000011263b50667b90a5bbb5a296959595959595959595959595959595959595959595959595959595826b56402b16010000001b30465b70878787878790a4b49f8a77777777777777777777777777776d59442f1a040000000000000011263b5065798fa4b9b09b87797d84888d92979ca1a5aaafb4b8ac9f93866f5a45301b0600000000000011253a4f64788ea2b7b4a08b76614c373c4b5968778695a3b2beb0a1938474665746321e09000000000000000000000f253a4f64798fa4b39e89735e48331e09000000091e33485d71879bb0bba6917c6752565a5f63686c7075797d838792a5bab39f89735e48331e0900000000000000000000000000000000000000000014293e53687d94a9bfac97836c57422c170200000000000000000000000000000000000000000000000000000000000006162636465666758696a6b6b2a39383726252433323130300000000000000000000000000000000000000000000000000000000000000041b30465b70869bb0bfaa95806a54402b1500000000000000000000000000000a1f344a5f74899fb4b6a18c76604b455a6f869aafb2b4b6b8bbbdbbb8b6b4b2b0adaca9a7a5a3a19fa3b1c2b5a08b75604b36210c0011263b50667b91a5b5c3b6afadaca9a8a5a4a1a09d9c998f7863697d94a9bfac97826c57422c170200000d22374c62778ca1b6b5a08b75604b36210c0000000f243a4f64798fa4b9b09b86808080808080808080808080808080808080808080808080808080806b56402b16010000001c31465b70879c9c9c9ca0aeb6a2918d8d8d8d8d8d8d8d8d8d8d8d8d866f5a442f1a05000000000000000e23384d62778ca1b6b39e8974696f73787c83878c90969a9fa49a8e82756856422d19040000000000000c21364a5f74899eb2b9a48f7a65513c2d3b4a5967768594a3b1bfb1a2938575614c37220c000000000000000000000e23384d63778da3b5a08b745f4a35200b000000041a2f44586d8397acbfaa95806b5641464a4e53575c6065696d788fa4b9b39d88725c47321d0800000000000000000000000000000000000000000013293e53687d93a8bdad98836c58432d18030000000000000000000000000000000000000000000000000000000000000008182838485867778898a7b7b1a191827061514131211101000000000000000000000000000000000000000000000000000000000000091e33485d72889db2bda8937c68533e28130000000000000000000000000000081e33485e73899eb3b7a28d77624c43586d8398adb3b0aeacaaa8a5a3a19f9d9b98979492908d8c8993a7bbb29d88725d48331e090012273c52677c93a7bcb6a59b98979493908f8c8b888785837964687c93a8bdad98846e58432e190400000b20354a5f74899fb4b7a28d77634e38230e0000000e23384d62778da3b8b19c87716a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a61503d2814000000001d32475c72889db1b1b1b4bdbfafa4a3a3a3a3a3a3a3a3a3a3a3a399846e58432e1904000000000000000b20354a5f74899eb3b6a18c77625a5e63686d72777b82868a8f897c7064584a39271300000000000000081c31465a6f8599aebda994806a55402c2c3b495866758593a2b0ae9e8f80705e4a36210c000000000000000000000c22374c61768ca1b7a18c76614c37220c00000000162b4054697d93a8bdae99846f5a4531353a3e42474b5054647990a5bbb19c87715c47321c0700000000000000000000000000000000000000000012273c52677c93a8bdaf99846e58432e190300000000000000000000000000000000000000000000000000000000000000000a1a2a3a495969798a99a9b9af9f8f806f5f4f3f2f1f0f0000000000000000000000000000000000000000000000000000000000000b20354b5f748b9fb4bba5907b66503b26110000000000000000000000000000021d32475c72889db3b8a38d77634d40566b8095a09d9b99979593908f8c8a88868482807c7978767b91a6bbb09b86705b46311c060013283e53687c93a8bdaf9a878382807c7b78777473706f6d6a5d667b91a7bbaf9a866f5a45301b050000081d32475c72879cb1baa5907a65503b26110000000c21364b60768ca1b6b39e89735e5454545454545454545454545454545454545454545454545454504333210d000000001e33485d72889da7a7a7aebcc6bbb7b7b7b7b7b7b7b7b7b7b7b7ad98836d58432e180300000000000000071d32475c70869bb0b9a48f7965504a4f53585d62676c70757a776b5e52463a2c1c0a0000000000000001182d41566b8095a9bead99846f5a45301d2b3a495766748492a19e8f80706151412e1b07000000000000000000000b20354a5f748ba0b5a38d77634d38230e0000000012273b5065798fa4b9b29d88735e49342025292e32373b50667b90a5bbb19c87705b46301b0600000000000000000000000000000000000000000012273c51667b91a7bcaf9a856f5a442f1a050000000000000000000000000000000000000000000000000000000000000000000c1c2c3b4b5b6b7b8c9babbbad9e8e7d6d5d4d3d2d1e0e00000000000000000000000000000000000000000000000000000000000e23384d62778da2b7b9a48f78644f3a240f0000000000000000000000000000001c31465b70879cb1b9a48f78634e3e53687d8d8b88878482807c7b78767472706e6b6a676563697d94a9bead98836d58432e19040014293e53687d94a9bfad98836e6b6a68666462605e5c5a58554f647990a5bab19c87705b46311c070000021b30455a6f8499afbda8937c68533e29140000000a20344a5f748a9fb4b5a08b745f4a3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3c33251504000000001e33485e7389919191929eb1b6a8a1a1a1a1a1a1a1a1a1a1a1a1a197826c57422c17020000000000000001192f44586e8398adbda8937d68533e3a3f44494d52575c616565594d4135281c0e00000000000000000013283d51667b90a5b9b29d88735e4a35201c2b394856657483929080706151423323110000000000000000000000091f34495e73899fb3a48f79644f3a240f000000000e23384c61768ba0b5b6a18c77624d3924181a1c1e273c51667b91a7bcb09b866f5a442f1a0500000000000000000000000000000000000000000011263b50667b90a5bbb09b866f5a45301b05000000000000000000000000000000000000000000000000000000000000000000000e1d2d3d4d5d6d7d8d9dadbbac9c8c7b6b5b4b3c2c1c0c0000000000000000000000000000000000000000000000000000000010253a4f64798fa4b9b7a18c77624c37281d1004000000000000000000000000001b30465b70869bb0baa59079644f3c516577777473706e6c6a686663615f5d5b5857545250576c8297abbfab95806b56402c160100152a3f546a8095abc0ac97826c575453504f4c4b48474443404e63788ea3b8b39d88725d48331e09000000182d42576c8297acbfaa95806a55402b16010000091e33485e73889db3b7a18c76614c372a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2720150700000000001f344a5f737b7b7b7b8398adac998c8c8c8c8c8c8c8c8c8c8c8c8c8c826b56402b16010000000000000000162b40556a8095aabfab96826b56412c2a2f34393e42474c5151483c3023170b000000000000000000000f23384d61768ba0b5b6a28d77634e3925101b2a3847566473828271615243332415050000000000000000000000061d32475c72889db2a5907b66503b2611000000000a1f33485d72879cb1baa5907b66523d2b2d2f3133363c52677c93a8bdaf99846e59442f1a050000000000000000000000000000000000000000000f253a4f647990a5bbb19c87705b46301b0600000000000000000000000000000000000000000000000000000000000000000000000f1f2f3f4f5f6f808f9eaeb9aa9a8a796959493a2a1a0a00000000000000000000000000000000000000000000000000000012273c52677c91a7bcb4a08b745f52463a2e2216090000000000000000000000001a2f445a6f869aafbba6917b66503b48596362605e5b59575553504e4c4a484644413f3d44596e8499aebda8937d68533e29140000162b40566b8296abc0ab96826b56403d3b3a373633322f2e374c62778ca1b7b49f89745f4a341f0a000000152a3f546a8094a9bead98836d58432e19040000041c32475c71879cb1b8a38e78634e38231515151515151515151515151515151515151515151515130d030000000000001c304456636666666f8599afa8937d767676767676767676767676767667533f2a1500000000000000000013283d52677c92a7bcae99846e59442f1a1a1f24292d32373c3c362b1e120600000000000000000000000a1f33485d72879bb0bba6917c68533e29140c1b2938465564727162534434251606000000000000000000000000001b30465b70879bb0a7927c67523c271200000000051a2f44596e8398adbeaa95806b564140424447484b4c53687d93a8bdae99846e58432e19030000000000000000000000000000000000000000000f24394e63788fa4b9b19c87715c47321d07000000000000000000000000000000000000000000000000000000000000000000000001112131415161708090a0b0b8a8988877675848382818080000000000000000000000000000000000000000000000000000152a3f54697d94a9beb49f8a7c7064584b3f33271b0f0300000000000000000000192e43586e8499aebca7917c67523c3b474d4d4b48464442403e3b39373533302f2c2a32475c71879cb1baa5907b66503b26110000172c41566b8297acbfab95806a543f2a262422201e1c1a21364b60758ba0b5b5a08b76604b36210b00000013283d52677c91a7bcaf9a86705b46301b060000001b30455a6f869bb0baa59079644f3a251000000000000000000000000000000000000000000000000000000000000000142738464f50505b708598abab98857260606060606060606060606060594a38241000000000000000000010253a4f64798fa3b8b19c87725c47321d080a0f14191e23272722190d01000000000000000000000000051a2f44586d8397acbfab96826c57422e19040b1a28374654606053443526160700000000000000000000000000001a2f445a6f8599afa8947d68533e29140000000000172b40556a8094a9beae99846f5a5356575a5c5e606264687d94a9bfad98836c57422c17020000000000000000000000000000000000000000000e23384e63788ea3b8b39d88725c47321d0800000000000000000000000000000000000000000000000000000000000000000000000003132332425262728292a2b2b6a69686756656463626160600000000000000000000000000000000000000000000000000162b40566b8092a5b9baa89a8e8275695d5145392c201408000000000000000000182d42576c8398adbda8937c67523d2a3438383633312f2d2b28262422201e1b19171f34495e73899eb3b8a38d78634e39240f0000172c42576c8398adbfa9947d68533e29140f0d0b09050a1f344a5f73899fb4b7a28d77624c37220d00000010253a4f64798fa4b9b29d88725d48331e09000000192f44586e8499aebca7917b66513c271200000000000000000000000000000000000000000000000000000000000000091a28343a3b4256687b8fa2b5a28f7c69564b4b4b4b4b4b4b4b4b4b4b473c2c1b080200000000000000000d22374c61768ba0b5b49f8a745f4b35200b00000004090e11110e06000000000000000000000000000000152a3f54687d92a7bcaf9a86705c47321e09000a192836444b4b4335261708000000000000000000000000000000192e43586e8398adaa95806a543f2a15000000000012273c51667b90a5bab29d887366686b6c6f70737577797b8095abc0ac97826b57412c17020000000000000000000000000000000000000000000d22374c62778da3b8b39f89735e48331e090000000000000000000000000000000000000000000000000000000000000000000000000005142434445464738494a4b4b4a49484736454443424140400000000000000000000000000000000000000000000000013283c4f6276899cb0c0b7ab9f93877a6e62564a3e32261a0d0100000000000000172c41576b8297acbfa9947d68533e29202323201e1c1a181613110f0d0b0803000d22374c61768ca1b6b5a08b76604b36210c0000192e43586e8499aebda8937c67523d28130100000000071e33485d72889db3b9a48f78634e39240f0000000e23384d62778ca1a4a29f8b75604b36200b000000182d42576c8397acbda8937d68533e29130b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b080100000000000b17202526394c5f728598abac998673604d3a363636363636363636332a1f201d150a000000000000000a1f34495e73889db2b7a28d77634e39240f0000000000000000000000000000000000000000000000000011263a4f64788ea2b7b49f8a75604c37220d00000a18263136363025170800000000000000000000000000000000172c42576c8297acac97826b56412c1702000000000e23384d62778ca1b6b6a18c797b7d80838487888b8d8f91939dafc0ab96826b56402b16010000000000000000000000000000000000000000000c21374c60768ca1b7b49f89735f4a341f0a000000000000000000000000000000000000000000000000000000000000000000000000000006162636465666758696a6b6b2a29282726252423223130300000000000000000000000000000000000000000000000c203346596c8093a2aebabdb1a5988c8073685c4f43372b1f1307000000000000162b40566b8296abbfaa95806a543f2a150e0e0b090500000000000000000000000f243a4f64788fa3b8b39d88735e49341f0900001a2f44596e8499afbca7917c67523c271a16130f0c08041c31465b70879cb1bba5907965503b26100000000b20354a5f748a918f8d8a8877624d38230e000000162b40566b8296abbfaa95806a543f2a21212121212121212121212121212121212121212121212121201c14080000000000040c101c2f4255687a8ea1b4a3907d6a574431212121212326292c2e31343631281b0b000000000000061c31465b70869aafbaa5907b66513c2712000000000000000000000000000000000000000000000000000c21364b5f74899eb3b8a38f7965503b271200000008141d21211c14080000000000000000000000000000000000162b40556a8095abad98836d58432e1803000000000a1f34495e73889db2baa6948f91939597999c9da0a2a4a6a8aebbbdab95806a543f2a15000000000000000000000000000000000000000000000b21364b60768ba0b5b5a08b745f4a341f0a00000000000000000000000000000000000000000000000000000000000000000000000000000008182838485867778898a7b7b0a0908070605041312111010000000000000000000000000000000000000000000003172a3d50637785919da9b5c1b6aa9e9286796d6155493d3024180c0000000000152a3f546a8095aabfab96826b56402b160100000000000000000000000000000012273c51667b91a6bbb09b86705b46311c0700001a2f445a6f869bb0bba6917b66503b322f2b2824201d191a2f445a6f869aafbca7917b67523c2712000000081d32475c727d7c797774726f5f4b37220d000000152a3f54697d94a9bfac97826b564136363636363636363636363636363636363636363636363636363530261808000000000000001326394b5e718598aaac9a8773614e3b2c2f3235383b3e404346494b4539291805000000000000192d43586c8297acbda8937d69543f2a1500000000000000000000000000000000000000000000000000081c31465b708599aebda8937d6955402b170200000001080c0c0801000000000000000000000000000000000000142a3f54687d94a9af99846f5a442f1a0500000000061b30455a6f8499adc2b2a7a4a7a8abacafb1b3b5b7b9bbbdc0bdae9e8f7d68543f2a14000000000000000000000000000000000000000000000a1f344a5f748ba0b5b5a08c76604b36210b000000000000000000000000000000000000000000000000000000000000000000000000000000000a1a2a3a495969798a99a9b9ae9e8f7d6e5f4f3f2f1f0f000000000000000000000000000001080c0c08010000000e213447596773808c98a4b0bcbbafa3978b8072665a4e42362a1d0f0000000014293e53687d94a9bfac97826b57412c170b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b152a3f54697d94a8bead98836e58442f190400001b30465b70879cb1bba59079644f4b4744403d3935322e2b2e43586e8498adbda8937d68533e2913000000031a2f435666696764625f5d5a5142301c0800000013283d53687c93a8bdad98836d584b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4a4336261401000000000000091b2e4154677a8da0b3a3917d6a58454244474a4d505356585b5e60574734210c000000000000152a3f54697d94a9beab97826c57422d180300000000000000000000000000000000000000000000000002182d41566b8095aabead98836e5945301b0600000000000000000000000000000000000000000000000000000013283d52677c93a8b09b86705b46301b060000000000172c41566b8095a9b6c2bbb9bbbdbfbdbbb9b7b5b3b1afadaba99e8f8070604e3b2611000000000000000000000000000000000000000000000a1f34495e73899fb4b7a18c76604c37210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000c1c2c3b4b5b6b7b8c9babbbad9d8d7c6d5d4d3d2d1d0d00000000000000000000000008141d21211d140a000005182a3b4955616e7986929fabb7c1b5a99c9084776b5f53473b2d1c0a00000013283d52677c93a8bdad98836c57422d2121212121212121212121212121212121212c41566b8296abc0ab96826b56412c170200001d32475c71879cb1b9a48f786763605c5955514e4a4743403c42576c8297acbfaa95806a543f2a150000000014273848555b57514d4a48453f3324130000000011273c51667b91a7bbaf9a856f606060606060606060606060606060606060606060606060606060605f5444311d08000000000000001225384b5d708497aaae9b88756154575a5c5f6265686b6e707375644f3a251000000000000012273c51667b91a6bbae99846f5a45301b060000000000000000000000000000000000000000000000000013283d52667b90a5bab19c88735e4934200b00000000000000000000000000000000000000000000000000000011263b50667b91a6b19c87725c47321d07000000000013283d52667b8b98a5b1b2b0aeacaaa8a6a4a2a09e9c9a9897948f8070615242321f0b00000000000000000000000000000000000000000000061e33485e73899eb3b8a38d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d2d3d4d5d6d7d8d9dadbbab9b8b7a6b5b4b3b2b1b0b0000000000000000000008182631363631271d1309000d1d2b3744505c6874828d99a5b2bebaaea2958a7d7165594b3a271300000012273c52677c91a7bcaf99846e5843363636363636363636363636363636363636363644596e8499aebda8937d68533e29140000001d32475c72889db3b9a48f807c7875716e6a66635f5c5854514d566b8095abc0ac97826b56412c170000000014293d5265706b65605b554f483c2c1a0700000010253a4f647990a5bab19c87767676767676767676767676767676767676767676767676767676767672604b36210c00000000000000081b2e4154677a8da0b3a5927d6c686c6f717477797c808386897c67523c27120000000000000f24394e63788da3b8b29c88725d48331e09000000000000000000000000000000000000000000000000000f24384d62778ca0b5b6a18c77624e39240f00000000000000000000000000000000000000000000000000000010253a4f647990a5b39e89735e48331e0900000000000f24384d5f6d7a87949f9d9b99979593918f8d8b8987868382807c706152433425140200000000000000000000000000000000000000000000001d32475c72889db3b8a38e78634e38230e000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f1f2f3f4f5f6f808f9eaeb9a999897969594939291909000000000000000001142636444b4b443a30261b11070d1a26323e4b57636f7b8894a0acb8bfb3a79b8f83766956412d1803000011263b50667b91a6bbaf9a866f5a4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b5c70879bb0bba5907b66513c27120000001e33485e73899fb4beab9b95918e8a8783807b7874706d6966625f697d94a9bfad98836c58432d18000000051a2e43576c82807a756f69645a4a37230e0000000e23384e63788ea3b8b39f8e8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c77624c37220d00000000000000001124374a5d708396a9ae9c897b7d828487898d8f9295989b947d68533e29140000000000000c21364b60758b9fb4b4a08b75604b36210c000000000000000000000000000000000000000000000000000a1f34495d72879cb1baa6917c67523e29140000000000000000000000000000000000000000000000000000000e23384e63788ea3b4a08b745f4a35200b0000000000091d30414f5c6975838988868482807d7b79777673726f6e6b6a67615243342516070000000000000000000000000000000000000000000000001c31475c70879cb1b9a48f78634e39240f000000000000000000000000000000000000000000000000000000040d1416140e0500000000000000000001112131415161708090a0b0b7a797877767574737271502000000000000000b1e3144546060564c42382e241a100915212d3945525e6a76838f9ba7b3bfb8aca094846e59442f1a0500000f253a4f647990a5bbb09b867060606060606060606060606060606060606060606060606073899eb3b8a38e78634e39240f0000001f344a5f748a9cadbeb9afaaa6a39f9b9894918d8986837d7b7773707c93a8bdaf99846f5a442f1a0000000b1f34485d7186958f89847d7766513c27120000000d22374c62778ca1b7bcaca2a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a18d77624d38230e0000000000000000081b2e405366798d9fb2a594909396999c9fa2a4a7aaadab95806a55402b16000000000000091e33485d72879cb1b8a38e78634e39240f00000000000000000000000000000000000000000000000000061a2f44596d8397acbeaa96826b57422d190400000000000000000000000000000000000000000000000000000d22374c62778ca1b6a18c76604b36210c0000000000011323323e4b5864717472706e6c6a68666462605e5c5a585654524e4334251607000000000000000000000000000000000000000000000000001b30465b70879bb0baa59079644f3a250f0000000000000000000000000000000000000000000000000000071521282b2921170b00000000000000000003132332425262728292a2b2b5a5958575655545321e0a0000000000000316283b4e607273695f554b41372d23190f0f1b2834404c5965707d8a96a2aebebeb09b86705b46311c0700000f24394e63788fa4b9b19c8776767676767676767676767676767676767676767676767676768ca0b5b5a08b76604c37210c0000001e33485c6e7d8fa0b0b9bdbfbbb8b4b0ada9a6a29f9b9794908d89868292a7bcb09b86705b46301b0000001025394e62778ca0a39e988e7864503b26110000000b20364b60748ba0b4c1beb7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a48f78634e38230e0000000000000000001124374a5d708396a9b2a7a5a8abaeb1b4b5b3b0adaba897826c57422d18000000000000041b30455a6f8499aeaca6917b66513c27120000000000000000000000000000000000000000000000000000162b3f54697d93a7aaa59a86705b47321d0800000000000000000000000000000000000000000000000000000b21364b60758ba0b5a38d77624d38230e0000000000000514212d3a47535e5f5d5b59575553514f4d4b49474543413f3d3a3225160700000000000000000000000000000000000000000000000000001a2f445a6f869bb0bba5907a66503b261100000000000000000000000000000000000000000000000000051625333d403d34281d1105000000000000000005142434445464738494a4b4b3a3938473614d39240f0000000000000d203345586a7d867c72675d544a40362b21170d16222f3b47535f6b778490a1b5c7b29d88725d48331e0900000e23384d63778da3b8b39f8e8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c92a5b9b39e89735e49341f0a000000192c3e5060708292a1a4a8abafb3b6babebebbb7b3b0aca9a5a29e9a979dadc0b29c88725c47321d000000162a3f53687c91a6b8b19c88735e4a36210c0000000a1f34495e738997a3b0b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a48f78634e39240f000000000000000000071a2d405366798c9fabb3b1aeaba8a6a3a09e9b98969390846e59442f1a00000000000000172c41576b82969a9794917d69543f2a15000000000000000000000000000000000000000000000000000011263b4f64798e9995908c8875604b36200b00000000000000000000000000000000000000000000000000000a1f344a5f73899fb4a48f78644f3a240f0000000000000003101c293642494a48464442403e3c3a38363432302e2c2a28251f14070000000000000000000000000000000000000000000000000000001a2f44596e8499afbca7917b66503b26110707070707070707070707070707070706010000000000000313233343505651463a2e22170b000000000000000006162636465666758696a6b9b1a18f79644f3a250f000000000005172a3d4f627588998f857a70665c52483e342a2016111d2936424e5c6b7a8a9eb3c8b49f8a745f4a35200b00000d22374c62778da2b7bcaca2a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a4b0c1b09b87705c47311c070000000f213242536374858c8f93979a9ea1a5a8acb0b3b7babebebab6b3afacafbbc7b39e89735e49341f0000071b3044596d8297abc0ac97836d5945301b07000000061d32465a6c7986929fa0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09079644f3a250f00000000000000000000112336495c6f838f989e9c999694918e8b898683827d7b786d59442f1a0000000000000014293f53687d888683807b786a55402b1600000000000000000000000000000000000000000000000000000d21364b5f748985807b77726c5c48341f0a0000000000000000000000000000000000000000000000000000071e33485d72889db3a5907a66503b26110000000000000000000b18252f343433302f2c2b29272523211f1d1b19171513100b0200000000000000000000000000000000000000000000000000000000192e43586e8499aebca7937c67523c271d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1b150b00000000001020314151616b63584c4034281d11050000000000000b192633414f5c6a778ba0b5b8a38d77634e38230e00000000000f213447596c8092a5a2988d83796f655b51473d33281e1e2e3d4c5b6a7a8a99a8b9bcac9d8c76614c37220d00000b21364b60768a9babbbbeb7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b8c1bbae99846e59442f1a05000000031425354556677376797d8286898c9094979b9ea2a5a9adb0b4b8bbbfc2c6b7a99b8b745f4a341f00000c21354a5e73889cb1bba6927c68533f2b160100000000172b3d4e5b6774828b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7964503b251000000000000000000000071a2d405365727b85898784827d7b787673706e6b6866635d4f3d2a160000000000000011263b506473726f6c6a67645c4d3a26120000000000000000000000000000000000000000000000000000081d31465b6e74706b66625d584e3f2d19050000000000000000000000000000000000000000000000000000011c31465b70879cb1a7917c67523c27120000000000000000000007121b1f1f1e1b1a17161412100e0c0a07000000000000000000000000000000000000070e13131313131313131313131313131313172c42576c8398adbda8937c68533d3232323232323232323232323232323232322f281c0e0000000d1e2e3e4f5f6f8075695d52463a2e22170b000000000e1b293644515f6d7a8896a5b9b7a18c76614c37220d0000000000182b3e516376899cafb4aaa0968c82776d63594f453b312d3c4c5b6a798999a8b7bcad9e8e7d6f5e4a36210c00000a1f33485b6c7c8d9dadb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5aa9e91826b56412c1702000000000717283849575e6165686c7073777b7d8386898d9094989b9fa3a6aaadb1a8998b7c6e5c48331e000011263b4f64788d9ca2a8a18c77634e39251100000000000e20303d4a56636f747474747474747474747474747474747474747474747474747474747474747473634f3a2510000000000000000000000010233647555f687173716e6b696663615e5b595653504e4a4031200e000000000000000d213447565f5d5a5854524f4a3e2f1e0b000000000000000000000000000000000000000000000000000002172b3e505c5f5b56524d49443d302110000000000000000000000000000000000000000000000000000000001b30455a6f869bafa8937d68533e291300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d192328292929292929292929292929292929292c41566b8297acbfa9947d685347474747474747474747474747474747474747443a2c1b09000a1b2b3c4c5c6d7d8e877b6f63584c4034281d110503111e2c394754626f7d8b98a6b3b4a6998b745f4b35200b00000000001e33475b6d8293a6b2bcbdb3a99f958b82766c62584e443c4b5a6a798998a7b6bdad9e8f80706051412e1b07000004182b3d4e5e6e808f9fa0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0998d807365523e29140000000000000a1a2b3944494c5054575b5f6266696d7074777b8083878a8e9195989c988a7b6d5e503f2d19000012273c52677b83888e939987725d4934200b000000000002121f2c3945525d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f564634200c000000000000000000000006182938434c555d5f5c595754514e4c494644413e3b39352e2213030000000000000005172938444a484543403d3a362d2011000000000000000000000000000000000000000000000000000000000f21323f484a46413d38342f2920120300000000000000000000000000000000000000000000000000000000192e43586e8499aeaa95806a543f2a15000000000000040e151716120e0a06020000000000000000000000000000000000000000000000000000000b1c2b363d3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e40566b8296abbfaa95806a5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c574a38251100152839495a6a7a8b9b998d8275695d52463a2e221713212e3c4a576472808e9ba9b6b1a496897a6d5c48331e0900000000001f344a5f73828b959fa9b3bdbcb2a89e938980756b61574d5a69788898a7b6bdae9e8f8070615142322311000000000e203040506170828b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b887b6e62554735230f000000000000000d1c283034383b3f42464a4d5154585c5f63666a6e7175787c80848788796b5d4f4032221000000f24384c5d686d73787d84826c58432e1a06000000000000020e1b273440484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a44382817040000000000000000000000000b1a26303941494a4744413f3c393734312f2c292624211b11040000000000000000000b1a27303433302d2b2825211a1002000000000000000000000000000000000000000000000000000000000313222d3334312d28241f1b150d02000000000000000000000000000000000000000000000000000000000a172c42576c8397acac97826b56412c170000000000081621292c2b27231f1b17130f0b07030000000000000000000000000000000000000000000015283a4852535353535353535353535353535353535353546a8095abc0ab95807272727272727272727272727272727272727272726855402b16001c31445767778899a9aa9f93877b6f63584c40352924313f4c5a677583909eacb9afa19486786a5d4f3e2c190400000000001c304456636d77828c96a0abb5bfbab0a69c92887d73695f69788897a6b6bdae9e8f80706151423323140500000000021222324252637274747474747474747474747474747474747474747474747474747474747474746a5d51443829180600000000000000000b151b1f23262a2d3135383c3f43474a4e5155595c6063676b6e72746a5b4d3f312214040000091c2e3f4c53595e646a707466523e29150000000000000000000a16232d3334343434343434343434343434343434343434343434343434343434343434343430271a0b000000000000000000000000000009131c252e3434322f2c2a2724221f1c1a1714110f0c0700000000000000000000000009141c1f1e1b191513100c06000000000000000000000000000000000000000000000000000000000000000410191e1f1c18130f0a06000000000000000000000000000000000000000000000000000000000009131c263040566b8296abad98836c57422d1800000000091826333e42403b3834302c2824201c1814100c080400000000000000000000000000000000001c3145586668686868686868686868686868686868686868697d94a9bfad98888888888888888888888888888888888888888888836c57422c17001f344a5f748694a0acb8b0a5998d8275695d52463a34424f5d6a788693a1aebaad9f918375685a4c3f31210f00000000000014273846515b656f79838d98a2acb6c0b9afa59b90867c72778897a6b5bdae9f8f8070615242332415060000000000000414253545545e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f584c4033261a0b0000000000000000000000060a0e1115191c2023272a2e3235393d4044474b4e5256595d5f594c3d2f2113040000000011212f393f444a50555b5f584836230f000000000000000000000511191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c1409000000000000000000000000000000000009121a1f1f1d1a1715120f0d0a060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121c262f39434c566a8094a9af99846e59442f1a0000000b19273644515754504c4945413d3935312d2925211d1915110d09050100000000000000000000001f344a5f747d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d94a9bfb5a59d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d9d98836c57422c17001e32475a6b76838f9ba7b3b6aa9f93877b6f64584c4452606d7b8996a4b1b8aa9c8f827265574a3c2e211303000000000000091a28343e48525c66707a858f99a3adb7c1b8aea3998f858796a6b5bdae9f9082706152433424150600000000000000000717273643494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453b2e221509000000000000000000000000000000000001070b0e1215191d2024282b2f3236393d4144484a463b2e1f1103000000000003111d252a30363b41464a453a2b1907000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c0e0d0a06030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c0e0c0600000000000000000000000000000000000000000008111b252e39424c565f69737c93a8b09b86705b46301b00000d1b29374553616c6965615d5955514d4a46423e3a36322e2a26221e1a16120d0500000000000000001f344a5f748b94949494949494949494949494949494949494949daec2c3b8b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3b3ad98836c57422d1800182b3d4d5965717d8995a1adb9b0a5998d82756a5e5562707d8c99a6b4b5a79a8c7d70625547392c1e100300000000000000000b17212b36404a545e68727c86909ba5afb9c0b6aca29898a5b4beaf9f90827162524334251606000000000000000000000918252f34343434343434343434343434343434343434343434343434343434343434343431291d110400000000000000000000000000000000000000000000000002080b0f13161a1d2125282c2f3334322a1d100100000000000000000910161b21272c323431281c0d000000000000000000000000000000000a1114151515151515151515151515151515151515151515151515151515151515140f070000000000000000060d10100b05000000000000000000000000000000000000000000000000000000000000000000000002101a2123221f1b1815110e0b0704010000000000000000000000000000000000000000060b0d0b050000000000000000000003101b2123211a0f020000000000000000000000000000000000000e1a242e38414c555f69727c86909bacaf9c87725c47321d000b1c2b3947556371807d7a76726e6a66635e5a57534f4b47433f3b37332f2b2721170b000000000000001e33485e73899fa9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9aebbcbcdccc8c8c8c8c8c8c7c6c5c4c4c3c2c1c0c0bfbfbdaf99846e58432e19000e1f2f3c47535f6b77838f9ba7b3b6aa9f93887b6f6572828f9ca9b7b2a5978a7b6e60524437291c0e0000000000000000000000050f19232d37414b555f69737d88929ca6b0babfb5acacb5beafa09182716253443425160700000000000000000000000008131b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000000000000000000000000003080c1013171a1e1f1d170c00000000000000000000000000070d12181d1f1c150b00000000000000000000000000000002101c252a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29231a0d0000000000000e1a2226251f19130d07010000000000000000000000000000000000000000000000000000000000000312202d36383734302d2a2623201c1915120f0b0805010000000000000000000004090f151b20221f180e01000000000000000313212e3638352c201204000000000000000000000000000000000c1d2c37414b545e68727b868f99a3acb5a592806c5945301b0015283a495765738290938f8c8884807b77736f6b68645f5c5854504c4844403c34291a0a0000000000001e33485e73889db3bfbfbfbfbfbfbfbfbfbfbfbfbfbdbdbcbcbbbab9b8b8b7b6b5b4b4b3b3b1b1b0afafadadacababa9a9a8a799846e58432e190001111e2a36424e5a66717d8a96a2adbab1a5998d827583919facbab0a29587796b5e50423427190b000000000000000000000000000006101a242e38424c56606a758089939ea7b1bbc1c1bfb0a091827263534435261607000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f202e393f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e372b1c0b000000000e1e2c363b39332e28221c16100a040000000000000000000000000000000000000000000000000000021121303e4a4e4c4945423f3b3834312e2a2724201d1a1613100c09060200040c12181e24292f3537342b1f0f000000000000011121313f4a4e493e3022140600000000000000000000000000000016293b49545e67717b858f98a2acb5aca3998875624f3c2916001c31455867758492a0a8a4a09c9894908d8985827c7874706c6865605d595550473828180800000000001d32475c72889db3b3b1b1b0b0afaeadacacababa9a8a8a7a7a5a5a4a3a3a1a1a09f9f9d9d9c9c9b999998989796959494939391846e58432e190000000c1824303c4854606c7784909ca8b4b7ab9f938994a1afbbaea0928476685b4d4032241609000000000000000000000000000000000007111b26303a444e58626c76808a959fa9b3b0aca19282726354453526170800000000000000000000000000000000020f181e1f1e1d1b1917161412110f0d0b0a080604030100000000000000000000000000000000000000000000000000000000000000000a111515110900000000000000000000000000000000000000000000000000000000000000000000000002090d0e0e0e0e0e0e0d090200000000000000000b1c2d3e4c54545454545454545454545454545454545454545454545454545454545454534939281501000006192b3c49504e48423c36302a241e18120c06000000000000000000000000000000000000000000000110202f3f4e5c63615e5a5754504d4a46433f3c3935322f2b2825211e1b17141720272d32383e43494c483d2d1c0900000000000f1f2f3f4f5d635c4e403224170900000000000000000000000000001d31455867707a858e98a2abb5ada39990867c6b584533200d001f344a5f748593a1b0bdb9b5b1ada9a5a29e9996928e8a86827d7976716d6964564636261606000000001c31465b70879c9f9d9c9c9b9b99999897979595949393919190908f8d8d8c8c8b8a898888878786848483838282807d7d7c7c7b7b6e59442f1a0000000007131e2b36434e5a66727d8a96a2aebab1a59fa5b2b8ab9d8f827366584b3d2f221406000000000000000000000000000000000000000009131d27313b454f59636d77828c969e9b9792837363544536271708000000000000000000000000000000000312202b33343332302e2c2b2927262422201f1d1b1a18161413110f0e0c0a080605030100000000000000000000000000000000000004101c262b2a251b0f0000000000000000000000000000000000000000000000000000000000000000000009151e23232323232323231e15090000000000000718293a4b5c686a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a665744301b0700000c2135495a65625c56504a443e38332d26211b150f09030000000000000000000000000000000000000f1f2e3e4d5d6c7876736f6c6865625f5b5854514e4a4744403d3a3633302c2928343b41474c52585e625a4b382510000000000e1d2d3d4d5d6d786c5e50423427190b000000000000000000000000001f344a5f74848d98a1abb5ada39a90867c73695e4e3b281603001e33485e73899eb1bfc2b8b5b8bcbebab6b2aeaaa6a29f9b97938f8b87837d73635344342413010000001b30465b708689898888878686848483828280807d7d7c7b7b79797878777676747473727270706f6f6e6d6c6b6b6a69686767666660513e2b160000000000010d1925313d4955606d7885919ca9b4b8b4b8b6a89b8d80716356483a2d1f110400000000000000000000000000000000000000000000000a141e28323d47515a646f79838986837d736455453627180900000000000000000000000000000000031221303e474a4847454342403e3c3b3937363432302f2d2b2a28262423211f1e1c1a18161513110f0e0c09040000000000000000000915212e39403f392d1e0d000000000000000000000000000000000000000001030506030000000000000008182631383838383838383831261808000000000314253647586879808080808080808080808080808080808080808080808080808080808080735e48331e09000013273b50647877716b655f59534d47413b352f29231d17110b0300000000000000000000000000000c1d2d3d4c5c6b7a8b8b8885827d797773706d6966635f5c5955524f4b4845413e3b4650555b61666c727768533f2b160200000b1c2c3b4b5b6b7b8a7c6e60524537291b0e0000000000000000000000001d3246596c8092a5b4aea49a90877d736960564c40301f0c00001d32475c72889db2c4b2a5a0a3a7abafb3b7bbbfbbb7b3afaca7a3a09c98928271615242301d09000000192e43586b747373727270706f6e6e6c6c6b6a6a6868676766646463636261605f5f5e5d5c5b5b5a5a5858575656545453525250504c4233220f0000000000000007131f2b37434f5b6773808b97a3afb5b3a6988b7c6f615345382a1c0f0100000000000000000000000000000000000000000000000000020c15202a343e48525c667074706d696355463727180900000000000000000000000000000000031221303f4e5b5f5e5c5a5857555352504e4c4b4947464442403f3d3b3a38363433312f2d2c2a28262523211e180d000000000000010e1a26333f4b54544a3c2b190800000000000000000000000305070a0c0f111316181b1b1710050000000000132536444c4e4e4e4e4e4e4c44362513000000000f2132435464758795959595959595959595959595959595959595959595959595959595958a745f4a341f0a0005192d42566a808b868079736d67615b554f49433e38312b261f160900000000000000000000000000172a3b4b5b6a7a8a99a09d9a9693908c8986837d7b7774716e6a6764605d5a56535056636a70757b8287836e5945301c08000015283a495969798a9a8d7d70625547392c1e100200000000000000000000172a3d4f6275889ba59b91887d736a60564d43392f22120100001b30465b70879bb0bda8958b8f93979a9ea2a6aaaeb2b6babebcb8b4b1ada0908070604c38230e00000015293c4e5b5f5e5e5c5c5b5b5a5858575756555453535252504f4f4e4e4c4c4b4a4a4848474646444443434240403f3f3e3d3c3b3b38302415040000000000000000020d1a25323d4955616d7985919da0a095887a6c5e514335281a0c0000000000000000000000000000000000000000000000000000000000030d17212b353f49535d5f5c585450463728190a00000000000000000000000000000000021221303f4e5d6c7473726f6e6c6a6867656362605e5c5b5957565452504f4d4b4a48464443403f3d3b3a3836332b1e0f0000000003121f2b3844505d69685a4837261403000000000000080f1315181a1c1f212426282b2d30302b221506000000001b2f4354616363636363636154432f1b07000000192c3e5061718394a4abababababababababababababababababababababababababababa08b74604b36200b000b1f33485c70869a9a948e88827b76706a645e58524c46403a332718080000000000000000000000001d32465969798998a8b5b2afaba8a5a19e9b9794908d8a8783807c7875726f6b686463737d858a90969b88735f4a36220d00001c31455867778898a89d8f82726557493c2e2012050000000000000000000d203346586b7d9192887d746a60574d433a30271d11040000001a2f445a6f859aafbca7917b797d8286898e9296999ea2a5a9adb1b5bbbeae9e8f7964503b25100000000d1f303e474a494847474646444443424240403f3e3e3c3c3b3a3a3838373736353433333231302f2f2e2e2c2c2b2a2a2928272626241d130600000000000000000000000814202c38444f5c6773808b8b8b8577695c4e403325170a0000000000000000000000000000000000000000000000000000000000000000040e18232d3741494a47433f3c3428190a00000000000000000000000000000000000f20303f4e5d6c7b8b8987868482807d7c797877757372706e6c6b6967666462605f5d5b5a58565453504f4d4b473c2d1c0a0000001121303d4955616e7a7766554332210f00000000000e1b24282a2d2f323436393b3e404245453f332414050000001f34495e72787878787878725e49341f0a0000001e33485c6e8090a0b1c0c0bfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfbfb7a18c76604b36210b0011263a4e63778ba0aea8a29c96908a857d78726c66605a544e453626150400000000000000000000001f344a5f748898a7b6c6c7c1c0bdbab6b3afaca9a5a29f9b9895918e8b8784827c79768292999fa4aaa28e7965503c271300001f344a5f748696a4b2ad9f918375675a4c3e3023150700000000000000000316283b4e6174877d756a61574d443a31271d140a0000000000192e43586e8398adbda8937c68686c7074787c8285898d9094999ca0a9b7bca7917b66513c27120000000112202b33343433323230302f2f2e2c2c2b2b2a292927272625252323222221201f1e1e1d1c1b1a1a1918171616151513131211110f090100000000000000000000000000020e1a26323e4a56626e7474747467594c3e30221507000000000000000000000000000000000000000000000000000000000000000000000006101a242e3434322e2a2721170a000000000000000000000000000000000000182b3e4e5d6c7b8b9a9e9c9b9997959492908f8d8b8988868483807d7c7b7877767472706f6c6b6a68666463605a4b3926110000081b2e3f4e5a6773808c8472614f3e2d1b0a0000000e1e2c373d3f424447494b4e505355575a5a51423223130400001f344a5f748b8f8f8f8f8b74604b36200b0000001f344a5f748b9dadbebaaea9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a9a28d77624c37220d00182c4054697d92a6babdb7b1aba59f99938d87827a756f6962544433221000000000000000000000001d31465a6f8499adc2c4b6acabafb2b5b9bcc0bebab7b4b0adaaa6a3a09c9996928f8c90a0adb3b9bda894806a56412d1904001d32465a6a788794a2b0afa19486776a5c4e413325170800000000000000000c1f3144576a746b61584e443b31271e140a01000000000000172c42576c8297acbfa9947d6954575c5f63686b6f73777b8084888c9aaebda8937d68533e281300000000020f181e1f1f1e1d1d1b1b1a191917171616151413121211100f0e0e0d0c0b0b0a080300000000000000000000000000000000000000000000000000000000000000000000000914212c3844505c5f5f5f5f57493b2e201205000000000000000000000000000000000000000000000000000000000000000000000000000007111a1f1f1d1915120d04000000000000000000000000000000000000001e33475b6c7b8b9aa9b3b1b0aeacaba9a7a5a4a2a09f9c9b9997959493908f8d8b898887848382807c7b7977766954402b1500000d22374b5d6c7885919d907d6d5c4a39281605000a1b2b3c4a5254575a5c5e606365686a6c6f6f60514131221202001f344a5f73899fa4a4a18c76604b36210c0000001e33485d72889db2c1ad9c94949494949494949494949494949494949494949494949494948d77634d38230e001d32465b6f8498a3a9afb5bbbfb9b3ada7a19b958f89837d7261503f2e1d0c00000000000000000000172c40556a7d93a8bdbaa798979a9da0a4a7abaeb1b5b8bbbfbfbbb8b4b1aeaba7a4a0a2aebeb8b2aca69a85705c47331e0900172a3c4c5a68768492a0aeb1a496887a6c5f514335261502000000000000000215283a4c5a5f584e453b31281e140b010000000000000000162b40566b8095abc0ab95806b5642474b4e53575a5e63666a6e728297abbfa994806a543f2a15000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333e484a4a4a4a44392b1d10020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f74899aa9b8c6bdbbbcbec0bebcbbb9b7b5b4b2b0afacaba9a7a5a4a2a09f9d9b9998969493918f8d806a55402b1600000f253a4f64798a96a2ae9c8b7968574534231105162738495a676a6c6f707376787a7c8083857d6f5f4f4030200e001e33485e73899eb3b7a28d77624c37220d0000001c31465b70869bb0bda8937d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d78634e38230e001f344a5f7483898f959aa0a6acb2b8bebcb6b0aaa49e9891806e5d4c3b29170300000000000000000012273b5065798ea3b7b5a08b8285888c8f9296999ca0a3a6aaadb1b4b7bbbebfbcb9b5b7bfb6a69d97928c8676604b36210b000d1e2e3c4a58667482909eacb4a6988b7c6f615344321f0b00000000000000000b1d2e3c464a453b32281e150b0100000000000000000000152a3f54697d94a9bfac97826c574232363a3e42464a4d5255596a8094a9bfab97826b56412c1701000000000000000000000000000000000000000000000000000000000000060c0e0e0e0e0e0e0e0a0400000000000000000000000000000000000000000000000000000000000000000000000915212c333434343431281b0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000050c141818140d0200000000000000000000000000000000000000001e33485d72889db3c7b6a9a5a7a9abacaeb0b1b3b5b7b8babcbdbfbebcbbb9b7b5b4b2b0afadaba9a8a6a4947d68533e291400000d22364a5d6e8091a2b3a99786746352402f1e1223344556677880828487898b8d90939597998d7d6d5e4e3d2b17001d32475c72889db3b8a38d77634e38230e0000001a2f44596e8499aebfaa95806a68686868686868686868686868686868686868686868686868675b4935200c001d314558676e747980868c92979ea3a9afb5bbbeb8b2ac9d8c7a695846331e0a0000000000000000000d22364b5f74899db2b8a48f7a6f7376797c8284888b8e9195989c9fa2a6a9acb0b3b9c6c2ad9989837c77716a5b48331f0a0000101e2c3a48566471808f9caab6a99b8d8071614e3a2611000000000000000000101e2a323431281f150b0200000000000000000000000013283e53687c93a8bdad98836e58432e2125292d3135393d4153687d93a8bdad98836c58432d18030000000000000000000000000000000000000000000000000000000002101a21232323232323231f170b0000000000000000000000000000000000000000000000000000000000000000000000040f191e1f1f1f1f1c150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000109111820282d2d291f1203000000000000000000000000000000000000001c31465b70879cb1beaa989092949597999b9c9ea0a1a3a5a7a8aaacadafb1b3b4b6b8b9bbbdbfbfbdbba7927c67523c27120000071b2d3f5061738596a7b5a392826f5e4d3b2a1d3041526374859497999c9ea0a3a5a8aaacab9c8c7c6c5a46321d001c32475c71879cb1b9a48f78634e39240f000000172c41576b8297abc0ac97826c57535353535353535353535353535353535353535353535353524b3d2c19060016293b4a545a60656b71777d83898f959ba1a7acb2bcbbaa998876614c37220d000000000000000000081c31455a6f8498adbea995806b5e6164686b6f7275787c8083878a8d9194979b9ea8b8bfaa95806e68635d574d3d2b18040000000e1c2a38465461707d8c9aa8b6ab9d8f7d6954402c17030000000000000000000d171d1f1c150c02000000000000000000000000000012273c51667b91a7bcaf99856f5a442f1a1014181c2024283c51667b91a7bcaf99846f5a442f1a050000000000000000000000000000000000000000000000000000000011202d363838383838383833291b0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d151c242c343b42423c302110000000000000000000000000000000000000001a2f445a6f869aafbca7917b7c7d8082848687898b8c8e9091939597989a9c9d9fa1a3a4a7a8a9acadafa5907965503b2610000000102133445566788a9bacb09f8d7c6a59483625394d5f708292a3acaeb1b3b5b6b4b1b0b6baaa9a89735e48331e001b30465b70879cb1baa59079644f3a250f000000152a3f54697d94a9beae99846f5a443e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3d382d1f0e00000c1d2c383f454b51575d63686f747a82878c92989facbeb6a18c76614c37220c00000000000000000001172c4055697d93a8bcae9a86705c4c5053565a5d6064676a6e7174787b8083868a9cb1bca7927c68544e48423b2f1f0e00000000000c1a28364451606e7b8a98a6b7ac98846f5b46321d090000000000000000000000000000000000000000000000000000000000000010263b50657990a5bbb09b87705b46301b060000070b10253a4f647990a5bab09b86705b46301b060000000000000000000000000000000000000000000000000000000b1e2f3e4a4e4e4e4e4e4e4d4639291704000000000000000000000000000000000000030d141716120d09040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004131f29303840485057574e3f2d1a07000000000000000000000000000000000000192e43586e8398adbda8937c67686a6c6e6f7173747778797b7d8082838687888b8c8d8f91939497989a9c8f78634e39240f00000004152637495a6b7d8fa0b1ab998876655443313c52677c8e9fb0b6aba7a5a3a19f9c9ba5b6af9b86705b46311c001a2f445a6f869bb0bba5907b66503b261100000013283d52677c92a7bcb09b87705c47312929292929292929292929292929292929292929292928241b0f010000000e1b252b31373d43484e545a60666c72777d848ea2b7b7a18c76604b36210b0000000000000000000012263b5064798ea2b7b49f8a75614c3b3e4145484b4f5255595c6063666a6d71879cb1b9a48f7965503b342e281e11010000000000000a18263442505e6b79889bafb29e8a75604c38230f00000000000000000000000008121b1f1f1a110500000000000000000000000f24394e63788fa4b9b29d88725c47321d08000000000e23384e63788ea3b8b29c88725c47321d0800000000000000000000000000000000000000000000000000000012263a4d5c636363636363625746331f0b0000000000000000000000000000000000061420292c2b27221d1914100b060200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001222313c444c545b636b6c5d4a372310000000000000000000000000000000000000172c42576c8297acbfa9947d69545557585a5c5e5f62636467686a6c6e6f7073747678797b7d80828385878877624c37220d00000000091a2b3d4e5f708294a5b6a6948371604f3d3b5065798fa4b9a89892908e8c8987879aafac97836d58432e19001a2f445a6f8499afbca7917b66513c271200000010253b5064798fa4b9b39e89735e49341f1313131313131313131313131313131313131313131310080000000000000811161c22282e343a40464b51575d6369768ca1b7b5a08b74604b36200b000000000000000000000d21364a5f74899db2b9a48f7b665243434343434343434344474b4e51555f74899fb3b7a18c77624d382319140b00000000000000000008162432404e5b6b8094a8b8a4907b66523e29150100000000000000000007111b252f34342e231506000000000000000000000e23384d62778da3b8b39e89735e48331e09000203060d22374c62778ca1b7b39f89735e49341f0a000000000000000000000000000000000000000000000000000000162b40556a78787878787875634e39240f00000000000000000000000000000000091624323d42403b37322d2924201b17120d0904000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c2f404f5860676f77807966533f2c19050000000000000000000000000000000000162b40556a8095abbfab95806b564042434547484b4c4e5052535457585a5c5e5f61636466686a6b6d6f70726f5e4a35200b00000000000e1f30415364758799aab2a18f7d6d5b4a384d62778ca1b6a38d7c7a78767372869bafa994806a55402b1600192e43586e8499aebda8937c67523c27120000000e23384d62778da2b7b5a08b75604b36210c0000000000000000000000000000000000000000000000000000000000000002080e141a20252b31373d43494f61768ca1b7b5a08b745f4a341f0a00000000000000000000081c31455a6f8398acbeaa95806b5858585858585858585858585858585862778ca1b6b49f89745f4a35200b000000000000000000000000061422303d5065798ea2b6aa96826d58442f1b070000000000000006101a242e3842494941332312000000000000000000000c21364b60768ca1b6b5a08b745f4a3520131517191b1c20364b60748ba0b5b5a08b74604b36200b000000000000000000000000000000000000000000000000000000152b40546a808f8f8f8f8f7a65503b26110000000000000000000000000000000b192634424f5755504b47423e3934302b27221d19140f0b0602000000000000000000000000000000000000000000000000000000000000000000000000000000000e23374b5e6c737b838b93836f5c4835210e000000000000000000000000000000000014293e53687d94a8beac97826c57422c2e3032333537383b3c3e4042434547484a4c4e4f51535456585a5b5d5c51412e1b060000000000011324354758697a8c9eafad9c8a796756454a5f74899eb3a5907b6663605f73899eb3a6917b66513d281300182d42576c8398adbda8937d68533e29130000000c21364b60758ba0b5b7a28d77634d38230e0000000000000000000000000000000000000000000000000000000000000000000000050b11171d23292e374c62778da3b8b49f89735e49341f0a0000000000000000000001172b4054697d93a7bcaf9a86706e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e6e798fa4b9b19c87715c47321d0800000000000000000000000000041221364a5e72879bafb09c88725e4a36210d0000000000000917232d37414b545e5d51412e1b080000000000000000000b20354a5f748ba0b5b6a18c76604b3626282a2c2e30323436495e73899fb3b7a18c76614c37220d00000000000000000000000000000000000000000000000000000014293e53687d93a4a4a4927c67523d281300000000000000000000000000000d1b29374452606c6965605c57524e4945403b37322d2924201b16120d08040000000000000000000000000000000000000000000000000000000000000000000000000f253a4f6479888f979f9f8b7764513d2a17030000000000000000000000000000000012273c52677c92a7bcae99846e58432e191b1d1e2022232527292b2c2e3032333537383a3c3e3f41434446484740332312000000000000000618293a4c5d6e8091a3b4a89785736251475c70869bb0a8937d68534c62778ca1b6a38e78634e39240f00172c42576c8297acbfa9947d69543f2a14000000091f34495e73889db3b9a48f7964503b2510000000000000000000000000000000000000000000000000000000000000000000000000000002080e1423384d62778da3b8b49f89735e48331e09000000000000000000000011263b4f64788ea2b7b49f8b8484848484848484848484848484848484848492a7bcae99846f5a442f1a050000000000000000000000000000071b2f43586c8295a9b6a28d7864503b2713000000000005172735404a535d6771705e4b382512000000000000000000091e33485e73899eb3b8a38d77624d393b3d3f41434547494b4c5c72889cb2b8a38e78634e38230e00000000000000000000000000000000000000000000000000000012273c51667b91a7b9a9947d69543f2a14000000000000000000000000000b1c2b39475462707d7d7975706c67635e5955504b47423e3934302b26221d19140f0b0601000000000000000000000000000000000000000000000000000000000000000d22364b5e718598abb3a894826d5a4633200c0000000000000000000000000000000011263b50657a90a5bbaf9b866f5a45301b0505090b0d0e1012141517191b1c1e2022232527282a2c2e2f3133322d23150600000000000000000b1d2e3f5162738596a7b4a391806f5d4c586e8398adab96826b575065798fa4b49f8b75604b36210c00162b40566b8297acc0ab95806a543f2a15000000061c31465b70879bb0bca7927c67523d281300000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384e63788fa4b9b39d88725d48331e0800000000000000000000000c21364a5f73889db2bba99c999999999999999999999999999999999999999faec0ab96826c57422c170200000000000000000000000000000014293d5165798ea2b7a893806a56412d1904000000000e213445535c66707a857a6754412e1b080000000000000000051d32475c72889db2b9a48f78634e4e50525456585a5c5e60626470869bb0baa59079644f3a251000000000000000000000000000000000000000000000000000000010253a4f647990a5baab95806b56402b160100000000000000000000000015283a49576472828f938f8a86827c77736e6965605c57524e4944403b37322d29241f1b16120d0804000000000000000000000000000000000000000000000000000000071b2e4255687c8fa3b6b09d8976624f3b2815010000000000000000000000000000000f24394e63788fa4b9b19c87705c47311c0700000000000000000000000004090b0c0e1012131517191a1c1e1d19110500000000000000000000102233445667788a9badaf9e8d7b6a58556a8095aaae9984706a63687c93a7b19c87725d48331e0900152a3f546a8095abc0ab97826b56402b16010000001a2f44596e8499aebea9947d69543f2a1500000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394e63788fa4b9b39d88725c47321d070000000000000000000000071c30455a6e8398acbfb9b0afafafafafafafafafafafafafafafafafafafb2bdbda8937d68543f2a15000000000000000000000000000000000e22364b5f73889cb0ae9a85705c48331f0a0000000013283d51636f79838d9885715e4b3825120000000000000000001b30465b70869bb0bba590796562636667696b6d6f71737577787b8499afbba7917b66513c27120000000000000000000000000000000000000000000000000000000e23384e63788da3b8ad98836c57422d18030000000000000000000000001c314558677483919fa8a39f9a96918c88837d7975706c67625e5954504b47423e39342f2b26221d19140f0b060100000000000000000000000000000000000000000000001226394c6073879aadb9a5927d6b5844311e0a0000000000000000000000000000000d22374c62778da2b7b39d88725d48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000004152738495b6c7d8fa0b2aa9988766453677c92a7b19d8c857d77718296abae99846f5a45301b0600152a3f546a8094a9bfac97826c57422c1702000000182d42576c8297acc0ab97826b57412c1702000000000000000000000000000000000000000000000000000000000000000000000000000000000f253a4f647990a5bbb19c87705c47321c07000000000000000000000001172b4054697d92a1aebbbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbdbfc6cebba5907b66513c271200000000000000000000000000000000071c3044586d8295aab49f8b76624e39251000000000152a3f54697d8c96a0a18e7a6754412e1b0800000000000000001a2f445a6f8599afbca7917b7477787a7c7d82838687898b8d8f9093a0b2bda8937c68533d28130000000000000000000000000000000000000000000000000000000c22374c61768ca1b6af99846f5a442f1a050000000000000000000000001f344a5f748593a1afbdb8b4afaaa6a19c98938f8a86827c77726e6965605c57524d4944403b37322d29241f1b16110a0000000000000000000000000000000000000000000a1d3043576a7d91a4b8ae9b8874604d3a26130000000000000000000000000000000b21364b60768ba0b5b49f89745f4a341f0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090400000000000000000000000000000000091a2c3d4e60718394a5b6a59482705f64798fa4b5aaa099928c868499aeab96826b56412c17020013293e53687d94a9bfad98836c57422d1803000000152a3f546a8094a9bfae99846e58442f19040000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f647990a5bbb19c87705b46301b0600000000000000000000000011263a4f637583909ea8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8abb6c6b8a38e78634e39240f000000000000000000000000000000000115293e52667a8fa3b7a5917c68533f2b160200000012273b4e61738699acab9885715e4b3825120000000000000000192e43586e8398adbea995888b8c8f90929496989a9c9ea0a2a4a5a8b0bebaa9947d69543f2a1500000000000000060c0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e20354a5f748a9fb4b09b86705b46311c070505050505050200000000001e33485e73889db1bfc7bdb9bcbfbab6b1ada8a39f9a96918c88837d7975706c67625d5954504b47423d39342f2b261d1103000000000000000000000000000000000000000114273b4e6175889cafb7a3907c6956422f1c0800000000000000000000000000000a1f344a5f74899fb4b5a08b76604b36211f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f020000000000000000000000000000000e1f31425365768899aab1a08f7d6c61768797a8b3b4ada7a09a96a1b3a7937d68533e2914000013283d52677c93a8bdaf99846e58432e190300000013283d52677c92a7bcb09b86705b46311c070000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb09b866f5a45301b060000000000000000000000000c203447576572808d939393939393939393939393939393939393939398a9bcb5a08b75604b36210c00000000000000000000000000000000000f23374b6074889db1ac97836e5a45311c080000000c1f314457697c8fa2b4a18e7a6754412e1b0800000000000000172c42576c8297acc1b2a39da0a1a3a5a7a9abadafb1b3b5b7b9bbbdc1bcac9c8c7b69543f2a14000000000002101a21232323232323232323232323232323232323232333485d72889db3b29d88725d48331e1a1a1a1a1a1a1a1710060000001c32475c70879cb1c6b7a9a4a7acb0b5babebdb8b3afaaa6a19c98938f8a86827c77726e6965605b57524d4944403a2f211000000000000000000000000000000000000000000b1e3245586c8093a6b9ac9986725f4b3824110000000000000000000000000000071e33485d72889db3b7a28d77624c3734343434343434343434343434343434343434343434343434332b20120100000000000000000000000000000213253647596a7b8d9eb0ac9b8a786769798a989fa5acb2b4aeabb2b9a48f7965503b2611000012273c52677c92a7bcaf99856f5a442f1a0500000011263b50657990a5bab29d88725d48331e090000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50667b91a7bcb09b866f5a442f1a05000000000000000000000000041729394754616f7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c8fa4b9b29d88725d48331e090000000000000000000000000000000000081c3145596d8296aab19d8974604b37230e0000000215273a4c5f728597aaab9885715e4b38251200000000000000162b40566b8095abc0c1b6b3b4b7b8bbbcbfbfbdbbb9b7b5b4b1b0aeacab9e8f7d6e5d4c3a2611000000000111202d36383838383838383838383838383838383838383838465b70879cb1b49f89745f4a342f2f2f2f2f2f2f2f2b23170800001a2f445a6f869aafc0ac998f92979ca0a5aaaeb3b7bcbfbab6b1aca8a39f9a96918c88837d7975706b67625d59544c3f2e1d0c000000000000000000000000000000000000000215293c5063768a9db1b5a28f7a6754402d1a0600000000000000000000000000011c31465b70879cb1b9a48f78634e4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d00000000000000000000000000070f161e293b4c5d6f8092a3b4a7968573616c7c848a91979ea4abb1b4a89d8c77624d38230e000011263b50667b91a7bbb09b866f5a45301b060000000e23384e63788da3b8b49f8b745f4b35200b0000000000000000000000000000000000000000000000000000000000000000000000000000000012273c52677c93a8bdaf99846e59442f1a0500000000000000000000000112212e373a44515e67676767676767676767676767676767676767677b91a6bbaf9a86705b46311c06000000000000000000000000000000000001162a3e53677b90a4b7a38f7a65513d291400000009151e304255677a8d9fb2a18e7a6754412e1b08000000000000142a3f54697d94a9bfc9bdb7b4b3b1afadaba9a8a6a4a2a09f9c9b99979590807060503f2f1d0a000000000e1e2f3e4a4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e4e5a6f859aafb6a18c76604b4444444444444444443f3526150300192e43586d8398adbfa9947d7d83878c9095999ea2a7acb0b5b9bebdb8b3afaaa5a19c97938f8a86827b77726d695d4c3b2a1908000000000000000000000000000000000000000d2033475a6d8295a8bbab9784705d4936230f00000000000000000000000000001a2f445a6f8599afbba59079655f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c2915000000000000000000000008131b232a32383a405163748697a8b4a291806e5e696f757c838a90979da2978b80725e4934200b000010263b50657990a5a5a59c87705b46301b060000000c21364b60768ba0b5b7a28d77624c38230d0000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52677c93a8bdaf99846e58432e190300000000000000000000000b1e303f4b4f4c474c52525252525252525252525252525252525254697d94a8beac97836d58432e19040000000000000000000000000000000000000f24384c6075899db1a995806c57432e1a050008182631383f4a5d708395a8ab9885715e4b38251200000000000013283d53687c93a8bdbbaba2a09d9c9a98979493918f8d8b8988868482807d72625242322111000000000a1b2b3c4d5c63636363636363636363636363636363636363636363636d8398adb8a38d77635a5a5a5a5a5a5a5a5a5a5244321f0c00172c41566b8297acc0ab95806b6d72767b8085898e92979ca0a5a9aeb3b7bcbfbab5b1aca8a39f9a95918c88837a6958473625140300000000000000000000000000000000000004172b3e5164778c9fb2b3a08c7965523e2b180500000000000000000000000000192e43586d8398adbca7917b747474747474747474747474747474747474747474747474747474746b58432e19040000000000000000000a19262f363e464d4f49455667798b9cadae9d8c7a69585b61686e757b82898f85796d6254432f1b0700000f253a4f64798f9090909088725c47321d070000000a1f34495e73899eb3b9a48f79644f3a25100000000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d94a9bead98836d58432e1803000000000000000000000013273b4e5d64615c57524d48423e3c3c3c3c3c3c3c3c3c3c3c3c42576c8297abbfa994806a55402b1601000000000000000000000000000000000000091d31465a6e8397abaf9b87705b46311c0700132536444c535a6168788b9eb3a18e7a6754412f1c09000000000012273c51667b91a7bcb29e8d8b8887868382807c7b7977767372706e6c6a686354443424140300000006172738495a6b7878787878787878787878787878787878787878787878788297acb9a48f796f6f6f6f6f6f6f6f6f6f6f624f3a261100152a3f546a8094a9bfac97836c585d62666b7074787d83878b9095999ea2a7acb0b5b9bebdb8b3afaaa5a19c97887665544332200c000000000000000000000000000000000000000e2235485c6f8396a9bca995826e5b4734210d00000000000000000000000000172c41566b8297acbeaa968b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b846e59442f1a05000000000000000004172837434a525961645c514a5b6d7d90a1b2a998877564524d545a60676d747a72675c50443625130000000e23384d6276797979797979705c47321c07000000071c32475c71879cb1bba6917b66513c27120000000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687d94a9bfad98836c57422c17020000000000000000000003182d41566a7975706b66615c57524d48433e39342f2a27272730455a6f8499aebca7927c67523d28130000000000000000000000000000000000000002162b3f53687c90a4b39d88735e48331e09001b2f435461676e757c838b9db2ab9885715f4c392613000000000010253b50647990a5bbb09b867473706f6d6b6a68666462605e5c5b585755534f45362616060000000011233445566778898f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f9bafbba79286868686868686868686867c67523c27120013283e53687c93a8bdaf99846e59484d52565b5f64686d72767b8085898e92979ba0a5a9aeb3b7bcbfbab5b1a5948372614f3b27120000000000000000000000000000000000000005192c3f5366798da0b4b19e8a7763503d291603000000000000000000000000152a3f546a8095aabfb3a5a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a099846e58432e190300000000000000000d213446555e666d75796e64594f60718395a6b6a59382705f4d3f464c5359606660554a3e332718080000000b1f334758636464646464646153412d1904000000001a2f445a6f8499afbda8937d68533f291400000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095aabfac97826c57422c170200000000000000000000081d32465b70858a86807b76716c67625d58534d49433e39342f32475c72879cb1b9a48f79644f3a251000000000000000000000000000000000000000001024394d61758a9fb4a08b745f4b35200b001f34495e727b838a90979ea9bab4a18f7b6855422f1b07000000000f24394e63788fa4b9b29c88725e5c5a58565453504f4d4b4947464442403e3b3327180800000000001a2e415263748596a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4abb9c2afa09b9b9b9b9b9b9b9b9b9b917b66503b26110011263b50667b91a6bbb09b86705b46383d41464b4f54585d61666b6f74787d83878b9095999ea2a7acb0b6c2b2a190806a543f2a1500000000000000000000000000000000000000001023374a5d708598abbaa793806c5946321f0b00000000000000000000000014293e53687d93a8bdc3b9b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5af99846e58432e1903000000000000000115293c5063727982898c82766c615665768899abb19f8e7c6b5a4837383f454b504d43382c211509000000000417293a474e4f4f4f4f4f4f4d443524110000000000182d42576c8397acc0ab96826b56412c1701000000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095abc0ac97826b56402b1601000000000000000000000e22374b60758a9e9a95908b86827b76716c67625d58534e49443f4a5f748a9fb4b6a18c77624c37220d000000000000000000000000000000000000000012263b4f64788da2b6a18c77624c37220d001e33485c7085979ea4acb2bac7beab9885725e4a35200b000000000d23384c62778da3b8b39e89735e484443413f3d3b3a38363432302f2c2b29262016090000000000001f34495d708292a3b4b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9bec8cdbeb3b0b0b0b0b0b0b0b0b0a6917b66503b2611000f253a4f64798fa4b9b29d88725c4732282d31363a3f44484d51565b5f64686d72767b8085898e92979ba4b4bfa994806a543f2a150000000000000000000000000000000000000000081b2e4154687b8fa2b5af9c8975614e3b271401000000000000000000000012273c52677b91a7bccbbeb7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7ad98836d58432e180300000000000000091d3044586c808e959d9e94897d73695e6a7c8d9fb0ac9a8977665543322a31373b3931261a0f040000000000000c1c2a34393a3a3a3a3a3a38312617060000000000162b40556a8095aabfad98836d58432e1904000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297abc0ab95806a55402b16010000000000000000000013283c5165798fa3afaaa5a09a96908b87827c77726d68635d59534e62778da2b7b39e89735f4a34200a0000000000000000000000000000000000000003182c41556a7d93a7b6a28d78634e38230e00192d4155697d91a5b9bfc6cdd7c4b09c88745f4b35200b000000000c21364b60768ca1b6b5a08b745f4a352e2c2a28262423211f1d1b19171614120c04000000000000001f34495e72879aaec1c4b6aeadadadadadadadadadadadadadadadadadadadadafb8c7c9bdb7b7b7b7b7b7b7b7b7a59079644f3a2510000e23384d62778da2b7b49f89735f4a341f181c21262a2f33383d41464a4f54585d61666b6f74787d828798adbea9947d68533e291300000000000000000000000000000000000009121b242d384c5f728699acb8a5927d6a5743301d0a000000000000000000000010263b50657990a5babdada2a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a198836c57422c1702000000000000001125384c6073889ba9b1b1a69b91867b70666f8292a3b5a7958472614f3e2d1d2326241e14080000000000000000000c182024252525252525231e140800000000000013283e53687c93a8bdaf9a866f5a45301b06000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8297acc0ab95806a543f2a150000000000000000000003182d41566b8094a9bcbeb9b4afaaa5a09b96918c87827c77726d6863657990a5bab09b87705c47321d0800000000000000000000000000000000000000091d32465b6f8499adb19c88735e4a35210c0012263a4e62768a9eb2c6d1cac4bda995826d5844311c08000000000a20344a5f748ba0b4b7a18c76604c3721171513110f0e0c0a070000000000000000000000000000001b2f43576b8093a6bab8a69a98989898989898989898989898989898989898989ba9bcbbaba2a1a1a1a1a1a1a1a1a19079644f3a250f000c21364b60768ba0b5b5a08b76604b36210c080c11161a1f23282d31363a3f44484d51565b5f64686d8397acbda8937c67523d2813000000000000000000000000000000010a131c252e37414a5056697c90a4b7ae9a8773604c39261200000000000000000000000f24394e63788fa3b8b4a08f8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c836c57422c170200000000000005192c4054687b8fa3b7b4b0b5aea3988e83786d748697a9b3a290806d5c4a392817110f0a0100000000000000000000000c151a1b1b1b1b1b1b1b18100500000000000011263b50667b90a5bbb19c88725c47321d08000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8397acbfa9947d69543f2a1400000000000000000000081d32475b70859aa2a7acb1b6bcbfbab5b0aba5a19b96928c87837c77737c93a7bcad98846e59442f1a05000000000000000000000000000000000000000f23384c60758a9eb3ab97836d5944301b07000b1e33465b6f8397abbfbdb6afa9a28e7965513e29150100000000091e33485e73899eb3b8a38d77624d38230e000000000000000000000000000000000000000000000014283b4f63778b9fb2b39e8983838383838383838383838383838383838383838da2b7b29e8d8c8c8c8c8c8c8c8c8c8c78634e38230e000a1f344a5f73899fb4b7a28d77624d38230e00000000050a0f13181c21262a2f33383d41464a4f586d8398adbca7917c67523c271200000000000000000000000000010a141d262f38414b545d65616074889baeb6a38f7c6855412e1b08000000000000000000000d22374c62778da2b7b39e89767676767676767676767676767676767676767676767676767676766a56412c17020000000000000d2134485c708497abb0a19ba2acb5aba0958b7c6a798b9caeae9c8b7968574534231200000000000000000000000000101e282f303030303030302c23160700000000000f24394e63788ea3b8b49f89745f4a35200b000000000000000000000000000000000000000000000000000000000000000000000000000000172c42576c8398adbfa9947d68533e2913000000000000000000000a1f344a5f7483888e93979da2a7acb1b6bbbfbab5b0aba6a19c97928d888396aabfab96826b56412c17020000000000000000000000000000000000000014293d52667b8fa4b8a6927c68533f2a16010003172b3f53677b8fa4b0a9a29b958d87725f4b36220e0000000000041d32475c72889cb2b9a48f79644f3a240f00000000000000000000000000000000000000000000000c2034475b6f8397aab6a28e7a6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c748ba0b5b09b867676767676767676767673614d38230e00071d32475c72889db2b9a48f79644f3a240f000000000000000002080c11151a1f23282d313644586e8499afbba6917b66503b26110000000000000000000000020b141e273039424c545e6770796f5c6b7d92a5b9ac9885715e4a372410000000000000000000000b21364b60758ba0b5b5a08b746060606060606060606060606060606060606060606060606060605b4c3a27130000000000000115293c5064778c9fb3a794868f9aa5afb3a89a88756d7d90a1b3a99786746352402f1e0c00000000000000000000000c1e2e3b44464646464646454034251401000000000c22374c61768ca1b6b6a18c76614c37220d000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8499aebda8937c68533e281300000000000000000000081d324659686e73787d83888d92979ca2a6acb1b6bbc0bbb5b1aca6a29c98a0b1bda8937d68533e291400000000000000000000000000000000000000061a2f43586c8295aab5a08c77624e3925100000001024384c6074889c9c958e878079726957432f1b070000000000001b30465b70869bb0bba5907b66503b2611000000000000000000000000000000000000000000000004182c3f53677b8fa3b6aa96836f5b5757575757575757575757575757575e73899eb3b29d88726060606060606060605f5545321e0a00011b30465b70869bb0bba6917b66503b261100000000000000000000000000050a0f13181c2f445a6f869bb0bba59079644f3a2510000000000000000000030c151e28313a434c565f68717a848c77646275899cb0b4a18d7a6653402c19060000000000000000000a1f34495e73899fb4b7a18c76614c4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b483d2e1d0b000000000000091d3044586c8093a7b4a08c787d88929da8b7a592806b728495a6b5a492826f5e4d3b2a19070000000000000000000015283b4c585b5b5b5b5b5b5a5243311d09000000000a1f344a5f74899fb4b8a38f78634e39240f000000000000000000000000000000000000000000000000000000000000000000000000000000192e43586e8499afbda8937c67523c27120000000000000000000003172a3b4a545a5f64696e73787d83888d92979ca1a6abb0b5babfbbb6b1adb2bebaa5907a66503b2611000000000000000000000000000000000000000b2034495d72879bafaf9b86715d48341f0b000000091d3145596d828f888279726c655e574b3a2814000000000000001a2f445a6f8599afb5a7927c67523c27120000000000000000000000000000000000000000000000001024384c5f73879bafb29e8a76634f42424242424242424242424242475c71879cb1b49f89745f4b4b4b4b4b4b4b4b4b443727150200001a2f44596e8499aebda8937c67523d28130000000000000000000000000000000000021b30465b70879bb0b9a48f78644f3a240f00000000000000040d161f28313b444d566069727b858e9794806c596d8094a7baaa96836f5c4935220e000000000000000000071d32475c72889db2b8a38e78634e38363636363636363636363636363636363636363636363636332b1f10000000000000001125384c6073889bafac9885706a75808b9bafac97826b6677899aacb09f8d7c6a5948362514020000000000000000001a2f44586a7070707070706f604d38230e00000000071d32475c72879cb1bba5907b66503b26110000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f859aafbca7917b66513c271200000000000000000000000c1d2d3940454a4f54595e64686d73787c83888d92979ca1a6abb0b5babfc4bbafa28d77634e38230e0000000000000000000000000000000000000011263a4e63778ca1b5aa95826c57432e1a0500000002162a3e5265797a736c655f58514a433a2d1d0b00000000000000192e43586e8398a0a0a0937d68533e2914000000000000000000000000000000000000000000000000081c3044576b8093a7baa693806b5743302c2c2c2c2c2c2c2c2c2c30455a6f869bb0b5a08c76604b363636363636363530271909000000182d42576c8397acbfa9947d69543f2a150000000000000000000000000000000000001c32475c71879cb1b8a38f78634e38230e0000000000050e172029333b454e576069737c868f98a1aa9c89756164778b9eb1b29f8c7864513e2a17040000000000000000001b30465b70869bb0baa59079644f3a2521212121212121212121212121212121212121212121211f180e0100000000000005192c4054687b8fa3b7a4917c6958636d8398adac97826b596b7c8e9fb1ab9a887665544331200f0000000000000000001b30465b708787878787877b66503b261100000000011b30455a6f869aafbda8937d68533e29140000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f869bb0bca7917b66503b261515151515120b0100000000000f1b252b30363b40454a4f54595e63686d72777c82878c91969ba0a5abb0a99e918674604b36210c00000000000000000000000000000000000002172b4054697d92a6b9a4907b66523d291400000000000f22364a5d69665f58514b433d362f271d0f0000000000000000172c42576c828b8b8b8b8b806a543f2a150000000000000000000000000000000000000000000000000114283c5063778b9fb3ae9b87735f4c38241717171717171717192e43586e8499aeb8a38d77624d38232121212121201c140900000000162b40566b8095abc0ab96826b56412c170100000000000000000000000000000000041d32475c72889db3b8a38d77624c37220d000000030e18212a333d464e58616a737d868f99a2abb4b8a4917d695b6e8295a9bba895826d5a4733200d0000000000000000001a2f445a6f8499afbca7917b66513c27120b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0a0400000000000000000d2134485c708497abb19d89756153576c8398adac97826b565e708293a4b5a6958371604f3d2c1b0a00000000000000001b30455a6f869b9c9c9c917b66503b26110000000000182e43586d8398adbfaa95806a55402b16010000000000000000000000000000000000000000000000000000000000000004090b0c0e0f111b30465b70869bb0bba5907965503b2a2a2a2a2a2a261e130400000000000911171c21262b30353a3f444a4e53595e63686d72777c82878c91969b988c8073675845311d08000000000000000000000000000000000000081d31465a6e8398acb39f8a75614c38230f0000000000071b2d3f4c54524b443d362f29221b140b000000000000000000152a3f54687474747474747467533e2914000000000000000000000000000000000000000000000000000c2034485c6f8397abb6a38f7b6753402c1905000000000000172c42576c8297acb9a48f79644f3a25100b0b0b0b0b0801000000000014293e53687d94a9bead98836d58432e180300000000000000000000000000000000091e33485e73899fb4b7a18c76614c37220c00000413212b343d465059626b757d879099a3acb5b9b1a89f9686725d65798ca0b3b19d8a76634f3c2815020000000000000000182e43586d8398adbda8937d68533e29130b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0801000000000015293c5064778c9fb3a995826d6868686c8398adac97826b565264758798a9b2a1907d6d5b4a39271605000000000000001a2f445a6f8499afb1a8937c67523c27120000000000162b40566b8095abbfac97836c57422d18030000000000000000000000000000000000000000000000000000000000030f181e20222325262830465b70879cb1bba59079644f3f3f3f3f3f3f3f3b3023120000000000000001070c11161b21252b30353a3f44494e53585d62686d72777c8287867a6e62564a3b2916020000000000000000000000000000000000000e22374b6074899db2ae9985705b47321e0900000000000010212f3a3f3d373029221c140e0700000000000000000000001125394a595f5f5f5f5f5f5f58493724100000000000000000000000000000000000000000000000000005192c4054677b8fa3b7ab97836f5c4834200d000000000000162b40556a8095aabba6917b66513c271200000000000000000000000012273c52677c91a7bcaf99856f5a442f1a05000000000000000000000000000000000a1f344a5f748b9fb4b5a08c76604b36210b00001022313e47505a636c757d88919ba3adb6b8afa69e958c837a705d5d708497aab9a693806b5845311e0b0000000000000000172c41566b8297acbfaa95806a543f2a21212121212121212121212121212121212121212121212121201c1409000000001c3044586c8093a7b9a48f7d7d7d7d7d7d8398adac97826b564657687a8c9daead9c8a7967564533221100000000000000192e43586e8499afbda8937d68533e2813000000000014293e53687d93a8bdaf99856f5a442f1a05000000000000000000000000000000000000000000000000000000000313212b333537383a3b3d3f475c72879cb1b9a48f786454545454545454544e41301d0a0000000000000000000000070c11161b20252a2f35393f44494e53585d62676c7174685c5144392c1d0c0000000000000000000000000000000000000614283c5165798fa3b8a894806a56412d180400000000000003111d262a28231c1e2426231b100200000000000000000000091b2d3b464a4a4a4a4a4a4a453b2c1a0800000000000000000000000000000000000000000000000000001124384c6073889bafb29f8b7763503c281501000000000014293e53687d93a8bda8937c68533e281300000000000000000000000010263b50657990a5bab19c87705b46311c07000000000000000000000000000000000b20364b60758ba0b5b5a08b745f4a341f0a00061a2d404f5a636d768089929ba4aeb6b6ada49b938a82786f675e5154677a8ea2b5af9b8874614d3a27130000000000000000152a3f546a8094a9bfac97826b5641363636363636363636363636363636363636363636363636363635302719090000001f344a5f73889bafbda99994949494949494a0b2ac97826b56404b5c6e8091a2b3a89786746251402e1d0c000000000000182d42576c8398adbfa9947d68533e2914000000000012273c51667b91a6bbb19c87715c47321d08000000000000000000000000000000000000000000000000000000000e20313e474a4c4e4f505254565c72889db3b9a48f786a6a6a6a6a6a6a6a695f4d392510000000000000000000000000000000070c11161b20252a2f34393e43484d53585d5f574b3f33271b0e0000000000000000000000000000000000000916243242576b8094a9b7a38e7965503c27130000000000000000010a11161d242b32393b372d201000000000000000000000000f1d2a323434343434343431291d0e000000000000000000000000000000000000000000000000000000091c3044586c8093a7bba793806b5844301d09000000000012273c52677b91a7bcaa95806a543f2a150000000000000000000000000f24394e63788ea3b8b39d88725d48331e09000000000000000000000000000000000c21364b60768ca1b7b49f89735e49341f0a000b2034495d6d77808a939ca5aeb8b3aba299918880766d645c534a414b5e728599acb7a4907d6956432f1c090000000000000013283e53687d93a8bdad98836d584b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b443727150200001e33485d6f8294a6b8b7aca9a9a9a9a9a9a9b0b8aa97826b56403e5061728496a7b4a392806f5d4c3b2918070000000000172c42576c8397acbfaa95806a543f2a1500000000000f243a4f64788fa3b8b39e89735e49341f0a00000000000000000000000000000000000000000000000000000000172b3e4f5b5f6163646667696b6c73889db3b8a38d8080808080808080807c67523d281300000000000000000000000000000000000000060b10151b1f252a2f34393e43484a44392d2115090000000000000000000000000000000000000b19263442505d71869aafb29d89745f4b36220d000000000000030d151c232a31383f464d504a3e2e1b0800000000000000000000000c171d1f1f1f1f1f1f1f1d160c000000000000000000000000000000000000000000000000000000000115293c5064778c9fb3af9b8873604c382511000000000010253a4f647990a5baac97826b57412c170200000000000000000000000d22374c61768ca1b7b49f8a745f4a34200a000000000000000000000000000000000d22374c62778da3b8b39e89735e48331e09001025394e63778a939da6afb8b2a9a0988f867d746c635a514940372f4255697c90a3b6ad9986725f4c3825110000000000000012273c51667b91a7bcaf9a856f606060606060606060606060606060606060606060606060606060605f5545321e0a0000192d40526476899bacadadadadadadadadadada79a8c7d6b56403244556677899bacaf9e8d7b6a58473624130200000000162b40566b8297acc0ab95806a55402b1601000000000d22374c62778ca1b6b5a08b76604b36210c000000000000000000000000000000000000000000000000000000001c31465a6d747677797b7c7d8083848b9fb4bca9999595959595959595947d68533e29140000000000000000000000000000000000000000000000060b10151a1f24292e333431281c10040000000000000000000000000000000000000e1b29374452606e7b8ba0b4ac98836e5a45311c0800000000000514202930373e454c535a61655c4b38241000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d2134485c708497abb7a38f7b6854402d1905000000000e23384e63788ea3b8ad98836e58432e190400000000000000000000000b20354a5f748ba0b5b6a18c76604c37210c000000000000000000000000000000000e23384e63788fa3b8b39d88725c47321d0700152a3f53687c92a6b0b9b1a79f968d847b726a615850473e352d2426394d6073879aaeb5a28f7b6754412d1a0700000000000010253a4f647990a5bab19c87767676767676767676767676767676767676767676767676767676767673614d38230e000011223547596b7d8f9898989898989898989898978a7b6e604f3c2837495a6b7d8fa0b1aa998876645342301f0e00000000162b40556a8095abc0ac97826b56402b1601000000000b20354a5f748a9fb4b8a38d78634e39240f000000000000000000000000000000000000000000000000000000001c31465b70878c8d8f9193949597999ca9bbc7b7adabababababababab95806a54402b15000000000000000000000000000000000000000000000000000000050a10151a1e1f1c150a00000000000000000000000000000000000003101e2c39475562707d8c9aa8baa7927d6954402b170200000000011323323d444b525960676e757a67533f2b170300000000000000000000000000050a0b09070402000000000000000000000000000000000000000000000000000000000000000005192c4054687c90a3b7ab9884705c4835210d000000000d22374c61768ca1b7af9a866f5a45301b060000000000000000000000091e33485e73889db3b8a38d78634e38230e000000000000000000000000000000000f243a4f64798fa4b9b19c87705b46311c07001b2f44586d8297abc0b3a1948b827970685f564e453c332b2219101d3044576a7d92a5b8ab9884705d4a3623100000000000000e23384e63788ea3b8b39f8e8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c78634e38230e00000517293c4e607283838383838383838383838383796b5d504232202b3c4e5f708293a5b6a5948371604e3d2c1a09000000152a3f546a8095aabfac97836c57422c170200000000081e33485d72889cb2baa5907965503b2611000000000000000000000000000000000000000000000000000000001a2f445a6f8599a3a4a6a8a9abacaeb1b9c7ccc9c1c0c0c0c0c0c0bfac97826b56412c170000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000513202e3c4a576572828f9caab7a99c8d78634f3a26110000000000091d30414f585f666d757b838a836e5a46321e0a00000000000000000000000310191f201e1c191714120f0d0a080603010000000000000000000000000000000000000000000000001125394c6074889cafb39f8c7764503d2915020000000b20354a5f748ba0b4b19c87715c47321d070000000000000000000000051c32475c71879cb1b9a48f79644f3a25100000000000000000000000000000010610253a4f647990a5bbb09b86705b46301b06001f34495d72879cb0c2af9984776f665d544c433a312920170e060114273b4e6175899cafb3a08d7966523f2b180500000000000d22374c62778ca1b7bcaca2a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a18f79644f3a250f0000000c1e304254656c6c6c6c6c6c6c6c6c6c6c6c6c685b4d3f3223141f30415364758798aab1a08f7d6c5a4938271401000013293e53687d94a9bfad98836d58432e180300000000031b30465b70869badaaa6927c67523d281300000000000000000000000000000000000000000000000000000000182e43586d8398adb9bbbdbfc0bfbdbbbab8b7b5b4b3b1b0afadabaaa898836c58432d180000000000000008101516120b01000000000000000000000000000000000000000000000000000000000000000000000000000000081523313e4c5a677583919fadb5a7998c7d6f5d4935200c00000000000f24384d5f6c737a828990979e8a75614d392511000000000000000000000413212d343633312e2c2a272422201d1b181613110e0c0907040200000000000000000000000000000000091d3144586c8094a7bba794806c5845311d0a000000091e33485e73889db3b39e89735e49341f090000000000000000000000001b30455a6f869aafbba7917b66513c27120000000000000000000001060b10151b20263b50667b91a7bcb09b866f5a442f1a05001f34495d718294a5b6b3a18f7d6c5a4a413830271e150d040000000b1f3245596c8093a6b9a996826f5b4834210e00000000000b20364b60748ba0b3c0beb7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7a5907964503b251000000001132537475357575757575757575757575757554b3d2f2114051224354758697a8c9eafad9b8a78675544311d08000013283d53687c93a8bdaf99846e58432e19030000000000192e43586d83989895918e806a543f2a1500000000000000000000000000000000000000000000000000000000172c41566b8296abb0afadacaba9a8a7a5a3a2a09f9d9c9b999897959392846e59442f1a0000000000000d1a242a2b271e12040000000000000000000000000000000000000000000000000000000000000000000000000007172633414f5c6a778693a1afb2a597897b6d5f51402e1a06000000000011263b50667b888f969da4aba5917c6854402c19040000000000000000041322313f484b484643413f3c3a373432302d2b282623211f1c1a171512100d0a04000000000000000000000115293d5064778ca0b3af9c8874604d392512000000041c32475c70879cb1b5a08b74604b36200b000000000000000000000000192e43586d8398adbda8937d68533e291300000000000001060b11161b20252a2f34393f52677c92a7bcaf99846e58432e1904001a2e415364758798aabbad9b8a786755443321140b0200000000000216293d5063768a9eb1b29e8b7764503d2a1603000000000a1f34495e738996a2afb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a7917b66503b261100000000081929363f4242424242424242424242424240392d1f1103000617293a4b5d6e8091a2b4a7968573604b36210c000012273c52677c93a7bcaf9a866f5a442f1a050000000000172c41566b828784807c78766954402b1500000000000000000000000000000000000000000000000000000000152a3f546a80949d9b99989795949391908f8d8b89888786848382807d7c7a6e59442f1a00000000000d1c2b373f403b3022130400000000000000000000000000000000000000000000000001050603000000000000000012253543515f6d7a8996a4b1b0a29487786b5d4f413223110000000000000e23384c6074889caab1b8bfac9884705c4833200c0000000000000004132231404f5c605e5b585654514f4c4a474542403d3b383634312f2c2a2725221f180d000000000000000000000d2135485c708498acb7a4907c6855412d1a060000001b30455a6f869aafb7a18c77624c37220d000000000000000000000000172c41566b8297acbfaa95806a543f2a15000001070c11161b20252a2f353a3f44494e5358687d93a8bdad98836d58432e1903001224364758697a8c9daeb9a796857361503f2d1c0b0000000005090e122034475a6d8295a8baa794806d5946331f0c00000000061c31465a6b7885919ea0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0927c67523c271200000000000b19242b2c2c2c2c2c2c2c2c2c2c2c2c2c2c261c0f010000000b1d2e3f5162738596a4988b7d71604b36210c000011263b50667b91a7bcb09b866f5a45301b06000000000014293e536774726e6b6764605a4b3926110000000000000000000000000000000000000000000000000000000013283d52677c898887858382807d7c7b797877767472716f6e6c6b6a68676660513e2b16000000000c1b2b3a4953554e4031231405000000000000000000000000000000000000000000010d151a1b1710050000000000001b2f4253616f7d8b99a6b4aea0928476685b4d3f31231405000000000000091d3145596d8295a9bdccc7b39f8b77634f3b271300000000000003132231404f5e6d7573706e6b686664615f5c5a575553504e4b494644413f3c3a37332b1e0e00000000000000000005192d4154687c90a4b7ac9885705d4935220e000000192e43586e8398adb9a48f78634e39240f000000000000000000000000152a3f546a8094a9bfac97826b57412c170c11161b20252b2f353a3f44494e53585d63686d727d94a9bfad98836c57422c1702000718293a4c5d6e8091a2b3b4a291806e5c4b392817070b1015191e23272c313e5164788c9fb2b09c8975624e3b28140100000000172a3d4d5a6773808b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7c67523d28130000000000000710161717171717171717171717171716120a000000000000102233445667788a9386796d615343301c08000011263b50657a90a5bbb19c87705b46301b06000000000010243749585f5d5956524f4b473c2d1c0a0000000000000000000000000000000000000000000000000000000011263b5064737372706f6e6c6a686766646362605f5d5c5a595756545352504c4233220f0000000c1b2a394958676a5e4f41322314050000000000000000000000000000000000000005121f292f302b22150600000000001f34495e71808e9ba9b7ac9e90827366584a3d2f211305000000000000000116293e5165798ea2b6cac5baa6927d6a56422e1a0600000000000f2131404f5e6d7c8b888683827d7b787674726f6c6a686563605e5b595654514f4c473c2c1b080000000000000000001125394d6074889cb0b4a08c7865513d2a16020000172c41576b8297acbba5907a66503b261100000000000000000000000013283e53687c93a8bdad98836e58432e1b21252b30353a3f44494e53595e63686d72777c82878c98acc0ac97826b56402b160100000b1d2e3f5061728495a7b8ae9d8c7a68574634231b2025292e33373c40454a4f5c6f8396a9b8a5927d6a5744311d0a000000000d1f2f3c4955626f74747474747474747474747474747474747474747474747474747474747474747466523d28130000000000000000000000000000000000000000000000000000000000000004152738495a6c7d8275685c4f433525140100000f253a4f647990a5bab19c87725c47321d070000000000081a2c3b454a4844413d3a36332b1e0f00000000000000000000000000000000000000000000000000000000000d213447565f5e5c5b5a5857555452504f4e4c4b4a4847454442403f3e3c3b383024150400000b1b2a39485767767c6d5f5041322315060000000000000000000000000000000000091623303c44453f33241403000000001e33485d6f8090a0b1a99c8e80716356483a2d1f11030000000000000000000e22364a5e72879bafb8b1aaa39a86715d4935200b0000000000192c3e4f5e6d7c8c9b9d9b989693918f8c89878583807c79777573706e6b696664625a4a37240f000000000000000000091d3145586c8094a8bca895826d5945321e0a0000152a3f546a8095aabca7927c67523d281300000000000000000000000011273c51667b91a6bbaf9a866f5a453030353a3f444a4f54595e63686d72777c82878c92979ca1a8b6bdab95806b56402b160100000010213344556677899aabbba99886756352402f3035393e43474c51555a5f63686d798da1b5ae9b8773604d3926120000000001111f2b3844515c5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f584836230e0000000000000000000000000000000000000000000000000000000000000000091a2c3d4e60707064574b3e322517080000000f24394e63788fa4b9b39d88725c47321d080000000000000e1d293134332f2c2825211e180d00000000000000000000000000000000000000000000000000000000000005172938444a484746444342403f3d3b3a383736343332302f2d2c2a292726231d13060000091a293848576675868c7d6e5f5142332416070000000000000000000000000000000d1a2734414e585a514232211000000000192d405161728393a3998c7d6f615346382a1c0f0100000000000000000000071b2f43576b8093a7a49d968f888276614c37220d00000000001e33485c6d7c8c9baab2b0adaba8a6a3a19f9c99979592908d8b888684827d7b797767523d28130000000000000000000215293d5164788ca0b4b09c8975614d3a2612000013283e53687d93a8bda9947d69543f2a140000000000000000000000000f253a4f64798fa4b9b19c87715c4740454a4f54595e63686d72777c83888d92979ca1a6abb0b5bbc0af9f8f806a543f2a150000000004152637485a6b7c8e9fb0b5a492826f5e4d40454a4e53575c61656a6f73787c82878ea0b5b6a3907c6955412d180000000000010e1a27333f484a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a453a2b19070000000000000000000000000000000000000000000000000000000000000000000e1f3142525d5d5246392d211408000000000e23384e63788da3b8b49f89735e48331e09000000000000000c161d1f1e1a1713100c090400000000000000000000000000000000000000000000000000000000000000000b1a2730343332302f2e2c2b2a2826252322211f1e1c1b1a1816151312110e09010000001427384756667585949b8d7d6f6051423425160800000000000000000000000005111e2b3845525e6b6f604f3e2d1c0b000000112233445464748696897b6d5f514336281a0c0000000000000000000000000014283c5064778c978f89827a746d665947331f0a00000000001f344a5f74899baab9c7c0bdbfbdbbb8b6b4b1afacaaa7a5a3a09d9b989694918f7c67523d2813000000000000000000000e2135495d708598acb8a4917c6955412e1a060012273c51667b91a7bbab96826b56402b160100000000000000000000000e23384d62778da3b8b39e89735e4f54595e63686d73787d83888d92979ca1a6abb0b5bbc0bbb6b1aca2918270614f3b27120000000000081a2b3c4d5e708292a3b5b09f8d7c6a59555a5e63686c71767a8084888d92979ba0acbdbdaa98856f5a442f1a000000000000000916222d3334343434343434343434343434343434343434343434343434343434343434343431281c0d00000000000000000000000000000000000000000000000000000000000000000000021324344149494135281c0f0300000000000d22374c62778da3b8b49f89745f4a341f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141c1f1e1d1b1a191716141311100e0d0b0a080200000000000000000000000000001c30445665748594a3ab9c8e7d7061524334261709000000000000000000000915222f3c4956626f7c7d6d5c4b3a2918070000051526364657677787786a5d4f413325180a00000000000000000000000000000d2135485d7085837b746d66605952493b2a170400000000001d32475c72889cb1c7b9aca8aaacafb1b4b7b9bbbebfbcbab8b5b3b0adaba9a48f7965503b26100000000000000000000006192d4155687c90a4b8ac9985715d4a36220e0010253a4f64798fa4b9ad98836c57422d180300000000000000000000000c21364b60768ba0b5b5a08b745f64696e73787d83888d92979ca1a6acb1b6bbc0bbb6b1aca7a29d9793847363534232200c0000000000000d1e30415263748697a8baab99887665696e73777c82868b8f94999da2a7abb0b5bdbfb3a08d7a6754412d1800000000000000000410191e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1c150b0000000000000000000000000000000000000000000000000000000000000000000000000616242e34342e24170b000000000000000c21364b60768ca1b7b5a08b745f4a35200b0000000000000000000000000000000000000000000000000000040b0f0f0f0f0f0f0f0e0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f738493a3b2baac9d8e80706152443527180900000000000000000d1a2633404d5a6773828e8b7a69584736251402000008182839495a6a74685a4d3f3123150800000000000000000000000000000005192d415568746e676059534b453e362b1d0c0000000000001b30455a6f869aafc0ac9b9395979a9c9fa1a4a7a9acaeb0b3b5b8bbbdc0b7a28d77624d38230e00000000000000000000001225394d6175899cb0b4a18d7965513e2a17030e23384e63778da3a8a799846f5a442f1a0500000000000000000000000a1f344a5f74899fb4b7a18c7773787d83888d92979ca2a7acb1b6bbbfbab5b0aba6a19c97928d88837d766655453525140300000000000001122334455768798b9cadb7a69483797d83888d91969b9fa4a9adb2b6bbbdb8b4afaba69784705d4b3825120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121a1f1f1a110600000000000000000b21364b60768ba0b5b6a18c76604b36210b000000000000000000000000000000000000000000000000000b172024252525252525231c120400000000000000010d15191a1a1a1a1a1a19150d020000000000000000000000000000000000000000000000000000001e33475b6c7a8a98a7b6bbac9e8f80706253453627190a000000000004111e2b3744515e6b7785919f98877564534231200d0000000b1b2b3c4c5a5f584a3c2f21130500000000000000000000000000000000001226394b595f5a534c453e37312a23190d00000000000000192e43586d8398adbda8937c808385888a8c8f919497999b9ea0a3a5a8abada08b75604b36200b00000000000000000000000a1e3145596d8295a8bca995826d5a46321e0b0c21374c60768c9593919087705b46311c070000000000000000000000071d32475c72889db2b8a38e83888d92979da2a7acb1b6bbbfbab5b0aba6a19b97928d88837d78736e69645848372717070000000000000000051728394a5c6d7d90a1b2b2a1918f93989da2a6abafb4b9bdbab6b1ada8a39f9a96928d796754412e1b080000000000060a0d101215181a19150d010000000000000000000000000000000000000307090600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f748ba0b5b7a18c76614c37220d0000000000000000000000000000000000000000000000000b1b2934393a3a3a3a3a3a372f221302000000000002121f292e2f2f2f2f2f2f2f292012030000000000000000000000000000000000000000000000000000182b3e4e5c6b7a8998a6b5bcad9e8f827163544537281a0b0000000815222f3b4855626f7c8996a2afa5938271604f3d2915000000000d1e2e3c464a453a2c1e11030000000000000000000000000000000000000a1c2d3b464a463f38312a231c160f070000000000000000172c41566b8296abbfa994806a6c6f727477797c7d828487898c8e909395989b88725d48331e09000000000000000000000002162a3d5165788da0b4b19d8975614e3a27130a20344a5f7482807d7b79786f5b46311c070000000000000000000000011b30465b70869bb0beab9b979da2a7acb1b6bbbeb9b4afaaa5a09b96918c87827c77726d68635e59544f473a2a1a09000000000000000000000a1b2d3e4f60718394a5b7afa4a3a8adb2b6bbbcb8b3afaaa6a19c98938f8a86827c786f5d4a3724110000000005111a1f2225272a2d2f2e291f1202000000000000000000000000000000010d171c1e1b13090000000000000000000000000000000000000000000000000000000000000203050608090b0c0e0f11121416171918130a00000000000000000000000a1f34495e73899fb4b5a38d77624c37220d000000000000000000000000000000000000000000000003162839474e4f4f4f4f4f4f4b40311f0d00000000000f20303c43444444444444443d30211000000000000000000000000000000000000000000000000000000f20303e4d5c6a798897a6b4bcae9f90827263554638291a0c000c1926333f4c596673808d9aa6b3bfb1a08f7d6c58442f190000000000101e2a323431281c0e0000000000000000000000000000000000000000000f1d2a3234312b241d160f080100000000000000000000142a3f54687d94a9beac97826c585a5c5f626467696c6e707376787b7d80838686705b46311c060000000000000000000000000e2235495d718599acb9a5917d6a56422e1b081d32465a696b6a686664635f51402c18040000000000000000000000001a2f44596e8499aec3b9afacb1b6bcbeb8b4aea9a49f9a95908b86827c77726d68635e59544f4a45403b342a1c0c0000000000000000000000000f2031435465768899aabbb9b8bdbab5b1aca7a39e9a95918c88837d7975706c68635e51402d1a080000000515232e34373a3c3f4244433c30200f000000000000000000000000000001111f2a31332f261a0b0000000000000000000000000000000203050607090b0c0e0f1112141517181a1b1d1e202223252627292b2c2e2d271c0f02000000000000000000061e33485e73899ea0a0a08f78634e38230e0000000000000000000000000000000000000000000000091e324657636464646464645e4f3c28140000000000182b3e4e585a5a5a5a5a5a584e3f2d1905000000000000000000000000000000000000000000000000000212202f3e4c5b6a788896a5b4bdae9f918273645647382a1b101d2a3744505d6a7784919eabb7bbaea194877a6b58432e190000000000000d171d1f1c150b00000000000000000000000000000000000000000000000c171d1f1d161009020000000000000000000000000012273c52677b91a7bcae99846e5945474a4c4f525457595c5e616366686b6e70726b58432e1904000000000000000000000000061a2e4155697c91a4b8ad9986725e4a37230f172a3c4c55565453514f4e4a4133221000000000000000000000000000182d42576c8397a8b4c0c2bdb8b3aea9a49f9a95908b86827b76716c67625d58534e49443f3a35302b2621180c000000000000000000000000000314253647596a7b8d9ea9b1aeaaa5a09c97938e8a86827c77736e6965605c57534e4a413323110000000011233341494c4f5254575a584e3e2b180400000000000000000000000000101f2f3d46484338291a0b0000000000000000000000050e1417181a1b1d1e202123242627292a2c2e2f3032333537383a3b3c3e404143413a2d2012040000000000000000001d32475c72888b8b8b8b8b78644f3a240f00000000000000000000000000000000000000000000000c22374c61757979797979796b57412c1702000000001e33475b6b6f6f6f6f6f6f6c5c48341f0a00000000000000000000000000000000000000000000000000000211202e3d4c5a69778796a4b3bdafa0918373655648392b212e3b4855616e7b8895a2afbcb6aa9d908376695c4e3c29150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010253a4f64798fa4b9b09b87705b463235383a3c3f424447494c4e515356585b5d5a4d3b2814000000000000000000000000000012263a4d6175899ca8a29a8d7966523e29140d1e2e3a41413f3e3c3a38362f24150500000000000000000000000000162b40566b7d8a97a2aeada8a39e99948f8a86807b76716c66625d58534e49433f39352f2b25201b16110c0500000000000000000000000000000007192a3b4c5d6e808d959e9995908c87837d7974706b67625e5955504c47423e39352e231505000000001a2e41515d616467696c6f6b5b47331e090000000000000000000000000f1e2e3d4d5a5d554738291a0c000000000000000000081621292c2d2f3032333536383a3b3c3e3f4143444647484a4c4d4f505253555758564b3e3022150700000000000000001c31465b6e74747474747473624e39240f00000000000000000000000000000000000000000000000d22374c62778c90909090846e58432e1904000000001f344a5f7486868686868676604b36210b00000000000000000000000000000000000000000000000000000002101f2e3c4b5a68778695a4b2beafa19284746657483a323f4c596572808c99a6b3bfb2a6998c807265584b3e301f0d0000000000000000000000050d151c1f1e1c181007000000000000000000000000000000000000000009101414100800000000000000000000000e23384d62778da2b7b39d88735e4833202325272a2c2f323437393c3e41434648463d2f1e0c00000000000000000000000000000a1e3245596d8295948d86807868543f2a1400101d262c2c2a28272523211b1206000000000000000000000000000013283c4f606c7885919d99948f8a85807a75706b66615c57524d48433e39342f2a25201b16110c0700000000000000000000000000000000000000000c1d2e4051627179828985807b77726d6964605b57524e4945403b37322e2925201b120600000000001f34495d7076787b7d828475604b36210c00000000000000000000000e1e2d3c4c5b6b72655647382a1b0c00000000000000071626343d4143444647484a4b4d4f5052535456585a5b5c5e5f6163646667686a6b6d695c4e403225160700000000000000172b3e505c5f5f5f5f5f5f5e5545331f0b00000000000000000000000000000000000000000000000b20364b60748ba0a5a59b866f5a45301b06000000001e33485e73899b9b9b9b8d77624c37220d0000000000000000000000000000000000000000000000000000000001101e2d3c4a5967768694a3b2bfb0a293857566584943505d6a7683909daab7bbaea295887a6e6154473a2d2012010000000000000000000810182029313433312c231a11070000000000000000000000000000000008121c252929241a0e000000000000000000000c21364b60758ba0b5b5a08b75604b36210d101215171a1c1f222427292c2e3133312a1f1100000000000000000000000000000002162a3e516579878079726b645c4c39251100000a121717151312100e0c07000000000000000000000000000000000c2032424f5b6773808984807974706a65605c56514c47423d38332e29241f1a15100b060000000000000000000000000000000000000000000000000011223344535d666e746f6b66625d5954504b46423d3934302b27221e1915100c06000000000000001f344a5f74898f9194978d78634e39240f000000000000000000000e1d2c3c4b5a6a798474655648392a1b0d00000000000615253444515658595b5c5e5f6062646667686a6b6d6f707273747677797b7c7d808283796c5e5043342513000000000000000f21323f484a4a4a4a4a4a49433727160300000000000000000000000000000000000000000000000a1f34495e73899fb4b19c87705c47321c07000000001d32475c72889cb0b0a38e78634e38230e0000000000000000000000000000000000000000000000000000000000000f1e2c3b495867758594a2b1c0b1a2948576675954616e7a8894a1aebbb7aa9e9184766a5d504336291c100200000000000000030b141c242c343c444a484640362d241a110700000000000000000000000007111b242e383f3e372c1d0c000000000000000000091f34495e73889db3b7a28d77624d38230e0000000000070a0c0f111417191c1e1c170d01000000000000000000000000000000000e22364a5d70726b655e5750493e2e1c0a0000000000000000000000000000000000000000000000000000000000021423313d4a56616e746f6a65605b56514c47423d38332e29241f1a15100b06000000000000000000000000000000000000000000000000000000000004162635414a525a5f5b56524d49443f3b36322d2924201b17120d090400000000000000000000001d32475c71879ca6a9a5907b66513c27110000000000000000000d1c2c3b4a5a697889938474665748392b1a08000000051424334352626b6c6e707273747677797b7c7d808283848688898b8c8d8f9092949597988a7c6e615242301c080000000000000313222d33343434343434343026190a000000000000000000000000000000000000000000000000061d32475c72889db2b39d88735e48331e09000000001b30465b70879bb0b9a48f79644f3a250f000000000000000000000000000000000000000000000000000000000000000e1d2c3a495766758493a2b0bfb2a3958677686571808c99a5b2bfb3a69a8d807266594c3f3225180c00000000000000000c171f272f373f4850585f5e5b534940372d241a11070000000000000000020f1a242d37414b5353493b2917040000000000000000061c31475c70879bb0b9a48f79644f3a25100000000000000000000000000000000000000000000000000000000000000000000000061a2e41515d5e57504a433c352c2010000000000000000000000000000000000000000000000000000000000000000514202c3844505c5f5a55504b46413c37322d28231e19140f0a05000000000000000000000000000000000000000000000000000000000000000000000817242e363e464a46413d38342f2b26221d19140f0b06000000000000000000000000000000001a2f445a6f8499aebda8937d68533f291400000000000000000c1b2b3a495968788897a2938575665749382511000001132332425161708283848687898b8c8d8f909294959798999b9c9ea0a1a3a4a5a7a9abaca89b8d80705f4b36210d000000000000000410191e1f1f1f1f1f1f1f1b140900000000000000000000000000000000000000000000000000001b30465b70869bb0b49f8a745f4a341f0a000000001a2f445a6f869aafbba5907a66503b261100000000000000000000000000000000000000000000000000000000000000000e1c2b39485765748492a1b0beb3a49587777683909da9b6bcafa295897b6f6155483b2e21140800000000000000000e1d29333b434b535b636c74736f665d534a40372d241a0d0000000000000010202c36404a545e6867594633200d0000000000000000001a2f445a6f8499afbca7917c67523d2813000000000000000000000000000000000000000000000000000000000000000000000000112333414949433c362f28211a0f020000000000000000000000000000000000000000000000000000000000000000020e1a27333f484a46403c37322d28231d19130f090400000000000000000000000000000000000000000000000000000000000000000000000000000007121b232b3234312d28241f1a16110d08030000000000000000000000000000000000000000182d42576c8297abc0ab96826b56412c17020000000000000b1b2a39495867778796a6b1a39485756754402b160100091d3041516070808f98999b9c9ea0a1a3a4a5a7a8aaacadafb0b2b3b5b7b8b9bbbcbec0c1b8ab9d8e78634e39240f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f445a6f8499afb6a18c76604b36210c00000000192e43586e8499aebca7917b67523c27120000000000000000000000000000000000000000000000000000000000000000000d1c2a39475665738392a0afbdb3a596888794a1aebab8ab9f9185776b5e5144372a1d100400000000000000000e1d2c3b464e565f676f77808888837970665d534a40372b1d0c00000000000a1c2e3e49535d67717a7663503d2a17040000000000000000182d42576c8297acbea9947d69543f2a150000000000000000000000000000000000000000000000000000000000000000000000000515232e34342f28211b140d060000000000000000000000000000000000000000000000000000000000000000000000000915212c3334312c27221d18130e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f171d1f1c18130f0a0600000000000000000000000000000000000000000000000000152a3f54697d94a8beae99846e59442f1a0500000000000a1a2939485767768696a5b4bbac9c8d7d6b57412c1702000f24384d5f6f7d8f9eadafb0b1b3b4b6b8b9bbbcbebfc0bebcbbb9b8b6b4b3b1b0aeacacb2bfbaa5907965503b261000000000000000000000060e1518171209000000000000000000000000000000000000000000000000000000000000182e43586d8398adb8a38d77624d38230e00000000182d42576c8398adbda8937c68533d2816110d08040000000000000000000000000000000000000000000000000000000000000c1b29384755647382919faebdb4a69999a5b2beb4a79b8e8273675a4d403326190c0000000000000000000d1c2c3b4a59626a727a838b939b9d968c837970665d53493b2a1704000000001125394c5c66707a848e806c594633200d0000000000000000162b40556a8095aabfab96826b56412c170200000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1b140d0700000000000000000000000000000000000000000000000000000000000000000000000000000000040f191e1f1c17120d08030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51667b91a6bbb09b87705c47321c07000000000a192838475666758695a4b4bcad9d8e7d6e5f4f3c2814000011263b50667b8e9dadbcc1bcbbb9b7b5b4b3b1afadacaba9a7a5a4a3a19f9d9c9b999797a1b3bca7917c67523c271200000000000000020a121921292e2c261b0e0000000000000000000000000000000000000000000000000000000000172c41566b8297acb9a48f78644f3a240f00000000162c40566b8297acbfa9947d68543f2c2b26211d18140f0b060200000000000000000000000000000000000000000000000000000b1a29374655637282909faebeb6adadb6bdb0a3978a7c6f6256493c2f221508000000000000000000081a2b3a495968767d868f969fa7adaea9a0968d837970665947331f0b00000000142a3f546879838d979c897663503d2a17040000000000000013283e53687c93a8bdad98846e58442f19040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0b06000000000000000f24394e63788ea3b8b39e89735e49341f0a00000009182837465665748594a3b3bdad9e8f7d6f605041311f0d000012273c52677c91a7bbbdaea7a5a4a2a09f9d9c9a9897959492908f8d8c8a88878684838398adbea8947d68533e29140000000000010d161d252d353d4341392c1c0b00000000000000000000000000000000000000000000000000000000152a3f546a8095aabba5907a66503b261100000000152a3f546a8095abc0ab95806a5540423f3b36322d2924201b17120d090400000000000000000000000000000000000000000000000b19283745546371828fa0b5c8c2c2c3b09f9286786b5e5245382b1e1104000000000000000000001125384958677787929aa2aaaaa1989aa3ada9a0968d8376624e3925110000000014293e5366798c9ea9a693806c594633200d0000000000000011263b50667b90a5bbb09b86705b46311c06000000000000000206090d0f0f0b030000000000000000000000000000000000000000000000000000000000000000000000000001060a0f131718150e0400000000000000000000000000000000000000000002050400000000000000000000000000000000000000000000000000000000000002090c0c08010000000000000000000000000008141d2122222222222222222222222222222222222222222222222222222222222222222220190f0200000000000d21374c60768ba0b5b6a18c76614c37220d000008172736465564748493a3b2bdae9e8f807060514232231302000012273c52677c93a8bdb29f92908f8d8b898887868382807d7c7b7877767473716f6e6c8296abc0ab95806a55402b160100000002121f29313941495158554a3a28150100000000000000000000000000000000000000000000000000000014293e53687d93a8bca7927c67523c27120000000014293e53687d94a9bfac97826b56505754504b46423d3934302b27221e1915100c07020000000000000000000000000000000000091623303d495663707d8b9eb3c8d3d4bfa9948274675a4e4134271a0d000000000000000000000000162b405467768696a5aeaaa0978e8587909aa3ada9a0927c68543f2b16020000000f2337495c6e8294a6af9c897663503d2a17040000000000000f24394e63788fa3b8b29d88725d48331e090003060a0d1114171b1e2224241f160a000000000000000000000000000000000000000000000000000000000000000003080d11161a1f23282c2e2921170c0200000000000000000000000000000000000610171a19130a00000000000000000000000000000000000000000000000000000009151d21211c140800000000000000000000000818263136373737373737373737373737373737373737373737373737373737373737373737352d201304000000000a1f34495e73889db3b8a38f79644f3a25100007172635455464738392a2b1beae9f9080706151423223140400000012273c52677c93a8bdaf9984797877767472706f6e6c6a6867666462605f5e5c5a58697d94a9bfac97836c57422d18030000000f20303c454d555d646d685744301c0900000000000000000000000000000000000000000000000000000012273c52677c91a7bca8947d68533e29140000000013283d52677c93a8bdad98836c57606c6964605b57524e4945403b37322e2925201c160d0100000000000000000000000000000d1a2734414d5a6774828f9ba9bac1bdc1c1ad9a8b7c6d5f504132241506000000000000000000000000182d42576c8395a4aba0968d847a71737d87909aa4ac97836e5a45311c08000000071a2c3f5164778a9cafa693806c594633200d0000000000000d22374c61768ca1b6b49f8b745f4b35201115181b1f2226292c3033373a3933271909000000000000000000000000000000000000000000000000000001060a0f14181d21262a2f34383d41433d33291f15090000000000000000000000000000000817232b2f2d271c0e000000000000000000000000000000000000000000000000000a19273137363025180b00000000000000000006162636444b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c493e31221304000000061c31465b70869bb0bba6917b67523d281307162535445363728292a1b0bfafa0908271615243332414050000000013283d52677c93a8bdaf99846e6362605f5d5b5a5857555352504f4d4b4a48474552677c92a7bcae99846e59442f1a04000000182b3e4e59606870788073604c38251100000000000000000000000000000000000000000000000000000011263b50657990a5bbab95806a54402b150000000012273c51667b91a7bcaf99846e58687d7d7974706b67625e5955504c47423e3935302a1f1101000000000000000000000004111e2b3845515e6b7885929facb9baaea8adbab8a99b8c7d6e5f5142332416070000000000000000000000192e43586e8499af9e8d837a70675e606a737d8798ac9d8974604b37220e00000000102235475a6c8092a5af9c897663503d2a170400000000000b20354a5f748a9fb4b7a28d77624c3823262a2d3034373b3e4145484c4f4e453726140000000000000000000000000000000000000000000004080d11161b1f24282d31363b3f44484d51565850463c3127190900000000000000000000000000081726353f4442392c1d0d000000000000000000000000000000000000000000000006172737444c4b4336291b0e00000000000000041424344454606262626262626262626262626262626262626262626262626262626262626262625c4f4032231405000000192e43586e8398adbea9947d69543f2a15152534435362718291a0b0bfb0a191827262534334251506000000000013293e53687d94a9bead98836c574c4b4a4846444342403e3c3b3a38363433323b50667b90a5bbb09b86705b46301b060000001e33475b6b747c858c8f7b6854402d190500000000000000000000000000000000000000000000000000000f24394e63788fa4b9ac97826b57412c170200000010263b50657990a5bbaf9b866f5a6d82938e8a86827b77726e6965605c57534e4a453c2f1f0d000000000000000000000815222f3c4956626f7c8996a3b0bdb6a99c939cabb9b9aa9b8d7d6f60514234251708000000000000000000001a2f445a6f869baf9b8670665d544a4d57606a7d92a7a38f7965513d2814000001111e282e3d506275889bada693806c594633200d0000000000081e33485d72889db2b9a48f79644f3a383b3f4245494c5053565a5d6064625543301c070000000000000000000000000000000002060b0f14191d22262b2f34383d42464b4f54585d62666b6d63594e443727150200000000000000000000000917263544525a564a3b2b1c0d00000000000000000000000000000000000000000003142435455560605447392c1e11040000000001112232425262727777777777777777777777777777777777777777777777777777777777777777776d5e5041322314030000172c41566b8095abbfac97826c57422d182433435261718290a0afbeb1a19283726354443525160700000000000013293e53687d94a9bfad98836c5742363433312f2e2c2b2927262423211f1e24394e63788fa4b9b29d88725c47321d080000001f344a5f73889098a09784705c4835210d00000000000000000000000000000000000000000000000000000d23384c62778da2b7ad98836d58432e19030000000f243a4f64788fa4b9b19c87705d71879ba39e9a95918c88837d7975706c68635e594d3c2b1a0900000000000000000c192633404d5a6673808e9aa7b4bfb2a5988c7d8d9baab9b9ab9c8e7d70615243352617090000000000000000001b30465b70879baf99846f5a4a41373a444f63788da1a995806b57422e1a05000e1f2f3b424950586a7d90a3af9c897663503d2a170400000000031b30465b70869bb0bba6917b6651494d5053575a5e6164686b6f727678735f4a35200b00000000000000000000000004090d12171b2024292d32373b4044494d52565b5f64686d72767b8080766b615545321f0b00000000000000000000091827354453626f6858493a2b1c0c00000000000000000001070a0a09060000000000102132425263737264574a3c2f2114040000000e1f2f40506070808d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8b7c6e5f514232210e000014293e53687c93a8bdaf99856f5a4530233242516170808f9faebeb2a2938373645445362617070000000000000013293e53687d94a9bfad98836c57422c1f1e1c1a1917161412110f0e0c0a0d22374c62778da2b7b49f89735e49341f0a0000001c3044586b8093a6b39f8c7764503d291502000000000000000000000000000000000000000000000000000c21364b60768ca0b5af99856f5a442f1a050000000e23384d63778da3b8b29d887261768ba0b5b3aeaaa6a19c98938f8a86827c78736b5a49382715040000000000000c1c2a3744515e6a7785919eabb8bbaea194887a6e7d8c9ba9b8baac9d8f80706152443527180a00000000000000001d32475c72879caf99846e58432e242735495e72879baf9a86715d48341f0b00182b3d4d575d646b7279879cb1a693806c594734210e0000000000192e43586e8398adbea8947d685b5e6265686c6f7376797c8284888b8d77634d38230e0000000000000002070b1014191e22272b3034393e42474b5054595d62666b7074797d83878c909593897d73614e3a2613000000000000000000081827364553627182766758493a2a1b0c000000000000070e151c1f1f1e1b130a00000d1e2e3f4f6070828375675a4d3f322210000000182b3d4d5e6e7d8f9ea3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a39b8c7d6f60503d2915000011263b50657a90a5bab19c87725d48333242516070808f9eaebdb2a3948474655546362718080000000000000000152a3f546a8094a9bfac97826c57422c17070100000000000000000000000b20364b60758ba0b5b5a08b76604b36210c00000015283c5063778b9fb2a794806c5845311d0a000000000000000000000000000000000000000000000000000a1f344a5f74899fb4b09b87705b46311c070000000d22374c61768ca1b7b39e8973667a8fa4b2b6babfbab6b1ada8a39f9a96928d887766554433221100000000000317293a4855616f7b8995a2afbcb7aa9d908376695f6d7c8b9aa8b7bbac9e8f80706253453628190a000000000000001e33485e73889daf99846e58433022223345586d8296aaa08c77634e3a2510001e32475a6a717880868d94a2b5af9c897663503d2a170400000000172c41566b8296abc0ab96826c707377797d8285888b8f9296999ca0907b66513c27120000000000020e161b2025292e32373b4045494e52575b6064696d72777b8085898e93979ca0a5a9a59b917d6a56422e1b0700000000000000001325364554637182908676675848392a1b0b0000070d141b2229303434332f261d130a1b2b3c4c5d6d7d8f9386786b5d503f2d190500001e32475a6b7b8c9cadb8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8aa9c8d7d6d58432e1800000e23384d63778da2b7b49f8a745f4a354150606f7d8f9eadbdb3a495857565564737281909000000000000000000152a3f546a8095abc0ac97826b56402b1601000000000000000000000000091f34495e73899eb3b7a28d77624d38230e0000000c2034475b6f8396aaaf9c8874604d39251200000000000000000000000000000000000000000000000000081e33485d72889db3b29d88725d48331e080000000b21364b60758ba0b5b49f8a746a8094989da1a6aaafb3b8bcbdb8b4afaba6a29685736251402e1b07000000000a1e3346586672808d99a6b3c0b3a6998d807265584f5e6c7b8a99a8b6bcad9e8f827163544637281a0b0000000000001f34495e73899faf99846e5d4e403232405162738597aba08e7c67523c2712001f344a5f74868d949aa2a8b1c0b9a693806d5a47331e0900000000152a3f54697d94a9bead98838286888c8f9396999da0a4a7abaeb1a8947d69543f2a15000000000313202a3035393e42474b5055595e62676b7075797d83888c90959a9ea3a7acb0b5babeb8ad9986715d4a36220e00000000000000001b2f4354637282909f95867566574839291a0d141b21292f363d444a4a48433930261d2838495a6a7a8c9ca396897b6e5c48331e0900001f344a5f74899aaabac2b7b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b7c2baab98836e58432e1900000c21364b60748b9fb4b7a28d77624d40505f6e7d8e9dadbcb4a59586766657483829190a00000000000000000000152a3f546a8095abc0ac97826b56402b1601000000000000000000000000061d32475c71879cb1b9a48f79644f3a240f00000004182c3f53677a8ea2b6a4907c6855412d1a06000000000000000000000000000000000000000000000000021c31475c70879cb1b49f89735e49341f0a0000000a1f344a5f74899fb4b5a08b766b7a8084888d91969a9fa3a7acb0b5b9bebbb3a291806e5e4b36210d000000000d22374c617684919eaab7bcafa295897b6e615448404e5d6c7a8a98a7b5bdae9f90827264554638291a0900000000001f344a5f74889caf9b897a6c5e5045474c5d6e8091a3a69482705e4c39240f001c3145596d8295a7afb5bcc4cfc3b09d8a76604b36210b0000000013283d52677c91a7bcb2a094979a9da1a4a8abaeb2b5b9bcbfbdb9ac97826c58432e19040000000f21313d454a4e53575c6065696e72777c82868a8f93979ca1a5aaaeb3b7bbb7b2adabafbcb5a18d7965513e2a1603000000000000001f34495e7282919faea4948575665747382921282e363c434a51585f5f5d564c43393035465667778899a9b4a59484735e49341f0a00001e33485d72889db3c5b3a49f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa4b3c3ad98836c57422c170000091e33485d72889cb2b9a48f7965504f5e6e7d8d9cacbbb5a6968776675848392a1a0b0000000000000000000000162b40556a8095abc0ab95806b56402b1601000000000000000000000000001b30455a6f869bafbba6917b66503b2611000000001024374b5f72869aaeac9885705d4936220e000000000000000000000000000000000000000000000000001b30455a6f869bafb5a08b75604b36210b000000081e33485e73889db3b7a18c7762656a6f73777c82868a8e93979ca0a5aab5c0af9e8d77634e38230e000000000c21364a5e708291a2b3b8ab9e9185776a5d504437303f4e5c6b798998a6b5bdae9f91827364564738261300000000001c3145586c8094a8a7998b7c6e605a5c5f697a8d9eac9b89766453412f1d090016293e5165798ea2b6c9d1d4cec1ad9985705c48341f0a0000000010253b50647990a5babeb0a9acafb2b6b9bdbfbcb8b5b2aeaba8a4a19a86705b46311c07000000192c3e4f595e63676c7075797d83888c91969a9fa3a8acb1b5bab9b5b0aba7a29d99959eafbda995826d5946321e0a000000000000001e33485d6f7d8f9eadb2a394857565564738353c434a50585e656c737472695f564c43435363748596a6b7a8978776665543301b0700001c31465b70879bb0bea99589898989898989898989898989898989898989898989898989898995a9beac97826c57422c170000041b30455a6f869aafbca7927c68535d6d7c8c9cabbab6a69788776859493a2a1b0c000000000000000000000000162b40566b8297acc0ab95806a543f2a150000000000000000000000000000192e43586e8398adbda8937c68533d281300000000081b2f43576a7d92a5b4a08d7965513e2a1603000000000000000000000000000000000000000000000000192e43586e8499aeb7a28d77624c37220d000000021d32475c72889cb1b8a38d776351555a5e63676c7074797d83878b9097a8bbb5a08b75604b36210c00000000071b2e415263738595a6a79a8d807366594c40332621303e4d5c6a798897a5b4bdafa09283746555422e1a050000000015293d5164788c9aa8a99b8d7d706f7274778899aaa18f7d6b594735241200000e22364a5e72879aafc2c7c0b9b3a6927d6955412d1905000000000e23384d63778da2afbcc3bfbfbbb8b4b1aeaba7a3a09d9996938f8c8886735e48331e090000001e33485c6d73777c82868a8f93989ca1a6aaafb3b8bcb7b3aea9a5a09b97928d89848093a6bab19d8975614d3a261200000000000000192d40516070808f9eadb2a39384746556464950575e656c727982888a867c72695f565060718292a3b3ab9a8a796858483726140000001a2f445a6f8599afbda8937d737373737373737373737373737373737373737373737373737d94a9beac97826b56402b16000000182d42576c8397acbfaa95806a55697b8c9baabab7a798887869594a3b2b1c0c00000000000000000000000000162b40566b8297acc0ab95806a543f2a150000000000000000000000000000172c41576b8297acbfa994806a543f2a15000000000014273b4e62768a9eb1a895826d5946321e0b000000000000000000000000000000000000000000000000172c42576c8297acb8a38f78634e39240f000000001b30465b70879bb0b9a48f78644f4045494e52575b6064696d72767b8da3b8b29d88725d48331e09000000000011233445566677899996897c6f6255483c2f221512202f3e4c5b69788796a5b3beb0a19384715c47321d07000000000e2135495c6d7b8b99a7ab9d8f8386888a8c94a5a79583715f4e3c2a18060000071b2f43576b8093a7bab3aca59f978a76624e3a261200000000000c21364b607585919fabb1adaaa6a3a09c9995928f8b8885827d797673706a5946311c070000001f344a5f73888d91969a9fa3a8adb1b6babab5b1aca7a29e9995908b87827c78736f768a9eb1b8a4917c6955412d1a0600000000000011223242516170808f9eaeb1a293847464565d646b727980878e959c9f998f867c72695f6e7d8fa0b0ae9d8d7c6c5b4b3a2a1909000000182e43586d8398adbfaa95806a5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e687d94a9bfab95806a55402b16000000162b40556a8094a9bfad98836d58687d94a9b9bda99989796a5a4b3b2c1d0d0000000000000000000000000000162b40566b8297acbfa994806a543f2a150000000000000000000000000000152a3f546a8095aabfab96826b56412c1702000000000b1f33465a6e8295a9b09d8975614e3a2613000000000000000000000000000000000000000000000000162b40566b8095abbaa5907964503b2510000000001a2f445a6f869aafbba5907965503b3035393e42474b5054585d657a90a5baaf9a86705b46301b0600000000000516273849596a7b8c85786b5e5144382b1e11040211202e3d4b5a69778795a4b2a69787776857442f1b060000000006192d3f4f5d6c7a8998a6ac9e989a9c9fa1a6ac9b8a77665442301e0c0000000014283c5064778ca0a69f98918a847c6f5b47331f0b0000000000091d3246586773828e9a9c9895918e8b8784807c7976726f6c6865615e5b564c3c2a16020000001c31465a6f8599a6abafb4b8bdb8b3afaaa5a19c97938e8985807b76716d68635f5b6e8295a9bcac9985705d4935220e0000000000000514243342516170808f9eaeb1a29283736a717880868d949ba2a9b0b4aca2998f867c727b8c9dadb1a090806f5e4e3d2d1c0c00000000172c41566b8297acc0ab97826b56484848484848484848484848484848484848484848546a8095abc0ab95806a543f2a1500000013283d52677c91a7bcaf9b86705b677c92a7bcb9a48f7b6e615447392c1f120500000000000000000000000000172c42576c8398adbfa9947d68533e2913000000000000000000000000000013283e53687c93a8bdad98836d58432e18030000000003172b3e5266798da1b5a5917d6956422e1b070000000000000000000000000000000000000000000000142a3f54687d94a9bca7917b66513c271200000000192e43586e8499aebca7917b66513c272024292d32363b3f4453687d93a8bdad98836d58432e1904000000000000091a2b3c4c5d6e8074675a4d4034271a0d00000002101f2d3c4b5968768694a398887868594a3a28150100000000001021313f4e5c6b798897a5b0adafadaaa7a49c8e7d6c5a4836241301000000000c2134485d708599928b847c766f686052402c180400000000000316293a4956626f7c8a8783807c7875726f6b6864615d5a5753504c4946423a2e1e0d00000000182d41566b8095aabbb6b1ada8a39f9a95908c87837d7974706b66615d58534f4a5266798da0b4b4a08d7865513d291602000000000000061524334352617080909faeb0a192837d868d939aa1a8afb4ada5a5adb5aca2998f868999aab3a3938271615140301f0f0000000000152a3f546a8095aabfad98836c58433333333333333333333333333333333333333340566b8095abbfa9947d68533e291400000010253a4f64798fa4b9b29d88735e667b90a5bbbdaa9a8d807164574a3d30231508000000000000000000000000172c42576c8398adbfa9947d68533e2913000000000000000000000000000012273c51667b91a6bbaf9a856f5a442f1a0500000000000f23364a5d718699adad9986725e4a36230f000000000000000000000000000000000000000000000013283d52677c93a8bda8937d68533e281300000000172c42576c8398adbda8937c67523d28131014191d21262c41566b8095abbfaa95806a55402b1601000000000000000d1e2f3f50616b6356493d302316090000000000010f1e2d3b4a58677685948979695a4a3b2c1c0b000000000000031321303e4d5b697887959c9e9b9895928f8c7d6f604e3d2b1907000000000005192d4155697d857d767069625b544d43342310000000000000000b1c2b3845525e6b74716e6b6764605d5a56534f4c4945423e3b3834312d271d10000000000014283d52677b91a6a6a19d98938f8a86827b77726d69645f5b56514d48433f3a364a5d718598acbca895806c5945311d0900000000000000061525344352617182909fafb0a193939aa1a7afb5b0a8a19991909ba5afb5aca29999a7b7a696857464534333221201000000000013293e53687d93a8bdaf99846e59442f1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e2b40566b8297acbea9947d68533e29130000000d22374c62778ca1b6b5a08b766064798fa2afbcb8aa9d908375685b4e403326190c0000000000000000000000172c42576c8398adbea8947d68533e2913000000000000000000000000000010253a4f64798fa4b9b19c87705c47311c070000000000071b2e4256697d91a4b5a18d7966523e2b17040000000000000000000000000000000000000000000011263b50667b91a6bba994806a543f2a1500000000162b40566b8297acbfa9947d68533e2914000003080d192f44586e8398adbca7927c68533d28130000000000000000001122324250565145382c1f120500000000000000000f1d2c3a49586675847a6a5b4b3c2d1d0e00000000000000000312202f3d4b5a68768387898683807c79766e605142311f0d0000000000000012263a4e62737069625b554e4740393125160500000000000000000d1a2734414d5a5f5c5956524f4b4845413e3a3734302d2926231f1c18130b0000000000000f24394e63778d96918d88837d7975706b67625d59544f4b46413d38332f2a252e4155687c90a3b7b09c8874604d392511000000000000000007162534445362718291a0afb1a7a7aeb5b4aca49c958d857d7d88929da7b1b5adadb7a99988776756463625150400000000000012273c51667b91a7bcb09b86705b46301b060000000000000000000000000000172c42576c8397acbda8937c67523c27120000000b20354a5f74899fb3b8a38d7863627684919eacb8bbaea09386796b5e5144372a1c0f02000000000000000000192e43586d8398adbda8937c67523c271200000000000000000000000000000e23384d62778da3b8b39d88735e48331e0900000000000013263a4e6175899cb0a996826e5a47331f0b000000000000000000000000000000000001020000000f253a4f64798fa4b9ab96826b56402c1601000000152a3f546a8095abc0ab95806a543f2a1500000000061c31465b70869bb0baa5907965503b2611000000000000000000041524323c403e35281b0e01000000000000000000000e1c2b3a485765736b5c4c3d2d1e0f0000000000000000000002111f2d3c4a59676d7274706e6b6864615d504233241302000000000000000b1f3345555e5c554e474039332c251e140700000000000000000000091623303d464a4744403d3a3633302c2925221f1b1814110e0a070000000000000000000b20354a5e7386827c77736e6965605b57524d49443f3b36312d28231f1a151225394c6073889baeb8a4907c6854412d1905000000000000000007162635445362728291a1b3bbb8afa8a0989089827971696b75808a959faabac2ae9c8b7a6a5a49392818070000000000000010253a4f647990a5bab29c88725c47321d080000000000000000000000000000182d42576c8398adbca7927c67523c2712000000071d32475c71879cb1bba5907b66586673808e9ba8b5beb1a4978a7c6f6155473a2d2013050000000000000000192e43586e8499afbda8937c67523c271200000000000000000000000000000c21364b60768ba0b5b49f8b745f4a35200b0000000000000a1e3245596d8295a8b19e8a76624e3b27140000000000000000000000000000000a121617130c010e23384e63788da3b8ad98836c57422d180300000014293e53687d94a9bfac97826b56402b16010000000a1f34495e73899eb3b7a28d77624d38230e00000000000000000000061520282b2922170a000000000000000000000000000d1c2a3948565f5b4e3e2e1f0f000000000000000000000000010f1e2c3b4953585d5f5c5856534f4c494032231506000000000000000003162737434948413a332c261e18110a0100000000000000000000000005121f2a3234322f2c2825211e1b1714100d0a06000000000000000000000000000000071c31455a6c716c68635e5955504b47423d39342f2b26211c18130f0a0500091d3044576b8092a6b9ac9884705c4835210d00000000000000000008172635445463728499afb4a59c948c857c756d655d5558636d77828c9caec0ab95806d5d4c3c2b1b0a00000000000000000e23384e63788ea3b8b39f89735e49341f090000000000000000000000000000192e43586e8499afbca7917b66503b2611000000011a2f44596e8499aebda8937d685355626f7d8a97a4b1bfb5a79a8d807265584b3e3023160900000000000000192e43586e8499afbda8937c67523c271200000000000000000000000000000a1f344a5f74899fb4b6a18c76614c37220d00000000000002162a3d5165788ca0b4a6927d6a57432f1c08000000000000000000000000000f1c262c2c281f130c22374c61768ca1b7af99846e59442f1a0500000013283d52677c93a8bdad98836c57422c17060a0e121622374c61768ca0b5b49f8a745f4b35200b0000000000000000000000030d1316140e050000000000000000000000000000000c1b2a38444a473e3020100100000000000000000000000000000e1d2b373f44484a4744403d3a37342d221405000000000000000000000a19263034332d261f18110a0400000000000000000000000000000000010d171d1f1d1a1713100d090400000000000000000000000000000000000000000000162a3d4e5a5c57534e4945403b37322d29241f1b16110d080200000000000115283b4f63768a9eb1b39f8c7764503c29150100000000000000000008172636485d72889cb2ab968880787069615951494246505a646f7d90a2b4b09d8b786653412e1c0a00000000000000000d22374c62778ca1b7b5a08b745f4b35200b00000000000000000000000000001a2f445a6f8499afbba5907b66503b261100000000172c41576b8296abc0ab96826b5644515f6c798794a1aebbb8ab9e918376695c4e4134271a0c000000000000192e43586e8499afbca7917b66503b26110000000000000000000000000000071d32475c72889db2b8a38e78634e38230e000000000000000e2235495d708598acae9a86725f4b3724100000000000000000000000000c1d2d3940413b30241720354a5f748ba0b5b09b86705b46301b0600000012273c51667b91a7bcae99846e58432e191b1f23272b2f3a4f64788ea3b8b29c88725d48331e09000000000000000000000000000000000000000000000000000000000000000000000c1a273034332b201202000000000000000000000000000000000d1a242a2f3334322f2c2825221f1a100400000000000000000000000009141b1f1e19120b040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1f303d4547433e3935302b27221d19140f0b0600000000000000000000000c2033475a6d8295a9bba794806c5844301d09000000000000000000000d22374c60768ba0b5a7927c6c645d554d453e362e333d485261738597a9baa89583705e4c39271402000000000000000b20354b5f748ba0b5b7a18c76614c37220d00000000000000000000000000001a2f445a6f869bb0bba59079644f3a250f00000000152a3f54687d93a8bdae99846e5944414e5b687583909eaab8bcaea19487796c5f5245372a1d1003000000001a2f445a6f869bb0bca7917b66503b26110000000000000000000000000000011b30465b70869bb0baa5907964503b25100000000000000006192d4154687c90a3b6a28f7a67533f2c1805000000000000000000000617293b4b55564e4135281e33485e73899eb3b19c88725c47321d0700000010263b50657990a5bbaf9a866f5a442f2c3034383c40444851667b91a6bbaf9a866f5a45301b06000000000000000000000000000000000000000000000000000000000000000000000009141c1f1e180f020000000000000000000000000000000000000810161a1e1f1d191614100d0a06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080d0e0e0e0e0e0e0b050000000000000000000000000000000000000002121f2a31322e2925201b17120d0803000000000000020407090b0e10121517192b3e5265798da0b3af9b8873604c3824110000000000000000000010253a4f64798fa3b8a38e786450494139312a221a212b35445567798b9daeb2a08d7b685644311f0c00000000000000091f34495e73899eb3b8a38e78634e38230e00000000000000000000000000001b30465b70879bb0b9a48f79644f3a240f0000000012273c51667b90a5bbb09b87705c47323d4a586572808d9aa7b4bfb2a5988a7d706255483b2e2113060000001a2f445a6f869bb0bca7917b66503b26110000000000000000000000000000001a2f44596e8499aebca7917b67523c271200000000000000001225394d6074889cafaa96836f5b4734200c000000000000000000001223354759686b5f5246392d32475c72889cb1b39e89735e48331e090000000f243a4f64788fa4b9b09b86705b463d4145494d5155595d61697d94a9beac97836c58432d18030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131c2223232323232320180d00000000000000000000000000000000000000020e161c1c1914100b070000000407090c0e101315171a1c1e202325272a2c2e3136495d708498abb7a38f7b6754402c190500000000000000000014283d52677c92a7b49f8a75604b362d261e160e060e1826384a5c6d8091a3b5ab988673604e3c291705000000000000061d32475c72879cb1b9a48f79644f3a251000000000000000000000000000001c31465b70879cb1b9a48f78634e38230e000000000f24394e63788ea3b8b39e89735f4a342d3a4754616f7c8996a3b1beb5a89b8e827366594c3e3124170800001a2f445a6f869bb0bba59079644f3a2510000000000000000000000000000000182d42576c8397acbda8937d68533e29140000000000000000091d3144586c8093a7b29f8b7763503c28150100000000000000000b1d2f415264767d7064574a3e31465b70869bb0b5a08b745f4a35200b0000000e23384d63778da3b8b19c87725c4d5155595d6166696e7276798297abbfa994806a55402b16010000000000000000000000000000010a0f111111111111100c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c1014181b1a160d0100000000000000070e111111111111100b0200000000000000000000000000000000000000000000000515243037383838383838342a1d0d00000000000000000000000000000000000000000000000000000000000913191c1e212325282a2c2f313336383a3c3f414346484b54687b8fa3b6ab97836f5c4834200c000000000000000000172c41566b8095aab09b87715c47321e120a02000000091a2c3e5061738697a9b5a3907d6b594634220f000000000000001b30465b70869bb0bba6917b66513c271100000000000000000000000000001d32475c72889db3b8a38d77624d38230e000000000c21364b60768ba0b5b6a18c76614c3722293643515e6b788693a0adbab9ac9f918476695c4f4235261604001b30465b70869bb0bba59079644f3a250f000000000000000000000000000000162b40556a8095abbfab95806a55402b1601000000000000000115293c5064778b9fb3a793806b5844301d09000000000000000517293a4c5e70828f8275685c4f4244596e8499afb7a18c76614c37220d0000000d22374c61768ca1b7b39d88735e62666a6e72767a7d83878b8f939fb1bca7927c67523d2813000000000000000000000000000006131e242626262626262520170b0000000000000000000000000000000000000000000000000000000000000000000000000000000510181d2125292d302f2a1f120200000000010f1a22262626262626251f150800000000000000000000000000000000000000000000102233424b4e4e4e4e4e4d473b2b19060000000000000000000000000000000000000000000000000000000c1a262e313336383b3d3f414446484b4d4f525456585b5d5f626473879aaeb39f8b7763503c28140000000000000000041a2f44596e8499aeac97836d58432e1a050000000000000f21324456687a8c9eafad9b897663513e2c1a060000000000001a2f44596e8499aebda8937c67523d281300000000000000000000000000031e33485d72889db3b8a38d77624c37220d000000000a1f34495e73889db3b9a48f79644f3a25192633404d5a6774828f9daab7bcafa295887a6d60524433200c001b30465b70879cb1bba59079644f3a250f00000000000000000000000000000014293e53687d94a8beac97826c57422c170200000000000000000d2134485c6f8397abaf9b8873604c3825110000000000000011223446586a7b8e9f9386796d605347576c8398adb8a38d78634e38230e0000000b21364b60758ba0b5b49f897473777b8084888c9094989ca0a4a8afbdb7a48f7964503b25100000000000000000000000000004152431393b3b3b3b3b3b3a34281a09000000000000040809090909090907010000000000000000000000000000000000000000000615222c32363a3e4245443d30200f000000000f1f2c363b3b3b3b3b3b3932261706000000000000000000000000000000000000000000172b3f515f636363636363594835210d000000000000000000000000000000000000000000000000000008192a384246484b4d50525457595b5e60626467696b6e70727477797b7d94a9baa793806b5743301c0800000000000000091e33485d72879cb1a8937d6954402b1601000000000000031527394a5c6e8092a4b5a693826e5c4936220d000000000000182d42576c8397acbfa9947d69543f2a1500000000000000000000000000081e33485e73899fb4b7a18c76604b36210c00000000061c31465b70869bb0bba7917c67523d281315222f3c4a5764717d8c99a6b3c0b3a5988b7d7062503b2712001b30465b70879cb1b9a48f78634e39240f00000000000000000000000000000012273c52677c91a7bcae99846e58442f1904000000000000000005192c4053677b8fa2b6a38f7b6854402d1905000000000000192d405263758899aba4978b7d716458566b8297abb9a48f79644f3a25100000000a1f344a5f74899fb4b5a08b84888c9094989ca0a5a8adb1b5b9bdbfb9a9998977624d38230e000000000000000000000000000e2133424d5050505050504f4638271401000000040f181d1e1e1e1e1e1e1c150b000000000000000000000000000000000000000012243340474b4f53575a594e3e2b18040000071a2c3d4a5050505050504e443523110000000000000000000000000000000000000000001b30455a6f78787878787765503b2610000000000000000000000000000000000000000000000000000415263748565b5e60626467696b6e70737577797c7d828486888b8d8f91949daec2af9b87735f4b37230e000000000000000c21364b60758b9fb4a5907a65513c27120000000000000000091b2d3f5163748698aab09e8c7965503b2610000000000000162b40566b8095abc0ab96826b56402b16010000000000000000000000000a1f344a5f748a9fb4b6a18c76604b36210b0000000000192e43586d8398adbea994806a543f2a1504111f2c394653606e7b8895a2b0bdb6a99c8d7c68533e2813001c31475c70879cb1b9a48f78634e38230e00000000000000000000000000000010253b50647990a5bab09b86705b46301b060000000000000000001124384c5f73879baeab9784705c4835210d0000000000001e33485d6f8293a5b7b5a89c8f8375695c6a8094a9bba6917b66503b2611000000081e33485e73889db3bba89b999da1a5a9adb1b5b9bebfbbb7b3aeaba69b8b7a6b5a48341f0b00000000000000000000000003162a3e5160666666666666635644301d0900000414212c3233333333333330281c0e000000000000000000000000000000000000071b2f41515b6064686b6f6c5b47331e0900000e22364a5b6566666666666153402d190400000000000000000000000000000000000000001b30465b70868f8f8f8f7c67523c27120000000000000000000000000000000000000000000000000010223344556670737577797c7d828486888b8d8f919496989b9d9fa2a4a7a8aebbc4b29f8d79644f3a250f000000000000000f24394e63788ea3b5a18c77624d38230e0000000000000000001021334557697a8ea3b4a08c77634f3a2510000000000000142a3f54697d94a9bfac97836c57422d18030000000000000000000000000b20354a5f748ba0b5b5a08b745f4a34200a0000000000162c40566b8095aabfac97826c57422d1803010e1b283643505d6a7785929facb2a190806f5e4d392511001d32475c72889db3b9a48f78634e38230e0000000000000000000000000000000e23384e63788ea3b8b19c88725c47321d08000000000000000000081c3043576a7d92a6b39f8c7764503d29150200000000001f34495e72808d9aa6b3baada094877a6e687d93a8bda8937c67523d2813000000021d32475c72879cb1c6b8afaeb2b6babebfbab6b2aeaaa6a29e9a96928d7d6d5d4d3d2b18050000000000000000000000000a1e3246596d7b7b7b7b7b7b73604c39251100000f21323f47484848484848453a2c1b0800000000000000000000000000000000000c21364a5f6f74787c828575604b36210d000011263b5065797b7b7b7b7b705c47311c0700000000000000000000000000000000000000001a2f44596e8499a4a4947d68533e29140000000000000000000000000000000000000000000000000b1d2e3f50617284888b8d8f929497999b9da0a2a4a7a9abadb0b2b4b7b9bbbebdbbb9a79583705d4a36220d0000000000000013283d52677b91a6b29d88735e49341f0a000000000000000000071b2f43566a7d92a6ae9a86715d4834200c00000000000013283d52677c93a8bdae99846e58442f19040000000000000000000000000b21364b60768ca1b6b49f8a745f4a341f0a000000000014293e53687c93a7bcaf99856f5a45301b0600000a1825323f4c596673828f9ca49483726151402f1d0a001d32475c72889db3b8a38d77634e38230e0000000000000000000000000000000c22374c61768ca1b6b39f89735e49341f0a0000000000000000000014283b4f63768a9eb2a794806c5845311d0a00000000001b2f4354636f7c8995a2afbbb1a5988c80727b91a7bca9947d69543f2a14000000001b30465b70869ba9b6c3c2bebab6b2aeaaa6a29e9995918d8985827c786f5f4f3f2f1f0e000000000000000000000000001125394d617589919191918f7c6854412d190606192c3f505b5e5e5e5e5e5e584a38251200000000000000000000000000000000000c22374c61768a8e92968e78644f3a2510010110253a4f64799091919188725d48331e09010000000000000000000000000000050e131412182d43586c8398adaa95806a543f2a1500000000000000000000000000000000000000000000000014273a4c5d6e80919da0a2a4a7a9abaeb0b3b5b7b9bcbebdbbb8b6b4b1afadaba8a6a49d8a776553402e1b0700000000000000162b40556a8094a9ae99846f5a453121120300000000000000000f23374a5e72869aaea793806a56422e190500000000000011263b50667b91a6bbb09b866f5a45301b060000000000000000000000000c22374c61768ca1b7b49f89735e48331e09000000000011263b50657990a5bab19c88725d48331e080000000714212e3c495663707d8b97877565544433221200001d32475c72889db3b8a38d77624c37220d0000000000000000000000000000000b20354a5f748a9fb4b5a08b75604b36210b000000000000000000000c2033475b6e8296aaaf9c8874604d392612000000000013253645515e6b7785919eaab7b6a99d90837990a5baab95806b56402b16010000001a2f44596e7d8c98a6b2aeaaa5a19d9995918d8985807c7874706b68635e51413121110100000000000000000000000005192d4155687c91a4a7a7a79884705d4935220e0f2235495c6e7373737373736754412e1b0800000000000000000000000000000811151e33485d72889ca7a7927c68533e291616161623384e63788ea3a79f89745f4a341f1616151007000000000000000000000a1722282a27242c41566b8297acac97826b56412c17010000000000000000000000000000000000000000000000192e42576a7a8c9daeb5b7b9bcbebcbab7b5b3b1afacaaa8a5a3a19f9c9a989593918f8c806d5a4836231100000000000000001a2f44586d8398adab95806d5e4f3f3021120200000000000003172b3e5266798ea2b5a18d7864503b2713000000000000000f253a4f64798fa4b9b19c87715c47321c070000000000000000000000000d22374c62778da3b8b39d88735e48331e0900000000000e23384d62778da2b7b49f8a745f4b35200b0000000003111e2b3845525f6d7a88796858473726150500001e33485e73899eb3b8a38d77624c37220d000000000000000000000000000000091e33485d72889db3b7a28d77624c38230d0000000000000000000004182b3f52667a8ea2b5a4907c6955412d1a060000000008182734404d5a6673808d99a6b2baaea1958890a5baac97836c57422c1702000000162b3e51606d7a88959d9995908c8884807b77736f6b67635f5b57534e4a4132231303000000000000000000000000000d2134485c708498acbcbcb3a08c7865513d2a16182b3e516478898989898985715e4b382512000000000000000000000000000e1b252a2b30455a6f8499aeaa96826b56412c2b2b2b2b2b374c62778da2b5a08c76604b362b2b2b2a24190c00000000000000000a1928353d3f3c393640546a8095abad98836c57422d180c09060300000000000000000000000000000000000000001a2f445a6f8599aabbbfb3aeaba9a7a5a2a09e9c99979593908e8c89878683807d7b79777362503d2b190600000000000000001b30465b70879aaeae9b8c7c6d5d4e3f3020110200000002060a1e32465a6d8295a9ae9a86715d4935210c000000000000000e23384d62778da3b8b39d88735e48331e090000000000000000000000000e23384e63788ea3b8b39d88725c47321d0700000000000b20354b5f748a9fb4b7a28d77624d38230e0000000000000d1a2734424f5c69756c5b4a3a2919080000001e33485e73899fb4b7a18c77624c37220d000000000000000000000000000000041c31465b70879cb1b9a48f78644f3a240f00000000000000000000000f23374b5e728699adac9885705d4936220e00000000000916232f3c4955626e7b8895a1aebbb2a69b9fadbfae99846e58432e19040000000f2233424f5d6a76848884807b77736f6b67635f5a56524e4a46423e3a362e231405000000000000000000000000000014283c5064778ca0b3c7cfbca895826d5946321e2134475a6d82959f9f9f9f8e7a6754412e1b0800000000000000000000000b1c2c383f404041566b8095aaae99846f5a45404040404040404b60768ba0b5a28d77624d404040403f372a1a090000000000000a192837465154514e4b4953687d94a9af99846e59442f24211e1b18150e050000000000000000000000000000000000182d42576b8296abc0b1a199979492908d8b89878482807c7b787674726f6d6b686664625f554533210e0000000000000000001a2e43576b8093a6b9aa9b8c7b6c5d4e3e2f20110c0f13171b1f263a4e6175899db1a793806a56422e1a06000000000000000c21364b60768ca1b6b49f8b745f4a35200b0000000000000000000000000e23384e63788fa4b9b19c87715c47321c070000000000091e33485d72889cb1baa5907965503b2611000000000000000a1724313e4b59605c4e3d2d1c0b000000001e33485e73899fb4b7a18c76604b36210b000000000000000000000000000000001a2f445a6f8499afbba5907b66503b26110000000000000000000000081b2f42566a7d92a5b4a08d7965513e2a1603000000000005121e2b3744515d6a7684909daab6b7b0b2bcc5b09b866f5a45301b06000000041524323f4c596673736f6b66625e5a56524e4a46413d3935312d2925211b11050000000000000000000000000000081c3043576b8093a7bbcfd7c4b09c8975614e3a272a3d5063768a9eb1b4b4ab9885715e4b382512000000000000000000000015283a4a5456565656677c92a7b29d88725d5656565656565656565f748a9fb4a48f78635656565656534838261300000000000a192837465564696663605e5b677c93a8b09b866f5a453b393633302d292116080000000000000000000000000000000014293e53687c92a7bcaa9584827d7c79777673706f6c6a686663615f5c5a585653514f4c4a433727160400000000000000000014283b4f63778b9cabb9aa9a8b7b6c5c4d3e2f1f2124282c3034384155697d91a5b5a18d7864503b271300000000000000000a1f344a5f748a9fb4b6a18c76604b36210c0000000000000000000000000f253a4f647990a5bab19c87705b46301b060000000000041b30455a6f859aafbca7927c68533e281400000000000000000613202d3b464b483e301f0f00000000001f344a5f74899fb4b7a18c76604b36210b00000000000000000000000000000000182e43586d8398adbca7937c67523d281300000000000000000000000013273a4e6275899db1a895826d5946321e0b000000000000000d1a2633404c596672808c98a5b2bec7cec7b19c87715c47321c07000000000614212e3b48555e5e5a56524d4a45413d3935312d2825201c1814100c07000000000000000000000000000000000f23374b5f73879bafc2cbc9ccb8a5917d6956422f3346596c8093a6bac9c7b4a18e7a6754412e1b08000000000000000000001c304558676b6b6b6b6b788ea3b5a08c766b6b6b6b6b6b6b6b6b6b6b73889db3a5907a6b6b6b6b6b6b6656422e190400000009192837465564737d7b787673706d7b91a6b19c87715c53504e4b4845423e3426160500000000000000000000000000000010253a4f64798fa3b8ab97826c69676563605e5c5a575553504e4c4a474543403e3c3a37353026190a000000000000000000000c2034475b6e7d8d9baab8a99a8b7a6b5c4d3d3236393d4145494c505d718599adaf9a86725d4935210c0000000000000000081e33485d72889db3b8a38d77624d38230e00000000000000000000000010263b50657990a5bbb09b866f5a45301b06000000000000182d42576c8297acbfaa95806a55402b1601000000000000000003101d293236342c20120100000000001f344a5f748ba0b1b1a08c76604b36210b00000000000000000000000000000000162c40566b8296abbfa9947d69543f2a150000000000000000000000000b1f32465a6d8295a9b19d8975614e3a261300000000000000000915222f3b4855616e7a8894a1adbac7c8b39d88735e48331e09000000000003101d2a3743494945413d3935312c2824201c1814100c07010000000000000000000000000000000000000003172b3f52667a8fa2b6bfb6b4bbc1ad9986725e4a373b4e6275899cafc3d0d1beab9885715e4b382512000000000000000000001e33485e738282828282828ba0b5a48f82828282828282828282828282889db3a79282828282828282705b46301b06000000142637465564738392918e8b8886838090a5b39d88726b686663605d5a57514434210e0000000000000000000000000000000d22374b60758b9fb4af9b86705c52504d4b49474442403e3b39373432302e2b29272422201c1409000000000000000000000004182b3e505f6e7c8c9ba9b8a9998a7a6b5b4c464a4e52565a5d616569798da0b4a894806b57432e1a060000000000000000031c31475c70879cb1b9a48f79644f3a250f00000000000000000000000011263b50667b91a7bcb09b866f5a442f1a05000000000000152a3f546a8094a9bead98836d58432e1904000000000000000000000c171e211f190f020000000000001f344a5f748b9c9c9c9c8b745f4a341f0a00000000000000000000000000000000152a3f54697d94a9b0ab96826b56402c1600000000000000000000000003172a3e5165798da0b4a5917d6956422e1b07000000000000000004111e2a3743505d697683909ca9b6bcb29f8a745f4a341f0a000000000000000c1a26303434302c2824201c18130f0b07010000000000000000000000000000000000000000000000000a1e32465a6e8296aabeb0a29fa9b9b5a28e7a66533f44576b7d92a5b8c2bbbcc4b4a18e7a6754412e1b080000000000000000001e33485e7389979797979799a7baac9c9797979797979797979797979798a5b8ad9d97979797979787705b46301b060000001b30435564738392a1a6a3a09d9b98959babb49f8b84827d7b7775726f6c62513d2914000000000000000000000000000000091e33485d71879cb1b49f8a75604b3b383634322f2d2b282624221f1d1b181614120f0d0b0801000000000000000000000000000f213241505f6d7c8b9eb3b7a89989796a5b5b5f63676b6f7276797d8395a8b5a18d7864503c2814000000000000000000001a2f445a6f869aafbba5907b66503b261108060403000000000000000012273c52677c91a7bcaf99846e58432e190400000000000013283d52677c91a7bbb09b86705b46311c07000000000000000000000003090b0a0500000000000000001f344a5f74878787878787745f4a341f0a0000000000000000000000000000000013283d52677c939c9b9997836d58432e18000000000000000000000000000e22364a5d718598acad9986725e4a37230f000000000000000000000c1926323f4c5865717d8b98a5a99f958a76604b36210b000000000000000009141b1f1f1b17130f0b0700000000000000000000000000000000000000000000000000000000000012263a4e61758a9eb1b9a5928b9cb0bdaa96836e5b474d6074889baebfb0a6a7b2beab9885715e4b3825120000000000000000001e33485e73899facacacacadb7c5baafacacacacacacacacacacacacacadb5c3bbafacacacacac9b86705b46301b060000001f34495e738392a1b0bbb8b5b2afadabaeb9bba99c999693908d8b8885826b56402b16000000000000000000000000000000041a2f44596e8398adb8a38e79644f3a26211f1c1a181613110f0c0a07010000000000000000000000000000000000000000000009192a3b4b5c6c7d8ea0b4c2b7a79889796c7074787c8084888c8f9397a0b1af9b87725d4935210d00000000000000000000192e43586e8398adbca7927c67523d28201e1c1a181614110f0e0b090712273c52677c93a8bdae99846e58432e190300000000000010253a4f64798fa4aeac9d88735e49341f090000000000000000000000000000000000000000000000001e33485c6d7070707070706d5c48331e090000000000000000000000000000000011263b50667b8987868482806e58432e1900000000000000000000000000061a2e4155697c90a4b5a18d7966523e2b1704000000000000000000000815212e3b4754606d7a8793968c82776d5d49341f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192d4155697d91a5b9b19d8a8094a8bbb29e8a76634f566a7d90a4b7b5a29294a5b8b4a18e7a6754412f1c0900000000000000001e33485e73899facacacacacaeb8c7b8aeacacacacacacacacacacacacacb1bdc0b3acacacacac9b866f5a442f1a050000001e33485d72889db0bfc0b5b1b4b7babdc0c7c7b9b1aeaba8a5a29f9c947d69543f2a1500000000000000000000000000000000162b40556a8094a9bca7927c68533e2a150a060000000000000000000000000000000000000000000000000000000000000005162737485869798a9bacb6adadb6a798888286898d9195999ca0a4a8acb2bea994806b58493a2b1c0d000000000000000000172c42576c8297acbea9947d68533f373533312f2d2b28272423201f1c1a293e53687d94a9bead98836c57422c17020000000000000d22374c61768c9b9997948b76604b36210c000000000000000000000000000000000000000000000000192c3e4f595b5b5b5b5b5b594f3e2c1904000000000000000000000000000000000f24394e62737372706e6c6a63533f2b1600000000000000000000000000001226394d6174889cafa996826e5a47331f0b000000000000000000000004101d2a36434f5c69758284796f655a4f402d1a06000000000000000000010d15191a1a1a1a1a1a19150d02000000000000000000000000000000000000000000000000000d2135495d708599adbeaa9682788ca0b3baa693806b575f728699adbfac9885899caebeab9885715e4c39261300000000000000001e33485e73899797979797979baabdaa9b979797979797979797979797979fafb4a2979797979797866f5a442f1a050000001b30455a6f859aafc4b1a29c9fa2a5a8acb4c2c6bdbbbebdbab7b4a7917c67523d28130000000000000000000000000000000013283d51667b90a5baab96826c57422e19040000000000000000000000000000000000000000000000000000000000000002132334445566768798a8b7a69999a6b5a698979a9ea2a6aaaeb2b5b4b0acaeb8aa9686766758493a2b1b0c0000000000000000162b40556a8095aabfab95806a554e4c4a48464442403e3c3a383634322f2d3f53687d94a9bfac97836c57422c17020000000000000a20344a5f73898784827d7c75614c37220c0000000000000000000000000000000000000000000000000f21313d45464646464646453d31210f00000000000000000000000000000000000b1f3345555e5e5c5b585755514535231000000000000000000000000000000a1e3145596c8094a8a0988a76624e39240f000000000000000000000000000c1925323e4b58647171675c52483e31221000000000000000000002121f292e2f2f2f2f2f2f2f2920120300000000000000000000000000000000000000000000000115293d5064788ca0b4b6a28f7a708498abbfaf9b887360687c8fa2b6b6a3907c7d92a5b8b4a18e7b6855422f1c09000000000000001f344a5f74828282828282828da2b7a38e8282828282828282828282828294a9af99858282828282826f5a442f1a05000000182d42576c8297acbea994878a8d909397a5b7b6a9a5a8acafb2b4a48f79644f3a2510000000000000000000000000000000000f24394d63778da2b6af9a86705c47321d08000000000000000000000000000000000000000000000000000000000000000f2030415262738494a5b5a999888897a6b5acabafb3b5b2aeaaa6a29f9b979ba9b3a4958676675849392a1b0c0000000000000014293e53687d93a8bdac97826c6563615f5d5b59575553514f4d4b4947444340546a8095abc0ac97826b56402b1601000000000000071d32465b6e73706e6c6967645746321e090000000000000000000000000000000000000000000000000313202a30303030303030302a20130300000000000000000000000000000000000316273743494947464342403d3427170600000000000000000000000000000216293d5064788c958d857c74634e39240f00000000000000000000000000000714212d3a47535d5d544a40352b2113040000000000000000000f20303c43444444444444443d3021100000000000000000000000000000000000000000000000081c3044586c8094a8bcaf9b8773687c90a3b7b7a38f7b68718598abbfae9a877375889baebeab9885725f4c392613000000000000001d324659686b6b6b6b6b6b74899eb3a5907b6b6b6b6b6b6b6b6b6b6b6b7c93a8af9a866f6b6b6b6b6b6554412d1803000000152a3f54697d94a9bea9948074777b7d889cb1aa98909497999ca0a28d77624d38230e000000000000000000000000000000000b20354a5f74899eb3b39f8a74604b36210c0505050505050505050505050505050505040000000000000000000000000c1d2d3e4e5f708091a2b2ad9c8c7a788897a5adaca8a4a19d9995918e8a86838c9baab3a4958676675748392a1b0c00000000000012273c52677c91a7bcad98847c7a78767472706e6c6a68666462605e5c5a5856566b8095abc0ab95806b56402b160100000000000001172b3e505c5e5c595754524f473928160300000000000000000000000000000000000000000000000000020e161b1b1b1b1b1b1b1b160e02000000000000000000000000000000000000000a192630343432302e2c2b28211709000000000000000000000000000000000d2135495c708482797169605646331f0b00000000000000000000000000000003101c293641494941372d23180e0300000000000000000004182b3e4e585a5a5a5a5a5a584e3f2d1905000000000000000000000000000000000000000000001024384c5f73889bafbba794806b6073889bafbfab9884707a8ea1b4b8a5927d6a6b7d92a5b8b5a28f7b6855422f1c09000000000000172a3b4a5456565656565b70869aafa994806a565656565656565656667b91a7b19c87705b5656565652473725120000000012273c51667b91a6bbac97836d636670869bb0a7927c7d8285888b8d8a745f4a35200b00000000000000000000000000000000071c31465b70869aafb8a38e78644f3a251a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a19140b00000000000000000009192a3b4b5c6c7d8e9eafb09f8f7d6d697888939897938f8c8884807c7874706d7c8c9baab3a4958575665748392a1b0c000000000010263b50657990a5bbb3a19592908e8c8a88868482807d7b79777573706f6c6b686b8297acc0ab95806a543f2a1500000000000000000f21323f48494744423f3d3a34291b0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141b1f1f1d1b191716130e05000000000000000000000000000000000006192d405467746d655d554d443828160400000000000000000000000000000000000b18242e34342e241a10060000000000000000000000091e33475b6b6f6f6f6f6f6f6c5c48341f0a00000000000000000000000000000000000000000004172b3f53677b8fa3b7b4a08c7864586c8093a7bbb3a08c788397aabdaf9c8975616175889baebeab9885725f4c3926130000000000000c1d2d393f4040404042576c8296abad98836e594440404040404050657990a5b29d88725c474040403e36291908000000000f24394e63788ea3b8b09b87715c5a6f8599afa8937d696c6f7275787b715d48331e080000000000000000000000000000000001192d42576c8297abbca7927c68533e2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2e281d100000000000000001142637485869798b9bacb3a2928270605a69777d83837d7a76736f6b6763605c5e6d7c8c9baab3a3948575665748392a1a0b000000000f24394e63788fa3b8bfb1aaa7a5a3a19f9d9b99979593918f8d8b89878583807d7c8397acbfa9947d69543f2a1400000000000000000313222d3334322f2c2a282521180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125384a585f5a524a413931271a0a0000000000000000000000000000000000000007121a1f1f1a1208000000000000000000000000000b20354a5f7486868686868676604b36210b0000000000000000000000000000000000000000000b1f33475b6e8397aabeac9985705d5063778b9fb2bca895828ca0b3baa693806c59586b7d92a5b8b5a28f7b6855422f1c090000000000000f1b252a2b2b2b2b3e53687d92a7b19c87725d48332b2b2b2b394e63788fa4b49f89735e49342b2b2a23190b00000000000c21364b60758ba0b5b49f8a7460586e8398adaa95806a575a5d6063666355422e1a050000000000000000000000000000000000152a3f53687d93a8bdab96826c574444444444444444444444444444444444444444433b2e1e0c000000000000081c30435566768798a8b6a595847363524b5965696e6d6965615e5a56524e4b474f5e6d7c8c9cabb2a3948575665748382919070000000d22374c62778b9aa8b7bfbfbcbab8b6b4b2b0aeacaaa8a6a4a2a09e9c9998959491909db0bfa9947d68533e29130000000000000000000410191e1f1c1a171513100c050000000000000000000000000000000000000000000000000000000000000000000000000000000000000b13181817151312100f0d0b0a0806050302000000000000000000000000000000000000000000000000000000000000000000081b2c3b454a463e362e261d150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000b21364b60768c9b9b9b9b8b75604b36200b00000000000000000000000000000000000000000013263a4e62768a9eb2b9a5917d6955485c6f8397aabeb09d9097a9bcb19e8a7663504e6175889baebeab9885725f4c39261300000000000000091115161b24293b5064798fa3b4a08b75604c3722171623384c62778da3b5a08b75604b362016150f06000000000000091e33485d72889db2b7a28d7863576c8297acac97826b5645484b4e51504637251200000000000000000000000000000000000011263b5065798fa4b9af9a86705b5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a574c3c29160100000000000b20354a5f738494a5b6a99888766656453b485055595854504d4945413d3a3632404f5e6e7d8d9cabb2a39485756656473724110000000b2035495c6c7b8b99a8aaacaeb0b2b4b6b8babcbebfbdbbb9b7b5b3b1afadaba9a7a5adbbbda8937c67523d2813000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101d272d2e2c2a2927262422211f1d1c1a1917151412110f0d0b0a08070503010000000000000000000000000000000000000000000e1d293134322b231a120a0200000000000000000000000000000000000000000000000406090c0f12141410080000000000000000000c21364b60768ca1b0b0a08b745f4a341f0a0000000000000000000000000000000000000000061a2e42566a7d92a6b9b19e8a75624e4053677a8fa2b6bbada5a9b5bba895826d5a4745586b7d91a4b7b5a28f7b6855422f1c0900000000000000000d1e2c383e3f4c60758ba0b4a38f79644f3a2e2c2b29364b60768ca1b6a18c77624c372212100e0d0a0400000000051b30455a6f859aafbba6917c67566b8095abad98836c57423336393c3b342819080000000000000000000000000000000000000d22374c61768ba0b5b39e89746f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f6a5945301b0600000000000b20354a5e707d8c99a79b8b7a695948382b353b4044433f3b3834302c282521223140505f6e7d8d9cabb2a39484746554402c1700000006192d3e4e5d6c7a8a939597999b9d9fa1a3a5a7a9abadafb1b3b5b7b9bbbdbfbebcbbc0beb0a2937c67523c271200000000000000000000000000000000000000000000000000000000000000000000000000000000000001070c1215130e050000000000000000000000000d1e2e3a4243413f3e3c3b3937363432312f2e2c2a2927262422211f1e1c1a1916120a00000000000000000000000000000000000000000c161d1f1d170f070000000000000000000000000000000000000000000000000b14191b1e2124272a29241b0e00000000000000000d22374c62778da2b7b49f89735e49341f0a00000000000000000000000000000000000000000e2236495d718699adbeaa96836e5a46384b5f73879aaec2c0bbbdc6b39f8c7865513e3b4e6174889baebeab9885725f4c3926130000000000000004172a3c4a5354545d71879cb1a7927c6853444342403f3d4a5f748b9fb4a38e78634e3828272523221e170d00000000182d42576c8297acbfaa95806b566a8094a9af99846e59442f2c2c282620170a000000000000000000000000000000000000000a1f33485d72889cb1b7a28f86868686868686868686868686868686868686868686725c47321d070000000000061b2e4151606d7b89968e7d6d5c4c3b2a1a21272b2f2e2a27231f1b1714100c13223241505f6e7d8d9dacae9e8f826d58432e19000000000f20303f4e5c6b7a7c8082848688898c8e90929496989a9c9ea0a2a4a6a8aaacaeb0b2aea092857664503b2611000000000000000000000000000000000000000000000000000000000000000000000000000000040a10161b21272a2822170a0000000000000000000004172a3c4c565856545351504e4c4b4947464443413f3e3c3b3937363433312f2e2c261c0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111e282d303336393c3f3e382c1e0d000000000000000d22374c62778da3b8b49f89735e48331e09000000000000000000000000000000000000000115293d5165798da1b4b7a38f7a67533f3043576a7d92a6bacdd0d1bdaa96836f5c49363144576a7d91a4b7b5a28f7b6855422f1c09000000000000091e334759676a6a6a6d8398adab96826c5b5a5857555352505e73899eb3a48f79644f3f3e3c3a3837332a1e0e000000152a3f54697d94a9bead98846e59687d93a8b09b866f5a453d41413b3021100000000000000000000000000000000000000000051b30455a6f8499aebeac9e9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b88725c47321d07000000000000122333424f5d6a788680705f4f3e2e1d0c0d12161a1915120e0a06000000000414233241505f6f7d8e9d9e8f807062523f2b1600000000021221303e4d5c65686a6c6e7072747678797c7d82838587898b8d8f91939597999b9d9e90827466584835210d000000000000000000000000000000000000000000000000000000000000000000000002080d13191e242a30353b3f3d352819070000000000000000000e213446596a6d6b6a6866656362605e5c5b5a5856545352504e4c4b4a4846444340392d1d0c0000000000000000000000000000000000070f14151515151515120b01000000000000000000000000000000000000000e1f2f3b4245484b4e5154534a3c2a17040000000000000e23384e63788ea3b8b39d88725c47321d0800000000000000000000000000000000000000091d3145586c8095a8bcaf9b88735f4b37283b4f63768a9eb1c5d9c8b4a18e7a6753402d283b4e6174889baebeab9885725f4c3926130000000000000c21374c6076808080808095abaf9a8672706f6e6c6a6867666472889cb1a6917b66565453514f4e4c473c2c1b08000012273c51667b91a6bbb19c87725d677c91a7b19c87715c4d5256564e3f2e1b070000000000000000000000000000000000000000172c41566b8095aabcbbb2b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b09d88725c47321d07000000000000061524313f4d5a67757362524131201000000000000000000000000000000000041423324151606f7d8e8f807061524434220f00000000000312202f3e4a51535457595b5d5f61636567696b6d6f71737577797b7d80828486888a80726456483a2a18050000000000000000000000000000000000000000000000000000000000000000050b11161c22282d33393e444a50545146362411000000000000000005182a3d5063768382807d7b797877757372706f6d6b6a6867656362605f5d5b5a58554b3b2916000000000000000000000000000000000c1923292a2a2a2a2a2a261e1304000000000000000000000000000000000000182b3d4d575a5d60636669675947331e090000000000000e23384e63788fa4b9b29d88725c47321d07000000000000000000000000000000000000001024384c6074889cb0bca894806c5844302033475b6e8296aabdc8bfac9885715e4a37241e3144576a7d91a4b7b5a28f7b6855422f1c0900000000000e23384d63778d959595959eb0b39e8d8887868482807d7c7b7977869bb0a8937c6c6b6a6866646361594a38241000000f24394e63788ea3b8b4a08b7560657a90a5b39d88735e62666b6b5d4a36210c000000000000000000000000000000000000000013283d52677c919eacb5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b39d88725c47321d07000000000000000614212f3c4a5763625544342313020000000000000000000000000000000000041423324251606f7d8070615243352617050000000000000211202d373c3e40424446484a4c4e50525456585a5c5e60626466686a6c6e70727470625446382a1c0c000000000000000000000000000000000000000000000000000000000000070e141a20252b31363c42484d53595e64696454402c1803000000000000000e2134475a6d809397959391908f8d8b898887858382807d7c797877767472706f6e685945311c000000000000000000000000000000091b2a363e3f3f3f3f3f3f3b3023120000000000000000000000000000000000001e32475a6a6f7275787b7d76604b36210c0000000000000f253a4f64798fa4b9b19c87705b46311c0700000000000000000000000000000000000004182c4053677b8fa3b7b4a08d7864503d29182b3f52667a8ea2b3b3b3a38f7c6855422e1b15283b4e6174889aadbeab9885725f4c39261300000000000f253a4f64798fa4abababb0bdbbaba09d9c9a9897959493918f8d8f9eb2aa95848382807c7b79787667533e291400000c21364b60758ba0b5b8a38f796464798fa4b49f8a7472777b8078644f3a251000000000000000000000000000000000000000001025394e6172808e9ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09d88725c47321d07000000000000000003111e2c39464e4e45372616050000000000000000000000000000000000000005142332425160707061524334251708000000000000000002101b2327282b2c2f30333437383b3d3f40434547494b4d4f51535557595b5d5f5d524436281a0c0000000000000000000000000000000000000000000000000000000000010f1a23292e343a40454b50565c62676d73787d6f5b46321d0900000000000005182b3e5164768a9dacaaa8a7a5a3a2a09f9d9b999897959391908f8d8b8988878683735e48331e00000000000000000000000000000014273848525454545454544e41301d0a00000000000000000000000000000000001f344a5f7486888b8e908e78634e39240f0000000000000f253a4f647990a5bbb19c87705b46301b060000000000000000000000000000000000000c1f33475b6f8397abbfad9985715d4935210f23374a5e7286999d9d9d9a8773604c3926120b1e3144576a7d90a3b6b5a28f7b685542301c080000000011263b50667b91a6afb0b1b3b8c3bcb5b3b1afadacaba9a7a6a4a3a3acbbb1a1999897949391908d7d69543f2a140000091e33485d72889db2bca7927c6866778da3b5a08c83888c90917c67523d281300000000000000000000000000000000000000000b1f32445462707d8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b88725c47321d07000000000000000000000e1b29333939332719090000000000000000000000000000000000000000000514233242515d5d5243342516070000000000000000000000080e111315171a1b1e1f222326282a2c2e30323436383a3c3e40424446484a49413426180a0000000000000000000000000000000000000000000000000000000000000f1f2c373d43484e545a5f656b70767c82888d8a75604c38230f0000000000000e2235485b6d8294a6b9bfbdbcbab8b7b5b4b2b0afadacaaa8a7a5a4a2a09f9d9c9a88725c47321d0000000000000000000000000000001a2f4356666a6a6a6a6a695f4d39251000000000000000000000000000000000001d32475c71879ba0a3a5917b66513c271200000000000011263b50657990a5bbb09b866f5a442f1a0500000000000000000000000000000000000013273b4f63768b9fb2b9a5927d6955412e1a081b2f42566a7d88888888887d6a5743301d0a0215283a4d6073879aadb2a89885725f4b37220d0000000013283d52677c9398999b9c9ea6b5bfb0a7a8a9abacaeb0b1b3b4b6b8bbc5bfb3afadaba9a8a7a5937c67523d28130000051b30455a6f869aafbfab9682767a808ca1b7a99a989ca1a595806b56412c1702000000000000000000000000000000000000000215273644515f6c747474747474747474747474747474747474747474747474746e5b46311c0700000000000000000000000b171f24241f160a00000000000000000000000000000000000000000000000514233341494941342516070000000000000000000000000000000000000002080a0c0e10131416181b1c1f20232527282b2c2f313334342e2316080000000000000000000000000000000000000000000000000000000000000a1c2d3d4a52575d63686e747980868b91969ca28f7b66523d291400000000000013283d5164778a9eb1c3d4d3c8bbb3b3b5b7b8babcbdbfbfbdbcbbb9b7b5b4b3b09b86705b46301b0000000000000000000000000000001d32475c7280808080807c67523d281300000000000000000000000000000000001a2f44596e8498adb8a9947d69543f2a1500000000000011263b50667b91a7bcaf9a866f5a442f1a050000000000000000000000000000000000001b2f42566a7d92a6b5b29e8a76624e3a26120013273a4e6170727272727270614e3b271401000b1e3144576a7d90a39f958b8276624d38230e0000000013293e53687d82838486888998acb4a19393949597999b9c9d9fa1a3a8b5c2b4adacaeb0b1b3a6917b66503b2611000000182d42576c8297acc1ae9a898b90949aa9bbb7aeadb1b6ad98846e59442f1a05000000000000000000000000000000000000000009182634414e5b5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5c503e2b1703000000000000000000000000040b0f0f0b03000000000000000000000000000000000000000000000000000515232e34342e2416070000000000000000000000000000000000000000000000000000000000000006090b0e0f121416171a1c1e1f1f1a1105000000000000000000000000000000000000000000000000000000000000041628394b5b666c71777c83898e949a9fa5abb1aa95826c57432e1a060000000000142a3f54697c8d9dadbdcdcebbaa9f9ea0a1a3a5a7a8aaacadafb1b3b4b6b8b9af99846e59442f1a0000000000000000000000000000001c31465b7087959595947d68533e29130000000000000000000000000000000000172c41566b8095abbfac97826c57422d1803000000000012273c51667b91a7bcaf99846e58432e19030000000000000000000000000000000000001f34495e7286939aa1a897836e5b47331f0b000b1f3244535c5c5c5c5c5c5c5344311e0b00000114273a4d607387958c82776e645847331f0b0000000011263a4e60696b6c6e70727d93a7b19c877c7d8083848687888a8c8d97aab6a49897999b9c9d9f8f79644f3a2510000000152a3f54697d94a9beb6a69ea0a5a9aeb7c6c9bfbbb6b2ae9c87715c47321e09000000000000000000000000000000000000000000091623303e474a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a483f32210f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1a1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001022334557687980868c92979da3a8aeb4b9bfbaaf9b87725d4934200b000000000011263a4d5e6e7d8f9fafc0c8b39f8c898b8c8e9091939597989a9c9d9fa1a3a4a698836c57422d180000000000000000000000000000001b30455a6f869babaa95806a543f2a15000000000000000000000000000000000014293e53687c93a7bcaf9a856f5a45301b06000000000012273c52677c93a8bdad98836e58432e19030000000000000000000000000000000000001e33485d6f777d868d958f7b67533f2b17040002152635414747474747474741352614020000000b1e3144576a7d82786f655b51483a291704000000000b1e31424e545657595b64798fa3b4a08b76696b6c6e6f717374767c91a7b19c8782848687888b8c78634e38230e00000012273c51667b91a6bbc4b8b3b5b9bebdc2cab9aca6a29e99958a75604b36210c000000000000000000000000000000000000000000000513202b3334343434343434343434343434343434343434343434343434332d22130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090c0d0a040000000000000000000000000000000000000000000000000000091c2e3f51637486959ba0a6acb1b7bdbcb7b1aba59f9a8c77634e3a251000000000000b1e30405060708291a2b2c2b49f8e7d747678797b7d8082838587888a8c8d8f9193806b56402b160000000000000000000000000000001a2f44596e8499afab95806b56402b16010000000000000000000000000000000011263b50657990a5bab29c88725d48331e09000000000013283d52677c93a8bdad98836c57422c1702000000000000000000000000000000000000192d40515c636a7279808873604c3824100000000817242d323232323232322d241708000000000114273a4d60716f655c52483e352a1c0c0000000000021323313b3f4142444c60768ba0b4a38f79645657585a5c5e5f657990a5b39d88726e6f7173747673604c37210c0000000f24394e63788ea1acb7bab6b2aeaaa8b0bead9b918d8985807c74614c37220c0000000000000000000000000000000000000000000000020f181e1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e1910040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060a0e12161a1e21221f180f070000000000000000000000000000000000000000000000001025384b5d6e8092a4afb5bbbfb9b4aea8a29c97918b86807865503b2610000000000001122232425263738494a4b5bcac9b8b7a6a636466686a6b6d6f7072747677797b7c7d69543f2a14000000000000000000000000000000192e43586d8398adac97826b57412c1702000000000000000000000000000000000e23384d62778da2b7b4a08b75604b36210c000000000013293e53687d94a9beac97826c57422c17020000000000000000000000000000000000001122323f484f565d656c736b5844301c08000000000611191c1d1d1d1d1d1c1911060000000000000b1e3143535d5b52493f362b22180c0000000000000005141f272a2c2d33485d72879cb1a7927c685342434547484e63788fa4b49f89745f5a5c5e5f61605544311d090000000c21364b6075848f9aa5a5a19d999593a0b2a9947d77736f6b67635645321e090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004080c1014171b1f23272b2f323637332b231a11070000000000000000000000000000000000000000000014293f53687a8c9eb0c1b8b1aba59f9a948e88837c76706b655a4936220d00000000000004142435455565758697a7b7b9a9988877675751535456585a5b5d5f6062646667685f4d3a2611000000000000000000000000000000172c42576c8297acad98836c57422d1803000000000000000000000000000000000b20354a5f74899fb4b8a38d78634e39240f000000000013293e53687d94a9bfac97826b56402b16010000000000000000000000000000000000000514222d343b424a51585f5b4e3c2915010000000000000000000000000000000000000000000000011426354148473f362c23190f05000000000000000000020c1215171a2f44596e8398adab96826c57422e3032374c62778da2b5a08b76604b47484a4c4c4437271502000000091d32465866717c8892908c8884808499afaa95806a5f5a56524e463828150200000000000000000000000000070d0e0d0b080604010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090d1115191d2125282c3034383c4044474b4c483f362d24190a000000000000000000000000000000000000000000142a3f54697d94a9bbb8a79c96908b858079736d68625c5650493c2c1a060000000000000006172737485868788999aabab6a69686756454443f41434446484a4b4d4f5052534d41301e0a000000000000000000000000000000162b40566b8296abaf99846e58432e190400000000000000000000000000000000081d32475c71879cb1bba5907b66513c27120000000000152a3f546a8095aabfab95806a55402b1b130a01000000000000000000000000000000000004101920272e363d444a473e301f0d000000000000000000000000000000000000000000000000000817242e33322c2319100600000000000000000000000000000000172b40556a8094a9ab9a85705b46311c21364b60768ba0aca28d77624c383335373731271909000000000316293a49545f6a75807b77736f6c8398adab97826b5646413d3933281a0a00000000000000000000000005111b212322201d1b191614110f0d0a0806030100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d151a1e22262a2e3236393d4145494d5154585c60625b524a4136281705000000000000000000000000000000000000000012273c52677c92a7bcb19c89827c76706a655f59534d48423c362c1e0e00000000000000000009192a3a4a5a6b7b8c9cacbcb4a3938372625141312e2f31333436383a3b3d3e3a30231201000000000000000000000000000000152a3f546a8095aaaf9a866f5a442f1a0500000000000000000000000000000000021a2f44596e8499aebda8937d69543f2a150000000000152a3f546a8095abc0ab95806a5440372e261d140b020000000000000000000000000000000000050c131a22293034332b201201000000000000000000000000000000000000000000000000000007121a1e1d18100600000000000000000000000000000000000013283d51667b9099969288735e49341f1f344a5f73899897958f78634e39242022211d15090000000000000b1c2b37424d58636a66625e5a6b8297acac97836c57422d28241f160a0000000000000000000000000614222e3638373532302e2b29272422201d1b181614110f0c0a0805030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002121f292f33373b3f43474a4e52565a5e6265696d7175776e665d5446352210000000000000000000000000000000000000000010263b50657990a5bab19c877167615c56504a443f39332d28221a0e00000000000000000000000c1c2c3d4d5d6d7d8f9eafbfb1a19080705f4f3f2e1e1c1e1f212325262828251e12040000000000000000000000000000000014293e53687d94a9b09b86705b46301b060000000000000000000000000000000000172c41566b8296abc0ab97826c57422d180300000000162b40566b8095abbfa9947d685d544b423930271e150d04000000000000000000000000000000000000060e151c1f1e180f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f24394d63778885827c79715e49341f1e33485d72848382807d79644f3a240f0c0c090200000000000000000d1a25303b465054514d49556a8095abae99846e58432e190f0b0400000000000000000000000008162432404b4e4c4a474543403e3c39373432302d2b282624221f1d1a181613110f0c0a070503000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f20303c44484c5054585c5f63676b6f73777a7d83878a8b82797064523f2d1a08000000000000000000000000000000000000000e23384e63788da3b8b39e89735e4d47413c36302a251f19130d06000000000000000000000000000e1f2f3f4f60708091a1b1bfae9e8e7d6d5d4c3c2c1c0b0a0c0e0f111313110a01000000000000000000000000000000000013283d52677c93a8b19c87715c47321c07000000000000000000000000000000000014293e53687d93a8bdae99846f5a45301b0600000000162b40566b8297acbfa994827970675e554c433a312920170e050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a5e70736f6c68646053422f1b1b3045596a6f6d6b6a68665b4936210d0000000000000000000000000007121e28343c3f3c383f54697d94a9af9a866f5a442f1a05000000000000000000000000000a18263442515e63625f5c5a585653514e4c4a474543403e3b393734322f2d2b282624211f1c1a181513100c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182b3e4e585d6165686c7074787c8084888c9094979b9f9e968d826f5c4a372512000000000000000000000000000000000000000c21374c60768ca1b6b5a08b75604b362d27211c16100a040000000000000000000000000000000001112131425262728393a3b4bcac9c8c7a6a5a4a392919090000000000000000000000000000040c1213131313131313131313273c51667b91a7b39d88725c47321d08000000000000000000000000000000000011263b50657990a5bab19c88725d48331e0900000000172c42576c8297acc1b0a0958c837a726960574e453c332a2118100700000000000000000000000000000000000000000000000000000000000000010203050607090b0c0e0f101213151617191a1c1d1b160c000000000000000000000000000000000000000000071b2f42525d5e5a57534f4b4335251216293c4c575a58565453514a3d2c1a060000000000000000000000000000000b1621282a27283e53687c93a8b09b86705b46301b06000000000000000000000000091928364452616f787774726f6d6b686663615f5c5a585553504e4c49474442403d3b393634322f2d2a282520170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33475b6b7276797d8286898d9195999da1a5a8acb0b4b2a99f8c79675442301d0b0000000000000000000000000000000000000a1f344a5f74899fb4b7a28d77624d3823130d0700000000000000000000000000000000000000000003132434445464758696a6b6baa9998978685747372716060000000000000000000000000816202729292929292929292929293b50657990a5b49f89735e48331e0e0e0e0e0e0e0e0e0e0e0e0d0800000000000e23384d62778da2b7b49f8a74604b36210c00000000172c42576c8398adc3beb2a9a0978e857c736a61584f463e352c231a11080000000000000000000000000000000203050607090a0c0d0f101213141617191a1b1d1e202123242627282a2b2c2e2f313230291e1000000000000000000000000000000000000000000012243441494945423e3a37302517070c1e2e3b434443413f3e3c372d1f0e0000000000000000000000000000000000040d131512273c52677b91a7b19c87725c47321d0700000000000000000000000014263746546270808d8c89888683807d7b787674726f6c6a686663615e5c5a575553504e4b494744423f3d3a34281a090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f73878b8f93979a9ea2a6aaaeb2b5b9bdbdb9b8bebba99784715f4c3a2815030000000000000000000000000000000000081e33485d72889db2b9a48f79644f3a250f00000000000000000000000000000000000000000000000006162637475767778899a9b9b7a69686756555443424140300000000000000000000051726333b3e3e3e3e3e3e3e3e3e3e3e3e4f64798fa4b5a08b745f4a34232323232323232323232323221c13060000000b20354a5f74899fb4b7a28d77634e39240f00000000182d42576c8398adc3cfc5bcb3aaa1988f877d756c635a51483f362d241b1308000000000002090e101113141617181a1b1d1e1f2122242527282a2b2c2e2f303233353638393b3c3e3f404243444647453c2e1e0c00000000000000000000000000000000000000000616242e3434312d2925221c14080000101d282e2f2e2c2a2927231b0f0100000000000000000000000000000000000000000011263b50667a90a0a09d88735e48331e090000000000000000000000001b3043556472828f9da19f9c9a989593908f8c89878583807c7b787673716f6c6a686563605e5c5a5754524f463827140100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31465b70859aa4a8acafb3b7bbbfbcb8b4b1aca8a5a3abbab3a18f7c69574532200d0000000000000000000000000000000000021b30465b70869bb0bba6917b66513c27120000000000000000000000000000000000000000000000000008192939495a6a7a8b9babbcb4a4948372625242322111010000000000000000000f223444505353535353535353535353535363788da3b5a08b76604b3838383838383838383838383837302415050000081d32475c71879cb1baa5907b66513c271200000000192e43586e8499afc4bfb5b3b8beb5aca39a918880766d645b524a41382f25190a00000009151e23252628292b2c2e2f303233343637393a3c3d3f404243444647484a4b4d4e505153545657585a5b5c594c3b281501000000000000000000000000000000000000000006121a1f1f1c1814110d0801000000000b14191a18171514120f0800000000000000000000000000000000000000000000000f253a4f64798b8b8b8b89745f4a341f0a0000000000000000000000001f34495e7382909fadb6b4b1afadaba8a5a3a19f9c9a979593908e8c89878482807c7a787673706f6c6a67635644311d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000182d42576b8296abbdbfbbb7b3afaca7a3a09c9794908e9cafbeac998774614f3d2a18050000000000000000000000000000000000192f44586e8499aebda8937d68533e281300000000000000000000000000000000000000000000000000000b1b2b3c4c5c6d7d8e9eaebeb1a191827060503f2f1f0e000000000000000000162b3f52626868686868686868686868686868778da2b7a18c76614e4e4e4e4e4e4e4e4e4e4e4e4e4e4b423322100000021a2f44596e8499aebda8937d68533f291400000000192e43586e8499afc2b0a29ea5aeb7bfb6ada49b938a82776f665d544b42372817040008182631383a3b3d3e404143444647484a4b4c4e4f5152545557585a5b5c5e5f606263656668696b6c6e6f70726a58442f1a05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d23384c61727474747474705d49341f090000000000000000000000001f344a5f748ba0aebdc2bababcbfbfbdbbb8b6b4b1afacaaa8a5a3a09e9c99979593908d8b89878482807c73604c39251100000000000000000000000000000000000000000007111719160f0800000000000000000000000000060f151614120f0d0b08060402000000000000000000000000000000000000000000000000000014293e53687c92a6aeaba7a29f9b97938f8b87837d7a8092a4b7b6a492806c5a473522100000000000000000000000000000000000172c42576c8297acbfaa95806a55402b160000000000000000000000000000000000000000000000000000000d1e2e3e4f5f6f8090a0b0bfaf9f8f7d6e5d4d3d2c1c0c0000000000000000192f44586d7d7d7d7d7d7d7d7d7d7d7d7d7d7d7d8ca1b7a38d776363636363636363636363636363635f513f2b17000000172c41566b8296abc0ab96826b57412c17020000001a2f445a6f869bb0bba69289929ba3acb5beb8afa69d948b827970675e554634200c00132536444c4f505253555658595b5c5e5f606263646667696a6c6e6f70727374767778797b7c7d828384868787705b46311c0700000000000000000000000000000000000000000000000000010203050607090b0c0e0f101213151617191a1c1d1b160c000000000000000000000000000000000000000000091e3144545e5f5f5f5f5f5d51412e1a060000000000000000000000001f344a5f748ba0b5c1b0a6a5a7a9acaeb0b3b5b7babcbfbfbdbbb8b5b3b1afacaaa7a5a3a09e9c999794907c6854402d1906000000000000000000000000000000000000000b19242c2e2b231b130b040000000000000000000b19232a2b29272422201e1b19171412100e0b09070402000000000000000000000000000000000010253a4e63788e9e9a96928e8a86827d7976716d6966758899acbeae9c8a7764523f2d1b0800000000000000000000000000000000152b40546a8095aabfac97826c57422c1702000000000000000000000000000000000000000000000000000000102031415161718292a3b3bdac9c8c7b6b5a4a3a2a1909000000000000001b30455a6f86949494949494949494949494949498a7b9a48f787878787878787878787878787878786f5a45301b00000014293e53687d93a8bdae99846f5a442f1a050000001a2f445a6f869bb0b9a48f797d889099a2abb4bdb9b0a79f968d847a7263503b2611001b2f435461646667686a6b6d6e70727374767778797b7c7d808283858688898b8c8d8f909193949697999a9c88725d48331e0900000000000000000000000203050607090a0c0d0f101213141617191a1b1d1e202123242627282a2b2c2e2f313230291e1000000000000000000000000000000000000000000215263643494a4a4a4a4a4941332311000000000000000000000000001f344a5f748ba0b5b7a39290929497999b9da0a2a5a7a9acaeb0b3b5b7babcbfbfbcbab8b5b3b1aeaca99884705c4935210d0000000000000000000000000000000000000719293740433f372f271f170f040000000000000b1a29363e403e3c3a373533302e2c2a272523201e1c1a171513100e0c0a07050300000000000000000c21364b5f74898985827c7874706c6865605d5955576a7c8fa1b4b9a694826f5c4a38251300000000000000080e1111111111111113283e53687c93a8bdae99846e59442f1a0400000000000000000000000000000000000000000000000000000002132333435364748595a5b6baaa998978685848372717060000000000001c31465b70879ca9a9a9a9a9a9a9a9a9a9a9a9a9abb5bba7958f8f8f8f8f8f8f8f8f8f8f8f8f8f8f86705b46301b00000011263b50657990a5bab19c87725c47321d080000001b30465b70879bb0b9a48f786a737c868f98a1aab3bcbbb2a9a0978e7a66513c2712001f34495e72797b7c7d808283848687888a8c8d8f90919394959798999b9c9ea0a1a3a4a5a7a8a9abacaeaf9f8a745f4a34200a00000002090e101113141617181a1b1d1e1f2122242527282a2b2c2e2f303233353638393b3c3e3f404243444647453c2e1e0c00000000000000000000000000000000000000000918252f343434343434342e231505000000000000000000000000001f344a5f748ba0b5b5a08b797c80828487888b8d90929497999b9da0a2a5a7a9acaeb0b3b5b9c2c3c1b3a08c7864503d2915020000000000000000000000000000000000102436475458524b433b332b211405000000000a19293847525653514f4c4a484643413f3c3a383633312f2c2a282623211f1c1a18130a000000000000081d32465b6f7773706b6864605c5854504c4844404d5f728597a9bbb19f8c79675542301d0b0000000004111c232626262626262626263b50667b91a6bbb09b86705b46301b0c0a08070503020000000000000000000000000000000000000000000005152636465666778898a8b8b7a79787766555453524140400000000001d32475c72889db0b0b0b0b0b0b0b0b0b0b0b0b0b1b8c4b3a7a4a4a4a4a4a4a4a4a4a4a4a4a4a499846f5a442f1a0000000e23384d62778da2b7b49f8a745f4a35200b0000001b30465b70879cb1b9a48f78636069727b858d97a0a9b2bbbcab9885715e4a37230f001e33485e7389919394959798999b9c9d9fa0a2a4a5a7a8a9abacadafb0b2b3b5b6b8b6b5b3b2b1afaeacaba18c76604c37210c000009151e23252628292b2c2e2f303233343637393a3c3d3f404243444647484a4b4d4e505153545657585a5b5c594c3b281501000000000000000000000000000000000000000008131b1f1f1f1f1f1f1f1a110500000000000000000000000000001f344a5f748ba0b5b5a08b74676a6c6e70737577797c80828487888b8d90929497999b9ea0a5b1c2cfbba894806c5845311c080000000000000000000000000000000005182c3f53656d665e564e473e322312000000091928374756656b686664625f5d5b585654524f4d4b484644423f3d3b383634322f2d271c0f000000000002182c40515f635f5b57534f4b47433f3b37332f30425467798c9fb1bca99785725f4d3a28150300000112222f383b3b3b3b3b3b3b3b3b3b4f64788fa4b9b29d88725d483323211f1e1c1a1917161412110e08000000000000000000000000000000000008182838495969798a9aabbbb5a494847363524232221101000000001f34495e73899b9b9b9b9b9b9b9b9b9b9b9b9b9b9ca7b8c3b8b4b4b4b4b4b4b4b4b4b4b4b4b4ad98836e58432e190000000b20354a5f74899fb4b7a28d77624d38230e0000001d32475c72879cb1b8a38d77624d565f68717a838c959ea7b1a28f7b6855412e1b08001d32475c72879ca8a9abacadafb0b1b3b4b5b7b6b4b3b2b0afadacaba9a8a7a5a4a3a1a09f9d9c9a999796948d77634e38230e0008182631383a3b3d3e404143444647484a4b4c4e4f5152545557585a5b5c5e5f606263656668696b6c6e6f70726a58442f1a0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5b5a08b745f5457595b5e606365676a6c6e70737577797c80828487898b93a6bbcbbaaa9988745f4a341f0a000000000000000000000000000000000c2034475b6f827a726a625a50412f1c08000818273746556474807d7b79777472706e6b69676462605e5b59575452504e4b494744413a2d1d0d0000000000102233424b4d4a46423e3a36322e2a26282b2e31374a5c6f8294a6b9b4a28f7c6a574532200e00000b1e30404c505050505050505050505062778da2b7b49f89745f4a3938363433312f2e2c2b292726231c12040000000000000000000000010306080b0d1a2b3b4b5c6c7c8d9dadbdb2a29182706050402f1f0f000000001f344a5f74868686868686868686868686868686899cb1b4a59f9f9f9f9f9f9f9f9f9f9f9f9f9f97826c57422c17000000081d32475c71879cb1baa5907a65503b26110000001d32475c72889db3b8a38d77624c434c555e677079828b949d9986725f4c39251200001b30465b70869bb0b0afadacaba9a8a7a5a4a2a19f9e9c9b99989795949391908f8d8c8b89888786848382807d79644f3a240f00132536444c4f505253555658595b5c5e5f606263646667696a6c6e6f70727374767778797b7c7d828384868787705b46311c07000000000000000000000008111617161412100e0c0a080705030100000000000000000000000000000000000000001f344a5f748ba0b5b5a08b745f4a424446494b4d50525457595b5e606365676a6c6e70738091a5babdad9c8c7b6b5a46321d080000000000000000000000000000000115283c5063778b8e867d766e5e4b37220d0013253645556473839393918f8c8a888683827d7c79777573706e6c6a676563605e5c5a564b3b2b1b0a0000000005152430373835312d292b2e3134373a3d404346494c526476899caebeac998774624f3d2b18050011263a4d5e666666666666666666666666758ba0b5b6a18c7660504e4c4b4a4846444342403e3c3b372f2213020000000004090b0e101316181b1d202325272d3e4e5e6e808f9fb0c0af9f8f7d6e5e4d3d2d1d0c0000001e33475b6b6f6f6f6f6f6f6f6f6f6f6f6f6f6f6f869bb0ab96898989898989898989898989898989806b56402b16000000021a2f44596e8499aebda8937d68533e29140000001e33485d72889db3b5a28d77624c3739414a535c656f77828a907c695643301c0900001a2f44596e84999c9b99989795949391908f8d8c8b898886858382807d7c7b79787776747372706f6e6c6b6a68665b4936210d001b2f435461646667686a6b6d6e70727374767778797b7c7d808283858688898b8c8d8f909193949697999a9c88725d48331e09000000000000000000000d1a252b2c2b2927252322201e1c1a18161412100e0c0b09070503010000000000000000001f344a5f748ba0b5b5a08b745f4a342f313436383b3d3f424446494b4d505254575c6d7d8e9eaec0af9f8f7d6e5d4d3c2a1703000000000000000000000000000000091d3044586b8093a29a928a77634e38230e001b2f435463728392a1a8a6a4a19f9d9b989694918f8d8b88868482807c79777673706f695949382818080000000006131c242e34383a3d404346494c4f5255585b5e6164676c7d91a3b7b6a492806c5a4835220e00152a3f54697b7b7b7b7b7b7b7b7b7b7b7b7b899eb3b8a38d7867656362605f5d5b5a5857555352504b40311f0d00000410191e202326282b2d303235383a3c3f42445061708292a2b2bdad9d8c7c6b5b4b3b2a18050000182b3e4e585a5a5a5a5a5a5a5a5a5a5a5a5a5a6e8499afab958073737373737373737373737373737366533e291400000000172c41566b8296abc0ab96826b56412c170200001e33485e73899fa0a0a08c76604b36252e374049525b646d768073604d3a2713000000182d42576c83888786848382807d7c7b79787776747372706f6e6c6b696866656362605f5e5c5b5a5857565453514a3d2c1a06001f34495e72797b7c7d808283848687888a8c8d8f90919394959798999b9c9ea0a1a3a4a5a7a8a9abacaeaf9f8a745f4a34200a0000000000000000000e1d2b384042403e3c3b38373433312f2d2b2927262322201e1c1a18161412100a01000000001f344a5f748ba0b5b5a08b745f4a341f1c1f212326282a2c2f313436383b3d49596a7a8b9bacbcb2a291827060503f2f1e0d000000000000000000000000000000001125384c6073889bafab9784705c4834200b001f34495e728291a1b0bdbbb9b7b4b2b0adaba9a7a4a2a09d9b99979492908d8b89878477675646362615030000000314253441494c4f5255585b5e6164676a6d707376787c80838ca0b5c1af9c8a7764513c271200172c41576b8291919191919191919191919193a2b6baa5907d7c7a7877767472706f6e6c6a6867655e4f3c2814000514222c3336383b3d404245474a4c4f525457595c5e63738494a5b7baaa9a8a7968584835210d00000f20303c4344444444444444444444444444586c8398adab97826b5e5e5e5e5e5e5e5e5e5e5e5e5e5e574937230f0000000014293e53687d93a8bdae99846e59442f1a0500001f34495e73898b8b8b8b8b76604b36211b242d363f48515a636b685744311e0a000000162c405568747372706f6d6c6a686766646362605f5e5c5b5a585756545351504e4d4b4a484746444342403f3e3c372d1f0e00001e33485e7389919394959798999b9c9d9fa0a2a4a5a7a8a9abacadafb0b2b3b5b6b8b6b5b3b2b1afaeacaba18c76604c37210c00000000000000000e1d2c3b495457565352504e4c4a48464442403f3c3b38373533312f2d2b2a27251e13050000001f344a5f748ba0b5b5a08b745f4a341f0a090c0e101315171a1c1f212636465767778898a9b9b5a59484736352423221110100000000000000000000000000000005192d4054687b8fa3b6a38f7b6754402c1905001f34495e73889dafbfc2b7b3b4b6b8bbbdbfbebcb9b7b5b3b0aeaca9a7a5a3a09e9c95857464544333200d00000010213243525d6264676a6d707376797c808386888c8f9194979ca9bbc8b5a28f7c68533e281300192e43586e8398a7a7a7a7a7a7a7a7a7a7a7a8b1c0beab9a9492908f8d8b898887868382807d7c7a6b57412c17001122323f484b4d505255575a5c5f626467696c6e707376787b889db3c8b8a797877664503b2611000002121f292e2f2f2f2f2f2f2f2f2f2f2f2f42576c8297acac97836c574848484848484848484848484844392b1a070000000011263b50657a90a5bab19c87715c47321d0800001f34495d70747474747474705e4a35200b111a232b353e475057554a3a2815010000001226394b595f5e5c5b5a5857555452514f4e4c4b4a484746444342403f3e3c3b393836353332302f2e2c2b2a2927231b0f0100001d32475c72879ca8a9abacadafb0b1b3b4b5b7b6b4b3b2b0afadacaba9a8a7a5a4a3a1a09f9d9c9a999796948d77634e38230e000000000000000f1e2c3b4a58676c6b68676463615f5d5b5a57565352504e4c4a48464442403f3c393023140200001f344a5f748ba0b5b5a08b745f4a341f0a000000000000000006122333445464748596a6b6b8a797877666554534241404000000000000000000000000000000000d2135485c708497abaf9b8773604c38251100001c31465b70869bafc4b4a59d9fa1a3a5a8aaacaeb0b3b5b7b9bcbebfbcbab8b5b3b1a392827161503c271300000c1d2e3f4f607077797c808386898c8f9294979b9da0a3a6a9acb0b9c7bfac9986725f4c392510001b30455a6f869aafbcbcbcbcbcbcbcbcbcbcbdc3cfc8b8ada8a7a5a4a2a09f9d9c9a9897959492826b56402c1600192d40515c606265676a6c6f727477797c7d828487898c8e9095a3b6cac5b5a18d7965513c2711000000010d15191a1a1a1a1a1a1a1a1a1a1a2b40566b8095abad98836d584333333333333333333333333330281c0d00000000000e23384d62778da2b7b49f89745f4a35200b00001a2e41515d5f5f5f5f5f5f5d52422f1b0700071018212a333c4140382c1c0b000000000a1c2d3b464a484746444342403f3d3c3a393736343332302f2e2c2b2a282726242321201e1d1b1a1917161513120f08000000001b30465b70869bb0b0afadacaba9a8a7a5a4a2a19f9e9c9b99989795949391908f8d8c8b89888786848382807d79644f3a240f0000000000000d1e2d3c4a59687683807d7c7978767472706f6c6b68676563615f5d5b5a575654524d4132200c00001f344a5f748ba0b5b5a08b745f4a341f0a0000000000000000102030415161728393a3b3bbaa9a8a7968584837271706000000000000000000000000000000000215293d5064778c9fb3a693806b5744301c090000192e43586d8398adc0ac9788898c8e90939597999b9ea0a2a4a7a9abadb0b2b4bac1b0a090806a543f2a150007192a3b4c5d6d7d8c8f9295989b9ea1a4a7a9acafb3b5b8bbbebfbcb9b6b3a28f7c695643301d09001c32475c70879cb1b1b1b1b1b1b1b1b1b1b1b1b4bfcec9c1bebcbbb9b7b5b4b3b1afadacaba895806a543f2a15001e33485d6f7577797c80838587898c8f919497999c9ea0a3a5a9b2c1d1c1ad9986715d4a36220e0000000000000000000000000000000000152a3f546a8095aaaf99846e59442f1e1e1e1e1e1e1e1e1e1e1e1b150b0000000000000b20354a5f748a9fb4b7a18c77624d38230e000011233341494a4a4a4a4a4a494134241200000000050e1720282c2b251b0e0000000000000f1d2a32343332302f2e2c2b2a2827252422211f1e1d1b1a191716151312100f0e0c0b090500000000000000000000000000001a2f44596e84999c9b99989795949391908f8d8c8b898886858382807d7c7b79787776747372706f6e6c6b6a68665b4936210d000000000005182b3c4b5a68778795959491908d8c8a88878483807d7c7978767472706f6c6b68675f4f3c281300001f344a5f748ba0b5b5a08b745f4a341f0a000000000000000d1d2e3e4e5f6f8090a0b1bead9d8d7c6b5b4b3a2a1a0900000000000000000000000000000000000a1d3145586c8094a7b29e8a77634f3c2814010000162b40556a8095aabfab96827476787b7c80828487898b8d8f919496989b9d9fa8b8bea9947d69543f2a150010243648596a7a8c9ca4a7aaadb0b3b6b9bcbfbfbcb9b6b3b0adaaa7a4a19e9986725f4c39261300001e33485e73889c9c9c9c9c9c9c9c9c9c9c9c9ca1b0c2ccc0bab9b9b9b9b9b9b9b9b9b9b9b9a8937d68533e2913001f34495e73898d909295979a9c9fa1a4a7a9acaeb1b3b5b8bbbec0bebcb9a5927d6a56422e1a06000000000000000000000000000000000013293e53687d94a9b09b866f5a45301b06000000000000000000000000000000000000081d32475c71879cb1b9a48f7965503b261100000515232e34343434343434342e241606000000000000040d141716110900000000000000000c171d1f1e1d1b1a191716141311100f0d0c0a09040000000000000000000000000000000000000000000000000000000000182d42576c83888786848382807d7c7b79787776747372706f6e6c6b696866656362605f5e5c5b5a5857565453514a3d2c1a0600000000000b2034485a69788796a5aba8a7a5a3a19f9d9b9997959491908e8c8a88878483807d7c6b56402b1600001f344a5f748ba0b5b5a08b745f4a341f0a0000000000000a1b2b3b4c5c6c7d8e9eaebeb0a08f806e5e4d3d2d1c0c0000000000000000000000000000000000001226394d6074889cafaa96836f5b4734200c00000013283d52677c92a7bcae99846f616366686a6c6f70737577797c7d828386888a9bb0bda8937c68533e281300162b3f5366768898a9b9bcbfbfbcb9b6b3b0adaaa7a4a19e9b9895928f8c89867c695643301d0a00001f344a5f74878787878787878787878787878793a7bcbdaea5a4a4a4a4a4a4a4a4a4a4a4a4a4917c67523c2712001c32475c70879ca5a7aaacafb1b4b6b9bbbebfbdbab8b5b3b0aeaca9a7a49e8a76624e3a271300000000000000000000000000000000000012273c52677c93a8b19c87705b46311c07000000000000000000000000000000000000031a2f44596e8499aebca7937c68533e291400000005111a1f1f1f1f1f1f1f1f1a1206000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162c405568747372706f6d6c6a686766646362605f5e5c5b5a585756545351504e4d4b4a484746444342403f3e3c372d1f0e0000000000000e23384e63778897a5b4c0bebcbab8b6b4b2b0afacaba9a7a5a3a19f9d9b99989594806a543f2a1500001f344a5f748ba0b5b5a08b745f4a341f0a00000000000818283949596a7a8b9babbcb3a29282706150402f1f0f000000000000000000000000000000000000061a2d4155697c90a4b5a28e7a66533f2b180400000010253b5064798fa4b9b19c87715c4e505355575a5c5e60626467696b6e70728499afbca7917b66513c271200172c42576c8295a5b6c1b4adaaa7a4a19e9b9895928f8c898683807c797673706d5f4c3926130000001e33485c6d707070707070707070707070707990a5bab4a0908f8f8f8f8f8f8f8f8f8f8f8f8f8f7a65503b2611001a2f44596e8499aebcbfbebbb9b7b4b1afacaaa8a5a3a09e9b999794918f8d836e5a47331f0b00000000000000000000000000000000000011273c51667b91a7b29d88725c47321d0700000000000000000000000000000000000000172c41566b8296abbfab95806b56412c170200000000000000000000000000000000000000000000000000000000000000000000000000000000000003080a08020000000000000000000000000000000000030a101313100e09010000000000000000000000000000001226394b595f5e5c5b5a5857555452514f4e4c4b4a484746444342403f3e3c3b393836353332302f2e2c2b2a2927231b0f01000000000b141a22374c61768ca1b5c3bdb3b0b2b4b6b8b9bbbdbfc0bebcbab8b6b4b3b0afada7927c67523d281300001f344a5f748ba0b5b5a08b745f4a341f0a0000000004152636465667778898a9b9b6a5958573635343322212010000000000000000000000000000000000000e2236495d708598acae9a86725f4b372410000000000e23384d62778ca1b6b49f89745f4a3b3e40424447494b4d4f525456585b70869bb0bba5907965503b261000162b40556a8095abc0b5a39995928f8c898683807c797673706d6a6764615e5b585041301d0a000000192c3e4f595b5b5b5b5b5b5b5b5b5b5b5b63788ea3b8b19c88787878787878787878787878787876634e39240f00182d42576c8297acaeaba9a6a4a19f9c9a979593908d8b898784827d7c79777466533f2b170400000000000000000000000000000000000010263b50657990a5b39e89735e48331e090000000000000000000000000000000000000014293e53687d93a8bdad98836e59442f1a0500000008101415151515151515151515151515151515151515151514100800000000000000000000000d171d1f1c150b00000000000000000000000000030a11171e25282826231c140b03000000000000000000000000000a1c2d3b464a484746444342403f3d3c3a393736343332302f2e2c2b2a282726242321201e1d1b1a1917161513120f0800000000000f1d282f30354a5f74899fb4c1ae9f9b9d9fa1a3a4a7a8aaacaeb0b1b3b5b7b9bbbdbaa5907965503b261100001f344a5f748ba0b5b5a08b745f4a341f0a00000000102233435464748595a6b6b8a89888766656453525140400000000000000000000000000000000000003162a3e5165798da0b4a5927d6a56432f1b08000000000b20354a5f74899fb4b6a18c77624d38282b2d2f313436383a3c3f41475c72889cb2b9a48f78634e39240f0014293e53687d94a9beaf9a85807c797673706d6a6764615e5b5855524f4c4946433d322312000000000f21313d4546464646464646464646464c61768ca1b7b49f89736363636363636363636363636362584734200c00152a3f54697d949b999694918f8c8a888683807c7a787673706e6c696764625f5849372310000000000000000000000000000000000000000f243a4f64798fa4b49f8a745f4a341f0a0000000000000000000000000000000000000011263b50657a90a5bab09b87705c47321d0800000e1a24292a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a29241b0e000000000000000000101e2a323431281d12070000000000000000030a11171e252b32393e3d3b3830271f160e050000000000000000000000000f1d2a32343332302f2e2c2b2a2827252422211f1e1d1b1a191716151312100f0e0c0b090500000000000000000000000000000b1d2d3a434644475c72889cb2bba6918688898c8d8f91939597999b9c9fa0a2a4a5a8a9a38d78634e39240f00001f344a5f748ba0b5b5a08b745f4a341f0a00000000192c3f5161718293a3b3bbab9b8a7969594838281707000000000000000000000000000000000000000b1e3246596d8295a8b19d8a76624e3b27130000000000081d32475c71879cb1b9a48f7965503b2616181a1c1f212325272a33485e73899eb3b8a38d77624c38230d0012273c52677c92a7bcaf9a866f6764615e5b5855524f4c494643403d3a3734312e29211405000000000313202a3030303030303030303030354a5f748ba0b4b5a08c76604e4e4e4e4e4e4e4e4e4e4e4e4d473a2a18050013283d52677c888684827d7b797774726f6d6a686663605e5c595754524f4d4a453a2b1a07000000000000000000000000000000000000000e23384e63788ea0a0a08b75604b36200b000000000000000000000000000000000000000e23384d62778da2b7b39e89745f4a35200b000c1d2c373e3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3e382c1e0d000000000000000e1e2e3c464a453a2f24190e03000000030911171e252b323940464d5352504c433b322a2118100700000000000000000000000c171d1f1e1d1b1a191716141311100f0d0c0a0904000000000000000000000000000000000000000000000000000000000014283a4b575b5a585a6f869aafbba6917b72747677797b7d8082848687898b8d8f909394978c76604c37210c00001f344a5f748ba0b5b5a08b745f4a341f0a000000001d32475c6f8090a0b1beae9e8d7c6c5c4b3b2a1a0a000000000000000000000000000000000000000013263a4e6175899db1a995826d5a46331f0b0000000000021a2f445a6f8499aebca7927c68533d2813000006090c0e101220354a5f748ba0b5b6a18c76604b36210c0011263b50667b90a5bbb19c87705c4f4c494643403d3a3734312e2b2825221f1c19150e03000000000000020e161b1b1b1b1b1b1b1b1b1b1e33485e73889db0afa38d77634e38383838383838383838383833291c0c000010253a4f637373706e6b696764625f5d5a585553504e4b494744423f3d3a383531281c0d00000000000000000000000000000000000000000d22374c62778b8b8b8b8b76614c37220c000000000000000000000000000000000000000b20354a5f748a9fb4b6a18c77624c38230d0016293b4953545454545454545454545454545454545454545454534a3c2a170400000000000c1c2c3c4c5a5f584c41362b21160b0910171e252b323940464d545b616867655f574e463d342c231b120901000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a2f435769706f6d6b6d8398adbda8937d685f60636466686a6c6e7072737577797b7c808283735e49341f0a00001f344a5f748ba0b5b5a08b745f4a341f0a000000001d32475c72889daebeb1a090806f5e4e3e2d1d0c0000000000000000000000000000000000000000071b2e4256697d91a5b4a18d7965523e2b1703000000000000172c42576c8296abbfaa95806a55402b16010000000002050c21364b60768ca1b6b4a08b745f4a34200a000f243a4f64788fa4b9b39d88735e483734312e2b2825221f1c191613100d0a0700000000000000000000000000000000000000000000041c31475c70879c9b9997907964503b25232323232323232323231f170c0000000c203446565f5e5b595754524f4c4a484543403e3b393634312f2c2a282523201c150b0000000000000000000000000000000000000000000b20354a5e70747474747471604b36210c00000000000000000000000000000000000000081d32475c71879cafaca48f7964503b2510001d314558676a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a675947331e09000000000b1a2a3a4a5a6a74695e53493e33281d1e242b323940464d545b61686f757c7c79736a615950483f372e251d140a00000000000000000004090b0a0704000000000000000000000000000000000000000008121a1c1b150c0000000000000000000000000000001b30465b7086848382808297acbfaa958073716f6e6c6b6968666463625e60626466686a6b6d6a5946311c0700001f344a5f748ba0b5b5a08b745f4a341f0a000000001d32475c72889db3bea994827161514030200f0000000000000000000000000000000000000000000f23374a5e728699adac9985715d4a36230f00000000000000152a3f54697d93a8bdad98836d58432e1906090d1014171a1e23384d62778da3b8b39e89735e48331e09000e23384d62778da2b7b49f8a745f4a37363432302f2d2c2a2927262422211f1a12060000000000000000000000000000000000000000001a2f445a6f8588878483807a66503b26110e0e0e0e0e0e0e0e0e0b040000000004172838444a494644413f3c3a373533302e2b292624211f1c1a171513100e0b080200000000000000000000000000000000000000000000071b2f42525d5f5f5f5f5f5e5343301c0800000000000000000000000000000000000000031a2f44596e8499999794917c68533d2814001f344a5f7480808080808080808080808080808080808080808076604b36210d0000000819283848586878877c70665b50453a2f32393f464d545b61686f757c838a91928f877d756c645b534a413930271c0e000000000000000d171e21201c1915120e0b0704000000000000000000000000050f1a252e3230281d0f00000000000000000000000000001c31465b708799989795949fb1c2ad998b8887868483827d7c7b7978776c584d4f5053545658564c3c2a160200001f344a5f748ba0b5b5a08b745f4a341f0a000000001d32475c72889db3bfaa978776665545352515040000000000000000000000000000000000000004172b3e5266798da1b5a4917c6955422e1b070000000000000012273c51667b90a5bbb09b86705b46311c1b1e2225292c2f3336394e63788fa4b9b29c88725c47321d07000c21364b60768ca0b5b6a18c76614e4c4b4947464443413f3e3c3b393736342e2416060000000000000000000000000000000000000000182d42576a7473706f6c6a685d4b37230e000000000000000000000000000000000b1a27303434312f2c2a272522201e1b181614110f0c0a06000000000000000000000000000000000000000000000000000000000000000012243441494a4a4a4a4a4942352514010000000000000000000000000000000000000000172c41566b828784827d7b7969543f2a14001e33485d7187959595959595959595959595959595959595958e78644f3a25100000001325364656667687978e83786d62574c41464d535a61686f757c838a91979ea5a7a39a928980776f665d554c443a2c1c0a0000000002101e2a333634312d2a2623201c1915120e0b070401000000010c17212c374247443b2d1d0b000000000000000000000000001d32475c72889dadacaaa9afbdc9b7a79f9d9c9b999896949391908e866f5a443a3b3d3f4143423a2e1e0d0000001f344a5f748ba0b5b5a08b745f4a341f0a000000001d32475c72889aaabab5a4948473635343322212020000000000000000000000000000000000000c1f33475a6e8296a9b09c8975614d3a261200000000000000000f24394e63788ea3b8b39d88735e49342d3033373a3e4144484b4e52657990a5bbb09b86705b46301b06000a1f344a5f74899fb4b8a38d78646361605e5c5b5a5856545351504e4c4b4941342412000000000000000000000000000000000000000014283b4d5a5f5e5b5a5755534c3f2e1b08000000000000000000000000000000000009141c1f1f1c1a171512100d0b0803000000000000000000000000000000000000000000000000000000000000000000000000000000000616242e343434343434342f25170800000000000000000000000000000000000000000014293e536774726f6c6967645d4c3a2611001a2f44586d8397abababababababababababababababababa6917c67523d28130000001b2f435464748595a5a0958a8074695e535a61686e757c838a91979ea5acb2b3b2b6aea59c948b8379716860574a3927130000000412202e3c474b4946423f3b3835312e2a2723201c1915120e0b131e29343e4a555c584b3a2816040000000000000000000000001e33485d72889dabacadafb1bac8c5bab4b3b1b0aeadaba9a8a7a599846e58442f26282a2c2e2d271d10000000001f344a5f748ba0b5b5a08b745f4a341f0a000000001b3045596c7c8d9dadbdb2a292827061514030201000000000000000000000000000000000000014273b4e62768a9eb1a894826d5945321e0a00000000000000000c21364b60768ba0b5b5a08b76604c3e4245484c4f5356595d6063676a7b91a7bcaf99856f5a442f1a0500081e33485d72889db3b9a48f7b797876747372706f6c6b6a6866656362605d52422f1b07000000000000000000000000000000000000000b1e2f3d474a48464442403e392f2110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121a1f1f1f1f1f1f1f1b12070000000000000000000000000000000000000000000010243749585f5c5a5754524f4a3f2f1d0a00162b3f54697d93a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a095806a55402b160000001f34495e728393a3aeb3a89d92877c70686e757c838a90979ea5acb2b2aba59e9da6aeb7b0a79f968d857c736856422d190000051322303e4c59605e5b5754504d4a46433f3c3835312e2a27232025303b46515c677169574533210f0000000000000000000000001e33485e738994959798999daabcc2b2a7a6a8a9abadafb0b2b3ad98836d58432e181315171918130b00000000001f344a5f748ba0b5b5a08b745f4a341f0a00000000162a3d4e5e6e7d8f9fafbfb09f8f806f5e4e3e2e1d0d00000000000000000000000000000000081c2f43576a7d92a6b3a08c7864513d2a16020000000000000000091f34495e73889db2b8a38e78635053575a5d6164686b6e7275787c808393a8bdad98836e58432e190300021c31465b70879cb1bda99891908e8c8b898886848382807d7b79787775705e4a35200b0000000000000000000000000000000000000000111f2b323433312f2d2b29251d11030000000000000000000000000000000000000000000000050e1416140d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081a2c3b454a4745423f3d3a362d2111000012263b5065798b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836e58442f190000001e33485c6e7a86919ca8b3afa4998e837c838a90979ea4abb2b1aba49e97918a8a929ba3acb4b2a9a1988f826e59442f1a0005142331404e5c6a7673706c6965625f5b5854514d4a46433f3c383538434d58636e79847562503e2c1a0800000000000000000000001f344a5f737c7d808283848ca1b6b9a5949193949698999b9c9fa097836c57422c170200000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a000000000d1f30405060708291a1b1bdad9d8d7c6c5c4c3b2b1b0b0000000000000000000000000000001024374b5f72869aaeab9884705d4935210e000000000000000000061c31465b70869bafbba6917b6665686c6f7276797c8084878b8e919498a0b0c1ac97826c57422c170200001a2f445a6f869aafc0b6aaa7a5a3a1a09f9c9b999897959391908f8d8b745f4a35200b0000000000000000000000000000000000000000010e181e1f1e1c1a1816141009000000000000000000000000000000000000000000000000081621292b2821170d0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d1315120c03000000000000000000000000000000000000000000000000000e1d29313432302d2a2825221b100300000d22374c60717474747474747474747474747474747474747474746b58432e19000000192d3f505c6873808a96a1acb6aba09590979ea4abb2b1aba49d97908a837c75767d889098a0a9b2b19e8b7865523f2b1700112232414f5e6c7a898986827d7a7773706c6966625f5b5854514d4a4a55606a75828c92806d5b4937251301000000000000000000001c3044566367686a6b6d73899fb3b7a18c7b7c808283848688898b8c826b56402b160100000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a0000000001122232425262728393a3b4bbab9b8a7a6a5949392919080000000000000000000000000005182c3f53677a8fa2b6a3907c6854412d190600000000000000000000192e43586d8398adbea9947d76797d8284888b8f9295999c9fa3a6a9adb2bec0ab95806b56402b16010000192e43586e8393a2b1c0bebbbab8b7b5b3b2b0afadacaaa8a7a5a39f89735e49341f0a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000051626343d403d342a1f150b010000000000000000000000000000000000000000000000000000000000000000000000000000000000050c131921272a27201406000000000000000000000000000000000000000000000000000c161d1f1d1b181513100d0700000000091d3043535e5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e3c29150000001022323f4b56616d78848f9ba6b1b3a8a5abb2b1aaa49d979089837c756e6861636b737c858d969ea694826e5b4936230f00192d40515f6d7b8a989e9a9793908c8986827d7a7773706d6966625f5c67727d88939e9d8b79665442301e0c00000000000000000000142738464f555b5a585c72879cb1b8a38e78686a6b6c6e70727375777868543f2d1e0d00000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a000000000004142434445565758696a6b6b8a8988877675747362616060000000000000000000000000c2034475b6f8396aaaf9b8874604c3925110000000000000000000000162b40556a8095aabfac98898c8f9396999da0a3a7aaaeb1b4b8bbbfc0c5cfbfa9947d69543f2a14000000162b405466748493a2abacaeb0b1b3b5b7b8b9bbbdbfbfbdbcbab39d88725c47321d08000000000000000a141a1d1c1a1917161413110f0e0c0b0907060403010000000000000000000000000000000000000000000000000000000f213444515650463c32281e140900000000000000000000000000000000000000000000000000000000000000000000000000030b121920272e353c3f3b32241403000000000000000000000000000000000000000000000000000000000000000000000000000000000114253542494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473e301f0d0000000414222d39444f5b66717d89949fabb1b1aaa49d968f89837b756e68615a534d4f5760687179828a938a7764513e2b1906001e33485d6f7d8c9aa8b3afaca8a5a19e9a9793908c8986837d7b7774707985909aa5b0a89684725f4d3b281500000000000000000000091a283d5265706f6e6c6f869aafbba5907a65565657595b5c5e6062635c544b3c2b1804000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a00000000000006162737475767778898a8b8b6a696857564544434241403000000000000000000000115283c5063778b9fb2a793806c5844311d09000000000000000000000013283d52677c92a7bcb5a69fa1a4a7abaeb2b5b8bcbfbcb9b6b2afacabb3c0bda8937c68533d28130000001124374857657484939597999b9c9ea0a1a3a4a6a8a9abadafb0b19c87705b46311c070000000000000d1b272f32312f2e2c2b292826252321201e1d1b1a1816151312100f0d0b0a08070503020000000000000000000000000006192b3e51626b63594f443a30261c1208000000000000000000000000000000000000000000000000000000000000000000000a161f262d343b424950544f4232200d00000000000000000000000000000000000000000000000000030a11171a18130900000000000000000817252f34343434343434343434343434343434343434343434332b2012010000000004101b27323d4954606b76828d979c9c968f89827b746e67605a534d463f393b444c555d666e7780806d5a4734220f00001f34495e73899caab8c6c2c0bdbab6b3afaca8a5a19e9b9794908d89868c97a2adb7bdb2a18f7d6a58442f1a0000000000000000000000152a3f546a80868483808398adbca7927c6b6b6b6b6b6b6b6b6b6b6b6b695a47331e09000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a000000000000000919293949596a7a8a9babbbb3a393837262524231211101000000000000000000091d3044586b8093a7b29f8b7763503c291501000000000000000000000010253b5064798fa4b8c3b8b4b6b9bcbfbbb8b5b1aeaba7a4a19d9a9796a2b5bca7917b66513c2712000000081a2a39475665747d8083848687898b8c8d8f9193949698999b9c9b866f5a45301b050000000000081a2b39434746444342403e3d3b3a3837353332302f2d2b2a2827252422211f1e1c1a1917161412110f0901000000000000112336485b6d80766c61574d43392e241a1006000000000000000000000000000000000000000000000000000000000000000a1a28333a41484f565d646a614f3c281400000000000000000000000000000000000000000000020910171e252b2f2d261b0d000000000000000007121b1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f02000000000000000915202b37424e59646f7b838788827a746d67605a534c463f39322b25283039414a525b636c7163503d2b180500001e33485d72889db3c8baaeabaeb1b4b8bbbfbdbab6b3afaca8a5a29e9b9fa9b4bfb5aba0958a80705b46301b0000000000000000000000162b40566b829799979594a0b2bea9948282828282828282828282828276604b36210b000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a00000000000000000b1b2b3c4c5c6c7c8d9dadbdb1a1908070604f3f2f1f0f0000000000000000001125384c6073889bafaa97836f5c4834200d0000000000000000000000000e23384d62778c9ba7b4bbb7b4b1adaaa7a3a09c9996928f8c888682869bb0bba5907964503b2510000000000c1b2938475664696b6c6e707273747678797b7c80828384868889846e58432e1904000000000011253849575c5b5a5857555352504f4d4c4a4847464442403f3e3c3a3937363433312f2e2c2b292726241d130600000000081b2d405365778b897d746a60564c41372d23180e040000000000000000000000000000000000000000000000000000000002152838454e555c636a7178806b57432f1b0700000000000000000000000000000000000000080f161d242b3239404442392b1b090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030e1925303c47525e686d72746d666059534c463f38312b241e1710151d252e363f4750585c554634210e0000001c32475c70879cb1c0ac9c96999ca0a3a6aaadb0b4b7babebebab6b3b0b2bbbbaea3988d83776c6153402c180000000000000000000000172c42576c8297acacaba9b0bec3af9f9797979797979797979797978b745f4a35200b000000000000000000001f344a5f748ba0b5b5a08b745f4a341f0a0000000000000000000d1e2e3e4e5e6e808f9fafbfae9e8f7d6d5d4d3d2d1c0c0000000000000005192d4054687b8fa3b6a28f7a6753402c19050000000000000000000000000b20354a5e707c8996a3a6a29f9c9895918e8b8884827c7976737072879cb1b9a48f78634e39240f00000000000b1a29384751545657595b5c5e5f61636466686a6b6c6e707273746a57422d18030000000000162b40546772706f6e6c6a6867666463605f5e5c5b5957565453514f4e4c4b4a4846444342403e3c3b38302415040000001225374a5d6f82959c91877c72685e544a40352b21170d020000000000000000000000000000000000000000000000000000091e324556626970777d868c87725e4b36220f000000000000000000000000000000000006121c232a31383f464d545a56493825120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e2a35404c54595d5f59524c453e38312b241d1610090300010a121b232b343c444742372817040000001b30455a6f869bb0bca7918284888b8e9195989b9fa2a5a9acafb3b6bcc7c1ae9d91867b70655a4f443523110000000000000000000000172c42576c8398a9abacaeb1bac9bdb1acacacacacacacacacacac9f89735f4a341f0a070200000000000000001f344a5f748ba0b5b5a08b745f4a341f0a01020304050607090a0b102030405061708291a1b2bcac9c8c7b6b5b4a3a2a1a0a0000000000000d2135485c708497abae9a87735f4b38241000000000000000000000000000061b2e41515f6b788591918d8a8783807c7876726f6b6865615e5e73899eb3b7a28d77624c37220d0000000000000b1a29353c3f4042444647484a4c4e4f5153545657595b5c5e5f5a4d3b2814000000000000182d42576c8387868382807d7c7b797776747372706e6c6b6a6866646362605f5d5b5a5857555352504c4233220f0000001a2e415467798d9faea49a90867b70665c52483e342a1f150b010000000000000000000000000000000000000000000000000c22374c61747d858c929aa08e7965523e2a16020000000000000000000000000000000616242f373e454c535a61686f6755412d190500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232e393f44484a453e37312a241d1610090200000000000000070f18202930322e25190a000000001a2f44596e8499afbca7927c6f7275787c8083878a8d9094979b9ea1a9b8bda8938073695e53483d322617060000000000000000000000192e43586e8493949597999dabbec1b0a6a4a6a8a9abadafb0b2b39e89735e48331e1e1c160c000000000000001f344a5f748ba0b5b5a08b745f4a341f15161718191b1c1d1e1f2122232432425263738394a4b4baaa99897968584838281707000000000215293d5064778c9fb3a6927d6a5743301c080000000000000000000000000000122333414e5a6773807b7874716e6b6764605d5a5653504c4a5f748b9fb4b6a18c76604b36210c000000000000000b1822272a2b2d2f3032333537383a3c3e3f4042444647494a473d2f1e0b0000000000001a2f44596e84999a9897959492908f8d8c8b898786848382807c7b797877757372706f6e6c6a68676660513e2b160000001f34495d718597a3adb6aca2988e84796f655a50463c32281e140900000000000000000000000000000000000000000000000c21364b607488999fa7aea995826d5945311d09000000000000000000000000000000122434424b525960676e757c83705c4834200c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c252b2f3334312a231d160f0902000000000000000000000000040d151b1c1a12080000000000192e43586d8398adbda8937d685d6064676a6e7174777b7d8386898d9bafbfa9947d68564c41362b201508000000000000000000000000182e43586d7b7c7d8083848ea3b8b7a3928f9193949698999b9d9f9d88725c4732313331291d0f0000000000001f344a5f748ba0b5b5a08b745f4a34292a2b2c2d2f3031323334363738393a3b455565758696a6b6b7a7978776665645352515040000000a1d3145586c8094a7b19e8a76634f3b2814000000000000000000000000000000061523303c4956626a6663605c5956524f4b4845413e3b374b60768ca1b6b49f8b745f4a341f0a0000000000000000050e121416181a1b1d1e2022232527282a2b2d2f30323434322b1f11000000000000001b30465b70869bafadacaba9a7a5a4a3a1a09e9c9b999896949391908f8d8b898887858382807d7c7b6e59442f1a0000001f34495d707b86909aa5afb5aba0968c82776d63594f443a30261c1208000000000000000000000000000000000000000000081c3144586c8295a9bbc1b09c8874604c3824100000000000000000000000000000001a2e41525f666d747b838a908c7763503b271400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a11161a1e1f1c160f090200000000000000000000000000000000000000000000000000000000172c42576c8297acbfa994806a544b4f5255595c5f6366696d70738397acc0ab95806a55402e23190e030000000000000000000000000015293d505f6667696b6c768ba0b5b6a18c797b7c7d8283848688898b87705b46434648453b2d1c0a00000000001f344a5f748ba0b5b5a08b745f4a3c3e3f40424344454647484a4b4c4d4e4f5052535767778898a9b9b5a59484736353433322100000001226394d6074889cafa996826e5a47331f0c0000000000000000000000000000000005121f2b38455054514e4b4744403d3a3633302c2926384d62778da3b8b39e89735e48331e090000000000000000000000000000000005090b0d0e1012131516181a1b1d1f1f1e180e01000000000000001d32475c71879caaacadafb0b2b4b5b7b6b4b3b1b0afadaba9a8a7a5a3a2a09f9d9c9a9897959492846e58432e190000001a2e41515f69737d88929ca6b1b3a99f958a80766c61574d43392e241a1006000000000000000000000000000000000000000115293d5165798ea2b6bfb7a48f7b67533f2b170300000000000000000000000000001f34495d707a82888f979da493806a57432f1b0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8095abc0ab95806b56403a3d4044474b4e5154585b6b8296abc0ac97826c57422c17060000000000000000000000000000000e2132414d505254565e73899eb3b8a38d786667696b6c6e70727375776e5a55585b5e594b39261200000000001f344a5f748ba0b5b5a08b745f50525354565758585a5b5c5e5f60616263646667686a6b6c7a8b9baec2b2a292827161513f2c190000061a2d4155697c90a4b5a28e7966523f2b18040000000000000000000000000000000000010e1a27333c3f3c3936322f2c2825211e1b171424394e63788fa4b9b19c88725c47321d07000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e33485e738993959798999b9d9fa0a1a3a5a7a8a9abadafb0b1b3b5b7b7b5b4b3b1afadacaba997826c57422c17000000112333414c56606a758089939ea8b2b2a79d93897d746a60564c41372d23180e040000000000000000000000000000000000000e22364a5e72869aafaaa49c96836e5a46311c0700000000000000000000000000001f34495d7286959ca4aab1ae9a86725e4a36220e000000000000000000000000000000000001060b111516130c020000020406080806000000000303030303030300000000020303030303050300000000000000000000000000091014141008000000000000000000000000152a3f546a8094a9bfac97826c57422c282b2f3235393c3f43546a8094a9bfad98836d58432e190300000000000000000000000000000003142330383b3d3f475c71879cb1baa590796452545657595b5c5e606264676a6d70736855402c1702000000001f344a5f748ba0b5b5a08b74646667686a6b6c6c6e6f7072737476767778797b7c7d808282838496abc0c0b0a08f806f5c47321d00000e2236495d708598acad9986725e4a37230f0000000000000000000000000000000000000000091621282a2724211d1a1713100d09050011263b50657990a5bbb09b86705b46301b0600000000020a0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0b04000000001f344a5f737b7d808283848688898b8c8e909193949698999b9c9ea0a1a3a4a6a8a9abadafb0aa95806a55402b160000000515242f39434d58626c76828b959faab4b0a69c91877c72685e544a40352b21170d0200000000000000000000000000000000071b2f43576b80939d978f89827a6f5b46311c0700000000000000000000000000001a2e43566a7d93a7b7bfc6b5a28d7965513d29150100000000000000000000000001060b11161b20252a2b271f13131517191b1d1e1a13080d1518191919191918140d09121719191919191a18120900000000000000000008121c252929241a0e000000000000000000000013293e53687d93a8bdad98836d58432e18161a1d2024272a3e53687d93a8bdaf99846f5a442f1a050000000000000000000000000000000005131d2426282f445a6f8499afbca7917c675a5d6063676a6c707376797c808386846e59442f1a05000000001f344a5f748ba0b5b5a08b78797b7c7d8080828384868788898a8b8c8d8f909193949496979899a1b2c5cebeac9985715d48331e0003162a3e5165798da0b4a5917d6a56422f1b07000000000000000000000000000000000000000000040d1315120f0c08030000000000000012273c52677c91a7bcaf99846f5a442f1a0500000009151e242525252525252525252525252525252525252525252525252525252525241f160a0000001c3044566366686a6b6d6f707273757778797b7c808283848688898b8c8e8f9193949698999b9c937d68533e29140000000006121c27313b454f59646e78838d97a1acb6aea49a90867b70665c52483e342a1f14050000000000000001000000000000000014283c5064778c89837b746d665f51402c1804000000000000000000000000000013273b4f63778c9fb4c7d1bca995806c5844301c08000000000000000000030b11161b20252a2f353a3f403b3124282a2c2e3032332e251820292d2e2e2e2e2e2d291f1b262c2e2e2e2e2e2f2d261a0c00000000000007111b242e383f3e372c1d0c0000000000000000000012273c52677c92a7bcaf99846e59442f1a0503080b0f12273c52677c91a7bcb09b86705b46301b06000000000000000000000000000000000001090f11182d42576c8397acbea9947d6c6f7276787b808386888b8f9194989b87715c47321d08000000001f344a5f748ba0b5b7a3928f9091939394959798999b9c9d9e9fa0a1a3a4a5a7a8a8a9abacadafb3bfcecbb8a4907c6955422e1a000b1e3246596d8295a8b19d8975614e3a2713000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d93a8bdad98836d58432e1903000008182732393a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3933281a0a0000142738464f51535456585a5b5c5e6062636466686a6b6c6e707273747678797b7c7d8283848687897b67523c27120000000000000a141e28333d47515b66707a858f99a3adb6aca2988e84796f655a50463c31231302000000060f141616141312100f0e0d0c2134485d707c756e676059524b413322100000000000000000000000000000000c2034485c708598acc0bfb7b09c88735f4b37240f00000000000000000a161f252a2f353a3f44494e53554e41373d3f4143454748423627313d434343434343423c302c394143434343434441382a1a08000000020f1a242d37414b5353493b29170400000000000000000011263b50667b90a5bbb09b866f5a45301b060000000011263b50657a90a5bbb19c87725c47321d07000000000000000000000000000000000000000000162b40556a8095aabfab95808285888b8e9194979a9da0a3a7a9ad9f89745f4a35200b000000001f344a5f748ba0b5c1b0a6a4a5a7a7a8a9abacadafb0b1b2b3b4b5b7b8b9bbbcbdbebfc0bfbdbcbbbab9b8b09c8875614d3a26120013273a4e6175899db1a895826d5946321e0b0000000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8094a9bfac97826c57422c17020000132536444d4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4e463827150200091a28343a3c3e3f4143444647494b4c4e4f5153545657595b5c5e5f6163646668696b6c6e70727373634f3a251000000000000000010b16202a343e49535d67727c86909ba5afb5aba0968c82776d63594f42311e0b00000a1823292b2b2a282726242322201f2d41546468615a534c453e372f24150a09070605040201000000000000000005192d4155697d91a5b1aaa49c968f7a67523d281300000000000000091927333a3f44494e53595e63686a5f4d4a525456585a5c5d544432404f585858585858574e3f3a4a5558585858585a554837241100000010202c36404a545e6867594633200d0000000000000000000f253a4f64798fa4b9b19c87705b46311c07000000000f243a4f64788fa4b9b39e89735e48331e0900000000000000000000000000000000000000000014283e53687d93a8bdb09e94979a9da0a3a6a9acafb2b5b8bbbfb6a18c77624d38230e000000001f344a5f748b9eadbbc2bab9bbbbbcbdbfbfbebdbcbbb9b8b7b5b5b4b3b1b0afaeadacaba9a8a7a5a5a4a3a194806c5945311e0a001a2e4256697d91a5b4a08d7965513e2a17030000000000000000000000000000000000000000000000000000000000000000000000000000162b40566b8296abc0ab95806a55402b160100001a2e4254616464646464646464646464646464646464646464646464646464646464635644311d0800000b17202527292a2c2e2f3032343637383a3c3e3f4042444647494b4c4e4f5153545657595b5c5e5f564634200c000000000000000000030d17222c36404a545f69737d88929ca6b1b3a99f958a80766c604e3a261100071828353e40403f3d3c3b3a3837363433374650534d463f38312a252322211f1e1d1b1a1917161514120d050000000012263a4e62758a9e9d968f88827a7365513d281300000000000004152737454e53595e63686d72777c7c68535a676a6b6e6f7272614d394b5e6c6e6e6e6e6e6c5d494357686e6e6e6e6e6f6654402b1600000a1c2e3e49535d67717a7663503d2a170400000000000000000e23384e63788fa3b8b39d88725c47321d08000000000e23384d62778da3b8b49f8b745f4a341f0a00000000000000000000000000000000000000000011263b50667b90a5bbbdafa9acafb2b5b8bbbebfbcb9b6b3b0ada9a48f7965503b2611000000001f34495d70808f9dacb3b2b1b0afadacaba9a8a8a7a5a4a3a1a0a09f9d9c9b999998979594939190908f8d8c8b7764503d291602001f34495d7286979fa79885705d4936220e000000000000000000000000000000000000000000000000000000000000000000000000000000182d42576c8398adb5a9947d69543f2a140000001e33485d72797979797979797979797979797979797979797979797979797979797974604b36200b000000040c1012131517181a1b1d1f2022232527282a2c2d2f3032343537383a3c3d3f4042444647484a44382817040000000000000000000000050f19232e38424c56606b75808a949ea8b4b2a79d93897d68533e29130010243646525655545351504f4d4c4b4a484746444342403f3e3c3b3a383736343332302f2e2c2b2a292721170a0000000a1e32465a6e839089827b746d665f564836220e000000000000102133445562686d72777c83888d92836e5a627780828386877b66513c4e6378848484848477624c465b708484848484826c57422c1700001125394c5c66707a848e806c594633200d00000000000000000d22374c62778da2b7b49f89735e48331e09000000000c21374c60768ca1b7b6a18c76604b36210c0000000000000000000000000000000000000000000f24394e63788fa2b0bdc3bfc0bdb9b6b3b0adaaa7a4a19e9b9894918f7c68533e2813000000001a2e41526170808e9c9d9c9c9b9998979594949391908f8d8c8c8b8988878684848382807d7c7c7b79787776746f5c4835210e00001f34495d707a838b93907c6955412e1a06000000000000000000000000000000000000000000000000000000000000000000000000000000192f44586e8499a0a0a0937c67523d28130000001e33485e73899090909090909090909090909090909090909090909090909090908c76604b36210b00000000000000000000000000060a0b0d0e1012131516181a1b1d1f2022232527282a2b2d2f3032333430271a0b00000000000000000000000000030a121b252f3a444e58626d77828c96a7bbbab0a6927c67523c271200172b4053646b6a68686665646361605f5d5c5b5a585756545352504f4e4c4b4a484746444342403f3e3c34281908000003172b3f53677b7b756d676059524b44392a190600000000000b1c2e3f5061737c83888d92979ca19e89756060758b97989b937d68543f4e63788f9999998d77624c475c728899999995806a55402b160000142a3f546879838d979c897663503d2a1704000000000000000b21364b60768ca1b6b5a08b745f4a341f0a000000000b20354a5f748ba0b5b7a28d77624c37220d0000000000000000000000000000000000000000000d22374c617685929facb1aeaba8a4a19f9b9895928f8c898683807c797566523d2813000000001224344352616f7d898888878684838280807d7c7b797877777674737270706f6e6c6b6a6868676664636260605d513f2d190500001a2e41525f676f77808874604d392612000000000000000000000000000000000000000000000000000000000000000000000000000000001b30455a6f868b8b8b8b8b7b66513c27120000001e33485e73899fa5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a5a08b76604b36210b000000000000000000000000000000000000000000000000000006090b0d0e1011131516181a1b1d1e1f1c1409000000000000000000000000080f171e262d343c434b525a61687077808ea3b8cdbba5907b66503b2611001a2f44596e82807d7c7b7978777675747271706f6e6c6b6a686766646362605f5e5c5b5a585756545350463725120000001024384c5e6a67605a534c453e3730271b0c00000000000316283a4b5c6e8091979ca1a6acb1b6a4907b675e73889dadab96826b57414e63788fa4afa38d77624c495e73899fafa9947d68533f2914000014293e5366798c9ea9a693806c594633200d000000000000000a1f344a5f748ba0b5b6a18c76604b36210b00000000091f34495e73899fb3b9a48f78634e39240f0000000000000000000000000000000000000000000a1e3346586673828f9c9c9996938f8c898783807c797673706d6a676461594937230f000000000616253442515f6e747372706f6e6c6c6b6a68676664646362605f5e5c5c5b5a58575654535352504f4e4c4b4b4840322210000000122434424b535b646c746b5845311d0a000000000000000000000000000000000000000000000000000000000000000000000000000000001b3045596d74747474747473634f3a25100000001f344a5f748b9fb4b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a08b745f4a341f0a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141c232b3239414850575f666d757c848c939baabdbdb6a48f79644f3a250f001b30455a6f8695949391908f8d8c8b8988878684838280807d7c7b79787776747372706f6e6c6b6a686454412d19000000091c2f404e55534c463e38312a231c140a000000000000091e324657697a8c9dacb1b6b3aea9a4a096826d5b70869bafae99846e59444f64798fa4b8a38d77624c4b60758ba0b5a8937c67523d281300000f2337495c6e8294a6af9c897663503d2a1704000000000000091e33485e73899fb4b7a28d77624c37220d00000000061d32475c72889db2baa59079644f3a25100000000000000000000000000000000000000000000317293a485663707d8a8784827d797774706e6b6864615e5b5855524f4c463b2b1a0700000000000716243241505c5f5e5c5b5a58575756545352504f4f4e4c4b4a48474746444342403f3f3e3c3b3a38373636332d2214040000000616242f37404850585f5b4e3c29150200000000000000000000000000000000000000000000000000000000000000000000000000000000162a3d4f5c5f5f5f5f5f5f5f564634200c0000001f344a5f748ba0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08b745f4a341f0a0000000000000000000000000000000000000000000000000000000000000105090d1115191c1c1911060000000000000000000007111921282f373e464d555c646b727a828991989fa7afb8b1a9a29a8d77634d38230e001c31475c70879ca9a8a7a5a4a3a1a09f9d9c9b99989795949392908f8e8d8c8a89888786848382807d705b46301b000000001122303b403f38312a241d160f0801000000000000000c22374c61758798a9b8aaa39f9a95908b8682735e6d8398adb19c87715c474f647990a5b8a38d77624c4c62778ca1b7a6917b66503b26110000071a2c3f5164778a9cafa693806c594633200d000000000000051d32475c72889db2b8a38e78634e38230e00000000001b30465b70879bb0bca7917b66513c2712000000000000000000000000000000000000000000000c1c2b384552606d74716e6b6865625f5c595653504c494643403d3a3732291d0d00000000000000061423323f484a48474644434242403f3e3c3b3a3a38373634333231302f2e2c2b2a2928272625232221201e191105000000000006121b242c343d454a473e301f0d00000000000000000000000000000000000000000000000000000000000000000000000000000000000e20313e484a4a4a4a4a4a4a44382817040000001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b745f4a341f0a0000000000000000000000000000000000000000000000000003060a0e12161a1e22262a2d31322d24170800000000000000000918242d353c434b525a6169707780878e969da4acb3b3aba49c958e868075614c37220c001e33485d72889db0b1b2b3b4b6b7b5b4b3b1b0afadacaba9a8a7a5a4a3a2a09f9e9d9b9a99989795866f5a45301b0000000004121e272b2a241d160f0902000000000000000000000c22374c61768ba0b5ad9a8f8a85807b76716c66576a8095aab49f89745f4a4f647990a5b7a18c76604b4e63788ea3b8a59079644f3a2510000000102235475a6c8092a5af9c897663503d2a17040000000000001c31465b70879cb1b9a48f79644f3a250f00000000001a2f445a6f869aafbda8937c67523d281300000000000000000000000000000000000000000000000d1a2734424f5b5f5c595653504d4a4744413d3b3734312e2b2825221e170c0000000000000000000514212c33343332302f2e2d2c2b2a29272625242322211f1e1d1c1b1a19171615141312110f0e0d0c0b090500000000000000000008101821293134332b20120100000000000000000000000000000000000000000000000000000000000000000000000000000000000213212c333434343434343430271a0b000000001f34495d707474747474747474747474747474747474747474747474747474747474705d49341f09000000000000000000000000000000000000000004080c1014181b1f23272b2f33373a3e424647413526140200000000000004162736414850575f666d757c858c939ba2aab1b5aea69f9790898279726a635746321e09001f34495e7389999b9c9d9fa0a1a2a3a4a5a7a8a9abacadafb0b1b3b4b5b6b5b4b3b2b0afaeadab99846e59442f1a0000000000010b12161510090e110f0a010000000000000000000a1f34495e73889db2ab958075706b66615c575353687c92a7b6a18c77624d4f647990a5b7a18c76604b4f647990a5b8a38e78634e38230e0001111e282e3d506275889bada693806c594633200d0000000000001b30455a6f869bb0bba5907a66503b26110000000000192e43586e8498adbfa9947d69543f2a14000000000000000000000000000000000000000000000000091724313e474a4744413e3b3835322f2c2825221f1c191613100d09030000000000000000000000040f191e1f1e1d1b1a1918171615131211100f0e0d0b0a09050000000000000000000000000000000000000000000000000000000000050d151c1f1e180f0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f191e1f1f1f1f1f1f1f1c140900000000001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5d51412e1a0600000000000000000000000000000206090d1115191d2125282c3034383c4044474b4f53575b5c5344311e0a0000000000000c203345535c646b727a82899198a0a7afb6b0a8a19a928b837c746d655e57504739281603001f344a5f748384868788898b8c8d8e8f90919394959798999b9c9d9fa0a1a2a3a5a6a7a8a9abac98836d58432e180000000000000000070e151c2326241e13060000000000000000061b30455a6f869aafad98846e5b56514c48433e5065798fa4b9a48f7965504f647990a5b7a18c76604b51667b91a7b7a28d77624c37220d000e1f2f3b424950586a7d90a3af9c897663503d2a17040000000000192f44586e8499afbca7917b67523c27120000000000172c42576c8297acc0ab95806b56402b16010000000000000000000000000000000000000000000000000613202b3334322f2c292623201d1a1714100d0a07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4941332311000000000000000000000000090f13171a1e22262a2e3236393d4145494d5155595c6064686c7070614d38240f00000000000011263b4f63707780878e969da5acb4b2aba39c958d867d766f686059524a433b34291b0b00001d32465a696c6e6f70727374767778797b7c7d7d80828384868788898b8c8d8f9091929394959797826b57412c170000000000060d141b222930373b39312415040000000000000000182d42576c8297acb09b87715c473d38332e384d62778da2b7a7927c685350667b91a7b7a18c76604b53687c93a8b5a08b76604b36210b00182b3d4d575d646b7279879cb1a693806c594734210e0000000000182d42576c8398adbda8937c68533d28130000000000162b40566b8095abc0ac97826c57422c170200000000000000000000000000000000000000000000000000030f181e1f1d1a1714110e0b08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105090e12120f08000000000000000000000000000000000000000000070e12110e0600000000000000000000000000000000000000060f1516130c030000000000000000000000000000000000000410191d1e1e1e1e1e1e1d19100400000000000000000515232e343434343434343434343434343434343434343434343434343434343434342e2315050000000000000000000004121d24272b2f33373b3f43474b4e52565a5e6266696d7175797c82867b66513d281300000000000012273c51667b8c939ba2aab1b4ada59e978f888079716a635b544d453e362f2820170b000000172a3c4c5557585a5b5c5e5f60626364666768696a6c6d6e6f70727374767778797b7c7d80808283806a55402b160000000a131a21282f363d444b504d4233210e000000000000000a152a3f54697d94a8b39f89745f4a35231e20354a5f748a9fb4aa95806a5550667b91a7b7a18c76604b546a8094a9b49f89745f4a341f0a001e32475a6a717880868d94a2b5af9c897663503d2a170400000000172c41566b8297acb0a9947d68543f2a140000000000152a3f54697d94a9afad98836e58432e1903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080c11151a1e232727231b130a0100000000000000000000000000000000000d1922272722190e04000000000000000000000000000000000b19232a2b271f160d040000000000000000000000000000000514222c32333333333333322c221405000000000000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1a1105000000000000000000000213222f383c4044484c5054585c5f63676b6f73777a7d83878b8f929694806a55402c170200000000000f23384c6073889cafb6afa8a099928a837b736c655d564f474039312a221b140c04000000000d1e2e3a414243444647484a4b4c4e4f50525354555758595a5b5c5e5f606263646667686a6b6c6d6e63513d28130000101d272e353c434a51585f6560513e2a16020000000004121d25273c51667b90a5b6a18c77624d38230e1d32475c72879cb1ad98836d5850667b91a7b7a18c76604b566b8296abb39d88725d48331e09001f344a5f74868d949aa2a8b1c0b9a693806d5a47331e0900000000162b40556a80959b9b9b95806a55402b16000000000013283e53687c939c9a9897856f5a442f1a050000000000000a141a1d1c1a18161412100e0c0a0807050301000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002060b0f14181d21262a2e33383c3c382f261d14080000000000000000000000000000000c1d2b363c3c362b21160c0200000000000000000000000000081929363e403b322920170e05000000000000000000000000001122323f47484848484848473f322211000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f2031404c5155595d6165686c7074787c8084888c9094979b9fa3a7ab98846e5945301b060000000000081c3044586c8094a8a29b948c857d766e676058514a423b332c251d160f070000000000000000101d262c2d2e2f313233343637383a3b3c3e3f40424344474647494a4b4c4e4f5052535456575858534534210e000d1e2e3a424950575e656c737a6d5945311d0900000001132330393c3b4e63788da2b7a5907965503b26161b30455a6f8499afb09b86705b50667b91a7b5a08c76604b576c8398adb19c87705c47321c07001c3145596d8295a7afb5bcc4cfc3b09d8a76604b36210b00000000142a3f54697d8686868686826b56402b16010000000012273c51667b888786838280705b46301b0600000000000d1b272f32312f2d2b2927252322201e1c1a18161412100e0c0b0907050301000000000000000000000000000000000000000000000000000000000000000000000000000005090e12171b1f24282d31363a3f43484c51514b423a312617070000000000000000000000000005172a3b495151483e33291f140a0000000000000000000000001225374752554e463d342b211810070000000000000000000000192d40515c5e5e5e5e5e5e5c51402d190500000000000000000000000000000000000000000000010203050607090a0b0d0e0f101213141617181a1b1b1912080000000000000a1b2c3d4f5e666a6e7276797d8286898d9195999da1a5a8acb0b4b8bcb19c88725d49341f0a00000000000115293d5064788d968f8780787069625b534c443d362e271f1811090200000000000000000000000a121718191a1c1d1e1f21222325272e353c434a51585c564837353637383a3b3c3e3f404243433f3527170500172a3c4c565d646b727982888974604c3824100000000b1e30414d52504c60748a9fb4a8937d68533e2b2b2b2d42576c8297acb39d88735e52677c92a7b5a08b745f4b596e8499afb09b866f5a45301b060016293e5165798ea2b6c9d1d4cec1ad9985705c48341f0a0000000012273c50636f6f6f6f6f6f6f65523e2a15000000000010253a4f637373706f6e6b6a6454412d190400000000081a2b394347464442403e3c3b38373433312f2d2b2927252322201e1c1a18161412100d060000000000000000000000000000000000000000000000000000000003070c1015191e22272b3034393d42464b4f53585d6165665f564d4335251300000000000000000000000000102234475965655a50463b31271d1208000000000000000000081b2e4154656a625950473e352c231a11080000000000000000001e33485d6f7373737373736f5d48331e09000000000000000204050607090a0b0d0e0f111213151617191a1b1d1e1f202223242627282a2b2c2d2f30302d251a0b00000000051627394a5b6d7b8083878b8f93979b9ea2a6aaaeb2b6babebebab6b2aeaaa08c76614d38230e0000000000000d2135495d7186827a736b645d554e473f383029221a130c0400000000000000000000000000000000000000000004090a0b0f1f2e3a424950575e656c7266533f2b212223252627292a2b2c2e2e2b23170900001d32465a69717880878e959c907b68533f2b1804000012263b4e5f6764615d72879cb1ab96826b5641404040404054697d94a9b5a08b76605d687c93a8b5a08b74675e5b70869bb0af99846e58442f1904000e22364a5e72879aafc2c7c0b9b3a6927d6955412d1905000000000d213445535a5a5a5a5a5a5a544736230f00000000000c203446565f5e5c5a5857545146372512000000000011253849575c5b5957565352504e4c4a48464442403e3c3b38373533312f2d2b29272621190e0000000000000000000000000000000000000000000001060a0f13181c21252a2e33373b4045494d52565b5f64686d71767a7a7269605342301d0a0000000000000000000000081a2d3f516476776d63594e44392f251a1005000000000000001125384b5e717d756c635a51483f362d241b0e00000000000000001f344a5f74898989898989745f4a35200b00000000000a1217191a1b1d1e1f212223252627292a2b2c2e2f303233343637383a3b3c3d3f4041424445464237291806000000112234455667798a94989ca0a4a8acafb3b7bbbfbcb8b4b0aca8a5a19d9995918d7a66513c2712000000000000061a2e425669746d665f585049413a332b241c150e0600000000000000000000000000000000000000000000000000000005192c3d4c565d646b727980836e5a46321e0d0e0f11121315161719191610060000001f344a5f74868d949ba2a9ab97836f5b47331f0b0000152a3f54697c7976726e8499aeae99846e5956565656565652677c91a6b8a38e78646f7a8695a9b6a28f857a716772879cb1ad98836c57422d180300071b2f43576b8093a7bab3aca59f978a76624e3a261200000000000416273640444444444444444137291906000000000004172838444a48474543413f3d342819080000000000162b40546772706e6c6b68676463615f5d5b5957565352504e4c4a48464442403f3c3b352b1e0e000000000000000000000000000000000000040c12161b1f24282c31363a3e43474c5055595e62676b7074787d82878b8f8e867c715f4c3a271402000000000000000000001224374a5c6e828a80756b61564c41372d22180d0000000000081b2e4154677a8e8980766d645b524940372c1e0d000000000000001f344a5f73899f9f9f9f8c76604b36210c00000000101d262c2e2f303233343637383a3b3c3e3f404243444647484a4b4c4d4f50515354555657595a5b554735220f000000192d405163748697a8adb1b5b9bdbebbb7b3afaba7a39f9b9794908c8884807c787464503b26110000000000000013263a4c5a5f5a524b443c352d261f1710090100000000000000000000000000000000000000000000000000000000000b2034485b6a717880868d958a75614d392511000000000000000000000000000000001d31465a6d8296a8afb6bdb29e8a76624e3a26120000172c41566b828f8b87848297acb19c87716b6b6b6b6b6b6b6364798fa4b9a6917b76828d98a4b3beaea1988e847a73899eb3ab97826b56402c1601000014283c5064778ca0a69f98918a847c6f5b47331f0b0000000000000918242c2f2f2f2f2f2f2f2d25190b000000000000000b1a2730343332302e2c2a2821170a000000000000182d42576c83868483807d7c7978767472706e6c6b68676463615f5d5b5a5756535250493c2c1a06000000000000000000000000000000000b1720262b2f34383d41464a4f53585c6065696e72777b8085898e92979ba0a4a2998f7c695744311e0c0000000000000000000a1d2f415466798c9d93887d73695f544a3f352b1e10000000001124374a5d7084979c938a82776f665d534a3c2b19060000000000001e33485e73889db3b4a28d77624c37220d0000000d1e2e3a4143444647484a4b4c4e4f505253545657585a5b5c5d5f60616364656668686a6b6c6e6f7065523d28140000001e33485d6f8092a3b4c2bab5b1adaaa6a29e9a96928f8b87837d7a77736f6b67635f574735210d000000000000000a1d2e3c464a463e3730282119120b0400000000000000000000000000000000000000000000000000000000000000000d22374c6277868d949aa2a5917c6854402c1904000000000000000000000000000000162b3e52667a8fa3b7cacdb9a5927d6955412d190500182e43586d8398a09c98969fb1b49f8a82828282828282826c61768ca1b6a9947d88939faab5bbb5b8b4aba1978d838ba0b4aa95806a543f2a150000000c2134485d708599928b847c766f686052402c1804000000000000000611171a1a1a1a1a1a1a18120800000000000000000009141c1f1e1c1b191715130e05000000000000001a2f44596e84999997959491908d8c8a88868483807d7c7978767472706f6c6b6867655a4936220d000000000000000000000000000000091a28343b4044494d52565a5f63686c7175797d83888c90959a9ea2a7acb0b4b9b5ac998673614e3b291604000000000000000014273a4c5e718496a9a59b90867b71675c52473c2e1d0b0000001a2e4154677a8da0afa69d948b827970675a483623100000000000001d32475c72889db2b8a38e78634e38230e000000172a3c4c55585a5b5c5e5f606263646667686a6b6c6d6f7071727475767778797b7c7d8082838486806a55402b160100001f34495e73899eb0c1b4a6a09c9995918d8986827c7975716d6966625e5a56524e4b44392a18050000000000000000101e2a3234322b231c140d0600000000000000000000000000000000000000000000000000000000000000000000000b2035495d718599a8afb6ac9884705c4834200c0000000000000000000000000000000f23374b5f73889cafc4c7c0ac9985705c4834200c001a2f445a6f859aafb1adabb1bdb9a69997979797979797826b5f73899eb3ae9c939aa5b1b9b0a7a0a5adb5b3aaa09697a6b9a8937d68533e291300000005192d4155697d857d767069625b544d4334231000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b30465b70869bafacaba8a7a5a3a19f9d9b9997959491908e8c8a88878483807d7c7865503b2610000000000000000000000000000000142738465054595d62666b6f74787c82868b8f93989ca1a5aaaeb3b7bcb7b3afb1bbb6a3917d6b584633200e00000000000000001c304456697b8ea1b3b8aea3998f84796f645a4c3a28150200001f34495d708397a1aab3b1a89f968c83776552402d1a0700000000001b30465b70879cb1b9a48f79644f3a250f0000001d32465a696e6f70727374767778797b7c7d8080828384868788898b8c8d8f909193949597989997826b57412c170200001c31475c70869bb0bfaa978c8884807b7774706c6864605c5955514d4945413d393631281b0c000000000000000000000d171d1f1d170f08000000000000000000000000000000000000000000000000000000000000000000000000000006192e42556a7d92a6bac7b39f8b77634f3b2713000000000000000000000000000000081c3044586c8095a8bab3aca59f8c7763503b2712001c32475c70879caeb1b4b8bbc2c4b6adacacacacacaa95806a5c70879bb0baada8acb7aea59c948b919aa2abb3b3ababb5bca7927c67523c27120000000012263a4e62737069625b554e4740393125160500000000000000000002060909070300000000000000000000000000000000000002060909070300000000000000000000001d32475c71879cabacafb0b3b4b7b6b4b2b0afacaba8a7a5a3a19f9d9b99979594907a66503b26110000000000000000000000000000001c30445663696d72777b8084898d92969b9fa4a8adb1b6bab9b5b0aca7a29e999eacbeae9b887562503d2a1805000000000000001f344a5f7386959fa9b4beb5aba1968c82776a5744311e0b00001f34495d707b858e97a0a9b2b2a9a095826f5c4a37241000000000001b30455a6f869bb0bba5907965503b26100000001f344a5f7484868788898a8c8d8e8f90929394959798999b9c9d9fa0a1a3a4a5a7a8a9abacadad98836c57422d180300001a2f44596e8398adbda8937d726f6b67635f5b57534f4b4744403c3834302c2825211c150a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012263a4e63768b9fb3b7afa6927d6a56422e1a0500000000000000000000000000000115293d5165798da1a69f98918a847c68533e2813001e33485e738896999ca0a3a7b1c0c2b6b1b1b1b1b1a8947d68596e8499a6b2beb5aca39b928980777d868f979fa8b1b9b7ab9e907b66503b2611000000000b1f3345555e5c554e474039332c251e14070000000000000000060f161b1e1e1c18120b0200000000000000000000000000060f161b1e1e1c18120b0200000000000000001e33485e7389949597999b9d9fa1a3a5a7a9abadafb1b3b5b7b6b4b3b0afacaba48f78634e39240f0000000000000000000000000000001f344a5f737d83878c9095999ea2a7abafb4b8bbb7b2aea9a5a09b97928e89858fa1b3b8a592806c5a4734220f000000000000001e33485c6d77828d97a1acb6beb3a99f948874614e3b281502001a2e41525f68717a848d969fa8b2b29f8c7966533f2a1500000000001a2f445a6f8499afbca7917b66503b26110000001f34495e73899a9b9d9e9fa0a2a3a4a5a7a8a9abacadafb0b1b2b1b1b1b1b1b1b1b1b1b1b1b1af99846e58432e19040000172c41566b8095abbfab95806b5a56524e4a46423e3a37332f2b27231f1b1814100c08010000000000000000000000000000000000000000000000000000000000000000060e1416130d0300000000000000000000000000000000000000000b1f33475b6f8497aaa29c958e86715c47321c070000000000000000000000000000000e22364a5d728699928b847c766f685e4d392511001f344a5f737c8284888b8e93a3b7b4a49c9c9c9c9c9c927c67566b7c8894a0aaa29990887d756d646a727a848c959da5a6998d8073624e39240f0000000003162737434948413a332c261e18110a0100000000000000000d19232b303333312d261f150a00000000000000000000000d19232b303333312d261f150a000000000000001f344a5f737c7d80838487888b8c8e90929496989a9c9ea0a2a4a5a8a9acadb0a28d77624c37220d0000000000000000000000000000001e33485d7187979ca0a5aaaeb2b7bbb9b4b0aba7a29e9994908b87837d7874728496a9bbaf9c8a7664513e2c1907000000000000192c3e4f5a656f79858f99a3aeb8bbb1a4917d6a5744311d0900122434424c555e677079838c95a1b3a996826b56402b160100000000192e43586e8498adbda8937c67523c27120000001d32475c72889db0b2b3b4b5b5b5b5b5b5b5b5b5b5b9c3b9a89d9c9c9c9c9c9c9c9c9c9c9c9c9c9b866f5a442f1a05000014293e53687d93a8bdad98836e58505a5a55514d4844403b37332e2a25211d1814100b0703000000000000000000000000000000000000000000000000000000000109111a22292b282015060000000000000000000000000000000000000004182c4054687c90958e888079726a5945301b06000000000000000000000000000000061a2e42566a7d857d767069625b544c402f1d0a001c30445663686b6f727578899fb4ad98878787878787877b66505e6a76838f978e867c736b625950565f677078828a9295897b6f625545331f0b00000000000a19263034332d261f18110a04000000000000000000000e1d2b363f45484846413b32281c0e0000000000000000000e1d2b363f45484846413b32281c0e0000000000001c3044566367686b6c6f70727476787a7c7d82838687898b8d8f90939497989b9c8b75604b36200b0000000000000000000000000000001a2e43586d8397acb5babbb6b2ada9a4a09b97928d8984807b76716d68645f67798c9eb0b9a694826e5c493623110000000000000f21313e48525d67727c87919ba6b1c1ae9b8874604c37210c000616253039414b545d666f788499afa8937d68533f29140000000000172c42576c8398adbea8947d68533e29130000001c31465b70879ca0a0a0a0a0a0a0a0a0a0a0a0a0a0a5b3b29d8a878787878787878787878787878787705b46301b06000011263b50657a90a5bab09b86705b5e6e6f6a66615d5954504c47433f3a36322d2925201c181209000000000000000000000000000000000000000000000000040c141c252d363e403c32241403000000000000000000000000000000000000001125394d617588827a736c655e574c3c2916010000000000000000000000000000000013273b4f63737069625b554e4740392f22120000142738464f53565a5d6072879cb1ac97827070707070706f604d4d5965717d837a726960574e463d434b545c656d767d84776a5e51443727160300000000000009141b1f1e19120b040000000000000000000000000b1c2c3b4852595d5e5b554e45392c1d0d000000000000000b1c2c3b4852595d5e5b554e45392c1d0d0000000000142738464f525356575a5b5d5f61636567696b6d6f71737577787b7c808284868789735e49341f0a000000000000000000000000000000152a3f54697d93a8afaba6a29d99948f8b86827c78746f6a66615d58544f4a5c6e8093a5b7b19e8b786653402d1b0800000000000313202b35404a545f69737d8994a4b8b6a18c76614c37220d000007131c252e37414a535c70869bb0a6917b66513c27120000000000162b40566b8297acbfa994806a543f2a150000001a2f445a6f868b8b8b8b8b8b8b8b8b8b8b8b8b8b8b96aab19c877070707070707070707070707070706a58442f1a0500000e23384d62778da2b7b39e89735e647884807a76726d6965605c58534f4b46423e3935312c261b0e000000000000000000000000000000000000000000060f171f28303841495156504232200c000000000000000000000000000000000000000a1e32465a6d746d665f58514a433b2e1e0c00000000000000000000000000000000000c203345555e5c554e47403a332c251d11040000091a28343a3e4145485a6f869bafae99846e5b5b5b5b5b5a52433b47535f6b70675e564d443b332a2f384049515a626a7066594d403327190a0000000000000000000000000000000000000000000000000000000417293a4a59656e7273706a61574a3b2b1a0800000000000417293a4a59656e7273706a61574a3b2b1a0800000000091a28343a3c3f40424446484a4c4e50525456585a5c5e60626466686a6b6e6f72736e5b46321d0800000000000000000000000000000011263b5065798f9f9b96928d8884807a76716d68635f5a56514d48433f3a3e516375889aacbba89583705d4a382512000000000000030e18232d38424c57616c768ba0b5b49f8a745f4a35200b0000000009121b242d37495e73899eb3a38f78644f3a240f0000000000162b40556a8095abc0ab95806a55402b16010000192d42576a7474747474747474747474747474747c93a8b39d88725c5b5b5b5b5b5b5b5b5b5b5b5b5b584c3b28150100000b20354b5f748a9fb4b5a08c7661687d9294908b87837d7975716c68645f5b57524e4a4541392c1c0a00000000000000000000000000000000000109121a222b333b434c545d656b614f3b28150200000000000000000000000000000000000002162a3d4f5c5f59524b443d362f281d1000000000000000000000000000000000000004162837434948413a332c261e18110900000000000b172026292c3043586e8398adb09b86705b464646464540342a36424e585b544b423a31281f171c242d353e464f575b55483c2f2216090000000000020e161b1b1b1b1b1b1b1b1b1b1b1b1b1b1710050000000d213446586877828888857d7468594937241100000000000d213446586877828888857d7468594937241100000000000b17202527292b2d2f31333537393b3d3f41434547494b4c4f50535457585a5c5e5c503e2b17030000000000000000000000000000000d22374b60758a8a86827c77736f6a65615c58534f4a46413c38332f2a263446586a7c8fa1b3b2a08d7a6754422f1d0a0000000000000006101b25303a444e62778da3b8b39d88725d48331e09000000000000081121364b60768ba0b5a18c76614c37220d0000000000152a3f54697d94a9bfac97826b56412c1702000014283b4d5a5f5f5f5f5f5f5f5f5f5f5f5f5f5f667b91a7b39e89735e48464646464646464646464646443b2e1e0c000000091e33485d72879cb1b8a38f78646d8397a9a5a09c97938f8b86827d7874706c67635f5a554a3a2714010000000000000000000000000000040c141d252d363e464f575f687078806b5844311e0a000000000000000000000000000000000000000e20313e484a453e373029221b140b00000000000000000000000000000000000000000a19263034332d261f18110a040000000000000000040c1114172c41566b8297acad9d88725d48333030302c231824303c444640382f261d150c03081119222a333b434642372b1e110500000000000313202a30303030303030303030303030302b221506000014293d50637587959d9d999286776654412d19050000000014293d50637587959d9d999286776654412d19050000000000040c10121416181a1c1e20222426282a2c2e30323436383a3b3e3f4143454749483f32210f00000000000000000000000000000000091e32475c717975706c68635e5a55514c48433f3a35312c28231f1a1516293b4d5f718496a8bbaa9785715f4c39271401000000000000000008131d273a4f64798fa4b9b09b86705b46311c07000000000000000f24394e63788ea3b49f89745f4a34200a000000000013293e53687d93a8bdad98836c57422c170200000b1e2f3d474a4a4a4a4a4a4a4a4a4a4a4a4a50657990a5b49f89745f4a3430303030303030303030302f281e1000000000041b30455a6f8499afbba6917b6671879bb0b9b5b1aca8a39f9b97928e8986827c77736f685744311e0b000000000000000000000000070f17202830394149515a626a737b848c8874604d3a2613000000000000000000000000000000000000000213212c3334312a231c150e07000000000000000000000000000000000000000000000009141b1f1e19120b04000000000000000000000000000000152a3f546a80949b989689745f4a341f1b1b181007131f292f302c241b130a0100000000060e171f282f302d251a0d000000000000000f21313d45464646464645454646464646453f33241300001a2f43586c8093a5b1b3ada49684705c48331f0a000000031a2f43586c8093a5b1b3ada49684705c48331f0a0000000000000000000000000004090b0d0f11131517181b1c1f20232426282a2c2e303234332d2213030000000000000000000000000000000004192e41546265605c57534e4a45403c38332e2a25211c18130e0a05000c1e30425466798b9eb0b4a18f7b695643311e0b0000000000000000000012273c51667b91a7bbaf99846e59442f1a050000000000000011263b50667b90a5b19c87715c47321d08000000000012273c52677c93a8bdae99846e58432e1903000000111f2b323434343434343434343434343a4f64788fa4b5a08b74604b36201b1b1b1b1b1b1b1b1b1b1a150c000000000000182d42576c8297acbea9947d69768ba0acb1b5b9bebdb8b4b0aba7a39e9a96918d888473604d3a27140100000000000000000109121a232b333b444c545d656d767d878f98a0907c6956422f1b0800000000000000000000000000000000000000030f191e1f1c160f08000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013283d52677c888684827d75604b36200b00000000010d151a1b181108000000000000000000030c141a1b1912080000000000000000192c3e4f595b5b5b5b5b5a595b5b5b5b5b5a5142301c08001e33485d71879bafc2c7c1b3a08b76614c37220c000000081e33485d72879bafc2c7c1b3a08b76614c37220c00000000000000000000000000000000000000000000000006090b0d0f11131517191b1d1f1e191004000000000000000000000000000000000000122536454e504c47433e3935302c27231e1a15110c07010003080d13181d2537495c6e8092a5b7ab998673604d3b28150300000000000000000014293e53687d93a8bdac97836c57422d18030000000000000014293e53687d93a8af99846f5a45301b05000000000011263b50667b91a7bcaf9a856f5a442f1a05000000010e181e1f1f1f1f1f1f1f1f1f1f1f23384e63788da3b7a18c76604b36210c000000000000000000000000000000000000152a3f54697d94a9beac97826c7b8e93979ca0a5a9adb2b6bbbfbcb7b3afaaa6a29d907d6a5743301d0a000000000000040c151d252e363e474f5760687079828a929aa3abac9986725e4b37241000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b4f637372706e6b69655846321d09000000000000000000000000000000000000000000000000000000000000000000000000001e33485c6d70707070706f6d70707070706f5f4b37220d001f344a5f74899fb4c9dccdb8a38d77624c37220d0000000a1f344a5f748a9fb4c9dccdb8a38d77624c37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071827333a3b37322e2925201c17120e0904000002080d12171d22272d32373c42516375889aacb5a3907d6a584532200d000000000000000000162b40556a8095abbfab95806a55402b160100000000000000162c40566b8095abac97826c57422d1803000000000010263b50657990a5bbb09b86705b46301b06000000000004090a0a0a0a0a0a0a0a0a0a0d22374c62778da2b7a38d77624c37220d00000000000000000000000000000000000012273c51667b91a6bbae99846f75797d83878b9094999da2a6abafb4b8bdbfbbb6ad9a8673604d3a271400000000070f1820283139414a525a636b737c858d959da6aeb6afa79e8e7a67533f2a1500000000000000000000000000000000000000000000000000000000000000000000080e1111111111110f0a020000000000000000000000000000000000000000000000000000000000000000000c203446565f5d5b58565451483a291603000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f7487878787877874878787878778634e38230e001f344a5f73899fb3c8d2c9b5a08c76614c37220c0000000a1f344a5f74899fb3c8d2c9b5a08c76614c37220c00000000000000000000080e12110d0500000000000000000000040b1012100a0000000000000000000000000000000000000000000000000000000009161f2526221e1915100b0700000000060c11171c22272c31373c41464c51565c616a7c8fa1b5ad9a8875614f3d2a16020000000000000000182d42576c8397acbda8937d68533e29140000000000000000192e43586d8398adaa95806a55402b160000000000000f253a4f64798fa4b9b19c87705b46311c070000000000010a111313131313131313131321364b60768ca1b6a38f78634e38230e0000000000000000000000000000000000000f243a4f64788ea3b8b19c87726064696d72767b8084888d92969a9fa3a8adb9c9b6a3907c6956432f1b000004111b232b333c444c555d656e767d878f98a0a8b1b4aca49b938b83796a55402b16000000000000000000000000000000000000000000000000000000000000000004111c23262626262626241e1407000000000000000000000000000000000000000000000000000000000000000004172838444a484644413f3c362a1c0b00000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748b9c9c9c8f78748b9c9c9c8f78634e38230e001d32475b708598aab7bdb7ab9986715d49341f0a000000071d32475c708598aab7bdb7ab9986715d49341f0a00000000000000060d141c23272621170b000000000000020911181f2527251d1204000000000000000000000000000000000000000000000000000000030b10110e0904000000000000000e1921262c31363b40464b50565b60656b70757a80899eb3b7a592806c5946311c0700000000000000001a2f44596e8499afbca7917b67523c271200000000000000051c31465b70869bb0a7927c67523d28130000000000000e23384e63788ea3b8b39d88725c47321d080000000004121e252829292929292929292929344a5f748ba0b5a48f79644f3a250f0e0e0e0e0e0e0e0e0e0e0e0a0300000000000d21374c60768ba0b5b49f8a745f5054595d61666a6f73787c82868a8f939bacbfbfac9986725d48331e000313222e363e474f5860687079828a929ba3abb4b1a9a199908880776f665d4d3a2612000000000000000000000000000000000000000000000000000000000000000112222f383b3b3b3b3b3b393125160500000000000000000000000000000000000000000000000000000000000000000b1a27303433312f2c2a2722190c0000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b1a48f78748ba0b1a48f78634e38230e00182d4155687b8c9aa4a8a49a8d7c6956422e1a0600000001192d4155687b8c9aa4a8a49a8d7c6956422e1a0600000000050c131a212830373c3b34291a09000001080f161e252c333a3c39302313010000000000000000000000000000000000000000000000000000000000000000000000000000000e1e2b353b40454a50555b60656a70757a80868a8f959ba7b9c1ae9b88735e48331e0900000000000000041c31465b70879bb0b9a48f79644f3a251000000000000000091e33485d72889db2a5907965503b26110000000000000d22374c62778da3b8b49f89735e48331e09000000011223303a3e3e3e3e3e3e3e3e3e3e3e3e485e73899fb4a5907965503b262323232323232323232323231e160a000000000a1f34495e73889db3b7a18c77624d3f44484d51555a5f63686c7075797d91a7bcb8a592806c5946311c000e2031404a525a636b737c858d959ea6aeb6afa69e968d857c746c635b534a3f2f1e0b000000000000000000000000000000000000000000000000000000000000000b1e30404c5050505050504e4334220f00000000000000000000000000000000000000000000000000000000000000000009141c1f1e1c191714120e06000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e001225394c5d6e7c8890938f887c6e5e4c3a271300000000001225394c5d6e7c8890938f887c6e5e4c3a271300000004101920272e353c434b515047382714010b151c232a313940474e524d41301e0b0000000000000000000000000000000000000000000000000000000000000000000000000000061a2c3c494f555a5f656a6f747980858a8f949a9fa4aaafb7c5baa693806b5844301b0700000000000000091e33485d72889db3b8a38d77634e38230e000000000000000c21364b60758ba0b5a28d77634d392c1e1104000000000c21364b60768ca1b7b49f8a745f4a341f0a0000000a1e30414d535353535353535353535353535c72889db3a7917b66513c3838383838383838383838383832281a0a000000061c31465b70869bb0b9a48f7964503b3634383c41454a4e53575c60738699acc0af9c8975624f3c2a1600162a3d4f5d666e7680889098a0a9b1b4aca39b938a82797169605850473f372d2111000000000000000000000000000000000000000000000000000000000000000011263a4d5e66666666666661523f2b17020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e00091c2e3f505e6a747b7c7a746a5f50402f1d0a0000000000091c2e3f505e6a747b7c7a746a5f50402f1d0a00000514222c343b424950585f66645644301c0d1c2830373e464d545b62675f4e3b271300000000000000000000000000000000000000000000000000000000000000000000000000000d2236495a64696f74797d84898f94999ea4a9aeb4b9bebbb6b1ac9e8a7663503c281501000000000000000b20354a5f748a9fb4b5a08c76604b36210c000000000000000e23384d63778da2b5a08b756457493c2f2215070000000b20364b60748ba0b5b5a08b76604b36210b00000011253a4d5f686868686868686868686868686870879cb1a8937c67524e4e4e4e4e4e4e4e4e4e4e4e4e4d4538281502000000192e43586d8398adbca7927c67524c4b4947464443413f3e4456697c90a3b6b8a592806c594633200d001a2f44596d79828a939ba3acb4b1a9a098908880766e665d554d443c342b231b10030000000000000000000000000000000000000000000000000000000000000000142a3f54697b7b7b7b7b7b6e59442f1a0500000000000000000000000000000000000000080f13130e0600000000000000000000000000000001080e110f0a010000000000000000000000000000000000000000000000080d0e0b050000000000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e0000112132404d576066676560584d4132221200000000000000112132404d576066676560584d413222120000001122323f484f565d646b737a73604c38241a2b39444b525a61686f767c6a56422e1a060000000000000000000000000000000000000000000000000000000000000000000000000012263b5065787d84898e93999ea3a8aeb3b8bebbb5b0aba6a19c9792826e5b4734200c00000000000000000d22374c61768ca1b7b49f89745f4a341f0a000000000000000f253a4f647990a4b6a28f8274675a4d403225160600000a1f344a5f74899fb4b7a18c76614c37220c00000013283e53687d7d7d7d7d7d7d7d7d7d7d7d7d7d7d869bb0a9947d686363636363636363636363636363625645321e09000000162b40556a8095aabfaa95806a6362605e5c5b5a585654535260738699acbfae9b8875624f3c291603001b30465b7087959ea6afb7aea69e958d857c736b635b524a423931292018100700000000000000000000000000000000000000000000000000000000000000000000152a3f546a8091919191866f5a442f1a0500000000000000000000000000000000040c141c24282822190c000000000000000000000000070e151c2326241e1306000000000000000000000000080e110f090000020a131c222320180d00000000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e00000414222f3b444c5152504c443b30231404000000000000000414222f3b444c5152504c443b30231404000000192d40515c636a717880878e7b67533f2b233749575f666d757c838a86715d4935210d00000000000000000000000000000000000000000000000000000000000000000000000000152a3f54697d93989da2a8adb2b8bdbbb5b0aba6a19c97928d88837c7766523f2b180400000000000000000f24394e63788fa3b8b29d88725c47321d08000000000000000e23384d6175899cb0aea09386786b5e50433424110000081e33485e73899eb3b8a38d77624c38230d000000152a3f546a80949494949494949494949494949495a2b4a9948078787878787878787878787878787874614c37220c00000014283d53687c92a7bcac9783797877757372706f6d6b6a68676a7d90a3b6b8a5927d6b584633200d00001d32475c72889cb1bac0ac9c928a8279706860584f473f362e261d150d05000000000000000000000000000000000000000000000000000000000000000000000000152a3f546a8095a7a79b87705b46301b060000000000000000000000000000080f181f282f373d3d362a1b0a0000000000000000060d141b222930373b393124150400000000000000000008121c2326241d120d151e272f3738342b1e0e000000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e00000004121e2831383c3c3b3731281e120400000000000000000004121e2831383c3c3b3731281e1204000000001e33485d6f777d868d949b96836e5a4632293e5366737a828990979f8d7864503d291501000000000000000000000000000000000000000000000000000000000000000000000000192d42576c8297acb2b7bdbab5b0aba6a19c97928c87827c77726d68635a4a37230f00000000000000000011263b50667a90a5bbb09b86705b46301b06000000000000000a1e3245596d8294a1afb1a396897b6e6152412d190500021d32475c72889db3b9a48f78634e38230e000000162b40566b8296a9a9a9a9a9a9a9a9a9a9a9a9a9aab1c0ad9a8f8f8f8f8f8f8f8f8f8f8f8f8f8f8f8c76604b36210c00000010263b5065798fa4b9b19e92908e8c8b898886848382807d7b79879aadc0ae9b8875614e3b29160300001e33485e73899eb3c8bca7917d766e655d554d443c342b231b120a02000000000000000000000000000000000000000000000000000000000000000000000000000014293e53687d94a9b19c87705b46301b060000000000000000000000030b131b232b333b434b5251483927150200000000000a131a21282f363d444b504d4233210e0000000000000007111b252f383b382f222029313a434b4e483c2c1a070000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e00000000000b151d23272726231d150c010000000000000000000000000b151d23272726231d150c0100000000001f34495e7388929aa1a8af9e8a75614e3a2a3f54697d8f969da4aba894806c5844301c080000000000000000000000000000000000000000000000000000000000000000000000071c31465b70869aafc4c3b2a6a19b96928c87827c77726d68635e59534e483c2c1a0700000000000000000013283d52677c92a7bcae99846e58442f19040000000000000002162a3d51647683919eabb4a79a8d80705d48331e0900001c31465b70879cb1baa59079644f3a250f000000172c42576c8297acb0b0b0b0b0b0b0b0b0b0b0b0b0b5c0b8aaa4a4a4a4a4a4a4a4a4a4a4a4a4a4a08b745f4a35200b0000000e23384d62778ca1b7bcaea7a5a3a1a09f9d9b9998979593919094a3b6b8a5927d6b5845321f0c0000001f344a5f74899facb6bfac9b8f857b71675d53493f352b21170d0300000000000000000000000000000000000000000000000000000000000000000000000000000013293e53687d94a9b19c88725c47321d07000000000000000000070f171f272f373f474f575f67655644321f0d00000000101d272e353c434a51585f6560513e2a160200000000040f19232d37414c504c4031333c454d565f635a4a3724100000000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e00000000000002090e1212110e090200000000000000000000000000000002090e1212110e0902000000000000001b3044586c8094a8b5bcb9a5917d6955412d3a4e61758a9eb1b8bfaf9b88735f4b37230f00000000000000000000000000000000000000000000000000000000000000000000000b2034495e73899eb3c7baa6948c87827c77726d68635d58534e49443f3a342b1e0e00000000000000000000152a3f54697d94a9bfac97826c57422c170200000000000000000e223548586572808d9ba8b7aa9d8b745f4a341f0a00001b30455a6f869bb0bba5907b66503b2611000000192e43586e83989b9b9b9b9b9b9b9b9b9b9b9b9b9ba2b3c5bbb4b4b4b4b4b4b4b4b4b4b4b4b4b49f89735e48331e090000000b20354a5f74899ba9b8c1bcbab8b7b5b4b2b0afadacaaa8a7a5a7b1c1ae9b8875614e3b2815020000001f344a5f74869099a3aeb7aca2988e847970665c51483e342a20160c0200000000000000000000020b1012121212121212121212121212121212121212121212121213293e53687d94a9b39d88725c47321d07000000000000030b131b232b333b434b525b636a727a73614e3c2a170500000d1e2e3a424950575e656c737a6d5945311d090000000414212c36404a545e665e4f3c475058616972776653402c190500000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000015293d5064788da0b4c8c0ac9885705c483432465a6e8396aabec9b7a38f7a66533e2b1700000000000000000000000000000000000000000000000000000000000000000000000e23384d62778ca1b6c3b8a38f80726d68635d58534e49443f3a352f2a2520180d0000000000000000000000172c41566b8296abbfaa95806a54402b1500000000000000000005182a3a4755626f7c8a9aaeb5a08b745f4a35200b00001a2f445a6f8599afbca7917b67523c27120000001a2f445a6f8586868686868686868686868686868696abb9a99f9f9f9f9f9f9f9f9f9f9f9f9f9f9d88725c47321d08000000081d32475b6d7c8c9aa9acaeb0b1b3b5b7b8babcbdbfbfbdbcbbbcc1b7a4917d6b5845321f0c000000001d32465968727c87919ba5afb5aba1978d83786f645a50463d33281e140b010000000000000007141f2527272727272727272727272727272727272727272727272727283e53687c93a8b39d88735e48331e0900000000060e161e262e363e464e565e666e767d878f7d6b594734210f0000172a3c4c565d646b727982888974604c3824100000001022323f49535d67717b6c594959636c747d86836f5c4835210e00000000001f344a5f748ba0b5a48f78748ba0b5a48f78634e38230e000000000000000000000000000000000000000000000000000000040a0d0d0d0d0d0d0d0b0600000000000000000d2135495d718599adb9b1aba08c7763503b2b3f53677a8fa3b7b5aea796826e5a46321d00000000000000000000000000000000000000000000000000000000000000000000000f253a4f64798c98a5b2beac9d908376695c4f443f39342f2a25201b16110b05000000000000000000000000192e43586d8398adbda8937d68533e2813000000000000000000000c1c2c3d4c5a69778798adb6a18c76604b36210b0000192e43586e8499aebda8937c67523d2813000000192d4256686f6f6f6f6f6f6f6f6f6f6f6f6f6f6f7d94a9b19c8b898989898989898989898989898987705b46311c0700000002182b3e4f5e6d7b8b9597999b9c9ea0a1a3a5a7a8aaacadafb1b3aea49a8874614e3b28150200000000172a3b4b56606a737d88929ca6b0b3a99f968c82776d63594f453b31271d13090000000000051625323a3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c52677c93a8b49f89735e48331e09000005111a222a323a424a525a626a727a828a929a9b897663513e2c1905001d32465a69717880878e959c907b68533f2b18040000192d3f505c66707984897663516576808890998c7764503d2a1603000000001f344a5f748ba0a0a08f78748ba0a0a08f78634e38230e00000000000206090c0f121515110a00000000000000000000000d181f2222222222222220190f02000000000000061a2e42556a7d92a6a49e978f89806a543f2a384b5f73889ca8a19a938c85745f4a341f00000000000000000000000000000000000000000000000000000000000000000000000e23374b5e6d7a8895a1aebbaea19487796d605245392c1e15100b06000000000000000000000000000000001b30455a6f869aafbba6917b66513c2711000000000000000000000f23374a5b6a788896a5b5ac9d8c76604b36210b0000172c42576c8398adbfa9947d68533e29140000001327394a565a5a5a5a5a5a5a5a5a5a5a5a5a5a687d93a8b09b867373737373737373737373737373736c59442f1a05000000000f2131404f5d6c7a8082848687898b8c8e9091939597989a9c9d9c92887d6a5744321f0c00000000000c1d2d39434d57616a758089939da7b1b2a89e958a80766c62584e443a30261c12080000000f2234434e52525252525252525252525252525252525252525252525252525252677c93a8b49f89745f4a341f0a000515232e363e464e565e666d767d868e969ea6aea693826e5b4834200b001f344a5f74868d949ba2a9ab97836f5b47331f0b00001e33485c6e78838d9793806d5a64788c9ba4a794806d5946321f0b000000001f344a5f748b8b8b8b8b78748b8b8b8b8b78634e38230e0000000a12171a1e2124272b2b261c0f0000000000000000000e1e2b3337373737373737352d20110100000000000012263a4e62768a97908a837b746d62503c283044586c8094948d86807771695a46321d0000000000000000000000000000000000000000000000000000000000000000000000081c2f404f5d6a7684919eabb7b2a5988b7d706356493c2f22150800000000000000000000000000000000071d32475c72879cb1b9a48f79644f3a250f00000000000000000003172b3e5266798997a6b4ac9d8e80705e4a35200b0000172c41566b8297acbfaa95806a543f2a150000000a1c2c39424444444444444444444444444452677c93a7b19c87705e5e5e5e5e5e5e5e5e5e5e5e5e5e5a4e3d2a160100000000031322313f4e5d686a6c6e6f7173747678797b7d8082838687888980756a5f4e3b2815020000000000000f1c26303a444e58626c76808a949ea8b2b1a79d938980756b61574d43392f251a0d0000162a3e516167676767676767676767676767676767676767676767676767676767677c91a7b5a08b745f4a341f0a00112333414a515961697179828a929aa2aaaea69e968e8677624c37220d001d31465a6d8296a8afb6bdb29e8a76624e3a261200001f34495e7285969fa99d8a77645c6f8397aab09c8975614e3b2714000000001f34495d7074747474747270747474747472614c38230d0000101d262c2f3336393c4040392d1e0d00000000000000081b2c3c474c4c4c4c4c4c4c493e2f1e0b0000000000000b1f33475b6f83837c756e67605951443321293d506478878079726a645d554c3c2a170000000000000000000000000000000000000000000000000000000000000000000000001222313f4c596672808d9aa7b4b6a99c8f8274675a4d403326190c0000000000000000000000000000000a1f34495e73899eb3b7a28d77624d38230e000000000000000000091e32465a6e8296a6b5ab9c8e7d6f6151412e1b060000162b40556a8095abc0ab96826b56402b16010000000e1c272d2f2f2f2f2f2f2f2f2f2f2f2f3b50667b91a7b39d88725c48484848484848484848484848463d301f0d000000000000041321303f4b535557585a5c5e5f61636466686a6b6e6f7073746c61574d41301e0b00000000000000000a141d27313b454f59636d77828b959fa9b3b0a69c92887d736960564c41372b1b0a00192e43586d7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c91a7b5a08b745f4b35200b001a2e41515d656d757d868d959ea5adaba29a928a837a726a5b4834200b00162b3e52667a8fa3b7cacdb9a5927d6955412d1905001b2f4355677a8da0b3a794826e5c677a8ea2b5a5927d6a5743301c090000001a2e41515d5f5f5f5f5f5e5d5f5f5f5f5f5e5444311e09000d1e2e3a4144484b4e5154544b3c2b18040000000000000f24374a5a626262626262625c4d3b271300000000000004182b3f5367746f68615a534c453e3426162135495d70726b655d565048423a2e1e0d0000000000000000000000000000000000000000000000000000000000000000000000000413212e3b4855616f7c8996a3b0b9ac9f9285786b5e5144372a1d1003000000000000000000000000000c21364b60768ba0b5b5a08b75604b36210b0000000000000000000b21364b60758a9eb1ab9c8d7d6f605142332312000000152a3f546a8094a9bfac97826c57422c1702000000000a13191a1a1a1a1a1a1a1a1a1a1a253a4f647990a5b49f89735e48333333333333333333333333322b201201000000000000000312212e383e4042434547484a4c4e5051535457585a5c5e5f594f453b30231301000000000000000000010b141e28333c46505a646e78828c96a0aab4afa59b91877c72685e5449392714001a2f445a6f8693939393939393939393939393939393939393939393939393939393939aabb7a18c76604b36210b001f34495d707982899199a1a9afa79f978f877d766e665e564c3d2c1905000f23374b5f73889cafc4c7c0ac9985705c4834200c001326384b5d708396a8b19e8c78655e728699adad9a86725f4c38251100000011233341494a4a4a4a4a49494a4a4a4a4a49433626150200172a3c4c555a5d6063666a695a47331e0900000000000013283d5267777777777777776a56412c170000000000000010243749585f5b544d463f38312a2216081a2e41515d5e585049433b342e261d10000000000000000000000000000000000000000000000000000000000000000000000000000003101d2a3744515e6b7785929facb9b0a396897c6f6155483b2e2114070000000000000000000000000e23384d62778da2b0b19e89735e49341f0a0000000000000000000b21364b60768ca1b7a38e7d6e6051423224150600000013293e53687d94a9bead98836c58432d180300000000000000000000000000000000000f24394e63788fa4b4a08b745f4a341f1e1e1e1e1e1e1e1e1e1e1d170e0200000000000000000003101c24292b2c2e3032333537383b3c3e4041434547484a463c32281e1204000000000000000000000000020c16202a343d47515b656f79838d98a2abb5aea3998f867b716757432f1a001c31465b70879ca8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8acb8b7a18c76604b36210c001f34495e7285959da5adaba39b938b837a736a635b534b423a2e1f0f0000081c3044586c8095a8bab3aca59f8c7763503b271200091b2e415366798c9eb1a895836f5d697d90a4b6a28f7b6754412d1a0600000515232e34343434343434343434343434342f25180900001d32465a696f7275787b8076604c37210d000000000000152a3f546a808d8d8d8d8d836c57422c1700000000000000081a2c3b454a474039322b241d160f0500112333414949433c362e272119120a00000000000000000000000000000000000000000000000000000000000000000000000000000000000c192633404d5a6773828e9ba8b5b4a79a8d807266594c3e3225170a000000000000000000000010253a4f64798f999b9c9c87715c47321d080000000000000000000b21364b60768ca1b7a38d77625042322315060000000012273c52677c93a8bdaf99846e58432e190400000000000000000000000000000000000e23384d63778da3b5a08b76604b36210b0000000000000000000000000000000000000000000000000910141617191b1d1e2022232527292b2c2e30323334322a20150b01000000000000000000000000000000030d17212b353e49535c66707a858f99a2acb6aca2988e85725c47321d001d32475c72889db2b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5a38d77624c37220d001b2f425567798c9ea8a098908880776f675f574f473f372f271d100100000115293d5165798da1a69f98918a847c68533e28130000112436495c6e8294a7b29f8d79676174889cafab9884705d4936220f00000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b13080000001f344a5f7484878b8d918e78644f3a2510000000000000162b40556a8095a3a3a397826b56402c1600000000000000000e1d293134322c251e171009020000000515232e34342f28211a130c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3c495663707d8a97a4b1b8ab9e918476695c4f4235281b0e0100000000000000000011263b50667b8284868789866f5a45301b060000000000000000000b21364b60768ca1b7a38d77624c37231405000000000012273c51667b91a7bcb09b866f5a442f1a0500000000000000000000000000000000000d22374c62778ca1b7a18c77624c37220d0000000000000000000000000000000000000000000000000000000000000005090b0d0e1012141517191b1c1e1f1d170d0300000000000000000000000000000000000000040e18222c36404a545d67727b86909aa3aeb5a3907d6a57432f1a001e33485e73899fa0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a08d77624c37220d001325374a5c6e8293948c847c736c635c534b433b332b231b130b00000000000e22364a5d728699928b847c766f685e4d3925110000081a2c3f5164778a9cafa99684705e6c8093a6b3a08c7965513e2b1704000000000000000000000000000000000000000000000000001d32475c71879b9fa3a6917c67523d2813000000000000172c41566b8297acb8ab95806a55402b160000000000000000000c161d1f1e18110a030000000000000005111a1f1f1b140d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111e2b3845525f6c798693a0adbaaea194887a6d605346392c1f120500000000000000000e23384c5e6a6c6e6f7273756c58442f19040000000000000000000b20354a5f748ba0b5a38d77624c37220d00000000000011263b50657a90a5bbb09b87705b46301b0600000000000000000000000000000000000b21364b60768ca0b5a38d77634d38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f19232d37414b555f69737c87919ba5998673604d3a2714001f344a5f748b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b78634e38230e00081a2d3f516376888078706860585048403830282018100800000000000000061a2e42566a7d857d767069625b544c402f1d0a000013253644505c6d8092a6b3a08e7a6763768a9eb1a895826d5a47331f0b0000000000000000050b0e0d080000000000000000000000001a2f44596e8398adb8a994806a55402b16010000000000172c42576c8398adbfa994806a543f2a150000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001040d1a2734414e5b6875828f9ca9b6b2a5988c7d7064574a3d3023150600000000000000081c2f404d5557585a5c5e605c4e3d2915010000000000000000000a1f344a5f748ba0b5a38e78634e38230e0000000000000f253a4f64798fa4b9b19c87725c47321d0700000000000000000000000000000000000a1f344a5f748ba0b5a48f78634e39240f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101a242e38424c56606a737d88928f7c695643301e0b001f34495d70747474747474747474747474747474747474747474747474747474747474747474747472614c38230d000010223446596b746c645c544c443c342c241c140c040000000000000000000013273b4f63737069625b554e4740392f22120000071b2f4354626d798592a5b9a48f7a66636e8296abb19e8a76624d38230e0000000000000710182023221c120500000000000000000000172c41566b8095aabfac97836d58432e19040000000000192e43586e8499aebea9947d68533e291300000000000000000009101414100800000000000000050e1315120c020000000000000000000000000000000000050c0f0e0a02000000000000000000000000000000000000000000000206080a0d0f121417191b1e2023303d4a5764717d8c98a5b2b6a99c8f8275685b4e4133241301000000000000001122303a4042434547494b483f30200d000000000000000000000a1f344a5f748ba0b5a48f78634e38230e0000000000000e23384e63788fa4b9b39d88725d48331e090000000000000000000000000000000000091e33485e73899fb4a59079644f3a251000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b252f39434d57616b758085725f4c3a271401001a2e41515d5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5e5444311e0900000517293b4d5a5f5951494139312920191008000000000000000000000000000c203345555e5c554e47403a332c251d110400000a1f34495e72808b97a2b0b49f8a756a75828c9aadb19d8974604b37220d0000000109121b232c3438372f23140400000000000000000014283d52677c92a7bcb09b86705b46311c0700000000001a2f445a6f8499afbda8937c67523c27120000000000000008121c252929241a0e00000000040d1721282a271f14050000000000000000000000000000020e182124231e140800000000000000000000000000000000000000030e161b1d20222427292c2e303335383a3d3f4753606d7a8894a1aebaada09386786b5e5142301d090000000000000004121e262b2d393f403936342d211202000000000000000000000a1f344a5f748ba0b5a48f78634e38230e0000000000000d22374c62778da3b8b49f89735e49341f0a0000000000000000000000000000000000051d32475c72889da0a0917b66503b2611000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131d26303a444e58626c74685543301d0a000011233341494a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4943362615020000000c1e2f3d474a453d352d251d150d0500000000000000000000000000000004162837434948413a332c261e18110900000000091e33485d6f8294a6b4afa39886707d88939ea9b8ac97836e5a45311d08000008141d252e373f484d4b4132210f00000000000000000010253a4f64798fa4b9b39e89735e49341f0a00000000001b30455a6f869bb0bca7917b66513c2712000000000007111b242e383f3e372c1d0c00020d16202a343d3f3b312314020000000000000000000000000914202b353a383126170600000000000000000000000000000000000413212b303234373a3c3e414346484b4d4f525457595c5e697684919eaebeb1a3978a7c6f604c38230e0000000000000000010f1e2d3c4a54544b3d2e20110300000000000000000000000a1f344a5f748ba0b5a48f78634e38230e0000000000000c22374c61768ca1b7b5a08b745f4a34200a0000000000000000000000000000000000001c31475c70878b8b8b8b7c67523c2712000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141e27313b454f595f594a3926130000000515232e343434343434343434343434343434343434343434343434343434343434343434343434342f2518090000000000111f2b3234312a21191109010000000000000000000000000000000000000a19263034332d261f18110a0400000000000005192d40526476899ba89d91867a6b748699abb2a79c917c68533f2b1602000717253039414a535b635e503e2b180500000000000000000d22374c61768ca0b5b6a18c77624c38230d00000000001c31465b70879cb1bba5907a66503b2611000000020f1a242d37414b5353493b291709151f29333d4751544e42311f0c0000000000000000000005101b27323d484f4d4435241200000000000000000000000000000000001022313e45474a4c4f515356585b5d5f626467696c6e707376787a8093a8bdc1b4a79b8e79644f3a250f00000000000000000e1d2d3c4b5a68695b4c3e2f201203000000000000000000000a1f344a5f748ba0b5a48f78634e38230e0000000000000b21364b60758ba0b5b6a18c76604b36210b0000000000000000000000000000000000001b3045596d74747474747464503b26110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010b151e28333d464a463b2d1b090000000005111a1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1b1308000000000000010e181e1f1c160e060000000000000000000000000000000000000000000009141b1f1e19120b040000000000000000000011233547596b7d90968b8074685d697b8da0a0958a7d73614e3925100000122535434c545d666f776e5b4734200d00000000000000000a1f34495e73889db2b9a48f7964503b261100000000021d32475c72889db3baa59079644f3a250f00000010202c36404a545e6867594633201927323c46505a6369604e3b28150200000000000000000b17222d39444f5a646153412f1d0b000000000000000000000000000000061a2d404f5a5c5f616466686b6d70727477797c7d828487898b8d90939bacc0d1c5b19d88735f4b36220d000000000000000e1d2c3b4b5a6978796a5c4d3e302113040000000000000000050d1f344a5f748a9fb4a48f78634e38230e0000000000000a1f344a5f748a9fb4b5a28d77624c37220d000000000000000000000000000000000000162a3d4f5c5f5f5f5f5f5f574735210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020c16202a3234322a1d0f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182a3c4e60728584786d62564c5e7083958e83776c615545321e0a00001b2f425360687079838b7763503d29150200000000000000061c31465b70869aafbca7927c68533e291400000000081e33485e73899eb3b9a48f78634e38230e00000a1c2e3e49535d67717a7663503d2a2737454e59636c767d6b5845321f0c000000000000000a1a2834404b56616c77705e4c3a28160400000000000000000000000000000a1f34495d6d717476787b7d828386888b8d8f919497999b9ea0a3a5a8acb9bfbcb9ac97836e5945301c080000000000000d1c2c3b4a59697888897a6b5c4e3f312211000000000000051019212933485e73899fb4a48f78634e38230e000000000000091e33485e73899fa0a0a08d78634e38230e0000000000000000000000000000000000000e20313e484a4a4a4a4a4a44392a1805000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d171d1f1d170c000000000000000000000000000000000001080b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0802000000000000000000000000000000050c0f0e0a020000000000000000000000000000000000000000000000000000000000000000000000000000000d1f314355677972665b504441536577867b70655a4f443727150200001f34495e717b858d9693806c5845311e0a0000000000000000192d42576c8297acbfaa95806b56412c17020000000a1f344a5f74899fb4b8a38d77624c38230d00001125394c5c66707a848e806c594633304455616b75808a8875614e3b28150200000000000215273846525d68737d8a7c6a584634221000000000000000000000000000000b20364b607487898c8f919396989b9d9fa2a4a7a9acaeb0b3b5b8b6b3b0adaaa7a4a1927c68543f2b160200000000000d1c2b3a4a5968778897998a7a6c5d4f402f1d09000000000615222c353d454d5e73899fb4a48f79644f3a250f000000000000041d32475c72888b8b8b8b8b78634e39240f0000000000000000000000000000000000000213212c3334343434343431281b0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141c202121212121212121212121212121212121212121212121201d150b000000000000000000000000020d182124231e14080000040d1315120c030000000000000000000000000000000000000000000000000000000000021426384a5b646054493e3236485a6c74695e53483d322719090000001e33485d708498a0a99c8875614d3a27130000000000000000152a3f54697d94a8bead98846e59442f1a050000000b20364b60748ba0b5b7a18c76614c37220d0000142a3f546879838d979c897663503d354b5f737d89929c927d6b5845321f0c0000000000081d314456646f7a869199887563513f2d1b0800000000000000000000000000091e33485d72889da1a3a6a8abadb0b2b4b7b9b8b5b3afacaaa7a4a19e9b9895928f8c8977634e39251100000000000b1c2b3a495868778796a6a8998b7b6d5e4c39240f0000000013243340485059616973899fb4a59079644f3a250f000000000000001c31465b6e74747474747473624e39240f00000000000000000000000000000000000000030f191e1f1f1f1f1f1f1c150a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c11121212121212120e070000000000000000000000000000000000000000000a1927303536363636363636363636363636363636363636363636363631281c0f0300000000000000000009141f2b353a38312617070b1620272a272014060000000000000000000000000000000000000000000000000000000000091b2d3d494f4c42372c212b3d4e5b5f574c41362b20140900000000192d4154677b8fa2b6a4917d6956422f1b080000000000000012273c51667b90a5bab19c87715c47321d080000000c21364b60768ca1b7b5a08b76604b36210b000014293e5366798c9ea9a693806c594634495d708396a5ae9b8875614e3b281502000000000e23374b6074828d98a3a592806e5c4a38251100000000000000000000000000041b30465b70869aafb8bbbbb8b5b2afaca9a6a3a09d9b9795928f8c898683807c7977746e5c48341f0b000000000417293a495867768796a5b4b7a99a8b7c67523c2712000000081c3042515c646c747c858fa1b5a59079644f3a250f00000000000000172b3e505c5f5f5f5f5f5f5e5545331f0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1720262727272727272722190d0000000000000000000000000000000000000005162737444b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b45392d20140700000000000005101b26323d484f4d443524121d28333c3f3b3224140300000000000000000000000000000000000000000000000000000000000f1f2c363a3830251a0f1f303e474a443a2f23190d0200000000001125384c5f72869aadad9986725f4b372411000000000000000f24394e63788da2b7b49f8a745f4a35200b0000000d22374c62778da3b8b5a08b745f4a341f0a00000f2337495c6e8294a6af9c897663503d415466798c9fb1a5927d6b5845321f0c0000000014293d52667a8f9faab5ad9e8c7967543f2a150000000000000000000000000000192e43586d8398adaca9a6a3a09d9a9794918f8b888683807c797673706e6b6864625f5b503f2d1905000000000a1f33465867768695a5b4bdad9e8f8070604e3a25100000000d22374b5f6f7780889099a1adb4a29079644f3a250f000000000000000f21323f484a4a4a4a4a4a4943372716030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050b0f1216191c1f1f1a12060000000000000000000000000000000000000000000000000000000000000000000000081928343b3c3c3c3c3c3c3c362b1d0c00000000000000000000000000000000000012233445555f606060606060606060606060606060606060606060606060574b3e31251809000000000b17222d38444f5a6461534230232f3a4550544f4232200e0000000000000000000000000000000000000000000000000000000000010e1a2124231d13080112202b333431281c110600000000000000091c3043576a7d91a5b5a28e7a6753402c19060000000000000c21364b60748a9fb4b7a28d77634d38230e0703000e23384e63788fa3b8b49f89735e48331e090000071a2c3f5164778a9cafa693806c594637495c6f8294a7ae9b8875614e3b2815020000001a2e43576c8295aab6a69b90857a6a55402b160000000000000000000000000000162b40556a8095999794918e8b888683807b787673706d6a6764615e5b585653504d4a463e32221000000000000e23384d62758695a4b3bdae9e8f8070615142311e0b0000000e23384d62778b949ca4acb4b2a8978572604d38230e000000000000000313222d33343434343434343026190a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d182024272b2e3134342e24160600000000000000000000000000000000000000000000000000000000000000000000122537465052525252525251493b2a1704000000000000000000000000000000000d1e2f40526373767676767676767676767676767676767676767676767675685c4f43362716040000091a28343f4a56616c77715f4d3b35404c57636a614f3d2b1907000000000000000000000000000000000000000000000000000000000000060d0f0e09010000020f181e1f1c150a0000000000000000000014273b4e6175899cb0aa97836f5c4935210e000000000000081d32475c72879cb1baa5907a66503b261f1c181512253a4f64798fa4b9b39d88725d48331e08000000102235475a6c8092a5af9c897663503d3f5264778a9cafa5927d6b5845321f0c0000001f34495d72879bafad99897d72675c4d3a2612000000000000000000000000000014283e53687c8885827d7b7876726f6c6a6764615e5b5855524f4c494643403d3b3835322b21130400000000000d22374c6070808f9eadae9e8f8070615142332414020000000b1f33475b6f8397abb6aea69f978b79675543311d0900000000000000000410191e1f1f1f1f1f1f1f1b140900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d1d2a34393c404346494941342413020000000000000000000000000000000000000000000000000000000000000000001a2e425563676767676767655947331f0b00000000000000000000000000000008192b3c4d5e6f828c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c86796d60534534210d000114273846515d68737d8a7c6a584647525e6975806d5a4836241200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1e3246596c8094a7b39f8c7864513e2a17030000000000031a2f44596e8499aebda8937d68543f3834312d2a26263b50657990a5bbb19c87725c47321d070001111e282e3d506275889bada693806c594635475a6d8092a5ae9b8875614e3b29160300001f34495e728699acad99867260554a3e2f1e0b000000000000000000000000000011263b506373726f6c696663605d5a5854524f4c494643403d3a3734312e2c282523201d170f03000000000000091d3043526170808f9e9e8f8070615242332415060000000004182c4054687c90a4a29a938b837b6d5b4a38261401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006192b3b474e5154585b5e5d5242311f0e00000000000000000000000000000000000000000000000000000003090c0c0a081c32475c717c7c7c7c7c7c76624d38230e00000000000000000000000000000013253748596b7c8d9fa1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1988b7d7163503c271200081c304456636f7a85909a887563515964707b878a77665341301e0c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003162a3d5064778b9fb2a894826d5946331f0b000000000000172c41566b8095abbfab96826c57504c4946423f3b383c51667b91a7bcb19c87705b46301b06000e1f2f3b424950586a7d90a3af9c89766350464d546275889bada5927d6b584633200d00001b2f4256697c90a4b5a28f7b6754412d20110000000000000000000000000000000c203446565f5d5a5754514e4b484543403d3a3734312e2b2825221f1c191614100e0b070100000000000000000113253443526170808e8f8070615243342415060000000000001125394d607489968e877d776f675e4f3e2c1a09000000000000000000000000000000000000000000000000040c10121416181a1b1b160e030000000008111617171717171717130b010000000a121717171717171717120a0000000000000000000000000e223648596366696d7073705f4e3d2c1b09000000000000000000000000000000000000000000000000000b161e22211f1e1d32475c7288939393938f78634e38230e0200000000000000000000000000001b2f43556677899aabb7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b7b5a99c8f7d68533e2913000e22374b5f73828c97a3a593826f5f6b76828d999583715f4d3b2917040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1c2b37485b6f8396a9b09d8975624e3b271200000000000014293e53687c92a7bcae99846f6865615e5b5754504d4a52677c93a8bdb09b866f5a442f1a0500182b3d4d575d646b7279879cb1a693806c595a61686f767d93a8ae9b8875624f3c2916030013263a4d6074889bafab9884705d4a36230f00000000000000000000000000000004172838444a4845423f3c393633302d2b2825221f1c191613100d0a070000000000000000000000000000000000071625344251616f7d82716152433425160600000000000000091d3145596d82827a726a635b534c4031200f0000000000000000000000000000000000000000000000000b17202527292b2d2f30302b21130400000d1a252b2c2c2c2c2c2c2c271e110200101d262c2c2c2c2c2c2c2c261d10000000000000000000000014283c5165777b7d8386897d6c5b493827160400000000000000000000000000000000000000000000000b1b2832373634333130465b70879ca8a8a48f78634e392418171514120f080000000000000000001f34495e728495a6b7c1b7b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b4b9c5baa9947d68533e29130014283d5165798f9ea9b5ad9e8c7a687d89949faba18f7c6a5846331f0a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000215283a48545f6a798da2b7a5927d6a55402b1600000000000011263b5065798fa4b9b29c88827d797673706c6966625f5b687d94a9beaf99846e59442f1a04001e32475a6a717880868d94a2b5af9c8976636e757c838a919bacb8a592806c594633200c000a1e3144586b8093a6b3a08d7966523f2b18050000000000000000000000000000000b1a27303433302d2a2724211e1b181513100d0a0600000000000000000000000000000000000000000000000000071624334251606f7162534334251607000000000000000002162a3e5266746e665f574f4740382f2213030000000000000000000000000000000000000000000000091a28343a3c3e40424446453e312210000a1b2b3840424242424242413b2f200f0d1e2e3a41424242424242413a2e1e0d000000000000000000061a2e43576b809194979b9b8a786756453322110000000000000000000000000000000000000000000004172939464c4b4a484644465b70879cb1bba59079644f3a2f2e2c2a2927231b1002000000000000001e33485e73899eb3c4b2a39f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa7b7bda8937d68533e2913001a2e42576b8095a9b7a79b90857a6e8397a6b1b1a69a8875624d38230e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c31455866717c8893a5b9a5917c68533f2a150000000000000d23384c61768ca1b6b8a69a96938f8c8886827d7a7773706d8094a9bfad98836d58432e1903001f344a5f74868d949aa2a8b1c0b9a693806d808a90979ea5acb9c2af9c8975624f3b2712000215283c4f63768a9eb1a995826e5b4734210d0000000000000000000000000000000009141c1f1e1b1815120f0c09050000000000000000000000000000000000000000000000000000000000000000000615243342515d5e534435251607000000000000000000000e233648585f5a524b433b342c241c1204000000000000000000000000000000000000000000000000142738464f52535657595b5a4f402d1a061327394954575757575757564d3e2d19182b3c4c55575757575757554c3c2a170000000000000000000c2035495d72869aa9acafa79685736251402f1d0c0000000000000000000000000000000000000000000b2034475761605f5d5b5a585b70869bb0bba59079644f464443413f3e3c382e2010000000000000001d32475c72889cb2bda89489898989898989898989898989898989898a9aaebda8937c67523c2712001e33485d71869aafae9a897d736873889db1b0a094897d71604c37220d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1f344a5f74848f9aa5b1b29f8b76624e3925100000000000000a1f34495e73899eb0bfb7aeaba8a4a19d9a9793908c8986838095abc0ac97836c57422c1702001c3145596d8295a7afb5bcc4cfc3b09d8a76778ca0acb2b9c0c9cbb8a592806a543f2a1500000d2033475a6d8295a8b29e8b7764503d2a16030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061523324048494235261707000000000000000000000007192b3a454a463f372f282018100800000000000000000000000000000000000000000000000000001c3044566367686b6c6e706d5d49341f0a192e4356676c6c6c6c6c6c6a5c4935201e33475a696c6c6c6c6c6c695a46321d00000000000000000012263b4f63788da1b5c1c4b4a391806f5d4c3b2a190700000000000000000000000000000000000000000f24394e6375767472706f6e6c6f869bb0bca7917b665c5b5a58565453514b3e2d1b080000000000001b30465b70869bb0bca7917b737373737373737373737373737373738398adbda8937c67523c2712001f34495e728599acae9a86736064788ea2b7a89382766b605343311d090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091e32475a6d8091a3b5aba09585705c47331f0a000000000000071c31465b708392a1b0b9bdc0bdb9b6b2afaca8a5a19e9b97949eafc1ac97826b56402b16010016293e5165798ea2b6c9d1d4cec1ad998570708599adc1cdd4d1c9b5a28d7965513d2813000004172b3e5165788c9fb3a793806c5946321f0b0000000000010e181e1f1f1d1c1b1a181716141312100f0e0d0b0a0907060503020100000000000000000000000000000000000000000000000000000000000514222d33342f251708000000000000000000000000000d1c283134322b231b140c04000000000000000000000000000000000000000000000000000000001f344a5f737c7d8083848676604c37210c1b30465b7083838383838377624c372221364b6076838383838383745f4a341f000000000000000004192d41556a7d93a7bbd0d2c1af9e8d7b6a5947362514020000000000000000000000000000000000000010263b5065798b89888786848280869bb0bca7917b7372706f6d6b6a68665c4a37230e0000000000001a2f445a6f8499afbda8937d685e5e5e5e5e5e5e5e5e5e5e5e5e5e6d8398adbca7917b66503b2611001b2f4255697c90a3b6a38f7b6864778a9db0ab988672604e4235261401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182b3d4f61748698a4998e83776955412d190400000000000000192d415464738392a1a4a8abaeb2b5b8bcbfbdbab6b3afaca9afbcc0ab95806a54402b1500000e22364a5e72879aafc2c7c0b9b3a6927d69697d92a6bacac4bcb6af9a86725e4a36220e0000000f2236495c708397aaaf9c8975614e3b27130000000000111f2b3234343231302f2d2c2b2a282726242322201f1e1c1b1a191716151312110f0e0d0b0a0907060100000000000000000000000000000000000511191e1f1b12070000000000000000000000000000000b151c1f1d170f08000000000000000000000000000000000000000000000000000000000000001e33485e7388949597998d78634e38230e1d32475c7288989898988d77624c372222374c61768c9898989889735e48331e00000000000000000b1f33485c708599adc1c3bfc1bbaa99887665544331200f0000000000000000000000000000000000000011263b50667b919f9d9c9a98979595a2b4bda8958b898886848382807d7a65503b2611000000000000192e43586d8398adbfa9947d6954484848484848484848484848586e8499afbca7917b66503b2611001326394d6073889baeab9885715d6d8093a6b5a2907c6a5744311f0c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e20324456697b8d92877c70665a4c3a2612000000000000000012253746556473838c8f9396999da0a3a7aaadb1b4b7bbbebfc2bfb2a5947d69543f2a140000071b2f43576b8093a7bab3aca59f978a766262768a9fb2b6afa8a29b93806b57432f1b0700000006192d4054677a8ea2a29a917d6a56412c17000000000b1e2f3d474a49474645444241403f3d3c3b3a383736343332302f2e2c2b2a292726252322211f1e1d1b160c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c31475c70879cabaca5907965503b26101d32475c72889dadada38d77624c372223384d62778da3adad9d88725c47321d00000000000000001125394e62768b9fb4beb0a9adb9b7a5948371604f3e2c1b0a00000000000000000000000000000000000012273c52677c92a7b3b1afadacabaab1c0c4b2a5a09e9c9b999897959079644f3a2510000000000000172c41576b8297acc0ab95806b56403333333333333333333343586e8499afbba5907a65503b2611000a1d3144576b7d92a6b4a08d79666376899caeac9a8774614e3b291604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031527394c5e70828075695e53483c2e1d0a0000000000000000081928374655657377797d8284888b8f9295989c9fa2a5a9acafafa194877967523d281300000014283c5064778ca0a69f98918a847c6f5b5b6f8397a9a29b948d87807764503c281400000000001124384b5f7286988f867d756855402c160000000014283b4d5a5f5e5c5b5a59575655545351504f4d4c4b4a484746444342403f3e3c3b3a38373634333230291e1000000000000000000912191b1913090000000000000000000000030a0d0c0700000000000000000000000000000000050d1213100900000000000000000000091013120d0400000000000000001a2f445a6f8499afbca7927c67523d28131d32475c72889db3b8a38d77624c372224394e63788fa4b9b19c87705c47321c0000000000000003172b4054687c91a6bab2a0949babbcb2a18f7d6d5b4a39281605000000000000000000000000000000000013283d52677c93a3a5a7a8aaacadafb5c1d0c2b8b5b3b1b0afadaca48f79644f3a240f000000000000162b40556a8095abc0ac97826c57422c1e1e1e1e1e1e1e1e2f445a6f869bb0bba59079644f3a250f000115283b4f62768a9db1a996836f5c6c7d92a4b6a4917d6b594633200e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1c2e405365746d62574c41362b1e10000000000000000000000a19283747565e6265686c6f7276797c8084878a8d9094979b9e918376685b4b3824100000000c2134485d708599928b847c766f68605254687c90958e878079726b64594835210c0000000000081b2f4256697c857b726a61594b39261200000000182d42576a747372706f6e6c6b6a68686665646361605f5d5c5b5a585756545352504f4e4c4b4a4847453c2e1e0c000000000007111b262d302e261a0c0000000000000000000c171e22211c140d060000000000000000000000000a17212728241c100300000000000004111d25282721160900000000000000182d42576c8398adbea9947d69543f2a141d32475c72889db3b7a18c76604b3621253a4f647990a5bbb09b86705b46301b00000000000000091d32465a6f8397acbfab97838d9fb0bead9c8b79685645342312000000000000000000000000000000000013293e53687d8c8f9091939597989aa3b4c7baaca5a7a8a9abacaea38e78634e38230e00000000000014293e53687d94a9bead98836e58432e190300000000001a2f445a6f869bb0b9a48f79644f3a250f00000c2033465a6d8295a8b29f8b77646175889badae9b887563503d2a18050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011233547575f5b50453a2f24190d0000000000000000000000000a19293843494d5053575a5d6064676b6e7174787b7d838689807265584b3d2d1b0800000005192d4155697d857d767069625b544d434c6075888279726c655e5750483b2b180500000000000013263a4d607170685f564e453b2d1c0a000000001a2f445a6f8489888786848382807d7c7b7978777675747271706f6d6c6b6a686766646362605f5e5c594c3b2815000000050f1a242e38424642382a1908000000000000000c1c2933373630282119120a010000000000000000081928343c3d382e201306000000000714222f393e3c34271807000000000000162b40566b8095abc0ab96826b56412c171d32475c72889db3b7a18c76604b3621263b50667b91a6bbaf9a866f5a442f1a000000000000000f24384c60758a9eb2b9a5917c8292a3b5baa89786746352402f1e0d0000000000000000000000000000000013283d5266757778797b7d8082838697acc2af9c909193949697999b8d77624c37220d00000000000013283d52677c93a7bcaf99846f5a442f1a0500000000001b30465b70869bb0b9a48f78634e38230e000004172a3e5164788c9fb2a894826d5a6a7d90a3b6a592806c5a4734200b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006182a39444a473e33281d120700000000000000000000000000000b1a263034383b3f4245484c4f5256595c606366696d70736f6255473a2d1f0f000000000012263a4e62737069625b554e4740393145596d736c655e58514a433c352b1d0d000000000000000a1e3143535e5d544c433a32291d0f00000000001b30465b70869b9d9c9b99989795949391908f8d8c8b8988878684838280807d7c7b797877767473726a58442f1a00000b17222c36414b555b564837261403000000000005182a3a464c4a433c352d261e1305000000000000051626374650534b3e3124160900000b1825323f4c53504536251403000000000014293f53687d94a8bead98836d58432e191d32475c72889db3b7a18c76604b3621273c52677c92a7bcaf99846e58432e1900000000000001162a3e53677b90a4b8b39f8a76748697a8bab5a392826f5e4d3c2a19080000000000000000000000000000000e233648586062636567686a6b6d8095abc0ac97827b7c7d828384868776604b36210c00000000000011263b50667b91a6bbb09b86705b46301b0600000000001b30465b70879cb1b9a48f78634e38230e0000000e2235495c6f8396aab09d89766260738699a89f958a77634d38230e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b283134332b21160b000000000000000000000000000000000009141b202326292d3033373a3d4144474b4e5154585b5f5d5144372a1c0f0100000000000b1f3345555e5c554e474039332c252a3d4f5c5e58514a433d362f2821180d000000000000000001142635424949413830271e160c0000000000001d32475c71879cb1b1b0afadacaba9a8a7a5a4a3a1a09f9d9c9b99989795949392908f8e8d8c8a8987705b46301b00091a29343f49535d677066554332211000000000000f22354858615f575049413a302314020000000002122333445464685c4f4134271a0c0e1b283643505d68635342322110000000000012273c52677c91a7bcaf9a866f5a45301b1e33485d72889db3b7a18c76604b3621293e53687d93a8bdad98836c57422d18000000000000071c3044596d8296aabfad98847068798b9cadbeb09f8d7c6a594837251403000000000000000000000000000007192b3a464b4c4e50525354576a8095abc0ac97827068696b6c6e6f716e5d4934200a0000000000000f253a4f64798fa4b9b19c87725c47321d0700000000001c32475c70879cb1b8a38d77624d38230e00000006192c4053677a8ea1a39a927d6b56697c8f958c82776e5e4b37220d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151c1f1e180f040000000000000000000000000000000000000000070b0e1114181b1e2225282c2f3236393c4043464a48403326190c0000000000000003162737434948413a332c261e181120313e4849443d362f29211b140d05000000000000000000000817252f34342e251c140b02000000000000001e33485d72889da7a8a9abacadaeafb0b2b3b4b5b7b5b4b3b1b0afadacaba9a8a7a5a4a3a2a09f9b866f5a45301b0014273847515c66707a8472614f3e2d1c0b00000005182b3e516476736b645d554d4132200c000000000f2030415162727a6d5f5245372a1d1f2c394653616e7b7060503f2e1e0d0000000010253a4f64798fa4b9b19c87715c47321d1e33485e73899fb4b7a18c76604b36212a3f54697d94a9bfac97826b57412c170000000000000e22364b5f73889cb1bba7927d695b6d7d8fa1b2bcab9a897766544332210f0000000000000000000000000000000d1c29323637393b3c3e3f546a8095aabeb29f8f806f5f5657595a5c5b50402e1a060000000000000e23384e63788da3b8b39d88735e48331e0900000000001d32475c72889db3b8a38d77624c37220d000000001024374b5e7285988f877d7568555f728582786f645b50412f1c080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005090d1014171a1d2124272b2e3134332d2216080000000000000000000a19263034332d261f18110a040213212c33343029221b140e07000000000000000000000000000007121b1f1f1a1209000000000000000000001f344a5f748990919394959798999a9b9c9e9fa0a1a3a4a5a7a8a9abacadafb0b1b2b3b4b6b5af99846e58442f19001c304456646e78838d90806d5c4b3928170600000e2134475b6e8287807870695f4f3c28130000000c1d2d3e4e5f6f808b7d706255483b2d2f3d4a576471808c7d6e5d4c3c2b1a090000000e23384e63778da3b8b39e89735e49341f1e33485e73899fb4b7a18c76604b36212b40556a8095abc0ab95806b56402b1600000000000014283d5165798ea2b7b4a08c77634f60718394a5b7b7a6958472614f3e2d1c0a0000000000000000000000000000000b161d2022242627293e53677a8ea1b4bdae9e8e7d6e5e4e444547463f322311000000000000000d22374c61768ca1b7b49f8a745f4a341f0a00000000001d32475c72889db3b7a18c77624c37220d00000000081b2e4255697c857b736a61594b5567776f655c52483e3223120000000000000000000000000000040c12191c1c170e0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003080c0f1216191c1f1e191105000000000000000000000009141b1f1e19120b0400000000030f191e1f1b150e0700000000000000000000000000000000000000000000000000000000000000000000001f34495e7278797b7c7d80828384868788898a8b8c8d8f90919394959798999b9c9d9e9fa1a2a398836c57422d18001f344a5f73828c96a09c8c7a6857463523120105182b3e5164778a9b948c857d6b56402b1600000317293b4b5c6c7d8e9c8f827366584b3e404d5a687582909c8c7a6a59493826130000000c21364b60768ca0b5b5a08b76604b36211e33485e73899fb4b7a18c76604b36212c41566b8297acbfaa95806a543f2a150000000000061a2e43576b8095a9bdae9a86715d485465768899aabbb2a1907d6d5c4b3928170600000000000000000000000000000003090b0d1322313d434b5e718598a7b7bcac9c8c7c6c5c4c3d32312c221405000000000000000b20364b60758ba0b5b5a08b76604b36210b0a0a0a0a0a1e33485e73899fb3b7a18c76604b36210b00000000001326394d607170685f574e453b4a5a625c52493f352b2114050000000000000000000000040a11191f262e32312b20130300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001b2f43546163656667686a6b6c6e6f7072737476777879797b7c7d80828384868788898b8c8d8e8f826b56412c17001e33475b6d8091a3b2a9988675635241301e0d0e2134475a6d8294a7a7a08c7965523e29140000091e32465969798a9bab9f918476695c4e515e6b788693a0a99988776755422e1a0500000a1f344a5f73899fb4b7a28d77624d38231e33485e73899fb4b7a18c76604b36212d42576c8398adbea9947d68533e291300000000000c2135495d72869bafbca894806b564247596a7b8d9eafbfae9c8b79685746352312010000000000000000000000000000000002122131404f58565467798999a9b8baaa9a8b7a6a5a4b3b2b1b100400000000000000000a1f34495e73899fb4b7a28d77624c37221f1f1f1f1f1f1f33485e73899fb4b6a18c76604b36210b00000000000a1d3143535e5d544c433b322c3c474c493f362c22180f04000000000000000000020911181e262c333b4247463e31210f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000132536444c4e50515253545657585a5b5c5e5f60626364656668686a6b6c6e6f70727374767778797b6a55402b1600182b3e5061738597a8b5a49382705e4d3c2b1a182b3e5164778a9eb1aa9784705d4936230f00000b21364b60758797a4b1afa29587796c5f616f7c8997a4b1afa29585715c47321d070000071d32475c72889cb1b9a48f79644f3a251e33485e73899fb4b7a18c76604b36212e43586e8499aebda8937c67523d2813000000000012273b4f64788da1b5b6a28d7965503c3b4c5d6f8091a3b4baa9988675635241301e0d000000000000000000000000000000011120303f4f5e6c695a5b6b7a8b9baabab8a999897869594939291a0a0000000000000000071d32475c72889db3b8a38e78634e383434343434343434344a5f74899fb4b5a08b745f4a341f0a000000000001142635424949413930271f1e2b3337352d23191005000000000000000001090f161e252b333a40484f555c5a4f3e2b1804000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000818263138393b3c3d3e3f404243444647484a4b4c4e4f50515354555657585a5b5c5e5f60626364665e4e3b2713000f2132445667798b9caeb09f8e7c6b5a4837262134475a6d8294a7b5a28e7a6754402d1a0600000a1f33485b6b788693a1aeb2a5988b7d6f72808d9aa7b4ac9f918476695844301b060000011b30455a6f869bb0bba7917b66513c271e33485e73899fb4b6a18c76604b36212f445a6f869aafbca7917b66513c27120000000004192d41556a7d93a7bcb09b87725e4a362f405162738596a7b9b5a49382705f4d3c2b1a0800000000000000000000000000000f1f2f3e4e5d6d7c78695b5d6c7c8c9cacbbb7a79787776757473828180800000000000000001c31465b70879cb1b9a48f79644f4a4a4a4a4a4a4a4a4a4a4a5f748ba0b5b5a08b745f4a341f0a0000000000000817252f34342e251d140b0d181f22201910060000000000000000010d161d242b323940474e555c636a716d5b47331f0b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009151e2324262728292a2b2d2e2f303233343637383a3b3c3d3f40414243444647484a4b4c4e4f504c40311f0c00031527384a5b6d8090a2b4ac9a8977665544322b3e5164778a9eb1ac9986725e4b38241100000004182b3d4d5a687583909eabb6a89b8e8083909eabb7a99c8f827366584b3b281501000000192e43586e8398adbda8937d68533e291f344a5f74899fb4b5a08b745f4a352030465b70869bb0bba5907a66503b2611000000000b1f33485c708599adbeaa95826c58432f2233455667788a9bacbeb09f8e7c6b5a48372615040000000000000000000000000e1e2d3d4d5c6c7b8c88796a5c5e6e7d8e9eadbdb5a595867565554636261606000000000000001a2f445a6f869aafbba6917b665f5f5f5f5f5f5f5f5f5f5f5f5f748ba0b5b49f89735e49341f0a0000000000000007121b1f1f1a1209010000040a0d0b0600000000000000000002121f2a31383f464d545b626970777d8576624e3a2612000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008182631363737373737373737373737373737373737373737373737373737373737373737383a3b382f2213020000091a2c3e4f61728596a8b8a795847261503f34475a6d8294a7b7a3907c6956422f1b08000000000e1f2f3d4a576472808d9ba8b5ac9e9294a1aeb3a6998c7d706355483b2d1d0c00000000172c41576b8297acc0ab95806b56402b1f344a5f748ba0b5b5a08b745f4a341f32475c71879cb1b9a48f79644f3a250f000000001125394e62768b9fb4b7a38f7a66523d29162738495b6c7d8fa0b1bdac9a897766554432211000000000000000000000000d1d2c3c4b5b6b7a8a9a98897a6b5d5f6f808f9faebeb3a394847364544434241505000000000000192e43586e8498adbca7927c7474747474747474747474747474768ca1b7b49f89735e48331e0900000000000000000000000000000000000000000000000000000000000000000f20303d454c535a61686f767c848b92927d6955412d190500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001142636444b4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4c4b4234241204000000000f2032435567788a9cadb3a290806e5c4b3d5063778a9eb1ae9b8873604d39261300000000010d161f2c394754616f7c8a97a7baafa6a7b1b6a496897a6d605245372a1d0f0400000000152a3f546a8094a9bfac97836c57422d1f344a5f748ba0b5b5a08b745f4a341f33485d72889db3b9a48f78634e38230e00000003172b4054687c92a6bab19d8974604b37230f1a2c3d4e5f708294a5b6b8a795847261503f2e1c0b0000000000000000000c1c2b3b4a5a69798999a8a7988a7b6c5c61708290a0b0bfb2a2928272625242332313030000000000172c42576c8297acbeaa968b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b90a3b8b39d88735e48331e090000000000000000000000000000000000000000000000000000000000000000182b3e4e5960676e757c838a91989fa69985705c4834200c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000081c304354606262626262626262626262626262626262626262626262626262626262626262625f52412d19050000000003142637495b6c7d90a2b3ae9d8c7a6958475a6d8093a7b8a5927d6a5744311d0a00000002121f29323b444d565f6770798ba0b5c1bbbcc3b09b86776b625950473d342b21140500000013283d52677c93a7bcaf99846f5a442f23344a5f748ba0b5b5a08b745f4a342534495e73899fb4b8a38d77624c37220d000000091d32465a6f8397acbfab97836e5945311c080e1f30425364758798aabbb3a291806e5d4b3a291706000000000000000b1a2a3a495968788898a7b7b6a8998a78635262728292a1b1c0b0a09080706151413121120200000000162b40566b8095abc0b3a5a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a2aec0b39d88725c47321d0700000000000000000000000000000000000000000000000000000000000000001e33475b6c747b828990979ea5acb3b4a08c77634f3b27130000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b20354a5f72777777777777777777777777777777777777777777777777777777777777777777705d48331e080000000000081a2c3d4f60728495a7b9a9988775645263768a9db0b09c8975624e3b2815010000000f20303c454e576069727b858d97a6b9cdd0d1c7b39f918880756c635a50473e32231200000011263b50667b90a5bbb19c87705c4732383d4a5f748ba0b5b5a08b745f4a3f39344a5f748ba0b5b7a18c76614c37220c0000000f24384c60758a9eb2b9a5907c68533f2b1602021324354758697a8c9daebfae9d8c7a6958473524130100000000000a192938485867778797a6b6baaa9b8b7b6b5c495463738493a3b3beae9e8f806f5f4f3f30201000000000142a3f54697d92a2b2c2b9b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b7bfbcaf9d88725c47321d0700000000000000000000000000000000000000000000000000000000000000001f344a5f74888f969da4abb2b9c0c7bba7937d6a56422e1a0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d22374c61768c8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d8d88725c47321d080000000000000e2031435566778a9badb6a49382705f6d8093a6b9a794806d5946331f0c00000000182b3e4e59616a737c868f98a0a9b4bcc2cec5bcb9aea59b928980766d645a50412f1c0800000f24394e63788fa3b8b39d88735e48464c52575f748ba0b5b5a08b745f59534e484b60768ca1b6b5a08b75604b36210b000001162a3e53677b90a4b8b39f8a75614d39241000000618293a4b5d6e8091a2b3bba9988775645341301f0e0000000009182837475666758695a5b4bbab9c8c7c6c5d4d3e455565758595a5b4bdad9d8e7d6d5d4e3e2e1e0e00000012273c5064748494a4b4b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5ac9e9183705b46311c0600000000000000000000000000000000000000000000000000000000000000001c3145596d8295a9b1b8bfc6cdd4d6c2ae9a86715d4935210d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23384d63778da3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a39c87705b46311c0700000000000002142537495a6c7d90a1b3b19f8e7d6b768a9db0b29e8b7764503d2a1603000000001e33475b6b757d879099a2abb4b1a9a7b0bfb5a8a4abb3afa59c938a80776d5e4b37220d00000d22374c62778ca1b7b5a08b7460555b60666c72778ba0b5b5a08b78736d68625d5762778da2b7b49f8a745f4a341f0a0000081c3044596d8296aabfac98846f5b47321e0a0000000b1d2e3f5061738495a7b8b6a59382705f4e3d2b1a09000007172736465565748594a4b3bcac9d8d7d6d5e4e3f2f37475766768796a6b6bbab9c8c7b6c5c4c3c2c1b0900000d2134465666758696a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a09b8e80726555422d19040000000000000000000000000000000000000000000000000000000000000000162a3e5265798ea2b6cad4dae1e9ddc9b5a18d7865503c291400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f243a4f64788fa4b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b09b866f5a45301b0600000000000000081a2b3d4e60718395a7b8ac9b89778093a6b9a995826e5b4834210e00000000001f344a5f7387929ba3acb5b0a79e9593a1b4aa978f98a0aab3afa69d948a77634d38230e00000b20354a5f748b9fb4b7a28d7764696f757a82878c94a4b8b8a5948d88837c77716c66788ea3b8b49f89735e48331e0900000e22364b5f73889cb1bba6927d6955402c18040000000010213344556677899aacbdb1a08f7d6c5a493826130006162535445464738393a3b2bdae9e8f7d6f5f4f4030212939495868788898a8b7baaa9a8a7a6a5a4a38251100000517283848586777888b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b7d6f6255473725120000000000000000000000000000000000000000000000000000000000000000000f22364b5e72879bafc3d7ebf6f8e4d0bca894806c5843301c070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b50657990a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a099846e58442f190400000000000000000d1f3143546677899bacb8a796858a9db0b3a08d7966523f2b180500000000001c3044576a7d91a5b6afa69d948b82879cb1a7917b848d97a0a9b3a895826d5a4734200b0000091e33485d72889db3b9a48f78787d848a8f959ba1a7b1c1c2b2a7a29c97918c86827b798fa4b9b39d88725c47321d08000014293d5165798ea2b7b4a08c77634e3a2611000000000004152637495a6b7c8e9fb0bdac9b8a786755422e1a00122434435362728292a1b1beae9e8f80706051413122121b2b3a4a5a6a798a99a9b9b8a89889786855402b160000000a1a2a3a4a5969747474747474747474747474747474747474747474746c5f514437291a08000000000000000000000000000000000000000000000000000000000000000000071b2f43576b8094a8bcd0e4f8faebd7c3af9b87735f4b37230f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012273c51667b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b8b836c57422d1803000000000000000002132536485a6b7d8fa1b2b3a29497a6b9ab9784705d4a36230f00000000000014273b4e6175889ca49b9289807770879cb1a7917b707a848d96a09e8b7764513e2b18050000041c31465b70879bb0bba692888d93999ea4aaafb5bbc1bcb9bebcb6b1aba6a09b958f8a93a7bbb19c87705c47311c0700061a2f43576c8095a9bdae9a86715d4834200b000000000000091a2b3c4d5f708293a4b5ab9e9285715c47321d001a2e415261718291a0b0bfafa0908070615142322313040d1c2c3c4c5b6b7b8b9babbaac9c8d7c6b56412c17000000000c1c2c3c4b595f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5b4e413426190b000000000000000000000000000000000000000000000000000000000000000000000014283c5064788da0b4c8dcede6dfd8cab6a28e7966523e2a160200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011263b5064747474747474747474747474747474747474747474747474747474747474747474746955412c170100000000000000000007192b3c4e5f718395a6b8b1a9aab4b5a28f7a6754412d1a070000000000000b1e3245586c8093918880766d6472889cb2a5907964677079838d95826e5b4835220f000000001a2f445a6f8499afc1afa19ca2a7adb3b8bebdb8b2aca7a4a9afb5bac0bab5afaaa49fa3b1c2b09b86705b46301b06000c2135495d72879bafbca894806a56422e1905000000000000000d1f30415263758698a6998d80736857442f1b001f34495d7080909fafbeb0a19182716252433324140400000e1e2e3d4d5d6d7c8d9cac9e8f7d6e5e4e3b281300000000000e1e2d3b464a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a473e302316090000000000000000000000000000000000000000000000000000000000000000000000000d2135495d718699adc1d5d9d2cbc4bdb7a995826d5945311d080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d213547575f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5f5a4c3a261200000000000000000000000d1f3042536576899aacbebebfc0ac9986725f4b382511000000000000000215293c506376877d756c635a5c72889db3a5907964545d667079837865523e2b180500000000182d42576c8397acc1beb4b1b6bcbfb9b4aea9a39e98928f959aa0a6acb1b7bdbeb9b4b7c0c4af9a866f5a442f1a050013273b5064788da1b5b6a28d7864503c2713000000000000000001122335465768798b95887b6f62564a3a2815001f34495d707d8d9caab1a29283726353443425150600000000101f2f3f4f5e6e7d8e9e908070605040301f0c0000000000000f1d2a3234343434343434343434343434343434343434343434332b20130500000000000000000000000000000000000000000000000000000000000000000000000000061a2e42566a7d92a6bacbc4beb7b0a9a29c958874604b36210c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005182a39444a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a4a463c2e1d0a00000000000000000000000113243648596b7c8fa0b1c3cab7a4907c6956432f1c0800000000000000000d2033475a6d736a61584f485d72889db3a48f79644f4a535d666f6d5c4936230f0000000000162b40556a8095a6b2bec1bbb5b0aaa59f9a948f89847d7a80868c92979da3a8aeb4babfbfb2a699846e58432e190300192d41566a7d93a7b8b09b87725e4a36210d000000000000000000061728394b5c6d7d83766a5e5145382c1c0b001a2e4151606f7d8c9aa39484746455453526160700000000000111213140506070808f827161514232221201000000000000000c171d1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1e180f0200000000000000000000000000000000000000000000000000000000000000000000000000000013263b4e63778b9fb3b7b0aaa39c958e88827971604b36210c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1b283134343434343434343434343434343434343434343434343434343434343434343434322a1e100000000000000000000000000007192a3c4d5f708294a6b5b5ae9b8874604d3a271300000000000000000004172a3d4f5c5e574e453c485e73899fb4a48f78634e384049535b5a4f3e2c1906000000000014293e53687c8995a1adaca7a19b96908b868079746f69666c71777c83898e949a9fa5abaea195887b6b56422d1803001e33485c7085979da3aa95826c58432f1b07000000000000000000000b1c2d3e4f61717266594c4034271b0e000011233342515f6d7c8b95857565564637271708000000000000000313223242516170827363534333241404000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1f33475b6f8498aaa39c958f888279736c655e5343301c0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151c1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1f1d170d0000000000000000000000000000000c1e3041536476889aa0a0a0927d6b5844311e0a000000000000000000000e20313e4849443b3233485e73899fa0a08f78634e382d364046463e31210f0000000000001125394d5e6b77838f9b97928d87827b76706b65605a5451575d63686e747980868b91979c9084776a5e4e3b281300001f34495e727c83898f958f7a66523d29150000000000000000000000000f213243535f5f54483b2f22160900000005152432414f5e6c7a867666574738281909000000000000000000041423334352626d65554535261606000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004182c4054687c91968f88827a736c655f58514a42352514010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000112243547596a7c8b8b8b8b8976624f3b281502000000000000000000000213212c333430271f344a5f748a8b8b8b8b77624d3823232c31312b2013030000000000000a1d2f404d5966717d89837d77726d67615c56514b46403d43484e545a5f656b70767c8288807266594c40301f0c00001b2f435461686e747a828874604b37230e00000000000000000000000003142535424a4a42372a1e1105000000000006142331404e5c6a7468584839291a0a000000000000000000000005152535445258544737271708000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001125394d617588827a736d665f58514b443d362f25170800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000618293b4d5e7074747474746d5a4633200c000000000000000000000000030f191e1f1b141f34495d70747474747471604b362110181c1c170e0300000000000000001222303c4854606c746e69635d58534d47423c37312c292e343a3f454b50565c62686d736e6155483b2f2212010000132536444d535a60666d736d5945311c08000000000000000000000000000817252f35352f25190c0000000000000000051322303e4d5a5f584a3a2b1b0b00000000000000000000000000071726343f43403729190900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1e32465a6d746d666058524b443d363029221b1207000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1e2f41515d5f5f5f5f5f5c4f3d2a1703000000000000000000000000000004090a07061a2e41515d5f5f5f5f5f5e5343301c08000000000000000000000000000004121e2a36434e5a5f5a544f49433e38332d28221d17141a1f252b31363c42484d53595e5c5043372a1e110400000008182631393f454b52585e5c4f3d2a1602000000000000000000000000000007131c20201c1308000000000000000000000412202f3c464a453b2c1c0d0000000000000000000000000000000817222b2e2c24190b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003172a3d4f5c5f59524b443e373029221c150e070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012233341494a4a4a4a4a483e31200e000000000000000000000000000000000000000011233341494a4a4a4a4a494235251401000000000000000000000000000000010d1925313d474a45403a352f29241e19130e080200050b11161c22282d33393f4449483e3226190d00000000000009151e242b31373e4449483e31200e0000000000000000000000000000000000070b0b070000000000000000000000000002111e2a323431291d0e0000000000000000000000000000000000050f161917110700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e20313e484a453e373029231c150e07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000515232e343434343434332c21130200000000000000000000000000000000000000000515232e343434343434342f25170800000000000000000000000000000000000007131f2b3234312b26201b150f0a04000000000000000001080d13191f242a3034332c2115080000000000000000020a10161d23293034332c2113020000000000000000000000000000000000000000000000000000000000000000000000000d171d1f1d160c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000213212c3334312a231c150f08010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1e190f030000000000000000000000000000000000000000000005111a1f1f1f1f1f1f1f1b12070000000000000000000000000000000000000000020e181e1f1c17110c0600000000000000000000000000000000040a10161b1f1e190f0300000000000000000000000002080f151b1f1e190f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f191e1f1c160f080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_StreamData: + offset: 0 + size: 0 + path: diff --git a/Assets/_Unity Essentials/Fonts/ZCOOLKuaiLe-Regular SDF.asset.meta b/Assets/_Unity Essentials/Fonts/ZCOOLKuaiLe-Regular SDF.asset.meta new file mode 100644 index 0000000..72fb2bb --- /dev/null +++ b/Assets/_Unity Essentials/Fonts/ZCOOLKuaiLe-Regular SDF.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 00b35f3dfd3de4ff28801181587d280e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials.meta b/Assets/_Unity Essentials/Materials.meta new file mode 100644 index 0000000..a857560 --- /dev/null +++ b/Assets/_Unity Essentials/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d7014c2cb7feb714a90c13672a7b7661 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior.meta b/Assets/_Unity Essentials/Materials/Interior.meta new file mode 100644 index 0000000..68eaa81 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3a25ef681bc22492a83c9b277775ede9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles.meta new file mode 100644 index 0000000..c5ec358 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aaad3e96f049bb147bc04321c7b0c7c2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Applegold.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Applegold.mat new file mode 100644 index 0000000..7d925b3 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Applegold.mat @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1987493080584883996 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Applegold + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 87435cadcb3be5441b4f66789cff2e08, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 87435cadcb3be5441b4f66789cff2e08, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: c7dbe867d39ba6e4caea2d01d4a73224, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.974 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Applegold.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Applegold.mat.meta new file mode 100644 index 0000000..0fde2e8 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Applegold.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4c0fd33a39dc730479367c96d9bb2d60 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Balloon.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Balloon.mat new file mode 100644 index 0000000..5b06f12 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Balloon.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7178553051822097641 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Balloon + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.717 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.11681201, g: 0.6204705, b: 0.990566, a: 1} + - _Color: {r: 0.11681198, g: 0.6204705, b: 0.99056596, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Balloon.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Balloon.mat.meta new file mode 100644 index 0000000..383019e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Balloon.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 459ff1828c72f4b43b8f0978e2948806 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Coin.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Coin.mat new file mode 100644 index 0000000..92fd335 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Coin.mat @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1987493080584883996 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Coin + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: dffc90fe7383e3744a7555819b986e7a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 62fec8f035ffcfe47afeb5c4acd51fc3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: dffc90fe7383e3744a7555819b986e7a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5cbd80095954b08419eae12f98571890, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.974 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Coin.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Coin.mat.meta new file mode 100644 index 0000000..27809ff --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Coin.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bef6af73bb692814596e5d324d919010 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Gems.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Gems.mat new file mode 100644 index 0000000..613fa3b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Gems.mat @@ -0,0 +1,144 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-5719058586082613367 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Gems + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _ALPHATEST_ON + - _EMISSION + - _METALLICSPECGLOSSMAP + - _OCCLUSIONMAP + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: [] + m_LightmapFlags: 7 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - DepthOnly + - SHADOWCASTER + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 23c00a36c09d1714a9e034910f50ff99, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 23c00a36c09d1714a9e034910f50ff99, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 23c00a36c09d1714a9e034910f50ff99, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 6ac5178ad60ee2c43b1a27795f66801f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: fc9cf87c1172b2e45a9f444bb3748e2b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 2800000, guid: fc9cf87c1172b2e45a9f444bb3748e2b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 1 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.555 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 0.246 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Gems.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Gems.mat.meta new file mode 100644 index 0000000..306d94d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Gems.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6678813e793f31f43a149bf78c879f5f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Guitar.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Guitar.mat new file mode 100644 index 0000000..1fd3a48 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Guitar.mat @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Guitar + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: c5565835b5e8eab4ea6c281000290268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: c5565835b5e8eab4ea6c281000290268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: bd6c895b460604e479bc74b8187bf712, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.645 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1164508855730091547 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Guitar.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Guitar.mat.meta new file mode 100644 index 0000000..c54b780 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Guitar.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4aab85b3062ed37468821d16712d58ea +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Heart.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Heart.mat new file mode 100644 index 0000000..6fe424e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Heart.mat @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-4462175630944307381 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Heart + m_Shader: {fileID: 4800000, guid: 8d2bb70cbf9db8d4da26e15b26e74248, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 81fbd1d9dfbd9974881f077b42dc4991, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 81fbd1d9dfbd9974881f077b42dc4991, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossinessSource: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Shininess: 0 + - _Smoothness: 0.5 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SpecSource: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Heart.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Heart.mat.meta new file mode 100644 index 0000000..28888e2 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Heart.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 380186f83f779f243879b18eb826e8d4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Key.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Key.mat new file mode 100644 index 0000000..1d7801f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Key.mat @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-3322943385062854126 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Key + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: ec8d26b2699fb874bbf8d406aa51f097, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 0b70ef13b4b10fe4f8adeae594cd5e62, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ec8d26b2699fb874bbf8d406aa51f097, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: f5c96caf68f8718498d206587109be2b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Key.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Key.mat.meta new file mode 100644 index 0000000..61a9c3d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Key.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 97fe41dd3a1a91d4abde119990286662 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_KeyCucumberFoodbowl.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_KeyCucumberFoodbowl.mat new file mode 100644 index 0000000..1690d9f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_KeyCucumberFoodbowl.mat @@ -0,0 +1,133 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-724724143406754089 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_KeyCucumberFoodbowl + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 17595495f0bf78549ba25ff876f5db55, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5c88fe1d83f3ad54d808cd93a64f5780, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 17595495f0bf78549ba25ff876f5db55, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 83dcc0a3ace99c84c873a9ddeae67f56, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_KeyCucumberFoodbowl.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_KeyCucumberFoodbowl.mat.meta new file mode 100644 index 0000000..dc00c1b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_KeyCucumberFoodbowl.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7c37ee1219089cf47843ac7493cb5502 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Musicnotes.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Musicnotes.mat new file mode 100644 index 0000000..deecbd5 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Musicnotes.mat @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Musicnotes + m_Shader: {fileID: 4800000, guid: 8d2bb70cbf9db8d4da26e15b26e74248, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossinessSource: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Shininess: 0 + - _Smoothness: 0.5 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SpecSource: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.2065713, g: 0.20078321, b: 0.3018868, a: 1} + - _Color: {r: 0.20657125, g: 0.20078316, b: 0.30188674, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &7631283208503564562 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Musicnotes.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Musicnotes.mat.meta new file mode 100644 index 0000000..1da4e2e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Musicnotes.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 46f8cce9075b6ee44a210631789ef079 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potion.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potion.mat new file mode 100644 index 0000000..25cedc7 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potion.mat @@ -0,0 +1,134 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Potion + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + - _OCCLUSIONMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: bae8cfac4ae84d74287420e28febf70e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 2dd06430229340c4292f5e19a47d9922, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: bae8cfac4ae84d74287420e28febf70e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 76f4abc6df7f02a4dab0dba04b869133, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 2b2eed0c7182a094cb04b5f44adad694, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.703 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &922666140845084578 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potion.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potion.mat.meta new file mode 100644 index 0000000..2ad0b65 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potion.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a3ed096af7200404bbcfc691287b1cc1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleglass.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleglass.mat new file mode 100644 index 0000000..1db821a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleglass.mat @@ -0,0 +1,141 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-580169540596164446 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Potionbottleglass + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + - _OCCLUSIONMAP + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - DepthOnly + - SHADOWCASTER + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 16a88e083e5568b40a40717e064ac7a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 08a26838613d6cf44adaaf6bc7d36173, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 16a88e083e5568b40a40717e064ac7a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 177217803ca9e524c8c154f113047503, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 7edc9e4223691f74889345d9a808f627, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.516 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.801 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleglass.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleglass.mat.meta new file mode 100644 index 0000000..5990ad0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleglass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 57070b0829eaab840b3c0d841e24f0d5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleliquid.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleliquid.mat new file mode 100644 index 0000000..747113b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleliquid.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-580169540596164446 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Potionbottleliquid + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 7 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 16a88e083e5568b40a40717e064ac7a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 08a26838613d6cf44adaaf6bc7d36173, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 1f9a98dba30339949aa71faa5b9afe3c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 16a88e083e5568b40a40717e064ac7a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 177217803ca9e524c8c154f113047503, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.963 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleliquid.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleliquid.mat.meta new file mode 100644 index 0000000..248cd79 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Potionbottleliquid.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 59d396a4bff49e640b84cfc7cfd43d71 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Puzzle.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Puzzle.mat new file mode 100644 index 0000000..85da1fd --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Puzzle.mat @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-3261355077438597255 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Puzzle + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 0c9eee5f7dc1b61478917bbb42db85af, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 0c9eee5f7dc1b61478917bbb42db85af, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 9240c6fa2c2b3cf44bc1fee4490a63f4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Puzzle.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Puzzle.mat.meta new file mode 100644 index 0000000..87309d5 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Puzzle.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f92b42acf2cde4242a801d84c8b7d12d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Star.mat b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Star.mat new file mode 100644 index 0000000..adc5279 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Star.mat @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_Star + m_Shader: {fileID: 4800000, guid: 8d2bb70cbf9db8d4da26e15b26e74248, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossinessSource: 0 + - _GlossyReflections: 0 + - _Metallic: 0.785 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Shininess: 0 + - _Smoothness: 0.628 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SpecSource: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.835036, b: 0.16509432, a: 1} + - _Color: {r: 1, g: 0.835036, b: 0.16509429, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &3033119778354726180 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Star.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Star.mat.meta new file mode 100644 index 0000000..f5ccdc7 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Collectibles/Material_Star.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1bada8888e561724686d8b7a2216dfe8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment.meta b/Assets/_Unity Essentials/Materials/Interior/Environment.meta new file mode 100644 index 0000000..8751b5d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 83f4fcfec3d364654bdebf94be7d617f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Glass.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Glass.mat new file mode 100644 index 0000000..f25edf5 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Glass.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8985139855315502007 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Gallery_Glass + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - SHADOWCASTER + - DepthOnly + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0.25 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.925 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 0.8301887, g: 0.8100273, b: 0.68529725, a: 0.72156864} + - _Color: {r: 0.8301887, g: 0.8100273, b: 0.68529725, a: 0.72156864} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Glass.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Glass.mat.meta new file mode 100644 index 0000000..5361f42 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Glass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c3201b42948a8ee41b3714ce081751e4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Wall.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Wall.mat new file mode 100644 index 0000000..070f5a0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Wall.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8985139855315502007 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Gallery_Wall + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.4 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Wall.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Wall.mat.meta new file mode 100644 index 0000000..30be7d4 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/Gallery_Wall.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: be773e70b0ab6834089437eed3fe4db6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/Glass.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/Glass.mat new file mode 100644 index 0000000..1b19aac --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/Glass.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Glass + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - DepthOnly + - SHADOWCASTER + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0.766 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.965 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 0.6765753, g: 0.78686833, b: 0.7924528, a: 0.46666667} + - _Color: {r: 0.6765753, g: 0.78686833, b: 0.7924528, a: 0.46666667} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &2005982275696659927 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/Glass.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/Glass.mat.meta new file mode 100644 index 0000000..1d2b0de --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/Glass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c0776710185a9a5479eb8809dd79030b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotBlue.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotBlue.mat new file mode 100644 index 0000000..db5bcda --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotBlue.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternSpotBlue + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 2feaf4af3b736d747adf9b65cf5ead95, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 2feaf4af3b736d747adf9b65cf5ead95, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotBlue.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotBlue.mat.meta new file mode 100644 index 0000000..d249c24 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotBlue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1112486a62debb048943434535c19d5f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBig.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBig.mat new file mode 100644 index 0000000..0e2a648 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBig.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternSpotGreenBig + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 93d0f0e92691ea649b409f1d3fd4eb2c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 93d0f0e92691ea649b409f1d3fd4eb2c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBig.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBig.mat.meta new file mode 100644 index 0000000..a79462a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBig.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 11ec10ab08ff11a40a2ed07f256a01a5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBlue.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBlue.mat new file mode 100644 index 0000000..c0ce9a9 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBlue.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternSpotGreenBlue + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 2f6061a15bf4e4e47b3cf5888a768e7a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 2f6061a15bf4e4e47b3cf5888a768e7a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBlue.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBlue.mat.meta new file mode 100644 index 0000000..bbb6abe --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenBlue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c973da09dfcff7f4b9b2ef6c7074636d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenSmall.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenSmall.mat new file mode 100644 index 0000000..70e7fb8 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenSmall.mat @@ -0,0 +1,53 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternSpotGreenSmall + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 2100000, guid: c973da09dfcff7f4b9b2ef6c7074636d, type: 2} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: ab677bf6e415a434dbba0d65103b836a, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ab677bf6e415a434dbba0d65103b836a, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: [] + m_Colors: [] + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenSmall.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenSmall.mat.meta new file mode 100644 index 0000000..951f5cb --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGreenSmall.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a4ce96baccb03d24e8484ae0d02b6c3f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGrey.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGrey.mat new file mode 100644 index 0000000..66ea5b1 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGrey.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternSpotGrey + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: bcb9cca11e38f1a408090ebb7fe1d0ee, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: bcb9cca11e38f1a408090ebb7fe1d0ee, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGrey.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGrey.mat.meta new file mode 100644 index 0000000..5375869 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotGrey.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7caa15ab28d01b8479a66a569e2e0077 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotPurple.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotPurple.mat new file mode 100644 index 0000000..c39bacd --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotPurple.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternSpotPurple + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 8373e759e250fb8458b4f421391eeddd, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 8373e759e250fb8458b4f421391eeddd, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotPurple.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotPurple.mat.meta new file mode 100644 index 0000000..7a060dc --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternSpotPurple.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 173e1910c873d164a8e5b12ead9f9b37 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreen.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreen.mat new file mode 100644 index 0000000..0b725ce --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreen.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternStripeGreen + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: ccf9b3b0a017b424bb283a6622b34cf4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ccf9b3b0a017b424bb283a6622b34cf4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreen.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreen.mat.meta new file mode 100644 index 0000000..9fae900 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreen.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f22528325483e2746a2c633d7a2ae22c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenBlue.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenBlue.mat new file mode 100644 index 0000000..d48d010 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenBlue.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternStripeGreenBlue + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: ccf9b3b0a017b424bb283a6622b34cf4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ccf9b3b0a017b424bb283a6622b34cf4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenBlue.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenBlue.mat.meta new file mode 100644 index 0000000..e5c2d1c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenBlue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4dbfe01969382b44c98a833441d8d1ab +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenLime.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenLime.mat new file mode 100644 index 0000000..3b27be8 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenLime.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternStripeGreenLime + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: a9f62f6e0d02f5942a326a35fcb64cd7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: a9f62f6e0d02f5942a326a35fcb64cd7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenLime.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenLime.mat.meta new file mode 100644 index 0000000..eb72a17 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGreenLime.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f1dac06e1bdc8fb498863f3e14bc35bb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGrey.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGrey.mat new file mode 100644 index 0000000..5791d18 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGrey.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternStripeGrey + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 6e11cd9ad37b79649bc9c7ba105a547f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 6e11cd9ad37b79649bc9c7ba105a547f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGrey.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGrey.mat.meta new file mode 100644 index 0000000..359225a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripeGrey.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f95d116f9690653489083d8ea7ca3c29 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripePurple.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripePurple.mat new file mode 100644 index 0000000..b6acb9e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripePurple.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: PatternStripePurple + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 6562ded31e93f3f4ab42beb53875da47, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 6562ded31e93f3f4ab42beb53875da47, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8597129180917498303 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripePurple.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripePurple.mat.meta new file mode 100644 index 0000000..659ba5a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/PatternStripePurple.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7785b59e0c564f34e8f6c6373c14b3c5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps.mat new file mode 100644 index 0000000..9116564 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1513426796384804552 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SmallProps + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: b9378395c3f2bf94ea0c2c6a806d59c6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b9378395c3f2bf94ea0c2c6a806d59c6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps.mat.meta new file mode 100644 index 0000000..3fe6c6e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ec3aef968e8b7cd4dbde72f86144a923 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps_Light.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps_Light.mat new file mode 100644 index 0000000..dd54051 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps_Light.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1513426796384804552 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SmallProps_Light + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: b9378395c3f2bf94ea0c2c6a806d59c6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: b9378395c3f2bf94ea0c2c6a806d59c6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b9378395c3f2bf94ea0c2c6a806d59c6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.9339623, g: 0.9031239, b: 0.9031239, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps_Light.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps_Light.mat.meta new file mode 100644 index 0000000..6e9b615 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/SmallProps_Light.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 12416da89ffd6164b8e8c7fa410c8a54 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeige.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeige.mat new file mode 100644 index 0000000..3960cd6 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeige.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: StripesBeige + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 01e75fac537f199469b905e8b40bbc1d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 01e75fac537f199469b905e8b40bbc1d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4909114367327912840 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeige.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeige.mat.meta new file mode 100644 index 0000000..eef3307 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeige.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c13cdbe0c9bba8f40952f29c03590864 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeigeRug.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeigeRug.mat new file mode 100644 index 0000000..ca16d55 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeigeRug.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: StripesBeigeRug + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 01e75fac537f199469b905e8b40bbc1d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 01e75fac537f199469b905e8b40bbc1d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.5424528, g: 0.890434, b: 1, a: 1} + - _Color: {r: 0.54245275, g: 0.890434, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4909114367327912840 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeigeRug.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeigeRug.mat.meta new file mode 100644 index 0000000..60ca4a2 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/StripesBeigeRug.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 633b16977fd73428b91cdda06df11c1b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetBlues.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetBlues.mat new file mode 100644 index 0000000..13fcec9 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetBlues.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: TrimSheetBlues + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: df5855ebeb934c84f8b073e36c879f78, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: df5855ebeb934c84f8b073e36c879f78, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8664699339194593964 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetBlues.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetBlues.mat.meta new file mode 100644 index 0000000..ab2a664 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetBlues.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e4fdbc2bd3766404e99488c6115482f3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetGreenPurple.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetGreenPurple.mat new file mode 100644 index 0000000..f0bf179 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetGreenPurple.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: TrimSheetGreenPurple + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 52c85e3b301cb994a95b587b7245215e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 52c85e3b301cb994a95b587b7245215e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8664699339194593964 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetGreenPurple.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetGreenPurple.mat.meta new file mode 100644 index 0000000..47e0a69 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetGreenPurple.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3252fda813d817e4a8cdc21a1aa09354 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetPurple.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetPurple.mat new file mode 100644 index 0000000..d4020ab --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetPurple.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: TrimSheetPurple + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 82f506f38dd51b14988d918088a34085, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 82f506f38dd51b14988d918088a34085, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &211067531040921686 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetPurple.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetPurple.mat.meta new file mode 100644 index 0000000..3f373eb --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/TrimSheetPurple.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1129d8d1a7b3fa340bd265a35536bafe +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreen.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreen.mat new file mode 100644 index 0000000..b71a2e9 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreen.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallGreen + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: c5d6c52a4af1c5041b1f8e984e74797e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: c5d6c52a4af1c5041b1f8e984e74797e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &5908843489164651932 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreen.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreen.mat.meta new file mode 100644 index 0000000..55d5b32 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreen.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 71e87038bf775fc45b3e16ed33163afa +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreenDarker.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreenDarker.mat new file mode 100644 index 0000000..a54afbf --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreenDarker.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallGreenDarker + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: f3b8f46039df32e41975419ffc7b16fc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f3b8f46039df32e41975419ffc7b16fc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8664699339194593964 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreenDarker.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreenDarker.mat.meta new file mode 100644 index 0000000..d156d7f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallGreenDarker.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fda5f98a2190baf4eba512ae9655e2ff +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallPurple.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WallPurple.mat new file mode 100644 index 0000000..6804e06 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallPurple.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallPurple + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 12230e571c05cf447960ae8b92e72374, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 12230e571c05cf447960ae8b92e72374, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8664699339194593964 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallPurple.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WallPurple.mat.meta new file mode 100644 index 0000000..f318959 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallPurple.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 991a2f3f1e99b1649b5c043cf6efe0d0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallsBlue.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WallsBlue.mat new file mode 100644 index 0000000..16fb8d3 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallsBlue.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallsBlue + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 0f980e7ee18ebf945bd589868923e16a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 0f980e7ee18ebf945bd589868923e16a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8664699339194593964 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WallsBlue.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WallsBlue.mat.meta new file mode 100644 index 0000000..c7b6514 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WallsBlue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9eaf7873583253a4eb7f91ae48b41745 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBeige.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBeige.mat new file mode 100644 index 0000000..6085281 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBeige.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WoodPlanksBeige + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: d3a4340e4381a7a4abbec1036d8b59fa, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d3a4340e4381a7a4abbec1036d8b59fa, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4909114367327912840 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBeige.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBeige.mat.meta new file mode 100644 index 0000000..72953c3 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBeige.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 942eadbeed18c7a4c8440c139367b61e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown.mat new file mode 100644 index 0000000..e37edc3 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WoodPlanksBrown + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 60098c39104cdda4296f7a228ee93537, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 60098c39104cdda4296f7a228ee93537, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4909114367327912840 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown.mat.meta new file mode 100644 index 0000000..86ce772 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d5099de0a4714c64ca1a0e843c638fc1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown_2X.mat b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown_2X.mat new file mode 100644 index 0000000..c349114 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown_2X.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WoodPlanksBrown_2X + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 60098c39104cdda4296f7a228ee93537, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 60098c39104cdda4296f7a228ee93537, type: 3} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4909114367327912840 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown_2X.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown_2X.mat.meta new file mode 100644 index 0000000..15a480b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Environment/WoodPlanksBrown_2X.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c9b52e848a9e5463c8e6a90ce1e349d8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects.meta b/Assets/_Unity Essentials/Materials/Interior/Objects.meta new file mode 100644 index 0000000..886732d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ad6c6556d416a44408d7bb877ca39416 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Brown.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Brown.mat new file mode 100644 index 0000000..e19c733 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Brown.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Block_Brown + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9150943, g: 0.678246, b: 0.5999911, a: 1} + - _Color: {r: 0.9150943, g: 0.678246, b: 0.5999911, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Brown.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Brown.mat.meta new file mode 100644 index 0000000..69451de --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Brown.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1fe6de1633a1f4f6eb43d4238dca4660 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Green.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Green.mat new file mode 100644 index 0000000..9a82ba1 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Green.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Block_Green + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.88252044, g: 1, b: 0.8443396, a: 1} + - _Color: {r: 0.88252044, g: 1, b: 0.8443396, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Green.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Green.mat.meta new file mode 100644 index 0000000..422e952 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Green.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 48f4346f6f09c45f4a4cfe3ac68b0bd2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Mat.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Mat.mat new file mode 100644 index 0000000..2a803d4 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Mat.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1237974785591600443 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Block_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.239 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.49056602, g: 0.24934044, b: 0, a: 1} + - _Color: {r: 0.49056596, g: 0.24934042, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Mat.mat.meta new file mode 100644 index 0000000..443b099 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a4774569770404f3b959a4bddbc2cc13 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Red.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Red.mat new file mode 100644 index 0000000..3306d67 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Red.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Block_Red + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.75, b: 0.75, a: 1} + - _Color: {r: 1, g: 0.75, b: 0.75, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Red.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Red.mat.meta new file mode 100644 index 0000000..96a169e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Red.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a50ce83855f0e4c6e84d8f60092def91 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Yellow.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Yellow.mat new file mode 100644 index 0000000..806b5f9 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Yellow.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Block_Yellow + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.9973958, b: 0.75, a: 1} + - _Color: {r: 1, g: 0.9973958, b: 0.75, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Yellow.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Yellow.mat.meta new file mode 100644 index 0000000..dde4680 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Block_Yellow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 606a755ea123242fbb30c87ec7c25059 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Dirt_Brown.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Dirt_Brown.mat new file mode 100644 index 0000000..34281cb --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Dirt_Brown.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Dirt_Brown + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.5283019, g: 0.40681738, b: 0.36632255, a: 1} + - _Color: {r: 0.5283019, g: 0.40681735, b: 0.36632252, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Dirt_Brown.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Dirt_Brown.mat.meta new file mode 100644 index 0000000..648eea1 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Dirt_Brown.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4017f5ad4de594c3ab070ff3bf6cc9c5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Mesh.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Mesh.mat new file mode 100644 index 0000000..f139867 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Mesh.mat @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6847314383853666970 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat_BasketballNet_Mesh + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _ALPHAPREMULTIPLY_ON + - _ALPHATEST_ON + - _ENVIRONMENTREFLECTIONS_OFF + - _RECEIVE_SHADOWS_OFF + - _SPECULARHIGHLIGHTS_OFF + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - DepthOnly + - SHADOWCASTER + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: efda1462eef3240d1ac149c34d6437f0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: efda1462eef3240d1ac149c34d6437f0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 1 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 0 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 0 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Mesh.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Mesh.mat.meta new file mode 100644 index 0000000..e34eabf --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Mesh.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 152de57d3854546c4aa60a30b0e7c178 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Stand.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Stand.mat new file mode 100644 index 0000000..800e72b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Stand.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6847314383853666970 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat_BasketballNet_Stand + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: b8437d2e7643f430a95492542119e9f2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b8437d2e7643f430a95492542119e9f2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Stand.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Stand.mat.meta new file mode 100644 index 0000000..a67ef88 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_BasketballNet_Stand.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6639fbd613ffa40d6a440d0659bb28a9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Props.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Props.mat new file mode 100644 index 0000000..72f8365 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Props.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6847314383853666970 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat_Props + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: b4673ab5142fd4f84b243dfe4aeafe4b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b4673ab5142fd4f84b243dfe4aeafe4b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Props.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Props.mat.meta new file mode 100644 index 0000000..1606b54 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Props.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 34a14842cd93640eab91c23e6d2f70df +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Rocking-Horse.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Rocking-Horse.mat new file mode 100644 index 0000000..b3425ca --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Rocking-Horse.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6847314383853666970 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat_Rocking-Horse + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: ccec77f7f5aff40d99c1348b967972f2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ccec77f7f5aff40d99c1348b967972f2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Rocking-Horse.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Rocking-Horse.mat.meta new file mode 100644 index 0000000..efd11dd --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Mat_Rocking-Horse.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b64c40631240d463a9902c747018fd46 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Metal_Black_Gloss.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Metal_Black_Gloss.mat new file mode 100644 index 0000000..5649bf5 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Metal_Black_Gloss.mat @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-612143055516782828 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Metal_Black_Gloss + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _NORMALMAP + - _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: c0f1bf3c549bd4f4eb7b82200bd7980e, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 2dfa979e7be42b245a0cd27f30030ae3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: c0f1bf3c549bd4f4eb7b82200bd7980e, type: 3} + m_Scale: {x: 3, y: 3} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.49056602, g: 0.49056602, b: 0.49056602, a: 1} + - _Color: {r: 0.49056596, g: 0.49056596, b: 0.49056596, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Metal_Black_Gloss.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Metal_Black_Gloss.mat.meta new file mode 100644 index 0000000..245cd16 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Metal_Black_Gloss.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e745492728544aa488aa0429b6068e71 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials.meta new file mode 100644 index 0000000..ffc03ad --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c6bd1c3c26e21e4eb96e1c43f465ba7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Bubbles.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Bubbles.mat new file mode 100644 index 0000000..739b191 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Bubbles.mat @@ -0,0 +1,122 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Bubbles + m_Shader: {fileID: 4800000, guid: 0406db5a14f94604a8c57ccfbc9f3b46, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: + - _FLIPBOOKBLENDING_OFF + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - SHADOWCASTER + - DepthOnly + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 17787b305273d2c44bd2509d3432cdbb, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendOp: 0 + - _BumpScale: 1 + - _CameraFadingEnabled: 0 + - _CameraFarFadeDistance: 2 + - _CameraNearFadeDistance: 1 + - _ColorMode: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DistortionBlend: 0.5 + - _DistortionEnabled: 0 + - _DistortionStrength: 1 + - _DistortionStrengthScaled: 0.1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _FlipbookBlending: 0 + - _FlipbookMode: 0 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SoftParticlesEnabled: 0 + - _SoftParticlesFarFadeDistance: 1 + - _SoftParticlesNearFadeDistance: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _BaseColorAddSubDiff: {r: 0, g: 0, b: 0, a: 0} + - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4323948286994933430 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Bubbles.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Bubbles.mat.meta new file mode 100644 index 0000000..a882bda --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Bubbles.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f5ec6bc9bd1c41149868cc7f19ee97fc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Metal.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Metal.mat new file mode 100644 index 0000000..ca40a9a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Metal.mat @@ -0,0 +1,131 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Metal + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 1 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.751 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9245283, g: 0.42631263, b: 0.18752226, a: 1} + - _Color: {r: 0.9245283, g: 0.4263126, b: 0.18752223, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &7258044650679660897 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Metal.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Metal.mat.meta new file mode 100644 index 0000000..a28d9e1 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Metal.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cc5947f28807abe4eb8a8d83b741f243 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Pot_Red.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Pot_Red.mat new file mode 100644 index 0000000..8e4626c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Pot_Red.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Pot_Red + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.75, b: 0.75, a: 1} + - _Color: {r: 1, g: 0.75, b: 0.75, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Pot_Red.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Pot_Red.mat.meta new file mode 100644 index 0000000..cfae70c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Pot_Red.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d759e55ad86054b95905ae3d37c6dabf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Water.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Water.mat new file mode 100644 index 0000000..87f743b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Water.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1675388217247121971 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Water + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - SHADOWCASTER + - DepthOnly + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.865 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 0, g: 0.5679994, b: 0.7735849, a: 0.1764706} + - _Color: {r: 0, g: 0.5679994, b: 0.7735849, a: 0.1764706} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Water.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Water.mat.meta new file mode 100644 index 0000000..201a7ac --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/Water.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d0b823805293b7c4baea1ec95ccdda68 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/White.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/White.mat new file mode 100644 index 0000000..11a92ef --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/White.mat @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: White + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.117 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6382039829652972588 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/White.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/White.mat.meta new file mode 100644 index 0000000..c6d7015 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Pot_Materials/White.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: afb9013263732024fb75caaa0e4a1e38 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny.mat new file mode 100644 index 0000000..6b16a8f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Red_Shiny + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0.579 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.352 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.6367924, b: 0.6367924, a: 1} + - _Color: {r: 1, g: 0.6367924, b: 0.6367924, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny.mat.meta new file mode 100644 index 0000000..0de8750 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 79fbb93454ff147b5b9aa5d302ef5d3f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny_2D.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny_2D.mat new file mode 100644 index 0000000..c613053 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny_2D.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Red_Shiny_2D + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 1 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9058824, g: 0.3019608, b: 0.23137257, a: 1} + - _Color: {r: 0.9058824, g: 0.30196077, b: 0.23137254, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny_2D.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny_2D.mat.meta new file mode 100644 index 0000000..7145d51 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Red_Shiny_2D.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b9fdfafaa8973448bb237391d9ab4c76 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Vacuum_Indicator_Light_Mat.mat b/Assets/_Unity Essentials/Materials/Interior/Objects/Vacuum_Indicator_Light_Mat.mat new file mode 100644 index 0000000..1940e69 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Vacuum_Indicator_Light_Mat.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7456676631787701792 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Vacuum_Indicator_Light_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.774, g: 0.19678478, b: 0.04953601, a: 1} + - _Color: {r: 0.774, g: 0.19678473, b: 0.04953599, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Interior/Objects/Vacuum_Indicator_Light_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Interior/Objects/Vacuum_Indicator_Light_Mat.mat.meta new file mode 100644 index 0000000..5777ffd --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Interior/Objects/Vacuum_Indicator_Light_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c2b031a0afa0a413e93d66214b090bda +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/My Materials.meta b/Assets/_Unity Essentials/Materials/My Materials.meta new file mode 100644 index 0000000..44a27bf --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 74882aecbfe240941a2354a9f36d9548 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/My Materials/Art_Mat.mat b/Assets/_Unity Essentials/Materials/My Materials/Art_Mat.mat new file mode 100644 index 0000000..92dba1d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Art_Mat.mat @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Art_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: a11d5f0a079bcc34db6ae6d7e03ccffe, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: a11d5f0a079bcc34db6ae6d7e03ccffe, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &2891322311827185799 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion + version: 10 diff --git a/Assets/_Unity Essentials/Materials/My Materials/Art_Mat.mat.meta b/Assets/_Unity Essentials/Materials/My Materials/Art_Mat.mat.meta new file mode 100644 index 0000000..a8eff1b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Art_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6a55be7f9d0073c4bb314e82406cea8f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/My Materials/Ball Physics.physicMaterial b/Assets/_Unity Essentials/Materials/My Materials/Ball Physics.physicMaterial new file mode 100644 index 0000000..fd7613c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Ball Physics.physicMaterial @@ -0,0 +1,15 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!134 &13400000 +PhysicsMaterial: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ball Physics + serializedVersion: 2 + m_DynamicFriction: 0.6 + m_StaticFriction: 0.6 + m_Bounciness: 1 + m_FrictionCombine: 0 + m_BounceCombine: 0 diff --git a/Assets/_Unity Essentials/Materials/My Materials/Ball Physics.physicMaterial.meta b/Assets/_Unity Essentials/Materials/My Materials/Ball Physics.physicMaterial.meta new file mode 100644 index 0000000..98b00d7 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Ball Physics.physicMaterial.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e143c14de252ebb49a0e44e9fb7807c2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 13400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/My Materials/Ball_Mat.mat b/Assets/_Unity Essentials/Materials/My Materials/Ball_Mat.mat new file mode 100644 index 0000000..0d3c0c0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Ball_Mat.mat @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ball_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0.752 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.556 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.8773585, g: 0.31038627, b: 0.31038627, a: 1} + - _Color: {r: 0.8773585, g: 0.31038624, b: 0.31038624, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8076801676964216655 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion + version: 10 diff --git a/Assets/_Unity Essentials/Materials/My Materials/Ball_Mat.mat.meta b/Assets/_Unity Essentials/Materials/My Materials/Ball_Mat.mat.meta new file mode 100644 index 0000000..83202dd --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Ball_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a7dad56853f18274da0357f8c4600838 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/My Materials/Red.mat b/Assets/_Unity Essentials/Materials/My Materials/Red.mat new file mode 100644 index 0000000..b847c8d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Red.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Red + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0.855 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.948 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.2783019, b: 0.2783019, a: 1} + - _Color: {r: 1, g: 0.27830186, b: 0.27830186, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &2365364521448374727 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion + version: 10 diff --git a/Assets/_Unity Essentials/Materials/My Materials/Red.mat.meta b/Assets/_Unity Essentials/Materials/My Materials/Red.mat.meta new file mode 100644 index 0000000..7a44836 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/Red.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 931ba11c7cc14f649bc6d22fc28c21ae +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/My Materials/logo_in_3d.png b/Assets/_Unity Essentials/Materials/My Materials/logo_in_3d.png new file mode 100644 index 0000000..bf6ad07 Binary files /dev/null and b/Assets/_Unity Essentials/Materials/My Materials/logo_in_3d.png differ diff --git a/Assets/_Unity Essentials/Materials/My Materials/logo_in_3d.png.meta b/Assets/_Unity Essentials/Materials/My Materials/logo_in_3d.png.meta new file mode 100644 index 0000000..b5b28c1 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/My Materials/logo_in_3d.png.meta @@ -0,0 +1,130 @@ +fileFormatVersion: 2 +guid: a11d5f0a079bcc34db6ae6d7e03ccffe +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor.meta b/Assets/_Unity Essentials/Materials/Outdoor.meta new file mode 100644 index 0000000..0018cad --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f35622bcc13ca41d7b5480d5a0017645 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Ball_Bouncy_StarterScene.physicMaterial b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Bouncy_StarterScene.physicMaterial new file mode 100644 index 0000000..7fabe2d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Bouncy_StarterScene.physicMaterial @@ -0,0 +1,14 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!134 &13400000 +PhysicMaterial: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ball_Bouncy_StarterScene + dynamicFriction: 0.6 + staticFriction: 0.6 + bounciness: 1 + frictionCombine: 0 + bounceCombine: 0 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Ball_Bouncy_StarterScene.physicMaterial.meta b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Bouncy_StarterScene.physicMaterial.meta new file mode 100644 index 0000000..e398da9 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Bouncy_StarterScene.physicMaterial.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9b70d62810275427cb0ed7afff82cba3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 13400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Ball_Starter_Scene.mat b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Starter_Scene.mat new file mode 100644 index 0000000..9f6b5fd --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Starter_Scene.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Ball_Starter_Scene + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 248eb7652812243e88b5b7ffb5d18768, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 248eb7652812243e88b5b7ffb5d18768, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.192 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.32848838, b: 0.25, a: 1} + - _Color: {r: 1, g: 0.32848835, b: 0.24999997, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Ball_Starter_Scene.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Starter_Scene.mat.meta new file mode 100644 index 0000000..3841d88 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Ball_Starter_Scene.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7b21606c61abc4b23a5bbab2d8048e57 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue - Higher_Contrast.mat b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue - Higher_Contrast.mat new file mode 100644 index 0000000..1d5edf2 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue - Higher_Contrast.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Concrete Blue - Higher_Contrast + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.40566027, g: 0.70641035, b: 1, a: 1} + - _Color: {r: 0.4056602, g: 0.70641035, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue - Higher_Contrast.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue - Higher_Contrast.mat.meta new file mode 100644 index 0000000..46f251d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue - Higher_Contrast.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 66c00b08e4b8f45ddacdff1c456c3071 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue.mat b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue.mat new file mode 100644 index 0000000..903fe12 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Concrete Blue + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.6666667, g: 0.8333334, b: 1, a: 1} + - _Color: {r: 0.6666667, g: 0.8333334, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue.mat.meta new file mode 100644 index 0000000..a4a7c83 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Concrete Blue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 895b038bf03adba4c951968630c6032d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Cream.mat b/Assets/_Unity Essentials/Materials/Outdoor/Cream.mat new file mode 100644 index 0000000..ddc6048 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Cream.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Cream + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.8679245, g: 0.85240984, b: 0.7737629, a: 1} + - _Color: {r: 0.8679245, g: 0.85240984, b: 0.7737629, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4817873370746766716 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Cream.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Cream.mat.meta new file mode 100644 index 0000000..a6a3160 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Cream.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3f6142e08336f4e46811b4f657bc9b94 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Cyan_Slide.mat b/Assets/_Unity Essentials/Materials/Outdoor/Cyan_Slide.mat new file mode 100644 index 0000000..cf10c5a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Cyan_Slide.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Cyan_Slide + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.7148451, g: 0.90281236, b: 0.9056604, a: 1} + - _Color: {r: 0.7148451, g: 0.90281236, b: 0.9056604, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Cyan_Slide.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Cyan_Slide.mat.meta new file mode 100644 index 0000000..c5d2e65 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Cyan_Slide.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e342d28dceeb8f64586e3eec6e630ad5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Fence_Brown.mat b/Assets/_Unity Essentials/Materials/Outdoor/Fence_Brown.mat new file mode 100644 index 0000000..3c41433 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Fence_Brown.mat @@ -0,0 +1,142 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Fence_Brown + m_Shader: {fileID: 4800000, guid: 8d2bb70cbf9db8d4da26e15b26e74248, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SPECULAR_COLOR + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.117 + - _GlossinessSource: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Shininess: 0 + - _Smoothness: 0.5 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SpecSource: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 0 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.8248577, b: 0.5801887, a: 1} + - _Color: {r: 1, g: 0.8248577, b: 0.58018863, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999993, g: 0.19999993, b: 0.19999993, a: 0.5} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6382039829652972588 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Fence_Brown.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Fence_Brown.mat.meta new file mode 100644 index 0000000..0cf745e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Fence_Brown.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2f7f7a073d1c423c8288b33334ef433 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Green_Grid.mat b/Assets/_Unity Essentials/Materials/Outdoor/Green_Grid.mat new file mode 100644 index 0000000..0fec310 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Green_Grid.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Green_Grid + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.57673734, g: 0.7610062, b: 0.57673734, a: 1} + - _Color: {r: 0.57673734, g: 0.7610062, b: 0.57673734, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Green_Grid.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Green_Grid.mat.meta new file mode 100644 index 0000000..b005577 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Green_Grid.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: acceff642662e5d4183fba53c4e7270f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Grey.mat b/Assets/_Unity Essentials/Materials/Outdoor/Grey.mat new file mode 100644 index 0000000..68f9ab5 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Grey.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Grey + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.3962264, g: 0.3962264, b: 0.3962264, a: 1} + - _Color: {r: 0.39622638, g: 0.39622638, b: 0.39622638, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4817873370746766716 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Grey.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Grey.mat.meta new file mode 100644 index 0000000..3ac63fc --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Grey.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 550e57637d66668439f37e5f05c45816 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridBlue_01_Mat.mat b/Assets/_Unity Essentials/Materials/Outdoor/GridBlue_01_Mat.mat new file mode 100644 index 0000000..872c20c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridBlue_01_Mat.mat @@ -0,0 +1,141 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: GridBlue_01_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: d1118dda59970a2449ee890fa247c4c5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.004, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: c5c221ed57a3bf6488f8eba0db28a004, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: d4d6919451fe3e24388816386a6d15a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d1118dda59970a2449ee890fa247c4c5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.004, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.477 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 0 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.477 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.27038085, g: 0.6601244, b: 0.8773585, a: 1} + - _Color: {r: 0.27038082, g: 0.66012436, b: 0.8773585, a: 1} + - _EmissionColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &4889104241632654758 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridBlue_01_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/GridBlue_01_Mat.mat.meta new file mode 100644 index 0000000..66fe134 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridBlue_01_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ff188f58422043f489060e28a5e4e0c0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridDark_Mat.mat b/Assets/_Unity Essentials/Materials/Outdoor/GridDark_Mat.mat new file mode 100644 index 0000000..cbbe808 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridDark_Mat.mat @@ -0,0 +1,131 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-5024040307097860241 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: GridDark_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 96fa3ac94b199fe46a5c7ec5af68c574, type: 3} + m_Scale: {x: 50, y: 50} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 96fa3ac94b199fe46a5c7ec5af68c574, type: 3} + m_Scale: {x: 50, y: 50} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.25 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.6792453, g: 0.6792453, b: 0.6792453, a: 1} + - _Color: {r: 0.6792453, g: 0.6792453, b: 0.6792453, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridDark_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/GridDark_Mat.mat.meta new file mode 100644 index 0000000..9ca4fb0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridDark_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d8ce232efa353b845bb4f9b3c2ad9e54 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridOrange_Mat.mat b/Assets/_Unity Essentials/Materials/Outdoor/GridOrange_Mat.mat new file mode 100644 index 0000000..a86f33b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridOrange_Mat.mat @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: GridOrange_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + - _ENVIRONMENTREFLECTIONS_OFF + - _NORMALMAP + m_InvalidKeywords: + - _GLOSSYREFLECTIONS_OFF + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.004, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: c5c221ed57a3bf6488f8eba0db28a004, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: d4d6919451fe3e24388816386a6d15a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.004, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 0.5 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.477 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 0 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.477 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.5985916, b: 0, a: 1} + - _Color: {r: 1, g: 0.5985916, b: 0, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8909056077450560552 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridOrange_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/GridOrange_Mat.mat.meta new file mode 100644 index 0000000..ec857be --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridOrange_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7ab977a21c92388468ee65ad1c0e5a78 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridWhite_01_Mat_Bright.mat b/Assets/_Unity Essentials/Materials/Outdoor/GridWhite_01_Mat_Bright.mat new file mode 100644 index 0000000..6adbb80 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridWhite_01_Mat_Bright.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8828192861176576843 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: GridWhite_01_Mat_Bright + m_Shader: {fileID: 4800000, guid: 650dd9526735d5b46b79224bc6e94025, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.004, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: c5c221ed57a3bf6488f8eba0db28a004, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: d4d6919451fe3e24388816386a6d15a4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0.004, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.477 + - _GlossinessSource: 0 + - _GlossyReflections: 0 + - _Metallic: 0.377 + - _Mode: 0 + - _OcclusionStrength: 0 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _SampleGI: 0 + - _Shininess: 0 + - _Smoothness: 0.477 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SpecSource: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/GridWhite_01_Mat_Bright.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/GridWhite_01_Mat_Bright.mat.meta new file mode 100644 index 0000000..9d2c3b3 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/GridWhite_01_Mat_Bright.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d3c3096bc6b574e09940c49dfea756b6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/OutdoorLines_Mat.mat b/Assets/_Unity Essentials/Materials/Outdoor/OutdoorLines_Mat.mat new file mode 100644 index 0000000..1c97723 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/OutdoorLines_Mat.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7028291188117376422 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: OutdoorLines_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.75, b: 0.75, a: 1} + - _Color: {r: 1, g: 0.75, b: 0.75, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/OutdoorLines_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/OutdoorLines_Mat.mat.meta new file mode 100644 index 0000000..f2b97fc --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/OutdoorLines_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1fc99d4e943004536976b18e1884628b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Purple_swing.mat b/Assets/_Unity Essentials/Materials/Outdoor/Purple_swing.mat new file mode 100644 index 0000000..d3455ae --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Purple_swing.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Purple_swing + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.7535624, g: 0.68879783, b: 0.8867924, a: 1} + - _Color: {r: 0.7535624, g: 0.68879783, b: 0.8867924, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Purple_swing.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Purple_swing.mat.meta new file mode 100644 index 0000000..8203cf0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Purple_swing.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 38b8913cf3478eb43a519d9ef44cfcc5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Red - Firepit.mat b/Assets/_Unity Essentials/Materials/Outdoor/Red - Firepit.mat new file mode 100644 index 0000000..47d8b43 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Red - Firepit.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Red - Firepit + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.98742133, g: 0.65338576, b: 0.5930738, a: 1} + - _Color: {r: 0.98742133, g: 0.65338576, b: 0.5930738, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Red - Firepit.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Red - Firepit.mat.meta new file mode 100644 index 0000000..e3a334f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Red - Firepit.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3beb82ff7958c7c4f9187444589710e6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Slide_Legs.mat b/Assets/_Unity Essentials/Materials/Outdoor/Slide_Legs.mat new file mode 100644 index 0000000..e3fa9b0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Slide_Legs.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Slide_Legs + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.4528302, g: 0.4528302, b: 0.4528302, a: 1} + - _Color: {r: 0.45283014, g: 0.45283014, b: 0.45283014, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &2435464993210898383 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Slide_Legs.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Slide_Legs.mat.meta new file mode 100644 index 0000000..778945e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Slide_Legs.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c3eadda352ac8452bb8703056ad79e8f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials.meta new file mode 100644 index 0000000..2ae0508 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c2bcaccb1549b7f4bb17c78a1d112b54 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Blue.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Blue.mat new file mode 100644 index 0000000..6bf8bae --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Blue.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8459854109789460112 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Blue + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0, g: 0.6156863, b: 0.8392157, a: 1} + - _Color: {r: 0, g: 0.6156863, b: 0.8392157, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Blue.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Blue.mat.meta new file mode 100644 index 0000000..ce705d0 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Blue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1ad2d8882d9c8914cbe8f48c746340b0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Green.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Green.mat new file mode 100644 index 0000000..1e21327 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Green.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Green + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.07450981, g: 0.5176471, b: 0.40784314, a: 1} + - _Color: {r: 0.07450979, g: 0.517647, b: 0.4078431, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &635136570378880373 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Green.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Green.mat.meta new file mode 100644 index 0000000..a8ee6a8 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Green.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b24ef1eda05e0e04f92cd224fc01e57a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Magenta.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Magenta.mat new file mode 100644 index 0000000..6f7d853 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Magenta.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-4748512458341018968 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Magenta + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.990566, g: 0.2476415, b: 0.5631302, a: 1} + - _Color: {r: 0.99056596, g: 0.24764147, b: 0.5631302, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Magenta.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Magenta.mat.meta new file mode 100644 index 0000000..f91048e --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Magenta.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 012ef258c9b43a248a4d582c51b123c5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Orange.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Orange.mat new file mode 100644 index 0000000..899153a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Orange.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Orange + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9843137, g: 0.3882353, b: 0.1882353, a: 1} + - _Color: {r: 0.98431367, g: 0.38823527, b: 0.18823525, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &8110979744733613287 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Orange.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Orange.mat.meta new file mode 100644 index 0000000..6aeff5d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Orange.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 341cf49047f913847b3bba42ae9f1274 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Purple.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Purple.mat new file mode 100644 index 0000000..866b864 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Purple.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Purple + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.47058824, g: 0.28627452, b: 0.72156864, a: 1} + - _Color: {r: 0.47058815, g: 0.2862745, b: 0.72156864, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &3336375938482582226 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Purple.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Purple.mat.meta new file mode 100644 index 0000000..996bdf2 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Purple.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a68587ff754a5174eb69b5cc9cecf335 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Red.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Red.mat new file mode 100644 index 0000000..c816c12 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Red.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6080978912823889579 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Red + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9254902, g: 0.06666667, b: 0.101960786, a: 1} + - _Color: {r: 0.9254902, g: 0.06666665, b: 0.101960756, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Red.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Red.mat.meta new file mode 100644 index 0000000..ebaa642 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Red.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 455c0df2ae8e8fc4f989fd26189a0684 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram-Shapes.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram-Shapes.mat new file mode 100644 index 0000000..0f8f35c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram-Shapes.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8988874160120503701 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Tangram-Shapes + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 026e30ed8d1a64aa8b33176e9fc10769, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram-Shapes.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram-Shapes.mat.meta new file mode 100644 index 0000000..7b851de --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram-Shapes.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4f7ba5a250aae4924b9a2cb70db666e4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram_Reference.png b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram_Reference.png new file mode 100644 index 0000000..1e9ac24 Binary files /dev/null and b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram_Reference.png differ diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram_Reference.png.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram_Reference.png.meta new file mode 100644 index 0000000..edbd2fc --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Tangram_Reference.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: a496c3d66d2dc41d0b5a180c844a9640 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 150 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Yellow.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Yellow.mat new file mode 100644 index 0000000..c73041b --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Yellow.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1270617985073943668 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Yellow + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.83137256, b: 0.18431373, a: 1} + - _Color: {r: 1, g: 0.83137256, b: 0.18431368, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Yellow.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Yellow.mat.meta new file mode 100644 index 0000000..c1aba44 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tangram_Puzzle_Materials/Yellow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8d4f83738c619484db43198ae530fd26 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tube_Slide_Mat.mat b/Assets/_Unity Essentials/Materials/Outdoor/Tube_Slide_Mat.mat new file mode 100644 index 0000000..d4c2d4f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tube_Slide_Mat.mat @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Tube_Slide_Mat + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ae14e9baa09e4f8488f94e6055895c9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 2, y: 2} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5d6f91bab10f9f345aa741e70bc0fd6f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0.529 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.117 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.782392, g: 1, b: 0.6666667, a: 1} + - _Color: {r: 0.78239197, g: 1, b: 0.6666667, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1458168718431656191 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/Tube_Slide_Mat.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/Tube_Slide_Mat.mat.meta new file mode 100644 index 0000000..2c8926d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/Tube_Slide_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 80d4263c72d824b909627b19e5e26b61 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/White.mat b/Assets/_Unity Essentials/Materials/Outdoor/White.mat new file mode 100644 index 0000000..6eb53ba --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/White.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: White + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SPECULARHIGHLIGHTS_OFF + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.117 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6382039829652972588 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/White.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/White.mat.meta new file mode 100644 index 0000000..e6e653a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/White.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bc4b2d6ed01096b4c967bbcdd11a0379 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Outdoor/White_Grid.mat b/Assets/_Unity Essentials/Materials/Outdoor/White_Grid.mat new file mode 100644 index 0000000..5e271da --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/White_Grid.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: White_Grid + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SPECULARHIGHLIGHTS_OFF + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3} + m_Scale: {x: 30, y: 30} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d9c0dd5cdac07b145be73329e489869a, type: 3} + m_Scale: {x: 30, y: 30} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.117 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6382039829652972588 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/Outdoor/White_Grid.mat.meta b/Assets/_Unity Essentials/Materials/Outdoor/White_Grid.mat.meta new file mode 100644 index 0000000..c227465 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Outdoor/White_Grid.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f1c497a8417c04192998f96adad7b643 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes.meta b/Assets/_Unity Essentials/Materials/Skyboxes.meta new file mode 100644 index 0000000..bdcebd7 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3eab9ecaae5414317bf48dd53d2f4f61 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyBrightCloudy.mat b/Assets/_Unity Essentials/Materials/Skyboxes/SkyBrightCloudy.mat new file mode 100644 index 0000000..82c175d --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyBrightCloudy.mat @@ -0,0 +1,32 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkyBrightCloudy + m_Shader: {fileID: 103, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _Tex: + m_Texture: {fileID: 8900000, guid: 08ea713d0e79d8e4aa41c53a0bad3fa5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Exposure: 1 + - _Rotation: 132.3 + m_Colors: + - _Tint: {r: 0.735849, g: 0.735849, b: 0.735849, a: 0.5} + m_BuildTextureStacks: [] diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyBrightCloudy.mat.meta b/Assets/_Unity Essentials/Materials/Skyboxes/SkyBrightCloudy.mat.meta new file mode 100644 index 0000000..07a524c --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyBrightCloudy.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ec46d2188d4b8774e847e75f1e12a8db +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyCloudy.mat b/Assets/_Unity Essentials/Materials/Skyboxes/SkyCloudy.mat new file mode 100644 index 0000000..4fa472a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyCloudy.mat @@ -0,0 +1,50 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkyCloudy + m_Shader: {fileID: 103, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _MAPPING_LATITUDE_LONGITUDE_LAYOUT + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _Tex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Rotation: 0 + m_Colors: + - _Tint: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6668457975430414709 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyCloudy.mat.meta b/Assets/_Unity Essentials/Materials/Skyboxes/SkyCloudy.mat.meta new file mode 100644 index 0000000..d3a86a1 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyCloudy.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d69883e0aa1d747ac908ea5224efb280 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyGrayNight.mat b/Assets/_Unity Essentials/Materials/Skyboxes/SkyGrayNight.mat new file mode 100644 index 0000000..34c0757 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyGrayNight.mat @@ -0,0 +1,48 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkyGrayNight + m_Shader: {fileID: 108, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 2100000, guid: a585bfed9d2694eb4a3f794ef09e379c, type: 2} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _MAPPING_LATITUDE_LONGITUDE_LAYOUT + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _MainTex: + m_Texture: {fileID: 2800000, guid: ae8b8cf4729ea4b0994784c2f62d4332, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: [] + m_Colors: [] + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6668457975430414709 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyGrayNight.mat.meta b/Assets/_Unity Essentials/Materials/Skyboxes/SkyGrayNight.mat.meta new file mode 100644 index 0000000..75b9ec9 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyGrayNight.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e497e7f8df03448cfa004d7b29dd607b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyMidnight.mat b/Assets/_Unity Essentials/Materials/Skyboxes/SkyMidnight.mat new file mode 100644 index 0000000..f853e80 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyMidnight.mat @@ -0,0 +1,59 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkyMidnight + m_Shader: {fileID: 104, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BackTex: + m_Texture: {fileID: 2800000, guid: 1a40cbba43c28844d9d5434d798a3784, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DownTex: + m_Texture: {fileID: 2800000, guid: b37a0b3bf146f5748a2ae0b5856eba8f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _FrontTex: + m_Texture: {fileID: 2800000, guid: f29a90fb9c5a19045b7f1897b30c5777, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _LeftTex: + m_Texture: {fileID: 2800000, guid: 8ccea35bb4bd8a9479b160117e0761f3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RightTex: + m_Texture: {fileID: 2800000, guid: b712a49fc11d9fd4dbf18d71b3f53e31, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UpTex: + m_Texture: {fileID: 2800000, guid: e211c2ca9055575428e0614590e7e651, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: [] + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _Tint: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} + m_BuildTextureStacks: [] diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyMidnight.mat.meta b/Assets/_Unity Essentials/Materials/Skyboxes/SkyMidnight.mat.meta new file mode 100644 index 0000000..d5ffbaa --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyMidnight.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 97637a2a763b7f24b8da4e139e4144ca +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyOvercast.mat b/Assets/_Unity Essentials/Materials/Skyboxes/SkyOvercast.mat new file mode 100644 index 0000000..0ad1ecc --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyOvercast.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkyOvercast + m_Shader: {fileID: 108, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _MAPPING_LATITUDE_LONGITUDE_LAYOUT + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 6b22b6e0445534806bde1b011ba5d8fc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _Exposure: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _ImageType: 0 + - _Layout: 0 + - _Mapping: 1 + - _Metallic: 0 + - _MirrorOnBack: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Rotation: 0 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _Tint: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} + m_BuildTextureStacks: [] +--- !u!114 &6668457975430414709 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkyOvercast.mat.meta b/Assets/_Unity Essentials/Materials/Skyboxes/SkyOvercast.mat.meta new file mode 100644 index 0000000..9189e15 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkyOvercast.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a585bfed9d2694eb4a3f794ef09e379c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkySunrise.mat b/Assets/_Unity Essentials/Materials/Skyboxes/SkySunrise.mat new file mode 100644 index 0000000..04abadc --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkySunrise.mat @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkySunrise + m_Shader: {fileID: 108, guid: 0000000000000000f000000000000000, type: 0} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _MAPPING_LATITUDE_LONGITUDE_LAYOUT + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e8b9a0551111f4e1c94df34284255228, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _Exposure: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _ImageType: 0 + - _Layout: 0 + - _Mapping: 1 + - _Metallic: 0 + - _MirrorOnBack: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Rotation: 0 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _Tint: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} + m_BuildTextureStacks: [] +--- !u!114 &6668457975430414709 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/_Unity Essentials/Materials/Skyboxes/SkySunrise.mat.meta b/Assets/_Unity Essentials/Materials/Skyboxes/SkySunrise.mat.meta new file mode 100644 index 0000000..c8ee505 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/Skyboxes/SkySunrise.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 712b1070efd2a4f7d830935a396fd59c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/VFX.meta b/Assets/_Unity Essentials/Materials/VFX.meta new file mode 100644 index 0000000..2e19992 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cf8abc5a0d92941288ccd113bf94570d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/VFX/Material_2D_VFX.mat b/Assets/_Unity Essentials/Materials/VFX/Material_2D_VFX.mat new file mode 100644 index 0000000..ca0c724 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX/Material_2D_VFX.mat @@ -0,0 +1,161 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-964687848389603441 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_2D_VFX + m_Shader: {fileID: 4800000, guid: 0406db5a14f94604a8c57ccfbc9f3b46, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _SURFACE_TYPE_TRANSPARENT + m_InvalidKeywords: + - _FLIPBOOKBLENDING_OFF + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: + - DepthOnly + - SHADOWCASTER + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _CameraFadingEnabled: 0 + - _CameraFarFadeDistance: 2 + - _CameraNearFadeDistance: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _ColorMode: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DistortionBlend: 0.5 + - _DistortionEnabled: 0 + - _DistortionStrength: 1 + - _DistortionStrengthScaled: 0.1 + - _DstBlend: 10 + - _DstBlendAlpha: 10 + - _EnvironmentReflections: 1 + - _FlipbookBlending: 0 + - _FlipbookMode: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossinessSource: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 0 + - _Shininess: 0 + - _Smoothness: 0.5 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SoftParticlesEnabled: 0 + - _SoftParticlesFarFadeDistance: 1 + - _SoftParticlesNearFadeDistance: 0 + - _SpecSource: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _SrcBlendAlpha: 1 + - _Surface: 1 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 0 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _BaseColorAddSubDiff: {r: 1, g: 0, b: 0, a: 0} + - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.5849056, g: 0.5214489, b: 0.5214489, a: 1} + - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/VFX/Material_2D_VFX.mat.meta b/Assets/_Unity Essentials/Materials/VFX/Material_2D_VFX.mat.meta new file mode 100644 index 0000000..abd831a --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX/Material_2D_VFX.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2405d754f0527486d9deabe45a0287d1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/VFX/Material_BurstVFX.mat b/Assets/_Unity Essentials/Materials/VFX/Material_BurstVFX.mat new file mode 100644 index 0000000..43ad5b7 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX/Material_BurstVFX.mat @@ -0,0 +1,144 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-964687848389603441 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Material_BurstVFX + m_Shader: {fileID: 4800000, guid: 8d2bb70cbf9db8d4da26e15b26e74248, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 3 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossinessSource: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Shininess: 0 + - _Smoothness: 0.5 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SpecSource: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 0, a: 1} + - _Color: {r: 1, g: 1, b: 0, a: 1} + - _EmissionColor: {r: 0.5849056, g: 0.5214489, b: 0.5214489, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Materials/VFX/Material_BurstVFX.mat.meta b/Assets/_Unity Essentials/Materials/VFX/Material_BurstVFX.mat.meta new file mode 100644 index 0000000..22ff22f --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX/Material_BurstVFX.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 58b965e4cae7a4323b546292fdea5df8 +timeCreated: 1480430600 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Materials/VFX/SimpleParticle_Mat.mat b/Assets/_Unity Essentials/Materials/VFX/SimpleParticle_Mat.mat new file mode 100644 index 0000000..b69b1f3 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX/SimpleParticle_Mat.mat @@ -0,0 +1,154 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SimpleParticle_Mat + m_Shader: {fileID: 4800000, guid: 0406db5a14f94604a8c57ccfbc9f3b46, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: + - _FLIPBOOKBLENDING_OFF + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _CameraFadingEnabled: 0 + - _CameraFarFadeDistance: 2 + - _CameraNearFadeDistance: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _ColorMode: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DistortionBlend: 0.5 + - _DistortionEnabled: 0 + - _DistortionStrength: 1 + - _DistortionStrengthScaled: 0.1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _FlipbookBlending: 0 + - _FlipbookMode: 0 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessSource: 0 + - _SmoothnessTextureChannel: 0 + - _SoftParticlesEnabled: 0 + - _SoftParticlesFarFadeDistance: 1 + - _SoftParticlesNearFadeDistance: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _BaseColorAddSubDiff: {r: 0, g: 0, b: 0, a: 0} + - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &1185451491308318228 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 diff --git a/Assets/_Unity Essentials/Materials/VFX/SimpleParticle_Mat.mat.meta b/Assets/_Unity Essentials/Materials/VFX/SimpleParticle_Mat.mat.meta new file mode 100644 index 0000000..ee5bf67 --- /dev/null +++ b/Assets/_Unity Essentials/Materials/VFX/SimpleParticle_Mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a5519a773bdc34c1ba249281ac7d6d6b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models.meta b/Assets/_Unity Essentials/Models.meta new file mode 100644 index 0000000..d986ed9 --- /dev/null +++ b/Assets/_Unity Essentials/Models.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1eab108e0d060be479280e400cb4a170 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters.meta b/Assets/_Unity Essentials/Models/Characters.meta new file mode 100644 index 0000000..7c9fcac --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 43e9c7d49f869436b981b239dc36e614 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/Car.FBX b/Assets/_Unity Essentials/Models/Characters/Car.FBX new file mode 100644 index 0000000..0882b17 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/Car.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/Car.FBX.meta b/Assets/_Unity Essentials/Models/Characters/Car.FBX.meta new file mode 100644 index 0000000..059a4dd --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/Car.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 11edafe57a5bf48f493462ed81ead832 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/CarRacing.FBX b/Assets/_Unity Essentials/Models/Characters/CarRacing.FBX new file mode 100644 index 0000000..85ad977 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/CarRacing.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/CarRacing.FBX.meta b/Assets/_Unity Essentials/Models/Characters/CarRacing.FBX.meta new file mode 100644 index 0000000..1932008 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/CarRacing.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: be621c81880fd41c486468dbaa4a5668 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/DumperTruck.FBX b/Assets/_Unity Essentials/Models/Characters/DumperTruck.FBX new file mode 100644 index 0000000..87ff6c2 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/DumperTruck.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/DumperTruck.FBX.meta b/Assets/_Unity Essentials/Models/Characters/DumperTruck.FBX.meta new file mode 100644 index 0000000..82455bd --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/DumperTruck.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 99d43731546c2478dac49fd4565622d7 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/Mouse.FBX b/Assets/_Unity Essentials/Models/Characters/Mouse.FBX new file mode 100644 index 0000000..cad3c42 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/Mouse.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/Mouse.FBX.meta b/Assets/_Unity Essentials/Models/Characters/Mouse.FBX.meta new file mode 100644 index 0000000..460342b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/Mouse.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 956daa938ab234199aebe29b66c6a59f +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/Roomba.FBX b/Assets/_Unity Essentials/Models/Characters/Roomba.FBX new file mode 100644 index 0000000..998ce12 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/Roomba.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/Roomba.FBX.meta b/Assets/_Unity Essentials/Models/Characters/Roomba.FBX.meta new file mode 100644 index 0000000..67c9851 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/Roomba.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 84e2ff013e5be45679059c8256334982 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/Train.FBX b/Assets/_Unity Essentials/Models/Characters/Train.FBX new file mode 100644 index 0000000..ba8a449 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/Train.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/Train.FBX.meta b/Assets/_Unity Essentials/Models/Characters/Train.FBX.meta new file mode 100644 index 0000000..3764bec --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/Train.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 166f9037e20014d70a6a63e06f42d453 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Characters/UFO.FBX b/Assets/_Unity Essentials/Models/Characters/UFO.FBX new file mode 100644 index 0000000..177f781 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Characters/UFO.FBX differ diff --git a/Assets/_Unity Essentials/Models/Characters/UFO.FBX.meta b/Assets/_Unity Essentials/Models/Characters/UFO.FBX.meta new file mode 100644 index 0000000..1deeb28 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Characters/UFO.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 750e8544a7a4b4ed39e49a4201ab4620 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.015 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles.meta b/Assets/_Unity Essentials/Models/Colllectibles.meta new file mode 100644 index 0000000..87bf225 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0ca69b2fc9b0f42d69652cf5dad74419 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Apple.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Apple.FBX new file mode 100644 index 0000000..559eb60 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Apple.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Apple.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Apple.FBX.meta new file mode 100644 index 0000000..c4b08a0 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Apple.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 22a34f853e6686f42b459bfc12486d2a +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Cheese.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Cheese.FBX new file mode 100644 index 0000000..5ecb058 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Cheese.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Cheese.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Cheese.FBX.meta new file mode 100644 index 0000000..06874cc --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Cheese.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 90b7427fe53394a5faa7ac39a2a66cf8 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.005 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Coal.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Coal.FBX new file mode 100644 index 0000000..020c60f Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Coal.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Coal.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Coal.FBX.meta new file mode 100644 index 0000000..e5413fa --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Coal.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: d774af773e8804224a753e157ecb9642 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.005 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Coin.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Coin.FBX new file mode 100644 index 0000000..597d4c6 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Coin.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Coin.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Coin.FBX.meta new file mode 100644 index 0000000..dbcee11 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Coin.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: db924e5f6e1c9834da4d8e265fe3e6fd +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/FishBones.FBX b/Assets/_Unity Essentials/Models/Colllectibles/FishBones.FBX new file mode 100644 index 0000000..856f78a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/FishBones.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/FishBones.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/FishBones.FBX.meta new file mode 100644 index 0000000..de6036d --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/FishBones.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 4de85cbfe0df16048915166f98d75fc2 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.2 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.002 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/GemDiamond.FBX b/Assets/_Unity Essentials/Models/Colllectibles/GemDiamond.FBX new file mode 100644 index 0000000..fdb21a6 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/GemDiamond.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/GemDiamond.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/GemDiamond.FBX.meta new file mode 100644 index 0000000..b611699 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/GemDiamond.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 89567ba1b442a2447a4cce514785f6a3 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Heart.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Heart.FBX new file mode 100644 index 0000000..ebeec5d Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Heart.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Heart.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Heart.FBX.meta new file mode 100644 index 0000000..65ee666 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Heart.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 4b80379d333087a439a331999a566600 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Key.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Key.FBX new file mode 100644 index 0000000..df46f73 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Key.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Key.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Key.FBX.meta new file mode 100644 index 0000000..db94d72 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Key.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 43dd2c4e9da0ca04fa37f8f03123db39 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Money.fbx b/Assets/_Unity Essentials/Models/Colllectibles/Money.fbx new file mode 100644 index 0000000..6754a92 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Money.fbx differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Money.fbx.meta b/Assets/_Unity Essentials/Models/Colllectibles/Money.fbx.meta new file mode 100644 index 0000000..ac263f8 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Money.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: c851d3b6b774d36478c5f2df39d8c167 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 1827226128182048838 + second: Take 001 + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/MusicNoteSingle.FBX b/Assets/_Unity Essentials/Models/Colllectibles/MusicNoteSingle.FBX new file mode 100644 index 0000000..c88b191 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/MusicNoteSingle.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/MusicNoteSingle.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/MusicNoteSingle.FBX.meta new file mode 100644 index 0000000..c75c4ca --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/MusicNoteSingle.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 473027a414af88f49b20267a920f7020 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.2 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.002 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/PuzzlePiece.FBX b/Assets/_Unity Essentials/Models/Colllectibles/PuzzlePiece.FBX new file mode 100644 index 0000000..ac909f0 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/PuzzlePiece.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/PuzzlePiece.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/PuzzlePiece.FBX.meta new file mode 100644 index 0000000..d7a7f20 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/PuzzlePiece.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 18b03291f660d8e4eb43419343d51bd6 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Rock.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Rock.FBX new file mode 100644 index 0000000..6740548 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Rock.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Rock.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Rock.FBX.meta new file mode 100644 index 0000000..efaf24e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Rock.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 0d01d7231cdfd45c099649b88fdea105 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.5 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.005 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Star.FBX b/Assets/_Unity Essentials/Models/Colllectibles/Star.FBX new file mode 100644 index 0000000..448ca32 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Star.FBX differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Star.FBX.meta b/Assets/_Unity Essentials/Models/Colllectibles/Star.FBX.meta new file mode 100644 index 0000000..1a75af3 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Star.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 1710fbf00619c474b92da634e36cd0bb +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.2 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.002 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Tonic.fbx b/Assets/_Unity Essentials/Models/Colllectibles/Tonic.fbx new file mode 100644 index 0000000..b9bac7a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Colllectibles/Tonic.fbx differ diff --git a/Assets/_Unity Essentials/Models/Colllectibles/Tonic.fbx.meta b/Assets/_Unity Essentials/Models/Colllectibles/Tonic.fbx.meta new file mode 100644 index 0000000..7f89cbb --- /dev/null +++ b/Assets/_Unity Essentials/Models/Colllectibles/Tonic.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 3364ee227ca18d44d9237f9e4380b0f8 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 1827226128182048838 + second: Take 001 + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.001 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor.meta b/Assets/_Unity Essentials/Models/Floor.meta new file mode 100644 index 0000000..c9408b3 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8b2e6f69f21b298478d6acf2c42db71d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/Floor2m.FBX b/Assets/_Unity Essentials/Models/Floor/Floor2m.FBX new file mode 100644 index 0000000..927a049 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/Floor2m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/Floor2m.FBX.meta b/Assets/_Unity Essentials/Models/Floor/Floor2m.FBX.meta new file mode 100644 index 0000000..af47616 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/Floor2m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: ce73d106b4ec7b148b691b2ad5051dfb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/Floor2x4m.FBX b/Assets/_Unity Essentials/Models/Floor/Floor2x4m.FBX new file mode 100644 index 0000000..4d4d452 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/Floor2x4m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/Floor2x4m.FBX.meta b/Assets/_Unity Essentials/Models/Floor/Floor2x4m.FBX.meta new file mode 100644 index 0000000..5881658 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/Floor2x4m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 0be13f3b1daeb3c458ad48c714ccbd15 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/Floor4m.FBX b/Assets/_Unity Essentials/Models/Floor/Floor4m.FBX new file mode 100644 index 0000000..de55134 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/Floor4m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/Floor4m.FBX.meta b/Assets/_Unity Essentials/Models/Floor/Floor4m.FBX.meta new file mode 100644 index 0000000..dc166c8 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/Floor4m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 371d29a895706ad4daa08920a2544d87 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/RugDoorMat.FBX b/Assets/_Unity Essentials/Models/Floor/RugDoorMat.FBX new file mode 100644 index 0000000..de3c58e Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/RugDoorMat.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/RugDoorMat.FBX.meta b/Assets/_Unity Essentials/Models/Floor/RugDoorMat.FBX.meta new file mode 100644 index 0000000..1092873 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/RugDoorMat.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 1e81361a12df1b74fa6b151035d5c733 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/RugRectangleLong.FBX b/Assets/_Unity Essentials/Models/Floor/RugRectangleLong.FBX new file mode 100644 index 0000000..cfce943 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/RugRectangleLong.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/RugRectangleLong.FBX.meta b/Assets/_Unity Essentials/Models/Floor/RugRectangleLong.FBX.meta new file mode 100644 index 0000000..2d64df6 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/RugRectangleLong.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 7b6f02aac770b3646bfa9301fd659536 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/RugRectangleMedium.FBX b/Assets/_Unity Essentials/Models/Floor/RugRectangleMedium.FBX new file mode 100644 index 0000000..052b4aa Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/RugRectangleMedium.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/RugRectangleMedium.FBX.meta b/Assets/_Unity Essentials/Models/Floor/RugRectangleMedium.FBX.meta new file mode 100644 index 0000000..8b490b8 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/RugRectangleMedium.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 7363c24eae0133946877395753fa75b6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Floor/RugRectangleSmall.FBX b/Assets/_Unity Essentials/Models/Floor/RugRectangleSmall.FBX new file mode 100644 index 0000000..67bb8ac Binary files /dev/null and b/Assets/_Unity Essentials/Models/Floor/RugRectangleSmall.FBX differ diff --git a/Assets/_Unity Essentials/Models/Floor/RugRectangleSmall.FBX.meta b/Assets/_Unity Essentials/Models/Floor/RugRectangleSmall.FBX.meta new file mode 100644 index 0000000..d93eced --- /dev/null +++ b/Assets/_Unity Essentials/Models/Floor/RugRectangleSmall.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 5dda221b1c394884b922c54ab63015a6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture.meta b/Assets/_Unity Essentials/Models/Furniture.meta new file mode 100644 index 0000000..9e26ab4 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8ce372a8ee2dc485098afcb93781e482 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Barstool_29in_KN001.fbx b/Assets/_Unity Essentials/Models/Furniture/Barstool_29in_KN001.fbx new file mode 100644 index 0000000..66a24f9 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Barstool_29in_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Barstool_29in_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Barstool_29in_KN001.fbx.meta new file mode 100644 index 0000000..e77ae04 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Barstool_29in_KN001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: bbc9c39f7f90fac4489992307a423853 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Barstool_29in_KN001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/BasketBallNet.FBX b/Assets/_Unity Essentials/Models/Furniture/BasketBallNet.FBX new file mode 100644 index 0000000..7638da4 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/BasketBallNet.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/BasketBallNet.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/BasketBallNet.FBX.meta new file mode 100644 index 0000000..b045104 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/BasketBallNet.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 33b09308a98f4460b9ce4ac64855954a +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR001.fbx new file mode 100644 index 0000000..d015e37 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR001.fbx.meta new file mode 100644 index 0000000..267c277 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR001.fbx.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 5f5461d830f629541ab7db42fb4f6abc +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Full_BR001 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 1: 100006 + second: Pillow_26in_BR002 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Full_BR001 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 4: 400006 + second: Pillow_26in_BR002 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Full_BR001 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 23: 2300004 + second: Pillow_26in_BR002 + - first: + 33: 3300000 + second: Bed_Full_BR001 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 33: 3300004 + second: Pillow_26in_BR002 + - first: + 43: 4300000 + second: Bed_Full_BR001 + - first: + 43: 4300002 + second: Pillow_26in_BR001 + - first: + 43: 4300004 + second: Pillow_26in_BR002 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR002.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR002.fbx new file mode 100644 index 0000000..8e0f1dc Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR002.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR002.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR002.fbx.meta new file mode 100644 index 0000000..6eddeba --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR002.fbx.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: f5b57253cc614354ab038fe6c358bb6e +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Full_BR002 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 1: 100006 + second: Pillow_26in_BR002 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Full_BR002 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 4: 400006 + second: Pillow_26in_BR002 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Full_BR002 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 23: 2300004 + second: Pillow_26in_BR002 + - first: + 33: 3300000 + second: Bed_Full_BR002 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 33: 3300004 + second: Pillow_26in_BR002 + - first: + 43: 4300000 + second: Pillow_26in_BR001 + - first: + 43: 4300002 + second: Pillow_26in_BR002 + - first: + 43: 4300004 + second: Bed_Full_BR002 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR003.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR003.fbx new file mode 100644 index 0000000..723a6dd Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR003.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR003.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR003.fbx.meta new file mode 100644 index 0000000..450c97b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR003.fbx.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 3a654152bc1dec746a442dbb77b11571 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Full_BR003 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 1: 100006 + second: Pillow_26in_BR002 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Full_BR003 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 4: 400006 + second: Pillow_26in_BR002 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Full_BR003 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 23: 2300004 + second: Pillow_26in_BR002 + - first: + 33: 3300000 + second: Bed_Full_BR003 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 33: 3300004 + second: Pillow_26in_BR002 + - first: + 43: 4300000 + second: Pillow_26in_BR001 + - first: + 43: 4300002 + second: Pillow_26in_BR002 + - first: + 43: 4300004 + second: Bed_Full_BR003 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR004.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR004.fbx new file mode 100644 index 0000000..a7501bf Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR004.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR004.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR004.fbx.meta new file mode 100644 index 0000000..4d69202 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Full_BR004.fbx.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 3bfe6d77896bc7d4699db53f75aaed07 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Full_BR004 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 1: 100006 + second: Pillow_26in_BR002 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Full_BR004 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 4: 400006 + second: Pillow_26in_BR002 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Full_BR004 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 23: 2300004 + second: Pillow_26in_BR002 + - first: + 33: 3300000 + second: Bed_Full_BR004 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 33: 3300004 + second: Pillow_26in_BR002 + - first: + 43: 4300000 + second: Pillow_26in_BR001 + - first: + 43: 4300002 + second: Pillow_26in_BR002 + - first: + 43: 4300004 + second: Bed_Full_BR004 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR001.fbx new file mode 100644 index 0000000..540775d Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR001.fbx.meta new file mode 100644 index 0000000..5c23b27 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR001.fbx.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: e09fe8a9ad9365046a7d327a9dc8affe +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Twin_BR001 + - first: + 1: 100004 + second: Pillow_26in_BR004 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Twin_BR001 + - first: + 4: 400004 + second: Pillow_26in_BR004 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Twin_BR001 + - first: + 23: 2300002 + second: Pillow_26in_BR004 + - first: + 33: 3300000 + second: Bed_Twin_BR001 + - first: + 33: 3300002 + second: Pillow_26in_BR004 + - first: + 43: 4300000 + second: Bed_Twin_BR001 + - first: + 43: 4300002 + second: Pillow_26in_BR004 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR002.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR002.fbx new file mode 100644 index 0000000..1bf8f7c Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR002.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR002.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR002.fbx.meta new file mode 100644 index 0000000..b08601f --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR002.fbx.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 04462afbe9aea0b48a9c50b0428ff45f +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Twin_BR002 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Twin_BR002 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Twin_BR002 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 33: 3300000 + second: Bed_Twin_BR002 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 43: 4300000 + second: Pillow_26in_BR001 + - first: + 43: 4300002 + second: Bed_Twin_BR002 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR003.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR003.fbx new file mode 100644 index 0000000..f2fedb1 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR003.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR003.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR003.fbx.meta new file mode 100644 index 0000000..e1c01a3 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR003.fbx.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: f357067a2b30337458724f82b7cc9d3e +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Twin_BR003 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Twin_BR003 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Twin_BR003 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 33: 3300000 + second: Bed_Twin_BR003 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 43: 4300000 + second: Pillow_26in_BR001 + - first: + 43: 4300002 + second: Bed_Twin_BR003 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR004.fbx b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR004.fbx new file mode 100644 index 0000000..68960c2 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR004.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR004.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR004.fbx.meta new file mode 100644 index 0000000..f331871 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Bed_Twin_BR004.fbx.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 28b74afe0bc0b49409e263a2f06539de +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Bed_Twin_BR004 + - first: + 1: 100004 + second: Pillow_26in_BR001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Bed_Twin_BR004 + - first: + 4: 400004 + second: Pillow_26in_BR001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Bed_Twin_BR004 + - first: + 23: 2300002 + second: Pillow_26in_BR001 + - first: + 33: 3300000 + second: Bed_Twin_BR004 + - first: + 33: 3300002 + second: Pillow_26in_BR001 + - first: + 43: 4300000 + second: Bed_Twin_BR004 + - first: + 43: 4300002 + second: Pillow_26in_BR001 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/ChairDiningB.FBX b/Assets/_Unity Essentials/Models/Furniture/ChairDiningB.FBX new file mode 100644 index 0000000..c3ecf4a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/ChairDiningB.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/ChairDiningB.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/ChairDiningB.FBX.meta new file mode 100644 index 0000000..790830f --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/ChairDiningB.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: bbe64abbc81b39741946449b7bfced14 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Chair_34in_BY001.fbx b/Assets/_Unity Essentials/Models/Furniture/Chair_34in_BY001.fbx new file mode 100644 index 0000000..a0ff7b7 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Chair_34in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Chair_34in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Chair_34in_BY001.fbx.meta new file mode 100644 index 0000000..fe0f350 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Chair_34in_BY001.fbx.meta @@ -0,0 +1,126 @@ +fileFormatVersion: 2 +guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Chair_34in_BY001 + - first: + 95: 9500000 + second: //RootNode + - first: + 41386430: 2186277476908879412 + second: ImportLogs + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Chest_42in_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/Chest_42in_BR001.fbx new file mode 100644 index 0000000..480b652 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Chest_42in_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Chest_42in_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Chest_42in_BR001.fbx.meta new file mode 100644 index 0000000..efdf174 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Chest_42in_BR001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 0217f4f1af1f1dc4bbaecdc92d563215 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Chest_42in_BR001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/CoffeeTable_48in_BY001.fbx b/Assets/_Unity Essentials/Models/Furniture/CoffeeTable_48in_BY001.fbx new file mode 100644 index 0000000..49552a6 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/CoffeeTable_48in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/CoffeeTable_48in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/CoffeeTable_48in_BY001.fbx.meta new file mode 100644 index 0000000..5212153 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/CoffeeTable_48in_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 27951f062805422409edb0e05718e7c0 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Patio_Coffee_Table_48in_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Dresser_36in_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/Dresser_36in_BR001.fbx new file mode 100644 index 0000000..0c7c3c5 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Dresser_36in_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Dresser_36in_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Dresser_36in_BR001.fbx.meta new file mode 100644 index 0000000..7e6edcb --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Dresser_36in_BR001.fbx.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 474e7ce3d03299e41853dd93ef889d5d +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Dresser_36in_BR001 + - first: + 1: 100004 + second: Mirror_Dresser_36in_BR001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Dresser_36in_BR001 + - first: + 4: 400004 + second: Mirror_Dresser_36in_BR001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Dresser_36in_BR001 + - first: + 23: 2300002 + second: Mirror_Dresser_36in_BR001 + - first: + 33: 3300000 + second: Dresser_36in_BR001 + - first: + 33: 3300002 + second: Mirror_Dresser_36in_BR001 + - first: + 43: 4300000 + second: Dresser_36in_BR001 + - first: + 43: 4300002 + second: Mirror_Dresser_36in_BR001 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Dresser_55in_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/Dresser_55in_BR001.fbx new file mode 100644 index 0000000..6262c4d Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Dresser_55in_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Dresser_55in_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Dresser_55in_BR001.fbx.meta new file mode 100644 index 0000000..0c37f09 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Dresser_55in_BR001.fbx.meta @@ -0,0 +1,120 @@ +fileFormatVersion: 2 +guid: 0414e3ad508c1a749a2de33c42fc949e +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Dresser_55in_BR001 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LampShadeDome.FBX b/Assets/_Unity Essentials/Models/Furniture/LampShadeDome.FBX new file mode 100644 index 0000000..7b58251 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LampShadeDome.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LampShadeDome.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/LampShadeDome.FBX.meta new file mode 100644 index 0000000..d2510b4 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LampShadeDome.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 06fde725bfec3e24b8ece101a9c7206a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LampShadeTube.FBX b/Assets/_Unity Essentials/Models/Furniture/LampShadeTube.FBX new file mode 100644 index 0000000..f959491 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LampShadeTube.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LampShadeTube.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/LampShadeTube.FBX.meta new file mode 100644 index 0000000..5262dca --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LampShadeTube.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 080908627e0e2a74a927b7260cc23ec3 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LampSmall.FBX b/Assets/_Unity Essentials/Models/Furniture/LampSmall.FBX new file mode 100644 index 0000000..7153c26 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LampSmall.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LampSmall.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/LampSmall.FBX.meta new file mode 100644 index 0000000..a17974a --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LampSmall.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: bce58d58b66628c4bb843a0f547d5b43 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LampTall.FBX b/Assets/_Unity Essentials/Models/Furniture/LampTall.FBX new file mode 100644 index 0000000..47c346c Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LampTall.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LampTall.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/LampTall.FBX.meta new file mode 100644 index 0000000..cd6ff76 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LampTall.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: ed0b608e38da5ea4092241c0bfa570cd +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Round_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Round_BR001.fbx new file mode 100644 index 0000000..c9855a3 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Round_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Round_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Round_BR001.fbx.meta new file mode 100644 index 0000000..046fe02 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Round_BR001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 807ef6bb07e6d504cac11c20053a71fa +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: LaundryBasket_Round_BR001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Tall_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Tall_BR001.fbx new file mode 100644 index 0000000..d0951cb Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Tall_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Tall_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Tall_BR001.fbx.meta new file mode 100644 index 0000000..f1e0195 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LaundryBasket_Tall_BR001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 0bc318dad3cf72145b34e2ef96b0f4a7 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: LaundryBasket_Tall_BR001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/LightBulb.FBX b/Assets/_Unity Essentials/Models/Furniture/LightBulb.FBX new file mode 100644 index 0000000..3c23d2f Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/LightBulb.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/LightBulb.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/LightBulb.FBX.meta new file mode 100644 index 0000000..6ec7530 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/LightBulb.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: e47fe05927092224492a466c2d5b61c0 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Nightstand_25in_BR001.fbx b/Assets/_Unity Essentials/Models/Furniture/Nightstand_25in_BR001.fbx new file mode 100644 index 0000000..f86a8da Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Nightstand_25in_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Nightstand_25in_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Furniture/Nightstand_25in_BR001.fbx.meta new file mode 100644 index 0000000..7f0991b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Nightstand_25in_BR001.fbx.meta @@ -0,0 +1,120 @@ +fileFormatVersion: 2 +guid: 1f9e194edc869724e86a4efaa9ce6d1e +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Nightstand_25in_BR001 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/PlantPotMedium.FBX b/Assets/_Unity Essentials/Models/Furniture/PlantPotMedium.FBX new file mode 100644 index 0000000..125d93a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/PlantPotMedium.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/PlantPotMedium.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/PlantPotMedium.FBX.meta new file mode 100644 index 0000000..b08a094 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/PlantPotMedium.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 3e715039d0b44624bae1d7bc1137ae6c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/PlantPotRoundMedium.FBX b/Assets/_Unity Essentials/Models/Furniture/PlantPotRoundMedium.FBX new file mode 100644 index 0000000..0a79676 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/PlantPotRoundMedium.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/PlantPotRoundMedium.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/PlantPotRoundMedium.FBX.meta new file mode 100644 index 0000000..6ac8d4b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/PlantPotRoundMedium.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 2a621bc3f19c8774d8fc0497ebc0f764 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/PlantSnakeLarge.FBX b/Assets/_Unity Essentials/Models/Furniture/PlantSnakeLarge.FBX new file mode 100644 index 0000000..65d5d46 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/PlantSnakeLarge.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/PlantSnakeLarge.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/PlantSnakeLarge.FBX.meta new file mode 100644 index 0000000..3223072 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/PlantSnakeLarge.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 9d5cb14ab3a6a4a4da95fcf86af268da +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/Rocking Horse.FBX b/Assets/_Unity Essentials/Models/Furniture/Rocking Horse.FBX new file mode 100644 index 0000000..ef402b3 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/Rocking Horse.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/Rocking Horse.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/Rocking Horse.FBX.meta new file mode 100644 index 0000000..a4f069b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/Rocking Horse.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: b6fc2cec743e64bcfb9f3f2e06037ebc +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/ShelfWallSmall.FBX b/Assets/_Unity Essentials/Models/Furniture/ShelfWallSmall.FBX new file mode 100644 index 0000000..bc9dd7d Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/ShelfWallSmall.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/ShelfWallSmall.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/ShelfWallSmall.FBX.meta new file mode 100644 index 0000000..a7c3c7c --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/ShelfWallSmall.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: add76bfb7f499e74c8fdaa4711c5cbe2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/ShelvesMediumA.FBX b/Assets/_Unity Essentials/Models/Furniture/ShelvesMediumA.FBX new file mode 100644 index 0000000..5e4fc79 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/ShelvesMediumA.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/ShelvesMediumA.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/ShelvesMediumA.FBX.meta new file mode 100644 index 0000000..a73fe33 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/ShelvesMediumA.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 7ddb456e42c1fa841ab76a1dd2cee198 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/SofaCusion.FBX b/Assets/_Unity Essentials/Models/Furniture/SofaCusion.FBX new file mode 100644 index 0000000..88b73a4 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/SofaCusion.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/SofaCusion.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/SofaCusion.FBX.meta new file mode 100644 index 0000000..4918949 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/SofaCusion.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: adf017f7adaf78b49989e92ad9bb888a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/SofaDouble.FBX b/Assets/_Unity Essentials/Models/Furniture/SofaDouble.FBX new file mode 100644 index 0000000..c912fca Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/SofaDouble.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/SofaDouble.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/SofaDouble.FBX.meta new file mode 100644 index 0000000..a4ef541 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/SofaDouble.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 9355926401225a4439d9522f83f0b4c4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/TableRectangleMedium.FBX b/Assets/_Unity Essentials/Models/Furniture/TableRectangleMedium.FBX new file mode 100644 index 0000000..dbb3643 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/TableRectangleMedium.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/TableRectangleMedium.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/TableRectangleMedium.FBX.meta new file mode 100644 index 0000000..af51cda --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/TableRectangleMedium.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 5039954c1403bf247a4d8b42af5c0a27 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Furniture/TableRectangleShort.FBX b/Assets/_Unity Essentials/Models/Furniture/TableRectangleShort.FBX new file mode 100644 index 0000000..697a665 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Furniture/TableRectangleShort.FBX differ diff --git a/Assets/_Unity Essentials/Models/Furniture/TableRectangleShort.FBX.meta b/Assets/_Unity Essentials/Models/Furniture/TableRectangleShort.FBX.meta new file mode 100644 index 0000000..79910c8 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Furniture/TableRectangleShort.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 1fa13df843e49b6489209c4a6f08aee2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen.meta b/Assets/_Unity Essentials/Models/Kitchen.meta new file mode 100644 index 0000000..5ba122a --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ed5eea245a3b4a75a10f407e91e6693 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.fbx b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.fbx new file mode 100644 index 0000000..c6d4095 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.fbx.meta new file mode 100644 index 0000000..86ebd49 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.fbx.meta @@ -0,0 +1,195 @@ +fileFormatVersion: 2 +guid: 17375844b831e7d40b837f42d6911973 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Handle_001 + - first: + 1: 100004 + second: Handle_002 + - first: + 1: 100006 + second: Handles_001 + - first: + 1: 100008 + second: Knob_001 + - first: + 1: 100010 + second: Knob_002 + - first: + 1: 100012 + second: Knobs_001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Handle_001 + - first: + 4: 400004 + second: Handle_002 + - first: + 4: 400006 + second: Handles_001 + - first: + 4: 400008 + second: Knob_001 + - first: + 4: 400010 + second: Knob_002 + - first: + 4: 400012 + second: Knobs_001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 23: 2300002 + second: Handle_001 + - first: + 23: 2300004 + second: Handle_002 + - first: + 23: 2300006 + second: Knob_001 + - first: + 23: 2300008 + second: Knob_002 + - first: + 33: 3300000 + second: //RootNode + - first: + 33: 3300002 + second: Handle_001 + - first: + 33: 3300004 + second: Handle_002 + - first: + 33: 3300006 + second: Knob_001 + - first: + 33: 3300008 + second: Knob_002 + - first: + 43: 4300000 + second: CabinetLower_Backsplash_15Wx24Dx36H_KN001a + - first: + 43: 4300002 + second: Handle_001 + - first: + 43: 4300004 + second: Handle_002 + - first: + 43: 4300006 + second: Knob_001 + - first: + 43: 4300008 + second: Knob_002 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.fbx b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.fbx new file mode 100644 index 0000000..21e2483 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.fbx.meta new file mode 100644 index 0000000..b366880 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.fbx.meta @@ -0,0 +1,255 @@ +fileFormatVersion: 2 +guid: ce7f2e955080e344888dc16146705f75 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Handle_001 + - first: + 1: 100004 + second: Handle_002 + - first: + 1: 100006 + second: Handle_003 + - first: + 1: 100008 + second: Handle_004 + - first: + 1: 100010 + second: Handles_001 + - first: + 1: 100012 + second: Knob_001 + - first: + 1: 100014 + second: Knob_002 + - first: + 1: 100016 + second: Knob_003 + - first: + 1: 100018 + second: Knob_004 + - first: + 1: 100020 + second: Knobs_001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Handle_001 + - first: + 4: 400004 + second: Handle_002 + - first: + 4: 400006 + second: Handle_003 + - first: + 4: 400008 + second: Handle_004 + - first: + 4: 400010 + second: Handles_001 + - first: + 4: 400012 + second: Knob_001 + - first: + 4: 400014 + second: Knob_002 + - first: + 4: 400016 + second: Knob_003 + - first: + 4: 400018 + second: Knob_004 + - first: + 4: 400020 + second: Knobs_001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 23: 2300002 + second: Handle_001 + - first: + 23: 2300004 + second: Handle_002 + - first: + 23: 2300006 + second: Handle_003 + - first: + 23: 2300008 + second: Handle_004 + - first: + 23: 2300010 + second: Knob_001 + - first: + 23: 2300012 + second: Knob_002 + - first: + 23: 2300014 + second: Knob_003 + - first: + 23: 2300016 + second: Knob_004 + - first: + 33: 3300000 + second: //RootNode + - first: + 33: 3300002 + second: Handle_001 + - first: + 33: 3300004 + second: Handle_002 + - first: + 33: 3300006 + second: Handle_003 + - first: + 33: 3300008 + second: Handle_004 + - first: + 33: 3300010 + second: Knob_001 + - first: + 33: 3300012 + second: Knob_002 + - first: + 33: 3300014 + second: Knob_003 + - first: + 33: 3300016 + second: Knob_004 + - first: + 43: 4300000 + second: CabinetLower_Backsplash_30Wx24Dx36H_KN001a + - first: + 43: 4300002 + second: Knob_004 + - first: + 43: 4300004 + second: Knob_003 + - first: + 43: 4300006 + second: Knob_002 + - first: + 43: 4300008 + second: Knob_001 + - first: + 43: 4300010 + second: Handle_001 + - first: + 43: 4300012 + second: Handle_002 + - first: + 43: 4300014 + second: Handle_003 + - first: + 43: 4300016 + second: Handle_004 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.fbx b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.fbx new file mode 100644 index 0000000..86ee668 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.fbx.meta new file mode 100644 index 0000000..2fc7a16 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.fbx.meta @@ -0,0 +1,255 @@ +fileFormatVersion: 2 +guid: 2012b71c22f1262429a544038f981eb2 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Handle_001 + - first: + 1: 100004 + second: Handle_002 + - first: + 1: 100006 + second: Handle_003 + - first: + 1: 100008 + second: Handle_004 + - first: + 1: 100010 + second: Handles_001 + - first: + 1: 100012 + second: Knob_001 + - first: + 1: 100014 + second: Knob_002 + - first: + 1: 100016 + second: Knob_003 + - first: + 1: 100018 + second: Knob_004 + - first: + 1: 100020 + second: Knobs_001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Handle_001 + - first: + 4: 400004 + second: Handle_002 + - first: + 4: 400006 + second: Handle_003 + - first: + 4: 400008 + second: Handle_004 + - first: + 4: 400010 + second: Handles_001 + - first: + 4: 400012 + second: Knob_001 + - first: + 4: 400014 + second: Knob_002 + - first: + 4: 400016 + second: Knob_003 + - first: + 4: 400018 + second: Knob_004 + - first: + 4: 400020 + second: Knobs_001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 23: 2300002 + second: Handle_001 + - first: + 23: 2300004 + second: Handle_002 + - first: + 23: 2300006 + second: Handle_003 + - first: + 23: 2300008 + second: Handle_004 + - first: + 23: 2300010 + second: Knob_001 + - first: + 23: 2300012 + second: Knob_002 + - first: + 23: 2300014 + second: Knob_003 + - first: + 23: 2300016 + second: Knob_004 + - first: + 33: 3300000 + second: //RootNode + - first: + 33: 3300002 + second: Handle_001 + - first: + 33: 3300004 + second: Handle_002 + - first: + 33: 3300006 + second: Handle_003 + - first: + 33: 3300008 + second: Handle_004 + - first: + 33: 3300010 + second: Knob_001 + - first: + 33: 3300012 + second: Knob_002 + - first: + 33: 3300014 + second: Knob_003 + - first: + 33: 3300016 + second: Knob_004 + - first: + 43: 4300000 + second: CabinetLower_Backsplash_30Wx24Dx36H_KN002a + - first: + 43: 4300002 + second: Knob_004 + - first: + 43: 4300004 + second: Knob_003 + - first: + 43: 4300006 + second: Knob_002 + - first: + 43: 4300008 + second: Knob_001 + - first: + 43: 4300010 + second: Handle_001 + - first: + 43: 4300012 + second: Handle_002 + - first: + 43: 4300014 + second: Handle_003 + - first: + 43: 4300016 + second: Handle_004 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.fbx b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.fbx new file mode 100644 index 0000000..8f9f757 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.fbx.meta new file mode 100644 index 0000000..fb3c972 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.fbx.meta @@ -0,0 +1,195 @@ +fileFormatVersion: 2 +guid: 0e0887c6cc8422845ab8846edecc8012 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Handle_001 + - first: + 1: 100004 + second: Handle_002 + - first: + 1: 100006 + second: Handles_001 + - first: + 1: 100008 + second: Knob_001 + - first: + 1: 100010 + second: Knob_002 + - first: + 1: 100012 + second: Knobs_001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Handle_001 + - first: + 4: 400004 + second: Handle_002 + - first: + 4: 400006 + second: Handles_001 + - first: + 4: 400008 + second: Knob_001 + - first: + 4: 400010 + second: Knob_002 + - first: + 4: 400012 + second: Knobs_001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 23: 2300002 + second: Handle_001 + - first: + 23: 2300004 + second: Handle_002 + - first: + 23: 2300006 + second: Knob_001 + - first: + 23: 2300008 + second: Knob_002 + - first: + 33: 3300000 + second: //RootNode + - first: + 33: 3300002 + second: Handle_001 + - first: + 33: 3300004 + second: Handle_002 + - first: + 33: 3300006 + second: Knob_001 + - first: + 33: 3300008 + second: Knob_002 + - first: + 43: 4300000 + second: CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a + - first: + 43: 4300002 + second: Handle_001 + - first: + 43: 4300004 + second: Handle_002 + - first: + 43: 4300006 + second: Knob_001 + - first: + 43: 4300008 + second: Knob_002 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/Cabinet_60in_DR001.fbx b/Assets/_Unity Essentials/Models/Kitchen/Cabinet_60in_DR001.fbx new file mode 100644 index 0000000..19de688 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/Cabinet_60in_DR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/Cabinet_60in_DR001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/Cabinet_60in_DR001.fbx.meta new file mode 100644 index 0000000..85cf815 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/Cabinet_60in_DR001.fbx.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: 1e245a152ac7400418729100a87a68f4 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/Cooktop_30in_Gas_KN001.fbx b/Assets/_Unity Essentials/Models/Kitchen/Cooktop_30in_Gas_KN001.fbx new file mode 100644 index 0000000..e8ecaf2 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/Cooktop_30in_Gas_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/Cooktop_30in_Gas_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/Cooktop_30in_Gas_KN001.fbx.meta new file mode 100644 index 0000000..9e30a7a --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/Cooktop_30in_Gas_KN001.fbx.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 2f5a69a445afdda449b9a0bddbbf3946 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Handles_001 + - first: + 1: 100004 + second: Knobs_001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Handles_001 + - first: + 4: 400004 + second: Knobs_001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 23: 2300002 + second: Handles_001 + - first: + 23: 2300004 + second: Knobs_001 + - first: + 33: 3300000 + second: //RootNode + - first: + 33: 3300002 + second: Handles_001 + - first: + 33: 3300004 + second: Knobs_001 + - first: + 43: 4300000 + second: Cooktop_30in_Gas_KN001 + - first: + 43: 4300002 + second: Knobs_001 + - first: + 43: 4300004 + second: Handles_001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/FryPan_10in_KN001.fbx b/Assets/_Unity Essentials/Models/Kitchen/FryPan_10in_KN001.fbx new file mode 100644 index 0000000..0ed7687 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/FryPan_10in_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/FryPan_10in_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/FryPan_10in_KN001.fbx.meta new file mode 100644 index 0000000..ae4cb08 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/FryPan_10in_KN001.fbx.meta @@ -0,0 +1,144 @@ +fileFormatVersion: 2 +guid: e98c6ed29572ab949b1867b8596b07d0 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: FryPan_10in_KN001 + - first: + 1: 100004 + second: Lid_10in_KN001 + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: FryPan_10in_KN001 + - first: + 4: 400004 + second: Lid_10in_KN001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: FryPan_10in_KN001 + - first: + 23: 2300002 + second: Lid_10in_KN001 + - first: + 33: 3300000 + second: FryPan_10in_KN001 + - first: + 33: 3300002 + second: Lid_10in_KN001 + - first: + 43: 4300000 + second: FryPan_10in_KN001 + - first: + 43: 4300002 + second: Lid_10in_KN001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/Grill_54in_BY001.fbx b/Assets/_Unity Essentials/Models/Kitchen/Grill_54in_BY001.fbx new file mode 100644 index 0000000..b0e9f44 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/Grill_54in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/Grill_54in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/Grill_54in_BY001.fbx.meta new file mode 100644 index 0000000..c69a7ec --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/Grill_54in_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: a8aff27d74035dc4a9de061883a49ddf +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Grill_54in_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/Island_67Wx36Dx36H_KN001a.fbx b/Assets/_Unity Essentials/Models/Kitchen/Island_67Wx36Dx36H_KN001a.fbx new file mode 100644 index 0000000..a4bf470 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/Island_67Wx36Dx36H_KN001a.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/Island_67Wx36Dx36H_KN001a.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/Island_67Wx36Dx36H_KN001a.fbx.meta new file mode 100644 index 0000000..7555688 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/Island_67Wx36Dx36H_KN001a.fbx.meta @@ -0,0 +1,375 @@ +fileFormatVersion: 2 +guid: 2a78819eb38897b4796ebfc5180ec13e +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: Handle_001 + - first: + 1: 100002 + second: Handle_002 + - first: + 1: 100004 + second: Handle_003 + - first: + 1: 100006 + second: Handle_004 + - first: + 1: 100008 + second: Handle_005 + - first: + 1: 100010 + second: Handle_006 + - first: + 1: 100012 + second: Handle_007 + - first: + 1: 100014 + second: Handle_008 + - first: + 1: 100016 + second: Handles_001 + - first: + 1: 100018 + second: //RootNode + - first: + 1: 100020 + second: Knob_001 + - first: + 1: 100022 + second: Knob_002 + - first: + 1: 100024 + second: Knob_003 + - first: + 1: 100026 + second: Knob_004 + - first: + 1: 100028 + second: Knob_005 + - first: + 1: 100030 + second: Knob_006 + - first: + 1: 100032 + second: Knob_007 + - first: + 1: 100034 + second: Knob_008 + - first: + 1: 100036 + second: Knobs_001 + - first: + 4: 400000 + second: Handle_001 + - first: + 4: 400002 + second: Handle_002 + - first: + 4: 400004 + second: Handle_003 + - first: + 4: 400006 + second: Handle_004 + - first: + 4: 400008 + second: Handle_005 + - first: + 4: 400010 + second: Handle_006 + - first: + 4: 400012 + second: Handle_007 + - first: + 4: 400014 + second: Handle_008 + - first: + 4: 400016 + second: Handles_001 + - first: + 4: 400018 + second: //RootNode + - first: + 4: 400020 + second: Knob_001 + - first: + 4: 400022 + second: Knob_002 + - first: + 4: 400024 + second: Knob_003 + - first: + 4: 400026 + second: Knob_004 + - first: + 4: 400028 + second: Knob_005 + - first: + 4: 400030 + second: Knob_006 + - first: + 4: 400032 + second: Knob_007 + - first: + 4: 400034 + second: Knob_008 + - first: + 4: 400036 + second: Knobs_001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Handle_001 + - first: + 23: 2300002 + second: Handle_002 + - first: + 23: 2300004 + second: Handle_003 + - first: + 23: 2300006 + second: Handle_004 + - first: + 23: 2300008 + second: Handle_005 + - first: + 23: 2300010 + second: Handle_006 + - first: + 23: 2300012 + second: Handle_007 + - first: + 23: 2300014 + second: Handle_008 + - first: + 23: 2300016 + second: //RootNode + - first: + 23: 2300018 + second: Knob_001 + - first: + 23: 2300020 + second: Knob_002 + - first: + 23: 2300022 + second: Knob_003 + - first: + 23: 2300024 + second: Knob_004 + - first: + 23: 2300026 + second: Knob_005 + - first: + 23: 2300028 + second: Knob_006 + - first: + 23: 2300030 + second: Knob_007 + - first: + 23: 2300032 + second: Knob_008 + - first: + 33: 3300000 + second: Handle_001 + - first: + 33: 3300002 + second: Handle_002 + - first: + 33: 3300004 + second: Handle_003 + - first: + 33: 3300006 + second: Handle_004 + - first: + 33: 3300008 + second: Handle_005 + - first: + 33: 3300010 + second: Handle_006 + - first: + 33: 3300012 + second: Handle_007 + - first: + 33: 3300014 + second: Handle_008 + - first: + 33: 3300016 + second: //RootNode + - first: + 33: 3300018 + second: Knob_001 + - first: + 33: 3300020 + second: Knob_002 + - first: + 33: 3300022 + second: Knob_003 + - first: + 33: 3300024 + second: Knob_004 + - first: + 33: 3300026 + second: Knob_005 + - first: + 33: 3300028 + second: Knob_006 + - first: + 33: 3300030 + second: Knob_007 + - first: + 33: 3300032 + second: Knob_008 + - first: + 43: 4300000 + second: Island_67Wx36Dx36H_KN001a + - first: + 43: 4300002 + second: Handle_008 + - first: + 43: 4300004 + second: Handle_007 + - first: + 43: 4300006 + second: Handle_006 + - first: + 43: 4300008 + second: Handle_005 + - first: + 43: 4300010 + second: Handle_004 + - first: + 43: 4300012 + second: Handle_003 + - first: + 43: 4300014 + second: Handle_002 + - first: + 43: 4300016 + second: Handle_001 + - first: + 43: 4300018 + second: Knob_001 + - first: + 43: 4300020 + second: Knob_002 + - first: + 43: 4300022 + second: Knob_003 + - first: + 43: 4300024 + second: Knob_004 + - first: + 43: 4300026 + second: Knob_005 + - first: + 43: 4300028 + second: Knob_006 + - first: + 43: 4300030 + second: Knob_007 + - first: + 43: 4300032 + second: Knob_008 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/Knife_Block_14in_KN001.fbx b/Assets/_Unity Essentials/Models/Kitchen/Knife_Block_14in_KN001.fbx new file mode 100644 index 0000000..a8abd10 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/Knife_Block_14in_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/Knife_Block_14in_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/Knife_Block_14in_KN001.fbx.meta new file mode 100644 index 0000000..9a12a69 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/Knife_Block_14in_KN001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 06132f24a7ce5fa4696437722886342d +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Knife_Block_14in_KN001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/PaperTowel_Dispenser_14in_KN001.fbx b/Assets/_Unity Essentials/Models/Kitchen/PaperTowel_Dispenser_14in_KN001.fbx new file mode 100644 index 0000000..69ac13d Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/PaperTowel_Dispenser_14in_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/PaperTowel_Dispenser_14in_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/PaperTowel_Dispenser_14in_KN001.fbx.meta new file mode 100644 index 0000000..a155d7c --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/PaperTowel_Dispenser_14in_KN001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: d288ddd8450603e4e86c92721048e29b +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: PaperTowel_Dispenser_14in_KN001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.fbx b/Assets/_Unity Essentials/Models/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.fbx new file mode 100644 index 0000000..a9e7e9c Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.fbx.meta new file mode 100644 index 0000000..763209b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 5d0f5a2ce8918094a80391d9c7eb5dd0 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Refrigerator_30Wx26.5Dx70H_KN002 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/ShotGlass_KN001.fbx b/Assets/_Unity Essentials/Models/Kitchen/ShotGlass_KN001.fbx new file mode 100644 index 0000000..95a8453 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/ShotGlass_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/ShotGlass_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/ShotGlass_KN001.fbx.meta new file mode 100644 index 0000000..7b48dcb --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/ShotGlass_KN001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 977c24cc3ba72144287ab7a401399d34 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: ShotGlass_KN001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Kitchen/StockPot_9.5in_KN001.fbx b/Assets/_Unity Essentials/Models/Kitchen/StockPot_9.5in_KN001.fbx new file mode 100644 index 0000000..fb13f3c Binary files /dev/null and b/Assets/_Unity Essentials/Models/Kitchen/StockPot_9.5in_KN001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Kitchen/StockPot_9.5in_KN001.fbx.meta b/Assets/_Unity Essentials/Models/Kitchen/StockPot_9.5in_KN001.fbx.meta new file mode 100644 index 0000000..b727434 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Kitchen/StockPot_9.5in_KN001.fbx.meta @@ -0,0 +1,144 @@ +fileFormatVersion: 2 +guid: 5942d15c10898574494466329b8eff0f +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: Lid_9.5in_KN001 + - first: + 1: 100002 + second: //RootNode + - first: + 1: 100004 + second: StockPot_9.5in_KN001 + - first: + 4: 400000 + second: Lid_9.5in_KN001 + - first: + 4: 400002 + second: //RootNode + - first: + 4: 400004 + second: StockPot_9.5in_KN001 + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Lid_9.5in_KN001 + - first: + 23: 2300002 + second: StockPot_9.5in_KN001 + - first: + 33: 3300000 + second: Lid_9.5in_KN001 + - first: + 33: 3300002 + second: StockPot_9.5in_KN001 + - first: + 43: 4300000 + second: StockPot_9.5in_KN001 + - first: + 43: 4300002 + second: Lid_9.5in_KN001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers.meta b/Assets/_Unity Essentials/Models/Numbers.meta new file mode 100644 index 0000000..3d19c6a --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 24b754f84573141be9d16161ed47b380 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/0.fbx b/Assets/_Unity Essentials/Models/Numbers/0.fbx new file mode 100644 index 0000000..1157375 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/0.fbx @@ -0,0 +1,346 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 25 + Second: 22 + Millisecond: 166 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\0.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\0.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:22.165" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\0.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:22.165" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692232048816, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160669200, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *672 { + a: 0,-1.32041931152344,0,3.16242027282715,-1.12804543972015,0,6.11779499053955,-0.608036756515503,0,8.86612224578857,0.23960667848587,0,11.4074068069458,1.41488492488861,0,13.7416439056396,2.91779756546021,0,15.8688354492188,4.74834489822388,0,17.7889823913574,6.90652704238892,0,19.4782829284668,9.3678674697876,0,20.9129295349121,12.1078882217407,0,22.0929183959961,15.1265850067139,0,23.0182647705078,18.4239692687988,0,23.6889495849609,22.0000267028809,0,24.1049880981445,25.8547687530518,0,24.2663726806641,29.9881896972656,0,24.1130752563477,34.0871849060059,0,23.7024326324463,37.9072723388672,0,23.0344314575195,41.4484405517578,0,22.1090927124023,44.7107238769531,0,20.926399230957,47.6940879821777,0,19.4863662719727,50.3985481262207,0,17.7889823913574,52.8241081237793,0,15.8607530593872,54.9487609863281,0,13.7281723022461,56.7504920959473,0,11.3912372589111,58.2292900085449,0,8.84995460510254,59.3851890563965,0,6.10431957244873,60.2181587219238,0,3.15433526039124,60.7282066345215,0,0,60.9153442382812,0,-3.15747880935669,60.7291145324707,0,-6.1090350151062,60.2201881408691,0,-8.8546667098999,59.3885459899902,0,-11.3943786621094,58.2342414855957,0,-13.7281665802002,56.7572174072266,0,-15.8560333251953,54.9575119018555,0,-17.7779769897461,52.8351135253906,0,-19.4695224761963,50.4113502502441,0,-20.9061908721924,47.7075653076172,0,-22.0879745483398,44.7237358093262,0,-23.014892578125,41.4598922729492,0,-23.6869277954102,37.9160194396973,0,-24.1040878295898,34.0921173095703,0,-24.2663726806641,29.9881896972656,0,-24.1207065582275,25.8655490875244,0,-23.717248916626,22.019567489624,0,-23.0559844970703,18.4502391815186,0,-22.1369361877441,15.1575756072998,0,-20.9600849151611,12.1415700912476,0,-19.5254364013672,9.40222454071045,0,-17.8329963684082,6.93953800201416,0,-15.9079093933105,4.77866172790527,0,-13.7753286361694,2.94474601745605,0,-11.4352474212646,1.43779015541077,0,-8.88767910003662,0.257796496152878,0,-6.13261318206787,-0.595236301422119,0,-3.17005372047424,-1.1213082075119,0,0,-1.32041931152344,17, +3.16242027282715,-1.12804543972015,17,6.11779499053955,-0.608036756515503,17,8.86612224578857,0.23960667848587,17,11.4074068069458,1.41488492488861,17,13.7416439056396,2.91779756546021,17,15.8688354492188,4.74834489822388,17,17.7889823913574,6.90652704238892,17,19.4782829284668,9.3678674697876,17,20.9129295349121,12.1078882217407,17,22.0929183959961,15.1265850067139,17,23.0182647705078,18.4239692687988,17,23.6889495849609,22.0000267028809,17,24.1049880981445,25.8547687530518,17,24.2663726806641,29.9881896972656,17,24.1130752563477,34.0871849060059,17,23.7024326324463,37.9072723388672,17,23.0344314575195,41.4484405517578,17,22.1090927124023,44.7107238769531,17,20.926399230957,47.6940879821777,17,19.4863662719727,50.3985481262207,17,17.7889823913574,52.8241081237793,17,15.8607530593872,54.9487609863281,17,13.7281723022461,56.7504920959473,17,11.3912372589111,58.2292900085449,17,8.84995460510254,59.3851890563965,17,6.10431957244873,60.2181587219238,17,3.15433526039124,60.7282066345215,17,0,60.9153442382812,17,-3.15747880935669,60.7291145324707,17,-6.1090350151062,60.2201881408691,17,-8.8546667098999,59.3885459899902,17,-11.3943786621094,58.2342414855957,17,-13.7281665802002,56.7572174072266,17,-15.8560333251953,54.9575119018555,17,-17.7779769897461,52.8351135253906,17,-19.4695224761963,50.4113502502441,17,-20.9061908721924,47.7075653076172,17,-22.0879745483398,44.7237358093262,17,-23.014892578125,41.4598922729492,17,-23.6869277954102,37.9160194396973,17,-24.1040878295898,34.0921173095703,17,-24.2663726806641,29.9881896972656,17,-24.1207065582275,25.8655490875244,17,-23.717248916626,22.019567489624,17,-23.0559844970703,18.4502391815186,17,-22.1369361877441,15.1575756072998,17,-20.9600849151611,12.1415700912476,17,-19.5254364013672,9.40222454071045,17,-17.8329963684082,6.93953800201416,17,-15.9079093933105,4.77866172790527,17,-13.7753286361694,2.94474601745605,17,-11.4352474212646,1.43779015541077,17,-8.88767910003662,0.257796496152878,17,-6.13261318206787,-0.595236301422119,17,-3.17005372047424,-1.1213082075119,17,0,9.21359252929688,0, +-1.45081400871277,9.31958675384521,0,-2.81135511398315,9.63756465911865,0,-4.0816216468811,10.1675271987915,0,-5.26161670684814,10.9094772338867,0,-6.35133695602417,11.8634128570557,0,-7.35078430175781,13.0293350219727,0,-8.25995826721191,14.4072418212891,0,-9.06313800811768,15.9971361160278,0,-9.74460697174072,17.7990131378174,0,-10.3043594360352,19.812873840332,0,-10.7424049377441,22.0387268066406,0,-11.0587348937988,24.4765625,0,-11.2533550262451,27.1263809204102,0,-11.3262634277344,29.9881896972656,0,-11.2425765991211,32.8086776733398,0,-11.0391998291016,35.4210014343262,0,-10.7161283493042,37.8251457214355,0,-10.2733707427979,40.0211296081543,0,-9.71091938018799,42.0089492797852,0,-9.02877807617188,43.7885932922363,0,-8.2269458770752,45.3600730895996,0,-7.32046747207642,46.722713470459,0,-6.32438945770264,47.8758316040039,0,-5.23870992660522,48.8194313049316,0,-4.06343221664429,49.5535278320312,0,-2.79855442047119,50.0781021118164,0,-1.44407713413239,50.3931579589844,0,0,50.4987030029297,0,1.43928861618042,50.3931579589844,0,2.78987455368042,50.0781021118164,0,4.0517578125,49.5535163879395,0,5.22494029998779,48.8194389343262,0,6.30941963195801,47.8758239746094,0,7.30519866943359,46.7227096557617,0,8.21227645874023,45.3600730895996,0,9.01470947265625,43.7885932922363,0,9.69655132293701,42.0089492797852,0,10.2578029632568,40.0211296081543,0,10.6984672546387,37.8251495361328,0,11.0185413360596,35.4209938049316,0,11.2180261611938,32.8086776733398,0,11.2969207763672,29.9881896972656,0,11.2238645553589,27.1263828277588,0,11.0293207168579,24.4765625,0,10.713285446167,22.0387229919434,0,10.2757682800293,19.8128757476807,0,9.71675872802734,17.7990112304688,0,9.03626346588135,15.9971332550049,0,8.23427963256836,14.4072418212891,0,7.32675457000732,13.029335975647,0,6.32962846755981,11.8634147644043,0,5.24290084838867,10.9094772338867,0,4.06657600402832,10.1675271987915,0,2.80065035820007,9.63756370544434,0,1.44512510299683,9.31958484649658,0,0,9.21359252929688,17,-1.45081400871277,9.31958675384521,17,-2.81135511398315,9.63756465911865,17, +-4.0816216468811,10.1675271987915,17,-5.26161670684814,10.9094772338867,17,-6.35133695602417,11.8634128570557,17,-7.35078430175781,13.0293350219727,17,-8.25995826721191,14.4072418212891,17,-9.06313800811768,15.9971361160278,17,-9.74460697174072,17.7990131378174,17,-10.3043594360352,19.812873840332,17,-10.7424049377441,22.0387268066406,17,-11.0587348937988,24.4765625,17,-11.2533550262451,27.1263809204102,17,-11.3262634277344,29.9881896972656,17,-11.2425765991211,32.8086776733398,17,-11.0391998291016,35.4210014343262,17,-10.7161283493042,37.8251457214355,17,-10.2733707427979,40.0211296081543,17,-9.71091938018799,42.0089492797852,17,-9.02877807617188,43.7885932922363,17,-8.2269458770752,45.3600730895996,17,-7.32046747207642,46.722713470459,17,-6.32438945770264,47.8758316040039,17,-5.23870992660522,48.8194313049316,17,-4.06343221664429,49.5535278320312,17,-2.79855442047119,50.0781021118164,17,-1.44407713413239,50.3931579589844,17,0,50.4987030029297,17,1.43928861618042,50.3931579589844,17,2.78987455368042,50.0781021118164,17,4.0517578125,49.5535163879395,17,5.22494029998779,48.8194389343262,17,6.30941963195801,47.8758239746094,17,7.30519866943359,46.7227096557617,17,8.21227645874023,45.3600730895996,17,9.01470947265625,43.7885932922363,17,9.69655132293701,42.0089492797852,17,10.2578029632568,40.0211296081543,17,10.6984672546387,37.8251495361328,17,11.0185413360596,35.4209938049316,17,11.2180261611938,32.8086776733398,17,11.2969207763672,29.9881896972656,17,11.2238645553589,27.1263828277588,17,11.0293207168579,24.4765625,17,10.713285446167,22.0387229919434,17,10.2757682800293,19.8128757476807,17,9.71675872802734,17.7990112304688,17,9.03626346588135,15.9971332550049,17,8.23427963256836,14.4072418212891,17,7.32675457000732,13.029335975647,17,6.32962846755981,11.8634147644043,17,5.24290084838867,10.9094772338867,17,4.06657600402832,10.1675271987915,17,2.80065035820007,9.63756370544434,17,1.44512510299683,9.31958484649658,17 + } + PolygonVertexIndex: *1344 { + a: 0,1,-58,0,57,-57,1,2,-59,1,58,-58,2,3,-60,2,59,-59,3,4,-61,3,60,-60,4,5,-62,4,61,-61,5,6,-63,5,62,-62,6,7,-64,6,63,-63,7,8,-65,7,64,-64,8,9,-66,8,65,-65,9,10,-67,9,66,-66,10,11,-68,10,67,-67,11,12,-69,11,68,-68,12,13,-70,12,69,-69,13,14,-71,13,70,-70,14,15,-72,14,71,-71,15,16,-73,15,72,-72,16,17,-74,16,73,-73,17,18,-75,17,74,-74,18,19,-76,18,75,-75,19,20,-77,19,76,-76,20,21,-78,20,77,-77,21,22,-79,21,78,-78,22,23,-80,22,79,-79,23,24,-81,23,80,-80,24,25,-82,24,81,-81,25,26,-83,25,82,-82,26,27,-84,26,83,-83,27,28,-85,27,84,-84,28,29,-86,28,85,-85,29,30,-87,29,86,-86,30,31,-88,30,87,-87,31,32,-89,31,88,-88,32,33,-90,32,89,-89,33,34,-91,33,90,-90,34,35,-92,34,91,-91,35,36,-93,35,92,-92,36,37,-94,36,93,-93,37,38,-95,37,94,-94,38,39,-96,38,95,-95,39,40,-97,39,96,-96,40,41,-98,40,97,-97,41,42,-99,41,98,-98,42,43,-100,42,99,-99,43,44,-101,43,100,-100,44,45,-102,44,101,-101,45,46,-103,45,102,-102,46,47,-104,46,103,-103,47,48,-105,47,104,-104,48,49,-106,48,105,-105,49,50,-107,49,106,-106,50,51,-108,50,107,-107,51,52,-109,51,108,-108,52,53,-110,52,109,-109,53,54,-111,53,110,-110,54,55,-112,54,111,-111,55,0,-57,55,56,-112,112,113,-170,112,169,-169,113,114,-171,113,170,-170,114,115,-172,114,171,-171,115,116,-173,115,172,-172,116,117,-174,116,173,-173,117,118,-175,117,174,-174,118,119,-176,118,175,-175,119,120,-177,119,176,-176,120,121,-178,120,177,-177,121,122,-179,121,178,-178,122,123,-180,122,179,-179,123,124,-181,123,180,-180,124,125,-182,124,181,-181,125,126,-183,125,182,-182,126,127,-184,126,183,-183,127,128,-185,127,184,-184,128,129,-186,128,185,-185,129,130,-187,129,186,-186,130,131,-188,130,187,-187,131,132,-189,131,188,-188,132,133,-190,132,189,-189,133,134,-191,133,190,-190,134,135,-192,134,191,-191,135,136,-193,135,192,-192,136,137,-194,136,193,-193,137,138,-195,137,194,-194,138,139,-196,138,195,-195,139,140,-197,139,196,-196,140,141,-198,140,197,-197,141,142,-199,141,198,-198,142,143,-200,142,199,-199,143,144,-201,143,200,-200,144,145,-202,144,201,-201,145,146,-203,145,202,-202,146,147,-204,146,203, +-203,147,148,-205,147,204,-204,148,149,-206,148,205,-205,149,150,-207,149,206,-206,150,151,-208,150,207,-207,151,152,-209,151,208,-208,152,153,-210,152,209,-209,153,154,-211,153,210,-210,154,155,-212,154,211,-211,155,156,-213,155,212,-212,156,157,-214,156,213,-213,157,158,-215,157,214,-214,158,159,-216,158,215,-215,159,160,-217,159,216,-216,160,161,-218,160,217,-217,161,162,-219,161,218,-218,162,163,-220,162,219,-219,163,164,-221,163,220,-220,164,165,-222,164,221,-221,165,166,-223,165,222,-222,166,167,-224,166,223,-223,167,112,-169,167,168,-224,55,112,-1,55,113,-113,112,1,-1,167,1,-113,54,113,-56,54,114,-114,167,2,-2,166,2,-168,53,114,-55,53,115,-115,166,3,-3,165,3,-167,165,4,-4,164,4,-166,164,5,-5,163,5,-165,163,6,-6,162,6,-164,162,7,-7,161,7,-163,161,8,-8,160,8,-162,160,9,-9,159,9,-161,159,10,-10,158,10,-160,158,11,-11,157,11,-159,157,12,-12,156,12,-158,156,13,-13,155,13,-157,155,14,-14,154,14,-156,154,15,-15,153,15,-155,152,15,-154,152,16,-16,151,16,-153,151,17,-17,150,17,-152,150,18,-18,149,18,-151,149,19,-19,148,19,-150,148,20,-20,147,20,-149,147,21,-21,147,22,-22,146,22,-148,146,23,-23,145,23,-147,145,24,-24,144,24,-146,144,25,-25,143,25,-145,143,26,-26,142,26,-144,142,27,-27,141,27,-143,141,28,-28,140,28,-142,140,29,-29,139,29,-141,139,30,-30,138,30,-140,52,115,-54,52,116,-116,51,116,-53,51,117,-117,50,117,-52,50,118,-118,49,118,-51,49,119,-119,48,119,-50,48,120,-120,47,120,-49,47,121,-121,46,121,-48,46,122,-122,45,122,-47,45,123,-123,44,123,-46,44,124,-124,43,124,-45,43,125,-125,42,125,-44,42,126,-126,41,126,-43,41,127,-127,41,128,-128,40,128,-42,40,129,-129,39,129,-41,39,130,-130,38,130,-40,38,131,-131,37,131,-39,37,132,-132,36,132,-38,36,133,-133,35,133,-37,35,134,-134,34,134,-36,33,134,-35,33,135,-135,32,135,-34,32,136,-136,31,136,-33,31,137,-137,30,137,-32,138,137,-31,111,56,-169,111,168,-170,168,56,-58,223,168,-58,110,111,-170,110,169,-171,223,57,-59,222,223,-59,109,110,-171,109,170,-172,222,58,-60,221,222,-60,221,59,-61,220,221,-61,220,60,-62,219,220,-62,219,61,-63,218,219,-63,218,62,-64,217,218,-64, +217,63,-65,216,217,-65,216,64,-66,215,216,-66,215,65,-67,214,215,-67,214,66,-68,213,214,-68,213,67,-69,212,213,-69,212,68,-70,211,212,-70,211,69,-71,210,211,-71,210,70,-72,209,210,-72,208,209,-72,208,71,-73,207,208,-73,207,72,-74,206,207,-74,206,73,-75,205,206,-75,205,74,-76,204,205,-76,204,75,-77,203,204,-77,203,76,-78,203,77,-79,202,203,-79,202,78,-80,201,202,-80,201,79,-81,200,201,-81,200,80,-82,199,200,-82,199,81,-83,198,199,-83,198,82,-84,197,198,-84,197,83,-85,196,197,-85,196,84,-86,195,196,-86,195,85,-87,194,195,-87,108,109,-172,108,171,-173,107,108,-173,107,172,-174,106,107,-174,106,173,-175,105,106,-175,105,174,-176,104,105,-176,104,175,-177,103,104,-177,103,176,-178,102,103,-178,102,177,-179,101,102,-179,101,178,-180,100,101,-180,100,179,-181,99,100,-181,99,180,-182,98,99,-182,98,181,-183,97,98,-183,97,182,-184,97,183,-185,96,97,-185,96,184,-186,95,96,-186,95,185,-187,94,95,-187,94,186,-188,93,94,-188,93,187,-189,92,93,-189,92,188,-190,91,92,-190,91,189,-191,90,91,-191,89,90,-191,89,190,-192,88,89,-192,88,191,-193,87,88,-193,87,192,-194,86,87,-194,194,86,-194 + } + Edges: *672 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,332,334,336,337,338,340,341,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,547,548,550,552,553,554,556,558,559,560,562,564,565,566,568,570,571,572,574,576,577,578,580,582,583,584,586,588,589,590,592,594,595,596,598,600,601,602,604,606,607,608,610,612,613,614,616,618,619,620,622,624,625,626,628,630,631,632,634,636,637,638,640,642,643,644,646,648,649,650,652,654,655,656,658,660,661,662,664,666,668,670,672,673,675,678,681,684,687,690,693,696,699,702,705,708,711,714,717,720,723,726,729,732,735,738,741,744,747,750,753,756,759,762,765,768,771,774,777,780,783,786,789,792,795,798,801,804,807,810,813,816,819,822,825,828,831,834,837,840,843,846,849,852,855,858,861,864,867,870,873,876,879,882,885,888,891,894,897,900,903, +906,909,912,915,918,921,924,927,930,933,936,939,942,945,948,951,954,957,960,963,966,969,972,975,978,981,984,987,990,993,996,999,1002,1009,1010,1013,1016,1019,1022,1025,1028,1031,1034,1037,1040,1043,1046,1049,1052,1055,1058,1061,1064,1067,1070,1073,1076,1079,1082,1085,1088,1091,1094,1097,1100,1103,1106,1109,1112,1115,1118,1121,1124,1127,1130,1133,1136,1139,1142,1145,1148,1151,1154,1157,1160,1163,1166,1169,1172,1175,1178,1181,1184,1187,1190,1193,1196,1199,1202,1205,1208,1211,1214,1217,1220,1223,1226,1229,1232,1235,1238,1241,1244,1247,1250,1253,1256,1259,1262,1265,1268,1271,1274,1277,1280,1283,1286,1289,1292,1295,1298,1301,1304,1307,1310,1313,1316,1319,1322,1325,1328,1331,1334,1337,1340 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *4032 { + a: 0.0607189759612083,-0.998154878616333,0,0.117193609476089,-0.993109047412872,0,0.117193609476089,-0.993109047412872,0,0.0607189759612083,-0.998154878616333,0,0.117193609476089,-0.993109047412872,0,0.060718972235918,-0.998154878616333,0,0.117193609476089,-0.993109047412872,0,0.234464690089226,-0.972124636173248,0,0.234464690089226,-0.972124636173248,0,0.117193609476089,-0.993109047412872,0,0.234464690089226,-0.972124636173248,0,0.117193609476089,-0.993109047412872,0,0.234464690089226,-0.972124636173248,0,0.358043760061264,-0.933704793453217,0,0.358043789863586,-0.933704853057861,0,0.234464690089226,-0.972124636173248,0,0.358043789863586,-0.933704853057861,0,0.234464690089226,-0.972124636173248,0,0.358043760061264,-0.933704793453217,0,0.481715619564056,-0.876327633857727,0,0.481715649366379,-0.876327633857727,0,0.358043760061264,-0.933704793453217,0,0.481715649366379,-0.876327633857727,0,0.358043789863586,-0.933704853057861,0,0.481715619564056,-0.876327633857727,0,0.598249316215515,-0.801310062408447,0,0.598249316215515,-0.801310062408447,0,0.481715619564056,-0.876327633857727,0,0.598249316215515,-0.801310062408447,0,0.481715649366379,-0.876327633857727,0,0.598249316215515,-0.801310062408447,0,0.701244413852692,-0.712920904159546,0,0.701244413852692,-0.712920904159546,0,0.598249316215515,-0.801310062408447,0,0.701244413852692,-0.712920904159546,0,0.598249316215515,-0.801310062408447,0,0.701244413852692,-0.712920904159546,0,0.787350654602051,-0.61650550365448,0,0.787350594997406,-0.616505444049835,0,0.701244413852692,-0.712920904159546,0,0.787350594997406,-0.616505444049835,0,0.701244413852692,-0.712920904159546,0,0.787350654602051,-0.61650550365448,0,0.856721103191376,-0.515779912471771,0,0.856721103191376,-0.515779912471771,0,0.787350654602051,-0.61650550365448,0,0.856721103191376,-0.515779912471771,0,0.787350594997406,-0.616505444049835,0,0.856721103191376,-0.515779912471771,0,0.910010874271393,-0.414584428071976,0,0.910010874271393,-0.414584398269653,0,0.856721103191376,-0.515779912471771,0, +0.910010874271393,-0.414584398269653,0,0.856721103191376,-0.515779912471771,0,0.910010874271393,-0.414584428071976,0,0.948251843452454,-0.317519336938858,0,0.948251843452454,-0.317519336938858,0,0.910010874271393,-0.414584428071976,0,0.948251843452454,-0.317519336938858,0,0.910010874271393,-0.414584398269653,0,0.948251843452454,-0.317519336938858,0,0.973781585693359,-0.22748489677906,0,0.973781526088715,-0.227484881877899,0,0.948251843452454,-0.317519336938858,0,0.973781526088715,-0.227484881877899,0,0.948251843452454,-0.317519336938858,0,0.973781585693359,-0.22748489677906,0,0.989294707775116,-0.145930901169777,0,0.989294826984406,-0.14593094587326,0,0.973781585693359,-0.22748489677906,0,0.989294826984406,-0.14593094587326,0,0.973781526088715,-0.227484881877899,0,0.989294707775116,-0.145930901169777,0,0.997317016124725,-0.0732028856873512,0,0.997317016124725,-0.0732029005885124,0,0.989294707775116,-0.145930901169777,0,0.997317016124725,-0.0732029005885124,0,0.989294826984406,-0.14593094587326,0,0.997317016124725,-0.0732028856873512,0,0.999238669872284,-0.0390141047537327,0,0.999238729476929,-0.0390141047537327,0,0.997317016124725,-0.0732028856873512,0,0.999238729476929,-0.0390141047537327,0,0.997317016124725,-0.0732029005885124,0,0.999301373958588,0.0373726487159729,0,0.997392296791077,0.072170078754425,0,0.997392296791077,0.0721700936555862,0,0.999301373958588,0.0373726487159729,0,0.997392296791077,0.0721700936555862,0,0.999301314353943,0.0373726487159729,0,0.997392296791077,0.072170078754425,0,0.989249110221863,0.146239712834358,0,0.989249169826508,0.146239727735519,0,0.997392296791077,0.072170078754425,0,0.989249169826508,0.146239727735519,0,0.997392296791077,0.0721700936555862,0,0.989249110221863,0.146239712834358,0,0.973342180252075,0.229357734322548,0,0.973342180252075,0.22935776412487,0,0.989249110221863,0.146239712834358,0,0.973342180252075,0.22935776412487,0,0.989249169826508,0.146239727735519,0,0.973342180252075,0.229357734322548,0,0.947040379047394,0.321114629507065,0,0.947040259838104,0.321114599704742,0, +0.973342180252075,0.229357734322548,0,0.947040259838104,0.321114599704742,0,0.973342180252075,0.22935776412487,0,0.947040379047394,0.321114629507065,0,0.907562732696533,0.419916391372681,0,0.907562732696533,0.419916361570358,0,0.947040379047394,0.321114629507065,0,0.907562732696533,0.419916361570358,0,0.947040259838104,0.321114599704742,0,0.907562732696533,0.419916391372681,0,0.852559268474579,0.522630631923676,0,0.852559268474579,0.522630572319031,0,0.907562732696533,0.419916391372681,0,0.852559268474579,0.522630572319031,0,0.907562732696533,0.419916361570358,0,0.852559268474579,0.522630631923676,0,0.781469941139221,0.623942911624908,0,0.781469941139221,0.623942911624908,0,0.852559268474579,0.522630631923676,0,0.781469941139221,0.623942911624908,0,0.852559268474579,0.522630572319031,0,0.781469941139221,0.623942911624908,0,0.694456160068512,0.719534933567047,0,0.694456160068512,0.719534993171692,0,0.781469941139221,0.623942911624908,0,0.694456160068512,0.719534993171692,0,0.781469941139221,0.623942911624908,0,0.694456160068512,0.719534933567047,0,0.591439723968506,0.806349217891693,0,0.591439843177795,0.806349217891693,0,0.694456160068512,0.719534933567047,0,0.591439843177795,0.806349217891693,0,0.694456160068512,0.719534993171692,0,0.591439723968506,0.806349217891693,0,0.475499212741852,0.879716098308563,0,0.475499242544174,0.879716098308563,0,0.591439723968506,0.806349217891693,0,0.475499242544174,0.879716098308563,0,0.591439843177795,0.806349217891693,0,0.475499212741852,0.879716098308563,0,0.352944731712341,0.935644090175629,0,0.352944821119308,0.935644090175629,0,0.475499212741852,0.879716098308563,0,0.352944821119308,0.935644090175629,0,0.475499242544174,0.879716098308563,0,0.352944731712341,0.935644090175629,0,0.23078091442585,0.973005712032318,0,0.230780899524689,0.973005771636963,0,0.352944731712341,0.935644090175629,0,0.230780899524689,0.973005771636963,0,0.352944821119308,0.935644090175629,0,0.23078091442585,0.973005712032318,0,0.114976927638054,0.993368148803711,0,0.114976927638054,0.993368089199066,0, +0.23078091442585,0.973005712032318,0,0.114976927638054,0.993368089199066,0,0.230780899524689,0.973005771636963,0,0.114976927638054,0.993368148803711,0,0.0592229776084423,0.998244762420654,0,0.059222973883152,0.99824470281601,0,0.114976927638054,0.993368148803711,0,0.059222973883152,0.99824470281601,0,0.114976927638054,0.993368089199066,0,-0.0588781870901585,0.998265206813812,0,-0.114577703177929,0.993414282798767,0,-0.114577703177929,0.993414282798767,0,-0.0588781870901585,0.998265206813812,0,-0.114577703177929,0.993414282798767,0,-0.0588781870901585,0.998265206813812,0,-0.114577703177929,0.993414282798767,0,-0.230342626571655,0.973109543323517,0,-0.230342611670494,0.973109543323517,0,-0.114577703177929,0.993414282798767,0,-0.230342611670494,0.973109543323517,0,-0.114577703177929,0.993414282798767,0,-0.230342626571655,0.973109543323517,0,-0.35260346531868,0.935772776603699,0,-0.352603495121002,0.935772895812988,0,-0.230342626571655,0.973109543323517,0,-0.352603495121002,0.935772895812988,0,-0.230342611670494,0.973109543323517,0,-0.35260346531868,0.935772776603699,0,-0.47540220618248,0.879768550395966,0,-0.475402265787125,0.879768550395966,0,-0.35260346531868,0.935772776603699,0,-0.475402265787125,0.879768550395966,0,-0.352603495121002,0.935772895812988,0,-0.47540220618248,0.879768550395966,0,-0.5916827917099,0.806170880794525,0,-0.591682732105255,0.806170880794525,0,-0.47540220618248,0.879768550395966,0,-0.591682732105255,0.806170880794525,0,-0.475402265787125,0.879768550395966,0,-0.5916827917099,0.806170880794525,0,-0.695043385028839,0.718967795372009,0,-0.695043385028839,0.718967795372009,0,-0.5916827917099,0.806170880794525,0,-0.695043385028839,0.718967795372009,0,-0.591682732105255,0.806170880794525,0,-0.695043385028839,0.718967795372009,0,-0.782207608222961,0.623017847537994,0,-0.782207667827606,0.623017907142639,0,-0.695043385028839,0.718967795372009,0,-0.782207667827606,0.623017907142639,0,-0.695043385028839,0.718967795372009,0,-0.782207608222961,0.623017847537994,0,-0.853117048740387,0.521719753742218,0,-0.853116929531097,0.521719694137573,0, +-0.782207608222961,0.623017847537994,0,-0.853116929531097,0.521719694137573,0,-0.782207667827606,0.623017907142639,0,-0.853117048740387,0.521719753742218,0,-0.907811105251312,0.419379353523254,0,-0.907811045646667,0.419379353523254,0,-0.853117048740387,0.521719753742218,0,-0.907811045646667,0.419379353523254,0,-0.853116929531097,0.521719694137573,0,-0.907811105251312,0.419379353523254,0,-0.947039484977722,0.321117132902145,0,-0.947039484977722,0.32111719250679,0,-0.907811105251312,0.419379353523254,0,-0.947039484977722,0.32111719250679,0,-0.907811045646667,0.419379353523254,0,-0.947039484977722,0.321117132902145,0,-0.97319495677948,0.229981765151024,0,-0.97319495677948,0.229981765151024,0,-0.947039484977722,0.321117132902145,0,-0.97319495677948,0.229981765151024,0,-0.947039484977722,0.32111719250679,0,-0.97319495677948,0.229981765151024,0,-0.989062786102295,0.147495284676552,0,-0.989062786102295,0.147495284676552,0,-0.97319495677948,0.229981765151024,0,-0.989062786102295,0.147495284676552,0,-0.97319495677948,0.229981765151024,0,-0.989062786102295,0.147495284676552,0,-0.997256398200989,0.0740253627300262,0,-0.997256338596344,0.0740253478288651,0,-0.989062786102295,0.147495284676552,0,-0.997256338596344,0.0740253478288651,0,-0.989062786102295,0.147495284676552,0,-0.997256398200989,0.0740253627300262,0,-0.999219000339508,0.0395129062235355,0,-0.999219000339508,0.0395129062235355,0,-0.997256398200989,0.0740253627300262,0,-0.999219000339508,0.0395129062235355,0,-0.997256338596344,0.0740253478288651,0,-0.999376356601715,-0.0353111736476421,0,-0.997556626796722,-0.069862999022007,0,-0.997556567192078,-0.0698629915714264,0,-0.999376356601715,-0.0353111736476421,0,-0.997556567192078,-0.0698629915714264,0,-0.99937629699707,-0.0353111699223518,0,-0.997556626796722,-0.069862999022007,0,-0.989670872688293,-0.143358066678047,0,-0.989670872688293,-0.143358081579208,0,-0.997556626796722,-0.069862999022007,0,-0.989670872688293,-0.143358081579208,0,-0.997556567192078,-0.0698629915714264,0,-0.989670872688293,-0.143358066678047,0,-0.974190592765808,-0.225727036595345,0, +-0.974190652370453,-0.225727051496506,0,-0.989670872688293,-0.143358066678047,0,-0.974190652370453,-0.225727051496506,0,-0.989670872688293,-0.143358081579208,0,-0.974190592765808,-0.225727036595345,0,-0.948568940162659,-0.316570550203323,0,-0.948568940162659,-0.316570580005646,0,-0.974190592765808,-0.225727036595345,0,-0.948568940162659,-0.316570580005646,0,-0.974190652370453,-0.225727051496506,0,-0.948568940162659,-0.316570550203323,0,-0.910114109516144,-0.414357662200928,0,-0.910114049911499,-0.414357632398605,0,-0.948568940162659,-0.316570550203323,0,-0.910114049911499,-0.414357632398605,0,-0.948568940162659,-0.316570580005646,0,-0.910114109516144,-0.414357662200928,0,-0.856537103652954,-0.516085386276245,0,-0.856537044048309,-0.516085386276245,0,-0.910114109516144,-0.414357662200928,0,-0.856537044048309,-0.516085386276245,0,-0.910114049911499,-0.414357632398605,0,-0.856537103652954,-0.516085386276245,0,-0.786959707736969,-0.61700451374054,0,-0.786959588527679,-0.617004573345184,0,-0.856537103652954,-0.516085386276245,0,-0.786959588527679,-0.617004573345184,0,-0.856537044048309,-0.516085386276245,0,-0.786959707736969,-0.61700451374054,0,-0.700888335704803,-0.713271021842957,0,-0.700888395309448,-0.713270962238312,0,-0.786959707736969,-0.61700451374054,0,-0.700888395309448,-0.713270962238312,0,-0.786959588527679,-0.617004573345184,0,-0.700888335704803,-0.713271021842957,0,-0.598146140575409,-0.801386952400208,0,-0.598146140575409,-0.801386952400208,0,-0.700888335704803,-0.713271021842957,0,-0.598146140575409,-0.801386952400208,0,-0.700888395309448,-0.713270962238312,0,-0.598146140575409,-0.801386952400208,0,-0.482009023427963,-0.87616628408432,0,-0.482008993625641,-0.87616628408432,0,-0.598146140575409,-0.801386952400208,0,-0.482008993625641,-0.87616628408432,0,-0.598146140575409,-0.801386952400208,0,-0.482009023427963,-0.87616628408432,0,-0.358828872442245,-0.933403372764587,0,-0.358828812837601,-0.933403372764587,0,-0.482009023427963,-0.87616628408432,0,-0.358828812837601,-0.933403372764587,0,-0.482008993625641,-0.87616628408432,0, +-0.358828872442245,-0.933403372764587,0,-0.235761225223541,-0.971811056137085,0,-0.23576121032238,-0.97181099653244,0,-0.358828872442245,-0.933403372764587,0,-0.23576121032238,-0.97181099653244,0,-0.358828812837601,-0.933403372764587,0,-0.235761225223541,-0.971811056137085,0,-0.118952251970768,-0.992900013923645,0,-0.118952229619026,-0.992900013923645,0,-0.235761225223541,-0.971811056137085,0,-0.118952229619026,-0.992900013923645,0,-0.23576121032238,-0.97181099653244,0,-0.118952251970768,-0.992900013923645,0,-0.0626864731311798,-0.998033225536346,0,-0.0626864656805992,-0.998033165931702,0,-0.118952251970768,-0.992900013923645,0,-0.0626864656805992,-0.998033165931702,0,-0.118952229619026,-0.992900013923645,0,-0.000142383854836226,0.999999940395355,0,0.150684878230095,0.988581836223602,0,0.150684893131256,0.988581776618958,0,-0.000142383854836226,0.999999940395355,0,0.150684893131256,0.988581776618958,0,-0.000142371965921484,0.999999940395355,0,0.150684878230095,0.988581836223602,0,0.307364106178284,0.951591968536377,0,0.307364106178284,0.951591908931732,0,0.150684878230095,0.988581836223602,0,0.307364106178284,0.951591908931732,0,0.150684893131256,0.988581776618958,0,0.307364106178284,0.951591968536377,0,0.460252374410629,0.887788116931915,0,0.460252404212952,0.88778817653656,0,0.307364106178284,0.951591968536377,0,0.460252404212952,0.88778817653656,0,0.307364106178284,0.951591908931732,0,0.460252374410629,0.887788116931915,0,0.597340643405914,0.801987648010254,0,0.597340643405914,0.801987588405609,0,0.460252374410629,0.887788116931915,0,0.597340643405914,0.801987588405609,0,0.460252404212952,0.88778817653656,0,0.597340643405914,0.801987648010254,0,0.71076887845993,0.703425645828247,0,0.710768938064575,0.703425586223602,0,0.597340643405914,0.801987648010254,0,0.710768938064575,0.703425586223602,0,0.597340643405914,0.801987588405609,0,0.71076887845993,0.703425645828247,0,0.79852283000946,0.601964473724365,0,0.798522889614105,0.60196441411972,0,0.71076887845993,0.703425645828247,0,0.798522889614105,0.60196441411972,0, +0.710768938064575,0.703425586223602,0,0.79852283000946,0.601964473724365,0,0.865065515041351,0.501658976078033,0,0.865065515041351,0.501658976078033,0,0.79852283000946,0.601964473724365,0,0.865065515041351,0.501658976078033,0,0.798522889614105,0.60196441411972,0,0.865065515041351,0.501658976078033,0,0.915246367454529,0.402894407510757,0,0.915246546268463,0.402894467115402,0,0.865065515041351,0.501658976078033,0,0.915246546268463,0.402894467115402,0,0.865065515041351,0.501658976078033,0,0.915246367454529,0.402894407510757,0,0.950380504131317,0.311090022325516,0,0.950380504131317,0.311090022325516,0,0.915246367454529,0.402894407510757,0,0.950380504131317,0.311090022325516,0,0.915246546268463,0.402894467115402,0,0.950380504131317,0.311090022325516,0,0.973044753074646,0.230616495013237,0,0.973044753074646,0.230616495013237,0,0.950380504131317,0.311090022325516,0,0.973044753074646,0.230616495013237,0,0.950380504131317,0.311090022325516,0,0.973044753074646,0.230616495013237,0,0.986958801746368,0.160973206162453,0,0.986958801746368,0.160973206162453,0,0.973044753074646,0.230616495013237,0,0.986958801746368,0.160973206162453,0,0.973044753074646,0.230616495013237,0,0.986958801746368,0.160973206162453,0,0.994886040687561,0.101003706455231,0,0.994886100292206,0.10100369900465,0,0.986958801746368,0.160973206162453,0,0.994886100292206,0.10100369900465,0,0.986958801746368,0.160973206162453,0,0.994886040687561,0.101003706455231,0,0.998780429363251,0.049372810870409,0,0.998780369758606,0.0493728034198284,0,0.994886040687561,0.101003706455231,0,0.998780369758606,0.0493728034198284,0,0.994886100292206,0.10100369900465,0,0.998780429363251,0.049372810870409,0,0.999675631523132,0.0254680719226599,0,0.999675571918488,0.0254680700600147,0,0.998780429363251,0.049372810870409,0,0.999675571918488,0.0254680700600147,0,0.998780369758606,0.0493728034198284,0,0.999560177326202,-0.0296579953283072,0,0.998559594154358,-0.0536534450948238,0,0.998559653759003,-0.0536534450948238,0,0.999560177326202,-0.0296579953283072,0,0.998559653759003,-0.0536534450948238,0, +0.999560117721558,-0.0296579916030169,0,0.998559594154358,-0.0536534450948238,0,0.994425415992737,-0.105442106723785,0,0.994425475597382,-0.105442091822624,0,0.998559594154358,-0.0536534450948238,0,0.994425475597382,-0.105442091822624,0,0.998559653759003,-0.0536534450948238,0,0.994425415992737,-0.105442106723785,0,0.986209452152252,-0.16550250351429,0,0.986209392547607,-0.16550250351429,0,0.994425415992737,-0.105442106723785,0,0.986209392547607,-0.16550250351429,0,0.994425475597382,-0.105442091822624,0,0.986209452152252,-0.16550250351429,0,0.97196501493454,-0.235125482082367,0,0.97196501493454,-0.235125467181206,0,0.986209452152252,-0.16550250351429,0,0.97196501493454,-0.235125467181206,0,0.986209392547607,-0.16550250351429,0,0.97196501493454,-0.235125482082367,0,0.948956668376923,-0.315406709909439,0,0.948956608772278,-0.315406680107117,0,0.97196501493454,-0.235125482082367,0,0.948956608772278,-0.315406680107117,0,0.97196501493454,-0.235125467181206,0,0.948956668376923,-0.315406709909439,0,0.913529753684998,-0.406772017478943,0,0.913529694080353,-0.406772017478943,0,0.948956668376923,-0.315406709909439,0,0.913529694080353,-0.406772017478943,0,0.948956608772278,-0.315406680107117,0,0.913529753684998,-0.406772017478943,0,0.863105595111847,-0.505023419857025,0,0.863105654716492,-0.505023419857025,0,0.913529753684998,-0.406772017478943,0,0.863105654716492,-0.505023419857025,0,0.913529694080353,-0.406772017478943,0,0.863105595111847,-0.505023419857025,0,0.796244025230408,-0.604975640773773,0,0.796244025230408,-0.604975640773773,0,0.863105595111847,-0.505023419857025,0,0.796244025230408,-0.604975640773773,0,0.863105654716492,-0.505023419857025,0,0.796244025230408,-0.604975640773773,0,0.70818030834198,-0.706031620502472,0,0.70818030834198,-0.706031680107117,0,0.796244025230408,-0.604975640773773,0,0.70818030834198,-0.706031680107117,0,0.796244025230408,-0.604975640773773,0,0.70818030834198,-0.706031620502472,0,0.594714105129242,-0.803937315940857,0,0.594714164733887,-0.803937315940857,0,0.70818030834198,-0.706031620502472,0, +0.594714164733887,-0.803937315940857,0,0.70818030834198,-0.706031680107117,0,0.594714105129242,-0.803937315940857,0,0.457986116409302,-0.888959407806396,0,0.457986086606979,-0.888959407806396,0,0.594714105129242,-0.803937315940857,0,0.457986086606979,-0.888959407806396,0,0.594714164733887,-0.803937315940857,0,0.457986116409302,-0.888959407806396,0,0.305855393409729,-0.952077925205231,0,0.305855393409729,-0.952077925205231,0,0.457986116409302,-0.888959407806396,0,0.305855393409729,-0.952077925205231,0,0.457986086606979,-0.888959407806396,0,0.305855393409729,-0.952077925205231,0,0.150178641080856,-0.988658785820007,0,0.150178641080856,-0.988658845424652,0,0.305855393409729,-0.952077925205231,0,0.150178641080856,-0.988658845424652,0,0.305855393409729,-0.952077925205231,0,0.150178641080856,-0.988658785820007,0,0.0728937909007072,-0.99733966588974,0,0.0728937909007072,-0.99733966588974,0,0.150178641080856,-0.988658785820007,0,0.0728937909007072,-0.99733966588974,0,0.150178641080856,-0.988658845424652,0,-0.0731350108981133,-0.997322022914886,0,-0.15061242878437,-0.988592803478241,0,-0.150612443685532,-0.988592863082886,0,-0.0731350108981133,-0.997322022914886,0,-0.150612443685532,-0.988592863082886,0,-0.0731350108981133,-0.997322022914886,0,-0.15061242878437,-0.988592803478241,0,-0.306561231613159,-0.951850891113281,0,-0.306561261415482,-0.951850950717926,0,-0.15061242878437,-0.988592803478241,0,-0.306561261415482,-0.951850950717926,0,-0.150612443685532,-0.988592863082886,0,-0.306561231613159,-0.951850891113281,0,-0.45871376991272,-0.888584136962891,0,-0.458713799715042,-0.888584077358246,0,-0.306561231613159,-0.951850891113281,0,-0.458713799715042,-0.888584077358246,0,-0.306561261415482,-0.951850950717926,0,-0.45871376991272,-0.888584136962891,0,-0.595255076885223,-0.803536832332611,0,-0.595255076885223,-0.803536832332611,0,-0.45871376991272,-0.888584136962891,0,-0.595255076885223,-0.803536832332611,0,-0.458713799715042,-0.888584077358246,0,-0.595255076885223,-0.803536832332611,0,-0.70842832326889,-0.705782830715179,0, +-0.708428263664246,-0.705782771110535,0,-0.595255076885223,-0.803536832332611,0,-0.708428263664246,-0.705782771110535,0,-0.595255076885223,-0.803536832332611,0,-0.70842832326889,-0.705782830715179,0,-0.79619574546814,-0.605039000511169,0,-0.796195685863495,-0.605039060115814,0,-0.70842832326889,-0.705782830715179,0,-0.796195685863495,-0.605039060115814,0,-0.708428263664246,-0.705782771110535,0,-0.79619574546814,-0.605039000511169,0,-0.862951695919037,-0.505286455154419,0,-0.862951695919037,-0.505286395549774,0,-0.79619574546814,-0.605039000511169,0,-0.862951695919037,-0.505286395549774,0,-0.796195685863495,-0.605039060115814,0,-0.862951695919037,-0.505286455154419,0,-0.913497865200043,-0.406843572854996,0,-0.913497924804688,-0.406843572854996,0,-0.862951695919037,-0.505286455154419,0,-0.913497924804688,-0.406843572854996,0,-0.862951695919037,-0.505286395549774,0,-0.913497865200043,-0.406843572854996,0,-0.949067831039429,-0.315071880817413,0,-0.949067771434784,-0.315071880817413,0,-0.913497865200043,-0.406843572854996,0,-0.949067771434784,-0.315071880817413,0,-0.913497924804688,-0.406843572854996,0,-0.949067831039429,-0.315071880817413,0,-0.972138106822968,-0.234408721327782,0,-0.972138106822968,-0.234408721327782,0,-0.949067831039429,-0.315071880817413,0,-0.972138106822968,-0.234408721327782,0,-0.949067771434784,-0.315071880817413,0,-0.972138106822968,-0.234408721327782,0,-0.986386001110077,-0.164446532726288,0,-0.986386001110077,-0.164446502923965,0,-0.972138106822968,-0.234408721327782,0,-0.986386001110077,-0.164446502923965,0,-0.972138106822968,-0.234408721327782,0,-0.986386001110077,-0.164446532726288,0,-0.994567215442657,-0.10409639030695,0,-0.994567215442657,-0.10409639775753,0,-0.986386001110077,-0.164446532726288,0,-0.994567215442657,-0.10409639775753,0,-0.986386001110077,-0.164446502923965,0,-0.994567215442657,-0.10409639030695,0,-0.998643636703491,-0.0520664267241955,0,-0.998643636703491,-0.0520664267241955,0,-0.994567215442657,-0.10409639030695,0,-0.998643636703491,-0.0520664267241955,0,-0.994567215442657,-0.10409639775753,0, +-0.998643636703491,-0.0520664267241955,0,-0.999608993530273,-0.0279610361903906,0,-0.999608993530273,-0.0279610361903906,0,-0.998643636703491,-0.0520664267241955,0,-0.999608993530273,-0.0279610361903906,0,-0.998643636703491,-0.0520664267241955,0,-0.999674320220947,0.0255196914076805,0,-0.998779833316803,0.0493842698633671,0,-0.998779833316803,0.0493842661380768,0,-0.999674320220947,0.0255196914076805,0,-0.998779833316803,0.0493842661380768,0,-0.999674379825592,0.0255196914076805,0,-0.998779833316803,0.0493842698633671,0,-0.994893550872803,0.100930206477642,0,-0.994893491268158,0.100930199027061,0,-0.998779833316803,0.0493842698633671,0,-0.994893491268158,0.100930199027061,0,-0.998779833316803,0.0493842661380768,0,-0.994893550872803,0.100930206477642,0,-0.986986696720123,0.160801902413368,0,-0.986986756324768,0.160801902413368,0,-0.994893550872803,0.100930206477642,0,-0.986986756324768,0.160801902413368,0,-0.994893491268158,0.100930199027061,0,-0.986986696720123,0.160801902413368,0,-0.973110496997833,0.230338707566261,0,-0.973110496997833,0.230338677763939,0,-0.986986696720123,0.160801902413368,0,-0.973110496997833,0.230338677763939,0,-0.986986756324768,0.160801902413368,0,-0.973110496997833,0.230338707566261,0,-0.950507283210754,0.310702204704285,0,-0.950507283210754,0.310702234506607,0,-0.973110496997833,0.230338707566261,0,-0.950507283210754,0.310702234506607,0,-0.973110496997833,0.230338677763939,0,-0.950507283210754,0.310702204704285,0,-0.915462255477905,0.402403920888901,0,-0.915462255477905,0.402403950691223,0,-0.950507283210754,0.310702204704285,0,-0.915462255477905,0.402403950691223,0,-0.950507283210754,0.310702234506607,0,-0.915462255477905,0.402403920888901,0,-0.865424633026123,0.501039147377014,0,-0.865424633026123,0.501039206981659,0,-0.915462255477905,0.402403920888901,0,-0.865424633026123,0.501039206981659,0,-0.915462255477905,0.402403950691223,0,-0.865424633026123,0.501039147377014,0,-0.799119114875793,0.601172745227814,0,-0.799119055271149,0.601172745227814,0,-0.865424633026123,0.501039147377014,0, +-0.799119055271149,0.601172745227814,0,-0.865424633026123,0.501039206981659,0,-0.799119114875793,0.601172745227814,0,-0.711652100086212,0.702532052993774,0,-0.711652100086212,0.702532172203064,0,-0.799119114875793,0.601172745227814,0,-0.711652100086212,0.702532172203064,0,-0.799119055271149,0.601172745227814,0,-0.711652100086212,0.702532052993774,0,-0.598450422286987,0.801159858703613,0,-0.598450422286987,0.801159858703613,0,-0.711652100086212,0.702532052993774,0,-0.598450422286987,0.801159858703613,0,-0.711652100086212,0.702532172203064,0,-0.598450422286987,0.801159858703613,0,-0.461416393518448,0.887183666229248,0,-0.46141642332077,0.887183666229248,0,-0.598450422286987,0.801159858703613,0,-0.46141642332077,0.887183666229248,0,-0.598450422286987,0.801159858703613,0,-0.461416393518448,0.887183666229248,0,-0.308334082365036,0.951278150081635,0,-0.308334112167358,0.951278150081635,0,-0.461416393518448,0.887183666229248,0,-0.308334112167358,0.951278150081635,0,-0.46141642332077,0.887183666229248,0,-0.308334082365036,0.951278150081635,0,-0.151231229305267,0.988498449325562,0,-0.151231184601784,0.988498389720917,0,-0.308334082365036,0.951278150081635,0,-0.151231184601784,0.988498389720917,0,-0.308334112167358,0.951278150081635,0,-0.151231229305267,0.988498449325562,0,-0.000142383854836226,0.999999940395355,0,-0.000142371965921484,0.999999940395355,0,-0.151231229305267,0.988498449325562,0,-0.000142371965921484,0.999999940395355,0,-0.151231184601784,0.988498389720917,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355, +0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355, +0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355 + } + NormalsW: *1344 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *672 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2693052082544, "Model::Text001", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",-2.95652556419373,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",2 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693161679360, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2693167683328, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text001, Model::RootNode + C: "OO",2693052082544,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2693167683328,2693161679360 + + ;Geometry::, Model::Text001 + C: "OO",2693160669200,2693052082544 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/0.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/0.fbx.meta new file mode 100644 index 0000000..708e72e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/0.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 82c73e06590ea42938be301610c9e80a +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/1.fbx b/Assets/_Unity Essentials/Models/Numbers/1.fbx new file mode 100644 index 0000000..d418b63 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/1.fbx @@ -0,0 +1,324 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 25 + Second: 34 + Millisecond: 755 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\1.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\1.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:34.754" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\1.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:34.754" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692232080816, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160688880, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *48 { + a: 13.4095916748047,60.09375,0,1.46713256835938,60.09375,0,-13.4095916748047,50.6747589111328,0,-13.4095916748047,39.4071807861328,0,0.35211181640625,48.0339202880859,0,0.7042236328125,48.0339202880859,0,0.7042236328125,0,0,13.4095916748047,0,0,13.4095916748047,60.09375,17,1.46713256835938,60.09375,17,-13.4095916748047,50.6747589111328,17,-13.4095916748047,39.4071807861328,17,0.35211181640625,48.0339202880859,17,0.7042236328125,48.0339202880859,17,0.7042236328125,0,17,13.4095916748047,0,17 + } + PolygonVertexIndex: *84 { + a: 0,1,-10,0,9,-9,1,2,-11,1,10,-10,2,3,-12,2,11,-11,3,4,-13,3,12,-12,4,5,-14,4,13,-13,5,6,-15,5,14,-14,6,7,-16,6,15,-15,7,0,-9,7,8,-16,2,4,-4,1,4,-3,1,5,-5,6,0,-8,5,0,-7,1,0,-6,10,11,-13,9,10,-13,9,12,-14,14,15,-9,13,14,-9,9,13,-9 + } + Edges: *42 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,44,46,48,51,54,57,60,68,71,74,77,80 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *252 { + a: 0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,-0.534933149814606,0.844894349575043,0,-0.534933149814606,0.844894349575043,0,-0.534933149814606,0.844894349575043,0,-0.534933149814606,0.844894349575043,0,-0.534933149814606,0.844894349575043,0,-0.534933149814606,0.844894349575043,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0.531135141849518,-0.847287118434906,0,0.531135141849518,-0.847287058830261,0,0.531135141849518,-0.847287118434906,0,0.531135141849518,-0.847287118434906,0,0.531135141849518,-0.847287118434906,0,0.531135141849518,-0.847287058830261,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1 + } + NormalsW: *84 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *42 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211200400, "Model::Text002", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",68.5498504638672,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",4 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693157690112, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2692292231840, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text002, Model::RootNode + C: "OO",2692211200400,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2692292231840,2693157690112 + + ;Geometry::, Model::Text002 + C: "OO",2693160688880,2692211200400 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/1.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/1.fbx.meta new file mode 100644 index 0000000..f2685dd --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/1.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: ca3ced632534d4ef0a4355c123f06d28 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/2.fbx b/Assets/_Unity Essentials/Models/Numbers/2.fbx new file mode 100644 index 0000000..172056b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/2.fbx @@ -0,0 +1,342 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 25 + Second: 46 + Millisecond: 643 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\2.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\2.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:46.643" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\2.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:46.643" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692232075440, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160688880, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *552 { + a: -21.126708984375,0,0,21.7135620117188,0,0,21.7135620117188,10.3872985839844,0,-3.5211181640625,10.3872985839844,0,-3.5211181640625,10.798095703125,0,5.25233459472656,19.3954925537109,0,7.73194026947021,21.6888618469238,0,9.97867393493652,23.8620891571045,0,11.9925365447998,25.9151744842529,0,13.7735328674316,27.8481254577637,0,15.3216552734375,29.6609306335449,0,16.6369094848633,31.3535957336426,0,17.719295501709,32.9261245727539,0,18.6125984191895,34.430835723877,0,19.3606128692627,35.920051574707,0,19.9633312225342,37.3937606811523,0,20.4207630157471,38.8519897460938,0,20.7329025268555,40.2947235107422,0,20.899751663208,41.7219543457031,0,20.9213104248047,43.1336975097656,0,20.7699565887451,45.341136932373,0,20.3897762298584,47.4221458435059,0,19.78076171875,49.3767204284668,0,18.9429244995117,51.2048721313477,0,17.8762626647949,52.9065933227539,0,16.5807685852051,54.4818954467773,0,15.0564460754395,55.9307632446289,0,13.3349628448486,57.2201957702637,0,11.4479761123657,58.3171844482422,0,9.39548397064209,59.2217025756836,0,7.17749643325806,59.9337921142578,0,4.79400444030762,60.4534225463867,0,2.24501156806946,60.7806053161621,0,-0.469482421875,60.9153442382812,0,-3.13666963577271,60.7831573486328,0,-5.64644002914429,60.4452743530273,0,-7.99879121780396,59.9016723632812,0,-10.1937284469604,59.1523895263672,0,-12.2312450408936,58.1974067687988,0,-14.111346244812,57.0367279052734,0,-15.8340291976929,55.6703491210938,0,-17.3631420135498,54.1234245300293,0,-18.6625289916992,52.4211082458496,0,-19.7321834564209,50.5633735656738,0,-20.5721206665039,48.5502624511719,0,-21.1823234558105,46.3817481994629,0,-21.5628070831299,44.0578422546387,0,-21.7135620117188,41.5785369873047,0,-9.65373229980469,41.5785369873047,0,-9.59459781646729,42.783390045166,0,-9.43710613250732,43.9100875854492,0,-9.18125438690186,44.9586219787598,0,-8.82704830169678,45.9290351867676,0,-8.37448215484619,46.8212928771973,0,-7.82356071472168,47.6353988647461,0,-7.17428016662598,48.3713645935059,0,-6.44056367874146,49.0193023681641,0, +-5.6363353729248,49.5693283081055,0,-4.76159334182739,50.0214347839355,0,-3.81634092330933,50.3756484985352,0,-2.80057621002197,50.6319427490234,0,-1.71429944038391,50.7903327941895,0,-0.557510375976562,50.8508148193359,0,0.566792845726013,50.7939262390137,0,1.6300151348114,50.6463203430176,0,2.63215613365173,50.4079742431641,0,3.57321691513062,50.0789260864258,0,4.45319652557373,49.6591415405273,0,5.27209568023682,49.1486434936523,0,6.02991485595703,48.547420501709,0,6.7068920135498,47.8653564453125,0,7.28326606750488,47.1123313903809,0,7.75903606414795,46.288330078125,0,8.13420295715332,45.393383026123,0,8.408766746521,44.4274673461914,0,8.58272647857666,43.3905944824219,0,8.65608215332031,42.2827606201172,0,8.60907554626465,41.2984390258789,0,8.47538566589355,40.3334197998047,0,8.25501537322998,39.3877182006836,0,7.94796562194824,38.4613304138184,0,7.55423450469971,37.5542526245117,0,7.07382392883301,36.6664886474609,0,6.50673294067383,35.7980346679688,0,5.8561053276062,34.9223976135254,0,5.12508344650269,34.0130805969238,0,4.3136682510376,33.0700645446777,0,3.42186212539673,32.093376159668,0,2.44966197013855,31.0830001831055,0,1.39706933498383,30.0389404296875,0,0.264083862304688,28.9611968994141,0,-21.126708984375,9.1549072265625,0,-21.126708984375,0,17,21.7135620117188,0,17,21.7135620117188,10.3872985839844,17,-3.5211181640625,10.3872985839844,17,-3.5211181640625,10.798095703125,17,5.25233459472656,19.3954925537109,17,7.73194026947021,21.6888618469238,17,9.97867393493652,23.8620891571045,17,11.9925365447998,25.9151744842529,17,13.7735328674316,27.8481254577637,17,15.3216552734375,29.6609306335449,17,16.6369094848633,31.3535957336426,17,17.719295501709,32.9261245727539,17,18.6125984191895,34.430835723877,17,19.3606128692627,35.920051574707,17,19.9633312225342,37.3937606811523,17,20.4207630157471,38.8519897460938,17,20.7329025268555,40.2947235107422,17,20.899751663208,41.7219543457031,17,20.9213104248047,43.1336975097656,17,20.7699565887451,45.341136932373,17,20.3897762298584,47.4221458435059,17,19.78076171875,49.3767204284668,17, +18.9429244995117,51.2048721313477,17,17.8762626647949,52.9065933227539,17,16.5807685852051,54.4818954467773,17,15.0564460754395,55.9307632446289,17,13.3349628448486,57.2201957702637,17,11.4479761123657,58.3171844482422,17,9.39548397064209,59.2217025756836,17,7.17749643325806,59.9337921142578,17,4.79400444030762,60.4534225463867,17,2.24501156806946,60.7806053161621,17,-0.469482421875,60.9153442382812,17,-3.13666963577271,60.7831573486328,17,-5.64644002914429,60.4452743530273,17,-7.99879121780396,59.9016723632812,17,-10.1937284469604,59.1523895263672,17,-12.2312450408936,58.1974067687988,17,-14.111346244812,57.0367279052734,17,-15.8340291976929,55.6703491210938,17,-17.3631420135498,54.1234245300293,17,-18.6625289916992,52.4211082458496,17,-19.7321834564209,50.5633735656738,17,-20.5721206665039,48.5502624511719,17,-21.1823234558105,46.3817481994629,17,-21.5628070831299,44.0578422546387,17,-21.7135620117188,41.5785369873047,17,-9.65373229980469,41.5785369873047,17,-9.59459781646729,42.783390045166,17,-9.43710613250732,43.9100875854492,17,-9.18125438690186,44.9586219787598,17,-8.82704830169678,45.9290351867676,17,-8.37448215484619,46.8212928771973,17,-7.82356071472168,47.6353988647461,17,-7.17428016662598,48.3713645935059,17,-6.44056367874146,49.0193023681641,17,-5.6363353729248,49.5693283081055,17,-4.76159334182739,50.0214347839355,17,-3.81634092330933,50.3756484985352,17,-2.80057621002197,50.6319427490234,17,-1.71429944038391,50.7903327941895,17,-0.557510375976562,50.8508148193359,17,0.566792845726013,50.7939262390137,17,1.6300151348114,50.6463203430176,17,2.63215613365173,50.4079742431641,17,3.57321691513062,50.0789260864258,17,4.45319652557373,49.6591415405273,17,5.27209568023682,49.1486434936523,17,6.02991485595703,48.547420501709,17,6.7068920135498,47.8653564453125,17,7.28326606750488,47.1123313903809,17,7.75903606414795,46.288330078125,17,8.13420295715332,45.393383026123,17,8.408766746521,44.4274673461914,17,8.58272647857666,43.3905944824219,17,8.65608215332031,42.2827606201172,17,8.60907554626465,41.2984390258789,17, +8.47538566589355,40.3334197998047,17,8.25501537322998,39.3877182006836,17,7.94796562194824,38.4613304138184,17,7.55423450469971,37.5542526245117,17,7.07382392883301,36.6664886474609,17,6.50673294067383,35.7980346679688,17,5.8561053276062,34.9223976135254,17,5.12508344650269,34.0130805969238,17,4.3136682510376,33.0700645446777,17,3.42186212539673,32.093376159668,17,2.44966197013855,31.0830001831055,17,1.39706933498383,30.0389404296875,17,0.264083862304688,28.9611968994141,17,-21.126708984375,9.1549072265625,17 + } + PolygonVertexIndex: *1092 { + a: 0,1,-94,0,93,-93,1,2,-95,1,94,-94,2,3,-96,2,95,-95,3,4,-97,3,96,-96,4,5,-98,4,97,-97,5,6,-99,5,98,-98,6,7,-100,6,99,-99,7,8,-101,7,100,-100,8,9,-102,8,101,-101,9,10,-103,9,102,-102,10,11,-104,10,103,-103,11,12,-105,11,104,-104,12,13,-106,12,105,-105,13,14,-107,13,106,-106,14,15,-108,14,107,-107,15,16,-109,15,108,-108,16,17,-110,16,109,-109,17,18,-111,17,110,-110,18,19,-112,18,111,-111,19,20,-113,19,112,-112,20,21,-114,20,113,-113,21,22,-115,21,114,-114,22,23,-116,22,115,-115,23,24,-117,23,116,-116,24,25,-118,24,117,-117,25,26,-119,25,118,-118,26,27,-120,26,119,-119,27,28,-121,27,120,-120,28,29,-122,28,121,-121,29,30,-123,29,122,-122,30,31,-124,30,123,-123,31,32,-125,31,124,-124,32,33,-126,32,125,-125,33,34,-127,33,126,-126,34,35,-128,34,127,-127,35,36,-129,35,128,-128,36,37,-130,36,129,-129,37,38,-131,37,130,-130,38,39,-132,38,131,-131,39,40,-133,39,132,-132,40,41,-134,40,133,-133,41,42,-135,41,134,-134,42,43,-136,42,135,-135,43,44,-137,43,136,-136,44,45,-138,44,137,-137,45,46,-139,45,138,-138,46,47,-140,46,139,-139,47,48,-141,47,140,-140,48,49,-142,48,141,-141,49,50,-143,49,142,-142,50,51,-144,50,143,-143,51,52,-145,51,144,-144,52,53,-146,52,145,-145,53,54,-147,53,146,-146,54,55,-148,54,147,-147,55,56,-149,55,148,-148,56,57,-150,56,149,-149,57,58,-151,57,150,-150,58,59,-152,58,151,-151,59,60,-153,59,152,-152,60,61,-154,60,153,-153,61,62,-155,61,154,-154,62,63,-156,62,155,-155,63,64,-157,63,156,-156,64,65,-158,64,157,-157,65,66,-159,65,158,-158,66,67,-160,66,159,-159,67,68,-161,67,160,-160,68,69,-162,68,161,-161,69,70,-163,69,162,-162,70,71,-164,70,163,-163,71,72,-165,71,164,-164,72,73,-166,72,165,-165,73,74,-167,73,166,-166,74,75,-168,74,167,-167,75,76,-169,75,168,-168,76,77,-170,76,169,-169,77,78,-171,77,170,-170,78,79,-172,78,171,-171,79,80,-173,79,172,-172,80,81,-174,80,173,-173,81,82,-175,81,174,-174,82,83,-176,82,175,-175,83,84,-177,83,176,-176,84,85,-178,84,177,-177,85,86,-179,85,178,-178,86,87,-180,86,179,-179,87,88,-181,87,180,-180,88,89,-182,88,181,-181,89,90,-183,89,182,-182,90,91,-184, +90,183,-183,91,0,-93,91,92,-184,46,48,-48,46,49,-49,45,49,-47,45,50,-50,44,50,-46,44,51,-51,43,51,-45,43,52,-52,42,52,-44,42,53,-53,41,53,-43,40,53,-42,40,54,-54,39,54,-41,39,55,-55,38,55,-40,38,56,-56,37,56,-39,37,57,-57,36,57,-38,36,58,-58,35,58,-37,35,59,-59,35,60,-60,34,60,-36,34,61,-61,33,61,-35,33,62,-62,32,62,-34,32,63,-63,32,64,-64,31,64,-33,31,65,-65,30,65,-32,30,66,-66,1,3,-3,0,3,-2,91,3,-1,29,66,-31,29,67,-67,28,67,-30,28,68,-68,27,68,-29,27,69,-69,26,69,-28,26,70,-70,25,70,-27,25,71,-71,24,71,-26,24,72,-72,23,72,-25,22,72,-24,22,73,-73,21,73,-23,21,74,-74,20,74,-22,20,75,-75,19,75,-21,19,76,-76,18,76,-20,17,76,-19,17,77,-77,16,77,-18,15,77,-17,15,78,-78,14,78,-16,14,79,-79,13,79,-15,13,80,-80,12,80,-14,12,81,-81,11,81,-13,11,82,-82,10,82,-12,10,83,-83,9,83,-11,9,84,-84,9,85,-85,8,85,-10,8,86,-86,7,86,-9,7,87,-87,7,88,-88,6,88,-8,6,89,-89,6,90,-90,5,90,-7,5,91,-91,4,91,-6,4,3,-92,138,139,-141,138,140,-142,137,138,-142,137,141,-143,136,137,-143,136,142,-144,135,136,-144,135,143,-145,134,135,-145,134,144,-146,133,134,-146,132,133,-146,132,145,-147,131,132,-147,131,146,-148,130,131,-148,130,147,-149,129,130,-149,129,148,-150,128,129,-150,128,149,-151,127,128,-151,127,150,-152,127,151,-153,126,127,-153,126,152,-154,125,126,-154,125,153,-155,124,125,-155,124,154,-156,124,155,-157,123,124,-157,123,156,-158,122,123,-158,122,157,-159,93,94,-96,92,93,-96,183,92,-96,121,122,-159,121,158,-160,120,121,-160,120,159,-161,119,120,-161,119,160,-162,118,119,-162,118,161,-163,117,118,-163,117,162,-164,116,117,-164,116,163,-165,115,116,-165,114,115,-165,114,164,-166,113,114,-166,113,165,-167,112,113,-167,112,166,-168,111,112,-168,111,167,-169,110,111,-169,109,110,-169,109,168,-170,108,109,-170,107,108,-170,107,169,-171,106,107,-171,106,170,-172,105,106,-172,105,171,-173,104,105,-173,104,172,-174,103,104,-174,103,173,-175,102,103,-175,102,174,-176,101,102,-176,101,175,-177,101,176,-178,100,101,-178,100,177,-179,99,100,-179,99,178,-180,99,179,-181,98,99,-181,98,180,-182,98,181,-183,97,98,-183,97,182,-184,96,97,-184,96,183,-96 + } + Edges: *546 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,331,332,334,336,337,338,340,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,548,550,552,555,558,561,564,567,570,573,576,579,582,585,588,591,594,597,600,603,606,609,612,615,618,621,624,627,630,633,636,639,642,645,648,651,654,657,660,663,666,669,672,675,678,681,684,687,690,693,696,699,702,705,708,711,714,717,720,723,726,729,732,735,738,741,744,747,750,753,756,759,762,765,768,771,774,777,780,783,786,789,792,795,798,801,804,807,810,813,816,824,827,830,833,836,839,842,845,848,851,854,857,860,863,866,869,872,875,878,881,884,887,890,893,896,899,902,905,908,911,914,917,920,923,926,929,932,935,938,941,944,947,950,953,956,959,962,965,968,971,974,977,980,983,986,989,992,995,998,1001,1004,1007,1010,1013,1016,1019,1022,1025, +1028,1031,1034,1037,1040,1043,1046,1049,1052,1055,1058,1061,1064,1067,1070,1073,1076,1079,1082,1085,1088 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *3276 { + a: 0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.699904263019562,-0.714236736297607,0,0.699904263019562,-0.714236736297607,0,0.699904263019562,-0.714236736297607,0,0.699904263019562,-0.714236736297607,0,0.699904263019562,-0.714236736297607,0,0.699904263019562,-0.714236736297607,0,0.678999543190002,-0.734138667583466,0,0.68716824054718,-0.726498305797577,0,0.687168300151825,-0.726498305797577,0,0.678999543190002,-0.734138667583466,0,0.687168300151825,-0.726498305797577,0,0.678999483585358,-0.734138667583466,0,0.68716824054718,-0.726498305797577,0,0.704632878303528,-0.709572076797485,0,0.704632878303528,-0.709572076797485,0,0.68716824054718,-0.726498305797577,0,0.704632878303528,-0.709572076797485,0,0.687168300151825,-0.726498305797577,0,0.704632878303528,-0.709572076797485,0,0.724746227264404,-0.689015865325928,0,0.724746227264404,-0.689015865325928,0,0.704632878303528,-0.709572076797485,0,0.724746227264404,-0.689015865325928,0,0.704632878303528,-0.709572076797485,0,0.724746227264404,-0.689015865325928,0,0.748063564300537,-0.663626968860626,0,0.748063623905182,-0.663627028465271,0,0.724746227264404,-0.689015865325928,0,0.748063623905182,-0.663627028465271,0,0.724746227264404,-0.689015865325928,0,0.748063564300537,-0.663626968860626,0,0.775245428085327,-0.631660103797913,0,0.775245428085327,-0.631660103797913,0,0.748063564300537,-0.663626968860626,0,0.775245428085327,-0.631660103797913,0,0.748063623905182,-0.663627028465271,0,0.775245428085327,-0.631660103797913,0,0.807020485401154,-0.590523421764374,0,0.807020485401154,-0.590523421764374,0,0.775245428085327,-0.631660103797913,0,0.807020485401154,-0.590523421764374,0,0.775245428085327,-0.631660103797913,0,0.807020485401154,-0.590523421764374,0,0.842281401157379,-0.539038002490997,0,0.842281401157379,-0.539038002490997,0, +0.807020485401154,-0.590523421764374,0,0.842281401157379,-0.539038002490997,0,0.807020485401154,-0.590523421764374,0,0.842281401157379,-0.539038002490997,0,0.877287864685059,-0.479964464902878,0,0.877287983894348,-0.479964554309845,0,0.842281401157379,-0.539038002490997,0,0.877287983894348,-0.479964554309845,0,0.842281401157379,-0.539038002490997,0,0.877287864685059,-0.479964464902878,0,0.910274386405945,-0.414005547761917,0,0.910274386405945,-0.414005517959595,0,0.877287864685059,-0.479964464902878,0,0.910274386405945,-0.414005517959595,0,0.877287983894348,-0.479964554309845,0,0.910274386405945,-0.414005547761917,0,0.940704107284546,-0.339228272438049,0,0.940704107284546,-0.339228302240372,0,0.910274386405945,-0.414005547761917,0,0.940704107284546,-0.339228302240372,0,0.910274386405945,-0.414005517959595,0,0.940704107284546,-0.339228272438049,0,0.966769695281982,-0.255648761987686,0,0.966769754886627,-0.255648761987686,0,0.940704107284546,-0.339228272438049,0,0.966769754886627,-0.255648761987686,0,0.940704107284546,-0.339228302240372,0,0.966769695281982,-0.255648761987686,0,0.986463904380798,-0.163978442549706,0,0.986464023590088,-0.163978472352028,0,0.966769695281982,-0.255648761987686,0,0.986464023590088,-0.163978472352028,0,0.966769754886627,-0.255648761987686,0,0.986463904380798,-0.163978442549706,0,0.997834503650665,-0.0657753348350525,0,0.99783456325531,-0.0657753273844719,0,0.986463904380798,-0.163978442549706,0,0.99783456325531,-0.0657753273844719,0,0.986464023590088,-0.163978472352028,0,0.997834503650665,-0.0657753348350525,0,0.999883413314819,-0.0152692403644323,0,0.999883413314819,-0.0152692403644323,0,0.997834503650665,-0.0657753348350525,0,0.999883413314819,-0.0152692403644323,0,0.99783456325531,-0.0657753273844719,0,0.997657656669617,0.0684047415852547,0,0.992250323295593,0.124255947768688,0,0.992250144481659,0.124255947768688,0,0.997657656669617,0.0684047415852547,0,0.992250144481659,0.124255947768688,0,0.997657597064972,0.0684047341346741,0,0.992250323295593,0.124255947768688,0,0.971010446548462,0.23903700709343,0, +0.971010327339172,0.239036992192268,0,0.992250323295593,0.124255947768688,0,0.971010327339172,0.239036992192268,0,0.992250144481659,0.124255947768688,0,0.971010446548462,0.23903700709343,0,0.933805227279663,0.357781887054443,0,0.933805227279663,0.357781916856766,0,0.971010446548462,0.23903700709343,0,0.933805227279663,0.357781916856766,0,0.971010327339172,0.239036992192268,0,0.933805227279663,0.357781887054443,0,0.880055367946625,0.474871039390564,0,0.880055367946625,0.474871009588242,0,0.933805227279663,0.357781887054443,0,0.880055367946625,0.474871009588242,0,0.933805227279663,0.357781916856766,0,0.880055367946625,0.474871039390564,0,0.811506807804108,0.584342956542969,0,0.811506807804108,0.584342956542969,0,0.880055367946625,0.474871039390564,0,0.811506807804108,0.584342956542969,0,0.880055367946625,0.474871009588242,0,0.811506807804108,0.584342956542969,0,0.732026517391205,0.681276142597198,0,0.732026517391205,0.681276202201843,0,0.811506807804108,0.584342956542969,0,0.732026517391205,0.681276202201843,0,0.811506807804108,0.584342956542969,0,0.732026517391205,0.681276142597198,0,0.645326614379883,0.76390677690506,0,0.645326614379883,0.76390677690506,0,0.732026517391205,0.681276142597198,0,0.645326614379883,0.76390677690506,0,0.732026517391205,0.681276202201843,0,0.645326614379883,0.76390677690506,0,0.551976442337036,0.83385968208313,0,0.551976501941681,0.83385968208313,0,0.645326614379883,0.76390677690506,0,0.551976501941681,0.83385968208313,0,0.645326614379883,0.76390677690506,0,0.551976442337036,0.83385968208313,0,0.453633278608322,0.891188442707062,0,0.453633308410645,0.891188383102417,0,0.551976442337036,0.83385968208313,0,0.453633308410645,0.891188383102417,0,0.551976501941681,0.83385968208313,0,0.453633278608322,0.891188442707062,0,0.354960680007935,0.934881150722504,0,0.354960680007935,0.934881150722504,0,0.453633278608322,0.891188442707062,0,0.354960680007935,0.934881150722504,0,0.453633308410645,0.891188383102417,0,0.354960680007935,0.934881150722504,0,0.25964567065239,0.965703904628754,0,0.259645700454712,0.965704023838043,0, +0.354960680007935,0.934881150722504,0,0.259645700454712,0.965704023838043,0,0.354960680007935,0.934881150722504,0,0.25964567065239,0.965703904628754,0,0.170322135090828,0.985388398170471,0,0.17032216489315,0.985388517379761,0,0.25964567065239,0.965703904628754,0,0.17032216489315,0.985388517379761,0,0.259645700454712,0.965704023838043,0,0.170322135090828,0.985388398170471,0,0.0885118991136551,0.996075093746185,0,0.0885118991136551,0.996075093746185,0,0.170322135090828,0.985388398170471,0,0.0885118991136551,0.996075093746185,0,0.17032216489315,0.985388517379761,0,0.0885118991136551,0.996075093746185,0,0.0495758168399334,0.998770415782928,0,0.0495758168399334,0.998770356178284,0,0.0885118991136551,0.996075093746185,0,0.0495758168399334,0.998770356178284,0,0.0885118991136551,0.996075093746185,0,-0.0494996532797813,0.998774170875549,0,-0.0915428325533867,0.995801150798798,0,-0.0915428325533867,0.995801150798798,0,-0.0494996532797813,0.998774170875549,0,-0.0915428325533867,0.995801150798798,0,-0.0494996607303619,0.998774111270905,0,-0.0915428325533867,0.995801150798798,0,-0.17948442697525,0.983760833740234,0,-0.17948442697525,0.98376077413559,0,-0.0915428325533867,0.995801150798798,0,-0.17948442697525,0.98376077413559,0,-0.0915428325533867,0.995801150798798,0,-0.17948442697525,0.983760833740234,0,-0.27446523308754,0.96159702539444,0,-0.274465203285217,0.96159702539444,0,-0.17948442697525,0.983760833740234,0,-0.274465203285217,0.96159702539444,0,-0.17948442697525,0.98376077413559,0,-0.27446523308754,0.96159702539444,0,-0.374289005994797,0.927312076091766,0,-0.374289035797119,0.927312135696411,0,-0.27446523308754,0.96159702539444,0,-0.374289035797119,0.927312135696411,0,-0.274465203285217,0.96159702539444,0,-0.374289005994797,0.927312076091766,0,-0.475635945796967,0.879642128944397,0,-0.475635975599289,0.879642248153687,0,-0.374289005994797,0.927312076091766,0,-0.475635975599289,0.879642248153687,0,-0.374289035797119,0.927312135696411,0,-0.475635945796967,0.879642128944397,0,-0.574358463287354,0.818603992462158,0,-0.574358463287354,0.818603873252869,0, +-0.475635945796967,0.879642128944397,0,-0.574358463287354,0.818603873252869,0,-0.475635975599289,0.879642248153687,0,-0.574358463287354,0.818603992462158,0,-0.667521595954895,0.74459046125412,0,-0.66752153635025,0.74459046125412,0,-0.574358463287354,0.818603992462158,0,-0.66752153635025,0.74459046125412,0,-0.574358463287354,0.818603873252869,0,-0.667521595954895,0.74459046125412,0,-0.754578351974487,0.656209886074066,0,-0.754578292369843,0.656209945678711,0,-0.667521595954895,0.74459046125412,0,-0.754578292369843,0.656209945678711,0,-0.66752153635025,0.74459046125412,0,-0.754578351974487,0.656209886074066,0,-0.832499206066132,0.554026305675507,0,-0.832499146461487,0.554026246070862,0,-0.754578351974487,0.656209886074066,0,-0.832499146461487,0.554026246070862,0,-0.754578292369843,0.656209945678711,0,-0.832499206066132,0.554026305675507,0,-0.896563053131104,0.442916184663773,0,-0.896563053131104,0.44291627407074,0,-0.832499206066132,0.554026305675507,0,-0.896563053131104,0.44291627407074,0,-0.832499146461487,0.554026246070862,0,-0.896563053131104,0.442916184663773,0,-0.94448047876358,0.328567564487457,0,-0.94448047876358,0.328567564487457,0,-0.896563053131104,0.442916184663773,0,-0.94448047876358,0.328567564487457,0,-0.896563053131104,0.44291627407074,0,-0.94448047876358,0.328567564487457,0,-0.976268649101257,0.216563060879707,0,-0.976268589496613,0.216563016176224,0,-0.94448047876358,0.328567564487457,0,-0.976268589496613,0.216563016176224,0,-0.94448047876358,0.328567564487457,0,-0.976268649101257,0.216563060879707,0,-0.993789434432983,0.111277371644974,0,-0.993789434432983,0.111277379095554,0,-0.976268649101257,0.216563060879707,0,-0.993789434432983,0.111277379095554,0,-0.976268589496613,0.216563016176224,0,-0.993789434432983,0.111277371644974,0,-0.998156547546387,0.0606932155787945,0,-0.998156487941742,0.0606932230293751,0,-0.993789434432983,0.111277371644974,0,-0.998156487941742,0.0606932230293751,0,-0.993789434432983,0.111277379095554,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0.99879777431488,-0.0490212365984917,0, +0.995588898658752,-0.0938231498003006,0,0.995588898658752,-0.0938231647014618,0,0.99879777431488,-0.0490212365984917,0,0.995588898658752,-0.0938231647014618,0,0.998797714710236,-0.0490212328732014,0,0.995588898658752,-0.0938231498003006,0,0.98217248916626,-0.187981843948364,0,0.98217248916626,-0.187981858849525,0,0.995588898658752,-0.0938231498003006,0,0.98217248916626,-0.187981858849525,0,0.995588898658752,-0.0938231647014618,0,0.98217248916626,-0.187981843948364,0,0.956902146339417,-0.290410578250885,0,0.956902146339417,-0.290410548448563,0,0.98217248916626,-0.187981843948364,0,0.956902146339417,-0.290410548448563,0,0.98217248916626,-0.187981858849525,0,0.956902146339417,-0.290410578250885,0,0.917243838310242,-0.398326009511948,0,0.917243897914886,-0.398326009511948,0,0.956902146339417,-0.290410578250885,0,0.917243897914886,-0.398326009511948,0,0.956902146339417,-0.290410548448563,0,0.917243838310242,-0.398326009511948,0,0.861709833145142,-0.50740122795105,0,0.861709892749786,-0.50740122795105,0,0.917243838310242,-0.398326009511948,0,0.861709892749786,-0.50740122795105,0,0.917243897914886,-0.398326009511948,0,0.861709833145142,-0.50740122795105,0,0.790656387805939,-0.612260162830353,0,0.790656328201294,-0.612260282039642,0,0.861709833145142,-0.50740122795105,0,0.790656328201294,-0.612260282039642,0,0.861709892749786,-0.50740122795105,0,0.790656387805939,-0.612260162830353,0,0.707280457019806,-0.70693302154541,0,0.707280457019806,-0.70693302154541,0,0.790656387805939,-0.612260162830353,0,0.707280457019806,-0.70693302154541,0,0.790656328201294,-0.612260282039642,0,0.707280457019806,-0.70693302154541,0,0.614397525787354,-0.788996636867523,0,0.614397525787354,-0.788996577262878,0,0.707280457019806,-0.70693302154541,0,0.614397525787354,-0.788996577262878,0,0.707280457019806,-0.70693302154541,0,0.614397525787354,-0.788996636867523,0,0.512798964977264,-0.858508706092834,0,0.512798964977264,-0.858508706092834,0,0.614397525787354,-0.788996636867523,0,0.512798964977264,-0.858508706092834,0,0.614397525787354,-0.788996577262878,0, +0.512798964977264,-0.858508706092834,0,0.40573525428772,-0.913990616798401,0,0.405735224485397,-0.913990616798401,0,0.512798964977264,-0.858508706092834,0,0.405735224485397,-0.913990616798401,0,0.512798964977264,-0.858508706092834,0,0.40573525428772,-0.913990616798401,0,0.298237442970276,-0.954491674900055,0,0.298237413167953,-0.9544917345047,0,0.40573525428772,-0.913990616798401,0,0.298237413167953,-0.9544917345047,0,0.405735224485397,-0.913990616798401,0,0.298237442970276,-0.954491674900055,0,0.194721713662148,-0.980858564376831,0,0.194721698760986,-0.980858504772186,0,0.298237442970276,-0.954491674900055,0,0.194721698760986,-0.980858504772186,0,0.298237413167953,-0.9544917345047,0,0.194721713662148,-0.980858564376831,0,0.0983539968729019,-0.995151519775391,0,0.0983539745211601,-0.995151519775391,0,0.194721713662148,-0.980858564376831,0,0.0983539745211601,-0.995151519775391,0,0.194721698760986,-0.980858504772186,0,0.0983539968729019,-0.995151519775391,0,0.0522130839526653,-0.998635947704315,0,0.0522130839526653,-0.998635947704315,0,0.0983539968729019,-0.995151519775391,0,0.0522130839526653,-0.998635947704315,0,0.0983539745211601,-0.995151519775391,0,-0.0505343154072762,-0.998722314834595,0,-0.0941119864583015,-0.995561599731445,0,-0.0941119790077209,-0.995561599731445,0,-0.0505343154072762,-0.998722314834595,0,-0.0941119790077209,-0.995561599731445,0,-0.0505343191325665,-0.99872237443924,0,-0.0941119864583015,-0.995561599731445,0,-0.184657067060471,-0.982803106307983,0,-0.184657067060471,-0.982803106307983,0,-0.0941119864583015,-0.995561599731445,0,-0.184657067060471,-0.982803106307983,0,-0.0941119790077209,-0.995561599731445,0,-0.184657067060471,-0.982803106307983,0,-0.281093955039978,-0.959680318832397,0,-0.281093955039978,-0.959680318832397,0,-0.184657067060471,-0.982803106307983,0,-0.281093955039978,-0.959680318832397,0,-0.184657067060471,-0.982803106307983,0,-0.281093955039978,-0.959680318832397,0,-0.380872547626495,-0.924627602100372,0,-0.380872547626495,-0.924627542495728,0,-0.281093955039978,-0.959680318832397,0, +-0.380872547626495,-0.924627542495728,0,-0.281093955039978,-0.959680318832397,0,-0.380872547626495,-0.924627602100372,0,-0.480546414852142,-0.876969277858734,0,-0.480546414852142,-0.876969277858734,0,-0.380872547626495,-0.924627602100372,0,-0.480546414852142,-0.876969277858734,0,-0.380872547626495,-0.924627542495728,0,-0.480546414852142,-0.876969277858734,0,-0.576191902160645,-0.817314505577087,0,-0.576191902160645,-0.817314445972443,0,-0.480546414852142,-0.876969277858734,0,-0.576191902160645,-0.817314445972443,0,-0.480546414852142,-0.876969277858734,0,-0.576191902160645,-0.817314505577087,0,-0.666802525520325,-0.745234429836273,0,-0.666802525520325,-0.745234489440918,0,-0.576191902160645,-0.817314505577087,0,-0.666802525520325,-0.745234489440918,0,-0.576191902160645,-0.817314445972443,0,-0.666802525520325,-0.745234429836273,0,-0.753469288349152,-0.657483160495758,0,-0.753469288349152,-0.657483160495758,0,-0.666802525520325,-0.745234429836273,0,-0.753469288349152,-0.657483160495758,0,-0.666802525520325,-0.745234489440918,0,-0.753469288349152,-0.657483160495758,0,-0.83179646730423,-0.555080771446228,0,-0.83179646730423,-0.555080831050873,0,-0.753469288349152,-0.657483160495758,0,-0.83179646730423,-0.555080831050873,0,-0.753469288349152,-0.657483160495758,0,-0.83179646730423,-0.555080771446228,0,-0.895923495292664,-0.444208413362503,0,-0.895923435688019,-0.444208413362503,0,-0.83179646730423,-0.555080771446228,0,-0.895923435688019,-0.444208413362503,0,-0.83179646730423,-0.555080831050873,0,-0.895923495292664,-0.444208413362503,0,-0.943767428398132,-0.330610185861588,0,-0.943767428398132,-0.330610185861588,0,-0.895923495292664,-0.444208413362503,0,-0.943767428398132,-0.330610185861588,0,-0.895923435688019,-0.444208413362503,0,-0.943767428398132,-0.330610185861588,0,-0.975550055503845,-0.219777539372444,0,-0.9755499958992,-0.219777524471283,0,-0.943767428398132,-0.330610185861588,0,-0.9755499958992,-0.219777524471283,0,-0.943767428398132,-0.330610185861588,0,-0.975550055503845,-0.219777539372444,0,-0.99325966835022,-0.115910984575748,0, +-0.99325954914093,-0.11591099947691,0,-0.975550055503845,-0.219777539372444,0,-0.99325954914093,-0.11591099947691,0,-0.9755499958992,-0.219777524471283,0,-0.99325966835022,-0.115910984575748,0,-0.997814893722534,-0.0660707205533981,0,-0.997814953327179,-0.0660707280039787,0,-0.99325966835022,-0.115910984575748,0,-0.997814953327179,-0.0660707280039787,0,-0.99325954914093,-0.11591099947691,0,-0.998861610889435,0.047700971364975,0,-0.995707452297211,0.0925567746162415,0,-0.995707452297211,0.0925567671656609,0,-0.998861610889435,0.047700971364975,0,-0.995707452297211,0.0925567671656609,0,-0.998861610889435,0.047700971364975,0,-0.995707452297211,0.0925567746162415,0,-0.983247756958008,0.182274013757706,0,-0.983247756958008,0.182273998856544,0,-0.995707452297211,0.0925567746162415,0,-0.983247756958008,0.182273998856544,0,-0.995707452297211,0.0925567671656609,0,-0.983247756958008,0.182274013757706,0,-0.962562143802643,0.271061301231384,0,-0.962562024593353,0.271061301231384,0,-0.983247756958008,0.182274013757706,0,-0.962562024593353,0.271061301231384,0,-0.983247756958008,0.182273998856544,0,-0.962562143802643,0.271061301231384,0,-0.934199213981628,0.356751799583435,0,-0.934199094772339,0.356751829385757,0,-0.962562143802643,0.271061301231384,0,-0.934199094772339,0.356751829385757,0,-0.962562024593353,0.271061301231384,0,-0.934199213981628,0.356751799583435,0,-0.899237811565399,0.437460243701935,0,-0.899237811565399,0.437460273504257,0,-0.934199213981628,0.356751799583435,0,-0.899237811565399,0.437460273504257,0,-0.934199094772339,0.356751829385757,0,-0.899237811565399,0.437460243701935,0,-0.859120726585388,0.511772871017456,0,-0.859120726585388,0.511772930622101,0,-0.899237811565399,0.437460243701935,0,-0.859120726585388,0.511772930622101,0,-0.899237811565399,0.437460273504257,0,-0.859120726585388,0.511772871017456,0,-0.820363104343414,0.571842968463898,0,-0.820363104343414,0.571842968463898,0,-0.859120726585388,0.511772871017456,0,-0.820363104343414,0.571842968463898,0,-0.859120726585388,0.511772930622101,0,-0.820363104343414,0.571842968463898,0, +-0.791169047355652,0.61159759759903,0,-0.791169047355652,0.61159759759903,0,-0.820363104343414,0.571842968463898,0,-0.791169047355652,0.61159759759903,0,-0.820363104343414,0.571842968463898,0,-0.791169047355652,0.61159759759903,0,-0.768803417682648,0.63948518037796,0,-0.768803417682648,0.63948518037796,0,-0.791169047355652,0.61159759759903,0,-0.768803417682648,0.63948518037796,0,-0.791169047355652,0.61159759759903,0,-0.768803417682648,0.63948518037796,0,-0.748323976993561,0.663333415985107,0,-0.748323976993561,0.663333415985107,0,-0.768803417682648,0.63948518037796,0,-0.748323976993561,0.663333415985107,0,-0.768803417682648,0.63948518037796,0,-0.748323976993561,0.663333415985107,0,-0.729590713977814,0.683884024620056,0,-0.729590654373169,0.683884084224701,0,-0.748323976993561,0.663333415985107,0,-0.729590654373169,0.683884084224701,0,-0.748323976993561,0.663333415985107,0,-0.729590713977814,0.683884024620056,0,-0.712454557418823,0.701718270778656,0,-0.712454557418823,0.701718270778656,0,-0.729590713977814,0.683884024620056,0,-0.712454557418823,0.701718270778656,0,-0.729590654373169,0.683884084224701,0,-0.712454557418823,0.701718270778656,0,-0.696760833263397,0.717303454875946,0,-0.696760892868042,0.717303514480591,0,-0.712454557418823,0.701718270778656,0,-0.696760892868042,0.717303514480591,0,-0.712454557418823,0.701718270778656,0,-0.696760833263397,0.717303454875946,0,-0.68922233581543,0.724549949169159,0,-0.68922233581543,0.724549949169159,0,-0.696760833263397,0.717303454875946,0,-0.68922233581543,0.724549949169159,0,-0.696760892868042,0.717303514480591,0,-0.679408013820648,0.73376077413559,0,-0.679408013820648,0.7337606549263,0,-0.679408013820648,0.73376077413559,0,-0.679408013820648,0.73376077413559,0,-0.679408013820648,0.73376077413559,0,-0.679408013820648,0.7337606549263,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1 + } + NormalsW: *1092 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *546 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211224512, "Model::Text003", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",140.056228637695,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",5 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693159066960, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2693815206064, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text003, Model::RootNode + C: "OO",2692211224512,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2693815206064,2693159066960 + + ;Geometry::, Model::Text003 + C: "OO",2693160688880,2692211224512 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/2.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/2.fbx.meta new file mode 100644 index 0000000..5295353 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/2.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 67a4edc812b414f08ab46c3f8c03030f +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/3.fbx b/Assets/_Unity Essentials/Models/Numbers/3.fbx new file mode 100644 index 0000000..ab9c097 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/3.fbx @@ -0,0 +1,362 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 25 + Second: 59 + Millisecond: 973 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\3.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\3.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:59.973" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\3.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:25:59.973" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692232075440, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160671120, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *1044 { + a: -0.161384582519531,-0.82159423828125,0,2.70192122459412,-0.684612154960632,0,5.40286827087402,-0.355405569076538,0,7.94145584106445,0.166025325655937,0,10.3176879882812,0.879680693149567,0,12.5315608978271,1.785560131073,0,14.5830745697021,2.88366389274597,0,16.4722328186035,4.17399215698242,0,18.1543445587158,5.62151384353638,0,19.5847244262695,7.19119596481323,0,20.7633666992188,8.88303852081299,0,21.6902828216553,10.6970443725586,0,22.3654632568359,12.6332092285156,0,22.7889099121094,14.691535949707,0,22.9606246948242,16.8720245361328,0,22.8901138305664,18.4532356262207,0,22.6785736083984,19.9529304504395,0,22.3260097503662,21.3711032867432,0,21.8324279785156,22.7077693939209,0,21.1978168487549,23.9629154205322,0,20.4221839904785,25.136547088623,0,19.5055274963379,26.2286624908447,0,18.4532356262207,27.2233219146729,0,17.270694732666,28.1045742034912,0,15.9579067230225,28.8724155426025,0,14.5148801803589,29.5268669128418,0,12.9416065216064,30.067907333374,0,11.2380847930908,30.495548248291,0,9.40431976318359,30.8097839355469,0,9.40431976318359,31.2792663574219,0,10.8254919052124,31.59934425354,0,12.1631288528442,32.0162048339844,0,13.4172258377075,32.529842376709,0,14.5877895355225,33.1402816772461,0,15.6748142242432,33.8474960327148,0,16.6783027648926,34.651496887207,0,17.5982551574707,35.5522880554199,0,18.4149112701416,36.5379638671875,0,19.1085090637207,37.5966186523438,0,19.6790390014648,38.7282562255859,0,20.1265163421631,39.9328765869141,0,20.4509315490723,41.2104797363281,0,20.652286529541,42.5610656738281,0,20.730583190918,43.9846343994141,0,20.5879154205322,46.0122756958008,0,20.2222537994385,47.9363899230957,0,19.633602142334,49.7569808959961,0,18.821964263916,51.474048614502,0,17.7873344421387,53.0875930786133,0,16.5297164916992,54.5976181030273,0,15.0491104125977,56.0041198730469,0,13.3776292800903,57.2655601501465,0,11.5473833084106,58.3403816223145,0,9.55836868286133,59.228588104248,0,7.41059255599976,59.9301986694336,0,5.10405015945435,60.4451866149902,0,2.63874316215515,60.7735710144043,0, +0.0146713256835938,60.9153442382812,0,-2.6102979183197,60.7842140197754,0,-5.09559059143066,60.4630851745605,0,-7.44120454788208,59.9519691467285,0,-9.64714431762695,59.250904083252,0,-11.7134056091309,58.3598403930664,0,-13.6399898529053,57.2788009643555,0,-15.4268989562988,56.0077896118164,0,-17.0278701782227,54.5777854919434,0,-18.3966464996338,53.0197868347168,0,-19.5332221984863,51.3337669372559,0,-20.4376049041748,49.5197677612305,0,-21.109790802002,47.5777626037598,0,-21.5497817993164,45.507755279541,0,-21.7575759887695,43.3097534179688,0,-9.58037567138672,43.3097534179688,0,-9.47138977050781,44.2728233337402,0,-9.26179885864258,45.176155090332,0,-8.95160388946533,46.0197486877441,0,-8.54080772399902,46.8036231994629,0,-8.02940654754639,47.5277557373047,0,-7.41740226745605,48.1921577453613,0,-6.70479583740234,48.7968292236328,0,-5.91493988037109,49.3314399719238,0,-5.07118844985962,49.7856483459473,0,-4.17354154586792,50.1594657897949,0,-3.22200179100037,50.4528961181641,0,-2.21656680107117,50.6659278869629,0,-1.15723741054535,50.7985687255859,0,-0.0440139770507812,50.8508148193359,0,1.03926908969879,50.7945251464844,0,2.05698037147522,50.6560478210449,0,3.00911974906921,50.4353713989258,0,3.89568758010864,50.1325225830078,0,4.71668338775635,49.7474670410156,0,5.47210788726807,49.2802352905273,0,6.16196060180664,48.7308082580566,0,6.77276754379272,48.1122207641602,0,7.29105424880981,47.4374923706055,0,7.71681928634644,46.7066078186035,0,8.05006790161133,45.919605255127,0,8.29079723358154,45.0764465332031,0,8.43900680541992,44.1771545410156,0,8.49469757080078,43.2217254638672,0,8.42733097076416,42.2242317199707,0,8.25352096557617,41.2862434387207,0,7.97326755523682,40.4077529907227,0,7.58657360076904,39.5887794494629,0,7.09343719482422,38.8293113708496,0,6.49385833740234,38.1293563842773,0,5.78783798217773,37.4889068603516,0,4.99289321899414,36.920768737793,0,4.12653636932373,36.437744140625,0,3.18876934051514,36.0398101806641,0,2.17959189414978,35.7269973754883,0,1.09900379180908,35.4992942810059,0,-0.0529952049255371,35.3566970825195,0, +-1.27640533447266,35.2992095947266,0,-6.88085174560547,35.2992095947266,0,-6.88085174560547,25.9682464599609,0,-1.27640533447266,25.9682464599609,0,0.152103662490845,25.906120300293,0,1.48921573162079,25.7548427581787,0,2.73493003845215,25.5144062042236,0,3.88924908638,25.1848278045654,0,4.95217037200928,24.7660980224609,0,5.92369556427002,24.2582130432129,0,6.80382537841797,23.6611824035645,0,7.57930946350098,22.9900455474854,0,8.23690032958984,22.2598495483398,0,8.77659320831299,21.470588684082,0,9.19839477539062,20.6222724914551,0,9.5023021697998,19.7148933410645,0,9.68831443786621,18.7484569549561,0,9.75643157958984,17.7229614257812,0,9.68696689605713,16.711841583252,0,9.50948905944824,15.7602262496948,0,9.22399616241455,14.8681163787842,0,8.830491065979,14.0355195999146,0,8.32897090911865,13.26243019104,0,7.71943664550781,12.548849105835,0,7.00188827514648,11.8947782516479,0,6.19496583938599,11.3139152526855,0,5.31730699539185,10.8199548721313,0,4.36890983581543,10.4128980636597,0,3.34977769851685,10.0927515029907,0,2.25990796089172,9.85950565338135,0,1.09930157661438,9.71316623687744,0,-0.132041931152344,9.65373229980469,0,-1.32446193695068,9.706130027771,0,-2.4542293548584,9.83712577819824,0,-3.52134346961975,10.0467138290405,0,-4.52580595016479,10.3349018096924,0,-5.46761512756348,10.7016849517822,0,-6.34677219390869,11.1470642089844,0,-7.16327667236328,11.6710405349731,0,-7.89759111404419,12.2623853683472,0,-8.53017902374268,12.9098701477051,0,-9.06103897094727,13.6134929656982,0,-9.49017715454102,14.3732604980469,0,-9.81758594512939,15.1891632080078,0,-10.043270111084,16.0612106323242,0,-10.1672286987305,16.9893951416016,0,-22.9606246948242,16.9893951416016,0,-22.7486400604248,14.7663898468018,0,-22.2965984344482,12.6727333068848,0,-21.6044960021973,10.7084188461304,0,-20.6723461151123,8.87345790863037,0,-19.5001373291016,7.16784143447876,0,-18.087869644165,5.59157276153564,0,-16.4355506896973,4.14465045928955,0,-14.5842695236206,2.85851407051086,0,-12.575122833252,1.76460242271423,0,-10.4081039428711,0.862914144992828,0, +-8.08322429656982,0.153450757265091,0,-5.60047674179077,-0.363788455724716,0,-2.95986390113831,-0.688803493976593,0,-0.161384582519531,-0.82159423828125,17,2.70192122459412,-0.684612154960632,17,5.40286827087402,-0.355405569076538,17,7.94145584106445,0.166025325655937,17,10.3176879882812,0.879680693149567,17,12.5315608978271,1.785560131073,17,14.5830745697021,2.88366389274597,17,16.4722328186035,4.17399215698242,17,18.1543445587158,5.62151384353638,17,19.5847244262695,7.19119596481323,17,20.7633666992188,8.88303852081299,17,21.6902828216553,10.6970443725586,17,22.3654632568359,12.6332092285156,17,22.7889099121094,14.691535949707,17,22.9606246948242,16.8720245361328,17,22.8901138305664,18.4532356262207,17,22.6785736083984,19.9529304504395,17,22.3260097503662,21.3711032867432,17,21.8324279785156,22.7077693939209,17,21.1978168487549,23.9629154205322,17,20.4221839904785,25.136547088623,17,19.5055274963379,26.2286624908447,17,18.4532356262207,27.2233219146729,17,17.270694732666,28.1045742034912,17,15.9579067230225,28.8724155426025,17,14.5148801803589,29.5268669128418,17,12.9416065216064,30.067907333374,17,11.2380847930908,30.495548248291,17,9.40431976318359,30.8097839355469,17,9.40431976318359,31.2792663574219,17,10.8254919052124,31.59934425354,17,12.1631288528442,32.0162048339844,17,13.4172258377075,32.529842376709,17,14.5877895355225,33.1402816772461,17,15.6748142242432,33.8474960327148,17,16.6783027648926,34.651496887207,17,17.5982551574707,35.5522880554199,17,18.4149112701416,36.5379638671875,17,19.1085090637207,37.5966186523438,17,19.6790390014648,38.7282562255859,17,20.1265163421631,39.9328765869141,17,20.4509315490723,41.2104797363281,17,20.652286529541,42.5610656738281,17,20.730583190918,43.9846343994141,17,20.5879154205322,46.0122756958008,17,20.2222537994385,47.9363899230957,17,19.633602142334,49.7569808959961,17,18.821964263916,51.474048614502,17,17.7873344421387,53.0875930786133,17,16.5297164916992,54.5976181030273,17,15.0491104125977,56.0041198730469,17,13.3776292800903,57.2655601501465,17,11.5473833084106,58.3403816223145,17, +9.55836868286133,59.228588104248,17,7.41059255599976,59.9301986694336,17,5.10405015945435,60.4451866149902,17,2.63874316215515,60.7735710144043,17,0.0146713256835938,60.9153442382812,17,-2.6102979183197,60.7842140197754,17,-5.09559059143066,60.4630851745605,17,-7.44120454788208,59.9519691467285,17,-9.64714431762695,59.250904083252,17,-11.7134056091309,58.3598403930664,17,-13.6399898529053,57.2788009643555,17,-15.4268989562988,56.0077896118164,17,-17.0278701782227,54.5777854919434,17,-18.3966464996338,53.0197868347168,17,-19.5332221984863,51.3337669372559,17,-20.4376049041748,49.5197677612305,17,-21.109790802002,47.5777626037598,17,-21.5497817993164,45.507755279541,17,-21.7575759887695,43.3097534179688,17,-9.58037567138672,43.3097534179688,17,-9.47138977050781,44.2728233337402,17,-9.26179885864258,45.176155090332,17,-8.95160388946533,46.0197486877441,17,-8.54080772399902,46.8036231994629,17,-8.02940654754639,47.5277557373047,17,-7.41740226745605,48.1921577453613,17,-6.70479583740234,48.7968292236328,17,-5.91493988037109,49.3314399719238,17,-5.07118844985962,49.7856483459473,17,-4.17354154586792,50.1594657897949,17,-3.22200179100037,50.4528961181641,17,-2.21656680107117,50.6659278869629,17,-1.15723741054535,50.7985687255859,17,-0.0440139770507812,50.8508148193359,17,1.03926908969879,50.7945251464844,17,2.05698037147522,50.6560478210449,17,3.00911974906921,50.4353713989258,17,3.89568758010864,50.1325225830078,17,4.71668338775635,49.7474670410156,17,5.47210788726807,49.2802352905273,17,6.16196060180664,48.7308082580566,17,6.77276754379272,48.1122207641602,17,7.29105424880981,47.4374923706055,17,7.71681928634644,46.7066078186035,17,8.05006790161133,45.919605255127,17,8.29079723358154,45.0764465332031,17,8.43900680541992,44.1771545410156,17,8.49469757080078,43.2217254638672,17,8.42733097076416,42.2242317199707,17,8.25352096557617,41.2862434387207,17,7.97326755523682,40.4077529907227,17,7.58657360076904,39.5887794494629,17,7.09343719482422,38.8293113708496,17,6.49385833740234,38.1293563842773,17,5.78783798217773,37.4889068603516,17, +4.99289321899414,36.920768737793,17,4.12653636932373,36.437744140625,17,3.18876934051514,36.0398101806641,17,2.17959189414978,35.7269973754883,17,1.09900379180908,35.4992942810059,17,-0.0529952049255371,35.3566970825195,17,-1.27640533447266,35.2992095947266,17,-6.88085174560547,35.2992095947266,17,-6.88085174560547,25.9682464599609,17,-1.27640533447266,25.9682464599609,17,0.152103662490845,25.906120300293,17,1.48921573162079,25.7548427581787,17,2.73493003845215,25.5144062042236,17,3.88924908638,25.1848278045654,17,4.95217037200928,24.7660980224609,17,5.92369556427002,24.2582130432129,17,6.80382537841797,23.6611824035645,17,7.57930946350098,22.9900455474854,17,8.23690032958984,22.2598495483398,17,8.77659320831299,21.470588684082,17,9.19839477539062,20.6222724914551,17,9.5023021697998,19.7148933410645,17,9.68831443786621,18.7484569549561,17,9.75643157958984,17.7229614257812,17,9.68696689605713,16.711841583252,17,9.50948905944824,15.7602262496948,17,9.22399616241455,14.8681163787842,17,8.830491065979,14.0355195999146,17,8.32897090911865,13.26243019104,17,7.71943664550781,12.548849105835,17,7.00188827514648,11.8947782516479,17,6.19496583938599,11.3139152526855,17,5.31730699539185,10.8199548721313,17,4.36890983581543,10.4128980636597,17,3.34977769851685,10.0927515029907,17,2.25990796089172,9.85950565338135,17,1.09930157661438,9.71316623687744,17,-0.132041931152344,9.65373229980469,17,-1.32446193695068,9.706130027771,17,-2.4542293548584,9.83712577819824,17,-3.52134346961975,10.0467138290405,17,-4.52580595016479,10.3349018096924,17,-5.46761512756348,10.7016849517822,17,-6.34677219390869,11.1470642089844,17,-7.16327667236328,11.6710405349731,17,-7.89759111404419,12.2623853683472,17,-8.53017902374268,12.9098701477051,17,-9.06103897094727,13.6134929656982,17,-9.49017715454102,14.3732604980469,17,-9.81758594512939,15.1891632080078,17,-10.043270111084,16.0612106323242,17,-10.1672286987305,16.9893951416016,17,-22.9606246948242,16.9893951416016,17,-22.7486400604248,14.7663898468018,17,-22.2965984344482,12.6727333068848,17,-21.6044960021973,10.7084188461304,17, +-20.6723461151123,8.87345790863037,17,-19.5001373291016,7.16784143447876,17,-18.087869644165,5.59157276153564,17,-16.4355506896973,4.14465045928955,17,-14.5842695236206,2.85851407051086,17,-12.575122833252,1.76460242271423,17,-10.4081039428711,0.862914144992828,17,-8.08322429656982,0.153450757265091,17,-5.60047674179077,-0.363788455724716,17,-2.95986390113831,-0.688803493976593,17 + } + PolygonVertexIndex: *2076 { + a: 0,1,-176,0,175,-175,1,2,-177,1,176,-176,2,3,-178,2,177,-177,3,4,-179,3,178,-178,4,5,-180,4,179,-179,5,6,-181,5,180,-180,6,7,-182,6,181,-181,7,8,-183,7,182,-182,8,9,-184,8,183,-183,9,10,-185,9,184,-184,10,11,-186,10,185,-185,11,12,-187,11,186,-186,12,13,-188,12,187,-187,13,14,-189,13,188,-188,14,15,-190,14,189,-189,15,16,-191,15,190,-190,16,17,-192,16,191,-191,17,18,-193,17,192,-192,18,19,-194,18,193,-193,19,20,-195,19,194,-194,20,21,-196,20,195,-195,21,22,-197,21,196,-196,22,23,-198,22,197,-197,23,24,-199,23,198,-198,24,25,-200,24,199,-199,25,26,-201,25,200,-200,26,27,-202,26,201,-201,27,28,-203,27,202,-202,28,29,-204,28,203,-203,29,30,-205,29,204,-204,30,31,-206,30,205,-205,31,32,-207,31,206,-206,32,33,-208,32,207,-207,33,34,-209,33,208,-208,34,35,-210,34,209,-209,35,36,-211,35,210,-210,36,37,-212,36,211,-211,37,38,-213,37,212,-212,38,39,-214,38,213,-213,39,40,-215,39,214,-214,40,41,-216,40,215,-215,41,42,-217,41,216,-216,42,43,-218,42,217,-217,43,44,-219,43,218,-218,44,45,-220,44,219,-219,45,46,-221,45,220,-220,46,47,-222,46,221,-221,47,48,-223,47,222,-222,48,49,-224,48,223,-223,49,50,-225,49,224,-224,50,51,-226,50,225,-225,51,52,-227,51,226,-226,52,53,-228,52,227,-227,53,54,-229,53,228,-228,54,55,-230,54,229,-229,55,56,-231,55,230,-230,56,57,-232,56,231,-231,57,58,-233,57,232,-232,58,59,-234,58,233,-233,59,60,-235,59,234,-234,60,61,-236,60,235,-235,61,62,-237,61,236,-236,62,63,-238,62,237,-237,63,64,-239,63,238,-238,64,65,-240,64,239,-239,65,66,-241,65,240,-240,66,67,-242,66,241,-241,67,68,-243,67,242,-242,68,69,-244,68,243,-243,69,70,-245,69,244,-244,70,71,-246,70,245,-245,71,72,-247,71,246,-246,72,73,-248,72,247,-247,73,74,-249,73,248,-248,74,75,-250,74,249,-249,75,76,-251,75,250,-250,76,77,-252,76,251,-251,77,78,-253,77,252,-252,78,79,-254,78,253,-253,79,80,-255,79,254,-254,80,81,-256,80,255,-255,81,82,-257,81,256,-256,82,83,-258,82,257,-257,83,84,-259,83,258,-258,84,85,-260,84,259,-259,85,86,-261,85,260,-260,86,87,-262,86,261,-261,87,88,-263,87,262,-262,88,89,-264,88,263,-263,89,90,-265,89, +264,-264,90,91,-266,90,265,-265,91,92,-267,91,266,-266,92,93,-268,92,267,-267,93,94,-269,93,268,-268,94,95,-270,94,269,-269,95,96,-271,95,270,-270,96,97,-272,96,271,-271,97,98,-273,97,272,-272,98,99,-274,98,273,-273,99,100,-275,99,274,-274,100,101,-276,100,275,-275,101,102,-277,101,276,-276,102,103,-278,102,277,-277,103,104,-279,103,278,-278,104,105,-280,104,279,-279,105,106,-281,105,280,-280,106,107,-282,106,281,-281,107,108,-283,107,282,-282,108,109,-284,108,283,-283,109,110,-285,109,284,-284,110,111,-286,110,285,-285,111,112,-287,111,286,-286,112,113,-288,112,287,-287,113,114,-289,113,288,-288,114,115,-290,114,289,-289,115,116,-291,115,290,-290,116,117,-292,116,291,-291,117,118,-293,117,292,-292,118,119,-294,118,293,-293,119,120,-295,119,294,-294,120,121,-296,120,295,-295,121,122,-297,121,296,-296,122,123,-298,122,297,-297,123,124,-299,123,298,-298,124,125,-300,124,299,-299,125,126,-301,125,300,-300,126,127,-302,126,301,-301,127,128,-303,127,302,-302,128,129,-304,128,303,-303,129,130,-305,129,304,-304,130,131,-306,130,305,-305,131,132,-307,131,306,-306,132,133,-308,132,307,-307,133,134,-309,133,308,-308,134,135,-310,134,309,-309,135,136,-311,135,310,-310,136,137,-312,136,311,-311,137,138,-313,137,312,-312,138,139,-314,138,313,-313,139,140,-315,139,314,-314,140,141,-316,140,315,-315,141,142,-317,141,316,-316,142,143,-318,142,317,-317,143,144,-319,143,318,-318,144,145,-320,144,319,-319,145,146,-321,145,320,-320,146,147,-322,146,321,-321,147,148,-323,147,322,-322,148,149,-324,148,323,-323,149,150,-325,149,324,-324,150,151,-326,150,325,-325,151,152,-327,151,326,-326,152,153,-328,152,327,-327,153,154,-329,153,328,-328,154,155,-330,154,329,-329,155,156,-331,155,330,-330,156,157,-332,156,331,-331,157,158,-333,157,332,-332,158,159,-334,158,333,-333,159,160,-335,159,334,-334,160,161,-336,160,335,-335,161,162,-337,161,336,-336,162,163,-338,162,337,-337,163,164,-339,163,338,-338,164,165,-340,164,339,-339,165,166,-341,165,340,-340,166,167,-342,166,341,-341,167,168,-343,167,342,-342,168,169,-344,168,343,-343,169,170,-345,169, +344,-344,170,171,-346,170,345,-345,171,172,-347,171,346,-346,172,173,-348,172,347,-347,173,0,-175,173,174,-348,159,161,-161,70,72,-72,70,73,-73,69,73,-71,68,73,-70,68,74,-74,67,74,-69,67,75,-75,66,75,-68,66,76,-76,65,76,-67,65,77,-77,64,77,-66,64,78,-78,63,78,-65,63,79,-79,62,79,-64,62,80,-80,61,80,-63,61,81,-81,60,81,-62,60,82,-82,59,82,-61,59,83,-83,58,83,-60,58,84,-84,58,85,-85,57,85,-59,57,86,-86,56,86,-58,56,87,-87,158,161,-160,158,162,-162,158,163,-163,157,163,-159,157,164,-164,156,164,-158,156,165,-165,155,165,-157,155,166,-166,155,167,-167,154,167,-156,154,168,-168,153,168,-155,153,169,-169,152,169,-154,152,170,-170,151,170,-153,150,170,-152,150,171,-171,149,171,-151,149,172,-172,148,172,-150,148,173,-173,147,173,-149,146,173,-148,146,0,-174,145,0,-147,145,1,-1,144,1,-146,143,1,-145,143,2,-2,142,2,-144,56,88,-88,55,88,-57,55,89,-89,54,89,-56,54,90,-90,142,3,-3,141,3,-143,115,117,-117,114,117,-116,53,90,-55,53,91,-91,114,118,-118,113,118,-115,141,4,-4,140,4,-142,139,4,-141,139,5,-5,138,5,-140,138,6,-6,137,6,-139,137,7,-7,52,91,-54,52,92,-92,136,7,-138,136,8,-8,51,92,-53,51,93,-93,50,93,-52,50,94,-94,49,94,-51,49,95,-95,48,95,-50,48,96,-96,47,96,-49,47,97,-97,46,97,-48,45,97,-47,45,98,-98,44,98,-46,44,99,-99,43,99,-45,43,100,-100,42,100,-44,41,100,-43,41,101,-101,40,101,-42,39,101,-41,38,101,-40,38,102,-102,37,102,-39,36,102,-38,35,102,-37,35,103,-103,34,103,-36,33,103,-35,33,104,-104,32,104,-34,32,105,-105,31,105,-33,30,105,-32,30,106,-106,29,106,-31,29,107,-107,29,108,-108,136,9,-9,135,9,-137,135,10,-10,134,10,-136,134,11,-11,134,12,-12,133,12,-135,133,13,-13,132,13,-134,132,14,-14,131,14,-133,131,15,-15,131,16,-16,130,16,-132,130,17,-17,130,18,-18,130,19,-19,129,19,-131,129,20,-20,129,21,-21,128,21,-130,128,22,-22,128,23,-23,128,24,-24,127,24,-129,127,25,-25,126,25,-128,126,26,-26,126,27,-27,125,27,-127,125,28,-28,124,28,-126,123,28,-125,122,28,-124,112,118,-114,112,119,-119,29,109,-109,111,119,-113,111,120,-120,110,120,-112,110,121,-121,121,28,-123,110,28,-122,110,29,-29,110,109,-30,333,334,-336,244,245, +-247,244,246,-248,243,244,-248,242,243,-248,242,247,-249,241,242,-249,241,248,-250,240,241,-250,240,249,-251,239,240,-251,239,250,-252,238,239,-252,238,251,-253,237,238,-253,237,252,-254,236,237,-254,236,253,-255,235,236,-255,235,254,-256,234,235,-256,234,255,-257,233,234,-257,233,256,-258,232,233,-258,232,257,-259,232,258,-260,231,232,-260,231,259,-261,230,231,-261,230,260,-262,332,333,-336,332,335,-337,332,336,-338,331,332,-338,331,337,-339,330,331,-339,330,338,-340,329,330,-340,329,339,-341,329,340,-342,328,329,-342,328,341,-343,327,328,-343,327,342,-344,326,327,-344,326,343,-345,325,326,-345,324,325,-345,324,344,-346,323,324,-346,323,345,-347,322,323,-347,322,346,-348,321,322,-348,320,321,-348,320,347,-175,319,320,-175,319,174,-176,318,319,-176,317,318,-176,317,175,-177,316,317,-177,230,261,-263,229,230,-263,229,262,-264,228,229,-264,228,263,-265,316,176,-178,315,316,-178,289,290,-292,288,289,-292,227,228,-265,227,264,-266,288,291,-293,287,288,-293,315,177,-179,314,315,-179,313,314,-179,313,178,-180,312,313,-180,312,179,-181,311,312,-181,311,180,-182,226,227,-266,226,265,-267,310,311,-182,310,181,-183,225,226,-267,225,266,-268,224,225,-268,224,267,-269,223,224,-269,223,268,-270,222,223,-270,222,269,-271,221,222,-271,221,270,-272,220,221,-272,219,220,-272,219,271,-273,218,219,-273,218,272,-274,217,218,-274,217,273,-275,216,217,-275,215,216,-275,215,274,-276,214,215,-276,213,214,-276,212,213,-276,212,275,-277,211,212,-277,210,211,-277,209,210,-277,209,276,-278,208,209,-278,207,208,-278,207,277,-279,206,207,-279,206,278,-280,205,206,-280,204,205,-280,204,279,-281,203,204,-281,203,280,-282,203,281,-283,310,182,-184,309,310,-184,309,183,-185,308,309,-185,308,184,-186,308,185,-187,307,308,-187,307,186,-188,306,307,-188,306,187,-189,305,306,-189,305,188,-190,305,189,-191,304,305,-191,304,190,-192,304,191,-193,304,192,-194,303,304,-194,303,193,-195,303,194,-196,302,303,-196,302,195,-197,302,196,-198,302,197,-199,301,302,-199,301,198,-200,300,301,-200,300,199,-201,300,200,-202,299,300,-202,299,201,-203,298,299,-203,297, +298,-203,296,297,-203,286,287,-293,286,292,-294,203,282,-284,285,286,-294,285,293,-295,284,285,-295,284,294,-296,295,296,-203,284,295,-203,284,202,-204,284,203,-284 + } + Edges: *1038 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,331,332,334,336,337,338,340,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,547,548,550,552,553,554,556,558,559,560,562,564,565,566,568,570,571,572,574,576,577,578,580,582,583,584,586,588,589,590,592,594,595,596,598,600,601,602,604,606,607,608,610,612,613,614,616,618,619,620,622,624,625,626,628,630,631,632,634,636,637,638,640,642,643,644,646,648,649,650,652,654,655,656,658,660,661,662,664,666,667,668,670,672,673,674,676,678,679,680,682,684,685,686,688,690,691,692,694,696,697,698,700,702,703,704,706,708,709,710,712,714,715,716,718,720,721,722,724,726,727,728,730,732,733,734,736,738,739,740,742,744,745,746,748,750,751,752,754,756,757,758,760,762,763,764,766,768,769,770,772,774,775,776,778,780,781,782,784,786,787, +788,790,792,793,794,796,798,799,800,802,804,805,806,808,810,811,812,814,816,817,818,820,822,823,824,826,828,829,830,832,834,835,836,838,840,841,842,844,846,847,848,850,852,853,854,856,858,859,860,862,864,865,866,868,870,871,872,874,876,877,878,880,882,883,884,886,888,889,890,892,894,895,896,898,900,901,902,904,906,907,908,910,912,913,914,916,918,919,920,922,924,925,926,928,930,931,932,934,936,937,938,940,942,943,944,946,948,949,950,952,954,955,956,958,960,961,962,964,966,967,968,970,972,973,974,976,978,979,980,982,984,985,986,988,990,991,992,994,996,997,998,1000,1002,1003,1004,1006,1008,1009,1010,1012,1014,1015,1016,1018,1020,1021,1022,1024,1026,1027,1028,1030,1032,1033,1034,1036,1038,1040,1042,1044,1047,1050,1053,1056,1059,1062,1065,1068,1071,1074,1077,1080,1083,1086,1089,1092,1095,1098,1101,1104,1107,1110,1113,1116,1119,1122,1125,1128,1131,1134,1137,1140,1143,1146,1149,1152,1155,1158,1161,1164,1167,1170,1173,1176,1179,1182,1185,1188,1191,1194,1197,1200,1203,1206,1209,1212,1215,1218,1221,1224,1227,1230,1233,1236,1239,1242,1245,1248,1251,1254,1257,1260,1263,1266,1269,1272,1275,1278,1281,1284,1287,1290,1293,1296,1299,1302,1305,1308,1311,1314,1317,1320,1323,1326,1329,1332,1335,1338,1341,1344,1347,1350,1353,1356,1359,1362,1365,1368,1371,1374,1377,1380,1383,1386,1389,1392,1395,1398,1401,1404,1407,1410,1413,1416,1419,1422,1425,1428,1431,1434,1437,1440,1443,1446,1449,1452,1455,1458,1461,1464,1467,1470,1473,1476,1479,1482,1485,1488,1491,1494,1497,1500,1503,1506,1509,1512,1515,1518,1521,1524,1527,1530,1533,1536,1539,1542,1545,1548,1551,1554,1562,1565,1568,1571,1574,1577,1580,1583,1586,1589,1592,1595,1598,1601,1604,1607,1610,1613,1616,1619,1622,1625,1628,1631,1634,1637,1640,1643,1646,1649,1652,1655,1658,1661,1664,1667,1670,1673,1676,1679,1682,1685,1688,1691,1694,1697,1700,1703,1706,1709,1712,1715,1718,1721,1724,1727,1730,1733,1736,1739,1742,1745,1748,1751,1754,1757,1760,1763,1766,1769,1772,1775,1778,1781,1784,1787,1790,1793,1796,1799,1802,1805,1808,1811,1814,1817,1820,1823,1826,1829,1832,1835,1838,1841,1844,1847,1850,1853, +1856,1859,1862,1865,1868,1871,1874,1877,1880,1883,1886,1889,1892,1895,1898,1901,1904,1907,1910,1913,1916,1919,1922,1925,1928,1931,1934,1937,1940,1943,1946,1949,1952,1955,1958,1961,1964,1967,1970,1973,1976,1979,1982,1985,1988,1991,1994,1997,2000,2003,2006,2009,2012,2015,2018,2021,2024,2027,2030,2033,2036,2039,2042,2045,2048,2051,2054,2057,2060,2063,2066,2069,2072 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *6228 { + a: 0.0477858893573284,-0.99885767698288,0,0.0844450369477272,-0.996428072452545,0,0.0844450369477272,-0.99642813205719,0,0.0477858893573284,-0.99885767698288,0,0.0844450369477272,-0.99642813205719,0,0.0477858856320381,-0.998857617378235,0,0.0844450369477272,-0.996428072452545,0,0.161228999495506,-0.986916959285736,0,0.161229029297829,-0.986917078495026,0,0.0844450369477272,-0.996428072452545,0,0.161229029297829,-0.986917078495026,0,0.0844450369477272,-0.99642813205719,0,0.161228999495506,-0.986916959285736,0,0.24466310441494,-0.969608068466187,0,0.244663134217262,-0.969608128070831,0,0.161228999495506,-0.986916959285736,0,0.244663134217262,-0.969608128070831,0,0.161229029297829,-0.986917078495026,0,0.24466310441494,-0.969608068466187,0,0.333561509847641,-0.942728400230408,0,0.333561450242996,-0.942728400230408,0,0.24466310441494,-0.969608068466187,0,0.333561450242996,-0.942728400230408,0,0.244663134217262,-0.969608128070831,0,0.333561509847641,-0.942728400230408,0,0.425875157117844,-0.904781997203827,0,0.425875157117844,-0.904781997203827,0,0.333561509847641,-0.942728400230408,0,0.425875157117844,-0.904781997203827,0,0.333561450242996,-0.942728400230408,0,0.425875157117844,-0.904781997203827,0,0.518716156482697,-0.854946434497833,0,0.518716156482697,-0.854946434497833,0,0.425875157117844,-0.904781997203827,0,0.518716156482697,-0.854946434497833,0,0.425875157117844,-0.904781997203827,0,0.518716156482697,-0.854946434497833,0,0.609086930751801,-0.793103516101837,0,0.609086930751801,-0.793103456497192,0,0.518716156482697,-0.854946434497833,0,0.609086930751801,-0.793103456497192,0,0.518716156482697,-0.854946434497833,0,0.609086930751801,-0.793103516101837,0,0.69698840379715,-0.717082381248474,0,0.696988523006439,-0.717082321643829,0,0.609086930751801,-0.793103516101837,0,0.696988523006439,-0.717082321643829,0,0.609086930751801,-0.793103456497192,0,0.69698840379715,-0.717082381248474,0,0.781493604183197,-0.623913288116455,0,0.781493484973907,-0.62391322851181,0,0.69698840379715,-0.717082381248474,0, +0.781493484973907,-0.62391322851181,0,0.696988523006439,-0.717082321643829,0,0.781493604183197,-0.623913288116455,0,0.85748416185379,-0.514510333538055,0,0.85748416185379,-0.514510333538055,0,0.781493604183197,-0.623913288116455,0,0.85748416185379,-0.514510333538055,0,0.781493484973907,-0.62391322851181,0,0.85748416185379,-0.514510333538055,0,0.91951060295105,-0.393065214157104,0,0.91951060295105,-0.393065214157104,0,0.85748416185379,-0.514510333538055,0,0.91951060295105,-0.393065214157104,0,0.85748416185379,-0.514510333538055,0,0.91951060295105,-0.393065214157104,0,0.963980317115784,-0.265973597764969,0,0.963980376720428,-0.265973627567291,0,0.91951060295105,-0.393065214157104,0,0.963980376720428,-0.265973627567291,0,0.91951060295105,-0.393065214157104,0,0.963980317115784,-0.265973597764969,0,0.990112364292145,-0.140276566147804,0,0.990112364292145,-0.140276566147804,0,0.963980317115784,-0.265973597764969,0,0.990112364292145,-0.140276566147804,0,0.963980376720428,-0.265973627567291,0,0.990112364292145,-0.140276566147804,0,0.996913492679596,-0.0785075351595879,0,0.996913492679596,-0.0785075277090073,0,0.990112364292145,-0.140276566147804,0,0.996913492679596,-0.0785075277090073,0,0.990112364292145,-0.140276566147804,0,0.999007225036621,0.0445486791431904,0,0.995738983154297,0.0922160074114799,0,0.995739042758942,0.0922160223126411,0,0.999007225036621,0.0445486791431904,0,0.995739042758942,0.0922160223126411,0,0.999007165431976,0.0445486754179001,0,0.995738983154297,0.0922160074114799,0,0.981644034385681,0.190722212195396,0,0.981643974781036,0.190722227096558,0,0.995738983154297,0.0922160074114799,0,0.981643974781036,0.190722227096558,0,0.995739042758942,0.0922160223126411,0,0.981644034385681,0.190722212195396,0,0.9557204246521,0.29427632689476,0,0.9557204246521,0.29427632689476,0,0.981644034385681,0.190722212195396,0,0.9557204246521,0.29427632689476,0,0.981643974781036,0.190722227096558,0,0.9557204246521,0.29427632689476,0,0.916750729084015,0.399459898471832,0,0.916750609874725,0.399459898471832,0,0.9557204246521,0.29427632689476,0, +0.916750609874725,0.399459898471832,0,0.9557204246521,0.29427632689476,0,0.916750729084015,0.399459898471832,0,0.864794373512268,0.502126097679138,0,0.864794373512268,0.502126097679138,0,0.916750729084015,0.399459898471832,0,0.864794373512268,0.502126097679138,0,0.916750609874725,0.399459898471832,0,0.864794373512268,0.502126097679138,0,0.801420211791992,0.598101615905762,0,0.801420271396637,0.598101615905762,0,0.864794373512268,0.502126097679138,0,0.801420271396637,0.598101615905762,0,0.864794373512268,0.502126097679138,0,0.801420211791992,0.598101615905762,0,0.727647960186005,0.685950696468353,0,0.727648079395294,0.685950756072998,0,0.801420211791992,0.598101615905762,0,0.727648079395294,0.685950756072998,0,0.801420271396637,0.598101615905762,0,0.727647960186005,0.685950696468353,0,0.64333188533783,0.765587449073792,0,0.643331825733185,0.765587389469147,0,0.727647960186005,0.685950696468353,0,0.643331825733185,0.765587389469147,0,0.727648079395294,0.685950756072998,0,0.64333188533783,0.765587449073792,0,0.552062690258026,0.833802580833435,0,0.552062690258026,0.833802580833435,0,0.64333188533783,0.765587449073792,0,0.552062690258026,0.833802580833435,0,0.643331825733185,0.765587389469147,0,0.552062690258026,0.833802580833435,0,0.45956951379776,0.888141870498657,0,0.459569543600082,0.888141810894012,0,0.552062690258026,0.833802580833435,0,0.459569543600082,0.888141810894012,0,0.552062690258026,0.833802580833435,0,0.45956951379776,0.888141870498657,0,0.369531005620956,0.929218411445618,0,0.369531005620956,0.929218411445618,0,0.45956951379776,0.888141870498657,0,0.369531005620956,0.929218411445618,0,0.459569543600082,0.888141810894012,0,0.369531005620956,0.929218411445618,0,0.284599155187607,0.958646595478058,0,0.284599125385284,0.958646595478058,0,0.369531005620956,0.929218411445618,0,0.284599125385284,0.958646595478058,0,0.369531005620956,0.929218411445618,0,0.284599155187607,0.958646595478058,0,0.206338882446289,0.978480696678162,0,0.206338867545128,0.978480577468872,0,0.284599155187607,0.958646595478058,0,0.206338867545128,0.978480577468872,0, +0.284599125385284,0.958646595478058,0,0.206338882446289,0.978480696678162,0,0.168899044394493,0.985633373260498,0,0.168899029493332,0.985633313655853,0,0.206338882446289,0.978480696678162,0,0.168899029493332,0.985633313655853,0,0.206338867545128,0.978480577468872,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.219717472791672,-0.975563526153564,0,0.258832007646561,-0.965922355651855,0,0.258831977844238,-0.965922296047211,0,0.219717472791672,-0.975563526153564,0,0.258831977844238,-0.965922296047211,0,0.219717457890511,-0.975563526153564,0,0.258832007646561,-0.965922355651855,0,0.338586181402206,-0.940935373306274,0,0.338586181402206,-0.940935373306274,0,0.258832007646561,-0.965922355651855,0,0.338586181402206,-0.940935373306274,0,0.258831977844238,-0.965922296047211,0,0.338586181402206,-0.940935373306274,0,0.421147346496582,-0.906992256641388,0,0.421147346496582,-0.906992316246033,0,0.338586181402206,-0.940935373306274,0,0.421147346496582,-0.906992316246033,0,0.338586181402206,-0.940935373306274,0,0.421147346496582,-0.906992256641388,0,0.504448890686035,-0.863441586494446,0,0.504448890686035,-0.863441526889801,0,0.421147346496582,-0.906992256641388,0,0.504448890686035,-0.863441526889801,0,0.421147346496582,-0.906992316246033,0,0.504448890686035,-0.863441586494446,0,0.586017370223999,-0.810298562049866,0,0.586017370223999,-0.810298442840576,0,0.504448890686035,-0.863441586494446,0,0.586017370223999,-0.810298442840576,0,0.504448890686035,-0.863441526889801,0,0.586017370223999,-0.810298562049866,0,0.663266599178314,-0.748383224010468,0,0.663266658782959,-0.748383283615112,0,0.586017370223999,-0.810298562049866,0,0.663266658782959,-0.748383283615112,0,0.586017370223999,-0.810298442840576,0,0.663266599178314,-0.748383224010468,0,0.735828220844269,-0.677168309688568,0,0.735828161239624,-0.677168250083923,0,0.663266599178314,-0.748383224010468,0,0.735828161239624,-0.677168250083923,0,0.663266658782959,-0.748383283615112,0,0.735828220844269,-0.677168309688568,0,0.80450975894928,-0.593939483165741,0, +0.80450963973999,-0.593939483165741,0,0.735828220844269,-0.677168309688568,0,0.80450963973999,-0.593939483165741,0,0.735828161239624,-0.677168250083923,0,0.80450975894928,-0.593939483165741,0,0.866081595420837,-0.499902755022049,0,0.866081535816193,-0.499902725219727,0,0.80450975894928,-0.593939483165741,0,0.866081535816193,-0.499902725219727,0,0.80450963973999,-0.593939483165741,0,0.866081595420837,-0.499902755022049,0,0.916593313217163,-0.399820804595947,0,0.916593313217163,-0.399820804595947,0,0.866081595420837,-0.499902755022049,0,0.916593313217163,-0.399820804595947,0,0.866081535816193,-0.499902725219727,0,0.916593313217163,-0.399820804595947,0,0.954693078994751,-0.297592282295227,0,0.954693019390106,-0.297592282295227,0,0.916593313217163,-0.399820804595947,0,0.954693019390106,-0.297592282295227,0,0.916593313217163,-0.399820804595947,0,0.954693078994751,-0.297592282295227,0,0.980396389961243,-0.197035402059555,0,0.980396389961243,-0.197035446763039,0,0.954693078994751,-0.297592282295227,0,0.980396389961243,-0.197035446763039,0,0.954693019390106,-0.297592282295227,0,0.980396389961243,-0.197035402059555,0,0.994856297969818,-0.101296931505203,0,0.994856178760529,-0.101296946406364,0,0.980396389961243,-0.197035402059555,0,0.994856178760529,-0.101296946406364,0,0.980396389961243,-0.197035446763039,0,0.994856297969818,-0.101296931505203,0,0.998490929603577,-0.0549172721803188,0,0.998490869998932,-0.0549172721803188,0,0.994856297969818,-0.101296931505203,0,0.998490869998932,-0.0549172721803188,0,0.994856178760529,-0.101296946406364,0,0.997533798217773,0.0701879188418388,0,0.991687953472137,0.128666162490845,0,0.991687953472137,0.128666177392006,0,0.997533798217773,0.0701879188418388,0,0.991687953472137,0.128666177392006,0,0.997533738613129,0.0701879188418388,0,0.991687953472137,0.128666162490845,0,0.968847751617432,0.24765719473362,0,0.968847751617432,0.247657179832458,0,0.991687953472137,0.128666162490845,0,0.968847751617432,0.247657179832458,0,0.991687953472137,0.128666177392006,0,0.968847751617432,0.24765719473362,0, +0.929721474647522,0.36826354265213,0,0.929721474647522,0.368263572454453,0,0.968847751617432,0.24765719473362,0,0.929721474647522,0.368263572454453,0,0.968847751617432,0.247657179832458,0,0.929721474647522,0.36826354265213,0,0.874754309654236,0.484566748142242,0,0.874754309654236,0.48456671833992,0,0.929721474647522,0.36826354265213,0,0.874754309654236,0.48456671833992,0,0.929721474647522,0.368263572454453,0,0.874754309654236,0.484566748142242,0,0.806662797927856,0.591012001037598,0,0.806662797927856,0.591012001037598,0,0.874754309654236,0.484566748142242,0,0.806662797927856,0.591012001037598,0,0.874754309654236,0.48456671833992,0,0.806662797927856,0.591012001037598,0,0.729808032512665,0.683652102947235,0,0.729808032512665,0.683652102947235,0,0.806662797927856,0.591012001037598,0,0.729808032512665,0.683652102947235,0,0.806662797927856,0.591012001037598,0,0.729808032512665,0.683652102947235,0,0.646596550941467,0.762832164764404,0,0.646596550941467,0.762832164764404,0,0.729808032512665,0.683652102947235,0,0.646596550941467,0.762832164764404,0,0.729808032512665,0.683652102947235,0,0.646596550941467,0.762832164764404,0,0.555316865444183,0.831638872623444,0,0.555316865444183,0.831638872623444,0,0.646596550941467,0.762832164764404,0,0.555316865444183,0.831638872623444,0,0.646596550941467,0.762832164764404,0,0.555316865444183,0.831638872623444,0,0.457774966955185,0.889068067073822,0,0.457774937152863,0.889068067073822,0,0.555316865444183,0.831638872623444,0,0.457774937152863,0.889068067073822,0,0.555316865444183,0.831638872623444,0,0.457774966955185,0.889068067073822,0,0.35962238907814,0.933097958564758,0,0.359622418880463,0.933097839355469,0,0.457774966955185,0.889068067073822,0,0.359622418880463,0.933097839355469,0,0.457774937152863,0.889068067073822,0,0.35962238907814,0.933097958564758,0,0.264518857002258,0.964380502700806,0,0.264518827199936,0.964380443096161,0,0.35962238907814,0.933097958564758,0,0.264518827199936,0.964380443096161,0,0.359622418880463,0.933097839355469,0,0.264518857002258,0.964380502700806,0,0.175138309597969,0.984543740749359,0, +0.17513832449913,0.984543800354004,0,0.264518857002258,0.964380502700806,0,0.17513832449913,0.984543800354004,0,0.264518827199936,0.964380443096161,0,0.175138309597969,0.984543740749359,0,0.0930642411112785,0.995660126209259,0,0.0930642411112785,0.995660126209259,0,0.175138309597969,0.984543740749359,0,0.0930642411112785,0.995660126209259,0,0.17513832449913,0.984543800354004,0,0.0930642411112785,0.995660126209259,0,0.0539492703974247,0.998543739318848,0,0.0539492703974247,0.998543739318848,0,0.0930642411112785,0.995660126209259,0,0.0539492703974247,0.998543739318848,0,0.0930642411112785,0.995660126209259,0,-0.0498927384614944,0.998754501342773,0,-0.0890883132815361,0.996023714542389,0,-0.0890883207321167,0.996023774147034,0,-0.0498927384614944,0.998754501342773,0,-0.0890883207321167,0.996023774147034,0,-0.0498927384614944,0.998754560947418,0,-0.0890883132815361,0.996023714542389,0,-0.170684576034546,0.985325694084167,0,-0.170684590935707,0.985325753688812,0,-0.0890883132815361,0.996023714542389,0,-0.170684590935707,0.985325753688812,0,-0.0890883207321167,0.996023774147034,0,-0.170684576034546,0.985325694084167,0,-0.258173495531082,0.966098546981812,0,-0.258173525333405,0.966098546981812,0,-0.170684576034546,0.985325694084167,0,-0.258173525333405,0.966098546981812,0,-0.170684590935707,0.985325753688812,0,-0.258173495531082,0.966098546981812,0,-0.349868327379227,0.936798989772797,0,-0.349868357181549,0.936798870563507,0,-0.258173495531082,0.966098546981812,0,-0.349868357181549,0.936798870563507,0,-0.258173525333405,0.966098546981812,0,-0.349868327379227,0.936798989772797,0,-0.443269848823547,0.896388292312622,0,-0.443269789218903,0.896388292312622,0,-0.349868327379227,0.936798989772797,0,-0.443269789218903,0.896388292312622,0,-0.349868357181549,0.936798870563507,0,-0.443269848823547,0.896388292312622,0,-0.535247564315796,0.844695210456848,0,-0.535247623920441,0.844695150852203,0,-0.443269848823547,0.896388292312622,0,-0.535247623920441,0.844695150852203,0,-0.443269789218903,0.896388292312622,0,-0.535247564315796,0.844695210456848,0, +-0.623848497867584,0.781545281410217,0,-0.623848497867584,0.781545341014862,0,-0.535247564315796,0.844695210456848,0,-0.623848497867584,0.781545341014862,0,-0.535247623920441,0.844695150852203,0,-0.623848497867584,0.781545281410217,0,-0.710005402565002,0.704196214675903,0,-0.710005402565002,0.704196274280548,0,-0.623848497867584,0.781545281410217,0,-0.710005402565002,0.704196274280548,0,-0.623848497867584,0.781545341014862,0,-0.710005402565002,0.704196214675903,0,-0.791834473609924,0.610735893249512,0,-0.79183441400528,0.610735774040222,0,-0.710005402565002,0.704196214675903,0,-0.79183441400528,0.610735774040222,0,-0.710005402565002,0.704196274280548,0,-0.791834473609924,0.610735893249512,0,-0.863908112049103,0.503649532794952,0,-0.863908112049103,0.503649532794952,0,-0.791834473609924,0.610735893249512,0,-0.863908112049103,0.503649532794952,0,-0.79183441400528,0.610735774040222,0,-0.863908112049103,0.503649532794952,0,-0.921893060207367,0.387444347143173,0,-0.921893000602722,0.387444376945496,0,-0.863908112049103,0.503649532794952,0,-0.921893000602722,0.387444376945496,0,-0.863908112049103,0.503649532794952,0,-0.921893060207367,0.387444347143173,0,-0.963415145874023,0.268013596534729,0,-0.963415205478668,0.268013596534729,0,-0.921893060207367,0.387444347143173,0,-0.963415205478668,0.268013596534729,0,-0.921893000602722,0.387444376945496,0,-0.963415145874023,0.268013596534729,0,-0.988493263721466,0.1512650847435,0,-0.988493204116821,0.151265069842339,0,-0.963415145874023,0.268013596534729,0,-0.988493204116821,0.151265069842339,0,-0.963415205478668,0.268013596534729,0,-0.988493263721466,0.1512650847435,0,-0.995561063289642,0.0941181257367134,0,-0.995561063289642,0.0941181257367134,0,-0.988493263721466,0.1512650847435,0,-0.995561063289642,0.0941181257367134,0,-0.988493204116821,0.151265069842339,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0.99365770816803,-0.112447366118431,0,0.98552793264389,-0.169513285160065,0,0.985527873039246,-0.169513300061226,0,0.99365770816803,-0.112447366118431,0,0.985527873039246,-0.169513300061226,0, +0.99365770816803,-0.112447373569012,0,0.98552793264389,-0.169513285160065,0,0.958194196224213,-0.286118537187576,0,0.958194255828857,-0.286118566989899,0,0.98552793264389,-0.169513285160065,0,0.958194255828857,-0.286118566989899,0,0.985527873039246,-0.169513300061226,0,0.958194196224213,-0.286118537187576,0,0.914091289043427,-0.405508399009705,0,0.914091348648071,-0.405508428812027,0,0.958194196224213,-0.286118537187576,0,0.914091348648071,-0.405508428812027,0,0.958194255828857,-0.286118566989899,0,0.914091289043427,-0.405508399009705,0,0.853150844573975,-0.521664142608643,0,0.853150844573975,-0.521664202213287,0,0.914091289043427,-0.405508399009705,0,0.853150844573975,-0.521664202213287,0,0.914091348648071,-0.405508428812027,0,0.853150844573975,-0.521664142608643,0,0.777804493904114,-0.628506183624268,0,0.777804553508759,-0.628506243228912,0,0.853150844573975,-0.521664142608643,0,0.777804553508759,-0.628506243228912,0,0.853150844573975,-0.521664202213287,0,0.777804493904114,-0.628506183624268,0,0.692561864852905,-0.721358478069305,0,0.69256192445755,-0.721358358860016,0,0.777804493904114,-0.628506183624268,0,0.69256192445755,-0.721358358860016,0,0.777804553508759,-0.628506243228912,0,0.692561864852905,-0.721358478069305,0,0.604652762413025,-0.796489179134369,0,0.60465282201767,-0.796489238739014,0,0.692561864852905,-0.721358478069305,0,0.60465282201767,-0.796489238739014,0,0.69256192445755,-0.721358358860016,0,0.604652762413025,-0.796489179134369,0,0.517925620079041,-0.855425596237183,0,0.517925560474396,-0.855425715446472,0,0.604652762413025,-0.796489179134369,0,0.517925560474396,-0.855425715446472,0,0.60465282201767,-0.796489238739014,0,0.517925620079041,-0.855425596237183,0,0.429749667644501,-0.902948081493378,0,0.429749667644501,-0.902948081493378,0,0.517925620079041,-0.855425596237183,0,0.429749667644501,-0.902948081493378,0,0.517925560474396,-0.855425715446472,0,0.429749667644501,-0.902948081493378,0,0.339946985244751,-0.940444648265839,0,0.339946985244751,-0.940444648265839,0,0.429749667644501,-0.902948081493378,0, +0.339946985244751,-0.940444648265839,0,0.429749667644501,-0.902948081493378,0,0.339946985244751,-0.940444648265839,0,0.251236021518707,-0.967925846576691,0,0.251235991716385,-0.967925846576691,0,0.339946985244751,-0.940444648265839,0,0.251235991716385,-0.967925846576691,0,0.339946985244751,-0.940444648265839,0,0.251236021518707,-0.967925846576691,0,0.165907338261604,-0.986141324043274,0,0.165907338261604,-0.986141324043274,0,0.251236021518707,-0.967925846576691,0,0.165907338261604,-0.986141324043274,0,0.251235991716385,-0.967925846576691,0,0.165907338261604,-0.986141324043274,0,0.0856258645653725,-0.99632740020752,0,0.0856258496642113,-0.99632740020752,0,0.165907338261604,-0.986141324043274,0,0.0856258496642113,-0.99632740020752,0,0.165907338261604,-0.986141324043274,0,0.0856258645653725,-0.99632740020752,0,0.0468806549906731,-0.998900473117828,0,0.0468806587159634,-0.998900532722473,0,0.0856258645653725,-0.99632740020752,0,0.0468806587159634,-0.998900532722473,0,0.0856258496642113,-0.99632740020752,0,-0.0518920980393887,-0.998652696609497,0,-0.0934396162629128,-0.995624959468842,0,-0.0934396460652351,-0.995624959468842,0,-0.0518920980393887,-0.998652696609497,0,-0.0934396460652351,-0.995624959468842,0,-0.0518920980393887,-0.998652696609497,0,-0.0934396162629128,-0.995624959468842,0,-0.180497616529465,-0.983575403690338,0,-0.180497646331787,-0.983575403690338,0,-0.0934396162629128,-0.995624959468842,0,-0.180497646331787,-0.983575403690338,0,-0.0934396460652351,-0.995624959468842,0,-0.180497616529465,-0.983575403690338,0,-0.27487388253212,-0.961480319499969,0,-0.274873942136765,-0.961480319499969,0,-0.180497616529465,-0.983575403690338,0,-0.274873942136765,-0.961480319499969,0,-0.180497646331787,-0.983575403690338,0,-0.27487388253212,-0.961480319499969,0,-0.374501943588257,-0.927226126194,0,-0.374501973390579,-0.927226066589355,0,-0.27487388253212,-0.961480319499969,0,-0.374501973390579,-0.927226066589355,0,-0.274873942136765,-0.961480319499969,0,-0.374501943588257,-0.927226126194,0,-0.476115047931671,-0.879382967948914,0, +-0.476115018129349,-0.879382967948914,0,-0.374501943588257,-0.927226126194,0,-0.476115018129349,-0.879382967948914,0,-0.374501973390579,-0.927226066589355,0,-0.476115047931671,-0.879382967948914,0,-0.575520157814026,-0.817787647247314,0,-0.575520217418671,-0.81778758764267,0,-0.476115047931671,-0.879382967948914,0,-0.575520217418671,-0.81778758764267,0,-0.476115018129349,-0.879382967948914,0,-0.575520157814026,-0.817787647247314,0,-0.668467998504639,-0.743740975856781,0,-0.668467998504639,-0.743740975856781,0,-0.575520157814026,-0.817787647247314,0,-0.668467998504639,-0.743740975856781,0,-0.575520217418671,-0.81778758764267,0,-0.668467998504639,-0.743740975856781,0,-0.753754138946533,-0.657156527042389,0,-0.753754138946533,-0.657156527042389,0,-0.668467998504639,-0.743740975856781,0,-0.753754138946533,-0.657156527042389,0,-0.668467998504639,-0.743740975856781,0,-0.753754138946533,-0.657156527042389,0,-0.830247759819031,-0.557394504547119,0,-0.830247759819031,-0.557394444942474,0,-0.753754138946533,-0.657156527042389,0,-0.830247759819031,-0.557394444942474,0,-0.753754138946533,-0.657156527042389,0,-0.830247759819031,-0.557394504547119,0,-0.894263565540314,-0.447540670633316,0,-0.894263565540314,-0.447540581226349,0,-0.830247759819031,-0.557394504547119,0,-0.894263565540314,-0.447540581226349,0,-0.830247759819031,-0.557394444942474,0,-0.894263565540314,-0.447540670633316,0,-0.942978084087372,-0.332854717969894,0,-0.942978084087372,-0.332854688167572,0,-0.894263565540314,-0.447540670633316,0,-0.942978084087372,-0.332854688167572,0,-0.894263565540314,-0.447540581226349,0,-0.942978084087372,-0.332854717969894,0,-0.975739121437073,-0.21893635392189,0,-0.975739121437073,-0.218936309218407,0,-0.942978084087372,-0.332854717969894,0,-0.975739121437073,-0.218936309218407,0,-0.942978084087372,-0.332854688167572,0,-0.975739121437073,-0.21893635392189,0,-0.993870079517365,-0.110554344952106,0,-0.993870079517365,-0.110554307699203,0,-0.975739121437073,-0.21893635392189,0,-0.993870079517365,-0.110554307699203,0,-0.975739121437073,-0.218936309218407,0, +-0.993870079517365,-0.110554344952106,0,-0.99830549955368,-0.0581899732351303,0,-0.99830549955368,-0.0581899806857109,0,-0.993870079517365,-0.110554344952106,0,-0.99830549955368,-0.0581899806857109,0,-0.993870079517365,-0.110554307699203,0,-0.997727274894714,0.0673823654651642,0,-0.992156624794006,0.125000208616257,0,-0.992156624794006,0.125000193715096,0,-0.997727274894714,0.0673823654651642,0,-0.992156624794006,0.125000193715096,0,-0.99772721529007,0.0673823654651642,0,-0.992156624794006,0.125000208616257,0,-0.969890236854553,0.243542671203613,0,-0.969890236854553,0.243542656302452,0,-0.992156624794006,0.125000208616257,0,-0.969890236854553,0.243542656302452,0,-0.992156624794006,0.125000193715096,0,-0.969890236854553,0.243542671203613,0,-0.930517375469208,0.366247951984406,0,-0.930517375469208,0.366247862577438,0,-0.969890236854553,0.243542671203613,0,-0.930517375469208,0.366247862577438,0,-0.969890236854553,0.243542656302452,0,-0.930517375469208,0.366247951984406,0,-0.873468041419983,0.48688143491745,0,-0.873468101024628,0.48688143491745,0,-0.930517375469208,0.366247951984406,0,-0.873468101024628,0.48688143491745,0,-0.930517375469208,0.366247862577438,0,-0.873468041419983,0.48688143491745,0,-0.800837814807892,0.598881244659424,0,-0.800837814807892,0.598881304264069,0,-0.873468041419983,0.48688143491745,0,-0.800837814807892,0.598881304264069,0,-0.873468101024628,0.48688143491745,0,-0.800837814807892,0.598881244659424,0,-0.717085540294647,0.696985185146332,0,-0.717085480690002,0.696985125541687,0,-0.800837814807892,0.598881244659424,0,-0.717085480690002,0.696985125541687,0,-0.800837814807892,0.598881304264069,0,-0.717085540294647,0.696985185146332,0,-0.627725064754486,0.778435111045837,0,-0.627725064754486,0.778435170650482,0,-0.717085540294647,0.696985185146332,0,-0.627725064754486,0.778435170650482,0,-0.717085480690002,0.696985125541687,0,-0.627725064754486,0.778435111045837,0,-0.535046815872192,0.844822347164154,0,-0.535046875476837,0.844822347164154,0,-0.627725064754486,0.778435111045837,0,-0.535046875476837,0.844822347164154,0, +-0.627725064754486,0.778435170650482,0,-0.535046815872192,0.844822347164154,0,-0.439427942037582,0.898277878761292,0,-0.439427942037582,0.898277938365936,0,-0.535046815872192,0.844822347164154,0,-0.439427942037582,0.898277938365936,0,-0.535046875476837,0.844822347164154,0,-0.439427942037582,0.898277878761292,0,-0.343785256147385,0.93904834985733,0,-0.343785226345062,0.939048290252686,0,-0.439427942037582,0.898277878761292,0,-0.343785226345062,0.939048290252686,0,-0.439427942037582,0.898277938365936,0,-0.343785256147385,0.93904834985733,0,-0.251403242349625,0.967882394790649,0,-0.251403242349625,0.967882394790649,0,-0.343785256147385,0.93904834985733,0,-0.251403242349625,0.967882394790649,0,-0.343785226345062,0.939048290252686,0,-0.251403242349625,0.967882394790649,0,-0.16466611623764,0.986349403858185,0,-0.16466611623764,0.98634934425354,0,-0.251403242349625,0.967882394790649,0,-0.16466611623764,0.98634934425354,0,-0.251403242349625,0.967882394790649,0,-0.16466611623764,0.986349403858185,0,-0.0849529579281807,0.996384918689728,0,-0.0849529728293419,0.996384978294373,0,-0.16466611623764,0.986349403858185,0,-0.0849529728293419,0.996384978294373,0,-0.16466611623764,0.98634934425354,0,-0.0849529579281807,0.996384918689728,0,-0.0469377599656582,0.998897850513458,0,-0.0469377562403679,0.998897731304169,0,-0.0849529579281807,0.996384918689728,0,-0.0469377562403679,0.998897731304169,0,-0.0849529728293419,0.996384978294373,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,-0.0434491373598576,-0.999055624008179,0,-0.0779813975095749,-0.99695485830307,0,-0.0779813900589943,-0.99695485830307,0,-0.0434491373598576,-0.999055624008179,0,-0.0779813900589943,-0.99695485830307,0,-0.0434491448104382,-0.999055683612823,0,-0.0779813975095749,-0.99695485830307,0,-0.151081711053848,-0.988521337509155,0,-0.151081696152687,-0.98852127790451,0,-0.0779813975095749,-0.99695485830307,0,-0.151081696152687,-0.98852127790451,0,-0.0779813900589943,-0.99695485830307,0,-0.151081711053848,-0.988521337509155,0, +-0.23225174844265,-0.972655713558197,0,-0.232251763343811,-0.972655713558197,0,-0.151081711053848,-0.988521337509155,0,-0.232251763343811,-0.972655713558197,0,-0.151081696152687,-0.98852127790451,0,-0.23225174844265,-0.972655713558197,0,-0.320915192365646,-0.947107970714569,0,-0.320915162563324,-0.947107970714569,0,-0.23225174844265,-0.972655713558197,0,-0.320915162563324,-0.947107970714569,0,-0.232251763343811,-0.972655713558197,0,-0.320915192365646,-0.947107970714569,0,-0.415493845939636,-0.909596025943756,0,-0.415493845939636,-0.909596085548401,0,-0.320915192365646,-0.947107970714569,0,-0.415493845939636,-0.909596085548401,0,-0.320915162563324,-0.947107970714569,0,-0.415493845939636,-0.909596025943756,0,-0.513166964054108,-0.858288824558258,0,-0.513166964054108,-0.858288824558258,0,-0.415493845939636,-0.909596025943756,0,-0.513166964054108,-0.858288824558258,0,-0.415493845939636,-0.909596085548401,0,-0.513166964054108,-0.858288824558258,0,-0.608935058116913,-0.793220162391663,0,-0.608934998512268,-0.793220162391663,0,-0.513166964054108,-0.858288824558258,0,-0.608934998512268,-0.793220162391663,0,-0.513166964054108,-0.858288824558258,0,-0.608935058116913,-0.793220162391663,0,-0.700094282627106,-0.714050531387329,0,-0.700094223022461,-0.714050531387329,0,-0.608935058116913,-0.793220162391663,0,-0.700094223022461,-0.714050531387329,0,-0.608934998512268,-0.793220162391663,0,-0.700094282627106,-0.714050531387329,0,-0.786022484302521,-0.618197917938232,0,-0.786022484302521,-0.618197917938232,0,-0.700094282627106,-0.714050531387329,0,-0.786022484302521,-0.618197917938232,0,-0.700094223022461,-0.714050531387329,0,-0.786022484302521,-0.618197917938232,0,-0.862506091594696,-0.506046652793884,0,-0.862506031990051,-0.506046652793884,0,-0.786022484302521,-0.618197917938232,0,-0.862506031990051,-0.506046652793884,0,-0.786022484302521,-0.618197917938232,0,-0.862506091594696,-0.506046652793884,0,-0.924030542373657,-0.382318675518036,0,-0.924030542373657,-0.382318675518036,0,-0.862506091594696,-0.506046652793884,0,-0.924030542373657,-0.382318675518036,0, +-0.862506031990051,-0.506046652793884,0,-0.924030542373657,-0.382318675518036,0,-0.967241585254669,-0.253857553005219,0,-0.967241644859314,-0.253857582807541,0,-0.924030542373657,-0.382318675518036,0,-0.967241644859314,-0.253857582807541,0,-0.924030542373657,-0.382318675518036,0,-0.967241585254669,-0.253857553005219,0,-0.991788923740387,-0.127885445952415,0,-0.991788923740387,-0.127885475754738,0,-0.967241585254669,-0.253857553005219,0,-0.991788923740387,-0.127885475754738,0,-0.967241644859314,-0.253857582807541,0,-0.991788923740387,-0.127885445952415,0,-0.997801303863525,-0.0662775859236717,0,-0.997801244258881,-0.0662775859236717,0,-0.991788923740387,-0.127885445952415,0,-0.997801244258881,-0.0662775859236717,0,-0.991788923740387,-0.127885475754738,0,-0.997648358345032,0.0685391798615456,0,-0.992011070251465,0.126151129603386,0,-0.99201101064682,0.126151159405708,0,-0.997648358345032,0.0685391798615456,0,-0.99201101064682,0.126151159405708,0,-0.997648417949677,0.0685391873121262,0,-0.992011070251465,0.126151129603386,0,-0.969637513160706,0.244546696543694,0,-0.96963757276535,0.244546711444855,0,-0.992011070251465,0.126151129603386,0,-0.96963757276535,0.244546711444855,0,-0.99201101064682,0.126151159405708,0,-0.969637513160706,0.244546696543694,0,-0.930282354354858,0.366844177246094,0,-0.930282413959503,0.366844177246094,0,-0.969637513160706,0.244546696543694,0,-0.930282413959503,0.366844177246094,0,-0.96963757276535,0.244546711444855,0,-0.930282354354858,0.366844177246094,0,-0.873479604721069,0.486860692501068,0,-0.873479664325714,0.486860632896423,0,-0.930282354354858,0.366844177246094,0,-0.873479664325714,0.486860632896423,0,-0.930282413959503,0.366844177246094,0,-0.873479604721069,0.486860692501068,0,-0.801379144191742,0.598156809806824,0,-0.801379084587097,0.598156809806824,0,-0.873479604721069,0.486860692501068,0,-0.801379084587097,0.598156809806824,0,-0.873479664325714,0.486860632896423,0,-0.801379144191742,0.598156809806824,0,-0.718409478664398,0.69562041759491,0,-0.718409419059753,0.695620477199554,0,-0.801379144191742,0.598156809806824,0, +-0.718409419059753,0.695620477199554,0,-0.801379084587097,0.598156809806824,0,-0.718409478664398,0.69562041759491,0,-0.629988253116608,0.77660471200943,0,-0.629988193511963,0.776604652404785,0,-0.718409478664398,0.69562041759491,0,-0.629988193511963,0.776604652404785,0,-0.718409419059753,0.695620477199554,0,-0.629988253116608,0.77660471200943,0,-0.538180470466614,0.842829644680023,0,-0.538180470466614,0.842829644680023,0,-0.629988253116608,0.77660471200943,0,-0.538180470466614,0.842829644680023,0,-0.629988193511963,0.776604652404785,0,-0.538180470466614,0.842829644680023,0,-0.443077087402344,0.896483540534973,0,-0.443077147006989,0.896483540534973,0,-0.538180470466614,0.842829644680023,0,-0.443077147006989,0.896483540534973,0,-0.538180470466614,0.842829644680023,0,-0.443077087402344,0.896483540534973,0,-0.347497522830963,0.937680900096893,0,-0.347497552633286,0.937680959701538,0,-0.443077087402344,0.896483540534973,0,-0.347497552633286,0.937680959701538,0,-0.443077147006989,0.896483540534973,0,-0.347497522830963,0.937680900096893,0,-0.254763960838318,0.967003285884857,0,-0.254763931035995,0.967003226280212,0,-0.347497522830963,0.937680900096893,0,-0.254763931035995,0.967003226280212,0,-0.347497552633286,0.937680959701538,0,-0.254763960838318,0.967003285884857,0,-0.167338535189629,0.98589950799942,0,-0.167338535189629,0.98589950799942,0,-0.254763960838318,0.967003285884857,0,-0.167338535189629,0.98589950799942,0,-0.254763931035995,0.967003226280212,0,-0.167338535189629,0.98589950799942,0,-0.086719423532486,0.996232807636261,0,-0.086719423532486,0.996232807636261,0,-0.167338535189629,0.98589950799942,0,-0.086719423532486,0.996232807636261,0,-0.167338535189629,0.98589950799942,0,-0.086719423532486,0.996232807636261,0,-0.0482114143669605,0.998837113380432,0,-0.0482114218175411,0.998837113380432,0,-0.086719423532486,0.996232807636261,0,-0.0482114218175411,0.998837113380432,0,-0.086719423532486,0.996232807636261,0,0.043899979442358,0.999035954475403,0,0.0795897096395493,0.996827721595764,0,0.0795897096395493,0.996827721595764,0, +0.043899979442358,0.999035954475403,0,0.0795897096395493,0.996827721595764,0,0.043899979442358,0.999035954475403,0,0.0795897096395493,0.996827721595764,0,0.154069676995277,0.988059997558594,0,0.154069676995277,0.988059997558594,0,0.0795897096395493,0.996827721595764,0,0.154069676995277,0.988059997558594,0,0.0795897096395493,0.996827721595764,0,0.154069676995277,0.988059997558594,0,0.234466955065727,0.972124040126801,0,0.234466940164566,0.972124040126801,0,0.154069676995277,0.988059997558594,0,0.234466940164566,0.972124040126801,0,0.154069676995277,0.988059997558594,0,0.234466955065727,0.972124040126801,0,0.319677025079727,0.947526574134827,0,0.319676995277405,0.947526633739471,0,0.234466955065727,0.972124040126801,0,0.319676995277405,0.947526633739471,0,0.234466940164566,0.972124040126801,0,0.319677025079727,0.947526574134827,0,0.407891303300858,0.913030505180359,0,0.407891273498535,0.913030564785004,0,0.319677025079727,0.947526574134827,0,0.407891273498535,0.913030564785004,0,0.319676995277405,0.947526633739471,0,0.407891303300858,0.913030505180359,0,0.496642500162125,0.867955148220062,0,0.496642529964447,0.867955207824707,0,0.407891303300858,0.913030505180359,0,0.496642529964447,0.867955207824707,0,0.407891273498535,0.913030564785004,0,0.496642500162125,0.867955148220062,0,0.58449125289917,0.81139999628067,0,0.58449125289917,0.81139999628067,0,0.496642500162125,0.867955148220062,0,0.58449125289917,0.81139999628067,0,0.496642529964447,0.867955207824707,0,0.58449125289917,0.81139999628067,0,0.672439932823181,0.740151762962341,0,0.672439932823181,0.740151822566986,0,0.58449125289917,0.81139999628067,0,0.672439932823181,0.740151822566986,0,0.58449125289917,0.81139999628067,0,0.672439932823181,0.740151762962341,0,0.758324503898621,0.651877224445343,0,0.758324503898621,0.651877284049988,0,0.672439932823181,0.740151762962341,0,0.758324503898621,0.651877284049988,0,0.672439932823181,0.740151822566986,0,0.758324503898621,0.651877224445343,0,0.836322784423828,0.548237204551697,0,0.836322844028473,0.548237264156342,0,0.758324503898621,0.651877224445343,0, +0.836322844028473,0.548237264156342,0,0.758324503898621,0.651877284049988,0,0.836322784423828,0.548237204551697,0,0.901365160942078,0.43305978178978,0,0.901365160942078,0.433059722185135,0,0.836322784423828,0.548237204551697,0,0.901365160942078,0.433059722185135,0,0.836322844028473,0.548237264156342,0,0.901365160942078,0.43305978178978,0,0.950041532516479,0.312123477458954,0,0.950041532516479,0.312123477458954,0,0.901365160942078,0.43305978178978,0,0.950041532516479,0.312123477458954,0,0.901365160942078,0.433059722185135,0,0.950041532516479,0.312123477458954,0,0.981432735919952,0.191806897521019,0,0.981432616710663,0.191806882619858,0,0.950041532516479,0.312123477458954,0,0.981432616710663,0.191806882619858,0,0.950041532516479,0.312123477458954,0,0.981432735919952,0.191806897521019,0,0.991199851036072,0.132374256849289,0,0.991199791431427,0.132374241948128,0,0.981432735919952,0.191806897521019,0,0.991199791431427,0.132374241948128,0,0.981432616710663,0.191806882619858,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,-0.995483994483948,-0.0949288308620453,0,-0.98818701505661,-0.153252616524696,0,-0.98818701505661,-0.153252616524696,0,-0.995483994483948,-0.0949288308620453,0,-0.98818701505661,-0.153252616524696,0,-0.995484113693237,-0.0949288457632065,0,-0.98818701505661,-0.153252616524696,0,-0.962234675884247,-0.272221505641937,0,-0.962234556674957,-0.272221505641937,0,-0.98818701505661,-0.153252616524696,0,-0.962234556674957,-0.272221505641937,0,-0.98818701505661,-0.153252616524696,0,-0.962234675884247,-0.272221505641937,0,-0.919342756271362,-0.393457442522049,0,-0.919342815876007,-0.393457412719727,0,-0.962234675884247,-0.272221505641937,0,-0.919342815876007,-0.393457412719727,0,-0.962234556674957,-0.272221505641937,0,-0.919342756271362,-0.393457442522049,0,-0.859720170497894,-0.510765433311462,0,-0.859720170497894,-0.510765433311462,0,-0.919342756271362,-0.393457442522049,0,-0.859720170497894,-0.510765433311462,0,-0.919342815876007,-0.393457412719727,0,-0.859720170497894,-0.510765433311462,0,-0.786081969738007,-0.618122279644012,0, +-0.786081910133362,-0.618122279644012,0,-0.859720170497894,-0.510765433311462,0,-0.786081910133362,-0.618122279644012,0,-0.859720170497894,-0.510765433311462,0,-0.786081969738007,-0.618122279644012,0,-0.703080952167511,-0.711109757423401,0,-0.703080952167511,-0.71110987663269,0,-0.786081969738007,-0.618122279644012,0,-0.703080952167511,-0.71110987663269,0,-0.786081910133362,-0.618122279644012,0,-0.703080952167511,-0.711109757423401,0,-0.615641891956329,-0.788026034832001,0,-0.615641891956329,-0.788026034832001,0,-0.703080952167511,-0.711109757423401,0,-0.615641891956329,-0.788026034832001,0,-0.703080952167511,-0.71110987663269,0,-0.615641891956329,-0.788026034832001,0,-0.525141656398773,-0.851014852523804,0,-0.525141716003418,-0.851014852523804,0,-0.615641891956329,-0.788026034832001,0,-0.525141716003418,-0.851014852523804,0,-0.615641891956329,-0.788026034832001,0,-0.525141656398773,-0.851014852523804,0,-0.431761413812637,-0.901987850666046,0,-0.431761384010315,-0.901987850666046,0,-0.525141656398773,-0.851014852523804,0,-0.431761384010315,-0.901987850666046,0,-0.525141716003418,-0.851014852523804,0,-0.431761413812637,-0.901987850666046,0,-0.338427245616913,-0.940992474555969,0,-0.338427305221558,-0.940992593765259,0,-0.431761413812637,-0.901987850666046,0,-0.338427305221558,-0.940992593765259,0,-0.431761384010315,-0.901987850666046,0,-0.338427245616913,-0.940992474555969,0,-0.248169615864754,-0.968716621398926,0,-0.248169660568237,-0.968716621398926,0,-0.338427245616913,-0.940992474555969,0,-0.248169660568237,-0.968716621398926,0,-0.338427305221558,-0.940992593765259,0,-0.248169615864754,-0.968716621398926,0,-0.163198098540306,-0.986593306064606,0,-0.163198083639145,-0.986593306064606,0,-0.248169615864754,-0.968716621398926,0,-0.163198083639145,-0.986593306064606,0,-0.248169660568237,-0.968716621398926,0,-0.163198098540306,-0.986593306064606,0,-0.084839254617691,-0.996394693851471,0,-0.0848392397165298,-0.996394693851471,0,-0.163198098540306,-0.986593306064606,0,-0.0848392397165298,-0.996394693851471,0,-0.163198083639145,-0.986593306064606,0, +-0.084839254617691,-0.996394693851471,0,-0.0473977029323578,-0.99887603521347,0,-0.0473977103829384,-0.998876094818115,0,-0.084839254617691,-0.996394693851471,0,-0.0473977103829384,-0.998876094818115,0,-0.0848392397165298,-0.996394693851471,0,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1, +0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1, +0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355, +0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1 + } + NormalsW: *2076 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *1038 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211242048, "Model::Text004", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",211.562606811523,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",6 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693160133280, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2693159123008, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text004, Model::RootNode + C: "OO",2692211242048,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2693159123008,2693160133280 + + ;Geometry::, Model::Text004 + C: "OO",2693160671120,2692211242048 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/3.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/3.fbx.meta new file mode 100644 index 0000000..b7def14 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/3.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 4b71f3f3b82294b94982ec69e0febf46 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/4.fbx b/Assets/_Unity Essentials/Models/Numbers/4.fbx new file mode 100644 index 0000000..8d1f37c --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/4.fbx @@ -0,0 +1,325 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 26 + Second: 9 + Millisecond: 739 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\4.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\4.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:26:09.739" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\4.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:26:09.739" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692232072880, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160688880, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *96 { + a: -24.2223587036133,10.5633544921875,0,4.62146759033203,10.5633544921875,0,4.62146759033203,0,0,16.7693252563477,0,0,16.7693252563477,10.5633544921875,0,24.2223587036133,10.5633544921875,0,24.2223587036133,20.7452545166016,0,16.7693252563477,20.7452545166016,0,16.7693252563477,60.09375,0,0.865608215332031,60.09375,0,-24.2223587036133,20.5691986083984,0,-24.2223587036133,10.5633544921875,17,4.62146759033203,10.5633544921875,17,4.62146759033203,0,17,16.7693252563477,0,17,16.7693252563477,10.5633544921875,17,24.2223587036133,10.5633544921875,17,24.2223587036133,20.7452545166016,17,16.7693252563477,20.7452545166016,17,16.7693252563477,60.09375,17,0.865608215332031,60.09375,17,-24.2223587036133,20.5691986083984,17,4.85620880126953,20.7452545166016,0,-11.4289627075195,20.7452545166016,0,-11.4289627075195,21.2147369384766,0,4.38672637939453,46.2440185546875,0,4.85620880126953,46.2440185546875,0,4.85620880126953,20.7452545166016,17,-11.4289627075195,20.7452545166016,17,-11.4289627075195,21.2147369384766,17,4.38672637939453,46.2440185546875,17,4.85620880126953,46.2440185546875,17 + } + PolygonVertexIndex: *192 { + a: 0,1,-13,0,12,-12,1,2,-14,1,13,-13,2,3,-15,2,14,-14,3,4,-16,3,15,-15,4,5,-17,4,16,-16,5,6,-18,5,17,-17,6,7,-19,6,18,-18,7,8,-20,7,19,-19,8,9,-21,8,20,-20,9,10,-22,9,21,-21,10,0,-12,10,11,-22,22,23,-29,22,28,-28,23,24,-30,23,29,-29,24,25,-31,24,30,-30,25,26,-32,25,31,-31,26,22,-28,26,27,-32,0,23,-23,22,1,-1,10,23,-1,7,9,-9,5,7,-7,4,7,-6,2,4,-4,1,4,-3,22,4,-2,22,7,-5,26,7,-23,26,9,-8,25,9,-27,25,10,-10,24,10,-26,24,23,-11,11,27,-29,27,11,-13,21,11,-29,18,19,-21,16,17,-19,15,16,-19,13,14,-16,12,13,-16,27,12,-16,27,15,-19,31,27,-19,31,18,-21,30,31,-21,30,20,-22,29,30,-22,29,21,-29 + } + Edges: *96 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,62,64,66,67,68,70,71,72,73,74,76,78,79,80,82,84,85,86,88,90,92,94,96,98,99,102,105,108,111,114,117,120,123,126,129,132,135,138,144,146,149,152,155,158,161,164,167,170,173,176,179,182,185,188 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *576 { + a: 0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,-0.844280362129211,0.535901784896851,0,-0.844280302524567,0.535901784896851,0,-0.844280362129211,0.535901784896851,0,-0.844280362129211,0.535901784896851,0,-0.844280362129211,0.535901784896851,0,-0.844280302524567,0.535901784896851,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.845371186733246,-0.534179389476776,0,0.845371186733246,-0.534179389476776,0,0.845371186733246,-0.534179389476776,0,0.845371186733246,-0.534179389476776,0,0.845371186733246,-0.534179389476776,0,0.845371186733246,-0.534179389476776,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,1,0,0,1 + } + NormalsW: *192 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *96 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211196016, "Model::Text005", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",283.068969726562,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",7 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693817501120, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2692292238144, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text005, Model::RootNode + C: "OO",2692211196016,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2692292238144,2693817501120 + + ;Geometry::, Model::Text005 + C: "OO",2693160688880,2692211196016 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/4.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/4.fbx.meta new file mode 100644 index 0000000..f9546b3 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/4.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 954490885b94041c59d67c21816010f3 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/5.fbx b/Assets/_Unity Essentials/Models/Numbers/5.fbx new file mode 100644 index 0000000..9cce406 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/5.fbx @@ -0,0 +1,348 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 26 + Second: 23 + Millisecond: 845 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\5.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\5.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:26:23.845" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\5.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:26:23.845" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692232072368, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160671120, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *720 { + a: -0.35211181640625,-0.82159423828125,0,2.47421526908875,-0.66125762462616,0,5.13234710693359,-0.274563312530518,0,7.62227916717529,0.338488698005676,0,9.94401836395264,1.17789816856384,0,12.0975589752197,2.24366521835327,0,14.0829029083252,3.53578948974609,0,15.9000511169434,5.05427169799805,0,17.5119533538818,6.75869131088257,0,18.8815517425537,8.6086254119873,0,20.0088443756104,10.6040744781494,0,20.8938426971436,12.7450408935547,0,21.5365371704102,15.0315217971802,0,21.9369277954102,17.4635181427002,0,22.0950164794922,20.0410308837891,0,21.9508495330811,22.4821605682373,0,21.6000862121582,24.7858600616455,0,21.0427207946777,26.9521236419678,0,20.2787666320801,28.9809589385986,0,19.3082141876221,30.8723640441895,0,18.1310634613037,32.626335144043,0,16.7473182678223,34.2428741455078,0,15.1974000930786,35.6833648681641,0,13.5217247009277,36.9091682434082,0,11.7202939987183,37.9202842712402,0,9.79310989379883,38.7167320251465,0,7.74017238616943,39.2984924316406,0,5.5614800453186,39.6655769348145,0,3.25703430175781,39.8179779052734,0,2.12779140472412,39.7769660949707,0,1.03402924537659,39.6795768737793,0,-0.024252712726593,39.525821685791,0,-1.04705369472504,39.3157081604004,0,-2.03437399864197,39.0492286682129,0,-2.98621368408203,38.7263870239258,0,-3.90257263183594,38.3471794128418,0,-4.77042675018311,37.9226112365723,0,-5.57675123214722,37.4636878967285,0,-6.32154417037964,36.9703903198242,0,-7.00480937957764,36.4427528381348,0,-7.62654399871826,35.880744934082,0,-8.18674945831299,35.2843856811523,0,-8.6854248046875,34.6536712646484,0,-9.03753662109375,34.6536712646484,0,-7.48237609863281,49.7064514160156,0,18.779296875,49.7064514160156,0,18.779296875,60.09375,0,-17.9577026367188,60.09375,0,-20.8039398193359,28.4036865234375,0,-9.50701904296875,26.3790435791016,0,-9.07541179656982,26.9022731781006,0,-8.60428333282471,27.3920421600342,0,-8.09362888336182,27.8483467102051,0,-7.54345607757568,28.2711982727051,0,-6.95375776290894,28.6605834960938,0,-6.32453727722168,29.0165138244629,0,-5.65579414367676,29.3389835357666,0, +-4.96100282669067,29.6232852935791,0,-4.2536358833313,29.8646869659424,0,-3.5336925983429,30.0631942749023,0,-2.80117511749268,30.2188186645508,0,-2.05608129501343,30.3315467834473,0,-1.29841208457947,30.4013824462891,0,-0.528167724609375,30.4283294677734,0,0.754526734352112,30.343297958374,0,1.96491193771362,30.1437397003174,0,3.10298728942871,29.829647064209,0,4.16875457763672,29.4010372161865,0,5.16221237182617,28.8578987121582,0,6.08336114883423,28.2002334594727,0,6.93220138549805,27.4280433654785,0,7.68852472305298,26.559741973877,0,8.33211708068848,25.6137428283691,0,8.86297798156738,24.5900363922119,0,9.28111267089844,23.4886436462402,0,9.58651447296143,22.3095455169678,0,9.77918720245361,21.0527515411377,0,9.859130859375,19.71826171875,0,9.78098487854004,18.3964958190918,0,9.59213066101074,17.1522045135498,0,9.29256343841553,15.9853820800781,0,8.88229179382324,14.8960371017456,0,8.36131000518799,13.8841648101807,0,7.72961950302124,12.9497661590576,0,6.98722076416016,12.0928411483765,0,6.15364980697632,11.331579208374,0,5.24844264984131,10.6841697692871,0,4.27160120010376,10.1506099700928,0,3.22312545776367,9.73090648651123,0,2.10301470756531,9.4250545501709,0,0.911269128322601,9.23305511474609,0,-0.35211181640625,9.1549072265625,0,-1.43314898014069,9.21194648742676,0,-2.46298599243164,9.353196144104,0,-3.44162249565125,9.57865428924561,0,-4.36906003952026,9.88832473754883,0,-5.2452974319458,10.2822046279907,0,-6.07033491134644,10.7602949142456,0,-6.84417343139648,11.3225965499878,0,-7.54525279998779,11.9563093185425,0,-8.15201759338379,12.6486320495605,0,-8.66446399688721,13.3995599746704,0,-9.08259773254395,14.2091054916382,0,-9.40641498565674,15.0772571563721,0,-9.6359167098999,16.004020690918,0,-9.77110290527344,16.9893951416016,0,-22.0950164794922,16.9893951416016,0,-21.8816833496094,14.7861518859863,0,-21.4397468566895,12.707763671875,0,-20.7692070007324,10.7542295455933,0,-19.8700656890869,8.9255542755127,0,-18.7423191070557,7.22173500061035,0,-17.3859691619873,5.64277076721191,0,-15.8010187149048,4.18866348266602,0, +-14.0292320251465,2.89354467391968,0,-12.112377166748,1.79154908657074,0,-10.0504570007324,0.882675051689148,0,-7.84347057342529,0.166924059391022,0,-5.49141693115234,-0.355704486370087,0,-2.99429750442505,-0.685210645198822,0,-0.35211181640625,-0.82159423828125,17,2.47421526908875,-0.66125762462616,17,5.13234710693359,-0.274563312530518,17,7.62227916717529,0.338488698005676,17,9.94401836395264,1.17789816856384,17,12.0975589752197,2.24366521835327,17,14.0829029083252,3.53578948974609,17,15.9000511169434,5.05427169799805,17,17.5119533538818,6.75869131088257,17,18.8815517425537,8.6086254119873,17,20.0088443756104,10.6040744781494,17,20.8938426971436,12.7450408935547,17,21.5365371704102,15.0315217971802,17,21.9369277954102,17.4635181427002,17,22.0950164794922,20.0410308837891,17,21.9508495330811,22.4821605682373,17,21.6000862121582,24.7858600616455,17,21.0427207946777,26.9521236419678,17,20.2787666320801,28.9809589385986,17,19.3082141876221,30.8723640441895,17,18.1310634613037,32.626335144043,17,16.7473182678223,34.2428741455078,17,15.1974000930786,35.6833648681641,17,13.5217247009277,36.9091682434082,17,11.7202939987183,37.9202842712402,17,9.79310989379883,38.7167320251465,17,7.74017238616943,39.2984924316406,17,5.5614800453186,39.6655769348145,17,3.25703430175781,39.8179779052734,17,2.12779140472412,39.7769660949707,17,1.03402924537659,39.6795768737793,17,-0.024252712726593,39.525821685791,17,-1.04705369472504,39.3157081604004,17,-2.03437399864197,39.0492286682129,17,-2.98621368408203,38.7263870239258,17,-3.90257263183594,38.3471794128418,17,-4.77042675018311,37.9226112365723,17,-5.57675123214722,37.4636878967285,17,-6.32154417037964,36.9703903198242,17,-7.00480937957764,36.4427528381348,17,-7.62654399871826,35.880744934082,17,-8.18674945831299,35.2843856811523,17,-8.6854248046875,34.6536712646484,17,-9.03753662109375,34.6536712646484,17,-7.48237609863281,49.7064514160156,17,18.779296875,49.7064514160156,17,18.779296875,60.09375,17,-17.9577026367188,60.09375,17,-20.8039398193359,28.4036865234375,17,-9.50701904296875,26.3790435791016,17, +-9.07541179656982,26.9022731781006,17,-8.60428333282471,27.3920421600342,17,-8.09362888336182,27.8483467102051,17,-7.54345607757568,28.2711982727051,17,-6.95375776290894,28.6605834960938,17,-6.32453727722168,29.0165138244629,17,-5.65579414367676,29.3389835357666,17,-4.96100282669067,29.6232852935791,17,-4.2536358833313,29.8646869659424,17,-3.5336925983429,30.0631942749023,17,-2.80117511749268,30.2188186645508,17,-2.05608129501343,30.3315467834473,17,-1.29841208457947,30.4013824462891,17,-0.528167724609375,30.4283294677734,17,0.754526734352112,30.343297958374,17,1.96491193771362,30.1437397003174,17,3.10298728942871,29.829647064209,17,4.16875457763672,29.4010372161865,17,5.16221237182617,28.8578987121582,17,6.08336114883423,28.2002334594727,17,6.93220138549805,27.4280433654785,17,7.68852472305298,26.559741973877,17,8.33211708068848,25.6137428283691,17,8.86297798156738,24.5900363922119,17,9.28111267089844,23.4886436462402,17,9.58651447296143,22.3095455169678,17,9.77918720245361,21.0527515411377,17,9.859130859375,19.71826171875,17,9.78098487854004,18.3964958190918,17,9.59213066101074,17.1522045135498,17,9.29256343841553,15.9853820800781,17,8.88229179382324,14.8960371017456,17,8.36131000518799,13.8841648101807,17,7.72961950302124,12.9497661590576,17,6.98722076416016,12.0928411483765,17,6.15364980697632,11.331579208374,17,5.24844264984131,10.6841697692871,17,4.27160120010376,10.1506099700928,17,3.22312545776367,9.73090648651123,17,2.10301470756531,9.4250545501709,17,0.911269128322601,9.23305511474609,17,-0.35211181640625,9.1549072265625,17,-1.43314898014069,9.21194648742676,17,-2.46298599243164,9.353196144104,17,-3.44162249565125,9.57865428924561,17,-4.36906003952026,9.88832473754883,17,-5.2452974319458,10.2822046279907,17,-6.07033491134644,10.7602949142456,17,-6.84417343139648,11.3225965499878,17,-7.54525279998779,11.9563093185425,17,-8.15201759338379,12.6486320495605,17,-8.66446399688721,13.3995599746704,17,-9.08259773254395,14.2091054916382,17,-9.40641498565674,15.0772571563721,17,-9.6359167098999,16.004020690918,17, +-9.77110290527344,16.9893951416016,17,-22.0950164794922,16.9893951416016,17,-21.8816833496094,14.7861518859863,17,-21.4397468566895,12.707763671875,17,-20.7692070007324,10.7542295455933,17,-19.8700656890869,8.9255542755127,17,-18.7423191070557,7.22173500061035,17,-17.3859691619873,5.64277076721191,17,-15.8010187149048,4.18866348266602,17,-14.0292320251465,2.89354467391968,17,-12.112377166748,1.79154908657074,17,-10.0504570007324,0.882675051689148,17,-7.84347057342529,0.166924059391022,17,-5.49141693115234,-0.355704486370087,17,-2.99429750442505,-0.685210645198822,17 + } + PolygonVertexIndex: *1428 { + a: 0,1,-122,0,121,-121,1,2,-123,1,122,-122,2,3,-124,2,123,-123,3,4,-125,3,124,-124,4,5,-126,4,125,-125,5,6,-127,5,126,-126,6,7,-128,6,127,-127,7,8,-129,7,128,-128,8,9,-130,8,129,-129,9,10,-131,9,130,-130,10,11,-132,10,131,-131,11,12,-133,11,132,-132,12,13,-134,12,133,-133,13,14,-135,13,134,-134,14,15,-136,14,135,-135,15,16,-137,15,136,-136,16,17,-138,16,137,-137,17,18,-139,17,138,-138,18,19,-140,18,139,-139,19,20,-141,19,140,-140,20,21,-142,20,141,-141,21,22,-143,21,142,-142,22,23,-144,22,143,-143,23,24,-145,23,144,-144,24,25,-146,24,145,-145,25,26,-147,25,146,-146,26,27,-148,26,147,-147,27,28,-149,27,148,-148,28,29,-150,28,149,-149,29,30,-151,29,150,-150,30,31,-152,30,151,-151,31,32,-153,31,152,-152,32,33,-154,32,153,-153,33,34,-155,33,154,-154,34,35,-156,34,155,-155,35,36,-157,35,156,-156,36,37,-158,36,157,-157,37,38,-159,37,158,-158,38,39,-160,38,159,-159,39,40,-161,39,160,-160,40,41,-162,40,161,-161,41,42,-163,41,162,-162,42,43,-164,42,163,-163,43,44,-165,43,164,-164,44,45,-166,44,165,-165,45,46,-167,45,166,-166,46,47,-168,46,167,-167,47,48,-169,47,168,-168,48,49,-170,48,169,-169,49,50,-171,49,170,-170,50,51,-172,50,171,-171,51,52,-173,51,172,-172,52,53,-174,52,173,-173,53,54,-175,53,174,-174,54,55,-176,54,175,-175,55,56,-177,55,176,-176,56,57,-178,56,177,-177,57,58,-179,57,178,-178,58,59,-180,58,179,-179,59,60,-181,59,180,-180,60,61,-182,60,181,-181,61,62,-183,61,182,-182,62,63,-184,62,183,-183,63,64,-185,63,184,-184,64,65,-186,64,185,-185,65,66,-187,65,186,-186,66,67,-188,66,187,-187,67,68,-189,67,188,-188,68,69,-190,68,189,-189,69,70,-191,69,190,-190,70,71,-192,70,191,-191,71,72,-193,71,192,-192,72,73,-194,72,193,-193,73,74,-195,73,194,-194,74,75,-196,74,195,-195,75,76,-197,75,196,-196,76,77,-198,76,197,-197,77,78,-199,77,198,-198,78,79,-200,78,199,-199,79,80,-201,79,200,-200,80,81,-202,80,201,-201,81,82,-203,81,202,-202,82,83,-204,82,203,-203,83,84,-205,83,204,-204,84,85,-206,84,205,-205,85,86,-207,85,206,-206,86,87,-208,86,207,-207,87,88,-209,87,208,-208,88,89,-210,88,209,-209,89,90,-211,89, +210,-210,90,91,-212,90,211,-211,91,92,-213,91,212,-212,92,93,-214,92,213,-213,93,94,-215,93,214,-214,94,95,-216,94,215,-215,95,96,-217,95,216,-216,96,97,-218,96,217,-217,97,98,-219,97,218,-218,98,99,-220,98,219,-219,99,100,-221,99,220,-220,100,101,-222,100,221,-221,101,102,-223,101,222,-222,102,103,-224,102,223,-223,103,104,-225,103,224,-224,104,105,-226,104,225,-225,105,106,-227,105,226,-226,106,107,-228,106,227,-227,107,108,-229,107,228,-228,108,109,-230,108,229,-229,109,110,-231,109,230,-230,110,111,-232,110,231,-231,111,112,-233,111,232,-232,112,113,-234,112,233,-233,113,114,-235,113,234,-234,114,115,-236,114,235,-235,115,116,-237,115,236,-236,116,117,-238,116,237,-237,117,118,-239,117,238,-238,118,119,-240,118,239,-239,119,0,-121,119,120,-240,105,107,-107,104,107,-106,104,108,-108,104,109,-109,103,109,-105,103,110,-110,102,110,-104,102,111,-111,101,111,-103,101,112,-112,100,112,-102,100,113,-113,99,113,-101,99,114,-114,98,114,-100,98,115,-115,97,115,-99,97,116,-116,96,116,-98,96,117,-117,95,117,-97,95,118,-118,94,118,-96,94,119,-119,93,119,-95,92,119,-94,92,0,-120,91,0,-93,91,1,-1,90,1,-92,45,47,-47,44,47,-46,44,48,-48,43,48,-45,43,49,-49,43,50,-50,43,51,-51,43,52,-52,43,53,-53,43,54,-54,42,54,-44,42,55,-55,42,56,-56,89,1,-91,89,2,-2,88,2,-90,88,3,-3,87,3,-89,87,4,-4,86,4,-88,86,5,-5,85,5,-87,85,6,-6,84,6,-86,84,7,-7,83,7,-85,83,8,-8,82,8,-84,82,9,-9,81,9,-83,81,10,-10,80,10,-82,80,11,-11,80,12,-12,79,12,-81,79,13,-13,78,13,-80,78,14,-14,77,14,-79,77,15,-15,76,15,-78,76,16,-16,75,16,-77,75,17,-17,74,17,-76,74,18,-18,73,18,-75,73,19,-19,72,19,-74,72,20,-20,72,21,-21,71,21,-73,71,22,-22,70,22,-72,70,23,-23,69,23,-71,69,24,-24,69,25,-25,68,25,-70,68,26,-26,67,26,-69,67,27,-27,66,27,-68,66,28,-28,65,28,-67,65,29,-29,64,29,-66,64,30,-30,64,31,-31,63,31,-65,63,32,-32,63,33,-33,63,34,-34,62,34,-64,62,35,-35,61,35,-63,61,36,-36,60,36,-62,60,37,-37,60,38,-38,59,38,-61,59,39,-39,59,40,-40,58,40,-60,58,41,-41,57,41,-59,57,42,-42,57,56,-43,225,226,-228,224,225,-228,224,227,-229,224,228,-230,223,224,-230,223,229,-231,222, +223,-231,222,230,-232,221,222,-232,221,231,-233,220,221,-233,220,232,-234,219,220,-234,219,233,-235,218,219,-235,218,234,-236,217,218,-236,217,235,-237,216,217,-237,216,236,-238,215,216,-238,215,237,-239,214,215,-239,214,238,-240,213,214,-240,212,213,-240,212,239,-121,211,212,-121,211,120,-122,210,211,-122,165,166,-168,164,165,-168,164,167,-169,163,164,-169,163,168,-170,163,169,-171,163,170,-172,163,171,-173,163,172,-174,163,173,-175,162,163,-175,162,174,-176,162,175,-177,209,210,-122,209,121,-123,208,209,-123,208,122,-124,207,208,-124,207,123,-125,206,207,-125,206,124,-126,205,206,-126,205,125,-127,204,205,-127,204,126,-128,203,204,-128,203,127,-129,202,203,-129,202,128,-130,201,202,-130,201,129,-131,200,201,-131,200,130,-132,200,131,-133,199,200,-133,199,132,-134,198,199,-134,198,133,-135,197,198,-135,197,134,-136,196,197,-136,196,135,-137,195,196,-137,195,136,-138,194,195,-138,194,137,-139,193,194,-139,193,138,-140,192,193,-140,192,139,-141,192,140,-142,191,192,-142,191,141,-143,190,191,-143,190,142,-144,189,190,-144,189,143,-145,189,144,-146,188,189,-146,188,145,-147,187,188,-147,187,146,-148,186,187,-148,186,147,-149,185,186,-149,185,148,-150,184,185,-150,184,149,-151,184,150,-152,183,184,-152,183,151,-153,183,152,-154,183,153,-155,182,183,-155,182,154,-156,181,182,-156,181,155,-157,180,181,-157,180,156,-158,180,157,-159,179,180,-159,179,158,-160,179,159,-161,178,179,-161,178,160,-162,177,178,-162,177,161,-163,177,162,-177 + } + Edges: *714 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,331,332,334,336,337,338,340,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,547,548,550,552,553,554,556,558,559,560,562,564,565,566,568,570,571,572,574,576,577,578,580,582,583,584,586,588,589,590,592,594,595,596,598,600,601,602,604,606,607,608,610,612,613,614,616,618,619,620,622,624,625,626,628,630,631,632,634,636,637,638,640,642,643,644,646,648,649,650,652,654,655,656,658,660,661,662,664,666,667,668,670,672,673,674,676,678,679,680,682,684,685,686,688,690,691,692,694,696,697,698,700,702,703,704,706,708,709,710,712,714,716,718,720,723,726,729,732,735,738,741,744,747,750,753,756,759,762,765,768,771,774,777,780,783,786,789,792,795,798,801,804,807,810,813,816,819,822,825,828,831,834,837,840,843,846,849,852,855,858, +861,864,867,870,873,876,879,882,885,888,891,894,897,900,903,906,909,912,915,918,921,924,927,930,933,936,939,942,945,948,951,954,957,960,963,966,969,972,975,978,981,984,987,990,993,996,999,1002,1005,1008,1011,1014,1017,1020,1023,1026,1029,1032,1035,1038,1041,1044,1047,1050,1053,1056,1059,1062,1065,1068,1076,1079,1082,1085,1088,1091,1094,1097,1100,1103,1106,1109,1112,1115,1118,1121,1124,1127,1130,1133,1136,1139,1142,1145,1148,1151,1154,1157,1160,1163,1166,1169,1172,1175,1178,1181,1184,1187,1190,1193,1196,1199,1202,1205,1208,1211,1214,1217,1220,1223,1226,1229,1232,1235,1238,1241,1244,1247,1250,1253,1256,1259,1262,1265,1268,1271,1274,1277,1280,1283,1286,1289,1292,1295,1298,1301,1304,1307,1310,1313,1316,1319,1322,1325,1328,1331,1334,1337,1340,1343,1346,1349,1352,1355,1358,1361,1364,1367,1370,1373,1376,1379,1382,1385,1388,1391,1394,1397,1400,1403,1406,1409,1412,1415,1418,1421,1424 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *4284 { + a: 0.0566386133432388,-0.998394787311554,0,0.100396312773228,-0.994947552680969,0,0.100396320223808,-0.994947493076324,0,0.0566386133432388,-0.998394787311554,0,0.100396320223808,-0.994947493076324,0,0.0566386096179485,-0.998394727706909,0,0.100396312773228,-0.994947552680969,0,0.191741853952408,-0.98144543170929,0,0.191741853952408,-0.98144543170929,0,0.100396312773228,-0.994947552680969,0,0.191741853952408,-0.98144543170929,0,0.100396320223808,-0.994947493076324,0,0.191741853952408,-0.98144543170929,0,0.289941757917404,-0.957044422626495,0,0.289941728115082,-0.957044303417206,0,0.191741853952408,-0.98144543170929,0,0.289941728115082,-0.957044303417206,0,0.191741853952408,-0.98144543170929,0,0.289941757917404,-0.957044422626495,0,0.392397314310074,-0.919795870780945,0,0.392397344112396,-0.919795870780945,0,0.289941757917404,-0.957044422626495,0,0.392397344112396,-0.919795870780945,0,0.289941728115082,-0.957044303417206,0,0.392397314310074,-0.919795870780945,0,0.495365560054779,-0.868684530258179,0,0.495365589857101,-0.868684649467468,0,0.392397314310074,-0.919795870780945,0,0.495365589857101,-0.868684649467468,0,0.392397344112396,-0.919795870780945,0,0.495365560054779,-0.868684530258179,0,0.594407677650452,-0.804163873195648,0,0.594407677650452,-0.804163873195648,0,0.495365560054779,-0.868684530258179,0,0.594407677650452,-0.804163873195648,0,0.495365589857101,-0.868684649467468,0,0.594407677650452,-0.804163873195648,0,0.68506532907486,-0.728481590747833,0,0.685065388679504,-0.728481650352478,0,0.594407677650452,-0.804163873195648,0,0.685065388679504,-0.728481650352478,0,0.594407677650452,-0.804163873195648,0,0.68506532907486,-0.728481590747833,0,0.766513228416443,-0.642228484153748,0,0.766513228416443,-0.642228484153748,0,0.68506532907486,-0.728481590747833,0,0.766513228416443,-0.642228484153748,0,0.685065388679504,-0.728481650352478,0,0.766513228416443,-0.642228484153748,0,0.838775753974915,-0.544477164745331,0,0.838775634765625,-0.544477164745331,0,0.766513228416443,-0.642228484153748,0,0.838775634765625,-0.544477164745331,0, +0.766513228416443,-0.642228484153748,0,0.838775753974915,-0.544477164745331,0,0.899092555046082,-0.437758654356003,0,0.899092495441437,-0.43775862455368,0,0.838775753974915,-0.544477164745331,0,0.899092495441437,-0.43775862455368,0,0.838775634765625,-0.544477164745331,0,0.899092555046082,-0.437758654356003,0,0.945068001747131,-0.326873958110809,0,0.945067942142487,-0.326873928308487,0,0.899092555046082,-0.437758654356003,0,0.945067942142487,-0.326873928308487,0,0.899092495441437,-0.43775862455368,0,0.945068001747131,-0.326873958110809,0,0.976203620433807,-0.21685579419136,0,0.976203680038452,-0.216855823993683,0,0.945068001747131,-0.326873958110809,0,0.976203680038452,-0.216855823993683,0,0.945067942142487,-0.326873928308487,0,0.976203620433807,-0.21685579419136,0,0.993710577487946,-0.111978583037853,0,0.993710577487946,-0.111978605389595,0,0.976203620433807,-0.21685579419136,0,0.993710577487946,-0.111978605389595,0,0.976203680038452,-0.216855823993683,0,0.993710577487946,-0.111978583037853,0,0.998124420642853,-0.0612187758088112,0,0.998124420642853,-0.0612187720835209,0,0.993710577487946,-0.111978583037853,0,0.998124420642853,-0.0612187720835209,0,0.993710577487946,-0.111978605389595,0,0.998260676860809,0.0589547455310822,0,0.994487881660461,0.104851573705673,0,0.994487822055817,0.104851581156254,0,0.998260676860809,0.0589547455310822,0,0.994487822055817,0.104851581156254,0,0.998260617256165,0.0589547455310822,0,0.994487881660461,0.104851573705673,0,0.979774355888367,0.200105682015419,0,0.979774355888367,0.200105682015419,0,0.994487881660461,0.104851573705673,0,0.979774355888367,0.200105682015419,0,0.994487822055817,0.104851581156254,0,0.979774355888367,0.200105682015419,0,0.953552424907684,0.301227062940598,0,0.953552424907684,0.301227062940598,0,0.979774355888367,0.200105682015419,0,0.953552424907684,0.301227062940598,0,0.979774355888367,0.200105682015419,0,0.953552424907684,0.301227062940598,0,0.914261519908905,0.405124604701996,0,0.914261519908905,0.405124574899673,0,0.953552424907684,0.301227062940598,0,0.914261519908905,0.405124574899673,0, +0.953552424907684,0.301227062940598,0,0.914261519908905,0.405124604701996,0,0.861491739749908,0.507771670818329,0,0.861491739749908,0.507771611213684,0,0.914261519908905,0.405124604701996,0,0.861491739749908,0.507771611213684,0,0.914261519908905,0.405124574899673,0,0.861491739749908,0.507771670818329,0,0.796370565891266,0.604809045791626,0,0.796370565891266,0.604809045791626,0,0.861491739749908,0.507771670818329,0,0.796370565891266,0.604809045791626,0,0.861491739749908,0.507771611213684,0,0.796370565891266,0.604809045791626,0,0.721404016017914,0.692514479160309,0,0.721404016017914,0.692514419555664,0,0.796370565891266,0.604809045791626,0,0.721404016017914,0.692514419555664,0,0.796370565891266,0.604809045791626,0,0.721404016017914,0.692514479160309,0,0.636689722537994,0.771120190620422,0,0.63668966293335,0.771120190620422,0,0.721404016017914,0.692514479160309,0,0.63668966293335,0.771120190620422,0,0.721404016017914,0.692514419555664,0,0.636689722537994,0.771120190620422,0,0.540911078453064,0.841079831123352,0,0.540911078453064,0.841079831123352,0,0.636689722537994,0.771120190620422,0,0.540911078453064,0.841079831123352,0,0.63668966293335,0.771120190620422,0,0.540911078453064,0.841079831123352,0,0.436477512121201,0.899715185165405,0,0.436477512121201,0.899715185165405,0,0.540911078453064,0.841079831123352,0,0.436477512121201,0.899715185165405,0,0.540911078453064,0.841079831123352,0,0.436477512121201,0.899715185165405,0,0.327840358018875,0.944733142852783,0,0.327840358018875,0.944733142852783,0,0.436477512121201,0.899715185165405,0,0.327840358018875,0.944733142852783,0,0.436477512121201,0.899715185165405,0,0.327840358018875,0.944733142852783,0,0.219722703099251,0.975562334060669,0,0.21972268819809,0.975562334060669,0,0.327840358018875,0.944733142852783,0,0.21972268819809,0.975562334060669,0,0.327840358018875,0.944733142852783,0,0.219722703099251,0.975562334060669,0,0.116215772926807,0.993223965167999,0,0.116215780377388,0.993223965167999,0,0.219722703099251,0.975562334060669,0,0.116215780377388,0.993223965167999,0,0.21972268819809,0.975562334060669,0, +0.116215772926807,0.993223965167999,0,0.0659893006086349,0.997820317745209,0,0.0659893006086349,0.997820317745209,0,0.116215772926807,0.993223965167999,0,0.0659893006086349,0.997820317745209,0,0.116215780377388,0.993223965167999,0,-0.0362940430641174,0.999341130256653,0,-0.0625134184956551,0.99804413318634,0,-0.0625134184956551,0.998044192790985,0,-0.0362940430641174,0.999341130256653,0,-0.0625134184956551,0.998044192790985,0,-0.0362940430641174,0.999341189861298,0,-0.0625134184956551,0.99804413318634,0,-0.116278573870659,0.993216574192047,0,-0.116278558969498,0.993216633796692,0,-0.0625134184956551,0.99804413318634,0,-0.116278558969498,0.993216633796692,0,-0.0625134184956551,0.998044192790985,0,-0.116278573870659,0.993216574192047,0,-0.172576099634171,0.984996199607849,0,-0.172576099634171,0.984996199607849,0,-0.116278573870659,0.993216574192047,0,-0.172576099634171,0.984996199607849,0,-0.116278558969498,0.993216633796692,0,-0.172576099634171,0.984996199607849,0,-0.231009900569916,0.972951412200928,0,-0.231009915471077,0.972951412200928,0,-0.172576099634171,0.984996199607849,0,-0.231009915471077,0.972951412200928,0,-0.172576099634171,0.984996199607849,0,-0.231009900569916,0.972951412200928,0,-0.291036635637283,0.956711888313293,0,-0.291036635637283,0.956711888313293,0,-0.231009900569916,0.972951412200928,0,-0.291036635637283,0.956711888313293,0,-0.231009915471077,0.972951412200928,0,-0.291036635637283,0.956711888313293,0,-0.351976215839386,0.936008930206299,0,-0.351976186037064,0.936008930206299,0,-0.291036635637283,0.956711888313293,0,-0.351976186037064,0.936008930206299,0,-0.291036635637283,0.956711888313293,0,-0.351976215839386,0.936008930206299,0,-0.411111682653427,0.911585032939911,0,-0.411111682653427,0.911585032939911,0,-0.351976215839386,0.936008930206299,0,-0.411111682653427,0.911585032939911,0,-0.351976186037064,0.936008930206299,0,-0.411111682653427,0.911585032939911,0,-0.467275619506836,0.884111702442169,0,-0.467275619506836,0.884111702442169,0,-0.411111682653427,0.911585032939911,0,-0.467275619506836,0.884111702442169,0, +-0.411111682653427,0.911585032939911,0,-0.467275619506836,0.884111702442169,0,-0.523719847202301,0.851890563964844,0,-0.523719906806946,0.851890504360199,0,-0.467275619506836,0.884111702442169,0,-0.523719906806946,0.851890504360199,0,-0.467275619506836,0.884111702442169,0,-0.523719847202301,0.851890563964844,0,-0.582080543041229,0.813131153583527,0,-0.582080483436584,0.813131153583527,0,-0.523719847202301,0.851890563964844,0,-0.582080483436584,0.813131153583527,0,-0.523719906806946,0.851890504360199,0,-0.582080543041229,0.813131153583527,0,-0.641368746757507,0.767232775688171,0,-0.641368746757507,0.767232775688171,0,-0.582080543041229,0.813131153583527,0,-0.641368746757507,0.767232775688171,0,-0.582080483436584,0.813131153583527,0,-0.641368746757507,0.767232775688171,0,-0.700299024581909,0.713849544525146,0,-0.700299084186554,0.713849484920502,0,-0.641368746757507,0.767232775688171,0,-0.700299084186554,0.713849484920502,0,-0.641368746757507,0.767232775688171,0,-0.700299024581909,0.713849544525146,0,-0.757329881191254,0.653032422065735,0,-0.757329940795898,0.653032422065735,0,-0.700299024581909,0.713849544525146,0,-0.757329940795898,0.653032422065735,0,-0.700299084186554,0.713849484920502,0,-0.757329881191254,0.653032422065735,0,-0.784433126449585,0.620213329792023,0,-0.784433245658875,0.620213329792023,0,-0.757329881191254,0.653032422065735,0,-0.784433245658875,0.620213329792023,0,-0.757329940795898,0.653032422065735,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0.994705498218536,-0.10276684910059,0,0.994705557823181,-0.10276684910059,0,0.994705498218536,-0.10276684910059,0,0.994705498218536,-0.10276684910059,0,0.994705498218536,-0.10276684910059,0,0.994705557823181,-0.10276684910059,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,-0.995990931987762,0.0894547551870346,0,-0.995990812778473,0.0894547253847122,0,-0.995990931987762,0.0894547551870346,0, +-0.995990931987762,0.0894547551870346,0,-0.995990931987762,0.0894547551870346,0,-0.995990812778473,0.0894547253847122,0,-0.176410019397736,-0.984316825866699,0,-0.176410034298897,-0.984316825866699,0,-0.176410019397736,-0.984316825866699,0,-0.176410019397736,-0.984316825866699,0,-0.176410019397736,-0.984316825866699,0,-0.176410034298897,-0.984316825866699,0,0.771414756774902,-0.636332809925079,0,0.746594190597534,-0.665279626846313,0,0.746594309806824,-0.665279567241669,0,0.771414756774902,-0.636332809925079,0,0.746594309806824,-0.665279567241669,0,0.771414637565613,-0.636332809925079,0,0.746594190597534,-0.665279626846313,0,0.693994581699371,-0.719980239868164,0,0.693994581699371,-0.719980180263519,0,0.746594190597534,-0.665279626846313,0,0.693994581699371,-0.719980180263519,0,0.746594309806824,-0.665279567241669,0,0.693994581699371,-0.719980239868164,0,0.638284921646118,-0.769800245761871,0,0.638284862041473,-0.769800126552582,0,0.693994581699371,-0.719980239868164,0,0.638284862041473,-0.769800126552582,0,0.693994581699371,-0.719980180263519,0,0.638284921646118,-0.769800245761871,0,0.580578088760376,-0.814204633235931,0,0.580578088760376,-0.814204514026642,0,0.638284921646118,-0.769800245761871,0,0.580578088760376,-0.814204514026642,0,0.638284862041473,-0.769800126552582,0,0.580578088760376,-0.814204633235931,0,0.521998226642609,-0.852946579456329,0,0.521998167037964,-0.852946519851685,0,0.580578088760376,-0.814204633235931,0,0.521998167037964,-0.852946519851685,0,0.580578088760376,-0.814204514026642,0,0.521998226642609,-0.852946579456329,0,0.463597416877747,-0.88604599237442,0,0.463597387075424,-0.88604599237442,0,0.521998226642609,-0.852946579456329,0,0.463597387075424,-0.88604599237442,0,0.521998167037964,-0.852946519851685,0,0.463597416877747,-0.88604599237442,0,0.406715780496597,-0.913554787635803,0,0.406715750694275,-0.913554728031158,0,0.463597416877747,-0.88604599237442,0,0.406715750694275,-0.913554728031158,0,0.463597387075424,-0.88604599237442,0,0.406715780496597,-0.913554787635803,0,0.351000308990479,-0.936375319957733,0, +0.351000308990479,-0.936375379562378,0,0.406715780496597,-0.913554787635803,0,0.351000308990479,-0.936375379562378,0,0.406715750694275,-0.913554728031158,0,0.351000308990479,-0.936375319957733,0,0.29452458024025,-0.955643951892853,0,0.294524550437927,-0.955643892288208,0,0.351000308990479,-0.936375319957733,0,0.294524550437927,-0.955643892288208,0,0.351000308990479,-0.936375379562378,0,0.29452458024025,-0.955643951892853,0,0.236915931105614,-0.971530258655548,0,0.236915916204453,-0.971530199050903,0,0.29452458024025,-0.955643951892853,0,0.236915916204453,-0.971530199050903,0,0.294524550437927,-0.955643892288208,0,0.236915931105614,-0.971530258655548,0,0.17878070473671,-0.983888924121857,0,0.178780645132065,-0.983888983726501,0,0.236915931105614,-0.971530258655548,0,0.178780645132065,-0.983888983726501,0,0.236915916204453,-0.971530199050903,0,0.17878070473671,-0.983888924121857,0,0.120738252997398,-0.992684364318848,0,0.120738252997398,-0.992684364318848,0,0.17878070473671,-0.983888924121857,0,0.120738252997398,-0.992684364318848,0,0.178780645132065,-0.983888983726501,0,0.120738252997398,-0.992684364318848,0,0.0633988305926323,-0.997988283634186,0,0.0633988305926323,-0.997988283634186,0,0.120738252997398,-0.992684364318848,0,0.0633988305926323,-0.997988283634186,0,0.120738252997398,-0.992684364318848,0,0.0633988305926323,-0.997988283634186,0,0.0349636413156986,-0.999388635158539,0,0.0349636375904083,-0.999388635158539,0,0.0633988305926323,-0.997988283634186,0,0.0349636375904083,-0.999388635158539,0,0.0633988305926323,-0.997988283634186,0,-0.0661461427807808,-0.997810006141663,0,-0.114546120166779,-0.993417978286743,0,-0.114546112716198,-0.993417918682098,0,-0.0661461427807808,-0.997810006141663,0,-0.114546112716198,-0.993417918682098,0,-0.0661461427807808,-0.997809946537018,0,-0.114546120166779,-0.993417978286743,0,-0.214658409357071,-0.976689159870148,0,-0.214658439159393,-0.976689159870148,0,-0.114546120166779,-0.993417978286743,0,-0.214658439159393,-0.976689159870148,0,-0.114546112716198,-0.993417918682098,0,-0.214658409357071,-0.976689159870148,0, +-0.320090621709824,-0.947386980056763,0,-0.320090621709824,-0.947386980056763,0,-0.214658409357071,-0.976689159870148,0,-0.320090621709824,-0.947386980056763,0,-0.214658439159393,-0.976689159870148,0,-0.320090621709824,-0.947386980056763,0,-0.427153944969177,-0.904178857803345,0,-0.4271539747715,-0.90417891740799,0,-0.320090621709824,-0.947386980056763,0,-0.4271539747715,-0.90417891740799,0,-0.320090621709824,-0.947386980056763,0,-0.427153944969177,-0.904178857803345,0,-0.531335711479187,-0.847161412239075,0,-0.531335711479187,-0.84716135263443,0,-0.427153944969177,-0.904178857803345,0,-0.531335711479187,-0.84716135263443,0,-0.4271539747715,-0.90417891740799,0,-0.531335711479187,-0.847161412239075,0,-0.628086566925049,-0.778143405914307,0,-0.628086566925049,-0.778143405914307,0,-0.531335711479187,-0.847161412239075,0,-0.628086566925049,-0.778143405914307,0,-0.531335711479187,-0.84716135263443,0,-0.628086566925049,-0.778143405914307,0,-0.714690566062927,-0.699440777301788,0,-0.714690625667572,-0.699440777301788,0,-0.628086566925049,-0.778143405914307,0,-0.714690625667572,-0.699440777301788,0,-0.628086566925049,-0.778143405914307,0,-0.714690566062927,-0.699440777301788,0,-0.791832745075226,-0.610737860202789,0,-0.791832804679871,-0.610737919807434,0,-0.714690566062927,-0.699440777301788,0,-0.791832804679871,-0.610737919807434,0,-0.714690625667572,-0.699440777301788,0,-0.791832745075226,-0.610737860202789,0,-0.858788013458252,-0.512331068515778,0,-0.858788013458252,-0.512331068515778,0,-0.791832745075226,-0.610737860202789,0,-0.858788013458252,-0.512331068515778,0,-0.791832804679871,-0.610737919807434,0,-0.858788013458252,-0.512331068515778,0,-0.91283905506134,-0.408319652080536,0,-0.91283905506134,-0.408319652080536,0,-0.858788013458252,-0.512331068515778,0,-0.91283905506134,-0.408319652080536,0,-0.858788013458252,-0.512331068515778,0,-0.91283905506134,-0.408319652080536,0,-0.952899754047394,-0.303285509347916,0,-0.952899754047394,-0.303285479545593,0,-0.91283905506134,-0.408319652080536,0,-0.952899754047394,-0.303285479545593,0, +-0.91283905506134,-0.408319652080536,0,-0.952899754047394,-0.303285509347916,0,-0.979510068893433,-0.201395079493523,0,-0.979510068893433,-0.201395079493523,0,-0.952899754047394,-0.303285509347916,0,-0.979510068893433,-0.201395079493523,0,-0.952899754047394,-0.303285479545593,0,-0.979510068893433,-0.201395079493523,0,-0.994389653205872,-0.105779141187668,0,-0.994389593601227,-0.105779185891151,0,-0.979510068893433,-0.201395079493523,0,-0.994389593601227,-0.105779185891151,0,-0.979510068893433,-0.201395079493523,0,-0.994389653205872,-0.105779141187668,0,-0.998210370540619,-0.0597985722124577,0,-0.998210430145264,-0.0597985796630383,0,-0.994389653205872,-0.105779141187668,0,-0.998210430145264,-0.0597985796630383,0,-0.994389593601227,-0.105779185891151,0,-0.998256742954254,0.0590193383395672,0,-0.994509220123291,0.104648321866989,0,-0.994509279727936,0.104648359119892,0,-0.998256742954254,0.0590193383395672,0,-0.994509279727936,0.104648359119892,0,-0.998256742954254,0.0590193383395672,0,-0.994509220123291,0.104648321866989,0,-0.979873776435852,0.199618324637413,0,-0.979873836040497,0.199618339538574,0,-0.994509220123291,0.104648321866989,0,-0.979873836040497,0.199618339538574,0,-0.994509279727936,0.104648359119892,0,-0.979873776435852,0.199618324637413,0,-0.953621208667755,0.301009476184845,0,-0.95362114906311,0.301009446382523,0,-0.979873776435852,0.199618324637413,0,-0.95362114906311,0.301009446382523,0,-0.979873836040497,0.199618339538574,0,-0.953621208667755,0.301009476184845,0,-0.913970708847046,0.405780047178268,0,-0.913970708847046,0.405780047178268,0,-0.953621208667755,0.301009476184845,0,-0.913970708847046,0.405780047178268,0,-0.95362114906311,0.301009446382523,0,-0.913970708847046,0.405780047178268,0,-0.860285043716431,0.50981330871582,0,-0.860285103321075,0.50981330871582,0,-0.913970708847046,0.405780047178268,0,-0.860285103321075,0.50981330871582,0,-0.913970708847046,0.405780047178268,0,-0.860285043716431,0.50981330871582,0,-0.793542742729187,0.608514487743378,0,-0.793542742729187,0.608514428138733,0,-0.860285043716431,0.50981330871582,0, +-0.793542742729187,0.608514428138733,0,-0.860285103321075,0.50981330871582,0,-0.793542742729187,0.608514487743378,0,-0.716301441192627,0.697790920734406,0,-0.716301500797272,0.697790920734406,0,-0.793542742729187,0.608514487743378,0,-0.716301500797272,0.697790920734406,0,-0.793542742729187,0.608514428138733,0,-0.716301441192627,0.697790920734406,0,-0.629161655902863,0.777274549007416,0,-0.629161655902863,0.777274549007416,0,-0.716301441192627,0.697790920734406,0,-0.629161655902863,0.777274549007416,0,-0.716301500797272,0.697790920734406,0,-0.629161655902863,0.777274549007416,0,-0.53151935338974,0.847046077251434,0,-0.53151935338974,0.847046077251434,0,-0.629161655902863,0.777274549007416,0,-0.53151935338974,0.847046077251434,0,-0.629161655902863,0.777274549007416,0,-0.53151935338974,0.847046077251434,0,-0.426252514123917,0.904604256153107,0,-0.426252484321594,0.904604136943817,0,-0.53151935338974,0.847046077251434,0,-0.426252484321594,0.904604136943817,0,-0.53151935338974,0.847046077251434,0,-0.426252514123917,0.904604256153107,0,-0.318039149045944,0.948077619075775,0,-0.318039149045944,0.948077619075775,0,-0.426252514123917,0.904604256153107,0,-0.318039149045944,0.948077619075775,0,-0.426252484321594,0.904604136943817,0,-0.318039149045944,0.948077619075775,0,-0.211535915732384,0.977370321750641,0,-0.211535900831223,0.977370202541351,0,-0.318039149045944,0.948077619075775,0,-0.211535900831223,0.977370202541351,0,-0.318039149045944,0.948077619075775,0,-0.211535915732384,0.977370321750641,0,-0.110529996454716,0.993872702121735,0,-0.110530003905296,0.993872761726379,0,-0.211535915732384,0.977370321750641,0,-0.110530003905296,0.993872761726379,0,-0.211535900831223,0.977370202541351,0,-0.110529996454716,0.993872702121735,0,-0.061738159507513,0.998092412948608,0,-0.0617381520569324,0.998092472553253,0,-0.110529996454716,0.993872702121735,0,-0.0617381520569324,0.998092472553253,0,-0.110530003905296,0.993872761726379,0,0.0526901669800282,0.99861091375351,0,0.0943700596690178,0.995537221431732,0,0.094370037317276,0.995537102222443,0, +0.0526901669800282,0.99861091375351,0,0.094370037317276,0.995537102222443,0,0.0526901632547379,0.998610854148865,0,0.0943700596690178,0.995537221431732,0,0.180375277996063,0.983597874641418,0,0.180375277996063,0.983597934246063,0,0.0943700596690178,0.995537221431732,0,0.180375277996063,0.983597934246063,0,0.094370037317276,0.995537102222443,0,0.180375277996063,0.983597874641418,0,0.270915865898132,0.962603092193604,0,0.27091583609581,0.962602972984314,0,0.180375277996063,0.983597874641418,0,0.27091583609581,0.962602972984314,0,0.180375277996063,0.983597934246063,0,0.270915865898132,0.962603092193604,0,0.363809257745743,0.93147349357605,0,0.363809198141098,0.93147349357605,0,0.270915865898132,0.962603092193604,0,0.363809198141098,0.93147349357605,0,0.27091583609581,0.962602972984314,0,0.363809257745743,0.93147349357605,0,0.456289261579514,0.889831483364105,0,0.456289261579514,0.88983154296875,0,0.363809257745743,0.93147349357605,0,0.456289261579514,0.88983154296875,0,0.363809198141098,0.93147349357605,0,0.456289261579514,0.889831483364105,0,0.545333743095398,0.838218986988068,0,0.545333743095398,0.838218986988068,0,0.456289261579514,0.889831483364105,0,0.545333743095398,0.838218986988068,0,0.456289261579514,0.88983154296875,0,0.545333743095398,0.838218986988068,0,0.630095779895782,0.776517391204834,0,0.630095839500427,0.776517391204834,0,0.545333743095398,0.838218986988068,0,0.630095839500427,0.776517391204834,0,0.545333743095398,0.838218986988068,0,0.630095779895782,0.776517391204834,0,0.712508738040924,0.701663196086884,0,0.712508797645569,0.701663255691528,0,0.630095779895782,0.776517391204834,0,0.712508797645569,0.701663255691528,0,0.630095839500427,0.776517391204834,0,0.712508738040924,0.701663196086884,0,0.790463805198669,0.612508773803711,0,0.790463805198669,0.612508773803711,0,0.712508738040924,0.701663196086884,0,0.790463805198669,0.612508773803711,0,0.712508797645569,0.701663255691528,0,0.790463805198669,0.612508773803711,0,0.858839869499207,0.51224422454834,0,0.858839869499207,0.512244164943695,0,0.790463805198669,0.612508773803711,0, +0.858839869499207,0.512244164943695,0,0.790463805198669,0.612508773803711,0,0.858839869499207,0.51224422454834,0,0.914353370666504,0.404917180538177,0,0.914353370666504,0.404917120933533,0,0.858839869499207,0.51224422454834,0,0.914353370666504,0.404917120933533,0,0.858839869499207,0.512244164943695,0,0.914353370666504,0.404917180538177,0,0.955370903015137,0.295408934354782,0,0.955370962619781,0.295408874750137,0,0.914353370666504,0.404917180538177,0,0.955370962619781,0.295408874750137,0,0.914353370666504,0.404917120933533,0,0.955370903015137,0.295408934354782,0,0.982089579105377,0.188414916396141,0,0.982089519500732,0.18841490149498,0,0.955370903015137,0.295408934354782,0,0.982089519500732,0.18841490149498,0,0.955370962619781,0.295408874750137,0,0.982089579105377,0.188414916396141,0,0.990719854831696,0.135919541120529,0,0.990719854831696,0.13591955602169,0,0.982089579105377,0.188414916396141,0,0.990719854831696,0.13591955602169,0,0.982089519500732,0.18841490149498,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,-0.995344936847687,-0.0963761359453201,0,-0.988315284252167,-0.152423426508904,0,-0.988315343856812,-0.152423456311226,0,-0.995344936847687,-0.0963761359453201,0,-0.988315343856812,-0.152423456311226,0,-0.995344996452332,-0.0963761359453201,0,-0.988315284252167,-0.152423426508904,0,-0.963749825954437,-0.266807466745377,0,-0.963749885559082,-0.266807436943054,0,-0.988315284252167,-0.152423426508904,0,-0.963749885559082,-0.266807436943054,0,-0.988315343856812,-0.152423456311226,0,-0.963749825954437,-0.266807466745377,0,-0.923453509807587,-0.383710235357285,0,-0.923453569412231,-0.383710235357285,0,-0.963749825954437,-0.266807466745377,0,-0.923453569412231,-0.383710235357285,0,-0.963749885559082,-0.266807436943054,0,-0.923453509807587,-0.383710235357285,0,-0.867404401302338,-0.497603803873062,0,-0.867404460906982,-0.497603863477707,0,-0.923453509807587,-0.383710235357285,0,-0.867404460906982,-0.497603863477707,0,-0.923453569412231,-0.383710235357285,0,-0.867404401302338,-0.497603803873062,0, +-0.797777056694031,-0.602952480316162,0,-0.797777056694031,-0.602952480316162,0,-0.867404401302338,-0.497603803873062,0,-0.797777056694031,-0.602952480316162,0,-0.867404460906982,-0.497603863477707,0,-0.797777056694031,-0.602952480316162,0,-0.718561828136444,-0.695463120937347,0,-0.718561768531799,-0.695463180541992,0,-0.797777056694031,-0.602952480316162,0,-0.718561768531799,-0.695463180541992,0,-0.797777056694031,-0.602952480316162,0,-0.718561828136444,-0.695463120937347,0,-0.634058058261871,-0.773285448551178,0,-0.634058117866516,-0.773285448551178,0,-0.718561828136444,-0.695463120937347,0,-0.634058117866516,-0.773285448551178,0,-0.718561768531799,-0.695463180541992,0,-0.634058058261871,-0.773285448551178,0,-0.545078814029694,-0.838384807109833,0,-0.545078873634338,-0.838384807109833,0,-0.634058058261871,-0.773285448551178,0,-0.545078873634338,-0.838384807109833,0,-0.634058117866516,-0.773285448551178,0,-0.545078814029694,-0.838384807109833,0,-0.451515406370163,-0.892263233661652,0,-0.451515465974808,-0.892263233661652,0,-0.545078814029694,-0.838384807109833,0,-0.451515465974808,-0.892263233661652,0,-0.545078873634338,-0.838384807109833,0,-0.451515406370163,-0.892263233661652,0,-0.356378346681595,-0.934341728687286,0,-0.35637828707695,-0.934341728687286,0,-0.451515406370163,-0.892263233661652,0,-0.35637828707695,-0.934341728687286,0,-0.451515465974808,-0.892263233661652,0,-0.356378346681595,-0.934341728687286,0,-0.262998521327972,-0.964796185493469,0,-0.262998521327972,-0.964796185493469,0,-0.356378346681595,-0.934341728687286,0,-0.262998521327972,-0.964796185493469,0,-0.35637828707695,-0.934341728687286,0,-0.262998521327972,-0.964796185493469,0,-0.174031943082809,-0.98473995923996,0,-0.174031913280487,-0.984740078449249,0,-0.262998521327972,-0.964796185493469,0,-0.174031913280487,-0.984740078449249,0,-0.262998521327972,-0.964796185493469,0,-0.174031943082809,-0.98473995923996,0,-0.0912570953369141,-0.995827317237854,0,-0.0912570953369141,-0.995827317237854,0,-0.174031943082809,-0.98473995923996,0,-0.0912570953369141,-0.995827317237854,0, +-0.174031913280487,-0.984740078449249,0,-0.0912570953369141,-0.995827317237854,0,-0.0515490844845772,-0.99867045879364,0,-0.0515490919351578,-0.99867045879364,0,-0.0912570953369141,-0.995827317237854,0,-0.0515490919351578,-0.99867045879364,0,-0.0912570953369141,-0.995827317237854,0,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1, +0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1, +0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355, +0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1 + } + NormalsW: *1428 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *714 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211242048, "Model::Text006", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",354.575347900391,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",8 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693075126320, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2693053185872, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text006, Model::RootNode + C: "OO",2692211242048,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2693053185872,2693075126320 + + ;Geometry::, Model::Text006 + C: "OO",2693160671120,2692211242048 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/5.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/5.fbx.meta new file mode 100644 index 0000000..959e156 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/5.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: c9dd7da1a507e4c07be822290a390e3e +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/6.fbx b/Assets/_Unity Essentials/Models/Numbers/6.fbx new file mode 100644 index 0000000..ba4bb5e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/6.fbx @@ -0,0 +1,363 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 26 + Second: 36 + Millisecond: 936 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\6.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\6.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:26:36.936" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\6.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:26:36.936" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692231959216, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160671120, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *1062 { + a: 0.762908935546875,-0.82159423828125,0,3.58998441696167,-0.671587228775024,0,6.24931240081787,-0.292303323745728,0,8.740891456604,0.316257506608963,0,11.0647249221802,1.15409529209137,0,13.2208099365234,2.22120976448059,0,15.2091503143311,3.51760125160217,0,17.0297431945801,5.04326963424683,0,18.6450862884521,6.75712108612061,0,20.0176811218262,8.6180591583252,0,21.147518157959,10.6260824203491,0,22.034610748291,12.7811965942383,0,22.6789512634277,15.0833969116211,0,23.0805397033691,17.5326843261719,0,23.2393798828125,20.1290588378906,0,23.098804473877,22.520938873291,0,22.7556781768799,24.778528213501,0,22.2099914550781,26.9018230438232,0,21.4617557525635,28.8908386230469,0,20.5109615325928,30.7455596923828,0,19.3576164245605,32.4659996032715,0,18.0017166137695,34.0521507263184,0,16.4823379516602,35.4658393859863,0,14.8385524749756,36.6688919067383,0,13.0703535079956,37.6612930297852,0,11.1777534484863,38.4430656433105,0,9.16074466705322,39.0141983032227,0,7.01933002471924,39.3746948242188,0,4.75350952148438,39.5245513916016,0,3.3383252620697,39.4708099365234,0,1.96468472480774,39.3279151916504,0,0.632587671279907,39.0958595275879,0,-0.657964944839478,38.7746696472168,0,-1.90697360038757,38.3643188476562,0,-3.11443829536438,37.8648223876953,0,-4.28035926818848,37.2761726379395,0,-5.38654708862305,36.6062393188477,0,-6.41481304168701,35.8628692626953,0,-7.36515378952026,35.0460510253906,0,-8.23757457733154,34.1558227539062,0,-9.03207111358643,33.1921539306641,0,-9.7486457824707,32.1550521850586,0,-10.3872985839844,31.0445251464844,0,-10.798095703125,31.0445251464844,0,-10.7218952178955,33.5000228881836,0,-10.5242080688477,35.7981147766113,0,-10.2050294876099,37.9387741088867,0,-9.76436519622803,39.9220275878906,0,-9.20221328735352,41.7478561401367,0,-8.51857566833496,43.4162712097168,0,-7.71344947814941,44.9272689819336,0,-6.78930568695068,46.2590713500977,0,-5.74861526489258,47.3898887634277,0,-4.59137487411499,48.319709777832,0,-3.31758999824524,49.0485649108887,0,-1.92725729942322,49.5764312744141,0, +-0.420377910137177,49.9033126831055,0,1.20304870605469,50.0292205810547,0,2.17584848403931,49.9862594604492,0,3.10104036331177,49.87255859375,0,3.97862410545349,49.6881103515625,0,4.80860233306885,49.4329376220703,0,5.59097290039062,49.1070251464844,0,6.32573699951172,48.7103729248047,0,7.01289367675781,48.2429885864258,0,7.64436101913452,47.7113800048828,0,8.21205425262451,47.1220550537109,0,8.71596717834473,46.4750099182129,0,9.15610790252686,45.7702713012695,0,9.532470703125,45.0078125,0,9.84506034851074,44.1876373291016,0,10.0938720703125,43.3097534179688,0,22.6231842041016,43.3097534179688,0,22.2415809631348,45.4237747192383,0,21.6700019836426,47.4288864135742,0,20.9084339141846,49.3250694274902,0,19.9568939208984,51.1123542785645,0,18.8153762817383,52.7907257080078,0,17.4838790893555,54.3601837158203,0,15.96240234375,55.820728302002,0,14.2756500244141,57.1299247741699,0,12.4483242034912,58.2453231811523,0,10.4804182052612,59.1669082641602,0,8.37194061279297,59.8947219848633,0,6.12288427352905,60.4287223815918,0,3.73325443267822,60.768928527832,0,1.20304870605469,60.9153442382812,0,-1.91850054264069,60.7114410400391,0,-4.84558010101318,60.1689071655273,0,-7.57818794250488,59.2877197265625,0,-10.1163282394409,58.0679092407227,0,-12.459997177124,56.5094566345215,0,-14.6091957092285,54.6123657226562,0,-16.5639266967773,52.376636505127,0,-18.2922992706299,49.8319091796875,0,-19.7624263763428,47.0078315734863,0,-20.9743041992188,43.9043884277344,0,-21.9279441833496,40.5216064453125,0,-22.6233329772949,36.8594589233398,0,-23.0604782104492,32.9179611206055,0,-23.2393798828125,28.6971130371094,0,-23.1472473144531,25.6630916595459,0,-22.9208507537842,22.8108406066895,0,-22.5601692199707,20.1403656005859,0,-22.0652313232422,17.6516799926758,0,-21.4360160827637,15.3447647094727,0,-20.6725292205811,13.2196283340454,0,-19.7747745513916,11.2762718200684,0,-18.767765045166,9.49845790863037,0,-17.6765232086182,7.86995220184326,0,-16.5010375976562,6.39075374603271,0,-15.2413234710693,5.06086444854736,0,-13.8973722457886,3.88028335571289,0, +-12.4691867828369,2.84900975227356,0,-10.95676612854,1.96704483032227,0,-9.38512706756592,1.21815323829651,0,-7.77928686141968,0.586099565029144,0,-6.13924598693848,0.070884183049202,0,-4.46500635147095,-0.327492862939835,0,-2.75656700134277,-0.609031558036804,0,-1.01392889022827,-0.77373206615448,0,0.762908935546875,-0.82159423828125,17,3.58998441696167,-0.671587228775024,17,6.24931240081787,-0.292303323745728,17,8.740891456604,0.316257506608963,17,11.0647249221802,1.15409529209137,17,13.2208099365234,2.22120976448059,17,15.2091503143311,3.51760125160217,17,17.0297431945801,5.04326963424683,17,18.6450862884521,6.75712108612061,17,20.0176811218262,8.6180591583252,17,21.147518157959,10.6260824203491,17,22.034610748291,12.7811965942383,17,22.6789512634277,15.0833969116211,17,23.0805397033691,17.5326843261719,17,23.2393798828125,20.1290588378906,17,23.098804473877,22.520938873291,17,22.7556781768799,24.778528213501,17,22.2099914550781,26.9018230438232,17,21.4617557525635,28.8908386230469,17,20.5109615325928,30.7455596923828,17,19.3576164245605,32.4659996032715,17,18.0017166137695,34.0521507263184,17,16.4823379516602,35.4658393859863,17,14.8385524749756,36.6688919067383,17,13.0703535079956,37.6612930297852,17,11.1777534484863,38.4430656433105,17,9.16074466705322,39.0141983032227,17,7.01933002471924,39.3746948242188,17,4.75350952148438,39.5245513916016,17,3.3383252620697,39.4708099365234,17,1.96468472480774,39.3279151916504,17,0.632587671279907,39.0958595275879,17,-0.657964944839478,38.7746696472168,17,-1.90697360038757,38.3643188476562,17,-3.11443829536438,37.8648223876953,17,-4.28035926818848,37.2761726379395,17,-5.38654708862305,36.6062393188477,17,-6.41481304168701,35.8628692626953,17,-7.36515378952026,35.0460510253906,17,-8.23757457733154,34.1558227539062,17,-9.03207111358643,33.1921539306641,17,-9.7486457824707,32.1550521850586,17,-10.3872985839844,31.0445251464844,17,-10.798095703125,31.0445251464844,17,-10.7218952178955,33.5000228881836,17,-10.5242080688477,35.7981147766113,17,-10.2050294876099,37.9387741088867,17, +-9.76436519622803,39.9220275878906,17,-9.20221328735352,41.7478561401367,17,-8.51857566833496,43.4162712097168,17,-7.71344947814941,44.9272689819336,17,-6.78930568695068,46.2590713500977,17,-5.74861526489258,47.3898887634277,17,-4.59137487411499,48.319709777832,17,-3.31758999824524,49.0485649108887,17,-1.92725729942322,49.5764312744141,17,-0.420377910137177,49.9033126831055,17,1.20304870605469,50.0292205810547,17,2.17584848403931,49.9862594604492,17,3.10104036331177,49.87255859375,17,3.97862410545349,49.6881103515625,17,4.80860233306885,49.4329376220703,17,5.59097290039062,49.1070251464844,17,6.32573699951172,48.7103729248047,17,7.01289367675781,48.2429885864258,17,7.64436101913452,47.7113800048828,17,8.21205425262451,47.1220550537109,17,8.71596717834473,46.4750099182129,17,9.15610790252686,45.7702713012695,17,9.532470703125,45.0078125,17,9.84506034851074,44.1876373291016,17,10.0938720703125,43.3097534179688,17,22.6231842041016,43.3097534179688,17,22.2415809631348,45.4237747192383,17,21.6700019836426,47.4288864135742,17,20.9084339141846,49.3250694274902,17,19.9568939208984,51.1123542785645,17,18.8153762817383,52.7907257080078,17,17.4838790893555,54.3601837158203,17,15.96240234375,55.820728302002,17,14.2756500244141,57.1299247741699,17,12.4483242034912,58.2453231811523,17,10.4804182052612,59.1669082641602,17,8.37194061279297,59.8947219848633,17,6.12288427352905,60.4287223815918,17,3.73325443267822,60.768928527832,17,1.20304870605469,60.9153442382812,17,-1.91850054264069,60.7114410400391,17,-4.84558010101318,60.1689071655273,17,-7.57818794250488,59.2877197265625,17,-10.1163282394409,58.0679092407227,17,-12.459997177124,56.5094566345215,17,-14.6091957092285,54.6123657226562,17,-16.5639266967773,52.376636505127,17,-18.2922992706299,49.8319091796875,17,-19.7624263763428,47.0078315734863,17,-20.9743041992188,43.9043884277344,17,-21.9279441833496,40.5216064453125,17,-22.6233329772949,36.8594589233398,17,-23.0604782104492,32.9179611206055,17,-23.2393798828125,28.6971130371094,17,-23.1472473144531,25.6630916595459,17,-22.9208507537842,22.8108406066895,17, +-22.5601692199707,20.1403656005859,17,-22.0652313232422,17.6516799926758,17,-21.4360160827637,15.3447647094727,17,-20.6725292205811,13.2196283340454,17,-19.7747745513916,11.2762718200684,17,-18.767765045166,9.49845790863037,17,-17.6765232086182,7.86995220184326,17,-16.5010375976562,6.39075374603271,17,-15.2413234710693,5.06086444854736,17,-13.8973722457886,3.88028335571289,17,-12.4691867828369,2.84900975227356,17,-10.95676612854,1.96704483032227,17,-9.38512706756592,1.21815323829651,17,-7.77928686141968,0.586099565029144,17,-6.13924598693848,0.070884183049202,17,-4.46500635147095,-0.327492862939835,17,-2.75656700134277,-0.609031558036804,17,-1.01392889022827,-0.77373206615448,17,0.7042236328125,9.1549072265625,0,-0.544336140155792,9.24548053741455,0,-1.72462952136993,9.45327568054199,0,-2.83665561676025,9.77828884124756,0,-3.88041591644287,10.2205257415771,0,-4.85590934753418,10.7799816131592,0,-5.76313591003418,11.4566593170166,0,-6.60209655761719,12.2505578994751,0,-7.35123205184937,13.1342830657959,0,-7.98898696899414,14.08043384552,0,-8.51535701751709,15.0890092849731,0,-8.93034553527832,16.1600170135498,0,-9.23395156860352,17.2934513092041,0,-9.42617607116699,18.4893131256104,0,-9.50701904296875,19.7476043701172,0,-9.41809272766113,21.0009574890137,0,-9.21733570098877,22.1930027008057,0,-8.90474414825439,23.3237400054932,0,-8.48032474517822,24.3931751251221,0,-7.94407176971436,25.4013061523438,0,-7.29598808288574,26.3481292724609,0,-6.53607368469238,27.2336483001709,0,-5.68723249435425,28.0297946929932,0,-4.77237033843994,28.7084941864014,0,-3.7914867401123,29.2697410583496,0,-2.74458360671997,29.7135543823242,0,-1.6316591501236,30.0399131774902,0,-0.45271423459053,30.2488307952881,0,0.792251586914062,30.3403015136719,0,2.03946447372437,30.2531719207764,0,3.21728801727295,30.0499496459961,0,4.32572078704834,29.7306156158447,0,5.36476612091064,29.2951965332031,0,6.33442115783691,28.7436695098877,0,7.23468637466431,28.0760517120361,0,8.0655632019043,27.2923336029053,0,8.80616664886475,26.417444229126,0,9.43561267852783,25.4763107299805,0, +9.95389652252197,24.4689235687256,0,10.3610258102417,23.3952980041504,0,10.6569967269897,22.2554264068604,0,10.8418102264404,21.0493087768555,0,10.9154663085938,19.7769470214844,0,10.8395652770996,18.4932098388672,0,10.6511583328247,17.2770595550537,0,10.3502435684204,16.1285018920898,0,9.93682765960693,15.0475406646729,0,9.41090393066406,14.0341701507568,0,8.77247714996338,13.0883941650391,0,8.02154541015625,12.2102117538452,0,7.18034172058105,11.4240980148315,0,6.27109479904175,10.7545337677002,0,5.29380369186401,10.2015113830566,0,4.24847221374512,9.76504039764404,0,3.13509845733643,9.44511604309082,0,1.95368182659149,9.24173831939697,0,0.7042236328125,9.1549072265625,17,-0.544336140155792,9.24548053741455,17,-1.72462952136993,9.45327568054199,17,-2.83665561676025,9.77828884124756,17,-3.88041591644287,10.2205257415771,17,-4.85590934753418,10.7799816131592,17,-5.76313591003418,11.4566593170166,17,-6.60209655761719,12.2505578994751,17,-7.35123205184937,13.1342830657959,17,-7.98898696899414,14.08043384552,17,-8.51535701751709,15.0890092849731,17,-8.93034553527832,16.1600170135498,17,-9.23395156860352,17.2934513092041,17,-9.42617607116699,18.4893131256104,17,-9.50701904296875,19.7476043701172,17,-9.41809272766113,21.0009574890137,17,-9.21733570098877,22.1930027008057,17,-8.90474414825439,23.3237400054932,17,-8.48032474517822,24.3931751251221,17,-7.94407176971436,25.4013061523438,17,-7.29598808288574,26.3481292724609,17,-6.53607368469238,27.2336483001709,17,-5.68723249435425,28.0297946929932,17,-4.77237033843994,28.7084941864014,17,-3.7914867401123,29.2697410583496,17,-2.74458360671997,29.7135543823242,17,-1.6316591501236,30.0399131774902,17,-0.45271423459053,30.2488307952881,17,0.792251586914062,30.3403015136719,17,2.03946447372437,30.2531719207764,17,3.21728801727295,30.0499496459961,17,4.32572078704834,29.7306156158447,17,5.36476612091064,29.2951965332031,17,6.33442115783691,28.7436695098877,17,7.23468637466431,28.0760517120361,17,8.0655632019043,27.2923336029053,17,8.80616664886475,26.417444229126,17,9.43561267852783,25.4763107299805,17, +9.95389652252197,24.4689235687256,17,10.3610258102417,23.3952980041504,17,10.6569967269897,22.2554264068604,17,10.8418102264404,21.0493087768555,17,10.9154663085938,19.7769470214844,17,10.8395652770996,18.4932098388672,17,10.6511583328247,17.2770595550537,17,10.3502435684204,16.1285018920898,17,9.93682765960693,15.0475406646729,17,9.41090393066406,14.0341701507568,17,8.77247714996338,13.0883941650391,17,8.02154541015625,12.2102117538452,17,7.18034172058105,11.4240980148315,17,6.27109479904175,10.7545337677002,17,5.29380369186401,10.2015113830566,17,4.24847221374512,9.76504039764404,17,3.13509845733643,9.44511604309082,17,1.95368182659149,9.24173831939697,17 + } + PolygonVertexIndex: *2124 { + a: 0,1,-123,0,122,-122,1,2,-124,1,123,-123,2,3,-125,2,124,-124,3,4,-126,3,125,-125,4,5,-127,4,126,-126,5,6,-128,5,127,-127,6,7,-129,6,128,-128,7,8,-130,7,129,-129,8,9,-131,8,130,-130,9,10,-132,9,131,-131,10,11,-133,10,132,-132,11,12,-134,11,133,-133,12,13,-135,12,134,-134,13,14,-136,13,135,-135,14,15,-137,14,136,-136,15,16,-138,15,137,-137,16,17,-139,16,138,-138,17,18,-140,17,139,-139,18,19,-141,18,140,-140,19,20,-142,19,141,-141,20,21,-143,20,142,-142,21,22,-144,21,143,-143,22,23,-145,22,144,-144,23,24,-146,23,145,-145,24,25,-147,24,146,-146,25,26,-148,25,147,-147,26,27,-149,26,148,-148,27,28,-150,27,149,-149,28,29,-151,28,150,-150,29,30,-152,29,151,-151,30,31,-153,30,152,-152,31,32,-154,31,153,-153,32,33,-155,32,154,-154,33,34,-156,33,155,-155,34,35,-157,34,156,-156,35,36,-158,35,157,-157,36,37,-159,36,158,-158,37,38,-160,37,159,-159,38,39,-161,38,160,-160,39,40,-162,39,161,-161,40,41,-163,40,162,-162,41,42,-164,41,163,-163,42,43,-165,42,164,-164,43,44,-166,43,165,-165,44,45,-167,44,166,-166,45,46,-168,45,167,-167,46,47,-169,46,168,-168,47,48,-170,47,169,-169,48,49,-171,48,170,-170,49,50,-172,49,171,-171,50,51,-173,50,172,-172,51,52,-174,51,173,-173,52,53,-175,52,174,-174,53,54,-176,53,175,-175,54,55,-177,54,176,-176,55,56,-178,55,177,-177,56,57,-179,56,178,-178,57,58,-180,57,179,-179,58,59,-181,58,180,-180,59,60,-182,59,181,-181,60,61,-183,60,182,-182,61,62,-184,61,183,-183,62,63,-185,62,184,-184,63,64,-186,63,185,-185,64,65,-187,64,186,-186,65,66,-188,65,187,-187,66,67,-189,66,188,-188,67,68,-190,67,189,-189,68,69,-191,68,190,-190,69,70,-192,69,191,-191,70,71,-193,70,192,-192,71,72,-194,71,193,-193,72,73,-195,72,194,-194,73,74,-196,73,195,-195,74,75,-197,74,196,-196,75,76,-198,75,197,-197,76,77,-199,76,198,-198,77,78,-200,77,199,-199,78,79,-201,78,200,-200,79,80,-202,79,201,-201,80,81,-203,80,202,-202,81,82,-204,81,203,-203,82,83,-205,82,204,-204,83,84,-206,83,205,-205,84,85,-207,84,206,-206,85,86,-208,85,207,-207,86,87,-209,86,208,-208,87,88,-210,87,209,-209,88,89,-211,88,210,-210,89,90,-212,89, +211,-211,90,91,-213,90,212,-212,91,92,-214,91,213,-213,92,93,-215,92,214,-214,93,94,-216,93,215,-215,94,95,-217,94,216,-216,95,96,-218,95,217,-217,96,97,-219,96,218,-218,97,98,-220,97,219,-219,98,99,-221,98,220,-220,99,100,-222,99,221,-221,100,101,-223,100,222,-222,101,102,-224,101,223,-223,102,103,-225,102,224,-224,103,104,-226,103,225,-225,104,105,-227,104,226,-226,105,106,-228,105,227,-227,106,107,-229,106,228,-228,107,108,-230,107,229,-229,108,109,-231,108,230,-230,109,110,-232,109,231,-231,110,111,-233,110,232,-232,111,112,-234,111,233,-233,112,113,-235,112,234,-234,113,114,-236,113,235,-235,114,115,-237,114,236,-236,115,116,-238,115,237,-237,116,117,-239,116,238,-238,117,118,-240,117,239,-239,118,119,-241,118,240,-240,119,120,-242,119,241,-241,120,0,-122,120,121,-242,242,243,-300,242,299,-299,243,244,-301,243,300,-300,244,245,-302,244,301,-301,245,246,-303,245,302,-302,246,247,-304,246,303,-303,247,248,-305,247,304,-304,248,249,-306,248,305,-305,249,250,-307,249,306,-306,250,251,-308,250,307,-307,251,252,-309,251,308,-308,252,253,-310,252,309,-309,253,254,-311,253,310,-310,254,255,-312,254,311,-311,255,256,-313,255,312,-312,256,257,-314,256,313,-313,257,258,-315,257,314,-314,258,259,-316,258,315,-315,259,260,-317,259,316,-316,260,261,-318,260,317,-317,261,262,-319,261,318,-318,262,263,-320,262,319,-319,263,264,-321,263,320,-320,264,265,-322,264,321,-321,265,266,-323,265,322,-322,266,267,-324,266,323,-323,267,268,-325,267,324,-324,268,269,-326,268,325,-325,269,270,-327,269,326,-326,270,271,-328,270,327,-327,271,272,-329,271,328,-328,272,273,-330,272,329,-329,273,274,-331,273,330,-330,274,275,-332,274,331,-331,275,276,-333,275,332,-332,276,277,-334,276,333,-333,277,278,-335,277,334,-334,278,279,-336,278,335,-335,279,280,-337,279,336,-336,280,281,-338,280,337,-337,281,282,-339,281,338,-338,282,283,-340,282,339,-339,283,284,-341,283,340,-340,284,285,-342,284,341,-341,285,286,-343,285,342,-342,286,287,-344,286,343,-343,287,288,-345,287,344,-344,288,289,-346,288,345,-345,289,290,-347,289,346,-346,290,291,-348,290, +347,-347,291,292,-349,291,348,-348,292,293,-350,292,349,-349,293,294,-351,293,350,-350,294,295,-352,294,351,-351,295,296,-353,295,352,-352,296,297,-354,296,353,-353,297,242,-299,297,298,-354,71,73,-73,71,74,-74,70,74,-72,70,75,-75,69,75,-71,69,76,-76,68,76,-70,68,77,-77,68,78,-78,67,78,-69,67,79,-79,66,79,-68,65,79,-67,65,80,-80,64,80,-66,64,81,-81,63,81,-65,63,82,-82,62,82,-64,62,83,-83,61,83,-63,61,84,-84,60,84,-62,60,85,-85,59,85,-61,58,85,-60,58,86,-86,57,86,-59,57,87,-87,56,87,-58,242,1,-1,297,1,-243,56,88,-88,55,88,-57,55,89,-89,54,89,-56,54,90,-90,53,90,-55,53,91,-91,52,91,-54,52,92,-92,51,92,-53,51,93,-93,50,93,-52,50,94,-94,49,94,-51,49,95,-95,48,95,-50,48,96,-96,47,96,-49,47,97,-97,46,97,-48,120,242,-1,120,243,-243,119,243,-121,119,244,-244,118,244,-120,46,98,-98,45,98,-47,44,98,-46,44,99,-99,43,99,-45,43,100,-100,296,1,-298,296,2,-2,295,2,-297,295,3,-3,294,3,-296,294,4,-4,293,4,-295,293,5,-5,292,5,-294,292,6,-6,291,6,-293,291,7,-7,290,7,-292,290,8,-8,289,8,-291,289,9,-9,288,9,-290,288,10,-10,287,10,-289,287,11,-11,287,12,-12,286,12,-288,286,13,-13,285,13,-287,285,14,-14,284,14,-286,284,15,-15,283,15,-285,283,16,-16,282,16,-284,282,17,-17,281,17,-283,281,18,-18,280,18,-282,280,19,-19,279,19,-281,279,20,-20,279,21,-21,278,21,-280,278,22,-22,277,22,-279,277,23,-23,276,23,-278,276,24,-24,276,25,-25,275,25,-277,275,26,-26,274,26,-276,274,27,-27,273,27,-275,273,28,-28,272,28,-274,272,29,-29,271,29,-273,271,30,-30,271,31,-31,270,31,-272,270,32,-32,270,33,-33,269,33,-271,269,34,-34,268,34,-270,268,35,-35,268,36,-36,267,36,-269,267,37,-37,267,38,-38,266,38,-268,266,39,-39,265,39,-267,265,40,-40,265,41,-41,264,41,-266,264,42,-42,263,42,-265,118,245,-245,117,245,-119,116,245,-118,116,246,-246,115,246,-117,115,247,-247,114,247,-116,114,248,-248,113,248,-115,112,248,-114,112,249,-249,111,249,-113,111,250,-250,110,250,-112,109,250,-111,109,251,-251,108,251,-110,108,252,-252,107,252,-109,107,253,-253,106,253,-108,106,254,-254,105,254,-107,105,255,-255,104,255,-106,104,256,-256,103,256,-105,103,257,-257,102,257,-104,102, +258,-258,262,42,-264,101,258,-103,101,259,-259,43,101,-101,43,259,-102,43,260,-260,43,261,-261,43,262,-262,43,42,-263,192,193,-195,192,194,-196,191,192,-196,191,195,-197,190,191,-197,190,196,-198,189,190,-198,189,197,-199,189,198,-200,188,189,-200,188,199,-201,187,188,-201,186,187,-201,186,200,-202,185,186,-202,185,201,-203,184,185,-203,184,202,-204,183,184,-204,183,203,-205,182,183,-205,182,204,-206,181,182,-206,181,205,-207,180,181,-207,179,180,-207,179,206,-208,178,179,-208,178,207,-209,177,178,-209,298,121,-123,353,298,-123,177,208,-210,176,177,-210,176,209,-211,175,176,-211,175,210,-212,174,175,-212,174,211,-213,173,174,-213,173,212,-214,172,173,-214,172,213,-215,171,172,-215,171,214,-216,170,171,-216,170,215,-217,169,170,-217,169,216,-218,168,169,-218,168,217,-219,167,168,-219,241,121,-299,241,298,-300,240,241,-300,240,299,-301,239,240,-301,167,218,-220,166,167,-220,165,166,-220,165,219,-221,164,165,-221,164,220,-222,352,353,-123,352,122,-124,351,352,-124,351,123,-125,350,351,-125,350,124,-126,349,350,-126,349,125,-127,348,349,-127,348,126,-128,347,348,-128,347,127,-129,346,347,-129,346,128,-130,345,346,-130,345,129,-131,344,345,-131,344,130,-132,343,344,-132,343,131,-133,343,132,-134,342,343,-134,342,133,-135,341,342,-135,341,134,-136,340,341,-136,340,135,-137,339,340,-137,339,136,-138,338,339,-138,338,137,-139,337,338,-139,337,138,-140,336,337,-140,336,139,-141,335,336,-141,335,140,-142,335,141,-143,334,335,-143,334,142,-144,333,334,-144,333,143,-145,332,333,-145,332,144,-146,332,145,-147,331,332,-147,331,146,-148,330,331,-148,330,147,-149,329,330,-149,329,148,-150,328,329,-150,328,149,-151,327,328,-151,327,150,-152,327,151,-153,326,327,-153,326,152,-154,326,153,-155,325,326,-155,325,154,-156,324,325,-156,324,155,-157,324,156,-158,323,324,-158,323,157,-159,323,158,-160,322,323,-160,322,159,-161,321,322,-161,321,160,-162,321,161,-163,320,321,-163,320,162,-164,319,320,-164,239,300,-302,238,239,-302,237,238,-302,237,301,-303,236,237,-303,236,302,-304,235,236,-304,235,303,-305,234,235,-305,233,234,-305,233,304, +-306,232,233,-306,232,305,-307,231,232,-307,230,231,-307,230,306,-308,229,230,-308,229,307,-309,228,229,-309,228,308,-310,227,228,-310,227,309,-311,226,227,-311,226,310,-312,225,226,-312,225,311,-313,224,225,-313,224,312,-314,223,224,-314,223,313,-315,318,319,-164,222,223,-315,222,314,-316,164,221,-223,164,222,-316,164,315,-317,164,316,-318,164,317,-319,164,318,-164 + } + Edges: *1062 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,331,332,334,336,337,338,340,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,547,548,550,552,553,554,556,558,559,560,562,564,565,566,568,570,571,572,574,576,577,578,580,582,583,584,586,588,589,590,592,594,595,596,598,600,601,602,604,606,607,608,610,612,613,614,616,618,619,620,622,624,625,626,628,630,631,632,634,636,637,638,640,642,643,644,646,648,649,650,652,654,655,656,658,660,661,662,664,666,667,668,670,672,673,674,676,678,679,680,682,684,685,686,688,690,691,692,694,696,697,698,700,702,703,704,706,708,709,710,712,714,715,716,718,720,722,724,726,727,728,730,731,732,733,734,736,738,739,740,742,744,745,746,748,750,751,752,754,756,757,758,760,762,763,764,766,768,769,770,772,774,775,776,778,780,781,782,784,786,787, +788,790,792,793,794,796,798,799,800,802,804,805,806,808,810,811,812,814,816,817,818,820,822,823,824,826,828,829,830,832,834,835,836,838,840,841,842,844,846,847,848,850,852,853,854,856,858,859,860,862,864,865,866,868,870,871,872,874,876,877,878,880,882,883,884,886,888,889,890,892,894,895,896,898,900,901,902,904,906,907,908,910,912,913,914,916,918,919,920,922,924,925,926,928,930,931,932,934,936,937,938,940,942,943,944,946,948,949,950,952,954,955,956,958,960,961,962,964,966,967,968,970,972,973,974,976,978,979,980,982,984,985,986,988,990,991,992,994,996,997,998,1000,1002,1003,1004,1006,1008,1009,1010,1012,1014,1015,1016,1018,1020,1021,1022,1024,1026,1027,1028,1030,1032,1033,1034,1036,1038,1039,1040,1042,1044,1045,1046,1048,1050,1051,1052,1054,1056,1058,1060,1062,1065,1068,1071,1074,1077,1080,1083,1086,1089,1092,1095,1098,1101,1104,1107,1110,1113,1116,1119,1122,1125,1128,1131,1134,1137,1140,1143,1146,1149,1152,1154,1155,1158,1161,1164,1167,1170,1173,1176,1179,1182,1185,1188,1191,1194,1197,1200,1203,1206,1209,1212,1215,1218,1221,1224,1227,1230,1233,1236,1239,1242,1245,1248,1251,1254,1257,1260,1263,1266,1269,1272,1275,1278,1281,1284,1287,1290,1293,1296,1299,1302,1305,1308,1311,1314,1317,1320,1323,1326,1329,1332,1335,1338,1341,1344,1347,1350,1353,1356,1359,1362,1365,1368,1371,1374,1377,1380,1383,1386,1389,1392,1395,1398,1401,1404,1407,1410,1413,1416,1419,1422,1425,1428,1431,1434,1437,1440,1443,1446,1449,1452,1455,1458,1461,1464,1467,1470,1473,1476,1479,1482,1485,1488,1491,1494,1497,1500,1503,1506,1509,1512,1515,1518,1521,1524,1527,1530,1533,1536,1539,1542,1545,1548,1551,1554,1557,1560,1563,1566,1569,1572,1575,1578,1581,1584,1587,1595,1598,1601,1604,1607,1610,1613,1616,1619,1622,1625,1628,1631,1634,1637,1640,1643,1646,1649,1652,1655,1658,1661,1664,1667,1670,1673,1676,1679,1682,1683,1685,1688,1691,1694,1697,1700,1703,1706,1709,1712,1715,1718,1721,1724,1727,1730,1733,1736,1739,1742,1745,1748,1751,1754,1757,1760,1763,1766,1769,1772,1775,1778,1781,1784,1787,1790,1793,1796,1799,1802,1805,1808,1811,1814,1817,1820,1823,1826,1829, +1832,1835,1838,1841,1844,1847,1850,1853,1856,1859,1862,1865,1868,1871,1874,1877,1880,1883,1886,1889,1892,1895,1898,1901,1904,1907,1910,1913,1916,1919,1922,1925,1928,1931,1934,1937,1940,1943,1946,1949,1952,1955,1958,1961,1964,1967,1970,1973,1976,1979,1982,1985,1988,1991,1994,1997,2000,2003,2006,2009,2012,2015,2018,2021,2024,2027,2030,2033,2036,2039,2042,2045,2048,2051,2054,2057,2060,2063,2066,2069,2072,2075,2078,2081,2084,2087,2090,2093,2096,2099,2102,2105,2108,2111,2114,2117,2120 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *6372 { + a: 0.0529863089323044,-0.998595237731934,0,0.0971861854195595,-0.995266139507294,0,0.0971861854195595,-0.995266139507294,0,0.0529863089323044,-0.998595237731934,0,0.0971861854195595,-0.995266139507294,0,0.0529863052070141,-0.998595237731934,0,0.0971861854195595,-0.995266139507294,0,0.189460501074791,-0.981888294219971,0,0.189460515975952,-0.981888294219971,0,0.0971861854195595,-0.995266139507294,0,0.189460515975952,-0.981888294219971,0,0.0971861854195595,-0.995266139507294,0,0.189460501074791,-0.981888294219971,0,0.288630098104477,-0.957440674304962,0,0.288630098104477,-0.957440674304962,0,0.189460501074791,-0.981888294219971,0,0.288630098104477,-0.957440674304962,0,0.189460515975952,-0.981888294219971,0,0.288630098104477,-0.957440674304962,0,0.392004638910294,-0.919963240623474,0,0.392004668712616,-0.919963240623474,0,0.288630098104477,-0.957440674304962,0,0.392004668712616,-0.919963240623474,0,0.288630098104477,-0.957440674304962,0,0.392004638910294,-0.919963240623474,0,0.495735138654709,-0.868473827838898,0,0.495735079050064,-0.868473708629608,0,0.392004638910294,-0.919963240623474,0,0.495735079050064,-0.868473708629608,0,0.392004668712616,-0.919963240623474,0,0.495735138654709,-0.868473827838898,0,0.595295786857605,-0.803506672382355,0,0.59529584646225,-0.803506672382355,0,0.495735138654709,-0.868473827838898,0,0.59529584646225,-0.803506672382355,0,0.495735079050064,-0.868473708629608,0,0.595295786857605,-0.803506672382355,0,0.686187028884888,-0.727425158023834,0,0.686187028884888,-0.727425098419189,0,0.595295786857605,-0.803506672382355,0,0.686187028884888,-0.727425098419189,0,0.59529584646225,-0.803506672382355,0,0.686187028884888,-0.727425158023834,0,0.767629623413086,-0.640893638134003,0,0.767629623413086,-0.640893697738647,0,0.686187028884888,-0.727425158023834,0,0.767629623413086,-0.640893697738647,0,0.686187028884888,-0.727425098419189,0,0.767629623413086,-0.640893638134003,0,0.839730739593506,-0.543003022670746,0,0.839730739593506,-0.543002963066101,0,0.767629623413086,-0.640893638134003,0, +0.839730739593506,-0.543002963066101,0,0.767629623413086,-0.640893697738647,0,0.839730739593506,-0.543003022670746,0,0.899794280529022,-0.436314433813095,0,0.899794340133667,-0.436314433813095,0,0.839730739593506,-0.543003022670746,0,0.899794340133667,-0.436314433813095,0,0.839730739593506,-0.543002963066101,0,0.899794280529022,-0.436314433813095,0,0.94549286365509,-0.325642675161362,0,0.94549286365509,-0.325642704963684,0,0.899794280529022,-0.436314433813095,0,0.94549286365509,-0.325642704963684,0,0.899794340133667,-0.436314433813095,0,0.94549286365509,-0.325642675161362,0,0.976395428180695,-0.215990841388702,0,0.97639536857605,-0.215990841388702,0,0.94549286365509,-0.325642675161362,0,0.97639536857605,-0.215990841388702,0,0.94549286365509,-0.325642704963684,0,0.976395428180695,-0.215990841388702,0,0.99375593662262,-0.111575618386269,0,0.993755996227264,-0.111575603485107,0,0.976395428180695,-0.215990841388702,0,0.993755996227264,-0.111575603485107,0,0.97639536857605,-0.215990841388702,0,0.99375593662262,-0.111575618386269,0,0.998133897781372,-0.0610635206103325,0,0.998133897781372,-0.0610635168850422,0,0.99375593662262,-0.111575618386269,0,0.998133897781372,-0.0610635168850422,0,0.993755996227264,-0.111575603485107,0,0.998277366161346,0.0586706884205341,0,0.994516670703888,0.104577399790287,0,0.994516730308533,0.104577414691448,0,0.998277366161346,0.0586706884205341,0,0.994516730308533,0.104577414691448,0,0.998277306556702,0.0586706846952438,0,0.994516670703888,0.104577399790287,0,0.979828476905823,0.199840098619461,0,0.979828536510468,0.1998400837183,0,0.994516670703888,0.104577399790287,0,0.979828536510468,0.1998400837183,0,0.994516730308533,0.104577414691448,0,0.979828476905823,0.199840098619461,0,0.953641891479492,0.300943732261658,0,0.953641831874847,0.300943702459335,0,0.979828476905823,0.199840098619461,0,0.953641831874847,0.300943702459335,0,0.979828536510468,0.1998400837183,0,0.953641891479492,0.300943732261658,0,0.914406776428223,0.404796451330185,0,0.914406836032867,0.404796421527863,0,0.953641891479492,0.300943732261658,0, +0.914406836032867,0.404796421527863,0,0.953641831874847,0.300943702459335,0,0.914406776428223,0.404796451330185,0,0.861725389957428,0.507375061511993,0,0.861725330352783,0.507375001907349,0,0.914406776428223,0.404796451330185,0,0.861725330352783,0.507375001907349,0,0.914406836032867,0.404796421527863,0,0.861725389957428,0.507375061511993,0,0.796730041503906,0.604335308074951,0,0.796730101108551,0.604335308074951,0,0.861725389957428,0.507375061511993,0,0.796730101108551,0.604335308074951,0,0.861725330352783,0.507375001907349,0,0.796730041503906,0.604335308074951,0,0.721828281879425,0.692072212696075,0,0.721828281879425,0.692072212696075,0,0.796730041503906,0.604335308074951,0,0.721828281879425,0.692072212696075,0,0.796730101108551,0.604335308074951,0,0.721828281879425,0.692072212696075,0,0.636993050575256,0.770869553089142,0,0.636993050575256,0.770869553089142,0,0.721828281879425,0.692072212696075,0,0.636993050575256,0.770869553089142,0,0.721828281879425,0.692072212696075,0,0.636993050575256,0.770869553089142,0,0.540995955467224,0.841025173664093,0,0.540995895862579,0.841025173664093,0,0.636993050575256,0.770869553089142,0,0.540995895862579,0.841025173664093,0,0.636993050575256,0.770869553089142,0,0.540995955467224,0.841025173664093,0,0.436387747526169,0.899758756160736,0,0.436387747526169,0.899758636951447,0,0.540995955467224,0.841025173664093,0,0.436387747526169,0.899758636951447,0,0.540995895862579,0.841025173664093,0,0.436387747526169,0.899758756160736,0,0.327661991119385,0.944794952869415,0,0.327662020921707,0.94479501247406,0,0.436387747526169,0.899758756160736,0,0.327662020921707,0.94479501247406,0,0.436387747526169,0.899758636951447,0,0.327661991119385,0.944794952869415,0,0.219554796814919,0.975600183010101,0,0.219554781913757,0.975600183010101,0,0.327661991119385,0.944794952869415,0,0.219554781913757,0.975600183010101,0,0.327662020921707,0.94479501247406,0,0.219554796814919,0.975600183010101,0,0.116148717701435,0.99323183298111,0,0.116148717701435,0.993231773376465,0,0.219554796814919,0.975600183010101,0,0.116148717701435,0.993231773376465,0, +0.219554781913757,0.975600183010101,0,0.116148717701435,0.99323183298111,0,0.0659936964511871,0.997820019721985,0,0.0659937039017677,0.99782007932663,0,0.116148717701435,0.99323183298111,0,0.0659937039017677,0.99782007932663,0,0.116148717701435,0.993231773376465,0,-0.0379475317895412,0.999279677867889,0,-0.0707459300756454,0.997494339942932,0,-0.0707459151744843,0.997494339942932,0,-0.0379475317895412,0.999279677867889,0,-0.0707459151744843,0.997494339942932,0,-0.0379475317895412,0.999279677867889,0,-0.0707459300756454,0.997494339942932,0,-0.137624800205231,0.990484416484833,0,-0.13762478530407,0.990484416484833,0,-0.0707459300756454,0.997494339942932,0,-0.13762478530407,0.990484416484833,0,-0.0707459151744843,0.997494339942932,0,-0.137624800205231,0.990484416484833,0,-0.206696510314941,0.978405117988586,0,-0.206696480512619,0.978405058383942,0,-0.137624800205231,0.990484416484833,0,-0.206696480512619,0.978405058383942,0,-0.13762478530407,0.990484416484833,0,-0.206696510314941,0.978405117988586,0,-0.277006059885025,0.960868179798126,0,-0.277006030082703,0.960868179798126,0,-0.206696510314941,0.978405117988586,0,-0.277006030082703,0.960868179798126,0,-0.206696480512619,0.978405058383942,0,-0.277006059885025,0.960868179798126,0,-0.347435504198074,0.937703788280487,0,-0.347435563802719,0.937703907489777,0,-0.277006059885025,0.960868179798126,0,-0.347435563802719,0.937703907489777,0,-0.277006030082703,0.960868179798126,0,-0.347435504198074,0.937703788280487,0,-0.416771680116653,0.90901118516922,0,-0.416771709918976,0.909011244773865,0,-0.347435504198074,0.937703788280487,0,-0.416771709918976,0.909011244773865,0,-0.347435563802719,0.937703907489777,0,-0.416771680116653,0.90901118516922,0,-0.484720826148987,0.874668896198273,0,-0.484720826148987,0.874668896198273,0,-0.416771680116653,0.90901118516922,0,-0.484720826148987,0.874668896198273,0,-0.416771709918976,0.909011244773865,0,-0.484720826148987,0.874668896198273,0,-0.552406847476959,0.833574593067169,0,-0.552406907081604,0.833574593067169,0,-0.484720826148987,0.874668896198273,0, +-0.552406907081604,0.833574593067169,0,-0.484720826148987,0.874668896198273,0,-0.552406847476959,0.833574593067169,0,-0.619392573833466,0.785081505775452,0,-0.619392514228821,0.785081446170807,0,-0.552406847476959,0.833574593067169,0,-0.619392514228821,0.785081446170807,0,-0.552406907081604,0.833574593067169,0,-0.619392573833466,0.785081505775452,0,-0.683642566204071,0.729816973209381,0,-0.683642566204071,0.729816973209381,0,-0.619392573833466,0.785081505775452,0,-0.683642566204071,0.729816973209381,0,-0.619392514228821,0.785081446170807,0,-0.683642566204071,0.729816973209381,0,-0.743582367897034,0.668644368648529,0,-0.743582367897034,0.668644368648529,0,-0.683642566204071,0.729816973209381,0,-0.743582367897034,0.668644368648529,0,-0.683642566204071,0.729816973209381,0,-0.743582367897034,0.668644368648529,0,-0.797868132591248,0.602832078933716,0,-0.797868132591248,0.602832078933716,0,-0.743582367897034,0.668644368648529,0,-0.797868132591248,0.602832078933716,0,-0.743582367897034,0.668644368648529,0,-0.797868132591248,0.602832078933716,0,-0.84551864862442,0.533945858478546,0,-0.84551864862442,0.533945858478546,0,-0.797868132591248,0.602832078933716,0,-0.84551864862442,0.533945858478546,0,-0.797868132591248,0.602832078933716,0,-0.84551864862442,0.533945858478546,0,-0.866872727870941,0.498529702425003,0,-0.866872668266296,0.498529642820358,0,-0.84551864862442,0.533945858478546,0,-0.866872668266296,0.498529642820358,0,-0.84551864862442,0.533945858478546,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0.999518871307373,-0.0310176722705364,0,0.998294174671173,-0.0583836287260056,0,0.998294174671173,-0.0583836287260056,0,0.999518871307373,-0.0310176722705364,0,0.998294174671173,-0.0583836287260056,0,0.999518871307373,-0.0310176722705364,0,0.998294174671173,-0.0583836287260056,0,0.993173658847809,-0.116645641624928,0,0.993173539638519,-0.116645634174347,0,0.998294174671173,-0.0583836287260056,0,0.993173539638519,-0.116645634174347,0,0.998294174671173,-0.0583836287260056,0, +0.993173658847809,-0.116645641624928,0,0.983242690563202,-0.182301446795464,0,0.983242630958557,-0.182301431894302,0,0.993173658847809,-0.116645641624928,0,0.983242630958557,-0.182301431894302,0,0.993173539638519,-0.116645634174347,0,0.983242690563202,-0.182301446795464,0,0.966733694076538,-0.255784898996353,0,0.966733753681183,-0.255784898996353,0,0.983242690563202,-0.182301446795464,0,0.966733753681183,-0.255784898996353,0,0.983242630958557,-0.182301431894302,0,0.966733694076538,-0.255784898996353,0,0.941486716270447,-0.337050139904022,0,0.941486716270447,-0.337050139904022,0,0.966733694076538,-0.255784898996353,0,0.941486716270447,-0.337050139904022,0,0.966733753681183,-0.255784898996353,0,0.941486716270447,-0.337050139904022,0,0.905078947544098,-0.425243526697159,0,0.905079007148743,-0.425243556499481,0,0.941486716270447,-0.337050139904022,0,0.905079007148743,-0.425243556499481,0,0.941486716270447,-0.337050139904022,0,0.905078947544098,-0.425243526697159,0,0.853516161441803,-0.52106636762619,0,0.853516161441803,-0.52106636762619,0,0.905078947544098,-0.425243526697159,0,0.853516161441803,-0.52106636762619,0,0.905079007148743,-0.425243556499481,0,0.853516161441803,-0.52106636762619,0,0.780537843704224,-0.625108480453491,0,0.780537962913513,-0.625108480453491,0,0.853516161441803,-0.52106636762619,0,0.780537962913513,-0.625108480453491,0,0.853516161441803,-0.52106636762619,0,0.780537843704224,-0.625108480453491,0,0.683005392551422,-0.730413317680359,0,0.683005392551422,-0.730413377285004,0,0.780537843704224,-0.625108480453491,0,0.683005392551422,-0.730413377285004,0,0.780537962913513,-0.625108480453491,0,0.683005392551422,-0.730413317680359,0,0.563232362270355,-0.826298594474792,0,0.56323230266571,-0.826298534870148,0,0.683005392551422,-0.730413317680359,0,0.56323230266571,-0.826298534870148,0,0.683005392551422,-0.730413377285004,0,0.563232362270355,-0.826298594474792,0,0.427107363939285,-0.904200911521912,0,0.427107363939285,-0.904200851917267,0,0.563232362270355,-0.826298594474792,0,0.427107363939285,-0.904200851917267,0, +0.56323230266571,-0.826298534870148,0,0.427107363939285,-0.904200911521912,0,0.284262478351593,-0.958746433258057,0,0.284262478351593,-0.958746552467346,0,0.427107363939285,-0.904200911521912,0,0.284262478351593,-0.958746552467346,0,0.427107363939285,-0.904200851917267,0,0.284262478351593,-0.958746433258057,0,0.144996240735054,-0.989432275295258,0,0.144996240735054,-0.989432275295258,0,0.284262478351593,-0.958746433258057,0,0.144996240735054,-0.989432275295258,0,0.284262478351593,-0.958746552467346,0,0.144996240735054,-0.989432275295258,0,0.077324666082859,-0.997005939483643,0,0.077324666082859,-0.997005939483643,0,0.144996240735054,-0.989432275295258,0,0.077324666082859,-0.997005939483643,0,0.144996240735054,-0.989432275295258,0,-0.0441193468868732,-0.999026238918304,0,-0.0831114649772644,-0.996540307998657,0,-0.083111472427845,-0.996540248394012,0,-0.0441193468868732,-0.999026238918304,0,-0.083111472427845,-0.996540248394012,0,-0.0441193431615829,-0.999026238918304,0,-0.0831114649772644,-0.996540307998657,0,-0.163977757096291,-0.986464083194733,0,-0.163977742195129,-0.986464083194733,0,-0.0831114649772644,-0.996540307998657,0,-0.163977742195129,-0.986464083194733,0,-0.083111472427845,-0.996540248394012,0,-0.163977757096291,-0.986464083194733,0,-0.250036150217056,-0.968236565589905,0,-0.250036150217056,-0.968236565589905,0,-0.163977757096291,-0.986464083194733,0,-0.250036150217056,-0.968236565589905,0,-0.163977742195129,-0.986464083194733,0,-0.250036150217056,-0.968236565589905,0,-0.339599579572678,-0.940570175647736,0,-0.339599519968033,-0.940570175647736,0,-0.250036150217056,-0.968236565589905,0,-0.339599519968033,-0.940570175647736,0,-0.250036150217056,-0.968236565589905,0,-0.339599579572678,-0.940570175647736,0,-0.430329531431198,-0.902671933174133,0,-0.430329471826553,-0.902671873569489,0,-0.339599579572678,-0.940570175647736,0,-0.430329471826553,-0.902671873569489,0,-0.339599519968033,-0.940570175647736,0,-0.430329531431198,-0.902671933174133,0,-0.519401252269745,-0.854530453681946,0,-0.519401252269745,-0.854530453681946,0, +-0.430329531431198,-0.902671933174133,0,-0.519401252269745,-0.854530453681946,0,-0.430329471826553,-0.902671873569489,0,-0.519401252269745,-0.854530453681946,0,-0.604009389877319,-0.79697722196579,0,-0.604009389877319,-0.79697722196579,0,-0.519401252269745,-0.854530453681946,0,-0.604009389877319,-0.79697722196579,0,-0.519401252269745,-0.854530453681946,0,-0.604009389877319,-0.79697722196579,0,-0.683043360710144,-0.730377852916718,0,-0.683043301105499,-0.730377793312073,0,-0.604009389877319,-0.79697722196579,0,-0.683043301105499,-0.730377793312073,0,-0.604009389877319,-0.79697722196579,0,-0.683043360710144,-0.730377852916718,0,-0.755624532699585,-0.655004918575287,0,-0.755624532699585,-0.655005037784576,0,-0.683043360710144,-0.730377852916718,0,-0.755624532699585,-0.655005037784576,0,-0.683043301105499,-0.730377793312073,0,-0.755624532699585,-0.655004918575287,0,-0.819663524627686,-0.572845339775085,0,-0.819663524627686,-0.572845280170441,0,-0.755624532699585,-0.655004918575287,0,-0.819663524627686,-0.572845280170441,0,-0.755624532699585,-0.655005037784576,0,-0.819663524627686,-0.572845339775085,0,-0.873524367809296,-0.486780285835266,0,-0.87352442741394,-0.486780285835266,0,-0.819663524627686,-0.572845339775085,0,-0.87352442741394,-0.486780285835266,0,-0.819663524627686,-0.572845280170441,0,-0.873524367809296,-0.486780285835266,0,-0.916590213775635,-0.399828046560287,0,-0.916590213775635,-0.39982807636261,0,-0.873524367809296,-0.486780285835266,0,-0.916590213775635,-0.39982807636261,0,-0.87352442741394,-0.486780285835266,0,-0.916590213775635,-0.399828046560287,0,-0.949186742305756,-0.314713388681412,0,-0.949186742305756,-0.314713388681412,0,-0.916590213775635,-0.399828046560287,0,-0.949186742305756,-0.314713388681412,0,-0.916590213775635,-0.39982807636261,0,-0.949186742305756,-0.314713388681412,0,-0.962104380130768,-0.272681683301926,0,-0.962104380130768,-0.272681653499603,0,-0.949186742305756,-0.314713388681412,0,-0.962104380130768,-0.272681653499603,0,-0.949186742305756,-0.314713388681412,0,0,-1,0,0,-1,0,0,-1,0, +0,-1,0,0,-1,0,0,-1,0,0.984095633029938,0.177639678120613,0,0.974088370800018,0.226167529821396,0,0.974088490009308,0.226167574524879,0,0.984095633029938,0.177639678120613,0,0.974088490009308,0.226167574524879,0,0.984095633029938,0.177639678120613,0,0.974088370800018,0.226167529821396,0,0.94610583782196,0.323857694864273,0,0.94610583782196,0.323857665061951,0,0.974088370800018,0.226167529821396,0,0.94610583782196,0.323857665061951,0,0.974088490009308,0.226167574524879,0,0.94610583782196,0.323857694864273,0,0.906630039215088,0.421926558017731,0,0.906629979610443,0.421926528215408,0,0.94610583782196,0.323857694864273,0,0.906629979610443,0.421926528215408,0,0.94610583782196,0.323857665061951,0,0.906630039215088,0.421926558017731,0,0.856034636497498,0.516918301582336,0,0.856034696102142,0.516918301582336,0,0.906630039215088,0.421926558017731,0,0.856034696102142,0.516918301582336,0,0.906629979610443,0.421926528215408,0,0.856034636497498,0.516918301582336,0,0.795835316181183,0.605513274669647,0,0.795835196971893,0.605513215065002,0,0.856034636497498,0.516918301582336,0,0.795835196971893,0.605513215065002,0,0.856034696102142,0.516918301582336,0,0.795835316181183,0.605513274669647,0,0.728483438491821,0.685063421726227,0,0.728483498096466,0.685063362121582,0,0.795835316181183,0.605513274669647,0,0.728483498096466,0.685063362121582,0,0.795835196971893,0.605513215065002,0,0.728483438491821,0.685063421726227,0,0.653729438781738,0.75672835111618,0,0.653729498386383,0.75672835111618,0,0.728483438491821,0.685063421726227,0,0.653729498386383,0.75672835111618,0,0.728483498096466,0.685063362121582,0,0.653729438781738,0.75672835111618,0,0.567967236042023,0.823051154613495,0,0.567967236042023,0.823051154613495,0,0.653729438781738,0.75672835111618,0,0.567967236042023,0.823051154613495,0,0.653729498386383,0.75672835111618,0,0.567967236042023,0.823051154613495,0,0.473272830247879,0.880915820598602,0,0.473272860050201,0.880915939807892,0,0.567967236042023,0.823051154613495,0,0.473272860050201,0.880915939807892,0,0.567967236042023,0.823051154613495,0, +0.473272830247879,0.880915820598602,0,0.375722289085388,0.926732301712036,0,0.375722289085388,0.926732361316681,0,0.473272830247879,0.880915820598602,0,0.375722289085388,0.926732361316681,0,0.473272860050201,0.880915939807892,0,0.375722289085388,0.926732301712036,0,0.27899506688118,0.96029257774353,0,0.278995007276535,0.960292518138885,0,0.375722289085388,0.926732301712036,0,0.278995007276535,0.960292518138885,0,0.375722289085388,0.926732361316681,0,0.27899506688118,0.96029257774353,0,0.186174318194389,0.982516705989838,0,0.186174288392067,0.982516705989838,0,0.27899506688118,0.96029257774353,0,0.186174288392067,0.982516705989838,0,0.278995007276535,0.960292518138885,0,0.186174318194389,0.982516705989838,0,0.0994453802704811,0.995042979717255,0,0.0994453877210617,0.995043039321899,0,0.186174318194389,0.982516705989838,0,0.0994453877210617,0.995043039321899,0,0.186174288392067,0.982516705989838,0,0.0994453802704811,0.995042979717255,0,0.0577704794704914,0.998329937458038,0,0.0577704720199108,0.998329937458038,0,0.0994453802704811,0.995042979717255,0,0.0577704720199108,0.998329937458038,0,0.0994453877210617,0.995043039321899,0,-0.0651822537183762,0.997873425483704,0,-0.123929813504219,0.992290914058685,0,-0.123929813504219,0.992290914058685,0,-0.0651822537183762,0.997873425483704,0,-0.123929813504219,0.992290914058685,0,-0.0651822462677956,0.997873365879059,0,-0.123929813504219,0.992290914058685,0,-0.245084211230278,0.969501852989197,0,-0.245084181427956,0.969501793384552,0,-0.123929813504219,0.992290914058685,0,-0.245084181427956,0.969501793384552,0,-0.123929813504219,0.992290914058685,0,-0.245084211230278,0.969501852989197,0,-0.370894610881805,0.928675055503845,0,-0.370894610881805,0.928675055503845,0,-0.245084211230278,0.969501852989197,0,-0.370894610881805,0.928675055503845,0,-0.245084181427956,0.969501793384552,0,-0.370894610881805,0.928675055503845,0,-0.494632214307785,0.869102358818054,0,-0.494632214307785,0.869102358818054,0,-0.370894610881805,0.928675055503845,0,-0.494632214307785,0.869102358818054,0,-0.370894610881805,0.928675055503845,0, +-0.494632214307785,0.869102358818054,0,-0.609157145023346,0.793049514293671,0,-0.609157145023346,0.793049514293671,0,-0.494632214307785,0.869102358818054,0,-0.609157145023346,0.793049514293671,0,-0.494632214307785,0.869102358818054,0,-0.609157145023346,0.793049514293671,0,-0.70877742767334,0.705432116985321,0,-0.70877742767334,0.705432116985321,0,-0.609157145023346,0.793049514293671,0,-0.70877742767334,0.705432116985321,0,-0.609157145023346,0.793049514293671,0,-0.70877742767334,0.705432116985321,0,-0.791501343250275,0.61116749048233,0,-0.791501343250275,0.611167430877686,0,-0.70877742767334,0.705432116985321,0,-0.791501343250275,0.611167430877686,0,-0.70877742767334,0.705432116985321,0,-0.791501343250275,0.61116749048233,0,-0.858582854270935,0.512674868106842,0,-0.858582854270935,0.512674927711487,0,-0.791501343250275,0.61116749048233,0,-0.858582854270935,0.512674927711487,0,-0.791501343250275,0.611167430877686,0,-0.858582854270935,0.512674868106842,0,-0.910573780536652,0.413346499204636,0,-0.910573780536652,0.413346529006958,0,-0.858582854270935,0.512674868106842,0,-0.910573780536652,0.413346529006958,0,-0.858582854270935,0.512674927711487,0,-0.910573780536652,0.413346499204636,0,-0.948118448257446,0.317917436361313,0,-0.948118448257446,0.317917436361313,0,-0.910573780536652,0.413346499204636,0,-0.948118448257446,0.317917436361313,0,-0.910573780536652,0.413346529006958,0,-0.948118448257446,0.317917436361313,0,-0.97338855266571,0.229160532355309,0,-0.973388612270355,0.229160532355309,0,-0.948118448257446,0.317917436361313,0,-0.973388612270355,0.229160532355309,0,-0.948118448257446,0.317917436361313,0,-0.97338855266571,0.229160532355309,0,-0.988911986351013,0.148502930998802,0,-0.988912045955658,0.14850290119648,0,-0.97338855266571,0.229160532355309,0,-0.988912045955658,0.14850290119648,0,-0.973388612270355,0.229160532355309,0,-0.988911986351013,0.148502930998802,0,-0.997082233428955,0.0763341039419174,0,-0.9970822930336,0.0763341039419174,0,-0.988911986351013,0.148502930998802,0,-0.9970822930336,0.0763341039419174,0, +-0.988912045955658,0.14850290119648,0,-0.997082233428955,0.0763341039419174,0,-0.99910295009613,0.0423472188413143,0,-0.99910295009613,0.0423472225666046,0,-0.997082233428955,0.0763341039419174,0,-0.99910295009613,0.0423472225666046,0,-0.9970822930336,0.0763341039419174,0,-0.999539315700531,-0.0303524974733591,0,-0.998499751091003,-0.0547554939985275,0,-0.998499751091003,-0.0547554939985275,0,-0.999539315700531,-0.0303524974733591,0,-0.998499751091003,-0.0547554939985275,0,-0.999539256095886,-0.030352495610714,0,-0.998499751091003,-0.0547554939985275,0,-0.994309842586517,-0.106526955962181,0,-0.994309842586517,-0.1065269485116,0,-0.998499751091003,-0.0547554939985275,0,-0.994309842586517,-0.1065269485116,0,-0.998499751091003,-0.0547554939985275,0,-0.994309842586517,-0.106526955962181,0,-0.986371994018555,-0.164530545473099,0,-0.986371994018555,-0.16453056037426,0,-0.994309842586517,-0.106526955962181,0,-0.986371994018555,-0.16453056037426,0,-0.994309842586517,-0.1065269485116,0,-0.986371994018555,-0.164530545473099,0,-0.973370552062988,-0.229237571358681,0,-0.973370492458344,-0.229237586259842,0,-0.986371994018555,-0.164530545473099,0,-0.973370492458344,-0.229237586259842,0,-0.986371994018555,-0.16453056037426,0,-0.973370552062988,-0.229237571358681,0,-0.953669726848602,-0.300855666399002,0,-0.953669726848602,-0.300855666399002,0,-0.973370552062988,-0.229237571358681,0,-0.953669726848602,-0.300855666399002,0,-0.973370492458344,-0.229237586259842,0,-0.953669726848602,-0.300855666399002,0,-0.925353050231934,-0.379106312990189,0,-0.925353169441223,-0.379106312990189,0,-0.953669726848602,-0.300855666399002,0,-0.925353169441223,-0.379106312990189,0,-0.953669726848602,-0.300855666399002,0,-0.925353050231934,-0.379106312990189,0,-0.889720678329468,-0.456505388021469,0,-0.889720678329468,-0.456505388021469,0,-0.925353050231934,-0.379106312990189,0,-0.889720678329468,-0.456505388021469,0,-0.925353169441223,-0.379106312990189,0,-0.889720678329468,-0.456505388021469,0,-0.851021409034729,-0.525131106376648,0,-0.851021409034729,-0.525131046772003,0, +-0.889720678329468,-0.456505388021469,0,-0.851021409034729,-0.525131046772003,0,-0.889720678329468,-0.456505388021469,0,-0.851021409034729,-0.525131106376648,0,-0.807480871677399,-0.589893698692322,0,-0.807480990886688,-0.589893698692322,0,-0.851021409034729,-0.525131106376648,0,-0.807480990886688,-0.589893698692322,0,-0.851021409034729,-0.525131046772003,0,-0.807480871677399,-0.589893698692322,0,-0.755161046981812,-0.655539214611053,0,-0.755161106586456,-0.655539274215698,0,-0.807480871677399,-0.589893698692322,0,-0.755161106586456,-0.655539274215698,0,-0.807480990886688,-0.589893698692322,0,-0.755161046981812,-0.655539214611053,0,-0.693713963031769,-0.72025054693222,0,-0.693713903427124,-0.72025054693222,0,-0.755161046981812,-0.655539214611053,0,-0.693713903427124,-0.72025054693222,0,-0.755161106586456,-0.655539274215698,0,-0.693713963031769,-0.72025054693222,0,-0.623401522636414,-0.781901776790619,0,-0.623401582241058,-0.781901776790619,0,-0.693713963031769,-0.72025054693222,0,-0.623401582241058,-0.781901776790619,0,-0.693713903427124,-0.72025054693222,0,-0.623401522636414,-0.781901776790619,0,-0.545232117176056,-0.838285028934479,0,-0.545232117176056,-0.838285148143768,0,-0.623401522636414,-0.781901776790619,0,-0.545232117176056,-0.838285148143768,0,-0.623401582241058,-0.781901776790619,0,-0.545232117176056,-0.838285028934479,0,-0.46736267209053,-0.884065747261047,0,-0.467362642288208,-0.884065628051758,0,-0.545232117176056,-0.838285028934479,0,-0.467362642288208,-0.884065628051758,0,-0.545232117176056,-0.838285148143768,0,-0.46736267209053,-0.884065747261047,0,-0.398448169231415,-0.917190790176392,0,-0.39844822883606,-0.917190849781036,0,-0.46736267209053,-0.884065747261047,0,-0.39844822883606,-0.917190849781036,0,-0.467362642288208,-0.884065628051758,0,-0.398448169231415,-0.917190790176392,0,-0.333185285329819,-0.942861378192902,0,-0.333185285329819,-0.942861378192902,0,-0.398448169231415,-0.917190790176392,0,-0.333185285329819,-0.942861378192902,0,-0.39844822883606,-0.917190849781036,0,-0.333185285329819,-0.942861378192902,0, +-0.2657610476017,-0.964039027690887,0,-0.2657610476017,-0.964038968086243,0,-0.333185285329819,-0.942861378192902,0,-0.2657610476017,-0.964038968086243,0,-0.333185285329819,-0.942861378192902,0,-0.2657610476017,-0.964039027690887,0,-0.197162762284279,-0.980370700359344,0,-0.197162747383118,-0.980370700359344,0,-0.2657610476017,-0.964039027690887,0,-0.197162747383118,-0.980370700359344,0,-0.2657610476017,-0.964038968086243,0,-0.197162762284279,-0.980370700359344,0,-0.128423005342484,-0.991719543933868,0,-0.128422990441322,-0.991719484329224,0,-0.197162762284279,-0.980370700359344,0,-0.128422990441322,-0.991719484329224,0,-0.197162747383118,-0.980370700359344,0,-0.128423005342484,-0.991719543933868,0,-0.0605441816151142,-0.998165488243103,0,-0.0605441816151142,-0.998165547847748,0,-0.128423005342484,-0.991719543933868,0,-0.0605441816151142,-0.998165547847748,0,-0.128422990441322,-0.991719484329224,0,-0.0605441816151142,-0.998165488243103,0,-0.0269269458949566,-0.999637424945831,0,-0.0269269458949566,-0.999637424945831,0,-0.0605441816151142,-0.998165488243103,0,-0.0269269458949566,-0.999637424945831,0,-0.0605441816151142,-0.998165547847748,0,0.0723521113395691,0.997379183769226,0,0.123029172420502,0.992402970790863,0,0.123029172420502,0.992403090000153,0,0.0723521113395691,0.997379183769226,0,0.123029172420502,0.992403090000153,0,0.0723521187901497,0.997379183769226,0,0.123029172420502,0.992402970790863,0,0.227305188775063,0.973823487758636,0,0.227305203676224,0.973823487758636,0,0.123029172420502,0.992402970790863,0,0.227305203676224,0.973823487758636,0,0.123029172420502,0.992403090000153,0,0.227305188775063,0.973823487758636,0,0.335897862911224,0.94189840555191,0,0.335897892713547,0.94189840555191,0,0.227305188775063,0.973823487758636,0,0.335897892713547,0.94189840555191,0,0.227305203676224,0.973823487758636,0,0.335897862911224,0.94189840555191,0,0.444610983133316,0.895723819732666,0,0.444610983133316,0.895723819732666,0,0.335897862911224,0.94189840555191,0,0.444610983133316,0.895723819732666,0,0.335897892713547,0.94189840555191,0, +0.444610983133316,0.895723819732666,0,0.548680424690247,0.836032152175903,0,0.548680424690247,0.836032152175903,0,0.444610983133316,0.895723819732666,0,0.548680424690247,0.836032152175903,0,0.444610983133316,0.895723819732666,0,0.548680424690247,0.836032152175903,0,0.643706679344177,0.765272378921509,0,0.643706679344177,0.765272378921509,0,0.548680424690247,0.836032152175903,0,0.643706679344177,0.765272378921509,0,0.548680424690247,0.836032152175903,0,0.643706679344177,0.765272378921509,0,0.726162016391754,0.687523663043976,0,0.726162075996399,0.687523603439331,0,0.643706679344177,0.765272378921509,0,0.726162075996399,0.687523603439331,0,0.643706679344177,0.765272378921509,0,0.726162016391754,0.687523663043976,0,0.797215104103088,0.603695333003998,0,0.797215104103088,0.603695273399353,0,0.726162016391754,0.687523663043976,0,0.797215104103088,0.603695273399353,0,0.726162075996399,0.687523603439331,0,0.797215104103088,0.603695333003998,0,0.85921972990036,0.511606752872467,0,0.85921972990036,0.511606752872467,0,0.797215104103088,0.603695333003998,0,0.85921972990036,0.511606752872467,0,0.797215104103088,0.603695273399353,0,0.85921972990036,0.511606752872467,0,0.910900175571442,0.41262674331665,0,0.910900175571442,0.41262674331665,0,0.85921972990036,0.511606752872467,0,0.910900175571442,0.41262674331665,0,0.85921972990036,0.511606752872467,0,0.910900175571442,0.41262674331665,0,0.950582087039948,0.310473442077637,0,0.950582027435303,0.310473442077637,0,0.910900175571442,0.41262674331665,0,0.950582027435303,0.310473442077637,0,0.910900175571442,0.41262674331665,0,0.950582087039948,0.310473442077637,0,0.977916300296783,0.20899672806263,0,0.977916359901428,0.208996713161469,0,0.950582087039948,0.310473442077637,0,0.977916359901428,0.208996713161469,0,0.950582027435303,0.310473442077637,0,0.977916300296783,0.20899672806263,0,0.993760347366333,0.111536510288715,0,0.993760406970978,0.111536487936974,0,0.977916300296783,0.20899672806263,0,0.993760406970978,0.111536487936974,0,0.977916359901428,0.208996713161469,0,0.993760347366333,0.111536510288715,0, +0.997942507266998,0.0641160309314728,0,0.997942507266998,0.0641160234808922,0,0.993760347366333,0.111536510288715,0,0.997942507266998,0.0641160234808922,0,0.993760406970978,0.111536487936974,0,0.997492492198944,-0.0707728192210197,0,0.992946863174438,-0.118560627102852,0,0.992946803569794,-0.118560597300529,0,0.997492492198944,-0.0707728192210197,0,0.992946803569794,-0.118560597300529,0,0.997492492198944,-0.0707728192210197,0,0.992946863174438,-0.118560627102852,0,0.976271152496338,-0.216551378369331,0,0.976271271705627,-0.216551437973976,0,0.992946863174438,-0.118560627102852,0,0.976271271705627,-0.216551437973976,0,0.992946803569794,-0.118560597300529,0,0.976271152496338,-0.216551378369331,0,0.948047161102295,-0.318129807710648,0,0.94804710149765,-0.318129867315292,0,0.976271152496338,-0.216551378369331,0,0.94804710149765,-0.318129867315292,0,0.976271271705627,-0.216551437973976,0,0.948047161102295,-0.318129807710648,0,0.907572090625763,-0.419896125793457,0,0.907572209835052,-0.419896125793457,0,0.948047161102295,-0.318129807710648,0,0.907572209835052,-0.419896125793457,0,0.94804710149765,-0.318129867315292,0,0.907572090625763,-0.419896125793457,0,0.855361044406891,-0.518032252788544,0,0.855361104011536,-0.518032312393188,0,0.907572090625763,-0.419896125793457,0,0.855361104011536,-0.518032312393188,0,0.907572209835052,-0.419896125793457,0,0.855361044406891,-0.518032252788544,0,0.793216645717621,-0.608939528465271,0,0.793216705322266,-0.608939528465271,0,0.855361044406891,-0.518032252788544,0,0.793216705322266,-0.608939528465271,0,0.855361104011536,-0.518032312393188,0,0.793216645717621,-0.608939528465271,0,0.722547829151154,-0.691320955753326,0,0.722547769546509,-0.691321015357971,0,0.793216645717621,-0.608939528465271,0,0.722547769546509,-0.691321015357971,0,0.793216705322266,-0.608939528465271,0,0.722547829151154,-0.691320955753326,0,0.641017615795135,-0.767526209354401,0,0.641017556190491,-0.767526268959045,0,0.722547829151154,-0.691320955753326,0,0.641017556190491,-0.767526268959045,0,0.722547769546509,-0.691321015357971,0, +0.641017615795135,-0.767526209354401,0,0.547181785106659,-0.837013781070709,0,0.547181844711304,-0.837013781070709,0,0.641017615795135,-0.767526209354401,0,0.547181844711304,-0.837013781070709,0,0.641017556190491,-0.767526268959045,0,0.547181785106659,-0.837013781070709,0,0.444252699613571,-0.895901560783386,0,0.444252669811249,-0.895901501178741,0,0.547181785106659,-0.837013781070709,0,0.444252669811249,-0.895901501178741,0,0.547181844711304,-0.837013781070709,0,0.444252699613571,-0.895901560783386,0,0.33641329407692,-0.941714465618134,0,0.33641329407692,-0.941714406013489,0,0.444252699613571,-0.895901560783386,0,0.33641329407692,-0.941714406013489,0,0.444252669811249,-0.895901501178741,0,0.33641329407692,-0.941714465618134,0,0.228286132216454,-0.973594069480896,0,0.228286162018776,-0.973594069480896,0,0.33641329407692,-0.941714465618134,0,0.228286162018776,-0.973594069480896,0,0.33641329407692,-0.941714406013489,0,0.228286132216454,-0.973594069480896,0,0.12404328584671,-0.992276787757874,0,0.124043308198452,-0.992276787757874,0,0.228286132216454,-0.973594069480896,0,0.124043308198452,-0.992276787757874,0,0.228286162018776,-0.973594069480896,0,0.12404328584671,-0.992276787757874,0,0.0732749626040459,-0.997311770915985,0,0.0732749626040459,-0.997311770915985,0,0.12404328584671,-0.992276787757874,0,0.0732749626040459,-0.997311770915985,0,0.124043308198452,-0.992276787757874,0,-0.0696895867586136,-0.997568726539612,0,-0.12001221626997,-0.992772459983826,0,-0.120012231171131,-0.992772400379181,0,-0.0696895867586136,-0.997568726539612,0,-0.120012231171131,-0.992772400379181,0,-0.069689579308033,-0.997568666934967,0,-0.12001221626997,-0.992772459983826,0,-0.223768040537834,-0.974642515182495,0,-0.223768025636673,-0.97464245557785,0,-0.12001221626997,-0.992772459983826,0,-0.223768025636673,-0.97464245557785,0,-0.120012231171131,-0.992772400379181,0,-0.223768040537834,-0.974642515182495,0,-0.332226037979126,-0.943199813365936,0,-0.332226037979126,-0.943199813365936,0,-0.223768040537834,-0.974642515182495,0,-0.332226037979126,-0.943199813365936,0, +-0.223768025636673,-0.97464245557785,0,-0.332226037979126,-0.943199813365936,0,-0.441248297691345,-0.897385001182556,0,-0.441248297691345,-0.897385120391846,0,-0.332226037979126,-0.943199813365936,0,-0.441248297691345,-0.897385120391846,0,-0.332226037979126,-0.943199813365936,0,-0.441248297691345,-0.897385001182556,0,-0.546032547950745,-0.837763905525208,0,-0.5460324883461,-0.837763905525208,0,-0.441248297691345,-0.897385001182556,0,-0.5460324883461,-0.837763905525208,0,-0.441248297691345,-0.897385120391846,0,-0.546032547950745,-0.837763905525208,0,-0.642030835151672,-0.766678810119629,0,-0.642030894756317,-0.766678810119629,0,-0.546032547950745,-0.837763905525208,0,-0.642030894756317,-0.766678810119629,0,-0.5460324883461,-0.837763905525208,0,-0.642030835151672,-0.766678810119629,0,-0.725847005844116,-0.687856197357178,0,-0.725847005844116,-0.687856197357178,0,-0.642030835151672,-0.766678810119629,0,-0.725847005844116,-0.687856197357178,0,-0.642030894756317,-0.766678810119629,0,-0.725847005844116,-0.687856197357178,0,-0.798511803150177,-0.601979196071625,0,-0.798511743545532,-0.601979196071625,0,-0.725847005844116,-0.687856197357178,0,-0.798511743545532,-0.601979196071625,0,-0.725847005844116,-0.687856197357178,0,-0.798511803150177,-0.601979196071625,0,-0.861627697944641,-0.507540941238403,0,-0.861627697944641,-0.507540941238403,0,-0.798511803150177,-0.601979196071625,0,-0.861627697944641,-0.507540941238403,0,-0.798511743545532,-0.601979196071625,0,-0.861627697944641,-0.507540941238403,0,-0.91357284784317,-0.406675100326538,0,-0.913572788238525,-0.406675070524216,0,-0.861627697944641,-0.507540941238403,0,-0.913572788238525,-0.406675070524216,0,-0.861627697944641,-0.507540941238403,0,-0.91357284784317,-0.406675100326538,0,-0.952866077423096,-0.303391188383102,0,-0.952866077423096,-0.303391188383102,0,-0.91357284784317,-0.406675100326538,0,-0.952866077423096,-0.303391188383102,0,-0.913572788238525,-0.406675070524216,0,-0.952866077423096,-0.303391188383102,0,-0.979457080364227,-0.201652884483337,0,-0.979457080364227,-0.201652854681015,0, +-0.952866077423096,-0.303391188383102,0,-0.979457080364227,-0.201652854681015,0,-0.952866077423096,-0.303391188383102,0,-0.979457080364227,-0.201652884483337,0,-0.994499266147614,-0.104743607342243,0,-0.994499266147614,-0.104743592441082,0,-0.979457080364227,-0.201652884483337,0,-0.994499266147614,-0.104743592441082,0,-0.979457080364227,-0.201652854681015,0,-0.994499266147614,-0.104743607342243,0,-0.998328626155853,-0.0577925033867359,0,-0.998328626155853,-0.0577925071120262,0,-0.994499266147614,-0.104743607342243,0,-0.998328626155853,-0.0577925071120262,0,-0.994499266147614,-0.104743592441082,0,-0.998256683349609,0.0590219832956791,0,-0.994347214698792,0.106177106499672,0,-0.994347214698792,0.10617707669735,0,-0.998256683349609,0.0590219832956791,0,-0.994347214698792,0.10617707669735,0,-0.998256623744965,0.0590219795703888,0,-0.994347214698792,0.106177106499672,0,-0.979067742824554,0.203534588217735,0,-0.979067742824554,0.203534573316574,0,-0.994347214698792,0.106177106499672,0,-0.979067742824554,0.203534573316574,0,-0.994347214698792,0.10617707669735,0,-0.979067742824554,0.203534588217735,0,-0.952101111412048,0.305783540010452,0,-0.952101051807404,0.305783540010452,0,-0.979067742824554,0.203534588217735,0,-0.952101051807404,0.305783540010452,0,-0.979067742824554,0.203534573316574,0,-0.952101111412048,0.305783540010452,0,-0.91227000951767,0.409589350223541,0,-0.91227000951767,0.409589290618896,0,-0.952101111412048,0.305783540010452,0,-0.91227000951767,0.409589290618896,0,-0.952101051807404,0.305783540010452,0,-0.91227000951767,0.409589350223541,0,-0.859633326530457,0.510911643505096,0,-0.859633326530457,0.510911524295807,0,-0.91227000951767,0.409589350223541,0,-0.859633326530457,0.510911524295807,0,-0.91227000951767,0.409589290618896,0,-0.859633326530457,0.510911643505096,0,-0.795715749263763,0.605670392513275,0,-0.795715749263763,0.605670392513275,0,-0.859633326530457,0.510911643505096,0,-0.795715749263763,0.605670392513275,0,-0.859633326530457,0.510911524295807,0,-0.795715749263763,0.605670392513275,0,-0.722529411315918,0.691340208053589,0, +-0.722529411315918,0.691340208053589,0,-0.795715749263763,0.605670392513275,0,-0.722529411315918,0.691340208053589,0,-0.795715749263763,0.605670392513275,0,-0.722529411315918,0.691340208053589,0,-0.638961255550385,0.769238889217377,0,-0.638961315155029,0.769238948822021,0,-0.722529411315918,0.691340208053589,0,-0.638961315155029,0.769238948822021,0,-0.722529411315918,0.691340208053589,0,-0.638961255550385,0.769238889217377,0,-0.543702304363251,0.839278101921082,0,-0.543702363967896,0.839278221130371,0,-0.638961255550385,0.769238889217377,0,-0.543702363967896,0.839278221130371,0,-0.638961315155029,0.769238948822021,0,-0.543702304363251,0.839278101921082,0,-0.439680367708206,0.898154377937317,0,-0.439680337905884,0.898154258728027,0,-0.543702304363251,0.839278101921082,0,-0.439680337905884,0.898154258728027,0,-0.543702363967896,0.839278221130371,0,-0.439680367708206,0.898154377937317,0,-0.331292480230331,0.943528234958649,0,-0.331292420625687,0.943528115749359,0,-0.439680367708206,0.898154377937317,0,-0.331292420625687,0.943528115749359,0,-0.439680337905884,0.898154258728027,0,-0.331292480230331,0.943528234958649,0,-0.22324512898922,0.974762320518494,0,-0.223245114088058,0.974762320518494,0,-0.331292480230331,0.943528234958649,0,-0.223245114088058,0.974762320518494,0,-0.331292420625687,0.943528115749359,0,-0.22324512898922,0.974762320518494,0,-0.11964263021946,0.992817044258118,0,-0.11964263767004,0.992817044258118,0,-0.22324512898922,0.974762320518494,0,-0.11964263767004,0.992817044258118,0,-0.223245114088058,0.974762320518494,0,-0.11964263021946,0.992817044258118,0,-0.069327786564827,0.997593939304352,0,-0.069327786564827,0.997593939304352,0,-0.11964263021946,0.992817044258118,0,-0.069327786564827,0.997593939304352,0,-0.11964263767004,0.992817044258118,0,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355 + } + NormalsW: *2124 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *1062 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211248624, "Model::Text007", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",426.081726074219,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",9 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693158536192, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2693158936976, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text007, Model::RootNode + C: "OO",2692211248624,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2693158936976,2693158536192 + + ;Geometry::, Model::Text007 + C: "OO",2693160671120,2692211248624 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/6.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/6.fbx.meta new file mode 100644 index 0000000..ebbc93e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/6.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 30153b2acb2ee47a7ba3a3458ace1213 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/7.fbx b/Assets/_Unity Essentials/Models/Numbers/7.fbx new file mode 100644 index 0000000..54ca96e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/7.fbx @@ -0,0 +1,324 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 27 + Second: 5 + Millisecond: 734 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\7.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\7.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:27:05.733" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\7.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:27:05.733" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692231957424, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160707600, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *48 { + a: -16.974723815918,0,0,-3.85855865478516,0,0,21.0826950073242,49.5597381591797,0,21.0826950073242,60.09375,0,-21.0826950073242,60.09375,0,-21.0826950073242,49.7064514160156,0,7.93718719482422,49.7064514160156,0,7.93718719482422,49.295654296875,0,-16.974723815918,0,17,-3.85855865478516,0,17,21.0826950073242,49.5597381591797,17,21.0826950073242,60.09375,17,-21.0826950073242,60.09375,17,-21.0826950073242,49.7064514160156,17,7.93718719482422,49.7064514160156,17,7.93718719482422,49.295654296875,17 + } + PolygonVertexIndex: *84 { + a: 0,1,-10,0,9,-9,1,2,-11,1,10,-10,2,3,-12,2,11,-11,3,4,-13,3,12,-12,4,5,-14,4,13,-13,5,6,-15,5,14,-14,6,7,-16,6,15,-15,7,0,-9,7,8,-16,7,1,-1,7,2,-2,6,2,-8,6,3,-3,6,4,-4,5,4,-7,15,8,-10,15,9,-11,14,15,-11,14,10,-12,14,11,-13,13,14,-13 + } + Edges: *42 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,44,46,48,51,54,57,60,68,71,74,77,80 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *252 { + a: 0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0.893260657787323,-0.449539095163345,0,0.893260598182678,-0.449539035558701,0,0.893260657787323,-0.449539095163345,0,0.893260657787323,-0.449539095163345,0,0.893260657787323,-0.449539095163345,0,0.893260598182678,-0.449539035558701,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.89250648021698,0.451034516096115,0,-0.892506539821625,0.45103457570076,0,-0.89250648021698,0.451034516096115,0,-0.89250648021698,0.451034516096115,0,-0.89250648021698,0.451034516096115,0,-0.892506539821625,0.45103457570076,0,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355 + } + NormalsW: *84 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *42 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211237664, "Model::Text008", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",497.588104248047,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",10 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693157684288, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2692295599344, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text008, Model::RootNode + C: "OO",2692211237664,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2692295599344,2693157684288 + + ;Geometry::, Model::Text008 + C: "OO",2693160707600,2692211237664 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/7.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/7.fbx.meta new file mode 100644 index 0000000..31dbeb0 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/7.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 353911a9a504f4508b88d9f563cd5fe6 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/8.fbx b/Assets/_Unity Essentials/Models/Numbers/8.fbx new file mode 100644 index 0000000..1245ef0 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/8.fbx @@ -0,0 +1,373 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 27 + Second: 14 + Millisecond: 746 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\8.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\8.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:27:14.746" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\8.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:27:14.746" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692231961520, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160706160, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *1356 { + a: -0.0146713256835938,-0.82159423828125,0,2.86195778846741,-0.686408877372742,0,5.57667827606201,-0.365735799074173,0,8.12948799133301,0.14042492210865,0,10.5203924179077,0.832073211669922,0,12.7493858337402,1.70920896530151,0,14.8164691925049,2.77183222770691,0,16.7216453552246,4.01994323730469,0,18.4197769165039,5.41716289520264,0,19.8657264709473,6.92711210250854,0,21.0594902038574,8.54978942871094,0,22.0010757446289,10.2851991653442,0,22.6904754638672,12.133337020874,0,23.1276969909668,14.0942039489746,0,23.3127365112305,16.1678009033203,0,23.1964149475098,17.7744636535645,0,22.9370498657227,19.3117351531982,0,22.5346298217773,20.779613494873,0,21.9891738891602,22.1781063079834,0,21.3006706237793,23.5072078704834,0,20.4691200256348,24.7669219970703,0,19.4945259094238,25.9572448730469,0,18.4098987579346,27.0510063171387,0,17.2482433319092,28.0210399627686,0,16.0095615386963,28.8673286437988,0,14.6938591003418,29.5898933410645,0,13.3011302947998,30.188720703125,0,11.8313770294189,30.663818359375,0,10.2845993041992,31.0151824951172,0,10.2845993041992,31.4259796142578,0,11.6163969039917,31.7810878753662,0,12.8729667663574,32.2401695251465,0,14.0543060302734,32.8032112121582,0,15.1604223251343,33.4702339172363,0,16.1913070678711,34.2412261962891,0,17.1469631195068,35.1161918640137,0,18.0273933410645,36.0951309204102,0,18.8121604919434,37.1553611755371,0,19.4808292388916,38.2742004394531,0,20.0333938598633,39.4516410827637,0,20.4698677062988,40.6877021789551,0,20.7902393341064,41.9823722839355,0,20.9945182800293,43.3356513977051,0,21.0826950073242,44.7475433349609,0,20.9114303588867,46.7260780334473,0,20.5113391876221,48.5961494445801,0,19.8824119567871,50.3577461242676,0,19.0246658325195,52.0108985900879,0,17.9380912780762,53.5555763244629,0,16.622688293457,54.9918022155762,0,15.0784568786621,56.3195571899414,0,13.3487386703491,57.5049438476562,0,11.4768733978271,58.5140495300293,0,9.46285820007324,59.3468589782715,0,7.30669736862183,60.0034065246582,0,5.00838804244995,60.4836616516113,0,2.56793189048767,60.7876434326172,0, +-0.0146713256835938,60.9153442382812,0,-2.60326147079468,60.7876434326172,0,-5.04858207702637,60.4836692810059,0,-7.35063219070435,60.0034027099609,0,-9.50941371917725,59.346866607666,0,-11.5249252319336,58.5140419006348,0,-13.3971652984619,57.504940032959,0,-15.1261367797852,56.3195571899414,0,-16.6682758331299,54.9918022155762,0,-17.9800109863281,53.5555877685547,0,-19.0613441467285,52.0108909606934,0,-19.9122829437256,50.3577537536621,0,-20.5328178405762,48.5961494445801,0,-20.9229564666748,46.72607421875,0,-21.0826950073242,44.7475433349609,0,-21.0079898834229,43.3405990600586,0,-20.8158473968506,41.9911346435547,0,-20.5062446594238,40.6991539001465,0,-20.0792064666748,39.464672088623,0,-19.5347194671631,38.287670135498,0,-18.8727874755859,37.1681594848633,0,-18.093412399292,36.1061363220215,0,-17.2156791687012,35.1249542236328,0,-16.2586765289307,34.2479705810547,0,-15.2223968505859,33.4751777648926,0,-14.1068553924561,32.806583404541,0,-12.9120378494263,32.2421875,0,-11.6379547119141,31.7819843292236,0,-10.2845993041992,31.4259796142578,0,-10.2845993041992,31.0151824951172,0,-11.8529348373413,30.6638221740723,0,-13.340202331543,30.1887245178223,0,-14.7464008331299,29.5898914337158,0,-16.0715389251709,28.8673286437988,0,-17.3156070709229,28.021032333374,0,-18.478609085083,27.0510063171387,0,-19.5605449676514,25.9572429656982,0,-20.5297508239746,24.7669200897217,0,-21.354564666748,23.507209777832,0,-22.0349826812744,22.1781024932861,0,-22.5710124969482,20.779613494873,0,-22.962646484375,19.311731338501,0,-23.209888458252,17.7744598388672,0,-23.3127365112305,16.1678009033203,0,-23.1383285522461,14.0942049026489,0,-22.7099418640137,12.1333379745483,0,-22.0275688171387,10.2851972579956,0,-21.0912265777588,8.54979038238525,0,-19.9009017944336,6.92711162567139,0,-18.456600189209,5.41716194152832,0,-16.7583198547363,4.01994323730469,0,-14.8520956039429,2.77183246612549,0,-12.7839641571045,1.70920968055725,0,-10.5539197921753,0.832073748111725,0,-8.1619701385498,0.140425473451614,0,-5.60811233520508,-0.36573514342308,0, +-2.89234590530396,-0.686408400535583,0,-0.0146713256835938,-0.82159423828125,17,2.86195778846741,-0.686408877372742,17,5.57667827606201,-0.365735799074173,17,8.12948799133301,0.14042492210865,17,10.5203924179077,0.832073211669922,17,12.7493858337402,1.70920896530151,17,14.8164691925049,2.77183222770691,17,16.7216453552246,4.01994323730469,17,18.4197769165039,5.41716289520264,17,19.8657264709473,6.92711210250854,17,21.0594902038574,8.54978942871094,17,22.0010757446289,10.2851991653442,17,22.6904754638672,12.133337020874,17,23.1276969909668,14.0942039489746,17,23.3127365112305,16.1678009033203,17,23.1964149475098,17.7744636535645,17,22.9370498657227,19.3117351531982,17,22.5346298217773,20.779613494873,17,21.9891738891602,22.1781063079834,17,21.3006706237793,23.5072078704834,17,20.4691200256348,24.7669219970703,17,19.4945259094238,25.9572448730469,17,18.4098987579346,27.0510063171387,17,17.2482433319092,28.0210399627686,17,16.0095615386963,28.8673286437988,17,14.6938591003418,29.5898933410645,17,13.3011302947998,30.188720703125,17,11.8313770294189,30.663818359375,17,10.2845993041992,31.0151824951172,17,10.2845993041992,31.4259796142578,17,11.6163969039917,31.7810878753662,17,12.8729667663574,32.2401695251465,17,14.0543060302734,32.8032112121582,17,15.1604223251343,33.4702339172363,17,16.1913070678711,34.2412261962891,17,17.1469631195068,35.1161918640137,17,18.0273933410645,36.0951309204102,17,18.8121604919434,37.1553611755371,17,19.4808292388916,38.2742004394531,17,20.0333938598633,39.4516410827637,17,20.4698677062988,40.6877021789551,17,20.7902393341064,41.9823722839355,17,20.9945182800293,43.3356513977051,17,21.0826950073242,44.7475433349609,17,20.9114303588867,46.7260780334473,17,20.5113391876221,48.5961494445801,17,19.8824119567871,50.3577461242676,17,19.0246658325195,52.0108985900879,17,17.9380912780762,53.5555763244629,17,16.622688293457,54.9918022155762,17,15.0784568786621,56.3195571899414,17,13.3487386703491,57.5049438476562,17,11.4768733978271,58.5140495300293,17,9.46285820007324,59.3468589782715,17,7.30669736862183,60.0034065246582,17, +5.00838804244995,60.4836616516113,17,2.56793189048767,60.7876434326172,17,-0.0146713256835938,60.9153442382812,17,-2.60326147079468,60.7876434326172,17,-5.04858207702637,60.4836692810059,17,-7.35063219070435,60.0034027099609,17,-9.50941371917725,59.346866607666,17,-11.5249252319336,58.5140419006348,17,-13.3971652984619,57.504940032959,17,-15.1261367797852,56.3195571899414,17,-16.6682758331299,54.9918022155762,17,-17.9800109863281,53.5555877685547,17,-19.0613441467285,52.0108909606934,17,-19.9122829437256,50.3577537536621,17,-20.5328178405762,48.5961494445801,17,-20.9229564666748,46.72607421875,17,-21.0826950073242,44.7475433349609,17,-21.0079898834229,43.3405990600586,17,-20.8158473968506,41.9911346435547,17,-20.5062446594238,40.6991539001465,17,-20.0792064666748,39.464672088623,17,-19.5347194671631,38.287670135498,17,-18.8727874755859,37.1681594848633,17,-18.093412399292,36.1061363220215,17,-17.2156791687012,35.1249542236328,17,-16.2586765289307,34.2479705810547,17,-15.2223968505859,33.4751777648926,17,-14.1068553924561,32.806583404541,17,-12.9120378494263,32.2421875,17,-11.6379547119141,31.7819843292236,17,-10.2845993041992,31.4259796142578,17,-10.2845993041992,31.0151824951172,17,-11.8529348373413,30.6638221740723,17,-13.340202331543,30.1887245178223,17,-14.7464008331299,29.5898914337158,17,-16.0715389251709,28.8673286437988,17,-17.3156070709229,28.021032333374,17,-18.478609085083,27.0510063171387,17,-19.5605449676514,25.9572429656982,17,-20.5297508239746,24.7669200897217,17,-21.354564666748,23.507209777832,17,-22.0349826812744,22.1781024932861,17,-22.5710124969482,20.779613494873,17,-22.962646484375,19.311731338501,17,-23.209888458252,17.7744598388672,17,-23.3127365112305,16.1678009033203,17,-23.1383285522461,14.0942049026489,17,-22.7099418640137,12.1333379745483,17,-22.0275688171387,10.2851972579956,17,-21.0912265777588,8.54979038238525,17,-19.9009017944336,6.92711162567139,17,-18.456600189209,5.41716194152832,17,-16.7583198547363,4.01994323730469,17,-14.8520956039429,2.77183246612549,17,-12.7839641571045,1.70920968055725,17, +-10.5539197921753,0.832073748111725,17,-8.1619701385498,0.140425473451614,17,-5.60811233520508,-0.36573514342308,17,-2.89234590530396,-0.686408400535583,17,-0.0146713256835938,8.50936889648438,0,-1.28987908363342,8.57479190826416,0,-2.4882869720459,8.73385715484619,0,-3.60989451408386,8.9865608215332,0,-4.65470266342163,9.33291053771973,0,-5.62271070480347,9.77289962768555,0,-6.51391887664795,10.3065319061279,0,-7.32832717895508,10.9338064193726,0,-8.050217628479,11.6387786865234,0,-8.66386795043945,12.4055051803589,0,-9.16927814483643,13.233983039856,0,-9.56645393371582,14.1242208480835,0,-9.85538768768311,15.076208114624,0,-10.0360841751099,16.0899543762207,0,-10.1085433959961,17.1654510498047,0,-10.0297975540161,18.2681980133057,0,-9.84124088287354,19.3091888427734,0,-9.54286956787109,20.2884197235107,0,-9.13469505310059,21.2059059143066,0,-8.61670684814453,22.0616302490234,0,-7.9889087677002,22.8556041717529,0,-7.25130081176758,23.5878238677979,0,-6.42431783676147,24.240550994873,0,-5.52839422225952,24.7960414886475,0,-4.56352853775024,25.2542896270752,0,-3.52972555160522,25.6153125762939,0,-2.42698073387146,25.8790969848633,0,-1.25529611110687,26.0456447601318,0,-0.0146713256835938,26.1149597167969,0,1.22101449966431,26.0456447601318,0,2.38888263702393,25.8791007995605,0,3.48893213272095,25.6153106689453,0,4.521164894104,25.2542915344238,0,5.48557949066162,24.7960376739502,0,6.38217687606812,24.2405471801758,0,7.21095657348633,23.5878238677979,0,7.95081186294556,22.8556079864502,0,8.58063125610352,22.0616340637207,0,9.10041236877441,21.2059020996094,0,9.51016235351562,20.2884197235107,0,9.80987548828125,19.3091850280762,0,9.99955558776855,18.268196105957,0,10.0792007446289,17.1654510498047,0,10.0058469772339,16.0850143432617,0,9.82402801513672,15.0674533843994,0,9.5337438583374,14.1127662658691,0,9.13500022888184,13.2209625244141,0,8.62778949737549,12.3920307159424,0,8.01211833953857,11.6259784698486,0,7.28798294067383,10.9228029251099,0,6.47177791595459,10.2977752685547,0,5.57989549636841,9.76616382598877,0, +4.61233520507812,9.32796859741211,0,3.56909942626953,8.98319339752197,0,2.45018577575684,8.73183441162109,0,1.25559568405151,8.57389259338379,0,-0.0146713256835938,8.50936889648438,17,-1.28987908363342,8.57479190826416,17,-2.4882869720459,8.73385715484619,17,-3.60989451408386,8.9865608215332,17,-4.65470266342163,9.33291053771973,17,-5.62271070480347,9.77289962768555,17,-6.51391887664795,10.3065319061279,17,-7.32832717895508,10.9338064193726,17,-8.050217628479,11.6387786865234,17,-8.66386795043945,12.4055051803589,17,-9.16927814483643,13.233983039856,17,-9.56645393371582,14.1242208480835,17,-9.85538768768311,15.076208114624,17,-10.0360841751099,16.0899543762207,17,-10.1085433959961,17.1654510498047,17,-10.0297975540161,18.2681980133057,17,-9.84124088287354,19.3091888427734,17,-9.54286956787109,20.2884197235107,17,-9.13469505310059,21.2059059143066,17,-8.61670684814453,22.0616302490234,17,-7.9889087677002,22.8556041717529,17,-7.25130081176758,23.5878238677979,17,-6.42431783676147,24.240550994873,17,-5.52839422225952,24.7960414886475,17,-4.56352853775024,25.2542896270752,17,-3.52972555160522,25.6153125762939,17,-2.42698073387146,25.8790969848633,17,-1.25529611110687,26.0456447601318,17,-0.0146713256835938,26.1149597167969,17,1.22101449966431,26.0456447601318,17,2.38888263702393,25.8791007995605,17,3.48893213272095,25.6153106689453,17,4.521164894104,25.2542915344238,17,5.48557949066162,24.7960376739502,17,6.38217687606812,24.2405471801758,17,7.21095657348633,23.5878238677979,17,7.95081186294556,22.8556079864502,17,8.58063125610352,22.0616340637207,17,9.10041236877441,21.2059020996094,17,9.51016235351562,20.2884197235107,17,9.80987548828125,19.3091850280762,17,9.99955558776855,18.268196105957,17,10.0792007446289,17.1654510498047,17,10.0058469772339,16.0850143432617,17,9.82402801513672,15.0674533843994,17,9.5337438583374,14.1127662658691,17,9.13500022888184,13.2209625244141,17,8.62778949737549,12.3920307159424,17,8.01211833953857,11.6259784698486,17,7.28798294067383,10.9228029251099,17,6.47177791595459,10.2977752685547,17, +5.57989549636841,9.76616382598877,17,4.61233520507812,9.32796859741211,17,3.56909942626953,8.98319339752197,17,2.45018577575684,8.73183441162109,17,1.25559568405151,8.57389259338379,17,-0.0146713256835938,35.3578948974609,0,-1.09091806411743,35.4182281494141,0,-2.10585975646973,35.5656929016113,0,-3.059494972229,35.8002777099609,0,-3.95182609558105,36.1220016479492,0,-4.7828516960144,36.5308532714844,0,-5.55257225036621,37.0268325805664,0,-6.26098823547363,37.6099433898926,0,-6.8917064666748,38.2658157348633,0,-7.4283332824707,38.9800720214844,0,-7.87086629867554,39.7527008056641,0,-8.21931076049805,40.5837326049805,0,-8.47366333007812,41.47314453125,0,-8.63392543792725,42.4209403991699,0,-8.70009613037109,43.4271240234375,0,-8.63572216033936,44.4196853637695,0,-8.47770690917969,45.3538627624512,0,-8.22604560852051,46.2296409606934,0,-7.88074636459351,47.0470504760742,0,-7.44180393218994,47.8060607910156,0,-6.90921926498413,48.5066947937012,0,-6.28299331665039,49.1489410400391,0,-5.57817029953003,49.7193260192871,0,-4.80979776382446,50.2043838500977,0,-3.97787237167358,50.6040916442871,0,-3.08239817619324,50.9184837341309,0,-2.12337303161621,51.1475372314453,0,-1.10079729557037,51.2912521362305,0,-0.0146713256835938,51.3496398925781,0,1.06651568412781,51.2903594970703,0,2.0852746963501,51.1455230712891,0,3.04160499572754,50.9151077270508,0,3.93550825119019,50.5991516113281,0,4.76698303222656,50.197639465332,0,5.53602981567383,49.710563659668,0,6.24264907836914,49.1379356384277,0,6.87112140655518,48.4939002990723,0,7.40572786331177,47.7925987243652,0,7.84646558761597,47.0340194702148,0,8.19333744049072,46.2181930541992,0,8.44634246826172,45.345100402832,0,8.60548114776611,44.4147415161133,0,8.67075347900391,43.4271240234375,0,8.60368537902832,42.4209442138672,0,8.44230175018311,41.4731483459473,0,8.186598777771,40.5837287902832,0,7.83658409118652,39.7527122497559,0,7.39225196838379,38.9800643920898,0,6.85360479354858,38.265811920166,0,6.22064208984375,37.6099433898926,0,5.51043033599854,37.0268325805664,0,4.7400369644165,36.5308570861816,0, +3.90945911407471,36.121997833252,0,3.01870083808899,35.8002815246582,0,2.0677592754364,35.5656890869141,0,1.05663537979126,35.4182281494141,0,-0.0146713256835938,35.3578948974609,17,-1.09091806411743,35.4182281494141,17,-2.10585975646973,35.5656929016113,17,-3.059494972229,35.8002777099609,17,-3.95182609558105,36.1220016479492,17,-4.7828516960144,36.5308532714844,17,-5.55257225036621,37.0268325805664,17,-6.26098823547363,37.6099433898926,17,-6.8917064666748,38.2658157348633,17,-7.4283332824707,38.9800720214844,17,-7.87086629867554,39.7527008056641,17,-8.21931076049805,40.5837326049805,17,-8.47366333007812,41.47314453125,17,-8.63392543792725,42.4209403991699,17,-8.70009613037109,43.4271240234375,17,-8.63572216033936,44.4196853637695,17,-8.47770690917969,45.3538627624512,17,-8.22604560852051,46.2296409606934,17,-7.88074636459351,47.0470504760742,17,-7.44180393218994,47.8060607910156,17,-6.90921926498413,48.5066947937012,17,-6.28299331665039,49.1489410400391,17,-5.57817029953003,49.7193260192871,17,-4.80979776382446,50.2043838500977,17,-3.97787237167358,50.6040916442871,17,-3.08239817619324,50.9184837341309,17,-2.12337303161621,51.1475372314453,17,-1.10079729557037,51.2912521362305,17,-0.0146713256835938,51.3496398925781,17,1.06651568412781,51.2903594970703,17,2.0852746963501,51.1455230712891,17,3.04160499572754,50.9151077270508,17,3.93550825119019,50.5991516113281,17,4.76698303222656,50.197639465332,17,5.53602981567383,49.710563659668,17,6.24264907836914,49.1379356384277,17,6.87112140655518,48.4939002990723,17,7.40572786331177,47.7925987243652,17,7.84646558761597,47.0340194702148,17,8.19333744049072,46.2181930541992,17,8.44634246826172,45.345100402832,17,8.60548114776611,44.4147415161133,17,8.67075347900391,43.4271240234375,17,8.60368537902832,42.4209442138672,17,8.44230175018311,41.4731483459473,17,8.186598777771,40.5837287902832,17,7.83658409118652,39.7527122497559,17,7.39225196838379,38.9800643920898,17,6.85360479354858,38.265811920166,17,6.22064208984375,37.6099433898926,17,5.51043033599854,37.0268325805664,17,4.7400369644165,36.5308570861816,17, +3.90945911407471,36.121997833252,17,3.01870083808899,35.8002815246582,17,2.0677592754364,35.5656890869141,17,1.05663537979126,35.4182281494141,17 + } + PolygonVertexIndex: *2724 { + a: 0,1,-116,0,115,-115,1,2,-117,1,116,-116,2,3,-118,2,117,-117,3,4,-119,3,118,-118,4,5,-120,4,119,-119,5,6,-121,5,120,-120,6,7,-122,6,121,-121,7,8,-123,7,122,-122,8,9,-124,8,123,-123,9,10,-125,9,124,-124,10,11,-126,10,125,-125,11,12,-127,11,126,-126,12,13,-128,12,127,-127,13,14,-129,13,128,-128,14,15,-130,14,129,-129,15,16,-131,15,130,-130,16,17,-132,16,131,-131,17,18,-133,17,132,-132,18,19,-134,18,133,-133,19,20,-135,19,134,-134,20,21,-136,20,135,-135,21,22,-137,21,136,-136,22,23,-138,22,137,-137,23,24,-139,23,138,-138,24,25,-140,24,139,-139,25,26,-141,25,140,-140,26,27,-142,26,141,-141,27,28,-143,27,142,-142,28,29,-144,28,143,-143,29,30,-145,29,144,-144,30,31,-146,30,145,-145,31,32,-147,31,146,-146,32,33,-148,32,147,-147,33,34,-149,33,148,-148,34,35,-150,34,149,-149,35,36,-151,35,150,-150,36,37,-152,36,151,-151,37,38,-153,37,152,-152,38,39,-154,38,153,-153,39,40,-155,39,154,-154,40,41,-156,40,155,-155,41,42,-157,41,156,-156,42,43,-158,42,157,-157,43,44,-159,43,158,-158,44,45,-160,44,159,-159,45,46,-161,45,160,-160,46,47,-162,46,161,-161,47,48,-163,47,162,-162,48,49,-164,48,163,-163,49,50,-165,49,164,-164,50,51,-166,50,165,-165,51,52,-167,51,166,-166,52,53,-168,52,167,-167,53,54,-169,53,168,-168,54,55,-170,54,169,-169,55,56,-171,55,170,-170,56,57,-172,56,171,-171,57,58,-173,57,172,-172,58,59,-174,58,173,-173,59,60,-175,59,174,-174,60,61,-176,60,175,-175,61,62,-177,61,176,-176,62,63,-178,62,177,-177,63,64,-179,63,178,-178,64,65,-180,64,179,-179,65,66,-181,65,180,-180,66,67,-182,66,181,-181,67,68,-183,67,182,-182,68,69,-184,68,183,-183,69,70,-185,69,184,-184,70,71,-186,70,185,-185,71,72,-187,71,186,-186,72,73,-188,72,187,-187,73,74,-189,73,188,-188,74,75,-190,74,189,-189,75,76,-191,75,190,-190,76,77,-192,76,191,-191,77,78,-193,77,192,-192,78,79,-194,78,193,-193,79,80,-195,79,194,-194,80,81,-196,80,195,-195,81,82,-197,81,196,-196,82,83,-198,82,197,-197,83,84,-199,83,198,-198,84,85,-200,84,199,-199,85,86,-201,85,200,-200,86,87,-202,86,201,-201,87,88,-203,87,202,-202,88,89,-204,88,203,-203,89,90,-205,89, +204,-204,90,91,-206,90,205,-205,91,92,-207,91,206,-206,92,93,-208,92,207,-207,93,94,-209,93,208,-208,94,95,-210,94,209,-209,95,96,-211,95,210,-210,96,97,-212,96,211,-211,97,98,-213,97,212,-212,98,99,-214,98,213,-213,99,100,-215,99,214,-214,100,101,-216,100,215,-215,101,102,-217,101,216,-216,102,103,-218,102,217,-217,103,104,-219,103,218,-218,104,105,-220,104,219,-219,105,106,-221,105,220,-220,106,107,-222,106,221,-221,107,108,-223,107,222,-222,108,109,-224,108,223,-223,109,110,-225,109,224,-224,110,111,-226,110,225,-225,111,112,-227,111,226,-226,112,113,-228,112,227,-227,113,0,-115,113,114,-228,228,229,-286,228,285,-285,229,230,-287,229,286,-286,230,231,-288,230,287,-287,231,232,-289,231,288,-288,232,233,-290,232,289,-289,233,234,-291,233,290,-290,234,235,-292,234,291,-291,235,236,-293,235,292,-292,236,237,-294,236,293,-293,237,238,-295,237,294,-294,238,239,-296,238,295,-295,239,240,-297,239,296,-296,240,241,-298,240,297,-297,241,242,-299,241,298,-298,242,243,-300,242,299,-299,243,244,-301,243,300,-300,244,245,-302,244,301,-301,245,246,-303,245,302,-302,246,247,-304,246,303,-303,247,248,-305,247,304,-304,248,249,-306,248,305,-305,249,250,-307,249,306,-306,250,251,-308,250,307,-307,251,252,-309,251,308,-308,252,253,-310,252,309,-309,253,254,-311,253,310,-310,254,255,-312,254,311,-311,255,256,-313,255,312,-312,256,257,-314,256,313,-313,257,258,-315,257,314,-314,258,259,-316,258,315,-315,259,260,-317,259,316,-316,260,261,-318,260,317,-317,261,262,-319,261,318,-318,262,263,-320,262,319,-319,263,264,-321,263,320,-320,264,265,-322,264,321,-321,265,266,-323,265,322,-322,266,267,-324,266,323,-323,267,268,-325,267,324,-324,268,269,-326,268,325,-325,269,270,-327,269,326,-326,270,271,-328,270,327,-327,271,272,-329,271,328,-328,272,273,-330,272,329,-329,273,274,-331,273,330,-330,274,275,-332,274,331,-331,275,276,-333,275,332,-332,276,277,-334,276,333,-333,277,278,-335,277,334,-334,278,279,-336,278,335,-335,279,280,-337,279,336,-336,280,281,-338,280,337,-337,281,282,-339,281,338,-338,282,283,-340,282,339,-339,283,228,-285,283, +284,-340,340,341,-398,340,397,-397,341,342,-399,341,398,-398,342,343,-400,342,399,-399,343,344,-401,343,400,-400,344,345,-402,344,401,-401,345,346,-403,345,402,-402,346,347,-404,346,403,-403,347,348,-405,347,404,-404,348,349,-406,348,405,-405,349,350,-407,349,406,-406,350,351,-408,350,407,-407,351,352,-409,351,408,-408,352,353,-410,352,409,-409,353,354,-411,353,410,-410,354,355,-412,354,411,-411,355,356,-413,355,412,-412,356,357,-414,356,413,-413,357,358,-415,357,414,-414,358,359,-416,358,415,-415,359,360,-417,359,416,-416,360,361,-418,360,417,-417,361,362,-419,361,418,-418,362,363,-420,362,419,-419,363,364,-421,363,420,-420,364,365,-422,364,421,-421,365,366,-423,365,422,-422,366,367,-424,366,423,-423,367,368,-425,367,424,-424,368,369,-426,368,425,-425,369,370,-427,369,426,-426,370,371,-428,370,427,-427,371,372,-429,371,428,-428,372,373,-430,372,429,-429,373,374,-431,373,430,-430,374,375,-432,374,431,-431,375,376,-433,375,432,-432,376,377,-434,376,433,-433,377,378,-435,377,434,-434,378,379,-436,378,435,-435,379,380,-437,379,436,-436,380,381,-438,380,437,-437,381,382,-439,381,438,-438,382,383,-440,382,439,-439,383,384,-441,383,440,-440,384,385,-442,384,441,-441,385,386,-443,385,442,-442,386,387,-444,386,443,-443,387,388,-445,387,444,-444,388,389,-446,388,445,-445,389,390,-447,389,446,-446,390,391,-448,390,447,-447,391,392,-449,391,448,-448,392,393,-450,392,449,-449,393,394,-451,393,450,-450,394,395,-452,394,451,-451,395,340,-397,395,396,-452,354,243,-243,353,243,-355,353,244,-244,352,244,-354,352,245,-245,351,245,-353,351,246,-246,350,246,-352,350,247,-247,349,247,-351,349,248,-248,348,248,-350,348,249,-249,347,249,-349,347,250,-250,346,250,-348,346,251,-251,345,251,-347,345,252,-252,344,252,-346,344,253,-253,343,253,-345,343,254,-254,342,254,-344,342,255,-255,341,255,-343,341,256,-256,340,256,-342,228,1,-1,283,1,-229,113,228,-1,113,229,-229,282,1,-284,282,2,-2,281,2,-283,113,230,-230,112,230,-114,112,231,-231,111,231,-113,111,232,-232,281,3,-3,280,3,-282,340,257,-257,395,257,-341,279,3,-281,279,4,-4,278,4,-280,278, +5,-5,277,5,-279,277,6,-6,276,6,-278,111,233,-233,110,233,-112,110,234,-234,109,234,-111,109,235,-235,108,235,-110,108,236,-236,107,236,-109,107,237,-237,276,7,-7,275,7,-277,106,237,-108,106,238,-238,105,238,-107,275,8,-8,274,8,-276,274,9,-9,104,238,-106,104,239,-239,103,239,-105,103,240,-240,102,240,-104,101,240,-103,101,241,-241,100,241,-102,100,242,-242,99,242,-101,98,242,-100,97,242,-99,96,242,-98,95,242,-97,94,242,-96,93,242,-95,92,242,-94,91,242,-93,90,242,-92,89,242,-91,88,242,-90,87,242,-89,86,242,-88,86,354,-243,85,354,-87,84,354,-86,83,354,-85,82,354,-84,81,354,-83,80,354,-82,79,354,-81,78,354,-80,77,354,-79,76,354,-78,75,354,-77,74,354,-76,73,354,-75,72,354,-74,71,354,-73,71,355,-355,70,355,-72,69,355,-71,69,356,-356,68,356,-70,68,357,-357,67,357,-69,66,357,-68,66,358,-358,65,358,-67,65,359,-359,64,359,-66,64,360,-360,63,360,-65,63,361,-361,62,361,-64,62,362,-362,61,362,-63,61,363,-363,60,363,-62,60,364,-364,59,364,-61,59,365,-365,58,365,-60,58,366,-366,58,367,-367,57,367,-59,57,368,-368,56,368,-58,56,369,-369,56,370,-370,55,370,-57,55,371,-371,54,371,-56,54,372,-372,53,372,-55,53,373,-373,52,373,-54,52,374,-374,52,375,-375,51,375,-53,51,376,-376,50,376,-52,49,376,-51,49,377,-377,48,377,-50,48,378,-378,47,378,-49,47,379,-379,46,379,-48,45,379,-47,45,380,-380,44,380,-46,44,381,-381,43,381,-45,42,381,-44,42,382,-382,41,382,-43,40,382,-42,40,383,-383,39,383,-41,38,383,-40,38,384,-384,37,384,-39,36,384,-38,36,385,-385,35,385,-37,34,385,-36,34,386,-386,33,386,-35,32,386,-34,32,387,-387,31,387,-33,30,387,-32,30,388,-388,29,388,-31,29,389,-389,29,390,-390,274,10,-10,273,10,-275,273,11,-11,272,11,-274,272,12,-12,272,13,-13,271,13,-273,271,14,-14,270,14,-272,270,15,-15,270,16,-16,270,17,-17,269,17,-271,269,18,-18,269,19,-19,268,19,-270,268,20,-20,268,21,-21,267,21,-269,267,22,-22,266,22,-268,266,23,-23,266,24,-24,265,24,-267,265,25,-25,265,26,-26,264,26,-266,264,27,-27,263,27,-265,263,28,-28,262,28,-264,261,28,-263,394,257,-396,394,258,-258,29,391,-391,393,258,-395,393,259,-259,260,28,-262,392,259,-394,392,260,-260, +392,28,-261,392,29,-29,392,391,-30,410,298,-300,409,410,-300,409,299,-301,408,409,-301,408,300,-302,407,408,-302,407,301,-303,406,407,-303,406,302,-304,405,406,-304,405,303,-305,404,405,-305,404,304,-306,403,404,-306,403,305,-307,402,403,-307,402,306,-308,401,402,-308,401,307,-309,400,401,-309,400,308,-310,399,400,-310,399,309,-311,398,399,-311,398,310,-312,397,398,-312,397,311,-313,396,397,-313,284,114,-116,339,284,-116,227,114,-285,227,284,-286,338,339,-116,338,115,-117,337,338,-117,227,285,-287,226,227,-287,226,286,-288,225,226,-288,225,287,-289,337,116,-118,336,337,-118,396,312,-314,451,396,-314,335,336,-118,335,117,-119,334,335,-119,334,118,-120,333,334,-120,333,119,-121,332,333,-121,225,288,-290,224,225,-290,224,289,-291,223,224,-291,223,290,-292,222,223,-292,222,291,-293,221,222,-293,221,292,-294,332,120,-122,331,332,-122,220,221,-294,220,293,-295,219,220,-295,331,121,-123,330,331,-123,330,122,-124,218,219,-295,218,294,-296,217,218,-296,217,295,-297,216,217,-297,215,216,-297,215,296,-298,214,215,-298,214,297,-299,213,214,-299,212,213,-299,211,212,-299,210,211,-299,209,210,-299,208,209,-299,207,208,-299,206,207,-299,205,206,-299,204,205,-299,203,204,-299,202,203,-299,201,202,-299,200,201,-299,200,298,-411,199,200,-411,198,199,-411,197,198,-411,196,197,-411,195,196,-411,194,195,-411,193,194,-411,192,193,-411,191,192,-411,190,191,-411,189,190,-411,188,189,-411,187,188,-411,186,187,-411,185,186,-411,185,410,-412,184,185,-412,183,184,-412,183,411,-413,182,183,-413,182,412,-414,181,182,-414,180,181,-414,180,413,-415,179,180,-415,179,414,-416,178,179,-416,178,415,-417,177,178,-417,177,416,-418,176,177,-418,176,417,-419,175,176,-419,175,418,-420,174,175,-420,174,419,-421,173,174,-421,173,420,-422,172,173,-422,172,421,-423,172,422,-424,171,172,-424,171,423,-425,170,171,-425,170,424,-426,170,425,-427,169,170,-427,169,426,-428,168,169,-428,168,427,-429,167,168,-429,167,428,-430,166,167,-430,166,429,-431,166,430,-432,165,166,-432,165,431,-433,164,165,-433,163,164,-433,163,432,-434,162,163,-434,162,433,-435,161,162,-435, +161,434,-436,160,161,-436,159,160,-436,159,435,-437,158,159,-437,158,436,-438,157,158,-438,156,157,-438,156,437,-439,155,156,-439,154,155,-439,154,438,-440,153,154,-440,152,153,-440,152,439,-441,151,152,-441,150,151,-441,150,440,-442,149,150,-442,148,149,-442,148,441,-443,147,148,-443,146,147,-443,146,442,-444,145,146,-444,144,145,-444,144,443,-445,143,144,-445,143,444,-446,143,445,-447,330,123,-125,329,330,-125,329,124,-126,328,329,-126,328,125,-127,328,126,-128,327,328,-128,327,127,-129,326,327,-129,326,128,-130,326,129,-131,326,130,-132,325,326,-132,325,131,-133,325,132,-134,324,325,-134,324,133,-135,324,134,-136,323,324,-136,323,135,-137,322,323,-137,322,136,-138,322,137,-139,321,322,-139,321,138,-140,321,139,-141,320,321,-141,320,140,-142,319,320,-142,319,141,-143,318,319,-143,317,318,-143,450,451,-314,450,313,-315,143,446,-448,449,450,-315,449,314,-316,316,317,-143,448,449,-316,448,315,-317,448,316,-143,448,142,-144,448,143,-448 + } + Edges: *1362 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,331,332,334,336,337,338,340,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,547,548,550,552,553,554,556,558,559,560,562,564,565,566,568,570,571,572,574,576,577,578,580,582,583,584,586,588,589,590,592,594,595,596,598,600,601,602,604,606,607,608,610,612,613,614,616,618,619,620,622,624,625,626,628,630,631,632,634,636,637,638,640,642,643,644,646,648,649,650,652,654,655,656,658,660,661,662,664,666,667,668,670,672,673,674,676,678,680,682,684,685,686,688,689,690,691,692,694,696,697,698,700,702,703,704,706,708,709,710,712,714,715,716,718,720,721,722,724,726,727,728,730,732,733,734,736,738,739,740,742,744,745,746,748,750,751,752,754,756,757,758,760,762,763,764,766,768,769,770,772,774,775,776,778,780,781,782,784,786,787, +788,790,792,793,794,796,798,799,800,802,804,805,806,808,810,811,812,814,816,817,818,820,822,823,824,826,828,829,830,832,834,835,836,838,840,841,842,844,846,847,848,850,852,853,854,856,858,859,860,862,864,865,866,868,870,871,872,874,876,877,878,880,882,883,884,886,888,889,890,892,894,895,896,898,900,901,902,904,906,907,908,910,912,913,914,916,918,919,920,922,924,925,926,928,930,931,932,934,936,937,938,940,942,943,944,946,948,949,950,952,954,955,956,958,960,961,962,964,966,967,968,970,972,973,974,976,978,979,980,982,984,985,986,988,990,991,992,994,996,997,998,1000,1002,1003,1004,1006,1008,1009,1010,1012,1014,1016,1018,1020,1021,1022,1024,1025,1026,1027,1028,1030,1032,1033,1034,1036,1038,1039,1040,1042,1044,1045,1046,1048,1050,1051,1052,1054,1056,1057,1058,1060,1062,1063,1064,1066,1068,1069,1070,1072,1074,1075,1076,1078,1080,1081,1082,1084,1086,1087,1088,1090,1092,1093,1094,1096,1098,1099,1100,1102,1104,1105,1106,1108,1110,1111,1112,1114,1116,1117,1118,1120,1122,1123,1124,1126,1128,1129,1130,1132,1134,1135,1136,1138,1140,1141,1142,1144,1146,1147,1148,1150,1152,1153,1154,1156,1158,1159,1160,1162,1164,1165,1166,1168,1170,1171,1172,1174,1176,1177,1178,1180,1182,1183,1184,1186,1188,1189,1190,1192,1194,1195,1196,1198,1200,1201,1202,1204,1206,1207,1208,1210,1212,1213,1214,1216,1218,1219,1220,1222,1224,1225,1226,1228,1230,1231,1232,1234,1236,1237,1238,1240,1242,1243,1244,1246,1248,1249,1250,1252,1254,1255,1256,1258,1260,1261,1262,1264,1266,1267,1268,1270,1272,1273,1274,1276,1278,1279,1280,1282,1284,1285,1286,1288,1290,1291,1292,1294,1296,1297,1298,1300,1302,1303,1304,1306,1308,1309,1310,1312,1314,1315,1316,1318,1320,1321,1322,1324,1326,1327,1328,1330,1332,1333,1334,1336,1338,1339,1340,1342,1344,1345,1346,1348,1350,1352,1354,1356,1358,1359,1362,1365,1368,1371,1374,1377,1380,1383,1386,1389,1392,1395,1398,1401,1404,1407,1410,1413,1416,1419,1422,1425,1428,1431,1434,1437,1440,1442,1443,1446,1449,1452,1455,1458,1461,1464,1467,1470,1473,1476,1479,1482,1485,1488,1491,1494,1497,1500,1503,1506,1509,1512,1515,1518,1521,1524,1527,1530, +1533,1536,1539,1542,1545,1548,1551,1554,1557,1560,1563,1566,1569,1572,1575,1578,1581,1584,1587,1590,1593,1596,1599,1602,1605,1608,1611,1614,1617,1620,1623,1626,1629,1632,1635,1638,1641,1644,1647,1650,1653,1656,1659,1662,1665,1668,1671,1674,1677,1680,1683,1686,1689,1692,1695,1698,1701,1704,1707,1710,1713,1716,1719,1722,1725,1728,1731,1734,1737,1740,1743,1746,1749,1752,1755,1758,1761,1764,1767,1770,1773,1776,1779,1782,1785,1788,1791,1794,1797,1800,1803,1806,1809,1812,1815,1818,1821,1824,1827,1830,1833,1836,1839,1842,1845,1848,1851,1854,1857,1860,1863,1866,1869,1872,1875,1878,1881,1884,1887,1890,1893,1896,1899,1902,1905,1908,1911,1914,1917,1920,1923,1926,1929,1932,1935,1938,1941,1944,1947,1950,1953,1956,1959,1962,1965,1968,1971,1974,1977,1980,1983,1986,1989,1992,1995,1998,2001,2004,2007,2010,2013,2016,2019,2022,2025,2028,2031,2034,2040,2042,2045,2048,2051,2054,2057,2060,2063,2066,2069,2072,2075,2078,2081,2084,2087,2090,2093,2096,2099,2102,2105,2108,2111,2114,2117,2120,2123,2124,2126,2129,2132,2135,2138,2141,2144,2147,2150,2153,2156,2159,2162,2165,2168,2171,2174,2177,2180,2183,2186,2189,2192,2195,2198,2201,2204,2207,2210,2213,2216,2219,2222,2225,2228,2231,2234,2237,2240,2243,2246,2249,2252,2255,2258,2261,2264,2267,2270,2273,2276,2279,2282,2285,2288,2291,2294,2297,2300,2303,2306,2309,2312,2315,2318,2321,2324,2327,2330,2333,2336,2339,2342,2345,2348,2351,2354,2357,2360,2363,2366,2369,2372,2375,2378,2381,2384,2387,2390,2393,2396,2399,2402,2405,2408,2411,2414,2417,2420,2423,2426,2429,2432,2435,2438,2441,2444,2447,2450,2453,2456,2459,2462,2465,2468,2471,2474,2477,2480,2483,2486,2489,2492,2495,2498,2501,2504,2507,2510,2513,2516,2519,2522,2525,2528,2531,2534,2537,2540,2543,2546,2549,2552,2555,2558,2561,2564,2567,2570,2573,2576,2579,2582,2585,2588,2591,2594,2597,2600,2603,2606,2609,2612,2615,2618,2621,2624,2627,2630,2633,2636,2639,2642,2645,2648,2651,2654,2657,2660,2663,2666,2669,2672,2675,2678,2681,2684,2687,2690,2693,2696,2699,2702,2705,2708,2711,2714,2717,2720 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *8172 { + a: 0.0469425544142723,-0.998897612094879,0,0.0821766033768654,-0.99661773443222,0,0.0821766033768654,-0.996617794036865,0,0.0469425544142723,-0.998897612094879,0,0.0821766033768654,-0.996617794036865,0,0.0469425544142723,-0.998897612094879,0,0.0821766033768654,-0.99661773443222,0,0.15601809322834,-0.987754166126251,0,0.15601809322834,-0.987754166126251,0,0.0821766033768654,-0.99661773443222,0,0.15601809322834,-0.987754166126251,0,0.0821766033768654,-0.996617794036865,0,0.15601809322834,-0.987754166126251,0,0.236407279968262,-0.971654057502747,0,0.236407294869423,-0.971654057502747,0,0.15601809322834,-0.987754166126251,0,0.236407294869423,-0.971654057502747,0,0.15601809322834,-0.987754166126251,0,0.236407279968262,-0.971654057502747,0,0.322385489940643,-0.946608543395996,0,0.322385460138321,-0.946608424186707,0,0.236407279968262,-0.971654057502747,0,0.322385460138321,-0.946608424186707,0,0.236407294869423,-0.971654057502747,0,0.322385489940643,-0.946608543395996,0,0.412202417850494,-0.911092340946198,0,0.412202388048172,-0.911092281341553,0,0.322385489940643,-0.946608543395996,0,0.412202388048172,-0.911092281341553,0,0.322385460138321,-0.946608424186707,0,0.412202417850494,-0.911092340946198,0,0.503289401531219,-0.864117860794067,0,0.503289401531219,-0.864117920398712,0,0.412202417850494,-0.911092340946198,0,0.503289401531219,-0.864117920398712,0,0.412202388048172,-0.911092281341553,0,0.503289401531219,-0.864117860794067,0,0.592554092407227,-0.805530607700348,0,0.592554092407227,-0.805530607700348,0,0.503289401531219,-0.864117860794067,0,0.592554092407227,-0.805530607700348,0,0.503289401531219,-0.864117920398712,0,0.592554092407227,-0.805530607700348,0,0.680003523826599,-0.733208894729614,0,0.680003523826599,-0.733208894729614,0,0.592554092407227,-0.805530607700348,0,0.680003523826599,-0.733208894729614,0,0.592554092407227,-0.805530607700348,0,0.680003523826599,-0.733208894729614,0,0.765479505062103,-0.643460214138031,0,0.765479505062103,-0.643460273742676,0,0.680003523826599,-0.733208894729614,0, +0.765479505062103,-0.643460273742676,0,0.680003523826599,-0.733208894729614,0,0.765479505062103,-0.643460214138031,0,0.844215452671051,-0.536003947257996,0,0.844215452671051,-0.536003887653351,0,0.765479505062103,-0.643460214138031,0,0.844215452671051,-0.536003887653351,0,0.765479505062103,-0.643460273742676,0,0.844215452671051,-0.536003947257996,0,0.910179138183594,-0.414214819669724,0,0.910179138183594,-0.414214819669724,0,0.844215452671051,-0.536003947257996,0,0.910179138183594,-0.414214819669724,0,0.844215452671051,-0.536003887653351,0,0.910179138183594,-0.414214819669724,0,0.958753824234009,-0.284237444400787,0,0.958753883838654,-0.284237414598465,0,0.910179138183594,-0.414214819669724,0,0.958753883838654,-0.284237414598465,0,0.910179138183594,-0.414214819669724,0,0.958753824234009,-0.284237444400787,0,0.988135874271393,-0.153582274913788,0,0.988135874271393,-0.153582289814949,0,0.958753824234009,-0.284237444400787,0,0.988135874271393,-0.153582289814949,0,0.958753883838654,-0.284237414598465,0,0.988135874271393,-0.153582274913788,0,0.996042132377625,-0.0888828337192535,0,0.996042132377625,-0.0888828411698341,0,0.988135874271393,-0.153582274913788,0,0.996042132377625,-0.0888828411698341,0,0.988135874271393,-0.153582289814949,0,0.997389435768127,0.0722104832530022,0,0.992843508720398,0.119422860443592,0,0.992843449115753,0.11942283064127,0,0.997389435768127,0.0722104832530022,0,0.992843449115753,0.11942283064127,0,0.997389435768127,0.0722104907035828,0,0.992843508720398,0.119422860443592,0,0.976470172405243,0.215652659535408,0,0.976470172405243,0.215652629733086,0,0.992843508720398,0.119422860443592,0,0.976470172405243,0.215652629733086,0,0.992843449115753,0.11942283064127,0,0.976470172405243,0.215652659535408,0,0.949320375919342,0.314310193061829,0,0.949320375919342,0.314310163259506,0,0.976470172405243,0.215652659535408,0,0.949320375919342,0.314310163259506,0,0.976470172405243,0.215652629733086,0,0.949320375919342,0.314310193061829,0,0.911070883274078,0.412249684333801,0,0.911070883274078,0.412249684333801,0, +0.949320375919342,0.314310193061829,0,0.911070883274078,0.412249684333801,0,0.949320375919342,0.314310163259506,0,0.911070883274078,0.412249684333801,0,0.862450301647186,0.506141781806946,0,0.862450301647186,0.506141781806946,0,0.911070883274078,0.412249684333801,0,0.862450301647186,0.506141781806946,0,0.911070883274078,0.412249684333801,0,0.862450301647186,0.506141781806946,0,0.805211544036865,0.592987656593323,0,0.805211544036865,0.592987656593323,0,0.862450301647186,0.506141781806946,0,0.805211544036865,0.592987656593323,0,0.862450301647186,0.506141781806946,0,0.805211544036865,0.592987656593323,0,0.742740869522095,0.669578969478607,0,0.742740869522095,0.669578909873962,0,0.805211544036865,0.592987656593323,0,0.742740869522095,0.669578909873962,0,0.805211544036865,0.592987656593323,0,0.742740869522095,0.669578969478607,0,0.676256656646729,0.736666083335876,0,0.676256597042084,0.736666142940521,0,0.742740869522095,0.669578969478607,0,0.676256597042084,0.736666142940521,0,0.742740869522095,0.669578909873962,0,0.676256656646729,0.736666083335876,0,0.603242337703705,0.797557950019836,0,0.60324227809906,0.797557950019836,0,0.676256656646729,0.736666083335876,0,0.60324227809906,0.797557950019836,0,0.676256597042084,0.736666142940521,0,0.603242337703705,0.797557950019836,0,0.523365199565887,0.852108478546143,0,0.523365259170532,0.852108478546143,0,0.603242337703705,0.797557950019836,0,0.523365259170532,0.852108478546143,0,0.60324227809906,0.797557950019836,0,0.523365199565887,0.852108478546143,0,0.438693106174469,0.898636877536774,0,0.438693165779114,0.898636877536774,0,0.523365199565887,0.852108478546143,0,0.438693165779114,0.898636877536774,0,0.523365259170532,0.852108478546143,0,0.438693106174469,0.898636877536774,0,0.351674437522888,0.936122417449951,0,0.351674437522888,0.936122417449951,0,0.438693106174469,0.898636877536774,0,0.351674437522888,0.936122417449951,0,0.438693165779114,0.898636877536774,0,0.351674437522888,0.936122417449951,0,0.264811307191849,0.964300274848938,0,0.264811307191849,0.964300215244293,0, +0.351674437522888,0.936122417449951,0,0.264811307191849,0.964300215244293,0,0.351674437522888,0.936122417449951,0,0.264811307191849,0.964300274848938,0,0.221515461802483,0.975156962871552,0,0.221515461802483,0.975156903266907,0,0.264811307191849,0.964300274848938,0,0.221515461802483,0.975156903266907,0,0.264811307191849,0.964300215244293,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.257637083530426,-0.966241836547852,0,0.300701022148132,-0.953718364238739,0,0.300701022148132,-0.953718423843384,0,0.257637083530426,-0.966241836547852,0,0.300701022148132,-0.953718423843384,0,0.257637053728104,-0.966241776943207,0,0.300701022148132,-0.953718364238739,0,0.387134253978729,-0.922023355960846,0,0.387134283781052,-0.922023415565491,0,0.300701022148132,-0.953718364238739,0,0.387134283781052,-0.922023415565491,0,0.300701022148132,-0.953718423843384,0,0.387134253978729,-0.922023355960846,0,0.473891228437424,-0.880583345890045,0,0.473891258239746,-0.8805832862854,0,0.387134253978729,-0.922023355960846,0,0.473891258239746,-0.8805832862854,0,0.387134283781052,-0.922023415565491,0,0.473891228437424,-0.880583345890045,0,0.558352530002594,-0.829603850841522,0,0.558352530002594,-0.829603850841522,0,0.473891228437424,-0.880583345890045,0,0.558352530002594,-0.829603850841522,0,0.473891258239746,-0.8805832862854,0,0.558352530002594,-0.829603850841522,0,0.637885987758636,-0.770130693912506,0,0.637886047363281,-0.770130753517151,0,0.558352530002594,-0.829603850841522,0,0.637886047363281,-0.770130753517151,0,0.558352530002594,-0.829603850841522,0,0.637885987758636,-0.770130693912506,0,0.71023952960968,-0.703960061073303,0,0.71023952960968,-0.703960061073303,0,0.637885987758636,-0.770130693912506,0,0.71023952960968,-0.703960061073303,0,0.637886047363281,-0.770130753517151,0,0.71023952960968,-0.703960061073303,0,0.774527192115784,-0.632540702819824,0,0.774527132511139,-0.632540702819824,0,0.71023952960968,-0.703960061073303,0,0.774527132511139,-0.632540702819824,0,0.71023952960968,-0.703960061073303,0, +0.774527192115784,-0.632540702819824,0,0.832086026668549,-0.554646551609039,0,0.832086026668549,-0.554646611213684,0,0.774527192115784,-0.632540702819824,0,0.832086026668549,-0.554646611213684,0,0.774527132511139,-0.632540702819824,0,0.832086026668549,-0.554646551609039,0,0.882928013801575,-0.469508349895477,0,0.882928073406219,-0.469508320093155,0,0.832086026668549,-0.554646551609039,0,0.882928073406219,-0.469508320093155,0,0.832086026668549,-0.554646611213684,0,0.882928013801575,-0.469508349895477,0,0.925245106220245,-0.379369854927063,0,0.925245106220245,-0.379369884729385,0,0.882928013801575,-0.469508349895477,0,0.925245106220245,-0.379369884729385,0,0.882928073406219,-0.469508320093155,0,0.925245106220245,-0.379369854927063,0,0.957953214645386,-0.286924660205841,0,0.957953214645386,-0.286924690008163,0,0.925245106220245,-0.379369854927063,0,0.957953214645386,-0.286924690008163,0,0.925245106220245,-0.379369884729385,0,0.957953214645386,-0.286924660205841,0,0.980814337730408,-0.194944247603416,0,0.980814337730408,-0.194944247603416,0,0.957953214645386,-0.286924660205841,0,0.980814337730408,-0.194944247603416,0,0.957953214645386,-0.286924690008163,0,0.980814337730408,-0.194944247603416,0,0.994377076625824,-0.105896979570389,0,0.994377136230469,-0.105897001922131,0,0.980814337730408,-0.194944247603416,0,0.994377136230469,-0.105897001922131,0,0.980814337730408,-0.194944247603416,0,0.994377076625824,-0.105896979570389,0,0.998055517673492,-0.0623314492404461,0,0.998055517673492,-0.0623314566910267,0,0.994377076625824,-0.105896979570389,0,0.998055517673492,-0.0623314566910267,0,0.994377136230469,-0.105897001922131,0,0.996274530887604,0.0862388759851456,0,0.988985776901245,0.148010700941086,0,0.988985776901245,0.148010700941086,0,0.996274530887604,0.0862388759851456,0,0.988985776901245,0.148010700941086,0,0.996274471282959,0.0862388759851456,0,0.988985776901245,0.148010700941086,0,0.961923480033875,0.273318737745285,0,0.961923480033875,0.273318707942963,0,0.988985776901245,0.148010700941086,0,0.961923480033875,0.273318707942963,0, +0.988985776901245,0.148010700941086,0,0.961923480033875,0.273318737745285,0,0.916814863681793,0.399312347173691,0,0.916814923286438,0.399312347173691,0,0.961923480033875,0.273318737745285,0,0.916814923286438,0.399312347173691,0,0.961923480033875,0.273318707942963,0,0.916814863681793,0.399312347173691,0,0.854701220989227,0.519120216369629,0,0.854701220989227,0.519120156764984,0,0.916814863681793,0.399312347173691,0,0.854701220989227,0.519120156764984,0,0.916814923286438,0.399312347173691,0,0.854701220989227,0.519120216369629,0,0.779285848140717,0.626668572425842,0,0.779285848140717,0.626668632030487,0,0.854701220989227,0.519120216369629,0,0.779285848140717,0.626668632030487,0,0.854701220989227,0.519120156764984,0,0.779285848140717,0.626668572425842,0,0.695935845375061,0.71810382604599,0,0.695935964584351,0.71810382604599,0,0.779285848140717,0.626668572425842,0,0.695935964584351,0.71810382604599,0,0.779285848140717,0.626668632030487,0,0.695935845375061,0.71810382604599,0,0.609540402889252,0.792755007743835,0,0.609540402889252,0.79275506734848,0,0.695935845375061,0.71810382604599,0,0.609540402889252,0.79275506734848,0,0.695935964584351,0.71810382604599,0,0.609540402889252,0.792755007743835,0,0.520650446414948,0.853769838809967,0,0.520650446414948,0.853769898414612,0,0.609540402889252,0.792755007743835,0,0.520650446414948,0.853769898414612,0,0.609540402889252,0.79275506734848,0,0.520650446414948,0.853769838809967,0,0.428889036178589,0.903357207775116,0,0.428889006376266,0.903357207775116,0,0.520650446414948,0.853769838809967,0,0.428889006376266,0.903357207775116,0,0.520650446414948,0.853769898414612,0,0.428889036178589,0.903357207775116,0,0.337102234363556,0.941468119621277,0,0.337102204561234,0.941468060016632,0,0.428889036178589,0.903357207775116,0,0.337102204561234,0.941468060016632,0,0.428889006376266,0.903357207775116,0,0.337102234363556,0.941468119621277,0,0.248166769742966,0.968717277050018,0,0.248166754841805,0.968717277050018,0,0.337102234363556,0.941468119621277,0,0.248166754841805,0.968717277050018,0,0.337102204561234,0.941468060016632,0, +0.248166769742966,0.968717277050018,0,0.164211541414261,0.986425161361694,0,0.1642115265131,0.986425220966339,0,0.248166769742966,0.968717277050018,0,0.1642115265131,0.986425220966339,0,0.248166754841805,0.968717277050018,0,0.164211541414261,0.986425161361694,0,0.0865552797913551,0.996247053146362,0,0.0865552872419357,0.996247053146362,0,0.164211541414261,0.986425161361694,0,0.0865552872419357,0.996247053146362,0,0.1642115265131,0.986425220966339,0,0.0865552797913551,0.996247053146362,0,0.0493862107396126,0.998779833316803,0,0.049386203289032,0.998779714107513,0,0.0865552797913551,0.996247053146362,0,0.049386203289032,0.998779714107513,0,0.0865552872419357,0.996247053146362,0,-0.0492722652852535,0.998785376548767,0,-0.0863753780722618,0.996262669563293,0,-0.0863753855228424,0.996262669563293,0,-0.0492722652852535,0.998785376548767,0,-0.0863753855228424,0.996262669563293,0,-0.0492722652852535,0.998785376548767,0,-0.0863753780722618,0.996262669563293,0,-0.163931503891945,0.986471712589264,0,-0.163931503891945,0.986471712589264,0,-0.0863753780722618,0.996262669563293,0,-0.163931503891945,0.986471712589264,0,-0.0863753855228424,0.996262669563293,0,-0.163931503891945,0.986471712589264,0,-0.247845232486725,0.968799650669098,0,-0.247845247387886,0.968799650669098,0,-0.163931503891945,0.986471712589264,0,-0.247845247387886,0.968799650669098,0,-0.163931503891945,0.986471712589264,0,-0.247845232486725,0.968799650669098,0,-0.336820304393768,0.941568970680237,0,-0.336820244789124,0.941568911075592,0,-0.247845232486725,0.968799650669098,0,-0.336820244789124,0.941568911075592,0,-0.247845247387886,0.968799650669098,0,-0.336820304393768,0.941568970680237,0,-0.428735017776489,0.903430342674255,0,-0.428735017776489,0.903430342674255,0,-0.336820304393768,0.941568970680237,0,-0.428735017776489,0.903430342674255,0,-0.336820244789124,0.941568911075592,0,-0.428735017776489,0.903430342674255,0,-0.520699441432953,0.853740096092224,0,-0.520699501037598,0.853740096092224,0,-0.428735017776489,0.903430342674255,0,-0.520699501037598,0.853740096092224,0, +-0.428735017776489,0.903430342674255,0,-0.520699441432953,0.853740096092224,0,-0.609885215759277,0.79248970746994,0,-0.609885215759277,0.79248970746994,0,-0.520699441432953,0.853740096092224,0,-0.609885215759277,0.79248970746994,0,-0.520699501037598,0.853740096092224,0,-0.609885215759277,0.79248970746994,0,-0.696674168109894,0.717387735843658,0,-0.696674108505249,0.717387735843658,0,-0.609885215759277,0.79248970746994,0,-0.696674108505249,0.717387735843658,0,-0.609885215759277,0.79248970746994,0,-0.696674168109894,0.717387735843658,0,-0.780433177947998,0.625239193439484,0,-0.780433297157288,0.625239193439484,0,-0.696674168109894,0.717387735843658,0,-0.780433297157288,0.625239193439484,0,-0.696674108505249,0.717387735843658,0,-0.780433177947998,0.625239193439484,0,-0.856132209300995,0.516756892204285,0,-0.856132209300995,0.516756892204285,0,-0.780433177947998,0.625239193439484,0,-0.856132209300995,0.516756892204285,0,-0.780433297157288,0.625239193439484,0,-0.856132209300995,0.516756892204285,0,-0.918301820755005,0.395881026983261,0,-0.918301820755005,0.395881056785583,0,-0.856132209300995,0.516756892204285,0,-0.918301820755005,0.395881056785583,0,-0.856132209300995,0.516756892204285,0,-0.918301820755005,0.395881026983261,0,-0.96318781375885,0.26882928609848,0,-0.96318781375885,0.26882928609848,0,-0.918301820755005,0.395881026983261,0,-0.96318781375885,0.26882928609848,0,-0.918301820755005,0.395881056785583,0,-0.96318781375885,0.26882928609848,0,-0.989776253700256,0.142628505825996,0,-0.989776313304901,0.142628505825996,0,-0.96318781375885,0.26882928609848,0,-0.989776313304901,0.142628505825996,0,-0.96318781375885,0.26882928609848,0,-0.989776253700256,0.142628505825996,0,-0.996756732463837,0.0804740861058235,0,-0.996756732463837,0.0804740712046623,0,-0.989776253700256,0.142628505825996,0,-0.996756732463837,0.0804740712046623,0,-0.989776313304901,0.142628505825996,0,-0.998593270778656,-0.0530227310955524,0,-0.995275914669037,-0.0970874279737473,0,-0.995275855064392,-0.0970874279737473,0,-0.998593270778656,-0.0530227310955524,0, +-0.995275855064392,-0.0970874279737473,0,-0.998593389987946,-0.053022738546133,0,-0.995275914669037,-0.0970874279737473,0,-0.982320845127106,-0.187205225229263,0,-0.982320785522461,-0.187205255031586,0,-0.995275914669037,-0.0970874279737473,0,-0.982320785522461,-0.187205255031586,0,-0.995275855064392,-0.0970874279737473,0,-0.982320845127106,-0.187205225229263,0,-0.959908783435822,-0.280312359333038,0,-0.959908843040466,-0.280312389135361,0,-0.982320845127106,-0.187205225229263,0,-0.959908843040466,-0.280312389135361,0,-0.982320785522461,-0.187205255031586,0,-0.959908783435822,-0.280312359333038,0,-0.927486717700958,-0.373856276273727,0,-0.927486598491669,-0.373856246471405,0,-0.959908783435822,-0.280312359333038,0,-0.927486598491669,-0.373856246471405,0,-0.959908843040466,-0.280312389135361,0,-0.927486717700958,-0.373856276273727,0,-0.885312438011169,-0.464996576309204,0,-0.885312438011169,-0.464996606111526,0,-0.927486717700958,-0.373856276273727,0,-0.885312438011169,-0.464996606111526,0,-0.927486598491669,-0.373856246471405,0,-0.885312438011169,-0.464996576309204,0,-0.834521353244781,-0.550975441932678,0,-0.834521353244781,-0.550975441932678,0,-0.885312438011169,-0.464996576309204,0,-0.834521353244781,-0.550975441932678,0,-0.885312438011169,-0.464996606111526,0,-0.834521353244781,-0.550975441932678,0,-0.776661455631256,-0.629918277263641,0,-0.776661455631256,-0.629918277263641,0,-0.834521353244781,-0.550975441932678,0,-0.776661455631256,-0.629918277263641,0,-0.834521353244781,-0.550975441932678,0,-0.776661455631256,-0.629918277263641,0,-0.71133291721344,-0.702855288982391,0,-0.711332857608795,-0.702855288982391,0,-0.776661455631256,-0.629918277263641,0,-0.711332857608795,-0.702855288982391,0,-0.776661455631256,-0.629918277263641,0,-0.71133291721344,-0.702855288982391,0,-0.637524724006653,-0.770429909229279,0,-0.637524724006653,-0.770429909229279,0,-0.71133291721344,-0.702855288982391,0,-0.637524724006653,-0.770429909229279,0,-0.711332857608795,-0.702855288982391,0,-0.637524724006653,-0.770429909229279,0,-0.556654155254364,-0.830744385719299,0, +-0.556654095649719,-0.830744385719299,0,-0.637524724006653,-0.770429909229279,0,-0.556654095649719,-0.830744385719299,0,-0.637524724006653,-0.770429909229279,0,-0.556654155254364,-0.830744385719299,0,-0.471172034740448,-0.882041335105896,0,-0.471171975135803,-0.882041394710541,0,-0.556654155254364,-0.830744385719299,0,-0.471171975135803,-0.882041394710541,0,-0.556654095649719,-0.830744385719299,0,-0.471172034740448,-0.882041335105896,0,-0.383848458528519,-0.923396170139313,0,-0.383848398923874,-0.923396110534668,0,-0.471172034740448,-0.882041335105896,0,-0.383848398923874,-0.923396110534668,0,-0.471171975135803,-0.882041394710541,0,-0.383848458528519,-0.923396170139313,0,-0.297356992959976,-0.95476633310318,0,-0.297357022762299,-0.95476633310318,0,-0.383848458528519,-0.923396170139313,0,-0.297357022762299,-0.95476633310318,0,-0.383848398923874,-0.923396110534668,0,-0.297356992959976,-0.95476633310318,0,-0.254398763179779,-0.96709942817688,0,-0.254398733377457,-0.967099368572235,0,-0.297356992959976,-0.95476633310318,0,-0.254398733377457,-0.967099368572235,0,-0.297357022762299,-0.95476633310318,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.218614786863327,0.975811243057251,0,-0.261712670326233,0.965145826339722,0,-0.261712670326233,0.965145826339722,0,-0.218614786863327,0.975811243057251,0,-0.261712670326233,0.965145826339722,0,-0.218614786863327,0.975811243057251,0,-0.261712670326233,0.965145826339722,0,-0.348429560661316,0.937334954738617,0,-0.348429530858994,0.937334895133972,0,-0.261712670326233,0.965145826339722,0,-0.348429530858994,0.937334895133972,0,-0.261712670326233,0.965145826339722,0,-0.348429560661316,0.937334954738617,0,-0.435775637626648,0.900055348873138,0,-0.43577566742897,0.900055408477783,0,-0.348429560661316,0.937334954738617,0,-0.43577566742897,0.900055408477783,0,-0.348429530858994,0.937334895133972,0,-0.435775637626648,0.900055348873138,0,-0.521222352981567,0.853420972824097,0,-0.521222352981567,0.853420972824097,0,-0.435775637626648,0.900055348873138,0, +-0.521222352981567,0.853420972824097,0,-0.43577566742897,0.900055408477783,0,-0.521222352981567,0.853420972824097,0,-0.602209270000458,0.798338234424591,0,-0.602209389209747,0.798338174819946,0,-0.521222352981567,0.853420972824097,0,-0.602209389209747,0.798338174819946,0,-0.521222352981567,0.853420972824097,0,-0.602209270000458,0.798338234424591,0,-0.676503121852875,0.736439764499664,0,-0.676503002643585,0.736439764499664,0,-0.602209270000458,0.798338234424591,0,-0.676503002643585,0.736439764499664,0,-0.602209389209747,0.798338174819946,0,-0.676503121852875,0.736439764499664,0,-0.74406486749649,0.668107330799103,0,-0.74406486749649,0.668107390403748,0,-0.676503121852875,0.736439764499664,0,-0.74406486749649,0.668107390403748,0,-0.676503002643585,0.736439764499664,0,-0.74406486749649,0.668107330799103,0,-0.807119250297546,0.590388357639313,0,-0.807119369506836,0.590388417243958,0,-0.74406486749649,0.668107330799103,0,-0.807119369506836,0.590388417243958,0,-0.74406486749649,0.668107390403748,0,-0.807119250297546,0.590388357639313,0,-0.864604234695435,0.502453505992889,0,-0.864604234695435,0.502453505992889,0,-0.807119250297546,0.590388357639313,0,-0.864604234695435,0.502453505992889,0,-0.807119369506836,0.590388417243958,0,-0.864604234695435,0.502453505992889,0,-0.913257777690887,0.407382190227509,0,-0.913257777690887,0.407382100820541,0,-0.864604234695435,0.502453505992889,0,-0.913257777690887,0.407382100820541,0,-0.864604234695435,0.502453505992889,0,-0.913257777690887,0.407382190227509,0,-0.951298713684082,0.30827072262764,0,-0.951298713684082,0.308270692825317,0,-0.913257777690887,0.407382190227509,0,-0.951298713684082,0.308270692825317,0,-0.913257777690887,0.407382100820541,0,-0.951298713684082,0.30827072262764,0,-0.978010654449463,0.208555206656456,0,-0.978010594844818,0.208555206656456,0,-0.951298713684082,0.30827072262764,0,-0.978010594844818,0.208555206656456,0,-0.951298713684082,0.308270692825317,0,-0.978010654449463,0.208555206656456,0,-0.993768513202667,0.111464150249958,0,-0.993768513202667,0.111464135348797,0, +-0.978010654449463,0.208555206656456,0,-0.993768513202667,0.111464135348797,0,-0.978010594844818,0.208555206656456,0,-0.993768513202667,0.111464150249958,0,-0.997957408428192,0.063882865011692,0,-0.997957408428192,0.063882865011692,0,-0.993768513202667,0.111464150249958,0,-0.997957408428192,0.063882865011692,0,-0.993768513202667,0.111464135348797,0,-0.996481478214264,-0.083812989294529,0,-0.988845705986023,-0.148943707346916,0,-0.988845646381378,-0.148943722248077,0,-0.996481478214264,-0.083812989294529,0,-0.988845646381378,-0.148943722248077,0,-0.996481537818909,-0.0838129967451096,0,-0.988845705986023,-0.148943707346916,0,-0.959832549095154,-0.280573666095734,0,-0.959832489490509,-0.280573666095734,0,-0.988845705986023,-0.148943707346916,0,-0.959832489490509,-0.280573666095734,0,-0.988845646381378,-0.148943722248077,0,-0.959832549095154,-0.280573666095734,0,-0.911351561546326,-0.411628782749176,0,-0.911351561546326,-0.411628842353821,0,-0.959832549095154,-0.280573666095734,0,-0.911351561546326,-0.411628842353821,0,-0.959832489490509,-0.280573666095734,0,-0.911351561546326,-0.411628782749176,0,-0.845209240913391,-0.534435451030731,0,-0.845209240913391,-0.534435510635376,0,-0.911351561546326,-0.411628782749176,0,-0.845209240913391,-0.534435510635376,0,-0.911351561546326,-0.411628842353821,0,-0.845209240913391,-0.534435451030731,0,-0.766105473041534,-0.64271491765976,0,-0.766105473041534,-0.642714858055115,0,-0.845209240913391,-0.534435451030731,0,-0.766105473041534,-0.642714858055115,0,-0.845209240913391,-0.534435510635376,0,-0.766105473041534,-0.64271491765976,0,-0.680196523666382,-0.733029842376709,0,-0.680196464061737,-0.733029842376709,0,-0.766105473041534,-0.64271491765976,0,-0.680196464061737,-0.733029842376709,0,-0.766105473041534,-0.642714858055115,0,-0.680196523666382,-0.733029842376709,0,-0.59243506193161,-0.805618166923523,0,-0.5924351811409,-0.805618226528168,0,-0.680196523666382,-0.733029842376709,0,-0.5924351811409,-0.805618226528168,0,-0.680196464061737,-0.733029842376709,0,-0.59243506193161,-0.805618166923523,0, +-0.503091335296631,-0.864233255386353,0,-0.503091335296631,-0.864233255386353,0,-0.59243506193161,-0.805618166923523,0,-0.503091335296631,-0.864233255386353,0,-0.5924351811409,-0.805618226528168,0,-0.503091335296631,-0.864233255386353,0,-0.412035286426544,-0.911167860031128,0,-0.412035286426544,-0.911167860031128,0,-0.503091335296631,-0.864233255386353,0,-0.412035286426544,-0.911167860031128,0,-0.503091335296631,-0.864233255386353,0,-0.412035286426544,-0.911167860031128,0,-0.32225427031517,-0.946653127670288,0,-0.32225427031517,-0.946653127670288,0,-0.412035286426544,-0.911167860031128,0,-0.32225427031517,-0.946653127670288,0,-0.412035286426544,-0.911167860031128,0,-0.32225427031517,-0.946653127670288,0,-0.236312538385391,-0.97167706489563,0,-0.23631252348423,-0.971677124500275,0,-0.32225427031517,-0.946653127670288,0,-0.23631252348423,-0.971677124500275,0,-0.32225427031517,-0.946653127670288,0,-0.236312538385391,-0.97167706489563,0,-0.155957296490669,-0.98776376247406,0,-0.155957296490669,-0.987763822078705,0,-0.236312538385391,-0.97167706489563,0,-0.155957296490669,-0.987763822078705,0,-0.23631252348423,-0.971677124500275,0,-0.155957296490669,-0.98776376247406,0,-0.0821458846330643,-0.996620237827301,0,-0.0821458697319031,-0.996620237827301,0,-0.155957296490669,-0.98776376247406,0,-0.0821458697319031,-0.996620237827301,0,-0.155957296490669,-0.987763822078705,0,-0.0821458846330643,-0.996620237827301,0,-0.0469257086515427,-0.998898386955261,0,-0.0469257012009621,-0.998898386955261,0,-0.0821458846330643,-0.996620237827301,0,-0.0469257012009621,-0.998898386955261,0,-0.0821458697319031,-0.996620237827301,0,0.0512364245951176,0.998686552047729,0,0.0914809256792068,0.995806753635406,0,0.0914809256792068,0.995806813240051,0,0.0512364245951176,0.998686552047729,0,0.0914809256792068,0.995806813240051,0,0.0512364208698273,0.998686552047729,0,0.0914809256792068,0.995806753635406,0,0.175862535834312,0.984414637088776,0,0.175862550735474,0.98441481590271,0,0.0914809256792068,0.995806753635406,0,0.175862550735474,0.98441481590271,0, +0.0914809256792068,0.995806813240051,0,0.175862535834312,0.984414637088776,0,0.267550885677338,0.963543713092804,0,0.267550885677338,0.963543713092804,0,0.175862535834312,0.984414637088776,0,0.267550885677338,0.963543713092804,0,0.175862550735474,0.98441481590271,0,0.267550885677338,0.963543713092804,0,0.364741832017899,0.93110865354538,0,0.364741861820221,0.931108713150024,0,0.267550885677338,0.963543713092804,0,0.364741861820221,0.931108713150024,0,0.267550885677338,0.963543713092804,0,0.364741832017899,0.93110865354538,0,0.464496731758118,0.885574877262115,0,0.46449676156044,0.885574758052826,0,0.364741832017899,0.93110865354538,0,0.46449676156044,0.885574758052826,0,0.364741861820221,0.931108713150024,0,0.464496731758118,0.885574877262115,0,0.562922537326813,0.826509714126587,0,0.562922477722168,0.826509594917297,0,0.464496731758118,0.885574877262115,0,0.562922477722168,0.826509594917297,0,0.46449676156044,0.885574758052826,0,0.562922537326813,0.826509714126587,0,0.655564308166504,0.755139291286469,0,0.655564308166504,0.755139291286469,0,0.562922537326813,0.826509714126587,0,0.655564308166504,0.755139291286469,0,0.562922477722168,0.826509594917297,0,0.655564308166504,0.755139291286469,0,0.741089522838593,0.671406269073486,0,0.741089522838593,0.671406209468842,0,0.655564308166504,0.755139291286469,0,0.741089522838593,0.671406209468842,0,0.655564308166504,0.755139291286469,0,0.741089522838593,0.671406269073486,0,0.818865597248077,0.573985278606415,0,0.818865537643433,0.573985278606415,0,0.741089522838593,0.671406269073486,0,0.818865537643433,0.573985278606415,0,0.741089522838593,0.671406209468842,0,0.818865597248077,0.573985278606415,0,0.885276019573212,0.465065836906433,0,0.885276079177856,0.465065896511078,0,0.818865597248077,0.573985278606415,0,0.885276079177856,0.465065896511078,0,0.818865537643433,0.573985278606415,0,0.885276019573212,0.465065836906433,0,0.936894536018372,0.34961211681366,0,0.936894476413727,0.349612176418304,0,0.885276019573212,0.465065836906433,0,0.936894476413727,0.349612176418304,0,0.885276079177856,0.465065896511078,0, +0.936894536018372,0.34961211681366,0,0.972390413284302,0.23336024582386,0,0.972390294075012,0.233360275626183,0,0.936894536018372,0.34961211681366,0,0.972390294075012,0.233360275626183,0,0.936894476413727,0.349612176418304,0,0.972390413284302,0.23336024582386,0,0.992587625980377,0.121531248092651,0,0.992587625980377,0.121531255543232,0,0.972390413284302,0.23336024582386,0,0.992587625980377,0.121531255543232,0,0.972390294075012,0.233360275626183,0,0.992587625980377,0.121531248092651,0,0.997738122940063,0.0672204121947289,0,0.997738122940063,0.0672204121947289,0,0.992587625980377,0.121531248092651,0,0.997738122940063,0.0672204121947289,0,0.992587625980377,0.121531255543232,0,0.997460067272186,-0.0712274312973022,0,0.992167890071869,-0.124911308288574,0,0.992167890071869,-0.124911315739155,0,0.997460067272186,-0.0712274312973022,0,0.992167890071869,-0.124911315739155,0,0.997460067272186,-0.0712274312973022,0,0.992167890071869,-0.124911308288574,0,0.971934914588928,-0.235250145196915,0,0.971934914588928,-0.235250189900398,0,0.992167890071869,-0.124911308288574,0,0.971934914588928,-0.235250189900398,0,0.992167890071869,-0.124911315739155,0,0.971934914588928,-0.235250145196915,0,0.936887621879578,-0.349630743265152,0,0.936887621879578,-0.34963071346283,0,0.971934914588928,-0.235250145196915,0,0.936887621879578,-0.34963071346283,0,0.971934914588928,-0.235250189900398,0,0.936887621879578,-0.349630743265152,0,0.886321127414703,-0.463071078062057,0,0.886321246623993,-0.46307110786438,0,0.936887621879578,-0.349630743265152,0,0.886321246623993,-0.46307110786438,0,0.936887621879578,-0.34963071346283,0,0.886321127414703,-0.463071078062057,0,0.821542620658875,-0.570147097110748,0,0.821542620658875,-0.570147037506104,0,0.886321127414703,-0.463071078062057,0,0.821542620658875,-0.570147037506104,0,0.886321246623993,-0.46307110786438,0,0.821542620658875,-0.570147097110748,0,0.745804131031036,-0.666165351867676,0,0.745804011821747,-0.666165411472321,0,0.821542620658875,-0.570147097110748,0,0.745804011821747,-0.666165411472321,0,0.821542620658875,-0.570147037506104,0, +0.745804131031036,-0.666165351867676,0,0.663100600242615,-0.748530328273773,0,0.663100600242615,-0.748530387878418,0,0.745804131031036,-0.666165351867676,0,0.663100600242615,-0.748530387878418,0,0.745804011821747,-0.666165411472321,0,0.663100600242615,-0.748530328273773,0,0.574171900749207,-0.818734705448151,0,0.574171960353851,-0.81873482465744,0,0.663100600242615,-0.748530328273773,0,0.574171960353851,-0.81873482465744,0,0.663100600242615,-0.748530387878418,0,0.574171900749207,-0.818734705448151,0,0.478725612163544,-0.877964675426483,0,0.478725552558899,-0.877964615821838,0,0.574171900749207,-0.818734705448151,0,0.478725552558899,-0.877964615821838,0,0.574171960353851,-0.81873482465744,0,0.478725612163544,-0.877964675426483,0,0.379898607730865,-0.925028085708618,0,0.379898577928543,-0.925028145313263,0,0.478725612163544,-0.877964675426483,0,0.379898577928543,-0.925028145313263,0,0.478725552558899,-0.877964615821838,0,0.379898607730865,-0.925028085708618,0,0.281528562307358,-0.959552824497223,0,0.281528532505035,-0.959552824497223,0,0.379898607730865,-0.925028085708618,0,0.281528532505035,-0.959552824497223,0,0.379898577928543,-0.925028145313263,0,0.281528562307358,-0.959552824497223,0,0.186891123652458,-0.982380628585815,0,0.186891123652458,-0.982380628585815,0,0.281528562307358,-0.959552824497223,0,0.186891123652458,-0.982380628585815,0,0.281528532505035,-0.959552824497223,0,0.186891123652458,-0.982380628585815,0,0.0983462631702423,-0.995152294635773,0,0.0983462706208229,-0.995152294635773,0,0.186891123652458,-0.982380628585815,0,0.0983462706208229,-0.995152294635773,0,0.186891123652458,-0.982380628585815,0,0.0983462631702423,-0.995152294635773,0,0.0557840056717396,-0.998442828655243,0,0.0557840093970299,-0.998442828655243,0,0.0983462631702423,-0.995152294635773,0,0.0557840093970299,-0.998442828655243,0,0.0983462706208229,-0.995152294635773,0,-0.056006271392107,-0.998430371284485,0,-0.0986819639801979,-0.995119035243988,0,-0.0986819341778755,-0.995119035243988,0,-0.056006271392107,-0.998430371284485,0,-0.0986819341778755,-0.995119035243988,0, +-0.0560062788426876,-0.99843043088913,0,-0.0986819639801979,-0.995119035243988,0,-0.187387838959694,-0.982285976409912,0,-0.187387824058533,-0.982285916805267,0,-0.0986819639801979,-0.995119035243988,0,-0.187387824058533,-0.982285916805267,0,-0.0986819341778755,-0.995119035243988,0,-0.187387838959694,-0.982285976409912,0,-0.282022386789322,-0.959407866001129,0,-0.282022356987,-0.959407806396484,0,-0.187387838959694,-0.982285976409912,0,-0.282022356987,-0.959407806396484,0,-0.187387824058533,-0.982285916805267,0,-0.282022386789322,-0.959407866001129,0,-0.380201995372772,-0.924903392791748,0,-0.380202025175095,-0.924903452396393,0,-0.282022386789322,-0.959407866001129,0,-0.380202025175095,-0.924903452396393,0,-0.282022356987,-0.959407806396484,0,-0.380201995372772,-0.924903392791748,0,-0.478659480810165,-0.878000557422638,0,-0.478659451007843,-0.878000617027283,0,-0.380201995372772,-0.924903392791748,0,-0.478659451007843,-0.878000617027283,0,-0.380202025175095,-0.924903452396393,0,-0.478659480810165,-0.878000557422638,0,-0.573600769042969,-0.819134950637817,0,-0.573600828647614,-0.819134950637817,0,-0.478659480810165,-0.878000557422638,0,-0.573600828647614,-0.819134950637817,0,-0.478659451007843,-0.878000617027283,0,-0.573600769042969,-0.819134950637817,0,-0.662133872509003,-0.749385595321655,0,-0.662133812904358,-0.7493856549263,0,-0.573600769042969,-0.819134950637817,0,-0.662133812904358,-0.7493856549263,0,-0.573600828647614,-0.819134950637817,0,-0.662133872509003,-0.749385595321655,0,-0.744774520397186,-0.667316138744354,0,-0.744774460792542,-0.667316198348999,0,-0.662133872509003,-0.749385595321655,0,-0.744774460792542,-0.667316198348999,0,-0.662133812904358,-0.7493856549263,0,-0.744774520397186,-0.667316138744354,0,-0.82066011428833,-0.571416735649109,0,-0.82066011428833,-0.571416735649109,0,-0.744774520397186,-0.667316138744354,0,-0.82066011428833,-0.571416735649109,0,-0.744774460792542,-0.667316198348999,0,-0.82066011428833,-0.571416735649109,0,-0.885634303092957,-0.464383244514465,0,-0.885634422302246,-0.464383244514465,0, +-0.82066011428833,-0.571416735649109,0,-0.885634422302246,-0.464383244514465,0,-0.82066011428833,-0.571416735649109,0,-0.885634303092957,-0.464383244514465,0,-0.936417102813721,-0.350888788700104,0,-0.936417102813721,-0.350888729095459,0,-0.885634303092957,-0.464383244514465,0,-0.936417102813721,-0.350888729095459,0,-0.885634422302246,-0.464383244514465,0,-0.936417102813721,-0.350888788700104,0,-0.971663951873779,-0.236366465687752,0,-0.971663951873779,-0.236366435885429,0,-0.936417102813721,-0.350888788700104,0,-0.971663951873779,-0.236366435885429,0,-0.936417102813721,-0.350888729095459,0,-0.971663951873779,-0.236366465687752,0,-0.992051601409912,-0.125832244753838,0,-0.992051601409912,-0.125832229852676,0,-0.971663951873779,-0.236366465687752,0,-0.992051601409912,-0.125832229852676,0,-0.971663951873779,-0.236366435885429,0,-0.992051601409912,-0.125832244753838,0,-0.997401893138885,-0.0720368027687073,0,-0.997402012348175,-0.0720368102192879,0,-0.992051601409912,-0.125832244753838,0,-0.997402012348175,-0.0720368102192879,0,-0.992051601409912,-0.125832229852676,0,-0.99770325422287,0.0677367672324181,0,-0.992530405521393,0.121997252106667,0,-0.992530405521393,0.121997259557247,0,-0.99770325422287,0.0677367672324181,0,-0.992530405521393,0.121997259557247,0,-0.99770325422287,0.0677367672324181,0,-0.992530405521393,0.121997252106667,0,-0.972281634807587,0.233812719583511,0,-0.972281694412231,0.233812719583511,0,-0.992530405521393,0.121997252106667,0,-0.972281694412231,0.233812719583511,0,-0.992530405521393,0.121997259557247,0,-0.972281634807587,0.233812719583511,0,-0.936663269996643,0.350231230258942,0,-0.936663329601288,0.350231230258942,0,-0.972281634807587,0.233812719583511,0,-0.936663329601288,0.350231230258942,0,-0.972281694412231,0.233812719583511,0,-0.936663269996643,0.350231230258942,0,-0.884775400161743,0.466017842292786,0,-0.884775340557098,0.466017723083496,0,-0.936663269996643,0.350231230258942,0,-0.884775340557098,0.466017723083496,0,-0.936663329601288,0.350231230258942,0,-0.884775400161743,0.466017842292786,0, +-0.817896485328674,0.575365245342255,0,-0.817896485328674,0.575365304946899,0,-0.884775400161743,0.466017842292786,0,-0.817896485328674,0.575365304946899,0,-0.884775340557098,0.466017723083496,0,-0.817896485328674,0.575365245342255,0,-0.739455342292786,0.673205614089966,0,-0.739455282688141,0.673205614089966,0,-0.817896485328674,0.575365245342255,0,-0.739455282688141,0.673205614089966,0,-0.817896485328674,0.575365304946899,0,-0.739455342292786,0.673205614089966,0,-0.653437733650208,0.756980299949646,0,-0.653437733650208,0.756980240345001,0,-0.739455342292786,0.673205614089966,0,-0.653437733650208,0.756980240345001,0,-0.739455282688141,0.673205614089966,0,-0.653437733650208,0.756980299949646,0,-0.560936689376831,0.827858746051788,0,-0.560936629772186,0.827858746051788,0,-0.653437733650208,0.756980299949646,0,-0.560936629772186,0.827858746051788,0,-0.653437733650208,0.756980240345001,0,-0.560936689376831,0.827858746051788,0,-0.46300545334816,0.886355459690094,0,-0.463005483150482,0.886355400085449,0,-0.560936689376831,0.827858746051788,0,-0.463005483150482,0.886355400085449,0,-0.560936629772186,0.827858746051788,0,-0.46300545334816,0.886355459690094,0,-0.363683372735977,0.931522607803345,0,-0.3636834025383,0.931522607803345,0,-0.46300545334816,0.886355459690094,0,-0.3636834025383,0.931522607803345,0,-0.463005483150482,0.886355400085449,0,-0.363683372735977,0.931522607803345,0,-0.266810029745102,0.963749170303345,0,-0.266810059547424,0.9637491106987,0,-0.363683372735977,0.931522607803345,0,-0.266810059547424,0.9637491106987,0,-0.3636834025383,0.931522607803345,0,-0.266810029745102,0.963749170303345,0,-0.175303906202316,0.984514355659485,0,-0.175303921103477,0.98451441526413,0,-0.266810029745102,0.963749170303345,0,-0.175303921103477,0.98451441526413,0,-0.266810059547424,0.9637491106987,0,-0.175303906202316,0.984514355659485,0,-0.090975821018219,0.995853126049042,0,-0.0909758284687996,0.995853185653687,0,-0.175303906202316,0.984514355659485,0,-0.0909758284687996,0.995853185653687,0,-0.175303921103477,0.98451441526413,0, +-0.090975821018219,0.995853126049042,0,-0.050729975104332,0.998712420463562,0,-0.050729975104332,0.998712420463562,0,-0.090975821018219,0.995853126049042,0,-0.050729975104332,0.998712420463562,0,-0.0909758284687996,0.995853185653687,0,0.0559710599482059,0.998432397842407,0,0.0999749600887299,0.994989991188049,0,0.0999749302864075,0.994989991188049,0,0.0559710599482059,0.998432397842407,0,0.0999749302864075,0.994989991188049,0,0.0559710636734962,0.998432397842407,0,0.0999749600887299,0.994989991188049,0,0.191551461815834,0.981482565402985,0,0.191551446914673,0.981482625007629,0,0.0999749600887299,0.994989991188049,0,0.191551446914673,0.981482625007629,0,0.0999749302864075,0.994989991188049,0,0.191551461815834,0.981482565402985,0,0.28941798210144,0.957202851772308,0,0.289417952299118,0.957202851772308,0,0.191551461815834,0.981482565402985,0,0.289417952299118,0.957202851772308,0,0.191551446914673,0.981482625007629,0,0.28941798210144,0.957202851772308,0,0.390914976596832,0.920426726341248,0,0.390915006399155,0.920426845550537,0,0.28941798210144,0.957202851772308,0,0.390915006399155,0.920426845550537,0,0.289417952299118,0.957202851772308,0,0.390914976596832,0.920426726341248,0,0.492368072271347,0.870387136936188,0,0.492368012666702,0.870387017726898,0,0.390914976596832,0.920426726341248,0,0.492368012666702,0.870387017726898,0,0.390915006399155,0.920426845550537,0,0.492368072271347,0.870387136936188,0,0.589581787586212,0.80770868062973,0,0.589581847190857,0.80770868062973,0,0.492368072271347,0.870387136936188,0,0.589581847190857,0.80770868062973,0,0.492368012666702,0.870387017726898,0,0.589581787586212,0.80770868062973,0,0.679303646087646,0.733857393264771,0,0.679303646087646,0.733857333660126,0,0.589581787586212,0.80770868062973,0,0.679303646087646,0.733857333660126,0,0.589581847190857,0.80770868062973,0,0.679303646087646,0.733857393264771,0,0.761550784111023,0.648105382919312,0,0.761550784111023,0.648105323314667,0,0.679303646087646,0.733857393264771,0,0.761550784111023,0.648105323314667,0,0.679303646087646,0.733857333660126,0, +0.761550784111023,0.648105382919312,0,0.835230350494385,0.54990017414093,0,0.835230350494385,0.54990017414093,0,0.761550784111023,0.648105382919312,0,0.835230350494385,0.54990017414093,0,0.761550784111023,0.648105323314667,0,0.835230350494385,0.54990017414093,0,0.896678328514099,0.442682832479477,0,0.896678268909454,0.442682802677155,0,0.835230350494385,0.54990017414093,0,0.896678268909454,0.442682802677155,0,0.835230350494385,0.54990017414093,0,0.896678328514099,0.442682832479477,0,0.943491160869598,0.33139768242836,0,0.943491160869598,0.331397712230682,0,0.896678328514099,0.442682832479477,0,0.943491160869598,0.331397712230682,0,0.896678268909454,0.442682802677155,0,0.943491160869598,0.33139768242836,0,0.97523295879364,0.221180036664009,0,0.97523295879364,0.221180036664009,0,0.943491160869598,0.33139768242836,0,0.97523295879364,0.221180036664009,0,0.943491160869598,0.331397712230682,0,0.97523295879364,0.221180036664009,0,0.993211388587952,0.116323240101337,0,0.993211448192596,0.116323225200176,0,0.97523295879364,0.221180036664009,0,0.993211448192596,0.116323225200176,0,0.97523295879364,0.221180036664009,0,0.993211388587952,0.116323240101337,0,0.997844517230988,0.0656222775578499,0,0.997844576835632,0.0656222775578499,0,0.993211388587952,0.116323240101337,0,0.997844576835632,0.0656222775578499,0,0.993211448192596,0.116323225200176,0,0.99790346622467,-0.0647204294800758,0,0.993260562419891,-0.115903258323669,0,0.993260622024536,-0.115903295576572,0,0.99790346622467,-0.0647204294800758,0,0.993260622024536,-0.115903295576572,0,0.99790346622467,-0.0647204369306564,0,0.993260562419891,-0.115903258323669,0,0.975085318088531,-0.221829742193222,0,0.975085377693176,-0.221829742193222,0,0.993260562419891,-0.115903258323669,0,0.975085377693176,-0.221829742193222,0,0.993260622024536,-0.115903295576572,0,0.975085318088531,-0.221829742193222,0,0.942836225032806,-0.333256512880325,0,0.942836284637451,-0.333256483078003,0,0.975085318088531,-0.221829742193222,0,0.942836284637451,-0.333256483078003,0,0.975085377693176,-0.221829742193222,0, +0.942836225032806,-0.333256512880325,0,0.895160496234894,-0.445743918418884,0,0.895160555839539,-0.445743948221207,0,0.942836225032806,-0.333256512880325,0,0.895160555839539,-0.445743948221207,0,0.942836284637451,-0.333256483078003,0,0.895160496234894,-0.445743918418884,0,0.832528233528137,-0.553982734680176,0,0.832528173923492,-0.553982615470886,0,0.895160496234894,-0.445743918418884,0,0.832528173923492,-0.553982615470886,0,0.895160555839539,-0.445743948221207,0,0.832528233528137,-0.553982734680176,0,0.757470548152924,-0.652869343757629,0,0.757470607757568,-0.652869343757629,0,0.832528233528137,-0.553982734680176,0,0.757470607757568,-0.652869343757629,0,0.832528173923492,-0.553982615470886,0,0.757470548152924,-0.652869343757629,0,0.67369282245636,-0.739011526107788,0,0.67369282245636,-0.739011526107788,0,0.757470548152924,-0.652869343757629,0,0.67369282245636,-0.739011526107788,0,0.757470607757568,-0.652869343757629,0,0.67369282245636,-0.739011526107788,0,0.582443952560425,-0.812870919704437,0,0.582443952560425,-0.812870919704437,0,0.67369282245636,-0.739011526107788,0,0.582443952560425,-0.812870919704437,0,0.67369282245636,-0.739011526107788,0,0.582443952560425,-0.812870919704437,0,0.484243631362915,-0.874933183193207,0,0.484243601560593,-0.874933183193207,0,0.582443952560425,-0.812870919704437,0,0.484243601560593,-0.874933183193207,0,0.582443952560425,-0.812870919704437,0,0.484243631362915,-0.874933183193207,0,0.382749021053314,-0.923852384090424,0,0.382749110460281,-0.923852384090424,0,0.484243631362915,-0.874933183193207,0,0.382749110460281,-0.923852384090424,0,0.484243601560593,-0.874933183193207,0,0.382749021053314,-0.923852384090424,0,0.282161772251129,-0.959366858005524,0,0.282161802053452,-0.959366858005524,0,0.382749021053314,-0.923852384090424,0,0.282161802053452,-0.959366858005524,0,0.382749110460281,-0.923852384090424,0,0.282161772251129,-0.959366858005524,0,0.185949042439461,-0.982559442520142,0,0.185949072241783,-0.982559382915497,0,0.282161772251129,-0.959366858005524,0,0.185949072241783,-0.982559382915497,0, +0.282161802053452,-0.959366858005524,0,0.185949042439461,-0.982559442520142,0,0.0965163335204124,-0.995331406593323,0,0.0965163633227348,-0.995331346988678,0,0.185949042439461,-0.982559442520142,0,0.0965163633227348,-0.995331346988678,0,0.185949072241783,-0.982559382915497,0,0.0965163335204124,-0.995331406593323,0,0.0536803007125854,-0.998558163642883,0,0.0536802969872952,-0.998558163642883,0,0.0965163335204124,-0.995331406593323,0,0.0536802969872952,-0.998558163642883,0,0.0965163633227348,-0.995331346988678,0,-0.0547467656433582,-0.998500287532806,0,-0.09784185141325,-0.99520206451416,0,-0.0978418216109276,-0.995202004909515,0,-0.0547467656433582,-0.998500287532806,0,-0.0978418216109276,-0.995202004909515,0,-0.0547467730939388,-0.998500347137451,0,-0.09784185141325,-0.99520206451416,0,-0.187706798315048,-0.982225179672241,0,-0.187706783413887,-0.982225120067596,0,-0.09784185141325,-0.99520206451416,0,-0.187706783413887,-0.982225120067596,0,-0.0978418216109276,-0.995202004909515,0,-0.187706798315048,-0.982225179672241,0,-0.284122288227081,-0.958788096904755,0,-0.284122318029404,-0.95878803730011,0,-0.187706798315048,-0.982225179672241,0,-0.284122318029404,-0.95878803730011,0,-0.187706783413887,-0.982225120067596,0,-0.284122288227081,-0.958788096904755,0,-0.384632050991058,-0.923069953918457,0,-0.384632140398026,-0.923070073127747,0,-0.284122288227081,-0.958788096904755,0,-0.384632140398026,-0.923070073127747,0,-0.284122318029404,-0.95878803730011,0,-0.384632050991058,-0.923069953918457,0,-0.485752940177917,-0.874096095561981,0,-0.48575296998024,-0.874096155166626,0,-0.384632050991058,-0.923069953918457,0,-0.48575296998024,-0.874096155166626,0,-0.384632140398026,-0.923070073127747,0,-0.485752940177917,-0.874096095561981,0,-0.583318948745728,-0.812243223190308,0,-0.583318948745728,-0.812243223190308,0,-0.485752940177917,-0.874096095561981,0,-0.583318948745728,-0.812243223190308,0,-0.48575296998024,-0.874096155166626,0,-0.583318948745728,-0.812243223190308,0,-0.673794567584991,-0.738918721675873,0,-0.673794507980347,-0.738918721675873,0, +-0.583318948745728,-0.812243223190308,0,-0.673794507980347,-0.738918721675873,0,-0.583318948745728,-0.812243223190308,0,-0.673794567584991,-0.738918721675873,0,-0.756893634796143,-0.653538167476654,0,-0.756893575191498,-0.653538107872009,0,-0.673794567584991,-0.738918721675873,0,-0.756893575191498,-0.653538107872009,0,-0.673794507980347,-0.738918721675873,0,-0.756893634796143,-0.653538167476654,0,-0.83158951997757,-0.555390775203705,0,-0.831589460372925,-0.55539071559906,0,-0.756893634796143,-0.653538167476654,0,-0.831589460372925,-0.55539071559906,0,-0.756893575191498,-0.653538107872009,0,-0.83158951997757,-0.555390775203705,0,-0.894189715385437,-0.447688281536102,0,-0.894189655780792,-0.447688192129135,0,-0.83158951997757,-0.555390775203705,0,-0.894189655780792,-0.447688192129135,0,-0.831589460372925,-0.55539071559906,0,-0.894189715385437,-0.447688281536102,0,-0.942072927951813,-0.335407972335815,0,-0.942072987556458,-0.335407942533493,0,-0.894189715385437,-0.447688281536102,0,-0.942072987556458,-0.335407942533493,0,-0.894189655780792,-0.447688192129135,0,-0.942072927951813,-0.335407972335815,0,-0.974630296230316,-0.223820805549622,0,-0.974630355834961,-0.223820865154266,0,-0.942072927951813,-0.335407972335815,0,-0.974630355834961,-0.223820865154266,0,-0.942072987556458,-0.335407942533493,0,-0.974630296230316,-0.223820805549622,0,-0.993081033229828,-0.117431424558163,0,-0.993081033229828,-0.117431432008743,0,-0.974630296230316,-0.223820805549622,0,-0.993081033229828,-0.117431432008743,0,-0.974630355834961,-0.223820865154266,0,-0.993081033229828,-0.117431424558163,0,-0.997823119163513,-0.0659468322992325,0,-0.997823178768158,-0.0659468322992325,0,-0.993081033229828,-0.117431424558163,0,-0.997823178768158,-0.0659468322992325,0,-0.993081033229828,-0.117431432008743,0,-0.997785925865173,0.0665085986256599,0,-0.993092358112335,0.117335431277752,0,-0.99309229850769,0.117335475981236,0,-0.997785925865173,0.0665085986256599,0,-0.99309229850769,0.117335475981236,0,-0.997785866260529,0.0665085986256599,0,-0.993092358112335,0.117335431277752,0, +-0.974950075149536,0.222423762083054,0,-0.974950134754181,0.222423762083054,0,-0.993092358112335,0.117335431277752,0,-0.974950134754181,0.222423762083054,0,-0.99309229850769,0.117335475981236,0,-0.974950075149536,0.222423762083054,0,-0.942990779876709,0.332818776369095,0,-0.942990779876709,0.332818746566772,0,-0.974950075149536,0.222423762083054,0,-0.942990779876709,0.332818746566772,0,-0.974950134754181,0.222423762083054,0,-0.942990779876709,0.332818776369095,0,-0.895934820175171,0.444185584783554,0,-0.895934820175171,0.444185644388199,0,-0.942990779876709,0.332818776369095,0,-0.895934820175171,0.444185644388199,0,-0.942990779876709,0.332818746566772,0,-0.895934820175171,0.444185584783554,0,-0.834253251552582,0.551381409168243,0,-0.834253251552582,0.551381409168243,0,-0.895934820175171,0.444185584783554,0,-0.834253251552582,0.551381409168243,0,-0.895934820175171,0.444185644388199,0,-0.834253251552582,0.551381409168243,0,-0.760387539863586,0.649469792842865,0,-0.760387539863586,0.64946973323822,0,-0.834253251552582,0.551381409168243,0,-0.760387539863586,0.64946973323822,0,-0.834253251552582,0.551381409168243,0,-0.760387539863586,0.649469792842865,0,-0.67819482088089,0.734882175922394,0,-0.67819482088089,0.734882056713104,0,-0.760387539863586,0.649469792842865,0,-0.67819482088089,0.734882056713104,0,-0.760387539863586,0.64946973323822,0,-0.67819482088089,0.734882175922394,0,-0.588918030261993,0.808192789554596,0,-0.588918089866638,0.808192729949951,0,-0.67819482088089,0.734882175922394,0,-0.588918089866638,0.808192729949951,0,-0.67819482088089,0.734882056713104,0,-0.588918030261993,0.808192789554596,0,-0.492289513349533,0.870431542396545,0,-0.492289572954178,0.870431423187256,0,-0.588918030261993,0.808192789554596,0,-0.492289572954178,0.870431423187256,0,-0.588918089866638,0.808192729949951,0,-0.492289513349533,0.870431542396545,0,-0.391272395849228,0.920274913311005,0,-0.391272336244583,0.920274913311005,0,-0.492289513349533,0.870431542396545,0,-0.391272336244583,0.920274913311005,0,-0.492289572954178,0.870431423187256,0, +-0.391272395849228,0.920274913311005,0,-0.290001928806305,0.957026064395905,0,-0.290001928806305,0.957026064395905,0,-0.391272395849228,0.920274913311005,0,-0.290001928806305,0.957026064395905,0,-0.391272336244583,0.920274913311005,0,-0.290001928806305,0.957026064395905,0,-0.192139327526093,0.981367647647858,0,-0.192139342427254,0.981367707252502,0,-0.290001928806305,0.957026064395905,0,-0.192139342427254,0.981367707252502,0,-0.290001928806305,0.957026064395905,0,-0.192139327526093,0.981367647647858,0,-0.100368574261665,0.994950354099274,0,-0.100368574261665,0.994950354099274,0,-0.192139327526093,0.981367647647858,0,-0.100368574261665,0.994950354099274,0,-0.192139342427254,0.981367707252502,0,-0.100368574261665,0.994950354099274,0,-0.0562283508479595,0.998417973518372,0,-0.0562283359467983,0.998417854309082,0,-0.100368574261665,0.994950354099274,0,-0.0562283359467983,0.998417854309082,0,-0.100368574261665,0.994950354099274,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1, +0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1, +0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355, +0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1, +0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1 + } + NormalsW: *2724 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *1362 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211222320, "Model::Text009", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",569.094482421875,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",11 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693058209808, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2692422502880, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text009, Model::RootNode + C: "OO",2692211222320,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2692422502880,2693058209808 + + ;Geometry::, Model::Text009 + C: "OO",2693160706160,2692211222320 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/8.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/8.fbx.meta new file mode 100644 index 0000000..b171b9a --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/8.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 9e2333cf14c024ea2a6a0de2c38e78c6 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Numbers/9.fbx b/Assets/_Unity Essentials/Models/Numbers/9.fbx new file mode 100644 index 0000000..26d3a9e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/9.fbx @@ -0,0 +1,363 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 10 + Day: 6 + Hour: 7 + Minute: 27 + Second: 24 + Millisecond: 665 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\9.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\9.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:27:24.665" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax\export\9.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "06/10/2023 06:27:24.665" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Planet Fall\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",100 + P: "OriginalUnitScaleFactor", "double", "Number", "",100.00000066 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 2692231956656, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 5 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 1 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 1 + PropertyTemplate: "FbxMesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 2693160707600, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.443137254901961,0.529411764705882,0.0235294117647059 + } + Vertices: *1062 { + a: -0.777580261230469,60.9153442382812,0,-3.61468553543091,60.7638473510742,0,-6.28157377243042,60.3837356567383,0,-8.77824211120605,59.7750205993652,0,-11.1046962738037,58.9377098083496,0,-13.2609310150146,57.8717956542969,0,-15.2469501495361,56.5772743225098,0,-17.0627517700195,55.0541496276855,0,-18.6719570159912,53.3450927734375,0,-20.0381889343262,51.4927673339844,0,-21.1614398956299,49.4971542358398,0,-22.0417194366455,47.3582954406738,0,-22.6790237426758,45.0761489868164,0,-23.0733528137207,42.6507415771484,0,-23.2247085571289,40.0820617675781,0,-23.0750026702881,37.7015686035156,0,-22.725435256958,35.4540100097656,0,-22.17600440979,33.3393859863281,0,-21.426721572876,31.3577136993408,0,-20.4775772094727,29.5089778900146,0,-19.3285713195801,27.7931823730469,0,-17.9797096252441,26.2103252410889,0,-16.4682636260986,24.799036026001,0,-14.8315134048462,23.5979347229004,0,-13.0694522857666,22.6070156097412,0,-11.182092666626,21.8262920379639,0,-9.16942691802979,21.2557563781738,0,-7.03145694732666,20.8954105377197,0,-4.76818084716797,20.7452545166016,0,-3.35209798812866,20.799898147583,0,-1.97733461856842,20.9439163208008,0,-0.643890619277954,21.1773071289062,0,0.648234307765961,21.5000801086426,0,1.89903950691223,21.9122219085693,0,3.10852575302124,22.4137420654297,0,4.27669334411621,23.004638671875,0,5.38467884063721,23.6763801574707,0,6.41361856460571,24.4204273223877,0,7.36350917816162,25.2367744445801,0,8.2343578338623,26.1254425048828,0,9.02615928649902,27.0864105224609,0,9.73891544342041,28.1196937561035,0,10.3726272583008,29.2252807617188,0,10.7834243774414,29.2252807617188,0,10.7121639251709,26.7307071685791,0,10.5182943344116,24.398717880249,0,10.201810836792,22.2293033599854,0,9.76271820068359,20.2224769592285,0,9.20101642608643,18.378231048584,0,8.51670360565186,16.6965675354004,0,7.70978164672852,15.1774873733521,0,6.78339338302612,13.8407497406006,0,5.74068164825439,12.7061185836792,0,4.58164501190186,11.773588180542,0,3.30628824234009,11.0431671142578,0,1.91460812091827,10.5148496627808,0, +0.406605184078217,10.1886367797852,0,-1.21772003173828,10.0645294189453,0,-2.19051909446716,10.1065979003906,0,-3.11571049690247,10.2207498550415,0,-3.99329447746277,10.4069843292236,0,-4.82327270507812,10.6653060913086,0,-5.60564279556274,10.9957103729248,0,-6.340407371521,11.3981990814209,0,-7.02756500244141,11.8727712631226,0,-7.65903043746948,12.4142646789551,0,-8.22672080993652,13.0175113677979,0,-8.73063373565674,13.6825084686279,0,-9.17077445983887,14.4092636108398,0,-9.54713916778564,15.197772026062,0,-9.85972881317139,16.0480346679688,0,-10.1085433959961,16.9600524902344,0,-22.6378555297852,16.9600524902344,0,-22.2620906829834,14.8020210266113,0,-21.6954479217529,12.7591905593872,0,-20.9379234313965,10.8315544128418,0,-19.9895286560059,9.01912307739258,0,-18.8502559661865,7.32189035415649,0,-17.5201053619385,5.73985767364502,0,-15.9990797042847,4.27302503585815,0,-14.3118782043457,2.96113896369934,0,-12.4832029342651,1.84394752979279,0,-10.5130500793457,0.921450078487396,0,-8.40142822265625,0.193647444248199,0,-6.14833211898804,-0.339460790157318,0,-3.7537624835968,-0.677874743938446,0,-1.21772003173828,-0.82159423828125,0,1.91146445274353,-0.618740379810333,0,4.8457293510437,-0.0756764262914658,0,7.58507442474365,0.807597517967224,0,10.1295032501221,2.03108167648315,0,12.4790096282959,3.59477567672729,0,14.6335983276367,5.49867963790894,0,16.5932693481445,7.74279356002808,0,18.3247871398926,10.2990484237671,0,19.7949180603027,13.1393718719482,0,21.0036487579346,16.2637634277344,0,21.9509983062744,19.6722297668457,0,22.6369571685791,23.3647613525391,0,23.0615272521973,27.3413639068604,0,23.2247085571289,31.6020355224609,0,23.1252593994141,34.6047706604004,0,22.8927364349365,37.4286613464355,0,22.5271377563477,40.0736770629883,0,22.0284690856934,42.5398635864258,0,21.3967266082764,44.8271865844727,0,20.631908416748,46.9356689453125,0,19.7340202331543,48.8652954101562,0,18.7276763916016,50.631649017334,0,17.6374988555908,52.2502861022949,0,16.4634780883789,53.7212028503418,0,15.2056264877319,55.0444259643555,0, +13.8639373779297,56.2199249267578,0,12.4384136199951,57.2477111816406,0,10.9290504455566,58.1277961730957,0,9.3604736328125,58.8757362365723,0,7.75729608535767,59.5071067810059,0,6.11951923370361,60.0218849182129,0,4.44714403152466,60.4201164245605,0,2.74016833305359,60.7017631530762,0,0.998593866825104,60.8668365478516,0,-0.777580261230469,60.9153442382812,17,-3.61468553543091,60.7638473510742,17,-6.28157377243042,60.3837356567383,17,-8.77824211120605,59.7750205993652,17,-11.1046962738037,58.9377098083496,17,-13.2609310150146,57.8717956542969,17,-15.2469501495361,56.5772743225098,17,-17.0627517700195,55.0541496276855,17,-18.6719570159912,53.3450927734375,17,-20.0381889343262,51.4927673339844,17,-21.1614398956299,49.4971542358398,17,-22.0417194366455,47.3582954406738,17,-22.6790237426758,45.0761489868164,17,-23.0733528137207,42.6507415771484,17,-23.2247085571289,40.0820617675781,17,-23.0750026702881,37.7015686035156,17,-22.725435256958,35.4540100097656,17,-22.17600440979,33.3393859863281,17,-21.426721572876,31.3577136993408,17,-20.4775772094727,29.5089778900146,17,-19.3285713195801,27.7931823730469,17,-17.9797096252441,26.2103252410889,17,-16.4682636260986,24.799036026001,17,-14.8315134048462,23.5979347229004,17,-13.0694522857666,22.6070156097412,17,-11.182092666626,21.8262920379639,17,-9.16942691802979,21.2557563781738,17,-7.03145694732666,20.8954105377197,17,-4.76818084716797,20.7452545166016,17,-3.35209798812866,20.799898147583,17,-1.97733461856842,20.9439163208008,17,-0.643890619277954,21.1773071289062,17,0.648234307765961,21.5000801086426,17,1.89903950691223,21.9122219085693,17,3.10852575302124,22.4137420654297,17,4.27669334411621,23.004638671875,17,5.38467884063721,23.6763801574707,17,6.41361856460571,24.4204273223877,17,7.36350917816162,25.2367744445801,17,8.2343578338623,26.1254425048828,17,9.02615928649902,27.0864105224609,17,9.73891544342041,28.1196937561035,17,10.3726272583008,29.2252807617188,17,10.7834243774414,29.2252807617188,17,10.7121639251709,26.7307071685791,17,10.5182943344116,24.398717880249,17, +10.201810836792,22.2293033599854,17,9.76271820068359,20.2224769592285,17,9.20101642608643,18.378231048584,17,8.51670360565186,16.6965675354004,17,7.70978164672852,15.1774873733521,17,6.78339338302612,13.8407497406006,17,5.74068164825439,12.7061185836792,17,4.58164501190186,11.773588180542,17,3.30628824234009,11.0431671142578,17,1.91460812091827,10.5148496627808,17,0.406605184078217,10.1886367797852,17,-1.21772003173828,10.0645294189453,17,-2.19051909446716,10.1065979003906,17,-3.11571049690247,10.2207498550415,17,-3.99329447746277,10.4069843292236,17,-4.82327270507812,10.6653060913086,17,-5.60564279556274,10.9957103729248,17,-6.340407371521,11.3981990814209,17,-7.02756500244141,11.8727712631226,17,-7.65903043746948,12.4142646789551,17,-8.22672080993652,13.0175113677979,17,-8.73063373565674,13.6825084686279,17,-9.17077445983887,14.4092636108398,17,-9.54713916778564,15.197772026062,17,-9.85972881317139,16.0480346679688,17,-10.1085433959961,16.9600524902344,17,-22.6378555297852,16.9600524902344,17,-22.2620906829834,14.8020210266113,17,-21.6954479217529,12.7591905593872,17,-20.9379234313965,10.8315544128418,17,-19.9895286560059,9.01912307739258,17,-18.8502559661865,7.32189035415649,17,-17.5201053619385,5.73985767364502,17,-15.9990797042847,4.27302503585815,17,-14.3118782043457,2.96113896369934,17,-12.4832029342651,1.84394752979279,17,-10.5130500793457,0.921450078487396,17,-8.40142822265625,0.193647444248199,17,-6.14833211898804,-0.339460790157318,17,-3.7537624835968,-0.677874743938446,17,-1.21772003173828,-0.82159423828125,17,1.91146445274353,-0.618740379810333,17,4.8457293510437,-0.0756764262914658,17,7.58507442474365,0.807597517967224,17,10.1295032501221,2.03108167648315,17,12.4790096282959,3.59477567672729,17,14.6335983276367,5.49867963790894,17,16.5932693481445,7.74279356002808,17,18.3247871398926,10.2990484237671,17,19.7949180603027,13.1393718719482,17,21.0036487579346,16.2637634277344,17,21.9509983062744,19.6722297668457,17,22.6369571685791,23.3647613525391,17,23.0615272521973,27.3413639068604,17,23.2247085571289,31.6020355224609,17, +23.1252593994141,34.6047706604004,17,22.8927364349365,37.4286613464355,17,22.5271377563477,40.0736770629883,17,22.0284690856934,42.5398635864258,17,21.3967266082764,44.8271865844727,17,20.631908416748,46.9356689453125,17,19.7340202331543,48.8652954101562,17,18.7276763916016,50.631649017334,17,17.6374988555908,52.2502861022949,17,16.4634780883789,53.7212028503418,17,15.2056264877319,55.0444259643555,17,13.8639373779297,56.2199249267578,17,12.4384136199951,57.2477111816406,17,10.9290504455566,58.1277961730957,17,9.3604736328125,58.8757362365723,17,7.75729608535767,59.5071067810059,17,6.11951923370361,60.0218849182129,17,4.44714403152466,60.4201164245605,17,2.74016833305359,60.7017631530762,17,0.998593866825104,60.8668365478516,17,-0.689552307128906,50.9388427734375,0,0.552271068096161,50.8467712402344,0,1.72650134563446,50.6381607055664,0,2.83313846588135,50.31298828125,0,3.87218308448792,49.871280670166,0,4.84363460540771,49.3130187988281,0,5.74749326705933,48.6382102966309,0,6.58375930786133,47.8468589782715,0,7.3315486907959,46.9679260253906,0,7.96997737884521,46.030387878418,0,8.4990406036377,45.0342254638672,0,8.91874694824219,43.9794692993164,0,9.22908973693848,42.866096496582,0,9.4300708770752,41.6941108703613,0,9.52169036865234,40.4635162353516,0,9.44100093841553,39.227237701416,0,9.24555778503418,38.0502395629883,0,8.9353609085083,36.9325141906738,0,8.51041793823242,35.8740882873535,0,7.97072124481201,34.8749389648438,0,7.31627416610718,33.9350776672363,0,6.54707717895508,33.054500579834,0,5.68850660324097,32.2619514465332,0,4.76593494415283,31.5861778259277,0,3.77936267852783,31.0271587371826,0,2.72879123687744,30.5849266052246,0,1.61421966552734,30.2594623565674,0,0.435648202896118,30.0507678985596,0,-0.806922912597656,29.9588470458984,0,-2.05159020423889,30.0455303192139,0,-3.22597026824951,30.2474098205566,0,-4.33006143569946,30.5644836425781,0,-5.36386680603027,30.996768951416,0,-6.32738304138184,31.5442504882812,0,-7.22061252593994,32.2069320678711,0,-8.04355430603027,32.9848098754883,0,-8.77712154388428,33.8529663085938,0, +-9.40222454071045,34.7864646911621,0,-9.91886234283447,35.7853050231934,0,-10.3270416259766,36.8495063781738,0,-10.6267547607422,37.9790458679199,0,-10.8180065155029,39.1739349365234,0,-10.9007949829102,40.4341735839844,0,-10.8307313919067,41.6902198791504,0,-10.6472663879395,42.8824882507324,0,-10.3503942489624,44.0109786987305,0,-9.94012260437012,45.0757026672363,0,-9.4164457321167,46.0766448974609,0,-8.77936553955078,47.0138092041016,0,-8.02888298034668,47.88720703125,0,-7.18722772598267,48.6707801818848,0,-6.2766318321228,49.3384742736816,0,-5.29709482192993,49.8902854919434,0,-4.24862003326416,50.3262405395508,0,-3.1312038898468,50.6463088989258,0,-1.94484829902649,50.850513458252,0,-0.689552307128906,50.9388427734375,17,0.552271068096161,50.8467712402344,17,1.72650134563446,50.6381607055664,17,2.83313846588135,50.31298828125,17,3.87218308448792,49.871280670166,17,4.84363460540771,49.3130187988281,17,5.74749326705933,48.6382102966309,17,6.58375930786133,47.8468589782715,17,7.3315486907959,46.9679260253906,17,7.96997737884521,46.030387878418,17,8.4990406036377,45.0342254638672,17,8.91874694824219,43.9794692993164,17,9.22908973693848,42.866096496582,17,9.4300708770752,41.6941108703613,17,9.52169036865234,40.4635162353516,17,9.44100093841553,39.227237701416,17,9.24555778503418,38.0502395629883,17,8.9353609085083,36.9325141906738,17,8.51041793823242,35.8740882873535,17,7.97072124481201,34.8749389648438,17,7.31627416610718,33.9350776672363,17,6.54707717895508,33.054500579834,17,5.68850660324097,32.2619514465332,17,4.76593494415283,31.5861778259277,17,3.77936267852783,31.0271587371826,17,2.72879123687744,30.5849266052246,17,1.61421966552734,30.2594623565674,17,0.435648202896118,30.0507678985596,17,-0.806922912597656,29.9588470458984,17,-2.05159020423889,30.0455303192139,17,-3.22597026824951,30.2474098205566,17,-4.33006143569946,30.5644836425781,17,-5.36386680603027,30.996768951416,17,-6.32738304138184,31.5442504882812,17,-7.22061252593994,32.2069320678711,17,-8.04355430603027,32.9848098754883,17,-8.77712154388428,33.8529663085938,17, +-9.40222454071045,34.7864646911621,17,-9.91886234283447,35.7853050231934,17,-10.3270416259766,36.8495063781738,17,-10.6267547607422,37.9790458679199,17,-10.8180065155029,39.1739349365234,17,-10.9007949829102,40.4341735839844,17,-10.8307313919067,41.6902198791504,17,-10.6472663879395,42.8824882507324,17,-10.3503942489624,44.0109786987305,17,-9.94012260437012,45.0757026672363,17,-9.4164457321167,46.0766448974609,17,-8.77936553955078,47.0138092041016,17,-8.02888298034668,47.88720703125,17,-7.18722772598267,48.6707801818848,17,-6.2766318321228,49.3384742736816,17,-5.29709482192993,49.8902854919434,17,-4.24862003326416,50.3262405395508,17,-3.1312038898468,50.6463088989258,17,-1.94484829902649,50.850513458252,17 + } + PolygonVertexIndex: *2124 { + a: 0,1,-123,0,122,-122,1,2,-124,1,123,-123,2,3,-125,2,124,-124,3,4,-126,3,125,-125,4,5,-127,4,126,-126,5,6,-128,5,127,-127,6,7,-129,6,128,-128,7,8,-130,7,129,-129,8,9,-131,8,130,-130,9,10,-132,9,131,-131,10,11,-133,10,132,-132,11,12,-134,11,133,-133,12,13,-135,12,134,-134,13,14,-136,13,135,-135,14,15,-137,14,136,-136,15,16,-138,15,137,-137,16,17,-139,16,138,-138,17,18,-140,17,139,-139,18,19,-141,18,140,-140,19,20,-142,19,141,-141,20,21,-143,20,142,-142,21,22,-144,21,143,-143,22,23,-145,22,144,-144,23,24,-146,23,145,-145,24,25,-147,24,146,-146,25,26,-148,25,147,-147,26,27,-149,26,148,-148,27,28,-150,27,149,-149,28,29,-151,28,150,-150,29,30,-152,29,151,-151,30,31,-153,30,152,-152,31,32,-154,31,153,-153,32,33,-155,32,154,-154,33,34,-156,33,155,-155,34,35,-157,34,156,-156,35,36,-158,35,157,-157,36,37,-159,36,158,-158,37,38,-160,37,159,-159,38,39,-161,38,160,-160,39,40,-162,39,161,-161,40,41,-163,40,162,-162,41,42,-164,41,163,-163,42,43,-165,42,164,-164,43,44,-166,43,165,-165,44,45,-167,44,166,-166,45,46,-168,45,167,-167,46,47,-169,46,168,-168,47,48,-170,47,169,-169,48,49,-171,48,170,-170,49,50,-172,49,171,-171,50,51,-173,50,172,-172,51,52,-174,51,173,-173,52,53,-175,52,174,-174,53,54,-176,53,175,-175,54,55,-177,54,176,-176,55,56,-178,55,177,-177,56,57,-179,56,178,-178,57,58,-180,57,179,-179,58,59,-181,58,180,-180,59,60,-182,59,181,-181,60,61,-183,60,182,-182,61,62,-184,61,183,-183,62,63,-185,62,184,-184,63,64,-186,63,185,-185,64,65,-187,64,186,-186,65,66,-188,65,187,-187,66,67,-189,66,188,-188,67,68,-190,67,189,-189,68,69,-191,68,190,-190,69,70,-192,69,191,-191,70,71,-193,70,192,-192,71,72,-194,71,193,-193,72,73,-195,72,194,-194,73,74,-196,73,195,-195,74,75,-197,74,196,-196,75,76,-198,75,197,-197,76,77,-199,76,198,-198,77,78,-200,77,199,-199,78,79,-201,78,200,-200,79,80,-202,79,201,-201,80,81,-203,80,202,-202,81,82,-204,81,203,-203,82,83,-205,82,204,-204,83,84,-206,83,205,-205,84,85,-207,84,206,-206,85,86,-208,85,207,-207,86,87,-209,86,208,-208,87,88,-210,87,209,-209,88,89,-211,88,210,-210,89,90,-212,89, +211,-211,90,91,-213,90,212,-212,91,92,-214,91,213,-213,92,93,-215,92,214,-214,93,94,-216,93,215,-215,94,95,-217,94,216,-216,95,96,-218,95,217,-217,96,97,-219,96,218,-218,97,98,-220,97,219,-219,98,99,-221,98,220,-220,99,100,-222,99,221,-221,100,101,-223,100,222,-222,101,102,-224,101,223,-223,102,103,-225,102,224,-224,103,104,-226,103,225,-225,104,105,-227,104,226,-226,105,106,-228,105,227,-227,106,107,-229,106,228,-228,107,108,-230,107,229,-229,108,109,-231,108,230,-230,109,110,-232,109,231,-231,110,111,-233,110,232,-232,111,112,-234,111,233,-233,112,113,-235,112,234,-234,113,114,-236,113,235,-235,114,115,-237,114,236,-236,115,116,-238,115,237,-237,116,117,-239,116,238,-238,117,118,-240,117,239,-239,118,119,-241,118,240,-240,119,120,-242,119,241,-241,120,0,-122,120,121,-242,242,243,-300,242,299,-299,243,244,-301,243,300,-300,244,245,-302,244,301,-301,245,246,-303,245,302,-302,246,247,-304,246,303,-303,247,248,-305,247,304,-304,248,249,-306,248,305,-305,249,250,-307,249,306,-306,250,251,-308,250,307,-307,251,252,-309,251,308,-308,252,253,-310,252,309,-309,253,254,-311,253,310,-310,254,255,-312,254,311,-311,255,256,-313,255,312,-312,256,257,-314,256,313,-313,257,258,-315,257,314,-314,258,259,-316,258,315,-315,259,260,-317,259,316,-316,260,261,-318,260,317,-317,261,262,-319,261,318,-318,262,263,-320,262,319,-319,263,264,-321,263,320,-320,264,265,-322,264,321,-321,265,266,-323,265,322,-322,266,267,-324,266,323,-323,267,268,-325,267,324,-324,268,269,-326,268,325,-325,269,270,-327,269,326,-326,270,271,-328,270,327,-327,271,272,-329,271,328,-328,272,273,-330,272,329,-329,273,274,-331,273,330,-330,274,275,-332,274,331,-331,275,276,-333,275,332,-332,276,277,-334,276,333,-333,277,278,-335,277,334,-334,278,279,-336,278,335,-335,279,280,-337,279,336,-336,280,281,-338,280,337,-337,281,282,-339,281,338,-338,282,283,-340,282,339,-339,283,284,-341,283,340,-340,284,285,-342,284,341,-341,285,286,-343,285,342,-342,286,287,-344,286,343,-343,287,288,-345,287,344,-344,288,289,-346,288,345,-345,289,290,-347,289,346,-346,290,291,-348,290, +347,-347,291,292,-349,291,348,-348,292,293,-350,292,349,-349,293,294,-351,293,350,-350,294,295,-352,294,351,-351,295,296,-353,295,352,-352,296,297,-354,296,353,-353,297,242,-299,297,298,-354,71,73,-73,71,74,-74,70,74,-72,70,75,-75,69,75,-71,69,76,-76,68,76,-70,68,77,-77,67,77,-69,67,78,-78,66,78,-68,66,79,-79,65,79,-67,65,80,-80,64,80,-66,64,81,-81,63,81,-65,63,82,-82,62,82,-64,62,83,-83,61,83,-63,61,84,-84,60,84,-62,60,85,-85,59,85,-61,58,85,-60,58,86,-86,57,86,-59,57,87,-87,56,87,-58,56,88,-88,55,88,-57,242,1,-1,297,1,-243,55,89,-89,54,89,-56,54,90,-90,53,90,-55,53,91,-91,52,91,-54,52,92,-92,51,92,-53,51,93,-93,50,93,-52,50,94,-94,49,94,-51,49,95,-95,48,95,-50,48,96,-96,47,96,-49,47,97,-97,46,97,-48,120,242,-1,120,243,-243,119,243,-121,119,244,-244,118,244,-120,46,98,-98,45,98,-47,44,98,-46,44,99,-99,43,99,-45,43,100,-100,296,1,-298,296,2,-2,295,2,-297,295,3,-3,294,3,-296,294,4,-4,293,4,-295,293,5,-5,292,5,-294,292,6,-6,291,6,-293,291,7,-7,290,7,-292,290,8,-8,289,8,-291,289,9,-9,288,9,-290,288,10,-10,287,10,-289,287,11,-11,287,12,-12,286,12,-288,286,13,-13,285,13,-287,285,14,-14,284,14,-286,284,15,-15,283,15,-285,283,16,-16,282,16,-284,282,17,-17,281,17,-283,281,18,-18,280,18,-282,280,19,-19,279,19,-281,279,20,-20,279,21,-21,278,21,-280,278,22,-22,277,22,-279,277,23,-23,276,23,-278,276,24,-24,276,25,-25,275,25,-277,275,26,-26,274,26,-276,274,27,-27,273,27,-275,273,28,-28,272,28,-274,272,29,-29,271,29,-273,271,30,-30,271,31,-31,270,31,-272,270,32,-32,270,33,-33,269,33,-271,269,34,-34,268,34,-270,268,35,-35,268,36,-36,267,36,-269,267,37,-37,267,38,-38,266,38,-268,266,39,-39,265,39,-267,265,40,-40,265,41,-41,264,41,-266,264,42,-42,263,42,-265,118,245,-245,117,245,-119,116,245,-118,116,246,-246,115,246,-117,115,247,-247,114,247,-116,114,248,-248,113,248,-115,112,248,-114,112,249,-249,111,249,-113,111,250,-250,110,250,-112,109,250,-111,109,251,-251,108,251,-110,108,252,-252,107,252,-109,107,253,-253,106,253,-108,106,254,-254,105,254,-107,105,255,-255,104,255,-106,104,256,-256,103,256,-105,103,257,-257,262,42,-264,102, +257,-104,102,258,-258,101,258,-103,101,259,-259,43,101,-101,43,259,-102,43,260,-260,43,261,-261,43,262,-262,43,42,-263,192,193,-195,192,194,-196,191,192,-196,191,195,-197,190,191,-197,190,196,-198,189,190,-198,189,197,-199,188,189,-199,188,198,-200,187,188,-200,187,199,-201,186,187,-201,186,200,-202,185,186,-202,185,201,-203,184,185,-203,184,202,-204,183,184,-204,183,203,-205,182,183,-205,182,204,-206,181,182,-206,181,205,-207,180,181,-207,179,180,-207,179,206,-208,178,179,-208,178,207,-209,177,178,-209,177,208,-210,176,177,-210,298,121,-123,353,298,-123,176,209,-211,175,176,-211,175,210,-212,174,175,-212,174,211,-213,173,174,-213,173,212,-214,172,173,-214,172,213,-215,171,172,-215,171,214,-216,170,171,-216,170,215,-217,169,170,-217,169,216,-218,168,169,-218,168,217,-219,167,168,-219,241,121,-299,241,298,-300,240,241,-300,240,299,-301,239,240,-301,167,218,-220,166,167,-220,165,166,-220,165,219,-221,164,165,-221,164,220,-222,352,353,-123,352,122,-124,351,352,-124,351,123,-125,350,351,-125,350,124,-126,349,350,-126,349,125,-127,348,349,-127,348,126,-128,347,348,-128,347,127,-129,346,347,-129,346,128,-130,345,346,-130,345,129,-131,344,345,-131,344,130,-132,343,344,-132,343,131,-133,343,132,-134,342,343,-134,342,133,-135,341,342,-135,341,134,-136,340,341,-136,340,135,-137,339,340,-137,339,136,-138,338,339,-138,338,137,-139,337,338,-139,337,138,-140,336,337,-140,336,139,-141,335,336,-141,335,140,-142,335,141,-143,334,335,-143,334,142,-144,333,334,-144,333,143,-145,332,333,-145,332,144,-146,332,145,-147,331,332,-147,331,146,-148,330,331,-148,330,147,-149,329,330,-149,329,148,-150,328,329,-150,328,149,-151,327,328,-151,327,150,-152,327,151,-153,326,327,-153,326,152,-154,326,153,-155,325,326,-155,325,154,-156,324,325,-156,324,155,-157,324,156,-158,323,324,-158,323,157,-159,323,158,-160,322,323,-160,322,159,-161,321,322,-161,321,160,-162,321,161,-163,320,321,-163,320,162,-164,319,320,-164,239,300,-302,238,239,-302,237,238,-302,237,301,-303,236,237,-303,236,302,-304,235,236,-304,235,303,-305,234,235,-305,233,234,-305,233,304, +-306,232,233,-306,232,305,-307,231,232,-307,230,231,-307,230,306,-308,229,230,-308,229,307,-309,228,229,-309,228,308,-310,227,228,-310,227,309,-311,226,227,-311,226,310,-312,225,226,-312,225,311,-313,224,225,-313,224,312,-314,318,319,-164,223,224,-314,223,313,-315,222,223,-315,222,314,-316,164,221,-223,164,222,-316,164,315,-317,164,316,-318,164,317,-319,164,318,-164 + } + Edges: *1062 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,90,91,92,94,96,97,98,100,102,103,104,106,108,109,110,112,114,115,116,118,120,121,122,124,126,127,128,130,132,133,134,136,138,139,140,142,144,145,146,148,150,151,152,154,156,157,158,160,162,163,164,166,168,169,170,172,174,175,176,178,180,181,182,184,186,187,188,190,192,193,194,196,198,199,200,202,204,205,206,208,210,211,212,214,216,217,218,220,222,223,224,226,228,229,230,232,234,235,236,238,240,241,242,244,246,247,248,250,252,253,254,256,258,259,260,262,264,265,266,268,270,271,272,274,276,277,278,280,282,283,284,286,288,289,290,292,294,295,296,298,300,301,302,304,306,307,308,310,312,313,314,316,318,319,320,322,324,325,326,328,330,331,332,334,336,337,338,340,342,343,344,346,348,349,350,352,354,355,356,358,360,361,362,364,366,367,368,370,372,373,374,376,378,379,380,382,384,385,386,388,390,391,392,394,396,397,398,400,402,403,404,406,408,409,410,412,414,415,416,418,420,421,422,424,426,427,428,430,432,433,434,436,438,439,440,442,444,445,446,448,450,451,452,454,456,457,458,460,462,463,464,466,468,469,470,472,474,475,476,478,480,481,482,484,486,487,488,490,492,493,494,496,498,499,500,502,504,505,506,508,510,511,512,514,516,517,518,520,522,523,524,526,528,529,530,532,534,535,536,538,540,541,542,544,546,547,548,550,552,553,554,556,558,559,560,562,564,565,566,568,570,571,572,574,576,577,578,580,582,583,584,586,588,589,590,592,594,595,596,598,600,601,602,604,606,607,608,610,612,613,614,616,618,619,620,622,624,625,626,628,630,631,632,634,636,637,638,640,642,643,644,646,648,649,650,652,654,655,656,658,660,661,662,664,666,667,668,670,672,673,674,676,678,679,680,682,684,685,686,688,690,691,692,694,696,697,698,700,702,703,704,706,708,709,710,712,714,715,716,718,720,722,724,726,727,728,730,731,732,733,734,736,738,739,740,742,744,745,746,748,750,751,752,754,756,757,758,760,762,763,764,766,768,769,770,772,774,775,776,778,780,781,782,784,786,787, +788,790,792,793,794,796,798,799,800,802,804,805,806,808,810,811,812,814,816,817,818,820,822,823,824,826,828,829,830,832,834,835,836,838,840,841,842,844,846,847,848,850,852,853,854,856,858,859,860,862,864,865,866,868,870,871,872,874,876,877,878,880,882,883,884,886,888,889,890,892,894,895,896,898,900,901,902,904,906,907,908,910,912,913,914,916,918,919,920,922,924,925,926,928,930,931,932,934,936,937,938,940,942,943,944,946,948,949,950,952,954,955,956,958,960,961,962,964,966,967,968,970,972,973,974,976,978,979,980,982,984,985,986,988,990,991,992,994,996,997,998,1000,1002,1003,1004,1006,1008,1009,1010,1012,1014,1015,1016,1018,1020,1021,1022,1024,1026,1027,1028,1030,1032,1033,1034,1036,1038,1039,1040,1042,1044,1045,1046,1048,1050,1051,1052,1054,1056,1058,1060,1062,1065,1068,1071,1074,1077,1080,1083,1086,1089,1092,1095,1098,1101,1104,1107,1110,1113,1116,1119,1122,1125,1128,1131,1134,1137,1140,1143,1146,1149,1152,1155,1158,1160,1161,1164,1167,1170,1173,1176,1179,1182,1185,1188,1191,1194,1197,1200,1203,1206,1209,1212,1215,1218,1221,1224,1227,1230,1233,1236,1239,1242,1245,1248,1251,1254,1257,1260,1263,1266,1269,1272,1275,1278,1281,1284,1287,1290,1293,1296,1299,1302,1305,1308,1311,1314,1317,1320,1323,1326,1329,1332,1335,1338,1341,1344,1347,1350,1353,1356,1359,1362,1365,1368,1371,1374,1377,1380,1383,1386,1389,1392,1395,1398,1401,1404,1407,1410,1413,1416,1419,1422,1425,1428,1431,1434,1437,1440,1443,1446,1449,1452,1455,1458,1461,1464,1467,1470,1473,1476,1479,1482,1485,1488,1491,1494,1497,1500,1503,1506,1509,1512,1515,1518,1521,1524,1527,1530,1533,1536,1539,1542,1545,1548,1551,1554,1557,1560,1563,1566,1569,1572,1575,1578,1581,1584,1587,1595,1598,1601,1604,1607,1610,1613,1616,1619,1622,1625,1628,1631,1634,1637,1640,1643,1646,1649,1652,1655,1658,1661,1664,1667,1670,1673,1676,1679,1682,1685,1688,1689,1691,1694,1697,1700,1703,1706,1709,1712,1715,1718,1721,1724,1727,1730,1733,1736,1739,1742,1745,1748,1751,1754,1757,1760,1763,1766,1769,1772,1775,1778,1781,1784,1787,1790,1793,1796,1799,1802,1805,1808,1811,1814,1817,1820,1823,1826,1829, +1832,1835,1838,1841,1844,1847,1850,1853,1856,1859,1862,1865,1868,1871,1874,1877,1880,1883,1886,1889,1892,1895,1898,1901,1904,1907,1910,1913,1916,1919,1922,1925,1928,1931,1934,1937,1940,1943,1946,1949,1952,1955,1958,1961,1964,1967,1970,1973,1976,1979,1982,1985,1988,1991,1994,1997,2000,2003,2006,2009,2012,2015,2018,2021,2024,2027,2030,2033,2036,2039,2042,2045,2048,2051,2054,2057,2060,2063,2066,2069,2072,2075,2078,2081,2084,2087,2090,2093,2096,2099,2102,2105,2108,2111,2114,2117,2120 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *6372 { + a: -0.053322434425354,0.998577356338501,0,-0.0973078832030296,0.995254337787628,0,-0.0973078832030296,0.995254337787628,0,-0.053322434425354,0.998577356338501,0,-0.0973078832030296,0.995254337787628,0,-0.0533224307000637,0.998577296733856,0,-0.0973078832030296,0.995254337787628,0,-0.189213246107101,0.981935977935791,0,-0.189213246107101,0.981936037540436,0,-0.0973078832030296,0.995254337787628,0,-0.189213246107101,0.981936037540436,0,-0.0973078832030296,0.995254337787628,0,-0.189213246107101,0.981935977935791,0,-0.28816494345665,0.957580745220184,0,-0.28816494345665,0.957580804824829,0,-0.189213246107101,0.981935977935791,0,-0.28816494345665,0.957580804824829,0,-0.189213246107101,0.981936037540436,0,-0.28816494345665,0.957580745220184,0,-0.39152854681015,0.920165956020355,0,-0.39152854681015,0.92016589641571,0,-0.28816494345665,0.957580745220184,0,-0.39152854681015,0.92016589641571,0,-0.28816494345665,0.957580804824829,0,-0.39152854681015,0.920165956020355,0,-0.495474219322205,0.868622601032257,0,-0.495474249124527,0.868622601032257,0,-0.39152854681015,0.920165956020355,0,-0.495474249124527,0.868622601032257,0,-0.39152854681015,0.92016589641571,0,-0.495474219322205,0.868622601032257,0,-0.595436334609985,0.803402602672577,0,-0.595436334609985,0.803402602672577,0,-0.495474219322205,0.868622601032257,0,-0.595436334609985,0.803402602672577,0,-0.495474249124527,0.868622601032257,0,-0.595436334609985,0.803402602672577,0,-0.686542510986328,0.727089583873749,0,-0.686542570590973,0.727089583873749,0,-0.595436334609985,0.803402602672577,0,-0.686542570590973,0.727089583873749,0,-0.595436334609985,0.803402602672577,0,-0.686542510986328,0.727089583873749,0,-0.767791628837585,0.640699684619904,0,-0.767791569232941,0.640699684619904,0,-0.686542510986328,0.727089583873749,0,-0.767791569232941,0.640699684619904,0,-0.686542570590973,0.727089583873749,0,-0.767791628837585,0.640699684619904,0,-0.839690804481506,0.543064832687378,0,-0.839690804481506,0.543064892292023,0,-0.767791628837585,0.640699684619904,0,-0.839690804481506,0.543064892292023,0, +-0.767791569232941,0.640699684619904,0,-0.839690804481506,0.543064832687378,0,-0.899771988391876,0.436360388994217,0,-0.899771988391876,0.436360359191895,0,-0.839690804481506,0.543064832687378,0,-0.899771988391876,0.436360359191895,0,-0.839690804481506,0.543064892292023,0,-0.899771988391876,0.436360388994217,0,-0.94559508562088,0.325346112251282,0,-0.94559508562088,0.325346112251282,0,-0.899771988391876,0.436360388994217,0,-0.94559508562088,0.325346112251282,0,-0.899771988391876,0.436360359191895,0,-0.94559508562088,0.325346112251282,0,-0.976602435112,0.215052664279938,0,-0.976602435112,0.215052664279938,0,-0.94559508562088,0.325346112251282,0,-0.976602435112,0.215052664279938,0,-0.94559508562088,0.325346112251282,0,-0.976602435112,0.215052664279938,0,-0.993954598903656,0.109792158007622,0,-0.993954598903656,0.109792158007622,0,-0.976602435112,0.215052664279938,0,-0.993954598903656,0.109792158007622,0,-0.976602435112,0.215052664279938,0,-0.993954598903656,0.109792158007622,0,-0.99826854467392,0.0588215291500092,0,-0.99826854467392,0.0588215291500092,0,-0.993954598903656,0.109792158007622,0,-0.99826854467392,0.0588215291500092,0,-0.993954598903656,0.109792158007622,0,-0.99802839756012,-0.0627646073698997,0,-0.99411416053772,-0.108337804675102,0,-0.99411416053772,-0.108337812125683,0,-0.99802839756012,-0.0627646073698997,0,-0.99411416053772,-0.108337812125683,0,-0.998028337955475,-0.0627646073698997,0,-0.99411416053772,-0.108337804675102,0,-0.97921347618103,-0.202832505106926,0,-0.97921347618103,-0.202832534909248,0,-0.99411416053772,-0.108337804675102,0,-0.97921347618103,-0.202832534909248,0,-0.99411416053772,-0.108337812125683,0,-0.97921347618103,-0.202832505106926,0,-0.952988028526306,-0.303007900714874,0,-0.952988088130951,-0.303007900714874,0,-0.97921347618103,-0.202832505106926,0,-0.952988088130951,-0.303007900714874,0,-0.97921347618103,-0.202832534909248,0,-0.952988028526306,-0.303007900714874,0,-0.913942694664001,-0.405843317508698,0,-0.913942635059357,-0.40584322810173,0,-0.952988028526306,-0.303007900714874,0, +-0.913942635059357,-0.40584322810173,0,-0.952988088130951,-0.303007900714874,0,-0.913942694664001,-0.405843317508698,0,-0.861696362495422,-0.507424294948578,0,-0.861696362495422,-0.507424235343933,0,-0.913942694664001,-0.405843317508698,0,-0.861696362495422,-0.507424235343933,0,-0.913942635059357,-0.40584322810173,0,-0.861696362495422,-0.507424294948578,0,-0.797344923019409,-0.603523850440979,0,-0.797344982624054,-0.603523910045624,0,-0.861696362495422,-0.507424294948578,0,-0.797344982624054,-0.603523910045624,0,-0.861696362495422,-0.507424235343933,0,-0.797344923019409,-0.603523850440979,0,-0.722971618175507,-0.690877795219421,0,-0.722971677780151,-0.690877735614777,0,-0.797344923019409,-0.603523850440979,0,-0.722971677780151,-0.690877735614777,0,-0.797344982624054,-0.603523910045624,0,-0.722971618175507,-0.690877795219421,0,-0.638162016868591,-0.769902110099792,0,-0.638161957263947,-0.769902110099792,0,-0.722971618175507,-0.690877795219421,0,-0.638161957263947,-0.769902110099792,0,-0.722971677780151,-0.690877735614777,0,-0.638162016868591,-0.769902110099792,0,-0.541886210441589,-0.840451896190643,0,-0.541886270046234,-0.840451896190643,0,-0.638162016868591,-0.769902110099792,0,-0.541886270046234,-0.840451896190643,0,-0.638161957263947,-0.769902110099792,0,-0.541886210441589,-0.840451896190643,0,-0.436995655298233,-0.899463593959808,0,-0.436995625495911,-0.899463653564453,0,-0.541886210441589,-0.840451896190643,0,-0.436995625495911,-0.899463653564453,0,-0.541886270046234,-0.840451896190643,0,-0.436995655298233,-0.899463593959808,0,-0.328037977218628,-0.944664537906647,0,-0.328037977218628,-0.944664478302002,0,-0.436995655298233,-0.899463593959808,0,-0.328037977218628,-0.944664478302002,0,-0.436995625495911,-0.899463653564453,0,-0.328037977218628,-0.944664537906647,0,-0.219791933894157,-0.975546717643738,0,-0.219791993498802,-0.975546777248383,0,-0.328037977218628,-0.944664537906647,0,-0.219791993498802,-0.975546777248383,0,-0.328037977218628,-0.944664478302002,0,-0.219791933894157,-0.975546717643738,0,-0.11634786427021,-0.993208467960358,0, +-0.116347879171371,-0.993208587169647,0,-0.219791933894157,-0.975546717643738,0,-0.116347879171371,-0.993208587169647,0,-0.219791993498802,-0.975546777248383,0,-0.11634786427021,-0.993208467960358,0,-0.0661990195512772,-0.997806429862976,0,-0.0661990195512772,-0.997806370258331,0,-0.11634786427021,-0.993208467960358,0,-0.0661990195512772,-0.997806370258331,0,-0.116347879171371,-0.993208587169647,0,0.0385591797530651,-0.999256372451782,0,0.0714124366641045,-0.997446954250336,0,0.0714124441146851,-0.997446894645691,0,0.0385591797530651,-0.999256372451782,0,0.0714124441146851,-0.997446894645691,0,0.0385591797530651,-0.999256312847137,0,0.0714124366641045,-0.997446954250336,0,0.138380110263824,-0.990379154682159,0,0.138380110263824,-0.990379214286804,0,0.0714124366641045,-0.997446954250336,0,0.138380110263824,-0.990379214286804,0,0.0714124441146851,-0.997446894645691,0,0.138380110263824,-0.990379154682159,0,0.207513034343719,-0.978232264518738,0,0.207513034343719,-0.978232204914093,0,0.138380110263824,-0.990379154682159,0,0.207513034343719,-0.978232204914093,0,0.138380110263824,-0.990379214286804,0,0.207513034343719,-0.978232264518738,0,0.277839303016663,-0.960627615451813,0,0.27783927321434,-0.960627555847168,0,0.207513034343719,-0.978232264518738,0,0.27783927321434,-0.960627555847168,0,0.207513034343719,-0.978232204914093,0,0.277839303016663,-0.960627615451813,0,0.348234474658966,-0.937407493591309,0,0.348234385251999,-0.937407374382019,0,0.277839303016663,-0.960627615451813,0,0.348234385251999,-0.937407374382019,0,0.27783927321434,-0.960627555847168,0,0.348234474658966,-0.937407493591309,0,0.417497277259827,-0.90867817401886,0,0.417497277259827,-0.90867817401886,0,0.348234474658966,-0.937407493591309,0,0.417497277259827,-0.90867817401886,0,0.348234385251999,-0.937407374382019,0,0.417497277259827,-0.90867817401886,0,0.485260158777237,-0.87436980009079,0,0.485260218381882,-0.87436980009079,0,0.417497277259827,-0.90867817401886,0,0.485260218381882,-0.87436980009079,0,0.417497277259827,-0.90867817401886,0,0.485260158777237,-0.87436980009079,0, +0.552655398845673,-0.833409905433655,0,0.552655398845673,-0.833410024642944,0,0.485260158777237,-0.87436980009079,0,0.552655398845673,-0.833410024642944,0,0.485260218381882,-0.87436980009079,0,0.552655398845673,-0.833409905433655,0,0.619420170783997,-0.785059750080109,0,0.619420170783997,-0.785059630870819,0,0.552655398845673,-0.833409905433655,0,0.619420170783997,-0.785059630870819,0,0.552655398845673,-0.833410024642944,0,0.619420170783997,-0.785059750080109,0,0.683632969856262,-0.729825854301453,0,0.683633029460907,-0.729826033115387,0,0.619420170783997,-0.785059750080109,0,0.683633029460907,-0.729826033115387,0,0.619420170783997,-0.785059630870819,0,0.683632969856262,-0.729825854301453,0,0.743687689304352,-0.668527245521545,0,0.743687629699707,-0.668527185916901,0,0.683632969856262,-0.729825854301453,0,0.743687629699707,-0.668527185916901,0,0.683633029460907,-0.729826033115387,0,0.743687689304352,-0.668527245521545,0,0.79818856716156,-0.602407574653625,0,0.79818868637085,-0.60240763425827,0,0.743687689304352,-0.668527245521545,0,0.79818868637085,-0.60240763425827,0,0.743687629699707,-0.668527185916901,0,0.79818856716156,-0.602407574653625,0,0.846106052398682,-0.533014595508575,0,0.846106112003326,-0.533014595508575,0,0.79818856716156,-0.602407574653625,0,0.846106112003326,-0.533014595508575,0,0.79818868637085,-0.60240763425827,0,0.846106052398682,-0.533014595508575,0,0.867583930492401,-0.497290760278702,0,0.867583990097046,-0.497290760278702,0,0.846106052398682,-0.533014595508575,0,0.867583990097046,-0.497290760278702,0,0.846106112003326,-0.533014595508575,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,-0.999592185020447,0.0285545345395803,0,-0.998446345329285,0.0557223930954933,0,-0.99844628572464,0.0557223819196224,0,-0.999592185020447,0.0285545345395803,0,-0.99844628572464,0.0557223819196224,0,-0.999592244625092,0.0285545364022255,0,-0.998446345329285,0.0557223930954933,0,-0.993520081043243,0.113657109439373,0,-0.993520081043243,0.113657116889954,0, +-0.998446345329285,0.0557223930954933,0,-0.993520081043243,0.113657116889954,0,-0.99844628572464,0.0557223819196224,0,-0.993520081043243,0.113657109439373,0,-0.983819782733917,0.179161071777344,0,-0.983819782733917,0.179161071777344,0,-0.993520081043243,0.113657109439373,0,-0.983819782733917,0.179161071777344,0,-0.993520081043243,0.113657116889954,0,-0.983819782733917,0.179161071777344,0,-0.967530846595764,0.252752900123596,0,-0.967530906200409,0.252752900123596,0,-0.983819782733917,0.179161071777344,0,-0.967530906200409,0.252752900123596,0,-0.983819782733917,0.179161071777344,0,-0.967530846595764,0.252752900123596,0,-0.942402899265289,0.334480106830597,0,-0.942402899265289,0.334480106830597,0,-0.967530846595764,0.252752900123596,0,-0.942402899265289,0.334480106830597,0,-0.967530906200409,0.252752900123596,0,-0.942402899265289,0.334480106830597,0,-0.905866503715515,0.423563480377197,0,-0.90586644411087,0.423563450574875,0,-0.942402899265289,0.334480106830597,0,-0.90586644411087,0.423563450574875,0,-0.942402899265289,0.334480106830597,0,-0.905866503715515,0.423563480377197,0,-0.854006767272949,0.520262002944946,0,-0.854006767272949,0.520261943340302,0,-0.905866503715515,0.423563480377197,0,-0.854006767272949,0.520261943340302,0,-0.90586644411087,0.423563450574875,0,-0.854006767272949,0.520262002944946,0,-0.78094619512558,0.624598324298859,0,-0.78094619512558,0.624598324298859,0,-0.854006767272949,0.520262002944946,0,-0.78094619512558,0.624598324298859,0,-0.854006767272949,0.520261943340302,0,-0.78094619512558,0.624598324298859,0,-0.683507084846497,0.729943811893463,0,-0.683507084846497,0.729943811893463,0,-0.78094619512558,0.624598324298859,0,-0.683507084846497,0.729943811893463,0,-0.78094619512558,0.624598324298859,0,-0.683507084846497,0.729943811893463,0,-0.56366902589798,0.826000809669495,0,-0.56366902589798,0.826000809669495,0,-0.683507084846497,0.729943811893463,0,-0.56366902589798,0.826000809669495,0,-0.683507084846497,0.729943811893463,0,-0.56366902589798,0.826000809669495,0,-0.427268177270889,0.904124915599823,0, +-0.427268207073212,0.904124915599823,0,-0.56366902589798,0.826000809669495,0,-0.427268207073212,0.904124915599823,0,-0.56366902589798,0.826000809669495,0,-0.427268177270889,0.904124915599823,0,-0.283967286348343,0.958833932876587,0,-0.283967286348343,0.958833932876587,0,-0.427268177270889,0.904124915599823,0,-0.283967286348343,0.958833932876587,0,-0.427268207073212,0.904124915599823,0,-0.283967286348343,0.958833932876587,0,-0.1441440731287,0.989556729793549,0,-0.144144043326378,0.989556729793549,0,-0.283967286348343,0.958833932876587,0,-0.144144043326378,0.989556729793549,0,-0.283967286348343,0.958833932876587,0,-0.1441440731287,0.989556729793549,0,-0.0761834383010864,0.997093856334686,0,-0.0761834383010864,0.997093796730042,0,-0.1441440731287,0.989556729793549,0,-0.0761834383010864,0.997093796730042,0,-0.144144043326378,0.989556729793549,0,0.0432044044137001,0.999066293239594,0,0.0828944593667984,0.996558308601379,0,0.082894466817379,0.996558368206024,0,0.0432044044137001,0.999066293239594,0,0.082894466817379,0.996558368206024,0,0.0432043969631195,0.999066233634949,0,0.0828944593667984,0.996558308601379,0,0.165175557136536,0.986264228820801,0,0.165175572037697,0.986264228820801,0,0.0828944593667984,0.996558308601379,0,0.165175572037697,0.986264228820801,0,0.082894466817379,0.996558368206024,0,0.165175557136536,0.986264228820801,0,0.252654880285263,0.967556536197662,0,0.252654880285263,0.967556476593018,0,0.165175557136536,0.986264228820801,0,0.252654880285263,0.967556476593018,0,0.165175572037697,0.986264228820801,0,0.252654880285263,0.967556536197662,0,0.34352120757103,0.939144849777222,0,0.34352120757103,0.939144849777222,0,0.252654880285263,0.967556536197662,0,0.34352120757103,0.939144849777222,0,0.252654880285263,0.967556476593018,0,0.34352120757103,0.939144849777222,0,0.435293346643448,0.900288701057434,0,0.435293436050415,0.900288701057434,0,0.34352120757103,0.939144849777222,0,0.435293436050415,0.900288701057434,0,0.34352120757103,0.939144849777222,0,0.435293346643448,0.900288701057434,0,0.52504962682724,0.851071655750275,0, +0.525049567222595,0.85107159614563,0,0.435293346643448,0.900288701057434,0,0.525049567222595,0.85107159614563,0,0.435293436050415,0.900288701057434,0,0.52504962682724,0.851071655750275,0,0.61044830083847,0.792056083679199,0,0.610448241233826,0.792056083679199,0,0.52504962682724,0.851071655750275,0,0.610448241233826,0.792056083679199,0,0.525049567222595,0.85107159614563,0,0.61044830083847,0.792056083679199,0,0.690585792064667,0.723250508308411,0,0.690585732460022,0.723250448703766,0,0.61044830083847,0.792056083679199,0,0.690585732460022,0.723250448703766,0,0.610448241233826,0.792056083679199,0,0.690585792064667,0.723250508308411,0,0.763715207576752,0.645553410053253,0,0.763715147972107,0.645553410053253,0,0.690585792064667,0.723250508308411,0,0.763715147972107,0.645553410053253,0,0.690585732460022,0.723250448703766,0,0.763715207576752,0.645553410053253,0,0.827307224273682,0.561749756336212,0,0.827307224273682,0.561749637126923,0,0.763715207576752,0.645553410053253,0,0.827307224273682,0.561749637126923,0,0.763715147972107,0.645553410053253,0,0.827307224273682,0.561749756336212,0,0.879997611045837,0.474977999925613,0,0.879997670650482,0.474977999925613,0,0.827307224273682,0.561749756336212,0,0.879997670650482,0.474977999925613,0,0.827307224273682,0.561749637126923,0,0.879997611045837,0.474977999925613,0,0.921520888805389,0.388328850269318,0,0.921520888805389,0.388328850269318,0,0.879997611045837,0.474977999925613,0,0.921520888805389,0.388328850269318,0,0.879997670650482,0.474977999925613,0,0.921520888805389,0.388328850269318,0,0.95254111289978,0.304409921169281,0,0.952541172504425,0.304409921169281,0,0.921520888805389,0.388328850269318,0,0.952541172504425,0.304409921169281,0,0.921520888805389,0.388328850269318,0,0.95254111289978,0.304409921169281,0,0.964741766452789,0.263198614120483,0,0.964741706848145,0.263198584318161,0,0.95254111289978,0.304409921169281,0,0.964741706848145,0.263198584318161,0,0.952541172504425,0.304409921169281,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,-0.985176682472229,-0.171542808413506,0,-0.975571811199188,-0.219680562615395,0, +-0.975571811199188,-0.219680592417717,0,-0.985176682472229,-0.171542808413506,0,-0.975571811199188,-0.219680592417717,0,-0.985176682472229,-0.171542808413506,0,-0.975571811199188,-0.219680562615395,0,-0.948442935943604,-0.316947966814041,0,-0.948442995548248,-0.316947966814041,0,-0.975571811199188,-0.219680562615395,0,-0.948442995548248,-0.316947966814041,0,-0.975571811199188,-0.219680592417717,0,-0.948442935943604,-0.316947966814041,0,-0.909687101840973,-0.415294259786606,0,-0.909687101840973,-0.415294200181961,0,-0.948442935943604,-0.316947966814041,0,-0.909687101840973,-0.415294200181961,0,-0.948442995548248,-0.316947966814041,0,-0.909687101840973,-0.415294259786606,0,-0.859435737133026,-0.511243641376495,0,-0.859435796737671,-0.511243641376495,0,-0.909687101840973,-0.415294259786606,0,-0.859435796737671,-0.511243641376495,0,-0.909687101840973,-0.415294200181961,0,-0.859435737133026,-0.511243641376495,0,-0.799012184143066,-0.601314902305603,0,-0.799012184143066,-0.601314842700958,0,-0.859435737133026,-0.511243641376495,0,-0.799012184143066,-0.601314842700958,0,-0.859435796737671,-0.511243641376495,0,-0.799012184143066,-0.601314902305603,0,-0.730783581733704,-0.6826092004776,0,-0.730783581733704,-0.6826092004776,0,-0.799012184143066,-0.601314902305603,0,-0.730783581733704,-0.6826092004776,0,-0.799012184143066,-0.601314842700958,0,-0.730783581733704,-0.6826092004776,0,-0.654924154281616,-0.755694568157196,0,-0.654924213886261,-0.755694627761841,0,-0.730783581733704,-0.6826092004776,0,-0.654924213886261,-0.755694627761841,0,-0.730783581733704,-0.6826092004776,0,-0.654924154281616,-0.755694568157196,0,-0.568482100963593,-0.82269561290741,0,-0.568482041358948,-0.82269561290741,0,-0.654924154281616,-0.755694568157196,0,-0.568482041358948,-0.82269561290741,0,-0.654924213886261,-0.755694627761841,0,-0.568482100963593,-0.82269561290741,0,-0.473417192697525,-0.880838334560394,0,-0.47341725230217,-0.880838334560394,0,-0.568482100963593,-0.82269561290741,0,-0.47341725230217,-0.880838334560394,0,-0.568482041358948,-0.82269561290741,0, +-0.473417192697525,-0.880838334560394,0,-0.3754802942276,-0.926830410957336,0,-0.375480264425278,-0.926830410957336,0,-0.473417192697525,-0.880838334560394,0,-0.375480264425278,-0.926830410957336,0,-0.47341725230217,-0.880838334560394,0,-0.3754802942276,-0.926830410957336,0,-0.278398603200912,-0.960465550422668,0,-0.278398603200912,-0.960465669631958,0,-0.3754802942276,-0.926830410957336,0,-0.278398603200912,-0.960465669631958,0,-0.375480264425278,-0.926830410957336,0,-0.278398603200912,-0.960465550422668,0,-0.185290172696114,-0.982683897018433,0,-0.185290187597275,-0.982683897018433,0,-0.278398603200912,-0.960465550422668,0,-0.185290187597275,-0.982683897018433,0,-0.278398603200912,-0.960465669631958,0,-0.185290172696114,-0.982683897018433,0,-0.0983437970280647,-0.995152473449707,0,-0.0983438044786453,-0.995152533054352,0,-0.185290172696114,-0.982683897018433,0,-0.0983438044786453,-0.995152533054352,0,-0.185290187597275,-0.982683897018433,0,-0.0983437970280647,-0.995152473449707,0,-0.0565799884498119,-0.998398065567017,0,-0.0565799959003925,-0.998398065567017,0,-0.0983437970280647,-0.995152473449707,0,-0.0565799959003925,-0.998398065567017,0,-0.0983438044786453,-0.995152533054352,0,0.0646906420588493,-0.997905433177948,0,0.123554341495037,-0.992337882518768,0,0.123554334044456,-0.992337763309479,0,0.0646906420588493,-0.997905433177948,0,0.123554334044456,-0.992337763309479,0,0.0646906420588493,-0.997905373573303,0,0.123554341495037,-0.992337882518768,0,0.244942352175713,-0.969537615776062,0,0.244942337274551,-0.969537556171417,0,0.123554341495037,-0.992337882518768,0,0.244942337274551,-0.969537556171417,0,0.123554334044456,-0.992337763309479,0,0.244942352175713,-0.969537615776062,0,0.370977908372879,-0.928641736507416,0,0.370977938175201,-0.928641736507416,0,0.244942352175713,-0.969537615776062,0,0.370977938175201,-0.928641736507416,0,0.244942337274551,-0.969537556171417,0,0.370977908372879,-0.928641736507416,0,0.49489688873291,-0.868951678276062,0,0.494896948337555,-0.868951678276062,0,0.370977908372879,-0.928641736507416,0, +0.494896948337555,-0.868951678276062,0,0.370977938175201,-0.928641736507416,0,0.49489688873291,-0.868951678276062,0,0.609528601169586,-0.792764008045197,0,0.609528660774231,-0.792764067649841,0,0.49489688873291,-0.868951678276062,0,0.609528660774231,-0.792764067649841,0,0.494896948337555,-0.868951678276062,0,0.609528601169586,-0.792764008045197,0,0.70917946100235,-0.705028057098389,0,0.709179401397705,-0.705027997493744,0,0.609528601169586,-0.792764008045197,0,0.709179401397705,-0.705027997493744,0,0.609528660774231,-0.792764067649841,0,0.70917946100235,-0.705028057098389,0,0.792069137096405,-0.610431373119354,0,0.792069137096405,-0.610431432723999,0,0.70917946100235,-0.705028057098389,0,0.792069137096405,-0.610431432723999,0,0.709179401397705,-0.705027997493744,0,0.792069137096405,-0.610431373119354,0,0.859504103660583,-0.511128842830658,0,0.859504103660583,-0.511128842830658,0,0.792069137096405,-0.610431373119354,0,0.859504103660583,-0.511128842830658,0,0.792069137096405,-0.610431432723999,0,0.859504103660583,-0.511128842830658,0,0.911705851554871,-0.410843580961227,0,0.911705911159515,-0.410843580961227,0,0.859504103660583,-0.511128842830658,0,0.911705911159515,-0.410843580961227,0,0.859504103660583,-0.511128842830658,0,0.911705851554871,-0.410843580961227,0,0.949198722839355,-0.314677238464355,0,0.949198722839355,-0.314677238464355,0,0.911705851554871,-0.410843580961227,0,0.949198722839355,-0.314677238464355,0,0.911705911159515,-0.410843580961227,0,0.949198722839355,-0.314677238464355,0,0.974258840084076,-0.225432068109512,0,0.974258959293365,-0.225432083010674,0,0.949198722839355,-0.314677238464355,0,0.974258959293365,-0.225432083010674,0,0.949198722839355,-0.314677238464355,0,0.974258840084076,-0.225432068109512,0,0.989503026008606,-0.14451202750206,0,0.989503026008606,-0.14451202750206,0,0.974258840084076,-0.225432068109512,0,0.989503026008606,-0.14451202750206,0,0.974258959293365,-0.225432083010674,0,0.989503026008606,-0.14451202750206,0,0.997385919094086,-0.0722593888640404,0,0.997385859489441,-0.0722593814134598,0, +0.989503026008606,-0.14451202750206,0,0.997385859489441,-0.0722593814134598,0,0.989503026008606,-0.14451202750206,0,0.997385919094086,-0.0722593888640404,0,0.999267339706421,-0.0382713712751865,0,0.999267339706421,-0.0382713712751865,0,0.997385919094086,-0.0722593888640404,0,0.999267339706421,-0.0382713712751865,0,0.997385859489441,-0.0722593814134598,0,0.99945205450058,0.0331013761460781,0,0.998339712619781,0.057599812746048,0,0.998339772224426,0.057599812746048,0,0.99945205450058,0.0331013761460781,0,0.998339772224426,0.057599812746048,0,0.999451994895935,0.0331013761460781,0,0.998339712619781,0.057599812746048,0,0.993983030319214,0.109533488750458,0,0.993983030319214,0.109533503651619,0,0.998339712619781,0.057599812746048,0,0.993983030319214,0.109533503651619,0,0.998339772224426,0.057599812746048,0,0.993983030319214,0.109533488750458,0,0.985848784446716,0.167636603116989,0,0.985848844051361,0.16763661801815,0,0.993983030319214,0.109533488750458,0,0.985848844051361,0.16763661801815,0,0.993983030319214,0.109533503651619,0,0.985848784446716,0.167636603116989,0,0.972632110118866,0.23235048353672,0,0.972632110118866,0.232350498437881,0,0.985848784446716,0.167636603116989,0,0.972632110118866,0.232350498437881,0,0.985848844051361,0.16763661801815,0,0.972632110118866,0.23235048353672,0,0.952721893787384,0.303843557834625,0,0.952721893787384,0.303843528032303,0,0.972632110118866,0.23235048353672,0,0.952721893787384,0.303843528032303,0,0.972632110118866,0.232350498437881,0,0.952721893787384,0.303843557834625,0,0.924243748188019,0.381802797317505,0,0.924243867397308,0.381802797317505,0,0.952721893787384,0.303843557834625,0,0.924243867397308,0.381802797317505,0,0.952721893787384,0.303843528032303,0,0.924243748188019,0.381802797317505,0,0.88851797580719,0.458841919898987,0,0.888517916202545,0.458841949701309,0,0.924243748188019,0.381802797317505,0,0.888517916202545,0.458841949701309,0,0.924243867397308,0.381802797317505,0,0.88851797580719,0.458841919898987,0,0.849743962287903,0.527195572853088,0,0.849743962287903,0.527195513248444,0, +0.88851797580719,0.458841919898987,0,0.849743962287903,0.527195513248444,0,0.888517916202545,0.458841949701309,0,0.849743962287903,0.527195572853088,0,0.806154489517212,0.591705143451691,0,0.806154489517212,0.591705083847046,0,0.849743962287903,0.527195572853088,0,0.806154489517212,0.591705083847046,0,0.849743962287903,0.527195513248444,0,0.806154489517212,0.591705143451691,0,0.753881752490997,0.657010078430176,0,0.753881871700287,0.657010138034821,0,0.806154489517212,0.591705143451691,0,0.753881871700287,0.657010138034821,0,0.806154489517212,0.591705083847046,0,0.753881752490997,0.657010078430176,0,0.692606091499329,0.721315979957581,0,0.692606091499329,0.721315979957581,0,0.753881752490997,0.657010078430176,0,0.692606091499329,0.721315979957581,0,0.753881871700287,0.657010138034821,0,0.692606091499329,0.721315979957581,0,0.622609317302704,0.782532870769501,0,0.622609257698059,0.782532811164856,0,0.692606091499329,0.721315979957581,0,0.622609257698059,0.782532811164856,0,0.692606091499329,0.721315979957581,0,0.622609317302704,0.782532870769501,0,0.544909238815308,0.838494956493378,0,0.544909358024597,0.838495016098022,0,0.622609317302704,0.782532870769501,0,0.544909358024597,0.838495016098022,0,0.622609257698059,0.782532811164856,0,0.544909238815308,0.838494956493378,0,0.467458069324493,0.884015202522278,0,0.467457979917526,0.884015202522278,0,0.544909238815308,0.838494956493378,0,0.467457979917526,0.884015202522278,0,0.544909358024597,0.838495016098022,0,0.467458069324493,0.884015202522278,0,0.398659497499466,0.917098939418793,0,0.398659497499466,0.917099058628082,0,0.467458069324493,0.884015202522278,0,0.398659497499466,0.917099058628082,0,0.467457979917526,0.884015202522278,0,0.398659497499466,0.917098939418793,0,0.333349943161011,0.942803204059601,0,0.333349913358688,0.942803204059601,0,0.398659497499466,0.917098939418793,0,0.333349913358688,0.942803204059601,0,0.398659497499466,0.917099058628082,0,0.333349943161011,0.942803204059601,0,0.265915721654892,0.963996291160583,0,0.265915721654892,0.963996231555939,0, +0.333349943161011,0.942803204059601,0,0.265915721654892,0.963996231555939,0,0.333349913358688,0.942803204059601,0,0.265915721654892,0.963996291160583,0,0.197343066334724,0.980334460735321,0,0.197343081235886,0.980334520339966,0,0.265915721654892,0.963996291160583,0,0.197343081235886,0.980334520339966,0,0.265915721654892,0.963996231555939,0,0.197343066334724,0.980334460735321,0,0.128655329346657,0.991689443588257,0,0.128655329346657,0.991689383983612,0,0.197343066334724,0.980334460735321,0,0.128655329346657,0.991689383983612,0,0.197343081235886,0.980334520339966,0,0.128655329346657,0.991689443588257,0,0.0608648918569088,0.998145997524261,0,0.0608648993074894,0.998145997524261,0,0.128655329346657,0.991689443588257,0,0.0608648993074894,0.998145997524261,0,0.128655329346657,0.991689383983612,0,0.0608648918569088,0.998145997524261,0,0.0273000299930573,0.999627292156219,0,0.0273000337183475,0.999627351760864,0,0.0608648918569088,0.998145997524261,0,0.0273000337183475,0.999627351760864,0,0.0608648993074894,0.998145997524261,0,-0.0739392712712288,-0.99726277589798,0,-0.124590203166008,-0.992208302021027,0,-0.124590203166008,-0.992208361625671,0,-0.0739392712712288,-0.99726277589798,0,-0.124590203166008,-0.992208361625671,0,-0.0739392712712288,-0.99726277589798,0,-0.124590203166008,-0.992208302021027,0,-0.228764683008194,-0.973481714725494,0,-0.228764712810516,-0.973481833934784,0,-0.124590203166008,-0.992208302021027,0,-0.228764712810516,-0.973481833934784,0,-0.124590203166008,-0.992208361625671,0,-0.228764683008194,-0.973481714725494,0,-0.337141335010529,-0.941453993320465,0,-0.337141335010529,-0.94145405292511,0,-0.228764683008194,-0.973481714725494,0,-0.337141335010529,-0.94145405292511,0,-0.228764712810516,-0.973481833934784,0,-0.337141335010529,-0.941453993320465,0,-0.445536971092224,-0.89526355266571,0,-0.445537000894547,-0.89526355266571,0,-0.337141335010529,-0.941453993320465,0,-0.445537000894547,-0.89526355266571,0,-0.337141335010529,-0.94145405292511,0,-0.445536971092224,-0.89526355266571,0,-0.549235105514526,-0.835667848587036,0, +-0.549235105514526,-0.835667848587036,0,-0.445536971092224,-0.89526355266571,0,-0.549235105514526,-0.835667848587036,0,-0.445537000894547,-0.89526355266571,0,-0.549235105514526,-0.835667848587036,0,-0.643882155418396,-0.7651247382164,0,-0.643882036209106,-0.7651247382164,0,-0.549235105514526,-0.835667848587036,0,-0.643882036209106,-0.7651247382164,0,-0.549235105514526,-0.835667848587036,0,-0.643882155418396,-0.7651247382164,0,-0.725545108318329,-0.688174605369568,0,-0.725545048713684,-0.688174605369568,0,-0.643882155418396,-0.7651247382164,0,-0.725545048713684,-0.688174605369568,0,-0.643882036209106,-0.7651247382164,0,-0.725545108318329,-0.688174605369568,0,-0.795239210128784,-0.606295764446259,0,-0.795239210128784,-0.606295764446259,0,-0.725545108318329,-0.688174605369568,0,-0.795239210128784,-0.606295764446259,0,-0.725545048713684,-0.688174605369568,0,-0.795239210128784,-0.606295764446259,0,-0.856148779392242,-0.516729354858398,0,-0.856148779392242,-0.516729354858398,0,-0.795239210128784,-0.606295764446259,0,-0.856148779392242,-0.516729354858398,0,-0.795239210128784,-0.606295764446259,0,-0.856148779392242,-0.516729354858398,0,-0.907516121864319,-0.420017033815384,0,-0.907516121864319,-0.420017004013062,0,-0.856148779392242,-0.516729354858398,0,-0.907516121864319,-0.420017004013062,0,-0.856148779392242,-0.516729354858398,0,-0.907516121864319,-0.420017033815384,0,-0.947562754154205,-0.319569945335388,0,-0.947562754154205,-0.319569945335388,0,-0.907516121864319,-0.420017033815384,0,-0.947562754154205,-0.319569945335388,0,-0.907516121864319,-0.420017004013062,0,-0.947562754154205,-0.319569945335388,0,-0.975714147090912,-0.219047695398331,0,-0.975714206695557,-0.219047695398331,0,-0.947562754154205,-0.319569945335388,0,-0.975714206695557,-0.219047695398331,0,-0.947562754154205,-0.319569945335388,0,-0.975714147090912,-0.219047695398331,0,-0.992558062076569,-0.121772021055222,0,-0.992558062076569,-0.121772035956383,0,-0.975714147090912,-0.219047695398331,0,-0.992558062076569,-0.121772035956383,0,-0.975714206695557,-0.219047695398331,0, +-0.992558062076569,-0.121772021055222,0,-0.997239887714386,-0.0742459073662758,0,-0.997239947319031,-0.0742459073662758,0,-0.992558062076569,-0.121772021055222,0,-0.997239947319031,-0.0742459073662758,0,-0.992558062076569,-0.121772035956383,0,-0.997876763343811,0.065129429101944,0,-0.993410468101501,0.114610761404037,0,-0.993410408496857,0.114610768854618,0,-0.997876763343811,0.065129429101944,0,-0.993410408496857,0.114610768854618,0,-0.997876882553101,0.0651294365525246,0,-0.993410468101501,0.114610761404037,0,-0.976411581039429,0.215917587280273,0,-0.976411581039429,0.215917602181435,0,-0.993410468101501,0.114610761404037,0,-0.976411581039429,0.215917602181435,0,-0.993410408496857,0.114610768854618,0,-0.976411581039429,0.215917587280273,0,-0.94725102186203,0.320492565631866,0,-0.94725102186203,0.320492595434189,0,-0.976411581039429,0.215917587280273,0,-0.94725102186203,0.320492595434189,0,-0.976411581039429,0.215917602181435,0,-0.94725102186203,0.320492565631866,0,-0.90538090467453,0.424600332975388,0,-0.90538090467453,0.424600332975388,0,-0.94725102186203,0.320492565631866,0,-0.90538090467453,0.424600332975388,0,-0.94725102186203,0.320492595434189,0,-0.90538090467453,0.424600332975388,0,-0.85160630941391,0.52418178319931,0,-0.851606369018555,0.52418178319931,0,-0.90538090467453,0.424600332975388,0,-0.851606369018555,0.52418178319931,0,-0.90538090467453,0.424600332975388,0,-0.85160630941391,0.52418178319931,0,-0.788074851036072,0.615579545497894,0,-0.788074851036072,0.615579426288605,0,-0.85160630941391,0.52418178319931,0,-0.788074851036072,0.615579426288605,0,-0.851606369018555,0.52418178319931,0,-0.788074851036072,0.615579545497894,0,-0.716743350028992,0.69733715057373,0,-0.716743290424347,0.697337090969086,0,-0.788074851036072,0.615579545497894,0,-0.716743290424347,0.697337090969086,0,-0.788074851036072,0.615579426288605,0,-0.716743350028992,0.69733715057373,0,-0.635624051094055,0.771998703479767,0,-0.63562399148941,0.771998763084412,0,-0.716743350028992,0.69733715057373,0,-0.63562399148941,0.771998763084412,0, +-0.716743290424347,0.697337090969086,0,-0.635624051094055,0.771998703479767,0,-0.542877316474915,0.839812040328979,0,-0.542877316474915,0.839811980724335,0,-0.635624051094055,0.771998703479767,0,-0.542877316474915,0.839811980724335,0,-0.63562399148941,0.771998763084412,0,-0.542877316474915,0.839812040328979,0,-0.441235512495041,0.897391378879547,0,-0.441235452890396,0.897391319274902,0,-0.542877316474915,0.839812040328979,0,-0.441235452890396,0.897391319274902,0,-0.542877316474915,0.839811980724335,0,-0.441235512495041,0.897391378879547,0,-0.334683895111084,0.942330539226532,0,-0.334683865308762,0.942330360412598,0,-0.441235512495041,0.897391378879547,0,-0.334683865308762,0.942330360412598,0,-0.441235452890396,0.897391319274902,0,-0.334683895111084,0.942330539226532,0,-0.227669045329094,0.973738551139832,0,-0.227669030427933,0.973738551139832,0,-0.334683895111084,0.942330539226532,0,-0.227669030427933,0.973738551139832,0,-0.334683865308762,0.942330360412598,0,-0.227669045329094,0.973738551139832,0,-0.124227844178677,0.99225378036499,0,-0.124227859079838,0.992253720760345,0,-0.227669045329094,0.973738551139832,0,-0.124227859079838,0.992253720760345,0,-0.227669030427933,0.973738551139832,0,-0.124227844178677,0.99225378036499,0,-0.0737747400999069,0.997274875640869,0,-0.0737747326493263,0.997274935245514,0,-0.124227844178677,0.99225378036499,0,-0.0737747326493263,0.997274935245514,0,-0.124227859079838,0.992253720760345,0,0.0694754421710968,0.997583627700806,0,0.119598351418972,0.992822408676147,0,0.119598366320133,0.992822408676147,0,0.0694754421710968,0.997583627700806,0,0.119598366320133,0.992822408676147,0,0.0694754496216774,0.99758368730545,0,0.119598351418972,0.992822408676147,0,0.223054781556129,0.974806010723114,0,0.223054766654968,0.974805891513824,0,0.119598351418972,0.992822408676147,0,0.223054766654968,0.974805891513824,0,0.119598366320133,0.992822408676147,0,0.223054781556129,0.974806010723114,0,0.331463694572449,0.943468034267426,0,0.331463634967804,0.943467974662781,0,0.223054781556129,0.974806010723114,0, +0.331463634967804,0.943467974662781,0,0.223054766654968,0.974805891513824,0,0.331463694572449,0.943468034267426,0,0.440706819295883,0.897651016712189,0,0.440706849098206,0.897650957107544,0,0.331463694572449,0.943468034267426,0,0.440706849098206,0.897650957107544,0,0.331463634967804,0.943467974662781,0,0.440706819295883,0.897651016712189,0,0.545935690402985,0.837827086448669,0,0.545935750007629,0.837827086448669,0,0.440706819295883,0.897651016712189,0,0.545935750007629,0.837827086448669,0,0.440706849098206,0.897650957107544,0,0.545935690402985,0.837827086448669,0,0.642513632774353,0.766274333000183,0,0.642513632774353,0.766274333000183,0,0.545935690402985,0.837827086448669,0,0.642513632774353,0.766274333000183,0,0.545935750007629,0.837827086448669,0,0.642513632774353,0.766274333000183,0,0.72651869058609,0.687146604061127,0,0.726518630981445,0.687146663665771,0,0.642513632774353,0.766274333000183,0,0.726518630981445,0.687146663665771,0,0.642513632774353,0.766274333000183,0,0.72651869058609,0.687146604061127,0,0.798611879348755,0.601846277713776,0,0.7986119389534,0.601846277713776,0,0.72651869058609,0.687146604061127,0,0.7986119389534,0.601846277713776,0,0.726518630981445,0.687146663665771,0,0.798611879348755,0.601846277713776,0,0.860931396484375,0.508720993995667,0,0.86093145608902,0.508721053600311,0,0.798611879348755,0.601846277713776,0,0.86093145608902,0.508721053600311,0,0.7986119389534,0.601846277713776,0,0.860931396484375,0.508720993995667,0,0.912355184555054,0.409399628639221,0,0.912355124950409,0.409399628639221,0,0.860931396484375,0.508720993995667,0,0.912355124950409,0.409399628639221,0,0.86093145608902,0.508721053600311,0,0.912355184555054,0.409399628639221,0,0.951473593711853,0.30773052573204,0,0.951473534107208,0.307730466127396,0,0.912355184555054,0.409399628639221,0,0.951473534107208,0.307730466127396,0,0.912355124950409,0.409399628639221,0,0.951473593711853,0.30773052573204,0,0.978230953216553,0.207519054412842,0,0.978231012821198,0.207519069314003,0,0.951473593711853,0.30773052573204,0,0.978231012821198,0.207519069314003,0, +0.951473534107208,0.307730466127396,0,0.978230953216553,0.207519054412842,0,0.993717133998871,0.111920237541199,0,0.993717193603516,0.111920222640038,0,0.978230953216553,0.207519054412842,0,0.993717193603516,0.111920222640038,0,0.978231012821198,0.207519069314003,0,0.993717133998871,0.111920237541199,0,0.99784916639328,0.0655514001846313,0,0.99784916639328,0.0655514001846313,0,0.993717133998871,0.111920237541199,0,0.99784916639328,0.0655514001846313,0,0.993717193603516,0.111920222640038,0,0.998447895050049,-0.0556944794952869,0,0.99457585811615,-0.104013860225677,0,0.99457585811615,-0.104013860225677,0,0.998447895050049,-0.0556944794952869,0,0.99457585811615,-0.104013860225677,0,0.998447835445404,-0.0556944794952869,0,0.99457585811615,-0.104013860225677,0,0.979068875312805,-0.203529462218285,0,0.979068875312805,-0.203529462218285,0,0.99457585811615,-0.104013860225677,0,0.979068875312805,-0.203529462218285,0,0.99457585811615,-0.104013860225677,0,0.979068875312805,-0.203529462218285,0,0.951561987400055,-0.307457119226456,0,0.951561868190765,-0.307457119226456,0,0.979068875312805,-0.203529462218285,0,0.951561868190765,-0.307457119226456,0,0.979068875312805,-0.203529462218285,0,0.951561987400055,-0.307457119226456,0,0.911075949668884,-0.412238717079163,0,0.91107577085495,-0.412238657474518,0,0.951561987400055,-0.307457119226456,0,0.91107577085495,-0.412238657474518,0,0.951561868190765,-0.307457119226456,0,0.911075949668884,-0.412238717079163,0,0.857950389385223,-0.513732433319092,0,0.857950389385223,-0.513732433319092,0,0.911075949668884,-0.412238717079163,0,0.857950389385223,-0.513732433319092,0,0.91107577085495,-0.412238657474518,0,0.857950389385223,-0.513732433319092,0,0.793995141983032,-0.607924044132233,0,0.793995141983032,-0.607924103736877,0,0.857950389385223,-0.513732433319092,0,0.793995141983032,-0.607924103736877,0,0.857950389385223,-0.513732433319092,0,0.793995141983032,-0.607924044132233,0,0.721046030521393,-0.6928870677948,0,0.721046149730682,-0.6928870677948,0,0.793995141983032,-0.607924044132233,0,0.721046149730682,-0.6928870677948,0, +0.793995141983032,-0.607924103736877,0,0.721046030521393,-0.6928870677948,0,0.637450635433197,-0.770491182804108,0,0.637450635433197,-0.770491242408752,0,0.721046030521393,-0.6928870677948,0,0.637450635433197,-0.770491242408752,0,0.721046149730682,-0.6928870677948,0,0.637450635433197,-0.770491182804108,0,0.542037963867188,-0.840353965759277,0,0.542038023471832,-0.840353965759277,0,0.637450635433197,-0.770491182804108,0,0.542038023471832,-0.840353965759277,0,0.637450635433197,-0.770491242408752,0,0.542037963867188,-0.840353965759277,0,0.438149631023407,-0.898902058601379,0,0.438149571418762,-0.898902058601379,0,0.542037963867188,-0.840353965759277,0,0.438149571418762,-0.898902058601379,0,0.542038023471832,-0.840353965759277,0,0.438149631023407,-0.898902058601379,0,0.330194234848022,-0.943912982940674,0,0.330194264650345,-0.943912982940674,0,0.438149631023407,-0.898902058601379,0,0.330194264650345,-0.943912982940674,0,0.438149571418762,-0.898902058601379,0,0.330194234848022,-0.943912982940674,0,0.222825691103935,-0.974858283996582,0,0.22282575070858,-0.974858403205872,0,0.330194234848022,-0.943912982940674,0,0.22282575070858,-0.974858403205872,0,0.330194264650345,-0.943912982940674,0,0.222825691103935,-0.974858283996582,0,0.120063081383705,-0.992766261100769,0,0.120063059031963,-0.992766261100769,0,0.222825691103935,-0.974858283996582,0,0.120063059031963,-0.992766261100769,0,0.22282575070858,-0.974858403205872,0,0.120063081383705,-0.992766261100769,0,0.070191778242588,-0.997533559799194,0,0.0701917707920074,-0.99753350019455,0,0.120063081383705,-0.992766261100769,0,0.0701917707920074,-0.99753350019455,0,0.120063059031963,-0.992766261100769,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355, +0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1, +0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-0.999999940395355, +0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-0.999999940395355,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355, +0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355, +0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,0.999999940395355,0,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1 + } + NormalsW: *2124 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *1062 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 2692211211360, "Model::Text010", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",640.600830078125,-10.1144390106201,0 + P: "MaxHandle", "int", "Integer", "UH",12 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 2693160128080, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 2693159132528, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Text010, Model::RootNode + C: "OO",2692211211360,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",2693159132528,2693160128080 + + ;Geometry::, Model::Text010 + C: "OO",2693160707600,2692211211360 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Numbers/9.fbx.meta b/Assets/_Unity Essentials/Models/Numbers/9.fbx.meta new file mode 100644 index 0000000..f74a204 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Numbers/9.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: e1a8c9a53c1674ddd990b809550643aa +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Objects.meta b/Assets/_Unity Essentials/Models/Objects.meta new file mode 100644 index 0000000..d83796d --- /dev/null +++ b/Assets/_Unity Essentials/Models/Objects.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 570281ca611d749678763473983f6817 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Objects/AlarmClock_BR001.fbx b/Assets/_Unity Essentials/Models/Objects/AlarmClock_BR001.fbx new file mode 100644 index 0000000..b6b41d4 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Objects/AlarmClock_BR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Objects/AlarmClock_BR001.fbx.meta b/Assets/_Unity Essentials/Models/Objects/AlarmClock_BR001.fbx.meta new file mode 100644 index 0000000..7fbeff4 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Objects/AlarmClock_BR001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ca7535859821de8418382453fe167052 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: AlarmClock_BR001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Objects/Books.FBX b/Assets/_Unity Essentials/Models/Objects/Books.FBX new file mode 100644 index 0000000..4bbe99a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Objects/Books.FBX differ diff --git a/Assets/_Unity Essentials/Models/Objects/Books.FBX.meta b/Assets/_Unity Essentials/Models/Objects/Books.FBX.meta new file mode 100644 index 0000000..b483fb9 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Objects/Books.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: f070b181d7aa14a48ba6da721ed534bf +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Objects/Houseplant_8.5in_LR001.fbx b/Assets/_Unity Essentials/Models/Objects/Houseplant_8.5in_LR001.fbx new file mode 100644 index 0000000..5372348 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Objects/Houseplant_8.5in_LR001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Objects/Houseplant_8.5in_LR001.fbx.meta b/Assets/_Unity Essentials/Models/Objects/Houseplant_8.5in_LR001.fbx.meta new file mode 100644 index 0000000..39f78e1 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Objects/Houseplant_8.5in_LR001.fbx.meta @@ -0,0 +1,120 @@ +fileFormatVersion: 2 +guid: a211fc0c414ea6b40b93d2e449ec198a +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Houseplant_8.5in_001 + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 0 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Objects/Mug.FBX b/Assets/_Unity Essentials/Models/Objects/Mug.FBX new file mode 100644 index 0000000..5971f3a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Objects/Mug.FBX differ diff --git a/Assets/_Unity Essentials/Models/Objects/Mug.FBX.meta b/Assets/_Unity Essentials/Models/Objects/Mug.FBX.meta new file mode 100644 index 0000000..a9a06a8 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Objects/Mug.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: ecbd93ac9b16a704d81261a53ee644da +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Objects/Speaker_Boombox.fbx b/Assets/_Unity Essentials/Models/Objects/Speaker_Boombox.fbx new file mode 100644 index 0000000..23e1d03 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Objects/Speaker_Boombox.fbx differ diff --git a/Assets/_Unity Essentials/Models/Objects/Speaker_Boombox.fbx.meta b/Assets/_Unity Essentials/Models/Objects/Speaker_Boombox.fbx.meta new file mode 100644 index 0000000..97ec3a9 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Objects/Speaker_Boombox.fbx.meta @@ -0,0 +1,101 @@ +fileFormatVersion: 2 +guid: b0befbd5b40c17d4c90a8db749239bb1 +ModelImporter: + serializedVersion: 20101 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor.meta b/Assets/_Unity Essentials/Models/Outdoor.meta new file mode 100644 index 0000000..65dad9b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 35b7ead26dee541aa934a9f90dd5ea56 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/ArrowHoop.FBX b/Assets/_Unity Essentials/Models/Outdoor/ArrowHoop.FBX new file mode 100644 index 0000000..48b757a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/ArrowHoop.FBX differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/ArrowHoop.FBX.meta b/Assets/_Unity Essentials/Models/Outdoor/ArrowHoop.FBX.meta new file mode 100644 index 0000000..00ec5da --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/ArrowHoop.FBX.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 0c722d2f46b524df68da1dbc2fca9a79 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x200_Mesh.fbx b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x200_Mesh.fbx new file mode 100644 index 0000000..455355d Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x200_Mesh.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x200_Mesh.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x200_Mesh.fbx.meta new file mode 100644 index 0000000..eebb1e6 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x200_Mesh.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: c6a55ba99e9e99d41b7eef123e311a43 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x300_Mesh.fbx b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x300_Mesh.fbx new file mode 100644 index 0000000..4d5410e Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x300_Mesh.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x300_Mesh.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x300_Mesh.fbx.meta new file mode 100644 index 0000000..7d5335f --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Box_350x250x300_Mesh.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: d2f0da3998423f44594868ffed55c3e6 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Chair_Adirondack_36in_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Chair_Adirondack_36in_BY001.fbx new file mode 100644 index 0000000..796fa50 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Chair_Adirondack_36in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Chair_Adirondack_36in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Chair_Adirondack_36in_BY001.fbx.meta new file mode 100644 index 0000000..fe42b35 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Chair_Adirondack_36in_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 84567d479d2043646a30fe47b1bfb794 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Chair_Adirondack_36in_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_2ft_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_2ft_BY001.fbx new file mode 100644 index 0000000..f70ce2b Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_2ft_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_2ft_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_2ft_BY001.fbx.meta new file mode 100644 index 0000000..987ea9f --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_2ft_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 86912ec05db87a64b952d4d863bcaf0a +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Fence_DogEar_2ft_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_6ft_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_6ft_BY001.fbx new file mode 100644 index 0000000..e325a9c Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_6ft_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_6ft_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_6ft_BY001.fbx.meta new file mode 100644 index 0000000..940bcf2 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_6ft_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 8770d1f0de7905f48bd41aa1769d85ca +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Fence_DogEar_6ft_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_8ft_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_8ft_BY001.fbx new file mode 100644 index 0000000..2bde063 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_8ft_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_8ft_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_8ft_BY001.fbx.meta new file mode 100644 index 0000000..5640740 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_8ft_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 460c398d26c1fba49b05af3505263e57 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Fence_DogEar_8ft_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_Gate_48in_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_Gate_48in_BY001.fbx new file mode 100644 index 0000000..13a84d4 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_Gate_48in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_Gate_48in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_Gate_48in_BY001.fbx.meta new file mode 100644 index 0000000..71f5a24 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Fence_DogEar_Gate_48in_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 1a4a651ee7121a043975a861ab6a03f2 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Fence_DogEar_Gate_48in_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/FirePit_32in_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/FirePit_32in_BY001.fbx new file mode 100644 index 0000000..177c608 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/FirePit_32in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/FirePit_32in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/FirePit_32in_BY001.fbx.meta new file mode 100644 index 0000000..3a3a3bb --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/FirePit_32in_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: cf37dc6681418254d8a548f739cf87a7 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: FirePit_16in_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY001.fbx new file mode 100644 index 0000000..d0a4d31 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY001.fbx.meta new file mode 100644 index 0000000..5918c17 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: b44e4c4723bdd124293c37ea721360f3 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Flagstone_3in_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY002.fbx b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY002.fbx new file mode 100644 index 0000000..04e5404 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY002.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY002.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY002.fbx.meta new file mode 100644 index 0000000..67c7f31 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY002.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: edf2d40583999b34c8b452fffd98b8fd +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Flagstone_3in_BY002 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY003.fbx b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY003.fbx new file mode 100644 index 0000000..04f861a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY003.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY003.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY003.fbx.meta new file mode 100644 index 0000000..e5d0e91 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY003.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ba76f59cd8a084c48acbd576b3540d73 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Flagstone_3in_BY003 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY004.fbx b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY004.fbx new file mode 100644 index 0000000..4a229ee Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY004.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY004.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY004.fbx.meta new file mode 100644 index 0000000..1b08f8d --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Flagstone_3in_BY004.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: cc3141e0ca62ca64f8f9e80feca0cc55 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Flagstone_3in_BY004 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/PicnicTable_6ft_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/PicnicTable_6ft_BY001.fbx new file mode 100644 index 0000000..307ce37 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/PicnicTable_6ft_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/PicnicTable_6ft_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/PicnicTable_6ft_BY001.fbx.meta new file mode 100644 index 0000000..e1f06cb --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/PicnicTable_6ft_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ba7f9d04023bc204d82de37af1791b03 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: PicnicTable_6ft_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Playset_Slide_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Playset_Slide_BY001.fbx new file mode 100644 index 0000000..2c2a3d8 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Playset_Slide_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Playset_Slide_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Playset_Slide_BY001.fbx.meta new file mode 100644 index 0000000..9eb0ef7 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Playset_Slide_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: fa64b717e57ea054db02c9788e9144ff +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Playset_Slide_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Playset_Swings_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Playset_Swings_BY001.fbx new file mode 100644 index 0000000..58d902a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Playset_Swings_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Playset_Swings_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Playset_Swings_BY001.fbx.meta new file mode 100644 index 0000000..f9b3f18 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Playset_Swings_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 926a3cd56b9ce974da53f290d50feed5 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Playset_Swings_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide.meta b/Assets/_Unity Essentials/Models/Outdoor/Slide.meta new file mode 100644 index 0000000..370f56b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3aa5b693c92784b679d1a81ebf5c4028 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Bottom.obj b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Bottom.obj new file mode 100644 index 0000000..c98a967 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Bottom.obj @@ -0,0 +1,426 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 12/12/2023 11:51:22 AM + +mtllib ./TubeSlide_Bottom.mtl +o TubeSlide_Bottom + +g TubeSlide_Bottom +v -0.1810991 0.3750001 -1.793157 +v -0.181099 0.5000001 -2.009663 +v 0.3189008 0.3749997 -1.793157 +v 0.318901 0.4999997 -2.009663 +v -0.1810991 0.4500001 -2.009663 +v -0.181099 0.3500001 -1.836458 +v 0.3189009 0.4499997 -2.009663 +v 0.3189009 0.3499997 -1.836458 +v -0.1810993 0.1250001 -1.793157 +v 0.6220318 0.1249994 -1.793157 +v -0.1810993 0.1500001 -1.836458 +v 0.6220317 0.1499994 -1.836458 +v -0.1810994 8.9407E-08 -2.009663 +v 0.6220316 -5.807777E-07 -2.009663 +v -0.1810993 0.0500001 -2.009663 +v 0.6220316 0.04999943 -2.009663 +v -0.1810993 0.1250001 -2.22617 +v 0.6220318 0.1249994 -2.22617 +v -0.1810993 0.1500001 -2.182868 +v 0.6220317 0.1499994 -2.182868 +v -0.1810991 0.3750001 -2.22617 +v 0.3189008 0.3749996 -2.22617 +v -0.181099 0.3500001 -2.182868 +v 0.3189009 0.3499997 -2.182868 +v -0.3351055 0.4832534 -2.22617 +v -0.2726054 0.5915065 -2.009663 +v -0.3476054 0.4616027 -2.182868 +v -0.4476056 0.2883978 -2.182868 +v -0.2976054 0.5482053 -2.009663 +v -0.3351054 0.4832534 -1.793157 +v -0.3476054 0.4616027 -1.836458 +v -0.4601056 0.2667471 -1.793157 +v -0.4476056 0.2883977 -1.836458 +v -0.5226057 0.158494 -2.009663 +v -0.4976057 0.2017952 -2.009663 +v -0.4601056 0.2667471 -2.22617 +v -0.6101055 0.6131575 -2.034663 +v -0.7101057 0.4399525 -2.034663 +v -0.4851055 0.6564587 -1.884663 +v -0.4601054 0.69976 -1.884663 +v -0.4288555 0.5373801 -1.697163 +v -0.4601055 0.5265548 -1.734663 +v -0.6851057 0.3100486 -1.884663 +v -0.5601057 0.3533498 -1.734663 +v -0.5460948 0.316393 -1.70511 +v -0.5538557 0.3208738 -1.697163 +v -0.5382305 0.6726967 -1.978413 +v -0.6163555 0.6456334 -2.072163 +v -0.4866837 0.6540045 -1.884905 +v -0.6093559 0.614312 -2.034539 +v -0.7099868 0.4411693 -2.035539 +v -0.7359833 0.4384324 -2.072163 +v -0.4589324 0.5240806 -1.730761 +v -0.683274 0.3112726 -1.882976 +v -0.5596143 0.3528295 -1.733475 +v -0.6319808 0.2938106 -1.790913 +v -0.7101058 0.2667473 -1.884663 +v -0.7257308 0.3479372 -1.978413 +v -0.7413557 0.4291272 -2.072163 +v -0.6360653 0.3683376 -2.129818 +v -0.6122222 0.2102341 -1.949919 + +vt 0.1249997 0.5 +vt -0.1250003 0.5 +vt 0.1249997 0.9999999 +vt -0.1250003 1 +vt 0.1000003 0.4999999 +vt -0.09999974 0.5000001 +vt 0.1000003 0.9999999 +vt -0.09999974 0.9999999 +vt 0.1249994 0.5 +vt 0.1249994 1.303131 +vt -0.1250006 0.9999999 +vt 0.1000006 0.5000001 +vt -0.09999938 0.5 +vt -0.09999938 1.303131 +vt -0.1250003 0.5 +vt -0.1250003 1.303131 +vt 0.1000004 1.303131 +vt 0.1250005 0.5 +vt 0.1250005 1.303131 +vt 0.09999967 0.5000001 +vt 0.09999967 1.303131 +vt 0.1250006 0.5 +vt 0.1250006 0.9999999 +vt 0.09999935 0.5 +vt 0.1250003 1 +vt 0.09999974 0.9999999 +vt 0.1249999 0.2165054 +vt 0.2499999 -9.635579E-07 +vt 0.0999999 0.1732042 +vt 0.1999999 -9.635578E-07 +vt 0.2499997 1.060427 +vt 0.125 0.6879175 +vt 0.1999997 1.060427 +vt 0.09999995 0.7130847 +vt -0.2499994 7.175092E-07 +vt -0.1249994 0.2165071 +vt -0.1999994 7.175092E-07 +vt -0.09999938 0.1732059 +vt -0.1250018 -0.2165086 +vt -0.1000018 -0.1732073 +vt -0.2500004 0.8137528 +vt -0.1250009 1.186263 +vt -0.2000004 0.8137529 +vt -0.1000007 1.161095 +vt 0.2500018 -1.376513E-07 +vt 0.1250018 -0.2165066 +vt 0.2000018 -1.376513E-07 +vt 0.1000018 -0.1732053 +vt -0.1249998 0.3145126 +vt 0.1250003 0.3145126 +vt -0.07087325 0.1342155 +vt 0.1707535 0.1951431 +vt -0.2116031 0.3334936 +vt -0.03839807 0.2334935 +vt -0.1000002 0.3017232 +vt 0.09999982 0.3017233 +vt -0.1491027 0.1574771 +vt 0.0441986 0.1102517 +vt -0.1767768 -0.2004462 +vt -0.265165 0.0334074 +vt -0.04736714 -0.2004462 +vt -0.07971948 0.04563552 +vt -0.09999981 0.3454768 +vt 0.1000003 0.3454767 +vt -0.04419858 0.1529521 +vt 0.1491028 0.2020197 +vt -0.2332538 0.3459934 +vt -0.01674739 0.2209934 +vt 0.03839804 0.2334935 +vt 0.2116031 0.3334936 +vt -0.1250003 0.5448528 +vt 0.1249997 0.5448528 +vt -0.1958737 0.2400353 +vt 0.0457529 0.1769869 +vt -0.09999961 0.528192 +vt 0.1000004 0.5281919 +vt -0.02410224 0.1854711 +vt 0.1691991 0.2360969 +vt 0.1250005 0.5446712 +vt -0.04575289 0.176613 +vt 0.1958739 0.2400129 +vt -0.1000004 0.5270483 +vt 0.09999963 0.5270485 +vt -0.1691991 0.2348308 +vt 0.02410225 0.1844713 +vt 0.01674745 0.2209935 +vt 0.2332538 0.3459935 +vt -0.1644167 0.3915407 +vt 0.003833335 0.2834115 +vt -0.3468314 0.1077015 +vt -0.1785814 -0.0004277565 +vt -0.1455206 0.3317513 +vt 0.04792258 0.2809599 +vt -0.307453 0.1412835 +vt -0.155395 0.01200611 +vt -0.01550682 -0.255668 +vt -0.05503532 -0.008812629 +vt 0.1898893 -0.1131462 +vt 0.04766281 0.09182402 +vt 0.02247212 -0.03028176 +vt -0.01874765 -0.225988 +vt -0.09588265 0.08473715 +vt -0.2160056 -0.07381331 +vt -0.02352319 0.188033 +vt 0.16992 0.2388243 +vt 0.1384092 -0.002434637 +vt 0.2904673 0.1268428 +vt -0.1353772 -0.2456668 +vt -0.162545 -0.04752057 +vt 0.1563315 -0.07612061 +vt 0.04581834 0.0903139 +vt 0.0600487 0.1249999 +vt 0.10335 0.2749999 +vt 0.1899526 -0.0250001 +vt -0.3009893 0.2237767 +vt -0.1030647 0.07104856 +vt -0.1841368 -0.03401511 +vt -0.1914541 -0.04349765 +vt -0.3893787 0.1092304 +vt 0.2602065 0.2370196 +vt 0.09893803 0.1187296 +vt 0.196549 -0.01434662 +vt 0.3578175 0.1039433 +vt -0.07946826 0.2686346 +vt 0.1624682 0.3312975 +vt 0.3239168 0.1405452 +vt 0.2285804 0.05975052 +vt 0.133244 -0.02104417 +vt -0.447086 0.09122665 +vt -0.3513751 -0.08155513 +vt -0.1511136 -0.08270999 +vt -0.1357452 -0.1250005 +vt -0.3750004 -0.1250005 +vt -0.4375005 -0.01674728 +vt -0.5000006 0.09150595 +vt -0.3750005 0.3080123 +vt -0.3484443 0.2692171 +vt -0.0519763 0.09345447 +vt -0.1497955 0.2660826 +vt -0.1250004 0.3080122 +vt -0.0625004 0.1997591 +vt -3.912659E-07 0.09150597 +vt -0.06250039 -0.01674728 +vt -0.1250004 -0.1250005 +vt 0.1770106 0.4194322 +vt 0.3705407 0.1165579 +vt 0.1689295 -0.0122674 +vt 0.1598752 -0.01805286 +vt 0.08742418 0.09533298 +vt -0.03365486 0.2848215 +vt -0.2012359 0.2318846 +vt 0.04082538 0.1704049 +vt -0.03572706 0.07873079 +vt -0.1193415 -0.02140033 +vt -0.2153181 0.05860192 +vt -0.3112946 0.1386042 +vt -0.3021835 0.1463262 +vt 0.1764003 -0.0226002 +vt 0.1431045 -0.2702911 +vt -0.05273572 -0.1598289 +vt -0.1699222 -0.09373084 +vt -0.1011032 0.0105801 +vt -0.0322842 0.114891 +vt 0.07665867 0.04311433 + +vn 4.172325E-07 0.5 0.8660254 +vn 8.791685E-07 1 1.720638E-08 +vn -8.34465E-07 -1 -2.220446E-17 +vn -4.172325E-07 -0.5 -0.8660254 +vn -4.172326E-07 -0.5000001 0.8660254 +vn 4.172326E-07 0.5000001 -0.8660253 +vn 1 -1.192085E-07 9.635577E-07 +vn 0.5812107 0.7047312 0.4068759 +vn 0.5386615 0.7283325 -0.01362669 +vn 0.4961123 0.7519338 -0.4341293 +vn 0.5199754 0.7397426 -0.4270907 +vn 0.5687704 0.678654 -0.4570746 +vn 0.6175653 0.6175655 -0.4870586 +vn -8.271806E-25 -2.220446E-17 1 +vn -0.5896052 -0.6994816 0.4038457 +vn -0.5360237 -0.7096324 0.4515032 +vn -0.4824423 -0.7197833 0.4991607 +vn 0.6546534 0.6546537 0.3779649 +vn 0.5765826 0.6819299 0.4382377 +vn 0.4985117 0.7092061 0.4985106 +vn -0.5020175 -0.7489886 -0.4324287 +vn -0.53117 -0.7068654 -0.4632754 +vn -0.5603225 -0.664742 -0.4941222 +vn 8.271806E-25 2.220446E-17 -1 +vn -0.4027214 -0.7926926 0.4576614 +vn -0.3838286 -0.7895094 0.4780862 +vn -0.3649358 -0.7863261 0.4985109 +vn 0.3835729 0.7997838 -0.4617551 +vn 0.391397 0.7842733 -0.4806907 +vn 0.3992211 0.7687627 -0.4996263 +vn -0.3729294 -0.8035501 -0.4639299 +vn -0.382664 -0.7879618 -0.4816961 +vn -0.3923985 -0.7723736 -0.4994624 +vn 0.4101599 0.789827 0.4560067 +vn 0.3924662 0.7856308 0.4774557 +vn 0.3747726 0.7814344 0.4989047 +vn 0.3804049 -0.2196275 0.8983629 +vn -0.175834 -0.8592516 0.4803844 +vn -0.2090246 -0.8594075 0.4651824 +vn -0.2422152 -0.8595635 0.4499804 +vn 0.6562178 0.5819015 0.4803841 +vn 0.6893513 0.5797903 0.4301279 +vn 0.7224849 0.5776792 0.3798716 +vn -0.7191024 -0.5159094 -0.4655418 +vn -0.6843108 -0.5704546 -0.4492773 +vn -0.6495191 -0.6249999 -0.4330129 +vn 0.175834 0.8592516 -0.4803845 +vn 0.1693377 0.8813618 -0.4384476 +vn 0.1628414 0.9034722 -0.3965107 +vn 0.6262901 0.6098034 0.485696 +vn 0.6379047 0.6174017 0.4593543 +vn 0.6495193 0.6249998 0.4330127 +vn 0 0 0 +vn 0.57458 -0.3317351 0.7482044 +vn -0.5341638 0.3084003 -0.7871203 +vn 0.2249182 0.8539116 -0.4685304 +vn 0.2098383 0.8630272 -0.4585953 +vn 0.2165073 0.8749995 -0.4330133 +vn 0.2221146 0.8609409 -0.4566914 +vn 0.2466672 0.8567682 -0.4528836 +vn -0.7499993 0.4330139 0.4999999 +vn -0.7499992 0.4330142 0.5 +vn -0.3710733 0.2142396 -0.9035518 +vn -0.1494076 -0.8859255 0.4361104 +vn -0.1752288 -0.8727489 0.4538243 +vn -0.216507 -0.8749997 0.4330131 +vn -0.1569851 -0.8970135 0.410208 +vn -0.1390445 -0.9145293 0.3798721 +vn -0.6366536 -0.6122988 -0.4681672 +vn -0.6211331 -0.6144108 -0.4865111 +vn -0.6319937 -0.621521 -0.4623379 +vn -0.6186501 -0.6420037 -0.4528832 +vn -0.6347289 -0.6288287 -0.4486766 +vn -0.6459035 -0.6182231 -0.4476566 + +usemtl Red +f 52/132/61 51/131/61 50/130/61 +f 52/132/61 50/130/61 48/133/61 +f 47/134/61 48/133/61 50/130/61 +f 49/129/61 47/134/61 50/130/61 +f 47/134/61 49/129/61 40/135/62 +f 49/129/61 41/136/62 40/135/62 +f 49/129/61 53/137/62 41/136/62 +f 56/141/62 54/138/62 57/142/62 +f 54/138/62 56/141/62 55/139/62 +f 55/139/62 56/141/62 46/140/62 +f 53/137/62 55/139/62 46/140/62 +f 53/137/62 46/140/62 41/136/62 +f 58/143/62 57/142/62 54/138/62 +f 51/131/61 58/143/62 54/138/62 +f 51/131/61 59/144/61 58/143/62 +f 51/131/61 52/132/61 59/144/61 + +usemtl Green +f 30/115/54 45/117/54 32/116/54 +f 41/119/54 46/118/54 45/117/54 +f 30/115/54 41/119/54 45/117/54 +f 48/146/63 25/145/63 60/149/63 +f 52/147/63 48/146/63 60/149/63 +f 60/149/63 59/148/63 52/147/63 +f 36/150/63 60/149/63 25/145/63 +f 43/112/53 43/112/53 43/112/53 +f 43/112/53 43/112/53 43/112/53 +f 26/125/57 47/127/59 40/126/58 +f 25/124/56 48/128/60 47/127/59 +f 26/125/57 25/124/56 47/127/59 +f 32/151/64 61/153/65 34/152/38 +f 56/155/67 61/153/65 32/151/64 +f 57/154/66 61/153/65 56/155/67 +f 45/157/68 56/155/67 32/151/64 +f 46/156/68 56/155/67 45/157/68 +f 58/162/73 61/164/74 57/163/46 +f 58/162/73 60/160/71 61/164/74 +f 59/161/72 60/160/71 58/162/73 +f 60/160/71 34/158/69 61/164/74 +f 60/160/71 36/159/70 34/158/69 +f 4/4/2 2/2/2 1/1/1 +f 1/1/1 3/3/1 4/4/2 +f 8/8/4 6/6/4 5/5/3 +f 5/5/3 7/7/3 8/8/4 +f 3/11/1 1/2/1 9/9/5 +f 9/9/5 10/10/5 3/11/1 +f 12/14/6 11/13/6 6/12/4 +f 6/12/4 8/7/4 12/14/6 +f 10/16/5 9/15/5 13/9/3 +f 13/9/3 14/10/3 10/16/5 +f 16/14/2 15/6/2 11/5/6 +f 11/5/6 12/17/6 16/14/2 +f 14/16/3 13/15/3 17/18/4 +f 17/18/4 18/19/4 14/16/3 +f 20/14/1 19/13/1 15/20/2 +f 15/20/2 16/21/2 20/14/1 +f 18/16/4 17/15/4 21/22/6 +f 21/22/6 22/23/6 18/16/4 +f 24/8/5 23/6/5 19/24/1 +f 19/24/1 20/21/1 24/8/5 +f 22/11/6 21/2/6 2/22/2 +f 2/22/2 4/25/2 22/11/6 +f 7/8/3 5/13/3 23/20/5 +f 23/20/5 24/26/5 7/8/3 +f 26/52/13 2/50/12 21/49/11 +f 21/49/11 25/51/12 26/52/13 +f 28/54/14 19/24/14 23/6/14 +f 23/6/14 27/53/14 28/54/14 +f 27/58/17 23/56/16 5/55/15 +f 5/55/15 29/57/16 27/58/17 +f 30/62/20 1/60/19 2/59/18 +f 2/59/18 26/61/19 30/62/20 +f 29/66/23 5/64/22 6/63/21 +f 6/63/21 31/65/22 29/66/23 +f 32/68/14 9/9/14 1/15/14 +f 1/15/14 30/67/14 32/68/14 +f 31/70/24 6/12/24 11/13/24 +f 11/13/24 33/69/24 31/70/24 +f 34/74/27 13/72/26 9/71/25 +f 9/71/25 32/73/26 34/74/27 +f 33/78/30 11/76/29 15/75/28 +f 15/75/28 35/77/29 33/78/30 +f 36/81/33 17/79/32 13/71/31 +f 13/71/31 34/80/32 36/81/33 +f 35/85/36 15/83/35 19/82/34 +f 19/82/34 28/84/35 35/85/36 +f 25/87/24 21/22/24 17/15/24 +f 17/15/24 36/86/24 25/87/24 +f 38/91/37 28/89/37 27/88/37 +f 27/88/37 37/90/37 38/91/37 +f 37/95/40 27/93/39 29/92/38 +f 29/92/38 39/94/39 37/95/40 +f 41/99/43 30/97/42 26/96/41 +f 26/96/41 40/98/42 41/99/43 +f 39/103/46 29/101/45 31/100/44 +f 31/100/44 42/102/45 39/103/46 +f 44/107/49 33/105/48 35/104/47 +f 35/104/47 43/106/48 44/107/49 +f 43/111/52 35/109/51 28/108/50 +f 28/108/50 38/110/51 43/111/52 +f 44/113/53 44/113/53 43/112/53 +f 43/112/53 43/112/53 44/113/53 +f 43/112/53 43/112/53 38/114/53 +f 38/114/53 38/114/53 43/112/53 +f 44/122/55 42/123/55 31/120/55 +f 31/120/55 33/121/55 44/122/55 + +usemtl White +f 8/29/7 7/30/7 4/28/7 3/27/7 +f 12/33/9 8/34/10 3/32/9 10/31/8 +f 16/37/7 12/38/7 10/36/7 14/35/7 +f 20/40/7 16/37/7 14/35/7 18/39/7 +f 24/43/9 20/44/10 18/42/9 22/41/8 +f 7/47/7 24/48/7 22/46/7 4/45/7 + diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Bottom.obj.meta b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Bottom.obj.meta new file mode 100644 index 0000000..0983034 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Bottom.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 74298ec80bc2645c6a9fc3b3b0310de2 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Middle.obj b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Middle.obj new file mode 100644 index 0000000..d8e1e1c --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Middle.obj @@ -0,0 +1,1546 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 12/12/2023 11:51:22 AM + +mtllib ./TubeSlide_Middle.mtl +o TubeSlide_Middle + +g TubeSlide_Middle +v -0.6101054 0.6131575 -2.034663 +v -0.7101056 0.4399525 -2.034663 +v -0.4851054 0.6564587 -1.884663 +v -0.4601054 0.5265548 -1.734663 +v -0.5601056 0.3533498 -1.734663 +v -0.7732627 0.7073566 -1.75476 +v -0.8732629 0.5341516 -1.75476 +v -0.5933589 0.7189591 -1.668157 +v -0.5134552 0.5573564 -1.581555 +v -0.6134553 0.3841514 -1.581555 +v -0.5538556 0.3208738 -1.697163 +v -0.7101057 0.2667473 -1.884663 +v -0.5934794 0.3437508 -1.559904 +v -0.8183592 0.3292477 -1.668157 +v -0.6851056 0.3100486 -1.884663 +v -0.7933591 0.372549 -1.668157 +v -0.7413557 0.4291272 -2.072163 +v -0.9182389 0.531251 -1.77641 +v -0.6163554 0.6456334 -2.072163 +v -0.7932387 0.7477573 -1.77641 +v -0.5683587 0.7622604 -1.668157 +v -0.7849244 0.83253 -1.482751 +v -0.5361581 0.8118336 -1.496431 +v -0.7628265 0.7890026 -1.471931 +v -0.8734486 0.6314502 -1.417709 +v -0.5638138 0.7724454 -1.482876 +v -0.4684791 0.560257 -1.559904 +v -0.4256698 0.5941964 -1.442335 +v -0.475423 0.5983357 -1.439599 +v -0.5639474 0.3972559 -1.374558 +v -0.586045 0.4407833 -1.385377 +v -0.8127134 0.4179524 -1.360877 +v -0.7850578 0.4573405 -1.374432 +v -0.923202 0.6355895 -1.414973 +v -0.6248986 0.9047921 -1.232428 +v -0.4189027 0.8502995 -1.363181 +v -0.6065999 0.8582626 -1.232008 +v -0.6982028 0.7157387 -1.125726 +v -0.4418035 0.8146686 -1.336611 +v -0.3274109 0.6176521 -1.361082 +v -0.3686101 0.6285506 -1.334932 +v -0.4419146 0.4394972 -1.22823 +v -0.460213 0.4860266 -1.22865 +v -0.6479101 0.4939897 -1.097476 +v -0.6250093 0.5296206 -1.124047 +v -0.7394021 0.7266372 -1.099576 +v -0.3778312 0.9764766 -1.139894 +v -0.2650949 0.8752542 -1.338753 +v -0.3643887 0.9283224 -1.139192 +v -0.4008085 0.816684 -0.9772954 +v -0.2741999 0.8473446 -1.298279 +v -0.1978838 0.6344839 -1.335241 +v -0.220431 0.6547284 -1.295469 +v -0.2434086 0.4949359 -1.13287 +v -0.2568508 0.54309 -1.133572 +v -0.3561444 0.5961581 -0.9340115 +v -0.3470395 0.6240677 -0.9744856 +v -0.4233557 0.8369286 -0.9375236 +v -0.1415933 1.043876 -1.174614 +v -0.1348602 0.9124105 -1.38715 +v -0.1277765 0.9958284 -1.173863 +v -0.077896 0.9088117 -1.000831 +v -0.12239 0.8906563 -1.343892 +v -0.06577673 0.6721744 -1.383396 +v -0.06712334 0.6984675 -1.340889 +v -0.003426193 0.5634035 -1.167106 +v -0.01724287 0.6114507 -1.167857 +v -0.01015909 0.6948686 -0.9545703 +v -0.02262919 0.7166228 -0.9978282 +v -0.07924256 0.935105 -0.958324 +v 0.04630115 1.097482 -1.327514 +v -0.04534363 0.9379497 -1.496779 +v 0.06046535 1.049534 -1.326916 +v 0.1904381 0.985368 -1.189113 +v -0.01285031 0.9219081 -1.462328 +v 0.02547749 0.6982092 -1.493789 +v 0.04380644 0.7301158 -1.459936 +v 0.1879434 0.6180016 -1.321535 +v 0.1737792 0.6659496 -1.322133 +v 0.2795881 0.7775341 -1.15227 +v 0.247095 0.7935756 -1.186721 +v 0.2087671 1.017275 -1.155259 +v 0.1355061 1.122933 -1.557625 +v -0.02053111 0.9450285 -1.638265 +v 0.1498976 1.075049 -1.557341 +v 0.3322939 1.02584 -1.49169 +v 0.02506816 0.9327262 -1.621852 +v 0.05142727 0.7056126 -1.63684 +v 0.08263471 0.7411935 -1.620712 +v 0.2794227 0.6441007 -1.554777 +v 0.265031 0.6919838 -1.555062 +v 0.4354596 0.8220043 -1.474138 +v 0.3898605 0.8343068 -1.49055 +v 0.3635014 1.06142 -1.475562 +v 0.09288867 1.145858 -1.763685 +v -0.07248054 0.9584314 -1.758732 +v 0.1081408 1.098853 -1.771295 +v 0.3014453 1.060774 -1.805696 +v -0.02415422 0.9489118 -1.767332 +v 0.003781222 0.7234068 -1.79678 +v 0.03685508 0.7608921 -1.797771 +v 0.245412 0.6758086 -1.839781 +v 0.2301595 0.7228134 -1.832171 +v 0.4107808 0.8632346 -1.844734 +v 0.3624546 0.8727544 -1.836134 +v 0.3345192 1.098259 -1.806686 +v -0.04768489 1.163355 -1.92096 +v -0.1780754 0.9671661 -1.837245 +v -0.03565892 1.117158 -1.935834 +v 0.116758 1.089323 -2.062303 +v -0.1399711 0.9602072 -1.868862 +v -0.1179445 0.7361825 -1.911615 +v -0.09186637 0.7754203 -1.928358 +v 0.0725768 0.7013879 -2.0697 +v 0.06055046 0.7475845 -2.054826 +v 0.202967 0.8975766 -2.153416 +v 0.1648627 0.9045357 -2.121799 +v 0.1428361 1.128561 -2.079046 +v -0.1327462 1.208049 -1.828234 +v -0.1819798 0.9951484 -1.706786 +v -0.1504535 1.16853 -1.853227 +v -0.1818952 1.180773 -2.050361 +v -0.1898403 0.9982094 -1.756069 +v -0.2705156 0.7975522 -1.831755 +v -0.2606687 0.8401323 -1.856044 +v -0.3098176 0.8128564 -2.078172 +v -0.2921106 0.8523756 -2.053178 +v -0.2605841 1.025756 -2.199619 +v -0.2527235 1.022696 -2.150336 +v -0.1720485 1.223353 -2.074651 +v -0.2586315 1.250104 -1.695962 +v -0.2529082 1.018844 -1.601166 +v -0.2876489 1.214363 -1.715471 +v -0.408296 1.256407 -1.869343 +v -0.2830702 1.029355 -1.639634 +v -0.3979941 0.8401395 -1.69871 +v -0.3991387 0.8863915 -1.71767 +v -0.5488032 0.8926948 -1.891051 +v -0.5197861 0.9284356 -1.871542 +v -0.5545263 1.123954 -1.985847 +v -0.5243644 1.113443 -1.947378 +v -0.4094407 1.302659 -1.888302 +v -0.3049235 1.265569 -1.515049 +v -0.2642456 1.022632 -1.472306 +v -0.3411344 1.232231 -1.523846 +v -0.5185196 1.293229 -1.593226 +v -0.3085922 1.037881 -1.489651 +v -0.4452995 0.8559429 -1.516289 +v -0.4534352 0.9045303 -1.524838 +v -0.6670312 0.9321914 -1.603015 +v -0.6308205 0.965529 -1.594218 +v -0.7077089 1.175128 -1.645758 +v -0.6633624 1.159878 -1.628413 +v -0.5266551 1.341817 -1.601775 +v -0.4601053 0.69976 -1.884663 +v -0.615618 0.6452032 -2.072457 +v -0.4444804 0.61857 -1.790913 +v -0.4288554 0.5373801 -1.697163 +v -0.4913555 0.429127 -1.697163 +v -0.4841456 0.6561903 -1.883337 +v -0.6085942 0.6145083 -2.03488 +v -0.5604034 0.3529614 -1.734774 +v -0.6862853 0.3121389 -1.888243 +v -0.7081413 0.4430825 -2.034427 +v -0.3406284 1.231357 -1.523566 +v -0.3084089 1.036814 -1.489462 +v -0.5184879 1.292142 -1.593088 +v -0.6627989 1.160332 -1.628268 +v -0.6304958 0.9666322 -1.594234 +v -0.4532659 0.9052156 -1.524858 + +vt 0.363157 -0.0250001 +vt 0.1899519 -0.0250001 +vt 0.4064583 0.1249999 +vt 0.2765545 0.2749999 +vt 0.1033494 0.2749999 +vt -0.0250004 0.4089974 +vt -0.2250004 0.4089974 +vt -0.02500038 0.7463989 +vt -0.2250004 0.7463989 +vt -0.2328277 -0.554007 +vt -0.07670274 -0.679007 +vt -0.4581745 -0.6622606 +vt -0.3717515 -0.8421644 +vt -0.4790125 0.346852 +vt -0.6068687 0.1930574 +vt -0.5299423 0.503834 +vt -0.7102118 0.4197466 +vt 0.2249999 0.477745 +vt 0.02499989 0.477745 +vt 0.2249998 0.6427819 +vt 0.0249998 0.6427819 +vt -0.3203148 -0.6183094 +vt -0.1258717 -0.7754458 +vt -0.4594032 -0.6581581 +vt -0.3503951 -0.8810475 +vt 0.1367504 -0.7540066 +vt 0.2928753 -0.6290066 +vt 0.3620971 -0.8622602 +vt 0.4485201 -0.6823564 +vt -0.4040076 0.3048851 +vt -0.5602577 0.1097288 +vt -0.5122614 0.5302317 +vt -0.7371413 0.4222029 +vt 0.5732707 0.1454087 +vt 0.4498046 0.3027495 +vt 0.739517 0.4390104 +vt 0.5601076 0.5269075 +vt 0.2500003 0.3982171 +vt 3.073989E-07 0.398217 +vt 0.2500003 0.7576426 +vt 2.355162E-07 0.7576426 +vt 0.3629702 -0.889733 +vt 0.4709672 -0.6642628 +vt 0.6686204 -0.8813969 +vt 0.6497046 -0.6321211 +vt -0.02500043 0.3602998 +vt -0.2250005 0.3602998 +vt 0.05092506 0.6449085 +vt -0.1408304 0.7006926 +vt -0.4623528 -0.6872742 +vt -0.3760881 -0.8677136 +vt -0.6551861 -0.6576412 +vt -0.6704447 -0.8570404 +vt 0.6905922 0.215278 +vt 0.4671583 0.3274268 +vt 0.7271122 0.3931835 +vt 0.4854565 0.4543612 +vt -0.4633921 0.2545813 +vt -0.641245 0.1631026 +vt -0.4915439 0.4045302 +vt -0.683831 0.3526229 +vt -8.118403E-08 0.338735 +vt -0.2500001 0.3387349 +vt 0.050797 0.4580105 +vt -0.1888973 0.521231 +vt 0.2250001 0.4433432 +vt 0.02500005 0.4433432 +vt 0.1622503 0.6395742 +vt -0.02950514 0.5849699 +vt -0.4576743 -0.6573281 +vt -0.3498433 -0.8828774 +vt -0.6505755 -0.6277083 +vt -0.6696486 -0.8769574 +vt 0.4485392 -0.6812405 +vt 0.6678598 -0.8532934 +vt 0.652727 -0.653873 +vt -0.4164238 0.2382322 +vt -0.64134 0.1290867 +vt -0.4960325 0.548045 +vt -0.7394699 0.4921374 +vt 0.632241 0.1684746 +vt 0.45223 0.25563 +vt 0.7217493 0.5076768 +vt 0.5268996 0.5521052 +vt 0.2500002 0.3841224 +vt 1.5446E-07 0.3841224 +vt 0.162122 0.7499439 +vt -0.07757229 0.6796939 +vt 0.6830104 -0.8761115 +vt 0.6635296 -0.6268714 +vt 0.9433671 -0.7157809 +vt 0.8021209 -0.5095147 +vt -0.1236952 0.2204719 +vt -0.3154604 0.2772711 +vt 0.02993187 0.4717993 +vt -0.1380857 0.5797443 +vt -0.6676126 -0.6512179 +vt -0.6833302 -0.8505993 +vt -0.8196688 -0.5289816 +vt -0.9327526 -0.6939209 +vt 0.699966 0.07945788 +vt 0.4610708 0.1531405 +vt 0.7065835 0.2609524 +vt 0.4581404 0.2813535 +vt -0.461606 -0.0825902 +vt -0.6225284 -0.2013504 +vt -0.51339 0.06092146 +vt -0.6948929 -0.02108709 +vt -0.1913948 -0.02449429 +vt -0.3735262 -0.195749 +vt -0.2360938 0.09719791 +vt -0.4540245 -0.02093935 +vt 0.2929169 0.3454191 +vt 0.1016813 0.2868616 +vt 0.1754631 0.5146785 +vt 0.008098247 0.4063236 +vt -0.6485637 -0.6276425 +vt -0.6682106 -0.8768693 +vt -0.8006853 -0.5053837 +vt -0.94204 -0.7115577 +vt 0.6682085 -0.8521923 +vt 0.6526238 -0.6528004 +vt 0.9286305 -0.691839 +vt 0.8156335 -0.5268263 +vt -0.434763 0.09188023 +vt -0.6760148 0.02632362 +vt -0.4555561 0.4110812 +vt -0.7051383 0.4012731 +vt 0.6606751 0.06790736 +vt 0.4675187 0.1197788 +vt 0.6850203 0.4178747 +vt 0.4852966 0.4249951 +vt 0.3315786 0.3134487 +vt 0.09162378 0.2432937 +vt 0.1445747 0.6399107 +vt -0.0657749 0.5052204 +vt 0.996518 -0.6772143 +vt 0.8556841 -0.470657 +vt 1.112138 -0.4294736 +vt 0.8891117 -0.3165228 +vt -0.2152719 -0.204639 +vt -0.3878447 -0.3057264 +vt -0.2425759 0.06265115 +vt -0.4385466 0.03658665 +vt -0.8594299 -0.4978772 +vt -0.9722508 -0.6630179 +vt -0.9086195 -0.3299236 +vt -1.0871 -0.4201342 +vt 0.6319766 -0.390773 +vt 0.3997275 -0.2982508 +vt 0.6581255 -0.2352334 +vt 0.4178347 -0.1664509 +vt -0.4371871 -0.2699717 +vt -0.6224145 -0.3454092 +vt -0.4667785 -0.1172498 +vt -0.6583773 -0.1742534 +vt -0.1815225 -0.2210853 +vt -0.4021368 -0.3386836 +vt -0.1871747 -0.08805735 +vt -0.4278245 -0.120954 +vt 0.4692363 -0.168626 +vt 0.2976753 -0.06583067 +vt 0.5088869 0.05958424 +vt 0.3125951 0.08660879 +vt -0.7854265 -0.517359 +vt -0.9268351 -0.723523 +vt -0.8954378 -0.3186907 +vt -1.118543 -0.4311802 +vt 0.9153289 -0.7015595 +vt 0.8023766 -0.5365087 +vt 1.091539 -0.4231606 +vt 0.9130312 -0.3330617 +vt -0.40646 -0.2713745 +vt -0.6348124 -0.3731354 +vt -0.5367609 0.05313755 +vt -0.7728416 -0.02805031 +vt 0.6035874 -0.384 +vt 0.4202322 -0.3041196 +vt 0.7273766 -0.0594367 +vt 0.5377943 0.003516151 +vt 0.4592128 -0.2354345 +vt 0.2472395 -0.1028926 +vt 0.5261084 0.1304006 +vt 0.2803439 0.167097 +vt 1.130922 -0.4038834 +vt 0.910665 -0.2856171 +vt 1.142704 -0.1560575 +vt 0.8935488 -0.1437728 +vt -0.3625837 -0.2631783 +vt -0.5591534 -0.3000611 +vt -0.2968113 -0.02355669 +vt -0.4893609 0.02899859 +vt -0.9287573 -0.3108076 +vt -1.103381 -0.4083087 +vt -0.9205166 -0.1466892 +vt -1.118861 -0.1612132 +vt 0.5484409 -0.5519422 +vt 0.3087211 -0.4809885 +vt 0.5906487 -0.4144559 +vt 0.3514336 -0.3418243 +vt -0.3389963 -0.4738911 +vt -0.5310872 -0.5295781 +vt -0.3866354 -0.315115 +vt -0.578318 -0.3721882 +vt -0.3409038 -0.2453577 +vt -0.58672 -0.2909036 +vt -0.2798853 -0.113189 +vt -0.5198771 -0.04989371 +vt 0.5767629 -0.2061793 +vt 0.3801952 -0.169285 +vt 0.5108652 0.03655117 +vt 0.318308 -0.01601724 +vt -0.8526369 -0.3936429 +vt -1.072939 -0.5118247 +vt -0.8653433 -0.1420677 +vt -1.114522 -0.1542204 +vt 1.062702 -0.477073 +vt 0.8859235 -0.3835351 +vt 1.096613 -0.1406159 +vt 0.8970024 -0.1324392 +vt -0.3149672 -0.4799383 +vt -0.5557387 -0.5472377 +vt -0.4142303 -0.1335006 +vt -0.6544749 -0.2026566 +vt 0.5330006 -0.53544 +vt 0.3403943 -0.4815621 +vt 0.6258417 -0.2118747 +vt 0.4336561 -0.1565152 +vt 0.5912126 -0.263441 +vt 0.345576 -0.2169368 +vt 0.521076 0.08807852 +vt 0.2801637 0.02215082 +vt 1.131925 -0.05297 +vt 0.8820571 -0.04482546 +vt 1.032418 0.1743071 +vt 0.8037271 0.07466135 +vt -0.4357717 -0.2888558 +vt -0.6293991 -0.2387716 +vt -0.2744662 -0.09984529 +vt -0.4264727 0.02950463 +vt -0.9073437 -0.03605048 +vt -1.107221 -0.04304515 +vt -0.8250645 0.1061916 +vt -1.008151 0.1838488 +vt -0.6930303 0.4770823 +vt -0.4430788 0.4820067 +vt -0.6916487 0.3332699 +vt -0.4416703 0.3364424 +vt -0.2376305 -0.6275645 +vt -0.4225936 -0.7036473 +vt -0.3021184 -0.4748538 +vt -0.4865263 -0.5522705 +vt -0.4065021 -0.2681574 +vt -0.6482143 -0.2043192 +vt -0.2948674 -0.174726 +vt -0.4848138 -0.01496771 +vt 0.6055064 -0.1464549 +vt 0.4118767 -0.1965307 +vt 0.4427645 0.04531465 +vt 0.2907585 -0.08405259 +vt -0.8780528 -0.167927 +vt -1.12792 -0.1760571 +vt -0.7777852 0.06315272 +vt -1.006472 0.162853 +vt 1.103575 -0.1587612 +vt 0.9036759 -0.1524282 +vt 0.9861749 0.1583671 +vt 0.8032795 0.07798968 +vt -0.2338692 -0.6544046 +vt -0.4703512 -0.7354999 +vt -0.3529783 -0.3142793 +vt -0.5888269 -0.3971976 +vt 0.4471833 -0.7216558 +vt 0.2581683 -0.6562847 +vt 0.5593277 -0.4042641 +vt 0.3708219 -0.3374394 +vt 0.6436871 -0.1953017 +vt 0.4016027 -0.2577127 +vt 0.4306723 0.09298601 +vt 0.2406936 -0.06916597 +vt -0.6205592 0.7893387 +vt -0.4402989 0.6161152 +vt -0.6986594 0.5538458 +vt -0.4620226 0.474903 +vt -0.5001438 -0.2414375 +vt -0.6483302 -0.1071214 +vt -0.2694861 -0.1490167 +vt -0.3439876 0.03615061 +vt 0.4821485 0.6105359 +vt 0.6279852 0.7473992 +vt 0.513871 0.4493017 +vt 0.702804 0.5113949 +vt -0.6919427 0.4889838 +vt -0.4419611 0.4920227 +vt -0.6916459 0.3451647 +vt -0.4416506 0.3464516 +vt 0.4672167 0.5055634 +vt 0.6672015 0.5030974 +vt 0.466719 0.3397952 +vt 0.6667154 0.3387741 +vt -0.4595383 -0.2144129 +vt -0.6400355 -0.04143645 +vt -0.31661 -0.1867844 +vt -0.4053427 0.04501048 +vt 0.5844141 -0.03681911 +vt 0.4361819 -0.1710846 +vt 0.3512305 0.0574465 +vt 0.2766826 -0.1277137 +vt 0.3544326 0.7053232 +vt 0.5346256 0.878616 +vt 0.434617 0.4665305 +vt 0.6712517 0.5455344 +vt -0.5181893 0.8571596 +vt -0.3749717 0.7175576 +vt -0.6456241 0.5439286 +vt -0.4564245 0.4797818 +vt 0.4441079 0.6064972 +vt 0.6940858 0.60315 +vt 0.4416212 0.2461278 +vt 0.6916171 0.2447105 +vt -0.6689026 0.5935068 +vt -0.4689202 0.5961676 +vt -0.6666677 0.2568929 +vt -0.4666709 0.2580135 +vt 0.643825 -0.07048628 +vt 0.4572995 -0.2369442 +vt 0.3223418 0.08804984 +vt 0.2278527 -0.1431579 +vt -0.7395941 0.334312 +vt -0.5036989 0.2515253 +vt -0.7324948 0.122765 +vt -0.4833873 0.122946 +vt -0.3995289 -0.1253353 +vt -0.4681452 0.06252588 +vt -0.184501 -0.1683432 +vt -0.1525637 0.02895588 +vt 0.5373381 0.2300423 +vt 0.7253599 0.2982167 +vt 0.52274 0.07630131 +vt 0.7212706 0.08027138 +vt -0.6916034 0.3872494 +vt -0.441608 0.3887738 +vt -0.7192922 0.2583148 +vt -0.4722753 0.2248762 +vt 0.4666425 0.412677 +vt 0.666639 0.4115113 +vt 0.4986376 0.2315426 +vt 0.6962554 0.2603355 +vt -0.3568482 -0.1335511 +vt -0.4409895 0.1018641 +vt -0.196389 -0.1827478 +vt -0.1550596 0.06348641 +vt 0.4174475 0.0794058 +vt 0.3480394 -0.1081642 +vt 0.1387538 0.04354517 +vt 0.1699691 -0.1539278 +vt 0.4400607 0.4365845 +vt 0.6763347 0.518282 +vt 0.4440446 0.1478397 +vt 0.6935697 0.1452902 +vt -0.6567159 0.4997391 +vt -0.4675959 0.4346728 +vt -0.6695971 0.1511831 +vt -0.4698642 0.1538678 +vt 0.4423809 0.55163 +vt 0.692377 0.550205 +vt 0.4889677 0.1808467 +vt 0.735996 0.2187027 +vt -0.6673593 0.5464423 +vt -0.4673624 0.5475839 +vt -0.7096878 0.2318314 +vt -0.512066 0.2017232 +vt 0.4588005 0.08982911 +vt 0.3715275 -0.1444431 +vt 0.1257036 0.06004897 +vt 0.1642399 -0.1868984 +vt -0.6791724 -0.1486101 +vt -0.4292476 -0.1424592 +vt -0.5975901 -0.3439223 +vt -0.3647023 -0.2555037 +vt -0.2827159 -0.1152154 +vt -0.2463586 0.08145232 +vt -0.1193679 -0.261517 +vt 0.008390135 -0.1078135 +vt 0.4190407 0.2534156 +vt 0.54212 0.4110589 +vt 0.4883455 0.1154076 +vt 0.6544361 0.2242381 +vt -0.7505304 -0.137754 +vt -0.5188385 -0.04384506 +vt -0.7285511 -0.2677836 +vt -0.4866908 -0.2074585 +vt 0.4751502 0.2847545 +vt 0.6711503 0.3245538 +vt 0.5435464 0.1140053 +vt 0.7310854 0.1826419 +vt -0.2508935 -0.145336 +vt -0.2041435 0.1002541 +vt -0.1374886 -0.2690563 +vt 0.02291326 -0.07771732 +vt 0.1935357 0.07097642 +vt 0.2292167 -0.125815 +vt -0.02814355 -0.1016922 +vt 0.09920173 -0.2558126 +vt 0.4341693 0.06089134 +vt 0.6841004 0.05503178 +vt 0.3371735 -0.2111034 +vt 0.5701334 -0.3005401 +vt -0.6589102 0.04844707 +vt -0.4589629 0.05304359 +vt -0.5500497 -0.2829234 +vt -0.3636572 -0.2111028 +vt 0.4302791 0.4197765 +vt 0.6763939 0.4636813 +vt 0.5432903 0.06357586 +vt 0.7793677 0.1455733 +vt -0.6515306 0.454659 +vt -0.4547521 0.4189061 +vt -0.7511403 0.1532465 +vt -0.5624578 0.08721752 +vt 0.223554 0.1013791 +vt 0.2677002 -0.1446922 +vt -0.04798784 -0.09382678 +vt 0.1108973 -0.2867607 +vt -0.9110068 -0.008492609 +vt -0.737472 -0.1884535 +vt -0.9746356 -0.1258917 +vt -0.7929148 -0.2749277 +vt 0.7723403 -0.3375397 +vt 0.795198 -0.1388502 +vt 0.7880555 -0.487185 +vt 0.8750528 -0.39755 +vt -0.5754542 0.3445404 +vt -0.7604357 0.2685021 +vt -0.5913804 0.4726014 +vt -0.7637612 0.4007938 +vt 0.756717 0.1709592 +vt 0.5180432 0.09656226 +vt 0.784752 0.3014653 +vt 0.6169741 0.1728644 +vt 0.5301338 -0.1400076 +vt 0.7236129 -0.1906622 +vt 0.6096082 -0.3177572 +vt 0.7862936 -0.269718 +vt 0.2035909 -0.3995405 +vt 0.3117969 -0.1741707 +vt 0.1744443 -0.5800183 +vt 0.3836293 -0.5431922 +vt -0.1131394 -0.14569 +vt 0.008301605 -0.304599 +vt -0.1259126 -0.5133727 +vt 0.07103224 -0.4874516 +vt 0.4441915 -0.004362766 +vt 0.6572376 0.1264472 +vt 0.5516785 -0.3879888 +vt 0.7934853 -0.3357055 +vt -0.6496782 0.09024891 +vt -0.479089 -0.0141508 +vt -0.770024 -0.3276881 +vt -0.5758633 -0.3681638 +vt 0.5559004 0.06400389 +vt 0.7982913 0.002792617 +vt 0.6597026 -0.4078748 +vt 0.8885937 -0.3119894 +vt -0.7781191 0.0285627 +vt -0.584012 0.07675496 +vt -0.868569 -0.2706334 +vt -0.6867808 -0.3439825 +vt -0.1948602 -0.1760934 +vt -0.04341197 -0.3749989 +vt -0.2041265 -0.5048355 +vt 0.04193321 -0.4730074 +vt 0.977793 0.1072249 +vt 0.7844936 0.2657669 +vt 1.050568 0.2798961 +vt 0.8254977 0.3868743 +vt -0.1494458 -0.5049478 +vt 0.04777499 -0.5381744 +vt -0.2868498 -0.6499314 +vt -0.1326625 -0.7773135 +vt -0.7839685 0.2696603 +vt -0.943557 0.1491133 +vt -0.832436 0.4141243 +vt -1.01488 0.3346336 +vt -0.7205687 0.009935826 +vt -0.4960454 -0.100016 +vt -0.8153775 -0.07814982 +vt -0.6239125 -0.2360214 +vt 0.5352699 -0.1642842 +vt 0.7189314 -0.08511055 +vt 0.6637334 -0.3190695 +vt 0.8213576 -0.1969036 +vt -0.1737613 -0.4987566 +vt 0.07276447 -0.540293 +vt -0.3064796 -0.6334826 +vt -0.1137471 -0.7927128 +vt -0.04822844 -0.5357113 +vt 0.1489948 -0.5024986 +vt 0.1328067 -0.7762091 +vt 0.287003 -0.6488375 +vt 0.5526265 -0.370757 +vt 0.7941322 -0.3061439 +vt 0.5641022 -0.6843982 +vt 0.8138139 -0.6819344 +vt -0.7735987 -0.3348954 +vt -0.5801714 -0.3857466 +vt -0.788446 -0.6856019 +vt -0.5886238 -0.6865311 +vt 0.4742693 -0.102054 +vt 0.7060668 -0.008405075 +vt 0.6865726 -0.4129735 +vt 0.8862994 -0.2629387 +vt -0.6785367 -0.003108216 +vt -0.4935241 -0.07907113 +vt -0.853998 -0.2459222 +vt -0.6947562 -0.3665084 +vt -0.07261783 -0.5414396 +vt 0.1739114 -0.499925 +vt 0.1131028 -0.7921944 +vt 0.305849 -0.6329809 +vt 1.033056 0.3522529 +vt 0.8028771 0.4498138 +vt 1.054154 0.5384423 +vt 0.8080443 0.5775701 +vt -0.2913292 -0.6516396 +vt -0.1373331 -0.7792533 +vt -0.4829007 -0.7082136 +vt -0.4133393 -0.8957266 +vt -0.8084195 0.4103186 +vt -0.9930643 0.3334663 +vt -0.8192565 0.5623106 +vt -1.015775 0.5309231 +vt 0.3671589 0.4708182 +vt 0.1371252 0.3729174 +vt 0.3625503 0.6001496 +vt 0.1178958 0.5585989 +vt 0.4949909 -0.00870562 +vt 0.6178535 0.149107 +vt 0.6821042 -0.08252986 +vt 0.7614483 0.1004303 +vt -0.3092935 -0.634082 +vt -0.1168063 -0.793609 +vt -0.4916701 -0.684122 +vt -0.4047301 -0.9185179 +vt 0.1355281 -0.7773736 +vt 0.2895595 -0.6498026 +vt 0.412708 -0.8947801 +vt 0.482321 -0.707286 +vt -0.7432611 0.2853668 +vt -0.9717822 0.1839868 +vt -0.8033664 0.5934088 +vt -1.049658 0.5521463 +vt 0.9597878 0.2139387 +vt 0.7772334 0.2956322 +vt 1.03159 0.5575375 +vt 0.8345902 0.5910183 +vt 0.4369966 -0.03622052 +vt 0.6078523 0.1462859 +vt 0.760437 -0.2289124 +vt 0.8784699 -0.00875461 +vt -0.5707339 0.1570058 +vt -0.4375412 0.007808736 +vt -0.8346867 0.01532144 +vt -0.7441785 -0.1627438 +vt 0.1172806 -0.7945538 +vt 0.3098228 -0.6350934 +vt 0.4036538 -0.9184923 +vt 0.4906745 -0.6841263 +vt 0.2468119 -0.543405 +vt 0.4721559 -0.6515415 +vt 0.05125476 -0.6988336 +vt 0.3642083 -0.8768849 +vt 0.6572401 0.1751013 +vt 0.5795056 0.2728709 +vt 0.5017711 0.3706406 +vt 0.5417145 0.5092435 +vt 0.7663668 0.3999106 +vt -2.171221E-07 0.47822 +vt -0.1250002 0.47822 +vt -0.2500003 0.4782199 +vt -0.2500002 0.6229041 +vt -1.452448E-07 0.6229042 +vt 0.07439203 -0.2285763 +vt 0.1241434 -0.2302374 +vt -0.0009951434 -0.4464954 +vt -0.02403889 -0.4032224 +vt -0.02505503 -0.05988993 +vt -0.2258161 -0.05961577 +vt -0.3241596 -0.2367997 +vt -0.221734 -0.4056274 +vt -0.023501 -0.4058258 +vt -0.0004422535 -0.4490905 +vt -0.2504389 -0.4491931 +vt -0.3753788 -0.232652 +vt -0.2503188 -0.01618042 +vt -0.1253188 -0.01621498 +vt -0.000318764 -0.01624952 +vt 0.06215124 -0.12452 +vt 0.1246213 -0.2327905 +vt 0.07486916 -0.2311458 +vt -0.9181026 -0.1902796 +vt -0.9510902 -0.1524694 +vt -0.7048289 -0.1093926 +vt -0.7209119 -0.1561601 +vt -0.9865664 -0.3786276 +vt -0.8597472 -0.5314482 +vt -0.6634027 -0.49724 +vt -0.5943282 -0.3095592 +vt -0.544393 -0.3011231 +vt -0.6302182 -0.5359299 +vt -0.8764787 -0.5790065 +vt -1.036915 -0.3872764 + +vn 0 0 0 +vn 0.718442 -0.4147938 0.5583791 +vn -1.8672E-06 -0.9607686 0.2773512 +vn -0.03644902 -0.9590443 0.2785188 +vn -0.07289616 -0.95732 0.2796864 +vn -0.8783608 -0.4239617 -0.2207687 +vn -0.8431868 -0.4787275 -0.2353847 +vn -0.8080127 -0.5334933 -0.2500007 +vn -0.8034318 0.4638621 -0.3732684 +vn 0.1060642 -0.9754117 0.19319 +vn 0.02402519 -0.9709588 0.2215957 +vn -0.05801378 -0.9665059 0.2500014 +vn 1.972024E-06 0.9607686 -0.2773512 +vn 0.01360018 0.9712773 -0.2326925 +vn 0.02719839 0.981786 -0.1880337 +vn -0.8320497 -0.4803852 -0.2773506 +vn -0.8109428 -0.5117773 -0.2810885 +vn -0.789836 -0.5431694 -0.2848264 +vn 0.8090484 0.504288 0.3018848 +vn 0.8085305 0.5188907 0.2759428 +vn 0.8080126 0.5334933 0.2500009 +vn -0.7126075 0.4114251 -0.5682604 +vn 0.07230713 0.9577063 -0.2785147 +vn 0.06799026 0.9566402 -0.283153 +vn 0.06367338 0.9555742 -0.2877913 +vn 0.8606071 -0.4968732 0.11168 +vn 0.8467005 -0.514308 0.1328203 +vn 0.832794 -0.5317428 0.1539606 +vn -0.07699929 -0.9545773 0.2878426 +vn -0.07068571 -0.9563589 0.2834053 +vn -0.06437212 -0.9581404 0.2789681 +vn 0.9135568 0.311685 -0.2612787 +vn 0.8826317 0.3215999 -0.3335518 +vn 0.8517066 0.3315149 -0.4058249 +vn -0.9058002 -0.2752391 0.3221327 +vn -0.8961887 -0.3312044 0.287637 +vn -0.8865771 -0.3871698 0.2531413 +vn 0.8536344 -0.4928471 -0.1685528 +vn 0.8384178 -0.529834 -0.06804434 +vn 0.8232012 -0.5668209 0.0324641 +vn -0.8657893 0.4998647 -0.02332974 +vn -0.8377038 0.5424262 0.01235346 +vn -0.8096184 0.5849876 0.04803667 +vn -0.07072647 -0.9565175 0.2828503 +vn -0.0644587 -0.9584543 0.2778677 +vn 0.06809983 0.9570492 -0.2817632 +vn 0.06389408 0.956391 -0.2850151 +vn -0.9145513 -0.3838147 0.1276019 +vn -0.9057896 -0.4057898 0.1193851 +vn -0.8970278 -0.4277649 0.1111684 +vn 0.9133511 0.3913327 -0.1124654 +vn 0.9048195 0.4050077 -0.1293302 +vn 0.8962879 0.4186826 -0.146195 +vn -0.8556457 0.4940083 -0.1543579 +vn -0.8438447 0.516395 -0.143167 +vn -0.8320436 0.5387817 -0.1319762 +vn 0.06163653 0.9477523 -0.312996 +vn 0.0555223 0.9474614 -0.3149488 +vn 0.04940807 0.9471706 -0.3169016 +vn 0.7300526 -0.6150846 -0.2978156 +vn 0.7257469 -0.6311659 -0.2719868 +vn 0.7214411 -0.6472472 -0.2461581 +vn -0.06078511 -0.944338 0.3233125 +vn -0.05769613 -0.9468182 0.3164549 +vn -0.05460715 -0.9492984 0.3095973 +vn 0.7088723 0.1911127 -0.6789521 +vn 0.6487466 0.2077943 -0.7277853 +vn 0.5886208 0.2244758 -0.7766185 +vn -0.6678675 -0.1582908 0.727253 +vn -0.6838759 -0.2137805 0.6944042 +vn -0.6998842 -0.2692702 0.6615555 +vn 0.5899526 -0.6001285 -0.5401866 +vn 0.6199282 -0.6382124 -0.4434777 +vn 0.6499038 -0.6762962 -0.3467687 +vn -0.6916837 0.6156096 0.3776221 +vn -0.6443169 0.652564 0.3938813 +vn -0.5969501 0.6895183 0.4101404 +vn -0.05802007 -0.9469498 0.3159936 +vn -0.0552542 -0.9495579 0.3086856 +vn 0.05634123 0.9478015 -0.313798 +vn 0.0510456 0.9478495 -0.3146039 +vn -0.7839525 -0.2575889 0.5648597 +vn -0.7833592 -0.2802591 0.5542346 +vn -0.7827659 -0.3029294 0.5436096 +vn 0.791227 0.2646553 -0.5512871 +vn 0.7776333 0.2799744 -0.5624558 +vn 0.7640396 0.2952936 -0.5736246 +vn -0.7466548 0.613085 0.2581343 +vn -0.7279544 0.633205 0.2614729 +vn -0.7092541 0.653325 0.2648116 +vn -0.07368368 0.8739886 -0.4803278 +vn -0.0694702 0.8739187 -0.4810632 +vn -0.06525671 0.8738487 -0.4817987 +vn 0.4229057 -0.7004902 -0.5748602 +vn 0.4484199 -0.7358123 -0.4999968 +vn 0.4739341 -0.7711344 -0.4251334 +vn 0.06452942 -0.8809423 0.4688034 +vn 0.06604785 -0.8770447 0.4757774 +vn 0.06756627 -0.8731471 0.4827513 +vn 0.1488096 0.0496102 -0.9876207 +vn 0.169724 0.04425909 -0.9842548 +vn 0.1906384 0.03890798 -0.980889 +vn -0.2420883 -0.08648553 0.966392 +vn -0.2281773 -0.06603283 0.9710516 +vn -0.2142663 -0.04558013 0.9757112 +vn 0.2279032 -0.6719506 -0.7046577 +vn 0.3301683 -0.7283868 -0.5742829 +vn 0.4324333 -0.7848229 -0.4439081 +vn -0.4537721 0.701471 0.5495719 +vn -0.3660639 0.7601531 0.5257975 +vn -0.2783557 0.8188351 0.502023 +vn 0.04042237 -0.8980821 0.4379664 +vn 0.04191842 -0.8891336 0.4553037 +vn 0.04341447 -0.8801851 0.4726409 +vn -0.05550099 0.8875601 -0.4573366 +vn -0.04263975 0.8857146 -0.4620611 +vn -0.0297785 0.883869 -0.4667856 +vn -0.4377638 -0.1641814 0.8839725 +vn -0.4310676 -0.1347631 0.8916559 +vn -0.4243714 -0.1053448 0.8993394 +vn 0.4005142 0.1493509 -0.9040369 +vn 0.4210611 0.1298188 -0.8972204 +vn 0.441608 0.1102866 -0.890404 +vn -0.5036563 0.7006188 0.5054341 +vn -0.452554 0.7471657 0.4812213 +vn -0.4014517 0.7937127 0.4570085 +vn -0.3022093 0.769288 -0.562908 +vn -0.3524978 0.7709696 -0.5267974 +vn -0.4027862 0.7726511 -0.4906868 +vn 0.1579878 -0.8291606 -0.5362206 +vn 0.182358 -0.8390188 -0.5113547 +vn 0.2067283 -0.8488769 -0.4864889 +vn 0.3799604 -0.719323 0.5815535 +vn 0.3421471 -0.7625458 0.5448034 +vn 0.3043337 -0.8057684 0.5080534 +vn -0.3204777 -0.1031975 -0.941618 +vn -0.3172351 -0.1041176 -0.9426076 +vn -0.3139925 -0.1050378 -0.9435973 +vn 0.2601852 0.08665837 0.9616621 +vn 0.2614837 0.08861741 0.9611282 +vn 0.2627823 0.09057645 0.9605943 +vn 0.03054259 -0.8260608 -0.5627527 +vn 0.1032836 -0.8421008 -0.5225245 +vn 0.1760247 -0.8581408 -0.4822963 +vn -0.1598853 0.8290998 0.535752 +vn -0.1348806 0.8520039 0.5037062 +vn -0.1098759 0.8749079 0.4716603 +vn 0.3000629 -0.7705485 0.562332 +vn 0.2817821 -0.7935944 0.537908 +vn 0.2635013 -0.8166403 0.5134839 +vn -0.2651942 0.7901652 -0.5525495 +vn -0.28397 0.7981936 -0.5304161 +vn -0.3027457 0.806222 -0.5082826 +vn 0.05109488 0.02882515 0.9982777 +vn 0.05137254 0.02963733 0.9982393 +vn 0.05165019 0.03044952 0.998201 +vn -0.0634934 -0.03227456 -0.9974602 +vn -0.06285784 -0.03287715 -0.9974804 +vn -0.06222228 -0.03347975 -0.9975006 +vn -0.2041944 0.8267673 0.5241761 +vn -0.1891675 0.8427226 0.5031002 +vn -0.1741406 0.8586778 0.4820243 +vn -0.5626135 0.6949943 -0.4477153 +vn -0.5893685 0.7033899 -0.3924944 +vn -0.6161234 0.7117855 -0.3372736 +vn -0.09009964 -0.8999409 -0.4266011 +vn -0.05644444 -0.9071499 -0.4154319 +vn -0.02278924 -0.914359 -0.4042627 +vn 0.6379307 -0.6457238 0.4196252 +vn 0.5886599 -0.6922152 0.411909 +vn 0.5393892 -0.7387066 0.4041928 +vn -0.7298682 -0.2199978 -0.6472197 +vn -0.7274707 -0.221159 -0.6495096 +vn -0.7250732 -0.2223202 -0.6517995 +vn 0.6872677 0.2085065 0.6958363 +vn 0.6880794 0.2103265 0.6944809 +vn 0.6888911 0.2121465 0.6931255 +vn -0.2146225 -0.8960073 -0.3887262 +vn -0.1309845 -0.9089382 -0.3866622 +vn -0.04734645 -0.9218691 -0.3845981 +vn 0.08821501 0.8998833 0.4271161 +vn 0.09390427 0.9172766 0.384199 +vn 0.09959354 0.9346699 0.3412818 +vn 0.5605002 -0.6962453 0.4484217 +vn 0.5335557 -0.7217627 0.439221 +vn 0.5066112 -0.7472802 0.4300203 +vn -0.5259417 0.7157735 -0.4594059 +vn -0.5320329 0.7274206 -0.4323117 +vn -0.5381241 0.7390677 -0.4052176 +vn 0.5237314 0.1636692 0.8360131 +vn 0.5239275 0.1644584 0.8357348 +vn 0.5241237 0.1652476 0.8354565 +vn -0.5340787 -0.1665341 -0.8288706 +vn -0.5329421 -0.1677773 -0.8293512 +vn 0.04391153 0.8975526 0.4387153 +vn 0.04637918 0.9099247 0.4110493 +vn 0.04884683 0.9222967 0.3833832 +vn -0.7327446 0.6464553 -0.2125578 +vn -0.7299306 0.6632871 -0.1530224 +vn -0.7271165 0.6801189 -0.09348699 +vn -0.2522435 -0.946201 -0.2026742 +vn -0.217133 -0.9529948 -0.2081943 +vn -0.1820226 -0.9597884 -0.2137144 +vn 0.7834829 -0.6041975 0.1452586 +vn 0.7382496 -0.649537 0.1686438 +vn 0.6930163 -0.6948764 0.192029 +vn -0.9428611 -0.2807654 -0.179398 +vn -0.9418207 -0.2823136 -0.1823742 +vn -0.9407804 -0.2838617 -0.1853503 +vn 0.9293204 0.2775648 0.24356 +vn 0.9293154 0.2791516 0.2417464 +vn 0.9293105 0.2807385 0.2399328 +vn -0.3432683 -0.9327099 -0.1105403 +vn -0.2685424 -0.9481837 -0.1471935 +vn -0.1938165 -0.9636574 -0.1838467 +vn 0.2508426 0.9462812 0.2040341 +vn 0.234577 0.9574108 0.1617454 +vn 0.2183114 0.9685403 0.1194567 +vn 0.7312776 -0.6475217 0.2143568 +vn 0.7041488 -0.673092 0.2228447 +vn 0.67702 -0.6986623 0.2313325 +vn -0.7069718 0.6641249 -0.2431649 +vn -0.6996926 0.6795869 -0.2183694 +vn -0.6924134 0.6950488 -0.1935738 +vn 0.8550284 0.2581893 0.4497386 +vn 0.8550385 0.2589253 0.4492951 +vn 0.8550487 0.2596613 0.4488516 +vn -0.8605582 -0.2596796 -0.4381851 +vn -0.860154 -0.2603478 -0.4385811 +vn -0.8597499 -0.261016 -0.4389771 +vn 0.2176875 0.9471312 0.2357006 +vn 0.20611 0.955496 0.2088578 +vn 0.1945325 0.9638608 0.1820149 +vn -0.7808465 0.5823028 0.226279 +vn -0.7366658 0.6015046 0.2969791 +vn -0.6924852 0.6207064 0.3676792 +vn -0.2394454 -0.9689871 -0.06107295 +vn -0.2235105 -0.97162 -0.07453506 +vn -0.2075758 -0.9742529 -0.08799716 +vn 0.7792283 -0.5368711 -0.3233771 +vn 0.7543923 -0.5931206 -0.269004 +vn 0.7295562 -0.64937 -0.2146309 +vn -0.8953711 -0.2669906 0.3564079 +vn -0.9040874 -0.3005917 0.2955757 +vn -0.9128038 -0.3341927 0.2347435 +vn 0.9364723 0.2802085 -0.2109569 +vn 0.9196332 0.308271 -0.239496 +vn 0.902794 0.3363335 -0.2680352 +vn -0.2490833 -0.9679031 -0.03348282 +vn -0.2280023 -0.9713345 -0.05861849 +vn -0.2069214 -0.974766 -0.08375417 +vn 0.2332502 0.9692447 0.07848037 +vn 0.2179332 0.9734393 0.06742977 +vn 0.2026161 0.977634 0.05637917 +vn 0.776972 -0.6087462 -0.160445 +vn 0.7597734 -0.6335869 -0.1415737 +vn 0.7425748 -0.6584275 -0.1227024 +vn -0.7739227 0.6197257 0.1303218 +vn -0.7556199 0.6373245 0.1479844 +vn -0.7373172 0.6549232 0.165647 +vn 0.9572483 0.2875189 -0.03175763 +vn 0.9525173 0.3014053 -0.03981832 +vn 0.9477862 0.3152918 -0.04787901 +vn -0.9559389 -0.2869461 0.06198924 +vn -0.9522076 -0.3006137 0.05112071 +vn -0.9484761 -0.3142813 0.04025218 +vn 0.2299299 0.9692469 0.08770797 +vn 0.2170718 0.9729585 0.07706598 +vn 0.2042138 0.9766701 0.066424 +vn -0.59598 0.5415112 0.5929362 +vn -0.5236474 0.5641648 0.6326076 +vn -0.4513149 0.5868185 0.6722789 +vn -0.184144 -0.9815369 0.05173331 +vn -0.1768881 -0.9834828 0.0320948 +vn -0.1696321 -0.9854288 0.01245629 +vn 0.5438164 -0.4976737 -0.6757105 +vn 0.5524373 -0.5544028 -0.6170198 +vn 0.5610582 -0.611132 -0.5583291 +vn -0.583541 -0.3108072 0.7502525 +vn -0.6194618 -0.3457309 0.7013071 +vn -0.6553825 -0.3806546 0.6523617 +vn 0.6906855 0.328417 -0.6442794 +vn 0.6603683 0.3550827 -0.6602609 +vn 0.6300511 0.3817483 -0.6762424 +vn -0.1788398 -0.9805812 0.08047938 +vn -0.172884 -0.9832118 0.04814218 +vn -0.1669282 -0.9858424 0.01580497 +vn 0.1874153 0.9817078 -0.03354637 +vn 0.1684259 0.9848862 -0.03546136 +vn 0.1494365 0.9880646 -0.03737635 +vn 0.6268021 -0.5671564 -0.5342779 +vn 0.6226588 -0.5926289 -0.5097235 +vn 0.6185156 -0.6181014 -0.4851691 +vn -0.6397374 0.5778425 0.506788 +vn -0.6160829 0.5966842 0.5132769 +vn -0.5924284 0.6155257 0.5197659 +vn 0.7973242 0.3395023 -0.4990115 +vn 0.7884534 0.352986 -0.50345 +vn 0.7795827 0.3664697 -0.5078886 +vn -0.7811984 -0.3384128 0.5246008 +vn -0.7826123 -0.352012 0.5131148 +vn -0.7840261 -0.3656112 0.5016288 +vn 0.1891248 0.9816623 -0.0238897 +vn 0.1724951 0.9845005 -0.02667921 +vn 0.1558655 0.9873386 -0.02946872 +vn 0.6892236 -0.1561645 0.7075192 +vn 0.8345637 -0.1715799 0.3884771 +vn 0.9799038 -0.1869952 0.06943508 +vn -0.6415141 -0.2945445 -0.7083101 +vn -0.4673705 -0.6252521 -0.3604563 +vn -0.2932269 -0.9559598 -0.0126025 +vn -0.8131758 0.3383859 -0.47354 +vn -0.7258307 0.03688459 -0.5981265 +vn -0.6384857 -0.2646167 -0.722713 +vn 0.9652538 0.2599298 -0.02686485 +vn 0.572971 -0.1611723 0.3828971 +vn 0.1806882 -0.5822744 0.7926591 +vn -0.3132702 0.2161837 -0.9247304 +vn -0.4778362 0.4051168 -0.7044522 +vn -0.6424021 0.59405 -0.4841739 +vn -0.5341778 -0.6870503 -0.4925606 +vn -0.4068463 -0.8235369 -0.2538019 +vn -0.2795148 -0.9600235 -0.01504311 +vn 0.2829143 0.9500384 0.1318577 +vn 0.3205928 0.9418279 0.06634945 +vn 0.3582712 0.9336172 0.000841215 +vn -0.08006669 -0.3457226 -0.9349145 +vn -0.0638367 -0.4161631 -0.9036196 +vn -0.04760672 -0.4866036 -0.8723248 +vn 0.04095519 0.3689915 0.92853 +vn 0.09166464 0.4171959 0.9010522 +vn 0.1423741 0.4654002 0.8735744 +vn 0.1870397 0.3448501 -0.919834 +vn 0.1606469 0.4154305 -0.8917066 +vn 0.1342541 0.486011 -0.8635793 +vn -0.0602089 -0.3200881 0.9454727 +vn -0.1251338 -0.3913104 0.905732 +vn -0.1900587 -0.4625328 0.8659915 +vn 0.2872794 0.9479139 0.1375857 +vn 0.369099 0.9201633 0.06054539 +vn 0.4509185 0.8924127 -0.01649494 +vn 0.7406906 0.1953984 0.642804 +vn 0.7859345 0.2118847 0.5748725 +vn 0.8311784 0.228371 0.506941 +vn -0.3233435 -0.9462543 -0.007196299 +vn -0.3224613 -0.9465571 -0.006887353 +vn -0.7909808 -0.1547566 -0.5919457 +vn -0.7581703 -0.215568 -0.6111981 +vn -0.7253597 -0.2763794 -0.6304504 +vn 0.5929732 -0.6031109 0.5335168 +vn 0.5041961 -0.6375248 0.5733222 +vn 0.4154191 -0.6719388 0.6131275 +vn -0.4468784 0.6125647 -0.6519694 +vn -0.4575998 0.648734 -0.6050826 +vn -0.4683211 0.6849034 -0.5581959 +vn -0.323564 -0.9461792 -0.007157719 +vn -0.3225414 -0.9465296 -0.006894895 +vn 0.3221627 0.9466553 0.007410096 +vn 0.3222021 0.9466469 0.006704414 +vn 0.3222415 0.9466385 0.005998733 +vn -0.6476109 -0.2590171 -0.7165964 +vn -0.6361777 -0.2841798 -0.7167678 +vn -0.6247444 -0.3093424 -0.7169392 +vn 0.632509 0.2682292 0.7266262 +vn 0.6433257 0.2844554 0.7103319 +vn 0.6541423 0.3006816 0.6940377 +vn -0.3259207 0.6053147 -0.7262024 +vn -0.3268787 0.6244773 -0.7088796 +vn -0.3278367 0.6436398 -0.6915569 +vn 0.3614159 -0.6086566 0.7063397 +vn 0.3370414 -0.6233127 0.7050346 +vn 0.312667 -0.6379687 0.7037295 +vn 0.9641284 0.1207548 0.2363787 +vn 0.9723674 0.1496032 0.1587046 +vn 0.9806065 0.1784515 0.08103047 +vn -0.3258845 -0.9454054 -0.002805332 +vn -0.3249744 -0.9457175 -0.003004071 +vn -0.3240644 -0.9460295 -0.00320281 +vn -0.9826021 -0.09074223 -0.1620466 +vn -0.9653248 -0.1463639 -0.2039135 +vn -0.9480474 -0.2019856 -0.2457803 +vn 0.7502363 -0.6556472 0.08527832 +vn 0.6896501 -0.6994795 0.1564003 +vn 0.629064 -0.7433116 0.2275223 +vn -0.6775432 0.6896226 -0.255648 +vn -0.6632805 0.7174458 -0.2042278 +vn -0.6490178 0.7452689 -0.1528075 +vn 0.3249633 0.9457197 0.003613536 +vn 0.3246631 0.9458247 0.002982901 +vn 0.324363 0.9459298 0.002352267 +vn -0.9198233 -0.1680795 -0.3545058 +vn -0.9108627 -0.1924157 -0.3640626 +vn -0.901902 -0.2167518 -0.3736194 +vn 0.911669 0.1749707 0.3718127 +vn 0.9141081 0.1939951 0.355143 +vn 0.9165471 0.2130195 0.3384733 +vn -0.6066595 0.6991009 -0.3784472 +vn -0.5985152 0.7152231 -0.3599545 +vn -0.5903708 0.7313454 -0.3414618 +vn 0.6283229 -0.6978219 0.3438823 +vn 0.6056765 -0.7130558 0.3519896 +vn 0.5830302 -0.7282898 0.3600969 +vn -0.001328526 0.9605903 -0.277965 +vn 0.07580701 0.9553837 -0.285474 +vn 0.8320504 0.4803839 0.2773507 +vn 0.8399706 0.4928299 0.218952 +vn 0.8478909 0.5052757 0.1605536 +vn 0.8373306 0.4886813 0.2384182 +vn 0.8215823 -0.474342 0.3162312 +vn 0.7520918 -0.430174 -0.4993079 +vn 0.7517922 -0.4326533 -0.4976047 +vn 0.7514927 -0.4351327 -0.4959015 +vn 0.7503572 -0.4328385 -0.499614 +vn 0.7499996 -0.4330129 -0.5000004 +vn 0.7469718 -0.4325445 -0.504849 +vn 0.08201389 -0.5568616 -0.4819507 +vn -0.5768877 -0.6821157 -0.4493536 +vn 0.3046759 -0.5155789 -0.4879669 +vn 0.7513605 -0.4319259 -0.4988932 +vn 0.7526527 -0.4304505 -0.4982231 +vn 0.7520407 -0.4313825 -0.4983398 +vn -0.3290409 0.1099218 0.9378963 + +usemtl Red +f 157/598/419 160/600/421 155/599/420 +f 157/598/419 4/587/413 160/600/421 +f 158/597/413 4/587/413 157/598/419 +f 159/596/414 4/587/413 158/597/413 +f 159/596/414 162/588/414 4/587/413 +f 11/595/414 162/588/414 159/596/414 +f 156/592/417 161/591/416 19/592/418 +f 161/591/416 164/590/415 19/592/418 +f 17/593/414 19/592/418 164/590/415 +f 163/589/414 17/593/414 164/590/415 +f 163/589/414 12/594/414 17/593/414 +f 162/588/414 12/594/414 163/589/414 +f 11/595/414 12/594/414 162/588/414 +f 161/586/411 156/585/412 155/584/411 +f 155/584/411 160/583/410 161/586/411 + +usemtl Blue +f 148/609/422 144/603/422 166/604/422 +f 148/609/422 166/604/422 170/608/422 +f 148/609/422 170/608/422 150/610/422 +f 169/607/422 150/610/422 170/608/422 +f 150/610/422 169/607/422 152/611/422 +f 169/607/422 168/606/422 152/611/422 +f 154/612/422 152/611/422 168/606/422 +f 167/605/422 154/612/422 168/606/422 +f 143/602/422 167/605/422 165/601/422 +f 154/612/422 167/605/422 143/602/422 +f 165/601/422 166/604/422 144/603/422 +f 144/603/422 143/602/422 165/601/422 + +usemtl Green +f 5/5/1 4/4/1 5/5/1 +f 5/5/1 5/5/1 4/4/1 +f 156/571/403 21/570/403 155/569/403 +f 156/571/404 20/572/404 21/570/404 +f 157/574/405 155/573/405 21/577/408 +f 21/577/408 158/575/406 157/574/405 +f 21/577/408 27/576/407 158/575/406 +f 159/579/409 158/578/409 27/582/409 +f 13/581/409 159/579/409 27/582/409 +f 13/581/409 11/580/409 159/579/409 +f 2/2/1 2/2/1 1/1/1 +f 1/1/1 1/1/1 2/2/1 +f 1/1/1 1/1/1 3/3/1 +f 3/3/1 3/3/1 1/1/1 +f 3/3/1 3/3/1 4/4/1 +f 4/4/1 4/4/1 3/3/1 +f 7/9/2 2/7/2 1/6/2 +f 1/6/2 6/8/2 7/9/2 +f 6/13/5 1/11/4 3/10/3 +f 3/10/3 8/12/4 6/13/5 +f 8/17/8 3/15/7 4/14/6 +f 4/14/6 9/16/7 8/17/8 +f 9/21/9 4/19/9 5/18/9 +f 5/18/9 10/20/9 9/21/9 +f 14/25/12 12/23/11 11/22/10 +f 11/22/10 13/24/11 14/25/12 +f 10/29/15 5/27/14 15/26/13 +f 15/26/13 16/28/14 10/29/15 +f 18/33/18 17/31/17 12/30/16 +f 12/30/16 14/32/17 18/33/18 +f 16/37/21 15/35/20 2/34/19 +f 2/34/19 7/36/20 16/37/21 +f 20/41/22 19/39/22 17/38/22 +f 17/38/22 18/40/22 20/41/22 +f 23/45/25 21/43/24 20/42/23 +f 20/42/23 22/44/24 23/45/25 +f 25/49/28 7/47/27 6/46/26 +f 6/46/26 24/48/27 25/49/28 +f 24/53/31 6/51/30 8/50/29 +f 8/50/29 26/52/30 24/53/31 +f 28/57/34 27/55/33 21/54/32 +f 21/54/32 23/56/33 28/57/34 +f 26/61/37 8/59/36 9/58/35 +f 9/58/35 29/60/36 26/61/37 +f 30/65/40 13/63/39 27/62/38 +f 27/62/38 28/64/39 30/65/40 +f 29/69/43 9/67/42 10/66/41 +f 10/66/41 31/68/42 29/69/43 +f 32/73/45 14/71/44 13/70/29 +f 13/70/29 30/72/44 32/73/45 +f 31/76/47 10/74/46 16/28/23 +f 16/28/23 33/75/46 31/76/47 +f 34/80/50 18/78/49 14/77/48 +f 14/77/48 32/79/49 34/80/50 +f 33/84/53 16/82/52 7/81/51 +f 7/81/51 25/83/52 33/84/53 +f 22/88/56 20/86/55 18/85/54 +f 18/85/54 34/87/55 22/88/56 +f 36/92/59 23/90/58 22/89/57 +f 22/89/57 35/91/58 36/92/59 +f 38/96/62 25/94/61 24/93/60 +f 24/93/60 37/95/61 38/96/62 +f 37/100/65 24/98/64 26/97/63 +f 26/97/63 39/99/64 37/100/65 +f 40/104/68 28/102/67 23/101/66 +f 23/101/66 36/103/67 40/104/68 +f 39/108/71 26/106/70 29/105/69 +f 29/105/69 41/107/70 39/108/71 +f 42/112/74 30/110/73 28/109/72 +f 28/109/72 40/111/73 42/112/74 +f 41/116/77 29/114/76 31/113/75 +f 31/113/75 43/115/76 41/116/77 +f 44/120/79 32/118/78 30/117/63 +f 30/117/63 42/119/78 44/120/79 +f 43/124/81 31/122/80 33/121/57 +f 33/121/57 45/123/80 43/124/81 +f 46/128/84 34/126/83 32/125/82 +f 32/125/82 44/127/83 46/128/84 +f 45/132/87 33/130/86 25/129/85 +f 25/129/85 38/131/86 45/132/87 +f 35/136/90 22/134/89 34/133/88 +f 34/133/88 46/135/89 35/136/90 +f 48/140/93 36/138/92 35/137/91 +f 35/137/91 47/139/92 48/140/93 +f 50/144/96 38/142/95 37/141/94 +f 37/141/94 49/143/95 50/144/96 +f 49/148/99 37/146/98 39/145/97 +f 39/145/97 51/147/98 49/148/99 +f 52/152/102 40/150/101 36/149/100 +f 36/149/100 48/151/101 52/152/102 +f 51/156/105 39/154/104 41/153/103 +f 41/153/103 53/155/104 51/156/105 +f 54/160/108 42/158/107 40/157/106 +f 40/157/106 52/159/107 54/160/108 +f 53/164/111 41/162/110 43/161/109 +f 43/161/109 55/163/110 53/164/111 +f 56/168/114 44/166/113 42/165/112 +f 42/165/112 54/167/113 56/168/114 +f 55/172/117 43/170/116 45/169/115 +f 45/169/115 57/171/116 55/172/117 +f 58/176/120 46/174/119 44/173/118 +f 44/173/118 56/175/119 58/176/120 +f 57/180/123 45/178/122 38/177/121 +f 38/177/121 50/179/122 57/180/123 +f 47/184/126 35/182/125 46/181/124 +f 46/181/124 58/183/125 47/184/126 +f 60/188/129 48/186/128 47/185/127 +f 47/185/127 59/187/128 60/188/129 +f 62/192/132 50/190/131 49/189/130 +f 49/189/130 61/191/131 62/192/132 +f 61/196/135 49/194/134 51/193/133 +f 51/193/133 63/195/134 61/196/135 +f 64/200/138 52/198/137 48/197/136 +f 48/197/136 60/199/137 64/200/138 +f 63/204/141 51/202/140 53/201/139 +f 53/201/139 65/203/140 63/204/141 +f 66/208/144 54/206/143 52/205/142 +f 52/205/142 64/207/143 66/208/144 +f 65/212/147 53/210/146 55/209/145 +f 55/209/145 67/211/146 65/212/147 +f 68/216/150 56/214/149 54/213/148 +f 54/213/148 66/215/149 68/216/150 +f 67/220/153 55/218/152 57/217/151 +f 57/217/151 69/219/152 67/220/153 +f 70/224/156 58/222/155 56/221/154 +f 56/221/154 68/223/155 70/224/156 +f 69/228/159 57/226/158 50/225/157 +f 50/225/157 62/227/158 69/228/159 +f 59/232/162 47/230/161 58/229/160 +f 58/229/160 70/231/161 59/232/162 +f 72/236/165 60/234/164 59/233/163 +f 59/233/163 71/235/164 72/236/165 +f 74/240/168 62/238/167 61/237/166 +f 61/237/166 73/239/167 74/240/168 +f 73/244/171 61/242/170 63/241/169 +f 63/241/169 75/243/170 73/244/171 +f 76/248/174 64/246/173 60/245/172 +f 60/245/172 72/247/173 76/248/174 +f 75/252/177 63/250/176 65/249/175 +f 65/249/175 77/251/176 75/252/177 +f 78/256/180 66/254/179 64/253/178 +f 64/253/178 76/255/179 78/256/180 +f 77/260/183 65/258/182 67/257/181 +f 67/257/181 79/259/182 77/260/183 +f 80/264/186 68/262/185 66/261/184 +f 66/261/184 78/263/185 80/264/186 +f 79/268/189 67/266/188 69/265/187 +f 69/265/187 81/267/188 79/268/189 +f 82/272/192 70/270/191 68/269/190 +f 68/269/190 80/271/191 82/272/192 +f 81/276/194 69/274/193 62/273/193 +f 62/273/193 74/275/193 81/276/194 +f 71/280/197 59/278/196 70/277/195 +f 70/277/195 82/279/196 71/280/197 +f 84/284/200 72/282/199 71/281/198 +f 71/281/198 83/283/199 84/284/200 +f 86/288/203 74/286/202 73/285/201 +f 73/285/201 85/287/202 86/288/203 +f 85/292/206 73/290/205 75/289/204 +f 75/289/204 87/291/205 85/292/206 +f 88/296/209 76/294/208 72/293/207 +f 72/293/207 84/295/208 88/296/209 +f 87/300/212 75/298/211 77/297/210 +f 77/297/210 89/299/211 87/300/212 +f 90/304/215 78/302/214 76/301/213 +f 76/301/213 88/303/214 90/304/215 +f 89/308/218 77/306/217 79/305/216 +f 79/305/216 91/307/217 89/308/218 +f 92/312/221 80/310/220 78/309/219 +f 78/309/219 90/311/220 92/312/221 +f 91/316/224 79/314/223 81/313/222 +f 81/313/222 93/315/223 91/316/224 +f 94/320/227 82/318/226 80/317/225 +f 80/317/225 92/319/226 94/320/227 +f 93/324/230 81/322/229 74/321/228 +f 74/321/228 86/323/229 93/324/230 +f 83/328/233 71/326/232 82/325/231 +f 82/325/231 94/327/232 83/328/233 +f 96/332/236 84/330/235 83/329/234 +f 83/329/234 95/331/235 96/332/236 +f 98/336/239 86/334/238 85/333/237 +f 85/333/237 97/335/238 98/336/239 +f 97/340/242 85/338/241 87/337/240 +f 87/337/240 99/339/241 97/340/242 +f 100/344/245 88/342/244 84/341/243 +f 84/341/243 96/343/244 100/344/245 +f 99/348/248 87/346/247 89/345/246 +f 89/345/246 101/347/247 99/348/248 +f 102/352/251 90/350/250 88/349/249 +f 88/349/249 100/351/250 102/352/251 +f 101/356/254 89/354/253 91/353/252 +f 91/353/252 103/355/253 101/356/254 +f 104/360/257 92/358/256 90/357/255 +f 90/357/255 102/359/256 104/360/257 +f 103/364/260 91/362/259 93/361/258 +f 93/361/258 105/363/259 103/364/260 +f 106/368/263 94/366/262 92/365/261 +f 92/365/261 104/367/262 106/368/263 +f 105/372/266 93/370/265 86/369/264 +f 86/369/264 98/371/265 105/372/266 +f 95/376/269 83/374/268 94/373/267 +f 94/373/267 106/375/268 95/376/269 +f 108/380/272 96/378/271 95/377/270 +f 95/377/270 107/379/271 108/380/272 +f 110/384/275 98/382/274 97/381/273 +f 97/381/273 109/383/274 110/384/275 +f 109/388/278 97/386/277 99/385/276 +f 99/385/276 111/387/277 109/388/278 +f 112/392/281 100/390/280 96/389/279 +f 96/389/279 108/391/280 112/392/281 +f 111/396/284 99/394/283 101/393/282 +f 101/393/282 113/395/283 111/396/284 +f 114/400/287 102/398/286 100/397/285 +f 100/397/285 112/399/286 114/400/287 +f 113/404/290 101/402/289 103/401/288 +f 103/401/288 115/403/289 113/404/290 +f 116/408/293 104/406/292 102/405/291 +f 102/405/291 114/407/292 116/408/293 +f 115/412/296 103/410/295 105/409/294 +f 105/409/294 117/411/295 115/412/296 +f 118/416/299 106/414/298 104/413/297 +f 104/413/297 116/415/298 118/416/299 +f 117/420/302 105/418/301 98/417/300 +f 98/417/300 110/419/301 117/420/302 +f 107/424/305 95/422/304 106/421/303 +f 106/421/303 118/423/304 107/424/305 +f 120/428/308 108/426/307 107/425/306 +f 107/425/306 119/427/307 120/428/308 +f 122/432/311 110/430/310 109/429/309 +f 109/429/309 121/431/310 122/432/311 +f 121/436/314 109/434/313 111/433/312 +f 111/433/312 123/435/313 121/436/314 +f 124/440/317 112/438/316 108/437/315 +f 108/437/315 120/439/316 124/440/317 +f 123/444/320 111/442/319 113/441/318 +f 113/441/318 125/443/319 123/444/320 +f 126/448/323 114/446/322 112/445/321 +f 112/445/321 124/447/322 126/448/323 +f 125/452/326 113/450/325 115/449/324 +f 115/449/324 127/451/325 125/452/326 +f 128/456/329 116/454/328 114/453/327 +f 114/453/327 126/455/328 128/456/329 +f 127/460/332 115/458/331 117/457/330 +f 117/457/330 129/459/331 127/460/332 +f 130/464/335 118/462/334 116/461/333 +f 116/461/333 128/463/334 130/464/335 +f 129/468/338 117/466/337 110/465/336 +f 110/465/336 122/467/337 129/468/338 +f 119/472/341 107/470/340 118/469/339 +f 118/469/339 130/471/340 119/472/341 +f 132/476/344 120/474/343 119/473/342 +f 119/473/342 131/475/343 132/476/344 +f 134/480/346 122/478/346 121/477/345 +f 121/477/345 133/479/346 134/480/346 +f 133/484/349 121/482/348 123/481/347 +f 123/481/347 135/483/348 133/484/349 +f 136/488/352 124/486/351 120/485/350 +f 120/485/350 132/487/351 136/488/352 +f 135/492/355 123/490/354 125/489/353 +f 125/489/353 137/491/354 135/492/355 +f 138/496/346 126/494/357 124/493/356 +f 124/493/356 136/495/357 138/496/346 +f 137/500/360 125/498/359 127/497/358 +f 127/497/358 139/499/359 137/500/360 +f 140/504/363 128/502/362 126/501/361 +f 126/501/361 138/503/362 140/504/363 +f 139/508/366 127/506/365 129/505/364 +f 129/505/364 141/507/365 139/508/366 +f 142/512/369 130/510/368 128/509/367 +f 128/509/367 140/511/368 142/512/369 +f 141/516/372 129/514/371 122/513/370 +f 122/513/370 134/515/371 141/516/372 +f 131/520/360 119/518/359 130/517/358 +f 130/517/358 142/519/359 131/520/360 +f 144/524/375 132/522/374 131/521/373 +f 131/521/373 143/523/374 144/524/375 +f 146/528/378 134/526/377 133/525/376 +f 133/525/376 145/527/377 146/528/378 +f 145/532/381 133/530/380 135/529/379 +f 135/529/379 147/531/380 145/532/381 +f 148/536/384 136/534/383 132/533/382 +f 132/533/382 144/535/383 148/536/384 +f 147/540/387 135/538/386 137/537/385 +f 137/537/385 149/539/386 147/540/387 +f 150/544/378 138/542/377 136/541/376 +f 136/541/376 148/543/377 150/544/378 +f 149/548/390 137/546/389 139/545/388 +f 139/545/388 151/547/389 149/548/390 +f 152/552/393 140/550/392 138/549/391 +f 138/549/391 150/551/392 152/552/393 +f 151/556/396 139/554/395 141/553/394 +f 141/553/394 153/555/395 151/556/396 +f 154/560/399 142/558/398 140/557/397 +f 140/557/397 152/559/398 154/560/399 +f 153/564/402 141/562/401 134/561/400 +f 134/561/400 146/563/401 153/564/402 +f 143/568/390 131/566/389 142/565/388 +f 142/565/388 154/567/389 143/568/390 + diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Middle.obj.meta b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Middle.obj.meta new file mode 100644 index 0000000..eb01b0e --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Middle.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 16b96c066eac34190915389416fc98b0 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Top.obj b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Top.obj new file mode 100644 index 0000000..91a83c4 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Top.obj @@ -0,0 +1,509 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 12/12/2023 11:51:22 AM + +mtllib ./TubeSlide_Top.mtl +o TubeSlide_Top + +g TubeSlide_Top +v 0.6524416 1.216535 -1.277626 +v 0.6520478 1.214157 -0.9729297 +v 0.6514541 1.269064 -1.246746 +v 0.6511389 1.267161 -1.002989 +v 0.6471093 1.476801 -0.8185287 +v 0.6471882 1.477276 -0.8794677 +v 0.6425647 1.741822 -0.9688237 +v 0.6435523 1.689293 -0.9997041 +v 0.6429592 1.7442 -1.27352 +v 0.643868 1.691195 -1.243461 +v 0.6478972 1.481557 -1.427921 +v 0.6478184 1.481081 -1.366982 +v -0.3049235 1.265569 -1.515049 +v -0.2642456 1.022632 -1.472306 +v -0.2350055 1.30879 -1.42505 +v -0.2146367 1.077079 -1.333423 +v -0.3411344 1.232231 -1.523846 +v -0.5185196 1.293229 -1.593226 +v -0.2752585 1.28558 -1.406583 +v -0.4525657 1.378111 -1.406017 +v -0.3085922 1.037881 -1.489651 +v -0.2589637 1.100212 -1.333282 +v -0.4452995 0.8559429 -1.516289 +v -0.4159019 0.9610319 -1.241089 +v -0.4534352 0.9045303 -1.524838 +v -0.4199757 1.007374 -1.259415 +v -0.6670312 0.9321914 -1.603015 +v -0.6375358 1.076696 -1.240382 +v -0.6308205 0.965529 -1.594218 +v -0.5972827 1.099905 -1.258848 +v -0.7077089 1.175128 -1.645758 +v -0.6579044 1.308406 -1.332008 +v -0.6633624 1.159878 -1.628413 +v -0.6135775 1.285273 -1.33215 +v -0.5266551 1.341817 -1.601775 +v -0.4566393 1.424453 -1.424342 +v -0.1230455 1.349673 -1.38029 +v -0.09754977 1.140371 -1.245965 +v -0.1528398 1.341398 -1.340998 +v -0.2924132 1.475743 -1.29129 +v -0.1324434 1.173957 -1.233538 +v -0.2465215 1.099 -1.049506 +v -0.2516206 1.140861 -1.076371 +v -0.4209887 1.266931 -0.9873719 +v -0.3911942 1.275205 -1.026663 +v -0.4464841 1.476232 -1.121696 +v -0.4115905 1.442646 -1.134123 +v -0.2975122 1.517603 -1.318155 +v -0.01621065 1.424835 -1.398268 +v 0.0751263 1.261856 -1.232149 +v -0.02674541 1.430111 -1.349676 +v -0.1419539 1.581597 -1.288203 +v 0.04632406 1.299728 -1.216781 +v 0.02245239 1.288234 -0.9891887 +v 0.004184901 1.32083 -1.022413 +v -0.1215587 1.477592 -0.9123473 +v -0.1110237 1.472316 -0.9609392 +v -0.2128955 1.640571 -1.078466 +v -0.1840931 1.602699 -1.093834 +v -0.1602213 1.614193 -1.321427 +v -0.4520356 0.9042107 -1.524309 +v -0.6619621 1.159519 -1.62788 +v -0.5172797 1.292926 -1.592756 +v -0.3090024 1.038366 -1.489852 + +vt 0.9334604 0.729386 +vt 0.9310897 1.034083 +vt 0.9859986 0.7602663 +vt 0.9841019 1.004023 +vt 1.193772 1.188483 +vt 1.194246 1.127544 +vt 1.45883 1.038184 +vt 1.406291 1.007303 +vt 1.461208 0.7334874 +vt 1.408196 0.7635469 +vt 1.198517 0.579089 +vt 1.198043 0.6400287 +vt 0.9903226 0.948926 +vt 0.7463298 1.003403 +vt 1.031544 1.063631 +vt 0.799349 1.144074 +vt -1.001322 0.5432891 +vt -0.9869282 0.3438077 +vt -1.125613 0.617371 +vt -1.185173 0.4273085 +vt -0.6931311 0.8089936 +vt -0.8898078 0.7726853 +vt -0.7499778 0.9750296 +vt -0.9360363 0.9070117 +vt -0.589401 1.172248 +vt -0.5340187 0.9284598 +vt -0.7317103 1.239047 +vt -0.815815 1.007779 +vt 0.6433445 0.8794004 +vt 0.7131816 1.066811 +vt 0.9266667 0.9226932 +vt 0.8805659 1.116502 +vt -0.6946873 0.5128513 +vt -0.6457372 0.2676898 +vt -0.9889426 0.5453551 +vt -1.035893 0.2998053 +vt 0.673592 0.2911294 +vt 0.7116357 0.4874779 +vt 1.03453 0.3282524 +vt 0.9958484 0.5244762 +vt -0.6024922 0.4850542 +vt -0.8487412 0.4419119 +vt -0.7413611 0.851073 +vt -0.9736202 0.7620119 +vt 0.8365842 0.5078421 +vt 0.6396737 0.5428587 +vt 0.9546229 0.8112251 +vt 0.7686883 0.8812059 +vt 0.6070464 0.8646238 +vt 0.6956917 1.098381 +vt 0.9454956 0.9289258 +vt 0.8891151 1.171573 +vt -0.5581402 1.140998 +vt -0.5046632 0.9482803 +vt -0.755375 1.228752 +vt -0.8155431 1.040291 +vt 0.9651804 0.2883193 +vt 0.9916644 0.5369127 +vt 1.157668 0.3668172 +vt 1.090057 0.6069345 +vt 0.8069562 1.248432 +vt 0.5579932 1.271186 +vt 0.8308026 1.373497 +vt 0.5889246 1.422096 +vt -1.198054 0.8858176 +vt -1.279364 0.7030918 +vt -1.278597 1.011977 +vt -1.420247 0.8713906 +vt -0.6116169 1.286682 +vt -0.8103804 1.264478 +vt -0.6524962 1.459087 +vt -0.8442585 1.408102 +vt -0.6512333 1.257577 +vt -0.7469926 1.026644 +vt -0.7367623 1.391924 +vt -0.9343693 1.244691 +vt 0.8479518 0.9888417 +vt 0.7876605 1.179538 +vt 1.047725 1.188235 +vt 0.8966601 1.318091 +vt -1.039438 0.7655177 +vt -1.128079 0.5317593 +vt -1.268599 0.9441638 +vt -1.436838 0.7592615 +vt 1.133358 0.5668924 +vt 1.06156 0.7535606 +vt 1.416267 0.7838614 +vt 1.280953 0.9311346 +vt -0.9147672 0.8465799 +vt -1.138412 0.7348519 +vt -1.142613 1.155097 +vt -1.343282 1.007904 +vt 1.139135 0.7221437 +vt 0.9626889 0.816307 +vt 1.339303 0.9765297 +vt 1.181246 1.097161 +vt 0.826643 0.9502442 +vt 0.7524748 1.18899 +vt 1.059449 1.201036 +vt 0.8712629 1.364248 +vt -0.6351009 1.191542 +vt -0.7063306 1.004656 +vt -0.7525251 1.377431 +vt -0.9087 1.255716 +vt 1.307803 0.6720031 +vt 1.208499 0.9014347 +vt 1.442486 0.8367286 +vt 1.266655 1.014012 +vt 0.6110447 1.274038 +vt 0.3624125 1.300159 +vt 0.6845739 1.38349 +vt 0.45893 1.485022 +vt -1.189158 0.9234657 +vt -1.329996 0.781463 +vt -1.275105 1.051755 +vt -1.434835 0.9321011 +vt -0.4093474 1.414049 +vt -0.6081072 1.391812 +vt -0.5097004 1.608949 +vt -0.6891838 1.522224 +vt -0.9899009 1.251499 +vt -1.165795 1.073844 +vt -1.038498 1.457423 +vt -1.278609 1.388451 +vt 1.138014 1.110337 +vt 0.9954802 1.250637 +vt 1.23826 1.411481 +vt 1.045352 1.464054 +vt -1.117606 0.9220553 +vt -1.29663 0.7475542 +vt -1.31615 1.191081 +vt -1.520247 1.046896 +vt 1.294764 0.7816487 +vt 1.151531 0.9212361 +vt 1.502506 1.061846 +vt 1.339186 1.177146 +vt -0.3846097 1.344444 +vt -0.6328908 1.31518 +vt -0.5313703 1.688139 +vt -0.7548853 1.576756 +vt 0.6012998 1.294715 +vt 0.4026071 1.317544 +vt 0.7202919 1.549345 +vt 0.5411601 1.637411 +vt 1.188463 1.120485 +vt 1.010708 1.296278 +vt 1.274832 1.39613 +vt 1.033876 1.462436 +vt -1.056009 1.266144 +vt -1.195758 1.12307 +vt -1.091025 1.446772 +vt -1.28265 1.390211 +vt 1.378379 0.8039785 +vt 1.201539 0.9806917 +vt 1.472463 0.943037 +vt 1.271733 1.091307 +vt 0.4005727 1.20058 +vt 0.1678693 1.291954 +vt 0.4616819 1.86496 +vt 0.1678702 1.867193 +vt -1.334924 1.142169 +vt -1.498307 1.026817 +vt -1.376863 1.817577 +vt -1.616604 1.811436 +vt -0.1328487 1.13189 +vt -0.3189509 1.058638 +vt -0.1339559 1.738536 +vt -0.3663074 1.729708 +vt -0.8680034 1.186969 +vt -1.112363 1.134163 +vt -0.8185197 1.765732 +vt -1.121682 1.767504 +vt 1.079262 1.097857 +vt 0.8837851 1.14015 +vt 1.093798 1.747161 +vt 0.8511924 1.745457 +vt -1.372608 1.235749 +vt -1.576691 1.091353 +vt -1.312378 1.86703 +vt -1.615689 1.864199 +vt 1.557475 1.1037 +vt 1.394349 1.219415 +vt 1.597498 1.865242 +vt 1.354541 1.867361 +vt -0.1330113 1.198894 +vt -0.365591 1.107206 +vt -0.06777041 1.970513 +vt -0.3633712 1.972434 +vt 0.3905173 1.227551 +vt 0.2046857 1.301488 +vt 0.3917283 2.065021 +vt 0.1537794 2.06055 +vt 1.103436 1.089474 +vt 0.8591052 1.142415 +vt 1.225267 1.949266 +vt 0.9234443 1.953851 +vt -0.8956608 1.18838 +vt -1.091094 1.145884 +vt -0.9548762 1.98086 +vt -1.196115 1.97602 +vt 1.522421 1.020215 +vt 1.318067 1.164227 +vt 1.660916 1.823405 +vt 1.359647 1.82857 +vt 0.662622 0.682264 +vt 0.6302186 0.644465 +vt 0.5443933 0.8792719 +vt 0.5932665 0.8721385 +vt 0.8588958 0.6498327 +vt 0.9873078 0.8030466 +vt 0.9187802 0.9897086 +vt 0.7225 1.023606 +vt 0.7048299 1.071002 +vt 0.9510912 1.027925 +vt 1.036916 0.7931184 +vt 0.8764797 0.6013883 + +vn 0.9998378 0.01795389 0.001432189 +vn 0.7843003 0.02224263 -0.6199824 +vn 0.8652148 -0.01072654 -0.4704049 +vn 0.9461292 -0.04369571 -0.3208273 +vn -0.4574573 -0.6840259 0.5681914 +vn -0.4295336 -0.728299 0.5299827 +vn -0.4016099 -0.7725722 0.491774 +vn -0.9367006 -0.09768602 0.3362282 +vn -0.9114945 0.001575247 0.3941256 +vn -0.8862884 0.1008365 0.4520231 +vn 0.6696605 -0.7408965 0.05125711 +vn 0.617512 -0.7648948 0.1460569 +vn 0.5653635 -0.788893 0.2408567 +vn -0.6345727 0.7442421 -0.2083777 +vn -0.5902208 0.7838279 -0.181676 +vn -0.5458689 0.8234138 -0.1549742 +vn -0.4266188 -0.828799 0.3620617 +vn -0.4282953 -0.8274673 0.3631189 +vn -0.4299718 -0.8261356 0.364176 +vn 0.4287549 0.822991 -0.3726325 +vn 0.4285502 0.8230334 -0.3727744 +vn 0.4283454 0.8230758 -0.3729162 +vn -0.9807597 -0.1403447 0.1356972 +vn -0.9833684 -0.0807813 0.1506118 +vn -0.9859771 -0.02121789 0.1655264 +vn 0.9685909 0.1242877 -0.21537 +vn 0.9804971 0.08285834 -0.1656062 +vn 0.9924033 0.04142894 -0.1158425 +vn -0.6325265 0.7439252 -0.2156056 +vn -0.5904927 0.7817982 -0.1904643 +vn -0.5484589 0.8196715 -0.165323 +vn 0.6596439 -0.7442031 0.105032 +vn 0.6123437 -0.7669063 0.1721432 +vn 0.5650436 -0.7896095 0.2392545 +vn 0.4521444 0.7268669 -0.516943 +vn 0.4073342 0.7126548 -0.5669978 +vn 0.3625239 0.6984429 -0.6170526 +vn 0.4456367 -0.2950455 -0.8451959 +vn 0.5596923 -0.3171461 -0.7508417 +vn 0.6737477 -0.3392466 -0.6564875 +vn -0.2417207 -0.4683844 0.849816 +vn -0.2413191 -0.5076644 0.8257853 +vn -0.2409175 -0.5469445 0.8017547 +vn -0.679306 0.2174459 0.7008999 +vn -0.6232657 0.3061073 0.7118406 +vn -0.5672254 0.3947688 0.7227814 +vn 0.4903454 -0.8711393 -0.02603232 +vn 0.487326 -0.8628798 0.08062093 +vn 0.4843065 -0.8546202 0.1872742 +vn -0.5358113 0.8361937 -0.1169892 +vn -0.4783028 0.8669917 -0.1235058 +vn -0.4207942 0.8977897 -0.1300225 +vn -0.3178743 -0.6135294 0.7228677 +vn -0.3197186 -0.6087239 0.7260844 +vn -0.3215629 -0.6039184 0.7293009 +vn 0.3127006 0.6036838 -0.7333378 +vn 0.3157005 0.6028408 -0.7327387 +vn 0.3187005 0.6019979 -0.7321397 +vn -0.8052064 0.1555028 0.5722427 +vn -0.791693 0.2124152 0.5698022 +vn -0.7781796 0.2693276 0.5673616 +vn 0.7569507 -0.181679 -0.6277088 +vn 0.7831778 -0.2129238 -0.5808964 +vn 0.8094049 -0.2441685 -0.534084 +vn -0.5378942 0.833754 -0.1245954 +vn -0.4839628 0.8629631 -0.1314024 +vn -0.4300313 0.8921722 -0.1382093 +vn 0.5076704 -0.8612113 0.02420402 +vn 0.4955778 -0.8582309 0.1053605 +vn 0.4834852 -0.8552505 0.186517 +vn 0.2584941 0.5003824 -0.8263161 +vn 0.2114879 0.4942119 -0.8417492 +vn 0.1644816 0.4880414 -0.8571823 +vn 0.217383 -0.508305 -0.8332891 +vn 0.3208524 -0.5135103 -0.7877527 +vn 0.4243218 -0.5187158 -0.7422163 +vn 0.1841783 -0.1670348 0.9685957 +vn 0.1741891 -0.2140848 0.9599151 +vn 0.1641998 -0.2611348 0.9512345 +vn -0.3983667 0.4605454 0.7932225 +vn -0.372856 0.5136688 0.7701409 +vn -0.3473454 0.5667922 0.7470594 +vn 0.5448362 -0.8021929 0.2442132 +vn 0.5384862 -0.8118834 0.2243897 +vn 0.5321361 -0.8215739 0.2045663 +vn -0.5276762 0.8183299 -0.2278023 +vn -0.5387761 0.8137513 -0.2174338 +vn -0.549876 0.8091726 -0.2070654 +vn 0.01966864 -0.3289024 0.9441591 +vn 0.02043958 -0.345472 0.9380398 +vn 0.02121052 -0.3620417 0.9319206 +vn -0.01400564 0.334145 -0.9424176 +vn -0.02976524 0.3399277 -0.939827 +vn -0.04552484 0.3457104 -0.9372362 +vn -0.4909144 0.4274113 0.7591592 +vn -0.4833259 0.4551031 0.7472014 +vn -0.4757374 0.4827949 0.7352436 +vn 0.449175 -0.4431681 -0.775786 +vn 0.4740678 -0.4543181 -0.7533987 +vn 0.4989607 -0.4654681 -0.7310114 +vn -0.5309144 0.8153672 -0.2308815 +vn -0.5484539 0.8063855 -0.2200817 +vn -0.5659934 0.7974037 -0.2092818 +vn 0.5533051 -0.7938194 0.252397 +vn 0.5459154 -0.8054961 0.2289347 +vn 0.5385256 -0.8171727 0.2054725 +vn -0.158938 0.1931171 -0.9682172 +vn -0.2191239 0.1820589 -0.9565345 +vn -0.2793098 0.1710006 -0.9448518 +vn 0.02865204 -0.7056066 -0.7080243 +vn -0.03901448 -0.5987385 -0.7860661 +vn -0.106681 -0.4918705 -0.864108 +vn 0.04996128 -0.342693 0.938118 +vn 0.03575144 -0.4245318 0.9000825 +vn 0.02154159 -0.5063706 0.8620468 +vn 0.0706494 0.7311809 0.6785154 +vn 0.0278553 0.6121171 0.7741932 +vn -0.01493881 0.4930532 0.8698709 +vn -0.07068121 -0.9932001 0.09250887 +vn -0.09366421 -0.993171 0.04230341 +vn -0.1166472 -0.9931419 -0.007902056 +vn 0.08500444 0.9923697 -0.08931268 +vn 0.06799931 0.9955189 -0.04072571 +vn 0.0509942 0.998668 0.007861267 +vn -0.07300807 -0.4221895 0.9035628 +vn -0.08902978 -0.4638203 0.8799997 +vn -0.1050515 -0.505451 0.8564366 +vn 0.09341174 0.434555 -0.8957881 +vn 0.08062037 0.4705624 -0.8776574 +vn 0.06782901 0.5065698 -0.8595268 +vn -0.08738121 0.6866506 0.7217171 +vn -0.1273795 0.5854102 0.7902664 +vn -0.1673777 0.4841698 0.8588157 +vn 0.1527175 -0.6621731 -0.733624 +vn 0.1245153 -0.5759665 -0.8000727 +vn 0.09631315 -0.4897598 -0.8665213 +vn -0.1002557 0.9865835 -0.1288483 +vn -0.1302361 0.9868185 -0.06067579 +vn -0.1602165 0.9870535 0.007496755 +vn 0.1293468 -0.9824077 0.1347015 +vn 0.1171299 -0.98843 0.06353699 +vn 0.104913 -0.9944521 -0.00762754 +vn -0.004989477 0.3727545 -0.9279166 +vn -0.04321385 0.4383608 -0.8938958 +vn -0.08143822 0.503967 -0.859875 +vn 0.3290404 -0.1099225 -0.9378963 + +usemtl Blue +f 13/214/146 63/210/146 35/215/146 +f 17/211/146 63/210/146 13/214/146 +f 14/213/146 17/211/146 13/214/146 +f 14/213/146 64/212/146 17/211/146 +f 61/208/146 64/212/146 14/213/146 +f 23/207/146 61/208/146 14/213/146 +f 62/209/146 35/215/146 63/210/146 +f 62/209/146 31/216/146 35/215/146 +f 31/216/146 62/209/146 29/205/146 +f 31/216/146 29/205/146 27/206/146 +f 27/206/146 29/205/146 61/208/146 +f 61/208/146 23/207/146 27/206/146 + +usemtl Green +f 15/15/3 16/16/4 14/14/3 13/13/2 +f 19/19/6 20/20/7 18/18/6 17/17/5 +f 22/23/9 19/24/10 17/22/9 21/21/8 +f 16/27/12 24/28/13 23/26/12 14/25/11 +f 26/31/15 22/32/16 21/30/15 25/29/14 +f 24/35/18 28/36/19 27/34/18 23/33/17 +f 30/39/21 26/40/22 25/38/21 29/37/20 +f 28/43/24 32/44/25 31/42/24 27/41/23 +f 34/47/27 30/48/28 29/46/27 33/45/26 +f 32/51/30 36/52/31 35/50/30 31/49/29 +f 20/55/33 34/56/34 33/54/33 18/53/32 +f 36/59/36 15/60/37 13/58/36 35/57/35 +f 37/63/39 38/64/40 16/62/39 15/61/38 +f 39/67/42 40/68/43 20/66/42 19/65/41 +f 41/71/45 39/72/46 19/70/45 22/69/44 +f 38/75/48 42/76/49 24/74/48 16/73/47 +f 43/79/51 41/80/52 22/78/51 26/77/50 +f 42/83/54 44/84/55 28/82/54 24/81/53 +f 45/87/57 43/88/58 26/86/57 30/85/56 +f 44/91/60 46/92/61 32/90/60 28/89/59 +f 47/95/63 45/96/64 30/94/63 34/93/62 +f 46/99/66 48/100/67 36/98/66 32/97/65 +f 40/103/69 47/104/70 34/102/69 20/101/68 +f 48/107/72 37/108/73 15/106/72 36/105/71 +f 49/111/75 50/112/76 38/110/75 37/109/74 +f 51/115/78 52/116/79 40/114/78 39/113/77 +f 53/119/81 51/120/82 39/118/81 41/117/80 +f 50/123/84 54/124/85 42/122/84 38/121/83 +f 55/127/87 53/128/88 41/126/87 43/125/86 +f 54/131/90 56/132/91 44/130/90 42/129/89 +f 57/135/93 55/136/94 43/134/93 45/133/92 +f 56/139/96 58/140/97 46/138/96 44/137/95 +f 59/143/99 57/144/100 45/142/99 47/141/98 +f 58/147/102 60/148/103 48/146/102 46/145/101 +f 52/151/105 59/152/106 47/150/105 40/149/104 +f 60/155/108 49/156/109 37/154/108 48/153/107 +f 11/159/111 1/160/112 50/158/111 49/157/110 +f 12/163/114 10/164/115 52/162/114 51/161/113 +f 3/167/117 12/168/118 51/166/117 53/165/116 +f 1/171/120 2/172/121 54/170/120 50/169/119 +f 4/175/123 3/176/124 53/174/123 55/173/122 +f 2/179/126 5/180/127 56/178/126 54/177/125 +f 6/183/129 4/184/130 55/182/129 57/181/128 +f 5/187/132 7/188/133 58/186/132 56/185/131 +f 8/191/135 6/192/136 57/190/135 59/189/134 +f 7/195/138 9/196/139 60/194/138 58/193/137 +f 10/199/141 8/200/142 59/198/141 52/197/140 +f 9/203/144 11/204/145 49/202/144 60/201/143 + +usemtl White +f 3/3/1 4/4/1 2/2/1 1/1/1 +f 4/4/1 6/6/1 5/5/1 2/2/1 +f 6/6/1 8/8/1 7/7/1 5/5/1 +f 8/8/1 10/10/1 9/9/1 7/7/1 +f 10/10/1 12/12/1 11/11/1 9/9/1 +f 12/12/1 3/3/1 1/1/1 11/11/1 + diff --git a/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Top.obj.meta b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Top.obj.meta new file mode 100644 index 0000000..7ac3f85 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Slide/TubeSlide_Top.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 095f56989f4db4ac9814228bd64d312b +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Stairs_650_400_300_Mesh.fbx b/Assets/_Unity Essentials/Models/Outdoor/Stairs_650_400_300_Mesh.fbx new file mode 100644 index 0000000..bf4bd13 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Stairs_650_400_300_Mesh.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Stairs_650_400_300_Mesh.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Stairs_650_400_300_Mesh.fbx.meta new file mode 100644 index 0000000..93e3af8 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Stairs_650_400_300_Mesh.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 7e0223e1d3e1733499accfa5ebffb67e +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Tangram_Model_Original.fbx b/Assets/_Unity Essentials/Models/Outdoor/Tangram_Model_Original.fbx new file mode 100644 index 0000000..e814ebd --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Tangram_Model_Original.fbx @@ -0,0 +1,758 @@ +; FBX 7.7.0 project file +; ---------------------------------------------------- + +FBXHeaderExtension: { + FBXHeaderVersion: 1004 + FBXVersion: 7700 + CreationTimeStamp: { + Version: 1000 + Year: 2023 + Month: 11 + Day: 18 + Hour: 9 + Minute: 48 + Second: 31 + Millisecond: 431 + } + Creator: "FBX SDK/FBX Plugins version 2020.3" + OtherFlags: { + TCDefinition: 127 + } + SceneInfo: "SceneInfo::GlobalInfo", "UserData" { + Type: "UserData" + Version: 100 + MetaData: { + Version: 100 + Title: "" + Subject: "" + Author: "" + Keywords: "" + Revision: "" + Comment: "" + } + Properties70: { + P: "DocumentUrl", "KString", "Url", "", "C:\Users\quint\OneDrive\Desktop\AaronPuzzle.fbx" + P: "SrcDocumentUrl", "KString", "Url", "", "C:\Users\quint\OneDrive\Desktop\AaronPuzzle.fbx" + P: "Original", "Compound", "", "" + P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" + P: "Original|ApplicationName", "KString", "", "", "3ds Max" + P: "Original|ApplicationVersion", "KString", "", "", "2023" + P: "Original|DateTime_GMT", "DateTime", "", "", "18/11/2023 09:48:31.430" + P: "Original|FileName", "KString", "", "", "C:\Users\quint\OneDrive\Desktop\AaronPuzzle.fbx" + P: "LastSaved", "Compound", "", "" + P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" + P: "LastSaved|ApplicationName", "KString", "", "", "3ds Max" + P: "LastSaved|ApplicationVersion", "KString", "", "", "2023" + P: "LastSaved|DateTime_GMT", "DateTime", "", "", "18/11/2023 09:48:31.430" + P: "Original|ApplicationActiveProject", "KString", "", "", "C:\Users\quint\Dropbox\Projects\Asteroid escape\3DsMax" + } + } +} +GlobalSettings: { + Version: 1000 + Properties70: { + P: "UpAxis", "int", "Integer", "",2 + P: "UpAxisSign", "int", "Integer", "",1 + P: "FrontAxis", "int", "Integer", "",1 + P: "FrontAxisSign", "int", "Integer", "",-1 + P: "CoordAxis", "int", "Integer", "",0 + P: "CoordAxisSign", "int", "Integer", "",1 + P: "OriginalUpAxis", "int", "Integer", "",2 + P: "OriginalUpAxisSign", "int", "Integer", "",1 + P: "UnitScaleFactor", "double", "Number", "",1 + P: "OriginalUnitScaleFactor", "double", "Number", "",1 + P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 + P: "DefaultCamera", "KString", "", "", "Producer Perspective" + P: "TimeMode", "enum", "", "",6 + P: "TimeProtocol", "enum", "", "",2 + P: "SnapOnFrameMode", "enum", "", "",0 + P: "TimeSpanStart", "KTime", "Time", "",0 + P: "TimeSpanStop", "KTime", "Time", "",153953860000 + P: "CustomFrameRate", "double", "Number", "",-1 + P: "TimeMarker", "Compound", "", "" + P: "CurrentTimeMarker", "int", "Integer", "",-1 + } +} + +; Documents Description +;------------------------------------------------------------------ + +Documents: { + Count: 1 + Document: 1783898654384, "", "Scene" { + Properties70: { + P: "SourceObject", "object", "", "" + P: "ActiveAnimStackName", "KString", "", "", "" + } + RootNode: 0 + } +} + +; Document References +;------------------------------------------------------------------ + +References: { +} + +; Object definitions +;------------------------------------------------------------------ + +Definitions: { + Version: 100 + Count: 19 + ObjectType: "GlobalSettings" { + Count: 1 + } + ObjectType: "AnimationStack" { + Count: 1 + PropertyTemplate: "FbxAnimStack" { + Properties70: { + P: "Description", "KString", "", "", "" + P: "LocalStart", "KTime", "Time", "",0 + P: "LocalStop", "KTime", "Time", "",0 + P: "ReferenceStart", "KTime", "Time", "",0 + P: "ReferenceStop", "KTime", "Time", "",0 + } + } + } + ObjectType: "AnimationLayer" { + Count: 1 + PropertyTemplate: "FbxAnimLayer" { + Properties70: { + P: "Weight", "Number", "", "A",100 + P: "Mute", "bool", "", "",0 + P: "Solo", "bool", "", "",0 + P: "Lock", "bool", "", "",0 + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BlendMode", "enum", "", "",0 + P: "RotationAccumulationMode", "enum", "", "",0 + P: "ScaleAccumulationMode", "enum", "", "",0 + P: "BlendModeBypass", "ULongLong", "", "",0 + } + } + } + ObjectType: "Model" { + Count: 8 + PropertyTemplate: "FbxNode" { + Properties70: { + P: "QuaternionInterpolate", "enum", "", "",0 + P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 + P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 + P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 + P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 + P: "TranslationActive", "bool", "", "",0 + P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 + P: "TranslationMinX", "bool", "", "",0 + P: "TranslationMinY", "bool", "", "",0 + P: "TranslationMinZ", "bool", "", "",0 + P: "TranslationMaxX", "bool", "", "",0 + P: "TranslationMaxY", "bool", "", "",0 + P: "TranslationMaxZ", "bool", "", "",0 + P: "RotationOrder", "enum", "", "",0 + P: "RotationSpaceForLimitOnly", "bool", "", "",0 + P: "RotationStiffnessX", "double", "Number", "",0 + P: "RotationStiffnessY", "double", "Number", "",0 + P: "RotationStiffnessZ", "double", "Number", "",0 + P: "AxisLen", "double", "Number", "",10 + P: "PreRotation", "Vector3D", "Vector", "",0,0,0 + P: "PostRotation", "Vector3D", "Vector", "",0,0,0 + P: "RotationActive", "bool", "", "",0 + P: "RotationMin", "Vector3D", "Vector", "",0,0,0 + P: "RotationMax", "Vector3D", "Vector", "",0,0,0 + P: "RotationMinX", "bool", "", "",0 + P: "RotationMinY", "bool", "", "",0 + P: "RotationMinZ", "bool", "", "",0 + P: "RotationMaxX", "bool", "", "",0 + P: "RotationMaxY", "bool", "", "",0 + P: "RotationMaxZ", "bool", "", "",0 + P: "InheritType", "enum", "", "",0 + P: "ScalingActive", "bool", "", "",0 + P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 + P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 + P: "ScalingMinX", "bool", "", "",0 + P: "ScalingMinY", "bool", "", "",0 + P: "ScalingMinZ", "bool", "", "",0 + P: "ScalingMaxX", "bool", "", "",0 + P: "ScalingMaxY", "bool", "", "",0 + P: "ScalingMaxZ", "bool", "", "",0 + P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 + P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 + P: "MinDampRangeX", "double", "Number", "",0 + P: "MinDampRangeY", "double", "Number", "",0 + P: "MinDampRangeZ", "double", "Number", "",0 + P: "MaxDampRangeX", "double", "Number", "",0 + P: "MaxDampRangeY", "double", "Number", "",0 + P: "MaxDampRangeZ", "double", "Number", "",0 + P: "MinDampStrengthX", "double", "Number", "",0 + P: "MinDampStrengthY", "double", "Number", "",0 + P: "MinDampStrengthZ", "double", "Number", "",0 + P: "MaxDampStrengthX", "double", "Number", "",0 + P: "MaxDampStrengthY", "double", "Number", "",0 + P: "MaxDampStrengthZ", "double", "Number", "",0 + P: "PreferedAngleX", "double", "Number", "",0 + P: "PreferedAngleY", "double", "Number", "",0 + P: "PreferedAngleZ", "double", "Number", "",0 + P: "LookAtProperty", "object", "", "" + P: "UpVectorProperty", "object", "", "" + P: "Show", "bool", "", "",1 + P: "NegativePercentShapeSupport", "bool", "", "",1 + P: "DefaultAttributeIndex", "int", "Integer", "",-1 + P: "Freeze", "bool", "", "",0 + P: "LODBox", "bool", "", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 + P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 + P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 + P: "Visibility", "Visibility", "", "A",1 + P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 + } + } + } + ObjectType: "Geometry" { + Count: 8 + PropertyTemplate: "FbxLine" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 + P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 + P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 + P: "Primary Visibility", "bool", "", "",1 + P: "Casts Shadows", "bool", "", "",1 + P: "Receive Shadows", "bool", "", "",1 + P: "Renderable", "bool", "", "",0 + } + } + } +} + +; Object properties +;------------------------------------------------------------------ + +Objects: { + Geometry: 1783544223376, "Geometry::", "Line" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.690196078431373,0.101960784313725,0.101960784313725 + } + GeometryVersion: 124 + Type: "Line" + LineVersion: 100 + Points: *63 { + a: 68.7156982421875,66.0812301635742,0,-68.7156982421875,66.0812301635742,0,-68.7156982421875,2.6702880859375e-05,0,-68.7156982421875,-66.0812301635742,0,68.7156982421875,-66.0812301635742,0,68.7156982421875,66.0812301635742,7.87749650044134e-06,34.358154296875,33.0409088134766,3.93878326576669e-06,1.9073486328125e-05,1.71661376953125e-05,2.04636307898909e-12,-34.3578414916992,-33.0406074523926,-3.93874734072597e-06,-68.7156982421875,-66.0812301635742,-7.87749650044134e-06,-68.7157135009766,1.1444091796875e-05,3.93875143345213e-06,-34.3578643798828,-33.0406036376953,2.95585778076202e-12,0,-66.0812301635742,-3.93874688597862e-06,-68.7156982421875,66.0812301635742,5.90812169320998e-06,-1.1444091796875e-05,1.1444091796875e-05,-1.96937298824196e-06,34.3578491210938,-33.0406112670898,-5.90812260270468e-06,34.3578491210938,-33.0406150817871,-1.32556560856756e-05,34.3578491210938,33.0411186218262,-9.98332052404294e-06,68.7156982421875,0,3.93874870496802e-06,0,-66.0812301635742,-3.93874779547332e-06,0,0,0 + } + PointsIndex: *21 { + a: 0,1,2,3,4,-1,5,6,7,8,-10,10,11,-13,13,14,-16,16,-18,18,-20 + } + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.690196078431373,0.101960784313725,0.101960784313725 + } + } + Geometry: 1784712612960, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.87843137254902,0.337254901960784,0.337254901960784 + } + Vertices: *18 { + a: -68.715705871582,22.0270690917969,6.56457859804505e-06,1.23977661132812e-05,-44.0541458129883,-7.22103595762746e-06,68.715690612793,22.0270690917969,6.56456450087717e-07,-68.715705871582,22.0270690917969,3.50000667572021,1.23977661132812e-05,-44.0541458129883,3.49999284744263,68.715690612793,22.0270690917969,3.50000071525574 + } + PolygonVertexIndex: *24 { + a: 0,1,-5,0,4,-4,1,2,-6,1,5,-5,2,0,-4,2,3,-6,2,1,-1,5,3,-5 + } + Edges: *12 { + a: 0,1,2,4,5,6,7,8,10,12,14,16 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *72 { + a: -0.693154633045197,-0.720789015293121,0,-0.693154573440552,-0.720789074897766,0,-0.693154633045197,-0.720789015293121,0,-0.693154633045197,-0.720789015293121,0,-0.693154633045197,-0.720789015293121,0,-0.693154573440552,-0.720789074897766,0,0.693154752254486,-0.720788836479187,0,0.693154811859131,-0.720788836479187,0,0.693154752254486,-0.720788836479187,0,0.693154752254486,-0.720788836479187,0,0.693154752254486,-0.720788836479187,0,0.693154811859131,-0.720788836479187,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,-4.29896189757528e-08,1.63912716288905e-07,-1,-4.29896189757528e-08,1.6391273049976e-07,-1,-4.29896189757528e-08,1.63912744710615e-07,-1,4.33704734348339e-08,-1.64162301530268e-07,1,4.33704734348339e-08,-1.64162315741123e-07,1,4.33704698821202e-08,-1.64162287319414e-07,1 + } + NormalsW: *24 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *12 { + a: 1,1,0,1,1,1,1,0,1,1,0,1 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Geometry: 1784712637920, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.694117647058824,0.345098039215686,0.105882352941176 + } + Vertices: *18 { + a: -22.9052276611328,-66.0812301635742,-9.19041303859558e-06,45.8104553222656,8.58306884765625e-06,-3.2822886169015e-06,-22.9052276611328,66.0812301635742,1.24727021102444e-05,-22.9052276611328,-66.0812301635742,3.49999070167542,45.8104553222656,8.58306884765625e-06,3.49999666213989,-22.9052276611328,66.0812301635742,3.50001239776611 + } + PolygonVertexIndex: *24 { + a: 0,1,-5,0,4,-4,1,2,-6,1,5,-5,2,0,-4,2,3,-6,2,1,-1,5,3,-5 + } + Edges: *12 { + a: 0,1,2,4,5,6,7,8,10,12,14,16 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *72 { + a: 0.693154811859131,-0.720788657665253,0,0.693154871463776,-0.720788657665253,0,0.693154811859131,-0.720788657665253,0,0.693154811859131,-0.720788657665253,0,0.693154811859131,-0.720788657665253,0,0.693154871463776,-0.720788657665253,0,0.693154752254486,0.720788717269897,0,0.693154811859131,0.720788776874542,0,0.693154752254486,0.720788717269897,0,0.693154752254486,0.720788717269897,0,0.693154752254486,0.720788717269897,0,0.693154811859131,0.720788776874542,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-7.16493531172091e-08,1.6391275892147e-07,-0.999999940395355,-7.16493531172091e-08,1.63912773132324e-07,-1,-7.16493531172091e-08,1.63912773132324e-07,-1,7.11276086917678e-08,-1.64162273108559e-07,0.999999940395355,7.11276086917678e-08,-1.64162273108559e-07,1,7.11276086917678e-08,-1.64162273108559e-07,1 + } + NormalsW: *24 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *12 { + a: 1,1,0,1,1,1,1,0,1,1,0,1 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Geometry: 1784712624480, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.341176470588235,0.882352941176471,0.56078431372549 + } + Vertices: *18 { + a: 34.3578491210938,-11.0135383605957,9.09494701772928e-13,7.62939453125e-06,22.0270843505859,3.93874961446272e-06,-34.3578491210938,-11.0135383605957,-3.93874870496802e-06,34.3578491210938,-11.0135383605957,3.5,7.62939453125e-06,22.0270843505859,3.50000405311584,-34.3578491210938,-11.0135383605957,3.49999594688416 + } + PolygonVertexIndex: *24 { + a: 0,1,-5,0,4,-4,1,2,-6,1,5,-5,2,0,-4,2,3,-6,1,0,-3,4,5,-4 + } + Edges: *12 { + a: 0,1,2,4,5,6,7,8,10,12,14,16 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *72 { + a: 0.693154871463776,0.720788717269897,0,0.69315493106842,0.720788657665253,0,0.693154871463776,0.720788657665253,0,0.693154871463776,0.720788717269897,0,0.693154871463776,0.720788657665253,0,0.693154811859131,0.720788657665253,0,-0.693154811859131,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,5.73195038100494e-08,1.78813920115317e-07,-0.999999940395355,5.73195002573357e-08,1.78813905904462e-07,-1,5.73195038100494e-08,1.78813934326172e-07,-1,-5.8983843587157e-08,-1.84006012204918e-07,0.999999940395355,-5.8983843587157e-08,-1.84006040626628e-07,1,-5.89838400344433e-08,-1.84006026415773e-07,1 + } + NormalsW: *24 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *12 { + a: 1,1,0,1,1,1,1,0,1,1,0,1 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Geometry: 1784712616320, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.83921568627451,0.898039215686275,0.650980392156863 + } + Vertices: *24 { + a: 1.76429748535156e-05,33.0406265258789,6.40046755506773e-06,-34.3578643798828,3.814697265625e-06,2.46171975959442e-06,-1.43051147460938e-06,-33.0406227111816,-5.41578083357308e-06,34.3578491210938,-3.814697265625e-06,-3.44640739058377e-06,1.76429748535156e-05,33.0406265258789,3.50000643730164,-34.3578643798828,3.814697265625e-06,3.50000238418579,-1.43051147460938e-06,-33.0406227111816,3.49999451637268,34.3578491210938,-3.814697265625e-06,3.49999666213989 + } + PolygonVertexIndex: *36 { + a: 0,1,-6,0,5,-5,1,2,-7,1,6,-6,2,3,-8,2,7,-7,3,0,-5,3,4,-8,0,2,-2,0,3,-3,4,5,-7,4,6,-8 + } + Edges: *18 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,20,22,24,32 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *108 { + a: -0.693154513835907,0.720789015293121,0,-0.693154513835907,0.720789134502411,0,-0.693154513835907,0.720789074897766,0,-0.693154513835907,0.720789015293121,0,-0.693154513835907,0.720789074897766,0,-0.693154513835907,0.720789074897766,0,-0.693154692649841,-0.720788836479187,0,-0.693154692649841,-0.720788836479187,0,-0.693154692649841,-0.720788836479187,0,-0.693154692649841,-0.720788836479187,0,-0.693154692649841,-0.720788836479187,0,-0.693154692649841,-0.720788896083832,0,0.693154811859131,-0.720788717269897,0,0.693154752254486,-0.720788717269897,0,0.693154811859131,-0.720788717269897,0,0.693154811859131,-0.720788717269897,0,0.693154811859131,-0.720788717269897,0,0.693154752254486,-0.720788717269897,0,0.693155169487,0.720788419246674,0,0.69315505027771,0.720788419246674,0,0.693155109882355,0.720788419246674,0,0.693155169487,0.720788419246674,0,0.693155109882355,0.720788419246674,0,0.69315505027771,0.720788419246674,0,-8.59792805840698e-08,1.78813962747881e-07,-1,-8.59792734786424e-08,1.78813948537027e-07,-1,-5.73195180209041e-08,1.78813934326172e-07,-1,-8.59792805840698e-08,1.78813962747881e-07,-1,-1.14639050252663e-07,1.78813976958736e-07,-1,-8.59792734786424e-08,1.78813948537027e-07,-1,8.3271281425823e-08,-1.80398075144694e-07,1,5.55141568270301e-08,-1.8039806093384e-07,1,8.32712743203956e-08,-1.80398075144694e-07,1,8.3271281425823e-08,-1.80398075144694e-07,1,8.32712743203956e-08,-1.80398075144694e-07,1,1.11028420235471e-07,-1.80398075144694e-07,1 + } + NormalsW: *36 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *18 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,0,1,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Geometry: 1784712617760, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.650980392156863,0.898039215686275,0.898039215686275 + } + Vertices: *18 { + a: 11.4526081085205,-33.0407867431641,-4.54974451713497e-06,11.4526081085205,33.040943145752,-7.4738545663422e-07,-22.9052219390869,-0.000158309936523438,5.29713042851654e-06,11.4526081085205,-33.0407867431641,3.499995470047,11.4526081085205,33.040943145752,3.49999928474426,-22.9052219390869,-0.000158309936523438,3.50000524520874 + } + PolygonVertexIndex: *24 { + a: 0,1,-5,0,4,-4,1,2,-6,1,5,-5,2,0,-4,2,3,-6,0,2,-2,3,4,-6 + } + Edges: *12 { + a: 0,1,2,4,5,6,7,8,10,12,14,16 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *72 { + a: 1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-0.693160176277161,0.720783472061157,0,-0.693160235881805,0.720783531665802,0,-0.693160176277161,0.720783472061157,0,-0.693160176277161,0.720783472061157,0,-0.693160176277161,0.720783472061157,0,-0.693160235881805,0.720783531665802,0,-0.69315505027771,-0.720788538455963,0,-0.693155109882355,-0.720788538455963,0,-0.69315505027771,-0.720788538455963,0,-0.69315505027771,-0.720788538455963,0,-0.69315505027771,-0.720788538455963,0,-0.693155109882355,-0.720788538455963,0,-2.31263413752458e-07,5.75402623326227e-08,-1,-2.31263413752458e-07,5.75402623326227e-08,-1,-2.31263427963313e-07,5.75402623326227e-08,-1,2.28996611895127e-07,-5.77269609891573e-08,1,2.28996611895127e-07,-5.77269609891573e-08,1,2.28996611895127e-07,-5.7726964541871e-08,1 + } + NormalsW: *24 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *12 { + a: 1,1,0,1,1,1,1,0,1,1,0,1 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Geometry: 1784712620160, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.109803921568627,0.109803921568627,0.694117647058824 + } + Vertices: *24 { + a: -17.1790027618408,-49.5609970092773,-1.68345686688554e-05,17.1788482666016,-16.5203819274902,3.59835212293547e-07,17.1788482666016,49.560848236084,8.23733171273489e-06,-17.1786975860596,16.5205268859863,8.23740265332162e-06,-17.1790027618408,-49.5609970092773,3.49998307228088,17.1788482666016,-16.5203819274902,3.50000047683716,17.1788482666016,49.560848236084,3.50000834465027,-17.1786975860596,16.5205268859863,3.50000834465027 + } + PolygonVertexIndex: *36 { + a: 0,1,-6,0,5,-5,1,2,-7,1,6,-6,2,3,-8,2,7,-7,3,0,-5,3,4,-8,3,1,-1,3,2,-2,7,4,-6,7,5,-7 + } + Edges: *18 { + a: 0,1,2,4,5,6,7,8,10,12,13,14,16,18,20,22,24,32 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *108 { + a: 0.693154752254486,-0.720788776874542,0,0.693154752254486,-0.720788836479187,0,0.693154752254486,-0.720788776874542,0,0.693154752254486,-0.720788776874542,0,0.693154752254486,-0.720788776874542,0,0.693154752254486,-0.720788776874542,0,1,0,0,0.999999940395355,0,0,1,0,0,1,0,0,1,0,0,0.999999940395355,0,0,-0.693154752254486,0.720788776874542,0,-0.693154752254486,0.720788836479187,0,-0.693154752254486,0.720788776874542,0,-0.693154752254486,0.720788776874542,0,-0.693154752254486,0.720788776874542,0,-0.693154752254486,0.720788836479187,0,-1,4.61817080577021e-06,0,-0.999999940395355,4.61817080577021e-06,0,-1,4.61817080577021e-06,0,-1,4.61817080577021e-06,0,-1,4.61817080577021e-06,0,-0.999999940395355,4.61817080577021e-06,0,-2.84419154894522e-08,2.08843317750507e-07,-1,4.93887277741578e-08,2.89775385908797e-07,-1,1.35587512772872e-07,3.79409073048009e-07,-1,-2.84419154894522e-08,2.08843317750507e-07,-1,-1.14641025561468e-07,1.19209289550781e-07,-1,4.93887277741578e-08,2.89775385908797e-07,-1,2.72457576500074e-08,-2.09791934935311e-07,1,-1.38787797254736e-07,-3.82441641022524e-07,1,-5.15358244967956e-08,-2.91712808575539e-07,1,2.72457576500074e-08,-2.09791934935311e-07,1,-5.15358244967956e-08,-2.91712808575539e-07,1,1.14498057257606e-07,-1.19062761427813e-07,1 + } + NormalsW: *36 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *18 { + a: 1,1,0,1,1,1,1,0,1,1,1,0,1,1,0,1,0,0 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Geometry: 1784712624960, "Geometry::", "Mesh" { + Properties70: { + P: "Color", "ColorRGB", "Color", "",0.105882352941176,0.694117647058824,0.105882352941176 + } + Vertices: *18 { + a: 22.9052314758301,44.0541534423828,5.25165796716465e-06,-45.8104705810547,-22.0270767211914,-4.59520197182428e-06,22.9052314758301,-22.0270767211914,-6.56455085845664e-07,22.9052314758301,44.0541534423828,3.50000524520874,-45.8104705810547,-22.0270767211914,3.499995470047,22.9052314758301,-22.0270767211914,3.49999928474426 + } + PolygonVertexIndex: *24 { + a: 0,1,-5,0,4,-4,1,2,-6,1,5,-5,2,0,-4,2,3,-6,0,2,-2,3,4,-6 + } + Edges: *12 { + a: 0,1,2,4,5,6,7,8,10,12,14,16 + } + GeometryVersion: 124 + LayerElementNormal: 0 { + Version: 102 + Name: "" + MappingInformationType: "ByPolygonVertex" + ReferenceInformationType: "Direct" + Normals: *72 { + a: -0.693154752254486,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,-0.693154752254486,0.720788836479187,0,-0.693154752254486,0.720788836479187,0,-0.693154752254486,0.720788836479187,0,-0.693154811859131,0.720788836479187,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,5.73194611774852e-08,8.94068250545388e-08,-1,5.73194611774852e-08,8.94068179491114e-08,-1,5.73194611774852e-08,8.94068179491114e-08,-1,-5.55142030123079e-08,-9.01990659940566e-08,1,-5.55142065650216e-08,-9.01990659940566e-08,1,-5.55141994595942e-08,-9.01990588886292e-08,1 + } + NormalsW: *24 { + a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + } + } + LayerElementVisibility: 0 { + Version: 101 + Name: "" + MappingInformationType: "ByEdge" + ReferenceInformationType: "Direct" + Visibility: *12 { + a: 1,1,0,1,1,1,1,0,1,1,0,1 + } + } + Layer: 0 { + Version: 100 + LayerElement: { + Type: "LayerElementNormal" + TypedIndex: 0 + } + LayerElement: { + Type: "LayerElementVisibility" + TypedIndex: 0 + } + } + } + Model: 1784752537600, "Model::Rectangle001", "Line" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",-5.92755317687988,6.72887277603149,0.307427406311035 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",2 + } + Shading: T + Culling: "CullingOff" + } + Model: 1784752539792, "Model::Line001", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",-5.92754650115967,50.783031463623,0.30743408203125 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",10 + } + Shading: T + Culling: "CullingOff" + } + Model: 1784752541984, "Model::Line002", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",-51.7380218505859,6.72887516021729,0.307428359985352 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",11 + } + Shading: T + Culling: "CullingOff" + } + Model: 1783819053312, "Model::Line003", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",-40.285400390625,-48.3388175964355,0.307411193847656 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",12 + } + Shading: T + Culling: "CullingOff" + } + Model: 1783819055504, "Model::Line004", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",-5.92755174636841,-26.3117351531982,0.30742073059082 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",14 + } + Shading: T + Culling: "CullingOff" + } + Model: 1783819051120, "Model::Line005", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",16.9776878356934,6.72904777526855,0.307421684265137 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",15 + } + Shading: T + Culling: "CullingOff" + } + Model: 1783819066464, "Model::Line006", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",45.6092987060547,23.2492542266846,0.307428359985352 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",16 + } + Shading: T + Culling: "CullingOff" + } + Model: 1783819086192, "Model::Line007", "Mesh" { + Version: 232 + Properties70: { + P: "InheritType", "enum", "", "",1 + P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 + P: "DefaultAttributeIndex", "int", "Integer", "",0 + P: "Lcl Translation", "Lcl Translation", "", "A",39.8829154968262,-37.3252792358398,0.307418823242188 + P: "Lcl Rotation", "Lcl Rotation", "", "A",6.83018917001272e-06,-0,0 + P: "MaxHandle", "int", "Integer", "UH",17 + } + Shading: T + Culling: "CullingOff" + } + AnimationStack: 1784719457472, "AnimStack::Take 001", "" { + Properties70: { + P: "LocalStop", "KTime", "Time", "",153953860000 + P: "ReferenceStop", "KTime", "Time", "",153953860000 + } + } + AnimationLayer: 1784762978016, "AnimLayer::BaseLayer", "" { + } +} + +; Object connections +;------------------------------------------------------------------ + +Connections: { + + ;Model::Rectangle001, Model::RootNode + C: "OO",1784752537600,0 + + ;Model::Line001, Model::RootNode + C: "OO",1784752539792,0 + + ;Model::Line002, Model::RootNode + C: "OO",1784752541984,0 + + ;Model::Line003, Model::RootNode + C: "OO",1783819053312,0 + + ;Model::Line004, Model::RootNode + C: "OO",1783819055504,0 + + ;Model::Line005, Model::RootNode + C: "OO",1783819051120,0 + + ;Model::Line006, Model::RootNode + C: "OO",1783819066464,0 + + ;Model::Line007, Model::RootNode + C: "OO",1783819086192,0 + + ;AnimLayer::BaseLayer, AnimStack::Take 001 + C: "OO",1784762978016,1784719457472 + + ;Geometry::, Model::Rectangle001 + C: "OO",1783544223376,1784752537600 + + ;Geometry::, Model::Line001 + C: "OO",1784712612960,1784752539792 + + ;Geometry::, Model::Line002 + C: "OO",1784712637920,1784752541984 + + ;Geometry::, Model::Line003 + C: "OO",1784712624480,1783819053312 + + ;Geometry::, Model::Line004 + C: "OO",1784712616320,1783819055504 + + ;Geometry::, Model::Line005 + C: "OO",1784712617760,1783819051120 + + ;Geometry::, Model::Line006 + C: "OO",1784712620160,1783819066464 + + ;Geometry::, Model::Line007 + C: "OO",1784712624960,1783819086192 +} +;Takes section +;---------------------------------------------------- + +Takes: { + Current: "" + Take: "Take 001" { + FileName: "Take_001.tak" + LocalTime: 0,153953860000 + ReferenceTime: 0,153953860000 + } +} diff --git a/Assets/_Unity Essentials/Models/Outdoor/Tangram_Model_Original.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Tangram_Model_Original.fbx.meta new file mode 100644 index 0000000..2eeb1b9 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Tangram_Model_Original.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 4ce45c3fd402a624da4e2c1fc58dd71c +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Tree_30ft_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Tree_30ft_BY001.fbx new file mode 100644 index 0000000..24ef830 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Tree_30ft_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Tree_30ft_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Tree_30ft_BY001.fbx.meta new file mode 100644 index 0000000..cc7c344 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Tree_30ft_BY001.fbx.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 4: 400000 + second: //RootNode + - first: + 21: 2100000 + second: tree_mat + - first: + 23: 2300000 + second: //RootNode + - first: + 33: 3300000 + second: //RootNode + - first: + 43: 4300000 + second: Tree_30ft_BY001 + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: tree_mat + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Tunnel_Mesh.fbx b/Assets/_Unity Essentials/Models/Outdoor/Tunnel_Mesh.fbx new file mode 100644 index 0000000..7ec9d4b Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Tunnel_Mesh.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Tunnel_Mesh.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Tunnel_Mesh.fbx.meta new file mode 100644 index 0000000..0cdb506 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Tunnel_Mesh.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: f712806514868e54699156ec05dcb749 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Outdoor/Umbrella_7ft_BY001.fbx b/Assets/_Unity Essentials/Models/Outdoor/Umbrella_7ft_BY001.fbx new file mode 100644 index 0000000..17f6fb5 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Outdoor/Umbrella_7ft_BY001.fbx differ diff --git a/Assets/_Unity Essentials/Models/Outdoor/Umbrella_7ft_BY001.fbx.meta b/Assets/_Unity Essentials/Models/Outdoor/Umbrella_7ft_BY001.fbx.meta new file mode 100644 index 0000000..c9f7d8b --- /dev/null +++ b/Assets/_Unity Essentials/Models/Outdoor/Umbrella_7ft_BY001.fbx.meta @@ -0,0 +1,144 @@ +fileFormatVersion: 2 +guid: afabd357a88071841b839e72c0cda077 +ModelImporter: + serializedVersion: 19301 + internalIDToNameTable: + - first: + 1: 100000 + second: //RootNode + - first: + 1: 100002 + second: Umbrella_7ft_BY001 + - first: + 1: 100004 + second: Umbrella_Base + - first: + 4: 400000 + second: //RootNode + - first: + 4: 400002 + second: Umbrella_7ft_BY001 + - first: + 4: 400004 + second: Umbrella_Base + - first: + 21: 2100000 + second: No Name + - first: + 23: 2300000 + second: Umbrella_7ft_BY001 + - first: + 23: 2300002 + second: Umbrella_Base + - first: + 33: 3300000 + second: Umbrella_7ft_BY001 + - first: + 33: 3300002 + second: Umbrella_Base + - first: + 43: 4300000 + second: Umbrella_7ft_BY001 + - first: + 43: 4300002 + second: Umbrella_Base + - first: + 95: 9500000 + second: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: No Name + second: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 1 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes.meta b/Assets/_Unity Essentials/Models/Shapes.meta new file mode 100644 index 0000000..a6732c9 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 890729537801946ce99840976d6902f7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Arch.obj b/Assets/_Unity Essentials/Models/Shapes/Arch.obj new file mode 100644 index 0000000..85e50e2 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Arch.obj @@ -0,0 +1,185 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:17:21 PM + +mtllib ./Arch.mtl +o Arch + +g Arch +v -4 1.788139E-07 0 +v -3.847759 0.7653671 0 +v -4 1.788139E-07 1 +v -3.847759 0.7653671 1 +v -2.92388 0.3826836 0 +v -3 1.788139E-07 0 +v -2.92388 0.3826836 1 +v -3 1.788139E-07 1 +v -3.414214 1.414214 0 +v -3.414214 1.414214 1 +v -2.707107 0.7071069 0 +v -2.707107 0.7071069 1 +v -2.765367 1.847759 0 +v -2.765367 1.847759 1 +v -2.382684 0.9238797 0 +v -2.382684 0.9238797 1 +v -2 2 0 +v -2 2 1 +v -2 1 0 +v -2 1 1 +v -1.234633 1.847759 0 +v -1.234633 1.847759 1 +v -1.617317 0.9238797 0 +v -1.617317 0.9238797 1 +v -0.5857865 1.414214 0 +v -0.5857865 1.414214 1 +v -1.292893 0.7071069 0 +v -1.292893 0.7071069 1 +v -0.152241 0.7653672 0 +v -0.152241 0.7653672 1 +v -1.07612 0.3826837 0 +v -1.07612 0.3826837 1 +v 0 3.968381E-09 0 +v 0 3.968381E-09 1 +v -1 9.139116E-08 0 +v -1 9.139116E-08 1 + +vt 0 -0.7803614 +vt 0 -3.757521E-08 +vt 1 -0.7803614 +vt 1 -3.757521E-08 +vt 0 -0.1950894 +vt 0 -0.5852701 +vt -1 -0.1950894 +vt -1 -0.5852701 +vt -4 1 +vt -3 1 +vt -4 0 +vt -3 0 +vt 0 -1.501321 +vt 0 -0.7209597 +vt 1 -1.501321 +vt 1 -0.7209597 +vt 0 -0.9160504 +vt 0 -1.306231 +vt -1 -0.9160504 +vt -1 -1.306231 +vt 2.05312 0 +vt 1.272759 0 +vt 2.05312 1 +vt 1.272759 1 +vt -1.467849 0 +vt -1.858029 0 +vt -1.467849 1 +vt -1.858029 1 +vt 2.351751 0 +vt 1.57139 0 +vt 2.351751 1 +vt 1.57139 1 +vt -1.76648 0 +vt -2.156661 0 +vt -1.76648 1 +vt -2.156661 1 +vt 0 1.501321 +vt 0 0.72096 +vt -1 1.501321 +vt -1 0.72096 +vt 0 0.9160503 +vt 0 1.306231 +vt 1 0.9160503 +vt 1 1.306231 +vt 0 0.7803616 +vt -1 0.7803616 +vt -1 3.89213E-09 +vt 0 0.1950904 +vt 0 0.5852712 +vt 1 0.1950904 +vt 1 0.5852712 +vt -1 1 +vt -3.469269E-16 1 +vt -3.847759 0.7653671 +vt -2.92388 0.3826836 +vt 3.847759 0.7653671 +vt 4 1.788139E-07 +vt 2.92388 0.3826836 +vt 3 1.788139E-07 +vt -3.414214 1.414214 +vt -2.707107 0.7071069 +vt 3.414214 1.414214 +vt 2.707107 0.7071069 +vt -2.765367 1.847759 +vt -2.382684 0.9238797 +vt 2.765367 1.847759 +vt 2.382684 0.9238797 +vt -2 2 +vt -2 1 +vt 2 2 +vt 2 1 +vt -1.234633 1.847759 +vt -1.617317 0.9238797 +vt 1.234633 1.847759 +vt 1.617317 0.9238797 +vt -0.5857865 1.414214 +vt -1.292893 0.7071069 +vt 0.5857865 1.414214 +vt 1.292893 0.7071069 +vt -0.152241 0.7653672 +vt -1.07612 0.3826837 +vt 0.152241 0.7653672 +vt 1.07612 0.3826837 + +vn -0.9807853 0.1950904 0 +vn 0.9807853 -0.1950901 0 +vn 0 -1 0 +vn -0.8314697 0.5555702 0 +vn 0.8314695 -0.5555704 0 +vn -0.5555702 0.8314697 0 +vn 0.5555702 -0.8314696 0 +vn -0.1950904 0.9807853 0 +vn 0.1950905 -0.9807853 0 +vn 0.1950904 0.9807853 0 +vn -0.1950904 -0.9807853 0 +vn 0.5555703 0.8314696 0 +vn -0.5555702 -0.8314697 0 +vn 0.8314695 0.5555703 0 +vn -0.8314697 -0.5555702 0 +vn 0.9807853 0.1950903 0 +vn -0.9807853 -0.1950903 0 +vn 0 0 1 +vn 0 0 -1 + +usemtl Lit +f 3/3/1 4/4/1 2/2/1 1/1/1 +f 7/7/2 8/8/2 6/6/2 5/5/2 +f 1/11/3 6/12/3 8/10/3 3/9/3 +f 4/15/4 10/16/4 9/14/4 2/13/4 +f 12/19/5 7/20/5 5/18/5 11/17/5 +f 10/23/6 14/24/6 13/22/6 9/21/6 +f 16/27/7 12/28/7 11/26/7 15/25/7 +f 14/31/8 18/32/8 17/30/8 13/29/8 +f 20/35/9 16/36/9 15/34/9 19/33/9 +f 18/31/10 22/32/10 21/30/10 17/29/10 +f 24/35/11 20/36/11 19/34/11 23/33/11 +f 22/23/12 26/24/12 25/22/12 21/21/12 +f 28/27/13 24/28/13 23/26/13 27/25/13 +f 26/39/14 30/40/14 29/38/14 25/37/14 +f 32/43/15 28/44/15 27/42/15 31/41/15 +f 30/46/16 34/47/16 33/2/16 29/45/16 +f 36/50/17 32/51/17 31/49/17 35/48/17 +f 35/47/3 33/2/3 34/53/3 36/52/3 +f 8/12/18 7/55/18 4/54/18 3/11/18 +f 5/58/19 6/59/19 1/57/19 2/56/19 +f 7/55/18 12/61/18 10/60/18 4/54/18 +f 11/63/19 5/58/19 2/56/19 9/62/19 +f 12/61/18 16/65/18 14/64/18 10/60/18 +f 15/67/19 11/63/19 9/62/19 13/66/19 +f 16/65/18 20/69/18 18/68/18 14/64/18 +f 19/71/19 15/67/19 13/66/19 17/70/19 +f 20/69/18 24/73/18 22/72/18 18/68/18 +f 23/75/19 19/71/19 17/70/19 21/74/19 +f 24/73/18 28/77/18 26/76/18 22/72/18 +f 27/79/19 23/75/19 21/74/19 25/78/19 +f 28/77/18 32/81/18 30/80/18 26/76/18 +f 31/83/19 27/79/19 25/78/19 29/82/19 +f 32/81/18 36/47/18 34/2/18 30/80/18 +f 35/4/19 31/83/19 29/82/19 33/2/19 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Arch.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Arch.obj.meta new file mode 100644 index 0000000..9e61c36 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Arch.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 119470159409746c9bc4764193a3b4fc +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1875 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.1875 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Cone.obj b/Assets/_Unity Essentials/Models/Shapes/Cone.obj new file mode 100644 index 0000000..a531b81 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Cone.obj @@ -0,0 +1,60 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:22:07 PM + +mtllib ./Cone.mtl +o Cone + +g Cone +v -1 0 0.5 +v -0.8535534 0 0.8535534 +v -0.5 1 0.5 +v -0.5 0 0.5 +v -0.5 0 1 +v -0.1464466 0 0.8535534 +v 0 0 0.5 +v -0.1464466 0 0.1464466 +v -0.5 0 0 +v -0.8535533 0 0.1464466 + +vt 0 0 +vt 0.3826835 0 +vt 0.1913417 1.101539 +vt -1 0.5 +vt -0.8535534 0.8535534 +vt -0.5 0.5 +vt -0.5 1 +vt -0.1464466 0.8535534 +vt 0 0.5 +vt -0.1464466 0.1464466 +vt -0.5 0 +vt -0.8535533 0.1464466 + +vn -0.838717 0.4193585 0.3474079 +vn 0 -1 0 +vn -0.3474078 0.4193585 0.838717 +vn 0.3474079 0.4193585 0.838717 +vn 0.838717 0.4193585 0.3474079 +vn 0.838717 0.4193585 -0.347408 +vn 0.347408 0.4193585 -0.838717 +vn -0.3474079 0.4193585 -0.838717 +vn -0.8387169 0.4193585 -0.3474081 + +usemtl Lit +f 1/1/1 2/2/1 3/3/1 +f 4/6/2 2/5/2 1/4/2 +f 2/1/3 5/2/3 3/3/3 +f 4/6/2 5/7/2 2/5/2 +f 5/1/4 6/2/4 3/3/4 +f 4/6/2 6/8/2 5/7/2 +f 6/1/5 7/2/5 3/3/5 +f 4/6/2 7/9/2 6/8/2 +f 7/1/6 8/2/6 3/3/6 +f 4/6/2 8/10/2 7/9/2 +f 8/1/7 9/2/7 3/3/7 +f 4/6/2 9/11/2 8/10/2 +f 9/1/8 10/2/8 3/3/8 +f 4/6/2 10/12/2 9/11/2 +f 10/1/9 1/2/9 3/3/9 +f 4/6/2 1/4/2 10/12/2 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Cone.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Cone.obj.meta new file mode 100644 index 0000000..7fc79b0 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Cone.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: e33616ff815f84c9dabd09123a9f8d13 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.375 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.375 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Cylinder.obj b/Assets/_Unity Essentials/Models/Shapes/Cylinder.obj new file mode 100644 index 0000000..ff9e785 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Cylinder.obj @@ -0,0 +1,162 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:22:15 PM + +mtllib ./Cylinder.mtl +o Cylinder + +g Cylinder +v -2 0 1 +v -2 0.6666667 1 +v -1.707107 0 1.707107 +v -1.707107 0.6666667 1.707107 +v -0.9999999 0 2 +v -0.9999999 0.6666667 2 +v -0.2928932 0 1.707107 +v -0.2928932 0.6666667 1.707107 +v 0 0 0.9999999 +v 0 0.6666667 0.9999999 +v -0.2928932 0 0.2928933 +v -0.2928932 0.6666667 0.2928933 +v -1 0 0 +v -1 0.6666667 0 +v -1.707107 0 0.2928931 +v -1.707107 0.6666667 0.2928931 +v -2 1.333333 1 +v -1.707107 1.333333 1.707107 +v -0.9999999 1.333333 2 +v -0.2928932 1.333333 1.707107 +v 0 1.333333 0.9999999 +v -0.2928932 1.333333 0.2928933 +v -1 1.333333 0 +v -1.707107 1.333333 0.2928931 +v -2 2 1 +v -1.707107 2 1.707107 +v -0.9999999 2 2 +v -0.2928932 2 1.707107 +v 0 2 0.9999999 +v -0.2928932 2 0.2928933 +v -1 2 0 +v -1.707107 2 0.2928931 +v -1 0 1 +v -1 2 1 + +vt 0.1585128 0 +vt 0.1585128 0.6666667 +vt 0.9238797 0 +vt 0.9238797 0.6666667 +vt -0.9238798 0 +vt -0.9238798 0.6666667 +vt -0.1585129 0 +vt -0.1585129 0.6666667 +vt -1.689246 0 +vt -1.689246 0.6666667 +vt 1.689246 0 +vt 1.689246 0.6666667 +vt 0.1585128 1.333333 +vt 0.9238797 1.333333 +vt -0.9238798 1.333333 +vt -0.1585129 1.333333 +vt -1.689246 1.333333 +vt 1.689246 1.333333 +vt 0.1585128 2 +vt 0.9238797 2 +vt -0.9238798 2 +vt -0.1585128 2 +vt -1.689246 2 +vt 1.689246 2 +vt -2 1 +vt -1 1 +vt -1.707107 1.707107 +vt 2 1 +vt 1 1 +vt 1.707107 1.707107 +vt -0.9999999 2 +vt 0.9999999 2 +vt -0.2928932 1.707107 +vt 0.2928932 1.707107 +vt 0 0.9999999 +vt -0.2928932 0.2928933 +vt 0.2928932 0.2928933 +vt -1 0 +vt 1 0 +vt -1.707107 0.2928931 +vt 1.707107 0.2928931 + +vn -0.9238796 0 0.3826834 +vn -0.3826833 0 0.9238796 +vn 0.3826834 0 0.9238796 +vn 0.9238796 0 0.3826834 +vn 0.9238795 0 -0.3826835 +vn 0.3826835 0 -0.9238794 +vn -0.3826834 0 -0.9238796 +vn -0.9238794 0 -0.3826836 +vn 0 -1 0 +vn 0 1 0 + +usemtl Lit +f 1/25/9 33/26/9 3/27/9 +f 3/27/9 33/26/9 5/31/9 +f 5/31/9 33/26/9 7/33/9 +f 7/33/9 33/26/9 9/35/9 +f 9/35/9 33/26/9 11/36/9 +f 11/36/9 33/26/9 13/38/9 +f 13/38/9 33/26/9 15/40/9 +f 15/40/9 33/26/9 1/25/9 +f 26/30/10 34/29/10 25/28/10 +f 27/32/10 34/29/10 26/30/10 +f 28/34/10 34/29/10 27/32/10 +f 29/35/10 34/29/10 28/34/10 +f 30/37/10 34/29/10 29/35/10 +f 31/39/10 34/29/10 30/37/10 +f 32/41/10 34/29/10 31/39/10 +f 25/28/10 34/29/10 32/41/10 +f 4/4/1 2/2/1 1/1/1 +f 1/1/1 3/3/1 4/4/1 +f 6/8/2 4/6/2 3/5/2 +f 3/5/2 5/7/2 6/8/2 +f 8/6/3 6/10/3 5/9/3 +f 5/9/3 7/5/3 8/6/3 +f 10/6/4 8/10/4 7/9/4 +f 7/9/4 9/5/4 10/6/4 +f 12/8/5 10/6/5 9/5/5 +f 9/5/5 11/7/5 12/8/5 +f 14/4/6 12/2/6 11/1/6 +f 11/1/6 13/3/6 14/4/6 +f 16/12/7 14/4/7 13/3/7 +f 13/3/7 15/11/7 16/12/7 +f 2/12/8 16/4/8 15/3/8 +f 15/3/8 1/11/8 2/12/8 +f 18/14/1 17/13/1 2/2/1 +f 2/2/1 4/4/1 18/14/1 +f 19/16/2 18/15/2 4/6/2 +f 4/6/2 6/8/2 19/16/2 +f 20/15/3 19/17/3 6/10/3 +f 6/10/3 8/6/3 20/15/3 +f 21/15/4 20/17/4 8/10/4 +f 8/10/4 10/6/4 21/15/4 +f 22/16/5 21/15/5 10/6/5 +f 10/6/5 12/8/5 22/16/5 +f 23/14/6 22/13/6 12/2/6 +f 12/2/6 14/4/6 23/14/6 +f 24/18/7 23/14/7 14/4/7 +f 14/4/7 16/12/7 24/18/7 +f 17/18/8 24/14/8 16/4/8 +f 16/4/8 2/12/8 17/18/8 +f 26/20/1 25/19/1 17/13/1 +f 17/13/1 18/14/1 26/20/1 +f 27/22/2 26/21/2 18/15/2 +f 18/15/2 19/16/2 27/22/2 +f 28/21/3 27/23/3 19/17/3 +f 19/17/3 20/15/3 28/21/3 +f 29/21/4 28/23/4 20/17/4 +f 20/17/4 21/15/4 29/21/4 +f 30/22/5 29/21/5 21/15/5 +f 21/15/5 22/16/5 30/22/5 +f 31/20/6 30/19/6 22/13/6 +f 22/13/6 23/14/6 31/20/6 +f 32/24/7 31/20/7 23/14/7 +f 23/14/7 24/18/7 32/24/7 +f 25/24/8 32/20/8 24/14/8 +f 24/14/8 17/18/8 25/24/8 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Cylinder.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Cylinder.obj.meta new file mode 100644 index 0000000..e44bcc5 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Cylinder.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 681d5f2ce3fe74cc794f40c53b8b3414 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1875 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.1875 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Pipe.obj b/Assets/_Unity Essentials/Models/Shapes/Pipe.obj new file mode 100644 index 0000000..f23acd9 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Pipe.obj @@ -0,0 +1,241 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:22:24 PM + +mtllib ./Pipe.mtl +o Pipe + +g Pipe +v 0.2928932 0 0.7071068 +v 0 0 0 +v 0.2928932 0.6666667 0.7071068 +v 0 0.6666667 0 +v 0.25 0 0 +v 0.4696699 0 0.5303301 +v 0.25 0.6666667 0 +v 0.4696699 0.6666667 0.5303301 +v 1 0 1 +v 1 0.6666667 1 +v 1 0 0.75 +v 1 0.6666667 0.75 +v 1.707107 0 0.7071068 +v 1.707107 0.6666667 0.7071068 +v 1.53033 0 0.5303301 +v 1.53033 0.6666667 0.5303301 +v 2 0 -8.742278E-08 +v 2 0.6666667 -8.742278E-08 +v 1.75 0 -6.556708E-08 +v 1.75 0.6666667 -6.556708E-08 +v 1.707107 0 -0.7071067 +v 1.707107 0.6666667 -0.7071067 +v 1.53033 0 -0.5303301 +v 1.53033 0.6666667 -0.5303301 +v 1 0 -1 +v 1 0.6666667 -1 +v 1 0 -0.75 +v 1 0.6666667 -0.75 +v 0.2928934 0 -0.7071069 +v 0.2928934 0.6666667 -0.7071069 +v 0.46967 0 -0.5303302 +v 0.46967 0.6666667 -0.5303302 +v 0.2928932 1.333333 0.7071068 +v 0 1.333333 0 +v 0.25 1.333333 0 +v 0.4696699 1.333333 0.5303301 +v 1 1.333333 1 +v 1 1.333333 0.75 +v 1.707107 1.333333 0.7071068 +v 1.53033 1.333333 0.5303301 +v 2 1.333333 -8.742278E-08 +v 1.75 1.333333 -6.556708E-08 +v 1.707107 1.333333 -0.7071067 +v 1.53033 1.333333 -0.5303301 +v 1 1.333333 -1 +v 1 1.333333 -0.75 +v 0.2928934 1.333333 -0.7071069 +v 0.46967 1.333333 -0.5303302 +v 0.2928932 2 0.7071068 +v 0 2 0 +v 0.25 2 0 +v 0.4696699 2 0.5303301 +v 1 2 1 +v 1 2 0.75 +v 1.707107 2 0.7071068 +v 1.53033 2 0.5303301 +v 2 2 -8.742278E-08 +v 1.75 2 -6.556708E-08 +v 1.707107 2 -0.7071067 +v 1.53033 2 -0.5303301 +v 1 2 -1 +v 1 2 -0.75 +v 0.2928934 2 -0.7071069 +v 0.46967 2 -0.5303302 + +vt 0.7653669 0 +vt 0 0 +vt 0.7653669 0.6666667 +vt 0 0.6666667 +vt -0.09567087 0 +vt -0.669696 0 +vt -0.09567087 0.6666667 +vt -0.669696 0.6666667 +vt 1.306563 0 +vt 0.5411961 0 +vt 1.306563 0.6666667 +vt 0.5411961 0.6666667 +vt -0.636867 0 +vt -1.210892 0 +vt -0.636867 0.6666667 +vt -1.210892 0.6666667 +vt -0.7653669 0 +vt -0.7653669 0.6666667 +vt 0.6696959 0 +vt 0.09567077 0 +vt 0.6696959 0.6666667 +vt 0.09567077 0.6666667 +vt -0.541196 0 +vt -1.306563 0 +vt -0.541196 0.6666667 +vt -1.306563 0.6666667 +vt 1.210892 0 +vt 0.636867 0 +vt 1.210892 0.6666667 +vt 0.636867 0.6666667 +vt 0.7653669 1.333333 +vt 0 1.333333 +vt -0.09567087 1.333333 +vt -0.669696 1.333333 +vt 1.306563 1.333333 +vt 0.5411961 1.333333 +vt -0.636867 1.333333 +vt -1.210892 1.333333 +vt -0.7653669 1.333333 +vt 0.6696959 1.333333 +vt 0.09567077 1.333333 +vt -0.541196 1.333333 +vt -1.306563 1.333333 +vt 1.210892 1.333333 +vt 0.636867 1.333333 +vt 0.7653669 2 +vt 0 2 +vt -0.09567087 2 +vt -0.669696 2 +vt 1.306563 2 +vt 0.5411961 2 +vt -0.636867 2 +vt -1.210892 2 +vt -0.7653669 2 +vt 0.6696958 2 +vt 0.09567075 2 +vt -0.541196 2 +vt -1.306563 2 +vt 1.210892 2 +vt 0.636867 2 +vt 0.2928932 0.7071068 +vt 0.25 0 +vt 0.4696699 0.5303301 +vt -0.2928932 0.7071068 +vt -0.4696699 0.5303301 +vt -0.25 0 +vt 1 1 +vt 1 0.75 +vt -1 1 +vt -1 0.75 +vt 1.707107 0.7071068 +vt 1.53033 0.5303301 +vt -1.707107 0.7071068 +vt -1.53033 0.5303301 +vt 2 -8.742278E-08 +vt 1.75 -6.556708E-08 +vt -2 -8.742278E-08 +vt -1.75 -6.556708E-08 +vt 1.707107 -0.7071067 +vt 1.53033 -0.5303301 +vt -1.707107 -0.7071067 +vt -1.53033 -0.5303301 +vt 1 -1 +vt 1 -0.75 +vt -1 -1 +vt -1 -0.75 +vt 0.2928934 -0.7071069 +vt 0.46967 -0.5303302 +vt -0.2928934 -0.7071069 +vt -0.46967 -0.5303302 + +vn -0.9238795 0 0.3826835 +vn 0.9238795 0 -0.3826835 +vn -0.3826835 0 0.9238795 +vn 0.3826835 0 -0.9238795 +vn 0.3826835 0 0.9238796 +vn -0.3826835 0 -0.9238795 +vn 0.9238796 0 0.3826834 +vn -0.9238796 0 -0.3826835 +vn 0 -1 0 +vn 0 1 0 + +usemtl Lit +f 3/3/1 4/4/1 2/2/1 1/1/1 +f 7/7/2 8/8/2 6/6/2 5/5/2 +f 10/11/3 3/12/3 1/10/3 9/9/3 +f 8/15/4 12/16/4 11/14/4 6/13/4 +f 14/11/5 10/12/5 9/10/5 13/9/5 +f 12/15/6 16/16/6 15/14/6 11/13/6 +f 18/3/7 14/4/7 13/2/7 17/1/7 +f 16/7/8 20/8/8 19/6/8 15/5/8 +f 22/4/2 18/18/2 17/17/2 21/2/2 +f 20/21/1 24/22/1 23/20/1 19/19/1 +f 26/25/4 22/26/4 21/24/4 25/23/4 +f 24/29/3 28/30/3 27/28/3 23/27/3 +f 30/25/6 26/26/6 25/24/6 29/23/6 +f 28/29/5 32/30/5 31/28/5 27/27/5 +f 4/4/8 30/18/8 29/17/8 2/2/8 +f 32/21/7 7/22/7 5/20/7 31/19/7 +f 33/31/1 34/32/1 4/4/1 3/3/1 +f 35/33/2 36/34/2 8/8/2 7/7/2 +f 37/35/3 33/36/3 3/12/3 10/11/3 +f 36/37/4 38/38/4 12/16/4 8/15/4 +f 39/35/5 37/36/5 10/12/5 14/11/5 +f 38/37/6 40/38/6 16/16/6 12/15/6 +f 41/31/7 39/32/7 14/4/7 18/3/7 +f 40/33/8 42/34/8 20/8/8 16/7/8 +f 43/32/2 41/39/2 18/18/2 22/4/2 +f 42/40/1 44/41/1 24/22/1 20/21/1 +f 45/42/4 43/43/4 22/26/4 26/25/4 +f 44/44/3 46/45/3 28/30/3 24/29/3 +f 47/42/6 45/43/6 26/26/6 30/25/6 +f 46/44/5 48/45/5 32/30/5 28/29/5 +f 34/32/8 47/39/8 30/18/8 4/4/8 +f 48/40/7 35/41/7 7/22/7 32/21/7 +f 49/46/1 50/47/1 34/32/1 33/31/1 +f 51/48/2 52/49/2 36/34/2 35/33/2 +f 53/50/3 49/51/3 33/36/3 37/35/3 +f 52/52/4 54/53/4 38/38/4 36/37/4 +f 55/50/5 53/51/5 37/36/5 39/35/5 +f 54/52/6 56/53/6 40/38/6 38/37/6 +f 57/46/7 55/47/7 39/32/7 41/31/7 +f 56/48/8 58/49/8 42/34/8 40/33/8 +f 59/47/2 57/54/2 41/39/2 43/32/2 +f 58/55/1 60/56/1 44/41/1 42/40/1 +f 61/57/4 59/58/4 43/43/4 45/42/4 +f 60/59/3 62/60/3 46/45/3 44/44/3 +f 63/57/6 61/58/6 45/43/6 47/42/6 +f 62/59/5 64/60/5 48/45/5 46/44/5 +f 50/47/8 63/54/8 47/39/8 34/32/8 +f 64/55/7 51/56/7 35/41/7 48/40/7 +f 5/62/9 6/63/9 1/61/9 2/2/9 +f 52/65/10 51/66/10 50/2/10 49/64/10 +f 6/63/9 11/68/9 9/67/9 1/61/9 +f 54/70/10 52/65/10 49/64/10 53/69/10 +f 11/68/9 15/72/9 13/71/9 9/67/9 +f 56/74/10 54/70/10 53/69/10 55/73/10 +f 15/72/9 19/76/9 17/75/9 13/71/9 +f 58/78/10 56/74/10 55/73/10 57/77/10 +f 19/76/9 23/80/9 21/79/9 17/75/9 +f 60/82/10 58/78/10 57/77/10 59/81/10 +f 23/80/9 27/84/9 25/83/9 21/79/9 +f 62/86/10 60/82/10 59/81/10 61/85/10 +f 27/84/9 31/88/9 29/87/9 25/83/9 +f 64/90/10 62/86/10 61/85/10 63/89/10 +f 31/88/9 5/62/9 2/2/9 29/87/9 +f 51/66/10 64/90/10 63/89/10 50/2/10 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Pipe.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Pipe.obj.meta new file mode 100644 index 0000000..644c5af --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Pipe.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 8851ce9d762cb4ea0b083fa8392086ae +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.1875 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.1875 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Prism.obj b/Assets/_Unity Essentials/Models/Shapes/Prism.obj new file mode 100644 index 0000000..f1dcedd --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Prism.obj @@ -0,0 +1,45 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:22:35 PM + +mtllib ./Prism.mtl +o Prism + +g Prism +v 0 0 0 +v -1 0 0 +v -0.5 1 0 +v -1 0 1 +v -0.5 1 1 +v 0 0 1 + +vt 0 0 +vt 1 0 +vt 0.5 1 +vt 0 -0.4472136 +vt 1 -0.4472136 +vt 0 0.6708204 +vt 1 0.6708204 +vt -1 0 +vt -0.5 1 +vt -1 1.118034 +vt 0 1.118034 +vt 0 1 +vt -1 1 + +vn 0 0 -1 +vn -0.8944272 0.4472136 0 +vn 0 0 1 +vn 0.8944272 0.4472136 0 +vn 0 -1 0 + +usemtl Lit +f 1/1/1 2/2/1 3/3/1 +f 4/8/3 6/1/3 5/9/3 +f 3/6/2 2/4/2 4/5/2 +f 4/5/2 5/7/2 3/6/2 +f 5/10/4 6/8/4 1/1/4 +f 1/1/4 3/11/4 5/10/4 +f 4/13/5 2/8/5 1/1/5 +f 1/1/5 6/12/5 4/13/5 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Prism.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Prism.obj.meta new file mode 100644 index 0000000..819a44a --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Prism.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: f7f651042bc334c44b3a4a15c476a114 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.375 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.375 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Ramp.obj b/Assets/_Unity Essentials/Models/Shapes/Ramp.obj new file mode 100644 index 0000000..112a808 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Ramp.obj @@ -0,0 +1,46 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:41:00 PM + +mtllib ./Ramp.mtl +o Ramp + +g Ramp +v 0.5 -0.25 -0.25 +v -0.5 -0.25 -0.25 +v 0.3311944 0.1233279 -0.25 +v -0.5 -0.25 0.25 +v 0.3311944 0.1233279 0.25 +v 0.5 -0.25 0.25 + +vt -0.5 -0.25 +vt 0.5 -0.25 +vt -0.3311944 0.1233279 +vt 0.5585356 -0.25 +vt 0.5585356 0.25 +vt -0.3526493 -0.25 +vt -0.3526493 0.25 +vt 0.3311944 0.1233279 +vt -0.25 -0.4337975 +vt 0.25 -0.4337975 +vt -0.25 -0.02407931 +vt 0.25 -0.02407931 +vt 0.5 0.25 +vt -0.5 0.25 + +vn 0 0 -1 +vn -0.409717 0.9122127 0 +vn 0 0 1 +vn 0.911182 0.4120041 0 +vn 0 -1 0 + +usemtl Lit +f 1/1/1 2/2/1 3/3/1 +f 4/1/3 6/2/3 5/8/3 +f 3/6/2 2/4/2 4/5/2 +f 4/5/2 5/7/2 3/6/2 +f 5/11/4 6/9/4 1/10/4 +f 1/10/4 3/12/4 5/11/4 +f 4/14/5 2/1/5 1/2/5 +f 1/2/5 6/13/5 4/14/5 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Ramp.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Ramp.obj.meta new file mode 100644 index 0000000..2ec67a4 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Ramp.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: a3357cbbca60d4fdda0aca4df763d95c +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Shapes/Stair.obj b/Assets/_Unity Essentials/Models/Shapes/Stair.obj new file mode 100644 index 0000000..c23fbf2 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Stair.obj @@ -0,0 +1,174 @@ +# ProBuilder 5.1.1 +# https://unity3d.com/unity/features/worldbuilding/probuilder +# 11/29/2023 3:22:43 PM + +mtllib ./Stair.mtl +o Stair + +g Stair +v -2 0 0 +v 0 0 0 +v -2 0.4166667 0 +v 0 0.4166667 0 +v -2 0.4166667 0.6666667 +v 0 0.4166667 0.6666667 +v -2 0.8333334 0.6666667 +v 0 0.8333334 0.6666667 +v -2 0.8333334 1.333333 +v 0 0.8333334 1.333333 +v -2 1.25 1.333333 +v 0 1.25 1.333333 +v -2 1.25 2 +v 0 1.25 2 +v -2 1.666667 2 +v 0 1.666667 2 +v -2 1.666667 2.666667 +v 0 1.666667 2.666667 +v -2 2.083333 2.666667 +v 0 2.083333 2.666667 +v -2 2.083333 3.333333 +v 0 2.083333 3.333333 +v -2 2.5 3.333333 +v 0 2.5 3.333333 +v -2 2.5 4 +v 0 2.5 4 +v 0 0 0.6666667 +v 0 0 1.333333 +v 0 0 2 +v 0 0 2.666667 +v 0 0 3.333333 +v 0 0 4 +v -2 0 0.6666667 +v -2 0 1.333333 +v -2 0 2 +v -2 0 2.666667 +v -2 0 3.333333 +v -2 0 4 + +vt 2 0 +vt 0 0 +vt 2 0.4166667 +vt 0 0.4166667 +vt 2 0.6666667 +vt 0 0.6666667 +vt 2 0.8333334 +vt 0 0.8333334 +vt 2 1.333333 +vt 0 1.333333 +vt 2 1.25 +vt 0 1.25 +vt 2 2 +vt 0 2 +vt 2 1.666667 +vt 0 1.666667 +vt 2 2.666667 +vt 0 2.666667 +vt 2 2.083333 +vt 0 2.083333 +vt 2 3.333333 +vt 0 3.333333 +vt 2 2.5 +vt 0 2.5 +vt 2 4 +vt 0 4 +vt -0.6666667 0 +vt -0.6666667 0.4166667 +vt -1.333333 0 +vt -1.333333 0.8333333 +vt -0.6666667 0.8333333 +vt -2 0 +vt -2 1.25 +vt -1.333333 1.25 +vt -2.666667 0 +vt -2.666667 1.666667 +vt -2 1.666667 +vt -3.333333 0 +vt -3.333333 2.083333 +vt -2.666667 2.083333 +vt -4 0 +vt -4 2.5 +vt -3.333333 2.5 +vt 0.6666667 0 +vt 0.6666667 0.4166667 +vt 1.333333 0 +vt 1.333333 0.8333333 +vt 0.6666667 0.8333333 +vt 1.333333 1.25 +vt 2.666667 0 +vt 2.666667 1.666667 +vt 3.333333 0 +vt 3.333333 2.083333 +vt 2.666667 2.083333 +vt 4 0 +vt 4 2.5 +vt 3.333333 2.5 +vt -2 2.5 + +vn 0 0 -1 +vn 0 1 0 +vn 1 0 0 +vn -1 0 0 +vn 0 0 1 + +usemtl Lit +f 6/28/3 8/31/3 10/30/3 +f 10/30/3 12/34/3 14/33/3 +f 14/33/3 16/37/3 18/36/3 +f 18/36/3 20/40/3 22/39/3 +f 22/39/3 24/43/3 26/42/3 +f 9/47/4 7/48/4 5/45/4 +f 13/11/4 11/49/4 9/47/4 +f 17/51/4 15/15/4 13/11/4 +f 21/53/4 19/54/4 17/51/4 +f 25/56/4 23/57/4 21/53/4 +f 4/4/1 2/2/1 1/1/1 +f 1/1/1 3/3/1 4/4/1 +f 6/6/2 4/2/2 3/1/2 +f 3/1/2 5/5/2 6/6/2 +f 8/8/1 6/4/1 5/3/1 +f 5/3/1 7/7/1 8/8/1 +f 10/10/2 8/6/2 7/5/2 +f 7/5/2 9/9/2 10/10/2 +f 12/12/1 10/8/1 9/7/1 +f 9/7/1 11/11/1 12/12/1 +f 14/14/2 12/10/2 11/9/2 +f 11/9/2 13/13/2 14/14/2 +f 16/16/1 14/12/1 13/11/1 +f 13/11/1 15/15/1 16/16/1 +f 18/18/2 16/14/2 15/13/2 +f 15/13/2 17/17/2 18/18/2 +f 20/20/1 18/16/1 17/15/1 +f 17/15/1 19/19/1 20/20/1 +f 22/22/2 20/18/2 19/17/2 +f 19/17/2 21/21/2 22/22/2 +f 24/24/1 22/20/1 21/19/1 +f 21/19/1 23/23/1 24/24/1 +f 26/26/2 24/22/2 23/21/2 +f 23/21/2 25/25/2 26/26/2 +f 6/28/3 27/27/3 2/2/3 +f 2/2/3 4/4/3 6/28/3 +f 10/30/3 28/29/3 27/27/3 +f 27/27/3 6/28/3 10/30/3 +f 14/33/3 29/32/3 28/29/3 +f 28/29/3 10/30/3 14/33/3 +f 18/36/3 30/35/3 29/32/3 +f 29/32/3 14/33/3 18/36/3 +f 22/39/3 31/38/3 30/35/3 +f 30/35/3 18/36/3 22/39/3 +f 26/42/3 32/41/3 31/38/3 +f 31/38/3 22/39/3 26/42/3 +f 3/4/4 1/2/4 33/44/4 +f 33/44/4 5/45/4 3/4/4 +f 5/45/4 33/44/4 34/46/4 +f 34/46/4 9/47/4 5/45/4 +f 9/47/4 34/46/4 35/1/4 +f 35/1/4 13/11/4 9/47/4 +f 13/11/4 35/1/4 36/50/4 +f 36/50/4 17/51/4 13/11/4 +f 17/51/4 36/50/4 37/52/4 +f 37/52/4 21/53/4 17/51/4 +f 21/53/4 37/52/4 38/55/4 +f 38/55/4 25/56/4 21/53/4 +f 25/58/5 38/32/5 32/2/5 +f 32/2/5 26/24/5 25/58/5 + diff --git a/Assets/_Unity Essentials/Models/Shapes/Stair.obj.meta b/Assets/_Unity Essentials/Models/Shapes/Stair.obj.meta new file mode 100644 index 0000000..3350e89 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Shapes/Stair.obj.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: ed1294c0a1cfc49c4a2d3469bda3c1d2 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 0.15 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 0.15 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls.meta b/Assets/_Unity Essentials/Models/Walls.meta new file mode 100644 index 0000000..8c06471 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cefdb150a71df7048a21ef8267db612c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/Door.FBX b/Assets/_Unity Essentials/Models/Walls/Door.FBX new file mode 100644 index 0000000..60face6 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/Door.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/Door.FBX.meta b/Assets/_Unity Essentials/Models/Walls/Door.FBX.meta new file mode 100644 index 0000000..f2605a1 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/Door.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: eb1ea10424b1fd54a911d11e956ea492 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/Gallery_Model.FBX b/Assets/_Unity Essentials/Models/Walls/Gallery_Model.FBX new file mode 100644 index 0000000..7c3fbc1 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/Gallery_Model.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/Gallery_Model.FBX.meta b/Assets/_Unity Essentials/Models/Walls/Gallery_Model.FBX.meta new file mode 100644 index 0000000..4b8dcaf --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/Gallery_Model.FBX.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: b746934433764f2428abd80824c5a1c4 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/Wall1m.FBX b/Assets/_Unity Essentials/Models/Walls/Wall1m.FBX new file mode 100644 index 0000000..001a81a Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/Wall1m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/Wall1m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/Wall1m.FBX.meta new file mode 100644 index 0000000..525fb31 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/Wall1m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: fb137926826512b48b40c74b03f914ae +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/Wall3m.FBX b/Assets/_Unity Essentials/Models/Walls/Wall3m.FBX new file mode 100644 index 0000000..8049036 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/Wall3m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/Wall3m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/Wall3m.FBX.meta new file mode 100644 index 0000000..3cdbb97 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/Wall3m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 63e6069ebe726454ab160677d1ad79ec +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallCornerInner.FBX b/Assets/_Unity Essentials/Models/Walls/WallCornerInner.FBX new file mode 100644 index 0000000..bac4f60 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallCornerInner.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallCornerInner.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallCornerInner.FBX.meta new file mode 100644 index 0000000..0bb1c77 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallCornerInner.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: f63deedad9c61c54a975dc8c4b495ab9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallCornerOuter.FBX b/Assets/_Unity Essentials/Models/Walls/WallCornerOuter.FBX new file mode 100644 index 0000000..faae05e Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallCornerOuter.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallCornerOuter.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallCornerOuter.FBX.meta new file mode 100644 index 0000000..f3a53ad --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallCornerOuter.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: fc4c98dc86b2e8a4e88fe1bf93f7361e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallDoor2m.FBX b/Assets/_Unity Essentials/Models/Walls/WallDoor2m.FBX new file mode 100644 index 0000000..5dde3a2 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallDoor2m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallDoor2m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallDoor2m.FBX.meta new file mode 100644 index 0000000..8918d1c --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallDoor2m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 071cd515c6307f647b9b65b7a81a61e8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow2m.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindow2m.FBX new file mode 100644 index 0000000..6ea9086 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindow2m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow2m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindow2m.FBX.meta new file mode 100644 index 0000000..44b8eb3 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindow2m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 33cfc142f7d1009429d61d0bc5be9fd1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow2mCurtain.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindow2mCurtain.FBX new file mode 100644 index 0000000..3c3bde0 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindow2mCurtain.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow2mCurtain.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindow2mCurtain.FBX.meta new file mode 100644 index 0000000..8721390 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindow2mCurtain.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 7b993b5437c36da42a57c50b3986453d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow4m.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindow4m.FBX new file mode 100644 index 0000000..f4782ed Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindow4m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow4m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindow4m.FBX.meta new file mode 100644 index 0000000..26689cc --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindow4m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 8863c6b0edff5d841a9b167b0eb14857 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow4mCurtain.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindow4mCurtain.FBX new file mode 100644 index 0000000..d04df84 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindow4mCurtain.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindow4mCurtain.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindow4mCurtain.FBX.meta new file mode 100644 index 0000000..07bf21c --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindow4mCurtain.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 4ff10f1bd3a9db247a6b5338659a3817 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindowBay4m.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4m.FBX new file mode 100644 index 0000000..a28cbfd Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindowBay4m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4m.FBX.meta new file mode 100644 index 0000000..75ee6c5 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: fb1818858455d0642ae5a531b2f94afd +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindowBay4mCurtain.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4mCurtain.FBX new file mode 100644 index 0000000..24f2fb0 Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4mCurtain.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindowBay4mCurtain.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4mCurtain.FBX.meta new file mode 100644 index 0000000..b6d2faf --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindowBay4mCurtain.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: 42d01a673d17e624995eb1892ca9f067 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindowTall4m.FBX b/Assets/_Unity Essentials/Models/Walls/WallWindowTall4m.FBX new file mode 100644 index 0000000..47310bb Binary files /dev/null and b/Assets/_Unity Essentials/Models/Walls/WallWindowTall4m.FBX differ diff --git a/Assets/_Unity Essentials/Models/Walls/WallWindowTall4m.FBX.meta b/Assets/_Unity Essentials/Models/Walls/WallWindowTall4m.FBX.meta new file mode 100644 index 0000000..be86917 --- /dev/null +++ b/Assets/_Unity Essentials/Models/Walls/WallWindowTall4m.FBX.meta @@ -0,0 +1,106 @@ +fileFormatVersion: 2 +guid: e2fe106ccb1596149b8d7ba664b56bc9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 1 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 1 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs.meta b/Assets/_Unity Essentials/Prefabs.meta new file mode 100644 index 0000000..f595577 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9a79a1c3b15294aa4a2f9f22538a3967 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom.meta b/Assets/_Unity Essentials/Prefabs/Bedroom.meta new file mode 100644 index 0000000..4c98d38 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2f741fb1ee79c4e85959f64f382a8067 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/AlarmClock_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/AlarmClock_BR001.prefab new file mode 100644 index 0000000..4261934 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/AlarmClock_BR001.prefab @@ -0,0 +1,96 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1204006895354086892 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3877787e-19 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.3877787e-19 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: ca7535859821de8418382453fe167052, + type: 3} + propertyPath: m_Name + value: AlarmClock_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ca7535859821de8418382453fe167052, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ca7535859821de8418382453fe167052, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ca7535859821de8418382453fe167052, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ca7535859821de8418382453fe167052, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ca7535859821de8418382453fe167052, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ca7535859821de8418382453fe167052, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/AlarmClock_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/AlarmClock_BR001.prefab.meta new file mode 100644 index 0000000..7dd5b1a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/AlarmClock_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3e889a4ce8583a145b82242656326240 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/BasketBallNet.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/BasketBallNet.prefab new file mode 100644 index 0000000..0c730ad --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/BasketBallNet.prefab @@ -0,0 +1,343 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2621097003102300200 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalScale.x + value: 1.2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalScale.y + value: 1.2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalScale.z + value: 1.2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.99773824 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357901 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.2270038 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00004918599 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000056542916 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000009558905 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_Name + value: BasketBallNet + objectReference: {fileID: 0} + - target: {fileID: 2192266132755491996, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 152de57d3854546c4aa60a30b0e7c178, type: 2} + - target: {fileID: 3145893232433524316, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 6639fbd613ffa40d6a440d0659bb28a9, type: 2} + - target: {fileID: 7519622395491737953, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7519622395491737953, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.015 + objectReference: {fileID: 0} + - target: {fileID: 7775891424617619026, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.007 + objectReference: {fileID: 0} + - target: {fileID: 7775891424617619026, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.933 + objectReference: {fileID: 0} + - target: {fileID: 7775891424617619026, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.139 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 56083065699177075} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2880135682348592888} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 203994510168246350} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 9172071368019212335} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7420850521323076498} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7219960883385297154} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2728953247740012743} + - targetCorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6581327261208796503} + m_SourcePrefab: {fileID: 100100000, guid: 33b09308a98f4460b9ce4ac64855954a, type: 3} +--- !u!1 &2927735614923986297 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + m_PrefabInstance: {fileID: 2621097003102300200} + m_PrefabAsset: {fileID: 0} +--- !u!54 &56083065699177075 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2927735614923986297} + serializedVersion: 4 + m_Mass: 20 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!1 &3000048053024360145 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 991440738906435321, guid: 33b09308a98f4460b9ce4ac64855954a, + type: 3} + m_PrefabInstance: {fileID: 2621097003102300200} + m_PrefabAsset: {fileID: 0} +--- !u!65 &2880135682348592888 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.43555224, y: 0.39658073, z: 0.052514132} + m_Center: {x: -0.00070279837, y: -0.026702762, z: 0.026257493} +--- !u!65 &203994510168246350 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.3604778, y: 0.2937012, z: 0} + m_Center: {x: 0.003467977, y: -0.030873522, z: 0.08588199} +--- !u!65 &9172071368019212335 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 0 + serializedVersion: 3 + m_Size: {x: 0.09910798, y: 0.060136497, z: 0.8755512} + m_Center: {x: -0.0020929575, y: -0.06702085, z: 0.5378754} +--- !u!65 &7420850521323076498 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.40496624, y: 0.06291865, z: 0.038615696} + m_Center: {x: 0.00902909, y: 0.32364374, z: 0.91743803} +--- !u!65 &7219960883385297154 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.040716648, y: 0.34375247, z: 0.038615696} + m_Center: {x: -0.18977892, y: 0.17210504, z: 0.9174415} +--- !u!65 &2728953247740012743 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.045012712, y: 0.34375247, z: 0.038615696} + m_Center: {x: 0.18981147, y: 0.17210504, z: 0.9174415} +--- !u!65 &6581327261208796503 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3000048053024360145} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.7637019, y: 0.04345354, z: 0.46130753} + m_Center: {x: 0.0664686, y: -0.022532683, z: 1.0981405} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/BasketBallNet.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/BasketBallNet.prefab.meta new file mode 100644 index 0000000..9161661 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/BasketBallNet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5ec0568b9f014415a9dca3d459feb03a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR001.prefab new file mode 100644 index 0000000..40661b6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR001.prefab @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8746222315914156269 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4742301316149240791, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3238728927434843746, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -3087760790774804126, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 5f5461d830f629541ab7db42fb4f6abc, + type: 3} + propertyPath: m_Name + value: Bed_Full_BR001 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5f5461d830f629541ab7db42fb4f6abc, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR001.prefab.meta new file mode 100644 index 0000000..8f34462 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 91cb57669e8d08e4788a4c6f53a1e41b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR002.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR002.prefab new file mode 100644 index 0000000..6bcf1ea --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR002.prefab @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &894356305889698159 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3238728927434843746, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -3087760790774804126, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_Name + value: Bed_Full_BR002 + objectReference: {fileID: 0} + - target: {fileID: 2022464311489612404, guid: f5b57253cc614354ab038fe6c358bb6e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f5b57253cc614354ab038fe6c358bb6e, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR002.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR002.prefab.meta new file mode 100644 index 0000000..b9e4f46 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b7e85c7557e782140a327c59e13dcefe +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR003.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR003.prefab new file mode 100644 index 0000000..bfd664f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR003.prefab @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &339016886808710857 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3238728927434843746, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -3087760790774804126, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_Name + value: Bed_Full_BR003 + objectReference: {fileID: 0} + - target: {fileID: 6974422779372961761, guid: 3a654152bc1dec746a442dbb77b11571, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3a654152bc1dec746a442dbb77b11571, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR003.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR003.prefab.meta new file mode 100644 index 0000000..cc0aced --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1cc3d39ab77cc574e98cd5b0d3c1d451 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR004.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR004.prefab new file mode 100644 index 0000000..25a01be --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR004.prefab @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &6286797636616913957 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3238728927434843746, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -3087760790774804126, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_Name + value: Bed_Full_BR004 + objectReference: {fileID: 0} + - target: {fileID: 2519782766665499656, guid: 3bfe6d77896bc7d4699db53f75aaed07, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3bfe6d77896bc7d4699db53f75aaed07, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR004.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR004.prefab.meta new file mode 100644 index 0000000..008b08b --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Full_BR004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e2c30afa96250d4d89a458b5f09c90c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR001.prefab new file mode 100644 index 0000000..c4d4e76 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR001.prefab @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7939511757092540505 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3278053124309253814, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -3146113113934126592, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: e09fe8a9ad9365046a7d327a9dc8affe, + type: 3} + propertyPath: m_Name + value: Bed_Twin_BR001 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e09fe8a9ad9365046a7d327a9dc8affe, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR001.prefab.meta new file mode 100644 index 0000000..c7c410a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e09fd6641968dd24f872095faa9cd315 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR002.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR002.prefab new file mode 100644 index 0000000..ce88060 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR002.prefab @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8132808595331426188 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3944194681345893718, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -3238728927434843746, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 04462afbe9aea0b48a9c50b0428ff45f, + type: 3} + propertyPath: m_Name + value: Bed_Twin_BR002 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 04462afbe9aea0b48a9c50b0428ff45f, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR002.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR002.prefab.meta new file mode 100644 index 0000000..96e8bb4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b1a2f1d09bef1e54b8400598009e088b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR003.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR003.prefab new file mode 100644 index 0000000..57954b6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR003.prefab @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1099818316398979226 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -5362695000169670151, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3238728927434843746, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: f357067a2b30337458724f82b7cc9d3e, + type: 3} + propertyPath: m_Name + value: Bed_Twin_BR003 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f357067a2b30337458724f82b7cc9d3e, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR003.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR003.prefab.meta new file mode 100644 index 0000000..97f0be6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dfd00ca081029ba4db3c4e1b8b424e5a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR004.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR004.prefab new file mode 100644 index 0000000..bcdc4db --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR004.prefab @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8533295207518716939 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3238728927434843746, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_Name + value: Bed_Twin_BR004 + objectReference: {fileID: 0} + - target: {fileID: 292878552724859764, guid: 28b74afe0bc0b49409e263a2f06539de, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 28b74afe0bc0b49409e263a2f06539de, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR004.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR004.prefab.meta new file mode 100644 index 0000000..ec3ef0e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Bed_Twin_BR004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d7c3fcf0ace46c4499f69e578053aea4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_36in_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_36in_BR001.prefab new file mode 100644 index 0000000..21f18b4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_36in_BR001.prefab @@ -0,0 +1,166 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2034367736904224398 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8368326017114750893, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_Name + value: Dresser_36in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 474e7ce3d03299e41853dd93ef889d5d, type: 3} + propertyPath: m_LocalPosition.x + value: -0.57837427 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 474e7ce3d03299e41853dd93ef889d5d, type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357895 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 474e7ce3d03299e41853dd93ef889d5d, type: 3} + propertyPath: m_LocalPosition.z + value: -1.2163363 + objectReference: {fileID: 0} + - target: {fileID: 35198899127198428, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 743556768373354144, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 100002, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6286272426954674484} + - targetCorrespondingSourceObject: {fileID: 100004, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3775249342107071937} + m_SourcePrefab: {fileID: 100100000, guid: 474e7ce3d03299e41853dd93ef889d5d, type: 3} +--- !u!1 &2034367736904189994 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 100004, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + m_PrefabInstance: {fileID: 2034367736904224398} + m_PrefabAsset: {fileID: 0} +--- !u!64 &3775249342107071937 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2034367736904189994} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300002, guid: 474e7ce3d03299e41853dd93ef889d5d, type: 3} +--- !u!1 &2034367736904189996 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 100002, guid: 474e7ce3d03299e41853dd93ef889d5d, + type: 3} + m_PrefabInstance: {fileID: 2034367736904224398} + m_PrefabAsset: {fileID: 0} +--- !u!64 &6286272426954674484 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2034367736904189996} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300000, guid: 474e7ce3d03299e41853dd93ef889d5d, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_36in_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_36in_BR001.prefab.meta new file mode 100644 index 0000000..b88e57a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_36in_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c885e5ffa20d0a24b991ffad0531f566 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_55in_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_55in_BR001.prefab new file mode 100644 index 0000000..044c06c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_55in_BR001.prefab @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1792912681060267053 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + propertyPath: m_Name + value: Dresser_55in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0414e3ad508c1a749a2de33c42fc949e, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0414e3ad508c1a749a2de33c42fc949e, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0414e3ad508c1a749a2de33c42fc949e, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 100000, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2004366139679602074} + m_SourcePrefab: {fileID: 100100000, guid: 0414e3ad508c1a749a2de33c42fc949e, type: 3} +--- !u!1 &1792912681060168333 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 100000, guid: 0414e3ad508c1a749a2de33c42fc949e, + type: 3} + m_PrefabInstance: {fileID: 1792912681060267053} + m_PrefabAsset: {fileID: 0} +--- !u!64 &2004366139679602074 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1792912681060168333} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300000, guid: 0414e3ad508c1a749a2de33c42fc949e, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_55in_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_55in_BR001.prefab.meta new file mode 100644 index 0000000..420c843 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Dresser_55in_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e59ffe67e168564eb989e989adde9b5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Round_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Round_BR001.prefab new file mode 100644 index 0000000..5dbadd6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Round_BR001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &6287363832127333243 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.000000012111664 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 807ef6bb07e6d504cac11c20053a71fa, + type: 3} + propertyPath: m_Name + value: LaundryBasket_Round_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 807ef6bb07e6d504cac11c20053a71fa, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 807ef6bb07e6d504cac11c20053a71fa, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 807ef6bb07e6d504cac11c20053a71fa, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 807ef6bb07e6d504cac11c20053a71fa, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 807ef6bb07e6d504cac11c20053a71fa, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Round_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Round_BR001.prefab.meta new file mode 100644 index 0000000..b484f0a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Round_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4fcf4a2a562c9ae46aa7cbc04c91beef +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Tall_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Tall_BR001.prefab new file mode 100644 index 0000000..5ea71f6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Tall_BR001.prefab @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4119327516066432730 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, + type: 3} + propertyPath: m_Name + value: LaundryBasket_Tall_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0bc318dad3cf72145b34e2ef96b0f4a7, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Tall_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Tall_BR001.prefab.meta new file mode 100644 index 0000000..032712e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/LaundryBasket_Tall_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7aeedf6873950404999896add28add7b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Nightstand_25in_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Nightstand_25in_BR001.prefab new file mode 100644 index 0000000..bf4388f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Nightstand_25in_BR001.prefab @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8450658340776917251 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 1f9e194edc869724e86a4efaa9ce6d1e, + type: 3} + propertyPath: m_Name + value: Nightstand_25in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 1f9e194edc869724e86a4efaa9ce6d1e, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 1f9e194edc869724e86a4efaa9ce6d1e, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 1f9e194edc869724e86a4efaa9ce6d1e, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1f9e194edc869724e86a4efaa9ce6d1e, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Nightstand_25in_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Nightstand_25in_BR001.prefab.meta new file mode 100644 index 0000000..ebe57ca --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Nightstand_25in_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 34ea7f5a6c96e9d45a40131eb1473a4b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Rocking Horse.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/Rocking Horse.prefab new file mode 100644 index 0000000..cf87880 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Rocking Horse.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4722042268561592684 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.6164799 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357895 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.3463335 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b64c40631240d463a9902c747018fd46, type: 2} + - target: {fileID: 919132149155446097, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + propertyPath: m_Name + value: Rocking Horse Variant + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8814529554190849397} + m_SourcePrefab: {fileID: 100100000, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, type: 3} +--- !u!1 &5569116268418788413 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, + type: 3} + m_PrefabInstance: {fileID: 4722042268561592684} + m_PrefabAsset: {fileID: 0} +--- !u!64 &8814529554190849397 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5569116268418788413} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 4199020760476832221, guid: b6fc2cec743e64bcfb9f3f2e06037ebc, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/Rocking Horse.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/Rocking Horse.prefab.meta new file mode 100644 index 0000000..1f6dc2e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/Rocking Horse.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 82de2a4708a484239bd9ea509daa56e4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Gray.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Gray.prefab new file mode 100644 index 0000000..adf5fe7 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Gray.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2602355967911434837 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7622723705386638751} + - component: {fileID: 1515918222844182549} + - component: {fileID: 3015112083111906806} + m_Layer: 0 + m_Name: RugDoorMat_Gray + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7622723705386638751 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2602355967911434837} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.380041, y: 0.20358133, z: -2.65} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1515918222844182549 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2602355967911434837} + m_Mesh: {fileID: -6301096567272544402, guid: 1e81361a12df1b74fa6b151035d5c733, type: 3} +--- !u!23 &3015112083111906806 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2602355967911434837} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7caa15ab28d01b8479a66a569e2e0077, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Gray.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Gray.prefab.meta new file mode 100644 index 0000000..7cf4a00 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Gray.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 15667fbd8f34a4540833418bfa3c6594 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Green.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Green.prefab new file mode 100644 index 0000000..85461e2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Green.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5771401742044889068 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6580871636668884310} + - component: {fileID: 7853196344982809331} + - component: {fileID: 5411320411076451897} + m_Layer: 0 + m_Name: RugDoorMat_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6580871636668884310 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5771401742044889068} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7853196344982809331 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5771401742044889068} + m_Mesh: {fileID: -6301096567272544402, guid: 1e81361a12df1b74fa6b151035d5c733, type: 3} +--- !u!23 &5411320411076451897 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5771401742044889068} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Green.prefab.meta new file mode 100644 index 0000000..2d5e718 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugDoorMat_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Green.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Green.prefab new file mode 100644 index 0000000..8c6eb55 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Green.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2922757657175464974 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 841804894243011019} + - component: {fileID: 4778362705817659664} + - component: {fileID: 7589286363126405327} + m_Layer: 0 + m_Name: RugRectangleLarge_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &841804894243011019 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2922757657175464974} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.88, y: 0.2035811, z: -2.31} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4778362705817659664 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2922757657175464974} + m_Mesh: {fileID: -8757470600335561056, guid: 7363c24eae0133946877395753fa75b6, type: 3} +--- !u!23 &7589286363126405327 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2922757657175464974} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11ec10ab08ff11a40a2ed07f256a01a5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Green.prefab.meta new file mode 100644 index 0000000..e5efef1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5cb5d240912184cc78a6f3538da6fc90 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Purple.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Purple.prefab new file mode 100644 index 0000000..6b077bc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Purple.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5867853647330971879 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6495630340161587805} + - component: {fileID: 7893340049530144248} + - component: {fileID: 5363278896840782130} + m_Layer: 0 + m_Name: RugRectangleLarge_Purple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6495630340161587805 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5867853647330971879} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7893340049530144248 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5867853647330971879} + m_Mesh: {fileID: -8757470600335561056, guid: 7363c24eae0133946877395753fa75b6, type: 3} +--- !u!23 &5363278896840782130 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5867853647330971879} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 173e1910c873d164a8e5b12ead9f9b37, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Purple.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Purple.prefab.meta new file mode 100644 index 0000000..1514ed0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLarge_Purple.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0758d192278633543ad832e7ee2f264f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Green.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Green.prefab new file mode 100644 index 0000000..a5013a9 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Green.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3176573852084882120 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2836887033620729970} + - component: {fileID: 1220895715479199703} + - component: {fileID: 3969229720712637213} + m_Layer: 0 + m_Name: RugRectangleLong_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2836887033620729970 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3176573852084882120} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1220895715479199703 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3176573852084882120} + m_Mesh: {fileID: 6688286962425799662, guid: 7b6f02aac770b3646bfa9301fd659536, type: 3} +--- !u!23 &3969229720712637213 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3176573852084882120} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f22528325483e2746a2c633d7a2ae22c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Green.prefab.meta new file mode 100644 index 0000000..ad3bda2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6176ffddae78aaf4a8890b1580487c20 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Teal.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Teal.prefab new file mode 100644 index 0000000..a48d438 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Teal.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6078328818351132178 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6216413033673432601} + - component: {fileID: 6838935130280435649} + - component: {fileID: 3292245248538815099} + m_Layer: 0 + m_Name: RugRectangleLong_Teal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6216413033673432601 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6078328818351132178} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.7, y: 0.20358133, z: -0.9273534} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6838935130280435649 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6078328818351132178} + m_Mesh: {fileID: 6688286962425799662, guid: 7b6f02aac770b3646bfa9301fd659536, type: 3} +--- !u!23 &3292245248538815099 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6078328818351132178} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 633b16977fd73428b91cdda06df11c1b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Teal.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Teal.prefab.meta new file mode 100644 index 0000000..2ca8002 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleLong_Teal.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8791be2edadab4f0a95950738c75adce +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Gray.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Gray.prefab new file mode 100644 index 0000000..9dc8b85 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Gray.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5546216243511371590 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1026452012965477974} + - component: {fileID: 4761027534291063512} + - component: {fileID: 2857546750041458057} + m_Layer: 0 + m_Name: RugRectangleSmall_Gray + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1026452012965477974 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5546216243511371590} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.46, y: 0.20358086, z: 1.1} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4761027534291063512 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5546216243511371590} + m_Mesh: {fileID: -1629933748022478081, guid: 5dda221b1c394884b922c54ab63015a6, type: 3} +--- !u!23 &2857546750041458057 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5546216243511371590} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7caa15ab28d01b8479a66a569e2e0077, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Gray.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Gray.prefab.meta new file mode 100644 index 0000000..7de0f60 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Gray.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 461d95629372d4be9a0e6bf6edc3f274 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Green.prefab b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Green.prefab new file mode 100644 index 0000000..94b72fc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Green.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7405686809470910512 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7894133148651297418} + - component: {fileID: 6494828187496748335} + - component: {fileID: 9063129876782965221} + m_Layer: 0 + m_Name: RugRectangleSmall_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7894133148651297418 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7405686809470910512} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6494828187496748335 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7405686809470910512} + m_Mesh: {fileID: -1629933748022478081, guid: 5dda221b1c394884b922c54ab63015a6, type: 3} +--- !u!23 &9063129876782965221 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7405686809470910512} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f22528325483e2746a2c633d7a2ae22c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Green.prefab.meta new file mode 100644 index 0000000..d1a0cfb --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Bedroom/RugRectangleSmall_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 34785ad8f60384e449d99867f7f946c3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters.meta b/Assets/_Unity Essentials/Prefabs/Characters.meta new file mode 100644 index 0000000..bd99bc1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ae3e627986364a5fa42f759670f0bf9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Car_Racing.prefab b/Assets/_Unity Essentials/Prefabs/Characters/Car_Racing.prefab new file mode 100644 index 0000000..d413230 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Car_Racing.prefab @@ -0,0 +1,722 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &3534280520560196612 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8719454951683086028, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.9832337 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.051969737 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.5396527 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8620271936615557813, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -8562437958434268986, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.00065147877 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.000029087067 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.03290861 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.03290861 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7063406 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7063406 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8272577945690428216, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -185.335 + objectReference: {fileID: 0} + - target: {fileID: -7696106501001800812, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.113200665 + objectReference: {fileID: 0} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11472726 + objectReference: {fileID: 0} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.73924875 + objectReference: {fileID: 0} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000013123443 + objectReference: {fileID: 0} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.6734325 + objectReference: {fileID: 0} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000012979596 + objectReference: {fileID: 0} + - target: {fileID: -7662243015632452663, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -275.335 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0013251305 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.10345864 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.026764512 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.27059805 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.6532815 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.6532815 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.270598 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -45 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -7189056099725355730, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -6357409443228602819, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.09064865 + objectReference: {fileID: 0} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.13376641 + objectReference: {fileID: 0} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.67343247 + objectReference: {fileID: 0} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000006021945 + objectReference: {fileID: 0} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7392488 + objectReference: {fileID: 0} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000054858045 + objectReference: {fileID: 0} + - target: {fileID: -5765531104540145989, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -95.335 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.11076212 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.08161211 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.67343247 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000006021945 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7392488 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000054858045 + objectReference: {fileID: 0} + - target: {fileID: -5377387031594922574, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -95.335 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.10204196 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.09152812 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454315 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454313 + objectReference: {fileID: 0} + - target: {fileID: -4216832166291015194, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -3180522541637286148, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1894989322738273529, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.09308934 + objectReference: {fileID: 0} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.10064936 + objectReference: {fileID: 0} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.73924875 + objectReference: {fileID: 0} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000013123443 + objectReference: {fileID: 0} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.6734325 + objectReference: {fileID: 0} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000012979596 + objectReference: {fileID: 0} + - target: {fileID: -1677004767441062839, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -275.335 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.093112946 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.041031852 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.08924776 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008850977 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000000885098 + objectReference: {fileID: 0} + - target: {fileID: -1633682029307195772, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.10204196 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.12478727 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454315 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454313 + objectReference: {fileID: 0} + - target: {fileID: -1527664709261281176, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -1441189935238127321, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1197375651085757280, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1072023994713842429, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 488347318606691444, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 919132149155446097, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_Name + value: Car_Racing + objectReference: {fileID: 0} + - target: {fileID: 1203169392005359290, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 2512243300098982147, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.10269523 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.124788344 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008850978 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000008850982 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 3941884032283275020, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0038089752 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.10345864 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.026556015 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.2399014 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.6399799 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.66516733 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.3007083 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -185.335 + objectReference: {fileID: 0} + - target: {fileID: 5877432801979568540, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 6478815898886373355, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0006532669 + objectReference: {fileID: 0} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.000000067055225 + objectReference: {fileID: 0} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000067581816 + objectReference: {fileID: 0} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7492142200463415193, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.101009965 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.041031852 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.080233335 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.67343247 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000006021945 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7392488 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000054858045 + objectReference: {fileID: 0} + - target: {fileID: 8205588619586145751, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -95.335 + objectReference: {fileID: 0} + - target: {fileID: 9129597659962202637, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.102695465 + objectReference: {fileID: 0} + - target: {fileID: 9129597659962202637, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0915274 + objectReference: {fileID: 0} + - target: {fileID: 9129597659962202637, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008850978 + objectReference: {fileID: 0} + - target: {fileID: 9129597659962202637, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 9129597659962202637, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000008850982 + objectReference: {fileID: 0} + - target: {fileID: 9129597659962202637, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7747720665401502849} + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6993791384513334941} + m_SourcePrefab: {fileID: 100100000, guid: be621c81880fd41c486468dbaa4a5668, type: 3} +--- !u!1 &4453251587906699605 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: be621c81880fd41c486468dbaa4a5668, + type: 3} + m_PrefabInstance: {fileID: 3534280520560196612} + m_PrefabAsset: {fileID: 0} +--- !u!54 &7747720665401502849 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4453251587906699605} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &6993791384513334941 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4453251587906699605} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.21190023, y: 0.10454194, z: 0.30990446} + m_Center: {x: -0.0009851456, y: 0.05085314, z: 0.0008638501} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Car_Racing.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/Car_Racing.prefab.meta new file mode 100644 index 0000000..02bb542 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Car_Racing.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b1b1d5422f9604f19b5b88a945ebb435 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Car_Taxi.prefab b/Assets/_Unity Essentials/Prefabs/Characters/Car_Taxi.prefab new file mode 100644 index 0000000..0a4a05b --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Car_Taxi.prefab @@ -0,0 +1,162 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &6968869988998803273 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.5009117 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.16545832 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.1808633 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1200936981120376144, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 919132149155446097, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Name + value: Car_Taxi + objectReference: {fileID: 0} + - target: {fileID: 2630596814797373727, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5566384266328283119, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 6841003676236821729, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 7120643502973992140, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 9050817489936365762, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5603079149427745437} + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3617481010617313721} + m_SourcePrefab: {fileID: 100100000, guid: 11edafe57a5bf48f493462ed81ead832, type: 3} +--- !u!1 &7815732741964190232 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 11edafe57a5bf48f493462ed81ead832, + type: 3} + m_PrefabInstance: {fileID: 6968869988998803273} + m_PrefabAsset: {fileID: 0} +--- !u!54 &5603079149427745437 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7815732741964190232} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &3617481010617313721 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7815732741964190232} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.19437525, y: 0.18137148, z: 0.35661256} + m_Center: {x: 0.0025987774, y: 0.09158273, z: -0.00055617094} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Car_Taxi.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/Car_Taxi.prefab.meta new file mode 100644 index 0000000..8ec99d8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Car_Taxi.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f4323bd36fd7a45dfa3d546c00ab7337 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/DumpTruck.prefab b/Assets/_Unity Essentials/Prefabs/Characters/DumpTruck.prefab new file mode 100644 index 0000000..ec2ac57 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/DumpTruck.prefab @@ -0,0 +1,682 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4974260707240765292 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8719454951683086028, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.865311 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.082261615 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.6440182 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8160811382279875861, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5817935608352068183, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5290401931256913539, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0006608963 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.041638255 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000043213367 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000043160708 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -4922429444928190507, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -3925704971526530173, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0006606579 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.060251385 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.034037948 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000043213367 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000043160708 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -1417218993020491945, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.09981704 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252015 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.079592705 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710886 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454356 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071048 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000001545427 + objectReference: {fileID: 0} + - target: {fileID: -1184580443357496709, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -1053465722745761134, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.09981632 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252014 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14314401 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071065 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454324 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071072 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454303 + objectReference: {fileID: 0} + - target: {fileID: -643100864537299461, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0006608963 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.041638374 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000020191073 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000020191073 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -443867268435155014, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.099155426 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252014 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14314437 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071072 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008850983 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071065 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000088509786 + objectReference: {fileID: 0} + - target: {fileID: 575559517110980770, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Name + value: DumpTruck + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0991559 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252015 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14314342 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071047 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000057600996 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071089 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000057601337 + objectReference: {fileID: 0} + - target: {fileID: 1487394835272896528, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.099155664 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252015 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.07959318 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071047 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000057600996 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071089 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000057601337 + objectReference: {fileID: 0} + - target: {fileID: 2342784661008768619, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.099155664 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252014 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0795933 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071072 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008850983 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071065 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000088509786 + objectReference: {fileID: 0} + - target: {fileID: 2512243300098982147, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.09981656 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252014 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.07959318 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071065 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454324 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071072 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454303 + objectReference: {fileID: 0} + - target: {fileID: 4006557697918693375, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 4310046747528642817, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5312491408583658642, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5420986693840652333, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.00066041946 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.060251392 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.034038782 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000020191073 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000020191073 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5902339859567417291, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 6235053469869898830, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 6686799910597444269, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 8967845217617630571, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.099815845 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05252015 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14314508 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710886 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454356 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071048 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000001545427 + objectReference: {fileID: 0} + - target: {fileID: 9014244817946427808, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6819049854253376097} + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3564946600199641588} + m_SourcePrefab: {fileID: 100100000, guid: 99d43731546c2478dac49fd4565622d7, type: 3} +--- !u!1 &5316910662541761085 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 99d43731546c2478dac49fd4565622d7, + type: 3} + m_PrefabInstance: {fileID: 4974260707240765292} + m_PrefabAsset: {fileID: 0} +--- !u!54 &6819049854253376097 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5316910662541761085} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &3564946600199641588 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5316910662541761085} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.20556784, y: 0.23336522, z: 0.34016168} + m_Center: {x: -0.002016306, y: 0.11950434, z: -0.017843425} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/DumpTruck.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/DumpTruck.prefab.meta new file mode 100644 index 0000000..fd45676 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/DumpTruck.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7ec7972768a5240e09fed7f9a543d943 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Mouse.prefab b/Assets/_Unity Essentials/Prefabs/Characters/Mouse.prefab new file mode 100644 index 0000000..2f37377 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Mouse.prefab @@ -0,0 +1,1012 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2518930310751778596 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.034995317 + objectReference: {fileID: 0} + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.000035718083 + objectReference: {fileID: 0} + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.113722324 + objectReference: {fileID: 0} + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000003361654 + objectReference: {fileID: 0} + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000031292436 + objectReference: {fileID: 0} + - target: {fileID: -9158135124904211863, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0000002573396 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.09288001 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.034028396 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.01847452 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5000004 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.49999964 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.49999955 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.50000036 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -8745443781948372930, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.9941483 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08391321 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.1076932 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8654328856757404158, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0038135052 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.042732358 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.36686862 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.3889786 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.14808084 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.898099 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.14207767 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -224.982 + objectReference: {fileID: 0} + - target: {fileID: -8583556865493690953, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: -8562636655944426974, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -7886333102234487374, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.05897665 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.042732358 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.36686838 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.4161294 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.008575035 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.8858456 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.20503767 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -127.822 + objectReference: {fileID: 0} + - target: {fileID: -6170774615776417222, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: -5925890557376817145, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5233122488798620285, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4299694283859714887, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3518304218168505135, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3377426332696538689, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.035301447 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.024580836 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.1781249 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.0000003874302 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000015945969 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -3256477391515123359, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.03912449 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.02030401 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.016046345 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5000004 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.49999964 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.49999955 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.50000036 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -3106317410556552437, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.025376797 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.020303987 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.33765697 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5000012 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5000014 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -2882815221207326959, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.096254826 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.02030401 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.1620928 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5000012 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5000014 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -2778767839387531601, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.03211832 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00003569573 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.29186082 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855696 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000028461216 + objectReference: {fileID: 0} + - target: {fileID: -2279747965966748658, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: -6.239453e-14 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.095757246 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.034028336 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.1966145 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5000012 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5000014 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: -1258282410492052349, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -1208072886293434351, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 914735087754697992, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 919132149155446097, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Name + value: Mouse + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.034995556 + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.027530834 + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.031861544 + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000033616555 + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000043213362 + objectReference: {fileID: 0} + - target: {fileID: 1610597874295457920, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0000002573396 + objectReference: {fileID: 0} + - target: {fileID: 2234387768572065107, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 2434027484517660170, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0420022 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.02030401 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.16209328 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5000012 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5000014 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.49999872 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 2634594392655760259, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.032117844 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.027530834 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.14627719 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855696 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000027865171 + objectReference: {fileID: 0} + - target: {fileID: 2788149019129648823, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: -5.8619776e-14 + objectReference: {fileID: 0} + - target: {fileID: 2968256325672359755, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 3757724274799010451, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4036063332941242744, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.032422543 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.024580851 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.000014543533 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000020489094 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000020489094 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4879577094005852053, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 5452043716021664189, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5591963073044988768, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.028253317 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.02030401 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.15951788 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5000004 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.49999964 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.49999955 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.50000036 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 6000602233907489159, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.06185317 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.042732373 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.18872917 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.4161266 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.008574095 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.885847 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.20503758 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -127.822 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: 6946833599645817676, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0066900253 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.042732432 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.18872917 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38898164 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.14808154 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.8980976 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.14207733 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -224.982 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.09913254 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.02030401 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.016045928 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5000004 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.49999964 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.49999955 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.50000036 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 8867497527235558921, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3736748525192811542} + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1010763969304304468} + m_SourcePrefab: {fileID: 100100000, guid: 956daa938ab234199aebe29b66c6a59f, type: 3} +--- !u!1 &3329391665535240821 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 956daa938ab234199aebe29b66c6a59f, + type: 3} + m_PrefabInstance: {fileID: 2518930310751778596} + m_PrefabAsset: {fileID: 0} +--- !u!54 &3736748525192811542 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3329391665535240821} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &1010763969304304468 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3329391665535240821} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.19724226, y: 0.12694651, z: 0.28643084} + m_Center: {x: 0.02854991, y: 0.0652218, z: 0.24} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Mouse.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/Mouse.prefab.meta new file mode 100644 index 0000000..4400743 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Mouse.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dddc3ae9a1ed446b6bf9d7ee0a2433a2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_1.prefab b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_1.prefab new file mode 100644 index 0000000..504c7e0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_1.prefab @@ -0,0 +1,296 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4052309800524724297 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1227020700418840942} + - component: {fileID: 3783279734382004773} + - component: {fileID: 4986123970447636255} + - component: {fileID: 6608172680999188233} + m_Layer: 0 + m_Name: Cylinder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1227020700418840942 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4052309800524724297} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.000000059604645, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.081, z: 0} + m_LocalScale: {x: 0.5, y: 0.0450796, z: 0.5} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 312339020013491701} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3783279734382004773 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4052309800524724297} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &4986123970447636255 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4052309800524724297} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: e745492728544aa488aa0429b6068e71, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!64 &6608172680999188233 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4052309800524724297} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &8439079179718834886 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4688712135615287306} + - component: {fileID: 4366246757001758011} + - component: {fileID: 8267117724484827622} + - component: {fileID: 1670377425378122291} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4688712135615287306 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8439079179718834886} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.000000059604645, z: -0, w: 1} + m_LocalPosition: {x: -0.00000023841858, y: 0.125, z: 0.20900047} + m_LocalScale: {x: 0.05, y: 0.05, z: 0.0654} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 312339020013491701} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4366246757001758011 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8439079179718834886} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &8267117724484827622 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8439079179718834886} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 79fbb93454ff147b5b9aa5d302ef5d3f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &1670377425378122291 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8439079179718834886} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &8702807591226703746 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 312339020013491701} + - component: {fileID: 2587987437757089519} + - component: {fileID: 2413918222280401001} + m_Layer: 0 + m_Name: RobotVacuum_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &312339020013491701 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8702807591226703746} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.5823836, y: 0.16657901, z: -1.2261212} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1227020700418840942} + - {fileID: 4688712135615287306} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!54 &2587987437757089519 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8702807591226703746} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &2413918222280401001 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8702807591226703746} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.3689773, y: 0.094893694, z: 0.33546913} + m_Center: {x: 0.0014189482, y: 0.083122015, z: -0.005111754} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_1.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_1.prefab.meta new file mode 100644 index 0000000..76f6cb1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bf3ac59fc056941e089b93eca14a1e50 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_2.prefab b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_2.prefab new file mode 100644 index 0000000..7bdba24 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_2.prefab @@ -0,0 +1,282 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3431511274363594524 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4759274785140621565} + - component: {fileID: 8784234809327291877} + - component: {fileID: 3480404334615866391} + m_Layer: 0 + m_Name: Indicator_Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4759274785140621565 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3431511274363594524} + serializedVersion: 2 + m_LocalRotation: {x: 0.7071066, y: 0.000000029802322, z: -0, w: 0.70710707} + m_LocalPosition: {x: -0.262, y: 0, z: 0.097} + m_LocalScale: {x: 0.04, y: 0.005, z: 0.04} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5031724374817944518} + m_LocalEulerAnglesHint: {x: 90, y: 0, z: 0} +--- !u!33 &8784234809327291877 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3431511274363594524} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3480404334615866391 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3431511274363594524} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c2b031a0afa0a413e93d66214b090bda, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6661464360818668835 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5935808096725669181} + - component: {fileID: 836434290850052818} + - component: {fileID: 825430031008280828} + m_Layer: 0 + m_Name: RobotVacuum_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5935808096725669181 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6661464360818668835} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.7462664, y: 0.17286152, z: -0.62927365} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5031724374817944518} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!54 &836434290850052818 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6661464360818668835} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &825430031008280828 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6661464360818668835} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.486565, y: 0.09673464, z: 0.36612964} + m_Center: {x: -0.000000059604645, y: 0.0459556, z: 0} +--- !u!1001 &4782541147258999853 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5935808096725669181} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5000002 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.5000002 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.49999988 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.49999976 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 919132149155446097, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + propertyPath: m_Name + value: RobotVaccuum + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4759274785140621565} + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5070355599431184999} + m_SourcePrefab: {fileID: 100100000, guid: 84e2ff013e5be45679059c8256334982, type: 3} +--- !u!4 &5031724374817944518 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + m_PrefabInstance: {fileID: 4782541147258999853} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5665411802226420092 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 84e2ff013e5be45679059c8256334982, + type: 3} + m_PrefabInstance: {fileID: 4782541147258999853} + m_PrefabAsset: {fileID: 0} +--- !u!64 &5070355599431184999 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5665411802226420092} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -2908661488186244680, guid: 84e2ff013e5be45679059c8256334982, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_2.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_2.prefab.meta new file mode 100644 index 0000000..36c7d02 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/RobotVacuum_2.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 04edd7db8eccc4a7abbb77ea1eda35a4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Train.prefab b/Assets/_Unity Essentials/Prefabs/Characters/Train.prefab new file mode 100644 index 0000000..4e7649e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Train.prefab @@ -0,0 +1,1462 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2765958477114308995 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -9057626863191427802, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.7791047 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.083578944 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.714269 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8485800199217927399, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.077469826 + objectReference: {fileID: 0} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0053515434 + objectReference: {fileID: 0} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.10064238 + objectReference: {fileID: 0} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636292 + objectReference: {fileID: 0} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: -7687490513416283947, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -7594844780037906789, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0017783642 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.07404119 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.000000059604645 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000060131235 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -6725102883500010999, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.001778841 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.13702428 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.07404113 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000015944242 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000015944242 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -6643976746498069401, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.077469826 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.031276032 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.10064244 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071051 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000015454274 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071085 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454352 + objectReference: {fileID: 0} + - target: {fileID: -6595857875627073602, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -6080040860155798117, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -6028361547119988964, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5654010384926373628, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4879922872307635790, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.044991255 + objectReference: {fileID: 0} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.039764315 + objectReference: {fileID: 0} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14074564 + objectReference: {fileID: 0} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000022947786 + objectReference: {fileID: 0} + - target: {fileID: -4634805934987589490, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -1.758593e-13 + objectReference: {fileID: 0} + - target: {fileID: -4329382198936342355, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4198360148523455781, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4040673248758371830, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.07746911 + objectReference: {fileID: 0} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0053515434 + objectReference: {fileID: 0} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.02514255 + objectReference: {fileID: 0} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636292 + objectReference: {fileID: 0} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: -3503781705974937697, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -3107015791260325742, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.07746911 + objectReference: {fileID: 0} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0053515434 + objectReference: {fileID: 0} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.09489584 + objectReference: {fileID: 0} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636292 + objectReference: {fileID: 0} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: -2776811975221357561, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.07746863 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.031276032 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.09489608 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071051 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000015454274 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071085 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454352 + objectReference: {fileID: 0} + - target: {fileID: -2669089753943460553, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: -2580552780111647944, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1888371586509814408, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.044990778 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.013839826 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14074546 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000000745058 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000043711392 + objectReference: {fileID: 0} + - target: {fileID: -1721953676489539463, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -360 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0017781258 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.000000059604645 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.000000059604645 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000060131235 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -1561820837109647379, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -1503622634891769164, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1283763024406839385, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0017783642 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.025924481 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.00000023841858 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000015944242 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000015944242 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -1217333646830947447, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -933634443343286408, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0017778873 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.13887295 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.03641224 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000015944242 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000015944242 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -619489231234838483, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -360644860116286244, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.04566264 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.044 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.13441563 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000022947786 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 1.758593e-13 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: -182206811953867109, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -59827075472658155, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.050241232 + objectReference: {fileID: 0} + - target: {fileID: -59827075472658155, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0798496 + objectReference: {fileID: 0} + - target: {fileID: -59827075472658155, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636292 + objectReference: {fileID: 0} + - target: {fileID: -59827075472658155, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: -59827075472658155, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: -59827075472658155, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.079247475 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0053515434 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.09489572 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454317 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454312 + objectReference: {fileID: 0} + - target: {fileID: 160713381583653044, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0010845661 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.089135565 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.12668872 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000022947786 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 1.758593e-13 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: 374576306129855750, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.04698658 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.013839826 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14074576 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000000745058 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000043711392 + objectReference: {fileID: 0} + - target: {fileID: 661906880634626708, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -360 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.07924771 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.031276032 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025142431 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710844 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454347 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710516 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454276 + objectReference: {fileID: 0} + - target: {fileID: 818498403397935283, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Name + value: Train + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.07924819 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.031276032 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0948956 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710844 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454347 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710516 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454276 + objectReference: {fileID: 0} + - target: {fileID: 998732908846423072, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.07924771 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0053515434 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025141895 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454317 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454312 + objectReference: {fileID: 0} + - target: {fileID: 1034343521247808711, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 1634199692483936710, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 1636293744290016956, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.079247 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.031276032 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.10064268 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710844 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454347 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710516 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454276 + objectReference: {fileID: 0} + - target: {fileID: 1836371987525136064, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.045662403 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.018075526 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.13441533 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.000000029802319 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711413 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000008146036 + objectReference: {fileID: 0} + - target: {fileID: 2807183167387850265, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0017783642 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.11294848 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.036412477 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.000000059604645 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000060131235 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 3186788892074827116, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 3269774474102604588, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.042249918 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.044 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.13441586 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000022947786 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 1.758593e-13 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: 3495795059274558171, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 4576173189414644417, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4588322246898801968, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.04698658 + objectReference: {fileID: 0} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.039764315 + objectReference: {fileID: 0} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.14074564 + objectReference: {fileID: 0} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000022947786 + objectReference: {fileID: 0} + - target: {fileID: 4791671987424915519, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -1.758593e-13 + objectReference: {fileID: 0} + - target: {fileID: 4932618319457727188, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5373407562150358118, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5582763575118058739, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5817110501614310768, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.05024147 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.123535104 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.07984948 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071051 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000015454273 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071085 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454349 + objectReference: {fileID: 0} + - target: {fileID: 6197565972762251803, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.079247475 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0053515434 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.10064256 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000015454317 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454312 + objectReference: {fileID: 0} + - target: {fileID: 6301428240100350023, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7065551293604900148, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.07746911 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.031276032 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025143147 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071051 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000015454274 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071085 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454352 + objectReference: {fileID: 0} + - target: {fileID: 7075651292151972410, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: 7370988973078497921, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 7383406165241958754, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.042250156 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.018075526 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.13441586 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.000000029802319 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711413 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000008146036 + objectReference: {fileID: 0} + - target: {fileID: 7658141442099594855, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 7846367710949651446, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0010843277 + objectReference: {fileID: 0} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.12668884 + objectReference: {fileID: 0} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.000000029802319 + objectReference: {fileID: 0} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711413 + objectReference: {fileID: 0} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000008146036 + objectReference: {fileID: 0} + - target: {fileID: 9165685573764056861, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3745030271232821412} + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8205432851678530774} + m_SourcePrefab: {fileID: 100100000, guid: 166f9037e20014d70a6a63e06f42d453, type: 3} +--- !u!1 &3072511874771567826 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 166f9037e20014d70a6a63e06f42d453, + type: 3} + m_PrefabInstance: {fileID: 2765958477114308995} + m_PrefabAsset: {fileID: 0} +--- !u!54 &3745030271232821412 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3072511874771567826} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &8205432851678530774 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3072511874771567826} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.1605165, y: 0.22906002, z: 0.28871614} + m_Center: {x: -0.0016995668, y: 0.13, z: -0.006883353} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/Train.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/Train.prefab.meta new file mode 100644 index 0000000..1afef78 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/Train.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0070ddc6631cb4a5890eda2dcb952e80 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Characters/UFO.prefab b/Assets/_Unity Essentials/Prefabs/Characters/UFO.prefab new file mode 100644 index 0000000..d9e92f1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/UFO.prefab @@ -0,0 +1,1197 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8900733646435049463 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.081907675 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000029206271 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 2.3891997e-13 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: -8768603667580752826, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.6190555 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.084907636 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.3940947 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.000020161271 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000041723246 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 3.448647e-14 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: -8341322716402525670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -7886333102234487374, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.000006914139 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08883564 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70621175 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000006362795 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0000061765304 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7080008 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -0.001 + objectReference: {fileID: 0} + - target: {fileID: -7397410032235286861, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90.145 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7010875 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.6531951 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.09206864 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.2708063 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -105.037 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 120 + objectReference: {fileID: 0} + - target: {fileID: -7047792085340218091, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -6888354840385936856, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -6647759331438118844, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.000020161271 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000029206271 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 2.3891997e-13 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: -6343949998509666597, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.00045371056 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08882098 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.20791131 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000000508096 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.97814775 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000007968025 + objectReference: {fileID: 0} + - target: {fileID: -5543500264016486146, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -204 + objectReference: {fileID: 0} + - target: {fileID: -5475248288655690752, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5048912412805178134, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4377116661404897936, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.43027923 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.56112427 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5611236 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.4302787 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -74.963 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -4374931070628651667, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.43027753 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5611228 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.56112516 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.4302803 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -74.963 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -3913866106599294979, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.037884712 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.019773722 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.41612434 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.008573886 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.88584805 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.2050377 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 232.17801 + objectReference: {fileID: 0} + - target: {fileID: -3562315131773235714, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: -3557315375312885871, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3523337550486333850, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3107794300715397378, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0000071525574 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08883564 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7062118 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000004149973 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000037550922 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.70800066 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.001 + objectReference: {fileID: 0} + - target: {fileID: -2737115668646863517, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 89.855 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.27080995 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.09207249 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.6531937 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7010868 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -74.963 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 60 + objectReference: {fileID: 0} + - target: {fileID: -2251168106775535994, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -1353169843069574490, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -450435477336378351, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -16455357019958516, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 292730721044632771, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 919132149155446097, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Name + value: UFO + objectReference: {fileID: 0} + - target: {fileID: 1372467901426617093, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.00045371056 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08882098 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.00000023617115 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.97896934 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000014967426 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.2040076 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 203.543 + objectReference: {fileID: 0} + - target: {fileID: 1655543788279487555, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.701087 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.6531943 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.092070706 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.2708086 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -105.037 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -240 + objectReference: {fileID: 0} + - target: {fileID: 1906207710295261670, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.00045371056 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08882098 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.20791437 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000016936799 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9781471 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000007968021 + objectReference: {fileID: 0} + - target: {fileID: 2024857801422573770, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 156 + objectReference: {fileID: 0} + - target: {fileID: 2372880781423700881, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 2400143401217904245, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 2434027484517660170, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 2582458295456562330, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.00045371056 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08882098 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000039566584 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.9789687 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000018291094 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.20401073 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -156.457 + objectReference: {fileID: 0} + - target: {fileID: 4131791532627838616, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.27080783 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.09207005 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.65319455 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.7010872 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -105.037 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -120 + objectReference: {fileID: 0} + - target: {fileID: 4182120214111593346, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4399677413453128917, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0004849434 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0042163134 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000023096797 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000037997955 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4521966232224360945, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 5085911684401871706, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.081907675 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.00000041723246 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 3.448647e-14 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000081460335 + objectReference: {fileID: 0} + - target: {fileID: 5488242721500160851, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.03916073 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.019773483 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.38898382 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.1480816 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.89809674 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.14207675 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135.017 + objectReference: {fileID: 0} + - target: {fileID: 5666061000230365878, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.03916073 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.019773483 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38898087 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.14808118 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.898098 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.14207703 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -224.982 + objectReference: {fileID: 0} + - target: {fileID: 6785450131760844284, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0004849434 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.004216671 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000020191073 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000020191073 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 6861911477300440521, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.037884235 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.019773483 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.4161272 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.008574656 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.8858467 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.20503753 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 21.74 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -127.822 + objectReference: {fileID: 0} + - target: {fileID: 7086560957254312686, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.634 + objectReference: {fileID: 0} + - target: {fileID: 7208532460759139946, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 8444023292791738155, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2937089740287642248} + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4613622889854395013} + m_SourcePrefab: {fileID: 100100000, guid: 750e8544a7a4b4ed39e49a4201ab4620, type: 3} +--- !u!1 &8594182855824630438 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 750e8544a7a4b4ed39e49a4201ab4620, + type: 3} + m_PrefabInstance: {fileID: 8900733646435049463} + m_PrefabAsset: {fileID: 0} +--- !u!54 &2937089740287642248 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8594182855824630438} + serializedVersion: 4 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!65 &4613622889854395013 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8594182855824630438} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.35739648, y: 0.10322608, z: 0.46685863} + m_Center: {x: 0.0028184056, y: 0.076097764, z: 0.0026134253} diff --git a/Assets/_Unity Essentials/Prefabs/Characters/UFO.prefab.meta b/Assets/_Unity Essentials/Prefabs/Characters/UFO.prefab.meta new file mode 100644 index 0000000..2940e6c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Characters/UFO.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bc3f8280b6d69439cb3e7c45f5c84cd8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles.meta b/Assets/_Unity Essentials/Prefabs/Collectibles.meta new file mode 100644 index 0000000..3b83cb9 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 73d0203f1b2ed4ad78480375cb50d866 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Apple.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Apple.prefab new file mode 100644 index 0000000..886ba41 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Apple.prefab @@ -0,0 +1,223 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5793841815997120432 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7498374973473368737} + - component: {fileID: 7711934637621853075} + - component: {fileID: 934201671832240667} + m_Layer: 0 + m_Name: apple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7498374973473368737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5793841815997120432} + serializedVersion: 2 + m_LocalRotation: {x: -0.042008463, y: 0.00090639247, z: 0.021552747, w: 0.9988844} + m_LocalPosition: {x: -0.00062662666, y: -0.022780208, z: 0.022230584} + m_LocalScale: {x: 8.265923, y: 8.265925, z: 8.265925} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6758868846053782678} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7711934637621853075 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5793841815997120432} + m_Mesh: {fileID: -3645058858012553506, guid: 22a34f853e6686f42b459bfc12486d2a, type: 3} +--- !u!23 &934201671832240667 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5793841815997120432} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 4c0fd33a39dc730479367c96d9bb2d60, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6235097118475628076 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6758868846053782678} + - component: {fileID: 7923004479745742062} + m_Layer: 0 + m_Name: Collectible_Apple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6758868846053782678 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6235097118475628076} + 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: + - {fileID: 7498374973473368737} + - {fileID: 1957120056323002358} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &7923004479745742062 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6235097118475628076} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.06063953, y: 0.06933728, z: 0.06933743} + m_Center: {x: -0.000000014901161, y: -0.024643704, z: 0.024643749} +--- !u!1 &7324186544453750446 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1957120056323002358} + - component: {fileID: 1379657549977906912} + - component: {fileID: 2872202099172355007} + m_Layer: 0 + m_Name: Cylinder004 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1957120056323002358 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7324186544453750446} + serializedVersion: 2 + m_LocalRotation: {x: -0.09516762, y: 0.21915792, z: -0.04033248, w: 0.9701991} + m_LocalPosition: {x: -0.002, y: 0.0019, z: 0.0207} + m_LocalScale: {x: 8.265924, y: 8.265923, z: 8.265924} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6758868846053782678} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1379657549977906912 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7324186544453750446} + m_Mesh: {fileID: -5208879343037863941, guid: 22a34f853e6686f42b459bfc12486d2a, type: 3} +--- !u!23 &2872202099172355007 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7324186544453750446} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 4c0fd33a39dc730479367c96d9bb2d60, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Apple.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Apple.prefab.meta new file mode 100644 index 0000000..e5f2e7a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Apple.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 48a1621d709d547aba6166cd22b8d1a9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Cheese.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Cheese.prefab new file mode 100644 index 0000000..b7616de --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Cheese.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6377258028714927797 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8251487482310632346} + - component: {fileID: 831451437803185111} + - component: {fileID: 7475091335626363384} + - component: {fileID: 6062582599529625820} + m_Layer: 0 + m_Name: Collectible_Cheese + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8251487482310632346 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6377258028714927797} + serializedVersion: 2 + m_LocalRotation: {x: -0.000000053385083, y: 0.7071068, z: 0.7071068, w: 0.000000053385083} + m_LocalPosition: {x: -0, y: 0, z: 0} + m_LocalScale: {x: 0.553806, y: 0.553806, z: 0.553806} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &831451437803185111 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6377258028714927797} + m_Mesh: {fileID: -2544318000483907571, guid: 90b7427fe53394a5faa7ac39a2a66cf8, type: 3} +--- !u!23 &7475091335626363384 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6377258028714927797} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &6062582599529625820 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6377258028714927797} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.060639527, y: 0.09714693, z: 0.059664614} + m_Center: {x: -0.0000000134534135, y: 0.0017551557, z: 0.029480217} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Cheese.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Cheese.prefab.meta new file mode 100644 index 0000000..0025e6c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Cheese.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f287407812e9f4dd295b424507a4c279 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Coin.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Coin.prefab new file mode 100644 index 0000000..651e508 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Coin.prefab @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1136143963203655571 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4939168662721627333} + - component: {fileID: 2056648017252441015} + m_Layer: 0 + m_Name: Collectible_Coin + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4939168662721627333 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1136143963203655571} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.215145, y: 0.20674297, z: -0.8131019} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6365644665400157622} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &2056648017252441015 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1136143963203655571} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.08051109, y: 0.08098607, z: 0.015890121} + m_Center: {x: 0.0010278225, y: -0.0010035262, z: -0.008246958} +--- !u!1 &9092340987876840184 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6365644665400157622} + - component: {fileID: 5595528137719732702} + - component: {fileID: 2803995914114223698} + m_Layer: 0 + m_Name: Pickup_Coin + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6365644665400157622 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9092340987876840184} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: -0, z: -0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 8.032773, y: 8.032772, z: 8.032772} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4939168662721627333} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5595528137719732702 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9092340987876840184} + m_Mesh: {fileID: -5216581434543980006, guid: db924e5f6e1c9834da4d8e265fe3e6fd, type: 3} +--- !u!23 &2803995914114223698 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9092340987876840184} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: bef6af73bb692814596e5d324d919010, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Coin.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Coin.prefab.meta new file mode 100644 index 0000000..95fddf6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Coin.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 37c65fdc88e8e402eb7bf60bb0b9390a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Dirt.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Dirt.prefab new file mode 100644 index 0000000..7212d85 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Dirt.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &906198863836506506 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 122181784552999201} + - component: {fileID: 3995574185755683367} + - component: {fileID: 852868899454626087} + - component: {fileID: 3422113574636650987} + m_Layer: 0 + m_Name: Collectible_Dirt + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &122181784552999201 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906198863836506506} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -1.98, y: 0.254, z: -0.72} + m_LocalScale: {x: 0.03, y: 0.03, z: 0.03} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3995574185755683367 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906198863836506506} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &852868899454626087 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906198863836506506} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 4017f5ad4de594c3ab070ff3bf6cc9c5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3422113574636650987 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906198863836506506} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Dirt.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Dirt.prefab.meta new file mode 100644 index 0000000..97c425f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Dirt.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 877fcd5487314487a9c51961ddf0b8e8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_FishBones.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_FishBones.prefab new file mode 100644 index 0000000..9b26404 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_FishBones.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5184078191504971679 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5528831593444052261} + - component: {fileID: 8869136464923820672} + - component: {fileID: 6697265882456880714} + - component: {fileID: 8373790677055395910} + m_Layer: 0 + m_Name: Collectible_FishBones + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5528831593444052261 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5184078191504971679} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 3.32229, y: 3.32229, z: 3.32229} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8869136464923820672 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5184078191504971679} + m_Mesh: {fileID: -2328593919746840303, guid: 4de85cbfe0df16048915166f98d75fc2, type: 3} +--- !u!23 &6697265882456880714 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5184078191504971679} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7c37ee1219089cf47843ac7493cb5502, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &8373790677055395910 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5184078191504971679} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.04166053, y: 0.01592963, z: 0.022717403} + m_Center: {x: 0.0023981072, y: 0.014258116, z: 0.0032369113} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_FishBones.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_FishBones.prefab.meta new file mode 100644 index 0000000..3b607a5 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_FishBones.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5ff8a3926043a4f9594b3270dc0282d2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_GemDiamond.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_GemDiamond.prefab new file mode 100644 index 0000000..778cb62 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_GemDiamond.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1317416871093195262 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1802485514762029892} + - component: {fileID: 3363182403880387809} + - component: {fileID: 668955906212524075} + - component: {fileID: 315137588540735582} + m_Layer: 0 + m_Name: Collectible_GemDiamond + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1802485514762029892 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1317416871093195262} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.00062662666, y: -0.022780208, z: 0.022230584} + m_LocalScale: {x: 8.265924, y: 8.265924, z: 8.265924} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3363182403880387809 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1317416871093195262} + m_Mesh: {fileID: 7671755747524823081, guid: 89567ba1b442a2447a4cce514785f6a3, type: 3} +--- !u!23 &668955906212524075 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1317416871093195262} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6678813e793f31f43a149bf78c879f5f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &315137588540735582 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1317416871093195262} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.008316507, y: 0.008831046, z: 0.008583216} + m_Center: {x: -0.00012399661, y: -0.0018298863, z: -0.00027787534} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_GemDiamond.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_GemDiamond.prefab.meta new file mode 100644 index 0000000..c98a0ef --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_GemDiamond.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: babe51b24254c461abf531b580e09b0e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Heart.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Heart.prefab new file mode 100644 index 0000000..42279c3 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Heart.prefab @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3727070897886631521 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7044793045994752738} + - component: {fileID: 4675161190197248659} + - component: {fileID: 6320713064507299915} + m_Layer: 0 + m_Name: Heart_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7044793045994752738 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3727070897886631521} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: -0, z: -0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8542909004496667893} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4675161190197248659 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3727070897886631521} + m_Mesh: {fileID: -3676728085192693422, guid: 4b80379d333087a439a331999a566600, type: 3} +--- !u!23 &6320713064507299915 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3727070897886631521} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 380186f83f779f243879b18eb826e8d4, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6061082008879105450 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8542909004496667893} + - component: {fileID: 8029917290143028311} + m_Layer: 0 + m_Name: Collectible_Heart + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8542909004496667893 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6061082008879105450} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.399302, y: 0.20915346, z: -1.2362831} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7044793045994752738} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &8029917290143028311 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6061082008879105450} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.078591585, y: 0.081305504, z: 0.019669235} + m_Center: {x: -0.0005983114, y: 0.0010879785, z: -0.00019034743} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Heart.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Heart.prefab.meta new file mode 100644 index 0000000..d40e38e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Heart.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 599e32bb85a7e4227b8fedc45dfa2179 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Key.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Key.prefab new file mode 100644 index 0000000..522a0cf --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Key.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6538384461254124686 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5906139589118803508} + - component: {fileID: 7374936032279736721} + - component: {fileID: 4737222168630510939} + - component: {fileID: 4694620610470750117} + m_Layer: 0 + m_Name: Collectible_Key + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5906139589118803508 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6538384461254124686} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7374936032279736721 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6538384461254124686} + m_Mesh: {fileID: -5546940888850326318, guid: 43dd2c4e9da0ca04fa37f8f03123db39, type: 3} +--- !u!23 &4737222168630510939 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6538384461254124686} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 97fe41dd3a1a91d4abde119990286662, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &4694620610470750117 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6538384461254124686} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.03331012, y: 0.12844507, z: 0.011500772} + m_Center: {x: -0.0022245012, y: 0.055755608, z: 0.00017439015} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Key.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Key.prefab.meta new file mode 100644 index 0000000..76e7e73 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Key.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 63dea1a3829974808ae5e8ab7ea957e9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Money.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Money.prefab new file mode 100644 index 0000000..83fc6d8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Money.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5240811175468399928 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7717266860856888536} + - component: {fileID: 5406759866004497548} + - component: {fileID: 2858030708748122289} + - component: {fileID: 7447254307453553399} + m_Layer: 0 + m_Name: Collectible_Money + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7717266860856888536 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5240811175468399928} + serializedVersion: 2 + m_LocalRotation: {x: -0.0000004768371, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.3050148, y: 0.1779205, z: -1.4225974} + m_LocalScale: {x: 3.176875, y: 3.176875, z: 3.176875} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5406759866004497548 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5240811175468399928} + m_Mesh: {fileID: -2929563531361107545, guid: c851d3b6b774d36478c5f2df39d8c167, type: 3} +--- !u!23 &2858030708748122289 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5240811175468399928} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a3ed096af7200404bbcfc691287b1cc1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &7447254307453553399 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5240811175468399928} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.037158962, y: 0.013889155, z: 0.0068168836} + m_Center: {x: -0.0009901477, y: -0.0003144353, z: 0.0032849284} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Money.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Money.prefab.meta new file mode 100644 index 0000000..f557a8c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Money.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b4d5ca0fa8c7e40c2aced4500cba8627 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_MusicNoteSingle.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_MusicNoteSingle.prefab new file mode 100644 index 0000000..bc976c0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_MusicNoteSingle.prefab @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3826520710857272991 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2705985075480651318} + - component: {fileID: 6177543608412787305} + - component: {fileID: 5004661059639895526} + m_Layer: 0 + m_Name: MusicNoteSingle_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2705985075480651318 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3826520710857272991} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: -0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5577999975787238999} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} +--- !u!33 &6177543608412787305 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3826520710857272991} + m_Mesh: {fileID: 6363541299580391577, guid: 473027a414af88f49b20267a920f7020, type: 3} +--- !u!23 &5004661059639895526 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3826520710857272991} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 46f8cce9075b6ee44a210631789ef079, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7694660053647703592 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5577999975787238999} + - component: {fileID: 3761680453377635031} + m_Layer: 0 + m_Name: Collectible_MusicNoteSingle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5577999975787238999 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7694660053647703592} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.0530138, y: 0.18487212, z: -1.2090102} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2705985075480651318} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &3761680453377635031 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7694660053647703592} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.058447123, y: 0.11865711, z: 0.021113575} + m_Center: {x: 0.013152003, y: 0.041664094, z: 0.00053182244} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_MusicNoteSingle.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_MusicNoteSingle.prefab.meta new file mode 100644 index 0000000..40e4161 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_MusicNoteSingle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c00ce57879c694883b115c990d270b24 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_PuzzlePiece.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_PuzzlePiece.prefab new file mode 100644 index 0000000..17e9de0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_PuzzlePiece.prefab @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6857565641343987409 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3202103582675933087} + - component: {fileID: 3475235328435663929} + - component: {fileID: 9176010008335332051} + m_Layer: 0 + m_Name: PuzzlePiece_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3202103582675933087 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6857565641343987409} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: -0, z: -0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5729717920391058461} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3475235328435663929 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6857565641343987409} + m_Mesh: {fileID: 2356343013536187644, guid: 18b03291f660d8e4eb43419343d51bd6, type: 3} +--- !u!23 &9176010008335332051 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6857565641343987409} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f92b42acf2cde4242a801d84c8b7d12d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7462832476425870862 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5729717920391058461} + - component: {fileID: 9103590405021325608} + m_Layer: 0 + m_Name: Collectible_PuzzlePiece + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5729717920391058461 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7462832476425870862} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.4604034, y: 0.20550166, z: -1.5099881} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3202103582675933087} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &9103590405021325608 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7462832476425870862} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.044073343, y: 0.044028133, z: 0.0049142838} + m_Center: {x: 0.00000011920929, y: 0.00043535233, z: -0.0002052784} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_PuzzlePiece.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_PuzzlePiece.prefab.meta new file mode 100644 index 0000000..2fb0487 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_PuzzlePiece.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fc48f3f3c91664ec79da1750d9db410c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Star.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Star.prefab new file mode 100644 index 0000000..d5ddd11 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Star.prefab @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3720867298404714495 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3926995519691008072} + - component: {fileID: 4270279630675246607} + m_Layer: 0 + m_Name: Collectible_Star + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3926995519691008072 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3720867298404714495} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.363, y: 0.246, z: -1.605104} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6090826241233697277} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &4270279630675246607 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3720867298404714495} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.119699955, y: 0.13013478, z: 0.04154432} + m_Center: {x: 0.0017371178, y: 0.0057550445, z: -0.010966241} +--- !u!1 &8321453150816668697 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6090826241233697277} + - component: {fileID: 4809902073893187351} + - component: {fileID: 5029916962324894332} + m_Layer: 0 + m_Name: Star_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6090826241233697277 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8321453150816668697} + serializedVersion: 2 + m_LocalRotation: {x: -0.6995733, y: -0.10294341, z: 0.10294343, w: 0.69957316} + m_LocalPosition: {x: 0.00033068657, y: -0.0022458434, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3926995519691008072} + m_LocalEulerAnglesHint: {x: -106.742, y: 90, z: -90} +--- !u!33 &4809902073893187351 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8321453150816668697} + m_Mesh: {fileID: 1881125385508326797, guid: 1710fbf00619c474b92da634e36cd0bb, type: 3} +--- !u!23 &5029916962324894332 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8321453150816668697} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1bada8888e561724686d8b7a2216dfe8, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Star.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Star.prefab.meta new file mode 100644 index 0000000..eca25f6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Star.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0188d362571e34eb3a9af2feb73521cf +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Tonic.prefab b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Tonic.prefab new file mode 100644 index 0000000..61ec225 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Tonic.prefab @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &107645779247204950 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 378970450451866246} + - component: {fileID: 2431489823121675916} + m_Layer: 0 + m_Name: Collectible_Tonic + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &378970450451866246 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 107645779247204950} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.1792738, y: 0.1727074, z: -1.7131625} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3933534918232490743} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &2431489823121675916 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 107645779247204950} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.09320235, y: 0.10630056, z: 0.04117489} + m_Center: {x: 0.0004400015, y: 0.0466426, z: 0.00000166893} +--- !u!1 &5712359471975507536 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3933534918232490743} + - component: {fileID: 5441645781660635198} + - component: {fileID: 8304660160430679445} + m_Layer: 0 + m_Name: Tonic_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3933534918232490743 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5712359471975507536} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: -0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2.441575, y: 2.441575, z: 2.441575} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 378970450451866246} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5441645781660635198 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5712359471975507536} + m_Mesh: {fileID: 526700187579002054, guid: 3364ee227ca18d44d9237f9e4380b0f8, type: 3} +--- !u!23 &8304660160430679445 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5712359471975507536} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a3ed096af7200404bbcfc691287b1cc1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Tonic.prefab.meta b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Tonic.prefab.meta new file mode 100644 index 0000000..5af89b4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Collectibles/Collectible_Tonic.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 25000b67ff30b473a87c8ee24dbf36c4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Floor.meta b/Assets/_Unity Essentials/Prefabs/Floor.meta new file mode 100644 index 0000000..1b40e03 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1286ed36aa63b8e44a4ef2ab1d9975c3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor2m (4) Variant.prefab b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m (4) Variant.prefab new file mode 100644 index 0000000..ea0b1e8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m (4) Variant.prefab @@ -0,0 +1,106 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &6785144440264197833 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_Name + value: Floor2m (4) Variant + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.070672 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2579930365389434684} + m_SourcePrefab: {fileID: 100100000, guid: 5666bfa8093f4924ba013107051783da, type: 3} +--- !u!1 &3395708881409542948 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 6785144440264197833} + m_PrefabAsset: {fileID: 0} +--- !u!65 &2579930365389434684 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3395708881409542948} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 2} + m_Center: {x: 1, y: -0.049999997, z: -1} diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor2m (4) Variant.prefab.meta b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m (4) Variant.prefab.meta new file mode 100644 index 0000000..d75bc12 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m (4) Variant.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 96d694fd544694c6d847cfd8a434d036 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor2m.prefab b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m.prefab new file mode 100644 index 0000000..cfe301a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m.prefab @@ -0,0 +1,129 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8157804359357566445 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8826359808410277719} + - component: {fileID: 5607646663672551666} + - component: {fileID: 7653493354739248184} + - component: {fileID: 4009650423876507893} + - component: {fileID: 4491153207244442830} + m_Layer: 0 + m_Name: Floor2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8826359808410277719 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8157804359357566445} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5607646663672551666 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8157804359357566445} + m_Mesh: {fileID: -7830787072079042188, guid: ce73d106b4ec7b148b691b2ad5051dfb, type: 3} +--- !u!23 &7653493354739248184 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8157804359357566445} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c13cdbe0c9bba8f40952f29c03590864, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &4009650423876507893 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8157804359357566445} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 2} + m_Center: {x: 1, y: -0.049999997, z: -1} +--- !u!65 &4491153207244442830 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8157804359357566445} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 2} + m_Center: {x: 1, y: -0.049999997, z: -1} diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor2m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m.prefab.meta new file mode 100644 index 0000000..acd7752 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor2m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5666bfa8093f4924ba013107051783da +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor2x4m.prefab b/Assets/_Unity Essentials/Prefabs/Floor/Floor2x4m.prefab new file mode 100644 index 0000000..18372ef --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor2x4m.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8958045891923967238 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8582330277231470524} + - component: {fileID: 4662725894613837849} + - component: {fileID: 7444911114890632403} + m_Layer: 0 + m_Name: Floor2x4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8582330277231470524 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8958045891923967238} + 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: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4662725894613837849 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8958045891923967238} + m_Mesh: {fileID: -714009159815312792, guid: 0be13f3b1daeb3c458ad48c714ccbd15, type: 3} +--- !u!23 &7444911114890632403 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8958045891923967238} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 942eadbeed18c7a4c8440c139367b61e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor2x4m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Floor/Floor2x4m.prefab.meta new file mode 100644 index 0000000..f4b2db4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor2x4m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4a3d4ee404cb0754f860c66c7499443a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor4m _Wood.prefab b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m _Wood.prefab new file mode 100644 index 0000000..e8a1650 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m _Wood.prefab @@ -0,0 +1,129 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8808371342080598335 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8175809848932416389} + - component: {fileID: 5105274555389096992} + - component: {fileID: 7006865864206991594} + - component: {fileID: 1012441244009014822} + - component: {fileID: 7451485962681011310} + m_Layer: 0 + m_Name: Floor4m _Wood + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8175809848932416389 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8808371342080598335} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.0706725, y: 0.20357907, z: 1.4749789} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5105274555389096992 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8808371342080598335} + m_Mesh: {fileID: -3187977584172574369, guid: 371d29a895706ad4daa08920a2544d87, type: 3} +--- !u!23 &7006865864206991594 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8808371342080598335} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c13cdbe0c9bba8f40952f29c03590864, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &1012441244009014822 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8808371342080598335} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.099999994, z: 4} + m_Center: {x: 2, y: -0.049999997, z: -2} +--- !u!65 &7451485962681011310 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8808371342080598335} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.099999994, z: 4} + m_Center: {x: 2, y: -0.049999997, z: -2} diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor4m _Wood.prefab.meta b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m _Wood.prefab.meta new file mode 100644 index 0000000..9a434b5 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m _Wood.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fc96b1e4bef3848afafed6bab0b61e77 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor4m.prefab b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m.prefab new file mode 100644 index 0000000..aca7cd0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &156976217076831411 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 677336156131347977} + - component: {fileID: 4524352017966285228} + - component: {fileID: 1814191409664832870} + - component: {fileID: 8510897204572050346} + m_Layer: 0 + m_Name: Floor4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &677336156131347977 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156976217076831411} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4524352017966285228 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156976217076831411} + m_Mesh: {fileID: -3187977584172574369, guid: 371d29a895706ad4daa08920a2544d87, type: 3} +--- !u!23 &1814191409664832870 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156976217076831411} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c13cdbe0c9bba8f40952f29c03590864, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &8510897204572050346 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 156976217076831411} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.099999994, z: 4} + m_Center: {x: 2, y: -0.049999997, z: -2} diff --git a/Assets/_Unity Essentials/Prefabs/Floor/Floor4m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m.prefab.meta new file mode 100644 index 0000000..a5453a1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Floor/Floor4m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 80e5bbfa6aa12b34ca98423c9e7a0f86 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen.meta b/Assets/_Unity Essentials/Prefabs/Kitchen.meta new file mode 100644 index 0000000..a046f2d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 785d7af43a1e94cc9a59fbee7e4ea4df +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Barstool_29in_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/Barstool_29in_KN001.prefab new file mode 100644 index 0000000..50ad1d8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Barstool_29in_KN001.prefab @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2844121689128955409 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: bbc9c39f7f90fac4489992307a423853, + type: 3} + propertyPath: m_Name + value: Barstool_29in_KN001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: bbc9c39f7f90fac4489992307a423853, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: bbc9c39f7f90fac4489992307a423853, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: bbc9c39f7f90fac4489992307a423853, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bbc9c39f7f90fac4489992307a423853, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Barstool_29in_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/Barstool_29in_KN001.prefab.meta new file mode 100644 index 0000000..8299e57 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Barstool_29in_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cdfea4b70105c204fbad9d84e8dfdca1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Boiling_Pot.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/Boiling_Pot.prefab new file mode 100644 index 0000000..471aa84 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Boiling_Pot.prefab @@ -0,0 +1,9883 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1466461228156608437 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5181773907803732875} + m_Layer: 0 + m_Name: Boiling_Pot + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5181773907803732875 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1466461228156608437} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 1.93, y: 0.902, z: 1.623} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3270740370100326764} + - {fileID: 3312526877810743084} + - {fileID: 126609806100964143} + - {fileID: 8009426775832637483} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1 &1556061900958804090 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3312526877810743084} + - component: {fileID: 9110929009050243451} + - component: {fileID: 308380146876256972} + m_Layer: 0 + m_Name: Water + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3312526877810743084 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1556061900958804090} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.41413584, z: -0, w: 0.91021514} + m_LocalPosition: {x: -0.0020547542, y: 0.089999974, z: -0.0020562394} + m_LocalScale: {x: 0.21028545, y: 0.054215796, z: 0.21028545} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5181773907803732875} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9110929009050243451 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1556061900958804090} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &308380146876256972 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1556061900958804090} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d0b823805293b7c4baea1ec95ccdda68, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &4408272919686437482 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8009426775832637483} + - component: {fileID: 114206590606481401} + - component: {fileID: 4153542291088508946} + m_Layer: 0 + m_Name: Steam + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8009426775832637483 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4408272919686437482} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071065, y: -0, z: -0, w: 0.7071072} + m_LocalPosition: {x: 0, y: 0.1323, z: 0} + m_LocalScale: {x: 0.7952, y: 0.7952, z: 0.7952} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5181773907803732875} + m_LocalEulerAnglesHint: {x: -90.00001, y: 0, z: 0} +--- !u!198 &114206590606481401 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4408272919686437482} + serializedVersion: 8 + lengthInSec: 8 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 0 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 0 + looping: 1 + prewarm: 1 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 0 + moveWithCustomTransform: {fileID: 0} + scalingMode: 1 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 8 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.06 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 0.07058824} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.68 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 0 + maxNumParticles: 1000 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 4 + angle: 0 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 1 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 1, y: 1, z: 1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 0.1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 10 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 0 + m_Bursts: [] + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.43571424 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.7853982 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 1 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 0} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 1} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 8286 + atime2: 58379 + atime3: 65535 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 4 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 0 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 1 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.01 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 2 + damping: 1 + octaves: 3 + octaveMultiplier: 1 + octaveScale: 3.37 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.43 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.7853982 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 1} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &4153542291088508946 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4408272919686437482} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10301, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 0 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.5 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 1 + m_ApplyActiveColorSpace: 1 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 00010304 + m_Mesh: {fileID: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 +--- !u!1 &4560979707090169039 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3270740370100326764} + - component: {fileID: 7021411273041300568} + - component: {fileID: 5374023560923418279} + m_Layer: 0 + m_Name: Pot + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3270740370100326764 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4560979707090169039} + serializedVersion: 2 + m_LocalRotation: {x: 0.000000021855694, 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: 5181773907803732875} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7021411273041300568 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4560979707090169039} + m_Mesh: {fileID: 4300000, guid: 5942d15c10898574494466329b8eff0f, type: 3} +--- !u!23 &5374023560923418279 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4560979707090169039} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: cc5947f28807abe4eb8a8d83b741f243, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &5477844505318450027 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 126609806100964143} + - component: {fileID: 3188560899846559579} + - component: {fileID: 3335709307632854359} + m_Layer: 0 + m_Name: Bubbles + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &126609806100964143 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5477844505318450027} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071065, y: -0, z: -0, w: 0.7071072} + m_LocalPosition: {x: 0, y: 0.0189, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5181773907803732875} + m_LocalEulerAnglesHint: {x: -90.00001, y: 0, z: 0} +--- !u!198 &3188560899846559579 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5477844505318450027} + serializedVersion: 8 + lengthInSec: 5 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 0 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 0 + looping: 1 + prewarm: 1 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 0 + moveWithCustomTransform: {fileID: 0} + scalingMode: 1 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 5 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.025 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 0.7688679, g: 0.9557859, b: 1, a: 0.21568628} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.01 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 0 + maxNumParticles: 1000 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 4 + angle: 0 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 1 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 1, y: 1, z: 1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 0.1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 10 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 0 + m_Bursts: [] + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.7853982 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 0 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.01 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 2 + damping: 1 + octaves: 3 + octaveMultiplier: 1 + octaveScale: 3.37 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.43 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.7853982 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 1} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &3335709307632854359 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5477844505318450027} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ec6bc9bd1c41149868cc7f19ee97fc, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 0 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.5 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 1 + m_ApplyActiveColorSpace: 1 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 00010304 + m_Mesh: {fileID: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Boiling_Pot.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/Boiling_Pot.prefab.meta new file mode 100644 index 0000000..3d29fb7 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Boiling_Pot.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 162fd2a86dffb40c7a4ff6dc18d84822 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.prefab new file mode 100644 index 0000000..46c6575 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.prefab @@ -0,0 +1,96 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7119431393120960497 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.00000009000301 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.000000076293944 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_15Wx24Dx36H_KN001a + objectReference: {fileID: 0} + - target: {fileID: 1005832390902463955, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 2061005187760924074, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 4787446545532641330, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 5085810711601876369, guid: 17375844b831e7d40b837f42d6911973, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 17375844b831e7d40b837f42d6911973, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.prefab.meta new file mode 100644 index 0000000..52fc3ff --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_15Wx24Dx36H_KN001a.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 025142553322c754fb0cbc3fa5e31d34 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.prefab new file mode 100644 index 0000000..ec49ea2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.prefab @@ -0,0 +1,116 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2694448911498701655 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -5871650451079483846, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.000000011920928 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1691764750673554217, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -1504981713932161579, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_30Wx24Dx36H_KN001a + objectReference: {fileID: 0} + - target: {fileID: 1005832390902463955, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 1855878842001551983, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 2061005187760924074, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 4787446545532641330, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 5085810711601876369, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 6836784957882133472, guid: ce7f2e955080e344888dc16146705f75, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ce7f2e955080e344888dc16146705f75, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.prefab.meta new file mode 100644 index 0000000..79e4fa6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN001a.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3d5ce01582948d14186b1eaa7295d7f3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.prefab new file mode 100644 index 0000000..ca0ca22 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.prefab @@ -0,0 +1,116 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7663637453560840138 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -5871650451079483846, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.000000010547566 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1691764750673554217, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -1504981713932161579, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_30Wx24Dx36H_KN002a + objectReference: {fileID: 0} + - target: {fileID: 1005832390902463955, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 1855878842001551983, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 2061005187760924074, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 4787446545532641330, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 5085810711601876369, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 6836784957882133472, guid: 2012b71c22f1262429a544038f981eb2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2012b71c22f1262429a544038f981eb2, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.prefab.meta new file mode 100644 index 0000000..6fb59ad --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_KN002a.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7db4b10b6197b9d4c917bec3dfe85d59 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.prefab new file mode 100644 index 0000000..50fbc56 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.prefab @@ -0,0 +1,112 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &376283416373268402 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.000000011920928 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0e0887c6cc8422845ab8846edecc8012, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0e0887c6cc8422845ab8846edecc8012, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0e0887c6cc8422845ab8846edecc8012, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0e0887c6cc8422845ab8846edecc8012, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1005832390902463955, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 2061005187760924074, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 4787446545532641330, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 5085810711601876369, guid: 0e0887c6cc8422845ab8846edecc8012, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0e0887c6cc8422845ab8846edecc8012, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.prefab.meta new file mode 100644 index 0000000..9478283 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 31ebc2f27d1e74044b22d9e302af0e9c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Cooktop_30in_Gas_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/Cooktop_30in_Gas_KN001.prefab new file mode 100644 index 0000000..2338bbb --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Cooktop_30in_Gas_KN001.prefab @@ -0,0 +1,102 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1999787579403592789 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8456542896009530373, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.000000011920928 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3575982562070678618, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -1504981713932161579, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 2f5a69a445afdda449b9a0bddbbf3946, + type: 3} + propertyPath: m_Name + value: Cooktop_30in_Gas_KN001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2f5a69a445afdda449b9a0bddbbf3946, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2f5a69a445afdda449b9a0bddbbf3946, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2f5a69a445afdda449b9a0bddbbf3946, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 2f5a69a445afdda449b9a0bddbbf3946, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2f5a69a445afdda449b9a0bddbbf3946, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Cooktop_30in_Gas_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/Cooktop_30in_Gas_KN001.prefab.meta new file mode 100644 index 0000000..33f8b16 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Cooktop_30in_Gas_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/FryPan_10in_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/FryPan_10in_KN001.prefab new file mode 100644 index 0000000..9c4065e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/FryPan_10in_KN001.prefab @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &169366559723309857 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_Name + value: FryPan_10in_KN001 + objectReference: {fileID: 0} + - target: {fileID: 4234406195453710171, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 7522604314026374675, guid: e98c6ed29572ab949b1867b8596b07d0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e98c6ed29572ab949b1867b8596b07d0, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/FryPan_10in_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/FryPan_10in_KN001.prefab.meta new file mode 100644 index 0000000..b77defd --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/FryPan_10in_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1c2f6c85c415d1b44bbe342ad7901624 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Island_67Wx36Dx36H_KN001a.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/Island_67Wx36Dx36H_KN001a.prefab new file mode 100644 index 0000000..c72942c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Island_67Wx36Dx36H_KN001a.prefab @@ -0,0 +1,172 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &6486393990923720776 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8480780227560844779, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -5871650451079483846, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.000000076293944 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1875681179714679370, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -1691764750673554217, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -1504981713932161579, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -1380767255628792989, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Name + value: Island_67Wx36Dx36H_KN001a + objectReference: {fileID: 0} + - target: {fileID: -867339426171765117, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 400018, guid: 2a78819eb38897b4796ebfc5180ec13e, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400018, guid: 2a78819eb38897b4796ebfc5180ec13e, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400018, guid: 2a78819eb38897b4796ebfc5180ec13e, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400018, guid: 2a78819eb38897b4796ebfc5180ec13e, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1005832390902463955, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 1252184426694859381, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 1855878842001551983, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 2061005187760924074, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 3552211778695606239, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 4787446545532641330, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 5085810711601876369, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 6836784957882133472, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 7786259285062775669, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 8489238128020323023, guid: 2a78819eb38897b4796ebfc5180ec13e, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2a78819eb38897b4796ebfc5180ec13e, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Island_67Wx36Dx36H_KN001a.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/Island_67Wx36Dx36H_KN001a.prefab.meta new file mode 100644 index 0000000..7af2c6b --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Island_67Wx36Dx36H_KN001a.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 204a540382af5ee41aae9ac501f297f0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Knife_Block_14in_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/Knife_Block_14in_KN001.prefab new file mode 100644 index 0000000..89b81b6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Knife_Block_14in_KN001.prefab @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1735550618432712408 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 06132f24a7ce5fa4696437722886342d, + type: 3} + propertyPath: m_Name + value: Knife_Block_14in_KN001 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06132f24a7ce5fa4696437722886342d, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Knife_Block_14in_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/Knife_Block_14in_KN001.prefab.meta new file mode 100644 index 0000000..f4d0f23 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Knife_Block_14in_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 304be88800849b745b500084634ad18f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/PaperTowel_Dispenser_14in_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/PaperTowel_Dispenser_14in_KN001.prefab new file mode 100644 index 0000000..10c2927 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/PaperTowel_Dispenser_14in_KN001.prefab @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2882838540095389975 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: d288ddd8450603e4e86c92721048e29b, + type: 3} + propertyPath: m_Name + value: PaperTowel_Dispenser_14in_KN001 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d288ddd8450603e4e86c92721048e29b, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/PaperTowel_Dispenser_14in_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/PaperTowel_Dispenser_14in_KN001.prefab.meta new file mode 100644 index 0000000..0e153c2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/PaperTowel_Dispenser_14in_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e7411550b66a4b243b8b09ab8c74738d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.prefab new file mode 100644 index 0000000..c7d0e84 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.prefab @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &480805790456570358 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, + type: 3} + propertyPath: m_Name + value: Refrigerator_30Wx26.5Dx70H_KN002 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5d0f5a2ce8918094a80391d9c7eb5dd0, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.prefab.meta new file mode 100644 index 0000000..c597847 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/Refrigerator_30Wx26.5Dx70H_KN002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cea1825746ddfd249bfb796f775a741a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/ShotGlass_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/ShotGlass_KN001.prefab new file mode 100644 index 0000000..c75b6c8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/ShotGlass_KN001.prefab @@ -0,0 +1,96 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1140310530182133542 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.0000000023841857 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0000000023841857 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 977c24cc3ba72144287ab7a401399d34, + type: 3} + propertyPath: m_Name + value: ShotGlass_KN001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 977c24cc3ba72144287ab7a401399d34, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 977c24cc3ba72144287ab7a401399d34, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 977c24cc3ba72144287ab7a401399d34, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 977c24cc3ba72144287ab7a401399d34, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 977c24cc3ba72144287ab7a401399d34, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 977c24cc3ba72144287ab7a401399d34, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/ShotGlass_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/ShotGlass_KN001.prefab.meta new file mode 100644 index 0000000..d011c64 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/ShotGlass_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0967c904231adf440ba0ce3d148e8cb2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/StockPot_9.5in_KN001.prefab b/Assets/_Unity Essentials/Prefabs/Kitchen/StockPot_9.5in_KN001.prefab new file mode 100644 index 0000000..ac4599a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/StockPot_9.5in_KN001.prefab @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7598617162686207086 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_Name + value: StockPot_9.5in_KN001 + objectReference: {fileID: 0} + - target: {fileID: 3795162072155116869, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: 8028632852156487887, guid: 5942d15c10898574494466329b8eff0f, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5942d15c10898574494466329b8eff0f, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Kitchen/StockPot_9.5in_KN001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Kitchen/StockPot_9.5in_KN001.prefab.meta new file mode 100644 index 0000000..599ec07 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Kitchen/StockPot_9.5in_KN001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0745ed289416c3e4bb82a516b9654a09 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Lights.meta b/Assets/_Unity Essentials/Prefabs/Lights.meta new file mode 100644 index 0000000..73e6d59 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Lights.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a03730282ba23834596838694f3eb325 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Lights/LampSmall.prefab b/Assets/_Unity Essentials/Prefabs/Lights/LampSmall.prefab new file mode 100644 index 0000000..57b51f1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Lights/LampSmall.prefab @@ -0,0 +1,366 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1794315484896216288 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2104020773151191530} + - component: {fileID: 2277558958501774677} + - component: {fileID: 8786900738350814895} + m_Layer: 0 + m_Name: LampShadewire + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2104020773151191530 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1794315484896216288} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0.000000051989062, y: 0.18094812, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6717413215817264286} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2277558958501774677 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1794315484896216288} + m_Mesh: {fileID: -2012142094152653047, guid: bce58d58b66628c4bb843a0f547d5b43, type: 3} +--- !u!23 &8786900738350814895 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1794315484896216288} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &3962485255615127831 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2373212220156975070} + - component: {fileID: 3728165682869901646} + - component: {fileID: 8603676372826045506} + m_Layer: 0 + m_Name: LampShadeSmall + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2373212220156975070 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3962485255615127831} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: -0.00000020795625, y: 0.32931247, z: -0.000000076293944} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6717413215817264286} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3728165682869901646 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3962485255615127831} + m_Mesh: {fileID: -8292586255095352815, guid: bce58d58b66628c4bb843a0f547d5b43, type: 3} +--- !u!23 &8603676372826045506 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3962485255615127831} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6229282122696046116 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6717413215817264286} + m_Layer: 0 + m_Name: LampSmall + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6717413215817264286 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6229282122696046116} + 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: + - {fileID: 5545037702950452445} + - {fileID: 2373212220156975070} + - {fileID: 2104020773151191530} + - {fileID: 5936779966981632144} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8920494357961691808 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5545037702950452445} + - component: {fileID: 5123966776659322498} + - component: {fileID: 2938780545831796442} + m_Layer: 0 + m_Name: LampRoundSmall + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5545037702950452445 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8920494357961691808} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6717413215817264286} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5123966776659322498 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8920494357961691808} + m_Mesh: {fileID: 777430931861854026, guid: bce58d58b66628c4bb843a0f547d5b43, type: 3} +--- !u!23 &2938780545831796442 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8920494357961691808} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &6190501778201843579 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 6717413215817264286} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.368 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.00000028212997 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 12416da89ffd6164b8e8c7fa410c8a54, type: 2} + - target: {fileID: 919132149155446097, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_Name + value: LightBulb + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e47fe05927092224492a466c2d5b61c0, type: 3} +--- !u!4 &5936779966981632144 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + m_PrefabInstance: {fileID: 6190501778201843579} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Lights/LampSmall.prefab.meta b/Assets/_Unity Essentials/Prefabs/Lights/LampSmall.prefab.meta new file mode 100644 index 0000000..cfcbb87 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Lights/LampSmall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: de892086637b2954a894699a741c5465 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Lights/LampTall.prefab b/Assets/_Unity Essentials/Prefabs/Lights/LampTall.prefab new file mode 100644 index 0000000..cd04973 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Lights/LampTall.prefab @@ -0,0 +1,489 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1269874134523645533 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4722449929115403048} + - component: {fileID: 8391734650380966145} + - component: {fileID: 600890371234332666} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4722449929115403048 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1269874134523645533} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 1.56, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1423189617985187196} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &8391734650380966145 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1269874134523645533} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 2 + m_Shape: 0 + m_Color: {r: 1, g: 0.91790247, b: 0.7971698, a: 1} + m_Intensity: 0.3 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 0 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!114 &600890371234332666 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1269874134523645533} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Version: 3 + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_LightLayerMask: 1 + m_RenderingLayers: 1 + m_CustomShadowLayers: 0 + m_ShadowLayerMask: 1 + m_ShadowRenderingLayers: 1 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 0 +--- !u!1 &1768788505996539846 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1423189617985187196} + m_Layer: 0 + m_Name: LampTall + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1423189617985187196 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1768788505996539846} + 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: + - {fileID: 3025616243497312681} + - {fileID: 459718178285004629} + - {fileID: 5076317448301202961} + - {fileID: 5169153897236505476} + - {fileID: 4722449929115403048} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2143742768280229865 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 459718178285004629} + - component: {fileID: 1546083826699185806} + - component: {fileID: 6273923410066238918} + m_Layer: 0 + m_Name: LampShadeMedium + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &459718178285004629 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2143742768280229865} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: -0.00000012997265, y: 1.6305945, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1423189617985187196} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1546083826699185806 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2143742768280229865} + m_Mesh: {fileID: 7820416559719217669, guid: ed0b608e38da5ea4092241c0bfa570cd, type: 3} +--- !u!23 &6273923410066238918 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2143742768280229865} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &5210412766006110055 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5076317448301202961} + - component: {fileID: 3667949529957103960} + - component: {fileID: 7352195804130000631} + m_Layer: 0 + m_Name: LampShadeTube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5076317448301202961 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5210412766006110055} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: -0.00000012997265, y: 1.3073715, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1423189617985187196} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3667949529957103960 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5210412766006110055} + m_Mesh: {fileID: -1090916150754394828, guid: ed0b608e38da5ea4092241c0bfa570cd, type: 3} +--- !u!23 &7352195804130000631 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5210412766006110055} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &5289977627886394631 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3025616243497312681} + - component: {fileID: 3185000465812729794} + - component: {fileID: 3383790519185446380} + m_Layer: 0 + m_Name: LampSelfStanding + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3025616243497312681 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5289977627886394631} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1423189617985187196} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3185000465812729794 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5289977627886394631} + m_Mesh: {fileID: 3288110762043612498, guid: ed0b608e38da5ea4092241c0bfa570cd, type: 3} +--- !u!23 &3383790519185446380 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5289977627886394631} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &4626955385035998319 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1423189617985187196} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.482 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.00000028212997 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 12416da89ffd6164b8e8c7fa410c8a54, type: 2} + - target: {fileID: 919132149155446097, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + propertyPath: m_Name + value: LightBulb + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e47fe05927092224492a466c2d5b61c0, type: 3} +--- !u!4 &5169153897236505476 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: e47fe05927092224492a466c2d5b61c0, + type: 3} + m_PrefabInstance: {fileID: 4626955385035998319} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Lights/LampTall.prefab.meta b/Assets/_Unity Essentials/Prefabs/Lights/LampTall.prefab.meta new file mode 100644 index 0000000..3395d12 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Lights/LampTall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ebc13ed40311b184c98364ffba271c6c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room.meta b/Assets/_Unity Essentials/Prefabs/Living Room.meta new file mode 100644 index 0000000..8d819d5 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b602f2e6b623d4199b3ed736fa4da620 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/ChairDiningB.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/ChairDiningB.prefab new file mode 100644 index 0000000..3750fea --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/ChairDiningB.prefab @@ -0,0 +1,441 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1664441510980316519 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6040625028454624920} + - component: {fileID: 3413399520219269662} + m_Layer: 0 + m_Name: Leg_BackRight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6040625028454624920 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1664441510980316519} + serializedVersion: 2 + m_LocalRotation: {x: -0.050063945, y: 0.002185821, z: 0.043564323, w: 0.997793} + m_LocalPosition: {x: 0.010000366, y: 0.056645583, z: 1.1630403} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7709024608649766160} + m_LocalEulerAnglesHint: {x: -5.745, y: 0, z: 5} +--- !u!65 &3413399520219269662 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1664441510980316519} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.12659529, y: 1.4212343, z: 0.16769704} + m_Center: {x: 0.5290232, y: 0.65251803, z: -0.56000775} +--- !u!1 &2371290039423881937 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8244194895292686266} + - component: {fileID: 365888278653886938} + m_Layer: 0 + m_Name: Leg_FrontRight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8244194895292686266 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2371290039423881937} + serializedVersion: 2 + m_LocalRotation: {x: -0.050074123, y: -0.0019408915, z: -0.038682703, w: 0.9979943} + m_LocalPosition: {x: -1.124, y: 0.13482976, z: 1.1585453} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7709024608649766160} + m_LocalEulerAnglesHint: {x: -5.745, y: 0, z: -4.439} +--- !u!65 &365888278653886938 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2371290039423881937} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.12659529, y: 1.4212343, z: 0.16769704} + m_Center: {x: 0.5290232, y: 0.65251803, z: -0.56000775} +--- !u!1 &6381769799852306885 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7709024608649766160} + m_Layer: 0 + m_Name: Colliders + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7709024608649766160 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6381769799852306885} + 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: + - {fileID: 5818104092717855189} + - {fileID: 3998661591837594369} + - {fileID: 5542431207860985903} + - {fileID: 6040625028454624920} + - {fileID: 5197188559768471658} + - {fileID: 8244194895292686266} + m_Father: {fileID: 8897361454555195408} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6463567115253308454 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5197188559768471658} + - component: {fileID: 5722429133844820957} + m_Layer: 0 + m_Name: Leg_FrontLeft + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5197188559768471658 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6463567115253308454} + serializedVersion: 2 + m_LocalRotation: {x: 0.05813021, y: 0.0022531305, z: -0.038665377, w: 0.99755746} + m_LocalPosition: {x: -1.1239998, y: 0.0070000016, z: -0.06800032} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7709024608649766160} + m_LocalEulerAnglesHint: {x: 6.67, y: 0, z: -4.439} +--- !u!65 &5722429133844820957 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6463567115253308454} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.12659529, y: 1.4212343, z: 0.16769704} + m_Center: {x: 0.5290232, y: 0.65251803, z: -0.56000775} +--- !u!1 &7111955508010046729 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5542431207860985903} + - component: {fileID: 9168414642450802809} + m_Layer: 0 + m_Name: Leg_BackLeft + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5542431207860985903 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7111955508010046729} + serializedVersion: 2 + m_LocalRotation: {x: 0.058118492, y: -0.0025375092, z: 0.043545533, w: 0.99735636} + m_LocalPosition: {x: 0.009999799, y: -0.070000015, z: -0.07999999} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7709024608649766160} + m_LocalEulerAnglesHint: {x: 6.67, y: 0, z: 5} +--- !u!65 &9168414642450802809 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7111955508010046729} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.12659529, y: 1.4212343, z: 0.16769704} + m_Center: {x: 0.5290232, y: 0.65251803, z: -0.56000775} +--- !u!1 &7645710588500737965 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3998661591837594369} + - component: {fileID: 2051753184824370323} + m_Layer: 0 + m_Name: Collider_Back + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3998661591837594369 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7645710588500737965} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.087052636, w: 0.9962038} + m_LocalPosition: {x: -0.2500003, y: 0.10999998, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7709024608649766160} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -9.988} +--- !u!65 &2051753184824370323 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7645710588500737965} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.17797144, y: 1.7912034, z: 1.3185364} + m_Center: {x: 0.46239108, y: 2.1424155, z: 0.015412905} +--- !u!1 &8084550355086717610 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8897361454555195408} + - component: {fileID: 5536644192657008565} + - component: {fileID: 7724495550373696383} + m_Layer: 0 + m_Name: ChairDiningB + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8897361454555195408 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8084550355086717610} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7709024608649766160} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5536644192657008565 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8084550355086717610} + m_Mesh: {fileID: -1788625772366720746, guid: bbe64abbc81b39741946449b7bfced14, type: 3} +--- !u!23 &7724495550373696383 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8084550355086717610} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &8175986083395142812 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5818104092717855189} + - component: {fileID: 4918344069362425638} + m_Layer: 0 + m_Name: Collider_Seat + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5818104092717855189 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8175986083395142812} + 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: 7709024608649766160} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &4918344069362425638 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8175986083395142812} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.2568841, y: 0.19852337, z: 1.3185364} + m_Center: {x: -0.07706533, y: 1.3460735, z: 0.015412905} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/ChairDiningB.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/ChairDiningB.prefab.meta new file mode 100644 index 0000000..967c7b8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/ChairDiningB.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c17851160e84c094380e93ac07b799ab +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/Chest_42in_BR001.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/Chest_42in_BR001.prefab new file mode 100644 index 0000000..01106f4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/Chest_42in_BR001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &3658375723926338312 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000001411438 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.00017228126 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: 0217f4f1af1f1dc4bbaecdc92d563215, + type: 3} + propertyPath: m_Name + value: Chest_42in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0217f4f1af1f1dc4bbaecdc92d563215, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0217f4f1af1f1dc4bbaecdc92d563215, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0217f4f1af1f1dc4bbaecdc92d563215, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 0217f4f1af1f1dc4bbaecdc92d563215, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0217f4f1af1f1dc4bbaecdc92d563215, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/Chest_42in_BR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/Chest_42in_BR001.prefab.meta new file mode 100644 index 0000000..f6e6dd8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/Chest_42in_BR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 511d40a6a1b9f78448f879103ce68bb5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/CoffeeTable_48in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/CoffeeTable_48in_BY001.prefab new file mode 100644 index 0000000..2914959 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/CoffeeTable_48in_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &5798379555274898358 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855696 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 27951f062805422409edb0e05718e7c0, + type: 3} + propertyPath: m_Name + value: CoffeeTable_18in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 27951f062805422409edb0e05718e7c0, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 27951f062805422409edb0e05718e7c0, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 27951f062805422409edb0e05718e7c0, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 27951f062805422409edb0e05718e7c0, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 27951f062805422409edb0e05718e7c0, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/CoffeeTable_48in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/CoffeeTable_48in_BY001.prefab.meta new file mode 100644 index 0000000..15481dc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/CoffeeTable_48in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3017a300061e0614bb6b5e2db02ae7ad +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/ShelvesMediumA.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/ShelvesMediumA.prefab new file mode 100644 index 0000000..14e26f5 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/ShelvesMediumA.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &49864448021852514 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 863274816247114712} + - component: {fileID: 4347429713178535037} + - component: {fileID: 1995616918818312375} + - component: {fileID: 729183150429375614} + m_Layer: 0 + m_Name: ShelvesMediumA + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &863274816247114712 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 49864448021852514} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4347429713178535037 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 49864448021852514} + m_Mesh: {fileID: -8218086682136907809, guid: 7ddb456e42c1fa841ab76a1dd2cee198, type: 3} +--- !u!23 &1995616918818312375 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 49864448021852514} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &729183150429375614 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 49864448021852514} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.76727986, y: 2.838236, z: 2.8388455} + m_Center: {x: 0.00000037252903, y: 1.4010986, z: -0.00000059604645} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/ShelvesMediumA.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/ShelvesMediumA.prefab.meta new file mode 100644 index 0000000..067fc94 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/ShelvesMediumA.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e37536240892e1f49a7ccddc63ac1a4b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/SofaArmChair.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/SofaArmChair.prefab new file mode 100644 index 0000000..20c4ef5 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/SofaArmChair.prefab @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &69932169085086294 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 843195965673320684} + - component: {fileID: 4331470902392733513} + - component: {fileID: 2015517650123213699} + m_Layer: 0 + m_Name: SofaArmChair + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &843195965673320684 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 69932169085086294} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2.139742, y: 2.139742, z: 2.139742} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 9211981819554111655} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4331470902392733513 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 69932169085086294} + m_Mesh: {fileID: -7324477119965720364, guid: 25a68030206341c4fb8fde17a476a99f, type: 3} +--- !u!23 &2015517650123213699 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 69932169085086294} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &8673143248842934092 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 843195965673320684} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.x + value: 0.4673461 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.y + value: 0.4673461 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.z + value: 0.4673461 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.15469156 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.3243382 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.060754992 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.20742726 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.95130074 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.06669216 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.21806686 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -154.929 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 25.309006 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 2.3049927 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + - target: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_Name + value: SofaCusion + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: adf017f7adaf78b49989e92ad9bb888a, type: 3} +--- !u!4 &9211981819554111655 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + m_PrefabInstance: {fileID: 8673143248842934092} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/SofaArmChair.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/SofaArmChair.prefab.meta new file mode 100644 index 0000000..d5cceca --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/SofaArmChair.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5b5aa82c8874db14092566fe05c8b462 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/SofaDouble.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/SofaDouble.prefab new file mode 100644 index 0000000..534f412 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/SofaDouble.prefab @@ -0,0 +1,555 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5708898247126191538 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3610009134902709609} + - component: {fileID: 8614941717630490549} + - component: {fileID: 77727735233073625} + - component: {fileID: 8111123050297652314} + - component: {fileID: 4321470412577328943} + - component: {fileID: 3408495314493907720} + - component: {fileID: 2391985624037433729} + - component: {fileID: 1902907959661136315} + - component: {fileID: 117936828274454799} + m_Layer: 0 + m_Name: Colliders + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3610009134902709609 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + 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: 6010546264223068017} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &8614941717630490549 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.0912342, y: 0.16484682, z: 0.4385523} + m_Center: {x: -0.00000005571199, y: 0.17194301, z: -0.0070179077} +--- !u!65 &77727735233073625 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.031500787, y: 0.091156475, z: 0.0420296} + m_Center: {x: 0.5017925, y: 0.04737186, z: -0.18071473} +--- !u!65 &8111123050297652314 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.025384279, y: 0.091156475, z: 0.0420296} + m_Center: {x: -0.503058, y: 0.04737186, z: -0.18071458} +--- !u!65 &4321470412577328943 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.025384279, y: 0.091156475, z: 0.0420296} + m_Center: {x: -0.503058, y: 0.04737186, z: 0.1845} +--- !u!65 &3408495314493907720 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.031500787, y: 0.091156475, z: 0.0420296} + m_Center: {x: 0.5017925, y: 0.04737186, z: 0.1845} +--- !u!65 &2391985624037433729 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.9172849, y: 0.24729389, z: 0.098407015} + m_Center: {x: 0.002757103, y: 0.37635294, z: 0.1447505} +--- !u!65 &1902907959661136315 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.07910613, y: 0.08462067, z: 0.43753794} + m_Center: {x: 0.5073161, y: 0.29501608, z: 0.0055144844} +--- !u!65 &117936828274454799 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5708898247126191538} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.07910613, y: 0.08462067, z: 0.43753794} + m_Center: {x: -0.5, y: 0.29501608, z: 0.0055144844} +--- !u!1 &6350760848086103499 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6010546264223068017} + - component: {fileID: 7261601873581187284} + - component: {fileID: 4837590748768424990} + m_Layer: 0 + m_Name: SofaDouble + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6010546264223068017 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6350760848086103499} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -0.06506642} + m_LocalScale: {x: 2.139742, y: 2.139742, z: 2.139742} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4543549934207751917} + - {fileID: 2644088984397958527} + - {fileID: 3610009134902709609} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7261601873581187284 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6350760848086103499} + m_Mesh: {fileID: -7819110848006369789, guid: 9355926401225a4439d9522f83f0b4c4, type: 3} +--- !u!23 &4837590748768424990 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6350760848086103499} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &2538633334992218772 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 6010546264223068017} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.x + value: 0.46734616 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.y + value: 0.46734613 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.z + value: 0.46734604 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.3771483 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.32387087 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.042559538 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.2718328 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.71053576 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.64774334 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.040921316 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -160.532 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 25.796997 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -89.20599 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + - target: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_Name + value: SofaCusion (1) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4866943517785254469} + m_SourcePrefab: {fileID: 100100000, guid: adf017f7adaf78b49989e92ad9bb888a, type: 3} +--- !u!4 &2644088984397958527 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + m_PrefabInstance: {fileID: 2538633334992218772} + m_PrefabAsset: {fileID: 0} +--- !u!1 &3457181494221477829 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + m_PrefabInstance: {fileID: 2538633334992218772} + m_PrefabAsset: {fileID: 0} +--- !u!65 &4866943517785254469 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3457181494221477829} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.36218727, y: 0.4283037, z: 0.13910767} + m_Center: {x: 0.002269904, y: -0.0058276094, z: 0.049515888} +--- !u!1001 &4073321054155485446 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 6010546264223068017} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.x + value: 0.46734616 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.y + value: 0.4673462 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalScale.z + value: 0.46734616 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.36292782 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.31966475 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.08742476 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0033205082 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.68425083 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7209698 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.10951002 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -170.651 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -8.455017 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -92.300995 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + - target: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + propertyPath: m_Name + value: SofaCusion + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1763570388032495419} + m_SourcePrefab: {fileID: 100100000, guid: adf017f7adaf78b49989e92ad9bb888a, type: 3} +--- !u!1 &3766766562489633879 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + m_PrefabInstance: {fileID: 4073321054155485446} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1763570388032495419 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3766766562489633879} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.3621874, y: 0.42830366, z: 0.13910766} + m_Center: {x: 0.0022702585, y: -0.0058277063, z: 0.049515646} +--- !u!4 &4543549934207751917 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: adf017f7adaf78b49989e92ad9bb888a, + type: 3} + m_PrefabInstance: {fileID: 4073321054155485446} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/SofaDouble.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/SofaDouble.prefab.meta new file mode 100644 index 0000000..db1acd4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/SofaDouble.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 171822e55c6acbd4789dea1c302379f2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleMedium.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleMedium.prefab new file mode 100644 index 0000000..8727b9c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleMedium.prefab @@ -0,0 +1,227 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5991428967190511811 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2511033381142462775} + - component: {fileID: 5578721397228745542} + - component: {fileID: 4984692104810761366} + - component: {fileID: 7763544611969067068} + - component: {fileID: 4533718840132405882} + - component: {fileID: 683869111787766666} + m_Layer: 0 + m_Name: Colliders + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2511033381142462775 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5991428967190511811} + 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: 7026811362001947778} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &5578721397228745542 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5991428967190511811} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2.4800231, y: 0.28035867, z: 4.8018947} + m_Center: {x: 0.020366287, y: 2.2200327, z: -0.013575863} +--- !u!65 &4984692104810761366 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5991428967190511811} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.13552663, y: 2.099834, z: 0.1581663} + m_Center: {x: -0.9875926, y: 1.0115744, z: 2.1046343} +--- !u!65 &7763544611969067068 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5991428967190511811} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.1174193, y: 2.099834, z: 0.15816647} + m_Center: {x: 0.94368845, y: 1.0115744, z: -2.1} +--- !u!65 &4533718840132405882 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5991428967190511811} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.1174193, y: 2.099834, z: 0.15816647} + m_Center: {x: 0.94368845, y: 1.0115744, z: 2.1046252} +--- !u!65 &683869111787766666 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5991428967190511811} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.1174193, y: 2.099834, z: 0.15816647} + m_Center: {x: -1.01, y: 1.0115744, z: -2.11} +--- !u!1 &7696633177334240824 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7026811362001947778} + - component: {fileID: 6209307343688106791} + - component: {fileID: 8200794786342500333} + m_Layer: 0 + m_Name: TableRectangleMedium + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7026811362001947778 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7696633177334240824} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2511033381142462775} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6209307343688106791 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7696633177334240824} + m_Mesh: {fileID: 3799204855304490318, guid: 5039954c1403bf247a4d8b42af5c0a27, type: 3} +--- !u!23 &8200794786342500333 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7696633177334240824} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleMedium.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleMedium.prefab.meta new file mode 100644 index 0000000..c98ef8c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleMedium.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 73aeb5eeaf8e2a745bd794506b102133 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleShort.prefab b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleShort.prefab new file mode 100644 index 0000000..0ddaeb6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleShort.prefab @@ -0,0 +1,227 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1881016662722177515 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 655203213803525786} + - component: {fileID: 2799433215939097505} + - component: {fileID: 4089432564698101039} + - component: {fileID: 6760197424993115287} + - component: {fileID: 7514271925236002417} + - component: {fileID: 6236377026006552269} + m_Layer: 0 + m_Name: Colliders + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &655203213803525786 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881016662722177515} + 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: 7592014736003627572} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &2799433215939097505 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881016662722177515} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.9434222, y: 0.2216779, z: 3.8420608} + m_Center: {x: 0.011792611, y: 0.93162984, z: -0.017688524} +--- !u!65 &4089432564698101039 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881016662722177515} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.2924344, y: 0.8349017, z: 0.38677856} + m_Center: {x: -0.6486026, y: 0.38916168, z: 1.4976832} +--- !u!65 &6760197424993115287 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881016662722177515} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.2924344, y: 0.8349017, z: 0.38677856} + m_Center: {x: -0.6486026, y: 0.38916168, z: -1.51} +--- !u!65 &7514271925236002417 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881016662722177515} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.2924344, y: 0.8349017, z: 0.38677856} + m_Center: {x: 0.6, y: 0.38916168, z: 1.4976832} +--- !u!65 &6236377026006552269 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1881016662722177515} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.2924344, y: 0.8349017, z: 0.38677856} + m_Center: {x: 0.6, y: 0.38916168, z: -1.51} +--- !u!1 &7068278123547500686 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7592014736003627572} + - component: {fileID: 6841982377645438353} + - component: {fileID: 8725563685731893595} + m_Layer: 0 + m_Name: TableRectangleShort + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7592014736003627572 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7068278123547500686} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 655203213803525786} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6841982377645438353 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7068278123547500686} + m_Mesh: {fileID: -2559683939783503940, guid: 1fa13df843e49b6489209c4a6f08aee2, type: 3} +--- !u!23 &8725563685731893595 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7068278123547500686} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleShort.prefab.meta b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleShort.prefab.meta new file mode 100644 index 0000000..48f8068 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Living Room/TableRectangleShort.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0bb7e2d2dd1ca30478c670b90ac27dea +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/My Prefabs.meta b/Assets/_Unity Essentials/Prefabs/My Prefabs.meta new file mode 100644 index 0000000..b7fcc12 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/My Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: acd1cef78ca082e4d8144b850c5e6818 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/My Prefabs/Block.prefab b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block.prefab new file mode 100644 index 0000000..8b3c960 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block.prefab @@ -0,0 +1,141 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2394055054901232869 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3174763665310208820} + - component: {fileID: 5679498447882120812} + - component: {fileID: 1480419861549669331} + - component: {fileID: 9045015815102615076} + - component: {fileID: 6820839436165571089} + m_Layer: 0 + m_Name: Block + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3174763665310208820 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2394055054901232869} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.04, y: 0.35, z: 0.98} + m_LocalScale: {x: 0.1, y: 0.25, z: 0.1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5679498447882120812 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2394055054901232869} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &1480419861549669331 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2394055054901232869} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1ad2d8882d9c8914cbe8f48c746340b0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &9045015815102615076 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2394055054901232869} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!54 &6820839436165571089 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2394055054901232869} + serializedVersion: 5 + m_Mass: 0.1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 diff --git a/Assets/_Unity Essentials/Prefabs/My Prefabs/Block.prefab.meta b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block.prefab.meta new file mode 100644 index 0000000..31b9e6a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 79457aa0e8e1ced42bd9ea816b996516 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/My Prefabs/Block_Tower.prefab b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block_Tower.prefab new file mode 100644 index 0000000..e26ba44 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block_Tower.prefab @@ -0,0 +1,258 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3458805843776947949 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5355574577879643861} + m_Layer: 0 + m_Name: Block_Tower + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5355574577879643861 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3458805843776947949} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.9, y: 0.86, z: 0.9} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4190194390356487558} + - {fileID: 6458231471226002967} + - {fileID: 2141645565750019694} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1596958327733599922 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5355574577879643861} + m_Modifications: + - target: {fileID: 2394055054901232869, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_Name + value: Block + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.25 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79457aa0e8e1ced42bd9ea816b996516, type: 3} +--- !u!4 &4190194390356487558 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + m_PrefabInstance: {fileID: 1596958327733599922} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &3582510081464587610 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5355574577879643861} + m_Modifications: + - target: {fileID: 2394055054901232869, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_Name + value: Block (2) + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79457aa0e8e1ced42bd9ea816b996516, type: 3} +--- !u!4 &2141645565750019694 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + m_PrefabInstance: {fileID: 3582510081464587610} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8480060351735221539 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5355574577879643861} + m_Modifications: + - target: {fileID: 2394055054901232869, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_Name + value: Block (1) + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79457aa0e8e1ced42bd9ea816b996516, type: 3} +--- !u!4 &6458231471226002967 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + m_PrefabInstance: {fileID: 8480060351735221539} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/My Prefabs/Block_Tower.prefab.meta b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block_Tower.prefab.meta new file mode 100644 index 0000000..b02d7e7 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/My Prefabs/Block_Tower.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d3d4e22e71de55145aa97e84f88cae9d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects.meta b/Assets/_Unity Essentials/Prefabs/Objects.meta new file mode 100644 index 0000000..f36f5df --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 866aa32ff26344187b536b9f3d9ba094 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Books.prefab b/Assets/_Unity Essentials/Prefabs/Objects/Books.prefab new file mode 100644 index 0000000..b529a3f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Books.prefab @@ -0,0 +1,141 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &3814088068163924868 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.2632122 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.083578944 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.z + value: -3.1255257 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7210957915699141964, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -5926070591072771908, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: -3278728141879125993, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.12199995 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_Name + value: Books Variant + objectReference: {fileID: 0} + - target: {fileID: 1749290772722877212, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.122 + objectReference: {fileID: 0} + - target: {fileID: 4178927745231979944, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.12200001 + objectReference: {fileID: 0} + - target: {fileID: 4280483435425594757, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 4522588669661472376, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 34a14842cd93640eab91c23e6d2f70df, type: 2} + - target: {fileID: 5350576621432893110, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.121999964 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + insertIndex: -1 + addedObject: {fileID: 700788529134764477} + m_SourcePrefab: {fileID: 100100000, guid: f070b181d7aa14a48ba6da721ed534bf, type: 3} +--- !u!1 &4048513079849930453 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: f070b181d7aa14a48ba6da721ed534bf, + type: 3} + m_PrefabInstance: {fileID: 3814088068163924868} + m_PrefabAsset: {fileID: 0} +--- !u!65 &700788529134764477 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4048513079849930453} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.21359897, y: 0.3086583, z: 0.18335271} + m_Center: {x: 0.021604419, y: 0.15123102, z: 0.045369267} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Books.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/Books.prefab.meta new file mode 100644 index 0000000..7b08523 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Books.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c0eb883bd26d649448815aba284af5a2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Houseplant_8.5in_LR001.prefab b/Assets/_Unity Essentials/Prefabs/Objects/Houseplant_8.5in_LR001.prefab new file mode 100644 index 0000000..70677df --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Houseplant_8.5in_LR001.prefab @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8290285545100390155 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -927199367670048503, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_Name + value: Houseplant_8.5in_LR001 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: a211fc0c414ea6b40b93d2e449ec198a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a211fc0c414ea6b40b93d2e449ec198a, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Houseplant_8.5in_LR001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/Houseplant_8.5in_LR001.prefab.meta new file mode 100644 index 0000000..67d7506 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Houseplant_8.5in_LR001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f6435afd288f835429e31c0e71195adb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Mug.prefab b/Assets/_Unity Essentials/Prefabs/Objects/Mug.prefab new file mode 100644 index 0000000..3c6390e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Mug.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9126593456015701133 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8494911258637119031} + - component: {fileID: 4777236586855604626} + - component: {fileID: 7325333580611573080} + m_Layer: 0 + m_Name: Mug + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8494911258637119031 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9126593456015701133} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.05796189} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4777236586855604626 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9126593456015701133} + m_Mesh: {fileID: -7219886339314900476, guid: ecbd93ac9b16a704d81261a53ee644da, type: 3} +--- !u!23 &7325333580611573080 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9126593456015701133} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Mug.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/Mug.prefab.meta new file mode 100644 index 0000000..6964318 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Mug.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2ac041640baae784d9f2cf1c944ab291 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/PlantPotMedium.prefab b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotMedium.prefab new file mode 100644 index 0000000..508e377 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotMedium.prefab @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1590771538398188101 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2114544365571852543} + - component: {fileID: 3096089988911712090} + - component: {fileID: 942222336317797264} + m_Layer: 0 + m_Name: PlantPotMedium + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2114544365571852543 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1590771538398188101} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8991608552450124027} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3096089988911712090 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1590771538398188101} + m_Mesh: {fileID: -5216626980452067822, guid: 3e715039d0b44624bae1d7bc1137ae6c, type: 3} +--- !u!23 &942222336317797264 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1590771538398188101} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: ec3aef968e8b7cd4dbde72f86144a923, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &8881702284939628304 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2114544365571852543} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalScale.x + value: 0.75679517 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalScale.y + value: 0.75679517 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalScale.z + value: 0.75679517 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.012965 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.39 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.043719 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8306072 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5568589 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 67.678 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: ec3aef968e8b7cd4dbde72f86144a923, type: 2} + - target: {fileID: 919132149155446097, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_Name + value: PlantSnakeLarge + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, type: 3} +--- !u!4 &8991608552450124027 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + m_PrefabInstance: {fileID: 8881702284939628304} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/PlantPotMedium.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotMedium.prefab.meta new file mode 100644 index 0000000..8db6595 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotMedium.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b2b1040f29fd5ed4bb531ba5954b983f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/PlantPotRoundMedium.prefab b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotRoundMedium.prefab new file mode 100644 index 0000000..410e361 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotRoundMedium.prefab @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7972686340126499235 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7345225103516973849} + - component: {fileID: 5926913881420477628} + - component: {fileID: 8476996657667817590} + m_Layer: 0 + m_Name: PlantPotRoundMedium + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7345225103516973849 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7972686340126499235} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1741540698479623864} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5926913881420477628 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7972686340126499235} + m_Mesh: {fileID: 8186479326336769044, guid: 2a621bc3f19c8774d8fc0497ebc0f764, type: 3} +--- !u!23 &8476996657667817590 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7972686340126499235} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: ec3aef968e8b7cd4dbde72f86144a923, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &2279256219853920595 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 7345225103516973849} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.8511513 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: ec3aef968e8b7cd4dbde72f86144a923, type: 2} + - target: {fileID: 919132149155446097, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + propertyPath: m_Name + value: PlantSnakeLarge + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, type: 3} +--- !u!4 &1741540698479623864 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 9d5cb14ab3a6a4a4da95fcf86af268da, + type: 3} + m_PrefabInstance: {fileID: 2279256219853920595} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/PlantPotRoundMedium.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotRoundMedium.prefab.meta new file mode 100644 index 0000000..d38d8a8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/PlantPotRoundMedium.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4c00d4e527e5ce04dbbb4920cec10370 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/ShelfWallSmall.prefab b/Assets/_Unity Essentials/Prefabs/Objects/ShelfWallSmall.prefab new file mode 100644 index 0000000..8cbe9ec --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/ShelfWallSmall.prefab @@ -0,0 +1,107 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4034780930492792896 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4374608554967653114} + - component: {fileID: 800058368133977439} + - component: {fileID: 3242195431754867093} + - component: {fileID: 5525313447725285833} + m_Layer: 0 + m_Name: ShelfWallSmall + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4374608554967653114 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4034780930492792896} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.340715, y: 0.340715, z: 0.340715} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &800058368133977439 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4034780930492792896} + m_Mesh: {fileID: 6056782664525944997, guid: add76bfb7f499e74c8fdaa4711c5cbe2, type: 3} +--- !u!23 &3242195431754867093 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4034780930492792896} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &5525313447725285833 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4034780930492792896} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.62482846, y: 0.09301353, z: 2.423533} + m_Center: {x: 0.2964681, y: 0.6547441, z: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/ShelfWallSmall.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/ShelfWallSmall.prefab.meta new file mode 100644 index 0000000..6a75749 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/ShelfWallSmall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6fd978a8658d8be488a0ab54165dda6a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Speaker_Boombox.prefab b/Assets/_Unity Essentials/Prefabs/Objects/Speaker_Boombox.prefab new file mode 100644 index 0000000..d1fc68f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Speaker_Boombox.prefab @@ -0,0 +1,257 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3621797072409748241 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7531695141462356101} + - component: {fileID: 4827831997771863120} + - component: {fileID: 3942170214039138484} + - component: {fileID: 2981140394240341599} + - component: {fileID: 180852720720888527} + - component: {fileID: 8323239508725196744} + m_Layer: 0 + m_Name: Boombox_Handle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7531695141462356101 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3621797072409748241} + serializedVersion: 2 + m_LocalRotation: {x: 0.025631903, y: 0, z: -0, w: 0.99967146} + m_LocalPosition: {x: -0, y: 0.124734856, z: 0} + m_LocalScale: {x: 1, y: 0.99999994, z: 0.99999994} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4981355934237223853} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4827831997771863120 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3621797072409748241} + m_Mesh: {fileID: 4894588549537172790, guid: b0befbd5b40c17d4c90a8db749239bb1, type: 3} +--- !u!23 &3942170214039138484 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3621797072409748241} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d759e55ad86054b95905ae3d37c6dabf, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2981140394240341599 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3621797072409748241} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.3217184, y: 0.010653363, z: 0.031228378} + m_Center: {x: 0, y: 0.07309319, z: 0.00029636896} +--- !u!65 &180852720720888527 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3621797072409748241} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.005885124, y: 0.06713716, z: 0.031228568} + m_Center: {x: 0.15791664, y: 0.03375644, z: 0.00029636896} +--- !u!65 &8323239508725196744 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3621797072409748241} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.006296575, y: 0.06713716, z: 0.031228568} + m_Center: {x: -0.15787959, y: 0.03375644, z: 0.00029636896} +--- !u!1 &5650474337536192791 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4981355934237223853} + - component: {fileID: 8254692677056029704} + - component: {fileID: 6154863819796615362} + - component: {fileID: 576245521262024732} + m_Layer: 0 + m_Name: Speaker_Boombox + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4981355934237223853 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5650474337536192791} + 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: + - {fileID: 7531695141462356101} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8254692677056029704 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5650474337536192791} + m_Mesh: {fileID: -6095950134579502026, guid: b0befbd5b40c17d4c90a8db749239bb1, type: 3} +--- !u!23 &6154863819796615362 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5650474337536192791} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d759e55ad86054b95905ae3d37c6dabf, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &576245521262024732 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5650474337536192791} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.318537, y: 0.17720619, z: 0.06977916} + m_Center: {x: -0.0038444996, y: 0.08914946, z: 0.0036696568} diff --git a/Assets/_Unity Essentials/Prefabs/Objects/Speaker_Boombox.prefab.meta b/Assets/_Unity Essentials/Prefabs/Objects/Speaker_Boombox.prefab.meta new file mode 100644 index 0000000..d7e1c60 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Objects/Speaker_Boombox.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b1537290f47c63744ac10546e5a71f18 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor.meta b/Assets/_Unity Essentials/Prefabs/Outdoor.meta new file mode 100644 index 0000000..fa969e5 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cead689180de34e86a1fd7ea3c15c6a6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_34in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_34in_BY001.prefab new file mode 100644 index 0000000..80be97d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_34in_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4494274927821117178 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.56979e-10 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, + type: 3} + propertyPath: m_Name + value: Chair_34in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9be7587cbe2d7bf48a8f4baf79ec0d0a, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_34in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_34in_BY001.prefab.meta new file mode 100644 index 0000000..3b4ea71 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_34in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8d921d965a0240d4f88f5660fcf9f2b6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_Adirondack_36in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_Adirondack_36in_BY001.prefab new file mode 100644 index 0000000..7bfd898 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_Adirondack_36in_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &3325333599645948277 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 84567d479d2043646a30fe47b1bfb794, + type: 3} + propertyPath: m_Name + value: Chair_Adirondack_36in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 84567d479d2043646a30fe47b1bfb794, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 84567d479d2043646a30fe47b1bfb794, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 84567d479d2043646a30fe47b1bfb794, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 84567d479d2043646a30fe47b1bfb794, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 84567d479d2043646a30fe47b1bfb794, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_Adirondack_36in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_Adirondack_36in_BY001.prefab.meta new file mode 100644 index 0000000..21c83d4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Chair_Adirondack_36in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bea4a4fbff7ecaa42a8368839e98dd3e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_2ft_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_2ft_BY001.prefab new file mode 100644 index 0000000..908a022 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_2ft_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &6787444500276708887 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 86912ec05db87a64b952d4d863bcaf0a, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_2ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 86912ec05db87a64b952d4d863bcaf0a, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 86912ec05db87a64b952d4d863bcaf0a, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 86912ec05db87a64b952d4d863bcaf0a, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 86912ec05db87a64b952d4d863bcaf0a, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 86912ec05db87a64b952d4d863bcaf0a, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_2ft_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_2ft_BY001.prefab.meta new file mode 100644 index 0000000..25784cf --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_2ft_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8ddd8c558b1a5e9408bf114362304e85 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_6ft_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_6ft_BY001.prefab new file mode 100644 index 0000000..8f2f3b1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_6ft_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7687555558248508973 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 8770d1f0de7905f48bd41aa1769d85ca, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_6ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 8770d1f0de7905f48bd41aa1769d85ca, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 8770d1f0de7905f48bd41aa1769d85ca, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 8770d1f0de7905f48bd41aa1769d85ca, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 8770d1f0de7905f48bd41aa1769d85ca, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8770d1f0de7905f48bd41aa1769d85ca, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_6ft_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_6ft_BY001.prefab.meta new file mode 100644 index 0000000..1a29244 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_6ft_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4263aa52d6bca844ebaaa71504b52023 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_8ft_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_8ft_BY001.prefab new file mode 100644 index 0000000..d42d255 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_8ft_BY001.prefab @@ -0,0 +1,100 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7223715977327145391 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000021855696 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000004371139 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371139 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 460c398d26c1fba49b05af3505263e57, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 460c398d26c1fba49b05af3505263e57, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 460c398d26c1fba49b05af3505263e57, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 460c398d26c1fba49b05af3505263e57, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 460c398d26c1fba49b05af3505263e57, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 460c398d26c1fba49b05af3505263e57, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 460c398d26c1fba49b05af3505263e57, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_8ft_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_8ft_BY001.prefab.meta new file mode 100644 index 0000000..115bf63 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_8ft_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fe8a65ee85ee58d4f88156542e3040f7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_Gate_48in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_Gate_48in_BY001.prefab new file mode 100644 index 0000000..e569165 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_Gate_48in_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4747335609704506587 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 1a4a651ee7121a043975a861ab6a03f2, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_Gate_48in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 1a4a651ee7121a043975a861ab6a03f2, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 1a4a651ee7121a043975a861ab6a03f2, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 1a4a651ee7121a043975a861ab6a03f2, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 1a4a651ee7121a043975a861ab6a03f2, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1a4a651ee7121a043975a861ab6a03f2, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_Gate_48in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_Gate_48in_BY001.prefab.meta new file mode 100644 index 0000000..67586c9 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Fence_DogEar_Gate_48in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ad3b9e1a9eea5b84090075abe86e7353 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/FirePit_32in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/FirePit_32in_BY001.prefab new file mode 100644 index 0000000..5e76f40 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/FirePit_32in_BY001.prefab @@ -0,0 +1,96 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1422430859926704910 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: cf37dc6681418254d8a548f739cf87a7, + type: 3} + propertyPath: m_Name + value: FirePit_16in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cf37dc6681418254d8a548f739cf87a7, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cf37dc6681418254d8a548f739cf87a7, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cf37dc6681418254d8a548f739cf87a7, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: cf37dc6681418254d8a548f739cf87a7, type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 66c00b08e4b8f45ddacdff1c456c3071, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf37dc6681418254d8a548f739cf87a7, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/FirePit_32in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/FirePit_32in_BY001.prefab.meta new file mode 100644 index 0000000..b03f1f4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/FirePit_32in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e99199c67a86f99428096311aefd2130 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY001.prefab new file mode 100644 index 0000000..25afd97 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY001.prefab @@ -0,0 +1,100 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &7226961310916946568 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.038121667 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0000000016676894 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: b44e4c4723bdd124293c37ea721360f3, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b44e4c4723bdd124293c37ea721360f3, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY001.prefab.meta new file mode 100644 index 0000000..6beb51f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 332ac4862cf10f14d807d61068a9a3e4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY002.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY002.prefab new file mode 100644 index 0000000..0e3210a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY002.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4712449874529247863 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: edf2d40583999b34c8b452fffd98b8fd, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY002 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: edf2d40583999b34c8b452fffd98b8fd, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: edf2d40583999b34c8b452fffd98b8fd, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: edf2d40583999b34c8b452fffd98b8fd, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: edf2d40583999b34c8b452fffd98b8fd, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: edf2d40583999b34c8b452fffd98b8fd, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY002.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY002.prefab.meta new file mode 100644 index 0000000..8edf632 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9db660db52666c940a3f1c47437682d5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY003.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY003.prefab new file mode 100644 index 0000000..8b01cb9 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY003.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8868330836800656406 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: ba76f59cd8a084c48acbd576b3540d73, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY003 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba76f59cd8a084c48acbd576b3540d73, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba76f59cd8a084c48acbd576b3540d73, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba76f59cd8a084c48acbd576b3540d73, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba76f59cd8a084c48acbd576b3540d73, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba76f59cd8a084c48acbd576b3540d73, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY003.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY003.prefab.meta new file mode 100644 index 0000000..a3980dc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a2f0508f553971e488acd8441505493d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY004.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY004.prefab new file mode 100644 index 0000000..b3b13eb --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY004.prefab @@ -0,0 +1,100 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2107711018322910625 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.03815229 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0000000016676894 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: cc3141e0ca62ca64f8f9e80feca0cc55, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY004 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc3141e0ca62ca64f8f9e80feca0cc55, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY004.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY004.prefab.meta new file mode 100644 index 0000000..fde798d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Flagstone_3in_BY004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e1c50083f78486946a0703d942b10cea +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Grill_54in_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Grill_54in_BY001.prefab new file mode 100644 index 0000000..bbb8605 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Grill_54in_BY001.prefab @@ -0,0 +1,96 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2612289448353708923 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: a8aff27d74035dc4a9de061883a49ddf, + type: 3} + propertyPath: m_Name + value: Grill_54in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: a8aff27d74035dc4a9de061883a49ddf, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: a8aff27d74035dc4a9de061883a49ddf, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: a8aff27d74035dc4a9de061883a49ddf, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: a8aff27d74035dc4a9de061883a49ddf, type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 66c00b08e4b8f45ddacdff1c456c3071, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a8aff27d74035dc4a9de061883a49ddf, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Grill_54in_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Grill_54in_BY001.prefab.meta new file mode 100644 index 0000000..aa3363a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Grill_54in_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5190fbab6823c1644a54e9d5022d3dd3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/PicnicTable_6ft_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/PicnicTable_6ft_BY001.prefab new file mode 100644 index 0000000..a3280d9 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/PicnicTable_6ft_BY001.prefab @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &5697354353154584845 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855696 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: ba7f9d04023bc204d82de37af1791b03, + type: 3} + propertyPath: m_Name + value: PicnicTable_6ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba7f9d04023bc204d82de37af1791b03, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba7f9d04023bc204d82de37af1791b03, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba7f9d04023bc204d82de37af1791b03, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba7f9d04023bc204d82de37af1791b03, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/PicnicTable_6ft_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/PicnicTable_6ft_BY001.prefab.meta new file mode 100644 index 0000000..a97f84c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/PicnicTable_6ft_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c642b45e0cff2b943a977f6cbce21a21 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Slide_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Slide_BY001.prefab new file mode 100644 index 0000000..bc2d2a4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Slide_BY001.prefab @@ -0,0 +1,104 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1065743518831533554 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.3881317e-23 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.074632e-39 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.00000019378662 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855696 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: afb9013263732024fb75caaa0e4a1e38, type: 2} + - target: {fileID: -927199367670048503, guid: fa64b717e57ea054db02c9788e9144ff, + type: 3} + propertyPath: m_Name + value: Playset_Slide_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 66c00b08e4b8f45ddacdff1c456c3071, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fa64b717e57ea054db02c9788e9144ff, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Slide_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Slide_BY001.prefab.meta new file mode 100644 index 0000000..6c4776c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Slide_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b4bcda5a493d7f34d9a0ee7834fbbdf1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Swings_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Swings_BY001.prefab new file mode 100644 index 0000000..29efae6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Swings_BY001.prefab @@ -0,0 +1,63 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &2452376834464045527 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 100000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_Name + value: Playset_Swings_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 66c00b08e4b8f45ddacdff1c456c3071, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 926a3cd56b9ce974da53f290d50feed5, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Swings_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Swings_BY001.prefab.meta new file mode 100644 index 0000000..b9cd72c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Playset_Swings_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 07df911d89d4d4ce885ce9a7418f9561 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Ring.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Ring.prefab new file mode 100644 index 0000000..3db53bc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Ring.prefab @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1744198470039926882 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7467947963672208420} + m_Layer: 0 + m_Name: Ring + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7467947963672208420 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1744198470039926882} + 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: + - {fileID: 119320273281337609} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &445100266225839842 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7467947963672208420} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalScale.x + value: 2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalScale.y + value: 2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalScale.z + value: 2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6761666208937394737, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + - target: {fileID: 919132149155446097, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_Name + value: ArrowHoop + objectReference: {fileID: 0} + - target: {fileID: 1922857189051101069, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 5144046954450947208, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0c722d2f46b524df68da1dbc2fca9a79, type: 3} +--- !u!4 &119320273281337609 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 0c722d2f46b524df68da1dbc2fca9a79, + type: 3} + m_PrefabInstance: {fileID: 445100266225839842} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Ring.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Ring.prefab.meta new file mode 100644 index 0000000..cac9a5c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Ring.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 14c61db565b4f4afb9a5c5113037f758 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tree_30ft_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Tree_30ft_BY001.prefab new file mode 100644 index 0000000..c7d5b40 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tree_30ft_BY001.prefab @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4399161221417100129 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -1504981713932161579, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4a7eaeeb118ee9a4ba76b6c26a08b71d, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tree_30ft_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Tree_30ft_BY001.prefab.meta new file mode 100644 index 0000000..82820ac --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tree_30ft_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 086a7f85a162826419325a5b9ce8fb85 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide.meta new file mode 100644 index 0000000..609438f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a4fa08c92ade04701b10ff4431626d73 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Bottom Variant.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Bottom Variant.prefab new file mode 100644 index 0000000..5434271 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Bottom Variant.prefab @@ -0,0 +1,324 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2530531165648482174 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7119016260495738833} + - component: {fileID: 3917887898754937067} + - component: {fileID: 1569663674597135903} + - component: {fileID: 2627502209260943074} + m_Layer: 0 + m_Name: Leg_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7119016260495738833 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2530531165648482174} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.575, y: 0.15, z: -1.801} + m_LocalScale: {x: 0.05, y: 0.294167, z: 0.05} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 6749561658694824732} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3917887898754937067 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2530531165648482174} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &1569663674597135903 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2530531165648482174} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2627502209260943074 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2530531165648482174} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &5653381341770107502 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3663058866710341530} + - component: {fileID: 2979101643343870371} + - component: {fileID: 155537835182454549} + - component: {fileID: 898719405549136340} + m_Layer: 0 + m_Name: Leg_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3663058866710341530 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5653381341770107502} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.576, y: 0.15, z: -2.077} + m_LocalScale: {x: 0.05, y: 0.294167, z: 0.05} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 6749561658694824732} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2979101643343870371 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5653381341770107502} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &155537835182454549 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5653381341770107502} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &898719405549136340 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5653381341770107502} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1001 &3009890454218031403 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalScale.x + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalScale.y + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalScale.z + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.5472419 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00000047683716 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.635111 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071079 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071057 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7412887181607731537, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 80d4263c72d824b909627b19e5e26b61, type: 2} + - target: {fileID: -833722306888420809, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + propertyPath: m_Name + value: TubeSlide_Bottom Variant + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: -833722306888420809, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3663058866710341530} + - targetCorrespondingSourceObject: {fileID: -833722306888420809, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7119016260495738833} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 74298ec80bc2645c6a9fc3b3b0310de2, type: 3} +--- !u!4 &6749561658694824732 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -833722306888420809, guid: 74298ec80bc2645c6a9fc3b3b0310de2, + type: 3} + m_PrefabInstance: {fileID: 3009890454218031403} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Bottom Variant.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Bottom Variant.prefab.meta new file mode 100644 index 0000000..055595f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Bottom Variant.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: efb23acb9ce44407498e8aec0a03b17a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Middle Variant.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Middle Variant.prefab new file mode 100644 index 0000000..8b572b2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Middle Variant.prefab @@ -0,0 +1,334 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7314425980981625580 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7869971990639687205} + - component: {fileID: 5944439342753162534} + - component: {fileID: 3272059697768023461} + - component: {fileID: 6112874873452965498} + m_Layer: 0 + m_Name: Leg_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7869971990639687205 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7314425980981625580} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.24300003, y: 0.32, z: -1.0000001} + m_LocalScale: {x: 0.05, y: 0.6177507, z: 0.05} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2277201861444484954} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5944439342753162534 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7314425980981625580} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3272059697768023461 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7314425980981625580} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &6112874873452965498 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7314425980981625580} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &8558026405380099754 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7247992435817994026} + - component: {fileID: 2056455804503621300} + - component: {fileID: 5803537706459423080} + - component: {fileID: 1815958902564285577} + m_Layer: 0 + m_Name: Leg_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7247992435817994026 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8558026405380099754} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.244, y: 0.32, z: -1.276} + m_LocalScale: {x: 0.05, y: 0.6177507, z: 0.05} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2277201861444484954} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2056455804503621300 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8558026405380099754} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &5803537706459423080 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8558026405380099754} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &1815958902564285577 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8558026405380099754} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1001 &6208313952949767808 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalScale.x + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalScale.y + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalScale.z + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.5886811 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00000047683716 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.632335 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071079 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071057 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5827288307444611270, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -3912955576464854566, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.039 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_Name + value: TubeSlide_Middle Variant + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4739966259982459516, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 80d4263c72d824b909627b19e5e26b61, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: -3912955576464854566, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7247992435817994026} + - targetCorrespondingSourceObject: {fileID: -3912955576464854566, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7869971990639687205} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 16b96c066eac34190915389416fc98b0, type: 3} +--- !u!4 &2277201861444484954 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -3912955576464854566, guid: 16b96c066eac34190915389416fc98b0, + type: 3} + m_PrefabInstance: {fileID: 6208313952949767808} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Middle Variant.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Middle Variant.prefab.meta new file mode 100644 index 0000000..d2877f1 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Middle Variant.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f7599e94c0a8f49b8b43fb5a4631606d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Top Variant.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Top Variant.prefab new file mode 100644 index 0000000..26f8580 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Top Variant.prefab @@ -0,0 +1,1859 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &226621468299349051 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5175181723828406381} + - component: {fileID: 486831269025413814} + - component: {fileID: 624575674973751484} + - component: {fileID: 5548639300571723286} + m_Layer: 0 + m_Name: Leg_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5175181723828406381 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 226621468299349051} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.51799995, y: 0.631, z: -0.9940001} + m_LocalScale: {x: 0.05, y: 1.2400664, z: 0.05} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4008814891052265440} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &486831269025413814 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 226621468299349051} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &624575674973751484 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 226621468299349051} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &5548639300571723286 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 226621468299349051} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &1506444602771381961 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2225429811701174842} + - component: {fileID: 6749582367252193968} + - component: {fileID: 321268388214329530} + - component: {fileID: 383993793428124834} + m_Layer: 0 + m_Name: Rung (8) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2225429811701174842 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1506444602771381961} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.1279999, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6749582367252193968 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1506444602771381961} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &321268388214329530 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1506444602771381961} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &383993793428124834 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1506444602771381961} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &1640308572326870022 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3758312746653142099} + - component: {fileID: 4706846256841169067} + - component: {fileID: 298285134480871589} + - component: {fileID: 1550832563796451460} + m_Layer: 0 + m_Name: Rung (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3758312746653142099 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1640308572326870022} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.5, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4706846256841169067 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1640308572326870022} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &298285134480871589 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1640308572326870022} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &1550832563796451460 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1640308572326870022} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &2365415236469014364 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1276555140033711979} + - component: {fileID: 1552771187121739882} + - component: {fileID: 535095232922856664} + - component: {fileID: 1741015908548901551} + m_Layer: 0 + m_Name: Leg_3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1276555140033711979 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2365415236469014364} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.24900007, y: 0.47200006, z: 0.13425577} + m_LocalScale: {x: 0.049999997, y: 1.24007, z: 0.049999997} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1552771187121739882 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2365415236469014364} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &535095232922856664 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2365415236469014364} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &1741015908548901551 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2365415236469014364} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &3238106032672733428 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4410015515675417075} + - component: {fileID: 6469654889786946363} + - component: {fileID: 3652172295034185192} + - component: {fileID: 6841056873764720365} + m_Layer: 0 + m_Name: Leg_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4410015515675417075 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3238106032672733428} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.25, y: 0.47200006, z: -0.14174414} + m_LocalScale: {x: 0.049999997, y: 1.24007, z: 0.049999997} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6469654889786946363 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3238106032672733428} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3652172295034185192 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3238106032672733428} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &6841056873764720365 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3238106032672733428} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &3341064782774827489 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5675780155884859016} + - component: {fileID: 9025622732900160488} + - component: {fileID: 2024134664161459102} + - component: {fileID: 5980499952981501582} + m_Layer: 0 + m_Name: Rung + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5675780155884859016 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3341064782774827489} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9025622732900160488 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3341064782774827489} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &2024134664161459102 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3341064782774827489} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &5980499952981501582 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3341064782774827489} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &3839190484804976783 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1746205652476685676} + - component: {fileID: 3350297261070762506} + - component: {fileID: 3556629072853276734} + - component: {fileID: 919565611520612906} + m_Layer: 0 + m_Name: Leg_4 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1746205652476685676 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3839190484804976783} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.0009999275, y: 0.47200006, z: 0.13425577} + m_LocalScale: {x: 0.049999997, y: 1.24007, z: 0.049999997} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3350297261070762506 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3839190484804976783} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3556629072853276734 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3839190484804976783} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &919565611520612906 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3839190484804976783} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &4130284700348543218 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4982874216416521240} + - component: {fileID: 1697505932801999910} + - component: {fileID: 1488858291865294190} + - component: {fileID: 7662380993953994086} + m_Layer: 0 + m_Name: Rung (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4982874216416521240 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4130284700348543218} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.75, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1697505932801999910 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4130284700348543218} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &1488858291865294190 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4130284700348543218} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &7662380993953994086 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4130284700348543218} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &4345270858365929955 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 102934136293924461} + - component: {fileID: 1687430261472492320} + - component: {fileID: 7615465470499499602} + - component: {fileID: 3880285754806816267} + m_Layer: 0 + m_Name: Rung (6) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &102934136293924461 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4345270858365929955} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.6279999, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1687430261472492320 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4345270858365929955} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &7615465470499499602 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4345270858365929955} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3880285754806816267 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4345270858365929955} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &5324520753008891516 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7051676885974545235} + - component: {fileID: 248677918279672315} + - component: {fileID: 3233300748642460126} + - component: {fileID: 1982198280282017417} + m_Layer: 0 + m_Name: Rung (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7051676885974545235 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5324520753008891516} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.25, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &248677918279672315 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5324520753008891516} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3233300748642460126 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5324520753008891516} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &1982198280282017417 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5324520753008891516} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &5390182757901514769 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6943535382896522075} + - component: {fileID: 2129911279600345433} + - component: {fileID: 5480935232666409193} + - component: {fileID: 9003525750991341054} + m_Layer: 0 + m_Name: Rung (4) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6943535382896522075 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5390182757901514769} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2129911279600345433 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5390182757901514769} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &5480935232666409193 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5390182757901514769} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &9003525750991341054 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5390182757901514769} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &5516609931449561141 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5229707613677108976} + m_Layer: 0 + m_Name: Platform + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5229707613677108976 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5516609931449561141} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0, z: -0, w: 1} + m_LocalPosition: {x: -1.1069525, y: 0.15899992, z: -1.1712558} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4410015515675417075} + - {fileID: 641349761886909750} + - {fileID: 1276555140033711979} + - {fileID: 1746205652476685676} + - {fileID: 24633375486257008} + - {fileID: 5675780155884859016} + - {fileID: 2413574124369453562} + - {fileID: 4982874216416521240} + - {fileID: 102934136293924461} + - {fileID: 3758312746653142099} + - {fileID: 3322943869020832161} + - {fileID: 7051676885974545235} + - {fileID: 2225429811701174842} + - {fileID: 6943535382896522075} + m_Father: {fileID: 629498993051563884} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5528219137961938037 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 24633375486257008} + - component: {fileID: 3885010304108006275} + - component: {fileID: 9189520123121798629} + - component: {fileID: 3024013926142173527} + m_Layer: 0 + m_Name: Platform + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &24633375486257008 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5528219137961938037} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.22199994, y: 1.091, z: 0} + m_LocalScale: {x: 0.5, y: 0.045137, z: 0.5} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3885010304108006275 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5528219137961938037} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &9189520123121798629 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5528219137961938037} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3024013926142173527 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5528219137961938037} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &7622853385235740863 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7860500403405690988} + - component: {fileID: 2842677304973351239} + - component: {fileID: 3894924122625056201} + - component: {fileID: 6553166118972128993} + m_Layer: 0 + m_Name: Leg_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7860500403405690988 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7622853385235740863} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.517, y: 0.631, z: -1.27} + m_LocalScale: {x: 0.05, y: 1.2400664, z: 0.05} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4008814891052265440} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2842677304973351239 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7622853385235740863} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3894924122625056201 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7622853385235740863} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &6553166118972128993 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7622853385235740863} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &7838910935508412863 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 641349761886909750} + - component: {fileID: 511883375533060490} + - component: {fileID: 5431518914910044739} + - component: {fileID: 3585481434416315565} + m_Layer: 0 + m_Name: Leg_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &641349761886909750 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838910935508412863} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.47200006, z: -0.14174414} + m_LocalScale: {x: 0.049999997, y: 1.24007, z: 0.049999997} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &511883375533060490 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838910935508412863} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &5431518914910044739 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838910935508412863} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3eadda352ac8452bb8703056ad79e8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3585481434416315565 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838910935508412863} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &8281668250489235663 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3322943869020832161} + - component: {fileID: 6604283253414496560} + - component: {fileID: 7819908078805876436} + - component: {fileID: 2023004612063705964} + m_Layer: 0 + m_Name: Rung (7) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3322943869020832161 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8281668250489235663} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.3779999, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6604283253414496560 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8281668250489235663} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &7819908078805876436 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8281668250489235663} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2023004612063705964 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8281668250489235663} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &8890214292840034508 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2413574124369453562} + - component: {fileID: 8518961073681692792} + - component: {fileID: 1346627241323142782} + - component: {fileID: 4554140347878280041} + m_Layer: 0 + m_Name: Rung (5) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2413574124369453562 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8890214292840034508} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0.8779999, z: 0} + m_LocalScale: {x: 0.04, y: 0.04, z: 0.3} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5229707613677108976} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8518961073681692792 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8890214292840034508} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &1346627241323142782 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8890214292840034508} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &4554140347878280041 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8890214292840034508} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1001 &1096297217443008647 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalScale.x + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalScale.y + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalScale.z + value: 1.5 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.5917215 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00000011920929 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.625755 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071079 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071057 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -5146207662328250521, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.016 + objectReference: {fileID: 0} + - target: {fileID: -5146207662328250521, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.043 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_Name + value: TubeSlide_Top Variant + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7759153169598365627, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 80d4263c72d824b909627b19e5e26b61, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5229707613677108976} + - targetCorrespondingSourceObject: {fileID: -5146207662328250521, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7860500403405690988} + - targetCorrespondingSourceObject: {fileID: -5146207662328250521, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5175181723828406381} + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 095f56989f4db4ac9814228bd64d312b, type: 3} +--- !u!4 &629498993051563884 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + m_PrefabInstance: {fileID: 1096297217443008647} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4008814891052265440 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -5146207662328250521, guid: 095f56989f4db4ac9814228bd64d312b, + type: 3} + m_PrefabInstance: {fileID: 1096297217443008647} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Top Variant.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Top Variant.prefab.meta new file mode 100644 index 0000000..6643afc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Tube Slide/TubeSlide_Top Variant.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 07b9be9a70dda4c62bd18502f03e1b5a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Umbrella_7ft_BY001.prefab b/Assets/_Unity Essentials/Prefabs/Outdoor/Umbrella_7ft_BY001.prefab new file mode 100644 index 0000000..ceae76a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Umbrella_7ft_BY001.prefab @@ -0,0 +1,89 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1633118479550564266 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -6015946011568895434, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3136439375926430800, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: -927199367670048503, guid: afabd357a88071841b839e72c0cda077, + type: 3} + propertyPath: m_Name + value: Umbrella_7ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: afabd357a88071841b839e72c0cda077, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + - target: {fileID: 2300002, guid: afabd357a88071841b839e72c0cda077, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: bc4b2d6ed01096b4c967bbcdd11a0379, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: afabd357a88071841b839e72c0cda077, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Outdoor/Umbrella_7ft_BY001.prefab.meta b/Assets/_Unity Essentials/Prefabs/Outdoor/Umbrella_7ft_BY001.prefab.meta new file mode 100644 index 0000000..a691151 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Outdoor/Umbrella_7ft_BY001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3fdf3e7354b87fb4fabef2bf02e53367 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Rooms.meta b/Assets/_Unity Essentials/Prefabs/Rooms.meta new file mode 100644 index 0000000..d1109ea --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 924d2f2ddf0b749d9b00c9020981ef61 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/01_Bedroom.prefab b/Assets/_Unity Essentials/Prefabs/Rooms/01_Bedroom.prefab new file mode 100644 index 0000000..78df9e2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/01_Bedroom.prefab @@ -0,0 +1,1380 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7428943648625255922 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7859296203927539983} + m_Layer: 0 + m_Name: 01_Bedroom + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7859296203927539983 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7428943648625255922} + 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: + - {fileID: 8061862931274230853} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8309955404426707844 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8061862931274230853} + m_Layer: 0 + m_Name: Floor_and_Walls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8061862931274230853 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8309955404426707844} + 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: + - {fileID: 8542754489885356972} + - {fileID: 7756785669653258885} + - {fileID: 9004719695066355995} + - {fileID: 4721322792307564216} + - {fileID: 2571881840855731463} + - {fileID: 3140293959175865541} + - {fileID: 7117446938722793984} + - {fileID: 4483935682721187221} + - {fileID: 3782442871976751271} + - {fileID: 2796410934029744951} + - {fileID: 445293117256693403} + - {fileID: 7501188144405524881} + m_Father: {fileID: 7859296203927539983} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &187730055628204713 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.0150132 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3395708881409542948, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_Name + value: Floor2m (8) + objectReference: {fileID: 0} + - target: {fileID: 3755728640262908657, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 942eadbeed18c7a4c8440c139367b61e, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 96d694fd544694c6d847cfd8a434d036, type: 3} +--- !u!4 &2796410934029744951 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + m_PrefabInstance: {fileID: 187730055628204713} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &692371660589011261 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.0199919 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.4749856 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071067 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710695 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7599190570879232258, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Name + value: WallCornerInner (5) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, type: 3} +--- !u!4 &7756785669653258885 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + m_PrefabInstance: {fileID: 692371660589011261} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1164677828287897913 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 2579930365389434684, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.9849868 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3395708881409542948, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_Name + value: Floor2m (5) + objectReference: {fileID: 0} + - target: {fileID: 3755728640262908657, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 942eadbeed18c7a4c8440c139367b61e, type: 2} + - target: {fileID: 6951979891021793799, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 96d694fd544694c6d847cfd8a434d036, type: 3} +--- !u!4 &3782442871976751271 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + m_PrefabInstance: {fileID: 1164677828287897913} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1418651450892009861 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 7006865864206991594, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 942eadbeed18c7a4c8440c139367b61e, type: 2} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.0150127 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.4749789 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8808371342080598335, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + propertyPath: m_Name + value: Floor4m (3) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fc96b1e4bef3848afafed6bab0b61e77, type: 3} +--- !u!4 &7117446938722793984 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8175809848932416389, guid: fc96b1e4bef3848afafed6bab0b61e77, + type: 3} + m_PrefabInstance: {fileID: 1418651450892009861} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1904468690447225867 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.0150132 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3395708881409542948, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: m_Name + value: Floor2m (4) + objectReference: {fileID: 0} + - target: {fileID: 3755728640262908657, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 942eadbeed18c7a4c8440c139367b61e, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 96d694fd544694c6d847cfd8a434d036, type: 3} +--- !u!4 &4483935682721187221 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2617765181416952222, guid: 96d694fd544694c6d847cfd8a434d036, + type: 3} + m_PrefabInstance: {fileID: 1904468690447225867} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2263424912609231642 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 4004743177526072487, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_Name + value: WallWindowTall4m + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.0199919 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474986 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e79ec92704f45584dbb6e0e569b69d8c, type: 3} +--- !u!4 &2571881840855731463 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4384364322284637725, guid: e79ec92704f45584dbb6e0e569b69d8c, + type: 3} + m_PrefabInstance: {fileID: 2263424912609231642} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2574912419130502400 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 354116144942231369, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Size.x + value: 0.112538576 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.x + value: 0.94373083 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.y + value: 0.50000525 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.z + value: 1.5000551 + objectReference: {fileID: 0} + - target: {fileID: 7002587487717828126, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.9800076 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474986 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000041723246 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7599190570879232258, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Name + value: WallCornerInner (6) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 4745947938291511104, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2648397005012765741} + m_SourcePrefab: {fileID: 100100000, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, type: 3} +--- !u!4 &4721322792307564216 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + m_PrefabInstance: {fileID: 2574912419130502400} + m_PrefabAsset: {fileID: 0} +--- !u!1 &7090657797274010176 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4745947938291511104, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + m_PrefabInstance: {fileID: 2574912419130502400} + m_PrefabAsset: {fileID: 0} +--- !u!65 &2648397005012765741 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7090657797274010176} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.9999998, y: 0.10074096, z: 2.9999995} + m_Center: {x: 0.4999999, y: 0.05037228, z: 1.5000396} +--- !u!1001 &3576077796258710576 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 5976986699068108571, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_Name + value: WallDoorFrame2m (1) + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.0199928 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.5250144 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2a0112f4fd798c8459cf0e23c603350d, type: 3} +--- !u!4 &7501188144405524881 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + m_PrefabInstance: {fileID: 3576077796258710576} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4609834605236452660 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_RootOrder + value: 22 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.980002 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.5250144 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2244530105233711947, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_Name + value: Wall1m (1) + objectReference: {fileID: 0} + - target: {fileID: 5717076304991263594, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + - target: {fileID: 6378798369284569821, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 6810276789673941254, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1824203906336046115} + - targetCorrespondingSourceObject: {fileID: 14772408710220015, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5355979140011428063} + m_SourcePrefab: {fileID: 100100000, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, type: 3} +--- !u!4 &3140293959175865541 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + m_PrefabInstance: {fileID: 4609834605236452660} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4597356406240032219 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 14772408710220015, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + m_PrefabInstance: {fileID: 4609834605236452660} + m_PrefabAsset: {fileID: 0} +--- !u!65 &5355979140011428063 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4597356406240032219} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.0000002, y: 0.021488793, z: 0.16130735} + m_Center: {x: 0.5000001, y: 0.11048189, z: 0.08065369} +--- !u!1 &7024377979043161138 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6810276789673941254, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + m_PrefabInstance: {fileID: 4609834605236452660} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1824203906336046115 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7024377979043161138} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.0000002, y: 0.10000043, z: 2.9999995} + m_Center: {x: 0.5000001, y: 0.049999733, z: 1.4999998} +--- !u!1001 &4766891539858525950 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 3862829468213153119, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Name + value: Wall3m (2) + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.0199852 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.52501416 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, type: 3} +--- !u!4 &9004719695066355995 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + m_PrefabInstance: {fileID: 4766891539858525950} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &5182661930072300615 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 724309296819424089, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: f22528325483e2746a2c633d7a2ae22c, type: 2} + - target: {fileID: 2540649273976549508, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + - target: {fileID: 3464590970664912972, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.98 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.4749856 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4191345815147214161, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + propertyPath: m_Name + value: WallWindow4m + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7311478202760056303, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5814749196526900101} + - targetCorrespondingSourceObject: {fileID: 5154815519002253945, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5132334378226112760} + - targetCorrespondingSourceObject: {fileID: 2891209733705296531, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5037397181792779138} + - targetCorrespondingSourceObject: {fileID: 510830746776744834, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7505753541177527565} + - targetCorrespondingSourceObject: {fileID: 6488948858855772917, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4474592800710441421} + - targetCorrespondingSourceObject: {fileID: 8929949688331938891, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4807335889721483533} + m_SourcePrefab: {fileID: 100100000, guid: dd8531eb516f95e40bce6dc3c0ba4525, type: 3} +--- !u!1 &28454219273635390 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5154815519002253945, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!65 &5132334378226112760 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 28454219273635390} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.021488799, z: 0.16130735} + m_Center: {x: 2, y: 0.11048143, z: 0.08065369} +--- !u!1 &2153251730914021042 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6488948858855772917, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!65 &4474592800710441421 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2153251730914021042} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.457721, y: 2.3912194, z: 0.11519641} + m_Center: {x: 0.00000011920929, y: 0, z: -0.00008111447} +--- !u!1 &2493610050264764840 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7311478202760056303, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!65 &5814749196526900101 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2493610050264764840} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.099999756, z: 2.9999995} + m_Center: {x: 2, y: 0.049999632, z: 1.4999998} +--- !u!1 &4323753046208475148 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8929949688331938891, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!65 &4807335889721483533 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4323753046208475148} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.093450055, y: 3.3973293, z: 0.04000018} + m_Center: {x: -0.026725212, y: -0.09866488, z: -0.00000004125952} +--- !u!1 &4682149640934518725 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 510830746776744834, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!65 &7505753541177527565 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4682149640934518725} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2.909081, y: 0.017274946, z: 1.6210625} + m_Center: {x: 1.9865861, y: 0.02537949, z: 1.3646518} +--- !u!1 &8066827084032489172 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2891209733705296531, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!65 &5037397181792779138 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8066827084032489172} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.1287436, y: 0.16112381, z: 1.7222989} + m_Center: {x: 1.9970374, y: 0.07232277, z: 1.3337282} +--- !u!4 &8542754489885356972 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3558255350054072299, guid: dd8531eb516f95e40bce6dc3c0ba4525, + type: 3} + m_PrefabInstance: {fileID: 5182661930072300615} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8158112744884982055 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8061862931274230853} + m_Modifications: + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.9849868 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357895 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.474979 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8958045891923967238, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + propertyPath: m_Name + value: Floor2x4m + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8958045891923967238, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3747536638935587035} + m_SourcePrefab: {fileID: 100100000, guid: 4a3d4ee404cb0754f860c66c7499443a, type: 3} +--- !u!4 &445293117256693403 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8582330277231470524, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + m_PrefabInstance: {fileID: 8158112744884982055} + m_PrefabAsset: {fileID: 0} +--- !u!1 &965510948124273697 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8958045891923967238, guid: 4a3d4ee404cb0754f860c66c7499443a, + type: 3} + m_PrefabInstance: {fileID: 8158112744884982055} + m_PrefabAsset: {fileID: 0} +--- !u!65 &3747536638935587035 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 965510948124273697} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 4} + m_Center: {x: 1, y: -0.049999997, z: -2} diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/01_Bedroom.prefab.meta b/Assets/_Unity Essentials/Prefabs/Rooms/01_Bedroom.prefab.meta new file mode 100644 index 0000000..d4aef4d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/01_Bedroom.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cd30d339fb2c94c4cbc61919d6caf170 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/02_Kitchen.prefab b/Assets/_Unity Essentials/Prefabs/Rooms/02_Kitchen.prefab new file mode 100644 index 0000000..3f9e8f8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/02_Kitchen.prefab @@ -0,0 +1,2495 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1537327143953391808 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1879921123519517277} + m_Layer: 0 + m_Name: Furniture + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1879921123519517277 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1537327143953391808} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.7, y: 0.769787, z: 4.7435536} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4793635727208501403} + - {fileID: 8061833878207764456} + - {fileID: 4498022745444940537} + - {fileID: 8796325409275807530} + - {fileID: 5730026442392805324} + - {fileID: 5566588417090799793} + - {fileID: 5931936199337896147} + - {fileID: 6774616839219492785} + - {fileID: 7549588136338341714} + - {fileID: 815799220550112855} + - {fileID: 3618059947916419830} + m_Father: {fileID: 2396251138023409448} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4117975141716051413 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1294309960113166569} + m_Layer: 0 + m_Name: Objects + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1294309960113166569 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4117975141716051413} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 4.7, y: 0.769787, z: 4.7435536} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1771198587990886141} + - {fileID: 4175693429751360385} + - {fileID: 8960671842421938457} + - {fileID: 9161807675848311222} + - {fileID: 5715129906230508523} + m_Father: {fileID: 2396251138023409448} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4430699395535066012 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2136682428839639125} + - component: {fileID: 7862024694658964224} + m_Layer: 0 + m_Name: Floors_and_Walls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2136682428839639125 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4430699395535066012} + 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: + - {fileID: 7417573721564364910} + - {fileID: 7056615188671853912} + - {fileID: 7261611067662427881} + - {fileID: 3332077187355870317} + - {fileID: 6427477632087336178} + - {fileID: 7261628049740483273} + - {fileID: 6529915011546761674} + - {fileID: 8261681129388331241} + - {fileID: 2720470654595593857} + - {fileID: 717780728859917693} + m_Father: {fileID: 2396251138023409448} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &7862024694658964224 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4430699395535066012} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4.0359216, y: 0.10161495, z: 6.0340548} + m_Center: {x: 2.0755794, y: 0.13940454, z: 0.4724264} +--- !u!1 &6572133330791419072 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2396251138023409448} + m_Layer: 0 + m_Name: 02_Kitchen + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2396251138023409448 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6572133330791419072} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.93429554, y: -0.1, z: -3.4749799} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2136682428839639125} + - {fileID: 1879921123519517277} + - {fileID: 1294309960113166569} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &274804253121840864 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 354116144942231369, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 7002587487717828126, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.06570387 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.4749799 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710695 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071067 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7599190570879232258, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Name + value: WallCornerInner (3) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, type: 3} +--- !u!4 &7056615188671853912 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + m_PrefabInstance: {fileID: 274804253121840864} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &502155660371236177 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 354116144942231369, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 7002587487717828126, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.0657039 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474986 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000041723246 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7599190570879232258, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Name + value: WallCornerInner (4) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, type: 3} +--- !u!4 &7261611067662427881 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + m_PrefabInstance: {fileID: 502155660371236177} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1044928674674718732 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 4034780930492792896, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_Name + value: ShelfWallSmall (1) + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.5251193 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.43559915 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalPosition.z + value: -5.2185535 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6fd978a8658d8be488a0ab54165dda6a, type: 3} +--- !u!4 &3618059947916419830 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + m_PrefabInstance: {fileID: 1044928674674718732} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1807199374164004456 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 2844121689128855729, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_Name + value: Barstool_29in_KN001 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.2378232 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70616925 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalPosition.z + value: -5.6805534 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 2844121689128855729, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7057949419002287079} + m_SourcePrefab: {fileID: 100100000, guid: cdfea4b70105c204fbad9d84e8dfdca1, type: 3} +--- !u!1 &4498022745444509401 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2844121689128855729, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + m_PrefabInstance: {fileID: 1807199374164004456} + m_PrefabAsset: {fileID: 0} +--- !u!65 &7057949419002287079 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4498022745444509401} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.44653648, y: 0.73611957, z: 0.44653654} + m_Center: {x: 0, y: 0.36802134, z: 0} +--- !u!4 &4498022745444940537 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + m_PrefabInstance: {fileID: 1807199374164004456} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1931263889060370268 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1294309960113166569} + m_Modifications: + - target: {fileID: 169366559723277697, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_Name + value: FryPan_10in_KN001 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.9788232 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.24921304 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.641 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9876418 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.15672812 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -18.034 + objectReference: {fileID: 0} + - target: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 1c2f6c85c415d1b44bbe342ad7901624, type: 3} +--- !u!4 &1771198587990886141 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 169366559723442593, guid: 1c2f6c85c415d1b44bbe342ad7901624, + type: 3} + m_PrefabInstance: {fileID: 1931263889060370268} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2442887355688886233 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1294309960113166569} + m_Modifications: + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.0048232 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20721298 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.89 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071066 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710707 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1735550618432809080, guid: 304be88800849b745b500084634ad18f, + type: 3} + propertyPath: m_Name + value: Knife_Block_14in_KN001 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 304be88800849b745b500084634ad18f, type: 3} +--- !u!4 &4175693429751360385 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1735550618432582744, guid: 304be88800849b745b500084634ad18f, + type: 3} + m_PrefabInstance: {fileID: 2442887355688886233} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2817787739499998715 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.75082326 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70620793 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.5089998 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7663637453560805738, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_30Wx24Dx36H_KN002a + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7663637453560805738, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1197041416478056178} + m_SourcePrefab: {fileID: 100100000, guid: 7db4b10b6197b9d4c917bec3dfe85d59, type: 3} +--- !u!4 &5566588417090799793 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7663637453560440138, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + m_PrefabInstance: {fileID: 2817787739499998715} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5566588417091294353 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7663637453560805738, guid: 7db4b10b6197b9d4c917bec3dfe85d59, + type: 3} + m_PrefabInstance: {fileID: 2817787739499998715} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1197041416478056178 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5566588417091294353} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.76200014, y: 1.0668, z: 0.6116555} + m_Center: {x: 0.3810003, y: 0.5334, z: 0.30582774} +--- !u!1001 &3080254397561536754 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1294309960113166569} + m_Modifications: + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalScale.x + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalScale.y + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalScale.z + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.429742 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.0340736 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.090341 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7972686340126499235, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + propertyPath: m_Name + value: PlantPotRoundMedium + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4c00d4e527e5ce04dbbb4920cec10370, type: 3} +--- !u!4 &5715129906230508523 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7345225103516973849, guid: 4c00d4e527e5ce04dbbb4920cec10370, + type: 3} + m_PrefabInstance: {fileID: 3080254397561536754} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &3262974001685740221 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.7368232 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70620793 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.800554 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7119431393120926033, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_15Wx24Dx36H_KN001a + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7119431393120926033, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8242993639007804362} + m_SourcePrefab: {fileID: 100100000, guid: 025142553322c754fb0cbc3fa5e31d34, type: 3} +--- !u!4 &5730026442392805324 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7119431393120822641, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + m_PrefabInstance: {fileID: 3262974001685740221} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5730026442392896492 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7119431393120926033, guid: 025142553322c754fb0cbc3fa5e31d34, + type: 3} + m_PrefabInstance: {fileID: 3262974001685740221} + m_PrefabAsset: {fileID: 0} +--- !u!65 &8242993639007804362 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5730026442392896492} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.38099998, y: 1.0668001, z: 0.6116554} + m_Center: {x: -0.19049992, y: 0.53340006, z: 0.30582806} +--- !u!1001 &3657427156596276616 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.7428231 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70620793 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalPosition.z + value: -5.4265537 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.00000035762784 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6486393990923755258, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + propertyPath: m_Name + value: Island_67Wx36Dx36H_KN001a + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 6486393990923755258, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3894945021841692453} + m_SourcePrefab: {fileID: 100100000, guid: 204a540382af5ee41aae9ac501f297f0, type: 3} +--- !u!4 &7549588136338341714 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6486393990923584218, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + m_PrefabInstance: {fileID: 3657427156596276616} + m_PrefabAsset: {fileID: 0} +--- !u!1 &7549588136338432882 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6486393990923755258, guid: 204a540382af5ee41aae9ac501f297f0, + type: 3} + m_PrefabInstance: {fileID: 3657427156596276616} + m_PrefabAsset: {fileID: 0} +--- !u!65 &3894945021841692453 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7549588136338432882} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.9164562, y: 0.91440034, z: 1.6962707} + m_Center: {x: 0.009531736, y: 0.45719993, z: 0.00000011920929} +--- !u!1001 &4028459266885373101 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 4034780930492792896, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_Name + value: ShelfWallSmall + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.5251193 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.80021304 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.2235537 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6fd978a8658d8be488a0ab54165dda6a, type: 3} +--- !u!4 &815799220550112855 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4374608554967653114, guid: 6fd978a8658d8be488a0ab54165dda6a, + type: 3} + m_PrefabInstance: {fileID: 4028459266885373101} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6078546613281784462 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1294309960113166569} + m_Modifications: + - target: {fileID: 2882838540095358903, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_Name + value: PaperTowel_Dispenser_14in_KN001 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.8998232 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20021302 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.9885535 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e7411550b66a4b243b8b09ab8c74738d, type: 3} +--- !u!4 &8960671842421938457 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2882838540095789975, guid: e7411550b66a4b243b8b09ab8c74738d, + type: 3} + m_PrefabInstance: {fileID: 6078546613281784462} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6299035377644240353 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.7388232 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70620793 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalPosition.z + value: -3.26 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071066 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710707 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 376283416373299474, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_30Wx24Dx36H_Sink_KN001a + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 376283416373299474, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3446346650428178239} + m_SourcePrefab: {fileID: 100100000, guid: 31ebc2f27d1e74044b22d9e302af0e9c, type: 3} +--- !u!4 &5931936199337896147 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 376283416373138738, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + m_PrefabInstance: {fileID: 6299035377644240353} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5931936199338325235 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 376283416373299474, guid: 31ebc2f27d1e74044b22d9e302af0e9c, + type: 3} + m_PrefabInstance: {fileID: 6299035377644240353} + m_PrefabAsset: {fileID: 0} +--- !u!65 &3446346650428178239 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5931936199338325235} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.76200104, y: 1.1033487, z: 0.6116555} + m_Center: {x: 0.38099983, y: 0.55167425, z: 0.30582798} +--- !u!1001 &6433047364469173838 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.74782324 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.708787 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.796 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1999787579403625205, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + propertyPath: m_Name + value: Cooktop_30in_Gas_KN001 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1999787579403625205, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 952784631986091924} + m_SourcePrefab: {fileID: 100100000, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, type: 3} +--- !u!4 &4793635727208501403 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1999787579403206357, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + m_PrefabInstance: {fileID: 6433047364469173838} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4793635727208729787 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1999787579403625205, guid: 4e0b8dcfc3ec33846a8b4c0b13dc022e, + type: 3} + m_PrefabInstance: {fileID: 6433047364469173838} + m_PrefabAsset: {fileID: 0} +--- !u!65 &952784631986091924 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4793635727208729787} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.762, y: 0.966943, z: 0.61165553} + m_Center: {x: 0.38100007, y: 0.4834714, z: 0.30582806} +--- !u!1001 &6731345156037243835 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 2844121689128855729, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_Name + value: Barstool_29in_KN001 (1) + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.2378232 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70616925 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalPosition.z + value: -5.1805534 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 2844121689128855729, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + insertIndex: -1 + addedObject: {fileID: 927958674723171900} + m_SourcePrefab: {fileID: 100100000, guid: cdfea4b70105c204fbad9d84e8dfdca1, type: 3} +--- !u!4 &8796325409275807530 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2844121689129088145, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + m_PrefabInstance: {fileID: 6731345156037243835} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8796325409276238602 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2844121689128855729, guid: cdfea4b70105c204fbad9d84e8dfdca1, + type: 3} + m_PrefabInstance: {fileID: 6731345156037243835} + m_PrefabAsset: {fileID: 0} +--- !u!65 &927958674723171900 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8796325409276238602} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.44653648, y: 0.73611957, z: 0.44653654} + m_Center: {x: 0, y: 0.36802134, z: 0} +--- !u!1001 &6898541419021935062 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_Name + value: Floor2m (2) + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.070672154 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5666bfa8093f4924ba013107051783da, type: 3} +--- !u!4 &2720470654595593857 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 6898541419021935062} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7096856554901866825 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1294309960113166569} + m_Modifications: + - target: {fileID: 1590771538398188101, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_Name + value: PlantPotMedium + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.411415 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.041 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.399 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b2b1040f29fd5ed4bb531ba5954b983f, type: 3} +--- !u!4 &9161807675848311222 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2114544365571852543, guid: b2b1040f29fd5ed4bb531ba5954b983f, + type: 3} + m_PrefabInstance: {fileID: 7096856554901866825} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7227922641234796079 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 145886372465659096, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 1102868831988269631, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 3862829468213153119, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Name + value: Wall3m (3) + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.065698 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.474986 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, type: 3} +--- !u!4 &6529915011546761674 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + m_PrefabInstance: {fileID: 7227922641234796079} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7485733108309062423 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 145886372465659096, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 1102868831988269631, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 3862829468213153119, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Name + value: Wall3m (1) + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.065704346 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.5250201 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, type: 3} +--- !u!4 &6427477632087336178 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + m_PrefabInstance: {fileID: 7485733108309062423} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7587801638062255262 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.158823 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.7397868 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.0965536 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071066 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710707 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 480805790456538966, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + propertyPath: m_Name + value: Refrigerator_30Wx26.5Dx70H_KN002 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 480805790456538966, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 888138747227686417} + m_SourcePrefab: {fileID: 100100000, guid: cea1825746ddfd249bfb796f775a741a, type: 3} +--- !u!4 &8061833878207764456 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 480805790456445814, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + m_PrefabInstance: {fileID: 7587801638062255262} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8061833878208187336 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 480805790456538966, guid: cea1825746ddfd249bfb796f775a741a, + type: 3} + m_PrefabInstance: {fileID: 7587801638062255262} + m_PrefabAsset: {fileID: 0} +--- !u!65 &888138747227686417 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8061833878208187336} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.762001, y: 1.7883795, z: 0.73577225} + m_Center: {x: -0.00000047683716, y: 0.8942669, z: -0.00000008940696} +--- !u!1001 &8222077838474735521 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 1473485209910274200, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.0657039 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.4749799 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2279352922884568437, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_Name + value: WallWindow2m + objectReference: {fileID: 0} + - target: {fileID: 3220618398156708670, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 7603802258622855621, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: f95d116f9690653489083d8ea7ca3c29, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, type: 3} +--- !u!4 &7417573721564364910 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1507073945385840591, guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d, + type: 3} + m_PrefabInstance: {fileID: 8222077838474735521} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8325914080158460458 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_Name + value: Floor2m (5) + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.070672 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5666bfa8093f4924ba013107051783da, type: 3} +--- !u!4 &717780728859917693 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 8325914080158460458} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8612219068051075532 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 4024703589138821994, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 4042521293551297682, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + - target: {fileID: 5976986699068108571, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_Name + value: WallDoorFrame2m + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.06570387 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.47497988 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2a0112f4fd798c8459cf0e23c603350d, type: 3} +--- !u!4 &3332077187355870317 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6465292270957508001, guid: 2a0112f4fd798c8459cf0e23c603350d, + type: 3} + m_PrefabInstance: {fileID: 8612219068051075532} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8736320821932932233 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 1634816630977604858, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Name + value: WallDoor2m (2) + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.0656924 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.5250144 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071065 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071071 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bfa974a01b4cbd94eb18f3e7956f9aca, type: 3} +--- !u!4 &7261628049740483273 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + m_PrefabInstance: {fileID: 8736320821932932233} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8890348783005189734 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1879921123519517277} + m_Modifications: + - target: {fileID: 2694448911498669559, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_Name + value: CabinetLower_Backsplash_30Wx24Dx36H_KN001a + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.7418232 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.70620793 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.0275536 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 2694448911498669559, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3044336859632012997} + m_SourcePrefab: {fileID: 100100000, guid: 3d5ce01582948d14186b1eaa7295d7f3, type: 3} +--- !u!1 &6774616839219129233 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2694448911498669559, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + m_PrefabInstance: {fileID: 8890348783005189734} + m_PrefabAsset: {fileID: 0} +--- !u!65 &3044336859632012997 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6774616839219129233} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.762, y: 1.0668001, z: 0.61165535} + m_Center: {x: 0.38100007, y: 0.53339994, z: 0.30582792} +--- !u!4 &6774616839219492785 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2694448911499096535, guid: 3d5ce01582948d14186b1eaa7295d7f3, + type: 3} + m_PrefabInstance: {fileID: 8890348783005189734} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8917411564181626592 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2136682428839639125} + m_Modifications: + - target: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_Name + value: Floor4m (2) + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.070672035 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.4749789 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, type: 3} +--- !u!4 &8261681129388331241 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + m_PrefabInstance: {fileID: 8917411564181626592} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/02_Kitchen.prefab.meta b/Assets/_Unity Essentials/Prefabs/Rooms/02_Kitchen.prefab.meta new file mode 100644 index 0000000..75c13bc --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/02_Kitchen.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 74ab8f72987454f0db40e7903d894991 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/03_Living_Room.prefab b/Assets/_Unity Essentials/Prefabs/Rooms/03_Living_Room.prefab new file mode 100644 index 0000000..f03932f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/03_Living_Room.prefab @@ -0,0 +1,2599 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4674692381961608725 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8747916937867693973} + m_Layer: 0 + m_Name: Floor_and_Walls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8747916937867693973 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4674692381961608725} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.78, y: -0.17, z: -1.3499999} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 326997324315636634} + - {fileID: 6098978209482296708} + - {fileID: 4097093570591174127} + - {fileID: 7640117439491384875} + - {fileID: 3729869080714458422} + - {fileID: 8826311780167824158} + - {fileID: 8306081543853789039} + - {fileID: 2107063442921524811} + - {fileID: 7899747234774143701} + - {fileID: 960877594592968726} + - {fileID: 7518115116563018677} + - {fileID: 7251198092919179291} + - {fileID: 8470304213863762971} + - {fileID: 2359430143694885609} + m_Father: {fileID: 3318279074037847244} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4678580814536992482 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2030602383688208550} + - component: {fileID: 1311068503406827131} + - component: {fileID: 4311726403181236438} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2030602383688208550 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4678580814536992482} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1.56, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3344115944817149769} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1311068503406827131 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4678580814536992482} + m_Enabled: 0 + serializedVersion: 11 + m_Type: 2 + m_Color: {r: 1, g: 0.91790247, b: 0.7971698, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!114 &4311726403181236438 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4678580814536992482} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Version: 3 + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_LightLayerMask: 1 + m_RenderingLayers: 1 + m_CustomShadowLayers: 0 + m_ShadowLayerMask: 1 + m_ShadowRenderingLayers: 1 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 0 +--- !u!1 &5317318152158754676 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5595029331757407621} + m_Layer: 0 + m_Name: Furniture + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5595029331757407621 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5317318152158754676} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -3.4342139, y: 0.03, z: -1.980515} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4011749475703064051} + - {fileID: 844444258663386076} + - {fileID: 42567060689750980} + - {fileID: 809515344609654794} + - {fileID: 2106946790731932621} + - {fileID: 2041937989093817533} + - {fileID: 585256984652724077} + - {fileID: 7805260828376172707} + - {fileID: 310247080080117376} + - {fileID: 3344115944817149769} + m_Father: {fileID: 3318279074037847244} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7572742035931642408 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3318279074037847244} + m_Layer: 0 + m_Name: 03_Living_Room + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3318279074037847244 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7572742035931642408} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.97, y: 0.133, z: 1.3499999} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5595029331757407621} + - {fileID: 8747916937867693973} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &97285539560282264 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 8101742420779741500, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_Name + value: WallCornerInner (2) + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.9342933 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.47497892 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710665 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.707107 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ff036dc07569c4ad7baedb2d4691f61a, type: 3} +--- !u!4 &8826311780167824158 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + m_PrefabInstance: {fileID: 97285539560282264} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &280832859461754037 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 49864448021852514, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_Name + value: ShelvesMediumA + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.4822884 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.97585 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e37536240892e1f49a7ccddc63ac1a4b, type: 3} +--- !u!4 &585256984652724077 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 863274816247114712, guid: e37536240892e1f49a7ccddc63ac1a4b, + type: 3} + m_PrefabInstance: {fileID: 280832859461754037} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &302823858474602015 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_Name + value: Floor4m + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.929328 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.4749789 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1814191409664832870, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d5099de0a4714c64ca1a0e843c638fc1, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1653331938984444163} + m_SourcePrefab: {fileID: 100100000, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, type: 3} +--- !u!1 &440906053747006124 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + m_PrefabInstance: {fileID: 302823858474602015} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1653331938984444163 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 440906053747006124} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.099999994, z: 4} + m_Center: {x: 2, y: -0.049999997, z: -2} +--- !u!4 &960877594592968726 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + m_PrefabInstance: {fileID: 302823858474602015} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1148725447703157580 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 7653493354739248184, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d5099de0a4714c64ca1a0e843c638fc1, type: 2} + - target: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_Name + value: Floor2m (1) + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.x + value: -5.929328 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1489816469295295074} + m_SourcePrefab: {fileID: 100100000, guid: 5666bfa8093f4924ba013107051783da, type: 3} +--- !u!4 &8470304213863762971 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 1148725447703157580} + m_PrefabAsset: {fileID: 0} +--- !u!1 &9135341161285179041 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 1148725447703157580} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1489816469295295074 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9135341161285179041} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 2} + m_Center: {x: 1, y: -0.049999997, z: -1} +--- !u!1001 &1235073951422270893 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 8101742420779741500, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_Name + value: WallCornerInner (1) + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.x + value: -5.9342947 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.4749792 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710665 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.707107 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ff036dc07569c4ad7baedb2d4691f61a, type: 3} +--- !u!4 &7640117439491384875 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + m_PrefabInstance: {fileID: 1235073951422270893} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1541491273222720996 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.065704346 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.4749799 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071065 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071071 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7884267624873007153, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_Name + value: WallDoor2m (1) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 33555277bcde74d3489dab8ac391b3b1, type: 3} +--- !u!4 &8306081543853789039 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + m_PrefabInstance: {fileID: 1541491273222720996} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2223908796099747660 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 7653493354739248184, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d5099de0a4714c64ca1a0e843c638fc1, type: 2} + - target: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_Name + value: Floor2m + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.929328 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8978788453183046328} + m_SourcePrefab: {fileID: 100100000, guid: 5666bfa8093f4924ba013107051783da, type: 3} +--- !u!4 &7251198092919179291 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 2223908796099747660} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8064467624127386273 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 2223908796099747660} + m_PrefabAsset: {fileID: 0} +--- !u!65 &8978788453183046328 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8064467624127386273} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 2} + m_Center: {x: 1, y: -0.049999997, z: -1} +--- !u!1001 &3030951910099281768 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 2863961485163149750, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d5099de0a4714c64ca1a0e843c638fc1, type: 2} + - target: {fileID: 8500586381493956694, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_Name + value: WallWindowBay4m + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.9342957 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.4749799 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 94dee45fe843aa543b410fcaa3596d89, type: 3} +--- !u!4 &6098978209482296708 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9129912355462327020, guid: 94dee45fe843aa543b410fcaa3596d89, + type: 3} + m_PrefabInstance: {fileID: 3030951910099281768} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &3091227146153437219 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.06570244 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.47497988 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4364028803106340050, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + propertyPath: m_Name + value: Wall3m + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f1330d33fac4e4ac189612cdc521a9c0, type: 3} +--- !u!4 &2107063442921524811 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4025080895827977832, guid: f1330d33fac4e4ac189612cdc521a9c0, + type: 3} + m_PrefabInstance: {fileID: 3091227146153437219} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &3963775411950038517 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 5771401742044889068, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_Name + value: RugDoorMat + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.135786 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.10051513 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710784 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710576 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, type: 3} +--- !u!4 &7805260828376172707 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6580871636668884310, guid: 00d62ec9ef1fe7a4b9a60fe6f8a43b44, + type: 3} + m_PrefabInstance: {fileID: 3963775411950038517} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4442942668318452277 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.007786 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.545515 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1768788505996539846, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_Name + value: LampTall + objectReference: {fileID: 0} + - target: {fileID: 5169153897236505476, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.484 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2030602383688208550} + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1768788505996539846, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7811608385501017124} + - targetCorrespondingSourceObject: {fileID: 5289977627886394631, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8634977647306473638} + m_SourcePrefab: {fileID: 100100000, guid: ebc13ed40311b184c98364ffba271c6c, type: 3} +--- !u!1 &2676122342366354931 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1768788505996539846, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + m_PrefabInstance: {fileID: 4442942668318452277} + m_PrefabAsset: {fileID: 0} +--- !u!54 &7811608385501017124 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2676122342366354931} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!4 &3344115944817149769 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1423189617985187196, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + m_PrefabInstance: {fileID: 4442942668318452277} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8413083030811490098 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5289977627886394631, guid: ebc13ed40311b184c98364ffba271c6c, + type: 3} + m_PrefabInstance: {fileID: 4442942668318452277} + m_PrefabAsset: {fileID: 0} +--- !u!64 &8634977647306473638 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8413083030811490098} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 3288110762043612498, guid: ed0b608e38da5ea4092241c0bfa570cd, type: 3} +--- !u!1001 &6122262263257049304 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 7450846450719186829, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_Name + value: WallCornerOuter + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalPosition.x + value: -6.9342947 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.4749793 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a942236057a1d3e4f99eec0e8fc4f5b8, type: 3} +--- !u!4 &4097093570591174127 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7795003020192286007, guid: a942236057a1d3e4f99eec0e8fc4f5b8, + type: 3} + m_PrefabInstance: {fileID: 6122262263257049304} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6188635451493578685 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.9342923 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.5250211 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071067 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710695 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7884267624873007153, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + propertyPath: m_Name + value: WallDoor2m + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 33555277bcde74d3489dab8ac391b3b1, type: 3} +--- !u!4 &3729869080714458422 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7359263378769658507, guid: 33555277bcde74d3489dab8ac391b3b1, + type: 3} + m_PrefabInstance: {fileID: 6188635451493578685} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6540324299362534846 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 7653493354739248184, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d5099de0a4714c64ca1a0e843c638fc1, type: 2} + - target: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_Name + value: Floor2m (3) + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.9293277 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.474979 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6373881508677202605} + m_SourcePrefab: {fileID: 100100000, guid: 5666bfa8093f4924ba013107051783da, type: 3} +--- !u!4 &2359430143694885609 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8826359808410277719, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 6540324299362534846} + m_PrefabAsset: {fileID: 0} +--- !u!1 &3167633194786228307 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8157804359357566445, guid: 5666bfa8093f4924ba013107051783da, + type: 3} + m_PrefabInstance: {fileID: 6540324299362534846} + m_PrefabAsset: {fileID: 0} +--- !u!65 &6373881508677202605 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3167633194786228307} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099999994, z: 2} + m_Center: {x: 1, y: -0.049999997, z: -1} +--- !u!1001 &6803572834994210013 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 5363278896840782130, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 7caa15ab28d01b8479a66a569e2e0077, type: 2} + - target: {fileID: 5867853647330971879, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_Name + value: RugRectangleMedium + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.014 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0758d192278633543ad832e7ee2f264f, type: 3} +--- !u!4 &310247080080117376 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + m_PrefabInstance: {fileID: 6803572834994210013} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6994940350427400006 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalScale.x + value: 0.34071496 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalScale.z + value: 0.34071496 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2742138 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.880515 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7696633177334240824, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + propertyPath: m_Name + value: TableRectangleMedium + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7696633177334240824, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2681917902359125865} + - targetCorrespondingSourceObject: {fileID: 7696633177334240824, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3559749059415601166} + m_SourcePrefab: {fileID: 100100000, guid: 73aeb5eeaf8e2a745bd794506b102133, type: 3} +--- !u!4 &42567060689750980 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7026811362001947778, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + m_PrefabInstance: {fileID: 6994940350427400006} + m_PrefabAsset: {fileID: 0} +--- !u!1 &854815489920848254 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7696633177334240824, guid: 73aeb5eeaf8e2a745bd794506b102133, + type: 3} + m_PrefabInstance: {fileID: 6994940350427400006} + m_PrefabAsset: {fileID: 0} +--- !u!65 &2681917902359125865 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 854815489920848254} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2.498291, y: 2.3881166, z: 4.826043} + m_Center: {x: 0.00000047683716, y: 1.1662048, z: -0.0000004768373} +--- !u!54 &3559749059415601166 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 854815489920848254} + serializedVersion: 5 + m_Mass: 2 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!1001 &7004175459844324796 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_Name + value: Floor4m (1) + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.929328 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.4749789 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1814191409664832870, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d5099de0a4714c64ca1a0e843c638fc1, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5057755630328660501} + m_SourcePrefab: {fileID: 100100000, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, type: 3} +--- !u!1 &7142257596094474511 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 156976217076831411, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + m_PrefabInstance: {fileID: 7004175459844324796} + m_PrefabAsset: {fileID: 0} +--- !u!65 &5057755630328660501 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7142257596094474511} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.099999994, z: 4} + m_Center: {x: 2, y: -0.049999997, z: -2} +--- !u!4 &7518115116563018677 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 677336156131347977, guid: 80e5bbfa6aa12b34ca98423c9e7a0f86, + type: 3} + m_PrefabInstance: {fileID: 7004175459844324796} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7125909269584097768 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 7068278123547500686, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_Name + value: TableRectangleShort + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.68 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.02 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000014603138 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, type: 3} +--- !u!4 &844444258663386076 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7592014736003627572, guid: 0bb7e2d2dd1ca30478c670b90ac27dea, + type: 3} + m_PrefabInstance: {fileID: 7125909269584097768} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7261252992365832834 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.674214 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.06948489 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710784 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710576 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6350760848086103499, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + propertyPath: m_Name + value: SofaDouble + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 171822e55c6acbd4789dea1c302379f2, type: 3} +--- !u!4 &4011749475703064051 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6010546264223068017, guid: 171822e55c6acbd4789dea1c302379f2, + type: 3} + m_PrefabInstance: {fileID: 7261252992365832834} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7369199518702242781 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_Name + value: ChairDinningB (2) + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalScale.x + value: 0.340715 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalScale.y + value: 0.340715 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalScale.z + value: 0.340715 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.29 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.13 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071058 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710784 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 2881970639087497408} + - targetCorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4123116105371063776} + m_SourcePrefab: {fileID: 100100000, guid: c17851160e84c094380e93ac07b799ab, type: 3} +--- !u!1 &1618675033667385719 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + m_PrefabInstance: {fileID: 7369199518702242781} + m_PrefabAsset: {fileID: 0} +--- !u!65 &2881970639087497408 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1618675033667385719} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.500268, y: 3.0640717, z: 1.3478603} + m_Center: {x: 0.029790133, y: 1.5041823, z: -0.011828423} +--- !u!54 &4123116105371063776 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1618675033667385719} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!4 &2106946790731932621 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + m_PrefabInstance: {fileID: 7369199518702242781} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7435351527827182765 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_Name + value: ChairDinningB (1) + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.029213846 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.8020935 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000014603138 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1658587359567476862} + - targetCorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7294713813966644915} + m_SourcePrefab: {fileID: 100100000, guid: c17851160e84c094380e93ac07b799ab, type: 3} +--- !u!1 &1665693478991930887 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + m_PrefabInstance: {fileID: 7435351527827182765} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1658587359567476862 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1665693478991930887} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.500268, y: 3.0640717, z: 1.3478603} + m_Center: {x: 0.029790133, y: 1.5041823, z: -0.011828423} +--- !u!54 &7294713813966644915 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1665693478991930887} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!4 &2041937989093817533 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + m_PrefabInstance: {fileID: 7435351527827182765} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8089097085295284250 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 5595029331757407621} + m_Modifications: + - target: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_Name + value: ChairDinningB + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.5242138 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.864515 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000014603138 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8881069080316592876} + - targetCorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6253421477104979185} + m_SourcePrefab: {fileID: 100100000, guid: c17851160e84c094380e93ac07b799ab, type: 3} +--- !u!1 &31570578571780784 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8084550355086717610, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + m_PrefabInstance: {fileID: 8089097085295284250} + m_PrefabAsset: {fileID: 0} +--- !u!65 &8881069080316592876 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 31570578571780784} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.500268, y: 3.0640717, z: 1.3478603} + m_Center: {x: 0.029790133, y: 1.5041823, z: -0.011828423} +--- !u!54 &6253421477104979185 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 31570578571780784} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!4 &809515344609654794 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8897361454555195408, guid: c17851160e84c094380e93ac07b799ab, + type: 3} + m_PrefabInstance: {fileID: 8089097085295284250} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8776520413330418468 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.9342923 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.525021 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2244530105233711947, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + propertyPath: m_Name + value: Wall1m + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, type: 3} +--- !u!4 &7899747234774143701 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1472110355077429745, guid: d753f23fefc4f0f4eaa35d24bd80e7e2, + type: 3} + m_PrefabInstance: {fileID: 8776520413330418468} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &9200081320022923292 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 8747916937867693973} + m_Modifications: + - target: {fileID: 8101742420779741500, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_Name + value: WallCornerInner + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.93429565 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.4749799 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ff036dc07569c4ad7baedb2d4691f61a, type: 3} +--- !u!4 &326997324315636634 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8873493564537596806, guid: ff036dc07569c4ad7baedb2d4691f61a, + type: 3} + m_PrefabInstance: {fileID: 9200081320022923292} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/03_Living_Room.prefab.meta b/Assets/_Unity Essentials/Prefabs/Rooms/03_Living_Room.prefab.meta new file mode 100644 index 0000000..3c06255 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/03_Living_Room.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 625a16b402cfd487494f48992994e27e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/04_Gallery.prefab b/Assets/_Unity Essentials/Prefabs/Rooms/04_Gallery.prefab new file mode 100644 index 0000000..d5048fe --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/04_Gallery.prefab @@ -0,0 +1,2500 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &341024708255387887 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6188847132219157714} + - component: {fileID: 5534105579182832232} + - component: {fileID: 612381672809676914} + m_Layer: 0 + m_Name: mesh_platform + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &6188847132219157714 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 341024708255387887} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2.842, y: 0.047, z: -8.288} + m_LocalScale: {x: 1.7, y: 0.1, z: 1.7} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5534105579182832232 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 341024708255387887} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &612381672809676914 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 341024708255387887} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &636583071807336278 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3743458244993277861} + - component: {fileID: 6636573574265246321} + - component: {fileID: 764109980985740672} + - component: {fileID: 4307349382920678606} + - component: {fileID: 802876852217831435} + m_Layer: 0 + m_Name: Main Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3743458244993277861 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 636583071807336278} + serializedVersion: 2 + m_LocalRotation: {x: -0.061859056, y: -0.24795699, z: 0.015843559, w: -0.96666425} + m_LocalPosition: {x: -0.05, y: -1, z: -0.09} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3718721708126107194} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!20 &6636573574265246321 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 636583071807336278} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!81 &764109980985740672 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 636583071807336278} + m_Enabled: 1 +--- !u!114 &4307349382920678606 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 636583071807336278} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + quality: 3 + frameInfluence: 0.1 + jitterScale: 1 + mipBias: 0 + varianceClampScale: 0.9 + contrastAdaptiveSharpening: 0 +--- !u!114 &802876852217831435 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 636583071807336278} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: aa7720d1c6c9d4766aedcef4986abdc3, type: 3} + m_Name: + m_EditorClassIdentifier: + moveSpeed: 3 + rotationSpeed: 100 + mouseSensitivity: 1 +--- !u!1 &870288653816525477 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2598662113377375133} + - component: {fileID: 7706303391873275646} + - component: {fileID: 2162315024207718610} + m_Layer: 0 + m_Name: mesh_door1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2598662113377375133 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 870288653816525477} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: -0.068764806, y: 1.3507057, z: -10.277607} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7706303391873275646 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 870288653816525477} + m_Mesh: {fileID: 752686647462769850, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &2162315024207718610 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 870288653816525477} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &1201740643824907587 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 555453850613973744} + - component: {fileID: 1777481492691904709} + - component: {fileID: 6149995737182473648} + m_Layer: 0 + m_Name: mesh_largeplinth + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &555453850613973744 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201740643824907587} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 4.983672, y: 0.5279443, z: -7.595} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1777481492691904709 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201740643824907587} + m_Mesh: {fileID: -846376992711746438, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &6149995737182473648 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201740643824907587} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &1308255758469401946 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5713031824567332394} + - component: {fileID: 6363342799689211022} + - component: {fileID: 993605514284514609} + m_Layer: 0 + m_Name: mesh_largeplinth1 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5713031824567332394 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1308255758469401946} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: -2.718, y: 0.665, z: 3.99} + m_LocalScale: {x: 1, y: 1, z: 0.86985004} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6363342799689211022 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1308255758469401946} + m_Mesh: {fileID: -6765591018311668813, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &993605514284514609 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1308255758469401946} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &1410580637479696957 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6503548125647294950} + m_Layer: 0 + m_Name: Gallery_Building + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &6503548125647294950 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1410580637479696957} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -3.01, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 84156099103240412} + - {fileID: 481215932250315640} + - {fileID: 2598662113377375133} + - {fileID: 5014280244839758185} + - {fileID: 5236156002940693540} + - {fileID: 2356812348536250236} + - {fileID: 555453850613973744} + - {fileID: 5447849457926080716} + - {fileID: 7450942356554372879} + - {fileID: 124569603798804674} + - {fileID: 5620247787804017990} + - {fileID: 987783441545320308} + - {fileID: 2255423985605296342} + - {fileID: 6352289343486407241} + - {fileID: 9162519202408911035} + - {fileID: 4012742817854129743} + - {fileID: 8823601368571014191} + - {fileID: 8941314799771476381} + - {fileID: 2802142052528612019} + - {fileID: 6188847132219157714} + - {fileID: 5713031824567332394} + - {fileID: 6670397202469226609} + m_Father: {fileID: 3718721708126107194} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1444634829377755540 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8823601368571014191} + - component: {fileID: 8976440088639857836} + - component: {fileID: 2360618713970326801} + m_Layer: 0 + m_Name: mesh_largeplinth (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &8823601368571014191 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1444634829377755540} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 4.983672, y: 0.528, z: 3.053} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8976440088639857836 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1444634829377755540} + m_Mesh: {fileID: -846376992711746438, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &2360618713970326801 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1444634829377755540} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &1481442319431203575 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 124569603798804674} + - component: {fileID: 8068866868876442255} + - component: {fileID: 2849116053942657855} + m_Layer: 0 + m_Name: mesh_spotlight + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &124569603798804674 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1481442319431203575} + serializedVersion: 2 + m_LocalRotation: {x: -0.7830961, y: -0.23523964, z: 0.049608022, w: 0.573552} + m_LocalPosition: {x: 4.2548976, y: 3.232441, z: -8.941637} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8068866868876442255 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1481442319431203575} + m_Mesh: {fileID: -335810515695433831, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &2849116053942657855 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1481442319431203575} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2107724201855411443 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 481215932250315640} + - component: {fileID: 8129357461497795521} + - component: {fileID: 9203425913988345235} + m_Layer: 0 + m_Name: mesh_bench1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &481215932250315640 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2107724201855411443} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 1.219, y: 0.543, z: -5.361} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8129357461497795521 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2107724201855411443} + m_Mesh: {fileID: 1701397273029533891, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &9203425913988345235 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2107724201855411443} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2206242939960252108 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5447849457926080716} + - component: {fileID: 7605003772184367247} + - component: {fileID: 6016154611670548230} + m_Layer: 0 + m_Name: mesh_largeplinth1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5447849457926080716 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2206242939960252108} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 4.8930817, y: 0.573, z: -2.323} + m_LocalScale: {x: 1, y: 1, z: 0.75} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7605003772184367247 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2206242939960252108} + m_Mesh: {fileID: -6765591018311668813, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &6016154611670548230 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2206242939960252108} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2393324998238834296 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2802142052528612019} + - component: {fileID: 5472956855988136665} + - component: {fileID: 6357786664038502915} + m_Layer: 0 + m_Name: mesh_spotlight006 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2802142052528612019 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2393324998238834296} + serializedVersion: 2 + m_LocalRotation: {x: -0.36918637, y: -0.53800386, z: -0.7476716, w: 0.123452306} + m_LocalPosition: {x: -2.0726662, y: 3.2222562, z: -8.043111} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7167505872035837783} + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: -63.593, y: -289.50598, z: 151.437} +--- !u!33 &5472956855988136665 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2393324998238834296} + m_Mesh: {fileID: 5122175277976258954, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &6357786664038502915 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2393324998238834296} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &3011756723528114046 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7450942356554372879} + - component: {fileID: 6718990828002177609} + - component: {fileID: 7067027299542003685} + m_Layer: 0 + m_Name: mesh_lightingbeam + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &7450942356554372879 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3011756723528114046} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 4.0202217, y: 3.2569113, z: -2.1017494} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6718990828002177609 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3011756723528114046} + m_Mesh: {fileID: -2327681570213070449, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &7067027299542003685 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3011756723528114046} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &3236403398292905065 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4016861870617129744} + - component: {fileID: 345609522837191377} + - component: {fileID: 3973331258837733564} + - component: {fileID: 6463565573767806609} + m_Layer: 0 + m_Name: Backing + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &4016861870617129744 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3236403398292905065} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.14694001, y: 3.504519, z: 16.75116} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6670397202469226609} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &345609522837191377 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3236403398292905065} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &3973331258837733564 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3236403398292905065} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &6463565573767806609 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3236403398292905065} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &3397127028267346578 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5014280244839758185} + - component: {fileID: 779041980002371262} + - component: {fileID: 2465991107292946881} + m_Layer: 0 + m_Name: mesh_door2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5014280244839758185 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3397127028267346578} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: -0.068764806, y: 1.3507056, z: 6.0834966} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &779041980002371262 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3397127028267346578} + m_Mesh: {fileID: 5326268411833342027, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &2465991107292946881 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3397127028267346578} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &3820220871757439333 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9162519202408911035} + - component: {fileID: 1052136980244498139} + - component: {fileID: 1357044329809116898} + m_Layer: 0 + m_Name: mesh_spotlight006 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9162519202408911035 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3820220871757439333} + serializedVersion: 2 + m_LocalRotation: {x: -0.5373661, y: -0.0008592405, z: 0.38911676, w: 0.7482146} + m_LocalPosition: {x: 4.252471, y: 3.232441, z: 3.935124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1052136980244498139 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3820220871757439333} + m_Mesh: {fileID: 5122175277976258954, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &1357044329809116898 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3820220871757439333} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &3883653604287427431 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 84156099103240412} + - component: {fileID: 1957597507719815796} + - component: {fileID: 3636290643491339410} + m_Layer: 0 + m_Name: mesh_bench + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &84156099103240412 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3883653604287427431} + serializedVersion: 2 + m_LocalRotation: {x: -0.0000011324881, y: 0.70710677, z: 0.7071068, w: 0.0000010728835} + m_LocalPosition: {x: 1.202, y: 0.543, z: 0.9} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: 180} +--- !u!33 &1957597507719815796 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3883653604287427431} + m_Mesh: {fileID: -990585922816429004, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &3636290643491339410 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3883653604287427431} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &4077598267104300869 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6670397202469226609} + m_Layer: 0 + m_Name: Flat_Wall + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6670397202469226609 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4077598267104300869} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.6654997, y: 1.505, z: -2.166925} + m_LocalScale: {x: 0.5, y: 0.5, z: 0.5} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4016861870617129744} + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4384505958311519174 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4012742817854129743} + - component: {fileID: 7001933880933819693} + - component: {fileID: 4535925885134207766} + m_Layer: 0 + m_Name: mesh_windows + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &4012742817854129743 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4384505958311519174} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 1.1249021, y: 2.4852996, z: -2.0892553} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7001933880933819693 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4384505958311519174} + m_Mesh: {fileID: 1015826336832311823, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &4535925885134207766 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4384505958311519174} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c3201b42948a8ee41b3714ce081751e4, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &4410320171323854156 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6352289343486407241} + - component: {fileID: 4489640785858916257} + - component: {fileID: 2137880959611770082} + m_Layer: 0 + m_Name: mesh_spotlight004 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &6352289343486407241 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4410320171323854156} + serializedVersion: 2 + m_LocalRotation: {x: 0.5021674, y: 0.6827336, z: 0.25375426, w: -0.46616697} + m_LocalPosition: {x: 4.252471, y: 3.232441, z: 1.9532669} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2440208739038415907} + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4489640785858916257 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4410320171323854156} + m_Mesh: {fileID: 2099419544885321445, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &2137880959611770082 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4410320171323854156} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &4749180169218199941 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3718721708126107194} + m_Layer: 0 + m_Name: 04_Gallery + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3718721708126107194 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4749180169218199941} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 3.116001, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6503548125647294950} + - {fileID: 3743458244993277861} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5139288899887949041 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6103395191851916884} + - component: {fileID: 8197606275095523693} + - component: {fileID: 6926163516442924595} + m_Layer: 0 + m_Name: Spot Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6103395191851916884 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5139288899887949041} + serializedVersion: 2 + m_LocalRotation: {x: 0.93830895, y: -0.34268615, z: 0.045507606, w: -0.008470392} + m_LocalPosition: {x: 0.0036628195, y: -0.0024190135, z: 0.0094465865} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5620247787804017990} + m_LocalEulerAnglesHint: {x: 0.876, y: 174.766, z: -139.914} +--- !u!108 &8197606275095523693 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5139288899887949041} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 0 + m_Shape: 0 + m_Color: {r: 1, g: 0.95836276, b: 0.8443396, a: 1} + m_Intensity: 3 + m_Range: 5 + m_SpotAngle: 71.10444 + m_InnerSpotAngle: 45.29033 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 0 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!114 &6926163516442924595 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5139288899887949041} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Version: 3 + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_LightLayerMask: 1 + m_RenderingLayers: 1 + m_CustomShadowLayers: 0 + m_ShadowLayerMask: 1 + m_ShadowRenderingLayers: 1 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 0 +--- !u!1 &5160717335626451120 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2440208739038415907} + - component: {fileID: 5640902315667110696} + - component: {fileID: 8495762316499654} + m_Layer: 0 + m_Name: Spot Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2440208739038415907 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5160717335626451120} + serializedVersion: 2 + m_LocalRotation: {x: 0.93830895, y: -0.34268615, z: 0.045507606, w: -0.008470392} + m_LocalPosition: {x: 0.0036628195, y: -0.0024190135, z: 0.0094465865} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6352289343486407241} + m_LocalEulerAnglesHint: {x: 0.876, y: 174.766, z: -139.914} +--- !u!108 &5640902315667110696 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5160717335626451120} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 0 + m_Shape: 0 + m_Color: {r: 1, g: 0.95836276, b: 0.8443396, a: 1} + m_Intensity: 3 + m_Range: 5 + m_SpotAngle: 71.10444 + m_InnerSpotAngle: 45.29033 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 0 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!114 &8495762316499654 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5160717335626451120} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Version: 3 + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_LightLayerMask: 1 + m_RenderingLayers: 1 + m_CustomShadowLayers: 0 + m_ShadowLayerMask: 1 + m_ShadowRenderingLayers: 1 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 0 +--- !u!1 &5587005847523774463 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7167505872035837783} + - component: {fileID: 4419064386312972740} + - component: {fileID: 6300253810268617056} + m_Layer: 0 + m_Name: Spot Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7167505872035837783 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5587005847523774463} + serializedVersion: 2 + m_LocalRotation: {x: 0.93371195, y: -0.35201466, z: 0.053409897, w: -0.03761616} + m_LocalPosition: {x: 0.0036627874, y: -0.0024191542, z: 0.009446636} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2802142052528612019} + m_LocalEulerAnglesHint: {x: 119.08301, y: 85.575, z: -96.75702} +--- !u!108 &4419064386312972740 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5587005847523774463} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 0 + m_Shape: 0 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 5 + m_Range: 10 + m_SpotAngle: 104.379456 + m_InnerSpotAngle: 53.119743 + m_CookieSize: 10 + m_Shadows: + m_Type: 0 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 0 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!114 &6300253810268617056 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5587005847523774463} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Version: 3 + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_LightLayerMask: 1 + m_RenderingLayers: 1 + m_CustomShadowLayers: 0 + m_ShadowLayerMask: 1 + m_ShadowRenderingLayers: 1 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 0 +--- !u!1 &6484572449784315623 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8941314799771476381} + - component: {fileID: 7994085653159813506} + - component: {fileID: 6610130502791807431} + m_Layer: 0 + m_Name: mesh_lightingbeam (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &8941314799771476381 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6484572449784315623} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: -1.83564, y: 3.2569113, z: -2.1017494} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7994085653159813506 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6484572449784315623} + m_Mesh: {fileID: -2327681570213070449, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &6610130502791807431 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6484572449784315623} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6618277714144206547 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2255423985605296342} + - component: {fileID: 2137659605946733840} + - component: {fileID: 6851218611294345954} + m_Layer: 0 + m_Name: mesh_spotlight003 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2255423985605296342 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6618277714144206547} + serializedVersion: 2 + m_LocalRotation: {x: -0.61652106, y: -0.21243547, z: 0.07998225, w: 0.753907} + m_LocalPosition: {x: 4.266124, y: 3.232441, z: -1.682} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2137659605946733840 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6618277714144206547} + m_Mesh: {fileID: 4386682920868192909, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &6851218611294345954 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6618277714144206547} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6688118907534960732 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2356812348536250236} + - component: {fileID: 6127603396487976303} + - component: {fileID: 3478459231367998297} + m_Layer: 0 + m_Name: mesh_galleryroom + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2356812348536250236 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6688118907534960732} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 1.1249021, y: 2.4852996, z: -2.0892553} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6127603396487976303 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6688118907534960732} + m_Mesh: {fileID: -5887971055809847588, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &3478459231367998297 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6688118907534960732} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7019684465005227717 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5620247787804017990} + - component: {fileID: 36641797537402549} + - component: {fileID: 7056520709229912642} + m_Layer: 0 + m_Name: mesh_spotlight001 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5620247787804017990 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7019684465005227717} + serializedVersion: 2 + m_LocalRotation: {x: -0.5512659, y: 0.047401693, z: 0.3235953, w: 0.7675579} + m_LocalPosition: {x: 4.2530513, y: 3.232441, z: -6.652833} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6103395191851916884} + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &36641797537402549 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7019684465005227717} + m_Mesh: {fileID: -8956758307589017044, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &7056520709229912642 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7019684465005227717} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7091192399805473732 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 987783441545320308} + - component: {fileID: 4305636873794746055} + - component: {fileID: 3326313609699999261} + m_Layer: 0 + m_Name: mesh_spotlight002 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &987783441545320308 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7091192399805473732} + serializedVersion: 2 + m_LocalRotation: {x: -0.7252525, y: -0.4546647, z: -0.01591366, w: 0.51675487} + m_LocalPosition: {x: 4.285862, y: 3.232441, z: -3.2679434} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4305636873794746055 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7091192399805473732} + m_Mesh: {fileID: -7375326182155773541, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &3326313609699999261 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7091192399805473732} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: be773e70b0ab6834089437eed3fe4db6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7838850810567884958 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5236156002940693540} + - component: {fileID: 7135640518821473024} + - component: {fileID: 7525570202759089309} + - component: {fileID: 3858150728342875304} + m_Layer: 0 + m_Name: mesh_galleryfloor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5236156002940693540 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838850810567884958} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: 1.14823, y: 0, z: -2.0567477} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6503548125647294950} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7135640518821473024 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838850810567884958} + m_Mesh: {fileID: 2929148151941995665, guid: b746934433764f2428abd80824c5a1c4, type: 3} +--- !u!23 &7525570202759089309 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838850810567884958} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c9b52e848a9e5463c8e6a90ce1e349d8, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3858150728342875304 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838850810567884958} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 10.933446, y: 16.796198, z: 0.1} + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Rooms/04_Gallery.prefab.meta b/Assets/_Unity Essentials/Prefabs/Rooms/04_Gallery.prefab.meta new file mode 100644 index 0000000..cc1807b --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Rooms/04_Gallery.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 22fb10578c588472d917dc83459aa28c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes.meta b/Assets/_Unity Essentials/Prefabs/Shapes.meta new file mode 100644 index 0000000..06f2990 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 51888ea115434491b96d405658d66321 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Arch.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Arch.prefab new file mode 100644 index 0000000..aac52ff --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Arch.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9060068270890079073 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4790636831186646242} + - component: {fileID: 2503574007879001738} + - component: {fileID: 5853486565584229896} + m_Layer: 0 + m_Name: Arch + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4790636831186646242 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9060068270890079073} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.293, y: 0.20357877, z: 3.3537552} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2503574007879001738 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9060068270890079073} + m_Mesh: {fileID: 1960654409700015248, guid: 119470159409746c9bc4764193a3b4fc, type: 3} +--- !u!23 &5853486565584229896 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9060068270890079073} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Arch.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Arch.prefab.meta new file mode 100644 index 0000000..be91825 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Arch.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b416314f954e549a8855d2587d5f1934 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Cone.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Cone.prefab new file mode 100644 index 0000000..89fccc8 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Cone.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2568040075020528144 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8304726603168946670} + - component: {fileID: 6604520755045142980} + - component: {fileID: 5811088580265524592} + m_Layer: 0 + m_Name: Cone + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8304726603168946670 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2568040075020528144} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.084, y: 0.20357881, z: 3.2287552} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6604520755045142980 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2568040075020528144} + m_Mesh: {fileID: 3613567641014311022, guid: e33616ff815f84c9dabd09123a9f8d13, type: 3} +--- !u!23 &5811088580265524592 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2568040075020528144} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Cone.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Cone.prefab.meta new file mode 100644 index 0000000..c0e0887 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Cone.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0cbdb594186a74def890e287a4f059ab +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Cylinder.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Cylinder.prefab new file mode 100644 index 0000000..927169d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Cylinder.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1760336300511684073 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1336750021830655739} + - component: {fileID: 2030821768753022268} + - component: {fileID: 508498344635913187} + m_Layer: 0 + m_Name: Cylinder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1336750021830655739 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1760336300511684073} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.3538098, y: 0.20357881, z: 3.1037545} + m_LocalScale: {x: 1, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2030821768753022268 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1760336300511684073} + m_Mesh: {fileID: 2534964839176971238, guid: 681d5f2ce3fe74cc794f40c53b8b3414, type: 3} +--- !u!23 &508498344635913187 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1760336300511684073} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Cylinder.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Cylinder.prefab.meta new file mode 100644 index 0000000..3e31b05 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Cylinder.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 385a8caae65aa4892a62166c3d74031a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Pipe.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Pipe.prefab new file mode 100644 index 0000000..5326601 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Pipe.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &857198910128643528 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 356350489201091296} + - component: {fileID: 4130308236577249589} + - component: {fileID: 2553298318927230572} + m_Layer: 0 + m_Name: Pipe + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &356350489201091296 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 857198910128643528} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.386, y: 0.20357881, z: 3.5412552} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4130308236577249589 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 857198910128643528} + m_Mesh: {fileID: -6402532953415861574, guid: 8851ce9d762cb4ea0b083fa8392086ae, type: 3} +--- !u!23 &2553298318927230572 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 857198910128643528} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Pipe.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Pipe.prefab.meta new file mode 100644 index 0000000..f8bf8f4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Pipe.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5304210f007f04fd8a1d0c9fd6aec324 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Prism.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Prism.prefab new file mode 100644 index 0000000..2fe2bce --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Prism.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8658160400603301463 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5609621682301825499} + - component: {fileID: 7847714696835996969} + - component: {fileID: 6666140781028618518} + m_Layer: 0 + m_Name: Prism + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5609621682301825499 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8658160400603301463} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.233, y: 0.20357907, z: 2.8083122} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7847714696835996969 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8658160400603301463} + m_Mesh: {fileID: 738721038751157308, guid: f7f651042bc334c44b3a4a15c476a114, type: 3} +--- !u!23 &6666140781028618518 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8658160400603301463} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Prism.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Prism.prefab.meta new file mode 100644 index 0000000..7385119 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Prism.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bf49581021dec44ccae629c515c8712c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Ramp.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Ramp.prefab new file mode 100644 index 0000000..9cf0646 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Ramp.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2418041505170678499 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3339926482445804217} + - component: {fileID: 4442031977932769032} + - component: {fileID: 1962330708744249442} + m_Layer: 0 + m_Name: Ramp + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3339926482445804217 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2418041505170678499} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.0149717, y: 0.45357907, z: 2.6799657} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4442031977932769032 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2418041505170678499} + m_Mesh: {fileID: -478882678752539408, guid: a3357cbbca60d4fdda0aca4df763d95c, type: 3} +--- !u!23 &1962330708744249442 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2418041505170678499} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Ramp.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Ramp.prefab.meta new file mode 100644 index 0000000..21dc9b7 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Ramp.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 33536709dbec94718966b62059ffe8cc +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Stair.prefab b/Assets/_Unity Essentials/Prefabs/Shapes/Stair.prefab new file mode 100644 index 0000000..454d685 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Stair.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7029807961385325903 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7177365565920727147} + - component: {fileID: 8270721925893122408} + - component: {fileID: 3341038435002656507} + m_Layer: 0 + m_Name: Stair + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7177365565920727147 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7029807961385325903} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.501, y: 0.20357907, z: 2.474979} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8270721925893122408 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7029807961385325903} + m_Mesh: {fileID: 3402742096233047544, guid: ed1294c0a1cfc49c4a2d3469bda3c1d2, type: 3} +--- !u!23 &3341038435002656507 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7029807961385325903} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 550e57637d66668439f37e5f05c45816, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Shapes/Stair.prefab.meta b/Assets/_Unity Essentials/Prefabs/Shapes/Stair.prefab.meta new file mode 100644 index 0000000..1b76c02 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Shapes/Stair.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e68127ae1cf7d4c77bbe3a307d0f26d7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Tangram Puzzle.meta b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle.meta new file mode 100644 index 0000000..b481c25 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4ed32058ae3ee440a9ab6d9ba15196a0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Puzzle Variant.prefab b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Puzzle Variant.prefab new file mode 100644 index 0000000..09d7f4c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Puzzle Variant.prefab @@ -0,0 +1,700 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4647894551147278646 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalScale.x + value: 1.5091839 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalScale.y + value: 1.5091839 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalScale.z + value: 1.5091839 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.09323427 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.7083354 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: 8.060102 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70707995 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.006166636 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7070799 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0061666355 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.999 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7297606816264693821, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Parallelogram_Green + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalScale.x + value: 0.9875 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalScale.y + value: 1.0482117 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2119554 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.53499967 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.4349044 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.4999999 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.50000006 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: -7115432533547445343, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6449265365447941941, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: a68587ff754a5174eb69b5cc9cecf335, type: 2} + - target: {fileID: -2917118976797415121, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Triangle_Small_Magenta + objectReference: {fileID: 0} + - target: {fileID: -2818358490311987272, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8d4f83738c619484db43198ae530fd26, type: 2} + - target: {fileID: -2277309834036754802, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 012ef258c9b43a248a4d582c51b123c5, type: 2} + - target: {fileID: -914624662024409502, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Triangle_Large_Red + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.46891606 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.3976916 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 408368558829273810, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 666602370706033372, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Triangle_Large_Orange + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Puzzle Variant + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.6979681 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.49999994 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.067288816 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 929506095835649046, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1550612116741059217, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Triangle_Small_Yellow + objectReference: {fileID: 0} + - target: {fileID: 3069598616704991970, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b24ef1eda05e0e04f92cd224fc01e57a, type: 2} + - target: {fileID: 4278200481962586376, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 341cf49047f913847b3bba42ae9f1274, type: 2} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.0415467 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.5078303 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4752033889437423975, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4762933125113609420, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Square_Purple + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.4996513 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.06728875 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5029790514542346089, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5447058701234417818, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 455c0df2ae8e8fc4f989fd26189a0684, type: 2} + - target: {fileID: 5904186535541933957, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1ad2d8882d9c8914cbe8f48c746340b0, type: 2} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.041547 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.49999988 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.15298201 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710695 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.7071067 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000017881392 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000024284233 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 360 + objectReference: {fileID: 0} + - target: {fileID: 7510385977639289135, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7632101765411611106, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_Name + value: Triangle_Medium_Blue + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.5834423 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.37325796 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 8116889396147094697, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: + - {fileID: 2588606950836171102, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 666602370706033372, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8707184051538054409} + - targetCorrespondingSourceObject: {fileID: -914624662024409502, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1718239583846463300} + - targetCorrespondingSourceObject: {fileID: -2917118976797415121, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1474461436444602514} + - targetCorrespondingSourceObject: {fileID: 4762933125113609420, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 68295887755491702} + - targetCorrespondingSourceObject: {fileID: 1550612116741059217, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8142040547484064819} + - targetCorrespondingSourceObject: {fileID: -7297606816264693821, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 7385987595656272694} + - targetCorrespondingSourceObject: {fileID: 7632101765411611106, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5719918864583399691} + m_SourcePrefab: {fileID: 100100000, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &187450269016854010 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4762933125113609420, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &68295887755491702 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 187450269016854010} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -1824870671384894608, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &1658710910793619481 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -2917118976797415121, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &1474461436444602514 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658710910793619481} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -4146931179504492528, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &2984214648920133844 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7632101765411611106, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &5719918864583399691 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2984214648920133844} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7102589008999902672, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &3732985740794158932 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -914624662024409502, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &1718239583846463300 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3732985740794158932} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 849032210722914114, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &5314419242803051498 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 666602370706033372, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &8707184051538054409 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5314419242803051498} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7553716758358721678, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &6126095020821775271 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1550612116741059217, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &8142040547484064819 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6126095020821775271} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 3442923855343079542, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &6501247552380839669 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -7297606816264693821, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, + type: 3} + m_PrefabInstance: {fileID: 4647894551147278646} + m_PrefabAsset: {fileID: 0} +--- !u!64 &7385987595656272694 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6501247552380839669} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7332506622660098701, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Puzzle Variant.prefab.meta b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Puzzle Variant.prefab.meta new file mode 100644 index 0000000..9028db0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Puzzle Variant.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 02854fdfa4f214c54b95766c25b9f5cf +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Tangram-Reference.prefab b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Tangram-Reference.prefab new file mode 100644 index 0000000..cf2d492 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Tangram-Reference.prefab @@ -0,0 +1,118 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1237139910034431377 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5388952069397342525} + - component: {fileID: 4971994161814133654} + m_Layer: 0 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5388952069397342525 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1237139910034431377} + serializedVersion: 2 + m_LocalRotation: {x: 0.70710677, y: -0, z: -0, w: 0.7071069} + m_LocalPosition: {x: 0, y: 0.01, z: 0} + m_LocalScale: {x: 0.5, y: 0.5, z: 0.5} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 1985344103320388467} + m_LocalEulerAnglesHint: {x: 90, y: 0, z: 0} +--- !u!212 &4971994161814133654 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1237139910034431377} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 21300000, guid: a496c3d66d2dc41d0b5a180c844a9640, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 19.56, y: 13.76} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &2090006932588817038 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1985344103320388467} + m_Layer: 0 + m_Name: Tangram-Reference + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1985344103320388467 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2090006932588817038} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.09, y: 0, z: -4.17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5388952069397342525} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Tangram-Reference.prefab.meta b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Tangram-Reference.prefab.meta new file mode 100644 index 0000000..a1ab6cf --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Tangram Puzzle/Tangram-Reference.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 18900d1140d644446a9a2be65a18f8e0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/UI.meta b/Assets/_Unity Essentials/Prefabs/UI.meta new file mode 100644 index 0000000..77fbf14 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/UI.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 74ce3c7607cf343ca876f44b762677a4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/UI/Remaining_Collectibles_UI.prefab b/Assets/_Unity Essentials/Prefabs/UI/Remaining_Collectibles_UI.prefab new file mode 100644 index 0000000..a798a30 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/UI/Remaining_Collectibles_UI.prefab @@ -0,0 +1,327 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2539668621424575346 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5169437076382942201} + - component: {fileID: 8116058387275963488} + - component: {fileID: 4047894128373933837} + - component: {fileID: 3221273929329170388} + m_Layer: 5 + m_Name: Remaining_Collectibles_UI + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &5169437076382942201 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2539668621424575346} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 751349469326471814} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!223 &8116058387275963488 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2539668621424575346} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 1 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!114 &4047894128373933837 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2539668621424575346} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!114 &3221273929329170388 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2539668621424575346} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!1 &4616436048188655322 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 751349469326471814} + - component: {fileID: 8350097799073340748} + - component: {fileID: 7155952225392765781} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &751349469326471814 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4616436048188655322} + 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: + - {fileID: 605134251097553792} + m_Father: {fileID: 5169437076382942201} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 1} + m_AnchorMax: {x: 0.5, y: 1} + m_AnchoredPosition: {x: -1.1919, y: -37.43579} + m_SizeDelta: {x: 875.6224, y: 74.8716} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8350097799073340748 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4616436048188655322} + m_CullTransparentMesh: 1 +--- !u!114 &7155952225392765781 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4616436048188655322} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.7647059} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8514867252347513248 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 605134251097553792} + - component: {fileID: 9069975302115211408} + - component: {fileID: 7703537000790000743} + - component: {fileID: 3963278024295562179} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &605134251097553792 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8514867252347513248} + 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: 751349469326471814} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 200, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &9069975302115211408 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8514867252347513248} + m_CullTransparentMesh: 1 +--- !u!114 &7703537000790000743 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8514867252347513248} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: 'Collectibles remaining: X' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 40 + m_fontSizeBase: 40 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: -255.30658, y: 0, z: -248.14832, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!114 &3963278024295562179 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8514867252347513248} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 12b990e8d7f314383856263e97f1c328, type: 3} + m_Name: + m_EditorClassIdentifier: diff --git a/Assets/_Unity Essentials/Prefabs/UI/Remaining_Collectibles_UI.prefab.meta b/Assets/_Unity Essentials/Prefabs/UI/Remaining_Collectibles_UI.prefab.meta new file mode 100644 index 0000000..e5ba847 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/UI/Remaining_Collectibles_UI.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 11df39673429a452dbbcbc5da55020d6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/VFX.meta b/Assets/_Unity Essentials/Prefabs/VFX.meta new file mode 100644 index 0000000..065b25a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 88bd65d15f3d8497683ef33a8a6aad13 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Burst.prefab b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Burst.prefab new file mode 100644 index 0000000..d8d53ef --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Burst.prefab @@ -0,0 +1,4792 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9163842254569548763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9163842254569249885} + - component: {fileID: 9163842254555092113} + - component: {fileID: 9163842254555067539} + m_Layer: 0 + m_Name: VFX_2D_Burst + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9163842254569249885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!198 &9163842254555092113 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + serializedVersion: 8 + lengthInSec: 0.05 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 3 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 1 + looping: 0 + prewarm: 0 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0.1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 1 + moveWithCustomTransform: {fileID: 0} + scalingMode: 2 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.4 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 3 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.2 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.87266463 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 1 + maxNumParticles: 100 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 18 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 0 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 0.1, y: 0.1, z: 0.1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 1 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 20 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.1 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 2 + scalar: 1.8882564 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9956332 + inSlope: 0.19937925 + outSlope: 0.19937925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.08643276 + outSlope: -0.08643276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45414844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 2 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 2 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 3.4906585 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 1 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 1, g: 0, b: 0, a: 1} + key3: {r: 1, g: 0, b: 0, a: 0} + key4: {r: 1, g: 0, b: 0, a: 0} + key5: {r: 1, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 65535 + ctime3: 65535 + ctime4: 65535 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 65535 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 1 + scalar: 8 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96585363 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 1 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1.5707963 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 50} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &9163842254555067539 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 2405d754f0527486d9deabe45a0287d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_RenderMode: 0 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.8 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 2 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 0 + m_ApplyActiveColorSpace: 0 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 0001030405 + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Burst.prefab.meta b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Burst.prefab.meta new file mode 100644 index 0000000..4be3e86 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Burst.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6d15eb92a997141259e4d43b70fa3ea9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Explode.prefab b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Explode.prefab new file mode 100644 index 0000000..180c07e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Explode.prefab @@ -0,0 +1,4792 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9163842254569548763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9163842254569249885} + - component: {fileID: 9163842254555092113} + - component: {fileID: 9163842254555067539} + m_Layer: 0 + m_Name: VFX_2D_Explode + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9163842254569249885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!198 &9163842254555092113 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + serializedVersion: 8 + lengthInSec: 0.05 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 3 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 1 + looping: 0 + prewarm: 0 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0.1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 1 + moveWithCustomTransform: {fileID: 0} + scalingMode: 2 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.3 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.1 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.2 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 1 + maxNumParticles: 100 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 17 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 0 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 0.1, y: 0.1, z: 0.1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 3 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 50 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.1 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1.8882564 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 2 + outSlope: 2 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.17550026 + outSlope: -0.17550026 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.3474388 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45414844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 3.4906585 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 1 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 0} + key2: {r: 1, g: 0, b: 0, a: 1} + key3: {r: 1, g: 0, b: 0, a: 0} + key4: {r: 1, g: 0, b: 0, a: 0} + key5: {r: 1, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 65535 + ctime3: 65535 + ctime4: 65535 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 65535 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 3 + scalar: -3 + minScalar: 3 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 3 + scalar: -3 + minScalar: 3 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: -2.5 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 1 + scalar: 8 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96585363 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 1 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1.5707963 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 50} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &9163842254555067539 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 2405d754f0527486d9deabe45a0287d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_RenderMode: 0 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.8 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 2 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 0 + m_ApplyActiveColorSpace: 0 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 0001030405 + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Explode.prefab.meta b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Explode.prefab.meta new file mode 100644 index 0000000..bf439d2 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_2D_Explode.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3eed43ae6a7284ee4bf43fb2fec8342b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_Burst.prefab b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Burst.prefab new file mode 100644 index 0000000..24d8298 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Burst.prefab @@ -0,0 +1,4801 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9163842254569548763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9163842254569249885} + - component: {fileID: 9163842254555092113} + - component: {fileID: 9163842254555067539} + m_Layer: 0 + m_Name: VFX_Burst + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9163842254569249885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!198 &9163842254555092113 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + serializedVersion: 8 + lengthInSec: 0.05 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 3 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 1 + looping: 0 + prewarm: 0 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0.1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 1 + moveWithCustomTransform: {fileID: 0} + scalingMode: 2 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.3 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 3 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 0.990566, g: 0.990566, b: 0.990566, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.2 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.87266463 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 0 + maxNumParticles: 100 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 16 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 0 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 0.1, y: 0.1, z: 0.1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 1 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 25 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.1 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1.8882564 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 2 + outSlope: 2 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.24730209 + outSlope: -0.24730209 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.36363643 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45414844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.0031260783 + value: 0.45413515 + inSlope: -0.0084915925 + outSlope: -0.0084915925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 3.4906585 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 1 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 0} + key1: {r: 1, g: 1, b: 1, a: 0.67058825} + key2: {r: 1, g: 1, b: 1, a: 0} + key3: {r: 1, g: 0, b: 0, a: 0} + key4: {r: 1, g: 0, b: 0, a: 0} + key5: {r: 1, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 65535 + ctime3: 65535 + ctime4: 65535 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 31804 + atime2: 65535 + atime3: 65535 + atime4: 65535 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 3 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 1 + scalar: 8 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96585363 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 1 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1.5707963 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 50} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &9163842254555067539 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a5519a773bdc34c1ba249281ac7d6d6b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 4 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.8 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 2 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 0 + m_ApplyActiveColorSpace: 0 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 0001030405 + m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_Burst.prefab.meta b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Burst.prefab.meta new file mode 100644 index 0000000..f21cb8c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Burst.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a64312fe794124baa923bcca22ea4631 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_FloatUp.prefab b/Assets/_Unity Essentials/Prefabs/VFX/VFX_FloatUp.prefab new file mode 100644 index 0000000..c411527 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_FloatUp.prefab @@ -0,0 +1,4819 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9163842254569548763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9163842254569249885} + - component: {fileID: 9163842254555092113} + - component: {fileID: 9163842254555067539} + m_Layer: 0 + m_Name: VFX_FloatUp + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9163842254569249885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!198 &9163842254555092113 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + serializedVersion: 8 + lengthInSec: 0.05 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 3 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 1 + looping: 0 + prewarm: 0 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 0 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0.1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 1 + moveWithCustomTransform: {fileID: 0} + scalingMode: 2 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.5 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 0.990566, g: 0.990566, b: 0.990566, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 0 + maxNumParticles: 100 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: -0.5 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 17 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 0 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 90, y: 0, z: 0} + m_Scale: {x: 0.1, y: 0.1, z: 0.1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 3 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 25 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.1 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1.8882564 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -2 + outSlope: -2 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45414844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.0031260783 + value: 0.45413515 + inSlope: -0.0084915925 + outSlope: -0.0084915925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 3.4906585 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 1 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 0} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 1, g: 1, b: 1, a: 0} + key3: {r: 1, g: 0, b: 0, a: 0} + key4: {r: 1, g: 0, b: 0, a: 0} + key5: {r: 1, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 65535 + ctime3: 65535 + ctime4: 65535 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 38357 + atime2: 65535 + atime3: 65535 + atime4: 65535 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 3 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 34 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 34 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 1 + scalar: 8 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96585363 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 1 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1.5707963 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 50} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &9163842254555067539 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a5519a773bdc34c1ba249281ac7d6d6b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 4 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.8 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 2 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 0 + m_ApplyActiveColorSpace: 0 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 0001030405 + m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_FloatUp.prefab.meta b/Assets/_Unity Essentials/Prefabs/VFX/VFX_FloatUp.prefab.meta new file mode 100644 index 0000000..4d7731a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_FloatUp.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0e62c4d669c52425fa7ad6a0a297dd84 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_Splatter.prefab b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Splatter.prefab new file mode 100644 index 0000000..5161eea --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Splatter.prefab @@ -0,0 +1,4792 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &9163842254569548763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9163842254569249885} + - component: {fileID: 9163842254555092113} + - component: {fileID: 9163842254555067539} + m_Layer: 0 + m_Name: VFX_Splatter + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9163842254569249885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!198 &9163842254555092113 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + serializedVersion: 8 + lengthInSec: 0.05 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 3 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 1 + looping: 0 + prewarm: 0 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0.1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 1 + moveWithCustomTransform: {fileID: 0} + scalingMode: 2 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.4 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 3 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 0.990566, g: 0.990566, b: 0.990566, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.03 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.87266463 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 0 + maxNumParticles: 100 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 16 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 0 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 0.1, y: 0.1, z: 0.1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 1 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 20 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.1 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 2 + scalar: 1.8882564 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9956332 + inSlope: 0.19937925 + outSlope: 0.19937925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0.08643276 + outSlope: -0.08643276 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45414844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 2 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 2 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 3.4906585 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 0.14117648, g: 0.21568628, b: 0.15294118, a: 1} + key1: {r: 0.22745098, g: 0.34509805, b: 0.24313726, a: 1} + key2: {r: 1, g: 0, b: 0, a: 1} + key3: {r: 1, g: 0, b: 0, a: 0} + key4: {r: 1, g: 0, b: 0, a: 0} + key5: {r: 1, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 65535 + ctime3: 65535 + ctime4: 65535 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 65535 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 1 + scalar: 8 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96585363 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 1 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1.5707963 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 50} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &9163842254555067539 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9163842254569548763} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a5519a773bdc34c1ba249281ac7d6d6b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 4 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.8 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 2 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 0 + m_ApplyActiveColorSpace: 0 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 0001030405 + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Prefabs/VFX/VFX_Splatter.prefab.meta b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Splatter.prefab.meta new file mode 100644 index 0000000..284bd7a --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/VFX/VFX_Splatter.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 919783951ffab4c9ea8860c54de9543c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls.meta b/Assets/_Unity Essentials/Prefabs/Walls.meta new file mode 100644 index 0000000..1d5d843 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ab474240f5a71994aad6146347af8e4d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/Wall1m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/Wall1m.prefab new file mode 100644 index 0000000..cfc1da0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/Wall1m.prefab @@ -0,0 +1,229 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &14772408710220015 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5073245966024499229} + - component: {fileID: 2243741073069310678} + - component: {fileID: 6378798369284569821} + m_Layer: 0 + m_Name: Wall1mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5073245966024499229 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14772408710220015} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1472110355077429745} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2243741073069310678 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14772408710220015} + m_Mesh: {fileID: -951256193595300903, guid: fb137926826512b48b40c74b03f914ae, type: 3} +--- !u!23 &6378798369284569821 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 14772408710220015} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2244530105233711947 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1472110355077429745} + m_Layer: 0 + m_Name: Wall1m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1472110355077429745 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2244530105233711947} + 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: + - {fileID: 542882496921343282} + - {fileID: 5073245966024499229} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6810276789673941254 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 542882496921343282} + - component: {fileID: 6635298071673480478} + - component: {fileID: 5717076304991263594} + - component: {fileID: 9105001942613247948} + m_Layer: 0 + m_Name: Wall1m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &542882496921343282 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6810276789673941254} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1472110355077429745} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6635298071673480478 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6810276789673941254} + m_Mesh: {fileID: -6555610200268460466, guid: fb137926826512b48b40c74b03f914ae, type: 3} +--- !u!23 &5717076304991263594 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6810276789673941254} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &9105001942613247948 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6810276789673941254} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.0000001, y: 0.10000043, z: 3.0866776} + m_Center: {x: 0.49999988, y: 0.05000092, z: 1.4566662} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/Wall1m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/Wall1m.prefab.meta new file mode 100644 index 0000000..6f8a778 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/Wall1m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d753f23fefc4f0f4eaa35d24bd80e7e2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/Wall3m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m.prefab new file mode 100644 index 0000000..d033f97 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m.prefab @@ -0,0 +1,245 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3248982512684502177 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2606990775612094357} + - component: {fileID: 3180506341916377906} + - component: {fileID: 1102868831988269631} + - component: {fileID: 4548488653182367983} + m_Layer: 0 + m_Name: Wall3mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2606990775612094357 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3248982512684502177} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4526212475337693157} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3180506341916377906 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3248982512684502177} + m_Mesh: {fileID: 5269473816286322678, guid: 63e6069ebe726454ab160677d1ad79ec, type: 3} +--- !u!23 &1102868831988269631 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3248982512684502177} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &4548488653182367983 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3248982512684502177} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.0000007, y: 0.021488793, z: 0.16130735} + m_Center: {x: 1.5000004, y: 0.11048214, z: 0.080653675} +--- !u!1 &3862829468213153119 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4526212475337693157} + m_Layer: 0 + m_Name: Wall3m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4526212475337693157 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3862829468213153119} + 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: + - {fileID: 8501459313522940885} + - {fileID: 2606990775612094357} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8985098693318107852 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8501459313522940885} + - component: {fileID: 6607714025465438796} + - component: {fileID: 145886372465659096} + - component: {fileID: 150914231866884973} + m_Layer: 0 + m_Name: Wall3m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8501459313522940885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8985098693318107852} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4526212475337693157} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6607714025465438796 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8985098693318107852} + m_Mesh: {fileID: -5184154299412297575, guid: 63e6069ebe726454ab160677d1ad79ec, type: 3} +--- !u!23 &145886372465659096 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8985098693318107852} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &150914231866884973 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8985098693318107852} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.0000007, y: 0.10000044, z: 2.9999995} + m_Center: {x: 1.5000004, y: 0.049999975, z: 1.4999998} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/Wall3m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m.prefab.meta new file mode 100644 index 0000000..c9eea56 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6fe6a5df5ce28bc4fa5ad864a711723d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/Wall3m_Green.prefab b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m_Green.prefab new file mode 100644 index 0000000..de54ad4 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m_Green.prefab @@ -0,0 +1,101 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &651794875128770957 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 145886372465659096, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + - target: {fileID: 150914231866884973, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Size.x + value: 3.0000005 + objectReference: {fileID: 0} + - target: {fileID: 150914231866884973, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Size.z + value: 3.0787387 + objectReference: {fileID: 0} + - target: {fileID: 150914231866884973, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Center.y + value: 0.04999997 + objectReference: {fileID: 0} + - target: {fileID: 150914231866884973, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Center.z + value: 1.4606345 + objectReference: {fileID: 0} + - target: {fileID: 3862829468213153119, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_Name + value: Wall3m_Green + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.06570244 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.47497988 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 4526212475337693157, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: + - {fileID: 4548488653182367983, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, type: 3} + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6fe6a5df5ce28bc4fa5ad864a711723d, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/Wall3m_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m_Green.prefab.meta new file mode 100644 index 0000000..ca46814 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/Wall3m_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f1330d33fac4e4ac189612cdc521a9c0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner.prefab new file mode 100644 index 0000000..10db430 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner.prefab @@ -0,0 +1,245 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4745947938291511104 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 762632037584470982} + - component: {fileID: 6881610610042700186} + - component: {fileID: 7002587487717828126} + - component: {fileID: 3371032117777911906} + - component: {fileID: 7885526989029362551} + m_Layer: 0 + m_Name: WallCornerInner + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &762632037584470982 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4745947938291511104} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7079217861586154424} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6881610610042700186 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4745947938291511104} + m_Mesh: {fileID: -7942030829563388878, guid: f63deedad9c61c54a975dc8c4b495ab9, type: 3} +--- !u!23 &7002587487717828126 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4745947938291511104} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3371032117777911906 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4745947938291511104} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.1233072, y: 1, z: 2.9999995} + m_Center: {x: 0.93834656, y: 0.4999998, z: 1.5000339} +--- !u!65 &7885526989029362551 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4745947938291511104} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 0.10030195, z: 2.9999995} + m_Center: {x: 0.5000001, y: 0.050150782, z: 1.5000232} +--- !u!1 &7599190570879232258 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7079217861586154424} + m_Layer: 0 + m_Name: WallCornerInner + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7079217861586154424 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7599190570879232258} + 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: + - {fileID: 762632037584470982} + - {fileID: 275830729601061137} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7838284035391323018 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 275830729601061137} + - component: {fileID: 6594400834661637446} + - component: {fileID: 354116144942231369} + m_Layer: 0 + m_Name: WallCornerInnerSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &275830729601061137 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838284035391323018} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7079217861586154424} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6594400834661637446 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838284035391323018} + m_Mesh: {fileID: 856210919713952063, guid: f63deedad9c61c54a975dc8c4b495ab9, type: 3} +--- !u!23 &354116144942231369 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7838284035391323018} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner.prefab.meta new file mode 100644 index 0000000..202fe49 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner_Green.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner_Green.prefab new file mode 100644 index 0000000..4dc7daa --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner_Green.prefab @@ -0,0 +1,120 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &1808921208604530750 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Size.x + value: 0.12330723 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Size.z + value: 3.0984595 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.x + value: 0.9383465 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.y + value: 0.49999988 + objectReference: {fileID: 0} + - target: {fileID: 3371032117777911906, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.z + value: 1.4508104 + objectReference: {fileID: 0} + - target: {fileID: 7002587487717828126, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.93429565 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357883 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.4749799 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7079217861586154424, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7599190570879232258, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Name + value: WallCornerInner_Green + objectReference: {fileID: 0} + - target: {fileID: 7885526989029362551, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Size.z + value: 3.0984583 + objectReference: {fileID: 0} + - target: {fileID: 7885526989029362551, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.y + value: 0.050150987 + objectReference: {fileID: 0} + - target: {fileID: 7885526989029362551, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, + type: 3} + propertyPath: m_Center.z + value: 1.4507991 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2ee7c4a3c08d9ae4ea14ecf15bf0aea3, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner_Green.prefab.meta new file mode 100644 index 0000000..5031f5d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerInner_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ff036dc07569c4ad7baedb2d4691f61a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallCornerOuter.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerOuter.prefab new file mode 100644 index 0000000..a8c5f6e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerOuter.prefab @@ -0,0 +1,245 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1373006930321274743 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6028459081895291211} + - component: {fileID: 873923332652225079} + - component: {fileID: 581258431297176122} + - component: {fileID: 92019500063177826} + - component: {fileID: 969167133500376591} + m_Layer: 0 + m_Name: WallCornerOuter + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6028459081895291211 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1373006930321274743} + serializedVersion: 2 + m_LocalRotation: {x: 0.50000006, y: 0.49999997, z: 0.50000006, w: -0.49999997} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7795003020192286007} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &873923332652225079 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1373006930321274743} + m_Mesh: {fileID: 3673535683595005244, guid: fc4c98dc86b2e8a4e88fe1bf93f7361e, type: 3} +--- !u!23 &581258431297176122 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1373006930321274743} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &92019500063177826 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1373006930321274743} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.06276405, y: 1.0999963, z: 2.9999998} + m_Center: {x: -0.06861478, y: 0.5499979, z: 1.5000001} +--- !u!65 &969167133500376591 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1373006930321274743} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.0999967, y: 0.05393195, z: 2.9999998} + m_Center: {x: 0.45000154, y: 1.0730342, z: 1.5000001} +--- !u!1 &4257945040395961710 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4578210431616209294} + - component: {fileID: 2219321928383961548} + - component: {fileID: 4381230511434665765} + m_Layer: 0 + m_Name: WallCornerOuterSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4578210431616209294 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4257945040395961710} + serializedVersion: 2 + m_LocalRotation: {x: 0.5000002, y: 0.49999985, z: 0.5, w: -0.5} + m_LocalPosition: {x: -2.3708079e-20, y: -1.4551915e-13, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7795003020192286007} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2219321928383961548 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4257945040395961710} + m_Mesh: {fileID: 6501284337540989950, guid: fc4c98dc86b2e8a4e88fe1bf93f7361e, type: 3} +--- !u!23 &4381230511434665765 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4257945040395961710} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7450846450719186829 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7795003020192286007} + m_Layer: 0 + m_Name: WallCornerOuter + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7795003020192286007 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7450846450719186829} + 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: + - {fileID: 6028459081895291211} + - {fileID: 4578210431616209294} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallCornerOuter.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerOuter.prefab.meta new file mode 100644 index 0000000..14e4f02 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallCornerOuter.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a942236057a1d3e4f99eec0e8fc4f5b8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m.prefab new file mode 100644 index 0000000..1b4cb37 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m.prefab @@ -0,0 +1,393 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &20855033514226770 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 380112544204325277} + - component: {fileID: 4584624192437281020} + - component: {fileID: 8329427555966365835} + - component: {fileID: 3922437385767191221} + m_Layer: 0 + m_Name: WallDoor2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &380112544204325277 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 20855033514226770} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2160559851638519360} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4584624192437281020 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 20855033514226770} + m_Mesh: {fileID: 2807192081108587437, guid: 071cd515c6307f647b9b65b7a81a61e8, type: 3} +--- !u!23 &8329427555966365835 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 20855033514226770} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &3922437385767191221 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 20855033514226770} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.099996, z: 0.9009048} + m_Center: {x: 1, y: 0.04999784, z: 2.5495489} +--- !u!1 &1634816630977604858 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2160559851638519360} + m_Layer: 0 + m_Name: WallDoor2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2160559851638519360 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1634816630977604858} + 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: + - {fileID: 380112544204325277} + - {fileID: 706619266293039767} + - {fileID: 7831546709724935033} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6825328977708969489 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 706619266293039767} + - component: {fileID: 3925130846022097377} + - component: {fileID: 8960869266164393843} + - component: {fileID: 5804005721266488831} + - component: {fileID: 1598766680445781385} + m_Layer: 0 + m_Name: WallDoor2mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &706619266293039767 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6825328977708969489} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2160559851638519360} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3925130846022097377 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6825328977708969489} + m_Mesh: {fileID: -4844589791426667652, guid: 071cd515c6307f647b9b65b7a81a61e8, type: 3} +--- !u!23 &8960869266164393843 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6825328977708969489} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 991a2f3f1e99b1649b5c043cf6efe0d0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &5804005721266488831 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6825328977708969489} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.5640197, y: 0.14723243, z: 2.1433456} + m_Center: {x: 1.7179902, y: 0.06537719, z: 1.0716728} +--- !u!65 &1598766680445781385 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6825328977708969489} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.57725453, y: 0.14723243, z: 2.1433456} + m_Center: {x: 0.28200996, y: 0.06537719, z: 1.0716728} +--- !u!1001 &7720725846313784466 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2160559851638519360} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -4094264060317269807, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: ec3aef968e8b7cd4dbde72f86144a923, type: 2} + - target: {fileID: -3643388444037156812, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: ec3aef968e8b7cd4dbde72f86144a923, type: 2} + - target: {fileID: -305091885687274788, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + - target: {fileID: 919132149155446097, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + propertyPath: m_Name + value: Door + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: -8068073526183931155, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + insertIndex: -1 + addedObject: {fileID: 5617296934907253488} + m_SourcePrefab: {fileID: 100100000, guid: eb1ea10424b1fd54a911d11e956ea492, type: 3} +--- !u!4 &7831546709724935033 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + m_PrefabInstance: {fileID: 7720725846313784466} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8876021606055872127 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -8068073526183931155, guid: eb1ea10424b1fd54a911d11e956ea492, + type: 3} + m_PrefabInstance: {fileID: 7720725846313784466} + m_PrefabAsset: {fileID: 0} +--- !u!65 &5617296934907253488 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8876021606055872127} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.88, y: 2.08, z: 0.04000034} + m_Center: {x: 0.44810057, y: 1.0469284, z: -0.020000018} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m.prefab.meta new file mode 100644 index 0000000..6b29286 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bfa974a01b4cbd94eb18f3e7956f9aca +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m_Green.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m_Green.prefab new file mode 100644 index 0000000..aafe01c --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m_Green.prefab @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &8924589311076676811 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1598766680445781385, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.y + value: 0.14723244 + objectReference: {fileID: 0} + - target: {fileID: 1598766680445781385, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.z + value: 2.230555 + objectReference: {fileID: 0} + - target: {fileID: 1598766680445781385, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Center.y + value: 0.0653772 + objectReference: {fileID: 0} + - target: {fileID: 1598766680445781385, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Center.z + value: 1.0280681 + objectReference: {fileID: 0} + - target: {fileID: 1634816630977604858, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Name + value: WallDoor2m_Green + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.9342923 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.20357907 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.5250211 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071067 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70710695 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2160559851638519360, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5617296934907253488, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.y + value: 2.1739178 + objectReference: {fileID: 0} + - target: {fileID: 5617296934907253488, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.z + value: 0.040000338 + objectReference: {fileID: 0} + - target: {fileID: 5617296934907253488, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Center.y + value: 0.9999694 + objectReference: {fileID: 0} + - target: {fileID: 5804005721266488831, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.x + value: 0.56401956 + objectReference: {fileID: 0} + - target: {fileID: 5804005721266488831, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.y + value: 0.14723244 + objectReference: {fileID: 0} + - target: {fileID: 5804005721266488831, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Size.z + value: 2.230555 + objectReference: {fileID: 0} + - target: {fileID: 5804005721266488831, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Center.y + value: 0.0653772 + objectReference: {fileID: 0} + - target: {fileID: 5804005721266488831, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: m_Center.z + value: 1.028068 + objectReference: {fileID: 0} + - target: {fileID: 8329427555966365835, guid: bfa974a01b4cbd94eb18f3e7956f9aca, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bfa974a01b4cbd94eb18f3e7956f9aca, type: 3} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m_Green.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m_Green.prefab.meta new file mode 100644 index 0000000..6490989 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallDoor2m_Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 33555277bcde74d3489dab8ac391b3b1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallDoorFrame2m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallDoorFrame2m.prefab new file mode 100644 index 0000000..8a67d7f --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallDoorFrame2m.prefab @@ -0,0 +1,267 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1944143434485313008 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5588095047237779830} + - component: {fileID: 8230980438893599232} + - component: {fileID: 4042521293551297682} + - component: {fileID: 2228855030063513914} + - component: {fileID: 8493989987076869519} + m_Layer: 0 + m_Name: WallDoor2mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5588095047237779830 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1944143434485313008} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6465292270957508001} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8230980438893599232 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1944143434485313008} + m_Mesh: {fileID: -4844589791426667652, guid: 071cd515c6307f647b9b65b7a81a61e8, type: 3} +--- !u!23 &4042521293551297682 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1944143434485313008} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2228855030063513914 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1944143434485313008} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.57141984, y: 0.10960156, z: 2.0949624} + m_Center: {x: 0.28570992, y: 0.046562195, z: 1.0474814} +--- !u!65 &8493989987076869519 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1944143434485313008} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.5660441, y: 0.10960336, z: 2.0949624} + m_Center: {x: 1.72376, y: 0.046563182, z: 1.0474817} +--- !u!1 &4902338785444280243 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4685119051592778364} + - component: {fileID: 8925386542579491613} + - component: {fileID: 4024703589138821994} + - component: {fileID: 7776484479090471008} + m_Layer: 0 + m_Name: WallDoor2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4685119051592778364 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4902338785444280243} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 6465292270957508001} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8925386542579491613 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4902338785444280243} + m_Mesh: {fileID: 2807192081108587437, guid: 071cd515c6307f647b9b65b7a81a61e8, type: 3} +--- !u!23 &4024703589138821994 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4902338785444280243} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &7776484479090471008 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4902338785444280243} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2, y: 0.09999646, z: 0.90760696} + m_Center: {x: 1, y: 0.049998485, z: 2.546206} +--- !u!1 &5976986699068108571 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6465292270957508001} + m_Layer: 0 + m_Name: WallDoorFrame2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6465292270957508001 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5976986699068108571} + 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: + - {fileID: 4685119051592778364} + - {fileID: 5588095047237779830} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallDoorFrame2m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallDoorFrame2m.prefab.meta new file mode 100644 index 0000000..cdc13c0 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallDoorFrame2m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2a0112f4fd798c8459cf0e23c603350d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindow2m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow2m.prefab new file mode 100644 index 0000000..21a126d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow2m.prefab @@ -0,0 +1,455 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1716674858060799565 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6594668457180463056} + - component: {fileID: 858615622426877534} + - component: {fileID: 1473485209910274200} + m_Layer: 0 + m_Name: WallWindow2mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6594668457180463056 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1716674858060799565} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1507073945385840591} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &858615622426877534 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1716674858060799565} + m_Mesh: {fileID: 7678017351020492582, guid: 33cfc142f7d1009429d61d0bc5be9fd1, type: 3} +--- !u!23 &1473485209910274200 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1716674858060799565} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2279352922884568437 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1507073945385840591} + m_Layer: 0 + m_Name: WallWindow2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1507073945385840591 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2279352922884568437} + 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: + - {fileID: 5823831402130854981} + - {fileID: 6594668457180463056} + - {fileID: 2093614395091678109} + - {fileID: 6683729134735948311} + - {fileID: 4130867803546663829} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4630023263827812534 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2093614395091678109} + - component: {fileID: 4567677850683269699} + - component: {fileID: 5822346701904807551} + m_Layer: 0 + m_Name: WindowFrame2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2093614395091678109 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4630023263827812534} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1507073945385840591} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4567677850683269699 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4630023263827812534} + m_Mesh: {fileID: 3029188013667585270, guid: 33cfc142f7d1009429d61d0bc5be9fd1, type: 3} +--- !u!23 &5822346701904807551 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4630023263827812534} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &6632968791371773809 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5823831402130854981} + - component: {fileID: 7216767998333754609} + - component: {fileID: 3220618398156708670} + m_Layer: 0 + m_Name: WallWindow2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5823831402130854981 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6632968791371773809} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1507073945385840591} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7216767998333754609 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6632968791371773809} + m_Mesh: {fileID: -7559985771657342678, guid: 33cfc142f7d1009429d61d0bc5be9fd1, type: 3} +--- !u!23 &3220618398156708670 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6632968791371773809} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &8500086157950715052 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6683729134735948311} + - component: {fileID: 3696159237274888028} + - component: {fileID: 4864056607816146403} + m_Layer: 0 + m_Name: WindowGlass2m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6683729134735948311 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8500086157950715052} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1507073945385840591} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3696159237274888028 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8500086157950715052} + m_Mesh: {fileID: 7022247548214056657, guid: 33cfc142f7d1009429d61d0bc5be9fd1, type: 3} +--- !u!23 &4864056607816146403 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8500086157950715052} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &4528777468466846846 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1507073945385840591} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -2927530235743869509, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 11ec10ab08ff11a40a2ed07f256a01a5, type: 2} + - target: {fileID: 919132149155446097, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_Name + value: WallWindow2mCurtain + objectReference: {fileID: 0} + - target: {fileID: 4759451772920427857, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7b993b5437c36da42a57c50b3986453d, type: 3} +--- !u!4 &4130867803546663829 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 7b993b5437c36da42a57c50b3986453d, + type: 3} + m_PrefabInstance: {fileID: 4528777468466846846} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindow2m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow2m.prefab.meta new file mode 100644 index 0000000..6ad53e6 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow2m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7a6f862ca8c727d4c8a3ef7bc92f4b5d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindow4m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow4m.prefab new file mode 100644 index 0000000..5315565 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow4m.prefab @@ -0,0 +1,455 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &510830746776744834 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 344858266106086778} + - component: {fileID: 5102196197334527525} + - component: {fileID: 3243578531280366922} + m_Layer: 0 + m_Name: WindowGlass4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &344858266106086778 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 510830746776744834} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3558255350054072299} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5102196197334527525 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 510830746776744834} + m_Mesh: {fileID: -1191040844087891219, guid: 8863c6b0edff5d841a9b167b0eb14857, type: 3} +--- !u!23 &3243578531280366922 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 510830746776744834} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2891209733705296531 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5393656255384885552} + - component: {fileID: 702080094383907413} + - component: {fileID: 8527830158142913024} + m_Layer: 0 + m_Name: WindowFrame4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5393656255384885552 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2891209733705296531} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3558255350054072299} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &702080094383907413 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2891209733705296531} + m_Mesh: {fileID: -4419981423384094027, guid: 8863c6b0edff5d841a9b167b0eb14857, type: 3} +--- !u!23 &8527830158142913024 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2891209733705296531} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &4191345815147214161 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3558255350054072299} + m_Layer: 0 + m_Name: WallWindow4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3558255350054072299 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4191345815147214161} + 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: + - {fileID: 7460973149580059841} + - {fileID: 6237410564997448707} + - {fileID: 5393656255384885552} + - {fileID: 344858266106086778} + - {fileID: 9113857997296995429} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5154815519002253945 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6237410564997448707} + - component: {fileID: 2615325709666845848} + - component: {fileID: 3464590970664912972} + m_Layer: 0 + m_Name: WallWindow4mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6237410564997448707 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5154815519002253945} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3558255350054072299} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2615325709666845848 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5154815519002253945} + m_Mesh: {fileID: -5888184700295324549, guid: 8863c6b0edff5d841a9b167b0eb14857, type: 3} +--- !u!23 &3464590970664912972 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5154815519002253945} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7311478202760056303 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7460973149580059841} + - component: {fileID: 6129680412512143290} + - component: {fileID: 2540649273976549508} + m_Layer: 0 + m_Name: WallWindow4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7460973149580059841 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7311478202760056303} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3558255350054072299} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6129680412512143290 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7311478202760056303} + m_Mesh: {fileID: -6105410409010748470, guid: 8863c6b0edff5d841a9b167b0eb14857, type: 3} +--- !u!23 &2540649273976549508 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7311478202760056303} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &8786616274856766350 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 3558255350054072299} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -3393453446791204969, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + - target: {fileID: -865509692968820521, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: a4ce96baccb03d24e8484ae0d02b6c3f, type: 2} + - target: {fileID: 919132149155446097, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + propertyPath: m_Name + value: WallWindow4mCurtain + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4ff10f1bd3a9db247a6b5338659a3817, type: 3} +--- !u!4 &9113857997296995429 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4ff10f1bd3a9db247a6b5338659a3817, + type: 3} + m_PrefabInstance: {fileID: 8786616274856766350} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindow4m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow4m.prefab.meta new file mode 100644 index 0000000..7c50f9e --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindow4m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dd8531eb516f95e40bce6dc3c0ba4525 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindowBay4m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowBay4m.prefab new file mode 100644 index 0000000..0dd141d --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowBay4m.prefab @@ -0,0 +1,819 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &639716401636349220 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8801518006989473337} + - component: {fileID: 6809271742745222478} + - component: {fileID: 5107634878221153503} + m_Layer: 0 + m_Name: WallWindowBay4mCeling + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8801518006989473337 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 639716401636349220} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6809271742745222478 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 639716401636349220} + m_Mesh: {fileID: 2328853950979635081, guid: fb1818858455d0642ae5a531b2f94afd, type: 3} +--- !u!23 &5107634878221153503 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 639716401636349220} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &2097289857140571060 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7474453095572715879} + - component: {fileID: 8512012284785169016} + m_Layer: 0 + m_Name: Collider_Angle_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7474453095572715879 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2097289857140571060} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.30320156, z: 0, w: 0.95292646} + m_LocalPosition: {x: 3.09, y: 0, z: 0.3} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 35.3, z: 0} +--- !u!65 &8512012284785169016 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2097289857140571060} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 3.0863872, z: 0.17084648} + m_Center: {x: -0.0000000010667343, y: 1.4534559, z: -0.042033553} +--- !u!1 &2807541398636423108 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 731074074448067837} + - component: {fileID: 3061027701185134618} + m_Layer: 0 + m_Name: Collider_Angle_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &731074074448067837 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2807541398636423108} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0.30320156, z: 0, w: 0.95292646} + m_LocalPosition: {x: 0.93, y: 0, z: 0.29} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: -35.3, z: 0} +--- !u!65 &3061027701185134618 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2807541398636423108} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 3.0863872, z: 0.17084648} + m_Center: {x: 0.0000000010667343, y: 1.4534559, z: -0.042033553} +--- !u!1 &3931940918357175979 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2621055091893652139} + - component: {fileID: 7234656684896586071} + - component: {fileID: 2666417221110561877} + m_Layer: 0 + m_Name: WindowBayGlass4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2621055091893652139 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3931940918357175979} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7234656684896586071 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3931940918357175979} + m_Mesh: {fileID: -7969773753598276675, guid: fb1818858455d0642ae5a531b2f94afd, type: 3} +--- !u!23 &2666417221110561877 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3931940918357175979} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &4022545099923812195 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 649034220513324471} + - component: {fileID: 8928269293971903159} + - component: {fileID: 2863961485163149750} + - component: {fileID: 6460057372306767023} + - component: {fileID: 5293531915483315971} + - component: {fileID: 8053222543243190602} + m_Layer: 0 + m_Name: FloorBayWindow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &649034220513324471 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4022545099923812195} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.5, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8928269293971903159 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4022545099923812195} + m_Mesh: {fileID: 7899261170766050768, guid: fb1818858455d0642ae5a531b2f94afd, type: 3} +--- !u!23 &2863961485163149750 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4022545099923812195} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &6460057372306767023 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4022545099923812195} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.5450407, y: 3.0914736, z: 0.11895728} + m_Center: {x: -0.22259742, y: 1.440686, z: -0.064300895} +--- !u!65 &5293531915483315971 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4022545099923812195} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.5244112, y: 3.0914736, z: 0.11895728} + m_Center: {x: 3.2329125, y: 1.440686, z: -0.064300895} +--- !u!65 &8053222543243190602 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4022545099923812195} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.2774019, y: 3.0985084, z: 0.17053223} + m_Center: {x: 1.4948428, y: 1.4491143, z: 0.5288091} +--- !u!1 &4925387228940507283 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5941079164141590655} + - component: {fileID: 958029265979024993} + - component: {fileID: 8807870284690021286} + m_Layer: 0 + m_Name: WallWindowBay4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5941079164141590655 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4925387228940507283} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &958029265979024993 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4925387228940507283} + m_Mesh: {fileID: -6194515788908830384, guid: fb1818858455d0642ae5a531b2f94afd, type: 3} +--- !u!23 &8807870284690021286 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4925387228940507283} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &7643397894282542631 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2683284144984873374} + - component: {fileID: 8008508338850232154} + - component: {fileID: 2030723272047921513} + m_Layer: 0 + m_Name: WindowBayFrame4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2683284144984873374 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7643397894282542631} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8008508338850232154 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7643397894282542631} + m_Mesh: {fileID: 1157842768142232967, guid: fb1818858455d0642ae5a531b2f94afd, type: 3} +--- !u!23 &2030723272047921513 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7643397894282542631} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &8387854135262613240 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8790476667169087801} + - component: {fileID: 1107802959074035889} + - component: {fileID: 2613483776498188261} + m_Layer: 0 + m_Name: WallWindowBay4mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8790476667169087801 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8387854135262613240} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 9129912355462327020} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1107802959074035889 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8387854135262613240} + m_Mesh: {fileID: 813339591694635740, guid: fb1818858455d0642ae5a531b2f94afd, type: 3} +--- !u!23 &2613483776498188261 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8387854135262613240} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &8500586381493956694 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9129912355462327020} + m_Layer: 0 + m_Name: WallWindowBay4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9129912355462327020 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8500586381493956694} + 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: + - {fileID: 649034220513324471} + - {fileID: 5941079164141590655} + - {fileID: 8801518006989473337} + - {fileID: 8790476667169087801} + - {fileID: 2683284144984873374} + - {fileID: 2621055091893652139} + - {fileID: 1535192956264607905} + - {fileID: 731074074448067837} + - {fileID: 7474453095572715879} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1352382403035273034 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 9129912355462327020} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: m_Name + value: WallWindowBay4mCurtain + objectReference: {fileID: 0} + - target: {fileID: 1144178282988690484, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3252fda813d817e4a8cdc21a1aa09354, type: 2} + - target: {fileID: 3098483506189340166, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 11ec10ab08ff11a40a2ed07f256a01a5, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 42d01a673d17e624995eb1892ca9f067, type: 3} +--- !u!4 &1535192956264607905 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 42d01a673d17e624995eb1892ca9f067, + type: 3} + m_PrefabInstance: {fileID: 1352382403035273034} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindowBay4m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowBay4m.prefab.meta new file mode 100644 index 0000000..fed1aed --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowBay4m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 94dee45fe843aa543b410fcaa3596d89 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindowTall4m.prefab b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowTall4m.prefab new file mode 100644 index 0000000..fd06bf7 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowTall4m.prefab @@ -0,0 +1,457 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1312523831647980672 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3448297199424289704} + - component: {fileID: 8233004113138926139} + - component: {fileID: 4935462463070431479} + - component: {fileID: 621478539727162051} + m_Layer: 0 + m_Name: WallWindowTall4mSkirting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3448297199424289704 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1312523831647980672} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4384364322284637725} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8233004113138926139 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1312523831647980672} + m_Mesh: {fileID: -6316569666962769568, guid: e2fe106ccb1596149b8d7ba664b56bc9, type: 3} +--- !u!23 &4935462463070431479 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1312523831647980672} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 71e87038bf775fc45b3e16ed33163afa, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &621478539727162051 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1312523831647980672} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.10669278, z: 0.16130735} + m_Center: {x: 2, y: 0.06788189, z: 0.080653675} +--- !u!1 &1746361331345449165 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3760850575902364997} + - component: {fileID: 2224198034453691280} + - component: {fileID: 4539070964864065882} + - component: {fileID: 5831812780936490799} + m_Layer: 0 + m_Name: WallWindowTall4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3760850575902364997 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1746361331345449165} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4384364322284637725} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2224198034453691280 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1746361331345449165} + m_Mesh: {fileID: 6364212300035175658, guid: e2fe106ccb1596149b8d7ba664b56bc9, type: 3} +--- !u!23 &4539070964864065882 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1746361331345449165} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &5831812780936490799 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1746361331345449165} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 4, y: 0.10000231, z: 2.9999995} + m_Center: {x: 2, y: 0.05000079, z: 1.4999998} +--- !u!1 &3377394894066927884 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5435790915148182618} + - component: {fileID: 3795896736126444827} + - component: {fileID: 1547430105782896453} + - component: {fileID: 2707031673603733973} + m_Layer: 0 + m_Name: WindowTallGlass4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5435790915148182618 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3377394894066927884} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4384364322284637725} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3795896736126444827 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3377394894066927884} + m_Mesh: {fileID: 5079581844335761830, guid: e2fe106ccb1596149b8d7ba664b56bc9, type: 3} +--- !u!23 &1547430105782896453 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3377394894066927884} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c0776710185a9a5479eb8809dd79030b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2707031673603733973 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3377394894066927884} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.60792, y: 0.0180712, z: 2.7921274} + m_Center: {x: 1.9847966, y: 0.025379468, z: 1.4712499} +--- !u!1 &4004743177526072487 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4384364322284637725} + m_Layer: 0 + m_Name: WallWindowTall4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4384364322284637725 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4004743177526072487} + 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: + - {fileID: 3760850575902364997} + - {fileID: 3448297199424289704} + - {fileID: 7319875774424174674} + - {fileID: 5435790915148182618} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5845274260957173519 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7319875774424174674} + - component: {fileID: 3035504547798942676} + - component: {fileID: 1865425841884620034} + - component: {fileID: 5596256027017404345} + m_Layer: 0 + m_Name: WindowFrameTall4m + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7319875774424174674 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5845274260957173519} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4384364322284637725} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3035504547798942676 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5845274260957173519} + m_Mesh: {fileID: -1917694694015025859, guid: e2fe106ccb1596149b8d7ba664b56bc9, type: 3} +--- !u!23 &1865425841884620034 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5845274260957173519} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9eaf7873583253a4eb7f91ae48b41745, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &5596256027017404345 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5845274260957173519} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.729574, y: 0.06723709, z: 2.9225633} + m_Center: {x: 1.9999999, y: 0.02537948, z: 1.4609727} diff --git a/Assets/_Unity Essentials/Prefabs/Walls/WallWindowTall4m.prefab.meta b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowTall4m.prefab.meta new file mode 100644 index 0000000..0507522 --- /dev/null +++ b/Assets/_Unity Essentials/Prefabs/Walls/WallWindowTall4m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e79ec92704f45584dbb6e0e569b69d8c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes.meta b/Assets/_Unity Essentials/Scenes.meta new file mode 100644 index 0000000..4f4934b --- /dev/null +++ b/Assets/_Unity Essentials/Scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aefd496e82db04b769cbde52b0761f8b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/-1_Starter_Scene.unity b/Assets/_Unity Essentials/Scenes/-1_Starter_Scene.unity new file mode 100644 index 0000000..fa8eb0d --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/-1_Starter_Scene.unity @@ -0,0 +1,4349 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: 96642feffee2f4d08a27e5f172aaa5e6, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &357295195 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 357295196} + m_Layer: 0 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &357295196 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 357295195} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -13, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7336787687053581383} + - {fileID: 1394560515216337075} + - {fileID: 7435232067258792909} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &627316530 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + m_PrefabInstance: {fileID: 4894564245437979443} + m_PrefabAsset: {fileID: 0} +--- !u!136 &679318115 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 1 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.25 + m_Height: 1.8427298 + m_Direction: 1 + m_Center: {x: 0, y: 0.8953079, z: 0} +--- !u!1 &1130707678 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1130707679} + m_Layer: 0 + m_Name: Boxes + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1130707679 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1130707678} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -6.48, y: 0.5, z: -10.17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4936627935210322786} + - {fileID: 390679465058666453} + - {fileID: 7393670279476895964} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &1305216213 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &1385068130 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1385068131} + - component: {fileID: 1385068136} + - component: {fileID: 1385068135} + - component: {fileID: 1385068134} + - component: {fileID: 1385068133} + - component: {fileID: 1385068132} + m_Layer: 0 + m_Name: Tunnel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 73 + m_IsActive: 1 +--- !u!4 &1385068131 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1385068130} + serializedVersion: 2 + m_LocalRotation: {x: -0.40647772, y: 0.5785982, z: 0.5785982, w: 0.40647772} + m_LocalPosition: {x: -0.49, y: 0, z: 9.42} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: 109.822} +--- !u!65 &1385068132 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1385068130} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.26525307, y: 6.0000024, z: 2.256102} + m_Center: {x: 1.1187105, y: 1.893427e-15, z: 1.1332378} +--- !u!65 &1385068133 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1385068130} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.2527809, y: 6.0000024, z: 2.2399507} + m_Center: {x: -1.1249466, y: 1.7786642e-15, z: 1.1251621} +--- !u!65 &1385068134 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1385068130} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 2.502674, y: 6.0000024, z: 0.258326} + m_Center: {x: 0, y: 5.4121983e-15, z: 2.3808491} +--- !u!23 &1385068135 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1385068130} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: ff188f58422043f489060e28a5e4e0c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 2 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1385068136 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1385068130} + m_Mesh: {fileID: 5060444177187149915, guid: f712806514868e54699156ec05dcb749, type: 3} +--- !u!1 &1565815673 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1565815677} + - component: {fileID: 1565815676} + - component: {fileID: 1565815675} + - component: {fileID: 1565815674} + m_Layer: 0 + m_Name: Stairs + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 73 + m_IsActive: 1 +--- !u!64 &1565815674 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565815673} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -1974449766878446227, guid: 7e0223e1d3e1733499accfa5ebffb67e, type: 3} +--- !u!23 &1565815675 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565815673} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 2 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1565815676 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565815673} + m_Mesh: {fileID: 5495454633994339055, guid: 7e0223e1d3e1733499accfa5ebffb67e, type: 3} +--- !u!4 &1565815677 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1565815673} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0.70710474, z: -0, w: 0.70710886} + m_LocalPosition: {x: -2.6260004, y: 1.64, z: 0.0000000045925} + m_LocalScale: {x: 0.99468905, y: 0.9976732, z: 0.9722889} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!1 &1800535424 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1800535428} + - component: {fileID: 1800535427} + - component: {fileID: 1800535426} + - component: {fileID: 1800535425} + m_Layer: 0 + m_Name: Landing + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 73 + m_IsActive: 1 +--- !u!65 &1800535425 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1800535424} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.500001, y: 2.500001, z: 3.0000012} + m_Center: {x: 0.00000015288805, y: -0.00000008607952, z: 1.5000004} +--- !u!23 &1800535426 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1800535424} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 2 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1800535427 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1800535424} + m_Mesh: {fileID: 7718662893383318277, guid: d2f0da3998423f44594868ffed55c3e6, type: 3} +--- !u!4 &1800535428 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1800535424} + serializedVersion: 2 + m_LocalRotation: {x: -0.0000020191073, y: -0.000000007450581, z: 0.7071068, w: 0.70710677} + m_LocalPosition: {x: 2.0129995, y: 1.74, z: -1.5000004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 0.9456522, b: 0.85, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: -0.12169667, y: 0.29919764, z: -0.9144254, w: 0.24391995} + m_LocalPosition: {x: 0, y: 10, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 29.197, y: 24.971, z: -143.527} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_CustomShadowLayers: 0 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 + m_RenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_ShadowRenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_Version: 4 + m_LightLayerMask: 1 + m_ShadowLayerMask: 1 + m_RenderingLayers: 1 + m_ShadowRenderingLayers: 1 +--- !u!1 &4994656825553912 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1719819274776397660} + m_Layer: 0 + m_Name: Left_UpperArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &26320280811157189 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 96599558845847029} + serializedVersion: 2 + m_LocalRotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + m_LocalPosition: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4900363561008910797} + - {fileID: 1715988539171602324} + - {fileID: 5093815359904712031} + - {fileID: 7539752811473865462} + - {fileID: 8331118977007290274} + m_Father: {fileID: 5427210361954425008} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &96599558845847029 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 26320280811157189} + m_Layer: 0 + m_Name: Left_Hand + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &139630817488985353 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5039234231308803417} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.058229383, z: 0.0012229546} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1414424364314954232} + m_Father: {fileID: 9188891328156694835} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &259897809935533427 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5011758975641685581} + serializedVersion: 2 + m_LocalRotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + m_LocalPosition: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 9184434305260511573} + m_Father: {fileID: 4413343672616678587} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &277610532765300052 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1384452666455101628} + m_Layer: 0 + m_Name: Right_RingIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &296474503593043652 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1658660936718552050} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 1.375, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7336787687053581383} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &315456460958696783 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3460548738127867549} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7ab977a21c92388468ee65ad1c0e5a78, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 2 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!4 &390679465058666453 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1017857821954071919} + serializedVersion: 2 + m_LocalRotation: {x: -0.013799129, y: -0.7069722, z: -0.7069722, w: 0.013799129} + m_LocalPosition: {x: 5.312665, y: -0.49756515, z: -0.51059055} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1130707679} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: -177.764} +--- !u!4 &391025933981355185 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5750432511005673708} + 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: + - {fileID: 627316530} + m_Father: {fileID: 7336787687053581383} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &392885270013578984 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2607219033678592062} + serializedVersion: 2 + m_LocalRotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + m_LocalPosition: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 424600362717513331} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &424600362717513331 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5070379252843807196} + serializedVersion: 2 + m_LocalRotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + m_LocalPosition: {x: -0, y: 0.12747401, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5914812992280806350} + - {fileID: 6958704750085715722} + - {fileID: 392885270013578984} + m_Father: {fileID: 3983594258473503442} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &663763376145223815 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1074764529369820573} + serializedVersion: 2 + m_LocalRotation: {x: 0.3907906, y: -0, z: -0, w: 0.9204796} + m_LocalPosition: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5505596211234948627} + m_Father: {fileID: 7539752811473865462} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &692868141107342476 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5632229233533288378} + m_Layer: 0 + m_Name: Right_IndexProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &781997777828304773 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4174241241556057009} + serializedVersion: 2 + m_LocalRotation: {x: 0.3409832, y: -0, z: -0, w: 0.94006944} + m_LocalPosition: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4953565391225021148} + m_Father: {fileID: 2988875663091820665} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &829380138765613756 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3086446848438433433} + serializedVersion: 2 + m_LocalRotation: {x: 0.17147453, y: -0, z: -0, w: 0.98518854} + m_LocalPosition: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3851768062430358308} + m_Father: {fileID: 988495918181489001} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &988495918181489001 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8029564887625914138} + serializedVersion: 2 + m_LocalRotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + m_LocalPosition: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 829380138765613756} + m_Father: {fileID: 8331118977007290274} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1017857821954071919 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 390679465058666453} + - component: {fileID: 3658087770029787248} + - component: {fileID: 1522450027740626106} + - component: {fileID: 7677560446316796701} + m_Layer: 0 + m_Name: Box_Medium + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 73 + m_IsActive: 1 +--- !u!1 &1029954865798209935 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8480360347511922067} + m_Layer: 0 + m_Name: Left_UpperLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1074764529369820573 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 663763376145223815} + m_Layer: 0 + m_Name: Left_RingIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1334687709203092651 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1394560515216337078} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 2 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_CustomBlends: {fileID: 0} + m_CameraCutEvent: + m_PersistentCalls: + m_Calls: [] + m_CameraActivatedEvent: + m_PersistentCalls: + m_Calls: [] +--- !u!33 &1374378420955929389 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3460548738127867549} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &1384452666455101628 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 277610532765300052} + serializedVersion: 2 + m_LocalRotation: {x: 0.3907906, y: -0, z: -0, w: 0.9204796} + m_LocalPosition: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3836299216284642842} + m_Father: {fileID: 5535834073771888836} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1394560515216337075 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1394560515216337078} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710576, z: -0, w: 0.7071079} + m_LocalPosition: {x: -4, y: 1.375, z: -0.20001172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 357295196} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!20 &1394560515216337076 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1394560515216337078} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.972549, g: 0.95686275, b: 0.92941177, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.2 + far clip plane: 500 + field of view: 40 + orthographic: 0 + orthographic size: 10 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!81 &1394560515216337077 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1394560515216337078} + m_Enabled: 1 +--- !u!1 &1394560515216337078 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1394560515216337075} + - component: {fileID: 1394560515216337076} + - component: {fileID: 1394560515216337077} + - component: {fileID: 1334687709203092651} + - component: {fileID: 9194182295684247831} + m_Layer: 0 + m_Name: MainCamera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1414424364314954232 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9181646256313532783} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.1034043, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1849870606862451524} + m_Father: {fileID: 139630817488985353} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1512696038721540733 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4948194228706360995} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4953565391225021148} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1522450027740626106 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1017857821954071919} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7ab977a21c92388468ee65ad1c0e5a78, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 2 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!4 &1624985816062217902 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4661467630403165305} + serializedVersion: 2 + m_LocalRotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + m_LocalPosition: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1719819274776397660} + m_Father: {fileID: 1849870606862451524} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1658660936718552050 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 296474503593043652} + m_Layer: 0 + m_Name: PlayerCameraRoot + m_TagString: CinemachineTarget + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1715988539171602324 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8813164097609649594} + serializedVersion: 2 + m_LocalRotation: {x: 0.09593409, y: -0.6426922, z: 0.21124882, w: 0.73014885} + m_LocalPosition: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8140667173033842310} + m_Father: {fileID: 26320280811157189} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1719819274776397660 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4994656825553912} + serializedVersion: 2 + m_LocalRotation: {x: 0.17870995, y: 0.027966414, z: 0.90344393, w: 0.38867685} + m_LocalPosition: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5427210361954425008} + m_Father: {fileID: 1624985816062217902} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1793898639046843927 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7540928124177954327} + serializedVersion: 2 + m_LocalRotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3836299216284642842} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1802618024155562657 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7813453089082801714} + serializedVersion: 2 + m_LocalRotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + m_LocalPosition: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2993545592432986072} + m_Father: {fileID: 1849870606862451524} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1804383541862124452 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5505596211234948627} + m_Layer: 0 + m_Name: Left_RingDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1849870606862451524 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6398906394594050656} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.1034043, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1624985816062217902} + - {fileID: 3983594258473503442} + - {fileID: 1802618024155562657} + m_Father: {fileID: 1414424364314954232} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1852222999845448517 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3983594258473503442} + m_Layer: 0 + m_Name: Neck + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1924144475362478879 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -5, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1944739556040017292 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6326820958750843584} + m_Layer: 0 + m_Name: Left_ToesEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2091185813160418549 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4826164996341135579} + serializedVersion: 2 + m_LocalRotation: {x: 0.08318636, y: -0, z: -0, w: 0.996534} + m_LocalPosition: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6310254697030375049} + m_Father: {fileID: 6023560813899653208} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &2259780347659240658 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2809553110109346098} + serializedVersion: 2 + m_LocalRotation: {x: 0.26077324, y: -0, z: -0, w: 0.9654001} + m_LocalPosition: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7462140858209253244} + m_Father: {fileID: 4900363561008910797} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &2471043611982975280 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7322148556571785101} + 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: + - {fileID: 9188891328156694835} + m_Father: {fileID: 7336787687053581383} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2508882085764761606 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6310254697030375049} + m_Layer: 0 + m_Name: Right_IndexDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &2607219033678592062 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 392885270013578984} + m_Layer: 0 + m_Name: Right_Eye + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2806462500507560947 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6157324960334730596} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.2434495e-16, y: 0.018519057, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7825526486218289869} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2809553110109346098 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2259780347659240658} + m_Layer: 0 + m_Name: Left_IndexIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &2826869773358703282 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5093815359904712031} + m_Layer: 0 + m_Name: Left_PinkyProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!95 &2830588810051867152 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 73ffbc06802a247cfb1b26f4ee67eba8, type: 3} + m_Controller: {fileID: 9100000, guid: 40db3173a05ae3242b1c182a09b0a183, type: 2} + m_CullingMode: 1 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1 &2863809968286344893 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6023560813899653208} + m_Layer: 0 + m_Name: Right_IndexIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &2869891347613950883 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6972180877006819629} + m_Layer: 0 + m_Name: Left_IndexDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &2943573848057388856 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3321303690923844765} + m_Layer: 0 + m_Name: Left_PinkyIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2953311433815852713 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4036149913995655734} + serializedVersion: 2 + m_LocalRotation: {x: 0.17147453, y: -0, z: -0, w: 0.98518854} + m_LocalPosition: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5657332623730953158} + m_Father: {fileID: 4231206986835499347} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &2988875663091820665 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8027388876001855286} + serializedVersion: 2 + m_LocalRotation: {x: 0.09593409, y: -0.6426922, z: 0.21124882, w: 0.73014885} + m_LocalPosition: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 781997777828304773} + m_Father: {fileID: 8083394329480154686} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &2993545592432986072 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4076897298229099692} + serializedVersion: 2 + m_LocalRotation: {x: 0.17870995, y: 0.027966414, z: 0.90344393, w: 0.38867685} + m_LocalPosition: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3927072519783962228} + m_Father: {fileID: 1802618024155562657} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3086446848438433433 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 829380138765613756} + m_Layer: 0 + m_Name: Left_ThumbDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!143 &3127074297865318656 +CharacterController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Height: 1.8 + m_Radius: 0.28 + m_SlopeLimit: 45 + m_StepOffset: 0.25 + m_SkinWidth: 0.02 + m_MinMoveDistance: 0 + m_Center: {x: 0, y: 0.93, z: 0} +--- !u!114 &3184838810748799480 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e087ecce43ebbff45a1b360637807d93, type: 3} + m_Name: + m_EditorClassIdentifier: + move: {x: 0, y: 0} + look: {x: 0, y: 0} + jump: 0 + sprint: 0 + analogMovement: 0 + cursorLocked: 1 + cursorInputForLook: 1 +--- !u!4 &3321303690923844765 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2943573848057388856} + serializedVersion: 2 + m_LocalRotation: {x: 0.29918617, y: -0, z: -0, w: 0.9541948} + m_LocalPosition: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7825526486218289869} + m_Father: {fileID: 5093815359904712031} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3407859131017459113 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5914812992280806350} + m_Layer: 0 + m_Name: Jaw + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &3431867722958927318 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8416439164481837400} + m_Layer: 0 + m_Name: Left_MiddleDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &3451418062811443691 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 909d917d73a63f940ac158d02e936645, type: 3} + m_Name: + m_EditorClassIdentifier: + pushLayers: + serializedVersion: 2 + m_Bits: 4294967295 + canPush: 1 + strength: 1.1 +--- !u!1 &3460548738127867549 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4936627935210322786} + - component: {fileID: 1374378420955929389} + - component: {fileID: 315456460958696783} + - component: {fileID: 8064743718927393597} + m_Layer: 0 + m_Name: Box_Small + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 73 + m_IsActive: 1 +--- !u!4 &3508149127041054505 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3824164735790039785} + serializedVersion: 2 + m_LocalRotation: {x: 0.14234784, y: -0, z: -0, w: 0.9898167} + m_LocalPosition: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 9054552316706048963} + m_Father: {fileID: 4387939329260794104} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &3544038475312816249 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5822290648854801430} + serializedVersion: 2 + m_LocalRotation: {x: 0.0066045397, y: -0.5050901, z: 0.37113747, w: 0.77916455} + m_LocalPosition: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4387939329260794104} + m_Father: {fileID: 8083394329480154686} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3545206361730614834 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4953565391225021148} + m_Layer: 0 + m_Name: Right_MiddleDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3610992641960304494 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6841957331410066343} + serializedVersion: 2 + m_LocalRotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + m_LocalPosition: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4784179046887149832} + m_Father: {fileID: 5431883365257183682} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3658087770029787248 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1017857821954071919} + m_Mesh: {fileID: 7535803439391131454, guid: c6a55ba99e9e99d41b7eef123e311a43, type: 3} +--- !u!1 &3824164735790039785 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3508149127041054505} + m_Layer: 0 + m_Name: Right_PinkyDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3836299216284642842 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6355738164979491954} + serializedVersion: 2 + m_LocalRotation: {x: 0.09052901, y: -0, z: -0, w: 0.99589384} + m_LocalPosition: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1793898639046843927} + m_Father: {fileID: 1384452666455101628} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &3851768062430358308 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8502530050177722018} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -4.2632555e-16, y: 0.029458016, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 829380138765613756} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &3927072519783962228 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8820958627914573671} + serializedVersion: 2 + m_LocalRotation: {x: 0.37416065, y: -8.0435996e-17, z: -3.2453267e-17, w: 0.92736393} + m_LocalPosition: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8083394329480154686} + m_Father: {fileID: 2993545592432986072} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &3983594258473503442 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1852222999845448517} + serializedVersion: 2 + m_LocalRotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + m_LocalPosition: {x: -0, y: 0.25104657, z: -0.015329581} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 424600362717513331} + - {fileID: 6632470657620586109} + m_Father: {fileID: 1849870606862451524} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4036149913995655734 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2953311433815852713} + m_Layer: 0 + m_Name: Right_ThumbDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &4076897298229099692 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2993545592432986072} + m_Layer: 0 + m_Name: Right_UpperArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &4088565890118925378 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8083394329480154686} + m_Layer: 0 + m_Name: Right_Hand + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!33 &4131525857763406430 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &4147148291103338963 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8540756942626247753} + m_Layer: 0 + m_Name: Left_MiddleDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &4174241241556057009 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 781997777828304773} + m_Layer: 0 + m_Name: Right_MiddleIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4231206986835499347 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4655385320359712635} + serializedVersion: 2 + m_LocalRotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + m_LocalPosition: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2953311433815852713} + m_Father: {fileID: 8807975795467394269} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4279016094731073336 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9054552316706048963} + m_Layer: 0 + m_Name: Right_PinkyDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4366501297127536381 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7381105620675443743} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6727599269825158579} + m_Father: {fileID: 9184434305260511573} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4387939329260794104 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7814930278958925029} + serializedVersion: 2 + m_LocalRotation: {x: 0.29918617, y: -0, z: -0, w: 0.9541948} + m_LocalPosition: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3508149127041054505} + m_Father: {fileID: 3544038475312816249} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4413343672616678587 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7414139696272140533} + serializedVersion: 2 + m_LocalRotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + m_LocalPosition: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 259897809935533427} + m_Father: {fileID: 9188891328156694835} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4655385320359712635 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4231206986835499347} + m_Layer: 0 + m_Name: Right_ThumbIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &4661467630403165305 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1624985816062217902} + m_Layer: 0 + m_Name: Left_Shoulder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4784179046887149832 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9175505985295686141} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + m_LocalPosition: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6326820958750843584} + m_Father: {fileID: 3610992641960304494} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4817155509169490768 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7462140858209253244} + m_Layer: 0 + m_Name: Left_IndexDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &4826164996341135579 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2091185813160418549} + m_Layer: 0 + m_Name: Right_IndexDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &4894564245437979443 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 391025933981355185} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_Name + value: KyleRobot + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 73ffbc06802a247cfb1b26f4ee67eba8, type: 3} +--- !u!4 &4900363561008910797 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8329441057781682154} + serializedVersion: 2 + m_LocalRotation: {x: 0.1338533, y: -0.6899348, z: 0.20177367, w: 0.6821735} + m_LocalPosition: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2259780347659240658} + m_Father: {fileID: 26320280811157189} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4936627935210322786 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3460548738127867549} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0.6087604, z: -0, w: 0.7933541} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1130707679} + m_LocalEulerAnglesHint: {x: 0, y: -75, z: 0} +--- !u!1 &4948194228706360995 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1512696038721540733} + m_Layer: 0 + m_Name: Right_MiddleDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4953565391225021148 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3545206361730614834} + serializedVersion: 2 + m_LocalRotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + m_LocalPosition: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1512696038721540733} + m_Father: {fileID: 781997777828304773} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5011758975641685581 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 259897809935533427} + m_Layer: 0 + m_Name: Right_LowerLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &5039234231308803417 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 139630817488985353} + m_Layer: 0 + m_Name: Spine + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &5070379252843807196 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 424600362717513331} + m_Layer: 0 + m_Name: Head + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5093815359904712031 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2826869773358703282} + serializedVersion: 2 + m_LocalRotation: {x: 0.0066045397, y: -0.5050901, z: 0.37113747, w: 0.77916455} + m_LocalPosition: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3321303690923844765} + m_Father: {fileID: 26320280811157189} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5111602866824902184 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7825526486218289869} + m_Layer: 0 + m_Name: Left_PinkyDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &5292269111702858325 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6727599269825158579} + m_Layer: 0 + m_Name: Right_ToesEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!33 &5323616851398491214 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8672455881319325504} + m_Mesh: {fileID: 1881125385508326797, guid: 1710fbf00619c474b92da634e36cd0bb, type: 3} +--- !u!4 &5427210361954425008 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7719706297454821112} + serializedVersion: 2 + m_LocalRotation: {x: 0.37416065, y: -8.0435996e-17, z: -3.2453267e-17, w: 0.92736393} + m_LocalPosition: {x: -2.8421706e-16, y: 0.28508067, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 26320280811157189} + m_Father: {fileID: 1719819274776397660} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &5431883365257183682 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7338476846671403151} + serializedVersion: 2 + m_LocalRotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + m_LocalPosition: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3610992641960304494} + m_Father: {fileID: 8480360347511922067} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &5454835798872055697 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 62899f850307741f2a39c98a8b639597, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Actions: {fileID: -944628639613478452, guid: 4419d82f33d36e848b3ed5af4c8da37e, + type: 3} + m_NotificationBehavior: 0 + m_UIInputModule: {fileID: 0} + m_DeviceLostEvent: + m_PersistentCalls: + m_Calls: [] + m_DeviceRegainedEvent: + m_PersistentCalls: + m_Calls: [] + m_ControlsChangedEvent: + m_PersistentCalls: + m_Calls: [] + m_ActionEvents: + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7186036571724691772} + m_TargetAssemblyTypeName: + m_MethodName: InputMove + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 6bc1aaf4-b110-4ff7-891e-5b9fe6f32c4d + m_ActionName: 'Player/Move[/Keyboard/w,/Keyboard/s,/Keyboard/a,/Keyboard/d,/Keyboard/upArrow,/Keyboard/downArrow,/Keyboard/leftArrow,/Keyboard/rightArrow,/XInputControllerWindows/leftStick]' + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7186036571724691772} + m_TargetAssemblyTypeName: + m_MethodName: InputLook + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 2690c379-f54d-45be-a724-414123833eb4 + m_ActionName: 'Player/Look[/Mouse/delta,/XInputControllerWindows/rightStick]' + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7186036571724691772} + m_TargetAssemblyTypeName: + m_MethodName: InputJump + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 8c4abdf8-4099-493a-aa1a-129acec7c3df + m_ActionName: 'Player/Jump[/Keyboard/space,/XInputControllerWindows/buttonSouth]' + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7186036571724691772} + m_TargetAssemblyTypeName: + m_MethodName: InputSprint + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 980e881e-182c-404c-8cbf-3d09fdb48fef + m_ActionName: 'Player/Sprint[/Keyboard/leftShift,/XInputControllerWindows/leftTrigger]' + - m_PersistentCalls: + m_Calls: [] + m_ActionId: e4ce1614-c754-48c1-9103-33130441661f + m_ActionName: UI/New action + m_NeverAutoSwitchControlSchemes: 0 + m_DefaultControlScheme: + m_DefaultActionMap: Player + m_SplitScreenIndex: -1 + m_Camera: {fileID: 0} +--- !u!4 &5505596211234948627 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1804383541862124452} + serializedVersion: 2 + m_LocalRotation: {x: 0.09052901, y: -0, z: -0, w: 0.99589384} + m_LocalPosition: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8283235809247024248} + m_Father: {fileID: 663763376145223815} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5524282848785616179 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6632470657620586109} + m_Layer: 0 + m_Name: Neck_Twist_A + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5535834073771888836 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5919063057560195422} + serializedVersion: 2 + m_LocalRotation: {x: 0.035571605, y: -0.5691555, z: 0.3065858, w: 0.76210356} + m_LocalPosition: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1384452666455101628} + m_Father: {fileID: 8083394329480154686} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5570159668433415841 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8807975795467394269} + m_Layer: 0 + m_Name: Right_ThumbProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5632229233533288378 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 692868141107342476} + serializedVersion: 2 + m_LocalRotation: {x: 0.1338533, y: -0.6899348, z: 0.20177367, w: 0.6821735} + m_LocalPosition: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6023560813899653208} + m_Father: {fileID: 8083394329480154686} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &5657332623730953158 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8313505724249201999} + serializedVersion: 2 + m_LocalRotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + m_LocalPosition: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2953311433815852713} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &5687105087422644517 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8672455881319325504} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1bada8888e561724686d8b7a2216dfe8, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &5750432511005673708 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 391025933981355185} + m_Layer: 0 + m_Name: Geometry + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &5822290648854801430 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3544038475312816249} + m_Layer: 0 + m_Name: Right_PinkyProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!33 &5851385822814302073 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7912903017431906918} + m_Mesh: {fileID: 7718662893383318277, guid: d2f0da3998423f44594868ffed55c3e6, type: 3} +--- !u!4 &5914812992280806350 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3407859131017459113} + serializedVersion: 2 + m_LocalRotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + m_LocalPosition: {x: -0, y: -0.00763539, z: 0.012895278} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 424600362717513331} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5919063057560195422 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5535834073771888836} + m_Layer: 0 + m_Name: Right_RingProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6023560813899653208 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2863809968286344893} + serializedVersion: 2 + m_LocalRotation: {x: 0.26077324, y: -0, z: -0, w: 0.9654001} + m_LocalPosition: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2091185813160418549} + m_Father: {fileID: 5632229233533288378} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6157324960334730596 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2806462500507560947} + m_Layer: 0 + m_Name: Left_PinkyDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &6195897871979576262 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8331118977007290274} + m_Layer: 0 + m_Name: Left_ThumbProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &6281586096308579741 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9188891328156694835} + m_Layer: 0 + m_Name: Hips + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6310254697030375049 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2508882085764761606} + serializedVersion: 2 + m_LocalRotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + m_LocalPosition: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2091185813160418549} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &6326820958750843584 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1944739556040017292} + serializedVersion: 2 + m_LocalRotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + m_LocalPosition: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4784179046887149832} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6355738164979491954 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3836299216284642842} + m_Layer: 0 + m_Name: Right_RingDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &6398906394594050656 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1849870606862451524} + m_Layer: 0 + m_Name: UpperChest + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6632470657620586109 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5524282848785616179} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.063737005, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3983594258473503442} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &6727599269825158579 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5292269111702858325} + serializedVersion: 2 + m_LocalRotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + m_LocalPosition: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4366501297127536381} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6798663247650461644 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8283235809247024248} + m_Layer: 0 + m_Name: Left_RingDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &6841957331410066343 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3610992641960304494} + m_Layer: 0 + m_Name: Left_Foot + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &6863122389611397849 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7336787687053581383} + - component: {fileID: 2830588810051867152} + - component: {fileID: 3127074297865318656} + - component: {fileID: 7186036571724691772} + - component: {fileID: 3451418062811443691} + - component: {fileID: 3184838810748799480} + - component: {fileID: 5454835798872055697} + - component: {fileID: 679318115} + m_Layer: 8 + m_Name: Robot + m_TagString: Player + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!23 &6871402567171279138 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!4 &6892630672535333540 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8672455881319325504} + serializedVersion: 2 + m_LocalRotation: {x: -0.70441604, y: -0.06162846, z: 0.06162846, w: 0.70441604} + m_LocalPosition: {x: 5.5, y: 6.5, z: 0} + m_LocalScale: {x: 5, y: 5, z: 5} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: -100, y: 90, z: -90} +--- !u!4 &6958704750085715722 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8158039493101398789} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 424600362717513331} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &6972180877006819629 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2869891347613950883} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7462140858209253244} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &7186036571724691772 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 26e54e5a728a9234ab24fcf1460ed8a2, type: 3} + m_Name: + m_EditorClassIdentifier: + MoveSpeed: 2 + SprintSpeed: 5.335 + RotationSmoothTime: 0.12 + SpeedChangeRate: 10 + LandingAudioClip: {fileID: 8300000, guid: ff697d3070687ce4583faa0561a145a2, type: 3} + FootstepAudioClips: + - {fileID: 8300000, guid: 72f526a6a9890f643a88e85a61c86c8a, type: 3} + - {fileID: 8300000, guid: 85016e0f2b01da248b9663dd49a161b0, type: 3} + - {fileID: 8300000, guid: 186de84b3207156479abe98f4958fed0, type: 3} + - {fileID: 8300000, guid: 1a91fcd19acf1e54bba0945d9f390849, type: 3} + - {fileID: 8300000, guid: 14e8a8d2158bec840b56c54f5266e692, type: 3} + - {fileID: 8300000, guid: 29841e7d5bbfb5b419c9ad16ca8bc4c1, type: 3} + - {fileID: 8300000, guid: dd1af302b8902684d9381de1f2d3a5af, type: 3} + - {fileID: 8300000, guid: 67c8b33e424ccdc4486edf538ab91c5a, type: 3} + - {fileID: 8300000, guid: 274649b0e221539409070ebf6c18918b, type: 3} + - {fileID: 8300000, guid: a3194b8bbc96ef84fab1f98f4b7dae3e, type: 3} + FootstepAudioVolume: 0.3 + JumpHeight: 1.2 + Gravity: -15 + JumpTimeout: 0.3 + FallTimeout: 0.15 + Grounded: 1 + GroundedOffset: -0.14 + GroundedRadius: 0.28 + GroundLayers: + serializedVersion: 2 + m_Bits: 1 + CinemachineCameraTarget: {fileID: 1658660936718552050} + TopClamp: 70 + BottomClamp: -30 + CameraAngleOverride: 0 + LockCameraPosition: 0 +--- !u!1 &7266512075548296020 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1924144475362478879} + - component: {fileID: 4131525857763406430} + - component: {fileID: 6871402567171279138} + - component: {fileID: 1305216213} + m_Layer: 0 + m_Name: Ground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!1 &7322148556571785101 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2471043611982975280} + m_Layer: 0 + m_Name: Skeleton + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7336787687053581383 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6863122389611397849} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710576, z: -0, w: 0.7071079} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 296474503593043652} + - {fileID: 391025933981355185} + - {fileID: 2471043611982975280} + m_Father: {fileID: 357295196} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1 &7338476846671403151 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5431883365257183682} + m_Layer: 0 + m_Name: Left_LowerLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &7381105620675443743 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4366501297127536381} + m_Layer: 0 + m_Name: Right_Toes + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7393670279476895964 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7912903017431906918} + serializedVersion: 2 + m_LocalRotation: {x: -0.7000187, y: -0.09986935, z: -0.09986935, w: 0.7000187} + m_LocalPosition: {x: 11.216042, y: -0.5, z: 1.1014204} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1130707679} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: -16.239} +--- !u!1 &7414139696272140533 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4413343672616678587} + m_Layer: 0 + m_Name: Right_UpperLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &7435232066632223240 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7435232066632223246} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &7435232066632223241 +Transform: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7435232066632223246} + 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: 7435232067258792909} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &7435232066632223244 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7435232066632223246} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 68bb026fafb42b14791938953eaace77, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NoiseProfile: {fileID: 11400000, guid: 46965f9cbaf525742a6da4c2172a99cd, type: 2} + m_PivotOffset: {x: 0, y: 0, z: 1} + m_AmplitudeGain: 0.5 + m_FrequencyGain: 0.3 + mNoiseOffsets: {x: -451.37964, y: 684.7062, z: 648.0488} +--- !u!114 &7435232066632223245 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7435232066632223246} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bd6043bde05a7fc4cba197d06915c1e3, type: 3} + m_Name: + m_EditorClassIdentifier: + Damping: {x: 0.1, y: 0.25, z: 0.3} + ShoulderOffset: {x: 1, y: 0, z: 0} + VerticalArmLength: 0 + CameraSide: 0.6 + CameraDistance: 4 + CameraCollisionFilter: + serializedVersion: 2 + m_Bits: 1 + IgnoreTag: Player + CameraRadius: 0.15 + DampingIntoCollision: 0 + DampingFromCollision: 0 +--- !u!1 &7435232066632223246 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7435232066632223241} + - component: {fileID: 7435232066632223240} + - component: {fileID: 7435232066632223244} + - component: {fileID: 7435232066632223245} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &7435232067258792498 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7435232067258792909} + - component: {fileID: 7435232067258792908} + m_Layer: 0 + m_Name: PlayerFollowCamera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &7435232067258792908 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7435232067258792498} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 296474503593043652} + m_Lens: + FieldOfView: 40 + OrthographicSize: 10 + NearClipPlane: 0.2 + FarClipPlane: 500 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 7435232066632223241} +--- !u!4 &7435232067258792909 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7435232067258792498} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710576, z: -0, w: 0.7071079} + m_LocalPosition: {x: -4, y: 1.375, z: -0.20001172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7435232066632223241} + m_Father: {fileID: 357295196} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!4 &7462140858209253244 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4817155509169490768} + serializedVersion: 2 + m_LocalRotation: {x: 0.08318636, y: -0, z: -0, w: 0.996534} + m_LocalPosition: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6972180877006819629} + m_Father: {fileID: 2259780347659240658} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &7539752811473865462 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7907247584388135575} + serializedVersion: 2 + m_LocalRotation: {x: 0.035571605, y: -0.5691555, z: 0.3065858, w: 0.76210356} + m_LocalPosition: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 663763376145223815} + m_Father: {fileID: 26320280811157189} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7540928124177954327 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1793898639046843927} + m_Layer: 0 + m_Name: Right_RingDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!65 &7677560446316796701 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1017857821954071919} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.4872339, y: 2.5007026, z: 2.0028448} + m_Center: {x: 0, y: 0, z: 0.9989877} +--- !u!1 &7719706297454821112 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5427210361954425008} + m_Layer: 0 + m_Name: Left_LowerArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &7813453089082801714 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1802618024155562657} + m_Layer: 0 + m_Name: Right_Shoulder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &7814930278958925029 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4387939329260794104} + m_Layer: 0 + m_Name: Right_PinkyIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7825526486218289869 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5111602866824902184} + serializedVersion: 2 + m_LocalRotation: {x: 0.14234784, y: -0, z: -0, w: 0.9898167} + m_LocalPosition: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2806462500507560947} + m_Father: {fileID: 3321303690923844765} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7907247584388135575 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7539752811473865462} + m_Layer: 0 + m_Name: Left_RingProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &7912903017431906918 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7393670279476895964} + - component: {fileID: 5851385822814302073} + - component: {fileID: 8561548700265651123} + - component: {fileID: 8769023772634446554} + m_Layer: 0 + m_Name: Box_Large + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 73 + m_IsActive: 1 +--- !u!1 &8018188998234735402 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8140667173033842310} + m_Layer: 0 + m_Name: Left_MiddleIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &8027388876001855286 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2988875663091820665} + m_Layer: 0 + m_Name: Right_MiddleProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &8029564887625914138 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 988495918181489001} + m_Layer: 0 + m_Name: Left_ThumbIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!65 &8064743718927393597 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3460548738127867549} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!4 &8083394329480154686 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4088565890118925378} + serializedVersion: 2 + m_LocalRotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + m_LocalPosition: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5632229233533288378} + - {fileID: 2988875663091820665} + - {fileID: 3544038475312816249} + - {fileID: 5535834073771888836} + - {fileID: 8807975795467394269} + m_Father: {fileID: 3927072519783962228} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &8140667173033842310 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8018188998234735402} + serializedVersion: 2 + m_LocalRotation: {x: 0.3409832, y: -0, z: -0, w: 0.94006944} + m_LocalPosition: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8540756942626247753} + m_Father: {fileID: 1715988539171602324} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8158039493101398789 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6958704750085715722} + m_Layer: 0 + m_Name: Left_Eye + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8283235809247024248 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6798663247650461644} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5505596211234948627} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8313505724249201999 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5657332623730953158} + m_Layer: 0 + m_Name: Right_ThumbDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &8329441057781682154 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4900363561008910797} + m_Layer: 0 + m_Name: Left_IndexProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8331118977007290274 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6195897871979576262} + serializedVersion: 2 + m_LocalRotation: {x: -0.22855467, y: 0.9196341, z: 0.3181213, w: 0.028891658} + m_LocalPosition: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 988495918181489001} + m_Father: {fileID: 26320280811157189} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8357011360508463802 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9184434305260511573} + m_Layer: 0 + m_Name: Right_Foot + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8416439164481837400 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3431867722958927318} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8540756942626247753} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &8480360347511922067 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029954865798209935} + serializedVersion: 2 + m_LocalRotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + m_LocalPosition: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5431883365257183682} + m_Father: {fileID: 9188891328156694835} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8502530050177722018 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3851768062430358308} + m_Layer: 0 + m_Name: Left_ThumbDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8540756942626247753 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4147148291103338963} + serializedVersion: 2 + m_LocalRotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + m_LocalPosition: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8416439164481837400} + m_Father: {fileID: 8140667173033842310} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &8561548700265651123 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7912903017431906918} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7ab977a21c92388468ee65ad1c0e5a78, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 2 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &8672455881319325504 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6892630672535333540} + - component: {fileID: 5323616851398491214} + - component: {fileID: 5687105087422644517} + - component: {fileID: 8672455881319325507} + - component: {fileID: 8672455881319325506} + - component: {fileID: 8672455881319325505} + m_Layer: 0 + m_Name: Star + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &8672455881319325505 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8672455881319325504} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 55fcea8a4058c4d1aa6ca8fea4168f51, type: 3} + m_Name: + m_EditorClassIdentifier: + particleEffectPrefab: {fileID: 82529394157422205, guid: d215f5256273c476b944e5e8108c3fb5, + type: 3} + rotationSpeed: 100 + bobbingAmount: 0.25 + bobbingSpeed: 2 +--- !u!82 &8672455881319325506 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8672455881319325504} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: 1a1f66a2481cc4201b08ee51f23b9104, type: 3} + m_PlayOnAwake: 0 + m_Volume: 0.5 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!65 &8672455881319325507 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8672455881319325504} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 1 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.14768977, y: 0.056089237, z: 0.15529023} + m_Center: {x: 0.007796012, y: 0.008997379, z: -0.000000055541147} +--- !u!65 &8769023772634446554 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7912903017431906918} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 3.500001, y: 2.500001, z: 3.0000012} + m_Center: {x: 0.00000015288805, y: -0.00000008607952, z: 1.5000004} +--- !u!4 &8807975795467394269 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5570159668433415841} + serializedVersion: 2 + m_LocalRotation: {x: -0.22855467, y: 0.9196341, z: 0.3181213, w: 0.028891658} + m_LocalPosition: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4231206986835499347} + m_Father: {fileID: 8083394329480154686} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8813164097609649594 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1715988539171602324} + m_Layer: 0 + m_Name: Left_MiddleProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &8820958627914573671 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3927072519783962228} + m_Layer: 0 + m_Name: Right_LowerArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9054552316706048963 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4279016094731073336} + serializedVersion: 2 + m_LocalRotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + m_LocalPosition: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3508149127041054505} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &9175505985295686141 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4784179046887149832} + m_Layer: 0 + m_Name: Left_Toes + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &9181646256313532783 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1414424364314954232} + m_Layer: 0 + m_Name: Chest + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9184434305260511573 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8357011360508463802} + serializedVersion: 2 + m_LocalRotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + m_LocalPosition: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4366501297127536381} + m_Father: {fileID: 259897809935533427} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &9188891328156694835 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6281586096308579741} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.9810986, z: -0.01590455} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8480360347511922067} + - {fileID: 4413343672616678587} + - {fileID: 139630817488985353} + m_Father: {fileID: 2471043611982975280} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &9194182295684247831 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1394560515216337078} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1924144475362478879} + - {fileID: 1815318737} + - {fileID: 1130707679} + - {fileID: 1385068131} + - {fileID: 1565815677} + - {fileID: 1800535428} + - {fileID: 6892630672535333540} + - {fileID: 357295196} diff --git a/Assets/_Unity Essentials/Scenes/-1_Starter_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/-1_Starter_Scene.unity.meta new file mode 100644 index 0000000..b04869f --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/-1_Starter_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f85da7fb4c9be4e32bcef1db8285354d +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity b/Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity new file mode 100644 index 0000000..d1bee90 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity @@ -0,0 +1,3306 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: 4673e1ee991c54cffa6c79aec5134e1c, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &46696883 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 46696884} + - component: {fileID: 46696887} + - component: {fileID: 46696886} + - component: {fileID: 46696885} + m_Layer: 5 + m_Name: KidsRoom_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &46696884 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 46696883} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.0000042915344} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1686443558} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666672, y: 194} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &46696885 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 46696883} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 46696886} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 2 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &46696886 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 46696883} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &46696887 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 46696883} + m_CullTransparentMesh: 1 +--- !u!1 &143347736 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 143347738} + - component: {fileID: 143347737} + m_Layer: 0 + m_Name: CustomSceneManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &143347737 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143347736} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e082e8f53c38e48f58c33e81e7fe0d95, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &143347738 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 143347736} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &189740931 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 189740932} + - component: {fileID: 189740935} + - component: {fileID: 189740934} + - component: {fileID: 189740933} + m_Layer: 5 + m_Name: Playground_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &189740932 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 189740931} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.0000042915344} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 232159062} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666672, y: 280} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &189740933 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 189740931} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 189740934} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 1 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &189740934 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 189740931} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &189740935 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 189740931} + m_CullTransparentMesh: 1 +--- !u!1 &232159061 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 232159062} + - component: {fileID: 232159064} + - component: {fileID: 232159063} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &232159062 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 232159061} + 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: 189740932} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &232159063 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 232159061} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Playground - Navigation + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &232159064 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 232159061} + m_CullTransparentMesh: 1 +--- !u!1 &331677244 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 331677245} + - component: {fileID: 331677247} + - component: {fileID: 331677246} + m_Layer: 5 + m_Name: Panel_Header + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &331677245 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 331677244} + m_LocalRotation: {x: -0, y: 0.2588186, z: -0, w: 0.965926} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.5, y: 0.5, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1111801240} + m_Father: {fileID: 1685650093} + m_LocalEulerAnglesHint: {x: 0, y: 30, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 179.66327} + m_SizeDelta: {x: 800, y: 150} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &331677246 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 331677244} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.9372549} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &331677247 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 331677244} + m_CullTransparentMesh: 1 +--- !u!1 &705195760 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 705195761} + - component: {fileID: 705195764} + - component: {fileID: 705195763} + - component: {fileID: 705195762} + m_Layer: 5 + m_Name: Bonus_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &705195761 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705195760} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.0000042915344} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1593451301} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666672, y: -244} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &705195762 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705195760} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 705195763} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 7 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &705195763 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705195760} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &705195764 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705195760} + m_CullTransparentMesh: 1 +--- !u!1 &791352658 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 791352659} + - component: {fileID: 791352661} + - component: {fileID: 791352660} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &791352659 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 791352658} + 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: 1922900440} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &791352660 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 791352658} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Kitchen - Audio + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &791352661 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 791352658} + m_CullTransparentMesh: 1 +--- !u!1 &927370166 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 927370167} + - component: {fileID: 927370170} + - component: {fileID: 927370169} + - component: {fileID: 927370168} + m_Layer: 5 + m_Name: 2D_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &927370167 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927370166} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.0000042915344} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2100228449} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666672, y: -63} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &927370168 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927370166} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 927370169} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 6 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &927370169 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927370166} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &927370170 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927370166} + m_CullTransparentMesh: 1 +--- !u!1 &971083339 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 971083343} + - component: {fileID: 971083342} + - component: {fileID: 971083341} + - component: {fileID: 971083340} + - component: {fileID: 971083344} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &971083340 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 971083339} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &971083341 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 971083339} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 2 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 1 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 1 +--- !u!223 &971083342 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 971083339} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 2 + m_Camera: {fileID: 992323750} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 1 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &971083343 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 971083339} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.005, y: 0.005, z: 0.005} + m_ConstrainProportionsScale: 1 + m_Children: + - {fileID: 1370793591} + - {fileID: 1685650093} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 1066.2808, y: 600} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &971083344 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 971083339} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cf8e0821bf13549cd8cf9cb0c116f46c, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &981850118 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 981850119} + - component: {fileID: 981850122} + - component: {fileID: 981850121} + - component: {fileID: 981850120} + m_Layer: 5 + m_Name: LivingRoom_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &981850119 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981850118} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.0000042915344} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1023516719} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666672, y: 22} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &981850120 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981850118} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 981850121} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 4 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &981850121 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981850118} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &981850122 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981850118} + m_CullTransparentMesh: 1 +--- !u!1 &992323747 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 992323751} + - component: {fileID: 992323750} + - component: {fileID: 992323749} + - component: {fileID: 992323748} + m_Layer: 0 + m_Name: Main Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &992323748 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!81 &992323749 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + m_Enabled: 1 +--- !u!20 &992323750 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &992323751 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + serializedVersion: 2 + m_LocalRotation: {x: 0.04350605, y: 0.025763273, z: -0.0018167098, w: 0.9987192} + m_LocalPosition: {x: -0.10112353, y: 1.9351289, z: -3.468} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 4.991, y: 2.952, z: -0.08} +--- !u!1 &1023516718 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1023516719} + - component: {fileID: 1023516721} + - component: {fileID: 1023516720} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1023516719 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1023516718} + 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: 981850119} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1023516720 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1023516718} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Living Room - Programming + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1023516721 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1023516718} + m_CullTransparentMesh: 1 +--- !u!1 &1111801239 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1111801240} + - component: {fileID: 1111801242} + - component: {fileID: 1111801241} + m_Layer: 5 + m_Name: Select_your_Scene_Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1111801240 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1111801239} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 331677245} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 3.0776, y: 0} + m_SizeDelta: {x: 382.0399, y: 87.0122} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1111801241 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1111801239} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: 'Select a Scene + +' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 30 + m_fontSizeBase: 30 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1111801242 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1111801239} + m_CullTransparentMesh: 1 +--- !u!1 &1370793590 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1370793591} + - component: {fileID: 1370793593} + - component: {fileID: 1370793592} + m_Layer: 5 + m_Name: Panel_Name + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1370793591 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1370793590} + m_LocalRotation: {x: -0, y: -0.25881857, z: -0, w: 0.965926} + m_LocalPosition: {x: 0, y: 0, z: 27} + m_LocalScale: {x: 0.5, y: 0.5, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1510889307} + m_Father: {fileID: 971083343} + m_LocalEulerAnglesHint: {x: 0, y: -30, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -350, y: 315} + m_SizeDelta: {x: 800, y: 200} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1370793592 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1370793590} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.9372549} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1370793593 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1370793590} + m_CullTransparentMesh: 1 +--- !u!1 &1420379639 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1420379640} + - component: {fileID: 1420379643} + - component: {fileID: 1420379642} + - component: {fileID: 1420379641} + m_Layer: 5 + m_Name: Sokoban + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1420379640 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420379639} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.0000042915344} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1472790084} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666672, y: -151} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1420379641 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420379639} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1420379642} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 5 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1420379642 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420379639} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1420379643 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1420379639} + m_CullTransparentMesh: 1 +--- !u!1 &1472790083 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1472790084} + - component: {fileID: 1472790086} + - component: {fileID: 1472790085} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1472790084 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1472790083} + 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: 1420379640} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1472790085 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1472790083} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Sokoban - 2D + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1472790086 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1472790083} + m_CullTransparentMesh: 1 +--- !u!1 &1510889306 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1510889307} + - component: {fileID: 1510889309} + - component: {fileID: 1510889308} + m_Layer: 5 + m_Name: Name_Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1510889307 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1510889306} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1370793591} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 3.0776, y: 0} + m_SizeDelta: {x: 382.0399, y: 87.0122} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1510889308 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1510889306} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: LupiNex Media + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 36 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1510889309 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1510889306} + m_CullTransparentMesh: 1 +--- !u!1 &1593451300 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1593451301} + - component: {fileID: 1593451303} + - component: {fileID: 1593451302} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1593451301 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1593451300} + 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: 705195761} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1593451302 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1593451300} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Bonus - Custom Scene + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1593451303 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1593451300} + m_CullTransparentMesh: 1 +--- !u!1001 &1593811259 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.45196 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.35 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7572742035931642408, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Name + value: 03_Living_Room + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7572742035931642408, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1593811261} + m_SourcePrefab: {fileID: 100100000, guid: 625a16b402cfd487494f48992994e27e, type: 3} +--- !u!1 &1593811260 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7572742035931642408, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 1593811259} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1593811261 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1593811260} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 4519893c03ac3bf49b1eabb0a1daa624, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1 &1685650092 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1685650093} + m_Layer: 5 + m_Name: Panels_SceneSelect + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1685650093 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1685650092} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -210} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 331677245} + - {fileID: 1713906766} + m_Father: {fileID: 971083343} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 170, y: 345.55798} + m_SizeDelta: {x: 400, y: 434.32657} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1686443557 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1686443558} + - component: {fileID: 1686443560} + - component: {fileID: 1686443559} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1686443558 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1686443557} + 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: 46696884} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1686443559 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1686443557} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Kid's Room - 3D + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1686443560 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1686443557} + m_CullTransparentMesh: 1 +--- !u!1 &1713906765 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1713906766} + - component: {fileID: 1713906768} + - component: {fileID: 1713906767} + m_Layer: 5 + m_Name: Panel_SceneList + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1713906766 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1713906765} + m_LocalRotation: {x: -0, y: 0.2588186, z: -0, w: 0.965926} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.5, y: 0.5200175, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 189740932} + - {fileID: 46696884} + - {fileID: 1922900440} + - {fileID: 981850119} + - {fileID: 927370167} + - {fileID: 1420379640} + - {fileID: 705195761} + m_Father: {fileID: 1685650093} + m_LocalEulerAnglesHint: {x: 0, y: 30, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -42.16327} + m_SizeDelta: {x: 800, y: 700} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1713906767 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1713906765} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.9372549} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1713906768 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1713906765} + m_CullTransparentMesh: 1 +--- !u!1 &1783572213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1783572214} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1783572214 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1783572213} + 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: + - {fileID: 2498423410334038473} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 0.9456522, b: 0.85, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: 0.011575253, y: 0.8886256, z: -0.44491315, w: -0.11073813} + m_LocalPosition: {x: 0, y: 10, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 52.014, y: 199.664, z: 11.159} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_CustomShadowLayers: 0 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 + m_RenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_ShadowRenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_Version: 4 + m_LightLayerMask: 1 + m_ShadowLayerMask: 1 + m_RenderingLayers: 1 + m_ShadowRenderingLayers: 1 +--- !u!1 &1866785057 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1866785060} + - component: {fileID: 1866785059} + - component: {fileID: 1866785058} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1866785058 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1866785057} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &1866785059 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1866785057} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &1866785060 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1866785057} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1922900439 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1922900440} + - component: {fileID: 1922900443} + - component: {fileID: 1922900442} + - component: {fileID: 1922900441} + m_Layer: 5 + m_Name: Kitchen_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1922900440 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1922900439} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -0.0000016093254} + m_LocalScale: {x: 2, y: 2, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 791352659} + m_Father: {fileID: 1713906766} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 16.666668, y: 108} + m_SizeDelta: {x: 300, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1922900441 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1922900439} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1922900442} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 971083344} + m_TargetAssemblyTypeName: LoadSceneByIndex, Assembly-CSharp + m_MethodName: LoadScene + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 3 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1922900442 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1922900439} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1922900443 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1922900439} + m_CullTransparentMesh: 1 +--- !u!1 &2100228448 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2100228449} + - component: {fileID: 2100228451} + - component: {fileID: 2100228450} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2100228449 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2100228448} + 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: 927370167} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2100228450 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2100228448} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Top Down - 2D + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c8ac1ed6123904112adeaf50e63c4731, type: 2} + m_sharedMaterial: {fileID: 1693478669045529817, guid: c8ac1ed6123904112adeaf50e63c4731, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 18 + m_fontSizeBase: 18 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 6e72656b + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &2100228451 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2100228448} + m_CullTransparentMesh: 1 +--- !u!1 &2498423410334038470 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2498423410334038473} + - component: {fileID: 2498423410334038474} + - component: {fileID: 2498423410334038475} + - component: {fileID: 2498423410334038476} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2498423410334038473 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -5, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2498423410334038474 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &2498423410334038475 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2498423410334038476 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1783572214} + - {fileID: 1815318737} + - {fileID: 992323751} + - {fileID: 971083343} + - {fileID: 1866785060} + - {fileID: 143347738} + - {fileID: 1593811259} diff --git a/Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity.meta new file mode 100644 index 0000000..faa9775 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0eac1eecd2187407c9da8013ae9797da +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity b/Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity new file mode 100644 index 0000000..befa57e --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity @@ -0,0 +1,12678 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: e70eae371053c404e8b83cad6fa106f2, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &36360707 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 36360710} + - component: {fileID: 36360709} + - component: {fileID: 36360708} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &36360708 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 36360707} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &36360709 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 36360707} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &36360710 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 36360707} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &116568743 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_2 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: -11.92 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.53 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -13.91 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9621743 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.08505026 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.2578133 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.022789104 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -10.103 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -30 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &116568744 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 116568743} + m_PrefabAsset: {fileID: 0} +--- !u!1 &166686297 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 166686301} + - component: {fileID: 166686300} + - component: {fileID: 166686299} + - component: {fileID: 166686298} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &166686298 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 166686297} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &166686299 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 166686297} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 2 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &166686300 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 166686297} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 25 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &166686301 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 166686297} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1086777827} + - {fileID: 2060565194} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &227425549 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 227425550} + - component: {fileID: 227425553} + - component: {fileID: 227425552} + - component: {fileID: 227425551} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &227425550 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227425549} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.77, y: 0, z: 0.84} + m_LocalScale: {x: 0.17516, y: 0.038767193, z: 6.2059} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1488045152} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &227425551 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227425549} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &227425552 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227425549} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1fc99d4e943004536976b18e1884628b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &227425553 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227425549} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1001 &259609067 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1344763925} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalScale.x + value: 0.25 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalScale.y + value: 0.25000003 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalScale.z + value: 0.25 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalPosition.x + value: -6.1697283 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.2153 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalPosition.z + value: -7.879338 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.6405954 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.6405954 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.29939544 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.29939544 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + - target: {fileID: 919132149155446097, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_Name + value: Nuimber + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 82c73e06590ea42938be301610c9e80a, type: 3} +--- !u!4 &259609068 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + m_PrefabInstance: {fileID: 259609067} + m_PrefabAsset: {fileID: 0} +--- !u!1 &290780057 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 290780058} + m_Layer: 0 + m_Name: Line_3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &290780058 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 290780057} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 1, z: -0, w: -0.00000077486027} + m_LocalPosition: {x: 0.57, y: 0, z: 0.42} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 432152482} + - {fileID: 873309726} + m_Father: {fileID: 903375513} + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!1 &336535920 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 336535921} + m_Layer: 0 + m_Name: Line_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &336535921 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 336535920} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710707, z: -0, w: 0.70710653} + m_LocalPosition: {x: -0.75, y: 0, z: -0.91} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 498670194} + - {fileID: 1155363258} + m_Father: {fileID: 903375513} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1 &432152481 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 432152482} + - component: {fileID: 432152485} + - component: {fileID: 432152484} + - component: {fileID: 432152483} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &432152482 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 432152481} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.77, y: 0, z: 0.84} + m_LocalScale: {x: 0.17516, y: 0.038767193, z: 6.2059} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 290780058} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &432152483 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 432152481} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &432152484 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 432152481} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1fc99d4e943004536976b18e1884628b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &432152485 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 432152481} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1001 &449184652 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_1 + objectReference: {fileID: 0} + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2595459032535044909, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.08000005 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.5149953 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -14.136288 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.72898376 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.684531 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -86.397 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &449184653 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 449184652} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &455367352 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1983412431} + m_Modifications: + - target: {fileID: 3325333599645917141, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_Name + value: Chair_Adirondack_36in_BY001 (1) + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalPosition.x + value: -6.622 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.030746996 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalPosition.z + value: 7.149 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.28282663 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00055421644 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9591707 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0006646916 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.055 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 212.858 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.082 + objectReference: {fileID: 0} + - target: {fileID: 3325333599648104725, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bea4a4fbff7ecaa42a8368839e98dd3e, type: 3} +--- !u!4 &455367353 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + m_PrefabInstance: {fileID: 455367352} + m_PrefabAsset: {fileID: 0} +--- !u!1 &477459546 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 477459549} + - component: {fileID: 477459548} + - component: {fileID: 477459547} + m_Layer: 5 + m_Name: Placeholder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &477459547 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 477459546} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 0.5} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 2 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Enter 4-digit code... +--- !u!222 &477459548 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 477459546} + m_CullTransparentMesh: 1 +--- !u!224 &477459549 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 477459546} + 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: 1086777827} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.5} + m_SizeDelta: {x: -20, y: -13} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &492634703 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7276764443248859406, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + m_PrefabInstance: {fileID: 1913525725} + m_PrefabAsset: {fileID: 0} +--- !u!1 &498670193 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 498670194} + - component: {fileID: 498670197} + - component: {fileID: 498670196} + - component: {fileID: 498670195} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &498670194 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 498670193} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.77, y: 0, z: 0.84} + m_LocalScale: {x: 0.17516, y: 0.038767193, z: 6.2059} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 336535921} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!65 &498670195 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 498670193} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &498670196 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 498670193} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1fc99d4e943004536976b18e1884628b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &498670197 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 498670193} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &527853980 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 527853981} + m_Layer: 0 + m_Name: Helicopter + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &527853981 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 527853980} + serializedVersion: 2 + m_LocalRotation: {x: -0.0066744545, y: -0.3826246, z: -4.6566123e-10, w: 0.92387974} + m_LocalPosition: {x: -1.23, y: 0.019, z: -1.14} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3433788570585080051} + - {fileID: 3141470698944382717} + - {fileID: 463757956053203131} + - {fileID: 7112201928143285634} + - {fileID: 7781947667490880326} + - {fileID: 8292603461429209653} + - {fileID: 2229601501665803581} + m_Father: {fileID: 7628922239184887423} + m_LocalEulerAnglesHint: {x: -0.707, y: -44.996, z: 0.293} +--- !u!1 &586272851 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 586272852} + - component: {fileID: 586272855} + - component: {fileID: 586272854} + - component: {fileID: 586272853} + m_Layer: 0 + m_Name: Cylinder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &586272852 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 586272851} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.78, y: 0, z: -2.46} + m_LocalScale: {x: 1, y: 0.030500863, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1488045152} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!136 &586272853 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 586272851} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.5000001 + m_Height: 2 + m_Direction: 1 + m_Center: {x: 0.000000059604645, y: 0, z: -0.00000008940697} +--- !u!23 &586272854 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 586272851} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1fc99d4e943004536976b18e1884628b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &586272855 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 586272851} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &733228854 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 733228855} + m_Layer: 0 + m_Name: 02_Picnic_Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &733228855 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 733228854} + 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: + - {fileID: 463206475826756362} + - {fileID: 4271276225064334445} + - {fileID: 2823795924293088117} + - {fileID: 6292380996170247816} + - {fileID: 8721660247447872414} + - {fileID: 1418362111466688130} + - {fileID: 2057223368} + m_Father: {fileID: 4261256061340121670} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &785841303 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_3 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: -21.31 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 7.45 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9590157 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.11533562 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.2569659 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.030904775 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 13.715 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &785841304 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 785841303} + m_PrefabAsset: {fileID: 0} +--- !u!1 &807594353 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 807594354} + - component: {fileID: 807594357} + - component: {fileID: 807594356} + - component: {fileID: 807594355} + m_Layer: 0 + m_Name: Square_Purple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &807594354 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 807594353} + serializedVersion: 2 + m_LocalRotation: {x: 0.49996954, y: -0.50003046, z: 0.50003046, w: 0.49996954} + m_LocalPosition: {x: 1.292, y: 0.462, z: -1.022} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: 90, y: 125.025, z: 215.032} +--- !u!64 &807594355 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 807594353} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -1824870671384894608, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &807594356 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 807594353} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a68587ff754a5174eb69b5cc9cecf335, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &807594357 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 807594353} + m_Mesh: {fileID: -1824870671384894608, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &822960040 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 822960041} + m_Layer: 0 + m_Name: Other + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &822960041 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 822960040} + 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: + - {fileID: 1913525726} + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &873309725 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 873309726} + - component: {fileID: 873309729} + - component: {fileID: 873309728} + - component: {fileID: 873309727} + m_Layer: 0 + m_Name: Cylinder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &873309726 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 873309725} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.78, y: 0, z: -2.46} + m_LocalScale: {x: 1, y: 0.030500863, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 290780058} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!136 &873309727 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 873309725} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.5000001 + m_Height: 2 + m_Direction: 1 + m_Center: {x: 0.000000059604645, y: 0, z: -0.00000008940697} +--- !u!23 &873309728 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 873309725} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1fc99d4e943004536976b18e1884628b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &873309729 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 873309725} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &891896232 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 891896233} + m_Layer: 0 + m_Name: Rings + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &891896233 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 891896232} + 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: + - {fileID: 449184653} + - {fileID: 116568744} + - {fileID: 785841304} + - {fileID: 1167641449} + - {fileID: 1229747709} + - {fileID: 1928538839} + - {fileID: 992411603} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &901437085 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 901437086} + - component: {fileID: 901437089} + - component: {fileID: 901437088} + - component: {fileID: 901437087} + m_Layer: 0 + m_Name: Triangle_Small_Yellow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &901437086 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901437085} + serializedVersion: 2 + m_LocalRotation: {x: -0.48719844, y: 0.5039147, z: -0.50432885, w: -0.5043413} + m_LocalPosition: {x: 2.017, y: 0.445, z: -0.155} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: 91.38901, y: 135.905, z: -133.137} +--- !u!64 &901437087 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901437085} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 3442923855343079542, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &901437088 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901437085} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8d4f83738c619484db43198ae530fd26, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &901437089 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901437085} + m_Mesh: {fileID: 3442923855343079542, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &903375512 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 903375513} + m_Layer: 0 + m_Name: Lines + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &903375513 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 903375512} + 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: + - {fileID: 1488045152} + - {fileID: 336535921} + - {fileID: 290780058} + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &956154943 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 956154944} + - component: {fileID: 956154947} + - component: {fileID: 956154946} + - component: {fileID: 956154945} + m_Layer: 0 + m_Name: Triangle_Large_Red + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &956154944 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 956154943} + serializedVersion: 2 + m_LocalRotation: {x: 0.023281261, y: 0.70247114, z: -0.7113282, w: 0.0021425784} + m_LocalPosition: {x: 1.033, y: 0.504, z: -0.457} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: 91.856995, y: 111.703, z: -66.23599} +--- !u!64 &956154945 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 956154943} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 849032210722914114, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &956154946 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 956154943} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 455c0df2ae8e8fc4f989fd26189a0684, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &956154947 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 956154943} + m_Mesh: {fileID: 849032210722914114, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &992411602 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_7 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 14.01 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.594 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -11.933 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.67564917 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7372233 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -94.991 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &992411603 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 992411602} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1038102335 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7628922239184887423} + m_Modifications: + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalScale.x + value: 0.6626098 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalScale.y + value: 0.6626098 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalScale.z + value: 0.66260976 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.8 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.4 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.5100002 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70707995 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.006164451 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.70707995 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.006164451 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -0.999 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2090006932588817038, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_Name + value: Tangram_Reference + objectReference: {fileID: 0} + - target: {fileID: 2090006932588817038, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 18900d1140d644446a9a2be65a18f8e0, type: 3} +--- !u!4 &1038102336 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1985344103320388467, guid: 18900d1140d644446a9a2be65a18f8e0, + type: 3} + m_PrefabInstance: {fileID: 1038102335} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1049386225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1049386226} + - component: {fileID: 1049386229} + - component: {fileID: 1049386228} + - component: {fileID: 1049386227} + m_Layer: 0 + m_Name: Triangle_Medium_Blue + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1049386226 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1049386225} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071722, y: -0.0048297057, z: -0.0048291767, w: 0.7070084} + m_LocalPosition: {x: 1.869, y: 0.408, z: -0.514} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: -0.783} +--- !u!64 &1049386227 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1049386225} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7102589008999902672, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &1049386228 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1049386225} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1ad2d8882d9c8914cbe8f48c746340b0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1049386229 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1049386225} + m_Mesh: {fileID: -7102589008999902672, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &1051418794 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1051418795} + m_Layer: 0 + m_Name: Trees + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1051418795 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1051418794} + 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: + - {fileID: 563236273410579625} + - {fileID: 1206891882979337818} + - {fileID: 4446060313920148514} + - {fileID: 6143237312805507347} + - {fileID: 1367133057983756594} + - {fileID: 2384640788751861746} + - {fileID: 2301802654978760049} + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1058748025 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1316992219} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalScale.x + value: 0.100000024 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalScale.y + value: 0.1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalScale.z + value: 0.100000024 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalPosition.x + value: 7.4656 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.297 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.3921967 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.91399276 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.4057306 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + - target: {fileID: 919132149155446097, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + propertyPath: m_Name + value: Number + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 67a4edc812b414f08ab46c3f8c03030f, type: 3} +--- !u!4 &1058748026 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 67a4edc812b414f08ab46c3f8c03030f, + type: 3} + m_PrefabInstance: {fileID: 1058748025} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1086777826 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1086777827} + - component: {fileID: 1086777830} + - component: {fileID: 1086777829} + - component: {fileID: 1086777828} + - component: {fileID: 1086777831} + - component: {fileID: 1086777832} + m_Layer: 5 + m_Name: InputField + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1086777827 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1086777826} + 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: + - {fileID: 477459549} + - {fileID: 1953739899} + m_Father: {fileID: 166686301} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 150} + m_SizeDelta: {x: 160, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1086777828 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1086777826} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d199490a83bb2b844b9695cbf13b01ef, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1086777829} + m_TextComponent: {fileID: 1953739901} + m_Placeholder: {fileID: 477459547} + m_ContentType: 0 + m_InputType: 0 + m_AsteriskChar: 42 + m_KeyboardType: 0 + m_LineType: 0 + m_HideMobileInput: 0 + m_CharacterValidation: 0 + m_CharacterLimit: 0 + m_OnSubmit: + m_PersistentCalls: + m_Calls: [] + m_OnDidEndEdit: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1086777831} + m_TargetAssemblyTypeName: CheckCodeEntered, Assembly-CSharp + m_MethodName: ValidateCode + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] + m_CaretColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_CustomCaretColor: 0 + m_SelectionColor: {r: 0.65882355, g: 0.80784315, b: 1, a: 0.7529412} + m_Text: + m_CaretBlinkRate: 0.85 + m_CaretWidth: 1 + m_ReadOnly: 0 + m_ShouldActivateOnSelect: 1 +--- !u!114 &1086777829 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1086777826} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10911, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1086777830 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1086777826} + m_CullTransparentMesh: 1 +--- !u!114 &1086777831 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1086777826} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 51357fbc908ae41a1969ba8f2c421267, type: 3} + m_Name: + m_EditorClassIdentifier: + codeInputField: {fileID: 1086777828} + correctEffect: {fileID: 1913525729} + correctSound: {fileID: 1913525727} + incorrectSound: {fileID: 1086777832} +--- !u!82 &1086777832 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1086777826} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: 1c8ccceede04240cbb129e5554967a51, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1001 &1143782352 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1316992219} + m_Modifications: + - target: {fileID: 2452376834464145271, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_Name + value: Playset_Swings_BY001 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalPosition.x + value: 7.43 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.36 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.4057306 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.91399276 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -132.126 + objectReference: {fileID: 0} + - target: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 07df911d89d4d4ce885ce9a7418f9561, type: 3} +--- !u!4 &1143782353 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2452376834464432983, guid: 07df911d89d4d4ce885ce9a7418f9561, + type: 3} + m_PrefabInstance: {fileID: 1143782352} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1155363257 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1155363258} + - component: {fileID: 1155363261} + - component: {fileID: 1155363260} + - component: {fileID: 1155363259} + m_Layer: 0 + m_Name: Cylinder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1155363258 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1155363257} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.78, y: 0, z: -2.46} + m_LocalScale: {x: 1, y: 0.030500863, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 336535921} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!136 &1155363259 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1155363257} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.5000001 + m_Height: 2 + m_Direction: 1 + m_Center: {x: 0.000000059604645, y: 0, z: -0.00000008940697} +--- !u!23 &1155363260 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1155363257} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1fc99d4e943004536976b18e1884628b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1155363261 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1155363257} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1001 &1167641448 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_4 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: -12.8 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.1741154 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: 13.829 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.7071051 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0000005900549 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071085 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000059005686 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &1167641449 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 1167641448} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1200776648 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1200776649} + - component: {fileID: 1200776652} + - component: {fileID: 1200776651} + - component: {fileID: 1200776650} + m_Layer: 0 + m_Name: Parallelogram_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1200776649 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1200776648} + serializedVersion: 2 + m_LocalRotation: {x: 0.642318, y: -0.28460753, z: 0.28460634, w: 0.6522465} + m_LocalPosition: {x: 1.446, y: 0.463, z: 0.499} + m_LocalScale: {x: 0.98750025, y: 1.0482118, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: 89.196, y: -23.742, z: 23.728} +--- !u!64 &1200776650 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1200776648} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7332506622660098701, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &1200776651 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1200776648} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b24ef1eda05e0e04f92cd224fc01e57a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1200776652 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1200776648} + m_Mesh: {fileID: -7332506622660098701, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &1220497212 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1220497216} + - component: {fileID: 1220497215} + - component: {fileID: 1220497214} + - component: {fileID: 1220497213} + m_Layer: 0 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1220497213 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1220497212} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!81 &1220497214 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1220497212} + m_Enabled: 1 +--- !u!20 &1220497215 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1220497212} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &1220497216 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1220497212} + serializedVersion: 2 + m_LocalRotation: {x: 0.13912469, y: -0.7478862, z: 0.16580236, w: 0.62755096} + m_LocalPosition: {x: 20, y: 8, z: 5} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 25, y: -100, z: 0} +--- !u!1001 &1229747708 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 12.78 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 2.1741316 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: 14.22 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.13043262 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0049728514 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9907249 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.037772227 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 4.367 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 165 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &1229747709 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 1229747708} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1254323929 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1254323930} + - component: {fileID: 1254323932} + - component: {fileID: 1254323931} + m_Layer: 5 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &1254323930 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1254323929} + 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: + - {fileID: 1461710994} + m_Father: {fileID: 2060565194} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0.000015258789} + m_SizeDelta: {x: 600, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1254323931 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1254323929} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 0.78431374} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1254323932 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1254323929} + m_CullTransparentMesh: 1 +--- !u!65 &1305216213 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &1316992218 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1316992219} + m_Layer: 0 + m_Name: 01_Swingset + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1316992219 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1316992218} + 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: + - {fileID: 1143782353} + - {fileID: 1058748026} + m_Father: {fileID: 4261256061340121670} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1344763924 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1344763925} + m_Layer: 0 + m_Name: 03_Play_Structure + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1344763925 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1344763924} + 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: + - {fileID: 2823795924293088118} + - {fileID: 259609068} + m_Father: {fileID: 4261256061340121670} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1372205286 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 8868330836798622838, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_RootOrder + value: 27 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.439 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.451 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.4689268 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000023865118 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.88323706 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000007788623 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 124.071 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800623286, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY003 (2) + objectReference: {fileID: 0} + - target: {fileID: 8868330836800623286, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a2f0508f553971e488acd8441505493d, type: 3} +--- !u!4 &1372205287 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + m_PrefabInstance: {fileID: 1372205286} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1461710993 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1461710994} + - component: {fileID: 1461710996} + - component: {fileID: 1461710995} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1461710994 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1461710993} + 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: 1254323930} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 500, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1461710995 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1461710993} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Remember to exit Play mode + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 36 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_TextWrappingMode: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_ActiveFontFeatures: 00000000 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_EmojiFallbackSupport: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1461710996 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1461710993} + m_CullTransparentMesh: 1 +--- !u!1 &1488045151 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1488045152} + m_Layer: 0 + m_Name: Line_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1488045152 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1488045151} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.03, y: 0, z: -0.53} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 227425550} + - {fileID: 586272852} + m_Father: {fileID: 903375513} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1536222083 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1536222084} + - component: {fileID: 1536222087} + - component: {fileID: 1536222086} + - component: {fileID: 1536222085} + m_Layer: 0 + m_Name: Triangle_Large_Orange + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1536222084 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1536222083} + serializedVersion: 2 + m_LocalRotation: {x: 0.7068936, y: -0.022989169, z: -0.0016758565, w: 0.7069443} + m_LocalPosition: {x: 1.486, y: 0.496, z: 0.012} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: 91.99899, y: 89.254, z: 90.981} +--- !u!64 &1536222085 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1536222083} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7553716758358721678, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &1536222086 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1536222083} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 341cf49047f913847b3bba42ae9f1274, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1536222087 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1536222083} + m_Mesh: {fileID: -7553716758358721678, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &1703568385 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1703568386} + m_Layer: 0 + m_Name: Lighting + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1703568386 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1703568385} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 10, y: 20, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1815318737} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1783572213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1783572214} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1783572214 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1783572213} + 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: + - {fileID: 1924144475362478879} + - {fileID: 903375513} + - {fileID: 7926483726587114518} + - {fileID: 1051418795} + - {fileID: 822960041} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1813332048 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1813332049} + - component: {fileID: 1813332052} + - component: {fileID: 1813332051} + - component: {fileID: 1813332050} + m_Layer: 0 + m_Name: Triangle_Small_Magenta + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1813332049 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1813332048} + serializedVersion: 2 + m_LocalRotation: {x: -0.4933335, y: 0.4975285, z: 0.49789327, w: 0.5110672} + m_LocalPosition: {x: 1.514, y: 0.428, z: -0.666} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 2086596834} + m_LocalEulerAnglesHint: {x: -91.437, y: 223.564, z: 585.921} +--- !u!64 &1813332050 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1813332048} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -4146931179504492528, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &1813332051 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1813332048} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 012ef258c9b43a248a4d582c51b123c5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1813332052 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1813332048} + m_Mesh: {fileID: -4146931179504492528, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 0.9456522, b: 0.85, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: 0.17646448, y: 0.7790459, z: -0.5465076, w: 0.25154987} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1703568386} + m_LocalEulerAnglesHint: {x: 70.1, y: 144.21, z: 0} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_CustomShadowLayers: 0 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 + m_RenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_ShadowRenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_Version: 4 + m_LightLayerMask: 1 + m_ShadowLayerMask: 1 + m_RenderingLayers: 1 + m_ShadowRenderingLayers: 1 +--- !u!1001 &1913525725 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 822960041} + m_Modifications: + - target: {fileID: 7276764443248859404, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: playOnAwake + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859404, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.scalar + value: 100 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.32 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859406, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_Name + value: ConfettiCelebration + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859406, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7276764443248859407, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: m_Materials.Array.size + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7276764443775147240, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + propertyPath: playOnAwake + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 7276764443248859406, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1913525727} + m_SourcePrefab: {fileID: 100100000, guid: 2f5d313409ec64adc9647e645f3fd9f2, type: 3} +--- !u!4 &1913525726 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7276764443248859405, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + m_PrefabInstance: {fileID: 1913525725} + m_PrefabAsset: {fileID: 0} +--- !u!82 &1913525727 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 492634703} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: 1a1f66a2481cc4201b08ee51f23b9104, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!198 &1913525729 stripped +ParticleSystem: + m_CorrespondingSourceObject: {fileID: 7276764443248859404, guid: 2f5d313409ec64adc9647e645f3fd9f2, + type: 3} + m_PrefabInstance: {fileID: 1913525725} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1928538838 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 891896233} + m_Modifications: + - target: {fileID: 1744198470039926882, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_Name + value: Ring_6 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000038419756 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.2074883 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.19653606 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 4444949082942640556, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.x + value: 17.57 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.88 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.18424574 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.13022262 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.008893046 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9891411 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.06754962 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -7.813 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 195 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8358913732782219378, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: b9fdfafaa8973448bb237391d9ab4c76, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 14c61db565b4f4afb9a5c5113037f758, type: 3} +--- !u!4 &1928538839 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7467947963672208420, guid: 14c61db565b4f4afb9a5c5113037f758, + type: 3} + m_PrefabInstance: {fileID: 1928538838} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1953739898 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1953739899} + - component: {fileID: 1953739902} + - component: {fileID: 1953739901} + m_Layer: 5 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1953739899 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1953739898} + 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: 1086777827} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.5} + m_SizeDelta: {x: -20, y: -13} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1953739901 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1953739898} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 14 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 40 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 0 + m_HorizontalOverflow: 1 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: +--- !u!222 &1953739902 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1953739898} + m_CullTransparentMesh: 1 +--- !u!1 &1983412430 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1983412431} + m_Layer: 0 + m_Name: 04_Firepit + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1983412431 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1983412430} + 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: + - {fileID: 3426876665434913904} + - {fileID: 7343132485366138705} + - {fileID: 2118160156} + - {fileID: 455367353} + - {fileID: 1425265939508788620} + m_Father: {fileID: 4261256061340121670} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2057223367 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalScale.x + value: 0.19999999 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalScale.y + value: 0.2 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalScale.z + value: 0.19999999 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalPosition.x + value: 6.3808117 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.4605 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalPosition.z + value: -9.463028 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.972273 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000024586873 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.23384874 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000000074505726 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + - target: {fileID: -5754084199372789682, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: -2170202763064342887, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + - target: {fileID: 919132149155446097, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + propertyPath: m_Name + value: Number + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 82c73e06590ea42938be301610c9e80a, type: 3} +--- !u!4 &2057223368 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 82c73e06590ea42938be301610c9e80a, + type: 3} + m_PrefabInstance: {fileID: 2057223367} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2060565193 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2060565194} + - component: {fileID: 2060565195} + m_Layer: 5 + m_Name: ExitPlayMode_Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2060565194 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060565193} + 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: + - {fileID: 1254323930} + m_Father: {fileID: 166686301} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -167.91} + m_SizeDelta: {x: 600, y: 100} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2060565195 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2060565193} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 42677bf45c23e4b6597a41235dd51157, type: 3} + m_Name: + m_EditorClassIdentifier: + delay: 5 +--- !u!1 &2086596833 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2086596834} + m_Layer: 0 + m_Name: House + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2086596834 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2086596833} + serializedVersion: 2 + m_LocalRotation: {x: -0.0066744545, y: -0.3826246, z: -4.6566123e-10, w: 0.92387974} + m_LocalPosition: {x: -1.259, y: 0.024, z: 1.85} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1536222084} + - {fileID: 956154944} + - {fileID: 1813332049} + - {fileID: 807594354} + - {fileID: 901437086} + - {fileID: 1200776649} + - {fileID: 1049386226} + m_Father: {fileID: 7628922239184887423} + m_LocalEulerAnglesHint: {x: -0.707, y: -44.996, z: 0.293} +--- !u!1001 &2118160155 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1983412431} + m_Modifications: + - target: {fileID: 3325333599645917141, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_Name + value: Chair_Adirondack_36in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalPosition.x + value: -8.815 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.029302508 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalPosition.z + value: 7.069 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.39098892 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0006455649 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.920395 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00057638274 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0.09 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 133.968 + objectReference: {fileID: 0} + - target: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.042 + objectReference: {fileID: 0} + - target: {fileID: 3325333599648104725, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bea4a4fbff7ecaa42a8368839e98dd3e, type: 3} +--- !u!4 &2118160156 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3325333599646335989, guid: bea4a4fbff7ecaa42a8368839e98dd3e, + type: 3} + m_PrefabInstance: {fileID: 2118160155} + m_PrefabAsset: {fileID: 0} +--- !u!65 &64369768778971538 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3042568352600543653} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1001 &119766744733417173 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 4712449874527091223, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.819 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.898 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.8482742 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000069100686 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.52955735 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000043137923 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 423.951 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874529346775, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY002 (2) + objectReference: {fileID: 0} + - target: {fileID: 4712449874529346775, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9db660db52666c940a3f1c47437682d5, type: 3} +--- !u!4 &119766744733417174 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + m_PrefabInstance: {fileID: 119766744733417173} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &143257084074549110 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.549996 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.7749944 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (18) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &143257084074549111 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 143257084074549110} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &275719781246220479 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 6787444500274814583, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_RootOrder + value: 35 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.332 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276805815, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_2ft_BY001 (1) + objectReference: {fileID: 0} + - target: {fileID: 6787444500276805815, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8ddd8c558b1a5e9408bf114362304e85, type: 3} +--- !u!4 &275719781246220480 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + m_PrefabInstance: {fileID: 275719781246220479} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &337325738229221794 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.980801 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 8.27 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (1) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &337325738229221795 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 337325738229221794} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &463206475826756361 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: 4494274927819214490, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 4494274927821148250, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_Name + value: Chair_34in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821148250, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.9234233 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.3681707 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.76854265 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000018412779 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.63979864 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000014672831 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 79.554 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8d921d965a0240d4f88f5660fcf9f2b6, type: 3} +--- !u!4 &463206475826756362 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + m_PrefabInstance: {fileID: 463206475826756361} + m_PrefabAsset: {fileID: 0} +--- !u!4 &463757956053203131 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4166276714965258427} + serializedVersion: 2 + m_LocalRotation: {x: -0.26899603, y: 0.6488642, z: 0.64906543, w: 0.29211393} + m_LocalPosition: {x: 1.974, y: 0.419, z: -0.011} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: -91.873, y: 246.12201, z: 607.119} +--- !u!1 &500782838029462114 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7926483726587114518} + m_Layer: 0 + m_Name: Fences + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &509312464744539408 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.7199974 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346985 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (33) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &509312464744539409 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 509312464744539408} + m_PrefabAsset: {fileID: 0} +--- !u!1 &558293763604191350 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2229601501665803581} + - component: {fileID: 1587639926149732530} + - component: {fileID: 4592048162974416401} + - component: {fileID: 7040324372562432425} + m_Layer: 0 + m_Name: Triangle_Medium_Blue + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &563236273410579624 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: -8.69 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.038292564 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: 8.51 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021855694 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &563236273410579625 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 563236273410579624} + m_PrefabAsset: {fileID: 0} +--- !u!33 &568839985955680053 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3192083840132334936} + m_Mesh: {fileID: -1824870671384894608, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!65 &573590985255077405 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742481805770708051} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1001 &573967909049918638 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.549996 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.5820055 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (21) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &573967909049918639 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 573967909049918638} + m_PrefabAsset: {fileID: 0} +--- !u!4 &698610728297582465 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742481805770708051} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.9472316, w: 0.32054994} + m_LocalPosition: {x: 0.029, y: -0.025, z: -0.379} + m_LocalScale: {x: 0.02, y: 0.18090242, z: 0.02} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1425265939508788620} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 142.608} +--- !u!1001 &809585796068703400 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.98 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.5869985 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (36) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &809585796068703401 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 809585796068703400} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &887141672258511427 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.22000027 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (8) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &887141672258511428 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 887141672258511427} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &952462799986321371 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 2107711018323008257, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY004 (1) + objectReference: {fileID: 0} + - target: {fileID: 2107711018323008257, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.147 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.647 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.18189587 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000014817273 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.98331785 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000080101444 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 200.96 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2107711018325198273, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e1c50083f78486946a0703d942b10cea, type: 3} +--- !u!4 &952462799986321372 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + m_PrefabInstance: {fileID: 952462799986321371} + m_PrefabAsset: {fileID: 0} +--- !u!23 &1022466527153127194 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4166276714965258427} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 012ef258c9b43a248a4d582c51b123c5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &1099651119866001821 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 4712449874527091223, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_RootOrder + value: 28 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.317 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.177 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008146034 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874529346775, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY002 + objectReference: {fileID: 0} + - target: {fileID: 4712449874529346775, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9db660db52666c940a3f1c47437682d5, type: 3} +--- !u!4 &1099651119866001822 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + m_PrefabInstance: {fileID: 1099651119866001821} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1187884105754582030 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -12.719999 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (3) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &1187884105754582031 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 1187884105754582030} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1190860717448358139 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1344763925} + m_Modifications: + - target: {fileID: 1065743518831565650, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_Name + value: Playset_Slide_BY001 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831565650, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalPosition.x + value: -6.187373 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalPosition.z + value: -7.894091 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9059387 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.42340901 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 50.1 + objectReference: {fileID: 0} + - target: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, type: 3} +--- !u!1001 &1206891882979337817 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: -8.08 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.038292408 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: -9.13 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9914449 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000021668715 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.13052644 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0000000028527418 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -15 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 (5) + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &1206891882979337818 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 1206891882979337817} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1212625014614686744 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 28 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.98 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.587 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (34) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &1212625014614686745 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 1212625014614686744} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1348625719950177784 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3426876665434913904} + m_Layer: 0 + m_Name: Flagstones + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &1367133057983756593 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: 9.2300005 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.04 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.145 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7933535 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000017339291 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.60876125 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000013304899 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -75 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 (2) + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &1367133057983756594 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 1367133057983756593} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1418362111466688129 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: 4494274927819214490, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 4494274927821148250, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_Name + value: Chair_34in_BY001 (2) + objectReference: {fileID: 0} + - target: {fileID: 4494274927821148250, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.x + value: 9.334858 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.z + value: -7.608691 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.79382986 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001837933 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.60814 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000014714681 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -74.91 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8d921d965a0240d4f88f5660fcf9f2b6, type: 3} +--- !u!4 &1418362111466688130 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + m_PrefabInstance: {fileID: 1418362111466688129} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1425265939508788620 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7312035505521342431} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.731, y: 0.178, z: 6.6740003} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6733956822619347288} + - {fileID: 4338266108202622612} + - {fileID: 698610728297582465} + m_Father: {fileID: 1983412431} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1583186659938041798 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.7200012 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (7) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &1583186659938041799 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 1583186659938041798} + m_PrefabAsset: {fileID: 0} +--- !u!33 &1587639926149732530 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 558293763604191350} + m_Mesh: {fileID: -7102589008999902672, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &1606072693630835960 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.7799997 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (10) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &1606072693630835961 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 1606072693630835960} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1742481805770708051 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 698610728297582465} + - component: {fileID: 2702021730684218746} + - component: {fileID: 3516109331486669189} + - component: {fileID: 573590985255077405} + m_Layer: 0 + m_Name: Piece_3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &1806241908360242804 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.2799997 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (9) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &1806241908360242805 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 1806241908360242804} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1807674947716370102 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalPosition.x + value: 6.51 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalPosition.z + value: -9.21 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.972273 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000002300381 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.23384869 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000000050146856 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 27.048 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353611227, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_Name + value: Grill_54in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 2612289448353611227, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5190fbab6823c1644a54e9d5022d3dd3, type: 3} +--- !u!4 &1890623820211857611 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3862120947339373816} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0.72758156, z: -0, w: 0.68602127} + m_LocalPosition: {x: -8.02, y: 0, z: -4.34} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2118257514453705831} + - {fileID: 6302335369428575654} + - {fileID: 2469879647728947501} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: -93.368, z: 0} +--- !u!4 &1924144475362478879 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -5, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1966051892935835605 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.980801 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 5.769999 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &1966051892935835606 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 1966051892935835605} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2000350474880029240 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1890623820211857611} + m_Modifications: + - target: {fileID: 2277201861444484954, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.011 + objectReference: {fileID: 0} + - target: {fileID: 2277201861444484954, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2277201861444484954, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.033 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.75 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.007 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.459 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6550825906655540177, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + propertyPath: m_Name + value: TubeSlide_Middle + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f7599e94c0a8f49b8b43fb5a4631606d, type: 3} +--- !u!1 &2097341043358111734 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3141470698944382717} + - component: {fileID: 6994435259946829993} + - component: {fileID: 2720752660969621774} + - component: {fileID: 4110963602368348134} + m_Layer: 0 + m_Name: Triangle_Large_Red + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2118257514453705831 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + m_PrefabInstance: {fileID: 3331639782296280146} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2161485159500252204 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.98 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.0869985 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (35) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &2161485159500252205 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 2161485159500252204} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2188871867310454851 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 5.775 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (16) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &2188871867310454852 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 2188871867310454851} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2229601501665803581 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 558293763604191350} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071722, y: -0.0048297057, z: -0.0048291767, w: 0.7070084} + m_LocalPosition: {x: 0.343, y: 0.435, z: -0.096} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: -90, y: 0, z: -0.783} +--- !u!33 &2238661383898169430 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4166276714965258427} + m_Mesh: {fileID: -4146931179504492528, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &2301802654978760048 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.x + value: 0.78757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.y + value: 1.049437 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.z + value: 0.78757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: 10.400001 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.19 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: 9.19 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.42937845 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000009384363 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.9031247 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000019738417 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -230.85599 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 (4) + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &2301802654978760049 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 2301802654978760048} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2384183230276892542 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.979999 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00000011920929 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.91300154 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (38) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &2384183230276892543 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 2384183230276892542} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2384640788751861745 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.x + value: 0.7875701 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.y + value: 0.78757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.z + value: 0.7875701 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: 7.08 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.19 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: 10.2 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.3847291 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000008408521 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.92302954 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000002017345 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -134.746 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 (3) + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &2384640788751861746 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 2384640788751861745} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2469879647728947501 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + m_PrefabInstance: {fileID: 4029744042839177396} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2618712123177855213 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7687555558246217293, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7687555558248474765, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_6ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248474765, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_RootOrder + value: 33 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.475 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4263aa52d6bca844ebaaa71504b52023, type: 3} +--- !u!4 &2618712123177855214 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7687555558248641709, guid: 4263aa52d6bca844ebaaa71504b52023, + type: 3} + m_PrefabInstance: {fileID: 2618712123177855213} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2623703169221249882 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.275 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (17) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &2623703169221249883 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 2623703169221249882} + m_PrefabAsset: {fileID: 0} +--- !u!33 &2702021730684218746 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742481805770708051} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &2705348097664732524 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4261256061340121670} + m_Layer: 0 + m_Name: Playground_Areas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &2720752660969621774 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2097341043358111734} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 455c0df2ae8e8fc4f989fd26189a0684, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!4 &2823795924293088117 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2612289448353309179, guid: 5190fbab6823c1644a54e9d5022d3dd3, + type: 3} + m_PrefabInstance: {fileID: 1807674947716370102} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2823795924293088118 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1065743518831921010, guid: b4bcda5a493d7f34d9a0ee7834fbbdf1, + type: 3} + m_PrefabInstance: {fileID: 1190860717448358139} + m_PrefabAsset: {fileID: 0} +--- !u!1 &3042568352600543653 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6733956822619347288} + - component: {fileID: 6123724897755520848} + - component: {fileID: 5792937293597169884} + - component: {fileID: 64369768778971538} + m_Layer: 0 + m_Name: Piece_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &3064935499678543614 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 31 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.98 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -9.087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (37) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &3064935499678543615 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 3064935499678543614} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3141470698944382717 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2097341043358111734} + serializedVersion: 2 + m_LocalRotation: {x: 0.65341383, y: -0.27041706, z: 0.27037844, w: 0.65331507} + m_LocalPosition: {x: 1.141, y: 0.502, z: -0.536} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: 90, y: 0, z: 44.965} +--- !u!1 &3192083840132334936 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7112201928143285634} + - component: {fileID: 568839985955680053} + - component: {fileID: 5200041802734950751} + - component: {fileID: 3325865367906972116} + m_Layer: 0 + m_Name: Square_Purple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &3227414429546916635 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.779998 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346998 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (26) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &3227414429546916636 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 3227414429546916635} + m_PrefabAsset: {fileID: 0} +--- !u!64 &3325865367906972116 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3192083840132334936} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -1824870671384894608, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &3331639782296280146 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1890623820211857611} + m_Modifications: + - target: {fileID: 2667308256456375418, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_Name + value: TubeSlide_Bottom + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.707 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.016 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.587 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.6941236 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7198559 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -92.085 + objectReference: {fileID: 0} + - target: {fileID: 3337165222404957888, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.076457985 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.016024591 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.0036244742 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9997908 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.004052938 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.019894892 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0024621505 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -0.459 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 2.281 + objectReference: {fileID: 0} + - target: {fileID: 6749561658694824732, guid: efb23acb9ce44407498e8aec0a03b17a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.291 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: efb23acb9ce44407498e8aec0a03b17a, type: 3} +--- !u!4 &3426876665434913904 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1348625719950177784} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.43515936, z: -0, w: 0.9003535} + m_LocalPosition: {x: -8.23, y: 0, z: 9.11} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3594737958296648375} + - {fileID: 8951234168932650121} + - {fileID: 8849969291615117692} + - {fileID: 952462799986321372} + - {fileID: 4791949546122521179} + - {fileID: 119766744733417174} + - {fileID: 5815086734122882975} + - {fileID: 6032474931135855412} + - {fileID: 1372205287} + - {fileID: 1099651119866001822} + - {fileID: 7934204344232931497} + m_Father: {fileID: 1983412431} + m_LocalEulerAnglesHint: {x: 0, y: 51.591, z: 0} +--- !u!4 &3433788570585080051 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7428096551195636552} + serializedVersion: 2 + m_LocalRotation: {x: 0.2701218, y: -0.65819263, z: 0.6487224, w: 0.27014062} + m_LocalPosition: {x: 1.479, y: 0.497, z: -0.192} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: 90.767, y: 22.572998, z: 157.65399} +--- !u!23 &3466121143503983502 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6027620128838979680} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!23 &3516109331486669189 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742481805770708051} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &3594737958296648374 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 7226961310914786024, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 7226961310917045288, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY001 (1) + objectReference: {fileID: 0} + - target: {fileID: 7226961310917045288, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.768 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.005 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.812589 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000000661938 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5828372 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004747813 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 288.699 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 332ac4862cf10f14d807d61068a9a3e4, type: 3} +--- !u!4 &3594737958296648375 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + m_PrefabInstance: {fileID: 3594737958296648374} + m_PrefabAsset: {fileID: 0} +--- !u!1 &3862120947339373816 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1890623820211857611} + m_Layer: 0 + m_Name: Tube_Slide + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!23 &3942607648812389932 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8921974627140913925} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8d4f83738c619484db43198ae530fd26, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &4029744042839177396 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1890623820211857611} + m_Modifications: + - target: {fileID: 285905266111524310, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_Name + value: TubeSlide_Top + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.7652564 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.48761082 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 629498993051563884, guid: 07b9be9a70dda4c62bd18502f03e1b5a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 07b9be9a70dda4c62bd18502f03e1b5a, type: 3} +--- !u!64 &4110963602368348134 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2097341043358111734} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 849032210722914114, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!33 &4131525857763406430 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &4166276714965258427 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 463757956053203131} + - component: {fileID: 2238661383898169430} + - component: {fileID: 1022466527153127194} + - component: {fileID: 4225269857825699888} + m_Layer: 0 + m_Name: Triangle_Small_Magenta + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &4168429818487243537 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 7.28 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.347 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (25) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &4168429818487243538 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 4168429818487243537} + m_PrefabAsset: {fileID: 0} +--- !u!64 &4225269857825699888 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4166276714965258427} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -4146931179504492528, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!4 &4261256061340121670 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2705348097664732524} + 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: + - {fileID: 1316992219} + - {fileID: 733228855} + - {fileID: 1344763925} + - {fileID: 1983412431} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &4271276225064334444 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: 1633118479548669896, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 1633118479548669898, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.8140526 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalPosition.z + value: -7.5538607 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.958001 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalRotation.x + value: 8.7836494e-10 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.28676474 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000007581702 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 33.329002 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550595336, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550595338, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_Name + value: Umbrella_7ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550595338, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 1633118479550595342, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3fdf3e7354b87fb4fabef2bf02e53367, type: 3} +--- !u!4 &4271276225064334445 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1633118479550438698, guid: 3fdf3e7354b87fb4fabef2bf02e53367, + type: 3} + m_PrefabInstance: {fileID: 4271276225064334444} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4338266108202622612 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6027620128838979680} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.70710677, w: 0.7071068} + m_LocalPosition: {x: 0.052, y: -0.071, z: -0.032} + m_LocalScale: {x: 0.15231194, y: 0.0245105, z: 0.024084374} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1425265939508788620} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!1001 &4446060313920148513 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.x + value: 0.75757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.y + value: 0.75757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.z + value: 0.75757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.5299997 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.04 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.21 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.75867754 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000016581426 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.6514664 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000014238252 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 81.304 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 (1) + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &4446060313920148514 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 4446060313920148513} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4460028868704702551 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.7200012 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346989 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (30) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &4460028868704702552 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 4460028868704702551} + m_PrefabAsset: {fileID: 0} +--- !u!23 &4592048162974416401 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 558293763604191350} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1ad2d8882d9c8914cbe8f48c746340b0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &4791949546122521178 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 7226961310914786024, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 7226961310917045288, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY001 (2) + objectReference: {fileID: 0} + - target: {fileID: 7226961310917045288, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.339 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.891 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.50017923 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000000040744776 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.86592185 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000070538334 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 240.024 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 332ac4862cf10f14d807d61068a9a3e4, type: 3} +--- !u!4 &4791949546122521179 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + m_PrefabInstance: {fileID: 4791949546122521178} + m_PrefabAsset: {fileID: 0} +--- !u!23 &4957546796264422262 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8425223790151003735} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b24ef1eda05e0e04f92cd224fc01e57a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &5123631415654110380 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 7.28 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (11) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &5123631415654110381 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 5123631415654110380} + m_PrefabAsset: {fileID: 0} +--- !u!23 &5200041802734950751 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3192083840132334936} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a68587ff754a5174eb69b5cc9cecf335, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!64 &5212132360184648596 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8425223790151003735} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7332506622660098701, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &5311684884129852770 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 6787444500274814583, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_RootOrder + value: 32 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.z + value: -3.6869998 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276805815, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_2ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276805815, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8ddd8c558b1a5e9408bf114362304e85, type: 3} +--- !u!4 &5311684884129852771 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + m_PrefabInstance: {fileID: 5311684884129852770} + m_PrefabAsset: {fileID: 0} +--- !u!33 &5313047662454036338 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7428096551195636552} + m_Mesh: {fileID: -7553716758358721678, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &5502890475428270792 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.54999 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -9.082004 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (20) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &5502890475428270793 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 5502890475428270792} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &5785762782462005364 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 22 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -5.2199974 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346987 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (29) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &5785762782462005365 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 5785762782462005364} + m_PrefabAsset: {fileID: 0} +--- !u!23 &5792937293597169884 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3042568352600543653} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: d8ce232efa353b845bb4f9b3c2ad9e54, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &5805165815129853060 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 4747335609702218939, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_RootOrder + value: 34 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.9749999 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704407675, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_Gate_48in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 4747335609704407675, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ad3b9e1a9eea5b84090075abe86e7353, type: 3} +--- !u!4 &5805165815129853061 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4747335609704119899, guid: ad3b9e1a9eea5b84090075abe86e7353, + type: 3} + m_PrefabInstance: {fileID: 5805165815129853060} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &5815086734122882974 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 2107711018323008257, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY004 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323008257, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_RootOrder + value: 26 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.74 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.559 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9966079 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008118403 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.08229679 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000006703928 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -9.441 + objectReference: {fileID: 0} + - target: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2107711018325198273, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e1c50083f78486946a0703d942b10cea, type: 3} +--- !u!4 &5815086734122882975 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2107711018323298081, guid: e1c50083f78486946a0703d942b10cea, + type: 3} + m_PrefabInstance: {fileID: 5815086734122882974} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6027620128838979680 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4338266108202622612} + - component: {fileID: 7235843175344500011} + - component: {fileID: 3466121143503983502} + - component: {fileID: 7238075322145810273} + m_Layer: 0 + m_Name: Piece_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &6032474931135855411 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 8868330836798622838, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_RootOrder + value: 27 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.015 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.365 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9954554 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008109013 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0952294 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000007757428 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -10.929 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800623286, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY003 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800623286, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a2f0508f553971e488acd8441505493d, type: 3} +--- !u!4 &6032474931135855412 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + m_PrefabInstance: {fileID: 6032474931135855411} + m_PrefabAsset: {fileID: 0} +--- !u!33 &6123724897755520848 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3042568352600543653} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &6127958242158233756 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7428096551195636552} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 341cf49047f913847b3bba42ae9f1274, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &6143237312805507346 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1051418795} + m_Modifications: + - target: {fileID: 4399161221415074561, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 3f6142e08336f4e46811b4f657bc9b94, type: 2} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.x + value: 0.75757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.y + value: 0.75757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalScale.z + value: 0.75757 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.x + value: -9.03 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.04 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalPosition.z + value: -6.5299997 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.83722043 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000018298037 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5468656 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000011952128 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 66.304 + objectReference: {fileID: 0} + - target: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_Name + value: Tree_30ft_BY001 (6) + objectReference: {fileID: 0} + - target: {fileID: 4399161221417067969, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 086a7f85a162826419325a5b9ce8fb85, type: 3} +--- !u!4 &6143237312805507347 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4399161221416974817, guid: 086a7f85a162826419325a5b9ce8fb85, + type: 3} + m_PrefabInstance: {fileID: 6143237312805507346} + m_PrefabAsset: {fileID: 0} +--- !u!64 &6197898198846539179 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7428096551195636552} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7553716758358721678, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &6292380996170247815 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalPosition.x + value: 6.96 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalPosition.z + value: -7.11 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.98463786 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000023265018 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.17460914 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0000000036140422 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 20.112001 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154488237, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_Name + value: PicnicTable_6ft_BY001 + objectReference: {fileID: 0} + - target: {fileID: 5697354353154488237, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 5697354353156745581, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c642b45e0cff2b943a977f6cbce21a21, type: 3} +--- !u!4 &6292380996170247816 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5697354353154452365, guid: c642b45e0cff2b943a977f6cbce21a21, + type: 3} + m_PrefabInstance: {fileID: 6292380996170247815} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6302335369428575654 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5882516782749673835, guid: f7599e94c0a8f49b8b43fb5a4631606d, + type: 3} + m_PrefabInstance: {fileID: 2000350474880029240} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6673285777790088321 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -10.219999 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (4) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &6673285777790088322 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 6673285777790088321} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6733956822619347288 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3042568352600543653} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.032, y: -0.091, z: -0.706} + m_LocalScale: {x: 0.12496875, y: 0.021085316, z: 0.019316677} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1425265939508788620} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!64 &6785566657869386897 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8921974627140913925} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 3442923855343079542, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!23 &6871402567171279138 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7266512075548296020} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1001 &6942819834684601929 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.7199993 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (5) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &6942819834684601930 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 6942819834684601929} + m_PrefabAsset: {fileID: 0} +--- !u!33 &6994435259946829993 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2097341043358111734} + m_Mesh: {fileID: 849032210722914114, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!64 &7040324372562432425 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 558293763604191350} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -7102589008999902672, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1 &7103497090646475973 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7628922239184887423} + m_Layer: 0 + m_Name: Mural + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7112201928143285634 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3192083840132334936} + serializedVersion: 2 + m_LocalRotation: {x: 0.70349425, y: 0.115287974, z: 0.12956999, w: -0.68921417} + m_LocalPosition: {x: 2.354, y: 0.408, z: 0.921} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: -88.364, y: 125.025, z: 215.032} +--- !u!33 &7235843175344500011 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6027620128838979680} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!65 &7238075322145810273 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6027620128838979680} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 1, z: 1} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &7266512075548296020 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1924144475362478879} + - component: {fileID: 4131525857763406430} + - component: {fileID: 6871402567171279138} + - component: {fileID: 1305216213} + m_Layer: 0 + m_Name: Ground + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!1 &7312035505521342431 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1425265939508788620} + m_Layer: 0 + m_Name: Number + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &7343132485366138704 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1983412431} + m_Modifications: + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.657 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalPosition.z + value: 6.294 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9999909 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000002328165 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0042795227 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0000000035053034 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0.49 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926803886, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_Name + value: FirePit_32in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 1422430859926803886, guid: e99199c67a86f99428096311aefd2130, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e99199c67a86f99428096311aefd2130, type: 3} +--- !u!4 &7343132485366138705 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1422430859926571406, guid: e99199c67a86f99428096311aefd2130, + type: 3} + m_PrefabInstance: {fileID: 7343132485366138704} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7375360764984473848 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 26 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -10.220001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346981 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (32) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &7375360764984473849 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 7375360764984473848} + m_PrefabAsset: {fileID: 0} +--- !u!1 &7428096551195636552 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3433788570585080051} + - component: {fileID: 5313047662454036338} + - component: {fileID: 6127958242158233756} + - component: {fileID: 6197898198846539179} + m_Layer: 0 + m_Name: Triangle_Large_Orange + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &7485854799246150931 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.550011 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 10.775004 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (13) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &7485854799246150932 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 7485854799246150931} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7537107998140044868 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.550007 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 8.274999 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (15) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &7537107998140044869 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 7537107998140044868} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &7560352656563950557 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 27 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -12.720005 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346979 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (31) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &7560352656563950558 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 7560352656563950557} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7628922239184887423 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7103497090646475973} + serializedVersion: 2 + m_LocalRotation: {x: 0.006166636, y: 0.7070799, z: 0.0061666355, w: 0.70707995} + m_LocalPosition: {x: -3.8067658, y: -0.7083354, z: 0.96010256} + m_LocalScale: {x: 1.5091839, y: 1.5091839, z: 1.5091839} + m_ConstrainProportionsScale: 1 + m_Children: + - {fileID: 527853981} + - {fileID: 2086596834} + - {fileID: 1038102336} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0.999} +--- !u!4 &7781947667490880326 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8921974627140913925} + serializedVersion: 2 + m_LocalRotation: {x: 0.66786647, y: 0.24482162, z: -0.24505897, w: 0.6587587} + m_LocalPosition: {x: 2.143, y: 0.444, z: 0.347} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: 90.73801, y: 21.759995, z: -18.774994} +--- !u!4 &7926483726587114518 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 500782838029462114} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.3, y: 0, z: -1.01} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1966051892935835606} + - {fileID: 337325738229221795} + - {fileID: 8038863446695405532} + - {fileID: 1187884105754582031} + - {fileID: 6673285777790088322} + - {fileID: 6942819834684601930} + - {fileID: 9192602796844605508} + - {fileID: 1583186659938041799} + - {fileID: 887141672258511428} + - {fileID: 1606072693630835961} + - {fileID: 1806241908360242805} + - {fileID: 5123631415654110381} + - {fileID: 7485854799246150932} + - {fileID: 7537107998140044869} + - {fileID: 2188871867310454852} + - {fileID: 143257084074549111} + - {fileID: 2623703169221249883} + - {fileID: 573967909049918639} + - {fileID: 5502890475428270793} + - {fileID: 3227414429546916636} + - {fileID: 4168429818487243538} + - {fileID: 4460028868704702552} + - {fileID: 5785762782462005365} + - {fileID: 8936631931613095465} + - {fileID: 9071727994233608475} + - {fileID: 509312464744539409} + - {fileID: 7375360764984473849} + - {fileID: 7560352656563950558} + - {fileID: 1212625014614686745} + - {fileID: 2161485159500252205} + - {fileID: 809585796068703401} + - {fileID: 2384183230276892543} + - {fileID: 8255859176306380070} + - {fileID: 3064935499678543615} + - {fileID: 5311684884129852771} + - {fileID: 2618712123177855214} + - {fileID: 5805165815129853061} + - {fileID: 275719781246220480} + - {fileID: 8249945974127463200} + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &7934204344232931496 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 7226961310914786024, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 7226961310917045288, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY001 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917045288, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_RootOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.1590002 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.8439999 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9830305 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000008007803 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.18344247 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000014943286 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 21.141 + objectReference: {fileID: 0} + - target: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 332ac4862cf10f14d807d61068a9a3e4, type: 3} +--- !u!4 &7934204344232931497 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7226961310917079048, guid: 332ac4862cf10f14d807d61068a9a3e4, + type: 3} + m_PrefabInstance: {fileID: 7934204344232931496} + m_PrefabAsset: {fileID: 0} +--- !u!33 &8002855532164489058 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8425223790151003735} + m_Mesh: {fileID: -7332506622660098701, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &8038863446695405531 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.980801 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 10.77 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (2) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &8038863446695405532 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 8038863446695405531} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8249945974127463199 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 6787444500274814583, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_RootOrder + value: 36 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.55 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.9769998 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70710737 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000001545428 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071063 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004636295 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.00001 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6787444500276805815, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_2ft_BY001 (2) + objectReference: {fileID: 0} + - target: {fileID: 6787444500276805815, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8ddd8c558b1a5e9408bf114362304e85, type: 3} +--- !u!4 &8249945974127463200 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6787444500276583575, guid: 8ddd8c558b1a5e9408bf114362304e85, + type: 3} + m_PrefabInstance: {fileID: 8249945974127463199} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8255859176306380069 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -13.979998 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00000023841858 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 3.4130013 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710677 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000004636293 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071069 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000015454308 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -270 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (39) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &8255859176306380070 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 8255859176306380069} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8292603461429209653 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8425223790151003735} + serializedVersion: 2 + m_LocalRotation: {x: -0.26122713, y: 0.65252894, z: -0.65695274, w: -0.272726} + m_LocalPosition: {x: 1.071, y: 0.47, z: 0.654} + m_LocalScale: {x: 0.98750025, y: 1.0482118, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 527853981} + m_LocalEulerAnglesHint: {x: 90.997986, y: 133.226, z: -91.14099} +--- !u!1 &8425223790151003735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8292603461429209653} + - component: {fileID: 8002855532164489058} + - component: {fileID: 4957546796264422262} + - component: {fileID: 5212132360184648596} + m_Layer: 0 + m_Name: Parallelogram_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!33 &8714569699679647151 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8921974627140913925} + m_Mesh: {fileID: 3442923855343079542, guid: 4ce45c3fd402a624da4e2c1fc58dd71c, type: 3} +--- !u!1001 &8721660247447872413 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 733228855} + m_Modifications: + - target: {fileID: 4494274927819214490, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 4494274927821148250, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_Name + value: Chair_34in_BY001 (1) + objectReference: {fileID: 0} + - target: {fileID: 4494274927821148250, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.x + value: 8.588584 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalPosition.z + value: -8.937087 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99154687 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000023274309 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.12974922 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0000000035536296 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -14.910001 + objectReference: {fileID: 0} + - target: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8d921d965a0240d4f88f5660fcf9f2b6, type: 3} +--- !u!4 &8721660247447872414 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4494274927821507706, guid: 8d921d965a0240d4f88f5660fcf9f2b6, + type: 3} + m_PrefabInstance: {fileID: 8721660247447872413} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8849969291615117691 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 8868330836798622838, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.1590009 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.0220004 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.07796195 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000000063508203 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9969564 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000008121243 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 188.943 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8868330836800623286, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY003 (1) + objectReference: {fileID: 0} + - target: {fileID: 8868330836800623286, guid: a2f0508f553971e488acd8441505493d, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a2f0508f553971e488acd8441505493d, type: 3} +--- !u!4 &8849969291615117692 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8868330836800523926, guid: a2f0508f553971e488acd8441505493d, + type: 3} + m_PrefabInstance: {fileID: 8849969291615117691} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8921974627140913925 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7781947667490880326} + - component: {fileID: 8714569699679647151} + - component: {fileID: 3942607648812389932} + - component: {fileID: 6785566657869386897} + m_Layer: 0 + m_Name: Triangle_Small_Yellow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &8936631931613095464 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.22000122 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346991 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (28) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &8936631931613095465 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 8936631931613095464} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8951234168932650120 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3426876665434913904} + m_Modifications: + - target: {fileID: 4712449874527091223, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 895b038bf03adba4c951968630c6032d, type: 2} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.375 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.008 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.493 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.13052654 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0000000106327365 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9914449 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000080763435 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 165.00002 + objectReference: {fileID: 0} + - target: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4712449874529346775, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_Name + value: Flagstone_3in_BY002 (1) + objectReference: {fileID: 0} + - target: {fileID: 4712449874529346775, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9db660db52666c940a3f1c47437682d5, type: 3} +--- !u!4 &8951234168932650121 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4712449874528860407, guid: 9db660db52666c940a3f1c47437682d5, + type: 3} + m_PrefabInstance: {fileID: 8951234168932650120} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &9071727994233608474 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 24 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.2800035 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: -10.346994 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000002185571 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000026822087 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000004371138 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (27) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &9071727994233608475 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 9071727994233608474} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &9192602796844605507 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 7926483726587114518} + m_Modifications: + - target: {fileID: 7223715977325111759, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: d2f7f7a073d1c423c8288b33334ef433, type: 2} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.x + value: -5.2199993 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalPosition.z + value: 12.04 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.0000005215406 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000043711378 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000002185572 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -180.00002 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_Name + value: Fence_DogEar_8ft_BY001 (6) + objectReference: {fileID: 0} + - target: {fileID: 7223715977327048463, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fe8a65ee85ee58d4f88156542e3040f7, type: 3} +--- !u!4 &9192602796844605508 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7223715977327012655, guid: fe8a65ee85ee58d4f88156542e3040f7, + type: 3} + m_PrefabInstance: {fileID: 9192602796844605507} + m_PrefabAsset: {fileID: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1783572214} + - {fileID: 1703568386} + - {fileID: 1220497216} + - {fileID: 36360710} + - {fileID: 166686301} + - {fileID: 4261256061340121670} + - {fileID: 891896233} + - {fileID: 7628922239184887423} + - {fileID: 1890623820211857611} diff --git a/Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity.meta new file mode 100644 index 0000000..876e2c5 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3c4aa835aa283484e86f037de178934c +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity b/Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity new file mode 100644 index 0000000..c164610 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity @@ -0,0 +1,2655 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: 97637a2a763b7f24b8da4e139e4144ca, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: 2fa3fa5a245d14acd8e2ea0b51dd0e01, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &113988864 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2418041505170678499, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + m_PrefabInstance: {fileID: 1758713560} + m_PrefabAsset: {fileID: 0} +--- !u!64 &113988868 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 113988864} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -478882678752539408, guid: a3357cbbca60d4fdda0aca4df763d95c, type: 3} +--- !u!1 &184918994 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 184918998} + - component: {fileID: 184918997} + - component: {fileID: 184918996} + - component: {fileID: 184918995} + - component: {fileID: 184918999} + m_Layer: 0 + m_Name: Ball + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!135 &184918995 +SphereCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184918994} + m_Material: {fileID: 13400000, guid: e143c14de252ebb49a0e44e9fb7807c2, type: 2} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Radius: 0.5 + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &184918996 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184918994} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a7dad56853f18274da0357f8c4600838, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &184918997 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184918994} + m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &184918998 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184918994} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1, y: 3, z: -1} + m_LocalScale: {x: 0.25, y: 0.25, z: 0.25} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!54 &184918999 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184918994} + serializedVersion: 5 + m_Mass: 2 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!1 &266801032 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 266801033} + m_Layer: 0 + m_Name: Furniture + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &266801033 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 266801032} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.426522, y: 0.20357907, z: 2.7775128} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 874888656} + - {fileID: 756523725} + - {fileID: 1288447213} + - {fileID: 1469498781} + - {fileID: 1975354300} + - {fileID: 1158855305} + - {fileID: 407325127} + - {fileID: 1404869735} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &315377948 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3458805843776947949, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_Name + value: Block_Tower (2) + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.822 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.8285791 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d3d4e22e71de55145aa97e84f88cae9d, type: 3} +--- !u!1 &406288750 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1760336300511684073, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + m_PrefabInstance: {fileID: 1271549043} + m_PrefabAsset: {fileID: 0} +--- !u!54 &406288751 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 406288750} + serializedVersion: 5 + m_Mass: 0.3 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!64 &406288755 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 406288750} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 2534964839176971238, guid: 681d5f2ce3fe74cc794f40c53b8b3414, type: 3} +--- !u!4 &407325127 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + m_PrefabInstance: {fileID: 886882340} + m_PrefabAsset: {fileID: 0} +--- !u!1 &534253830 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 534253834} + - component: {fileID: 534253833} + - component: {fileID: 534253832} + - component: {fileID: 534253831} + m_Layer: 0 + m_Name: Quad + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!64 &534253831 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 534253830} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &534253832 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 534253830} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a55be7f9d0073c4bb314e82406cea8f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &534253833 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 534253830} + m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &534253834 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 534253830} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.7071068, z: -0, w: -0.7071068} + m_LocalPosition: {x: -2.91, y: 2.374, z: 1.04} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 270, z: 0} +--- !u!1001 &586603570 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2394055054901232869, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_Name + value: Block + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.0855055 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.32857895 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.25038752 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79457aa0e8e1ced42bd9ea816b996516, type: 3} +--- !u!1001 &712460898 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 5867853647330971879, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_Name + value: RugRectangleLarge_Purple + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.322147 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalPosition.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.92751276 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 0758d192278633543ad832e7ee2f264f, type: 3} +--- !u!4 &756523725 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + m_PrefabInstance: {fileID: 1913732509} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &801701229 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00004918599 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00000056542916 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000009558905 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2927735614923986297, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_Name + value: BasketBallNet + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.929 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.015 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.z + value: -3.055 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5076264 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.5076263 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.49225554 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.49225548 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5493003326861314377, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 88.239 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.7997182 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.9499909 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalPosition.z + value: -3.082074 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5292328 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.5292328 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.46894854 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.46894848 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 5731259177248372346, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 83.088 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5ec0568b9f014415a9dca3d459feb03a, type: 3} +--- !u!4 &874888656 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + m_PrefabInstance: {fileID: 1851712575} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &886882340 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 1204006895353987916, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_Name + value: AlarmClock_BR001 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.059622 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.63742095 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.4680128 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8754967 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.4832242 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 57.792 + objectReference: {fileID: 0} + - target: {fileID: 1204006895354224492, guid: 3e889a4ce8583a145b82242656326240, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 3e889a4ce8583a145b82242656326240, type: 3} +--- !u!1 &992323747 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 992323751} + - component: {fileID: 992323750} + - component: {fileID: 992323749} + - component: {fileID: 992323748} + m_Layer: 0 + m_Name: Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &992323748 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!81 &992323749 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + m_Enabled: 1 +--- !u!20 &992323750 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 72 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &992323751 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 992323747} + serializedVersion: 2 + m_LocalRotation: {x: 0.3227549, y: 0.3422538, z: -0.12648225, w: 0.8733235} + m_LocalPosition: {x: -0.8230939, y: 3.5432098, z: -1.8958931} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 25.493, y: 1.217, z: -7.261} +--- !u!4 &1158855305 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6495630340161587805, guid: 0758d192278633543ad832e7ee2f264f, + type: 3} + m_PrefabInstance: {fileID: 712460898} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1171562318 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7428943648625255922, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_Name + value: 01_Bedroom + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7859296203927539983, guid: cd30d339fb2c94c4cbc61919d6caf170, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cd30d339fb2c94c4cbc61919d6caf170, type: 3} +--- !u!1001 &1182584366 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 8450658340776886179, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_Name + value: Nightstand_25in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.097522 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.000039041042 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.6745129 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7043285 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7098742 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90.449 + objectReference: {fileID: 0} + - target: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, type: 3} +--- !u!1001 &1196620712 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalScale.x + value: 0.23102 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalScale.y + value: 0.52905893 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalScale.z + value: 0.23102 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.9451 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.4594 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.3713 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 356350489201091296, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 857198910128643528, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + propertyPath: m_Name + value: Pipe + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 857198910128643528, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1249663323} + - targetCorrespondingSourceObject: {fileID: 857198910128643528, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1249663322} + m_SourcePrefab: {fileID: 100100000, guid: 5304210f007f04fd8a1d0c9fd6aec324, type: 3} +--- !u!1 &1249663321 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 857198910128643528, guid: 5304210f007f04fd8a1d0c9fd6aec324, + type: 3} + m_PrefabInstance: {fileID: 1196620712} + m_PrefabAsset: {fileID: 0} +--- !u!54 &1249663322 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1249663321} + serializedVersion: 5 + m_Mass: 0.2 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!64 &1249663323 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1249663321} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -6402532953415861574, guid: 8851ce9d762cb4ea0b083fa8392086ae, type: 3} +--- !u!1001 &1271549043 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 508498344635913187, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: a7dad56853f18274da0357f8c4600838, type: 2} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalScale.x + value: 0.31057 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalScale.y + value: 0.62114 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalScale.z + value: 0.31057 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.84356 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.224 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.3130676 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1336750021830655739, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1760336300511684073, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + propertyPath: m_Name + value: Cylinder + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1760336300511684073, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 406288751} + - targetCorrespondingSourceObject: {fileID: 1760336300511684073, guid: 385a8caae65aa4892a62166c3d74031a, + type: 3} + insertIndex: -1 + addedObject: {fileID: 406288755} + m_SourcePrefab: {fileID: 100100000, guid: 385a8caae65aa4892a62166c3d74031a, type: 3} +--- !u!4 &1288447213 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + m_PrefabInstance: {fileID: 1655001073} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1325536342 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2394055054901232869, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_Name + value: Block (1) + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.0855055 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.82857895 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.25038755 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79457aa0e8e1ced42bd9ea816b996516, type: 3} +--- !u!4 &1404869735 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2588083981287002051, guid: 5ec0568b9f014415a9dca3d459feb03a, + type: 3} + m_PrefabInstance: {fileID: 801701229} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1469498781 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + m_PrefabInstance: {fileID: 1728575952} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1489550791 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3458805843776947949, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_Name + value: Block_Tower (1) + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.046 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.82857895 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d3d4e22e71de55145aa97e84f88cae9d, type: 3} +--- !u!1 &1560054939 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1560054943} + - component: {fileID: 1560054942} + - component: {fileID: 1560054941} + - component: {fileID: 1560054940} + m_Layer: 0 + m_Name: Frame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!64 &1560054940 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1560054939} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &1560054941 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1560054939} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 931ba11c7cc14f649bc6d22fc28c21ae, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1560054942 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1560054939} + m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &1560054943 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1560054939} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.7071068, z: -0, w: -0.7071068} + m_LocalPosition: {x: -2.917, y: 2.374, z: 1.04} + m_LocalScale: {x: 1.1, y: 1.1, z: 1.1} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 270, z: 0} +--- !u!1 &1614505621 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2568040075020528144, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + m_PrefabInstance: {fileID: 1925350764} + m_PrefabAsset: {fileID: 0} +--- !u!64 &1614505622 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1614505621} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 5 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: 3613567641014311022, guid: e33616ff815f84c9dabd09123a9f8d13, type: 3} +--- !u!54 &1614505623 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1614505621} + serializedVersion: 5 + m_Mass: 0.1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!1001 &1628601222 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2394055054901232869, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_Name + value: Block (2) + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.0855055 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.57857895 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.25038755 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3174763665310208820, guid: 79457aa0e8e1ced42bd9ea816b996516, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 79457aa0e8e1ced42bd9ea816b996516, type: 3} +--- !u!1001 &1655001073 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 1792912681060168333, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_Name + value: Dresser_55in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2264781 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.0030207634 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.688513 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.70691377 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7072998 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.031 + objectReference: {fileID: 0} + - target: {fileID: 1792912681060396717, guid: 4e59ffe67e168564eb989e989adde9b5, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 4e59ffe67e168564eb989e989adde9b5, type: 3} +--- !u!1001 &1728575952 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 2034367736904189998, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_Name + value: Dresser_36in_BR001 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.0965223 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.27051282 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7063957 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.70781714 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90.115 + objectReference: {fileID: 0} + - target: {fileID: 2034367736904619022, guid: c885e5ffa20d0a24b991ffad0531f566, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c885e5ffa20d0a24b991ffad0531f566, type: 3} +--- !u!1001 &1758713560 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2418041505170678499, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_Name + value: Ramp + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalPosition.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.45357895 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalPosition.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.6992755 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7148524 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -91.262 + objectReference: {fileID: 0} + - target: {fileID: 3339926482445804217, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 2418041505170678499, guid: 33536709dbec94718966b62059ffe8cc, + type: 3} + insertIndex: -1 + addedObject: {fileID: 113988868} + m_SourcePrefab: {fileID: 100100000, guid: 33536709dbec94718966b62059ffe8cc, type: 3} +--- !u!1 &1783572213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1783572214} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1783572214 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1783572213} + 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: + - {fileID: 2498423410334038473} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 0.5990566, g: 0.613376, b: 1, a: 1} + m_Intensity: 0.3 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: 0.17420857, y: 0.7795534, z: -0.54723346, w: 0.24996679} + m_LocalPosition: {x: -0.69, y: 10, z: 0.95} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 70.1, y: 144.21, z: -0.332} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_CustomShadowLayers: 0 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 + m_RenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_ShadowRenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_Version: 4 + m_LightLayerMask: 1 + m_ShadowLayerMask: 1 + m_RenderingLayers: 1 + m_ShadowRenderingLayers: 1 +--- !u!1001 &1851712575 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 7939511757092443897, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_Name + value: Bed_Twin_BR001 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.229522 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.00003862381 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalPosition.z + value: -1.7775128 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.6949183 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7190888 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 91.959 + objectReference: {fileID: 0} + - target: {fileID: 7939511757092932313, guid: e09fd6641968dd24f872095faa9cd315, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e09fd6641968dd24f872095faa9cd315, type: 3} +--- !u!1001 &1913732509 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 266801033} + m_Modifications: + - target: {fileID: 4119327516066332794, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_Name + value: LaundryBasket_Tall_BR001 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.106522 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalPosition.z + value: -3.3615127 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4119327516066831450, guid: 7aeedf6873950404999896add28add7b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7aeedf6873950404999896add28add7b, type: 3} +--- !u!1001 &1925350764 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2568040075020528144, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_Name + value: Cone + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalScale.x + value: 0.34593 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalScale.y + value: 0.74561757 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalScale.z + value: 0.34593 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.833 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.6577971 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.30643815 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8304726603168946670, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 2568040075020528144, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1614505623} + - targetCorrespondingSourceObject: {fileID: 2568040075020528144, guid: 0cbdb594186a74def890e287a4f059ab, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1614505622} + m_SourcePrefab: {fileID: 100100000, guid: 0cbdb594186a74def890e287a4f059ab, type: 3} +--- !u!4 &1975354300 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8450658340777042819, guid: 34ea7f5a6c96e9d45a40131eb1473a4b, + type: 3} + m_PrefabInstance: {fileID: 1182584366} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2498423410334038470 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2498423410334038473} + - component: {fileID: 2498423410334038474} + - component: {fileID: 2498423410334038475} + - component: {fileID: 2498423410334038476} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2498423410334038473 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -5, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2498423410334038474 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &2498423410334038475 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2498423410334038476 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1001 &7032731310546202532 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3458805843776947949, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_Name + value: Block_Tower + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.937 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.86 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.9 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5355574577879643861, guid: d3d4e22e71de55145aa97e84f88cae9d, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d3d4e22e71de55145aa97e84f88cae9d, type: 3} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1783572214} + - {fileID: 1815318737} + - {fileID: 992323751} + - {fileID: 1171562318} + - {fileID: 266801033} + - {fileID: 184918998} + - {fileID: 1758713560} + - {fileID: 7032731310546202532} + - {fileID: 1489550791} + - {fileID: 315377948} + - {fileID: 586603570} + - {fileID: 1325536342} + - {fileID: 1628601222} + - {fileID: 1271549043} + - {fileID: 1196620712} + - {fileID: 1925350764} + - {fileID: 534253834} + - {fileID: 1560054943} diff --git a/Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity.meta new file mode 100644 index 0000000..657c6eb --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0007c1bb4959e43b9a37f3a226bc0343 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity b/Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity new file mode 100644 index 0000000..f06ad4e --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity @@ -0,0 +1,1527 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: 28ba58853fe804f21a3d5003a14e4ecc, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1001 &676438570 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1466461228156608437, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_Name + value: Boiling_Pot + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.5795 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.0279428 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.5566 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 5181773907803732875, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1466461228156608437, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1994232994} + m_SourcePrefab: {fileID: 100100000, guid: 162fd2a86dffb40c7a4ff6dc18d84822, type: 3} +--- !u!1 &1069383955 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1069383957} + - component: {fileID: 1069383956} + m_Layer: 0 + m_Name: Background Music + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!82 &1069383956 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1069383955} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: daaee8e5050a4c449bd7871ebbdc5f00, type: 3} + m_PlayOnAwake: 1 + m_Volume: 0.2 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!4 &1069383957 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1069383955} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.65553, y: 1.02794, z: 0.68173} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1129551667 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1129551670} + - component: {fileID: 1129551669} + - component: {fileID: 1129551668} + m_Layer: 0 + m_Name: Bird_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1129551668 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1129551667} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: efb7247c0c3fe4f72bfa3eb83a43e505, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::PlaySoundAtRandomIntervals + minSeconds: 5 + maxSeconds: 15 +--- !u!82 &1129551669 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1129551667} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: b1404f52ff75b4c399ab3de4356de2ed, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!4 &1129551670 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1129551667} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.65553, y: 2.89, z: 3.175} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1438758913 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1438758918} + - component: {fileID: 1438758917} + - component: {fileID: 1438758916} + - component: {fileID: 1438758915} + - component: {fileID: 1438758914} + m_Layer: 0 + m_Name: Main Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1438758914 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438758913} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: aa7720d1c6c9d4766aedcef4986abdc3, type: 3} + m_Name: + m_EditorClassIdentifier: + moveSpeed: 3 + rotationSpeed: 100 + mouseSensitivity: 1 +--- !u!114 &1438758915 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438758913} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 1 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!81 &1438758916 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438758913} + m_Enabled: 1 +--- !u!20 &1438758917 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438758913} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &1438758918 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438758913} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.12029069, z: -0, w: 0.9927387} + m_LocalPosition: {x: 1.17, y: 1.6, z: -4.405} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 13.818, z: 0} +--- !u!1 &1689792245 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1689792247} + - component: {fileID: 1689792246} + m_Layer: 0 + m_Name: Audio Reverb Zone + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!167 &1689792246 +AudioReverbZone: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1689792245} + m_Enabled: 1 + m_MinDistance: 10 + m_MaxDistance: 15 + m_ReverbPreset: 3 + m_Room: -1000 + m_RoomHF: -454 + m_DecayTime: 0.4 + m_DecayHFRatio: 0.83 + m_Reflections: -1646 + m_ReflectionsDelay: 0.002 + m_Reverb: 53 + m_ReverbDelay: 0.003 + m_HFReference: 5000 + m_Diffusion: 100 + m_Density: 100 + m_LFReference: 250 + m_RoomLF: 0 +--- !u!4 &1689792247 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1689792245} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.965, y: 1.00068, z: 0.522} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1775622190 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1775622193} + - component: {fileID: 1775622192} + - component: {fileID: 1775622191} + m_Layer: 0 + m_Name: Bird_1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1775622191 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1775622190} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: efb7247c0c3fe4f72bfa3eb83a43e505, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::PlaySoundAtRandomIntervals + minSeconds: 5 + maxSeconds: 15 +--- !u!82 &1775622192 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1775622190} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: afebac5c8b8e94c279f64a8866219739, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!4 &1775622193 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1775622190} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.65553, y: 1.02794, z: 0.68173} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1783572213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1783572214} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1783572214 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1783572213} + 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: + - {fileID: 2498423410334038473} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 0.9456522, b: 0.85, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: 0.17646448, y: 0.7790459, z: -0.5465076, w: 0.25154987} + m_LocalPosition: {x: -0.69, y: 6.24, z: 0.95} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 70.1, y: 144.21, z: 0} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_CustomShadowLayers: 0 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 + m_RenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_ShadowRenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_Version: 4 + m_LightLayerMask: 1 + m_ShadowLayerMask: 1 + m_RenderingLayers: 1 + m_ShadowRenderingLayers: 1 +--- !u!1 &1847582500 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8061833878208187336, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + m_PrefabInstance: {fileID: 2087384008} + m_PrefabAsset: {fileID: 0} +--- !u!82 &1847582506 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1847582500} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: 6a2821146a2d54af2ad64ab60a857399, type: 3} + m_PlayOnAwake: 1 + m_Volume: 0.1 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 3 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1 &1994232992 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1466461228156608437, guid: 162fd2a86dffb40c7a4ff6dc18d84822, + type: 3} + m_PrefabInstance: {fileID: 676438570} + m_PrefabAsset: {fileID: 0} +--- !u!82 &1994232994 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1994232992} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: f3def460b96abf440bbc45fa66d44c55, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!1 &2083321982 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2083321985} + - component: {fileID: 2083321984} + - component: {fileID: 2083321983} + m_Layer: 0 + m_Name: Bird_1 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &2083321983 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2083321982} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: efb7247c0c3fe4f72bfa3eb83a43e505, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::PlaySoundAtRandomIntervals + minSeconds: 5 + maxSeconds: 15 +--- !u!82 &2083321984 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2083321982} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 0} + m_Resource: {fileID: 8300000, guid: 6a7562b0ac8b944158d1dd076785ca39, type: 3} + m_PlayOnAwake: 0 + m_Volume: 1 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 +--- !u!4 &2083321985 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2083321982} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.487, y: 2.857, z: 3.09} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2087384008 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2396251138023409448, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6572133330791419072, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + propertyPath: m_Name + value: 02_Kitchen + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8061833878208187336, guid: 74ab8f72987454f0db40e7903d894991, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1847582506} + m_SourcePrefab: {fileID: 100100000, guid: 74ab8f72987454f0db40e7903d894991, type: 3} +--- !u!1 &2498423410334038470 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2498423410334038473} + - component: {fileID: 2498423410334038474} + - component: {fileID: 2498423410334038475} + - component: {fileID: 2498423410334038476} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2498423410334038473 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -4.97, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2498423410334038474 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &2498423410334038475 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2498423410334038476 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1783572214} + - {fileID: 1438758918} + - {fileID: 1815318737} + - {fileID: 2087384008} + - {fileID: 676438570} + - {fileID: 1069383957} + - {fileID: 1129551670} + - {fileID: 2083321985} + - {fileID: 1775622193} + - {fileID: 1689792247} diff --git a/Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity.meta new file mode 100644 index 0000000..ef180e4 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6ddeb5bb8dda34b6183a30b9409cd6a9 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity b/Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity new file mode 100644 index 0000000..21cba18 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity @@ -0,0 +1,3708 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: 097c90886656b467c8af02edeaead347, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1001 &146081452 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (24) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 146081454} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &146081453 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 146081452} + m_PrefabAsset: {fileID: 0} +--- !u!114 &146081454 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 146081453} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &146081458 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 146081452} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &147911425 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (4) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.315 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 147911427} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &147911426 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 147911425} + m_PrefabAsset: {fileID: 0} +--- !u!114 &147911427 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 147911426} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &147911431 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 147911425} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &164123852 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (12) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.028 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.282 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 164123854} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &164123853 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 164123852} + m_PrefabAsset: {fileID: 0} +--- !u!114 &164123854 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 164123853} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &164123858 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 164123852} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &194909633 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (2) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.49 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 194909635} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &194909634 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 194909633} + m_PrefabAsset: {fileID: 0} +--- !u!114 &194909635 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 194909634} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &194909639 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 194909633} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &217351477 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (20) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.534 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 217351479} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &217351478 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 217351477} + m_PrefabAsset: {fileID: 0} +--- !u!114 &217351479 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 217351478} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &217351483 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 217351477} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &246366724 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (14) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.028 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0439999 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 246366726} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &246366725 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 246366724} + m_PrefabAsset: {fileID: 0} +--- !u!114 &246366726 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 246366725} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &246366730 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 246366724} + m_PrefabAsset: {fileID: 0} +--- !u!1 &297161221 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5322162976850455221, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 4384326241555691564} + m_PrefabAsset: {fileID: 0} +--- !u!95 &297161224 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 297161221} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: b3f6a9bea0e48448f85bde8861af6976, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!1001 &358000370 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (17) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.3500001 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 358000372} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &358000371 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 358000370} + m_PrefabAsset: {fileID: 0} +--- !u!114 &358000372 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 358000371} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &358000376 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 358000370} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &448662558 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (18) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.756 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 448662560} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &448662559 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 448662558} + m_PrefabAsset: {fileID: 0} +--- !u!114 &448662560 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 448662559} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &448662564 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 448662558} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &475322370 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (9) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.1360002 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.923 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 475322372} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &475322371 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 475322370} + m_PrefabAsset: {fileID: 0} +--- !u!114 &475322372 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 475322371} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &475322376 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 475322370} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &511547283 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (7) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.65800005 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.923 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 511547285} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &511547284 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 511547283} + m_PrefabAsset: {fileID: 0} +--- !u!114 &511547285 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 511547284} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &511547289 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 511547283} + m_PrefabAsset: {fileID: 0} +--- !u!1 &535307051 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 850583558} + m_PrefabAsset: {fileID: 0} +--- !u!4 &535307055 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 850583558} + m_PrefabAsset: {fileID: 0} +--- !u!114 &535307056 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 535307051} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!1 &706736148 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4388555835997183817, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 4384326241555691564} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &743728757 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (21) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.90700006 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 743728759} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &743728758 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 743728757} + m_PrefabAsset: {fileID: 0} +--- !u!114 &743728759 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 743728758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &743728763 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 743728757} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &765574474 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (6) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.923 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 765574476} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &765574475 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 765574474} + m_PrefabAsset: {fileID: 0} +--- !u!114 &765574476 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 765574475} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &765574480 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 765574474} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &787354645 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (13) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.028 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.654 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 787354647} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &787354646 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 787354645} + m_PrefabAsset: {fileID: 0} +--- !u!114 &787354647 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 787354646} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &787354651 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 787354645} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &850583558 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.2214324 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 535307056} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1001 &915405140 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (11) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.576 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.923 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 915405142} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &915405141 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 915405140} + m_PrefabAsset: {fileID: 0} +--- !u!114 &915405142 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 915405141} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &915405146 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 915405140} + m_PrefabAsset: {fileID: 0} +--- !u!1 &988223270 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 988223271} + m_Layer: 0 + m_Name: Collectibles + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &988223271 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 988223270} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.065, y: 0.13684759, z: -3.49} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 535307055} + - {fileID: 1399875337} + - {fileID: 194909639} + - {fileID: 1931206605} + - {fileID: 147911431} + - {fileID: 1867781009} + - {fileID: 765574480} + - {fileID: 511547289} + - {fileID: 1467056502} + - {fileID: 475322376} + - {fileID: 1111761641} + - {fileID: 915405146} + - {fileID: 164123858} + - {fileID: 787354651} + - {fileID: 246366730} + - {fileID: 1687911547} + - {fileID: 1025721414} + - {fileID: 358000376} + - {fileID: 448662564} + - {fileID: 1616324309} + - {fileID: 217351483} + - {fileID: 743728763} + - {fileID: 1018742132} + - {fileID: 1441211663} + - {fileID: 146081458} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1018742126 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (22) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.32400006 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1018742128} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1018742127 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1018742126} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1018742128 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1018742127} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1018742132 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1018742126} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1025721408 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (16) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.028 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1025721410} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1025721409 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1025721408} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1025721410 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1025721409} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1025721414 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1025721408} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1111761635 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (10) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.805 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.923 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1111761637} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1111761636 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1111761635} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1111761637 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1111761636} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1111761641 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1111761635} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1228829981 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8594182855824630438, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_Name + value: Player + objectReference: {fileID: 0} + - target: {fileID: 8594182855824630438, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_TagString + value: Player + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.067 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.084907636 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalPosition.z + value: -2.91751 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: + - targetCorrespondingSourceObject: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + insertIndex: -1 + addedObject: {fileID: 3831075925303635630} + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 8594182855824630438, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1228829983} + m_SourcePrefab: {fileID: 100100000, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, type: 3} +--- !u!1 &1228829982 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8594182855824630438, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + m_PrefabInstance: {fileID: 1228829981} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1228829983 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1228829982} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9ec628da6382d60469c831f723170bfd, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::PlayerController + speed: 5 + rotationSpeed: 120 + jumpForce: 5 +--- !u!4 &1228829986 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8939499483144501276, guid: bc3f8280b6d69439cb3e7c45f5c84cd8, + type: 3} + m_PrefabInstance: {fileID: 1228829981} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1399875331 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (1) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.735 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1399875333} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1399875332 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1399875331} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1399875333 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1399875332} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1399875337 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1399875331} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1440623002 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 673875306344337644, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 4384326241555691564} + m_PrefabAsset: {fileID: 0} +--- !u!95 &1440623005 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1440623002} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: b3f6a9bea0e48448f85bde8861af6976, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!65 &1440623007 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1440623002} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 1 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1, y: 0.6, z: 0.35} + m_Center: {x: 0.5, y: 0.24, z: -0.05} +--- !u!114 &1440623008 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1440623002} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7fe562da1152b6f48b87cf4ba5bafec1, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::DoorOpener +--- !u!1001 &1441211657 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (23) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1441211659} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1441211658 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1441211657} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1441211659 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1441211658} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1441211663 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1441211657} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1467056496 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (8) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3670001 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.923 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1467056498} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1467056497 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1467056496} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1467056498 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1467056497} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1467056502 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1467056496} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1616324303 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (19) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -2.137 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1616324305} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1616324304 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1616324303} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1616324305 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1616324304} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1616324309 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1616324303} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1687911541 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (15) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.028 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.543 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1687911543} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1687911542 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1687911541} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1687911543 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1687911542} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1687911547 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1687911541} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1783572213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1783572214} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1783572214 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1783572213} + 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: + - {fileID: 2498423410334038473} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + - component: {fileID: 1815318739} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 0.9456522, b: 0.85, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: 0.17646448, y: 0.7790459, z: -0.5465076, w: 0.25154987} + m_LocalPosition: {x: 0, y: 10, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 70.1, y: 144.21, z: 0} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_CustomShadowLayers: 0 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 + m_RenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_ShadowRenderingLayersMask: + serializedVersion: 0 + m_Bits: 1 + m_Version: 4 + m_LightLayerMask: 1 + m_ShadowLayerMask: 1 + m_RenderingLayers: 1 + m_ShadowRenderingLayers: 1 +--- !u!114 &1815318739 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 706b73f8f9c45904cb7351d91bf9211e, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::DayNightCycle + secondsPerDay: 10 +--- !u!1001 &1867781003 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (5) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.62 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1867781005} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1867781004 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1867781003} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1867781005 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867781004} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1867781009 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1867781003} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1918107437 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 68610869303415142, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 4384326241555691564} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1931206599 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 988223271} + m_Modifications: + - target: {fileID: 315137588540735582, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_IsTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_Name + value: Collectible_GemDiamond (3) + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.020999908 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.0040002 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1931206601} + m_SourcePrefab: {fileID: 100100000, guid: babe51b24254c461abf531b580e09b0e, type: 3} +--- !u!1 &1931206600 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1317416871093195262, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1931206599} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1931206601 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1931206600} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8340aab721ae84e4aa0ace2beca61997, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Collectible + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 0e62c4d669c52425fa7ad6a0a297dd84, + type: 3} +--- !u!4 &1931206605 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1802485514762029892, guid: babe51b24254c461abf531b580e09b0e, + type: 3} + m_PrefabInstance: {fileID: 1931206599} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2044373169 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 239975615057030615, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 4384326241555691564} + m_PrefabAsset: {fileID: 0} +--- !u!81 &987702660461279805 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2642810353190517047} + m_Enabled: 1 +--- !u!1 &2498423410334038470 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2498423410334038473} + - component: {fileID: 2498423410334038474} + - component: {fileID: 2498423410334038475} + - component: {fileID: 2498423410334038476} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2498423410334038473 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -4.97, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2498423410334038474 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &2498423410334038475 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2498423410334038476 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &2642810353190517047 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3831075925303635630} + - component: {fileID: 7780365133065174056} + - component: {fileID: 987702660461279805} + - component: {fileID: 5624644895988786843} + m_Layer: 0 + m_Name: Main Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3831075925303635630 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2642810353190517047} + serializedVersion: 2 + m_LocalRotation: {x: 0.3043874, y: -0, z: -0, w: 0.9525483} + m_LocalPosition: {x: 0, y: 0.527, z: -0.332} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1228829986} + m_LocalEulerAnglesHint: {x: 35.443, y: 0, z: 0} +--- !u!1001 &4384326241555691564 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 31570578571780784, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Name + value: ChairDiningB + objectReference: {fileID: 0} + - target: {fileID: 1311068503406827131, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Enabled + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1311068503406827131, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Intensity + value: 0.3 + objectReference: {fileID: 0} + - target: {fileID: 1618675033667385719, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Name + value: ChairDiningB (2) + objectReference: {fileID: 0} + - target: {fileID: 1618675033667385719, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_TagString + value: Untagged + objectReference: {fileID: 0} + - target: {fileID: 1665693478991930887, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Name + value: ChairDiningB (1) + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.349 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.182 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2106946790731932621, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.5 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.049999952 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3318279074037847244, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7572742035931642408, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + propertyPath: m_Name + value: 03_Living_Room + objectReference: {fileID: 0} + m_RemovedComponents: + - {fileID: 1658587359567476862, guid: 625a16b402cfd487494f48992994e27e, type: 3} + - {fileID: 2881970639087497408, guid: 625a16b402cfd487494f48992994e27e, type: 3} + - {fileID: 8881069080316592876, guid: 625a16b402cfd487494f48992994e27e, type: 3} + - {fileID: 2681917902359125865, guid: 625a16b402cfd487494f48992994e27e, type: 3} + - {fileID: 7439238078230951572, guid: 625a16b402cfd487494f48992994e27e, type: 3} + m_RemovedGameObjects: + - {fileID: 3186295762333017192, guid: 625a16b402cfd487494f48992994e27e, type: 3} + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 4388555835997183817, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8330861161213216904} + - targetCorrespondingSourceObject: {fileID: 68610869303415142, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 6087983100010538545} + - targetCorrespondingSourceObject: {fileID: 239975615057030615, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 8729141862344330675} + - targetCorrespondingSourceObject: {fileID: 5322162976850455221, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 297161224} + - targetCorrespondingSourceObject: {fileID: 673875306344337644, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1440623005} + - targetCorrespondingSourceObject: {fileID: 673875306344337644, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1440623008} + - targetCorrespondingSourceObject: {fileID: 673875306344337644, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1440623007} + - targetCorrespondingSourceObject: {fileID: 2832342470797062690, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + insertIndex: -1 + addedObject: {fileID: 4882297238016040424} + m_SourcePrefab: {fileID: 100100000, guid: 625a16b402cfd487494f48992994e27e, type: 3} +--- !u!65 &4882297238016040424 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8437839573082395232} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 1.0000002, y: 0.10000043, z: 2.9999995} + m_Center: {x: 0.50000036, y: 0.050000925, z: 1.4999998} +--- !u!114 &5624644895988786843 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2642810353190517047} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!54 &6087983100010538545 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1918107437} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!20 &7780365133065174056 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2642810353190517047} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 1} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!54 &8330861161213216904 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 706736148} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!1 &8437839573082395232 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2832342470797062690, guid: 625a16b402cfd487494f48992994e27e, + type: 3} + m_PrefabInstance: {fileID: 4384326241555691564} + m_PrefabAsset: {fileID: 0} +--- !u!54 &8729141862344330675 +Rigidbody: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2044373169} + serializedVersion: 5 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_CenterOfMass: {x: 0, y: 0, z: 0} + m_InertiaTensor: {x: 1, y: 1, z: 1} + m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ImplicitCom: 1 + m_ImplicitTensor: 1 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 0 +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1783572214} + - {fileID: 1815318737} + - {fileID: 4384326241555691564} + - {fileID: 1228829981} + - {fileID: 988223271} diff --git a/Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity.meta new file mode 100644 index 0000000..b214890 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a6368f7fda5ac4dca86952aebdc7d568 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity b/Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity new file mode 100644 index 0000000..c7bfdd9 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity @@ -0,0 +1,5376 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: a285b561272eb4296b8b8d82751f4258, + type: 2} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &3495507 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3495508} + - component: {fileID: 3495511} + - component: {fileID: 3495509} + m_Layer: 0 + m_Name: Sofa + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3495508 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.99999774, w: -0.002132694} + m_LocalPosition: {x: 3.0709877, y: -4.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -180.244} +--- !u!61 &3495509 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 4.074, y: 1.61} + newSize: {x: 4.074, y: 1.61} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 4.074, y: 1.61} + m_EdgeRadius: 0 +--- !u!212 &3495511 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 8d314faf0bc484fa2812f3d0d23d60e3, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 4.074, y: 1.61} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &80308374 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 80308375} + - component: {fileID: 80308378} + - component: {fileID: 80308377} + - component: {fileID: 80308376} + m_Layer: 0 + m_Name: Chair_Dining (5) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &80308375 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 3.75, y: 0.8, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &80308376 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &80308377 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &80308378 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &197940086 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 197940087} + - component: {fileID: 197940089} + - component: {fileID: 197940088} + m_Layer: 0 + m_Name: Wall_Right + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &197940087 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197940086} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.4943563, y: 9.286259, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &197940088 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197940086} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &197940089 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197940086} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &273401725 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 273401726} + - component: {fileID: 273401729} + - component: {fileID: 273401727} + m_Layer: 0 + m_Name: Table_Dining + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &273401726 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 8.58, y: 1.16, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!61 &273401727 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 3.702, y: 1.86} + newSize: {x: 3.702, y: 1.86} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 3.702, y: 1.86} + m_EdgeRadius: 0 +--- !u!212 &273401729 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: e503026ac1b8a423a8ceed428fbd5a28, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3.702, y: 1.86} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &314648028 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 314648030} + - component: {fileID: 314648029} + m_Layer: 0 + m_Name: Floor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &314648029 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 314648028} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: -1 + m_Sprite: {fileID: 21300000, guid: 8fb48f49d390a438a85017c2dbaf30f8, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 33.35111, y: 18.76} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &314648030 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 314648028} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &357442994 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1036071068} + m_PrefabAsset: {fileID: 0} +--- !u!1 &385810357 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 385810359} + - component: {fileID: 385810358} + m_Layer: 0 + m_Name: Lamp (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &385810358 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 385810357} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 15 + m_Sprite: {fileID: 21300000, guid: 0da0a384bb76b4104a0c482bd3eb891b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.4566667, y: 1.4566667} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &385810359 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 385810357} + 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: 1176859492} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &397401658 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 397401659} + - component: {fileID: 397401662} + - component: {fileID: 397401661} + - component: {fileID: 397401660} + m_Layer: 0 + m_Name: Chair_Dining (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &397401659 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.694388, w: -0.7196009} + m_LocalPosition: {x: 8.5, y: -2.54, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 272.043} +--- !u!61 &397401660 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &397401661 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &397401662 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &509798566 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 509798569} + - component: {fileID: 509798568} + - component: {fileID: 509798567} + - component: {fileID: 509798570} + - component: {fileID: 509798571} + m_Layer: 0 + m_Name: Player + m_TagString: Player + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!50 &509798567 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &509798568 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 42e108e8c474d4f3fb30f3b7e7ac1ccc, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.5290909, y: 0.95181817} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &509798569 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: -5.81, y: 3.1, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!114 &509798570 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e7179393266b4d039813b2dec39dd1b, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::PlayerController2D + speed: 5 + canMoveDiagonally: 1 +--- !u!61 &509798571 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1.5290909, y: 0.95181817} + newSize: {x: 1.5290909, y: 0.95181817} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1.5290909, y: 0.95181817} + m_EdgeRadius: 0 +--- !u!1 &516512849 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 516512850} + - component: {fileID: 516512853} + - component: {fileID: 516512852} + - component: {fileID: 516512851} + m_Layer: 0 + m_Name: ShoeL + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &516512850 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.7011366, w: 0.713027} + m_LocalPosition: {x: 5.87, y: -0.21, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -89.037} +--- !u!61 &516512851 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.416, y: 1.032} + newSize: {x: 0.416, y: 1.032} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.416, y: 1.032} + m_EdgeRadius: 0 +--- !u!50 &516512852 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &516512853 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 3f1b2aa882e8a41e0b3cd24f4b77e426, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.416, y: 1.032} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &519420028 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 519420032} + - component: {fileID: 519420031} + - component: {fileID: 519420029} + - component: {fileID: 519420030} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &519420029 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 +--- !u!114 &519420030 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: 0 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!20 &519420031 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 34 + orthographic: 1 + orthographic size: 4.5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 0 + m_HDR: 1 + m_AllowMSAA: 0 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 0 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &519420032 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &603369233 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.6 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -3.41 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (4) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &603369234 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 603369233} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &604552483 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2539668621424575346, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_Name + value: Remaining_Collectibles_UI + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_Pivot.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_Pivot.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMax.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_colorMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontStyle + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor.b + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor.g + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_sharedMaterial + value: + objectReference: {fileID: 2100000, guid: e73a58f6e2794ae7b1b7e50b7fb811b0, type: 2} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor32.rgba + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_overrideHtmlColors + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_enableVertexGradient + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.topRight.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.topRight.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.topRight.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.bottomRight.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.bottomRight.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.bottomRight.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: 'm_ActiveFontFeatures.Array.data[0]' + value: 1801810542 + objectReference: {fileID: 0} + - target: {fileID: 8116058387275963488, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AdditionalShaderChannelsFlag + value: 25 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 11df39673429a452dbbcbc5da55020d6, type: 3} +--- !u!1 &725506486 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 725506487} + - component: {fileID: 725506490} + - component: {fileID: 725506489} + - component: {fileID: 725506488} + m_Layer: 0 + m_Name: Chair_Dining (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &725506487 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 9.43, y: 0.44, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &725506488 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &725506489 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &725506490 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &849367093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.64 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.11 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (2) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &849367094 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 849367093} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &878029491 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.61 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -2.73 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (12) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &878029492 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 878029491} + m_PrefabAsset: {fileID: 0} +--- !u!1 &945199794 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 945199795} + - component: {fileID: 945199798} + - component: {fileID: 945199796} + m_Layer: 0 + m_Name: ArmChair + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &945199795 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.9647867, w: 0.26303375} + m_LocalPosition: {x: -0.3000002, y: -3.7400002, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 149.5} +--- !u!61 &945199796 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 2.054, y: 1.604} + newSize: {x: 2.054, y: 1.604} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 2.054, y: 1.604} + m_EdgeRadius: 0 +--- !u!212 &945199798 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 05400a652ebda43e3b26bc8ecf6b5342, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.054, y: 1.604} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1016949296 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1016949297} + - component: {fileID: 1016949300} + - component: {fileID: 1016949298} + m_Layer: 0 + m_Name: Plant + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1016949297 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 11.127248, y: -4.6535335, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!58 &1016949298 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_Radius: 0.519 +--- !u!212 &1016949300 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 158971440a53a4f33b6116774b08fbe5, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.038, y: 1.032} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &1036071068 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -4.71 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.55 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!1 &1176859491 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1176859492} + m_Layer: 0 + m_Name: Lamps + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1176859492 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1176859491} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.99, y: 0.63, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2139364804} + - {fileID: 2040969008} + - {fileID: 385810359} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1207984686 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -7.93 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.86 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (3) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1207984687 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1207984686} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1218097382 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1218097383} + - component: {fileID: 1218097386} + - component: {fileID: 1218097385} + - component: {fileID: 1218097384} + m_Layer: 0 + m_Name: Chair_Dining (4) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1218097383 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.70818526, w: 0.70602673} + m_LocalPosition: {x: 8.5, y: -1.4300001, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90.175} +--- !u!61 &1218097384 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &1218097385 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1218097386 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1239539499 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1239539500} + - component: {fileID: 1239539503} + - component: {fileID: 1239539502} + - component: {fileID: 1239539501} + m_Layer: 0 + m_Name: SlipperR + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1239539500 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 7.4038167, y: -4.761147, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1239539501 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.462, y: 1.008} + newSize: {x: 0.462, y: 1.008} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.462, y: 1.008} + m_EdgeRadius: 0 +--- !u!50 &1239539502 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1239539503 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: f55235571be5842b7a7d7cb22d51e320, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.462, y: 1.008} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1258956774 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + m_PrefabInstance: {fileID: 1953384793} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1305806697 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1305806698} + - component: {fileID: 1305806701} + - component: {fileID: 1305806700} + - component: {fileID: 1305806699} + m_Layer: 0 + m_Name: SlipperL + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1305806698 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 6.758135, y: -4.7396245, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1305806699 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.462, y: 1.008} + newSize: {x: 0.462, y: 1.008} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.462, y: 1.008} + m_EdgeRadius: 0 +--- !u!50 &1305806700 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1305806701 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: c0880bd94f2cf44c28440ee22ef54e43, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.462, y: 1.008} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1338336717 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1338336718} + - component: {fileID: 1338336720} + - component: {fileID: 1338336719} + m_Layer: 0 + m_Name: ArmChair (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1338336718 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338336717} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0.87, y: -0.11, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &1338336719 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338336717} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 2.054, y: 1.604} + newSize: {x: 2.054, y: 1.604} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 2.054, y: 1.604} + m_EdgeRadius: 0 +--- !u!212 &1338336720 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338336717} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 05400a652ebda43e3b26bc8ecf6b5342, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.054, y: 1.604} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1358371101 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1358371102} + - component: {fileID: 1358371105} + - component: {fileID: 1358371104} + - component: {fileID: 1358371103} + m_Layer: 0 + m_Name: ShoeR + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1358371102 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.709241, w: 0.7049661} + m_LocalPosition: {x: 7.01, y: -0.19, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90.346} +--- !u!61 &1358371103 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.414, y: 1.03} + newSize: {x: 0.414, y: 1.03} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.414, y: 1.03} + m_EdgeRadius: 0 +--- !u!50 &1358371104 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1358371105 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 66a4a146305ce435ba2ebc66b479a6b8, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.414, y: 1.03} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1422566223 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1422566224} + - component: {fileID: 1422566227} + - component: {fileID: 1422566225} + m_Layer: 0 + m_Name: Table_CoffeeDark + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1422566224 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 4.19, y: -1.62, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!61 &1422566225 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 3.428, y: 1.96} + newSize: {x: 3.428, y: 1.96} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 3.428, y: 1.96} + m_EdgeRadius: 0 +--- !u!212 &1422566227 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 7db1f59be592e46eea59bd035a2e9a52, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3.428, y: 1.96} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1500995300 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1500995303} + - component: {fileID: 1500995302} + - component: {fileID: 1500995301} + - component: {fileID: 1500995305} + m_Layer: 0 + m_Name: Dog + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!95 &1500995301 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 13c1fb6c6aef55640a528ca2bc2c9191, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!212 &1500995302 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 11 + m_Sprite: {fileID: 415981567, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.7411765, y: 1.4352942} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1500995303 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.57908297, w: -0.81526864} + m_LocalPosition: {x: -0.73, y: 3.26, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -430.772} +--- !u!58 &1500995305 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_Radius: 0.71764714 +--- !u!1 &1503055908 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1503055909} + - component: {fileID: 1503055912} + - component: {fileID: 1503055910} + m_Layer: 0 + m_Name: Plant (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1503055909 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.25, y: -4.79, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!58 &1503055910 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_Radius: 0.519 +--- !u!212 &1503055912 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 158971440a53a4f33b6116774b08fbe5, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.038, y: 1.032} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1667250142 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1667250143} + m_Layer: 0 + m_Name: Walls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1667250143 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1667250142} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 7.53, y: -0.03, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1959292448} + - {fileID: 1916883423} + - {fileID: 1741059026} + - {fileID: 197940087} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1674718896 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.21 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -6.16 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (8) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1674718897 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1674718896} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1694243231 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1694243232} + - component: {fileID: 1694243235} + - component: {fileID: 1694243234} + - component: {fileID: 1694243233} + m_Layer: 0 + m_Name: Chair_Dining (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1694243232 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 9.41, y: 2.17, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &1694243233 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &1694243234 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1694243235 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1697325265 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1697325266} + m_Layer: 0 + m_Name: Furniture + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1697325266 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1697325265} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -4.9609876, y: 1.07, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 945199795} + - {fileID: 1867358594} + - {fileID: 1338336718} + - {fileID: 3495508} + - {fileID: 1422566224} + - {fileID: 1016949297} + - {fileID: 1503055909} + - {fileID: 516512850} + - {fileID: 1358371102} + - {fileID: 1305806698} + - {fileID: 1239539500} + - {fileID: 273401726} + - {fileID: 2038208615} + - {fileID: 1694243232} + - {fileID: 725506487} + - {fileID: 397401659} + - {fileID: 1218097383} + - {fileID: 80308375} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1741059025 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1741059026} + - component: {fileID: 1741059028} + - component: {fileID: 1741059027} + m_Layer: 0 + m_Name: Wall_Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1741059026 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1741059025} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -15.0845, y: 0.0463, z: 0} + m_LocalScale: {x: 1.4943563, y: 9.286259, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1741059027 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1741059025} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &1741059028 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1741059025} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1748420173 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1748420174} + m_Layer: 0 + m_Name: Collectibles + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1748420174 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1748420173} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.107, y: 2.593, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 357442994} + - {fileID: 2125361327} + - {fileID: 849367094} + - {fileID: 1207984687} + - {fileID: 603369234} + - {fileID: 1674718897} + - {fileID: 2060125033} + - {fileID: 878029492} + - {fileID: 2023930123} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1867358593 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1867358594} + - component: {fileID: 1867358597} + - component: {fileID: 1867358595} + m_Layer: 0 + m_Name: ArmChair (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1867358594 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 0.86, y: 2, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &1867358595 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 2.054, y: 1.604} + newSize: {x: 2.054, y: 1.604} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 2.054, y: 1.604} + m_EdgeRadius: 0 +--- !u!212 &1867358597 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 05400a652ebda43e3b26bc8ecf6b5342, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.054, y: 1.604} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1916883420 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1916883423} + - component: {fileID: 1916883422} + - component: {fileID: 1916883421} + m_Layer: 0 + m_Name: Wall_Top + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!61 &1916883421 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1916883420} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &1916883422 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1916883420} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1916883423 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1916883420} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.53, y: 4.48, z: 0} + m_LocalScale: {x: 16.603958, y: 0.4189, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1953384793 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2018130946} + m_Modifications: + - target: {fileID: 1282017037182604178, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Name + value: Rug_9Slice Green + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Size.x + value: 13.532997 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Size.y + value: 8.442908 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Color.b + value: 0.39994857 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Color.g + value: 0.4528302 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Color.r + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_SortingOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.1578 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.0292 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf885677fcedb4b4e8c48673022a2ebe, type: 3} +--- !u!1 &1959292445 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1959292448} + - component: {fileID: 1959292447} + - component: {fileID: 1959292446} + m_Layer: 0 + m_Name: Wall_Bottom + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!61 &1959292446 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1959292445} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &1959292447 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1959292445} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1959292448 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1959292445} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.53, y: -4.43, z: 0} + m_LocalScale: {x: 16.603958, y: 0.4189, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2018130945 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2018130946} + m_Layer: 0 + m_Name: Rugs + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2018130946 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2018130945} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -3.1639, y: 0.0107, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1258956774} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2023930122 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.8289998 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.21800017 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (13) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2023930123 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2023930122} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2038208614 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2038208615} + - component: {fileID: 2038208618} + - component: {fileID: 2038208616} + m_Layer: 0 + m_Name: Chair_Dining + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2038208615 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.70169246, w: 0.71248} + m_LocalPosition: {x: 8.5, y: -3.57, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -89.126} +--- !u!61 &2038208616 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!212 &2038208618 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &2040969006 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2040969008} + - component: {fileID: 2040969007} + m_Layer: 0 + m_Name: Lamp (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &2040969007 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040969006} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 15 + m_Sprite: {fileID: 21300000, guid: 0da0a384bb76b4104a0c482bd3eb891b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.4566667, y: 1.4566667} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &2040969008 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040969006} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.41, y: 1.37, z: 0} + m_LocalScale: {x: 0.75251, y: 0.75251, z: 0.75251} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1176859492} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2060125032 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.83 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -6.25 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (9) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2060125033 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2060125032} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2125361326 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.67 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.05 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (1) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2125361327 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2125361326} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2139364802 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2139364804} + - component: {fileID: 2139364803} + m_Layer: 0 + m_Name: Lamp + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &2139364803 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2139364802} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 15 + m_Sprite: {fileID: 21300000, guid: 0da0a384bb76b4104a0c482bd3eb891b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.4566667, y: 1.4566667} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &2139364804 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2139364802} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.43, y: -1.88, z: 0} + m_LocalScale: {x: 0.75251, y: 0.75251, z: 0.75251} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1176859492} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 519420032} + - {fileID: 314648030} + - {fileID: 509798569} + - {fileID: 1667250143} + - {fileID: 1697325266} + - {fileID: 1176859492} + - {fileID: 2018130946} + - {fileID: 1748420174} + - {fileID: 604552483} + - {fileID: 1500995303} diff --git a/Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity.meta b/Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity.meta new file mode 100644 index 0000000..0a9094a --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9fd8361908a26374b9eac36e37ff8c90 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity b/Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity new file mode 100644 index 0000000..e65fa69 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity @@ -0,0 +1,6075 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 13 + m_BakeOnSceneLoad: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: a285b561272eb4296b8b8d82751f4258, + type: 2} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &3495507 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3495508} + - component: {fileID: 3495511} + - component: {fileID: 3495510} + - component: {fileID: 3495509} + m_Layer: 0 + m_Name: Sofa + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3495508 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.99999774, w: -0.002132694} + m_LocalPosition: {x: 3.0709877, y: -4.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -180.244} +--- !u!61 &3495509 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 4.074, y: 1.61} + newSize: {x: 4.074, y: 1.61} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 4.074, y: 1.61} + m_EdgeRadius: 0 +--- !u!50 &3495510 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 15 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &3495511 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3495507} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 8d314faf0bc484fa2812f3d0d23d60e3, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 4.074, y: 1.61} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &16608261 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.28799987 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.484 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (7) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &16608262 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 16608261} + m_PrefabAsset: {fileID: 0} +--- !u!1 &80308374 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 80308375} + - component: {fileID: 80308378} + - component: {fileID: 80308377} + - component: {fileID: 80308376} + m_Layer: 0 + m_Name: Chair_Dining (5) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &80308375 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 7.9609876, y: 0.30999994, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!61 &80308376 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &80308377 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &80308378 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 80308374} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &197940086 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 197940087} + - component: {fileID: 197940089} + - component: {fileID: 197940088} + m_Layer: 0 + m_Name: Wall_Right + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &197940087 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197940086} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1.4943563, y: 9.286259, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &197940088 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197940086} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &197940089 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197940086} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &273401725 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 273401726} + - component: {fileID: 273401729} + - component: {fileID: 273401728} + - component: {fileID: 273401727} + m_Layer: 0 + m_Name: Table_Dining + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &273401726 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 8.930987, y: -0.46000004, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!61 &273401727 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 3.702, y: 1.86} + newSize: {x: 3.702, y: 1.86} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 3.702, y: 1.86} + m_EdgeRadius: 0 +--- !u!50 &273401728 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 10 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &273401729 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 273401725} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: e503026ac1b8a423a8ceed428fbd5a28, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3.702, y: 1.86} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &314648028 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 314648030} + - component: {fileID: 314648029} + m_Layer: 0 + m_Name: Floor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &314648029 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 314648028} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: -1 + m_Sprite: {fileID: 21300000, guid: 8fb48f49d390a438a85017c2dbaf30f8, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 33.35111, y: 18.76} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &314648030 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 314648028} + 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: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &357442994 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1036071068} + m_PrefabAsset: {fileID: 0} +--- !u!1 &385810357 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 385810359} + - component: {fileID: 385810358} + m_Layer: 0 + m_Name: Lamp (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &385810358 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 385810357} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 15 + m_Sprite: {fileID: 21300000, guid: 0da0a384bb76b4104a0c482bd3eb891b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.4566667, y: 1.4566667} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &385810359 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 385810357} + 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: 1176859492} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &397401658 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 397401659} + - component: {fileID: 397401662} + - component: {fileID: 397401661} + - component: {fileID: 397401660} + m_Layer: 0 + m_Name: Chair_Dining (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &397401659 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 1, w: 0} + m_LocalPosition: {x: 8.950988, y: -2.31, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} +--- !u!61 &397401660 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &397401661 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &397401662 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 397401658} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &399282802 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.846 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -4.065 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (10) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &399282803 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 399282802} + m_PrefabAsset: {fileID: 0} +--- !u!1 &509798566 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 509798569} + - component: {fileID: 509798568} + - component: {fileID: 509798567} + - component: {fileID: 509798570} + - component: {fileID: 509798571} + m_Layer: 0 + m_Name: Player + m_TagString: Player + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!50 &509798567 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDamping: 0 + m_AngularDamping: 0.05 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &509798568 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 42e108e8c474d4f3fb30f3b7e7ac1ccc, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.5290909, y: 0.95181817} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &509798569 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -5.53, y: 3.1, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &509798570 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e7179393266b4d039813b2dec39dd1b, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::PlayerController2D + speed: 5 + canMoveDiagonally: 1 +--- !u!61 &509798571 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 509798566} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1.5290909, y: 0.95181817} + newSize: {x: 1.5290909, y: 0.95181817} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1.5290909, y: 0.95181817} + m_EdgeRadius: 0 +--- !u!1 &516512849 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 516512850} + - component: {fileID: 516512853} + - component: {fileID: 516512852} + - component: {fileID: 516512851} + m_Layer: 0 + m_Name: ShoeL + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &516512850 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 5.6174307, y: -4.6750565, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &516512851 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.416, y: 1.032} + newSize: {x: 0.416, y: 1.032} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.416, y: 1.032} + m_EdgeRadius: 0 +--- !u!50 &516512852 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &516512853 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516512849} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 3f1b2aa882e8a41e0b3cd24f4b77e426, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.416, y: 1.032} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &519420028 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 519420032} + - component: {fileID: 519420031} + - component: {fileID: 519420029} + - component: {fileID: 519420030} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &519420029 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 +--- !u!114 &519420030 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: 0 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 + m_Version: 2 +--- !u!20 &519420031 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 34 + orthographic: 1 + orthographic size: 4.5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 0 + m_HDR: 1 + m_AllowMSAA: 0 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 0 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &519420032 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &603369233 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1510001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -2.0159998 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (4) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &603369234 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 603369233} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &604552483 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2539668621424575346, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_Name + value: Remaining_Collectibles_UI + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_Pivot.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_Pivot.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMax.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5169437076382942201, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_colorMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontStyle + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor.b + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor.g + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_sharedMaterial + value: + objectReference: {fileID: 2100000, guid: e73a58f6e2794ae7b1b7e50b7fb811b0, type: 2} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColor32.rgba + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_overrideHtmlColors + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_enableVertexGradient + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.topRight.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.topRight.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.topRight.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.bottomRight.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.bottomRight.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_fontColorGradient.bottomRight.r + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7703537000790000743, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: 'm_ActiveFontFeatures.Array.data[0]' + value: 1801810542 + objectReference: {fileID: 0} + - target: {fileID: 8116058387275963488, guid: 11df39673429a452dbbcbc5da55020d6, + type: 3} + propertyPath: m_AdditionalShaderChannelsFlag + value: 25 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 11df39673429a452dbbcbc5da55020d6, type: 3} +--- !u!1001 &667214189 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.69799995 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.8640001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (15) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &667214190 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 667214189} + m_PrefabAsset: {fileID: 0} +--- !u!1 &725506486 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 725506487} + - component: {fileID: 725506490} + - component: {fileID: 725506489} + - component: {fileID: 725506488} + m_Layer: 0 + m_Name: Chair_Dining (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &725506487 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 9.860988, y: -1.3000001, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &725506488 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &725506489 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &725506490 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 725506486} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &849367093 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1510001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.61099994 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (2) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &849367094 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 849367093} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &878029491 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.951 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.5879999 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (12) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &878029492 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 878029491} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &882571997 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.0030003 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -2.678 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (11) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &882571998 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 882571997} + m_PrefabAsset: {fileID: 0} +--- !u!1 &945199794 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 945199795} + - component: {fileID: 945199798} + - component: {fileID: 945199797} + - component: {fileID: 945199796} + m_Layer: 0 + m_Name: ArmChair + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &945199795 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.92669, w: 0.37582672} + m_LocalPosition: {x: -0.3590126, y: -3.4099998, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 135.849} +--- !u!61 &945199796 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 2.054, y: 1.604} + newSize: {x: 2.054, y: 1.604} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 2.054, y: 1.604} + m_EdgeRadius: 0 +--- !u!50 &945199797 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 10 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &945199798 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 945199794} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 05400a652ebda43e3b26bc8ecf6b5342, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.054, y: 1.604} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1016949296 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1016949297} + - component: {fileID: 1016949300} + - component: {fileID: 1016949299} + - component: {fileID: 1016949298} + m_Layer: 0 + m_Name: Plant + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1016949297 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 11.127248, y: -4.6535335, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!58 &1016949298 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_Radius: 0.519 +--- !u!50 &1016949299 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1016949300 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1016949296} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 158971440a53a4f33b6116774b08fbe5, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.038, y: 1.032} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &1036071068 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1510001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.78400016 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!1 &1176859491 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1176859492} + m_Layer: 0 + m_Name: Lamps + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1176859492 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1176859491} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.99, y: 0.63, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2139364804} + - {fileID: 2040969008} + - {fileID: 385810359} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1189917495 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.826 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.9160001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (14) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1189917496 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1189917495} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1207984686 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1510001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.283 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (3) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1207984687 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1207984686} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1218097382 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1218097383} + - component: {fileID: 1218097386} + - component: {fileID: 1218097385} + - component: {fileID: 1218097384} + m_Layer: 0 + m_Name: Chair_Dining (4) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1218097383 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.7071068, w: 0.7071068} + m_LocalPosition: {x: 8.000988, y: -1.4300001, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} +--- !u!61 &1218097384 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &1218097385 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1218097386 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1218097382} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1239539499 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1239539500} + - component: {fileID: 1239539503} + - component: {fileID: 1239539502} + - component: {fileID: 1239539501} + m_Layer: 0 + m_Name: SlipperR + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1239539500 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 7.4038167, y: -4.761147, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1239539501 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.462, y: 1.008} + newSize: {x: 0.462, y: 1.008} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.462, y: 1.008} + m_EdgeRadius: 0 +--- !u!50 &1239539502 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1239539503 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1239539499} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: f55235571be5842b7a7d7cb22d51e320, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.462, y: 1.008} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1258956774 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + m_PrefabInstance: {fileID: 1953384793} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1305806697 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1305806698} + - component: {fileID: 1305806701} + - component: {fileID: 1305806700} + - component: {fileID: 1305806699} + m_Layer: 0 + m_Name: SlipperL + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1305806698 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 6.758135, y: -4.7396245, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1305806699 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.462, y: 1.008} + newSize: {x: 0.462, y: 1.008} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.462, y: 1.008} + m_EdgeRadius: 0 +--- !u!50 &1305806700 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1305806701 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1305806697} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: c0880bd94f2cf44c28440ee22ef54e43, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.462, y: 1.008} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1358371101 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1358371102} + - component: {fileID: 1358371105} + - component: {fileID: 1358371104} + - component: {fileID: 1358371103} + m_Layer: 0 + m_Name: ShoeR + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1358371102 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 6.133976, y: -4.696579, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1358371103 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.414, y: 1.03} + newSize: {x: 0.414, y: 1.03} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.414, y: 1.03} + m_EdgeRadius: 0 +--- !u!50 &1358371104 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 0.5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1358371105 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1358371101} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 66a4a146305ce435ba2ebc66b479a6b8, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.414, y: 1.03} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1001 &1361296427 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1510001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -3.01 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (5) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1361296428 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1361296427} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1422566223 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1422566224} + - component: {fileID: 1422566227} + - component: {fileID: 1422566226} + - component: {fileID: 1422566225} + m_Layer: 0 + m_Name: Table_CoffeeDark + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1422566224 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.7549086, y: -1.8986249, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1422566225 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 3.428, y: 1.96} + newSize: {x: 3.428, y: 1.96} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 3.428, y: 1.96} + m_EdgeRadius: 0 +--- !u!50 &1422566226 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 7 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1422566227 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1422566223} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 7db1f59be592e46eea59bd035a2e9a52, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 3.428, y: 1.96} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1500995300 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1500995303} + - component: {fileID: 1500995302} + - component: {fileID: 1500995301} + - component: {fileID: 1500995305} + - component: {fileID: 1500995304} + m_Layer: 0 + m_Name: Dog + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!95 &1500995301 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 13c1fb6c6aef55640a528ca2bc2c9191, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!212 &1500995302 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 11 + m_Sprite: {fileID: 415981567, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.7411765, y: 1.4352942} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1500995303 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.57908297, w: -0.81526864} + m_LocalPosition: {x: -0.36, y: 3.48, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -430.772} +--- !u!50 &1500995304 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!58 &1500995305 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1500995300} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_Radius: 0.71764714 +--- !u!1 &1503055908 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1503055909} + - component: {fileID: 1503055912} + - component: {fileID: 1503055911} + - component: {fileID: 1503055910} + m_Layer: 0 + m_Name: Plant (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1503055909 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.2052727, y: -4.6750565, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!58 &1503055910 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_Radius: 0.519 +--- !u!50 &1503055911 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1503055912 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503055908} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 158971440a53a4f33b6116774b08fbe5, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.038, y: 1.032} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1667250142 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1667250143} + m_Layer: 0 + m_Name: Walls + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1667250143 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1667250142} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 7.53, y: -0.03, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1959292448} + - {fileID: 1916883423} + - {fileID: 1741059026} + - {fileID: 197940087} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1674718896 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.579 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -5.173 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (8) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1674718897 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1674718896} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1694243231 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1694243232} + - component: {fileID: 1694243235} + - component: {fileID: 1694243234} + - component: {fileID: 1694243233} + m_Layer: 0 + m_Name: Chair_Dining (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1694243232 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0.7071068, w: 0.7071068} + m_LocalPosition: {x: 9.900988, y: 0.3399999, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -90} +--- !u!61 &1694243233 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &1694243234 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1694243235 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1694243231} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1697325265 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1697325266} + m_Layer: 0 + m_Name: Furniture + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1697325266 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1697325265} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -4.9609876, y: 1.07, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 945199795} + - {fileID: 1867358594} + - {fileID: 3495508} + - {fileID: 1422566224} + - {fileID: 1016949297} + - {fileID: 1503055909} + - {fileID: 516512850} + - {fileID: 1358371102} + - {fileID: 1305806698} + - {fileID: 1239539500} + - {fileID: 273401726} + - {fileID: 2038208615} + - {fileID: 1694243232} + - {fileID: 725506487} + - {fileID: 397401659} + - {fileID: 1218097383} + - {fileID: 80308375} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1741059025 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1741059026} + - component: {fileID: 1741059028} + - component: {fileID: 1741059027} + m_Layer: 0 + m_Name: Wall_Left + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1741059026 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1741059025} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -15.0845, y: 0.0463, z: 0} + m_LocalScale: {x: 1.4943563, y: 9.286259, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &1741059027 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1741059025} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &1741059028 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1741059025} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1748420173 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1748420174} + m_Layer: 0 + m_Name: Collectibles + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1748420174 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1748420173} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 2.107, y: 2.593, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 357442994} + - {fileID: 2125361327} + - {fileID: 849367094} + - {fileID: 1207984687} + - {fileID: 603369234} + - {fileID: 1361296428} + - {fileID: 1934696811} + - {fileID: 16608262} + - {fileID: 1674718897} + - {fileID: 2060125033} + - {fileID: 399282803} + - {fileID: 882571998} + - {fileID: 878029492} + - {fileID: 2023930123} + - {fileID: 1189917496} + - {fileID: 667214190} + - {fileID: 2005366667} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1867358593 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1867358594} + - component: {fileID: 1867358597} + - component: {fileID: 1867358596} + - component: {fileID: 1867358595} + m_Layer: 0 + m_Name: ArmChair (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1867358594 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: 0.40752488, w: 0.9131941} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 48.099} +--- !u!61 &1867358595 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 2.054, y: 1.604} + newSize: {x: 2.054, y: 1.604} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 2.054, y: 1.604} + m_EdgeRadius: 0 +--- !u!50 &1867358596 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 10 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &1867358597 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1867358593} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 05400a652ebda43e3b26bc8ecf6b5342, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 2.054, y: 1.604} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &1916883420 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1916883423} + - component: {fileID: 1916883422} + - component: {fileID: 1916883421} + m_Layer: 0 + m_Name: Wall_Top + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!61 &1916883421 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1916883420} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &1916883422 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1916883420} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1916883423 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1916883420} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.53, y: 4.48, z: 0} + m_LocalScale: {x: 16.603958, y: 0.4189, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1934696810 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.5230001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -3.655 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (6) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &1934696811 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 1934696810} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1953384793 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 2018130946} + m_Modifications: + - target: {fileID: 1282017037182604178, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Name + value: Rug_9Slice Green + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Size.x + value: 6.9837813 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_Size.y + value: 8.081008 + objectReference: {fileID: 0} + - target: {fileID: 3339590716258899301, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_SortingOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4025945946492722758, guid: cf885677fcedb4b4e8c48673022a2ebe, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf885677fcedb4b4e8c48673022a2ebe, type: 3} +--- !u!1 &1959292445 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1959292448} + - component: {fileID: 1959292447} + - component: {fileID: 1959292446} + m_Layer: 0 + m_Name: Wall_Bottom + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!61 &1959292446 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1959292445} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 +--- !u!212 &1959292447 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1959292445} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, + type: 3} + m_Color: {r: 0.7924528, g: 0.33268064, b: 0.33268064, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &1959292448 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1959292445} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.53, y: -4.43, z: 0} + m_LocalScale: {x: 16.603958, y: 0.4189, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1667250143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2005366666 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (16) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2005366667 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2005366666} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2018130945 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2018130946} + m_Layer: 0 + m_Name: Rugs + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2018130946 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2018130945} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -3.1639, y: 0.0107, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1258956774} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2023930122 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.8289998 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.21800017 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (13) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2023930123 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2023930122} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2038208614 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2038208615} + - component: {fileID: 2038208618} + - component: {fileID: 2038208617} + - component: {fileID: 2038208616} + m_Layer: 0 + m_Name: Chair_Dining + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2038208615 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 8.888885, y: 1.3943518, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1697325266} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &2038208616 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + m_Enabled: 1 + serializedVersion: 3 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 0 + m_UsedByEffector: 0 + m_CompositeOperation: 0 + m_CompositeOrder: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.892, y: 0.996} + newSize: {x: 0.892, y: 0.996} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Size: {x: 0.892, y: 0.996} + m_EdgeRadius: 0 +--- !u!50 &2038208617 +Rigidbody2D: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + m_BodyType: 0 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 5 + m_LinearDamping: 10 + m_AngularDamping: 10 + m_GravityScale: 0 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!212 &2038208618 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2038208614} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 6203c69b3de594ce7a5022ae59ea7b99, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.892, y: 0.996} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &2040969006 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2040969008} + - component: {fileID: 2040969007} + m_Layer: 0 + m_Name: Lamp (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &2040969007 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040969006} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 15 + m_Sprite: {fileID: 21300000, guid: 0da0a384bb76b4104a0c482bd3eb891b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.4566667, y: 1.4566667} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &2040969008 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2040969006} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -6.13, y: 1.5100001, z: 0} + m_LocalScale: {x: 0.75251, y: 0.75251, z: 0.75251} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1176859492} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2060125032 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: 3.044 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: -5.016 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (9) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2060125033 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2060125032} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2125361326 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1748420174} + m_Modifications: + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1510001 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.069000006 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7641535347853804417, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + propertyPath: m_Name + value: Star_2D (1) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, type: 3} +--- !u!4 &2125361327 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 473917482863699623, guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530, + type: 3} + m_PrefabInstance: {fileID: 2125361326} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2139364802 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2139364804} + - component: {fileID: 2139364803} + m_Layer: 0 + m_Name: Lamp + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &2139364803 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2139364802} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_ForceMeshLod: -1 + m_MeshLodSelectionBias: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_GlobalIlluminationMeshLod: 0 + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 15 + m_Sprite: {fileID: 21300000, guid: 0da0a384bb76b4104a0c482bd3eb891b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1.4566667, y: 1.4566667} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &2139364804 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2139364802} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -6.13, y: -1.48, z: 0} + m_LocalScale: {x: 0.75251, y: 0.75251, z: 0.75251} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1176859492} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 519420032} + - {fileID: 314648030} + - {fileID: 509798569} + - {fileID: 1667250143} + - {fileID: 1697325266} + - {fileID: 1176859492} + - {fileID: 2018130946} + - {fileID: 1748420174} + - {fileID: 604552483} + - {fileID: 1500995303} diff --git a/Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity.meta new file mode 100644 index 0000000..963ff8e --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8c9cfa26abfee488c85f1582747f6a02 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity b/Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity new file mode 100644 index 0000000..a3b1696 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity @@ -0,0 +1,389 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 10 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.05 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.20599997, g: 0.46132573, b: 1, a: 1} + m_AmbientEquatorColor: {r: 0.4056604, g: 0.4056604, b: 0.4056604, a: 1} + m_AmbientGroundColor: {r: 1, g: 1, b: 1, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 1} + m_SkyboxMaterial: {fileID: 2100000, guid: ec46d2188d4b8774e847e75f1e12a8db, type: 2} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 112000000, guid: e0eb2489c72ef4210a78ba72416bf7c4, + type: 2} + m_LightingSettings: {fileID: 4890085278179872738, guid: 78151f5e58fb9f749bd5225f789faa27, + type: 2} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &1783572213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1783572214} + m_Layer: 0 + m_Name: Environment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1783572214 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1783572213} + 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: + - {fileID: 2498423410334038473} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1815318735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1815318737} + - component: {fileID: 1815318736} + - component: {fileID: 1815318738} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 2147483647 + m_IsActive: 1 +--- !u!108 &1815318736 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + serializedVersion: 11 + m_Type: 1 + m_Color: {r: 1, g: 0.9456522, b: 0.85, a: 1} + m_Intensity: 0.5 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 3e-45, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ForceVisible: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 + m_LightUnit: 1 + m_LuxAtDistance: 1 + m_EnableSpotReflector: 1 +--- !u!4 &1815318737 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + serializedVersion: 2 + m_LocalRotation: {x: 0.011575253, y: 0.8886256, z: -0.44491315, w: -0.11073813} + m_LocalPosition: {x: 0, y: 10, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 52.014, y: 199.664, z: 11.159} +--- !u!114 &1815318738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1815318735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Version: 3 + m_UsePipelineSettings: 1 + m_AdditionalLightsShadowResolutionTier: 2 + m_LightLayerMask: 1 + m_RenderingLayers: 1 + m_CustomShadowLayers: 0 + m_ShadowLayerMask: 1 + m_ShadowRenderingLayers: 1 + m_LightCookieSize: {x: 1, y: 1} + m_LightCookieOffset: {x: 0, y: 0} + m_SoftShadowQuality: 1 +--- !u!1 &2498423410334038470 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2498423410334038473} + - component: {fileID: 2498423410334038474} + - component: {fileID: 2498423410334038475} + - component: {fileID: 2498423410334038476} + m_Layer: 0 + m_Name: Cube + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2498423410334038473 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -5, z: 0} + m_LocalScale: {x: 30, y: 10, z: 30} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1783572214} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2498423410334038474 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &2498423410334038475 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f1c497a8417c04192998f96adad7b643, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!65 &2498423410334038476 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2498423410334038470} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.99999994, y: 1, z: 0.99999994} + m_Center: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1783572214} + - {fileID: 1815318737} diff --git a/Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity.meta b/Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity.meta new file mode 100644 index 0000000..b8d03d1 --- /dev/null +++ b/Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9f23fd4a84396415f878719f61b600b0 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scripts.meta b/Assets/_Unity Essentials/Scripts.meta new file mode 100644 index 0000000..bd819f8 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 81133e26199024100b976c599201aecd +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scripts/Collectible.cs b/Assets/_Unity Essentials/Scripts/Collectible.cs new file mode 100644 index 0000000..e3e278b --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Collectible.cs @@ -0,0 +1,33 @@ +using System.Security.Cryptography; +using UnityEngine; + +public class Collectible : MonoBehaviour +{ + public float rotationSpeed; + public GameObject onCollectEffect; + + // Start is called once before the first execution of Update after the MonoBehaviour is created + void Start() + { + + } + + // Update is called once per frame + void Update() + { + transform.Rotate(0, rotationSpeed, 0); + } + + private void OnTriggerEnter(Collider other) + { + // Check on Player + if (other.CompareTag("Player")) + { + // Destroy the collectible + Destroy(gameObject); + + // instantiate the particle effect + Instantiate(onCollectEffect, transform.position, transform.rotation); + } + } +} diff --git a/Assets/_Unity Essentials/Scripts/Collectible.cs.meta b/Assets/_Unity Essentials/Scripts/Collectible.cs.meta new file mode 100644 index 0000000..4da71c5 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Collectible.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 8340aab721ae84e4aa0ace2beca61997 \ No newline at end of file diff --git a/Assets/_Unity Essentials/Scripts/DayNightCycle.cs b/Assets/_Unity Essentials/Scripts/DayNightCycle.cs new file mode 100644 index 0000000..c26a630 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/DayNightCycle.cs @@ -0,0 +1,21 @@ +using UnityEngine; + +public class DayNightCycle : MonoBehaviour +{ + [Tooltip("Duration of a full day in seconds")] + public float secondsPerDay = 120f; + + private float rotationPerSecond; + + void Start() + { + // Calculate how many degrees the light should rotate per second + rotationPerSecond = 360f / secondsPerDay; + } + + void Update() + { + // Rotate around the X-axis + transform.Rotate(Vector3.right, rotationPerSecond * Time.deltaTime); + } +} diff --git a/Assets/_Unity Essentials/Scripts/DayNightCycle.cs.meta b/Assets/_Unity Essentials/Scripts/DayNightCycle.cs.meta new file mode 100644 index 0000000..5e5c054 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/DayNightCycle.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 706b73f8f9c45904cb7351d91bf9211e \ No newline at end of file diff --git a/Assets/_Unity Essentials/Scripts/DoorOpener.cs b/Assets/_Unity Essentials/Scripts/DoorOpener.cs new file mode 100644 index 0000000..27af65e --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/DoorOpener.cs @@ -0,0 +1,26 @@ +using UnityEngine; + + +public class DoorOpener : MonoBehaviour +{ + private Animator doorAnimator; + + void Start() + { + // Get the Animator component attached to the same GameObject as this script + doorAnimator = GetComponent(); + } + + private void OnTriggerEnter(Collider other) + { + // Check if the object entering the trigger is the player (or another specified object) + if (other.CompareTag("Player")) // Make sure the player GameObject has the tag "Player" + { + if (doorAnimator != null) + { + // Trigger the Door_Open animation + doorAnimator.SetTrigger("Door_Open"); + } + } + } +} diff --git a/Assets/_Unity Essentials/Scripts/DoorOpener.cs.meta b/Assets/_Unity Essentials/Scripts/DoorOpener.cs.meta new file mode 100644 index 0000000..42f841f --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/DoorOpener.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 7fe562da1152b6f48b87cf4ba5bafec1 \ No newline at end of file diff --git a/Assets/_Unity Essentials/Scripts/PlayerController.cs b/Assets/_Unity Essentials/Scripts/PlayerController.cs new file mode 100644 index 0000000..2d3111f --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/PlayerController.cs @@ -0,0 +1,41 @@ +using System.Collections.Specialized; +using UnityEngine; + +// Controls player movement and rotation. +public class PlayerController : MonoBehaviour +{ + public float speed = 5.0f; // Set player's movement speed. + public float rotationSpeed = 120.0f; // Set player's rotation speed. + public float jumpForce = 5.0f; + + private Rigidbody rb; // Reference to player's Rigidbody. + + // Start is called before the first frame update + private void Start() + { + rb = GetComponent(); // Access player's Rigidbody. + } + + // Update is called once per frame + void Update() + { + if (Input.GetButtonDown("Jump")) + { + rb.AddForce(Vector3.up * jumpForce, ForceMode.VelocityChange); + } + } + + // Handle physics-based movement and rotation. + private void FixedUpdate() + { + // Move player based on vertical input. + float moveVertical = Input.GetAxis("Vertical"); + Vector3 movement = transform.forward * moveVertical * speed * Time.fixedDeltaTime; + rb.MovePosition(rb.position + movement); + + // Rotate player based on horizontal input. + float turn = Input.GetAxis("Horizontal") * rotationSpeed * Time.fixedDeltaTime; + Quaternion turnRotation = Quaternion.Euler(0f, turn, 0f); + rb.MoveRotation(rb.rotation * turnRotation); + } +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Scripts/PlayerController.cs.meta b/Assets/_Unity Essentials/Scripts/PlayerController.cs.meta new file mode 100644 index 0000000..3c3fdde --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/PlayerController.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 9ec628da6382d60469c831f723170bfd \ No newline at end of file diff --git a/Assets/_Unity Essentials/Scripts/Provided Scripts.meta b/Assets/_Unity Essentials/Scripts/Provided Scripts.meta new file mode 100644 index 0000000..0c74b4a --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Provided Scripts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f191f68b56ed64c63a3d95a05dea9556 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scripts/Provided Scripts/Collectible2D.cs b/Assets/_Unity Essentials/Scripts/Provided Scripts/Collectible2D.cs new file mode 100644 index 0000000..10bf4f1 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Provided Scripts/Collectible2D.cs @@ -0,0 +1,37 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class Collectible2D : MonoBehaviour +{ + + public float rotationSpeed = 0.5f; + public GameObject onCollectEffect; + + // Update is called once per frame + void Update() + { + + transform.Rotate(0, 0, rotationSpeed); + + } + + private void OnTriggerEnter2D(Collider2D other) { + + // Check if the other object has a PlayerController2D component + if (other.GetComponent() != null) { + + // Destroy the collectible + Destroy(gameObject); + + // Instantiate the particle effect + Instantiate(onCollectEffect, transform.position, transform.rotation); + } + + + } + + +} + + diff --git a/Assets/_Unity Essentials/Scripts/Provided Scripts/Collectible2D.cs.meta b/Assets/_Unity Essentials/Scripts/Provided Scripts/Collectible2D.cs.meta new file mode 100644 index 0000000..8356480 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Provided Scripts/Collectible2D.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 613c788f1945544f5baa134130a6b70d +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Scripts/Provided Scripts/PlayerController2D.cs b/Assets/_Unity Essentials/Scripts/Provided Scripts/PlayerController2D.cs new file mode 100644 index 0000000..103f229 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Provided Scripts/PlayerController2D.cs @@ -0,0 +1,78 @@ +using UnityEngine; + +public class PlayerController2D : MonoBehaviour +{ + // Public variables + public float speed = 5f; // The speed at which the player moves + public bool canMoveDiagonally = true; // Controls whether the player can move diagonally + + // Private variables + private Rigidbody2D rb; // Reference to the Rigidbody2D component attached to the player + private Vector2 movement; // Stores the direction of player movement + private bool isMovingHorizontally = true; // Flag to track if the player is moving horizontally + + void Start() + { + // Initialize the Rigidbody2D component + rb = GetComponent(); + // Prevent the player from rotating + rb.constraints = RigidbodyConstraints2D.FreezeRotation; + } + + void Update() + { + // Get player input from keyboard or controller + float horizontalInput = Input.GetAxisRaw("Horizontal"); + float verticalInput = Input.GetAxisRaw("Vertical"); + + // Check if diagonal movement is allowed + if (canMoveDiagonally) + { + // Set movement direction based on input + movement = new Vector2(horizontalInput, verticalInput); + // Optionally rotate the player based on movement direction + RotatePlayer(horizontalInput, verticalInput); + } + else + { + // Determine the priority of movement based on input + if (horizontalInput != 0) + { + isMovingHorizontally = true; + } + else if (verticalInput != 0) + { + isMovingHorizontally = false; + } + + // Set movement direction and optionally rotate the player + if (isMovingHorizontally) + { + movement = new Vector2(horizontalInput, 0); + RotatePlayer(horizontalInput, 0); + } + else + { + movement = new Vector2(0, verticalInput); + RotatePlayer(0, verticalInput); + } + } + } + + void FixedUpdate() + { + // Apply movement to the player in FixedUpdate for physics consistency + rb.linearVelocity = movement * speed; + } + + void RotatePlayer(float x, float y) + { + // If there is no input, do not rotate the player + if (x == 0 && y == 0) return; + + // Calculate the rotation angle based on input direction + float angle = Mathf.Atan2(y, x) * Mathf.Rad2Deg; + // Apply the rotation to the player + transform.rotation = Quaternion.Euler(0, 0, angle); + } +} diff --git a/Assets/_Unity Essentials/Scripts/Provided Scripts/PlayerController2D.cs.meta b/Assets/_Unity Essentials/Scripts/Provided Scripts/PlayerController2D.cs.meta new file mode 100644 index 0000000..7a74651 --- /dev/null +++ b/Assets/_Unity Essentials/Scripts/Provided Scripts/PlayerController2D.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 4e7179393266b4d039813b2dec39dd1b +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files.meta b/Assets/_Unity Essentials/Source Files.meta new file mode 100644 index 0000000..76dea20 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a44397a16ce1d41baa302c0b42bc1aaa +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Animation.meta b/Assets/_Unity Essentials/Source Files/Animation.meta new file mode 100644 index 0000000..f43cea9 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1057cb6207cdf439ba448970e7eea3d4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door.meta b/Assets/_Unity Essentials/Source Files/Animation/Door.meta new file mode 100644 index 0000000..ca5fb95 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 28b8f205e65714bcdb6faf716c69cfad +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door/Door.controller b/Assets/_Unity Essentials/Source Files/Animation/Door/Door.controller new file mode 100644 index 0000000..a63dc15 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door/Door.controller @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1101 &-6949739837625040075 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Door_Open + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 4571393898206126626} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1109 &-6490720391408409227 +AnimatorTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -2136920716991041073} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 1 +--- !u!1102 &-2136920716991041073 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door_Closed + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -6949739837625040075} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 0} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door + serializedVersion: 5 + m_AnimatorParameters: + - m_Name: Door_Open + m_Type: 9 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 0} + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 2061794364937321992} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1107 &2061794364937321992 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 4571393898206126626} + m_Position: {x: 210, y: 210, z: 0} + - serializedVersion: 1 + m_State: {fileID: 7151883746665912462} + m_Position: {x: 360, y: 100, z: 0} + - serializedVersion: 1 + m_State: {fileID: -2136920716991041073} + m_Position: {x: 80, y: 20, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: + - {fileID: -6490720391408409227} + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: -130, y: 10, z: 0} + m_EntryPosition: {x: -120, y: 130, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -2136920716991041073} +--- !u!1102 &4571393898206126626 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door_Open + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 882d22c76f8d143c2887ba119c0b4251, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &7151883746665912462 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door_Close + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: e80103fb12e5d4a19a2eed61e96001ce, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door/Door.controller.meta b/Assets/_Unity Essentials/Source Files/Animation/Door/Door.controller.meta new file mode 100644 index 0000000..0ddc60e --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door/Door.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b3f6a9bea0e48448f85bde8861af6976 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Close.anim b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Close.anim new file mode 100644 index 0000000..92461d2 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Close.anim @@ -0,0 +1,213 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door_Close + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: -100, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + flags: 16 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -100 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + flags: 16 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + flags: 16 + m_EulerEditorCurves: + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + flags: 0 + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Close.anim.meta b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Close.anim.meta new file mode 100644 index 0000000..0310990 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Close.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e80103fb12e5d4a19a2eed61e96001ce +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Open.anim b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Open.anim new file mode 100644 index 0000000..2eb53ab --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Open.anim @@ -0,0 +1,337 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door_Open + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: Door + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: -100, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + - serializedVersion: 2 + path: 718797587 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: Door + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: Door + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: Door + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + flags: 16 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -100 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + flags: 16 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + flags: 16 + m_EulerEditorCurves: + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: Door + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: Door + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: Door + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + flags: 0 + - serializedVersion: 2 + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + flags: 0 + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Open.anim.meta b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Open.anim.meta new file mode 100644 index 0000000..5104452 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Animation/Door/Door_Open.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 882d22c76f8d143c2887ba119c0b4251 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/InputSystem.meta b/Assets/_Unity Essentials/Source Files/InputSystem.meta new file mode 100644 index 0000000..6302ee6 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/InputSystem.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b4e62b5ebdd14469bba17229e6eb1574 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssets.inputactions b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssets.inputactions new file mode 100644 index 0000000..13307f4 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssets.inputactions @@ -0,0 +1,270 @@ +{ + "name": "StarterAssets", + "maps": [ + { + "name": "Player", + "id": "f62a4b92-ef5e-4175-8f4c-c9075429d32c", + "actions": [ + { + "name": "Move", + "type": "Value", + "id": "6bc1aaf4-b110-4ff7-891e-5b9fe6f32c4d", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "" + }, + { + "name": "Look", + "type": "Value", + "id": "2690c379-f54d-45be-a724-414123833eb4", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "" + }, + { + "name": "Jump", + "type": "Button", + "id": "8c4abdf8-4099-493a-aa1a-129acec7c3df", + "expectedControlType": "Button", + "processors": "", + "interactions": "" + }, + { + "name": "Sprint", + "type": "PassThrough", + "id": "980e881e-182c-404c-8cbf-3d09fdb48fef", + "expectedControlType": "", + "processors": "", + "interactions": "" + } + ], + "bindings": [ + { + "name": "WASD", + "id": "b7594ddb-26c9-4ba2-bd5a-901468929edc", + "path": "2DVector(mode=1)", + "interactions": "", + "processors": "", + "groups": "", + "action": "Move", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "2063a8b5-6a45-43de-851b-65f3d46e7b58", + "path": "/w", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "64e4d037-32e1-4fb9-80e4-fc7330404dfe", + "path": "/s", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "0fce8b11-5eab-4e4e-a741-b732e7b20873", + "path": "/a", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "7bdda0d6-57a8-47c8-8238-8aecf3110e47", + "path": "/d", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "up", + "id": "bb94b405-58d3-4998-8535-d705c1218a98", + "path": "/upArrow", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "929d9071-7dd0-4368-9743-6793bb98087e", + "path": "/downArrow", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "28abadba-06ff-4d37-bb70-af2f1e35a3b9", + "path": "/leftArrow", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "45f115b6-9b4f-4ba8-b500-b94c93bf7d7e", + "path": "/rightArrow", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Move", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "e2f9aa65-db06-4c5b-a2e9-41bc8acb9517", + "path": "/leftStick", + "interactions": "", + "processors": "StickDeadzone", + "groups": "Gamepad", + "action": "Move", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "ed66cbff-2900-4a62-8896-696503cfcd31", + "path": "/delta", + "interactions": "", + "processors": "InvertVector2(invertX=false),ScaleVector2(x=0.05,y=0.05)", + "groups": "KeyboardMouse", + "action": "Look", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "d1d171b6-19d8-47a6-ba3a-71b6a8e7b3c0", + "path": "/rightStick", + "interactions": "", + "processors": "InvertVector2(invertX=false),StickDeadzone,ScaleVector2(x=300,y=300)", + "groups": "Gamepad", + "action": "Look", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "1bd55a0b-761e-4ae4-89ae-8ec127e08a29", + "path": "/space", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "9f973413-5e27-4239-acee-38c4a63feeba", + "path": "/buttonSouth", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "dc65b89f-9bd3-43fb-92af-d0d87ba5faa4", + "path": "/leftShift", + "interactions": "", + "processors": "", + "groups": "KeyboardMouse", + "action": "Sprint", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "c8fcd86e-dcfd-4f88-8e93-b638cdbf3320", + "path": "/leftTrigger", + "interactions": "", + "processors": "", + "groups": "Gamepad", + "action": "Sprint", + "isComposite": false, + "isPartOfComposite": false + } + ] + } + ], + "controlSchemes": [ + { + "name": "KeyboardMouse", + "bindingGroup": "KeyboardMouse", + "devices": [ + { + "devicePath": "", + "isOptional": false, + "isOR": false + }, + { + "devicePath": "", + "isOptional": false, + "isOR": false + } + ] + }, + { + "name": "Gamepad", + "bindingGroup": "Gamepad", + "devices": [ + { + "devicePath": "", + "isOptional": true, + "isOR": false + }, + { + "devicePath": "", + "isOptional": true, + "isOR": false + }, + { + "devicePath": "", + "isOptional": true, + "isOR": false + } + ] + }, + { + "name": "Xbox Controller", + "bindingGroup": "Xbox Controller", + "devices": [] + }, + { + "name": "PS4 Controller", + "bindingGroup": "PS4 Controller", + "devices": [] + } + ] +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssets.inputactions.meta b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssets.inputactions.meta new file mode 100644 index 0000000..7d4fb54 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssets.inputactions.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 4419d82f33d36e848b3ed5af4c8da37e +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} + generateWrapperCode: 0 + wrapperCodePath: + wrapperClassName: + wrapperCodeNamespace: diff --git a/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssetsInputs.cs b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssetsInputs.cs new file mode 100644 index 0000000..9372d1c --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssetsInputs.cs @@ -0,0 +1,80 @@ +using UnityEngine; +#if ENABLE_INPUT_SYSTEM +using UnityEngine.InputSystem; +#endif + +namespace StarterAssets +{ + public class StarterAssetsInputs : MonoBehaviour + { + [Header("Character Input Values")] + public Vector2 move; + public Vector2 look; + public bool jump; + public bool sprint; + + [Header("Movement Settings")] + public bool analogMovement; + + [Header("Mouse Cursor Settings")] + public bool cursorLocked = true; + public bool cursorInputForLook = true; + +#if ENABLE_INPUT_SYSTEM + public void OnMove(InputValue value) + { + MoveInput(value.Get()); + } + + public void OnLook(InputValue value) + { + if(cursorInputForLook) + { + LookInput(value.Get()); + } + } + + public void OnJump(InputValue value) + { + JumpInput(value.isPressed); + } + + public void OnSprint(InputValue value) + { + SprintInput(value.isPressed); + } +#endif + + + public void MoveInput(Vector2 newMoveDirection) + { + move = newMoveDirection; + } + + public void LookInput(Vector2 newLookDirection) + { + look = newLookDirection; + } + + public void JumpInput(bool newJumpState) + { + jump = newJumpState; + } + + public void SprintInput(bool newSprintState) + { + sprint = newSprintState; + } + + private void OnApplicationFocus(bool hasFocus) + { + SetCursorState(cursorLocked); + } + + private void SetCursorState(bool newState) + { + Cursor.lockState = newState ? CursorLockMode.Locked : CursorLockMode.None; + } + } + +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssetsInputs.cs.meta b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssetsInputs.cs.meta new file mode 100644 index 0000000..796f375 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/InputSystem/StarterAssetsInputs.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: e087ecce43ebbff45a1b360637807d93 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting.meta b/Assets/_Unity Essentials/Source Files/Lighting.meta new file mode 100644 index 0000000..e51ed63 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 94563c1702f8a4c5ba328d7118620af4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene.meta new file mode 100644 index 0000000..510a109 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 48bc10cd2a758483581cc32766739034 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/LightingData.asset new file mode 100644 index 0000000..d14c3b8 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/LightingData.asset.meta new file mode 100644 index 0000000..89229ef --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 96642feffee2f4d08a27e5f172aaa5e6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..27b7258 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/-1_Starter_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 4bbccaa1a1da5497c88f6430425c0e50 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene.meta new file mode 100644 index 0000000..5ffaf9a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 71390b20f3f944094a70e240630e0557 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/LightingData.asset new file mode 100644 index 0000000..b3cbcb7 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/LightingData.asset.meta new file mode 100644 index 0000000..dc0688a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4673e1ee991c54cffa6c79aec5134e1c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..4b3dfc1 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/0_MainMenu_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 1bc796984083b41eaab608a95220bfaf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene.meta new file mode 100644 index 0000000..3d3df28 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 644c2303a48b640e5af262c6844b3b0f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/LightingData.asset new file mode 100644 index 0000000..c29abbf Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/LightingData.asset.meta new file mode 100644 index 0000000..46b061c --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e70eae371053c404e8b83cad6fa106f2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..980d494 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/1_Playground_Navigation_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: d42f27edf1c38413c9e17b107757ef53 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene.meta new file mode 100644 index 0000000..b4d245c --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dcb2a75021eac4a6db514439adf1fe93 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/LightingData.asset new file mode 100644 index 0000000..9b23a0d Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/LightingData.asset.meta new file mode 100644 index 0000000..693a13e --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2fa3fa5a245d14acd8e2ea0b51dd0e01 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..8674308 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/2_KidsRoom_3D_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 6bb326c1abe444f86a3010497823d580 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene.meta new file mode 100644 index 0000000..81d32d5 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f7f8bd714e16241a8a986fe7a0f9fbb6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/LightingData.asset new file mode 100644 index 0000000..2010927 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/LightingData.asset.meta new file mode 100644 index 0000000..8317567 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 28ba58853fe804f21a3d5003a14e4ecc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..5c74274 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/3_Kitchen_Audio_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 4edde9ecccd8e46f5b73014b9b8f5bde +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene.meta new file mode 100644 index 0000000..4421f0f --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 238007219393b4bb882fe01d0a3f2eab +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/LightingData.asset new file mode 100644 index 0000000..3d7eb0a Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/LightingData.asset.meta new file mode 100644 index 0000000..0e83a56 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 097c90886656b467c8af02edeaead347 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..2ac09a6 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/4_LivingRoom_Programming_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 780b078ea737348c1961f43a85e4c150 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene.meta new file mode 100644 index 0000000..15e5e1a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 05f04394ecaec4301bbf4b65a6ac55bc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene/LightingData.asset new file mode 100644 index 0000000..ac324ed Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene/LightingData.asset.meta new file mode 100644 index 0000000..91d08d9 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/5_TopDown_2D_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a285b561272eb4296b8b8d82751f4258 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene.meta b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene.meta new file mode 100644 index 0000000..96b9af3 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4cc3cc1f3767049a59c3d9f285f0575e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/LightingData.asset b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/LightingData.asset new file mode 100644 index 0000000..cd65637 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/LightingData.asset differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/LightingData.asset.meta b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/LightingData.asset.meta new file mode 100644 index 0000000..b98fad2 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/LightingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e0eb2489c72ef4210a78ba72416bf7c4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 112000000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/ReflectionProbe-0.exr b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/ReflectionProbe-0.exr new file mode 100644 index 0000000..3c69027 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/ReflectionProbe-0.exr differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/ReflectionProbe-0.exr.meta b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/ReflectionProbe-0.exr.meta new file mode 100644 index 0000000..051bedb --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/6_Bonus_Custom_Scene/ReflectionProbe-0.exr.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 5011a33cd13a64d11a9031c2256b1f7f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 0 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 100 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/Settings.meta b/Assets/_Unity Essentials/Source Files/Lighting/Settings.meta new file mode 100644 index 0000000..6893a53 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/Settings.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 029e283e968e34e7b9e07eb6a61a7b45 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/Settings/Lighting Settings.lighting b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Lighting Settings.lighting new file mode 100644 index 0000000..16fa25b --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Lighting Settings.lighting @@ -0,0 +1,66 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!850595691 &4890085278179872738 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Lighting Settings + serializedVersion: 6 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 2 + m_LightmapMaxSize: 2048 + m_BakeResolution: 20 + m_Padding: 2 + m_LightmapCompression: 2 + m_AO: 1 + m_AOMaxDistance: 0.1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentImportanceSampling: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 + m_NumRaysToShootPerTexel: -1 + m_RespectSceneVisibilityWhenBakingGI: 0 diff --git a/Assets/_Unity Essentials/Source Files/Lighting/Settings/Lighting Settings.lighting.meta b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Lighting Settings.lighting.meta new file mode 100644 index 0000000..7020df2 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Lighting Settings.lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 78151f5e58fb9f749bd5225f789faa27 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 4890085278179872738 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Lighting/Settings/Skybox01_openGL_settings.png b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Skybox01_openGL_settings.png new file mode 100644 index 0000000..6fa453f Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Skybox01_openGL_settings.png differ diff --git a/Assets/_Unity Essentials/Source Files/Lighting/Settings/Skybox01_openGL_settings.png.meta b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Skybox01_openGL_settings.png.meta new file mode 100644 index 0000000..bd0bad7 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Lighting/Settings/Skybox01_openGL_settings.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 08ea713d0e79d8e4aa41c53a0bad3fa5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 1 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 2 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scenes.meta b/Assets/_Unity Essentials/Source Files/Scenes.meta new file mode 100644 index 0000000..5a7e42e --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a3b723e62f9e4419eb057c9ccf1f0c9b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scenes/Empty Scene.unity b/Assets/_Unity Essentials/Source Files/Scenes/Empty Scene.unity new file mode 100644 index 0000000..0074751 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scenes/Empty Scene.unity @@ -0,0 +1,316 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 3 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + buildHeightMesh: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &444741270 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 444741272} + - component: {fileID: 444741271} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &444741271 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 444741270} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &444741272 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 444741270} + serializedVersion: 2 + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &675224716 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 675224719} + - component: {fileID: 675224718} + - component: {fileID: 675224717} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &675224717 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 675224716} + m_Enabled: 1 +--- !u!20 &675224718 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 675224716} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &675224719 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 675224716} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 675224719} + - {fileID: 444741272} diff --git a/Assets/_Unity Essentials/Source Files/Scenes/Empty Scene.unity.meta b/Assets/_Unity Essentials/Source Files/Scenes/Empty Scene.unity.meta new file mode 100644 index 0000000..1784393 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scenes/Empty Scene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e6ab7485518b540d1a3a2a9a837535dd +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts.meta b/Assets/_Unity Essentials/Source Files/Scripts.meta new file mode 100644 index 0000000..04679de --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 926191a966ef8465d9a9c94123ef9d77 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/ActivateObjectAfterDelay.cs b/Assets/_Unity Essentials/Source Files/Scripts/ActivateObjectAfterDelay.cs new file mode 100644 index 0000000..30f7fab --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/ActivateObjectAfterDelay.cs @@ -0,0 +1,28 @@ +using UnityEngine; +using System.Collections; + +public class ActivateObjectAfterDelay : MonoBehaviour +{ + // Time delay in seconds + public float delay = 5.0f; + + // Use this for initialization + void Start() + { + // Start the coroutine + StartCoroutine(ActivationRoutine()); + } + + // Coroutine to activate child objects after a delay + private IEnumerator ActivationRoutine() + { + // Wait for the specified delay + yield return new WaitForSeconds(delay); + + // Activate all child objects + foreach (Transform child in transform) + { + child.gameObject.SetActive(true); + } + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/ActivateObjectAfterDelay.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/ActivateObjectAfterDelay.cs.meta new file mode 100644 index 0000000..308e309 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/ActivateObjectAfterDelay.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 42677bf45c23e4b6597a41235dd51157 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/CheckCodeEntered.cs b/Assets/_Unity Essentials/Source Files/Scripts/CheckCodeEntered.cs new file mode 100644 index 0000000..0952867 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/CheckCodeEntered.cs @@ -0,0 +1,86 @@ +using UnityEngine; +using UnityEngine.UI; +using System.Collections; + + +public class CheckCodeEntered : MonoBehaviour +{ + public InputField codeInputField; // Reference to the Input Field + public ParticleSystem correctEffect; // Reference to the GameObject to activate + public AudioSource correctSound; // Reference to the Audio Source + public AudioSource incorrectSound; // Reference to the Audio Source + + + void Start() + { + // Add listener for when the value of the text in the input field changes + codeInputField.onValueChanged.AddListener(OnInputFieldChanged); + } + + private void OnInputFieldChanged(string text) + { + // Check if the input field has exactly 4 characters + if (text.Length == 4) + { + ValidateCode(); + // Start the coroutine to clear the input field after a delay + StartCoroutine(ClearInputFieldAfterDelay(0.5f)); + } + else if (text.Length > 4) + { + // If more than 4 characters are entered, truncate the text + codeInputField.text = text.Substring(0, 4); + } + } + + private IEnumerator ClearInputFieldAfterDelay(float delay) + { + // Wait for the specified delay + yield return new WaitForSeconds(delay); + + // Clear the input field and reset it for new input + codeInputField.text = ""; + codeInputField.ActivateInputField(); + } + + public void ValidateCode() + { + if (codeInputField != null) + { + string code = codeInputField.text; + if (code == "2004") + { + // Activate the GameObject + correctEffect.Play(); + // Play correct sound + correctSound.Play(); + } + else + { + // Play incorrect sound + incorrectSound.Play(); + + // Start the shake animation + StartCoroutine(ShakeInputField(0.5f, 0.1f)); + } + } + } + + // Coroutine for shaking the input field + private IEnumerator ShakeInputField(float duration, float magnitude) + { + Vector3 originalPosition = codeInputField.transform.localPosition; + float elapsed = 0.0f; + + while (elapsed < duration) + { + float x = originalPosition.x + Random.Range(-50f, 50f) * magnitude; + codeInputField.transform.localPosition = new Vector3(x, originalPosition.y, originalPosition.z); + + elapsed += Time.deltaTime; + yield return null; + } + + codeInputField.transform.localPosition = originalPosition; + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/CheckCodeEntered.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/CheckCodeEntered.cs.meta new file mode 100644 index 0000000..40c43ed --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/CheckCodeEntered.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 51357fbc908ae41a1969ba8f2c421267 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/CustomSceneManager.cs b/Assets/_Unity Essentials/Source Files/Scripts/CustomSceneManager.cs new file mode 100644 index 0000000..63a3dc3 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/CustomSceneManager.cs @@ -0,0 +1,43 @@ +using UnityEngine; +using UnityEngine.SceneManagement; + +public class CustomSceneManager : MonoBehaviour +{ + // Static reference to the instance of our SceneManager + public static CustomSceneManager instance; + + private void Awake() + { + // Check if instance already exists + if (instance == null) + { + // If not, set instance to this + instance = this; + } + else if (instance != this) + { + // If instance already exists and it's not this, then destroy this to enforce the singleton. + Destroy(gameObject); + } + + // Set this to not be destroyed when reloading scene + DontDestroyOnLoad(gameObject); + } + + private void Update() + { + // Check if the user is on a non-main scene and presses the Escape key + if (SceneManager.GetActiveScene().buildIndex != 0 && Input.GetKeyDown(KeyCode.Escape)) + { + // Load the main scene (assuming the main scene is at build index 0) + LoadScene(0); + } + } + + + // General method to load scenes based on build index + private void LoadScene(int sceneIndex) + { + SceneManager.LoadScene(sceneIndex); + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/CustomSceneManager.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/CustomSceneManager.cs.meta new file mode 100644 index 0000000..0853923 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/CustomSceneManager.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: e082e8f53c38e48f58c33e81e7fe0d95 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/DoorController.cs b/Assets/_Unity Essentials/Source Files/Scripts/DoorController.cs new file mode 100644 index 0000000..8f2280a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/DoorController.cs @@ -0,0 +1,18 @@ +using UnityEngine; + +public class DoorController : MonoBehaviour +{ + private Animator doorAnimator; + + private void Start() + { + doorAnimator = GetComponent(); + } + + private void OnTriggerEnter(Collider other) + { + Debug.Log("Open the door"); + doorAnimator.SetTrigger("Door_Open"); + + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/DoorController.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/DoorController.cs.meta new file mode 100644 index 0000000..a1877bc --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/DoorController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 78d1990d1a22e479fbef01ccee59622f +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/LoadSceneByIndex.cs b/Assets/_Unity Essentials/Source Files/Scripts/LoadSceneByIndex.cs new file mode 100644 index 0000000..10953b6 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/LoadSceneByIndex.cs @@ -0,0 +1,11 @@ +using UnityEngine; +using UnityEngine.SceneManagement; + +public class LoadSceneByIndex : MonoBehaviour +{ + // General method to load scenes based on build index + public void LoadScene(int sceneIndex) + { + SceneManager.LoadScene(sceneIndex); + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/LoadSceneByIndex.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/LoadSceneByIndex.cs.meta new file mode 100644 index 0000000..1f5bdd9 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/LoadSceneByIndex.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: cf8e0821bf13549cd8cf9cb0c116f46c +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/PlaySoundAtRandomIntervals.cs b/Assets/_Unity Essentials/Source Files/Scripts/PlaySoundAtRandomIntervals.cs new file mode 100644 index 0000000..d2f6682 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/PlaySoundAtRandomIntervals.cs @@ -0,0 +1,27 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class PlaySoundAtRandomIntervals : MonoBehaviour +{ + public float minSeconds = 5f; // Minimum interval to wait before playing sound. + public float maxSeconds = 15f; // Maximum interval to wait before playing sound. + + private AudioSource audioSource; + + private void Start() + { + audioSource = GetComponent(); + StartCoroutine(PlaySound()); + } + + private IEnumerator PlaySound() + { + while (true) + { + float waitTime = Random.Range(minSeconds, maxSeconds); + yield return new WaitForSeconds(waitTime); + audioSource.Play(); + } + } +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Source Files/Scripts/PlaySoundAtRandomIntervals.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/PlaySoundAtRandomIntervals.cs.meta new file mode 100644 index 0000000..821e157 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/PlaySoundAtRandomIntervals.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: efb7247c0c3fe4f72bfa3eb83a43e505 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/SimpleCameraController.cs b/Assets/_Unity Essentials/Source Files/Scripts/SimpleCameraController.cs new file mode 100644 index 0000000..db927e7 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/SimpleCameraController.cs @@ -0,0 +1,32 @@ +using UnityEngine; + +public class SimpleCameraController : MonoBehaviour +{ + public float moveSpeed = 3.0f; // Movement speed + public float rotationSpeed = 100.0f; // Rotation speed for A/D keys in degrees per second + public float mouseSensitivity = 1.0f; // Mouse look sensitivity + + private float rotationX = 0.0f; // Rotation around the X axis (up and down look) + + void Update() + { + // Movement + float moveForward = Input.GetAxis("Vertical") * moveSpeed * Time.deltaTime; + + // Translate only on the X-Z plane (global Y remains unchanged) + Vector3 moveDirection = new Vector3(transform.forward.x, 0.0f, transform.forward.z).normalized; + transform.Translate(moveDirection * moveForward, Space.World); + + // Rotation with A/D keys + float turn = Input.GetAxis("Horizontal") * rotationSpeed * Time.deltaTime; + transform.Rotate(0, turn, 0, Space.World); // Rotate around the global Y axis + + // Mouse Look + float mouseY = Input.GetAxis("Mouse Y") * mouseSensitivity; + + rotationX -= mouseY; // Subtracting to invert the up and down look + rotationX = Mathf.Clamp(rotationX, -90f, 90f); // Clamp the up and down look to avoid flipping + + transform.localEulerAngles = new Vector3(rotationX, transform.localEulerAngles.y, 0); + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/SimpleCameraController.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/SimpleCameraController.cs.meta new file mode 100644 index 0000000..9d67f30 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/SimpleCameraController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: aa7720d1c6c9d4766aedcef4986abdc3 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/StarterSceneStar.cs b/Assets/_Unity Essentials/Source Files/Scripts/StarterSceneStar.cs new file mode 100644 index 0000000..6653a91 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/StarterSceneStar.cs @@ -0,0 +1,49 @@ +using UnityEngine; + +public class StarterSceneStar : MonoBehaviour +{ + [Header("Effects")] + public GameObject particleEffectPrefab; // Assign particle system prefab in Inspector + + [Header("Motion Settings")] + public float rotationSpeed = 100f; // Rotation speed in degrees per second + public float bobbingAmount = 0.5f; // Amplitude of bobbing motion + public float bobbingSpeed = 2f; // Speed of bobbing motion + + private Vector3 startPosition; + private float timer; + + void Start() + { + // Remember the original position of the GameObject + startPosition = transform.position; + } + + void Update() + { + // Rotate the object around its up axis + transform.Rotate(Vector3.forward, rotationSpeed * Time.deltaTime); + + // Create a bobbing motion up and down + timer += Time.deltaTime * bobbingSpeed; + float newY = startPosition.y + Mathf.Sin(timer) * bobbingAmount; + transform.position = new Vector3(transform.position.x, newY, transform.position.z); + } + + void OnTriggerEnter(Collider other) + { + // Check if the colliding object has the "Player" tag + if (other.CompareTag("Player")) + { + // Instantiate the particle effect + if (particleEffectPrefab != null) + { + Instantiate(particleEffectPrefab, transform.position, Quaternion.identity); + } + + // Destroy the star + Destroy(gameObject); + + } + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/StarterSceneStar.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/StarterSceneStar.cs.meta new file mode 100644 index 0000000..d1d468c --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/StarterSceneStar.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 55fcea8a4058c4d1aa6ca8fea4168f51 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/Scripts/UpdateCollectibleCount.cs b/Assets/_Unity Essentials/Source Files/Scripts/UpdateCollectibleCount.cs new file mode 100644 index 0000000..3c2efd0 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/UpdateCollectibleCount.cs @@ -0,0 +1,46 @@ +using UnityEngine; +using TMPro; +using System; // Required for Type handling + +public class UpdateCollectibleCount : MonoBehaviour +{ + private TextMeshProUGUI collectibleText; // Reference to the TextMeshProUGUI component + + void Start() + { + collectibleText = GetComponent(); + if (collectibleText == null) + { + Debug.LogError("UpdateCollectibleCount script requires a TextMeshProUGUI component on the same GameObject."); + return; + } + UpdateCollectibleDisplay(); // Initial update on start + } + + void Update() + { + UpdateCollectibleDisplay(); + } + + private void UpdateCollectibleDisplay() + { + int totalCollectibles = 0; + + // Check and count objects of type Collectible + Type collectibleType = Type.GetType("Collectible"); + if (collectibleType != null) + { + totalCollectibles += UnityEngine.Object.FindObjectsByType(collectibleType, FindObjectsSortMode.None).Length; + } + + // Optionally, check and count objects of type Collectible2D as well if needed + Type collectible2DType = Type.GetType("Collectible2D"); + if (collectible2DType != null) + { + totalCollectibles += UnityEngine.Object.FindObjectsByType(collectible2DType, FindObjectsSortMode.None).Length; + } + + // Update the collectible count display + collectibleText.text = $"Collectibles remaining: {totalCollectibles}"; + } +} diff --git a/Assets/_Unity Essentials/Source Files/Scripts/UpdateCollectibleCount.cs.meta b/Assets/_Unity Essentials/Source Files/Scripts/UpdateCollectibleCount.cs.meta new file mode 100644 index 0000000..fe32432 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/Scripts/UpdateCollectibleCount.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 12b990e8d7f314383856263e97f1c328 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle.meta new file mode 100644 index 0000000..84fda9f --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f0022ca12a13c4b9a9cb7dd2076f7b85 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations.meta new file mode 100644 index 0000000..8b0ecc1 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a105b2b158db0487f848e6bcd770609f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--InAir.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--InAir.anim.fbx new file mode 100644 index 0000000..55a2ed2 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--InAir.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--InAir.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--InAir.anim.fbx.meta new file mode 100644 index 0000000..1845e09 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--InAir.anim.fbx.meta @@ -0,0 +1,924 @@ +fileFormatVersion: 2 +guid: 063aa479676c4084ebf187660ca0a7b8 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: -2702400367771620057 + second: InAir + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: "Copied Avatar Rig Configuration mis-match. Bone length in + copied configuration does not match position in animation file:\n\t'Left_UpperLeg' + : position error = 3.626586 mm\n\t'Left_Foot' : position error = 12.542060 + mm\n\t'Left_Toes' : position error = 30.265436 mm\n\t'Right_UpperLeg' : position + error = 3.626659 mm\n\t'Right_Foot' : position error = 12.543159 mm\n\t'Right_Toes' + : position error = 30.260939 mm\n" + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.25 + animationPositionError: 0.05 + animationScaleError: 0.05 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: InAir + takeName: InAir + internalID: 0 + firstFrame: 0 + lastFrame: 80 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 1 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--Jump.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--Jump.anim.fbx new file mode 100644 index 0000000..1f32223 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--Jump.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--Jump.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--Jump.anim.fbx.meta new file mode 100644 index 0000000..bcb4a6d --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Jump--Jump.anim.fbx.meta @@ -0,0 +1,961 @@ +fileFormatVersion: 2 +guid: 98f277b0c8055e143b2fcf058d3c27dc +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: 7478122292733868173 + second: JumpStart + - first: + 74: -2702400367771620057 + second: InAir + - first: + 74: -9098803823909532060 + second: JumpLand + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.05 + animationPositionError: 0.05 + animationScaleError: 0.25 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: JumpStart + takeName: JumpStart + internalID: 0 + firstFrame: 28 + lastFrame: 40 + wrapMode: 0 + orientationOffsetY: 0 + level: 0.2 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 20 + - serializedVersion: 16 + name: JumpLand + takeName: JumpStart + internalID: 0 + firstFrame: 55 + lastFrame: 74 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: + - time: 0.1615599 + functionName: OnLand + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 20 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N.anim.fbx new file mode 100644 index 0000000..e13c6b3 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N.anim.fbx.meta new file mode 100644 index 0000000..3b9c045 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N.anim.fbx.meta @@ -0,0 +1,933 @@ +fileFormatVersion: 2 +guid: 16114d403eabb53438de032c6f0d1deb +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: 6564411413370888346 + second: Run_N + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.05 + animationPositionError: 0.05 + animationScaleError: 0.25 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Run_N + takeName: Run_N + internalID: 0 + firstFrame: 0 + lastFrame: 20 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: + - time: 0.3221903 + functionName: OnFootstep + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + - time: 0.8077375 + functionName: OnFootstep + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N_Land.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N_Land.anim.fbx new file mode 100644 index 0000000..b92e282 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N_Land.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N_Land.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N_Land.anim.fbx.meta new file mode 100644 index 0000000..f34abed --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Run_N_Land.anim.fbx.meta @@ -0,0 +1,926 @@ +fileFormatVersion: 2 +guid: 3c033631149b9c541bcf155cd94cccba +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: -2817517482862745934 + second: Run_N_Land + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 1 + animationCompression: 1 + animationRotationError: 0.05 + animationPositionError: 0.05 + animationScaleError: 0.25 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Run_N_Land + takeName: Run_N_Land + internalID: 0 + firstFrame: 0 + lastFrame: 20 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: + - time: 0.1763074 + functionName: OnLand + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N.anim.fbx new file mode 100644 index 0000000..b85d4c1 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N.anim.fbx.meta new file mode 100644 index 0000000..2d1a6ae --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N.anim.fbx.meta @@ -0,0 +1,933 @@ +fileFormatVersion: 2 +guid: 8269a9f8cf495034c817722ac21f309f +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: 1657602633327794031 + second: Walk_N + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.05 + animationPositionError: 0.05 + animationScaleError: 0.25 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Walk_N + takeName: Walk_N + internalID: 0 + firstFrame: 0 + lastFrame: 29 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 1 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: + - time: 0.31872225 + functionName: OnFootstep + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + - time: 0.7970205 + functionName: OnFootstep + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N_Land.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N_Land.anim.fbx new file mode 100644 index 0000000..8a9bc15 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N_Land.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N_Land.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N_Land.anim.fbx.meta new file mode 100644 index 0000000..d086c41 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Locomotion--Walk_N_Land.anim.fbx.meta @@ -0,0 +1,926 @@ +fileFormatVersion: 2 +guid: 325a26d62b61fa94cb3c97c435efebc5 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: 3062299877480904481 + second: Walk_N_Land + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.05 + animationPositionError: 0.05 + animationScaleError: 0.25 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Walk_N_Land + takeName: Walk_N_Land + internalID: 0 + firstFrame: 0 + lastFrame: 16 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: + - time: 0.1691976 + functionName: OnLand + data: + objectReferenceParameter: {instanceID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Stand--Idle.anim.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Stand--Idle.anim.fbx new file mode 100644 index 0000000..3008e63 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Stand--Idle.anim.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Stand--Idle.anim.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Stand--Idle.anim.fbx.meta new file mode 100644 index 0000000..a7ecb87 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/Stand--Idle.anim.fbx.meta @@ -0,0 +1,924 @@ +fileFormatVersion: 2 +guid: 12e52e465ed793a4d801955e9f964a82 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: + - first: + 74: -3100369314251171874 + second: Idle + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: "Copied Avatar Rig Configuration mis-match. Bone length in + copied configuration does not match position in animation file:\n\t'Left_UpperLeg' + : position error = 3.626586 mm\n\t'Left_Foot' : position error = 12.542060 + mm\n\t'Left_Toes' : position error = 30.265436 mm\n\t'Right_UpperLeg' : position + error = 3.626659 mm\n\t'Right_Foot' : position error = 12.543159 mm\n\t'Right_Toes' + : position error = 30.260939 mm\n" + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.05 + animationPositionError: 0.05 + animationScaleError: 0.25 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Idle + takeName: Idle + internalID: 0 + firstFrame: 1 + lastFrame: 149 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 1 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Foot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Toes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Chest + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: UpperChest + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Shoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_UpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_LowerArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_Hand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Shoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Hand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_UpperLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_LowerLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Foot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_Toes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbProximal + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbIntermediate + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_ThumbDistal + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexProximal + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexIntermediate + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_IndexDistal + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleProximal + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleIntermediate + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_MiddleDistal + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingProximal + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingIntermediate + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_RingDistal + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyProximal + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyIntermediate + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Left_PinkyDistal + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbProximal + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbIntermediate + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_ThumbDistal + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexProximal + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexIntermediate + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_IndexDistal + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleProximal + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleIntermediate + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_MiddleDistal + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingProximal + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingIntermediate + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_RingDistal + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyProximal + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyIntermediate + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Right_PinkyDistal + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Mannequin(Clone) + parentName: + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Geometry + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Mannequin_Mesh + parentName: Geometry + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Skeleton + parentName: Mannequin(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: Skeleton + position: {x: -0, y: 0.9810986, z: -0.01590455} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperLeg + parentName: Hips + position: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + rotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerLeg + parentName: Left_UpperLeg + position: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Left_Foot + parentName: Left_LowerLeg + position: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Left_Toes + parentName: Left_Foot + position: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + rotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Left_ToesEnd + parentName: Left_Toes + position: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperLeg + parentName: Hips + position: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + rotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerLeg + parentName: Right_UpperLeg + position: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + rotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + scale: {x: 1, y: 1, z: 1} + - name: Right_Foot + parentName: Right_LowerLeg + position: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + rotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + scale: {x: 1, y: 1, z: 1} + - name: Right_Toes + parentName: Right_Foot + position: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_ToesEnd + parentName: Right_Toes + position: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + rotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + scale: {x: 1, y: 1, z: 1} + - name: Spine + parentName: Hips + position: {x: -0, y: 0.058229383, z: 0.0012229546} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Chest + parentName: Spine + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: UpperChest + parentName: Chest + position: {x: -0, y: 0.1034043, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_Shoulder + parentName: UpperChest + position: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + rotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + scale: {x: 1, y: 1, z: 1} + - name: Left_UpperArm + parentName: Left_Shoulder + position: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + rotation: {x: 0.12673509, y: 0.03332071, z: 0.6809724, w: 0.72048914} + scale: {x: 1, y: 1, z: 1} + - name: Left_LowerArm + parentName: Left_UpperArm + position: {x: -2.8421706e-16, y: 0.28508067, z: 0} + rotation: {x: 0.020536564, y: 0.00832135, z: -0.020624585, w: 0.9995417} + scale: {x: 1, y: 1, z: 1} + - name: Left_Hand + parentName: Left_LowerArm + position: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexProximal + parentName: Left_Hand + position: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + rotation: {x: -0.0000789147, y: -0.7104809, z: -0.006305193, w: 0.70368826} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexIntermediate + parentName: Left_IndexProximal + position: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + rotation: {x: 0.030199163, y: 0.00000005960465, z: -0.00000038841978, w: 0.9995439} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistal + parentName: Left_IndexIntermediate + position: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + rotation: {x: 0.03945603, y: 0.000000016383924, z: 0.0000000332638, w: 0.9992213} + scale: {x: 1, y: 1, z: 1} + - name: Left_IndexDistalEnd + parentName: Left_IndexDistal + position: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleProximal + parentName: Left_Hand + position: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + rotation: {x: -0.004090429, y: -0.6610811, z: -0.004001968, w: 0.7502927} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleIntermediate + parentName: Left_MiddleProximal + position: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + rotation: {x: 0.026233751, y: -0.000000029802322, z: -0.0000007133931, w: 0.99965584} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistal + parentName: Left_MiddleIntermediate + position: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Left_MiddleDistalEnd + parentName: Left_MiddleDistal + position: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyProximal + parentName: Left_Hand + position: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + rotation: {x: -0.02007038, y: -0.5504896, z: -0.008246153, w: 0.83456} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyIntermediate + parentName: Left_PinkyProximal + position: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + rotation: {x: 0.028115956, y: -0.00000008940699, z: -0.0000005941839, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistal + parentName: Left_PinkyIntermediate + position: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + rotation: {x: 0.03643686, y: 0.00000014611446, z: 0.00000018696, w: 0.999336} + scale: {x: 1, y: 1, z: 1} + - name: Left_PinkyDistalEnd + parentName: Left_PinkyDistal + position: {x: -1.2434495e-16, y: 0.018519057, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingProximal + parentName: Left_Hand + position: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + rotation: {x: -0.017654313, y: -0.6026994, z: -0.0040520057, w: 0.79776275} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingIntermediate + parentName: Left_RingProximal + position: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + rotation: {x: 0.023556013, y: 0.00000026822087, z: 0.0000007636844, w: 0.99972254} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistal + parentName: Left_RingIntermediate + position: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + rotation: {x: 0.03908592, y: -0.000000019744585, z: 0.00000042049942, w: 0.9992359} + scale: {x: 1, y: 1, z: 1} + - name: Left_RingDistalEnd + parentName: Left_RingDistal + position: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbProximal + parentName: Left_Hand + position: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + rotation: {x: 0.1796032, y: 0.8841741, z: 0.4239896, w: -0.07881452} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbIntermediate + parentName: Left_ThumbProximal + position: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + rotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistal + parentName: Left_ThumbIntermediate + position: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + rotation: {x: -0.045421924, y: -0.00000036741366, z: -0.0000008691409, w: 0.9989679} + scale: {x: 1, y: 1, z: 1} + - name: Left_ThumbDistalEnd + parentName: Left_ThumbDistal + position: {x: -4.2632555e-16, y: 0.029458016, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: UpperChest + position: {x: -0, y: 0.25104657, z: -0.015329581} + rotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0, y: 0.12747401, z: 0} + rotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + scale: {x: 1, y: 1, z: 1} + - name: Jaw + parentName: Head + position: {x: -0, y: -0.00763539, z: 0.012895278} + rotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + scale: {x: 1, y: 1, z: 1} + - name: Left_Eye + parentName: Head + position: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + rotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Right_Eye + parentName: Head + position: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + rotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + scale: {x: 1, y: 1, z: 1} + - name: Neck_Twist_A + parentName: Neck + position: {x: -0, y: 0.063737005, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_Shoulder + parentName: UpperChest + position: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + rotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + scale: {x: 1, y: 1, z: 1} + - name: Right_UpperArm + parentName: Right_Shoulder + position: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + rotation: {x: 0.1267345, y: 0.033320885, z: 0.68096745, w: 0.720494} + scale: {x: 1, y: 1, z: 1} + - name: Right_LowerArm + parentName: Right_UpperArm + position: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + rotation: {x: 0.020541133, y: 0.008317431, z: -0.020620903, w: 0.99954176} + scale: {x: 1, y: 1, z: 1} + - name: Right_Hand + parentName: Right_LowerArm + position: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + rotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexProximal + parentName: Right_Hand + position: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + rotation: {x: -0.00008773989, y: -0.7104814, z: -0.0063276542, w: 0.7036876} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexIntermediate + parentName: Right_IndexProximal + position: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + rotation: {x: 0.03020306, y: -0.0000005662439, z: 0.000012195228, w: 0.99954385} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistal + parentName: Right_IndexIntermediate + position: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + rotation: {x: 0.03948371, y: -0.000000052504312, z: -0.000005515076, w: 0.99922025} + scale: {x: 1, y: 1, z: 1} + - name: Right_IndexDistalEnd + parentName: Right_IndexDistal + position: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + rotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleProximal + parentName: Right_Hand + position: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + rotation: {x: -0.0040856875, y: -0.6610817, z: -0.0040004994, w: 0.7502922} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleIntermediate + parentName: Right_MiddleProximal + position: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + rotation: {x: 0.026226329, y: -0.0000007450579, z: -0.0000027469353, w: 0.9996561} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistal + parentName: Right_MiddleIntermediate + position: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + rotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + scale: {x: 1, y: 1, z: 1} + - name: Right_MiddleDistalEnd + parentName: Right_MiddleDistal + position: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyProximal + parentName: Right_Hand + position: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + rotation: {x: -0.020058475, y: -0.55049545, z: -0.008249418, w: 0.83455646} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyIntermediate + parentName: Right_PinkyProximal + position: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + rotation: {x: 0.02811499, y: -0.0000035166731, z: -0.00000016298141, w: 0.9996047} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistal + parentName: Right_PinkyIntermediate + position: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + rotation: {x: 0.03642403, y: -0.0000024211556, z: -0.000008829222, w: 0.9993365} + scale: {x: 1, y: 1, z: 1} + - name: Right_PinkyDistalEnd + parentName: Right_PinkyDistal + position: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + rotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingProximal + parentName: Right_Hand + position: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + rotation: {x: -0.017649079, y: -0.6027014, z: -0.0040535578, w: 0.7977614} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingIntermediate + parentName: Right_RingProximal + position: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + rotation: {x: 0.023547903, y: 0.0000024139879, z: 0.0000069094813, w: 0.9997228} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistal + parentName: Right_RingIntermediate + position: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + rotation: {x: 0.039100695, y: 0.00000009656897, z: -0.000004755179, w: 0.99923533} + scale: {x: 1, y: 1, z: 1} + - name: Right_RingDistalEnd + parentName: Right_RingDistal + position: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + rotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbProximal + parentName: Right_Hand + position: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + rotation: {x: 0.17960793, y: 0.8841713, z: 0.42399347, w: -0.07881395} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbIntermediate + parentName: Right_ThumbProximal + position: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + rotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistal + parentName: Right_ThumbIntermediate + position: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + rotation: {x: -0.04541878, y: -0.000003060937, z: 0.000004811603, w: 0.99896806} + scale: {x: 1, y: 1, z: 1} + - name: Right_ThumbDistalEnd + parentName: Right_ThumbDistal + position: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + rotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 1 + foreArmTwist: 0 + upperLegTwist: 1 + legTwist: 0 + armStretch: 0 + legStretch: 0 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 1 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 36078ab0369161e49a29d349ae3e0739, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/StarterAssetsThirdPerson.controller b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/StarterAssetsThirdPerson.controller new file mode 100644 index 0000000..b547bb2 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/StarterAssetsThirdPerson.controller @@ -0,0 +1,646 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-7469282255733588732 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: InAir + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -1241942381204629156} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 1 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: -2702400367771620057, guid: 063aa479676c4084ebf187660ca0a7b8, + type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &-5602963042399094863 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 6904719651407550685} + m_Position: {x: 200, y: 400, z: 0} + - serializedVersion: 1 + m_State: {fileID: -7469282255733588732} + m_Position: {x: 200, y: 600, z: 0} + - serializedVersion: 1 + m_State: {fileID: -1645763842379584696} + m_Position: {x: 400, y: 490, z: 0} + - serializedVersion: 1 + m_State: {fileID: 2316907928501487792} + m_Position: {x: 0, y: 490, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 10, y: 330, z: 0} + m_EntryPosition: {x: 220, y: 330, z: 0} + m_ExitPosition: {x: 680, y: 260, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 6904719651407550685} +--- !u!1101 &-5554260563948360725 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 0} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.925 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-5395363184730745010 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Grounded + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -1645763842379584696} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.13652915 + m_TransitionOffset: 0.1872593 + m_ExitTime: 0.65006435 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-4639224020698590961 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: FreeFall + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -7469282255733588732} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.037536144 + m_TransitionOffset: 0.23041831 + m_ExitTime: 0.9466194 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-3943826829571047522 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: FreeFall + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 0} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.037536144 + m_TransitionOffset: 0.23041831 + m_ExitTime: 0.9466194 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &-3768668417189682236 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 2 + m_ConditionEvent: Flying + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -7469282255733588732} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.17459607 + m_TransitionOffset: 0 + m_ExitTime: 0.925 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &-1645763842379584696 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: JumpLand + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 1965893691485178243} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 8738420251406115919} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &-1241942381204629156 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Grounded + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -1645763842379584696} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.09764749 + m_TransitionOffset: 0.08027425 + m_ExitTime: 0.30146867 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: StarterAssetsThirdPerson + serializedVersion: 5 + m_AnimatorParameters: + - m_Name: Speed + m_Type: 1 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 0} + - m_Name: Jump + m_Type: 4 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 0} + - m_Name: Grounded + m_Type: 4 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 0} + - m_Name: FreeFall + m_Type: 4 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 0} + - m_Name: MotionSpeed + m_Type: 1 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 0} + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -5602963042399094863} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1101 &1381778882725410896 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Grounded + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -1645763842379584696} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.13652915 + m_TransitionOffset: 0.1872593 + m_ExitTime: 0.65006435 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 2 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &1705606405774109490 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -7469282255733588732} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.47048202 + m_TransitionOffset: 0.60876185 + m_ExitTime: 0.66366935 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &1725567275296691115 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Fly + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -3768668417189682236} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: -4506558747437489242, guid: d3b2083e086810047ab04d540db8afbc, + type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &1965893691485178243 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 6904719651407550685} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.4340285 + m_TransitionOffset: 0.36290926 + m_ExitTime: 0.39948252 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 2 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1102 &2316907928501487792 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: JumpStart + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: 1705606405774109490} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 1 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7478122292733868173, guid: 98f277b0c8055e143b2fcf058d3c27dc, + type: 3} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1101 &2455683505482688366 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -7469282255733588732} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.9466192 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &5185278855704465556 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Flying + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 1725567275296691115} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.1320467 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 0 +--- !u!1102 &6904719651407550685 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Idle Walk Run Blend + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: + - {fileID: -4639224020698590961} + - {fileID: 8635457214972911529} + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 1 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 1 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 8571049798372811705} + m_Tag: + m_SpeedParameter: MotionSpeed + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: Speed +--- !u!1101 &7604687646627025577 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Jump + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 0} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.07026386 + m_TransitionOffset: 0.058338698 + m_ExitTime: 0.8555227 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!1101 &8308480711204209675 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: FreeFall + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: -7469282255733588732} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.25 + m_TransitionOffset: 0 + m_ExitTime: 0.75 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!206 &8571049798372811705 +BlendTree: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Blend Tree + m_Childs: + - serializedVersion: 2 + m_Motion: {fileID: -3100369314251171874, guid: 12e52e465ed793a4d801955e9f964a82, + type: 3} + m_Threshold: 0 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Speed + m_Mirror: 0 + - serializedVersion: 2 + m_Motion: {fileID: 1657602633327794031, guid: 8269a9f8cf495034c817722ac21f309f, + type: 3} + m_Threshold: 2 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Speed + m_Mirror: 0 + - serializedVersion: 2 + m_Motion: {fileID: 6564411413370888346, guid: 16114d403eabb53438de032c6f0d1deb, + type: 3} + m_Threshold: 6 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Speed + m_Mirror: 0 + m_BlendParameter: Speed + m_BlendParameterY: Speed + m_MinThreshold: 0 + m_MaxThreshold: 6 + m_UseAutomaticThresholds: 0 + m_NormalizedBlendValues: 0 + m_BlendType: 0 +--- !u!1101 &8635457214972911529 +AnimatorStateTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: Jump + m_EventTreshold: 0 + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 2316907928501487792} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0.07026373 + m_TransitionOffset: 0 + m_ExitTime: 0.03574113 + m_HasExitTime: 0 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 +--- !u!206 &8738420251406115919 +BlendTree: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Blend Tree + m_Childs: + - serializedVersion: 2 + m_Motion: {fileID: -9098803823909532060, guid: 98f277b0c8055e143b2fcf058d3c27dc, + type: 3} + m_Threshold: 0 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Speed + m_Mirror: 0 + - serializedVersion: 2 + m_Motion: {fileID: 3062299877480904481, guid: 325a26d62b61fa94cb3c97c435efebc5, + type: 3} + m_Threshold: 2 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Speed + m_Mirror: 0 + - serializedVersion: 2 + m_Motion: {fileID: -2817517482862745934, guid: 3c033631149b9c541bcf155cd94cccba, + type: 3} + m_Threshold: 6 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Speed + m_Mirror: 0 + m_BlendParameter: Speed + m_BlendParameterY: Speed + m_MinThreshold: 0 + m_MaxThreshold: 6 + m_UseAutomaticThresholds: 0 + m_NormalizedBlendValues: 0 + m_BlendType: 0 diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/StarterAssetsThirdPerson.controller.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/StarterAssetsThirdPerson.controller.meta new file mode 100644 index 0000000..63a2638 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Animations/StarterAssetsThirdPerson.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 40db3173a05ae3242b1c182a09b0a183 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials.meta new file mode 100644 index 0000000..24f3c7a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b8b446867c0c346e092adf2ec10868d3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials/KyleRobot.mat b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials/KyleRobot.mat new file mode 100644 index 0000000..41c6679 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials/KyleRobot.mat @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1405651596106892552 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: KyleRobot + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: + - MOTIONVECTORS + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 4cd7cfbb985ec4518bfc6c73c4ee1433, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 791054af2a3e84d5f80f671672739900, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 4cd7cfbb985ec4518bfc6c73c4ee1433, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5aae2859b99764250836fdf4c100e428, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials/KyleRobot.mat.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials/KyleRobot.mat.meta new file mode 100644 index 0000000..5f334de --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Materials/KyleRobot.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 03ea2d256bf144dfa907b17f13aa4949 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models.meta new file mode 100644 index 0000000..cac7091 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 61c4f3aaecfd84d91872a1a8bad42394 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models/KyleRobot.fbx b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models/KyleRobot.fbx new file mode 100644 index 0000000..5ab9cd0 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models/KyleRobot.fbx differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models/KyleRobot.fbx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models/KyleRobot.fbx.meta new file mode 100644 index 0000000..c40e36b --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Models/KyleRobot.fbx.meta @@ -0,0 +1,784 @@ +fileFormatVersion: 2 +guid: 73ffbc06802a247cfb1b26f4ee67eba8 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Robot + second: {fileID: 2100000, guid: 03ea2d256bf144dfa907b17f13aa4949, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftCalf + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightCalf + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftFoot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightFoot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Spine1 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftShoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightShoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftUpperArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightUpperArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftHand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightHand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftToes + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightToes + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftThumb1 + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftThumb2 + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftThumb3 + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftIndex1 + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftIndex2 + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftIndex3 + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftMiddle1 + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftMiddle2 + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftMiddle3 + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftRing1 + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftRing2 + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftRing3 + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftPinky1 + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftPinky2 + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: LeftPinky3 + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightThumb1 + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightThumb2 + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightThumb3 + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightIndex1 + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightIndex2 + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightIndex3 + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightMiddle1 + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightMiddle2 + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightMiddle3 + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightRing1 + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightRing2 + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightRing3 + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightPinky1 + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightPinky2 + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: RightPinky3 + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: KyleRobot(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RobotKile + parentName: KyleRobot(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ROOT + parentName: KyleRobot(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hips + parentName: ROOT + position: {x: 0.0011525444, y: 0.92327946, z: 0.031144565} + rotation: {x: 0, y: -0, z: -0.7071068, w: 0.7071068} + scale: {x: 1, y: 1, z: 1} + - name: Spine1 + parentName: Hips + position: {x: -0.10960053, y: 6.925047e-17, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Spine2 + parentName: Spine1 + position: {x: -0.099429995, y: 2.2065681e-17, z: 0} + rotation: {x: 0, y: -0.043619387, z: -0, w: 0.99904823} + scale: {x: 1, y: 1, z: 1} + - name: Neck + parentName: Spine2 + position: {x: -0.39483887, y: 0.0000000044986876, z: 0} + rotation: {x: 0, y: 0.104528464, z: -0, w: 0.9945219} + scale: {x: 1, y: 1, z: 1} + - name: Head + parentName: Neck + position: {x: -0.08124788, y: 1.3877787e-19, z: 0} + rotation: {x: 0, y: -0.052335955, z: -0, w: 0.9986295} + scale: {x: 1, y: 1, z: 1} + - name: LeftShoulder + parentName: Spine2 + position: {x: -0.264896, y: -0.13654934, z: -0.0458113} + rotation: {x: 0.030843565, y: 0.030843565, z: 0.7064338, w: 0.7064338} + scale: {x: 1, y: 1, z: 1} + - name: LeftUpperArm + parentName: LeftShoulder + position: {x: -0.10669769, y: -2.3191739e-17, z: -2.6367797e-18} + rotation: {x: -0, y: 0.000000026077029, z: 0.017888661, w: 0.99984} + scale: {x: 1, y: 1, z: 1} + - name: LeftArm + parentName: LeftUpperArm + position: {x: -0.22498894, y: 8.042178e-17, z: -4.440892e-18} + rotation: {x: -0.00304173, y: 0.033358734, z: -0.014950736, w: 0.999327} + scale: {x: 1, y: 1, z: 1} + - name: LeftHand + parentName: LeftArm + position: {x: -0.28868148, y: -4.5899413e-16, z: 3.219929e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftThumb1 + parentName: LeftHand + position: {x: -0.01787445, y: -0.0020459802, z: 0.023922745} + rotation: {x: -0.10492997, y: 0.3753524, z: 0.08241085, w: 0.9172289} + scale: {x: 1, y: 1, z: 1} + - name: LeftThumb2 + parentName: LeftThumb1 + position: {x: -0.055656232, y: 4.5888364e-17, z: -2.5504792e-17} + rotation: {x: 0.00000005215404, y: -0.034814432, z: 0.000001795589, w: 0.9993938} + scale: {x: 1, y: 1, z: 1} + - name: LeftThumb3 + parentName: LeftThumb2 + position: {x: -0.029246178, y: -2.8522323e-16, z: 3.5929592e-16} + rotation: {x: 0, y: -0.072774924, z: -0, w: 0.9973484} + scale: {x: 1, y: 1, z: 1} + - name: LeftIndex1 + parentName: LeftHand + position: {x: -0.09653467, y: 0.00840389, z: 0.03041873} + rotation: {x: 0.0034096192, y: 0.000027389577, z: -0.000000093388564, w: 0.9999942} + scale: {x: 1, y: 1, z: 1} + - name: LeftIndex2 + parentName: LeftIndex1 + position: {x: -0.031365115, y: -1.8295209e-17, z: 1.1404346e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftIndex3 + parentName: LeftIndex2 + position: {x: -0.02358141, y: -3.4963855e-16, z: 3.8580435e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftMiddle1 + parentName: LeftHand + position: {x: -0.095517576, y: 0.008525731, z: 0.010157938} + rotation: {x: 0.0034096192, y: 0.000027389577, z: -0.000000093388564, w: 0.9999942} + scale: {x: 1, y: 1, z: 1} + - name: LeftMiddle2 + parentName: LeftMiddle1 + position: {x: -0.03886066, y: 1.2468836e-18, z: -5.5098323e-18} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftMiddle3 + parentName: LeftMiddle2 + position: {x: -0.025193078, y: -2.2923978e-16, z: 7.788808e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftRing1 + parentName: LeftHand + position: {x: -0.09659819, y: 0.008681399, z: -0.010120715} + rotation: {x: 0, y: 0.000027389733, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftRing2 + parentName: LeftRing1 + position: {x: -0.031365115, y: -1.8295209e-17, z: 1.1404346e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftRing3 + parentName: LeftRing2 + position: {x: -0.02358141, y: -3.4963855e-16, z: 3.8580435e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftPinky1 + parentName: LeftHand + position: {x: -0.09413208, y: 0.008767586, z: -0.028567461} + rotation: {x: 0, y: 0.000027389733, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftPinky2 + parentName: LeftPinky1 + position: {x: -0.02336073, y: -9.179065e-18, z: -9.882275e-18} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftPinky3 + parentName: LeftPinky2 + position: {x: -0.017777473, y: -2.0050306e-16, z: 1.0216347e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightShoulder + parentName: Spine2 + position: {x: -0.26490068, y: 0.13654946, z: -0.04581087} + rotation: {x: 0.7064338, y: 0.7064338, z: -0.030843565, w: -0.030843565} + scale: {x: 1, y: 1, z: 1} + - name: RightUpperArm + parentName: RightShoulder + position: {x: 0.106698, y: 0, z: 4.440892e-18} + rotation: {x: 0.000000013038516, y: 0.0000000018626451, z: 0.017878741, w: 0.99984026} + scale: {x: 1, y: 1, z: 1} + - name: RightArm + parentName: RightUpperArm + position: {x: 0.22499435, y: 0.000004267824, z: 2.3980816e-16} + rotation: {x: -0.003040618, y: 0.033357665, z: -0.014939858, w: 0.99932724} + scale: {x: 1, y: 1, z: 1} + - name: RightHand + parentName: RightArm + position: {x: 0.28867984, y: -0.0000016907633, z: -0.00000065258877} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightThumb1 + parentName: RightHand + position: {x: 0.017874299, y: 0.0020461862, z: -0.023922477} + rotation: {x: -0.10492981, y: 0.37535185, z: 0.08241098, w: 0.9172291} + scale: {x: 1, y: 1, z: 1} + - name: RightThumb2 + parentName: RightThumb1 + position: {x: 0.055656604, y: -0.00000018772572, z: 0.00000003102039} + rotation: {x: -0.0000008046623, y: -0.034808204, z: -0.0000075474345, w: 0.999394} + scale: {x: 1, y: 1, z: 1} + - name: RightThumb3 + parentName: RightThumb2 + position: {x: 0.029246313, y: 0.00000053422264, z: 0.00000037747856} + rotation: {x: 0.000000014749145, y: -0.072774924, z: 0.0000000010762216, w: 0.9973484} + scale: {x: 1, y: 1, z: 1} + - name: RightIndex1 + parentName: RightHand + position: {x: 0.096534714, y: -0.008404303, z: -0.030418826} + rotation: {x: 0.0034096192, y: 0.000027389577, z: -0.000000093388564, w: 0.9999942} + scale: {x: 1, y: 1, z: 1} + - name: RightIndex2 + parentName: RightIndex1 + position: {x: 0.031365342, y: 0.00000094164153, z: -0.00000000939752} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightIndex3 + parentName: RightIndex2 + position: {x: 0.0235816, y: -0.00000033010855, z: 0.0000002785048} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightMiddle1 + parentName: RightHand + position: {x: 0.095517576, y: -0.008525425, z: -0.010157587} + rotation: {x: 0.0034096192, y: 0.000027389577, z: -0.000000093388564, w: 0.9999942} + scale: {x: 1, y: 1, z: 1} + - name: RightMiddle2 + parentName: RightMiddle1 + position: {x: 0.038860243, y: -0.000000011759252, z: -0.00000014561262} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightMiddle3 + parentName: RightMiddle2 + position: {x: 0.02519361, y: -0.00000007791414, z: 0.0000002161832} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightRing1 + parentName: RightHand + position: {x: 0.09659833, y: -0.008681506, z: 0.010120721} + rotation: {x: 0, y: 0.000027389733, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightRing2 + parentName: RightRing1 + position: {x: 0.031365342, y: 0.0000009416837, z: -0.000000002976061} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightRing3 + parentName: RightRing2 + position: {x: 0.02358081, y: -0.00000084703817, z: -0.000000058717877} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightPinky1 + parentName: RightHand + position: {x: 0.09413223, y: -0.008767734, z: 0.028567469} + rotation: {x: 0, y: 0.000027389733, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightPinky2 + parentName: RightPinky1 + position: {x: 0.023360886, y: 0.000000053941466, z: 0.000000112858096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightPinky3 + parentName: RightPinky2 + position: {x: 0.017777758, y: 0.00000023306643, z: 0.0000002393742} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftLeg + parentName: Hips + position: {x: 0.040506702, y: -0.1123617, z: 0.019476954} + rotation: {x: 0.0754832, y: 4.622013e-18, z: 0.9971471, w: -6.105765e-17} + scale: {x: 1, y: 1, z: 1} + - name: LeftCalf + parentName: LeftLeg + position: {x: -0.35190514, y: -1.5543122e-17, z: -9.5479175e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: LeftFoot + parentName: LeftCalf + position: {x: -0.439276, y: -1.4743516e-16, z: 1.5290638e-19} + rotation: {x: 0, y: 0.57357645, z: -0, w: 0.81915206} + scale: {x: 1, y: 1, z: 1} + - name: LeftToes + parentName: LeftFoot + position: {x: -0.13212946, y: 2.220446e-18, z: -2.4507335e-17} + rotation: {x: 0, y: 0.087155744, z: -0, w: 0.9961947} + scale: {x: 1, y: 1, z: 1} + - name: RightLeg + parentName: Hips + position: {x: 0.040506467, y: 0.112361446, z: 0.019476933} + rotation: {x: 0.9971471, y: -0.00000004092912, z: -0.0754832, w: -0.0000000030983003} + scale: {x: 1, y: 1, z: 1} + - name: RightCalf + parentName: RightLeg + position: {x: 0.35190508, y: -0.000000014279775, z: -0.000000018460312} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: RightFoot + parentName: RightCalf + position: {x: 0.43927673, y: -0.000000017825183, z: -0.00000010964037} + rotation: {x: 0, y: 0.57357645, z: -0, w: 0.81915206} + scale: {x: 1, y: 1, z: 1} + - name: RightToes + parentName: RightFoot + position: {x: 0.13212928, y: -0.0000000029131544, z: -0.00000040892968} + rotation: {x: 0, y: 0.087155744, z: -0, w: 0.9961947} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 1 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs.meta new file mode 100644 index 0000000..ead3162 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f7a87708c972e46ffacc87a8db261f1d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs/Player.prefab b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs/Player.prefab new file mode 100644 index 0000000..3eb8f6f --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs/Player.prefab @@ -0,0 +1,3006 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &91814634125078715 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3469506036699546846} + m_Layer: 0 + m_Name: Left_IndexDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3469506036699546846 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 91814634125078715} + serializedVersion: 2 + m_LocalRotation: {x: 0.08318636, y: -0, z: -0, w: 0.996534} + m_LocalPosition: {x: -8.20111e-16, y: 0.02513925, z: -4.317065e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 324415032586035288} + m_Father: {fileID: 4724790438338854620} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &270804257534385117 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7186448967505221951} + m_Layer: 0 + m_Name: Left_Toes + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7186448967505221951 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 270804257534385117} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 8.7157646e-33, z: -8.7157646e-33, w: 0.7071068} + m_LocalPosition: {x: 7.105427e-17, y: 0.07224803, z: -0.118065506} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4634448951471476550} + m_Father: {fileID: 4689329619178644428} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &284242304908413929 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6737749836914224515} + m_Layer: 0 + m_Name: Left_PinkyDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6737749836914224515 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 284242304908413929} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.2434495e-16, y: 0.018519057, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4760672364088968102} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &578940931115831983 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 721131747390365479} + m_Layer: 0 + m_Name: Right_MiddleDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &721131747390365479 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 578940931115831983} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.000000038619483, y: -0.023345316, z: 0.0000005352584} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5701881273914961018} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &582235389020870285 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2308116163507617819} + m_Layer: 0 + m_Name: Neck + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2308116163507617819 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 582235389020870285} + serializedVersion: 2 + m_LocalRotation: {x: 0.060688436, y: -0, z: -0, w: 0.9981568} + m_LocalPosition: {x: -0, y: 0.25104657, z: -0.015329581} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3576719298635635366} + - {fileID: 8525737484878296949} + m_Father: {fileID: 883682477172084207} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &851511104072141808 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7468533841754846787} + m_Layer: 0 + m_Name: Skeleton + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7468533841754846787 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 851511104072141808} + 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: + - {fileID: 4968041370656137110} + m_Father: {fileID: 7395850293068071823} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &886932307921056640 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5387256850509911296} + m_Layer: 0 + m_Name: Left_PinkyProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5387256850509911296 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 886932307921056640} + serializedVersion: 2 + m_LocalRotation: {x: 0.0066045397, y: -0.5050901, z: 0.37113747, w: 0.77916455} + m_LocalPosition: {x: 0.004436847, y: 0.07288173, z: -0.029359013} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1785771684949931287} + m_Father: {fileID: 1445166641203518143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &893440195893251893 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4756955651390007568} + m_Layer: 0 + m_Name: Left_ThumbProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4756955651390007568 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 893440195893251893} + serializedVersion: 2 + m_LocalRotation: {x: -0.22855467, y: 0.9196341, z: 0.3181213, w: 0.028891658} + m_LocalPosition: {x: -0.00080496486, y: 0.028816883, z: 0.023514476} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 352269089006269823} + m_Father: {fileID: 1445166641203518143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &923284037505079676 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2413765423590000712} + m_Layer: 0 + m_Name: Right_ThumbDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2413765423590000712 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 923284037505079676} + serializedVersion: 2 + m_LocalRotation: {x: -2.7755574e-17, y: 0, z: -0, w: 1} + m_LocalPosition: {x: 0.00000020228964, y: -0.029458148, z: 0.0000009551683} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3730511175325958134} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1318821344728535082 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5492296427601253662} + m_Layer: 0 + m_Name: Right_Toes + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5492296427601253662 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1318821344728535082} + serializedVersion: 2 + m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} + m_LocalPosition: {x: -0.00000015643121, y: -0.07224799, z: 0.11807} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3320492748259408706} + m_Father: {fileID: 377407636017901699} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1338511490458593646 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4760672364088968102} + m_Layer: 0 + m_Name: Left_PinkyDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4760672364088968102 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338511490458593646} + serializedVersion: 2 + m_LocalRotation: {x: 0.14234784, y: -0, z: -0, w: 0.9898167} + m_LocalPosition: {x: -3.5527133e-17, y: 0.020224448, z: -7.1054265e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6737749836914224515} + m_Father: {fileID: 1785771684949931287} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1442577264274191813 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4873562563796473018} + m_Layer: 0 + m_Name: PlayerCameraRoot + m_TagString: CinemachineTarget + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4873562563796473018 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1442577264274191813} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 1.375, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7395850293068071823} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1503232510372097066 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1785771684949931287} + m_Layer: 0 + m_Name: Left_PinkyIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1785771684949931287 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503232510372097066} + serializedVersion: 2 + m_LocalRotation: {x: 0.29918617, y: -0, z: -0, w: 0.9541948} + m_LocalPosition: {x: 1.9539922e-16, y: 0.032272622, z: -1.4210853e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4760672364088968102} + m_Father: {fileID: 5387256850509911296} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1527387882902969050 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3320492748259408706} + m_Layer: 0 + m_Name: Right_ToesEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3320492748259408706 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1527387882902969050} + serializedVersion: 2 + m_LocalRotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + m_LocalPosition: {x: 0.0010031584, y: -0.06423059, z: -0.016843898} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5492296427601253662} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1584708240171350460 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3576719298635635366} + m_Layer: 0 + m_Name: Head + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3576719298635635366 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1584708240171350460} + serializedVersion: 2 + m_LocalRotation: {x: -0.060688436, y: 0, z: -0, w: 0.9981568} + m_LocalPosition: {x: -0, y: 0.12747401, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6898450242211469258} + - {fileID: 8899929988740166093} + - {fileID: 8564807835466687329} + m_Father: {fileID: 2308116163507617819} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1629624750803621066 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 352269089006269823} + m_Layer: 0 + m_Name: Left_ThumbIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &352269089006269823 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1629624750803621066} + serializedVersion: 2 + m_LocalRotation: {x: 0.1278054, y: -0, z: -0, w: 0.9917993} + m_LocalPosition: {x: 2.4357445e-15, y: 0.027578257, z: 0.0038183592} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3407786879663587170} + m_Father: {fileID: 4756955651390007568} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1810744880372875585 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6063966041961637018} + m_Layer: 0 + m_Name: Left_MiddleIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6063966041961637018 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810744880372875585} + serializedVersion: 2 + m_LocalRotation: {x: 0.3409832, y: -0, z: -0, w: 0.94006944} + m_LocalPosition: {x: 2.7261607e-16, y: 0.051279362, z: 5.988264e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 897408486521083786} + m_Father: {fileID: 1810318525604955742} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1893223639724246443 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 696533362511411004} + m_Layer: 0 + m_Name: Right_ThumbProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &696533362511411004 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1893223639724246443} + serializedVersion: 2 + m_LocalRotation: {x: -0.22855467, y: 0.9196341, z: 0.3181213, w: 0.028891658} + m_LocalPosition: {x: 0.00080341793, y: -0.028816395, z: -0.023514695} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6571784134750552370} + m_Father: {fileID: 5719543725530995173} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2112451366783821499 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4724790438338854620} + m_Layer: 0 + m_Name: Left_IndexIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4724790438338854620 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2112451366783821499} + serializedVersion: 2 + m_LocalRotation: {x: 0.26077324, y: -0, z: -0, w: 0.9654001} + m_LocalPosition: {x: 9.079803e-16, y: 0.04209777, z: 3.2607592e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3469506036699546846} + m_Father: {fileID: 4989580394654005411} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2164758767591057105 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4606767553797451241} + m_Layer: 0 + m_Name: Right_IndexIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4606767553797451241 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2164758767591057105} + serializedVersion: 2 + m_LocalRotation: {x: 0.26077324, y: -0, z: -0, w: 0.9654001} + m_LocalPosition: {x: 0.0000006924457, y: -0.04210151, z: -0.0000013631077} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4807093339687278802} + m_Father: {fileID: 7672606354435711315} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2398750682446520377 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4689329619178644428} + m_Layer: 0 + m_Name: Left_Foot + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4689329619178644428 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2398750682446520377} + serializedVersion: 2 + m_LocalRotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + m_LocalPosition: {x: 0.0000000017320426, y: 0.41403946, z: 7.141509e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7186448967505221951} + m_Father: {fileID: 6447693556857295838} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2401531042152585316 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5701881273914961018} + m_Layer: 0 + m_Name: Right_MiddleDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5701881273914961018 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2401531042152585316} + serializedVersion: 2 + m_LocalRotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + m_LocalPosition: {x: 0.00000014287376, y: -0.028283618, z: 0.00000019378916} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 721131747390365479} + m_Father: {fileID: 670710677434173886} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2435366665452125769 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5719543725530995173} + m_Layer: 0 + m_Name: Right_Hand + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5719543725530995173 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2435366665452125769} + serializedVersion: 2 + m_LocalRotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + m_LocalPosition: {x: 0.0000014923929, y: -0.24036367, z: 0.0000017856368} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7672606354435711315} + - {fileID: 42494552766628765} + - {fileID: 6698615570768791997} + - {fileID: 1347908087447091213} + - {fileID: 696533362511411004} + m_Father: {fileID: 2327747252170188726} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2552968924276443496 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6924102433822799223} + m_Layer: 0 + m_Name: Right_UpperArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6924102433822799223 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2552968924276443496} + serializedVersion: 2 + m_LocalRotation: {x: 0.17870995, y: 0.027966414, z: 0.90344393, w: 0.38867685} + m_LocalPosition: {x: 0.16743432, y: -0.0000022099182, z: 0.00000012213746} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2327747252170188726} + m_Father: {fileID: 3906664782286907638} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2604934295877379885 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8899929988740166093} + m_Layer: 0 + m_Name: Left_Eye + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8899929988740166093 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2604934295877379885} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0.03330326, y: 0.034598116, z: 0.0867403} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3576719298635635366} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2647897851666654585 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 883682477172084207} + m_Layer: 0 + m_Name: UpperChest + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &883682477172084207 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2647897851666654585} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.1034043, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5184366713325469258} + - {fileID: 2308116163507617819} + - {fileID: 3906664782286907638} + m_Father: {fileID: 4187581901701572518} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2769483623146405349 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5650263998163142941} + m_Layer: 0 + m_Name: Left_UpperArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5650263998163142941 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2769483623146405349} + serializedVersion: 2 + m_LocalRotation: {x: 0.17870995, y: 0.027966414, z: 0.90344393, w: 0.38867685} + m_LocalPosition: {x: -0.16743502, y: -5.684341e-16, z: -2.664535e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6868067997972419461} + m_Father: {fileID: 5184366713325469258} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2787552632911901758 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 128410986757241692} + - component: {fileID: 976510301313417358} + - component: {fileID: 3119663063604473561} + - component: {fileID: 5249974237712621867} + m_Layer: 0 + m_Name: cm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &128410986757241692 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2787552632911901758} + 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: 1100685336313424442} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &976510301313417358 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2787552632911901758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &3119663063604473561 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2787552632911901758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 68bb026fafb42b14791938953eaace77, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NoiseProfile: {fileID: 11400000, guid: 46965f9cbaf525742a6da4c2172a99cd, type: 2} + m_PivotOffset: {x: 0, y: 0, z: 1} + m_AmplitudeGain: 0.5 + m_FrequencyGain: 0.3 + mNoiseOffsets: {x: -451.37964, y: 684.7062, z: 648.0488} +--- !u!114 &5249974237712621867 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2787552632911901758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bd6043bde05a7fc4cba197d06915c1e3, type: 3} + m_Name: + m_EditorClassIdentifier: + Damping: {x: 0.1, y: 0.25, z: 0.3} + ShoulderOffset: {x: 1, y: 0, z: 0} + VerticalArmLength: 0 + CameraSide: 0.6 + CameraDistance: 4 + CameraCollisionFilter: + serializedVersion: 2 + m_Bits: 1 + IgnoreTag: Player + CameraRadius: 0.15 + DampingIntoCollision: 0 + DampingFromCollision: 0 +--- !u!1 &2796160215396593966 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3407786879663587170} + m_Layer: 0 + m_Name: Left_ThumbDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3407786879663587170 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2796160215396593966} + serializedVersion: 2 + m_LocalRotation: {x: 0.17147453, y: -0, z: -0, w: 0.98518854} + m_LocalPosition: {x: -2.2737365e-15, y: 0.044597257, z: -0.006869915} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3998635774568555379} + m_Father: {fileID: 352269089006269823} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2904931058039105225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1810318525604955742} + m_Layer: 0 + m_Name: Left_MiddleProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1810318525604955742 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2904931058039105225} + serializedVersion: 2 + m_LocalRotation: {x: 0.09593409, y: -0.6426922, z: 0.21124882, w: 0.73014885} + m_LocalPosition: {x: 0.012847862, y: 0.08609763, z: 0.003435423} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6063966041961637018} + m_Father: {fileID: 1445166641203518143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2984289030941193446 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6273083770386899004} + m_Layer: 0 + m_Name: Left_RingIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6273083770386899004 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2984289030941193446} + serializedVersion: 2 + m_LocalRotation: {x: 0.3907906, y: -0, z: -0, w: 0.9204796} + m_LocalPosition: {x: 3.3750777e-16, y: 0.043630484, z: -1.4210853e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 520918753975304917} + m_Father: {fileID: 4222711897068118948} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3106875887348183994 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2516560983009990780} + m_Layer: 0 + m_Name: Left_UpperLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2516560983009990780 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3106875887348183994} + serializedVersion: 2 + m_LocalRotation: {x: 0.999839, y: -0.01775374, z: 0.000046300094, w: -0.0026074864} + m_LocalPosition: {x: -0.08610317, y: -0.053458035, z: -0.011470641} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6447693556857295838} + m_Father: {fileID: 4968041370656137110} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3142309732226882513 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6898450242211469258} + m_Layer: 0 + m_Name: Jaw + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6898450242211469258 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3142309732226882513} + serializedVersion: 2 + m_LocalRotation: {x: 0.15949209, y: 0.68888485, z: 0.15949209, w: 0.68888485} + m_LocalPosition: {x: -0, y: -0.00763539, z: 0.012895278} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3576719298635635366} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3744108234399803959 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8950401260773977669} + m_Layer: 0 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8950401260773977669 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3744108234399803959} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -13, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7395850293068071823} + - {fileID: 9068628079060647178} + - {fileID: 1100685336313424442} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3819115568963927089 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4807093339687278802} + m_Layer: 0 + m_Name: Right_IndexDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4807093339687278802 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3819115568963927089} + serializedVersion: 2 + m_LocalRotation: {x: 0.08318636, y: -0, z: -0, w: 0.996534} + m_LocalPosition: {x: -0.00000032847043, y: -0.025139209, z: -0.0000005960629} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5821905208639267690} + m_Father: {fileID: 4606767553797451241} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3832000317974002269 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3730511175325958134} + m_Layer: 0 + m_Name: Right_ThumbDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3730511175325958134 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3832000317974002269} + serializedVersion: 2 + m_LocalRotation: {x: 0.17147453, y: -0, z: -0, w: 0.98518854} + m_LocalPosition: {x: 0.0000007817755, y: -0.044594634, z: 0.0068707783} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2413765423590000712} + m_Father: {fileID: 6571784134750552370} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3859099238427496633 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 324415032586035288} + m_Layer: 0 + m_Name: Left_IndexDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &324415032586035288 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3859099238427496633} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.1581012e-16, y: 0.024609203, z: -6.661337e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3469506036699546846} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &3937131627954577103 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4222711897068118948} + m_Layer: 0 + m_Name: Left_RingProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4222711897068118948 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3937131627954577103} + serializedVersion: 2 + m_LocalRotation: {x: 0.035571605, y: -0.5691555, z: 0.3065858, w: 0.76210356} + m_LocalPosition: {x: 0.009525569, y: 0.08161553, z: -0.012242405} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6273083770386899004} + m_Father: {fileID: 1445166641203518143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4174318500042315821 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8525737484878296949} + m_Layer: 0 + m_Name: Neck_Twist_A + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8525737484878296949 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4174318500042315821} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.063737005, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2308116163507617819} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4191492197754591937 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4055728690745126657} + m_Layer: 0 + m_Name: Right_RingDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4055728690745126657 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4191492197754591937} + serializedVersion: 2 + m_LocalRotation: {x: 0.09052901, y: -0, z: -0, w: 0.99589384} + m_LocalPosition: {x: -0.000000290747, y: -0.02711462, z: 0.0000000181098} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8204852171995474208} + m_Father: {fileID: 3409196800468460847} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4333478871196691606 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8204852171995474208} + m_Layer: 0 + m_Name: Right_RingDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8204852171995474208 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4333478871196691606} + serializedVersion: 2 + m_LocalRotation: {x: 9.02056e-17, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.00000008856214, y: -0.020957856, z: 0.0000005565459} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4055728690745126657} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4410568961439442023 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5821905208639267690} + m_Layer: 0 + m_Name: Right_IndexDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5821905208639267690 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4410568961439442023} + serializedVersion: 2 + m_LocalRotation: {x: -5.5511138e-17, y: 0, z: -0, w: 1} + m_LocalPosition: {x: 0.00000023984484, y: -0.024609355, z: 0.0000006271131} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4807093339687278802} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4749526255069792593 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4489031352445267889} + m_Layer: 0 + m_Name: Right_PinkyIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4489031352445267889 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4749526255069792593} + serializedVersion: 2 + m_LocalRotation: {x: 0.29918617, y: -0, z: -0, w: 0.9541948} + m_LocalPosition: {x: 0.00000045734515, y: -0.032268908, z: 0.00000088312623} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5284628630602917915} + m_Father: {fileID: 6698615570768791997} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &4874261354312348030 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9068628079060647178} + - component: {fileID: 84337659694510376} + - component: {fileID: 8868083785361732143} + - component: {fileID: 2793934308246577705} + - component: {fileID: 2906652264562175983} + m_Layer: 0 + m_Name: MainCamera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9068628079060647178 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4874261354312348030} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710576, z: -0, w: 0.7071079} + m_LocalPosition: {x: -4, y: 1.375, z: -0.20001172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8950401260773977669} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!20 &84337659694510376 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4874261354312348030} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.972549, g: 0.95686275, b: 0.92941177, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.2 + far clip plane: 500 + field of view: 40 + orthographic: 0 + orthographic size: 10 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!81 &8868083785361732143 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4874261354312348030} + m_Enabled: 1 +--- !u!114 &2793934308246577705 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4874261354312348030} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 2 + m_CustomCurve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_CustomBlends: {fileID: 0} + m_CameraCutEvent: + m_PersistentCalls: + m_Calls: [] + m_CameraActivatedEvent: + m_PersistentCalls: + m_Calls: [] +--- !u!114 &2906652264562175983 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4874261354312348030} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 +--- !u!1 &4920563907697351601 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4849927835716257708} + m_Layer: 0 + m_Name: Left_RingDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4849927835716257708 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4920563907697351601} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.105426e-17, y: 0.02095726, z: -7.105426e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 520918753975304917} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5080030981325952956 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4028476821217259199} + m_Layer: 0 + m_Name: Left_MiddleDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4028476821217259199 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5080030981325952956} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.7763565e-16, y: 0.023346113, z: -7.105426e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 897408486521083786} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5122382256546059768 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1100685336313424442} + - component: {fileID: 8430350217331432908} + m_Layer: 0 + m_Name: PlayerFollowCamera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1100685336313424442 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5122382256546059768} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710576, z: -0, w: 0.7071079} + m_LocalPosition: {x: -4, y: 1.375, z: -0.20001172} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 128410986757241692} + m_Father: {fileID: 8950401260773977669} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!114 &8430350217331432908 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5122382256546059768} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ExcludedPropertiesInInspector: + - m_Script + m_LockStageInInspector: + m_StreamingVersion: 20170927 + m_Priority: 10 + m_StandbyUpdate: 2 + m_LookAt: {fileID: 0} + m_Follow: {fileID: 4873562563796473018} + m_Lens: + FieldOfView: 40 + OrthographicSize: 10 + NearClipPlane: 0.2 + FarClipPlane: 500 + Dutch: 0 + ModeOverride: 0 + LensShift: {x: 0, y: 0} + GateFit: 2 + FocusDistance: 10 + m_SensorSize: {x: 1, y: 1} + m_Transitions: + m_BlendHint: 0 + m_InheritPosition: 0 + m_OnCameraLive: + m_PersistentCalls: + m_Calls: [] + m_LegacyBlendHint: 0 + m_ComponentOwner: {fileID: 128410986757241692} +--- !u!1 &5182436456177778972 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 377407636017901699} + m_Layer: 0 + m_Name: Right_Foot + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &377407636017901699 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5182436456177778972} + serializedVersion: 2 + m_LocalRotation: {x: -0.035700925, y: 0.049957544, z: -0.019575229, w: 0.9979211} + m_LocalPosition: {x: -0.0000007472542, y: -0.41403967, z: -0.000000032847502} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5492296427601253662} + m_Father: {fileID: 4329646251414203495} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5229092472049961176 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8056029118123076492} + m_Layer: 0 + m_Name: Right_PinkyDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8056029118123076492 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5229092472049961176} + serializedVersion: 2 + m_LocalRotation: {x: -1.7347236e-17, y: 0, z: -0, w: 1} + m_LocalPosition: {x: 0.000000632002, y: -0.018518865, z: 0.0000001154108} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 5284628630602917915} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5313458932754056493 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6447693556857295838} + m_Layer: 0 + m_Name: Left_LowerLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6447693556857295838 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5313458932754056493} + serializedVersion: 2 + m_LocalRotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + m_LocalPosition: {x: -2.9864513e-16, y: 0.4133444, z: -5.4956034e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4689329619178644428} + m_Father: {fileID: 2516560983009990780} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5398475982933708663 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5184366713325469258} + m_Layer: 0 + m_Name: Left_Shoulder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5184366713325469258 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5398475982933708663} + serializedVersion: 2 + m_LocalRotation: {x: -0.0049494267, y: -0.113521874, z: 0.043275386, w: 0.99258024} + m_LocalPosition: {x: -0.0009571358, y: 0.19149224, z: -0.0087277945} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5650263998163142941} + m_Father: {fileID: 883682477172084207} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5611356307364523331 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4329646251414203495} + m_Layer: 0 + m_Name: Right_LowerLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4329646251414203495 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5611356307364523331} + serializedVersion: 2 + m_LocalRotation: {x: 0.034046065, y: 2.2687323e-19, z: 7.728622e-21, w: 0.9994203} + m_LocalPosition: {x: 0.0000004514609, y: -0.41334414, z: 0.000000025994435} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 377407636017901699} + m_Father: {fileID: 3024548631194622090} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5746621466427372144 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7307557935909213367} + m_Layer: 0 + m_Name: Spine + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7307557935909213367 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5746621466427372144} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.058229383, z: 0.0012229546} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4187581901701572518} + m_Father: {fileID: 4968041370656137110} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5746758811293882676 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3024548631194622090} + m_Layer: 0 + m_Name: Right_UpperLeg + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3024548631194622090 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5746758811293882676} + serializedVersion: 2 + m_LocalRotation: {x: 0.0026075041, y: 0.000046300407, z: 0.01775374, w: 0.999839} + m_LocalPosition: {x: 0.086103186, y: -0.053458147, z: -0.0114706475} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4329646251414203495} + m_Father: {fileID: 4968041370656137110} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6084277739714807194 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5284628630602917915} + m_Layer: 0 + m_Name: Right_PinkyDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5284628630602917915 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6084277739714807194} + serializedVersion: 2 + m_LocalRotation: {x: 0.14234784, y: -0, z: -0, w: 0.9898167} + m_LocalPosition: {x: 0.00000023899057, y: -0.02022493, z: 0.00000055474345} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 8056029118123076492} + m_Father: {fileID: 4489031352445267889} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6110483600190315653 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4145054202642438203} + m_Layer: 0 + m_Name: Geometry + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4145054202642438203 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6110483600190315653} + 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: + - {fileID: 7453708918674671089} + m_Father: {fileID: 7395850293068071823} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6214171315967751355 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3906664782286907638} + m_Layer: 0 + m_Name: Right_Shoulder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3906664782286907638 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6214171315967751355} + serializedVersion: 2 + m_LocalRotation: {x: 0.99258024, y: -0.04327539, z: -0.113521874, w: 0.004949396} + m_LocalPosition: {x: 0.0009571358, y: 0.19149381, z: -0.008727803} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6924102433822799223} + m_Father: {fileID: 883682477172084207} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6431068588262150139 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4634448951471476550} + m_Layer: 0 + m_Name: Left_ToesEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4634448951471476550 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6431068588262150139} + serializedVersion: 2 + m_LocalRotation: {x: 0.7070656, y: -0.0076321815, z: -0.0076321815, w: 0.7070656} + m_LocalPosition: {x: -0.0010026174, y: 0.06423476, z: 0.016843978} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7186448967505221951} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6710620428711860619 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1347908087447091213} + m_Layer: 0 + m_Name: Right_RingProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1347908087447091213 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6710620428711860619} + serializedVersion: 2 + m_LocalRotation: {x: 0.035571605, y: -0.5691555, z: 0.3065858, w: 0.76210356} + m_LocalPosition: {x: -0.00952738, y: -0.08161427, z: 0.012242128} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3409196800468460847} + m_Father: {fileID: 5719543725530995173} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &6864346285763760006 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6868067997972419461} + m_Layer: 0 + m_Name: Left_LowerArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6868067997972419461 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6864346285763760006} + serializedVersion: 2 + m_LocalRotation: {x: 0.37416065, y: -8.0435996e-17, z: -3.2453267e-17, w: 0.92736393} + m_LocalPosition: {x: -2.8421706e-16, y: 0.28508067, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1445166641203518143} + m_Father: {fileID: 5650263998163142941} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7130261054551870802 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 670710677434173886} + m_Layer: 0 + m_Name: Right_MiddleIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &670710677434173886 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7130261054551870802} + serializedVersion: 2 + m_LocalRotation: {x: 0.3409832, y: -0, z: -0, w: 0.94006944} + m_LocalPosition: {x: 0.000000014272595, y: -0.051275954, z: 0.0000009747695} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5701881273914961018} + m_Father: {fileID: 42494552766628765} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7138603198480615773 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3409196800468460847} + m_Layer: 0 + m_Name: Right_RingIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3409196800468460847 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7138603198480615773} + serializedVersion: 2 + m_LocalRotation: {x: 0.3907906, y: -0, z: -0, w: 0.9204796} + m_LocalPosition: {x: 0.0000000695935, y: -0.04362872, z: 0.00000080048335} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4055728690745126657} + m_Father: {fileID: 1347908087447091213} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7138702627426657524 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4989580394654005411} + m_Layer: 0 + m_Name: Left_IndexProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4989580394654005411 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7138702627426657524} + serializedVersion: 2 + m_LocalRotation: {x: 0.1338533, y: -0.6899348, z: 0.20177367, w: 0.6821735} + m_LocalPosition: {x: 0.007815497, y: 0.0918443, z: 0.02657316} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4724790438338854620} + m_Father: {fileID: 1445166641203518143} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7455396205814309964 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7395850293068071823} + - component: {fileID: 2639107029452286596} + - component: {fileID: 8685746162651221675} + - component: {fileID: 2072528947840250645} + - component: {fileID: 4943138010508291741} + - component: {fileID: 5407136799396168732} + - component: {fileID: 4593254510494304440} + - component: {fileID: 2575747020401611241} + m_Layer: 8 + m_Name: Robot + m_TagString: Player + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7395850293068071823 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: 0.70710576, z: -0, w: 0.7071079} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4873562563796473018} + - {fileID: 4145054202642438203} + - {fileID: 7468533841754846787} + m_Father: {fileID: 8950401260773977669} + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!95 &2639107029452286596 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 73ffbc06802a247cfb1b26f4ee67eba8, type: 3} + m_Controller: {fileID: 9100000, guid: 40db3173a05ae3242b1c182a09b0a183, type: 2} + m_CullingMode: 1 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!143 &8685746162651221675 +CharacterController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Height: 1.8 + m_Radius: 0.28 + m_SlopeLimit: 45 + m_StepOffset: 0.25 + m_SkinWidth: 0.02 + m_MinMoveDistance: 0 + m_Center: {x: 0, y: 0.93, z: 0} +--- !u!114 &2072528947840250645 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 26e54e5a728a9234ab24fcf1460ed8a2, type: 3} + m_Name: + m_EditorClassIdentifier: + MoveSpeed: 2 + SprintSpeed: 5.335 + RotationSmoothTime: 0.12 + SpeedChangeRate: 10 + LandingAudioClip: {fileID: 8300000, guid: ff697d3070687ce4583faa0561a145a2, type: 3} + FootstepAudioClips: + - {fileID: 8300000, guid: 72f526a6a9890f643a88e85a61c86c8a, type: 3} + - {fileID: 8300000, guid: 85016e0f2b01da248b9663dd49a161b0, type: 3} + - {fileID: 8300000, guid: 186de84b3207156479abe98f4958fed0, type: 3} + - {fileID: 8300000, guid: 1a91fcd19acf1e54bba0945d9f390849, type: 3} + - {fileID: 8300000, guid: 14e8a8d2158bec840b56c54f5266e692, type: 3} + - {fileID: 8300000, guid: 29841e7d5bbfb5b419c9ad16ca8bc4c1, type: 3} + - {fileID: 8300000, guid: dd1af302b8902684d9381de1f2d3a5af, type: 3} + - {fileID: 8300000, guid: 67c8b33e424ccdc4486edf538ab91c5a, type: 3} + - {fileID: 8300000, guid: 274649b0e221539409070ebf6c18918b, type: 3} + - {fileID: 8300000, guid: a3194b8bbc96ef84fab1f98f4b7dae3e, type: 3} + FootstepAudioVolume: 0.3 + JumpHeight: 1.2 + Gravity: -15 + JumpTimeout: 0.3 + FallTimeout: 0.15 + Grounded: 1 + GroundedOffset: -0.14 + GroundedRadius: 0.28 + GroundLayers: + serializedVersion: 2 + m_Bits: 1 + CinemachineCameraTarget: {fileID: 1442577264274191813} + TopClamp: 70 + BottomClamp: -30 + CameraAngleOverride: 0 + LockCameraPosition: 0 +--- !u!114 &4943138010508291741 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 909d917d73a63f940ac158d02e936645, type: 3} + m_Name: + m_EditorClassIdentifier: + pushLayers: + serializedVersion: 2 + m_Bits: 4294967295 + canPush: 1 + strength: 1.1 +--- !u!114 &5407136799396168732 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e087ecce43ebbff45a1b360637807d93, type: 3} + m_Name: + m_EditorClassIdentifier: + move: {x: 0, y: 0} + look: {x: 0, y: 0} + jump: 0 + sprint: 0 + analogMovement: 0 + cursorLocked: 1 + cursorInputForLook: 1 +--- !u!114 &4593254510494304440 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 62899f850307741f2a39c98a8b639597, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Actions: {fileID: -944628639613478452, guid: 4419d82f33d36e848b3ed5af4c8da37e, + type: 3} + m_NotificationBehavior: 0 + m_UIInputModule: {fileID: 0} + m_DeviceLostEvent: + m_PersistentCalls: + m_Calls: [] + m_DeviceRegainedEvent: + m_PersistentCalls: + m_Calls: [] + m_ControlsChangedEvent: + m_PersistentCalls: + m_Calls: [] + m_ActionEvents: + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 2072528947840250645} + m_TargetAssemblyTypeName: + m_MethodName: InputMove + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 6bc1aaf4-b110-4ff7-891e-5b9fe6f32c4d + m_ActionName: Player/Move[/Keyboard/w,/Keyboard/s,/Keyboard/a,/Keyboard/d,/Keyboard/upArrow,/Keyboard/downArrow,/Keyboard/leftArrow,/Keyboard/rightArrow,/XInputControllerWindows/leftStick] + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 2072528947840250645} + m_TargetAssemblyTypeName: + m_MethodName: InputLook + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 2690c379-f54d-45be-a724-414123833eb4 + m_ActionName: Player/Look[/Mouse/delta,/XInputControllerWindows/rightStick] + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 2072528947840250645} + m_TargetAssemblyTypeName: + m_MethodName: InputJump + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 8c4abdf8-4099-493a-aa1a-129acec7c3df + m_ActionName: Player/Jump[/Keyboard/space,/XInputControllerWindows/buttonSouth] + - m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 2072528947840250645} + m_TargetAssemblyTypeName: + m_MethodName: InputSprint + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + m_ActionId: 980e881e-182c-404c-8cbf-3d09fdb48fef + m_ActionName: Player/Sprint[/Keyboard/leftShift,/XInputControllerWindows/leftTrigger] + - m_PersistentCalls: + m_Calls: [] + m_ActionId: e4ce1614-c754-48c1-9103-33130441661f + m_ActionName: UI/New action + m_NeverAutoSwitchControlSchemes: 0 + m_DefaultControlScheme: + m_DefaultActionMap: Player + m_SplitScreenIndex: -1 + m_Camera: {fileID: 0} +--- !u!136 &2575747020401611241 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7455396205814309964} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 1 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.25 + m_Height: 1.8427298 + m_Direction: 1 + m_Center: {x: 0, y: 0.8953079, z: 0} +--- !u!1 &7719002141666680772 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 897408486521083786} + m_Layer: 0 + m_Name: Left_MiddleDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &897408486521083786 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7719002141666680772} + serializedVersion: 2 + m_LocalRotation: {x: 0.03347514, y: -0, z: -0, w: 0.9994396} + m_LocalPosition: {x: -7.199101e-17, y: 0.028284006, z: -4.93648e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4028476821217259199} + m_Father: {fileID: 6063966041961637018} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7844293601954334914 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4968041370656137110} + m_Layer: 0 + m_Name: Hips + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4968041370656137110 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7844293601954334914} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.9810986, z: -0.01590455} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2516560983009990780} + - {fileID: 3024548631194622090} + - {fileID: 7307557935909213367} + m_Father: {fileID: 7468533841754846787} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &7923583977772631039 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6698615570768791997} + m_Layer: 0 + m_Name: Right_PinkyProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6698615570768791997 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7923583977772631039} + serializedVersion: 2 + m_LocalRotation: {x: 0.0066045397, y: -0.5050901, z: 0.37113747, w: 0.77916455} + m_LocalPosition: {x: -0.0044381507, y: -0.07288141, z: 0.029358566} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4489031352445267889} + m_Father: {fileID: 5719543725530995173} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8083527237519943080 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8564807835466687329} + m_Layer: 0 + m_Name: Right_Eye + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8564807835466687329 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8083527237519943080} + serializedVersion: 2 + m_LocalRotation: {x: 0.7071068, y: 4.3297806e-17, z: 0.7071068, w: -4.3297806e-17} + m_LocalPosition: {x: 0.033303294, y: 0.03459628, z: 0.0867403} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3576719298635635366} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8142818034812405082 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7672606354435711315} + m_Layer: 0 + m_Name: Right_IndexProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7672606354435711315 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8142818034812405082} + serializedVersion: 2 + m_LocalRotation: {x: 0.1338533, y: -0.6899348, z: 0.20177367, w: 0.6821735} + m_LocalPosition: {x: -0.0078223245, y: -0.0918393, z: -0.026574574} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4606767553797451241} + m_Father: {fileID: 5719543725530995173} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8259534343702925047 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3998635774568555379} + m_Layer: 0 + m_Name: Left_ThumbDistalEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3998635774568555379 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8259534343702925047} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -4.2632555e-16, y: 0.029458016, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3407786879663587170} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8303777092762446485 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1445166641203518143} + m_Layer: 0 + m_Name: Left_Hand + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1445166641203518143 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8303777092762446485} + serializedVersion: 2 + m_LocalRotation: {x: -0.047397237, y: -0.24003562, z: 0.013464749, w: 0.9695128} + m_LocalPosition: {x: -2.4123817e-10, y: 0.24036221, z: -1.4210853e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4989580394654005411} + - {fileID: 1810318525604955742} + - {fileID: 5387256850509911296} + - {fileID: 4222711897068118948} + - {fileID: 4756955651390007568} + m_Father: {fileID: 6868067997972419461} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8714184469026509953 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 520918753975304917} + m_Layer: 0 + m_Name: Left_RingDistal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &520918753975304917 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8714184469026509953} + serializedVersion: 2 + m_LocalRotation: {x: 0.09052901, y: -0, z: -0, w: 0.99589384} + m_LocalPosition: {x: 1.7763566e-17, y: 0.027115494, z: -1.065814e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4849927835716257708} + m_Father: {fileID: 6273083770386899004} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8902234724313290119 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 42494552766628765} + m_Layer: 0 + m_Name: Right_MiddleProximal + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &42494552766628765 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8902234724313290119} + serializedVersion: 2 + m_LocalRotation: {x: 0.09593409, y: -0.6426922, z: 0.21124882, w: 0.73014885} + m_LocalPosition: {x: -0.012848663, y: -0.08609768, z: -0.0034359337} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 670710677434173886} + m_Father: {fileID: 5719543725530995173} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &9096591581304195637 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6571784134750552370} + m_Layer: 0 + m_Name: Right_ThumbIntermediate + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6571784134750552370 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9096591581304195637} + serializedVersion: 2 + m_LocalRotation: {x: 0.12780538, y: -0, z: -0, w: 0.9917993} + m_LocalPosition: {x: 0.00000015009721, y: -0.02757781, z: -0.0038183848} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3730511175325958134} + m_Father: {fileID: 696533362511411004} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &9103066806156645846 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2327747252170188726} + m_Layer: 0 + m_Name: Right_LowerArm + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2327747252170188726 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9103066806156645846} + serializedVersion: 2 + m_LocalRotation: {x: 0.37416065, y: -8.0435996e-17, z: -3.2453267e-17, w: 0.92736393} + m_LocalPosition: {x: 0.0000037273983, y: -0.285085, z: -0.00000035927226} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 5719543725530995173} + m_Father: {fileID: 6924102433822799223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &9212800875732587879 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4187581901701572518} + m_Layer: 0 + m_Name: Chest + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4187581901701572518 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9212800875732587879} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0, y: 0.1034043, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 883682477172084207} + m_Father: {fileID: 7307557935909213367} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &6988000818192359962 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 4145054202642438203} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + propertyPath: m_Name + value: KyleRobot + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 73ffbc06802a247cfb1b26f4ee67eba8, type: 3} +--- !u!4 &7453708918674671089 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 73ffbc06802a247cfb1b26f4ee67eba8, + type: 3} + m_PrefabInstance: {fileID: 6988000818192359962} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs/Player.prefab.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs/Player.prefab.meta new file mode 100644 index 0000000..d49f8c7 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Prefabs/Player.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 57f521d16ae5e4f81953d3d863f3eb91 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx.meta new file mode 100644 index 0000000..c01d49b --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b46a4fefcd8094a298d12fb68b3b1938 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_01.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_01.wav new file mode 100644 index 0000000..59c73e8 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_01.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_01.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_01.wav.meta new file mode 100644 index 0000000..6de4eaa --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_01.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 72f526a6a9890f643a88e85a61c86c8a +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_02.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_02.wav new file mode 100644 index 0000000..a5ec27c Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_02.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_02.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_02.wav.meta new file mode 100644 index 0000000..896485e --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_02.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 85016e0f2b01da248b9663dd49a161b0 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_03.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_03.wav new file mode 100644 index 0000000..12b128a Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_03.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_03.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_03.wav.meta new file mode 100644 index 0000000..b064801 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_03.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 186de84b3207156479abe98f4958fed0 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_04.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_04.wav new file mode 100644 index 0000000..bdd91a4 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_04.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_04.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_04.wav.meta new file mode 100644 index 0000000..34d4dc2 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_04.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 1a91fcd19acf1e54bba0945d9f390849 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_05.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_05.wav new file mode 100644 index 0000000..b6b6d7a Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_05.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_05.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_05.wav.meta new file mode 100644 index 0000000..2097d90 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_05.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 14e8a8d2158bec840b56c54f5266e692 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_06.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_06.wav new file mode 100644 index 0000000..22a0ea1 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_06.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_06.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_06.wav.meta new file mode 100644 index 0000000..f73e9e1 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_06.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 29841e7d5bbfb5b419c9ad16ca8bc4c1 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_07.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_07.wav new file mode 100644 index 0000000..21118b3 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_07.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_07.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_07.wav.meta new file mode 100644 index 0000000..719c4f1 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_07.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: dd1af302b8902684d9381de1f2d3a5af +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_08.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_08.wav new file mode 100644 index 0000000..1831bc9 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_08.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_08.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_08.wav.meta new file mode 100644 index 0000000..cd26e75 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_08.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 67c8b33e424ccdc4486edf538ab91c5a +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_09.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_09.wav new file mode 100644 index 0000000..c375c07 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_09.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_09.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_09.wav.meta new file mode 100644 index 0000000..7ea66ea --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_09.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 274649b0e221539409070ebf6c18918b +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_10.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_10.wav new file mode 100644 index 0000000..90db047 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_10.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_10.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_10.wav.meta new file mode 100644 index 0000000..a69322d --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Footstep_10.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: a3194b8bbc96ef84fab1f98f4b7dae3e +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Land.wav b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Land.wav new file mode 100644 index 0000000..7e05f8e Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Land.wav differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Land.wav.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Land.wav.meta new file mode 100644 index 0000000..c0efdea --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Sfx/Player_Land.wav.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: ff697d3070687ce4583faa0561a145a2 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures.meta new file mode 100644 index 0000000..1ecd77f --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 86c669d59b1404bada88b6b02251ae77 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_BaseMap.png b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_BaseMap.png new file mode 100644 index 0000000..d94a1a0 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_BaseMap.png differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_BaseMap.png.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_BaseMap.png.meta new file mode 100644 index 0000000..d15ef81 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_BaseMap.png.meta @@ -0,0 +1,127 @@ +fileFormatVersion: 2 +guid: 4cd7cfbb985ec4518bfc6c73c4ee1433 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Metallic.png b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Metallic.png new file mode 100644 index 0000000..e3b32eb Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Metallic.png differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Metallic.png.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Metallic.png.meta new file mode 100644 index 0000000..249ae65 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Metallic.png.meta @@ -0,0 +1,127 @@ +fileFormatVersion: 2 +guid: 5aae2859b99764250836fdf4c100e428 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Normal.png b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Normal.png new file mode 100644 index 0000000..d5ea231 Binary files /dev/null and b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Normal.png differ diff --git a/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Normal.png.meta b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Normal.png.meta new file mode 100644 index 0000000..9ce4a91 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/SpaceRobotKyle/Textures/KyleRobot_Normal.png.meta @@ -0,0 +1,127 @@ +fileFormatVersion: 2 +guid: 791054af2a3e84d5f80f671672739900 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/ThirdPersonController.meta b/Assets/_Unity Essentials/Source Files/ThirdPersonController.meta new file mode 100644 index 0000000..565160a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/ThirdPersonController.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 94fa8808368514341b19509305faec5f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts.meta b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts.meta new file mode 100644 index 0000000..92a2067 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 359ac2a5075f04d8485b87c57df68fe9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/BasicRigidBodyPush.cs b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/BasicRigidBodyPush.cs new file mode 100644 index 0000000..7f1b3b1 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/BasicRigidBodyPush.cs @@ -0,0 +1,35 @@ +using UnityEngine; + +public class BasicRigidBodyPush : MonoBehaviour +{ + public LayerMask pushLayers; + public bool canPush; + [Range(0.5f, 5f)] public float strength = 1.1f; + + private void OnControllerColliderHit(ControllerColliderHit hit) + { + if (canPush) PushRigidBodies(hit); + } + + private void PushRigidBodies(ControllerColliderHit hit) + { + // https://docs.unity3d.com/ScriptReference/CharacterController.OnControllerColliderHit.html + + // make sure we hit a non kinematic rigidbody + Rigidbody body = hit.collider.attachedRigidbody; + if (body == null || body.isKinematic) return; + + // make sure we only push desired layer(s) + var bodyLayerMask = 1 << body.gameObject.layer; + if ((bodyLayerMask & pushLayers.value) == 0) return; + + // We dont want to push objects below us + if (hit.moveDirection.y < -0.3f) return; + + // Calculate push direction from move direction, horizontal motion only + Vector3 pushDir = new Vector3(hit.moveDirection.x, 0.0f, hit.moveDirection.z); + + // Apply the push and take strength into account + body.AddForce(pushDir * strength, ForceMode.Impulse); + } +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/BasicRigidBodyPush.cs.meta b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/BasicRigidBodyPush.cs.meta new file mode 100644 index 0000000..d0dc3af --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/BasicRigidBodyPush.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 909d917d73a63f940ac158d02e936645 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/ThirdPersonController.cs b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/ThirdPersonController.cs new file mode 100644 index 0000000..1b9863a --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/ThirdPersonController.cs @@ -0,0 +1,392 @@ + using UnityEngine; +#if ENABLE_INPUT_SYSTEM +using UnityEngine.InputSystem; +#endif + +/* Note: animations are called via the controller for both the character and capsule using animator null checks + */ + +namespace StarterAssets +{ + [RequireComponent(typeof(CharacterController))] +#if ENABLE_INPUT_SYSTEM + [RequireComponent(typeof(PlayerInput))] +#endif + public class ThirdPersonController : MonoBehaviour + { + [Header("Player")] + [Tooltip("Move speed of the character in m/s")] + public float MoveSpeed = 2.0f; + + [Tooltip("Sprint speed of the character in m/s")] + public float SprintSpeed = 5.335f; + + [Tooltip("How fast the character turns to face movement direction")] + [Range(0.0f, 0.3f)] + public float RotationSmoothTime = 0.12f; + + [Tooltip("Acceleration and deceleration")] + public float SpeedChangeRate = 10.0f; + + public AudioClip LandingAudioClip; + public AudioClip[] FootstepAudioClips; + [Range(0, 1)] public float FootstepAudioVolume = 0.5f; + + [Space(10)] + [Tooltip("The height the player can jump")] + public float JumpHeight = 1.2f; + + [Tooltip("The character uses its own gravity value. The engine default is -9.81f")] + public float Gravity = -15.0f; + + [Space(10)] + [Tooltip("Time required to pass before being able to jump again. Set to 0f to instantly jump again")] + public float JumpTimeout = 0.50f; + + [Tooltip("Time required to pass before entering the fall state. Useful for walking down stairs")] + public float FallTimeout = 0.15f; + + [Header("Player Grounded")] + [Tooltip("If the character is grounded or not. Not part of the CharacterController built in grounded check")] + public bool Grounded = true; + + [Tooltip("Useful for rough ground")] + public float GroundedOffset = -0.14f; + + [Tooltip("The radius of the grounded check. Should match the radius of the CharacterController")] + public float GroundedRadius = 0.28f; + + [Tooltip("What layers the character uses as ground")] + public LayerMask GroundLayers; + + [Header("Cinemachine")] + [Tooltip("The follow target set in the Cinemachine Virtual Camera that the camera will follow")] + public GameObject CinemachineCameraTarget; + + [Tooltip("How far in degrees can you move the camera up")] + public float TopClamp = 70.0f; + + [Tooltip("How far in degrees can you move the camera down")] + public float BottomClamp = -30.0f; + + [Tooltip("Additional degress to override the camera. Useful for fine tuning camera position when locked")] + public float CameraAngleOverride = 0.0f; + + [Tooltip("For locking the camera position on all axis")] + public bool LockCameraPosition = false; + + // cinemachine + private float _cinemachineTargetYaw; + private float _cinemachineTargetPitch; + + // player + private float _speed; + private float _animationBlend; + private float _targetRotation = 0.0f; + private float _rotationVelocity; + private float _verticalVelocity; + private float _terminalVelocity = 53.0f; + + // timeout deltatime + private float _jumpTimeoutDelta; + private float _fallTimeoutDelta; + + // animation IDs + private int _animIDSpeed; + private int _animIDGrounded; + private int _animIDJump; + private int _animIDFreeFall; + private int _animIDMotionSpeed; + +#if ENABLE_INPUT_SYSTEM + private PlayerInput _playerInput; +#endif + private Animator _animator; + private CharacterController _controller; + private StarterAssetsInputs _input; + private GameObject _mainCamera; + + private const float _threshold = 0.01f; + + private bool _hasAnimator; + + private bool IsCurrentDeviceMouse + { + get + { +#if ENABLE_INPUT_SYSTEM + return _playerInput.currentControlScheme == "KeyboardMouse"; +#else + return false; +#endif + } + } + + + private void Awake() + { + // get a reference to our main camera + if (_mainCamera == null) + { + _mainCamera = GameObject.FindGameObjectWithTag("MainCamera"); + } + } + + private void Start() + { + _cinemachineTargetYaw = CinemachineCameraTarget.transform.rotation.eulerAngles.y; + + _hasAnimator = TryGetComponent(out _animator); + _controller = GetComponent(); + _input = GetComponent(); +#if ENABLE_INPUT_SYSTEM + _playerInput = GetComponent(); +#else + Debug.LogError( "Starter Assets package is missing dependencies. Please use Tools/Starter Assets/Reinstall Dependencies to fix it"); +#endif + + AssignAnimationIDs(); + + // reset our timeouts on start + _jumpTimeoutDelta = JumpTimeout; + _fallTimeoutDelta = FallTimeout; + } + + private void Update() + { + _hasAnimator = TryGetComponent(out _animator); + + JumpAndGravity(); + GroundedCheck(); + Move(); + } + + private void LateUpdate() + { + CameraRotation(); + } + + private void AssignAnimationIDs() + { + _animIDSpeed = Animator.StringToHash("Speed"); + _animIDGrounded = Animator.StringToHash("Grounded"); + _animIDJump = Animator.StringToHash("Jump"); + _animIDFreeFall = Animator.StringToHash("FreeFall"); + _animIDMotionSpeed = Animator.StringToHash("MotionSpeed"); + } + + private void GroundedCheck() + { + // set sphere position, with offset + Vector3 spherePosition = new Vector3(transform.position.x, transform.position.y - GroundedOffset, + transform.position.z); + Grounded = Physics.CheckSphere(spherePosition, GroundedRadius, GroundLayers, + QueryTriggerInteraction.Ignore); + + // update animator if using character + if (_hasAnimator) + { + _animator.SetBool(_animIDGrounded, Grounded); + } + } + + private void CameraRotation() + { + // if there is an input and camera position is not fixed + if (_input.look.sqrMagnitude >= _threshold && !LockCameraPosition) + { + //Don't multiply mouse input by Time.deltaTime; + float deltaTimeMultiplier = IsCurrentDeviceMouse ? 1.0f : Time.deltaTime; + + _cinemachineTargetYaw += _input.look.x * deltaTimeMultiplier; + _cinemachineTargetPitch += _input.look.y * deltaTimeMultiplier; + } + + // clamp our rotations so our values are limited 360 degrees + _cinemachineTargetYaw = ClampAngle(_cinemachineTargetYaw, float.MinValue, float.MaxValue); + _cinemachineTargetPitch = ClampAngle(_cinemachineTargetPitch, BottomClamp, TopClamp); + + // Cinemachine will follow this target + CinemachineCameraTarget.transform.rotation = Quaternion.Euler(_cinemachineTargetPitch + CameraAngleOverride, + _cinemachineTargetYaw, 0.0f); + } + + private void Move() + { + // set target speed based on move speed, sprint speed and if sprint is pressed + float targetSpeed = _input.sprint ? SprintSpeed : MoveSpeed; + + // a simplistic acceleration and deceleration designed to be easy to remove, replace, or iterate upon + + // note: Vector2's == operator uses approximation so is not floating point error prone, and is cheaper than magnitude + // if there is no input, set the target speed to 0 + if (_input.move == Vector2.zero) targetSpeed = 0.0f; + + // a reference to the players current horizontal velocity + float currentHorizontalSpeed = new Vector3(_controller.velocity.x, 0.0f, _controller.velocity.z).magnitude; + + float speedOffset = 0.1f; + float inputMagnitude = _input.analogMovement ? _input.move.magnitude : 1f; + + // accelerate or decelerate to target speed + if (currentHorizontalSpeed < targetSpeed - speedOffset || + currentHorizontalSpeed > targetSpeed + speedOffset) + { + // creates curved result rather than a linear one giving a more organic speed change + // note T in Lerp is clamped, so we don't need to clamp our speed + _speed = Mathf.Lerp(currentHorizontalSpeed, targetSpeed * inputMagnitude, + Time.deltaTime * SpeedChangeRate); + + // round speed to 3 decimal places + _speed = Mathf.Round(_speed * 1000f) / 1000f; + } + else + { + _speed = targetSpeed; + } + + _animationBlend = Mathf.Lerp(_animationBlend, targetSpeed, Time.deltaTime * SpeedChangeRate); + if (_animationBlend < 0.01f) _animationBlend = 0f; + + // normalise input direction + Vector3 inputDirection = new Vector3(_input.move.x, 0.0f, _input.move.y).normalized; + + // note: Vector2's != operator uses approximation so is not floating point error prone, and is cheaper than magnitude + // if there is a move input rotate player when the player is moving + if (_input.move != Vector2.zero) + { + _targetRotation = Mathf.Atan2(inputDirection.x, inputDirection.z) * Mathf.Rad2Deg + + _mainCamera.transform.eulerAngles.y; + float rotation = Mathf.SmoothDampAngle(transform.eulerAngles.y, _targetRotation, ref _rotationVelocity, + RotationSmoothTime); + + // rotate to face input direction relative to camera position + transform.rotation = Quaternion.Euler(0.0f, rotation, 0.0f); + } + + + Vector3 targetDirection = Quaternion.Euler(0.0f, _targetRotation, 0.0f) * Vector3.forward; + + // move the player + _controller.Move(targetDirection.normalized * (_speed * Time.deltaTime) + + new Vector3(0.0f, _verticalVelocity, 0.0f) * Time.deltaTime); + + // update animator if using character + if (_hasAnimator) + { + _animator.SetFloat(_animIDSpeed, _animationBlend); + _animator.SetFloat(_animIDMotionSpeed, inputMagnitude); + } + } + + private void JumpAndGravity() + { + if (Grounded) + { + // reset the fall timeout timer + _fallTimeoutDelta = FallTimeout; + + // update animator if using character + if (_hasAnimator) + { + _animator.SetBool(_animIDJump, false); + _animator.SetBool(_animIDFreeFall, false); + } + + // stop our velocity dropping infinitely when grounded + if (_verticalVelocity < 0.0f) + { + _verticalVelocity = -2f; + } + + // Jump + if (_input.jump && _jumpTimeoutDelta <= 0.0f) + { + // the square root of H * -2 * G = how much velocity needed to reach desired height + _verticalVelocity = Mathf.Sqrt(JumpHeight * -2f * Gravity); + + // update animator if using character + if (_hasAnimator) + { + _animator.SetBool(_animIDJump, true); + } + } + + // jump timeout + if (_jumpTimeoutDelta >= 0.0f) + { + _jumpTimeoutDelta -= Time.deltaTime; + } + } + else + { + // reset the jump timeout timer + _jumpTimeoutDelta = JumpTimeout; + + // fall timeout + if (_fallTimeoutDelta >= 0.0f) + { + _fallTimeoutDelta -= Time.deltaTime; + } + else + { + // update animator if using character + if (_hasAnimator) + { + _animator.SetBool(_animIDFreeFall, true); + } + } + + // if we are not grounded, do not jump + _input.jump = false; + } + + // apply gravity over time if under terminal (multiply by delta time twice to linearly speed up over time) + if (_verticalVelocity < _terminalVelocity) + { + _verticalVelocity += Gravity * Time.deltaTime; + } + } + + private static float ClampAngle(float lfAngle, float lfMin, float lfMax) + { + if (lfAngle < -360f) lfAngle += 360f; + if (lfAngle > 360f) lfAngle -= 360f; + return Mathf.Clamp(lfAngle, lfMin, lfMax); + } + + private void OnDrawGizmosSelected() + { + Color transparentGreen = new Color(0.0f, 1.0f, 0.0f, 0.35f); + Color transparentRed = new Color(1.0f, 0.0f, 0.0f, 0.35f); + + if (Grounded) Gizmos.color = transparentGreen; + else Gizmos.color = transparentRed; + + // when selected, draw a gizmo in the position of, and matching radius of, the grounded collider + Gizmos.DrawSphere( + new Vector3(transform.position.x, transform.position.y - GroundedOffset, transform.position.z), + GroundedRadius); + } + + private void OnFootstep(AnimationEvent animationEvent) + { + if (animationEvent.animatorClipInfo.weight > 0.5f) + { + if (FootstepAudioClips.Length > 0) + { + var index = Random.Range(0, FootstepAudioClips.Length); + AudioSource.PlayClipAtPoint(FootstepAudioClips[index], transform.TransformPoint(_controller.center), FootstepAudioVolume); + } + } + } + + private void OnLand(AnimationEvent animationEvent) + { + if (animationEvent.animatorClipInfo.weight > 0.5f) + { + AudioSource.PlayClipAtPoint(LandingAudioClip, transform.TransformPoint(_controller.center), FootstepAudioVolume); + } + } + } +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/ThirdPersonController.cs.meta b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/ThirdPersonController.cs.meta new file mode 100644 index 0000000..8c670a3 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/ThirdPersonController/Scripts/ThirdPersonController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 26e54e5a728a9234ab24fcf1460ed8a2 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/VFX.meta b/Assets/_Unity Essentials/Source Files/VFX.meta new file mode 100644 index 0000000..6fe1c98 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/VFX.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ee5a59385cc434136ac7544ff6e6e768 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/VFX/ConfettiCelebration.prefab b/Assets/_Unity Essentials/Source Files/VFX/ConfettiCelebration.prefab new file mode 100644 index 0000000..0f81dca --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/VFX/ConfettiCelebration.prefab @@ -0,0 +1,9814 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7276764443248859406 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7276764443248859405} + - component: {fileID: 7276764443248859404} + - component: {fileID: 7276764443248859407} + m_Layer: 0 + m_Name: ConfettiCelebration + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7276764443248859405 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7276764443248859406} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068} + m_LocalPosition: {x: 11, y: 2, z: 60} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7276764443775147242} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} +--- !u!198 &7276764443248859404 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7276764443248859406} + serializedVersion: 8 + lengthInSec: 5 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 0 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 0 + looping: 0 + prewarm: 0 + playOnAwake: 0 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 0 + moveWithCustomTransform: {fileID: 0} + scalingMode: 1 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 3 + scalar: 4 + minScalar: 0.0001 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 3 + scalar: 10 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 4 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 0, b: 0, a: 1} + key2: {r: 0, g: 0.6912031, b: 1, a: 1} + key3: {r: 0, g: 1, b: 0.016950846, a: 0} + key4: {r: 1, g: 0.99501103, b: 0, a: 0} + key5: {r: 1, g: 1, b: 1, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 10987 + ctime2: 28720 + ctime3: 42020 + ctime4: 53199 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 65535 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 6 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.25 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 1.5707963 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 1.5707963 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 1.5707963 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + maxNumParticles: 1000 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 1 + rotation3D: 1 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.75 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 4 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 1 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 1, y: 1, z: 1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 50 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.01 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 13.976815 + outSlope: 13.976815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.15999804 + - serializedVersion: 3 + time: 0.10638428 + value: 0.99596786 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40852404 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -3.858006 + outSlope: -3.858006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.10072173 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 3 + scalar: -3.1415925 + minScalar: 3.1415925 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 3 + scalar: -3.1415925 + minScalar: 3.1415925 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 3 + scalar: 3.1415925 + minScalar: -3.1415925 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 1 + ColorModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 0 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 1 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.5 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 0 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.7853982 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 1} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &7276764443248859407 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7276764443248859406} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10306, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 4 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.5 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 1 + m_ApplyActiveColorSpace: 1 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 00010304 + m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 +--- !u!1 &7276764443775147245 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7276764443775147242} + - component: {fileID: 7276764443775147240} + - component: {fileID: 7276764443775147243} + m_Layer: 0 + m_Name: RainbowLines + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7276764443775147242 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7276764443775147245} + 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: 7276764443248859405} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} +--- !u!198 &7276764443775147240 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7276764443775147245} + serializedVersion: 8 + lengthInSec: 5 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 0 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 0 + looping: 0 + prewarm: 0 + playOnAwake: 0 + useUnscaledTime: 0 + autoRandomSeed: 1 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 0 + moveWithCustomTransform: {fileID: 0} + scalingMode: 1 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 3 + scalar: 2 + minScalar: 0.5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 3 + scalar: 40 + minScalar: 20 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 4 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 0, b: 0, a: 1} + key2: {r: 0, g: 0.6912031, b: 1, a: 1} + key3: {r: 0, g: 1, b: 0.016950846, a: 0} + key4: {r: 1, g: 0.99501103, b: 0, a: 0} + key5: {r: 1, g: 1, b: 1, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 10987 + ctime2: 28720 + ctime3: 42020 + ctime4: 53199 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 65535 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 6 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.25 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 6.283185 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 6.283185 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 3 + scalar: 0 + minScalar: 6.283185 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + maxNumParticles: 1000 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 1 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 5 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 4 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 1 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 1, y: 1, z: 1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 3 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 10 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.01 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 13.976815 + outSlope: 13.976815 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.15999804 + - serializedVersion: 3 + time: 0.10638428 + value: 0.99596786 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.40852404 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -3.858006 + outSlope: -3.858006 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.10072173 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 1 + x: + serializedVersion: 2 + minMaxState: 3 + scalar: -3.1415925 + minScalar: 3.1415925 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 3 + scalar: -3.1415925 + minScalar: 3.1415925 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 3 + scalar: 3.1415925 + minScalar: -3.1415925 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 1 + ColorModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 0 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.7853982 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 1} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 1 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 3.6766129 + outSlope: 3.6766129 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.4901961 + - serializedVersion: 3 + time: 0.21702127 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -1.0711783 + outSlope: -1.0711783 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.12499997 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &7276764443775147243 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7276764443775147245} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10306, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10306, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 5 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.5 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 1 + m_ApplyActiveColorSpace: 1 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 00010304 + m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 diff --git a/Assets/_Unity Essentials/Source Files/VFX/ConfettiCelebration.prefab.meta b/Assets/_Unity Essentials/Source Files/VFX/ConfettiCelebration.prefab.meta new file mode 100644 index 0000000..db94eda --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/VFX/ConfettiCelebration.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2f5d313409ec64adc9647e645f3fd9f2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Source Files/VFX/VFX_Star_Burst.prefab b/Assets/_Unity Essentials/Source Files/VFX/VFX_Star_Burst.prefab new file mode 100644 index 0000000..f76cfc5 --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/VFX/VFX_Star_Burst.prefab @@ -0,0 +1,4916 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &82529394157422205 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3767800946702786098} + - component: {fileID: 7589277036709157142} + - component: {fileID: 4062625111709152264} + - component: {fileID: -1782759784141479471} + m_Layer: 0 + m_Name: VFX_Star_Burst + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3767800946702786098 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 82529394157422205} + serializedVersion: 2 + m_LocalRotation: {x: 0.6995733, y: 0.10294341, z: -0.10294343, w: 0.69957316} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.2, y: 0.19999996, z: 0.2} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!198 &7589277036709157142 +ParticleSystem: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 82529394157422205} + serializedVersion: 8 + lengthInSec: 0.05 + simulationSpeed: 1 + stopAction: 0 + cullingMode: 3 + ringBufferMode: 0 + ringBufferLoopRange: {x: 0, y: 1} + emitterVelocityMode: 1 + looping: 0 + prewarm: 0 + playOnAwake: 1 + useUnscaledTime: 0 + autoRandomSeed: 0 + startDelay: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0.1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + moveWithTransform: 1 + moveWithCustomTransform: {fileID: 0} + scalingMode: 2 + randomSeed: 0 + InitialModule: + serializedVersion: 3 + enabled: 1 + startLifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.5 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 5 + minScalar: 5 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startColor: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 0.990566, g: 0.990566, b: 0.990566, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + startSize: + serializedVersion: 2 + minMaxState: 0 + scalar: 0.1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startSizeZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotationY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startRotation: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + randomizeRotationDirection: 0 + gravitySource: 0 + maxNumParticles: 100 + customEmitterVelocity: {x: 0, y: 0, z: 0} + size3D: 0 + rotation3D: 0 + gravityModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: -0.5 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + ShapeModule: + serializedVersion: 6 + enabled: 1 + type: 17 + angle: 25 + length: 5 + boxThickness: {x: 0, y: 0, z: 0} + radiusThickness: 0 + donutRadius: 0.2 + m_Position: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0} + m_Scale: {x: 1, y: 1, z: 1} + placementMode: 0 + m_MeshMaterialIndex: 0 + m_MeshNormalOffset: 0 + m_MeshSpawn: + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Mesh: {fileID: 0} + m_MeshRenderer: {fileID: 0} + m_SkinnedMeshRenderer: {fileID: 0} + m_Sprite: {fileID: 0} + m_SpriteRenderer: {fileID: 0} + m_UseMeshMaterialIndex: 0 + m_UseMeshColors: 1 + alignToDirection: 0 + m_Texture: {fileID: 0} + m_TextureClipChannel: 3 + m_TextureClipThreshold: 0 + m_TextureUVChannel: 0 + m_TextureColorAffectsParticles: 1 + m_TextureAlphaAffectsParticles: 1 + m_TextureBilinearFiltering: 0 + randomDirectionAmount: 0 + sphericalDirectionAmount: 0 + randomPositionAmount: 0 + radius: + value: 1 + mode: 0 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + arc: + value: 360 + mode: 3 + spread: 0 + speed: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + EmissionModule: + enabled: 1 + serializedVersion: 4 + rateOverTime: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 10 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rateOverDistance: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_BurstCount: 1 + m_Bursts: + - serializedVersion: 2 + time: 0 + countCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 50 + minScalar: 30 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + cycleCount: 1 + repeatInterval: 0.1 + probability: 1 + SizeModule: + enabled: 1 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1.8882564 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -2 + outSlope: -2 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.45414844 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.0031260783 + value: 0.45413515 + inSlope: -0.0084915925 + outSlope: -0.0084915925 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + RotationModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 3.4906585 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + ColorModule: + enabled: 1 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 0} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 1, g: 1, b: 1, a: 0} + key3: {r: 1, g: 0, b: 0, a: 0} + key4: {r: 1, g: 0, b: 0, a: 0} + key5: {r: 1, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 65535 + ctime3: 65535 + ctime4: 65535 + ctime5: 65535 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 38357 + atime2: 65535 + atime3: 65535 + atime4: 65535 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: 0 + m_NumColorKeys: 2 + m_NumAlphaKeys: 3 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + UVModule: + serializedVersion: 2 + enabled: 0 + mode: 0 + timeMode: 0 + fps: 30 + frameOverTime: + serializedVersion: 2 + minMaxState: 1 + scalar: 0.9999 + minScalar: 0.9999 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + startFrame: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedRange: {x: 0, y: 1} + tilesX: 1 + tilesY: 1 + animationType: 0 + rowIndex: 0 + cycles: 1 + uvChannelMask: -1 + rowMode: 1 + sprites: + - sprite: {fileID: 0} + flipU: 0 + flipV: 0 + VelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 34 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 34 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetX: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetY: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + orbitalOffsetZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + radial: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + speedModifier: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + InheritVelocityModule: + enabled: 0 + m_Mode: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + LifetimeByEmitterSpeedModule: + enabled: 0 + m_Curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: -0.8 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.2 + inSlope: -0.8 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Range: {x: 0, y: 1} + ForceModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + inWorldSpace: 0 + randomizePerFrame: 0 + ExternalForcesModule: + serializedVersion: 2 + enabled: 0 + multiplierCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + influenceFilter: 0 + influenceMask: + serializedVersion: 2 + m_Bits: 4294967295 + influenceList: [] + ClampVelocityModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + magnitude: + serializedVersion: 2 + minMaxState: 1 + scalar: 8 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96585363 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxis: 0 + inWorldSpace: 0 + multiplyDragByParticleSize: 1 + multiplyDragByParticleVelocity: 1 + dampen: 1 + drag: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + NoiseModule: + enabled: 0 + strength: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthY: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + strengthZ: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + frequency: 0.5 + damping: 1 + octaves: 1 + octaveMultiplier: 0.5 + octaveScale: 2 + quality: 2 + scrollSpeed: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remap: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapY: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapZ: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + remapEnabled: 0 + positionAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + rotationAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + sizeAmount: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + SizeBySpeedModule: + enabled: 0 + curve: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + z: + serializedVersion: 2 + minMaxState: 1 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + range: {x: 0, y: 1} + separateAxes: 0 + RotationBySpeedModule: + enabled: 0 + x: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + y: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + curve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1.5707963 + minScalar: 0.7853982 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + separateAxes: 0 + range: {x: 0, y: 50} + ColorBySpeedModule: + enabled: 0 + gradient: + serializedVersion: 2 + minMaxState: 1 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + range: {x: 0, y: 1} + CollisionModule: + enabled: 0 + serializedVersion: 4 + type: 0 + collisionMode: 0 + colliderForce: 0 + multiplyColliderForceByParticleSize: 0 + multiplyColliderForceByParticleSpeed: 0 + multiplyColliderForceByCollisionAngle: 1 + m_Planes: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_Dampen: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Bounce: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_EnergyLossOnCollision: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minKillSpeed: 0 + maxKillSpeed: 10000 + radiusScale: 1 + collidesWith: + serializedVersion: 2 + m_Bits: 4294967295 + maxCollisionShapes: 256 + quality: 0 + voxelSize: 0.5 + collisionMessages: 0 + collidesWithDynamic: 1 + interiorCollisions: 0 + TriggerModule: + enabled: 0 + serializedVersion: 2 + inside: 1 + outside: 0 + enter: 0 + exit: 0 + colliderQueryMode: 0 + radiusScale: 1 + primitives: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + SubModule: + serializedVersion: 2 + enabled: 0 + subEmitters: + - serializedVersion: 3 + emitter: {fileID: 0} + type: 0 + properties: 0 + emitProbability: 1 + LightsModule: + enabled: 0 + ratio: 0 + light: {fileID: 0} + randomDistribution: 1 + color: 1 + range: 1 + intensity: 1 + rangeCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + intensityCurve: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + maxLights: 20 + TrailModule: + enabled: 0 + mode: 0 + ratio: 1 + lifetime: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minVertexDistance: 0.2 + textureMode: 0 + textureScale: {x: 1, y: 1} + ribbonCount: 1 + shadowBias: 0.5 + worldSpace: 0 + dieWithParticles: 1 + sizeAffectsWidth: 1 + sizeAffectsLifetime: 0 + inheritParticleColor: 1 + generateLightingData: 0 + splitSubEmitterRibbons: 0 + attachRibbonsToTransform: 0 + colorOverLifetime: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + widthOverTrail: + serializedVersion: 2 + minMaxState: 0 + scalar: 1 + minScalar: 1 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + colorOverTrail: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + CustomDataModule: + enabled: 0 + mode0: 0 + vectorComponentCount0: 4 + color0: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel0: Color + vector0_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_0: X + vector0_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_1: Y + vector0_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_2: Z + vector0_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel0_3: W + mode1: 0 + vectorComponentCount1: 4 + color1: + serializedVersion: 2 + minMaxState: 0 + minColor: {r: 1, g: 1, b: 1, a: 1} + maxColor: {r: 1, g: 1, b: 1, a: 1} + maxGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + minGradient: + serializedVersion: 2 + key0: {r: 1, g: 1, b: 1, a: 1} + key1: {r: 1, g: 1, b: 1, a: 1} + key2: {r: 0, g: 0, b: 0, a: 0} + key3: {r: 0, g: 0, b: 0, a: 0} + key4: {r: 0, g: 0, b: 0, a: 0} + key5: {r: 0, g: 0, b: 0, a: 0} + key6: {r: 0, g: 0, b: 0, a: 0} + key7: {r: 0, g: 0, b: 0, a: 0} + ctime0: 0 + ctime1: 65535 + ctime2: 0 + ctime3: 0 + ctime4: 0 + ctime5: 0 + ctime6: 0 + ctime7: 0 + atime0: 0 + atime1: 65535 + atime2: 0 + atime3: 0 + atime4: 0 + atime5: 0 + atime6: 0 + atime7: 0 + m_Mode: 0 + m_ColorSpace: -1 + m_NumColorKeys: 2 + m_NumAlphaKeys: 2 + colorLabel1: Color + vector1_0: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_0: X + vector1_1: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_1: Y + vector1_2: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_2: Z + vector1_3: + serializedVersion: 2 + minMaxState: 0 + scalar: 0 + minScalar: 0 + maxCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + minCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + vectorLabel1_3: W +--- !u!199 &4062625111709152264 +ParticleSystemRenderer: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 82529394157422205} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 0 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1bada8888e561724686d8b7a2216dfe8, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_RenderMode: 4 + m_MeshDistribution: 0 + m_SortMode: 0 + m_MinParticleSize: 0 + m_MaxParticleSize: 0.8 + m_CameraVelocityScale: 0 + m_VelocityScale: 0 + m_LengthScale: 2 + m_SortingFudge: 0 + m_NormalDirection: 1 + m_ShadowBias: 0 + m_RenderAlignment: 2 + m_Pivot: {x: 0, y: 0, z: 0} + m_Flip: {x: 0, y: 0, z: 0} + m_UseCustomVertexStreams: 0 + m_EnableGPUInstancing: 0 + m_ApplyActiveColorSpace: 0 + m_AllowRoll: 1 + m_FreeformStretching: 0 + m_RotateWithStretchDirection: 1 + m_VertexStreams: 0001030405 + m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} + m_Mesh1: {fileID: 0} + m_Mesh2: {fileID: 0} + m_Mesh3: {fileID: 0} + m_MeshWeighting: 1 + m_MeshWeighting1: 1 + m_MeshWeighting2: 1 + m_MeshWeighting3: 1 + m_MaskInteraction: 0 +--- !u!82 &-1782759784141479471 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 82529394157422205} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 9217f9fb9c9914260b4ccb50d76d9fc9, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 1 + Loop: 0 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 diff --git a/Assets/_Unity Essentials/Source Files/VFX/VFX_Star_Burst.prefab.meta b/Assets/_Unity Essentials/Source Files/VFX/VFX_Star_Burst.prefab.meta new file mode 100644 index 0000000..425cf9d --- /dev/null +++ b/Assets/_Unity Essentials/Source Files/VFX/VFX_Star_Burst.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d215f5256273c476b944e5e8108c3fb5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites.meta b/Assets/_Unity Essentials/Sprites.meta new file mode 100644 index 0000000..924e0df --- /dev/null +++ b/Assets/_Unity Essentials/Sprites.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a50994b4376054ded8c289e338b8efe9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Animated.meta b/Assets/_Unity Essentials/Sprites/Animated.meta new file mode 100644 index 0000000..c55fbb9 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9705cf5d8eebc4171ae2850b30c18f24 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Animated/Dog.anim b/Assets/_Unity Essentials/Sprites/Animated/Dog.anim new file mode 100644 index 0000000..286fb05 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Dog.anim @@ -0,0 +1,93 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Dog + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: + - serializedVersion: 2 + curve: + - time: 0 + value: {fileID: 415981567, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.083333336 + value: {fileID: -613848608, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.16666667 + value: {fileID: 277592440, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.25 + value: {fileID: -108965284, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.33333334 + value: {fileID: -2077039455, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.41666666 + value: {fileID: -1613468660, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.5 + value: {fileID: -1223809875, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - time: 0.5833333 + value: {fileID: 959383019, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + attribute: m_Sprite + path: + classID: 212 + script: {fileID: 0} + flags: 2 + m_SampleRate: 12 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + isIntCurve: 0 + isSerializeReferenceCurve: 0 + pptrCurveMapping: + - {fileID: 415981567, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: -613848608, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: 277592440, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: -108965284, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: -2077039455, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: -1613468660, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: -1223809875, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + - {fileID: 959383019, guid: 0e3220fa09061467fb07554d5d3c170f, type: 3} + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.6666666 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/_Unity Essentials/Sprites/Animated/Dog.anim.meta b/Assets/_Unity Essentials/Sprites/Animated/Dog.anim.meta new file mode 100644 index 0000000..5bc1a92 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Dog.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5750faf1270433144b510ce4cd300b3b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Cat.png b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Cat.png new file mode 100644 index 0000000..a36f208 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Cat.png differ diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Cat.png.meta b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Cat.png.meta new file mode 100644 index 0000000..ba2708f --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Cat.png.meta @@ -0,0 +1,175 @@ +fileFormatVersion: 2 +guid: 2e651cf9d770f45f0a402657aea31862 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 400 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: Sprite Sheet_Cat_0 + rect: + serializedVersion: 2 + x: 0 + y: 0 + width: 2048 + height: 1024 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: bee4c2c1eb680436aba38bef88a14bb8 + internalID: 1399023219 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 8f74aa503cbb24645803a8c2cc8d513c + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: + Sprite Sheet_Cat_0: 1399023219 + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog.png b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog.png new file mode 100644 index 0000000..7682997 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog.png differ diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog.png.meta b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog.png.meta new file mode 100644 index 0000000..8034f83 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog.png.meta @@ -0,0 +1,316 @@ +fileFormatVersion: 2 +guid: 0e3220fa09061467fb07554d5d3c170f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 85 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: Sprite Sheet_Dog_0 + rect: + serializedVersion: 2 + x: 34 + y: 131 + width: 63 + height: 122 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: bb0bcc9cce60e4f4db1a1705db1556e7 + internalID: 415981567 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_1 + rect: + serializedVersion: 2 + x: 162 + y: 131 + width: 63 + height: 122 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 93b84a50107373445a16e3efd9db93cb + internalID: -613848608 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_2 + rect: + serializedVersion: 2 + x: 290 + y: 131 + width: 62 + height: 120 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: e567d723075dfe442a9db17849bd14d2 + internalID: 277592440 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_3 + rect: + serializedVersion: 2 + x: 418 + y: 131 + width: 62 + height: 122 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 7d5a11999b7f89540a499ed8ed78e4ba + internalID: -108965284 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_4 + rect: + serializedVersion: 2 + x: 34 + y: 3 + width: 62 + height: 122 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: cbe027ca216550f40bea9621f9cd3f4c + internalID: -2077039455 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_5 + rect: + serializedVersion: 2 + x: 162 + y: 3 + width: 63 + height: 120 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: df16ddac74d1a8f4b952dbff5ff0fe83 + internalID: -1613468660 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_6 + rect: + serializedVersion: 2 + x: 287 + y: 3 + width: 66 + height: 120 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 149fd195ef20ee142b8910bac49accc0 + internalID: -1223809875 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Sprite Sheet_Dog_7 + rect: + serializedVersion: 2 + x: 418 + y: 3 + width: 62 + height: 120 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 0, y: 0, z: 0, w: 0} + customData: + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: fcd3cbcd3d72e49479cd1b6403022207 + internalID: 959383019 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: e83aaf21f92004d9aa0d033dea86afa9 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: + - key: SpriteEditor.SliceSettings + value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":64.0,"y":64.0},"gridSpriteOffset":{"x":0.0,"y":0.0},"gridSpritePadding":{"x":0.0,"y":0.0},"pivot":{"x":0.5,"y":0.5},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":0,"pivotUnitMode":0,"slicingType":0,"keepEmptyRects":false,"isAlternate":false}' + nameFileIdTable: + Sprite Sheet_Dog_0: 415981567 + Sprite Sheet_Dog_1: -613848608 + Sprite Sheet_Dog_2: 277592440 + Sprite Sheet_Dog_3: -108965284 + Sprite Sheet_Dog_4: -2077039455 + Sprite Sheet_Dog_5: -1613468660 + Sprite Sheet_Dog_6: -1223809875 + Sprite Sheet_Dog_7: 959383019 + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0 1.controller b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0 1.controller new file mode 100644 index 0000000..98a3740 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0 1.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-8368983802382984400 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New Animation + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 814914c9d5cc29743ad00f6bf02bf6e7, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &-143136487761650377 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: -8368983802382984400} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -8368983802382984400} +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sprite Sheet_Dog_0 1 + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -143136487761650377} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0 1.controller.meta b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0 1.controller.meta new file mode 100644 index 0000000..4238786 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0 1.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c98b8e03754be7b48896f6400209d99e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0.controller b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0.controller new file mode 100644 index 0000000..a436b15 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1107 &-3114561765754114989 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 8343479225991350457} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 8343479225991350457} +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sprite Sheet_Dog_0 + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -3114561765754114989} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &8343479225991350457 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Dog + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 5750faf1270433144b510ce4cd300b3b, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0.controller.meta b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0.controller.meta new file mode 100644 index 0000000..f772e41 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Animated/Sprite Sheet_Dog_0.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 13c1fb6c6aef55640a528ca2bc2c9191 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters.meta b/Assets/_Unity Essentials/Sprites/Characters.meta new file mode 100644 index 0000000..026c815 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 04cee43be41b044e4990960715456d07 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/Car_2D.png b/Assets/_Unity Essentials/Sprites/Characters/Car_2D.png new file mode 100644 index 0000000..9702aef Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/Car_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/Car_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/Car_2D.png.meta new file mode 100644 index 0000000..39fbd58 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/Car_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: eb1cd52e2fb8b436aaae3d6033db79c9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/Dumper_2D.png b/Assets/_Unity Essentials/Sprites/Characters/Dumper_2D.png new file mode 100644 index 0000000..6add3c2 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/Dumper_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/Dumper_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/Dumper_2D.png.meta new file mode 100644 index 0000000..c5632dd --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/Dumper_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 2d3bb463e2b064ccb8727e30f84f16f9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1250 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/Mouse_2D.png b/Assets/_Unity Essentials/Sprites/Characters/Mouse_2D.png new file mode 100644 index 0000000..6576302 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/Mouse_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/Mouse_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/Mouse_2D.png.meta new file mode 100644 index 0000000..a378c86 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/Mouse_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 471487b03ec3644f48ea79b3f87db5bc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1000 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/RacingCar_2D.png b/Assets/_Unity Essentials/Sprites/Characters/RacingCar_2D.png new file mode 100644 index 0000000..2bf4616 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/RacingCar_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/RacingCar_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/RacingCar_2D.png.meta new file mode 100644 index 0000000..2ba014d --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/RacingCar_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 42e108e8c474d4f3fb30f3b7e7ac1ccc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/Roomba_2D.png b/Assets/_Unity Essentials/Sprites/Characters/Roomba_2D.png new file mode 100644 index 0000000..0f97f44 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/Roomba_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/Roomba_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/Roomba_2D.png.meta new file mode 100644 index 0000000..e5da78f --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/Roomba_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: b0b81f769a0754b0b809d0e9d54a6673 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1400 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/Train_2D.png b/Assets/_Unity Essentials/Sprites/Characters/Train_2D.png new file mode 100644 index 0000000..2550cd3 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/Train_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/Train_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/Train_2D.png.meta new file mode 100644 index 0000000..ad3a390 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/Train_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 6d2d5b690392c4d4f9e03cb21c9b3eda +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1200 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Characters/UFO_2D.png b/Assets/_Unity Essentials/Sprites/Characters/UFO_2D.png new file mode 100644 index 0000000..5aaec7a Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Characters/UFO_2D.png differ diff --git a/Assets/_Unity Essentials/Sprites/Characters/UFO_2D.png.meta b/Assets/_Unity Essentials/Sprites/Characters/UFO_2D.png.meta new file mode 100644 index 0000000..5151b68 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Characters/UFO_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 4b00f5edd3d374eceba7b1b6fc8a02be +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 1250 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Collectibles.meta b/Assets/_Unity Essentials/Sprites/Collectibles.meta new file mode 100644 index 0000000..aa7c6ea --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8b6e698dcd75a40bc810f13b5b5a31e6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Cheese_2D.prefab b/Assets/_Unity Essentials/Sprites/Collectibles/Cheese_2D.prefab new file mode 100644 index 0000000..38a9f91 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Cheese_2D.prefab @@ -0,0 +1,165 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &443611156633310419 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5597155593495011473} + - component: {fileID: 6187404078985084923} + - component: {fileID: 4635697929599746922} + - component: {fileID: 5728797984108786630} + m_Layer: 0 + m_Name: Cheese_2D + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5597155593495011473 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 443611156633310419} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.285, y: 0.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &6187404078985084923 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 443611156633310419} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 4a05a259aaec445b6848eaf8f321b81a, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.216, y: 0.292} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!60 &4635697929599746922 +PolygonCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 443611156633310419} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.49230778, y: 0.3751927} + oldSize: {x: 0.216, y: 0.292} + newSize: {x: 0.216, y: 0.292} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Points: + m_Paths: + - - {x: 0.09966153, y: -0.06155627} + - {x: 0.08766153, y: -0.027556268} + - {x: 0.035661522, y: 0.11044374} + - {x: 0.03166152, y: 0.11844374} + - {x: 0.019661523, y: 0.15844373} + - {x: 0.0076615224, y: 0.17644374} + - {x: 0.001661522, y: 0.17644374} + - {x: -0.0003384781, y: 0.17444374} + - {x: -0.010338479, y: 0.14844373} + - {x: -0.05033848, y: 0.042443734} + - {x: -0.062338483, y: 0.010443734} + - {x: -0.098338485, y: -0.08755627} + - {x: -0.102338485, y: -0.103556275} + - {x: -0.098338485, y: -0.10755627} + - {x: 0.10966153, y: -0.10755627} + - {x: 0.10966153, y: -0.08755627} + - {x: 0.10566153, y: -0.07755627} + m_UseDelaunayMesh: 0 +--- !u!114 &5728797984108786630 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 443611156633310419} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 613c788f1945544f5baa134130a6b70d, type: 3} + m_Name: + m_EditorClassIdentifier: + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 3eed43ae6a7284ee4bf43fb2fec8342b, + type: 3} diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Cheese_2D.prefab.meta b/Assets/_Unity Essentials/Sprites/Collectibles/Cheese_2D.prefab.meta new file mode 100644 index 0000000..15afd29 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Cheese_2D.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 40ebde13482cf41c1bddf29d77a06471 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Dirt_2D.prefab b/Assets/_Unity Essentials/Sprites/Collectibles/Dirt_2D.prefab new file mode 100644 index 0000000..4ce0447 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Dirt_2D.prefab @@ -0,0 +1,170 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4093764476435328611 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 326743505800490892} + - component: {fileID: 3773735217651713469} + - component: {fileID: 5634682085026145671} + - component: {fileID: 5666923472638593309} + m_Layer: 0 + m_Name: Dirt_2D + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &326743505800490892 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4093764476435328611} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.348, y: 0.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &3773735217651713469 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4093764476435328611} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 9719b3a31548d4ec287d73c12e8324cf, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.316, y: 0.27066666} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!60 &5634682085026145671 +PolygonCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4093764476435328611} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.49230778, y: 0.3751927} + oldSize: {x: 0.316, y: 0.27066666} + newSize: {x: 0.316, y: 0.27066666} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Points: + m_Paths: + - - {x: 0.14976408, y: -0.08021882} + - {x: 0.11509741, y: -0.020218821} + - {x: 0.07509741, y: 0.04911451} + - {x: 0.044430744, y: 0.102447845} + - {x: 0.009764079, y: 0.16244784} + - {x: 0.0044307453, y: 0.16778117} + - {x: 0.00043074545, y: 0.16778117} + - {x: -0.0062359213, y: 0.1571145} + - {x: -0.016902588, y: 0.13844785} + - {x: -0.026235921, y: 0.12244784} + - {x: -0.04090259, y: 0.09711451} + - {x: -0.051569253, y: 0.07844784} + - {x: -0.060902588, y: 0.062447846} + - {x: -0.12090258, y: -0.041552152} + - {x: -0.13556926, y: -0.066885486} + - {x: -0.15023592, y: -0.09355215} + - {x: -0.15156925, y: -0.098885484} + - {x: -0.14890258, y: -0.10155215} + - {x: 0.15509741, y: -0.10155215} + - {x: 0.15776408, y: -0.10021882} + - {x: 0.15776408, y: -0.09621882} + - {x: 0.15643075, y: -0.08955216} + m_UseDelaunayMesh: 0 +--- !u!114 &5666923472638593309 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4093764476435328611} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 613c788f1945544f5baa134130a6b70d, type: 3} + m_Name: + m_EditorClassIdentifier: + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 3eed43ae6a7284ee4bf43fb2fec8342b, + type: 3} diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Dirt_2D.prefab.meta b/Assets/_Unity Essentials/Sprites/Collectibles/Dirt_2D.prefab.meta new file mode 100644 index 0000000..754fdef --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Dirt_2D.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 57a8a3a7dcc4149d1a10f3dc04258aca +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Rock_2D.prefab b/Assets/_Unity Essentials/Sprites/Collectibles/Rock_2D.prefab new file mode 100644 index 0000000..8f812da --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Rock_2D.prefab @@ -0,0 +1,148 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3316124369073192197 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2450418194671327785} + - component: {fileID: 4036869235843641287} + - component: {fileID: 8236702553736734006} + - component: {fileID: 6168438256921493633} + m_Layer: 0 + m_Name: Rock_2D + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2450418194671327785 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3316124369073192197} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &4036869235843641287 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3316124369073192197} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 42f9a320fe697475fb9f416ce6f0ffbd, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.24533333, y: 0.18533333} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!61 &8236702553736734006 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3316124369073192197} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.24533333, y: 0.18533333} + newSize: {x: 0.24533333, y: 0.18533333} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 0.24533333, y: 0.18533333} + m_EdgeRadius: 0 +--- !u!114 &6168438256921493633 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3316124369073192197} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 613c788f1945544f5baa134130a6b70d, type: 3} + m_Name: + m_EditorClassIdentifier: + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 3eed43ae6a7284ee4bf43fb2fec8342b, + type: 3} diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Rock_2D.prefab.meta b/Assets/_Unity Essentials/Sprites/Collectibles/Rock_2D.prefab.meta new file mode 100644 index 0000000..d6fae91 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Rock_2D.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f3f1b998ef1ca4bee8b13e3024c62cee +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Star_2D.prefab b/Assets/_Unity Essentials/Sprites/Collectibles/Star_2D.prefab new file mode 100644 index 0000000..1fff9cf --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Star_2D.prefab @@ -0,0 +1,193 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7641535347853804417 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 473917482863699623} + - component: {fileID: 4646361044623501049} + - component: {fileID: 3385042143139341508} + - component: {fileID: 4857775507748259226} + m_Layer: 0 + m_Name: Star_2D + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &473917482863699623 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7641535347853804417} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.663, y: 0.33, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &4646361044623501049 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7641535347853804417} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 10 + m_Sprite: {fileID: 21300000, guid: 67645f496abfb492ea320688c25a2416, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 0.22933333, y: 0.22} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!60 &3385042143139341508 +PolygonCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7641535347853804417} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_ForceSendLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ForceReceiveLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_ContactCaptureLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_CallbackLayers: + serializedVersion: 2 + m_Bits: 4294967295 + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 0.22933333, y: 0.22} + newSize: {x: 0.22933333, y: 0.22} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + m_Points: + m_Paths: + - - {x: 0.012, y: -0.07} + - {x: 0.041333333, y: -0.09133333} + - {x: 0.06533333, y: -0.108666666} + - {x: 0.07066666, y: -0.11} + - {x: 0.07333333, y: -0.10733333} + - {x: 0.07333333, y: -0.10333333} + - {x: 0.06933333, y: -0.089999996} + - {x: 0.06666666, y: -0.08066667} + - {x: 0.054666664, y: -0.046} + - {x: 0.052, y: -0.03533333} + - {x: 0.048, y: -0.027333332} + - {x: 0.055999998, y: -0.023333333} + - {x: 0.1, y: 0.008666666} + - {x: 0.10933333, y: 0.016666666} + - {x: 0.11466666, y: 0.020666666} + - {x: 0.11466666, y: 0.026} + - {x: 0.11333333, y: 0.027333332} + - {x: 0.030666666, y: 0.027333332} + - {x: 0.027999999, y: 0.038} + - {x: 0.025333334, y: 0.046} + - {x: 0.017333332, y: 0.071333334} + - {x: 0.014666666, y: 0.079333335} + - {x: 0.006666667, y: 0.102} + - {x: 0.0039999997, y: 0.108666666} + - {x: 0, y: 0.108666666} + - {x: -0.0053333333, y: 0.100666665} + - {x: -0.006666667, y: 0.09133333} + - {x: -0.024, y: 0.038} + - {x: -0.027999999, y: 0.027333332} + - {x: -0.11066666, y: 0.027333332} + - {x: -0.11333333, y: 0.024666667} + - {x: -0.11333333, y: 0.022} + - {x: -0.1, y: 0.011333333} + - {x: -0.07066666, y: -0.01} + - {x: -0.054666664, y: -0.020666666} + - {x: -0.045333333, y: -0.027333332} + - {x: -0.048, y: -0.036666665} + - {x: -0.058666665, y: -0.06866667} + - {x: -0.06666666, y: -0.094} + - {x: -0.07066666, y: -0.108666666} + - {x: -0.06933333, y: -0.11} + - {x: -0.063999996, y: -0.11} + - {x: -0.017333332, y: -0.07666667} + - {x: -0.0026666666, y: -0.066} + - {x: 0.0039999997, y: -0.06333333} + m_UseDelaunayMesh: 0 +--- !u!114 &4857775507748259226 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7641535347853804417} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 613c788f1945544f5baa134130a6b70d, type: 3} + m_Name: + m_EditorClassIdentifier: + rotationSpeed: 0.5 + onCollectEffect: {fileID: 9163842254569548763, guid: 3eed43ae6a7284ee4bf43fb2fec8342b, + type: 3} diff --git a/Assets/_Unity Essentials/Sprites/Collectibles/Star_2D.prefab.meta b/Assets/_Unity Essentials/Sprites/Collectibles/Star_2D.prefab.meta new file mode 100644 index 0000000..ea2d695 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Collectibles/Star_2D.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7ab3a4f3d38ad4e2e84cabbb4aec3530 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Floor.meta b/Assets/_Unity Essentials/Sprites/Floor.meta new file mode 100644 index 0000000..9fc5d9b --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Floor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 546ffaca680c946aca50c3e6864ba3c0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Floor/Floor.png b/Assets/_Unity Essentials/Sprites/Floor/Floor.png new file mode 100644 index 0000000..4b7c210 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Floor/Floor.png differ diff --git a/Assets/_Unity Essentials/Sprites/Floor/Floor.png.meta b/Assets/_Unity Essentials/Sprites/Floor/Floor.png.meta new file mode 100644 index 0000000..87cbaa9 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Floor/Floor.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 8fb48f49d390a438a85017c2dbaf30f8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 200 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Floor/FloorGreen.png b/Assets/_Unity Essentials/Sprites/Floor/FloorGreen.png new file mode 100644 index 0000000..07c1230 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Floor/FloorGreen.png differ diff --git a/Assets/_Unity Essentials/Sprites/Floor/FloorGreen.png.meta b/Assets/_Unity Essentials/Sprites/Floor/FloorGreen.png.meta new file mode 100644 index 0000000..baabbe6 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Floor/FloorGreen.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 06e56311aad7944f2932f135244a10fb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture.meta b/Assets/_Unity Essentials/Sprites/Furniture.meta new file mode 100644 index 0000000..1956eb4 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bf8184b119bc84f1d9dcc2fae953071a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/ArmChair.png b/Assets/_Unity Essentials/Sprites/Furniture/ArmChair.png new file mode 100644 index 0000000..f46e0d2 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/ArmChair.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/ArmChair.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/ArmChair.png.meta new file mode 100644 index 0000000..c62c98c --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/ArmChair.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 05400a652ebda43e3b26bc8ecf6b5342 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Chair_Dining.png b/Assets/_Unity Essentials/Sprites/Furniture/Chair_Dining.png new file mode 100644 index 0000000..974f80c Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Chair_Dining.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Chair_Dining.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Chair_Dining.png.meta new file mode 100644 index 0000000..e7884ea --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Chair_Dining.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 6203c69b3de594ce7a5022ae59ea7b99 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Chair_DiningBlue.png b/Assets/_Unity Essentials/Sprites/Furniture/Chair_DiningBlue.png new file mode 100644 index 0000000..288a85d Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Chair_DiningBlue.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Chair_DiningBlue.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Chair_DiningBlue.png.meta new file mode 100644 index 0000000..5327c8e --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Chair_DiningBlue.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: c04894ca170334008a7bcab9133cfa91 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Lamp.png b/Assets/_Unity Essentials/Sprites/Furniture/Lamp.png new file mode 100644 index 0000000..6563e21 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Lamp.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Lamp.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Lamp.png.meta new file mode 100644 index 0000000..2719056 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Lamp.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 0da0a384bb76b4104a0c482bd3eb891b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 600 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Ottoman.png b/Assets/_Unity Essentials/Sprites/Furniture/Ottoman.png new file mode 100644 index 0000000..019cb25 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Ottoman.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Ottoman.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Ottoman.png.meta new file mode 100644 index 0000000..9ebcf37 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Ottoman.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: ebb14b8bc10e04f8786b2883e3c01ce8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Plant.png b/Assets/_Unity Essentials/Sprites/Furniture/Plant.png new file mode 100644 index 0000000..7f4b5c6 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Plant.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Plant.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Plant.png.meta new file mode 100644 index 0000000..2d8f421 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Plant.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 158971440a53a4f33b6116774b08fbe5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/ShoeL.png b/Assets/_Unity Essentials/Sprites/Furniture/ShoeL.png new file mode 100644 index 0000000..da831f9 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/ShoeL.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/ShoeL.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/ShoeL.png.meta new file mode 100644 index 0000000..5598dc6 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/ShoeL.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 3f1b2aa882e8a41e0b3cd24f4b77e426 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/ShoeR.png b/Assets/_Unity Essentials/Sprites/Furniture/ShoeR.png new file mode 100644 index 0000000..b8baaea Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/ShoeR.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/ShoeR.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/ShoeR.png.meta new file mode 100644 index 0000000..54bea37 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/ShoeR.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 66a4a146305ce435ba2ebc66b479a6b8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/SlipperL.png b/Assets/_Unity Essentials/Sprites/Furniture/SlipperL.png new file mode 100644 index 0000000..5724622 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/SlipperL.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/SlipperL.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/SlipperL.png.meta new file mode 100644 index 0000000..8806e8a --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/SlipperL.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: c0880bd94f2cf44c28440ee22ef54e43 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/SlipperR.png b/Assets/_Unity Essentials/Sprites/Furniture/SlipperR.png new file mode 100644 index 0000000..a6214ce Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/SlipperR.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/SlipperR.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/SlipperR.png.meta new file mode 100644 index 0000000..84a9b28 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/SlipperR.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: f55235571be5842b7a7d7cb22d51e320 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Sofa.png b/Assets/_Unity Essentials/Sprites/Furniture/Sofa.png new file mode 100644 index 0000000..9786df7 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Sofa.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Sofa.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Sofa.png.meta new file mode 100644 index 0000000..21a8a92 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Sofa.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 8d314faf0bc484fa2812f3d0d23d60e3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_Coffee.png b/Assets/_Unity Essentials/Sprites/Furniture/Table_Coffee.png new file mode 100644 index 0000000..90c8347 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Table_Coffee.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_Coffee.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Table_Coffee.png.meta new file mode 100644 index 0000000..2aa8656 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Table_Coffee.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: ac03aab131253440783607f28daee0d7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_CoffeeDark.png b/Assets/_Unity Essentials/Sprites/Furniture/Table_CoffeeDark.png new file mode 100644 index 0000000..1fb44a6 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Table_CoffeeDark.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_CoffeeDark.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Table_CoffeeDark.png.meta new file mode 100644 index 0000000..3a3863d --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Table_CoffeeDark.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 7db1f59be592e46eea59bd035a2e9a52 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 250 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_Dining.png b/Assets/_Unity Essentials/Sprites/Furniture/Table_Dining.png new file mode 100644 index 0000000..0cce337 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Table_Dining.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_Dining.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Table_Dining.png.meta new file mode 100644 index 0000000..e72eea6 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Table_Dining.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: e503026ac1b8a423a8ceed428fbd5a28 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_DiningGreen.png b/Assets/_Unity Essentials/Sprites/Furniture/Table_DiningGreen.png new file mode 100644 index 0000000..6b22a7a Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Furniture/Table_DiningGreen.png differ diff --git a/Assets/_Unity Essentials/Sprites/Furniture/Table_DiningGreen.png.meta b/Assets/_Unity Essentials/Sprites/Furniture/Table_DiningGreen.png.meta new file mode 100644 index 0000000..1624756 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Furniture/Table_DiningGreen.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 896f3adf521444f6eb7ecca4f3580806 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Rugs.meta b/Assets/_Unity Essentials/Sprites/Rugs.meta new file mode 100644 index 0000000..a78416f --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 89e51ab24919c482f80f1c86318d3975 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Green.prefab b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Green.prefab new file mode 100644 index 0000000..8e78023 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Green.prefab @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1282017037182604178 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4025945946492722758} + - component: {fileID: 3339590716258899301} + m_Layer: 0 + m_Name: Rug_9Slice Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4025945946492722758 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1282017037182604178} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 7.0613, y: 1.1942, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &3339590716258899301 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1282017037182604178} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 1 + m_Sprite: {fileID: 21300000, guid: f8c1b5db6a2e54f48945bb337587cb6a, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 2 + m_Size: {x: 5.197395, y: 5.584372} + m_AdaptiveModeThreshold: 0 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Green.prefab.meta b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Green.prefab.meta new file mode 100644 index 0000000..83a9714 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cf885677fcedb4b4e8c48673022a2ebe +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Pink.prefab b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Pink.prefab new file mode 100644 index 0000000..5368b27 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Pink.prefab @@ -0,0 +1,86 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3330015088739819990 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6940041899543933464} + - component: {fileID: 3779339915647742792} + m_Layer: 0 + m_Name: Rug_9Slice Pink + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6940041899543933464 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3330015088739819990} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.8965, y: 2.3578, z: 0} + m_LocalScale: {x: 1.3275074, y: 1.4484097, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &3779339915647742792 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3330015088739819990} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 1 + m_Sprite: {fileID: 21300000, guid: f12a8d3a3ba624240acd2cec7871b8e6, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 2 + m_Size: {x: 5.671308, y: 5.3893056} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Pink.prefab.meta b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Pink.prefab.meta new file mode 100644 index 0000000..3558c8b --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Rug_9Slice Pink.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4bf37f3905d3841d49ff2a9a09117cae +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Textures.meta b/Assets/_Unity Essentials/Sprites/Rugs/Textures.meta new file mode 100644 index 0000000..92e2958 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d27d053126ffa49fd859429bbabda3ae +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Green.png b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Green.png new file mode 100644 index 0000000..6475617 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Green.png differ diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Green.png.meta b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Green.png.meta new file mode 100644 index 0000000..7c10602 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Green.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: f8c1b5db6a2e54f48945bb337587cb6a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 40, y: 40, z: 40, w: 40} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 1537655665 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Pink.png b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Pink.png new file mode 100644 index 0000000..5d847d6 Binary files /dev/null and b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Pink.png differ diff --git a/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Pink.png.meta b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Pink.png.meta new file mode 100644 index 0000000..edc3708 --- /dev/null +++ b/Assets/_Unity Essentials/Sprites/Rugs/Textures/Rug_9Slice Pink.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: f12a8d3a3ba624240acd2cec7871b8e6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 40, y: 40, z: 40, w: 40} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 1537655665 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures.meta b/Assets/_Unity Essentials/Textures.meta new file mode 100644 index 0000000..eaf9ed9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3d7b4331008677247b5e61eefeb554c7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons.meta b/Assets/_Unity Essentials/Textures/Icons.meta new file mode 100644 index 0000000..b523dfe --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 93623d939bafe484f81af6c18d1e7a48 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Blocks.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Blocks.png new file mode 100644 index 0000000..301515e Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Blocks.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Blocks.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Blocks.png.meta new file mode 100644 index 0000000..b944352 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Blocks.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 0f877f033e1224349bf8f19c1b67984b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Camera.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Camera.png new file mode 100644 index 0000000..3a18190 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Camera.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Camera.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Camera.png.meta new file mode 100644 index 0000000..e349086 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Camera.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: f0358335bb66141ebb3c6b305471489c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Cat.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Cat.png new file mode 100644 index 0000000..a0e1f44 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Cat.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Cat.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Cat.png.meta new file mode 100644 index 0000000..0231065 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Cat.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: e4b4b631ec7a2446cb7e60fb9829ac12 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Mural.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Mural.png new file mode 100644 index 0000000..682bf57 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Mural.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Mural.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Mural.png.meta new file mode 100644 index 0000000..d91f988 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Mural.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 8a2097f9b98f94640b5adcb8000718cf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Playground.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Playground.png new file mode 100644 index 0000000..52d4d4e Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Playground.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Playground.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Playground.png.meta new file mode 100644 index 0000000..5967d14 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Playground.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 87f32f25e797e41a19902877f2884287 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Rings.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Rings.png new file mode 100644 index 0000000..9523a34 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Rings.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Rings.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Rings.png.meta new file mode 100644 index 0000000..c1abc16 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Rings.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 780ee9b84c342425c964b9dbc1fcfc73 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Slide.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Slide.png new file mode 100644 index 0000000..3d5ccb8 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Slide.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Slide.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Slide.png.meta new file mode 100644 index 0000000..3fcd70f --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Slide.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: de0858c44cabe4025bf4b00b7822f50a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Starter-Scene.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Starter-Scene.png new file mode 100644 index 0000000..18d7023 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Starter-Scene.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Starter-Scene.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Starter-Scene.png.meta new file mode 100644 index 0000000..34832d1 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Starter-Scene.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: faf02e5d888cd44ef8466d8d2ec310d7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Transform.png b/Assets/_Unity Essentials/Textures/Icons/Icon_Transform.png new file mode 100644 index 0000000..a5b4284 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Icons/Icon_Transform.png differ diff --git a/Assets/_Unity Essentials/Textures/Icons/Icon_Transform.png.meta b/Assets/_Unity Essentials/Textures/Icons/Icon_Transform.png.meta new file mode 100644 index 0000000..90363c9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Icons/Icon_Transform.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: f5a0c62a6ba4c4cddbc64541f859010f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior.meta b/Assets/_Unity Essentials/Textures/Interior.meta new file mode 100644 index 0000000..1cf43ea --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9ba739da65ce948e8b4e75475ac765fc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_BeigeStripes.png b/Assets/_Unity Essentials/Textures/Interior/Floor_BeigeStripes.png new file mode 100644 index 0000000..fedc6ea Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/Floor_BeigeStripes.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_BeigeStripes.png.meta b/Assets/_Unity Essentials/Textures/Interior/Floor_BeigeStripes.png.meta new file mode 100644 index 0000000..d91b3b5 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/Floor_BeigeStripes.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 01e75fac537f199469b905e8b40bbc1d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks.png b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks.png new file mode 100644 index 0000000..e6b8643 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks.png.meta b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks.png.meta new file mode 100644 index 0000000..05db87e --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 60098c39104cdda4296f7a228ee93537 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanksWhitewash.png b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanksWhitewash.png new file mode 100644 index 0000000..0432e30 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanksWhitewash.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanksWhitewash.png.meta b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanksWhitewash.png.meta new file mode 100644 index 0000000..658ecb7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanksWhitewash.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: d3a4340e4381a7a4abbec1036d8b59fa +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks_Sprite.png b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks_Sprite.png new file mode 100644 index 0000000..e6b8643 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks_Sprite.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks_Sprite.png.meta b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks_Sprite.png.meta new file mode 100644 index 0000000..e13e3fa --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/Floor_WoodPlanks_Sprite.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 4d775b8a5864445f6a4c162e8edef4df +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SmallProps.png b/Assets/_Unity Essentials/Textures/Interior/SmallProps.png new file mode 100644 index 0000000..f7b37b1 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SmallProps.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SmallProps.png.meta b/Assets/_Unity Essentials/Textures/Interior/SmallProps.png.meta new file mode 100644 index 0000000..e5ea804 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SmallProps.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: b9378395c3f2bf94ea0c2c6a806d59c6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreen.png b/Assets/_Unity Essentials/Textures/Interior/SpotsGreen.png new file mode 100644 index 0000000..68be1bd Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SpotsGreen.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreen.png.meta b/Assets/_Unity Essentials/Textures/Interior/SpotsGreen.png.meta new file mode 100644 index 0000000..c26a705 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SpotsGreen.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 2f6061a15bf4e4e47b3cf5888a768e7a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreenBlue.png b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenBlue.png new file mode 100644 index 0000000..c9a114b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenBlue.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreenBlue.png.meta b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenBlue.png.meta new file mode 100644 index 0000000..abc01bf --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenBlue.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 2feaf4af3b736d747adf9b65cf5ead95 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLight.png b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLight.png new file mode 100644 index 0000000..2bcb3b7 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLight.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLight.png.meta b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLight.png.meta new file mode 100644 index 0000000..511c2ab --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLight.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ab677bf6e415a434dbba0d65103b836a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLime.png b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLime.png new file mode 100644 index 0000000..7d7091d Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLime.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLime.png.meta b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLime.png.meta new file mode 100644 index 0000000..3156d49 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SpotsGreenLime.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 93d0f0e92691ea649b409f1d3fd4eb2c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGrey.png b/Assets/_Unity Essentials/Textures/Interior/SpotsGrey.png new file mode 100644 index 0000000..01ffa80 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SpotsGrey.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsGrey.png.meta b/Assets/_Unity Essentials/Textures/Interior/SpotsGrey.png.meta new file mode 100644 index 0000000..c13d211 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SpotsGrey.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: bcb9cca11e38f1a408090ebb7fe1d0ee +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsPurpleBright.png b/Assets/_Unity Essentials/Textures/Interior/SpotsPurpleBright.png new file mode 100644 index 0000000..ca0fffd Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/SpotsPurpleBright.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/SpotsPurpleBright.png.meta b/Assets/_Unity Essentials/Textures/Interior/SpotsPurpleBright.png.meta new file mode 100644 index 0000000..ecbb8a0 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/SpotsPurpleBright.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 8373e759e250fb8458b4f421391eeddd +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGreen.png b/Assets/_Unity Essentials/Textures/Interior/StripesGreen.png new file mode 100644 index 0000000..dadd58d Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/StripesGreen.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGreen.png.meta b/Assets/_Unity Essentials/Textures/Interior/StripesGreen.png.meta new file mode 100644 index 0000000..7d08014 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/StripesGreen.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ccf9b3b0a017b424bb283a6622b34cf4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGreenBlue.png b/Assets/_Unity Essentials/Textures/Interior/StripesGreenBlue.png new file mode 100644 index 0000000..7647df7 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/StripesGreenBlue.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGreenBlue.png.meta b/Assets/_Unity Essentials/Textures/Interior/StripesGreenBlue.png.meta new file mode 100644 index 0000000..402c0ee --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/StripesGreenBlue.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: c21504c1b0d9f1b4caef36918ccf938e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGreenLime.png b/Assets/_Unity Essentials/Textures/Interior/StripesGreenLime.png new file mode 100644 index 0000000..40f6e09 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/StripesGreenLime.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGreenLime.png.meta b/Assets/_Unity Essentials/Textures/Interior/StripesGreenLime.png.meta new file mode 100644 index 0000000..3cc5d7a --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/StripesGreenLime.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: a9f62f6e0d02f5942a326a35fcb64cd7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGrey.png b/Assets/_Unity Essentials/Textures/Interior/StripesGrey.png new file mode 100644 index 0000000..8bb2fda Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/StripesGrey.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesGrey.png.meta b/Assets/_Unity Essentials/Textures/Interior/StripesGrey.png.meta new file mode 100644 index 0000000..1a7433b --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/StripesGrey.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 6e11cd9ad37b79649bc9c7ba105a547f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesPurple.png b/Assets/_Unity Essentials/Textures/Interior/StripesPurple.png new file mode 100644 index 0000000..cf64c5a Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/StripesPurple.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/StripesPurple.png.meta b/Assets/_Unity Essentials/Textures/Interior/StripesPurple.png.meta new file mode 100644 index 0000000..5b380a2 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/StripesPurple.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 6562ded31e93f3f4ab42beb53875da47 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Blues.png b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Blues.png new file mode 100644 index 0000000..c67969b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Blues.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Blues.png.meta b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Blues.png.meta new file mode 100644 index 0000000..3fcf165 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Blues.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: df5855ebeb934c84f8b073e36c879f78 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/TrimSheet_GreenPurple.png b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_GreenPurple.png new file mode 100644 index 0000000..071cc2a Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_GreenPurple.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/TrimSheet_GreenPurple.png.meta b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_GreenPurple.png.meta new file mode 100644 index 0000000..9747b7a --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_GreenPurple.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 52c85e3b301cb994a95b587b7245215e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Purples.png b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Purples.png new file mode 100644 index 0000000..92d5ff2 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Purples.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Purples.png.meta b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Purples.png.meta new file mode 100644 index 0000000..58cbcd1 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/TrimSheet_Purples.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 82f506f38dd51b14988d918088a34085 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/WallBlule.png b/Assets/_Unity Essentials/Textures/Interior/WallBlule.png new file mode 100644 index 0000000..53a6363 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/WallBlule.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/WallBlule.png.meta b/Assets/_Unity Essentials/Textures/Interior/WallBlule.png.meta new file mode 100644 index 0000000..fdc2b37 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/WallBlule.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 0f980e7ee18ebf945bd589868923e16a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/WallGreen.png b/Assets/_Unity Essentials/Textures/Interior/WallGreen.png new file mode 100644 index 0000000..68838d8 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/WallGreen.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/WallGreen.png.meta b/Assets/_Unity Essentials/Textures/Interior/WallGreen.png.meta new file mode 100644 index 0000000..4c39db9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/WallGreen.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: f3b8f46039df32e41975419ffc7b16fc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/WallGreenLight.png b/Assets/_Unity Essentials/Textures/Interior/WallGreenLight.png new file mode 100644 index 0000000..023e78b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/WallGreenLight.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/WallGreenLight.png.meta b/Assets/_Unity Essentials/Textures/Interior/WallGreenLight.png.meta new file mode 100644 index 0000000..e9b514a --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/WallGreenLight.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: c5d6c52a4af1c5041b1f8e984e74797e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/WallGrey.png b/Assets/_Unity Essentials/Textures/Interior/WallGrey.png new file mode 100644 index 0000000..f787785 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/WallGrey.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/WallGrey.png.meta b/Assets/_Unity Essentials/Textures/Interior/WallGrey.png.meta new file mode 100644 index 0000000..d180c22 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/WallGrey.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 86d4c4296988e8d4dbd18f9b1f13debf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Interior/WallPurple.png b/Assets/_Unity Essentials/Textures/Interior/WallPurple.png new file mode 100644 index 0000000..0e46f92 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Interior/WallPurple.png differ diff --git a/Assets/_Unity Essentials/Textures/Interior/WallPurple.png.meta b/Assets/_Unity Essentials/Textures/Interior/WallPurple.png.meta new file mode 100644 index 0000000..bafe9be --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Interior/WallPurple.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 12230e571c05cf447960ae8b92e72374 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects.meta b/Assets/_Unity Essentials/Textures/Objects.meta new file mode 100644 index 0000000..3669c27 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d0110f3f9e242442d91dbc68bd108f1d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects/BasketBallNet.png b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet.png new file mode 100644 index 0000000..1e0ca51 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet.png differ diff --git a/Assets/_Unity Essentials/Textures/Objects/BasketBallNet.png.meta b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet.png.meta new file mode 100644 index 0000000..767e9b3 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: b8437d2e7643f430a95492542119e9f2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects/BasketBallNet_Mesh.png b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet_Mesh.png new file mode 100644 index 0000000..6fd3afc Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet_Mesh.png differ diff --git a/Assets/_Unity Essentials/Textures/Objects/BasketBallNet_Mesh.png.meta b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet_Mesh.png.meta new file mode 100644 index 0000000..e128412 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects/BasketBallNet_Mesh.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: efda1462eef3240d1ac149c34d6437f0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects/Plastic_Albedo.tif b/Assets/_Unity Essentials/Textures/Objects/Plastic_Albedo.tif new file mode 100644 index 0000000..e33e419 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Objects/Plastic_Albedo.tif differ diff --git a/Assets/_Unity Essentials/Textures/Objects/Plastic_Albedo.tif.meta b/Assets/_Unity Essentials/Textures/Objects/Plastic_Albedo.tif.meta new file mode 100644 index 0000000..87a55e8 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects/Plastic_Albedo.tif.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: c0f1bf3c549bd4f4eb7b82200bd7980e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects/Plastic_Normal.tif b/Assets/_Unity Essentials/Textures/Objects/Plastic_Normal.tif new file mode 100644 index 0000000..1c0909c Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Objects/Plastic_Normal.tif differ diff --git a/Assets/_Unity Essentials/Textures/Objects/Plastic_Normal.tif.meta b/Assets/_Unity Essentials/Textures/Objects/Plastic_Normal.tif.meta new file mode 100644 index 0000000..c03364e --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects/Plastic_Normal.tif.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: 2dfa979e7be42b245a0cd27f30030ae3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects/RockingHorse.png b/Assets/_Unity Essentials/Textures/Objects/RockingHorse.png new file mode 100644 index 0000000..bb05a9c Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Objects/RockingHorse.png differ diff --git a/Assets/_Unity Essentials/Textures/Objects/RockingHorse.png.meta b/Assets/_Unity Essentials/Textures/Objects/RockingHorse.png.meta new file mode 100644 index 0000000..3bb33a7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects/RockingHorse.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: ccec77f7f5aff40d99c1348b967972f2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Objects/Texture_Props.png b/Assets/_Unity Essentials/Textures/Objects/Texture_Props.png new file mode 100644 index 0000000..d777298 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Objects/Texture_Props.png differ diff --git a/Assets/_Unity Essentials/Textures/Objects/Texture_Props.png.meta b/Assets/_Unity Essentials/Textures/Objects/Texture_Props.png.meta new file mode 100644 index 0000000..bf68077 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Objects/Texture_Props.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: b4673ab5142fd4f84b243dfe4aeafe4b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor.meta b/Assets/_Unity Essentials/Textures/Outdoor.meta new file mode 100644 index 0000000..7ac2485 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1a193d4803855484fbbb7cedddc09f49 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Metallic.tif b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Metallic.tif new file mode 100644 index 0000000..48d0434 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Metallic.tif differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Metallic.tif.meta b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Metallic.tif.meta new file mode 100644 index 0000000..dbc57b9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Metallic.tif.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 5d6f91bab10f9f345aa741e70bc0fd6f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Normal.tif b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Normal.tif new file mode 100644 index 0000000..3049400 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Normal.tif differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Normal.tif.meta b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Normal.tif.meta new file mode 100644 index 0000000..a673e1c --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Concrete_Normal.tif.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: ae14e9baa09e4f8488f94e6055895c9e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/GridDark.png b/Assets/_Unity Essentials/Textures/Outdoor/GridDark.png new file mode 100644 index 0000000..5ed2f8c Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/GridDark.png differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/GridDark.png.meta b/Assets/_Unity Essentials/Textures/Outdoor/GridDark.png.meta new file mode 100644 index 0000000..eae3b74 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/GridDark.png.meta @@ -0,0 +1,135 @@ +fileFormatVersion: 2 +guid: 96fa3ac94b199fe46a5c7ec5af68c574 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_BaseMap.png b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_BaseMap.png new file mode 100644 index 0000000..3f311d2 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_BaseMap.png differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_BaseMap.png.meta b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_BaseMap.png.meta new file mode 100644 index 0000000..045c14a --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_BaseMap.png.meta @@ -0,0 +1,120 @@ +fileFormatVersion: 2 +guid: d1118dda59970a2449ee890fa247c4c5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Emissive.png b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Emissive.png new file mode 100644 index 0000000..df81ac1 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Emissive.png differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Emissive.png.meta b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Emissive.png.meta new file mode 100644 index 0000000..281e2d7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Emissive.png.meta @@ -0,0 +1,144 @@ +fileFormatVersion: 2 +guid: d4d6919451fe3e24388816386a6d15a4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: 2 + mipBias: -100 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Normal.png b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Normal.png new file mode 100644 index 0000000..1d060fb Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Normal.png differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Normal.png.meta b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Normal.png.meta new file mode 100644 index 0000000..699ebfc --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Grid_01_Normal.png.meta @@ -0,0 +1,120 @@ +fileFormatVersion: 2 +guid: c5c221ed57a3bf6488f8eba0db28a004 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_02_BaseMap.png b/Assets/_Unity Essentials/Textures/Outdoor/Grid_02_BaseMap.png new file mode 100644 index 0000000..0ec2801 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Grid_02_BaseMap.png differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Grid_02_BaseMap.png.meta b/Assets/_Unity Essentials/Textures/Outdoor/Grid_02_BaseMap.png.meta new file mode 100644 index 0000000..3b5ace9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Grid_02_BaseMap.png.meta @@ -0,0 +1,132 @@ +fileFormatVersion: 2 +guid: d9c0dd5cdac07b145be73329e489869a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 0 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 1 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 1 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Tile_CheckerBoard_BW.png b/Assets/_Unity Essentials/Textures/Outdoor/Tile_CheckerBoard_BW.png new file mode 100644 index 0000000..3ce9301 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Outdoor/Tile_CheckerBoard_BW.png differ diff --git a/Assets/_Unity Essentials/Textures/Outdoor/Tile_CheckerBoard_BW.png.meta b/Assets/_Unity Essentials/Textures/Outdoor/Tile_CheckerBoard_BW.png.meta new file mode 100644 index 0000000..e309b90 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Outdoor/Tile_CheckerBoard_BW.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 248eb7652812243e88b5b7ffb5d18768 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups.meta b/Assets/_Unity Essentials/Textures/Pickups.meta new file mode 100644 index 0000000..f705716 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5362ace7a8fdfcb41ba2a99ea55110da +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D.meta b/Assets/_Unity Essentials/Textures/Pickups/2D.meta new file mode 100644 index 0000000..67664c7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/2D.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 28273904856474aa7999232f01c6e57c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Cheese_2D.png b/Assets/_Unity Essentials/Textures/Pickups/2D/Cheese_2D.png new file mode 100644 index 0000000..7c7966a Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/2D/Cheese_2D.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Cheese_2D.png.meta b/Assets/_Unity Essentials/Textures/Pickups/2D/Cheese_2D.png.meta new file mode 100644 index 0000000..072da91 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/2D/Cheese_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 4a05a259aaec445b6848eaf8f321b81a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 9 + spritePivot: {x: 0.49230778, y: 0.3751927} + spritePixelsToUnits: 500 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 1537655665 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Dirt_2D.png b/Assets/_Unity Essentials/Textures/Pickups/2D/Dirt_2D.png new file mode 100644 index 0000000..396bcc7 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/2D/Dirt_2D.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Dirt_2D.png.meta b/Assets/_Unity Essentials/Textures/Pickups/2D/Dirt_2D.png.meta new file mode 100644 index 0000000..d3e8edd --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/2D/Dirt_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 9719b3a31548d4ec287d73c12e8324cf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 9 + spritePivot: {x: 0.49230778, y: 0.3751927} + spritePixelsToUnits: 750 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 1537655665 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Rock_2D.png b/Assets/_Unity Essentials/Textures/Pickups/2D/Rock_2D.png new file mode 100644 index 0000000..2931d82 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/2D/Rock_2D.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Rock_2D.png.meta b/Assets/_Unity Essentials/Textures/Pickups/2D/Rock_2D.png.meta new file mode 100644 index 0000000..22552d9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/2D/Rock_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 42f9a320fe697475fb9f416ce6f0ffbd +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 750 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Star_2D.png b/Assets/_Unity Essentials/Textures/Pickups/2D/Star_2D.png new file mode 100644 index 0000000..1ee06bc Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/2D/Star_2D.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/2D/Star_2D.png.meta b/Assets/_Unity Essentials/Textures/Pickups/2D/Star_2D.png.meta new file mode 100644 index 0000000..279a7cd --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/2D/Star_2D.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 67645f496abfb492ea320688c25a2416 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 750 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D.meta b/Assets/_Unity Essentials/Textures/Pickups/3D.meta new file mode 100644 index 0000000..3af8e6a --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e54a34b539d544fe5a0605b2848ec04f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_Albedo.png new file mode 100644 index 0000000..f7a2a74 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_Albedo.png.meta new file mode 100644 index 0000000..fcb3e85 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 87435cadcb3be5441b4f66789cff2e08 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_MetallicSmoothness.png new file mode 100644 index 0000000..afd9e07 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_MetallicSmoothness.png.meta new file mode 100644 index 0000000..07ead90 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Apple_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: c7dbe867d39ba6e4caea2d01d4a73224 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Albedo.png new file mode 100644 index 0000000..1e3d10c Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Albedo.png.meta new file mode 100644 index 0000000..ada218e --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: dffc90fe7383e3744a7555819b986e7a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_MetallicSmoothness.png new file mode 100644 index 0000000..170f7a2 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_MetallicSmoothness.png.meta new file mode 100644 index 0000000..02d83fd --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 5cbd80095954b08419eae12f98571890 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Normal.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Normal.png new file mode 100644 index 0000000..60d4c46 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Normal.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Normal.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Normal.png.meta new file mode 100644 index 0000000..fd42a51 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Coin_Normal.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 62fec8f035ffcfe47afeb5c4acd51fc3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_AO.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_AO.png new file mode 100644 index 0000000..86d07b6 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_AO.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_AO.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_AO.png.meta new file mode 100644 index 0000000..7820f68 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_AO.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: fc9cf87c1172b2e45a9f444bb3748e2b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_Albedo.png new file mode 100644 index 0000000..838041d Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_Albedo.png.meta new file mode 100644 index 0000000..675f486 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 23c00a36c09d1714a9e034910f50ff99 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_MetallicSmoothness.png new file mode 100644 index 0000000..e79447b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_MetallicSmoothness.png.meta new file mode 100644 index 0000000..c0b0474 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Gems_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 6ac5178ad60ee2c43b1a27795f66801f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_Albedo.png new file mode 100644 index 0000000..3075652 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_Albedo.png.meta new file mode 100644 index 0000000..f7eef80 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: c5565835b5e8eab4ea6c281000290268 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_MetallicSmoothness.png new file mode 100644 index 0000000..2ad7c35 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_MetallicSmoothness.png.meta new file mode 100644 index 0000000..ccee413 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Guitar_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: bd6c895b460604e479bc74b8187bf712 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Heart_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Heart_Albedo.png new file mode 100644 index 0000000..a541a4e Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Heart_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Heart_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Heart_Albedo.png.meta new file mode 100644 index 0000000..1e42b90 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Heart_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 81fbd1d9dfbd9974881f077b42dc4991 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_AO.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_AO.png new file mode 100644 index 0000000..364780b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_AO.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_AO.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_AO.png.meta new file mode 100644 index 0000000..65b92a7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_AO.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 65e1421782ee92a43b38e8541140e94a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Albedo.png new file mode 100644 index 0000000..422920b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Albedo.png.meta new file mode 100644 index 0000000..9bbb9c2 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 17595495f0bf78549ba25ff876f5db55 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Metallic.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Metallic.png new file mode 100644 index 0000000..beed85b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Metallic.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Metallic.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Metallic.png.meta new file mode 100644 index 0000000..f313f40 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Metallic.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 83dcc0a3ace99c84c873a9ddeae67f56 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Normal.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Normal.png new file mode 100644 index 0000000..d76aa42 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Normal.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Normal.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Normal.png.meta new file mode 100644 index 0000000..c82a36e --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Normal.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 5c88fe1d83f3ad54d808cd93a64f5780 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Roughness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Roughness.png new file mode 100644 index 0000000..b7cc560 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Roughness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Roughness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Roughness.png.meta new file mode 100644 index 0000000..9b209d9 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key Food Cucumber_Roughness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: c7a194c2bbf1765468dec6485aa5a30f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Albedo.png new file mode 100644 index 0000000..2ebcd0d Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Albedo.png.meta new file mode 100644 index 0000000..90a363d --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: ec8d26b2699fb874bbf8d406aa51f097 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_MetallicSmoothness.png new file mode 100644 index 0000000..58dc0e8 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_MetallicSmoothness.png.meta new file mode 100644 index 0000000..31f1ad7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: f5c96caf68f8718498d206587109be2b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Normal.png b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Normal.png new file mode 100644 index 0000000..295bd84 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Normal.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Normal.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Normal.png.meta new file mode 100644 index 0000000..1c70d70 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/Key_Normal.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 0b70ef13b4b10fe4f8adeae594cd5e62 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_AO.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_AO.png new file mode 100644 index 0000000..e108377 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_AO.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_AO.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_AO.png.meta new file mode 100644 index 0000000..3d22c7d --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_AO.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 7edc9e4223691f74889345d9a808f627 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Albedo.png new file mode 100644 index 0000000..375ad7c Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Albedo.png.meta new file mode 100644 index 0000000..d3042b1 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 16a88e083e5568b40a40717e064ac7a4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Emission.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Emission.png new file mode 100644 index 0000000..ccbfebc Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Emission.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Emission.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Emission.png.meta new file mode 100644 index 0000000..333fe6b --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Emission.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 1f9a98dba30339949aa71faa5b9afe3c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_MetallicSmoothness.png new file mode 100644 index 0000000..c6da7f7 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_MetallicSmoothness.png.meta new file mode 100644 index 0000000..127ca9e --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 177217803ca9e524c8c154f113047503 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Normal.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Normal.png new file mode 100644 index 0000000..e181d8d Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Normal.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Normal.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Normal.png.meta new file mode 100644 index 0000000..0bc88e2 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionBottle_Normal.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 08a26838613d6cf44adaaf6bc7d36173 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_AO.tif b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_AO.tif new file mode 100644 index 0000000..2619a57 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_AO.tif differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_AO.tif.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_AO.tif.meta new file mode 100644 index 0000000..561dbe7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_AO.tif.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 44610fe84573d4f3987c220881b103bc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Albedo.tif b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Albedo.tif new file mode 100644 index 0000000..3f47131 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Albedo.tif differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Albedo.tif.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Albedo.tif.meta new file mode 100644 index 0000000..3f8d198 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Albedo.tif.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: bae8cfac4ae84d74287420e28febf70e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_MetallicSmoothness.tif b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_MetallicSmoothness.tif new file mode 100644 index 0000000..0eb954f Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_MetallicSmoothness.tif differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_MetallicSmoothness.tif.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_MetallicSmoothness.tif.meta new file mode 100644 index 0000000..6be7930 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_MetallicSmoothness.tif.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 76f4abc6df7f02a4dab0dba04b869133 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Normal.tif b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Normal.tif new file mode 100644 index 0000000..7a00a34 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Normal.tif differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Normal.tif.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Normal.tif.meta new file mode 100644 index 0000000..6e8a1e1 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Normal.tif.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 2dd06430229340c4292f5e19a47d9922 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Occlusion.tif b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Occlusion.tif new file mode 100644 index 0000000..e99def6 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Occlusion.tif differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Occlusion.tif.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Occlusion.tif.meta new file mode 100644 index 0000000..c10dd99 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PotionsMoney_Occlusion.tif.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 2b2eed0c7182a094cb04b5f44adad694 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_Albedo.png new file mode 100644 index 0000000..590b886 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_Albedo.png.meta new file mode 100644 index 0000000..3150438 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 0c9eee5f7dc1b61478917bbb42db85af +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_MetallicSmoothness.png b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_MetallicSmoothness.png new file mode 100644 index 0000000..657b209 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_MetallicSmoothness.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_MetallicSmoothness.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_MetallicSmoothness.png.meta new file mode 100644 index 0000000..7a7768b --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/PuzzlePiece_MetallicSmoothness.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 9240c6fa2c2b3cf44bc1fee4490a63f4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Albedo.png b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Albedo.png new file mode 100644 index 0000000..9202025 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Albedo.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Albedo.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Albedo.png.meta new file mode 100644 index 0000000..e5eec1a --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Albedo.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 3e916b565b6c2f846986e412f5d90fc7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Normal.png b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Normal.png new file mode 100644 index 0000000..e8f81ed Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Normal.png differ diff --git a/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Normal.png.meta b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Normal.png.meta new file mode 100644 index 0000000..39ebe97 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Pickups/3D/scroll_Normal.png.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 1ae72b57368067744b5d5b44ae0c15c6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes.meta b/Assets/_Unity Essentials/Textures/Skyboxes.meta new file mode 100644 index 0000000..fe268d8 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4e4eed7945d1e45d4aa0373c346e1504 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Back.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Back.png new file mode 100644 index 0000000..c74043e Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Back.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Back.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Back.png.meta new file mode 100644 index 0000000..01083b4 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Back.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 39c4c18da0d298943ab7d4d6a770a6c4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Bottom.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Bottom.png new file mode 100644 index 0000000..184a22a Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Bottom.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Bottom.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Bottom.png.meta new file mode 100644 index 0000000..a2788dc --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Bottom.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: e152b2ea193082342959aac7a05adc7b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Front.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Front.png new file mode 100644 index 0000000..272d8df Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Front.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Front.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Front.png.meta new file mode 100644 index 0000000..c15ffbe --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Front.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 57167e32cb5ff7d459d9609721381501 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Left.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Left.png new file mode 100644 index 0000000..7c7f539 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Left.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Left.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Left.png.meta new file mode 100644 index 0000000..dc9b5c8 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Left.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 7c7a8084134bd4a4bb75893e64cdd050 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Right.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Right.png new file mode 100644 index 0000000..cf3bb37 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Right.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Right.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Right.png.meta new file mode 100644 index 0000000..39a79f7 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Right.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 62f6306d636d810479805f34fa875e27 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Top.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Top.png new file mode 100644 index 0000000..b10af84 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Top.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Top.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Top.png.meta new file mode 100644 index 0000000..9d66522 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyBrightMorning_Top.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 6942c5222258a7d4ca5f071156794a1f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Back.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Back.png new file mode 100644 index 0000000..8a2eecf Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Back.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Back.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Back.png.meta new file mode 100644 index 0000000..68678cb --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Back.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 1a40cbba43c28844d9d5434d798a3784 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Bottom.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Bottom.png new file mode 100644 index 0000000..79b7906 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Bottom.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Bottom.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Bottom.png.meta new file mode 100644 index 0000000..f712799 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Bottom.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: b37a0b3bf146f5748a2ae0b5856eba8f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Front.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Front.png new file mode 100644 index 0000000..4e09f8e Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Front.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Front.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Front.png.meta new file mode 100644 index 0000000..d4213d0 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Front.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: f29a90fb9c5a19045b7f1897b30c5777 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Left.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Left.png new file mode 100644 index 0000000..f8acdca Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Left.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Left.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Left.png.meta new file mode 100644 index 0000000..0e34256 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Left.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: b712a49fc11d9fd4dbf18d71b3f53e31 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Right.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Right.png new file mode 100644 index 0000000..d41d444 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Right.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Right.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Right.png.meta new file mode 100644 index 0000000..55db995 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Right.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 8ccea35bb4bd8a9479b160117e0761f3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Top.png b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Top.png new file mode 100644 index 0000000..1a6605b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Top.png differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Top.png.meta b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Top.png.meta new file mode 100644 index 0000000..6b301b5 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/SkyMidNight_Top.png.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: e211c2ca9055575428e0614590e7e651 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 1 + swizzle: 50462976 + cookieLightType: 1 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/kloofendal_48d_partly_cloudy_puresky_1k.hdr b/Assets/_Unity Essentials/Textures/Skyboxes/kloofendal_48d_partly_cloudy_puresky_1k.hdr new file mode 100644 index 0000000..cb2eb46 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/kloofendal_48d_partly_cloudy_puresky_1k.hdr differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/kloofendal_48d_partly_cloudy_puresky_1k.hdr.meta b/Assets/_Unity Essentials/Textures/Skyboxes/kloofendal_48d_partly_cloudy_puresky_1k.hdr.meta new file mode 100644 index 0000000..b074034 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/kloofendal_48d_partly_cloudy_puresky_1k.hdr.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 9892dc8e02bb849a4a103ce00e4e5ecc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/kloppenheim_02_puresky_1k.hdr b/Assets/_Unity Essentials/Textures/Skyboxes/kloppenheim_02_puresky_1k.hdr new file mode 100644 index 0000000..f7816db Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/kloppenheim_02_puresky_1k.hdr differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/kloppenheim_02_puresky_1k.hdr.meta b/Assets/_Unity Essentials/Textures/Skyboxes/kloppenheim_02_puresky_1k.hdr.meta new file mode 100644 index 0000000..11d7f66 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/kloppenheim_02_puresky_1k.hdr.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: ae8b8cf4729ea4b0994784c2f62d4332 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/overcast_soil_puresky_1k.hdr b/Assets/_Unity Essentials/Textures/Skyboxes/overcast_soil_puresky_1k.hdr new file mode 100644 index 0000000..fd2bfaf Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/overcast_soil_puresky_1k.hdr differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/overcast_soil_puresky_1k.hdr.meta b/Assets/_Unity Essentials/Textures/Skyboxes/overcast_soil_puresky_1k.hdr.meta new file mode 100644 index 0000000..9931eba --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/overcast_soil_puresky_1k.hdr.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: 6b22b6e0445534806bde1b011ba5d8fc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/table_mountain_2_puresky_1k.hdr b/Assets/_Unity Essentials/Textures/Skyboxes/table_mountain_2_puresky_1k.hdr new file mode 100644 index 0000000..f629e13 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/Skyboxes/table_mountain_2_puresky_1k.hdr differ diff --git a/Assets/_Unity Essentials/Textures/Skyboxes/table_mountain_2_puresky_1k.hdr.meta b/Assets/_Unity Essentials/Textures/Skyboxes/table_mountain_2_puresky_1k.hdr.meta new file mode 100644 index 0000000..aa42eb4 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/Skyboxes/table_mountain_2_puresky_1k.hdr.meta @@ -0,0 +1,156 @@ +fileFormatVersion: 2 +guid: e8b9a0551111f4e1c94df34284255228 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites.meta b/Assets/_Unity Essentials/Textures/UI Sprites.meta new file mode 100644 index 0000000..fcb114b --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bafda8977051e4c5ea073fb78de922d5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Cartoon.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Cartoon.png new file mode 100644 index 0000000..8384856 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Cartoon.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Cartoon.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Cartoon.png.meta new file mode 100644 index 0000000..663bc19 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Cartoon.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 8bd776d03882e73418d4db2197f157f1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 32, y: 37, z: 49, w: 75} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Simple.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Simple.png new file mode 100644 index 0000000..16ec31f Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Simple.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Simple.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Simple.png.meta new file mode 100644 index 0000000..6fef4b4 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Button_Simple.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: e016d961d95444e408e2c887a1f9521e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 10, y: 12, z: 13, w: 16} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Architecture.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Architecture.png new file mode 100644 index 0000000..60c0879 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Architecture.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Architecture.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Architecture.png.meta new file mode 100644 index 0000000..9be02ae --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Architecture.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 95f591d528afeb54396f02a35e110583 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 19, y: 27, z: 24, w: 28} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 512 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Orange.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Orange.png new file mode 100644 index 0000000..a90a34b Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Orange.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Orange.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Orange.png.meta new file mode 100644 index 0000000..f1c17bc --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_9slice_Panel_Orange.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 009e3bd9b5722614481110c9fbcc15f7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 45, y: 42, z: 48, w: 42} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 512 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_CircleButton_Screws.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_CircleButton_Screws.png new file mode 100644 index 0000000..1f42766 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_CircleButton_Screws.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_CircleButton_Screws.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_CircleButton_Screws.png.meta new file mode 100644 index 0000000..fdad3bb --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_CircleButton_Screws.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 82dbc1c03b814b54cba072bd06e12d42 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 121, y: 122, z: 124, w: 124} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Grey_Screws.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Grey_Screws.png new file mode 100644 index 0000000..1b8d413 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Grey_Screws.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Grey_Screws.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Grey_Screws.png.meta new file mode 100644 index 0000000..f955489 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Grey_Screws.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 7b48485212f65fb4ba4dd2cf853e3649 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 454, y: 259, z: 467, w: 264} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_SemiTransparent.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_SemiTransparent.png new file mode 100644 index 0000000..c5c8591 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_SemiTransparent.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_SemiTransparent.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_SemiTransparent.png.meta new file mode 100644 index 0000000..27756b1 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_SemiTransparent.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 841a879773b23c144b979adb5af5b22b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 400, y: 258, z: 400, w: 308} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Square_SemiTransparent.png b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Square_SemiTransparent.png new file mode 100644 index 0000000..926c358 Binary files /dev/null and b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Square_SemiTransparent.png differ diff --git a/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Square_SemiTransparent.png.meta b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Square_SemiTransparent.png.meta new file mode 100644 index 0000000..d8427a1 --- /dev/null +++ b/Assets/_Unity Essentials/Textures/UI Sprites/UI_Panel_Square_SemiTransparent.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 5f3361cdbd9476e41a5491b5d496d38d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 0 + spriteMeshType: 0 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 300 + spriteBorder: {x: 70, y: 70, z: 70, w: 70} + spriteGenerateFallbackPhysicsShape: 0 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 256 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials.meta b/Assets/_Unity Essentials/Tutorials.meta new file mode 100644 index 0000000..60d430b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3fd5b81b86594414ba659969c71dae49 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Editor.meta b/Assets/_Unity Essentials/Tutorials/Editor.meta new file mode 100644 index 0000000..2090657 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Editor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1de662eed6a33478cbc49040f1de7217 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Editor/TutorialCallbacks.cs b/Assets/_Unity Essentials/Tutorials/Editor/TutorialCallbacks.cs new file mode 100644 index 0000000..3358d25 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Editor/TutorialCallbacks.cs @@ -0,0 +1,59 @@ +using UnityEngine; +using Unity.Tutorials.Core.Editor; +using UnityEditor; + +namespace Unity.Tutorials +{ + /// + /// Implement your Tutorial callbacks here. + /// + public class TutorialCallbacks : ScriptableObject + { + public GameObject TokenToSelect; + + /// + /// Selects a GameObject in the scene, marking it as the active object for selection + /// + /// + public void SelectSpawnedGameObject(FutureObjectReference futureObjectReference) + { + if (futureObjectReference.SceneObjectReference == null) { return; } + SelectGameObject(futureObjectReference.SceneObjectReference.ReferencedObjectAsGameObject); + } + + public void SelectGameObject(GameObject gameObject) + { + if (!gameObject) { return; } + Selection.activeObject = gameObject; + } + + public void SelectToken() + { + if (!TokenToSelect) + { + TokenToSelect = GameObject.FindGameObjectWithTag("TutorialRequirement"); + if (!TokenToSelect) + { + Debug.LogErrorFormat("A TokenInstance with the tag '{0}' must be in the scene in order to make this tutorial work properly. Please add the tag {0} to one of your tokens in the scene", "TutorialRequirement"); + return; + } + } + SelectGameObject(TokenToSelect); + } + + public void SelectMoveTool() + { + Tools.current = Tool.Move; + } + + public void SelectRotateTool() + { + Tools.current = Tool.Rotate; + } + + public void StartTutorial(Tutorial tutorial) + { + TutorialWindowUtils.StartTutorial(tutorial); + } + } +} \ No newline at end of file diff --git a/Assets/_Unity Essentials/Tutorials/Editor/TutorialCallbacks.cs.meta b/Assets/_Unity Essentials/Tutorials/Editor/TutorialCallbacks.cs.meta new file mode 100644 index 0000000..c29ce75 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Editor/TutorialCallbacks.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 202bcf9199fa7e9469c84771f0ab98e5 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor.meta new file mode 100644 index 0000000..947f310 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6e5095675006b4292b33895e159f3345 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1.meta new file mode 100644 index 0000000..e61d586 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 335e425be77082b469803b21d762826a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media.meta new file mode 100644 index 0000000..ab39b50 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bd9febdb03462694a9db6ed3db99d3c9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.0 - Icon_V2.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.0 - Icon_V2.png new file mode 100644 index 0000000..aeb82b6 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.0 - Icon_V2.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.0 - Icon_V2.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.0 - Icon_V2.png.meta new file mode 100644 index 0000000..dc2cc22 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.0 - Icon_V2.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 9b4098af026277942bea5c8d02b420fb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.1 - Overview.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.1 - Overview.png new file mode 100644 index 0000000..b5081a3 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.1 - Overview.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.1 - Overview.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.1 - Overview.png.meta new file mode 100644 index 0000000..0c394f8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Media/1.1.1 - Overview.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 11b41d0b8e6786b48aace548ad6743fd +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.0.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.0.asset new file mode 100644 index 0000000..b17bfed --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.0.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.0 + m_EditorClassIdentifier: + Title: + m_Untranslated: Mission overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M1_Editor_Essentials/Essentials_Pathway_M1_Editor_Essentials.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M1_Editor_Essentials/Essentials_Pathway_M1_Editor_Essentials.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Link + to download transcript\n\nThis tutorial series introduces you to the + essential skills of navigating the Unity Editor. \n\nYou'll learn to navigate + 3D space in a playground scene, using Flythrough mode and tools like Move + and Rotate to design a mural. \n\nOnce you master these skills, you\u2019ll + have the foundation required for confidently creating in Unity." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.0.asset.meta new file mode 100644 index 0000000..06b9e1b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1444243e0db52b743ba15dce594fada1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.1.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.1.asset new file mode 100644 index 0000000..5fee954 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.1.asset @@ -0,0 +1,119 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Tutorial overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 11b41d0b8e6786b48aace548ad6743fd, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M1_Editor_Essentials/Essentials_Pathway_M1_Editor_Essentials.mp4 + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this first exercise, you\u2019ll explore the most commonly + used windows of the Unity Editor one by one. Although you can rearrange + the windows, you\u2019ll use Unity\u2019s Default Layout so that + your screen matches the screenshots in this tutorial." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.1.asset.meta new file mode 100644 index 0000000..9d45d0c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9e633edf9eea53a4abfe8cd2eaa92658 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.2.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.2.asset new file mode 100644 index 0000000..6a56601 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.2.asset @@ -0,0 +1,211 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Open a scene from the Project window + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.2%20-%20The%20Project%20Window%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.2%20-%20The%20Project%20Window%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 1 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 5 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: unity-imgui-container + m_VisualElementName: Dockarea + m_VisualElementTypeName: UnityEngine.UIElements.IMGUIContainer + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The Project window is where you can find all the + files (assets) available for use in your project, whether you use them + or not.\n\nThe Project window works like a file explorer, organized + in folders. \n\nYou can view the Project window's assets as large + icons or in a more compact list. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Locate the slider at the bottom right corner + of the Project window.\n\nNote: If you don\u2019t see the + slider, select the Project window\u2019s More \u22EE menu + and select Two-column layout.\n\n2. Drag the slider all + the way to the left to see the assets in a list. \n\nThis way, none of + the assets\u2019 names get cut off. This will be easier for now.\n\n3. + In the Assets folder, open _Unity Essentials > Scenes, + then double-click -1_Starter_Scene to open it.\n\nAbove the Project + window in the center of the Editor, you'll see a robot standing on a big + white platform in front of a beautiful blue sky, along with a collection + of other objects." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 9.704346 + m_Pivot: {x: -5.1607523, y: 1.7895775, z: -2.5571175} + m_Rotation: {x: 0.09988217, y: 0.15713036, z: -0.015975444, w: 0.98239845} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 1 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.2.asset.meta new file mode 100644 index 0000000..87fbe26 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f7c8a98f8c3ee5945b802a41e374e0b0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.3.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.3.asset new file mode 100644 index 0000000..b7dbb8d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.3.asset @@ -0,0 +1,190 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Explore the scene contents with the Hierarchy window + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.3%20-%20The%20Hierarchy%20window%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.3%20-%20The%20Hierarchy%20window%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Did you notice that the Hierarchy window, which is + on the left in Unity's default layout, was automatically populated with + a list when you opened the scene?\n\nThe Hierarchy window is where + you organize all the things in your game world. These things are called + GameObjects.\n\nThere's an important difference between the Project + window and the Hierarchy window: \n\n\u2022 The Hierarchy + window displays all the GameObjects in the current scene.\n\n\u2022 The + Project window displays all the assets available to your entire + project, whether or not they are in the current scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, double-click + some of the GameObjects and notice what happens.\n\nThe selected GameObject + is framed in the Scene view at the center of the Unity interface.\n\n2. + In the Hierarchy window, locate the Boxes GameObject, then + use the foldout (triangle) to expand it and explore the GameObjects within. + \n\nGameObjects are typically organized in a hierarchical tree-like structure. + In the Hierarchy window, a GameObject can have parent GameObjects + and child GameObjects. Parent GameObjects contain other GameObjects, + which are referred to as child GameObjects.\n\n3. To return + to a view that allows you to see the entire environment, double-click the + Ground GameObject, which will frame the entire ground in view." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.3.asset.meta new file mode 100644 index 0000000..371b35a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6f2acc13e6762a748b5fd2991c51c17c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.4.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.4.asset new file mode 100644 index 0000000..0dd7393 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.4.asset @@ -0,0 +1,198 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Move around 3D space in the Scene view + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.4%20-%20Scene%20view%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.4%20-%20Scene%20view%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In the center of the default Unity Editor layout is the + Scene view. This is your interactive window into the world you are + creating. You\u2019ll use the Scene view to manipulate objects and + view them from various angles." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. With your cursor over the Scene view, + right-click and drag. \n\nYou'll notice the cursor turns into an eyeball + icon when you do this. This is the View tool.\nIt's like turning + your head to look around in the real world. \n\n2. Release the + right-mouse button, then use the arrow keys to freely move around in the + Scene view. The Up and Down arrow keys move you forward + and backward. The Left and Right arrow keys pan the view + sideways.\n\n3. As a challenge, use these navigation techniques + to get a good close-up view of the robot character.\n\n4. If you + ever get lost in the Scene view, simply go back to the Hierarchy + window and double-click one of the GameObjects to frame and center it in + the Scene view." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 21.794495 + m_Pivot: {x: 3.1270084, y: -4.565615, z: 3.6253247} + m_Rotation: {x: 0.12489468, y: 0.23765498, z: -0.03082873, w: 0.9627993} + m_FrameObject: + m_SceneGuid: f85da7fb4c9be4e32bcef1db8285354d + m_GameObjectGuid: 8a29af30-12a7-40df-9185-a671d91ccb14 + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 1 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.4.asset.meta new file mode 100644 index 0000000..7b762e4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bc2dc91c4794c754b8bcbd3c25684608 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.5.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.5.asset new file mode 100644 index 0000000..2d3a0bb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.5.asset @@ -0,0 +1,216 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Use the Pan tool + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.5%20-%20Use%20the%20pan%20tool%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.5%20-%20Use%20the%20pan%20tool%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.PlayModeView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'By default, there is a floating toolbar in the upper-left + corner of the Scene view. These are the main Scene view tools. + + + There + are also a number of toolbars above the Scene view. These toolbars + include buttons and settings that allow you to select and adjust GameObjects, + and change the way your scene is displayed. For now, avoid clicking on + those tools. These selections can''t be undone and it can be hard to know + how to reset your settings. + + + Don''t worry, you''ll get to those + options later!' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, double-click the Stairs + GameObject to frame it in the Scene view.\n\n2. Select the top + tool from the toolbar that looks like a hand \u2014 this is the Pan + tool.\nNote: The Pan tool is the same as the View tool.\n\n3. + With the Pan tool selected, left-click and drag in the Scene view + to pan side to side.\n\nNotice how you can see the changing reflection + of the sky in the shiny material on the stairs as you pan side to side. + You\u2019ll learn how to make your own materials later!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.5.asset.meta new file mode 100644 index 0000000..c027802 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e30883cd598943142a7d22d2a9bbe6b1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.6.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.6.asset new file mode 100644 index 0000000..b03056e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.6.asset @@ -0,0 +1,240 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Enter Play mode in Game view + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 18e29dd67666042f8b4c2e70c16061b4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.6%20-%20Enter%20Play%20mode%20in%20Game%20view%20-%20VIDEO_U6_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.6%20-%20Enter%20Play%20mode%20in%20Game%20view%20-%20VIDEO_U6_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.GameView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 0 + m_ViewType: + m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 5 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: unity-editor-toolbar-container__zone + m_VisualElementName: ToolbarZonePlayMode + m_VisualElementTypeName: UnityEngine.UIElements.VisualElement + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "If the Scene view is like a movie set, then the Game + view is what you see through the camera. It's what the end user of your + experience will see. \n\nWhen you enter Play mode to test your application, + you will automatically be taken into the Game view. \n\nBy default, + the Game view will appear in the same area of the Editor as the + Scene view.\n\nWhen you exit Play mode, you'll automatically be + taken back to the Scene view." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Play button at the top center + of the Editor and see what happens. \n\nYou can move the robot character + around with the following controls: \n\n\u2022 Press the arrow keys (or + WASD) to walk around. \n\u2022 Press the Spacebar to jump. + \n\u2022 Move the mouse to rotate your view.\n\u2022 Hold the Shift + key to run.\n\nIf your cursor disappears, press Esc to see it again.\n\n2. + Try to jump to collect the star from the platform at the top of the stairs. + \n\nIt will be just out of reach, but you\u2019ll try to fix that in the + next step.\n\n3. When you\u2019re finished with Play mode, press + the Stop button to exit Play mode and return to the Scene + view. \n\nImportant: It's crucial to exit Play mode when + you're done testing. If you remain in Play mode, none of the changes + you make will be saved." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.6.asset.meta new file mode 100644 index 0000000..12310dd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: be45c855e1a58de49a4771b6a9e08235 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.7.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.7.asset new file mode 100644 index 0000000..af489f6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.7.asset @@ -0,0 +1,266 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: "Edit the GameObjects\u2019 properties in the Inspector" + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.7%20-%20Edit%20the%20GameObjects%E2%80%99%20properties%20in%20the%20Inspector%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.7%20-%20Edit%20the%20GameObjects%E2%80%99%20properties%20in%20the%20Inspector%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.GameView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.InspectorWindow, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 0 + m_ViewType: + m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.InspectorWindow, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 5 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: unity-editor-toolbar-container__zone + m_VisualElementName: ToolbarZonePlayMode + m_VisualElementTypeName: UnityEngine.UIElements.VisualElement + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The Inspector window is where you\u2019ll find and + configure detailed information about GameObjects.\n\nWhen you select a + GameObject in the Scene view or in the Hierarchy window, + its components are listed in the Inspector window. \n\nComponents + describe the properties and behaviors of GameObjects. \n\nIn this step, + you\u2019ll use the Inspector window to position the star a bit + closer to the platform so the player can reach it." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select one of the GameObjects in the Hierarchy + window, then browse its components in the Inspector window.\n\nYou + probably won't understand what many of the components do yet, but that's + OK! You'll get very familiar with these components as you go through this + Pathway.\n\n2. Double-click the Star GameObject to frame + it in view, then locate its Position, Rotation, and Scale + values at the very top of the Inspector window.\n\n3. Reduce + the X Position value by 1 or 2 units to move the star closer to + the platform and reduce the Y Position value by 1 or 2 units to + lower the star closer to the ground. \n\nRemember, you can always undo + any unwanted changes with Ctrl+Z (macOS: Cmd+Z).\n\n4. + Enter Play mode again and try to jump and collect the star, then + exit Play mode when you\u2019re done." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.7.asset.meta new file mode 100644 index 0000000..01190cd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a9897844b67d3437d9192664c234b581 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.8.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.8.asset new file mode 100644 index 0000000..f857823 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.8.asset @@ -0,0 +1,205 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Save your scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.8%20-%20Save%20your%20Scene%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.1%20-%20Explore%20the%20Editor%20interface/1.1.8%20-%20Save%20your%20Scene%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 5 + m_SelectorMatchType: 0 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: unity-imgui-container + m_VisualElementName: Dockarea1 + m_VisualElementTypeName: UnityEngine.UIElements.IMGUIContainer + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Unity doesn't automatically save your scene. Make a habit + of saving often so that you don't lose any progress. \n\nIf you have unsaved + changes in your scene, there will be an asterisk (*) next to the + name of the scene at the top of the Hierarchy window (in this case, + -1_Starter_Scene *)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "To save your scene, press Ctrl+S (macOS: Cmd+S).\n\nIf + there was an asterisk next to the scene name in the Hierarchy window, + the asterisk would disappear. \n\nNote: You can also select File + > Save from the main menu to save your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.8.asset.meta new file mode 100644 index 0000000..fd6413c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: acc177a4af3afd94290d9b4b5d0d6bb9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.9.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.9.asset new file mode 100644 index 0000000..be45d12 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.9.asset @@ -0,0 +1,154 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.1.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: "Congratulations on completing this first guided tutorial + in the Unity Essentials Pathway!\n\nHere are some of the things you learned + how to do along the way:\n\n\u2022 Open a scene from the Project + window. (more)\n\u2022 + Define GameObject. (more)\n\u2022 + Frame a GameObject in the Scene view by double-clicking it in the + Hierarchy window.\n\u2022 Explain the differences between the Project + window and Hierarchy window. (more)\n\u2022 + Explain the relationship between the Scene view and the Inspector + window. (more)\n\u2022 + Look around the scene with the View tool. (more)\n\u2022 + Look around the scene with the Pan tool. (more)\n\u2022 + Identify the windows that appear in the Unity Editor\u2019s default view. + (more)\n\u2022 + Start and stop Play mode (Game view). (more)\n\u2022 + Save the scene. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll explore a playground + scene to master 3D navigation in the Scene view. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.9.asset.meta new file mode 100644 index 0000000..318e16f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Step_1.1.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 75203ca6187dcf24a896e12e8770fc29 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Tutorial 1.1.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Tutorial 1.1.asset new file mode 100644 index 0000000..a1b707b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Tutorial 1.1.asset @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 1.1 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: 'Explore the Editor interface ' + m_ProgressTrackingEnabled: 1 + m_LessonId: 53502db3-2ebe-4ccf-a8b9-5e0623611167 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 20, y: 8, z: 5} + m_Rotation: {x: 0.13912474, y: -0.7478861, z: 0.16580239, w: 0.627551} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 1444243e0db52b743ba15dce594fada1, type: 2} + - {fileID: 11400000, guid: 9e633edf9eea53a4abfe8cd2eaa92658, type: 2} + - {fileID: 11400000, guid: f7c8a98f8c3ee5945b802a41e374e0b0, type: 2} + - {fileID: 11400000, guid: 6f2acc13e6762a748b5fd2991c51c17c, type: 2} + - {fileID: 11400000, guid: bc2dc91c4794c754b8bcbd3c25684608, type: 2} + - {fileID: 11400000, guid: e30883cd598943142a7d22d2a9bbe6b1, type: 2} + - {fileID: 11400000, guid: be45c855e1a58de49a4771b6a9e08235, type: 2} + - {fileID: 11400000, guid: a9897844b67d3437d9192664c234b581, type: 2} + - {fileID: 11400000, guid: acc177a4af3afd94290d9b4b5d0d6bb9, type: 2} + - {fileID: 11400000, guid: 75203ca6187dcf24a896e12e8770fc29, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Tutorial 1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Tutorial 1.1.asset.meta new file mode 100644 index 0000000..144349b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.1/Tutorial 1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b849b95645fc3490f9ac73f16a46e846 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2.meta new file mode 100644 index 0000000..ff61d1a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: da9919e24a0bcab46a9c4ab6f0706ee9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media.meta new file mode 100644 index 0000000..3f6a1d4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fd4ae9c8cbdea9e4793f9f9b84b33791 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.0.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.0.png new file mode 100644 index 0000000..63623b6 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.0.png.meta new file mode 100644 index 0000000..be8e5f6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.0.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 095528ffafd021848bb18d0ca4d88e05 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.11.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.11.png new file mode 100644 index 0000000..0984997 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.11.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.11.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.11.png.meta new file mode 100644 index 0000000..347c08f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.11.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 02d65a5fc344b0043a835d572e330efe +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.5.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.5.png new file mode 100644 index 0000000..54882f3 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.5.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.5.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.5.png.meta new file mode 100644 index 0000000..b4672cd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Media/1.2.5.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 3b1ee995b9f7ae74ca092e7cfbb1651e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.1 - Overview.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.1 - Overview.asset new file mode 100644 index 0000000..b3b9e3f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.1 - Overview.asset @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.1 - Overview + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.1%20-%20Overview%20-%20VIDEO%20V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.1%20-%20Overview%20-%20VIDEO%20V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Navigating 3D space in the Scene view is an absolutely + critical skill for working in Unity. Trying to create something in Unity + without first mastering this skill would be like trying to learn how to + draw without first learning how to hold a pencil. \n\nIf you\u2019ve never + worked with other 3D creator tools before or played many 3D games, working + in a 3D environment can be pretty challenging at first. But don\u2019t + worry, you'll get some practice here to set you up for success.\n\nIn this + tutorial, you'll get comfortable moving around in the Scene view + through a short series of fun challenges in a playground scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.1 - Overview.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.1 - Overview.asset.meta new file mode 100644 index 0000000..b7d6039 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.1 - Overview.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 64c63abf9777b424f89116f19e711e71 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.10.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.10.asset new file mode 100644 index 0000000..1b83faa --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.10.asset @@ -0,0 +1,183 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Use the Scene view gizmos to reveal the final hidden number + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 6fab5ea10c580b343be2025e44271f1e, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.10%20-%20Use%20the%20Scene%20view%20gizmos%20to%20reveal%20the%20final%20hidden%20number%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.10%20-%20Use%20the%20Scene%20view%20gizmos%20to%20reveal%20the%20final%20hidden%20number%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The Scene view gizmos \u2014 which look like a series + of colorful cones sticking out of a cube in the upper-right corner of the + Scene view \u2014 are another helpful tool for 3D navigation. \n\nYou + will use the gizmos and something called Isometric mode to uncover the + fourth and final digit of your code. \n\nIn the video demo, the digit looks + like three red cubes, but in your scene, it will appear as a real number." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. To be able to see the Scene view gizmos + more clearly against the background, right-click them and select Show + background.\n\n2. In the Scene view, click directly + on the firepit set between two outdoor chairs, then press F to frame + it in view. You might notice some strange black lines beneath the firepit.\n\n3. + With the firepit framed, use the cone-shaped gizmos to view it directly + from the side.\n\n4. Right-click the gizmo again and disable Perspective + to enter Isometric view. \n\nDepending on your orientation, the label beneath + the gizmos will say 'Front', 'Back', 'Left', 'Right', 'Top' or 'Bottom'. + You'll know that you are in Isometric view when the three lines to the + left of the label are parallel to one another.\n\n5. If you don't + immediately see the fourth hidden digit, continue rotating around the firepit + with the help of the gizmos to reveal it.\n\nYou are able to see the number + clearly in Isometric view because all of the 3D perspective is removed. + There is no longer any distortion of objects based on your angle and all + objects appear the same size, regardless of how far they are from you. + You're looking at a 2D version of a 3D scene.\n\n6. Once you figure + out the final digit, right-click the gizmos and re-enable Perspective + to enter Perspective mode again." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.10.asset.meta new file mode 100644 index 0000000..de1707e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 69e2068aa62c378499976a0d3c7d6b0b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.11 - Enter the correct code in Play mode.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.11 - Enter the correct code in Play mode.asset new file mode 100644 index 0000000..36a1100 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.11 - Enter the correct code in Play mode.asset @@ -0,0 +1,155 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.11 - Enter the correct code in Play mode + m_EditorClassIdentifier: + Title: + m_Untranslated: Enter the correct code in Play mode + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 02d65a5fc344b0043a835d572e330efe, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.1%20-%20Overview%20-%20VIDEO%20V3.webm + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 0 + m_ViewType: + m_TypeName: UnityEditor.Toolbar, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_EditorWindowType: + m_TypeName: + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations! If you made it here, you\u2019ve found + all four hidden numbers. It's now time to verify whether they are correct. + \n\nFun fact: The correct code is actually the year Unity was created." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Press the Play button to enter Play mode + and enter your code into the input box.\n\n2. If you entered the + correct code, you should be treated to a fireworks display at the center + of the scene \u2014 and you now know the year Unity was created!\n\n3. + Exit Play mode now by clicking on the Stop button." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.11 - Enter the correct code in Play mode.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.11 - Enter the correct code in Play mode.asset.meta new file mode 100644 index 0000000..dafac8f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.11 - Enter the correct code in Play mode.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4eca66d50db517443bdcbc8cc15453d9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.12 - Review and proceed to the next tutorial.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.12 - Review and proceed to the next tutorial.asset new file mode 100644 index 0000000..3b06765 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.12 - Review and proceed to the next tutorial.asset @@ -0,0 +1,148 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.12 - Review and proceed to the next tutorial + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.1%20-%20Overview%20-%20VIDEO%20V3.webm + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on successfully navigating the Scene + view and completing the scavenger hunt! \n\nHere are some of the things + you learned how to do along the way:\n\n\u2022 Frame a GameObject in the + Scene view using the F shortcut. (more)\n\u2022 + Maneuver through 3D space using Flythrough mode. (more)\n\u2022 + Zoom in and out in the Scene view with the scroll wheel. (more)\n\u2022 + Orbit around framed objects in the Scene view with the mouse and + keyboard. (more)\n\u2022 + Switch between Perspective mode and Isometric mode to change + your view of a scene. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial to fly through rings around + the playground and solidify your Scene view navigation skills. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 7.479545 + m_Pivot: {x: -1.3047222, y: 4.09366, z: -9.4129} + m_Rotation: {x: -0.02693084, y: -0.32674736, z: -0.009314773, w: 0.9446834} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.12 - Review and proceed to the next tutorial.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.12 - Review and proceed to the next tutorial.asset.meta new file mode 100644 index 0000000..43c49a4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.12 - Review and proceed to the next tutorial.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 123d6d2515cddd7429976e1c5ffd247d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.2 - Open the playground scene.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.2 - Open the playground scene.asset new file mode 100644 index 0000000..88d0c6f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.2 - Open the playground scene.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.2 - Open the playground scene + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the playground scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 76c8861f47c9b0e46ada886b8b094d8d, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.2%20-%20Open%20the%20playground%20scene%20-%20VIDEO_V4.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.2%20-%20Open%20the%20playground%20scene%20-%20VIDEO_V4.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 1 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: To get started, you'll first need to open the Playground + scene. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: '1. In the Project window, open _Unity + Essentials > Scenes. + + + 2. Double-click 1_Playground_Navigation_Scene + to open it.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.2 - Open the playground scene.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.2 - Open the playground scene.asset.meta new file mode 100644 index 0000000..d1faf6f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.2 - Open the playground scene.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e8fa0792693b3b1409afd22bc30c7060 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.3 - Frame the four playground areas.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.3 - Frame the four playground areas.asset new file mode 100644 index 0000000..f1d94d0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.3 - Frame the four playground areas.asset @@ -0,0 +1,195 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.3 - Frame the four playground areas + m_EditorClassIdentifier: + Title: + m_Untranslated: Frame the four playground areas + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 51963974e275aaa499805562e99165aa, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.3%20-%20%20Frame%20the%20four%20playground%20areas%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.3%20-%20%20Frame%20the%20four%20playground%20areas%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Remember, the Hierarchy window represents the structure + of the current scene in a tree-like format. It shows you every GameObject + in your scene. \n\nWhen you double-click a GameObject in the Hierarchy + window, you can quickly zoom in on it and frame it nicely in the Scene + view." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, locate the Playground_Areas + GameObject.\n\n2. Expand the Playground_Areas GameObject + using the foldout (triangle).\n\n3. Double-click all four of the + child GameObjects to quickly frame them in the Scene view: \n\n\u2022 + 01_Swingset\n\u2022 02_Picnic_Area\n\u2022 03_Play_Structure\n\u2022 04_Firepit\n\n4. + After framing each individual object, double-click the parent Playground_Areas + GameObject. This will neatly frame all four of the child GameObjects in + view. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 3.4659746 + m_Pivot: {x: -6.00613, y: 7.152484, z: -16.527966} + m_Rotation: {x: -0.19747736, y: -0.2044777, z: 0.042157684, w: -0.9578253} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 1 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.3 - Frame the four playground areas.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.3 - Frame the four playground areas.asset.meta new file mode 100644 index 0000000..6d46c02 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.3 - Frame the four playground areas.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5536e7acbd746be4da2eaf7d548e5501 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.4 - Use Flythrough mode in Scene view.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.4 - Use Flythrough mode in Scene view.asset new file mode 100644 index 0000000..2069ea9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.4 - Use Flythrough mode in Scene view.asset @@ -0,0 +1,203 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.4 - Use Flythrough mode in Scene view + m_EditorClassIdentifier: + Title: + m_Untranslated: Use Flythrough mode in the Scene view + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 978f6a6d5f6625744b812d10162a467e, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.4%20-%20Use%20Flythrough%20mode%20in%20Scene%20view%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.4%20-%20Use%20Flythrough%20mode%20in%20Scene%20view%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneView, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.SceneHierarchyWindow, UnityEditor.CoreModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In the previous tutorial, you used the arrow keys to move + around in the Scene view and used the right mouse button to look + around. \n\nNow, you'll learn how to use Flythrough mode, which + lets you move and rotate your view at the same time.\n\nRather than using + the arrow keys, you'll use the W, A, S, and D keys on the + keyboard. You'll notice that the WASD keys are in a similar layout + to the four arrow keys, with the following mappings:\n\nW - Forward\nS + - Back\nA - Left\nD - Right\n\nThis type of navigation might + be familiar to you if you\u2019ve played desktop video games before." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Scene view, press the right mouse + button and move the mouse to look around.\n\n2. While still holding + down the right mouse button, press the W key on your keyboard to + move forward. \n\nTip: If this is your first time using Flythrough + mode, just tap the WASD keys to move a little at a time. As you + get more confident, you'll be able to hold the keys for longer periods. + \n\n3. Using a combination of the right mouse button and the W, + A, S, and D keys, fly around to different areas of the scene.\n\nIf you + get lost in the scene, double-click the Playground_Areas GameObject + in the Hierarchy window to reorient yourself. \n\nYou\u2019re going + to get a lot more practice with Flythrough mode throughout the rest of + this tutorial." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.65086263 + m_Pivot: {x: -20.397865, y: 8.564207, z: 0.1505604} + m_Rotation: {x: 0.0031945354, y: 0.7043386, z: -0.0031693862, w: 0.7098515} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.4 - Use Flythrough mode in Scene view.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.4 - Use Flythrough mode in Scene view.asset.meta new file mode 100644 index 0000000..5f5f6ae --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.4 - Use Flythrough mode in Scene view.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 34eea3d6a527c0c48a7ff937ff5d988d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.5 - Open the Keyboard shortcut reference sheet.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.5 - Open the Keyboard shortcut reference sheet.asset new file mode 100644 index 0000000..d6e8b31 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.5 - Open the Keyboard shortcut reference sheet.asset @@ -0,0 +1,182 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.5 - Open the Keyboard shortcut reference sheet + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the Keyboard shortcut reference sheet + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 3b1ee995b9f7ae74ca092e7cfbb1651e, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 4 + m_SelectorMatchType: 2 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 4900000, guid: d6e9485b035db4439a7dc5525bd8f57d, + type: 3} + m_Prefab: {fileID: 0} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: + m_VisualElementName: + m_VisualElementTypeName: + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: The Unity Editor has a lot of keyboard shortcuts. While you're + learning to use them, we have provided a helpful cheat sheet that you can + reference. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to the + _Unity Essentials folder.\n\n2. Select the _Shortcuts-Cheat_Sheet + asset and read it in the Inspector window. \n\nYou'll see some shortcuts + you're not familiar with yet, but we'll get to those very soon.\n\n3. + Continue to the next step to begin the playground scavenger hunt with these + shortcuts at your side." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.5 - Open the Keyboard shortcut reference sheet.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.5 - Open the Keyboard shortcut reference sheet.asset.meta new file mode 100644 index 0000000..8092883 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.5 - Open the Keyboard shortcut reference sheet.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 58b1db46567a247469bd14c16b5e027a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.6 - Enter Play mode and enter an incorrect code.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.6 - Enter Play mode and enter an incorrect code.asset new file mode 100644 index 0000000..1b05005 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.6 - Enter Play mode and enter an incorrect code.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.6 - Enter Play mode and enter an incorrect code + m_EditorClassIdentifier: + Title: + m_Untranslated: Enter Play mode and enter an incorrect code + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.6%20-%20Enter%20Play%20mode%20and%20enter%20an%20incorrect%20code%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.6%20-%20Enter%20Play%20mode%20and%20enter%20an%20incorrect%20code%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now that you have a basic understanding of how to navigate + in the Scene view, you're ready to start the Scene view scavenger + hunt. \n\nThe purpose of this scavenger hunt is to find four hidden numbers + that combine to form a four-digit secret code.\n\nIf you enter the correct + code in Play mode, you'll be rewarded with some fireworks!\n\nImportant: + Don't try to find the hidden numbers yet! You'll be given clues on how + to find them in the coming steps. \n\nFor now, you'll just see what happens + when you enter an incorrect code." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Press Play to enter Play mode and locate + the text entry box in the center of the Game view that says \"Enter + 4-digit code...\".\n\nRemember, when you are in Play mode (in the Game + view), you will no longer be able to fly around the environment like you + do in the Scene view. \n\n2. Enter any four-digit number + in the input box to see what happens. \n\n3. Exit Play mode. + \n\nIn the next step, you'll start looking for the numbers that make up + the correct code." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.65086263 + m_Pivot: {x: -20.397865, y: 8.564207, z: 0.1505604} + m_Rotation: {x: 0.0031945354, y: 0.7043386, z: -0.0031693862, w: 0.7098515} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.6 - Enter Play mode and enter an incorrect code.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.6 - Enter Play mode and enter an incorrect code.asset.meta new file mode 100644 index 0000000..20cca53 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.6 - Enter Play mode and enter an incorrect code.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7dc106ac99f5d4f64bfc5765ecaf01b2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.7.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.7.asset new file mode 100644 index 0000000..4781483 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.7.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Use Flythrough mode to find the number on the swingset + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: ae5f4063c1aeb594a9b9213931b05936, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.7%20-%20Use%20flythrough%20mode%20to%20find%20the%20number%20on%20the%20swingset%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.7%20-%20Use%20flythrough%20mode%20to%20find%20the%20number%20on%20the%20swingset%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'In this step, you''ll practice using Flythrough mode to + zoom in and find a hidden number on the back of the swingset. + + + In + the video demo above, the number appears as a red square, but it will be + a real number in your scene. + + + Remember, you can always reorient + yourself by double-clicking on a GameObject in the Hierarchy window.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Activate Flythrough mode in the Scene + view by holding the right mouse button and using the WASD keys to + navigate. \n\n2. Locate the hidden number on the back of the top + bar of the swingset. \n\nTip: You might want to write down the hidden + numbers as you find them so you don't forget!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.65086263 + m_Pivot: {x: -7.2053194, y: 1.7817382, z: -5.823253} + m_Rotation: {x: 0.0094546145, y: 0.43494192, z: -0.0045668976, w: 0.90039814} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.7.asset.meta new file mode 100644 index 0000000..fc4ea6f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 53438bff8569d8b4b9f017da8054d315 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.8.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.8.asset new file mode 100644 index 0000000..468c4ca --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.8.asset @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Frame and zoom to find the second number inside the grill + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 16b83fb82fcce9049bc97ccfd9634259, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.8%20-%20Frame%20and%20zoom%20to%20find%20the%20second%20number%20inside%20the%20grill%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.8%20-%20Frame%20and%20zoom%20to%20find%20the%20second%20number%20inside%20the%20grill%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Framing an object centers it in the Scene + view and allows for closer inspection. You have already framed objects + when you double-clicked them in the Hierarchy window.\n\nNow you're + going to learn a new, more convenient way to frame an object by pressing + the F key on your keyboard while in the Scene view. \n\nAfter + framing an object, you can then use the scroll wheel on a mouse (or two + fingers on a trackpad) to zoom in or out on that framed object. \n\nNow, + you'll use these techniques together to discover the second number hidden + inside the grill.\n\nIn the video demo above, the number appears as a red + square, but it will be a real number in your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Move tool in the Scene + view toolbar. \n\nIt\u2019s the second tool, just after the View tool. + \n\nThe Move tool allows you to select objects directly in the Scene + view. You'll learn a lot more about the Move tool later.\n\n2. + In the Scene view, select the grill by clicking directly on it, + then press F to frame it. This is the same effect you'd get by double-clicking + on it in the Hierarchy window. \n\n3. With the grill still + selected in the Scene view, press the F key a few more times + and notice what happens: the view will alternate between a more zoomed + in and zoomed out framing of that object. \n\n4. Use your mouse's + scroll wheel (or two fingers on a trackpad) to zoom in and find the number + hidden inside the grill.\n\nMake sure to write down this number, too! You'll + need it to complete that four-digit code." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.8.asset.meta new file mode 100644 index 0000000..dbf5a9c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9d280d68c9583024d9270d4fa8d59cf3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.9.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.9.asset new file mode 100644 index 0000000..3ac5fd2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.9.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.2.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Orbit around the play structure to find the third number + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 8e353c415b281fa408b0768e3ac61eeb, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.9%20-%20Orbit%20around%20the%20play%20structure%20to%20find%20the%20third%20number%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.2%20-%20Master%203D%20Scene%20Navigation/1.2.9%20-%20Orbit%20around%20the%20play%20structure%20to%20find%20the%20third%20number%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Orbiting is an essential navigation technique that + lets you rotate your view around a selected object, providing a 360-degree + perspective. \n\nOrbiting is different from using the View tool to look + around in the scene, which you did before by right-clicking and dragging:\n\n\u2022 + Using the View tool and looking around is like moving your own head \u2014 + your position stays in place but the rotation changes.\n\u2022 Orbiting + is like moving around an object while you stare at it \u2014 your focal + point stays the same, but your position changes.\n\nIn this step, you'll + orbit around the play structure and inspect it from underneath to uncover + the third hidden number." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. If you are still inside the grill, zoom out and + then rotate your view (right-click and drag) to face the play structure + with a slide.\n\n2. With the Move tool still selected, click + directly on the play structure in the Scene view to select it, then + press F to frame it in view. \n\n3. Once the play structure + is framed, hold Alt (macOS: Option), then left-click + and drag with your mouse to orbit around the play structure. \n\nYou will + find the third hidden number on the bottom of the play structure.\n\n4. + After you've noted the number, orbit back up around to get a front-facing + view of the play structure again.\n\nSoon, you'll get so much practice + framing and orbiting, it will eventually be muscle memory. You also have + that shortcut cheat sheet to help you remember all the ways you can navigate!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.9.asset.meta new file mode 100644 index 0000000..c708b44 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Step_1.2.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 582cf790fd8fb4647beabbe1706487ea +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Tutorial 1.2 - Master 3D scene navigation.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Tutorial 1.2 - Master 3D scene navigation.asset new file mode 100644 index 0000000..1989a0a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Tutorial 1.2 - Master 3D scene navigation.asset @@ -0,0 +1,74 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 1.2 - Master 3D scene navigation + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Master 3D scene navigation + m_ProgressTrackingEnabled: 1 + m_LessonId: dab90741-e12d-4592-b318-d487b0adb3bd + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 3.4659746 + m_Pivot: {x: -6.00613, y: 7.152484, z: -16.527966} + m_Rotation: {x: -0.19747736, y: -0.2044777, z: 0.042157684, w: -0.9578253} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 1 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 64c63abf9777b424f89116f19e711e71, type: 2} + - {fileID: 11400000, guid: e8fa0792693b3b1409afd22bc30c7060, type: 2} + - {fileID: 11400000, guid: 5536e7acbd746be4da2eaf7d548e5501, type: 2} + - {fileID: 11400000, guid: 34eea3d6a527c0c48a7ff937ff5d988d, type: 2} + - {fileID: 11400000, guid: 58b1db46567a247469bd14c16b5e027a, type: 2} + - {fileID: 11400000, guid: 7dc106ac99f5d4f64bfc5765ecaf01b2, type: 2} + - {fileID: 11400000, guid: 53438bff8569d8b4b9f017da8054d315, type: 2} + - {fileID: 11400000, guid: 9d280d68c9583024d9270d4fa8d59cf3, type: 2} + - {fileID: 11400000, guid: 582cf790fd8fb4647beabbe1706487ea, type: 2} + - {fileID: 11400000, guid: 69e2068aa62c378499976a0d3c7d6b0b, type: 2} + - {fileID: 11400000, guid: 4eca66d50db517443bdcbc8cc15453d9, type: 2} + - {fileID: 11400000, guid: 123d6d2515cddd7429976e1c5ffd247d, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Tutorial 1.2 - Master 3D scene navigation.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Tutorial 1.2 - Master 3D scene navigation.asset.meta new file mode 100644 index 0000000..2dd769e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.2/Tutorial 1.2 - Master 3D scene navigation.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 72b2e98d374d94b0681ee8ae6e2bf641 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3.meta new file mode 100644 index 0000000..8416512 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f2bc19e4fd498dc43aff478a687282ef +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media.meta new file mode 100644 index 0000000..8751164 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7de3e10bf1949c04db3cd9ce89252f3c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.0.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.0.png new file mode 100644 index 0000000..0534996 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.0.png.meta new file mode 100644 index 0000000..2a58d17 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.0.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: ead4256d268a9984a92d07ba3c74b881 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.1.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.1.png new file mode 100644 index 0000000..e736f67 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.1.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.1.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.1.png.meta new file mode 100644 index 0000000..98c81d0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.1.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 8da68107f5fa61f48a956866a5efd989 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.5.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.5.png new file mode 100644 index 0000000..d9e8143 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.5.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.5.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.5.png.meta new file mode 100644 index 0000000..46ad022 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Media/1.3.5.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: dde873e952f517c4298505e71f58c6c1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.1 - Overview.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.1 - Overview.asset new file mode 100644 index 0000000..e92c63e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.1 - Overview.asset @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.3.1 - Overview + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 8da68107f5fa61f48a956866a5efd989, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "There\u2019s no such thing as being too comfortable moving + around in the Scene view. The more comfortable you are maneuvering + in 3D space, the more confident and carefree you\u2019ll be when working + in Unity.\n\nLearning to navigate 3D space is a lot like learning to drive + a car: \n\n\u2022 At first, it's very overwhelming and scary.\n\u2022 It + takes hours and hours of practice before you feel comfortable.\n\u2022 + Eventually, you\u2019ll be able to do it easily without thinking too much.\n\nIn + this tutorial, you\u2019ll fly through a series of rings around the playground + to get even more comfortable moving around the environment." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.1 - Overview.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.1 - Overview.asset.meta new file mode 100644 index 0000000..ed8917b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.1 - Overview.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3f9d880902ec5214183707e29fb9d1b8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.2 - Move to the start of the rings course.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.2 - Move to the start of the rings course.asset new file mode 100644 index 0000000..e8c990c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.2 - Move to the start of the rings course.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.3.2 - Move to the start of the rings course + m_EditorClassIdentifier: + Title: + m_Untranslated: Move to the start of the rings course + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 195db07e67cb34f6c9242b8c965ea52d, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.3%20-%20Complete%20the%20Scene%20view%20flying%20test/1.3.2%20-%20Move%20to%20the%20start%20of%20the%20rings%20course_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.3%20-%20Complete%20the%20Scene%20view%20flying%20test/1.3.2%20-%20Move%20to%20the%20start%20of%20the%20rings%20course_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Before you begin going through the rings, let\u2019s activate + the flying course and get in position at the starting line." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Rings + GameObject. \n\nNotice that it's grayed out \u2014 this is because it is + currently inactive.\n\n2. With the Rings GameObject still + selected, look at the top of the Inspector and locate the checkbox + next to the title \"Rings\", then enable the checkbox to activate the GameObject.\n\n3. + In the Hierarchy window, expand the Rings GameObject and + frame 'Ring_1' by double-clicking it in the Hierarchy window. \n\nYou + can tell this is the first ring in the course because it has a red hoop. + \n\n4. Hold Alt (macOS: Option) and left-click to + orbit behind the ring so that you\u2019re facing the next ring and the + arrow is pointing away from you." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.2 - Move to the start of the rings course.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.2 - Move to the start of the rings course.asset.meta new file mode 100644 index 0000000..c8a0556 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.2 - Move to the start of the rings course.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5793b1131a504ed43bc32d44461350b7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.3 - Frame, Orbit, Zoom through the rings course.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.3 - Frame, Orbit, Zoom through the rings course.asset new file mode 100644 index 0000000..6e0438b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.3 - Frame, Orbit, Zoom through the rings course.asset @@ -0,0 +1,172 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.3.3 - Frame, Orbit, Zoom through the rings course + m_EditorClassIdentifier: + Title: + m_Untranslated: Frame, Orbit, Zoom through the rings course + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: df2fd00d3ce224957ae6bf8fb1d110d8, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.3%20-%20Complete%20the%20Scene%20view%20flying%20test/1.3.3%20-%20Frame%2C%20Orbit%2C%20Zoom%20through%20the%20rings%20course_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.3%20-%20Complete%20the%20Scene%20view%20flying%20test/1.3.3%20-%20Frame%2C%20Orbit%2C%20Zoom%20through%20the%20rings%20course_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "First, you\u2019ll go through the rings using the trusty + technique that will serve you well through your Unity career: Frame, Orbit, + Zoom!\n\nThis technique allows you to quickly focus on any GameObject from + any angle you want." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Zoom through the center of the ring using the + scroll wheel or trackpad. You need to zoom all the way through in order + to select the next ring in the course. \n\n2. Once you are through + the first ring, continue through the obstacle course:\n\n\u2022 Select + the next ring, then press F to frame it.\n\u2022 Hold Alt + (macOS: Option) and left-click to orbit behind the ring.\n\u2022 + Zoom through the center of the ring using the scroll wheel or trackpad.\n\nThen + just repeat!\n\nAt first, you might be slower than what you see in the + video demo. Just like driving a car, it\u2019ll take a bit of practice + before you feel totally comfortable." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.3 - Frame, Orbit, Zoom through the rings course.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.3 - Frame, Orbit, Zoom through the rings course.asset.meta new file mode 100644 index 0000000..dfefd07 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.3 - Frame, Orbit, Zoom through the rings course.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 776ed9e9464aec5418bce693e70f14cb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.4 - Fly through the rings course.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.4 - Fly through the rings course.asset new file mode 100644 index 0000000..5c790fa --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.4 - Fly through the rings course.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.3.4 - Fly through the rings course + m_EditorClassIdentifier: + Title: + m_Untranslated: Fly through the rings course + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.3%20-%20Complete%20the%20Scene%20view%20flying%20test/1.3.4%20-%20Fly%20through%20the%20rings%20course_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.3%20-%20Complete%20the%20Scene%20view%20flying%20test/1.3.4%20-%20Fly%20through%20the%20rings%20course_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: "Now, you\u2019ll test your Flythrough mode skills to go + through the course again. \n\nYou can actually get anywhere you want in + a scene using Flythrough mode. With more practice, you\u2019ll eventually + settle into your own 3D navigation style, likely using a combination of + Flythrough mode and Frame, Orbit, Zoom." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Once you've Frame, Orbit, Zoomed your way through, + try to complete the course again using Flythrough mode (by right-clicking + and using the WASD keys).\n\nTip: In Flythrough mode, you + can also press Q to go straight down and E to go straight + up, but you should probably master using the WASD keys first before + trying to integrate those keys. \n\n2. For an added challenge, + set a timer to see how long the course takes, and try to beat your record + a couple of times." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.4 - Fly through the rings course.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.4 - Fly through the rings course.asset.meta new file mode 100644 index 0000000..64a1ad8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.4 - Fly through the rings course.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f3f0a182e40241a4b85ced72c7abc131 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.5 - Hide the rings.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.5 - Hide the rings.asset new file mode 100644 index 0000000..74d76d0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.5 - Hide the rings.asset @@ -0,0 +1,145 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.3.5 - Hide the rings + m_EditorClassIdentifier: + Title: + m_Untranslated: Hide the rings + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: dde873e952f517c4298505e71f58c6c1, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: When you've finished going through the rings with Frame, + Orbit, Zoom and Flythrough mode, deactivate the rings to hide them in the + Scene view. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: '1. In the Hierarchy window, select the Rings + GameObject. + + + 2. At the top of the Inspector window, + disable the checkbox to deactivate the group of rings.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.5 - Hide the rings.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.5 - Hide the rings.asset.meta new file mode 100644 index 0000000..20d61fd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.5 - Hide the rings.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cf71960d476e31a41a182af2a28ec96b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.6 - Review and proceed to the next tutorial.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.6 - Review and proceed to the next tutorial.asset new file mode 100644 index 0000000..7f8e497 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.6 - Review and proceed to the next tutorial.asset @@ -0,0 +1,142 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.3.6 - Review and proceed to the next tutorial + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: "Congratulations on successfully completing the Scene + view flying test! \n\nYou have set yourself up for success moving forward + and will be able to create what you want much more efficiently now." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "Proceed to the next tutorial, where you\u2019ll learn to + move and rotate objects in the Scene view to create a mural at the + center of the playground." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.6 - Review and proceed to the next tutorial.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.6 - Review and proceed to the next tutorial.asset.meta new file mode 100644 index 0000000..6743104 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Step_1.3.6 - Review and proceed to the next tutorial.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e91ee4e960b5145408ec2c075b8d1b40 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Tutorial 1.3 - Design a Mural in Scene view.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Tutorial 1.3 - Design a Mural in Scene view.asset new file mode 100644 index 0000000..cb422ed --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Tutorial 1.3 - Design a Mural in Scene view.asset @@ -0,0 +1,68 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 1.3 - Design a Mural in Scene view + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Pass the Scene view flying test + m_ProgressTrackingEnabled: 1 + m_LessonId: dbbcbd68-2649-4450-9ff5-ff4303d08c28 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 7.269086 + m_Pivot: {x: 0.057935536, y: -0.09843369, z: -3.27209} + m_Rotation: {x: 0.23921753, y: -0.22249642, z: 0.05641562, w: 0.9434457} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 1 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 3f9d880902ec5214183707e29fb9d1b8, type: 2} + - {fileID: 11400000, guid: 5793b1131a504ed43bc32d44461350b7, type: 2} + - {fileID: 11400000, guid: 776ed9e9464aec5418bce693e70f14cb, type: 2} + - {fileID: 11400000, guid: f3f0a182e40241a4b85ced72c7abc131, type: 2} + - {fileID: 11400000, guid: cf71960d476e31a41a182af2a28ec96b, type: 2} + - {fileID: 11400000, guid: e91ee4e960b5145408ec2c075b8d1b40, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Tutorial 1.3 - Design a Mural in Scene view.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Tutorial 1.3 - Design a Mural in Scene view.asset.meta new file mode 100644 index 0000000..3681e38 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.3/Tutorial 1.3 - Design a Mural in Scene view.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fb848c44190d7fd4aa7558c682f3142b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4.meta new file mode 100644 index 0000000..2e035e0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 439eb20c6ee884fab95e9caa291b7eec +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media.meta new file mode 100644 index 0000000..4c54c29 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 519f181b7e81d4af48dbe6988cc0fbdb +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.0.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.0.png new file mode 100644 index 0000000..220664c Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.0.png.meta new file mode 100644 index 0000000..73d8150 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.0.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 3771d54e3805a8542ba7700b6d3fb8aa +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.1.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.1.png new file mode 100644 index 0000000..9c1f155 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.1.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.1.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.1.png.meta new file mode 100644 index 0000000..bc7bbe9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Media/1.4.1.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 2b7a695dc17c77a469e8965d348270f5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.1 - Overview.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.1 - Overview.asset new file mode 100644 index 0000000..2e86be6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.1 - Overview.asset @@ -0,0 +1,121 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.1 - Overview + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 2b7a695dc17c77a469e8965d348270f5, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You're now much more comfortable navigating in the Scene + view and maneuvering through 3D space. \n\nThe next critical skill to acquire + in Unity is the ability to move and position objects within this space. + \n\nIn this tutorial, you'll utilize the Move and Rotate + tools to craft a mural of your own design using the colorful pieces of + a classic tangram puzzle." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.1 - Overview.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.1 - Overview.asset.meta new file mode 100644 index 0000000..4dc2743 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.1 - Overview.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1fd02d39905cf499d98d07b5db969aae +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.10 - Save your scene.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.10 - Save your scene.asset new file mode 100644 index 0000000..a601b0c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.10 - Save your scene.asset @@ -0,0 +1,142 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.10 - Save your scene + m_EditorClassIdentifier: + Title: + m_Untranslated: Save your scene + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You don\u2019t want to lose any of the hard work you\u2019ve + done on your mural!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "To save your scene, press Ctrl+S (macOS: Cmd+S). + \n\nIf there was an asterisk next to the scene name in the Hierarchy + window, the asterisk should disappear. \n\nNote: You can also press + File > Save from the main menu to save your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.10 - Save your scene.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.10 - Save your scene.asset.meta new file mode 100644 index 0000000..a67a802 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.10 - Save your scene.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1a13eabd069775541a20fc8b546d634b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.11 - Review and proceed to the next tutorial.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.11 - Review and proceed to the next tutorial.asset new file mode 100644 index 0000000..2b93329 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.11 - Review and proceed to the next tutorial.asset @@ -0,0 +1,151 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.11 - Review and proceed to the next tutorial + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on completing the mural in the playground! + \n\nHere are some of the things you learned how to do along the way:\n\n\u2022 + Explain the difference between Global coordinates and Local + coordinates in the Scene view. (more)\n\u2022 + Switch between Global coordinates and Local coordinates when + positioning a GameObject. (more)\n\u2022 + Move objects around with the Move tool. (more)\n\u2022 + Rotate an object around an axis with the Rotate tool. (more)\n\u2022 + Switch between the tools in the Scene view using the QWERTY keyboard + shortcuts. (more)\n\u2022 + Move objects along one or two axes at a time with the Move tool. + (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, which includes optional challenges + to further develop your skills, explore new concepts, and improve your + project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.11 - Review and proceed to the next tutorial.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.11 - Review and proceed to the next tutorial.asset.meta new file mode 100644 index 0000000..b017cc1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.11 - Review and proceed to the next tutorial.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f0f0e44e05d3202409cea411dcf99cbc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.2 - Get a top view of the mural.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.2 - Get a top view of the mural.asset new file mode 100644 index 0000000..684382e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.2 - Get a top view of the mural.asset @@ -0,0 +1,172 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.2 - Get a top view of the mural + m_EditorClassIdentifier: + Title: + m_Untranslated: Get a top view of the mural + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.2%20-%20Get%20a%20top%20view%20of%20the%20mural%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.2%20-%20Get%20a%20top%20view%20of%20the%20mural%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "First, you\u2019ll want to get into an optimal vantage point + to view and arrange your mural from directly above, looking down.\n\nWe\u2019ve + also provided you with a reference image of potential design options for + your mural, which will be helpful to have in view as well. \n\nYou can + choose to follow along with the turtle mural example in this tutorial, + select another possible design from the reference image, or design your + own unique mural!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Mural + GameObject. \n\n2. At the top of the Inspector window, enable + the checkbox next to the GameObject's name to set it as active in the scene.\n\n3. + In the Hierarchy window, double-click the Mural GameObject + to frame both the puzzle pieces and reference image in the Scene + view.\n\n4. Use the Scene view gizmo cones in the upper-right + corner of the Scene view to get into an optimal top-down view." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.2 - Get a top view of the mural.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.2 - Get a top view of the mural.asset.meta new file mode 100644 index 0000000..9a0d34b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.2 - Get a top view of the mural.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 66008b7d3291c4dd8b1453f5630e17cd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.3 - Select the Move tool with global coordinates.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.3 - Select the Move tool with global coordinates.asset new file mode 100644 index 0000000..1c0d481 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.3 - Select the Move tool with global coordinates.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.3 - Select the Move tool with global coordinates + m_EditorClassIdentifier: + Title: + m_Untranslated: Select the Move tool with global coordinates + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.3%20-%20Select%20the%20Move%20tool%20with%20global%20coordinates%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.3%20-%20Select%20the%20Move%20tool%20with%20global%20coordinates%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The Move tool allows you to drag objects around the + environment using the three directional axes arrows:\n\n\u2022 The red + X-axis\n\u2022 The green Y-axis\n\u2022 The blue Z-axis\n\nThe Move + tool also gives you the option to use either Global or Local + coordinates. \n\nGlobal coordinates are kind of like north, south, east, + and west, which are constant. Local coordinates are more like left and + right, which change depending on which way you're facing." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Move tool, which is the second + tool in the floating toolbar within your Scene view. \n\n2. + At the top of the Scene view, open the coordinate system selection + dropdown menu and select Local coordinates.\n\n3. Observe + that in this mode, depending on which puzzle piece you select, the three + axes arrows change orientation, reflecting the individual object\u2019s + orientation. \n\n4. Select Global coordinates to see the + contrast. \n\nNo matter which object you select, the axis arrows point + in the same direction. \n\nIn this case, it makes more sense to use Global + coordinates, since you're moving all the objects directly to the right + in the world space.\n\nDon\u2019t move any pieces yet, though! You\u2019ll + do that next. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.3 - Select the Move tool with global coordinates.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.3 - Select the Move tool with global coordinates.asset.meta new file mode 100644 index 0000000..07042ce --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.3 - Select the Move tool with global coordinates.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5111a48037db9412abe3cbfb9ee05e74 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.4 - Move the first large piece.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.4 - Move the first large piece.asset new file mode 100644 index 0000000..8a4cadd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.4 - Move the first large piece.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.4 - Move the first large piece + m_EditorClassIdentifier: + Title: + m_Untranslated: Move the first large piece + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.4%20-%20Move%20the%20First%20Large%20Piece%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.4%20-%20Move%20the%20First%20Large%20Piece%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Your next task is to begin the actual assembly of your mural, + starting with positioning the large, red, triangular puzzle piece. \n\nIn + the example, we\u2019ll use the turtle as a mural reference, but feel free + to choose any design you like. \n\nWe recommend starting with a large, + triangular piece because it provides a substantial base to build around. + Don\u2019t worry about rotating the triangle yet; just place the piece + centrally in the playground, setting the stage for the rest of your composition." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Ensure the Move tool is still selected + with Global coordinates enabled. \n\n2. In the Scene + view, select the large, red, triangular piece on the right.\n\n3. + Click and drag the red X-axis arrow to move your chosen triangular piece + to the center of the playground. \n\nTip: It's best to select the + tip of the axis arrow to minimize the chance of accidentally selecting + one of the other arrows.\n\n4. Click and drag the blue axis arrow + to move the object forward or backward along the blue Z-axis. \n\nThe rotation + isn't important at this point; concentrate on positioning the piece at + the center of the playground." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.4 - Move the first large piece.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.4 - Move the first large piece.asset.meta new file mode 100644 index 0000000..5d0c235 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.4 - Move the first large piece.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 536662dd45815844da10fc9f71d44f69 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.5 - Rotate the first piece.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.5 - Rotate the first piece.asset new file mode 100644 index 0000000..7597871 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.5 - Rotate the first piece.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.5 - Rotate the first piece + m_EditorClassIdentifier: + Title: + m_Untranslated: Rotate the first piece + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.5%20-%20Rotate%20the%20First%20Piece%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.5%20-%20Rotate%20the%20First%20Piece%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now that your first puzzle piece is positioned, the next + step is to rotate it to align correctly with your mural design. \n\nThis + involves using the Rotate tool, found just after the Move + tool in the toolbar. The Rotate tool is characterized by three colored + rings representing the axes around which you can rotate your object. When + you hover over a ring, it becomes more pronounced, indicating it's ready + for use. \n\nFor this particular task, since the object is lying flat on + the ground, we'll be focusing on rotating around the global Y-axis, which + can be visualized as extending straight up from the ground." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Rotate tool to activate it. + \n\n2. Once you\u2019ve selected the object, you should see three + colored rings around it. To rotate the object around the Y-axis (which + corresponds to the green ring), select this ring and drag away in a straight + line. \n\nImportant: Don't click and drag the ring in a circle + as if you were turning a wheel. Instead, click and drag your mouse in one + direction, as if you were drawing a straight line with the cursor. \n\n3. + Adjust the rotation until the piece aligns with your mural's design. \n\nRemember, + it doesn't have to be perfect!\n\n4. Experiment with rotating the + object around the other axes, then just undo your action with Ctrl+Z + (macOS: Cmd+Z). \n\nNote: It may be tempting to go ahead + and finish your mural right now, but hold on! You'll learn some critical + skills that will help you finish it even more efficiently in the next steps." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.5 - Rotate the first piece.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.5 - Rotate the first piece.asset.meta new file mode 100644 index 0000000..d9e5d4e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.5 - Rotate the first piece.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: db56a8e4d1d60ff47a1fd73f625968bb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.6 - Move the next piece with shortcuts.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.6 - Move the next piece with shortcuts.asset new file mode 100644 index 0000000..85c8d62 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.6 - Move the next piece with shortcuts.asset @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.6 - Move the next piece with shortcuts + m_EditorClassIdentifier: + Title: + m_Untranslated: Move the next piece with shortcuts + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.6%20-%20Move%20the%20Next%20Piece%20with%20Shortcuts%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.6%20-%20Move%20the%20Next%20Piece%20with%20Shortcuts%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Up until now, you've been selecting the Move and + Rotate tools from the toolbar. However, Unity offers a quicker way + to switch between these tools using shortcuts on the top row of your keyboard. + The shortcuts Q, W, E, R, T, and Y allow you to swiftly flip + through various tools, with W for the Move tool and E for the Rotate + tool. \n\nYou're about to use these shortcuts to move and rotate your second + puzzle piece.\n\nMastering these shortcuts will greatly speed up your workflow, + but if you\u2019re more comfortable selecting them manually, feel free + to continue to do that!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. With your cursor in the Scene view, press + the six first keys in the top row of the keyboard: Q, W, E, R, T, + and Y. \n\nNotice how you cycle through the tools in the toolbar. + \n\n2. Press W on your keyboard to switch to the Move + tool. \n\n3. Select your next large, triangular piece. Use the + red and blue arrows of the Move tool to position the piece in its + approximate position for your design. \n\n4. Once positioned, press + E to switch to the Rotate Tool. Click and drag to rotate + the piece as needed. \n\nRemember, don't drag your mouse in circles like + a wheel \u2014 click and then drag in a straight line. \n\n5. If + you need to adjust the position further, press W again to return + to the Move tool. \n\nContinue this process of switching between + moving and rotating until the piece is correctly placed and oriented for + your mural." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.6 - Move the next piece with shortcuts.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.6 - Move the next piece with shortcuts.asset.meta new file mode 100644 index 0000000..ae58f35 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.6 - Move the next piece with shortcuts.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3815b37ef5f1f174cae3e88c92a55b4d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.7 - Move the next piece on a plane in isometric view.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.7 - Move the next piece on a plane in isometric view.asset new file mode 100644 index 0000000..943e3f0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.7 - Move the next piece on a plane in isometric view.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.7 - Move the next piece on a plane in isometric view + m_EditorClassIdentifier: + Title: + m_Untranslated: Move the next piece on a plane in isometric view + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.7%20-%20Move%20the%20next%20piece%20on%20a%20plane%20in%20isometric%20view%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.7%20-%20Move%20the%20next%20piece%20on%20a%20plane%20in%20isometric%20view%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "For the next piece, you'll optimize your workflow even more! + \n\nFirst, you'll shift to Isometric mode to eliminate perspective distortion, + allowing you to focus solely on moving objects along the horizontal and + vertical planes. \n\nThen, you\u2019ll use the technique of moving an object + along two axes simultaneously. This will be much more efficient than the + earlier method of moving an object along one axis at a time." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. With the Move tool active, select the + next puzzle piece you want to move into your mural.\n\n2. Right-click + the Scene view gizmo and choose to disable Perspective. \n\nThis + action will switch your view to Isometric mode. In this mode, notice that + you can now only see the Z-axis (blue arrow pointing forward) and the X-axis + (red arrow pointing to the right). You can no longer see the global Y-axis + arrow. \n\n3. With the Move tool active, locate and select + the small purple square at the intersection of the Z- and X-axes. \n\nYou'll + notice you can now move the piece freely along these two axes, just as + you would slide a puzzle piece across a table.\n\n4. Position the + piece precisely where you want it within your mural layout. \n\n5. + If you need to rotate the object, either press E on your keyboard + or select the Rotate tool, then rotate the piece as needed." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.7 - Move the next piece on a plane in isometric view.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.7 - Move the next piece on a plane in isometric view.asset.meta new file mode 100644 index 0000000..0f77d34 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.7 - Move the next piece on a plane in isometric view.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c3ac30c3c17c9248bbace151b025d7b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.8 - Complete your mural.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.8 - Complete your mural.asset new file mode 100644 index 0000000..cac8c43 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.8 - Complete your mural.asset @@ -0,0 +1,164 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.8 - Complete your mural + m_EditorClassIdentifier: + Title: + m_Untranslated: Complete your mural + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.8%20-%20Complete%20Your%20Mural%20-%20VIDEO_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.8%20-%20Complete%20Your%20Mural%20-%20VIDEO_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "With all your new workflows, you're ready to complete your + mural in the most efficient way possible! \n\nChallenge yourself to use + the keyboard shortcuts to switch between the Move and Rotate + tools as you work." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Continue moving and rotating the remaining pieces until your + mural is complete. Ensure each piece is correctly positioned and oriented. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.8 - Complete your mural.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.8 - Complete your mural.asset.meta new file mode 100644 index 0000000..ab867f2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.8 - Complete your mural.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e6b1c7d12b59f8243b07e169bccaff74 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.9 - Hide the reference image.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.9 - Hide the reference image.asset new file mode 100644 index 0000000..1b57cc2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.9 - Hide the reference image.asset @@ -0,0 +1,169 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.4.9 - Hide the reference image + m_EditorClassIdentifier: + Title: + m_Untranslated: Hide the reference image + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.9%20-%20Hide%20the%20Reference%20Image%20-%20VIDEO_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.4%20-%20Create%20a%20mural%20in%20Scene%20view/1.4.9%20-%20Hide%20the%20Reference%20Image%20-%20VIDEO_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "If you've been using the reference image during your work, + it's time to hide it to fully appreciate the mural in all its glory. \n\nAt + this point, you can also switch back to Perspective mode to appreciate + your mural within the context of the entire scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, locate and select + the Tangram_Reference GameObject. \n\n2. In the Inspector + window, disable the checkbox next to the Tangram_Reference GameObject\u2019s + name to make it inactive in the scene. \n\n3. Right-click the Scene + view gizmos and enable Perspective. \n\n4. Use the orbit + function (Alt+left-click (macOS: Option+left-click)) to see + your scene from a more natural perspective." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.9 - Hide the reference image.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.9 - Hide the reference image.asset.meta new file mode 100644 index 0000000..69fb3d1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Step_1.4.9 - Hide the reference image.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 87cb025e7564c7a469aa92fe278be7ef +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Tutorial 1.4 - Share your work.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Tutorial 1.4 - Share your work.asset new file mode 100644 index 0000000..ccb0a1d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Tutorial 1.4 - Share your work.asset @@ -0,0 +1,73 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 1.4 - Share your work + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Design a mural in the Scene view + m_ProgressTrackingEnabled: 1 + m_LessonId: a7c29c50-a011-400a-9ac3-ca8cdaa0d45d + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 1fd02d39905cf499d98d07b5db969aae, type: 2} + - {fileID: 11400000, guid: 66008b7d3291c4dd8b1453f5630e17cd, type: 2} + - {fileID: 11400000, guid: 5111a48037db9412abe3cbfb9ee05e74, type: 2} + - {fileID: 11400000, guid: 536662dd45815844da10fc9f71d44f69, type: 2} + - {fileID: 11400000, guid: db56a8e4d1d60ff47a1fd73f625968bb, type: 2} + - {fileID: 11400000, guid: 3815b37ef5f1f174cae3e88c92a55b4d, type: 2} + - {fileID: 11400000, guid: 1c3ac30c3c17c9248bbace151b025d7b, type: 2} + - {fileID: 11400000, guid: e6b1c7d12b59f8243b07e169bccaff74, type: 2} + - {fileID: 11400000, guid: 87cb025e7564c7a469aa92fe278be7ef, type: 2} + - {fileID: 11400000, guid: 1a13eabd069775541a20fc8b546d634b, type: 2} + - {fileID: 11400000, guid: f0f0e44e05d3202409cea411dcf99cbc, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Tutorial 1.4 - Share your work.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Tutorial 1.4 - Share your work.asset.meta new file mode 100644 index 0000000..98e1efa --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.4/Tutorial 1.4 - Share your work.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 54fc4581e127a4188984dc2026b4eb04 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5.meta new file mode 100644 index 0000000..17a4dba --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 82f4445c992cec94fb0b4ebd31102334 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.1 - Overview.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.1 - Overview.asset new file mode 100644 index 0000000..a038f0d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.1 - Overview.asset @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.5.1 - Overview + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Try these optional activities to challenge yourself, build + your skills, and improve your project!\n\nEach challenge is tagged as Easy, + Medium, or Expert difficulty so that you know what to expect. + You can do one of them, all of them, or none of them \u2014 it\u2019s totally + up to you!\n\n\u2022 Easy: Complete the rings flythrough using Q + and E (up and down).\n\u2022 Medium: Make another mural.\n\u2022 + Expert: Put together the tube slide.\n\nIf you\u2019re not interested + in doing these challenges, skip to the end of this tutorial to mark it + as complete. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.1 - Overview.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.1 - Overview.asset.meta new file mode 100644 index 0000000..973d7b7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.1 - Overview.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1053881642cb65c49a540c0e6bcf3c41 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.2 - Easy - Q and E.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.2 - Easy - Q and E.asset new file mode 100644 index 0000000..6121584 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.2 - Easy - Q and E.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.5.2 - Easy - Q and E + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Easy: Complete the rings flythrough using Q and E' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.C%20-%20Challenge/1.C.2%20-%20Easy%20-%20Complete%20the%20Rings%20Flythrough%20using%20Q%20and%20E%20V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.C%20-%20Challenge/1.C.2%20-%20Easy%20-%20Complete%20the%20Rings%20Flythrough%20using%20Q%20and%20E%20V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In addition to the main WASD keys for moving in Flythrough + mode, you can also use the Q and E keys to fly straight up and down. Using + Q and E can really help in certain 3D navigation predicaments. \n\nOnce + you\u2019re comfortable using the WASD keys, try to incorporate + Q and E into your Flythrough mode navigation. \n\nThis optional + challenge is classified as Easy difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, re-activate the + Rings GameObject to make the rings reappear in the Scene + view. \n\n2. Complete the rings course using Flythrough mode (right-click + and WASD keys), and also incorporate the Q and E keys to see if + you can complete it more quickly. \n\n3. If you find you\u2019re + flying too fast, open the Scene view camera settings dropdown + menu in the Scene view toolbar and reduce the Camera Speed." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.2 - Easy - Q and E.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.2 - Easy - Q and E.asset.meta new file mode 100644 index 0000000..94e1472 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.2 - Easy - Q and E.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6d6af956109966c46b3c912ae8ec64e3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.3 - Medium - Make another mural.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.3 - Medium - Make another mural.asset new file mode 100644 index 0000000..f5c6e44 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.3 - Medium - Make another mural.asset @@ -0,0 +1,182 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.5.3 - Medium - Make another mural + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Medium: Make another mural' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.C%20-%20Challenge/1.C.3%20-%20Medium%20-%20Make%20another%20mural%20V4.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.C%20-%20Challenge/1.C.3%20-%20Medium%20-%20Make%20another%20mural%20V4.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The best way to get comfortable with Unity is practice, + practice, practice. Why not add another mural to your scene to get some + more practice with the Move and Rotate tools, and spruce + up the playground scene a bit while you\u2019re at it? \n\nThis optional + challenge is classified as Medium difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, use the foldout + (triangle) to expand the Mural GameObject and then select the Puzzle_Pieces + GameObject. \n\nThis will allow you to move all of your first mural\u2019s + puzzle pieces at once. \n\n2. Use the Move tool to drag + your first set of puzzle pieces to the left or right a bit to make room + for an additional mural.\n\n3. With the Puzzle_Pieces GameObject + still selected, press Ctrl+D (macOS: Cmd+D) to duplicate + the set of puzzle pieces. \n\nThis will create a duplicate GameObject called + Puzzle_Pieces (1) in the Hierarchy window.\n\n4. + Use the Move tool to move the new set of puzzle pieces to the side.\n\n5. + Activate the Tangram_Reference GameObject and refer to it while + you make another mural. Hide that reference image again when you\u2019re + done.\n\nHint: Remember to use the techniques you learned for a + more efficient workflow:\n\n\u2022 Get into a top isometric view for the + best editing perspective. \n\u2022 With the Move tool, select the + green square at the intersection of the X- and Z-axes arrows to slide the + puzzle pieces along both axes at once.\n\u2022 Use the keyboard shortcuts + W and E to quickly switch between the Move and Rotate + tools." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.3 - Medium - Make another mural.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.3 - Medium - Make another mural.asset.meta new file mode 100644 index 0000000..e66f2c0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.3 - Medium - Make another mural.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 65348b2d92e83d247b3ec795ce13ee75 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.4 - Expert - Tube slide.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.4 - Expert - Tube slide.asset new file mode 100644 index 0000000..ca13c33 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.4 - Expert - Tube slide.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.5.4 - Expert - Tube slide + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Expert: Put together the tube slide' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6698c1553d274b649a9a954d94d597f, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.C%20-%20Challenge/1.C.4%20-%20Expert%20-%20Put%20together%20the%20tube%20slide_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/1.C%20-%20Challenge/1.C.4%20-%20Expert%20-%20Put%20together%20the%20tube%20slide_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You may have noticed an inactive GameObject in the Hierarchy + window named Tube_Slide. Unfortunately, this tube slide is broken + into three pieces and needs to be assembled \u2014 that\u2019s your job! + \n\nThis optional challenge is classified as Expert difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the parent + Tube_Slide GameObject and enable the checkbox at the top of the + Inspector window to activate it. \n\n2. Use the tips below + to assemble the tube slide so that a kid could go down the slide successfully: + \n\n\u2022 Use Local instead of Global coordinates \u2014 + with local coordinates you\u2019ll be able to tell when the piece of the + tube slide is oriented upright, since its local green Y-axis arrow will + be pointing straight up. \n\u2022 Use the legs as a guide for how high + to position the pieces \u2014 the legs should just be sitting on the ground. + \n\u2022 After you have completed the assembly, use the parent Tube_Slide + GameObject to move and rotate the entire slide into a position you like." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.4 - Expert - Tube slide.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.4 - Expert - Tube slide.asset.meta new file mode 100644 index 0000000..c13d021 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.4 - Expert - Tube slide.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8cb0353e7710cee489c0dfadea440fb1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.5 - Proceed to the next tutorial.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.5 - Proceed to the next tutorial.asset new file mode 100644 index 0000000..46259d0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.5 - Proceed to the next tutorial.asset @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.5.5 - Proceed to the next tutorial + m_EditorClassIdentifier: + Title: + m_Untranslated: Proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: No matter if you chose to tackle a single challenge, complete + them all, or skip them, you're set for the next step! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to complete a quiz and get credit for completing + this project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.5 - Proceed to the next tutorial.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.5 - Proceed to the next tutorial.asset.meta new file mode 100644 index 0000000..5273c18 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Step_1.5.5 - Proceed to the next tutorial.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: de0d364ac79e5054eabeb5b91b4e5bac +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Tutorial 1.5 - Editor Essentials More things to try.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Tutorial 1.5 - Editor Essentials More things to try.asset new file mode 100644 index 0000000..5adf172 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Tutorial 1.5 - Editor Essentials More things to try.asset @@ -0,0 +1,67 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 1.5 - Editor Essentials More things to try + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: 'Editor Essentials: More things to try' + m_ProgressTrackingEnabled: 1 + m_LessonId: 999a7b07-5bf9-4224-9418-5a3fa5919a07 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 1053881642cb65c49a540c0e6bcf3c41, type: 2} + - {fileID: 11400000, guid: 6d6af956109966c46b3c912ae8ec64e3, type: 2} + - {fileID: 11400000, guid: 65348b2d92e83d247b3ec795ce13ee75, type: 2} + - {fileID: 11400000, guid: 8cb0353e7710cee489c0dfadea440fb1, type: 2} + - {fileID: 11400000, guid: de0d364ac79e5054eabeb5b91b4e5bac, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Tutorial 1.5 - Editor Essentials More things to try.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Tutorial 1.5 - Editor Essentials More things to try.asset.meta new file mode 100644 index 0000000..cee496b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.5/Tutorial 1.5 - Editor Essentials More things to try.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 971f348af425ad14eba7af0f10cf090a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6.meta new file mode 100644 index 0000000..1a7af46 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 059ad3d5cd7691d4eb9c031a140a7b4b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media.meta new file mode 100644 index 0000000..09a3d18 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 41c16e71ad5f8f7439eb3b5474e87f73 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media/Essentials-Missions-in-iET-M2-highlighted_V2.png b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media/Essentials-Missions-in-iET-M2-highlighted_V2.png new file mode 100644 index 0000000..9dec98e Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media/Essentials-Missions-in-iET-M2-highlighted_V2.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media/Essentials-Missions-in-iET-M2-highlighted_V2.png.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media/Essentials-Missions-in-iET-M2-highlighted_V2.png.meta new file mode 100644 index 0000000..a2656f4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Media/Essentials-Missions-in-iET-M2-highlighted_V2.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 23494dd2f1711f54181b14ff85e95687 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.1 - Complete the quiz.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.1 - Complete the quiz.asset new file mode 100644 index 0000000..77c97ec --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.1 - Complete the quiz.asset @@ -0,0 +1,154 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.6.1 - Complete the quiz + m_EditorClassIdentifier: + Title: + m_Untranslated: Complete the quiz + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You\u2019ve completed all the work for this Mission of the + Pathway, where you have learned the essentials of getting started with + the Unity Editor and its interface. \n\nThink back to all that you have + accomplished already:\n\n\u2022 You explored a scene where a robot could + run up some stairs and collect a star.\n\u2022 You completed a playground + scavenger hunt to learn new 3D navigation techniques.\n\u2022 You flew + through rings to pass the Scene view flight test.\n\u2022 You used + the Move and Rotate tools to design a mural.\n\nNow all that's + left to do is complete a quiz to make sure you know your stuff. \n\nWhen + you pass the quiz, you\u2019ll get XP and a badge for completing this portion + of the Pathway, getting you one step closer to earning the Unity Essentials + Pathway badge." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: '1. Complete the quiz + for this Mission on Unity Learn. + + + 2. After you complete + the quiz, come back to this tutorial and continue on to the next step.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.1 - Complete the quiz.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.1 - Complete the quiz.asset.meta new file mode 100644 index 0000000..d0a75f8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.1 - Complete the quiz.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5096a491ed40fa54d96c6514e4b80053 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.2 - Continue to the next Mission.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.2 - Continue to the next Mission.asset new file mode 100644 index 0000000..8deb2d4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.2 - Continue to the next Mission.asset @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_1.6.2 - Continue to the next Mission + m_EditorClassIdentifier: + Title: + m_Untranslated: Continue to the next Mission + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 23494dd2f1711f54181b14ff85e95687, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'If you passed the quiz, then you have successfully completed + this Mission. + + Congratulations! That is an amazing accomplishment.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Select Done below, then go back to the Essentials + Pathway main menu where you can see all of the Missions and proceed to + the next one! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.2 - Continue to the next Mission.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.2 - Continue to the next Mission.asset.meta new file mode 100644 index 0000000..1c66b96 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Step_1.6.2 - Continue to the next Mission.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8229701c2d4ef1144861c08ffa5579b5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Tutorial 1.6 - Complete the quiz checkpoint.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Tutorial 1.6 - Complete the quiz checkpoint.asset new file mode 100644 index 0000000..1407083 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Tutorial 1.6 - Complete the quiz checkpoint.asset @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 1.6 - Complete the quiz checkpoint + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Complete the quiz checkpoint + m_ProgressTrackingEnabled: 1 + m_LessonId: 751363b9-5288-424c-aa23-2a49a1fd143a + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 5096a491ed40fa54d96c6514e4b80053, type: 2} + - {fileID: 11400000, guid: 8229701c2d4ef1144861c08ffa5579b5, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 11400000, guid: 25807e83b802152438a49f8e07814842, type: 2} + m_TargetAssemblyTypeName: Unity.Tutorials.TutorialCallbacks, Assembly-CSharp + m_MethodName: StartTutorial + m_Mode: 0 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Tutorial 1.6 - Complete the quiz checkpoint.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Tutorial 1.6 - Complete the quiz checkpoint.asset.meta new file mode 100644 index 0000000..6941d55 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/1.6/Tutorial 1.6 - Complete the quiz checkpoint.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0e187a2ad62335045a159e10db9267a1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/Tutorial 1.asset b/Assets/_Unity Essentials/Tutorials/M_01_Editor/Tutorial 1.asset new file mode 100644 index 0000000..99bfea2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/Tutorial 1.asset @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: Tutorial 1 + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + OrderInView: 0 + BackgroundImage: {fileID: 2800000, guid: 9ffbb20cd548ccb488a2b72d9849d48c, type: 3} + Title: + m_Untranslated: 1 | Editor Essentials + Subtitle: + m_Untranslated: Explore a playground scene and design a mural to get comfortable + with the Unity interface. + Description: + m_Untranslated: + ProjectLayout: {fileID: 0} + Sections: + - OrderInView: 0 + Heading: + m_Untranslated: 1 - Explore the Editor interface + Text: + m_Untranslated: Jump into your first Unity scene and familiarize yourself with + the main Editor windows. + Metadata: + Url: + Image: {fileID: 2800000, guid: 9b4098af026277942bea5c8d02b420fb, type: 3} + Tutorial: {fileID: 11400000, guid: b849b95645fc3490f9ac73f16a46e846, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: 2 - Master 3D scene navigation + Text: + m_Untranslated: 'Complete a scavenger hunt through the playground to learn + the basics of navigation. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 095528ffafd021848bb18d0ca4d88e05, type: 3} + Tutorial: {fileID: 11400000, guid: 72b2e98d374d94b0681ee8ae6e2bf641, type: 2} + - OrderInView: 2 + Heading: + m_Untranslated: 3 - Pass the Scene view flying test + Text: + m_Untranslated: 'Fly through rings around the playground and to your Scene + view navigation skills. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: ead4256d268a9984a92d07ba3c74b881, type: 3} + Tutorial: {fileID: 11400000, guid: fb848c44190d7fd4aa7558c682f3142b, type: 2} + - OrderInView: 3 + Heading: + m_Untranslated: 4 - Create a mural in the Scene view + Text: + m_Untranslated: Use the move and rotate tools in the Scene view to create + a custom mural at the center of the playground. + Metadata: + Url: + Image: {fileID: 2800000, guid: 3771d54e3805a8542ba7700b6d3fb8aa, type: 3} + Tutorial: {fileID: 11400000, guid: 54fc4581e127a4188984dc2026b4eb04, type: 2} + - OrderInView: 4 + Heading: + m_Untranslated: '5 - Editor Essentials: More things to try' + Text: + m_Untranslated: 'Further develop your project and skills with optional challenges + of varying difficulty. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 810e5237937ef1446812c21b2f418fd7, type: 3} + Tutorial: {fileID: 11400000, guid: 971f348af425ad14eba7af0f10cf090a, type: 2} + - OrderInView: 5 + Heading: + m_Untranslated: 6 - Complete the checkpoint + Text: + m_Untranslated: Complete a quiz to get credit for completing the Mission. + Metadata: + Url: + Image: {fileID: 2800000, guid: e1797cada939dba44be74155a455e59c, type: 3} + Tutorial: {fileID: 11400000, guid: 0e187a2ad62335045a159e10db9267a1, type: 2} diff --git a/Assets/_Unity Essentials/Tutorials/M_01_Editor/Tutorial 1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_01_Editor/Tutorial 1.asset.meta new file mode 100644 index 0000000..047c240 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_01_Editor/Tutorial 1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 97a03c6e3a114aa43b36a6215872045e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D.meta new file mode 100644 index 0000000..3139f1c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 11d71b97f8e4f41e698696788b52711b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1.meta new file mode 100644 index 0000000..359abd6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 739e52326984a2041835541e83a807bd +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.0.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.0.asset new file mode 100644 index 0000000..d4ce5e2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.0.asset @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.0 + m_EditorClassIdentifier: + Title: + m_Untranslated: Mission overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M2_3D_Essentials/Essentials_Pathway_M2_3D_Essentials.webm + m_Video: {fileID: 32900000, guid: 48c688f2102b148489c454de0a65ecfc, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M2_3D_Essentials/Essentials_Pathway_M2_3D_Essentials.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this tutorial series, you'll explore Unity's capabilities + by designing a kid's bedroom scene with dynamic elements like a bouncing + ball and a tower of blocks. \n\nYou'll learn new skills in 3D navigation, + object customization, and using Unity's physics system. You\u2019ll also + create prefabs, adjust lighting, and capture your scene with a camera. + \n\nThis foundational knowledge is vital to creating any type of Unity + project." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.0.asset.meta new file mode 100644 index 0000000..d412ac4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c0022496486d34a0f926a211b37360d4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.1.asset new file mode 100644 index 0000000..e4da11c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.1.asset @@ -0,0 +1,117 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Tutorial overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 90784c989a9d0b3428eb389c2b469bcc, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this first tutorial, you\u2019ll fill an empty room with + furniture, designing it the way you want." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.1.asset.meta new file mode 100644 index 0000000..bd4c382 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8873db7517f4b214f8f326b63eaea226 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.2.asset new file mode 100644 index 0000000..10e5344 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.2.asset @@ -0,0 +1,179 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the 3D Scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 134bbf6f05809433fb62ac50247553ca, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.2%20-%20Open%20the%203D%20Scene%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: ce86df8f8e9b6496a81f163c0c7a0374, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.2%20-%20Open%20the%203D%20Scene%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 1 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "To begin, you\u2019ll open the empty 3D scene where you'll + design a kid\u2019s room from scratch. To start, this scene will only contain + the ground and the sky \u2014 it\u2019ll be up to you to add everything + else." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "In the Project window, navigate to _Unity Essentials + > Scenes and double-click 2_KidsRoom_3D_Scene to open it. + \n\nYou'll see a big empty white ground object in front of a blue sky in + the Scene view. \n\nDon\u2019t worry if your view of the scene doesn\u2019t + match the view in the example!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 5.315991 + m_Pivot: {x: 10.166504, y: 11.605729, z: -30.293732} + m_Rotation: {x: 0.2064747, y: -0.1591686, z: 0.034062684, w: 0.96481776} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.2.asset.meta new file mode 100644 index 0000000..4f8fc9b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3f884c799f13b48d2a93d69d36cbc6ef +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.3.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.3.asset new file mode 100644 index 0000000..592d88e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.3.asset @@ -0,0 +1,214 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Drag the bedroom prefab into the scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: aebc8edad640a4cd0a428ad295678a1a, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.3-add-bedroom-prefab%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: ce6efe6d42746485ab22d8d6809e17a8, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.3-add-bedroom-prefab%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 4 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 6536759105426295190, guid: 47ed842c8f0cd4fdabd9715f899f18f9, + type: 3} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: + m_VisualElementName: + m_VisualElementTypeName: + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now, you'll add the main structure of the bedroom using + a prefab. \n\nPrefabs are pre-fabricated assets that you can reuse + across your project. In this project we\u2019ve provided you with a whole + bunch of prefabs that are ready to use as you design this world, including + a prefab of the actual room with the walls, floor, and windows." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, go to _Unity + Essentials > Prefabs > Rooms. \n\n2. Click and + drag the 01_Bedroom prefab onto the center of the ground in the + Scene view. \n\nImportant: If you accidentally double-click + 01_Bedroom, you'll see a close-up of the prefab in the Scene + view. Just click on the small back arrow at the top of the Hierarchy + window to return to the main scene.\n\n3. Once the bedroom is in + the scene, use your Frame, Orbit, Zoom skills to get a good view of the + empty room:\n \n\u2022 Select the 01_Bedroom object in the Scene + view.\n\u2022 Use F to frame the bedroom. \n\u2022 Hold Alt + (macOS: Option), and left-click and drag with your mouse + to orbit around the room. \n\u2022 Zoom with the scroll wheel or trackpad + to get to a good distance." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.3.asset.meta new file mode 100644 index 0000000..d36ba40 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fbb1b07673ef64d78b926d24e08fcbc5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.4.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.4.asset new file mode 100644 index 0000000..57fb6d0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.4.asset @@ -0,0 +1,169 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: ' Position the bedroom at the origin' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 8ef92880922b948a19f5d58de3f5f4cf, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.4%20-%20Position%20Bedroom%20at%20Origin%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.4%20-%20Position%20Bedroom%20at%20Origin%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "For consistency and ease of design, you'll position the + bedroom at the exact origin \u2014 or center \u2014 of the scene, + using the Transform component. \n\nEvery single object in your scene + has a Transform component, which allows you to control the object\u2019s + position, rotation, and scale.\n\nThe origin of a scene is position 0, + 0, 0 on the X-, Y-, and Z-axes." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the 01_Bedroom + GameObject. \n\n2. Go to the Inspector window and set the + Position values in the Transform component to X = 0, Y + = 0, and Z = 0.\n\nNote: Remember to save your scene + regularly with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.4.asset.meta new file mode 100644 index 0000000..fc6b22d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c181536c2cad744b082a4c942f7b00c0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.5.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.5.asset new file mode 100644 index 0000000..eb46dd4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.5.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a bed to the bedroom + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: f36a5c2f291f84039ac83574b99a1ab3, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.5%20-%20Add%20a%20Bed%20to%20the%20Bedroom%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 46d1e543d881b47fe893b3dd046d0c15, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.5%20-%20Add%20a%20Bed%20to%20the%20Bedroom%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Next, you'll add a bed against the left wall of the room. + The bed will be a central piece of furniture around which other items will + be arranged. \n\nThere are many bed prefabs to choose from, so you\u2019ll + want to browse the options using the Preview window at the bottom + of the Inspector window before you drag one into your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Navigate to _Unity Essentials > Prefabs + > Bedroom and select each of the beds to preview them at the bottom + of the Inspector window.\n\n2. Drag a bed prefab into your + scene, then use the Move and Rotate tools to position it + with its back against the left wall. \n\nImportant: Don't double-click + the bed prefabs in the Project window \u2014 just single-click them + to preview them.\n\nTip: You can always undo any unwanted edits + with Ctrl+Z (macOS: Cmd+Z)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.5.asset.meta new file mode 100644 index 0000000..993fc2c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 659f127a46c7347f090ca6c07e441f86 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.6.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.6.asset new file mode 100644 index 0000000..2fcbccc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.6.asset @@ -0,0 +1,170 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Decorate with more furniture + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: ef0f6869a59204740aa8d3386382610c, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.6%20-%20Decorate%20with%20more%20furniture%20-%20VIDEO..webm + m_Video: {fileID: 32900000, guid: 6c9c648152891450ba866c39018d9d02, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.1%20-%20Add%20furniture%20to%20the%20kids%20room/2.1.6%20-%20Decorate%20with%20more%20furniture%20-%20VIDEO..webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: Personalize your bedroom by adding some more furniture. Use + your own design sense to arrange items like nightstands, dressers, and + chests. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. From _Unity Essentials > Prefabs + > Bedroom, drag furniture items into your scene, then move and rotate + them to your liking. \n\nTip: Frame and orbit around newly placed + objects to make sure they\u2019re actually located where you think they + are.\n\n2. At a minimum, add a rug and one other piece of furniture. + A rocking horse and basketball net might also be fun, since this is a kid\u2019s + room after all. \n\nImportant: Leave one corner of the room empty + so you have a place to put your block tower.\n\nNote: Remember + to save your scene regularly with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.6.asset.meta new file mode 100644 index 0000000..33497c4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0a02692c5a1c74d2dae6d9226fbf07f1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.7.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.7.asset new file mode 100644 index 0000000..04b98af --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.7.asset @@ -0,0 +1,144 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.1.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on completing the first steps on this room! + You've successfully opened a 3D scene, added and positioned a bedroom prefab, + and personalized the space with furniture. \n\nHere are some of the things + you learned how to do along the way:\n\n\u2022 Add an instance of a prefab + to a scene by dragging the prefab from the Project window. (more)\n\u2022 + Use the Transform component to position a GameObject. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll make a ball bounce + off a ramp toward the corner of the room. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.7.asset.meta new file mode 100644 index 0000000..1d4af2c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Step_2.1.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 985982892875a4c40a4862c180e5f5ba +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Tut_2.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Tut_2.1.asset new file mode 100644 index 0000000..7013cf4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Tut_2.1.asset @@ -0,0 +1,70 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_2.1 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: "Add furniture to the kid\u2019s room" + m_ProgressTrackingEnabled: 1 + m_LessonId: 0c89117f-daf8-44ba-b318-a04cc284923d + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: c0022496486d34a0f926a211b37360d4, type: 2} + - {fileID: 11400000, guid: 8873db7517f4b214f8f326b63eaea226, type: 2} + - {fileID: 11400000, guid: 3f884c799f13b48d2a93d69d36cbc6ef, type: 2} + - {fileID: 11400000, guid: fbb1b07673ef64d78b926d24e08fcbc5, type: 2} + - {fileID: 11400000, guid: c181536c2cad744b082a4c942f7b00c0, type: 2} + - {fileID: 11400000, guid: 659f127a46c7347f090ca6c07e441f86, type: 2} + - {fileID: 11400000, guid: 0a02692c5a1c74d2dae6d9226fbf07f1, type: 2} + - {fileID: 11400000, guid: 985982892875a4c40a4862c180e5f5ba, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Tut_2.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Tut_2.1.asset.meta new file mode 100644 index 0000000..3f1b88c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/Tut_2.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3f44d25fa64184540bb2a5cfcc1ac092 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media.meta new file mode 100644 index 0000000..9bdf31a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 74aa8a84228f7b246a9924af01479b91 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.0.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.0.png new file mode 100644 index 0000000..cb46b6b Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.0.png.meta new file mode 100644 index 0000000..92363a3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 3cd39a9fc57bc423da16466d25c5dc9b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.6.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.6.png new file mode 100644 index 0000000..1b572ba Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.6.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.6.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.6.png.meta new file mode 100644 index 0000000..a91c04e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.1/_Media/2.1.6.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 90784c989a9d0b3428eb389c2b469bcc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2.meta new file mode 100644 index 0000000..777d644 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 516143ac9aae90844b74e1f812d86463 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media.meta new file mode 100644 index 0000000..234f238 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c98e0632bafa57445a8a7b6eeddaf5b1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.0.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.0.png new file mode 100644 index 0000000..ae9a6ec Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.0.png.meta new file mode 100644 index 0000000..3a3f2c3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 98a034230867644afb33f85cf4468027 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.9.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.9.png new file mode 100644 index 0000000..d73be2a Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.9.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.9.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.9.png.meta new file mode 100644 index 0000000..00b5084 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Media/2.2.9.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: b13f124248a7c4d098c3eab70e8b2cc8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.1.asset new file mode 100644 index 0000000..f7b469b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.1.asset @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.1%20-%20Overview%20-%20ball%20bouncing%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 68cb9fd888f34436a8239bf3a9cb7dd2, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.1%20-%20Overview%20-%20ball%20bouncing%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this tutorial, you\u2019ll create a ball that bounces + off a ramp and toward the corner of the room. Eventually, you\u2019ll build + a block tower that the ball will crash into, but first you need to get + that ball rolling.\n\nAs you complete these steps, you\u2019ll learn how + to create new 3D shapes, apply custom materials, and implement physics + in your scene. \n\nWhen you\u2019re ready to get started, go to the next + step." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.1.asset.meta new file mode 100644 index 0000000..445b116 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0e5ef816e2a9d4ac894efaff2a85275c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.10.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.10.asset new file mode 100644 index 0000000..771829f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.10.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a ramp and test collision + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: b3ae036726d8147dd838cddba5cc84b2, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.10%20-%20Add%20Ramp%20and%20test%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.10%20-%20Add%20Ramp%20and%20test%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you'll add a ramp that the ball can bounce + off. \n\nThe ramp has to be positioned precisely beneath the ball, which + can be tricky if you\u2019re viewing the scene from an angle. You'll see + how to use framing to help with this." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to Prefabs + > Shapes. \n\n2. Drag the Ramp prefab into your scene + and place it on the floor, approximately beneath the ball. \n\n3. + For precise positioning, select the Ball GameObject and press F + to frame it, then switch to the top view using the Scene view gizmo. + WIth the Move tool, adjust the ramp's position so it's directly + under the ball. \n\n4. With the Rotate tool, rotate the + ramp so that the ball will bounce and roll to the back right corner of + the room.\n\n5. Enter Play mode to test the interaction. + Notice the unexpected result where the ball passes through the ramp, then + exit Play mode.\n\nBefore moving on, try to guess why the ball did what + it did. Is there a type of component that could fix this?" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.10.asset.meta new file mode 100644 index 0000000..eb1f897 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: afc1f59b842a24367b5008355eb1d9ed +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.11.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.11.asset new file mode 100644 index 0000000..f6933c2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.11.asset @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.11 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a Collider to the ramp + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 4fbb779c9391f433a8cf56dad426e5fa, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.11%20-%20Add%20collider%20to%20ramp%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.11%20-%20Add%20collider%20to%20ramp%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You'll now fix the ramp by adding a collider component, + which is essential for physical interactions in Unity. A collider is a + component that defines the shape of an object for the purpose of physical + collisions and interactions within the environment. Without a collider, + an object has no physical boundaries and other objects can go right through + it \u2014 like a cloud.\n\nThe sphere primitive you added earlier for the + ball already came with a Sphere collider \u2014 that's what the + Physics Material is attached to.\n\nUnity provides various collider shapes + (such as sphere, cube, and capsule colliders). However, since the ramp + has an irregular shape, you\u2019ll use something called a Mesh + collider, which conforms to the unique shape of the object\u2019s mesh + (3D shape)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the ramp in your scene. \n\n2. + In the Inspector window, select Add Component and search + for 'Mesh collider'. Add the Mesh collider component to the ramp. + \n\n3. In the Mesh collider component, enable the Convex + property. \n\nEnabling the Convex property simplifies the collider + into a convex shape, almost as if you were wrapping the object in some + hard material. Unity needs Mesh colliders to be set as Convex + to allow them to interact with other objects.\n\n4. With the Mesh + collider added and set as Convex, enter Play mode to test the ball's + interaction with the ramp. \n\n5. Exit Play mode and save + your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.11.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.11.asset.meta new file mode 100644 index 0000000..7bce5f9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.11.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: eacf75453f6b645a3805b0aac5f34c15 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.12.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.12.asset new file mode 100644 index 0000000..b5025bf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.12.asset @@ -0,0 +1,153 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.12 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.1%20-%20Overview%20-%20ball%20bouncing%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 68cb9fd888f34436a8239bf3a9cb7dd2, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on making a ball bounce around your room + in an interesting way! \n\nHere are some of the things you learned how + to do along the way:\n\n\u2022 Add a 3D primitive to a scene. (more)\n\u2022 + Describe the default characteristics of a primitive. (more)\n\u2022 + Make a new material in the Project window. (more)\n\u2022 + Explain the attributes a material adds to a GameObject. (more)\n\u2022 + Assign a material to a GameObject by dragging it from the Project + window into Scene view. (more)\n\u2022 + Change the basic properties of a material. (more)\n\u2022 + Add a component to a GameObject via the Inspector window. (more)\n\u2022 + Explain the attributes that a Rigidbody component adds to a GameObject. + (more)\n\u2022 + Make a new Physics material in the project window. (more)\n\u2022 + Explain the attributes a Physics material adds to a GameObject. (more)\n\u2022 + Identify specific components in the Inspector window. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll add a tower of + blocks for the ball to knock over! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.12.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.12.asset.meta new file mode 100644 index 0000000..0de4ae1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.12.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e894916b165794989870ee4499382658 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.2.asset new file mode 100644 index 0000000..c1698fb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.2.asset @@ -0,0 +1,184 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create and rename a sphere + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 4208070e296ce43b3af7e35feded0fc5, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.2%20-%20Add%20and%20rename%20sphere%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: ce86df8f8e9b6496a81f163c0c7a0374, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.2%20-%20Add%20and%20rename%20sphere%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 1 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The first step in creating a bouncing ball is adding a simple + sphere in the scene. \n\nUnity provides you with a number of primitive + shapes that you can add, including a sphere, a cube, a cylinder, a capsule, + and even a flat plane. These simple shapes can be used as building blocks + and as placeholders for more complex models. \n\nHere, you'll create a + sphere and rename it \u201CBall\u201D, which will later bounce off a ramp." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, right-click in + an empty area and select 3D Object > Sphere. \n\nNote: + When you create the sphere, it may appear in a seemingly random location, + which is actually based on the object you last framed in the Scene + view. You might not even see the sphere after creating it. Don\u2019t worry + about its location for now! \n\n2. Right-click on the new Sphere + GameObject in the Hierarchy window, select Rename, and rename + it \u201CBall\u201D." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.2.asset.meta new file mode 100644 index 0000000..7a7b49a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e0f7c4380f27e4c93ada34b39d38ebf8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.3.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.3.asset new file mode 100644 index 0000000..06717c2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.3.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: "Edit the sphere\u2019s scale" + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d4e4555405a044c1797b6877f1d26738, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.3%20-%20Edit%20the%20sphere%E2%80%99s%20scale%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.3%20-%20Edit%20the%20sphere%E2%80%99s%20scale%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The ball is currently way too big \u2014 you need to make + it smaller.\n\nScale determines the size of an object. In Unity, + scale is relative to real-world measurements, where 1 unit typically equals + 1 meter. \n\nAdjusting the scale of the ball to 0.25 in all dimensions + makes it about the size of a standard kid\u2019s ball \u2014 about one + quarter of a meter in diameter, which is just less than one foot wide." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Make sure the Ball GameObject is still + selected. \n\n2. In the Inspector window, in the Transform + component, set the Ball GameObject's Scale to X = 0.25, + Y = 0.25, and Z = 0.25.\n\nNote: You can also select + the chain link icon next to the Scale properties to enable or disable + constrained proportions. When this is enabled, changing one scale + property automatically changes the other two by the same amount. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.3.asset.meta new file mode 100644 index 0000000..4648b15 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 49a79a1aa6bd149f093a40af6eb8cfc3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.4.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.4.asset new file mode 100644 index 0000000..855348d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.4.asset @@ -0,0 +1,214 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Position the ball in the air + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 74ec1d6d66d2f4aaa8b85afe389d98a5, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.4%20-%20Position%20the%20ball%20in%20the%20air%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: ce6efe6d42746485ab22d8d6809e17a8, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.4%20-%20Position%20the%20ball%20in%20the%20air%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 4 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 6536759105426295190, guid: 47ed842c8f0cd4fdabd9715f899f18f9, + type: 3} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: + m_VisualElementName: + m_VisualElementTypeName: + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now you\u2019re going to position the ball high above the + floor near the window so that it can fall to the ground and bounce toward + the corner. \n\nRather than using the Transform tools in the Scene + view to drag the ball around, you\u2019ll enter the ball\u2019s precise + position directly in the Inspector window in the Transform + component. \n\nEvery single GameObject in the scene has a Transform + component, which controls its position, rotation, and scale. \n\nThe Position + values are measured in meters along each of the 3 axes (X, Y, and Z) relative + to the origin of the scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. With the Ball GameObject still selected, + locate the Transform component in the Inspector window \n\n2. + Set its Transform position to X = 2, Y = 3, and Z = -1:\n\n\u2022 + X = 2 will position the ball 2 meters to the right of the origin on the + X-axis. \n\u2022 Y = 3 will position the ball 3 meters up from the origin + on the Y-axis. \n\u2022 Z = -1 will position the ball 1 meter back from + the origin on the Z-axis.\n\nNote: You can tell which direction + is positive for each axis by looking at the Scene view gizmo. The + colored cones point toward the positive direction for each axis.\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.4.asset.meta new file mode 100644 index 0000000..7601e6b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c5c51c3585f53403b8397aa8dcd409b9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.5.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.5.asset new file mode 100644 index 0000000..a4563c7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.5.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create and apply a new material + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 7cb4248f2105146dea08a2dab5e4b48a, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.5%20-%20Create%20and%20apply%20a%20new%20material%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 46d1e543d881b47fe893b3dd046d0c15, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.5%20-%20Create%20and%20apply%20a%20new%20material%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The sphere primitive you added for the ball has a default + material that is a very dull gray color \u2014 if it\u2019s a kid\u2019s + ball, it should be more exciting!\n\nMaterials define the visual + appearance of objects in Unity. Here, you'll create a new material in your + project\u2019s assets and apply it to the sphere." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Materials.\n\n2. Right-click inside the + Materials folder and select Create > Folder, and name + it \u201CMy Materials\u201D. \n\nThis is where you\u2019ll keep your custom + materials.\n\n3. Inside the new My Materials folder, right-click + and select Create > Material then rename the new material + \u201CBall_Mat\u201D (short for \u201CBall Material\u201D). \n\nYou have + just created a new asset in the Project window, which means that + this material can be used in any scene in your entire project. You\u2019ve + added a new custom asset! You can see from the Create menu when + you right-clicked that you can make all kinds of assets, including scripts, + animations, fonts, and more. \n\n4. Drag the new Ball_Mat + material directly onto the Ball GameObject in the Scene view, + which should make it turn the default plain white material color.\n\nNote: + Remember to save your scene often with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.5.asset.meta new file mode 100644 index 0000000..9cb0542 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 427a8dac7542942a38ae7e58d0e0199a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.6.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.6.asset new file mode 100644 index 0000000..101b6a6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.6.asset @@ -0,0 +1,172 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Adjust the material properties + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: c7bc0a0831afe4675afe2c8eb33ff156, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.6%20-%20adjust%20material%20properties%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 6c9c648152891450ba866c39018d9d02, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.6%20-%20adjust%20material%20properties%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "With your custom material now applied to the ball, you\u2019re + ready to adjust the material\u2019s properties to your liking. You can + customize the ball\u2019s color and how it interacts with light in the + scene. Creating materials can get very complicated, so you\u2019ll start + by adjusting just three key properties:\n\n\u2022 Base Map Color: + The basic color of the object.\n\u2022 Metallic Map: How metallic + the object looks.\n\u2022 Smoothness: How smooth the object looks." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Make sure that Ball_Mat material is selected + in the Project window.\n\n2. In the Inspector window, + in the Surface Inputs section, for the Base Map property, + select the white color swatch and use the Color window to choose + a new color. \n\nObserve how your changes affect the ball's appearance.\n\n3. + Adjust the sliders for the Metallic Map and Smoothness properties + to your liking." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.6.asset.meta new file mode 100644 index 0000000..3d7f9d2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a21e69d994b414b258700bda1ceb1906 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.7.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.7.asset new file mode 100644 index 0000000..b4fefc1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.7.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a Rigidbody and test + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 375f97a640b554d18b3bfb6264d42f31, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.7%20-%20Add%20Rigidbody%20comp%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.7%20-%20Add%20Rigidbody%20comp%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now that your ball looks ready for action, it's time to + bring it to life by simulating physics. \n\nTo give the ball physical properties, + you'll add a Rigidbody component to it. Without a Rigidbody + component, the ball will stay at its current location in midair. But with + a Rigidbody component, it will have mass and respond to gravity." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Play button to enter Play mode + and watch as your ball floats in midair. Select the Stop button + to exit Play mode.\n\n2. Select the Ball GameObject in the + Hierarchy window or Scene view. \n\n3. Select the + Add Component button at the bottom of the Inspector window, + then enter \"Rigidbody\" in the search bar and select the Rigidbody + component to add it to your ball. \n\n4. Enter Play mode again + and watch as your ball now responds to gravity and falls to the ground, + then exit Play mode.\n\nImportant: You must exit Play mode + whenever you\u2019re done testing. While you\u2019re in Play mode, no edits + you make will be saved.\n\n5. After exiting Play mode, remember + to save your scene with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.7.asset.meta new file mode 100644 index 0000000..aeb2fcb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d447ed1ca71f846fa9c67e52ff004831 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.8.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.8.asset new file mode 100644 index 0000000..3bb0e18 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.8.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create and apply a Physics Material + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: ddb54ea9c851a416e83a1eea5716d3d5, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.8%20-%20Create%20and%20apply%20a%20Physics%20Material%20-%20VIDEO_U6.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.2%20-%20Make%20a%20bouncy%20ball/2.2.8%20-%20Create%20and%20apply%20a%20Physics%20Material%20-%20VIDEO_U6.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Your bouncy ball's bounce is probably pretty disappointing. + It behaves more like a bag of sand than a lively, bouncy ball. \n\nTo make + it bounce, you'll create and apply a Physics Material. Unlike standard + materials, which control the visual aspects of GameObjects, Physics + Materials govern the physical behavior of GameObjects, like how they + bounce upon impact. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Right-click inside the My Materials folder, + and select Create > Physics Material. Rename the new material + \"Ball_Physics\".\n\n2. In the Inspector window, set the + Bounciness property of this Physics Material to 1 for maximum + bounce effect. \n\n3. Drag and drop the Physics Material onto the + ball in the Scene view. \n\nYou won't be able to tell from the Scene + view that you've successfully applied the new Physics Material until you + test it.\n\n4. To observe the changes, select the Play button + and watch as your ball bounces.\n\n5. Remember to exit Play + mode after you\u2019re done testing." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.8.asset.meta new file mode 100644 index 0000000..fe0b5da --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 44ce0bf5f6d164afca2097a997ec47d2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.9.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.9.asset new file mode 100644 index 0000000..d17c641 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.9.asset @@ -0,0 +1,195 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.2.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review the components + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: b13f124248a7c4d098c3eab70e8b2cc8, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.InspectorWindow, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: + - Type: + m_TypeName: + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 5 + m_SelectorMatchType: 0 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: unity-imgui-container + m_VisualElementName: Dockarea105 + m_VisualElementTypeName: UnityEngine.UIElements.IMGUIContainer + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You have customized this ball a lot at this point. \n\nIn + this step, let's take a moment to review all of the components that contribute + to the ball's behavior and appearance in Unity." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Ball GameObject in the Hierarchy + window, then examine the Inspector window. \n\n2. Locate + the Transform component. \n\nThe Transform component sets + the position, rotation, and scale of the ball. This is the only component + that is required for every GameObject. \n\n3. Locate the Mesh + Filter component. \n\nThe Mesh Filter component determines the + shape of your GameObject. A mesh is a wireframe 3D model. In the case of + the ball, the Mesh is set to a Sphere shape.\n\n4. Locate the Mesh + Renderer component. \n\nThe Mesh Renderer component controls + the external appearance of the ball. Try to find the material you applied + to the ball. When you apply a material, it shows up in this component.\n\n5. + Locate the Sphere Collider component.\n\nThe Sphere Collider + component defines the physical boundaries of GameObjects for collision + purposes. Try to find the Physics Material you created and applied. + \n\n6. Locate the Rigidbody component.\n\nThe Rigidbody + component integrates the ball into Unity\u2019s physics system, giving + it properties like mass and drag." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.9.asset.meta new file mode 100644 index 0000000..82b8984 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Step_2.2.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 11c3c308ae9634dbf8ea58784c30d511 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Tut_2.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Tut_2.2.asset new file mode 100644 index 0000000..486313a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Tut_2.2.asset @@ -0,0 +1,74 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_2.2 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Make a bouncy ball + m_ProgressTrackingEnabled: 1 + m_LessonId: 56825d4d-9795-477a-96cf-2d886a953e1c + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 0e5ef816e2a9d4ac894efaff2a85275c, type: 2} + - {fileID: 11400000, guid: e0f7c4380f27e4c93ada34b39d38ebf8, type: 2} + - {fileID: 11400000, guid: 49a79a1aa6bd149f093a40af6eb8cfc3, type: 2} + - {fileID: 11400000, guid: c5c51c3585f53403b8397aa8dcd409b9, type: 2} + - {fileID: 11400000, guid: 427a8dac7542942a38ae7e58d0e0199a, type: 2} + - {fileID: 11400000, guid: a21e69d994b414b258700bda1ceb1906, type: 2} + - {fileID: 11400000, guid: d447ed1ca71f846fa9c67e52ff004831, type: 2} + - {fileID: 11400000, guid: 44ce0bf5f6d164afca2097a997ec47d2, type: 2} + - {fileID: 11400000, guid: 11c3c308ae9634dbf8ea58784c30d511, type: 2} + - {fileID: 11400000, guid: afc1f59b842a24367b5008355eb1d9ed, type: 2} + - {fileID: 11400000, guid: eacf75453f6b645a3805b0aac5f34c15, type: 2} + - {fileID: 11400000, guid: e894916b165794989870ee4499382658, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Tut_2.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Tut_2.2.asset.meta new file mode 100644 index 0000000..e9e4b17 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.2/Tut_2.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5135199ef25f7474f92383b8669f0128 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3.meta new file mode 100644 index 0000000..7417774 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fa7a37f84c8829a4aaff05b9431d2505 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media.meta new file mode 100644 index 0000000..88f2557 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3441e6c3173ba4b52a2a937de2f04e21 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.0.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.0.png new file mode 100644 index 0000000..301515e Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.0.png.meta new file mode 100644 index 0000000..89d5cfc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.0.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: d2fabd16b3f904523bf73de8011abf56 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.12.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.12.png new file mode 100644 index 0000000..9c4f974 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.12.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.12.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.12.png.meta new file mode 100644 index 0000000..48fe1a4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Media/2.3.12.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: a709e2b5d84bb477c97325f4813d83e8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.1.asset new file mode 100644 index 0000000..732442c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.1.asset @@ -0,0 +1,133 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 610686a5ee4974d40a9fe1ea97668a23, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.1%20-%20Overview%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this tutorial, you\u2019ll create a few block towers + that your bouncing ball will be able to knock over.\n\nWhen you\u2019re + ready to get started, go to the next step." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.1.asset.meta new file mode 100644 index 0000000..114e1f2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ceabc04bf1b984a53a8bacd3f6b0fe21 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.10.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.10.asset new file mode 100644 index 0000000..d9dd6ad --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.10.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Turn the block tower into a prefab + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 3b4707d448c384e51a696ff83995ddb0, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.10%20-%20Make%20tower%20into%20prefab%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.10%20-%20Make%20tower%20into%20prefab%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The block tower you've created consists of multiple individual + blocks arranged in a specific structure.\n\nIf you convert this entire + structure into a prefab, you enable the possibility of reusing this complex + object multiple times within your project. \n\nYou\u2019ll see that prefabs + are particularly beneficial when creating repeated structures or patterns + in your game environment." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Block_Tower + GameObject.\n\n2. Click and drag it into the Prefabs > My + Prefabs folder within the Project window (next to your Block + prefab). \n\nThis action converts your GameObject into a reusable prefab. + \n\nNow, you can easily create multiple instances of your Block_Tower + throughout your scene.\n\n3. Add a few more of these towers to + your scene to make for a more interesting collision. \n\n4. Enter + Play mode to test the collision path with multiple towers. \n\nNote: + If you want, edit the block tower in prefab editing mode to make it a more + interesting structure. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.10.asset.meta new file mode 100644 index 0000000..450904a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b934b5c24c295448795d86f3fcc302e2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.11.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.11.asset new file mode 100644 index 0000000..7b805a4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.11.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.11 + m_EditorClassIdentifier: + Title: + m_Untranslated: Adjust the ball's mass + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d942bb88c0d4c445787aad25838f9d20, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.11%20-%20Adjust%20the%20ball's%20mass%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.11%20-%20Adjust%20the%20ball's%20mass%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: With so many towers in your scene, the ball may once again + have a hard time knocking all of the blocks over. But what would happen + if the ball was ten times heavier? Or one hundred times heavier? + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: '1. Select the Ball GameObject. + + + 2. + In the Inspector window, in the Rigidbody component, increase + the mass to ensure it topples the block structure when it collides. + + + 3. + Enter Play mode and watch the blocks fly! + + + Note: Remember + to save your scene often with Ctrl+S (macOS: Cmd+S).' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.11.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.11.asset.meta new file mode 100644 index 0000000..3710ef8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.11.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 17b36f737342747b5b97d325ea533abd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.12.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.12.asset new file mode 100644 index 0000000..00eea57 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.12.asset @@ -0,0 +1,155 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.12 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: a709e2b5d84bb477c97325f4813d83e8, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 610686a5ee4974d40a9fe1ea97668a23, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on creating a fun block tower experiment + for the kids\u2019 bedroom!\n\nHere are some of the things you learned + how to do along the way:\n\n\u2022 Reset the Transform component + to reposition an object at the origin. (more)\n\u2022 + Scale objects with the Scale tool. (more)\n\u2022 + Explain how to use prefabs in a scene. (more)\n\u2022 + Make a new prefab from an existing GameObject in a scene. (more)\n\u2022 + Identify a prefab instance in the Hierarchy window. (more)\n\u2022 + Switch the tool handle of a GameObject between Center position and + Pivot position. (more)\n\u2022 + Edit a prefab in prefab mode. (more)\n\u2022 + Assign a material to a GameObject by changing the Mesh Renderer + component. (more)\n\u2022 + Make an empty GameObject as a parent for other GameObjects. (more)\n\u2022 + Arrange GameObjects in parent-child relationships using the Hierarchy + window. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll edit the lighting, + change the background, and position your camera for a perfect shot of your + scene. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.12.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.12.asset.meta new file mode 100644 index 0000000..956dbe2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.12.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5d40d8a940d224d548e64f73d4d90298 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.2.asset new file mode 100644 index 0000000..bda43b2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.2.asset @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a block and reset its Transform + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 4472e14939ecc43479c9c2dfb70ce1c9, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.2%20-%20Add%20a%20block%20and%20reset%20its%20Transform%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: ce86df8f8e9b6496a81f163c0c7a0374, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.2%20-%20Add%20a%20block%20and%20reset%20its%20Transform%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 1 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You\u2019re about to begin the construction of your block + tower. \n\nTo make your first building block, you\u2019ll start by adding + a primitive cube. Just like you did with the sphere, you\u2019ll add it + to the scene, rename it, then reset its position to the origin as a starting + point.\n\nHowever, this time you\u2019ll use a new technique for creating + the new 3D object and a new technique for resetting the object\u2019s position." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. At the top of the Hierarchy window, select + the Add (+) button to access the Create menu, then + select 3D Object > Cube. \n\nThis technique gets you to the + same menu as right-clicking an empty area in the Hierarchy window.\n\n2. + Rename the cube \u201CBlock\u201D.\n\n3. In the Inspector + window, select the More (\u22EE) menu in the upper-right + corner of the Transform component and select Reset to reset + the cube\u2019s Transform properties, including resetting its position + to the origin (0,0,0). \n\nThis should position the cube in the center + of the room, halfway sunk into the floor." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.2.asset.meta new file mode 100644 index 0000000..a128882 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d11d4f8cc9d864e2b92bb61e4b330501 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.3.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.3.asset new file mode 100644 index 0000000..56b3826 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.3.asset @@ -0,0 +1,219 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Reposition and scale the block ' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 0d1b8f5ae2f5443308df24abdc73969e, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.3%20-%20Reposition%20and%20scale%20the%20block%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: ce6efe6d42746485ab22d8d6809e17a8, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.3%20-%20Reposition%20and%20scale%20the%20block%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 4 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 6536759105426295190, guid: 47ed842c8f0cd4fdabd9715f899f18f9, + type: 3} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: + m_VisualElementName: + m_VisualElementTypeName: + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll reposition the block so that it\u2019s + in the path of the ball and edit its scale so that it looks more like a + classic kid\u2019s building block.\n\nHowever, rather than editing the + scale in the Transform component directly like you did with the + ball, you\u2019ll actually use the Scale tool in the Scene + view.\n\nAfter you master the Scale tool, you\u2019ll have mastered + the three most important tools in the Scene view: Move, Rotate, + and Scale." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Block + GameObject. \n\n2. Use the Move tool to reposition the cube + above the floor where it will get hit by the ball. \n\n3. Select + the Scale tool and use the X, Y, and Z handles to scale it down + so it\u2019s a tall, skinny block that the ball can knock over. You can + confirm in the Inspector window, but it should be about 0.1, + 0.25, 0.1 on the X, Y, and Z scale values. \n\nTip: + For faster editing, flip between the Move, Rotate, and Scale + tools using the W, E, and R keyboard shortcuts in the Scene view. + \n\n4. Press F to frame the object in the Scene view + for a clearer look and make sure that it\u2019s sitting just above the + floor.\n\nRemember, you can always undo any unwanted edits with Ctrl+Z + (macOS: Cmd+Z).\n\n5. Enter Play mode to see the + ball unable to knock over the block, which is something you\u2019ll fix + in the next step\n\n6. Exit Play mode." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.3.asset.meta new file mode 100644 index 0000000..cc01af1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 11c65e36feedf4cc0915906f9577d64d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.4.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.4.asset new file mode 100644 index 0000000..b149b97 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.4.asset @@ -0,0 +1,170 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Add Rigidbody Component ' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 0d8570f05341d4eda994691b64f6f545, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.4%20-%20Add%20a%20rigidbody%20component%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.4%20-%20Add%20a%20rigidbody%20component%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll add a Rigidbody component + to the Block GameObject. \n\nInitially, the block won\u2019t move + when hit by the ball, acting like an immovable brick wall. This behavior + is due to the lack of a Rigidbody component, which governs the physics + properties of the GameObject. \n\nWith a Rigidbody component, the + block can react to a collision and fall over." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. With the Block GameObject selected, select + Add Component at the bottom of the Inspector window, then + search for and add a Rigidbody component.\n\n2. Enter Play + mode to test the interaction. \n\nObserve that the block now gets knocked + over when hit by the ball. \n\nNote: Remember to save your scene + often with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.4.asset.meta new file mode 100644 index 0000000..49866ed --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ecba7a10d5cc841cd98bea06368dde05 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.5.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.5.asset new file mode 100644 index 0000000..4b71f08 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.5.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create a Block Prefab + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: c80da3889ffd7495e9f7148e7e563d22, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.5%20-%20Create%20a%20Block%20Prefab%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 46d1e543d881b47fe893b3dd046d0c15, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.5%20-%20Create%20a%20Block%20Prefab%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll transform the Block GameObject, + which you've already enhanced with a Rigidbody component, into a + reusable prefab. \n\nPrefabs in Unity are GameObjects, with all + their components and properties already set up, that you can reuse as a + template. You can keep these custom prefabs in a folder in the Project + window for future use." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate inside + the Prefabs folder. \n\n2. Select the Add (+) + button at the top of the Project window, then select Folder + and name the new folder \u201CMy Prefabs\u201D.\n\nTip: Just like + you did in the Hierarchy window, you can access this Create + menu using the (+) button or by right-clicking in an empty space + in the Project window.\n\n3. Click and drag your Block + GameObject from the Hierarchy window into the My Prefabs + folder in the Project window. \n\nNote: When you drag a + GameObject from the Hierarchy window into any folder in the Project + window, it converts the object into a prefab.\n\nObserve that the block + in the Hierarchy window turns blue, indicating it is a copy \u2014 + or an instance \u2014 of a prefab." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.5.asset.meta new file mode 100644 index 0000000..7121e2a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f3781ed2906c940cba909a28bb4552a6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.6.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.6.asset new file mode 100644 index 0000000..d86ec2c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.6.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create a tower from prefab blocks + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 5d9b383bb59954bacae1bb28d0a57427, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.6%20-%20Create%20a%20tower%20from%20prefab%20blocks%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 6c9c648152891450ba866c39018d9d02, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.6%20-%20Create%20a%20tower%20from%20prefab%20blocks%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now you\u2019ll use the block prefab you created to build + a small tower in your Unity scene. The process of constructing a tower + not only tests your ability to use prefabs efficiently, but it also allows + you to experiment with object positioning in Unity. \n\nNote: The + tower doesn\u2019t need to be perfect! As long as it stands up, it'll work + well. In fact, it may even be more visually interesting if it\u2019s not + perfectly aligned!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. From the Scene view toolbars, locate the + Center / Pivot dropdown and make sure that Center is selected.\n\nIf + Pivot is active, your blocks will end up halfway through the floor + at their pivot point.\n\n2. Drag multiple instances of the Block + prefab from the Project window into your scene, positioning them + to form a tower. \n\nHint: In order to make sure your blocks are + aligned, you should examine the tower from all angles. Sometimes it might + look aligned from one angle, but not from another. Try framing the block + you\u2019re working with, then orbiting it or using the Scene view + gizmo to examine it from different angles. \n\n3. After constructing + your tower, enter Play mode to observe how the tower behaves.\n\n4. + Exit Play mode and make any necessary adjustments to the position + of the blocks to refine your tower's stability or design." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.6.asset.meta new file mode 100644 index 0000000..1b6fc4f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 392049f492eaf4e7eaeebd456cfa8c18 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.7.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.7.asset new file mode 100644 index 0000000..28e2fe2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.7.asset @@ -0,0 +1,182 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Reduce the weight in prefab editing mode + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: c5269c11da4db42428d3ed5ce0a136ca, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.7%20-%20Reduce%20weight%20in%20prefab%20mode%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 6c9c648152891450ba866c39018d9d02, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.7%20-%20Reduce%20weight%20in%20prefab%20mode%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You might have noticed that the ball had a hard time knocking + over all those blocks. By default, the Rigidbody component sets + an object\u2019s mass to 1.0 kilogram (kg). Your 1kg ball is trying to + knock over a tower made of three 1kg blocks! \n\nIn this step, you will + reduce the weight of your Block prefab, and in doing so, reduce + the weight of every block in the scene \u2014 that\u2019s the beauty of + prefabs! \n\nTo do this, you'll enter prefab editing mode, a powerful + feature in Unity that allows you to edit a prefab asset directly. prefab + editing mode isolates the prefab, enabling you to make changes without + affecting the rest of your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Unity Editor, locate your Block + prefab in the Project window.\n\n2. Double-click the Block + prefab to enter prefab editing mode. \n\nThis mode allows you to make changes + to the prefab independently of your scene. You\u2019ll know you\u2019re + in prefab editing mode when the rest of your scene disappears from the + Scene view and you can only see the block.\n\n3. With the + Block prefab in prefab editing mode, navigate to the Rigidbody + component in the Inspector window and reduce the Mass property + to 0.1kg.\n\n4. To exit prefab editing mode, select the + small back arrow at the top of the Hierarchy window. \n\nThis action + will return you to the main scene.\n\n5. After exiting prefab editing + mode, test the changes by entering Play mode. Observe how the ball + can now much more easily knock over the tower. \n\nRemember to exit Play + mode when you\u2019re done testing." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.7.asset.meta new file mode 100644 index 0000000..fb1acbd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c81c5947741a441e7bffca9cbe5ceedd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.8.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.8.asset new file mode 100644 index 0000000..fd1cba8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.8.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a material to the prefab + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 57d6142c9c21e46fdaff943d23984dee, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.8%20-%20Add%20a%20material%20to%20the%20prefab%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.8%20-%20Add%20a%20material%20to%20the%20prefab%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you'll change the block\u2019s material using + prefab editing mode so it\u2019s not that boring gray anymore. You'll see + the power of prefabs once again, as you modify a single asset and see the + change instantly reflected across all instances of that prefab. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the Block prefab in prefab editing + mode by double-clicking it in the Project window. \n\nThis isolates + the prefab for editing.\n\n2. In the Inspector window, in + the Mesh Renderer component, locate the Material property + of the Block prefab.\n\n3. Select the Object picker + (\u2299) next to the Material property. \n\nThis action opens + a window displaying all available material assets in your entire project.\n\n4. + Browse through the list of materials. You'll see various options, including + some designed for furniture, floors, and so on \u2014 some of them might + have some unintuitive names. Select a material that appeals to you and + apply it to the Block prefab.\n\nNote: You can also create + your own material like you did for the ball if you don\u2019t see one you + like!\n\n5. Exit prefab editing mode by selecting the back arrow + at the top of the Hierarchy window.\n\nObserve how the new material + is now applied to all instances of the block in your scene.\n\nNote: + Remember to save your scene regularly with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.8.asset.meta new file mode 100644 index 0000000..e01ca55 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9ea4afc85247a4ff2bcd57865c8f71ad +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.9.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.9.asset new file mode 100644 index 0000000..cb22d23 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.9.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.3.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Organize blocks with a parent GameObject + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 3841a40b503954b1fac3ce8d932112c5, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.9%20-%20Organize%20Blocks%20with%20a%20Parent%20GameObject%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.3%20-%20Make%20a%20tower%20of%20prefab%20blocks/2.3.9%20-%20Organize%20Blocks%20with%20a%20Parent%20GameObject%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll address the clutter in your Unity + project's Hierarchy window caused by numerous Block prefabs. + \n\nYou'll learn to organize these blocks under a single parent GameObject, + simplifying your scene and making it more manageable. \n\nAs a reminder, + a parent GameObject is a GameObject that serves as a container for + other GameObjects, known as child GameObjects. These terms describe + a hierarchical relationship, much like a family tree." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the first + Block GameObject, then hold down the Shift key and select + the last Block prefab in your list to select all blocks in between. + You can also hold Ctrl (macOS: Cmd) to select individual + additional GameObjects.\n\n2. Right-click the selected blocks and + choose Create Empty Parent. \n\nThis action creates a new parent + GameObject with the individual blocks indented as child GameObjects.\n\n3. + Rename this new GameObject something descriptive, like \u201CBlock_Tower\u201D. + \n\n4. With the Block_Tower GameObject selected, you can + move, rotate, and scale the entire group of blocks as one unit." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.9.asset.meta new file mode 100644 index 0000000..ed445ee --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Step_2.3.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fc9a8a9ebfddc4e4ca9e40ab1d05ca4c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Tut_2.3.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Tut_2.3.asset new file mode 100644 index 0000000..2d90d12 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Tut_2.3.asset @@ -0,0 +1,74 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_2.3 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Make a tower of prefab blocks + m_ProgressTrackingEnabled: 1 + m_LessonId: 9eefe13f-6e64-490c-9a99-b20494b7a589 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: ceabc04bf1b984a53a8bacd3f6b0fe21, type: 2} + - {fileID: 11400000, guid: d11d4f8cc9d864e2b92bb61e4b330501, type: 2} + - {fileID: 11400000, guid: 11c65e36feedf4cc0915906f9577d64d, type: 2} + - {fileID: 11400000, guid: ecba7a10d5cc841cd98bea06368dde05, type: 2} + - {fileID: 11400000, guid: f3781ed2906c940cba909a28bb4552a6, type: 2} + - {fileID: 11400000, guid: 392049f492eaf4e7eaeebd456cfa8c18, type: 2} + - {fileID: 11400000, guid: c81c5947741a441e7bffca9cbe5ceedd, type: 2} + - {fileID: 11400000, guid: 9ea4afc85247a4ff2bcd57865c8f71ad, type: 2} + - {fileID: 11400000, guid: fc9a8a9ebfddc4e4ca9e40ab1d05ca4c, type: 2} + - {fileID: 11400000, guid: b934b5c24c295448795d86f3fcc302e2, type: 2} + - {fileID: 11400000, guid: 17b36f737342747b5b97d325ea533abd, type: 2} + - {fileID: 11400000, guid: 5d40d8a940d224d548e64f73d4d90298, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Tut_2.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Tut_2.3.asset.meta new file mode 100644 index 0000000..227cc02 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.3/Tut_2.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f37a1d862e54942d18b866a13bd505f2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4.meta new file mode 100644 index 0000000..96947b2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 628d99f9d96277e48b1f70aaa1d5ea7e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media.meta new file mode 100644 index 0000000..ac0e591 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cf64e31fa5d994193abd76c21bcada7a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.0.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.0.png new file mode 100644 index 0000000..3a18190 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.0.png.meta new file mode 100644 index 0000000..da710d1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.0.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 3e09db5cec47749139baebf8989e35bf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.1.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.1.png new file mode 100644 index 0000000..544d044 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.1.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.1.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.1.png.meta new file mode 100644 index 0000000..dccabd7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Media/2.4.1.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 16d2ed13e8d10442bb4d2f2595b5908f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.1.asset new file mode 100644 index 0000000..665c6da --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.1.asset @@ -0,0 +1,118 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 16d2ed13e8d10442bb4d2f2595b5908f, type: 3} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: eb2374d670ca44ac48d6b991680329be, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this tutorial, you will edit the sun, sky, and camera + angle to get the perfect shot of the scene. \n\nWhen you\u2019re ready + to get started, go on to the next step." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.1.asset.meta new file mode 100644 index 0000000..b874430 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6178dae79ae274e678db8679e8e09d0a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.2.asset new file mode 100644 index 0000000..53907cc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.2.asset @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Adjust your camera + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 41205091d2948447ea077f1e2c236641, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.2%20-%20Adjust%20your%20camera%20-%20VIDEO_U6_V3.webm + m_Video: {fileID: 32900000, guid: ce86df8f8e9b6496a81f163c0c7a0374, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.2%20-%20Adjust%20your%20camera%20-%20VIDEO_U6_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 1 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In Unity, the Camera GameObject is similar to a physical + camera on a movie set, playing a critical role in how your scene is viewed. + When you move the camera, you\u2019ll end up with a different view of your + scene in Play mode. Adjusting the camera's position, rotation, and field + of view allows you to frame your scene just as a cinematographer would + do so in filmmaking.\n\nLet's try adjusting the camera angle and field + of view." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Camera + GameObject. \n\n2. In the toolbar overlay at the bottom of Scene + view, enable the Cameras option to get a preview of what the camera + can see.\n\n3. Move and rotate the camera and notice how the camera + preview changes. \n\n4. In the Inspector window, in the + Camera component, use the Field of View slider to change + how zoomed in the camera is. \n\nTry and get a good view of the ball bouncing + action, but don\u2019t worry about getting the perfect angle yet \u2014 + you\u2019ll do that in the next step. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.2.asset.meta new file mode 100644 index 0000000..1a724c6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: da70dbfeafaf74f88bfeebd9d08fb88e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.3.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.3.asset new file mode 100644 index 0000000..7929f20 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.3.asset @@ -0,0 +1,215 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Align the camera with the perfect view + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 98e93eb561c2f4852b76048a296d7b44, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.3%20-%20Align%20the%20camera%20with%20the%20perfect%20view%20-%20VIDEO_U6_V3.webm + m_Video: {fileID: 32900000, guid: ce6efe6d42746485ab22d8d6809e17a8, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.3%20-%20Align%20the%20camera%20with%20the%20perfect%20view%20-%20VIDEO_U6_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.ProjectBrowser, UnityEditor.CoreModule, Version=0.0.0.0, + Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: + - m_SelectorMode: 4 + m_SelectorMatchType: 1 + m_GUIContent: + m_Text: + m_Image: {fileID: 0} + m_Tooltip: + m_TextWithWhitespace: + m_ControlName: + m_PropertyPath: + m_TargetType: + m_TypeName: + m_GUIStyleName: + m_ObjectReference: + m_SceneObjectReference: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 6536759105426295190, guid: 47ed842c8f0cd4fdabd9715f899f18f9, + type: 3} + m_FutureObjectReference: {fileID: 0} + m_VisualElementClassName: + m_VisualElementName: + m_VisualElementTypeName: + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: It can be tricky to get the camera perfectly aligned using + the Move and Rotate tools. There is a shortcut to get the + camera angle you want by aligning the camera with your position and orientation + in the Scene view. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Scene view, use Flythrough mode + (WASD + right-click) to get the perfect view of the bouncing ball and your + block towers. \n\n2. Select the Camera GameObject in the + Hierarchy window.\n\n3. Press Ctrl+Shift+F (macOS: + Cmd+Shift+F) to align the Camera GameObject with your current + view. \n\nNote: With the Camera still selected, you could + also go to the main menu and select GameObject > Align with View.\n\n4. + Enter Play mode to test the new camera angle. \n\nIf necessary, tweak the + Position, Rotation, or Field of View property in the + Camera component to get the perfect angle. \n\n5. When you\u2019re + happy with your camera angle, disable the Cameras window overlay.\n\nTip: + Trying to do these minor movements in the Scene view with Flythrough + mode can be frustrating. Try lightly tapping on the WASD keys while holding + the right mouse button to do small movements. You can also use the Q and + E keys in Flythrough mode to go up and down." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.3.asset.meta new file mode 100644 index 0000000..3e4aad4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8da95f2d2549c489cb1d0639a2fcab3c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.4.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.4.asset new file mode 100644 index 0000000..4486ebd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.4.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Adjust your lighting + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d28b39c4d11e34e6896a3479e79f5bef, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.4%20-%20Adjust%20your%20lighting%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.4%20-%20Adjust%20your%20lighting%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Lighting sets the mood and atmosphere of your scene. Unity's + default Directional Light \u2014 which acts like the sun in the + real world \u2014 simulates bright, midday sunlight. \n\nBy rotating this + light, you can simulate different times of day or specific lighting conditions." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Directional + Light GameObject then frame it in the Scene view. \n\n2. + Rotate the light to adjust the shadows and overall lighting. \n\nNote: + Changes in position won\u2019t affect the lighting due to its sun-like + nature \u2014 it represents a light that\u2019s located infinitely far + away and emits light in only one direction. \n\n3. In the Inspector + window, in the Emission section, experiment with Color and + Intensity to find the desired lighting effect for your scene\u200B\u200B. + \n\nIf you want more of a nighttime light, make the light more blue and + decrease intensity. But feel free to keep the sun at a bright, midday angle + if you want!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.4.asset.meta new file mode 100644 index 0000000..3ef4411 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b8b1333bc3f414eec903585e24d508cf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.5.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.5.asset new file mode 100644 index 0000000..1da36d6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.5.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Edit the skybox + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d9b9d2aa4d2b74170a059c18b2c8bcf6, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.5%20-%20Edit%20the%20skybox%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 46d1e543d881b47fe893b3dd046d0c15, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.5%20-%20Edit%20the%20skybox%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'A skybox in Unity is a type of virtual backdrop that + surrounds the entire scene, giving the illusion of a distant environment + or sky around the environment you create. + + + The skybox contributes + a lot to the overall feel of your scene.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Materials > Skyboxes.\n\nThe skybox currently + in your scene is SkyBrightCloudy.\n\n2. Browse the other + skybox materials and preview them in the Preview panel at the bottom + of the Inspector window. \n\n3. Click and drag any skybox + that interests you directly onto the sky in the Scene view to see + how it looks behind the room until you find one that you like. \n\nNote: + Remember to save your scene often with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.5.asset.meta new file mode 100644 index 0000000..853d3da --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4647aeb1c6b4d404ba1d8bfbc77b0f4a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.6.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.6.asset new file mode 100644 index 0000000..7cbfed2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.6.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Edit Playmode Tint + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 9d3e1a1578d904b8387626fa797f64ca, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.6%20-%20Edit%20Playmode%20Tint%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 6c9c648152891450ba866c39018d9d02, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.4%20-%20Lights%2C%20Camera%2C%20Action/2.4.6%20-%20Edit%20Playmode%20Tint%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "As you\u2019ve heard a few times up to this point, when + you\u2019re in Play mode, none of the changes you make are saved. Make + sure to pay attention when entering and exiting Play mode so that you don't + lose your changes! \n\nBy default, the Editor windows around the + Game view become a tiny bit darker when you enter Play mode to help + visually distinguish between Play mode and Edit mode \u2014 this is known + as the Play mode tint. \n\nIn this step, you\u2019ll edit the Play + mode tint to make it more noticeable so that you\u2019ll always realize + when you\u2019re in Play mode and avoid losing unsaved changes." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. From the main menu, select Edit > Preferences + (macOS: Unity > Settings). \n\n2. In the left menu, + select Colors, then change the Playmode tint color to have + a subtle color instead of gray. \n\n3. Enter Play mode to + test the new tint. \n\nThe color should be very noticeable, but still allow + you to read text in the Editor windows.\n\n4. If the color + needs further adjustment, return to the preferences menu and edit it." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.6.asset.meta new file mode 100644 index 0000000..356522e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 55e4edb2ccdb74686a43f5cce540eb7f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.7.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.7.asset new file mode 100644 index 0000000..37312ee --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.7.asset @@ -0,0 +1,150 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.4.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on setting up the lighting, skybox, and + camera so that you could get a perfect view of the block tower action.\n\nHere + are some of the things you learned how to do along the way:\n\n\u2022 Position + the Main Camera in order to achieve the desired framing of the scene. + (more)\n\u2022 + Adjust the camera's field of view. (more)\n\u2022 + Align a camera's view to the Scene view with a keyboard shortcut.\n\u2022 + Adjust the Directional Light to convey the time of day. (more)\n\u2022 + Edit the skybox to change the setting of the scene. (more)\n\u2022 + Adjust the Play mode tint to make it obvious when Play mode is running. + (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, which includes optional challenges + to further develop your skills, explore new concepts, and improve your + project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.7.asset.meta new file mode 100644 index 0000000..e5aa84e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Step_2.4.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7569943fe8ff249f3aa74abbd9b608ea +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Tut_2.4.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Tut_2.4.asset new file mode 100644 index 0000000..3ba8c17 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Tut_2.4.asset @@ -0,0 +1,69 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_2.4 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Lights, Camera, Action + m_ProgressTrackingEnabled: 1 + m_LessonId: 9b96d237-c197-4a51-877f-c9e5cef22df3 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 6178dae79ae274e678db8679e8e09d0a, type: 2} + - {fileID: 11400000, guid: da70dbfeafaf74f88bfeebd9d08fb88e, type: 2} + - {fileID: 11400000, guid: 8da95f2d2549c489cb1d0639a2fcab3c, type: 2} + - {fileID: 11400000, guid: b8b1333bc3f414eec903585e24d508cf, type: 2} + - {fileID: 11400000, guid: 4647aeb1c6b4d404ba1d8bfbc77b0f4a, type: 2} + - {fileID: 11400000, guid: 55e4edb2ccdb74686a43f5cce540eb7f, type: 2} + - {fileID: 11400000, guid: 7569943fe8ff249f3aa74abbd9b608ea, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Tut_2.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Tut_2.4.asset.meta new file mode 100644 index 0000000..4995384 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.4/Tut_2.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d779cebbcdb4a492f820be8ea0597570 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5.meta new file mode 100644 index 0000000..69a5aaf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c3b211fa9dd94cf46b1019b9362aca40 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.1.asset new file mode 100644 index 0000000..c7aa929 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.1.asset @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.5.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Try these optional activities to challenge yourself, build + your skills, and improve your project!\n\nEach challenge is tagged as Easy, + Medium, or Expert difficulty so that you know what to expect. + You can do one of them, all of them, or none of them \u2014 it\u2019s totally + up to you!\n\n\u2022 Easy: Make a perfect block tower with vertex + snapping.\n\u2022 Medium: Add different shaped prefab blocks.\n\u2022 + Expert: Add and frame custom artwork. \n\nIf you\u2019re not interested + in doing these challenges, skip to the end of this tutorial to mark it + as complete." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.1.asset.meta new file mode 100644 index 0000000..6c76740 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 71526988d5ab4654eb805cac0bd2f6b3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.2.asset new file mode 100644 index 0000000..b31b283 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.2.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.5.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Easy: Make a perfect block tower with vertex snapping' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.C%20-%20Challenge/2.C.2%20-%20Easy%20-%20Make%20a%20perfect%20block%20tower%20with%20vertex%20snapping.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.C%20-%20Challenge/2.C.2%20-%20Easy%20-%20Make%20a%20perfect%20block%20tower%20with%20vertex%20snapping.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "This optional challenge is classified as Easy difficulty. + If you\u2019re interested in completing it, read on. Otherwise, skip to + the next step. \n\nA vertex (plural: vertices) is a point in where + the edges of shapes meet \u2014 like a corner. In Unity, vertex snapping + is a feature that allows you to perfectly align the vertices of different + GameObjects to one another by snapping them together. \n\nVertex snapping + is a little tricky at first, which is why this is an optional challenge. + However, if you master this skill, it can be very useful!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Add a new Block prefab to a spot on the + floor, then drag another two blocks onto the floor next to it. \n\n2. + Hold down the V key on your keyboard while you select one of the + bottom vertices of a block you want to put on top of another. \n\n3. + Drag your cursor toward the target vertex on another block, and the vertices + will snap together.\n\n4. Repeat this process to create a perfectly + aligned tower that is three or four blocks high." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.2.asset.meta new file mode 100644 index 0000000..47e8f3b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fa98d307af24318409923da9c15c1f03 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.3.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.3.asset new file mode 100644 index 0000000..3c1f55e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.3.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.5.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Medium: Add different shaped prefab blocks' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.C%20-%20Challenge/2.C.3%20-%20Medium%20-%20Add%20different%20shaped%20prefab%20blocks.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.C%20-%20Challenge/2.C.3%20-%20Medium%20-%20Add%20different%20shaped%20prefab%20blocks.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "This optional challenge is classified as Medium difficulty. + If you\u2019re interested in completing it, read on. Otherwise, skip to + the next step. \n\nYou created an interesting tower using simple rectangles, + but the tower could be much more interesting if you incorporated a few + different shapes, like cylinders, cones, and prisms." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, go to _Unity + Essentials > Prefabs > Shapes.\n\n2. Click and + drag one of the shapes into the scene. \n\n3. To make the shape + detect collisions, add a Mesh collider component, then enable the + Convex property. \n\n4. To make it respond to forces, add + a Rigidbody component. \n\n5. To give the new block some + color, either create a new material for it and apply it, or select an existing + material using the object picker in the Mesh Renderer component. + \n\n6. Position the shape in an interesting position in your block + configuration. \n\nHint: You might want to scale these shapes proportionally. + To do this, you can click and drag the central gray handle with the Scale + tool, or you can select the chain link icon next to the Scale property + in the Transform component to constrain proportions. \n\nRepeat + this step for other blocks to try and make the collision more interesting." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.3.asset.meta new file mode 100644 index 0000000..c45dea3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1374e0a8c363485488487d676129fb8a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.4.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.4.asset new file mode 100644 index 0000000..e0ddfc2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.4.asset @@ -0,0 +1,197 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.5.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Expert: Add and frame custom artwork' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.C%20-%20Challenge/2.C.4%20-%20Expert%20-%20Add%20and%20frame%20custom%20artwork%20.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/2.C%20-%20Challenge/2.C.4%20-%20Expert%20-%20Add%20and%20frame%20custom%20artwork%20.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "This optional challenge is classified as Expert difficulty. + If you\u2019re interested in completing it, read on. Otherwise, skip to + the next step. \n\nThis room is still sort of bland \u2014 it would benefit + a lot from some custom artwork. Adding some artwork also allows you to + personalize this room a bit more and make it your own.\n\nTo accomplish + this, you\u2019ll need to create a blank art canvas using a quad primitive, + then import and apply an image of your choosing as the quad\u2019s material. + Finally, you\u2019ll make it look a little nicer with a frame." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Right-click in the Hierarchy window, select + 3D Object > Quad to create a flat one-sided object.\n\n2. + In the Transform component of the quad, set its Y rotation + value to 90 so that it will lie flat against the wall (or another + multiple of 90, depending on which wall you want to put it on), then position + it against a wall using the Move tool.\n\n3. Find or create + an image you want to use for your artwork. \n\nIf you don\u2019t have one + in mind, use one from one of the links below by opening the link, right-clicking + on the image, and selecting Save Image As\u2026:\n\u2022 John + Lemon\n\u2022 Big + Cactus\n\u2022 Game + Jam Race\n\n4. Create a new material in the My Materials + folder named \u201CArt_Mat\u201D and apply it to your Quad GameObject. + \n\n5. To import your chosen image into your project, drag the + image file from your file explorer into the My Materials folder + in the Project window. \n\nThis action will create a new copy of + the image file in your Unity project folder. \n\n6. In the Surface + Inputs section of your Art_Mat\u2019s Inspector window, for + the Base Map property, use the Object picker (\u2299) + to select your image. \n\n7. Adjust the Quad GameObject\u2019s + scale if necessary to avoid image distortion. \n\nYou will likely want + to stretch out the canvas to make it wider. \n\n8. Duplicate the + Quad (Ctrl+D (macOS: Cmd+D)), rename the duplicate \"Frame\", + and make it a child GameObject of the Quad GameObject. \n\n9. Adjust + the scale of the Frame GameObject to 1.1 on all axes to slightly + enlarge it compared to the art, then reposition it behind the other Quad + GameObject to ensure it doesn't block the art.\n\n10. Create a + new material in the \"My Materials\" folder, name it after your chosen + frame color, set the Base Map to a nice frame color, and apply this + material to the frame to finalize the frame's appearance.\n\nIf you want, + you can create additional pieces of artwork using the same steps above!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.4.asset.meta new file mode 100644 index 0000000..cf11907 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5a0cd41474b35094db760be662589ba2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.5.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.5.asset new file mode 100644 index 0000000..ddbb5c2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.5.asset @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.5.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: No matter if you chose to tackle a single challenge, complete + them all, or skip them, you're set for the next step. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, where you'll have a chance + to complete a quiz, and get credit for completing this project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.5.asset.meta new file mode 100644 index 0000000..94fcc3c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Step_2.5.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6a872368c27a7fe43a6ccb2ed9a054e4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Tutorial 2.5.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Tutorial 2.5.asset new file mode 100644 index 0000000..d1b378b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Tutorial 2.5.asset @@ -0,0 +1,67 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 2.5 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: '3D Essentials: More things to try' + m_ProgressTrackingEnabled: 1 + m_LessonId: ad802783-c536-49b7-82fb-7dbbd386f8b0 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 71526988d5ab4654eb805cac0bd2f6b3, type: 2} + - {fileID: 11400000, guid: fa98d307af24318409923da9c15c1f03, type: 2} + - {fileID: 11400000, guid: 1374e0a8c363485488487d676129fb8a, type: 2} + - {fileID: 11400000, guid: 5a0cd41474b35094db760be662589ba2, type: 2} + - {fileID: 11400000, guid: 6a872368c27a7fe43a6ccb2ed9a054e4, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Tutorial 2.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Tutorial 2.5.asset.meta new file mode 100644 index 0000000..0f36116 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.5/Tutorial 2.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a85df581c6cfeca448d05f77653375cf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6.meta new file mode 100644 index 0000000..87260b3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 63398ac573bd2413a8518866f5009b5a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media.meta new file mode 100644 index 0000000..c125fb4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5b01b03e2627347f091765b195a202ff +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media/Essentials.png b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media/Essentials.png new file mode 100644 index 0000000..3e63ce5 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media/Essentials.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media/Essentials.png.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media/Essentials.png.meta new file mode 100644 index 0000000..1a1a0be --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Media/Essentials.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 2d72abe75b162944c8f76745a87d84a1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.1.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.1.asset new file mode 100644 index 0000000..c27781f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.1.asset @@ -0,0 +1,154 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.6.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Complete the quiz + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You have completed all the work for this Mission of the + Pathway, where you have learned the essentials of creating in 3D. \n\nThink + back to all that you have accomplished already:\n\n\u2022 You opened the + kid\u2019s bedroom scene and furnished it with various items to personalize + the space.\n\u2022 You made a ball bounce off a ramp toward the corner + of the room. \n\u2022 You used new primitive shapes to build a balanced + tower structure, learning about colliders and prefabs.\n\u2022 You edited + the lighting, changed the skybox, and positioned the camera to get a perfect + view of your scene.\n\nNow all that's left to do is complete a quiz to + make sure you know your stuff. \n\nWhen you pass the quiz, you\u2019ll + get XP and a badge for completing this portion of the Pathway, getting + you one step closer to earning the Unity Essentials Pathway badge." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: '1. Complete the quiz + for this Mission on Unity Learn. + + + 2. After you complete + the quiz, come back to this tutorial and continue on to the next step.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.1.asset.meta new file mode 100644 index 0000000..dc751bd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9d65d330ae6f6449c98378e66179e8bc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.2.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.2.asset new file mode 100644 index 0000000..a114e92 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.2.asset @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_2.6.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Continue to the next Mission + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 2d72abe75b162944c8f76745a87d84a1, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'If you passed the quiz, then you have successfully completed + this Mission. + + Congratulations! That is an amazing accomplishment.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: 'Instruction ' + Text: + m_Untranslated: Select Done below, then go back to the Essentials + Pathway main menu where you can see all of the Missions and proceed to + the next one! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.2.asset.meta new file mode 100644 index 0000000..9e296bc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Step_2.6.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5f7e980df311144b98a874d3820610ce +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Tutorial 2.6.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Tutorial 2.6.asset new file mode 100644 index 0000000..465dd2b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Tutorial 2.6.asset @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tutorial 2.6 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Share your work + m_ProgressTrackingEnabled: 1 + m_LessonId: 17e10397-3e02-4855-bd14-26c6d962991f + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 9d65d330ae6f6449c98378e66179e8bc, type: 2} + - {fileID: 11400000, guid: 5f7e980df311144b98a874d3820610ce, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Tutorial 2.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Tutorial 2.6.asset.meta new file mode 100644 index 0000000..e5450fb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/2.6/Tutorial 2.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6e9bc6de3018c4d3ead34f9d9ea71b87 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/Tutorial 2.0.asset b/Assets/_Unity Essentials/Tutorials/M_02_3D/Tutorial 2.0.asset new file mode 100644 index 0000000..5a5bc06 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/Tutorial 2.0.asset @@ -0,0 +1,88 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: Tutorial 2.0 + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + OrderInView: 1 + BackgroundImage: {fileID: 2800000, guid: 99c8b7b6b90d544f59366361a25b1643, type: 3} + Title: + m_Untranslated: 2 | 3D Essentials + Subtitle: + m_Untranslated: "Create a kid\u2019s room from scratch, including a bouncing + ball that knocks over a tower of building blocks. " + Description: + m_Untranslated: + ProjectLayout: {fileID: 102900000, guid: 337f070b8c61e93458a3035159475b94, type: 3} + Sections: + - OrderInView: 0 + Heading: + m_Untranslated: 1 - Add furniture to the bedroom + Text: + m_Untranslated: Open the bedroom scene and furnish it with various items to + personalize the space. + Metadata: + Url: + Image: {fileID: 2800000, guid: 3cd39a9fc57bc423da16466d25c5dc9b, type: 3} + Tutorial: {fileID: 11400000, guid: 3f44d25fa64184540bb2a5cfcc1ac092, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: 2 - Make a bouncy ball + Text: + m_Untranslated: 'Make a ball bounce off of a ramp toward the corner of the + room. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 98a034230867644afb33f85cf4468027, type: 3} + Tutorial: {fileID: 11400000, guid: 5135199ef25f7474f92383b8669f0128, type: 2} + - OrderInView: 2 + Heading: + m_Untranslated: 3 - Make a tower of prefab blocks + Text: + m_Untranslated: Use new primitive shapes to build a balanced structure while + learning about colliders and prefabs. + Metadata: + Url: + Image: {fileID: 2800000, guid: d2fabd16b3f904523bf73de8011abf56, type: 3} + Tutorial: {fileID: 11400000, guid: f37a1d862e54942d18b866a13bd505f2, type: 2} + - OrderInView: 3 + Heading: + m_Untranslated: 4 - Lights, Camera, Action + Text: + m_Untranslated: Edit the lighting, change the background, and position your + camera for a perfect shot of your scene. + Metadata: + Url: + Image: {fileID: 2800000, guid: 3e09db5cec47749139baebf8989e35bf, type: 3} + Tutorial: {fileID: 11400000, guid: d779cebbcdb4a492f820be8ea0597570, type: 2} + - OrderInView: 4 + Heading: + m_Untranslated: '5 - 3D Essentials: More things to try' + Text: + m_Untranslated: Share your work with others completing the pathway and see + what other creators have submitted. + Metadata: + Url: + Image: {fileID: 2800000, guid: 810e5237937ef1446812c21b2f418fd7, type: 3} + Tutorial: {fileID: 11400000, guid: a85df581c6cfeca448d05f77653375cf, type: 2} + - OrderInView: 5 + Heading: + m_Untranslated: 6 - Complete the checkpoint + Text: + m_Untranslated: Complete a quiz to get credit for completing the Mission. + Metadata: + Url: + Image: {fileID: 2800000, guid: e1797cada939dba44be74155a455e59c, type: 3} + Tutorial: {fileID: 11400000, guid: 6e9bc6de3018c4d3ead34f9d9ea71b87, type: 2} diff --git a/Assets/_Unity Essentials/Tutorials/M_02_3D/Tutorial 2.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_02_3D/Tutorial 2.0.asset.meta new file mode 100644 index 0000000..d828e20 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_02_3D/Tutorial 2.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6da8737d89d2c4a6da4ac80b409f8d7c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio.meta new file mode 100644 index 0000000..41bc6d5 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2112f969572041c1adbed04b5231401 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1.meta new file mode 100644 index 0000000..ee4d778 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c96626cf3d4534ada975fca4c2a1abfa +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media.meta new file mode 100644 index 0000000..cf8e4db --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8c08260abfe2c4f3e8033aad96495b1b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media/3.1.0 - Icon.png b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media/3.1.0 - Icon.png new file mode 100644 index 0000000..49a7632 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media/3.1.0 - Icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media/3.1.0 - Icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media/3.1.0 - Icon.png.meta new file mode 100644 index 0000000..3b4bb40 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Media/3.1.0 - Icon.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: cac749af5a22a4dc28dfb7dc4bef57f5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.1.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.1.asset new file mode 100644 index 0000000..f59ebdf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.1.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Mission overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 5cd0e6960a97a4fe6aa302bd4ce699b9, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M3_Audio/Essentials_Pathway_M3_Audio.webm + m_Video: {fileID: 32900000, guid: 1b4b7cad08bc04a5f902d1aa34366692, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M3_Audio/Essentials_Pathway_M3_Audio.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this Audio Mission, you will learn the fundamentals of + implementing different types of audio into Unity scenes. You\u2019ll learn + how to set the tone with background music, how to add realism with sound + effects, and even how to implement spatial audio in a 3D scene. \n\nWhen + you watch the video demos throughout this tutorial, make sure to turn on + your computer\u2019s sound!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.1.asset.meta new file mode 100644 index 0000000..4d49953 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 282877439deb9451bb80c018532f7114 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.2.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.2.asset new file mode 100644 index 0000000..b7ffdf4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.2.asset @@ -0,0 +1,185 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the kitchen scene and enter Play mode + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: a61e2fce5cb024467b356eeeb90c4224, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.2%20-%20Open%20the%20kitchen%20scene%20and%20enter%20Play%20mode%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.2%20-%20Open%20the%20kitchen%20scene%20and%20enter%20Play%20mode%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you'll just explore the silent kitchen scene. + \n\nThis scene is already set up with a script, attached to the Main Camera, + that will work in Play mode. This script allows the user (you, for now) + to easily explore the environment with the WASD keys and listen to the + sounds in the scene from a first-person perspective. \n\nBy default, the + Main Camera will have an Audio Listener component on it, which acts + like the player\u2019s ears. When the Audio Listener component is + far away from a sound, it should be quieter. When the Audio Listener + component is closer to a sound, it should be louder. With this component, + the camera acts both as the player\u2019s eyes and ears in the scene. \n\nIn + fact, Unity does not even allow you to have more than one active Audio + Listener component in a scene. With multiple sets of \u201Cears\u201D + in different locations, at what volume would you play a sound?" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, in the _Unity + Essentials > Scenes folder, locate and open the 3_Kitchen_Audio_Scene. + \n\n2. In the Scene view, use Flythrough mode (right-click + + WASD) or the Frame, Orbit, Zoom technique to give yourself a good view + of the interior of the kitchen. \n\n3. Enter Play mode to + preview the silent kitchen scene, then use the WASD keys to move forward, + backward, and to turn left and right. To look up and down, use your mouse.\n\nIf + you are you using your mouse to look up and down and the cursor moves off + to the edge of your screen during Play mode, don\u2019t worry \u2013 that\u2019s + expected. \n\n4. Once you feel comfortable navigating with this + pre-built player controller script and have explored the silent kitchen + scene, exit Play mode.\n\n5. In the Hierarchy window, + select the Main Camera GameObject, then locate its Audio Listener + component." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.2.asset.meta new file mode 100644 index 0000000..1794dc9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4956341279efa4e1faea00f1a90c1506 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.3.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.3.asset new file mode 100644 index 0000000..fa6ad85 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.3.asset @@ -0,0 +1,170 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a pot to the stove + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 786d2a54f760f433ea42da61f07d38d8, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.3%20-%20Add%20a%20Pot%20to%20the%20Stove%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.3%20-%20Add%20a%20Pot%20to%20the%20Stove%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now you\u2019ll add a pot to the stove in the kitchen. The + pot comes equipped with a particle system for the steam and for the bubbling, + boiling water." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Prefabs > Kitchen. \n\n2. Click + and drag the Boiling_Pot prefab onto the stove in the Scene + view. \n\nNotice the distinctive icons that cover the pot. These represent + the particle systems for the steam and bubbles.\n\n3. Frame and + orbit around the pot in the Scene view to get a close look at it + and to center it carefully over one of the burners. \n\nIf you want, enter + Play mode and approach the pot to see the boiling water and steam + in action." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.3.asset.meta new file mode 100644 index 0000000..c7b488a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a04457414e93e497da27a2308db18e2d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.4.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.4.asset new file mode 100644 index 0000000..2402dcf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.4.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a boiling sound + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: fed8255c8b51746dfbcc262ec80142e9, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.4%20-%20Add%20a%20Boiling%20Sound%20-%20VIDEO_U6.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.4%20-%20Add%20a%20Boiling%20Sound%20-%20VIDEO_U6.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now it\u2019s time to add an Audio Source component, + which will simulate the sound of boiling water. In Unity, an Audio Source + component acts as the origin of sound in your virtual environment." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Boiling_Pot + GameObject. \n\n2. In the Inspector window, select Add + Component and enter \u201CAudio Source\u201D to add it to the selected + object.\n\n3. In the new Audio Source component, locate + the Audio Resource property. \n\nThis is where you specify the actual + sound file you want to play. Unity allows only one clip per Audio Source.\n\n4. + Use the Object picker (\u2299) for the Audio Resource + property to browse all available audio clips in your project, then select + the Bubbling_Water audio clip from the list provided.\n\n5. + To make the clip play on repeat, enable the Loop property in the + Audio Source component.\n\n6. Enter Play mode to + test the new audio. \n\nThe sound should play, but it will maintain the + same volume regardless of the camera's position relative to the source, + which sounds unnatural \u2014 you\u2019ll fix that next." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.4.asset.meta new file mode 100644 index 0000000..018e082 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 74fab3e7c545c403d962de19f8ebeccc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.5.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.5.asset new file mode 100644 index 0000000..2a92239 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.5.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Make it a 3D Audio Source + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 75d1843407ce14e9a990873ac99e6601, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.5%20-%20Make%20it%20a%203D%20audio%20source%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.5%20-%20Make%20it%20a%203D%20audio%20source%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In real life, sounds change in volume in each ear based + on your distance and direction relative to the sound source. \n\nBy default, + audio in a Unity scene is 2D Audio, which means that it stays the + same regardless of the listener's position or orientation in the game world. + \n\n3D Audio, on the other hand, is spatialized: the sound + changes based on the listener's position and orientation relative to the + Audio Source, mimicking how sound behaves in the real world.\n\nLet's + make the Boiling_Pot audio clip a 3D experience!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Boiling Pot GameObject\u2019s Audio + Source component, locate the Spatial Blend property and drag + the slider from 0 (fully 2D) to 1 (fully 3D). \n\n2. + Enter Play mode again to test your new 3D spatial audio effect. + Move closer and farther away, and be sure to experience the stereo effect + by rotating your view left and right relative to the boiling pot. \n\n3. + Exit Play mode." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.5.asset.meta new file mode 100644 index 0000000..21da71e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: af63fb48f4d83408ab43de001a85f553 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.6.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.6.asset new file mode 100644 index 0000000..a9229a3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.6.asset @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add background music + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.6%20-%20Add%20Background%20Music%20-%20VIDEO_U6.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.6%20-%20Add%20Background%20Music%20-%20VIDEO_U6.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step you'll add background music, which will set + the emotional tone of your scene. The track you select can completely alter + the ambiance of the scene, whether it's a calm classical piece, something + more upbeat, or even something a little spooky. \n\nThe boiling pot is + meant to mimic real-world 3D sound coming from the environment. Background + music, on the other hand, isn\u2019t produced by anything in the environment + and is purely used to enhance the overall atmosphere of the scene.\n\nLet's + set a mood in this scene with some background music." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, right-click in + the empty space and select Audio > Audio Source. \n\nThis + will create a new GameObject that only has a Transform component + and an Audio Source component. \n\n2. Rename the GameObject + \u201CBackground Music\u201D for clarity.\n\n3. In the Project + window, browse the available music options in the _Unity Essentials + > Audio > Music folder. \n\nYou can preview the selected + music in the Preview panel at the bottom of the Inspector + window.\n\n4. In the Background Music GameObject\u2019s + Audio Source component, set the Audio Resource to your desired + music, then enable Loop.\n\n5. Adjust the Audio Source\u2019s + Volume property to a more subtle level, like 0.1 - 0.5, to + ensure the background music doesn't overpower other sound in the scene. + \n\n6. Keep the Spatial Blend of this Audio Source + component as the default 2D so that the background music's presence is + consistent throughout the scene without positional changes.\n\n7. + Enter Play mode to test your background music and how it interacts + with the sound of the boiling pot. \n\nYou may want to change the volume + of the boiling pot or the music to get the balance just right.\n\nNote: + Remember to save your scene often with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.6.asset.meta new file mode 100644 index 0000000..4ccddf4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 462a53847ae1840778a02aaf0c36ad7c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.7.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.7.asset new file mode 100644 index 0000000..9a45c96 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.7.asset @@ -0,0 +1,185 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add random bird sounds outside + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.7%20-%20Add%20Random%20Bird%20Sounds%20Outside%20-%20VIDEO_U6_V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.1%20-%20Create%20an%20Immersive%20Soundscape/3.1.7%20-%20Add%20Random%20Bird%20Sounds%20Outside%20-%20VIDEO_U6_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "To further enrich the soundscape of your kitchen scene, + next you'll add the ambient sound of birds chirping outside. \n\nYou'll + achieve this effect by positioning Audio Sources outside the kitchen, + such as near a window or in an adjacent outdoor area, and using a custom + script to play bird chirping sounds at random intervals. \n\nThis randomness + mimics the natural behavior of birds, making the scene more immersive and + lifelike." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Create a new Audio Source in your scene + and position it where you'd like the sound of a bird to originate, such + as outside a window or near an imaginary tree.\n\n2. Rename this + Audio Source something descriptive, like \u201CBird_1\u201D.\n\n3. + Assign the SFX_Bird_1 sound as the Audio Resource of the + source, then make sure to set the Spatial Blend to 1.0 (full + 3D).\n\n4. To avoid the bird sound playing immediately as the scene + loads, disable the Play on Awake property.\n\n5. Select + Add Component, then search for and add a component named \u201CPlay + Sound at Random Intervals\u201D. \n\nWe've provided this simple script + so that you can play an audio clip at random time intervals. If you want, + adjust the properties to change the minimum and maximum seconds.\n\n6. + Enter Play mode to hear the bird chirping at random intervals. \n\n7. + Duplicate this Audio Source for additional birds. Rename each Audio + Source accordingly (for example, \u201CBird_2\u201D, \u201CBird_3\u201D, + etc.), and position them at different points around the exterior of the + kitchen.\n\n8. For each new bird sound source, choose a different + bird chirping sound to vary the soundscape.\n\n9. Enter Play + mode to appreciate the level of immersion that is added to the scene with + this natural-sounding ambient audio.\n\n10. Save your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.7.asset.meta new file mode 100644 index 0000000..a05cfcd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fcb492d88875946ec961cbf34f7d0598 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.8.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.8.asset new file mode 100644 index 0000000..04cd268 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.8.asset @@ -0,0 +1,152 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.1.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on enriching your kitchen scene with immersive + audio. From the subtle boiling pot on the stove to the serene background + music and the lively chirping of birds outside, each audio element you've + added plays a crucial role in bringing your scene to life.\n\nHere are + some of the things you learned how to do along the way:\n\n\u2022 Explain + the purpose of an Audio Source. (more)\n\u2022 + Explain the purpose of an Audio Listener. (more)\n\u2022 + Add a source of sound in the scene with an Audio Source component. + (more)\n\u2022 + Explain the difference between 2D and 3D (spatialized) audio. (more)\n\u2022 + Change 2D audio into 3D sound for realistic spatial effects. (more)\n\u2022 + Add background music to a 3D scene. (more)\n\u2022 + Layer different types of audio to create a rich soundscape. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, which includes optional challenges + to further develop your skills, explore new concepts, and improve your + project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.8.asset.meta new file mode 100644 index 0000000..c17eecf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Step_3.1.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bb30e85c712ac4442ad137c667563d7d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Tut 3.1.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Tut 3.1.asset new file mode 100644 index 0000000..f7174ce --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Tut 3.1.asset @@ -0,0 +1,70 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 3.1 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Create an immersive soundscape + m_ProgressTrackingEnabled: 1 + m_LessonId: 062b19b3-6b56-4c93-ab15-2ee7cd4a0fd6 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 282877439deb9451bb80c018532f7114, type: 2} + - {fileID: 11400000, guid: 4956341279efa4e1faea00f1a90c1506, type: 2} + - {fileID: 11400000, guid: a04457414e93e497da27a2308db18e2d, type: 2} + - {fileID: 11400000, guid: 74fab3e7c545c403d962de19f8ebeccc, type: 2} + - {fileID: 11400000, guid: af63fb48f4d83408ab43de001a85f553, type: 2} + - {fileID: 11400000, guid: 462a53847ae1840778a02aaf0c36ad7c, type: 2} + - {fileID: 11400000, guid: fcb492d88875946ec961cbf34f7d0598, type: 2} + - {fileID: 11400000, guid: bb30e85c712ac4442ad137c667563d7d, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Tut 3.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Tut 3.1.asset.meta new file mode 100644 index 0000000..cddf68d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.1/Tut 3.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 495b9bb67f7fd46549d047ff9d72dd9c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT.meta new file mode 100644 index 0000000..768e254 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c1ca37db660a9894c9eff0584e1609d1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.1.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.1.asset new file mode 100644 index 0000000..608e3f9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.1.asset @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.2.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 53f88a75402804c628dcbcd5217c73b3, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Try these optional activities to challenge yourself, build + your skills, and improve your project!\n\nEach challenge is tagged as Easy, + Medium, or Expert difficulty so that you know what to expect. + You can do one of them, all of them, or none of them \u2014 it\u2019s totally + up to you!\n\n\t\u2022 Easy: Add a humming sound coming from the + refrigerator.\n\t\u2022 Medium: Source your own background music.\n\t\u2022 + Expert: Experiment with reverb zones.\n\nIf you\u2019re not interested + in doing these challenges, skip to the end of this tutorial to mark it + as complete." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.1.asset.meta new file mode 100644 index 0000000..52b4714 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 345d6b3b560520642b9b84410861d525 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.2.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.2.asset new file mode 100644 index 0000000..3d8da57 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.2.asset @@ -0,0 +1,167 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.2.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Easy: Add a humming sound coming from the refrigerator' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d29fefbb3d8b8428ea34ebe4f67eb028, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.C%20-%20Challenge/3.C.2%20-%20Easy%20-%20Add%20a%20humming%20sound%20coming%20from%20the%20fridge.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.C%20-%20Challenge/3.C.2%20-%20Easy%20-%20Add%20a%20humming%20sound%20coming%20from%20the%20fridge.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "To fully round out the kitchen soundscape, you can add another + ambient sound to the environment: an electrical humming sound coming from + the refrigerator. \n\nThis optional challenge is classified as Easy difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Add an Audio Source component to the refrigerator + and use the Fridge-Hum file for its audio clip. \n\n2. Enable + Loop, reduce the Volume, and set the Spatial Blend + to 1 (full 3D).\n\nNote: If you want, experiment with different + Min Distance and Max Distance values in the 3D sound settings + to see what feels most natural for the refrigerator humming sound." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.2.asset.meta new file mode 100644 index 0000000..4997eb1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2ba49db4a07761841a4be3b4c3491f4f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.3.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.3.asset new file mode 100644 index 0000000..c6e0321 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.3.asset @@ -0,0 +1,179 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.2.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Medium: Source some new background music' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d29fefbb3d8b8428ea34ebe4f67eb028, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.C%20-%20Challenge/3.C.3%20-%20Medium%20-%20Source%20some%20new%20background%20music_U6_V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.C%20-%20Challenge/3.C.3%20-%20Medium%20-%20Source%20some%20new%20background%20music_U6_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You can personalize your project by adding your own background + music. The Unity Asset Store + is the perfect place to find audio for your project. You can filter by + category (audio) and also by price. \n\nImportant: If you don\u2019t + use the Asset Store, check the license to make sure you have the rights + to use any audio you download. This matters because we encourage you to + publish this project later! \n\nFor more information on licensing, see + Copyright + for creators. \n\nThis optional challenge is classified as Medium + difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Browse the Unity + Asset store for free Audio assets. \n\nYou\u2019ll need to be signed + in and then select Add to My Assets for any assets you\u2019re interested + in. Then, use these + instructions to learn how to import assets into your project.\n\n2. + If you want to look for other music online, search for music with CC0 or + CC-NC licenses. \n\nYou can check out the Audio Files at Wikimedia + Commons to start. \n\n3. After you\u2019ve added the files + to the Audio > Music folder in your Assets folder, + you can swap out the music currently set in the Audio Source component + of your Background Music GameObject." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.3.asset.meta new file mode 100644 index 0000000..6918fa2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 74ee0e58dd1f45143ad34ddcbee9d864 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.4.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.4.asset new file mode 100644 index 0000000..ad8c453 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.4.asset @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.2.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Expert: Experiment with reverb zones' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d29fefbb3d8b8428ea34ebe4f67eb028, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.C%20-%20Challenge/3.C.4%20-%20Expert%20-%20Experiment%20with%20Reverb%20Zones.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/3.C%20-%20Challenge/3.C.4%20-%20Expert%20-%20Experiment%20with%20Reverb%20Zones.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "A reverb zone in Unity is a spatial audio effect that simulates + the way sound reflects and reverberates in a physical space, from echoing + caverns to a soundproof padded room. \n\nAlthough it is not entirely necessary + to add a reverb zone in this particular scene, it is very cool to see how + they work and experiment with different reverb zone presets.\n\nThis optional + challenge is classified as Expert difficulty. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, right-click and + select Audio > Audio Reverb Zone to create a new Audio Reverb + Zone. This will add an Audio Reverb Zone component to a new GameObject + in your scene.\n\n2. With the Audio Reverb Zone component + selected, use the Move tool to position the reverb zone at the center + of the kitchen.\n\n3. In the Audio Reverb Zone component + in the Inspector window, locate the Reverb Preset dropdown. + \n\n4. Enter Play mode and experiment with some of the presets + such as Concert Hall, Cave, Underwater, and others. \n\nNotice how all + the sliders beneath the preset change with every selection.\n\n5. + While you're playtesting, move in and out of the reverb zone to hear how + the audio changes with distance.\n\n6. Exit Play mode and apply + the preset you want. \n\nYou\u2019ll likely just want a simple Room + preset for the most natural sound. You can also select the User + preset to make custom edits to the reverb properties (such as decay time, + density, and diffusion), but these are pretty complex and beyond the scope + of this course." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.4.asset.meta new file mode 100644 index 0000000..45affa6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 09596bc6ee8ce3a4ba9d5872ecd467dd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.5.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.5.asset new file mode 100644 index 0000000..b253fae --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.5.asset @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.2.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5a9ac420de85d43c6ad82d86253e2c25, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: No matter if you chose to tackle a single challenge, complete + them all, or skip them, you're set for the next step. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, where you'll have a chance + to complete a quiz, and get credit for completing this project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.5.asset.meta new file mode 100644 index 0000000..22f0e16 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Step_3.2.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 31826ee532cb0ba4e9558ad8acff530e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Tut_3.2.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Tut_3.2.asset new file mode 100644 index 0000000..65c8fd3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Tut_3.2.asset @@ -0,0 +1,67 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_3.2 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: 'Audio Essentials: More things to try' + m_ProgressTrackingEnabled: 1 + m_LessonId: b9472066-561e-47bc-a2c1-db6c97977602 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 345d6b3b560520642b9b84410861d525, type: 2} + - {fileID: 11400000, guid: 2ba49db4a07761841a4be3b4c3491f4f, type: 2} + - {fileID: 11400000, guid: 74ee0e58dd1f45143ad34ddcbee9d864, type: 2} + - {fileID: 11400000, guid: 09596bc6ee8ce3a4ba9d5872ecd467dd, type: 2} + - {fileID: 11400000, guid: 31826ee532cb0ba4e9558ad8acff530e, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Tut_3.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Tut_3.2.asset.meta new file mode 100644 index 0000000..2b13b20 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.2 - Audio MTTT/Tut_3.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 294450ff12647c842ad83d0828f247ea +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint.meta new file mode 100644 index 0000000..508b03f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9e1037f9008e84f66a730ab6bd39b84f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media.meta new file mode 100644 index 0000000..bf38e00 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 808afcf1aaf7242ab96ea19a28073e2f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media/Essentials.png b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media/Essentials.png new file mode 100644 index 0000000..e79e84e Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media/Essentials.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media/Essentials.png.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media/Essentials.png.meta new file mode 100644 index 0000000..78bcc12 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Media/Essentials.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: b805a34286f04ad4d9f78586f04d4646 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.1.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.1.asset new file mode 100644 index 0000000..ec7074c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.1.asset @@ -0,0 +1,149 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.3.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Complete the quiz + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You have completed all the work for this Mission of the + Pathway, where you have learned the essentials of getting started with + Audio in Unity.\n\nThink back to all you accomplished in this Mission:\n\n\u2022 + You added 3D spatialized audio to a boiling pot of water.\n\u2022 You added + 2D background music to establish the mood. \n\u2022 You added environmental + random bird chirping sounds to make the scene more immersive.\n\nNow all + that's left to do is complete a quiz to make sure you know your stuff. + \n\nWhen you pass the quiz, you\u2019ll get XP and a badge for completing + this portion of the Pathway, getting you one step closer to earning the + Unity Essentials Pathway badge." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Complete the quiz + for this Mission on Unity Learn.\n\n2. After you complete the + quiz, come back to this tutorial and continue on to the next step. \n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.1.asset.meta new file mode 100644 index 0000000..72779e9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 03959042aa64b450ba025cb051b94ac9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.2.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.2.asset new file mode 100644 index 0000000..fb5fe7f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.2.asset @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_3.3.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Continue to the next Mission + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: b805a34286f04ad4d9f78586f04d4646, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'If you passed the quiz, then you have successfully completed + this Mission. + + Congratulations! That is an amazing accomplishment.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Select Done below, then go back to the Essentials + Pathway main menu where you can see all of the Missions and proceed to + the next one! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.2.asset.meta new file mode 100644 index 0000000..ded05dd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Step_3.3.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2811517ed8b764b0ebe32db7610b1afe +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Tut_3.3.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Tut_3.3.asset new file mode 100644 index 0000000..f9a752b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Tut_3.3.asset @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_3.3 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Complete the quiz checkpoint + m_ProgressTrackingEnabled: 1 + m_LessonId: fbc39f40-766e-4eba-8e9b-962cbcbfc5c1 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 03959042aa64b450ba025cb051b94ac9, type: 2} + - {fileID: 11400000, guid: 2811517ed8b764b0ebe32db7610b1afe, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Tut_3.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Tut_3.3.asset.meta new file mode 100644 index 0000000..30da874 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/3.3 - Complete the quiz checkpoint/Tut_3.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 05f738544c3c94d4aba03f6ce1390090 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/Tutorials 3.0 Audio-Essentials.asset b/Assets/_Unity Essentials/Tutorials/M_03_Audio/Tutorials 3.0 Audio-Essentials.asset new file mode 100644 index 0000000..cb65250 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/Tutorials 3.0 Audio-Essentials.asset @@ -0,0 +1,58 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: Tutorials 3.0 Audio-Essentials + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + OrderInView: 2 + BackgroundImage: {fileID: 2800000, guid: 8a8e568ae94ca4587926fa3e9345c668, type: 3} + Title: + m_Untranslated: 3 | Audio Essentials + Subtitle: + m_Untranslated: Implement spatial 3D audio in a kitchen scene that immerses the + user in a unique soundscape. + Description: + m_Untranslated: + ProjectLayout: {fileID: 0} + Sections: + - OrderInView: 0 + Heading: + m_Untranslated: 1 - Create an immersive soundscape + Text: + m_Untranslated: Bring a kitchen scene to life with audio, including some background + music, a boiling pot of water, and even some birds chirping outside. + Metadata: + Url: + Image: {fileID: 2800000, guid: cac749af5a22a4dc28dfb7dc4bef57f5, type: 3} + Tutorial: {fileID: 11400000, guid: 495b9bb67f7fd46549d047ff9d72dd9c, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: '2 - Audio Essentials: More things to try' + Text: + m_Untranslated: 'Further develop your project and skills with optional challenges + of varying difficulty. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 810e5237937ef1446812c21b2f418fd7, type: 3} + Tutorial: {fileID: 11400000, guid: 294450ff12647c842ad83d0828f247ea, type: 2} + - OrderInView: 2 + Heading: + m_Untranslated: 3 - Complete the checkpoint + Text: + m_Untranslated: Complete a quiz to get credit for completing the Mission. + Metadata: + Url: + Image: {fileID: 2800000, guid: e1797cada939dba44be74155a455e59c, type: 3} + Tutorial: {fileID: 11400000, guid: 05f738544c3c94d4aba03f6ce1390090, type: 2} diff --git a/Assets/_Unity Essentials/Tutorials/M_03_Audio/Tutorials 3.0 Audio-Essentials.asset.meta b/Assets/_Unity Essentials/Tutorials/M_03_Audio/Tutorials 3.0 Audio-Essentials.asset.meta new file mode 100644 index 0000000..2eb489a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_03_Audio/Tutorials 3.0 Audio-Essentials.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d8b6389884cdf4f389bf8eebb72eee5c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog.meta new file mode 100644 index 0000000..2f9eae3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3afe0f274005d4ce2af7ab9d91767720 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1.meta new file mode 100644 index 0000000..90d6d0b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7ead30e7f394b45bf8428db3fcfa776f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media.meta new file mode 100644 index 0000000..79df65b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6165330ab58ff425c911aceb1f876477 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.0.png b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.0.png new file mode 100644 index 0000000..e2ab715 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.0.png.meta new file mode 100644 index 0000000..4686f8a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 428a4d057279948b796373c0af99db8c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.2.png b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.2.png new file mode 100644 index 0000000..bede26b Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.2.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.2.png.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.2.png.meta new file mode 100644 index 0000000..b822c13 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Media/Step_4.1.2.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 903f7bc8ba49c498e80aad001c222eec +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.0.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.0.asset new file mode 100644 index 0000000..4c819c9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.0.asset @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.0 + m_EditorClassIdentifier: + Title: + m_Untranslated: Mission overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M4_Programming/Essentials_Pathway_M4_Programming.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M4_Programming/Essentials_Pathway_M4_Programming.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this Mission, you\u2019ll program a simple interactive + experience where you control a character in a living room scene and move + around to collect objects. \n\nYou'll be able to choose from a variety + of characters and collectible objects. In our example, we'll use a robot + vacuum that maneuvers to pick up dirt around the room." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.0.asset.meta new file mode 100644 index 0000000..40997dd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f5622cd4c6830435b8f7e49dd0afd025 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.1.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.1.asset new file mode 100644 index 0000000..447c5da --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.1.asset @@ -0,0 +1,133 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Tutorial overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.1%20-%20Overview%20v2%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.1%20-%20Overview%20v2%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this first tutorial, you\u2019ll add your first lines + of C# code to your Unity project to steer your chosen character around + the room." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.1.asset.meta new file mode 100644 index 0000000..d5945e6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ec0b8b60dfff876499782cfff0d26dd0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.10.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.10.asset new file mode 100644 index 0000000..602dcfe --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.10.asset @@ -0,0 +1,147 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.1%20-%20Overview%20v2%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on adding your first script to control the + player as it navigates throughout the room!\n\nHere are some of the things + you learned how to do along the way:\n\n\u2022 Explain how code is edited + in a Unity project. (more)\n\u2022 + Make a new script component. (more)\n\u2022 + Add a script component to a GameObject. (more)\n\u2022 + Open the IDE from the Unity Editor. (more)\n\u2022 + Assign a camera as a child GameObject that follows the player.\n\u2022 + Adjust component properties temporarily in Play mode (Game + view). (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.10.asset.meta new file mode 100644 index 0000000..343975b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8a31ff2ae63ec451f9e6e24f0098180e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.2.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.2.asset new file mode 100644 index 0000000..1839107 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.2.asset @@ -0,0 +1,142 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the programming scene + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 903f7bc8ba49c498e80aad001c222eec, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: The first thing you need to do is open the new scene for + this Mission, which is a simple living room environment. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity_Essentials + > Scenes. \n\n2. Find 4_LivingRoom_Programming_Scene + and double-click to open it. \n\n3. Adjust your view of the 3D + scene to see the living room interior layout from a good angle." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.2.asset.meta new file mode 100644 index 0000000..7e81424 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a2867451ce973614188ef66074bee38c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.3.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.3.asset new file mode 100644 index 0000000..3b7edba --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.3.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Add a player to the scene ' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 2db283fa76e604392a93d9a02e9c56cf, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.3%20-%20Add%20a%20player%20to%20the%20scene%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.3%20-%20Add%20a%20player%20to%20the%20scene%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The next step is to add a player to the scene. This player + is the character that the user of your game will control. \n\nIn this living + room scene, your player can be one of the following: \n\n\u2022 A robot + vacuum sucking up dirt\n\u2022 A toy car getting stars \n\u2022 A wind-up + mouse finding cheese\n\u2022 An alien in a UFO collecting gemstones \n\nIt\u2019s + up to you which one sounds the most fun!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Prefabs > Characters and browse through + the options. \n\n2. Click and drag your chosen character into the + scene, near the main door on the left. \n\nWarning: Avoid double-clicking + the prefab in the Project window because this will open prefab editing + mode. Instead, simply drag and drop it into the scene.\n\n3. If + necessary, rotate the player by 90 degrees on the Y-axis so that it\u2019s + facing the center of the room. \n\n4. In the Hierarchy window, + rename your chosen character \u201CPlayer\u201D for clarity." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.3.asset.meta new file mode 100644 index 0000000..8527646 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7c1d5f896e9d746739bb538b129098cc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.4.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.4.asset new file mode 100644 index 0000000..7e86323 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.4.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create a new PlayerController script + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 905a5bae5effc47b88ea3207ca3ed8cd, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.4%20-%20Create%20a%20new%20PlayerController%20script%20-%20VIDEO_U6_V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.4%20-%20Create%20a%20new%20PlayerController%20script%20-%20VIDEO_U6_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "It is time to create your first C# script! \n\nC# + (pronounced \u201Csee-sharp\u201D) is a versatile programming language + that is widely used for developing a broad range of applications, from + web to mobile to game development, and particularly with Unity for game + scripting.\n\nYour first script, which is just a document with code + in it, will be named \"PlayerController\". In this script, you'll define + how your player interacts within the game world." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Scripts. There should already be a folder inside + the Scripts folder named Provided Scripts \u2014 ignore this + folder for now.\n\n2. Right-click in an empty part of the Scripts + folder and select Create > MonoBehaviour Script.\n\n3. + WIth the script\u2019s name automatically highlighted, immediately rename + this new script \"PlayerController\" (with a capital 'P' and 'C'). \n\nIt's + important to get the name correct right now \u2014 renaming it later can + cause problems. \n\n4. Press Enter to save the script name. + \n\nYou'll see the code of the new blank script in the Inspector + window. Notice that the name of the file is included in the code. That's + why it's important to spell the file name correctly.\n\nNote: If + you make a typo in your script name or have to rename it for any reason, + it will be easier to just delete it and create a new one with the correct + name." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.4.asset.meta new file mode 100644 index 0000000..1489792 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6910e093c2e5047f3b927442c61312b7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.5.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.5.asset new file mode 100644 index 0000000..bf33676 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.5.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Apply the script to the Player GameObject + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: c19681465ddd24bbbb0f30e492ec2a73, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.5%20-%20Apply%20the%20script%20to%20the%20Player%20GameObject%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.5%20-%20Apply%20the%20script%20to%20the%20Player%20GameObject%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Next, you'll apply your script to the player object. \n\nHere's + a fun fact: in Unity, the scripts you write in C# are components, similar + to the Rigidbody, Audio Source, and other components you've + worked with. The difference between the components you create and Unity's + built-in components is that your custom components are editable." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, find the PlayerController + script you created in the Scripts folder. \n\n2. Click and + drag this script onto your player character in the Scene view. \n\nNothing + will appear to happen after you do this.\n\n3. In the Hierarchy + window, select your player GameObject, then verify that your PlayerController + script has successfully been added at the bottom of the Inspector + window.\n\nNote: Remember to save your scene with Ctrl+S + (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.5.asset.meta new file mode 100644 index 0000000..26fc0ef --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 912ac3600c6de4bd2b21ba942398837f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.6.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.6.asset new file mode 100644 index 0000000..744872a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.6.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the PlayerController script in a script editor + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 5586970ee9236467aa668bb3f41daffb, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.6%20-%20Open%20PlayerController.cs%20script%20in%20a%20script%20editor%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.6%20-%20Open%20PlayerController.cs%20script%20in%20a%20script%20editor%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Unity doesn\u2019t allow you to edit code directly in the + Unity Editor, so the next step is to open your PlayerController + script in a separate script editor application. \n\nYou may not have realized + it at the time, but when you installed Unity, you likely also installed + a separate application called Visual Studio, which is a code editing + application (also known as an Integrated Development Environment, + or IDE).\n\nThis IDE is where you'll start coding the behavior of your + player character. A script editor, such as Visual Studio, provides you + with tools and features to write and manage your code efficiently." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Locate the PlayerController script in + the Unity Editor's Project window. \n\n2. Double-click the + script file to open it in your default script editor, such as Visual Studio. + \n\nIt may take a while to open the application the first time.\n\nWhen + the IDE opens, you'll see the default starter code that generates any time + you create a new script. \n\nNote: Don\u2019t worry if your IDE + doesn\u2019t look identical to the one shown in the demo videos. \n\nIf + the script doesn\u2019t open in an IDE, follow these + instructions to install Visual Studio, relaunch Unity, and try opening + the script again." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.6.asset.meta new file mode 100644 index 0000000..8d50986 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f3bf0ba0e29534a069a57f0bb8ff96e3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.7.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.7.asset new file mode 100644 index 0000000..fb85c4f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.7.asset @@ -0,0 +1,199 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Copy and paste code and save + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.7%20-%20Copy%20and%20Paste%20code%20and%20save%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.7%20-%20Copy%20and%20Paste%20code%20and%20save%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you will infuse life into your player character + by adding some pre-written code to the PlayerController script. + This code contains the logic for player movement. \n\nTo start, you\u2019ll + copy and paste all the code from a completed script, overwriting the code + already in your script in its entirety. Later on, you\u2019ll take more + time to understand the code and write it line by line. \n\nCopying and + pasting code, then adjusting it, is actually a big part of every professional + developer\u2019s workflow!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In your IDE, in the PlayerController.cs + file, select all the code either by clicking and dragging with your cursor, + or by pressing Ctrl+A (macOS: Cmd+A), then delete it all. + \n\n2. Select all of the code below, then copy it with Ctrl+C + (macOS: Cmd+C).\n\nNote: You can also use the Copy Code + Sample button in the upper-right corner of the code sample. \n\n3. + In the script editor, paste this code into your now empty PlayerController + script with Ctrl+V (macOS: Cmd+V).\n\n4. Save your + changes by pressing Ctrl+S (macOS: Cmd+S).\n\nThere should + be no errors (red underlines) in your code. If there are, make sure that + the PlayerController script is spelled correctly in the Project + window. \n\n5. In the Unity Editor, enter Play mode. \n\n6. + Move the player with the arrow keys or the WASD keys. \n\nIf your player + does not move as expected, exit Play mode and check the script for any + errors and make sure to save it. If there are errors, try deleting all + the code again and re-pasting it in, then saving it again.\n\nIf you\u2019re + interested, read through the code and the comments (lines that start with + two forward slashes) to see if you can understand some of it." + m_CodeSample: "using UnityEngine;\r\n\r\n// Controls player movement and rotation.\r\npublic + class PlayerController : MonoBehaviour\r\n{\r\n public float speed = 5.0f; + // Set player's movement speed.\r\n public float rotationSpeed = 120.0f; + // Set player's rotation speed.\r\n\r\n private Rigidbody rb; // Reference + to player's Rigidbody.\r\n\r\n // Start is called before the first frame + update\r\n private void Start()\r\n {\r\n rb = GetComponent(); + // Access player's Rigidbody.\r\n }\r\n\r\n // Update is called once + per frame\r\n void Update()\r\n {\r\n \r\n }\r\n\r\n // + Handle physics-based movement and rotation.\r\n private void FixedUpdate()\r\n + {\r\n // Move player based on vertical input.\r\n float moveVertical + = Input.GetAxis(\"Vertical\");\r\n Vector3 movement = transform.forward + * moveVertical * speed * Time.fixedDeltaTime;\r\n rb.MovePosition(rb.position + + movement);\r\n\r\n // Rotate player based on horizontal input.\r\n + float turn = Input.GetAxis(\"Horizontal\") * rotationSpeed * Time.fixedDeltaTime;\r\n + Quaternion turnRotation = Quaternion.Euler(0f, turn, 0f);\r\n rb.MoveRotation(rb.rotation + * turnRotation);\r\n }\r\n}\r" + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.7.asset.meta new file mode 100644 index 0000000..7429327 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5ad4e580b20474a9e91e2332848e01a8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.8.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.8.asset new file mode 100644 index 0000000..b786ad7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.8.asset @@ -0,0 +1,185 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Set the camera as a child of the player + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: b9909ddcfcbef48daaa2a1e1e7df84b7, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.8%20-%20Set%20the%20camera%20as%20a%20child%20of%20the%20Player%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.8%20-%20Set%20the%20camera%20as%20a%20child%20of%20the%20Player%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Right now, the camera is stationary, making the experience + feel a bit distant and potentially confusing for the actual control of + the player character. \n\nNow, you\u2019ll position the camera to follow + the player in a third-person view, which will be more immersive and intuitive. + \n\nIf you make the camera a child GameObject of the player GameObject + in the Hierarchy window, it will inherit the player GameObject's + position and rotation, and also maintain a steady view of the player as + it moves." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, locate the Main + Camera GameObject. \n\n2. Click and drag the Main Camera + GameObject onto your player character in the Hierarchy window, making + it a child GameObject. \n\nYou'll see the Main Camera GameObject + indented under the player character in the Hierarchy window. \n\n3. + In the Transform component of Main Camera GameObject, reset + all of the position and rotation values to 0.\n\nNow that the Main + Camera GameObject is a child GameObject, its position and rotation + are relative to its parent GameObject.\n\nTip: To reset these value + quickly, select the More (\u22EE) context menu in the upper-right + corner of the Transform component and select Reset. \n\nThe + camera should now be positioned at the exact same position and rotation + as the player.\n\n4. In the Scene view, adjust the camera's + position to be slightly above and behind the player. \n\n5. Enter + Play mode and use the arrow or WASD keys to rotate the player. \n\nFeel + free to adjust the camera\u2019s position and rotation relative to the + player to your liking. If the camera starts behind the left wall, you may + need to move the player forward a bit into the room.\n\nYou'll now have + a more satisfying gameplay experience!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.8.asset.meta new file mode 100644 index 0000000..cfb8f15 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 21830422c859042aba342a130a7e5a89 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.9.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.9.asset new file mode 100644 index 0000000..be3ccb1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.9.asset @@ -0,0 +1,182 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.1.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Edit player properties in Play mode + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 61d7419a5d7ae4fd69bf08e2dd8513ff, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.9%20-%20Edit%20Player%20properties%20in%20Play%20mode%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.1%20-%20Add%20a%20movement%20script/4.1.9%20-%20Edit%20Player%20properties%20in%20Play%20mode%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'Editing player properties while in Play mode is a dynamic + way to fine-tune the behavior and characteristics of your player character + while observing the immediate effects of those changes. + + + Important: + Remember, anything you change while in Play mode is only temporary + and will not be saved! To save your changes, you''ll need to exit Play + mode, make those edits again, and save your scene.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Enter Play mode, then select your player character + in the Hierarchy window. \n\n2. In the Inspector + window, locate the new Speed and Rotation Speed properties + that have appeared in the PlayerController script component. \n\nThese + were added when you saved your script. \n\n3. Modify these Speed + and Rotation Speed values in the Inspector window as you + move your player with the arrow or WASD keys. \n\nFor example, make the + player move and rotate more slowly.\n\nWarning: After editing values + in the Inspector, the player may appear to freeze. If this happens, just + click somewhere in the Game view window to regain control of the player. + \n\n4. Take note of the values you prefer for Speed and + Rotation Speed, and then exit Play mode. \n\nThe values will + revert back when you return to the Scene view!\n\n5. Set + the Speed and Rotation Speed properties to the values you + prefer, then save your scene with these values." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.9.asset.meta new file mode 100644 index 0000000..0fc5820 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Step_4.1.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a0294ea39fecc4e5db326781594a1cb2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Tut 4.1.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Tut 4.1.asset new file mode 100644 index 0000000..e0acac6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Tut 4.1.asset @@ -0,0 +1,73 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 4.1 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Add a movement script + m_ProgressTrackingEnabled: 1 + m_LessonId: 094ed2bb-3e99-4d8e-8bfc-72b718cae157 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: f5622cd4c6830435b8f7e49dd0afd025, type: 2} + - {fileID: 11400000, guid: ec0b8b60dfff876499782cfff0d26dd0, type: 2} + - {fileID: 11400000, guid: a2867451ce973614188ef66074bee38c, type: 2} + - {fileID: 11400000, guid: 7c1d5f896e9d746739bb538b129098cc, type: 2} + - {fileID: 11400000, guid: 6910e093c2e5047f3b927442c61312b7, type: 2} + - {fileID: 11400000, guid: 912ac3600c6de4bd2b21ba942398837f, type: 2} + - {fileID: 11400000, guid: f3bf0ba0e29534a069a57f0bb8ff96e3, type: 2} + - {fileID: 11400000, guid: 5ad4e580b20474a9e91e2332848e01a8, type: 2} + - {fileID: 11400000, guid: 21830422c859042aba342a130a7e5a89, type: 2} + - {fileID: 11400000, guid: a0294ea39fecc4e5db326781594a1cb2, type: 2} + - {fileID: 11400000, guid: 8a31ff2ae63ec451f9e6e24f0098180e, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Tut 4.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Tut 4.1.asset.meta new file mode 100644 index 0000000..c680db9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.1/Tut 4.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 97ed548fe019e487c8196755312795f5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2.meta new file mode 100644 index 0000000..0257379 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dbd6d8243a7844b5ca1f0234be4802d8 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media.meta new file mode 100644 index 0000000..c77be5e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bd3b1e5809d634256bcbbf0cd87a2f2b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.0.png b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.0.png new file mode 100644 index 0000000..a5b4284 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.0.png.meta new file mode 100644 index 0000000..5fe7eef --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.0.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 7264deeece1034631a0ef7db0231a6f4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.4.png b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.4.png new file mode 100644 index 0000000..19f2575 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.4.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.4.png.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.4.png.meta new file mode 100644 index 0000000..f19bd6f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Media/4.2.4.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 2da0df0b5845c4e388457cd472dee213 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.1.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.1.asset new file mode 100644 index 0000000..8fb1756 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.1.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.1%20-%20Overview%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In the last tutorial, you copy and pasted code into a new + script, which is a great way to start. In this tutorial, you\u2019ll write + your first line of code to make a collectible object rotate in the scene. + These rotating collectible objects will be the things that your player + character tries to gather throughout the living room scene. \n\nWhen you\u2019re + ready to get started, proceed to the next step." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.1.asset.meta new file mode 100644 index 0000000..62e5660 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 319f1a6064aa14bf482857d93694a64e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.2.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.2.asset new file mode 100644 index 0000000..b1002be --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.2.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a collectible GameObject in front of the player + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d6e00887090b24fc9a063c1139c8e4b6, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.2%20-%20Add%20a%20collectible%20GameObject%20in%20front%20of%20the%20player%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.2%20-%20Add%20a%20collectible%20GameObject%20in%20front%20of%20the%20player%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The first step is adding a collectible item in front of + the player. You'll probably want to select a collectible prefab that makes + sense with the character you've chosen:\n\n\u2022 The robot vacuum could + suck up dirt\n\u2022 The toy car could get little stars \n\u2022 The wind-up + mouse could find cheese\n\u2022 The alien UFO could collect precious gemstones + \n\nThere are also a bunch of other interesting collectibles to choose + from, so feel free to get creative with your selection." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Prefabs > Collectibles.\n\n2. Drag + and drop your chosen collectible prefab into the scene directly in front + of the player. \n\n3. Adjust the collectible\u2019s position, rotation, + and scale in the Scene view as needed to ensure that it's easily + visible and reachable by the player. \n\nThis will make testing as efficient + as possible.\n\nTip: You might want to adjust the position and + rotation of the camera so that you can easily see the collectibles in front + of the player in Play mode." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.2.asset.meta new file mode 100644 index 0000000..292dc35 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a8c044f641c884eaea50eb2c03079d84 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.3.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.3.asset new file mode 100644 index 0000000..462e3da --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.3.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create and apply a new Collectible script + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 1b2c57041698a43a080a6b3fd87a9513, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.3%20-%20Create%20and%20apply%20a%20new%20Collectible%20script%20-%20VIDEO_U6_V3.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.3%20-%20Create%20and%20apply%20a%20new%20Collectible%20script%20-%20VIDEO_U6_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll create a new empty script. This + script, which you\u2019ll name \"Collectible\", will govern the behavior + of the collectible objects in the scene. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to the + _Unity Essentials > Scripts folder you accessed in the previous + tutorial. \n\n2. Within the Scripts folder, right-click + and select Create > MonoBehaviour Script.\n\n3. With + the script\u2019s name automatically highlighted, immediately rename this + new script \"Collectible\". \n\nJust like last time, the spelling of the + name is important because it becomes part of the script.\n\n4. + Press Enter to save the script name. \n\nYou'll see the code of + the new blank script in the Inspector window.\n\nNote: If + you make a typo in your script name or have to rename it for any reason, + it will be easier to just delete it and create a new one with the correct + name.\n\n5. In the Hierarchy, select the Collectible + GameObject. \n\n6. Drag and drop the Collectible script + you just created from the Project window into an empty space of + the Inspector window for the Collectible GameObject (such + as the space around the Add Component button). \n\nNote that this + is different from the technique you used earlier to apply a script, where + you dragged it onto the object directly in the Scene view. There + are usually a few different ways to do the same things in Unity!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.3.asset.meta new file mode 100644 index 0000000..28b4256 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fc839b4964e764983b787177dee8a891 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.4.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.4.asset new file mode 100644 index 0000000..7f3b1f8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.4.asset @@ -0,0 +1,162 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review the structure of the default script + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 2da0df0b5845c4e388457cd472dee213, type: 3} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Before you start coding, take a minute to review the structure + of the default script you've just created. \n\nThis might feel overwhelming + at first, especially if you're new to programming. It's important to remember + that understanding the nuances of scripting is a gradual process and it\u2019s + entirely normal to feel a bit daunted at this point! So don\u2019t worry + about that and trust that it will all slowly start to make sense over time." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, double-click the + Collectible script to open it in the script editor. \n\n2. + Locate the using statement at the top of the script, specifically + \u201Cusing UnityEngine;\u201D. \n\nUsing statements link the script + to the necessary libraries so that when you enter something like \u201CRigidbody,\u201D + the script knows what that means. \n\n3. Beneath the using statements, + locate the class declaration: \npublic class Collectible : MonoBehaviour.\n\nThis + defines the script as a public class named \"Collectible\" that inherits + from Unity's MonoBehaviour class. MonoBehaviour is a required + class for all GameObjects in Unity. This bit of code is what allows you + to add your script as a component to a GameObject.\n\nDon\u2019t worry + if this is still confusing at this point \u2014 it will slowly make more + and more sense as you continue on.\n\n4. Locate the Start() + function. \n\nThis function is executed once at the beginning of the + game. \n\n5. Locate the Update() function. \n\nUnity runs + this function once per frame. \n\nGames typically run at 30-60 frames per + second, so any code within this function will be executed many times continuously + throughout the game, making it suitable for ongoing actions and animations. + This is where you\u2019ll put your rotation code so that the collectible + will rotate continuously." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.4.asset.meta new file mode 100644 index 0000000..b8ce7a7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 26d930d5856be4468a8f628ad8517751 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.5.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.5.asset new file mode 100644 index 0000000..fec3e07 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.5.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Plan your rotation code + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 5ffb74a8fcb1349f9bbacbe2cf0fed98, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.5%20-%20Plan%20your%20rotation%20code%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.5%20-%20Plan%20your%20rotation%20code%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Before writing your first line of code, let\u2019s take + a moment to understand what you\u2019re actually trying to do in your code. + You\u2019ll experiment in the Scene view to visualize this." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the collectible object and frame it in + the Scene view so you have a good view of it. \n\n2. At + the top of the Scene view, make sure you\u2019re using the Local + coordinate system instead of the Global system so that you\u2019ll + be able to see the orientation of the collectible changing as it rotates. + \n\n3. In the Inspector window, in the Transform + component, locate the Rotation coordinates. Click and drag the label + Y right and left to change the Y-axis rotation. \n\nWatch the demo + video again very closely if you\u2019re still not sure how to do this.\n\nTip: + If you hold down the Shift key while you click and drag the value, + the value will change more quickly. \n\nObserve how the object rotates + in the Scene view. This visual experiment helps you see the effect + of rotation values on your object. This is the effect you want to achieve + in your script: you want to increase the Y rotation value in the Transform + component continuously over time. \n\nIn the next step, you\u2019ll add + the code that rotates the collectible around the Y-axis continuously." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.5.asset.meta new file mode 100644 index 0000000..258e0ba --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 579f5b98b03d640648d43c6098f057e9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.6.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.6.asset new file mode 100644 index 0000000..c504e6b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.6.asset @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add your first line of code to rotate the collectible + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 73fcca876e18a4b9585ec87afafc4331, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.6%20-%20Add%20your%20first%20line%20of%20code%20to%20rotate%20the%20collectible%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.6%20-%20Add%20your%20first%20line%20of%20code%20to%20rotate%20the%20collectible%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "It's time to add continuous rotation from your Collectible + script. You'll do this by manipulating the object's Transform component, + which controls the object's position, rotation, and scale in the scene. + \n\nSpecifically, you'll use the transform.Rotate method, a built-in + Unity function that makes an object rotate in three dimensional space. + For a simple rotation effect, you'll change the Y value, which makes the + object rotate around its vertical axis.\n\nWhen you put this rotation code + in the Update function, the collectible will rotate a little bit + each frame, making it appear to smoothly, continuously rotate." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the Collectible script in the script + editor.\n\n2. Put your cursor inside the Update() method, + between the sets of curly brackets. \n\nIt can be helpful to add a few + new lines using the Enter (macOS: Return) key to give yourself + a bit of space before you add your new code. \n\nThe extra space won\u2019t + change the functionality of the code, but it can make your code easier + to read.\n\n3. Write the following line of code inside the Update + function, between the opening and closing curly brackets: \n\n transform.Rotate(0, + 1, 0); \n\nImportant: Don\u2019t forget to add the semicolon + at the end of the line of code. \n\nThis line instructs Unity to rotate + the collectible object 1 degree around the Y-axis in each frame, creating + a continuous rotation effect.\n\n4. Save the script by pressing + Ctrl+S (macOS: Cmd+S) or by selecting File > Save + from the main menu of the script editor. \n\n5. Back in the Unity + Editor, enter Play mode to see the collectible object rotating continuously.\n\nTip: + During Play mode, you can switch to the Scene view tab, which + will allow you to get a close-up view of your collectible as the application + is running. \n\n6. Remember to exit Play mode when you\u2019re + done testing!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.6.asset.meta new file mode 100644 index 0000000..bd41139 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 41a9127a1465e472bb8931046e60e053 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.7.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.7.asset new file mode 100644 index 0000000..4396c67 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.7.asset @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Reduce speed to a decimal float value + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 110d75bc958d8415b81570a077b9d02e, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.7%20-%20Reduce%20speed%20to%20a%20decimal%20float%20value%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.7%20-%20Reduce%20speed%20to%20a%20decimal%20float%20value%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You might notice that the collectible rotates really quickly. + However, if you try to reduce the value from 1 to 0.5 in + your script, you'll get an error in your code, indicated by a red underline. + \n\nIn C#, decimal numbers are treated as float values.\nA float, + short for \"floating point number\", is a data type that can handle decimals. + \n\nData types in programming specify the type of a value and how + the computer interprets this value. For instance, integers for whole numbers, + floats for decimal numbers, and strings for text. \n\nWhen you use float + values in C#, you need to explicitly indicate it's a float by putting an + \u201Cf\u201D at the end of the number." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Reopen the Collectible script in your + script editor.\n\n2. Modify the rotation line in the Update() + method to transform.Rotate(0, 0.5f, 0);.\n \nThis change reduces + the rotation speed to half a degree per frame. \n\nWhen entering the decimal + value 0.5, make sure to add \u201Cf\u201D at the end (0.5f). Try + temporarily removing the \u201Cf\u201D to see the error in your code.\n\n3. + Save the script and return to the Unity Editor. Play your scene to observe + the slower rotation of the collectible." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.7.asset.meta new file mode 100644 index 0000000..55d8852 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dfe012ccd13eb4945963aebab6a4a2af +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.8.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.8.asset new file mode 100644 index 0000000..bd1e1c3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.8.asset @@ -0,0 +1,195 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Declare new rotation speed variable + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 5e143ea7467c64b21a4d48dbcf1b4866, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.8%20-%20Declare%20new%20rotation%20speed%20variable%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.2%20-%20Create%20a%20rotating%20collectible/4.2.8%20-%20Declare%20new%20rotation%20speed%20variable%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you will enhance the flexibility of the rotation + behavior by introducing a public variable to your script. \n\nA + variable in programming is just a named piece of data that can vary. When + you declare a public variable for rotation speed, you'll allow yourself, + and anyone else who works on this project in Unity, to easily adjust the + rotation rate directly from the Inspector window without the need + to modify the script. \n\nThis practice is an example of efficient game + programming." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the Collectible script in your script + editor.\n\n2. Above the Start() method, but after the first + opening curly bracket of your script, use the Enter (macOS: Return) + key to add a few empty lines to make some space for yourself to type. \n\nImportant: + Pay close attention to the demo video to see where to put this code. Putting + it in the wrong section of your script will cause errors. \n\n3. + Declare a new public float variable before the Start method by adding + the line: \n\n public float rotationSpeed;\n\nThis creates a + public variable named rotationSpeed of type float. The word \"public\" + (as opposed to \"private\") makes this value editable in the Inspector + window. \n\nUsing a lowercase letter for the first word, but uppercase + letters at the start of all subsequent words is known as camelCase, + and is a common practice when naming variables. It\u2019s called camelCase + because it kind of looks like a camel from the side, with humps at the + center of the word. \n\n4. Now, replace the hard-coded rotation + value in the Update() method with this new variable you just created: + \n\n transform.Rotate(0, rotationSpeed, 0);\n\n5. Save + the script and switch back to the Unity Editor. In the Inspector + window, you'll now see the rotationSpeed variable in the Inspector + window when you select the collectible object, which is set to zero by + default. You\u2019ll also notice that Unity has taken your camelCase rotationSpeed + variable and changed it to Rotation Speed in the Inspector + window for improved readability. \n\n6. In the Inspector + window, set the Rotation Speed value to a number like 0.5 + to control the speed of rotation. Edit the value to the rotation speed + you like the best.\n\nNow, if you ever want to adjust that value in the + future, you don\u2019t need to open a script! You can make the change right + there in the Inspector window. \n\nNote: Remember to save + your scene after exiting Play mode." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.8.asset.meta new file mode 100644 index 0000000..a7ed39f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4ec95cc66856244d8b0a5a9a3f2e7e9b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.9.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.9.asset new file mode 100644 index 0000000..11f4737 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.9.asset @@ -0,0 +1,155 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.2.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 40d96c2562ea6444ebd8d9224fa334ab, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on writing your first line of code to make + the collectible rotate about the Y-axis! \n\nHere are some of the things + you learned along the way:\n\n\u2022 Explain the using statements + at the top of a Unity script. (more)\n\u2022 + Identify a class declaration in a script. (more)\n\u2022 + Explain the MonoBehaviour class in Unity scripts. (more)\n\u2022 + Explain the Start method and Update method in a Unity script. + (more)\n\u2022 + Call a transform function in the Update method to transform a GameObject + over time. (more)\n\u2022 + Apply correct data types in code, including integers and floats.\n\u2022 + Declare new custom variables in a script. (more)\n\u2022 + Explain how public variables in a script behave in Unity. (more)\n\u2022 + Describe common naming conventions including PascalCase and camelCase.\n\u2022 + Apply correct naming conventions to variables and methods.\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "Proceed to the next tutorial where you'll finalize the living + room functionality. You\u2019ll add more code that will allow the player + to pick up the collectible object. Then you\u2019ll arrange more collectibles + throughout the room." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.9.asset.meta new file mode 100644 index 0000000..d251815 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Step_4.2.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4503e5054fa764f91bee405f8b7dd44e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Tut_4.2.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Tut_4.2.asset new file mode 100644 index 0000000..bcd62f8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Tut_4.2.asset @@ -0,0 +1,71 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_4.2 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Create a rotating collectible + m_ProgressTrackingEnabled: 1 + m_LessonId: 148c14df-3921-461b-9240-01c0d49d1273 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 319f1a6064aa14bf482857d93694a64e, type: 2} + - {fileID: 11400000, guid: a8c044f641c884eaea50eb2c03079d84, type: 2} + - {fileID: 11400000, guid: fc839b4964e764983b787177dee8a891, type: 2} + - {fileID: 11400000, guid: 26d930d5856be4468a8f628ad8517751, type: 2} + - {fileID: 11400000, guid: 579f5b98b03d640648d43c6098f057e9, type: 2} + - {fileID: 11400000, guid: 41a9127a1465e472bb8931046e60e053, type: 2} + - {fileID: 11400000, guid: dfe012ccd13eb4945963aebab6a4a2af, type: 2} + - {fileID: 11400000, guid: 4ec95cc66856244d8b0a5a9a3f2e7e9b, type: 2} + - {fileID: 11400000, guid: 4503e5054fa764f91bee405f8b7dd44e, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Tut_4.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Tut_4.2.asset.meta new file mode 100644 index 0000000..09d7193 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.2/Tut_4.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bbbce2216871549d2882c4b8924af869 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3.meta new file mode 100644 index 0000000..69b31b7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 91f46807fb5fb4395a339b9fff19f9ca +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media.meta new file mode 100644 index 0000000..fb1dab8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d1e09a29f8e184055a3939fdbbdf5693 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media/4.3.0.png b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media/4.3.0.png new file mode 100644 index 0000000..0338e1b Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media/4.3.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media/4.3.0.png.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media/4.3.0.png.meta new file mode 100644 index 0000000..3955dcc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Media/4.3.0.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 79d22360af7a14b3aba588ee7ae0d738 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.1.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.1.asset new file mode 100644 index 0000000..17345fd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.1.asset @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: fc89ef7c71df44c649624555e791232a, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.1%20-%20Overview%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In the previous tutorial, you wrote your first line of code + to make a collectible object rotate in the scene. In this tutorial, you\u2019ll + complete the interactive living room scene with more code that allows the + player to pick up the collectible object, rewarding them with a satisfying + visual effect. You\u2019ll also add more collectibles throughout the room + to complete the scene.\n\nWhen you\u2019re ready to get started, go to + the next step." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.1.asset.meta new file mode 100644 index 0000000..f922dee --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6d21b7d4cb5aa466eb11a7d7a044dbde +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.10.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.10.asset new file mode 100644 index 0000000..9655833 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.10.asset @@ -0,0 +1,192 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Restrict collisions to the player only + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 31107235378b844e5a4c2bdc406c7ada, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.10%20-%20Restrict%20collisions%20to%20the%20Player%20only%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.10%20-%20Restrict%20collisions%20to%20the%20Player%20only%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "When you spread collectibles around the room, you may have + noticed something strange: collectibles disappear when they collide with + one of the chairs! If you haven\u2019t already seen the problem, try putting + one of the chair\u2019s legs or the couch on top of one of your collectibles, + then enter Play mode. You\u2019ll see the chair trigger the destruction + of the collectible!\n\nTo fix this, you'll need to adjust the logic in + the code so that only the player triggers these events. The logic in the + Collectible script needs to be: \"When an object with a Rigidbody + component collides with me, IF that object is the player, then destroy + myself and spawn a particle effect.\"\n\nTo add this logic, you\u2019ll + use an if-statement to check if a certain condition is true, and if that + condition is true, then continue to execute the code. \n\nYou\u2019ll also + use a feature in Unity called tags to identify the player GameObject." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the player GameObject, open the Tag + dropdown at the top of the Inspector window, and select Player + to apply that tag.\n\n2. In the Collectible script, use + the Enter (macOS: Return) key to add some space above the + Destroy command for your new if-statement. \n\nImportant: + Pay close attention to the demo video to see where to put this code. Putting + it in the wrong section of your script will cause errors. \n\n3. + Add the following if-statement code:\n\n if (other.CompareTag(\"Player\")) + {\n \n }\n\nRemember, this code defines properties + of this collectible, so \u201Cother\u201D refers to another object that + has collided with this one. With that in mind, here\u2019s how you can + read the code above:\n\n\"If the \u201Cother\u201D GameObject that collided + with me has the Player tag, then execute the code inside the brackets.\"\n\nImportant: + Getting the brackets and capitalization exactly right is important. \n\n4. + Select the Destroy and Instantiate code below your if-statement, + then use Ctrl+X, Ctrl+V (macOS: Cmd+X, Cmd+V) to cut and + paste the code to the space between the curly brackets of your new if-statement. + \n\nNow that code will only run if the if-statement\u2019s condition is + met. \n\n5. Save your script and return to Unity.\n\n6. + Enter Play mode to test your scene. \n\nOnly the player should be + able to trigger the collection effect now." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.10.asset.meta new file mode 100644 index 0000000..6fd79e9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9f2797b87d6054c4c8d6665e4b5502ab +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.11.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.11.asset new file mode 100644 index 0000000..53ca3a1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.11.asset @@ -0,0 +1,172 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.11 + m_EditorClassIdentifier: + Title: + m_Untranslated: Declutter the Hierarchy + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 15e3d055307744df9b6c6c4131b85e0d, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.11%20-%20De-clutter%20the%20Hierarchy%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.11%20-%20De-clutter%20the%20Hierarchy%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: You now have a lot of collectible objects in your scene, + and the Hierarchy window is getting very cluttered. Take a moment + to organize the Hierarchy using an empty parent GameObject. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the first + collectible GameObject, then hold down the Shift key and select + the last collectible object in your list to select all GameObjects in between.\n\n2. + Right-click the selected objects and select Create Empty Parent.\nThis + action creates a new GameObject with the collectible GameObjects indented + as child GameObjects.\n\n3. Rename this new GameObject to + something descriptive, like \u201CCollectibles\u201D. \n\nTip: + When an object is selected in the Hierarchy window or the Project + window, you can press F2 (macOS: Return) to quickly rename + it.\n\nYou can now expand and collapse that parent GameObject in the Hierarchy + to keep things nice and tidy." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.11.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.11.asset.meta new file mode 100644 index 0000000..f47f0b6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.11.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 156526276c6584a15b74930ed03e76ad +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.12.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.12.asset new file mode 100644 index 0000000..563dc34 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.12.asset @@ -0,0 +1,155 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.12 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on completing your interactive living room + scene by setting up collision detection for your collectible and triggering + VFX feedback. \n\nHere are some of the things you learned along the way:\n\n\u2022 + Set up a collider as a trigger instead of a physical boundary. (more)\n\u2022 + Apply the OnTriggerEnter method to detect collisions with other + objects. (more)\n\u2022 + Devise comments that describe a given block or line of code.\n\u2022 Apply + the Destroy method to remove objects from a scene. (more)\n\u2022 + Code quickly using the autocomplete feature of the IDE. (more)\n\u2022 + Declare a variable with the data type of GameObject. (more)\n\u2022 + Apply the Instantiate method to spawn prefab instances in a scene. + (more)\n\u2022 + Apply snapping with the Move tool to align and evenly space out + GameObjects. (more)\n\u2022 + Apply if statements to control the logic and flow of a script.\n\u2022 + Apply tags to GameObjects in order to identify them in a script. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, which includes optional challenges + to further develop your skills, explore new concepts, and improve your + project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.12.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.12.asset.meta new file mode 100644 index 0000000..2920459 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.12.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2e3faf3d4c3a4603b4969872a483f86 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.2.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.2.asset new file mode 100644 index 0000000..9974cea --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.2.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Allow the player to go through the collectible + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 1169879b63b0541359b69bbddf82bdaa, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.2%20-%20Allow%20the%20player%20to%20go%20through%20the%20collectible%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.2%20-%20Allow%20the%20player%20to%20go%20through%20the%20collectible%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Right now, the collectible is like an immovable rock \u2014 + it won\u2019t budge when the player collides with it at full speed, and + it even knocks the player off its course! You need to set up the collectible + so that the player can pass through it without any visible physical collision + or bump. \n\nYou can achieve this with the Is Trigger property of + the Collider component. When you tell a collider component to act + as a trigger instead of a physical collider, it will no longer have a solid + barrier, but it can still detect entry by the player or other GameObjects. + \n\nA trigger collider makes an object act more like a cloud. Even + though it looks solid, an airplane can still pass right through it, and + the pilot knows when they\u2019ve gone through it." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Make sure that the collectible is positioned + in your scene so that the player can run into it.\n\n2. Enter Play + mode and try to collide with the collectible \u2014 notice what happens. + Exit Play mode when you\u2019re done testing.\n\n3. Select the + collectible object, then locate its Collider component.\n\n4. + In the Collider component, enable the Is Trigger property. + This transforms the physical collider into a trigger area.\n\n5. + Enter Play mode to test it again. Verify that the player can move through + the collectible without any physical resistance. \n\nThe collectible still + doesn't disappear when the player moves over it. You\u2019ll work on that + next.\n\nRemember to exit Play mode when you\u2019re done testing!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.2.asset.meta new file mode 100644 index 0000000..2fb1d71 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3000d025013f84b19b0ef42c7416344e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.3.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.3.asset new file mode 100644 index 0000000..fcecadb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.3.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add the OnTriggerEnter function + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e702598a5a0b0469dab65c9887972ee1, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.3%20-%20Add%20the%20OnTriggerEnter%20function%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.3%20-%20Add%20the%20OnTriggerEnter%20function%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll write code to detect when the + player makes contact with the collectible. You\u2019ll achieve this in + your script using the OnTriggerEnter function, a special Unity function + that is called when one object enters a trigger collider zone of another + object. \n\nIt's important to note that OnTriggerEnter is only called + if at least one of the objects involved has a Rigidbody component + attached to it. The player object already has a Rigidbody component, + so you\u2019re all set!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Reopen the Collectible script in your + script editor.\n\n2. After the ending curly bracket of the Update + method, but before the final curly bracket of the entire script, create + some space by pressing Enter (macOS: Return) a few times.\n\nImportant: + Pay close attention to the demo video to see where to put this code. Putting + it in the wrong section of your script will cause errors. \n\n3. + Begin entering \u201COnTriggerEnter\u201D. If your development environment + supports it, you should see very helpful autocomplete suggestions.\n\n4. + Select or complete the OnTriggerEnter method in your script. \n\nIt + should look like this:\n\n private void OnTriggerEnter(Collider other) + {\n \n }\n\nAny code that you put in between those two curly brackets + will run when an object with a Rigidbody component collides with + the collectible. In this case, you want to make the collectible disappear, + which you\u2019ll do next." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.3.asset.meta new file mode 100644 index 0000000..8783863 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f10d9cf5ee16f4e2ca96e6103218cc5b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.4.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.4.asset new file mode 100644 index 0000000..b1dcda4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.4.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Write a comment + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 49dd65d2be4d142fd881cb70aee461f9, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.4%20-%20Write%20a%20comment%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.4%20-%20Write%20a%20comment%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Comments are non-executable lines in your code that + serve as notes or explanations. They are crucial for maintaining clear + and understandable code, especially when you're working on complex projects + or with a team. \n\nHere, you'll use comments as pseudo code, a + practice where you outline your code's intended logic in plain language + before you write the functional code. It's a way to plan and clarify your + thoughts, and make the coding process go smoother. \n\nIn C#, comments + are marked with \u201C//\u201D, and anything following these two slashes + on the same line is ignored when the code runs. \n\nThe default template + Unity script that you get when you create a new script already has a couple + of comments \u2014 did you notice them?" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In your script, navigate to the OnTriggerEnter + method where you plan to add new code, then press Enter (macOS: + Return) a few times after the opening curly bracket to make some + space.\n\nIn this case, you\u2019ll write the comment, \u201CDestroy the + collectible\u201D, since that\u2019s what you want to do when the player + enters its trigger zone.\n\n2. Write your comment, which should + look like this:\n\n private void OnTriggerEnter(Collider other) {\n\n + // Destroy the collectible\n\n }" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.4.asset.meta new file mode 100644 index 0000000..9ba29ae --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9f56069a893d641b394f4b2d44bf8aab +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.5.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.5.asset new file mode 100644 index 0000000..cfbc3b4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.5.asset @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Destroy the collectible + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 55180641518c1492e89ad70113b881ee, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.5%20-%20Destroy%20the%20collectible%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.5%20-%20Destroy%20the%20collectible%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: In this step, you'll make the collectible disappear when + the player interacts with it. You'll use the Destroy method in Unity, + which removes GameObjects from the scene. This will make it seem like the + player has collected the object. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Inside the OnTriggerEnter method, press + Enter (macOS: Return) to add a new line beneath your comment.\n\n2. + Begin to enter \u201CDestroy\u201C and notice that your code editor may + provide autocomplete suggestions. Then complete the line of code:\n\nDestroy(gameObject);\n\nThe + \u201CGameObject\u201D here refers to the GameObject the script is attached + to, which in this case, is your collectible. Also, note that \u201CgameObject\u201D + starts with a lowercase letter here (camelCase)!\n\nYour code should look + like this:\n\n private void OnTriggerEnter(Collider other) { \n + // Destroy the collectible\n Destroy(gameObject);\n }\n\n4. + Save the script, return to Unity, and enter Play mode. \n\nYou'll see that + when the player collides with the collectible, it disappears from the scene + and from the Hierarchy window, simulating that it has been collected + by the player.\n\nRemember to exit Play mode when you\u2019re done testing!\n\nTIp: + If the behavior does not work, double-check that you saved your script." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.5.asset.meta new file mode 100644 index 0000000..c2feecb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 199b02a1d9dd24a82952d08f4d06516e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.6.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.6.asset new file mode 100644 index 0000000..9dbbf18 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.6.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Explore particle effect options + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e001648fccd53476ea54ab37bcd41a0b, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.6%20-%20Explore%20particle%20effect%20options%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.6%20-%20Explore%20particle%20effect%20options%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You probably noticed that collecting the object was not + very satisfying or obvious; you could barely tell it was collected!\n\nWhen + the player accomplishes something, they should get some kind of visual + feedback to make that clear. Simple Visual Effects (VFX) \u2014 + like puffs of smoke or mini explosions \u2014 are one of the most effective + ways to provide this visual feedback.\n\nIn Unity, you can use particle + systems to simulate complex visual effects such as fire, smoke, or + a burst of sparks. In this step, you\u2019ll select a particle system to + provide visual feedback for your collectible." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Prefabs > VFX folder. \n\nThis folder contains + pre-made 2D and 3D visual effects that you can use in your scene. You\u2019ll + use the non-2D effects for this project. \n\n2. Double-click the + various 3D particle system prefabs to preview them in prefab editing mode. + \n\nInside prefab editing mode, you should see a Particles panel + that allows you to restart and preview the particle effect.\n\n3. + Take note of which one you want to use for your collectible \u2014 you\u2019ll + actually make it appear in the following steps.\n\n4. Exit prefab + editing mode using the small back arrow at the top of the Hierarchy + window." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.6.asset.meta new file mode 100644 index 0000000..84d6f5b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 697fd78112856486e916d99f1843a9b1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.7.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.7.asset new file mode 100644 index 0000000..5613590 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.7.asset @@ -0,0 +1,184 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create and assign a new variable for the Particle + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 2236135ede55b4f30aa46834871c9a49, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.7%20-%20Create%20and%20assign%20a%20new%20variable%20for%20the%20Particle%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.7%20-%20Create%20and%20assign%20a%20new%20variable%20for%20the%20Particle%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Variables store data that you can reference and manipulate + in your code. For example, you made a float variable for the rotation speed + of your collectible in the previous tutorial. \n\nVariables aren\u2019t + just limited to numbers, though. They can be any data type \u2014 you can + even have GameObjects variables!\n\nIn this step, you'll create a variable + of the type GameObject to reference your chosen particle effect prefab. + Later on, you\u2019ll be able to reference this variable to spawn your + particle effect in the scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open your Collectible script in your script + editor.\n\n2. Below your rotationSpeed variable near the + top of the script, add a new line that declares a new public variable of + type GameObject:\n\n public GameObject onCollectEffect;\n\nYou can name + the variable whatever you want, but something like \u201ConCollectEffect\u201D + makes sense. This variable will hold the reference to your particle effect + prefab.\n\n3. Save your script and switch back to the Unity Editor.\n\n4. + In the Unity Editor, select the collectible GameObject that your script + is attached to. \n\nYou should now see the new On Collect Effect + variable in the Inspector window window. You\u2019ll notice that + it has None assigned as its value. You need to tell Unity what prefab + GameObject you actually want to use as your collection effect.\n\n5. + To assign your chosen particle effect to the variable, locate your chosen + VFX prefab in the Project window, then drag the prefab from the + Project window onto the On Collect Effect variable box in + the Inspector window. This links your VFX prefab with the variable + in your script.\n\nIf you enter Play mode now, the particle effect still + won\u2019t generate \u2014 you\u2019ll add the code to do that next." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.7.asset.meta new file mode 100644 index 0000000..531387c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f49cfcd838cee4d029afae50591ce36c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.8.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.8.asset new file mode 100644 index 0000000..cef0040 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.8.asset @@ -0,0 +1,187 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Instantiate the particle + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 7356978c80c9e4bb4b0986b8a7406887, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.8%20-%20Instantiate%20the%20particle%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.8%20-%20Instantiate%20the%20particle%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Instantiating an object in Unity means creating a + copy of it during runtime (while the application is running); you\u2019re + making a new instance of that prefab in your scene. \n\nJust like the transform.Rotate + method you used earlier required a rotation value for the X, Y, and Z axes, + the Instantiate method also requires certain information to execute, + separated by commas. Specifically, you need to specify the following information:\n\n\u2022 + Which object to instantiate\n\u2022 The position of the instantiated object\n\u2022 + The rotation of the instantiated object\n\nIn this step, you'll instantiate + your chosen particle effect when the player collides with the collectible." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Inside the OnTriggerEnter method, press + Enter (macOS: Return) after the Destroy command to + make room for your new code.\n\n2. Add the Instantiate code + as is shown below \u2014 feel free to also include the comment:\n\n // + instantiate the particle effect\n Instantiate(onCollectEffect, transform.position, + transform.rotation);\n \nKeep in mind that since this code defines properties + of the collectible, \"transform\" refers to the transform (position, scale, + rotation) of this particular collectible GameObject. With that in mind, + here\u2019s how you can interpret the code above:\n\n\u2022 Call the Instantiate + method.\n\u2022 Which object do we want to instantiate? The onCollectEffect. + \n\u2022 What position should we instantiate it at? My current position + (transform.position).\n\u2022 What rotation should it have when + it\u2019s instantiated? My current rotation (transform.rotation).\n\ntransform.position + and transform.rotation refer to the collectible\u2019s position + and rotation since this script is attached to the collectible object. \n\nDon\u2019t + worry if this is still confusing at this point. It\u2019ll take repetition + and time before you\u2019re fully comfortable. This is part of the process.\n\n3. + Save your script, return to Unity, and enter Play mode. \n\nYou'll + see the particle effect appear when you collide with the collectible. This + visual feedback is much more satisfying!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.8.asset.meta new file mode 100644 index 0000000..8784a4e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ecfc50c8e959a42c9baf9685471e8cc8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.9.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.9.asset new file mode 100644 index 0000000..8df1fbd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.9.asset @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.3.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Create an interesting path of collectibles + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 6364b7a48740744648dde302febc49fc, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.9%20-%20Create%20an%20interesting%20path%20of%20collectibles%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.3%20-%20Collect%20the%20collectibles/4.3.9%20-%20Create%20an%20interesting%20path%20of%20collectibles%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "With your collectible now completely functional, you\u2019re + ready to populate your scene with more of them. We'll provide you with + a few pro tips for efficiently creating a straight, evenly-spaced path + of objects in your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Scene view, make sure you are using + Global coordinates so that you can move objects in a straight line + relative to the world\u2019s coordinates, regardless of which way each + object is facing.\n\n2. In the Hierarchy window, double-click + the 03_Living_Room GameObject to frame it, then use the Scene + view gizmos to switch to the Top view to get a better perspective for arranging + the collectibles. \n\n3. Select the Move tool, then select + your collectible.\n\n4. Press Ctrl+D (macOS: Cmd+D) + to duplicate the collectible. \n\nThe duplicate collectible will be at + the same position \u2014 so you won\u2019t see it in the Scene view, + but you will see a copy appear in the Hierarchy window.\n\n5. + To move the duplicated collectible along a specific axis (X, Y, or Z), + click and drag one of the arrows of the Move tool.\n\n6. + To ensure that the collectibles are evenly spaced, hold down Ctrl + (macOS: Cmd) while you move the collectible. \n\nThis enables snapping, + so that you can place the collectible at fixed increments along the chosen + axis.\n\n7. Repeat the process: duplicate (Ctrl+D (macOS: + Cmd+D), then move (drag while holding Ctrl or Cmd) + to create a series of collectibles, forming a path or pattern.\n\nMake + an interesting path through the environment so that the user of your game + will explore and interact with the entire living room.\n\n8. Test + your living room scene in Play mode and try to collect all the collectibles + \u2014 it should be pretty satisfying gameplay now that you have some visual + feedback on each collision!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.9.asset.meta new file mode 100644 index 0000000..2c90abc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Step_4.3.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9cb41ef30669441a690bd3e42925344a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Tut_4.3.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Tut_4.3.asset new file mode 100644 index 0000000..ac9ff2e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Tut_4.3.asset @@ -0,0 +1,74 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_4.3 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Collect the collectible + m_ProgressTrackingEnabled: 1 + m_LessonId: 5c6c7647-b5f0-4c70-9258-e44868f7b75f + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 6d21b7d4cb5aa466eb11a7d7a044dbde, type: 2} + - {fileID: 11400000, guid: 3000d025013f84b19b0ef42c7416344e, type: 2} + - {fileID: 11400000, guid: f10d9cf5ee16f4e2ca96e6103218cc5b, type: 2} + - {fileID: 11400000, guid: 9f56069a893d641b394f4b2d44bf8aab, type: 2} + - {fileID: 11400000, guid: 199b02a1d9dd24a82952d08f4d06516e, type: 2} + - {fileID: 11400000, guid: 697fd78112856486e916d99f1843a9b1, type: 2} + - {fileID: 11400000, guid: f49cfcd838cee4d029afae50591ce36c, type: 2} + - {fileID: 11400000, guid: ecfc50c8e959a42c9baf9685471e8cc8, type: 2} + - {fileID: 11400000, guid: 9cb41ef30669441a690bd3e42925344a, type: 2} + - {fileID: 11400000, guid: 9f2797b87d6054c4c8d6665e4b5502ab, type: 2} + - {fileID: 11400000, guid: 156526276c6584a15b74930ed03e76ad, type: 2} + - {fileID: 11400000, guid: d2e3faf3d4c3a4603b4969872a483f86, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Tut_4.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Tut_4.3.asset.meta new file mode 100644 index 0000000..ab4e235 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.3/Tut_4.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 555ec0d725e874539ac03984739b8530 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4.meta new file mode 100644 index 0000000..5bed5e7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5c4d86788bd818f479124bdc43898b02 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.1.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.1.asset new file mode 100644 index 0000000..4b4d069 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.1.asset @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.4.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 53f88a75402804c628dcbcd5217c73b3, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Try these optional activities to challenge yourself, build + your skills, and improve your project!\n\nEach challenge is tagged as Easy, + Medium, or Expert difficulty so that you know what to expect. + You can do one of them, all of them, or none of them \u2014 it\u2019s totally + up to you!\n\n\u2022 Easy: Add a jump ability.\n\u2022 Medium: + Make the door open when the player approaches. \n\u2022 Expert: + Use generative AI to add multi-camera toggling. \n\nIf you\u2019re not + interested in doing these challenges, skip to the end of this tutorial + to mark it as complete." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 10 + m_Pivot: {x: 6.7290187, y: -15.533001, z: -3.385282} + m_Rotation: {x: 0.44912335, y: 0.33663946, z: -0.18756376, w: 0.8060943} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.1.asset.meta new file mode 100644 index 0000000..755bb10 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9244eac34778c544da2ddd6616646deb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.2.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.2.asset new file mode 100644 index 0000000..5f9b34e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.2.asset @@ -0,0 +1,182 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.4.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Easy: Add a jump ability' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d29fefbb3d8b8428ea34ebe4f67eb028, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.C%20-%20Challenge/4.C.2%20-%20Easy%20-%20Add%20a%20jump%20ability.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.C%20-%20Challenge/4.C.2%20-%20Easy%20-%20Add%20a%20jump%20ability.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The ability for a player character to jump unlocks limitless + additional gameplay possibilities and mechanics. \n\nIn this extra challenge, + you\u2019ll give the player the ability to jump with just a few lines of + code. \n\nThis optional challenge is classified as Easy difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the PlayerController script in your + script editor. \n\n2. Add the following variable declaration statement + directly below your other speed and rotationSpeed variables + toward the top of your script:\n\npublic float jumpForce = 5.0f;\n\nAfter + you save your script, this variable will be visible and editable in the + Player Controller component. \n\n3. Between the opening + and closing curly brackets of the empty Update() function, add the + following code:\n\nif (Input.GetButtonDown(\"Jump\")) {\n rb.AddForce(Vector3.up + * jumpForce, ForceMode.VelocityChange);\n}\n\nHere's what this code means: + \n\n\u2022 if (Input.GetButtonDown(\"Jump\")): Checks if the Jump + button is pressed. Jump is configured in Unity's Input Manager to + correspond to a key or button press. By default, the Jump action + corresponds to the Spacebar.\n\n\u2022 rb: A reference to + the GameObject's Rigidbody component, used to apply physics.\n\n\u2022 + rb.AddForce(Vector3.up * jumpForce, ForceMode.VelocityChange): Applies + an upward force to make the object jump. \n\n- Vector3.up indicates the + upward direction, and jumpForce sets the force magnitude.\n- ForceMode.VelocityChange + changes velocity directly, making the jump instant.\n\n4. Save + your script and return to Unity. Enter Play mode and press Spacebar + to test the new jump. Adjust the Jump Force variable as you see fit." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.2.asset.meta new file mode 100644 index 0000000..b0da63c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8ee90ab646bab8f428000cb7d69b8d12 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.3.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.3.asset new file mode 100644 index 0000000..b43097e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.3.asset @@ -0,0 +1,203 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.4.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Medium: Make the door open when the player approaches' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d29fefbb3d8b8428ea34ebe4f67eb028, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.C%20-%20Challenge/4.C.3%20-%20Medium%20-%20Make%20the%20door%20open%20when%20the%20player%20approaches_U6_V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.C%20-%20Challenge/4.C.3%20-%20Medium%20-%20Make%20the%20door%20open%20when%20the%20player%20approaches_U6_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The player is currently trapped in the living room. It would + open up so many possibilities if the player was able to open the doors + and enter other rooms. You could even connect the living room with the + kitchen and the kid\u2019s room and allow the player to explore all three + environments! \n\nTo allow the player to open the door, you\u2019ll need + to add a new script that makes use of Unity\u2019s Animator system. You + may not have realized this, but you can actually create animations directly + in Unity and then trigger those animations via scripts. \n\nThe Door + GameObject already has an Animator component with a Door_Open animation + attached to it. You need to add the script that tells that animation to + start when the player enters a trigger zone of the door. \n\nThis optional + challenge is classified as Medium difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Create a new script in the Unity Essentials + > Scripts folder named \u201CDoorOpener\u201D. \n\nImportant: + The name of this script must match exactly the name declared at the top + of the class in the code snippet below (DoorOpener). \n\n2. In + the Scene view, select the door on the right side of the living + room, then in the Hierarchy window, make sure you have selected + the parent Door GameObject \u2014 and not the child DoorPanel + or DoorHandle GameObjects. \n\nThe parent GameObject is the one + with the Animator component attached to it. \n\n3. With + the Door GameObject selected, select Add Component, then + search for and add your new DoorOpener script. \n\n4. Open + the DoorOpener script in your script editor, delete all the default + code inside it, and replace it by copying and pasting the code below into + the empty script. \n\nFeel free to read through the code to see if you + can understand it, with help from the comments. When you\u2019re done, + save your script and return to the Unity Editor. \n\nThe script relies + on the door having a trigger zone that detects when the player has entered + it. \n\n5. With the Door GameObject still selected, add + a new Box Collider component, then enable the Is Trigger + property. \n\n6. In the Box Collider component, select + Edit Collider then use the Scene view collider controls to + set the size and position of the trigger zone. \n\n7. Enter Play + mode to test your game. \n\nWhen the player enters the trigger zone, the + door should open!" + m_CodeSample: "using UnityEngine;\r\n\r\n\r\npublic class DoorOpener : MonoBehaviour\r\n{\r\n + private Animator doorAnimator;\r\n\r\n void Start()\r\n {\r\n // + Get the Animator component attached to the same GameObject as this script\r\n + doorAnimator = GetComponent();\r\n }\r\n\r\n private void OnTriggerEnter(Collider + other)\r\n {\r\n // Check if the object entering the trigger is the + player (or another specified object)\r\n if (other.CompareTag(\"Player\")) + // Make sure the player GameObject has the tag \"Player\"\r\n {\r\n + if (doorAnimator != null)\r\n {\r\n // Trigger the + Door_Open animation\r\n doorAnimator.SetTrigger(\"Door_Open\");\r\n + }\r\n }\r\n }\r\n}\r" + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.3.asset.meta new file mode 100644 index 0000000..855757d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c397ce03275ec39419703f4c0eda7af8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.4.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.4.asset new file mode 100644 index 0000000..5d0e2a1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.4.asset @@ -0,0 +1,190 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.4.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Expert: Use generative AI to simulate sunrise and sunset' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d29fefbb3d8b8428ea34ebe4f67eb028, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.C%20-%20Challenge/4.C.4%20-%20Expert%20-%20Use%20generative%20AI%20to%20simulate%20sunrise%20and%20sunset_U6_V3.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/4.C%20-%20Challenge/4.C.4%20-%20Expert%20-%20Use%20generative%20AI%20to%20simulate%20sunrise%20and%20sunset_U6_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You\u2019d be amazed at how much you can accomplish with + the help of generative AI large language models (LLMs) like Unity + Muse, ChatGPT, or Claude. These tools are especially helpful for generating + relatively simple code. Unity Muse is trained and refined for Unity-specific + questions, so it will probably give you the most reliable results, but + other LLMs will work very well too. \n\nIn this Expert-level challenge, + you\u2019ll use one of these tools to generate a script that slowly rotates + the Directional Light, simulating a day-night cycle in your scene.\n\nThis + optional challenge is classified as Expert difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Head over to your generative AI tool of choice + and enter a prompt similar to the one below: \n\n\u201CCreate a script + for Unity that I can add to my Directional Light that slowly rotates + the light to simulate the day passing. The actual seconds for a day to + pass should be a variable editable in the Inspector window.\u201D\n\n2. + In the script that is generated, locate the class declaration line at the + top of the script that says, \u201Cpublic class [SCRIPT_NAME] : MonoBehaviour.\u201D + \n\nThe [SCRIPT_NAME] is what you\u2019ll need to name your script. The + one generated for you will likely be different from the name of the script + in the example!\n\n3. In the Project window, create a new + script and give it the appropriate script name, then apply it to the Directional + Light GameObject in your scene. \n\nImportant: The name of + your script in the Project window and the name declared within the + script in the class declaration (\u201Cpublic class [SCRIPT_NAME]\u201D) + must match exactly! Otherwise, your project will display an error in the + console.\n\n4. Open the script and replace the default code with + the AI-generated code. Save the script and return to the Editor. \n\n5. + In the Inspector window, there should be a new variable that allows + you to control the time it takes for a full day to pass. Make the day pass + quickly for testing purposes.\n\n6. Enter Play mode to test + your new sun rotation functionality. \n\nIf something doesn\u2019t work, + explain what is happening to the AI tool and see if the AI can troubleshoot + the issue!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.4.asset.meta new file mode 100644 index 0000000..51351e3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 105a73c2b6ded1c4b8437f2ce2a4f4cb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.5.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.5.asset new file mode 100644 index 0000000..ea424a2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.5.asset @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.4.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5a9ac420de85d43c6ad82d86253e2c25, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: No matter if you chose to tackle a single challenge, complete + them all, or skip them, you're set for the next step. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, where you'll have a chance + to complete a quiz and get credit for completing this project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.5.asset.meta new file mode 100644 index 0000000..b899f02 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Step_4.4.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 21defa06b31babb489cee053f7e25abc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Tut_4.4.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Tut_4.4.asset new file mode 100644 index 0000000..9c175b1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Tut_4.4.asset @@ -0,0 +1,67 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_4.4 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: 'Programming Essentials: More things to try' + m_ProgressTrackingEnabled: 1 + m_LessonId: b0a08ba9-1fa7-48b5-9c26-d075842a21e2 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 9244eac34778c544da2ddd6616646deb, type: 2} + - {fileID: 11400000, guid: 8ee90ab646bab8f428000cb7d69b8d12, type: 2} + - {fileID: 11400000, guid: c397ce03275ec39419703f4c0eda7af8, type: 2} + - {fileID: 11400000, guid: 105a73c2b6ded1c4b8437f2ce2a4f4cb, type: 2} + - {fileID: 11400000, guid: 21defa06b31babb489cee053f7e25abc, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Tut_4.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Tut_4.4.asset.meta new file mode 100644 index 0000000..0231779 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.4/Tut_4.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d4dbcbc5a9ba9f742a2b2a15285c613a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5.meta new file mode 100644 index 0000000..80eadaa --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7ffc068e9c12f4ca481d03dd19dcb1e1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media.meta new file mode 100644 index 0000000..8cb337e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 694c71f857522472fb2e75859f1d7003 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media/Essentials.png b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media/Essentials.png new file mode 100644 index 0000000..f108194 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media/Essentials.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media/Essentials.png.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media/Essentials.png.meta new file mode 100644 index 0000000..d48fce4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Media/Essentials.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 42a3f6ac36eba5f43a96c15a964d0925 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.1.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.1.asset new file mode 100644 index 0000000..1028c4e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.1.asset @@ -0,0 +1,150 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.5.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Complete the quiz + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You\u2019ve completed all the work for this Mission of the + Pathway, where you\u2019ve learned the essentials of getting started with + Programming in Unity.\n\nThink back to all you accomplished in this Mission:\n\n\u2022 + Created your first script that allowed you to control the player in the + scene.\n\u2022 Programmed your first line of code from scratch to make + your collectible object rotate around its Y-axis.\n\u2022 Made the collectibles + disappear and spawned a cool particle effect when the player got them.\n\nNow + all that's left to do is complete a quiz to make sure you know your stuff. + \n\nWhen you pass the quiz, you\u2019ll get XP and a badge for completing + this portion of the Pathway, getting you one step closer to earning the + Unity Essentials Pathway badge. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Complete the quiz + for this Mission on Unity Learn.\n\n2. After you complete the + quiz, come back to this tutorial and continue on to the next step. \n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.1.asset.meta new file mode 100644 index 0000000..78376cf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 421a75f3a4bf744cbb2e60e8fcd41d22 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.2.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.2.asset new file mode 100644 index 0000000..d2567d2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.2.asset @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_4.5.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Continue to the next Mission + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 42a3f6ac36eba5f43a96c15a964d0925, type: 3} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5a9ac420de85d43c6ad82d86253e2c25, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'If you passed the quiz, then you have successfully completed + this Mission. + + Congratulations! That is an amazing accomplishment. ' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Select Done below, then go back to the Essentials + Pathway main menu where you can see all of the Missions and proceed to + the next one! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.2.asset.meta new file mode 100644 index 0000000..bb86d89 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Step_4.5.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fc11ff324fe7e48dc89b2a91f6549754 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Tut_4.5.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Tut_4.5.asset new file mode 100644 index 0000000..a0af4af --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Tut_4.5.asset @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_4.5 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Complete the quiz checkpoint + m_ProgressTrackingEnabled: 1 + m_LessonId: 9cf54253-57dc-4706-a26c-745fd74c5b72 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 421a75f3a4bf744cbb2e60e8fcd41d22, type: 2} + - {fileID: 11400000, guid: fc11ff324fe7e48dc89b2a91f6549754, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Tut_4.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Tut_4.5.asset.meta new file mode 100644 index 0000000..2d7b041 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/4.5/Tut_4.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9359aa96ee5c74024a79c12a9c755db2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/Tutorials 4.0.asset b/Assets/_Unity Essentials/Tutorials/M_04_Prog/Tutorials 4.0.asset new file mode 100644 index 0000000..da04a74 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/Tutorials 4.0.asset @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: Tutorials 4.0 + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + OrderInView: 3 + BackgroundImage: {fileID: 2800000, guid: d676d4e3de322441a9999515ea583542, type: 3} + Title: + m_Untranslated: 4 | Programming Essentials + Subtitle: + m_Untranslated: 'Learn the basics of C# to program an experience where the player + explores a room to collect objects. ' + Description: + m_Untranslated: + ProjectLayout: {fileID: 0} + Sections: + - OrderInView: 0 + Heading: + m_Untranslated: 1 - Add a movement script + Text: + m_Untranslated: Select the player character and create your first script that + allows you to control it in the scene. + Metadata: + Url: + Image: {fileID: 2800000, guid: 428a4d057279948b796373c0af99db8c, type: 3} + Tutorial: {fileID: 11400000, guid: 97ed548fe019e487c8196755312795f5, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: 2 - Create a simple rotating object + Text: + m_Untranslated: Program your first line of code from scratch to make your collectible + object rotate around its Y axis. + Metadata: + Url: + Image: {fileID: 2800000, guid: 7264deeece1034631a0ef7db0231a6f4, type: 3} + Tutorial: {fileID: 11400000, guid: bbbce2216871549d2882c4b8924af869, type: 2} + - OrderInView: 2 + Heading: + m_Untranslated: 3 - Collect the collectibles + Text: + m_Untranslated: Make each collectible disappear and spawn a cool particle effect + when the player gets it. + Metadata: + Url: + Image: {fileID: 2800000, guid: 79d22360af7a14b3aba588ee7ae0d738, type: 3} + Tutorial: {fileID: 11400000, guid: 555ec0d725e874539ac03984739b8530, type: 2} + - OrderInView: 3 + Heading: + m_Untranslated: '4 - Programming Essentials: More things to try' + Text: + m_Untranslated: 'Further develop your project and skills with optional challenges + of varying difficulty. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 810e5237937ef1446812c21b2f418fd7, type: 3} + Tutorial: {fileID: 11400000, guid: d4dbcbc5a9ba9f742a2b2a15285c613a, type: 2} + - OrderInView: 3 + Heading: + m_Untranslated: 5 - Complete the checkpoint + Text: + m_Untranslated: Complete a quiz to get credit for completing the Mission. + Metadata: + Url: + Image: {fileID: 2800000, guid: e1797cada939dba44be74155a455e59c, type: 3} + Tutorial: {fileID: 11400000, guid: 9359aa96ee5c74024a79c12a9c755db2, type: 2} diff --git a/Assets/_Unity Essentials/Tutorials/M_04_Prog/Tutorials 4.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_04_Prog/Tutorials 4.0.asset.meta new file mode 100644 index 0000000..73de23b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_04_Prog/Tutorials 4.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: caed960f8c2b34daa82ebbe4bd6ec808 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D.meta new file mode 100644 index 0000000..10f6804 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aaaa3e8fd1ebc4c608784d31d3ad34ee +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1.meta new file mode 100644 index 0000000..eba2835 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d742f55df534e4a34a2d758fbd95c1a3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media.meta new file mode 100644 index 0000000..0082c1a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 37ccc6f915dab4f13b04932ed904216b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media/5.1.0 - Icon.png b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media/5.1.0 - Icon.png new file mode 100644 index 0000000..e678b7f Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media/5.1.0 - Icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media/5.1.0 - Icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media/5.1.0 - Icon.png.meta new file mode 100644 index 0000000..014804c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Media/5.1.0 - Icon.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 9dfb40a5e18e349ec9111a68e466aeca +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.0.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.0.asset new file mode 100644 index 0000000..5d74456 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.0.asset @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.0 + m_EditorClassIdentifier: + Title: + m_Untranslated: Mission overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M5_2D/Essentials_Pathway_M5_2D.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M5_2D/Essentials_Pathway_M5_2D.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this 2D Mission, you'll create a top-down 2D version + of the interactive living room scene you created earlier. Just like in + the 3D scene, you'll control a character, trying to collect all the objects + in a room. By completing this scene, you'll learn how working in 2D is + similar to working in 3D, but also how it\u2019s different." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.0.asset.meta new file mode 100644 index 0000000..68e2577 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ce09de6ec942dca498105ea874ef09e5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.1.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.1.asset new file mode 100644 index 0000000..5f3404e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.1.asset @@ -0,0 +1,132 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Tutorial overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 1b4b7cad08bc04a5f902d1aa34366692, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.1%20-%20Overview%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: In this first tutorial, you'll set up the 2D player character + in a basic room with boundary walls. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.1.asset.meta new file mode 100644 index 0000000..e59c4c1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3092106e63f0e4bb1a45bcf3852d0c9f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.10.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.10.asset new file mode 100644 index 0000000..6bff237 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.10.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Make the remaining walls + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 646f7a6eda532402f8b0c0675feed1a1, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.10%20-%20Make%20the%20remaining%20walls%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.10%20-%20Make%20the%20remaining%20walls%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You have one wall done \u2014 you just need three more!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Wall GameObject you've already + created in the Hierarchy window.\n\n2. Duplicate the wall + object by pressing Ctrl+D (macOS: Cmd+D). Rename this duplicate + to indicate its position (For example, \u201CWall_Top\u201D).\n\nTip: + Right after duplicating an object, press the F2 key (macOS: Return + key) to quickly rename the selected duplicate. Then press Enter + (macOS: Return) again to confirm the new name. \n\n3. Use + the Move tool to adjust the duplicate's position to the opposite + side of the original wall. \n\nDon\u2019t worry \u2014 the placement doesn\u2019t + have to be perfect. It just has to overlap the edge of the play area. \n\n4. + Duplicate the top wall, then use a combination of the Rect tool + and Move tool to create Wall_Left and Wall_Right.\n\n5. + To organize the Hierarchy window, select all wall objects (using + the Shift or Ctrl (macOS: Cmd) keys. Right-click one + of the selected objects and select Create Empty Parent. \n\nThis + action groups the walls under a single GameObject, which you can name \u201CWalls\u201D + for clarity.\n\n6. Test the scene to ensure all walls are correctly + positioned and prevent the player from moving beyond the designated game + area.\n\nNote: Remember to save your scene!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.10.asset.meta new file mode 100644 index 0000000..5a37cad --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2657ccf3be397451ebcd2e8b0e04f25e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.11.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.11.asset new file mode 100644 index 0000000..ebf6a1f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.11.asset @@ -0,0 +1,151 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.11 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on setting up your first 2D scene with your + player in a room surrounded by walls.\n\nHere are some of the things you + learned how to do along the way:\n\n\u2022 Switch between 2D view and 3D + view of a scene. (more)\n\u2022 + Explain the differences between navigating in 2D space vs. 3D space. (more)\n\u2022 + Define sprite. (more)\n\u2022 + Adjust the aspect ratio of Game view to playtest using the same + view that users will see. (more)\n\u2022 + Use the Rect tool to move and scale 2D objects. (more)\n\u2022 + Explain the differences between 2D colliders and 3D colliders. (more)\n\u2022 + Duplicate a GameObject. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll complete your 2D + game, including adding pushable furniture, collectibles, and even a user + interface! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.11.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.11.asset.meta new file mode 100644 index 0000000..618e5ba --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.11.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e19c76c9b64fa4144a8e8dbe6098f813 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.2.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.2.asset new file mode 100644 index 0000000..f47d07e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.2.asset @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Explore the 2D scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e4e9097bca35945cabe340ae0fbade7e, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.2%20-%20Explore%20the%202D%20scene%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.2%20-%20Explore%20the%202D%20scene%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The scene that you\u2019ll start with represents a basic + 2D room setup, viewed from a top-down perspective. In top-down games, + the camera angle is positioned above the action, pointing straight down. + This genre often emphasizes strategic thinking, exploration, and puzzle-solving, + as players can see more of the game world compared to first-person or side-scrolling + perspectives.\n\nThe starter scene includes a simple 2D floor and a camera + configured for 2D viewing." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, go to _Unity + Essentials > Scenes, then double-click 5_TopDown_2D_Scene + to open it.\n\n2. With the scene open, browse through the Hierarchy + window to identify the GameObjects in the scene: \n\n\u2022 A Main Camera: + This camera is configured to use Orthographic mode instead of the + default 3D Perspective mode, which is necessary for 2D gameplay.\n\u2022 + A Floor: This is an image of an empty wood floor, which will be + seen from a top-down perspective.\n\n3. In the Hierarchy + window, double-click the Floor GameObject to frame it in the Scene + view, then orbit around the floor using Alt+left-click (macOS: Option+left-click) + to see that it is completely flat." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.2.asset.meta new file mode 100644 index 0000000..037b510 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 05125bde2f8e74616bba4703e2977bec +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.3.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.3.asset new file mode 100644 index 0000000..89edaef --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.3.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Switch to 2D view + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 893b047b96bd447bd8387a2662dcf2f3, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.3%20-%20Switch%20to%202D%20view%20-%20VIDEO_U6.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.3%20-%20Switch%20to%202D%20view%20-%20VIDEO_U6.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: Unity offers a specialized 2D view of your scene. This view + removes the forward-to-back Z-axis entirely, and instead focuses just on + the X- and Y-axes. This adjustment restricts scene navigation to just panning + and zooming. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Locate and select the 2D button at the + top of the Scene view. \n\nThis action switches the view from 3D + to 2D, optimizing the Scene view for 2D development.\n\n2. + Try to look around the scene like you would in 3D by right-clicking and + dragging within the Scene view. \n\nNotice that unlike in 3D view, + the view does not rotate; instead, it only pans across the scene. \n\n3. + Experiment with panning (right-click and drag) and zooming (scroll wheel + or trackpad) in the scene \u2014 this is the main way to navigate in 2D + mode.\n\n4. Note that the Scene view gizmo has disappeared + from the upper-right corner of the Scene view. \n\nYou don't need + the Scene view gizmo in 2D view because orbiting is disabled \u2014 + you are no longer using the Z-axis perspective because 2D games do not + have depth. You are just using the XY plane now." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.3.asset.meta new file mode 100644 index 0000000..1a76e33 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cc85e8408a2a84065a1b50df7d8d467e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.4.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.4.asset new file mode 100644 index 0000000..b717ec9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.4.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add your player character sprite + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e73be2ee406be43aea2e5d38463b57d7, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.4%20-%20Add%20your%20player%20character%20sprite%20-%20VIDEO_U6%20V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.4%20-%20Add%20your%20player%20character%20sprite%20-%20VIDEO_U6%20V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Just like you did in the living room scene, you\u2019ll + now add a player character to the scene. You\u2019ll have the same selection + of characters (a robot vacuum, a toy car, etc), but this time they will + be 2D sprites instead of 3D models. Sprites are 2D graphics that + are used to represent characters, objects, and other elements within a + game." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Sprites > Characters and browse the available + character sprites.\n\n2. Click and drag your desired character + sprite into the Scene view, positioning it towards the left side + of the room.\n\n3. With the sprite selected, ensure its Z + position is set to 0 in the Transform component in the Inspector + window to keep it aligned with the other objects in the 2D plane. \n\n4. + Briefly switch out of 2D mode and orbit to see how the sprite sits flat + directly on the background floor object.\n\n5. In the Hierarchy + window, rename the sprite \u201CPlayer\u201D for clarity and future reference." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.4.asset.meta new file mode 100644 index 0000000..3be1001 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: de7096fcd8e814b298afe2664dd835f2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.5.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.5.asset new file mode 100644 index 0000000..9bc73ea --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.5.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Configure a Rigidbody 2D component + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 4e1b3e865e5de4236b484dbef9547650, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.5%20-%20Configure%20a%20Rigidbody%202D%20component%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.5%20-%20Configure%20a%20Rigidbody%202D%20component%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: Unlike the Rigidbody component used for 3D objects, + the Rigidbody 2D component is optimized for 2D physics. This component + enables your objects to obey the laws of physics, such as gravity and force, + within a 2D space. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select the Player + GameObject.\n\n2. In the Inspector window, select Add + Component and search for Rigidbody 2D. Select it to add it to + your player character.\n\nImportant: Make sure to add the Rigidbody + 2D component, rather than the default Rigidbody component used + for 3D applications.\n\n3. Enter Play mode to see the Player + GameObject fall out of the bottom of the screen. \n\nThis type of gravity + would make sense in a 2D side scroller, but it doesn\u2019t make sense + in a top-down game.\n\n4. Exit Play mode and, in the Rigidbody + 2D component, adjust the Gravity Scale property to 0. + \n\nThis will stop gravity from affecting the player. \n\nEven though you + disabled gravity, you still need the Rigidbody 2D component so that + the player can move around.\n\n5. Enter Play mode again + to ensure the player character now stays put in the room, then exit Play + mode.\n\nNote: Remember to save your scene!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.5.asset.meta new file mode 100644 index 0000000..111215b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2e892cd2237794c9280cffa43ff3fc19 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.6.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.6.asset new file mode 100644 index 0000000..3a982eb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.6.asset @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add the PlayerController2D script + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 2cd87c489a99f4263a3cd35dc9fd5a8c, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.6%20-%20Add%20the%20PlayerController2D%20script%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.6%20-%20Add%20the%20PlayerController2D%20script%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Next, you\u2019ll add a player controller script that allows + you to control the movements of the 2D player. \n\nUnlike Unity's built-in + components, such as the Rigidbody 2D component, PlayerController2D + is a custom script we\u2019ve provided for you designed to manage player + inputs and movements within a 2D environment." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Scripts > Provided Scripts, then locate + the PlayerController2D script.\n\nIf you\u2019re interested, feel + free to open the script, read through it, and see if you can figure out + how it works. It has a lot of comments that should help you out.\n\n2. + Select the Player GameObject to show its components in the Inspector + window, then drag the PlayerController2D script directly into the + Inspector window to add it as a component to the Player GameObject. + \n\nNote: You can also drag the script directly onto the Player + GameObject in the Scene view or use the Add Component button + in the Inspector window to add the script.\n\n3. With the + PlayerController2D script added, you can now configure its properties, + including its speed and whether or not you want the player to be able to + move diagonally.\n\n4. Test the player controls in Play + mode. \n\nYour character should now move with either the arrow keys or + the WASD keys.\n\nTip: If you edit values in the Inspector + window, you might have to click within the Game view window to regain + control of the Player." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.6.asset.meta new file mode 100644 index 0000000..10d11fc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 259618356b1d745a7a878531ce33f228 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.7.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.7.asset new file mode 100644 index 0000000..bb51ebe --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.7.asset @@ -0,0 +1,183 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Lock your aspect ratio + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 98a4db4c1dd6f4b47809d048d9de61c0, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.7%20-%20Lock%20your%20aspect%20ratio%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.7%20-%20Lock%20your%20aspect%20ratio%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Aspect ratio describes the relationship between the + width and the height of a screen. Old-fashioned TVs and the very first + films, for example, used a 4:3 aspect ratio. That means that the screen + was 4 units wide and 3 units high. However, modern widescreen TVs and most + modern films use a wider 16:9 aspect ratio. \n\nThe Game view aspect + ratio menu allows you to simulate how your game will look on different + screen sizes and shapes during development.\n\nUp to this point, you have + been using a Free Aspect ratio in the Game view, which means + that the aspect ratio depends on the Editor window's size. \n\nHowever, + while you're developing a game, it can be helpful to use the aspect ratio + that your game's users will see on their devices. You can even set an aspect + ratio that is best for your game regardless of the device so that you don't + have to accommodate every screen shape, such as vertical portrait mode." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Enter Play mode again to test your game. + \n\n2. Find the aspect ratio dropdown, usually located in + the top bar of the Game view. \n\n3. Your view should be + set to Free Aspect by default, but if it\u2019s not, set it to Free + Aspect now and resize the Game view. \n\nNotice that you can + no longer see the entire floor, and the player can exit the viewable area. + \n\n4. Select 16:9 from the aspect ratio dropdown + to set the Game view to a widescreen aspect ratio. \n\nThis ratio + matches the dimensions of the floor, so the entire floor will always be + in view. \n\n5. Resize the Game view again. \n\nNotice that + the entire floor now stays consistent even while the window changes size.\n\n6. + Exit Play mode when you\u2019re done testing." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.7.asset.meta new file mode 100644 index 0000000..e368d04 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 39f5aecc0f4224313a3551d0a5a87407 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.8.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.8.asset new file mode 100644 index 0000000..d4535d6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.8.asset @@ -0,0 +1,183 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a wall + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: ead02b99471a04aa092bda1d4ee187fd, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.8%20-%20Add%20a%20wall%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.8%20-%20Add%20a%20wall%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Now that you have your player in the room, you need walls + to prevent that player from moving off-screen. \n\nIn the same way that + you used a primitive cube to create your building blocks in the kid\u2019s + room, you\u2019ll use Unity\u2019s provided 2D sprite shapes to make this + wall. \n\nYou\u2019ll also use a new tool in the Scene view toolbar + \u2014 the Rect tool \u2014 to quickly and easily move and reshape + the sprite." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, right-click and + select 2D Object > Sprites > Square to create a new + square sprite. \n\nThis square is the start of your wall.\n\n2. + Rename the sprite \u201CWall_Bottom\u201D for clarity. \n\nNote: + Check to make sure that the object\u2019s Z position value is set + to 0 so that it\u2019s on the same Z plane as the floor object. + \n\n3. With the square sprite selected, switch to the Rect + tool from the toolbar. \n\nYou should see four blue circles at the corners + of the square and a donut-shaped blue circle at its center, which represents + the object\u2019s pivot point. \n\nNote: You could also press the + T key on your keyboard to access the Rect tool, which is + the next letter in the row of toolbar shortcuts you have already used (QWERT). + \n\n4. With the Rect tool you can control the object\u2019s + shape and move it around. Click and drag the corners or sides to stretch + it across the desired edge of your room. The white wall should overlap + the bottom edge of the floor.\n\n5. Enter Play mode to see + how your bottom wall looks. \n\nThe wall won\u2019t actually work yet; + the player can go right through it! You\u2019ll fix that next. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.8.asset.meta new file mode 100644 index 0000000..e43991c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 06b33ebdb5ef54b83b83bfb2649eb969 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.9.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.9.asset new file mode 100644 index 0000000..f12db20 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.9.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.1.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add 2D colliders + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d5a58fad99c1a4f888bb3888b9e9d578, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.9%20-%20Add%202D%20colliders%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.1%20-%20Create%20a%202D%20Room/5.1.9%20-%20Add%202D%20colliders%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "As you probably remember, colliders define the physical + boundaries of objects, allowing them to interact with each other. Just + like Unity has a 2D version of a Rigidbody component, it also has + 2D versions of colliders:\n\n\t\u2022 Instead of a Box Collider 3D, + there\u2019s a Box Collider 2D.\n\t\u2022 Instead of a Sphere + Collider, there\u2019s a Circle Collider 2D. \n\t\u2022 There + are a lot of other 2D colliders to fit your assets\u2019 needs. \n\nYou\u2019ll + use colliders to stop the player from passing through the wall." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the Wall GameObject in the Hierarchy + window. In the Inspector window, select Add Component, then + search for and select Box Collider 2D to add it to the wall. \n\n2. + Select your player character in the Hierarchy window. \n\n3. + Depending on the shape of your character, add either a Box Collider + 2D or a Circle Collider 2D component. \n\nFor the Robot vacuum + and UFO, you\u2019ll likely want a Circle Collider component. \n\n3. + Enter Play mode to test. \n\nYour player character should now collide + with the wall, unable to pass through it." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.9.asset.meta new file mode 100644 index 0000000..05f0ae9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Step_5.1.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 58d5edfc87490410c98b2de6acc87ce3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Tut 5.1.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Tut 5.1.asset new file mode 100644 index 0000000..c4bf762 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Tut 5.1.asset @@ -0,0 +1,74 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 5.1 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Set up a 2D room + m_ProgressTrackingEnabled: 1 + m_LessonId: 0a772e45-8223-43da-8c80-9239d5fa9731 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: ce09de6ec942dca498105ea874ef09e5, type: 2} + - {fileID: 11400000, guid: 3092106e63f0e4bb1a45bcf3852d0c9f, type: 2} + - {fileID: 11400000, guid: 05125bde2f8e74616bba4703e2977bec, type: 2} + - {fileID: 11400000, guid: cc85e8408a2a84065a1b50df7d8d467e, type: 2} + - {fileID: 11400000, guid: de7096fcd8e814b298afe2664dd835f2, type: 2} + - {fileID: 11400000, guid: 2e892cd2237794c9280cffa43ff3fc19, type: 2} + - {fileID: 11400000, guid: 259618356b1d745a7a878531ce33f228, type: 2} + - {fileID: 11400000, guid: 39f5aecc0f4224313a3551d0a5a87407, type: 2} + - {fileID: 11400000, guid: 06b33ebdb5ef54b83b83bfb2649eb969, type: 2} + - {fileID: 11400000, guid: 58d5edfc87490410c98b2de6acc87ce3, type: 2} + - {fileID: 11400000, guid: 2657ccf3be397451ebcd2e8b0e04f25e, type: 2} + - {fileID: 11400000, guid: e19c76c9b64fa4144a8e8dbe6098f813, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Tut 5.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Tut 5.1.asset.meta new file mode 100644 index 0000000..ef43d73 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.1/Tut 5.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b2a89bdc812d54141a82f0ff9c4b003b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2.meta new file mode 100644 index 0000000..8d5dfc9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 181f8f48aaef640bf8a12f404050b434 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media.meta new file mode 100644 index 0000000..68ef98d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fd5d6128a41744fd581520fe211cc567 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.0 - Icon.png b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.0 - Icon.png new file mode 100644 index 0000000..29c7890 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.0 - Icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.0 - Icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.0 - Icon.png.meta new file mode 100644 index 0000000..1dd9269 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.0 - Icon.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 03dd70ed3f0d646aa805926a18a23019 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.2.png b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.2.png new file mode 100644 index 0000000..2a37aca Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.2.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.2.png.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.2.png.meta new file mode 100644 index 0000000..afc9802 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Media/5.2.2.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 99ed78c4ac8324dbca485750e52f3180 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.1.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.1.asset new file mode 100644 index 0000000..36ce79d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.1.asset @@ -0,0 +1,136 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 1b4b7cad08bc04a5f902d1aa34366692, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.1%20-%20Overview%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this tutorial, you'll fill out the 2D room with furniture + that the player can push around, and then fill it with collectibles for + the player to search for. At the end, you\u2019ll even add a simple user + interface that tracks the number of collectibles remaining, which will + make it feel like a fun puzzle game. \n\nWhen you\u2019re ready to get + started, go to the next step." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.1.asset.meta new file mode 100644 index 0000000..7d20ee0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e72b902343d584d9caab7b5db36c90ef +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.10.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.10.asset new file mode 100644 index 0000000..696560e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.10.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.10 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add the UI prefab + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e9627daf1e99943128406d54c1659262, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.10%20-%20Add%20the%20UI%20prefab%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.10%20-%20Add%20the%20UI%20prefab%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this step, you\u2019ll introduce a User Interface (UI) + that displays the number of remaining collectibles in the scene. A UI + is any set of on-screen elements, like buttons and menus, that allow players + to interact with the game and receive information.\n\nYou'll be surprised + how much this simple UI transforms your scene from an interactive environment + to a more game-like experience. \n\nSince this is not a learning experience + about creating UI\u2019s, you'll use a provided prebuilt UI prefab, but + there are lots of resources available for you to learn more about creating + a UI in Unity if you\u2019re interested!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Prefabs > UI.\n\n2. Drag the Remaining_Collectibles_UI + prefab into the Hierarchy window. \n\nYou won\u2019t see anything + change in the Scene view.\n\n3. Test your game to see how + the UI tracks and updates the number of collectibles as you collect them, + adding a layer of fun and engagement to the gameplay experience.\n\n4. + If you\u2019re interested, expand the Remaining_Collectibles_UI + GameObject in the Hierarchy window to see how it\u2019s set up. + \n\nBy selecting some of the objects, you may be able to figure out how + to change the color, font, or position of the UI elements. Remember, you + can always undo any unwanted changes with Ctrl+Z (macOS: Cmd+Z).\n\nTip: + You can preview any changes you make to the UI in the Game view. + \n\nNote: Remember to save your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.10.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.10.asset.meta new file mode 100644 index 0000000..f7072d9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 84e03f5561c714298abd90c712827832 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.11.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.11.asset new file mode 100644 index 0000000..fe740f1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.11.asset @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.11 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.1%20-%20Overview%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on completing your 2D scene! You created + a fun, interactive, game-like experience. \n\nHere are some of the things + you learned along the way:\n\n\u2022 Set the Order in Layer property + to control how objects appear in a 2D scene. (more)\n\u2022 + Explain how 9-sliced sprites work. (more)\n\u2022 + Adjust Rigidbody component properties, including mass and drag, + to control how objects respond to physical forces. (more)\n\u2022 + Explain why scripts for 2D interactions use 2D functions.\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "Proceed to the next tutorial, where you\u2019ll use the + Sprite Editor to configure a 2D animated cat or dog." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.11.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.11.asset.meta new file mode 100644 index 0000000..3133de9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.11.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a4e23ae7b143545708b0f7bd9ce43ca8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.2.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.2.asset new file mode 100644 index 0000000..3b364c5 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.2.asset @@ -0,0 +1,154 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Fill out the room + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 99ed78c4ac8324dbca485750e52f3180, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.2%20-%20Fill%20out%20the%20room%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: Now that your 2D room and player character are set up, the + next step is to add some furniture to the room. The player will eventually + be able to push this furniture around, making the room much more interactive + and fun. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, go to the _Unity + Essentials > Sprites > Furniture folder.\n\n2. + Select furniture sprites you want to add to your room and drag them into + the Scene view.\n\nImportant: Don\u2019t add any rugs to + the room yet! You\u2019ll do that in the next step. \n\n3. Use + the Move tool (W key) and Rotate tool (E key) + to position and orient your furniture. \n\nThese keyboard shortcuts allow + for quick switching between tools.\n\nImportant: Do not put one + piece of furniture on top of another \u2014 when you add Rigidbody + and Collider components to them later, they\u2019ll explode out + of each other because they\u2019d be intersecting physical objects. \n\nTip: + You should also avoid putting furniture right in a corner \u2014 this will + allow you to push them around more easily.\n\nNote: Remember to + save your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.2.asset.meta new file mode 100644 index 0000000..209456a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b43509d58fca343679ef486cb7e2f82a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.3.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.3.asset new file mode 100644 index 0000000..5a2eba5 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.3.asset @@ -0,0 +1,181 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a rug on the correct layer + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 3291d64e0b1bd49f78e734a938f354b9, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.3%20-%20Add%20a%20rug%20on%20the%20correct%20layer%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.3%20-%20Add%20a%20rug%20on%20the%20correct%20layer%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "If you put a rug in your scene right now, it might sit on + top of the furniture. Rugs don\u2019t usually do that. You\u2019ll need + to use the Order in Layer property of the Sprite Renderer + component to control exactly how your objects are stacked in 2D space. + \n\nThis will allow you to strategically place the rug beneath furniture + and other movable objects, but still above the floor. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to the + _Unity Essentials > Sprites > Rugs folder.\n\n2. + Drag one of the rug sprite prefabs into your scene.\n\nNotice that it goes + on top of your furniture.\n\n3. In the Hierarchy window, + use the Shift key to select all the Furniture objects. Then, in + the Sprite Renderer component, set the furniture\u2019s Order + in Layer to 10. \n\n4. Repeat this process for the Player + GameObject, setting its Order in Layer to 10.\n\n5. + Now select any rugs you have in the scene and set the Order in Layer + to 5. \n\nTip: When you space out the layers this way (rather + than just using Layer 1, 2, 3, etc), it leaves room for additional elements + you might want to introduce between the layers later.\n\n6. Use + the Rect tool to stretch the rug\u2019s corners to the position + you want. \n\nNotice that the rug\u2019s pattern repeats as it stretches + rather than being distorted. These rugs are set up as 9-sliced sprites, + which involves splitting the image into nine portions so that when you + resize the sprite, it keeps the sprite in proportion." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.3.asset.meta new file mode 100644 index 0000000..ff8733a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d7a000464bcca492ebfc79a4a05fe437 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.4.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.4.asset new file mode 100644 index 0000000..6048b9c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.4.asset @@ -0,0 +1,183 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Make the furniture pushable + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 6490f2b8e1c874f75af6576dba860cb1, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.4%20-%20Make%20the%20furniture%20pushable%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.4%20-%20Make%20the%20furniture%20pushable%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: If you test your scene now, the player will be able to go + through the furniture like a ghost. Just like with the player, these physical + furniture objects need 2D Collider and 2D Rigidbody components + to collide and move around as expected. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select all furniture + objects, not including the rugs, by holding Shift or Ctrl + (macOS: Cmd) to select multiple objects at once. \n\n2. + With all furniture selected, go to the Inspector window and select + Add Component. Search for and add a Rigidbody 2D component + to each selected object.\n\n3. Set the Gravity Scale of + each Rigidbody 2D component to 0 to prevent the furniture + from falling to the bottom of the scene.\n\n4. With all the furniture + still selected, select Add Component again and search for Box + Collider 2D. Add this component to introduce collision detection to + each piece of furniture.\n\nIf you added any circular furniture (like the + lamp or plant), you\u2019ll need to replace the Box Collider 2D + component with a Circle Collider 2D component that more accurately + represents its shape. \n\n5. Select one of your circular furniture + sprites and locate its Box Collider 2D component. Either right-click + the component\u2019s name or select the component\u2019s More menu + (\u22EE), select Remove Component, then add a new Circle + Collider 2D component instead.\n\n6. Test the scene by entering + Play mode. \n\nNotice how the objects now collide with each other + and the player, but they slide like they\u2019re on ice. You\u2019ll fine-tune + their physical properties in the next step to make things feel more realistic." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.4.asset.meta new file mode 100644 index 0000000..0c4d2b8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 50b0a418a01da493298c3a1eca18c652 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.5.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.5.asset new file mode 100644 index 0000000..1aaab87 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.5.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: "Increase the furniture\u2019s drag" + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 8f08407a872bf465faeb966be7ade6c8, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.5%20-%20Increase%20the%20furniture_s%20drag%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.5%20-%20Increase%20the%20furniture_s%20drag%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The furniture movement is not very realistic. Let's make + the furniture behave more appropriately when the player pushes it. The + Rigidbody 2D component\u2019s linear and angular damping + values simulate resistance that objects encounter when moving." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, select all the + pushable furniture objects again. \n\nRemember, don\u2019t select the rugs!\n\n2. + In the furniture\u2019s Rigidbody 2D component, set the Linear + Damping to a value between 5 and 10. \n\n3. Enter + Play mode to test the new linear damping. \n\nThe furniture should + no longer slide across the floor, but it will still rotate endlessly like + a spinning top. \n\n4. Exit Play mode and, with the furniture + still selected, set the Angular Damping to a value between 5 + and 10. \n\n5. Enter Play mode again to test the + new angular damping. \n\nThe furniture should no longer spin.\n\nFeel free + to experiment with those damping values to get the furniture sliding the + way you want." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.5.asset.meta new file mode 100644 index 0000000..4eb2b3d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 12bc19772796849b485661217760b15f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.6.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.6.asset new file mode 100644 index 0000000..d267c8d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.6.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: "Increase the furniture\u2019s mass" + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 055dd3041df2042beb1135e02c81d84b, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.6%20-%20Increase%20the%20furniture%E2%80%99s%20mass%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.6%20-%20Increase%20the%20furniture%E2%80%99s%20mass%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The furniture is coming to a stop once it\u2019s pushed, + but there\u2019s one thing that still feels off: it\u2019s just as difficult + for the player to move a shoe as it is to move a couch. \n\nAdjusting the + mass of heavier items will add another layer of realism, making + larger pieces more challenging to move, which will make the entire experience + more fun and immersive." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Scene view, adjust the mass of + heavier furniture items to make them harder to move. \n\nFor example, set + the mass of a heavy couch to 10, which makes it ten times more difficult + to move than the default value of 1.\n\n2. Test the scene + to observe the changes. \n\nSet the mass of all the furniture objects until + they feel appropriately difficult to push around, especially relative to + each other." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.6.asset.meta new file mode 100644 index 0000000..7c999b9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 98fe2f68829da4601b0ce00b6ce005dd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.7.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.7.asset new file mode 100644 index 0000000..9f41bfa --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.7.asset @@ -0,0 +1,182 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add a collectible to the scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.7%20-%20Add%20a%20collectible%20to%20the%20scene%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.7%20-%20Add%20a%20collectible%20to%20the%20scene%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "With the room completely set up, you\u2019re ready to introduce + some collectibles into the scene. \n\nFor this scene, we have provided + with you 2D collectible sprite prefabs that already include the following + components:\n\n\u2022 A 2D Collider component (either Box or Polygon) + with Is Trigger enabled so that the player can detect it but not + bump into it, just like the 3D collectible.\n\u2022 A Collectible 2D + script component, which is very similar to the Collectible script + you wrote earlier \u2014 it rotates the collectible and spawns a particle + effect when it\u2019s collected.\n\nWith these components already set up, + the collectible should work properly as soon as you drag it into the scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to the + _Unity Essentials > Sprites > Collectibles folder.\n\n2. + Drag your desired sprite prefab into your scene in front of the player.\n\n3. + Enter Play mode and get the collectible. \n\nYou\u2019ll notice + that the collectible is destroyed and a VFX object spawns. \n\nNote: + If you\u2019re interested, go to the Scripts > Provided Scripts + folder, select the Collectible2D script, and scan through the code + in the Inspector window. Note the key differences between this script + and the Collectible script you wrote:\n\n\u2022 Instead of rotating the + collectible along the Y-axis, it rotates it along the Z-axis to align with + the 2D world's plane. \n\u2022 Instead of the default OnTriggerEnter + and Collider code, it uses OnTriggerEnter2D and Collider2D. + These optimized 2D functions avoid 3D physics calculations, which aren't + needed in a 2D context." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.7.asset.meta new file mode 100644 index 0000000..36b6c11 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 57998432d359a46e19bb86dbea40a82d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.8.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.8.asset new file mode 100644 index 0000000..2ba3c4e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.8.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.8 + m_EditorClassIdentifier: + Title: + m_Untranslated: Design a level full of collectibles + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: b701baba2ff6f4ce2a6237553e720b9a, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.8%20-%20Design%20a%20level%20full%20of%20collectibles%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.8%20-%20Design%20a%20level%20full%20of%20collectibles%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You now have everything you need to transform this scene + from a simple 2D environment into an engaging experience that challenges + players to explore and interact with the game world. \n\nYou can strategically + place collectibles throughout the room to guide player movement, encourage + interaction with objects, and introduce puzzles or challenges. Draw inspiration + from classic puzzle designs to create a fun and challenging gameplay experience." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select the collectible object you've already + added to your scene. \n \t\nThis will be your template for the others.\n\n2. + Duplicate the collectible by pressing Ctrl+D (macOS: Cmd+D). + \n\nNothing will appear to happen, but a new duplicate object will appear + in the Hierarchy window. \n\n3. To ensure even spacing between + collectibles, hold Ctrl (macOS: Cmd) while moving the duplicate. + \n\nThis action enables Unity's snapping feature, which helps to maintain + consistent spacing.\n\n4. Continue duplicating the collectible + and placing the copies throughout the room. \n\nArrange them in a manner + that encourages exploration and interaction, such as under furniture or + along a path that requires maneuvering around obstacles. You can scatter + them or line them up; they don't have to be perfect.\n\n5. Test + your level by playing through it, ensuring that all collectibles are accessible.\n\nNote: + Remember to save your scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.8.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.8.asset.meta new file mode 100644 index 0000000..30345f8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.8.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b032a949ae11e48e2993b5adf23e1ce6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.9.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.9.asset new file mode 100644 index 0000000..f0f82cc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.9.asset @@ -0,0 +1,170 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.2.9 + m_EditorClassIdentifier: + Title: + m_Untranslated: Clean up the Hierarchy window + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 40f1c159c769d40768b45734daee8c8a, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.9%20-%20Clean%20up%20the%20Hierarchy%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.2%20-%20Complete%20your%202D%20Game/5.2.9%20-%20Clean%20up%20the%20Hierarchy%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: You probably noticed that your Hierarchy window is + now more cluttered than ever, since it has pushable furniture, decorative + rugs, and a whole bunch of new collectibles. Take a moment to clean up + and organize your Hierarchy window. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select all pushable furniture objects in the + Hierarchy window using the Shift or Ctrl (macOS: Cmd) + keys. Right-click one of the selected objects and select Create Empty + Parent, then name it something like \u201CPushable Objects\u201D for + clarity.\n\n2. Since your rugs are distinct from the pushable furniture, + create a new parent GameObject for them named something like \u201CStatic + decorations\u201D or \u201CRugs\u201D.\n\n3. Select all your collectibles + and create an empty parent GameObject for them named \u201CCollectibles\u201D." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.9.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.9.asset.meta new file mode 100644 index 0000000..529700c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Step_5.2.9.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7ed92059b0e0240cebddbf9a01a1faa0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Tut 5.2.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Tut 5.2.asset new file mode 100644 index 0000000..a84071a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Tut 5.2.asset @@ -0,0 +1,73 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 5.2 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Complete your 2D Puzzle Game + m_ProgressTrackingEnabled: 1 + m_LessonId: c6755712-77fd-4ce9-8666-3aa679c28566 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: e72b902343d584d9caab7b5db36c90ef, type: 2} + - {fileID: 11400000, guid: b43509d58fca343679ef486cb7e2f82a, type: 2} + - {fileID: 11400000, guid: d7a000464bcca492ebfc79a4a05fe437, type: 2} + - {fileID: 11400000, guid: 50b0a418a01da493298c3a1eca18c652, type: 2} + - {fileID: 11400000, guid: 12bc19772796849b485661217760b15f, type: 2} + - {fileID: 11400000, guid: 98fe2f68829da4601b0ce00b6ce005dd, type: 2} + - {fileID: 11400000, guid: 57998432d359a46e19bb86dbea40a82d, type: 2} + - {fileID: 11400000, guid: b032a949ae11e48e2993b5adf23e1ce6, type: 2} + - {fileID: 11400000, guid: 7ed92059b0e0240cebddbf9a01a1faa0, type: 2} + - {fileID: 11400000, guid: 84e03f5561c714298abd90c712827832, type: 2} + - {fileID: 11400000, guid: a4e23ae7b143545708b0f7bd9ce43ca8, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Tut 5.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Tut 5.2.asset.meta new file mode 100644 index 0000000..0c1d38e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.2/Tut 5.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 16a60e986af654407aad20da9164e87c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3.meta new file mode 100644 index 0000000..00a734e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bb569de2e0a80435daeec672486674e4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media.meta new file mode 100644 index 0000000..b285694 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7d82d8d9dc9694444ae6b074af7eace7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media/5.3.0 - Icon.png b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media/5.3.0 - Icon.png new file mode 100644 index 0000000..a0e1f44 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media/5.3.0 - Icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media/5.3.0 - Icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media/5.3.0 - Icon.png.meta new file mode 100644 index 0000000..0e2cc70 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Media/5.3.0 - Icon.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 8f4bb6d24fbd8fe49a08f040e13a632f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.1.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.1.asset new file mode 100644 index 0000000..6ffe8e3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.1.asset @@ -0,0 +1,134 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.3.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d98bac27e09e35f4cb921c5840d426c4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.1%20-%20Overview.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.1%20-%20Overview.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this tutorial, you\u2019ll use the Sprite Editor + to make an animated 2D cat or dog, then add your new pet to the living + room. This more dynamic element will help bring your scene to life a bit + more." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.1.asset.meta new file mode 100644 index 0000000..4598ebd --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d3e7744c2bf904a5ea0f2641102cc2a4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.2.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.2.asset new file mode 100644 index 0000000..0c8c458 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.2.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.3.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Open the sprite sheet in the Sprite Editor + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.2%20-%20Open%20the%20sprite%20sheet%20in%20the%20Sprite%20Editor_U6%20V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.2%20-%20Open%20the%20sprite%20sheet%20in%20the%20Sprite%20Editor_U6%20V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "2D sprites are often animated using sprite sheets. A sprite + sheet is a large image containing many smaller images (sprites). As + you might know, an animation is just a series of image frames played one + after the other \u2014 and a sprite sheet is useful for holding all of + those individual frames in one place. \n\nUnity has a built-in tool called + the Sprite Editor that helps you work very efficiently with sprite + sheets. \n\nIn this step, you\u2019ll open either the dog or the cat sprite + sheet in the Sprite Editor." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Sprites > Animated. \n\n2. Select + Sprite_Sheet_Cat or Sprite_Sheet_Dog to preview the sprite + sheet at the bottom of the Inspector window. \n\n3. In the + Inspector window, change the Sprite Mode property from Single + to Multiple, then select Apply. \n\nThis will allow you to + slice the sprite sheet into multiple individual sprites. \n\n4. + Select Open Sprite Editor to view the sprite sheet in the Sprite + Editor window. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.2.asset.meta new file mode 100644 index 0000000..74ade3b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 367f12f52f7e947ce8c24a6033a44bec +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.3.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.3.asset new file mode 100644 index 0000000..f2e862f --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.3.asset @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.3.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Slice your sprite sheet + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: f337cfa0662604149b769d5b1ae54b62, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.3%20-%20Slice%20your%20sprite%20sheet.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.3%20-%20Slice%20your%20sprite%20sheet.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The primary function of the Sprite Editor is to efficiently + slice sprite sheets into separate sprites. In this case, you\u2019ll slice + your animal\u2019s sheet into eight individual sprites." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. From the Slice dropdown, keep the default + Automatic options, and select Slice. \n\nNote: If + you get a warning about a Potential loss of Sprite data, don't worry. + Select Yes to continue.\n\nYou\u2019ll see new gray rectangles around + the individual sprites. \n\nTip: If the Slice dropdown is + grayed out, you might have missed the instruction in the last step to set + the Sprite Mode to Multiple.\n\n2. Select Apply + to save your changes, then close the Sprite Editor window.\n\n3. + In the Project window, expand the Sprite_Sheet_Cat or Sprite_Sheet_Dog + assets to reveal the individual sprites that make up the sprite sheet. + Use the arrow keys to flip through the sprites to get a sense of the animation + in the Inspector preview window." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.3.asset.meta new file mode 100644 index 0000000..1e082bb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aeb5771f8920e46c3854ceaee6c09546 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.4.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.4.asset new file mode 100644 index 0000000..1e6516a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.4.asset @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.3.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Animate the sprite sheet + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: f337cfa0662604149b769d5b1ae54b62, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.4%20-%20Animate%20the%20sprite%20sheet.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.4%20-%20Animate%20the%20sprite%20sheet.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: With your sprite sheet now neatly sliced into individual + images, you just need to create an animation file that controls how these + frames will be animated in the scene. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Use the Shift or Ctrl (macOS: Cmd) + keys to select all eight of the individual sprites for either the dog or + cat (0 through 7), then drag them together into the Hierarchy window. + \n\n2. A dialog will open that asks you to save a new Animation + file in your assets. Name the new animation file either \u201CDog.anim\u201D + or \u201CCat.anim\u201D, then select Save. \n\nThis file controls + how to cycle through the frames of the sprite sheet.\n\n3. In the + Hierarchy window, rename Sprite_Sheet_Cat or Sprite_Sheet_Dog + to \u201CCat\u201D or \u201CDog\u201D, then move the animated pet to an + open spot in the living room.\n\n4. Just like with the furniture, + set Order in Layer to 10 so the pet is always on top of the + rugs. \n\n5. Enter Play mode to see your animated pet in + action. \n\nThe player will be able to pass right through the animal right + now \u2014 you\u2019ll fix that next." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.4.asset.meta new file mode 100644 index 0000000..adc4f09 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9ad35ad599f75e14d8c5f9f9ceb0e503 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.5.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.5.asset new file mode 100644 index 0000000..d3cbcd8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.5.asset @@ -0,0 +1,167 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.3.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Make the pet interactable + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: f337cfa0662604149b769d5b1ae54b62, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.5%20-%20Make%20the%20pet%20interactable.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.3%20-%20Add%20an%20animated%20pet/5.3.5%20-%20Make%20the%20pet%20interactable.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Just like you did with the furniture, you\u2019ll need to + configure the physics on this animal so you can push it around." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. With the pet selected, add a Circle Collider + 2D component and Rigidbody 2D component so that the player can + interact with it. \n\n2. Configure the Rigidbody 2D properties + appropriately:\n\n\u2022 Increase the Mass.\n\u2022 Increase the Linear + Drag and the Angular Drag.\n\u2022 Set the Gravity Scale to 0.\n\n3. + Enter Play mode again to test the interactivity. \n\nIf you want, + add the other animated animal to bring even more life to your scene!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.5.asset.meta new file mode 100644 index 0000000..089f38c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b9aff99943a70c04e8721b58162dc55f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.6.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.6.asset new file mode 100644 index 0000000..7835674 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.6.asset @@ -0,0 +1,147 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.3.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on using the Sprite Editor to bring + a pet to life in your living room. \n\nHere are some of the things you + learned along the way:\n\n\u2022 Define sprite sheet. (more)\n\u2022 + Explain how a sprite sheet can be used to create animated 2D objects. (more)\n\u2022 + Slice sprite sheets into individual images using the Sprite Editor. + (more)\n\u2022 + Make an animated sprite sheet that loops through frames. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial, which includes optional challenges + to further develop your skills, explore new concepts, and improve your + project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.6.asset.meta new file mode 100644 index 0000000..7a5ce11 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Step_5.3.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fdccd15eda168de4f9e22a25480285f1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Tut_5.3.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Tut_5.3.asset new file mode 100644 index 0000000..5a1b9ad --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Tut_5.3.asset @@ -0,0 +1,68 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_5.3 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Add an animated pet + m_ProgressTrackingEnabled: 1 + m_LessonId: 4a54be32-cb62-4610-92ff-304897335b35 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: d3e7744c2bf904a5ea0f2641102cc2a4, type: 2} + - {fileID: 11400000, guid: 367f12f52f7e947ce8c24a6033a44bec, type: 2} + - {fileID: 11400000, guid: aeb5771f8920e46c3854ceaee6c09546, type: 2} + - {fileID: 11400000, guid: 9ad35ad599f75e14d8c5f9f9ceb0e503, type: 2} + - {fileID: 11400000, guid: b9aff99943a70c04e8721b58162dc55f, type: 2} + - {fileID: 11400000, guid: fdccd15eda168de4f9e22a25480285f1, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Tut_5.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Tut_5.3.asset.meta new file mode 100644 index 0000000..d3ad208 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.3/Tut_5.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f54b796756a22431e87c82a8db17ebca +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4.meta new file mode 100644 index 0000000..79286cc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 19dd97d5d7bb3e84684681078c48eb48 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.1.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.1.asset new file mode 100644 index 0000000..bfd092b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.1.asset @@ -0,0 +1,123 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.4.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Try these optional activities to challenge yourself, build + your skills, and improve your project!\n\nEach challenge is tagged as Easy, + Medium, or Expert difficulty so that you know what to expect. + You can do one of them, all of them, or none of them \u2014 it\u2019s totally + up to you!\n\n\u2022 Easy: Play around with sprite colors.\n\u2022 + Expert: Make your level more challenging. \n\nIf you\u2019re not + interested in doing these challenges, skip to the end of this tutorial + to mark it as complete." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.1.asset.meta new file mode 100644 index 0000000..b8bf531 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f5075f51d05d29246bdb466e5b32ec81 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.2.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.2.asset new file mode 100644 index 0000000..8698a12 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.2.asset @@ -0,0 +1,167 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.4.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Easy: Play around with sprite colors' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.C%20-%20Challenge/5.C.2%20-%20Easy%20-%20Play%20around%20with%20Sprite%20Colors.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.C%20-%20Challenge/5.C.2%20-%20Easy%20-%20Play%20around%20with%20Sprite%20Colors.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "When you made the walls from simple default square sprites, + they were white. But you can control the color of sprites from their Sprite + Renderer component. \n\nThis optional challenge is classified as Easy + difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. From the Hierarchy window, select all + four walls. \n\n2. In the Sprite Renderer component, for + the Color property, select the color box and use the Color + window to select a new color for the walls. You can even use the dropper + tool to select a color from the existing scene. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.2.asset.meta new file mode 100644 index 0000000..2d57a46 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 79dab97a595891b40813889c486d9bf7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.3.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.3.asset new file mode 100644 index 0000000..ed1e301 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.3.asset @@ -0,0 +1,185 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.4.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Expert: Make your level more challenging' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.C%20-%20Challenge/5.C.4%20-%20Expert%20-%20Make%20your%20level%20more%20challenging.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.C%20-%20Challenge/5.C.4%20-%20Expert%20-%20Make%20your%20level%20more%20challenging.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Designing a fun level is more difficult than people think. + In game design studios, there are full-time level designers who are responsible + for crafting the gameplay space and flow, embedding interactive elements + and game mechanics, and refining levels through playtesting to optimize + the player's experience. \n\nCan you make this simple 2D level more fun + and challenging to play? \n\nYou might consider drawing inspiration from + classic Sokoban puzzle designs. Sokoban is a type of strategy game + where the player pushes boxes or crates around in a warehouse, aiming to + get them to designated storage locations. The challenge lies in the fact + that boxes can only be pushed, not pulled, and the player needs to navigate + through tight spaces without getting the boxes stuck against walls or in + corners. \n\nThis optional challenge is classified as Expert difficulty." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Research \u201CSokoban level\u201D online for + inspiration on arranging collectibles in a way that introduces puzzle-solving + elements to your level design. \n\n2. Duplicate your existing scene + to experiment with level design by selecting the scene and pressing Ctrl+D + (macOS: Cmd+D). \n\nThat way, if you don\u2019t like your changes, + you\u2019ll have a saved copy of your original scene. \n\n3. It + can be overwhelming to think about level design when you already have a + bunch of stuff in your scene \u2014 try moving all the furniture off to + the side and starting fresh. \n\n4. Rearrange the collectibles + and furniture in your room in a way that makes it more fun and challenging + to play. \n\nYou might need to make some furniture objects immovable by + removing their RIgidbody 2D component in order to make the level + more challenging. \n\n5. Just like a real level designer, have + a friend or family member test out your level and see what they think, + then iterate on your design." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.3.asset.meta new file mode 100644 index 0000000..f82ebad --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1ace9728f8aa5534cb6864edd6033867 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.4.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.4.asset new file mode 100644 index 0000000..94951ec --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.4.asset @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.4.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/5.C%20-%20Challenge/5.C.4%20-%20Expert%20-%20Make%20your%20level%20more%20challenging.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: No matter if you chose to tackle a single challenge, complete + them all, or skip them, you're set for the next step. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll complete a quiz, + and get credit for completing this project. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.4.asset.meta new file mode 100644 index 0000000..ac19f1c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Step_5.4.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c45d2fcb78cb6a459e5328ff3a0d0dc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Tut_5.4.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Tut_5.4.asset new file mode 100644 index 0000000..4612439 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Tut_5.4.asset @@ -0,0 +1,66 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_5.4 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: '2D Essentials: More things to try' + m_ProgressTrackingEnabled: 1 + m_LessonId: fa49308e-749d-4390-82a9-514c2a178708 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: f5075f51d05d29246bdb466e5b32ec81, type: 2} + - {fileID: 11400000, guid: 79dab97a595891b40813889c486d9bf7, type: 2} + - {fileID: 11400000, guid: 1ace9728f8aa5534cb6864edd6033867, type: 2} + - {fileID: 11400000, guid: 1c45d2fcb78cb6a459e5328ff3a0d0dc, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Tut_5.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Tut_5.4.asset.meta new file mode 100644 index 0000000..a2633c5 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.4/Tut_5.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9a98d58d3cba3b44ea25ee320ce2eefd +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5.meta new file mode 100644 index 0000000..d6a248b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 74e9acf393a305349893de4c97beb762 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media.meta new file mode 100644 index 0000000..e3991d8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dce262359760e0a47956e267032da0e7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media/Essentials.png b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media/Essentials.png new file mode 100644 index 0000000..1f18d1e Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media/Essentials.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media/Essentials.png.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media/Essentials.png.meta new file mode 100644 index 0000000..789b756 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Media/Essentials.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 3a01ce4fa99724e48af4ba00909fc8b5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.1.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.1.asset new file mode 100644 index 0000000..1c4dcbb --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.1.asset @@ -0,0 +1,150 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.5.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Complete the quiz + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You have completed all the work for this Mission of the + Pathway, where you have learned the essentials of getting started with + 2D in Unity.\n\nThink back to all you accomplished in this Mission:\n\n\u2022 + You set up the 2D player that the user can move around, without going outside + the walls.\n\u2022 You filled out the 2D room with pushable furniture, + collectibles, and a UI that tracks the player's progress.\n\u2022 You used + the Sprite Editor to configure a 2D animated cat or dog.\n\nNow + all that's left to do is complete a quiz to make sure you know your stuff. + \n\nWhen you pass the quiz, you\u2019ll get XP and a badge for completing + this portion of the Pathway, getting you one step closer to earning the + Unity Essentials Pathway badge. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Complete the quiz + for this Mission on Unity Learn.\n\n2. After you complete the + quiz, come back to this tutorial and continue on to the next step. \n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.1.asset.meta new file mode 100644 index 0000000..8b66238 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6efb3e67403199a42b4580067149d9cb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.2.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.2.asset new file mode 100644 index 0000000..171998e --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.2.asset @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_5.5.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Continue to the next Mission + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 3a01ce4fa99724e48af4ba00909fc8b5, type: 3} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: 'If you passed the quiz, then you have successfully completed + this Mission. + + Congratulations! That is an amazing accomplishment. ' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Select Done below, then go back to the Essentials + Pathway main menu where you can see all of the Missions, and proceed to + the next one! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.2.asset.meta new file mode 100644 index 0000000..aee1ce9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Step_5.5.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f981685700a67d4e9cc9858501c685c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Tut_5.5.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Tut_5.5.asset new file mode 100644 index 0000000..4400fad --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Tut_5.5.asset @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_5.5 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Complete the quiz checkpoint + m_ProgressTrackingEnabled: 1 + m_LessonId: 2a9c15e5-c264-4aa4-80ad-f341b7dfe8bc + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 6efb3e67403199a42b4580067149d9cb, type: 2} + - {fileID: 11400000, guid: 8f981685700a67d4e9cc9858501c685c, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Tut_5.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Tut_5.5.asset.meta new file mode 100644 index 0000000..0fe40e6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/5.5/Tut_5.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 21b449469b6c9c645ae595ae2b86838b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/Tutorials 5.0 2D-Essentials.asset b/Assets/_Unity Essentials/Tutorials/M_05_2D/Tutorials 5.0 2D-Essentials.asset new file mode 100644 index 0000000..04c4980 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/Tutorials 5.0 2D-Essentials.asset @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: Tutorials 5.0 2D-Essentials + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + OrderInView: 4 + BackgroundImage: {fileID: 2800000, guid: 14d28600a0ee14a58a50dba0797ab1f6, type: 3} + Title: + m_Untranslated: 5 | 2D Essentials + Subtitle: + m_Untranslated: Learn how developing for 2D differs from 3D as you create a 2D + version of the living room scene. + Description: + m_Untranslated: + ProjectLayout: {fileID: 102900000, guid: 337f070b8c61e93458a3035159475b94, type: 3} + Sections: + - OrderInView: 0 + Heading: + m_Untranslated: 1 - Set up a 2D Room + Text: + m_Untranslated: Set up the 2D player character that the user can move around + an empty room with boundary walls. + Metadata: + Url: + Image: {fileID: 2800000, guid: 9dfb40a5e18e349ec9111a68e466aeca, type: 3} + Tutorial: {fileID: 11400000, guid: b2a89bdc812d54141a82f0ff9c4b003b, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: 2 - Complete your 2D puzzle game + Text: + m_Untranslated: Fill out the 2D room with pushable furniture, collectibles, + and a UI that tracks the player's progress. + Metadata: + Url: + Image: {fileID: 2800000, guid: 03dd70ed3f0d646aa805926a18a23019, type: 3} + Tutorial: {fileID: 11400000, guid: 16a60e986af654407aad20da9164e87c, type: 2} + - OrderInView: 2 + Heading: + m_Untranslated: 3 - Add an animated pet + Text: + m_Untranslated: Use the Sprite Editor window to animate a 2D cat or + dog, then add it to the room. + Metadata: + Url: + Image: {fileID: 2800000, guid: 8f4bb6d24fbd8fe49a08f040e13a632f, type: 3} + Tutorial: {fileID: 11400000, guid: f54b796756a22431e87c82a8db17ebca, type: 2} + - OrderInView: 3 + Heading: + m_Untranslated: '4 - 2D Essentials: More things to try' + Text: + m_Untranslated: 'Further develop your project and skills with optional challenges + of varying difficulty. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 810e5237937ef1446812c21b2f418fd7, type: 3} + Tutorial: {fileID: 11400000, guid: 9a98d58d3cba3b44ea25ee320ce2eefd, type: 2} + - OrderInView: 4 + Heading: + m_Untranslated: 5 - Complete the checkpoint + Text: + m_Untranslated: Complete a quiz to get credit for completing the Mission. + Metadata: + Url: + Image: {fileID: 2800000, guid: e1797cada939dba44be74155a455e59c, type: 3} + Tutorial: {fileID: 11400000, guid: 21b449469b6c9c645ae595ae2b86838b, type: 2} diff --git a/Assets/_Unity Essentials/Tutorials/M_05_2D/Tutorials 5.0 2D-Essentials.asset.meta b/Assets/_Unity Essentials/Tutorials/M_05_2D/Tutorials 5.0 2D-Essentials.asset.meta new file mode 100644 index 0000000..ec2ce35 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_05_2D/Tutorials 5.0 2D-Essentials.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bce23d2176d5e4d528bb8181dfee18cf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub.meta new file mode 100644 index 0000000..c39b131 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 35f01381572d543798ed56be7b328ada +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1.meta new file mode 100644 index 0000000..5dd3d12 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b84f48c83fc974501acb8ab7dce17ae1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media.meta new file mode 100644 index 0000000..8be295b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ae88aa26204234256ad1d14cfe11d671 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.0 - icon.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.0 - icon.png new file mode 100644 index 0000000..3cf6cc1 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.0 - icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.0 - icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.0 - icon.png.meta new file mode 100644 index 0000000..bb3e71d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.0 - icon.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 5d10ccd80be9a4a038226a38ae714aec +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.1.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.1.png new file mode 100644 index 0000000..3cf6cc1 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.1.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.1.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.1.png.meta new file mode 100644 index 0000000..4954f07 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Media/6.1.1.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 0f30e307426212f4b8ea2bd65c17fbbe +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.0.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.0.asset new file mode 100644 index 0000000..10dffd2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.0.asset @@ -0,0 +1,137 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.0 + m_EditorClassIdentifier: + Title: + m_Untranslated: Mission overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M6_Publishing/Essentials_Pathway_M6_Publishing_V2.webm + m_Video: {fileID: 32900000, guid: 1b4b7cad08bc04a5f902d1aa34366692, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M6_Publishing/Essentials_Pathway_M6_Publishing_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "It's time to collect all your good work together into a + singular portfolio piece that you and others can play!\n\nA portfolio, + especially in the realm of real-time 3D (RT3D) and game development, is + not just a collection of work, but a practical way of demonstrating your + familiarity with essential tools and concepts. \n\nIn this Mission, you\u2019ll + package all of your work from this Pathway into a single playable experience + that you can easily share with others." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.0.asset.meta new file mode 100644 index 0000000..1a9373d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ed063bfb33c414335ae997fe7e0d8c22 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.1.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.1.asset new file mode 100644 index 0000000..43a34e8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.1.asset @@ -0,0 +1,118 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Tutorial overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 0f30e307426212f4b8ea2bd65c17fbbe, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/Talking%20Head%20Videos/M6_Publishing/Essentials_Pathway_M6_Publishing.mp4 + m_Video: {fileID: 32900000, guid: 1b4b7cad08bc04a5f902d1aa34366692, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In this first tutorial, you\u2019ll customize a main menu + scene that will allow a user to access all of the scenes you\u2019ve worked + on from one place. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.1.asset.meta new file mode 100644 index 0000000..fd6acba --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bf9a5ebe4470cde42958a92ccf9c88b8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.2.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.2.asset new file mode 100644 index 0000000..9adf929 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.2.asset @@ -0,0 +1,172 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: 'Explore the Main Menu scene ' + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: c7d7d5e3cc70d4511b6c172b2953c5b4, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.2%20-%20Explore%20the%20Main%20Menu%20scene%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.2%20-%20Explore%20the%20Main%20Menu%20scene%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "First, let\u2019s open the main menu template scene and + explore its contents." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to _Unity + Essentials > Scenes, then open the 0_MainMenu_Scene.\n\n2. + If you are still in 2D view from working on your 2D scene, deselect the + 2D button in the Scene view. \n\n3. If the gizmo + icons are too large and obstruct your view, adjust their size for a clearer + workspace. Go to the Gizmo dropdown in the upper-right corner of + the Scene view and use the 3D Icons slider to reduce the + gizmo sizes.\n\n4. Explore the scene and its contents. \n\nFeel + free to expand and click through the GameObjects in the Hierarchy + window to see how the scene is structured. \n\n5. Enter Play + mode and select the scene buttons. \n\nYou'll notice that none of the buttons + work as expected. You\u2019ll configure them to work soon." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.2.asset.meta new file mode 100644 index 0000000..1b82b04 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fd2cfed14ec3f4065a30b314fcdafc9b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.3.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.3.asset new file mode 100644 index 0000000..bad9a18 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.3.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add your name + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: a060cb5b0c95846feb8be6d2de386199, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.3%20-%20Add%20your%20name%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.3%20-%20Add%20your%20name%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: You can personalize the Main Menu scene with your + name to add a touch of individuality and signify ownership of your work. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Hierarchy window, expand Canvas + > Panel_Name > Name_Text, then select the Name_Text + GameObject.\n\nThe Canvas is a special type of GameObject in Unity + that all UI elements need to be inside.\n\n2. With Name_Text + selected, locate the TextMeshPro - Text (UI) component in the Inspector + window. Change the placeholder \"Your Name\" text to your name. \n\nNote: + Later, we'll encourage you to publish your project. Feel free to use only + your first name or first name and last initial for privacy reasons. \n\n3. + If you want, explore other font properties within the TextMeshPro + component to adjust the font size, style, and color.\n\n4. Save + the Main Menu scene with Ctrl+S (macOS: Cmd+S)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.3.asset.meta new file mode 100644 index 0000000..8a6ab14 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 05db7c89ea9d64bc0a3fa384b92a3cbc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.4.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.4.asset new file mode 100644 index 0000000..68567ee --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.4.asset @@ -0,0 +1,179 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Design the menu scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 56f1557da8cb74fab85518c9c781efa7, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.4%20-%20Design%20the%20menu%20scene%20-%20VIDEO.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.4%20-%20Design%20the%20menu%20scene%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Your Main Menu scene is what people will see when + they initially open your project, so you'll want to make a strong first + impression! In this step, you\u2019ll design the environment around the + floating UI panels to make the Main Menu scene more visually engaging." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. To design this scene more efficiently, try positioning + the Game view and Scene view windows side-by-side. \n\nThen, + as you position objects, you can immediately see how they look from the + user\u2019s camera view. \n\nTo do this, drag the Game view tab + to the middle of the rightmost edge of the Scene view window and + resize all windows to your liking. \n\n2. Make sure you\u2019ve + exited Play mode.\n\n3. In the Project window, navigate + to Prefabs > Rooms and drag one of the room prefabs into + your scene to set a base for the background. \n\nThe room should be somewhere + around the origin (0, 0, 0). \n\n4. Continue to decorate the scene + with additional objects from the Prefabs directory. \n\nExperiment with + placing objects in front of or behind UI panels to create a sense of depth.\n\n5. + If you want, you can adjust the position and orientation of the UI panels. + You can also adjust the camera's position and angle to better frame the + newly decorated background.\n\nMake sure that the main menu remains the + focal point.\n\nNote: Remember to save your scene, and that you + can always undo any unwanted changes with Ctrl+Z (macOS: Cmd+Z)." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.4.asset.meta new file mode 100644 index 0000000..50b6efc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0f9f2d4910db243fe841aabc9efaf7ed +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.5.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.5.asset new file mode 100644 index 0000000..74ae047 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.5.asset @@ -0,0 +1,192 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Configure the scenes in the build + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: b02b9daec02cf4deeb3f834956972b81, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.5%20-%20Configure%20the%20Scenes%20in%20Build%20-%20VIDEO_U6%20V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.5%20-%20Configure%20the%20Scenes%20in%20Build%20-%20VIDEO_U6%20V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "In Unity, a build refers to the process of packaging + your application into a standalone file that can run on a specific platform + or device. One of the key steps in making a build is listing all of the + scenes that should be included in your final application. \n\nIn your new + Main Menu scene, when you select a scene select button, it + tries to load one of the scenes listed for your build. The first button + will try to load Scene 1 in your build, the second button will try to load + Scene 2 in your build, and so on. The problem is, you haven\u2019t listed + the scenes you want in your build yet, which is why those buttons don\u2019t + work. In fact, you might have noticed that there was an error in the Console + when you selected those buttons that said, \u201CScene with build index: + [number] couldn't be loaded because it has not been added to the active + build profile or shared scene list.\u201D\n\nIn this step, you\u2019ll + select the scenes to include in your final build, which will allow your + buttons to work properly. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. In the Project window, navigate to Unity + Essentials > Scenes.\n\n2. Use the Shift key + to select all the scenes you worked on, excluding the Starter scene, + starting from 0_MainMenu_Scene all the way to 5_TopDown_2D_Scene.\n\nNote: + If you made a duplicate of any of your scenes, just select the one you + want to include in your build. \n\n3. Navigate to File > + Build Profiles to open the Build Profiles window. You can + also press Ctrl+Shift+B (macOS: Cmd+Shift+B).\n\n4. + In the Build Profiles window, select Scene List from the + left Platforms panel. If there are any scenes already present in + the Scene List section, select them and press the Delete + key to remove them from the list.\n\n5. Drag the selected scenes + from the Project window directly into the Scene List section + in the Build Profiles window. The build indexes on the right should + range from 0 to 5. \n\n6. Enter Play mode + again to test the scene select navigation. \n\nThis time, the buttons should + correctly load the scenes you've set up in your build. \n\nAfter loading + a scene, just press Esc to return to the Main Menu scene + and select a new scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.5.asset.meta new file mode 100644 index 0000000..41a15d2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 479ded9b376dd48e89512b4f65736c64 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.6.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.6.asset new file mode 100644 index 0000000..90ab534 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.6.asset @@ -0,0 +1,184 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Configure the Player Settings + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: d135a3d672c3a44a08600006077f12e0, type: 3} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.6%20-%20Configure%20the%20Player%20Settings%20-%20VIDEO_U6%20V2.webm + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.1%20-%20Build%20your%20portfolio/6.1.6%20-%20Configure%20the%20Player%20Settings%20-%20VIDEO_U6%20V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "The Player Settings menu allows you to configure + how your application behaves when it's running on different platforms. + These settings include visual elements like the game's icon and splash + screen, and technical settings such as rendering options and performance + optimizations.\n\nIn this step, you\u2019ll edit the application\u2019s + name, icon, and the size of the window it opens in." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the Build Profiles window again by + navigating to File > Build Profiles.\n\n2. Select + the Player Settings button located at the top of the Build Profiles + window to access the Player Settings window.\n\n3. Within + the Player Settings window, set your Company Name and Product + Name. \n\nThese details will be visible in the application's properties. + Feel free to put your name as the Company Name and whatever you\u2019d + like as the Product Name.\n\n4. To set your app\u2019s icon, select + Select where there is currently no image for your Default Icon, + then select a square image from your project files that best represents + your portfolio. \n\nTry searching for \u201Cicon\u201D to find some good + options. If you want, you can also design your own square icon \u2014 you + just need to drag it into a folder in the Project window to add + it to your assets. \n\n5. Navigate to the Resolution and Presentation + section and select the Windowed mode option to ensure the application + doesn't launch in full-screen mode by default. \n\nThis will make it easier + for users to close the application if they want. You might also want to + set the Default Screen Width and Height to a typical 16:9 HD resolution + of 1920x1080 or 1280x720. \n\n6. You can now close the Player + Settings window. \n\nYour settings will be saved automatically." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.6.asset.meta new file mode 100644 index 0000000..5f40554 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f29b9a9af0b404cacb8fbe8b6472ed9f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.7.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.7.asset new file mode 100644 index 0000000..1d02685 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.7.asset @@ -0,0 +1,152 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: Step_6.1.7 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 32900000, guid: 5b69f4d6321874ec19173e92689ae1ad, type: 3} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on packaging up all your scenes into a single + application that showcases your work as a portfolio project, accessible + from a single menu screen.\n\nHere are some of the things you learned how + to do along the way:\n\n\u2022 Adjust the display of icons in the Scene + view using the Gizmo dropdown and 3D Icons slider. (more)\n\u2022 + Explain the role of the canvas GameObject in designing a user interface.\n\u2022 + Adjust the properties of the TextMeshPro component to edit text + and change its appearance.\n\u2022 Arrange windows in the Unity Editor. + (more)\n\u2022 + Open the Build Profiles window. (more)\n\u2022 + Select the scenes of a Unity project to include in a build. (more)\n\u2022 + Open the Player Settings window. (more)\n\u2022 + Enter the Player Settings that determine how the application is displayed + on a target platform. (more)\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll build your project + to WebGL, making it easy to share with the world! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.7.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.7.asset.meta new file mode 100644 index 0000000..d92e925 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Step_6.1.7.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3448fb7d8fb9b43febc0e926f4b9bd06 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Tut 6.1.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Tut 6.1.asset new file mode 100644 index 0000000..20f48d0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Tut 6.1.asset @@ -0,0 +1,70 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 6.1 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Build your portfolio project + m_ProgressTrackingEnabled: 1 + m_LessonId: 322d15a4-5ba6-48a8-a23d-3aae28ce6b31 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: ed063bfb33c414335ae997fe7e0d8c22, type: 2} + - {fileID: 11400000, guid: bf9a5ebe4470cde42958a92ccf9c88b8, type: 2} + - {fileID: 11400000, guid: fd2cfed14ec3f4065a30b314fcdafc9b, type: 2} + - {fileID: 11400000, guid: 05db7c89ea9d64bc0a3fa384b92a3cbc, type: 2} + - {fileID: 11400000, guid: 0f9f2d4910db243fe841aabc9efaf7ed, type: 2} + - {fileID: 11400000, guid: 479ded9b376dd48e89512b4f65736c64, type: 2} + - {fileID: 11400000, guid: f29b9a9af0b404cacb8fbe8b6472ed9f, type: 2} + - {fileID: 11400000, guid: 3448fb7d8fb9b43febc0e926f4b9bd06, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Tut 6.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Tut 6.1.asset.meta new file mode 100644 index 0000000..c21cabc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.1/Tut 6.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b7cb0baf577204dd2893ad1f890e0b7c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2.meta new file mode 100644 index 0000000..b43c779 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 518643be8becd4281b416bd4b1ea95bd +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.1.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.1.asset new file mode 100644 index 0000000..03e3f9c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.1.asset @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.2.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: c8ec04d42dfb52e45a6f30f0bf5afc9a, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "To easily and widely distribute your project across different + platforms, publishing your projects as a web-based experience is definitely + the way to go! With just a click of a button, you can change your target + platform from desktop to WebGL (Web Graphics Library). WebGL is + a format that you can easily upload and embed on any common web browser, + including Unity Play, which is Unity\u2019s free hosting platform + for any of your WebGL builds!\n\nWhen you\u2019re ready, this tutorial + will guide you through building and publishing your project on Unity Play, + which you can then easily share with friends!" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.1.asset.meta new file mode 100644 index 0000000..f0bcbee --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 24e05e1bc46d36c40bded17aed8bea6c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.2.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.2.asset new file mode 100644 index 0000000..3c7a3b6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.2.asset @@ -0,0 +1,192 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.2.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Switch to the Web platform + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.2%20-%20Publish%20to%20WebGL/WT-Get-Started-Click.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.2%20-%20Publish%20to%20WebGL/6.2.2_switch-to-web.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.Build.Profile.BuildProfileWindow, UnityEditor.BuildProfileModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.Build.Profile.PlatformDiscoveryWindow, UnityEditor.BuildProfileModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Unity allows you to publish a single project to many different + platforms, including mobile, console, desktop, web, and more. \n\nTo publish + your project to the Web, you first need to switch to that platform." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. From the main menu, select File > Build + Profiles.\n\n2. From the Platforms list, select Web.\n\n3. + Select Switch Platform and wait for the process to complete.\n\nThis + process will take a few minutes. \n\nNote: If the Web platform + appears grayed out, you'll need to select Install with Unity Hub + and install the WebGL Build Support module before you can switch + to the web platform." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.2.asset.meta new file mode 100644 index 0000000..02a2ce0 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d9ec8c0fe37add440a9f1ded138a6d8d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.3.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.3.asset new file mode 100644 index 0000000..58c41e5 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.3.asset @@ -0,0 +1,192 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.2.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Build your project + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e970f672c1afb9a44be21fc186d2c7de, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 2800000, guid: e970f672c1afb9a44be21fc186d2c7de, type: 3} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.2%20-%20Publish%20to%20WebGL/6.2.3_build-your-project.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.Build.Profile.BuildProfileWindow, UnityEditor.BuildProfileModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.Build.Profile.PlatformDiscoveryWindow, UnityEditor.BuildProfileModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: "Now that you've switched platforms, you can create a build + of your project. \n\nA build is a packaged, playable version of + your game that you create when you want people to play it outside the Unity + Editor." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. At the bottom of the Build Profiles window, + select Build.\n\nThis will open a file explorer asking you where + you want to save your build. \n\n2. Enter a name for your build, + such as \"[YourFirstName] web build\", then select Save.\n\n3. + Wait for your build to complete.\n\nNote: This first time your project + builds can take up to ten minutes. Subsequent builds will not take as long.\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.3.asset.meta new file mode 100644 index 0000000..76745c3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8332aee1ca8524804b3ad22f4819dcd9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.4.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.4.asset new file mode 100644 index 0000000..dbf280c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.4.asset @@ -0,0 +1,209 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.2.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Publish to Unity Play + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e970f672c1afb9a44be21fc186d2c7de, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 2800000, guid: e970f672c1afb9a44be21fc186d2c7de, type: 3} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.2%20-%20Publish%20to%20WebGL/6.2.4_publish-to-play.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.Build.Profile.BuildProfileWindow, UnityEditor.BuildProfileModule, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: UnityEditor.WebGL.UnityPlay.UnityPlayUploadWindow, UnityEditor.WebGL.Extensions, + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: With your build complete, you're ready to publish it to Unity + Play so that you can play your project online and easily share it with + others, if you want. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: '1. At the bottom of the Build Profiles window, + select Publish to Play. + + + This will open a new Publish + to Unity Play window. + + + 2. Select Publish + to select your most recent build, then select Publish again to publish + it as a New game. + + + 3. Wait for the upload to + complete, which will automatically open your project''s detail page on + Unity Play. + + + 4. Edit the title, description, + and visibility of your project, then select Update to test it online! + + + Tip: + You can add a custom thumbnail or video for your web build, too.' + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.4.asset.meta new file mode 100644 index 0000000..b99ecaf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ed31b209db074c9dada47d70f98d6f2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.5.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.5.asset new file mode 100644 index 0000000..d8c9f84 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.5.asset @@ -0,0 +1,177 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.2.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: e970f672c1afb9a44be21fc186d2c7de, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 2800000, guid: e970f672c1afb9a44be21fc186d2c7de, type: 3} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: + - m_SelectorType: 1 + m_ViewType: + m_TypeName: + m_FocusEditorWindow: 0 + m_EditorWindowType: + m_TypeName: Unity.Play.Publisher.Editor.PublisherWindow, Unity.Play.Publisher.Editor, + Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + m_AlternateEditorWindowTypes: + m_Items: [] + m_MaskType: 0 + m_MaskSizeModifier: 0 + m_UnmaskedControls: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: "Congratulations! You've published your Unity Essentials + project. \n\nIf there's anything you want to change about your web project, + just re-build and re-publish it to make updates. \n\nIf you want, share + the Unity Play link with others so they can experience it and see what + you've created." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "Now that you've published your project, you have the option + of continuing to improve it with a personalized bonus scene. \n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.5.asset.meta new file mode 100644 index 0000000..f0a3bee --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/6.2.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dfb867b87eed74671a6de36beac70b18 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media.meta new file mode 100644 index 0000000..94cf33c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5c35949bdc4aefd4ab1ce45c101b5f1a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/6.2.0 - icon.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/6.2.0 - icon.png new file mode 100644 index 0000000..2afb7a6 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/6.2.0 - icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/6.2.0 - icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/6.2.0 - icon.png.meta new file mode 100644 index 0000000..1c4622c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/6.2.0 - icon.png.meta @@ -0,0 +1,153 @@ +fileFormatVersion: 2 +guid: 12d6700e31dae4667967f37d82195383 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Publish.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Publish.png new file mode 100644 index 0000000..5813e51 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Publish.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Publish.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Publish.png.meta new file mode 100644 index 0000000..d3d2f57 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Publish.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 9cb2ea34cd52b1b498d60e6b90dbf5e7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Sign-In.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Sign-In.png new file mode 100644 index 0000000..731f76a Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Sign-In.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Sign-In.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Sign-In.png.meta new file mode 100644 index 0000000..169bdc6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/WT-Sign-In.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: c7dee24347184514b87c820c358f4d87 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/Www@2x.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/Www@2x.png new file mode 100644 index 0000000..7648d26 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/Www@2x.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/Www@2x.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/Www@2x.png.meta new file mode 100644 index 0000000..ec9b158 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/Www@2x.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: c8ec04d42dfb52e45a6f30f0bf5afc9a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/header-completed.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/header-completed.png new file mode 100644 index 0000000..56d4902 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/header-completed.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/header-completed.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/header-completed.png.meta new file mode 100644 index 0000000..5482f92 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Media/header-completed.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: e970f672c1afb9a44be21fc186d2c7de +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Tut 6.2.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Tut 6.2.asset new file mode 100644 index 0000000..edaf9e4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Tut 6.2.asset @@ -0,0 +1,68 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 6.2 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Publish to WebGL + m_ProgressTrackingEnabled: 1 + m_LessonId: 3d2235c5-8bec-4d30-bea3-8343b3ecc2a8 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0.7414055 + m_Pivot: {x: 12, y: 8, z: -15} + m_Rotation: {x: -0.20906472, y: 0.2526841, z: -0.05601874, w: -0.9430295} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 24e05e1bc46d36c40bded17aed8bea6c, type: 2} + - {fileID: 11400000, guid: d9ec8c0fe37add440a9f1ded138a6d8d, type: 2} + - {fileID: 11400000, guid: 8332aee1ca8524804b3ad22f4819dcd9, type: 2} + - {fileID: 11400000, guid: 6ed31b209db074c9dada47d70f98d6f2, type: 2} + - {fileID: 11400000, guid: dfb867b87eed74671a6de36beac70b18, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: + m_FaqEntries: [] diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Tut 6.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Tut 6.2.asset.meta new file mode 100644 index 0000000..1e8252d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.2/Tut 6.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e724a911bee784ee3b860ca40a45f5f3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3.meta new file mode 100644 index 0000000..445fcde --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7d9ae5e575a706b4ca0dd681a86d4df5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.1.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.1.asset new file mode 100644 index 0000000..8017ce8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.1.asset @@ -0,0 +1,142 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.3.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.1%20-%20Overview%20-%20all%20bonus%20scenes.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.1%20-%20Overview%20-%20all%20bonus%20scenes.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "All of the optional challenges for this final section of + the Pathway are about adding a bonus scene to your project. \n\nThis is + your opportunity to create something unique that you can use as a portfolio + piece.\n\nYou can create anything you want in this bonus scene! Here are + three ideas to serve as starting points:\n\n\u2022 Option 1: Combine + all of your 3D rooms together.\n\u2022 Option 2: Create your own + personal art gallery.\n\u2022 Option 3: Create a third-person adventure + scene. \n\nThere is more guidance on each of these options in the following + steps.\n\nEach of these options requires a substantial amount of work, + and each will be challenging in a different way. If you\u2019re not interested + in doing any of these challenges, skip to the end of this tutorial to mark + it as complete. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.1.asset.meta new file mode 100644 index 0000000..2736d21 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8cb9668b7c60205419bd463577c2d015 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.2.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.2.asset new file mode 100644 index 0000000..d33b50a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.2.asset @@ -0,0 +1,170 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.3.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Set up the bonus scene + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.2%20-%20Set%20up%20the%20bonus%20scene_U6_V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.2%20-%20Set%20up%20the%20bonus%20scene_U6_V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "If you choose to create a personalized bonus scene in your + project, you\u2019ll need to make it accessible from the Main Menu + scene." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. If the 0_MainMenu_Scene is not already + open, open it now. \n\n2. In the Hierarchy window, expand + Canvas > Panels_SceneSelect > Panel_SceneList and + select the Bonus_Button GameObject.\n\n3. At the top of + the Inspector window, use the checkbox to activate the GameObject + and make the Bonus_Button visible in the scene.\n\n4. Return + to the Build Profiles by selecting File > Build Profiles, + then drag the 6_Bonus_Custom_Scene to the bottom of the Scene + List." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.2.asset.meta new file mode 100644 index 0000000..2900530 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2db3f460220b6db449ba534191d80b87 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.3.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.3.asset new file mode 100644 index 0000000..9243e08 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.3.asset @@ -0,0 +1,192 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.3.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Option 1 - Combine all of your 3D rooms together + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.3%20-%20Option%201%20-%20Combine%20all%20of%20your%203D%20rooms%20together%20-%20FULL.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.3%20-%20Option%201%20-%20Combine%20all%20of%20your%203D%20rooms%20together%20-%20FULL.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You\u2019ve created three separate 3D rooms that each showcase + a distinct element of creating with Unity: \n\n1. The kid\u2019s + room that showcases 3D physics. \n2. The kitchen that showcases + audio.\n3. The living room that showcases programming and interactivity.\n\nWhy + not combine all of those rooms together so that the player can explore + the whole house? \n\nIn order to transfer the elements from each scene + into another scene, you\u2019ll have to strategically create prefabs of + each room and make sure to include only the objects you need. " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the kid\u2019s room scene with the bouncing + ball and the building blocks. \n\n2. In the Hierarchy window, + use Ctrl (macOS: Cmd) to select all the GameObjects you want + to bring into your bonus scene \u2014 that should be all GameObjects except + for the Environment, Directional Light, and Camera. \n\n3. + Right-click the selected GameObjects and select Create Empty Parent + to group them under a single GameObject, then rename the new parent GameObject + something like \u201CRoom_1\u201D.\n\n4. Drag Room_1 into + your My Prefabs folder for re-use in the bonus scene later. \n\n5. + Repeat all the steps above for the other two rooms to create two more prefabs, + Room_2 and Room_3. \n\n6. Open the 6_Bonus_Custom_Scene, + then drag all three prefabs into the scene, aligning them perfectly so + that each doorway leads perfectly into the next room. \n\nImportant: + Remember that you can only have one Camera GameObject in the scene, + and there is already one attached to the player from the living room. If + you have extra cameras, you\u2019ll need to delete them. \n\n7. + Customize your newly combined rooms to your liking. Here are a few ideas + for you to consider:\n\n\u2022 Rotate the doors so that the player can + easily move between the rooms or add the required components so that the + doors open when the player approaches.\n\u2022 Add collectibles throughout + the house.\n\u2022 Move the player into the kid\u2019s room so that they + can see the bouncing ball hit the blocks. \n\u2022 Use some custom scripts + to give the ball a bouncing sound and the falling blocks an impact sound. + \n\u2022 Add the UI from the 2D project that tracks the number of remaining + collectibles. \n\u2022 Add a VFX when the user obtains all the collectibles.\n\u2022 + Add your own ideas that would make this experience more interesting! " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.3.asset.meta new file mode 100644 index 0000000..ba3ab52 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7331ed13b29328943b1098e7e5e8d12e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.4.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.4.asset new file mode 100644 index 0000000..34345bf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.4.asset @@ -0,0 +1,178 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.3.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Option 2 - Create your own personal art gallery + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.4%20-%20Option%202%20-%20Create%20your%20own%20personal%20art%20gallery%20-%20FULL.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.4%20-%20Option%202%20-%20Create%20your%20own%20personal%20art%20gallery%20-%20FULL.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "A 3D gallery where you\u2019ve curated every piece of art + is a fun way to share your interests with others. You can include 3D models + that you like, images that you think are beautiful, pictures from your + life, or anything else you\u2019d want to share. \n\nTo fill the gallery + with custom art, you can find models and images from the Asset Store or + from other sites." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the 6_Bonus_Custom_Scene. \n\n2. + From Prefabs > Rooms, drag the 04_Gallery prefab into + the scene. \n\n3. Enter Play mode to preview the empty gallery. + Use the mouse and arrow keys to look around. \n\n4. Fill the gallery + with 3D models and interesting 2D artwork. Here are a few ideas for you + to consider as you complete the gallery:\n\n\u2022 Use the Asset Store + to download and import interesting models into the scene. \n\u2022 Use + other sites for free 3D models like Free3D, + Open Game Art, or Kenney.\n\u2022 + Import your own pictures or artwork into the scene by dragging them from + your file explorer into the Project window. \n\u2022 Add text descriptions + next to certain pieces of art. \n\u2022 Add a trigger zone that detects + when the player approaches a piece of art and plays a voiceover narrative + describing the art." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.4.asset.meta new file mode 100644 index 0000000..c9e6717 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2c808d082aeb0b540bc0ff8b44edeb12 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.5.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.5.asset new file mode 100644 index 0000000..a7f35e4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.5.asset @@ -0,0 +1,180 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.3.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Option 3 - Create a 3D adventure game + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.5%20-%20Option%203%20-%20Create%20a%203D%20adventure%20game%20-%20FULL_U6%20V2.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.C%20-%20More%20things%20to%20try/6.C.5%20-%20Option%203%20-%20Create%20a%203D%20adventure%20game%20-%20FULL_U6%20V2.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: You can create a new 3D adventure minigame with your own + environment and objective. You can use the simple characters we provided + for the living room, the robot character from the initial Starter_Scene + you tested, or even download a new 3D character from the Asset Store. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Open the 6_Bonus_Custom_Scene. \n\n2. + Add a character to the world. \n\u2022 To use one of the simple living + room characters, drag one in from the Prefabs > Characters + folder and set up your PlayerController script and camera just like you + did in the living room scene. \n\u2022 To use the Robot character, go to + Source Files > SpaceRobotKyle > Prefabs, and drag + the Player prefab into your scene. This prefab already comes equipped + with a camera and player controller. \n\n3. If you want, download + additional environment assets from the Asset Store to fill up your scene. + \n\nNote: If assets you import have bright pink textures, follow + these instructions + to upgrade your materials to the Universal Render Pipeline (URP). \n\n4. + Complete your 3D adventure game. Here are a few ideas for you to consider + as you complete the scene:\n\n\u2022 Come up with a unique objective; what + is the player\u2019s goal? \n\u2022 Add collectibles throughout the environment + and the UI to track how many collectibles remain. \n\u2022 Add ambient + audio to the scene to bring it to life.\n\u2022 Add some custom programming + and interactivity to the game to make it unique." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.5.asset.meta new file mode 100644 index 0000000..e759b59 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ab04a319819ae0d4086bbf62ca91cea4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.6.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.6.asset new file mode 100644 index 0000000..d5ad0ae --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.6.asset @@ -0,0 +1,140 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.3.6 + m_EditorClassIdentifier: + Title: + m_Untranslated: Proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: No matter if you chose to tackle a single challenge, complete + them all, or skip them, you're set for the next step. + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "Proceed to the next tutorial where you'll use Unity\u2019s + Recorder package to capture a video of your project directly from the Editor." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.6.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.6.asset.meta new file mode 100644 index 0000000..001a623 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/6.3.6.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a65e229cc8b9b544f8bb9274cfe79f14 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media.meta new file mode 100644 index 0000000..29fe629 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 18d4be7f424835243b14f3630eac3ad3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media/6.C.0 - icon.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media/6.C.0 - icon.png new file mode 100644 index 0000000..6a35990 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media/6.C.0 - icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media/6.C.0 - icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media/6.C.0 - icon.png.meta new file mode 100644 index 0000000..cf47a05 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Media/6.C.0 - icon.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 1da32e4a4512a1346828a3569f3ec892 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Tut_6.3.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Tut_6.3.asset new file mode 100644 index 0000000..00a64b8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Tut_6.3.asset @@ -0,0 +1,68 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_6.3 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: 'Challenge: Add a bonus scene' + m_ProgressTrackingEnabled: 1 + m_LessonId: 4aef4270-daa6-4d61-a7b4-96575a8ed6d4 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: 8cb9668b7c60205419bd463577c2d015, type: 2} + - {fileID: 11400000, guid: 2db3f460220b6db449ba534191d80b87, type: 2} + - {fileID: 11400000, guid: 7331ed13b29328943b1098e7e5e8d12e, type: 2} + - {fileID: 11400000, guid: 2c808d082aeb0b540bc0ff8b44edeb12, type: 2} + - {fileID: 11400000, guid: ab04a319819ae0d4086bbf62ca91cea4, type: 2} + - {fileID: 11400000, guid: a65e229cc8b9b544f8bb9274cfe79f14, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Tut_6.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Tut_6.3.asset.meta new file mode 100644 index 0000000..e6e8051 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.3/Tut_6.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: edea13ca1499bdf44b210ba47d3cbb87 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4.meta new file mode 100644 index 0000000..7c18530 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6697cfb5df094a74fbc733383634b5bb +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.1.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.1.asset new file mode 100644 index 0000000..e81c3e8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.1.asset @@ -0,0 +1,122 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.4.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Recording a video of your application is an excellent way + to showcase your project. You can share a video anywhere: you can post + it on social media, you can embed it on your website, or you can send it + to your mom in a text message! \n\nIn this tutorial, you\u2019ll use Unity\u2019s + Recorder package to capture and export videos directly from the + Editor. \n\nYou\u2019ll then have a chance to upload this video to Unity + Learn to get credit for completing the entire Unity Essentials Pathway." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.1.asset.meta new file mode 100644 index 0000000..3a2bab7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c78273146e6ec834b9a082126dd52b9a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.2.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.2.asset new file mode 100644 index 0000000..3517a5d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.2.asset @@ -0,0 +1,174 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.4.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Add the Recorder package + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.3%20-%20Capture%20a%20video%20of%20your%20Project/6.3.2%20-%20Add%20the%20Recorder%20package%20-%20VIDEO_U6_V3.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.3%20-%20Capture%20a%20video%20of%20your%20Project/6.3.2%20-%20Add%20the%20Recorder%20package%20-%20VIDEO_U6_V3.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You\u2019ll add the Recorder package using the Package + Manager, which allows you to easily manage and integrate external libraries + and tools, known as packages, into your Unity projects." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Access the Package Manager from the main + menu: Window > Package Manager.\n\n2. Ensure the + Unity Registry is selected from the left panel and search for the + \u201CRecorder\u201D package.\n\n3. Select Install to enable + recording capabilities in your project\u200B\u200B. \n\nAfter installation + is finished, you can close the Package Manager window. \n\n4. + Open the Recorder window by navigating to Window > General + > Recorder > Recorder Window. \n\n5. Dock this window + next to the Inspector window for convenience. \n\nNote: + If you\u2019re not able to install this package for any reason, don\u2019t + worry \u2014 just skip these steps about the Recorder package and + go to the step where you\u2019ll capture the action with your computer\u2019s + default screen recording software." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.2.asset.meta new file mode 100644 index 0000000..352a9a3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e8265a965e23da1498400f8574745678 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.3.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.3.asset new file mode 100644 index 0000000..66ae4f2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.3.asset @@ -0,0 +1,171 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.4.3 + m_EditorClassIdentifier: + Title: + m_Untranslated: Record the action + m_Paragraphs: + m_Items: + - m_Type: 9 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.3%20-%20Capture%20a%20video%20of%20your%20Project/6.3.3%20-%20Record%20the%20action%20-%20VIDEO.webm + m_Video: {fileID: 0} + m_Media: + m_ContentType: 2 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: https://storage.googleapis.com/learn-media-public/Essentials-Pathway/6.3%20-%20Capture%20a%20video%20of%20your%20Project/6.3.3%20-%20Record%20the%20action%20-%20VIDEO.webm + m_AutoStart: 0 + m_Loop: 0 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "With the Unity Recorder package installed, you can + now capture dynamic moments from your scene. In this step, you\u2019ll + set up the recorder, choose your resolution, and record a segment of your + project." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Select Add Recorder > Movie.\n\n2. + Set the Output Resolution HD or FHD. \n\n3. Select Start + Recording and then Stop Recording to capture your project. \n\nNote: + The Recorder enters Play mode for you when you select Start Recording.\n\n4. + In the Recorder's Path section, select the open output location + button (box with diagonal arrow) to locate your new movie file and watch + it!\n\nWhen you\u2019re done with the Recorder window, you may want + to go back to the Inspector window so you\u2019re not confused in + the future." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_Media: + m_ContentType: 0 + m_Image: {fileID: 0} + m_VideoClip: {fileID: 0} + m_Url: + m_AutoStart: 1 + m_Loop: 1 + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_FaqEntries: [] + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.3.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.3.asset.meta new file mode 100644 index 0000000..7fcac9c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.3.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 009b19c4368f24547b32e0723771cc75 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.4.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.4.asset new file mode 100644 index 0000000..70becb5 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.4.asset @@ -0,0 +1,148 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.4.4 + m_EditorClassIdentifier: + Title: + m_Untranslated: Capture a video with external software + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 7327d75842b620941819316f6a7a6b8f, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: Page title + Text: + m_Untranslated: "Unity\u2019s Recorder package is perfect for capturing + what happens in Play mode. However, if you weren\u2019t able to use it, + or you\u2019d like a more versatile option that allows you to capture the + Scene view or even add your own voiceover, you may prefer to use + an external tool.\n\nWindows and Mac computers have different built-in + tools for taking screen recordings. If you're not sure how to take a screen + recording, here is guidance on how to do so: \n\n\u2022 Instructions + for the Snipping Tool on Windows\n\u2022 Instructions + for QuickTime on Mac " + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "Take a screen recording showcasing your project and save + it on your computer. \n\nYou'll have the option of uploading it in the + next tutorial." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.4.asset.meta new file mode 100644 index 0000000..7f70b73 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 23874ede94c94514cb585ec6051cfb82 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.5.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.5.asset new file mode 100644 index 0000000..d43749d --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.5.asset @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.4.5 + m_EditorClassIdentifier: + Title: + m_Untranslated: Review and proceed to the next tutorial + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Congratulations on getting some high quality footage of + your project, which you can easily share with others. \n\nHere are some + of the things you learned along the way:\n\n\u2022 Explain the purpose + and functionality of the Package Manager. (more)\n\u2022 + Use the Package Manager to add functionality to the Unity Editor. + (more)\n\u2022 + Use the Recorder package to capture and save data during Play + mode.\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: Proceed to the next tutorial where you'll have a chance to + share your work and get credit for completing this entire Pathway! + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.5.asset.meta new file mode 100644 index 0000000..7c3a981 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/6.4.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 501df1ebd9b50134ca734af1f2dc6d42 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media.meta new file mode 100644 index 0000000..f24cca9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3a4fabfc6a164c74396c76a5d7da321e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.0 - Icon.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.0 - Icon.png new file mode 100644 index 0000000..2e28b00 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.0 - Icon.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.0 - Icon.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.0 - Icon.png.meta new file mode 100644 index 0000000..ae9ec93 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.0 - Icon.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: a068b87e76f347c488d16c2f8a5fa6d8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.4.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.4.png new file mode 100644 index 0000000..2406f7f Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.4.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.4.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.4.png.meta new file mode 100644 index 0000000..b46480a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Media/6.3.4.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 7327d75842b620941819316f6a7a6b8f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Tut_6.4.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Tut_6.4.asset new file mode 100644 index 0000000..237c7f2 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Tut_6.4.asset @@ -0,0 +1,67 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut_6.4 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Capture a video of your project + m_ProgressTrackingEnabled: 1 + m_LessonId: 835d1617-8cc9-48d5-b9c1-9148416f0aa7 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: c78273146e6ec834b9a082126dd52b9a, type: 2} + - {fileID: 11400000, guid: e8265a965e23da1498400f8574745678, type: 2} + - {fileID: 11400000, guid: 009b19c4368f24547b32e0723771cc75, type: 2} + - {fileID: 11400000, guid: 23874ede94c94514cb585ec6051cfb82, type: 2} + - {fileID: 11400000, guid: 501df1ebd9b50134ca734af1f2dc6d42, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Tut_6.4.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Tut_6.4.asset.meta new file mode 100644 index 0000000..7e44ad4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.4/Tut_6.4.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fdc5a6abbd8be5b418e60e3b625abc8e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5.meta new file mode 100644 index 0000000..0704b59 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fe548391a3bc399428336ee6f970ee84 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.1.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.1.asset new file mode 100644 index 0000000..a432c6c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.1.asset @@ -0,0 +1,134 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.5.1 + m_EditorClassIdentifier: + Title: + m_Untranslated: Overview + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: 9778691deda3e244eb85a3f1042c03a1, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "You have completed all the work for this entire Pathway, + where you have learned the essentials of creating in Unity.\n\nThink back + to all you accomplished in this Pathway:\n\n\u2022 You explored the Editor + interface.\n\u2022 You mastered 3D scene navigation and passed the Scene + view flying test.\n\u2022 You created a mural in the Scene view.\n\u2022 + You added furniture to a kid\u2019s bedroom.\n\u2022 You made a bouncy + ball with a custom material and physics.\n\u2022 You made a tower of prefab + blocks.\n\u2022 You configured the skybox, lighting, and camera.\n\u2022 + You create an immersive soundscape in a kitchen.\n\u2022 You added a player + movement script.\n\u2022 You coded a simple rotating object.\n\u2022 You + coded a collectible that spawned a particle effect.\n\u2022 You set up + a 2D room with specialized 2D components.\n\u2022 You completed a 2D puzzle + game, including an animated 2D pet. \n\u2022 You set up your work as a + single portfolio project.\n\u2022 You published to WebGL.\n\u2022 You recorded + a video of your work. \n\nThat\u2019s quite an impressive list! Now all + that's left to do is share your work with others on Unity Learn.\n\nWhen + you do this, you will get XP on Unity Learn for completing the entire Unity + Essentials Pathway, and you\u2019ll earn the official Unity Essentials + badge." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.1.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.1.asset.meta new file mode 100644 index 0000000..c8b67c1 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.1.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ecd2785f485d2264da25ac1a24b18ebc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.2.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.2.asset new file mode 100644 index 0000000..ddc1ecf --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.2.asset @@ -0,0 +1,150 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ff771ccdf4150419d9ff4d342b069aae, type: 3} + m_Name: 6.5.2 + m_EditorClassIdentifier: + Title: + m_Untranslated: Upload your work on Unity Learn + m_Paragraphs: + m_Items: + - m_Type: 6 + Title: + m_Untranslated: + Text: + m_Untranslated: + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 2800000, guid: bed79d5bf8ecd664ebce2e8ab644e172, type: 3} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 1 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 0 + Title: + m_Untranslated: + Text: + m_Untranslated: "Here's where you\u2019ll upload your screen recording or + a link to your WebGL build to Unity Learn in order to inspire others, and + to prove that you have, in fact, mastered the essentials of creating in + Unity.\n\nSubmitting your screen recording is required in order to get + credit for completing this Pathway, but it also ties you in with the learning + community, where you can see what others are working on and share your + creations." + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + - m_Type: 1 + Title: + m_Untranslated: Instructions + Text: + m_Untranslated: "1. Go to the submission + for this Mission on Unity Learn and follow the instructions for uploading + your file.\n\n2. Take a look at some of the other submissions. + Consider commenting on another learner\u2019s work. \n\nAfter you\u2019ve + finished on that page, you have successfully completed the Unity Essentials + Pathway. Congratulations! That is an amazing accomplishment. \n\nThe only + question remaining is: what will you create next?\n" + m_CodeSample: + m_PostInstructionImage: {fileID: 0} + m_Tutorial: {fileID: 0} + m_Image: {fileID: 0} + m_VideoUrl: + m_Video: {fileID: 0} + m_CriteriaCompletion: 0 + m_Criteria: + m_Items: [] + m_MaskingSettings: + m_MaskingEnabled: 0 + m_UnmaskedViews: [] + m_Summary: + m_Description: + m_InstructionBoxTitle: + m_InstructionText: + m_TutorialButtonText: + m_CameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + NextButton: + m_Untranslated: Next + DoneButton: + m_Untranslated: Done + m_CompletedSound: {fileID: 0} + m_AutoAdvance: 0 + Showing: + m_PersistentCalls: + m_Calls: [] + Shown: + m_PersistentCalls: + m_Calls: [] + Staying: + m_PersistentCalls: + m_Calls: [] + CriteriaValidated: + m_PersistentCalls: + m_Calls: [] + MaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + NonMaskingSettingsChanged: + m_PersistentCalls: + m_Calls: [] + m_OnBeforePageShown: + m_PersistentCalls: + m_Calls: [] + m_OnAfterPageShown: + m_PersistentCalls: + m_Calls: [] + m_OnTutorialPageStay: + m_PersistentCalls: + m_Calls: [] + m_OnBeforeTutorialQuit: + m_PersistentCalls: + m_Calls: [] + m_NextButton: Next + m_DoneButton: Done diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.2.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.2.asset.meta new file mode 100644 index 0000000..6a163d9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/6.5.2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3864121f1570d5b4ca5e7096c3beed6f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media.meta new file mode 100644 index 0000000..182862b --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b849a038d0ec5824bab446c8adabf7a4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/6.4.1.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/6.4.1.png new file mode 100644 index 0000000..248a554 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/6.4.1.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/6.4.1.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/6.4.1.png.meta new file mode 100644 index 0000000..31a6070 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/6.4.1.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 9778691deda3e244eb85a3f1042c03a1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Essentials.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Essentials.png new file mode 100644 index 0000000..d7b4e79 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Essentials.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Essentials.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Essentials.png.meta new file mode 100644 index 0000000..baced25 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Essentials.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: e7bc970a9ac85cc40aa164327a8d1419 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Upload-on-Learn.png b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Upload-on-Learn.png new file mode 100644 index 0000000..613d9af Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Upload-on-Learn.png differ diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Upload-on-Learn.png.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Upload-on-Learn.png.meta new file mode 100644 index 0000000..28e881a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Media/Upload-on-Learn.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: bed79d5bf8ecd664ebce2e8ab644e172 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Tut 6.5.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Tut 6.5.asset new file mode 100644 index 0000000..f5135a9 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Tut 6.5.asset @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8f107dc6d4c984c45bdafd3bb15f98f0, type: 3} + m_Name: Tut 6.5 + m_EditorClassIdentifier: + TutorialTitle: + m_Untranslated: Share your project + m_ProgressTrackingEnabled: 1 + m_LessonId: de5ded80-9e29-4eb0-b798-476fd1f45e83 + m_Version: 1 + m_ReturnToPreviousScenes: 0 + m_SceneManagementBehavior: 1 + m_Scenes: [] + m_DefaultSceneCameraSettings: + m_CameraMode: 0 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 0 + m_Pivot: {x: 0, y: 0, z: 0} + m_Rotation: {x: 0, y: 0, z: 0, w: 0} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_WindowLayout: {fileID: 0} + m_Pages: + m_Items: + - {fileID: 11400000, guid: ecd2785f485d2264da25ac1a24b18ebc, type: 2} + - {fileID: 11400000, guid: 3864121f1570d5b4ca5e7096c3beed6f, type: 2} + CompletionDialog: {fileID: 0} + Modified: + m_PersistentCalls: + m_Calls: [] + Initiated: + m_PersistentCalls: + m_Calls: [] + PageInitiated: + m_PersistentCalls: + m_Calls: [] + GoingBack: + m_PersistentCalls: + m_Calls: [] + Completed: + m_PersistentCalls: + m_Calls: [] + Quit: + m_PersistentCalls: + m_Calls: [] + m_Scene: {fileID: 0} + m_TutorialTitle: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Tut 6.5.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Tut 6.5.asset.meta new file mode 100644 index 0000000..3aed0ff --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/6.5/Tut 6.5.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7bd33c57b17823c4782b24dea1031faa +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/Tutorials 6.0.asset b/Assets/_Unity Essentials/Tutorials/M_06_Pub/Tutorials 6.0.asset new file mode 100644 index 0000000..4823cae --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/Tutorials 6.0.asset @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: Tutorials 6.0 + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + OrderInView: 5 + BackgroundImage: {fileID: 2800000, guid: d2f61bc39aa4842f6b0308c054c07281, type: 3} + Title: + m_Untranslated: 6 | Publishing Essentials + Subtitle: + m_Untranslated: Combine all of your skills and all of your scenes together into + one cohesive portfolio project that you can share with others. + Description: + m_Untranslated: + ProjectLayout: {fileID: 102900000, guid: 337f070b8c61e93458a3035159475b94, type: 3} + Sections: + - OrderInView: 0 + Heading: + m_Untranslated: 1- Build your portfolio project + Text: + m_Untranslated: Create a main menu scene to access all your work from one place. + Metadata: + Url: + Image: {fileID: 2800000, guid: 5d10ccd80be9a4a038226a38ae714aec, type: 3} + Tutorial: {fileID: 11400000, guid: b7cb0baf577204dd2893ad1f890e0b7c, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: 2 - Publish to WebGL + Text: + m_Untranslated: Publish your project as a WebGL build so you can easily share + it with anyone on any browser. + Metadata: + Url: + Image: {fileID: 2800000, guid: 12d6700e31dae4667967f37d82195383, type: 3} + Tutorial: {fileID: 11400000, guid: e724a911bee784ee3b860ca40a45f5f3, type: 2} + - OrderInView: 1 + Heading: + m_Untranslated: '3 - Challenge: Add a bonus scene' + Text: + m_Untranslated: 'Create a brand new unique bonus scene to your project to make + your portfolio stand out. ' + Metadata: + Url: + Image: {fileID: 2800000, guid: 1da32e4a4512a1346828a3569f3ec892, type: 3} + Tutorial: {fileID: 11400000, guid: edea13ca1499bdf44b210ba47d3cbb87, type: 2} + - OrderInView: 2 + Heading: + m_Untranslated: 4 - Capture a video of your project + Text: + m_Untranslated: "Use Unity\u2019s Recorder package to capture and export + videos directly from the editor." + Metadata: + Url: + Image: {fileID: 2800000, guid: a068b87e76f347c488d16c2f8a5fa6d8, type: 3} + Tutorial: {fileID: 11400000, guid: fdc5a6abbd8be5b418e60e3b625abc8e, type: 2} + - OrderInView: 4 + Heading: + m_Untranslated: 5 - Share your project + Text: + m_Untranslated: Share your work to get credit for completing the entire Pathway. + Metadata: + Url: + Image: {fileID: 2800000, guid: e1797cada939dba44be74155a455e59c, type: 3} + Tutorial: {fileID: 11400000, guid: 7bd33c57b17823c4782b24dea1031faa, type: 2} diff --git a/Assets/_Unity Essentials/Tutorials/M_06_Pub/Tutorials 6.0.asset.meta b/Assets/_Unity Essentials/Tutorials/M_06_Pub/Tutorials 6.0.asset.meta new file mode 100644 index 0000000..6dba9db --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/M_06_Pub/Tutorials 6.0.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e824823da9e9940078971d76017177d7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media.meta b/Assets/_Unity Essentials/Tutorials/Media.meta new file mode 100644 index 0000000..cbcb36c --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0cf4422e818d1b349b42a91ade8f0809 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/0.0.0.png b/Assets/_Unity Essentials/Tutorials/Media/0.0.0.png new file mode 100644 index 0000000..248a554 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/0.0.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/0.0.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/0.0.0.png.meta new file mode 100644 index 0000000..4e936bc --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/0.0.0.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: a888d6f61be9acc41812d88871d8a40e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Mission-challenge.png b/Assets/_Unity Essentials/Tutorials/Media/Mission-challenge.png new file mode 100644 index 0000000..0d9a707 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Mission-challenge.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Mission-challenge.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Mission-challenge.png.meta new file mode 100644 index 0000000..f27c1d7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Mission-challenge.png.meta @@ -0,0 +1,115 @@ +fileFormatVersion: 2 +guid: 810e5237937ef1446812c21b2f418fd7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Mission-checkpoint.png b/Assets/_Unity Essentials/Tutorials/Media/Mission-checkpoint.png new file mode 100644 index 0000000..60075e9 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Mission-checkpoint.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Mission-checkpoint.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Mission-checkpoint.png.meta new file mode 100644 index 0000000..70f2ef7 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Mission-checkpoint.png.meta @@ -0,0 +1,115 @@ +fileFormatVersion: 2 +guid: e1797cada939dba44be74155a455e59c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons.meta new file mode 100644 index 0000000..134a4b6 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2e489300edf734159ba6e21533bba773 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/1.0.png b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/1.0.png new file mode 100644 index 0000000..2582484 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/1.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/1.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/1.0.png.meta new file mode 100644 index 0000000..fd75fc3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/1.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 9ffbb20cd548ccb488a2b72d9849d48c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/2.0.0.png b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/2.0.0.png new file mode 100644 index 0000000..798d419 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/2.0.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/2.0.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/2.0.0.png.meta new file mode 100644 index 0000000..6b2c289 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/2.0.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 99c8b7b6b90d544f59366361a25b1643 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/3.0.0.png b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/3.0.0.png new file mode 100644 index 0000000..8e202b2 Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/3.0.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/3.0.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/3.0.0.png.meta new file mode 100644 index 0000000..f0b703a --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/3.0.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 8a8e568ae94ca4587926fa3e9345c668 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/4.0.0.png b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/4.0.0.png new file mode 100644 index 0000000..61df6dc Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/4.0.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/4.0.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/4.0.0.png.meta new file mode 100644 index 0000000..3de7473 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/4.0.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: d676d4e3de322441a9999515ea583542 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/5.0.0.png b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/5.0.0.png new file mode 100644 index 0000000..c39b79f Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/5.0.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/5.0.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/5.0.0.png.meta new file mode 100644 index 0000000..aaebbe8 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/5.0.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: 14d28600a0ee14a58a50dba0797ab1f6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/6.0.0.png b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/6.0.0.png new file mode 100644 index 0000000..bed776a Binary files /dev/null and b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/6.0.0.png differ diff --git a/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/6.0.0.png.meta b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/6.0.0.png.meta new file mode 100644 index 0000000..7ae2c56 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Media/Missions Icons/6.0.0.png.meta @@ -0,0 +1,154 @@ +fileFormatVersion: 2 +guid: d2f61bc39aa4842f6b0308c054c07281 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Tutorial Project Settings.asset b/Assets/_Unity Essentials/Tutorials/Tutorial Project Settings.asset new file mode 100644 index 0000000..8962275 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Tutorial Project Settings.asset @@ -0,0 +1,34 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 579f019eb5d26450982c6ae506c6c3ff, type: 3} + m_Name: Tutorial Project Settings + m_EditorClassIdentifier: + m_WelcomePage: {fileID: 11400000, guid: d4caab24a8bca6849aa21a6e77f6b558, type: 2} + m_InitialScene: {fileID: 0} + m_InitialCameraSettings: + m_CameraMode: 1 + m_FocusMode: 0 + m_Orthographic: 0 + m_Size: 9.704346 + m_Pivot: {x: -5.944307, y: 5.7326727, z: -13.112967} + m_Rotation: {x: 0.16142789, y: 0.15970595, z: -0.02648274, w: 0.9735179} + m_FrameObject: + m_SceneGuid: + m_GameObjectGuid: + m_SerializedComponentType: + m_TypeName: + m_ComponentIndex: 0 + m_AssetObject: {fileID: 0} + m_Prefab: {fileID: 0} + m_Enabled: 0 + m_TutorialStyle: {fileID: 11400000, guid: bcaf24dcefa7047b19a2b51c946e64bf, type: 2} + m_RestoreAssetsBackupOnTutorialReload: 0 diff --git a/Assets/_Unity Essentials/Tutorials/Tutorial Project Settings.asset.meta b/Assets/_Unity Essentials/Tutorials/Tutorial Project Settings.asset.meta new file mode 100644 index 0000000..c9d80f4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Tutorial Project Settings.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8428cf71d1fde414f9371bdb131e6ddc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/Tutorial Welcome Page.asset b/Assets/_Unity Essentials/Tutorials/Tutorial Welcome Page.asset new file mode 100644 index 0000000..805ceea --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Tutorial Welcome Page.asset @@ -0,0 +1,92 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b0885f594ab85594caa28e1a96cbe0d8, type: 3} + m_Name: Tutorial Welcome Page + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + m_Image: {fileID: 2800000, guid: a888d6f61be9acc41812d88871d8a40e, type: 3} + m_WindowTitle: + m_Untranslated: Unity Essentials Guided Project + m_Title: + m_Untranslated: Welcome to the Unity Essentials in-Editor Pathway! + m_Description: + m_Untranslated: "Designed for anyone new to Unity, this guided learning journey + is your first step toward creating confidently in the Unity Editor and bringing + your visions to life. \nIn this learning Pathway, you\u2019ll design different + rooms of a house, learning the essentials of one key skillset as you complete + each room. You\u2019ll go through these skills in the following order:\n\n1. + Editor Essentials: \nExplore a playground scene and design a mural to + get comfortable with the Unity interface.\n\n2. 3D Essentials: \nDesign + a kid's bedroom with a bouncing ball and a tower of collapsing building blocks. + \n\n3. Audio Essentials: \nAdd immersive sound to a kitchen scene with + a variety of different types of audio.\n\n4. Programming Essentials: + \nAdd code so that a player character can explore a living room and gather + collectibles. \n\n5. 2D Essentials: \nCreate a top-down minigame similar + to the 3D living room experience, but in 2D.\n\n6. Publishing Essentials: + \nCombine all of your scenes together into one cohesive portfolio project that + you can share with others. \n\nReady to get started? " + m_Buttons: + - Text: + m_Untranslated: Close + Tooltip: + m_Untranslated: + OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 11400000} + m_TargetAssemblyTypeName: Unity.Tutorials.Core.Editor.TutorialWelcomePage, + Unity.Tutorials.Core.Editor + m_MethodName: CloseCurrentModalDialog + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 1 + - Text: + m_Untranslated: Start Mission 1 + Tooltip: + m_Untranslated: + OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 11400000} + m_TargetAssemblyTypeName: Unity.Tutorials.Core.Editor.TutorialWelcomePage, + Unity.Tutorials.Core.Editor + m_MethodName: CloseCurrentModalDialog + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 1 + - m_Target: {fileID: 11400000, guid: 801cf8a0e199669469d6ab016c592df7, type: 2} + m_TargetAssemblyTypeName: Unity.Tutorials.Core.Editor.TutorialContainer, + Unity.Tutorials.Core.Editor + m_MethodName: HighlightTutorialWindow + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 1 diff --git a/Assets/_Unity Essentials/Tutorials/Tutorial Welcome Page.asset.meta b/Assets/_Unity Essentials/Tutorials/Tutorial Welcome Page.asset.meta new file mode 100644 index 0000000..515fca4 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/Tutorial Welcome Page.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d4caab24a8bca6849aa21a6e77f6b558 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/TutorialCallbacks.asset b/Assets/_Unity Essentials/Tutorials/TutorialCallbacks.asset new file mode 100644 index 0000000..7281186 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/TutorialCallbacks.asset @@ -0,0 +1,15 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 202bcf9199fa7e9469c84771f0ab98e5, type: 3} + m_Name: TutorialCallbacks + m_EditorClassIdentifier: + TokenToSelect: {fileID: 0} diff --git a/Assets/_Unity Essentials/Tutorials/TutorialCallbacks.asset.meta b/Assets/_Unity Essentials/Tutorials/TutorialCallbacks.asset.meta new file mode 100644 index 0000000..62559a3 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/TutorialCallbacks.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 25807e83b802152438a49f8e07814842 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/Tutorials/TutorialsProject.asset b/Assets/_Unity Essentials/Tutorials/TutorialsProject.asset new file mode 100644 index 0000000..ec75494 --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/TutorialsProject.asset @@ -0,0 +1,28 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3} + m_Name: TutorialsProject + m_EditorClassIdentifier: + Modified: + m_PersistentCalls: + m_Calls: [] + ParentContainer: {fileID: 0} + OrderInView: 0 + BackgroundImage: {fileID: 0} + Title: + m_Untranslated: UNITY ESSENTIALS + Subtitle: + m_Untranslated: Master the basics of creating with Unity + Description: + m_Untranslated: + ProjectLayout: {fileID: 102900000, guid: 30592bf734f194b7c931ca7e786c1c1f, type: 3} + Sections: [] diff --git a/Assets/_Unity Essentials/Tutorials/TutorialsProject.asset.meta b/Assets/_Unity Essentials/Tutorials/TutorialsProject.asset.meta new file mode 100644 index 0000000..1ea83ea --- /dev/null +++ b/Assets/_Unity Essentials/Tutorials/TutorialsProject.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 801cf8a0e199669469d6ab016c592df7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt b/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt new file mode 100644 index 0000000..70e4bbf --- /dev/null +++ b/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt @@ -0,0 +1,20 @@ +Unity shortcuts reference + +Scene view navigation: +- View: Hold the right mouse button and drag. +- Frame: Press F in the Scene view or double-click a GameObject in the Hierarchy window. +- Orbit: Hold Alt (macOS: hold Option) and left mouse button drag. +- Zoom: Scroll wheel or hold Alt (macOS: hold Option) and right mouse button drag. +- Flythrough mode: Hold the right mouse button and use the WASD keys (as well as the Q and E keys to move Down and Up). + +Scene view tools shortcuts: +- View: Q +- Move: W +- Rotate: E +- Scale: R +- Rect: T +- Transform: Y + +Miscellaneous shortcuts: +- Undo: Ctrl+Z (macOS: Cmd+Z) +- Save: Ctrl+S (macOS: Cmd+S) \ No newline at end of file diff --git a/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt.meta b/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt.meta new file mode 100644 index 0000000..a41b7b6 --- /dev/null +++ b/Assets/_Unity Essentials/_Shortcuts-Cheat_Sheet.txt.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d6e9485b035db4439a7dc5525bd8f57d +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Packages/manifest.json b/Packages/manifest.json new file mode 100644 index 0000000..5137c6d --- /dev/null +++ b/Packages/manifest.json @@ -0,0 +1,43 @@ +{ + "dependencies": { + "com.unity.cinemachine": "2.10.4", + "com.unity.feature.2d": "2.0.1", + "com.unity.inputsystem": "1.14.2", + "com.unity.learn.iet-framework": "5.0.2", + "com.unity.multiplayer.center": "1.0.0", + "com.unity.recorder": "5.1.3", + "com.unity.render-pipelines.universal": "17.2.0", + "com.unity.modules.accessibility": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } +} diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json new file mode 100644 index 0000000..a8cc86e --- /dev/null +++ b/Packages/packages-lock.json @@ -0,0 +1,585 @@ +{ + "dependencies": { + "com.unity.2d.animation": { + "version": "12.0.2", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.common": "11.0.1", + "com.unity.2d.sprite": "1.0.0", + "com.unity.collections": "1.2.4", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.uielements": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.aseprite": { + "version": "2.0.2", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.common": "11.0.1", + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.mathematics": "1.2.6", + "com.unity.modules.animation": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.common": { + "version": "11.0.1", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.burst": "1.8.4", + "com.unity.2d.sprite": "1.0.0", + "com.unity.mathematics": "1.1.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.uielements": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.pixel-perfect": { + "version": "5.1.0", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.modules.imgui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.psdimporter": { + "version": "11.0.1", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.common": "11.0.1", + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.sprite": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": {} + }, + "com.unity.2d.spriteshape": { + "version": "12.0.1", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.common": "11.0.1", + "com.unity.mathematics": "1.1.0", + "com.unity.modules.physics2d": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.tilemap": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.uielements": "1.0.0" + } + }, + "com.unity.2d.tilemap.extras": { + "version": "5.0.1", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.tilemap": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.bindings.openimageio": { + "version": "1.0.0", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.collections": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.burst": { + "version": "1.8.25", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.cinemachine": { + "version": "2.10.4", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.31" + }, + "url": "https://packages.unity.com" + }, + "com.unity.collections": { + "version": "2.6.2", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.burst": "1.8.23", + "com.unity.mathematics": "1.3.2", + "com.unity.test-framework": "1.4.6", + "com.unity.nuget.mono-cecil": "1.11.5", + "com.unity.test-framework.performance": "3.0.3" + }, + "url": "https://packages.unity.com" + }, + "com.unity.editorcoroutines": { + "version": "1.0.0", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ext.nunit": { + "version": "2.0.5", + "depth": 2, + "source": "builtin", + "dependencies": {} + }, + "com.unity.feature.2d": { + "version": "2.0.1", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.2d.animation": "12.0.2", + "com.unity.2d.pixel-perfect": "5.1.0", + "com.unity.2d.psdimporter": "11.0.1", + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.spriteshape": "12.0.1", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.2d.tilemap.extras": "5.0.1", + "com.unity.2d.aseprite": "2.0.2" + } + }, + "com.unity.inputsystem": { + "version": "1.14.2", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.learn.iet-framework": { + "version": "5.0.2", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.editorcoroutines": "1.0.0", + "com.unity.settings-manager": "1.0.3" + }, + "url": "https://packages.unity.com" + }, + "com.unity.mathematics": { + "version": "1.3.2", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.multiplayer.center": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + } + }, + "com.unity.nuget.mono-cecil": { + "version": "1.11.5", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.recorder": { + "version": "5.1.3", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.timeline": "1.8.7", + "com.unity.collections": "1.2.4", + "com.unity.bindings.openimageio": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.render-pipelines.core": { + "version": "17.2.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.burst": "1.8.14", + "com.unity.mathematics": "1.3.2", + "com.unity.ugui": "2.0.0", + "com.unity.collections": "2.4.3", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.rendering.light-transport": "1.0.1" + } + }, + "com.unity.render-pipelines.universal": { + "version": "17.2.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "17.2.0", + "com.unity.shadergraph": "17.2.0", + "com.unity.render-pipelines.universal-config": "17.0.3" + } + }, + "com.unity.render-pipelines.universal-config": { + "version": "17.0.3", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "17.0.3" + } + }, + "com.unity.rendering.light-transport": { + "version": "1.0.1", + "depth": 2, + "source": "builtin", + "dependencies": { + "com.unity.collections": "2.2.0", + "com.unity.mathematics": "1.2.4", + "com.unity.modules.terrain": "1.0.0" + } + }, + "com.unity.searcher": { + "version": "4.9.3", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.settings-manager": { + "version": "2.1.0", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.shadergraph": { + "version": "17.2.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "17.2.0", + "com.unity.searcher": "4.9.3" + } + }, + "com.unity.test-framework": { + "version": "1.6.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.ext.nunit": "2.0.3", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.test-framework.performance": { + "version": "3.2.0", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.33", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.timeline": { + "version": "1.8.9", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ugui": { + "version": "2.0.0", + "depth": 2, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0" + } + }, + "com.unity.modules.accessibility": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.ai": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.animation": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.assetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.audio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.cloth": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.director": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.animation": "1.0.0" + } + }, + "com.unity.modules.hierarchycore": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imageconversion": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imgui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.jsonserialize": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.particlesystem": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics2d": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.subsystems": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.terrain": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.terrainphysics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0" + } + }, + "com.unity.modules.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics2d": "1.0.0" + } + }, + "com.unity.modules.ui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.uielements": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.hierarchycore": "1.0.0", + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.umbra": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unityanalytics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.unitywebrequest": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unitywebrequestassetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestaudio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.audio": "1.0.0" + } + }, + "com.unity.modules.unitywebrequesttexture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestwww": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.vehicles": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.video": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.vr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } + }, + "com.unity.modules.wind": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.xr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.subsystems": "1.0.0" + } + } + } +} diff --git a/ProjectSettings/AudioManager.asset b/ProjectSettings/AudioManager.asset new file mode 100644 index 0000000..27287fe --- /dev/null +++ b/ProjectSettings/AudioManager.asset @@ -0,0 +1,19 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!11 &1 +AudioManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Volume: 1 + Rolloff Scale: 1 + Doppler Factor: 1 + Default Speaker Mode: 2 + m_SampleRate: 0 + m_DSPBufferSize: 1024 + m_VirtualVoiceCount: 512 + m_RealVoiceCount: 32 + m_SpatializerPlugin: + m_AmbisonicDecoderPlugin: + m_DisableAudio: 0 + m_VirtualizeEffects: 1 + m_RequestedDSPBufferSize: 0 diff --git a/ProjectSettings/BurstAotSettings_StandaloneOSX.json b/ProjectSettings/BurstAotSettings_StandaloneOSX.json new file mode 100644 index 0000000..ca7cf1a --- /dev/null +++ b/ProjectSettings/BurstAotSettings_StandaloneOSX.json @@ -0,0 +1,17 @@ +{ + "MonoBehaviour": { + "Version": 4, + "EnableBurstCompilation": true, + "EnableOptimisations": true, + "EnableSafetyChecks": false, + "EnableDebugInAllBuilds": false, + "DebugDataKind": 1, + "EnableArmv9SecurityFeatures": false, + "CpuMinTargetX32": 0, + "CpuMaxTargetX32": 0, + "CpuMinTargetX64": 0, + "CpuMaxTargetX64": 0, + "CpuTargetsX64": 72, + "OptimizeFor": 0 + } +} diff --git a/ProjectSettings/BurstAotSettings_StandaloneWindows.json b/ProjectSettings/BurstAotSettings_StandaloneWindows.json new file mode 100644 index 0000000..36e6a2c --- /dev/null +++ b/ProjectSettings/BurstAotSettings_StandaloneWindows.json @@ -0,0 +1,18 @@ +{ + "MonoBehaviour": { + "Version": 4, + "EnableBurstCompilation": true, + "EnableOptimisations": true, + "EnableSafetyChecks": false, + "EnableDebugInAllBuilds": false, + "DebugDataKind": 0, + "EnableArmv9SecurityFeatures": false, + "CpuMinTargetX32": 0, + "CpuMaxTargetX32": 0, + "CpuMinTargetX64": 0, + "CpuMaxTargetX64": 0, + "CpuTargetsX32": 6, + "CpuTargetsX64": 72, + "OptimizeFor": 0 + } +} diff --git a/ProjectSettings/BurstAotSettings_WebGL.json b/ProjectSettings/BurstAotSettings_WebGL.json new file mode 100644 index 0000000..eed54c3 --- /dev/null +++ b/ProjectSettings/BurstAotSettings_WebGL.json @@ -0,0 +1,16 @@ +{ + "MonoBehaviour": { + "Version": 4, + "EnableBurstCompilation": true, + "EnableOptimisations": true, + "EnableSafetyChecks": false, + "EnableDebugInAllBuilds": false, + "DebugDataKind": 1, + "EnableArmv9SecurityFeatures": false, + "CpuMinTargetX32": 0, + "CpuMaxTargetX32": 0, + "CpuMinTargetX64": 0, + "CpuMaxTargetX64": 0, + "OptimizeFor": 0 + } +} diff --git a/ProjectSettings/ClusterInputManager.asset b/ProjectSettings/ClusterInputManager.asset new file mode 100644 index 0000000..e7886b2 --- /dev/null +++ b/ProjectSettings/ClusterInputManager.asset @@ -0,0 +1,6 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!236 &1 +ClusterInputManager: + m_ObjectHideFlags: 0 + m_Inputs: [] diff --git a/ProjectSettings/CommonBurstAotSettings.json b/ProjectSettings/CommonBurstAotSettings.json new file mode 100644 index 0000000..0293daf --- /dev/null +++ b/ProjectSettings/CommonBurstAotSettings.json @@ -0,0 +1,6 @@ +{ + "MonoBehaviour": { + "Version": 4, + "DisabledWarnings": "" + } +} diff --git a/ProjectSettings/DynamicsManager.asset b/ProjectSettings/DynamicsManager.asset new file mode 100644 index 0000000..735596a --- /dev/null +++ b/ProjectSettings/DynamicsManager.asset @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!55 &1 +PhysicsManager: + m_ObjectHideFlags: 0 + serializedVersion: 17 + m_Gravity: {x: 0, y: -9.81, z: 0} + m_DefaultMaterial: {fileID: 0} + m_BounceThreshold: 2 + m_DefaultMaxDepenetrationVelocity: 10 + m_SleepThreshold: 0.005 + m_DefaultContactOffset: 0.01 + m_DefaultSolverIterations: 6 + m_DefaultSolverVelocityIterations: 1 + m_QueriesHitBackfaces: 0 + m_QueriesHitTriggers: 1 + m_EnableAdaptiveForce: 0 + m_ClothInterCollisionDistance: 0.1 + m_ClothInterCollisionStiffness: 0.2 + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff + m_SimulationMode: 0 + m_AutoSyncTransforms: 0 + m_ReuseCollisionCallbacks: 0 + m_InvokeCollisionCallbacks: 1 + m_ClothInterCollisionSettingsToggle: 0 + m_ClothGravity: {x: 0, y: -9.81, z: 0} + m_ContactPairsMode: 0 + m_BroadphaseType: 0 + m_FrictionType: 0 + m_EnableEnhancedDeterminism: 0 + m_EnableUnifiedHeightmaps: 1 + m_ImprovedPatchFriction: 0 + m_SolverType: 0 + m_DefaultMaxAngularSpeed: 50 + m_ScratchBufferChunkCount: 4 + m_CurrentBackendId: 4072204805 + m_FastMotionThreshold: 3.4028235e+38 diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset new file mode 100644 index 0000000..a61e4a8 --- /dev/null +++ b/ProjectSettings/EditorBuildSettings.asset @@ -0,0 +1,33 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1045 &1 +EditorBuildSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Scenes: + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/0_MainMenu_Scene.unity + guid: 0eac1eecd2187407c9da8013ae9797da + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/1_Playground_Navigation_Scene.unity + guid: 3c4aa835aa283484e86f037de178934c + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/2_KidsRoom_3D_Scene.unity + guid: 0007c1bb4959e43b9a37f3a226bc0343 + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/3_Kitchen_Audio_Scene.unity + guid: 6ddeb5bb8dda34b6183a30b9409cd6a9 + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/4_LivingRoom_Programming_Scene.unity + guid: a6368f7fda5ac4dca86952aebdc7d568 + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/5_1_Sokoban_Test.unity + guid: 9fd8361908a26374b9eac36e37ff8c90 + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/5_TopDown_2D_Scene.unity + guid: 8c9cfa26abfee488c85f1582747f6a02 + - enabled: 1 + path: Assets/_Unity Essentials/Scenes/6_Bonus_Custom_Scene.unity + guid: 9f23fd4a84396415f878719f61b600b0 + m_configObjects: {} + m_UseUCBPForAssetBundles: 0 diff --git a/ProjectSettings/EditorSettings.asset b/ProjectSettings/EditorSettings.asset new file mode 100644 index 0000000..280b1ff --- /dev/null +++ b/ProjectSettings/EditorSettings.asset @@ -0,0 +1,50 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!159 &1 +EditorSettings: + m_ObjectHideFlags: 0 + serializedVersion: 15 + m_SerializationMode: 2 + m_LineEndingsForNewScripts: 2 + m_DefaultBehaviorMode: 0 + m_PrefabRegularEnvironment: {fileID: 0} + m_PrefabUIEnvironment: {fileID: 0} + m_SpritePackerMode: 0 + m_SpritePackerCacheSize: 10 + m_SpritePackerPaddingPower: 1 + m_Bc7TextureCompressor: 0 + m_EtcTextureCompressorBehavior: 1 + m_EtcTextureFastCompressor: 1 + m_EtcTextureNormalCompressor: 2 + m_EtcTextureBestCompressor: 4 + m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmdef;asmref;rsp + m_ProjectGenerationRootNamespace: + m_EnableTextureStreamingInEditMode: 1 + m_EnableTextureStreamingInPlayMode: 1 + m_EnableEditorAsyncCPUTextureLoading: 0 + m_AsyncShaderCompilation: 1 + m_PrefabModeAllowAutoSave: 1 + m_EnterPlayModeOptionsEnabled: 1 + m_EnterPlayModeOptions: 0 + m_GameObjectNamingDigits: 1 + m_GameObjectNamingScheme: 0 + m_AssetNamingUsesSpace: 1 + m_InspectorUseIMGUIDefaultInspector: 0 + m_UseLegacyProbeSampleCount: 0 + m_SerializeInlineMappingsOnOneLine: 0 + m_DisableCookiesInLightmapper: 1 + m_ShadowmaskStitching: 0 + m_AssetPipelineMode: 1 + m_RefreshImportMode: 0 + m_CacheServerMode: 0 + m_CacheServerEndpoint: + m_CacheServerNamespacePrefix: default + m_CacheServerEnableDownload: 1 + m_CacheServerEnableUpload: 1 + m_CacheServerEnableAuth: 0 + m_CacheServerEnableTls: 0 + m_CacheServerValidationMode: 2 + m_CacheServerDownloadBatchSize: 128 + m_EnableEnlightenBakedGI: 0 + m_ReferencedClipsExactNaming: 1 + m_ForceAssetUnloadAndGCOnSceneLoad: 1 diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset new file mode 100644 index 0000000..49ee382 --- /dev/null +++ b/ProjectSettings/GraphicsSettings.asset @@ -0,0 +1,70 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!30 &1 +GraphicsSettings: + m_ObjectHideFlags: 0 + serializedVersion: 16 + m_Deferred: + m_Mode: 1 + m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} + m_DeferredReflections: + m_Mode: 1 + m_Shader: {fileID: 74, guid: 0000000000000000f000000000000000, type: 0} + m_ScreenSpaceShadows: + m_Mode: 1 + m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} + m_DepthNormals: + m_Mode: 1 + m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} + m_MotionVectors: + m_Mode: 1 + m_Shader: {fileID: 75, guid: 0000000000000000f000000000000000, type: 0} + m_LightHalo: + m_Mode: 1 + m_Shader: {fileID: 105, guid: 0000000000000000f000000000000000, type: 0} + m_LensFlare: + m_Mode: 1 + m_Shader: {fileID: 102, guid: 0000000000000000f000000000000000, type: 0} + m_VideoShadersIncludeMode: 2 + m_AlwaysIncludedShaders: + - {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15104, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15105, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} + m_PreloadedShaders: [] + m_PreloadShadersBatchTimeLimit: -1 + m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, + type: 0} + m_CustomRenderPipeline: {fileID: 11400000, guid: 7b7fd9122c28c4d15b667c7040e3b3fd, + type: 2} + m_TransparencySortMode: 0 + m_TransparencySortAxis: {x: 0, y: 0, z: 1} + m_DefaultRenderingPath: 1 + m_DefaultMobileRenderingPath: 1 + m_TierSettings: [] + m_LightmapStripping: 0 + m_FogStripping: 0 + m_InstancingStripping: 0 + m_BrgStripping: 0 + m_LightmapKeepPlain: 1 + m_LightmapKeepDirCombined: 1 + m_LightmapKeepDynamicPlain: 1 + m_LightmapKeepDynamicDirCombined: 1 + m_LightmapKeepShadowMask: 1 + m_LightmapKeepSubtractive: 1 + m_FogKeepLinear: 1 + m_FogKeepExp: 1 + m_FogKeepExp2: 1 + m_AlbedoSwatchInfos: [] + m_RenderPipelineGlobalSettingsMap: + UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 18dc0cd2c080841dea60987a38ce93fa, + type: 2} + m_LightsUseLinearIntensity: 1 + m_LightsUseColorTemperature: 1 + m_LogWhenShaderIsCompiled: 0 + m_LightProbeOutsideHullStrategy: 0 + m_CameraRelativeLightCulling: 0 + m_CameraRelativeShadowCulling: 0 diff --git a/ProjectSettings/InputManager.asset b/ProjectSettings/InputManager.asset new file mode 100644 index 0000000..b16147e --- /dev/null +++ b/ProjectSettings/InputManager.asset @@ -0,0 +1,487 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!13 &1 +InputManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Axes: + - serializedVersion: 3 + m_Name: Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: left + positiveButton: right + altNegativeButton: a + altPositiveButton: d + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: down + positiveButton: up + altNegativeButton: s + altPositiveButton: w + gravity: 3 + dead: 0.001 + sensitivity: 3 + snap: 1 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left ctrl + altNegativeButton: + altPositiveButton: mouse 0 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left alt + altNegativeButton: + altPositiveButton: mouse 1 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire3 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left shift + altNegativeButton: + altPositiveButton: mouse 2 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Jump + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: space + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse X + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse Y + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 1 + joyNum: 0 + - serializedVersion: 3 + m_Name: Mouse ScrollWheel + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0 + sensitivity: 0.1 + snap: 0 + invert: 0 + type: 1 + axis: 2 + joyNum: 0 + - serializedVersion: 3 + m_Name: Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0.19 + sensitivity: 1 + snap: 0 + invert: 0 + type: 2 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: + altNegativeButton: + altPositiveButton: + gravity: 0 + dead: 0.19 + sensitivity: 1 + snap: 0 + invert: 1 + type: 2 + axis: 1 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 0 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 1 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Fire3 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 2 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Jump + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 3 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Submit + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: return + altNegativeButton: + altPositiveButton: joystick button 0 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Submit + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: enter + altNegativeButton: + altPositiveButton: space + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Cancel + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: escape + altNegativeButton: + altPositiveButton: joystick button 1 + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Enable Debug Button 1 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left ctrl + altNegativeButton: + altPositiveButton: joystick button 8 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Enable Debug Button 2 + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: backspace + altNegativeButton: + altPositiveButton: joystick button 9 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Reset + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left alt + altNegativeButton: + altPositiveButton: joystick button 1 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Next + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: page down + altNegativeButton: + altPositiveButton: joystick button 5 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Previous + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: page up + altNegativeButton: + altPositiveButton: joystick button 4 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Validate + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: return + altNegativeButton: + altPositiveButton: joystick button 0 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Persistent + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: right shift + altNegativeButton: + altPositiveButton: joystick button 2 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Multiplier + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: left shift + altNegativeButton: + altPositiveButton: joystick button 3 + gravity: 0 + dead: 0 + sensitivity: 0 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: left + positiveButton: right + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: down + positiveButton: up + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Vertical + descriptiveName: + descriptiveNegativeName: + negativeButton: down + positiveButton: up + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 2 + axis: 6 + joyNum: 0 + - serializedVersion: 3 + m_Name: Debug Horizontal + descriptiveName: + descriptiveNegativeName: + negativeButton: left + positiveButton: right + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 2 + axis: 5 + joyNum: 0 diff --git a/ProjectSettings/MemorySettings.asset b/ProjectSettings/MemorySettings.asset new file mode 100644 index 0000000..5b5face --- /dev/null +++ b/ProjectSettings/MemorySettings.asset @@ -0,0 +1,35 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!387306366 &1 +MemorySettings: + m_ObjectHideFlags: 0 + m_EditorMemorySettings: + m_MainAllocatorBlockSize: -1 + m_ThreadAllocatorBlockSize: -1 + m_MainGfxBlockSize: -1 + m_ThreadGfxBlockSize: -1 + m_CacheBlockSize: -1 + m_TypetreeBlockSize: -1 + m_ProfilerBlockSize: -1 + m_ProfilerEditorBlockSize: -1 + m_BucketAllocatorGranularity: -1 + m_BucketAllocatorBucketsCount: -1 + m_BucketAllocatorBlockSize: -1 + m_BucketAllocatorBlockCount: -1 + m_ProfilerBucketAllocatorGranularity: -1 + m_ProfilerBucketAllocatorBucketsCount: -1 + m_ProfilerBucketAllocatorBlockSize: -1 + m_ProfilerBucketAllocatorBlockCount: -1 + m_TempAllocatorSizeMain: -1 + m_JobTempAllocatorBlockSize: -1 + m_BackgroundJobTempAllocatorBlockSize: -1 + m_JobTempAllocatorReducedBlockSize: -1 + m_TempAllocatorSizeGIBakingWorker: -1 + m_TempAllocatorSizeNavMeshWorker: -1 + m_TempAllocatorSizeAudioWorker: -1 + m_TempAllocatorSizeCloudWorker: -1 + m_TempAllocatorSizeGfx: -1 + m_TempAllocatorSizeJobWorker: -1 + m_TempAllocatorSizeBackgroundWorker: -1 + m_TempAllocatorSizePreloadManager: -1 + m_PlatformMemorySettings: {} diff --git a/ProjectSettings/MultiplayerManager.asset b/ProjectSettings/MultiplayerManager.asset new file mode 100644 index 0000000..2a93664 --- /dev/null +++ b/ProjectSettings/MultiplayerManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!655991488 &1 +MultiplayerManager: + m_ObjectHideFlags: 0 + m_EnableMultiplayerRoles: 0 + m_StrippingTypes: {} diff --git a/ProjectSettings/NavMeshAreas.asset b/ProjectSettings/NavMeshAreas.asset new file mode 100644 index 0000000..3b0b7c3 --- /dev/null +++ b/ProjectSettings/NavMeshAreas.asset @@ -0,0 +1,91 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!126 &1 +NavMeshProjectSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + areas: + - name: Walkable + cost: 1 + - name: Not Walkable + cost: 1 + - name: Jump + cost: 2 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + - name: + cost: 1 + m_LastAgentTypeID: -887442657 + m_Settings: + - serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.75 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_SettingNames: + - Humanoid diff --git a/ProjectSettings/PackageManagerSettings.asset b/ProjectSettings/PackageManagerSettings.asset new file mode 100644 index 0000000..be4a797 --- /dev/null +++ b/ProjectSettings/PackageManagerSettings.asset @@ -0,0 +1,43 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_EnablePreviewPackages: 0 + m_EnablePackageDependencies: 0 + m_AdvancedSettingsExpanded: 1 + m_ScopedRegistriesSettingsExpanded: 1 + oneTimeWarningShown: 0 + m_Registries: + - m_Id: main + m_Name: + m_Url: https://packages.unity.com + m_Scopes: [] + m_IsDefault: 1 + m_Capabilities: 7 + m_UserSelectedRegistryName: + m_UserAddingNewScopedRegistry: 0 + m_RegistryInfoDraft: + m_ErrorMessage: + m_Original: + m_Id: + m_Name: + m_Url: + m_Scopes: [] + m_IsDefault: 0 + m_Capabilities: 0 + m_Modified: 0 + m_Name: + m_Url: + m_Scopes: + - + m_SelectedScopeIndex: 0 diff --git a/ProjectSettings/Packages/com.unity.learn.iet-framework/Settings.json b/ProjectSettings/Packages/com.unity.learn.iet-framework/Settings.json new file mode 100644 index 0000000..377adb9 --- /dev/null +++ b/ProjectSettings/Packages/com.unity.learn.iet-framework/Settings.json @@ -0,0 +1,11 @@ +{ + "m_Dictionary": { + "m_DictionaryValues": [ + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "IET.DisplayWelcomeDialogOnStartup", + "value": "{\"m_Value\":false}" + } + ] + } +} \ No newline at end of file diff --git a/ProjectSettings/Physics2DSettings.asset b/ProjectSettings/Physics2DSettings.asset new file mode 100644 index 0000000..6c5cf8a --- /dev/null +++ b/ProjectSettings/Physics2DSettings.asset @@ -0,0 +1,56 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!19 &1 +Physics2DSettings: + m_ObjectHideFlags: 0 + serializedVersion: 4 + m_Gravity: {x: 0, y: -9.81} + m_DefaultMaterial: {fileID: 0} + m_VelocityIterations: 8 + m_PositionIterations: 3 + m_VelocityThreshold: 1 + m_MaxLinearCorrection: 0.2 + m_MaxAngularCorrection: 8 + m_MaxTranslationSpeed: 100 + m_MaxRotationSpeed: 360 + m_BaumgarteScale: 0.2 + m_BaumgarteTimeOfImpactScale: 0.75 + m_TimeToSleep: 0.5 + m_LinearSleepTolerance: 0.01 + m_AngularSleepTolerance: 2 + m_DefaultContactOffset: 0.01 + m_JobOptions: + serializedVersion: 2 + useMultithreading: 0 + useConsistencySorting: 0 + m_InterpolationPosesPerJob: 100 + m_NewContactsPerJob: 30 + m_CollideContactsPerJob: 100 + m_ClearFlagsPerJob: 200 + m_ClearBodyForcesPerJob: 200 + m_SyncDiscreteFixturesPerJob: 50 + m_SyncContinuousFixturesPerJob: 50 + m_FindNearestContactsPerJob: 100 + m_UpdateTriggerContactsPerJob: 100 + m_IslandSolverCostThreshold: 100 + m_IslandSolverBodyCostScale: 1 + m_IslandSolverContactCostScale: 10 + m_IslandSolverJointCostScale: 10 + m_IslandSolverBodiesPerJob: 50 + m_IslandSolverContactsPerJob: 50 + m_AutoSimulation: 1 + m_QueriesHitTriggers: 1 + m_QueriesStartInColliders: 1 + m_CallbacksOnDisable: 1 + m_ReuseCollisionCallbacks: 0 + m_AutoSyncTransforms: 0 + m_AlwaysShowColliders: 0 + m_ShowColliderSleep: 1 + m_ShowColliderContacts: 0 + m_ShowColliderAABB: 0 + m_ContactArrowScale: 0.2 + m_ColliderAwakeColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.7529412} + m_ColliderAsleepColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.36078432} + m_ColliderContactColor: {r: 1, g: 0, b: 1, a: 0.6862745} + m_ColliderAABBColor: {r: 1, g: 1, b: 0, a: 0.2509804} + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff diff --git a/ProjectSettings/PresetManager.asset b/ProjectSettings/PresetManager.asset new file mode 100644 index 0000000..67a94da --- /dev/null +++ b/ProjectSettings/PresetManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1386491679 &1 +PresetManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_DefaultPresets: {} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset new file mode 100644 index 0000000..1e49056 --- /dev/null +++ b/ProjectSettings/ProjectSettings.asset @@ -0,0 +1,970 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!129 &1 +PlayerSettings: + m_ObjectHideFlags: 0 + serializedVersion: 28 + productGUID: e51dd38cfdfbc4d46b9aa7485bddb698 + AndroidProfiler: 0 + AndroidFilterTouchesWhenObscured: 0 + AndroidEnableSustainedPerformanceMode: 0 + defaultScreenOrientation: 4 + targetDevice: 2 + useOnDemandResources: 0 + accelerometerFrequency: 60 + companyName: LupiNex Media + productName: Essentials Pathway (First Project) + defaultCursor: {fileID: 0} + cursorHotspot: {x: 0, y: 0} + m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} + m_ShowUnitySplashScreen: 1 + m_ShowUnitySplashLogo: 1 + m_SplashScreenOverlayOpacity: 1 + m_SplashScreenAnimation: 1 + m_SplashScreenLogoStyle: 1 + m_SplashScreenDrawMode: 0 + m_SplashScreenBackgroundAnimationZoom: 1 + m_SplashScreenLogoAnimationZoom: 1 + m_SplashScreenBackgroundLandscapeAspect: 1 + m_SplashScreenBackgroundPortraitAspect: 1 + m_SplashScreenBackgroundLandscapeUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenBackgroundPortraitUvs: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + m_SplashScreenLogos: [] + m_VirtualRealitySplashScreen: {fileID: 0} + m_HolographicTrackingLossScreen: {fileID: 0} + defaultScreenWidth: 1280 + defaultScreenHeight: 720 + defaultScreenWidthWeb: 960 + defaultScreenHeightWeb: 600 + m_StereoRenderingPath: 0 + m_ActiveColorSpace: 1 + unsupportedMSAAFallback: 0 + m_SpriteBatchMaxVertexCount: 65535 + m_SpriteBatchVertexThreshold: 300 + m_MTRendering: 1 + mipStripping: 0 + numberOfMipsStripped: 0 + numberOfMipsStrippedPerMipmapLimitGroup: {} + m_StackTraceTypes: 010000000100000001000000010000000100000001000000 + iosShowActivityIndicatorOnLoading: -1 + androidShowActivityIndicatorOnLoading: -1 + iosUseCustomAppBackgroundBehavior: 0 + allowedAutorotateToPortrait: 1 + allowedAutorotateToPortraitUpsideDown: 1 + allowedAutorotateToLandscapeRight: 1 + allowedAutorotateToLandscapeLeft: 1 + useOSAutorotation: 1 + use32BitDisplayBuffer: 1 + preserveFramebufferAlpha: 0 + disableDepthAndStencilBuffers: 0 + androidStartInFullscreen: 1 + androidRenderOutsideSafeArea: 1 + androidUseSwappy: 0 + androidDisplayOptions: 1 + androidBlitType: 0 + androidResizeableActivity: 1 + androidDefaultWindowWidth: 1920 + androidDefaultWindowHeight: 1080 + androidMinimumWindowWidth: 400 + androidMinimumWindowHeight: 300 + androidFullscreenMode: 1 + androidAutoRotationBehavior: 1 + androidPredictiveBackSupport: 1 + androidApplicationEntry: 2 + defaultIsNativeResolution: 1 + macRetinaSupport: 1 + runInBackground: 0 + muteOtherAudioSources: 0 + Prepare IOS For Recording: 0 + Force IOS Speakers When Recording: 0 + audioSpatialExperience: 0 + deferSystemGesturesMode: 0 + hideHomeButton: 0 + submitAnalytics: 1 + usePlayerLog: 1 + dedicatedServerOptimizations: 1 + bakeCollisionMeshes: 0 + forceSingleInstance: 0 + useFlipModelSwapchain: 1 + resizableWindow: 0 + useMacAppStoreValidation: 0 + macAppStoreCategory: public.app-category.games + gpuSkinning: 1 + meshDeformation: 2 + xboxPIXTextureCapture: 0 + xboxEnableAvatar: 0 + xboxEnableKinect: 0 + xboxEnableKinectAutoTracking: 0 + xboxEnableFitness: 0 + visibleInBackground: 1 + allowFullscreenSwitch: 1 + fullscreenMode: 3 + xboxSpeechDB: 0 + xboxEnableHeadOrientation: 0 + xboxEnableGuest: 0 + xboxEnablePIXSampling: 0 + metalFramebufferOnly: 0 + xboxOneResolution: 0 + xboxOneSResolution: 0 + xboxOneXResolution: 3 + xboxOneMonoLoggingLevel: 0 + xboxOneLoggingLevel: 1 + xboxOneDisableEsram: 0 + xboxOneEnableTypeOptimization: 0 + xboxOnePresentImmediateThreshold: 0 + switchQueueCommandMemory: 1048576 + switchQueueControlMemory: 16384 + switchQueueComputeMemory: 262144 + switchNVNShaderPoolsGranularity: 33554432 + switchNVNDefaultPoolsGranularity: 16777216 + switchNVNOtherPoolsGranularity: 16777216 + switchGpuScratchPoolGranularity: 2097152 + switchAllowGpuScratchShrinking: 0 + switchNVNMaxPublicTextureIDCount: 0 + switchNVNMaxPublicSamplerIDCount: 0 + switchMaxWorkerMultiple: 8 + switchNVNGraphicsFirmwareMemory: 32 + switchGraphicsJobsSyncAfterKick: 1 + vulkanNumSwapchainBuffers: 3 + vulkanEnableSetSRGBWrite: 0 + vulkanEnablePreTransform: 1 + vulkanEnableLateAcquireNextImage: 0 + vulkanEnableCommandBufferRecycling: 1 + loadStoreDebugModeEnabled: 0 + visionOSBundleVersion: 1.0 + tvOSBundleVersion: 1.0 + bundleVersion: 1.0.4 + preloadedAssets: [] + metroInputSource: 0 + wsaTransparentSwapchain: 0 + m_HolographicPauseOnTrackingLoss: 1 + xboxOneDisableKinectGpuReservation: 1 + xboxOneEnable7thCore: 1 + vrSettings: + enable360StereoCapture: 0 + isWsaHolographicRemotingEnabled: 0 + enableFrameTimingStats: 0 + enableOpenGLProfilerGPURecorders: 1 + allowHDRDisplaySupport: 0 + useHDRDisplay: 0 + hdrBitDepth: 0 + m_ColorGamuts: 00000000 + targetPixelDensity: 30 + resolutionScalingMode: 0 + resetResolutionOnWindowResize: 0 + androidSupportedAspectRatio: 1 + androidMaxAspectRatio: 2.4 + androidMinAspectRatio: 1 + applicationIdentifier: + Android: com.unity.template.essentials-pathway + Standalone: com.unity.template.essentials-pathway + iPhone: com.unity.template.essentials-pathway + buildNumber: + Standalone: 0 + VisionOS: 0 + iPhone: 0 + tvOS: 0 + overrideDefaultApplicationIdentifier: 1 + AndroidBundleVersionCode: 1 + AndroidMinSdkVersion: 23 + AndroidTargetSdkVersion: 0 + AndroidPreferredInstallLocation: 1 + aotOptions: + stripEngineCode: 1 + iPhoneStrippingLevel: 0 + iPhoneScriptCallOptimization: 0 + ForceInternetPermission: 0 + ForceSDCardPermission: 0 + CreateWallpaper: 0 + androidSplitApplicationBinary: 0 + keepLoadedShadersAlive: 0 + StripUnusedMeshComponents: 0 + strictShaderVariantMatching: 0 + VertexChannelCompressionMask: 4054 + iPhoneSdkVersion: 988 + iOSSimulatorArchitecture: 0 + iOSTargetOSVersionString: 13.0 + tvOSSdkVersion: 0 + tvOSSimulatorArchitecture: 0 + tvOSRequireExtendedGameController: 0 + tvOSTargetOSVersionString: 13.0 + VisionOSSdkVersion: 0 + VisionOSTargetOSVersionString: 1.0 + uIPrerenderedIcon: 0 + uIRequiresPersistentWiFi: 0 + uIRequiresFullScreen: 1 + uIStatusBarHidden: 1 + uIExitOnSuspend: 0 + uIStatusBarStyle: 0 + appleTVSplashScreen: {fileID: 0} + appleTVSplashScreen2x: {fileID: 0} + tvOSSmallIconLayers: [] + tvOSSmallIconLayers2x: [] + tvOSLargeIconLayers: [] + tvOSLargeIconLayers2x: [] + tvOSTopShelfImageLayers: [] + tvOSTopShelfImageLayers2x: [] + tvOSTopShelfImageWideLayers: [] + tvOSTopShelfImageWideLayers2x: [] + iOSLaunchScreenType: 0 + iOSLaunchScreenPortrait: {fileID: 0} + iOSLaunchScreenLandscape: {fileID: 0} + iOSLaunchScreenBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreenFillPct: 100 + iOSLaunchScreenSize: 100 + iOSLaunchScreeniPadType: 0 + iOSLaunchScreeniPadImage: {fileID: 0} + iOSLaunchScreeniPadBackgroundColor: + serializedVersion: 2 + rgba: 0 + iOSLaunchScreeniPadFillPct: 100 + iOSLaunchScreeniPadSize: 100 + iOSLaunchScreenCustomStoryboardPath: + iOSLaunchScreeniPadCustomStoryboardPath: + iOSDeviceRequirements: [] + iOSURLSchemes: [] + macOSURLSchemes: [] + iOSBackgroundModes: 0 + iOSMetalForceHardShadows: 0 + metalEditorSupport: 1 + metalAPIValidation: 1 + metalCompileShaderBinary: 0 + iOSRenderExtraFrameOnPause: 0 + iosCopyPluginsCodeInsteadOfSymlink: 0 + appleDeveloperTeamID: + iOSManualSigningProvisioningProfileID: + tvOSManualSigningProvisioningProfileID: + VisionOSManualSigningProvisioningProfileID: + iOSManualSigningProvisioningProfileType: 0 + tvOSManualSigningProvisioningProfileType: 0 + VisionOSManualSigningProvisioningProfileType: 0 + appleEnableAutomaticSigning: 0 + iOSRequireARKit: 0 + iOSAutomaticallyDetectAndAddCapabilities: 1 + appleEnableProMotion: 0 + shaderPrecisionModel: 0 + clonedFromGUID: 3e246bcd760f74a4f963cba3cad83822 + templatePackageId: com.unity.template.essentials-pathway@1.0.4 + templateDefaultScene: + useCustomMainManifest: 0 + useCustomLauncherManifest: 0 + useCustomMainGradleTemplate: 0 + useCustomLauncherGradleManifest: 0 + useCustomBaseGradleTemplate: 0 + useCustomGradlePropertiesTemplate: 0 + useCustomGradleSettingsTemplate: 0 + useCustomProguardFile: 0 + AndroidTargetArchitectures: 2 + AndroidSplashScreenScale: 0 + androidSplashScreen: {fileID: 0} + AndroidKeystoreName: + AndroidKeyaliasName: + AndroidEnableArmv9SecurityFeatures: 0 + AndroidEnableArm64MTE: 0 + AndroidBuildApkPerCpuArchitecture: 0 + AndroidTVCompatibility: 0 + AndroidIsGame: 1 + androidAppCategory: 3 + useAndroidAppCategory: 1 + androidAppCategoryOther: + AndroidEnableTango: 0 + androidEnableBanner: 1 + androidUseLowAccuracyLocation: 0 + androidUseCustomKeystore: 0 + m_AndroidBanners: + - width: 320 + height: 180 + banner: {fileID: 0} + androidGamepadSupportLevel: 0 + AndroidMinifyRelease: 0 + AndroidMinifyDebug: 0 + AndroidValidateAppBundleSize: 1 + AndroidAppBundleSizeToValidate: 150 + AndroidReportGooglePlayAppDependencies: 1 + androidSymbolsSizeThreshold: 800 + m_BuildTargetIcons: + - m_BuildTarget: + m_Icons: + - serializedVersion: 2 + m_Icon: {fileID: 2800000, guid: a11d5f0a079bcc34db6ae6d7e03ccffe, type: 3} + m_Width: 128 + m_Height: 128 + m_Kind: 0 + m_BuildTargetPlatformIcons: + - m_BuildTarget: iPhone + m_Icons: + - m_Textures: [] + m_Width: 180 + m_Height: 180 + m_Kind: 0 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 120 + m_Height: 120 + m_Kind: 0 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 167 + m_Height: 167 + m_Kind: 0 + m_SubKind: iPad + - m_Textures: [] + m_Width: 152 + m_Height: 152 + m_Kind: 0 + m_SubKind: iPad + - m_Textures: [] + m_Width: 76 + m_Height: 76 + m_Kind: 0 + m_SubKind: iPad + - m_Textures: [] + m_Width: 120 + m_Height: 120 + m_Kind: 3 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 80 + m_Height: 80 + m_Kind: 3 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 80 + m_Height: 80 + m_Kind: 3 + m_SubKind: iPad + - m_Textures: [] + m_Width: 40 + m_Height: 40 + m_Kind: 3 + m_SubKind: iPad + - m_Textures: [] + m_Width: 87 + m_Height: 87 + m_Kind: 1 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 58 + m_Height: 58 + m_Kind: 1 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 29 + m_Height: 29 + m_Kind: 1 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 58 + m_Height: 58 + m_Kind: 1 + m_SubKind: iPad + - m_Textures: [] + m_Width: 29 + m_Height: 29 + m_Kind: 1 + m_SubKind: iPad + - m_Textures: [] + m_Width: 60 + m_Height: 60 + m_Kind: 2 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 40 + m_Height: 40 + m_Kind: 2 + m_SubKind: iPhone + - m_Textures: [] + m_Width: 40 + m_Height: 40 + m_Kind: 2 + m_SubKind: iPad + - m_Textures: [] + m_Width: 20 + m_Height: 20 + m_Kind: 2 + m_SubKind: iPad + - m_Textures: [] + m_Width: 1024 + m_Height: 1024 + m_Kind: 4 + m_SubKind: App Store + - m_BuildTarget: Android + m_Icons: + - m_Textures: [] + m_Width: 432 + m_Height: 432 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 324 + m_Height: 324 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 216 + m_Height: 216 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 162 + m_Height: 162 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 108 + m_Height: 108 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 81 + m_Height: 81 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 192 + m_Height: 192 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 144 + m_Height: 144 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 96 + m_Height: 96 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 72 + m_Height: 72 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 48 + m_Height: 48 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 36 + m_Height: 36 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 192 + m_Height: 192 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 144 + m_Height: 144 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 96 + m_Height: 96 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 72 + m_Height: 72 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 48 + m_Height: 48 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 36 + m_Height: 36 + m_Kind: 0 + m_SubKind: + - m_BuildTarget: tvOS + m_Icons: + - m_Textures: [] + m_Width: 1280 + m_Height: 768 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 800 + m_Height: 480 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 400 + m_Height: 240 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 4640 + m_Height: 1440 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 2320 + m_Height: 720 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 3840 + m_Height: 1440 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 1920 + m_Height: 720 + m_Kind: 1 + m_SubKind: + m_BuildTargetBatching: + - m_BuildTarget: WebGL + m_StaticBatching: 0 + m_DynamicBatching: 0 + m_BuildTargetShaderSettings: [] + m_BuildTargetGraphicsJobs: [] + m_BuildTargetGraphicsJobMode: [] + m_BuildTargetGraphicsAPIs: + - m_BuildTarget: iOSSupport + m_APIs: 10000000 + m_Automatic: 1 + - m_BuildTarget: AndroidPlayer + m_APIs: 150000000b000000 + m_Automatic: 0 + m_BuildTargetVRSettings: [] + m_DefaultShaderChunkSizeInMB: 16 + m_DefaultShaderChunkCount: 0 + openGLRequireES31: 0 + openGLRequireES31AEP: 0 + openGLRequireES32: 0 + m_TemplateCustomTags: {} + mobileMTRendering: + Android: 1 + iPhone: 1 + tvOS: 1 + m_BuildTargetGroupLightmapEncodingQuality: + - serializedVersion: 2 + m_BuildTarget: Android + m_EncodingQuality: 1 + m_BuildTargetGroupHDRCubemapEncodingQuality: + - serializedVersion: 2 + m_BuildTarget: Android + m_EncodingQuality: 1 + m_BuildTargetGroupLightmapSettings: [] + m_BuildTargetGroupLoadStoreDebugModeSettings: [] + m_BuildTargetNormalMapEncoding: + - m_BuildTarget: Android + m_Encoding: 1 + m_BuildTargetDefaultTextureCompressionFormat: + - serializedVersion: 3 + m_BuildTarget: Android + m_Formats: 03000000 + - serializedVersion: 3 + m_BuildTarget: WebGL + m_Formats: 05000000 + playModeTestRunnerEnabled: 0 + runPlayModeTestAsEditModeTest: 0 + actionOnDotNetUnhandledException: 1 + editorGfxJobOverride: 1 + enableInternalProfiler: 0 + logObjCUncaughtExceptions: 1 + enableCrashReportAPI: 0 + cameraUsageDescription: + locationUsageDescription: + microphoneUsageDescription: + bluetoothUsageDescription: + macOSTargetOSVersion: 11.0 + switchNMETAOverride: + switchNetLibKey: + switchSocketMemoryPoolSize: 6144 + switchSocketAllocatorPoolSize: 128 + switchSocketConcurrencyLimit: 14 + switchScreenResolutionBehavior: 2 + switchUseCPUProfiler: 0 + switchEnableFileSystemTrace: 0 + switchLTOSetting: 0 + switchApplicationID: 0x01004b9000490000 + switchNSODependencies: + switchCompilerFlags: + switchTitleNames_0: + switchTitleNames_1: + switchTitleNames_2: + switchTitleNames_3: + switchTitleNames_4: + switchTitleNames_5: + switchTitleNames_6: + switchTitleNames_7: + switchTitleNames_8: + switchTitleNames_9: + switchTitleNames_10: + switchTitleNames_11: + switchTitleNames_12: + switchTitleNames_13: + switchTitleNames_14: + switchTitleNames_15: + switchPublisherNames_0: + switchPublisherNames_1: + switchPublisherNames_2: + switchPublisherNames_3: + switchPublisherNames_4: + switchPublisherNames_5: + switchPublisherNames_6: + switchPublisherNames_7: + switchPublisherNames_8: + switchPublisherNames_9: + switchPublisherNames_10: + switchPublisherNames_11: + switchPublisherNames_12: + switchPublisherNames_13: + switchPublisherNames_14: + switchPublisherNames_15: + switchIcons_0: {fileID: 0} + switchIcons_1: {fileID: 0} + switchIcons_2: {fileID: 0} + switchIcons_3: {fileID: 0} + switchIcons_4: {fileID: 0} + switchIcons_5: {fileID: 0} + switchIcons_6: {fileID: 0} + switchIcons_7: {fileID: 0} + switchIcons_8: {fileID: 0} + switchIcons_9: {fileID: 0} + switchIcons_10: {fileID: 0} + switchIcons_11: {fileID: 0} + switchIcons_12: {fileID: 0} + switchIcons_13: {fileID: 0} + switchIcons_14: {fileID: 0} + switchIcons_15: {fileID: 0} + switchSmallIcons_0: {fileID: 0} + switchSmallIcons_1: {fileID: 0} + switchSmallIcons_2: {fileID: 0} + switchSmallIcons_3: {fileID: 0} + switchSmallIcons_4: {fileID: 0} + switchSmallIcons_5: {fileID: 0} + switchSmallIcons_6: {fileID: 0} + switchSmallIcons_7: {fileID: 0} + switchSmallIcons_8: {fileID: 0} + switchSmallIcons_9: {fileID: 0} + switchSmallIcons_10: {fileID: 0} + switchSmallIcons_11: {fileID: 0} + switchSmallIcons_12: {fileID: 0} + switchSmallIcons_13: {fileID: 0} + switchSmallIcons_14: {fileID: 0} + switchSmallIcons_15: {fileID: 0} + switchManualHTML: + switchAccessibleURLs: + switchLegalInformation: + switchMainThreadStackSize: 1048576 + switchPresenceGroupId: + switchLogoHandling: 0 + switchReleaseVersion: 0 + switchDisplayVersion: 1.0.4 + switchStartupUserAccount: 0 + switchSupportedLanguagesMask: 0 + switchLogoType: 0 + switchApplicationErrorCodeCategory: + switchUserAccountSaveDataSize: 0 + switchUserAccountSaveDataJournalSize: 0 + switchApplicationAttribute: 0 + switchCardSpecSize: -1 + switchCardSpecClock: -1 + switchRatingsMask: 0 + switchRatingsInt_0: 0 + switchRatingsInt_1: 0 + switchRatingsInt_2: 0 + switchRatingsInt_3: 0 + switchRatingsInt_4: 0 + switchRatingsInt_5: 0 + switchRatingsInt_6: 0 + switchRatingsInt_7: 0 + switchRatingsInt_8: 0 + switchRatingsInt_9: 0 + switchRatingsInt_10: 0 + switchRatingsInt_11: 0 + switchRatingsInt_12: 0 + switchLocalCommunicationIds_0: + switchLocalCommunicationIds_1: + switchLocalCommunicationIds_2: + switchLocalCommunicationIds_3: + switchLocalCommunicationIds_4: + switchLocalCommunicationIds_5: + switchLocalCommunicationIds_6: + switchLocalCommunicationIds_7: + switchParentalControl: 0 + switchAllowsScreenshot: 1 + switchAllowsVideoCapturing: 1 + switchAllowsRuntimeAddOnContentInstall: 0 + switchDataLossConfirmation: 0 + switchUserAccountLockEnabled: 0 + switchSystemResourceMemory: 16777216 + switchSupportedNpadStyles: 22 + switchNativeFsCacheSize: 32 + switchIsHoldTypeHorizontal: 0 + switchSupportedNpadCount: 8 + switchEnableTouchScreen: 1 + switchSocketConfigEnabled: 0 + switchTcpInitialSendBufferSize: 32 + switchTcpInitialReceiveBufferSize: 64 + switchTcpAutoSendBufferSizeMax: 256 + switchTcpAutoReceiveBufferSizeMax: 256 + switchUdpSendBufferSize: 9 + switchUdpReceiveBufferSize: 42 + switchSocketBufferEfficiency: 4 + switchSocketInitializeEnabled: 1 + switchNetworkInterfaceManagerInitializeEnabled: 1 + switchDisableHTCSPlayerConnection: 0 + switchUseNewStyleFilepaths: 0 + switchUseLegacyFmodPriorities: 0 + switchUseMicroSleepForYield: 1 + switchEnableRamDiskSupport: 0 + switchMicroSleepForYieldTime: 25 + switchRamDiskSpaceSize: 12 + switchUpgradedPlayerSettingsToNMETA: 0 + ps4NPAgeRating: 12 + ps4NPTitleSecret: + ps4NPTrophyPackPath: + ps4ParentalLevel: 11 + ps4ContentID: ED1633-NPXX51362_00-0000000000000000 + ps4Category: 0 + ps4MasterVersion: 01.00 + ps4AppVersion: 01.00 + ps4AppType: 0 + ps4ParamSfxPath: + ps4VideoOutPixelFormat: 0 + ps4VideoOutInitialWidth: 1920 + ps4VideoOutBaseModeInitialWidth: 1920 + ps4VideoOutReprojectionRate: 60 + ps4PronunciationXMLPath: + ps4PronunciationSIGPath: + ps4BackgroundImagePath: + ps4StartupImagePath: + ps4StartupImagesFolder: + ps4IconImagesFolder: + ps4SaveDataImagePath: + ps4SdkOverride: + ps4BGMPath: + ps4ShareFilePath: + ps4ShareOverlayImagePath: + ps4PrivacyGuardImagePath: + ps4ExtraSceSysFile: + ps4NPtitleDatPath: + ps4RemotePlayKeyAssignment: -1 + ps4RemotePlayKeyMappingDir: + ps4PlayTogetherPlayerCount: 0 + ps4EnterButtonAssignment: 2 + ps4ApplicationParam1: 0 + ps4ApplicationParam2: 0 + ps4ApplicationParam3: 0 + ps4ApplicationParam4: 0 + ps4DownloadDataSize: 0 + ps4GarlicHeapSize: 2048 + ps4ProGarlicHeapSize: 2560 + playerPrefsMaxSize: 32768 + ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ + ps4pnSessions: 1 + ps4pnPresence: 1 + ps4pnFriends: 1 + ps4pnGameCustomData: 1 + playerPrefsSupport: 0 + enableApplicationExit: 0 + resetTempFolder: 1 + restrictedAudioUsageRights: 0 + ps4UseResolutionFallback: 0 + ps4ReprojectionSupport: 0 + ps4UseAudio3dBackend: 0 + ps4UseLowGarlicFragmentationMode: 1 + ps4SocialScreenEnabled: 0 + ps4ScriptOptimizationLevel: 2 + ps4Audio3dVirtualSpeakerCount: 14 + ps4attribCpuUsage: 0 + ps4PatchPkgPath: + ps4PatchLatestPkgPath: + ps4PatchChangeinfoPath: + ps4PatchDayOne: 0 + ps4attribUserManagement: 0 + ps4attribMoveSupport: 0 + ps4attrib3DSupport: 0 + ps4attribShareSupport: 0 + ps4attribExclusiveVR: 0 + ps4disableAutoHideSplash: 0 + ps4videoRecordingFeaturesUsed: 0 + ps4contentSearchFeaturesUsed: 0 + ps4CompatibilityPS5: 0 + ps4AllowPS5Detection: 0 + ps4GPU800MHz: 1 + ps4attribEyeToEyeDistanceSettingVR: 0 + ps4IncludedModules: [] + ps4attribVROutputEnabled: 0 + monoEnv: + splashScreenBackgroundSourceLandscape: {fileID: 0} + splashScreenBackgroundSourcePortrait: {fileID: 0} + blurSplashScreenBackground: 1 + spritePackerPolicy: + webGLMemorySize: 32 + webGLExceptionSupport: 1 + webGLNameFilesAsHashes: 0 + webGLShowDiagnostics: 0 + webGLDataCaching: 1 + webGLDebugSymbols: 0 + webGLEmscriptenArgs: + webGLModulesDirectory: + webGLTemplate: APPLICATION:Default + webGLAnalyzeBuildSize: 0 + webGLUseEmbeddedResources: 0 + webGLCompressionFormat: 0 + webGLWasmArithmeticExceptions: 0 + webGLLinkerTarget: 1 + webGLThreadsSupport: 0 + webGLDecompressionFallback: 0 + webGLInitialMemorySize: 32 + webGLMaximumMemorySize: 2048 + webGLMemoryGrowthMode: 2 + webGLMemoryLinearGrowthStep: 16 + webGLMemoryGeometricGrowthStep: 0.2 + webGLMemoryGeometricGrowthCap: 96 + webGLPowerPreference: 2 + webGLWebAssemblyTable: 0 + webGLWebAssemblyBigInt: 0 + webGLCloseOnQuit: 0 + webWasm2023: 0 + webEnableSubmoduleStrippingCompatibility: 0 + scriptingDefineSymbols: {} + additionalCompilerArguments: {} + platformArchitecture: {} + scriptingBackend: + Android: 1 + il2cppCompilerConfiguration: {} + il2cppCodeGeneration: {} + il2cppStacktraceInformation: {} + managedStrippingLevel: + EmbeddedLinux: 1 + GameCoreScarlett: 1 + GameCoreXboxOne: 1 + Nintendo Switch: 1 + PS4: 1 + PS5: 1 + QNX: 1 + Stadia: 1 + VisionOS: 1 + WebGL: 1 + Windows Store Apps: 1 + XboxOne: 1 + iPhone: 1 + tvOS: 1 + incrementalIl2cppBuild: {} + suppressCommonWarnings: 1 + allowUnsafeCode: 0 + useDeterministicCompilation: 1 + additionalIl2CppArgs: + scriptingRuntimeVersion: 1 + gcIncremental: 0 + gcWBarrierValidation: 0 + apiCompatibilityLevelPerPlatform: {} + editorAssembliesCompatibilityLevel: 1 + m_RenderingPath: 1 + m_MobileRenderingPath: 1 + metroPackageName: Essentials Pathway (First Project) + metroPackageVersion: + metroCertificatePath: + metroCertificatePassword: + metroCertificateSubject: + metroCertificateIssuer: + metroCertificateNotAfter: 0000000000000000 + metroApplicationDescription: Essentials Pathway (First Project) + wsaImages: {} + metroTileShortName: + metroTileShowName: 0 + metroMediumTileShowName: 0 + metroLargeTileShowName: 0 + metroWideTileShowName: 0 + metroSupportStreamingInstall: 0 + metroLastRequiredScene: 0 + metroDefaultTileSize: 1 + metroTileForegroundText: 2 + metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0} + metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, + a: 1} + metroSplashScreenUseBackgroundColor: 0 + syncCapabilities: 0 + platformCapabilities: {} + metroTargetDeviceFamilies: {} + metroFTAName: + metroFTAFileTypes: [] + metroProtocolName: + vcxProjDefaultLanguage: + XboxOneProductId: + XboxOneUpdateKey: + XboxOneSandboxId: + XboxOneContentId: + XboxOneTitleId: + XboxOneSCId: + XboxOneGameOsOverridePath: + XboxOnePackagingOverridePath: + XboxOneAppManifestOverridePath: + XboxOneVersion: 1.0.4.0 + XboxOnePackageEncryption: 0 + XboxOnePackageUpdateGranularity: 2 + XboxOneDescription: + XboxOneLanguage: + - enus + XboxOneCapability: [] + XboxOneGameRating: {} + XboxOneIsContentPackage: 0 + XboxOneEnhancedXboxCompatibilityMode: 0 + XboxOneEnableGPUVariability: 1 + XboxOneSockets: {} + XboxOneSplashScreen: {fileID: 0} + XboxOneAllowedProductIds: [] + XboxOnePersistentLocalStorageSize: 0 + XboxOneXTitleMemory: 8 + XboxOneOverrideIdentityName: + XboxOneOverrideIdentityPublisher: + vrEditorSettings: {} + cloudServicesEnabled: {} + luminIcon: + m_Name: + m_ModelFolderPath: + m_PortalFolderPath: + luminCert: + m_CertPath: + m_SignPackage: 1 + luminIsChannelApp: 0 + luminVersion: + m_VersionCode: 1 + m_VersionName: + hmiPlayerDataPath: + hmiForceSRGBBlit: 1 + embeddedLinuxEnableGamepadInput: 1 + hmiCpuConfiguration: + hmiLogStartupTiming: 0 + qnxGraphicConfPath: + apiCompatibilityLevel: 6 + captureStartupLogs: {} + activeInputHandler: 2 + windowsGamepadBackendHint: 0 + cloudProjectId: d1ba2b73-2ac2-4c3d-9bdb-d3e08fc40a3b + framebufferDepthMemorylessMode: 0 + qualitySettingsNames: [] + projectName: Essentials Pathway (First Project) + organizationId: lnxmedia + cloudEnabled: 0 + legacyClampBlendShapeWeights: 0 + hmiLoadingImage: {fileID: 0} + platformRequiresReadableAssets: 0 + virtualTexturingSupportEnabled: 0 + insecureHttpOption: 0 + androidVulkanDenyFilterList: [] + androidVulkanAllowFilterList: [] + androidVulkanDeviceFilterListAsset: {fileID: 0} + d3d12DeviceFilterListAsset: {fileID: 0} diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt new file mode 100644 index 0000000..1ddb36d --- /dev/null +++ b/ProjectSettings/ProjectVersion.txt @@ -0,0 +1,2 @@ +m_EditorVersion: 6000.2.10f1 +m_EditorVersionWithRevision: 6000.2.10f1 (d3d30d158480) diff --git a/ProjectSettings/QualitySettings.asset b/ProjectSettings/QualitySettings.asset new file mode 100644 index 0000000..06acc65 --- /dev/null +++ b/ProjectSettings/QualitySettings.asset @@ -0,0 +1,185 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!47 &1 +QualitySettings: + m_ObjectHideFlags: 0 + serializedVersion: 5 + m_CurrentQuality: 2 + m_QualitySettings: + - serializedVersion: 4 + name: Performant + pixelLightCount: 0 + shadows: 0 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 20 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + skinWeights: 2 + globalTextureMipmapLimit: 0 + textureMipmapLimitSettings: [] + anisotropicTextures: 0 + antiAliasing: 4 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + useLegacyDetailDistribution: 1 + adaptiveVsync: 0 + vSyncCount: 0 + realtimeGICPUUsage: 25 + adaptiveVsyncExtraA: 0 + adaptiveVsyncExtraB: 0 + lodBias: 0.4 + maximumLODLevel: 0 + enableLODCrossFade: 1 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 4 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 11400000, guid: e1260c1148f6143b28bae5ace5e9c5d1, + type: 2} + terrainQualityOverrides: 0 + terrainPixelError: 1 + terrainDetailDensityScale: 1 + terrainBasemapDistance: 1000 + terrainDetailDistance: 80 + terrainTreeDistance: 5000 + terrainBillboardStart: 50 + terrainFadeLength: 5 + terrainMaxTrees: 50 + excludedTargetPlatforms: [] + - serializedVersion: 4 + name: Balanced + pixelLightCount: 1 + shadows: 1 + shadowResolution: 0 + shadowProjection: 1 + shadowCascades: 1 + shadowDistance: 20 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 0 + skinWeights: 4 + globalTextureMipmapLimit: 0 + textureMipmapLimitSettings: [] + anisotropicTextures: 1 + antiAliasing: 4 + softParticles: 0 + softVegetation: 0 + realtimeReflectionProbes: 0 + billboardsFaceCameraPosition: 0 + useLegacyDetailDistribution: 1 + adaptiveVsync: 0 + vSyncCount: 1 + realtimeGICPUUsage: 25 + adaptiveVsyncExtraA: 0 + adaptiveVsyncExtraB: 0 + lodBias: 1 + maximumLODLevel: 0 + enableLODCrossFade: 1 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 64 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 11400000, guid: e1260c1148f6143b28bae5ace5e9c5d1, + type: 2} + terrainQualityOverrides: 0 + terrainPixelError: 1 + terrainDetailDensityScale: 1 + terrainBasemapDistance: 1000 + terrainDetailDistance: 80 + terrainTreeDistance: 5000 + terrainBillboardStart: 50 + terrainFadeLength: 5 + terrainMaxTrees: 50 + excludedTargetPlatforms: [] + - serializedVersion: 4 + name: High Fidelity + pixelLightCount: 2 + shadows: 2 + shadowResolution: 1 + shadowProjection: 1 + shadowCascades: 2 + shadowDistance: 40 + shadowNearPlaneOffset: 3 + shadowCascade2Split: 0.33333334 + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} + shadowmaskMode: 1 + skinWeights: 255 + globalTextureMipmapLimit: 0 + textureMipmapLimitSettings: [] + anisotropicTextures: 2 + antiAliasing: 2 + softParticles: 0 + softVegetation: 1 + realtimeReflectionProbes: 1 + billboardsFaceCameraPosition: 1 + useLegacyDetailDistribution: 1 + adaptiveVsync: 0 + vSyncCount: 1 + realtimeGICPUUsage: 25 + adaptiveVsyncExtraA: 0 + adaptiveVsyncExtraB: 0 + lodBias: 2 + maximumLODLevel: 0 + enableLODCrossFade: 1 + streamingMipmapsActive: 0 + streamingMipmapsAddAllCameras: 1 + streamingMipmapsMemoryBudget: 512 + streamingMipmapsRenderersPerFrame: 512 + streamingMipmapsMaxLevelReduction: 2 + streamingMipmapsMaxFileIORequests: 1024 + particleRaycastBudget: 2048 + asyncUploadTimeSlice: 2 + asyncUploadBufferSize: 16 + asyncUploadPersistentBuffer: 1 + resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 11400000, guid: e1260c1148f6143b28bae5ace5e9c5d1, + type: 2} + terrainQualityOverrides: 0 + terrainPixelError: 1 + terrainDetailDensityScale: 1 + terrainBasemapDistance: 1000 + terrainDetailDistance: 80 + terrainTreeDistance: 5000 + terrainBillboardStart: 50 + terrainFadeLength: 5 + terrainMaxTrees: 50 + excludedTargetPlatforms: [] + m_TextureMipmapLimitGroupNames: [] + m_PerPlatformDefaultQuality: + Android: 1 + CloudRendering: 2 + GameCoreScarlett: 2 + GameCoreXboxOne: 2 + Lumin: 2 + Nintendo Switch: 2 + PS4: 2 + PS5: 2 + Server: 0 + Stadia: 2 + Standalone: 2 + WebGL: 1 + Windows Store Apps: 2 + XboxOne: 2 + iPhone: 1 + tvOS: 1 diff --git a/ProjectSettings/SceneTemplateSettings.json b/ProjectSettings/SceneTemplateSettings.json new file mode 100644 index 0000000..6ed312a --- /dev/null +++ b/ProjectSettings/SceneTemplateSettings.json @@ -0,0 +1,126 @@ +{ + "templatePinStates": [], + "dependencyTypeInfos": [ + { + "userAdded": false, + "type": "UnityEngine.AnimationClip", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEditor.Animations.AnimatorController", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.AnimatorOverrideController", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEditor.Audio.AudioMixerController", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.ComputeShader", + "defaultInstantiationMode": 1 + }, + { + "userAdded": false, + "type": "UnityEngine.Cubemap", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.GameObject", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEditor.LightingDataAsset", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.LightingSettings", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Material", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEditor.MonoScript", + "defaultInstantiationMode": 1 + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicMaterial", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicsMaterial", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicsMaterial2D", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.PostProcessing.PostProcessResources", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.VolumeProfile", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEditor.SceneAsset", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Shader", + "defaultInstantiationMode": 1 + }, + { + "userAdded": false, + "type": "UnityEngine.ShaderVariantCollection", + "defaultInstantiationMode": 1 + }, + { + "userAdded": false, + "type": "UnityEngine.Texture", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Texture2D", + "defaultInstantiationMode": 0 + }, + { + "userAdded": false, + "type": "UnityEngine.Timeline.TimelineAsset", + "defaultInstantiationMode": 0 + } + ], + "defaultDependencyTypeInfo": { + "userAdded": false, + "type": "", + "defaultInstantiationMode": 1 + }, + "newSceneOverride": 0 +} \ No newline at end of file diff --git a/ProjectSettings/ShaderGraphSettings.asset b/ProjectSettings/ShaderGraphSettings.asset new file mode 100644 index 0000000..ce8c243 --- /dev/null +++ b/ProjectSettings/ShaderGraphSettings.asset @@ -0,0 +1,19 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} + m_Name: + m_EditorClassIdentifier: + shaderVariantLimit: 128 + overrideShaderVariantLimit: 0 + customInterpolatorErrorThreshold: 32 + customInterpolatorWarningThreshold: 16 + customHeatmapValues: {fileID: 0} diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset new file mode 100644 index 0000000..054fda2 --- /dev/null +++ b/ProjectSettings/TagManager.asset @@ -0,0 +1,55 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!78 &1 +TagManager: + serializedVersion: 3 + tags: + - Crate + - Dirt + - CinemachineTarget + layers: + - Default + - TransparentFX + - Ignore Raycast + - + - Water + - UI + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + m_SortingLayers: + - name: Default + uniqueID: 0 + locked: 0 + m_RenderingLayers: + - Default + - Light Layer 1 + - Light Layer 2 + - Light Layer 3 + - Light Layer 4 + - Light Layer 5 + - Light Layer 6 + - Light Layer 7 diff --git a/ProjectSettings/TimeManager.asset b/ProjectSettings/TimeManager.asset new file mode 100644 index 0000000..558a017 --- /dev/null +++ b/ProjectSettings/TimeManager.asset @@ -0,0 +1,9 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!5 &1 +TimeManager: + m_ObjectHideFlags: 0 + Fixed Timestep: 0.02 + Maximum Allowed Timestep: 0.33333334 + m_TimeScale: 1 + Maximum Particle Timestep: 0.03 diff --git a/ProjectSettings/TimelineSettings.asset b/ProjectSettings/TimelineSettings.asset new file mode 100644 index 0000000..b21943a --- /dev/null +++ b/ProjectSettings/TimelineSettings.asset @@ -0,0 +1,16 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 53 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a287be6c49135cd4f9b2b8666c39d999, type: 3} + m_Name: + m_EditorClassIdentifier: + assetDefaultFramerate: 60 + m_DefaultFrameRate: 60 diff --git a/ProjectSettings/URPProjectSettings.asset b/ProjectSettings/URPProjectSettings.asset new file mode 100644 index 0000000..64a8674 --- /dev/null +++ b/ProjectSettings/URPProjectSettings.asset @@ -0,0 +1,15 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 247994e1f5a72c2419c26a37e9334c01, type: 3} + m_Name: + m_EditorClassIdentifier: + m_LastMaterialVersion: 10 diff --git a/ProjectSettings/UnityConnectSettings.asset b/ProjectSettings/UnityConnectSettings.asset new file mode 100644 index 0000000..029ad8b --- /dev/null +++ b/ProjectSettings/UnityConnectSettings.asset @@ -0,0 +1,40 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!310 &1 +UnityConnectSettings: + m_ObjectHideFlags: 0 + serializedVersion: 1 + m_Enabled: 0 + m_TestMode: 0 + m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events + m_EventUrl: https://cdp.cloud.unity3d.com/v1/events + m_ConfigUrl: https://config.uca.cloud.unity3d.com + m_DashboardUrl: https://dashboard.unity3d.com + m_TestInitMode: 0 + InsightsSettings: + m_EngineDiagnosticsEnabled: 1 + m_Enabled: 0 + CrashReportingSettings: + serializedVersion: 2 + m_EventUrl: https://perf-events.cloud.unity3d.com + m_EnableCloudDiagnosticsReporting: 0 + m_LogBufferSize: 10 + m_CaptureEditorExceptions: 1 + UnityPurchasingSettings: + m_Enabled: 0 + m_TestMode: 0 + UnityAnalyticsSettings: + m_Enabled: 0 + m_TestMode: 0 + m_InitializeOnStartup: 1 + m_PackageRequiringCoreStatsPresent: 0 + UnityAdsSettings: + m_Enabled: 0 + m_InitializeOnStartup: 1 + m_TestMode: 0 + m_IosGameId: + m_AndroidGameId: + m_GameIds: {} + m_GameId: + PerformanceReportingSettings: + m_Enabled: 0 diff --git a/ProjectSettings/VFXManager.asset b/ProjectSettings/VFXManager.asset new file mode 100644 index 0000000..3a95c98 --- /dev/null +++ b/ProjectSettings/VFXManager.asset @@ -0,0 +1,12 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!937362698 &1 +VFXManager: + m_ObjectHideFlags: 0 + m_IndirectShader: {fileID: 0} + m_CopyBufferShader: {fileID: 0} + m_SortShader: {fileID: 0} + m_StripUpdateShader: {fileID: 0} + m_RenderPipeSettingsPath: + m_FixedTimeStep: 0.016666668 + m_MaxDeltaTime: 0.05 diff --git a/ProjectSettings/VersionControlSettings.asset b/ProjectSettings/VersionControlSettings.asset new file mode 100644 index 0000000..dca2881 --- /dev/null +++ b/ProjectSettings/VersionControlSettings.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!890905787 &1 +VersionControlSettings: + m_ObjectHideFlags: 0 + m_Mode: Visible Meta Files + m_CollabEditorSettings: + inProgressEnabled: 1 diff --git a/ProjectSettings/XRSettings.asset b/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/ProjectSettings/XRSettings.asset @@ -0,0 +1,10 @@ +{ + "m_SettingKeys": [ + "VR Device Disabled", + "VR Device User Alert" + ], + "m_SettingValues": [ + "False", + "False" + ] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..f2bb2ee --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Unity-Essentials_Pathway +